aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2008-05-07 20:58:49 +0000
committerdos-reis <gdr@axiomatics.org>2008-05-07 20:58:49 +0000
commitfef8e26d6994bd131ebfb85ec4a1509acac217d9 (patch)
treeb0d2041fd4bfb6bb31464aa6a55ac8a80f30d64b
parentfc8cf13bc445df0dad94ac081b44346b3520e167 (diff)
downloadopen-axiom-fef8e26d6994bd131ebfb85ec4a1509acac217d9.tar.gz
Update dabatase
-rw-r--r--src/share/algebra/browse.daase762
-rw-r--r--src/share/algebra/category.daase1126
-rw-r--r--src/share/algebra/compress.daase1292
-rw-r--r--src/share/algebra/interp.daase8298
-rw-r--r--src/share/algebra/operation.daase29830
5 files changed, 20653 insertions, 20655 deletions
diff --git a/src/share/algebra/browse.daase b/src/share/algebra/browse.daase
index ed0544b6..3f9d72ac 100644
--- a/src/share/algebra/browse.daase
+++ b/src/share/algebra/browse.daase
@@ -1,12 +1,12 @@
-(2237777 . 3417777697)
+(2237767 . 3419169924)
(-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.")))
-((-4251 . T) (-4250 . T) (-2137 . T))
+((-4251 . T) (-4250 . T) (-4131 . 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}.")))
@@ -46,13 +46,13 @@ 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}.")))
-((-4247 . T) (-4245 . T) (-4244 . T) ((-4252 "*") . T) (-4243 . T) (-4248 . T) (-4242 . T) (-2137 . T))
+((-4247 . T) (-4245 . T) (-4244 . T) ((-4252 "*") . T) (-4243 . T) (-4248 . T) (-4242 . T) (-4131 . 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.")))
NIL
NIL
-(-31 R -3576)
+(-31 R -1730)
((|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 -966) (QUOTE (-525)))))
@@ -62,7 +62,7 @@ NIL
((|HasAttribute| |#1| (QUOTE -4250)))
(-33)
((|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.")))
-((-2137 . T))
+((-4131 . T))
NIL
(-34)
((|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}.")))
@@ -70,7 +70,7 @@ NIL
NIL
(-35 |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}.")))
-((-4250 . T) (-4251 . T) (-2137 . T))
+((-4250 . T) (-4251 . T) (-4131 . T))
NIL
(-36 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.")))
@@ -84,11 +84,11 @@ NIL
((|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
-(-39 -3576 UP UPUP -3940)
+(-39 -1730 UP UPUP -1233)
((|constructor| (NIL "Function field defined by \\spad{f}(\\spad{x},{} \\spad{y}) = 0.")) (|knownInfBasis| (((|Void|) (|NonNegativeInteger|)) "\\spad{knownInfBasis(n)} \\undocumented{}")))
((-4243 |has| (-385 |#2|) (-341)) (-4248 |has| (-385 |#2|) (-341)) (-4242 |has| (-385 |#2|) (-341)) ((-4252 "*") . T) (-4244 . T) (-4245 . T) (-4247 . T))
-((|HasCategory| (-385 |#2|) (QUOTE (-136))) (|HasCategory| (-385 |#2|) (QUOTE (-138))) (|HasCategory| (-385 |#2|) (QUOTE (-327))) (-3321 (|HasCategory| (-385 |#2|) (QUOTE (-341))) (|HasCategory| (-385 |#2|) (QUOTE (-327)))) (|HasCategory| (-385 |#2|) (QUOTE (-341))) (|HasCategory| (-385 |#2|) (QUOTE (-346))) (-3321 (-12 (|HasCategory| (-385 |#2|) (QUOTE (-213))) (|HasCategory| (-385 |#2|) (QUOTE (-341)))) (|HasCategory| (-385 |#2|) (QUOTE (-327)))) (-3321 (-12 (|HasCategory| (-385 |#2|) (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| (-385 |#2|) (QUOTE (-341)))) (-12 (|HasCategory| (-385 |#2|) (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| (-385 |#2|) (QUOTE (-327))))) (|HasCategory| (-385 |#2|) (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| (-385 |#2|) (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| (-385 |#2|) (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-346))) (-3321 (|HasCategory| (-385 |#2|) (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| (-385 |#2|) (QUOTE (-341)))) (-12 (|HasCategory| (-385 |#2|) (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| (-385 |#2|) (QUOTE (-341)))) (-12 (|HasCategory| (-385 |#2|) (QUOTE (-213))) (|HasCategory| (-385 |#2|) (QUOTE (-341)))))
-(-40 R -3576)
+((|HasCategory| (-385 |#2|) (QUOTE (-136))) (|HasCategory| (-385 |#2|) (QUOTE (-138))) (|HasCategory| (-385 |#2|) (QUOTE (-327))) (-3150 (|HasCategory| (-385 |#2|) (QUOTE (-341))) (|HasCategory| (-385 |#2|) (QUOTE (-327)))) (|HasCategory| (-385 |#2|) (QUOTE (-341))) (|HasCategory| (-385 |#2|) (QUOTE (-346))) (-3150 (-12 (|HasCategory| (-385 |#2|) (QUOTE (-213))) (|HasCategory| (-385 |#2|) (QUOTE (-341)))) (|HasCategory| (-385 |#2|) (QUOTE (-327)))) (-3150 (-12 (|HasCategory| (-385 |#2|) (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| (-385 |#2|) (QUOTE (-341)))) (-12 (|HasCategory| (-385 |#2|) (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| (-385 |#2|) (QUOTE (-327))))) (|HasCategory| (-385 |#2|) (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| (-385 |#2|) (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| (-385 |#2|) (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-346))) (-3150 (|HasCategory| (-385 |#2|) (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| (-385 |#2|) (QUOTE (-341)))) (-12 (|HasCategory| (-385 |#2|) (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| (-385 |#2|) (QUOTE (-341)))) (-12 (|HasCategory| (-385 |#2|) (QUOTE (-213))) (|HasCategory| (-385 |#2|) (QUOTE (-341)))))
+(-40 R -1730)
((|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 (-429))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -408) (|devaluate| |#1|)))))
@@ -107,7 +107,7 @@ NIL
(-44 |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.")))
((-4250 . T) (-4251 . T))
-((-3321 (-12 (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (QUOTE (-788))) (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (LIST (QUOTE -288) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -2019) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -1221) (|devaluate| |#2|)))))) (-12 (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (LIST (QUOTE -288) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -2019) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -1221) (|devaluate| |#2|))))))) (-3321 (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (QUOTE (-788))) (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (LIST (QUOTE -566) (QUOTE (-501)))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-3321 (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (QUOTE (-788))) (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (QUOTE (-1018))) (|HasCategory| |#2| (QUOTE (-1018)))) (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| (-525) (QUOTE (-788))) (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (QUOTE (-1018))) (-3321 (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (QUOTE (-1018))) (|HasCategory| |#2| (QUOTE (-1018)))) (-3321 (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796)))) (-12 (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (LIST (QUOTE -288) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -2019) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -1221) (|devaluate| |#2|)))))) (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (LIST (QUOTE -565) (QUOTE (-796)))))
+((-3150 (-12 (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (QUOTE (-788))) (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (LIST (QUOTE -288) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -1265) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -1568) (|devaluate| |#2|)))))) (-12 (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (LIST (QUOTE -288) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -1265) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -1568) (|devaluate| |#2|))))))) (-3150 (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (QUOTE (-788))) (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (LIST (QUOTE -566) (QUOTE (-501)))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-3150 (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (QUOTE (-788))) (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (QUOTE (-1018))) (|HasCategory| |#2| (QUOTE (-1018)))) (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| (-525) (QUOTE (-788))) (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (QUOTE (-1018))) (-3150 (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (QUOTE (-1018))) (|HasCategory| |#2| (QUOTE (-1018)))) (-3150 (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796)))) (-12 (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (LIST (QUOTE -288) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -1265) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -1568) (|devaluate| |#2|)))))) (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (LIST (QUOTE -565) (QUOTE (-796)))))
(-45 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
@@ -140,7 +140,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
-(-53 |Base| R -3576)
+(-53 |Base| R -1730)
((|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
@@ -150,7 +150,7 @@ NIL
NIL
(-55 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")))
-((-4250 . T) (-4251 . T) (-2137 . T))
+((-4250 . T) (-4251 . T) (-4131 . T))
NIL
(-56 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),{}...]}.")))
@@ -159,64 +159,64 @@ NIL
(-57 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}")))
((-4251 . T) (-4250 . T))
-((-3321 (-12 (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))))) (-3321 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501)))) (-3321 (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-1018)))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| (-525) (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-1018))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
+((-3150 (-12 (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))))) (-3150 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501)))) (-3150 (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-1018)))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| (-525) (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-1018))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
(-58 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}.")))
((-4250 . T) (-4251 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1018))) (-3321 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
-(-59 -2400)
+((-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1018))) (-3150 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
+(-59 -3419)
((|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
-(-60 -2400)
+(-60 -3419)
((|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
-(-61 -2400)
+(-61 -3419)
((|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
-(-62 -2400)
+(-62 -3419)
((|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
-(-63 -2400)
+(-63 -3419)
((|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
-(-64 -2400)
+(-64 -3419)
((|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
-(-65 -2400)
+(-65 -3419)
((|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
-(-66 -2400)
+(-66 -3419)
((|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
-(-67 -2400)
+(-67 -3419)
((|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
-(-68 -2400)
+(-68 -3419)
((|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
-(-69 -2400)
+(-69 -3419)
((|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
-(-70 -2400)
+(-70 -3419)
((|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
-(-71 -2400)
+(-71 -3419)
((|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
-(-72 -2400)
+(-72 -3419)
((|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
@@ -228,55 +228,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
-(-75 -2400)
+(-75 -3419)
((|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
-(-76 -2400)
+(-76 -3419)
((|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
-(-77 -2400)
+(-77 -3419)
((|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
-(-78 -2400)
+(-78 -3419)
((|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
-(-79 -2400)
+(-79 -3419)
((|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
-(-80 -2400)
+(-80 -3419)
((|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
-(-81 -2400)
+(-81 -3419)
((|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
-(-82 -2400)
+(-82 -3419)
((|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
-(-83 -2400)
+(-83 -3419)
((|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
-(-84 -2400)
+(-84 -3419)
((|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
-(-85 -2400)
+(-85 -3419)
((|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
-(-86 -2400)
+(-86 -3419)
((|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
-(-87 -2400)
+(-87 -3419)
((|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
@@ -287,7 +287,7 @@ NIL
(-89 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}.")))
((-4250 . T) (-4251 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1018))) (-3321 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
+((-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1018))) (-3150 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
(-90 S)
((|constructor| (NIL "Category for the inverse trigonometric functions.")) (|atan| (($ $) "\\spad{atan(x)} returns the arc-tangent of \\spad{x}.")) (|asin| (($ $) "\\spad{asin(x)} returns the arc-sine of \\spad{x}.")) (|asec| (($ $) "\\spad{asec(x)} returns the arc-secant of \\spad{x}.")) (|acsc| (($ $) "\\spad{acsc(x)} returns the arc-cosecant of \\spad{x}.")) (|acot| (($ $) "\\spad{acot(x)} returns the arc-cotangent of \\spad{x}.")) (|acos| (($ $) "\\spad{acos(x)} returns the arc-cosine of \\spad{x}.")))
NIL
@@ -323,7 +323,7 @@ NIL
(-98 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}.")))
((-4250 . T) (-4251 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1018))) (-3321 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
+((-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1018))) (-3150 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
(-99 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
@@ -338,12 +338,12 @@ NIL
NIL
(-102 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.")))
-((-4251 . T) (-2137 . T))
+((-4251 . T) (-4131 . T))
NIL
(-103)
((|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.")))
((-4242 . T) (-4248 . T) (-4243 . T) ((-4252 "*") . T) (-4244 . T) (-4245 . T) (-4247 . T))
-((|HasCategory| (-525) (QUOTE (-842))) (|HasCategory| (-525) (LIST (QUOTE -966) (QUOTE (-1089)))) (|HasCategory| (-525) (QUOTE (-136))) (|HasCategory| (-525) (QUOTE (-138))) (|HasCategory| (-525) (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| (-525) (QUOTE (-951))) (|HasCategory| (-525) (QUOTE (-761))) (-3321 (|HasCategory| (-525) (QUOTE (-761))) (|HasCategory| (-525) (QUOTE (-788)))) (|HasCategory| (-525) (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| (-525) (QUOTE (-1065))) (|HasCategory| (-525) (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| (-525) (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| (-525) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| (-525) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| (-525) (QUOTE (-213))) (|HasCategory| (-525) (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| (-525) (LIST (QUOTE -486) (QUOTE (-1089)) (QUOTE (-525)))) (|HasCategory| (-525) (LIST (QUOTE -288) (QUOTE (-525)))) (|HasCategory| (-525) (LIST (QUOTE -265) (QUOTE (-525)) (QUOTE (-525)))) (|HasCategory| (-525) (QUOTE (-286))) (|HasCategory| (-525) (QUOTE (-510))) (|HasCategory| (-525) (QUOTE (-788))) (|HasCategory| (-525) (LIST (QUOTE -587) (QUOTE (-525)))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-525) (QUOTE (-842)))) (-3321 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-525) (QUOTE (-842)))) (|HasCategory| (-525) (QUOTE (-136)))))
+((|HasCategory| (-525) (QUOTE (-842))) (|HasCategory| (-525) (LIST (QUOTE -966) (QUOTE (-1089)))) (|HasCategory| (-525) (QUOTE (-136))) (|HasCategory| (-525) (QUOTE (-138))) (|HasCategory| (-525) (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| (-525) (QUOTE (-951))) (|HasCategory| (-525) (QUOTE (-761))) (-3150 (|HasCategory| (-525) (QUOTE (-761))) (|HasCategory| (-525) (QUOTE (-788)))) (|HasCategory| (-525) (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| (-525) (QUOTE (-1065))) (|HasCategory| (-525) (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| (-525) (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| (-525) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| (-525) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| (-525) (QUOTE (-213))) (|HasCategory| (-525) (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| (-525) (LIST (QUOTE -486) (QUOTE (-1089)) (QUOTE (-525)))) (|HasCategory| (-525) (LIST (QUOTE -288) (QUOTE (-525)))) (|HasCategory| (-525) (LIST (QUOTE -265) (QUOTE (-525)) (QUOTE (-525)))) (|HasCategory| (-525) (QUOTE (-286))) (|HasCategory| (-525) (QUOTE (-510))) (|HasCategory| (-525) (QUOTE (-788))) (|HasCategory| (-525) (LIST (QUOTE -587) (QUOTE (-525)))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-525) (QUOTE (-842)))) (-3150 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-525) (QUOTE (-842)))) (|HasCategory| (-525) (QUOTE (-136)))))
(-104)
((|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
@@ -361,7 +361,7 @@ NIL
((-4245 . T) (-4244 . T))
NIL
(-108)
-((|constructor| (NIL "\\indented{1}{\\spadtype{Boolean} is the elementary logic with 2 values:} \\spad{true} and \\spad{false}")) (|test| (((|Boolean|) $) "\\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}.")) (^ (($ $) "\\spad{^ n} returns the negation of \\spad{n}.")) (|false| (($) "\\spad{false} is a logical constant.")) (|true| (($) "\\spad{true} is a logical constant.")))
+((|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}.")) (^ (($ $) "\\spad{^ n} returns the negation of \\spad{n}.")) (|false| (($) "\\spad{false} is a logical constant.")) (|true| (($) "\\spad{true} is a logical constant.")))
NIL
NIL
(-109 A)
@@ -372,7 +372,7 @@ 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
-(-111 -3576 UP)
+(-111 -1730 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
@@ -383,14 +383,14 @@ NIL
(-113 |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}.")))
((-4242 . T) (-4248 . T) (-4243 . T) ((-4252 "*") . T) (-4244 . T) (-4245 . T) (-4247 . T))
-((|HasCategory| (-112 |#1|) (QUOTE (-842))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -966) (QUOTE (-1089)))) (|HasCategory| (-112 |#1|) (QUOTE (-136))) (|HasCategory| (-112 |#1|) (QUOTE (-138))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| (-112 |#1|) (QUOTE (-951))) (|HasCategory| (-112 |#1|) (QUOTE (-761))) (-3321 (|HasCategory| (-112 |#1|) (QUOTE (-761))) (|HasCategory| (-112 |#1|) (QUOTE (-788)))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| (-112 |#1|) (QUOTE (-1065))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| (-112 |#1|) (QUOTE (-213))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -486) (QUOTE (-1089)) (LIST (QUOTE -112) (|devaluate| |#1|)))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -288) (LIST (QUOTE -112) (|devaluate| |#1|)))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -265) (LIST (QUOTE -112) (|devaluate| |#1|)) (LIST (QUOTE -112) (|devaluate| |#1|)))) (|HasCategory| (-112 |#1|) (QUOTE (-286))) (|HasCategory| (-112 |#1|) (QUOTE (-510))) (|HasCategory| (-112 |#1|) (QUOTE (-788))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-112 |#1|) (QUOTE (-842)))) (-3321 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-112 |#1|) (QUOTE (-842)))) (|HasCategory| (-112 |#1|) (QUOTE (-136)))))
+((|HasCategory| (-112 |#1|) (QUOTE (-842))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -966) (QUOTE (-1089)))) (|HasCategory| (-112 |#1|) (QUOTE (-136))) (|HasCategory| (-112 |#1|) (QUOTE (-138))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| (-112 |#1|) (QUOTE (-951))) (|HasCategory| (-112 |#1|) (QUOTE (-761))) (-3150 (|HasCategory| (-112 |#1|) (QUOTE (-761))) (|HasCategory| (-112 |#1|) (QUOTE (-788)))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| (-112 |#1|) (QUOTE (-1065))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| (-112 |#1|) (QUOTE (-213))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -486) (QUOTE (-1089)) (LIST (QUOTE -112) (|devaluate| |#1|)))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -288) (LIST (QUOTE -112) (|devaluate| |#1|)))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -265) (LIST (QUOTE -112) (|devaluate| |#1|)) (LIST (QUOTE -112) (|devaluate| |#1|)))) (|HasCategory| (-112 |#1|) (QUOTE (-286))) (|HasCategory| (-112 |#1|) (QUOTE (-510))) (|HasCategory| (-112 |#1|) (QUOTE (-788))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-112 |#1|) (QUOTE (-842)))) (-3150 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-112 |#1|) (QUOTE (-842)))) (|HasCategory| (-112 |#1|) (QUOTE (-136)))))
(-114 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 -4251)))
(-115 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.")))
-((-2137 . T))
+((-4131 . T))
NIL
(-116 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.")))
@@ -399,14 +399,14 @@ NIL
(-117 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")))
((-4250 . T) (-4251 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1018))) (-3321 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
+((-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1018))) (-3150 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
(-118 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}}.")) (^ (($ $) "\\spad{^ b} returns the logical {\\em not} of bit aggregate \\axiom{\\spad{b}}.")) (|not| (($ $) "\\spad{not(b)} returns the logical {\\em not} of bit aggregate \\axiom{\\spad{b}}.")))
NIL
NIL
(-119)
((|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}}.")) (^ (($ $) "\\spad{^ b} returns the logical {\\em not} of bit aggregate \\axiom{\\spad{b}}.")) (|not| (($ $) "\\spad{not(b)} returns the logical {\\em not} of bit aggregate \\axiom{\\spad{b}}.")))
-((-4251 . T) (-4250 . T) (-2137 . T))
+((-4251 . T) (-4250 . T) (-4131 . T))
NIL
(-120 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")))
@@ -414,20 +414,20 @@ NIL
NIL
(-121 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")))
-((-4250 . T) (-4251 . T) (-2137 . T))
+((-4250 . T) (-4251 . T) (-4131 . T))
NIL
(-122 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.")))
((-4250 . T) (-4251 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1018))) (-3321 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
+((-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1018))) (-3150 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
(-123 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.")))
((-4250 . T) (-4251 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1018))) (-3321 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
+((-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1018))) (-3150 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
(-124)
((|constructor| (NIL "ByteArray provides datatype for fix-sized buffer of bytes.")))
((-4251 . T) (-4250 . T))
-((-3321 (-12 (|HasCategory| (-125) (QUOTE (-788))) (|HasCategory| (-125) (LIST (QUOTE -288) (QUOTE (-125))))) (-12 (|HasCategory| (-125) (QUOTE (-1018))) (|HasCategory| (-125) (LIST (QUOTE -288) (QUOTE (-125)))))) (-3321 (-12 (|HasCategory| (-125) (QUOTE (-1018))) (|HasCategory| (-125) (LIST (QUOTE -288) (QUOTE (-125))))) (|HasCategory| (-125) (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| (-125) (LIST (QUOTE -566) (QUOTE (-501)))) (-3321 (|HasCategory| (-125) (QUOTE (-788))) (|HasCategory| (-125) (QUOTE (-1018)))) (|HasCategory| (-125) (QUOTE (-788))) (|HasCategory| (-525) (QUOTE (-788))) (|HasCategory| (-125) (QUOTE (-1018))) (-12 (|HasCategory| (-125) (QUOTE (-1018))) (|HasCategory| (-125) (LIST (QUOTE -288) (QUOTE (-125))))) (|HasCategory| (-125) (LIST (QUOTE -565) (QUOTE (-796)))))
+((-3150 (-12 (|HasCategory| (-125) (QUOTE (-788))) (|HasCategory| (-125) (LIST (QUOTE -288) (QUOTE (-125))))) (-12 (|HasCategory| (-125) (QUOTE (-1018))) (|HasCategory| (-125) (LIST (QUOTE -288) (QUOTE (-125)))))) (-3150 (-12 (|HasCategory| (-125) (QUOTE (-1018))) (|HasCategory| (-125) (LIST (QUOTE -288) (QUOTE (-125))))) (|HasCategory| (-125) (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| (-125) (LIST (QUOTE -566) (QUOTE (-501)))) (-3150 (|HasCategory| (-125) (QUOTE (-788))) (|HasCategory| (-125) (QUOTE (-1018)))) (|HasCategory| (-125) (QUOTE (-788))) (|HasCategory| (-525) (QUOTE (-788))) (|HasCategory| (-125) (QUOTE (-1018))) (-12 (|HasCategory| (-125) (QUOTE (-1018))) (|HasCategory| (-125) (LIST (QUOTE -288) (QUOTE (-125))))) (|HasCategory| (-125) (LIST (QUOTE -565) (QUOTE (-796)))))
(-125)
((|constructor| (NIL "Byte is the datatype of 8-bit sized unsigned integer values.")) (|coerce| (($ (|NonNegativeInteger|)) "\\spad{coerce(x)} injects the unsigned integer value \\spad{`v'} into the Byte algebra. \\spad{`v'} must be non-negative and less than 256.")))
NIL
@@ -444,11 +444,11 @@ NIL
((|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.")))
(((-4252 "*") . T))
NIL
-(-129 |minix| -2951 S T$)
+(-129 |minix| -2058 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
-(-130 |minix| -2951 R)
+(-130 |minix| -2058 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
@@ -459,7 +459,7 @@ NIL
(-132)
((|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}.")))
((-4250 . T) (-4240 . T) (-4251 . T))
-((-3321 (-12 (|HasCategory| (-135) (QUOTE (-346))) (|HasCategory| (-135) (LIST (QUOTE -288) (QUOTE (-135))))) (-12 (|HasCategory| (-135) (QUOTE (-1018))) (|HasCategory| (-135) (LIST (QUOTE -288) (QUOTE (-135)))))) (|HasCategory| (-135) (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| (-135) (QUOTE (-346))) (|HasCategory| (-135) (QUOTE (-788))) (|HasCategory| (-135) (QUOTE (-1018))) (-12 (|HasCategory| (-135) (QUOTE (-1018))) (|HasCategory| (-135) (LIST (QUOTE -288) (QUOTE (-135))))) (|HasCategory| (-135) (LIST (QUOTE -565) (QUOTE (-796)))))
+((-3150 (-12 (|HasCategory| (-135) (QUOTE (-346))) (|HasCategory| (-135) (LIST (QUOTE -288) (QUOTE (-135))))) (-12 (|HasCategory| (-135) (QUOTE (-1018))) (|HasCategory| (-135) (LIST (QUOTE -288) (QUOTE (-135)))))) (|HasCategory| (-135) (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| (-135) (QUOTE (-346))) (|HasCategory| (-135) (QUOTE (-788))) (|HasCategory| (-135) (QUOTE (-1018))) (-12 (|HasCategory| (-135) (QUOTE (-1018))) (|HasCategory| (-135) (LIST (QUOTE -288) (QUOTE (-135))))) (|HasCategory| (-135) (LIST (QUOTE -565) (QUOTE (-796)))))
(-133 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
@@ -484,7 +484,7 @@ NIL
((|constructor| (NIL "Rings of Characteristic Zero.")))
((-4247 . T))
NIL
-(-139 -3576 UP UPUP)
+(-139 -1730 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
@@ -498,7 +498,7 @@ NIL
((|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#2| (QUOTE (-1018))) (|HasAttribute| |#1| (QUOTE -4250)))
(-142 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.")))
-((-2137 . T))
+((-4131 . T))
NIL
(-143 |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.")))
@@ -516,7 +516,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
-(-147 R -3576)
+(-147 R -1730)
((|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
@@ -546,7 +546,7 @@ NIL
((|HasCategory| |#2| (QUOTE (-842))) (|HasCategory| |#2| (QUOTE (-510))) (|HasCategory| |#2| (QUOTE (-932))) (|HasCategory| |#2| (QUOTE (-1111))) (|HasCategory| |#2| (QUOTE (-984))) (|HasCategory| |#2| (QUOTE (-951))) (|HasCategory| |#2| (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-138))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#2| (QUOTE (-341))) (|HasAttribute| |#2| (QUOTE -4246)) (|HasAttribute| |#2| (QUOTE -4249)) (|HasCategory| |#2| (QUOTE (-286))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-788))))
(-154 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})")))
-((-4243 -3321 (|has| |#1| (-517)) (-12 (|has| |#1| (-286)) (|has| |#1| (-842)))) (-4248 |has| |#1| (-341)) (-4242 |has| |#1| (-341)) (-4246 |has| |#1| (-6 -4246)) (-4249 |has| |#1| (-6 -4249)) (-2182 . T) (-2137 . T) ((-4252 "*") . T) (-4244 . T) (-4245 . T) (-4247 . T))
+((-4243 -3150 (|has| |#1| (-517)) (-12 (|has| |#1| (-286)) (|has| |#1| (-842)))) (-4248 |has| |#1| (-341)) (-4242 |has| |#1| (-341)) (-4246 |has| |#1| (-6 -4246)) (-4249 |has| |#1| (-6 -4249)) (-4185 . T) (-4131 . T) ((-4252 "*") . T) (-4244 . T) (-4245 . T) (-4247 . T))
NIL
(-155 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.")))
@@ -558,8 +558,8 @@ NIL
NIL
(-157 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}.")))
-((-4243 -3321 (|has| |#1| (-517)) (-12 (|has| |#1| (-286)) (|has| |#1| (-842)))) (-4248 |has| |#1| (-341)) (-4242 |has| |#1| (-341)) (-4246 |has| |#1| (-6 -4246)) (-4249 |has| |#1| (-6 -4249)) (-2182 . T) ((-4252 "*") . T) (-4244 . T) (-4245 . T) (-4247 . T))
-((|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-327))) (-3321 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-327)))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-346))) (-3321 (-12 (|HasCategory| |#1| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| |#1| (QUOTE (-327)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-327)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -486) (QUOTE (-1089)) (|devaluate| |#1|))) (|HasCategory| |#1| (QUOTE (-327)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-327)))) (-12 (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-327)))) (-12 (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-327)))) (|HasCategory| |#1| (QUOTE (-213))) (-12 (|HasCategory| |#1| (QUOTE (-286))) (|HasCategory| |#1| (QUOTE (-327)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-327)))) (-12 (|HasCategory| |#1| (QUOTE (-327))) (|HasCategory| |#1| (LIST (QUOTE -265) (|devaluate| |#1|) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-327))) (|HasCategory| |#1| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#1| (QUOTE (-327))) (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089))))) (-12 (|HasCategory| |#1| (QUOTE (-327))) (|HasCategory| |#1| (QUOTE (-346)))) (-12 (|HasCategory| |#1| (QUOTE (-327))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| |#1| (QUOTE (-327))) (|HasCategory| |#1| (QUOTE (-769)))) (-12 (|HasCategory| |#1| (QUOTE (-327))) (|HasCategory| |#1| (QUOTE (-788)))) (-12 (|HasCategory| |#1| (QUOTE (-327))) (|HasCategory| |#1| (QUOTE (-951)))) (-12 (|HasCategory| |#1| (QUOTE (-327))) (|HasCategory| |#1| (QUOTE (-1111)))) (-12 (|HasCategory| |#1| (QUOTE (-327))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501))))) (-12 (|HasCategory| |#1| (QUOTE (-327))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-327))) (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-357))))) (-12 (|HasCategory| |#1| (QUOTE (-327))) (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-525))))) (-12 (|HasCategory| |#1| (QUOTE (-327))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525)))))) (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#1| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525)))) (-3321 (-12 (|HasCategory| |#1| (QUOTE (-286))) (|HasCategory| |#1| (QUOTE (-842)))) (|HasCategory| |#1| (QUOTE (-341))) (-12 (|HasCategory| |#1| (QUOTE (-327))) (|HasCategory| |#1| (QUOTE (-842))))) (-3321 (-12 (|HasCategory| |#1| (QUOTE (-286))) (|HasCategory| |#1| (QUOTE (-842)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-842)))) (-12 (|HasCategory| |#1| (QUOTE (-327))) (|HasCategory| |#1| (QUOTE (-842))))) (-3321 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| |#1| (QUOTE (-932))) (|HasCategory| |#1| (QUOTE (-1111)))) (|HasCategory| |#1| (QUOTE (-1111))) (|HasCategory| |#1| (QUOTE (-951))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501)))) (-3321 (|HasCategory| |#1| (QUOTE (-286))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-327))) (|HasCategory| |#1| (QUOTE (-517)))) (-3321 (|HasCategory| |#1| (QUOTE (-286))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-327)))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| |#1| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| |#1| (LIST (QUOTE -486) (QUOTE (-1089)) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -265) (|devaluate| |#1|) (|devaluate| |#1|))) (|HasCategory| |#1| (QUOTE (-769))) (|HasCategory| |#1| (QUOTE (-984))) (-12 (|HasCategory| |#1| (QUOTE (-984))) (|HasCategory| |#1| (QUOTE (-1111)))) (|HasCategory| |#1| (QUOTE (-510))) (-3321 (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-286))) (|HasCategory| |#1| (QUOTE (-842))) (-3321 (-12 (|HasCategory| |#1| (QUOTE (-286))) (|HasCategory| |#1| (QUOTE (-842)))) (|HasCategory| |#1| (QUOTE (-341)))) (-3321 (-12 (|HasCategory| |#1| (QUOTE (-286))) (|HasCategory| |#1| (QUOTE (-842)))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-213))) (-12 (|HasCategory| |#1| (QUOTE (-286))) (|HasCategory| |#1| (QUOTE (-842)))) (|HasAttribute| |#1| (QUOTE -4246)) (|HasAttribute| |#1| (QUOTE -4249)) (-12 (|HasCategory| |#1| (QUOTE (-213))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089))))) (-3321 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-286))) (|HasCategory| |#1| (QUOTE (-842)))) (|HasCategory| |#1| (QUOTE (-136)))) (-3321 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-286))) (|HasCategory| |#1| (QUOTE (-842)))) (|HasCategory| |#1| (QUOTE (-327)))))
+((-4243 -3150 (|has| |#1| (-517)) (-12 (|has| |#1| (-286)) (|has| |#1| (-842)))) (-4248 |has| |#1| (-341)) (-4242 |has| |#1| (-341)) (-4246 |has| |#1| (-6 -4246)) (-4249 |has| |#1| (-6 -4249)) (-4185 . T) ((-4252 "*") . T) (-4244 . T) (-4245 . T) (-4247 . T))
+((|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-327))) (-3150 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-327)))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-346))) (-3150 (-12 (|HasCategory| |#1| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| |#1| (QUOTE (-327)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-327)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -486) (QUOTE (-1089)) (|devaluate| |#1|))) (|HasCategory| |#1| (QUOTE (-327)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-327)))) (-12 (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-327)))) (-12 (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-327)))) (|HasCategory| |#1| (QUOTE (-213))) (-12 (|HasCategory| |#1| (QUOTE (-286))) (|HasCategory| |#1| (QUOTE (-327)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-327)))) (-12 (|HasCategory| |#1| (QUOTE (-327))) (|HasCategory| |#1| (LIST (QUOTE -265) (|devaluate| |#1|) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-327))) (|HasCategory| |#1| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#1| (QUOTE (-327))) (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089))))) (-12 (|HasCategory| |#1| (QUOTE (-327))) (|HasCategory| |#1| (QUOTE (-346)))) (-12 (|HasCategory| |#1| (QUOTE (-327))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| |#1| (QUOTE (-327))) (|HasCategory| |#1| (QUOTE (-769)))) (-12 (|HasCategory| |#1| (QUOTE (-327))) (|HasCategory| |#1| (QUOTE (-788)))) (-12 (|HasCategory| |#1| (QUOTE (-327))) (|HasCategory| |#1| (QUOTE (-951)))) (-12 (|HasCategory| |#1| (QUOTE (-327))) (|HasCategory| |#1| (QUOTE (-1111)))) (-12 (|HasCategory| |#1| (QUOTE (-327))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501))))) (-12 (|HasCategory| |#1| (QUOTE (-327))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-327))) (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-357))))) (-12 (|HasCategory| |#1| (QUOTE (-327))) (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-525))))) (-12 (|HasCategory| |#1| (QUOTE (-327))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525)))))) (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#1| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525)))) (-3150 (-12 (|HasCategory| |#1| (QUOTE (-286))) (|HasCategory| |#1| (QUOTE (-842)))) (|HasCategory| |#1| (QUOTE (-341))) (-12 (|HasCategory| |#1| (QUOTE (-327))) (|HasCategory| |#1| (QUOTE (-842))))) (-3150 (-12 (|HasCategory| |#1| (QUOTE (-286))) (|HasCategory| |#1| (QUOTE (-842)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-842)))) (-12 (|HasCategory| |#1| (QUOTE (-327))) (|HasCategory| |#1| (QUOTE (-842))))) (-3150 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| |#1| (QUOTE (-932))) (|HasCategory| |#1| (QUOTE (-1111)))) (|HasCategory| |#1| (QUOTE (-1111))) (|HasCategory| |#1| (QUOTE (-951))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501)))) (-3150 (|HasCategory| |#1| (QUOTE (-286))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-327))) (|HasCategory| |#1| (QUOTE (-517)))) (-3150 (|HasCategory| |#1| (QUOTE (-286))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-327)))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| |#1| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| |#1| (LIST (QUOTE -486) (QUOTE (-1089)) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -265) (|devaluate| |#1|) (|devaluate| |#1|))) (|HasCategory| |#1| (QUOTE (-769))) (|HasCategory| |#1| (QUOTE (-984))) (-12 (|HasCategory| |#1| (QUOTE (-984))) (|HasCategory| |#1| (QUOTE (-1111)))) (|HasCategory| |#1| (QUOTE (-510))) (-3150 (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-286))) (|HasCategory| |#1| (QUOTE (-842))) (-3150 (-12 (|HasCategory| |#1| (QUOTE (-286))) (|HasCategory| |#1| (QUOTE (-842)))) (|HasCategory| |#1| (QUOTE (-341)))) (-3150 (-12 (|HasCategory| |#1| (QUOTE (-286))) (|HasCategory| |#1| (QUOTE (-842)))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-213))) (-12 (|HasCategory| |#1| (QUOTE (-286))) (|HasCategory| |#1| (QUOTE (-842)))) (|HasAttribute| |#1| (QUOTE -4246)) (|HasAttribute| |#1| (QUOTE -4249)) (-12 (|HasCategory| |#1| (QUOTE (-213))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089))))) (-3150 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-286))) (|HasCategory| |#1| (QUOTE (-842)))) (|HasCategory| |#1| (QUOTE (-136)))) (-3150 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-286))) (|HasCategory| |#1| (QUOTE (-842)))) (|HasCategory| |#1| (QUOTE (-327)))))
(-158 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
@@ -608,7 +608,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
-(-170 R -3576)
+(-170 R -1730)
((|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
@@ -712,19 +712,19 @@ 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
-(-196 -3576 UP UPUP R)
+(-196 -1730 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
-(-197 -3576 FP)
+(-197 -1730 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
(-198)
((|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.")))
((-4242 . T) (-4248 . T) (-4243 . T) ((-4252 "*") . T) (-4244 . T) (-4245 . T) (-4247 . T))
-((|HasCategory| (-525) (QUOTE (-842))) (|HasCategory| (-525) (LIST (QUOTE -966) (QUOTE (-1089)))) (|HasCategory| (-525) (QUOTE (-136))) (|HasCategory| (-525) (QUOTE (-138))) (|HasCategory| (-525) (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| (-525) (QUOTE (-951))) (|HasCategory| (-525) (QUOTE (-761))) (-3321 (|HasCategory| (-525) (QUOTE (-761))) (|HasCategory| (-525) (QUOTE (-788)))) (|HasCategory| (-525) (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| (-525) (QUOTE (-1065))) (|HasCategory| (-525) (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| (-525) (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| (-525) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| (-525) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| (-525) (QUOTE (-213))) (|HasCategory| (-525) (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| (-525) (LIST (QUOTE -486) (QUOTE (-1089)) (QUOTE (-525)))) (|HasCategory| (-525) (LIST (QUOTE -288) (QUOTE (-525)))) (|HasCategory| (-525) (LIST (QUOTE -265) (QUOTE (-525)) (QUOTE (-525)))) (|HasCategory| (-525) (QUOTE (-286))) (|HasCategory| (-525) (QUOTE (-510))) (|HasCategory| (-525) (QUOTE (-788))) (|HasCategory| (-525) (LIST (QUOTE -587) (QUOTE (-525)))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-525) (QUOTE (-842)))) (-3321 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-525) (QUOTE (-842)))) (|HasCategory| (-525) (QUOTE (-136)))))
-(-199 R -3576)
+((|HasCategory| (-525) (QUOTE (-842))) (|HasCategory| (-525) (LIST (QUOTE -966) (QUOTE (-1089)))) (|HasCategory| (-525) (QUOTE (-136))) (|HasCategory| (-525) (QUOTE (-138))) (|HasCategory| (-525) (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| (-525) (QUOTE (-951))) (|HasCategory| (-525) (QUOTE (-761))) (-3150 (|HasCategory| (-525) (QUOTE (-761))) (|HasCategory| (-525) (QUOTE (-788)))) (|HasCategory| (-525) (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| (-525) (QUOTE (-1065))) (|HasCategory| (-525) (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| (-525) (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| (-525) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| (-525) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| (-525) (QUOTE (-213))) (|HasCategory| (-525) (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| (-525) (LIST (QUOTE -486) (QUOTE (-1089)) (QUOTE (-525)))) (|HasCategory| (-525) (LIST (QUOTE -288) (QUOTE (-525)))) (|HasCategory| (-525) (LIST (QUOTE -265) (QUOTE (-525)) (QUOTE (-525)))) (|HasCategory| (-525) (QUOTE (-286))) (|HasCategory| (-525) (QUOTE (-510))) (|HasCategory| (-525) (QUOTE (-788))) (|HasCategory| (-525) (LIST (QUOTE -587) (QUOTE (-525)))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-525) (QUOTE (-842)))) (-3150 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-525) (QUOTE (-842)))) (|HasCategory| (-525) (QUOTE (-136)))))
+(-199 R -1730)
((|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
@@ -739,18 +739,18 @@ NIL
(-202 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}.")))
((-4250 . T) (-4251 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1018))) (-3321 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
+((-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1018))) (-3150 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
(-203 |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}.")))
((-4247 . T))
NIL
-(-204 R -3576)
+(-204 R -1730)
((|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
(-205)
((|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}.")) (|hash| (((|Integer|) $) "\\spad{hash(x)} returns the hash key 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}.")))
-((-2176 . T) (-4242 . T) (-4248 . T) (-4243 . T) ((-4252 "*") . T) (-4244 . T) (-4245 . T) (-4247 . T))
+((-4173 . T) (-4242 . T) (-4248 . T) (-4243 . T) ((-4252 "*") . T) (-4244 . T) (-4245 . T) (-4247 . T))
NIL
(-206)
((|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)}.}")))
@@ -759,14 +759,14 @@ NIL
(-207 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}")))
((-4250 . T) (-4251 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1018))) (-3321 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (QUOTE (-286))) (|HasCategory| |#1| (QUOTE (-517))) (|HasAttribute| |#1| (QUOTE (-4252 "*"))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
+((-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1018))) (-3150 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (QUOTE (-286))) (|HasCategory| |#1| (QUOTE (-517))) (|HasAttribute| |#1| (QUOTE (-4252 "*"))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
(-208 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
(-209 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.")))
-((-4251 . T) (-2137 . T))
+((-4251 . T) (-4131 . T))
NIL
(-210 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}.")))
@@ -790,28 +790,28 @@ NIL
((|HasAttribute| |#1| (QUOTE -4250)))
(-215 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}.")))
-((-4251 . T) (-2137 . T))
+((-4251 . T) (-4131 . T))
NIL
(-216)
((|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
-(-217 S -2951 R)
+(-217 S -2058 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 (-341))) (|HasCategory| |#3| (QUOTE (-734))) (|HasCategory| |#3| (QUOTE (-786))) (|HasAttribute| |#3| (QUOTE -4247)) (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (QUOTE (-346))) (|HasCategory| |#3| (QUOTE (-668))) (|HasCategory| |#3| (QUOTE (-126))) (|HasCategory| |#3| (QUOTE (-25))) (|HasCategory| |#3| (QUOTE (-975))) (|HasCategory| |#3| (QUOTE (-1018))))
-(-218 -2951 R)
+(-218 -2058 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")))
-((-4244 |has| |#2| (-975)) (-4245 |has| |#2| (-975)) (-4247 |has| |#2| (-6 -4247)) ((-4252 "*") |has| |#2| (-160)) (-4250 . T) (-2137 . T))
+((-4244 |has| |#2| (-975)) (-4245 |has| |#2| (-975)) (-4247 |has| |#2| (-6 -4247)) ((-4252 "*") |has| |#2| (-160)) (-4250 . T) (-4131 . T))
NIL
-(-219 -2951 A B)
+(-219 -2058 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
-(-220 -2951 R)
+(-220 -2058 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.")))
((-4244 |has| |#2| (-975)) (-4245 |has| |#2| (-975)) (-4247 |has| |#2| (-6 -4247)) ((-4252 "*") |has| |#2| (-160)) (-4250 . T))
-((-3321 (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-346))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-734))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-786))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-975))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))))) (-3321 (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-1018)))) (-12 (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-975)))) (-12 (|HasCategory| |#2| (QUOTE (-975))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-975))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089))))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#2| (QUOTE (-341))) (-3321 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-975)))) (-3321 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-341)))) (|HasCategory| |#2| (QUOTE (-975))) (|HasCategory| |#2| (QUOTE (-734))) (-3321 (|HasCategory| |#2| (QUOTE (-734))) (|HasCategory| |#2| (QUOTE (-786)))) (|HasCategory| |#2| (QUOTE (-786))) (|HasCategory| |#2| (QUOTE (-160))) (-3321 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-975)))) (|HasCategory| |#2| (QUOTE (-346))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))) (-3321 (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-346))) (|HasCategory| |#2| (QUOTE (-734))) (|HasCategory| |#2| (QUOTE (-786))) (|HasCategory| |#2| (QUOTE (-975))) (|HasCategory| |#2| (QUOTE (-1018)))) (-3321 (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-975)))) (-3321 (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-975)))) (-3321 (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-975)))) (-3321 (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-975)))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-1018))) (-3321 (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-25)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-126)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-160)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-213)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-341)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-346)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-734)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-786)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-975)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-1018))))) (-3321 (-12 (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-346))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-734))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-786))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-975))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525)))))) (|HasCategory| (-525) (QUOTE (-788))) (-12 (|HasCategory| |#2| (QUOTE (-975))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-975)))) (-12 (|HasCategory| |#2| (QUOTE (-975))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089))))) (|HasCategory| |#2| (QUOTE (-668))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-3321 (|HasCategory| |#2| (QUOTE (-975))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525)))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-1018)))) (|HasAttribute| |#2| (QUOTE -4247)) (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-25))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796)))))
+((-3150 (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-346))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-734))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-786))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-975))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))))) (-3150 (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-1018)))) (-12 (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-975)))) (-12 (|HasCategory| |#2| (QUOTE (-975))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-975))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089))))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#2| (QUOTE (-341))) (-3150 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-975)))) (-3150 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-341)))) (|HasCategory| |#2| (QUOTE (-975))) (|HasCategory| |#2| (QUOTE (-734))) (-3150 (|HasCategory| |#2| (QUOTE (-734))) (|HasCategory| |#2| (QUOTE (-786)))) (|HasCategory| |#2| (QUOTE (-786))) (|HasCategory| |#2| (QUOTE (-160))) (-3150 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-975)))) (|HasCategory| |#2| (QUOTE (-346))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))) (-3150 (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-346))) (|HasCategory| |#2| (QUOTE (-734))) (|HasCategory| |#2| (QUOTE (-786))) (|HasCategory| |#2| (QUOTE (-975))) (|HasCategory| |#2| (QUOTE (-1018)))) (-3150 (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-975)))) (-3150 (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-975)))) (-3150 (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-975)))) (-3150 (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-975)))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-1018))) (-3150 (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-25)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-126)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-160)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-213)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-341)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-346)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-734)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-786)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-975)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-1018))))) (-3150 (-12 (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-346))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-734))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-786))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-975))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525)))))) (|HasCategory| (-525) (QUOTE (-788))) (-12 (|HasCategory| |#2| (QUOTE (-975))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-975)))) (-12 (|HasCategory| |#2| (QUOTE (-975))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089))))) (|HasCategory| |#2| (QUOTE (-668))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-3150 (|HasCategory| |#2| (QUOTE (-975))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525)))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-1018)))) (|HasAttribute| |#2| (QUOTE -4247)) (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-25))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796)))))
(-221)
((|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
@@ -826,12 +826,12 @@ NIL
NIL
(-224 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.")))
-((-2137 . T))
+((-4131 . T))
NIL
(-225 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}")))
((-4251 . T) (-4250 . T))
-((-3321 (-12 (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))))) (-3321 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501)))) (-3321 (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-1018)))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| (-525) (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-1018))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
+((-3150 (-12 (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))))) (-3150 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501)))) (-3150 (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-1018)))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| (-525) (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-1018))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
(-226 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
@@ -839,19 +839,19 @@ NIL
(-227 |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")))
(((-4252 "*") |has| |#2| (-160)) (-4243 |has| |#2| (-517)) (-4248 |has| |#2| (-6 -4248)) (-4245 . T) (-4244 . T) (-4247 . T))
-((|HasCategory| |#2| (QUOTE (-842))) (-3321 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-842)))) (-3321 (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-842)))) (-3321 (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-842)))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-160))) (-3321 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-517)))) (-12 (|HasCategory| (-798 |#1|) (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| |#2| (LIST (QUOTE -819) (QUOTE (-357))))) (-12 (|HasCategory| (-798 |#1|) (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -819) (QUOTE (-525))))) (-12 (|HasCategory| (-798 |#1|) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| |#2| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357)))))) (-12 (|HasCategory| (-798 |#1|) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525)))))) (-12 (|HasCategory| (-798 |#1|) (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-501))))) (|HasCategory| |#2| (QUOTE (-788))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (QUOTE (-138))) (|HasCategory| |#2| (QUOTE (-136))) (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-341))) (-3321 (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasAttribute| |#2| (QUOTE -4248)) (|HasCategory| |#2| (QUOTE (-429))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-842)))) (-3321 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-842)))) (|HasCategory| |#2| (QUOTE (-136)))))
+((|HasCategory| |#2| (QUOTE (-842))) (-3150 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-842)))) (-3150 (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-842)))) (-3150 (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-842)))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-160))) (-3150 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-517)))) (-12 (|HasCategory| (-798 |#1|) (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| |#2| (LIST (QUOTE -819) (QUOTE (-357))))) (-12 (|HasCategory| (-798 |#1|) (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -819) (QUOTE (-525))))) (-12 (|HasCategory| (-798 |#1|) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| |#2| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357)))))) (-12 (|HasCategory| (-798 |#1|) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525)))))) (-12 (|HasCategory| (-798 |#1|) (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-501))))) (|HasCategory| |#2| (QUOTE (-788))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (QUOTE (-138))) (|HasCategory| |#2| (QUOTE (-136))) (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-341))) (-3150 (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasAttribute| |#2| (QUOTE -4248)) (|HasCategory| |#2| (QUOTE (-429))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-842)))) (-3150 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-842)))) (|HasCategory| |#2| (QUOTE (-136)))))
(-228)
((|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
(-229 |n| R M S)
((|constructor| (NIL "This constructor provides a direct product type with a left matrix-module view.")))
-((-4247 -3321 (-1213 (|has| |#4| (-975)) (|has| |#4| (-213))) (-1213 (|has| |#4| (-975)) (|has| |#4| (-833 (-1089)))) (|has| |#4| (-6 -4247)) (-1213 (|has| |#4| (-975)) (|has| |#4| (-587 (-525))))) (-4244 |has| |#4| (-975)) (-4245 |has| |#4| (-975)) ((-4252 "*") |has| |#4| (-160)) (-4250 . T))
-((-3321 (-12 (|HasCategory| |#4| (QUOTE (-160))) (|HasCategory| |#4| (LIST (QUOTE -288) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-213))) (|HasCategory| |#4| (LIST (QUOTE -288) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-341))) (|HasCategory| |#4| (LIST (QUOTE -288) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-346))) (|HasCategory| |#4| (LIST (QUOTE -288) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-734))) (|HasCategory| |#4| (LIST (QUOTE -288) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-786))) (|HasCategory| |#4| (LIST (QUOTE -288) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-975))) (|HasCategory| |#4| (LIST (QUOTE -288) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-1018))) (|HasCategory| |#4| (LIST (QUOTE -288) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -288) (|devaluate| |#4|))) (|HasCategory| |#4| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#4| (LIST (QUOTE -288) (|devaluate| |#4|))) (|HasCategory| |#4| (LIST (QUOTE -833) (QUOTE (-1089)))))) (|HasCategory| |#4| (QUOTE (-341))) (-3321 (|HasCategory| |#4| (QUOTE (-160))) (|HasCategory| |#4| (QUOTE (-341))) (|HasCategory| |#4| (QUOTE (-975)))) (-3321 (|HasCategory| |#4| (QUOTE (-160))) (|HasCategory| |#4| (QUOTE (-341)))) (|HasCategory| |#4| (QUOTE (-975))) (|HasCategory| |#4| (QUOTE (-734))) (-3321 (|HasCategory| |#4| (QUOTE (-734))) (|HasCategory| |#4| (QUOTE (-786)))) (|HasCategory| |#4| (QUOTE (-786))) (|HasCategory| |#4| (QUOTE (-160))) (-3321 (|HasCategory| |#4| (QUOTE (-160))) (|HasCategory| |#4| (QUOTE (-975)))) (|HasCategory| |#4| (QUOTE (-346))) (|HasCategory| |#4| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#4| (LIST (QUOTE -833) (QUOTE (-1089)))) (-3321 (|HasCategory| |#4| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#4| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#4| (QUOTE (-160))) (|HasCategory| |#4| (QUOTE (-213))) (|HasCategory| |#4| (QUOTE (-975)))) (|HasCategory| |#4| (QUOTE (-213))) (|HasCategory| |#4| (QUOTE (-1018))) (-3321 (-12 (|HasCategory| |#4| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#4| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#4| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#4| (LIST (QUOTE -833) (QUOTE (-1089))))) (-12 (|HasCategory| |#4| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#4| (QUOTE (-160)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#4| (QUOTE (-213)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#4| (QUOTE (-341)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#4| (QUOTE (-346)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#4| (QUOTE (-734)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#4| (QUOTE (-786)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#4| (QUOTE (-975)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#4| (QUOTE (-1018))))) (-3321 (-12 (|HasCategory| |#4| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#4| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#4| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#4| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#4| (QUOTE (-160))) (|HasCategory| |#4| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#4| (QUOTE (-213))) (|HasCategory| |#4| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#4| (QUOTE (-341))) (|HasCategory| |#4| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#4| (QUOTE (-346))) (|HasCategory| |#4| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#4| (QUOTE (-734))) (|HasCategory| |#4| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#4| (QUOTE (-786))) (|HasCategory| |#4| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#4| (QUOTE (-975))) (|HasCategory| |#4| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#4| (QUOTE (-1018))) (|HasCategory| |#4| (LIST (QUOTE -966) (QUOTE (-525)))))) (|HasCategory| (-525) (QUOTE (-788))) (|HasCategory| |#4| (QUOTE (-668))) (-12 (|HasCategory| |#4| (QUOTE (-975))) (|HasCategory| |#4| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#4| (QUOTE (-975))) (|HasCategory| |#4| (LIST (QUOTE -833) (QUOTE (-1089))))) (-12 (|HasCategory| |#4| (QUOTE (-213))) (|HasCategory| |#4| (QUOTE (-975)))) (-3321 (|HasCategory| |#4| (QUOTE (-975))) (-12 (|HasCategory| |#4| (QUOTE (-1018))) (|HasCategory| |#4| (LIST (QUOTE -966) (QUOTE (-525)))))) (-12 (|HasCategory| |#4| (QUOTE (-1018))) (|HasCategory| |#4| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#4| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#4| (QUOTE (-1018)))) (-3321 (|HasAttribute| |#4| (QUOTE -4247)) (-12 (|HasCategory| |#4| (QUOTE (-213))) (|HasCategory| |#4| (QUOTE (-975)))) (-12 (|HasCategory| |#4| (QUOTE (-975))) (|HasCategory| |#4| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#4| (QUOTE (-975))) (|HasCategory| |#4| (LIST (QUOTE -833) (QUOTE (-1089)))))) (|HasCategory| |#4| (QUOTE (-126))) (|HasCategory| |#4| (QUOTE (-25))) (-12 (|HasCategory| |#4| (QUOTE (-1018))) (|HasCategory| |#4| (LIST (QUOTE -288) (|devaluate| |#4|)))) (|HasCategory| |#4| (LIST (QUOTE -565) (QUOTE (-796)))))
+((-4247 -3150 (-3543 (|has| |#4| (-975)) (|has| |#4| (-213))) (-3543 (|has| |#4| (-975)) (|has| |#4| (-833 (-1089)))) (|has| |#4| (-6 -4247)) (-3543 (|has| |#4| (-975)) (|has| |#4| (-587 (-525))))) (-4244 |has| |#4| (-975)) (-4245 |has| |#4| (-975)) ((-4252 "*") |has| |#4| (-160)) (-4250 . T))
+((-3150 (-12 (|HasCategory| |#4| (QUOTE (-160))) (|HasCategory| |#4| (LIST (QUOTE -288) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-213))) (|HasCategory| |#4| (LIST (QUOTE -288) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-341))) (|HasCategory| |#4| (LIST (QUOTE -288) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-346))) (|HasCategory| |#4| (LIST (QUOTE -288) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-734))) (|HasCategory| |#4| (LIST (QUOTE -288) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-786))) (|HasCategory| |#4| (LIST (QUOTE -288) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-975))) (|HasCategory| |#4| (LIST (QUOTE -288) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (QUOTE (-1018))) (|HasCategory| |#4| (LIST (QUOTE -288) (|devaluate| |#4|)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -288) (|devaluate| |#4|))) (|HasCategory| |#4| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#4| (LIST (QUOTE -288) (|devaluate| |#4|))) (|HasCategory| |#4| (LIST (QUOTE -833) (QUOTE (-1089)))))) (|HasCategory| |#4| (QUOTE (-341))) (-3150 (|HasCategory| |#4| (QUOTE (-160))) (|HasCategory| |#4| (QUOTE (-341))) (|HasCategory| |#4| (QUOTE (-975)))) (-3150 (|HasCategory| |#4| (QUOTE (-160))) (|HasCategory| |#4| (QUOTE (-341)))) (|HasCategory| |#4| (QUOTE (-975))) (|HasCategory| |#4| (QUOTE (-734))) (-3150 (|HasCategory| |#4| (QUOTE (-734))) (|HasCategory| |#4| (QUOTE (-786)))) (|HasCategory| |#4| (QUOTE (-786))) (|HasCategory| |#4| (QUOTE (-160))) (-3150 (|HasCategory| |#4| (QUOTE (-160))) (|HasCategory| |#4| (QUOTE (-975)))) (|HasCategory| |#4| (QUOTE (-346))) (|HasCategory| |#4| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#4| (LIST (QUOTE -833) (QUOTE (-1089)))) (-3150 (|HasCategory| |#4| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#4| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#4| (QUOTE (-160))) (|HasCategory| |#4| (QUOTE (-213))) (|HasCategory| |#4| (QUOTE (-975)))) (|HasCategory| |#4| (QUOTE (-213))) (|HasCategory| |#4| (QUOTE (-1018))) (-3150 (-12 (|HasCategory| |#4| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#4| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#4| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#4| (LIST (QUOTE -833) (QUOTE (-1089))))) (-12 (|HasCategory| |#4| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#4| (QUOTE (-160)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#4| (QUOTE (-213)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#4| (QUOTE (-341)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#4| (QUOTE (-346)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#4| (QUOTE (-734)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#4| (QUOTE (-786)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#4| (QUOTE (-975)))) (-12 (|HasCategory| |#4| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#4| (QUOTE (-1018))))) (-3150 (-12 (|HasCategory| |#4| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#4| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#4| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#4| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#4| (QUOTE (-160))) (|HasCategory| |#4| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#4| (QUOTE (-213))) (|HasCategory| |#4| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#4| (QUOTE (-341))) (|HasCategory| |#4| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#4| (QUOTE (-346))) (|HasCategory| |#4| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#4| (QUOTE (-734))) (|HasCategory| |#4| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#4| (QUOTE (-786))) (|HasCategory| |#4| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#4| (QUOTE (-975))) (|HasCategory| |#4| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#4| (QUOTE (-1018))) (|HasCategory| |#4| (LIST (QUOTE -966) (QUOTE (-525)))))) (|HasCategory| (-525) (QUOTE (-788))) (|HasCategory| |#4| (QUOTE (-668))) (-12 (|HasCategory| |#4| (QUOTE (-975))) (|HasCategory| |#4| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#4| (QUOTE (-975))) (|HasCategory| |#4| (LIST (QUOTE -833) (QUOTE (-1089))))) (-12 (|HasCategory| |#4| (QUOTE (-213))) (|HasCategory| |#4| (QUOTE (-975)))) (-3150 (|HasCategory| |#4| (QUOTE (-975))) (-12 (|HasCategory| |#4| (QUOTE (-1018))) (|HasCategory| |#4| (LIST (QUOTE -966) (QUOTE (-525)))))) (-12 (|HasCategory| |#4| (QUOTE (-1018))) (|HasCategory| |#4| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#4| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#4| (QUOTE (-1018)))) (-3150 (|HasAttribute| |#4| (QUOTE -4247)) (-12 (|HasCategory| |#4| (QUOTE (-213))) (|HasCategory| |#4| (QUOTE (-975)))) (-12 (|HasCategory| |#4| (QUOTE (-975))) (|HasCategory| |#4| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#4| (QUOTE (-975))) (|HasCategory| |#4| (LIST (QUOTE -833) (QUOTE (-1089)))))) (|HasCategory| |#4| (QUOTE (-126))) (|HasCategory| |#4| (QUOTE (-25))) (-12 (|HasCategory| |#4| (QUOTE (-1018))) (|HasCategory| |#4| (LIST (QUOTE -288) (|devaluate| |#4|)))) (|HasCategory| |#4| (LIST (QUOTE -565) (QUOTE (-796)))))
(-230 |n| R S)
((|constructor| (NIL "This constructor provides a direct product of \\spad{R}-modules with an \\spad{R}-module view.")))
-((-4247 -3321 (-1213 (|has| |#3| (-975)) (|has| |#3| (-213))) (-1213 (|has| |#3| (-975)) (|has| |#3| (-833 (-1089)))) (|has| |#3| (-6 -4247)) (-1213 (|has| |#3| (-975)) (|has| |#3| (-587 (-525))))) (-4244 |has| |#3| (-975)) (-4245 |has| |#3| (-975)) ((-4252 "*") |has| |#3| (-160)) (-4250 . T))
-((-3321 (-12 (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-213))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-341))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-346))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-734))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-786))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-975))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-1018))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|))) (|HasCategory| |#3| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|))) (|HasCategory| |#3| (LIST (QUOTE -833) (QUOTE (-1089)))))) (|HasCategory| |#3| (QUOTE (-341))) (-3321 (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (QUOTE (-341))) (|HasCategory| |#3| (QUOTE (-975)))) (-3321 (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (QUOTE (-341)))) (|HasCategory| |#3| (QUOTE (-975))) (|HasCategory| |#3| (QUOTE (-734))) (-3321 (|HasCategory| |#3| (QUOTE (-734))) (|HasCategory| |#3| (QUOTE (-786)))) (|HasCategory| |#3| (QUOTE (-786))) (|HasCategory| |#3| (QUOTE (-160))) (-3321 (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (QUOTE (-975)))) (|HasCategory| |#3| (QUOTE (-346))) (|HasCategory| |#3| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#3| (LIST (QUOTE -833) (QUOTE (-1089)))) (-3321 (|HasCategory| |#3| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#3| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (QUOTE (-213))) (|HasCategory| |#3| (QUOTE (-975)))) (|HasCategory| |#3| (QUOTE (-213))) (|HasCategory| |#3| (QUOTE (-1018))) (-3321 (-12 (|HasCategory| |#3| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (LIST (QUOTE -833) (QUOTE (-1089))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-160)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-213)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-341)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-346)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-734)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-786)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-975)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-1018))))) (-3321 (-12 (|HasCategory| |#3| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#3| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#3| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-213))) (|HasCategory| |#3| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-341))) (|HasCategory| |#3| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-346))) (|HasCategory| |#3| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-734))) (|HasCategory| |#3| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-786))) (|HasCategory| |#3| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-975))) (|HasCategory| |#3| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-1018))) (|HasCategory| |#3| (LIST (QUOTE -966) (QUOTE (-525)))))) (|HasCategory| (-525) (QUOTE (-788))) (|HasCategory| |#3| (QUOTE (-668))) (-12 (|HasCategory| |#3| (QUOTE (-975))) (|HasCategory| |#3| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-975))) (|HasCategory| |#3| (LIST (QUOTE -833) (QUOTE (-1089))))) (-12 (|HasCategory| |#3| (QUOTE (-213))) (|HasCategory| |#3| (QUOTE (-975)))) (-3321 (|HasCategory| |#3| (QUOTE (-975))) (-12 (|HasCategory| |#3| (QUOTE (-1018))) (|HasCategory| |#3| (LIST (QUOTE -966) (QUOTE (-525)))))) (-12 (|HasCategory| |#3| (QUOTE (-1018))) (|HasCategory| |#3| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-1018)))) (-3321 (|HasAttribute| |#3| (QUOTE -4247)) (-12 (|HasCategory| |#3| (QUOTE (-213))) (|HasCategory| |#3| (QUOTE (-975)))) (-12 (|HasCategory| |#3| (QUOTE (-975))) (|HasCategory| |#3| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-975))) (|HasCategory| |#3| (LIST (QUOTE -833) (QUOTE (-1089)))))) (|HasCategory| |#3| (QUOTE (-126))) (|HasCategory| |#3| (QUOTE (-25))) (-12 (|HasCategory| |#3| (QUOTE (-1018))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (|HasCategory| |#3| (LIST (QUOTE -565) (QUOTE (-796)))))
+((-4247 -3150 (-3543 (|has| |#3| (-975)) (|has| |#3| (-213))) (-3543 (|has| |#3| (-975)) (|has| |#3| (-833 (-1089)))) (|has| |#3| (-6 -4247)) (-3543 (|has| |#3| (-975)) (|has| |#3| (-587 (-525))))) (-4244 |has| |#3| (-975)) (-4245 |has| |#3| (-975)) ((-4252 "*") |has| |#3| (-160)) (-4250 . T))
+((-3150 (-12 (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-213))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-341))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-346))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-734))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-786))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-975))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-1018))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|))) (|HasCategory| |#3| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|))) (|HasCategory| |#3| (LIST (QUOTE -833) (QUOTE (-1089)))))) (|HasCategory| |#3| (QUOTE (-341))) (-3150 (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (QUOTE (-341))) (|HasCategory| |#3| (QUOTE (-975)))) (-3150 (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (QUOTE (-341)))) (|HasCategory| |#3| (QUOTE (-975))) (|HasCategory| |#3| (QUOTE (-734))) (-3150 (|HasCategory| |#3| (QUOTE (-734))) (|HasCategory| |#3| (QUOTE (-786)))) (|HasCategory| |#3| (QUOTE (-786))) (|HasCategory| |#3| (QUOTE (-160))) (-3150 (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (QUOTE (-975)))) (|HasCategory| |#3| (QUOTE (-346))) (|HasCategory| |#3| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#3| (LIST (QUOTE -833) (QUOTE (-1089)))) (-3150 (|HasCategory| |#3| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#3| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (QUOTE (-213))) (|HasCategory| |#3| (QUOTE (-975)))) (|HasCategory| |#3| (QUOTE (-213))) (|HasCategory| |#3| (QUOTE (-1018))) (-3150 (-12 (|HasCategory| |#3| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (LIST (QUOTE -833) (QUOTE (-1089))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-160)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-213)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-341)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-346)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-734)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-786)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-975)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-1018))))) (-3150 (-12 (|HasCategory| |#3| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#3| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#3| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-213))) (|HasCategory| |#3| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-341))) (|HasCategory| |#3| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-346))) (|HasCategory| |#3| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-734))) (|HasCategory| |#3| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-786))) (|HasCategory| |#3| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-975))) (|HasCategory| |#3| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-1018))) (|HasCategory| |#3| (LIST (QUOTE -966) (QUOTE (-525)))))) (|HasCategory| (-525) (QUOTE (-788))) (|HasCategory| |#3| (QUOTE (-668))) (-12 (|HasCategory| |#3| (QUOTE (-975))) (|HasCategory| |#3| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-975))) (|HasCategory| |#3| (LIST (QUOTE -833) (QUOTE (-1089))))) (-12 (|HasCategory| |#3| (QUOTE (-213))) (|HasCategory| |#3| (QUOTE (-975)))) (-3150 (|HasCategory| |#3| (QUOTE (-975))) (-12 (|HasCategory| |#3| (QUOTE (-1018))) (|HasCategory| |#3| (LIST (QUOTE -966) (QUOTE (-525)))))) (-12 (|HasCategory| |#3| (QUOTE (-1018))) (|HasCategory| |#3| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-1018)))) (-3150 (|HasAttribute| |#3| (QUOTE -4247)) (-12 (|HasCategory| |#3| (QUOTE (-213))) (|HasCategory| |#3| (QUOTE (-975)))) (-12 (|HasCategory| |#3| (QUOTE (-975))) (|HasCategory| |#3| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-975))) (|HasCategory| |#3| (LIST (QUOTE -833) (QUOTE (-1089)))))) (|HasCategory| |#3| (QUOTE (-126))) (|HasCategory| |#3| (QUOTE (-25))) (-12 (|HasCategory| |#3| (QUOTE (-1018))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (|HasCategory| |#3| (LIST (QUOTE -565) (QUOTE (-796)))))
(-231 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
@@ -862,7 +862,7 @@ NIL
NIL
(-233 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}.")))
-((-4250 . T) (-4251 . T) (-2137 . T))
+((-4250 . T) (-4251 . T) (-4131 . T))
NIL
(-234)
((|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.")))
@@ -903,7 +903,7 @@ NIL
(-243 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")))
(((-4252 "*") |has| |#1| (-160)) (-4243 |has| |#1| (-517)) (-4248 |has| |#1| (-6 -4248)) (-4245 . T) (-4244 . T) (-4247 . T))
-((|HasCategory| |#1| (QUOTE (-842))) (-3321 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-842)))) (-3321 (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-842)))) (-3321 (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-842)))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3321 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| |#3| (LIST (QUOTE -819) (QUOTE (-357))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| |#3| (LIST (QUOTE -819) (QUOTE (-525))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| |#3| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| |#3| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#3| (LIST (QUOTE -566) (QUOTE (-501))))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-213))) (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#1| (QUOTE (-341))) (-3321 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasAttribute| |#1| (QUOTE -4248)) (|HasCategory| |#1| (QUOTE (-429))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-842)))) (-3321 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-842)))) (|HasCategory| |#1| (QUOTE (-136)))))
+((|HasCategory| |#1| (QUOTE (-842))) (-3150 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-842)))) (-3150 (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-842)))) (-3150 (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-842)))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3150 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| |#3| (LIST (QUOTE -819) (QUOTE (-357))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| |#3| (LIST (QUOTE -819) (QUOTE (-525))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| |#3| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| |#3| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#3| (LIST (QUOTE -566) (QUOTE (-501))))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-213))) (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#1| (QUOTE (-341))) (-3150 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasAttribute| |#1| (QUOTE -4248)) (|HasCategory| |#1| (QUOTE (-429))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-842)))) (-3150 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-842)))) (|HasCategory| |#1| (QUOTE (-136)))))
(-244 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
@@ -948,11 +948,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
-(-255 R -3576)
+(-255 R -1730)
((|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
-(-256 R -3576)
+(-256 R -1730)
((|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
@@ -974,7 +974,7 @@ NIL
((|HasCategory| |#2| (QUOTE (-788))) (|HasCategory| |#2| (QUOTE (-1018))))
(-261 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}.")))
-((-4251 . T) (-2137 . T))
+((-4251 . T) (-4131 . T))
NIL
(-262 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}.")))
@@ -1000,7 +1000,7 @@ NIL
((|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
-(-268 S R |Mod| -3077 -2131 |exactQuo|)
+(-268 S R |Mod| -1466 -3459 |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")))
((-4243 . T) ((-4252 "*") . T) (-4244 . T) (-4245 . T) (-4247 . T))
NIL
@@ -1022,21 +1022,21 @@ NIL
NIL
(-273 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.")))
-((-4247 -3321 (|has| |#1| (-975)) (|has| |#1| (-450))) (-4244 |has| |#1| (-975)) (-4245 |has| |#1| (-975)))
-((|HasCategory| |#1| (QUOTE (-341))) (-3321 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-975)))) (-3321 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (QUOTE (-975))) (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089)))) (-3321 (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#1| (QUOTE (-975)))) (-3321 (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-975)))) (-3321 (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-975)))) (-3321 (|HasCategory| |#1| (QUOTE (-450))) (|HasCategory| |#1| (QUOTE (-668)))) (|HasCategory| |#1| (QUOTE (-450))) (-3321 (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-450))) (|HasCategory| |#1| (QUOTE (-668))) (|HasCategory| |#1| (QUOTE (-975))) (|HasCategory| |#1| (QUOTE (-1030))) (|HasCategory| |#1| (QUOTE (-1018)))) (-3321 (|HasCategory| |#1| (QUOTE (-450))) (|HasCategory| |#1| (QUOTE (-668))) (|HasCategory| |#1| (QUOTE (-1030)))) (|HasCategory| |#1| (LIST (QUOTE -486) (QUOTE (-1089)) (|devaluate| |#1|))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-281))) (-3321 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-450)))) (-3321 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-668)))) (-3321 (|HasCategory| |#1| (QUOTE (-450))) (|HasCategory| |#1| (QUOTE (-975)))) (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-668))) (|HasCategory| |#1| (QUOTE (-1030))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-25))))
+((-4247 -3150 (|has| |#1| (-975)) (|has| |#1| (-450))) (-4244 |has| |#1| (-975)) (-4245 |has| |#1| (-975)))
+((|HasCategory| |#1| (QUOTE (-341))) (-3150 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-975)))) (-3150 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (QUOTE (-975))) (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089)))) (-3150 (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#1| (QUOTE (-975)))) (-3150 (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-975)))) (-3150 (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-975)))) (-3150 (|HasCategory| |#1| (QUOTE (-450))) (|HasCategory| |#1| (QUOTE (-668)))) (|HasCategory| |#1| (QUOTE (-450))) (-3150 (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-450))) (|HasCategory| |#1| (QUOTE (-668))) (|HasCategory| |#1| (QUOTE (-975))) (|HasCategory| |#1| (QUOTE (-1030))) (|HasCategory| |#1| (QUOTE (-1018)))) (-3150 (|HasCategory| |#1| (QUOTE (-450))) (|HasCategory| |#1| (QUOTE (-668))) (|HasCategory| |#1| (QUOTE (-1030)))) (|HasCategory| |#1| (LIST (QUOTE -486) (QUOTE (-1089)) (|devaluate| |#1|))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-281))) (-3150 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-450)))) (-3150 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-668)))) (-3150 (|HasCategory| |#1| (QUOTE (-450))) (|HasCategory| |#1| (QUOTE (-975)))) (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-668))) (|HasCategory| |#1| (QUOTE (-1030))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-25))))
(-274 |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.")))
((-4250 . T) (-4251 . T))
-((-12 (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (LIST (QUOTE -288) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -2019) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -1221) (|devaluate| |#2|)))))) (-3321 (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (QUOTE (-1018))) (|HasCategory| |#2| (QUOTE (-1018)))) (-3321 (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (LIST (QUOTE -566) (QUOTE (-501)))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (QUOTE (-1018))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#2| (QUOTE (-1018))) (-3321 (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (LIST (QUOTE -565) (QUOTE (-796)))))
+((-12 (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (LIST (QUOTE -288) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -1265) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -1568) (|devaluate| |#2|)))))) (-3150 (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (QUOTE (-1018))) (|HasCategory| |#2| (QUOTE (-1018)))) (-3150 (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (LIST (QUOTE -566) (QUOTE (-501)))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (QUOTE (-1018))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#2| (QUOTE (-1018))) (-3150 (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (LIST (QUOTE -565) (QUOTE (-796)))))
(-275)
((|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
-(-276 -3576 S)
+(-276 -1730 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
-(-277 E -3576)
+(-277 E -1730)
((|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
@@ -1084,7 +1084,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
-(-289 -3576)
+(-289 -1730)
((|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
@@ -1095,7 +1095,7 @@ NIL
(-291 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))}.")))
((-4242 . T) (-4248 . T) (-4243 . T) ((-4252 "*") . T) (-4244 . T) (-4245 . T) (-4247 . T))
-((|HasCategory| (-1157 |#1| |#2| |#3| |#4|) (QUOTE (-842))) (|HasCategory| (-1157 |#1| |#2| |#3| |#4|) (LIST (QUOTE -966) (QUOTE (-1089)))) (|HasCategory| (-1157 |#1| |#2| |#3| |#4|) (QUOTE (-136))) (|HasCategory| (-1157 |#1| |#2| |#3| |#4|) (QUOTE (-138))) (|HasCategory| (-1157 |#1| |#2| |#3| |#4|) (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| (-1157 |#1| |#2| |#3| |#4|) (QUOTE (-951))) (|HasCategory| (-1157 |#1| |#2| |#3| |#4|) (QUOTE (-761))) (-3321 (|HasCategory| (-1157 |#1| |#2| |#3| |#4|) (QUOTE (-761))) (|HasCategory| (-1157 |#1| |#2| |#3| |#4|) (QUOTE (-788)))) (|HasCategory| (-1157 |#1| |#2| |#3| |#4|) (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| (-1157 |#1| |#2| |#3| |#4|) (QUOTE (-1065))) (|HasCategory| (-1157 |#1| |#2| |#3| |#4|) (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| (-1157 |#1| |#2| |#3| |#4|) (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| (-1157 |#1| |#2| |#3| |#4|) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| (-1157 |#1| |#2| |#3| |#4|) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| (-1157 |#1| |#2| |#3| |#4|) (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| (-1157 |#1| |#2| |#3| |#4|) (QUOTE (-213))) (|HasCategory| (-1157 |#1| |#2| |#3| |#4|) (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| (-1157 |#1| |#2| |#3| |#4|) (LIST (QUOTE -486) (QUOTE (-1089)) (LIST (QUOTE -1157) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|) (|devaluate| |#4|)))) (|HasCategory| (-1157 |#1| |#2| |#3| |#4|) (LIST (QUOTE -288) (LIST (QUOTE -1157) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|) (|devaluate| |#4|)))) (|HasCategory| (-1157 |#1| |#2| |#3| |#4|) (LIST (QUOTE -265) (LIST (QUOTE -1157) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|) (|devaluate| |#4|)) (LIST (QUOTE -1157) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|) (|devaluate| |#4|)))) (|HasCategory| (-1157 |#1| |#2| |#3| |#4|) (QUOTE (-286))) (|HasCategory| (-1157 |#1| |#2| |#3| |#4|) (QUOTE (-510))) (|HasCategory| (-1157 |#1| |#2| |#3| |#4|) (QUOTE (-788))) (-12 (|HasCategory| (-1157 |#1| |#2| |#3| |#4|) (QUOTE (-842))) (|HasCategory| $ (QUOTE (-136)))) (-3321 (|HasCategory| (-1157 |#1| |#2| |#3| |#4|) (QUOTE (-136))) (-12 (|HasCategory| (-1157 |#1| |#2| |#3| |#4|) (QUOTE (-842))) (|HasCategory| $ (QUOTE (-136))))))
+((|HasCategory| (-1157 |#1| |#2| |#3| |#4|) (QUOTE (-842))) (|HasCategory| (-1157 |#1| |#2| |#3| |#4|) (LIST (QUOTE -966) (QUOTE (-1089)))) (|HasCategory| (-1157 |#1| |#2| |#3| |#4|) (QUOTE (-136))) (|HasCategory| (-1157 |#1| |#2| |#3| |#4|) (QUOTE (-138))) (|HasCategory| (-1157 |#1| |#2| |#3| |#4|) (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| (-1157 |#1| |#2| |#3| |#4|) (QUOTE (-951))) (|HasCategory| (-1157 |#1| |#2| |#3| |#4|) (QUOTE (-761))) (-3150 (|HasCategory| (-1157 |#1| |#2| |#3| |#4|) (QUOTE (-761))) (|HasCategory| (-1157 |#1| |#2| |#3| |#4|) (QUOTE (-788)))) (|HasCategory| (-1157 |#1| |#2| |#3| |#4|) (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| (-1157 |#1| |#2| |#3| |#4|) (QUOTE (-1065))) (|HasCategory| (-1157 |#1| |#2| |#3| |#4|) (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| (-1157 |#1| |#2| |#3| |#4|) (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| (-1157 |#1| |#2| |#3| |#4|) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| (-1157 |#1| |#2| |#3| |#4|) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| (-1157 |#1| |#2| |#3| |#4|) (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| (-1157 |#1| |#2| |#3| |#4|) (QUOTE (-213))) (|HasCategory| (-1157 |#1| |#2| |#3| |#4|) (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| (-1157 |#1| |#2| |#3| |#4|) (LIST (QUOTE -486) (QUOTE (-1089)) (LIST (QUOTE -1157) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|) (|devaluate| |#4|)))) (|HasCategory| (-1157 |#1| |#2| |#3| |#4|) (LIST (QUOTE -288) (LIST (QUOTE -1157) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|) (|devaluate| |#4|)))) (|HasCategory| (-1157 |#1| |#2| |#3| |#4|) (LIST (QUOTE -265) (LIST (QUOTE -1157) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|) (|devaluate| |#4|)) (LIST (QUOTE -1157) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|) (|devaluate| |#4|)))) (|HasCategory| (-1157 |#1| |#2| |#3| |#4|) (QUOTE (-286))) (|HasCategory| (-1157 |#1| |#2| |#3| |#4|) (QUOTE (-510))) (|HasCategory| (-1157 |#1| |#2| |#3| |#4|) (QUOTE (-788))) (-12 (|HasCategory| (-1157 |#1| |#2| |#3| |#4|) (QUOTE (-842))) (|HasCategory| $ (QUOTE (-136)))) (-3150 (|HasCategory| (-1157 |#1| |#2| |#3| |#4|) (QUOTE (-136))) (-12 (|HasCategory| (-1157 |#1| |#2| |#3| |#4|) (QUOTE (-842))) (|HasCategory| $ (QUOTE (-136))))))
(-292 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
@@ -1106,9 +1106,9 @@ NIL
NIL
(-294 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.")))
-((-4247 -3321 (-1213 (|has| |#1| (-975)) (|has| |#1| (-587 (-525)))) (-12 (|has| |#1| (-517)) (-3321 (-1213 (|has| |#1| (-975)) (|has| |#1| (-587 (-525)))) (|has| |#1| (-975)) (|has| |#1| (-450)))) (|has| |#1| (-975)) (|has| |#1| (-450))) (-4245 |has| |#1| (-160)) (-4244 |has| |#1| (-160)) ((-4252 "*") |has| |#1| (-517)) (-4243 |has| |#1| (-517)) (-4248 |has| |#1| (-517)) (-4242 |has| |#1| (-517)))
-((-3321 (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (-12 (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525)))))) (|HasCategory| |#1| (QUOTE (-517))) (-3321 (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-975)))) (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-975))) (|HasCategory| |#1| (LIST (QUOTE -587) (QUOTE (-525)))) (-3321 (|HasCategory| |#1| (QUOTE (-450))) (|HasCategory| |#1| (QUOTE (-1030)))) (|HasCategory| |#1| (QUOTE (-450))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| |#1| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| |#1| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (-12 (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525))))) (-3321 (|HasCategory| |#1| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-975)))) (-3321 (|HasCategory| |#1| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-975)))) (-3321 (|HasCategory| |#1| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-975)))) (-12 (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517)))) (-3321 (|HasCategory| |#1| (QUOTE (-450))) (|HasCategory| |#1| (QUOTE (-517)))) (-3321 (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| |#1| (QUOTE (-975))) (|HasCategory| |#1| (LIST (QUOTE -587) (QUOTE (-525))))) (-3321 (|HasCategory| |#1| (QUOTE (-975))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525))))) (-3321 (-12 (|HasCategory| |#1| (QUOTE (-975))) (|HasCategory| |#1| (LIST (QUOTE -587) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-1030)))) (-3321 (|HasCategory| |#1| (QUOTE (-21))) (-12 (|HasCategory| |#1| (QUOTE (-975))) (|HasCategory| |#1| (LIST (QUOTE -587) (QUOTE (-525)))))) (-3321 (|HasCategory| |#1| (QUOTE (-25))) (-12 (|HasCategory| |#1| (QUOTE (-975))) (|HasCategory| |#1| (LIST (QUOTE -587) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-1030)))) (-3321 (|HasCategory| |#1| (QUOTE (-25))) (-12 (|HasCategory| |#1| (QUOTE (-975))) (|HasCategory| |#1| (LIST (QUOTE -587) (QUOTE (-525)))))) (-3321 (|HasCategory| |#1| (QUOTE (-450))) (|HasCategory| |#1| (QUOTE (-975)))) (-3321 (-12 (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525)))))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-1030))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| $ (QUOTE (-975))) (|HasCategory| $ (LIST (QUOTE -966) (QUOTE (-525)))))
-(-295 R -3576)
+((-4247 -3150 (-3543 (|has| |#1| (-975)) (|has| |#1| (-587 (-525)))) (-12 (|has| |#1| (-517)) (-3150 (-3543 (|has| |#1| (-975)) (|has| |#1| (-587 (-525)))) (|has| |#1| (-975)) (|has| |#1| (-450)))) (|has| |#1| (-975)) (|has| |#1| (-450))) (-4245 |has| |#1| (-160)) (-4244 |has| |#1| (-160)) ((-4252 "*") |has| |#1| (-517)) (-4243 |has| |#1| (-517)) (-4248 |has| |#1| (-517)) (-4242 |has| |#1| (-517)))
+((-3150 (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (-12 (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525)))))) (|HasCategory| |#1| (QUOTE (-517))) (-3150 (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-975)))) (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-975))) (|HasCategory| |#1| (LIST (QUOTE -587) (QUOTE (-525)))) (-3150 (|HasCategory| |#1| (QUOTE (-450))) (|HasCategory| |#1| (QUOTE (-1030)))) (|HasCategory| |#1| (QUOTE (-450))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| |#1| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| |#1| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (-12 (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525))))) (-3150 (|HasCategory| |#1| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-975)))) (-3150 (|HasCategory| |#1| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-975)))) (-3150 (|HasCategory| |#1| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-975)))) (-12 (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517)))) (-3150 (|HasCategory| |#1| (QUOTE (-450))) (|HasCategory| |#1| (QUOTE (-517)))) (-3150 (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| |#1| (QUOTE (-975))) (|HasCategory| |#1| (LIST (QUOTE -587) (QUOTE (-525))))) (-3150 (|HasCategory| |#1| (QUOTE (-975))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525))))) (-3150 (-12 (|HasCategory| |#1| (QUOTE (-975))) (|HasCategory| |#1| (LIST (QUOTE -587) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-1030)))) (-3150 (|HasCategory| |#1| (QUOTE (-21))) (-12 (|HasCategory| |#1| (QUOTE (-975))) (|HasCategory| |#1| (LIST (QUOTE -587) (QUOTE (-525)))))) (-3150 (|HasCategory| |#1| (QUOTE (-25))) (-12 (|HasCategory| |#1| (QUOTE (-975))) (|HasCategory| |#1| (LIST (QUOTE -587) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-1030)))) (-3150 (|HasCategory| |#1| (QUOTE (-25))) (-12 (|HasCategory| |#1| (QUOTE (-975))) (|HasCategory| |#1| (LIST (QUOTE -587) (QUOTE (-525)))))) (-3150 (|HasCategory| |#1| (QUOTE (-450))) (|HasCategory| |#1| (QUOTE (-975)))) (-3150 (-12 (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525)))))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-1030))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| $ (QUOTE (-975))) (|HasCategory| $ (LIST (QUOTE -966) (QUOTE (-525)))))
+(-295 R -1730)
((|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
@@ -1119,7 +1119,7 @@ NIL
(-297 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.")))
(((-4252 "*") |has| |#1| (-160)) (-4243 |has| |#1| (-517)) (-4248 |has| |#1| (-341)) (-4242 |has| |#1| (-341)) (-4244 . T) (-4245 . T) (-4247 . T))
-((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3321 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (-12 (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525))) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525))) (|devaluate| |#1|)))) (|HasCategory| (-385 (-525)) (QUOTE (-1030))) (|HasCategory| |#1| (QUOTE (-341))) (-3321 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (-3321 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasSignature| |#1| (LIST (QUOTE -3022) (LIST (|devaluate| |#1|) (QUOTE (-1089)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525)))))) (-3321 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-891))) (|HasCategory| |#1| (QUOTE (-1111))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -4141) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1089))))) (|HasSignature| |#1| (LIST (QUOTE -1507) (LIST (LIST (QUOTE -591) (QUOTE (-1089))) (|devaluate| |#1|)))))))
+((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3150 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (-12 (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525))) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525))) (|devaluate| |#1|)))) (|HasCategory| (-385 (-525)) (QUOTE (-1030))) (|HasCategory| |#1| (QUOTE (-341))) (-3150 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (-3150 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasSignature| |#1| (LIST (QUOTE -2686) (LIST (|devaluate| |#1|) (QUOTE (-1089)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525)))))) (-3150 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-891))) (|HasCategory| |#1| (QUOTE (-1111))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -2452) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1089))))) (|HasSignature| |#1| (LIST (QUOTE -1444) (LIST (LIST (QUOTE -591) (QUOTE (-1089))) (|devaluate| |#1|)))))))
(-298 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
@@ -1151,12 +1151,12 @@ NIL
(-305 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.")))
((-4251 . T) (-4250 . T))
-((-3321 (-12 (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))))) (-3321 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501)))) (-3321 (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-1018)))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| (-525) (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-1018))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
-(-306 S -3576)
+((-3150 (-12 (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))))) (-3150 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501)))) (-3150 (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-1018)))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| (-525) (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-1018))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
+(-306 S -1730)
((|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 (-346))))
-(-307 -3576)
+(-307 -1730)
((|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.")))
((-4242 . T) (-4248 . T) (-4243 . T) ((-4252 "*") . T) (-4244 . T) (-4245 . T) (-4247 . T))
NIL
@@ -1176,15 +1176,15 @@ NIL
((|constructor| (NIL "\\indented{1}{Lift a map to finite divisors.} Author: Manuel Bronstein Date Created: 1988 Date Last Updated: 19 May 1993")) (|map| (((|FiniteDivisor| |#5| |#6| |#7| |#8|) (|Mapping| |#5| |#1|) (|FiniteDivisor| |#1| |#2| |#3| |#4|)) "\\spad{map(f,{}d)} \\undocumented{}")))
NIL
NIL
-(-312 S -3576 UP UPUP R)
+(-312 S -1730 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
-(-313 -3576 UP UPUP R)
+(-313 -1730 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
-(-314 -3576 UP UPUP R)
+(-314 -1730 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
@@ -1204,26 +1204,26 @@ NIL
((|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
-(-319 S -3576 UP UPUP)
+(-319 S -1730 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}.") (($ (|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 (-346))) (|HasCategory| |#2| (QUOTE (-341))))
-(-320 -3576 UP UPUP)
+(-320 -1730 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}.") (($ (|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.")))
((-4243 |has| (-385 |#2|) (-341)) (-4248 |has| (-385 |#2|) (-341)) (-4242 |has| (-385 |#2|) (-341)) ((-4252 "*") . T) (-4244 . T) (-4245 . T) (-4247 . T))
NIL
(-321 |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.")))
((-4242 . T) (-4248 . T) (-4243 . T) ((-4252 "*") . T) (-4244 . T) (-4245 . T) (-4247 . T))
-((-3321 (|HasCategory| (-843 |#1|) (QUOTE (-136))) (|HasCategory| (-843 |#1|) (QUOTE (-346)))) (|HasCategory| (-843 |#1|) (QUOTE (-138))) (|HasCategory| (-843 |#1|) (QUOTE (-346))) (|HasCategory| (-843 |#1|) (QUOTE (-136))))
+((-3150 (|HasCategory| (-843 |#1|) (QUOTE (-136))) (|HasCategory| (-843 |#1|) (QUOTE (-346)))) (|HasCategory| (-843 |#1|) (QUOTE (-138))) (|HasCategory| (-843 |#1|) (QUOTE (-346))) (|HasCategory| (-843 |#1|) (QUOTE (-136))))
(-322 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.")))
((-4242 . T) (-4248 . T) (-4243 . T) ((-4252 "*") . T) (-4244 . T) (-4245 . T) (-4247 . T))
-((-3321 (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-346)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-346))) (|HasCategory| |#1| (QUOTE (-136))))
+((-3150 (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-346)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-346))) (|HasCategory| |#1| (QUOTE (-136))))
(-323 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.")))
((-4242 . T) (-4248 . T) (-4243 . T) ((-4252 "*") . T) (-4244 . T) (-4245 . T) (-4247 . T))
-((-3321 (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-346)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-346))) (|HasCategory| |#1| (QUOTE (-136))))
+((-3150 (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-346)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-346))) (|HasCategory| |#1| (QUOTE (-136))))
(-324 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
@@ -1240,31 +1240,31 @@ NIL
((|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.")))
((-4242 . T) (-4248 . T) (-4243 . T) ((-4252 "*") . T) (-4244 . T) (-4245 . T) (-4247 . T))
NIL
-(-328 R UP -3576)
+(-328 R UP -1730)
((|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
(-329 |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.")))
((-4242 . T) (-4248 . T) (-4243 . T) ((-4252 "*") . T) (-4244 . T) (-4245 . T) (-4247 . T))
-((-3321 (|HasCategory| (-843 |#1|) (QUOTE (-136))) (|HasCategory| (-843 |#1|) (QUOTE (-346)))) (|HasCategory| (-843 |#1|) (QUOTE (-138))) (|HasCategory| (-843 |#1|) (QUOTE (-346))) (|HasCategory| (-843 |#1|) (QUOTE (-136))))
+((-3150 (|HasCategory| (-843 |#1|) (QUOTE (-136))) (|HasCategory| (-843 |#1|) (QUOTE (-346)))) (|HasCategory| (-843 |#1|) (QUOTE (-138))) (|HasCategory| (-843 |#1|) (QUOTE (-346))) (|HasCategory| (-843 |#1|) (QUOTE (-136))))
(-330 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.")))
((-4242 . T) (-4248 . T) (-4243 . T) ((-4252 "*") . T) (-4244 . T) (-4245 . T) (-4247 . T))
-((-3321 (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-346)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-346))) (|HasCategory| |#1| (QUOTE (-136))))
+((-3150 (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-346)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-346))) (|HasCategory| |#1| (QUOTE (-136))))
(-331 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.")))
((-4242 . T) (-4248 . T) (-4243 . T) ((-4252 "*") . T) (-4244 . T) (-4245 . T) (-4247 . T))
-((-3321 (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-346)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-346))) (|HasCategory| |#1| (QUOTE (-136))))
+((-3150 (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-346)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-346))) (|HasCategory| |#1| (QUOTE (-136))))
(-332 |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}.")))
((-4242 . T) (-4248 . T) (-4243 . T) ((-4252 "*") . T) (-4244 . T) (-4245 . T) (-4247 . T))
-((-3321 (|HasCategory| (-843 |#1|) (QUOTE (-136))) (|HasCategory| (-843 |#1|) (QUOTE (-346)))) (|HasCategory| (-843 |#1|) (QUOTE (-138))) (|HasCategory| (-843 |#1|) (QUOTE (-346))) (|HasCategory| (-843 |#1|) (QUOTE (-136))))
+((-3150 (|HasCategory| (-843 |#1|) (QUOTE (-136))) (|HasCategory| (-843 |#1|) (QUOTE (-346)))) (|HasCategory| (-843 |#1|) (QUOTE (-138))) (|HasCategory| (-843 |#1|) (QUOTE (-346))) (|HasCategory| (-843 |#1|) (QUOTE (-136))))
(-333 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.")))
((-4242 . T) (-4248 . T) (-4243 . T) ((-4252 "*") . T) (-4244 . T) (-4245 . T) (-4247 . T))
-((-3321 (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-346)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-346))) (|HasCategory| |#1| (QUOTE (-136))))
-(-334 -3576 GF)
+((-3150 (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-346)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-346))) (|HasCategory| |#1| (QUOTE (-136))))
+(-334 -1730 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
@@ -1272,14 +1272,14 @@ 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
-(-336 -3576 FP FPP)
+(-336 -1730 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
(-337 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}.")))
((-4242 . T) (-4248 . T) (-4243 . T) ((-4252 "*") . T) (-4244 . T) (-4245 . T) (-4247 . T))
-((-3321 (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-346)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-346))) (|HasCategory| |#1| (QUOTE (-136))))
+((-3150 (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-346)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-346))) (|HasCategory| |#1| (QUOTE (-136))))
(-338 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
@@ -1334,7 +1334,7 @@ NIL
((|HasAttribute| |#1| (QUOTE -4251)) (|HasCategory| |#2| (QUOTE (-788))) (|HasCategory| |#2| (QUOTE (-1018))))
(-351 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]}.")))
-((-4250 . T) (-2137 . T))
+((-4250 . T) (-4131 . T))
NIL
(-352 |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.")))
@@ -1358,7 +1358,7 @@ NIL
NIL
(-357)
((|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}.")))
-((-4233 . T) (-4241 . T) (-2176 . T) (-4242 . T) (-4248 . T) (-4243 . T) ((-4252 "*") . T) (-4244 . T) (-4245 . T) (-4247 . T))
+((-4233 . T) (-4241 . T) (-4173 . T) (-4242 . T) (-4248 . T) (-4243 . T) ((-4252 "*") . T) (-4244 . T) (-4245 . T) (-4247 . T))
NIL
(-358 |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}.")))
@@ -1374,11 +1374,11 @@ NIL
NIL
(-361)
((|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}.")))
-((-2137 . T))
+((-4131 . T))
NIL
(-362)
((|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.}")))
-((-2137 . T))
+((-4131 . T))
NIL
(-363 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.")))
@@ -1408,7 +1408,7 @@ NIL
((|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
-(-370 -3576 UP UPUP R)
+(-370 -1730 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
@@ -1422,27 +1422,27 @@ NIL
NIL
(-373)
((|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.")))
-((-2137 . T))
+((-4131 . T))
NIL
(-374)
((|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.}")))
-((-2137 . T))
+((-4131 . T))
NIL
(-375)
((|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
-(-376 -2400 |returnType| -1235 |symbols|)
+(-376 -3419 |returnType| -3638 |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
-(-377 -3576 UP)
+(-377 -1730 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
(-378 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).")))
-((-2137 . T))
+((-4131 . T))
NIL
(-379 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.")))
@@ -1458,7 +1458,7 @@ NIL
((|HasAttribute| |#1| (QUOTE -4233)) (|HasAttribute| |#1| (QUOTE -4241)))
(-382)
((|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\".")))
-((-2176 . T) (-4242 . T) (-4248 . T) (-4243 . T) ((-4252 "*") . T) (-4244 . T) (-4245 . T) (-4247 . T))
+((-4173 . T) (-4242 . T) (-4248 . T) (-4243 . T) ((-4252 "*") . T) (-4244 . T) (-4245 . T) (-4247 . T))
NIL
(-383 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.")))
@@ -1471,7 +1471,7 @@ NIL
(-385 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.")))
((-4237 -12 (|has| |#1| (-6 -4248)) (|has| |#1| (-429)) (|has| |#1| (-6 -4237))) (-4242 . T) (-4248 . T) (-4243 . T) ((-4252 "*") . T) (-4244 . T) (-4245 . T) (-4247 . T))
-((|HasCategory| |#1| (QUOTE (-842))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-1089)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (-3321 (-12 (|HasCategory| |#1| (QUOTE (-510))) (|HasCategory| |#1| (QUOTE (-769)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501))))) (|HasCategory| |#1| (QUOTE (-951))) (|HasCategory| |#1| (QUOTE (-761))) (-3321 (|HasCategory| |#1| (QUOTE (-761))) (|HasCategory| |#1| (QUOTE (-788)))) (-3321 (-12 (|HasCategory| |#1| (QUOTE (-510))) (|HasCategory| |#1| (QUOTE (-769)))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-1065))) (-3321 (-12 (|HasCategory| |#1| (QUOTE (-510))) (|HasCategory| |#1| (QUOTE (-769)))) (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| |#1| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (-3321 (|HasCategory| |#1| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (-12 (|HasCategory| |#1| (QUOTE (-510))) (|HasCategory| |#1| (QUOTE (-769))))) (-3321 (|HasCategory| |#1| (LIST (QUOTE -587) (QUOTE (-525)))) (-12 (|HasCategory| |#1| (QUOTE (-510))) (|HasCategory| |#1| (QUOTE (-769))))) (|HasCategory| |#1| (QUOTE (-213))) (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#1| (LIST (QUOTE -486) (QUOTE (-1089)) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -265) (|devaluate| |#1|) (|devaluate| |#1|))) (-12 (|HasCategory| |#1| (QUOTE (-510))) (|HasCategory| |#1| (QUOTE (-769)))) (|HasCategory| |#1| (QUOTE (-286))) (|HasCategory| |#1| (QUOTE (-510))) (-12 (|HasAttribute| |#1| (QUOTE -4248)) (|HasAttribute| |#1| (QUOTE -4237)) (|HasCategory| |#1| (QUOTE (-429)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -587) (QUOTE (-525)))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-842)))) (-3321 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-842)))) (|HasCategory| |#1| (QUOTE (-136)))))
+((|HasCategory| |#1| (QUOTE (-842))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-1089)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (-3150 (-12 (|HasCategory| |#1| (QUOTE (-510))) (|HasCategory| |#1| (QUOTE (-769)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501))))) (|HasCategory| |#1| (QUOTE (-951))) (|HasCategory| |#1| (QUOTE (-761))) (-3150 (|HasCategory| |#1| (QUOTE (-761))) (|HasCategory| |#1| (QUOTE (-788)))) (-3150 (-12 (|HasCategory| |#1| (QUOTE (-510))) (|HasCategory| |#1| (QUOTE (-769)))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-1065))) (-3150 (-12 (|HasCategory| |#1| (QUOTE (-510))) (|HasCategory| |#1| (QUOTE (-769)))) (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| |#1| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (-3150 (|HasCategory| |#1| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (-12 (|HasCategory| |#1| (QUOTE (-510))) (|HasCategory| |#1| (QUOTE (-769))))) (-3150 (|HasCategory| |#1| (LIST (QUOTE -587) (QUOTE (-525)))) (-12 (|HasCategory| |#1| (QUOTE (-510))) (|HasCategory| |#1| (QUOTE (-769))))) (|HasCategory| |#1| (QUOTE (-213))) (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#1| (LIST (QUOTE -486) (QUOTE (-1089)) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -265) (|devaluate| |#1|) (|devaluate| |#1|))) (-12 (|HasCategory| |#1| (QUOTE (-510))) (|HasCategory| |#1| (QUOTE (-769)))) (|HasCategory| |#1| (QUOTE (-286))) (|HasCategory| |#1| (QUOTE (-510))) (-12 (|HasAttribute| |#1| (QUOTE -4248)) (|HasAttribute| |#1| (QUOTE -4237)) (|HasCategory| |#1| (QUOTE (-429)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -587) (QUOTE (-525)))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-842)))) (-3150 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-842)))) (|HasCategory| |#1| (QUOTE (-136)))))
(-386 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
@@ -1492,11 +1492,11 @@ NIL
((|constructor| (NIL "\\indented{1}{Lifting of morphisms to fractional ideals.} Author: Manuel Bronstein Date Created: 1 Feb 1989 Date Last Updated: 27 Feb 1990 Keywords: ideal,{} algebra,{} module.")) (|map| (((|FractionalIdeal| |#5| |#6| |#7| |#8|) (|Mapping| |#5| |#1|) (|FractionalIdeal| |#1| |#2| |#3| |#4|)) "\\spad{map(f,{}i)} \\undocumented{}")))
NIL
NIL
-(-391 R -3576 UP A)
+(-391 R -1730 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)}.")))
((-4247 . T))
NIL
-(-392 R -3576 UP A |ibasis|)
+(-392 R -1730 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 -966) (|devaluate| |#2|))))
@@ -1515,7 +1515,7 @@ NIL
(-396 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.")))
((-4243 . T) ((-4252 "*") . T) (-4244 . T) (-4245 . T) (-4247 . T))
-((|HasCategory| |#1| (LIST (QUOTE -486) (QUOTE (-1089)) (QUOTE $))) (|HasCategory| |#1| (LIST (QUOTE -288) (QUOTE $))) (|HasCategory| |#1| (LIST (QUOTE -265) (QUOTE $) (QUOTE $))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#1| (QUOTE (-1129))) (-3321 (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-1129)))) (|HasCategory| |#1| (QUOTE (-951))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -486) (QUOTE (-1089)) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -265) (|devaluate| |#1|) (|devaluate| |#1|))) (|HasCategory| |#1| (QUOTE (-213))) (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#1| (QUOTE (-510))) (|HasCategory| |#1| (QUOTE (-429))))
+((|HasCategory| |#1| (LIST (QUOTE -486) (QUOTE (-1089)) (QUOTE $))) (|HasCategory| |#1| (LIST (QUOTE -288) (QUOTE $))) (|HasCategory| |#1| (LIST (QUOTE -265) (QUOTE $) (QUOTE $))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#1| (QUOTE (-1129))) (-3150 (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-1129)))) (|HasCategory| |#1| (QUOTE (-951))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -486) (QUOTE (-1089)) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -265) (|devaluate| |#1|) (|devaluate| |#1|))) (|HasCategory| |#1| (QUOTE (-213))) (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#1| (QUOTE (-510))) (|HasCategory| |#1| (QUOTE (-429))))
(-397 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
@@ -1542,9 +1542,9 @@ NIL
((|HasCategory| |#2| (QUOTE (-788))) (|HasCategory| |#2| (QUOTE (-346))))
(-403 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}.")))
-((-4250 . T) (-4240 . T) (-4251 . T) (-2137 . T))
+((-4250 . T) (-4240 . T) (-4251 . T) (-4131 . T))
NIL
-(-404 R -3576)
+(-404 R -1730)
((|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
@@ -1552,7 +1552,7 @@ NIL
((|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")))
((-4237 -12 (|has| |#1| (-6 -4237)) (|has| |#2| (-6 -4237))) (-4244 . T) (-4245 . T) (-4247 . T))
((-12 (|HasAttribute| |#1| (QUOTE -4237)) (|HasAttribute| |#2| (QUOTE -4237))))
-(-406 R -3576)
+(-406 R -1730)
((|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
@@ -1562,17 +1562,17 @@ NIL
((|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-138))) (|HasCategory| |#2| (QUOTE (-975))) (|HasCategory| |#2| (QUOTE (-21))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-450))) (|HasCategory| |#2| (QUOTE (-1030))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-501)))))
(-408 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}.")))
-((-4247 -3321 (|has| |#1| (-975)) (|has| |#1| (-450))) (-4245 |has| |#1| (-160)) (-4244 |has| |#1| (-160)) ((-4252 "*") |has| |#1| (-517)) (-4243 |has| |#1| (-517)) (-4248 |has| |#1| (-517)) (-4242 |has| |#1| (-517)) (-2137 . T))
+((-4247 -3150 (|has| |#1| (-975)) (|has| |#1| (-450))) (-4245 |has| |#1| (-160)) (-4244 |has| |#1| (-160)) ((-4252 "*") |has| |#1| (-517)) (-4243 |has| |#1| (-517)) (-4248 |has| |#1| (-517)) (-4242 |has| |#1| (-517)) (-4131 . T))
NIL
-(-409 R -3576)
+(-409 R -1730)
((|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
-(-410 R -3576)
+(-410 R -1730)
((|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))))
-(-411 R -3576)
+(-411 R -1730)
((|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
@@ -1580,7 +1580,7 @@ NIL
((|constructor| (NIL "Creates and manipulates objects which correspond to the basic FORTRAN data types: REAL,{} INTEGER,{} COMPLEX,{} LOGICAL and CHARACTER")) (= (((|Boolean|) $ $) "\\spad{x=y} tests for equality")) (|logical?| (((|Boolean|) $) "\\spad{logical?(t)} tests whether \\spad{t} is equivalent to the FORTRAN type LOGICAL.")) (|character?| (((|Boolean|) $) "\\spad{character?(t)} tests whether \\spad{t} is equivalent to the FORTRAN type CHARACTER.")) (|doubleComplex?| (((|Boolean|) $) "\\spad{doubleComplex?(t)} tests whether \\spad{t} is equivalent to the (non-standard) FORTRAN type DOUBLE COMPLEX.")) (|complex?| (((|Boolean|) $) "\\spad{complex?(t)} tests whether \\spad{t} is equivalent to the FORTRAN type COMPLEX.")) (|integer?| (((|Boolean|) $) "\\spad{integer?(t)} tests whether \\spad{t} is equivalent to the FORTRAN type INTEGER.")) (|double?| (((|Boolean|) $) "\\spad{double?(t)} tests whether \\spad{t} is equivalent to the FORTRAN type DOUBLE PRECISION")) (|real?| (((|Boolean|) $) "\\spad{real?(t)} tests whether \\spad{t} is equivalent to the FORTRAN type REAL.")) (|coerce| (((|SExpression|) $) "\\spad{coerce(x)} returns the \\spad{s}-expression associated with \\spad{x}") (((|Symbol|) $) "\\spad{coerce(x)} returns the symbol associated with \\spad{x}") (($ (|Symbol|)) "\\spad{coerce(s)} transforms the symbol \\spad{s} into an element of FortranScalarType provided \\spad{s} is one of real,{} complex,{}double precision,{} logical,{} integer,{} character,{} REAL,{} COMPLEX,{} LOGICAL,{} INTEGER,{} CHARACTER,{} DOUBLE PRECISION") (($ (|String|)) "\\spad{coerce(s)} transforms the string \\spad{s} into an element of FortranScalarType provided \\spad{s} is one of \"real\",{} \"double precision\",{} \"complex\",{} \"logical\",{} \"integer\",{} \"character\",{} \"REAL\",{} \"COMPLEX\",{} \"LOGICAL\",{} \"INTEGER\",{} \"CHARACTER\",{} \"DOUBLE PRECISION\"")))
NIL
NIL
-(-413 R -3576 UP)
+(-413 R -1730 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 -966) (QUOTE (-47)))))
@@ -1598,17 +1598,17 @@ NIL
NIL
(-417)
((|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}.")))
-((-2137 . T))
+((-4131 . T))
NIL
(-418)
((|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.}")))
-((-2137 . T))
+((-4131 . T))
NIL
(-419 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
-(-420 R UP -3576)
+(-420 R UP -1730)
((|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
@@ -1655,7 +1655,7 @@ NIL
(-431 |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")))
(((-4252 "*") |has| |#2| (-160)) (-4243 |has| |#2| (-517)) (-4248 |has| |#2| (-6 -4248)) (-4245 . T) (-4244 . T) (-4247 . T))
-((|HasCategory| |#2| (QUOTE (-842))) (-3321 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-842)))) (-3321 (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-842)))) (-3321 (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-842)))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-160))) (-3321 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-517)))) (-12 (|HasCategory| (-798 |#1|) (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| |#2| (LIST (QUOTE -819) (QUOTE (-357))))) (-12 (|HasCategory| (-798 |#1|) (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -819) (QUOTE (-525))))) (-12 (|HasCategory| (-798 |#1|) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| |#2| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357)))))) (-12 (|HasCategory| (-798 |#1|) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525)))))) (-12 (|HasCategory| (-798 |#1|) (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-501))))) (|HasCategory| |#2| (QUOTE (-788))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (QUOTE (-138))) (|HasCategory| |#2| (QUOTE (-136))) (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-341))) (-3321 (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasAttribute| |#2| (QUOTE -4248)) (|HasCategory| |#2| (QUOTE (-429))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-842)))) (-3321 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-842)))) (|HasCategory| |#2| (QUOTE (-136)))))
+((|HasCategory| |#2| (QUOTE (-842))) (-3150 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-842)))) (-3150 (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-842)))) (-3150 (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-842)))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-160))) (-3150 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-517)))) (-12 (|HasCategory| (-798 |#1|) (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| |#2| (LIST (QUOTE -819) (QUOTE (-357))))) (-12 (|HasCategory| (-798 |#1|) (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -819) (QUOTE (-525))))) (-12 (|HasCategory| (-798 |#1|) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| |#2| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357)))))) (-12 (|HasCategory| (-798 |#1|) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525)))))) (-12 (|HasCategory| (-798 |#1|) (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-501))))) (|HasCategory| |#2| (QUOTE (-788))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (QUOTE (-138))) (|HasCategory| |#2| (QUOTE (-136))) (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-341))) (-3150 (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasAttribute| |#2| (QUOTE -4248)) (|HasCategory| |#2| (QUOTE (-429))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-842)))) (-3150 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-842)))) (|HasCategory| |#2| (QUOTE (-136)))))
(-432 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
@@ -1720,7 +1720,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
-(-448 |lv| -3576 R)
+(-448 |lv| -1730 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
@@ -1735,11 +1735,11 @@ NIL
(-451 |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.")))
(((-4252 "*") |has| |#1| (-160)) (-4243 |has| |#1| (-517)) (-4248 |has| |#1| (-341)) (-4242 |has| |#1| (-341)) (-4244 . T) (-4245 . T) (-4247 . T))
-((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3321 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (-12 (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525))) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525))) (|devaluate| |#1|)))) (|HasCategory| (-385 (-525)) (QUOTE (-1030))) (|HasCategory| |#1| (QUOTE (-341))) (-3321 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (-3321 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasSignature| |#1| (LIST (QUOTE -3022) (LIST (|devaluate| |#1|) (QUOTE (-1089)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525)))))) (-3321 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-891))) (|HasCategory| |#1| (QUOTE (-1111))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -4141) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1089))))) (|HasSignature| |#1| (LIST (QUOTE -1507) (LIST (LIST (QUOTE -591) (QUOTE (-1089))) (|devaluate| |#1|)))))))
+((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3150 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (-12 (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525))) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525))) (|devaluate| |#1|)))) (|HasCategory| (-385 (-525)) (QUOTE (-1030))) (|HasCategory| |#1| (QUOTE (-341))) (-3150 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (-3150 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasSignature| |#1| (LIST (QUOTE -2686) (LIST (|devaluate| |#1|) (QUOTE (-1089)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525)))))) (-3150 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-891))) (|HasCategory| |#1| (QUOTE (-1111))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -2452) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1089))))) (|HasSignature| |#1| (LIST (QUOTE -1444) (LIST (LIST (QUOTE -591) (QUOTE (-1089))) (|devaluate| |#1|)))))))
(-452 |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.")))
((-4251 . T))
-((-12 (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (LIST (QUOTE -288) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -2019) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -1221) (|devaluate| |#2|)))))) (-3321 (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (QUOTE (-1018))) (|HasCategory| |#2| (QUOTE (-1018)))) (-3321 (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (LIST (QUOTE -566) (QUOTE (-501)))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (|HasCategory| |#1| (QUOTE (-788))) (-3321 (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (LIST (QUOTE -565) (QUOTE (-796)))))
+((-12 (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (LIST (QUOTE -288) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -1265) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -1568) (|devaluate| |#2|)))))) (-3150 (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (QUOTE (-1018))) (|HasCategory| |#2| (QUOTE (-1018)))) (-3150 (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (LIST (QUOTE -566) (QUOTE (-501)))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (|HasCategory| |#1| (QUOTE (-788))) (-3150 (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (LIST (QUOTE -565) (QUOTE (-796)))))
(-453 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)}")))
((-4251 . T) (-4250 . T))
@@ -1751,7 +1751,7 @@ NIL
(-455 |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.")))
((-4250 . T) (-4251 . T))
-((-12 (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (LIST (QUOTE -288) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -2019) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -1221) (|devaluate| |#2|)))))) (-3321 (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (QUOTE (-1018))) (|HasCategory| |#2| (QUOTE (-1018)))) (-3321 (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (LIST (QUOTE -566) (QUOTE (-501)))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (QUOTE (-1018))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#2| (QUOTE (-1018))) (-3321 (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (LIST (QUOTE -565) (QUOTE (-796)))))
+((-12 (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (LIST (QUOTE -288) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -1265) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -1568) (|devaluate| |#2|)))))) (-3150 (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (QUOTE (-1018))) (|HasCategory| |#2| (QUOTE (-1018)))) (-3150 (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (LIST (QUOTE -566) (QUOTE (-501)))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (QUOTE (-1018))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#2| (QUOTE (-1018))) (-3150 (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (LIST (QUOTE -565) (QUOTE (-796)))))
(-456)
((|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
@@ -1759,16 +1759,16 @@ NIL
(-457 |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")))
(((-4252 "*") |has| |#2| (-160)) (-4243 |has| |#2| (-517)) (-4248 |has| |#2| (-6 -4248)) (-4245 . T) (-4244 . T) (-4247 . T))
-((|HasCategory| |#2| (QUOTE (-842))) (-3321 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-842)))) (-3321 (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-842)))) (-3321 (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-842)))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-160))) (-3321 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-517)))) (-12 (|HasCategory| (-798 |#1|) (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| |#2| (LIST (QUOTE -819) (QUOTE (-357))))) (-12 (|HasCategory| (-798 |#1|) (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -819) (QUOTE (-525))))) (-12 (|HasCategory| (-798 |#1|) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| |#2| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357)))))) (-12 (|HasCategory| (-798 |#1|) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525)))))) (-12 (|HasCategory| (-798 |#1|) (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-501))))) (|HasCategory| |#2| (QUOTE (-788))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (QUOTE (-138))) (|HasCategory| |#2| (QUOTE (-136))) (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-341))) (-3321 (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasAttribute| |#2| (QUOTE -4248)) (|HasCategory| |#2| (QUOTE (-429))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-842)))) (-3321 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-842)))) (|HasCategory| |#2| (QUOTE (-136)))))
-(-458 -2951 S)
+((|HasCategory| |#2| (QUOTE (-842))) (-3150 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-842)))) (-3150 (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-842)))) (-3150 (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-842)))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-160))) (-3150 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-517)))) (-12 (|HasCategory| (-798 |#1|) (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| |#2| (LIST (QUOTE -819) (QUOTE (-357))))) (-12 (|HasCategory| (-798 |#1|) (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -819) (QUOTE (-525))))) (-12 (|HasCategory| (-798 |#1|) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| |#2| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357)))))) (-12 (|HasCategory| (-798 |#1|) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525)))))) (-12 (|HasCategory| (-798 |#1|) (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-501))))) (|HasCategory| |#2| (QUOTE (-788))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (QUOTE (-138))) (|HasCategory| |#2| (QUOTE (-136))) (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-341))) (-3150 (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasAttribute| |#2| (QUOTE -4248)) (|HasCategory| |#2| (QUOTE (-429))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-842)))) (-3150 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-842)))) (|HasCategory| |#2| (QUOTE (-136)))))
+(-458 -2058 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}.")))
((-4244 |has| |#2| (-975)) (-4245 |has| |#2| (-975)) (-4247 |has| |#2| (-6 -4247)) ((-4252 "*") |has| |#2| (-160)) (-4250 . T))
-((-3321 (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-346))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-734))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-786))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-975))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))))) (-3321 (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-1018)))) (-12 (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-975)))) (-12 (|HasCategory| |#2| (QUOTE (-975))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-975))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089))))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#2| (QUOTE (-341))) (-3321 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-975)))) (-3321 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-341)))) (|HasCategory| |#2| (QUOTE (-975))) (|HasCategory| |#2| (QUOTE (-734))) (-3321 (|HasCategory| |#2| (QUOTE (-734))) (|HasCategory| |#2| (QUOTE (-786)))) (|HasCategory| |#2| (QUOTE (-786))) (|HasCategory| |#2| (QUOTE (-160))) (-3321 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-975)))) (|HasCategory| |#2| (QUOTE (-346))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))) (-3321 (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-346))) (|HasCategory| |#2| (QUOTE (-734))) (|HasCategory| |#2| (QUOTE (-786))) (|HasCategory| |#2| (QUOTE (-975))) (|HasCategory| |#2| (QUOTE (-1018)))) (-3321 (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-975)))) (-3321 (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-975)))) (-3321 (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-975)))) (-3321 (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-975)))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-1018))) (-3321 (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-25)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-126)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-160)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-213)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-341)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-346)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-734)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-786)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-975)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-1018))))) (-3321 (-12 (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-346))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-734))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-786))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-975))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525)))))) (|HasCategory| (-525) (QUOTE (-788))) (-12 (|HasCategory| |#2| (QUOTE (-975))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-975)))) (-12 (|HasCategory| |#2| (QUOTE (-975))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089))))) (|HasCategory| |#2| (QUOTE (-668))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-3321 (|HasCategory| |#2| (QUOTE (-975))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525)))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-1018)))) (|HasAttribute| |#2| (QUOTE -4247)) (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-25))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796)))))
+((-3150 (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-346))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-734))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-786))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-975))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))))) (-3150 (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-1018)))) (-12 (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-975)))) (-12 (|HasCategory| |#2| (QUOTE (-975))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-975))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089))))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#2| (QUOTE (-341))) (-3150 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-975)))) (-3150 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-341)))) (|HasCategory| |#2| (QUOTE (-975))) (|HasCategory| |#2| (QUOTE (-734))) (-3150 (|HasCategory| |#2| (QUOTE (-734))) (|HasCategory| |#2| (QUOTE (-786)))) (|HasCategory| |#2| (QUOTE (-786))) (|HasCategory| |#2| (QUOTE (-160))) (-3150 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-975)))) (|HasCategory| |#2| (QUOTE (-346))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))) (-3150 (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-346))) (|HasCategory| |#2| (QUOTE (-734))) (|HasCategory| |#2| (QUOTE (-786))) (|HasCategory| |#2| (QUOTE (-975))) (|HasCategory| |#2| (QUOTE (-1018)))) (-3150 (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-975)))) (-3150 (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-975)))) (-3150 (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-975)))) (-3150 (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-975)))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-1018))) (-3150 (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-25)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-126)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-160)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-213)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-341)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-346)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-734)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-786)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-975)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-1018))))) (-3150 (-12 (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-346))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-734))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-786))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-975))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525)))))) (|HasCategory| (-525) (QUOTE (-788))) (-12 (|HasCategory| |#2| (QUOTE (-975))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-975)))) (-12 (|HasCategory| |#2| (QUOTE (-975))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089))))) (|HasCategory| |#2| (QUOTE (-668))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-3150 (|HasCategory| |#2| (QUOTE (-975))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525)))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-1018)))) (|HasAttribute| |#2| (QUOTE -4247)) (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-25))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796)))))
(-459 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}.")))
((-4250 . T) (-4251 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1018))) (-3321 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
-(-460 -3576 UP UPUP R)
+((-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1018))) (-3150 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
+(-460 -1730 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
@@ -1779,14 +1779,14 @@ NIL
(-462)
((|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.")))
((-4242 . T) (-4248 . T) (-4243 . T) ((-4252 "*") . T) (-4244 . T) (-4245 . T) (-4247 . T))
-((|HasCategory| (-525) (QUOTE (-842))) (|HasCategory| (-525) (LIST (QUOTE -966) (QUOTE (-1089)))) (|HasCategory| (-525) (QUOTE (-136))) (|HasCategory| (-525) (QUOTE (-138))) (|HasCategory| (-525) (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| (-525) (QUOTE (-951))) (|HasCategory| (-525) (QUOTE (-761))) (-3321 (|HasCategory| (-525) (QUOTE (-761))) (|HasCategory| (-525) (QUOTE (-788)))) (|HasCategory| (-525) (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| (-525) (QUOTE (-1065))) (|HasCategory| (-525) (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| (-525) (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| (-525) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| (-525) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| (-525) (QUOTE (-213))) (|HasCategory| (-525) (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| (-525) (LIST (QUOTE -486) (QUOTE (-1089)) (QUOTE (-525)))) (|HasCategory| (-525) (LIST (QUOTE -288) (QUOTE (-525)))) (|HasCategory| (-525) (LIST (QUOTE -265) (QUOTE (-525)) (QUOTE (-525)))) (|HasCategory| (-525) (QUOTE (-286))) (|HasCategory| (-525) (QUOTE (-510))) (|HasCategory| (-525) (QUOTE (-788))) (|HasCategory| (-525) (LIST (QUOTE -587) (QUOTE (-525)))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-525) (QUOTE (-842)))) (-3321 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-525) (QUOTE (-842)))) (|HasCategory| (-525) (QUOTE (-136)))))
+((|HasCategory| (-525) (QUOTE (-842))) (|HasCategory| (-525) (LIST (QUOTE -966) (QUOTE (-1089)))) (|HasCategory| (-525) (QUOTE (-136))) (|HasCategory| (-525) (QUOTE (-138))) (|HasCategory| (-525) (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| (-525) (QUOTE (-951))) (|HasCategory| (-525) (QUOTE (-761))) (-3150 (|HasCategory| (-525) (QUOTE (-761))) (|HasCategory| (-525) (QUOTE (-788)))) (|HasCategory| (-525) (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| (-525) (QUOTE (-1065))) (|HasCategory| (-525) (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| (-525) (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| (-525) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| (-525) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| (-525) (QUOTE (-213))) (|HasCategory| (-525) (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| (-525) (LIST (QUOTE -486) (QUOTE (-1089)) (QUOTE (-525)))) (|HasCategory| (-525) (LIST (QUOTE -288) (QUOTE (-525)))) (|HasCategory| (-525) (LIST (QUOTE -265) (QUOTE (-525)) (QUOTE (-525)))) (|HasCategory| (-525) (QUOTE (-286))) (|HasCategory| (-525) (QUOTE (-510))) (|HasCategory| (-525) (QUOTE (-788))) (|HasCategory| (-525) (LIST (QUOTE -587) (QUOTE (-525)))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-525) (QUOTE (-842)))) (-3150 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-525) (QUOTE (-842)))) (|HasCategory| (-525) (QUOTE (-136)))))
(-463 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 -4250)) (|HasAttribute| |#1| (QUOTE -4251)) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|))) (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796)))))
(-464 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}]}.")))
-((-2137 . T))
+((-4131 . T))
NIL
(-465 S)
((|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}.")))
@@ -1796,7 +1796,7 @@ 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
-(-467 -3576 UP |AlExt| |AlPol|)
+(-467 -1730 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
@@ -1807,16 +1807,16 @@ NIL
(-469 S |mn|)
((|constructor| (NIL "\\indented{1}{Author Micheal Monagan Aug/87} This is the basic one dimensional array data type.")))
((-4251 . T) (-4250 . T))
-((-3321 (-12 (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))))) (-3321 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501)))) (-3321 (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-1018)))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| (-525) (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-1018))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
+((-3150 (-12 (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))))) (-3150 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501)))) (-3150 (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-1018)))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| (-525) (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-1018))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
(-470 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.")))
((-4250 . T) (-4251 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1018))) (-3321 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
+((-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1018))) (-3150 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
(-471 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
-(-472 R UP -3576)
+(-472 R UP -1730)
((|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
@@ -1836,7 +1836,7 @@ NIL
((|constructor| (NIL "InnerCommonDenominator provides functions to compute the common denominator of a finite linear aggregate of elements of the quotient field of an integral domain.")) (|splitDenominator| (((|Record| (|:| |num| |#3|) (|:| |den| |#1|)) |#4|) "\\spad{splitDenominator([q1,{}...,{}qn])} returns \\spad{[[p1,{}...,{}pn],{} d]} such that \\spad{\\spad{qi} = pi/d} and \\spad{d} is a common denominator for the \\spad{qi}\\spad{'s}.")) (|clearDenominator| ((|#3| |#4|) "\\spad{clearDenominator([q1,{}...,{}qn])} returns \\spad{[p1,{}...,{}pn]} such that \\spad{\\spad{qi} = pi/d} where \\spad{d} is a common denominator for the \\spad{qi}\\spad{'s}.")) (|commonDenominator| ((|#1| |#4|) "\\spad{commonDenominator([q1,{}...,{}qn])} returns a common denominator \\spad{d} for \\spad{q1},{}...,{}\\spad{qn}.")))
NIL
NIL
-(-477 -3576 |Expon| |VarSet| |DPoly|)
+(-477 -1730 |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 -566) (QUOTE (-1089)))))
@@ -1883,19 +1883,19 @@ NIL
(-488 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}")))
((-4251 . T) (-4250 . T))
-((-3321 (-12 (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))))) (-3321 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501)))) (-3321 (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-1018)))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| (-525) (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-1018))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
+((-3150 (-12 (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))))) (-3150 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501)))) (-3150 (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-1018)))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| (-525) (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-1018))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
(-489 |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}.")))
((-4242 . T) (-4248 . T) (-4243 . T) ((-4252 "*") . T) (-4244 . T) (-4245 . T) (-4247 . T))
-((-3321 (|HasCategory| (-538 |#1|) (QUOTE (-136))) (|HasCategory| (-538 |#1|) (QUOTE (-346)))) (|HasCategory| (-538 |#1|) (QUOTE (-138))) (|HasCategory| (-538 |#1|) (QUOTE (-346))) (|HasCategory| (-538 |#1|) (QUOTE (-136))))
+((-3150 (|HasCategory| (-538 |#1|) (QUOTE (-136))) (|HasCategory| (-538 |#1|) (QUOTE (-346)))) (|HasCategory| (-538 |#1|) (QUOTE (-138))) (|HasCategory| (-538 |#1|) (QUOTE (-346))) (|HasCategory| (-538 |#1|) (QUOTE (-136))))
(-490 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}.")))
((-4250 . T) (-4251 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1018))) (-3321 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
+((-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1018))) (-3150 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
(-491 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.")))
((-4251 . T) (-4250 . T))
-((-3321 (-12 (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))))) (-3321 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501)))) (-3321 (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-1018)))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| (-525) (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-1018))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
+((-3150 (-12 (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))))) (-3150 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501)))) (-3150 (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-1018)))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| (-525) (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-1018))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
(-492 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
@@ -1907,7 +1907,7 @@ NIL
(-494 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.")))
((-4250 . T) (-4251 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1018))) (-3321 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (QUOTE (-286))) (|HasCategory| |#1| (QUOTE (-517))) (|HasAttribute| |#1| (QUOTE (-4252 "*"))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
+((-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1018))) (-3150 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (QUOTE (-286))) (|HasCategory| |#1| (QUOTE (-517))) (|HasAttribute| |#1| (QUOTE (-4252 "*"))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
(-495 GF)
((|constructor| (NIL "InnerNormalBasisFieldFunctions(\\spad{GF}) (unexposed): This package has functions used by every normal basis finite field extension domain.")) (|minimalPolynomial| (((|SparseUnivariatePolynomial| |#1|) (|Vector| |#1|)) "\\spad{minimalPolynomial(x)} \\undocumented{} See \\axiomFunFrom{minimalPolynomial}{FiniteAlgebraicExtensionField}")) (|normalElement| (((|Vector| |#1|) (|PositiveInteger|)) "\\spad{normalElement(n)} \\undocumented{} See \\axiomFunFrom{normalElement}{FiniteAlgebraicExtensionField}")) (|basis| (((|Vector| (|Vector| |#1|)) (|PositiveInteger|)) "\\spad{basis(n)} \\undocumented{} See \\axiomFunFrom{basis}{FiniteAlgebraicExtensionField}")) (|normal?| (((|Boolean|) (|Vector| |#1|)) "\\spad{normal?(x)} \\undocumented{} See \\axiomFunFrom{normal?}{FiniteAlgebraicExtensionField}")) (|lookup| (((|PositiveInteger|) (|Vector| |#1|)) "\\spad{lookup(x)} \\undocumented{} See \\axiomFunFrom{lookup}{Finite}")) (|inv| (((|Vector| |#1|) (|Vector| |#1|)) "\\spad{inv x} \\undocumented{} See \\axiomFunFrom{inv}{DivisionRing}")) (|trace| (((|Vector| |#1|) (|Vector| |#1|) (|PositiveInteger|)) "\\spad{trace(x,{}n)} \\undocumented{} See \\axiomFunFrom{trace}{FiniteAlgebraicExtensionField}")) (|norm| (((|Vector| |#1|) (|Vector| |#1|) (|PositiveInteger|)) "\\spad{norm(x,{}n)} \\undocumented{} See \\axiomFunFrom{norm}{FiniteAlgebraicExtensionField}")) (/ (((|Vector| |#1|) (|Vector| |#1|) (|Vector| |#1|)) "\\spad{x/y} \\undocumented{} See \\axiomFunFrom{/}{Field}")) (* (((|Vector| |#1|) (|Vector| |#1|) (|Vector| |#1|)) "\\spad{x*y} \\undocumented{} See \\axiomFunFrom{*}{SemiGroup}")) (** (((|Vector| |#1|) (|Vector| |#1|) (|Integer|)) "\\spad{x**n} \\undocumented{} See \\axiomFunFrom{\\spad{**}}{DivisionRing}")) (|qPot| (((|Vector| |#1|) (|Vector| |#1|) (|Integer|)) "\\spad{qPot(v,{}e)} computes \\spad{v**(q**e)},{} interpreting \\spad{v} as an element of normal basis field,{} \\spad{q} the size of the ground field. This is done by a cyclic \\spad{e}-shift of the vector \\spad{v}.")) (|expPot| (((|Vector| |#1|) (|Vector| |#1|) (|SingleInteger|) (|SingleInteger|)) "\\spad{expPot(v,{}e,{}d)} returns the sum from \\spad{i = 0} to \\spad{e - 1} of \\spad{v**(q**i*d)},{} interpreting \\spad{v} as an element of a normal basis field and where \\spad{q} is the size of the ground field. Note: for a description of the algorithm,{} see \\spad{T}.Itoh and \\spad{S}.Tsujii,{} \"A fast algorithm for computing multiplicative inverses in \\spad{GF}(2^m) using normal bases\",{} Information and Computation 78,{} \\spad{pp}.171-177,{} 1988.")) (|repSq| (((|Vector| |#1|) (|Vector| |#1|) (|NonNegativeInteger|)) "\\spad{repSq(v,{}e)} computes \\spad{v**e} by repeated squaring,{} interpreting \\spad{v} as an element of a normal basis field.")) (|dAndcExp| (((|Vector| |#1|) (|Vector| |#1|) (|NonNegativeInteger|) (|SingleInteger|)) "\\spad{dAndcExp(v,{}n,{}k)} computes \\spad{v**e} interpreting \\spad{v} as an element of normal basis field. A divide and conquer algorithm similar to the one from \\spad{D}.\\spad{R}.Stinson,{} \"Some observations on parallel Algorithms for fast exponentiation in \\spad{GF}(2^n)\",{} Siam \\spad{J}. Computation,{} Vol.19,{} No.4,{} \\spad{pp}.711-717,{} August 1990 is used. Argument \\spad{k} is a parameter of this algorithm.")) (|xn| (((|SparseUnivariatePolynomial| |#1|) (|NonNegativeInteger|)) "\\spad{xn(n)} returns the polynomial \\spad{x**n-1}.")) (|pol| (((|SparseUnivariatePolynomial| |#1|) (|Vector| |#1|)) "\\spad{pol(v)} turns the vector \\spad{[v0,{}...,{}vn]} into the polynomial \\spad{v0+v1*x+ ... + vn*x**n}.")) (|index| (((|Vector| |#1|) (|PositiveInteger|) (|PositiveInteger|)) "\\spad{index(n,{}m)} is a index function for vectors of length \\spad{n} over the ground field.")) (|random| (((|Vector| |#1|) (|PositiveInteger|)) "\\spad{random(n)} creates a vector over the ground field with random entries.")) (|setFieldInfo| (((|Void|) (|Vector| (|List| (|Record| (|:| |value| |#1|) (|:| |index| (|SingleInteger|))))) |#1|) "\\spad{setFieldInfo(m,{}p)} initializes the field arithmetic,{} where \\spad{m} is the multiplication table and \\spad{p} is the respective normal element of the ground field \\spad{GF}.")))
NIL
@@ -1920,7 +1920,7 @@ NIL
((|constructor| (NIL "converts entire exponents to OutputForm")))
NIL
NIL
-(-498 K -3576 |Par|)
+(-498 K -1730 |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
@@ -1940,7 +1940,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
-(-503 K -3576 |Par|)
+(-503 K -1730 |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
@@ -1975,12 +1975,12 @@ NIL
(-511 |Key| |Entry| |addDom|)
((|constructor| (NIL "This domain is used to provide a conditional \"add\" domain for the implementation of \\spadtype{Table}.")))
((-4250 . T) (-4251 . T))
-((-12 (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (LIST (QUOTE -288) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -2019) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -1221) (|devaluate| |#2|)))))) (-3321 (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (QUOTE (-1018))) (|HasCategory| |#2| (QUOTE (-1018)))) (-3321 (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (LIST (QUOTE -566) (QUOTE (-501)))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (QUOTE (-1018))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#2| (QUOTE (-1018))) (-3321 (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (LIST (QUOTE -565) (QUOTE (-796)))))
-(-512 R -3576)
+((-12 (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (LIST (QUOTE -288) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -1265) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -1568) (|devaluate| |#2|)))))) (-3150 (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (QUOTE (-1018))) (|HasCategory| |#2| (QUOTE (-1018)))) (-3150 (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (LIST (QUOTE -566) (QUOTE (-501)))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (QUOTE (-1018))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#2| (QUOTE (-1018))) (-3150 (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (LIST (QUOTE -565) (QUOTE (-796)))))
+(-512 R -1730)
((|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
-(-513 R0 -3576 UP UPUP R)
+(-513 R0 -1730 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
@@ -1990,7 +1990,7 @@ NIL
NIL
(-515 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.")))
-((-2176 . T) (-4243 . T) ((-4252 "*") . T) (-4244 . T) (-4245 . T) (-4247 . T))
+((-4173 . T) (-4243 . T) ((-4252 "*") . T) (-4244 . T) (-4245 . T) (-4247 . T))
NIL
(-516 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.")))
@@ -2000,7 +2000,7 @@ NIL
((|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.")))
((-4243 . T) ((-4252 "*") . T) (-4244 . T) (-4245 . T) (-4247 . T))
NIL
-(-518 R -3576)
+(-518 R -1730)
((|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
@@ -2012,7 +2012,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
-(-521 R -3576 L)
+(-521 R -1730 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 -601) (|devaluate| |#2|))))
@@ -2020,11 +2020,11 @@ 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
-(-523 -3576 UP UPUP R)
+(-523 -1730 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
-(-524 -3576 UP)
+(-524 -1730 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
@@ -2036,15 +2036,15 @@ NIL
((|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
-(-527 R -3576 L)
+(-527 R -1730 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 -601) (|devaluate| |#2|))))
-(-528 R -3576)
+(-528 R -1730)
((|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 -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| |#2| (QUOTE (-1053)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| |#2| (QUOTE (-577)))))
-(-529 -3576 UP)
+(-529 -1730 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
@@ -2052,27 +2052,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
-(-531 -3576)
+(-531 -1730)
((|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
(-532 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.")))
-((-2176 . T) (-4243 . T) ((-4252 "*") . T) (-4244 . T) (-4245 . T) (-4247 . T))
+((-4173 . T) (-4243 . T) ((-4252 "*") . T) (-4244 . T) (-4245 . T) (-4247 . T))
NIL
(-533)
((|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
-(-534 R -3576)
+(-534 R -1730)
((|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 -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| |#2| (QUOTE (-263))) (|HasCategory| |#2| (QUOTE (-577))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-1089))))) (-12 (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-263)))) (|HasCategory| |#1| (QUOTE (-517))))
-(-535 -3576 UP)
+(-535 -1730 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
-(-536 R -3576)
+(-536 R -1730)
((|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
@@ -2088,15 +2088,15 @@ NIL
((|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
-(-540 R -3576)
+(-540 R -1730)
((|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
-(-541 E -3576)
+(-541 E -1730)
((|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
-(-542 -3576)
+(-542 -1730)
((|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}.")))
((-4245 . T) (-4244 . T))
((|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-1089)))))
@@ -2123,7 +2123,7 @@ NIL
(-548 |mn|)
((|constructor| (NIL "This domain implements low-level strings")) (|hash| (((|Integer|) $) "\\spad{hash(x)} provides a hashing function for strings")))
((-4251 . T) (-4250 . T))
-((-3321 (-12 (|HasCategory| (-135) (QUOTE (-788))) (|HasCategory| (-135) (LIST (QUOTE -288) (QUOTE (-135))))) (-12 (|HasCategory| (-135) (QUOTE (-1018))) (|HasCategory| (-135) (LIST (QUOTE -288) (QUOTE (-135)))))) (-3321 (|HasCategory| (-135) (LIST (QUOTE -565) (QUOTE (-796)))) (-12 (|HasCategory| (-135) (QUOTE (-1018))) (|HasCategory| (-135) (LIST (QUOTE -288) (QUOTE (-135)))))) (|HasCategory| (-135) (LIST (QUOTE -566) (QUOTE (-501)))) (-3321 (|HasCategory| (-135) (QUOTE (-788))) (|HasCategory| (-135) (QUOTE (-1018)))) (|HasCategory| (-135) (QUOTE (-788))) (|HasCategory| (-525) (QUOTE (-788))) (|HasCategory| (-135) (QUOTE (-1018))) (-12 (|HasCategory| (-135) (QUOTE (-1018))) (|HasCategory| (-135) (LIST (QUOTE -288) (QUOTE (-135))))) (|HasCategory| (-135) (LIST (QUOTE -565) (QUOTE (-796)))))
+((-3150 (-12 (|HasCategory| (-135) (QUOTE (-788))) (|HasCategory| (-135) (LIST (QUOTE -288) (QUOTE (-135))))) (-12 (|HasCategory| (-135) (QUOTE (-1018))) (|HasCategory| (-135) (LIST (QUOTE -288) (QUOTE (-135)))))) (-3150 (|HasCategory| (-135) (LIST (QUOTE -565) (QUOTE (-796)))) (-12 (|HasCategory| (-135) (QUOTE (-1018))) (|HasCategory| (-135) (LIST (QUOTE -288) (QUOTE (-135)))))) (|HasCategory| (-135) (LIST (QUOTE -566) (QUOTE (-501)))) (-3150 (|HasCategory| (-135) (QUOTE (-788))) (|HasCategory| (-135) (QUOTE (-1018)))) (|HasCategory| (-135) (QUOTE (-788))) (|HasCategory| (-525) (QUOTE (-788))) (|HasCategory| (-135) (QUOTE (-1018))) (-12 (|HasCategory| (-135) (QUOTE (-1018))) (|HasCategory| (-135) (LIST (QUOTE -288) (QUOTE (-135))))) (|HasCategory| (-135) (LIST (QUOTE -565) (QUOTE (-796)))))
(-549 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
@@ -2131,7 +2131,7 @@ NIL
(-550 |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}.")))
(((-4252 "*") |has| |#1| (-160)) (-4243 |has| |#1| (-517)) (-4244 . T) (-4245 . T) (-4247 . T))
-((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-517))) (-3321 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (-12 (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-525)) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-525)) (|devaluate| |#1|)))) (|HasCategory| (-525) (QUOTE (-1030))) (|HasCategory| |#1| (QUOTE (-341))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -3022) (LIST (|devaluate| |#1|) (QUOTE (-1089)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-525))))))
+((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-517))) (-3150 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (-12 (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-525)) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-525)) (|devaluate| |#1|)))) (|HasCategory| (-525) (QUOTE (-1030))) (|HasCategory| |#1| (QUOTE (-341))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -2686) (LIST (|devaluate| |#1|) (QUOTE (-1089)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-525))))))
(-551 |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.}")))
((-4245 |has| |#1| (-517)) (-4244 |has| |#1| (-517)) ((-4252 "*") |has| |#1| (-517)) (-4243 |has| |#1| (-517)) (-4247 . T))
@@ -2144,7 +2144,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
-(-554 R -3576 FG)
+(-554 R -1730 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
@@ -2155,30 +2155,30 @@ NIL
(-556 R |mn|)
((|constructor| (NIL "\\indented{2}{This type represents vector like objects with varying lengths} and a user-specified initial index.")))
((-4251 . T) (-4250 . T))
-((-3321 (-12 (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))))) (-3321 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501)))) (-3321 (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-1018)))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| (-525) (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-668))) (|HasCategory| |#1| (QUOTE (-975))) (-12 (|HasCategory| |#1| (QUOTE (-932))) (|HasCategory| |#1| (QUOTE (-975)))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
+((-3150 (-12 (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))))) (-3150 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501)))) (-3150 (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-1018)))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| (-525) (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-668))) (|HasCategory| |#1| (QUOTE (-975))) (-12 (|HasCategory| |#1| (QUOTE (-932))) (|HasCategory| |#1| (QUOTE (-975)))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
(-557 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 -4251)) (|HasCategory| |#2| (QUOTE (-788))) (|HasAttribute| |#1| (QUOTE -4250)) (|HasCategory| |#3| (QUOTE (-1018))))
(-558 |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.")))
-((-2137 . T))
+((-4131 . T))
NIL
(-559 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).")))
-((-4247 -3321 (-1213 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))) (-4245 . T) (-4244 . T))
-((-3321 (|HasCategory| |#2| (LIST (QUOTE -345) (|devaluate| |#1|))) (|HasCategory| |#2| (LIST (QUOTE -395) (|devaluate| |#1|)))) (|HasCategory| |#2| (LIST (QUOTE -395) (|devaluate| |#1|))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -395) (|devaluate| |#1|)))) (-3321 (-12 (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#2| (LIST (QUOTE -345) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#2| (LIST (QUOTE -395) (|devaluate| |#1|))))) (|HasCategory| |#2| (LIST (QUOTE -345) (|devaluate| |#1|))))
+((-4247 -3150 (-3543 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))) (-4245 . T) (-4244 . T))
+((-3150 (|HasCategory| |#2| (LIST (QUOTE -345) (|devaluate| |#1|))) (|HasCategory| |#2| (LIST (QUOTE -395) (|devaluate| |#1|)))) (|HasCategory| |#2| (LIST (QUOTE -395) (|devaluate| |#1|))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -395) (|devaluate| |#1|)))) (-3150 (-12 (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#2| (LIST (QUOTE -345) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#2| (LIST (QUOTE -395) (|devaluate| |#1|))))) (|HasCategory| |#2| (LIST (QUOTE -345) (|devaluate| |#1|))))
(-560 |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.")))
((-4250 . T) (-4251 . T))
-((-12 (|HasCategory| (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (LIST (QUOTE -288) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -2019) (QUOTE (-1072))) (LIST (QUOTE |:|) (QUOTE -1221) (|devaluate| |#1|)))))) (|HasCategory| (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (LIST (QUOTE -566) (QUOTE (-501)))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| (-1072) (QUOTE (-788))) (|HasCategory| (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (LIST (QUOTE -565) (QUOTE (-796)))))
+((-12 (|HasCategory| (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (LIST (QUOTE -288) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -1265) (QUOTE (-1072))) (LIST (QUOTE |:|) (QUOTE -1568) (|devaluate| |#1|)))))) (|HasCategory| (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (LIST (QUOTE -566) (QUOTE (-501)))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| (-1072) (QUOTE (-788))) (|HasCategory| (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (LIST (QUOTE -565) (QUOTE (-796)))))
(-561 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
(-562 |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}.")))
-((-4251 . T) (-2137 . T))
+((-4251 . T) (-4131 . T))
NIL
(-563 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")))
@@ -2196,7 +2196,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
-(-567 -3576 UP)
+(-567 -1730 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
@@ -2212,7 +2212,7 @@ NIL
((|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}.")))
((-4244 . T) (-4245 . T) (-4247 . T))
((|HasCategory| |#1| (QUOTE (-786))))
-(-571 R -3576)
+(-571 R -1730)
((|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
@@ -2240,18 +2240,18 @@ 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
-(-578 R -3576)
+(-578 R -1730)
((|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
-(-579 |lv| -3576)
+(-579 |lv| -1730)
((|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
(-580)
((|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.")))
((-4251 . T))
-((-12 (|HasCategory| (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))) (LIST (QUOTE -288) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -2019) (QUOTE (-1072))) (LIST (QUOTE |:|) (QUOTE -1221) (QUOTE (-51))))))) (-3321 (|HasCategory| (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))) (QUOTE (-1018))) (|HasCategory| (-51) (QUOTE (-1018)))) (-3321 (|HasCategory| (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))) (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| (-51) (QUOTE (-1018))) (|HasCategory| (-51) (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))) (LIST (QUOTE -566) (QUOTE (-501)))) (-12 (|HasCategory| (-51) (QUOTE (-1018))) (|HasCategory| (-51) (LIST (QUOTE -288) (QUOTE (-51))))) (|HasCategory| (-1072) (QUOTE (-788))) (-3321 (|HasCategory| (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))) (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| (-51) (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| (-51) (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| (-51) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))) (LIST (QUOTE -565) (QUOTE (-796)))))
+((-12 (|HasCategory| (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))) (LIST (QUOTE -288) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -1265) (QUOTE (-1072))) (LIST (QUOTE |:|) (QUOTE -1568) (QUOTE (-51))))))) (-3150 (|HasCategory| (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))) (QUOTE (-1018))) (|HasCategory| (-51) (QUOTE (-1018)))) (-3150 (|HasCategory| (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))) (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| (-51) (QUOTE (-1018))) (|HasCategory| (-51) (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))) (LIST (QUOTE -566) (QUOTE (-501)))) (-12 (|HasCategory| (-51) (QUOTE (-1018))) (|HasCategory| (-51) (LIST (QUOTE -288) (QUOTE (-51))))) (|HasCategory| (-1072) (QUOTE (-788))) (-3150 (|HasCategory| (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))) (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| (-51) (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| (-51) (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| (-51) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))) (LIST (QUOTE -565) (QUOTE (-796)))))
(-581 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
@@ -2262,8 +2262,8 @@ NIL
NIL
(-583 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).")))
-((-4247 -3321 (-1213 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))) (-4245 . T) (-4244 . T))
-((-3321 (|HasCategory| |#2| (LIST (QUOTE -345) (|devaluate| |#1|))) (|HasCategory| |#2| (LIST (QUOTE -395) (|devaluate| |#1|)))) (|HasCategory| |#2| (LIST (QUOTE -395) (|devaluate| |#1|))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -395) (|devaluate| |#1|)))) (-3321 (-12 (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#2| (LIST (QUOTE -345) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#2| (LIST (QUOTE -395) (|devaluate| |#1|))))) (|HasCategory| |#2| (LIST (QUOTE -345) (|devaluate| |#1|))))
+((-4247 -3150 (-3543 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))) (-4245 . T) (-4244 . T))
+((-3150 (|HasCategory| |#2| (LIST (QUOTE -345) (|devaluate| |#1|))) (|HasCategory| |#2| (LIST (QUOTE -395) (|devaluate| |#1|)))) (|HasCategory| |#2| (LIST (QUOTE -395) (|devaluate| |#1|))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -395) (|devaluate| |#1|)))) (-3150 (-12 (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#2| (LIST (QUOTE -345) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#2| (LIST (QUOTE -395) (|devaluate| |#1|))))) (|HasCategory| |#2| (LIST (QUOTE -345) (|devaluate| |#1|))))
(-584 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
@@ -2275,7 +2275,7 @@ NIL
(-586 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
-((-2247 (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-341))))
+((-3389 (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-341))))
(-587 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}.")))
((-4247 . T))
@@ -2295,11 +2295,11 @@ NIL
(-591 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.")))
((-4251 . T) (-4250 . T))
-((-3321 (-12 (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))))) (-3321 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501)))) (-3321 (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-1018)))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-769))) (|HasCategory| (-525) (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-1018))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
+((-3150 (-12 (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))))) (-3150 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501)))) (-3150 (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-1018)))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-769))) (|HasCategory| (-525) (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-1018))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
(-592 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.")))
((-4250 . T) (-4251 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1018))) (-3321 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
+((-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1018))) (-3150 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
(-593 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
@@ -2314,9 +2314,9 @@ NIL
((|HasAttribute| |#1| (QUOTE -4251)))
(-596 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})}.")))
-((-2137 . T))
+((-4131 . T))
NIL
-(-597 R -3576 L)
+(-597 R -1730 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
@@ -2336,11 +2336,11 @@ NIL
((|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}.")))
((-4244 . T) (-4245 . T) (-4247 . T))
NIL
-(-602 -3576 UP)
+(-602 -1730 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))))
-(-603 A -2643)
+(-603 A -2595)
((|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}}")))
((-4244 . T) (-4245 . T) (-4247 . T))
((|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-341))))
@@ -2374,13 +2374,13 @@ NIL
NIL
(-611 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}.")))
-((-4251 . T) (-4250 . T) (-2137 . T))
+((-4251 . T) (-4250 . T) (-4131 . T))
NIL
-(-612 -3576)
+(-612 -1730)
((|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
-(-613 -3576 |Row| |Col| M)
+(-613 -1730 |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
@@ -2391,7 +2391,7 @@ NIL
(-615 |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.")))
((-4247 . T) (-4250 . T) (-4244 . T) (-4245 . T))
-((|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#2| (QUOTE (-213))) (|HasAttribute| |#2| (QUOTE (-4252 "*"))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525)))) (-3321 (-12 (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))))) (|HasCategory| |#2| (QUOTE (-286))) (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-517))) (-3321 (|HasAttribute| |#2| (QUOTE (-4252 "*"))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#2| (QUOTE (-213)))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| |#2| (QUOTE (-160))))
+((|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#2| (QUOTE (-213))) (|HasAttribute| |#2| (QUOTE (-4252 "*"))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525)))) (-3150 (-12 (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))))) (|HasCategory| |#2| (QUOTE (-286))) (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-517))) (-3150 (|HasAttribute| |#2| (QUOTE (-4252 "*"))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#2| (QUOTE (-213)))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| |#2| (QUOTE (-160))))
(-616 |VarSet|)
((|constructor| (NIL "Lyndon words over arbitrary (ordered) symbols: see Free Lie Algebras by \\spad{C}. Reutenauer (Oxford science publications). A Lyndon word is a word which is smaller than any of its right factors \\spad{w}.\\spad{r}.\\spad{t}. the pure lexicographical ordering. If \\axiom{a} and \\axiom{\\spad{b}} are two Lyndon words such that \\axiom{a < \\spad{b}} holds \\spad{w}.\\spad{r}.\\spad{t} lexicographical ordering then \\axiom{a*b} is a Lyndon word. Parenthesized Lyndon words can be generated from symbols by using the following rule: \\axiom{[[a,{}\\spad{b}],{}\\spad{c}]} is a Lyndon word iff \\axiom{a*b < \\spad{c} \\spad{<=} \\spad{b}} holds. Lyndon words are internally represented by binary trees using the \\spadtype{Magma} domain constructor. Two ordering are provided: lexicographic and length-lexicographic. \\newline Author : Michel Petitot (petitot@lifl.\\spad{fr}).")) (|LyndonWordsList| (((|List| $) (|List| |#1|) (|PositiveInteger|)) "\\axiom{LyndonWordsList(\\spad{vl},{} \\spad{n})} returns the list of Lyndon words over the alphabet \\axiom{\\spad{vl}},{} up to order \\axiom{\\spad{n}}.")) (|LyndonWordsList1| (((|OneDimensionalArray| (|List| $)) (|List| |#1|) (|PositiveInteger|)) "\\axiom{LyndonWordsList1(\\spad{vl},{} \\spad{n})} returns an array of lists of Lyndon words over the alphabet \\axiom{\\spad{vl}},{} up to order \\axiom{\\spad{n}}.")) (|varList| (((|List| |#1|) $) "\\axiom{varList(\\spad{x})} returns the list of distinct entries of \\axiom{\\spad{x}}.")) (|lyndonIfCan| (((|Union| $ "failed") (|OrderedFreeMonoid| |#1|)) "\\axiom{lyndonIfCan(\\spad{w})} convert \\axiom{\\spad{w}} into a Lyndon word.")) (|lyndon| (($ (|OrderedFreeMonoid| |#1|)) "\\axiom{lyndon(\\spad{w})} convert \\axiom{\\spad{w}} into a Lyndon word,{} error if \\axiom{\\spad{w}} is not a Lyndon word.")) (|lyndon?| (((|Boolean|) (|OrderedFreeMonoid| |#1|)) "\\axiom{lyndon?(\\spad{w})} test if \\axiom{\\spad{w}} is a Lyndon word.")) (|factor| (((|List| $) (|OrderedFreeMonoid| |#1|)) "\\axiom{factor(\\spad{x})} returns the decreasing factorization into Lyndon words.")) (|coerce| (((|Magma| |#1|) $) "\\axiom{coerce(\\spad{x})} returns the element of \\axiomType{Magma}(VarSet) corresponding to \\axiom{\\spad{x}}.") (((|OrderedFreeMonoid| |#1|) $) "\\axiom{coerce(\\spad{x})} returns the element of \\axiomType{OrderedFreeMonoid}(VarSet) corresponding to \\axiom{\\spad{x}}.")) (|lexico| (((|Boolean|) $ $) "\\axiom{lexico(\\spad{x},{}\\spad{y})} returns \\axiom{\\spad{true}} iff \\axiom{\\spad{x}} is smaller than \\axiom{\\spad{y}} \\spad{w}.\\spad{r}.\\spad{t}. the lexicographical ordering induced by \\axiom{VarSet}.")) (|length| (((|PositiveInteger|) $) "\\axiom{length(\\spad{x})} returns the number of entries in \\axiom{\\spad{x}}.")) (|right| (($ $) "\\axiom{right(\\spad{x})} returns right subtree of \\axiom{\\spad{x}} or error if \\axiomOpFrom{retractable?}{LyndonWord}(\\axiom{\\spad{x}}) is \\spad{true}.")) (|left| (($ $) "\\axiom{left(\\spad{x})} returns left subtree of \\axiom{\\spad{x}} or error if \\axiomOpFrom{retractable?}{LyndonWord}(\\axiom{\\spad{x}}) is \\spad{true}.")) (|retractable?| (((|Boolean|) $) "\\axiom{retractable?(\\spad{x})} tests if \\axiom{\\spad{x}} is a tree with only one entry.")))
NIL
@@ -2402,12 +2402,12 @@ NIL
NIL
(-618 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)]}.")))
-((-2137 . T))
+((-4131 . T))
NIL
(-619 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
-((-3321 (-12 (|HasCategory| |#1| (QUOTE (-975))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))))) (|HasCategory| |#1| (QUOTE (-1018))) (-3321 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (QUOTE (-975))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
+((-3150 (-12 (|HasCategory| |#1| (QUOTE (-975))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))))) (|HasCategory| |#1| (QUOTE (-1018))) (-3150 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (QUOTE (-975))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
(-620 |VarSet|)
((|constructor| (NIL "This type is the basic representation of parenthesized words (binary trees over arbitrary symbols) useful in \\spadtype{LiePolynomial}. \\newline Author: Michel Petitot (petitot@lifl.\\spad{fr}).")) (|varList| (((|List| |#1|) $) "\\axiom{varList(\\spad{x})} returns the list of distinct entries of \\axiom{\\spad{x}}.")) (|right| (($ $) "\\axiom{right(\\spad{x})} returns right subtree of \\axiom{\\spad{x}} or error if \\axiomOpFrom{retractable?}{Magma}(\\axiom{\\spad{x}}) is \\spad{true}.")) (|retractable?| (((|Boolean|) $) "\\axiom{retractable?(\\spad{x})} tests if \\axiom{\\spad{x}} is a tree with only one entry.")) (|rest| (($ $) "\\axiom{rest(\\spad{x})} return \\axiom{\\spad{x}} without the first entry or error if \\axiomOpFrom{retractable?}{Magma}(\\axiom{\\spad{x}}) is \\spad{true}.")) (|mirror| (($ $) "\\axiom{mirror(\\spad{x})} returns the reversed word of \\axiom{\\spad{x}}. That is \\axiom{\\spad{x}} itself if \\axiomOpFrom{retractable?}{Magma}(\\axiom{\\spad{x}}) is \\spad{true} and \\axiom{mirror(\\spad{z}) * mirror(\\spad{y})} if \\axiom{\\spad{x}} is \\axiom{\\spad{y*z}}.")) (|lexico| (((|Boolean|) $ $) "\\axiom{lexico(\\spad{x},{}\\spad{y})} returns \\axiom{\\spad{true}} iff \\axiom{\\spad{x}} is smaller than \\axiom{\\spad{y}} \\spad{w}.\\spad{r}.\\spad{t}. the lexicographical ordering induced by \\axiom{VarSet}. \\spad{N}.\\spad{B}. This operation does not take into account the tree structure of its arguments. Thus this is not a total ordering.")) (|length| (((|PositiveInteger|) $) "\\axiom{length(\\spad{x})} returns the number of entries in \\axiom{\\spad{x}}.")) (|left| (($ $) "\\axiom{left(\\spad{x})} returns left subtree of \\axiom{\\spad{x}} or error if \\axiomOpFrom{retractable?}{Magma}(\\axiom{\\spad{x}}) is \\spad{true}.")) (|first| ((|#1| $) "\\axiom{first(\\spad{x})} returns the first entry of the tree \\axiom{\\spad{x}}.")) (|coerce| (((|OrderedFreeMonoid| |#1|) $) "\\axiom{coerce(\\spad{x})} returns the element of \\axiomType{OrderedFreeMonoid}(VarSet) corresponding to \\axiom{\\spad{x}} by removing parentheses.")) (* (($ $ $) "\\axiom{x*y} returns the tree \\axiom{[\\spad{x},{}\\spad{y}]}.")))
NIL
@@ -2446,7 +2446,7 @@ NIL
((|HasAttribute| |#2| (QUOTE (-4252 "*"))) (|HasCategory| |#2| (QUOTE (-286))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-517))))
(-629 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")))
-((-4250 . T) (-4251 . T) (-2137 . T))
+((-4250 . T) (-4251 . T) (-4131 . T))
NIL
(-630 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.")))
@@ -2455,12 +2455,12 @@ NIL
(-631 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.")))
((-4250 . T) (-4251 . T))
-((-3321 (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))))) (|HasCategory| |#1| (QUOTE (-1018))) (-3321 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#1| (QUOTE (-286))) (|HasCategory| |#1| (QUOTE (-517))) (|HasAttribute| |#1| (QUOTE (-4252 "*"))) (|HasCategory| |#1| (QUOTE (-341))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
+((-3150 (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))))) (|HasCategory| |#1| (QUOTE (-1018))) (-3150 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#1| (QUOTE (-286))) (|HasCategory| |#1| (QUOTE (-517))) (|HasAttribute| |#1| (QUOTE (-4252 "*"))) (|HasCategory| |#1| (QUOTE (-341))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
(-632 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
NIL
-(-633 S -3576 FLAF FLAS)
+(-633 S -1730 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
@@ -2470,11 +2470,11 @@ NIL
NIL
(-635)
((|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")))
-((-4243 . T) (-4248 |has| (-640) (-341)) (-4242 |has| (-640) (-341)) (-2182 . T) (-4249 |has| (-640) (-6 -4249)) (-4246 |has| (-640) (-6 -4246)) ((-4252 "*") . T) (-4244 . T) (-4245 . T) (-4247 . T))
-((|HasCategory| (-640) (QUOTE (-138))) (|HasCategory| (-640) (QUOTE (-136))) (|HasCategory| (-640) (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| (-640) (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| (-640) (QUOTE (-346))) (|HasCategory| (-640) (QUOTE (-341))) (|HasCategory| (-640) (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| (-640) (QUOTE (-213))) (-3321 (|HasCategory| (-640) (QUOTE (-341))) (|HasCategory| (-640) (QUOTE (-327)))) (|HasCategory| (-640) (QUOTE (-327))) (|HasCategory| (-640) (LIST (QUOTE -265) (QUOTE (-640)) (QUOTE (-640)))) (|HasCategory| (-640) (LIST (QUOTE -288) (QUOTE (-640)))) (|HasCategory| (-640) (LIST (QUOTE -486) (QUOTE (-1089)) (QUOTE (-640)))) (|HasCategory| (-640) (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| (-640) (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| (-640) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| (-640) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (-3321 (|HasCategory| (-640) (QUOTE (-286))) (|HasCategory| (-640) (QUOTE (-341))) (|HasCategory| (-640) (QUOTE (-327)))) (|HasCategory| (-640) (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| (-640) (QUOTE (-951))) (|HasCategory| (-640) (QUOTE (-1111))) (-12 (|HasCategory| (-640) (QUOTE (-932))) (|HasCategory| (-640) (QUOTE (-1111)))) (-3321 (-12 (|HasCategory| (-640) (QUOTE (-286))) (|HasCategory| (-640) (QUOTE (-842)))) (|HasCategory| (-640) (QUOTE (-341))) (-12 (|HasCategory| (-640) (QUOTE (-327))) (|HasCategory| (-640) (QUOTE (-842))))) (-3321 (-12 (|HasCategory| (-640) (QUOTE (-286))) (|HasCategory| (-640) (QUOTE (-842)))) (-12 (|HasCategory| (-640) (QUOTE (-341))) (|HasCategory| (-640) (QUOTE (-842)))) (-12 (|HasCategory| (-640) (QUOTE (-327))) (|HasCategory| (-640) (QUOTE (-842))))) (|HasCategory| (-640) (QUOTE (-510))) (-12 (|HasCategory| (-640) (QUOTE (-984))) (|HasCategory| (-640) (QUOTE (-1111)))) (|HasCategory| (-640) (QUOTE (-984))) (-3321 (|HasCategory| (-640) (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| (-640) (QUOTE (-341)))) (|HasCategory| (-640) (QUOTE (-286))) (|HasCategory| (-640) (QUOTE (-842))) (-3321 (-12 (|HasCategory| (-640) (QUOTE (-286))) (|HasCategory| (-640) (QUOTE (-842)))) (|HasCategory| (-640) (QUOTE (-341)))) (-3321 (-12 (|HasCategory| (-640) (QUOTE (-286))) (|HasCategory| (-640) (QUOTE (-842)))) (|HasCategory| (-640) (QUOTE (-517)))) (-12 (|HasCategory| (-640) (QUOTE (-213))) (|HasCategory| (-640) (QUOTE (-341)))) (-12 (|HasCategory| (-640) (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| (-640) (QUOTE (-341)))) (|HasCategory| (-640) (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| (-640) (QUOTE (-788))) (|HasCategory| (-640) (QUOTE (-517))) (|HasAttribute| (-640) (QUOTE -4249)) (|HasAttribute| (-640) (QUOTE -4246)) (-12 (|HasCategory| (-640) (QUOTE (-286))) (|HasCategory| (-640) (QUOTE (-842)))) (-3321 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-640) (QUOTE (-286))) (|HasCategory| (-640) (QUOTE (-842)))) (|HasCategory| (-640) (QUOTE (-136)))) (-3321 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-640) (QUOTE (-286))) (|HasCategory| (-640) (QUOTE (-842)))) (|HasCategory| (-640) (QUOTE (-327)))))
+((-4243 . T) (-4248 |has| (-640) (-341)) (-4242 |has| (-640) (-341)) (-4185 . T) (-4249 |has| (-640) (-6 -4249)) (-4246 |has| (-640) (-6 -4246)) ((-4252 "*") . T) (-4244 . T) (-4245 . T) (-4247 . T))
+((|HasCategory| (-640) (QUOTE (-138))) (|HasCategory| (-640) (QUOTE (-136))) (|HasCategory| (-640) (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| (-640) (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| (-640) (QUOTE (-346))) (|HasCategory| (-640) (QUOTE (-341))) (|HasCategory| (-640) (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| (-640) (QUOTE (-213))) (-3150 (|HasCategory| (-640) (QUOTE (-341))) (|HasCategory| (-640) (QUOTE (-327)))) (|HasCategory| (-640) (QUOTE (-327))) (|HasCategory| (-640) (LIST (QUOTE -265) (QUOTE (-640)) (QUOTE (-640)))) (|HasCategory| (-640) (LIST (QUOTE -288) (QUOTE (-640)))) (|HasCategory| (-640) (LIST (QUOTE -486) (QUOTE (-1089)) (QUOTE (-640)))) (|HasCategory| (-640) (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| (-640) (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| (-640) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| (-640) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (-3150 (|HasCategory| (-640) (QUOTE (-286))) (|HasCategory| (-640) (QUOTE (-341))) (|HasCategory| (-640) (QUOTE (-327)))) (|HasCategory| (-640) (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| (-640) (QUOTE (-951))) (|HasCategory| (-640) (QUOTE (-1111))) (-12 (|HasCategory| (-640) (QUOTE (-932))) (|HasCategory| (-640) (QUOTE (-1111)))) (-3150 (-12 (|HasCategory| (-640) (QUOTE (-286))) (|HasCategory| (-640) (QUOTE (-842)))) (|HasCategory| (-640) (QUOTE (-341))) (-12 (|HasCategory| (-640) (QUOTE (-327))) (|HasCategory| (-640) (QUOTE (-842))))) (-3150 (-12 (|HasCategory| (-640) (QUOTE (-286))) (|HasCategory| (-640) (QUOTE (-842)))) (-12 (|HasCategory| (-640) (QUOTE (-341))) (|HasCategory| (-640) (QUOTE (-842)))) (-12 (|HasCategory| (-640) (QUOTE (-327))) (|HasCategory| (-640) (QUOTE (-842))))) (|HasCategory| (-640) (QUOTE (-510))) (-12 (|HasCategory| (-640) (QUOTE (-984))) (|HasCategory| (-640) (QUOTE (-1111)))) (|HasCategory| (-640) (QUOTE (-984))) (-3150 (|HasCategory| (-640) (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| (-640) (QUOTE (-341)))) (|HasCategory| (-640) (QUOTE (-286))) (|HasCategory| (-640) (QUOTE (-842))) (-3150 (-12 (|HasCategory| (-640) (QUOTE (-286))) (|HasCategory| (-640) (QUOTE (-842)))) (|HasCategory| (-640) (QUOTE (-341)))) (-3150 (-12 (|HasCategory| (-640) (QUOTE (-286))) (|HasCategory| (-640) (QUOTE (-842)))) (|HasCategory| (-640) (QUOTE (-517)))) (-12 (|HasCategory| (-640) (QUOTE (-213))) (|HasCategory| (-640) (QUOTE (-341)))) (-12 (|HasCategory| (-640) (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| (-640) (QUOTE (-341)))) (|HasCategory| (-640) (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| (-640) (QUOTE (-788))) (|HasCategory| (-640) (QUOTE (-517))) (|HasAttribute| (-640) (QUOTE -4249)) (|HasAttribute| (-640) (QUOTE -4246)) (-12 (|HasCategory| (-640) (QUOTE (-286))) (|HasCategory| (-640) (QUOTE (-842)))) (-3150 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-640) (QUOTE (-286))) (|HasCategory| (-640) (QUOTE (-842)))) (|HasCategory| (-640) (QUOTE (-136)))) (-3150 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-640) (QUOTE (-286))) (|HasCategory| (-640) (QUOTE (-842)))) (|HasCategory| (-640) (QUOTE (-327)))))
(-636 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}.")))
-((-4251 . T) (-2137 . T))
+((-4251 . T) (-4131 . T))
NIL
(-637 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}.")))
@@ -2484,13 +2484,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
-(-639 OV E -3576 PG)
+(-639 OV E -1730 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
(-640)
((|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|)) "\\spad{base()} returns the base of the model") (((|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}")))
-((-2176 . T) (-4242 . T) (-4248 . T) (-4243 . T) ((-4252 "*") . T) (-4244 . T) (-4245 . T) (-4247 . T))
+((-4173 . T) (-4242 . T) (-4248 . T) (-4243 . T) ((-4252 "*") . T) (-4244 . T) (-4245 . T) (-4247 . T))
NIL
(-641 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.")))
@@ -2520,7 +2520,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
-(-648 S -4196 I)
+(-648 S -1796 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
@@ -2540,14 +2540,14 @@ 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
-(-653 R |Mod| -3077 -2131 |exactQuo|)
+(-653 R |Mod| -1466 -3459 |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")))
((-4242 . T) (-4248 . T) (-4243 . T) ((-4252 "*") . T) (-4244 . T) (-4245 . T) (-4247 . T))
NIL
(-654 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")))
(((-4252 "*") |has| |#1| (-160)) (-4243 |has| |#1| (-517)) (-4246 |has| |#1| (-341)) (-4248 |has| |#1| (-6 -4248)) (-4245 . T) (-4244 . T) (-4247 . T))
-((|HasCategory| |#1| (QUOTE (-842))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3321 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| (-1003) (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-357))))) (-12 (|HasCategory| (-1003) (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-525))))) (-12 (|HasCategory| (-1003) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| |#1| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357)))))) (-12 (|HasCategory| (-1003) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525)))))) (-12 (|HasCategory| (-1003) (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501))))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (-3321 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-842)))) (-3321 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-842)))) (-3321 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-842)))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-1065))) (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#1| (QUOTE (-346))) (|HasCategory| |#1| (QUOTE (-327))) (-3321 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasCategory| |#1| (QUOTE (-213))) (|HasAttribute| |#1| (QUOTE -4248)) (|HasCategory| |#1| (QUOTE (-429))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-842)))) (-3321 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-842)))) (|HasCategory| |#1| (QUOTE (-136)))))
+((|HasCategory| |#1| (QUOTE (-842))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3150 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| (-1003) (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-357))))) (-12 (|HasCategory| (-1003) (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-525))))) (-12 (|HasCategory| (-1003) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| |#1| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357)))))) (-12 (|HasCategory| (-1003) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525)))))) (-12 (|HasCategory| (-1003) (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501))))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (-3150 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-842)))) (-3150 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-842)))) (-3150 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-842)))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-1065))) (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#1| (QUOTE (-346))) (|HasCategory| |#1| (QUOTE (-327))) (-3150 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasCategory| |#1| (QUOTE (-213))) (|HasAttribute| |#1| (QUOTE -4248)) (|HasCategory| |#1| (QUOTE (-429))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-842)))) (-3150 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-842)))) (|HasCategory| |#1| (QUOTE (-136)))))
(-655 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
@@ -2556,7 +2556,7 @@ NIL
((|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}.")))
((-4245 |has| |#1| (-160)) (-4244 |has| |#1| (-160)) (-4247 . T))
((|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))))
-(-657 R |Mod| -3077 -2131 |exactQuo|)
+(-657 R |Mod| -1466 -3459 |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")))
((-4247 . T))
NIL
@@ -2568,7 +2568,7 @@ NIL
((|constructor| (NIL "The category of modules over a commutative ring. \\blankline")))
((-4245 . T) (-4244 . T))
NIL
-(-660 -3576)
+(-660 -1730)
((|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]]}.")))
((-4247 . T))
NIL
@@ -2604,7 +2604,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.")) (** (($ $ (|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
-(-669 -3576 UP)
+(-669 -1730 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
@@ -2623,7 +2623,7 @@ NIL
(-673 |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.")))
(((-4252 "*") |has| |#2| (-160)) (-4243 |has| |#2| (-517)) (-4248 |has| |#2| (-6 -4248)) (-4245 . T) (-4244 . T) (-4247 . T))
-((|HasCategory| |#2| (QUOTE (-842))) (-3321 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-842)))) (-3321 (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-842)))) (-3321 (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-842)))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-160))) (-3321 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-517)))) (-12 (|HasCategory| (-798 |#1|) (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| |#2| (LIST (QUOTE -819) (QUOTE (-357))))) (-12 (|HasCategory| (-798 |#1|) (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -819) (QUOTE (-525))))) (-12 (|HasCategory| (-798 |#1|) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| |#2| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357)))))) (-12 (|HasCategory| (-798 |#1|) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525)))))) (-12 (|HasCategory| (-798 |#1|) (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-501))))) (|HasCategory| |#2| (QUOTE (-788))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (QUOTE (-138))) (|HasCategory| |#2| (QUOTE (-136))) (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-341))) (-3321 (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasAttribute| |#2| (QUOTE -4248)) (|HasCategory| |#2| (QUOTE (-429))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-842)))) (-3321 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-842)))) (|HasCategory| |#2| (QUOTE (-136)))))
+((|HasCategory| |#2| (QUOTE (-842))) (-3150 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-842)))) (-3150 (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-842)))) (-3150 (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-842)))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-160))) (-3150 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-517)))) (-12 (|HasCategory| (-798 |#1|) (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| |#2| (LIST (QUOTE -819) (QUOTE (-357))))) (-12 (|HasCategory| (-798 |#1|) (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -819) (QUOTE (-525))))) (-12 (|HasCategory| (-798 |#1|) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| |#2| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357)))))) (-12 (|HasCategory| (-798 |#1|) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525)))))) (-12 (|HasCategory| (-798 |#1|) (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-501))))) (|HasCategory| |#2| (QUOTE (-788))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (QUOTE (-138))) (|HasCategory| |#2| (QUOTE (-136))) (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-341))) (-3150 (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasAttribute| |#2| (QUOTE -4248)) (|HasCategory| |#2| (QUOTE (-429))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-842)))) (-3150 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-842)))) (|HasCategory| |#2| (QUOTE (-136)))))
(-674 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
@@ -2642,7 +2642,7 @@ NIL
((-12 (|HasCategory| |#1| (QUOTE (-346))) (|HasCategory| |#2| (QUOTE (-346)))) (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#2| (QUOTE (-788))))
(-678 S)
((|constructor| (NIL "A multi-set aggregate is a set which keeps track of the multiplicity of its elements.")))
-((-4240 . T) (-4251 . T) (-2137 . T))
+((-4240 . T) (-4251 . T) (-4131 . T))
NIL
(-679 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}.")))
@@ -2756,15 +2756,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
-(-707 -3576)
+(-707 -1730)
((|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
-(-708 P -3576)
+(-708 P -1730)
((|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
-(-709 UP -3576)
+(-709 UP -1730)
((|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
@@ -2780,7 +2780,7 @@ NIL
((|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.")))
(((-4252 "*") . T))
NIL
-(-713 R -3576)
+(-713 R -1730)
((|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
@@ -2800,7 +2800,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
-(-718 -3576 |ExtF| |SUEx| |ExtP| |n|)
+(-718 -1730 |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
@@ -2815,7 +2815,7 @@ NIL
(-721 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.")))
(((-4252 "*") |has| |#1| (-160)) (-4243 |has| |#1| (-517)) (-4248 |has| |#1| (-6 -4248)) (-4245 . T) (-4244 . T) (-4247 . T))
-((|HasCategory| |#1| (QUOTE (-842))) (-3321 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-842)))) (-3321 (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-842)))) (-3321 (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-842)))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3321 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| |#2| (LIST (QUOTE -819) (QUOTE (-357))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -819) (QUOTE (-525))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| |#2| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-501))))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-1089))))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-1089)))) (|HasCategory| |#1| (QUOTE (-341))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-1089))))) (-3321 (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-1089)))) (-2247 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-1089)))))) (-3321 (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-1089)))) (-2247 (|HasCategory| |#1| (QUOTE (-510)))) (-2247 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-1089)))) (-2247 (|HasCategory| |#1| (LIST (QUOTE -37) (QUOTE (-525))))) (-2247 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-1089)))) (-2247 (|HasCategory| |#1| (LIST (QUOTE -923) (QUOTE (-525))))))) (-3321 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasAttribute| |#1| (QUOTE -4248)) (|HasCategory| |#1| (QUOTE (-429))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-842)))) (-3321 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-842)))) (|HasCategory| |#1| (QUOTE (-136)))))
+((|HasCategory| |#1| (QUOTE (-842))) (-3150 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-842)))) (-3150 (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-842)))) (-3150 (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-842)))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3150 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| |#2| (LIST (QUOTE -819) (QUOTE (-357))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -819) (QUOTE (-525))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| |#2| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-501))))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-1089))))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-1089)))) (|HasCategory| |#1| (QUOTE (-341))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-1089))))) (-3150 (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-1089)))) (-3389 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-1089)))))) (-3150 (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-1089)))) (-3389 (|HasCategory| |#1| (QUOTE (-510)))) (-3389 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-1089)))) (-3389 (|HasCategory| |#1| (LIST (QUOTE -37) (QUOTE (-525))))) (-3389 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-1089)))) (-3389 (|HasCategory| |#1| (LIST (QUOTE -923) (QUOTE (-525))))))) (-3150 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasAttribute| |#1| (QUOTE -4248)) (|HasCategory| |#1| (QUOTE (-429))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-842)))) (-3150 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-842)))) (|HasCategory| |#1| (QUOTE (-136)))))
(-722 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
@@ -2823,14 +2823,14 @@ NIL
(-723 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)}")))
(((-4252 "*") |has| |#1| (-160)) (-4243 |has| |#1| (-517)) (-4246 |has| |#1| (-341)) (-4248 |has| |#1| (-6 -4248)) (-4245 . T) (-4244 . T) (-4247 . T))
-((|HasCategory| |#1| (QUOTE (-842))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3321 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| (-1003) (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-357))))) (-12 (|HasCategory| (-1003) (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-525))))) (-12 (|HasCategory| (-1003) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| |#1| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357)))))) (-12 (|HasCategory| (-1003) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525)))))) (-12 (|HasCategory| (-1003) (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501))))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (-3321 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-842)))) (-3321 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-842)))) (-3321 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-842)))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-1065))) (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089)))) (-3321 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasCategory| |#1| (QUOTE (-213))) (|HasAttribute| |#1| (QUOTE -4248)) (|HasCategory| |#1| (QUOTE (-429))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-842)))) (-3321 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-842)))) (|HasCategory| |#1| (QUOTE (-136)))))
+((|HasCategory| |#1| (QUOTE (-842))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3150 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| (-1003) (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-357))))) (-12 (|HasCategory| (-1003) (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-525))))) (-12 (|HasCategory| (-1003) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| |#1| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357)))))) (-12 (|HasCategory| (-1003) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525)))))) (-12 (|HasCategory| (-1003) (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501))))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (-3150 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-842)))) (-3150 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-842)))) (-3150 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-842)))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-1065))) (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089)))) (-3150 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasCategory| |#1| (QUOTE (-213))) (|HasAttribute| |#1| (QUOTE -4248)) (|HasCategory| |#1| (QUOTE (-429))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-842)))) (-3150 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-842)))) (|HasCategory| |#1| (QUOTE (-136)))))
(-724 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 -37) (LIST (QUOTE -385) (QUOTE (-525))))))
(-725 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.}")))
-((-4251 . T) (-4250 . T) (-2137 . T))
+((-4251 . T) (-4250 . T) (-4131 . T))
NIL
(-726 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}.")))
@@ -2884,23 +2884,23 @@ NIL
((|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}.")))
((-4244 . T) (-4245 . T) (-4247 . T))
NIL
-(-739 -3321 R OS S)
+(-739 -3150 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
(-740 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}.")))
((-4244 . T) (-4245 . T) (-4247 . T))
-((|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-346))) (|HasCategory| |#1| (LIST (QUOTE -486) (QUOTE (-1089)) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -265) (|devaluate| |#1|) (|devaluate| |#1|))) (-3321 (|HasCategory| (-929 |#1|) (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525)))))) (-3321 (|HasCategory| (-929 |#1|) (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-984))) (|HasCategory| |#1| (QUOTE (-510))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| (-929 |#1|) (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| (-929 |#1|) (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525)))))
+((|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-346))) (|HasCategory| |#1| (LIST (QUOTE -486) (QUOTE (-1089)) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -265) (|devaluate| |#1|) (|devaluate| |#1|))) (-3150 (|HasCategory| (-929 |#1|) (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525)))))) (-3150 (|HasCategory| (-929 |#1|) (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-984))) (|HasCategory| |#1| (QUOTE (-510))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| (-929 |#1|) (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| (-929 |#1|) (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525)))))
(-741)
((|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
-(-742 R -3576 L)
+(-742 R -1730 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
-(-743 R -3576)
+(-743 R -1730)
((|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
@@ -2908,7 +2908,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
-(-745 R -3576)
+(-745 R -1730)
((|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
@@ -2916,11 +2916,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
-(-747 -3576 UP UPUP R)
+(-747 -1730 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
-(-748 -3576 UP L LQ)
+(-748 -1730 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
@@ -2928,38 +2928,38 @@ 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
-(-750 -3576 UP L LQ)
+(-750 -1730 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
-(-751 -3576 UP)
+(-751 -1730 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
-(-752 -3576 L UP A LO)
+(-752 -1730 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
-(-753 -3576 UP)
+(-753 -1730 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))))
-(-754 -3576 LO)
+(-754 -1730 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
-(-755 -3576 LODO)
+(-755 -1730 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
-(-756 -2951 S |f|)
+(-756 -2058 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}.")))
((-4244 |has| |#2| (-975)) (-4245 |has| |#2| (-975)) (-4247 |has| |#2| (-6 -4247)) ((-4252 "*") |has| |#2| (-160)) (-4250 . T))
-((-3321 (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-346))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-734))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-786))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-975))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))))) (-3321 (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-1018)))) (-12 (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-975)))) (-12 (|HasCategory| |#2| (QUOTE (-975))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-975))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089))))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#2| (QUOTE (-341))) (-3321 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-975)))) (-3321 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-341)))) (|HasCategory| |#2| (QUOTE (-975))) (|HasCategory| |#2| (QUOTE (-734))) (-3321 (|HasCategory| |#2| (QUOTE (-734))) (|HasCategory| |#2| (QUOTE (-786)))) (|HasCategory| |#2| (QUOTE (-786))) (|HasCategory| |#2| (QUOTE (-160))) (-3321 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-975)))) (|HasCategory| |#2| (QUOTE (-346))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))) (-3321 (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-346))) (|HasCategory| |#2| (QUOTE (-734))) (|HasCategory| |#2| (QUOTE (-786))) (|HasCategory| |#2| (QUOTE (-975))) (|HasCategory| |#2| (QUOTE (-1018)))) (-3321 (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-975)))) (-3321 (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-975)))) (-3321 (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-975)))) (-3321 (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-975)))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-1018))) (-3321 (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-25)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-126)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-160)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-213)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-341)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-346)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-734)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-786)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-975)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-1018))))) (-3321 (-12 (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-346))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-734))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-786))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-975))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525)))))) (|HasCategory| (-525) (QUOTE (-788))) (-12 (|HasCategory| |#2| (QUOTE (-975))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-975)))) (-12 (|HasCategory| |#2| (QUOTE (-975))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089))))) (|HasCategory| |#2| (QUOTE (-668))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-3321 (|HasCategory| |#2| (QUOTE (-975))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525)))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-1018)))) (|HasAttribute| |#2| (QUOTE -4247)) (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-25))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796)))))
+((-3150 (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-346))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-734))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-786))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-975))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))))) (-3150 (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-1018)))) (-12 (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-975)))) (-12 (|HasCategory| |#2| (QUOTE (-975))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-975))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089))))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#2| (QUOTE (-341))) (-3150 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-975)))) (-3150 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-341)))) (|HasCategory| |#2| (QUOTE (-975))) (|HasCategory| |#2| (QUOTE (-734))) (-3150 (|HasCategory| |#2| (QUOTE (-734))) (|HasCategory| |#2| (QUOTE (-786)))) (|HasCategory| |#2| (QUOTE (-786))) (|HasCategory| |#2| (QUOTE (-160))) (-3150 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-975)))) (|HasCategory| |#2| (QUOTE (-346))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))) (-3150 (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-346))) (|HasCategory| |#2| (QUOTE (-734))) (|HasCategory| |#2| (QUOTE (-786))) (|HasCategory| |#2| (QUOTE (-975))) (|HasCategory| |#2| (QUOTE (-1018)))) (-3150 (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-975)))) (-3150 (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-975)))) (-3150 (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-975)))) (-3150 (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-975)))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-1018))) (-3150 (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-25)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-126)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-160)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-213)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-341)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-346)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-734)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-786)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-975)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-1018))))) (-3150 (-12 (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-346))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-734))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-786))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-975))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525)))))) (|HasCategory| (-525) (QUOTE (-788))) (-12 (|HasCategory| |#2| (QUOTE (-975))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-975)))) (-12 (|HasCategory| |#2| (QUOTE (-975))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089))))) (|HasCategory| |#2| (QUOTE (-668))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-3150 (|HasCategory| |#2| (QUOTE (-975))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525)))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-1018)))) (|HasAttribute| |#2| (QUOTE -4247)) (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-25))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796)))))
(-757 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")))
(((-4252 "*") |has| |#1| (-160)) (-4243 |has| |#1| (-517)) (-4248 |has| |#1| (-6 -4248)) (-4245 . T) (-4244 . T) (-4247 . T))
-((|HasCategory| |#1| (QUOTE (-842))) (-3321 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-842)))) (-3321 (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-842)))) (-3321 (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-842)))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3321 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| (-759 (-1089)) (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-357))))) (-12 (|HasCategory| (-759 (-1089)) (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-525))))) (-12 (|HasCategory| (-759 (-1089)) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| |#1| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357)))))) (-12 (|HasCategory| (-759 (-1089)) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525)))))) (-12 (|HasCategory| (-759 (-1089)) (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501))))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-213))) (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#1| (QUOTE (-341))) (-3321 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasAttribute| |#1| (QUOTE -4248)) (|HasCategory| |#1| (QUOTE (-429))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-842)))) (-3321 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-842)))) (|HasCategory| |#1| (QUOTE (-136)))))
+((|HasCategory| |#1| (QUOTE (-842))) (-3150 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-842)))) (-3150 (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-842)))) (-3150 (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-842)))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3150 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| (-759 (-1089)) (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-357))))) (-12 (|HasCategory| (-759 (-1089)) (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-525))))) (-12 (|HasCategory| (-759 (-1089)) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| |#1| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357)))))) (-12 (|HasCategory| (-759 (-1089)) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525)))))) (-12 (|HasCategory| (-759 (-1089)) (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501))))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-213))) (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#1| (QUOTE (-341))) (-3150 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasAttribute| |#1| (QUOTE -4248)) (|HasCategory| |#1| (QUOTE (-429))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-842)))) (-3150 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-842)))) (|HasCategory| |#1| (QUOTE (-136)))))
(-758 |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.")))
(((-4252 "*") |has| |#2| (-341)) (-4243 |has| |#2| (-341)) (-4248 |has| |#2| (-341)) (-4242 |has| |#2| (-341)) (-4247 . T) (-4245 . T) (-4244 . T))
@@ -3014,7 +3014,7 @@ NIL
NIL
(-771 S)
((|constructor| (NIL "to become an in order iterator")) (|min| ((|#1| $) "\\spad{min(u)} returns the smallest entry in the multiset aggregate \\spad{u}.")))
-((-4250 . T) (-4240 . T) (-4251 . T) (-2137 . T))
+((-4250 . T) (-4240 . T) (-4251 . T) (-4131 . T))
NIL
(-772)
((|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.")))
@@ -3027,7 +3027,7 @@ NIL
(-774 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.")))
((-4247 |has| |#1| (-786)))
-((|HasCategory| |#1| (QUOTE (-786))) (-3321 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-786)))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-510))) (-3321 (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-21))))
+((|HasCategory| |#1| (QUOTE (-786))) (-3150 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-786)))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-510))) (-3150 (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-21))))
(-775 R)
((|constructor| (NIL "Algebra of ADDITIVE operators over a ring.")))
((-4245 |has| |#1| (-160)) (-4244 |has| |#1| (-160)) (-4247 . T))
@@ -3055,12 +3055,12 @@ NIL
(-781 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.")))
((-4247 |has| |#1| (-786)))
-((|HasCategory| |#1| (QUOTE (-786))) (-3321 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-786)))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-510))) (-3321 (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-21))))
+((|HasCategory| |#1| (QUOTE (-786))) (-3150 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-786)))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-510))) (-3150 (|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-21))))
(-782)
((|constructor| (NIL "Ordered finite sets.")))
NIL
NIL
-(-783 -2951 S)
+(-783 -2058 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
@@ -3096,11 +3096,11 @@ NIL
((|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 (-341))) (|HasCategory| |#1| (QUOTE (-517))))
-(-792 R |sigma| -2576)
+(-792 R |sigma| -3970)
((|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.")))
((-4244 . T) (-4245 . T) (-4247 . T))
((|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-341))))
-(-793 |x| R |sigma| -2576)
+(-793 |x| R |sigma| -3970)
((|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.")))
((-4244 . T) (-4245 . T) (-4247 . T))
((|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-341))))
@@ -3147,15 +3147,15 @@ NIL
(-804 |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).")))
((-4242 . T) (-4248 . T) (-4243 . T) ((-4252 "*") . T) (-4244 . T) (-4245 . T) (-4247 . T))
-((|HasCategory| (-803 |#1|) (QUOTE (-842))) (|HasCategory| (-803 |#1|) (LIST (QUOTE -966) (QUOTE (-1089)))) (|HasCategory| (-803 |#1|) (QUOTE (-136))) (|HasCategory| (-803 |#1|) (QUOTE (-138))) (|HasCategory| (-803 |#1|) (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| (-803 |#1|) (QUOTE (-951))) (|HasCategory| (-803 |#1|) (QUOTE (-761))) (-3321 (|HasCategory| (-803 |#1|) (QUOTE (-761))) (|HasCategory| (-803 |#1|) (QUOTE (-788)))) (|HasCategory| (-803 |#1|) (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| (-803 |#1|) (QUOTE (-1065))) (|HasCategory| (-803 |#1|) (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| (-803 |#1|) (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| (-803 |#1|) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| (-803 |#1|) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| (-803 |#1|) (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| (-803 |#1|) (QUOTE (-213))) (|HasCategory| (-803 |#1|) (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| (-803 |#1|) (LIST (QUOTE -486) (QUOTE (-1089)) (LIST (QUOTE -803) (|devaluate| |#1|)))) (|HasCategory| (-803 |#1|) (LIST (QUOTE -288) (LIST (QUOTE -803) (|devaluate| |#1|)))) (|HasCategory| (-803 |#1|) (LIST (QUOTE -265) (LIST (QUOTE -803) (|devaluate| |#1|)) (LIST (QUOTE -803) (|devaluate| |#1|)))) (|HasCategory| (-803 |#1|) (QUOTE (-286))) (|HasCategory| (-803 |#1|) (QUOTE (-510))) (|HasCategory| (-803 |#1|) (QUOTE (-788))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-803 |#1|) (QUOTE (-842)))) (-3321 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-803 |#1|) (QUOTE (-842)))) (|HasCategory| (-803 |#1|) (QUOTE (-136)))))
+((|HasCategory| (-803 |#1|) (QUOTE (-842))) (|HasCategory| (-803 |#1|) (LIST (QUOTE -966) (QUOTE (-1089)))) (|HasCategory| (-803 |#1|) (QUOTE (-136))) (|HasCategory| (-803 |#1|) (QUOTE (-138))) (|HasCategory| (-803 |#1|) (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| (-803 |#1|) (QUOTE (-951))) (|HasCategory| (-803 |#1|) (QUOTE (-761))) (-3150 (|HasCategory| (-803 |#1|) (QUOTE (-761))) (|HasCategory| (-803 |#1|) (QUOTE (-788)))) (|HasCategory| (-803 |#1|) (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| (-803 |#1|) (QUOTE (-1065))) (|HasCategory| (-803 |#1|) (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| (-803 |#1|) (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| (-803 |#1|) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| (-803 |#1|) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| (-803 |#1|) (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| (-803 |#1|) (QUOTE (-213))) (|HasCategory| (-803 |#1|) (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| (-803 |#1|) (LIST (QUOTE -486) (QUOTE (-1089)) (LIST (QUOTE -803) (|devaluate| |#1|)))) (|HasCategory| (-803 |#1|) (LIST (QUOTE -288) (LIST (QUOTE -803) (|devaluate| |#1|)))) (|HasCategory| (-803 |#1|) (LIST (QUOTE -265) (LIST (QUOTE -803) (|devaluate| |#1|)) (LIST (QUOTE -803) (|devaluate| |#1|)))) (|HasCategory| (-803 |#1|) (QUOTE (-286))) (|HasCategory| (-803 |#1|) (QUOTE (-510))) (|HasCategory| (-803 |#1|) (QUOTE (-788))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-803 |#1|) (QUOTE (-842)))) (-3150 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-803 |#1|) (QUOTE (-842)))) (|HasCategory| (-803 |#1|) (QUOTE (-136)))))
(-805 |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)}.")))
((-4242 . T) (-4248 . T) (-4243 . T) ((-4252 "*") . T) (-4244 . T) (-4245 . T) (-4247 . T))
-((|HasCategory| |#2| (QUOTE (-842))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-1089)))) (|HasCategory| |#2| (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-138))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#2| (QUOTE (-951))) (|HasCategory| |#2| (QUOTE (-761))) (-3321 (|HasCategory| |#2| (QUOTE (-761))) (|HasCategory| |#2| (QUOTE (-788)))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#2| (QUOTE (-1065))) (|HasCategory| |#2| (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| |#2| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| |#2| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#2| (LIST (QUOTE -486) (QUOTE (-1089)) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -265) (|devaluate| |#2|) (|devaluate| |#2|))) (|HasCategory| |#2| (QUOTE (-286))) (|HasCategory| |#2| (QUOTE (-510))) (|HasCategory| |#2| (QUOTE (-788))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-842)))) (-3321 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-842)))) (|HasCategory| |#2| (QUOTE (-136)))))
+((|HasCategory| |#2| (QUOTE (-842))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-1089)))) (|HasCategory| |#2| (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-138))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#2| (QUOTE (-951))) (|HasCategory| |#2| (QUOTE (-761))) (-3150 (|HasCategory| |#2| (QUOTE (-761))) (|HasCategory| |#2| (QUOTE (-788)))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#2| (QUOTE (-1065))) (|HasCategory| |#2| (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| |#2| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| |#2| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#2| (LIST (QUOTE -486) (QUOTE (-1089)) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -265) (|devaluate| |#2|) (|devaluate| |#2|))) (|HasCategory| |#2| (QUOTE (-286))) (|HasCategory| |#2| (QUOTE (-510))) (|HasCategory| |#2| (QUOTE (-788))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-842)))) (-3150 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-842)))) (|HasCategory| |#2| (QUOTE (-136)))))
(-806 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 (-1018))) (|HasCategory| |#2| (QUOTE (-1018)))) (-3321 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#2| (QUOTE (-1018)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796))))))
+((-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#2| (QUOTE (-1018)))) (-3150 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#2| (QUOTE (-1018)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796))))))
(-807)
((|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
@@ -3211,7 +3211,7 @@ NIL
(-820 |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 (-2247 (|HasCategory| |#2| (QUOTE (-975)))) (-2247 (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-1089)))))) (-12 (|HasCategory| |#2| (QUOTE (-975))) (-2247 (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-1089)))))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-1089)))))
+((-12 (-3389 (|HasCategory| |#2| (QUOTE (-975)))) (-3389 (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-1089)))))) (-12 (|HasCategory| |#2| (QUOTE (-975))) (-3389 (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-1089)))))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-1089)))))
(-821 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
@@ -3220,7 +3220,7 @@ NIL
((|constructor| (NIL "A PatternMatchResult is an object internally returned by the pattern matcher; It is either a failed match,{} or a list of matches of the form (var,{} expr) meaning that the variable var matches the expression expr.")) (|satisfy?| (((|Union| (|Boolean|) "failed") $ (|Pattern| |#1|)) "\\spad{satisfy?(r,{} p)} returns \\spad{true} if the matches satisfy the top-level predicate of \\spad{p},{} \\spad{false} if they don\\spad{'t},{} and \"failed\" if not enough variables of \\spad{p} are matched in \\spad{r} to decide.")) (|construct| (($ (|List| (|Record| (|:| |key| (|Symbol|)) (|:| |entry| |#2|)))) "\\spad{construct([v1,{}e1],{}...,{}[vn,{}en])} returns the match result containing the matches (\\spad{v1},{}e1),{}...,{}(\\spad{vn},{}en).")) (|destruct| (((|List| (|Record| (|:| |key| (|Symbol|)) (|:| |entry| |#2|))) $) "\\spad{destruct(r)} returns the list of matches (var,{} expr) in \\spad{r}. Error: if \\spad{r} is a failed match.")) (|addMatchRestricted| (($ (|Pattern| |#1|) |#2| $ |#2|) "\\spad{addMatchRestricted(var,{} expr,{} r,{} val)} adds the match (\\spad{var},{} \\spad{expr}) in \\spad{r},{} provided that \\spad{expr} satisfies the predicates attached to \\spad{var},{} that \\spad{var} is not matched to another expression already,{} and that either \\spad{var} is an optional pattern variable or that \\spad{expr} is not equal to val (usually an identity).")) (|insertMatch| (($ (|Pattern| |#1|) |#2| $) "\\spad{insertMatch(var,{} expr,{} r)} adds the match (\\spad{var},{} \\spad{expr}) in \\spad{r},{} without checking predicates or previous matches for \\spad{var}.")) (|addMatch| (($ (|Pattern| |#1|) |#2| $) "\\spad{addMatch(var,{} expr,{} r)} adds the match (\\spad{var},{} \\spad{expr}) in \\spad{r},{} provided that \\spad{expr} satisfies the predicates attached to \\spad{var},{} and that \\spad{var} is not matched to another expression already.")) (|getMatch| (((|Union| |#2| "failed") (|Pattern| |#1|) $) "\\spad{getMatch(var,{} r)} returns the expression that \\spad{var} matches in the result \\spad{r},{} and \"failed\" if \\spad{var} is not matched in \\spad{r}.")) (|union| (($ $ $) "\\spad{union(a,{} b)} makes the set-union of two match results.")) (|new| (($) "\\spad{new()} returns a new empty match result.")) (|failed| (($) "\\spad{failed()} returns a failed match.")) (|failed?| (((|Boolean|) $) "\\spad{failed?(r)} tests if \\spad{r} is a failed match.")))
NIL
NIL
-(-823 R -4196)
+(-823 R -1796)
((|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
@@ -3244,7 +3244,7 @@ NIL
((|PDESolve| (((|Result|) (|Record| (|:| |pde| (|List| (|Expression| (|DoubleFloat|)))) (|:| |constraints| (|List| (|Record| (|:| |start| (|DoubleFloat|)) (|:| |finish| (|DoubleFloat|)) (|:| |grid| (|NonNegativeInteger|)) (|:| |boundaryType| (|Integer|)) (|:| |dStart| (|Matrix| (|DoubleFloat|))) (|:| |dFinish| (|Matrix| (|DoubleFloat|)))))) (|:| |f| (|List| (|List| (|Expression| (|DoubleFloat|))))) (|:| |st| (|String|)) (|:| |tol| (|DoubleFloat|)))) "\\spad{PDESolve(args)} performs the integration of the function given the strategy or method returned by \\axiomFun{measure}.")) (|measure| (((|Record| (|:| |measure| (|Float|)) (|:| |explanations| (|String|))) (|RoutinesTable|) (|Record| (|:| |pde| (|List| (|Expression| (|DoubleFloat|)))) (|:| |constraints| (|List| (|Record| (|:| |start| (|DoubleFloat|)) (|:| |finish| (|DoubleFloat|)) (|:| |grid| (|NonNegativeInteger|)) (|:| |boundaryType| (|Integer|)) (|:| |dStart| (|Matrix| (|DoubleFloat|))) (|:| |dFinish| (|Matrix| (|DoubleFloat|)))))) (|:| |f| (|List| (|List| (|Expression| (|DoubleFloat|))))) (|:| |st| (|String|)) (|:| |tol| (|DoubleFloat|)))) "\\spad{measure(R,{}args)} calculates an estimate of the ability of a particular method to solve a problem. \\blankline This method may be either a specific NAG routine or a strategy (such as transforming the function from one which is difficult to one which is easier to solve). \\blankline It will call whichever agents are needed to perform analysis on the problem in order to calculate the measure. There is a parameter,{} labelled \\axiom{sofar},{} which would contain the best compatibility found so far.")))
NIL
NIL
-(-829 UP -3576)
+(-829 UP -1730)
((|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
@@ -3267,7 +3267,7 @@ NIL
(-834 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 (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1018))) (-3321 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
+((-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1018))) (-3150 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
(-835 |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
@@ -3283,7 +3283,7 @@ NIL
(-838 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.")))
((-4247 . T))
-((-3321 (|HasCategory| |#1| (QUOTE (-346))) (|HasCategory| |#1| (QUOTE (-788)))) (|HasCategory| |#1| (QUOTE (-346))) (|HasCategory| |#1| (QUOTE (-788))))
+((-3150 (|HasCategory| |#1| (QUOTE (-346))) (|HasCategory| |#1| (QUOTE (-788)))) (|HasCategory| |#1| (QUOTE (-346))) (|HasCategory| |#1| (QUOTE (-788))))
(-839 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
@@ -3304,7 +3304,7 @@ NIL
((|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.")))
((-4242 . T) (-4248 . T) (-4243 . T) ((-4252 "*") . T) (-4244 . T) (-4245 . T) (-4247 . T))
((|HasCategory| $ (QUOTE (-138))) (|HasCategory| $ (QUOTE (-136))) (|HasCategory| $ (QUOTE (-346))))
-(-844 R0 -3576 UP UPUP R)
+(-844 R0 -1730 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
@@ -3332,7 +3332,7 @@ NIL
((|constructor| (NIL "PermutationGroupExamples provides permutation groups for some classes of groups: symmetric,{} alternating,{} dihedral,{} cyclic,{} direct products of cyclic,{} which are in fact the finite abelian groups of symmetric groups called Young subgroups. Furthermore,{} Rubik\\spad{'s} group as permutation group of 48 integers and a list of sporadic simple groups derived from the atlas of finite groups.")) (|youngGroup| (((|PermutationGroup| (|Integer|)) (|Partition|)) "\\spad{youngGroup(lambda)} constructs the direct product of the symmetric groups given by the parts of the partition {\\em lambda}.") (((|PermutationGroup| (|Integer|)) (|List| (|Integer|))) "\\spad{youngGroup([n1,{}...,{}nk])} constructs the direct product of the symmetric groups {\\em Sn1},{}...,{}{\\em Snk}.")) (|rubiksGroup| (((|PermutationGroup| (|Integer|))) "\\spad{rubiksGroup constructs} the permutation group representing Rubic\\spad{'s} Cube acting on integers {\\em 10*i+j} for {\\em 1 <= i <= 6},{} {\\em 1 <= j <= 8}. The faces of Rubik\\spad{'s} Cube are labelled in the obvious way Front,{} Right,{} Up,{} Down,{} Left,{} Back and numbered from 1 to 6 in this given ordering,{} the pieces on each face (except the unmoveable center piece) are clockwise numbered from 1 to 8 starting with the piece in the upper left corner. The moves of the cube are represented as permutations on these pieces,{} represented as a two digit integer {\\em ij} where \\spad{i} is the numer of theface (1 to 6) and \\spad{j} is the number of the piece on this face. The remaining ambiguities are resolved by looking at the 6 generators,{} which represent a 90 degree turns of the faces,{} or from the following pictorial description. Permutation group representing Rubic\\spad{'s} Cube acting on integers 10*i+j for 1 \\spad{<=} \\spad{i} \\spad{<=} 6,{} 1 \\spad{<=} \\spad{j} \\spad{<=8}. \\blankline\\begin{verbatim}Rubik's Cube: +-----+ +-- B where: marks Side # : / U /|/ / / | F(ront) <-> 1 L --> +-----+ R| R(ight) <-> 2 | | + U(p) <-> 3 | F | / D(own) <-> 4 | |/ L(eft) <-> 5 +-----+ B(ack) <-> 6 ^ | DThe Cube's surface: The pieces on each side +---+ (except the unmoveable center |567| piece) are clockwise numbered |4U8| from 1 to 8 starting with the |321| piece in the upper left +---+---+---+ corner (see figure on the |781|123|345| left). The moves of the cube |6L2|8F4|2R6| are represented as |543|765|187| permutations on these pieces. +---+---+---+ Each of the pieces is |123| represented as a two digit |8D4| integer ij where i is the |765| # of the side ( 1 to 6 for +---+ F to B (see table above )) |567| and j is the # of the piece. |4B8| |321| +---+\\end{verbatim}")) (|janko2| (((|PermutationGroup| (|Integer|))) "\\spad{janko2 constructs} the janko group acting on the integers 1,{}...,{}100.") (((|PermutationGroup| (|Integer|)) (|List| (|Integer|))) "\\spad{janko2(\\spad{li})} constructs the janko group acting on the 100 integers given in the list {\\em \\spad{li}}. Note: duplicates in the list will be removed. Error: if {\\em \\spad{li}} has less or more than 100 different entries")) (|mathieu24| (((|PermutationGroup| (|Integer|))) "\\spad{mathieu24 constructs} the mathieu group acting on the integers 1,{}...,{}24.") (((|PermutationGroup| (|Integer|)) (|List| (|Integer|))) "\\spad{mathieu24(\\spad{li})} constructs the mathieu group acting on the 24 integers given in the list {\\em \\spad{li}}. Note: duplicates in the list will be removed. Error: if {\\em \\spad{li}} has less or more than 24 different entries.")) (|mathieu23| (((|PermutationGroup| (|Integer|))) "\\spad{mathieu23 constructs} the mathieu group acting on the integers 1,{}...,{}23.") (((|PermutationGroup| (|Integer|)) (|List| (|Integer|))) "\\spad{mathieu23(\\spad{li})} constructs the mathieu group acting on the 23 integers given in the list {\\em \\spad{li}}. Note: duplicates in the list will be removed. Error: if {\\em \\spad{li}} has less or more than 23 different entries.")) (|mathieu22| (((|PermutationGroup| (|Integer|))) "\\spad{mathieu22 constructs} the mathieu group acting on the integers 1,{}...,{}22.") (((|PermutationGroup| (|Integer|)) (|List| (|Integer|))) "\\spad{mathieu22(\\spad{li})} constructs the mathieu group acting on the 22 integers given in the list {\\em \\spad{li}}. Note: duplicates in the list will be removed. Error: if {\\em \\spad{li}} has less or more than 22 different entries.")) (|mathieu12| (((|PermutationGroup| (|Integer|))) "\\spad{mathieu12 constructs} the mathieu group acting on the integers 1,{}...,{}12.") (((|PermutationGroup| (|Integer|)) (|List| (|Integer|))) "\\spad{mathieu12(\\spad{li})} constructs the mathieu group acting on the 12 integers given in the list {\\em \\spad{li}}. Note: duplicates in the list will be removed Error: if {\\em \\spad{li}} has less or more than 12 different entries.")) (|mathieu11| (((|PermutationGroup| (|Integer|))) "\\spad{mathieu11 constructs} the mathieu group acting on the integers 1,{}...,{}11.") (((|PermutationGroup| (|Integer|)) (|List| (|Integer|))) "\\spad{mathieu11(\\spad{li})} constructs the mathieu group acting on the 11 integers given in the list {\\em \\spad{li}}. Note: duplicates in the list will be removed. error,{} if {\\em \\spad{li}} has less or more than 11 different entries.")) (|dihedralGroup| (((|PermutationGroup| (|Integer|)) (|List| (|Integer|))) "\\spad{dihedralGroup([i1,{}...,{}ik])} constructs the dihedral group of order 2k acting on the integers out of {\\em i1},{}...,{}{\\em ik}. Note: duplicates in the list will be removed.") (((|PermutationGroup| (|Integer|)) (|PositiveInteger|)) "\\spad{dihedralGroup(n)} constructs the dihedral group of order 2n acting on integers 1,{}...,{}\\spad{N}.")) (|cyclicGroup| (((|PermutationGroup| (|Integer|)) (|List| (|Integer|))) "\\spad{cyclicGroup([i1,{}...,{}ik])} constructs the cyclic group of order \\spad{k} acting on the integers {\\em i1},{}...,{}{\\em ik}. Note: duplicates in the list will be removed.") (((|PermutationGroup| (|Integer|)) (|PositiveInteger|)) "\\spad{cyclicGroup(n)} constructs the cyclic group of order \\spad{n} acting on the integers 1,{}...,{}\\spad{n}.")) (|abelianGroup| (((|PermutationGroup| (|Integer|)) (|List| (|PositiveInteger|))) "\\spad{abelianGroup([n1,{}...,{}nk])} constructs the abelian group that is the direct product of cyclic groups with order {\\em \\spad{ni}}.")) (|alternatingGroup| (((|PermutationGroup| (|Integer|)) (|List| (|Integer|))) "\\spad{alternatingGroup(\\spad{li})} constructs the alternating group acting on the integers in the list {\\em \\spad{li}},{} generators are in general the {\\em n-2}-cycle {\\em (\\spad{li}.3,{}...,{}\\spad{li}.n)} and the 3-cycle {\\em (\\spad{li}.1,{}\\spad{li}.2,{}\\spad{li}.3)},{} if \\spad{n} is odd and product of the 2-cycle {\\em (\\spad{li}.1,{}\\spad{li}.2)} with {\\em n-2}-cycle {\\em (\\spad{li}.3,{}...,{}\\spad{li}.n)} and the 3-cycle {\\em (\\spad{li}.1,{}\\spad{li}.2,{}\\spad{li}.3)},{} if \\spad{n} is even. Note: duplicates in the list will be removed.") (((|PermutationGroup| (|Integer|)) (|PositiveInteger|)) "\\spad{alternatingGroup(n)} constructs the alternating group {\\em An} acting on the integers 1,{}...,{}\\spad{n},{} generators are in general the {\\em n-2}-cycle {\\em (3,{}...,{}n)} and the 3-cycle {\\em (1,{}2,{}3)} if \\spad{n} is odd and the product of the 2-cycle {\\em (1,{}2)} with {\\em n-2}-cycle {\\em (3,{}...,{}n)} and the 3-cycle {\\em (1,{}2,{}3)} if \\spad{n} is even.")) (|symmetricGroup| (((|PermutationGroup| (|Integer|)) (|List| (|Integer|))) "\\spad{symmetricGroup(\\spad{li})} constructs the symmetric group acting on the integers in the list {\\em \\spad{li}},{} generators are the cycle given by {\\em \\spad{li}} and the 2-cycle {\\em (\\spad{li}.1,{}\\spad{li}.2)}. Note: duplicates in the list will be removed.") (((|PermutationGroup| (|Integer|)) (|PositiveInteger|)) "\\spad{symmetricGroup(n)} constructs the symmetric group {\\em Sn} acting on the integers 1,{}...,{}\\spad{n},{} generators are the {\\em n}-cycle {\\em (1,{}...,{}n)} and the 2-cycle {\\em (1,{}2)}.")))
NIL
NIL
-(-851 -3576)
+(-851 -1730)
((|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
@@ -3348,11 +3348,11 @@ NIL
((|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}.")))
(((-4252 "*") . T))
NIL
-(-855 -3576 P)
+(-855 -1730 P)
((|constructor| (NIL "This package exports interpolation algorithms")) (|LagrangeInterpolation| ((|#2| (|List| |#1|) (|List| |#1|)) "\\spad{LagrangeInterpolation(l1,{}l2)} \\undocumented")))
NIL
NIL
-(-856 |xx| -3576)
+(-856 |xx| -1730)
((|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
@@ -3376,7 +3376,7 @@ NIL
((|constructor| (NIL "This package exports plotting tools")) (|calcRanges| (((|List| (|Segment| (|DoubleFloat|))) (|List| (|List| (|Point| (|DoubleFloat|))))) "\\spad{calcRanges(l)} \\undocumented")))
NIL
NIL
-(-862 R -3576)
+(-862 R -1730)
((|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
@@ -3388,7 +3388,7 @@ NIL
((|constructor| (NIL "This packages provides tools for matching recursively in type towers.")) (|patternMatch| (((|PatternMatchResult| |#1| |#3|) |#2| (|Pattern| |#1|) (|PatternMatchResult| |#1| |#3|)) "\\spad{patternMatch(expr,{} pat,{} res)} matches the pattern \\spad{pat} to the expression \\spad{expr}; res contains the variables of \\spad{pat} which are already matched and their matches. Note: this function handles type towers by changing the predicates and calling the matching function provided by \\spad{A}.")) (|fixPredicate| (((|Mapping| (|Boolean|) |#2|) (|Mapping| (|Boolean|) |#3|)) "\\spad{fixPredicate(f)} returns \\spad{g} defined by \\spad{g}(a) = \\spad{f}(a::B).")))
NIL
NIL
-(-865 S R -3576)
+(-865 S R -1730)
((|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
@@ -3408,11 +3408,11 @@ NIL
((|constructor| (NIL "This package provides pattern matching functions on polynomials.")) (|patternMatch| (((|PatternMatchResult| |#1| |#5|) |#5| (|Pattern| |#1|) (|PatternMatchResult| |#1| |#5|)) "\\spad{patternMatch(p,{} pat,{} res)} matches the pattern \\spad{pat} to the polynomial \\spad{p}; res contains the variables of \\spad{pat} which are already matched and their matches.") (((|PatternMatchResult| |#1| |#5|) |#5| (|Pattern| |#1|) (|PatternMatchResult| |#1| |#5|) (|Mapping| (|PatternMatchResult| |#1| |#5|) |#3| (|Pattern| |#1|) (|PatternMatchResult| |#1| |#5|))) "\\spad{patternMatch(p,{} pat,{} res,{} vmatch)} matches the pattern \\spad{pat} to the polynomial \\spad{p}. \\spad{res} contains the variables of \\spad{pat} which are already matched and their matches; vmatch is the matching function to use on the variables.")))
NIL
((|HasCategory| |#3| (LIST (QUOTE -819) (|devaluate| |#1|))))
-(-870 R -3576 -4196)
+(-870 R -1730 -1796)
((|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
-(-871 -4196)
+(-871 -1796)
((|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
@@ -3435,7 +3435,7 @@ NIL
(-876 R)
((|constructor| (NIL "This domain implements points in coordinate space")))
((-4251 . T) (-4250 . T))
-((-3321 (-12 (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))))) (-3321 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501)))) (-3321 (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-1018)))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| (-525) (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-668))) (|HasCategory| |#1| (QUOTE (-975))) (-12 (|HasCategory| |#1| (QUOTE (-932))) (|HasCategory| |#1| (QUOTE (-975)))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
+((-3150 (-12 (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))))) (-3150 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501)))) (-3150 (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-1018)))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| (-525) (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-668))) (|HasCategory| |#1| (QUOTE (-975))) (-12 (|HasCategory| |#1| (QUOTE (-932))) (|HasCategory| |#1| (QUOTE (-975)))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
(-877 |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
@@ -3460,7 +3460,7 @@ NIL
((|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}.")))
(((-4252 "*") |has| |#1| (-160)) (-4243 |has| |#1| (-517)) (-4248 |has| |#1| (-6 -4248)) (-4245 . T) (-4244 . T) (-4247 . T))
NIL
-(-883 E V R P -3576)
+(-883 E V R P -1730)
((|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
@@ -3471,8 +3471,8 @@ NIL
(-885 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}.")))
(((-4252 "*") |has| |#1| (-160)) (-4243 |has| |#1| (-517)) (-4248 |has| |#1| (-6 -4248)) (-4245 . T) (-4244 . T) (-4247 . T))
-((|HasCategory| |#1| (QUOTE (-842))) (-3321 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-842)))) (-3321 (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-842)))) (-3321 (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-842)))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3321 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| (-1089) (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-357))))) (-12 (|HasCategory| (-1089) (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-525))))) (-12 (|HasCategory| (-1089) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| |#1| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357)))))) (-12 (|HasCategory| (-1089) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525)))))) (-12 (|HasCategory| (-1089) (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501))))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-341))) (-3321 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasAttribute| |#1| (QUOTE -4248)) (|HasCategory| |#1| (QUOTE (-429))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-842)))) (-3321 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-842)))) (|HasCategory| |#1| (QUOTE (-136)))))
-(-886 E V R P -3576)
+((|HasCategory| |#1| (QUOTE (-842))) (-3150 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-842)))) (-3150 (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-842)))) (-3150 (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-842)))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3150 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| (-1089) (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-357))))) (-12 (|HasCategory| (-1089) (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-525))))) (-12 (|HasCategory| (-1089) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| |#1| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357)))))) (-12 (|HasCategory| (-1089) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525)))))) (-12 (|HasCategory| (-1089) (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501))))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-341))) (-3150 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasAttribute| |#1| (QUOTE -4248)) (|HasCategory| |#1| (QUOTE (-429))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-842)))) (-3150 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-842)))) (|HasCategory| |#1| (QUOTE (-136)))))
+(-886 E V R P -1730)
((|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 (-429))))
@@ -3491,12 +3491,12 @@ NIL
(-890 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")))
((-4251 . T) (-4250 . T))
-((-3321 (-12 (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))))) (-3321 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501)))) (-3321 (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-1018)))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| (-525) (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-1018))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
+((-3150 (-12 (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))))) (-3150 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501)))) (-3150 (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-1018)))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| (-525) (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-1018))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
(-891)
((|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
-(-892 -3576)
+(-892 -1730)
((|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
@@ -3511,11 +3511,11 @@ NIL
(-895 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}")))
(((-4252 "*") |has| |#1| (-160)) (-4243 |has| |#1| (-517)) (-4248 |has| |#1| (-6 -4248)) (-4244 . T) (-4245 . T) (-4247 . T))
-((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-517))) (-3321 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-429))) (-12 (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-126)))) (-3321 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasAttribute| |#1| (QUOTE -4248)))
+((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-517))) (-3150 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-429))) (-12 (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-126)))) (-3150 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasAttribute| |#1| (QUOTE -4248)))
(-896 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")))
((-4247 -12 (|has| |#2| (-450)) (|has| |#1| (-450))))
-((-3321 (-12 (|HasCategory| |#1| (QUOTE (-734))) (|HasCategory| |#2| (QUOTE (-734)))) (-12 (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#2| (QUOTE (-788))))) (-12 (|HasCategory| |#1| (QUOTE (-734))) (|HasCategory| |#2| (QUOTE (-734)))) (-3321 (-12 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#2| (QUOTE (-21)))) (-12 (|HasCategory| |#1| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-126)))) (-12 (|HasCategory| |#1| (QUOTE (-734))) (|HasCategory| |#2| (QUOTE (-734))))) (-12 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#2| (QUOTE (-21)))) (-3321 (-12 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#2| (QUOTE (-21)))) (-12 (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#2| (QUOTE (-23)))) (-12 (|HasCategory| |#1| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-126)))) (-12 (|HasCategory| |#1| (QUOTE (-734))) (|HasCategory| |#2| (QUOTE (-734))))) (-12 (|HasCategory| |#1| (QUOTE (-450))) (|HasCategory| |#2| (QUOTE (-450)))) (-3321 (-12 (|HasCategory| |#1| (QUOTE (-450))) (|HasCategory| |#2| (QUOTE (-450)))) (-12 (|HasCategory| |#1| (QUOTE (-668))) (|HasCategory| |#2| (QUOTE (-668))))) (-12 (|HasCategory| |#1| (QUOTE (-346))) (|HasCategory| |#2| (QUOTE (-346)))) (-3321 (-12 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#2| (QUOTE (-21)))) (-12 (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#2| (QUOTE (-23)))) (-12 (|HasCategory| |#1| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-126)))) (-12 (|HasCategory| |#1| (QUOTE (-450))) (|HasCategory| |#2| (QUOTE (-450)))) (-12 (|HasCategory| |#1| (QUOTE (-668))) (|HasCategory| |#2| (QUOTE (-668)))) (-12 (|HasCategory| |#1| (QUOTE (-734))) (|HasCategory| |#2| (QUOTE (-734))))) (-12 (|HasCategory| |#1| (QUOTE (-668))) (|HasCategory| |#2| (QUOTE (-668)))) (-12 (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#2| (QUOTE (-23)))) (-12 (|HasCategory| |#1| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-126)))) (-12 (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#2| (QUOTE (-788)))))
+((-3150 (-12 (|HasCategory| |#1| (QUOTE (-734))) (|HasCategory| |#2| (QUOTE (-734)))) (-12 (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#2| (QUOTE (-788))))) (-12 (|HasCategory| |#1| (QUOTE (-734))) (|HasCategory| |#2| (QUOTE (-734)))) (-3150 (-12 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#2| (QUOTE (-21)))) (-12 (|HasCategory| |#1| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-126)))) (-12 (|HasCategory| |#1| (QUOTE (-734))) (|HasCategory| |#2| (QUOTE (-734))))) (-12 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#2| (QUOTE (-21)))) (-3150 (-12 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#2| (QUOTE (-21)))) (-12 (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#2| (QUOTE (-23)))) (-12 (|HasCategory| |#1| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-126)))) (-12 (|HasCategory| |#1| (QUOTE (-734))) (|HasCategory| |#2| (QUOTE (-734))))) (-12 (|HasCategory| |#1| (QUOTE (-450))) (|HasCategory| |#2| (QUOTE (-450)))) (-3150 (-12 (|HasCategory| |#1| (QUOTE (-450))) (|HasCategory| |#2| (QUOTE (-450)))) (-12 (|HasCategory| |#1| (QUOTE (-668))) (|HasCategory| |#2| (QUOTE (-668))))) (-12 (|HasCategory| |#1| (QUOTE (-346))) (|HasCategory| |#2| (QUOTE (-346)))) (-3150 (-12 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#2| (QUOTE (-21)))) (-12 (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#2| (QUOTE (-23)))) (-12 (|HasCategory| |#1| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-126)))) (-12 (|HasCategory| |#1| (QUOTE (-450))) (|HasCategory| |#2| (QUOTE (-450)))) (-12 (|HasCategory| |#1| (QUOTE (-668))) (|HasCategory| |#2| (QUOTE (-668)))) (-12 (|HasCategory| |#1| (QUOTE (-734))) (|HasCategory| |#2| (QUOTE (-734))))) (-12 (|HasCategory| |#1| (QUOTE (-668))) (|HasCategory| |#2| (QUOTE (-668)))) (-12 (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#2| (QUOTE (-23)))) (-12 (|HasCategory| |#1| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-126)))) (-12 (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#2| (QUOTE (-788)))))
(-897)
((|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
@@ -3530,7 +3530,7 @@ NIL
NIL
(-900 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}.")))
-((-4250 . T) (-4251 . T) (-2137 . T))
+((-4250 . T) (-4251 . T) (-4131 . T))
NIL
(-901 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}}")))
@@ -3558,7 +3558,7 @@ NIL
((|HasCategory| |#2| (QUOTE (-517))))
(-907 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.")))
-((-4250 . T) (-2137 . T))
+((-4250 . T) (-4131 . T))
NIL
(-908 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.")))
@@ -3574,7 +3574,7 @@ NIL
NIL
(-911 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}.")))
-((-4251 . T) (-4250 . T) (-2137 . T))
+((-4251 . T) (-4250 . T) (-4131 . T))
NIL
(-912 R1 R2)
((|constructor| (NIL "This package \\undocumented")) (|map| (((|Point| |#2|) (|Mapping| |#2| |#1|) (|Point| |#1|)) "\\spad{map(f,{}p)} \\undocumented")))
@@ -3592,7 +3592,7 @@ NIL
((|constructor| (NIL "This package \\undocumented{}")) (|map| ((|#4| (|Mapping| |#4| (|Polynomial| |#1|)) |#4|) "\\spad{map(f,{}p)} \\undocumented{}")) (|pushup| ((|#4| |#4| (|List| |#3|)) "\\spad{pushup(p,{}lv)} \\undocumented{}") ((|#4| |#4| |#3|) "\\spad{pushup(p,{}v)} \\undocumented{}")) (|pushdown| ((|#4| |#4| (|List| |#3|)) "\\spad{pushdown(p,{}lv)} \\undocumented{}") ((|#4| |#4| |#3|) "\\spad{pushdown(p,{}v)} \\undocumented{}")) (|variable| (((|Union| $ "failed") (|Symbol|)) "\\spad{variable(s)} makes an element from symbol \\spad{s} or fails")) (|convert| (((|Symbol|) $) "\\spad{convert(x)} converts \\spad{x} to a symbol")))
NIL
NIL
-(-916 K R UP -3576)
+(-916 K R UP -1730)
((|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
@@ -3622,7 +3622,7 @@ NIL
((|HasCategory| |#2| (QUOTE (-842))) (|HasCategory| |#2| (QUOTE (-510))) (|HasCategory| |#2| (QUOTE (-286))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-1089)))) (|HasCategory| |#2| (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-138))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#2| (QUOTE (-951))) (|HasCategory| |#2| (QUOTE (-761))) (|HasCategory| |#2| (QUOTE (-788))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#2| (QUOTE (-1065))))
(-923 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}.")))
-((-2137 . T) (-4242 . T) (-4248 . T) (-4243 . T) ((-4252 "*") . T) (-4244 . T) (-4245 . T) (-4247 . T))
+((-4131 . T) (-4242 . T) (-4248 . T) (-4243 . T) ((-4252 "*") . T) (-4244 . T) (-4245 . T) (-4247 . T))
NIL
(-924 |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}.")))
@@ -3630,7 +3630,7 @@ NIL
NIL
(-925 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.")))
-((-4250 . T) (-4251 . T) (-2137 . T))
+((-4250 . T) (-4251 . T) (-4131 . T))
NIL
(-926 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}.")))
@@ -3647,11 +3647,11 @@ NIL
(-929 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.}")))
((-4243 |has| |#1| (-269)) (-4244 . T) (-4245 . T) (-4247 . T))
-((|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#1| (QUOTE (-341))) (-3321 (|HasCategory| |#1| (QUOTE (-269))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-269))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -486) (QUOTE (-1089)) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -265) (|devaluate| |#1|) (|devaluate| |#1|))) (|HasCategory| |#1| (QUOTE (-213))) (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-984))) (|HasCategory| |#1| (QUOTE (-510))) (-3321 (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-341)))))
+((|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#1| (QUOTE (-341))) (-3150 (|HasCategory| |#1| (QUOTE (-269))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-269))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -486) (QUOTE (-1089)) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -265) (|devaluate| |#1|) (|devaluate| |#1|))) (|HasCategory| |#1| (QUOTE (-213))) (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-984))) (|HasCategory| |#1| (QUOTE (-510))) (-3150 (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-341)))))
(-930 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}.")))
((-4250 . T) (-4251 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1018))) (-3321 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
+((-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1018))) (-3150 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
(-931 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
@@ -3660,14 +3660,14 @@ NIL
((|constructor| (NIL "The \\spad{RadicalCategory} is a model for the rational numbers.")) (** (($ $ (|Fraction| (|Integer|))) "\\spad{x ** y} is the rational exponentiation of \\spad{x} by the power \\spad{y}.")) (|nthRoot| (($ $ (|Integer|)) "\\spad{nthRoot(x,{}n)} returns the \\spad{n}th root of \\spad{x}.")) (|sqrt| (($ $) "\\spad{sqrt(x)} returns the square root of \\spad{x}.")))
NIL
NIL
-(-933 -3576 UP UPUP |radicnd| |n|)
+(-933 -1730 UP UPUP |radicnd| |n|)
((|constructor| (NIL "Function field defined by y**n = \\spad{f}(\\spad{x}).")))
((-4243 |has| (-385 |#2|) (-341)) (-4248 |has| (-385 |#2|) (-341)) (-4242 |has| (-385 |#2|) (-341)) ((-4252 "*") . T) (-4244 . T) (-4245 . T) (-4247 . T))
-((|HasCategory| (-385 |#2|) (QUOTE (-136))) (|HasCategory| (-385 |#2|) (QUOTE (-138))) (|HasCategory| (-385 |#2|) (QUOTE (-327))) (-3321 (|HasCategory| (-385 |#2|) (QUOTE (-341))) (|HasCategory| (-385 |#2|) (QUOTE (-327)))) (|HasCategory| (-385 |#2|) (QUOTE (-341))) (|HasCategory| (-385 |#2|) (QUOTE (-346))) (-3321 (-12 (|HasCategory| (-385 |#2|) (QUOTE (-213))) (|HasCategory| (-385 |#2|) (QUOTE (-341)))) (|HasCategory| (-385 |#2|) (QUOTE (-327)))) (-3321 (-12 (|HasCategory| (-385 |#2|) (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| (-385 |#2|) (QUOTE (-341)))) (-12 (|HasCategory| (-385 |#2|) (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| (-385 |#2|) (QUOTE (-327))))) (|HasCategory| (-385 |#2|) (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| (-385 |#2|) (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| (-385 |#2|) (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-346))) (-3321 (|HasCategory| (-385 |#2|) (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| (-385 |#2|) (QUOTE (-341)))) (-12 (|HasCategory| (-385 |#2|) (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| (-385 |#2|) (QUOTE (-341)))) (-12 (|HasCategory| (-385 |#2|) (QUOTE (-213))) (|HasCategory| (-385 |#2|) (QUOTE (-341)))))
+((|HasCategory| (-385 |#2|) (QUOTE (-136))) (|HasCategory| (-385 |#2|) (QUOTE (-138))) (|HasCategory| (-385 |#2|) (QUOTE (-327))) (-3150 (|HasCategory| (-385 |#2|) (QUOTE (-341))) (|HasCategory| (-385 |#2|) (QUOTE (-327)))) (|HasCategory| (-385 |#2|) (QUOTE (-341))) (|HasCategory| (-385 |#2|) (QUOTE (-346))) (-3150 (-12 (|HasCategory| (-385 |#2|) (QUOTE (-213))) (|HasCategory| (-385 |#2|) (QUOTE (-341)))) (|HasCategory| (-385 |#2|) (QUOTE (-327)))) (-3150 (-12 (|HasCategory| (-385 |#2|) (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| (-385 |#2|) (QUOTE (-341)))) (-12 (|HasCategory| (-385 |#2|) (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| (-385 |#2|) (QUOTE (-327))))) (|HasCategory| (-385 |#2|) (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| (-385 |#2|) (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| (-385 |#2|) (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-346))) (-3150 (|HasCategory| (-385 |#2|) (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| (-385 |#2|) (QUOTE (-341)))) (-12 (|HasCategory| (-385 |#2|) (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| (-385 |#2|) (QUOTE (-341)))) (-12 (|HasCategory| (-385 |#2|) (QUOTE (-213))) (|HasCategory| (-385 |#2|) (QUOTE (-341)))))
(-934 |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.")))
((-4242 . T) (-4248 . T) (-4243 . T) ((-4252 "*") . T) (-4244 . T) (-4245 . T) (-4247 . T))
-((|HasCategory| (-525) (QUOTE (-842))) (|HasCategory| (-525) (LIST (QUOTE -966) (QUOTE (-1089)))) (|HasCategory| (-525) (QUOTE (-136))) (|HasCategory| (-525) (QUOTE (-138))) (|HasCategory| (-525) (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| (-525) (QUOTE (-951))) (|HasCategory| (-525) (QUOTE (-761))) (-3321 (|HasCategory| (-525) (QUOTE (-761))) (|HasCategory| (-525) (QUOTE (-788)))) (|HasCategory| (-525) (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| (-525) (QUOTE (-1065))) (|HasCategory| (-525) (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| (-525) (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| (-525) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| (-525) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| (-525) (QUOTE (-213))) (|HasCategory| (-525) (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| (-525) (LIST (QUOTE -486) (QUOTE (-1089)) (QUOTE (-525)))) (|HasCategory| (-525) (LIST (QUOTE -288) (QUOTE (-525)))) (|HasCategory| (-525) (LIST (QUOTE -265) (QUOTE (-525)) (QUOTE (-525)))) (|HasCategory| (-525) (QUOTE (-286))) (|HasCategory| (-525) (QUOTE (-510))) (|HasCategory| (-525) (QUOTE (-788))) (|HasCategory| (-525) (LIST (QUOTE -587) (QUOTE (-525)))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-525) (QUOTE (-842)))) (-3321 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-525) (QUOTE (-842)))) (|HasCategory| (-525) (QUOTE (-136)))))
+((|HasCategory| (-525) (QUOTE (-842))) (|HasCategory| (-525) (LIST (QUOTE -966) (QUOTE (-1089)))) (|HasCategory| (-525) (QUOTE (-136))) (|HasCategory| (-525) (QUOTE (-138))) (|HasCategory| (-525) (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| (-525) (QUOTE (-951))) (|HasCategory| (-525) (QUOTE (-761))) (-3150 (|HasCategory| (-525) (QUOTE (-761))) (|HasCategory| (-525) (QUOTE (-788)))) (|HasCategory| (-525) (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| (-525) (QUOTE (-1065))) (|HasCategory| (-525) (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| (-525) (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| (-525) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| (-525) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| (-525) (QUOTE (-213))) (|HasCategory| (-525) (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| (-525) (LIST (QUOTE -486) (QUOTE (-1089)) (QUOTE (-525)))) (|HasCategory| (-525) (LIST (QUOTE -288) (QUOTE (-525)))) (|HasCategory| (-525) (LIST (QUOTE -265) (QUOTE (-525)) (QUOTE (-525)))) (|HasCategory| (-525) (QUOTE (-286))) (|HasCategory| (-525) (QUOTE (-510))) (|HasCategory| (-525) (QUOTE (-788))) (|HasCategory| (-525) (LIST (QUOTE -587) (QUOTE (-525)))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-525) (QUOTE (-842)))) (-3150 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-525) (QUOTE (-842)))) (|HasCategory| (-525) (QUOTE (-136)))))
(-935)
((|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
@@ -3690,7 +3690,7 @@ NIL
((|HasAttribute| |#1| (QUOTE -4251)) (|HasCategory| |#2| (QUOTE (-1018))))
(-940 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}.")))
-((-2137 . T))
+((-4131 . T))
NIL
(-941 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)}") (($ $ (|NonNegativeInteger|)) "\\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}}")))
@@ -3700,19 +3700,19 @@ NIL
((|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)}") (($ $ (|NonNegativeInteger|)) "\\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}}")))
((-4243 . T) (-4248 . T) (-4242 . T) (-4245 . T) (-4244 . T) ((-4252 "*") . T) (-4247 . T))
NIL
-(-943 R -3576)
+(-943 R -1730)
((|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
-(-944 R -3576)
+(-944 R -1730)
((|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
-(-945 -3576 UP)
+(-945 -1730 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
-(-946 -3576 UP)
+(-946 -1730 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
@@ -3743,8 +3743,8 @@ NIL
(-953 |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")))
((-4243 . T) (-4248 . T) (-4242 . T) (-4245 . T) (-4244 . T) ((-4252 "*") . T) (-4247 . T))
-((-3321 (|HasCategory| (-385 (-525)) (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| (-385 (-525)) (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| (-385 (-525)) (LIST (QUOTE -966) (QUOTE (-525)))))
-(-954 -3576 L)
+((-3150 (|HasCategory| (-385 (-525)) (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| (-385 (-525)) (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| (-385 (-525)) (LIST (QUOTE -966) (QUOTE (-525)))))
+(-954 -1730 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
@@ -3780,14 +3780,14 @@ NIL
((|constructor| (NIL "This package provides coercions for the special types \\spadtype{Exit} and \\spadtype{Void}.")) (|coerce| ((|#1| (|Exit|)) "\\spad{coerce(e)} is never really evaluated. This coercion is used for formal type correctness when a function will not return directly to its caller.") (((|Void|) |#1|) "\\spad{coerce(s)} throws all information about \\spad{s} away. This coercion allows values of any type to appear in contexts where they will not be used. For example,{} it allows the resolution of different types in the \\spad{then} and \\spad{else} branches when an \\spad{if} is in a context where the resulting value is not used.")))
NIL
NIL
-(-963 -3576 |Expon| |VarSet| |FPol| |LFPol|)
+(-963 -1730 |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")))
(((-4252 "*") . T) (-4244 . T) (-4245 . T) (-4247 . T))
NIL
(-964)
((|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.}")))
((-4250 . T) (-4251 . T))
-((-12 (|HasCategory| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (LIST (QUOTE -288) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -2019) (QUOTE (-1089))) (LIST (QUOTE |:|) (QUOTE -1221) (QUOTE (-51))))))) (-3321 (|HasCategory| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (QUOTE (-1018))) (|HasCategory| (-51) (QUOTE (-1018)))) (-3321 (|HasCategory| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| (-51) (QUOTE (-1018))) (|HasCategory| (-51) (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (LIST (QUOTE -566) (QUOTE (-501)))) (-12 (|HasCategory| (-51) (QUOTE (-1018))) (|HasCategory| (-51) (LIST (QUOTE -288) (QUOTE (-51))))) (|HasCategory| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (QUOTE (-1018))) (|HasCategory| (-1089) (QUOTE (-788))) (|HasCategory| (-51) (QUOTE (-1018))) (-3321 (|HasCategory| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| (-51) (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| (-51) (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (LIST (QUOTE -565) (QUOTE (-796)))))
+((-12 (|HasCategory| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (LIST (QUOTE -288) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -1265) (QUOTE (-1089))) (LIST (QUOTE |:|) (QUOTE -1568) (QUOTE (-51))))))) (-3150 (|HasCategory| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (QUOTE (-1018))) (|HasCategory| (-51) (QUOTE (-1018)))) (-3150 (|HasCategory| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| (-51) (QUOTE (-1018))) (|HasCategory| (-51) (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (LIST (QUOTE -566) (QUOTE (-501)))) (-12 (|HasCategory| (-51) (QUOTE (-1018))) (|HasCategory| (-51) (LIST (QUOTE -288) (QUOTE (-51))))) (|HasCategory| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (QUOTE (-1018))) (|HasCategory| (-1089) (QUOTE (-788))) (|HasCategory| (-51) (QUOTE (-1018))) (-3150 (|HasCategory| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| (-51) (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| (-51) (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (LIST (QUOTE -565) (QUOTE (-796)))))
(-965 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
@@ -3832,7 +3832,7 @@ NIL
((|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.")))
((-4247 . T))
NIL
-(-976 |xx| -3576)
+(-976 |xx| -1730)
((|constructor| (NIL "This package exports rational interpolation algorithms")))
NIL
NIL
@@ -3842,12 +3842,12 @@ NIL
((|HasCategory| |#4| (QUOTE (-286))) (|HasCategory| |#4| (QUOTE (-341))) (|HasCategory| |#4| (QUOTE (-517))) (|HasCategory| |#4| (QUOTE (-160))))
(-978 |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")))
-((-4250 . T) (-2137 . T) (-4245 . T) (-4244 . T))
+((-4250 . T) (-4131 . T) (-4245 . T) (-4244 . T))
NIL
(-979 |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}.")))
((-4250 . T) (-4245 . T) (-4244 . T))
-((-3321 (-12 (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-341))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-1018))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|))))) (|HasCategory| |#3| (LIST (QUOTE -566) (QUOTE (-501)))) (-3321 (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (QUOTE (-341)))) (|HasCategory| |#3| (QUOTE (-341))) (|HasCategory| |#3| (QUOTE (-1018))) (|HasCategory| |#3| (QUOTE (-286))) (|HasCategory| |#3| (QUOTE (-517))) (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (LIST (QUOTE -565) (QUOTE (-796)))) (-12 (|HasCategory| |#3| (QUOTE (-1018))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))))
+((-3150 (-12 (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-341))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-1018))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|))))) (|HasCategory| |#3| (LIST (QUOTE -566) (QUOTE (-501)))) (-3150 (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (QUOTE (-341)))) (|HasCategory| |#3| (QUOTE (-341))) (|HasCategory| |#3| (QUOTE (-1018))) (|HasCategory| |#3| (QUOTE (-286))) (|HasCategory| |#3| (QUOTE (-517))) (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (LIST (QUOTE -565) (QUOTE (-796)))) (-12 (|HasCategory| |#3| (QUOTE (-1018))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))))
(-980 |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
@@ -3879,7 +3879,7 @@ NIL
(-987)
((|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}")))
((-4250 . T) (-4251 . T))
-((-12 (|HasCategory| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (LIST (QUOTE -288) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -2019) (QUOTE (-1089))) (LIST (QUOTE |:|) (QUOTE -1221) (QUOTE (-51))))))) (-3321 (|HasCategory| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (QUOTE (-1018))) (|HasCategory| (-51) (QUOTE (-1018)))) (-3321 (|HasCategory| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| (-51) (QUOTE (-1018))) (|HasCategory| (-51) (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (LIST (QUOTE -566) (QUOTE (-501)))) (-12 (|HasCategory| (-51) (QUOTE (-1018))) (|HasCategory| (-51) (LIST (QUOTE -288) (QUOTE (-51))))) (|HasCategory| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (QUOTE (-1018))) (|HasCategory| (-1089) (QUOTE (-788))) (|HasCategory| (-51) (QUOTE (-1018))) (-3321 (|HasCategory| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| (-51) (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| (-51) (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (LIST (QUOTE -565) (QUOTE (-796)))))
+((-12 (|HasCategory| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (LIST (QUOTE -288) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -1265) (QUOTE (-1089))) (LIST (QUOTE |:|) (QUOTE -1568) (QUOTE (-51))))))) (-3150 (|HasCategory| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (QUOTE (-1018))) (|HasCategory| (-51) (QUOTE (-1018)))) (-3150 (|HasCategory| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| (-51) (QUOTE (-1018))) (|HasCategory| (-51) (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (LIST (QUOTE -566) (QUOTE (-501)))) (-12 (|HasCategory| (-51) (QUOTE (-1018))) (|HasCategory| (-51) (LIST (QUOTE -288) (QUOTE (-51))))) (|HasCategory| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (QUOTE (-1018))) (|HasCategory| (-1089) (QUOTE (-788))) (|HasCategory| (-51) (QUOTE (-1018))) (-3150 (|HasCategory| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| (-51) (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| (-51) (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (LIST (QUOTE -565) (QUOTE (-796)))))
(-988 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
@@ -3906,7 +3906,7 @@ NIL
NIL
(-994 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}.")))
-((-4251 . T) (-4250 . T) (-2137 . T))
+((-4251 . T) (-4250 . T) (-4131 . T))
NIL
(-995 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.")))
@@ -3916,11 +3916,11 @@ NIL
((|constructor| (NIL "This domain implements named rules")) (|name| (((|Symbol|) $) "\\spad{name(x)} returns the symbol")))
NIL
NIL
-(-997 |Base| R -3576)
+(-997 |Base| R -1730)
((|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
-(-998 |Base| R -3576)
+(-998 |Base| R -1730)
((|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
@@ -3935,7 +3935,7 @@ NIL
(-1001 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.")))
((-4243 |has| |#1| (-341)) (-4248 |has| |#1| (-341)) (-4242 |has| |#1| (-341)) ((-4252 "*") . T) (-4244 . T) (-4245 . T) (-4247 . T))
-((|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-327))) (-3321 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-327)))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-346))) (-3321 (-12 (|HasCategory| |#1| (QUOTE (-213))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-327)))) (-3321 (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089))))) (-12 (|HasCategory| |#1| (QUOTE (-327))) (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089)))))) (|HasCategory| |#1| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089))))) (-3321 (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| |#1| (QUOTE (-213))) (|HasCategory| |#1| (QUOTE (-341)))))
+((|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-327))) (-3150 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-327)))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-346))) (-3150 (-12 (|HasCategory| |#1| (QUOTE (-213))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-327)))) (-3150 (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089))))) (-12 (|HasCategory| |#1| (QUOTE (-327))) (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089)))))) (|HasCategory| |#1| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089))))) (-3150 (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| |#1| (QUOTE (-213))) (|HasCategory| |#1| (QUOTE (-341)))))
(-1002 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
@@ -3959,7 +3959,7 @@ NIL
(-1007 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")))
(((-4252 "*") |has| |#1| (-160)) (-4243 |has| |#1| (-517)) (-4248 |has| |#1| (-6 -4248)) (-4245 . T) (-4244 . T) (-4247 . T))
-((|HasCategory| |#1| (QUOTE (-842))) (-3321 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-842)))) (-3321 (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-842)))) (-3321 (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-842)))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3321 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| (-1008 (-1089)) (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-357))))) (-12 (|HasCategory| (-1008 (-1089)) (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-525))))) (-12 (|HasCategory| (-1008 (-1089)) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| |#1| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357)))))) (-12 (|HasCategory| (-1008 (-1089)) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525)))))) (-12 (|HasCategory| (-1008 (-1089)) (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501))))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-213))) (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#1| (QUOTE (-341))) (-3321 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasAttribute| |#1| (QUOTE -4248)) (|HasCategory| |#1| (QUOTE (-429))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-842)))) (-3321 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-842)))) (|HasCategory| |#1| (QUOTE (-136)))))
+((|HasCategory| |#1| (QUOTE (-842))) (-3150 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-842)))) (-3150 (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-842)))) (-3150 (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-842)))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3150 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| (-1008 (-1089)) (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-357))))) (-12 (|HasCategory| (-1008 (-1089)) (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-525))))) (-12 (|HasCategory| (-1008 (-1089)) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| |#1| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357)))))) (-12 (|HasCategory| (-1008 (-1089)) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525)))))) (-12 (|HasCategory| (-1008 (-1089)) (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501))))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-213))) (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#1| (QUOTE (-341))) (-3150 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasAttribute| |#1| (QUOTE -4248)) (|HasCategory| |#1| (QUOTE (-429))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-842)))) (-3150 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-842)))) (|HasCategory| |#1| (QUOTE (-136)))))
(-1008 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
@@ -3978,7 +3978,7 @@ NIL
((|HasCategory| |#1| (QUOTE (-1018))))
(-1012 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.")))
-((-2137 . T))
+((-4131 . T))
NIL
(-1013 S)
((|constructor| (NIL "This type is used to specify a range of values from type \\spad{S}.")))
@@ -3986,7 +3986,7 @@ NIL
((|HasCategory| |#1| (QUOTE (-786))) (|HasCategory| |#1| (QUOTE (-1018))))
(-1014 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]}.")))
-((-2137 . T))
+((-4131 . T))
NIL
(-1015 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.")) (< (((|Boolean|) $ $) "\\spad{s < t} returns \\spad{true} if all elements of set aggregate \\spad{s} are also elements of set aggregate \\spad{t}.")))
@@ -3994,7 +3994,7 @@ NIL
NIL
(-1016 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.")) (< (((|Boolean|) $ $) "\\spad{s < t} returns \\spad{true} if all elements of set aggregate \\spad{s} are also elements of set aggregate \\spad{t}.")))
-((-4240 . T) (-2137 . T))
+((-4240 . T) (-4131 . T))
NIL
(-1017 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}.")))
@@ -4011,7 +4011,7 @@ NIL
(-1020 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)}}")))
((-4250 . T) (-4240 . T) (-4251 . T))
-((-3321 (-12 (|HasCategory| |#1| (QUOTE (-346))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#1| (QUOTE (-346))) (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (QUOTE (-788))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
+((-3150 (-12 (|HasCategory| |#1| (QUOTE (-346))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#1| (QUOTE (-346))) (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (QUOTE (-788))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
(-1021 |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
@@ -4038,7 +4038,7 @@ NIL
NIL
(-1027 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.}")))
-((-4251 . T) (-4250 . T) (-2137 . T))
+((-4251 . T) (-4250 . T) (-4131 . T))
NIL
(-1028)
((|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.")))
@@ -4055,12 +4055,12 @@ NIL
(-1031 |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}.")))
((-4244 |has| |#3| (-975)) (-4245 |has| |#3| (-975)) (-4247 |has| |#3| (-6 -4247)) ((-4252 "*") |has| |#3| (-160)) (-4250 . T))
-((-3321 (-12 (|HasCategory| |#3| (QUOTE (-25))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-126))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-213))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-341))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-346))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-734))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-786))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-975))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-1018))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|))) (|HasCategory| |#3| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|))) (|HasCategory| |#3| (LIST (QUOTE -833) (QUOTE (-1089)))))) (-3321 (-12 (|HasCategory| |#3| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-1018)))) (-12 (|HasCategory| |#3| (QUOTE (-213))) (|HasCategory| |#3| (QUOTE (-975)))) (-12 (|HasCategory| |#3| (QUOTE (-975))) (|HasCategory| |#3| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-975))) (|HasCategory| |#3| (LIST (QUOTE -833) (QUOTE (-1089))))) (-12 (|HasCategory| |#3| (QUOTE (-1018))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-1018))) (|HasCategory| |#3| (LIST (QUOTE -966) (QUOTE (-525))))) (|HasCategory| |#3| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#3| (QUOTE (-341))) (-3321 (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (QUOTE (-341))) (|HasCategory| |#3| (QUOTE (-975)))) (-3321 (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (QUOTE (-341)))) (|HasCategory| |#3| (QUOTE (-975))) (|HasCategory| |#3| (QUOTE (-734))) (-3321 (|HasCategory| |#3| (QUOTE (-734))) (|HasCategory| |#3| (QUOTE (-786)))) (|HasCategory| |#3| (QUOTE (-786))) (|HasCategory| |#3| (QUOTE (-160))) (-3321 (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (QUOTE (-975)))) (|HasCategory| |#3| (QUOTE (-346))) (|HasCategory| |#3| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#3| (LIST (QUOTE -833) (QUOTE (-1089)))) (-3321 (|HasCategory| |#3| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#3| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#3| (QUOTE (-25))) (|HasCategory| |#3| (QUOTE (-126))) (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (QUOTE (-213))) (|HasCategory| |#3| (QUOTE (-341))) (|HasCategory| |#3| (QUOTE (-346))) (|HasCategory| |#3| (QUOTE (-734))) (|HasCategory| |#3| (QUOTE (-786))) (|HasCategory| |#3| (QUOTE (-975))) (|HasCategory| |#3| (QUOTE (-1018)))) (-3321 (|HasCategory| |#3| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#3| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#3| (QUOTE (-25))) (|HasCategory| |#3| (QUOTE (-126))) (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (QUOTE (-213))) (|HasCategory| |#3| (QUOTE (-341))) (|HasCategory| |#3| (QUOTE (-975)))) (-3321 (|HasCategory| |#3| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#3| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#3| (QUOTE (-126))) (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (QUOTE (-213))) (|HasCategory| |#3| (QUOTE (-341))) (|HasCategory| |#3| (QUOTE (-975)))) (-3321 (|HasCategory| |#3| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#3| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (QUOTE (-213))) (|HasCategory| |#3| (QUOTE (-341))) (|HasCategory| |#3| (QUOTE (-975)))) (-3321 (|HasCategory| |#3| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#3| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (QUOTE (-213))) (|HasCategory| |#3| (QUOTE (-975)))) (|HasCategory| |#3| (QUOTE (-213))) (|HasCategory| |#3| (QUOTE (-1018))) (-3321 (-12 (|HasCategory| |#3| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (LIST (QUOTE -833) (QUOTE (-1089))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-25)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-126)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-160)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-213)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-341)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-346)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-734)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-786)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-975)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-1018))))) (-3321 (-12 (|HasCategory| |#3| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#3| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#3| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-25))) (|HasCategory| |#3| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-126))) (|HasCategory| |#3| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-213))) (|HasCategory| |#3| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-341))) (|HasCategory| |#3| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-346))) (|HasCategory| |#3| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-734))) (|HasCategory| |#3| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-786))) (|HasCategory| |#3| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-975))) (|HasCategory| |#3| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-1018))) (|HasCategory| |#3| (LIST (QUOTE -966) (QUOTE (-525)))))) (|HasCategory| (-525) (QUOTE (-788))) (-12 (|HasCategory| |#3| (QUOTE (-975))) (|HasCategory| |#3| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-213))) (|HasCategory| |#3| (QUOTE (-975)))) (-12 (|HasCategory| |#3| (QUOTE (-975))) (|HasCategory| |#3| (LIST (QUOTE -833) (QUOTE (-1089))))) (|HasCategory| |#3| (QUOTE (-668))) (-12 (|HasCategory| |#3| (QUOTE (-1018))) (|HasCategory| |#3| (LIST (QUOTE -966) (QUOTE (-525))))) (-3321 (|HasCategory| |#3| (QUOTE (-975))) (-12 (|HasCategory| |#3| (QUOTE (-1018))) (|HasCategory| |#3| (LIST (QUOTE -966) (QUOTE (-525)))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-1018)))) (|HasAttribute| |#3| (QUOTE -4247)) (|HasCategory| |#3| (QUOTE (-126))) (|HasCategory| |#3| (QUOTE (-25))) (-12 (|HasCategory| |#3| (QUOTE (-1018))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (|HasCategory| |#3| (LIST (QUOTE -565) (QUOTE (-796)))))
+((-3150 (-12 (|HasCategory| |#3| (QUOTE (-25))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-126))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-213))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-341))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-346))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-734))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-786))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-975))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-1018))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|))) (|HasCategory| |#3| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|))) (|HasCategory| |#3| (LIST (QUOTE -833) (QUOTE (-1089)))))) (-3150 (-12 (|HasCategory| |#3| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-1018)))) (-12 (|HasCategory| |#3| (QUOTE (-213))) (|HasCategory| |#3| (QUOTE (-975)))) (-12 (|HasCategory| |#3| (QUOTE (-975))) (|HasCategory| |#3| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-975))) (|HasCategory| |#3| (LIST (QUOTE -833) (QUOTE (-1089))))) (-12 (|HasCategory| |#3| (QUOTE (-1018))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-1018))) (|HasCategory| |#3| (LIST (QUOTE -966) (QUOTE (-525))))) (|HasCategory| |#3| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#3| (QUOTE (-341))) (-3150 (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (QUOTE (-341))) (|HasCategory| |#3| (QUOTE (-975)))) (-3150 (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (QUOTE (-341)))) (|HasCategory| |#3| (QUOTE (-975))) (|HasCategory| |#3| (QUOTE (-734))) (-3150 (|HasCategory| |#3| (QUOTE (-734))) (|HasCategory| |#3| (QUOTE (-786)))) (|HasCategory| |#3| (QUOTE (-786))) (|HasCategory| |#3| (QUOTE (-160))) (-3150 (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (QUOTE (-975)))) (|HasCategory| |#3| (QUOTE (-346))) (|HasCategory| |#3| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#3| (LIST (QUOTE -833) (QUOTE (-1089)))) (-3150 (|HasCategory| |#3| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#3| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#3| (QUOTE (-25))) (|HasCategory| |#3| (QUOTE (-126))) (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (QUOTE (-213))) (|HasCategory| |#3| (QUOTE (-341))) (|HasCategory| |#3| (QUOTE (-346))) (|HasCategory| |#3| (QUOTE (-734))) (|HasCategory| |#3| (QUOTE (-786))) (|HasCategory| |#3| (QUOTE (-975))) (|HasCategory| |#3| (QUOTE (-1018)))) (-3150 (|HasCategory| |#3| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#3| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#3| (QUOTE (-25))) (|HasCategory| |#3| (QUOTE (-126))) (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (QUOTE (-213))) (|HasCategory| |#3| (QUOTE (-341))) (|HasCategory| |#3| (QUOTE (-975)))) (-3150 (|HasCategory| |#3| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#3| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#3| (QUOTE (-126))) (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (QUOTE (-213))) (|HasCategory| |#3| (QUOTE (-341))) (|HasCategory| |#3| (QUOTE (-975)))) (-3150 (|HasCategory| |#3| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#3| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (QUOTE (-213))) (|HasCategory| |#3| (QUOTE (-341))) (|HasCategory| |#3| (QUOTE (-975)))) (-3150 (|HasCategory| |#3| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#3| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (QUOTE (-213))) (|HasCategory| |#3| (QUOTE (-975)))) (|HasCategory| |#3| (QUOTE (-213))) (|HasCategory| |#3| (QUOTE (-1018))) (-3150 (-12 (|HasCategory| |#3| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (LIST (QUOTE -833) (QUOTE (-1089))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-25)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-126)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-160)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-213)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-341)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-346)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-734)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-786)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-975)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-1018))))) (-3150 (-12 (|HasCategory| |#3| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#3| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#3| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-25))) (|HasCategory| |#3| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-126))) (|HasCategory| |#3| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-213))) (|HasCategory| |#3| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-341))) (|HasCategory| |#3| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-346))) (|HasCategory| |#3| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-734))) (|HasCategory| |#3| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-786))) (|HasCategory| |#3| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-975))) (|HasCategory| |#3| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-1018))) (|HasCategory| |#3| (LIST (QUOTE -966) (QUOTE (-525)))))) (|HasCategory| (-525) (QUOTE (-788))) (-12 (|HasCategory| |#3| (QUOTE (-975))) (|HasCategory| |#3| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-213))) (|HasCategory| |#3| (QUOTE (-975)))) (-12 (|HasCategory| |#3| (QUOTE (-975))) (|HasCategory| |#3| (LIST (QUOTE -833) (QUOTE (-1089))))) (|HasCategory| |#3| (QUOTE (-668))) (-12 (|HasCategory| |#3| (QUOTE (-1018))) (|HasCategory| |#3| (LIST (QUOTE -966) (QUOTE (-525))))) (-3150 (|HasCategory| |#3| (QUOTE (-975))) (-12 (|HasCategory| |#3| (QUOTE (-1018))) (|HasCategory| |#3| (LIST (QUOTE -966) (QUOTE (-525)))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-1018)))) (|HasAttribute| |#3| (QUOTE -4247)) (|HasCategory| |#3| (QUOTE (-126))) (|HasCategory| |#3| (QUOTE (-25))) (-12 (|HasCategory| |#3| (QUOTE (-1018))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (|HasCategory| |#3| (LIST (QUOTE -565) (QUOTE (-796)))))
(-1032 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 (-429))))
-(-1033 R -3576)
+(-1033 R -1730)
((|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
@@ -4078,7 +4078,7 @@ NIL
NIL
(-1037 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}.")))
-((-4250 . T) (-4251 . T) (-2137 . T))
+((-4250 . T) (-4251 . T) (-4131 . T))
NIL
(-1038 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.")))
@@ -4086,7 +4086,7 @@ NIL
((|HasCategory| |#3| (QUOTE (-341))) (|HasAttribute| |#3| (QUOTE (-4252 "*"))) (|HasCategory| |#3| (QUOTE (-160))))
(-1039 |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.")))
-((-2137 . T) (-4250 . T) (-4244 . T) (-4245 . T) (-4247 . T))
+((-4131 . T) (-4250 . T) (-4244 . T) (-4245 . T) (-4247 . T))
NIL
(-1040 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}.")))
@@ -4095,16 +4095,16 @@ NIL
(-1041 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.")))
(((-4252 "*") |has| |#1| (-160)) (-4243 |has| |#1| (-517)) (-4248 |has| |#1| (-6 -4248)) (-4245 . T) (-4244 . T) (-4247 . T))
-((|HasCategory| |#1| (QUOTE (-842))) (-3321 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-842)))) (-3321 (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-842)))) (-3321 (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-842)))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3321 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| |#2| (LIST (QUOTE -819) (QUOTE (-357))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -819) (QUOTE (-525))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| |#2| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-501))))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-341))) (-3321 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasAttribute| |#1| (QUOTE -4248)) (|HasCategory| |#1| (QUOTE (-429))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-842)))) (-3321 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-842)))) (|HasCategory| |#1| (QUOTE (-136)))))
+((|HasCategory| |#1| (QUOTE (-842))) (-3150 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-842)))) (-3150 (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-842)))) (-3150 (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-842)))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3150 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| |#2| (LIST (QUOTE -819) (QUOTE (-357))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -819) (QUOTE (-525))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| |#2| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-501))))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-341))) (-3150 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasAttribute| |#1| (QUOTE -4248)) (|HasCategory| |#1| (QUOTE (-429))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-842)))) (-3150 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-842)))) (|HasCategory| |#1| (QUOTE (-136)))))
(-1042 |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}.")))
(((-4252 "*") |has| |#1| (-160)) (-4243 |has| |#1| (-517)) (-4245 . T) (-4244 . T) (-4247 . T))
-((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-136))) (-3321 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-341))))
+((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-136))) (-3150 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-341))))
(-1043 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}")))
-((-4251 . T) (-4250 . T) (-2137 . T))
+((-4251 . T) (-4250 . T) (-4131 . T))
NIL
-(-1044 UP -3576)
+(-1044 UP -1730)
((|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
@@ -4151,18 +4151,18 @@ NIL
(-1055 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.")))
((-4250 . T) (-4251 . T))
-((-12 (|HasCategory| (-1054 |#1| |#2|) (LIST (QUOTE -288) (LIST (QUOTE -1054) (|devaluate| |#1|) (|devaluate| |#2|)))) (|HasCategory| (-1054 |#1| |#2|) (QUOTE (-1018)))) (|HasCategory| (-1054 |#1| |#2|) (QUOTE (-1018))) (-3321 (|HasCategory| (-1054 |#1| |#2|) (LIST (QUOTE -565) (QUOTE (-796)))) (-12 (|HasCategory| (-1054 |#1| |#2|) (LIST (QUOTE -288) (LIST (QUOTE -1054) (|devaluate| |#1|) (|devaluate| |#2|)))) (|HasCategory| (-1054 |#1| |#2|) (QUOTE (-1018))))) (|HasCategory| (-1054 |#1| |#2|) (LIST (QUOTE -565) (QUOTE (-796)))))
+((-12 (|HasCategory| (-1054 |#1| |#2|) (LIST (QUOTE -288) (LIST (QUOTE -1054) (|devaluate| |#1|) (|devaluate| |#2|)))) (|HasCategory| (-1054 |#1| |#2|) (QUOTE (-1018)))) (|HasCategory| (-1054 |#1| |#2|) (QUOTE (-1018))) (-3150 (|HasCategory| (-1054 |#1| |#2|) (LIST (QUOTE -565) (QUOTE (-796)))) (-12 (|HasCategory| (-1054 |#1| |#2|) (LIST (QUOTE -288) (LIST (QUOTE -1054) (|devaluate| |#1|) (|devaluate| |#2|)))) (|HasCategory| (-1054 |#1| |#2|) (QUOTE (-1018))))) (|HasCategory| (-1054 |#1| |#2|) (LIST (QUOTE -565) (QUOTE (-796)))))
(-1056 |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.")) (|coerce| (((|Matrix| |#2|) $) "\\spad{coerce(m)} converts a matrix of type \\spadtype{SquareMatrix} to a matrix of type \\spadtype{Matrix}.")) (|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}.")))
((-4247 . T) (-4239 |has| |#2| (-6 (-4252 "*"))) (-4250 . T) (-4244 . T) (-4245 . T))
-((|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#2| (QUOTE (-213))) (|HasAttribute| |#2| (QUOTE (-4252 "*"))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525)))) (-3321 (-12 (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#2| (QUOTE (-286))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (QUOTE (-341))) (-3321 (|HasAttribute| |#2| (QUOTE (-4252 "*"))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#2| (QUOTE (-213)))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| |#2| (QUOTE (-160))))
+((|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#2| (QUOTE (-213))) (|HasAttribute| |#2| (QUOTE (-4252 "*"))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525)))) (-3150 (-12 (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#2| (QUOTE (-286))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (QUOTE (-341))) (-3150 (|HasAttribute| |#2| (QUOTE (-4252 "*"))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#2| (QUOTE (-213)))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| |#2| (QUOTE (-160))))
(-1057 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
(-1058)
((|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.")))
-((-4251 . T) (-4250 . T) (-2137 . T))
+((-4251 . T) (-4250 . T) (-4131 . T))
NIL
(-1059 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.}")))
@@ -4175,19 +4175,19 @@ NIL
(-1061 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}.")))
((-4250 . T) (-4251 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1018))) (-3321 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
+((-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1018))) (-3150 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
(-1062 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
(-1063 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})}.")))
-((-2137 . T))
+((-4131 . T))
NIL
(-1064 |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.")))
((-4251 . T))
-((-12 (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (LIST (QUOTE -288) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -2019) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -1221) (|devaluate| |#2|)))))) (-3321 (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (QUOTE (-1018))) (|HasCategory| |#2| (QUOTE (-1018)))) (-3321 (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (LIST (QUOTE -566) (QUOTE (-501)))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (|HasCategory| |#1| (QUOTE (-788))) (-3321 (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (LIST (QUOTE -565) (QUOTE (-796)))))
+((-12 (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (LIST (QUOTE -288) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -1265) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -1568) (|devaluate| |#2|)))))) (-3150 (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (QUOTE (-1018))) (|HasCategory| |#2| (QUOTE (-1018)))) (-3150 (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (LIST (QUOTE -566) (QUOTE (-501)))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (|HasCategory| |#1| (QUOTE (-788))) (-3150 (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (LIST (QUOTE -565) (QUOTE (-796)))))
(-1065)
((|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
@@ -4211,19 +4211,19 @@ NIL
(-1070 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.")))
((-4251 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1018))) (-3321 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| (-525) (QUOTE (-788))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
+((-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1018))) (-3150 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| (-525) (QUOTE (-788))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
(-1071)
((|constructor| (NIL "A category for string-like objects")) (|string| (($ (|Integer|)) "\\spad{string(i)} returns the decimal representation of \\spad{i} in a string")))
-((-4251 . T) (-4250 . T) (-2137 . T))
+((-4251 . T) (-4250 . T) (-4131 . T))
NIL
(-1072)
NIL
((-4251 . T) (-4250 . T))
-((-3321 (-12 (|HasCategory| (-135) (QUOTE (-788))) (|HasCategory| (-135) (LIST (QUOTE -288) (QUOTE (-135))))) (-12 (|HasCategory| (-135) (QUOTE (-1018))) (|HasCategory| (-135) (LIST (QUOTE -288) (QUOTE (-135)))))) (|HasCategory| (-135) (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| (-135) (QUOTE (-788))) (|HasCategory| (-525) (QUOTE (-788))) (|HasCategory| (-135) (QUOTE (-1018))) (-12 (|HasCategory| (-135) (QUOTE (-1018))) (|HasCategory| (-135) (LIST (QUOTE -288) (QUOTE (-135))))) (|HasCategory| (-135) (LIST (QUOTE -565) (QUOTE (-796)))))
+((-3150 (-12 (|HasCategory| (-135) (QUOTE (-788))) (|HasCategory| (-135) (LIST (QUOTE -288) (QUOTE (-135))))) (-12 (|HasCategory| (-135) (QUOTE (-1018))) (|HasCategory| (-135) (LIST (QUOTE -288) (QUOTE (-135)))))) (|HasCategory| (-135) (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| (-135) (QUOTE (-788))) (|HasCategory| (-525) (QUOTE (-788))) (|HasCategory| (-135) (QUOTE (-1018))) (-12 (|HasCategory| (-135) (QUOTE (-1018))) (|HasCategory| (-135) (LIST (QUOTE -288) (QUOTE (-135))))) (|HasCategory| (-135) (LIST (QUOTE -565) (QUOTE (-796)))))
(-1073 |Entry|)
((|constructor| (NIL "This domain provides tables where the keys are strings. A specialized hash function for strings is used.")))
((-4250 . T) (-4251 . T))
-((-12 (|HasCategory| (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (LIST (QUOTE -288) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -2019) (QUOTE (-1072))) (LIST (QUOTE |:|) (QUOTE -1221) (|devaluate| |#1|)))))) (-3321 (|HasCategory| (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (QUOTE (-1018))) (|HasCategory| |#1| (QUOTE (-1018)))) (-3321 (|HasCategory| (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (LIST (QUOTE -566) (QUOTE (-501)))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (QUOTE (-1018))) (|HasCategory| (-1072) (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-1018))) (-3321 (|HasCategory| (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (LIST (QUOTE -565) (QUOTE (-796)))))
+((-12 (|HasCategory| (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (LIST (QUOTE -288) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -1265) (QUOTE (-1072))) (LIST (QUOTE |:|) (QUOTE -1568) (|devaluate| |#1|)))))) (-3150 (|HasCategory| (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (QUOTE (-1018))) (|HasCategory| |#1| (QUOTE (-1018)))) (-3150 (|HasCategory| (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (LIST (QUOTE -566) (QUOTE (-501)))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (QUOTE (-1018))) (|HasCategory| (-1072) (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-1018))) (-3150 (|HasCategory| (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (LIST (QUOTE -565) (QUOTE (-796)))))
(-1074 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
@@ -4250,9 +4250,9 @@ NIL
NIL
(-1080 |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.")))
-(((-4252 "*") -3321 (-1213 (|has| |#1| (-341)) (|has| (-1087 |#1| |#2| |#3|) (-761))) (|has| |#1| (-160)) (-1213 (|has| |#1| (-341)) (|has| (-1087 |#1| |#2| |#3|) (-842)))) (-4243 -3321 (-1213 (|has| |#1| (-341)) (|has| (-1087 |#1| |#2| |#3|) (-761))) (|has| |#1| (-517)) (-1213 (|has| |#1| (-341)) (|has| (-1087 |#1| |#2| |#3|) (-842)))) (-4248 |has| |#1| (-341)) (-4242 |has| |#1| (-341)) (-4244 . T) (-4245 . T) (-4247 . T))
-((-3321 (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (QUOTE (-761))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (QUOTE (-842))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (QUOTE (-951))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (QUOTE (-1065))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (LIST (QUOTE -265) (LIST (QUOTE -1087) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)) (LIST (QUOTE -1087) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (LIST (QUOTE -288) (LIST (QUOTE -1087) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (LIST (QUOTE -486) (QUOTE (-1089)) (LIST (QUOTE -1087) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (LIST (QUOTE -966) (QUOTE (-1089)))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3321 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (-3321 (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-136)))) (-3321 (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-138)))) (-3321 (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-525)) (|devaluate| |#1|)))))) (-3321 (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (QUOTE (-213))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-525)) (|devaluate| |#1|))))) (|HasCategory| (-525) (QUOTE (-1030))) (-3321 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-341))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (QUOTE (-842))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (LIST (QUOTE -966) (QUOTE (-1089)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (QUOTE (-951))) (|HasCategory| |#1| (QUOTE (-341)))) (-3321 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (QUOTE (-761))) (|HasCategory| |#1| (QUOTE (-341)))) (-3321 (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (QUOTE (-761))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-341))))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (QUOTE (-1065))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (LIST (QUOTE -265) (LIST (QUOTE -1087) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)) (LIST (QUOTE -1087) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (LIST (QUOTE -288) (LIST (QUOTE -1087) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (LIST (QUOTE -486) (QUOTE (-1089)) (LIST (QUOTE -1087) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -3022) (LIST (|devaluate| |#1|) (QUOTE (-1089)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-525))))) (-3321 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-891))) (|HasCategory| |#1| (QUOTE (-1111))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -4141) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1089))))) (|HasSignature| |#1| (LIST (QUOTE -1507) (LIST (LIST (QUOTE -591) (QUOTE (-1089))) (|devaluate| |#1|)))))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (QUOTE (-510))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (QUOTE (-286))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| (-1087 |#1| |#2| |#3|) (QUOTE (-842))) (|HasCategory| (-1087 |#1| |#2| |#3|) (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-136))) (-3321 (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (QUOTE (-761))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (QUOTE (-842))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-517)))) (-3321 (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (-3321 (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (QUOTE (-761))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (QUOTE (-842))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-160)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-1087 |#1| |#2| |#3|) (QUOTE (-842))) (|HasCategory| |#1| (QUOTE (-341)))) (-3321 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-1087 |#1| |#2| |#3|) (QUOTE (-842))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-136)))))
-(-1081 R -3576)
+(((-4252 "*") -3150 (-3543 (|has| |#1| (-341)) (|has| (-1087 |#1| |#2| |#3|) (-761))) (|has| |#1| (-160)) (-3543 (|has| |#1| (-341)) (|has| (-1087 |#1| |#2| |#3|) (-842)))) (-4243 -3150 (-3543 (|has| |#1| (-341)) (|has| (-1087 |#1| |#2| |#3|) (-761))) (|has| |#1| (-517)) (-3543 (|has| |#1| (-341)) (|has| (-1087 |#1| |#2| |#3|) (-842)))) (-4248 |has| |#1| (-341)) (-4242 |has| |#1| (-341)) (-4244 . T) (-4245 . T) (-4247 . T))
+((-3150 (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (QUOTE (-761))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (QUOTE (-842))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (QUOTE (-951))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (QUOTE (-1065))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (LIST (QUOTE -265) (LIST (QUOTE -1087) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)) (LIST (QUOTE -1087) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (LIST (QUOTE -288) (LIST (QUOTE -1087) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (LIST (QUOTE -486) (QUOTE (-1089)) (LIST (QUOTE -1087) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (LIST (QUOTE -966) (QUOTE (-1089)))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3150 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (-3150 (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-136)))) (-3150 (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-138)))) (-3150 (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-525)) (|devaluate| |#1|)))))) (-3150 (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (QUOTE (-213))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-525)) (|devaluate| |#1|))))) (|HasCategory| (-525) (QUOTE (-1030))) (-3150 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-341))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (QUOTE (-842))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (LIST (QUOTE -966) (QUOTE (-1089)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (QUOTE (-951))) (|HasCategory| |#1| (QUOTE (-341)))) (-3150 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (QUOTE (-761))) (|HasCategory| |#1| (QUOTE (-341)))) (-3150 (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (QUOTE (-761))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-341))))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (QUOTE (-1065))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (LIST (QUOTE -265) (LIST (QUOTE -1087) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)) (LIST (QUOTE -1087) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (LIST (QUOTE -288) (LIST (QUOTE -1087) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (LIST (QUOTE -486) (QUOTE (-1089)) (LIST (QUOTE -1087) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -2686) (LIST (|devaluate| |#1|) (QUOTE (-1089)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-525))))) (-3150 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-891))) (|HasCategory| |#1| (QUOTE (-1111))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -2452) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1089))))) (|HasSignature| |#1| (LIST (QUOTE -1444) (LIST (LIST (QUOTE -591) (QUOTE (-1089))) (|devaluate| |#1|)))))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (QUOTE (-510))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (QUOTE (-286))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| (-1087 |#1| |#2| |#3|) (QUOTE (-842))) (|HasCategory| (-1087 |#1| |#2| |#3|) (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-136))) (-3150 (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (QUOTE (-761))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (QUOTE (-842))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-517)))) (-3150 (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (-3150 (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (QUOTE (-761))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (QUOTE (-842))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-160)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-1087 |#1| |#2| |#3|) (QUOTE (-842))) (|HasCategory| |#1| (QUOTE (-341)))) (-3150 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-1087 |#1| |#2| |#3|) (QUOTE (-842))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1087 |#1| |#2| |#3|) (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-136)))))
+(-1081 R -1730)
((|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
@@ -4271,15 +4271,15 @@ NIL
(-1085 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.")))
(((-4252 "*") |has| |#1| (-160)) (-4243 |has| |#1| (-517)) (-4246 |has| |#1| (-341)) (-4248 |has| |#1| (-6 -4248)) (-4245 . T) (-4244 . T) (-4247 . T))
-((|HasCategory| |#1| (QUOTE (-842))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3321 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| (-1003) (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-357))))) (-12 (|HasCategory| (-1003) (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-525))))) (-12 (|HasCategory| (-1003) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| |#1| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357)))))) (-12 (|HasCategory| (-1003) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525)))))) (-12 (|HasCategory| (-1003) (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501))))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (-3321 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-842)))) (-3321 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-842)))) (-3321 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-842)))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-1065))) (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089)))) (-3321 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasCategory| |#1| (QUOTE (-213))) (|HasAttribute| |#1| (QUOTE -4248)) (|HasCategory| |#1| (QUOTE (-429))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-842)))) (-3321 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-842)))) (|HasCategory| |#1| (QUOTE (-136)))))
+((|HasCategory| |#1| (QUOTE (-842))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3150 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| (-1003) (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-357))))) (-12 (|HasCategory| (-1003) (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -819) (QUOTE (-525))))) (-12 (|HasCategory| (-1003) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| |#1| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357)))))) (-12 (|HasCategory| (-1003) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525)))))) (-12 (|HasCategory| (-1003) (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501))))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (-3150 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-842)))) (-3150 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-842)))) (-3150 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-842)))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-1065))) (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089)))) (-3150 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasCategory| |#1| (QUOTE (-213))) (|HasAttribute| |#1| (QUOTE -4248)) (|HasCategory| |#1| (QUOTE (-429))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-842)))) (-3150 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-842)))) (|HasCategory| |#1| (QUOTE (-136)))))
(-1086 |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.")))
(((-4252 "*") |has| |#1| (-160)) (-4243 |has| |#1| (-517)) (-4248 |has| |#1| (-341)) (-4242 |has| |#1| (-341)) (-4244 . T) (-4245 . T) (-4247 . T))
-((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3321 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (-12 (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525))) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525))) (|devaluate| |#1|)))) (|HasCategory| (-385 (-525)) (QUOTE (-1030))) (|HasCategory| |#1| (QUOTE (-341))) (-3321 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (-3321 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasSignature| |#1| (LIST (QUOTE -3022) (LIST (|devaluate| |#1|) (QUOTE (-1089)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525)))))) (-3321 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-891))) (|HasCategory| |#1| (QUOTE (-1111))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -4141) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1089))))) (|HasSignature| |#1| (LIST (QUOTE -1507) (LIST (LIST (QUOTE -591) (QUOTE (-1089))) (|devaluate| |#1|)))))))
+((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3150 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (-12 (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525))) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525))) (|devaluate| |#1|)))) (|HasCategory| (-385 (-525)) (QUOTE (-1030))) (|HasCategory| |#1| (QUOTE (-341))) (-3150 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (-3150 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasSignature| |#1| (LIST (QUOTE -2686) (LIST (|devaluate| |#1|) (QUOTE (-1089)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525)))))) (-3150 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-891))) (|HasCategory| |#1| (QUOTE (-1111))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -2452) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1089))))) (|HasSignature| |#1| (LIST (QUOTE -1444) (LIST (LIST (QUOTE -591) (QUOTE (-1089))) (|devaluate| |#1|)))))))
(-1087 |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}.")))
(((-4252 "*") |has| |#1| (-160)) (-4243 |has| |#1| (-517)) (-4244 . T) (-4245 . T) (-4247 . T))
-((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-517))) (-3321 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (-12 (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-712)) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-712)) (|devaluate| |#1|)))) (|HasCategory| (-712) (QUOTE (-1030))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-712))))) (|HasSignature| |#1| (LIST (QUOTE -3022) (LIST (|devaluate| |#1|) (QUOTE (-1089)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-712))))) (|HasCategory| |#1| (QUOTE (-341))) (-3321 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-891))) (|HasCategory| |#1| (QUOTE (-1111))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -4141) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1089))))) (|HasSignature| |#1| (LIST (QUOTE -1507) (LIST (LIST (QUOTE -591) (QUOTE (-1089))) (|devaluate| |#1|)))))))
+((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-517))) (-3150 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (-12 (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-712)) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-712)) (|devaluate| |#1|)))) (|HasCategory| (-712) (QUOTE (-1030))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-712))))) (|HasSignature| |#1| (LIST (QUOTE -2686) (LIST (|devaluate| |#1|) (QUOTE (-1089)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-712))))) (|HasCategory| |#1| (QUOTE (-341))) (-3150 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-891))) (|HasCategory| |#1| (QUOTE (-1111))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -2452) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1089))))) (|HasSignature| |#1| (LIST (QUOTE -1444) (LIST (LIST (QUOTE -591) (QUOTE (-1089))) (|devaluate| |#1|)))))))
(-1088)
((|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
@@ -4295,7 +4295,7 @@ NIL
(-1091 R)
((|constructor| (NIL "This domain implements symmetric polynomial")))
(((-4252 "*") |has| |#1| (-160)) (-4243 |has| |#1| (-517)) (-4248 |has| |#1| (-6 -4248)) (-4244 . T) (-4245 . T) (-4247 . T))
-((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-517))) (-3321 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-429))) (-12 (|HasCategory| (-902) (QUOTE (-126))) (|HasCategory| |#1| (QUOTE (-517)))) (-3321 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasAttribute| |#1| (QUOTE -4248)))
+((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-517))) (-3150 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-429))) (-12 (|HasCategory| (-902) (QUOTE (-126))) (|HasCategory| |#1| (QUOTE (-517)))) (-3150 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasAttribute| |#1| (QUOTE -4248)))
(-1092)
((|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
@@ -4327,7 +4327,7 @@ NIL
(-1099 |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}")))
((-4250 . T) (-4251 . T))
-((-12 (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (LIST (QUOTE -288) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -2019) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -1221) (|devaluate| |#2|)))))) (-3321 (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (QUOTE (-1018))) (|HasCategory| |#2| (QUOTE (-1018)))) (-3321 (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (LIST (QUOTE -566) (QUOTE (-501)))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (QUOTE (-1018))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#2| (QUOTE (-1018))) (-3321 (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (LIST (QUOTE -565) (QUOTE (-796)))))
+((-12 (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (LIST (QUOTE -288) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -1265) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -1568) (|devaluate| |#2|)))))) (-3150 (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (QUOTE (-1018))) (|HasCategory| |#2| (QUOTE (-1018)))) (-3150 (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (QUOTE (-1018))) (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (LIST (QUOTE -566) (QUOTE (-501)))) (-12 (|HasCategory| |#2| (QUOTE (-1018))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (QUOTE (-1018))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#2| (QUOTE (-1018))) (-3150 (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#2| (LIST (QUOTE -565) (QUOTE (-796)))) (|HasCategory| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (LIST (QUOTE -565) (QUOTE (-796)))))
(-1100 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
@@ -4338,7 +4338,7 @@ NIL
NIL
(-1102 |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})}.")))
-((-4251 . T) (-2137 . T))
+((-4251 . T) (-4131 . T))
NIL
(-1103 |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.")))
@@ -4379,7 +4379,7 @@ NIL
(-1112 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}.")))
((-4251 . T) (-4250 . T))
-((-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1018))) (-3321 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
+((-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1018))) (-3150 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
(-1113 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
@@ -4388,7 +4388,7 @@ NIL
((|constructor| (NIL "Category for the trigonometric functions.")) (|tan| (($ $) "\\spad{tan(x)} returns the tangent of \\spad{x}.")) (|sin| (($ $) "\\spad{sin(x)} returns the sine of \\spad{x}.")) (|sec| (($ $) "\\spad{sec(x)} returns the secant of \\spad{x}.")) (|csc| (($ $) "\\spad{csc(x)} returns the cosecant of \\spad{x}.")) (|cot| (($ $) "\\spad{cot(x)} returns the cotangent of \\spad{x}.")) (|cos| (($ $) "\\spad{cos(x)} returns the cosine of \\spad{x}.")))
NIL
NIL
-(-1115 R -3576)
+(-1115 R -1730)
((|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
@@ -4396,7 +4396,7 @@ NIL
((|constructor| (NIL "This package provides functions that compute \"fraction-free\" inverses of upper and lower triangular matrices over a integral domain. By \"fraction-free inverses\" we mean the following: given a matrix \\spad{B} with entries in \\spad{R} and an element \\spad{d} of \\spad{R} such that \\spad{d} * inv(\\spad{B}) also has entries in \\spad{R},{} we return \\spad{d} * inv(\\spad{B}). Thus,{} it is not necessary to pass to the quotient field in any of our computations.")) (|LowTriBddDenomInv| ((|#4| |#4| |#1|) "\\spad{LowTriBddDenomInv(B,{}d)} returns \\spad{M},{} where \\spad{B} is a non-singular lower triangular matrix and \\spad{d} is an element of \\spad{R} such that \\spad{M = d * inv(B)} has entries in \\spad{R}.")) (|UpTriBddDenomInv| ((|#4| |#4| |#1|) "\\spad{UpTriBddDenomInv(B,{}d)} returns \\spad{M},{} where \\spad{B} is a non-singular upper triangular matrix and \\spad{d} is an element of \\spad{R} such that \\spad{M = d * inv(B)} has entries in \\spad{R}.")))
NIL
NIL
-(-1117 R -3576)
+(-1117 R -1730)
((|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 -566) (LIST (QUOTE -825) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -819) (|devaluate| |#1|))) (|HasCategory| |#2| (LIST (QUOTE -566) (LIST (QUOTE -825) (|devaluate| |#1|)))) (|HasCategory| |#2| (LIST (QUOTE -819) (|devaluate| |#1|)))))
@@ -4406,12 +4406,12 @@ NIL
((|HasCategory| |#4| (QUOTE (-346))))
(-1119 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.")))
-((-4251 . T) (-4250 . T) (-2137 . T))
+((-4251 . T) (-4250 . T) (-4131 . T))
NIL
(-1120 |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}.")))
(((-4252 "*") |has| |#1| (-160)) (-4243 |has| |#1| (-517)) (-4245 . T) (-4244 . T) (-4247 . T))
-((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-136))) (-3321 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-341))))
+((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-136))) (-3150 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-341))))
(-1121 |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
@@ -4424,13 +4424,13 @@ NIL
((|constructor| (NIL "\\indented{1}{This domain is used to interface with the interpreter\\spad{'s} notion} of comma-delimited sequences of values.")) (|length| (((|NonNegativeInteger|) $) "\\spad{length(x)} returns the number of elements in tuple \\spad{x}")) (|select| ((|#1| $ (|NonNegativeInteger|)) "\\spad{select(x,{}n)} returns the \\spad{n}-th element of tuple \\spad{x}. tuples are 0-based")) (|coerce| (($ (|PrimitiveArray| |#1|)) "\\spad{coerce(a)} makes a tuple from primitive array a")))
NIL
((|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
-(-1124 -3576)
+(-1124 -1730)
((|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
(-1125)
((|constructor| (NIL "The fundamental Type.")))
-((-2137 . T))
+((-4131 . T))
NIL
(-1126 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}.}")))
@@ -4462,16 +4462,16 @@ NIL
((|HasCategory| |#2| (QUOTE (-341))))
(-1133 |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)}.")))
-(((-4252 "*") |has| |#1| (-160)) (-4243 |has| |#1| (-517)) (-4248 |has| |#1| (-341)) (-4242 |has| |#1| (-341)) (-2137 |has| |#1| (-341)) (-4244 . T) (-4245 . T) (-4247 . T))
+(((-4252 "*") |has| |#1| (-160)) (-4243 |has| |#1| (-517)) (-4248 |has| |#1| (-341)) (-4242 |has| |#1| (-341)) (-4131 |has| |#1| (-341)) (-4244 . T) (-4245 . T) (-4247 . T))
NIL
(-1134 |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)}.")))
(((-4252 "*") |has| |#1| (-160)) (-4243 |has| |#1| (-517)) (-4248 |has| |#1| (-341)) (-4242 |has| |#1| (-341)) (-4244 . T) (-4245 . T) (-4247 . T))
-((-3321 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -265) (|devaluate| |#2|) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -486) (QUOTE (-1089)) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-761)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-788)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-842)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-951)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-1065)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-501))))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-1089)))))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3321 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (-3321 (|HasCategory| |#1| (QUOTE (-136))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-136))))) (-3321 (|HasCategory| |#1| (QUOTE (-138))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-138))))) (-3321 (-12 (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-525)) (|devaluate| |#1|))))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))))) (-3321 (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-213)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-525)) (|devaluate| |#1|))))) (|HasCategory| (-525) (QUOTE (-1030))) (-3321 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-341))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-842)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-1089))))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-501))))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-951)))) (-3321 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-761)))) (-3321 (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-761)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-788))))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-1065)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -265) (|devaluate| |#2|) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -486) (QUOTE (-1089)) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525)))))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357)))))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -819) (QUOTE (-525))))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -819) (QUOTE (-357))))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -3022) (LIST (|devaluate| |#1|) (QUOTE (-1089)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-525))))) (-3321 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-891))) (|HasCategory| |#1| (QUOTE (-1111))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -4141) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1089))))) (|HasSignature| |#1| (LIST (QUOTE -1507) (LIST (LIST (QUOTE -591) (QUOTE (-1089))) (|devaluate| |#1|)))))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-788)))) (|HasCategory| |#2| (QUOTE (-842))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-510)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-286)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-136))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-842)))) (-3321 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-842)))) (|HasCategory| |#1| (QUOTE (-136))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-136))))))
+((-3150 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -265) (|devaluate| |#2|) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -486) (QUOTE (-1089)) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-761)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-788)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-842)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-951)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-1065)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-501))))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-1089)))))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3150 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (-3150 (|HasCategory| |#1| (QUOTE (-136))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-136))))) (-3150 (|HasCategory| |#1| (QUOTE (-138))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-138))))) (-3150 (-12 (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-525)) (|devaluate| |#1|))))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))))) (-3150 (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-213)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-525)) (|devaluate| |#1|))))) (|HasCategory| (-525) (QUOTE (-1030))) (-3150 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-341))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-842)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-1089))))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-501))))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-951)))) (-3150 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-761)))) (-3150 (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-761)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-788))))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525))))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-1065)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -265) (|devaluate| |#2|) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -486) (QUOTE (-1089)) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525))))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525)))))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357)))))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -819) (QUOTE (-525))))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -819) (QUOTE (-357))))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -2686) (LIST (|devaluate| |#1|) (QUOTE (-1089)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-525))))) (-3150 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-891))) (|HasCategory| |#1| (QUOTE (-1111))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -2452) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1089))))) (|HasSignature| |#1| (LIST (QUOTE -1444) (LIST (LIST (QUOTE -591) (QUOTE (-1089))) (|devaluate| |#1|)))))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-788)))) (|HasCategory| |#2| (QUOTE (-842))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-510)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-286)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-136))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-842)))) (-3150 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-842)))) (|HasCategory| |#1| (QUOTE (-136))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-136))))))
(-1135 |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.")))
-(((-4252 "*") -3321 (-1213 (|has| |#1| (-341)) (|has| (-1163 |#1| |#2| |#3|) (-761))) (|has| |#1| (-160)) (-1213 (|has| |#1| (-341)) (|has| (-1163 |#1| |#2| |#3|) (-842)))) (-4243 -3321 (-1213 (|has| |#1| (-341)) (|has| (-1163 |#1| |#2| |#3|) (-761))) (|has| |#1| (-517)) (-1213 (|has| |#1| (-341)) (|has| (-1163 |#1| |#2| |#3|) (-842)))) (-4248 |has| |#1| (-341)) (-4242 |has| |#1| (-341)) (-4244 . T) (-4245 . T) (-4247 . T))
-((-3321 (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (QUOTE (-761))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (QUOTE (-842))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (QUOTE (-951))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (QUOTE (-1065))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (LIST (QUOTE -265) (LIST (QUOTE -1163) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)) (LIST (QUOTE -1163) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (LIST (QUOTE -288) (LIST (QUOTE -1163) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (LIST (QUOTE -486) (QUOTE (-1089)) (LIST (QUOTE -1163) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (LIST (QUOTE -966) (QUOTE (-1089)))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3321 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (-3321 (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-136)))) (-3321 (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-138)))) (-3321 (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-525)) (|devaluate| |#1|)))))) (-3321 (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (QUOTE (-213))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-525)) (|devaluate| |#1|))))) (|HasCategory| (-525) (QUOTE (-1030))) (-3321 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-341))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (QUOTE (-842))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (LIST (QUOTE -966) (QUOTE (-1089)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (QUOTE (-951))) (|HasCategory| |#1| (QUOTE (-341)))) (-3321 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (QUOTE (-761))) (|HasCategory| |#1| (QUOTE (-341)))) (-3321 (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (QUOTE (-761))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-341))))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (QUOTE (-1065))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (LIST (QUOTE -265) (LIST (QUOTE -1163) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)) (LIST (QUOTE -1163) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (LIST (QUOTE -288) (LIST (QUOTE -1163) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (LIST (QUOTE -486) (QUOTE (-1089)) (LIST (QUOTE -1163) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -3022) (LIST (|devaluate| |#1|) (QUOTE (-1089)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-525))))) (-3321 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-891))) (|HasCategory| |#1| (QUOTE (-1111))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -4141) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1089))))) (|HasSignature| |#1| (LIST (QUOTE -1507) (LIST (LIST (QUOTE -591) (QUOTE (-1089))) (|devaluate| |#1|)))))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (QUOTE (-510))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (QUOTE (-286))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| (-1163 |#1| |#2| |#3|) (QUOTE (-842))) (|HasCategory| (-1163 |#1| |#2| |#3|) (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-136))) (-3321 (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (QUOTE (-761))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (QUOTE (-842))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-517)))) (-3321 (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (-3321 (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (QUOTE (-761))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (QUOTE (-842))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-160)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-1163 |#1| |#2| |#3|) (QUOTE (-842))) (|HasCategory| |#1| (QUOTE (-341)))) (-3321 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-1163 |#1| |#2| |#3|) (QUOTE (-842))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-136)))))
+(((-4252 "*") -3150 (-3543 (|has| |#1| (-341)) (|has| (-1163 |#1| |#2| |#3|) (-761))) (|has| |#1| (-160)) (-3543 (|has| |#1| (-341)) (|has| (-1163 |#1| |#2| |#3|) (-842)))) (-4243 -3150 (-3543 (|has| |#1| (-341)) (|has| (-1163 |#1| |#2| |#3|) (-761))) (|has| |#1| (-517)) (-3543 (|has| |#1| (-341)) (|has| (-1163 |#1| |#2| |#3|) (-842)))) (-4248 |has| |#1| (-341)) (-4242 |has| |#1| (-341)) (-4244 . T) (-4245 . T) (-4247 . T))
+((-3150 (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (QUOTE (-761))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (QUOTE (-842))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (QUOTE (-951))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (QUOTE (-1065))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (LIST (QUOTE -265) (LIST (QUOTE -1163) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)) (LIST (QUOTE -1163) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (LIST (QUOTE -288) (LIST (QUOTE -1163) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (LIST (QUOTE -486) (QUOTE (-1089)) (LIST (QUOTE -1163) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (LIST (QUOTE -966) (QUOTE (-1089)))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3150 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (-3150 (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-136)))) (-3150 (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-138)))) (-3150 (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-525)) (|devaluate| |#1|)))))) (-3150 (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (QUOTE (-213))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-525)) (|devaluate| |#1|))))) (|HasCategory| (-525) (QUOTE (-1030))) (-3150 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-341))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (QUOTE (-842))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (LIST (QUOTE -966) (QUOTE (-1089)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (QUOTE (-951))) (|HasCategory| |#1| (QUOTE (-341)))) (-3150 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (QUOTE (-761))) (|HasCategory| |#1| (QUOTE (-341)))) (-3150 (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (QUOTE (-761))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-341))))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (QUOTE (-1065))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (LIST (QUOTE -265) (LIST (QUOTE -1163) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)) (LIST (QUOTE -1163) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (LIST (QUOTE -288) (LIST (QUOTE -1163) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (LIST (QUOTE -486) (QUOTE (-1089)) (LIST (QUOTE -1163) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -2686) (LIST (|devaluate| |#1|) (QUOTE (-1089)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-525))))) (-3150 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-891))) (|HasCategory| |#1| (QUOTE (-1111))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -2452) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1089))))) (|HasSignature| |#1| (LIST (QUOTE -1444) (LIST (LIST (QUOTE -591) (QUOTE (-1089))) (|devaluate| |#1|)))))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (QUOTE (-510))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (QUOTE (-286))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| (-1163 |#1| |#2| |#3|) (QUOTE (-842))) (|HasCategory| (-1163 |#1| |#2| |#3|) (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-136))) (-3150 (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (QUOTE (-761))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (QUOTE (-842))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-517)))) (-3150 (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (-3150 (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (QUOTE (-761))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (QUOTE (-842))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-160)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-1163 |#1| |#2| |#3|) (QUOTE (-842))) (|HasCategory| |#1| (QUOTE (-341)))) (-3150 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-1163 |#1| |#2| |#3|) (QUOTE (-842))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1163 |#1| |#2| |#3|) (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-136)))))
(-1136 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
@@ -4507,7 +4507,7 @@ NIL
(-1144 |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.")))
(((-4252 "*") |has| |#2| (-160)) (-4243 |has| |#2| (-517)) (-4246 |has| |#2| (-341)) (-4248 |has| |#2| (-6 -4248)) (-4245 . T) (-4244 . T) (-4247 . T))
-((|HasCategory| |#2| (QUOTE (-842))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-160))) (-3321 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-517)))) (-12 (|HasCategory| (-1003) (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| |#2| (LIST (QUOTE -819) (QUOTE (-357))))) (-12 (|HasCategory| (-1003) (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -819) (QUOTE (-525))))) (-12 (|HasCategory| (-1003) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| |#2| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357)))))) (-12 (|HasCategory| (-1003) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525)))))) (-12 (|HasCategory| (-1003) (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-501))))) (|HasCategory| |#2| (QUOTE (-788))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (QUOTE (-138))) (|HasCategory| |#2| (QUOTE (-136))) (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (-3321 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-842)))) (-3321 (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-842)))) (-3321 (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-842)))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-1065))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))) (-3321 (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasCategory| |#2| (QUOTE (-213))) (|HasAttribute| |#2| (QUOTE -4248)) (|HasCategory| |#2| (QUOTE (-429))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-842)))) (-3321 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-842)))) (|HasCategory| |#2| (QUOTE (-136)))))
+((|HasCategory| |#2| (QUOTE (-842))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-160))) (-3150 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-517)))) (-12 (|HasCategory| (-1003) (LIST (QUOTE -819) (QUOTE (-357)))) (|HasCategory| |#2| (LIST (QUOTE -819) (QUOTE (-357))))) (-12 (|HasCategory| (-1003) (LIST (QUOTE -819) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -819) (QUOTE (-525))))) (-12 (|HasCategory| (-1003) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357))))) (|HasCategory| |#2| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-357)))))) (-12 (|HasCategory| (-1003) (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -566) (LIST (QUOTE -825) (QUOTE (-525)))))) (-12 (|HasCategory| (-1003) (LIST (QUOTE -566) (QUOTE (-501)))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-501))))) (|HasCategory| |#2| (QUOTE (-788))) (|HasCategory| |#2| (LIST (QUOTE -587) (QUOTE (-525)))) (|HasCategory| |#2| (QUOTE (-138))) (|HasCategory| |#2| (QUOTE (-136))) (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (-3150 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-842)))) (-3150 (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-842)))) (-3150 (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-842)))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-1065))) (|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))) (-3150 (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasCategory| |#2| (QUOTE (-213))) (|HasAttribute| |#2| (QUOTE -4248)) (|HasCategory| |#2| (QUOTE (-429))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-842)))) (-3150 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-842)))) (|HasCategory| |#2| (QUOTE (-136)))))
(-1145 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
@@ -4523,7 +4523,7 @@ NIL
(-1148 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 -833) (QUOTE (-1089)))) (|HasSignature| |#2| (LIST (QUOTE *) (LIST (|devaluate| |#2|) (|devaluate| |#3|) (|devaluate| |#2|)))) (|HasCategory| |#3| (QUOTE (-1030))) (|HasSignature| |#2| (LIST (QUOTE **) (LIST (|devaluate| |#2|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasSignature| |#2| (LIST (QUOTE -3022) (LIST (|devaluate| |#2|) (QUOTE (-1089))))))
+((|HasCategory| |#2| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasSignature| |#2| (LIST (QUOTE *) (LIST (|devaluate| |#2|) (|devaluate| |#3|) (|devaluate| |#2|)))) (|HasCategory| |#3| (QUOTE (-1030))) (|HasSignature| |#2| (LIST (QUOTE **) (LIST (|devaluate| |#2|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasSignature| |#2| (LIST (QUOTE -2686) (LIST (|devaluate| |#2|) (QUOTE (-1089))))))
(-1149 |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.")))
(((-4252 "*") |has| |#1| (-160)) (-4243 |has| |#1| (-517)) (-4244 . T) (-4245 . T) (-4247 . T))
@@ -4551,22 +4551,22 @@ NIL
(-1155 |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)}.")))
(((-4252 "*") |has| |#1| (-160)) (-4243 |has| |#1| (-517)) (-4248 |has| |#1| (-341)) (-4242 |has| |#1| (-341)) (-4244 . T) (-4245 . T) (-4247 . T))
-((|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3321 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (-12 (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525))) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525))) (|devaluate| |#1|)))) (|HasCategory| (-385 (-525)) (QUOTE (-1030))) (|HasCategory| |#1| (QUOTE (-341))) (-3321 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (-3321 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasSignature| |#1| (LIST (QUOTE -3022) (LIST (|devaluate| |#1|) (QUOTE (-1089)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525)))))) (-3321 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-891))) (|HasCategory| |#1| (QUOTE (-1111))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -4141) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1089))))) (|HasSignature| |#1| (LIST (QUOTE -1507) (LIST (LIST (QUOTE -591) (QUOTE (-1089))) (|devaluate| |#1|)))))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))))
+((|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3150 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (-12 (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525))) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525))) (|devaluate| |#1|)))) (|HasCategory| (-385 (-525)) (QUOTE (-1030))) (|HasCategory| |#1| (QUOTE (-341))) (-3150 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (-3150 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasSignature| |#1| (LIST (QUOTE -2686) (LIST (|devaluate| |#1|) (QUOTE (-1089)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525)))))) (-3150 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-891))) (|HasCategory| |#1| (QUOTE (-1111))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -2452) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1089))))) (|HasSignature| |#1| (LIST (QUOTE -1444) (LIST (LIST (QUOTE -591) (QUOTE (-1089))) (|devaluate| |#1|)))))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))))
(-1156 |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.")))
(((-4252 "*") |has| |#1| (-160)) (-4243 |has| |#1| (-517)) (-4248 |has| |#1| (-341)) (-4242 |has| |#1| (-341)) (-4244 . T) (-4245 . T) (-4247 . T))
-((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3321 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (-12 (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525))) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525))) (|devaluate| |#1|)))) (|HasCategory| (-385 (-525)) (QUOTE (-1030))) (|HasCategory| |#1| (QUOTE (-341))) (-3321 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (-3321 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasSignature| |#1| (LIST (QUOTE -3022) (LIST (|devaluate| |#1|) (QUOTE (-1089)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525)))))) (-3321 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-891))) (|HasCategory| |#1| (QUOTE (-1111))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -4141) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1089))))) (|HasSignature| |#1| (LIST (QUOTE -1507) (LIST (LIST (QUOTE -591) (QUOTE (-1089))) (|devaluate| |#1|)))))))
+((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3150 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (-12 (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525))) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525))) (|devaluate| |#1|)))) (|HasCategory| (-385 (-525)) (QUOTE (-1030))) (|HasCategory| |#1| (QUOTE (-341))) (-3150 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (-3150 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasSignature| |#1| (LIST (QUOTE -2686) (LIST (|devaluate| |#1|) (QUOTE (-1089)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525)))))) (-3150 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-891))) (|HasCategory| |#1| (QUOTE (-1111))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -2452) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1089))))) (|HasSignature| |#1| (LIST (QUOTE -1444) (LIST (LIST (QUOTE -591) (QUOTE (-1089))) (|devaluate| |#1|)))))))
(-1157 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))}.")))
(((-4252 "*") |has| (-1156 |#2| |#3| |#4|) (-160)) (-4243 |has| (-1156 |#2| |#3| |#4|) (-517)) (-4244 . T) (-4245 . T) (-4247 . T))
-((|HasCategory| (-1156 |#2| |#3| |#4|) (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| (-1156 |#2| |#3| |#4|) (QUOTE (-136))) (|HasCategory| (-1156 |#2| |#3| |#4|) (QUOTE (-138))) (|HasCategory| (-1156 |#2| |#3| |#4|) (QUOTE (-160))) (|HasCategory| (-1156 |#2| |#3| |#4|) (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| (-1156 |#2| |#3| |#4|) (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| (-1156 |#2| |#3| |#4|) (QUOTE (-341))) (|HasCategory| (-1156 |#2| |#3| |#4|) (QUOTE (-429))) (-3321 (|HasCategory| (-1156 |#2| |#3| |#4|) (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| (-1156 |#2| |#3| |#4|) (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasCategory| (-1156 |#2| |#3| |#4|) (QUOTE (-517))))
+((|HasCategory| (-1156 |#2| |#3| |#4|) (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| (-1156 |#2| |#3| |#4|) (QUOTE (-136))) (|HasCategory| (-1156 |#2| |#3| |#4|) (QUOTE (-138))) (|HasCategory| (-1156 |#2| |#3| |#4|) (QUOTE (-160))) (|HasCategory| (-1156 |#2| |#3| |#4|) (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| (-1156 |#2| |#3| |#4|) (LIST (QUOTE -966) (QUOTE (-525)))) (|HasCategory| (-1156 |#2| |#3| |#4|) (QUOTE (-341))) (|HasCategory| (-1156 |#2| |#3| |#4|) (QUOTE (-429))) (-3150 (|HasCategory| (-1156 |#2| |#3| |#4|) (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| (-1156 |#2| |#3| |#4|) (LIST (QUOTE -966) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasCategory| (-1156 |#2| |#3| |#4|) (QUOTE (-517))))
(-1158 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 -4251)))
(-1159 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)}.")))
-((-2137 . T))
+((-4131 . T))
NIL
(-1160 |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)}.}")))
@@ -4575,7 +4575,7 @@ NIL
(-1161 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 (-525)))) (|HasCategory| |#2| (QUOTE (-891))) (|HasCategory| |#2| (QUOTE (-1111))) (|HasSignature| |#2| (LIST (QUOTE -1507) (LIST (LIST (QUOTE -591) (QUOTE (-1089))) (|devaluate| |#2|)))) (|HasSignature| |#2| (LIST (QUOTE -4141) (LIST (|devaluate| |#2|) (|devaluate| |#2|) (QUOTE (-1089))))) (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-341))))
+((|HasCategory| |#2| (LIST (QUOTE -29) (QUOTE (-525)))) (|HasCategory| |#2| (QUOTE (-891))) (|HasCategory| |#2| (QUOTE (-1111))) (|HasSignature| |#2| (LIST (QUOTE -1444) (LIST (LIST (QUOTE -591) (QUOTE (-1089))) (|devaluate| |#2|)))) (|HasSignature| |#2| (LIST (QUOTE -2452) (LIST (|devaluate| |#2|) (|devaluate| |#2|) (QUOTE (-1089))))) (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-341))))
(-1162 |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.")))
(((-4252 "*") |has| |#1| (-160)) (-4243 |has| |#1| (-517)) (-4244 . T) (-4245 . T) (-4247 . T))
@@ -4583,18 +4583,18 @@ NIL
(-1163 |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}.")))
(((-4252 "*") |has| |#1| (-160)) (-4243 |has| |#1| (-517)) (-4244 . T) (-4245 . T) (-4247 . T))
-((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-517))) (-3321 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (-12 (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-712)) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-712)) (|devaluate| |#1|)))) (|HasCategory| (-712) (QUOTE (-1030))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-712))))) (|HasSignature| |#1| (LIST (QUOTE -3022) (LIST (|devaluate| |#1|) (QUOTE (-1089)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-712))))) (|HasCategory| |#1| (QUOTE (-341))) (-3321 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-891))) (|HasCategory| |#1| (QUOTE (-1111))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -4141) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1089))))) (|HasSignature| |#1| (LIST (QUOTE -1507) (LIST (LIST (QUOTE -591) (QUOTE (-1089))) (|devaluate| |#1|)))))))
+((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-517))) (-3150 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (-12 (|HasCategory| |#1| (LIST (QUOTE -833) (QUOTE (-1089)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-712)) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-712)) (|devaluate| |#1|)))) (|HasCategory| (-712) (QUOTE (-1030))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-712))))) (|HasSignature| |#1| (LIST (QUOTE -2686) (LIST (|devaluate| |#1|) (QUOTE (-1089)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-712))))) (|HasCategory| |#1| (QUOTE (-341))) (-3150 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-891))) (|HasCategory| |#1| (QUOTE (-1111))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -2452) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1089))))) (|HasSignature| |#1| (LIST (QUOTE -1444) (LIST (LIST (QUOTE -591) (QUOTE (-1089))) (|devaluate| |#1|)))))))
(-1164 |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
-(-1165 -3576 UP L UTS)
+(-1165 -1730 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 (-517))))
(-1166)
((|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.")))
-((-2137 . T))
+((-4131 . T))
NIL
(-1167 |sym|)
((|constructor| (NIL "This domain implements variables")) (|variable| (((|Symbol|)) "\\spad{variable()} returns the symbol")) (|coerce| (((|Symbol|) $) "\\spad{coerce(x)} returns the symbol")))
@@ -4606,7 +4606,7 @@ NIL
((|HasCategory| |#2| (QUOTE (-932))) (|HasCategory| |#2| (QUOTE (-975))) (|HasCategory| |#2| (QUOTE (-668))) (|HasCategory| |#2| (QUOTE (-21))) (|HasCategory| |#2| (QUOTE (-23))) (|HasCategory| |#2| (QUOTE (-25))))
(-1169 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.")))
-((-4251 . T) (-4250 . T) (-2137 . T))
+((-4251 . T) (-4250 . T) (-4131 . T))
NIL
(-1170 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}.")))
@@ -4615,7 +4615,7 @@ NIL
(-1171 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.")))
((-4251 . T) (-4250 . T))
-((-3321 (-12 (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))))) (-3321 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501)))) (-3321 (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-1018)))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| (-525) (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-668))) (|HasCategory| |#1| (QUOTE (-975))) (-12 (|HasCategory| |#1| (QUOTE (-932))) (|HasCategory| |#1| (QUOTE (-975)))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
+((-3150 (-12 (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))))) (-3150 (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-501)))) (-3150 (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-1018)))) (|HasCategory| |#1| (QUOTE (-788))) (|HasCategory| (-525) (QUOTE (-788))) (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-668))) (|HasCategory| |#1| (QUOTE (-975))) (-12 (|HasCategory| |#1| (QUOTE (-932))) (|HasCategory| |#1| (QUOTE (-975)))) (-12 (|HasCategory| |#1| (QUOTE (-1018))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -565) (QUOTE (-796)))))
(-1172)
((|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
@@ -4648,7 +4648,7 @@ NIL
((|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
-(-1180 K R UP -3576)
+(-1180 K R UP -1730)
((|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
@@ -4676,11 +4676,11 @@ NIL
((|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}.")))
((-4243 |has| |#2| (-6 -4243)) (-4245 . T) (-4244 . T) (-4247 . T))
NIL
-(-1187 S -3576)
+(-1187 S -1730)
((|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 (-346))) (|HasCategory| |#2| (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-138))))
-(-1188 -3576)
+(-1188 -1730)
((|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}.")))
((-4242 . T) (-4248 . T) (-4243 . T) ((-4252 "*") . T) (-4244 . T) (-4245 . T) (-4247 . T))
NIL
@@ -4736,4 +4736,4 @@ NIL
NIL
NIL
NIL
-((-3 NIL 2237757 2237762 2237767 2237772) (-2 NIL 2237737 2237742 2237747 2237752) (-1 NIL 2237717 2237722 2237727 2237732) (0 NIL 2237697 2237702 2237707 2237712) (-1197 "ZMOD.spad" 2237506 2237519 2237635 2237692) (-1196 "ZLINDEP.spad" 2236550 2236561 2237496 2237501) (-1195 "ZDSOLVE.spad" 2226399 2226421 2236540 2236545) (-1194 "YSTREAM.spad" 2225892 2225903 2226389 2226394) (-1193 "XRPOLY.spad" 2225112 2225132 2225748 2225817) (-1192 "XPR.spad" 2222841 2222854 2224830 2224929) (-1191 "XPOLY.spad" 2222396 2222407 2222697 2222766) (-1190 "XPOLYC.spad" 2221713 2221729 2222322 2222391) (-1189 "XPBWPOLY.spad" 2220150 2220170 2221493 2221562) (-1188 "XF.spad" 2218611 2218626 2220052 2220145) (-1187 "XF.spad" 2217052 2217069 2218495 2218500) (-1186 "XFALG.spad" 2214076 2214092 2216978 2217047) (-1185 "XEXPPKG.spad" 2213327 2213353 2214066 2214071) (-1184 "XDPOLY.spad" 2212941 2212957 2213183 2213252) (-1183 "XALG.spad" 2212539 2212550 2212897 2212936) (-1182 "WUTSET.spad" 2208378 2208395 2212185 2212212) (-1181 "WP.spad" 2207392 2207436 2208236 2208303) (-1180 "WFFINTBS.spad" 2204955 2204977 2207382 2207387) (-1179 "WEIER.spad" 2203169 2203180 2204945 2204950) (-1178 "VSPACE.spad" 2202842 2202853 2203137 2203164) (-1177 "VSPACE.spad" 2202535 2202548 2202832 2202837) (-1176 "VOID.spad" 2202125 2202134 2202525 2202530) (-1175 "VIEW.spad" 2199747 2199756 2202115 2202120) (-1174 "VIEWDEF.spad" 2194944 2194953 2199737 2199742) (-1173 "VIEW3D.spad" 2178779 2178788 2194934 2194939) (-1172 "VIEW2D.spad" 2166516 2166525 2178769 2178774) (-1171 "VECTOR.spad" 2165193 2165204 2165444 2165471) (-1170 "VECTOR2.spad" 2163820 2163833 2165183 2165188) (-1169 "VECTCAT.spad" 2161708 2161719 2163776 2163815) (-1168 "VECTCAT.spad" 2159417 2159430 2161487 2161492) (-1167 "VARIABLE.spad" 2159197 2159212 2159407 2159412) (-1166 "UTYPE.spad" 2158831 2158840 2159177 2159192) (-1165 "UTSODETL.spad" 2158124 2158148 2158787 2158792) (-1164 "UTSODE.spad" 2156312 2156332 2158114 2158119) (-1163 "UTS.spad" 2151101 2151129 2154779 2154876) (-1162 "UTSCAT.spad" 2148552 2148568 2150999 2151096) (-1161 "UTSCAT.spad" 2145647 2145665 2148096 2148101) (-1160 "UTS2.spad" 2145240 2145275 2145637 2145642) (-1159 "URAGG.spad" 2139862 2139873 2145220 2145235) (-1158 "URAGG.spad" 2134458 2134471 2139818 2139823) (-1157 "UPXSSING.spad" 2132104 2132130 2133542 2133675) (-1156 "UPXS.spad" 2129131 2129159 2130236 2130385) (-1155 "UPXSCONS.spad" 2126888 2126908 2127263 2127412) (-1154 "UPXSCCA.spad" 2125346 2125366 2126734 2126883) (-1153 "UPXSCCA.spad" 2123946 2123968 2125336 2125341) (-1152 "UPXSCAT.spad" 2122527 2122543 2123792 2123941) (-1151 "UPXS2.spad" 2122068 2122121 2122517 2122522) (-1150 "UPSQFREE.spad" 2120480 2120494 2122058 2122063) (-1149 "UPSCAT.spad" 2118073 2118097 2120378 2120475) (-1148 "UPSCAT.spad" 2115372 2115398 2117679 2117684) (-1147 "UPOLYC.spad" 2110350 2110361 2115214 2115367) (-1146 "UPOLYC.spad" 2105220 2105233 2110086 2110091) (-1145 "UPOLYC2.spad" 2104689 2104708 2105210 2105215) (-1144 "UP.spad" 2101734 2101749 2102242 2102395) (-1143 "UPMP.spad" 2100624 2100637 2101724 2101729) (-1142 "UPDIVP.spad" 2100187 2100201 2100614 2100619) (-1141 "UPDECOMP.spad" 2098424 2098438 2100177 2100182) (-1140 "UPCDEN.spad" 2097631 2097647 2098414 2098419) (-1139 "UP2.spad" 2096993 2097014 2097621 2097626) (-1138 "UNISEG.spad" 2096346 2096357 2096912 2096917) (-1137 "UNISEG2.spad" 2095839 2095852 2096302 2096307) (-1136 "UNIFACT.spad" 2094940 2094952 2095829 2095834) (-1135 "ULS.spad" 2085499 2085527 2086592 2087021) (-1134 "ULSCONS.spad" 2079542 2079562 2079914 2080063) (-1133 "ULSCCAT.spad" 2077139 2077159 2079362 2079537) (-1132 "ULSCCAT.spad" 2074870 2074892 2077095 2077100) (-1131 "ULSCAT.spad" 2073086 2073102 2074716 2074865) (-1130 "ULS2.spad" 2072598 2072651 2073076 2073081) (-1129 "UFD.spad" 2071663 2071672 2072524 2072593) (-1128 "UFD.spad" 2070790 2070801 2071653 2071658) (-1127 "UDVO.spad" 2069637 2069646 2070780 2070785) (-1126 "UDPO.spad" 2067064 2067075 2069593 2069598) (-1125 "TYPE.spad" 2066986 2066995 2067044 2067059) (-1124 "TWOFACT.spad" 2065636 2065651 2066976 2066981) (-1123 "TUPLE.spad" 2065022 2065033 2065535 2065540) (-1122 "TUBETOOL.spad" 2061859 2061868 2065012 2065017) (-1121 "TUBE.spad" 2060500 2060517 2061849 2061854) (-1120 "TS.spad" 2059089 2059105 2060065 2060162) (-1119 "TSETCAT.spad" 2046204 2046221 2059045 2059084) (-1118 "TSETCAT.spad" 2033317 2033336 2046160 2046165) (-1117 "TRMANIP.spad" 2027683 2027700 2033023 2033028) (-1116 "TRIMAT.spad" 2026642 2026667 2027673 2027678) (-1115 "TRIGMNIP.spad" 2025159 2025176 2026632 2026637) (-1114 "TRIGCAT.spad" 2024671 2024680 2025149 2025154) (-1113 "TRIGCAT.spad" 2024181 2024192 2024661 2024666) (-1112 "TREE.spad" 2022752 2022763 2023788 2023815) (-1111 "TRANFUN.spad" 2022583 2022592 2022742 2022747) (-1110 "TRANFUN.spad" 2022412 2022423 2022573 2022578) (-1109 "TOPSP.spad" 2022086 2022095 2022402 2022407) (-1108 "TOOLSIGN.spad" 2021749 2021760 2022076 2022081) (-1107 "TEXTFILE.spad" 2020306 2020315 2021739 2021744) (-1106 "TEX.spad" 2017323 2017332 2020296 2020301) (-1105 "TEX1.spad" 2016879 2016890 2017313 2017318) (-1104 "TEMUTL.spad" 2016434 2016443 2016869 2016874) (-1103 "TBCMPPK.spad" 2014527 2014550 2016424 2016429) (-1102 "TBAGG.spad" 2013551 2013574 2014495 2014522) (-1101 "TBAGG.spad" 2012595 2012620 2013541 2013546) (-1100 "TANEXP.spad" 2011971 2011982 2012585 2012590) (-1099 "TABLE.spad" 2010382 2010405 2010652 2010679) (-1098 "TABLEAU.spad" 2009863 2009874 2010372 2010377) (-1097 "TABLBUMP.spad" 2006646 2006657 2009853 2009858) (-1096 "SYSTEM.spad" 2005920 2005929 2006636 2006641) (-1095 "SYSSOLP.spad" 2003393 2003404 2005910 2005915) (-1094 "SYNTAX.spad" 1999585 1999594 2003383 2003388) (-1093 "SYMTAB.spad" 1997641 1997650 1999575 1999580) (-1092 "SYMS.spad" 1993626 1993635 1997631 1997636) (-1091 "SYMPOLY.spad" 1992636 1992647 1992718 1992845) (-1090 "SYMFUNC.spad" 1992111 1992122 1992626 1992631) (-1089 "SYMBOL.spad" 1989447 1989456 1992101 1992106) (-1088 "SWITCH.spad" 1986204 1986213 1989437 1989442) (-1087 "SUTS.spad" 1983103 1983131 1984671 1984768) (-1086 "SUPXS.spad" 1980117 1980145 1981235 1981384) (-1085 "SUP.spad" 1976889 1976900 1977670 1977823) (-1084 "SUPFRACF.spad" 1975994 1976012 1976879 1976884) (-1083 "SUP2.spad" 1975384 1975397 1975984 1975989) (-1082 "SUMRF.spad" 1974350 1974361 1975374 1975379) (-1081 "SUMFS.spad" 1973983 1974000 1974340 1974345) (-1080 "SULS.spad" 1964529 1964557 1965635 1966064) (-1079 "SUCH.spad" 1964209 1964224 1964519 1964524) (-1078 "SUBSPACE.spad" 1956216 1956231 1964199 1964204) (-1077 "SUBRESP.spad" 1955376 1955390 1956172 1956177) (-1076 "STTF.spad" 1951475 1951491 1955366 1955371) (-1075 "STTFNC.spad" 1947943 1947959 1951465 1951470) (-1074 "STTAYLOR.spad" 1940341 1940352 1947824 1947829) (-1073 "STRTBL.spad" 1938846 1938863 1938995 1939022) (-1072 "STRING.spad" 1938255 1938264 1938269 1938296) (-1071 "STRICAT.spad" 1938031 1938040 1938211 1938250) (-1070 "STREAM.spad" 1934799 1934810 1937556 1937571) (-1069 "STREAM3.spad" 1934344 1934359 1934789 1934794) (-1068 "STREAM2.spad" 1933412 1933425 1934334 1934339) (-1067 "STREAM1.spad" 1933116 1933127 1933402 1933407) (-1066 "STINPROD.spad" 1932022 1932038 1933106 1933111) (-1065 "STEP.spad" 1931223 1931232 1932012 1932017) (-1064 "STBL.spad" 1929749 1929777 1929916 1929931) (-1063 "STAGG.spad" 1928814 1928825 1929729 1929744) (-1062 "STAGG.spad" 1927887 1927900 1928804 1928809) (-1061 "STACK.spad" 1927238 1927249 1927494 1927521) (-1060 "SREGSET.spad" 1924942 1924959 1926884 1926911) (-1059 "SRDCMPK.spad" 1923487 1923507 1924932 1924937) (-1058 "SRAGG.spad" 1918572 1918581 1923443 1923482) (-1057 "SRAGG.spad" 1913689 1913700 1918562 1918567) (-1056 "SQMATRIX.spad" 1911315 1911333 1912223 1912310) (-1055 "SPLTREE.spad" 1905867 1905880 1910751 1910778) (-1054 "SPLNODE.spad" 1902455 1902468 1905857 1905862) (-1053 "SPFCAT.spad" 1901232 1901241 1902445 1902450) (-1052 "SPECOUT.spad" 1899782 1899791 1901222 1901227) (-1051 "spad-parser.spad" 1899247 1899256 1899772 1899777) (-1050 "SPACEC.spad" 1883260 1883271 1899237 1899242) (-1049 "SPACE3.spad" 1883036 1883047 1883250 1883255) (-1048 "SORTPAK.spad" 1882581 1882594 1882992 1882997) (-1047 "SOLVETRA.spad" 1880338 1880349 1882571 1882576) (-1046 "SOLVESER.spad" 1878858 1878869 1880328 1880333) (-1045 "SOLVERAD.spad" 1874868 1874879 1878848 1878853) (-1044 "SOLVEFOR.spad" 1873288 1873306 1874858 1874863) (-1043 "SNTSCAT.spad" 1872876 1872893 1873244 1873283) (-1042 "SMTS.spad" 1871136 1871162 1872441 1872538) (-1041 "SMP.spad" 1868578 1868598 1868968 1869095) (-1040 "SMITH.spad" 1867421 1867446 1868568 1868573) (-1039 "SMATCAT.spad" 1865519 1865549 1867353 1867416) (-1038 "SMATCAT.spad" 1863561 1863593 1865397 1865402) (-1037 "SKAGG.spad" 1862510 1862521 1863517 1863556) (-1036 "SINT.spad" 1860818 1860827 1862376 1862505) (-1035 "SIMPAN.spad" 1860546 1860555 1860808 1860813) (-1034 "SIGNRF.spad" 1859654 1859665 1860536 1860541) (-1033 "SIGNEF.spad" 1858923 1858940 1859644 1859649) (-1032 "SHP.spad" 1856841 1856856 1858879 1858884) (-1031 "SHDP.spad" 1848231 1848258 1848740 1848869) (-1030 "SGROUP.spad" 1847697 1847706 1848221 1848226) (-1029 "SGROUP.spad" 1847161 1847172 1847687 1847692) (-1028 "SGCF.spad" 1840042 1840051 1847151 1847156) (-1027 "SFRTCAT.spad" 1838958 1838975 1839998 1840037) (-1026 "SFRGCD.spad" 1838021 1838041 1838948 1838953) (-1025 "SFQCMPK.spad" 1832658 1832678 1838011 1838016) (-1024 "SFORT.spad" 1832093 1832107 1832648 1832653) (-1023 "SEXOF.spad" 1831936 1831976 1832083 1832088) (-1022 "SEX.spad" 1831828 1831837 1831926 1831931) (-1021 "SEXCAT.spad" 1828932 1828972 1831818 1831823) (-1020 "SET.spad" 1827232 1827243 1828353 1828392) (-1019 "SETMN.spad" 1825666 1825683 1827222 1827227) (-1018 "SETCAT.spad" 1825151 1825160 1825656 1825661) (-1017 "SETCAT.spad" 1824634 1824645 1825141 1825146) (-1016 "SETAGG.spad" 1821157 1821168 1824602 1824629) (-1015 "SETAGG.spad" 1817700 1817713 1821147 1821152) (-1014 "SEGXCAT.spad" 1816812 1816825 1817680 1817695) (-1013 "SEG.spad" 1816625 1816636 1816731 1816736) (-1012 "SEGCAT.spad" 1815444 1815455 1816605 1816620) (-1011 "SEGBIND.spad" 1814516 1814527 1815399 1815404) (-1010 "SEGBIND2.spad" 1814212 1814225 1814506 1814511) (-1009 "SEG2.spad" 1813637 1813650 1814168 1814173) (-1008 "SDVAR.spad" 1812913 1812924 1813627 1813632) (-1007 "SDPOL.spad" 1810306 1810317 1810597 1810724) (-1006 "SCPKG.spad" 1808385 1808396 1810296 1810301) (-1005 "SCOPE.spad" 1807530 1807539 1808375 1808380) (-1004 "SCACHE.spad" 1806212 1806223 1807520 1807525) (-1003 "SAOS.spad" 1806084 1806093 1806202 1806207) (-1002 "SAERFFC.spad" 1805797 1805817 1806074 1806079) (-1001 "SAE.spad" 1803975 1803991 1804586 1804721) (-1000 "SAEFACT.spad" 1803676 1803696 1803965 1803970) (-999 "RURPK.spad" 1801318 1801333 1803666 1803671) (-998 "RULESET.spad" 1800760 1800783 1801308 1801313) (-997 "RULE.spad" 1798965 1798988 1800750 1800755) (-996 "RULECOLD.spad" 1798818 1798830 1798955 1798960) (-995 "RSETGCD.spad" 1795197 1795216 1798808 1798813) (-994 "RSETCAT.spad" 1784970 1784986 1795153 1795192) (-993 "RSETCAT.spad" 1774775 1774793 1784960 1784965) (-992 "RSDCMPK.spad" 1773228 1773247 1774765 1774770) (-991 "RRCC.spad" 1771613 1771642 1773218 1773223) (-990 "RRCC.spad" 1769996 1770027 1771603 1771608) (-989 "RPOLCAT.spad" 1749357 1749371 1769864 1769991) (-988 "RPOLCAT.spad" 1728433 1728449 1748942 1748947) (-987 "ROUTINE.spad" 1724297 1724305 1727080 1727107) (-986 "ROMAN.spad" 1723530 1723538 1724163 1724292) (-985 "ROIRC.spad" 1722611 1722642 1723520 1723525) (-984 "RNS.spad" 1721515 1721523 1722513 1722606) (-983 "RNS.spad" 1720505 1720515 1721505 1721510) (-982 "RNG.spad" 1720241 1720249 1720495 1720500) (-981 "RMODULE.spad" 1719880 1719890 1720231 1720236) (-980 "RMCAT2.spad" 1719289 1719345 1719870 1719875) (-979 "RMATRIX.spad" 1717969 1717987 1718456 1718495) (-978 "RMATCAT.spad" 1713491 1713521 1717913 1717964) (-977 "RMATCAT.spad" 1708915 1708947 1713339 1713344) (-976 "RINTERP.spad" 1708804 1708823 1708905 1708910) (-975 "RING.spad" 1708162 1708170 1708784 1708799) (-974 "RING.spad" 1707528 1707538 1708152 1708157) (-973 "RIDIST.spad" 1706913 1706921 1707518 1707523) (-972 "RGCHAIN.spad" 1705493 1705508 1706398 1706425) (-971 "RF.spad" 1703108 1703118 1705483 1705488) (-970 "RFFACTOR.spad" 1702571 1702581 1703098 1703103) (-969 "RFFACT.spad" 1702307 1702318 1702561 1702566) (-968 "RFDIST.spad" 1701296 1701304 1702297 1702302) (-967 "RETSOL.spad" 1700714 1700726 1701286 1701291) (-966 "RETRACT.spad" 1700064 1700074 1700704 1700709) (-965 "RETRACT.spad" 1699412 1699424 1700054 1700059) (-964 "RESULT.spad" 1697473 1697481 1698059 1698086) (-963 "RESRING.spad" 1696821 1696867 1697411 1697468) (-962 "RESLATC.spad" 1696146 1696156 1696811 1696816) (-961 "REPSQ.spad" 1695876 1695886 1696136 1696141) (-960 "REP.spad" 1693429 1693437 1695866 1695871) (-959 "REPDB.spad" 1693135 1693145 1693419 1693424) (-958 "REP2.spad" 1682708 1682718 1692977 1692982) (-957 "REP1.spad" 1676699 1676709 1682658 1682663) (-956 "REGSET.spad" 1674497 1674513 1676345 1676372) (-955 "REF.spad" 1673827 1673837 1674452 1674457) (-954 "REDORDER.spad" 1673004 1673020 1673817 1673822) (-953 "RECLOS.spad" 1671794 1671813 1672497 1672590) (-952 "REALSOLV.spad" 1670927 1670935 1671784 1671789) (-951 "REAL.spad" 1670800 1670808 1670917 1670922) (-950 "REAL0Q.spad" 1668083 1668097 1670790 1670795) (-949 "REAL0.spad" 1664912 1664926 1668073 1668078) (-948 "RDIV.spad" 1664564 1664588 1664902 1664907) (-947 "RDIST.spad" 1664128 1664138 1664554 1664559) (-946 "RDETRS.spad" 1662925 1662942 1664118 1664123) (-945 "RDETR.spad" 1661033 1661050 1662915 1662920) (-944 "RDEEFS.spad" 1660107 1660123 1661023 1661028) (-943 "RDEEF.spad" 1659104 1659120 1660097 1660102) (-942 "RCFIELD.spad" 1656288 1656296 1659006 1659099) (-941 "RCFIELD.spad" 1653558 1653568 1656278 1656283) (-940 "RCAGG.spad" 1651461 1651471 1653538 1653553) (-939 "RCAGG.spad" 1649301 1649313 1651380 1651385) (-938 "RATRET.spad" 1648662 1648672 1649291 1649296) (-937 "RATFACT.spad" 1648355 1648366 1648652 1648657) (-936 "RANDSRC.spad" 1647675 1647683 1648345 1648350) (-935 "RADUTIL.spad" 1647430 1647438 1647665 1647670) (-934 "RADIX.spad" 1644223 1644236 1645900 1645993) (-933 "RADFF.spad" 1642640 1642676 1642758 1642914) (-932 "RADCAT.spad" 1642234 1642242 1642630 1642635) (-931 "RADCAT.spad" 1641826 1641836 1642224 1642229) (-930 "QUEUE.spad" 1641169 1641179 1641433 1641460) (-929 "QUAT.spad" 1639755 1639765 1640097 1640162) (-928 "QUATCT2.spad" 1639374 1639392 1639745 1639750) (-927 "QUATCAT.spad" 1637539 1637549 1639304 1639369) (-926 "QUATCAT.spad" 1635456 1635468 1637223 1637228) (-925 "QUAGG.spad" 1634270 1634280 1635412 1635451) (-924 "QFORM.spad" 1633733 1633747 1634260 1634265) (-923 "QFCAT.spad" 1632424 1632434 1633623 1633728) (-922 "QFCAT.spad" 1630721 1630733 1631922 1631927) (-921 "QFCAT2.spad" 1630412 1630428 1630711 1630716) (-920 "QEQUAT.spad" 1629969 1629977 1630402 1630407) (-919 "QCMPACK.spad" 1624716 1624735 1629959 1629964) (-918 "QALGSET.spad" 1620791 1620823 1624630 1624635) (-917 "QALGSET2.spad" 1618787 1618805 1620781 1620786) (-916 "PWFFINTB.spad" 1616097 1616118 1618777 1618782) (-915 "PUSHVAR.spad" 1615426 1615445 1616087 1616092) (-914 "PTRANFN.spad" 1611552 1611562 1615416 1615421) (-913 "PTPACK.spad" 1608640 1608650 1611542 1611547) (-912 "PTFUNC2.spad" 1608461 1608475 1608630 1608635) (-911 "PTCAT.spad" 1607543 1607553 1608417 1608456) (-910 "PSQFR.spad" 1606850 1606874 1607533 1607538) (-909 "PSEUDLIN.spad" 1605708 1605718 1606840 1606845) (-908 "PSETPK.spad" 1591141 1591157 1605586 1605591) (-907 "PSETCAT.spad" 1585049 1585072 1591109 1591136) (-906 "PSETCAT.spad" 1578943 1578968 1585005 1585010) (-905 "PSCURVE.spad" 1577926 1577934 1578933 1578938) (-904 "PSCAT.spad" 1576693 1576722 1577824 1577921) (-903 "PSCAT.spad" 1575550 1575581 1576683 1576688) (-902 "PRTITION.spad" 1574393 1574401 1575540 1575545) (-901 "PRS.spad" 1563955 1563972 1574349 1574354) (-900 "PRQAGG.spad" 1563374 1563384 1563911 1563950) (-899 "PROPLOG.spad" 1562777 1562785 1563364 1563369) (-898 "PROPFRML.spad" 1560642 1560653 1562713 1562718) (-897 "PROPERTY.spad" 1560136 1560144 1560632 1560637) (-896 "PRODUCT.spad" 1557816 1557828 1558102 1558157) (-895 "PR.spad" 1556205 1556217 1556910 1557037) (-894 "PRINT.spad" 1555957 1555965 1556195 1556200) (-893 "PRIMES.spad" 1554208 1554218 1555947 1555952) (-892 "PRIMELT.spad" 1552189 1552203 1554198 1554203) (-891 "PRIMCAT.spad" 1551812 1551820 1552179 1552184) (-890 "PRIMARR.spad" 1550817 1550827 1550995 1551022) (-889 "PRIMARR2.spad" 1549540 1549552 1550807 1550812) (-888 "PREASSOC.spad" 1548912 1548924 1549530 1549535) (-887 "PPCURVE.spad" 1548049 1548057 1548902 1548907) (-886 "POLYROOT.spad" 1546821 1546843 1548005 1548010) (-885 "POLY.spad" 1544121 1544131 1544638 1544765) (-884 "POLYLIFT.spad" 1543382 1543405 1544111 1544116) (-883 "POLYCATQ.spad" 1541484 1541506 1543372 1543377) (-882 "POLYCAT.spad" 1534890 1534911 1541352 1541479) (-881 "POLYCAT.spad" 1527598 1527621 1534062 1534067) (-880 "POLY2UP.spad" 1527046 1527060 1527588 1527593) (-879 "POLY2.spad" 1526641 1526653 1527036 1527041) (-878 "POLUTIL.spad" 1525582 1525611 1526597 1526602) (-877 "POLTOPOL.spad" 1524330 1524345 1525572 1525577) (-876 "POINT.spad" 1523171 1523181 1523258 1523285) (-875 "PNTHEORY.spad" 1519837 1519845 1523161 1523166) (-874 "PMTOOLS.spad" 1518594 1518608 1519827 1519832) (-873 "PMSYM.spad" 1518139 1518149 1518584 1518589) (-872 "PMQFCAT.spad" 1517726 1517740 1518129 1518134) (-871 "PMPRED.spad" 1517195 1517209 1517716 1517721) (-870 "PMPREDFS.spad" 1516639 1516661 1517185 1517190) (-869 "PMPLCAT.spad" 1515709 1515727 1516571 1516576) (-868 "PMLSAGG.spad" 1515290 1515304 1515699 1515704) (-867 "PMKERNEL.spad" 1514857 1514869 1515280 1515285) (-866 "PMINS.spad" 1514433 1514443 1514847 1514852) (-865 "PMFS.spad" 1514006 1514024 1514423 1514428) (-864 "PMDOWN.spad" 1513292 1513306 1513996 1514001) (-863 "PMASS.spad" 1512304 1512312 1513282 1513287) (-862 "PMASSFS.spad" 1511273 1511289 1512294 1512299) (-861 "PLOTTOOL.spad" 1511053 1511061 1511263 1511268) (-860 "PLOT.spad" 1505884 1505892 1511043 1511048) (-859 "PLOT3D.spad" 1502304 1502312 1505874 1505879) (-858 "PLOT1.spad" 1501445 1501455 1502294 1502299) (-857 "PLEQN.spad" 1488661 1488688 1501435 1501440) (-856 "PINTERP.spad" 1488277 1488296 1488651 1488656) (-855 "PINTERPA.spad" 1488059 1488075 1488267 1488272) (-854 "PI.spad" 1487666 1487674 1488033 1488054) (-853 "PID.spad" 1486622 1486630 1487592 1487661) (-852 "PICOERCE.spad" 1486279 1486289 1486612 1486617) (-851 "PGROEB.spad" 1484876 1484890 1486269 1486274) (-850 "PGE.spad" 1476129 1476137 1484866 1484871) (-849 "PGCD.spad" 1475011 1475028 1476119 1476124) (-848 "PFRPAC.spad" 1474154 1474164 1475001 1475006) (-847 "PFR.spad" 1470811 1470821 1474056 1474149) (-846 "PFOTOOLS.spad" 1470069 1470085 1470801 1470806) (-845 "PFOQ.spad" 1469439 1469457 1470059 1470064) (-844 "PFO.spad" 1468858 1468885 1469429 1469434) (-843 "PF.spad" 1468432 1468444 1468663 1468756) (-842 "PFECAT.spad" 1466098 1466106 1468358 1468427) (-841 "PFECAT.spad" 1463792 1463802 1466054 1466059) (-840 "PFBRU.spad" 1461662 1461674 1463782 1463787) (-839 "PFBR.spad" 1459200 1459223 1461652 1461657) (-838 "PERM.spad" 1454881 1454891 1459030 1459045) (-837 "PERMGRP.spad" 1449617 1449627 1454871 1454876) (-836 "PERMCAT.spad" 1448169 1448179 1449597 1449612) (-835 "PERMAN.spad" 1446701 1446715 1448159 1448164) (-834 "PENDTREE.spad" 1445974 1445984 1446330 1446335) (-833 "PDRING.spad" 1444465 1444475 1445954 1445969) (-832 "PDRING.spad" 1442964 1442976 1444455 1444460) (-831 "PDEPROB.spad" 1441921 1441929 1442954 1442959) (-830 "PDEPACK.spad" 1435923 1435931 1441911 1441916) (-829 "PDECOMP.spad" 1435385 1435402 1435913 1435918) (-828 "PDECAT.spad" 1433739 1433747 1435375 1435380) (-827 "PCOMP.spad" 1433590 1433603 1433729 1433734) (-826 "PBWLB.spad" 1432172 1432189 1433580 1433585) (-825 "PATTERN.spad" 1426603 1426613 1432162 1432167) (-824 "PATTERN2.spad" 1426339 1426351 1426593 1426598) (-823 "PATTERN1.spad" 1424641 1424657 1426329 1426334) (-822 "PATRES.spad" 1422188 1422200 1424631 1424636) (-821 "PATRES2.spad" 1421850 1421864 1422178 1422183) (-820 "PATMATCH.spad" 1420012 1420043 1421563 1421568) (-819 "PATMAB.spad" 1419437 1419447 1420002 1420007) (-818 "PATLRES.spad" 1418521 1418535 1419427 1419432) (-817 "PATAB.spad" 1418285 1418295 1418511 1418516) (-816 "PARTPERM.spad" 1415647 1415655 1418275 1418280) (-815 "PARSURF.spad" 1415075 1415103 1415637 1415642) (-814 "PARSU2.spad" 1414870 1414886 1415065 1415070) (-813 "script-parser.spad" 1414390 1414398 1414860 1414865) (-812 "PARSCURV.spad" 1413818 1413846 1414380 1414385) (-811 "PARSC2.spad" 1413607 1413623 1413808 1413813) (-810 "PARPCURV.spad" 1413065 1413093 1413597 1413602) (-809 "PARPC2.spad" 1412854 1412870 1413055 1413060) (-808 "PAN2EXPR.spad" 1412266 1412274 1412844 1412849) (-807 "PALETTE.spad" 1411236 1411244 1412256 1412261) (-806 "PAIR.spad" 1410219 1410232 1410824 1410829) (-805 "PADICRC.spad" 1407552 1407570 1408727 1408820) (-804 "PADICRAT.spad" 1405570 1405582 1405791 1405884) (-803 "PADIC.spad" 1405265 1405277 1405496 1405565) (-802 "PADICCT.spad" 1403806 1403818 1405191 1405260) (-801 "PADEPAC.spad" 1402485 1402504 1403796 1403801) (-800 "PADE.spad" 1401225 1401241 1402475 1402480) (-799 "OWP.spad" 1400209 1400239 1401083 1401150) (-798 "OVAR.spad" 1399990 1400013 1400199 1400204) (-797 "OUT.spad" 1399074 1399082 1399980 1399985) (-796 "OUTFORM.spad" 1388488 1388496 1399064 1399069) (-795 "OSI.spad" 1387963 1387971 1388478 1388483) (-794 "ORTHPOL.spad" 1386424 1386434 1387880 1387885) (-793 "OREUP.spad" 1385784 1385812 1386106 1386145) (-792 "ORESUP.spad" 1385085 1385109 1385466 1385505) (-791 "OREPCTO.spad" 1382904 1382916 1385005 1385010) (-790 "OREPCAT.spad" 1376961 1376971 1382860 1382899) (-789 "OREPCAT.spad" 1370908 1370920 1376809 1376814) (-788 "ORDSET.spad" 1370074 1370082 1370898 1370903) (-787 "ORDSET.spad" 1369238 1369248 1370064 1370069) (-786 "ORDRING.spad" 1368628 1368636 1369218 1369233) (-785 "ORDRING.spad" 1368026 1368036 1368618 1368623) (-784 "ORDMON.spad" 1367881 1367889 1368016 1368021) (-783 "ORDFUNS.spad" 1367007 1367023 1367871 1367876) (-782 "ORDFIN.spad" 1366941 1366949 1366997 1367002) (-781 "ORDCOMP.spad" 1365409 1365419 1366491 1366520) (-780 "ORDCOMP2.spad" 1364694 1364706 1365399 1365404) (-779 "OPTPROB.spad" 1363274 1363282 1364684 1364689) (-778 "OPTPACK.spad" 1355659 1355667 1363264 1363269) (-777 "OPTCAT.spad" 1353334 1353342 1355649 1355654) (-776 "OPQUERY.spad" 1352883 1352891 1353324 1353329) (-775 "OP.spad" 1352625 1352635 1352705 1352772) (-774 "ONECOMP.spad" 1351373 1351383 1352175 1352204) (-773 "ONECOMP2.spad" 1350791 1350803 1351363 1351368) (-772 "OMSERVER.spad" 1349793 1349801 1350781 1350786) (-771 "OMSAGG.spad" 1349569 1349579 1349737 1349788) (-770 "OMPKG.spad" 1348181 1348189 1349559 1349564) (-769 "OM.spad" 1347146 1347154 1348171 1348176) (-768 "OMLO.spad" 1346571 1346583 1347032 1347071) (-767 "OMEXPR.spad" 1346405 1346415 1346561 1346566) (-766 "OMERR.spad" 1345948 1345956 1346395 1346400) (-765 "OMERRK.spad" 1344982 1344990 1345938 1345943) (-764 "OMENC.spad" 1344326 1344334 1344972 1344977) (-763 "OMDEV.spad" 1338615 1338623 1344316 1344321) (-762 "OMCONN.spad" 1338024 1338032 1338605 1338610) (-761 "OINTDOM.spad" 1337787 1337795 1337950 1338019) (-760 "OFMONOID.spad" 1333974 1333984 1337777 1337782) (-759 "ODVAR.spad" 1333235 1333245 1333964 1333969) (-758 "ODR.spad" 1332683 1332709 1333047 1333196) (-757 "ODPOL.spad" 1330032 1330042 1330372 1330499) (-756 "ODP.spad" 1321558 1321578 1321931 1322060) (-755 "ODETOOLS.spad" 1320141 1320160 1321548 1321553) (-754 "ODESYS.spad" 1317791 1317808 1320131 1320136) (-753 "ODERTRIC.spad" 1313732 1313749 1317748 1317753) (-752 "ODERED.spad" 1313119 1313143 1313722 1313727) (-751 "ODERAT.spad" 1310670 1310687 1313109 1313114) (-750 "ODEPRRIC.spad" 1307561 1307583 1310660 1310665) (-749 "ODEPROB.spad" 1306760 1306768 1307551 1307556) (-748 "ODEPRIM.spad" 1304034 1304056 1306750 1306755) (-747 "ODEPAL.spad" 1303410 1303434 1304024 1304029) (-746 "ODEPACK.spad" 1290012 1290020 1303400 1303405) (-745 "ODEINT.spad" 1289443 1289459 1290002 1290007) (-744 "ODEIFTBL.spad" 1286838 1286846 1289433 1289438) (-743 "ODEEF.spad" 1282205 1282221 1286828 1286833) (-742 "ODECONST.spad" 1281724 1281742 1282195 1282200) (-741 "ODECAT.spad" 1280320 1280328 1281714 1281719) (-740 "OCT.spad" 1278467 1278477 1279183 1279222) (-739 "OCTCT2.spad" 1278111 1278132 1278457 1278462) (-738 "OC.spad" 1275885 1275895 1278067 1278106) (-737 "OC.spad" 1273385 1273397 1275569 1275574) (-736 "OCAMON.spad" 1273233 1273241 1273375 1273380) (-735 "OASGP.spad" 1273048 1273056 1273223 1273228) (-734 "OAMONS.spad" 1272568 1272576 1273038 1273043) (-733 "OAMON.spad" 1272429 1272437 1272558 1272563) (-732 "OAGROUP.spad" 1272291 1272299 1272419 1272424) (-731 "NUMTUBE.spad" 1271878 1271894 1272281 1272286) (-730 "NUMQUAD.spad" 1259740 1259748 1271868 1271873) (-729 "NUMODE.spad" 1250876 1250884 1259730 1259735) (-728 "NUMINT.spad" 1248434 1248442 1250866 1250871) (-727 "NUMFMT.spad" 1247274 1247282 1248424 1248429) (-726 "NUMERIC.spad" 1239347 1239357 1247080 1247085) (-725 "NTSCAT.spad" 1237837 1237853 1239303 1239342) (-724 "NTPOLFN.spad" 1237382 1237392 1237754 1237759) (-723 "NSUP.spad" 1230395 1230405 1234935 1235088) (-722 "NSUP2.spad" 1229787 1229799 1230385 1230390) (-721 "NSMP.spad" 1225986 1226005 1226294 1226421) (-720 "NREP.spad" 1224358 1224372 1225976 1225981) (-719 "NPCOEF.spad" 1223604 1223624 1224348 1224353) (-718 "NORMRETR.spad" 1223202 1223241 1223594 1223599) (-717 "NORMPK.spad" 1221104 1221123 1223192 1223197) (-716 "NORMMA.spad" 1220792 1220818 1221094 1221099) (-715 "NONE.spad" 1220533 1220541 1220782 1220787) (-714 "NONE1.spad" 1220209 1220219 1220523 1220528) (-713 "NODE1.spad" 1219678 1219694 1220199 1220204) (-712 "NNI.spad" 1218565 1218573 1219652 1219673) (-711 "NLINSOL.spad" 1217187 1217197 1218555 1218560) (-710 "NIPROB.spad" 1215670 1215678 1217177 1217182) (-709 "NFINTBAS.spad" 1213130 1213147 1215660 1215665) (-708 "NCODIV.spad" 1211328 1211344 1213120 1213125) (-707 "NCNTFRAC.spad" 1210970 1210984 1211318 1211323) (-706 "NCEP.spad" 1209130 1209144 1210960 1210965) (-705 "NASRING.spad" 1208726 1208734 1209120 1209125) (-704 "NASRING.spad" 1208320 1208330 1208716 1208721) (-703 "NARNG.spad" 1207664 1207672 1208310 1208315) (-702 "NARNG.spad" 1207006 1207016 1207654 1207659) (-701 "NAGSP.spad" 1206079 1206087 1206996 1207001) (-700 "NAGS.spad" 1195604 1195612 1206069 1206074) (-699 "NAGF07.spad" 1193997 1194005 1195594 1195599) (-698 "NAGF04.spad" 1188229 1188237 1193987 1193992) (-697 "NAGF02.spad" 1182038 1182046 1188219 1188224) (-696 "NAGF01.spad" 1177641 1177649 1182028 1182033) (-695 "NAGE04.spad" 1171101 1171109 1177631 1177636) (-694 "NAGE02.spad" 1161443 1161451 1171091 1171096) (-693 "NAGE01.spad" 1157327 1157335 1161433 1161438) (-692 "NAGD03.spad" 1155247 1155255 1157317 1157322) (-691 "NAGD02.spad" 1147778 1147786 1155237 1155242) (-690 "NAGD01.spad" 1141891 1141899 1147768 1147773) (-689 "NAGC06.spad" 1137678 1137686 1141881 1141886) (-688 "NAGC05.spad" 1136147 1136155 1137668 1137673) (-687 "NAGC02.spad" 1135402 1135410 1136137 1136142) (-686 "NAALG.spad" 1134937 1134947 1135370 1135397) (-685 "NAALG.spad" 1134492 1134504 1134927 1134932) (-684 "MULTSQFR.spad" 1131450 1131467 1134482 1134487) (-683 "MULTFACT.spad" 1130833 1130850 1131440 1131445) (-682 "MTSCAT.spad" 1128867 1128888 1130731 1130828) (-681 "MTHING.spad" 1128524 1128534 1128857 1128862) (-680 "MSYSCMD.spad" 1127958 1127966 1128514 1128519) (-679 "MSET.spad" 1125900 1125910 1127664 1127703) (-678 "MSETAGG.spad" 1125733 1125743 1125856 1125895) (-677 "MRING.spad" 1122704 1122716 1125441 1125508) (-676 "MRF2.spad" 1122272 1122286 1122694 1122699) (-675 "MRATFAC.spad" 1121818 1121835 1122262 1122267) (-674 "MPRFF.spad" 1119848 1119867 1121808 1121813) (-673 "MPOLY.spad" 1117286 1117301 1117645 1117772) (-672 "MPCPF.spad" 1116550 1116569 1117276 1117281) (-671 "MPC3.spad" 1116365 1116405 1116540 1116545) (-670 "MPC2.spad" 1116007 1116040 1116355 1116360) (-669 "MONOTOOL.spad" 1114342 1114359 1115997 1116002) (-668 "MONOID.spad" 1113516 1113524 1114332 1114337) (-667 "MONOID.spad" 1112688 1112698 1113506 1113511) (-666 "MONOGEN.spad" 1111434 1111447 1112548 1112683) (-665 "MONOGEN.spad" 1110202 1110217 1111318 1111323) (-664 "MONADWU.spad" 1108216 1108224 1110192 1110197) (-663 "MONADWU.spad" 1106228 1106238 1108206 1108211) (-662 "MONAD.spad" 1105372 1105380 1106218 1106223) (-661 "MONAD.spad" 1104514 1104524 1105362 1105367) (-660 "MOEBIUS.spad" 1103200 1103214 1104494 1104509) (-659 "MODULE.spad" 1103070 1103080 1103168 1103195) (-658 "MODULE.spad" 1102960 1102972 1103060 1103065) (-657 "MODRING.spad" 1102291 1102330 1102940 1102955) (-656 "MODOP.spad" 1100950 1100962 1102113 1102180) (-655 "MODMONOM.spad" 1100482 1100500 1100940 1100945) (-654 "MODMON.spad" 1097187 1097203 1097963 1098116) (-653 "MODFIELD.spad" 1096545 1096584 1097089 1097182) (-652 "MMLFORM.spad" 1095405 1095413 1096535 1096540) (-651 "MMAP.spad" 1095145 1095179 1095395 1095400) (-650 "MLO.spad" 1093572 1093582 1095101 1095140) (-649 "MLIFT.spad" 1092144 1092161 1093562 1093567) (-648 "MKUCFUNC.spad" 1091677 1091695 1092134 1092139) (-647 "MKRECORD.spad" 1091279 1091292 1091667 1091672) (-646 "MKFUNC.spad" 1090660 1090670 1091269 1091274) (-645 "MKFLCFN.spad" 1089616 1089626 1090650 1090655) (-644 "MKCHSET.spad" 1089392 1089402 1089606 1089611) (-643 "MKBCFUNC.spad" 1088877 1088895 1089382 1089387) (-642 "MINT.spad" 1088316 1088324 1088779 1088872) (-641 "MHROWRED.spad" 1086817 1086827 1088306 1088311) (-640 "MFLOAT.spad" 1085262 1085270 1086707 1086812) (-639 "MFINFACT.spad" 1084662 1084684 1085252 1085257) (-638 "MESH.spad" 1082394 1082402 1084652 1084657) (-637 "MDDFACT.spad" 1080587 1080597 1082384 1082389) (-636 "MDAGG.spad" 1079862 1079872 1080555 1080582) (-635 "MCMPLX.spad" 1075842 1075850 1076456 1076657) (-634 "MCDEN.spad" 1075050 1075062 1075832 1075837) (-633 "MCALCFN.spad" 1072152 1072178 1075040 1075045) (-632 "MATSTOR.spad" 1069428 1069438 1072142 1072147) (-631 "MATRIX.spad" 1068132 1068142 1068616 1068643) (-630 "MATLIN.spad" 1065458 1065482 1068016 1068021) (-629 "MATCAT.spad" 1057031 1057053 1065414 1065453) (-628 "MATCAT.spad" 1048488 1048512 1056873 1056878) (-627 "MATCAT2.spad" 1047756 1047804 1048478 1048483) (-626 "MAPPKG3.spad" 1046655 1046669 1047746 1047751) (-625 "MAPPKG2.spad" 1045989 1046001 1046645 1046650) (-624 "MAPPKG1.spad" 1044807 1044817 1045979 1045984) (-623 "MAPHACK3.spad" 1044615 1044629 1044797 1044802) (-622 "MAPHACK2.spad" 1044380 1044392 1044605 1044610) (-621 "MAPHACK1.spad" 1044010 1044020 1044370 1044375) (-620 "MAGMA.spad" 1041800 1041817 1044000 1044005) (-619 "M3D.spad" 1039498 1039508 1041180 1041185) (-618 "LZSTAGG.spad" 1036716 1036726 1039478 1039493) (-617 "LZSTAGG.spad" 1033942 1033954 1036706 1036711) (-616 "LWORD.spad" 1030647 1030664 1033932 1033937) (-615 "LSQM.spad" 1028875 1028889 1029273 1029324) (-614 "LSPP.spad" 1028408 1028425 1028865 1028870) (-613 "LSMP.spad" 1027248 1027276 1028398 1028403) (-612 "LSMP1.spad" 1025052 1025066 1027238 1027243) (-611 "LSAGG.spad" 1024709 1024719 1025008 1025047) (-610 "LSAGG.spad" 1024398 1024410 1024699 1024704) (-609 "LPOLY.spad" 1023352 1023371 1024254 1024323) (-608 "LPEFRAC.spad" 1022609 1022619 1023342 1023347) (-607 "LO.spad" 1022010 1022024 1022543 1022570) (-606 "LOGIC.spad" 1021612 1021620 1022000 1022005) (-605 "LOGIC.spad" 1021212 1021222 1021602 1021607) (-604 "LODOOPS.spad" 1020130 1020142 1021202 1021207) (-603 "LODO.spad" 1019516 1019532 1019812 1019851) (-602 "LODOF.spad" 1018560 1018577 1019473 1019478) (-601 "LODOCAT.spad" 1017218 1017228 1018516 1018555) (-600 "LODOCAT.spad" 1015874 1015886 1017174 1017179) (-599 "LODO2.spad" 1015149 1015161 1015556 1015595) (-598 "LODO1.spad" 1014551 1014561 1014831 1014870) (-597 "LODEEF.spad" 1013323 1013341 1014541 1014546) (-596 "LNAGG.spad" 1009115 1009125 1013303 1013318) (-595 "LNAGG.spad" 1004881 1004893 1009071 1009076) (-594 "LMOPS.spad" 1001617 1001634 1004871 1004876) (-593 "LMODULE.spad" 1001259 1001269 1001607 1001612) (-592 "LMDICT.spad" 1000542 1000552 1000810 1000837) (-591 "LIST.spad" 998260 998270 999689 999716) (-590 "LIST3.spad" 997551 997565 998250 998255) (-589 "LIST2.spad" 996191 996203 997541 997546) (-588 "LIST2MAP.spad" 993068 993080 996181 996186) (-587 "LINEXP.spad" 992500 992510 993048 993063) (-586 "LINDEP.spad" 991277 991289 992412 992417) (-585 "LIMITRF.spad" 989191 989201 991267 991272) (-584 "LIMITPS.spad" 988074 988087 989181 989186) (-583 "LIE.spad" 986088 986100 987364 987509) (-582 "LIECAT.spad" 985564 985574 986014 986083) (-581 "LIECAT.spad" 985068 985080 985520 985525) (-580 "LIB.spad" 983116 983124 983727 983742) (-579 "LGROBP.spad" 980469 980488 983106 983111) (-578 "LF.spad" 979388 979404 980459 980464) (-577 "LFCAT.spad" 978407 978415 979378 979383) (-576 "LEXTRIPK.spad" 973910 973925 978397 978402) (-575 "LEXP.spad" 971913 971940 973890 973905) (-574 "LEADCDET.spad" 970297 970314 971903 971908) (-573 "LAZM3PK.spad" 969001 969023 970287 970292) (-572 "LAUPOL.spad" 967692 967705 968596 968665) (-571 "LAPLACE.spad" 967265 967281 967682 967687) (-570 "LA.spad" 966705 966719 967187 967226) (-569 "LALG.spad" 966481 966491 966685 966700) (-568 "LALG.spad" 966265 966277 966471 966476) (-567 "KOVACIC.spad" 964978 964995 966255 966260) (-566 "KONVERT.spad" 964700 964710 964968 964973) (-565 "KOERCE.spad" 964437 964447 964690 964695) (-564 "KERNEL.spad" 962972 962982 964221 964226) (-563 "KERNEL2.spad" 962675 962687 962962 962967) (-562 "KDAGG.spad" 961766 961788 962643 962670) (-561 "KDAGG.spad" 960877 960901 961756 961761) (-560 "KAFILE.spad" 959840 959856 960075 960102) (-559 "JORDAN.spad" 957667 957679 959130 959275) (-558 "IXAGG.spad" 955780 955804 957647 957662) (-557 "IXAGG.spad" 953758 953784 955627 955632) (-556 "IVECTOR.spad" 952531 952546 952686 952713) (-555 "ITUPLE.spad" 951676 951686 952521 952526) (-554 "ITRIGMNP.spad" 950487 950506 951666 951671) (-553 "ITFUN3.spad" 949981 949995 950477 950482) (-552 "ITFUN2.spad" 949711 949723 949971 949976) (-551 "ITAYLOR.spad" 947503 947518 949547 949672) (-550 "ISUPS.spad" 939914 939929 946477 946574) (-549 "ISUMP.spad" 939411 939427 939904 939909) (-548 "ISTRING.spad" 938414 938427 938580 938607) (-547 "IRURPK.spad" 937127 937146 938404 938409) (-546 "IRSN.spad" 935087 935095 937117 937122) (-545 "IRRF2F.spad" 933562 933572 935043 935048) (-544 "IRREDFFX.spad" 933163 933174 933552 933557) (-543 "IROOT.spad" 931494 931504 933153 933158) (-542 "IR.spad" 929284 929298 931350 931377) (-541 "IR2.spad" 928304 928320 929274 929279) (-540 "IR2F.spad" 927504 927520 928294 928299) (-539 "IPRNTPK.spad" 927264 927272 927494 927499) (-538 "IPF.spad" 926829 926841 927069 927162) (-537 "IPADIC.spad" 926590 926616 926755 926824) (-536 "INVLAPLA.spad" 926235 926251 926580 926585) (-535 "INTTR.spad" 919481 919498 926225 926230) (-534 "INTTOOLS.spad" 917193 917209 919056 919061) (-533 "INTSLPE.spad" 916499 916507 917183 917188) (-532 "INTRVL.spad" 916065 916075 916413 916494) (-531 "INTRF.spad" 914429 914443 916055 916060) (-530 "INTRET.spad" 913861 913871 914419 914424) (-529 "INTRAT.spad" 912536 912553 913851 913856) (-528 "INTPM.spad" 910899 910915 912179 912184) (-527 "INTPAF.spad" 908667 908685 910831 910836) (-526 "INTPACK.spad" 898977 898985 908657 908662) (-525 "INT.spad" 898338 898346 898831 898972) (-524 "INTHERTR.spad" 897604 897621 898328 898333) (-523 "INTHERAL.spad" 897270 897294 897594 897599) (-522 "INTHEORY.spad" 893683 893691 897260 897265) (-521 "INTG0.spad" 887146 887164 893615 893620) (-520 "INTFTBL.spad" 881175 881183 887136 887141) (-519 "INTFACT.spad" 880234 880244 881165 881170) (-518 "INTEF.spad" 878549 878565 880224 880229) (-517 "INTDOM.spad" 877164 877172 878475 878544) (-516 "INTDOM.spad" 875841 875851 877154 877159) (-515 "INTCAT.spad" 874094 874104 875755 875836) (-514 "INTBIT.spad" 873597 873605 874084 874089) (-513 "INTALG.spad" 872779 872806 873587 873592) (-512 "INTAF.spad" 872271 872287 872769 872774) (-511 "INTABL.spad" 870789 870820 870952 870979) (-510 "INS.spad" 868185 868193 870691 870784) (-509 "INS.spad" 865667 865677 868175 868180) (-508 "INPSIGN.spad" 865101 865114 865657 865662) (-507 "INPRODPF.spad" 864167 864186 865091 865096) (-506 "INPRODFF.spad" 863225 863249 864157 864162) (-505 "INNMFACT.spad" 862196 862213 863215 863220) (-504 "INMODGCD.spad" 861680 861710 862186 862191) (-503 "INFSP.spad" 859965 859987 861670 861675) (-502 "INFPROD0.spad" 859015 859034 859955 859960) (-501 "INFORM.spad" 856283 856291 859005 859010) (-500 "INFORM1.spad" 855908 855918 856273 856278) (-499 "INFINITY.spad" 855460 855468 855898 855903) (-498 "INEP.spad" 853992 854014 855450 855455) (-497 "INDE.spad" 853898 853915 853982 853987) (-496 "INCRMAPS.spad" 853319 853329 853888 853893) (-495 "INBFF.spad" 849089 849100 853309 853314) (-494 "IMATRIX.spad" 848034 848060 848546 848573) (-493 "IMATQF.spad" 847128 847172 847990 847995) (-492 "IMATLIN.spad" 845733 845757 847084 847089) (-491 "ILIST.spad" 844389 844404 844916 844943) (-490 "IIARRAY2.spad" 843777 843815 843996 844023) (-489 "IFF.spad" 843187 843203 843458 843551) (-488 "IFARRAY.spad" 840674 840689 842370 842397) (-487 "IFAMON.spad" 840536 840553 840630 840635) (-486 "IEVALAB.spad" 839925 839937 840526 840531) (-485 "IEVALAB.spad" 839312 839326 839915 839920) (-484 "IDPO.spad" 839110 839122 839302 839307) (-483 "IDPOAMS.spad" 838866 838878 839100 839105) (-482 "IDPOAM.spad" 838586 838598 838856 838861) (-481 "IDPC.spad" 837520 837532 838576 838581) (-480 "IDPAM.spad" 837265 837277 837510 837515) (-479 "IDPAG.spad" 837012 837024 837255 837260) (-478 "IDECOMP.spad" 834249 834267 837002 837007) (-477 "IDEAL.spad" 829172 829211 834184 834189) (-476 "ICDEN.spad" 828323 828339 829162 829167) (-475 "ICARD.spad" 827512 827520 828313 828318) (-474 "IBPTOOLS.spad" 826105 826122 827502 827507) (-473 "IBITS.spad" 825304 825317 825741 825768) (-472 "IBATOOL.spad" 822179 822198 825294 825299) (-471 "IBACHIN.spad" 820666 820681 822169 822174) (-470 "IARRAY2.spad" 819654 819680 820273 820300) (-469 "IARRAY1.spad" 818699 818714 818837 818864) (-468 "IAN.spad" 816914 816922 818517 818610) (-467 "IALGFACT.spad" 816515 816548 816904 816909) (-466 "HYPCAT.spad" 815939 815947 816505 816510) (-465 "HYPCAT.spad" 815361 815371 815929 815934) (-464 "HOAGG.spad" 812619 812629 815341 815356) (-463 "HOAGG.spad" 809662 809674 812386 812391) (-462 "HEXADEC.spad" 807534 807542 808132 808225) (-461 "HEUGCD.spad" 806549 806560 807524 807529) (-460 "HELLFDIV.spad" 806139 806163 806539 806544) (-459 "HEAP.spad" 805531 805541 805746 805773) (-458 "HDP.spad" 797053 797069 797430 797559) (-457 "HDMP.spad" 794232 794247 794850 794977) (-456 "HB.spad" 792469 792477 794222 794227) (-455 "HASHTBL.spad" 790939 790970 791150 791177) (-454 "HACKPI.spad" 790422 790430 790841 790934) (-453 "GTSET.spad" 789361 789377 790068 790095) (-452 "GSTBL.spad" 787880 787915 788054 788069) (-451 "GSERIES.spad" 785047 785074 786012 786161) (-450 "GROUP.spad" 784221 784229 785027 785042) (-449 "GROUP.spad" 783403 783413 784211 784216) (-448 "GROEBSOL.spad" 781891 781912 783393 783398) (-447 "GRMOD.spad" 780462 780474 781881 781886) (-446 "GRMOD.spad" 779031 779045 780452 780457) (-445 "GRIMAGE.spad" 771636 771644 779021 779026) (-444 "GRDEF.spad" 770015 770023 771626 771631) (-443 "GRAY.spad" 768474 768482 770005 770010) (-442 "GRALG.spad" 767521 767533 768464 768469) (-441 "GRALG.spad" 766566 766580 767511 767516) (-440 "GPOLSET.spad" 766020 766043 766248 766275) (-439 "GOSPER.spad" 765285 765303 766010 766015) (-438 "GMODPOL.spad" 764423 764450 765253 765280) (-437 "GHENSEL.spad" 763492 763506 764413 764418) (-436 "GENUPS.spad" 759593 759606 763482 763487) (-435 "GENUFACT.spad" 759170 759180 759583 759588) (-434 "GENPGCD.spad" 758754 758771 759160 759165) (-433 "GENMFACT.spad" 758206 758225 758744 758749) (-432 "GENEEZ.spad" 756145 756158 758196 758201) (-431 "GDMP.spad" 753166 753183 753942 754069) (-430 "GCNAALG.spad" 747061 747088 752960 753027) (-429 "GCDDOM.spad" 746233 746241 746987 747056) (-428 "GCDDOM.spad" 745467 745477 746223 746228) (-427 "GB.spad" 742985 743023 745423 745428) (-426 "GBINTERN.spad" 739005 739043 742975 742980) (-425 "GBF.spad" 734762 734800 738995 739000) (-424 "GBEUCLID.spad" 732636 732674 734752 734757) (-423 "GAUSSFAC.spad" 731933 731941 732626 732631) (-422 "GALUTIL.spad" 730255 730265 731889 731894) (-421 "GALPOLYU.spad" 728701 728714 730245 730250) (-420 "GALFACTU.spad" 726866 726885 728691 728696) (-419 "GALFACT.spad" 716999 717010 726856 726861) (-418 "FVFUN.spad" 714012 714020 716979 716994) (-417 "FVC.spad" 713054 713062 713992 714007) (-416 "FUNCTION.spad" 712903 712915 713044 713049) (-415 "FT.spad" 711115 711123 712893 712898) (-414 "FTEM.spad" 710278 710286 711105 711110) (-413 "FSUPFACT.spad" 709179 709198 710215 710220) (-412 "FST.spad" 707265 707273 709169 709174) (-411 "FSRED.spad" 706743 706759 707255 707260) (-410 "FSPRMELT.spad" 705567 705583 706700 706705) (-409 "FSPECF.spad" 703644 703660 705557 705562) (-408 "FS.spad" 697695 697705 703408 703639) (-407 "FS.spad" 691537 691549 697252 697257) (-406 "FSINT.spad" 691195 691211 691527 691532) (-405 "FSERIES.spad" 690382 690394 691015 691114) (-404 "FSCINT.spad" 689695 689711 690372 690377) (-403 "FSAGG.spad" 688800 688810 689639 689690) (-402 "FSAGG.spad" 687879 687891 688720 688725) (-401 "FSAGG2.spad" 686578 686594 687869 687874) (-400 "FS2UPS.spad" 680967 681001 686568 686573) (-399 "FS2.spad" 680612 680628 680957 680962) (-398 "FS2EXPXP.spad" 679735 679758 680602 680607) (-397 "FRUTIL.spad" 678677 678687 679725 679730) (-396 "FR.spad" 672374 672384 677704 677773) (-395 "FRNAALG.spad" 667461 667471 672316 672369) (-394 "FRNAALG.spad" 662560 662572 667417 667422) (-393 "FRNAAF2.spad" 662014 662032 662550 662555) (-392 "FRMOD.spad" 661409 661439 661946 661951) (-391 "FRIDEAL.spad" 660604 660625 661389 661404) (-390 "FRIDEAL2.spad" 660206 660238 660594 660599) (-389 "FRETRCT.spad" 659717 659727 660196 660201) (-388 "FRETRCT.spad" 659096 659108 659577 659582) (-387 "FRAMALG.spad" 657424 657437 659052 659091) (-386 "FRAMALG.spad" 655784 655799 657414 657419) (-385 "FRAC.spad" 652887 652897 653290 653463) (-384 "FRAC2.spad" 652490 652502 652877 652882) (-383 "FR2.spad" 651824 651836 652480 652485) (-382 "FPS.spad" 648633 648641 651714 651819) (-381 "FPS.spad" 645470 645480 648553 648558) (-380 "FPC.spad" 644512 644520 645372 645465) (-379 "FPC.spad" 643640 643650 644502 644507) (-378 "FPATMAB.spad" 643392 643402 643620 643635) (-377 "FPARFRAC.spad" 641865 641882 643382 643387) (-376 "FORTRAN.spad" 640371 640414 641855 641860) (-375 "FORT.spad" 639300 639308 640361 640366) (-374 "FORTFN.spad" 636460 636468 639280 639295) (-373 "FORTCAT.spad" 636134 636142 636440 636455) (-372 "FORMULA.spad" 633472 633480 636124 636129) (-371 "FORMULA1.spad" 632951 632961 633462 633467) (-370 "FORDER.spad" 632642 632666 632941 632946) (-369 "FOP.spad" 631843 631851 632632 632637) (-368 "FNLA.spad" 631267 631289 631811 631838) (-367 "FNCAT.spad" 629595 629603 631257 631262) (-366 "FNAME.spad" 629487 629495 629585 629590) (-365 "FMTC.spad" 629285 629293 629413 629482) (-364 "FMONOID.spad" 626340 626350 629241 629246) (-363 "FM.spad" 626035 626047 626274 626301) (-362 "FMFUN.spad" 623055 623063 626015 626030) (-361 "FMC.spad" 622097 622105 623035 623050) (-360 "FMCAT.spad" 619751 619769 622065 622092) (-359 "FM1.spad" 619108 619120 619685 619712) (-358 "FLOATRP.spad" 616829 616843 619098 619103) (-357 "FLOAT.spad" 609993 610001 616695 616824) (-356 "FLOATCP.spad" 607410 607424 609983 609988) (-355 "FLINEXP.spad" 607122 607132 607390 607405) (-354 "FLINEXP.spad" 606788 606800 607058 607063) (-353 "FLASORT.spad" 606108 606120 606778 606783) (-352 "FLALG.spad" 603754 603773 606034 606103) (-351 "FLAGG.spad" 600760 600770 603722 603749) (-350 "FLAGG.spad" 597679 597691 600643 600648) (-349 "FLAGG2.spad" 596360 596376 597669 597674) (-348 "FINRALG.spad" 594389 594402 596316 596355) (-347 "FINRALG.spad" 592344 592359 594273 594278) (-346 "FINITE.spad" 591496 591504 592334 592339) (-345 "FINAALG.spad" 580477 580487 591438 591491) (-344 "FINAALG.spad" 569470 569482 580433 580438) (-343 "FILE.spad" 569053 569063 569460 569465) (-342 "FILECAT.spad" 567571 567588 569043 569048) (-341 "FIELD.spad" 566977 566985 567473 567566) (-340 "FIELD.spad" 566469 566479 566967 566972) (-339 "FGROUP.spad" 565078 565088 566449 566464) (-338 "FGLMICPK.spad" 563865 563880 565068 565073) (-337 "FFX.spad" 563240 563255 563581 563674) (-336 "FFSLPE.spad" 562729 562750 563230 563235) (-335 "FFPOLY.spad" 553981 553992 562719 562724) (-334 "FFPOLY2.spad" 553041 553058 553971 553976) (-333 "FFP.spad" 552438 552458 552757 552850) (-332 "FF.spad" 551886 551902 552119 552212) (-331 "FFNBX.spad" 550398 550418 551602 551695) (-330 "FFNBP.spad" 548911 548928 550114 550207) (-329 "FFNB.spad" 547376 547397 548592 548685) (-328 "FFINTBAS.spad" 544790 544809 547366 547371) (-327 "FFIELDC.spad" 542365 542373 544692 544785) (-326 "FFIELDC.spad" 540026 540036 542355 542360) (-325 "FFHOM.spad" 538774 538791 540016 540021) (-324 "FFF.spad" 536209 536220 538764 538769) (-323 "FFCGX.spad" 535056 535076 535925 536018) (-322 "FFCGP.spad" 533945 533965 534772 534865) (-321 "FFCG.spad" 532737 532758 533626 533719) (-320 "FFCAT.spad" 525638 525660 532576 532732) (-319 "FFCAT.spad" 518618 518642 525558 525563) (-318 "FFCAT2.spad" 518363 518403 518608 518613) (-317 "FEXPR.spad" 510076 510122 518123 518162) (-316 "FEVALAB.spad" 509782 509792 510066 510071) (-315 "FEVALAB.spad" 509273 509285 509559 509564) (-314 "FDIV.spad" 508715 508739 509263 509268) (-313 "FDIVCAT.spad" 506757 506781 508705 508710) (-312 "FDIVCAT.spad" 504797 504823 506747 506752) (-311 "FDIV2.spad" 504451 504491 504787 504792) (-310 "FCPAK1.spad" 503004 503012 504441 504446) (-309 "FCOMP.spad" 502383 502393 502994 502999) (-308 "FC.spad" 492208 492216 502373 502378) (-307 "FAXF.spad" 485143 485157 492110 492203) (-306 "FAXF.spad" 478130 478146 485099 485104) (-305 "FARRAY.spad" 476276 476286 477313 477340) (-304 "FAMR.spad" 474396 474408 476174 476271) (-303 "FAMR.spad" 472500 472514 474280 474285) (-302 "FAMONOID.spad" 472150 472160 472454 472459) (-301 "FAMONC.spad" 470372 470384 472140 472145) (-300 "FAGROUP.spad" 469978 469988 470268 470295) (-299 "FACUTIL.spad" 468174 468191 469968 469973) (-298 "FACTFUNC.spad" 467350 467360 468164 468169) (-297 "EXPUPXS.spad" 464183 464206 465482 465631) (-296 "EXPRTUBE.spad" 461411 461419 464173 464178) (-295 "EXPRODE.spad" 458283 458299 461401 461406) (-294 "EXPR.spad" 453585 453595 454299 454702) (-293 "EXPR2UPS.spad" 449677 449690 453575 453580) (-292 "EXPR2.spad" 449380 449392 449667 449672) (-291 "EXPEXPAN.spad" 446321 446346 446955 447048) (-290 "EXIT.spad" 445992 446000 446311 446316) (-289 "EVALCYC.spad" 445450 445464 445982 445987) (-288 "EVALAB.spad" 445014 445024 445440 445445) (-287 "EVALAB.spad" 444576 444588 445004 445009) (-286 "EUCDOM.spad" 442118 442126 444502 444571) (-285 "EUCDOM.spad" 439722 439732 442108 442113) (-284 "ESTOOLS.spad" 431562 431570 439712 439717) (-283 "ESTOOLS2.spad" 431163 431177 431552 431557) (-282 "ESTOOLS1.spad" 430848 430859 431153 431158) (-281 "ES.spad" 423395 423403 430838 430843) (-280 "ES.spad" 415850 415860 423295 423300) (-279 "ESCONT.spad" 412623 412631 415840 415845) (-278 "ESCONT1.spad" 412372 412384 412613 412618) (-277 "ES2.spad" 411867 411883 412362 412367) (-276 "ES1.spad" 411433 411449 411857 411862) (-275 "ERROR.spad" 408754 408762 411423 411428) (-274 "EQTBL.spad" 407226 407248 407435 407462) (-273 "EQ.spad" 402110 402120 404909 405018) (-272 "EQ2.spad" 401826 401838 402100 402105) (-271 "EP.spad" 398140 398150 401816 401821) (-270 "ENV.spad" 396842 396850 398130 398135) (-269 "ENTIRER.spad" 396510 396518 396786 396837) (-268 "EMR.spad" 395711 395752 396436 396505) (-267 "ELTAGG.spad" 393951 393970 395701 395706) (-266 "ELTAGG.spad" 392155 392176 393907 393912) (-265 "ELTAB.spad" 391602 391620 392145 392150) (-264 "ELFUTS.spad" 390981 391000 391592 391597) (-263 "ELEMFUN.spad" 390670 390678 390971 390976) (-262 "ELEMFUN.spad" 390357 390367 390660 390665) (-261 "ELAGG.spad" 388288 388298 390325 390352) (-260 "ELAGG.spad" 386168 386180 388207 388212) (-259 "ELABEXPR.spad" 385099 385107 386158 386163) (-258 "EFUPXS.spad" 381875 381905 385055 385060) (-257 "EFULS.spad" 378711 378734 381831 381836) (-256 "EFSTRUC.spad" 376666 376682 378701 378706) (-255 "EF.spad" 371432 371448 376656 376661) (-254 "EAB.spad" 369708 369716 371422 371427) (-253 "E04UCFA.spad" 369244 369252 369698 369703) (-252 "E04NAFA.spad" 368821 368829 369234 369239) (-251 "E04MBFA.spad" 368401 368409 368811 368816) (-250 "E04JAFA.spad" 367937 367945 368391 368396) (-249 "E04GCFA.spad" 367473 367481 367927 367932) (-248 "E04FDFA.spad" 367009 367017 367463 367468) (-247 "E04DGFA.spad" 366545 366553 366999 367004) (-246 "E04AGNT.spad" 362387 362395 366535 366540) (-245 "DVARCAT.spad" 359072 359082 362377 362382) (-244 "DVARCAT.spad" 355755 355767 359062 359067) (-243 "DSMP.spad" 353189 353203 353494 353621) (-242 "DROPT.spad" 347134 347142 353179 353184) (-241 "DROPT1.spad" 346797 346807 347124 347129) (-240 "DROPT0.spad" 341624 341632 346787 346792) (-239 "DRAWPT.spad" 339779 339787 341614 341619) (-238 "DRAW.spad" 332379 332392 339769 339774) (-237 "DRAWHACK.spad" 331687 331697 332369 332374) (-236 "DRAWCX.spad" 329129 329137 331677 331682) (-235 "DRAWCURV.spad" 328666 328681 329119 329124) (-234 "DRAWCFUN.spad" 317838 317846 328656 328661) (-233 "DQAGG.spad" 315994 316004 317794 317833) (-232 "DPOLCAT.spad" 311335 311351 315862 315989) (-231 "DPOLCAT.spad" 306762 306780 311291 311296) (-230 "DPMO.spad" 300749 300765 300887 301183) (-229 "DPMM.spad" 294749 294767 294874 295170) (-228 "DOMAIN.spad" 294020 294028 294739 294744) (-227 "DMP.spad" 291245 291260 291817 291944) (-226 "DLP.spad" 290593 290603 291235 291240) (-225 "DLIST.spad" 289005 289015 289776 289803) (-224 "DLAGG.spad" 287406 287416 288985 289000) (-223 "DIVRING.spad" 286853 286861 287350 287401) (-222 "DIVRING.spad" 286344 286354 286843 286848) (-221 "DISPLAY.spad" 284524 284532 286334 286339) (-220 "DIRPROD.spad" 275783 275799 276423 276552) (-219 "DIRPROD2.spad" 274591 274609 275773 275778) (-218 "DIRPCAT.spad" 273523 273539 274445 274586) (-217 "DIRPCAT.spad" 272195 272213 273119 273124) (-216 "DIOSP.spad" 271020 271028 272185 272190) (-215 "DIOPS.spad" 269992 270002 270988 271015) (-214 "DIOPS.spad" 268950 268962 269948 269953) (-213 "DIFRING.spad" 268242 268250 268930 268945) (-212 "DIFRING.spad" 267542 267552 268232 268237) (-211 "DIFEXT.spad" 266701 266711 267522 267537) (-210 "DIFEXT.spad" 265777 265789 266600 266605) (-209 "DIAGG.spad" 265395 265405 265745 265772) (-208 "DIAGG.spad" 265033 265045 265385 265390) (-207 "DHMATRIX.spad" 263337 263347 264490 264517) (-206 "DFSFUN.spad" 256745 256753 263327 263332) (-205 "DFLOAT.spad" 253268 253276 256635 256740) (-204 "DFINTTLS.spad" 251477 251493 253258 253263) (-203 "DERHAM.spad" 249387 249419 251457 251472) (-202 "DEQUEUE.spad" 248705 248715 248994 249021) (-201 "DEGRED.spad" 248320 248334 248695 248700) (-200 "DEFINTRF.spad" 245845 245855 248310 248315) (-199 "DEFINTEF.spad" 244341 244357 245835 245840) (-198 "DECIMAL.spad" 242225 242233 242811 242904) (-197 "DDFACT.spad" 240024 240041 242215 242220) (-196 "DBLRESP.spad" 239622 239646 240014 240019) (-195 "DBASE.spad" 238194 238204 239612 239617) (-194 "D03FAFA.spad" 238022 238030 238184 238189) (-193 "D03EEFA.spad" 237842 237850 238012 238017) (-192 "D03AGNT.spad" 236922 236930 237832 237837) (-191 "D02EJFA.spad" 236384 236392 236912 236917) (-190 "D02CJFA.spad" 235862 235870 236374 236379) (-189 "D02BHFA.spad" 235352 235360 235852 235857) (-188 "D02BBFA.spad" 234842 234850 235342 235347) (-187 "D02AGNT.spad" 229646 229654 234832 234837) (-186 "D01WGTS.spad" 227965 227973 229636 229641) (-185 "D01TRNS.spad" 227942 227950 227955 227960) (-184 "D01GBFA.spad" 227464 227472 227932 227937) (-183 "D01FCFA.spad" 226986 226994 227454 227459) (-182 "D01ASFA.spad" 226454 226462 226976 226981) (-181 "D01AQFA.spad" 225900 225908 226444 226449) (-180 "D01APFA.spad" 225324 225332 225890 225895) (-179 "D01ANFA.spad" 224818 224826 225314 225319) (-178 "D01AMFA.spad" 224328 224336 224808 224813) (-177 "D01ALFA.spad" 223868 223876 224318 224323) (-176 "D01AKFA.spad" 223394 223402 223858 223863) (-175 "D01AJFA.spad" 222917 222925 223384 223389) (-174 "D01AGNT.spad" 218976 218984 222907 222912) (-173 "CYCLOTOM.spad" 218482 218490 218966 218971) (-172 "CYCLES.spad" 215314 215322 218472 218477) (-171 "CVMP.spad" 214731 214741 215304 215309) (-170 "CTRIGMNP.spad" 213221 213237 214721 214726) (-169 "CTORCALL.spad" 212809 212817 213211 213216) (-168 "CSTTOOLS.spad" 212052 212065 212799 212804) (-167 "CRFP.spad" 205756 205769 212042 212047) (-166 "CRAPACK.spad" 204799 204809 205746 205751) (-165 "CPMATCH.spad" 204299 204314 204724 204729) (-164 "CPIMA.spad" 204004 204023 204289 204294) (-163 "COORDSYS.spad" 198897 198907 203994 203999) (-162 "CONTOUR.spad" 198299 198307 198887 198892) (-161 "CONTFRAC.spad" 193911 193921 198201 198294) (-160 "COMRING.spad" 193585 193593 193849 193906) (-159 "COMPPROP.spad" 193099 193107 193575 193580) (-158 "COMPLPAT.spad" 192866 192881 193089 193094) (-157 "COMPLEX.spad" 186899 186909 187143 187404) (-156 "COMPLEX2.spad" 186612 186624 186889 186894) (-155 "COMPFACT.spad" 186214 186228 186602 186607) (-154 "COMPCAT.spad" 184270 184280 185936 186209) (-153 "COMPCAT.spad" 182033 182045 183701 183706) (-152 "COMMUPC.spad" 181779 181797 182023 182028) (-151 "COMMONOP.spad" 181312 181320 181769 181774) (-150 "COMM.spad" 181121 181129 181302 181307) (-149 "COMBOPC.spad" 180026 180034 181111 181116) (-148 "COMBINAT.spad" 178771 178781 180016 180021) (-147 "COMBF.spad" 176139 176155 178761 178766) (-146 "COLOR.spad" 174976 174984 176129 176134) (-145 "CMPLXRT.spad" 174685 174702 174966 174971) (-144 "CLIP.spad" 170777 170785 174675 174680) (-143 "CLIF.spad" 169416 169432 170733 170772) (-142 "CLAGG.spad" 165891 165901 169396 169411) (-141 "CLAGG.spad" 162247 162259 165754 165759) (-140 "CINTSLPE.spad" 161572 161585 162237 162242) (-139 "CHVAR.spad" 159650 159672 161562 161567) (-138 "CHARZ.spad" 159565 159573 159630 159645) (-137 "CHARPOL.spad" 159073 159083 159555 159560) (-136 "CHARNZ.spad" 158826 158834 159053 159068) (-135 "CHAR.spad" 156694 156702 158816 158821) (-134 "CFCAT.spad" 156010 156018 156684 156689) (-133 "CDEN.spad" 155168 155182 156000 156005) (-132 "CCLASS.spad" 153317 153325 154579 154618) (-131 "CATEGORY.spad" 153096 153104 153307 153312) (-130 "CARTEN.spad" 148199 148223 153086 153091) (-129 "CARTEN2.spad" 147585 147612 148189 148194) (-128 "CARD.spad" 144874 144882 147559 147580) (-127 "CACHSET.spad" 144496 144504 144864 144869) (-126 "CABMON.spad" 144049 144057 144486 144491) (-125 "BYTE.spad" 143761 143769 144039 144044) (-124 "BYTEARY.spad" 142836 142844 142930 142957) (-123 "BTREE.spad" 141905 141915 142443 142470) (-122 "BTOURN.spad" 140908 140918 141512 141539) (-121 "BTCAT.spad" 140284 140294 140864 140903) (-120 "BTCAT.spad" 139692 139704 140274 140279) (-119 "BTAGG.spad" 138708 138716 139648 139687) (-118 "BTAGG.spad" 137756 137766 138698 138703) (-117 "BSTREE.spad" 136491 136501 137363 137390) (-116 "BRILL.spad" 134686 134697 136481 136486) (-115 "BRAGG.spad" 133600 133610 134666 134681) (-114 "BRAGG.spad" 132488 132500 133556 133561) (-113 "BPADICRT.spad" 130472 130484 130727 130820) (-112 "BPADIC.spad" 130136 130148 130398 130467) (-111 "BOUNDZRO.spad" 129792 129809 130126 130131) (-110 "BOP.spad" 125256 125264 129782 129787) (-109 "BOP1.spad" 122642 122652 125212 125217) (-108 "BOOLEAN.spad" 121895 121903 122632 122637) (-107 "BMODULE.spad" 121607 121619 121863 121890) (-106 "BITS.spad" 121026 121034 121243 121270) (-105 "BINFILE.spad" 120369 120377 121016 121021) (-104 "BINDING.spad" 119788 119796 120359 120364) (-103 "BINARY.spad" 117681 117689 118258 118351) (-102 "BGAGG.spad" 116866 116876 117649 117676) (-101 "BGAGG.spad" 116071 116083 116856 116861) (-100 "BFUNCT.spad" 115635 115643 116051 116066) (-99 "BEZOUT.spad" 114770 114796 115585 115590) (-98 "BBTREE.spad" 111590 111599 114377 114404) (-97 "BASTYPE.spad" 111263 111270 111580 111585) (-96 "BASTYPE.spad" 110934 110943 111253 111258) (-95 "BALFACT.spad" 110374 110386 110924 110929) (-94 "AUTOMOR.spad" 109821 109830 110354 110369) (-93 "ATTREG.spad" 106540 106547 109573 109816) (-92 "ATTRBUT.spad" 102563 102570 106520 106535) (-91 "ATRIG.spad" 102033 102040 102553 102558) (-90 "ATRIG.spad" 101501 101510 102023 102028) (-89 "ASTACK.spad" 100834 100843 101108 101135) (-88 "ASSOCEQ.spad" 99634 99645 100790 100795) (-87 "ASP9.spad" 98715 98728 99624 99629) (-86 "ASP8.spad" 97758 97771 98705 98710) (-85 "ASP80.spad" 97080 97093 97748 97753) (-84 "ASP7.spad" 96240 96253 97070 97075) (-83 "ASP78.spad" 95691 95704 96230 96235) (-82 "ASP77.spad" 95060 95073 95681 95686) (-81 "ASP74.spad" 94152 94165 95050 95055) (-80 "ASP73.spad" 93423 93436 94142 94147) (-79 "ASP6.spad" 92055 92068 93413 93418) (-78 "ASP55.spad" 90564 90577 92045 92050) (-77 "ASP50.spad" 88381 88394 90554 90559) (-76 "ASP4.spad" 87676 87689 88371 88376) (-75 "ASP49.spad" 86675 86688 87666 87671) (-74 "ASP42.spad" 85082 85121 86665 86670) (-73 "ASP41.spad" 83661 83700 85072 85077) (-72 "ASP35.spad" 82649 82662 83651 83656) (-71 "ASP34.spad" 81950 81963 82639 82644) (-70 "ASP33.spad" 81510 81523 81940 81945) (-69 "ASP31.spad" 80650 80663 81500 81505) (-68 "ASP30.spad" 79542 79555 80640 80645) (-67 "ASP29.spad" 79008 79021 79532 79537) (-66 "ASP28.spad" 70281 70294 78998 79003) (-65 "ASP27.spad" 69178 69191 70271 70276) (-64 "ASP24.spad" 68265 68278 69168 69173) (-63 "ASP20.spad" 67481 67494 68255 68260) (-62 "ASP1.spad" 66862 66875 67471 67476) (-61 "ASP19.spad" 61548 61561 66852 66857) (-60 "ASP12.spad" 60962 60975 61538 61543) (-59 "ASP10.spad" 60233 60246 60952 60957) (-58 "ARRAY2.spad" 59593 59602 59840 59867) (-57 "ARRAY1.spad" 58428 58437 58776 58803) (-56 "ARRAY12.spad" 57097 57108 58418 58423) (-55 "ARR2CAT.spad" 52747 52768 57053 57092) (-54 "ARR2CAT.spad" 48429 48452 52737 52742) (-53 "APPRULE.spad" 47673 47695 48419 48424) (-52 "APPLYORE.spad" 47288 47301 47663 47668) (-51 "ANY.spad" 45630 45637 47278 47283) (-50 "ANY1.spad" 44701 44710 45620 45625) (-49 "ANTISYM.spad" 43140 43156 44681 44696) (-48 "ANON.spad" 42837 42844 43130 43135) (-47 "AN.spad" 41140 41147 42655 42748) (-46 "AMR.spad" 39319 39330 41038 41135) (-45 "AMR.spad" 37335 37348 39056 39061) (-44 "ALIST.spad" 34747 34768 35097 35124) (-43 "ALGSC.spad" 33870 33896 34619 34672) (-42 "ALGPKG.spad" 29579 29590 33826 33831) (-41 "ALGMFACT.spad" 28768 28782 29569 29574) (-40 "ALGMANIP.spad" 26189 26204 28566 28571) (-39 "ALGFF.spad" 24507 24534 24724 24880) (-38 "ALGFACT.spad" 23628 23638 24497 24502) (-37 "ALGEBRA.spad" 23359 23368 23584 23623) (-36 "ALGEBRA.spad" 23122 23133 23349 23354) (-35 "ALAGG.spad" 22620 22641 23078 23117) (-34 "AHYP.spad" 22001 22008 22610 22615) (-33 "AGG.spad" 20300 20307 21981 21996) (-32 "AGG.spad" 18573 18582 20256 20261) (-31 "AF.spad" 16999 17014 18509 18514) (-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 2237747 2237752 2237757 2237762) (-2 NIL 2237727 2237732 2237737 2237742) (-1 NIL 2237707 2237712 2237717 2237722) (0 NIL 2237687 2237692 2237697 2237702) (-1197 "ZMOD.spad" 2237496 2237509 2237625 2237682) (-1196 "ZLINDEP.spad" 2236540 2236551 2237486 2237491) (-1195 "ZDSOLVE.spad" 2226389 2226411 2236530 2236535) (-1194 "YSTREAM.spad" 2225882 2225893 2226379 2226384) (-1193 "XRPOLY.spad" 2225102 2225122 2225738 2225807) (-1192 "XPR.spad" 2222831 2222844 2224820 2224919) (-1191 "XPOLY.spad" 2222386 2222397 2222687 2222756) (-1190 "XPOLYC.spad" 2221703 2221719 2222312 2222381) (-1189 "XPBWPOLY.spad" 2220140 2220160 2221483 2221552) (-1188 "XF.spad" 2218601 2218616 2220042 2220135) (-1187 "XF.spad" 2217042 2217059 2218485 2218490) (-1186 "XFALG.spad" 2214066 2214082 2216968 2217037) (-1185 "XEXPPKG.spad" 2213317 2213343 2214056 2214061) (-1184 "XDPOLY.spad" 2212931 2212947 2213173 2213242) (-1183 "XALG.spad" 2212529 2212540 2212887 2212926) (-1182 "WUTSET.spad" 2208368 2208385 2212175 2212202) (-1181 "WP.spad" 2207382 2207426 2208226 2208293) (-1180 "WFFINTBS.spad" 2204945 2204967 2207372 2207377) (-1179 "WEIER.spad" 2203159 2203170 2204935 2204940) (-1178 "VSPACE.spad" 2202832 2202843 2203127 2203154) (-1177 "VSPACE.spad" 2202525 2202538 2202822 2202827) (-1176 "VOID.spad" 2202115 2202124 2202515 2202520) (-1175 "VIEW.spad" 2199737 2199746 2202105 2202110) (-1174 "VIEWDEF.spad" 2194934 2194943 2199727 2199732) (-1173 "VIEW3D.spad" 2178769 2178778 2194924 2194929) (-1172 "VIEW2D.spad" 2166506 2166515 2178759 2178764) (-1171 "VECTOR.spad" 2165183 2165194 2165434 2165461) (-1170 "VECTOR2.spad" 2163810 2163823 2165173 2165178) (-1169 "VECTCAT.spad" 2161698 2161709 2163766 2163805) (-1168 "VECTCAT.spad" 2159407 2159420 2161477 2161482) (-1167 "VARIABLE.spad" 2159187 2159202 2159397 2159402) (-1166 "UTYPE.spad" 2158821 2158830 2159167 2159182) (-1165 "UTSODETL.spad" 2158114 2158138 2158777 2158782) (-1164 "UTSODE.spad" 2156302 2156322 2158104 2158109) (-1163 "UTS.spad" 2151091 2151119 2154769 2154866) (-1162 "UTSCAT.spad" 2148542 2148558 2150989 2151086) (-1161 "UTSCAT.spad" 2145637 2145655 2148086 2148091) (-1160 "UTS2.spad" 2145230 2145265 2145627 2145632) (-1159 "URAGG.spad" 2139852 2139863 2145210 2145225) (-1158 "URAGG.spad" 2134448 2134461 2139808 2139813) (-1157 "UPXSSING.spad" 2132094 2132120 2133532 2133665) (-1156 "UPXS.spad" 2129121 2129149 2130226 2130375) (-1155 "UPXSCONS.spad" 2126878 2126898 2127253 2127402) (-1154 "UPXSCCA.spad" 2125336 2125356 2126724 2126873) (-1153 "UPXSCCA.spad" 2123936 2123958 2125326 2125331) (-1152 "UPXSCAT.spad" 2122517 2122533 2123782 2123931) (-1151 "UPXS2.spad" 2122058 2122111 2122507 2122512) (-1150 "UPSQFREE.spad" 2120470 2120484 2122048 2122053) (-1149 "UPSCAT.spad" 2118063 2118087 2120368 2120465) (-1148 "UPSCAT.spad" 2115362 2115388 2117669 2117674) (-1147 "UPOLYC.spad" 2110340 2110351 2115204 2115357) (-1146 "UPOLYC.spad" 2105210 2105223 2110076 2110081) (-1145 "UPOLYC2.spad" 2104679 2104698 2105200 2105205) (-1144 "UP.spad" 2101724 2101739 2102232 2102385) (-1143 "UPMP.spad" 2100614 2100627 2101714 2101719) (-1142 "UPDIVP.spad" 2100177 2100191 2100604 2100609) (-1141 "UPDECOMP.spad" 2098414 2098428 2100167 2100172) (-1140 "UPCDEN.spad" 2097621 2097637 2098404 2098409) (-1139 "UP2.spad" 2096983 2097004 2097611 2097616) (-1138 "UNISEG.spad" 2096336 2096347 2096902 2096907) (-1137 "UNISEG2.spad" 2095829 2095842 2096292 2096297) (-1136 "UNIFACT.spad" 2094930 2094942 2095819 2095824) (-1135 "ULS.spad" 2085489 2085517 2086582 2087011) (-1134 "ULSCONS.spad" 2079532 2079552 2079904 2080053) (-1133 "ULSCCAT.spad" 2077129 2077149 2079352 2079527) (-1132 "ULSCCAT.spad" 2074860 2074882 2077085 2077090) (-1131 "ULSCAT.spad" 2073076 2073092 2074706 2074855) (-1130 "ULS2.spad" 2072588 2072641 2073066 2073071) (-1129 "UFD.spad" 2071653 2071662 2072514 2072583) (-1128 "UFD.spad" 2070780 2070791 2071643 2071648) (-1127 "UDVO.spad" 2069627 2069636 2070770 2070775) (-1126 "UDPO.spad" 2067054 2067065 2069583 2069588) (-1125 "TYPE.spad" 2066976 2066985 2067034 2067049) (-1124 "TWOFACT.spad" 2065626 2065641 2066966 2066971) (-1123 "TUPLE.spad" 2065012 2065023 2065525 2065530) (-1122 "TUBETOOL.spad" 2061849 2061858 2065002 2065007) (-1121 "TUBE.spad" 2060490 2060507 2061839 2061844) (-1120 "TS.spad" 2059079 2059095 2060055 2060152) (-1119 "TSETCAT.spad" 2046194 2046211 2059035 2059074) (-1118 "TSETCAT.spad" 2033307 2033326 2046150 2046155) (-1117 "TRMANIP.spad" 2027673 2027690 2033013 2033018) (-1116 "TRIMAT.spad" 2026632 2026657 2027663 2027668) (-1115 "TRIGMNIP.spad" 2025149 2025166 2026622 2026627) (-1114 "TRIGCAT.spad" 2024661 2024670 2025139 2025144) (-1113 "TRIGCAT.spad" 2024171 2024182 2024651 2024656) (-1112 "TREE.spad" 2022742 2022753 2023778 2023805) (-1111 "TRANFUN.spad" 2022573 2022582 2022732 2022737) (-1110 "TRANFUN.spad" 2022402 2022413 2022563 2022568) (-1109 "TOPSP.spad" 2022076 2022085 2022392 2022397) (-1108 "TOOLSIGN.spad" 2021739 2021750 2022066 2022071) (-1107 "TEXTFILE.spad" 2020296 2020305 2021729 2021734) (-1106 "TEX.spad" 2017313 2017322 2020286 2020291) (-1105 "TEX1.spad" 2016869 2016880 2017303 2017308) (-1104 "TEMUTL.spad" 2016424 2016433 2016859 2016864) (-1103 "TBCMPPK.spad" 2014517 2014540 2016414 2016419) (-1102 "TBAGG.spad" 2013541 2013564 2014485 2014512) (-1101 "TBAGG.spad" 2012585 2012610 2013531 2013536) (-1100 "TANEXP.spad" 2011961 2011972 2012575 2012580) (-1099 "TABLE.spad" 2010372 2010395 2010642 2010669) (-1098 "TABLEAU.spad" 2009853 2009864 2010362 2010367) (-1097 "TABLBUMP.spad" 2006636 2006647 2009843 2009848) (-1096 "SYSTEM.spad" 2005910 2005919 2006626 2006631) (-1095 "SYSSOLP.spad" 2003383 2003394 2005900 2005905) (-1094 "SYNTAX.spad" 1999575 1999584 2003373 2003378) (-1093 "SYMTAB.spad" 1997631 1997640 1999565 1999570) (-1092 "SYMS.spad" 1993616 1993625 1997621 1997626) (-1091 "SYMPOLY.spad" 1992626 1992637 1992708 1992835) (-1090 "SYMFUNC.spad" 1992101 1992112 1992616 1992621) (-1089 "SYMBOL.spad" 1989437 1989446 1992091 1992096) (-1088 "SWITCH.spad" 1986194 1986203 1989427 1989432) (-1087 "SUTS.spad" 1983093 1983121 1984661 1984758) (-1086 "SUPXS.spad" 1980107 1980135 1981225 1981374) (-1085 "SUP.spad" 1976879 1976890 1977660 1977813) (-1084 "SUPFRACF.spad" 1975984 1976002 1976869 1976874) (-1083 "SUP2.spad" 1975374 1975387 1975974 1975979) (-1082 "SUMRF.spad" 1974340 1974351 1975364 1975369) (-1081 "SUMFS.spad" 1973973 1973990 1974330 1974335) (-1080 "SULS.spad" 1964519 1964547 1965625 1966054) (-1079 "SUCH.spad" 1964199 1964214 1964509 1964514) (-1078 "SUBSPACE.spad" 1956206 1956221 1964189 1964194) (-1077 "SUBRESP.spad" 1955366 1955380 1956162 1956167) (-1076 "STTF.spad" 1951465 1951481 1955356 1955361) (-1075 "STTFNC.spad" 1947933 1947949 1951455 1951460) (-1074 "STTAYLOR.spad" 1940331 1940342 1947814 1947819) (-1073 "STRTBL.spad" 1938836 1938853 1938985 1939012) (-1072 "STRING.spad" 1938245 1938254 1938259 1938286) (-1071 "STRICAT.spad" 1938021 1938030 1938201 1938240) (-1070 "STREAM.spad" 1934789 1934800 1937546 1937561) (-1069 "STREAM3.spad" 1934334 1934349 1934779 1934784) (-1068 "STREAM2.spad" 1933402 1933415 1934324 1934329) (-1067 "STREAM1.spad" 1933106 1933117 1933392 1933397) (-1066 "STINPROD.spad" 1932012 1932028 1933096 1933101) (-1065 "STEP.spad" 1931213 1931222 1932002 1932007) (-1064 "STBL.spad" 1929739 1929767 1929906 1929921) (-1063 "STAGG.spad" 1928804 1928815 1929719 1929734) (-1062 "STAGG.spad" 1927877 1927890 1928794 1928799) (-1061 "STACK.spad" 1927228 1927239 1927484 1927511) (-1060 "SREGSET.spad" 1924932 1924949 1926874 1926901) (-1059 "SRDCMPK.spad" 1923477 1923497 1924922 1924927) (-1058 "SRAGG.spad" 1918562 1918571 1923433 1923472) (-1057 "SRAGG.spad" 1913679 1913690 1918552 1918557) (-1056 "SQMATRIX.spad" 1911305 1911323 1912213 1912300) (-1055 "SPLTREE.spad" 1905857 1905870 1910741 1910768) (-1054 "SPLNODE.spad" 1902445 1902458 1905847 1905852) (-1053 "SPFCAT.spad" 1901222 1901231 1902435 1902440) (-1052 "SPECOUT.spad" 1899772 1899781 1901212 1901217) (-1051 "spad-parser.spad" 1899237 1899246 1899762 1899767) (-1050 "SPACEC.spad" 1883250 1883261 1899227 1899232) (-1049 "SPACE3.spad" 1883026 1883037 1883240 1883245) (-1048 "SORTPAK.spad" 1882571 1882584 1882982 1882987) (-1047 "SOLVETRA.spad" 1880328 1880339 1882561 1882566) (-1046 "SOLVESER.spad" 1878848 1878859 1880318 1880323) (-1045 "SOLVERAD.spad" 1874858 1874869 1878838 1878843) (-1044 "SOLVEFOR.spad" 1873278 1873296 1874848 1874853) (-1043 "SNTSCAT.spad" 1872866 1872883 1873234 1873273) (-1042 "SMTS.spad" 1871126 1871152 1872431 1872528) (-1041 "SMP.spad" 1868568 1868588 1868958 1869085) (-1040 "SMITH.spad" 1867411 1867436 1868558 1868563) (-1039 "SMATCAT.spad" 1865509 1865539 1867343 1867406) (-1038 "SMATCAT.spad" 1863551 1863583 1865387 1865392) (-1037 "SKAGG.spad" 1862500 1862511 1863507 1863546) (-1036 "SINT.spad" 1860808 1860817 1862366 1862495) (-1035 "SIMPAN.spad" 1860536 1860545 1860798 1860803) (-1034 "SIGNRF.spad" 1859644 1859655 1860526 1860531) (-1033 "SIGNEF.spad" 1858913 1858930 1859634 1859639) (-1032 "SHP.spad" 1856831 1856846 1858869 1858874) (-1031 "SHDP.spad" 1848221 1848248 1848730 1848859) (-1030 "SGROUP.spad" 1847687 1847696 1848211 1848216) (-1029 "SGROUP.spad" 1847151 1847162 1847677 1847682) (-1028 "SGCF.spad" 1840032 1840041 1847141 1847146) (-1027 "SFRTCAT.spad" 1838948 1838965 1839988 1840027) (-1026 "SFRGCD.spad" 1838011 1838031 1838938 1838943) (-1025 "SFQCMPK.spad" 1832648 1832668 1838001 1838006) (-1024 "SFORT.spad" 1832083 1832097 1832638 1832643) (-1023 "SEXOF.spad" 1831926 1831966 1832073 1832078) (-1022 "SEX.spad" 1831818 1831827 1831916 1831921) (-1021 "SEXCAT.spad" 1828922 1828962 1831808 1831813) (-1020 "SET.spad" 1827222 1827233 1828343 1828382) (-1019 "SETMN.spad" 1825656 1825673 1827212 1827217) (-1018 "SETCAT.spad" 1825141 1825150 1825646 1825651) (-1017 "SETCAT.spad" 1824624 1824635 1825131 1825136) (-1016 "SETAGG.spad" 1821147 1821158 1824592 1824619) (-1015 "SETAGG.spad" 1817690 1817703 1821137 1821142) (-1014 "SEGXCAT.spad" 1816802 1816815 1817670 1817685) (-1013 "SEG.spad" 1816615 1816626 1816721 1816726) (-1012 "SEGCAT.spad" 1815434 1815445 1816595 1816610) (-1011 "SEGBIND.spad" 1814506 1814517 1815389 1815394) (-1010 "SEGBIND2.spad" 1814202 1814215 1814496 1814501) (-1009 "SEG2.spad" 1813627 1813640 1814158 1814163) (-1008 "SDVAR.spad" 1812903 1812914 1813617 1813622) (-1007 "SDPOL.spad" 1810296 1810307 1810587 1810714) (-1006 "SCPKG.spad" 1808375 1808386 1810286 1810291) (-1005 "SCOPE.spad" 1807520 1807529 1808365 1808370) (-1004 "SCACHE.spad" 1806202 1806213 1807510 1807515) (-1003 "SAOS.spad" 1806074 1806083 1806192 1806197) (-1002 "SAERFFC.spad" 1805787 1805807 1806064 1806069) (-1001 "SAE.spad" 1803965 1803981 1804576 1804711) (-1000 "SAEFACT.spad" 1803666 1803686 1803955 1803960) (-999 "RURPK.spad" 1801308 1801323 1803656 1803661) (-998 "RULESET.spad" 1800750 1800773 1801298 1801303) (-997 "RULE.spad" 1798955 1798978 1800740 1800745) (-996 "RULECOLD.spad" 1798808 1798820 1798945 1798950) (-995 "RSETGCD.spad" 1795187 1795206 1798798 1798803) (-994 "RSETCAT.spad" 1784960 1784976 1795143 1795182) (-993 "RSETCAT.spad" 1774765 1774783 1784950 1784955) (-992 "RSDCMPK.spad" 1773218 1773237 1774755 1774760) (-991 "RRCC.spad" 1771603 1771632 1773208 1773213) (-990 "RRCC.spad" 1769986 1770017 1771593 1771598) (-989 "RPOLCAT.spad" 1749347 1749361 1769854 1769981) (-988 "RPOLCAT.spad" 1728423 1728439 1748932 1748937) (-987 "ROUTINE.spad" 1724287 1724295 1727070 1727097) (-986 "ROMAN.spad" 1723520 1723528 1724153 1724282) (-985 "ROIRC.spad" 1722601 1722632 1723510 1723515) (-984 "RNS.spad" 1721505 1721513 1722503 1722596) (-983 "RNS.spad" 1720495 1720505 1721495 1721500) (-982 "RNG.spad" 1720231 1720239 1720485 1720490) (-981 "RMODULE.spad" 1719870 1719880 1720221 1720226) (-980 "RMCAT2.spad" 1719279 1719335 1719860 1719865) (-979 "RMATRIX.spad" 1717959 1717977 1718446 1718485) (-978 "RMATCAT.spad" 1713481 1713511 1717903 1717954) (-977 "RMATCAT.spad" 1708905 1708937 1713329 1713334) (-976 "RINTERP.spad" 1708794 1708813 1708895 1708900) (-975 "RING.spad" 1708152 1708160 1708774 1708789) (-974 "RING.spad" 1707518 1707528 1708142 1708147) (-973 "RIDIST.spad" 1706903 1706911 1707508 1707513) (-972 "RGCHAIN.spad" 1705483 1705498 1706388 1706415) (-971 "RF.spad" 1703098 1703108 1705473 1705478) (-970 "RFFACTOR.spad" 1702561 1702571 1703088 1703093) (-969 "RFFACT.spad" 1702297 1702308 1702551 1702556) (-968 "RFDIST.spad" 1701286 1701294 1702287 1702292) (-967 "RETSOL.spad" 1700704 1700716 1701276 1701281) (-966 "RETRACT.spad" 1700054 1700064 1700694 1700699) (-965 "RETRACT.spad" 1699402 1699414 1700044 1700049) (-964 "RESULT.spad" 1697463 1697471 1698049 1698076) (-963 "RESRING.spad" 1696811 1696857 1697401 1697458) (-962 "RESLATC.spad" 1696136 1696146 1696801 1696806) (-961 "REPSQ.spad" 1695866 1695876 1696126 1696131) (-960 "REP.spad" 1693419 1693427 1695856 1695861) (-959 "REPDB.spad" 1693125 1693135 1693409 1693414) (-958 "REP2.spad" 1682698 1682708 1692967 1692972) (-957 "REP1.spad" 1676689 1676699 1682648 1682653) (-956 "REGSET.spad" 1674487 1674503 1676335 1676362) (-955 "REF.spad" 1673817 1673827 1674442 1674447) (-954 "REDORDER.spad" 1672994 1673010 1673807 1673812) (-953 "RECLOS.spad" 1671784 1671803 1672487 1672580) (-952 "REALSOLV.spad" 1670917 1670925 1671774 1671779) (-951 "REAL.spad" 1670790 1670798 1670907 1670912) (-950 "REAL0Q.spad" 1668073 1668087 1670780 1670785) (-949 "REAL0.spad" 1664902 1664916 1668063 1668068) (-948 "RDIV.spad" 1664554 1664578 1664892 1664897) (-947 "RDIST.spad" 1664118 1664128 1664544 1664549) (-946 "RDETRS.spad" 1662915 1662932 1664108 1664113) (-945 "RDETR.spad" 1661023 1661040 1662905 1662910) (-944 "RDEEFS.spad" 1660097 1660113 1661013 1661018) (-943 "RDEEF.spad" 1659094 1659110 1660087 1660092) (-942 "RCFIELD.spad" 1656278 1656286 1658996 1659089) (-941 "RCFIELD.spad" 1653548 1653558 1656268 1656273) (-940 "RCAGG.spad" 1651451 1651461 1653528 1653543) (-939 "RCAGG.spad" 1649291 1649303 1651370 1651375) (-938 "RATRET.spad" 1648652 1648662 1649281 1649286) (-937 "RATFACT.spad" 1648345 1648356 1648642 1648647) (-936 "RANDSRC.spad" 1647665 1647673 1648335 1648340) (-935 "RADUTIL.spad" 1647420 1647428 1647655 1647660) (-934 "RADIX.spad" 1644213 1644226 1645890 1645983) (-933 "RADFF.spad" 1642630 1642666 1642748 1642904) (-932 "RADCAT.spad" 1642224 1642232 1642620 1642625) (-931 "RADCAT.spad" 1641816 1641826 1642214 1642219) (-930 "QUEUE.spad" 1641159 1641169 1641423 1641450) (-929 "QUAT.spad" 1639745 1639755 1640087 1640152) (-928 "QUATCT2.spad" 1639364 1639382 1639735 1639740) (-927 "QUATCAT.spad" 1637529 1637539 1639294 1639359) (-926 "QUATCAT.spad" 1635446 1635458 1637213 1637218) (-925 "QUAGG.spad" 1634260 1634270 1635402 1635441) (-924 "QFORM.spad" 1633723 1633737 1634250 1634255) (-923 "QFCAT.spad" 1632414 1632424 1633613 1633718) (-922 "QFCAT.spad" 1630711 1630723 1631912 1631917) (-921 "QFCAT2.spad" 1630402 1630418 1630701 1630706) (-920 "QEQUAT.spad" 1629959 1629967 1630392 1630397) (-919 "QCMPACK.spad" 1624706 1624725 1629949 1629954) (-918 "QALGSET.spad" 1620781 1620813 1624620 1624625) (-917 "QALGSET2.spad" 1618777 1618795 1620771 1620776) (-916 "PWFFINTB.spad" 1616087 1616108 1618767 1618772) (-915 "PUSHVAR.spad" 1615416 1615435 1616077 1616082) (-914 "PTRANFN.spad" 1611542 1611552 1615406 1615411) (-913 "PTPACK.spad" 1608630 1608640 1611532 1611537) (-912 "PTFUNC2.spad" 1608451 1608465 1608620 1608625) (-911 "PTCAT.spad" 1607533 1607543 1608407 1608446) (-910 "PSQFR.spad" 1606840 1606864 1607523 1607528) (-909 "PSEUDLIN.spad" 1605698 1605708 1606830 1606835) (-908 "PSETPK.spad" 1591131 1591147 1605576 1605581) (-907 "PSETCAT.spad" 1585039 1585062 1591099 1591126) (-906 "PSETCAT.spad" 1578933 1578958 1584995 1585000) (-905 "PSCURVE.spad" 1577916 1577924 1578923 1578928) (-904 "PSCAT.spad" 1576683 1576712 1577814 1577911) (-903 "PSCAT.spad" 1575540 1575571 1576673 1576678) (-902 "PRTITION.spad" 1574383 1574391 1575530 1575535) (-901 "PRS.spad" 1563945 1563962 1574339 1574344) (-900 "PRQAGG.spad" 1563364 1563374 1563901 1563940) (-899 "PROPLOG.spad" 1562767 1562775 1563354 1563359) (-898 "PROPFRML.spad" 1560632 1560643 1562703 1562708) (-897 "PROPERTY.spad" 1560126 1560134 1560622 1560627) (-896 "PRODUCT.spad" 1557806 1557818 1558092 1558147) (-895 "PR.spad" 1556195 1556207 1556900 1557027) (-894 "PRINT.spad" 1555947 1555955 1556185 1556190) (-893 "PRIMES.spad" 1554198 1554208 1555937 1555942) (-892 "PRIMELT.spad" 1552179 1552193 1554188 1554193) (-891 "PRIMCAT.spad" 1551802 1551810 1552169 1552174) (-890 "PRIMARR.spad" 1550807 1550817 1550985 1551012) (-889 "PRIMARR2.spad" 1549530 1549542 1550797 1550802) (-888 "PREASSOC.spad" 1548902 1548914 1549520 1549525) (-887 "PPCURVE.spad" 1548039 1548047 1548892 1548897) (-886 "POLYROOT.spad" 1546811 1546833 1547995 1548000) (-885 "POLY.spad" 1544111 1544121 1544628 1544755) (-884 "POLYLIFT.spad" 1543372 1543395 1544101 1544106) (-883 "POLYCATQ.spad" 1541474 1541496 1543362 1543367) (-882 "POLYCAT.spad" 1534880 1534901 1541342 1541469) (-881 "POLYCAT.spad" 1527588 1527611 1534052 1534057) (-880 "POLY2UP.spad" 1527036 1527050 1527578 1527583) (-879 "POLY2.spad" 1526631 1526643 1527026 1527031) (-878 "POLUTIL.spad" 1525572 1525601 1526587 1526592) (-877 "POLTOPOL.spad" 1524320 1524335 1525562 1525567) (-876 "POINT.spad" 1523161 1523171 1523248 1523275) (-875 "PNTHEORY.spad" 1519827 1519835 1523151 1523156) (-874 "PMTOOLS.spad" 1518584 1518598 1519817 1519822) (-873 "PMSYM.spad" 1518129 1518139 1518574 1518579) (-872 "PMQFCAT.spad" 1517716 1517730 1518119 1518124) (-871 "PMPRED.spad" 1517185 1517199 1517706 1517711) (-870 "PMPREDFS.spad" 1516629 1516651 1517175 1517180) (-869 "PMPLCAT.spad" 1515699 1515717 1516561 1516566) (-868 "PMLSAGG.spad" 1515280 1515294 1515689 1515694) (-867 "PMKERNEL.spad" 1514847 1514859 1515270 1515275) (-866 "PMINS.spad" 1514423 1514433 1514837 1514842) (-865 "PMFS.spad" 1513996 1514014 1514413 1514418) (-864 "PMDOWN.spad" 1513282 1513296 1513986 1513991) (-863 "PMASS.spad" 1512294 1512302 1513272 1513277) (-862 "PMASSFS.spad" 1511263 1511279 1512284 1512289) (-861 "PLOTTOOL.spad" 1511043 1511051 1511253 1511258) (-860 "PLOT.spad" 1505874 1505882 1511033 1511038) (-859 "PLOT3D.spad" 1502294 1502302 1505864 1505869) (-858 "PLOT1.spad" 1501435 1501445 1502284 1502289) (-857 "PLEQN.spad" 1488651 1488678 1501425 1501430) (-856 "PINTERP.spad" 1488267 1488286 1488641 1488646) (-855 "PINTERPA.spad" 1488049 1488065 1488257 1488262) (-854 "PI.spad" 1487656 1487664 1488023 1488044) (-853 "PID.spad" 1486612 1486620 1487582 1487651) (-852 "PICOERCE.spad" 1486269 1486279 1486602 1486607) (-851 "PGROEB.spad" 1484866 1484880 1486259 1486264) (-850 "PGE.spad" 1476119 1476127 1484856 1484861) (-849 "PGCD.spad" 1475001 1475018 1476109 1476114) (-848 "PFRPAC.spad" 1474144 1474154 1474991 1474996) (-847 "PFR.spad" 1470801 1470811 1474046 1474139) (-846 "PFOTOOLS.spad" 1470059 1470075 1470791 1470796) (-845 "PFOQ.spad" 1469429 1469447 1470049 1470054) (-844 "PFO.spad" 1468848 1468875 1469419 1469424) (-843 "PF.spad" 1468422 1468434 1468653 1468746) (-842 "PFECAT.spad" 1466088 1466096 1468348 1468417) (-841 "PFECAT.spad" 1463782 1463792 1466044 1466049) (-840 "PFBRU.spad" 1461652 1461664 1463772 1463777) (-839 "PFBR.spad" 1459190 1459213 1461642 1461647) (-838 "PERM.spad" 1454871 1454881 1459020 1459035) (-837 "PERMGRP.spad" 1449607 1449617 1454861 1454866) (-836 "PERMCAT.spad" 1448159 1448169 1449587 1449602) (-835 "PERMAN.spad" 1446691 1446705 1448149 1448154) (-834 "PENDTREE.spad" 1445964 1445974 1446320 1446325) (-833 "PDRING.spad" 1444455 1444465 1445944 1445959) (-832 "PDRING.spad" 1442954 1442966 1444445 1444450) (-831 "PDEPROB.spad" 1441911 1441919 1442944 1442949) (-830 "PDEPACK.spad" 1435913 1435921 1441901 1441906) (-829 "PDECOMP.spad" 1435375 1435392 1435903 1435908) (-828 "PDECAT.spad" 1433729 1433737 1435365 1435370) (-827 "PCOMP.spad" 1433580 1433593 1433719 1433724) (-826 "PBWLB.spad" 1432162 1432179 1433570 1433575) (-825 "PATTERN.spad" 1426593 1426603 1432152 1432157) (-824 "PATTERN2.spad" 1426329 1426341 1426583 1426588) (-823 "PATTERN1.spad" 1424631 1424647 1426319 1426324) (-822 "PATRES.spad" 1422178 1422190 1424621 1424626) (-821 "PATRES2.spad" 1421840 1421854 1422168 1422173) (-820 "PATMATCH.spad" 1420002 1420033 1421553 1421558) (-819 "PATMAB.spad" 1419427 1419437 1419992 1419997) (-818 "PATLRES.spad" 1418511 1418525 1419417 1419422) (-817 "PATAB.spad" 1418275 1418285 1418501 1418506) (-816 "PARTPERM.spad" 1415637 1415645 1418265 1418270) (-815 "PARSURF.spad" 1415065 1415093 1415627 1415632) (-814 "PARSU2.spad" 1414860 1414876 1415055 1415060) (-813 "script-parser.spad" 1414380 1414388 1414850 1414855) (-812 "PARSCURV.spad" 1413808 1413836 1414370 1414375) (-811 "PARSC2.spad" 1413597 1413613 1413798 1413803) (-810 "PARPCURV.spad" 1413055 1413083 1413587 1413592) (-809 "PARPC2.spad" 1412844 1412860 1413045 1413050) (-808 "PAN2EXPR.spad" 1412256 1412264 1412834 1412839) (-807 "PALETTE.spad" 1411226 1411234 1412246 1412251) (-806 "PAIR.spad" 1410209 1410222 1410814 1410819) (-805 "PADICRC.spad" 1407542 1407560 1408717 1408810) (-804 "PADICRAT.spad" 1405560 1405572 1405781 1405874) (-803 "PADIC.spad" 1405255 1405267 1405486 1405555) (-802 "PADICCT.spad" 1403796 1403808 1405181 1405250) (-801 "PADEPAC.spad" 1402475 1402494 1403786 1403791) (-800 "PADE.spad" 1401215 1401231 1402465 1402470) (-799 "OWP.spad" 1400199 1400229 1401073 1401140) (-798 "OVAR.spad" 1399980 1400003 1400189 1400194) (-797 "OUT.spad" 1399064 1399072 1399970 1399975) (-796 "OUTFORM.spad" 1388478 1388486 1399054 1399059) (-795 "OSI.spad" 1387953 1387961 1388468 1388473) (-794 "ORTHPOL.spad" 1386414 1386424 1387870 1387875) (-793 "OREUP.spad" 1385774 1385802 1386096 1386135) (-792 "ORESUP.spad" 1385075 1385099 1385456 1385495) (-791 "OREPCTO.spad" 1382894 1382906 1384995 1385000) (-790 "OREPCAT.spad" 1376951 1376961 1382850 1382889) (-789 "OREPCAT.spad" 1370898 1370910 1376799 1376804) (-788 "ORDSET.spad" 1370064 1370072 1370888 1370893) (-787 "ORDSET.spad" 1369228 1369238 1370054 1370059) (-786 "ORDRING.spad" 1368618 1368626 1369208 1369223) (-785 "ORDRING.spad" 1368016 1368026 1368608 1368613) (-784 "ORDMON.spad" 1367871 1367879 1368006 1368011) (-783 "ORDFUNS.spad" 1366997 1367013 1367861 1367866) (-782 "ORDFIN.spad" 1366931 1366939 1366987 1366992) (-781 "ORDCOMP.spad" 1365399 1365409 1366481 1366510) (-780 "ORDCOMP2.spad" 1364684 1364696 1365389 1365394) (-779 "OPTPROB.spad" 1363264 1363272 1364674 1364679) (-778 "OPTPACK.spad" 1355649 1355657 1363254 1363259) (-777 "OPTCAT.spad" 1353324 1353332 1355639 1355644) (-776 "OPQUERY.spad" 1352873 1352881 1353314 1353319) (-775 "OP.spad" 1352615 1352625 1352695 1352762) (-774 "ONECOMP.spad" 1351363 1351373 1352165 1352194) (-773 "ONECOMP2.spad" 1350781 1350793 1351353 1351358) (-772 "OMSERVER.spad" 1349783 1349791 1350771 1350776) (-771 "OMSAGG.spad" 1349559 1349569 1349727 1349778) (-770 "OMPKG.spad" 1348171 1348179 1349549 1349554) (-769 "OM.spad" 1347136 1347144 1348161 1348166) (-768 "OMLO.spad" 1346561 1346573 1347022 1347061) (-767 "OMEXPR.spad" 1346395 1346405 1346551 1346556) (-766 "OMERR.spad" 1345938 1345946 1346385 1346390) (-765 "OMERRK.spad" 1344972 1344980 1345928 1345933) (-764 "OMENC.spad" 1344316 1344324 1344962 1344967) (-763 "OMDEV.spad" 1338605 1338613 1344306 1344311) (-762 "OMCONN.spad" 1338014 1338022 1338595 1338600) (-761 "OINTDOM.spad" 1337777 1337785 1337940 1338009) (-760 "OFMONOID.spad" 1333964 1333974 1337767 1337772) (-759 "ODVAR.spad" 1333225 1333235 1333954 1333959) (-758 "ODR.spad" 1332673 1332699 1333037 1333186) (-757 "ODPOL.spad" 1330022 1330032 1330362 1330489) (-756 "ODP.spad" 1321548 1321568 1321921 1322050) (-755 "ODETOOLS.spad" 1320131 1320150 1321538 1321543) (-754 "ODESYS.spad" 1317781 1317798 1320121 1320126) (-753 "ODERTRIC.spad" 1313722 1313739 1317738 1317743) (-752 "ODERED.spad" 1313109 1313133 1313712 1313717) (-751 "ODERAT.spad" 1310660 1310677 1313099 1313104) (-750 "ODEPRRIC.spad" 1307551 1307573 1310650 1310655) (-749 "ODEPROB.spad" 1306750 1306758 1307541 1307546) (-748 "ODEPRIM.spad" 1304024 1304046 1306740 1306745) (-747 "ODEPAL.spad" 1303400 1303424 1304014 1304019) (-746 "ODEPACK.spad" 1290002 1290010 1303390 1303395) (-745 "ODEINT.spad" 1289433 1289449 1289992 1289997) (-744 "ODEIFTBL.spad" 1286828 1286836 1289423 1289428) (-743 "ODEEF.spad" 1282195 1282211 1286818 1286823) (-742 "ODECONST.spad" 1281714 1281732 1282185 1282190) (-741 "ODECAT.spad" 1280310 1280318 1281704 1281709) (-740 "OCT.spad" 1278457 1278467 1279173 1279212) (-739 "OCTCT2.spad" 1278101 1278122 1278447 1278452) (-738 "OC.spad" 1275875 1275885 1278057 1278096) (-737 "OC.spad" 1273375 1273387 1275559 1275564) (-736 "OCAMON.spad" 1273223 1273231 1273365 1273370) (-735 "OASGP.spad" 1273038 1273046 1273213 1273218) (-734 "OAMONS.spad" 1272558 1272566 1273028 1273033) (-733 "OAMON.spad" 1272419 1272427 1272548 1272553) (-732 "OAGROUP.spad" 1272281 1272289 1272409 1272414) (-731 "NUMTUBE.spad" 1271868 1271884 1272271 1272276) (-730 "NUMQUAD.spad" 1259730 1259738 1271858 1271863) (-729 "NUMODE.spad" 1250866 1250874 1259720 1259725) (-728 "NUMINT.spad" 1248424 1248432 1250856 1250861) (-727 "NUMFMT.spad" 1247264 1247272 1248414 1248419) (-726 "NUMERIC.spad" 1239337 1239347 1247070 1247075) (-725 "NTSCAT.spad" 1237827 1237843 1239293 1239332) (-724 "NTPOLFN.spad" 1237372 1237382 1237744 1237749) (-723 "NSUP.spad" 1230385 1230395 1234925 1235078) (-722 "NSUP2.spad" 1229777 1229789 1230375 1230380) (-721 "NSMP.spad" 1225976 1225995 1226284 1226411) (-720 "NREP.spad" 1224348 1224362 1225966 1225971) (-719 "NPCOEF.spad" 1223594 1223614 1224338 1224343) (-718 "NORMRETR.spad" 1223192 1223231 1223584 1223589) (-717 "NORMPK.spad" 1221094 1221113 1223182 1223187) (-716 "NORMMA.spad" 1220782 1220808 1221084 1221089) (-715 "NONE.spad" 1220523 1220531 1220772 1220777) (-714 "NONE1.spad" 1220199 1220209 1220513 1220518) (-713 "NODE1.spad" 1219668 1219684 1220189 1220194) (-712 "NNI.spad" 1218555 1218563 1219642 1219663) (-711 "NLINSOL.spad" 1217177 1217187 1218545 1218550) (-710 "NIPROB.spad" 1215660 1215668 1217167 1217172) (-709 "NFINTBAS.spad" 1213120 1213137 1215650 1215655) (-708 "NCODIV.spad" 1211318 1211334 1213110 1213115) (-707 "NCNTFRAC.spad" 1210960 1210974 1211308 1211313) (-706 "NCEP.spad" 1209120 1209134 1210950 1210955) (-705 "NASRING.spad" 1208716 1208724 1209110 1209115) (-704 "NASRING.spad" 1208310 1208320 1208706 1208711) (-703 "NARNG.spad" 1207654 1207662 1208300 1208305) (-702 "NARNG.spad" 1206996 1207006 1207644 1207649) (-701 "NAGSP.spad" 1206069 1206077 1206986 1206991) (-700 "NAGS.spad" 1195594 1195602 1206059 1206064) (-699 "NAGF07.spad" 1193987 1193995 1195584 1195589) (-698 "NAGF04.spad" 1188219 1188227 1193977 1193982) (-697 "NAGF02.spad" 1182028 1182036 1188209 1188214) (-696 "NAGF01.spad" 1177631 1177639 1182018 1182023) (-695 "NAGE04.spad" 1171091 1171099 1177621 1177626) (-694 "NAGE02.spad" 1161433 1161441 1171081 1171086) (-693 "NAGE01.spad" 1157317 1157325 1161423 1161428) (-692 "NAGD03.spad" 1155237 1155245 1157307 1157312) (-691 "NAGD02.spad" 1147768 1147776 1155227 1155232) (-690 "NAGD01.spad" 1141881 1141889 1147758 1147763) (-689 "NAGC06.spad" 1137668 1137676 1141871 1141876) (-688 "NAGC05.spad" 1136137 1136145 1137658 1137663) (-687 "NAGC02.spad" 1135392 1135400 1136127 1136132) (-686 "NAALG.spad" 1134927 1134937 1135360 1135387) (-685 "NAALG.spad" 1134482 1134494 1134917 1134922) (-684 "MULTSQFR.spad" 1131440 1131457 1134472 1134477) (-683 "MULTFACT.spad" 1130823 1130840 1131430 1131435) (-682 "MTSCAT.spad" 1128857 1128878 1130721 1130818) (-681 "MTHING.spad" 1128514 1128524 1128847 1128852) (-680 "MSYSCMD.spad" 1127948 1127956 1128504 1128509) (-679 "MSET.spad" 1125890 1125900 1127654 1127693) (-678 "MSETAGG.spad" 1125723 1125733 1125846 1125885) (-677 "MRING.spad" 1122694 1122706 1125431 1125498) (-676 "MRF2.spad" 1122262 1122276 1122684 1122689) (-675 "MRATFAC.spad" 1121808 1121825 1122252 1122257) (-674 "MPRFF.spad" 1119838 1119857 1121798 1121803) (-673 "MPOLY.spad" 1117276 1117291 1117635 1117762) (-672 "MPCPF.spad" 1116540 1116559 1117266 1117271) (-671 "MPC3.spad" 1116355 1116395 1116530 1116535) (-670 "MPC2.spad" 1115997 1116030 1116345 1116350) (-669 "MONOTOOL.spad" 1114332 1114349 1115987 1115992) (-668 "MONOID.spad" 1113506 1113514 1114322 1114327) (-667 "MONOID.spad" 1112678 1112688 1113496 1113501) (-666 "MONOGEN.spad" 1111424 1111437 1112538 1112673) (-665 "MONOGEN.spad" 1110192 1110207 1111308 1111313) (-664 "MONADWU.spad" 1108206 1108214 1110182 1110187) (-663 "MONADWU.spad" 1106218 1106228 1108196 1108201) (-662 "MONAD.spad" 1105362 1105370 1106208 1106213) (-661 "MONAD.spad" 1104504 1104514 1105352 1105357) (-660 "MOEBIUS.spad" 1103190 1103204 1104484 1104499) (-659 "MODULE.spad" 1103060 1103070 1103158 1103185) (-658 "MODULE.spad" 1102950 1102962 1103050 1103055) (-657 "MODRING.spad" 1102281 1102320 1102930 1102945) (-656 "MODOP.spad" 1100940 1100952 1102103 1102170) (-655 "MODMONOM.spad" 1100472 1100490 1100930 1100935) (-654 "MODMON.spad" 1097177 1097193 1097953 1098106) (-653 "MODFIELD.spad" 1096535 1096574 1097079 1097172) (-652 "MMLFORM.spad" 1095395 1095403 1096525 1096530) (-651 "MMAP.spad" 1095135 1095169 1095385 1095390) (-650 "MLO.spad" 1093562 1093572 1095091 1095130) (-649 "MLIFT.spad" 1092134 1092151 1093552 1093557) (-648 "MKUCFUNC.spad" 1091667 1091685 1092124 1092129) (-647 "MKRECORD.spad" 1091269 1091282 1091657 1091662) (-646 "MKFUNC.spad" 1090650 1090660 1091259 1091264) (-645 "MKFLCFN.spad" 1089606 1089616 1090640 1090645) (-644 "MKCHSET.spad" 1089382 1089392 1089596 1089601) (-643 "MKBCFUNC.spad" 1088867 1088885 1089372 1089377) (-642 "MINT.spad" 1088306 1088314 1088769 1088862) (-641 "MHROWRED.spad" 1086807 1086817 1088296 1088301) (-640 "MFLOAT.spad" 1085252 1085260 1086697 1086802) (-639 "MFINFACT.spad" 1084652 1084674 1085242 1085247) (-638 "MESH.spad" 1082384 1082392 1084642 1084647) (-637 "MDDFACT.spad" 1080577 1080587 1082374 1082379) (-636 "MDAGG.spad" 1079852 1079862 1080545 1080572) (-635 "MCMPLX.spad" 1075832 1075840 1076446 1076647) (-634 "MCDEN.spad" 1075040 1075052 1075822 1075827) (-633 "MCALCFN.spad" 1072142 1072168 1075030 1075035) (-632 "MATSTOR.spad" 1069418 1069428 1072132 1072137) (-631 "MATRIX.spad" 1068122 1068132 1068606 1068633) (-630 "MATLIN.spad" 1065448 1065472 1068006 1068011) (-629 "MATCAT.spad" 1057021 1057043 1065404 1065443) (-628 "MATCAT.spad" 1048478 1048502 1056863 1056868) (-627 "MATCAT2.spad" 1047746 1047794 1048468 1048473) (-626 "MAPPKG3.spad" 1046645 1046659 1047736 1047741) (-625 "MAPPKG2.spad" 1045979 1045991 1046635 1046640) (-624 "MAPPKG1.spad" 1044797 1044807 1045969 1045974) (-623 "MAPHACK3.spad" 1044605 1044619 1044787 1044792) (-622 "MAPHACK2.spad" 1044370 1044382 1044595 1044600) (-621 "MAPHACK1.spad" 1044000 1044010 1044360 1044365) (-620 "MAGMA.spad" 1041790 1041807 1043990 1043995) (-619 "M3D.spad" 1039488 1039498 1041170 1041175) (-618 "LZSTAGG.spad" 1036706 1036716 1039468 1039483) (-617 "LZSTAGG.spad" 1033932 1033944 1036696 1036701) (-616 "LWORD.spad" 1030637 1030654 1033922 1033927) (-615 "LSQM.spad" 1028865 1028879 1029263 1029314) (-614 "LSPP.spad" 1028398 1028415 1028855 1028860) (-613 "LSMP.spad" 1027238 1027266 1028388 1028393) (-612 "LSMP1.spad" 1025042 1025056 1027228 1027233) (-611 "LSAGG.spad" 1024699 1024709 1024998 1025037) (-610 "LSAGG.spad" 1024388 1024400 1024689 1024694) (-609 "LPOLY.spad" 1023342 1023361 1024244 1024313) (-608 "LPEFRAC.spad" 1022599 1022609 1023332 1023337) (-607 "LO.spad" 1022000 1022014 1022533 1022560) (-606 "LOGIC.spad" 1021602 1021610 1021990 1021995) (-605 "LOGIC.spad" 1021202 1021212 1021592 1021597) (-604 "LODOOPS.spad" 1020120 1020132 1021192 1021197) (-603 "LODO.spad" 1019506 1019522 1019802 1019841) (-602 "LODOF.spad" 1018550 1018567 1019463 1019468) (-601 "LODOCAT.spad" 1017208 1017218 1018506 1018545) (-600 "LODOCAT.spad" 1015864 1015876 1017164 1017169) (-599 "LODO2.spad" 1015139 1015151 1015546 1015585) (-598 "LODO1.spad" 1014541 1014551 1014821 1014860) (-597 "LODEEF.spad" 1013313 1013331 1014531 1014536) (-596 "LNAGG.spad" 1009105 1009115 1013293 1013308) (-595 "LNAGG.spad" 1004871 1004883 1009061 1009066) (-594 "LMOPS.spad" 1001607 1001624 1004861 1004866) (-593 "LMODULE.spad" 1001249 1001259 1001597 1001602) (-592 "LMDICT.spad" 1000532 1000542 1000800 1000827) (-591 "LIST.spad" 998250 998260 999679 999706) (-590 "LIST3.spad" 997541 997555 998240 998245) (-589 "LIST2.spad" 996181 996193 997531 997536) (-588 "LIST2MAP.spad" 993058 993070 996171 996176) (-587 "LINEXP.spad" 992490 992500 993038 993053) (-586 "LINDEP.spad" 991267 991279 992402 992407) (-585 "LIMITRF.spad" 989181 989191 991257 991262) (-584 "LIMITPS.spad" 988064 988077 989171 989176) (-583 "LIE.spad" 986078 986090 987354 987499) (-582 "LIECAT.spad" 985554 985564 986004 986073) (-581 "LIECAT.spad" 985058 985070 985510 985515) (-580 "LIB.spad" 983106 983114 983717 983732) (-579 "LGROBP.spad" 980459 980478 983096 983101) (-578 "LF.spad" 979378 979394 980449 980454) (-577 "LFCAT.spad" 978397 978405 979368 979373) (-576 "LEXTRIPK.spad" 973900 973915 978387 978392) (-575 "LEXP.spad" 971903 971930 973880 973895) (-574 "LEADCDET.spad" 970287 970304 971893 971898) (-573 "LAZM3PK.spad" 968991 969013 970277 970282) (-572 "LAUPOL.spad" 967682 967695 968586 968655) (-571 "LAPLACE.spad" 967255 967271 967672 967677) (-570 "LA.spad" 966695 966709 967177 967216) (-569 "LALG.spad" 966471 966481 966675 966690) (-568 "LALG.spad" 966255 966267 966461 966466) (-567 "KOVACIC.spad" 964968 964985 966245 966250) (-566 "KONVERT.spad" 964690 964700 964958 964963) (-565 "KOERCE.spad" 964427 964437 964680 964685) (-564 "KERNEL.spad" 962962 962972 964211 964216) (-563 "KERNEL2.spad" 962665 962677 962952 962957) (-562 "KDAGG.spad" 961756 961778 962633 962660) (-561 "KDAGG.spad" 960867 960891 961746 961751) (-560 "KAFILE.spad" 959830 959846 960065 960092) (-559 "JORDAN.spad" 957657 957669 959120 959265) (-558 "IXAGG.spad" 955770 955794 957637 957652) (-557 "IXAGG.spad" 953748 953774 955617 955622) (-556 "IVECTOR.spad" 952521 952536 952676 952703) (-555 "ITUPLE.spad" 951666 951676 952511 952516) (-554 "ITRIGMNP.spad" 950477 950496 951656 951661) (-553 "ITFUN3.spad" 949971 949985 950467 950472) (-552 "ITFUN2.spad" 949701 949713 949961 949966) (-551 "ITAYLOR.spad" 947493 947508 949537 949662) (-550 "ISUPS.spad" 939904 939919 946467 946564) (-549 "ISUMP.spad" 939401 939417 939894 939899) (-548 "ISTRING.spad" 938404 938417 938570 938597) (-547 "IRURPK.spad" 937117 937136 938394 938399) (-546 "IRSN.spad" 935077 935085 937107 937112) (-545 "IRRF2F.spad" 933552 933562 935033 935038) (-544 "IRREDFFX.spad" 933153 933164 933542 933547) (-543 "IROOT.spad" 931484 931494 933143 933148) (-542 "IR.spad" 929274 929288 931340 931367) (-541 "IR2.spad" 928294 928310 929264 929269) (-540 "IR2F.spad" 927494 927510 928284 928289) (-539 "IPRNTPK.spad" 927254 927262 927484 927489) (-538 "IPF.spad" 926819 926831 927059 927152) (-537 "IPADIC.spad" 926580 926606 926745 926814) (-536 "INVLAPLA.spad" 926225 926241 926570 926575) (-535 "INTTR.spad" 919471 919488 926215 926220) (-534 "INTTOOLS.spad" 917183 917199 919046 919051) (-533 "INTSLPE.spad" 916489 916497 917173 917178) (-532 "INTRVL.spad" 916055 916065 916403 916484) (-531 "INTRF.spad" 914419 914433 916045 916050) (-530 "INTRET.spad" 913851 913861 914409 914414) (-529 "INTRAT.spad" 912526 912543 913841 913846) (-528 "INTPM.spad" 910889 910905 912169 912174) (-527 "INTPAF.spad" 908657 908675 910821 910826) (-526 "INTPACK.spad" 898967 898975 908647 908652) (-525 "INT.spad" 898328 898336 898821 898962) (-524 "INTHERTR.spad" 897594 897611 898318 898323) (-523 "INTHERAL.spad" 897260 897284 897584 897589) (-522 "INTHEORY.spad" 893673 893681 897250 897255) (-521 "INTG0.spad" 887136 887154 893605 893610) (-520 "INTFTBL.spad" 881165 881173 887126 887131) (-519 "INTFACT.spad" 880224 880234 881155 881160) (-518 "INTEF.spad" 878539 878555 880214 880219) (-517 "INTDOM.spad" 877154 877162 878465 878534) (-516 "INTDOM.spad" 875831 875841 877144 877149) (-515 "INTCAT.spad" 874084 874094 875745 875826) (-514 "INTBIT.spad" 873587 873595 874074 874079) (-513 "INTALG.spad" 872769 872796 873577 873582) (-512 "INTAF.spad" 872261 872277 872759 872764) (-511 "INTABL.spad" 870779 870810 870942 870969) (-510 "INS.spad" 868175 868183 870681 870774) (-509 "INS.spad" 865657 865667 868165 868170) (-508 "INPSIGN.spad" 865091 865104 865647 865652) (-507 "INPRODPF.spad" 864157 864176 865081 865086) (-506 "INPRODFF.spad" 863215 863239 864147 864152) (-505 "INNMFACT.spad" 862186 862203 863205 863210) (-504 "INMODGCD.spad" 861670 861700 862176 862181) (-503 "INFSP.spad" 859955 859977 861660 861665) (-502 "INFPROD0.spad" 859005 859024 859945 859950) (-501 "INFORM.spad" 856273 856281 858995 859000) (-500 "INFORM1.spad" 855898 855908 856263 856268) (-499 "INFINITY.spad" 855450 855458 855888 855893) (-498 "INEP.spad" 853982 854004 855440 855445) (-497 "INDE.spad" 853888 853905 853972 853977) (-496 "INCRMAPS.spad" 853309 853319 853878 853883) (-495 "INBFF.spad" 849079 849090 853299 853304) (-494 "IMATRIX.spad" 848024 848050 848536 848563) (-493 "IMATQF.spad" 847118 847162 847980 847985) (-492 "IMATLIN.spad" 845723 845747 847074 847079) (-491 "ILIST.spad" 844379 844394 844906 844933) (-490 "IIARRAY2.spad" 843767 843805 843986 844013) (-489 "IFF.spad" 843177 843193 843448 843541) (-488 "IFARRAY.spad" 840664 840679 842360 842387) (-487 "IFAMON.spad" 840526 840543 840620 840625) (-486 "IEVALAB.spad" 839915 839927 840516 840521) (-485 "IEVALAB.spad" 839302 839316 839905 839910) (-484 "IDPO.spad" 839100 839112 839292 839297) (-483 "IDPOAMS.spad" 838856 838868 839090 839095) (-482 "IDPOAM.spad" 838576 838588 838846 838851) (-481 "IDPC.spad" 837510 837522 838566 838571) (-480 "IDPAM.spad" 837255 837267 837500 837505) (-479 "IDPAG.spad" 837002 837014 837245 837250) (-478 "IDECOMP.spad" 834239 834257 836992 836997) (-477 "IDEAL.spad" 829162 829201 834174 834179) (-476 "ICDEN.spad" 828313 828329 829152 829157) (-475 "ICARD.spad" 827502 827510 828303 828308) (-474 "IBPTOOLS.spad" 826095 826112 827492 827497) (-473 "IBITS.spad" 825294 825307 825731 825758) (-472 "IBATOOL.spad" 822169 822188 825284 825289) (-471 "IBACHIN.spad" 820656 820671 822159 822164) (-470 "IARRAY2.spad" 819644 819670 820263 820290) (-469 "IARRAY1.spad" 818689 818704 818827 818854) (-468 "IAN.spad" 816904 816912 818507 818600) (-467 "IALGFACT.spad" 816505 816538 816894 816899) (-466 "HYPCAT.spad" 815929 815937 816495 816500) (-465 "HYPCAT.spad" 815351 815361 815919 815924) (-464 "HOAGG.spad" 812609 812619 815331 815346) (-463 "HOAGG.spad" 809652 809664 812376 812381) (-462 "HEXADEC.spad" 807524 807532 808122 808215) (-461 "HEUGCD.spad" 806539 806550 807514 807519) (-460 "HELLFDIV.spad" 806129 806153 806529 806534) (-459 "HEAP.spad" 805521 805531 805736 805763) (-458 "HDP.spad" 797043 797059 797420 797549) (-457 "HDMP.spad" 794222 794237 794840 794967) (-456 "HB.spad" 792459 792467 794212 794217) (-455 "HASHTBL.spad" 790929 790960 791140 791167) (-454 "HACKPI.spad" 790412 790420 790831 790924) (-453 "GTSET.spad" 789351 789367 790058 790085) (-452 "GSTBL.spad" 787870 787905 788044 788059) (-451 "GSERIES.spad" 785037 785064 786002 786151) (-450 "GROUP.spad" 784211 784219 785017 785032) (-449 "GROUP.spad" 783393 783403 784201 784206) (-448 "GROEBSOL.spad" 781881 781902 783383 783388) (-447 "GRMOD.spad" 780452 780464 781871 781876) (-446 "GRMOD.spad" 779021 779035 780442 780447) (-445 "GRIMAGE.spad" 771626 771634 779011 779016) (-444 "GRDEF.spad" 770005 770013 771616 771621) (-443 "GRAY.spad" 768464 768472 769995 770000) (-442 "GRALG.spad" 767511 767523 768454 768459) (-441 "GRALG.spad" 766556 766570 767501 767506) (-440 "GPOLSET.spad" 766010 766033 766238 766265) (-439 "GOSPER.spad" 765275 765293 766000 766005) (-438 "GMODPOL.spad" 764413 764440 765243 765270) (-437 "GHENSEL.spad" 763482 763496 764403 764408) (-436 "GENUPS.spad" 759583 759596 763472 763477) (-435 "GENUFACT.spad" 759160 759170 759573 759578) (-434 "GENPGCD.spad" 758744 758761 759150 759155) (-433 "GENMFACT.spad" 758196 758215 758734 758739) (-432 "GENEEZ.spad" 756135 756148 758186 758191) (-431 "GDMP.spad" 753156 753173 753932 754059) (-430 "GCNAALG.spad" 747051 747078 752950 753017) (-429 "GCDDOM.spad" 746223 746231 746977 747046) (-428 "GCDDOM.spad" 745457 745467 746213 746218) (-427 "GB.spad" 742975 743013 745413 745418) (-426 "GBINTERN.spad" 738995 739033 742965 742970) (-425 "GBF.spad" 734752 734790 738985 738990) (-424 "GBEUCLID.spad" 732626 732664 734742 734747) (-423 "GAUSSFAC.spad" 731923 731931 732616 732621) (-422 "GALUTIL.spad" 730245 730255 731879 731884) (-421 "GALPOLYU.spad" 728691 728704 730235 730240) (-420 "GALFACTU.spad" 726856 726875 728681 728686) (-419 "GALFACT.spad" 716989 717000 726846 726851) (-418 "FVFUN.spad" 714002 714010 716969 716984) (-417 "FVC.spad" 713044 713052 713982 713997) (-416 "FUNCTION.spad" 712893 712905 713034 713039) (-415 "FT.spad" 711105 711113 712883 712888) (-414 "FTEM.spad" 710268 710276 711095 711100) (-413 "FSUPFACT.spad" 709169 709188 710205 710210) (-412 "FST.spad" 707255 707263 709159 709164) (-411 "FSRED.spad" 706733 706749 707245 707250) (-410 "FSPRMELT.spad" 705557 705573 706690 706695) (-409 "FSPECF.spad" 703634 703650 705547 705552) (-408 "FS.spad" 697685 697695 703398 703629) (-407 "FS.spad" 691527 691539 697242 697247) (-406 "FSINT.spad" 691185 691201 691517 691522) (-405 "FSERIES.spad" 690372 690384 691005 691104) (-404 "FSCINT.spad" 689685 689701 690362 690367) (-403 "FSAGG.spad" 688790 688800 689629 689680) (-402 "FSAGG.spad" 687869 687881 688710 688715) (-401 "FSAGG2.spad" 686568 686584 687859 687864) (-400 "FS2UPS.spad" 680957 680991 686558 686563) (-399 "FS2.spad" 680602 680618 680947 680952) (-398 "FS2EXPXP.spad" 679725 679748 680592 680597) (-397 "FRUTIL.spad" 678667 678677 679715 679720) (-396 "FR.spad" 672364 672374 677694 677763) (-395 "FRNAALG.spad" 667451 667461 672306 672359) (-394 "FRNAALG.spad" 662550 662562 667407 667412) (-393 "FRNAAF2.spad" 662004 662022 662540 662545) (-392 "FRMOD.spad" 661399 661429 661936 661941) (-391 "FRIDEAL.spad" 660594 660615 661379 661394) (-390 "FRIDEAL2.spad" 660196 660228 660584 660589) (-389 "FRETRCT.spad" 659707 659717 660186 660191) (-388 "FRETRCT.spad" 659086 659098 659567 659572) (-387 "FRAMALG.spad" 657414 657427 659042 659081) (-386 "FRAMALG.spad" 655774 655789 657404 657409) (-385 "FRAC.spad" 652877 652887 653280 653453) (-384 "FRAC2.spad" 652480 652492 652867 652872) (-383 "FR2.spad" 651814 651826 652470 652475) (-382 "FPS.spad" 648623 648631 651704 651809) (-381 "FPS.spad" 645460 645470 648543 648548) (-380 "FPC.spad" 644502 644510 645362 645455) (-379 "FPC.spad" 643630 643640 644492 644497) (-378 "FPATMAB.spad" 643382 643392 643610 643625) (-377 "FPARFRAC.spad" 641855 641872 643372 643377) (-376 "FORTRAN.spad" 640361 640404 641845 641850) (-375 "FORT.spad" 639290 639298 640351 640356) (-374 "FORTFN.spad" 636450 636458 639270 639285) (-373 "FORTCAT.spad" 636124 636132 636430 636445) (-372 "FORMULA.spad" 633462 633470 636114 636119) (-371 "FORMULA1.spad" 632941 632951 633452 633457) (-370 "FORDER.spad" 632632 632656 632931 632936) (-369 "FOP.spad" 631833 631841 632622 632627) (-368 "FNLA.spad" 631257 631279 631801 631828) (-367 "FNCAT.spad" 629585 629593 631247 631252) (-366 "FNAME.spad" 629477 629485 629575 629580) (-365 "FMTC.spad" 629275 629283 629403 629472) (-364 "FMONOID.spad" 626330 626340 629231 629236) (-363 "FM.spad" 626025 626037 626264 626291) (-362 "FMFUN.spad" 623045 623053 626005 626020) (-361 "FMC.spad" 622087 622095 623025 623040) (-360 "FMCAT.spad" 619741 619759 622055 622082) (-359 "FM1.spad" 619098 619110 619675 619702) (-358 "FLOATRP.spad" 616819 616833 619088 619093) (-357 "FLOAT.spad" 609983 609991 616685 616814) (-356 "FLOATCP.spad" 607400 607414 609973 609978) (-355 "FLINEXP.spad" 607112 607122 607380 607395) (-354 "FLINEXP.spad" 606778 606790 607048 607053) (-353 "FLASORT.spad" 606098 606110 606768 606773) (-352 "FLALG.spad" 603744 603763 606024 606093) (-351 "FLAGG.spad" 600750 600760 603712 603739) (-350 "FLAGG.spad" 597669 597681 600633 600638) (-349 "FLAGG2.spad" 596350 596366 597659 597664) (-348 "FINRALG.spad" 594379 594392 596306 596345) (-347 "FINRALG.spad" 592334 592349 594263 594268) (-346 "FINITE.spad" 591486 591494 592324 592329) (-345 "FINAALG.spad" 580467 580477 591428 591481) (-344 "FINAALG.spad" 569460 569472 580423 580428) (-343 "FILE.spad" 569043 569053 569450 569455) (-342 "FILECAT.spad" 567561 567578 569033 569038) (-341 "FIELD.spad" 566967 566975 567463 567556) (-340 "FIELD.spad" 566459 566469 566957 566962) (-339 "FGROUP.spad" 565068 565078 566439 566454) (-338 "FGLMICPK.spad" 563855 563870 565058 565063) (-337 "FFX.spad" 563230 563245 563571 563664) (-336 "FFSLPE.spad" 562719 562740 563220 563225) (-335 "FFPOLY.spad" 553971 553982 562709 562714) (-334 "FFPOLY2.spad" 553031 553048 553961 553966) (-333 "FFP.spad" 552428 552448 552747 552840) (-332 "FF.spad" 551876 551892 552109 552202) (-331 "FFNBX.spad" 550388 550408 551592 551685) (-330 "FFNBP.spad" 548901 548918 550104 550197) (-329 "FFNB.spad" 547366 547387 548582 548675) (-328 "FFINTBAS.spad" 544780 544799 547356 547361) (-327 "FFIELDC.spad" 542355 542363 544682 544775) (-326 "FFIELDC.spad" 540016 540026 542345 542350) (-325 "FFHOM.spad" 538764 538781 540006 540011) (-324 "FFF.spad" 536199 536210 538754 538759) (-323 "FFCGX.spad" 535046 535066 535915 536008) (-322 "FFCGP.spad" 533935 533955 534762 534855) (-321 "FFCG.spad" 532727 532748 533616 533709) (-320 "FFCAT.spad" 525628 525650 532566 532722) (-319 "FFCAT.spad" 518608 518632 525548 525553) (-318 "FFCAT2.spad" 518353 518393 518598 518603) (-317 "FEXPR.spad" 510066 510112 518113 518152) (-316 "FEVALAB.spad" 509772 509782 510056 510061) (-315 "FEVALAB.spad" 509263 509275 509549 509554) (-314 "FDIV.spad" 508705 508729 509253 509258) (-313 "FDIVCAT.spad" 506747 506771 508695 508700) (-312 "FDIVCAT.spad" 504787 504813 506737 506742) (-311 "FDIV2.spad" 504441 504481 504777 504782) (-310 "FCPAK1.spad" 502994 503002 504431 504436) (-309 "FCOMP.spad" 502373 502383 502984 502989) (-308 "FC.spad" 492198 492206 502363 502368) (-307 "FAXF.spad" 485133 485147 492100 492193) (-306 "FAXF.spad" 478120 478136 485089 485094) (-305 "FARRAY.spad" 476266 476276 477303 477330) (-304 "FAMR.spad" 474386 474398 476164 476261) (-303 "FAMR.spad" 472490 472504 474270 474275) (-302 "FAMONOID.spad" 472140 472150 472444 472449) (-301 "FAMONC.spad" 470362 470374 472130 472135) (-300 "FAGROUP.spad" 469968 469978 470258 470285) (-299 "FACUTIL.spad" 468164 468181 469958 469963) (-298 "FACTFUNC.spad" 467340 467350 468154 468159) (-297 "EXPUPXS.spad" 464173 464196 465472 465621) (-296 "EXPRTUBE.spad" 461401 461409 464163 464168) (-295 "EXPRODE.spad" 458273 458289 461391 461396) (-294 "EXPR.spad" 453575 453585 454289 454692) (-293 "EXPR2UPS.spad" 449667 449680 453565 453570) (-292 "EXPR2.spad" 449370 449382 449657 449662) (-291 "EXPEXPAN.spad" 446311 446336 446945 447038) (-290 "EXIT.spad" 445982 445990 446301 446306) (-289 "EVALCYC.spad" 445440 445454 445972 445977) (-288 "EVALAB.spad" 445004 445014 445430 445435) (-287 "EVALAB.spad" 444566 444578 444994 444999) (-286 "EUCDOM.spad" 442108 442116 444492 444561) (-285 "EUCDOM.spad" 439712 439722 442098 442103) (-284 "ESTOOLS.spad" 431552 431560 439702 439707) (-283 "ESTOOLS2.spad" 431153 431167 431542 431547) (-282 "ESTOOLS1.spad" 430838 430849 431143 431148) (-281 "ES.spad" 423385 423393 430828 430833) (-280 "ES.spad" 415840 415850 423285 423290) (-279 "ESCONT.spad" 412613 412621 415830 415835) (-278 "ESCONT1.spad" 412362 412374 412603 412608) (-277 "ES2.spad" 411857 411873 412352 412357) (-276 "ES1.spad" 411423 411439 411847 411852) (-275 "ERROR.spad" 408744 408752 411413 411418) (-274 "EQTBL.spad" 407216 407238 407425 407452) (-273 "EQ.spad" 402100 402110 404899 405008) (-272 "EQ2.spad" 401816 401828 402090 402095) (-271 "EP.spad" 398130 398140 401806 401811) (-270 "ENV.spad" 396832 396840 398120 398125) (-269 "ENTIRER.spad" 396500 396508 396776 396827) (-268 "EMR.spad" 395701 395742 396426 396495) (-267 "ELTAGG.spad" 393941 393960 395691 395696) (-266 "ELTAGG.spad" 392145 392166 393897 393902) (-265 "ELTAB.spad" 391592 391610 392135 392140) (-264 "ELFUTS.spad" 390971 390990 391582 391587) (-263 "ELEMFUN.spad" 390660 390668 390961 390966) (-262 "ELEMFUN.spad" 390347 390357 390650 390655) (-261 "ELAGG.spad" 388278 388288 390315 390342) (-260 "ELAGG.spad" 386158 386170 388197 388202) (-259 "ELABEXPR.spad" 385089 385097 386148 386153) (-258 "EFUPXS.spad" 381865 381895 385045 385050) (-257 "EFULS.spad" 378701 378724 381821 381826) (-256 "EFSTRUC.spad" 376656 376672 378691 378696) (-255 "EF.spad" 371422 371438 376646 376651) (-254 "EAB.spad" 369698 369706 371412 371417) (-253 "E04UCFA.spad" 369234 369242 369688 369693) (-252 "E04NAFA.spad" 368811 368819 369224 369229) (-251 "E04MBFA.spad" 368391 368399 368801 368806) (-250 "E04JAFA.spad" 367927 367935 368381 368386) (-249 "E04GCFA.spad" 367463 367471 367917 367922) (-248 "E04FDFA.spad" 366999 367007 367453 367458) (-247 "E04DGFA.spad" 366535 366543 366989 366994) (-246 "E04AGNT.spad" 362377 362385 366525 366530) (-245 "DVARCAT.spad" 359062 359072 362367 362372) (-244 "DVARCAT.spad" 355745 355757 359052 359057) (-243 "DSMP.spad" 353179 353193 353484 353611) (-242 "DROPT.spad" 347124 347132 353169 353174) (-241 "DROPT1.spad" 346787 346797 347114 347119) (-240 "DROPT0.spad" 341614 341622 346777 346782) (-239 "DRAWPT.spad" 339769 339777 341604 341609) (-238 "DRAW.spad" 332369 332382 339759 339764) (-237 "DRAWHACK.spad" 331677 331687 332359 332364) (-236 "DRAWCX.spad" 329119 329127 331667 331672) (-235 "DRAWCURV.spad" 328656 328671 329109 329114) (-234 "DRAWCFUN.spad" 317828 317836 328646 328651) (-233 "DQAGG.spad" 315984 315994 317784 317823) (-232 "DPOLCAT.spad" 311325 311341 315852 315979) (-231 "DPOLCAT.spad" 306752 306770 311281 311286) (-230 "DPMO.spad" 300739 300755 300877 301173) (-229 "DPMM.spad" 294739 294757 294864 295160) (-228 "DOMAIN.spad" 294010 294018 294729 294734) (-227 "DMP.spad" 291235 291250 291807 291934) (-226 "DLP.spad" 290583 290593 291225 291230) (-225 "DLIST.spad" 288995 289005 289766 289793) (-224 "DLAGG.spad" 287396 287406 288975 288990) (-223 "DIVRING.spad" 286843 286851 287340 287391) (-222 "DIVRING.spad" 286334 286344 286833 286838) (-221 "DISPLAY.spad" 284514 284522 286324 286329) (-220 "DIRPROD.spad" 275773 275789 276413 276542) (-219 "DIRPROD2.spad" 274581 274599 275763 275768) (-218 "DIRPCAT.spad" 273513 273529 274435 274576) (-217 "DIRPCAT.spad" 272185 272203 273109 273114) (-216 "DIOSP.spad" 271010 271018 272175 272180) (-215 "DIOPS.spad" 269982 269992 270978 271005) (-214 "DIOPS.spad" 268940 268952 269938 269943) (-213 "DIFRING.spad" 268232 268240 268920 268935) (-212 "DIFRING.spad" 267532 267542 268222 268227) (-211 "DIFEXT.spad" 266691 266701 267512 267527) (-210 "DIFEXT.spad" 265767 265779 266590 266595) (-209 "DIAGG.spad" 265385 265395 265735 265762) (-208 "DIAGG.spad" 265023 265035 265375 265380) (-207 "DHMATRIX.spad" 263327 263337 264480 264507) (-206 "DFSFUN.spad" 256735 256743 263317 263322) (-205 "DFLOAT.spad" 253258 253266 256625 256730) (-204 "DFINTTLS.spad" 251467 251483 253248 253253) (-203 "DERHAM.spad" 249377 249409 251447 251462) (-202 "DEQUEUE.spad" 248695 248705 248984 249011) (-201 "DEGRED.spad" 248310 248324 248685 248690) (-200 "DEFINTRF.spad" 245835 245845 248300 248305) (-199 "DEFINTEF.spad" 244331 244347 245825 245830) (-198 "DECIMAL.spad" 242215 242223 242801 242894) (-197 "DDFACT.spad" 240014 240031 242205 242210) (-196 "DBLRESP.spad" 239612 239636 240004 240009) (-195 "DBASE.spad" 238184 238194 239602 239607) (-194 "D03FAFA.spad" 238012 238020 238174 238179) (-193 "D03EEFA.spad" 237832 237840 238002 238007) (-192 "D03AGNT.spad" 236912 236920 237822 237827) (-191 "D02EJFA.spad" 236374 236382 236902 236907) (-190 "D02CJFA.spad" 235852 235860 236364 236369) (-189 "D02BHFA.spad" 235342 235350 235842 235847) (-188 "D02BBFA.spad" 234832 234840 235332 235337) (-187 "D02AGNT.spad" 229636 229644 234822 234827) (-186 "D01WGTS.spad" 227955 227963 229626 229631) (-185 "D01TRNS.spad" 227932 227940 227945 227950) (-184 "D01GBFA.spad" 227454 227462 227922 227927) (-183 "D01FCFA.spad" 226976 226984 227444 227449) (-182 "D01ASFA.spad" 226444 226452 226966 226971) (-181 "D01AQFA.spad" 225890 225898 226434 226439) (-180 "D01APFA.spad" 225314 225322 225880 225885) (-179 "D01ANFA.spad" 224808 224816 225304 225309) (-178 "D01AMFA.spad" 224318 224326 224798 224803) (-177 "D01ALFA.spad" 223858 223866 224308 224313) (-176 "D01AKFA.spad" 223384 223392 223848 223853) (-175 "D01AJFA.spad" 222907 222915 223374 223379) (-174 "D01AGNT.spad" 218966 218974 222897 222902) (-173 "CYCLOTOM.spad" 218472 218480 218956 218961) (-172 "CYCLES.spad" 215304 215312 218462 218467) (-171 "CVMP.spad" 214721 214731 215294 215299) (-170 "CTRIGMNP.spad" 213211 213227 214711 214716) (-169 "CTORCALL.spad" 212799 212807 213201 213206) (-168 "CSTTOOLS.spad" 212042 212055 212789 212794) (-167 "CRFP.spad" 205746 205759 212032 212037) (-166 "CRAPACK.spad" 204789 204799 205736 205741) (-165 "CPMATCH.spad" 204289 204304 204714 204719) (-164 "CPIMA.spad" 203994 204013 204279 204284) (-163 "COORDSYS.spad" 198887 198897 203984 203989) (-162 "CONTOUR.spad" 198289 198297 198877 198882) (-161 "CONTFRAC.spad" 193901 193911 198191 198284) (-160 "COMRING.spad" 193575 193583 193839 193896) (-159 "COMPPROP.spad" 193089 193097 193565 193570) (-158 "COMPLPAT.spad" 192856 192871 193079 193084) (-157 "COMPLEX.spad" 186889 186899 187133 187394) (-156 "COMPLEX2.spad" 186602 186614 186879 186884) (-155 "COMPFACT.spad" 186204 186218 186592 186597) (-154 "COMPCAT.spad" 184260 184270 185926 186199) (-153 "COMPCAT.spad" 182023 182035 183691 183696) (-152 "COMMUPC.spad" 181769 181787 182013 182018) (-151 "COMMONOP.spad" 181302 181310 181759 181764) (-150 "COMM.spad" 181111 181119 181292 181297) (-149 "COMBOPC.spad" 180016 180024 181101 181106) (-148 "COMBINAT.spad" 178761 178771 180006 180011) (-147 "COMBF.spad" 176129 176145 178751 178756) (-146 "COLOR.spad" 174966 174974 176119 176124) (-145 "CMPLXRT.spad" 174675 174692 174956 174961) (-144 "CLIP.spad" 170767 170775 174665 174670) (-143 "CLIF.spad" 169406 169422 170723 170762) (-142 "CLAGG.spad" 165881 165891 169386 169401) (-141 "CLAGG.spad" 162237 162249 165744 165749) (-140 "CINTSLPE.spad" 161562 161575 162227 162232) (-139 "CHVAR.spad" 159640 159662 161552 161557) (-138 "CHARZ.spad" 159555 159563 159620 159635) (-137 "CHARPOL.spad" 159063 159073 159545 159550) (-136 "CHARNZ.spad" 158816 158824 159043 159058) (-135 "CHAR.spad" 156684 156692 158806 158811) (-134 "CFCAT.spad" 156000 156008 156674 156679) (-133 "CDEN.spad" 155158 155172 155990 155995) (-132 "CCLASS.spad" 153307 153315 154569 154608) (-131 "CATEGORY.spad" 153086 153094 153297 153302) (-130 "CARTEN.spad" 148189 148213 153076 153081) (-129 "CARTEN2.spad" 147575 147602 148179 148184) (-128 "CARD.spad" 144864 144872 147549 147570) (-127 "CACHSET.spad" 144486 144494 144854 144859) (-126 "CABMON.spad" 144039 144047 144476 144481) (-125 "BYTE.spad" 143751 143759 144029 144034) (-124 "BYTEARY.spad" 142826 142834 142920 142947) (-123 "BTREE.spad" 141895 141905 142433 142460) (-122 "BTOURN.spad" 140898 140908 141502 141529) (-121 "BTCAT.spad" 140274 140284 140854 140893) (-120 "BTCAT.spad" 139682 139694 140264 140269) (-119 "BTAGG.spad" 138698 138706 139638 139677) (-118 "BTAGG.spad" 137746 137756 138688 138693) (-117 "BSTREE.spad" 136481 136491 137353 137380) (-116 "BRILL.spad" 134676 134687 136471 136476) (-115 "BRAGG.spad" 133590 133600 134656 134671) (-114 "BRAGG.spad" 132478 132490 133546 133551) (-113 "BPADICRT.spad" 130462 130474 130717 130810) (-112 "BPADIC.spad" 130126 130138 130388 130457) (-111 "BOUNDZRO.spad" 129782 129799 130116 130121) (-110 "BOP.spad" 125246 125254 129772 129777) (-109 "BOP1.spad" 122632 122642 125202 125207) (-108 "BOOLEAN.spad" 121895 121903 122622 122627) (-107 "BMODULE.spad" 121607 121619 121863 121890) (-106 "BITS.spad" 121026 121034 121243 121270) (-105 "BINFILE.spad" 120369 120377 121016 121021) (-104 "BINDING.spad" 119788 119796 120359 120364) (-103 "BINARY.spad" 117681 117689 118258 118351) (-102 "BGAGG.spad" 116866 116876 117649 117676) (-101 "BGAGG.spad" 116071 116083 116856 116861) (-100 "BFUNCT.spad" 115635 115643 116051 116066) (-99 "BEZOUT.spad" 114770 114796 115585 115590) (-98 "BBTREE.spad" 111590 111599 114377 114404) (-97 "BASTYPE.spad" 111263 111270 111580 111585) (-96 "BASTYPE.spad" 110934 110943 111253 111258) (-95 "BALFACT.spad" 110374 110386 110924 110929) (-94 "AUTOMOR.spad" 109821 109830 110354 110369) (-93 "ATTREG.spad" 106540 106547 109573 109816) (-92 "ATTRBUT.spad" 102563 102570 106520 106535) (-91 "ATRIG.spad" 102033 102040 102553 102558) (-90 "ATRIG.spad" 101501 101510 102023 102028) (-89 "ASTACK.spad" 100834 100843 101108 101135) (-88 "ASSOCEQ.spad" 99634 99645 100790 100795) (-87 "ASP9.spad" 98715 98728 99624 99629) (-86 "ASP8.spad" 97758 97771 98705 98710) (-85 "ASP80.spad" 97080 97093 97748 97753) (-84 "ASP7.spad" 96240 96253 97070 97075) (-83 "ASP78.spad" 95691 95704 96230 96235) (-82 "ASP77.spad" 95060 95073 95681 95686) (-81 "ASP74.spad" 94152 94165 95050 95055) (-80 "ASP73.spad" 93423 93436 94142 94147) (-79 "ASP6.spad" 92055 92068 93413 93418) (-78 "ASP55.spad" 90564 90577 92045 92050) (-77 "ASP50.spad" 88381 88394 90554 90559) (-76 "ASP4.spad" 87676 87689 88371 88376) (-75 "ASP49.spad" 86675 86688 87666 87671) (-74 "ASP42.spad" 85082 85121 86665 86670) (-73 "ASP41.spad" 83661 83700 85072 85077) (-72 "ASP35.spad" 82649 82662 83651 83656) (-71 "ASP34.spad" 81950 81963 82639 82644) (-70 "ASP33.spad" 81510 81523 81940 81945) (-69 "ASP31.spad" 80650 80663 81500 81505) (-68 "ASP30.spad" 79542 79555 80640 80645) (-67 "ASP29.spad" 79008 79021 79532 79537) (-66 "ASP28.spad" 70281 70294 78998 79003) (-65 "ASP27.spad" 69178 69191 70271 70276) (-64 "ASP24.spad" 68265 68278 69168 69173) (-63 "ASP20.spad" 67481 67494 68255 68260) (-62 "ASP1.spad" 66862 66875 67471 67476) (-61 "ASP19.spad" 61548 61561 66852 66857) (-60 "ASP12.spad" 60962 60975 61538 61543) (-59 "ASP10.spad" 60233 60246 60952 60957) (-58 "ARRAY2.spad" 59593 59602 59840 59867) (-57 "ARRAY1.spad" 58428 58437 58776 58803) (-56 "ARRAY12.spad" 57097 57108 58418 58423) (-55 "ARR2CAT.spad" 52747 52768 57053 57092) (-54 "ARR2CAT.spad" 48429 48452 52737 52742) (-53 "APPRULE.spad" 47673 47695 48419 48424) (-52 "APPLYORE.spad" 47288 47301 47663 47668) (-51 "ANY.spad" 45630 45637 47278 47283) (-50 "ANY1.spad" 44701 44710 45620 45625) (-49 "ANTISYM.spad" 43140 43156 44681 44696) (-48 "ANON.spad" 42837 42844 43130 43135) (-47 "AN.spad" 41140 41147 42655 42748) (-46 "AMR.spad" 39319 39330 41038 41135) (-45 "AMR.spad" 37335 37348 39056 39061) (-44 "ALIST.spad" 34747 34768 35097 35124) (-43 "ALGSC.spad" 33870 33896 34619 34672) (-42 "ALGPKG.spad" 29579 29590 33826 33831) (-41 "ALGMFACT.spad" 28768 28782 29569 29574) (-40 "ALGMANIP.spad" 26189 26204 28566 28571) (-39 "ALGFF.spad" 24507 24534 24724 24880) (-38 "ALGFACT.spad" 23628 23638 24497 24502) (-37 "ALGEBRA.spad" 23359 23368 23584 23623) (-36 "ALGEBRA.spad" 23122 23133 23349 23354) (-35 "ALAGG.spad" 22620 22641 23078 23117) (-34 "AHYP.spad" 22001 22008 22610 22615) (-33 "AGG.spad" 20300 20307 21981 21996) (-32 "AGG.spad" 18573 18582 20256 20261) (-31 "AF.spad" 16999 17014 18509 18514) (-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 6c515db3..6b7fd020 100644
--- a/src/share/algebra/category.daase
+++ b/src/share/algebra/category.daase
@@ -1,14 +1,14 @@
-(142764 . 3417777702)
-(((|#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))) ((#0=(-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) #0#) |has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))))
+(142764 . 3419169932)
+(((|#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))) ((#0=(-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) #0#) |has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))))
(((|#2| |#2|) . T))
((((-525)) . T))
-((($ $) -3321 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842))) ((|#2| |#2|) . T) ((#0=(-385 (-525)) #0#) |has| |#2| (-37 (-385 (-525)))))
+((($ $) -3150 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842))) ((|#2| |#2|) . T) ((#0=(-385 (-525)) #0#) |has| |#2| (-37 (-385 (-525)))))
((($) . T))
(((|#1|) . T))
((($) . T) ((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
(((|#2|) . T))
-((($) -3321 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842))) ((|#2|) . T) (((-385 (-525))) |has| |#2| (-37 (-385 (-525)))))
+((($) -3150 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842))) ((|#2|) . T) (((-385 (-525))) |has| |#2| (-37 (-385 (-525)))))
(|has| |#1| (-842))
((((-796)) . T))
((((-796)) . T))
@@ -23,28 +23,28 @@
((((-205)) . T) (((-796)) . T))
(((|#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))
(((|#1|) . T))
-(-3321 (|has| |#1| (-21)) (|has| |#1| (-786)))
-((($ $) . T) ((#0=(-385 (-525)) #0#) -3321 (|has| |#1| (-341)) (|has| |#1| (-327))) ((|#1| |#1|) . T))
-(-3321 (|has| |#1| (-761)) (|has| |#1| (-788)))
+(-3150 (|has| |#1| (-21)) (|has| |#1| (-786)))
+((($ $) . T) ((#0=(-385 (-525)) #0#) -3150 (|has| |#1| (-341)) (|has| |#1| (-327))) ((|#1| |#1|) . T))
+(-3150 (|has| |#1| (-761)) (|has| |#1| (-788)))
((((-385 (-525))) |has| |#1| (-966 (-385 (-525)))) (((-525)) |has| |#1| (-966 (-525))) ((|#1|) . T))
((((-796)) . T))
((((-796)) . T))
-(-3321 (|has| |#1| (-341)) (|has| |#1| (-517)))
+(-3150 (|has| |#1| (-341)) (|has| |#1| (-517)))
(|has| |#1| (-786))
(((|#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))
(((|#1| |#2| |#3|) . T))
(((|#4|) . T))
-((($) . T) (((-385 (-525))) -3321 (|has| |#1| (-341)) (|has| |#1| (-327))) ((|#1|) . T))
+((($) . T) (((-385 (-525))) -3150 (|has| |#1| (-341)) (|has| |#1| (-327))) ((|#1|) . T))
((((-796)) . T))
((((-796)) |has| |#1| (-1018)))
(((|#1|) . T) ((|#2|) . T))
(((|#1|) . T) (((-525)) |has| |#1| (-966 (-525))) (((-385 (-525))) |has| |#1| (-966 (-385 (-525)))))
-(-3321 (|has| |#2| (-160)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842)))
-(-3321 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842)))
-(((|#2| (-458 (-4045 |#1|) (-712))) . T))
+(-3150 (|has| |#2| (-160)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842)))
+(-3150 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842)))
+(((|#2| (-458 (-2028 |#1|) (-712))) . T))
(((|#1| (-497 (-1089))) . T))
(((#0=(-803 |#1|) #0#) . T) ((#1=(-385 (-525)) #1#) . T) (($ $) . T))
-((((-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) . T))
+((((-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) . T))
(|has| |#4| (-346))
(|has| |#3| (-346))
(((|#1|) . T))
@@ -54,10 +54,10 @@
(|has| |#1| (-136))
(|has| |#1| (-138))
(|has| |#1| (-517))
-(-3321 (|has| |#1| (-341)) (|has| |#1| (-517)))
-(-3321 (|has| |#1| (-341)) (|has| |#1| (-517)))
+(-3150 (|has| |#1| (-341)) (|has| |#1| (-517)))
+(-3150 (|has| |#1| (-341)) (|has| |#1| (-517)))
((($) . T))
-((((-796)) -3321 (|has| |#1| (-565 (-796))) (|has| |#1| (-788)) (|has| |#1| (-1018))))
+((((-796)) -3150 (|has| |#1| (-565 (-796))) (|has| |#1| (-788)) (|has| |#1| (-1018))))
((((-501)) |has| |#1| (-566 (-501))))
((($) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((|#1|) . T))
((($) . T))
@@ -66,59 +66,59 @@
((((-796)) . T))
((((-796)) . T))
((((-385 (-525))) . T) (($) . T))
-((((-385 (-525))) -3321 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (((-1163 |#1| |#2| |#3|)) |has| |#1| (-341)) (($) . T) ((|#1|) . T))
+((((-385 (-525))) -3150 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (((-1163 |#1| |#2| |#3|)) |has| |#1| (-341)) (($) . T) ((|#1|) . T))
((((-796)) . T))
((((-796)) . T))
((((-796)) . T))
(((|#1|) . T))
-(((|#1|) . T) (((-385 (-525))) -3321 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) . T))
+(((|#1|) . T) (((-385 (-525))) -3150 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) . T))
(((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))) (($) . T))
-(-3321 (|has| |#1| (-788)) (|has| |#1| (-1018)))
+(-3150 (|has| |#1| (-788)) (|has| |#1| (-1018)))
(((|#1| |#2|) . T))
((((-796)) . T))
(((|#1|) . T))
-(((#0=(-385 (-525)) #0#) |has| |#2| (-37 (-385 (-525)))) ((|#2| |#2|) . T) (($ $) -3321 (|has| |#2| (-160)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842))))
+(((#0=(-385 (-525)) #0#) |has| |#2| (-37 (-385 (-525)))) ((|#2| |#2|) . T) (($ $) -3150 (|has| |#2| (-160)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842))))
(((|#1|) . T))
-((((-385 (-525))) |has| |#2| (-37 (-385 (-525)))) ((|#2|) |has| |#2| (-160)) (($) -3321 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842))))
-((($) -3321 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
+((((-385 (-525))) |has| |#2| (-37 (-385 (-525)))) ((|#2|) |has| |#2| (-160)) (($) -3150 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842))))
+((($) -3150 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
(((|#1|) . T) (((-385 (-525))) . T) (($) . T))
(((|#1|) . T) (((-385 (-525))) . T) (($) . T))
(((|#1|) . T) (((-385 (-525))) . T) (($) . T))
-(((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525)))) ((|#1| |#1|) . T) (($ $) -3321 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))))
+(((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525)))) ((|#1| |#1|) . T) (($ $) -3150 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))))
((($ $) . T))
(((|#2|) . T))
-((((-385 (-525))) |has| |#2| (-37 (-385 (-525)))) ((|#2|) . T) (($) -3321 (|has| |#2| (-160)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842))))
-((((-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((|#1|) . T) (($) -3321 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))))
+((((-385 (-525))) |has| |#2| (-37 (-385 (-525)))) ((|#2|) . T) (($) -3150 (|has| |#2| (-160)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842))))
+((((-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((|#1|) . T) (($) -3150 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))))
((($) . T))
(|has| |#1| (-346))
(((|#1|) . T))
-((((-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) . T))
+((((-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) . T))
(((|#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))
((((-796)) . T))
((((-796)) . T))
(((|#1| |#2|) . T))
-(-3321 (|has| |#1| (-21)) (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-833 (-1089))) (|has| |#1| (-975)))
-(-3321 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-833 (-1089))) (|has| |#1| (-975)))
+(-3150 (|has| |#1| (-21)) (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-833 (-1089))) (|has| |#1| (-975)))
+(-3150 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-833 (-1089))) (|has| |#1| (-975)))
(((|#1| |#1|) . T))
(|has| |#1| (-517))
(((|#2| |#2|) -12 (|has| |#1| (-341)) (|has| |#2| (-288 |#2|))) (((-1089) |#2|) -12 (|has| |#1| (-341)) (|has| |#2| (-486 (-1089) |#2|))))
((((-385 |#2|)) . T) (((-385 (-525))) . T) (($) . T))
-(-3321 (|has| |#1| (-21)) (|has| |#1| (-786)))
+(-3150 (|has| |#1| (-21)) (|has| |#1| (-786)))
((($ $) . T) ((#0=(-385 (-525)) #0#) . T))
-(-3321 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517)))
-(-3321 (|has| |#1| (-788)) (|has| |#1| (-1018)))
+(-3150 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517)))
+(-3150 (|has| |#1| (-788)) (|has| |#1| (-1018)))
(|has| |#1| (-1018))
-(-3321 (|has| |#1| (-788)) (|has| |#1| (-1018)))
+(-3150 (|has| |#1| (-788)) (|has| |#1| (-1018)))
(|has| |#1| (-1018))
-(-3321 (|has| |#1| (-788)) (|has| |#1| (-1018)))
+(-3150 (|has| |#1| (-788)) (|has| |#1| (-1018)))
(|has| |#1| (-786))
((($) . T) (((-385 (-525))) . T))
(((|#1|) . T))
-(-3321 (|has| |#1| (-341)) (|has| |#1| (-327)))
-(-3321 (|has| |#4| (-734)) (|has| |#4| (-786)))
-(-3321 (|has| |#4| (-734)) (|has| |#4| (-786)))
-(-3321 (|has| |#3| (-734)) (|has| |#3| (-786)))
-(-3321 (|has| |#3| (-734)) (|has| |#3| (-786)))
+(-3150 (|has| |#1| (-341)) (|has| |#1| (-327)))
+(-3150 (|has| |#4| (-734)) (|has| |#4| (-786)))
+(-3150 (|has| |#4| (-734)) (|has| |#4| (-786)))
+(-3150 (|has| |#3| (-734)) (|has| |#3| (-786)))
+(-3150 (|has| |#3| (-734)) (|has| |#3| (-786)))
(((|#1| |#2|) . T))
(((|#1| |#2|) . T))
(|has| |#1| (-1018))
@@ -132,21 +132,21 @@
((((-525)) . T))
((((-525)) . T))
(((|#1|) . T))
-(-3321 (|has| |#2| (-160)) (|has| |#2| (-786)) (|has| |#2| (-975)))
+(-3150 (|has| |#2| (-160)) (|has| |#2| (-786)) (|has| |#2| (-975)))
(((|#1| (-712)) . T))
(|has| |#2| (-734))
-(-3321 (|has| |#2| (-734)) (|has| |#2| (-786)))
+(-3150 (|has| |#2| (-734)) (|has| |#2| (-786)))
(|has| |#2| (-786))
(((|#1| |#2| |#3| |#4|) . T))
(((|#1| |#2|) . T))
((((-1072) |#1|) . T))
-((((-796)) -3321 (|has| |#1| (-565 (-796))) (|has| |#1| (-1018))))
+((((-796)) -3150 (|has| |#1| (-565 (-796))) (|has| |#1| (-1018))))
(((|#1|) . T))
(((|#3| (-712)) . T))
(|has| |#1| (-138))
(|has| |#1| (-136))
-(-3321 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517)))
-(-3321 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517)))
+(-3150 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517)))
+(-3150 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517)))
(|has| |#1| (-1018))
((((-385 (-525))) . T) (((-525)) . T))
((((-1089) |#2|) |has| |#2| (-486 (-1089) |#2|)) ((|#2| |#2|) |has| |#2| (-288 |#2|)))
@@ -154,7 +154,7 @@
(((|#1|) . T) (($) . T))
((((-525)) . T))
((((-525)) . T))
-((($) -3321 (|has| |#1| (-341)) (|has| |#1| (-517))) (((-385 (-525))) -3321 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) ((|#1|) |has| |#1| (-160)))
+((($) -3150 (|has| |#1| (-341)) (|has| |#1| (-517))) (((-385 (-525))) -3150 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) ((|#1|) |has| |#1| (-160)))
((((-525)) . T))
((((-525)) . T))
(((#0=(-640) (-1085 #0#)) . T))
@@ -173,12 +173,12 @@
((((-796)) . T))
((((-796)) . T))
(((|#1| |#1|) . T))
-(((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525)))) ((|#1| |#1|) . T) (($ $) -3321 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))))
-((($ $) -3321 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1| |#1|) . T) ((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525)))))
+(((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525)))) ((|#1| |#1|) . T) (($ $) -3150 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))))
+((($ $) -3150 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1| |#1|) . T) ((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525)))))
(((|#1|) . T))
-((((-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((|#1|) . T) (($) -3321 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))))
-((($) -3321 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
-((($) -3321 (|has| |#2| (-160)) (|has| |#2| (-786)) (|has| |#2| (-975))) ((|#2|) -3321 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-975))))
+((((-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((|#1|) . T) (($) -3150 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))))
+((($) -3150 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
+((($) -3150 (|has| |#2| (-160)) (|has| |#2| (-786)) (|has| |#2| (-975))) ((|#2|) -3150 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-975))))
((((-796)) . T))
((((-796)) . T))
((((-796)) . T))
@@ -189,25 +189,25 @@
((((-796)) . T))
(((|#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))
(((|#1|) . T))
-(-3321 (|has| |#1| (-21)) (|has| |#1| (-786)))
-(-3321 (|has| |#1| (-21)) (|has| |#1| (-786)))
-((((-385 (-525))) -3321 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3321 (|has| |#1| (-341)) (|has| |#1| (-517))) ((|#2|) |has| |#1| (-341)) ((|#1|) |has| |#1| (-160)))
-(((|#1|) |has| |#1| (-160)) (((-385 (-525))) -3321 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3321 (|has| |#1| (-341)) (|has| |#1| (-517))))
+(-3150 (|has| |#1| (-21)) (|has| |#1| (-786)))
+(-3150 (|has| |#1| (-21)) (|has| |#1| (-786)))
+((((-385 (-525))) -3150 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3150 (|has| |#1| (-341)) (|has| |#1| (-517))) ((|#2|) |has| |#1| (-341)) ((|#1|) |has| |#1| (-160)))
+(((|#1|) |has| |#1| (-160)) (((-385 (-525))) -3150 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3150 (|has| |#1| (-341)) (|has| |#1| (-517))))
(|has| |#1| (-341))
(-12 (|has| |#4| (-213)) (|has| |#4| (-975)))
(-12 (|has| |#3| (-213)) (|has| |#3| (-975)))
-(-3321 (|has| |#4| (-160)) (|has| |#4| (-786)) (|has| |#4| (-975)))
-(-3321 (|has| |#3| (-160)) (|has| |#3| (-786)) (|has| |#3| (-975)))
+(-3150 (|has| |#4| (-160)) (|has| |#4| (-786)) (|has| |#4| (-975)))
+(-3150 (|has| |#3| (-160)) (|has| |#3| (-786)) (|has| |#3| (-975)))
((((-796)) . T))
(((|#1|) . T))
((((-385 (-525))) |has| |#1| (-966 (-385 (-525)))) (((-525)) |has| |#1| (-966 (-525))) ((|#1|) . T))
(((|#1|) . T) (((-525)) |has| |#1| (-587 (-525))))
-(((|#2|) . T) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) . T))
-(((|#1|) . T) (((-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))) . T))
+(((|#2|) . T) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) . T))
+(((|#1|) . T) (((-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))) . T))
(|has| |#1| (-517))
(|has| |#1| (-517))
(((|#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))
-(-3321 (|has| |#1| (-788)) (|has| |#1| (-1018)))
+(-3150 (|has| |#1| (-788)) (|has| |#1| (-1018)))
(((|#1|) . T))
(|has| |#1| (-517))
(|has| |#1| (-517))
@@ -218,11 +218,11 @@
(((|#2|) . T) (($) . T) (((-385 (-525))) . T))
(-12 (|has| |#1| (-1018)) (|has| |#2| (-1018)))
((($) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((|#1|) . T))
-((((-385 (-525))) -3321 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (((-1087 |#1| |#2| |#3|)) |has| |#1| (-341)) (($) . T) ((|#1|) . T))
-(((|#1|) . T) (((-385 (-525))) -3321 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) . T))
+((((-385 (-525))) -3150 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (((-1087 |#1| |#2| |#3|)) |has| |#1| (-341)) (($) . T) ((|#1|) . T))
+(((|#1|) . T) (((-385 (-525))) -3150 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) . T))
(((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))) (($) . T))
-(((|#3| |#3|) -3321 (|has| |#3| (-160)) (|has| |#3| (-341)) (|has| |#3| (-975))) (($ $) |has| |#3| (-160)))
-(((|#4| |#4|) -3321 (|has| |#4| (-160)) (|has| |#4| (-341)) (|has| |#4| (-975))) (($ $) |has| |#4| (-160)))
+(((|#3| |#3|) -3150 (|has| |#3| (-160)) (|has| |#3| (-341)) (|has| |#3| (-975))) (($ $) |has| |#3| (-160)))
+(((|#4| |#4|) -3150 (|has| |#4| (-160)) (|has| |#4| (-341)) (|has| |#4| (-975))) (($ $) |has| |#4| (-160)))
(((|#1|) . T))
(((|#2|) . T))
((((-501)) |has| |#2| (-566 (-501))) (((-825 (-357))) |has| |#2| (-566 (-825 (-357)))) (((-825 (-525))) |has| |#2| (-566 (-825 (-525)))))
@@ -231,21 +231,21 @@
((((-796)) . T))
((((-501)) |has| |#1| (-566 (-501))) (((-825 (-357))) |has| |#1| (-566 (-825 (-357)))) (((-825 (-525))) |has| |#1| (-566 (-825 (-525)))))
((((-796)) . T))
-(((|#3|) -3321 (|has| |#3| (-160)) (|has| |#3| (-341)) (|has| |#3| (-975))) (($) |has| |#3| (-160)))
-(((|#4|) -3321 (|has| |#4| (-160)) (|has| |#4| (-341)) (|has| |#4| (-975))) (($) |has| |#4| (-160)))
+(((|#3|) -3150 (|has| |#3| (-160)) (|has| |#3| (-341)) (|has| |#3| (-975))) (($) |has| |#3| (-160)))
+(((|#4|) -3150 (|has| |#4| (-160)) (|has| |#4| (-341)) (|has| |#4| (-975))) (($) |has| |#4| (-160)))
((((-796)) . T))
((((-501)) . T) (((-525)) . T) (((-825 (-525))) . T) (((-357)) . T) (((-205)) . T))
(((|#1|) . T) (((-525)) |has| |#1| (-966 (-525))) (((-385 (-525))) |has| |#1| (-966 (-385 (-525)))))
((($) . T) (((-385 (-525))) |has| |#2| (-37 (-385 (-525)))) ((|#2|) . T))
((((-385 $) (-385 $)) |has| |#2| (-517)) (($ $) . T) ((|#2| |#2|) . T))
-((((-2 (|:| -2019 (-1072)) (|:| -1221 (-51)))) . T))
+((((-2 (|:| -1265 (-1072)) (|:| -1568 (-51)))) . T))
(((|#1|) . T))
(|has| |#2| (-842))
((((-1072) (-51)) . T))
((((-525)) |has| #0=(-385 |#2|) (-587 (-525))) ((#0#) . T))
((((-501)) . T) (((-205)) . T) (((-357)) . T) (((-825 (-357))) . T))
((((-796)) . T))
-(-3321 (|has| |#1| (-21)) (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-833 (-1089))) (|has| |#1| (-975)))
+(-3150 (|has| |#1| (-21)) (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-833 (-1089))) (|has| |#1| (-975)))
(((|#1|) |has| |#1| (-160)))
(((|#1| $) |has| |#1| (-265 |#1| |#1|)))
((((-796)) . T))
@@ -256,15 +256,15 @@
(|has| |#1| (-788))
(|has| |#1| (-1018))
(((|#1|) . T))
-((((-796)) -3321 (|has| |#1| (-565 (-796))) (|has| |#1| (-788)) (|has| |#1| (-1018))))
+((((-796)) -3150 (|has| |#1| (-565 (-796))) (|has| |#1| (-788)) (|has| |#1| (-1018))))
((((-501)) |has| |#1| (-566 (-501))))
((((-125)) . T))
-((((-385 (-525))) |has| |#2| (-37 (-385 (-525)))) ((|#2|) |has| |#2| (-160)) (($) -3321 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842))))
+((((-385 (-525))) |has| |#2| (-37 (-385 (-525)))) ((|#2|) |has| |#2| (-160)) (($) -3150 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842))))
((((-125)) . T))
-((($) -3321 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
-((($) -3321 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
+((($) -3150 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
+((($) -3150 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
(|has| |#1| (-213))
-((($) -3321 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
+((($) -3150 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
(((|#1| (-497 (-759 (-1089)))) . T))
(((|#1| (-902)) . T))
(((#0=(-803 |#1|) $) |has| #0# (-265 #0# #0#)))
@@ -273,7 +273,7 @@
(((|#1|) . T))
(((|#2| |#2|) . T))
(|has| |#1| (-1065))
-((((-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))) . T))
+((((-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))) . T))
(|has| (-1157 |#1| |#2| |#3| |#4|) (-136))
(|has| (-1157 |#1| |#2| |#3| |#4|) (-138))
(|has| |#1| (-136))
@@ -290,20 +290,20 @@
((($) . T) ((|#1|) . T))
(((|#2|) |has| |#2| (-975)))
((((-796)) . T))
-(((|#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))) ((#0=(-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) #0#) |has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))))
+(((|#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))) ((#0=(-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) #0#) |has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))))
(((|#1|) . T))
-(((|#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((#0=(-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) #0#) |has| (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-288 (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)))))
+(((|#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((#0=(-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) #0#) |has| (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-288 (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)))))
((((-525) |#1|) . T))
((((-796)) . T))
((((-501)) -12 (|has| |#1| (-566 (-501))) (|has| |#2| (-566 (-501)))) (((-825 (-357))) -12 (|has| |#1| (-566 (-825 (-357)))) (|has| |#2| (-566 (-825 (-357))))) (((-825 (-525))) -12 (|has| |#1| (-566 (-825 (-525)))) (|has| |#2| (-566 (-825 (-525))))))
((((-796)) . T))
((((-796)) . T))
((($) . T))
-((($ $) -3321 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1| |#1|) . T) ((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525)))))
+((($ $) -3150 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1| |#1|) . T) ((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525)))))
((($) . T))
((($) . T))
((($) . T))
-((($) -3321 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
+((($) -3150 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
((((-796)) . T))
((((-796)) . T))
(|has| (-1156 |#2| |#3| |#4|) (-138))
@@ -314,16 +314,16 @@
((((-796)) . T))
(((|#1|) . T))
(((|#1|) . T))
-(-3321 (|has| |#1| (-21)) (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-833 (-1089))) (|has| |#1| (-975)))
+(-3150 (|has| |#1| (-21)) (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-833 (-1089))) (|has| |#1| (-975)))
(((|#1|) . T))
((((-525) |#1|) . T))
(((|#2|) |has| |#2| (-160)))
(((|#1|) |has| |#1| (-160)))
(((|#1|) . T))
-(-3321 (|has| |#1| (-21)) (|has| |#1| (-786)))
+(-3150 (|has| |#1| (-21)) (|has| |#1| (-786)))
((((-796)) |has| |#1| (-1018)))
-(-3321 (|has| |#1| (-450)) (|has| |#1| (-668)) (|has| |#1| (-833 (-1089))) (|has| |#1| (-975)) (|has| |#1| (-1030)))
-(-3321 (|has| |#1| (-341)) (|has| |#1| (-327)))
+(-3150 (|has| |#1| (-450)) (|has| |#1| (-668)) (|has| |#1| (-833 (-1089))) (|has| |#1| (-975)) (|has| |#1| (-1030)))
+(-3150 (|has| |#1| (-341)) (|has| |#1| (-327)))
((((-843 |#1|)) . T))
((((-385 |#2|) |#3|) . T))
(|has| |#1| (-15 * (|#1| (-525) |#1|)))
@@ -335,7 +335,7 @@
(((|#1|) . T))
((((-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((|#1|) |has| |#1| (-160)) (($) |has| |#1| (-517)))
(|has| |#1| (-341))
-(-3321 (-12 (|has| (-1163 |#1| |#2| |#3|) (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))
+(-3150 (-12 (|has| (-1163 |#1| |#2| |#3|) (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))
(|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))
(|has| |#1| (-341))
((((-525)) . T))
@@ -347,31 +347,31 @@
(((|#1|) . T))
((((-525) |#1|) . T))
(((|#2|) . T))
-(-3321 (|has| |#2| (-341)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842)))
-(-3321 (|has| |#2| (-734)) (|has| |#2| (-786)))
-(-3321 (|has| |#2| (-734)) (|has| |#2| (-786)))
+(-3150 (|has| |#2| (-341)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842)))
+(-3150 (|has| |#2| (-734)) (|has| |#2| (-786)))
+(-3150 (|has| |#2| (-734)) (|has| |#2| (-786)))
(((|#1|) . T))
((((-1089)) -12 (|has| |#3| (-833 (-1089))) (|has| |#3| (-975))))
(((|#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))
(-12 (|has| |#1| (-341)) (|has| |#2| (-761)))
-(-3321 (|has| |#1| (-286)) (|has| |#1| (-341)) (|has| |#1| (-327)) (|has| |#1| (-517)))
-(((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525)))) ((|#1| |#1|) . T) (($ $) -3321 (|has| |#1| (-160)) (|has| |#1| (-517))))
+(-3150 (|has| |#1| (-286)) (|has| |#1| (-341)) (|has| |#1| (-327)) (|has| |#1| (-517)))
+(((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525)))) ((|#1| |#1|) . T) (($ $) -3150 (|has| |#1| (-160)) (|has| |#1| (-517))))
((($ $) |has| |#1| (-517)))
(((#0=(-640) (-1085 #0#)) . T))
((((-796)) . T))
((((-796)) . T) (((-1171 |#4|)) . T))
((((-796)) . T) (((-1171 |#3|)) . T))
-((((-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((|#1|) . T) (($) -3321 (|has| |#1| (-160)) (|has| |#1| (-517))))
+((((-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((|#1|) . T) (($) -3150 (|has| |#1| (-160)) (|has| |#1| (-517))))
((($) |has| |#1| (-517)))
((((-796)) . T))
((($) . T))
-((($ $) -3321 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) ((#0=(-385 (-525)) #0#) -3321 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) ((#1=(-1163 |#1| |#2| |#3|) #1#) |has| |#1| (-341)) ((|#1| |#1|) . T))
-(((|#1| |#1|) . T) (($ $) -3321 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) ((#0=(-385 (-525)) #0#) -3321 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))))
-((($ $) -3321 (|has| |#1| (-160)) (|has| |#1| (-517))) ((|#1| |#1|) . T) ((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525)))))
-((($) -3321 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) (((-385 (-525))) -3321 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (((-1163 |#1| |#2| |#3|)) |has| |#1| (-341)) ((|#1|) . T))
-(((|#1|) . T) (($) -3321 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) (((-385 (-525))) -3321 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))))
+((($ $) -3150 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) ((#0=(-385 (-525)) #0#) -3150 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) ((#1=(-1163 |#1| |#2| |#3|) #1#) |has| |#1| (-341)) ((|#1| |#1|) . T))
+(((|#1| |#1|) . T) (($ $) -3150 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) ((#0=(-385 (-525)) #0#) -3150 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))))
+((($ $) -3150 (|has| |#1| (-160)) (|has| |#1| (-517))) ((|#1| |#1|) . T) ((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525)))))
+((($) -3150 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) (((-385 (-525))) -3150 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (((-1163 |#1| |#2| |#3|)) |has| |#1| (-341)) ((|#1|) . T))
+(((|#1|) . T) (($) -3150 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) (((-385 (-525))) -3150 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))))
(((|#3|) |has| |#3| (-975)))
-((($) -3321 (|has| |#1| (-160)) (|has| |#1| (-517))) ((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
+((($) -3150 (|has| |#1| (-160)) (|has| |#1| (-517))) ((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
(|has| |#1| (-1018))
(((|#2| (-760 |#1|)) . T))
(((|#1|) . T))
@@ -383,37 +383,37 @@
((((-135)) . T))
(((|#3|) |has| |#3| (-1018)) (((-525)) -12 (|has| |#3| (-966 (-525))) (|has| |#3| (-1018))) (((-385 (-525))) -12 (|has| |#3| (-966 (-385 (-525)))) (|has| |#3| (-1018))))
((((-796)) . T))
-((((-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) . T))
+((((-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) . T))
(((|#1|) . T))
-((((-796)) -3321 (|has| |#1| (-565 (-796))) (|has| |#1| (-788)) (|has| |#1| (-1018))))
+((((-796)) -3150 (|has| |#1| (-565 (-796))) (|has| |#1| (-788)) (|has| |#1| (-1018))))
((((-501)) |has| |#1| (-566 (-501))))
-((((-2 (|:| -2019 (-1089)) (|:| -1221 (-51)))) . T))
+((((-2 (|:| -1265 (-1089)) (|:| -1568 (-51)))) . T))
(|has| |#1| (-341))
-(-3321 (|has| |#1| (-21)) (|has| |#1| (-786)))
+(-3150 (|has| |#1| (-21)) (|has| |#1| (-786)))
((((-1089) |#1|) |has| |#1| (-486 (-1089) |#1|)) ((|#1| |#1|) |has| |#1| (-288 |#1|)))
(|has| |#2| (-761))
(|has| |#1| (-37 (-385 (-525))))
(|has| |#1| (-786))
-(-3321 (|has| |#1| (-788)) (|has| |#1| (-1018)))
+(-3150 (|has| |#1| (-788)) (|has| |#1| (-1018)))
((((-796)) . T))
-((((-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) . T))
+((((-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) . T))
((((-501)) |has| |#1| (-566 (-501))))
(((|#1| |#2|) . T))
((((-1089)) -12 (|has| |#1| (-341)) (|has| |#1| (-833 (-1089)))))
((((-1072) |#1|) . T))
(((|#1| |#2| |#3| (-497 |#3|)) . T))
-((((-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) . T))
+((((-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) . T))
(|has| |#1| (-346))
(|has| |#1| (-346))
(|has| |#1| (-346))
((((-796)) . T))
(((|#1|) . T))
-(-3321 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842)))
+(-3150 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842)))
(|has| |#1| (-346))
-(-3321 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842)))
+(-3150 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842)))
((((-525)) . T))
((((-525)) . T))
-(-3321 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842)))
+(-3150 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842)))
((((-796)) . T))
((((-796)) . T))
(-12 (|has| |#2| (-213)) (|has| |#2| (-975)))
@@ -422,10 +422,10 @@
((((-525) |#4|) . T))
((((-525) |#3|) . T))
(((|#1|) . T) (((-525)) |has| |#1| (-587 (-525))))
-(-3321 (|has| |#2| (-160)) (|has| |#2| (-786)) (|has| |#2| (-975)))
+(-3150 (|has| |#2| (-160)) (|has| |#2| (-786)) (|has| |#2| (-975)))
((((-1157 |#1| |#2| |#3| |#4|)) . T))
((((-385 (-525))) . T) (((-525)) . T))
-((((-796)) -3321 (|has| |#1| (-565 (-796))) (|has| |#1| (-1018))))
+((((-796)) -3150 (|has| |#1| (-565 (-796))) (|has| |#1| (-1018))))
(((|#1| |#1|) . T))
(((|#1|) . T))
(((|#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))
@@ -454,38 +454,38 @@
((($) . T))
((($ $) . T) ((#0=(-1089) $) . T) ((#0# |#1|) . T))
(((|#2|) |has| |#2| (-160)))
-((($) -3321 (|has| |#2| (-341)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842))) ((|#2|) |has| |#2| (-160)) (((-385 (-525))) |has| |#2| (-37 (-385 (-525)))))
-(((|#2| |#2|) -3321 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-975))) (($ $) |has| |#2| (-160)))
+((($) -3150 (|has| |#2| (-341)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842))) ((|#2|) |has| |#2| (-160)) (((-385 (-525))) |has| |#2| (-37 (-385 (-525)))))
+(((|#2| |#2|) -3150 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-975))) (($ $) |has| |#2| (-160)))
((((-135)) . T))
(((|#1|) . T))
(-12 (|has| |#1| (-346)) (|has| |#2| (-346)))
((((-796)) . T))
-(((|#2|) -3321 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-975))) (($) |has| |#2| (-160)))
+(((|#2|) -3150 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-975))) (($) |has| |#2| (-160)))
(((|#1|) . T))
((((-796)) . T))
(|has| |#1| (-1018))
(|has| $ (-138))
((((-525) |#1|) . T))
-((($) -3321 (|has| |#1| (-286)) (|has| |#1| (-341)) (|has| |#1| (-327)) (|has| |#1| (-517))) (((-385 (-525))) -3321 (|has| |#1| (-341)) (|has| |#1| (-327))) ((|#1|) . T))
+((($) -3150 (|has| |#1| (-286)) (|has| |#1| (-341)) (|has| |#1| (-327)) (|has| |#1| (-517))) (((-385 (-525))) -3150 (|has| |#1| (-341)) (|has| |#1| (-327))) ((|#1|) . T))
((((-1089)) -12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089)))))
(|has| |#1| (-341))
-(-3321 (-12 (|has| (-1087 |#1| |#2| |#3|) (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))
+(-3150 (-12 (|has| (-1087 |#1| |#2| |#3|) (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))
(|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))
(|has| |#1| (-341))
(|has| |#1| (-15 * (|#1| (-712) |#1|)))
(((|#1|) . T))
-(-3321 (|has| |#1| (-788)) (|has| |#1| (-1018)))
+(-3150 (|has| |#1| (-788)) (|has| |#1| (-1018)))
((((-796)) . T))
((((-525) (-125)) . T))
(((|#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))
-(-3321 (|has| |#2| (-160)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842)))
+(-3150 (|has| |#2| (-160)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842)))
(((|#2| (-497 (-798 |#1|))) . T))
((((-796)) . T))
(((|#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))
(((|#1|) . T))
-(-3321 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842)))
-(-3321 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842)))
-(-3321 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842)))
+(-3150 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842)))
+(-3150 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842)))
+(-3150 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842)))
((((-538 |#1|)) . T))
((($) . T))
(((|#1|) . T) (($) . T))
@@ -502,28 +502,28 @@
((((-796)) . T))
((((-796)) . T))
(((|#1| |#2| |#3| |#4| |#5|) . T))
-(((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525)))) ((|#1| |#1|) . T) (($ $) -3321 (|has| |#1| (-160)) (|has| |#1| (-517))))
-((($ $) -3321 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) ((#0=(-385 (-525)) #0#) -3321 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) ((#1=(-1087 |#1| |#2| |#3|) #1#) |has| |#1| (-341)) ((|#1| |#1|) . T))
-(((|#1| |#1|) . T) (($ $) -3321 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) ((#0=(-385 (-525)) #0#) -3321 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))))
-((($ $) -3321 (|has| |#1| (-160)) (|has| |#1| (-517))) ((|#1| |#1|) . T) ((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525)))))
+(((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525)))) ((|#1| |#1|) . T) (($ $) -3150 (|has| |#1| (-160)) (|has| |#1| (-517))))
+((($ $) -3150 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) ((#0=(-385 (-525)) #0#) -3150 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) ((#1=(-1087 |#1| |#2| |#3|) #1#) |has| |#1| (-341)) ((|#1| |#1|) . T))
+(((|#1| |#1|) . T) (($ $) -3150 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) ((#0=(-385 (-525)) #0#) -3150 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))))
+((($ $) -3150 (|has| |#1| (-160)) (|has| |#1| (-517))) ((|#1| |#1|) . T) ((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525)))))
(((|#2|) |has| |#2| (-975)))
(|has| |#1| (-1018))
-((((-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((|#1|) . T) (($) -3321 (|has| |#1| (-160)) (|has| |#1| (-517))))
-((($) -3321 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) (((-385 (-525))) -3321 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (((-1087 |#1| |#2| |#3|)) |has| |#1| (-341)) ((|#1|) . T))
-(((|#1|) . T) (($) -3321 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) (((-385 (-525))) -3321 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))))
-((($) -3321 (|has| |#1| (-160)) (|has| |#1| (-517))) ((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
+((((-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((|#1|) . T) (($) -3150 (|has| |#1| (-160)) (|has| |#1| (-517))))
+((($) -3150 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) (((-385 (-525))) -3150 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (((-1087 |#1| |#2| |#3|)) |has| |#1| (-341)) ((|#1|) . T))
+(((|#1|) . T) (($) -3150 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) (((-385 (-525))) -3150 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))))
+((($) -3150 (|has| |#1| (-160)) (|has| |#1| (-517))) ((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
(((|#1|) |has| |#1| (-160)) (($) . T))
(((|#1|) . T))
-(((#0=(-385 (-525)) #0#) |has| |#2| (-37 (-385 (-525)))) ((|#2| |#2|) . T) (($ $) -3321 (|has| |#2| (-160)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842))))
+(((#0=(-385 (-525)) #0#) |has| |#2| (-37 (-385 (-525)))) ((|#2| |#2|) . T) (($ $) -3150 (|has| |#2| (-160)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842))))
((((-796)) . T))
-((((-385 (-525))) |has| |#2| (-37 (-385 (-525)))) ((|#2|) |has| |#2| (-160)) (($) -3321 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842))))
+((((-385 (-525))) |has| |#2| (-37 (-385 (-525)))) ((|#2|) |has| |#2| (-160)) (($) -3150 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842))))
((($ $) . T) ((|#2| $) . T) ((|#2| |#1|) . T))
-((((-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((|#1|) |has| |#1| (-160)) (($) -3321 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))))
+((((-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((|#1|) |has| |#1| (-160)) (($) -3150 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))))
(((#0=(-1003) |#1|) . T) ((#0# $) . T) (($ $) . T))
-((((-385 (-525))) |has| |#2| (-37 (-385 (-525)))) ((|#2|) . T) (($) -3321 (|has| |#2| (-160)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842))))
+((((-385 (-525))) |has| |#2| (-37 (-385 (-525)))) ((|#2|) . T) (($) -3150 (|has| |#2| (-160)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842))))
((($) . T))
(((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))) (($) . T))
-(-3321 (|has| |#1| (-788)) (|has| |#1| (-1018)))
+(-3150 (|has| |#1| (-788)) (|has| |#1| (-1018)))
(((|#2|) |has| |#1| (-341)))
(((|#1|) . T))
(((|#2|) |has| |#2| (-1018)) (((-525)) -12 (|has| |#2| (-966 (-525))) (|has| |#2| (-1018))) (((-385 (-525))) -12 (|has| |#2| (-966 (-385 (-525)))) (|has| |#2| (-1018))))
@@ -538,8 +538,8 @@
(|has| |#1| (-37 (-385 (-525))))
(|has| |#1| (-136))
(|has| |#1| (-138))
-((((-385 (-525))) |has| |#2| (-37 (-385 (-525)))) ((|#2|) |has| |#2| (-160)) (($) -3321 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842))))
-((($) -3321 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
+((((-385 (-525))) |has| |#2| (-37 (-385 (-525)))) ((|#2|) |has| |#2| (-160)) (($) -3150 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842))))
+((($) -3150 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
((((-385 (-525))) . T) (($) . T))
((((-385 (-525))) . T) (($) . T))
((((-385 (-525))) . T) (($) . T))
@@ -550,12 +550,12 @@
(((|#1| (-712) (-1003)) . T))
((((-385 (-525))) |has| |#2| (-341)) (($) . T))
(((|#1| (-497 (-1008 (-1089))) (-1008 (-1089))) . T))
-(-3321 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842)))
-(-3321 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842)))
+(-3150 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842)))
+(-3150 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842)))
(((|#1|) . T))
-(-3321 (|has| |#2| (-160)) (|has| |#2| (-786)) (|has| |#2| (-975)))
+(-3150 (|has| |#2| (-160)) (|has| |#2| (-786)) (|has| |#2| (-975)))
(|has| |#2| (-734))
-(-3321 (|has| |#2| (-734)) (|has| |#2| (-786)))
+(-3150 (|has| |#2| (-734)) (|has| |#2| (-786)))
(|has| |#1| (-346))
(|has| |#1| (-346))
(|has| |#1| (-346))
@@ -588,63 +588,63 @@
(((|#4| |#4|) -12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018))))
(((|#2|) . T) (((-525)) |has| |#2| (-966 (-525))) (((-385 (-525))) |has| |#2| (-966 (-385 (-525)))))
(((|#3| |#3|) -12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1018))))
-(((|#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) |has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))))
+(((|#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) |has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))))
(((|#1|) . T))
(((|#1| |#2|) . T))
((($) . T))
((($) . T))
(((|#2|) . T))
(((|#3|) . T))
-(-3321 (|has| |#1| (-788)) (|has| |#1| (-1018)))
-(((|#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) |has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))))
+(-3150 (|has| |#1| (-788)) (|has| |#1| (-1018)))
+(((|#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) |has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))))
(((|#2|) . T))
-((((-796)) -3321 (|has| |#2| (-25)) (|has| |#2| (-126)) (|has| |#2| (-565 (-796))) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-346)) (|has| |#2| (-734)) (|has| |#2| (-786)) (|has| |#2| (-975)) (|has| |#2| (-1018))) (((-1171 |#2|)) . T))
+((((-796)) -3150 (|has| |#2| (-25)) (|has| |#2| (-126)) (|has| |#2| (-565 (-796))) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-346)) (|has| |#2| (-734)) (|has| |#2| (-786)) (|has| |#2| (-975)) (|has| |#2| (-1018))) (((-1171 |#2|)) . T))
(((|#1|) |has| |#1| (-160)))
((((-525)) . T))
-((((-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((|#1|) |has| |#1| (-160)) (($) -3321 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))))
-((($) -3321 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
+((((-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((|#1|) |has| |#1| (-160)) (($) -3150 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))))
+((($) -3150 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
((((-525) (-135)) . T))
-((($) -3321 (|has| |#2| (-160)) (|has| |#2| (-786)) (|has| |#2| (-975))) ((|#2|) -3321 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-975))))
-(-3321 (|has| |#1| (-21)) (|has| |#1| (-136)) (|has| |#1| (-138)) (|has| |#1| (-160)) (|has| |#1| (-517)) (|has| |#1| (-975)))
+((($) -3150 (|has| |#2| (-160)) (|has| |#2| (-786)) (|has| |#2| (-975))) ((|#2|) -3150 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-975))))
+(-3150 (|has| |#1| (-21)) (|has| |#1| (-136)) (|has| |#1| (-138)) (|has| |#1| (-160)) (|has| |#1| (-517)) (|has| |#1| (-975)))
(((|#1|) . T))
-(-3321 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-136)) (|has| |#1| (-138)) (|has| |#1| (-160)) (|has| |#1| (-517)) (|has| |#1| (-975)))
+(-3150 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-136)) (|has| |#1| (-138)) (|has| |#1| (-160)) (|has| |#1| (-517)) (|has| |#1| (-975)))
(((|#2|) |has| |#1| (-341)))
(((|#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))
(((|#1| |#1|) . T) (($ $) . T))
-((($) -3321 (|has| |#1| (-341)) (|has| |#1| (-517))) (((-385 (-525))) -3321 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) ((|#1|) |has| |#1| (-160)))
+((($) -3150 (|has| |#1| (-341)) (|has| |#1| (-517))) (((-385 (-525))) -3150 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) ((|#1|) |has| |#1| (-160)))
(((|#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))
(((|#1| (-497 #0=(-1089)) #0#) . T))
(((|#1|) . T) (($) . T))
(|has| |#4| (-160))
(|has| |#3| (-160))
(((#0=(-385 (-885 |#1|)) #0#) . T))
-(-3321 (|has| |#1| (-788)) (|has| |#1| (-1018)))
+(-3150 (|has| |#1| (-788)) (|has| |#1| (-1018)))
(|has| |#1| (-1018))
-(-3321 (|has| |#1| (-788)) (|has| |#1| (-1018)))
+(-3150 (|has| |#1| (-788)) (|has| |#1| (-1018)))
(|has| |#1| (-1018))
-((((-796)) -3321 (|has| |#1| (-565 (-796))) (|has| |#1| (-788)) (|has| |#1| (-1018))))
+((((-796)) -3150 (|has| |#1| (-565 (-796))) (|has| |#1| (-788)) (|has| |#1| (-1018))))
((((-501)) |has| |#1| (-566 (-501))))
-(-3321 (|has| |#1| (-788)) (|has| |#1| (-1018)))
+(-3150 (|has| |#1| (-788)) (|has| |#1| (-1018)))
(((|#1| |#1|) |has| |#1| (-160)))
-((($ $) -3321 (|has| |#1| (-160)) (|has| |#1| (-517))) ((|#1| |#1|) . T) ((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525)))))
+((($ $) -3150 (|has| |#1| (-160)) (|has| |#1| (-517))) ((|#1| |#1|) . T) ((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525)))))
(((|#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))
(((|#1|) . T))
((((-385 (-885 |#1|))) . T))
((((-525) (-125)) . T))
(((|#1|) |has| |#1| (-160)))
((((-125)) . T))
-((($) -3321 (|has| |#1| (-160)) (|has| |#1| (-517))) ((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
-(-3321 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842)))
+((($) -3150 (|has| |#1| (-160)) (|has| |#1| (-517))) ((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
+(-3150 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842)))
((((-796)) . T))
((((-1157 |#1| |#2| |#3| |#4|)) . T))
(((|#1|) |has| |#1| (-975)) (((-525)) -12 (|has| |#1| (-587 (-525))) (|has| |#1| (-975))))
(((|#1| |#2|) . T))
-(-3321 (|has| |#3| (-160)) (|has| |#3| (-786)) (|has| |#3| (-975)))
+(-3150 (|has| |#3| (-160)) (|has| |#3| (-786)) (|has| |#3| (-975)))
(|has| |#3| (-734))
-(-3321 (|has| |#3| (-734)) (|has| |#3| (-786)))
+(-3150 (|has| |#3| (-734)) (|has| |#3| (-786)))
(|has| |#3| (-786))
-((((-385 (-525))) -3321 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3321 (|has| |#1| (-341)) (|has| |#1| (-517))) ((|#2|) |has| |#1| (-341)) ((|#1|) |has| |#1| (-160)))
-(((|#1|) |has| |#1| (-160)) (((-385 (-525))) -3321 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3321 (|has| |#1| (-341)) (|has| |#1| (-517))))
+((((-385 (-525))) -3150 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3150 (|has| |#1| (-341)) (|has| |#1| (-517))) ((|#2|) |has| |#1| (-341)) ((|#1|) |has| |#1| (-160)))
+(((|#1|) |has| |#1| (-160)) (((-385 (-525))) -3150 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3150 (|has| |#1| (-341)) (|has| |#1| (-517))))
(((|#2|) . T))
((((-525) (-125)) . T))
((((-796)) . T))
@@ -660,22 +660,22 @@
(|has| |#1| (-1018))
(((|#2|) . T))
((((-501)) |has| |#2| (-566 (-501))) (((-825 (-357))) |has| |#2| (-566 (-825 (-357)))) (((-825 (-525))) |has| |#2| (-566 (-825 (-525)))))
-(((|#4|) -3321 (|has| |#4| (-160)) (|has| |#4| (-341))))
-(((|#3|) -3321 (|has| |#3| (-160)) (|has| |#3| (-341))))
+(((|#4|) -3150 (|has| |#4| (-160)) (|has| |#4| (-341))))
+(((|#3|) -3150 (|has| |#3| (-160)) (|has| |#3| (-341))))
((((-796)) . T))
(((|#1|) . T))
-(-3321 (|has| |#2| (-429)) (|has| |#2| (-842)))
-(-3321 (|has| |#1| (-429)) (|has| |#1| (-842)))
-(-3321 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-842)))
+(-3150 (|has| |#2| (-429)) (|has| |#2| (-842)))
+(-3150 (|has| |#1| (-429)) (|has| |#1| (-842)))
+(-3150 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-842)))
((($ $) . T) ((#0=(-1089) $) |has| |#1| (-213)) ((#0# |#1|) |has| |#1| (-213)) ((#1=(-759 (-1089)) |#1|) . T) ((#1# $) . T))
-(-3321 (|has| |#1| (-429)) (|has| |#1| (-842)))
+(-3150 (|has| |#1| (-429)) (|has| |#1| (-842)))
((((-525) |#2|) . T))
((((-796)) . T))
-((((-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) . T))
-((((-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) . T))
-((((-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) . T))
+((((-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) . T))
+((((-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) . T))
+((((-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) . T))
(((|#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))
-((($) -3321 (|has| |#3| (-160)) (|has| |#3| (-786)) (|has| |#3| (-975))) ((|#3|) -3321 (|has| |#3| (-160)) (|has| |#3| (-341)) (|has| |#3| (-975))))
+((($) -3150 (|has| |#3| (-160)) (|has| |#3| (-786)) (|has| |#3| (-975))) ((|#3|) -3150 (|has| |#3| (-160)) (|has| |#3| (-341)) (|has| |#3| (-975))))
((((-525) |#1|) . T))
(|has| (-385 |#2|) (-138))
(|has| (-385 |#2|) (-136))
@@ -688,22 +688,22 @@
(|has| |#1| (-517))
(|has| |#1| (-37 (-385 (-525))))
(|has| |#1| (-37 (-385 (-525))))
-((((-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) . T))
+((((-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) . T))
((((-796)) . T))
-((((-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))) . T))
+((((-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))) . T))
(|has| |#1| (-37 (-385 (-525))))
-((((-366) (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))) . T))
+((((-366) (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))) . T))
(|has| |#1| (-37 (-385 (-525))))
(|has| |#2| (-1065))
-(-3321 (|has| |#1| (-341)) (|has| |#1| (-517)))
-(-3321 (|has| |#1| (-341)) (|has| |#1| (-517)))
+(-3150 (|has| |#1| (-341)) (|has| |#1| (-517)))
+(-3150 (|has| |#1| (-341)) (|has| |#1| (-517)))
(((|#1|) . T))
((((-366) (-1072)) . T))
(|has| |#1| (-517))
((((-112 |#1|)) . T))
((((-125)) . T))
((((-525) |#1|) . T))
-(-3321 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842)))
+(-3150 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842)))
(((|#2|) . T))
((((-796)) . T))
((((-760 |#1|)) . T))
@@ -716,7 +716,7 @@
(((|#1|) |has| |#1| (-160)))
((((-796)) . T))
((((-501)) |has| |#1| (-566 (-501))))
-(-3321 (|has| |#1| (-788)) (|has| |#1| (-1018)))
+(-3150 (|has| |#1| (-788)) (|has| |#1| (-1018)))
(((|#2|) |has| |#2| (-288 |#2|)))
(((#0=(-525) #0#) . T) ((#1=(-385 (-525)) #1#) . T) (($ $) . T))
(((|#1|) . T))
@@ -726,7 +726,7 @@
(((#0=(-525) #0#) . T) ((#1=(-385 (-525)) #1#) . T) (($ $) . T))
((($) . T) (((-525)) . T) (((-385 (-525))) . T))
(|has| |#2| (-346))
-(-3321 (|has| |#1| (-788)) (|has| |#1| (-1018)))
+(-3150 (|has| |#1| (-788)) (|has| |#1| (-1018)))
(((|#1|) . T) (((-385 (-525))) . T) (($) . T))
(((|#1|) . T) (((-385 (-525))) . T) (($) . T))
(((|#1|) . T) (((-385 (-525))) . T) (($) . T))
@@ -737,9 +737,9 @@
((((-1087 |#1| |#2| |#3|) $) -12 (|has| (-1087 |#1| |#2| |#3|) (-265 (-1087 |#1| |#2| |#3|) (-1087 |#1| |#2| |#3|))) (|has| |#1| (-341))) (($ $) . T))
((((-796)) . T))
((((-796)) . T))
-((($) . T) (((-385 (-525))) -3321 (|has| |#1| (-341)) (|has| |#1| (-327))) ((|#1|) . T))
+((($) . T) (((-385 (-525))) -3150 (|has| |#1| (-341)) (|has| |#1| (-327))) ((|#1|) . T))
((((-501)) |has| |#1| (-566 (-501))))
-((((-796)) -3321 (|has| |#1| (-565 (-796))) (|has| |#1| (-1018))))
+((((-796)) -3150 (|has| |#1| (-565 (-796))) (|has| |#1| (-1018))))
((($ $) . T))
((($ $) . T))
((((-796)) . T))
@@ -749,12 +749,12 @@
(((|#1|) . T))
(((|#1|) . T))
(((|#1|) . T))
-((($) -3321 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
+((($) -3150 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
((((-385 (-525))) . T) (((-525)) . T))
((((-525) (-135)) . T))
((((-135)) . T))
(((|#1|) . T))
-(-3321 (|has| |#1| (-21)) (|has| |#1| (-136)) (|has| |#1| (-138)) (|has| |#1| (-160)) (|has| |#1| (-517)) (|has| |#1| (-975)))
+(-3150 (|has| |#1| (-21)) (|has| |#1| (-136)) (|has| |#1| (-138)) (|has| |#1| (-160)) (|has| |#1| (-517)) (|has| |#1| (-975)))
((((-108)) . T))
(((|#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))
((((-108)) . T))
@@ -762,38 +762,38 @@
((((-501)) |has| |#1| (-566 (-501))) (((-205)) . #0=(|has| |#1| (-951))) (((-357)) . #0#))
((((-796)) . T))
(|has| |#1| (-761))
-(-3321 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842)))
+(-3150 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842)))
(|has| |#1| (-788))
-(-3321 (|has| |#1| (-160)) (|has| |#1| (-517)))
+(-3150 (|has| |#1| (-160)) (|has| |#1| (-517)))
(|has| |#1| (-517))
(|has| |#1| (-842))
(((|#1|) . T))
(|has| |#1| (-1018))
((((-796)) . T))
-(-3321 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517)))
-(-3321 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517)))
-(-3321 (|has| |#1| (-160)) (|has| |#1| (-517)))
+(-3150 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517)))
+(-3150 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517)))
+(-3150 (|has| |#1| (-160)) (|has| |#1| (-517)))
((((-796)) . T))
((((-796)) . T))
((((-796)) . T))
(((|#1| (-1171 |#1|) (-1171 |#1|)) . T))
((((-525) (-135)) . T))
((($) . T))
-(-3321 (|has| |#4| (-160)) (|has| |#4| (-786)) (|has| |#4| (-975)))
-(-3321 (|has| |#3| (-160)) (|has| |#3| (-786)) (|has| |#3| (-975)))
+(-3150 (|has| |#4| (-160)) (|has| |#4| (-786)) (|has| |#4| (-975)))
+(-3150 (|has| |#3| (-160)) (|has| |#3| (-786)) (|has| |#3| (-975)))
((((-796)) . T))
(|has| |#1| (-1018))
(((|#1| (-902)) . T))
(((|#1| |#1|) . T))
((($) . T))
-(-3321 (|has| |#2| (-734)) (|has| |#2| (-786)))
-(-3321 (|has| |#2| (-734)) (|has| |#2| (-786)))
+(-3150 (|has| |#2| (-734)) (|has| |#2| (-786)))
+(-3150 (|has| |#2| (-734)) (|has| |#2| (-786)))
(-12 (|has| |#1| (-450)) (|has| |#2| (-450)))
-(-3321 (|has| |#2| (-160)) (|has| |#2| (-786)) (|has| |#2| (-975)))
-(-3321 (-12 (|has| |#1| (-450)) (|has| |#2| (-450))) (-12 (|has| |#1| (-668)) (|has| |#2| (-668))))
+(-3150 (|has| |#2| (-160)) (|has| |#2| (-786)) (|has| |#2| (-975)))
+(-3150 (-12 (|has| |#1| (-450)) (|has| |#2| (-450))) (-12 (|has| |#1| (-668)) (|has| |#2| (-668))))
(((|#1|) . T))
(|has| |#2| (-734))
-(-3321 (|has| |#2| (-734)) (|has| |#2| (-786)))
+(-3150 (|has| |#2| (-734)) (|has| |#2| (-786)))
(((|#1| |#2|) . T))
(((|#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))
(|has| |#2| (-786))
@@ -808,7 +808,7 @@
(((|#1|) . T))
(((|#1|) . T))
((((-385 (-525))) . T) (($) . T))
-((($) . T) (((-385 (-525))) -3321 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) ((|#1|) . T))
+((($) . T) (((-385 (-525))) -3150 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) ((|#1|) . T))
(|has| |#1| (-769))
((((-385 (-525))) |has| |#1| (-966 (-385 (-525)))) (((-525)) |has| |#1| (-966 (-525))) ((|#1|) . T))
(|has| |#1| (-1018))
@@ -819,8 +819,8 @@
(((|#3|) |has| |#3| (-1018)))
(|has| |#3| (-346))
(((|#1|) . T) (((-796)) . T))
-((((-385 (-525))) -3321 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3321 (|has| |#1| (-341)) (|has| |#1| (-517))) (((-1163 |#1| |#2| |#3|)) |has| |#1| (-341)) ((|#1|) |has| |#1| (-160)))
-(((|#1|) |has| |#1| (-160)) (((-385 (-525))) -3321 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3321 (|has| |#1| (-341)) (|has| |#1| (-517))))
+((((-385 (-525))) -3150 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3150 (|has| |#1| (-341)) (|has| |#1| (-517))) (((-1163 |#1| |#2| |#3|)) |has| |#1| (-341)) ((|#1|) |has| |#1| (-160)))
+(((|#1|) |has| |#1| (-160)) (((-385 (-525))) -3150 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3150 (|has| |#1| (-341)) (|has| |#1| (-517))))
((((-796)) . T))
((($) |has| |#1| (-517)) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
(((|#2|) . T))
@@ -830,30 +830,30 @@
(((|#1|) . T))
(((|#1|) |has| |#1| (-160)))
((((-385 (-525))) . T) (((-525)) . T))
-((($ $) -3321 (|has| |#1| (-160)) (|has| |#1| (-517))) ((|#1| |#1|) . T) ((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525)))))
-((($) -3321 (|has| |#1| (-160)) (|has| |#1| (-517))) ((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
+((($ $) -3150 (|has| |#1| (-160)) (|has| |#1| (-517))) ((|#1| |#1|) . T) ((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525)))))
+((($) -3150 (|has| |#1| (-160)) (|has| |#1| (-517))) ((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
(((|#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))))
((((-135)) . T))
(((|#1|) . T))
((((-135)) . T))
-((($) -3321 (|has| |#2| (-160)) (|has| |#2| (-786)) (|has| |#2| (-975))) ((|#2|) -3321 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-975))))
+((($) -3150 (|has| |#2| (-160)) (|has| |#2| (-786)) (|has| |#2| (-975))) ((|#2|) -3150 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-975))))
((((-135)) . T))
(((|#1| |#2| |#3|) . T))
-(-3321 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-136)) (|has| |#1| (-138)) (|has| |#1| (-160)) (|has| |#1| (-517)) (|has| |#1| (-975)))
+(-3150 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-136)) (|has| |#1| (-138)) (|has| |#1| (-160)) (|has| |#1| (-517)) (|has| |#1| (-975)))
(|has| $ (-138))
(|has| $ (-138))
(|has| |#1| (-1018))
((((-796)) . T))
(|has| |#1| (-37 (-385 (-525))))
(|has| |#1| (-37 (-385 (-525))))
-(-3321 (|has| |#1| (-136)) (|has| |#1| (-138)) (|has| |#1| (-160)) (|has| |#1| (-450)) (|has| |#1| (-517)) (|has| |#1| (-975)) (|has| |#1| (-1030)))
+(-3150 (|has| |#1| (-136)) (|has| |#1| (-138)) (|has| |#1| (-160)) (|has| |#1| (-450)) (|has| |#1| (-517)) (|has| |#1| (-975)) (|has| |#1| (-1030)))
((($ $) |has| |#1| (-265 $ $)) ((|#1| $) |has| |#1| (-265 |#1| |#1|)))
(((|#1| (-385 (-525))) . T))
(((|#1|) . T))
((((-1089)) . T))
(|has| |#1| (-517))
-(-3321 (|has| |#1| (-341)) (|has| |#1| (-517)))
-(-3321 (|has| |#1| (-341)) (|has| |#1| (-517)))
+(-3150 (|has| |#1| (-341)) (|has| |#1| (-517)))
+(-3150 (|has| |#1| (-341)) (|has| |#1| (-517)))
(|has| |#1| (-517))
(|has| |#1| (-37 (-385 (-525))))
(|has| |#1| (-37 (-385 (-525))))
@@ -864,7 +864,7 @@
(|has| |#1| (-138))
(|has| |#1| (-136))
(|has| |#4| (-786))
-(((|#2| (-220 (-4045 |#1|) (-712)) (-798 |#1|)) . T))
+(((|#2| (-220 (-2028 |#1|) (-712)) (-798 |#1|)) . T))
(|has| |#3| (-786))
(((|#1| (-497 |#3|) |#3|) . T))
(|has| |#1| (-138))
@@ -878,21 +878,21 @@
(|has| |#1| (-136))
((((-385 (-525))) |has| |#2| (-341)) (($) . T))
(((|#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))
-(-3321 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842)))
-(-3321 (|has| |#1| (-327)) (|has| |#1| (-346)))
+(-3150 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842)))
+(-3150 (|has| |#1| (-327)) (|has| |#1| (-346)))
((((-1056 |#2| |#1|)) . T) ((|#1|) . T))
(|has| |#2| (-160))
(((|#1| |#2|) . T))
(-12 (|has| |#2| (-213)) (|has| |#2| (-975)))
-(((|#2|) . T) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) . T))
-(-3321 (|has| |#3| (-734)) (|has| |#3| (-786)))
-(-3321 (|has| |#3| (-734)) (|has| |#3| (-786)))
+(((|#2|) . T) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) . T))
+(-3150 (|has| |#3| (-734)) (|has| |#3| (-786)))
+(-3150 (|has| |#3| (-734)) (|has| |#3| (-786)))
((((-796)) . T))
(((|#1|) . T))
(((|#2|) . T) (($) . T))
(((|#1|) . T) (($) . T))
((((-640)) . T))
-(-3321 (|has| |#2| (-160)) (|has| |#2| (-786)) (|has| |#2| (-975)))
+(-3150 (|has| |#2| (-160)) (|has| |#2| (-786)) (|has| |#2| (-975)))
(|has| |#1| (-517))
(((|#1|) . T))
(((|#1|) . T))
@@ -914,10 +914,10 @@
(((|#1| (-385 (-525))) . T))
(((|#3|) . T) (((-564 $)) . T))
(((|#1| |#2|) . T))
-((((-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) . T))
+((((-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) . T))
(((|#1|) . T))
(((|#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))
-((((-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) . T))
+((((-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) . T))
((($ $) . T) ((|#2| $) . T))
(((|#1|) . T) (((-385 (-525))) . T) (($) . T))
(((#0=(-1087 |#1| |#2| |#3|) #0#) -12 (|has| (-1087 |#1| |#2| |#3|) (-288 (-1087 |#1| |#2| |#3|))) (|has| |#1| (-341))) (((-1089) #0#) -12 (|has| (-1087 |#1| |#2| |#3|) (-486 (-1089) (-1087 |#1| |#2| |#3|))) (|has| |#1| (-341))))
@@ -925,8 +925,8 @@
((((-796)) . T))
((((-796)) . T))
(((|#1| |#1|) . T))
-(((|#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) |has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))))
-(((|#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) (((-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))) |has| (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-288 (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)))))
+(((|#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) |has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))))
+(((|#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) (((-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))) |has| (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-288 (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)))))
((((-796)) . T))
(((|#1|) . T))
(((|#3| |#3|) . T))
@@ -937,10 +937,10 @@
((($ $) . T) ((#0=(-798 |#1|) $) . T) ((#0# |#2|) . T))
(|has| |#1| (-769))
(|has| |#1| (-1018))
-(((|#2| |#2|) -3321 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-975))) (($ $) |has| |#2| (-160)))
-(((|#2|) -3321 (|has| |#2| (-160)) (|has| |#2| (-341))))
-((((-525) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) . T) ((|#1| |#2|) . T))
-(((|#2|) -3321 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-975))) (($) |has| |#2| (-160)))
+(((|#2| |#2|) -3150 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-975))) (($ $) |has| |#2| (-160)))
+(((|#2|) -3150 (|has| |#2| (-160)) (|has| |#2| (-341))))
+((((-525) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) . T) ((|#1| |#2|) . T))
+(((|#2|) -3150 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-975))) (($) |has| |#2| (-160)))
((((-712)) . T))
((((-525)) . T))
(|has| |#1| (-517))
@@ -953,29 +953,29 @@
((((-112 |#1|)) . T))
(((|#1|) . T))
(|has| |#1| (-138))
-(-3321 (|has| |#1| (-160)) (|has| |#1| (-517)))
-(-3321 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517)))
-(-3321 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517)))
-(-3321 (|has| |#1| (-160)) (|has| |#1| (-517)))
+(-3150 (|has| |#1| (-160)) (|has| |#1| (-517)))
+(-3150 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517)))
+(-3150 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517)))
+(-3150 (|has| |#1| (-160)) (|has| |#1| (-517)))
((((-825 (-525))) . T) (((-825 (-357))) . T) (((-501)) . T) (((-1089)) . T))
((((-796)) . T))
-(-3321 (|has| |#1| (-788)) (|has| |#1| (-1018)))
+(-3150 (|has| |#1| (-788)) (|has| |#1| (-1018)))
((($) . T))
((((-796)) . T))
-(-3321 (|has| |#2| (-160)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842)))
+(-3150 (|has| |#2| (-160)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842)))
(((|#2|) |has| |#2| (-160)))
-((($) -3321 (|has| |#2| (-341)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842))) ((|#2|) |has| |#2| (-160)) (((-385 (-525))) |has| |#2| (-37 (-385 (-525)))))
+((($) -3150 (|has| |#2| (-341)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842))) ((|#2|) |has| |#2| (-160)) (((-385 (-525))) |has| |#2| (-37 (-385 (-525)))))
((((-803 |#1|)) . T))
-(-3321 (|has| |#2| (-25)) (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-346)) (|has| |#2| (-734)) (|has| |#2| (-786)) (|has| |#2| (-975)) (|has| |#2| (-1018)))
+(-3150 (|has| |#2| (-25)) (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-346)) (|has| |#2| (-734)) (|has| |#2| (-786)) (|has| |#2| (-975)) (|has| |#2| (-1018)))
(-12 (|has| |#3| (-213)) (|has| |#3| (-975)))
(|has| |#2| (-1065))
-(((#0=(-51)) . T) (((-2 (|:| -2019 (-1089)) (|:| -1221 #0#))) . T))
+(((#0=(-51)) . T) (((-2 (|:| -1265 (-1089)) (|:| -1568 #0#))) . T))
(((|#1| |#2|) . T))
-(-3321 (|has| |#3| (-160)) (|has| |#3| (-786)) (|has| |#3| (-975)))
+(-3150 (|has| |#3| (-160)) (|has| |#3| (-786)) (|has| |#3| (-975)))
(((|#1| (-525) (-1003)) . T))
(((|#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))
(((|#1| (-385 (-525)) (-1003)) . T))
-((($) -3321 (|has| |#1| (-286)) (|has| |#1| (-341)) (|has| |#1| (-327)) (|has| |#1| (-517))) (((-385 (-525))) -3321 (|has| |#1| (-341)) (|has| |#1| (-327))) ((|#1|) . T))
+((($) -3150 (|has| |#1| (-286)) (|has| |#1| (-341)) (|has| |#1| (-327)) (|has| |#1| (-517))) (((-385 (-525))) -3150 (|has| |#1| (-341)) (|has| |#1| (-327))) ((|#1|) . T))
((((-525) |#2|) . T))
(((|#1| |#2|) . T))
(((|#1| |#2|) . T))
@@ -983,37 +983,37 @@
(-12 (|has| |#1| (-346)) (|has| |#2| (-346)))
((((-796)) . T))
((((-1089) |#1|) |has| |#1| (-486 (-1089) |#1|)) ((|#1| |#1|) |has| |#1| (-288 |#1|)))
-(-3321 (|has| |#1| (-136)) (|has| |#1| (-346)))
-(-3321 (|has| |#1| (-136)) (|has| |#1| (-346)))
-(-3321 (|has| |#1| (-136)) (|has| |#1| (-346)))
+(-3150 (|has| |#1| (-136)) (|has| |#1| (-346)))
+(-3150 (|has| |#1| (-136)) (|has| |#1| (-346)))
+(-3150 (|has| |#1| (-136)) (|has| |#1| (-346)))
(((|#1|) . T))
((((-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((|#1|) |has| |#1| (-160)) (($) |has| |#1| (-517)))
-((((-385 (-525))) -3321 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3321 (|has| |#1| (-341)) (|has| |#1| (-517))) (((-1087 |#1| |#2| |#3|)) |has| |#1| (-341)) ((|#1|) |has| |#1| (-160)))
-(((|#1|) |has| |#1| (-160)) (((-385 (-525))) -3321 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3321 (|has| |#1| (-341)) (|has| |#1| (-517))))
+((((-385 (-525))) -3150 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3150 (|has| |#1| (-341)) (|has| |#1| (-517))) (((-1087 |#1| |#2| |#3|)) |has| |#1| (-341)) ((|#1|) |has| |#1| (-160)))
+(((|#1|) |has| |#1| (-160)) (((-385 (-525))) -3150 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3150 (|has| |#1| (-341)) (|has| |#1| (-517))))
((($) |has| |#1| (-517)) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
((((-796)) . T))
(|has| |#1| (-327))
(((|#1|) . T))
-(((|#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))) ((#0=(-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) #0#) |has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))))
+(((|#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))) ((#0=(-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) #0#) |has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))))
(|has| |#1| (-517))
(((|#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))
((((-796)) . T))
(((|#1| |#2|) . T))
-(-3321 (|has| |#2| (-429)) (|has| |#2| (-842)))
-(-3321 (|has| |#1| (-788)) (|has| |#1| (-1018)))
-(-3321 (|has| |#1| (-429)) (|has| |#1| (-842)))
+(-3150 (|has| |#2| (-429)) (|has| |#2| (-842)))
+(-3150 (|has| |#1| (-788)) (|has| |#1| (-1018)))
+(-3150 (|has| |#1| (-429)) (|has| |#1| (-842)))
((((-385 (-525))) . T) (((-525)) . T))
((((-525)) . T))
-((((-385 (-525))) |has| |#2| (-37 (-385 (-525)))) ((|#2|) |has| |#2| (-160)) (($) -3321 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842))))
+((((-385 (-525))) |has| |#2| (-37 (-385 (-525)))) ((|#2|) |has| |#2| (-160)) (($) -3150 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842))))
((($) . T))
((((-796)) . T))
(((|#1|) . T))
((((-803 |#1|)) . T) (($) . T) (((-385 (-525))) . T))
((((-796)) . T))
-(((|#3| |#3|) -3321 (|has| |#3| (-160)) (|has| |#3| (-341)) (|has| |#3| (-975))) (($ $) |has| |#3| (-160)))
+(((|#3| |#3|) -3150 (|has| |#3| (-160)) (|has| |#3| (-341)) (|has| |#3| (-975))) (($ $) |has| |#3| (-160)))
(|has| |#1| (-951))
((((-796)) . T))
-(((|#3|) -3321 (|has| |#3| (-160)) (|has| |#3| (-341)) (|has| |#3| (-975))) (($) |has| |#3| (-160)))
+(((|#3|) -3150 (|has| |#3| (-160)) (|has| |#3| (-341)) (|has| |#3| (-975))) (($) |has| |#3| (-160)))
((((-525) (-108)) . T))
(((|#1|) |has| |#1| (-288 |#1|)))
(|has| |#1| (-346))
@@ -1021,31 +1021,31 @@
(|has| |#1| (-346))
((((-1089) $) |has| |#1| (-486 (-1089) $)) (($ $) |has| |#1| (-288 $)) ((|#1| |#1|) |has| |#1| (-288 |#1|)) (((-1089) |#1|) |has| |#1| (-486 (-1089) |#1|)))
((((-1089)) |has| |#1| (-833 (-1089))))
-(-3321 (-12 (|has| |#1| (-213)) (|has| |#1| (-341))) (|has| |#1| (-327)))
+(-3150 (-12 (|has| |#1| (-213)) (|has| |#1| (-341))) (|has| |#1| (-327)))
((((-366) (-1036)) . T))
(((|#1| |#4|) . T))
(((|#1| |#3|) . T))
((((-366) |#1|) . T))
-(-3321 (|has| |#1| (-341)) (|has| |#1| (-327)))
+(-3150 (|has| |#1| (-341)) (|has| |#1| (-327)))
(|has| |#1| (-1018))
((((-796)) . T))
((((-796)) . T))
((((-843 |#1|)) . T))
-((((-385 (-525))) |has| |#2| (-37 (-385 (-525)))) ((|#2|) |has| |#2| (-160)) (($) -3321 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842))))
-((((-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((|#1|) |has| |#1| (-160)) (($) -3321 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))))
+((((-385 (-525))) |has| |#2| (-37 (-385 (-525)))) ((|#2|) |has| |#2| (-160)) (($) -3150 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842))))
+((((-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((|#1|) |has| |#1| (-160)) (($) -3150 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))))
(((|#1| |#2|) . T))
((($) . T))
(((|#1| |#1|) . T))
(((#0=(-803 |#1|)) |has| #0# (-288 #0#)))
(((|#1| |#2|) . T))
-(-3321 (|has| |#2| (-734)) (|has| |#2| (-786)))
-(-3321 (|has| |#2| (-734)) (|has| |#2| (-786)))
+(-3150 (|has| |#2| (-734)) (|has| |#2| (-786)))
+(-3150 (|has| |#2| (-734)) (|has| |#2| (-786)))
(-12 (|has| |#1| (-734)) (|has| |#2| (-734)))
(((|#1|) . T))
(-12 (|has| |#1| (-734)) (|has| |#2| (-734)))
-(-3321 (|has| |#2| (-160)) (|has| |#2| (-786)) (|has| |#2| (-975)))
+(-3150 (|has| |#2| (-160)) (|has| |#2| (-786)) (|has| |#2| (-975)))
(((|#2|) . T) (($) . T))
-(((|#2|) . T) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) . T))
+(((|#2|) . T) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) . T))
(|has| |#1| (-1111))
(((#0=(-525) #0#) . T) ((#1=(-385 (-525)) #1#) . T) (($ $) . T))
((((-385 (-525))) . T) (($) . T))
@@ -1056,8 +1056,8 @@
(((|#1| |#1|) . T) (($ $) . T) ((#0=(-385 (-525)) #0#) . T))
(|has| |#1| (-341))
((((-525)) . T) (((-385 (-525))) . T) (($) . T))
-((($ $) . T) ((#0=(-385 (-525)) #0#) -3321 (|has| |#1| (-341)) (|has| |#1| (-327))) ((|#1| |#1|) . T))
-((((-796)) -3321 (|has| |#1| (-565 (-796))) (|has| |#1| (-1018))))
+((($ $) . T) ((#0=(-385 (-525)) #0#) -3150 (|has| |#1| (-341)) (|has| |#1| (-327))) ((|#1| |#1|) . T))
+((((-796)) -3150 (|has| |#1| (-565 (-796))) (|has| |#1| (-1018))))
(((|#1|) . T) (($) . T) (((-385 (-525))) . T))
((((-796)) . T))
((((-796)) . T))
@@ -1072,14 +1072,14 @@
(((|#1| |#2|) . T))
(|has| |#1| (-786))
(|has| |#1| (-786))
-((($) . T) (((-385 (-525))) -3321 (|has| |#1| (-341)) (|has| |#1| (-327))) ((|#1|) . T))
-(-3321 (|has| |#1| (-160)) (|has| |#1| (-517)))
-(((#0=(-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) #0#) |has| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-288 (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))))))
+((($) . T) (((-385 (-525))) -3150 (|has| |#1| (-341)) (|has| |#1| (-327))) ((|#1|) . T))
+(-3150 (|has| |#1| (-160)) (|has| |#1| (-517)))
+(((#0=(-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) #0#) |has| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-288 (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))))))
((($) . T))
(|has| |#2| (-788))
((($) . T))
(((|#2|) |has| |#2| (-1018)))
-((((-796)) -3321 (|has| |#2| (-25)) (|has| |#2| (-126)) (|has| |#2| (-565 (-796))) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-346)) (|has| |#2| (-734)) (|has| |#2| (-786)) (|has| |#2| (-975)) (|has| |#2| (-1018))) (((-1171 |#2|)) . T))
+((((-796)) -3150 (|has| |#2| (-25)) (|has| |#2| (-126)) (|has| |#2| (-565 (-796))) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-346)) (|has| |#2| (-734)) (|has| |#2| (-786)) (|has| |#2| (-975)) (|has| |#2| (-1018))) (((-1171 |#2|)) . T))
(|has| |#1| (-788))
(|has| |#1| (-788))
((((-1072) (-51)) . T))
@@ -1087,10 +1087,10 @@
((((-796)) . T))
((((-525)) |has| #0=(-385 |#2|) (-587 (-525))) ((#0#) . T))
((((-525) (-135)) . T))
-((((-525) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) . T) ((|#1| |#2|) . T))
+((((-525) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) . T) ((|#1| |#2|) . T))
((((-385 (-525))) . T) (($) . T))
(((|#1|) . T))
-((((-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) . T))
+((((-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) . T))
((((-796)) . T))
((((-843 |#1|)) . T))
(|has| |#1| (-341))
@@ -1115,31 +1115,31 @@
((($) . T))
(((|#2|) . T) (($) . T))
(((|#1|) |has| |#1| (-160)))
-((((-525) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) . T) ((|#1| |#2|) . T))
+((((-525) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) . T) ((|#1| |#2|) . T))
(((|#1|) . T))
((($) |has| |#1| (-517)) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
(((|#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))
(((|#3|) . T))
(((|#1|) |has| |#1| (-160)))
-((((-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((|#1|) |has| |#1| (-160)) (($) -3321 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))))
-((($) -3321 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
+((((-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((|#1|) |has| |#1| (-160)) (($) -3150 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))))
+((($) -3150 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
(((|#1|) . T))
(((|#1|) . T))
((((-501)) |has| |#1| (-566 (-501))) (((-825 (-357))) |has| |#1| (-566 (-825 (-357)))) (((-825 (-525))) |has| |#1| (-566 (-825 (-525)))))
((((-796)) . T))
-(((|#2|) . T) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) . T))
+(((|#2|) . T) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) . T))
(|has| |#2| (-786))
(-12 (|has| |#2| (-213)) (|has| |#2| (-975)))
(|has| |#1| (-517))
(|has| |#1| (-1065))
((((-1072) |#1|) . T))
-(-3321 (|has| |#2| (-160)) (|has| |#2| (-786)) (|has| |#2| (-975)))
-(((#0=(-385 (-525)) #0#) -3321 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($ $) -3321 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) ((|#1| |#1|) . T))
+(-3150 (|has| |#2| (-160)) (|has| |#2| (-786)) (|has| |#2| (-975)))
+(((#0=(-385 (-525)) #0#) -3150 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($ $) -3150 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) ((|#1| |#1|) . T))
((((-385 (-525))) |has| |#1| (-966 (-525))) (((-525)) |has| |#1| (-966 (-525))) (((-1089)) |has| |#1| (-966 (-1089))) ((|#1|) . T))
((((-525) |#2|) . T))
((((-385 (-525))) |has| |#1| (-966 (-385 (-525)))) (((-525)) |has| |#1| (-966 (-525))) ((|#1|) . T))
((((-525)) |has| |#1| (-819 (-525))) (((-357)) |has| |#1| (-819 (-357))))
-((((-385 (-525))) -3321 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3321 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) ((|#1|) . T))
+((((-385 (-525))) -3150 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3150 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) ((|#1|) . T))
(((|#1|) . T))
((((-591 |#4|)) . T) (((-796)) . T))
((((-501)) |has| |#4| (-566 (-501))))
@@ -1152,17 +1152,17 @@
(((|#1|) . T))
(((|#2|) . T))
((((-1089)) |has| (-385 |#2|) (-833 (-1089))))
-(((|#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))) ((#0=(-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) #0#) |has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))))
+(((|#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))) ((#0=(-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) #0#) |has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))))
((($) . T))
((($) . T))
(((|#2|) . T))
-((((-796)) -3321 (|has| |#3| (-25)) (|has| |#3| (-126)) (|has| |#3| (-565 (-796))) (|has| |#3| (-160)) (|has| |#3| (-341)) (|has| |#3| (-346)) (|has| |#3| (-734)) (|has| |#3| (-786)) (|has| |#3| (-975)) (|has| |#3| (-1018))) (((-1171 |#3|)) . T))
+((((-796)) -3150 (|has| |#3| (-25)) (|has| |#3| (-126)) (|has| |#3| (-565 (-796))) (|has| |#3| (-160)) (|has| |#3| (-341)) (|has| |#3| (-346)) (|has| |#3| (-734)) (|has| |#3| (-786)) (|has| |#3| (-975)) (|has| |#3| (-1018))) (((-1171 |#3|)) . T))
((((-525) |#2|) . T))
-(-3321 (|has| |#1| (-788)) (|has| |#1| (-1018)))
-(((|#2| |#2|) -3321 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-975))) (($ $) |has| |#2| (-160)))
+(-3150 (|has| |#1| (-788)) (|has| |#1| (-1018)))
+(((|#2| |#2|) -3150 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-975))) (($ $) |has| |#2| (-160)))
((((-796)) . T))
((((-796)) . T))
-((((-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) . T) ((|#2|) . T))
+((((-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) . T) ((|#2|) . T))
((((-796)) . T))
((((-796)) . T))
((((-1072) (-1089) (-525) (-205) (-796)) . T))
@@ -1197,8 +1197,8 @@
(|has| |#1| (-37 (-385 (-525))))
((((-796)) . T))
((((-501)) |has| |#1| (-566 (-501))))
-((((-796)) -3321 (|has| |#1| (-565 (-796))) (|has| |#1| (-1018))))
-(((|#2|) -3321 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-975))) (($) |has| |#2| (-160)))
+((((-796)) -3150 (|has| |#1| (-565 (-796))) (|has| |#1| (-1018))))
+(((|#2|) -3150 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-975))) (($) |has| |#2| (-160)))
(|has| $ (-138))
((((-385 |#2|)) . T))
((((-385 (-525))) |has| #0=(-385 |#2|) (-966 (-385 (-525)))) (((-525)) |has| #0# (-966 (-525))) ((#0#) . T))
@@ -1209,11 +1209,11 @@
(((|#3|) |has| |#3| (-160)))
(|has| |#1| (-138))
(|has| |#1| (-136))
-(-3321 (|has| |#1| (-136)) (|has| |#1| (-346)))
+(-3150 (|has| |#1| (-136)) (|has| |#1| (-346)))
(|has| |#1| (-138))
-(-3321 (|has| |#1| (-136)) (|has| |#1| (-346)))
+(-3150 (|has| |#1| (-136)) (|has| |#1| (-346)))
(|has| |#1| (-138))
-(-3321 (|has| |#1| (-136)) (|has| |#1| (-346)))
+(-3150 (|has| |#1| (-136)) (|has| |#1| (-346)))
(|has| |#1| (-138))
(((|#1|) . T))
(((|#2|) . T))
@@ -1244,7 +1244,7 @@
((((-929 |#1|)) . T) ((|#1|) . T))
((((-796)) . T))
((((-796)) . T))
-((((-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) . T))
+((((-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) . T))
((((-385 (-525))) . T) (((-385 |#1|)) . T) ((|#1|) . T) (($) . T))
(((|#1| (-1085 |#1|)) . T))
((((-525)) . T) (($) . T) (((-385 (-525))) . T))
@@ -1252,9 +1252,9 @@
(|has| |#1| (-788))
(((|#2|) . T))
((((-525)) . T) (($) . T) (((-385 (-525))) . T))
-((((-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))) . T))
+((((-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))) . T))
((((-525) |#2|) . T))
-((((-796)) -3321 (|has| |#1| (-565 (-796))) (|has| |#1| (-1018))))
+((((-796)) -3150 (|has| |#1| (-565 (-796))) (|has| |#1| (-1018))))
(((|#2|) . T))
((((-525) |#3|) . T))
(((|#2|) . T))
@@ -1269,7 +1269,7 @@
(((|#3|) -12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1018))))
(((|#2|) . T))
(((|#1|) . T))
-(((|#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))) ((#0=(-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) #0#) |has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))))
+(((|#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))) ((#0=(-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) #0#) |has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))))
(((|#2| |#2|) . T))
(|has| |#2| (-341))
(((|#2|) . T) (((-525)) |has| |#2| (-966 (-525))) (((-385 (-525))) |has| |#2| (-966 (-385 (-525)))))
@@ -1299,19 +1299,19 @@
(((|#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))
(((|#1| |#2|) . T))
((((-525) (-135)) . T))
-(((#0=(-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) #0#) |has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) ((|#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))))
-((($) -3321 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
+(((#0=(-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) #0#) |has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) ((|#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))))
+((($) -3150 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
(|has| |#1| (-788))
(((|#2| (-712) (-1003)) . T))
(((|#1| |#2|) . T))
-(-3321 (|has| |#1| (-160)) (|has| |#1| (-517)))
+(-3150 (|has| |#1| (-160)) (|has| |#1| (-517)))
(|has| |#1| (-732))
(((|#1|) |has| |#1| (-160)))
(((|#4|) . T))
(((|#4|) . T))
(((|#1| |#2|) . T))
-(-3321 (|has| |#1| (-138)) (-12 (|has| |#1| (-341)) (|has| |#2| (-138))))
-(-3321 (|has| |#1| (-136)) (-12 (|has| |#1| (-341)) (|has| |#2| (-136))))
+(-3150 (|has| |#1| (-138)) (-12 (|has| |#1| (-341)) (|has| |#2| (-138))))
+(-3150 (|has| |#1| (-136)) (-12 (|has| |#1| (-341)) (|has| |#2| (-136))))
(((|#4|) . T))
(|has| |#1| (-136))
((((-1072) |#1|) . T))
@@ -1324,10 +1324,10 @@
(((|#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))
(((|#3|) . T))
((((-1163 |#1| |#2| |#3|)) |has| |#1| (-341)))
-(-3321 (|has| |#1| (-788)) (|has| |#1| (-1018)))
+(-3150 (|has| |#1| (-788)) (|has| |#1| (-1018)))
(((|#1|) . T))
-((((-796)) -3321 (|has| |#1| (-565 (-796))) (|has| |#1| (-1018))))
-((((-796)) -3321 (|has| |#1| (-565 (-796))) (|has| |#1| (-1018))) (((-890 |#1|)) . T))
+((((-796)) -3150 (|has| |#1| (-565 (-796))) (|has| |#1| (-1018))))
+((((-796)) -3150 (|has| |#1| (-565 (-796))) (|has| |#1| (-1018))) (((-890 |#1|)) . T))
(|has| |#1| (-786))
(|has| |#1| (-786))
(((|#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))
@@ -1340,8 +1340,8 @@
((($) . T))
((((-366) (-1072)) . T))
((($) |has| |#1| (-517)) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
-((((-796)) -3321 (|has| |#2| (-25)) (|has| |#2| (-126)) (|has| |#2| (-565 (-796))) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-346)) (|has| |#2| (-734)) (|has| |#2| (-786)) (|has| |#2| (-975)) (|has| |#2| (-1018))) (((-1171 |#2|)) . T))
-(((#0=(-51)) . T) (((-2 (|:| -2019 (-1072)) (|:| -1221 #0#))) . T))
+((((-796)) -3150 (|has| |#2| (-25)) (|has| |#2| (-126)) (|has| |#2| (-565 (-796))) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-346)) (|has| |#2| (-734)) (|has| |#2| (-786)) (|has| |#2| (-975)) (|has| |#2| (-1018))) (((-1171 |#2|)) . T))
+(((#0=(-51)) . T) (((-2 (|:| -1265 (-1072)) (|:| -1568 #0#))) . T))
(((|#1|) . T))
((((-796)) . T))
(((|#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))))
@@ -1349,7 +1349,7 @@
(|has| |#2| (-136))
(|has| |#2| (-138))
(|has| |#1| (-450))
-(-3321 (|has| |#1| (-450)) (|has| |#1| (-668)) (|has| |#1| (-833 (-1089))) (|has| |#1| (-975)))
+(-3150 (|has| |#1| (-450)) (|has| |#1| (-668)) (|has| |#1| (-833 (-1089))) (|has| |#1| (-975)))
(|has| |#1| (-341))
((((-796)) . T))
(|has| |#1| (-37 (-385 (-525))))
@@ -1358,8 +1358,8 @@
(|has| |#1| (-786))
(|has| |#1| (-786))
((((-796)) . T))
-((((-385 (-525))) -3321 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3321 (|has| |#1| (-341)) (|has| |#1| (-517))) (((-1163 |#1| |#2| |#3|)) |has| |#1| (-341)) ((|#1|) |has| |#1| (-160)))
-(((|#1|) |has| |#1| (-160)) (((-385 (-525))) -3321 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3321 (|has| |#1| (-341)) (|has| |#1| (-517))))
+((((-385 (-525))) -3150 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3150 (|has| |#1| (-341)) (|has| |#1| (-517))) (((-1163 |#1| |#2| |#3|)) |has| |#1| (-341)) ((|#1|) |has| |#1| (-160)))
+(((|#1|) |has| |#1| (-160)) (((-385 (-525))) -3150 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3150 (|has| |#1| (-341)) (|has| |#1| (-517))))
((($) |has| |#1| (-517)) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
(((|#1| |#2|) . T))
((((-1089)) |has| |#1| (-833 (-1089))))
@@ -1367,7 +1367,7 @@
((((-796)) . T))
((((-796)) . T))
(|has| |#1| (-1018))
-(((|#2| (-458 (-4045 |#1|) (-712)) (-798 |#1|)) . T))
+(((|#2| (-458 (-2028 |#1|) (-712)) (-798 |#1|)) . T))
((((-385 (-525))) . #0=(|has| |#2| (-341))) (($) . #0#))
(((|#1| (-497 (-1089)) (-1089)) . T))
(((|#1|) . T))
@@ -1387,16 +1387,16 @@
(|has| |#1| (-138))
(((|#1|) . T))
(((|#2|) . T))
-(((|#1|) . T) (((-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))) . T))
-((((-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) . T))
-((((-2 (|:| -2019 (-1089)) (|:| -1221 (-51)))) . T))
+(((|#1|) . T) (((-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))) . T))
+((((-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) . T))
+((((-2 (|:| -1265 (-1089)) (|:| -1568 (-51)))) . T))
((((-1087 |#1| |#2| |#3|)) |has| |#1| (-341)))
-((((-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) . T))
+((((-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) . T))
((((-1089) (-51)) . T))
((($ $) . T))
(((|#1| (-525)) . T))
((((-843 |#1|)) . T))
-(((|#1|) -3321 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-975))) (($) -3321 (|has| |#1| (-833 (-1089))) (|has| |#1| (-975))))
+(((|#1|) -3150 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-975))) (($) -3150 (|has| |#1| (-833 (-1089))) (|has| |#1| (-975))))
(((|#1|) . T) (((-525)) |has| |#1| (-966 (-525))) (((-385 (-525))) |has| |#1| (-966 (-385 (-525)))))
(|has| |#1| (-788))
(|has| |#1| (-788))
@@ -1411,13 +1411,13 @@
(((|#4| |#4|) -12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018))))
(((|#1|) |has| |#1| (-160)))
(((|#4| |#4|) -12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018))))
-(((|#3|) -3321 (|has| |#3| (-160)) (|has| |#3| (-341))))
+(((|#3|) -3150 (|has| |#3| (-160)) (|has| |#3| (-341))))
(|has| |#2| (-788))
(|has| |#1| (-788))
-(-3321 (|has| |#2| (-341)) (|has| |#2| (-429)) (|has| |#2| (-842)))
+(-3150 (|has| |#2| (-341)) (|has| |#2| (-429)) (|has| |#2| (-842)))
((($ $) . T) ((#0=(-385 (-525)) #0#) . T))
((((-525) |#2|) . T))
-(((|#2|) -3321 (|has| |#2| (-160)) (|has| |#2| (-341))))
+(((|#2|) -3150 (|has| |#2| (-160)) (|has| |#2| (-341))))
(|has| |#1| (-327))
(((|#3| |#3|) -12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1018))))
((($) . T) (((-385 (-525))) . T))
@@ -1425,7 +1425,7 @@
(|has| |#1| (-761))
(|has| |#1| (-761))
(((|#1|) . T))
-(-3321 (|has| |#1| (-286)) (|has| |#1| (-341)) (|has| |#1| (-327)))
+(-3150 (|has| |#1| (-286)) (|has| |#1| (-341)) (|has| |#1| (-327)))
(|has| |#1| (-786))
(|has| |#1| (-786))
(|has| |#1| (-786))
@@ -1434,13 +1434,13 @@
((((-525)) . T) (($) . T) (((-385 (-525))) . T))
(|has| |#1| (-37 (-385 (-525))))
(|has| |#1| (-37 (-385 (-525))))
-(-3321 (|has| |#1| (-341)) (|has| |#1| (-327)))
+(-3150 (|has| |#1| (-341)) (|has| |#1| (-327)))
(|has| |#1| (-37 (-385 (-525))))
-((((-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) . T))
+((((-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) . T))
((((-1089)) |has| |#1| (-833 (-1089))) (((-1003)) . T))
(((|#1|) . T))
(|has| |#1| (-786))
-(((#0=(-2 (|:| -2019 (-1072)) (|:| -1221 (-51))) #0#) |has| (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))) (-288 (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))))))
+(((#0=(-2 (|:| -1265 (-1072)) (|:| -1568 (-51))) #0#) |has| (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))) (-288 (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))))))
(((|#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))
(|has| |#1| (-1018))
(((|#1|) . T))
@@ -1459,7 +1459,7 @@
(((|#1|) . T))
((((-135)) . T))
(((|#2|) |has| |#2| (-160)))
-(-3321 (|has| |#2| (-25)) (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-346)) (|has| |#2| (-734)) (|has| |#2| (-786)) (|has| |#2| (-975)) (|has| |#2| (-1018)))
+(-3150 (|has| |#2| (-25)) (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-346)) (|has| |#2| (-734)) (|has| |#2| (-786)) (|has| |#2| (-975)) (|has| |#2| (-1018)))
(((|#1|) . T))
(|has| |#1| (-136))
(|has| |#1| (-138))
@@ -1481,32 +1481,32 @@
(((|#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))
(((|#1|) . T))
(((|#1| |#2|) . T))
-(((|#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((#0=(-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) #0#) |has| (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-288 (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)))))
-(-3321 (|has| |#2| (-429)) (|has| |#2| (-842)))
-(-3321 (|has| |#1| (-429)) (|has| |#1| (-842)))
+(((|#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((#0=(-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) #0#) |has| (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-288 (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)))))
+(-3150 (|has| |#2| (-429)) (|has| |#2| (-842)))
+(-3150 (|has| |#1| (-429)) (|has| |#1| (-842)))
(((|#1|) . T) (($) . T))
(((|#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))))
(((|#1| |#2|) . T))
(((|#1|) . T))
(((|#1|) . T))
(((|#1|) . T))
-(((|#3|) -3321 (|has| |#3| (-160)) (|has| |#3| (-341))))
+(((|#3|) -3150 (|has| |#3| (-160)) (|has| |#3| (-341))))
(|has| |#1| (-788))
(|has| |#1| (-517))
((((-538 |#1|)) . T))
((($) . T))
(((|#2|) . T))
-(-3321 (-12 (|has| |#1| (-341)) (|has| |#2| (-761))) (-12 (|has| |#1| (-341)) (|has| |#2| (-788))))
-(-3321 (|has| |#1| (-341)) (|has| |#1| (-517)))
+(-3150 (-12 (|has| |#1| (-341)) (|has| |#2| (-761))) (-12 (|has| |#1| (-341)) (|has| |#2| (-788))))
+(-3150 (|has| |#1| (-341)) (|has| |#1| (-517)))
((((-843 |#1|)) . T))
(((|#1| (-469 |#1| |#3|) (-469 |#1| |#2|)) . T))
(((|#1| |#4| |#5|) . T))
(((|#1| (-712)) . T))
((((-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((|#1|) |has| |#1| (-160)) (($) |has| |#1| (-517)))
-((((-385 (-525))) -3321 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3321 (|has| |#1| (-341)) (|has| |#1| (-517))) (((-1087 |#1| |#2| |#3|)) |has| |#1| (-341)) ((|#1|) |has| |#1| (-160)))
-(((|#1|) |has| |#1| (-160)) (((-385 (-525))) -3321 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3321 (|has| |#1| (-341)) (|has| |#1| (-517))))
+((((-385 (-525))) -3150 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3150 (|has| |#1| (-341)) (|has| |#1| (-517))) (((-1087 |#1| |#2| |#3|)) |has| |#1| (-341)) ((|#1|) |has| |#1| (-160)))
+(((|#1|) |has| |#1| (-160)) (((-385 (-525))) -3150 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3150 (|has| |#1| (-341)) (|has| |#1| (-517))))
((($) |has| |#1| (-517)) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
-((((-2 (|:| -2019 (-1089)) (|:| -1221 (-51)))) . T))
+((((-2 (|:| -1265 (-1089)) (|:| -1568 (-51)))) . T))
((((-385 |#2|)) . T) (((-385 (-525))) . T) (($) . T))
((((-616 |#1|)) . T))
(((|#1| |#2| |#3| |#4|) . T))
@@ -1514,17 +1514,17 @@
((((-796)) . T))
(((|#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))
((((-796)) . T))
-((((-385 (-525))) |has| |#2| (-37 (-385 (-525)))) ((|#2|) |has| |#2| (-160)) (($) -3321 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842))))
+((((-385 (-525))) |has| |#2| (-37 (-385 (-525)))) ((|#2|) |has| |#2| (-160)) (($) -3150 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842))))
((((-796)) . T))
((((-796)) . T))
((((-796)) . T))
(((|#2|) . T))
-(-3321 (|has| |#3| (-25)) (|has| |#3| (-126)) (|has| |#3| (-160)) (|has| |#3| (-341)) (|has| |#3| (-346)) (|has| |#3| (-734)) (|has| |#3| (-786)) (|has| |#3| (-975)) (|has| |#3| (-1018)))
-(-3321 (|has| |#2| (-160)) (|has| |#2| (-786)) (|has| |#2| (-975)))
+(-3150 (|has| |#3| (-25)) (|has| |#3| (-126)) (|has| |#3| (-160)) (|has| |#3| (-341)) (|has| |#3| (-346)) (|has| |#3| (-734)) (|has| |#3| (-786)) (|has| |#3| (-975)) (|has| |#3| (-1018)))
+(-3150 (|has| |#2| (-160)) (|has| |#2| (-786)) (|has| |#2| (-975)))
((((-385 (-525))) |has| |#1| (-966 (-385 (-525)))) (((-525)) |has| |#1| (-966 (-525))) ((|#1|) . T))
(|has| |#1| (-1111))
(|has| |#1| (-1111))
-(-3321 (|has| |#2| (-25)) (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-346)) (|has| |#2| (-734)) (|has| |#2| (-786)) (|has| |#2| (-975)) (|has| |#2| (-1018)))
+(-3150 (|has| |#2| (-25)) (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-346)) (|has| |#2| (-734)) (|has| |#2| (-786)) (|has| |#2| (-975)) (|has| |#2| (-1018)))
(|has| |#1| (-1111))
(|has| |#1| (-1111))
(((|#3| |#3|) . T))
@@ -1537,43 +1537,43 @@
(((|#1|) . T) (((-385 (-525))) . T) (($) . T))
((((-1072) (-51)) . T))
(|has| |#1| (-1018))
-(-3321 (|has| |#2| (-761)) (|has| |#2| (-788)))
+(-3150 (|has| |#2| (-761)) (|has| |#2| (-788)))
(((|#1|) . T))
-((($) -3321 (|has| |#1| (-341)) (|has| |#1| (-327))) (((-385 (-525))) -3321 (|has| |#1| (-341)) (|has| |#1| (-327))) ((|#1|) . T))
+((($) -3150 (|has| |#1| (-341)) (|has| |#1| (-327))) (((-385 (-525))) -3150 (|has| |#1| (-341)) (|has| |#1| (-327))) ((|#1|) . T))
(((|#1|) |has| |#1| (-160)) (($) . T))
((($) . T))
((((-1087 |#1| |#2| |#3|)) -12 (|has| (-1087 |#1| |#2| |#3|) (-288 (-1087 |#1| |#2| |#3|))) (|has| |#1| (-341))))
((((-796)) . T))
-(-3321 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842)))
+(-3150 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842)))
((($) . T))
-(-3321 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842)))
-(-3321 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842)))
+(-3150 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842)))
+(-3150 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842)))
(((|#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))
((((-796)) . T))
-(-3321 (|has| |#1| (-429)) (|has| |#1| (-842)))
+(-3150 (|has| |#1| (-429)) (|has| |#1| (-842)))
(|has| |#2| (-842))
(|has| |#1| (-341))
(((|#2|) |has| |#2| (-1018)))
-(-3321 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842)))
+(-3150 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842)))
((($) . T) ((|#2|) . T))
-(-3321 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-842)))
+(-3150 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-842)))
(|has| |#1| (-842))
(|has| |#1| (-842))
((((-501)) . T) (((-385 (-1085 (-525)))) . T) (((-205)) . T) (((-357)) . T))
((((-357)) . T) (((-205)) . T) (((-796)) . T))
(|has| |#1| (-842))
-(-3321 (|has| |#1| (-788)) (|has| |#1| (-1018)))
+(-3150 (|has| |#1| (-788)) (|has| |#1| (-1018)))
(((|#1|) . T))
(((|#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))))
((($ $) . T))
-((((-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) . T))
+((((-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) . T))
((($ $) . T))
((((-525) (-108)) . T))
((($) . T))
(((|#1|) . T))
((((-525)) . T))
((((-108)) . T))
-(-3321 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517)))
+(-3150 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517)))
(|has| |#1| (-37 (-385 (-525))))
(((|#1| (-525)) . T))
((($) . T))
@@ -1595,7 +1595,7 @@
(((|#1| (-1135 |#1| |#2| |#3|)) . T))
(((|#1| (-712)) . T))
(((|#1|) . T))
-((((-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) . T))
+((((-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) . T))
((((-796)) . T))
(|has| |#1| (-1018))
((((-1072) |#1|) . T))
@@ -1615,18 +1615,18 @@
(((|#1|) . T))
((((-525)) . T))
((((-796)) . T))
-(-3321 (|has| |#1| (-136)) (|has| |#1| (-327)))
+(-3150 (|has| |#1| (-136)) (|has| |#1| (-327)))
(|has| |#1| (-138))
((((-796)) . T))
(((|#3|) . T))
-(-3321 (|has| |#3| (-160)) (|has| |#3| (-786)) (|has| |#3| (-975)))
+(-3150 (|has| |#3| (-160)) (|has| |#3| (-786)) (|has| |#3| (-975)))
((((-796)) . T))
((((-1156 |#2| |#3| |#4|)) . T) (((-1157 |#1| |#2| |#3| |#4|)) . T))
((((-796)) . T))
-((((-47)) -12 (|has| |#1| (-517)) (|has| |#1| (-966 (-525)))) (((-564 $)) . T) ((|#1|) . T) (((-525)) |has| |#1| (-966 (-525))) (((-385 (-525))) -3321 (-12 (|has| |#1| (-517)) (|has| |#1| (-966 (-525)))) (|has| |#1| (-966 (-385 (-525))))) (((-385 (-885 |#1|))) |has| |#1| (-517)) (((-885 |#1|)) |has| |#1| (-975)) (((-1089)) . T))
+((((-47)) -12 (|has| |#1| (-517)) (|has| |#1| (-966 (-525)))) (((-564 $)) . T) ((|#1|) . T) (((-525)) |has| |#1| (-966 (-525))) (((-385 (-525))) -3150 (-12 (|has| |#1| (-517)) (|has| |#1| (-966 (-525)))) (|has| |#1| (-966 (-385 (-525))))) (((-385 (-885 |#1|))) |has| |#1| (-517)) (((-885 |#1|)) |has| |#1| (-975)) (((-1089)) . T))
(((|#1|) . T) (($) . T))
(((|#1| (-712)) . T))
-((($) -3321 (|has| |#1| (-341)) (|has| |#1| (-517))) (((-385 (-525))) -3321 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) ((|#1|) |has| |#1| (-160)))
+((($) -3150 (|has| |#1| (-341)) (|has| |#1| (-517))) (((-385 (-525))) -3150 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) ((|#1|) |has| |#1| (-160)))
(((|#1|) |has| |#1| (-288 |#1|)))
((((-1157 |#1| |#2| |#3| |#4|)) . T))
((((-525)) |has| |#1| (-819 (-525))) (((-357)) |has| |#1| (-819 (-357))))
@@ -1634,14 +1634,14 @@
(|has| |#1| (-517))
(((|#1|) . T))
((((-796)) . T))
-(((|#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) |has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))))
+(((|#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) |has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))))
(((|#1|) |has| |#1| (-160)))
((($) |has| |#1| (-517)) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
(((|#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))
(((|#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))))
(((|#1|) . T))
(((|#3|) |has| |#3| (-1018)))
-(((|#2|) -3321 (|has| |#2| (-160)) (|has| |#2| (-341))))
+(((|#2|) -3150 (|has| |#2| (-160)) (|has| |#2| (-341))))
((((-1156 |#2| |#3| |#4|)) . T))
((((-108)) . T))
(|has| |#1| (-761))
@@ -1651,8 +1651,8 @@
(|has| |#1| (-786))
(|has| |#1| (-786))
(((|#1| (-525) (-1003)) . T))
-(-3321 (|has| |#1| (-833 (-1089))) (|has| |#1| (-975)))
-((((-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) . T))
+(-3150 (|has| |#1| (-833 (-1089))) (|has| |#1| (-975)))
+((((-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) . T))
(((|#1| (-385 (-525)) (-1003)) . T))
(((|#1| (-712) (-1003)) . T))
(|has| |#1| (-788))
@@ -1668,28 +1668,28 @@
(((|#1|) . T))
(|has| |#1| (-1018))
((((-525)) -12 (|has| |#1| (-341)) (|has| |#2| (-587 (-525)))) ((|#2|) |has| |#1| (-341)))
-(-3321 (|has| |#2| (-25)) (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-346)) (|has| |#2| (-734)) (|has| |#2| (-786)) (|has| |#2| (-975)) (|has| |#2| (-1018)))
+(-3150 (|has| |#2| (-25)) (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-346)) (|has| |#2| (-734)) (|has| |#2| (-786)) (|has| |#2| (-975)) (|has| |#2| (-1018)))
(((|#2|) |has| |#2| (-160)))
(((|#1|) |has| |#1| (-160)))
-((((-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) . T))
-((((-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))) . T))
+((((-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) . T))
+((((-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))) . T))
((((-796)) . T))
(|has| |#3| (-786))
((((-796)) . T))
((((-1156 |#2| |#3| |#4|) (-297 |#2| |#3| |#4|)) . T))
((((-796)) . T))
-(((|#1| |#1|) -3321 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-975))))
+(((|#1| |#1|) -3150 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-975))))
(((|#1|) . T))
((((-525)) . T))
((((-525)) . T))
-(((|#1|) -3321 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-975))))
+(((|#1|) -3150 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-975))))
(((|#2|) |has| |#2| (-341)))
((($) . T) ((|#1|) . T) (((-385 (-525))) |has| |#1| (-341)))
(|has| |#1| (-788))
-((((-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) . T))
+((((-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) . T))
(((|#2|) . T))
-((((-2 (|:| -2019 (-1089)) (|:| -1221 (-51)))) |has| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-288 (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))))))
-(-3321 (|has| |#1| (-429)) (|has| |#1| (-842)))
+((((-2 (|:| -1265 (-1089)) (|:| -1568 (-51)))) |has| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-288 (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))))))
+(-3150 (|has| |#1| (-429)) (|has| |#1| (-842)))
(((|#2|) . T) (((-525)) |has| |#2| (-587 (-525))))
((((-796)) . T))
((((-796)) . T))
@@ -1724,18 +1724,18 @@
(|has| |#1| (-37 (-385 (-525))))
(|has| |#1| (-37 (-385 (-525))))
(((|#1|) . T))
-(-3321 (|has| |#2| (-160)) (|has| |#2| (-786)) (|has| |#2| (-975)))
+(-3150 (|has| |#2| (-160)) (|has| |#2| (-786)) (|has| |#2| (-975)))
(((|#1| |#1|) . T) ((#0=(-385 (-525)) #0#) . T) (($ $) . T))
((((-796)) . T))
(((|#1|) . T) (((-385 (-525))) . T) (($) . T))
((($) . T) ((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
-((((-796)) -3321 (|has| |#1| (-565 (-796))) (|has| |#1| (-1018))))
+((((-796)) -3150 (|has| |#1| (-565 (-796))) (|has| |#1| (-1018))))
(|has| |#1| (-341))
(|has| |#1| (-341))
(|has| (-385 |#2|) (-213))
(|has| |#1| (-842))
(((|#2|) |has| |#2| (-975)))
-(((|#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) |has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))))
+(((|#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) |has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))))
(|has| |#1| (-341))
(((|#1|) |has| |#1| (-160)))
(((|#1| |#1|) . T))
@@ -1760,7 +1760,7 @@
(((|#1| (-385 (-525)) (-1003)) . T))
(((|#1| (-712) (-1003)) . T))
(((#0=(-385 |#2|) #0#) . T) ((#1=(-385 (-525)) #1#) . T) (($ $) . T))
-(((|#1|) . T) (((-525)) -3321 (|has| (-385 (-525)) (-966 (-525))) (|has| |#1| (-966 (-525)))) (((-385 (-525))) . T))
+(((|#1|) . T) (((-525)) -3150 (|has| (-385 (-525)) (-966 (-525))) (|has| |#1| (-966 (-525)))) (((-385 (-525))) . T))
(((|#1| (-556 |#1| |#3|) (-556 |#1| |#2|)) . T))
(((|#1|) |has| |#1| (-160)))
(((|#1|) . T))
@@ -1779,24 +1779,24 @@
((((-640)) . T))
(((|#2|) |has| |#2| (-160)))
(|has| |#2| (-786))
-((((-108)) |has| |#1| (-1018)) (((-796)) -3321 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-450)) (|has| |#1| (-668)) (|has| |#1| (-833 (-1089))) (|has| |#1| (-975)) (|has| |#1| (-1030)) (|has| |#1| (-1018))))
+((((-108)) |has| |#1| (-1018)) (((-796)) -3150 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-450)) (|has| |#1| (-668)) (|has| |#1| (-833 (-1089))) (|has| |#1| (-975)) (|has| |#1| (-1030)) (|has| |#1| (-1018))))
(((|#1|) . T) (($) . T))
(((|#1| |#2|) . T))
-((((-2 (|:| -2019 (-1072)) (|:| -1221 (-51)))) . T))
+((((-2 (|:| -1265 (-1072)) (|:| -1568 (-51)))) . T))
((((-796)) . T))
((((-525) |#1|) . T))
((((-640)) . T) (((-385 (-525))) . T) (((-525)) . T))
(((|#1| |#1|) |has| |#1| (-160)))
(((|#2|) . T))
-(((|#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) |has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))))
+(((|#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) |has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))))
((((-357)) . T))
((((-640)) . T))
((((-385 (-525))) . #0=(|has| |#2| (-341))) (($) . #0#))
(((|#1|) |has| |#1| (-160)))
((((-385 (-885 |#1|))) . T))
(((|#2| |#2|) . T))
-(-3321 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842)))
-(-3321 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842)))
+(-3150 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842)))
+(-3150 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842)))
(((|#2|) . T))
(|has| |#2| (-788))
(((|#3|) |has| |#3| (-975)))
@@ -1806,14 +1806,14 @@
(|has| |#1| (-788))
((((-1089)) |has| |#2| (-833 (-1089))))
((((-796)) . T))
-((((-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) . T))
+((((-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) . T))
((((-385 (-525))) . T) (($) . T))
(|has| |#1| (-450))
(|has| |#1| (-346))
(|has| |#1| (-346))
(|has| |#1| (-346))
(|has| |#1| (-341))
-(-3321 (|has| |#1| (-136)) (|has| |#1| (-138)) (|has| |#1| (-160)) (|has| |#1| (-450)) (|has| |#1| (-517)) (|has| |#1| (-975)) (|has| |#1| (-1030)))
+(-3150 (|has| |#1| (-136)) (|has| |#1| (-138)) (|has| |#1| (-160)) (|has| |#1| (-450)) (|has| |#1| (-517)) (|has| |#1| (-975)) (|has| |#1| (-1030)))
(|has| |#1| (-37 (-385 (-525))))
((((-112 |#1|)) . T))
((((-112 |#1|)) . T))
@@ -1834,11 +1834,11 @@
(|has| |#1| (-37 (-385 (-525))))
(|has| |#1| (-37 (-385 (-525))))
(|has| |#1| (-788))
-((((-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))) . T))
+((((-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))) . T))
(((|#1| |#2|) . T))
(|has| |#1| (-138))
(|has| |#1| (-136))
-((((-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) |has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) ((|#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))))
+((((-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) |has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) ((|#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))))
(((|#2|) . T))
(((|#3|) . T))
((((-112 |#1|)) . T))
@@ -1856,11 +1856,11 @@
((((-501)) |has| |#1| (-566 (-501))) (((-825 (-525))) |has| |#1| (-566 (-825 (-525)))) (((-825 (-357))) |has| |#1| (-566 (-825 (-357)))) (((-357)) . #0=(|has| |#1| (-951))) (((-205)) . #0#))
(((|#1|) |has| |#1| (-341)))
((((-796)) . T))
-((((-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) . T))
+((((-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) . T))
((($ $) . T) (((-564 $) $) . T))
-(-3321 (|has| |#1| (-341)) (|has| |#1| (-517)))
+(-3150 (|has| |#1| (-341)) (|has| |#1| (-517)))
((($) . T) (((-1157 |#1| |#2| |#3| |#4|)) . T) (((-385 (-525))) . T))
-((($) -3321 (|has| |#1| (-136)) (|has| |#1| (-138)) (|has| |#1| (-160)) (|has| |#1| (-517)) (|has| |#1| (-975))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-517)))
+((($) -3150 (|has| |#1| (-136)) (|has| |#1| (-138)) (|has| |#1| (-160)) (|has| |#1| (-517)) (|has| |#1| (-975))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-517)))
(|has| |#1| (-341))
(|has| |#1| (-341))
(|has| |#1| (-341))
@@ -1871,11 +1871,11 @@
((((-357)) . T))
(((|#3|) -12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1018))))
((((-796)) . T))
-(-3321 (|has| |#2| (-429)) (|has| |#2| (-842)))
+(-3150 (|has| |#2| (-429)) (|has| |#2| (-842)))
(((|#1|) . T))
(|has| |#1| (-788))
(|has| |#1| (-788))
-((((-796)) -3321 (|has| |#1| (-565 (-796))) (|has| |#1| (-1018))))
+((((-796)) -3150 (|has| |#1| (-565 (-796))) (|has| |#1| (-1018))))
((((-501)) |has| |#1| (-566 (-501))))
(((|#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))))
(|has| |#1| (-1018))
@@ -1884,13 +1884,13 @@
(|has| |#1| (-136))
(|has| |#1| (-138))
((((-525)) . T))
-(-3321 (|has| |#1| (-341)) (|has| |#1| (-517)))
-(-3321 (|has| |#1| (-341)) (|has| |#1| (-517)))
+(-3150 (|has| |#1| (-341)) (|has| |#1| (-517)))
+(-3150 (|has| |#1| (-341)) (|has| |#1| (-517)))
(((#0=(-1156 |#2| |#3| |#4|)) . T) (((-385 (-525))) |has| #0# (-37 (-385 (-525)))) (($) . T))
((((-525)) . T))
(|has| |#1| (-341))
-(-3321 (-12 (|has| (-1163 |#1| |#2| |#3|) (-138)) (|has| |#1| (-341))) (|has| |#1| (-138)))
-(-3321 (-12 (|has| (-1163 |#1| |#2| |#3|) (-136)) (|has| |#1| (-341))) (|has| |#1| (-136)))
+(-3150 (-12 (|has| (-1163 |#1| |#2| |#3|) (-138)) (|has| |#1| (-341))) (|has| |#1| (-138)))
+(-3150 (-12 (|has| (-1163 |#1| |#2| |#3|) (-136)) (|has| |#1| (-341))) (|has| |#1| (-136)))
(|has| |#1| (-341))
(|has| |#1| (-136))
(|has| |#1| (-138))
@@ -1907,18 +1907,18 @@
(((|#1| |#2|) . T))
(((|#1|) . T) (((-525)) |has| |#1| (-587 (-525))))
(((|#3|) |has| |#3| (-160)))
-(-3321 (|has| |#2| (-25)) (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-346)) (|has| |#2| (-734)) (|has| |#2| (-786)) (|has| |#2| (-975)) (|has| |#2| (-1018)))
+(-3150 (|has| |#2| (-25)) (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-346)) (|has| |#2| (-734)) (|has| |#2| (-786)) (|has| |#2| (-975)) (|has| |#2| (-1018)))
((((-525)) . T))
(((|#1| $) |has| |#1| (-265 |#1| |#1|)))
((((-385 (-525))) . T) (($) . T) (((-385 |#1|)) . T) ((|#1|) . T))
((((-796)) . T))
(((|#3|) . T))
-(((|#1| |#1|) . T) (($ $) -3321 (|has| |#1| (-269)) (|has| |#1| (-341))) ((#0=(-385 (-525)) #0#) |has| |#1| (-341)))
-((((-2 (|:| -2019 (-1089)) (|:| -1221 (-51)))) . T))
+(((|#1| |#1|) . T) (($ $) -3150 (|has| |#1| (-269)) (|has| |#1| (-341))) ((#0=(-385 (-525)) #0#) |has| |#1| (-341)))
+((((-2 (|:| -1265 (-1089)) (|:| -1568 (-51)))) . T))
((($) . T))
((((-525) |#1|) . T))
((((-1089)) |has| (-385 |#2|) (-833 (-1089))))
-(((|#1|) . T) (($) -3321 (|has| |#1| (-269)) (|has| |#1| (-341))) (((-385 (-525))) |has| |#1| (-341)))
+(((|#1|) . T) (($) -3150 (|has| |#1| (-269)) (|has| |#1| (-341))) (((-385 (-525))) |has| |#1| (-341)))
((((-501)) |has| |#2| (-566 (-501))))
((((-631 |#2|)) . T) (((-796)) . T))
(((|#1|) . T))
@@ -1926,8 +1926,8 @@
(((|#4|) -12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018))))
((((-803 |#1|)) . T))
(((|#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))
-(-3321 (|has| |#4| (-734)) (|has| |#4| (-786)))
-(-3321 (|has| |#3| (-734)) (|has| |#3| (-786)))
+(-3150 (|has| |#4| (-734)) (|has| |#4| (-786)))
+(-3150 (|has| |#3| (-734)) (|has| |#3| (-786)))
((((-796)) . T))
((((-796)) . T))
(((|#4|) -12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018))))
@@ -1943,17 +1943,17 @@
((((-385 (-525))) . T) (($) . T))
((((-385 (-525))) . T) (($) . T))
((((-385 (-525))) . T) (($) . T))
-(-3321 (|has| |#1| (-429)) (|has| |#1| (-1129)))
+(-3150 (|has| |#1| (-429)) (|has| |#1| (-1129)))
((($) . T))
((((-385 (-525))) |has| #0=(-385 |#2|) (-966 (-385 (-525)))) (((-525)) |has| #0# (-966 (-525))) ((#0#) . T))
(((|#2|) . T) (((-525)) |has| |#2| (-587 (-525))))
(((|#1| (-712)) . T))
(|has| |#1| (-788))
(((|#1|) . T) (((-525)) |has| |#1| (-587 (-525))))
-((($) -3321 (|has| |#1| (-341)) (|has| |#1| (-327))) (((-385 (-525))) -3321 (|has| |#1| (-341)) (|has| |#1| (-327))) ((|#1|) . T))
+((($) -3150 (|has| |#1| (-341)) (|has| |#1| (-327))) (((-385 (-525))) -3150 (|has| |#1| (-341)) (|has| |#1| (-327))) ((|#1|) . T))
((((-525)) . T))
(|has| |#1| (-37 (-385 (-525))))
-((((-2 (|:| -2019 (-1072)) (|:| -1221 (-51)))) |has| (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))) (-288 (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))))))
+((((-2 (|:| -1265 (-1072)) (|:| -1568 (-51)))) |has| (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))) (-288 (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))))))
(((|#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))
(|has| |#1| (-786))
(|has| |#1| (-37 (-385 (-525))))
@@ -1978,24 +1978,24 @@
(((|#1| |#2|) . T))
((((-135)) . T))
((((-721 |#1| (-798 |#2|))) . T))
-((((-796)) -3321 (|has| |#1| (-565 (-796))) (|has| |#1| (-1018))))
+((((-796)) -3150 (|has| |#1| (-565 (-796))) (|has| |#1| (-1018))))
(|has| |#1| (-1111))
(((|#1|) . T))
-(-3321 (|has| |#3| (-25)) (|has| |#3| (-126)) (|has| |#3| (-160)) (|has| |#3| (-341)) (|has| |#3| (-346)) (|has| |#3| (-734)) (|has| |#3| (-786)) (|has| |#3| (-975)) (|has| |#3| (-1018)))
+(-3150 (|has| |#3| (-25)) (|has| |#3| (-126)) (|has| |#3| (-160)) (|has| |#3| (-341)) (|has| |#3| (-346)) (|has| |#3| (-734)) (|has| |#3| (-786)) (|has| |#3| (-975)) (|has| |#3| (-1018)))
((((-1089) |#1|) |has| |#1| (-486 (-1089) |#1|)))
(((|#2|) . T))
-((($ $) -3321 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1| |#1|) . T) ((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525)))))
-((($) -3321 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
+((($ $) -3150 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1| |#1|) . T) ((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525)))))
+((($) -3150 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
((((-843 |#1|)) . T))
((($) . T))
((((-385 (-885 |#1|))) . T))
(((|#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))
((((-501)) |has| |#4| (-566 (-501))))
((((-796)) . T) (((-591 |#4|)) . T))
-((((-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) . T))
+((((-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) . T))
(((|#1|) . T))
(|has| |#1| (-786))
-(((|#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) (((-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))) |has| (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-288 (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)))))
+(((|#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) (((-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))) |has| (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-288 (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)))))
(|has| |#1| (-1018))
(|has| |#1| (-341))
(|has| |#1| (-788))
@@ -2003,16 +2003,16 @@
(((|#1|) . T))
(((|#1|) . T))
((($) . T) (((-385 (-525))) . T))
-((($) -3321 (|has| |#1| (-341)) (|has| |#1| (-517))) (((-385 (-525))) -3321 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) ((|#1|) |has| |#1| (-160)))
+((($) -3150 (|has| |#1| (-341)) (|has| |#1| (-517))) (((-385 (-525))) -3150 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) ((|#1|) |has| |#1| (-160)))
(|has| |#1| (-136))
(|has| |#1| (-138))
-(-3321 (-12 (|has| (-1087 |#1| |#2| |#3|) (-138)) (|has| |#1| (-341))) (|has| |#1| (-138)))
-(-3321 (-12 (|has| (-1087 |#1| |#2| |#3|) (-136)) (|has| |#1| (-341))) (|has| |#1| (-136)))
+(-3150 (-12 (|has| (-1087 |#1| |#2| |#3|) (-138)) (|has| |#1| (-341))) (|has| |#1| (-138)))
+(-3150 (-12 (|has| (-1087 |#1| |#2| |#3|) (-136)) (|has| |#1| (-341))) (|has| |#1| (-136)))
(|has| |#1| (-136))
(|has| |#1| (-138))
(|has| |#1| (-138))
(|has| |#1| (-136))
-((((-796)) -3321 (|has| |#1| (-565 (-796))) (|has| |#1| (-1018))))
+((((-796)) -3150 (|has| |#1| (-565 (-796))) (|has| |#1| (-1018))))
((((-1163 |#1| |#2| |#3|)) |has| |#1| (-341)))
(|has| |#1| (-786))
(((|#1| |#2|) . T))
@@ -2035,9 +2035,9 @@
((((-796)) . T))
((((-796)) . T))
((((-501)) |has| |#1| (-566 (-501))))
-((((-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) . T))
+((((-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) . T))
((((-1089) |#1|) |has| |#1| (-486 (-1089) |#1|)) ((|#1| |#1|) |has| |#1| (-288 |#1|)))
-(((|#1|) -3321 (|has| |#1| (-160)) (|has| |#1| (-341))))
+(((|#1|) -3150 (|has| |#1| (-160)) (|has| |#1| (-341))))
((((-294 |#1|)) . T))
(((|#2|) |has| |#2| (-341)))
(((|#2|) . T))
@@ -2058,14 +2058,14 @@
(|has| |#1| (-136))
(|has| |#1| (-138))
((($ $) . T))
-(-3321 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-450)) (|has| |#1| (-668)) (|has| |#1| (-833 (-1089))) (|has| |#1| (-975)) (|has| |#1| (-1030)) (|has| |#1| (-1018)))
+(-3150 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-450)) (|has| |#1| (-668)) (|has| |#1| (-833 (-1089))) (|has| |#1| (-975)) (|has| |#1| (-1030)) (|has| |#1| (-1018)))
(|has| |#1| (-517))
(((|#2|) . T))
((((-525)) . T))
-((((-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) . T))
+((((-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) . T))
(((|#1|) . T))
(((|#1|) . T))
-(-3321 (|has| |#1| (-136)) (|has| |#1| (-138)) (|has| |#1| (-160)) (|has| |#1| (-517)) (|has| |#1| (-975)))
+(-3150 (|has| |#1| (-136)) (|has| |#1| (-138)) (|has| |#1| (-160)) (|has| |#1| (-517)) (|has| |#1| (-975)))
((((-538 |#1|)) . T))
((($) . T))
(((|#1| (-57 |#1|) (-57 |#1|)) . T))
@@ -2090,12 +2090,12 @@
(((|#1| |#2|) . T))
((((-1089) |#1|) . T))
(((|#4|) . T))
-(-3321 (|has| |#1| (-341)) (|has| |#1| (-327)))
+(-3150 (|has| |#1| (-341)) (|has| |#1| (-327)))
((((-1089) (-51)) . T))
((((-1156 |#2| |#3| |#4|) (-297 |#2| |#3| |#4|)) . T))
((((-385 (-525))) |has| |#1| (-966 (-385 (-525)))) (((-525)) |has| |#1| (-966 (-525))) ((|#1|) . T))
((((-796)) . T))
-(-3321 (|has| |#2| (-25)) (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-346)) (|has| |#2| (-734)) (|has| |#2| (-786)) (|has| |#2| (-975)) (|has| |#2| (-1018)))
+(-3150 (|has| |#2| (-25)) (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-346)) (|has| |#2| (-734)) (|has| |#2| (-786)) (|has| |#2| (-975)) (|has| |#2| (-1018)))
(((#0=(-1157 |#1| |#2| |#3| |#4|) #0#) . T) ((#1=(-385 (-525)) #1#) . T) (($ $) . T))
(((|#1| |#1|) |has| |#1| (-160)) ((#0=(-385 (-525)) #0#) |has| |#1| (-517)) (($ $) |has| |#1| (-517)))
(((|#1|) . T) (($) . T) (((-385 (-525))) . T))
@@ -2114,14 +2114,14 @@
(((|#1|) . T))
(((|#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))))
(((|#2| |#3|) . T))
-(-3321 (|has| |#2| (-341)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842)))
+(-3150 (|has| |#2| (-341)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842)))
(((|#1| (-497 |#2|)) . T))
(((|#1| (-712)) . T))
(((|#1| (-497 (-1008 (-1089)))) . T))
(((|#1|) |has| |#1| (-160)))
(((|#1|) . T))
(|has| |#2| (-842))
-(-3321 (|has| |#2| (-734)) (|has| |#2| (-786)))
+(-3150 (|has| |#2| (-734)) (|has| |#2| (-786)))
((((-796)) . T))
((($ $) . T) ((#0=(-1156 |#2| |#3| |#4|) #0#) . T) ((#1=(-385 (-525)) #1#) |has| #0# (-37 (-385 (-525)))))
((((-843 |#1|)) . T))
@@ -2130,13 +2130,13 @@
((($) . T))
((($) . T))
(|has| |#1| (-341))
-(-3321 (|has| |#1| (-286)) (|has| |#1| (-341)) (|has| |#1| (-327)) (|has| |#1| (-517)))
+(-3150 (|has| |#1| (-286)) (|has| |#1| (-341)) (|has| |#1| (-327)) (|has| |#1| (-517)))
(|has| |#1| (-341))
((($) . T) ((#0=(-1156 |#2| |#3| |#4|)) . T) (((-385 (-525))) |has| #0# (-37 (-385 (-525)))))
(((|#1| |#2|) . T))
((((-1087 |#1| |#2| |#3|)) |has| |#1| (-341)))
-(-3321 (-12 (|has| |#1| (-286)) (|has| |#1| (-842))) (|has| |#1| (-341)) (|has| |#1| (-327)))
-(-3321 (|has| |#1| (-833 (-1089))) (|has| |#1| (-975)))
+(-3150 (-12 (|has| |#1| (-286)) (|has| |#1| (-842))) (|has| |#1| (-341)) (|has| |#1| (-327)))
+(-3150 (|has| |#1| (-833 (-1089))) (|has| |#1| (-975)))
((((-525)) |has| |#1| (-587 (-525))) ((|#1|) . T))
(((|#1| |#2|) . T))
((((-796)) . T))
@@ -2168,27 +2168,27 @@
(((|#1|) |has| |#1| (-160)))
((((-796)) . T))
(((|#4| |#4|) -12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018))))
-(((|#2|) -3321 (|has| |#2| (-6 (-4252 "*"))) (|has| |#2| (-160))))
-(-3321 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842)))
-(-3321 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842)))
+(((|#2|) -3150 (|has| |#2| (-6 (-4252 "*"))) (|has| |#2| (-160))))
+(-3150 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842)))
+(-3150 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842)))
(|has| |#2| (-788))
(|has| |#2| (-842))
(|has| |#1| (-842))
(((|#2|) |has| |#2| (-160)))
-((((-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) . T))
+((((-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) . T))
((((-1163 |#1| |#2| |#3|)) |has| |#1| (-341)))
((((-796)) . T))
((((-796)) . T))
((((-501)) . T) (((-525)) . T) (((-825 (-525))) . T) (((-357)) . T) (((-205)) . T))
(((|#1| |#2|) . T))
-((((-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) . T))
-((((-2 (|:| -2019 (-1072)) (|:| -1221 (-51)))) . T))
+((((-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) . T))
+((((-2 (|:| -1265 (-1072)) (|:| -1568 (-51)))) . T))
(((|#1|) . T))
((((-796)) . T))
(((|#1| |#2|) . T))
(((|#1| (-385 (-525))) . T))
(((|#1|) . T))
-(-3321 (|has| |#1| (-269)) (|has| |#1| (-341)))
+(-3150 (|has| |#1| (-269)) (|has| |#1| (-341)))
((((-135)) . T))
((((-385 |#2|)) . T) (((-385 (-525))) . T) (($) . T))
(|has| |#1| (-786))
@@ -2203,7 +2203,7 @@
((((-385 (-525))) . T) (($) . T))
((((-796)) . T))
((((-796)) . T))
-((((-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) . T))
+((((-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) . T))
(((|#2| |#2|) . T) ((|#1| |#1|) . T))
((((-796)) . T))
((((-796)) . T))
@@ -2214,7 +2214,7 @@
(((|#1|) . T))
((((-591 (-135))) . T) (((-1072)) . T))
((((-796)) . T))
-((((-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))) . T))
+((((-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))) . T))
((((-1089) |#1|) |has| |#1| (-486 (-1089) |#1|)) ((|#1| |#1|) |has| |#1| (-288 |#1|)))
(|has| |#1| (-788))
((((-796)) . T))
@@ -2226,16 +2226,16 @@
((((-796)) . T) (((-591 |#4|)) . T))
(((|#2|) . T))
((((-843 |#1|)) . T) (((-385 (-525))) . T) (($) . T))
-(-3321 (|has| |#4| (-160)) (|has| |#4| (-786)) (|has| |#4| (-975)))
-(-3321 (|has| |#3| (-160)) (|has| |#3| (-786)) (|has| |#3| (-975)))
+(-3150 (|has| |#4| (-160)) (|has| |#4| (-786)) (|has| |#4| (-975)))
+(-3150 (|has| |#3| (-160)) (|has| |#3| (-786)) (|has| |#3| (-975)))
((((-1089) (-51)) . T))
-(-3321 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842)))
-(-3321 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842)))
+(-3150 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842)))
+(-3150 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842)))
(((|#1|) . T))
(((|#1|) . T))
(((|#1|) . T))
-(-3321 (|has| |#2| (-25)) (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-734)) (|has| |#2| (-786)) (|has| |#2| (-975)))
-(-3321 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-786)) (|has| |#2| (-975)))
+(-3150 (|has| |#2| (-25)) (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-734)) (|has| |#2| (-786)) (|has| |#2| (-975)))
+(-3150 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-786)) (|has| |#2| (-975)))
(|has| |#1| (-842))
(|has| |#1| (-842))
(((|#2|) . T))
@@ -2250,12 +2250,12 @@
(|has| |#1| (-37 (-385 (-525))))
(|has| |#1| (-37 (-385 (-525))))
(|has| |#1| (-37 (-385 (-525))))
-(-3321 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842)))
+(-3150 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842)))
(|has| |#1| (-761))
(((#0=(-843 |#1|) #0#) . T) (($ $) . T) ((#1=(-385 (-525)) #1#) . T))
((((-385 |#2|)) . T))
(|has| |#1| (-786))
-((((-796)) -3321 (|has| |#1| (-565 (-796))) (|has| |#1| (-1018))))
+((((-796)) -3150 (|has| |#1| (-565 (-796))) (|has| |#1| (-1018))))
(((|#1| |#1|) . T) ((#0=(-385 (-525)) #0#) . T) ((#1=(-525) #1#) . T) (($ $) . T))
((((-843 |#1|)) . T) (($) . T) (((-385 (-525))) . T))
(((|#2|) |has| |#2| (-975)) (((-525)) -12 (|has| |#2| (-587 (-525))) (|has| |#2| (-975))))
@@ -2265,25 +2265,25 @@
(|has| |#1| (-136))
(((|#2|) . T))
((((-796)) . T))
-(-3321 (|has| |#1| (-136)) (|has| |#1| (-346)))
-(-3321 (|has| |#1| (-136)) (|has| |#1| (-346)))
-(-3321 (|has| |#1| (-136)) (|has| |#1| (-346)))
-((((-2 (|:| -2019 (-1089)) (|:| -1221 (-51)))) . T))
-(((#0=(-51)) . T) (((-2 (|:| -2019 (-1089)) (|:| -1221 #0#))) . T))
+(-3150 (|has| |#1| (-136)) (|has| |#1| (-346)))
+(-3150 (|has| |#1| (-136)) (|has| |#1| (-346)))
+(-3150 (|has| |#1| (-136)) (|has| |#1| (-346)))
+((((-2 (|:| -1265 (-1089)) (|:| -1568 (-51)))) . T))
+(((#0=(-51)) . T) (((-2 (|:| -1265 (-1089)) (|:| -1568 #0#))) . T))
(|has| |#1| (-327))
((((-525)) . T))
((((-796)) . T))
(((#0=(-1157 |#1| |#2| |#3| |#4|) $) |has| #0# (-265 #0# #0#)))
(|has| |#1| (-341))
(((#0=(-1003) |#1|) . T) ((#0# $) . T) (($ $) . T))
-(-3321 (|has| |#1| (-341)) (|has| |#1| (-327)))
+(-3150 (|has| |#1| (-341)) (|has| |#1| (-327)))
(((#0=(-385 (-525)) #0#) . T) ((#1=(-640) #1#) . T) (($ $) . T))
((((-294 |#1|)) . T) (($) . T))
(((|#1|) . T) (((-385 (-525))) |has| |#1| (-341)))
(|has| |#1| (-1018))
(((|#1|) . T))
-(((|#1|) -3321 (|has| |#2| (-345 |#1|)) (|has| |#2| (-395 |#1|))))
-(((|#1|) -3321 (|has| |#2| (-345 |#1|)) (|has| |#2| (-395 |#1|))))
+(((|#1|) -3150 (|has| |#2| (-345 |#1|)) (|has| |#2| (-395 |#1|))))
+(((|#1|) -3150 (|has| |#2| (-345 |#1|)) (|has| |#2| (-395 |#1|))))
(((|#2|) . T))
((((-385 (-525))) . T) (((-640)) . T) (($) . T))
(((|#3| |#3|) . T))
@@ -2302,7 +2302,7 @@
(((|#2|) . T))
(((|#1|) . T))
((((-525)) . T))
-(-3321 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842)))
+(-3150 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842)))
(((|#2|) . T) (((-525)) |has| |#2| (-587 (-525))))
(((|#1| |#2|) . T))
((($) . T))
@@ -2339,7 +2339,7 @@
(|has| |#2| (-951))
((($) . T))
(|has| |#1| (-842))
-((((-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) . T))
+((((-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) . T))
((($) . T))
(((|#2|) . T))
(((|#1|) . T))
@@ -2347,24 +2347,24 @@
((($) . T))
(|has| |#1| (-341))
((((-843 |#1|)) . T))
-((($) -3321 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
+((($) -3150 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
((($ $) . T) ((#0=(-385 (-525)) #0#) . T))
-(-3321 (|has| |#1| (-346)) (|has| |#1| (-788)))
+(-3150 (|has| |#1| (-346)) (|has| |#1| (-788)))
(((|#1|) . T))
((((-796)) . T))
((((-1089)) -12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089)))))
((((-385 |#2|) |#3|) . T))
((($) . T) (((-385 (-525))) . T))
((((-712) |#1|) . T))
-(((|#2| (-220 (-4045 |#1|) (-712))) . T))
+(((|#2| (-220 (-2028 |#1|) (-712))) . T))
(((|#1| (-497 |#3|)) . T))
((((-385 (-525))) . T))
-(-3321 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842)))
+(-3150 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842)))
((((-796)) . T))
-(((#0=(-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) #0#) |has| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-288 (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))))))
+(((#0=(-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) #0#) |has| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-288 (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))))))
(|has| |#1| (-842))
(|has| |#2| (-341))
-(-3321 (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-734)) (|has| |#2| (-786)) (|has| |#2| (-975)))
+(-3150 (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-734)) (|has| |#2| (-786)) (|has| |#2| (-975)))
((((-157 (-357))) . T) (((-205)) . T) (((-357)) . T))
((((-796)) . T))
(((|#1|) . T))
@@ -2381,11 +2381,11 @@
(|has| |#1| (-37 (-385 (-525))))
(|has| |#1| (-37 (-385 (-525))))
(|has| |#1| (-37 (-385 (-525))))
-(-3321 (|has| |#1| (-286)) (|has| |#1| (-341)) (|has| |#1| (-327)))
+(-3150 (|has| |#1| (-286)) (|has| |#1| (-341)) (|has| |#1| (-327)))
(|has| |#1| (-37 (-385 (-525))))
(-12 (|has| |#1| (-510)) (|has| |#1| (-769)))
((((-796)) . T))
-((((-1089)) -3321 (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089)))) (-12 (|has| |#1| (-341)) (|has| |#2| (-833 (-1089))))))
+((((-1089)) -3150 (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089)))) (-12 (|has| |#1| (-341)) (|has| |#2| (-833 (-1089))))))
(|has| |#1| (-341))
((((-1089)) -12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089)))))
(|has| |#1| (-341))
@@ -2395,7 +2395,7 @@
(((|#1|) . T))
(((|#2|) |has| |#1| (-341)))
(((|#2|) |has| |#1| (-341)))
-((((-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) . T))
+((((-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) . T))
(((|#1|) . T))
(((|#1|) |has| |#1| (-160)))
(((|#1|) . T))
@@ -2418,31 +2418,31 @@
(((|#2|) |has| |#1| (-341)))
((((-357)) -12 (|has| |#1| (-341)) (|has| |#2| (-819 (-357)))) (((-525)) -12 (|has| |#1| (-341)) (|has| |#2| (-819 (-525)))))
(|has| |#1| (-341))
-(-3321 (|has| |#1| (-341)) (|has| |#1| (-517)))
+(-3150 (|has| |#1| (-341)) (|has| |#1| (-517)))
(|has| |#1| (-341))
(((|#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))
-(-3321 (|has| |#1| (-341)) (|has| |#1| (-517)))
+(-3150 (|has| |#1| (-341)) (|has| |#1| (-517)))
(|has| |#1| (-341))
(|has| |#1| (-517))
(((|#4| |#4|) -12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018))))
(((|#3|) . T))
(((|#1|) . T))
-(-3321 (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-734)) (|has| |#2| (-786)) (|has| |#2| (-975)))
+(-3150 (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-734)) (|has| |#2| (-786)) (|has| |#2| (-975)))
(((|#2|) . T))
(((|#2|) . T))
-(-3321 (|has| |#2| (-160)) (|has| |#2| (-786)) (|has| |#2| (-975)))
-((((-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) . T))
-((((-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))) . T))
-((((-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) . T))
+(-3150 (|has| |#2| (-160)) (|has| |#2| (-786)) (|has| |#2| (-975)))
+((((-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) . T))
+((((-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))) . T))
+((((-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) . T))
(|has| |#1| (-37 (-385 (-525))))
(((|#1| |#2|) . T))
(|has| |#1| (-37 (-385 (-525))))
-(-3321 (|has| |#1| (-136)) (|has| |#1| (-346)))
+(-3150 (|has| |#1| (-136)) (|has| |#1| (-346)))
(|has| |#1| (-138))
((((-1072) |#1|) . T))
-(-3321 (|has| |#1| (-136)) (|has| |#1| (-346)))
+(-3150 (|has| |#1| (-136)) (|has| |#1| (-346)))
(|has| |#1| (-138))
-(-3321 (|has| |#1| (-136)) (|has| |#1| (-346)))
+(-3150 (|has| |#1| (-136)) (|has| |#1| (-346)))
(|has| |#1| (-138))
((((-538 |#1|)) . T))
((($) . T))
@@ -2450,7 +2450,7 @@
(|has| |#1| (-517))
(|has| |#1| (-37 (-385 (-525))))
(|has| |#1| (-37 (-385 (-525))))
-(-3321 (|has| |#1| (-136)) (|has| |#1| (-327)))
+(-3150 (|has| |#1| (-136)) (|has| |#1| (-327)))
(|has| |#1| (-138))
((((-796)) . T))
((($) . T))
@@ -2475,7 +2475,7 @@
(|has| |#1| (-732))
(|has| |#1| (-732))
((((-501)) |has| |#1| (-566 (-501))))
-((((-796)) -3321 (|has| |#1| (-565 (-796))) (|has| |#1| (-788)) (|has| |#1| (-1018))))
+((((-796)) -3150 (|has| |#1| (-565 (-796))) (|has| |#1| (-788)) (|has| |#1| (-1018))))
((((-110)) . T) ((|#1|) . T))
(((|#1|) . T))
(((|#1|) . T))
@@ -2496,7 +2496,7 @@
((((-525)) . T))
((((-796)) . T))
((((-525)) . T))
-(-3321 (|has| |#2| (-734)) (|has| |#2| (-786)))
+(-3150 (|has| |#2| (-734)) (|has| |#2| (-786)))
((((-157 (-357))) . T) (((-205)) . T) (((-357)) . T))
((((-796)) . T))
((((-796)) . T))
@@ -2508,9 +2508,9 @@
(((|#1|) . T) (($) . T) (((-385 (-525))) . T))
(|has| |#1| (-341))
(|has| |#1| (-341))
-((((-796)) -3321 (|has| |#1| (-565 (-796))) (|has| |#1| (-1018))))
-((((-796)) -3321 (|has| |#1| (-565 (-796))) (|has| |#1| (-1018))))
-(-3321 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-450)) (|has| |#1| (-668)) (|has| |#1| (-833 (-1089))) (|has| |#1| (-975)) (|has| |#1| (-1030)) (|has| |#1| (-1018)))
+((((-796)) -3150 (|has| |#1| (-565 (-796))) (|has| |#1| (-1018))))
+((((-796)) -3150 (|has| |#1| (-565 (-796))) (|has| |#1| (-1018))))
+(-3150 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-450)) (|has| |#1| (-668)) (|has| |#1| (-833 (-1089))) (|has| |#1| (-975)) (|has| |#1| (-1030)) (|has| |#1| (-1018)))
(|has| |#1| (-1065))
((((-525) |#1|) . T))
(((|#1|) . T))
@@ -2528,8 +2528,8 @@
(((|#1|) . T))
(|has| |#1| (-517))
((((-385 |#2|)) . T) (((-385 (-525))) . T) (($) . T))
-(-3321 (|has| |#1| (-341)) (|has| |#1| (-517)))
-(-3321 (|has| |#1| (-341)) (|has| |#1| (-517)))
+(-3150 (|has| |#1| (-341)) (|has| |#1| (-517)))
+(-3150 (|has| |#1| (-341)) (|has| |#1| (-517)))
((((-357)) . T))
(((|#1|) . T))
(((|#1|) . T))
@@ -2538,7 +2538,7 @@
(|has| |#1| (-517))
(|has| |#1| (-1018))
((((-721 |#1| (-798 |#2|))) |has| (-721 |#1| (-798 |#2|)) (-288 (-721 |#1| (-798 |#2|)))))
-(-3321 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842)))
+(-3150 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842)))
(((|#1|) . T))
(((|#2| |#3|) . T))
(|has| |#2| (-842))
@@ -2548,12 +2548,12 @@
(|has| |#1| (-213))
(((|#1| (-497 (-1008 (-1089)))) . T))
(|has| |#2| (-341))
-((((-2 (|:| -2019 (-1072)) (|:| -1221 (-51)))) . T))
+((((-2 (|:| -1265 (-1072)) (|:| -1568 (-51)))) . T))
(((|#1|) . T))
(((|#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))
((((-796)) . T))
((((-796)) . T))
-(-3321 (|has| |#3| (-734)) (|has| |#3| (-786)))
+(-3150 (|has| |#3| (-734)) (|has| |#3| (-786)))
((((-796)) . T))
((((-796)) . T))
(((|#1|) . T))
@@ -2562,8 +2562,8 @@
((((-525)) . T))
(((|#3|) . T))
((((-796)) . T))
-(-3321 (|has| |#1| (-286)) (|has| |#1| (-341)) (|has| |#1| (-327)))
-(-3321 (|has| |#1| (-136)) (|has| |#1| (-138)) (|has| |#1| (-160)) (|has| |#1| (-517)) (|has| |#1| (-975)))
+(-3150 (|has| |#1| (-286)) (|has| |#1| (-341)) (|has| |#1| (-327)))
+(-3150 (|has| |#1| (-136)) (|has| |#1| (-138)) (|has| |#1| (-160)) (|has| |#1| (-517)) (|has| |#1| (-975)))
(((#0=(-538 |#1|) #0#) . T) (($ $) . T) ((#1=(-385 (-525)) #1#) . T))
((($ $) . T) ((#0=(-385 (-525)) #0#) . T))
(((|#1|) |has| |#1| (-160)))
@@ -2576,7 +2576,7 @@
(((|#1|) . T))
((((-796)) |has| |#1| (-565 (-796))))
((((-273 |#3|)) . T))
-(((#0=(-385 (-525)) #0#) |has| |#2| (-37 (-385 (-525)))) ((|#2| |#2|) . T) (($ $) -3321 (|has| |#2| (-160)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842))))
+(((#0=(-385 (-525)) #0#) |has| |#2| (-37 (-385 (-525)))) ((|#2| |#2|) . T) (($ $) -3150 (|has| |#2| (-160)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842))))
(((|#2| |#2|) . T) ((|#6| |#6|) . T))
(((|#1|) . T))
((($) . T) (((-385 (-525))) |has| |#2| (-37 (-385 (-525)))) ((|#2|) . T))
@@ -2584,20 +2584,20 @@
(((|#1|) . T) (((-385 (-525))) . T) (($) . T))
(((|#1|) . T) (((-385 (-525))) . T) (($) . T))
(((|#1|) . T) (((-385 (-525))) . T) (($) . T))
-((($ $) -3321 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1| |#1|) . T) ((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525)))))
-((($ $) -3321 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1| |#1|) . T) ((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525)))))
+((($ $) -3150 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1| |#1|) . T) ((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525)))))
+((($ $) -3150 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1| |#1|) . T) ((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525)))))
(((|#2|) . T))
-((((-385 (-525))) |has| |#2| (-37 (-385 (-525)))) ((|#2|) . T) (($) -3321 (|has| |#2| (-160)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842))))
+((((-385 (-525))) |has| |#2| (-37 (-385 (-525)))) ((|#2|) . T) (($) -3150 (|has| |#2| (-160)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842))))
(((|#2|) . T) ((|#6|) . T))
-((($ $) -3321 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1| |#1|) . T) ((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525)))))
+((($ $) -3150 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1| |#1|) . T) ((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525)))))
((((-796)) . T))
-((($) -3321 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
-((($) -3321 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
+((($) -3150 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
+((($) -3150 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
(|has| |#2| (-842))
(|has| |#1| (-842))
-((($) -3321 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
+((($) -3150 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
(((|#1|) . T))
-((((-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))) . T))
+((((-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))) . T))
(((|#1|) . T))
(((|#1|) . T))
(((|#1| |#1|) . T))
@@ -2611,10 +2611,10 @@
(((|#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))))
(((#0=(-385 (-525)) #0#) . T))
((((-385 (-525))) . T))
-(-3321 (|has| |#2| (-25)) (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-734)) (|has| |#2| (-786)) (|has| |#2| (-975)))
+(-3150 (|has| |#2| (-25)) (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-734)) (|has| |#2| (-786)) (|has| |#2| (-975)))
(((|#1|) . T))
(((|#1|) . T))
-(-3321 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-786)) (|has| |#2| (-975)))
+(-3150 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-786)) (|has| |#2| (-975)))
((((-501)) . T))
((((-796)) . T))
((((-1089)) |has| |#2| (-833 (-1089))) (((-1003)) . T))
@@ -2628,12 +2628,12 @@
((($ $) . T) ((#0=(-385 (-525)) #0#) . T))
((((-1089)) |has| |#1| (-833 (-1089))))
((((-843 |#1|)) . T) (((-385 (-525))) . T) (($) . T))
-((($) . T) (((-385 (-525))) -3321 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) ((|#1|) . T))
-(((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525)))) ((|#1| |#1|) . T) (($ $) -3321 (|has| |#1| (-160)) (|has| |#1| (-517))))
+((($) . T) (((-385 (-525))) -3150 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) ((|#1|) . T))
+(((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525)))) ((|#1| |#1|) . T) (($ $) -3150 (|has| |#1| (-160)) (|has| |#1| (-517))))
((($) . T) (((-385 (-525))) . T))
(((|#1|) . T) (((-385 (-525))) . T) (((-525)) . T) (($) . T))
(((|#2|) |has| |#2| (-975)) (((-525)) -12 (|has| |#2| (-587 (-525))) (|has| |#2| (-975))))
-((((-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((|#1|) . T) (($) -3321 (|has| |#1| (-160)) (|has| |#1| (-517))))
+((((-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((|#1|) . T) (($) -3150 (|has| |#1| (-160)) (|has| |#1| (-517))))
(|has| |#1| (-517))
(((|#1|) |has| |#1| (-341)))
((((-525)) . T))
@@ -2652,8 +2652,8 @@
((((-796)) . T))
(|has| |#2| (-761))
(|has| |#2| (-761))
-((((-385 (-525))) -3321 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) ((|#2|) |has| |#1| (-341)) (($) . T) ((|#1|) . T))
-(((|#1|) . T) (((-385 (-525))) -3321 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) . T))
+((((-385 (-525))) -3150 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) ((|#2|) |has| |#1| (-341)) (($) . T) ((|#1|) . T))
+(((|#1|) . T) (((-385 (-525))) -3150 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) . T))
(((|#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))
(((|#1|) . T) (((-525)) |has| |#1| (-966 (-525))) (((-385 (-525))) |has| |#1| (-966 (-385 (-525)))))
((((-525)) |has| |#1| (-819 (-525))) (((-357)) |has| |#1| (-819 (-357))))
@@ -2679,12 +2679,12 @@
(((|#2| (-712)) . T))
((((-1089)) . T))
((((-803 |#1|)) . T))
-(-3321 (|has| |#3| (-25)) (|has| |#3| (-126)) (|has| |#3| (-160)) (|has| |#3| (-341)) (|has| |#3| (-734)) (|has| |#3| (-786)) (|has| |#3| (-975)))
-(-3321 (|has| |#3| (-160)) (|has| |#3| (-341)) (|has| |#3| (-786)) (|has| |#3| (-975)))
+(-3150 (|has| |#3| (-25)) (|has| |#3| (-126)) (|has| |#3| (-160)) (|has| |#3| (-341)) (|has| |#3| (-734)) (|has| |#3| (-786)) (|has| |#3| (-975)))
+(-3150 (|has| |#3| (-160)) (|has| |#3| (-341)) (|has| |#3| (-786)) (|has| |#3| (-975)))
((((-796)) . T))
(((|#1|) . T))
-(-3321 (|has| |#2| (-734)) (|has| |#2| (-786)))
-(-3321 (-12 (|has| |#1| (-734)) (|has| |#2| (-734))) (-12 (|has| |#1| (-788)) (|has| |#2| (-788))))
+(-3150 (|has| |#2| (-734)) (|has| |#2| (-786)))
+(-3150 (-12 (|has| |#1| (-734)) (|has| |#2| (-734))) (-12 (|has| |#1| (-788)) (|has| |#2| (-788))))
((((-803 |#1|)) . T))
(((|#1|) . T))
(|has| |#1| (-346))
@@ -2710,7 +2710,7 @@
(((|#1|) . T))
((((-796)) . T))
(|has| |#2| (-842))
-((((-2 (|:| -2019 (-1089)) (|:| -1221 (-51)))) . T))
+((((-2 (|:| -1265 (-1089)) (|:| -1568 (-51)))) . T))
((((-501)) |has| |#2| (-566 (-501))) (((-825 (-357))) |has| |#2| (-566 (-825 (-357)))) (((-825 (-525))) |has| |#2| (-566 (-825 (-525)))))
((((-796)) . T))
((((-796)) . T))
@@ -2743,11 +2743,11 @@
((((-385 |#2|) |#3|) . T))
(((|#1|) . T))
(|has| |#1| (-1018))
-(((|#2| (-458 (-4045 |#1|) (-712))) . T))
+(((|#2| (-458 (-2028 |#1|) (-712))) . T))
((((-525) |#1|) . T))
(((|#2| |#2|) . T))
(((|#1| (-497 (-1089))) . T))
-(-3321 (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-734)) (|has| |#2| (-786)) (|has| |#2| (-975)))
+(-3150 (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-734)) (|has| |#2| (-786)) (|has| |#2| (-975)))
((((-525)) . T))
(((|#2|) . T))
(((|#2|) . T))
@@ -2757,9 +2757,9 @@
((($) . T) (((-385 (-525))) . T))
((($) . T))
((($) . T))
-(-3321 (|has| |#1| (-788)) (|has| |#1| (-1018)))
+(-3150 (|has| |#1| (-788)) (|has| |#1| (-1018)))
(((|#1|) . T))
-((($) -3321 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
+((($) -3150 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
((((-796)) . T))
((((-135)) . T))
(((|#1|) . T) (((-385 (-525))) . T))
@@ -2799,27 +2799,27 @@
(|has| |#1| (-213))
(((|#1| (-497 |#3|)) . T))
(|has| |#1| (-346))
-(((|#2| (-220 (-4045 |#1|) (-712))) . T))
+(((|#2| (-220 (-2028 |#1|) (-712))) . T))
(|has| |#1| (-346))
(|has| |#1| (-346))
(((|#1|) . T) (($) . T))
(((|#1| (-497 |#2|)) . T))
-(-3321 (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-734)) (|has| |#2| (-786)) (|has| |#2| (-975)))
+(-3150 (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-734)) (|has| |#2| (-786)) (|has| |#2| (-975)))
(((|#1| (-712)) . T))
(|has| |#1| (-517))
-(-3321 (|has| |#2| (-25)) (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-734)) (|has| |#2| (-786)) (|has| |#2| (-975)))
-(-3321 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-786)) (|has| |#2| (-975)))
+(-3150 (|has| |#2| (-25)) (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-734)) (|has| |#2| (-786)) (|has| |#2| (-975)))
+(-3150 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-786)) (|has| |#2| (-975)))
(-12 (|has| |#1| (-21)) (|has| |#2| (-21)))
((((-796)) . T))
-(-3321 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-126)) (|has| |#2| (-126))) (-12 (|has| |#1| (-734)) (|has| |#2| (-734))))
-(-3321 (|has| |#3| (-126)) (|has| |#3| (-160)) (|has| |#3| (-341)) (|has| |#3| (-734)) (|has| |#3| (-786)) (|has| |#3| (-975)))
-(-3321 (|has| |#2| (-160)) (|has| |#2| (-786)) (|has| |#2| (-975)))
+(-3150 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-126)) (|has| |#2| (-126))) (-12 (|has| |#1| (-734)) (|has| |#2| (-734))))
+(-3150 (|has| |#3| (-126)) (|has| |#3| (-160)) (|has| |#3| (-341)) (|has| |#3| (-734)) (|has| |#3| (-786)) (|has| |#3| (-975)))
+(-3150 (|has| |#2| (-160)) (|has| |#2| (-786)) (|has| |#2| (-975)))
(((|#1|) |has| |#1| (-160)))
(((|#4|) |has| |#4| (-975)))
(((|#3|) |has| |#3| (-975)))
(-12 (|has| |#1| (-341)) (|has| |#2| (-761)))
(-12 (|has| |#1| (-341)) (|has| |#2| (-761)))
-((((-796)) -3321 (|has| |#1| (-565 (-796))) (|has| |#1| (-788)) (|has| |#1| (-1018))))
+((((-796)) -3150 (|has| |#1| (-565 (-796))) (|has| |#1| (-788)) (|has| |#1| (-1018))))
((((-501)) |has| |#1| (-566 (-501))))
((((-385 |#2|)) . T) (((-385 (-525))) . T) (($) . T))
((($ $) . T) ((#0=(-385 (-525)) #0#) . T))
@@ -2832,14 +2832,14 @@
(((|#2|) |has| |#2| (-975)) (((-525)) -12 (|has| |#2| (-587 (-525))) (|has| |#2| (-975))))
(((|#1|) . T))
(|has| |#2| (-341))
-(((#0=(-385 (-525)) #0#) |has| |#2| (-37 (-385 (-525)))) ((|#2| |#2|) . T) (($ $) -3321 (|has| |#2| (-160)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842))))
-((($ $) -3321 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1| |#1|) . T) ((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525)))))
+(((#0=(-385 (-525)) #0#) |has| |#2| (-37 (-385 (-525)))) ((|#2| |#2|) . T) (($ $) -3150 (|has| |#2| (-160)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842))))
+((($ $) -3150 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1| |#1|) . T) ((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525)))))
(((|#1| |#1|) . T) (($ $) . T) ((#0=(-385 (-525)) #0#) . T))
(((|#1| |#1|) . T) (($ $) . T) ((#0=(-385 (-525)) #0#) . T))
(((|#1| |#1|) . T) (($ $) . T) ((#0=(-385 (-525)) #0#) . T))
(((|#2| |#2|) . T))
-((((-385 (-525))) |has| |#2| (-37 (-385 (-525)))) ((|#2|) . T) (($) -3321 (|has| |#2| (-160)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842))))
-((($) -3321 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
+((((-385 (-525))) |has| |#2| (-37 (-385 (-525)))) ((|#2|) . T) (($) -3150 (|has| |#2| (-160)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842))))
+((($) -3150 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
(((|#1|) . T) (($) . T) (((-385 (-525))) . T))
(((|#1|) . T) (($) . T) (((-385 (-525))) . T))
(((|#1|) . T) (($) . T) (((-385 (-525))) . T))
@@ -2858,25 +2858,25 @@
(((|#1|) |has| |#2| (-395 |#1|)))
(((|#1|) |has| |#2| (-395 |#1|)))
((((-843 |#1|)) . T) (((-385 (-525))) . T) (($) . T))
-((((-796)) -3321 (|has| |#1| (-565 (-796))) (|has| |#1| (-788)) (|has| |#1| (-1018))))
+((((-796)) -3150 (|has| |#1| (-565 (-796))) (|has| |#1| (-788)) (|has| |#1| (-1018))))
((((-501)) |has| |#1| (-566 (-501))))
((((-796)) . T))
-((((-2 (|:| -2019 (-1089)) (|:| -1221 (-51)))) |has| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-288 (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))))))
-(-3321 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842)))
+((((-2 (|:| -1265 (-1089)) (|:| -1568 (-51)))) |has| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-288 (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))))))
+(-3150 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842)))
((((-525) |#1|) . T))
((((-525) |#1|) . T))
((((-525) |#1|) . T))
-(-3321 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842)))
+(-3150 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842)))
((((-525) |#1|) . T))
(((|#1|) . T))
-(-3321 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842)))
-(-3321 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842)))
+(-3150 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842)))
+(-3150 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842)))
((((-1089)) |has| |#1| (-833 (-1089))) (((-759 (-1089))) . T))
-(-3321 (|has| |#3| (-126)) (|has| |#3| (-160)) (|has| |#3| (-341)) (|has| |#3| (-734)) (|has| |#3| (-786)) (|has| |#3| (-975)))
+(-3150 (|has| |#3| (-126)) (|has| |#3| (-160)) (|has| |#3| (-341)) (|has| |#3| (-734)) (|has| |#3| (-786)) (|has| |#3| (-975)))
((((-760 |#1|)) . T))
(((|#1| |#2|) . T))
((((-796)) . T))
-(-3321 (|has| |#3| (-160)) (|has| |#3| (-786)) (|has| |#3| (-975)))
+(-3150 (|has| |#3| (-160)) (|has| |#3| (-786)) (|has| |#3| (-975)))
(((|#1| |#2|) . T))
(|has| |#1| (-37 (-385 (-525))))
((((-796)) . T))
@@ -2884,15 +2884,15 @@
(((|#1|) |has| |#1| (-160)) (($) |has| |#1| (-517)) (((-385 (-525))) |has| |#1| (-517)))
(((|#2|) . T) (((-525)) |has| |#2| (-587 (-525))))
(|has| |#1| (-341))
-(-3321 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (-12 (|has| |#1| (-341)) (|has| |#2| (-213))))
+(-3150 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (-12 (|has| |#1| (-341)) (|has| |#2| (-213))))
(|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))
(|has| |#1| (-341))
(((|#1|) . T))
-(((#0=(-385 (-525)) #0#) -3321 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($ $) -3321 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) ((|#1| |#1|) . T))
+(((#0=(-385 (-525)) #0#) -3150 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($ $) -3150 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) ((|#1| |#1|) . T))
((((-525) |#1|) . T))
((((-294 |#1|)) . T))
(((#0=(-640) (-1085 #0#)) . T))
-((((-385 (-525))) -3321 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3321 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) ((|#1|) . T))
+((((-385 (-525))) -3150 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3150 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) ((|#1|) . T))
(((|#1| |#2| |#3| |#4|) . T))
(|has| |#1| (-786))
((($ $) . T) ((#0=(-798 |#1|) $) . T) ((#0# |#2|) . T))
@@ -2909,12 +2909,12 @@
(((#0=(-1157 |#1| |#2| |#3| |#4|)) |has| #0# (-288 #0#)))
((($) . T))
(((|#1|) . T))
-((($ $) -3321 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) ((#0=(-385 (-525)) #0#) -3321 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) ((|#2| |#2|) |has| |#1| (-341)) ((|#1| |#1|) . T))
-(((|#1| |#1|) . T) (($ $) -3321 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) ((#0=(-385 (-525)) #0#) -3321 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))))
+((($ $) -3150 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) ((#0=(-385 (-525)) #0#) -3150 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) ((|#2| |#2|) |has| |#1| (-341)) ((|#1| |#1|) . T))
+(((|#1| |#1|) . T) (($ $) -3150 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) ((#0=(-385 (-525)) #0#) -3150 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))))
(|has| |#2| (-213))
(|has| $ (-138))
((((-796)) . T))
-((($) . T) (((-385 (-525))) -3321 (|has| |#1| (-341)) (|has| |#1| (-327))) ((|#1|) . T))
+((($) . T) (((-385 (-525))) -3150 (|has| |#1| (-341)) (|has| |#1| (-327))) ((|#1|) . T))
((((-796)) . T))
(|has| |#1| (-786))
((((-1089)) -12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089)))))
@@ -2926,23 +2926,23 @@
(((|#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))
(((|#4|) . T))
(|has| |#1| (-517))
-((($) -3321 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) (((-385 (-525))) -3321 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) ((|#2|) |has| |#1| (-341)) ((|#1|) . T))
-((((-1089)) -3321 (-12 (|has| (-1163 |#1| |#2| |#3|) (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089))))))
-(((|#1|) . T) (($) -3321 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) (((-385 (-525))) -3321 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))))
+((($) -3150 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) (((-385 (-525))) -3150 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) ((|#2|) |has| |#1| (-341)) ((|#1|) . T))
+((((-1089)) -3150 (-12 (|has| (-1163 |#1| |#2| |#3|) (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089))))))
+(((|#1|) . T) (($) -3150 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) (((-385 (-525))) -3150 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))))
((((-1089)) -12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089)))))
((((-1089)) -12 (|has| |#1| (-15 * (|#1| (-712) |#1|))) (|has| |#1| (-833 (-1089)))))
(((|#4|) -12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018))))
((((-525) |#1|) . T))
-(-3321 (|has| |#2| (-160)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842)))
+(-3150 (|has| |#2| (-160)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842)))
(((|#1|) . T))
(((|#1| (-497 (-759 (-1089)))) . T))
-(-3321 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842)))
-(-3321 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842)))
+(-3150 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842)))
+(-3150 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842)))
(((|#1|) . T))
-(-3321 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842)))
+(-3150 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842)))
(((|#1|) . T))
-(-3321 (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-734)) (|has| |#2| (-786)) (|has| |#2| (-975)))
-(-3321 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-126)) (|has| |#2| (-126))) (-12 (|has| |#1| (-734)) (|has| |#2| (-734))))
+(-3150 (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-734)) (|has| |#2| (-786)) (|has| |#2| (-975)))
+(-3150 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-126)) (|has| |#2| (-126))) (-12 (|has| |#1| (-734)) (|has| |#2| (-734))))
((((-1163 |#1| |#2| |#3|)) |has| |#1| (-341)))
((($) . T) (((-803 |#1|)) . T) (((-385 (-525))) . T))
((((-1163 |#1| |#2| |#3|)) |has| |#1| (-341)))
@@ -2951,15 +2951,15 @@
(((|#1|) . T))
(((|#1|) . T))
((((-385 |#2|)) . T))
-(-3321 (|has| |#1| (-341)) (|has| |#1| (-327)))
-((((-796)) -3321 (|has| |#1| (-565 (-796))) (|has| |#1| (-788)) (|has| |#1| (-1018))))
+(-3150 (|has| |#1| (-341)) (|has| |#1| (-327)))
+((((-796)) -3150 (|has| |#1| (-565 (-796))) (|has| |#1| (-788)) (|has| |#1| (-1018))))
((((-501)) |has| |#1| (-566 (-501))))
-((((-796)) -3321 (|has| |#1| (-565 (-796))) (|has| |#1| (-1018))))
-((((-796)) -3321 (|has| |#1| (-565 (-796))) (|has| |#1| (-788)) (|has| |#1| (-1018))))
+((((-796)) -3150 (|has| |#1| (-565 (-796))) (|has| |#1| (-1018))))
+((((-796)) -3150 (|has| |#1| (-565 (-796))) (|has| |#1| (-788)) (|has| |#1| (-1018))))
((((-501)) |has| |#1| (-566 (-501))))
-((((-796)) -3321 (|has| |#1| (-565 (-796))) (|has| |#1| (-788)) (|has| |#1| (-1018))))
+((((-796)) -3150 (|has| |#1| (-565 (-796))) (|has| |#1| (-788)) (|has| |#1| (-1018))))
((((-501)) |has| |#1| (-566 (-501))))
-((((-796)) -3321 (|has| |#1| (-565 (-796))) (|has| |#1| (-1018))))
+((((-796)) -3150 (|has| |#1| (-565 (-796))) (|has| |#1| (-1018))))
(((|#1|) . T))
(((|#2| |#2|) . T) ((#0=(-385 (-525)) #0#) . T) (($ $) . T))
((((-525)) . T))
@@ -2988,32 +2988,32 @@
((((-1163 |#1| |#2| |#3|)) |has| |#1| (-341)))
((((-1089)) . T) (((-796)) . T))
(|has| |#1| (-341))
-((((-385 (-525))) |has| |#2| (-37 (-385 (-525)))) ((|#2|) |has| |#2| (-160)) (($) -3321 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842))))
+((((-385 (-525))) |has| |#2| (-37 (-385 (-525)))) ((|#2|) |has| |#2| (-160)) (($) -3150 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842))))
(((|#2|) . T) ((|#6|) . T))
((($) . T) (((-385 (-525))) |has| |#2| (-37 (-385 (-525)))) ((|#2|) . T))
-((($) -3321 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
+((($) -3150 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
((((-1022)) . T))
((((-796)) . T))
-((($) -3321 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
+((($) -3150 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
((($) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((|#1|) . T))
((($) . T))
-((($) -3321 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
+((($) -3150 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
(|has| |#2| (-842))
(|has| |#1| (-842))
(((|#1|) . T))
(((|#1|) . T))
(((|#1| |#1|) |has| |#1| (-160)))
((((-640)) . T))
-((((-796)) -3321 (|has| |#1| (-565 (-796))) (|has| |#1| (-1018))))
+((((-796)) -3150 (|has| |#1| (-565 (-796))) (|has| |#1| (-1018))))
(((|#1|) |has| |#1| (-160)))
(((|#1|) |has| |#1| (-160)))
((((-385 (-525))) . T) (($) . T))
(((|#1| (-525)) . T))
-(-3321 (|has| |#1| (-341)) (|has| |#1| (-327)))
+(-3150 (|has| |#1| (-341)) (|has| |#1| (-327)))
(|has| |#1| (-341))
(|has| |#1| (-341))
-(-3321 (|has| |#1| (-341)) (|has| |#1| (-327)))
-(-3321 (|has| |#1| (-160)) (|has| |#1| (-517)))
+(-3150 (|has| |#1| (-341)) (|has| |#1| (-327)))
+(-3150 (|has| |#1| (-160)) (|has| |#1| (-517)))
(((|#1| (-525)) . T))
(((|#1| (-385 (-525))) . T))
(((|#1| (-712)) . T))
@@ -3028,16 +3028,16 @@
((((-825 (-357))) . T) (((-825 (-525))) . T) (((-1089)) . T) (((-501)) . T))
(((|#1|) . T))
((((-796)) . T))
-(-3321 (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-734)) (|has| |#2| (-786)) (|has| |#2| (-975)))
-(-3321 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-126)) (|has| |#2| (-126))) (-12 (|has| |#1| (-734)) (|has| |#2| (-734))))
+(-3150 (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-734)) (|has| |#2| (-786)) (|has| |#2| (-975)))
+(-3150 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-126)) (|has| |#2| (-126))) (-12 (|has| |#1| (-734)) (|has| |#2| (-734))))
((((-525)) . T))
((((-525)) . T))
-((((-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) . T))
+((((-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) . T))
(((|#1| |#2|) . T))
(((|#1|) . T))
-(-3321 (|has| |#2| (-160)) (|has| |#2| (-786)) (|has| |#2| (-975)))
+(-3150 (|has| |#2| (-160)) (|has| |#2| (-786)) (|has| |#2| (-975)))
((((-1089)) -12 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975))))
-(-3321 (-12 (|has| |#1| (-450)) (|has| |#2| (-450))) (-12 (|has| |#1| (-668)) (|has| |#2| (-668))))
+(-3150 (-12 (|has| |#1| (-450)) (|has| |#2| (-450))) (-12 (|has| |#1| (-668)) (|has| |#2| (-668))))
(|has| |#1| (-136))
(|has| |#1| (-138))
(|has| |#1| (-341))
@@ -3061,7 +3061,7 @@
((((-1072) (-1089) (-525) (-205) (-796)) . T))
(((|#1| |#2| |#3| |#4|) . T))
(((|#1| |#2|) . T))
-(-3321 (|has| |#1| (-327)) (|has| |#1| (-346)))
+(-3150 (|has| |#1| (-327)) (|has| |#1| (-346)))
(((|#1| |#2|) . T))
((($) . T) ((|#1|) . T))
((((-796)) . T))
@@ -3069,7 +3069,7 @@
((($) . T) ((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))))
(((|#2|) |has| |#2| (-1018)) (((-525)) -12 (|has| |#2| (-966 (-525))) (|has| |#2| (-1018))) (((-385 (-525))) -12 (|has| |#2| (-966 (-385 (-525)))) (|has| |#2| (-1018))))
((((-501)) |has| |#1| (-566 (-501))))
-((((-796)) -3321 (|has| |#1| (-565 (-796))) (|has| |#1| (-788)) (|has| |#1| (-1018))))
+((((-796)) -3150 (|has| |#1| (-565 (-796))) (|has| |#1| (-788)) (|has| |#1| (-1018))))
((($) . T) (((-385 (-525))) . T))
(|has| |#1| (-842))
(|has| |#1| (-842))
@@ -3078,14 +3078,14 @@
((((-796)) . T))
(((|#2| |#2|) . T))
(((|#1| |#1|) |has| |#1| (-160)))
-(-3321 (|has| |#1| (-341)) (|has| |#1| (-517)))
-(-3321 (|has| |#1| (-21)) (|has| |#1| (-786)))
+(-3150 (|has| |#1| (-341)) (|has| |#1| (-517)))
+(-3150 (|has| |#1| (-21)) (|has| |#1| (-786)))
(((|#2|) . T))
-(-3321 (|has| |#1| (-21)) (|has| |#1| (-786)))
+(-3150 (|has| |#1| (-21)) (|has| |#1| (-786)))
(((|#1|) |has| |#1| (-160)))
(((|#1|) . T))
(((|#1|) . T))
-((((-796)) -3321 (-12 (|has| |#1| (-565 (-796))) (|has| |#2| (-565 (-796)))) (-12 (|has| |#1| (-1018)) (|has| |#2| (-1018)))))
+((((-796)) -3150 (-12 (|has| |#1| (-565 (-796))) (|has| |#2| (-565 (-796)))) (-12 (|has| |#1| (-1018)) (|has| |#2| (-1018)))))
((((-385 |#2|) |#3|) . T))
((((-385 (-525))) . T) (($) . T))
(|has| |#1| (-37 (-385 (-525))))
@@ -3097,17 +3097,17 @@
(((|#1|) . T) (((-385 (-525))) . T) (((-525)) . T) (($) . T))
(((#0=(-525) #0#) . T))
((($) . T) (((-385 (-525))) . T))
-(-3321 (|has| |#4| (-160)) (|has| |#4| (-786)) (|has| |#4| (-975)))
-(-3321 (|has| |#3| (-160)) (|has| |#3| (-786)) (|has| |#3| (-975)))
+(-3150 (|has| |#4| (-160)) (|has| |#4| (-786)) (|has| |#4| (-975)))
+(-3150 (|has| |#3| (-160)) (|has| |#3| (-786)) (|has| |#3| (-975)))
(|has| |#4| (-734))
-(-3321 (|has| |#4| (-734)) (|has| |#4| (-786)))
+(-3150 (|has| |#4| (-734)) (|has| |#4| (-786)))
(|has| |#4| (-786))
(|has| |#3| (-734))
-(-3321 (|has| |#3| (-734)) (|has| |#3| (-786)))
+(-3150 (|has| |#3| (-734)) (|has| |#3| (-786)))
(|has| |#3| (-786))
((((-525)) . T))
(((|#2|) . T))
-((((-1089)) -3321 (-12 (|has| (-1087 |#1| |#2| |#3|) (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089))))))
+((((-1089)) -3150 (-12 (|has| (-1087 |#1| |#2| |#3|) (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089))))))
((((-1089)) -12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089)))))
((((-1089)) -12 (|has| |#1| (-15 * (|#1| (-712) |#1|))) (|has| |#1| (-833 (-1089)))))
(((|#1| |#1|) . T) (($ $) . T))
@@ -3122,11 +3122,11 @@
((((-1087 |#1| |#2| |#3|)) |has| |#1| (-341)))
((((-1087 |#1| |#2| |#3|)) |has| |#1| (-341)))
((((-1054 |#1| |#2|)) . T))
-(((|#2|) . T) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) . T))
-((((-2 (|:| -2019 (-1089)) (|:| -1221 (-51)))) . T))
+(((|#2|) . T) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) . T))
+((((-2 (|:| -1265 (-1089)) (|:| -1568 (-51)))) . T))
((($) . T))
(|has| |#1| (-951))
-(((|#2|) . T) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) . T))
+(((|#2|) . T) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) . T))
((((-796)) . T))
((((-501)) |has| |#2| (-566 (-501))) (((-825 (-525))) |has| |#2| (-566 (-825 (-525)))) (((-825 (-357))) |has| |#2| (-566 (-825 (-357)))) (((-357)) . #0=(|has| |#2| (-951))) (((-205)) . #0#))
((((-1089) (-51)) . T))
@@ -3138,15 +3138,15 @@
((((-1087 |#1| |#2| |#3|)) . T))
((((-1087 |#1| |#2| |#3|)) . T) (((-1080 |#1| |#2| |#3|)) . T))
((((-796)) . T))
-((((-796)) -3321 (|has| |#1| (-565 (-796))) (|has| |#1| (-1018))))
+((((-796)) -3150 (|has| |#1| (-565 (-796))) (|has| |#1| (-1018))))
((((-525) |#1|) . T))
((((-1087 |#1| |#2| |#3|)) |has| |#1| (-341)))
(((|#1| |#2| |#3| |#4|) . T))
(((|#1|) . T))
(((|#2|) . T))
(|has| |#2| (-341))
-(((|#3|) . T) ((|#2|) . T) (($) -3321 (|has| |#4| (-160)) (|has| |#4| (-786)) (|has| |#4| (-975))) ((|#4|) -3321 (|has| |#4| (-160)) (|has| |#4| (-341)) (|has| |#4| (-975))))
-(((|#2|) . T) (($) -3321 (|has| |#3| (-160)) (|has| |#3| (-786)) (|has| |#3| (-975))) ((|#3|) -3321 (|has| |#3| (-160)) (|has| |#3| (-341)) (|has| |#3| (-975))))
+(((|#3|) . T) ((|#2|) . T) (($) -3150 (|has| |#4| (-160)) (|has| |#4| (-786)) (|has| |#4| (-975))) ((|#4|) -3150 (|has| |#4| (-160)) (|has| |#4| (-341)) (|has| |#4| (-975))))
+(((|#2|) . T) (($) -3150 (|has| |#3| (-160)) (|has| |#3| (-786)) (|has| |#3| (-975))) ((|#3|) -3150 (|has| |#3| (-160)) (|has| |#3| (-341)) (|has| |#3| (-975))))
(((|#1|) . T))
(((|#1|) . T))
(|has| |#1| (-341))
@@ -3158,37 +3158,37 @@
((((-796)) . T))
((((-796)) . T))
(((|#1|) . T))
-((((-796)) -3321 (|has| |#1| (-565 (-796))) (|has| |#1| (-1018))))
+((((-796)) -3150 (|has| |#1| (-565 (-796))) (|has| |#1| (-1018))))
((((-525) |#1|) . T))
(((|#1|) . T))
(((|#1|) . T))
(((|#1|) . T))
(((|#2| $) -12 (|has| |#1| (-341)) (|has| |#2| (-265 |#2| |#2|))) (($ $) . T))
((($ $) . T))
-(-3321 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-842)))
-(-3321 (|has| |#1| (-788)) (|has| |#1| (-1018)))
+(-3150 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-842)))
+(-3150 (|has| |#1| (-788)) (|has| |#1| (-1018)))
((((-796)) . T))
((((-796)) . T))
((((-796)) . T))
(((|#1| (-497 |#2|)) . T))
-((((-2 (|:| -2019 (-1089)) (|:| -1221 (-51)))) . T))
+((((-2 (|:| -1265 (-1089)) (|:| -1568 (-51)))) . T))
(((|#1| (-525)) . T))
(((|#1| (-385 (-525))) . T))
(((|#1| (-712)) . T))
((((-112 |#1|)) . T) (($) . T) (((-385 (-525))) . T))
-(-3321 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842)))
-(-3321 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842)))
+(-3150 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-842)))
+(-3150 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-842)))
((($) . T))
(((|#2| (-497 (-798 |#1|))) . T))
((((-525) |#1|) . T))
(((|#2|) . T))
(((|#2| (-712)) . T))
-((((-796)) -3321 (|has| |#1| (-565 (-796))) (|has| |#1| (-1018))))
+((((-796)) -3150 (|has| |#1| (-565 (-796))) (|has| |#1| (-1018))))
(((|#1|) . T))
(((|#1| |#2|) . T))
((((-1072) |#1|) . T))
((((-385 |#2|)) . T))
-((((-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) . T))
+((((-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) . T))
(|has| |#1| (-517))
(|has| |#1| (-517))
((($) . T) ((|#2|) . T))
@@ -3196,12 +3196,12 @@
(((|#1| |#2|) . T))
(((|#2| $) |has| |#2| (-265 |#2| |#2|)))
(((|#1| (-591 |#1|)) |has| |#1| (-786)))
-(-3321 (|has| |#1| (-213)) (|has| |#1| (-327)))
-(-3321 (|has| |#1| (-341)) (|has| |#1| (-327)))
+(-3150 (|has| |#1| (-213)) (|has| |#1| (-327)))
+(-3150 (|has| |#1| (-341)) (|has| |#1| (-327)))
(|has| |#1| (-1018))
(((|#1|) . T))
((((-385 (-525))) . T) (($) . T))
-((((-929 |#1|)) . T) ((|#1|) . T) (((-525)) -3321 (|has| (-929 |#1|) (-966 (-525))) (|has| |#1| (-966 (-525)))) (((-385 (-525))) -3321 (|has| (-929 |#1|) (-966 (-385 (-525)))) (|has| |#1| (-966 (-385 (-525))))))
+((((-929 |#1|)) . T) ((|#1|) . T) (((-525)) -3150 (|has| (-929 |#1|) (-966 (-525))) (|has| |#1| (-966 (-525)))) (((-385 (-525))) -3150 (|has| (-929 |#1|) (-966 (-385 (-525)))) (|has| |#1| (-966 (-385 (-525))))))
(((|#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))
(((|#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))
(((|#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))
@@ -3212,9 +3212,9 @@
(((|#1|) . T))
(((|#1| |#2| |#3| |#4|) . T))
(((#0=(-1054 |#1| |#2|) #0#) |has| (-1054 |#1| |#2|) (-288 (-1054 |#1| |#2|))))
-(((|#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))) ((#0=(-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) #0#) |has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))))
+(((|#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))) ((#0=(-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) #0#) |has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))))
(((#0=(-112 |#1|)) |has| #0# (-288 #0#)))
-(-3321 (|has| |#1| (-788)) (|has| |#1| (-1018)))
+(-3150 (|has| |#1| (-788)) (|has| |#1| (-1018)))
((($ $) . T))
((($ $) . T) ((#0=(-798 |#1|) $) . T) ((#0# |#2|) . T))
((($ $) . T) ((|#2| $) |has| |#1| (-213)) ((|#2| |#1|) |has| |#1| (-213)) ((|#3| |#1|) . T) ((|#3| $) . T))
diff --git a/src/share/algebra/compress.daase b/src/share/algebra/compress.daase
index d18ff84e..489ad68d 100644
--- a/src/share/algebra/compress.daase
+++ b/src/share/algebra/compress.daase
@@ -1,5 +1,5 @@
-(30 . 3417777695)
+(30 . 3419169920)
(4253 |Enumeration| |Mapping| |Record| |Union| |ofCategory| |isDomain|
ATTRIBUTE |package| |domain| |category| CATEGORY |nobranch| AND |Join|
|ofType| SIGNATURE "failed" "algebra" |OneDimensionalArrayAggregate&|
@@ -460,649 +460,647 @@
|XPolynomialRing| |XRecursivePolynomial|
|ParadoxicalCombinatorsForStreams| |ZeroDimensionalSolvePackage|
|IntegerLinearDependence| |IntegerMod| |Enumeration| |Mapping|
- |Record| |Union| |semiDegreeSubResultantEuclidean| |leaf?|
- |fixedPoint| |rationalPoints| |declare| |imagk| |numericIfCan| |or|
- |removeSinSq| |top| |droot| |and| |continue| |OMlistSymbols| |e|
- |RittWuCompare| |clip| |taylorRep| |f02agf| |entry|
- |permutationRepresentation| |lift| |leadingBasisTerm|
- |useEisensteinCriterion| |singularitiesOf| |reduce| |jacobian|
- |addBadValue| |move| |setPosition| |SturmHabichtMultiple|
- |semiLastSubResultantEuclidean| |numeric| |arguments| |padicFraction|
- |tubeRadius| |radical| |extractClosed| |test| |alternating|
- |tanintegrate| |numericalOptimization| |derivationCoordinates|
- |function| |constant?| |id| |An| |s14abf| |laguerre| |retractIfCan|
- |pastel| |real?| |jacobi| |bipolarCylindrical| |bumptab| |separant|
- |cSech| |prefix| |table| |pair?| |mkcomm| |colorFunction| |iiacsc|
- |mainSquareFreePart| |df2mf| |fortranComplex| |new| |OMgetEndAtp|
- |exprHasWeightCosWXorSinWX| |loopPoints| |rootSimp| |LyndonWordsList|
- |supDimElseRittWu?| |push!| |powerSum| |read!| |transpose| |property|
- |certainlySubVariety?| |complexNumeric| |allRootsOf|
- |quasiMonicPolynomials| |sts2stst| |argscript| |tubePoints| |redpps|
- |bombieriNorm| |moduloP| |symmetric?| |squareFreePart| |iidsum|
- |fracPart| |alternatingGroup| |saturate| |enqueue!| |extractIndex|
- |kernels| |fortranDoubleComplex| |df2st| |decreasePrecision|
- |evenlambert| |physicalLength| |indicialEquationAtInfinity|
- |extractTop!| |slex| |alternative?| |leftRankPolynomial| |cot|
- |coth2trigh| |removeSquaresIfCan| |univariate| |signAround| |B1solve|
- |exponential| |degree| |eq| |zCoord| |wordsForStrongGenerators|
- |complexNumericIfCan| |sec| |constantOpIfCan| |sn| |scalarTypeOf|
- |c06ecf| |depth| |iter| |factorByRecursion| |midpoint| |besselI|
- |cRationalPower| |adaptive?| |csc| |createIrreduciblePoly|
- |symmetricPower| |infLex?| |iiasinh| |triangSolve| |optpair| |map|
- |showTheFTable| |imagI| |reducedContinuedFraction| |setErrorBound|
- |polynomialZeros| |asin| |c06fuf| |factor|
- |internalSubQuasiComponent?| |overbar| |integralCoordinates|
- |rational?| |setImagSteps| |orbits| |numberOfPrimitivePoly| |lcm|
- |pol| |acos| |resetVariableOrder| |internalIntegrate| |sqrt|
- |diagonals| |rombergo| |swapRows!| |pointPlot| |subCase?| |stFunc1|
- |leftDiscriminant| |OMputFloat| |isAbsolutelyIrreducible?| |atan|
- |invertibleElseSplit?| |real| |endSubProgram| |clearCache| |f01maf|
- |relativeApprox| |printTypes| |getButtonValue| |lazyPremWithDefault|
- |updateStatus!| |minimalPolynomial| |selectfirst|
- |numberOfFractionalTerms| |acot| |imag| |cycleEntry| |vedf2vef|
- |upperCase?| |unmakeSUP| |stirling2| |pade| |rootPoly| |printInfo|
- |directProduct| |s17agf| |createNormalPoly| |argument| |gcd| |asec|
- |kovacic| |ScanFloatIgnoreSpaces| |objectOf| |expenseOfEvaluationIF|
- |mainKernel| |invertible?| |jordanAlgebra?| |convert| |exp|
- |uniform01| |outputSpacing| |in?| |cycleRagits| |union| |acsc| SEGMENT
- |iitanh| |scripted?| |localAbs| |any| |false| |bipolar| |totolex|
- |s13acf| |sturmSequence| |localIntegralBasis| |iiatan|
- |primlimitedint| |OMputApp| |trivialIdeal?| |sinh| |string| |xn|
- |destruct| |Is| |lp| |charthRoot| |rdregime| |stoseInvertibleSet|
- |genericRightTrace| |evenInfiniteProduct| |s15aef| |nullary|
- |clipSurface| |selectODEIVPRoutines| |repeating| |roughBasicSet|
- |algintegrate| |whileLoop| |numberOfComputedEntries| |zeroDimPrimary?|
- |setStatus!| |decomposeFunc| |character?| |monicRightDivide|
- |iCompose| |contractSolve| |iiacot| |e01daf| |factorList|
- |toseInvertible?| |monomialIntegrate| |getOrder| |inspect|
- |schwerpunkt| |branchPoint?| |c06fpf| |create3Space| |mapUnivariate|
- |getlo| |splitLinear| |hermiteH| |selectOptimizationRoutines|
- |changeWeightLevel| |setTopPredicate| |inGroundField?| |redPo|
- |definingPolynomial| |Ci| |monomial| |s01eaf| |rootRadius| |error|
- |distribute| |randomLC| |internalSubPolSet?| |fprindINFO| |log|
- |compose| |d01anf| |recolor| |singRicDE| |multivariate|
- |stoseInternalLastSubResultant| |curveColorPalette| |binaryTree|
- |beauzamyBound| |assert| |limitedint| |e02bdf| |curryRight| |csch|
- |stoseInvertible?reg| |scalarMatrix| |simpleBounds?| |clikeUniv|
- |variables| |wholePart| |constDsolve| |inRadical?| |rationalIfCan|
- |pmComplexintegrate| |subresultantVector| |exponential1| |asinh|
- |imagE| |useSingleFactorBound?| |cyclic| |Aleph| |equiv| |middle|
- |e02adf| |numberOfCycles| |acscIfCan| |makeSUP| |scan| |acosh|
- |e02akf| |fixedDivisor| |s17ahf| |var1Steps| |antiAssociative?|
- |completeHermite| |fglmIfCan| |systemCommand| |ideal|
- |quasiAlgebraicSet| |unrankImproperPartitions1| |abs|
- |leftFactorIfCan| |trueEqual| |keys| |implies?| |e01sef| |assign| |dn|
- |trapezoidalo| |leftTraceMatrix| |commaSeparate| |expintegrate|
- |csubst| |normInvertible?| |prod| |extendIfCan| |hcrf| |whatInfinity|
- |cCos| |approxSqrt| |bandedHessian| |moebius| |denomRicDE|
- |externalList| |atanh| |algebraicCoefficients?| |rationalPoint?|
- |nthExpon| |buildSyntax| |stronglyReduce| |taylor| |next| |exptMod|
- |normal| |root?| |imagj| |getDatabase| |stoseLastSubResultant|
- |indiceSubResultant| |acoth| |getBadValues| |copy!| |laurent|
- |setOrder| |graphState| |rquo| |oblateSpheroidal| |scopes|
- |OMgetError| |bat| |viewPosDefault| |findBinding| |asech| |rightRank|
- |structuralConstants| |localUnquote| |f02wef| |gethi| |puiseux|
- |reduceBasisAtInfinity| |symbol| |evaluateInverse| |factorOfDegree|
- |preprocess| |factorial| |asinhIfCan| |KrullNumber| |expIfCan|
- |subSet| |createNormalElement| |cAcot| |setAttributeButtonStep|
- |option?| |matrixConcat3D| |irreducibleRepresentation| |expandPower|
- |entry?| |e02baf| |Beta| |palgLODE0| |relerror| |light| |leadingIndex|
- |inv| |every?| |integer| |decrease| |factorPolynomial| |romberg|
- |unexpand| |setLegalFortranSourceExtensions| |legendre| |terms|
- |child?| |iicsc| |ground?| |primaryDecomp| |infieldint| |iiacosh|
- |iiacoth| |minColIndex| |associatorDependence| |s19abf| |d01gbf|
- |removeRoughlyRedundantFactorsInContents| |linkToFortran|
- |tubePointsDefault| |ground| |physicalLength!| |resetBadValues|
- |factorSFBRlcUnit| |ListOfTerms| |newLine|
- |removeIrreducibleRedundantFactors| |eigenMatrix| |setVariableOrder|
- |mindegTerm| |aromberg| |length| |complexLimit|
- |unrankImproperPartitions0| |setClosed| |leadingMonomial| |rk4f|
- |float?| |readLine!| |palgRDE0| |irreducible?| |f01rcf| |paren|
- |argumentListOf| |algDsolve| |discriminantEuclidean| |scripts|
- |univariatePolynomials| |writable?| |modularGcdPrimitive| |totalLex|
- |startTableInvSet!| |leadingCoefficient| |concat!| |OMserve|
- |ocf2ocdf| |center| |squareFreeFactors| |cons| |quote|
- |clearTheSymbolTable| |cTanh| |blankSeparate| |iicsch| |bindings|
- |transform| |seriesSolve| |makeSeries| |s13aaf| |primitiveMonomials|
- |solveInField| |totalDifferential| |binomThmExpt| |inc|
- |totalGroebner| |internalLastSubResultant| |leftDivide|
- |rationalPower| |radPoly| |divisor| |primPartElseUnitCanonical|
- |moebiusMu| |lyndon| |is?| |reductum| |quasiRegular| |euclideanSize|
- |numberOfIrreduciblePoly| |log2| |unit?| |setPoly| |orbit| |tab|
- |sech| |reverseLex| |string?| |shiftRoots| |leftMult|
- |selectAndPolynomials| |pushdown| |rational| |elliptic?| |reset|
- |solveLinear| |reduceLODE| |d01gaf| |purelyAlgebraic?| |tube|
- |currentCategoryFrame| |triangularSystems| |alphabetic?| |submod|
- |numer| |numberOfComponents| |enumerate| |univariatePolynomialsGcds|
- |generic| |setColumn!| |credPol| |rst| |acothIfCan|
- |halfExtendedSubResultantGcd2| |meatAxe| |weierstrass| |fortranDouble|
- |normal?| |makeViewport2D| |vertConcat| |denom| |minRowIndex|
- |selectMultiDimensionalRoutines|
- |solveLinearPolynomialEquationByRecursion| |multiEuclidean| |notelem|
- |lazyPseudoQuotient| |LazardQuotient| |head| |f02bjf| |pop!|
- |sinh2csch| |reorder| |range| |listexp| |seed| |putGraph| |imagi|
- |presub| |weights| |finiteBasis| |f04maf| |cyclicCopy| |prime|
- |monomRDE| |leftExactQuotient| |setvalue!| |OMputSymbol|
- |indicialEquations| |logIfCan| |pi| |fixedPointExquo| |viewPhiDefault|
- |escape| |numberOfVariables| |balancedBinaryTree| |delete!|
- |linearDependenceOverZ| |getMultiplicationTable| |column| |outputArgs|
- |semiResultantEuclideannaif| |getCurve| |select!| |normalize|
- |infinity| |zero?| |s21baf| |printStats!| |numberOfChildren|
- |ScanRoman| |curveColor| |commutative?| |drawToScale| |palglimint0|
- |normalized?| |coerceListOfPairs| |parent| |bracket| |rotatex|
- |modularGcd| |tanh2coth| |closed?| |integral| |rootDirectory|
- |singularAtInfinity?| |mkPrim| |primintegrate|
- |unprotectedRemoveRedundantFactors| |csc2sin| |btwFact|
- |idealiserMatrix| |computeBasis| |validExponential| |airyAi| |pack!|
- |binaryFunction| |critMonD1| |npcoef| |double?| |musserTrials| |cAsin|
- |e02dcf| |OMputObject| |leftRecip| |s17ajf| |orthonormalBasis| |nary?|
- |primextendedint| |kernel| |mesh| |epilogue| |c02agf|
- |fortranLinkerArgs| |seriesToOutputForm| |LyndonWordsList1| |maxint|
- |exactQuotient!| |overset?| |OMgetType| |SturmHabicht| |prinshINFO|
- |conical| |draw| |leftMinimalPolynomial| |laplace| |monic?|
- |weakBiRank| |generalizedEigenvector| |multiEuclideanTree| |redPol|
- |makeFloatFunction| |denomLODE| |OMencodingUnknown| |sin2csc|
- |modifyPoint| |bag| |splitSquarefree| |color| |resultantEuclidean|
- |testDim| |addPoint2| |reciprocalPolynomial| |torsion?| |OMgetEndBind|
- |parametric?| |lazyGintegrate| |iFTable| |myDegree|
- |drawComplexVectorField| |algebraic?| |wholeRagits| |OMputString|
- |phiCoord| |result| |viewpoint| |inverseIntegralMatrix|
- |integralMatrix| |genus| |sinIfCan| |f02axf| |zoom| |symbol?|
- |derivative| |twist| |c06frf| |removeZeroes| |setfirst!| |poisson|
- |central?| |genericRightDiscriminant| |identityMatrix| |nthRootIfCan|
- |element?| |semiResultantEuclidean2| |unitsColorDefault| |bottom!|
- |OMreadStr| |numberOfComposites| |tValues| |inverse| |setButtonValue|
- |areEquivalent?| ~ |ParCond| |lagrange| |edf2efi|
- |rewriteIdealWithHeadRemainder| |monomials| |space|
- |linearAssociatedOrder| |cyclePartition| |insertRoot!| |stFuncN|
- |wreath| |systemSizeIF| |generalTwoFactor| |trunc| |bit?|
- |invertibleSet| |cot2tan| |figureUnits| |LyndonCoordinates|
- |generalSqFr| |addmod| |cscIfCan| |numerators| |fill!| |s18dcf|
- |llprop| |laurentIfCan| |selectSumOfSquaresRoutines| |nthFlag|
- |sizeLess?| |OMputEndApp| |purelyTranscendental?| |iiacsch|
- |rectangularMatrix| |constructorName| |cup| |mapExpon| |firstNumer|
- |rightQuotient| |nonSingularModel| |ord| |generateIrredPoly|
- |setAdaptive3D| |basisOfCentroid| |pointData| |trim| |roughBase?|
- |squareFreePolynomial| |modifyPointData| |eigenvector| |leader|
- |readable?| |components| |baseRDE| |coshIfCan| |cosh| |BumInSepFFE|
- |type| |open| |makeSin| |lazyVariations| |leadingIdeal| |s17def|
- |bezoutResultant| |basisOfNucleus| |setRealSteps| |charpol|
- |Vectorise| |c06eaf| |tanh| |freeOf?| |postfix| |innerSolve1| |f04adf|
- |dflist| |basisOfMiddleNucleus| |permutation| |quatern| |coth|
- |basisOfLeftNucloid| |squareFreeLexTriangular| |makeTerm|
- |reducedDiscriminant| |nextSublist| |expr| |showAll?|
- |splitDenominator| |OMunhandledSymbol| |leadingExponent| |pointLists|
- |exponent| |mvar| |isPlus| |patternMatch| |createZechTable| |f02aff|
- |cap| |notOperand| |startTable!| |tan2trig| |scanOneDimSubspaces|
- |key| |tableau| |generalPosition| |factorset| |low| |maxdeg|
- |inconsistent?| |options| |firstUncouplingMatrix| |ksec| |finite?|
- |coefChoose| |failed| |d01amf| |OMlistCDs| |linears| |findCycle|
- |explicitlyEmpty?| |variable| |ptFunc| |nextsousResultant2|
- |extendedResultant| |bat1| |cosSinInfo| |OMputBVar|
- |particularSolution| |filename| |changeVar| |hash| |digit|
- |subresultantSequence| |lyndonIfCan| |lineColorDefault| |OMputEndAtp|
- |primPartElseUnitCanonical!| |linearAssociatedExp| |roughEqualIdeals?|
- |pomopo!| |divideIfCan!| |constant| |simpsono| |getMeasure|
- |maxPoints| |imagK| |not?| |count| |monicDecomposeIfCan|
- |viewThetaDefault| LODO2FUN |iicot| |find| |OMReadError?| |nthr|
- |airyBi| |patternVariable| |parse| |printCode| |e04ycf| |OMread|
- |nsqfree| |ffactor| |backOldPos| |showAllElements| |bitCoef|
- |midpoints| |squareMatrix| |nextItem| |subscript| |ode| |node| |exquo|
- |flatten| |probablyZeroDim?| |unitVector| |numberOfImproperPartitions|
- |hasoln| |createPrimitivePoly| |useSingleFactorBound| |c06gsf|
- |presuper| |div| |say| |normalizeAtInfinity| |colorDef| |returnType!|
- |isMult| |e02aef| |f07aef| |lowerCase!| |pr2dmp| |dot| |quo|
- |SFunction| |OMgetFloat| |zeroSetSplit| |graphImage| |headReduced?|
- |mapUp!| |conditionsForIdempotents| |d02bbf| |perfectNthRoot|
- |fortranLiteral| |truncate| |basicSet| |f07adf| |pdct| |solid| |hex|
- |OMgetEndApp| |characteristic| |rem| |d01bbf| |merge|
- |pointSizeDefault| |testModulus| |positive?| |operation| |exp1| |nil|
- |f04jgf| |expint| |selectIntegrationRoutines| |member?|
- |OMgetVariable| |hostPlatform| |transcendent?| |lllp| |setrest!|
- |perfectNthPower?| |node?| |hitherPlane| |mainCoefficients|
- |subResultantGcdEuclidean| |constantToUnaryFunction| |c06ebf|
- |infRittWu?| |fortranLiteralLine| |setStatus| |subtractIfCan| |cSin|
- |pattern| |f04mbf| |sum| |rightDivide| |extensionDegree|
- |euclideanGroebner| |autoReduced?| |outerProduct| |hermite| |zero|
- |arrayStack| |newTypeLists| |imaginary| |leastPower| |leftQuotient|
- |twoFactor| |cCosh| |approximate| |createLowComplexityTable|
- |algebraicDecompose| |simplify| |specialTrigs| |thetaCoord| |complex|
- |leftZero| |outputAsScript| |trigs| |c05nbf| |rightFactorCandidate|
- |qinterval| |times!| |OMUnknownCD?| |And| |linGenPos| |squareFreePrim|
- |operators| |primintfldpoly| |returnTypeOf| |cCot| |cyclicSubmodule|
- |position!| |integralAtInfinity?| |Or| |monomial?| |interpolate|
- |sylvesterSequence| |s21bbf| |subResultantChain| |normalForm|
- |horizConcat| |e01sbf| |deleteProperty!| |critM| |taylorQuoByVar|
- |Not| |charClass| |OMgetAttr| |hasPredicate?| |quotedOperators|
- |revert| |leftRank| |rightExactQuotient| |normalDenom|
- |characteristicSet| |ridHack1| |possiblyNewVariety?| |eulerE| |index|
- |andOperands| |mr| |shiftRight| |listYoungTableaus| |squareTop|
- |setPrologue!| |doublyTransitive?| |body| |formula| |compile|
- |cyclic?| |determinant| |stopMusserTrials| |lyndon?| |char| |f02adf|
- |coth2tanh| |mathieu12| |stirling1| |leadingCoefficientRicDE| |not|
- |lieAdmissible?| |s17dlf| |removeRedundantFactorsInContents|
- |torsionIfCan| |solveLinearPolynomialEquation|
- |leftCharacteristicPolynomial| |mainVariable| |normal01| |froot|
- |atoms| |clipBoolean| |selectPDERoutines| |SturmHabichtCoefficients|
- |associatedSystem| |resultantnaif| |pair| |modularFactor| |conditionP|
- |mapmult| |linearPart| |c06ekf| |completeHensel| |rur| |besselY|
- |iiasin| |pseudoQuotient| |complexRoots| |fillPascalTriangle|
- |PDESolve| |contains?| |showTheSymbolTable| |minimize|
- |removeConstantTerm| |nrows| |polyRDE| |laplacian| |integers| |comp|
- |float| |enterPointData| |separate| |width| |plotPolar|
- |oneDimensionalArray| |isExpt| |innerint| |fortranInteger|
- |atrapezoidal| |ncols| |setEmpty!| |mapdiv| |primeFrobenius|
- |sqfrFactor| |fortranCarriageReturn| |PollardSmallFactor| |region|
- |cyclicParents| |select| |OMputBind| |polygamma| |outputFloating|
- |rootBound| |polar| |dictionary| |c05pbf| |insertMatch| |messagePrint|
- |viewZoomDefault| |sdf2lst| |OMencodingSGML| |doubleComplex?|
- |rightMult| |df2ef| |returns| |rischDE| |csch2sinh|
- |showTheRoutinesTable| |write| |interReduce| |extractBottom!| |cfirst|
- |summation| |critMTonD1| |save| |leftLcm| |moreAlgebraic?| |s18aff|
- |s21bcf| |debug3D| |obj| |nextPrime| |latex| |branchIfCan|
- |parametersOf| |normalDeriv| |solveid| |binary| |chainSubResultants|
- |tab1| |screenResolution3D| |mapUnivariateIfCan| |cache|
- |showClipRegion| |palgintegrate| |leftGcd| |message| |compound?|
- |bezoutMatrix| |companionBlocks| |permutations| |LowTriBddDenomInv|
- |stoseInvertibleSetreg| |graeffe| |neglist| |e02bef| |OMgetInteger|
- |OMencodingBinary| |rootSplit| |hdmpToP| |integerBound| |numerator|
- |radicalEigenvector| |makeRecord| |zeroDim?| |leftExtendedGcd|
- |rubiksGroup| GE |basisOfLeftNucleus| |movedPoints| |setProperties|
- |getCode| |digit?| |denominators| |insertionSort!| |input| |ignore?|
- |palglimint| |supRittWu?| |mainDefiningPolynomial| GT |palgLODE|
- |quickSort| |aQuadratic| |s18def| |associator| |OMconnectTCP|
- |library| |e02ahf| |aspFilename| |high| |viewWriteDefault| LE |name|
- |search| |monicModulo| |calcRanges| |elements|
- |eisensteinIrreducible?| |gbasis| |clipWithRanges| |getMatch|
- |rewriteIdealWithQuasiMonicGenerators| |removeSuperfluousCases|
- |imagJ| LT |composite| |groebner?| |fortranTypeOf| |defineProperty|
- |setMinPoints| |screenResolution| |odd?| |diophantineSystem|
- |numberOfHues| |convergents| |nthFactor| Y |partialNumerators| |tanNa|
- |exponents| |e01bgf| |drawStyle| |chiSquare1| |ode1| |measure| |li|
- |push| |closedCurve| |fTable| |smith| |roughSubIdeal?| |mathieu24|
- |ratPoly| |mathieu23| |set| |splitNodeOf!|
- |semiSubResultantGcdEuclidean1| |createMultiplicationTable|
- |nextPrimitiveNormalPoly| |t| |leftAlternative?| |rightDiscriminant|
- |rCoord| |nlde| |localReal?| |zerosOf| |rowEch| |point?| |e02def|
- |mirror| |graphStates| |viewport2D| |UnVectorise| |iisinh|
- |plenaryPower| |f01qef| |OMputAttr| |factorGroebnerBasis|
- |realEigenvalues| |powmod| UTS2UP |acschIfCan| |insert!|
- |setMinPoints3D| |ef2edf| |finiteBound| |idealiser| |quoByVar|
- |se2rfi| |sncndn| |max| |setnext!| |usingTable?| |s18acf| |nullity|
- |wordInStrongGenerators| |key?| |pushuconst| |numericalIntegration|
- |collectQuasiMonic| |complexZeros| RF2UTS |changeName| |accuracyIF|
- |makeVariable| |countRealRootsMultiple| |domainOf| |associates?|
- |s21bdf| |randnum| |trigs2explogs| |padicallyExpand| |iisqrt2|
- |extendedIntegrate| |rightTrim| |iisec| |overlap| |cosh2sech|
- |hyperelliptic| |critB| |infinite?| |quasiMonic?| |cartesian|
- |indices| |cardinality| |leftTrim| |readLineIfCan!| |Si| |binomial|
- |innerEigenvectors| |irreducibleFactor| |iifact| |rotatez|
- |OMgetSymbol| |stoseInvertibleSetsqfreg| |tanhIfCan| |s17aff|
- |nthFractionalTerm| |gcdPolynomial| |ScanFloatIgnoreSpacesIfCan|
- |sumOfKthPowerDivisors| |var1StepsDefault| |rationalApproximation|
- |numberOfDivisors| |transcendentalDecompose| |augment| |OMgetAtp|
- |setprevious!| |getPickedPoints| |mdeg| |generalLambert| |cSinh|
- |tanQ| |checkRur| |bernoulliB| |show| |sh| |bandedJacobian|
- |monomRDEsys| |removeRoughlyRedundantFactorsInPol| |monom|
- |mkIntegral| |rightRankPolynomial|
- |dimensionOfIrreducibleRepresentation| |members| |pToDmp|
- |extendedint| |LyndonBasis| |mainForm| |linearlyDependentOverZ?|
- |sin?| |rightRemainder| |coefficient| |appendPoint| |round| |OMwrite|
- |asechIfCan| |coerceP| |hypergeometric0F1| |kmax| |matrixDimensions|
- |trace| |OMgetApp| |number?| |upDateBranches| |setleaves!|
- |brillhartIrreducible?| |elRow2!| |delta| |directSum| |lllip|
- |trace2PowMod| |nor| |rdHack1| |closeComponent| |psolve|
- |resetAttributeButtons| |lfinfieldint| |common| |primitivePart!|
- |partialDenominators| |createNormalPrimitivePoly| |lieAlgebra?|
- |precision| |rewriteSetByReducingWithParticularGenerators| |sup|
- |makeEq| |stopTableGcd!| |cTan| |lazyPrem| |reverse!| |leaves|
- |retractable?| ** |generalInfiniteProduct| |digits|
- |oddInfiniteProduct| |biRank| |showSummary| |deepExpand| |someBasis|
- |cycleSplit!| |reify| |contract| |symmetricSquare| |fractRadix|
- |sumOfSquares| |raisePolynomial| |createPrimitiveElement| |reverse|
- |euclideanNormalForm| |resize| |front| |minGbasis| |maxrank| |over|
- |minimumDegree| |representationType| |getMultiplicationMatrix|
- |lastSubResultant| |mainPrimitivePart| |BasicMethod| |iExquo|
- |maxColIndex| |cLog| |addPointLast| |nullSpace| |divisorCascade|
- |stiffnessAndStabilityOfODEIF| |conjugates| |exactQuotient| EQ
- |setlast!| |updatD| |f04asf| |diff| |stack| |nonLinearPart|
- |gcdcofactprim| |d01alf| |mpsode| |showAttributes| |e04dgf|
- |reducedForm| |e04gcf| |objects| |stripCommentsAndBlanks|
- |partialQuotients| |rewriteSetWithReduction| |processTemplate| |prem|
- |leftUnit| |withPredicates| |belong?| |floor| |iibinom| |cylindrical|
- |subQuasiComponent?| |integer?| |distFact| |content| |explimitedint|
- F2FG |ptree| |base| |anfactor| |cAcosh| |OMputVariable| |stFunc2|
- |elem?| |cos2sec| |power!| |compiledFunction| |decimal|
- |viewDeltaYDefault| |qqq| |s17akf| |controlPanel| |iicosh| |limitPlus|
- |jacobiIdentity?| |internalAugment| |lambda| |OMgetBVar| |flagFactor|
- |gradient| |polarCoordinates| |minPoly| |coerceS| |tensorProduct|
- |computeCycleEntry| |elementary| |perspective| |morphism| |mathieu22|
- |nilFactor| |OMopenString| |component| |choosemon| |antiCommutator|
- |slash| |bright| |coleman| |lastSubResultantElseSplit|
- |stoseIntegralLastSubResultant| |rangeIsFinite| |chineseRemainder|
- |removeRedundantFactors| |multMonom| |equation| |sub| |quasiComponent|
- |corrPoly| |dimensionsOf| |ratDsolve| |rspace| |Nul|
- |topFortranOutputStack| |hasHi| |rroot| |e02gaf| |multiple| |mesh?|
- |headReduce| |negative?| |rootsOf| |OMputInteger| |dequeue|
- |removeZero| |tablePow| |lazyPseudoRemainder| |rightScalarTimes!|
- |diagonal?| |power| |opeval| |basisOfRightNucloid| |prime?|
- |applyQuote| |normalizedAssociate| |simpson| |cyclicEqual?| |connect|
- |expenseOfEvaluation| |stopTable!| |vspace| |rowEchelon| |null?|
- |primes| |medialSet| |baseRDEsys| |trapezoidal| |hexDigit?| |iisqrt3|
- |OMmakeConn| |realRoots| |regime| |ramified?| |setPredicates|
- |zeroDimensional?| |variable?| |acoshIfCan|
- |tryFunctionalDecomposition?| |tanh2trigh| |norm| |rightAlternative?|
- |cosIfCan| |monomialIntPoly| |setRow!| |equivOperands| |delete|
- |d02cjf| |mainContent| |idealSimplify| |doubleResultant| |tan2cot|
- |ruleset| |extend| |toroidal| |basisOfLeftAnnihilator| |split|
- |OMsend| |coord| |exprHasLogarithmicWeights| |index?| |swap|
- |complexElementary| |initial| |qfactor| |traceMatrix| |hdmpToDmp|
- |skewSFunction| |s17adf| |invertIfCan| |sinhcosh|
- |parabolicCylindrical| |s19acf| |ldf2lst| |resultant|
- |strongGenerators| |minordet| |numberOfFactors| |OMreceive|
- |selectNonFiniteRoutines| |lquo| |subscriptedVariables| |untab|
- |lowerCase| |readIfCan!| |lazyResidueClass| |OMbindTCP|
- |setScreenResolution| |suchThat| |previous| |d01aqf| |GospersMethod|
- |lfextendedint| |one?| |schema| |antiCommutative?| |squareFree|
- |setTex!| |isOp| |asecIfCan| |composites| |startPolynomial|
- |distdfact| |transcendenceDegree| |commonDenominator| |pToHdmp|
- |makeCos| |algint| |totalfract| |gderiv| |level| |laurentRep| |lexico|
- |internalDecompose| |sayLength| |factorsOfCyclicGroupSize| |f01qcf|
- |properties| |bitLength| |prindINFO| |inverseLaplace| |Lazard2| |hue|
- |cycleElt| |setScreenResolution3D| |stoseInvertible?| |iiperm|
- |dfRange| |ravel| |flexibleArray| |unitNormalize| |e04fdf|
- |leadingSupport| |increment| |radicalSolve| |translate|
- |factorsOfDegree| |s20acf| |UP2ifCan| |e01saf| |cycles| |reshape|
- |recoverAfterFail| |crest| |bezoutDiscriminant| |bivariateSLPEBR|
- |polyPart| |expandTrigProducts| |e01bff| |uniform| |surface|
- |alphabetic| |showIntensityFunctions| |e02dff| |invmod| |close!|
- |makeResult| |lastSubResultantEuclidean| |polygon?| |prevPrime| |mix|
- |true| |f04atf| |listConjugateBases| |minPoints3D| |mainMonomial|
- |log10| |perfectSquare?| |logical?| |showTheIFTable| |eulerPhi|
- |drawCurves| |OMgetObject| |quadraticForm| |logGamma|
- |constantCoefficientRicDE| |sumSquares| |isQuotient| |aCubic| |more?|
- |generalizedContinuumHypothesisAssumed?| |numFunEvals3D|
- |swapColumns!| |addMatchRestricted| |toseLastSubResultant|
- |factorSquareFreePolynomial| |addiag| |xCoord| |makeViewport3D|
- |gcdcofact| |merge!| |iicoth| |setAdaptive| |bumptab1|
- |genericLeftTraceForm| |listOfMonoms| |outputForm| |identity|
- |ldf2vmf| |singleFactorBound| |update| |list| |reduceByQuasiMonic|
- |headRemainder| |lowerCase?| |solveRetract| |radicalOfLeftTraceForm|
- |associative?| |consnewpol| |zeroVector| |e04ucf| |bsolve| |car|
- |subResultantGcd| |duplicates| |resultantReduitEuclidean| |writeLine!|
- |debug| |extractProperty| |iipow| |dim| |setMaxPoints| |discreteLog|
- |Hausdorff| |sequences| |repSq| |cdr| |removeRedundantFactorsInPols|
- |genericLeftDiscriminant| |refine| |getVariableOrder| |matrixGcd|
- |quotient| |pile| |height| |denominator| |setLabelValue|
- |setDifference| |f02fjf| |basisOfCommutingElements| |e02agf| |largest|
- |brace| |startTableGcd!| |iprint| |discriminant| |multiset|
- |removeCoshSq| |commutativeEquality| |setIntersection| |lighting|
- |RemainderList| |primlimintfrac| |UpTriBddDenomInv| |frobenius|
- |expandLog| |unparse| |elColumn2!| |box| |radicalSimplify| |pushdterm|
- |setUnion| |selectOrPolynomials| |getConstant| |meshFun2Var| |sec2cos|
- |directory| |selectPolynomials| |unit| |optional?| |listBranches|
- |oddintegers| |radicalEigenvectors| |position| |apply|
- |showArrayValues| |sumOfDivisors| ~= |inR?| |collect| |nullary?|
- |polygon| |roman| |rootPower| |intensity| |lookup| |pointColor|
- |leftNorm| |OMputError| |radicalRoots| |degreeSubResultant| |coerce|
- |coerceL| |value| |hconcat| |integralBasisAtInfinity| |nextSubsetGray|
- |empty?| |comparison| |complement| |useEisensteinCriterion?| |size|
- |noLinearFactor?| |genericLeftTrace| |completeSmith| |construct|
- |rk4qc| |ddFact| |f04faf| |linearAssociatedLog| |shrinkable|
- |quadratic?| |qroot| |iiasec| |comment| |positiveRemainder| |script|
- |rightFactorIfCan| |viewDeltaXDefault| |subNode?| |sturmVariationsOf|
- |d03edf| |integral?| |getStream| |knownInfBasis| |prinpolINFO|
- |rightRecip| |e04naf| |dark| |ratpart| |cAtan|
- |indiceSubResultantEuclidean| |pleskenSplit| |ricDsolve| |sparsityIF|
- |first| |groebSolve| |cotIfCan| |root| |karatsubaDivide| |lexGroebner|
- |yCoord| |showScalarValues| |moduleSum| |failed?| |makeCrit|
- |reduction| |rest| |square?| |quoted?| |tex| |minset| |bringDown|
- |showRegion| |closedCurve?| |mapCoef| |d02gaf| |substitute|
- |karatsubaOnce| |bfEntry| |lSpaceBasis| |d01ajf| |fractionPart|
- |f02xef| |crushedSet| |standardBasisOfCyclicSubmodule| |difference|
- |removeDuplicates| |realElementary| |degreeSubResultantEuclidean|
- |HenselLift| |meshPar1Var| |erf| |linSolve| |stop| |pseudoRemainder|
- |d02raf| |changeBase| |rule| |mindeg| |multiplyExponents|
- |inverseIntegralMatrixAtInfinity| |halfExtendedSubResultantGcd1|
- |polyred| |scale| |uncouplingMatrices| |ipow| |fortranCompilerName|
- |zeroDimPrime?| |arg1| |leftUnits| |iidprod| |pole?| |df2fi|
- |symmetricTensors| |ref| |fullPartialFraction| |arg2|
- |radicalEigenvalues| |stronglyReduced?| |dilog| |cyclotomic| |back|
- |collectUpper| |reduced?| |symbolTable| |lifting1| |lintgcd|
- |perfectSqrt| |s20adf| |f02bbf| |enterInCache| |lprop| |sin|
- |divideIfCan| |red| |separateDegrees| |symbolIfCan| |second|
- |OMsupportsCD?| |conditions| |setleft!| |explogs2trigs| |henselFact|
- |compactFraction| |cos| |pushFortranOutputStack|
- |rightCharacteristicPolynomial| |shiftLeft| |rightUnits| |third|
- |c06gcf| |match| |elt| |paraboloidal| |exprex| |OMgetEndObject|
- |quartic| |tan| |popFortranOutputStack| |normFactors|
- |exponentialOrder| |and?| |mergeFactors|
- |solveLinearPolynomialEquationByFractions| |oddlambert|
- |axesColorDefault| |outputAsFortran| |tanAn| |module| |acosIfCan|
- |rootNormalize| |lfextlimint| |addPoint| |continuedFraction| |setelt|
- |cyclotomicDecomposition| |po| |nonQsign| |exists?| |innerSolve|
- |c06gbf| |setEpilogue!| |varselect| |omError| |initiallyReduced?|
- |weight| |e02ddf| |copy| |cot2trig| |predicate|
- |integralMatrixAtInfinity| |sorted?| |removeSinhSq| |pdf2df| |queue|
- |plusInfinity| |primitivePart| |empty| |equality| |term?| |curryLeft|
- |minusInfinity| |subset?| |subTriSet?| |autoCoerce| |qelt|
- |expextendedint| |operator| |f01rdf| |increase|
- |stoseInvertible?sqfreg| |coHeight| |edf2df| |digamma|
- |shanksDiscLogAlgorithm| |iiGamma| |conjugate| |xRange| |adaptive|
- |e01bef| |substring?| |gcdprim| |cAcsch| |chebyshevT| |yRange|
- |separateFactors| |printingInfo?| |lhs| |rootKerSimp|
- |increasePrecision| |monicLeftDivide| |zRange| |OMParseError?|
- |currentScope| |rhs| |suffix?| |cAcoth| |map!| |parameters| |ode2|
- |rotate| |laguerreL| |linearDependence| |qsetelt!| |zeroSquareMatrix|
- |getRef| |prefix?| |critBonD| |geometric| |vector| |f02awf|
- |LagrangeInterpolation| |multiplyCoefficients| |pow| |differentiate|
- |rationalFunction| |viewSizeDefault| |exprToGenUPS| |interval|
- |palgRDE| |nextPartition| |univcase| |mainMonomials| |external?|
- |HermiteIntegrate| |acsch| |d01akf| |f01qdf| |initials|
- |coercePreimagesImages| |shallowCopy| |axes| |infix?| |outputMeasure|
- |goto| |palginfieldint| |mapSolve| |constantRight| |simplifyExp|
- |mask| |kroneckerDelta| |prepareDecompose| |superHeight|
- |symmetricGroup| |swap!| |f02aef| |problemPoints| |janko2| |setValue!|
- |definingInequation| |s17dgf| |deepestTail| |iflist2Result|
- |reducedSystem| |complexIntegrate| |OMopenFile| |basisOfRightNucleus|
- |anticoord| |limitedIntegrate| |algebraicSort| NOT |lazy?| |traverse|
- |rightGcd| |ParCondList| |iomode| |youngGroup| |measure2Result|
- |OMreadFile| OR |OMputEndError| |curve| |currentSubProgram|
- |sechIfCan| |isobaric?| |sort| |aQuartic| |sign| |heap| |units| AND
- |setProperty| |lfintegrate| |Lazard| |simplifyLog| |Ei| |s19adf|
- |entries| |makeprod| |alphanumeric?| |tRange| |sortConstraints|
- |elRow1!| |iiasech| |rotatey| |taylorIfCan| |e02ajf| |listOfLists|
- |style| |quadratic| |callForm?| |halfExtendedResultant2|
- |OMUnknownSymbol?| |tryFunctionalDecomposition| |makeGraphImage|
- |f04qaf| |OMconnInDevice| |cn| |factorAndSplit| |fibonacci|
- |sizePascalTriangle| |quasiRegular?| |iiatanh| |divergence| |d03eef|
- |listRepresentation| |changeMeasure| |iisech| |duplicates?|
- |genericRightMinimalPolynomial| |palgextint0| |build| |tower|
- |extendedEuclidean| |isTimes| |random| |reseed| |fortran| |code|
- |term| |roughUnitIdeal?| |nextNormalPoly| |semicolonSeparate| |d02gbf|
- |factorSquareFreeByRecursion| |nextNormalPrimitivePoly| |left|
- |generalizedContinuumHypothesisAssumed| |ramifiedAtInfinity?|
- |symmetricRemainder| |normalizeIfCan| |matrix| |newReduc|
- |numberOfNormalPoly| |nextIrreduciblePoly| |outputFixed| |f07fef|
- |expPot| |right| |powerAssociative?| |d02bhf| |factor1|
- |restorePrecision| |tubeRadiusDefault| |principal?| |remainder|
- |leastAffineMultiple| |d03faf| |f02ajf| |coerceImages|
- |extendedSubResultantGcd| |badValues| |countRealRoots| |s19aaf|
- |iilog| |overlabel| |stopTableInvSet!| |padecf| |plus!| |cAtanh|
- |normalise| |numberOfOperations| |or?| |complexNormalize| * |shift|
- |approximants| |makeFR| |computeInt| |clearFortranOutputStack|
- |relationsIdeal| |rightPower| |legendreP| |firstDenom| |getOperands|
- |explicitEntries?| |checkForZero| |subspace| |const| |integralBasis|
- |leftOne| |collectUnder| |eyeDistance| |createMultiplicationMatrix|
- |minimumExponent| |leftPower| |f2df| |univariatePolynomial|
- |unitNormal| |even?| |removeSuperfluousQuasiComponents| |hexDigit|
- |parts| |constantIfCan| |s15adf| |realEigenvectors| |double|
- |createRandomElement| |makeObject| |yellow| |c06gqf| |split!|
- |OMputEndAttr| |zeroMatrix| |rk4a| |vconcat| |maxIndex| |s17dhf|
- |cubic| |rootProduct| |rename!| |rightMinimalPolynomial| |rotate!|
- |unravel| |alphanumeric| |cAcos| |condition| |OMclose| |contours|
- |besselK| |coef| |binding| |OMencodingXML|
- |purelyAlgebraicLeadingMonomial?| |deepestInitial| |diagonalMatrix|
- |fortranLogical| |antisymmetric?| |triangular?| |rischDEsys|
- |halfExtendedResultant1| |eq?| |f04axf| |variationOfParameters|
- |deriv| |repeatUntilLoop| |setMaxPoints3D| |diagonalProduct|
- |groebnerIdeal| |OMputEndBVar| |evaluate| |multinomial| |d02kef|
- |distance| |init| |typeLists| |pmintegrate| |nthCoef| |mapMatrixIfCan|
- |useNagFunctions| |setOfMinN| |e02daf| |getSyntaxFormsFromFile|
- |supersub| |intersect| |leftFactor| |positiveSolve| |currentEnv|
- |harmonic| |polCase| |reopen!| |degreePartition| |direction|
- |constantOperator| |integerIfCan| |completeEval| |retract| |close|
- |makeYoungTableau| |varList| |fixedPoints| |cothIfCan|
- |nextsubResultant2| |linearPolynomials| |declare!| |minPoints|
- |pushup| |lazyEvaluate| |randomR| |clearTheIFTable| |reflect|
- |lowerPolynomial| |getExplanations| |nativeModuleExtension| |euler|
- |identitySquareMatrix| |normalizedDivide| |e04jaf| |f01ref| |display|
- |optAttributes| |predicates| |iroot| |clearTheFTable| |rightLcm|
- |exQuo| |f02aaf| |semiResultantReduitEuclidean| |d01apf|
- |linearMatrix| |rootOfIrreduciblePoly| |showTypeInOutput| |cPower|
- |socf2socdf| |explicitlyFinite?| |conjug| |bivariatePolynomials|
- |s18adf| |goodnessOfFit| |complete| |coordinates| |clipParametric|
- |constantKernel| |s17aef| F |userOrdered?| |prologue|
- |divideExponents| |nil?| |safeFloor| |impliesOperands| |subPolSet?|
- |createGenericMatrix| |pquo| FG2F |leastMonomial| |f02abf|
- |boundOfCauchy| |dihedral| |pointColorPalette| |internalIntegrate0|
- |startStats!| |rischNormalize| |symmetricDifference| |f01mcf|
- |changeThreshhold| |write!| |addMatch| |fullDisplay| |copies|
- |att2Result| |sqfree| |critpOrder| |open?| |pdf2ef| |reducedQPowers|
- |OMgetEndBVar| |f04mcf| |realZeros| |removeDuplicates!|
- |binaryTournament| |/\\| |prinb| |resetNew| |heapSort|
- |infiniteProduct| |splitConstant| |commutator| |pushNewContour|
- |lazyIrreducibleFactors| |generic?| |extractPoint| |rightUnit| |\\/|
- |infieldIntegrate| |partialFraction| |weighted| |possiblyInfinite?|
- |minIndex| |extract!| |shellSort| |label| |updatF| |dihedralGroup|
- |viewDefaults| |lifting| |e02zaf| |s13adf| |iicos| |cycleLength|
- |rootOf| |point| |cAsech| |unvectorise| |factorSquareFree|
- |dominantTerm| |deleteRoutine!| |c02aff| |antisymmetricTensors|
- |newSubProgram| |lambert| |isList| |coefficients|
- |trailingCoefficient| |edf2fi| |intcompBasis| |f07fdf| |birth|
- |points| |nand| |s17dcf| |satisfy?| |listLoops| |setchildren!|
- |multisect| |irreducibleFactors| |rightZero| |frst| |partition|
- |karatsuba| GF2FG |prolateSpheroidal| |functionIsOscillatory| |fi2df|
- |plus| |remove| |fmecg| |tracePowMod| |groebnerFactorize| |makeMulti|
- |series| |dioSolve| |divisors| |rowEchLocal| |superscript|
- |meshPar2Var| |combineFeatureCompatibility| |critT| |concat|
- |invmultisect| |shade| |semiResultantEuclidean1| |hspace|
- |wordInGenerators| |primextintfrac| |f02akf| |title| |e01sff|
- |stosePrepareSubResAlgo| |endOfFile?| |decompose| |eigenvectors|
- |jordanAdmissible?| |safeCeiling| |unitCanonical| |printInfo!| |last|
- |sPol| ^ |rightRegularRepresentation| |has?| |call| |cCsc|
- |sizeMultiplication| |internalZeroSetSplit| |expintfldpoly| |cCoth|
- |zeroOf| |assoc| |setProperties!| |octon| |dequeue!| |firstSubsetGray|
- |row| |limit| |resultantReduit| |OMgetBind| |hasTopPredicate?|
- |semiIndiceSubResultantEuclidean| |mapGen| |chiSquare| |iiexp|
- |tableForDiscreteLogarithm| |times| |lflimitedint| |subMatrix| |list?|
- |monicCompleteDecompose| |acotIfCan| |min| |countable?| |packageCall|
- |minus!| |deepCopy| |segment| |upperCase!| |rk4| |loadNativeModule|
- |secIfCan| |gcdPrimitive| |chebyshevU| |cyclicGroup| |ScanArabic|
- |tanSum| |htrigs| |dmp2rfi| |insertTop!| |bits| |curry| |OMgetString|
- |exprHasAlgebraicWeight| |showFortranOutputStack| |goodPoint|
- |genericLeftMinimalPolynomial| |makeUnit| |var2StepsDefault|
- |setsubMatrix!| |LiePolyIfCan| |asimpson| |gramschmidt| |blue|
- |characteristicSerie| |getProperty| |graphCurves| |rightOne|
- |lexTriangular| |leviCivitaSymbol| |homogeneous?| |permanent|
- |factors| |argumentList!| |product| |ran| |diag| |option| |elliptic|
- |bubbleSort!| |super| |lazyIntegrate| |makeSketch| |highCommonTerms|
- |leftRegularRepresentation| |universe| |constantLeft| |computePowers|
- |sincos| |sample| |getProperties| |simplifyPower| |outputGeneral|
- |logpart| |aLinear| |integralLastSubResultant| |groebner|
- |characteristicPolynomial| |green| |associatedEquations|
- |rowEchelonLocal| |mightHaveRoots| |algebraicOf| |reindex|
- |incrementKthElement| |setelt!| |lex| |yCoordinates|
- |zeroSetSplitIntoTriangularSystems| |complexForm| |prepareSubResAlgo|
- |cycleTail| |outputList| |patternMatchTimes| |insertBottom!|
- |mkAnswer| |subst| |tanIfCan| |fintegrate| |check| |printStatement|
- |rightExtendedGcd| |identification| |hasSolution?| |errorInfo| |Gamma|
- |shuffle| |abelianGroup| |mapBivariate| |partitions| |univariateSolve|
- |cyclotomicFactorization| |branchPointAtInfinity?|
- |viewWriteAvailable| |redmat| |dmpToP| |upperCase| |edf2ef|
- |getZechTable| |shallowExpand| |putColorInfo| |pointColorDefault|
- |rarrow| |semiSubResultantGcdEuclidean2| |rewriteIdealWithRemainder|
- |shufflein| |mantissa| |principalIdeal| |generator| |rules|
- |completeEchelonBasis| |children| |cCsch| |ceiling| |inHallBasis?|
- |wronskianMatrix| |leadingTerm| |curve?| |pseudoDivide| |compdegd|
- |semiDiscriminantEuclidean| |integralDerivationMatrix| |setClipValue|
- |algebraicVariables| |order| |wholeRadix| |intPatternMatch| |badNum|
- |isPower| |iteratedInitials| |ellipticCylindrical| |atom?|
- |definingEquations| |f01brf| |zag| |OMcloseConn| |setProperty!|
- |absolutelyIrreducible?| |resultantEuclideannaif|
- |SturmHabichtSequence| |univariate?| |clearDenominator| |size?|
- |iiacos| |f2st| |dmpToHdmp| |subHeight| |setCondition!|
- |selectFiniteRoutines| |applyRules| |palgint| |replaceKthElement|
- |remove!| |subNodeOf?| |approxNthRoot| |subResultantsChain| |dAndcExp|
- |mathieu11| |minrank| |stoseSquareFreePart| |getGoodPrime|
- |unaryFunction| |chvar| |symbolTableOf| |s14baf| |polyRicDE|
- |noncommutativeJordanAlgebra?| |genericLeftNorm| |implies|
- |exteriorDifferential| |LazardQuotient2| |OMgetEndError| BY
- |regularRepresentation| |monicRightFactorIfCan| |nthExponent|
- |computeCycleLength| |categoryFrame| |adaptive3D?| |vectorise|
- |e01bhf| |nextLatticePermutation| |xor| |brillhartTrials| |cycle|
- |interpretString| |tree| |arity| |getIdentifier| |powers|
- |setFormula!| |modulus| |fractRagits| |generators| |d01asf|
- |primitiveElement| |differentialVariables| |fortranCharacter|
- |fractionFreeGauss!| |optimize| |c05adf| |binarySearchTree| |iitan|
- |safetyMargin| |selectsecond| |tubePlot| |createThreeSpace| |nthRoot|
- |noKaratsuba| |monicDivide| |balancedFactorisation| |lo| |inrootof|
- |generalizedEigenvectors| |mainCharacterization| |cyclicEntries|
- |drawComplex| |cschIfCan| |changeNameToObjf| |ODESolve| |makeop|
- |tail| |less?| |incr| |rangePascalTriangle|
- |initializeGroupForWordProblem| |leftRemainder| |mainValue|
- |dimensions| |fixPredicate| |s18aef| |primeFactor| |genericPosition|
- |infix| |hi| |genericRightNorm| |fortranReal| |compBound|
- |symmetricProduct| |integralRepresents| |mulmod| |c06fqf| |s17acf|
- |factorials| |mainVariables| |groebgen| |FormatArabic| |rightNorm|
- |cAcsc| |e04mbf| |divide| |complex?| |unary?| |ratDenom| |basis|
- |complexSolve| |iiabs| |e02bbf| |functionIsContinuousAtEndPoints|
- |match?| |output| |numberOfMonomials| |rightTrace|
- |createLowComplexityNormalBasis| |graphs| |solveLinearlyOverQ|
- |mapExponents| |topPredicate| |OMsupportsSymbol?| |rename|
- |eigenvalues| |ReduceOrder| |linearlyDependent?| |minPol|
- |sylvesterMatrix| |orOperands| |permutationGroup| |sort!| |nodeOf?|
- |quadraticNorm| |stiffnessAndStabilityFactor| |equiv?| |LiePoly|
- |leftTrace| |doubleFloatFormat| |hMonic| |clipPointsDefault| |cAsec|
- |bivariate?| |exprToUPS| |solve| |makingStats?| |vark| |datalist|
- |extension| |solid?| |#| |normalElement| |iisin| |triangulate|
- |OMputEndBind| |asinIfCan| |s14aaf| |complexEigenvalues| |var2Steps|
- |getOperator| |toScale| |OMgetEndAttr| |mat| |e02bcf|
- |functionIsFracPolynomial?| |errorKind| |e01baf| |bitTruth|
- |copyInto!| |lfunc| |complementaryBasis| |initiallyReduce| |diagonal|
- |nextColeman| |printHeader| |generate| |cond| |complexEigenvectors|
- |rank| |lazyPquo| |extractSplittingLeaf| |recur| |OMconnOutDevice|
- |status| |palgint0| |pushucoef| |singular?| |realSolve| |radix| |qPot|
- |atanIfCan| |incrementBy| |toseSquareFreePart| |mergeDifference|
- |intermediateResultsIF| |totalDegree| |sinhIfCan| |modTree| |expand|
- |rightTraceMatrix| |expressIdealMember| = |clearTable!| |sech2cosh|
- |delay| |expt| |filterWhile| |routines| |wrregime| |primitive?|
- |bernoulli| |basisOfRightAnnihilator| |removeCosSq| |filterUntil|
- |complexExpand| |setright!| |indicialEquation| < |forLoop| |hessian|
- |top!| |setref| |createPrimitiveNormalPoly| |lists| > |nodes|
- |multiple?| |pascalTriangle| |besselJ| |infinityNorm| |inf| <=
- |bumprow| |replace| |internalInfRittWu?| |lepol| |magnitude| |eval|
- |leftScalarTimes!| |numFunEvals| >= |quotientByP| |f01bsf|
- |maximumExponent| |hclf| |dec| |integrate| |maxrow| |FormatRoman|
- |outputAsTex| |pureLex| |solve1| |internal?| |OMputAtp| |mapDown!|
- |int| |scaleRoots| |getGraph| |extractIfCan| |virtualDegree| |cExp| +
- |op| |any?| |exprToXXP| |flexible?| |repeating?| |bfKeys| |recip| -
- |cSec| |checkPrecision| |basisOfCenter| |block| |append| |void|
- |represents| |setFieldInfo| / |mainVariable?| |parabolic| |atanhIfCan|
- |null| |intChoose| |d02ejf| |powern| |child| |inverseColeman|
- |interpret| |lazyPseudoDivide| |case| |factorFraction|
- |nextPrimitivePoly| |f04arf| |insert| |linear?| |Zero| |create|
- |generalizedInverse| UP2UTS |doubleRank| D |One| |toseInvertibleSet|
- |deref| |genericRightTraceForm| |removeRoughlyRedundantFactorsInPols|
- |outlineRender| |viewport3D| |optional| |plot| |algSplitSimple|
- |doubleDisc| |cAsinh| |linear| |cross| |normDeriv2| |adjoint|
- |symFunc| |d01fcf| |polynomial| |maxPoints3D| |typeList|
- |OMputEndObject| |coordinate| |palgextint| |OMsetEncoding|
- |prefixRagits| |ranges| |dimension| |initTable!| |dom| |Frobenius|
- |spherical| |print| |maxRowIndex| |nil| |infinite| |arbitraryExponent|
- |approximate| |complex| |shallowMutable| |canonical| |noetherian|
- |central| |partiallyOrderedSet| |arbitraryPrecision|
- |canonicalsClosed| |noZeroDivisors| |rightUnitary| |leftUnitary|
- |additiveValuation| |unitsKnown| |canonicalUnitNormal|
- |multiplicativeValuation| |finiteAggregate| |shallowlyMutable|
- |commutative|) \ No newline at end of file
+ |Record| |Union| |extendedint| |lifting| |addPoint|
+ |numberOfVariables| |ksec| |iiperm| |leadingCoefficientRicDE| |Lazard|
+ |showAll?| |makeFloatFunction| |powers| |condition| |LyndonBasis|
+ |e02zaf| |balancedBinaryTree| |continuedFraction| |dfRange|
+ |lieAdmissible?| |simplifyLog| |splitDenominator| |setFormula!|
+ |denomLODE| |cyclotomicDecomposition| |s13adf| |mainForm| |delete!|
+ |width| |Ei| |s17dlf| |OMunhandledSymbol| |flexibleArray| |modulus|
+ |acsch| |iicos| |ruleset| |po| |linearlyDependentOverZ?| |optimize|
+ |linearDependenceOverZ| |unitNormalize| |leadingExponent| |s19adf|
+ |removeRedundantFactorsInContents| |OMencodingUnknown| |fractRagits|
+ |sin?| |cycleLength| |getMultiplicationTable| |nonQsign| |e04fdf|
+ |generators| |rightRemainder| |rootOf| |exists?| |column| |map|
+ |leadingSupport| |d01asf| |innerSolve| |suchThat| |cAsech|
+ |coefficient| |outputArgs| |key| |mapUnivariate| |increment|
+ |primitiveElement| |close| |appendPoint| |c06gbf|
+ |semiResultantEuclideannaif| |unvectorise| |options| |optional|
+ |getlo| |differentialVariables| |radicalSolve| |setEpilogue!|
+ |getCurve| |splitLinear| |sort| |fortranCharacter| |factorsOfDegree|
+ |display| |semiSubResultantGcdEuclidean1| |direction| |select!|
+ |filename| |varselect| |id| |hermiteH| |fractionFreeGauss!| |s20acf|
+ |constantOperator| |createMultiplicationTable| |normalize| |omError|
+ |selectOptimizationRoutines| |convert| |UP2ifCan| |c05adf|
+ |nextPrimitiveNormalPoly| |integerIfCan| |not?| |zero?|
+ |initiallyReduced?| |table| |changeWeightLevel| |completeEval| |ptree|
+ |leftAlternative?| |double| |weight| |parse| |new| |setTopPredicate|
+ |rightExtendedGcd| |sin2csc| |connect| |rightDiscriminant|
+ |makeYoungTableau| |e02ddf| |s21baf| |random| |inGroundField?|
+ |expenseOfEvaluation| |identification| |input| |fixedPoints| |rCoord|
+ |printStats!| |cot2trig| |redPo| |hasSolution?| |stopTable!| |library|
+ |stoseInternalLastSubResultant| |cothIfCan| |nlde|
+ |definingPolynomial| |errorInfo| |vspace| |curveColorPalette|
+ |localReal?| |compile| |FormatRoman| |nextsubResultant2| |ricDsolve|
+ |scan| |Ci| |rowEchelon| |Gamma| |binaryTree| |sparsityIF| |zerosOf|
+ |linearPolynomials| |e02akf| |outputAsTex| |s01eaf| |shuffle| |null?|
+ |beauzamyBound| |groebSolve| |rowEch| |minPoints| |pureLex|
+ |fixedDivisor| |rootRadius| |abelianGroup| |primes| |solve1| |set|
+ |limitedint| |pushup| |point?| |declare!| |s17ahf| |cotIfCan|
+ |mapBivariate| |medialSet| |var1Steps| |e02bdf| |numer| |lazyEvaluate|
+ |e02def| |root| |internal?| Y |distribute| |interpret| |partitions|
+ |baseRDEsys| |antiAssociative?| |curryRight| |denom| |randomR|
+ |mirror| |OMputAtp| |karatsubaDivide| ^ |randomLC| |trapezoidal|
+ |univariateSolve| |mapDown!| |stoseInvertible?reg| |clearTheIFTable|
+ |graphStates| |lexGroebner| |completeHermite| |void|
+ |internalSubPolSet?| |hexDigit?| |cyclotomicFactorization| |reflect|
+ |scalarMatrix| |pi| |fglmIfCan| |viewport2D| |yCoord| |int| |monomial|
+ |fprindINFO| |iisqrt3| |branchPointAtInfinity?| ~ |simpleBounds?|
+ |lowerPolynomial| |infinity| |scaleRoots| |UnVectorise| |ideal|
+ |showScalarValues| |multivariate| |compose| |OMmakeConn|
+ |viewWriteAvailable| |iisinh| |clikeUniv| |moduleSum|
+ |getExplanations| |quasiAlgebraicSet| |getGraph| |variables|
+ |realRoots| |redmat| |plenaryPower| |failed?| |nativeModuleExtension|
+ |unrankImproperPartitions1| |extractIfCan| |d01anf| |regime| |dmpToP|
+ |head| |makeCrit| |f01qef| |euler| |virtualDegree| |abs| |ramified?|
+ |upperCase| |f02bjf| |show| |identitySquareMatrix| |reduction|
+ |OMputAttr| |cExp| |leftFactorIfCan| |edf2ef| |setPredicates| |open|
+ |pop!| |factorGroebnerBasis| |any?| |normalizedDivide| |trueEqual|
+ |square?| |getZechTable| |zeroDimensional?| |trace| |exprToXXP|
+ |e04jaf| |realEigenvalues| |quoted?| |implies?| |taylor| |output|
+ |shallowExpand| |variable?| |sinh2csch| |flexible?| |powmod| |f01ref|
+ |e01sef| |minset| |laurent| |putColorInfo| |acoshIfCan|
+ |optAttributes| |bringDown| |assign| |segment| UTS2UP |top|
+ |repeating?| |puiseux| |tryFunctionalDecomposition?|
+ |pointColorDefault| |bfKeys| |dn| |predicates| |acschIfCan| |continue|
+ |showRegion| |rarrow| |tanh2trigh| |iroot| |trapezoidalo| |insert!|
+ |closedCurve?| |recip| |inv| |semiSubResultantGcdEuclidean2| |norm|
+ |mapCoef| |clearTheFTable| |setMinPoints3D| |leftTraceMatrix| |cSec|
+ |ground?| |rightAlternative?| |rewriteIdealWithRemainder| |label|
+ |basisOfCenter| |ef2edf| |rightLcm| |d02gaf| |commaSeparate| |ground|
+ |shufflein| |cosIfCan| |finiteBound| |block| |exQuo| |expintegrate|
+ |karatsubaOnce| |leadingMonomial| |monomialIntPoly| |principalIdeal|
+ |idealiser| |f02aaf| |bfEntry| |represents| |expr|
+ |leadingCoefficient| |setRow!| |completeEchelonBasis| |lSpaceBasis|
+ |semiResultantReduitEuclidean| |quoByVar| |setFieldInfo| |csubst|
+ |primitiveMonomials| |infix?| |equivOperands| |children| |entry|
+ |d01ajf| |d01apf| |se2rfi| |matrix| |normInvertible?| |mainVariable?|
+ |reductum| |mask| |cCsch| |d02cjf| |parabolic| |linearMatrix| |sncndn|
+ |prod| |fractionPart| |ceiling| |mainContent| |option| |setnext!|
+ |rootOfIrreduciblePoly| |f02xef| |atanhIfCan| |extendIfCan| |variable|
+ |push!| |inHallBasis?| |idealSimplify| |showTypeInOutput| |intChoose|
+ |usingTable?| |hcrf| |crushedSet| |powerSum| |doubleResultant|
+ |wronskianMatrix| |cPower| |s18acf| |d02ejf|
+ |standardBasisOfCyclicSubmodule| |read!| |leadingTerm| |tan2cot|
+ |socf2socdf| |whatInfinity| |nullity| |difference| |powern|
+ |transpose| |curve?| |extend| |realElementary| |s15aef|
+ |wordInStrongGenerators| |explicitlyFinite?| |child| |concat|
+ |certainlySubVariety?| |toroidal| |pseudoDivide| |key?| |nullary|
+ |mantissa| |conjug| |degreeSubResultantEuclidean| |inverseColeman|
+ |allRootsOf| |basisOfLeftAnnihilator| |compdegd| |HenselLift|
+ |reshape| |pushuconst| |bivariatePolynomials| |lazyPseudoDivide|
+ |clipSurface| |quasiMonicPolynomials| |semiDiscriminantEuclidean|
+ |split| |meshPar1Var| |s18adf| |numericalIntegration| |factorFraction|
+ |selectODEIVPRoutines| |sts2stst| |integralDerivationMatrix| |OMsend|
+ |nextPrimitivePoly| |goodnessOfFit| |collectQuasiMonic| |linSolve|
+ |repeating| |argscript| |setClipValue| |coord| |complexZeros| |f04arf|
+ |complete| |roughBasicSet| |pseudoRemainder| |tubePoints|
+ |exprHasLogarithmicWeights| |algebraicVariables| |algintegrate|
+ |coordinates| RF2UTS |d02raf| |linear?| |index?| |order|
+ |clipParametric| |changeName| |whileLoop| |update| |changeBase|
+ |create| |redpps| |swap| |wholeRadix| |accuracyIF|
+ |generalizedInverse| |constantKernel| |numberOfComputedEntries|
+ |clearCache| |mindeg| |bombieriNorm| |intPatternMatch|
+ |complexElementary| |makeVariable| |zeroDimPrimary?| |s17aef|
+ |multiplyExponents| UP2UTS |setOrder| |moduloP| |qfactor| |badNum|
+ |doubleRank| |inverseIntegralMatrixAtInfinity|
+ |countRealRootsMultiple| |userOrdered?| |center| |setStatus!|
+ |graphState| |symmetric?| |traceMatrix| |isPower| |domainOf|
+ |halfExtendedSubResultantGcd1| |prologue| |toseInvertibleSet|
+ |decomposeFunc| |rquo| |squareFreePart| |hdmpToDmp| |iteratedInitials|
+ |character?| |associates?| |divideExponents| |polyred| |deref|
+ |ellipticCylindrical| |skewSFunction| F |genericRightTraceForm|
+ |s21bdf| |nil?| |position| |scale| |oblateSpheroidal| |iidsum|
+ |s17adf| |atom?| |uncouplingMatrices| |safeFloor| |randnum|
+ |monicRightDivide| |removeRoughlyRedundantFactorsInPols| |scopes|
+ |invertIfCan| |definingEquations| |ipow| |trigs2explogs|
+ |impliesOperands| |zCoord| |iCompose| |outlineRender| |OMgetError|
+ |f01brf| |sinhcosh| |fortranCompilerName| |padicallyExpand|
+ |subPolSet?| |wordsForStrongGenerators| |contractSolve| |viewport3D|
+ |bat| |parabolicCylindrical| |zag| |iisqrt2| |iiacot|
+ |createGenericMatrix| |complexNumericIfCan| |zeroDimPrime?| |plot|
+ |viewPosDefault| |s19acf| |OMcloseConn| |constantOpIfCan|
+ |algSplitSimple| |extendedIntegrate| |pquo| |leftUnits| |e01daf|
+ |setProperty!| |ldf2lst| |sn| |iidprod| |doubleDisc| |findBinding|
+ |absolutelyIrreducible?| |resultant| |setProperties| |OMputEndAttr|
+ |cot2tan| |scalarTypeOf| |factorList| |cAsinh| |pole?| D
+ |strongGenerators| |resultantEuclideannaif| |getCode| |figureUnits|
+ |zeroMatrix| |c06ecf| |df2fi| |cross| |SturmHabichtSequence|
+ |minordet| |denominators| |LyndonCoordinates| |rk4a|
+ |factorByRecursion| |normDeriv2| |symmetricTensors| |null| |vconcat|
+ |insertionSort!| |generalSqFr| |midpoint| |adjoint| |ref| |case|
+ |jacobiIdentity?| |gramschmidt| LE |ignore?| |addmod| |maxIndex|
+ |besselI| |fullPartialFraction| |symFunc| |Zero| |blue|
+ |internalAugment| LT |palglimint| |s17dhf| |cRationalPower| |d01fcf|
+ |radicalEigenvalues| |One| |OMgetBVar| |characteristicSerie|
+ |cscIfCan| |supRittWu?| |cubic| |adaptive?| |getProperty| |flagFactor|
+ |rootProduct| |numerators| |createIrreduciblePoly| |unit|
+ |mainDefiningPolynomial| |dec| |complexEigenvectors| |gradient|
+ |graphCurves| |palgLODE| |fill!| |rename!| |optional?| |lazyPquo|
+ |replace| |polarCoordinates| |rightOne| |rightMinimalPolynomial|
+ |quickSort| |point| |symmetricPower| |s18dcf| |listBranches|
+ |extractSplittingLeaf| |print| |minPoly| |lexTriangular| |recur|
+ |rotate!| |aQuadratic| |llprop| |oddintegers| |infLex?| |elt|
+ |leviCivitaSymbol| |coerceS| |unravel| |iiasinh| |s18def|
+ |OMconnOutDevice| |plusInfinity| |radicalEigenvectors| |homogeneous?|
+ |tensorProduct| |alphanumeric| |palgint0| |associator| |series|
+ |laurentIfCan| |minusInfinity| |showArrayValues| |triangSolve|
+ |computeCycleEntry| |permanent| |sumOfDivisors| |cAcos| |OMconnectTCP|
+ |pushucoef| |optpair| |elementary| |factors| |e02ahf| |OMclose|
+ |singular?| |inR?| |argumentList!| |perspective| |showTheFTable|
+ |aspFilename| |contours| |collect| |realSolve|
+ |isAbsolutelyIrreducible?| |morphism| |product| |min| |high| |besselK|
+ |nullary?| |radix| |lp| |invertibleElseSplit?| |ran| |mathieu22|
+ |binding| |viewWriteDefault| |qPot| |polygon| |endSubProgram|
+ |nilFactor| |diag| |type| |OMencodingXML| |monicModulo| |atanIfCan|
+ |roman| |f01maf| |elliptic| |OMopenString| |calcRanges|
+ |selectSumOfSquaresRoutines| |purelyAlgebraicLeadingMonomial?|
+ |rootPower| |toseSquareFreePart| |component| |relativeApprox|
+ |function| |bubbleSort!| |nthFlag| |tubePointsDefault|
+ |deepestInitial| |elements| |mergeDifference| |intensity| |declare|
+ |choosemon| |super| |sizeLess?| |physicalLength!|
+ |eisensteinIrreducible?| |diagonalMatrix| |intermediateResultsIF|
+ |lookup| |antiCommutator| |lazyIntegrate| |pointColor|
+ |fortranLogical| |resetBadValues| |gbasis| |OMputEndApp| |totalDegree|
+ |numberOfChildren| |eval| |makeSketch| |slash| |clipWithRanges|
+ |leftNorm| |factorSFBRlcUnit| |antisymmetric?| |purelyTranscendental?|
+ |ScanRoman| |sinhIfCan| |highCommonTerms| |coleman| |modTree|
+ |iiacsch| |ListOfTerms| |getMatch| |triangular?| |curveColor|
+ |OMputError| |rightRank| |leftRegularRepresentation|
+ |lastSubResultantElseSplit| |newLine| |commutative?|
+ |rightTraceMatrix| |rewriteIdealWithQuasiMonicGenerators| |rischDEsys|
+ |rectangularMatrix| |precision| |radicalRoots| |structuralConstants|
+ |universe| |stoseIntegralLastSubResultant| |cup| |drawToScale|
+ |removeIrreducibleRedundantFactors| |halfExtendedResultant1|
+ |removeSuperfluousCases| |expressIdealMember| |degreeSubResultant|
+ |localUnquote| |rangeIsFinite| |constantLeft| |eq?| |palglimint0|
+ |mapExpon| |eigenMatrix| |imagJ| |#| |coerceL| |clearTable!| |f02wef|
+ |chineseRemainder| |computePowers| |f04axf| |firstNumer|
+ |setVariableOrder| |composite| |hconcat| |sech2cosh| |normalized?|
+ |gethi| |imagI| |removeRedundantFactors| |sincos|
+ |integralBasisAtInfinity| |groebner?| |mindegTerm|
+ |variationOfParameters| |rightQuotient| |coerceListOfPairs| |delay|
+ |reduceBasisAtInfinity| |reducedContinuedFraction| |multMonom|
+ |sample| |nonSingularModel| |nextSubsetGray| |dim| |insert| |aromberg|
+ |deriv| |fortranTypeOf| |expt| |parent| |leaves| |stack|
+ |evaluateInverse| |setErrorBound| |getProperties| |sub| |ord|
+ |repeatUntilLoop| |complexLimit| |defineProperty| |bracket| |routines|
+ |empty?| |factorOfDegree| |polynomialZeros| |simplifyPower| |lcm|
+ |quasiComponent| |comparison| |generateIrredPoly| |arg1|
+ |unrankImproperPartitions0| |setMaxPoints3D| |setMinPoints| |rotatex|
+ |wrregime| |finite?| |preprocess| |c06fuf| |outputGeneral| |corrPoly|
+ |primitive?| |arg2| |symbolTable| |squareMatrix| |setAdaptive3D|
+ |screenResolution| |diagonalProduct| |complement| |modularGcd|
+ |coefChoose| |factorial| |internalSubQuasiComponent?| |logpart|
+ |dimensionsOf| |basisOfCentroid| |constructorName|
+ |useEisensteinCriterion?| |groebnerIdeal| |setClosed| |nextItem|
+ |odd?| |bernoulli| |tanh2coth| |d01amf| |asinhIfCan| |ratDsolve|
+ |overbar| |symbol| |gcd| |aLinear| |pushFortranOutputStack|
+ |subscript| |OMputEndBVar| |conditions| |rk4f| |diophantineSystem|
+ |pointData| |basisOfRightAnnihilator| |noLinearFactor?| |false|
+ |OMlistCDs| |integralCoordinates| |KrullNumber| |rspace|
+ |integralLastSubResultant| |union| |laguerre| |numberOfHues|
+ |popFortranOutputStack| |genericLeftTrace| |ode| |match| |float?|
+ |evaluate| |trim| |removeCosSq| |closed?| |Nul| |linears| |groebner|
+ |expIfCan| |rational?| |integer| |keys| |pastel| |multinomial|
+ |convergents| |outputAsFortran| |complexExpand| |readLine!|
+ |probablyZeroDim?| |roughBase?| |integral| |completeSmith| |findCycle|
+ |setImagSteps| |topFortranOutputStack| |characteristicPolynomial|
+ |real?| |setright!| |palgRDE0| |d02kef| |nthFactor|
+ |squareFreePolynomial| |rk4qc| |rootDirectory| |explicitlyEmpty?|
+ |subSet| |green| |orbits| |jacobi| |hasHi| |dom| |partialNumerators|
+ |singularAtInfinity?| |unitVector| |vector| |rank| |distance|
+ |modifyPointData| |ddFact| |indicialEquation| |associatedEquations|
+ |ptFunc| |createNormalElement| |implies| |numberOfPrimitivePoly| |eq|
+ |bipolarCylindrical| |rroot| |irreducible?| |eigenvector| |forLoop|
+ |differentiate| |typeLists| |tanNa| |mkPrim| |f04faf|
+ |nextsousResultant2| |cAcot| |xor| |pol| |iter| |rowEchelonLocal|
+ |e02gaf| |exponents| |readable?| |pmintegrate| |linearAssociatedLog|
+ |hessian| |body| |extendedResultant| |setAttributeButtonStep|
+ |mightHaveRoots| |resetVariableOrder| |mesh?| |bumptab| |initial|
+ |top!| |nthCoef| |e01bgf| |components| |shrinkable| |primintegrate|
+ |bat1| |any| |option?| |separant| |internalIntegrate| |algebraicOf|
+ |headReduce| |mapMatrixIfCan| |baseRDE| |drawStyle| |quadratic?|
+ |setref| |cosSinInfo| |reindex| |diagonals| |cSech| |negative?|
+ |useNagFunctions| |append| |coshIfCan| |chiSquare1|
+ |createPrimitiveNormalPoly| |qroot| |OMputBVar| |title|
+ |matrixConcat3D| |rootsOf| |rombergo| |incrementKthElement| |pair?|
+ |setOfMinN| |lists| |BumInSepFFE| |ode1| |iiasec| |nodes| |mkcomm|
+ |constant| |setelt!| |OMputInteger| |makeSin| |e02daf| |measure|
+ |positiveRemainder| |multiple?| |particularSolution| |comment|
+ |swapRows!| |exp| |dequeue| |lex| |push| |pascalTriangle|
+ |getSyntaxFormsFromFile| |lazyVariations|
+ |unprotectedRemoveRedundantFactors| |rightFactorIfCan| |e| |changeVar|
+ |colorFunction| |pointPlot| |yCoordinates| |removeZero| |leadingIdeal|
+ |supersub| |closedCurve| |besselJ| |csc2sin| |viewDeltaXDefault|
+ |digit| |erf| |subCase?| |tablePow|
+ |zeroSetSplitIntoTriangularSystems| |wholePart| |btwFact| |fTable|
+ |s17def| |intersect| |infinityNorm| |subNode?| |subresultantSequence|
+ |stFunc1| |lazyPseudoRemainder| |complexForm| |constDsolve|
+ |arrayStack| |bezoutResultant| |idealiserMatrix| |inf| |leftFactor|
+ |smith| |sturmVariationsOf| |depth| |obj| |lyndonIfCan|
+ |leftDiscriminant| |rightScalarTimes!| |prepareSubResAlgo|
+ |inRadical?| |basisOfNucleus| |computeBasis| |roughSubIdeal?|
+ |positiveSolve| |d03edf| |bumprow| |cache| |dilog| |diagonal?|
+ |cycleTail| |rationalIfCan| |setRealSteps| |validExponential|
+ |integral?| |harmonic| |mathieu24| |log| |internalInfRittWu?|
+ |lineColorDefault| |OMputFloat| |sin| |patternMatchTimes| |power|
+ |pmComplexintegrate| |ratPoly| |lepol| |charpol| |polCase| |getStream|
+ |airyAi| |cos| |insertBottom!| |opeval| |subresultantVector|
+ |knownInfBasis| |reopen!| |reset| |Vectorise| |mathieu23| |pack!|
+ |magnitude| |tan| |basisOfRightNucloid| |mkAnswer| |exponential1|
+ |degreePartition| |prinpolINFO| |c06eaf| |splitNodeOf!|
+ |leftScalarTimes!| |binaryFunction| |cot| |tanIfCan| |prime?| |imagE|
+ |write| |critMonD1| |rightRecip| |numFunEvals| |generate| |sec|
+ |normalizedAssociate| |fintegrate| |useSingleFactorBound?| |rules|
+ |factor1| |messagePrint| |e04naf| |npcoef| |quotientByP| |csc|
+ |simpson| |check| |cyclic| |save| |restorePrecision| |viewZoomDefault|
+ |double?| |f01bsf| |dark| |incrementBy| |printStatement|
+ |cyclicEqual?| |Aleph| |second| |sdf2lst| |tubeRadiusDefault|
+ |musserTrials| |ratpart| |search| |maximumExponent| |expand| |asin|
+ |equiv| |third| |principal?| |OMencodingSGML| |cAtan| |cAsin| |hclf|
+ |getMultiplicationMatrix| |modifyPoint| |filterWhile| |printInfo!|
+ |acos| |length| |middle| ** |doubleComplex?| |remainder| |e02dcf|
+ |indiceSubResultantEuclidean| |integrate| |bag| |sPol| |filterUntil|
+ |lastSubResultant| |atan| |scripts| |leastAffineMultiple| |flatten|
+ |rightMult| |pleskenSplit| |OMputObject| |maxrow|
+ |rightRegularRepresentation| |splitSquarefree| |select|
+ |mainPrimitivePart| |acot| |e02adf| |df2ef| |d03faf| EQ |has?|
+ |BasicMethod| |color| |asec| |numberOfCycles| |returns| |f02ajf|
+ |createLowComplexityNormalBasis| |singleFactorBound| |cCsc| |iExquo|
+ |resultantEuclidean| |acscIfCan| |complexNumeric| |coerceImages|
+ |rischDE| |reduceByQuasiMonic| |graphs| |sizeMultiplication| |testDim|
+ |maxColIndex| |acsc| |makeSUP| |extendedSubResultantGcd| |csch2sinh|
+ |headRemainder| |solveLinearlyOverQ| |cLog| |internalZeroSetSplit|
+ |addPoint2| |kernels| |badValues| |showTheRoutinesTable| |lowerCase?|
+ |mapExponents| |reciprocalPolynomial| |expintfldpoly| |addPointLast|
+ |fortran| SEGMENT |univariate| |interReduce| |countRealRoots|
+ |topPredicate| |solveRetract| |rightTrim| |cCoth| |makeRecord|
+ |torsion?| |nullSpace| |extractBottom!| |s19aaf|
+ |radicalOfLeftTraceForm| |OMsupportsSymbol?| |leftTrim| |zeroOf|
+ |divisorCascade| |OMgetEndBind| |iilog| |outerProduct| |cfirst|
+ |associative?| |rename| |remove| |stiffnessAndStabilityOfODEIF|
+ |setProperties!| |parametric?| |summation| |factor| |overlabel|
+ |eigenvalues| |consnewpol| |octon| |conjugates| |lazyGintegrate|
+ |saturate| |critMTonD1| |sqrt| |stopTableInvSet!| |zeroVector|
+ |ReduceOrder| |last| |iFTable| |dequeue!| |exactQuotient| |enqueue!|
+ |real| |leftLcm| |padecf| |linearlyDependent?| |e04ucf| |assoc|
+ |firstSubsetGray| |myDegree| |setlast!| |extractIndex| |plus!| |imag|
+ |moreAlgebraic?| |minPol| |bsolve| |OMputEndAtp|
+ |drawComplexVectorField| |updatD| |row| |fortranDoubleComplex|
+ |directProduct| |cAtanh| |s18aff| |sylvesterMatrix| |subResultantGcd|
+ |primPartElseUnitCanonical!| |limit| |f04asf| |algebraic?| |df2st|
+ |s21bcf| |normalise| |duplicates| |orOperands| |linearAssociatedExp|
+ |diff| |resultantReduit| |wholeRagits| |substring?|
+ |decreasePrecision| |numberOfOperations| |destruct| |debug3D|
+ |permutationGroup| |resultantReduitEuclidean| |roughEqualIdeals?|
+ |nonLinearPart| |OMputString| |OMgetBind| |evenlambert| |string|
+ |nextPrime| |or?| |sort!| |writeLine!| |pomopo!| |gcdcofactprim|
+ |hasTopPredicate?| |phiCoord| |suffix?| |physicalLength| |latex|
+ |complexNormalize| |nodeOf?| |extractProperty| |divideIfCan!| |d01alf|
+ |semiIndiceSubResultantEuclidean| |viewpoint|
+ |indicialEquationAtInfinity| |script| |approximants| |branchIfCan|
+ |iipow| |quadraticNorm| |simpsono| |inverseIntegralMatrix| |mapGen|
+ |mpsode| |prefix?| |extractTop!| |makeFR| |parametersOf|
+ |stiffnessAndStabilityFactor| |setMaxPoints| |getMeasure|
+ |integralMatrix| |e04dgf| |chiSquare| |slex| |computeInt|
+ |normalDeriv| |discreteLog| |equiv?| |maxPoints| |test| |reducedForm|
+ |iiexp| |genus| |alternative?| |tex| |clearFortranOutputStack|
+ |solveid| |LiePoly| |Hausdorff| |imagK| |tableForDiscreteLogarithm|
+ |e04gcf| |sinIfCan| |relationsIdeal| |binary| |leftTrace| |sequences|
+ ~= |monicDecomposeIfCan| |cond| |lflimitedint| |f02axf|
+ |stripCommentsAndBlanks| |leftRankPolynomial| |status| |rightPower|
+ |chainSubResultants| |doubleFloatFormat| |repSq| |viewThetaDefault|
+ |coerce| |partialQuotients| |subMatrix| |zoom| |coth2trigh|
+ |legendreP| |tab1| |hMonic| |removeRedundantFactorsInPols| |construct|
+ LODO2FUN |symbol?| |list?| |rewriteSetWithReduction|
+ |removeSquaresIfCan| |firstDenom| |screenResolution3D|
+ |genericLeftDiscriminant| |clipPointsDefault| |iicot| |derivative|
+ |processTemplate| |monicCompleteDecompose| |signAround|
+ |mapUnivariateIfCan| |getOperands| |cAsec| |refine| |find| |twist|
+ |acotIfCan| |prem| |B1solve| |digit?| |explicitEntries?|
+ |numberOfImproperPartitions| |showClipRegion| |bivariate?|
+ |getVariableOrder| |OMReadError?| |countable?| |leftUnit| |c06frf|
+ |iiacsc| |exponential| |mr| |checkForZero| |exprToUPS| |palgintegrate|
+ |hasoln| |matrixGcd| |cons| |nthr| |packageCall| |mainSquareFreePart|
+ |withPredicates| |removeZeroes| |degree| |t| |createPrimitivePoly|
+ |quotient| |reverse| |leftGcd| |subspace| |list| |solve| |stop|
+ |airyBi| |belong?| |minus!| |setfirst!| |error| |varList|
+ |useSingleFactorBound| |const| |pile| |compound?| |car| |makingStats?|
+ |patternVariable| |poisson| |floor| |deepCopy| |bezoutMatrix| |vark|
+ |c06gsf| |assert| |integralBasis| |denominator| |cdr| |printCode|
+ |iibinom| |central?| |upperCase!| |leftOne| |setLabelValue| |presuper|
+ |companionBlocks| |extension| |setDifference| |ravel| |e04ycf|
+ |cylindrical| |genericRightDiscriminant| |rk4| |solid?|
+ |normalizeAtInfinity| |permutations| |collectUnder| |setIntersection|
+ |f02fjf| |OMread| |identityMatrix| |secIfCan| |subQuasiComponent?|
+ |basisOfCommutingElements| |colorDef| |LowTriBddDenomInv|
+ |eyeDistance| |normalElement| |setUnion| |gcdPrimitive| |nthRootIfCan|
+ |integer?| |iisin| |createMultiplicationMatrix|
+ |stoseInvertibleSetreg| |e02agf| |apply| |nsqfree| |element?|
+ |distFact| |chebyshevU| |graeffe| |minimumExponent| |returnType!|
+ |triangulate| |largest| |ffactor| |debug| |cyclicGroup| |content|
+ |semiResultantEuclidean2| |showSummary| |neglist| |isMult| |leftPower|
+ |OMputEndBind| |size| |startTableGcd!| |backOldPos| |explimitedint|
+ |ScanArabic| |unitsColorDefault| |bindings| |f2df| |e02aef| |e02bef|
+ |iprint| |asinIfCan| |showAllElements| |setelt| |bottom!| F2FG
+ |hostPlatform| |tanSum| |showAttributes| |transform| |f07aef|
+ |OMgetInteger| |univariatePolynomial| |s14aaf| |discriminant|
+ |bitCoef| |li| |anfactor| |transcendent?| |OMreadStr| |htrigs|
+ |semiDegreeSubResultantEuclidean| |seriesSolve| |unitNormal|
+ |multiset| |lowerCase!| |OMencodingBinary| |complexEigenvalues|
+ |first| |copy| |char| |cAcosh| |dmp2rfi| |numberOfComposites| |leaf?|
+ |rootSplit| |var2Steps| |makeSeries| |even?| |removeCoshSq| |rest|
+ |midpoints| |insertTop!| |lllp| |OMputVariable| |tValues| |fixedPoint|
+ |substitute| |brace| |commutativeEquality| |pr2dmp| |hdmpToP|
+ |removeSuperfluousQuasiComponents| |s13aaf| |getOperator| |kernel|
+ |autoCoerce| |bits| |inverse| |stFunc2| |rationalPoints| |plus|
+ |integerBound| |hexDigit| |removeDuplicates| |toScale| |solveInField|
+ |lighting| |draw| |setButtonValue| |elem?| |curry| |parts| |imagk|
+ |totalDifferential| |constantIfCan| |numerator| |OMgetEndAttr|
+ |RemainderList| |OMgetString| |areEquivalent?| |float| |cos2sec|
+ |numericIfCan| |mat| |s15adf| |radicalEigenvector| |binomThmExpt|
+ |primlimintfrac| |exprHasAlgebraicWeight| |power!| |numeric| |ParCond|
+ |hash| |removeSinSq| |say| |value| |zeroDim?| |e02bcf|
+ |realEigenvectors| |totalGroebner| |UpTriBddDenomInv|
+ |showFortranOutputStack| |radical| |compiledFunction| |lagrange|
+ |droot| |times| |functionIsFracPolynomial?| |leftExtendedGcd|
+ |createRandomElement| |frobenius| |internalLastSubResultant|
+ |makeObject| |goodPoint| |decimal| |count| |OMlistSymbols| |yellow|
+ |leftDivide| |rubiksGroup| |errorKind| |expandLog| |edf2efi|
+ |genericLeftMinimalPolynomial| |viewDeltaYDefault| |RittWuCompare|
+ |basisOfLeftNucleus| |unparse| |c06gqf| |e01baf| |rationalPower|
+ |coef| |makeUnit| |rewriteIdealWithHeadRemainder| |qqq| |clip|
+ |radPoly| |movedPoints| |split!| |bitTruth| |elColumn2!| |s17akf|
+ |monomials| |var2StepsDefault| |taylorRep| |monom| |divisor|
+ |copyInto!| |radicalSimplify| |space| |setsubMatrix!| |controlPanel|
+ |f02agf| |entries| |torsionIfCan| |lfunc| |pushdterm|
+ |primPartElseUnitCanonical| |iicosh| |linearAssociatedOrder| GE
+ |LiePolyIfCan| |permutationRepresentation|
+ |solveLinearPolynomialEquation| |makeprod| |complementaryBasis|
+ |moebiusMu| |selectOrPolynomials| |asimpson| GT |limitPlus|
+ |leadingBasisTerm| |common| |alphanumeric?|
+ |leftCharacteristicPolynomial| |getConstant| |lyndon|
+ |initiallyReduce| |prefix| |generic| |useEisensteinCriterion| |tRange|
+ |mainVariable| |meshFun2Var| |is?| |diagonal| |setColumn!| |round|
+ |factorSquareFree| |singularitiesOf| |sortConstraints| |normal01|
+ |quasiRegular| |nextColeman| |match?| |sec2cos| |credPol| |OMwrite|
+ |dominantTerm| |jacobian| |equation| |elRow1!| |froot| |euclideanSize|
+ |selectPolynomials| |printHeader| |rst| |asechIfCan| |deleteRoutine!|
+ |addBadValue| |iiasech| |atoms| |numberOfIrreduciblePoly| |coerceP|
+ |c02aff| |acothIfCan| |move| |binarySearchTree| |rotatey|
+ |clipBoolean| |property| |directory| |e01saf| |log2|
+ |hypergeometric0F1| |antisymmetricTensors|
+ |halfExtendedSubResultantGcd2| |setPosition| |selectPDERoutines|
+ |taylorIfCan| |iitan| |cycles| |unit?| |kmax| |newSubProgram|
+ |meatAxe| |SturmHabichtMultiple| |e02ajf| |level|
+ |SturmHabichtCoefficients| |safetyMargin| |recoverAfterFail| |setPoly|
+ |matrixDimensions| |lambert| |weierstrass|
+ |semiLastSubResultantEuclidean| |associatedSystem| |listOfLists|
+ |units| |selectsecond| |crest| |orbit| |fortranDouble| |OMgetApp|
+ |isList| |integralMatrixAtInfinity| |style| |resultantnaif|
+ |bezoutDiscriminant| |tubePlot| |tab| |number?| |normal?|
+ |coefficients| |sorted?| |modularFactor| |quadratic| |bivariateSLPEBR|
+ |createThreeSpace| |reverseLex| |trailingCoefficient| |checkPrecision|
+ |makeViewport2D| |upDateBranches| |removeSinhSq| |padicFraction|
+ |currentEnv| |callForm?| |conditionP| |polyPart| |nthRoot| |string?|
+ |setleaves!| |edf2fi| |vertConcat| |pdf2df| |tubeRadius|
+ |halfExtendedResultant2| |mapmult| |expandTrigProducts| |noKaratsuba|
+ |printInfo| |shiftRoots| NOT |brillhartIrreducible?| |intcompBasis|
+ |minRowIndex| |queue| |linearPart| |code| |OMUnknownSymbol?| |e01bff|
+ |monicDivide| |leftMult| OR |elRow2!| |f07fdf| |primitivePart|
+ |extractClosed| |tryFunctionalDecomposition| |c06ekf|
+ |balancedFactorisation| |uniform| |selectAndPolynomials| AND
+ |directSum| |selectMultiDimensionalRoutines| |birth| |empty|
+ |alternating| |inrootof| |completeHensel| |makeGraphImage| |bright|
+ |surface| |pushdown| |solveLinearPolynomialEquationByRecursion| |sum|
+ |lllip| |points| |equality| |tanintegrate| |left| |alphabetic|
+ |f04qaf| |rur| |generalizedEigenvectors| |dot| |rational| |nand|
+ |node| |trace2PowMod| |multiEuclidean| |numericalOptimization| |term?|
+ |setrest!| |right| |updateStatus!| |SFunction| |OMconnInDevice|
+ |besselY| |showIntensityFunctions| |mainCharacterization| |elliptic?|
+ |nor| |notelem| |s17dcf| |perfectNthPower?| |curryLeft|
+ |minimalPolynomial| |derivationCoordinates| |iiasin| |factorAndSplit|
+ |e02dff| |exquo| |cyclicEntries| |OMgetFloat| |solveLinear|
+ |drawComplex| |lazyPseudoQuotient| |satisfy?| |rdHack1| |subset?|
+ |node?| |constant?| |selectfirst| |invmod| |fibonacci| |div|
+ |pseudoQuotient| |delete| |zeroSetSplit| |reduceLODE| |index|
+ |closeComponent| |listLoops| |subTriSet?| |hitherPlane| |An|
+ |numberOfFractionalTerms| |close!| |complexRoots| |sizePascalTriangle|
+ |quo| |graphImage| |cschIfCan| |d01gaf| |LazardQuotient| |psolve|
+ |setchildren!| |expextendedint| |mainCoefficients| |s14abf|
+ |cycleEntry| |changeNameToObjf| |fillPascalTriangle| |comp|
+ |quasiRegular?| |makeResult| |headReduced?| |purelyAlgebraic?|
+ |resetAttributeButtons| |multisect| |operator|
+ |subResultantGcdEuclidean| |mapUp!| |vedf2vef| |properties| |iiatanh|
+ |rem| |PDESolve| |ODESolve| |lastSubResultantEuclidean| |tube|
+ |constantToUnaryFunction| |lfinfieldint| |linear| |irreducibleFactors|
+ |f01rdf| |pair| |upperCase?| |conditionsForIdempotents| |translate|
+ |contains?| |divergence| |makeop| |polygon?| |currentCategoryFrame| *
+ |rightZero| |primitivePart!| |increase| |c06ebf| |next| |unmakeSUP|
+ |d02bbf| |d03eef| |showTheSymbolTable| |prevPrime| |less?|
+ |partialDenominators| |frst| |polynomial| |stoseInvertible?sqfreg|
+ |infRittWu?| |stirling2| |minimize| |rangePascalTriangle|
+ |listRepresentation| |perfectNthRoot| |mix| |triangularSystems|
+ |createNormalPrimitivePoly| |partition| |fortranLiteralLine|
+ |coHeight| |pade| |fortranLiteral| |removeConstantTerm|
+ |changeMeasure| |f04atf| |initializeGroupForWordProblem| |alphabetic?|
+ |lieAlgebra?| |karatsuba| |edf2df| |setStatus| |rootPoly| |iisech|
+ |listConjugateBases| |polyRDE| |leftRemainder| |truncate| |submod|
+ GF2FG |rewriteSetByReducingWithParticularGenerators| |subtractIfCan|
+ |digamma| |s17agf| |duplicates?| |laplacian| |minPoints3D| |mainValue|
+ |basicSet| |numberOfComponents| |retract| |prolateSpheroidal| |sup|
+ |shanksDiscLogAlgorithm| |cSin| |createNormalPoly| |log10|
+ |genericRightMinimalPolynomial| |integers| |mainMonomial| |dimensions|
+ |enumerate| |functionIsOscillatory| |iiGamma| |makeEq|
+ |irreducibleRepresentation| |f04mbf| |argument| |leftQuotient|
+ |palgextint0| |f07adf| |enterPointData| |perfectSquare?|
+ |fixPredicate| |fi2df| |kovacic| |message| |stopTableGcd!| |conjugate|
+ |rightDivide| |expandPower| |twoFactor| |build| |separate| |pdct|
+ |logical?| |s18aef| |univariatePolynomialsGcds| |adaptive| |cTan|
+ |fmecg| |cCosh| |extensionDegree| |entry?| |ScanFloatIgnoreSpaces|
+ |solid| |extendedEuclidean| |plotPolar| |not| |primeFactor|
+ |showTheIFTable| |tracePowMod| |lazyPrem| |objectOf| |e01bef|
+ |createLowComplexityTable| |e02baf| |oneDimensionalArray| |isQuotient|
+ |hex| |isTimes| |genericPosition| |eulerPhi| |groebnerFactorize|
+ |reverse!| |expenseOfEvaluationIF| |gcdprim| |Beta|
+ |algebraicDecompose| |isExpt| |reseed| |OMgetEndApp| |infix|
+ |drawCurves| |mainKernel| |makeMulti| |retractable?| |cAcsch| |name|
+ |palgLODE0| |simplify| |innerint| |shift| |term| |characteristic|
+ |genericRightNorm| |OMgetObject| |dioSolve| |generalInfiniteProduct|
+ |specialTrigs| |chebyshevT| |relerror| |invertible?| |fortranInteger|
+ |roughUnitIdeal?| |fortranReal| |quadraticForm| |divisors| |digits|
+ |jordanAlgebra?| |separateFactors| |light| |thetaCoord|
+ |nextNormalPoly| |d01bbf| |atrapezoidal| |logGamma| |compBound|
+ |subst| |rowEchLocal| |oddInfiniteProduct| |leftZero| |printingInfo?|
+ |leadingIndex| |uniform01| |semicolonSeparate| |height| |setEmpty!|
+ |merge| |symmetricProduct| |constantCoefficientRicDE| |biRank|
+ |superscript| |rootKerSimp| |every?| |outputAsScript| |d02gbf|
+ |mapdiv| |pointSizeDefault| |integralRepresents| |sumSquares|
+ |deepExpand| |meshPar2Var| |increasePrecision| |max| |outputSpacing|
+ |primeFrobenius| |testModulus| |factorSquareFreeByRecursion| |mulmod|
+ |aCubic| |combineFeatureCompatibility| |someBasis| |fracPart|
+ |monicLeftDivide| |in?| |nextNormalPrimitivePoly| |sqfrFactor|
+ |positive?| |c06fqf| |more?| |init| |critT| |cycleSplit!|
+ |alternatingGroup| |OMParseError?| |cycleRagits|
+ |generalizedContinuumHypothesisAssumed| |fortranCarriageReturn|
+ |generalizedContinuumHypothesisAssumed?| |s17acf| |reify|
+ |invmultisect| |currentScope| |iitanh| |ramifiedAtInfinity?| |exp1|
+ |PollardSmallFactor| |factorials| |numFunEvals3D| |contract| |shade|
+ |objects| |cAcoth| |scripted?| |newTypeLists| |symmetricRemainder|
+ |region| |swapColumns!| |mainVariables| |decrease| |symmetricSquare|
+ |base| |semiResultantEuclidean1| |ode2| |imaginary| |normalizeIfCan|
+ |cyclicParents| |groebgen| |addMatchRestricted| |hspace| |or|
+ |fractRadix| |factorPolynomial| |rotate| |localAbs| |leastPower|
+ |newReduc| |OMputBind| |FormatArabic| |toseLastSubResultant|
+ |sumOfSquares| |and| |wordInGenerators| |romberg| |laguerreL|
+ |numberOfNormalPoly| |polygamma| |rightNorm|
+ |factorSquareFreePolynomial| |raisePolynomial| |primextintfrac|
+ |unexpand| |linearDependence| |nextIrreduciblePoly| |outputFloating|
+ |cAcsc| |addiag| |zero| |createPrimitiveElement|
+ |setLegalFortranSourceExtensions| |f02akf| |zeroSquareMatrix|
+ |systemCommand| |outputFixed| |rootBound| |e04mbf| |xCoord|
+ |euclideanNormalForm| |e01sff| |legendre| |getRef| |polar| |leader|
+ |f07fef| |divide| |makeViewport3D| |And| |stosePrepareSubResAlgo|
+ |resize| |terms| |critBonD| |dictionary| |cn| |tower| |complex?|
+ |expPot| |gcdcofact| |Or| |front| |endOfFile?| |child?| |geometric|
+ |unary?| |powerAssociative?| |c05pbf| |merge!| |Not| |iicsc|
+ |minGbasis| |decompose| |f02awf| |d02bhf| |insertMatch| |ratDenom|
+ |iicoth| |eigenvectors| |primaryDecomp| |maxrank| |lift|
+ |LagrangeInterpolation| |basis| |setAdaptive| |f01rcf|
+ |jordanAdmissible?| |infieldint| |over| |reduce|
+ |multiplyCoefficients| |bipolar| |external?| |trigs| |complexSolve|
+ |bumptab1| |paren| |previous| |iiacosh| |safeCeiling| |minimumDegree|
+ |pow| |pattern| |totolex| |HermiteIntegrate| |c05nbf| |iiabs|
+ |genericLeftTraceForm| |argumentListOf| |arguments| |iiacoth|
+ |representationType| |unitCanonical| |rationalFunction| |s13acf|
+ |d01akf| |rightFactorCandidate| |listOfMonoms| |e02bbf| |algDsolve|
+ |viewSizeDefault| |sturmSequence| |qinterval| |f01qdf|
+ |functionIsContinuousAtEndPoints| |outputForm| |discriminantEuclidean|
+ |iisec| |cCos| FG2F |cyclePartition| |minColIndex| |exprToGenUPS|
+ |localIntegralBasis| |times!| |initials| |insertRoot!| |identity|
+ |numberOfMonomials| |univariatePolynomials| |predicate| |approxSqrt|
+ |overlap| |leastMonomial| |tree| |associatorDependence| |interval|
+ |iiatan| |/\\| |OMUnknownCD?| |coercePreimagesImages| |ldf2vmf|
+ |rightTrace| |writable?| |bandedHessian| |f02abf| |cosh2sech|
+ |stFuncN| |s19abf| |palgRDE| |primlimitedint| |loadNativeModule| |\\/|
+ |linGenPos| |shallowCopy| |modularGcdPrimitive| |hyperelliptic|
+ |boundOfCauchy| |d01gbf| |nextPartition| |OMputApp| |squareFreePrim|
+ |axes| |numberOfFactors| |univariate?| |dihedral| |totalLex| |wreath|
+ |critB| |moebius| |result| |removeRoughlyRedundantFactorsInContents|
+ |univcase| BY |trivialIdeal?| |operators| |outputMeasure| |OMreceive|
+ |clearDenominator| |startTableInvSet!| |systemSizeIF|
+ |pointColorPalette| |denomRicDE| |infinite?| |mainMonomials| |xn|
+ |goto| |primintfldpoly| |size?| |selectNonFiniteRoutines| |concat!|
+ |internalIntegrate0| |quasiMonic?| |externalList| |generalTwoFactor|
+ |linkToFortran| |euclideanGroebner| |Is| |palginfieldint|
+ |returnTypeOf| |iiacos| |lquo| |cartesian| |reorder| |OMserve|
+ |algebraicCoefficients?| |startStats!| |trunc| |autoReduced?|
+ |maxPoints3D| |normal| |stronglyReduced?| |charthRoot| |cCot|
+ |mapSolve| |subscriptedVariables| |f2st| |range| |ocf2ocdf|
+ |rischNormalize| |rationalPoint?| |bit?| |indices| |cyclotomic|
+ |typeList| |rdregime| |constantRight| |cyclicSubmodule| |dmpToHdmp|
+ |untab| |parameters| |cardinality| |listexp| |symmetricDifference|
+ |hermite| |OMputEndObject| |back| |position!| |simplifyExp|
+ |subHeight| |lowerCase| |f01mcf| |squareFreeFactors| |nthExpon|
+ |invertibleSet| |readLineIfCan!| |coordinate| |collectUpper| |seed|
+ |stoseInvertibleSet| |kroneckerDelta| |integralAtInfinity?|
+ |setCondition!| |readIfCan!| |quote| |palgextint| |Si|
+ |changeThreshhold| |reduced?| |putGraph| |genericRightTrace| |box|
+ |prepareDecompose| |monomial?| |selectFiniteRoutines|
+ |lazyResidueClass| |clearTheSymbolTable| |write!| |lifting1|
+ |binomial| |imagi| |OMsetEncoding| |evenInfiniteProduct| |superHeight|
+ |interpolate| |applyRules| |OMbindTCP| |cTanh| |lintgcd|
+ |innerEigenvectors| |addMatch| |presub| |prefixRagits|
+ |symmetricGroup| |sylvesterSequence| |palgint| |setScreenResolution|
+ |blankSeparate| |weights| |irreducibleFactor| |fullDisplay| |ranges|
+ |perfectSqrt| |swap!| |s21bbf| |d01aqf| |replaceKthElement| |iifact|
+ |copies| |finiteBasis| |s20adf| |dimension| |f02aef|
+ |subResultantChain| |GospersMethod| |remove!| |iicsch| |rotatez|
+ |att2Result| |f02bbf| |f04maf| |initTable!| |problemPoints|
+ |lfextendedint| |normalForm| |op| |subNodeOf?| |tail| |OMgetSymbol|
+ |sqfree| |enterInCache| |cyclicCopy| |Frobenius| |horizConcat|
+ |janko2| |approxNthRoot| |one?| |recolor| |printTypes| |spherical|
+ |operation| |critpOrder| |stoseInvertibleSetsqfreg| |prime| |lprop|
+ |e01sbf| |setValue!| |subResultantsChain| |schema| |getButtonValue|
+ |tanhIfCan| |open?| |monomRDE| |maxRowIndex| |divideIfCan|
+ |deleteProperty!| |df2mf| |definingInequation| |antiCommutative?|
+ |dAndcExp| |singRicDE| |pdf2ef| |s17aff| |red| |leftExactQuotient|
+ |fortranComplex| |critM| |s17dgf| |mathieu11| |squareFree|
+ |lazyPremWithDefault| |reducedQPowers| |nthFractionalTerm|
+ |separateDegrees| |taylorQuoByVar| |toseInvertible?| |minrank|
+ |deepestTail| |setTex!| |OMgetEndAtp| |OMgetEndBVar| |gcdPolynomial|
+ |symbolIfCan| |setvalue!| |charClass| |exprHasWeightCosWXorSinWX|
+ |iflist2Result| |monomialIntegrate| |leftRecip| |f04jgf| |isOp|
+ |stoseSquareFreePart| |f04mcf| |ScanFloatIgnoreSpacesIfCan|
+ |OMputSymbol| |OMsupportsCD?| |reducedSystem| |s17ajf| |getGoodPrime|
+ |asecIfCan| |OMgetAttr| |expint| |loopPoints| |sumOfKthPowerDivisors|
+ |realZeros| |setleft!| |indicialEquations| |rootSimp|
+ |complexIntegrate| |unaryFunction| |getOrder| |orthonormalBasis|
+ |hasPredicate?| |composites| |selectIntegrationRoutines| =
+ |removeDuplicates!| |var1StepsDefault| |explogs2trigs| |logIfCan|
+ |inspect| |nary?| |chvar| |startPolynomial| |OMopenFile|
+ |quotedOperators| |LyndonWordsList| |member?| |basisOfRightNucleus|
+ |binaryTournament| |rationalApproximation| |henselFact|
+ |fixedPointExquo| |schwerpunkt| |distdfact| |primextendedint|
+ |generator| |symbolTableOf| |revert| |OMgetVariable|
+ |supDimElseRittWu?| |delta| < |prinb| |numberOfDivisors|
+ |compactFraction| |pointLists| |leftRank| |branchPoint?| |anticoord|
+ |s14baf| |mesh| |transcendenceDegree| > |transcendentalDecompose|
+ |resetNew| |rightCharacteristicPolynomial| |viewPhiDefault| |exponent|
+ |limitedIntegrate| |c06fpf| |polyRicDE| |rightExactQuotient|
+ |epilogue| |commonDenominator| <= |heapSort| |augment| |shiftLeft|
+ |mvar| |noncommutativeJordanAlgebra?| |normalDenom| |algebraicSort|
+ |c02agf| |pToHdmp| >= |OMgetAtp| |infiniteProduct| |rightUnits|
+ |isPlus| |makeCos| |create3Space| |lazy?| |characteristicSet|
+ |genericLeftNorm| |fortranLinkerArgs| |setprevious!| |splitConstant|
+ |c06gcf| |patternMatch| |exteriorDifferential| |ridHack1| |traverse|
+ |algint| |seriesToOutputForm| |datalist| |inc| |rule| |commutator|
+ |getPickedPoints| |paraboloidal| |createZechTable| |LyndonWordsList1|
+ |rightGcd| |possiblyNewVariety?| |totalfract| |LazardQuotient2| +
+ |mdeg| |pushNewContour| |exprex| |f02aff| |maxint| |eulerE|
+ |ParCondList| |OMgetEndError| |gderiv| |lambda| -
+ |lazyIrreducibleFactors| |generalLambert| |OMgetEndObject| |cap|
+ |iomode| |lo| |regularRepresentation| |andOperands| |exactQuotient!|
+ |laurentRep| |sinh| / |cSinh| |generic?| |call| |quartic| |freeOf?|
+ |notOperand| |lexico| |incr| |youngGroup| |shiftRight| |overset?|
+ |monicRightFactorIfCan| |tanQ| |cosh| |measure2Result| |extractPoint|
+ |formula| |normFactors| |nthExponent| |startTable!| |hi| |failed|
+ |postfix| |listYoungTableaus| |OMgetType| |internalDecompose| |true|
+ |tanh| |rightUnit| |checkRur| |exponentialOrder| |tan2trig|
+ |computeCycleLength| |innerSolve1| |squareTop| |OMreadFile|
+ |sayLength| |SturmHabicht| |coth| |infieldIntegrate| |bernoulliB|
+ |and?| |scanOneDimSubspaces| |categoryFrame| |f04adf| |OMputEndError|
+ |setPrologue!| |factorsOfCyclicGroupSize| |prinshINFO| |sech|
+ |buildSyntax| |partialFraction| |sh| |mergeFactors| |tableau|
+ |doublyTransitive?| |conical| |dflist| |curve| |f01qcf| |adaptive3D?|
+ |qelt| |csch| |stronglyReduce| |bandedJacobian| |weighted|
+ |solveLinearPolynomialEquationByFractions| |nrows|
+ |basisOfMiddleNucleus| |generalPosition| |leftMinimalPolynomial| |nil|
+ |currentSubProgram| |cyclic?| |bitLength| |vectorise| |exptMod|
+ |asinh| |monomRDEsys| |possiblyInfinite?| |ncols| |oddlambert|
+ |permutation| |prindINFO| |sechIfCan| |determinant| |laplace| |e01bhf|
+ |xRange| |acosh| |root?| |lhs| |minIndex|
+ |removeRoughlyRedundantFactorsInPol| |axesColorDefault| |factorset|
+ |isobaric?| |stopMusserTrials| |inverseLaplace| |quatern| |monic?|
+ |nextLatticePermutation| |yRange| |atanh| |imagj| |rhs| |extract!|
+ |mkIntegral| |weakBiRank| |tanAn| |basisOfLeftNucloid| |low| |lyndon?|
+ |approximate| |retractIfCan| |aQuartic| |brillhartTrials| |Lazard2|
+ |zRange| |acoth| |getDatabase| |shellSort| |rightRankPolynomial|
+ |module| |maxdeg| |complex| |squareFreeLexTriangular| |f02adf| |sign|
+ |cycle| |hue| |updatF| |map!| |asech| |stoseLastSubResultant|
+ |dimensionOfIrreducibleRepresentation| |outputList| |acosIfCan|
+ |inconsistent?| |cycleElt| |heap| |makeTerm| |coth2tanh|
+ |generalizedEigenvector| |interpretString| |qsetelt!|
+ |indiceSubResultant| |members| |dihedralGroup| |rootNormalize|
+ |firstUncouplingMatrix| |setProperty| |arity| |mathieu12|
+ |reducedDiscriminant| |multiEuclideanTree| |setScreenResolution3D|
+ |multiple| |getBadValues| |pToDmp| |viewDefaults| |escape|
+ |lfextlimint| |stirling1| |getIdentifier| |lfintegrate| |nextSublist|
+ |redPol| |stoseInvertible?| |applyQuote| |copy!| |nil| |infinite|
+ |arbitraryExponent| |approximate| |complex| |shallowMutable|
+ |canonical| |noetherian| |central| |partiallyOrderedSet|
+ |arbitraryPrecision| |canonicalsClosed| |noZeroDivisors|
+ |rightUnitary| |leftUnitary| |additiveValuation| |unitsKnown|
+ |canonicalUnitNormal| |multiplicativeValuation| |finiteAggregate|
+ |shallowlyMutable| |commutative|) \ No newline at end of file
diff --git a/src/share/algebra/interp.daase b/src/share/algebra/interp.daase
index 21b37c23..471d192f 100644
--- a/src/share/algebra/interp.daase
+++ b/src/share/algebra/interp.daase
@@ -1,4907 +1,4907 @@
-(3144513 . 3417777717)
-((-3203 (((-108) (-1 (-108) |#2| |#2|) $) 63) (((-108) $) NIL)) (-4026 (($ (-1 (-108) |#2| |#2|) $) 18) (($ $) NIL)) (-3186 ((|#2| $ (-525) |#2|) NIL) ((|#2| $ (-1138 (-525)) |#2|) 34)) (-2598 (($ $) 59)) (-1227 ((|#2| (-1 |#2| |#2| |#2|) $ |#2| |#2|) 40) ((|#2| (-1 |#2| |#2| |#2|) $ |#2|) 38) ((|#2| (-1 |#2| |#2| |#2|) $) 37)) (-3004 (((-525) (-1 (-108) |#2|) $) 22) (((-525) |#2| $) NIL) (((-525) |#2| $ (-525)) 73)) (-3454 (((-591 |#2|) $) 13)) (-2131 (($ (-1 (-108) |#2| |#2|) $ $) 48) (($ $ $) NIL)) (-3249 (($ (-1 |#2| |#2|) $) 29)) (-1340 (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) 44)) (-4189 (($ |#2| $ (-525)) NIL) (($ $ $ (-525)) 50)) (-2069 (((-3 |#2| "failed") (-1 (-108) |#2|) $) 24)) (-1623 (((-108) (-1 (-108) |#2|) $) 21)) (-3164 ((|#2| $ (-525) |#2|) NIL) ((|#2| $ (-525)) NIL) (($ $ (-1138 (-525))) 49)) (-2777 (($ $ (-525)) 56) (($ $ (-1138 (-525))) 55)) (-2064 (((-712) (-1 (-108) |#2|) $) 26) (((-712) |#2| $) NIL)) (-4063 (($ $ $ (-525)) 52)) (-3199 (($ $) 51)) (-3036 (($ (-591 |#2|)) 53)) (-3690 (($ $ |#2|) NIL) (($ |#2| $) NIL) (($ $ $) 64) (($ (-591 $)) 62)) (-3022 (((-796) $) 69)) (-4158 (((-108) (-1 (-108) |#2|) $) 20)) (-4096 (((-108) $ $) 72)) (-4112 (((-108) $ $) 75)))
-(((-18 |#1| |#2|) (-10 -8 (-15 -4096 ((-108) |#1| |#1|)) (-15 -3022 ((-796) |#1|)) (-15 -4112 ((-108) |#1| |#1|)) (-15 -4026 (|#1| |#1|)) (-15 -4026 (|#1| (-1 (-108) |#2| |#2|) |#1|)) (-15 -2598 (|#1| |#1|)) (-15 -4063 (|#1| |#1| |#1| (-525))) (-15 -3203 ((-108) |#1|)) (-15 -2131 (|#1| |#1| |#1|)) (-15 -3004 ((-525) |#2| |#1| (-525))) (-15 -3004 ((-525) |#2| |#1|)) (-15 -3004 ((-525) (-1 (-108) |#2|) |#1|)) (-15 -3203 ((-108) (-1 (-108) |#2| |#2|) |#1|)) (-15 -2131 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|)) (-15 -3186 (|#2| |#1| (-1138 (-525)) |#2|)) (-15 -4189 (|#1| |#1| |#1| (-525))) (-15 -4189 (|#1| |#2| |#1| (-525))) (-15 -2777 (|#1| |#1| (-1138 (-525)))) (-15 -2777 (|#1| |#1| (-525))) (-15 -3164 (|#1| |#1| (-1138 (-525)))) (-15 -1340 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -3690 (|#1| (-591 |#1|))) (-15 -3690 (|#1| |#1| |#1|)) (-15 -3690 (|#1| |#2| |#1|)) (-15 -3690 (|#1| |#1| |#2|)) (-15 -3036 (|#1| (-591 |#2|))) (-15 -2069 ((-3 |#2| "failed") (-1 (-108) |#2|) |#1|)) (-15 -1227 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -1227 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -1227 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -3164 (|#2| |#1| (-525))) (-15 -3164 (|#2| |#1| (-525) |#2|)) (-15 -3186 (|#2| |#1| (-525) |#2|)) (-15 -2064 ((-712) |#2| |#1|)) (-15 -3454 ((-591 |#2|) |#1|)) (-15 -2064 ((-712) (-1 (-108) |#2|) |#1|)) (-15 -1623 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -4158 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -3249 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -1340 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3199 (|#1| |#1|))) (-19 |#2|) (-1125)) (T -18))
+(3144497 . 3419169950)
+((-3110 (((-108) (-1 (-108) |#2| |#2|) $) 63) (((-108) $) NIL)) (-2613 (($ (-1 (-108) |#2| |#2|) $) 18) (($ $) NIL)) (-2847 ((|#2| $ (-525) |#2|) NIL) ((|#2| $ (-1138 (-525)) |#2|) 34)) (-3405 (($ $) 59)) (-3618 ((|#2| (-1 |#2| |#2| |#2|) $ |#2| |#2|) 40) ((|#2| (-1 |#2| |#2| |#2|) $ |#2|) 38) ((|#2| (-1 |#2| |#2| |#2|) $) 37)) (-1734 (((-525) (-1 (-108) |#2|) $) 22) (((-525) |#2| $) NIL) (((-525) |#2| $ (-525)) 73)) (-2916 (((-591 |#2|) $) 13)) (-3459 (($ (-1 (-108) |#2| |#2|) $ $) 48) (($ $ $) NIL)) (-4192 (($ (-1 |#2| |#2|) $) 29)) (-1257 (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) 44)) (-2059 (($ |#2| $ (-525)) NIL) (($ $ $ (-525)) 50)) (-2714 (((-3 |#2| "failed") (-1 (-108) |#2|) $) 24)) (-3465 (((-108) (-1 (-108) |#2|) $) 21)) (-1881 ((|#2| $ (-525) |#2|) NIL) ((|#2| $ (-525)) NIL) (($ $ (-1138 (-525))) 49)) (-3226 (($ $ (-525)) 56) (($ $ (-1138 (-525))) 55)) (-2960 (((-712) (-1 (-108) |#2|) $) 26) (((-712) |#2| $) NIL)) (-2992 (($ $ $ (-525)) 52)) (-2873 (($ $) 51)) (-2695 (($ (-591 |#2|)) 53)) (-1624 (($ $ |#2|) NIL) (($ |#2| $) NIL) (($ $ $) 64) (($ (-591 $)) 62)) (-2686 (((-796) $) 69)) (-1475 (((-108) (-1 (-108) |#2|) $) 20)) (-3944 (((-108) $ $) 72)) (-3971 (((-108) $ $) 75)))
+(((-18 |#1| |#2|) (-10 -8 (-15 -3944 ((-108) |#1| |#1|)) (-15 -2686 ((-796) |#1|)) (-15 -3971 ((-108) |#1| |#1|)) (-15 -2613 (|#1| |#1|)) (-15 -2613 (|#1| (-1 (-108) |#2| |#2|) |#1|)) (-15 -3405 (|#1| |#1|)) (-15 -2992 (|#1| |#1| |#1| (-525))) (-15 -3110 ((-108) |#1|)) (-15 -3459 (|#1| |#1| |#1|)) (-15 -1734 ((-525) |#2| |#1| (-525))) (-15 -1734 ((-525) |#2| |#1|)) (-15 -1734 ((-525) (-1 (-108) |#2|) |#1|)) (-15 -3110 ((-108) (-1 (-108) |#2| |#2|) |#1|)) (-15 -3459 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|)) (-15 -2847 (|#2| |#1| (-1138 (-525)) |#2|)) (-15 -2059 (|#1| |#1| |#1| (-525))) (-15 -2059 (|#1| |#2| |#1| (-525))) (-15 -3226 (|#1| |#1| (-1138 (-525)))) (-15 -3226 (|#1| |#1| (-525))) (-15 -1881 (|#1| |#1| (-1138 (-525)))) (-15 -1257 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -1624 (|#1| (-591 |#1|))) (-15 -1624 (|#1| |#1| |#1|)) (-15 -1624 (|#1| |#2| |#1|)) (-15 -1624 (|#1| |#1| |#2|)) (-15 -2695 (|#1| (-591 |#2|))) (-15 -2714 ((-3 |#2| "failed") (-1 (-108) |#2|) |#1|)) (-15 -3618 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -3618 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -3618 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -1881 (|#2| |#1| (-525))) (-15 -1881 (|#2| |#1| (-525) |#2|)) (-15 -2847 (|#2| |#1| (-525) |#2|)) (-15 -2960 ((-712) |#2| |#1|)) (-15 -2916 ((-591 |#2|) |#1|)) (-15 -2960 ((-712) (-1 (-108) |#2|) |#1|)) (-15 -3465 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -1475 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -4192 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -1257 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2873 (|#1| |#1|))) (-19 |#2|) (-1125)) (T -18))
NIL
-(-10 -8 (-15 -4096 ((-108) |#1| |#1|)) (-15 -3022 ((-796) |#1|)) (-15 -4112 ((-108) |#1| |#1|)) (-15 -4026 (|#1| |#1|)) (-15 -4026 (|#1| (-1 (-108) |#2| |#2|) |#1|)) (-15 -2598 (|#1| |#1|)) (-15 -4063 (|#1| |#1| |#1| (-525))) (-15 -3203 ((-108) |#1|)) (-15 -2131 (|#1| |#1| |#1|)) (-15 -3004 ((-525) |#2| |#1| (-525))) (-15 -3004 ((-525) |#2| |#1|)) (-15 -3004 ((-525) (-1 (-108) |#2|) |#1|)) (-15 -3203 ((-108) (-1 (-108) |#2| |#2|) |#1|)) (-15 -2131 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|)) (-15 -3186 (|#2| |#1| (-1138 (-525)) |#2|)) (-15 -4189 (|#1| |#1| |#1| (-525))) (-15 -4189 (|#1| |#2| |#1| (-525))) (-15 -2777 (|#1| |#1| (-1138 (-525)))) (-15 -2777 (|#1| |#1| (-525))) (-15 -3164 (|#1| |#1| (-1138 (-525)))) (-15 -1340 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -3690 (|#1| (-591 |#1|))) (-15 -3690 (|#1| |#1| |#1|)) (-15 -3690 (|#1| |#2| |#1|)) (-15 -3690 (|#1| |#1| |#2|)) (-15 -3036 (|#1| (-591 |#2|))) (-15 -2069 ((-3 |#2| "failed") (-1 (-108) |#2|) |#1|)) (-15 -1227 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -1227 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -1227 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -3164 (|#2| |#1| (-525))) (-15 -3164 (|#2| |#1| (-525) |#2|)) (-15 -3186 (|#2| |#1| (-525) |#2|)) (-15 -2064 ((-712) |#2| |#1|)) (-15 -3454 ((-591 |#2|) |#1|)) (-15 -2064 ((-712) (-1 (-108) |#2|) |#1|)) (-15 -1623 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -4158 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -3249 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -1340 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3199 (|#1| |#1|)))
-((-3008 (((-108) $ $) 19 (|has| |#1| (-1018)))) (-3296 (((-1176) $ (-525) (-525)) 40 (|has| $ (-6 -4251)))) (-3203 (((-108) (-1 (-108) |#1| |#1|) $) 98) (((-108) $) 92 (|has| |#1| (-788)))) (-4026 (($ (-1 (-108) |#1| |#1|) $) 89 (|has| $ (-6 -4251))) (($ $) 88 (-12 (|has| |#1| (-788)) (|has| $ (-6 -4251))))) (-3327 (($ (-1 (-108) |#1| |#1|) $) 99) (($ $) 93 (|has| |#1| (-788)))) (-3891 (((-108) $ (-712)) 8)) (-3186 ((|#1| $ (-525) |#1|) 52 (|has| $ (-6 -4251))) ((|#1| $ (-1138 (-525)) |#1|) 58 (|has| $ (-6 -4251)))) (-2305 (($ (-1 (-108) |#1|) $) 75 (|has| $ (-6 -4250)))) (-3798 (($) 7 T CONST)) (-2598 (($ $) 90 (|has| $ (-6 -4251)))) (-2617 (($ $) 100)) (-3098 (($ $) 78 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3677 (($ |#1| $) 77 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) (($ (-1 (-108) |#1|) $) 74 (|has| $ (-6 -4250)))) (-1227 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 76 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 73 (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $) 72 (|has| $ (-6 -4250)))) (-3255 ((|#1| $ (-525) |#1|) 53 (|has| $ (-6 -4251)))) (-3217 ((|#1| $ (-525)) 51)) (-3004 (((-525) (-1 (-108) |#1|) $) 97) (((-525) |#1| $) 96 (|has| |#1| (-1018))) (((-525) |#1| $ (-525)) 95 (|has| |#1| (-1018)))) (-3454 (((-591 |#1|) $) 30 (|has| $ (-6 -4250)))) (-1268 (($ (-712) |#1|) 69)) (-2910 (((-108) $ (-712)) 9)) (-3630 (((-525) $) 43 (|has| (-525) (-788)))) (-3741 (($ $ $) 87 (|has| |#1| (-788)))) (-2131 (($ (-1 (-108) |#1| |#1|) $ $) 101) (($ $ $) 94 (|has| |#1| (-788)))) (-2552 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3468 (((-525) $) 44 (|has| (-525) (-788)))) (-2478 (($ $ $) 86 (|has| |#1| (-788)))) (-3249 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 64)) (-3971 (((-108) $ (-712)) 10)) (-2339 (((-1072) $) 22 (|has| |#1| (-1018)))) (-4189 (($ |#1| $ (-525)) 60) (($ $ $ (-525)) 59)) (-2511 (((-591 (-525)) $) 46)) (-2791 (((-108) (-525) $) 47)) (-2047 (((-1036) $) 21 (|has| |#1| (-1018)))) (-3066 ((|#1| $) 42 (|has| (-525) (-788)))) (-2069 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 71)) (-1941 (($ $ |#1|) 41 (|has| $ (-6 -4251)))) (-1623 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) 14)) (-1615 (((-108) |#1| $) 45 (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3339 (((-591 |#1|) $) 48)) (-3028 (((-108) $) 11)) (-3209 (($) 12)) (-3164 ((|#1| $ (-525) |#1|) 50) ((|#1| $ (-525)) 49) (($ $ (-1138 (-525))) 63)) (-2777 (($ $ (-525)) 62) (($ $ (-1138 (-525))) 61)) (-2064 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-4063 (($ $ $ (-525)) 91 (|has| $ (-6 -4251)))) (-3199 (($ $) 13)) (-1408 (((-501) $) 79 (|has| |#1| (-566 (-501))))) (-3036 (($ (-591 |#1|)) 70)) (-3690 (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ $) 66) (($ (-591 $)) 65)) (-3022 (((-796) $) 18 (|has| |#1| (-565 (-796))))) (-4158 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-4135 (((-108) $ $) 84 (|has| |#1| (-788)))) (-4119 (((-108) $ $) 83 (|has| |#1| (-788)))) (-4096 (((-108) $ $) 20 (|has| |#1| (-1018)))) (-4126 (((-108) $ $) 85 (|has| |#1| (-788)))) (-4112 (((-108) $ $) 82 (|has| |#1| (-788)))) (-4045 (((-712) $) 6 (|has| $ (-6 -4250)))))
+(-10 -8 (-15 -3944 ((-108) |#1| |#1|)) (-15 -2686 ((-796) |#1|)) (-15 -3971 ((-108) |#1| |#1|)) (-15 -2613 (|#1| |#1|)) (-15 -2613 (|#1| (-1 (-108) |#2| |#2|) |#1|)) (-15 -3405 (|#1| |#1|)) (-15 -2992 (|#1| |#1| |#1| (-525))) (-15 -3110 ((-108) |#1|)) (-15 -3459 (|#1| |#1| |#1|)) (-15 -1734 ((-525) |#2| |#1| (-525))) (-15 -1734 ((-525) |#2| |#1|)) (-15 -1734 ((-525) (-1 (-108) |#2|) |#1|)) (-15 -3110 ((-108) (-1 (-108) |#2| |#2|) |#1|)) (-15 -3459 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|)) (-15 -2847 (|#2| |#1| (-1138 (-525)) |#2|)) (-15 -2059 (|#1| |#1| |#1| (-525))) (-15 -2059 (|#1| |#2| |#1| (-525))) (-15 -3226 (|#1| |#1| (-1138 (-525)))) (-15 -3226 (|#1| |#1| (-525))) (-15 -1881 (|#1| |#1| (-1138 (-525)))) (-15 -1257 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -1624 (|#1| (-591 |#1|))) (-15 -1624 (|#1| |#1| |#1|)) (-15 -1624 (|#1| |#2| |#1|)) (-15 -1624 (|#1| |#1| |#2|)) (-15 -2695 (|#1| (-591 |#2|))) (-15 -2714 ((-3 |#2| "failed") (-1 (-108) |#2|) |#1|)) (-15 -3618 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -3618 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -3618 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -1881 (|#2| |#1| (-525))) (-15 -1881 (|#2| |#1| (-525) |#2|)) (-15 -2847 (|#2| |#1| (-525) |#2|)) (-15 -2960 ((-712) |#2| |#1|)) (-15 -2916 ((-591 |#2|) |#1|)) (-15 -2960 ((-712) (-1 (-108) |#2|) |#1|)) (-15 -3465 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -1475 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -4192 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -1257 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2873 (|#1| |#1|)))
+((-2673 (((-108) $ $) 19 (|has| |#1| (-1018)))) (-3832 (((-1176) $ (-525) (-525)) 40 (|has| $ (-6 -4251)))) (-3110 (((-108) (-1 (-108) |#1| |#1|) $) 98) (((-108) $) 92 (|has| |#1| (-788)))) (-2613 (($ (-1 (-108) |#1| |#1|) $) 89 (|has| $ (-6 -4251))) (($ $) 88 (-12 (|has| |#1| (-788)) (|has| $ (-6 -4251))))) (-1282 (($ (-1 (-108) |#1| |#1|) $) 99) (($ $) 93 (|has| |#1| (-788)))) (-3727 (((-108) $ (-712)) 8)) (-2847 ((|#1| $ (-525) |#1|) 52 (|has| $ (-6 -4251))) ((|#1| $ (-1138 (-525)) |#1|) 58 (|has| $ (-6 -4251)))) (-2467 (($ (-1 (-108) |#1|) $) 75 (|has| $ (-6 -4250)))) (-2055 (($) 7 T CONST)) (-3405 (($ $) 90 (|has| $ (-6 -4251)))) (-2747 (($ $) 100)) (-2908 (($ $) 78 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-2537 (($ |#1| $) 77 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) (($ (-1 (-108) |#1|) $) 74 (|has| $ (-6 -4250)))) (-3618 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 76 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 73 (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $) 72 (|has| $ (-6 -4250)))) (-4205 ((|#1| $ (-525) |#1|) 53 (|has| $ (-6 -4251)))) (-4121 ((|#1| $ (-525)) 51)) (-1734 (((-525) (-1 (-108) |#1|) $) 97) (((-525) |#1| $) 96 (|has| |#1| (-1018))) (((-525) |#1| $ (-525)) 95 (|has| |#1| (-1018)))) (-2916 (((-591 |#1|) $) 30 (|has| $ (-6 -4250)))) (-1316 (($ (-712) |#1|) 69)) (-3491 (((-108) $ (-712)) 9)) (-4152 (((-525) $) 43 (|has| (-525) (-788)))) (-1923 (($ $ $) 87 (|has| |#1| (-788)))) (-3459 (($ (-1 (-108) |#1| |#1|) $ $) 101) (($ $ $) 94 (|has| |#1| (-788)))) (-4207 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-1826 (((-525) $) 44 (|has| (-525) (-788)))) (-3475 (($ $ $) 86 (|has| |#1| (-788)))) (-4192 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 64)) (-3295 (((-108) $ (-712)) 10)) (-2621 (((-1072) $) 22 (|has| |#1| (-1018)))) (-2059 (($ |#1| $ (-525)) 60) (($ $ $ (-525)) 59)) (-3761 (((-591 (-525)) $) 46)) (-1675 (((-108) (-525) $) 47)) (-2937 (((-1036) $) 21 (|has| |#1| (-1018)))) (-2872 ((|#1| $) 42 (|has| (-525) (-788)))) (-2714 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 71)) (-1858 (($ $ |#1|) 41 (|has| $ (-6 -4251)))) (-3465 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) 14)) (-3384 (((-108) |#1| $) 45 (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2998 (((-591 |#1|) $) 48)) (-2077 (((-108) $) 11)) (-3164 (($) 12)) (-1881 ((|#1| $ (-525) |#1|) 50) ((|#1| $ (-525)) 49) (($ $ (-1138 (-525))) 63)) (-3226 (($ $ (-525)) 62) (($ $ (-1138 (-525))) 61)) (-2960 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-2992 (($ $ $ (-525)) 91 (|has| $ (-6 -4251)))) (-2873 (($ $) 13)) (-1300 (((-501) $) 79 (|has| |#1| (-566 (-501))))) (-2695 (($ (-591 |#1|)) 70)) (-1624 (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ $) 66) (($ (-591 $)) 65)) (-2686 (((-796) $) 18 (|has| |#1| (-565 (-796))))) (-1475 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-4004 (((-108) $ $) 84 (|has| |#1| (-788)))) (-3982 (((-108) $ $) 83 (|has| |#1| (-788)))) (-3944 (((-108) $ $) 20 (|has| |#1| (-1018)))) (-3994 (((-108) $ $) 85 (|has| |#1| (-788)))) (-3971 (((-108) $ $) 82 (|has| |#1| (-788)))) (-2028 (((-712) $) 6 (|has| $ (-6 -4250)))))
(((-19 |#1|) (-131) (-1125)) (T -19))
NIL
(-13 (-351 |t#1|) (-10 -7 (-6 -4251)))
-(((-33) . T) ((-97) -3321 (|has| |#1| (-1018)) (|has| |#1| (-788))) ((-565 (-796)) -3321 (|has| |#1| (-1018)) (|has| |#1| (-788)) (|has| |#1| (-565 (-796)))) ((-142 |#1|) . T) ((-566 (-501)) |has| |#1| (-566 (-501))) ((-265 #0=(-525) |#1|) . T) ((-267 #0# |#1|) . T) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-351 |#1|) . T) ((-464 |#1|) . T) ((-558 #0# |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-596 |#1|) . T) ((-788) |has| |#1| (-788)) ((-1018) -3321 (|has| |#1| (-1018)) (|has| |#1| (-788))) ((-1125) . T))
-((-2157 (((-3 $ "failed") $ $) 12)) (-4164 (($ $) NIL) (($ $ $) 9)) (* (($ (-854) $) NIL) (($ (-712) $) 16) (($ (-525) $) 21)))
-(((-20 |#1|) (-10 -8 (-15 * (|#1| (-525) |#1|)) (-15 -4164 (|#1| |#1| |#1|)) (-15 -4164 (|#1| |#1|)) (-15 -2157 ((-3 |#1| "failed") |#1| |#1|)) (-15 * (|#1| (-712) |#1|)) (-15 * (|#1| (-854) |#1|))) (-21)) (T -20))
+(((-33) . T) ((-97) -3150 (|has| |#1| (-1018)) (|has| |#1| (-788))) ((-565 (-796)) -3150 (|has| |#1| (-1018)) (|has| |#1| (-788)) (|has| |#1| (-565 (-796)))) ((-142 |#1|) . T) ((-566 (-501)) |has| |#1| (-566 (-501))) ((-265 #0=(-525) |#1|) . T) ((-267 #0# |#1|) . T) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-351 |#1|) . T) ((-464 |#1|) . T) ((-558 #0# |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-596 |#1|) . T) ((-788) |has| |#1| (-788)) ((-1018) -3150 (|has| |#1| (-1018)) (|has| |#1| (-788))) ((-1125) . T))
+((-3332 (((-3 $ "failed") $ $) 12)) (-4047 (($ $) NIL) (($ $ $) 9)) (* (($ (-854) $) NIL) (($ (-712) $) 16) (($ (-525) $) 21)))
+(((-20 |#1|) (-10 -8 (-15 * (|#1| (-525) |#1|)) (-15 -4047 (|#1| |#1| |#1|)) (-15 -4047 (|#1| |#1|)) (-15 -3332 ((-3 |#1| "failed") |#1| |#1|)) (-15 * (|#1| (-712) |#1|)) (-15 * (|#1| (-854) |#1|))) (-21)) (T -20))
NIL
-(-10 -8 (-15 * (|#1| (-525) |#1|)) (-15 -4164 (|#1| |#1| |#1|)) (-15 -4164 (|#1| |#1|)) (-15 -2157 ((-3 |#1| "failed") |#1| |#1|)) (-15 * (|#1| (-712) |#1|)) (-15 * (|#1| (-854) |#1|)))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-2157 (((-3 $ "failed") $ $) 19)) (-3798 (($) 17 T CONST)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-3022 (((-796) $) 11)) (-4191 (($) 18 T CONST)) (-4096 (((-108) $ $) 6)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20)))
+(-10 -8 (-15 * (|#1| (-525) |#1|)) (-15 -4047 (|#1| |#1| |#1|)) (-15 -4047 (|#1| |#1|)) (-15 -3332 ((-3 |#1| "failed") |#1| |#1|)) (-15 * (|#1| (-712) |#1|)) (-15 * (|#1| (-854) |#1|)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-3332 (((-3 $ "failed") $ $) 19)) (-2055 (($) 17 T CONST)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-2686 (((-796) $) 11)) (-1830 (($) 18 T CONST)) (-3944 (((-108) $ $) 6)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20)))
(((-21) (-131)) (T -21))
-((-4164 (*1 *1 *1) (-4 *1 (-21))) (-4164 (*1 *1 *1 *1) (-4 *1 (-21))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-21)) (-5 *2 (-525)))))
-(-13 (-126) (-10 -8 (-15 -4164 ($ $)) (-15 -4164 ($ $ $)) (-15 * ($ (-525) $))))
+((-4047 (*1 *1 *1) (-4 *1 (-21))) (-4047 (*1 *1 *1 *1) (-4 *1 (-21))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-21)) (-5 *2 (-525)))))
+(-13 (-126) (-10 -8 (-15 -4047 ($ $)) (-15 -4047 ($ $ $)) (-15 * ($ (-525) $))))
(((-23) . T) ((-25) . T) ((-97) . T) ((-126) . T) ((-565 (-796)) . T) ((-1018) . T))
-((-1800 (((-108) $) 10)) (-3798 (($) 15)) (* (($ (-854) $) 14) (($ (-712) $) 18)))
-(((-22 |#1|) (-10 -8 (-15 * (|#1| (-712) |#1|)) (-15 -1800 ((-108) |#1|)) (-15 -3798 (|#1|)) (-15 * (|#1| (-854) |#1|))) (-23)) (T -22))
+((-1306 (((-108) $) 10)) (-2055 (($) 15)) (* (($ (-854) $) 14) (($ (-712) $) 18)))
+(((-22 |#1|) (-10 -8 (-15 * (|#1| (-712) |#1|)) (-15 -1306 ((-108) |#1|)) (-15 -2055 (|#1|)) (-15 * (|#1| (-854) |#1|))) (-23)) (T -22))
NIL
-(-10 -8 (-15 * (|#1| (-712) |#1|)) (-15 -1800 ((-108) |#1|)) (-15 -3798 (|#1|)) (-15 * (|#1| (-854) |#1|)))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-3798 (($) 17 T CONST)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-3022 (((-796) $) 11)) (-4191 (($) 18 T CONST)) (-4096 (((-108) $ $) 6)) (-4156 (($ $ $) 14)) (* (($ (-854) $) 13) (($ (-712) $) 15)))
+(-10 -8 (-15 * (|#1| (-712) |#1|)) (-15 -1306 ((-108) |#1|)) (-15 -2055 (|#1|)) (-15 * (|#1| (-854) |#1|)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-2055 (($) 17 T CONST)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-2686 (((-796) $) 11)) (-1830 (($) 18 T CONST)) (-3944 (((-108) $ $) 6)) (-4036 (($ $ $) 14)) (* (($ (-854) $) 13) (($ (-712) $) 15)))
(((-23) (-131)) (T -23))
-((-4191 (*1 *1) (-4 *1 (-23))) (-3798 (*1 *1) (-4 *1 (-23))) (-1800 (*1 *2 *1) (-12 (-4 *1 (-23)) (-5 *2 (-108)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-23)) (-5 *2 (-712)))))
-(-13 (-25) (-10 -8 (-15 (-4191) ($) -2058) (-15 -3798 ($) -2058) (-15 -1800 ((-108) $)) (-15 * ($ (-712) $))))
+((-1830 (*1 *1) (-4 *1 (-23))) (-2055 (*1 *1) (-4 *1 (-23))) (-1306 (*1 *2 *1) (-12 (-4 *1 (-23)) (-5 *2 (-108)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-23)) (-5 *2 (-712)))))
+(-13 (-25) (-10 -8 (-15 (-1830) ($) -2277) (-15 -2055 ($) -2277) (-15 -1306 ((-108) $)) (-15 * ($ (-712) $))))
(((-25) . T) ((-97) . T) ((-565 (-796)) . T) ((-1018) . T))
((* (($ (-854) $) 10)))
(((-24 |#1|) (-10 -8 (-15 * (|#1| (-854) |#1|))) (-25)) (T -24))
NIL
(-10 -8 (-15 * (|#1| (-854) |#1|)))
-((-3008 (((-108) $ $) 7)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-3022 (((-796) $) 11)) (-4096 (((-108) $ $) 6)) (-4156 (($ $ $) 14)) (* (($ (-854) $) 13)))
+((-2673 (((-108) $ $) 7)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-2686 (((-796) $) 11)) (-3944 (((-108) $ $) 6)) (-4036 (($ $ $) 14)) (* (($ (-854) $) 13)))
(((-25) (-131)) (T -25))
-((-4156 (*1 *1 *1 *1) (-4 *1 (-25))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-25)) (-5 *2 (-854)))))
-(-13 (-1018) (-10 -8 (-15 -4156 ($ $ $)) (-15 * ($ (-854) $))))
+((-4036 (*1 *1 *1 *1) (-4 *1 (-25))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-25)) (-5 *2 (-854)))))
+(-13 (-1018) (-10 -8 (-15 -4036 ($ $ $)) (-15 * ($ (-854) $))))
(((-97) . T) ((-565 (-796)) . T) ((-1018) . T))
-((-2453 (((-591 $) (-885 $)) 29) (((-591 $) (-1085 $)) 16) (((-591 $) (-1085 $) (-1089)) 20)) (-3719 (($ (-885 $)) 27) (($ (-1085 $)) 11) (($ (-1085 $) (-1089)) 54)) (-2733 (((-591 $) (-885 $)) 30) (((-591 $) (-1085 $)) 18) (((-591 $) (-1085 $) (-1089)) 19)) (-3642 (($ (-885 $)) 28) (($ (-1085 $)) 13) (($ (-1085 $) (-1089)) NIL)))
-(((-26 |#1|) (-10 -8 (-15 -2453 ((-591 |#1|) (-1085 |#1|) (-1089))) (-15 -2453 ((-591 |#1|) (-1085 |#1|))) (-15 -2453 ((-591 |#1|) (-885 |#1|))) (-15 -3719 (|#1| (-1085 |#1|) (-1089))) (-15 -3719 (|#1| (-1085 |#1|))) (-15 -3719 (|#1| (-885 |#1|))) (-15 -2733 ((-591 |#1|) (-1085 |#1|) (-1089))) (-15 -2733 ((-591 |#1|) (-1085 |#1|))) (-15 -2733 ((-591 |#1|) (-885 |#1|))) (-15 -3642 (|#1| (-1085 |#1|) (-1089))) (-15 -3642 (|#1| (-1085 |#1|))) (-15 -3642 (|#1| (-885 |#1|)))) (-27)) (T -26))
+((-1356 (((-591 $) (-885 $)) 29) (((-591 $) (-1085 $)) 16) (((-591 $) (-1085 $) (-1089)) 20)) (-2529 (($ (-885 $)) 27) (($ (-1085 $)) 11) (($ (-1085 $) (-1089)) 54)) (-2266 (((-591 $) (-885 $)) 30) (((-591 $) (-1085 $)) 18) (((-591 $) (-1085 $) (-1089)) 19)) (-1254 (($ (-885 $)) 28) (($ (-1085 $)) 13) (($ (-1085 $) (-1089)) NIL)))
+(((-26 |#1|) (-10 -8 (-15 -1356 ((-591 |#1|) (-1085 |#1|) (-1089))) (-15 -1356 ((-591 |#1|) (-1085 |#1|))) (-15 -1356 ((-591 |#1|) (-885 |#1|))) (-15 -2529 (|#1| (-1085 |#1|) (-1089))) (-15 -2529 (|#1| (-1085 |#1|))) (-15 -2529 (|#1| (-885 |#1|))) (-15 -2266 ((-591 |#1|) (-1085 |#1|) (-1089))) (-15 -2266 ((-591 |#1|) (-1085 |#1|))) (-15 -2266 ((-591 |#1|) (-885 |#1|))) (-15 -1254 (|#1| (-1085 |#1|) (-1089))) (-15 -1254 (|#1| (-1085 |#1|))) (-15 -1254 (|#1| (-885 |#1|)))) (-27)) (T -26))
NIL
-(-10 -8 (-15 -2453 ((-591 |#1|) (-1085 |#1|) (-1089))) (-15 -2453 ((-591 |#1|) (-1085 |#1|))) (-15 -2453 ((-591 |#1|) (-885 |#1|))) (-15 -3719 (|#1| (-1085 |#1|) (-1089))) (-15 -3719 (|#1| (-1085 |#1|))) (-15 -3719 (|#1| (-885 |#1|))) (-15 -2733 ((-591 |#1|) (-1085 |#1|) (-1089))) (-15 -2733 ((-591 |#1|) (-1085 |#1|))) (-15 -2733 ((-591 |#1|) (-885 |#1|))) (-15 -3642 (|#1| (-1085 |#1|) (-1089))) (-15 -3642 (|#1| (-1085 |#1|))) (-15 -3642 (|#1| (-885 |#1|))))
-((-3008 (((-108) $ $) 7)) (-2453 (((-591 $) (-885 $)) 80) (((-591 $) (-1085 $)) 79) (((-591 $) (-1085 $) (-1089)) 78)) (-3719 (($ (-885 $)) 83) (($ (-1085 $)) 82) (($ (-1085 $) (-1089)) 81)) (-1800 (((-108) $) 16)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) 41)) (-3706 (($ $) 40)) (-1715 (((-108) $) 38)) (-2157 (((-3 $ "failed") $ $) 19)) (-1291 (($ $) 73)) (-2827 (((-396 $) $) 72)) (-1361 (($ $) 92)) (-1947 (((-108) $ $) 59)) (-3798 (($) 17 T CONST)) (-2733 (((-591 $) (-885 $)) 86) (((-591 $) (-1085 $)) 85) (((-591 $) (-1085 $) (-1089)) 84)) (-3642 (($ (-885 $)) 89) (($ (-1085 $)) 88) (($ (-1085 $) (-1089)) 87)) (-2129 (($ $ $) 55)) (-4163 (((-3 $ "failed") $) 34)) (-2110 (($ $ $) 56)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) 51)) (-2744 (((-108) $) 71)) (-2824 (((-108) $) 31)) (-3956 (($ $ (-525)) 91)) (-1758 (((-3 (-591 $) "failed") (-591 $) $) 52)) (-1356 (($ $ $) 46) (($ (-591 $)) 45)) (-2339 (((-1072) $) 9)) (-1622 (($ $) 70)) (-2047 (((-1036) $) 10)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) 44)) (-1399 (($ $ $) 48) (($ (-591 $)) 47)) (-1348 (((-396 $) $) 74)) (-3375 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-2089 (((-3 $ "failed") $ $) 42)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) 50)) (-1712 (((-712) $) 58)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) 57)) (-3022 (((-796) $) 11) (($ (-525)) 28) (($ $) 43) (($ (-385 (-525))) 65)) (-2128 (((-712)) 29)) (-2495 (((-108) $ $) 39)) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33) (($ $ (-525)) 69)) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4096 (((-108) $ $) 6)) (-4173 (($ $ $) 64)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32) (($ $ (-525)) 68) (($ $ (-385 (-525))) 90)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 67) (($ (-385 (-525)) $) 66)))
+(-10 -8 (-15 -1356 ((-591 |#1|) (-1085 |#1|) (-1089))) (-15 -1356 ((-591 |#1|) (-1085 |#1|))) (-15 -1356 ((-591 |#1|) (-885 |#1|))) (-15 -2529 (|#1| (-1085 |#1|) (-1089))) (-15 -2529 (|#1| (-1085 |#1|))) (-15 -2529 (|#1| (-885 |#1|))) (-15 -2266 ((-591 |#1|) (-1085 |#1|) (-1089))) (-15 -2266 ((-591 |#1|) (-1085 |#1|))) (-15 -2266 ((-591 |#1|) (-885 |#1|))) (-15 -1254 (|#1| (-1085 |#1|) (-1089))) (-15 -1254 (|#1| (-1085 |#1|))) (-15 -1254 (|#1| (-885 |#1|))))
+((-2673 (((-108) $ $) 7)) (-1356 (((-591 $) (-885 $)) 80) (((-591 $) (-1085 $)) 79) (((-591 $) (-1085 $) (-1089)) 78)) (-2529 (($ (-885 $)) 83) (($ (-1085 $)) 82) (($ (-1085 $) (-1089)) 81)) (-1306 (((-108) $) 16)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) 41)) (-3641 (($ $) 40)) (-3077 (((-108) $) 38)) (-3332 (((-3 $ "failed") $ $) 19)) (-1720 (($ $) 73)) (-3898 (((-396 $) $) 72)) (-2551 (($ $) 92)) (-1965 (((-108) $ $) 59)) (-2055 (($) 17 T CONST)) (-2266 (((-591 $) (-885 $)) 86) (((-591 $) (-1085 $)) 85) (((-591 $) (-1085 $) (-1089)) 84)) (-1254 (($ (-885 $)) 89) (($ (-1085 $)) 88) (($ (-1085 $) (-1089)) 87)) (-3265 (($ $ $) 55)) (-1522 (((-3 $ "failed") $) 34)) (-3239 (($ $ $) 56)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) 51)) (-2393 (((-108) $) 71)) (-3865 (((-108) $) 31)) (-3126 (($ $ (-525)) 91)) (-3188 (((-3 (-591 $) "failed") (-591 $) $) 52)) (-2081 (($ $ $) 46) (($ (-591 $)) 45)) (-2621 (((-1072) $) 9)) (-1523 (($ $) 70)) (-2937 (((-1036) $) 10)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) 44)) (-2124 (($ $ $) 48) (($ (-591 $)) 47)) (-2542 (((-396 $) $) 74)) (-3387 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-3210 (((-3 $ "failed") $ $) 42)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) 50)) (-3048 (((-712) $) 58)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) 57)) (-2686 (((-796) $) 11) (($ (-525)) 28) (($ $) 43) (($ (-385 (-525))) 65)) (-3425 (((-712)) 29)) (-1724 (((-108) $ $) 39)) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33) (($ $ (-525)) 69)) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-3944 (((-108) $ $) 6)) (-4059 (($ $ $) 64)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32) (($ $ (-525)) 68) (($ $ (-385 (-525))) 90)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 67) (($ (-385 (-525)) $) 66)))
(((-27) (-131)) (T -27))
-((-3642 (*1 *1 *2) (-12 (-5 *2 (-885 *1)) (-4 *1 (-27)))) (-3642 (*1 *1 *2) (-12 (-5 *2 (-1085 *1)) (-4 *1 (-27)))) (-3642 (*1 *1 *2 *3) (-12 (-5 *2 (-1085 *1)) (-5 *3 (-1089)) (-4 *1 (-27)))) (-2733 (*1 *2 *3) (-12 (-5 *3 (-885 *1)) (-4 *1 (-27)) (-5 *2 (-591 *1)))) (-2733 (*1 *2 *3) (-12 (-5 *3 (-1085 *1)) (-4 *1 (-27)) (-5 *2 (-591 *1)))) (-2733 (*1 *2 *3 *4) (-12 (-5 *3 (-1085 *1)) (-5 *4 (-1089)) (-4 *1 (-27)) (-5 *2 (-591 *1)))) (-3719 (*1 *1 *2) (-12 (-5 *2 (-885 *1)) (-4 *1 (-27)))) (-3719 (*1 *1 *2) (-12 (-5 *2 (-1085 *1)) (-4 *1 (-27)))) (-3719 (*1 *1 *2 *3) (-12 (-5 *2 (-1085 *1)) (-5 *3 (-1089)) (-4 *1 (-27)))) (-2453 (*1 *2 *3) (-12 (-5 *3 (-885 *1)) (-4 *1 (-27)) (-5 *2 (-591 *1)))) (-2453 (*1 *2 *3) (-12 (-5 *3 (-1085 *1)) (-4 *1 (-27)) (-5 *2 (-591 *1)))) (-2453 (*1 *2 *3 *4) (-12 (-5 *3 (-1085 *1)) (-5 *4 (-1089)) (-4 *1 (-27)) (-5 *2 (-591 *1)))))
-(-13 (-341) (-932) (-10 -8 (-15 -3642 ($ (-885 $))) (-15 -3642 ($ (-1085 $))) (-15 -3642 ($ (-1085 $) (-1089))) (-15 -2733 ((-591 $) (-885 $))) (-15 -2733 ((-591 $) (-1085 $))) (-15 -2733 ((-591 $) (-1085 $) (-1089))) (-15 -3719 ($ (-885 $))) (-15 -3719 ($ (-1085 $))) (-15 -3719 ($ (-1085 $) (-1089))) (-15 -2453 ((-591 $) (-885 $))) (-15 -2453 ((-591 $) (-1085 $))) (-15 -2453 ((-591 $) (-1085 $) (-1089)))))
+((-1254 (*1 *1 *2) (-12 (-5 *2 (-885 *1)) (-4 *1 (-27)))) (-1254 (*1 *1 *2) (-12 (-5 *2 (-1085 *1)) (-4 *1 (-27)))) (-1254 (*1 *1 *2 *3) (-12 (-5 *2 (-1085 *1)) (-5 *3 (-1089)) (-4 *1 (-27)))) (-2266 (*1 *2 *3) (-12 (-5 *3 (-885 *1)) (-4 *1 (-27)) (-5 *2 (-591 *1)))) (-2266 (*1 *2 *3) (-12 (-5 *3 (-1085 *1)) (-4 *1 (-27)) (-5 *2 (-591 *1)))) (-2266 (*1 *2 *3 *4) (-12 (-5 *3 (-1085 *1)) (-5 *4 (-1089)) (-4 *1 (-27)) (-5 *2 (-591 *1)))) (-2529 (*1 *1 *2) (-12 (-5 *2 (-885 *1)) (-4 *1 (-27)))) (-2529 (*1 *1 *2) (-12 (-5 *2 (-1085 *1)) (-4 *1 (-27)))) (-2529 (*1 *1 *2 *3) (-12 (-5 *2 (-1085 *1)) (-5 *3 (-1089)) (-4 *1 (-27)))) (-1356 (*1 *2 *3) (-12 (-5 *3 (-885 *1)) (-4 *1 (-27)) (-5 *2 (-591 *1)))) (-1356 (*1 *2 *3) (-12 (-5 *3 (-1085 *1)) (-4 *1 (-27)) (-5 *2 (-591 *1)))) (-1356 (*1 *2 *3 *4) (-12 (-5 *3 (-1085 *1)) (-5 *4 (-1089)) (-4 *1 (-27)) (-5 *2 (-591 *1)))))
+(-13 (-341) (-932) (-10 -8 (-15 -1254 ($ (-885 $))) (-15 -1254 ($ (-1085 $))) (-15 -1254 ($ (-1085 $) (-1089))) (-15 -2266 ((-591 $) (-885 $))) (-15 -2266 ((-591 $) (-1085 $))) (-15 -2266 ((-591 $) (-1085 $) (-1089))) (-15 -2529 ($ (-885 $))) (-15 -2529 ($ (-1085 $))) (-15 -2529 ($ (-1085 $) (-1089))) (-15 -1356 ((-591 $) (-885 $))) (-15 -1356 ((-591 $) (-1085 $))) (-15 -1356 ((-591 $) (-1085 $) (-1089)))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-385 (-525))) . T) ((-37 $) . T) ((-97) . T) ((-107 #0# #0#) . T) ((-107 $ $) . T) ((-126) . T) ((-565 (-796)) . T) ((-160) . T) ((-223) . T) ((-269) . T) ((-286) . T) ((-341) . T) ((-429) . T) ((-517) . T) ((-593 #0#) . T) ((-593 $) . T) ((-659 #0#) . T) ((-659 $) . T) ((-668) . T) ((-853) . T) ((-932) . T) ((-981 #0#) . T) ((-981 $) . T) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T) ((-1129) . T))
-((-2453 (((-591 $) (-885 $)) NIL) (((-591 $) (-1085 $)) NIL) (((-591 $) (-1085 $) (-1089)) 50) (((-591 $) $) 19) (((-591 $) $ (-1089)) 41)) (-3719 (($ (-885 $)) NIL) (($ (-1085 $)) NIL) (($ (-1085 $) (-1089)) 52) (($ $) 17) (($ $ (-1089)) 37)) (-2733 (((-591 $) (-885 $)) NIL) (((-591 $) (-1085 $)) NIL) (((-591 $) (-1085 $) (-1089)) 48) (((-591 $) $) 15) (((-591 $) $ (-1089)) 43)) (-3642 (($ (-885 $)) NIL) (($ (-1085 $)) NIL) (($ (-1085 $) (-1089)) NIL) (($ $) 12) (($ $ (-1089)) 39)))
-(((-28 |#1| |#2|) (-10 -8 (-15 -2453 ((-591 |#1|) |#1| (-1089))) (-15 -3719 (|#1| |#1| (-1089))) (-15 -2453 ((-591 |#1|) |#1|)) (-15 -3719 (|#1| |#1|)) (-15 -2733 ((-591 |#1|) |#1| (-1089))) (-15 -3642 (|#1| |#1| (-1089))) (-15 -2733 ((-591 |#1|) |#1|)) (-15 -3642 (|#1| |#1|)) (-15 -2453 ((-591 |#1|) (-1085 |#1|) (-1089))) (-15 -2453 ((-591 |#1|) (-1085 |#1|))) (-15 -2453 ((-591 |#1|) (-885 |#1|))) (-15 -3719 (|#1| (-1085 |#1|) (-1089))) (-15 -3719 (|#1| (-1085 |#1|))) (-15 -3719 (|#1| (-885 |#1|))) (-15 -2733 ((-591 |#1|) (-1085 |#1|) (-1089))) (-15 -2733 ((-591 |#1|) (-1085 |#1|))) (-15 -2733 ((-591 |#1|) (-885 |#1|))) (-15 -3642 (|#1| (-1085 |#1|) (-1089))) (-15 -3642 (|#1| (-1085 |#1|))) (-15 -3642 (|#1| (-885 |#1|)))) (-29 |#2|) (-13 (-788) (-517))) (T -28))
+((-1356 (((-591 $) (-885 $)) NIL) (((-591 $) (-1085 $)) NIL) (((-591 $) (-1085 $) (-1089)) 50) (((-591 $) $) 19) (((-591 $) $ (-1089)) 41)) (-2529 (($ (-885 $)) NIL) (($ (-1085 $)) NIL) (($ (-1085 $) (-1089)) 52) (($ $) 17) (($ $ (-1089)) 37)) (-2266 (((-591 $) (-885 $)) NIL) (((-591 $) (-1085 $)) NIL) (((-591 $) (-1085 $) (-1089)) 48) (((-591 $) $) 15) (((-591 $) $ (-1089)) 43)) (-1254 (($ (-885 $)) NIL) (($ (-1085 $)) NIL) (($ (-1085 $) (-1089)) NIL) (($ $) 12) (($ $ (-1089)) 39)))
+(((-28 |#1| |#2|) (-10 -8 (-15 -1356 ((-591 |#1|) |#1| (-1089))) (-15 -2529 (|#1| |#1| (-1089))) (-15 -1356 ((-591 |#1|) |#1|)) (-15 -2529 (|#1| |#1|)) (-15 -2266 ((-591 |#1|) |#1| (-1089))) (-15 -1254 (|#1| |#1| (-1089))) (-15 -2266 ((-591 |#1|) |#1|)) (-15 -1254 (|#1| |#1|)) (-15 -1356 ((-591 |#1|) (-1085 |#1|) (-1089))) (-15 -1356 ((-591 |#1|) (-1085 |#1|))) (-15 -1356 ((-591 |#1|) (-885 |#1|))) (-15 -2529 (|#1| (-1085 |#1|) (-1089))) (-15 -2529 (|#1| (-1085 |#1|))) (-15 -2529 (|#1| (-885 |#1|))) (-15 -2266 ((-591 |#1|) (-1085 |#1|) (-1089))) (-15 -2266 ((-591 |#1|) (-1085 |#1|))) (-15 -2266 ((-591 |#1|) (-885 |#1|))) (-15 -1254 (|#1| (-1085 |#1|) (-1089))) (-15 -1254 (|#1| (-1085 |#1|))) (-15 -1254 (|#1| (-885 |#1|)))) (-29 |#2|) (-13 (-788) (-517))) (T -28))
NIL
-(-10 -8 (-15 -2453 ((-591 |#1|) |#1| (-1089))) (-15 -3719 (|#1| |#1| (-1089))) (-15 -2453 ((-591 |#1|) |#1|)) (-15 -3719 (|#1| |#1|)) (-15 -2733 ((-591 |#1|) |#1| (-1089))) (-15 -3642 (|#1| |#1| (-1089))) (-15 -2733 ((-591 |#1|) |#1|)) (-15 -3642 (|#1| |#1|)) (-15 -2453 ((-591 |#1|) (-1085 |#1|) (-1089))) (-15 -2453 ((-591 |#1|) (-1085 |#1|))) (-15 -2453 ((-591 |#1|) (-885 |#1|))) (-15 -3719 (|#1| (-1085 |#1|) (-1089))) (-15 -3719 (|#1| (-1085 |#1|))) (-15 -3719 (|#1| (-885 |#1|))) (-15 -2733 ((-591 |#1|) (-1085 |#1|) (-1089))) (-15 -2733 ((-591 |#1|) (-1085 |#1|))) (-15 -2733 ((-591 |#1|) (-885 |#1|))) (-15 -3642 (|#1| (-1085 |#1|) (-1089))) (-15 -3642 (|#1| (-1085 |#1|))) (-15 -3642 (|#1| (-885 |#1|))))
-((-3008 (((-108) $ $) 7)) (-2453 (((-591 $) (-885 $)) 80) (((-591 $) (-1085 $)) 79) (((-591 $) (-1085 $) (-1089)) 78) (((-591 $) $) 126) (((-591 $) $ (-1089)) 124)) (-3719 (($ (-885 $)) 83) (($ (-1085 $)) 82) (($ (-1085 $) (-1089)) 81) (($ $) 127) (($ $ (-1089)) 125)) (-1800 (((-108) $) 16)) (-1507 (((-591 (-1089)) $) 201)) (-1312 (((-385 (-1085 $)) $ (-564 $)) 233 (|has| |#1| (-517)))) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) 41)) (-3706 (($ $) 40)) (-1715 (((-108) $) 38)) (-3374 (((-591 (-564 $)) $) 164)) (-2157 (((-3 $ "failed") $ $) 19)) (-3825 (($ $ (-591 (-564 $)) (-591 $)) 154) (($ $ (-591 (-273 $))) 153) (($ $ (-273 $)) 152)) (-1291 (($ $) 73)) (-2827 (((-396 $) $) 72)) (-1361 (($ $) 92)) (-1947 (((-108) $ $) 59)) (-3798 (($) 17 T CONST)) (-2733 (((-591 $) (-885 $)) 86) (((-591 $) (-1085 $)) 85) (((-591 $) (-1085 $) (-1089)) 84) (((-591 $) $) 130) (((-591 $) $ (-1089)) 128)) (-3642 (($ (-885 $)) 89) (($ (-1085 $)) 88) (($ (-1085 $) (-1089)) 87) (($ $) 131) (($ $ (-1089)) 129)) (-1251 (((-3 (-885 |#1|) "failed") $) 251 (|has| |#1| (-975))) (((-3 (-385 (-885 |#1|)) "failed") $) 235 (|has| |#1| (-517))) (((-3 |#1| "failed") $) 197) (((-3 (-525) "failed") $) 195 (|has| |#1| (-966 (-525)))) (((-3 (-1089) "failed") $) 188) (((-3 (-564 $) "failed") $) 139) (((-3 (-385 (-525)) "failed") $) 123 (-3321 (-12 (|has| |#1| (-966 (-525))) (|has| |#1| (-517))) (|has| |#1| (-966 (-385 (-525))))))) (-3528 (((-885 |#1|) $) 252 (|has| |#1| (-975))) (((-385 (-885 |#1|)) $) 236 (|has| |#1| (-517))) ((|#1| $) 198) (((-525) $) 194 (|has| |#1| (-966 (-525)))) (((-1089) $) 189) (((-564 $) $) 140) (((-385 (-525)) $) 122 (-3321 (-12 (|has| |#1| (-966 (-525))) (|has| |#1| (-517))) (|has| |#1| (-966 (-385 (-525))))))) (-2129 (($ $ $) 55)) (-3305 (((-631 |#1|) (-631 $)) 241 (|has| |#1| (-975))) (((-2 (|:| -4057 (-631 |#1|)) (|:| |vec| (-1171 |#1|))) (-631 $) (-1171 $)) 240 (|has| |#1| (-975))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) 121 (-3321 (-1213 (|has| |#1| (-975)) (|has| |#1| (-587 (-525)))) (-1213 (|has| |#1| (-587 (-525))) (|has| |#1| (-975))))) (((-631 (-525)) (-631 $)) 120 (-3321 (-1213 (|has| |#1| (-975)) (|has| |#1| (-587 (-525)))) (-1213 (|has| |#1| (-587 (-525))) (|has| |#1| (-975)))))) (-4163 (((-3 $ "failed") $) 34)) (-2110 (($ $ $) 56)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) 51)) (-2744 (((-108) $) 71)) (-2011 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) 193 (|has| |#1| (-819 (-357)))) (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) 192 (|has| |#1| (-819 (-525))))) (-1668 (($ (-591 $)) 158) (($ $) 157)) (-2194 (((-591 (-110)) $) 165)) (-3219 (((-110) (-110)) 166)) (-2824 (((-108) $) 31)) (-2419 (((-108) $) 186 (|has| $ (-966 (-525))))) (-2368 (($ $) 218 (|has| |#1| (-975)))) (-1738 (((-1041 |#1| (-564 $)) $) 217 (|has| |#1| (-975)))) (-3956 (($ $ (-525)) 91)) (-1758 (((-3 (-591 $) "failed") (-591 $) $) 52)) (-2695 (((-1085 $) (-564 $)) 183 (|has| $ (-975)))) (-3741 (($ $ $) 137)) (-2478 (($ $ $) 136)) (-1340 (($ (-1 $ $) (-564 $)) 172)) (-1405 (((-3 (-564 $) "failed") $) 162)) (-1356 (($ $ $) 46) (($ (-591 $)) 45)) (-2339 (((-1072) $) 9)) (-1298 (((-591 (-564 $)) $) 163)) (-1843 (($ (-110) (-591 $)) 171) (($ (-110) $) 170)) (-3376 (((-3 (-591 $) "failed") $) 212 (|has| |#1| (-1030)))) (-3877 (((-3 (-2 (|:| |val| $) (|:| -2008 (-525))) "failed") $) 221 (|has| |#1| (-975)))) (-2010 (((-3 (-591 $) "failed") $) 214 (|has| |#1| (-25)))) (-2104 (((-3 (-2 (|:| -3482 (-525)) (|:| |var| (-564 $))) "failed") $) 215 (|has| |#1| (-25)))) (-2292 (((-3 (-2 (|:| |var| (-564 $)) (|:| -2008 (-525))) "failed") $ (-1089)) 220 (|has| |#1| (-975))) (((-3 (-2 (|:| |var| (-564 $)) (|:| -2008 (-525))) "failed") $ (-110)) 219 (|has| |#1| (-975))) (((-3 (-2 (|:| |var| (-564 $)) (|:| -2008 (-525))) "failed") $) 213 (|has| |#1| (-1030)))) (-1709 (((-108) $ (-1089)) 169) (((-108) $ (-110)) 168)) (-1622 (($ $) 70)) (-2965 (((-712) $) 161)) (-2047 (((-1036) $) 10)) (-1634 (((-108) $) 199)) (-1646 ((|#1| $) 200)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) 44)) (-1399 (($ $ $) 48) (($ (-591 $)) 47)) (-1988 (((-108) $ (-1089)) 174) (((-108) $ $) 173)) (-1348 (((-396 $) $) 74)) (-3375 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-2089 (((-3 $ "failed") $ $) 42)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) 50)) (-3451 (((-108) $) 185 (|has| $ (-966 (-525))))) (-4132 (($ $ (-1089) (-712) (-1 $ $)) 225 (|has| |#1| (-975))) (($ $ (-1089) (-712) (-1 $ (-591 $))) 224 (|has| |#1| (-975))) (($ $ (-591 (-1089)) (-591 (-712)) (-591 (-1 $ (-591 $)))) 223 (|has| |#1| (-975))) (($ $ (-591 (-1089)) (-591 (-712)) (-591 (-1 $ $))) 222 (|has| |#1| (-975))) (($ $ (-591 (-110)) (-591 $) (-1089)) 211 (|has| |#1| (-566 (-501)))) (($ $ (-110) $ (-1089)) 210 (|has| |#1| (-566 (-501)))) (($ $) 209 (|has| |#1| (-566 (-501)))) (($ $ (-591 (-1089))) 208 (|has| |#1| (-566 (-501)))) (($ $ (-1089)) 207 (|has| |#1| (-566 (-501)))) (($ $ (-110) (-1 $ $)) 182) (($ $ (-110) (-1 $ (-591 $))) 181) (($ $ (-591 (-110)) (-591 (-1 $ (-591 $)))) 180) (($ $ (-591 (-110)) (-591 (-1 $ $))) 179) (($ $ (-1089) (-1 $ $)) 178) (($ $ (-1089) (-1 $ (-591 $))) 177) (($ $ (-591 (-1089)) (-591 (-1 $ (-591 $)))) 176) (($ $ (-591 (-1089)) (-591 (-1 $ $))) 175) (($ $ (-591 $) (-591 $)) 146) (($ $ $ $) 145) (($ $ (-273 $)) 144) (($ $ (-591 (-273 $))) 143) (($ $ (-591 (-564 $)) (-591 $)) 142) (($ $ (-564 $) $) 141)) (-1712 (((-712) $) 58)) (-3164 (($ (-110) (-591 $)) 151) (($ (-110) $ $ $ $) 150) (($ (-110) $ $ $) 149) (($ (-110) $ $) 148) (($ (-110) $) 147)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) 57)) (-1484 (($ $ $) 160) (($ $) 159)) (-3266 (($ $ (-1089)) 249 (|has| |#1| (-975))) (($ $ (-591 (-1089))) 248 (|has| |#1| (-975))) (($ $ (-1089) (-712)) 247 (|has| |#1| (-975))) (($ $ (-591 (-1089)) (-591 (-712))) 246 (|has| |#1| (-975)))) (-2966 (($ $) 228 (|has| |#1| (-517)))) (-1754 (((-1041 |#1| (-564 $)) $) 227 (|has| |#1| (-517)))) (-1478 (($ $) 184 (|has| $ (-975)))) (-1408 (((-501) $) 255 (|has| |#1| (-566 (-501)))) (($ (-396 $)) 226 (|has| |#1| (-517))) (((-825 (-357)) $) 191 (|has| |#1| (-566 (-825 (-357))))) (((-825 (-525)) $) 190 (|has| |#1| (-566 (-825 (-525)))))) (-3228 (($ $ $) 254 (|has| |#1| (-450)))) (-3619 (($ $ $) 253 (|has| |#1| (-450)))) (-3022 (((-796) $) 11) (($ (-525)) 28) (($ $) 43) (($ (-385 (-525))) 65) (($ (-885 |#1|)) 250 (|has| |#1| (-975))) (($ (-385 (-885 |#1|))) 234 (|has| |#1| (-517))) (($ (-385 (-885 (-385 |#1|)))) 232 (|has| |#1| (-517))) (($ (-885 (-385 |#1|))) 231 (|has| |#1| (-517))) (($ (-385 |#1|)) 230 (|has| |#1| (-517))) (($ (-1041 |#1| (-564 $))) 216 (|has| |#1| (-975))) (($ |#1|) 196) (($ (-1089)) 187) (($ (-564 $)) 138)) (-1437 (((-3 $ "failed") $) 239 (|has| |#1| (-136)))) (-2128 (((-712)) 29)) (-2989 (($ (-591 $)) 156) (($ $) 155)) (-2661 (((-108) (-110)) 167)) (-2495 (((-108) $ $) 39)) (-2745 (($ (-1089) (-591 $)) 206) (($ (-1089) $ $ $ $) 205) (($ (-1089) $ $ $) 204) (($ (-1089) $ $) 203) (($ (-1089) $) 202)) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33) (($ $ (-525)) 69)) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4196 (($ $ (-1089)) 245 (|has| |#1| (-975))) (($ $ (-591 (-1089))) 244 (|has| |#1| (-975))) (($ $ (-1089) (-712)) 243 (|has| |#1| (-975))) (($ $ (-591 (-1089)) (-591 (-712))) 242 (|has| |#1| (-975)))) (-4135 (((-108) $ $) 134)) (-4119 (((-108) $ $) 133)) (-4096 (((-108) $ $) 6)) (-4126 (((-108) $ $) 135)) (-4112 (((-108) $ $) 132)) (-4173 (($ $ $) 64) (($ (-1041 |#1| (-564 $)) (-1041 |#1| (-564 $))) 229 (|has| |#1| (-517)))) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32) (($ $ (-525)) 68) (($ $ (-385 (-525))) 90)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 67) (($ (-385 (-525)) $) 66) (($ $ |#1|) 238 (|has| |#1| (-160))) (($ |#1| $) 237 (|has| |#1| (-160)))))
+(-10 -8 (-15 -1356 ((-591 |#1|) |#1| (-1089))) (-15 -2529 (|#1| |#1| (-1089))) (-15 -1356 ((-591 |#1|) |#1|)) (-15 -2529 (|#1| |#1|)) (-15 -2266 ((-591 |#1|) |#1| (-1089))) (-15 -1254 (|#1| |#1| (-1089))) (-15 -2266 ((-591 |#1|) |#1|)) (-15 -1254 (|#1| |#1|)) (-15 -1356 ((-591 |#1|) (-1085 |#1|) (-1089))) (-15 -1356 ((-591 |#1|) (-1085 |#1|))) (-15 -1356 ((-591 |#1|) (-885 |#1|))) (-15 -2529 (|#1| (-1085 |#1|) (-1089))) (-15 -2529 (|#1| (-1085 |#1|))) (-15 -2529 (|#1| (-885 |#1|))) (-15 -2266 ((-591 |#1|) (-1085 |#1|) (-1089))) (-15 -2266 ((-591 |#1|) (-1085 |#1|))) (-15 -2266 ((-591 |#1|) (-885 |#1|))) (-15 -1254 (|#1| (-1085 |#1|) (-1089))) (-15 -1254 (|#1| (-1085 |#1|))) (-15 -1254 (|#1| (-885 |#1|))))
+((-2673 (((-108) $ $) 7)) (-1356 (((-591 $) (-885 $)) 80) (((-591 $) (-1085 $)) 79) (((-591 $) (-1085 $) (-1089)) 78) (((-591 $) $) 126) (((-591 $) $ (-1089)) 124)) (-2529 (($ (-885 $)) 83) (($ (-1085 $)) 82) (($ (-1085 $) (-1089)) 81) (($ $) 127) (($ $ (-1089)) 125)) (-1306 (((-108) $) 16)) (-1444 (((-591 (-1089)) $) 201)) (-2514 (((-385 (-1085 $)) $ (-564 $)) 233 (|has| |#1| (-517)))) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) 41)) (-3641 (($ $) 40)) (-3077 (((-108) $) 38)) (-3585 (((-591 (-564 $)) $) 164)) (-3332 (((-3 $ "failed") $ $) 19)) (-3449 (($ $ (-591 (-564 $)) (-591 $)) 154) (($ $ (-591 (-273 $))) 153) (($ $ (-273 $)) 152)) (-1720 (($ $) 73)) (-3898 (((-396 $) $) 72)) (-2551 (($ $) 92)) (-1965 (((-108) $ $) 59)) (-2055 (($) 17 T CONST)) (-2266 (((-591 $) (-885 $)) 86) (((-591 $) (-1085 $)) 85) (((-591 $) (-1085 $) (-1089)) 84) (((-591 $) $) 130) (((-591 $) $ (-1089)) 128)) (-1254 (($ (-885 $)) 89) (($ (-1085 $)) 88) (($ (-1085 $) (-1089)) 87) (($ $) 131) (($ $ (-1089)) 129)) (-4174 (((-3 (-885 |#1|) "failed") $) 251 (|has| |#1| (-975))) (((-3 (-385 (-885 |#1|)) "failed") $) 235 (|has| |#1| (-517))) (((-3 |#1| "failed") $) 197) (((-3 (-525) "failed") $) 195 (|has| |#1| (-966 (-525)))) (((-3 (-1089) "failed") $) 188) (((-3 (-564 $) "failed") $) 139) (((-3 (-385 (-525)) "failed") $) 123 (-3150 (-12 (|has| |#1| (-966 (-525))) (|has| |#1| (-517))) (|has| |#1| (-966 (-385 (-525))))))) (-3341 (((-885 |#1|) $) 252 (|has| |#1| (-975))) (((-385 (-885 |#1|)) $) 236 (|has| |#1| (-517))) ((|#1| $) 198) (((-525) $) 194 (|has| |#1| (-966 (-525)))) (((-1089) $) 189) (((-564 $) $) 140) (((-385 (-525)) $) 122 (-3150 (-12 (|has| |#1| (-966 (-525))) (|has| |#1| (-517))) (|has| |#1| (-966 (-385 (-525))))))) (-3265 (($ $ $) 55)) (-3925 (((-631 |#1|) (-631 $)) 241 (|has| |#1| (-975))) (((-2 (|:| -2928 (-631 |#1|)) (|:| |vec| (-1171 |#1|))) (-631 $) (-1171 $)) 240 (|has| |#1| (-975))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) 121 (-3150 (-3543 (|has| |#1| (-975)) (|has| |#1| (-587 (-525)))) (-3543 (|has| |#1| (-587 (-525))) (|has| |#1| (-975))))) (((-631 (-525)) (-631 $)) 120 (-3150 (-3543 (|has| |#1| (-975)) (|has| |#1| (-587 (-525)))) (-3543 (|has| |#1| (-587 (-525))) (|has| |#1| (-975)))))) (-1522 (((-3 $ "failed") $) 34)) (-3239 (($ $ $) 56)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) 51)) (-2393 (((-108) $) 71)) (-4018 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) 193 (|has| |#1| (-819 (-357)))) (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) 192 (|has| |#1| (-819 (-525))))) (-3625 (($ (-591 $)) 158) (($ $) 157)) (-3714 (((-591 (-110)) $) 165)) (-3259 (((-110) (-110)) 166)) (-3865 (((-108) $) 31)) (-2116 (((-108) $) 186 (|has| $ (-966 (-525))))) (-2920 (($ $) 218 (|has| |#1| (-975)))) (-1384 (((-1041 |#1| (-564 $)) $) 217 (|has| |#1| (-975)))) (-3126 (($ $ (-525)) 91)) (-3188 (((-3 (-591 $) "failed") (-591 $) $) 52)) (-1873 (((-1085 $) (-564 $)) 183 (|has| $ (-975)))) (-1923 (($ $ $) 137)) (-3475 (($ $ $) 136)) (-1257 (($ (-1 $ $) (-564 $)) 172)) (-3415 (((-3 (-564 $) "failed") $) 162)) (-2081 (($ $ $) 46) (($ (-591 $)) 45)) (-2621 (((-1072) $) 9)) (-2504 (((-591 (-564 $)) $) 163)) (-2899 (($ (-110) (-591 $)) 171) (($ (-110) $) 170)) (-3401 (((-3 (-591 $) "failed") $) 212 (|has| |#1| (-1030)))) (-1713 (((-3 (-2 (|:| |val| $) (|:| -3987 (-525))) "failed") $) 221 (|has| |#1| (-975)))) (-4008 (((-3 (-591 $) "failed") $) 214 (|has| |#1| (-25)))) (-2831 (((-3 (-2 (|:| -2976 (-525)) (|:| |var| (-564 $))) "failed") $) 215 (|has| |#1| (-25)))) (-3410 (((-3 (-2 (|:| |var| (-564 $)) (|:| -3987 (-525))) "failed") $ (-1089)) 220 (|has| |#1| (-975))) (((-3 (-2 (|:| |var| (-564 $)) (|:| -3987 (-525))) "failed") $ (-110)) 219 (|has| |#1| (-975))) (((-3 (-2 (|:| |var| (-564 $)) (|:| -3987 (-525))) "failed") $) 213 (|has| |#1| (-1030)))) (-3029 (((-108) $ (-1089)) 169) (((-108) $ (-110)) 168)) (-1523 (($ $) 70)) (-3457 (((-712) $) 161)) (-2937 (((-1036) $) 10)) (-1531 (((-108) $) 199)) (-1540 ((|#1| $) 200)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) 44)) (-2124 (($ $ $) 48) (($ (-591 $)) 47)) (-4064 (((-108) $ (-1089)) 174) (((-108) $ $) 173)) (-2542 (((-396 $) $) 74)) (-3387 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-3210 (((-3 $ "failed") $ $) 42)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) 50)) (-2882 (((-108) $) 185 (|has| $ (-966 (-525))))) (-1980 (($ $ (-1089) (-712) (-1 $ $)) 225 (|has| |#1| (-975))) (($ $ (-1089) (-712) (-1 $ (-591 $))) 224 (|has| |#1| (-975))) (($ $ (-591 (-1089)) (-591 (-712)) (-591 (-1 $ (-591 $)))) 223 (|has| |#1| (-975))) (($ $ (-591 (-1089)) (-591 (-712)) (-591 (-1 $ $))) 222 (|has| |#1| (-975))) (($ $ (-591 (-110)) (-591 $) (-1089)) 211 (|has| |#1| (-566 (-501)))) (($ $ (-110) $ (-1089)) 210 (|has| |#1| (-566 (-501)))) (($ $) 209 (|has| |#1| (-566 (-501)))) (($ $ (-591 (-1089))) 208 (|has| |#1| (-566 (-501)))) (($ $ (-1089)) 207 (|has| |#1| (-566 (-501)))) (($ $ (-110) (-1 $ $)) 182) (($ $ (-110) (-1 $ (-591 $))) 181) (($ $ (-591 (-110)) (-591 (-1 $ (-591 $)))) 180) (($ $ (-591 (-110)) (-591 (-1 $ $))) 179) (($ $ (-1089) (-1 $ $)) 178) (($ $ (-1089) (-1 $ (-591 $))) 177) (($ $ (-591 (-1089)) (-591 (-1 $ (-591 $)))) 176) (($ $ (-591 (-1089)) (-591 (-1 $ $))) 175) (($ $ (-591 $) (-591 $)) 146) (($ $ $ $) 145) (($ $ (-273 $)) 144) (($ $ (-591 (-273 $))) 143) (($ $ (-591 (-564 $)) (-591 $)) 142) (($ $ (-564 $) $) 141)) (-3048 (((-712) $) 58)) (-1881 (($ (-110) (-591 $)) 151) (($ (-110) $ $ $ $) 150) (($ (-110) $ $ $) 149) (($ (-110) $ $) 148) (($ (-110) $) 147)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) 57)) (-1390 (($ $ $) 160) (($ $) 159)) (-2209 (($ $ (-1089)) 249 (|has| |#1| (-975))) (($ $ (-591 (-1089))) 248 (|has| |#1| (-975))) (($ $ (-1089) (-712)) 247 (|has| |#1| (-975))) (($ $ (-591 (-1089)) (-591 (-712))) 246 (|has| |#1| (-975)))) (-2774 (($ $) 228 (|has| |#1| (-517)))) (-1396 (((-1041 |#1| (-564 $)) $) 227 (|has| |#1| (-517)))) (-1341 (($ $) 184 (|has| $ (-975)))) (-1300 (((-501) $) 255 (|has| |#1| (-566 (-501)))) (($ (-396 $)) 226 (|has| |#1| (-517))) (((-825 (-357)) $) 191 (|has| |#1| (-566 (-825 (-357))))) (((-825 (-525)) $) 190 (|has| |#1| (-566 (-825 (-525)))))) (-3369 (($ $ $) 254 (|has| |#1| (-450)))) (-4027 (($ $ $) 253 (|has| |#1| (-450)))) (-2686 (((-796) $) 11) (($ (-525)) 28) (($ $) 43) (($ (-385 (-525))) 65) (($ (-885 |#1|)) 250 (|has| |#1| (-975))) (($ (-385 (-885 |#1|))) 234 (|has| |#1| (-517))) (($ (-385 (-885 (-385 |#1|)))) 232 (|has| |#1| (-517))) (($ (-885 (-385 |#1|))) 231 (|has| |#1| (-517))) (($ (-385 |#1|)) 230 (|has| |#1| (-517))) (($ (-1041 |#1| (-564 $))) 216 (|has| |#1| (-975))) (($ |#1|) 196) (($ (-1089)) 187) (($ (-564 $)) 138)) (-3751 (((-3 $ "failed") $) 239 (|has| |#1| (-136)))) (-3425 (((-712)) 29)) (-3800 (($ (-591 $)) 156) (($ $) 155)) (-2754 (((-108) (-110)) 167)) (-1724 (((-108) $ $) 39)) (-4229 (($ (-1089) (-591 $)) 206) (($ (-1089) $ $ $ $) 205) (($ (-1089) $ $ $) 204) (($ (-1089) $ $) 203) (($ (-1089) $) 202)) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33) (($ $ (-525)) 69)) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-1796 (($ $ (-1089)) 245 (|has| |#1| (-975))) (($ $ (-591 (-1089))) 244 (|has| |#1| (-975))) (($ $ (-1089) (-712)) 243 (|has| |#1| (-975))) (($ $ (-591 (-1089)) (-591 (-712))) 242 (|has| |#1| (-975)))) (-4004 (((-108) $ $) 134)) (-3982 (((-108) $ $) 133)) (-3944 (((-108) $ $) 6)) (-3994 (((-108) $ $) 135)) (-3971 (((-108) $ $) 132)) (-4059 (($ $ $) 64) (($ (-1041 |#1| (-564 $)) (-1041 |#1| (-564 $))) 229 (|has| |#1| (-517)))) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32) (($ $ (-525)) 68) (($ $ (-385 (-525))) 90)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 67) (($ (-385 (-525)) $) 66) (($ $ |#1|) 238 (|has| |#1| (-160))) (($ |#1| $) 237 (|has| |#1| (-160)))))
(((-29 |#1|) (-131) (-13 (-788) (-517))) (T -29))
-((-3642 (*1 *1 *1) (-12 (-4 *1 (-29 *2)) (-4 *2 (-13 (-788) (-517))))) (-2733 (*1 *2 *1) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *2 (-591 *1)) (-4 *1 (-29 *3)))) (-3642 (*1 *1 *1 *2) (-12 (-5 *2 (-1089)) (-4 *1 (-29 *3)) (-4 *3 (-13 (-788) (-517))))) (-2733 (*1 *2 *1 *3) (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-788) (-517))) (-5 *2 (-591 *1)) (-4 *1 (-29 *4)))) (-3719 (*1 *1 *1) (-12 (-4 *1 (-29 *2)) (-4 *2 (-13 (-788) (-517))))) (-2453 (*1 *2 *1) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *2 (-591 *1)) (-4 *1 (-29 *3)))) (-3719 (*1 *1 *1 *2) (-12 (-5 *2 (-1089)) (-4 *1 (-29 *3)) (-4 *3 (-13 (-788) (-517))))) (-2453 (*1 *2 *1 *3) (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-788) (-517))) (-5 *2 (-591 *1)) (-4 *1 (-29 *4)))))
-(-13 (-27) (-408 |t#1|) (-10 -8 (-15 -3642 ($ $)) (-15 -2733 ((-591 $) $)) (-15 -3642 ($ $ (-1089))) (-15 -2733 ((-591 $) $ (-1089))) (-15 -3719 ($ $)) (-15 -2453 ((-591 $) $)) (-15 -3719 ($ $ (-1089))) (-15 -2453 ((-591 $) $ (-1089)))))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-385 (-525))) . T) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) . T) ((-27) . T) ((-97) . T) ((-107 #0# #0#) . T) ((-107 |#1| |#1|) |has| |#1| (-160)) ((-107 $ $) . T) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-565 (-796)) . T) ((-160) . T) ((-566 (-501)) |has| |#1| (-566 (-501))) ((-566 (-825 (-357))) |has| |#1| (-566 (-825 (-357)))) ((-566 (-825 (-525))) |has| |#1| (-566 (-825 (-525)))) ((-223) . T) ((-269) . T) ((-286) . T) ((-288 $) . T) ((-281) . T) ((-341) . T) ((-355 |#1|) |has| |#1| (-975)) ((-378 |#1|) . T) ((-389 |#1|) . T) ((-408 |#1|) . T) ((-429) . T) ((-450) |has| |#1| (-450)) ((-486 (-564 $) $) . T) ((-486 $ $) . T) ((-517) . T) ((-593 #0#) . T) ((-593 |#1|) |has| |#1| (-160)) ((-593 $) . T) ((-587 (-525)) -12 (|has| |#1| (-587 (-525))) (|has| |#1| (-975))) ((-587 |#1|) |has| |#1| (-975)) ((-659 #0#) . T) ((-659 |#1|) |has| |#1| (-160)) ((-659 $) . T) ((-668) . T) ((-788) . T) ((-833 (-1089)) |has| |#1| (-975)) ((-819 (-357)) |has| |#1| (-819 (-357))) ((-819 (-525)) |has| |#1| (-819 (-525))) ((-817 |#1|) . T) ((-853) . T) ((-932) . T) ((-966 (-385 (-525))) -3321 (|has| |#1| (-966 (-385 (-525)))) (-12 (|has| |#1| (-517)) (|has| |#1| (-966 (-525))))) ((-966 (-385 (-885 |#1|))) |has| |#1| (-517)) ((-966 (-525)) |has| |#1| (-966 (-525))) ((-966 (-564 $)) . T) ((-966 (-885 |#1|)) |has| |#1| (-975)) ((-966 (-1089)) . T) ((-966 |#1|) . T) ((-981 #0#) . T) ((-981 |#1|) |has| |#1| (-160)) ((-981 $) . T) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T) ((-1125) . T) ((-1129) . T))
-((-3236 (((-1013 (-205)) $) NIL)) (-3229 (((-1013 (-205)) $) NIL)) (-2960 (($ $ (-205)) 123)) (-3791 (($ (-885 (-525)) (-1089) (-1089) (-1013 (-385 (-525))) (-1013 (-385 (-525)))) 85)) (-3001 (((-591 (-591 (-876 (-205)))) $) 135)) (-3022 (((-796) $) 147)))
-(((-30) (-13 (-887) (-10 -8 (-15 -3791 ($ (-885 (-525)) (-1089) (-1089) (-1013 (-385 (-525))) (-1013 (-385 (-525))))) (-15 -2960 ($ $ (-205)))))) (T -30))
-((-3791 (*1 *1 *2 *3 *3 *4 *4) (-12 (-5 *2 (-885 (-525))) (-5 *3 (-1089)) (-5 *4 (-1013 (-385 (-525)))) (-5 *1 (-30)))) (-2960 (*1 *1 *1 *2) (-12 (-5 *2 (-205)) (-5 *1 (-30)))))
-(-13 (-887) (-10 -8 (-15 -3791 ($ (-885 (-525)) (-1089) (-1089) (-1013 (-385 (-525))) (-1013 (-385 (-525))))) (-15 -2960 ($ $ (-205)))))
-((-3642 ((|#2| (-1085 |#2|) (-1089)) 43)) (-3219 (((-110) (-110)) 56)) (-2695 (((-1085 |#2|) (-564 |#2|)) 131 (|has| |#1| (-966 (-525))))) (-3554 ((|#2| |#1| (-525)) 109 (|has| |#1| (-966 (-525))))) (-3961 ((|#2| (-1085 |#2|) |#2|) 30)) (-1212 (((-796) (-591 |#2|)) 85)) (-1478 ((|#2| |#2|) 127 (|has| |#1| (-966 (-525))))) (-2661 (((-108) (-110)) 18)) (** ((|#2| |#2| (-385 (-525))) 90 (|has| |#1| (-966 (-525))))))
-(((-31 |#1| |#2|) (-10 -7 (-15 -3642 (|#2| (-1085 |#2|) (-1089))) (-15 -3219 ((-110) (-110))) (-15 -2661 ((-108) (-110))) (-15 -3961 (|#2| (-1085 |#2|) |#2|)) (-15 -1212 ((-796) (-591 |#2|))) (IF (|has| |#1| (-966 (-525))) (PROGN (-15 ** (|#2| |#2| (-385 (-525)))) (-15 -2695 ((-1085 |#2|) (-564 |#2|))) (-15 -1478 (|#2| |#2|)) (-15 -3554 (|#2| |#1| (-525)))) |%noBranch|)) (-13 (-788) (-517)) (-408 |#1|)) (T -31))
-((-3554 (*1 *2 *3 *4) (-12 (-5 *4 (-525)) (-4 *2 (-408 *3)) (-5 *1 (-31 *3 *2)) (-4 *3 (-966 *4)) (-4 *3 (-13 (-788) (-517))))) (-1478 (*1 *2 *2) (-12 (-4 *3 (-966 (-525))) (-4 *3 (-13 (-788) (-517))) (-5 *1 (-31 *3 *2)) (-4 *2 (-408 *3)))) (-2695 (*1 *2 *3) (-12 (-5 *3 (-564 *5)) (-4 *5 (-408 *4)) (-4 *4 (-966 (-525))) (-4 *4 (-13 (-788) (-517))) (-5 *2 (-1085 *5)) (-5 *1 (-31 *4 *5)))) (** (*1 *2 *2 *3) (-12 (-5 *3 (-385 (-525))) (-4 *4 (-966 (-525))) (-4 *4 (-13 (-788) (-517))) (-5 *1 (-31 *4 *2)) (-4 *2 (-408 *4)))) (-1212 (*1 *2 *3) (-12 (-5 *3 (-591 *5)) (-4 *5 (-408 *4)) (-4 *4 (-13 (-788) (-517))) (-5 *2 (-796)) (-5 *1 (-31 *4 *5)))) (-3961 (*1 *2 *3 *2) (-12 (-5 *3 (-1085 *2)) (-4 *2 (-408 *4)) (-4 *4 (-13 (-788) (-517))) (-5 *1 (-31 *4 *2)))) (-2661 (*1 *2 *3) (-12 (-5 *3 (-110)) (-4 *4 (-13 (-788) (-517))) (-5 *2 (-108)) (-5 *1 (-31 *4 *5)) (-4 *5 (-408 *4)))) (-3219 (*1 *2 *2) (-12 (-5 *2 (-110)) (-4 *3 (-13 (-788) (-517))) (-5 *1 (-31 *3 *4)) (-4 *4 (-408 *3)))) (-3642 (*1 *2 *3 *4) (-12 (-5 *3 (-1085 *2)) (-5 *4 (-1089)) (-4 *2 (-408 *5)) (-5 *1 (-31 *5 *2)) (-4 *5 (-13 (-788) (-517))))))
-(-10 -7 (-15 -3642 (|#2| (-1085 |#2|) (-1089))) (-15 -3219 ((-110) (-110))) (-15 -2661 ((-108) (-110))) (-15 -3961 (|#2| (-1085 |#2|) |#2|)) (-15 -1212 ((-796) (-591 |#2|))) (IF (|has| |#1| (-966 (-525))) (PROGN (-15 ** (|#2| |#2| (-385 (-525)))) (-15 -2695 ((-1085 |#2|) (-564 |#2|))) (-15 -1478 (|#2| |#2|)) (-15 -3554 (|#2| |#1| (-525)))) |%noBranch|))
-((-3891 (((-108) $ (-712)) 16)) (-3798 (($) 10)) (-2910 (((-108) $ (-712)) 15)) (-3971 (((-108) $ (-712)) 14)) (-3493 (((-108) $ $) 8)) (-3028 (((-108) $) 13)))
-(((-32 |#1|) (-10 -8 (-15 -3798 (|#1|)) (-15 -3891 ((-108) |#1| (-712))) (-15 -2910 ((-108) |#1| (-712))) (-15 -3971 ((-108) |#1| (-712))) (-15 -3028 ((-108) |#1|)) (-15 -3493 ((-108) |#1| |#1|))) (-33)) (T -32))
-NIL
-(-10 -8 (-15 -3798 (|#1|)) (-15 -3891 ((-108) |#1| (-712))) (-15 -2910 ((-108) |#1| (-712))) (-15 -3971 ((-108) |#1| (-712))) (-15 -3028 ((-108) |#1|)) (-15 -3493 ((-108) |#1| |#1|)))
-((-3891 (((-108) $ (-712)) 8)) (-3798 (($) 7 T CONST)) (-2910 (((-108) $ (-712)) 9)) (-3971 (((-108) $ (-712)) 10)) (-3493 (((-108) $ $) 14)) (-3028 (((-108) $) 11)) (-3209 (($) 12)) (-3199 (($ $) 13)) (-4045 (((-712) $) 6 (|has| $ (-6 -4250)))))
+((-1254 (*1 *1 *1) (-12 (-4 *1 (-29 *2)) (-4 *2 (-13 (-788) (-517))))) (-2266 (*1 *2 *1) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *2 (-591 *1)) (-4 *1 (-29 *3)))) (-1254 (*1 *1 *1 *2) (-12 (-5 *2 (-1089)) (-4 *1 (-29 *3)) (-4 *3 (-13 (-788) (-517))))) (-2266 (*1 *2 *1 *3) (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-788) (-517))) (-5 *2 (-591 *1)) (-4 *1 (-29 *4)))) (-2529 (*1 *1 *1) (-12 (-4 *1 (-29 *2)) (-4 *2 (-13 (-788) (-517))))) (-1356 (*1 *2 *1) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *2 (-591 *1)) (-4 *1 (-29 *3)))) (-2529 (*1 *1 *1 *2) (-12 (-5 *2 (-1089)) (-4 *1 (-29 *3)) (-4 *3 (-13 (-788) (-517))))) (-1356 (*1 *2 *1 *3) (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-788) (-517))) (-5 *2 (-591 *1)) (-4 *1 (-29 *4)))))
+(-13 (-27) (-408 |t#1|) (-10 -8 (-15 -1254 ($ $)) (-15 -2266 ((-591 $) $)) (-15 -1254 ($ $ (-1089))) (-15 -2266 ((-591 $) $ (-1089))) (-15 -2529 ($ $)) (-15 -1356 ((-591 $) $)) (-15 -2529 ($ $ (-1089))) (-15 -1356 ((-591 $) $ (-1089)))))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-385 (-525))) . T) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) . T) ((-27) . T) ((-97) . T) ((-107 #0# #0#) . T) ((-107 |#1| |#1|) |has| |#1| (-160)) ((-107 $ $) . T) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-565 (-796)) . T) ((-160) . T) ((-566 (-501)) |has| |#1| (-566 (-501))) ((-566 (-825 (-357))) |has| |#1| (-566 (-825 (-357)))) ((-566 (-825 (-525))) |has| |#1| (-566 (-825 (-525)))) ((-223) . T) ((-269) . T) ((-286) . T) ((-288 $) . T) ((-281) . T) ((-341) . T) ((-355 |#1|) |has| |#1| (-975)) ((-378 |#1|) . T) ((-389 |#1|) . T) ((-408 |#1|) . T) ((-429) . T) ((-450) |has| |#1| (-450)) ((-486 (-564 $) $) . T) ((-486 $ $) . T) ((-517) . T) ((-593 #0#) . T) ((-593 |#1|) |has| |#1| (-160)) ((-593 $) . T) ((-587 (-525)) -12 (|has| |#1| (-587 (-525))) (|has| |#1| (-975))) ((-587 |#1|) |has| |#1| (-975)) ((-659 #0#) . T) ((-659 |#1|) |has| |#1| (-160)) ((-659 $) . T) ((-668) . T) ((-788) . T) ((-833 (-1089)) |has| |#1| (-975)) ((-819 (-357)) |has| |#1| (-819 (-357))) ((-819 (-525)) |has| |#1| (-819 (-525))) ((-817 |#1|) . T) ((-853) . T) ((-932) . T) ((-966 (-385 (-525))) -3150 (|has| |#1| (-966 (-385 (-525)))) (-12 (|has| |#1| (-517)) (|has| |#1| (-966 (-525))))) ((-966 (-385 (-885 |#1|))) |has| |#1| (-517)) ((-966 (-525)) |has| |#1| (-966 (-525))) ((-966 (-564 $)) . T) ((-966 (-885 |#1|)) |has| |#1| (-975)) ((-966 (-1089)) . T) ((-966 |#1|) . T) ((-981 #0#) . T) ((-981 |#1|) |has| |#1| (-160)) ((-981 $) . T) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T) ((-1125) . T) ((-1129) . T))
+((-4162 (((-1013 (-205)) $) NIL)) (-4148 (((-1013 (-205)) $) NIL)) (-2713 (($ $ (-205)) 123)) (-1981 (($ (-885 (-525)) (-1089) (-1089) (-1013 (-385 (-525))) (-1013 (-385 (-525)))) 85)) (-1870 (((-591 (-591 (-876 (-205)))) $) 135)) (-2686 (((-796) $) 147)))
+(((-30) (-13 (-887) (-10 -8 (-15 -1981 ($ (-885 (-525)) (-1089) (-1089) (-1013 (-385 (-525))) (-1013 (-385 (-525))))) (-15 -2713 ($ $ (-205)))))) (T -30))
+((-1981 (*1 *1 *2 *3 *3 *4 *4) (-12 (-5 *2 (-885 (-525))) (-5 *3 (-1089)) (-5 *4 (-1013 (-385 (-525)))) (-5 *1 (-30)))) (-2713 (*1 *1 *1 *2) (-12 (-5 *2 (-205)) (-5 *1 (-30)))))
+(-13 (-887) (-10 -8 (-15 -1981 ($ (-885 (-525)) (-1089) (-1089) (-1013 (-385 (-525))) (-1013 (-385 (-525))))) (-15 -2713 ($ $ (-205)))))
+((-1254 ((|#2| (-1085 |#2|) (-1089)) 43)) (-3259 (((-110) (-110)) 56)) (-1873 (((-1085 |#2|) (-564 |#2|)) 131 (|has| |#1| (-966 (-525))))) (-1518 ((|#2| |#1| (-525)) 109 (|has| |#1| (-966 (-525))))) (-3166 ((|#2| (-1085 |#2|) |#2|) 30)) (-2950 (((-796) (-591 |#2|)) 85)) (-1341 ((|#2| |#2|) 127 (|has| |#1| (-966 (-525))))) (-2754 (((-108) (-110)) 18)) (** ((|#2| |#2| (-385 (-525))) 90 (|has| |#1| (-966 (-525))))))
+(((-31 |#1| |#2|) (-10 -7 (-15 -1254 (|#2| (-1085 |#2|) (-1089))) (-15 -3259 ((-110) (-110))) (-15 -2754 ((-108) (-110))) (-15 -3166 (|#2| (-1085 |#2|) |#2|)) (-15 -2950 ((-796) (-591 |#2|))) (IF (|has| |#1| (-966 (-525))) (PROGN (-15 ** (|#2| |#2| (-385 (-525)))) (-15 -1873 ((-1085 |#2|) (-564 |#2|))) (-15 -1341 (|#2| |#2|)) (-15 -1518 (|#2| |#1| (-525)))) |%noBranch|)) (-13 (-788) (-517)) (-408 |#1|)) (T -31))
+((-1518 (*1 *2 *3 *4) (-12 (-5 *4 (-525)) (-4 *2 (-408 *3)) (-5 *1 (-31 *3 *2)) (-4 *3 (-966 *4)) (-4 *3 (-13 (-788) (-517))))) (-1341 (*1 *2 *2) (-12 (-4 *3 (-966 (-525))) (-4 *3 (-13 (-788) (-517))) (-5 *1 (-31 *3 *2)) (-4 *2 (-408 *3)))) (-1873 (*1 *2 *3) (-12 (-5 *3 (-564 *5)) (-4 *5 (-408 *4)) (-4 *4 (-966 (-525))) (-4 *4 (-13 (-788) (-517))) (-5 *2 (-1085 *5)) (-5 *1 (-31 *4 *5)))) (** (*1 *2 *2 *3) (-12 (-5 *3 (-385 (-525))) (-4 *4 (-966 (-525))) (-4 *4 (-13 (-788) (-517))) (-5 *1 (-31 *4 *2)) (-4 *2 (-408 *4)))) (-2950 (*1 *2 *3) (-12 (-5 *3 (-591 *5)) (-4 *5 (-408 *4)) (-4 *4 (-13 (-788) (-517))) (-5 *2 (-796)) (-5 *1 (-31 *4 *5)))) (-3166 (*1 *2 *3 *2) (-12 (-5 *3 (-1085 *2)) (-4 *2 (-408 *4)) (-4 *4 (-13 (-788) (-517))) (-5 *1 (-31 *4 *2)))) (-2754 (*1 *2 *3) (-12 (-5 *3 (-110)) (-4 *4 (-13 (-788) (-517))) (-5 *2 (-108)) (-5 *1 (-31 *4 *5)) (-4 *5 (-408 *4)))) (-3259 (*1 *2 *2) (-12 (-5 *2 (-110)) (-4 *3 (-13 (-788) (-517))) (-5 *1 (-31 *3 *4)) (-4 *4 (-408 *3)))) (-1254 (*1 *2 *3 *4) (-12 (-5 *3 (-1085 *2)) (-5 *4 (-1089)) (-4 *2 (-408 *5)) (-5 *1 (-31 *5 *2)) (-4 *5 (-13 (-788) (-517))))))
+(-10 -7 (-15 -1254 (|#2| (-1085 |#2|) (-1089))) (-15 -3259 ((-110) (-110))) (-15 -2754 ((-108) (-110))) (-15 -3166 (|#2| (-1085 |#2|) |#2|)) (-15 -2950 ((-796) (-591 |#2|))) (IF (|has| |#1| (-966 (-525))) (PROGN (-15 ** (|#2| |#2| (-385 (-525)))) (-15 -1873 ((-1085 |#2|) (-564 |#2|))) (-15 -1341 (|#2| |#2|)) (-15 -1518 (|#2| |#1| (-525)))) |%noBranch|))
+((-3727 (((-108) $ (-712)) 16)) (-2055 (($) 10)) (-3491 (((-108) $ (-712)) 15)) (-3295 (((-108) $ (-712)) 14)) (-2023 (((-108) $ $) 8)) (-2077 (((-108) $) 13)))
+(((-32 |#1|) (-10 -8 (-15 -2055 (|#1|)) (-15 -3727 ((-108) |#1| (-712))) (-15 -3491 ((-108) |#1| (-712))) (-15 -3295 ((-108) |#1| (-712))) (-15 -2077 ((-108) |#1|)) (-15 -2023 ((-108) |#1| |#1|))) (-33)) (T -32))
+NIL
+(-10 -8 (-15 -2055 (|#1|)) (-15 -3727 ((-108) |#1| (-712))) (-15 -3491 ((-108) |#1| (-712))) (-15 -3295 ((-108) |#1| (-712))) (-15 -2077 ((-108) |#1|)) (-15 -2023 ((-108) |#1| |#1|)))
+((-3727 (((-108) $ (-712)) 8)) (-2055 (($) 7 T CONST)) (-3491 (((-108) $ (-712)) 9)) (-3295 (((-108) $ (-712)) 10)) (-2023 (((-108) $ $) 14)) (-2077 (((-108) $) 11)) (-3164 (($) 12)) (-2873 (($ $) 13)) (-2028 (((-712) $) 6 (|has| $ (-6 -4250)))))
(((-33) (-131)) (T -33))
-((-3493 (*1 *2 *1 *1) (-12 (-4 *1 (-33)) (-5 *2 (-108)))) (-3199 (*1 *1 *1) (-4 *1 (-33))) (-3209 (*1 *1) (-4 *1 (-33))) (-3028 (*1 *2 *1) (-12 (-4 *1 (-33)) (-5 *2 (-108)))) (-3971 (*1 *2 *1 *3) (-12 (-4 *1 (-33)) (-5 *3 (-712)) (-5 *2 (-108)))) (-2910 (*1 *2 *1 *3) (-12 (-4 *1 (-33)) (-5 *3 (-712)) (-5 *2 (-108)))) (-3891 (*1 *2 *1 *3) (-12 (-4 *1 (-33)) (-5 *3 (-712)) (-5 *2 (-108)))) (-3798 (*1 *1) (-4 *1 (-33))) (-4045 (*1 *2 *1) (-12 (|has| *1 (-6 -4250)) (-4 *1 (-33)) (-5 *2 (-712)))))
-(-13 (-1125) (-10 -8 (-15 -3493 ((-108) $ $)) (-15 -3199 ($ $)) (-15 -3209 ($)) (-15 -3028 ((-108) $)) (-15 -3971 ((-108) $ (-712))) (-15 -2910 ((-108) $ (-712))) (-15 -3891 ((-108) $ (-712))) (-15 -3798 ($) -2058) (IF (|has| $ (-6 -4250)) (-15 -4045 ((-712) $)) |%noBranch|)))
+((-2023 (*1 *2 *1 *1) (-12 (-4 *1 (-33)) (-5 *2 (-108)))) (-2873 (*1 *1 *1) (-4 *1 (-33))) (-3164 (*1 *1) (-4 *1 (-33))) (-2077 (*1 *2 *1) (-12 (-4 *1 (-33)) (-5 *2 (-108)))) (-3295 (*1 *2 *1 *3) (-12 (-4 *1 (-33)) (-5 *3 (-712)) (-5 *2 (-108)))) (-3491 (*1 *2 *1 *3) (-12 (-4 *1 (-33)) (-5 *3 (-712)) (-5 *2 (-108)))) (-3727 (*1 *2 *1 *3) (-12 (-4 *1 (-33)) (-5 *3 (-712)) (-5 *2 (-108)))) (-2055 (*1 *1) (-4 *1 (-33))) (-2028 (*1 *2 *1) (-12 (|has| *1 (-6 -4250)) (-4 *1 (-33)) (-5 *2 (-712)))))
+(-13 (-1125) (-10 -8 (-15 -2023 ((-108) $ $)) (-15 -2873 ($ $)) (-15 -3164 ($)) (-15 -2077 ((-108) $)) (-15 -3295 ((-108) $ (-712))) (-15 -3491 ((-108) $ (-712))) (-15 -3727 ((-108) $ (-712))) (-15 -2055 ($) -2277) (IF (|has| $ (-6 -4250)) (-15 -2028 ((-712) $)) |%noBranch|)))
(((-1125) . T))
-((-1563 (($ $) 11)) (-1515 (($ $) 10)) (-1591 (($ $) 9)) (-3277 (($ $) 8)) (-1578 (($ $) 7)) (-1527 (($ $) 6)))
+((-4163 (($ $) 11)) (-4137 (($ $) 10)) (-4193 (($ $) 9)) (-1234 (($ $) 8)) (-4179 (($ $) 7)) (-4149 (($ $) 6)))
(((-34) (-131)) (T -34))
-((-1563 (*1 *1 *1) (-4 *1 (-34))) (-1515 (*1 *1 *1) (-4 *1 (-34))) (-1591 (*1 *1 *1) (-4 *1 (-34))) (-3277 (*1 *1 *1) (-4 *1 (-34))) (-1578 (*1 *1 *1) (-4 *1 (-34))) (-1527 (*1 *1 *1) (-4 *1 (-34))))
-(-13 (-10 -8 (-15 -1527 ($ $)) (-15 -1578 ($ $)) (-15 -3277 ($ $)) (-15 -1591 ($ $)) (-15 -1515 ($ $)) (-15 -1563 ($ $))))
-((-3008 (((-108) $ $) 19 (-3321 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| |#2| (-1018)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018))))) (-3024 (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) 125)) (-3161 (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) 148)) (-3970 (($ $) 146)) (-1260 (($) 72) (($ (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) 71)) (-3296 (((-1176) $ |#1| |#1|) 99 (|has| $ (-6 -4251))) (((-1176) $ (-525) (-525)) 178 (|has| $ (-6 -4251)))) (-3463 (($ $ (-525)) 159 (|has| $ (-6 -4251)))) (-3203 (((-108) (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 209) (((-108) $) 203 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-788)))) (-4026 (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 200 (|has| $ (-6 -4251))) (($ $) 199 (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-788)) (|has| $ (-6 -4251))))) (-3327 (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 210) (($ $) 204 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-788)))) (-3891 (((-108) $ (-712)) 8)) (-1780 (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) 134 (|has| $ (-6 -4251)))) (-2146 (($ $ $) 155 (|has| $ (-6 -4251)))) (-2640 (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) 157 (|has| $ (-6 -4251)))) (-1901 (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) 153 (|has| $ (-6 -4251)))) (-3186 ((|#2| $ |#1| |#2|) 73) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $ (-525) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) 189 (|has| $ (-6 -4251))) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $ (-1138 (-525)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) 160 (|has| $ (-6 -4251))) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $ "last" (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) 158 (|has| $ (-6 -4251))) (($ $ "rest" $) 156 (|has| $ (-6 -4251))) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $ "first" (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) 154 (|has| $ (-6 -4251))) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $ "value" (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) 133 (|has| $ (-6 -4251)))) (-3665 (($ $ (-591 $)) 132 (|has| $ (-6 -4251)))) (-1797 (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 45 (|has| $ (-6 -4250))) (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 216)) (-2305 (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 55 (|has| $ (-6 -4250))) (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 175 (|has| $ (-6 -4250)))) (-3149 (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) 147)) (-2401 (((-3 |#2| "failed") |#1| $) 61)) (-3798 (($) 7 T CONST)) (-2598 (($ $) 201 (|has| $ (-6 -4251)))) (-2617 (($ $) 211)) (-3078 (($ $ (-712)) 142) (($ $) 140)) (-3611 (($ $) 214 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (-3098 (($ $) 58 (-3321 (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| $ (-6 -4250))) (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| $ (-6 -4250)))))) (-3901 (($ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) 47 (|has| $ (-6 -4250))) (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 46 (|has| $ (-6 -4250))) (((-3 |#2| "failed") |#1| $) 62) (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 220) (($ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) 215 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (-3677 (($ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) 57 (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| $ (-6 -4250)))) (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 54 (|has| $ (-6 -4250))) (($ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) 177 (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| $ (-6 -4250)))) (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 174 (|has| $ (-6 -4250)))) (-1227 (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) 56 (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| $ (-6 -4250)))) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) 53 (|has| $ (-6 -4250))) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 52 (|has| $ (-6 -4250))) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) 176 (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| $ (-6 -4250)))) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) 173 (|has| $ (-6 -4250))) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 172 (|has| $ (-6 -4250)))) (-3255 ((|#2| $ |#1| |#2|) 87 (|has| $ (-6 -4251))) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $ (-525) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) 190 (|has| $ (-6 -4251)))) (-3217 ((|#2| $ |#1|) 88) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $ (-525)) 188)) (-3629 (((-108) $) 192)) (-3004 (((-525) (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 208) (((-525) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) 207 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018))) (((-525) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $ (-525)) 206 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (-3454 (((-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 30 (|has| $ (-6 -4250))) (((-591 |#2|) $) 79 (|has| $ (-6 -4250))) (((-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 114 (|has| $ (-6 -4250)))) (-4120 (((-591 $) $) 123)) (-2148 (((-108) $ $) 131 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (-1268 (($ (-712) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) 169)) (-2910 (((-108) $ (-712)) 9)) (-3630 ((|#1| $) 96 (|has| |#1| (-788))) (((-525) $) 180 (|has| (-525) (-788)))) (-3741 (($ $ $) 198 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-788)))) (-2921 (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $ $) 217) (($ $ $) 213 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-788)))) (-2131 (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $ $) 212) (($ $ $) 205 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-788)))) (-2552 (((-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 29 (|has| $ (-6 -4250))) (((-591 |#2|) $) 80 (|has| $ (-6 -4250))) (((-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 115 (|has| $ (-6 -4250)))) (-2141 (((-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) 27 (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| $ (-6 -4250)))) (((-108) |#2| $) 82 (-12 (|has| |#2| (-1018)) (|has| $ (-6 -4250)))) (((-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) 117 (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| $ (-6 -4250))))) (-3468 ((|#1| $) 95 (|has| |#1| (-788))) (((-525) $) 181 (|has| (-525) (-788)))) (-2478 (($ $ $) 197 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-788)))) (-3249 (($ (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 34 (|has| $ (-6 -4251))) (($ (-1 |#2| |#2|) $) 75 (|has| $ (-6 -4251))) (($ (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 110 (|has| $ (-6 -4251)))) (-1340 (($ (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 35) (($ (-1 |#2| |#2|) $) 74) (($ (-1 |#2| |#2| |#2|) $ $) 70) (($ (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $ $) 166) (($ (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 109)) (-2932 (($ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) 225)) (-3971 (((-108) $ (-712)) 10)) (-2599 (((-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 128)) (-1203 (((-108) $) 124)) (-2339 (((-1072) $) 22 (-3321 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| |#2| (-1018)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018))))) (-3708 (($ $ (-712)) 145) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) 143)) (-1542 (((-591 |#1|) $) 63)) (-2484 (((-108) |#1| $) 64)) (-1464 (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) 39)) (-2470 (($ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) 40) (($ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $ (-525)) 219) (($ $ $ (-525)) 218)) (-4189 (($ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $ (-525)) 162) (($ $ $ (-525)) 161)) (-2511 (((-591 |#1|) $) 93) (((-591 (-525)) $) 183)) (-2791 (((-108) |#1| $) 92) (((-108) (-525) $) 184)) (-2047 (((-1036) $) 21 (-3321 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| |#2| (-1018)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018))))) (-3066 ((|#2| $) 97 (|has| |#1| (-788))) (($ $ (-712)) 139) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) 137)) (-2069 (((-3 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) "failed") (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 51) (((-3 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) "failed") (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 171)) (-1941 (($ $ |#2|) 98 (|has| $ (-6 -4251))) (($ $ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) 179 (|has| $ (-6 -4251)))) (-3631 (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) 41)) (-3566 (((-108) $) 191)) (-1623 (((-108) (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 32 (|has| $ (-6 -4250))) (((-108) (-1 (-108) |#2|) $) 77 (|has| $ (-6 -4250))) (((-108) (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 112 (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))))) 26 (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (($ $ (-273 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) 25 (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (($ $ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) 24 (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (($ $ (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) 23 (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (($ $ (-591 |#2|) (-591 |#2|)) 86 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ |#2| |#2|) 85 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-273 |#2|)) 84 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-591 (-273 |#2|))) 83 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) 121 (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (($ $ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) 120 (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (($ $ (-273 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) 119 (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (($ $ (-591 (-273 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))))) 118 (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018))))) (-3493 (((-108) $ $) 14)) (-1615 (((-108) |#2| $) 94 (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018)))) (((-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) 182 (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018))))) (-3339 (((-591 |#2|) $) 91) (((-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 185)) (-3028 (((-108) $) 11)) (-3209 (($) 12)) (-3164 ((|#2| $ |#1|) 90) ((|#2| $ |#1| |#2|) 89) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $ (-525) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) 187) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $ (-525)) 186) (($ $ (-1138 (-525))) 165) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $ "last") 144) (($ $ "rest") 141) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $ "first") 138) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $ "value") 126)) (-3505 (((-525) $ $) 129)) (-2311 (($) 49) (($ (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) 48)) (-1790 (($ $ (-525)) 222) (($ $ (-1138 (-525))) 221)) (-2777 (($ $ (-525)) 164) (($ $ (-1138 (-525))) 163)) (-2237 (((-108) $) 127)) (-3820 (($ $) 151)) (-2609 (($ $) 152 (|has| $ (-6 -4251)))) (-3641 (((-712) $) 150)) (-1387 (($ $) 149)) (-2064 (((-712) (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 31 (|has| $ (-6 -4250))) (((-712) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) 28 (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| $ (-6 -4250)))) (((-712) |#2| $) 81 (-12 (|has| |#2| (-1018)) (|has| $ (-6 -4250)))) (((-712) (-1 (-108) |#2|) $) 78 (|has| $ (-6 -4250))) (((-712) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) 116 (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| $ (-6 -4250)))) (((-712) (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 113 (|has| $ (-6 -4250)))) (-4063 (($ $ $ (-525)) 202 (|has| $ (-6 -4251)))) (-3199 (($ $) 13)) (-1408 (((-501) $) 59 (-3321 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-566 (-501))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-566 (-501)))))) (-3036 (($ (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) 50) (($ (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) 170)) (-1679 (($ $ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) 224) (($ $ $) 223)) (-3690 (($ $ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) 168) (($ (-591 $)) 167) (($ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) 136) (($ $ $) 135)) (-3022 (((-796) $) 18 (-3321 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-565 (-796))) (|has| |#2| (-565 (-796))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-565 (-796)))))) (-3860 (((-591 $) $) 122)) (-1632 (((-108) $ $) 130 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (-1870 (($ (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) 42)) (-3720 (((-3 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) "failed") |#1| $) 108)) (-4158 (((-108) (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 33 (|has| $ (-6 -4250))) (((-108) (-1 (-108) |#2|) $) 76 (|has| $ (-6 -4250))) (((-108) (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 111 (|has| $ (-6 -4250)))) (-4135 (((-108) $ $) 195 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-788)))) (-4119 (((-108) $ $) 194 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-788)))) (-4096 (((-108) $ $) 20 (-3321 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| |#2| (-1018)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018))))) (-4126 (((-108) $ $) 196 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-788)))) (-4112 (((-108) $ $) 193 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-788)))) (-4045 (((-712) $) 6 (|has| $ (-6 -4250)))))
+((-4163 (*1 *1 *1) (-4 *1 (-34))) (-4137 (*1 *1 *1) (-4 *1 (-34))) (-4193 (*1 *1 *1) (-4 *1 (-34))) (-1234 (*1 *1 *1) (-4 *1 (-34))) (-4179 (*1 *1 *1) (-4 *1 (-34))) (-4149 (*1 *1 *1) (-4 *1 (-34))))
+(-13 (-10 -8 (-15 -4149 ($ $)) (-15 -4179 ($ $)) (-15 -1234 ($ $)) (-15 -4193 ($ $)) (-15 -4137 ($ $)) (-15 -4163 ($ $))))
+((-2673 (((-108) $ $) 19 (-3150 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| |#2| (-1018)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018))))) (-2940 (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) 125)) (-2434 (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) 148)) (-3856 (($ $) 146)) (-1308 (($) 72) (($ (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) 71)) (-3832 (((-1176) $ |#1| |#1|) 99 (|has| $ (-6 -4251))) (((-1176) $ (-525) (-525)) 178 (|has| $ (-6 -4251)))) (-2983 (($ $ (-525)) 159 (|has| $ (-6 -4251)))) (-3110 (((-108) (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 209) (((-108) $) 203 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-788)))) (-2613 (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 200 (|has| $ (-6 -4251))) (($ $) 199 (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-788)) (|has| $ (-6 -4251))))) (-1282 (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 210) (($ $) 204 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-788)))) (-3727 (((-108) $ (-712)) 8)) (-3912 (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) 134 (|has| $ (-6 -4251)))) (-3191 (($ $ $) 155 (|has| $ (-6 -4251)))) (-2568 (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) 157 (|has| $ (-6 -4251)))) (-2756 (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) 153 (|has| $ (-6 -4251)))) (-2847 ((|#2| $ |#1| |#2|) 73) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $ (-525) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) 189 (|has| $ (-6 -4251))) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $ (-1138 (-525)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) 160 (|has| $ (-6 -4251))) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $ "last" (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) 158 (|has| $ (-6 -4251))) (($ $ "rest" $) 156 (|has| $ (-6 -4251))) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $ "first" (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) 154 (|has| $ (-6 -4251))) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $ "value" (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) 133 (|has| $ (-6 -4251)))) (-3245 (($ $ (-591 $)) 132 (|has| $ (-6 -4251)))) (-1288 (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 45 (|has| $ (-6 -4250))) (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 216)) (-2467 (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 55 (|has| $ (-6 -4250))) (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 175 (|has| $ (-6 -4250)))) (-2424 (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) 147)) (-2429 (((-3 |#2| "failed") |#1| $) 61)) (-2055 (($) 7 T CONST)) (-3405 (($ $) 201 (|has| $ (-6 -4251)))) (-2747 (($ $) 211)) (-2884 (($ $ (-712)) 142) (($ $) 140)) (-3945 (($ $) 214 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (-2908 (($ $) 58 (-3150 (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| $ (-6 -4250))) (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| $ (-6 -4250)))))) (-3844 (($ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) 47 (|has| $ (-6 -4250))) (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 46 (|has| $ (-6 -4250))) (((-3 |#2| "failed") |#1| $) 62) (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 220) (($ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) 215 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (-2537 (($ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) 57 (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| $ (-6 -4250)))) (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 54 (|has| $ (-6 -4250))) (($ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) 177 (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| $ (-6 -4250)))) (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 174 (|has| $ (-6 -4250)))) (-3618 (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) 56 (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| $ (-6 -4250)))) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) 53 (|has| $ (-6 -4250))) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 52 (|has| $ (-6 -4250))) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) 176 (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| $ (-6 -4250)))) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) 173 (|has| $ (-6 -4250))) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 172 (|has| $ (-6 -4250)))) (-4205 ((|#2| $ |#1| |#2|) 87 (|has| $ (-6 -4251))) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $ (-525) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) 190 (|has| $ (-6 -4251)))) (-4121 ((|#2| $ |#1|) 88) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $ (-525)) 188)) (-4139 (((-108) $) 192)) (-1734 (((-525) (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 208) (((-525) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) 207 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018))) (((-525) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $ (-525)) 206 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (-2916 (((-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 30 (|has| $ (-6 -4250))) (((-591 |#2|) $) 79 (|has| $ (-6 -4250))) (((-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 114 (|has| $ (-6 -4250)))) (-2275 (((-591 $) $) 123)) (-3219 (((-108) $ $) 131 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (-1316 (($ (-712) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) 169)) (-3491 (((-108) $ (-712)) 9)) (-4152 ((|#1| $) 96 (|has| |#1| (-788))) (((-525) $) 180 (|has| (-525) (-788)))) (-1923 (($ $ $) 198 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-788)))) (-3597 (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $ $) 217) (($ $ $) 213 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-788)))) (-3459 (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $ $) 212) (($ $ $) 205 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-788)))) (-4207 (((-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 29 (|has| $ (-6 -4250))) (((-591 |#2|) $) 80 (|has| $ (-6 -4250))) (((-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 115 (|has| $ (-6 -4250)))) (-3956 (((-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) 27 (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| $ (-6 -4250)))) (((-108) |#2| $) 82 (-12 (|has| |#2| (-1018)) (|has| $ (-6 -4250)))) (((-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) 117 (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| $ (-6 -4250))))) (-1826 ((|#1| $) 95 (|has| |#1| (-788))) (((-525) $) 181 (|has| (-525) (-788)))) (-3475 (($ $ $) 197 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-788)))) (-4192 (($ (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 34 (|has| $ (-6 -4251))) (($ (-1 |#2| |#2|) $) 75 (|has| $ (-6 -4251))) (($ (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 110 (|has| $ (-6 -4251)))) (-1257 (($ (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 35) (($ (-1 |#2| |#2|) $) 74) (($ (-1 |#2| |#2| |#2|) $ $) 70) (($ (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $ $) 166) (($ (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 109)) (-2750 (($ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) 225)) (-3295 (((-108) $ (-712)) 10)) (-2065 (((-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 128)) (-2878 (((-108) $) 124)) (-2621 (((-1072) $) 22 (-3150 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| |#2| (-1018)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018))))) (-2555 (($ $ (-712)) 145) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) 143)) (-2159 (((-591 |#1|) $) 63)) (-1628 (((-108) |#1| $) 64)) (-3949 (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) 39)) (-1520 (($ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) 40) (($ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $ (-525)) 219) (($ $ $ (-525)) 218)) (-2059 (($ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $ (-525)) 162) (($ $ $ (-525)) 161)) (-3761 (((-591 |#1|) $) 93) (((-591 (-525)) $) 183)) (-1675 (((-108) |#1| $) 92) (((-108) (-525) $) 184)) (-2937 (((-1036) $) 21 (-3150 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| |#2| (-1018)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018))))) (-2872 ((|#2| $) 97 (|has| |#1| (-788))) (($ $ (-712)) 139) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) 137)) (-2714 (((-3 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) "failed") (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 51) (((-3 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) "failed") (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 171)) (-1858 (($ $ |#2|) 98 (|has| $ (-6 -4251))) (($ $ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) 179 (|has| $ (-6 -4251)))) (-4166 (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) 41)) (-1622 (((-108) $) 191)) (-3465 (((-108) (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 32 (|has| $ (-6 -4250))) (((-108) (-1 (-108) |#2|) $) 77 (|has| $ (-6 -4250))) (((-108) (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 112 (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))))) 26 (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (($ $ (-273 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) 25 (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (($ $ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) 24 (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (($ $ (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) 23 (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (($ $ (-591 |#2|) (-591 |#2|)) 86 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ |#2| |#2|) 85 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-273 |#2|)) 84 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-591 (-273 |#2|))) 83 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) 121 (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (($ $ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) 120 (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (($ $ (-273 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) 119 (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (($ $ (-591 (-273 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))))) 118 (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018))))) (-2023 (((-108) $ $) 14)) (-3384 (((-108) |#2| $) 94 (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018)))) (((-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) 182 (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018))))) (-2998 (((-591 |#2|) $) 91) (((-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 185)) (-2077 (((-108) $) 11)) (-3164 (($) 12)) (-1881 ((|#2| $ |#1|) 90) ((|#2| $ |#1| |#2|) 89) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $ (-525) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) 187) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $ (-525)) 186) (($ $ (-1138 (-525))) 165) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $ "last") 144) (($ $ "rest") 141) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $ "first") 138) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $ "value") 126)) (-2194 (((-525) $ $) 129)) (-3583 (($) 49) (($ (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) 48)) (-1227 (($ $ (-525)) 222) (($ $ (-1138 (-525))) 221)) (-3226 (($ $ (-525)) 164) (($ $ (-1138 (-525))) 163)) (-4133 (((-108) $) 127)) (-2349 (($ $) 151)) (-3494 (($ $) 152 (|has| $ (-6 -4251)))) (-1248 (((-712) $) 150)) (-3249 (($ $) 149)) (-2960 (((-712) (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 31 (|has| $ (-6 -4250))) (((-712) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) 28 (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| $ (-6 -4250)))) (((-712) |#2| $) 81 (-12 (|has| |#2| (-1018)) (|has| $ (-6 -4250)))) (((-712) (-1 (-108) |#2|) $) 78 (|has| $ (-6 -4250))) (((-712) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) 116 (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| $ (-6 -4250)))) (((-712) (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 113 (|has| $ (-6 -4250)))) (-2992 (($ $ $ (-525)) 202 (|has| $ (-6 -4251)))) (-2873 (($ $) 13)) (-1300 (((-501) $) 59 (-3150 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-566 (-501))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-566 (-501)))))) (-2695 (($ (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) 50) (($ (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) 170)) (-3729 (($ $ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) 224) (($ $ $) 223)) (-1624 (($ $ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) 168) (($ (-591 $)) 167) (($ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) 136) (($ $ $) 135)) (-2686 (((-796) $) 18 (-3150 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-565 (-796))) (|has| |#2| (-565 (-796))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-565 (-796)))))) (-1567 (((-591 $) $) 122)) (-3592 (((-108) $ $) 130 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (-2453 (($ (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) 42)) (-2565 (((-3 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) "failed") |#1| $) 108)) (-1475 (((-108) (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 33 (|has| $ (-6 -4250))) (((-108) (-1 (-108) |#2|) $) 76 (|has| $ (-6 -4250))) (((-108) (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 111 (|has| $ (-6 -4250)))) (-4004 (((-108) $ $) 195 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-788)))) (-3982 (((-108) $ $) 194 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-788)))) (-3944 (((-108) $ $) 20 (-3150 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| |#2| (-1018)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018))))) (-3994 (((-108) $ $) 196 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-788)))) (-3971 (((-108) $ $) 193 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-788)))) (-2028 (((-712) $) 6 (|has| $ (-6 -4250)))))
(((-35 |#1| |#2|) (-131) (-1018) (-1018)) (T -35))
-((-3720 (*1 *2 *3 *1) (|partial| -12 (-4 *1 (-35 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-5 *2 (-2 (|:| -2019 *3) (|:| -1221 *4))))))
-(-13 (-1102 |t#1| |t#2|) (-611 (-2 (|:| -2019 |t#1|) (|:| -1221 |t#2|))) (-10 -8 (-15 -3720 ((-3 (-2 (|:| -2019 |t#1|) (|:| -1221 |t#2|)) "failed") |t#1| $))))
-(((-33) . T) ((-102 #0=(-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) . T) ((-97) -3321 (|has| |#2| (-1018)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-788))) ((-565 (-796)) -3321 (|has| |#2| (-1018)) (|has| |#2| (-565 (-796))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-788)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-565 (-796)))) ((-142 #1=(-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) . T) ((-566 (-501)) |has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-566 (-501))) ((-209 #0#) . T) ((-215 #0#) . T) ((-265 #2=(-525) #1#) . T) ((-265 |#1| |#2|) . T) ((-267 #2# #1#) . T) ((-267 |#1| |#2|) . T) ((-288 #1#) -12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018))) ((-288 |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))) ((-261 #1#) . T) ((-351 #1#) . T) ((-464 #1#) . T) ((-464 |#2|) . T) ((-558 #2# #1#) . T) ((-558 |#1| |#2|) . T) ((-486 #1# #1#) -12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018))) ((-486 |#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))) ((-562 |#1| |#2|) . T) ((-596 #1#) . T) ((-611 #1#) . T) ((-788) |has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-788)) ((-940 #1#) . T) ((-1018) -3321 (|has| |#2| (-1018)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-788))) ((-1063 #1#) . T) ((-1102 |#1| |#2|) . T) ((-1125) . T) ((-1159 #1#) . T))
-((-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ |#2|) 10)))
-(((-36 |#1| |#2|) (-10 -8 (-15 -3022 (|#1| |#2|)) (-15 -3022 (|#1| (-525))) (-15 -3022 ((-796) |#1|))) (-37 |#2|) (-160)) (T -36))
-NIL
-(-10 -8 (-15 -3022 (|#1| |#2|)) (-15 -3022 (|#1| (-525))) (-15 -3022 ((-796) |#1|)))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-2157 (((-3 $ "failed") $ $) 19)) (-3798 (($) 17 T CONST)) (-4163 (((-3 $ "failed") $) 34)) (-2824 (((-108) $) 31)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-3022 (((-796) $) 11) (($ (-525)) 28) (($ |#1|) 37)) (-2128 (((-712)) 29)) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4096 (((-108) $ $) 6)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 39) (($ |#1| $) 38)))
+((-2565 (*1 *2 *3 *1) (|partial| -12 (-4 *1 (-35 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-5 *2 (-2 (|:| -1265 *3) (|:| -1568 *4))))))
+(-13 (-1102 |t#1| |t#2|) (-611 (-2 (|:| -1265 |t#1|) (|:| -1568 |t#2|))) (-10 -8 (-15 -2565 ((-3 (-2 (|:| -1265 |t#1|) (|:| -1568 |t#2|)) "failed") |t#1| $))))
+(((-33) . T) ((-102 #0=(-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) . T) ((-97) -3150 (|has| |#2| (-1018)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-788))) ((-565 (-796)) -3150 (|has| |#2| (-1018)) (|has| |#2| (-565 (-796))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-788)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-565 (-796)))) ((-142 #1=(-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) . T) ((-566 (-501)) |has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-566 (-501))) ((-209 #0#) . T) ((-215 #0#) . T) ((-265 #2=(-525) #1#) . T) ((-265 |#1| |#2|) . T) ((-267 #2# #1#) . T) ((-267 |#1| |#2|) . T) ((-288 #1#) -12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018))) ((-288 |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))) ((-261 #1#) . T) ((-351 #1#) . T) ((-464 #1#) . T) ((-464 |#2|) . T) ((-558 #2# #1#) . T) ((-558 |#1| |#2|) . T) ((-486 #1# #1#) -12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018))) ((-486 |#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))) ((-562 |#1| |#2|) . T) ((-596 #1#) . T) ((-611 #1#) . T) ((-788) |has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-788)) ((-940 #1#) . T) ((-1018) -3150 (|has| |#2| (-1018)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-788))) ((-1063 #1#) . T) ((-1102 |#1| |#2|) . T) ((-1125) . T) ((-1159 #1#) . T))
+((-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ |#2|) 10)))
+(((-36 |#1| |#2|) (-10 -8 (-15 -2686 (|#1| |#2|)) (-15 -2686 (|#1| (-525))) (-15 -2686 ((-796) |#1|))) (-37 |#2|) (-160)) (T -36))
+NIL
+(-10 -8 (-15 -2686 (|#1| |#2|)) (-15 -2686 (|#1| (-525))) (-15 -2686 ((-796) |#1|)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-3332 (((-3 $ "failed") $ $) 19)) (-2055 (($) 17 T CONST)) (-1522 (((-3 $ "failed") $) 34)) (-3865 (((-108) $) 31)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-2686 (((-796) $) 11) (($ (-525)) 28) (($ |#1|) 37)) (-3425 (((-712)) 29)) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-3944 (((-108) $ $) 6)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 39) (($ |#1| $) 38)))
(((-37 |#1|) (-131) (-160)) (T -37))
-((-3022 (*1 *1 *2) (-12 (-4 *1 (-37 *2)) (-4 *2 (-160)))))
-(-13 (-975) (-659 |t#1|) (-10 -8 (-15 -3022 ($ |t#1|))))
+((-2686 (*1 *1 *2) (-12 (-4 *1 (-37 *2)) (-4 *2 (-160)))))
+(-13 (-975) (-659 |t#1|) (-10 -8 (-15 -2686 ($ |t#1|))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-107 |#1| |#1|) . T) ((-126) . T) ((-565 (-796)) . T) ((-593 |#1|) . T) ((-593 $) . T) ((-659 |#1|) . T) ((-668) . T) ((-981 |#1|) . T) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T))
-((-2787 (((-396 |#1|) |#1|) 41)) (-1348 (((-396 |#1|) |#1|) 30) (((-396 |#1|) |#1| (-591 (-47))) 33)) (-2233 (((-108) |#1|) 56)))
-(((-38 |#1|) (-10 -7 (-15 -1348 ((-396 |#1|) |#1| (-591 (-47)))) (-15 -1348 ((-396 |#1|) |#1|)) (-15 -2787 ((-396 |#1|) |#1|)) (-15 -2233 ((-108) |#1|))) (-1147 (-47))) (T -38))
-((-2233 (*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-38 *3)) (-4 *3 (-1147 (-47))))) (-2787 (*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-38 *3)) (-4 *3 (-1147 (-47))))) (-1348 (*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-38 *3)) (-4 *3 (-1147 (-47))))) (-1348 (*1 *2 *3 *4) (-12 (-5 *4 (-591 (-47))) (-5 *2 (-396 *3)) (-5 *1 (-38 *3)) (-4 *3 (-1147 (-47))))))
-(-10 -7 (-15 -1348 ((-396 |#1|) |#1| (-591 (-47)))) (-15 -1348 ((-396 |#1|) |#1|)) (-15 -2787 ((-396 |#1|) |#1|)) (-15 -2233 ((-108) |#1|)))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-3816 (((-2 (|:| |num| (-1171 |#2|)) (|:| |den| |#2|)) $) NIL)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| (-385 |#2|) (-341)))) (-3706 (($ $) NIL (|has| (-385 |#2|) (-341)))) (-1715 (((-108) $) NIL (|has| (-385 |#2|) (-341)))) (-2796 (((-631 (-385 |#2|)) (-1171 $)) NIL) (((-631 (-385 |#2|))) NIL)) (-2569 (((-385 |#2|) $) NIL)) (-3734 (((-1099 (-854) (-712)) (-525)) NIL (|has| (-385 |#2|) (-327)))) (-2157 (((-3 $ "failed") $ $) NIL)) (-1291 (($ $) NIL (|has| (-385 |#2|) (-341)))) (-2827 (((-396 $) $) NIL (|has| (-385 |#2|) (-341)))) (-1947 (((-108) $ $) NIL (|has| (-385 |#2|) (-341)))) (-3032 (((-712)) NIL (|has| (-385 |#2|) (-346)))) (-1819 (((-108)) NIL)) (-4081 (((-108) |#1|) NIL) (((-108) |#2|) NIL)) (-3798 (($) NIL T CONST)) (-1251 (((-3 (-525) "failed") $) NIL (|has| (-385 |#2|) (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| (-385 |#2|) (-966 (-385 (-525))))) (((-3 (-385 |#2|) "failed") $) NIL)) (-3528 (((-525) $) NIL (|has| (-385 |#2|) (-966 (-525)))) (((-385 (-525)) $) NIL (|has| (-385 |#2|) (-966 (-385 (-525))))) (((-385 |#2|) $) NIL)) (-4171 (($ (-1171 (-385 |#2|)) (-1171 $)) NIL) (($ (-1171 (-385 |#2|))) 57) (($ (-1171 |#2|) |#2|) 125)) (-2625 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-385 |#2|) (-327)))) (-2129 (($ $ $) NIL (|has| (-385 |#2|) (-341)))) (-3922 (((-631 (-385 |#2|)) $ (-1171 $)) NIL) (((-631 (-385 |#2|)) $) NIL)) (-3305 (((-631 (-525)) (-631 $)) NIL (|has| (-385 |#2|) (-587 (-525)))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| (-385 |#2|) (-587 (-525)))) (((-2 (|:| -4057 (-631 (-385 |#2|))) (|:| |vec| (-1171 (-385 |#2|)))) (-631 $) (-1171 $)) NIL) (((-631 (-385 |#2|)) (-631 $)) NIL)) (-1598 (((-1171 $) (-1171 $)) NIL)) (-1227 (($ |#3|) NIL) (((-3 $ "failed") (-385 |#3|)) NIL (|has| (-385 |#2|) (-341)))) (-4163 (((-3 $ "failed") $) NIL)) (-1205 (((-591 (-591 |#1|))) NIL (|has| |#1| (-346)))) (-1565 (((-108) |#1| |#1|) NIL)) (-4073 (((-854)) NIL)) (-3377 (($) NIL (|has| (-385 |#2|) (-346)))) (-3390 (((-108)) NIL)) (-2764 (((-108) |#1|) NIL) (((-108) |#2|) NIL)) (-2110 (($ $ $) NIL (|has| (-385 |#2|) (-341)))) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL (|has| (-385 |#2|) (-341)))) (-3208 (($ $) NIL)) (-3944 (($) NIL (|has| (-385 |#2|) (-327)))) (-4104 (((-108) $) NIL (|has| (-385 |#2|) (-327)))) (-2299 (($ $ (-712)) NIL (|has| (-385 |#2|) (-327))) (($ $) NIL (|has| (-385 |#2|) (-327)))) (-2744 (((-108) $) NIL (|has| (-385 |#2|) (-341)))) (-3873 (((-854) $) NIL (|has| (-385 |#2|) (-327))) (((-774 (-854)) $) NIL (|has| (-385 |#2|) (-327)))) (-2824 (((-108) $) NIL)) (-1739 (((-712)) NIL)) (-2101 (((-1171 $) (-1171 $)) 102)) (-2771 (((-385 |#2|) $) NIL)) (-1957 (((-591 (-885 |#1|)) (-1089)) NIL (|has| |#1| (-341)))) (-2085 (((-3 $ "failed") $) NIL (|has| (-385 |#2|) (-327)))) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| (-385 |#2|) (-341)))) (-1382 ((|#3| $) NIL (|has| (-385 |#2|) (-341)))) (-3016 (((-854) $) NIL (|has| (-385 |#2|) (-346)))) (-1223 ((|#3| $) NIL)) (-1356 (($ (-591 $)) NIL (|has| (-385 |#2|) (-341))) (($ $ $) NIL (|has| (-385 |#2|) (-341)))) (-2339 (((-1072) $) NIL)) (-3055 (((-1176) (-712)) 79)) (-3112 (((-631 (-385 |#2|))) 51)) (-1890 (((-631 (-385 |#2|))) 44)) (-1622 (($ $) NIL (|has| (-385 |#2|) (-341)))) (-3988 (($ (-1171 |#2|) |#2|) 126)) (-3202 (((-631 (-385 |#2|))) 45)) (-1891 (((-631 (-385 |#2|))) 43)) (-3870 (((-2 (|:| |num| (-631 |#2|)) (|:| |den| |#2|)) (-1 |#2| |#2|)) 124)) (-1351 (((-2 (|:| |num| (-1171 |#2|)) (|:| |den| |#2|)) $) 64)) (-3026 (((-1171 $)) 42)) (-3441 (((-1171 $)) 41)) (-2200 (((-108) $) NIL)) (-3053 (((-108) $) NIL) (((-108) $ |#1|) NIL) (((-108) $ |#2|) NIL)) (-3506 (($) NIL (|has| (-385 |#2|) (-327)) CONST)) (-2226 (($ (-854)) NIL (|has| (-385 |#2|) (-346)))) (-2506 (((-3 |#2| "failed")) NIL)) (-2047 (((-1036) $) NIL)) (-1892 (((-712)) NIL)) (-3857 (($) NIL)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| (-385 |#2|) (-341)))) (-1399 (($ (-591 $)) NIL (|has| (-385 |#2|) (-341))) (($ $ $) NIL (|has| (-385 |#2|) (-341)))) (-2846 (((-591 (-2 (|:| -1348 (-525)) (|:| -2008 (-525))))) NIL (|has| (-385 |#2|) (-327)))) (-1348 (((-396 $) $) NIL (|has| (-385 |#2|) (-341)))) (-3375 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| (-385 |#2|) (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL (|has| (-385 |#2|) (-341)))) (-2089 (((-3 $ "failed") $ $) NIL (|has| (-385 |#2|) (-341)))) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| (-385 |#2|) (-341)))) (-1712 (((-712) $) NIL (|has| (-385 |#2|) (-341)))) (-3164 ((|#1| $ |#1| |#1|) NIL)) (-3787 (((-3 |#2| "failed")) NIL)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL (|has| (-385 |#2|) (-341)))) (-2976 (((-385 |#2|) (-1171 $)) NIL) (((-385 |#2|)) 39)) (-2953 (((-712) $) NIL (|has| (-385 |#2|) (-327))) (((-3 (-712) "failed") $ $) NIL (|has| (-385 |#2|) (-327)))) (-3266 (($ $ (-1 (-385 |#2|) (-385 |#2|)) (-712)) NIL (|has| (-385 |#2|) (-341))) (($ $ (-1 (-385 |#2|) (-385 |#2|))) NIL (|has| (-385 |#2|) (-341))) (($ $ (-1 |#2| |#2|)) 120) (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-833 (-1089))))) (($ $ (-1089) (-712)) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-833 (-1089))))) (($ $ (-591 (-1089))) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-833 (-1089))))) (($ $ (-1089)) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-833 (-1089))))) (($ $ (-712)) NIL (-3321 (-12 (|has| (-385 |#2|) (-213)) (|has| (-385 |#2|) (-341))) (|has| (-385 |#2|) (-327)))) (($ $) NIL (-3321 (-12 (|has| (-385 |#2|) (-213)) (|has| (-385 |#2|) (-341))) (|has| (-385 |#2|) (-327))))) (-1244 (((-631 (-385 |#2|)) (-1171 $) (-1 (-385 |#2|) (-385 |#2|))) NIL (|has| (-385 |#2|) (-341)))) (-1478 ((|#3|) 50)) (-2616 (($) NIL (|has| (-385 |#2|) (-327)))) (-3572 (((-1171 (-385 |#2|)) $ (-1171 $)) NIL) (((-631 (-385 |#2|)) (-1171 $) (-1171 $)) NIL) (((-1171 (-385 |#2|)) $) 58) (((-631 (-385 |#2|)) (-1171 $)) 103)) (-1408 (((-1171 (-385 |#2|)) $) NIL) (($ (-1171 (-385 |#2|))) NIL) ((|#3| $) NIL) (($ |#3|) NIL)) (-2265 (((-3 (-1171 $) "failed") (-631 $)) NIL (|has| (-385 |#2|) (-327)))) (-4065 (((-1171 $) (-1171 $)) NIL)) (-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ (-385 |#2|)) NIL) (($ (-385 (-525))) NIL (-3321 (|has| (-385 |#2|) (-966 (-385 (-525)))) (|has| (-385 |#2|) (-341)))) (($ $) NIL (|has| (-385 |#2|) (-341)))) (-1437 (($ $) NIL (|has| (-385 |#2|) (-327))) (((-3 $ "failed") $) NIL (|has| (-385 |#2|) (-136)))) (-3806 ((|#3| $) NIL)) (-2128 (((-712)) NIL)) (-3841 (((-108)) 37)) (-1466 (((-108) |#1|) 49) (((-108) |#2|) 132)) (-4003 (((-1171 $)) 93)) (-2495 (((-108) $ $) NIL (|has| (-385 |#2|) (-341)))) (-4206 (((-2 (|:| |num| $) (|:| |den| |#2|) (|:| |derivden| |#2|) (|:| |gd| |#2|)) $ (-1 |#2| |#2|)) NIL)) (-3886 (((-108)) NIL)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL (|has| (-385 |#2|) (-341)))) (-4191 (($) 16 T CONST)) (-4197 (($) 26 T CONST)) (-4196 (($ $ (-1 (-385 |#2|) (-385 |#2|)) (-712)) NIL (|has| (-385 |#2|) (-341))) (($ $ (-1 (-385 |#2|) (-385 |#2|))) NIL (|has| (-385 |#2|) (-341))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-833 (-1089))))) (($ $ (-1089) (-712)) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-833 (-1089))))) (($ $ (-591 (-1089))) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-833 (-1089))))) (($ $ (-1089)) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-833 (-1089))))) (($ $ (-712)) NIL (-3321 (-12 (|has| (-385 |#2|) (-213)) (|has| (-385 |#2|) (-341))) (|has| (-385 |#2|) (-327)))) (($ $) NIL (-3321 (-12 (|has| (-385 |#2|) (-213)) (|has| (-385 |#2|) (-341))) (|has| (-385 |#2|) (-327))))) (-4096 (((-108) $ $) NIL)) (-4173 (($ $ $) NIL (|has| (-385 |#2|) (-341)))) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL (|has| (-385 |#2|) (-341)))) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 |#2|)) NIL) (($ (-385 |#2|) $) NIL) (($ (-385 (-525)) $) NIL (|has| (-385 |#2|) (-341))) (($ $ (-385 (-525))) NIL (|has| (-385 |#2|) (-341)))))
-(((-39 |#1| |#2| |#3| |#4|) (-13 (-320 |#1| |#2| |#3|) (-10 -7 (-15 -3055 ((-1176) (-712))))) (-341) (-1147 |#1|) (-1147 (-385 |#2|)) |#3|) (T -39))
-((-3055 (*1 *2 *3) (-12 (-5 *3 (-712)) (-4 *4 (-341)) (-4 *5 (-1147 *4)) (-5 *2 (-1176)) (-5 *1 (-39 *4 *5 *6 *7)) (-4 *6 (-1147 (-385 *5))) (-14 *7 *6))))
-(-13 (-320 |#1| |#2| |#3|) (-10 -7 (-15 -3055 ((-1176) (-712)))))
-((-2365 ((|#2| |#2|) 48)) (-1272 ((|#2| |#2|) 119 (-12 (|has| |#2| (-408 |#1|)) (|has| |#1| (-429)) (|has| |#1| (-788)) (|has| |#1| (-966 (-525)))))) (-3471 ((|#2| |#2|) 87 (-12 (|has| |#2| (-408 |#1|)) (|has| |#1| (-429)) (|has| |#1| (-788)) (|has| |#1| (-966 (-525)))))) (-3014 ((|#2| |#2|) 88 (-12 (|has| |#2| (-408 |#1|)) (|has| |#1| (-429)) (|has| |#1| (-788)) (|has| |#1| (-966 (-525)))))) (-3240 ((|#2| (-110) |#2| (-712)) 75 (-12 (|has| |#2| (-408 |#1|)) (|has| |#1| (-429)) (|has| |#1| (-788)) (|has| |#1| (-966 (-525)))))) (-2440 (((-1085 |#2|) |#2|) 45)) (-4002 ((|#2| |#2| (-591 (-564 |#2|))) 18) ((|#2| |#2| (-591 |#2|)) 20) ((|#2| |#2| |#2|) 21) ((|#2| |#2|) 16)))
-(((-40 |#1| |#2|) (-10 -7 (-15 -2365 (|#2| |#2|)) (-15 -4002 (|#2| |#2|)) (-15 -4002 (|#2| |#2| |#2|)) (-15 -4002 (|#2| |#2| (-591 |#2|))) (-15 -4002 (|#2| |#2| (-591 (-564 |#2|)))) (-15 -2440 ((-1085 |#2|) |#2|)) (IF (|has| |#1| (-788)) (IF (|has| |#1| (-429)) (IF (|has| |#1| (-966 (-525))) (IF (|has| |#2| (-408 |#1|)) (PROGN (-15 -3014 (|#2| |#2|)) (-15 -3471 (|#2| |#2|)) (-15 -1272 (|#2| |#2|)) (-15 -3240 (|#2| (-110) |#2| (-712)))) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|)) (-517) (-13 (-341) (-281) (-10 -8 (-15 -1738 ((-1041 |#1| (-564 $)) $)) (-15 -1754 ((-1041 |#1| (-564 $)) $)) (-15 -3022 ($ (-1041 |#1| (-564 $))))))) (T -40))
-((-3240 (*1 *2 *3 *2 *4) (-12 (-5 *3 (-110)) (-5 *4 (-712)) (-4 *5 (-429)) (-4 *5 (-788)) (-4 *5 (-966 (-525))) (-4 *5 (-517)) (-5 *1 (-40 *5 *2)) (-4 *2 (-408 *5)) (-4 *2 (-13 (-341) (-281) (-10 -8 (-15 -1738 ((-1041 *5 (-564 $)) $)) (-15 -1754 ((-1041 *5 (-564 $)) $)) (-15 -3022 ($ (-1041 *5 (-564 $))))))))) (-1272 (*1 *2 *2) (-12 (-4 *3 (-429)) (-4 *3 (-788)) (-4 *3 (-966 (-525))) (-4 *3 (-517)) (-5 *1 (-40 *3 *2)) (-4 *2 (-408 *3)) (-4 *2 (-13 (-341) (-281) (-10 -8 (-15 -1738 ((-1041 *3 (-564 $)) $)) (-15 -1754 ((-1041 *3 (-564 $)) $)) (-15 -3022 ($ (-1041 *3 (-564 $))))))))) (-3471 (*1 *2 *2) (-12 (-4 *3 (-429)) (-4 *3 (-788)) (-4 *3 (-966 (-525))) (-4 *3 (-517)) (-5 *1 (-40 *3 *2)) (-4 *2 (-408 *3)) (-4 *2 (-13 (-341) (-281) (-10 -8 (-15 -1738 ((-1041 *3 (-564 $)) $)) (-15 -1754 ((-1041 *3 (-564 $)) $)) (-15 -3022 ($ (-1041 *3 (-564 $))))))))) (-3014 (*1 *2 *2) (-12 (-4 *3 (-429)) (-4 *3 (-788)) (-4 *3 (-966 (-525))) (-4 *3 (-517)) (-5 *1 (-40 *3 *2)) (-4 *2 (-408 *3)) (-4 *2 (-13 (-341) (-281) (-10 -8 (-15 -1738 ((-1041 *3 (-564 $)) $)) (-15 -1754 ((-1041 *3 (-564 $)) $)) (-15 -3022 ($ (-1041 *3 (-564 $))))))))) (-2440 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-1085 *3)) (-5 *1 (-40 *4 *3)) (-4 *3 (-13 (-341) (-281) (-10 -8 (-15 -1738 ((-1041 *4 (-564 $)) $)) (-15 -1754 ((-1041 *4 (-564 $)) $)) (-15 -3022 ($ (-1041 *4 (-564 $))))))))) (-4002 (*1 *2 *2 *3) (-12 (-5 *3 (-591 (-564 *2))) (-4 *2 (-13 (-341) (-281) (-10 -8 (-15 -1738 ((-1041 *4 (-564 $)) $)) (-15 -1754 ((-1041 *4 (-564 $)) $)) (-15 -3022 ($ (-1041 *4 (-564 $))))))) (-4 *4 (-517)) (-5 *1 (-40 *4 *2)))) (-4002 (*1 *2 *2 *3) (-12 (-5 *3 (-591 *2)) (-4 *2 (-13 (-341) (-281) (-10 -8 (-15 -1738 ((-1041 *4 (-564 $)) $)) (-15 -1754 ((-1041 *4 (-564 $)) $)) (-15 -3022 ($ (-1041 *4 (-564 $))))))) (-4 *4 (-517)) (-5 *1 (-40 *4 *2)))) (-4002 (*1 *2 *2 *2) (-12 (-4 *3 (-517)) (-5 *1 (-40 *3 *2)) (-4 *2 (-13 (-341) (-281) (-10 -8 (-15 -1738 ((-1041 *3 (-564 $)) $)) (-15 -1754 ((-1041 *3 (-564 $)) $)) (-15 -3022 ($ (-1041 *3 (-564 $))))))))) (-4002 (*1 *2 *2) (-12 (-4 *3 (-517)) (-5 *1 (-40 *3 *2)) (-4 *2 (-13 (-341) (-281) (-10 -8 (-15 -1738 ((-1041 *3 (-564 $)) $)) (-15 -1754 ((-1041 *3 (-564 $)) $)) (-15 -3022 ($ (-1041 *3 (-564 $))))))))) (-2365 (*1 *2 *2) (-12 (-4 *3 (-517)) (-5 *1 (-40 *3 *2)) (-4 *2 (-13 (-341) (-281) (-10 -8 (-15 -1738 ((-1041 *3 (-564 $)) $)) (-15 -1754 ((-1041 *3 (-564 $)) $)) (-15 -3022 ($ (-1041 *3 (-564 $))))))))))
-(-10 -7 (-15 -2365 (|#2| |#2|)) (-15 -4002 (|#2| |#2|)) (-15 -4002 (|#2| |#2| |#2|)) (-15 -4002 (|#2| |#2| (-591 |#2|))) (-15 -4002 (|#2| |#2| (-591 (-564 |#2|)))) (-15 -2440 ((-1085 |#2|) |#2|)) (IF (|has| |#1| (-788)) (IF (|has| |#1| (-429)) (IF (|has| |#1| (-966 (-525))) (IF (|has| |#2| (-408 |#1|)) (PROGN (-15 -3014 (|#2| |#2|)) (-15 -3471 (|#2| |#2|)) (-15 -1272 (|#2| |#2|)) (-15 -3240 (|#2| (-110) |#2| (-712)))) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|))
-((-1348 (((-396 (-1085 |#3|)) (-1085 |#3|) (-591 (-47))) 23) (((-396 |#3|) |#3| (-591 (-47))) 19)))
-(((-41 |#1| |#2| |#3|) (-10 -7 (-15 -1348 ((-396 |#3|) |#3| (-591 (-47)))) (-15 -1348 ((-396 (-1085 |#3|)) (-1085 |#3|) (-591 (-47))))) (-788) (-734) (-882 (-47) |#2| |#1|)) (T -41))
-((-1348 (*1 *2 *3 *4) (-12 (-5 *4 (-591 (-47))) (-4 *5 (-788)) (-4 *6 (-734)) (-4 *7 (-882 (-47) *6 *5)) (-5 *2 (-396 (-1085 *7))) (-5 *1 (-41 *5 *6 *7)) (-5 *3 (-1085 *7)))) (-1348 (*1 *2 *3 *4) (-12 (-5 *4 (-591 (-47))) (-4 *5 (-788)) (-4 *6 (-734)) (-5 *2 (-396 *3)) (-5 *1 (-41 *5 *6 *3)) (-4 *3 (-882 (-47) *6 *5)))))
-(-10 -7 (-15 -1348 ((-396 |#3|) |#3| (-591 (-47)))) (-15 -1348 ((-396 (-1085 |#3|)) (-1085 |#3|) (-591 (-47)))))
-((-1861 (((-712) |#2|) 65)) (-1592 (((-712) |#2|) 68)) (-2937 (((-591 |#2|)) 33)) (-2219 (((-712) |#2|) 67)) (-4195 (((-712) |#2|) 64)) (-2605 (((-712) |#2|) 66)) (-2743 (((-591 (-631 |#1|))) 60)) (-3308 (((-591 |#2|)) 55)) (-4106 (((-591 |#2|) |#2|) 43)) (-1982 (((-591 |#2|)) 57)) (-1993 (((-591 |#2|)) 56)) (-1997 (((-591 (-631 |#1|))) 48)) (-2375 (((-591 |#2|)) 54)) (-2786 (((-591 |#2|) |#2|) 42)) (-2970 (((-591 |#2|)) 50)) (-1961 (((-591 (-631 |#1|))) 61)) (-4167 (((-591 |#2|)) 59)) (-4003 (((-1171 |#2|) (-1171 |#2|)) 84 (|has| |#1| (-286)))))
-(((-42 |#1| |#2|) (-10 -7 (-15 -2219 ((-712) |#2|)) (-15 -1592 ((-712) |#2|)) (-15 -4195 ((-712) |#2|)) (-15 -1861 ((-712) |#2|)) (-15 -2605 ((-712) |#2|)) (-15 -2970 ((-591 |#2|))) (-15 -2786 ((-591 |#2|) |#2|)) (-15 -4106 ((-591 |#2|) |#2|)) (-15 -2375 ((-591 |#2|))) (-15 -3308 ((-591 |#2|))) (-15 -1993 ((-591 |#2|))) (-15 -1982 ((-591 |#2|))) (-15 -4167 ((-591 |#2|))) (-15 -1997 ((-591 (-631 |#1|)))) (-15 -2743 ((-591 (-631 |#1|)))) (-15 -1961 ((-591 (-631 |#1|)))) (-15 -2937 ((-591 |#2|))) (IF (|has| |#1| (-286)) (-15 -4003 ((-1171 |#2|) (-1171 |#2|))) |%noBranch|)) (-517) (-395 |#1|)) (T -42))
-((-4003 (*1 *2 *2) (-12 (-5 *2 (-1171 *4)) (-4 *4 (-395 *3)) (-4 *3 (-286)) (-4 *3 (-517)) (-5 *1 (-42 *3 *4)))) (-2937 (*1 *2) (-12 (-4 *3 (-517)) (-5 *2 (-591 *4)) (-5 *1 (-42 *3 *4)) (-4 *4 (-395 *3)))) (-1961 (*1 *2) (-12 (-4 *3 (-517)) (-5 *2 (-591 (-631 *3))) (-5 *1 (-42 *3 *4)) (-4 *4 (-395 *3)))) (-2743 (*1 *2) (-12 (-4 *3 (-517)) (-5 *2 (-591 (-631 *3))) (-5 *1 (-42 *3 *4)) (-4 *4 (-395 *3)))) (-1997 (*1 *2) (-12 (-4 *3 (-517)) (-5 *2 (-591 (-631 *3))) (-5 *1 (-42 *3 *4)) (-4 *4 (-395 *3)))) (-4167 (*1 *2) (-12 (-4 *3 (-517)) (-5 *2 (-591 *4)) (-5 *1 (-42 *3 *4)) (-4 *4 (-395 *3)))) (-1982 (*1 *2) (-12 (-4 *3 (-517)) (-5 *2 (-591 *4)) (-5 *1 (-42 *3 *4)) (-4 *4 (-395 *3)))) (-1993 (*1 *2) (-12 (-4 *3 (-517)) (-5 *2 (-591 *4)) (-5 *1 (-42 *3 *4)) (-4 *4 (-395 *3)))) (-3308 (*1 *2) (-12 (-4 *3 (-517)) (-5 *2 (-591 *4)) (-5 *1 (-42 *3 *4)) (-4 *4 (-395 *3)))) (-2375 (*1 *2) (-12 (-4 *3 (-517)) (-5 *2 (-591 *4)) (-5 *1 (-42 *3 *4)) (-4 *4 (-395 *3)))) (-4106 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-591 *3)) (-5 *1 (-42 *4 *3)) (-4 *3 (-395 *4)))) (-2786 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-591 *3)) (-5 *1 (-42 *4 *3)) (-4 *3 (-395 *4)))) (-2970 (*1 *2) (-12 (-4 *3 (-517)) (-5 *2 (-591 *4)) (-5 *1 (-42 *3 *4)) (-4 *4 (-395 *3)))) (-2605 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-712)) (-5 *1 (-42 *4 *3)) (-4 *3 (-395 *4)))) (-1861 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-712)) (-5 *1 (-42 *4 *3)) (-4 *3 (-395 *4)))) (-4195 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-712)) (-5 *1 (-42 *4 *3)) (-4 *3 (-395 *4)))) (-1592 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-712)) (-5 *1 (-42 *4 *3)) (-4 *3 (-395 *4)))) (-2219 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-712)) (-5 *1 (-42 *4 *3)) (-4 *3 (-395 *4)))))
-(-10 -7 (-15 -2219 ((-712) |#2|)) (-15 -1592 ((-712) |#2|)) (-15 -4195 ((-712) |#2|)) (-15 -1861 ((-712) |#2|)) (-15 -2605 ((-712) |#2|)) (-15 -2970 ((-591 |#2|))) (-15 -2786 ((-591 |#2|) |#2|)) (-15 -4106 ((-591 |#2|) |#2|)) (-15 -2375 ((-591 |#2|))) (-15 -3308 ((-591 |#2|))) (-15 -1993 ((-591 |#2|))) (-15 -1982 ((-591 |#2|))) (-15 -4167 ((-591 |#2|))) (-15 -1997 ((-591 (-631 |#1|)))) (-15 -2743 ((-591 (-631 |#1|)))) (-15 -1961 ((-591 (-631 |#1|)))) (-15 -2937 ((-591 |#2|))) (IF (|has| |#1| (-286)) (-15 -4003 ((-1171 |#2|) (-1171 |#2|))) |%noBranch|))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-2999 (((-3 $ "failed")) NIL (|has| |#1| (-517)))) (-2157 (((-3 $ "failed") $ $) NIL)) (-1593 (((-1171 (-631 |#1|)) (-1171 $)) NIL) (((-1171 (-631 |#1|))) 24)) (-2608 (((-1171 $)) 51)) (-3798 (($) NIL T CONST)) (-3160 (((-3 (-2 (|:| |particular| $) (|:| -4003 (-591 $))) "failed")) NIL (|has| |#1| (-517)))) (-3624 (((-3 $ "failed")) NIL (|has| |#1| (-517)))) (-4094 (((-631 |#1|) (-1171 $)) NIL) (((-631 |#1|)) NIL)) (-4011 ((|#1| $) NIL)) (-3711 (((-631 |#1|) $ (-1171 $)) NIL) (((-631 |#1|) $) NIL)) (-3057 (((-3 $ "failed") $) NIL (|has| |#1| (-517)))) (-2550 (((-1085 (-885 |#1|))) NIL (|has| |#1| (-341)))) (-3433 (($ $ (-854)) NIL)) (-3996 ((|#1| $) NIL)) (-3473 (((-1085 |#1|) $) NIL (|has| |#1| (-517)))) (-2449 ((|#1| (-1171 $)) NIL) ((|#1|) NIL)) (-3158 (((-1085 |#1|) $) NIL)) (-2772 (((-108)) 87)) (-4171 (($ (-1171 |#1|) (-1171 $)) NIL) (($ (-1171 |#1|)) NIL)) (-4163 (((-3 $ "failed") $) 14 (|has| |#1| (-517)))) (-4073 (((-854)) 52)) (-3401 (((-108)) NIL)) (-2462 (($ $ (-854)) NIL)) (-3915 (((-108)) NIL)) (-2590 (((-108)) NIL)) (-2248 (((-108)) 89)) (-3121 (((-3 (-2 (|:| |particular| $) (|:| -4003 (-591 $))) "failed")) NIL (|has| |#1| (-517)))) (-2659 (((-3 $ "failed")) NIL (|has| |#1| (-517)))) (-1548 (((-631 |#1|) (-1171 $)) NIL) (((-631 |#1|)) NIL)) (-4032 ((|#1| $) NIL)) (-3793 (((-631 |#1|) $ (-1171 $)) NIL) (((-631 |#1|) $) NIL)) (-1838 (((-3 $ "failed") $) NIL (|has| |#1| (-517)))) (-1308 (((-1085 (-885 |#1|))) NIL (|has| |#1| (-341)))) (-3447 (($ $ (-854)) NIL)) (-3018 ((|#1| $) NIL)) (-1858 (((-1085 |#1|) $) NIL (|has| |#1| (-517)))) (-1368 ((|#1| (-1171 $)) NIL) ((|#1|) NIL)) (-2253 (((-1085 |#1|) $) NIL)) (-2448 (((-108)) 86)) (-2339 (((-1072) $) NIL)) (-1407 (((-108)) 93)) (-3704 (((-108)) 92)) (-2688 (((-108)) 94)) (-2047 (((-1036) $) NIL)) (-4160 (((-108)) 88)) (-3164 ((|#1| $ (-525)) 54)) (-3572 (((-1171 |#1|) $ (-1171 $)) 48) (((-631 |#1|) (-1171 $) (-1171 $)) NIL) (((-1171 |#1|) $) 28) (((-631 |#1|) (-1171 $)) NIL)) (-1408 (((-1171 |#1|) $) NIL) (($ (-1171 |#1|)) NIL)) (-2117 (((-591 (-885 |#1|)) (-1171 $)) NIL) (((-591 (-885 |#1|))) NIL)) (-3619 (($ $ $) NIL)) (-1806 (((-108)) 84)) (-3022 (((-796) $) 69) (($ (-1171 |#1|)) 22)) (-4003 (((-1171 $)) 45)) (-1640 (((-591 (-1171 |#1|))) NIL (|has| |#1| (-517)))) (-2392 (($ $ $ $) NIL)) (-2938 (((-108)) 82)) (-3005 (($ (-631 |#1|) $) 18)) (-2707 (($ $ $) NIL)) (-2826 (((-108)) 85)) (-1532 (((-108)) 83)) (-1307 (((-108)) 81)) (-4191 (($) NIL T CONST)) (-4096 (((-108) $ $) NIL)) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 76) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-1056 |#2| |#1|) $) 19)))
-(((-43 |#1| |#2| |#3| |#4|) (-13 (-395 |#1|) (-593 (-1056 |#2| |#1|)) (-10 -8 (-15 -3022 ($ (-1171 |#1|))))) (-341) (-854) (-591 (-1089)) (-1171 (-631 |#1|))) (T -43))
-((-3022 (*1 *1 *2) (-12 (-5 *2 (-1171 *3)) (-4 *3 (-341)) (-14 *6 (-1171 (-631 *3))) (-5 *1 (-43 *3 *4 *5 *6)) (-14 *4 (-854)) (-14 *5 (-591 (-1089))))))
-(-13 (-395 |#1|) (-593 (-1056 |#2| |#1|)) (-10 -8 (-15 -3022 ($ (-1171 |#1|)))))
-((-3008 (((-108) $ $) NIL (-3321 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-3024 (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL)) (-3161 (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL)) (-3970 (($ $) NIL)) (-1260 (($) NIL) (($ (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) NIL)) (-3296 (((-1176) $ |#1| |#1|) NIL (|has| $ (-6 -4251))) (((-1176) $ (-525) (-525)) NIL (|has| $ (-6 -4251)))) (-3463 (($ $ (-525)) NIL (|has| $ (-6 -4251)))) (-3203 (((-108) (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL) (((-108) $) NIL (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-788)))) (-4026 (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4251))) (($ $) NIL (-12 (|has| $ (-6 -4251)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-788))))) (-3327 (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL) (($ $) NIL (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-788)))) (-3891 (((-108) $ (-712)) NIL)) (-1780 (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) NIL (|has| $ (-6 -4251)))) (-2146 (($ $ $) 27 (|has| $ (-6 -4251)))) (-2640 (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) NIL (|has| $ (-6 -4251)))) (-1901 (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) 29 (|has| $ (-6 -4251)))) (-3186 ((|#2| $ |#1| |#2|) 46) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $ (-525) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) NIL (|has| $ (-6 -4251))) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $ (-1138 (-525)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) NIL (|has| $ (-6 -4251))) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $ "last" (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) NIL (|has| $ (-6 -4251))) (($ $ "rest" $) NIL (|has| $ (-6 -4251))) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $ "first" (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) NIL (|has| $ (-6 -4251))) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $ "value" (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) NIL (|has| $ (-6 -4251)))) (-3665 (($ $ (-591 $)) NIL (|has| $ (-6 -4251)))) (-1797 (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250))) (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL)) (-2305 (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250))) (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-3149 (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL)) (-2401 (((-3 |#2| "failed") |#1| $) 37)) (-3798 (($) NIL T CONST)) (-2598 (($ $) NIL (|has| $ (-6 -4251)))) (-2617 (($ $) NIL)) (-3078 (($ $ (-712)) NIL) (($ $) 24)) (-3611 (($ $) NIL (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (-3098 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018))))) (-3901 (($ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL (|has| $ (-6 -4250))) (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-3 |#2| "failed") |#1| $) 48) (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL) (($ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (-3677 (($ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250))) (($ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-1227 (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) NIL (|has| $ (-6 -4250))) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) NIL (|has| $ (-6 -4250))) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-3255 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4251))) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $ (-525) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) NIL (|has| $ (-6 -4251)))) (-3217 ((|#2| $ |#1|) NIL) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $ (-525)) NIL)) (-3629 (((-108) $) NIL)) (-3004 (((-525) (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL) (((-525) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018))) (((-525) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $ (-525)) NIL (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (-3454 (((-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 18 (|has| $ (-6 -4250))) (((-591 |#2|) $) NIL (|has| $ (-6 -4250))) (((-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 18 (|has| $ (-6 -4250)))) (-4120 (((-591 $) $) NIL)) (-2148 (((-108) $ $) NIL (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (-1268 (($ (-712) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) NIL)) (-2910 (((-108) $ (-712)) NIL)) (-3630 ((|#1| $) NIL (|has| |#1| (-788))) (((-525) $) 32 (|has| (-525) (-788)))) (-3741 (($ $ $) NIL (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-788)))) (-2921 (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $ $) NIL) (($ $ $) NIL (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-788)))) (-2131 (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $ $) NIL) (($ $ $) NIL (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-788)))) (-2552 (((-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-591 |#2|) $) NIL (|has| $ (-6 -4250))) (((-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018)))) (((-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018))))) (-3468 ((|#1| $) NIL (|has| |#1| (-788))) (((-525) $) 34 (|has| (-525) (-788)))) (-2478 (($ $ $) NIL (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-788)))) (-3249 (($ (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4251))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4251))) (($ (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4251)))) (-1340 (($ (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL) (($ (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $ $) NIL) (($ (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL)) (-2932 (($ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) NIL)) (-3971 (((-108) $ (-712)) NIL)) (-2599 (((-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL)) (-1203 (((-108) $) NIL)) (-2339 (((-1072) $) 42 (-3321 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-3708 (($ $ (-712)) NIL) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL)) (-1542 (((-591 |#1|) $) 20)) (-2484 (((-108) |#1| $) NIL)) (-1464 (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL)) (-2470 (($ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL) (($ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $ (-525)) NIL) (($ $ $ (-525)) NIL)) (-4189 (($ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $ (-525)) NIL) (($ $ $ (-525)) NIL)) (-2511 (((-591 |#1|) $) NIL) (((-591 (-525)) $) NIL)) (-2791 (((-108) |#1| $) NIL) (((-108) (-525) $) NIL)) (-2047 (((-1036) $) NIL (-3321 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-3066 ((|#2| $) NIL (|has| |#1| (-788))) (($ $ (-712)) NIL) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) 23)) (-2069 (((-3 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) "failed") (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL) (((-3 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) "failed") (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL)) (-1941 (($ $ |#2|) NIL (|has| $ (-6 -4251))) (($ $ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) NIL (|has| $ (-6 -4251)))) (-3631 (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL)) (-3566 (((-108) $) NIL)) (-1623 (((-108) (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))))) NIL (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (($ $ (-273 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) NIL (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (($ $ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) NIL (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (($ $ (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) NIL (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (($ $ (-591 |#2|) (-591 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-273 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-591 (-273 |#2|))) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) NIL (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (($ $ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) NIL (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (($ $ (-273 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) NIL (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (($ $ (-591 (-273 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))))) NIL (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018))))) (-3493 (((-108) $ $) NIL)) (-1615 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018)))) (((-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018))))) (-3339 (((-591 |#2|) $) NIL) (((-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 17)) (-3028 (((-108) $) 16)) (-3209 (($) 13)) (-3164 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $ (-525) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) NIL) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $ (-525)) NIL) (($ $ (-1138 (-525))) NIL) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $ "last") NIL) (($ $ "rest") NIL) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $ "first") NIL) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $ "value") NIL)) (-3505 (((-525) $ $) NIL)) (-2311 (($) 12) (($ (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) NIL)) (-1790 (($ $ (-525)) NIL) (($ $ (-1138 (-525))) NIL)) (-2777 (($ $ (-525)) NIL) (($ $ (-1138 (-525))) NIL)) (-2237 (((-108) $) NIL)) (-3820 (($ $) NIL)) (-2609 (($ $) NIL (|has| $ (-6 -4251)))) (-3641 (((-712) $) NIL)) (-1387 (($ $) NIL)) (-2064 (((-712) (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-712) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (((-712) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018)))) (((-712) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250))) (((-712) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (((-712) (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-4063 (($ $ $ (-525)) NIL (|has| $ (-6 -4251)))) (-3199 (($ $) NIL)) (-1408 (((-501) $) NIL (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-566 (-501))))) (-3036 (($ (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) NIL) (($ (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) NIL)) (-1679 (($ $ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) NIL) (($ $ $) NIL)) (-3690 (($ $ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) NIL) (($ (-591 $)) NIL) (($ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) 25) (($ $ $) NIL)) (-3022 (((-796) $) NIL (-3321 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-565 (-796))) (|has| |#2| (-565 (-796)))))) (-3860 (((-591 $) $) NIL)) (-1632 (((-108) $ $) NIL (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (-1870 (($ (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) NIL)) (-3720 (((-3 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) "failed") |#1| $) 44)) (-4158 (((-108) (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-4135 (((-108) $ $) NIL (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-788)))) (-4119 (((-108) $ $) NIL (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-788)))) (-4096 (((-108) $ $) NIL (-3321 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-4126 (((-108) $ $) NIL (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-788)))) (-4112 (((-108) $ $) NIL (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-788)))) (-4045 (((-712) $) 22 (|has| $ (-6 -4250)))))
+((-1645 (((-396 |#1|) |#1|) 41)) (-2542 (((-396 |#1|) |#1|) 30) (((-396 |#1|) |#1| (-591 (-47))) 33)) (-4115 (((-108) |#1|) 56)))
+(((-38 |#1|) (-10 -7 (-15 -2542 ((-396 |#1|) |#1| (-591 (-47)))) (-15 -2542 ((-396 |#1|) |#1|)) (-15 -1645 ((-396 |#1|) |#1|)) (-15 -4115 ((-108) |#1|))) (-1147 (-47))) (T -38))
+((-4115 (*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-38 *3)) (-4 *3 (-1147 (-47))))) (-1645 (*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-38 *3)) (-4 *3 (-1147 (-47))))) (-2542 (*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-38 *3)) (-4 *3 (-1147 (-47))))) (-2542 (*1 *2 *3 *4) (-12 (-5 *4 (-591 (-47))) (-5 *2 (-396 *3)) (-5 *1 (-38 *3)) (-4 *3 (-1147 (-47))))))
+(-10 -7 (-15 -2542 ((-396 |#1|) |#1| (-591 (-47)))) (-15 -2542 ((-396 |#1|) |#1|)) (-15 -1645 ((-396 |#1|) |#1|)) (-15 -4115 ((-108) |#1|)))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-2301 (((-2 (|:| |num| (-1171 |#2|)) (|:| |den| |#2|)) $) NIL)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| (-385 |#2|) (-341)))) (-3641 (($ $) NIL (|has| (-385 |#2|) (-341)))) (-3077 (((-108) $) NIL (|has| (-385 |#2|) (-341)))) (-1712 (((-631 (-385 |#2|)) (-1171 $)) NIL) (((-631 (-385 |#2|))) NIL)) (-1481 (((-385 |#2|) $) NIL)) (-2666 (((-1099 (-854) (-712)) (-525)) NIL (|has| (-385 |#2|) (-327)))) (-3332 (((-3 $ "failed") $ $) NIL)) (-1720 (($ $) NIL (|has| (-385 |#2|) (-341)))) (-3898 (((-396 $) $) NIL (|has| (-385 |#2|) (-341)))) (-1965 (((-108) $ $) NIL (|has| (-385 |#2|) (-341)))) (-2834 (((-712)) NIL (|has| (-385 |#2|) (-346)))) (-2190 (((-108)) NIL)) (-1911 (((-108) |#1|) NIL) (((-108) |#2|) NIL)) (-2055 (($) NIL T CONST)) (-4174 (((-3 (-525) "failed") $) NIL (|has| (-385 |#2|) (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| (-385 |#2|) (-966 (-385 (-525))))) (((-3 (-385 |#2|) "failed") $) NIL)) (-3341 (((-525) $) NIL (|has| (-385 |#2|) (-966 (-525)))) (((-385 (-525)) $) NIL (|has| (-385 |#2|) (-966 (-385 (-525))))) (((-385 |#2|) $) NIL)) (-1554 (($ (-1171 (-385 |#2|)) (-1171 $)) NIL) (($ (-1171 (-385 |#2|))) 57) (($ (-1171 |#2|) |#2|) 125)) (-3640 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-385 |#2|) (-327)))) (-3265 (($ $ $) NIL (|has| (-385 |#2|) (-341)))) (-4054 (((-631 (-385 |#2|)) $ (-1171 $)) NIL) (((-631 (-385 |#2|)) $) NIL)) (-3925 (((-631 (-525)) (-631 $)) NIL (|has| (-385 |#2|) (-587 (-525)))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| (-385 |#2|) (-587 (-525)))) (((-2 (|:| -2928 (-631 (-385 |#2|))) (|:| |vec| (-1171 (-385 |#2|)))) (-631 $) (-1171 $)) NIL) (((-631 (-385 |#2|)) (-631 $)) NIL)) (-2052 (((-1171 $) (-1171 $)) NIL)) (-3618 (($ |#3|) NIL) (((-3 $ "failed") (-385 |#3|)) NIL (|has| (-385 |#2|) (-341)))) (-1522 (((-3 $ "failed") $) NIL)) (-2904 (((-591 (-591 |#1|))) NIL (|has| |#1| (-346)))) (-3759 (((-108) |#1| |#1|) NIL)) (-2193 (((-854)) NIL)) (-1325 (($) NIL (|has| (-385 |#2|) (-346)))) (-3506 (((-108)) NIL)) (-1461 (((-108) |#1|) NIL) (((-108) |#2|) NIL)) (-3239 (($ $ $) NIL (|has| (-385 |#2|) (-341)))) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL (|has| (-385 |#2|) (-341)))) (-3153 (($ $) NIL)) (-1268 (($) NIL (|has| (-385 |#2|) (-327)))) (-2096 (((-108) $) NIL (|has| (-385 |#2|) (-327)))) (-3477 (($ $ (-712)) NIL (|has| (-385 |#2|) (-327))) (($ $) NIL (|has| (-385 |#2|) (-327)))) (-2393 (((-108) $) NIL (|has| (-385 |#2|) (-341)))) (-1676 (((-854) $) NIL (|has| (-385 |#2|) (-327))) (((-774 (-854)) $) NIL (|has| (-385 |#2|) (-327)))) (-3865 (((-108) $) NIL)) (-3340 (((-712)) NIL)) (-2792 (((-1171 $) (-1171 $)) 102)) (-1525 (((-385 |#2|) $) NIL)) (-2056 (((-591 (-885 |#1|)) (-1089)) NIL (|has| |#1| (-341)))) (-2115 (((-3 $ "failed") $) NIL (|has| (-385 |#2|) (-327)))) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| (-385 |#2|) (-341)))) (-3205 ((|#3| $) NIL (|has| (-385 |#2|) (-341)))) (-1970 (((-854) $) NIL (|has| (-385 |#2|) (-346)))) (-3610 ((|#3| $) NIL)) (-2081 (($ (-591 $)) NIL (|has| (-385 |#2|) (-341))) (($ $ $) NIL (|has| (-385 |#2|) (-341)))) (-2621 (((-1072) $) NIL)) (-2374 (((-1176) (-712)) 79)) (-1705 (((-631 (-385 |#2|))) 51)) (-2636 (((-631 (-385 |#2|))) 44)) (-1523 (($ $) NIL (|has| (-385 |#2|) (-341)))) (-3470 (($ (-1171 |#2|) |#2|) 126)) (-3101 (((-631 (-385 |#2|))) 45)) (-2646 (((-631 (-385 |#2|))) 43)) (-1652 (((-2 (|:| |num| (-631 |#2|)) (|:| |den| |#2|)) (-1 |#2| |#2|)) 124)) (-2137 (((-2 (|:| |num| (-1171 |#2|)) (|:| |den| |#2|)) $) 64)) (-2045 (((-1171 $)) 42)) (-2773 (((-1171 $)) 41)) (-3790 (((-108) $) NIL)) (-2353 (((-108) $) NIL) (((-108) $ |#1|) NIL) (((-108) $ |#2|) NIL)) (-3492 (($) NIL (|has| (-385 |#2|) (-327)) CONST)) (-3229 (($ (-854)) NIL (|has| (-385 |#2|) (-346)))) (-3695 (((-3 |#2| "failed")) NIL)) (-2937 (((-1036) $) NIL)) (-2658 (((-712)) NIL)) (-3965 (($) NIL)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| (-385 |#2|) (-341)))) (-2124 (($ (-591 $)) NIL (|has| (-385 |#2|) (-341))) (($ $ $) NIL (|has| (-385 |#2|) (-341)))) (-4107 (((-591 (-2 (|:| -2542 (-525)) (|:| -3987 (-525))))) NIL (|has| (-385 |#2|) (-327)))) (-2542 (((-396 $) $) NIL (|has| (-385 |#2|) (-341)))) (-3387 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| (-385 |#2|) (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL (|has| (-385 |#2|) (-341)))) (-3210 (((-3 $ "failed") $ $) NIL (|has| (-385 |#2|) (-341)))) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| (-385 |#2|) (-341)))) (-3048 (((-712) $) NIL (|has| (-385 |#2|) (-341)))) (-1881 ((|#1| $ |#1| |#1|) NIL)) (-1945 (((-3 |#2| "failed")) NIL)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL (|has| (-385 |#2|) (-341)))) (-2858 (((-385 |#2|) (-1171 $)) NIL) (((-385 |#2|)) 39)) (-2652 (((-712) $) NIL (|has| (-385 |#2|) (-327))) (((-3 (-712) "failed") $ $) NIL (|has| (-385 |#2|) (-327)))) (-2209 (($ $ (-1 (-385 |#2|) (-385 |#2|)) (-712)) NIL (|has| (-385 |#2|) (-341))) (($ $ (-1 (-385 |#2|) (-385 |#2|))) NIL (|has| (-385 |#2|) (-341))) (($ $ (-1 |#2| |#2|)) 120) (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-833 (-1089))))) (($ $ (-1089) (-712)) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-833 (-1089))))) (($ $ (-591 (-1089))) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-833 (-1089))))) (($ $ (-1089)) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-833 (-1089))))) (($ $ (-712)) NIL (-3150 (-12 (|has| (-385 |#2|) (-213)) (|has| (-385 |#2|) (-341))) (|has| (-385 |#2|) (-327)))) (($ $) NIL (-3150 (-12 (|has| (-385 |#2|) (-213)) (|has| (-385 |#2|) (-341))) (|has| (-385 |#2|) (-327))))) (-3206 (((-631 (-385 |#2|)) (-1171 $) (-1 (-385 |#2|) (-385 |#2|))) NIL (|has| (-385 |#2|) (-341)))) (-1341 ((|#3|) 50)) (-3560 (($) NIL (|has| (-385 |#2|) (-327)))) (-1671 (((-1171 (-385 |#2|)) $ (-1171 $)) NIL) (((-631 (-385 |#2|)) (-1171 $) (-1171 $)) NIL) (((-1171 (-385 |#2|)) $) 58) (((-631 (-385 |#2|)) (-1171 $)) 103)) (-1300 (((-1171 (-385 |#2|)) $) NIL) (($ (-1171 (-385 |#2|))) NIL) ((|#3| $) NIL) (($ |#3|) NIL)) (-3124 (((-3 (-1171 $) "failed") (-631 $)) NIL (|has| (-385 |#2|) (-327)))) (-3010 (((-1171 $) (-1171 $)) NIL)) (-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ (-385 |#2|)) NIL) (($ (-385 (-525))) NIL (-3150 (|has| (-385 |#2|) (-966 (-385 (-525)))) (|has| (-385 |#2|) (-341)))) (($ $) NIL (|has| (-385 |#2|) (-341)))) (-3751 (($ $) NIL (|has| (-385 |#2|) (-327))) (((-3 $ "failed") $) NIL (|has| (-385 |#2|) (-136)))) (-2173 ((|#3| $) NIL)) (-3425 (((-712)) NIL)) (-1425 (((-108)) 37)) (-3977 (((-108) |#1|) 49) (((-108) |#2|) 132)) (-3612 (((-1171 $)) 93)) (-1724 (((-108) $ $) NIL (|has| (-385 |#2|) (-341)))) (-1776 (((-2 (|:| |num| $) (|:| |den| |#2|) (|:| |derivden| |#2|) (|:| |gd| |#2|)) $ (-1 |#2| |#2|)) NIL)) (-1787 (((-108)) NIL)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL (|has| (-385 |#2|) (-341)))) (-1830 (($) 16 T CONST)) (-1839 (($) 26 T CONST)) (-1796 (($ $ (-1 (-385 |#2|) (-385 |#2|)) (-712)) NIL (|has| (-385 |#2|) (-341))) (($ $ (-1 (-385 |#2|) (-385 |#2|))) NIL (|has| (-385 |#2|) (-341))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-833 (-1089))))) (($ $ (-1089) (-712)) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-833 (-1089))))) (($ $ (-591 (-1089))) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-833 (-1089))))) (($ $ (-1089)) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-833 (-1089))))) (($ $ (-712)) NIL (-3150 (-12 (|has| (-385 |#2|) (-213)) (|has| (-385 |#2|) (-341))) (|has| (-385 |#2|) (-327)))) (($ $) NIL (-3150 (-12 (|has| (-385 |#2|) (-213)) (|has| (-385 |#2|) (-341))) (|has| (-385 |#2|) (-327))))) (-3944 (((-108) $ $) NIL)) (-4059 (($ $ $) NIL (|has| (-385 |#2|) (-341)))) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL (|has| (-385 |#2|) (-341)))) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 |#2|)) NIL) (($ (-385 |#2|) $) NIL) (($ (-385 (-525)) $) NIL (|has| (-385 |#2|) (-341))) (($ $ (-385 (-525))) NIL (|has| (-385 |#2|) (-341)))))
+(((-39 |#1| |#2| |#3| |#4|) (-13 (-320 |#1| |#2| |#3|) (-10 -7 (-15 -2374 ((-1176) (-712))))) (-341) (-1147 |#1|) (-1147 (-385 |#2|)) |#3|) (T -39))
+((-2374 (*1 *2 *3) (-12 (-5 *3 (-712)) (-4 *4 (-341)) (-4 *5 (-1147 *4)) (-5 *2 (-1176)) (-5 *1 (-39 *4 *5 *6 *7)) (-4 *6 (-1147 (-385 *5))) (-14 *7 *6))))
+(-13 (-320 |#1| |#2| |#3|) (-10 -7 (-15 -2374 ((-1176) (-712)))))
+((-2879 ((|#2| |#2|) 48)) (-3936 ((|#2| |#2|) 119 (-12 (|has| |#2| (-408 |#1|)) (|has| |#1| (-429)) (|has| |#1| (-788)) (|has| |#1| (-966 (-525)))))) (-1848 ((|#2| |#2|) 87 (-12 (|has| |#2| (-408 |#1|)) (|has| |#1| (-429)) (|has| |#1| (-788)) (|has| |#1| (-966 (-525)))))) (-1950 ((|#2| |#2|) 88 (-12 (|has| |#2| (-408 |#1|)) (|has| |#1| (-429)) (|has| |#1| (-788)) (|has| |#1| (-966 (-525)))))) (-3464 ((|#2| (-110) |#2| (-712)) 75 (-12 (|has| |#2| (-408 |#1|)) (|has| |#1| (-429)) (|has| |#1| (-788)) (|has| |#1| (-966 (-525)))))) (-2364 (((-1085 |#2|) |#2|) 45)) (-3605 ((|#2| |#2| (-591 (-564 |#2|))) 18) ((|#2| |#2| (-591 |#2|)) 20) ((|#2| |#2| |#2|) 21) ((|#2| |#2|) 16)))
+(((-40 |#1| |#2|) (-10 -7 (-15 -2879 (|#2| |#2|)) (-15 -3605 (|#2| |#2|)) (-15 -3605 (|#2| |#2| |#2|)) (-15 -3605 (|#2| |#2| (-591 |#2|))) (-15 -3605 (|#2| |#2| (-591 (-564 |#2|)))) (-15 -2364 ((-1085 |#2|) |#2|)) (IF (|has| |#1| (-788)) (IF (|has| |#1| (-429)) (IF (|has| |#1| (-966 (-525))) (IF (|has| |#2| (-408 |#1|)) (PROGN (-15 -1950 (|#2| |#2|)) (-15 -1848 (|#2| |#2|)) (-15 -3936 (|#2| |#2|)) (-15 -3464 (|#2| (-110) |#2| (-712)))) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|)) (-517) (-13 (-341) (-281) (-10 -8 (-15 -1384 ((-1041 |#1| (-564 $)) $)) (-15 -1396 ((-1041 |#1| (-564 $)) $)) (-15 -2686 ($ (-1041 |#1| (-564 $))))))) (T -40))
+((-3464 (*1 *2 *3 *2 *4) (-12 (-5 *3 (-110)) (-5 *4 (-712)) (-4 *5 (-429)) (-4 *5 (-788)) (-4 *5 (-966 (-525))) (-4 *5 (-517)) (-5 *1 (-40 *5 *2)) (-4 *2 (-408 *5)) (-4 *2 (-13 (-341) (-281) (-10 -8 (-15 -1384 ((-1041 *5 (-564 $)) $)) (-15 -1396 ((-1041 *5 (-564 $)) $)) (-15 -2686 ($ (-1041 *5 (-564 $))))))))) (-3936 (*1 *2 *2) (-12 (-4 *3 (-429)) (-4 *3 (-788)) (-4 *3 (-966 (-525))) (-4 *3 (-517)) (-5 *1 (-40 *3 *2)) (-4 *2 (-408 *3)) (-4 *2 (-13 (-341) (-281) (-10 -8 (-15 -1384 ((-1041 *3 (-564 $)) $)) (-15 -1396 ((-1041 *3 (-564 $)) $)) (-15 -2686 ($ (-1041 *3 (-564 $))))))))) (-1848 (*1 *2 *2) (-12 (-4 *3 (-429)) (-4 *3 (-788)) (-4 *3 (-966 (-525))) (-4 *3 (-517)) (-5 *1 (-40 *3 *2)) (-4 *2 (-408 *3)) (-4 *2 (-13 (-341) (-281) (-10 -8 (-15 -1384 ((-1041 *3 (-564 $)) $)) (-15 -1396 ((-1041 *3 (-564 $)) $)) (-15 -2686 ($ (-1041 *3 (-564 $))))))))) (-1950 (*1 *2 *2) (-12 (-4 *3 (-429)) (-4 *3 (-788)) (-4 *3 (-966 (-525))) (-4 *3 (-517)) (-5 *1 (-40 *3 *2)) (-4 *2 (-408 *3)) (-4 *2 (-13 (-341) (-281) (-10 -8 (-15 -1384 ((-1041 *3 (-564 $)) $)) (-15 -1396 ((-1041 *3 (-564 $)) $)) (-15 -2686 ($ (-1041 *3 (-564 $))))))))) (-2364 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-1085 *3)) (-5 *1 (-40 *4 *3)) (-4 *3 (-13 (-341) (-281) (-10 -8 (-15 -1384 ((-1041 *4 (-564 $)) $)) (-15 -1396 ((-1041 *4 (-564 $)) $)) (-15 -2686 ($ (-1041 *4 (-564 $))))))))) (-3605 (*1 *2 *2 *3) (-12 (-5 *3 (-591 (-564 *2))) (-4 *2 (-13 (-341) (-281) (-10 -8 (-15 -1384 ((-1041 *4 (-564 $)) $)) (-15 -1396 ((-1041 *4 (-564 $)) $)) (-15 -2686 ($ (-1041 *4 (-564 $))))))) (-4 *4 (-517)) (-5 *1 (-40 *4 *2)))) (-3605 (*1 *2 *2 *3) (-12 (-5 *3 (-591 *2)) (-4 *2 (-13 (-341) (-281) (-10 -8 (-15 -1384 ((-1041 *4 (-564 $)) $)) (-15 -1396 ((-1041 *4 (-564 $)) $)) (-15 -2686 ($ (-1041 *4 (-564 $))))))) (-4 *4 (-517)) (-5 *1 (-40 *4 *2)))) (-3605 (*1 *2 *2 *2) (-12 (-4 *3 (-517)) (-5 *1 (-40 *3 *2)) (-4 *2 (-13 (-341) (-281) (-10 -8 (-15 -1384 ((-1041 *3 (-564 $)) $)) (-15 -1396 ((-1041 *3 (-564 $)) $)) (-15 -2686 ($ (-1041 *3 (-564 $))))))))) (-3605 (*1 *2 *2) (-12 (-4 *3 (-517)) (-5 *1 (-40 *3 *2)) (-4 *2 (-13 (-341) (-281) (-10 -8 (-15 -1384 ((-1041 *3 (-564 $)) $)) (-15 -1396 ((-1041 *3 (-564 $)) $)) (-15 -2686 ($ (-1041 *3 (-564 $))))))))) (-2879 (*1 *2 *2) (-12 (-4 *3 (-517)) (-5 *1 (-40 *3 *2)) (-4 *2 (-13 (-341) (-281) (-10 -8 (-15 -1384 ((-1041 *3 (-564 $)) $)) (-15 -1396 ((-1041 *3 (-564 $)) $)) (-15 -2686 ($ (-1041 *3 (-564 $))))))))))
+(-10 -7 (-15 -2879 (|#2| |#2|)) (-15 -3605 (|#2| |#2|)) (-15 -3605 (|#2| |#2| |#2|)) (-15 -3605 (|#2| |#2| (-591 |#2|))) (-15 -3605 (|#2| |#2| (-591 (-564 |#2|)))) (-15 -2364 ((-1085 |#2|) |#2|)) (IF (|has| |#1| (-788)) (IF (|has| |#1| (-429)) (IF (|has| |#1| (-966 (-525))) (IF (|has| |#2| (-408 |#1|)) (PROGN (-15 -1950 (|#2| |#2|)) (-15 -1848 (|#2| |#2|)) (-15 -3936 (|#2| |#2|)) (-15 -3464 (|#2| (-110) |#2| (-712)))) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|))
+((-2542 (((-396 (-1085 |#3|)) (-1085 |#3|) (-591 (-47))) 23) (((-396 |#3|) |#3| (-591 (-47))) 19)))
+(((-41 |#1| |#2| |#3|) (-10 -7 (-15 -2542 ((-396 |#3|) |#3| (-591 (-47)))) (-15 -2542 ((-396 (-1085 |#3|)) (-1085 |#3|) (-591 (-47))))) (-788) (-734) (-882 (-47) |#2| |#1|)) (T -41))
+((-2542 (*1 *2 *3 *4) (-12 (-5 *4 (-591 (-47))) (-4 *5 (-788)) (-4 *6 (-734)) (-4 *7 (-882 (-47) *6 *5)) (-5 *2 (-396 (-1085 *7))) (-5 *1 (-41 *5 *6 *7)) (-5 *3 (-1085 *7)))) (-2542 (*1 *2 *3 *4) (-12 (-5 *4 (-591 (-47))) (-4 *5 (-788)) (-4 *6 (-734)) (-5 *2 (-396 *3)) (-5 *1 (-41 *5 *6 *3)) (-4 *3 (-882 (-47) *6 *5)))))
+(-10 -7 (-15 -2542 ((-396 |#3|) |#3| (-591 (-47)))) (-15 -2542 ((-396 (-1085 |#3|)) (-1085 |#3|) (-591 (-47)))))
+((-4168 (((-712) |#2|) 65)) (-1999 (((-712) |#2|) 68)) (-2526 (((-591 |#2|)) 33)) (-3976 (((-712) |#2|) 67)) (-1704 (((-712) |#2|) 64)) (-3462 (((-712) |#2|) 66)) (-2382 (((-591 (-631 |#1|))) 60)) (-3957 (((-591 |#2|)) 55)) (-2133 (((-591 |#2|) |#2|) 43)) (-2340 (((-591 |#2|)) 57)) (-4128 (((-591 |#2|)) 56)) (-4170 (((-591 (-631 |#1|))) 48)) (-2971 (((-591 |#2|)) 54)) (-1635 (((-591 |#2|) |#2|) 42)) (-2801 (((-591 |#2|)) 50)) (-2110 (((-591 (-631 |#1|))) 61)) (-1535 (((-591 |#2|)) 59)) (-3612 (((-1171 |#2|) (-1171 |#2|)) 84 (|has| |#1| (-286)))))
+(((-42 |#1| |#2|) (-10 -7 (-15 -3976 ((-712) |#2|)) (-15 -1999 ((-712) |#2|)) (-15 -1704 ((-712) |#2|)) (-15 -4168 ((-712) |#2|)) (-15 -3462 ((-712) |#2|)) (-15 -2801 ((-591 |#2|))) (-15 -1635 ((-591 |#2|) |#2|)) (-15 -2133 ((-591 |#2|) |#2|)) (-15 -2971 ((-591 |#2|))) (-15 -3957 ((-591 |#2|))) (-15 -4128 ((-591 |#2|))) (-15 -2340 ((-591 |#2|))) (-15 -1535 ((-591 |#2|))) (-15 -4170 ((-591 (-631 |#1|)))) (-15 -2382 ((-591 (-631 |#1|)))) (-15 -2110 ((-591 (-631 |#1|)))) (-15 -2526 ((-591 |#2|))) (IF (|has| |#1| (-286)) (-15 -3612 ((-1171 |#2|) (-1171 |#2|))) |%noBranch|)) (-517) (-395 |#1|)) (T -42))
+((-3612 (*1 *2 *2) (-12 (-5 *2 (-1171 *4)) (-4 *4 (-395 *3)) (-4 *3 (-286)) (-4 *3 (-517)) (-5 *1 (-42 *3 *4)))) (-2526 (*1 *2) (-12 (-4 *3 (-517)) (-5 *2 (-591 *4)) (-5 *1 (-42 *3 *4)) (-4 *4 (-395 *3)))) (-2110 (*1 *2) (-12 (-4 *3 (-517)) (-5 *2 (-591 (-631 *3))) (-5 *1 (-42 *3 *4)) (-4 *4 (-395 *3)))) (-2382 (*1 *2) (-12 (-4 *3 (-517)) (-5 *2 (-591 (-631 *3))) (-5 *1 (-42 *3 *4)) (-4 *4 (-395 *3)))) (-4170 (*1 *2) (-12 (-4 *3 (-517)) (-5 *2 (-591 (-631 *3))) (-5 *1 (-42 *3 *4)) (-4 *4 (-395 *3)))) (-1535 (*1 *2) (-12 (-4 *3 (-517)) (-5 *2 (-591 *4)) (-5 *1 (-42 *3 *4)) (-4 *4 (-395 *3)))) (-2340 (*1 *2) (-12 (-4 *3 (-517)) (-5 *2 (-591 *4)) (-5 *1 (-42 *3 *4)) (-4 *4 (-395 *3)))) (-4128 (*1 *2) (-12 (-4 *3 (-517)) (-5 *2 (-591 *4)) (-5 *1 (-42 *3 *4)) (-4 *4 (-395 *3)))) (-3957 (*1 *2) (-12 (-4 *3 (-517)) (-5 *2 (-591 *4)) (-5 *1 (-42 *3 *4)) (-4 *4 (-395 *3)))) (-2971 (*1 *2) (-12 (-4 *3 (-517)) (-5 *2 (-591 *4)) (-5 *1 (-42 *3 *4)) (-4 *4 (-395 *3)))) (-2133 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-591 *3)) (-5 *1 (-42 *4 *3)) (-4 *3 (-395 *4)))) (-1635 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-591 *3)) (-5 *1 (-42 *4 *3)) (-4 *3 (-395 *4)))) (-2801 (*1 *2) (-12 (-4 *3 (-517)) (-5 *2 (-591 *4)) (-5 *1 (-42 *3 *4)) (-4 *4 (-395 *3)))) (-3462 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-712)) (-5 *1 (-42 *4 *3)) (-4 *3 (-395 *4)))) (-4168 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-712)) (-5 *1 (-42 *4 *3)) (-4 *3 (-395 *4)))) (-1704 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-712)) (-5 *1 (-42 *4 *3)) (-4 *3 (-395 *4)))) (-1999 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-712)) (-5 *1 (-42 *4 *3)) (-4 *3 (-395 *4)))) (-3976 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-712)) (-5 *1 (-42 *4 *3)) (-4 *3 (-395 *4)))))
+(-10 -7 (-15 -3976 ((-712) |#2|)) (-15 -1999 ((-712) |#2|)) (-15 -1704 ((-712) |#2|)) (-15 -4168 ((-712) |#2|)) (-15 -3462 ((-712) |#2|)) (-15 -2801 ((-591 |#2|))) (-15 -1635 ((-591 |#2|) |#2|)) (-15 -2133 ((-591 |#2|) |#2|)) (-15 -2971 ((-591 |#2|))) (-15 -3957 ((-591 |#2|))) (-15 -4128 ((-591 |#2|))) (-15 -2340 ((-591 |#2|))) (-15 -1535 ((-591 |#2|))) (-15 -4170 ((-591 (-631 |#1|)))) (-15 -2382 ((-591 (-631 |#1|)))) (-15 -2110 ((-591 (-631 |#1|)))) (-15 -2526 ((-591 |#2|))) (IF (|has| |#1| (-286)) (-15 -3612 ((-1171 |#2|) (-1171 |#2|))) |%noBranch|))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-1851 (((-3 $ "failed")) NIL (|has| |#1| (-517)))) (-3332 (((-3 $ "failed") $ $) NIL)) (-2010 (((-1171 (-631 |#1|)) (-1171 $)) NIL) (((-1171 (-631 |#1|))) 24)) (-3483 (((-1171 $)) 51)) (-2055 (($) NIL T CONST)) (-4007 (((-3 (-2 (|:| |particular| $) (|:| -3612 (-591 $))) "failed")) NIL (|has| |#1| (-517)))) (-4088 (((-3 $ "failed")) NIL (|has| |#1| (-517)))) (-2004 (((-631 |#1|) (-1171 $)) NIL) (((-631 |#1|)) NIL)) (-3681 ((|#1| $) NIL)) (-2465 (((-631 |#1|) $ (-1171 $)) NIL) (((-631 |#1|) $) NIL)) (-2397 (((-3 $ "failed") $) NIL (|has| |#1| (-517)))) (-4182 (((-1085 (-885 |#1|))) NIL (|has| |#1| (-341)))) (-2681 (($ $ (-854)) NIL)) (-3549 ((|#1| $) NIL)) (-1865 (((-1085 |#1|) $) NIL (|has| |#1| (-517)))) (-1321 ((|#1| (-1171 $)) NIL) ((|#1|) NIL)) (-3985 (((-1085 |#1|) $) NIL)) (-1532 (((-108)) 87)) (-1554 (($ (-1171 |#1|) (-1171 $)) NIL) (($ (-1171 |#1|)) NIL)) (-1522 (((-3 $ "failed") $) 14 (|has| |#1| (-517)))) (-2193 (((-854)) 52)) (-3595 (((-108)) NIL)) (-1447 (($ $ (-854)) NIL)) (-3999 (((-108)) NIL)) (-3319 (((-108)) NIL)) (-1219 (((-108)) 89)) (-1779 (((-3 (-2 (|:| |particular| $) (|:| -3612 (-591 $))) "failed")) NIL (|has| |#1| (-517)))) (-2727 (((-3 $ "failed")) NIL (|has| |#1| (-517)))) (-1529 (((-631 |#1|) (-1171 $)) NIL) (((-631 |#1|)) NIL)) (-2671 ((|#1| $) NIL)) (-2000 (((-631 |#1|) $ (-1171 $)) NIL) (((-631 |#1|) $) NIL)) (-3917 (((-3 $ "failed") $) NIL (|has| |#1| (-517)))) (-2679 (((-1085 (-885 |#1|))) NIL (|has| |#1| (-341)))) (-2832 (($ $ (-854)) NIL)) (-1984 ((|#1| $) NIL)) (-4130 (((-1085 |#1|) $) NIL (|has| |#1| (-517)))) (-2336 ((|#1| (-1171 $)) NIL) ((|#1|) NIL)) (-3019 (((-1085 |#1|) $) NIL)) (-1312 (((-108)) 86)) (-2621 (((-1072) $) NIL)) (-3440 (((-108)) 93)) (-3615 (((-108)) 92)) (-1821 (((-108)) 94)) (-2937 (((-1036) $) NIL)) (-1492 (((-108)) 88)) (-1881 ((|#1| $ (-525)) 54)) (-1671 (((-1171 |#1|) $ (-1171 $)) 48) (((-631 |#1|) (-1171 $) (-1171 $)) NIL) (((-1171 |#1|) $) 28) (((-631 |#1|) (-1171 $)) NIL)) (-1300 (((-1171 |#1|) $) NIL) (($ (-1171 |#1|)) NIL)) (-3277 (((-591 (-885 |#1|)) (-1171 $)) NIL) (((-591 (-885 |#1|))) NIL)) (-4027 (($ $ $) NIL)) (-2003 (((-108)) 84)) (-2686 (((-796) $) 69) (($ (-1171 |#1|)) 22)) (-3612 (((-1171 $)) 45)) (-3674 (((-591 (-1171 |#1|))) NIL (|has| |#1| (-517)))) (-1894 (($ $ $ $) NIL)) (-2535 (((-108)) 82)) (-2814 (($ (-631 |#1|) $) 18)) (-1971 (($ $ $) NIL)) (-3887 (((-108)) 85)) (-1394 (((-108)) 83)) (-2659 (((-108)) 81)) (-1830 (($) NIL T CONST)) (-3944 (((-108) $ $) NIL)) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 76) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-1056 |#2| |#1|) $) 19)))
+(((-43 |#1| |#2| |#3| |#4|) (-13 (-395 |#1|) (-593 (-1056 |#2| |#1|)) (-10 -8 (-15 -2686 ($ (-1171 |#1|))))) (-341) (-854) (-591 (-1089)) (-1171 (-631 |#1|))) (T -43))
+((-2686 (*1 *1 *2) (-12 (-5 *2 (-1171 *3)) (-4 *3 (-341)) (-14 *6 (-1171 (-631 *3))) (-5 *1 (-43 *3 *4 *5 *6)) (-14 *4 (-854)) (-14 *5 (-591 (-1089))))))
+(-13 (-395 |#1|) (-593 (-1056 |#2| |#1|)) (-10 -8 (-15 -2686 ($ (-1171 |#1|)))))
+((-2673 (((-108) $ $) NIL (-3150 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-2940 (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL)) (-2434 (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL)) (-3856 (($ $) NIL)) (-1308 (($) NIL) (($ (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) NIL)) (-3832 (((-1176) $ |#1| |#1|) NIL (|has| $ (-6 -4251))) (((-1176) $ (-525) (-525)) NIL (|has| $ (-6 -4251)))) (-2983 (($ $ (-525)) NIL (|has| $ (-6 -4251)))) (-3110 (((-108) (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL) (((-108) $) NIL (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-788)))) (-2613 (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4251))) (($ $) NIL (-12 (|has| $ (-6 -4251)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-788))))) (-1282 (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL) (($ $) NIL (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-788)))) (-3727 (((-108) $ (-712)) NIL)) (-3912 (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) NIL (|has| $ (-6 -4251)))) (-3191 (($ $ $) 27 (|has| $ (-6 -4251)))) (-2568 (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) NIL (|has| $ (-6 -4251)))) (-2756 (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) 29 (|has| $ (-6 -4251)))) (-2847 ((|#2| $ |#1| |#2|) 46) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $ (-525) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) NIL (|has| $ (-6 -4251))) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $ (-1138 (-525)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) NIL (|has| $ (-6 -4251))) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $ "last" (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) NIL (|has| $ (-6 -4251))) (($ $ "rest" $) NIL (|has| $ (-6 -4251))) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $ "first" (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) NIL (|has| $ (-6 -4251))) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $ "value" (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) NIL (|has| $ (-6 -4251)))) (-3245 (($ $ (-591 $)) NIL (|has| $ (-6 -4251)))) (-1288 (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250))) (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL)) (-2467 (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250))) (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-2424 (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL)) (-2429 (((-3 |#2| "failed") |#1| $) 37)) (-2055 (($) NIL T CONST)) (-3405 (($ $) NIL (|has| $ (-6 -4251)))) (-2747 (($ $) NIL)) (-2884 (($ $ (-712)) NIL) (($ $) 24)) (-3945 (($ $) NIL (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (-2908 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018))))) (-3844 (($ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL (|has| $ (-6 -4250))) (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-3 |#2| "failed") |#1| $) 48) (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL) (($ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (-2537 (($ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250))) (($ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-3618 (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) NIL (|has| $ (-6 -4250))) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) NIL (|has| $ (-6 -4250))) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-4205 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4251))) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $ (-525) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) NIL (|has| $ (-6 -4251)))) (-4121 ((|#2| $ |#1|) NIL) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $ (-525)) NIL)) (-4139 (((-108) $) NIL)) (-1734 (((-525) (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL) (((-525) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018))) (((-525) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $ (-525)) NIL (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (-2916 (((-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 18 (|has| $ (-6 -4250))) (((-591 |#2|) $) NIL (|has| $ (-6 -4250))) (((-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 18 (|has| $ (-6 -4250)))) (-2275 (((-591 $) $) NIL)) (-3219 (((-108) $ $) NIL (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (-1316 (($ (-712) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) NIL)) (-3491 (((-108) $ (-712)) NIL)) (-4152 ((|#1| $) NIL (|has| |#1| (-788))) (((-525) $) 32 (|has| (-525) (-788)))) (-1923 (($ $ $) NIL (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-788)))) (-3597 (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $ $) NIL) (($ $ $) NIL (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-788)))) (-3459 (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $ $) NIL) (($ $ $) NIL (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-788)))) (-4207 (((-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-591 |#2|) $) NIL (|has| $ (-6 -4250))) (((-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018)))) (((-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018))))) (-1826 ((|#1| $) NIL (|has| |#1| (-788))) (((-525) $) 34 (|has| (-525) (-788)))) (-3475 (($ $ $) NIL (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-788)))) (-4192 (($ (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4251))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4251))) (($ (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4251)))) (-1257 (($ (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL) (($ (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $ $) NIL) (($ (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL)) (-2750 (($ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) NIL)) (-3295 (((-108) $ (-712)) NIL)) (-2065 (((-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL)) (-2878 (((-108) $) NIL)) (-2621 (((-1072) $) 42 (-3150 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-2555 (($ $ (-712)) NIL) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL)) (-2159 (((-591 |#1|) $) 20)) (-1628 (((-108) |#1| $) NIL)) (-3949 (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL)) (-1520 (($ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL) (($ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $ (-525)) NIL) (($ $ $ (-525)) NIL)) (-2059 (($ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $ (-525)) NIL) (($ $ $ (-525)) NIL)) (-3761 (((-591 |#1|) $) NIL) (((-591 (-525)) $) NIL)) (-1675 (((-108) |#1| $) NIL) (((-108) (-525) $) NIL)) (-2937 (((-1036) $) NIL (-3150 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-2872 ((|#2| $) NIL (|has| |#1| (-788))) (($ $ (-712)) NIL) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) 23)) (-2714 (((-3 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) "failed") (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL) (((-3 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) "failed") (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL)) (-1858 (($ $ |#2|) NIL (|has| $ (-6 -4251))) (($ $ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) NIL (|has| $ (-6 -4251)))) (-4166 (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL)) (-1622 (((-108) $) NIL)) (-3465 (((-108) (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))))) NIL (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (($ $ (-273 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) NIL (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (($ $ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) NIL (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (($ $ (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) NIL (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (($ $ (-591 |#2|) (-591 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-273 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-591 (-273 |#2|))) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) NIL (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (($ $ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) NIL (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (($ $ (-273 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) NIL (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (($ $ (-591 (-273 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))))) NIL (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018))))) (-2023 (((-108) $ $) NIL)) (-3384 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018)))) (((-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018))))) (-2998 (((-591 |#2|) $) NIL) (((-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 17)) (-2077 (((-108) $) 16)) (-3164 (($) 13)) (-1881 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $ (-525) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) NIL) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $ (-525)) NIL) (($ $ (-1138 (-525))) NIL) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $ "last") NIL) (($ $ "rest") NIL) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $ "first") NIL) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $ "value") NIL)) (-2194 (((-525) $ $) NIL)) (-3583 (($) 12) (($ (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) NIL)) (-1227 (($ $ (-525)) NIL) (($ $ (-1138 (-525))) NIL)) (-3226 (($ $ (-525)) NIL) (($ $ (-1138 (-525))) NIL)) (-4133 (((-108) $) NIL)) (-2349 (($ $) NIL)) (-3494 (($ $) NIL (|has| $ (-6 -4251)))) (-1248 (((-712) $) NIL)) (-3249 (($ $) NIL)) (-2960 (((-712) (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-712) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (((-712) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018)))) (((-712) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250))) (((-712) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (((-712) (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-2992 (($ $ $ (-525)) NIL (|has| $ (-6 -4251)))) (-2873 (($ $) NIL)) (-1300 (((-501) $) NIL (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-566 (-501))))) (-2695 (($ (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) NIL) (($ (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) NIL)) (-3729 (($ $ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) NIL) (($ $ $) NIL)) (-1624 (($ $ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) NIL) (($ (-591 $)) NIL) (($ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) 25) (($ $ $) NIL)) (-2686 (((-796) $) NIL (-3150 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-565 (-796))) (|has| |#2| (-565 (-796)))))) (-1567 (((-591 $) $) NIL)) (-3592 (((-108) $ $) NIL (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (-2453 (($ (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) NIL)) (-2565 (((-3 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) "failed") |#1| $) 44)) (-1475 (((-108) (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-4004 (((-108) $ $) NIL (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-788)))) (-3982 (((-108) $ $) NIL (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-788)))) (-3944 (((-108) $ $) NIL (-3150 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-3994 (((-108) $ $) NIL (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-788)))) (-3971 (((-108) $ $) NIL (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-788)))) (-2028 (((-712) $) 22 (|has| $ (-6 -4250)))))
(((-44 |#1| |#2|) (-35 |#1| |#2|) (-1018) (-1018)) (T -44))
NIL
(-35 |#1| |#2|)
-((-2202 (((-108) $) 12)) (-1340 (($ (-1 |#2| |#2|) $) 21)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) NIL) (($ (-385 (-525)) $) 25) (($ $ (-385 (-525))) NIL)))
-(((-45 |#1| |#2| |#3|) (-10 -8 (-15 * (|#1| |#1| (-385 (-525)))) (-15 * (|#1| (-385 (-525)) |#1|)) (-15 -2202 ((-108) |#1|)) (-15 -1340 (|#1| (-1 |#2| |#2|) |#1|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 * (|#1| (-712) |#1|)) (-15 * (|#1| (-854) |#1|))) (-46 |#2| |#3|) (-975) (-733)) (T -45))
+((-3802 (((-108) $) 12)) (-1257 (($ (-1 |#2| |#2|) $) 21)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) NIL) (($ (-385 (-525)) $) 25) (($ $ (-385 (-525))) NIL)))
+(((-45 |#1| |#2| |#3|) (-10 -8 (-15 * (|#1| |#1| (-385 (-525)))) (-15 * (|#1| (-385 (-525)) |#1|)) (-15 -3802 ((-108) |#1|)) (-15 -1257 (|#1| (-1 |#2| |#2|) |#1|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 * (|#1| (-712) |#1|)) (-15 * (|#1| (-854) |#1|))) (-46 |#2| |#3|) (-975) (-733)) (T -45))
NIL
-(-10 -8 (-15 * (|#1| |#1| (-385 (-525)))) (-15 * (|#1| (-385 (-525)) |#1|)) (-15 -2202 ((-108) |#1|)) (-15 -1340 (|#1| (-1 |#2| |#2|) |#1|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 * (|#1| (-712) |#1|)) (-15 * (|#1| (-854) |#1|)))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) 51 (|has| |#1| (-517)))) (-3706 (($ $) 52 (|has| |#1| (-517)))) (-1715 (((-108) $) 54 (|has| |#1| (-517)))) (-2157 (((-3 $ "failed") $ $) 19)) (-3798 (($) 17 T CONST)) (-1710 (($ $) 60)) (-4163 (((-3 $ "failed") $) 34)) (-2824 (((-108) $) 31)) (-2202 (((-108) $) 62)) (-1480 (($ |#1| |#2|) 61)) (-1340 (($ (-1 |#1| |#1|) $) 63)) (-1661 (($ $) 65)) (-1678 ((|#1| $) 66)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-2089 (((-3 $ "failed") $ $) 50 (|has| |#1| (-517)))) (-1316 ((|#2| $) 64)) (-3022 (((-796) $) 11) (($ (-525)) 28) (($ (-385 (-525))) 57 (|has| |#1| (-37 (-385 (-525))))) (($ $) 49 (|has| |#1| (-517))) (($ |#1|) 47 (|has| |#1| (-160)))) (-2560 ((|#1| $ |#2|) 59)) (-1437 (((-3 $ "failed") $) 48 (|has| |#1| (-136)))) (-2128 (((-712)) 29)) (-2495 (((-108) $ $) 53 (|has| |#1| (-517)))) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4096 (((-108) $ $) 6)) (-4173 (($ $ |#1|) 58 (|has| |#1| (-341)))) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 68) (($ |#1| $) 67) (($ (-385 (-525)) $) 56 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 55 (|has| |#1| (-37 (-385 (-525)))))))
+(-10 -8 (-15 * (|#1| |#1| (-385 (-525)))) (-15 * (|#1| (-385 (-525)) |#1|)) (-15 -3802 ((-108) |#1|)) (-15 -1257 (|#1| (-1 |#2| |#2|) |#1|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 * (|#1| (-712) |#1|)) (-15 * (|#1| (-854) |#1|)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) 51 (|has| |#1| (-517)))) (-3641 (($ $) 52 (|has| |#1| (-517)))) (-3077 (((-108) $) 54 (|has| |#1| (-517)))) (-3332 (((-3 $ "failed") $ $) 19)) (-2055 (($) 17 T CONST)) (-1575 (($ $) 60)) (-1522 (((-3 $ "failed") $) 34)) (-3865 (((-108) $) 31)) (-3802 (((-108) $) 62)) (-1422 (($ |#1| |#2|) 61)) (-1257 (($ (-1 |#1| |#1|) $) 63)) (-1548 (($ $) 65)) (-1556 ((|#1| $) 66)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-3210 (((-3 $ "failed") $ $) 50 (|has| |#1| (-517)))) (-2743 ((|#2| $) 64)) (-2686 (((-796) $) 11) (($ (-525)) 28) (($ (-385 (-525))) 57 (|has| |#1| (-37 (-385 (-525))))) (($ $) 49 (|has| |#1| (-517))) (($ |#1|) 47 (|has| |#1| (-160)))) (-1263 ((|#1| $ |#2|) 59)) (-3751 (((-3 $ "failed") $) 48 (|has| |#1| (-136)))) (-3425 (((-712)) 29)) (-1724 (((-108) $ $) 53 (|has| |#1| (-517)))) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-3944 (((-108) $ $) 6)) (-4059 (($ $ |#1|) 58 (|has| |#1| (-341)))) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 68) (($ |#1| $) 67) (($ (-385 (-525)) $) 56 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 55 (|has| |#1| (-37 (-385 (-525)))))))
(((-46 |#1| |#2|) (-131) (-975) (-733)) (T -46))
-((-1678 (*1 *2 *1) (-12 (-4 *1 (-46 *2 *3)) (-4 *3 (-733)) (-4 *2 (-975)))) (-1661 (*1 *1 *1) (-12 (-4 *1 (-46 *2 *3)) (-4 *2 (-975)) (-4 *3 (-733)))) (-1316 (*1 *2 *1) (-12 (-4 *1 (-46 *3 *2)) (-4 *3 (-975)) (-4 *2 (-733)))) (-1340 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-46 *3 *4)) (-4 *3 (-975)) (-4 *4 (-733)))) (-2202 (*1 *2 *1) (-12 (-4 *1 (-46 *3 *4)) (-4 *3 (-975)) (-4 *4 (-733)) (-5 *2 (-108)))) (-1480 (*1 *1 *2 *3) (-12 (-4 *1 (-46 *2 *3)) (-4 *2 (-975)) (-4 *3 (-733)))) (-1710 (*1 *1 *1) (-12 (-4 *1 (-46 *2 *3)) (-4 *2 (-975)) (-4 *3 (-733)))) (-2560 (*1 *2 *1 *3) (-12 (-4 *1 (-46 *2 *3)) (-4 *3 (-733)) (-4 *2 (-975)))) (-4173 (*1 *1 *1 *2) (-12 (-4 *1 (-46 *2 *3)) (-4 *2 (-975)) (-4 *3 (-733)) (-4 *2 (-341)))))
-(-13 (-975) (-107 |t#1| |t#1|) (-10 -8 (-15 -1678 (|t#1| $)) (-15 -1661 ($ $)) (-15 -1316 (|t#2| $)) (-15 -1340 ($ (-1 |t#1| |t#1|) $)) (-15 -2202 ((-108) $)) (-15 -1480 ($ |t#1| |t#2|)) (-15 -1710 ($ $)) (-15 -2560 (|t#1| $ |t#2|)) (IF (|has| |t#1| (-341)) (-15 -4173 ($ $ |t#1|)) |%noBranch|) (IF (|has| |t#1| (-160)) (PROGN (-6 (-160)) (-6 (-37 |t#1|))) |%noBranch|) (IF (|has| |t#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |t#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |t#1| (-517)) (-6 (-517)) |%noBranch|) (IF (|has| |t#1| (-37 (-385 (-525)))) (-6 (-37 (-385 (-525)))) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) |has| |#1| (-517)) ((-97) . T) ((-107 #0# #0#) |has| |#1| (-37 (-385 (-525)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3321 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-565 (-796)) . T) ((-160) -3321 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-269) |has| |#1| (-517)) ((-517) |has| |#1| (-517)) ((-593 #0#) |has| |#1| (-37 (-385 (-525)))) ((-593 |#1|) . T) ((-593 $) . T) ((-659 #0#) |has| |#1| (-37 (-385 (-525)))) ((-659 |#1|) |has| |#1| (-160)) ((-659 $) |has| |#1| (-517)) ((-668) . T) ((-981 #0#) |has| |#1| (-37 (-385 (-525)))) ((-981 |#1|) . T) ((-981 $) -3321 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T))
-((-3008 (((-108) $ $) NIL)) (-2453 (((-591 $) (-1085 $) (-1089)) NIL) (((-591 $) (-1085 $)) NIL) (((-591 $) (-885 $)) NIL)) (-3719 (($ (-1085 $) (-1089)) NIL) (($ (-1085 $)) NIL) (($ (-885 $)) NIL)) (-1800 (((-108) $) 11)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3706 (($ $) NIL)) (-1715 (((-108) $) NIL)) (-3374 (((-591 (-564 $)) $) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-3825 (($ $ (-273 $)) NIL) (($ $ (-591 (-273 $))) NIL) (($ $ (-591 (-564 $)) (-591 $)) NIL)) (-1291 (($ $) NIL)) (-2827 (((-396 $) $) NIL)) (-1361 (($ $) NIL)) (-1947 (((-108) $ $) NIL)) (-3798 (($) NIL T CONST)) (-2733 (((-591 $) (-1085 $) (-1089)) NIL) (((-591 $) (-1085 $)) NIL) (((-591 $) (-885 $)) NIL)) (-3642 (($ (-1085 $) (-1089)) NIL) (($ (-1085 $)) NIL) (($ (-885 $)) NIL)) (-1251 (((-3 (-564 $) "failed") $) NIL) (((-3 (-525) "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL)) (-3528 (((-564 $) $) NIL) (((-525) $) NIL) (((-385 (-525)) $) NIL)) (-2129 (($ $ $) NIL)) (-3305 (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL) (((-631 (-525)) (-631 $)) NIL) (((-2 (|:| -4057 (-631 (-385 (-525)))) (|:| |vec| (-1171 (-385 (-525))))) (-631 $) (-1171 $)) NIL) (((-631 (-385 (-525))) (-631 $)) NIL)) (-1227 (($ $) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-2110 (($ $ $) NIL)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL)) (-2744 (((-108) $) NIL)) (-1668 (($ $) NIL) (($ (-591 $)) NIL)) (-2194 (((-591 (-110)) $) NIL)) (-3219 (((-110) (-110)) NIL)) (-2824 (((-108) $) 14)) (-2419 (((-108) $) NIL (|has| $ (-966 (-525))))) (-1738 (((-1041 (-525) (-564 $)) $) NIL)) (-3956 (($ $ (-525)) NIL)) (-2771 (((-1085 $) (-1085 $) (-564 $)) NIL) (((-1085 $) (-1085 $) (-591 (-564 $))) NIL) (($ $ (-564 $)) NIL) (($ $ (-591 (-564 $))) NIL)) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-2695 (((-1085 $) (-564 $)) NIL (|has| $ (-975)))) (-3741 (($ $ $) NIL)) (-2478 (($ $ $) NIL)) (-1340 (($ (-1 $ $) (-564 $)) NIL)) (-1405 (((-3 (-564 $) "failed") $) NIL)) (-1356 (($ (-591 $)) NIL) (($ $ $) NIL)) (-2339 (((-1072) $) NIL)) (-1298 (((-591 (-564 $)) $) NIL)) (-1843 (($ (-110) $) NIL) (($ (-110) (-591 $)) NIL)) (-1709 (((-108) $ (-110)) NIL) (((-108) $ (-1089)) NIL)) (-1622 (($ $) NIL)) (-2965 (((-712) $) NIL)) (-2047 (((-1036) $) NIL)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-1399 (($ (-591 $)) NIL) (($ $ $) NIL)) (-1988 (((-108) $ $) NIL) (((-108) $ (-1089)) NIL)) (-1348 (((-396 $) $) NIL)) (-3375 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL)) (-2089 (((-3 $ "failed") $ $) NIL)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3451 (((-108) $) NIL (|has| $ (-966 (-525))))) (-4132 (($ $ (-564 $) $) NIL) (($ $ (-591 (-564 $)) (-591 $)) NIL) (($ $ (-591 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-591 $) (-591 $)) NIL) (($ $ (-591 (-1089)) (-591 (-1 $ $))) NIL) (($ $ (-591 (-1089)) (-591 (-1 $ (-591 $)))) NIL) (($ $ (-1089) (-1 $ (-591 $))) NIL) (($ $ (-1089) (-1 $ $)) NIL) (($ $ (-591 (-110)) (-591 (-1 $ $))) NIL) (($ $ (-591 (-110)) (-591 (-1 $ (-591 $)))) NIL) (($ $ (-110) (-1 $ (-591 $))) NIL) (($ $ (-110) (-1 $ $)) NIL)) (-1712 (((-712) $) NIL)) (-3164 (($ (-110) $) NIL) (($ (-110) $ $) NIL) (($ (-110) $ $ $) NIL) (($ (-110) $ $ $ $) NIL) (($ (-110) (-591 $)) NIL)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL)) (-1484 (($ $) NIL) (($ $ $) NIL)) (-3266 (($ $ (-712)) NIL) (($ $) NIL)) (-1754 (((-1041 (-525) (-564 $)) $) NIL)) (-1478 (($ $) NIL (|has| $ (-975)))) (-1408 (((-357) $) NIL) (((-205) $) NIL) (((-157 (-357)) $) NIL)) (-3022 (((-796) $) NIL) (($ (-564 $)) NIL) (($ (-385 (-525))) NIL) (($ $) NIL) (($ (-525)) NIL) (($ (-1041 (-525) (-564 $))) NIL)) (-2128 (((-712)) NIL)) (-2989 (($ $) NIL) (($ (-591 $)) NIL)) (-2661 (((-108) (-110)) NIL)) (-2495 (((-108) $ $) NIL)) (-3710 (($ $ (-525)) NIL) (($ $ (-712)) NIL) (($ $ (-854)) NIL)) (-4191 (($) 7 T CONST)) (-4197 (($) 12 T CONST)) (-4196 (($ $ (-712)) NIL) (($ $) NIL)) (-4135 (((-108) $ $) NIL)) (-4119 (((-108) $ $) NIL)) (-4096 (((-108) $ $) 16)) (-4126 (((-108) $ $) NIL)) (-4112 (((-108) $ $) NIL)) (-4173 (($ $ $) NIL)) (-4164 (($ $ $) 15) (($ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-385 (-525))) NIL) (($ $ (-525)) NIL) (($ $ (-712)) NIL) (($ $ (-854)) NIL)) (* (($ (-385 (-525)) $) NIL) (($ $ (-385 (-525))) NIL) (($ $ $) NIL) (($ (-525) $) NIL) (($ (-712) $) NIL) (($ (-854) $) NIL)))
-(((-47) (-13 (-281) (-27) (-966 (-525)) (-966 (-385 (-525))) (-587 (-525)) (-951) (-587 (-385 (-525))) (-138) (-566 (-157 (-357))) (-213) (-10 -8 (-15 -3022 ($ (-1041 (-525) (-564 $)))) (-15 -1738 ((-1041 (-525) (-564 $)) $)) (-15 -1754 ((-1041 (-525) (-564 $)) $)) (-15 -1227 ($ $)) (-15 -2771 ((-1085 $) (-1085 $) (-564 $))) (-15 -2771 ((-1085 $) (-1085 $) (-591 (-564 $)))) (-15 -2771 ($ $ (-564 $))) (-15 -2771 ($ $ (-591 (-564 $))))))) (T -47))
-((-3022 (*1 *1 *2) (-12 (-5 *2 (-1041 (-525) (-564 (-47)))) (-5 *1 (-47)))) (-1738 (*1 *2 *1) (-12 (-5 *2 (-1041 (-525) (-564 (-47)))) (-5 *1 (-47)))) (-1754 (*1 *2 *1) (-12 (-5 *2 (-1041 (-525) (-564 (-47)))) (-5 *1 (-47)))) (-1227 (*1 *1 *1) (-5 *1 (-47))) (-2771 (*1 *2 *2 *3) (-12 (-5 *2 (-1085 (-47))) (-5 *3 (-564 (-47))) (-5 *1 (-47)))) (-2771 (*1 *2 *2 *3) (-12 (-5 *2 (-1085 (-47))) (-5 *3 (-591 (-564 (-47)))) (-5 *1 (-47)))) (-2771 (*1 *1 *1 *2) (-12 (-5 *2 (-564 (-47))) (-5 *1 (-47)))) (-2771 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-564 (-47)))) (-5 *1 (-47)))))
-(-13 (-281) (-27) (-966 (-525)) (-966 (-385 (-525))) (-587 (-525)) (-951) (-587 (-385 (-525))) (-138) (-566 (-157 (-357))) (-213) (-10 -8 (-15 -3022 ($ (-1041 (-525) (-564 $)))) (-15 -1738 ((-1041 (-525) (-564 $)) $)) (-15 -1754 ((-1041 (-525) (-564 $)) $)) (-15 -1227 ($ $)) (-15 -2771 ((-1085 $) (-1085 $) (-564 $))) (-15 -2771 ((-1085 $) (-1085 $) (-591 (-564 $)))) (-15 -2771 ($ $ (-564 $))) (-15 -2771 ($ $ (-591 (-564 $))))))
-((-3008 (((-108) $ $) NIL)) (-3250 (((-591 (-1089)) $) 17)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) 7)) (-2234 (((-1094) $) 18)) (-4096 (((-108) $ $) NIL)))
-(((-48) (-13 (-1018) (-10 -8 (-15 -3250 ((-591 (-1089)) $)) (-15 -2234 ((-1094) $))))) (T -48))
-((-3250 (*1 *2 *1) (-12 (-5 *2 (-591 (-1089))) (-5 *1 (-48)))) (-2234 (*1 *2 *1) (-12 (-5 *2 (-1094)) (-5 *1 (-48)))))
-(-13 (-1018) (-10 -8 (-15 -3250 ((-591 (-1089)) $)) (-15 -2234 ((-1094) $))))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) 62)) (-2157 (((-3 $ "failed") $ $) NIL)) (-3798 (($) NIL T CONST)) (-2600 (((-108) $) 20)) (-1251 (((-3 |#1| "failed") $) 23)) (-3528 ((|#1| $) 24)) (-1710 (($ $) 28)) (-4163 (((-3 $ "failed") $) NIL)) (-2824 (((-108) $) NIL)) (-1340 (($ (-1 |#1| |#1|) $) NIL)) (-1678 ((|#1| $) 21)) (-1224 (($ $) 51)) (-2339 (((-1072) $) NIL)) (-3779 (((-108) $) 30)) (-2047 (((-1036) $) NIL)) (-3857 (($ (-712)) 49)) (-1409 (($ (-591 (-525))) 50)) (-1316 (((-712) $) 31)) (-3022 (((-796) $) 65) (($ (-525)) 46) (($ |#1|) 44)) (-2560 ((|#1| $ $) 19)) (-2128 (((-712)) 48)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4191 (($) 32 T CONST)) (-4197 (($) 14 T CONST)) (-4096 (((-108) $ $) NIL)) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) 41)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 42) (($ |#1| $) 36)))
-(((-49 |#1| |#2|) (-13 (-569 |#1|) (-966 |#1|) (-10 -8 (-15 -1678 (|#1| $)) (-15 -1224 ($ $)) (-15 -1710 ($ $)) (-15 -2560 (|#1| $ $)) (-15 -3857 ($ (-712))) (-15 -1409 ($ (-591 (-525)))) (-15 -3779 ((-108) $)) (-15 -2600 ((-108) $)) (-15 -1316 ((-712) $)) (-15 -1340 ($ (-1 |#1| |#1|) $)))) (-975) (-591 (-1089))) (T -49))
-((-1678 (*1 *2 *1) (-12 (-4 *2 (-975)) (-5 *1 (-49 *2 *3)) (-14 *3 (-591 (-1089))))) (-1224 (*1 *1 *1) (-12 (-5 *1 (-49 *2 *3)) (-4 *2 (-975)) (-14 *3 (-591 (-1089))))) (-1710 (*1 *1 *1) (-12 (-5 *1 (-49 *2 *3)) (-4 *2 (-975)) (-14 *3 (-591 (-1089))))) (-2560 (*1 *2 *1 *1) (-12 (-4 *2 (-975)) (-5 *1 (-49 *2 *3)) (-14 *3 (-591 (-1089))))) (-3857 (*1 *1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-49 *3 *4)) (-4 *3 (-975)) (-14 *4 (-591 (-1089))))) (-1409 (*1 *1 *2) (-12 (-5 *2 (-591 (-525))) (-5 *1 (-49 *3 *4)) (-4 *3 (-975)) (-14 *4 (-591 (-1089))))) (-3779 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-49 *3 *4)) (-4 *3 (-975)) (-14 *4 (-591 (-1089))))) (-2600 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-49 *3 *4)) (-4 *3 (-975)) (-14 *4 (-591 (-1089))))) (-1316 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-49 *3 *4)) (-4 *3 (-975)) (-14 *4 (-591 (-1089))))) (-1340 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-975)) (-5 *1 (-49 *3 *4)) (-14 *4 (-591 (-1089))))))
-(-13 (-569 |#1|) (-966 |#1|) (-10 -8 (-15 -1678 (|#1| $)) (-15 -1224 ($ $)) (-15 -1710 ($ $)) (-15 -2560 (|#1| $ $)) (-15 -3857 ($ (-712))) (-15 -1409 ($ (-591 (-525)))) (-15 -3779 ((-108) $)) (-15 -2600 ((-108) $)) (-15 -1316 ((-712) $)) (-15 -1340 ($ (-1 |#1| |#1|) $))))
-((-2600 (((-108) (-51)) 13)) (-1251 (((-3 |#1| "failed") (-51)) 21)) (-3528 ((|#1| (-51)) 22)) (-3022 (((-51) |#1|) 18)))
-(((-50 |#1|) (-10 -7 (-15 -3022 ((-51) |#1|)) (-15 -1251 ((-3 |#1| "failed") (-51))) (-15 -2600 ((-108) (-51))) (-15 -3528 (|#1| (-51)))) (-1125)) (T -50))
-((-3528 (*1 *2 *3) (-12 (-5 *3 (-51)) (-5 *1 (-50 *2)) (-4 *2 (-1125)))) (-2600 (*1 *2 *3) (-12 (-5 *3 (-51)) (-5 *2 (-108)) (-5 *1 (-50 *4)) (-4 *4 (-1125)))) (-1251 (*1 *2 *3) (|partial| -12 (-5 *3 (-51)) (-5 *1 (-50 *2)) (-4 *2 (-1125)))) (-3022 (*1 *2 *3) (-12 (-5 *2 (-51)) (-5 *1 (-50 *3)) (-4 *3 (-1125)))))
-(-10 -7 (-15 -3022 ((-51) |#1|)) (-15 -1251 ((-3 |#1| "failed") (-51))) (-15 -2600 ((-108) (-51))) (-15 -3528 (|#1| (-51))))
-((-3008 (((-108) $ $) NIL)) (-3563 (((-1072) (-108)) 25)) (-1403 (((-796) $) 24)) (-2337 (((-715) $) 12)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-2494 (((-796) $) 16)) (-4226 (((-1022) $) 14)) (-3022 (((-796) $) 32)) (-1420 (($ (-1022) (-715)) 33)) (-4096 (((-108) $ $) 18)))
-(((-51) (-13 (-1018) (-10 -8 (-15 -1420 ($ (-1022) (-715))) (-15 -2494 ((-796) $)) (-15 -1403 ((-796) $)) (-15 -4226 ((-1022) $)) (-15 -2337 ((-715) $)) (-15 -3563 ((-1072) (-108)))))) (T -51))
-((-1420 (*1 *1 *2 *3) (-12 (-5 *2 (-1022)) (-5 *3 (-715)) (-5 *1 (-51)))) (-2494 (*1 *2 *1) (-12 (-5 *2 (-796)) (-5 *1 (-51)))) (-1403 (*1 *2 *1) (-12 (-5 *2 (-796)) (-5 *1 (-51)))) (-4226 (*1 *2 *1) (-12 (-5 *2 (-1022)) (-5 *1 (-51)))) (-2337 (*1 *2 *1) (-12 (-5 *2 (-715)) (-5 *1 (-51)))) (-3563 (*1 *2 *3) (-12 (-5 *3 (-108)) (-5 *2 (-1072)) (-5 *1 (-51)))))
-(-13 (-1018) (-10 -8 (-15 -1420 ($ (-1022) (-715))) (-15 -2494 ((-796) $)) (-15 -1403 ((-796) $)) (-15 -4226 ((-1022) $)) (-15 -2337 ((-715) $)) (-15 -3563 ((-1072) (-108)))))
-((-3005 ((|#2| |#3| (-1 |#2| |#2|) |#2|) 16)))
-(((-52 |#1| |#2| |#3|) (-10 -7 (-15 -3005 (|#2| |#3| (-1 |#2| |#2|) |#2|))) (-975) (-593 |#1|) (-790 |#1|)) (T -52))
-((-3005 (*1 *2 *3 *4 *2) (-12 (-5 *4 (-1 *2 *2)) (-4 *2 (-593 *5)) (-4 *5 (-975)) (-5 *1 (-52 *5 *2 *3)) (-4 *3 (-790 *5)))))
-(-10 -7 (-15 -3005 (|#2| |#3| (-1 |#2| |#2|) |#2|)))
-((-1594 ((|#3| |#3| (-591 (-1089))) 35)) (-3898 ((|#3| (-591 (-997 |#1| |#2| |#3|)) |#3| (-854)) 22) ((|#3| (-591 (-997 |#1| |#2| |#3|)) |#3|) 20)))
-(((-53 |#1| |#2| |#3|) (-10 -7 (-15 -3898 (|#3| (-591 (-997 |#1| |#2| |#3|)) |#3|)) (-15 -3898 (|#3| (-591 (-997 |#1| |#2| |#3|)) |#3| (-854))) (-15 -1594 (|#3| |#3| (-591 (-1089))))) (-1018) (-13 (-975) (-819 |#1|) (-788) (-566 (-825 |#1|))) (-13 (-408 |#2|) (-819 |#1|) (-566 (-825 |#1|)))) (T -53))
-((-1594 (*1 *2 *2 *3) (-12 (-5 *3 (-591 (-1089))) (-4 *4 (-1018)) (-4 *5 (-13 (-975) (-819 *4) (-788) (-566 (-825 *4)))) (-5 *1 (-53 *4 *5 *2)) (-4 *2 (-13 (-408 *5) (-819 *4) (-566 (-825 *4)))))) (-3898 (*1 *2 *3 *2 *4) (-12 (-5 *3 (-591 (-997 *5 *6 *2))) (-5 *4 (-854)) (-4 *5 (-1018)) (-4 *6 (-13 (-975) (-819 *5) (-788) (-566 (-825 *5)))) (-4 *2 (-13 (-408 *6) (-819 *5) (-566 (-825 *5)))) (-5 *1 (-53 *5 *6 *2)))) (-3898 (*1 *2 *3 *2) (-12 (-5 *3 (-591 (-997 *4 *5 *2))) (-4 *4 (-1018)) (-4 *5 (-13 (-975) (-819 *4) (-788) (-566 (-825 *4)))) (-4 *2 (-13 (-408 *5) (-819 *4) (-566 (-825 *4)))) (-5 *1 (-53 *4 *5 *2)))))
-(-10 -7 (-15 -3898 (|#3| (-591 (-997 |#1| |#2| |#3|)) |#3|)) (-15 -3898 (|#3| (-591 (-997 |#1| |#2| |#3|)) |#3| (-854))) (-15 -1594 (|#3| |#3| (-591 (-1089)))))
-((-3891 (((-108) $ (-712)) 23)) (-2775 (($ $ (-525) |#3|) 46)) (-1743 (($ $ (-525) |#4|) 50)) (-3725 ((|#3| $ (-525)) 59)) (-3454 (((-591 |#2|) $) 30)) (-2910 (((-108) $ (-712)) 25)) (-2141 (((-108) |#2| $) 54)) (-3249 (($ (-1 |#2| |#2|) $) 37)) (-1340 (($ (-1 |#2| |#2|) $) 36) (($ (-1 |#2| |#2| |#2|) $ $) 40) (($ (-1 |#2| |#2| |#2|) $ $ |#2|) 42)) (-3971 (((-108) $ (-712)) 24)) (-1941 (($ $ |#2|) 34)) (-1623 (((-108) (-1 (-108) |#2|) $) 19)) (-3164 ((|#2| $ (-525) (-525)) NIL) ((|#2| $ (-525) (-525) |#2|) 27)) (-2064 (((-712) (-1 (-108) |#2|) $) 28) (((-712) |#2| $) 56)) (-3199 (($ $) 33)) (-1793 ((|#4| $ (-525)) 62)) (-3022 (((-796) $) 68)) (-4158 (((-108) (-1 (-108) |#2|) $) 18)) (-4096 (((-108) $ $) 53)) (-4045 (((-712) $) 26)))
-(((-54 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -3022 ((-796) |#1|)) (-15 -1340 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1| |#2|)) (-15 -1340 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -3249 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -1743 (|#1| |#1| (-525) |#4|)) (-15 -2775 (|#1| |#1| (-525) |#3|)) (-15 -3454 ((-591 |#2|) |#1|)) (-15 -1793 (|#4| |#1| (-525))) (-15 -3725 (|#3| |#1| (-525))) (-15 -3164 (|#2| |#1| (-525) (-525) |#2|)) (-15 -3164 (|#2| |#1| (-525) (-525))) (-15 -1941 (|#1| |#1| |#2|)) (-15 -4096 ((-108) |#1| |#1|)) (-15 -2141 ((-108) |#2| |#1|)) (-15 -2064 ((-712) |#2| |#1|)) (-15 -2064 ((-712) (-1 (-108) |#2|) |#1|)) (-15 -1623 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -4158 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -1340 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -4045 ((-712) |#1|)) (-15 -3891 ((-108) |#1| (-712))) (-15 -2910 ((-108) |#1| (-712))) (-15 -3971 ((-108) |#1| (-712))) (-15 -3199 (|#1| |#1|))) (-55 |#2| |#3| |#4|) (-1125) (-351 |#2|) (-351 |#2|)) (T -54))
-NIL
-(-10 -8 (-15 -3022 ((-796) |#1|)) (-15 -1340 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1| |#2|)) (-15 -1340 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -3249 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -1743 (|#1| |#1| (-525) |#4|)) (-15 -2775 (|#1| |#1| (-525) |#3|)) (-15 -3454 ((-591 |#2|) |#1|)) (-15 -1793 (|#4| |#1| (-525))) (-15 -3725 (|#3| |#1| (-525))) (-15 -3164 (|#2| |#1| (-525) (-525) |#2|)) (-15 -3164 (|#2| |#1| (-525) (-525))) (-15 -1941 (|#1| |#1| |#2|)) (-15 -4096 ((-108) |#1| |#1|)) (-15 -2141 ((-108) |#2| |#1|)) (-15 -2064 ((-712) |#2| |#1|)) (-15 -2064 ((-712) (-1 (-108) |#2|) |#1|)) (-15 -1623 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -4158 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -1340 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -4045 ((-712) |#1|)) (-15 -3891 ((-108) |#1| (-712))) (-15 -2910 ((-108) |#1| (-712))) (-15 -3971 ((-108) |#1| (-712))) (-15 -3199 (|#1| |#1|)))
-((-3008 (((-108) $ $) 19 (|has| |#1| (-1018)))) (-3891 (((-108) $ (-712)) 8)) (-3186 ((|#1| $ (-525) (-525) |#1|) 44)) (-2775 (($ $ (-525) |#2|) 42)) (-1743 (($ $ (-525) |#3|) 41)) (-3798 (($) 7 T CONST)) (-3725 ((|#2| $ (-525)) 46)) (-3255 ((|#1| $ (-525) (-525) |#1|) 43)) (-3217 ((|#1| $ (-525) (-525)) 48)) (-3454 (((-591 |#1|) $) 30)) (-2281 (((-712) $) 51)) (-1268 (($ (-712) (-712) |#1|) 57)) (-2296 (((-712) $) 50)) (-2910 (((-108) $ (-712)) 9)) (-1755 (((-525) $) 55)) (-1639 (((-525) $) 53)) (-2552 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-4230 (((-525) $) 54)) (-2631 (((-525) $) 52)) (-3249 (($ (-1 |#1| |#1|) $) 34)) (-1340 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 40) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) 39)) (-3971 (((-108) $ (-712)) 10)) (-2339 (((-1072) $) 22 (|has| |#1| (-1018)))) (-2047 (((-1036) $) 21 (|has| |#1| (-1018)))) (-1941 (($ $ |#1|) 56)) (-1623 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) 14)) (-3028 (((-108) $) 11)) (-3209 (($) 12)) (-3164 ((|#1| $ (-525) (-525)) 49) ((|#1| $ (-525) (-525) |#1|) 47)) (-2064 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3199 (($ $) 13)) (-1793 ((|#3| $ (-525)) 45)) (-3022 (((-796) $) 18 (|has| |#1| (-565 (-796))))) (-4158 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) 20 (|has| |#1| (-1018)))) (-4045 (((-712) $) 6 (|has| $ (-6 -4250)))))
+((-1556 (*1 *2 *1) (-12 (-4 *1 (-46 *2 *3)) (-4 *3 (-733)) (-4 *2 (-975)))) (-1548 (*1 *1 *1) (-12 (-4 *1 (-46 *2 *3)) (-4 *2 (-975)) (-4 *3 (-733)))) (-2743 (*1 *2 *1) (-12 (-4 *1 (-46 *3 *2)) (-4 *3 (-975)) (-4 *2 (-733)))) (-1257 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-46 *3 *4)) (-4 *3 (-975)) (-4 *4 (-733)))) (-3802 (*1 *2 *1) (-12 (-4 *1 (-46 *3 *4)) (-4 *3 (-975)) (-4 *4 (-733)) (-5 *2 (-108)))) (-1422 (*1 *1 *2 *3) (-12 (-4 *1 (-46 *2 *3)) (-4 *2 (-975)) (-4 *3 (-733)))) (-1575 (*1 *1 *1) (-12 (-4 *1 (-46 *2 *3)) (-4 *2 (-975)) (-4 *3 (-733)))) (-1263 (*1 *2 *1 *3) (-12 (-4 *1 (-46 *2 *3)) (-4 *3 (-733)) (-4 *2 (-975)))) (-4059 (*1 *1 *1 *2) (-12 (-4 *1 (-46 *2 *3)) (-4 *2 (-975)) (-4 *3 (-733)) (-4 *2 (-341)))))
+(-13 (-975) (-107 |t#1| |t#1|) (-10 -8 (-15 -1556 (|t#1| $)) (-15 -1548 ($ $)) (-15 -2743 (|t#2| $)) (-15 -1257 ($ (-1 |t#1| |t#1|) $)) (-15 -3802 ((-108) $)) (-15 -1422 ($ |t#1| |t#2|)) (-15 -1575 ($ $)) (-15 -1263 (|t#1| $ |t#2|)) (IF (|has| |t#1| (-341)) (-15 -4059 ($ $ |t#1|)) |%noBranch|) (IF (|has| |t#1| (-160)) (PROGN (-6 (-160)) (-6 (-37 |t#1|))) |%noBranch|) (IF (|has| |t#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |t#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |t#1| (-517)) (-6 (-517)) |%noBranch|) (IF (|has| |t#1| (-37 (-385 (-525)))) (-6 (-37 (-385 (-525)))) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) |has| |#1| (-517)) ((-97) . T) ((-107 #0# #0#) |has| |#1| (-37 (-385 (-525)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3150 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-565 (-796)) . T) ((-160) -3150 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-269) |has| |#1| (-517)) ((-517) |has| |#1| (-517)) ((-593 #0#) |has| |#1| (-37 (-385 (-525)))) ((-593 |#1|) . T) ((-593 $) . T) ((-659 #0#) |has| |#1| (-37 (-385 (-525)))) ((-659 |#1|) |has| |#1| (-160)) ((-659 $) |has| |#1| (-517)) ((-668) . T) ((-981 #0#) |has| |#1| (-37 (-385 (-525)))) ((-981 |#1|) . T) ((-981 $) -3150 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T))
+((-2673 (((-108) $ $) NIL)) (-1356 (((-591 $) (-1085 $) (-1089)) NIL) (((-591 $) (-1085 $)) NIL) (((-591 $) (-885 $)) NIL)) (-2529 (($ (-1085 $) (-1089)) NIL) (($ (-1085 $)) NIL) (($ (-885 $)) NIL)) (-1306 (((-108) $) 11)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3641 (($ $) NIL)) (-3077 (((-108) $) NIL)) (-3585 (((-591 (-564 $)) $) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-3449 (($ $ (-273 $)) NIL) (($ $ (-591 (-273 $))) NIL) (($ $ (-591 (-564 $)) (-591 $)) NIL)) (-1720 (($ $) NIL)) (-3898 (((-396 $) $) NIL)) (-2551 (($ $) NIL)) (-1965 (((-108) $ $) NIL)) (-2055 (($) NIL T CONST)) (-2266 (((-591 $) (-1085 $) (-1089)) NIL) (((-591 $) (-1085 $)) NIL) (((-591 $) (-885 $)) NIL)) (-1254 (($ (-1085 $) (-1089)) NIL) (($ (-1085 $)) NIL) (($ (-885 $)) NIL)) (-4174 (((-3 (-564 $) "failed") $) NIL) (((-3 (-525) "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL)) (-3341 (((-564 $) $) NIL) (((-525) $) NIL) (((-385 (-525)) $) NIL)) (-3265 (($ $ $) NIL)) (-3925 (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL) (((-631 (-525)) (-631 $)) NIL) (((-2 (|:| -2928 (-631 (-385 (-525)))) (|:| |vec| (-1171 (-385 (-525))))) (-631 $) (-1171 $)) NIL) (((-631 (-385 (-525))) (-631 $)) NIL)) (-3618 (($ $) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-3239 (($ $ $) NIL)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL)) (-2393 (((-108) $) NIL)) (-3625 (($ $) NIL) (($ (-591 $)) NIL)) (-3714 (((-591 (-110)) $) NIL)) (-3259 (((-110) (-110)) NIL)) (-3865 (((-108) $) 14)) (-2116 (((-108) $) NIL (|has| $ (-966 (-525))))) (-1384 (((-1041 (-525) (-564 $)) $) NIL)) (-3126 (($ $ (-525)) NIL)) (-1525 (((-1085 $) (-1085 $) (-564 $)) NIL) (((-1085 $) (-1085 $) (-591 (-564 $))) NIL) (($ $ (-564 $)) NIL) (($ $ (-591 (-564 $))) NIL)) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1873 (((-1085 $) (-564 $)) NIL (|has| $ (-975)))) (-1923 (($ $ $) NIL)) (-3475 (($ $ $) NIL)) (-1257 (($ (-1 $ $) (-564 $)) NIL)) (-3415 (((-3 (-564 $) "failed") $) NIL)) (-2081 (($ (-591 $)) NIL) (($ $ $) NIL)) (-2621 (((-1072) $) NIL)) (-2504 (((-591 (-564 $)) $) NIL)) (-2899 (($ (-110) $) NIL) (($ (-110) (-591 $)) NIL)) (-3029 (((-108) $ (-110)) NIL) (((-108) $ (-1089)) NIL)) (-1523 (($ $) NIL)) (-3457 (((-712) $) NIL)) (-2937 (((-1036) $) NIL)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-2124 (($ (-591 $)) NIL) (($ $ $) NIL)) (-4064 (((-108) $ $) NIL) (((-108) $ (-1089)) NIL)) (-2542 (((-396 $) $) NIL)) (-3387 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL)) (-3210 (((-3 $ "failed") $ $) NIL)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-2882 (((-108) $) NIL (|has| $ (-966 (-525))))) (-1980 (($ $ (-564 $) $) NIL) (($ $ (-591 (-564 $)) (-591 $)) NIL) (($ $ (-591 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-591 $) (-591 $)) NIL) (($ $ (-591 (-1089)) (-591 (-1 $ $))) NIL) (($ $ (-591 (-1089)) (-591 (-1 $ (-591 $)))) NIL) (($ $ (-1089) (-1 $ (-591 $))) NIL) (($ $ (-1089) (-1 $ $)) NIL) (($ $ (-591 (-110)) (-591 (-1 $ $))) NIL) (($ $ (-591 (-110)) (-591 (-1 $ (-591 $)))) NIL) (($ $ (-110) (-1 $ (-591 $))) NIL) (($ $ (-110) (-1 $ $)) NIL)) (-3048 (((-712) $) NIL)) (-1881 (($ (-110) $) NIL) (($ (-110) $ $) NIL) (($ (-110) $ $ $) NIL) (($ (-110) $ $ $ $) NIL) (($ (-110) (-591 $)) NIL)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL)) (-1390 (($ $) NIL) (($ $ $) NIL)) (-2209 (($ $ (-712)) NIL) (($ $) NIL)) (-1396 (((-1041 (-525) (-564 $)) $) NIL)) (-1341 (($ $) NIL (|has| $ (-975)))) (-1300 (((-357) $) NIL) (((-205) $) NIL) (((-157 (-357)) $) NIL)) (-2686 (((-796) $) NIL) (($ (-564 $)) NIL) (($ (-385 (-525))) NIL) (($ $) NIL) (($ (-525)) NIL) (($ (-1041 (-525) (-564 $))) NIL)) (-3425 (((-712)) NIL)) (-3800 (($ $) NIL) (($ (-591 $)) NIL)) (-2754 (((-108) (-110)) NIL)) (-1724 (((-108) $ $) NIL)) (-1401 (($ $ (-525)) NIL) (($ $ (-712)) NIL) (($ $ (-854)) NIL)) (-1830 (($) 7 T CONST)) (-1839 (($) 12 T CONST)) (-1796 (($ $ (-712)) NIL) (($ $) NIL)) (-4004 (((-108) $ $) NIL)) (-3982 (((-108) $ $) NIL)) (-3944 (((-108) $ $) 16)) (-3994 (((-108) $ $) NIL)) (-3971 (((-108) $ $) NIL)) (-4059 (($ $ $) NIL)) (-4047 (($ $ $) 15) (($ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-385 (-525))) NIL) (($ $ (-525)) NIL) (($ $ (-712)) NIL) (($ $ (-854)) NIL)) (* (($ (-385 (-525)) $) NIL) (($ $ (-385 (-525))) NIL) (($ $ $) NIL) (($ (-525) $) NIL) (($ (-712) $) NIL) (($ (-854) $) NIL)))
+(((-47) (-13 (-281) (-27) (-966 (-525)) (-966 (-385 (-525))) (-587 (-525)) (-951) (-587 (-385 (-525))) (-138) (-566 (-157 (-357))) (-213) (-10 -8 (-15 -2686 ($ (-1041 (-525) (-564 $)))) (-15 -1384 ((-1041 (-525) (-564 $)) $)) (-15 -1396 ((-1041 (-525) (-564 $)) $)) (-15 -3618 ($ $)) (-15 -1525 ((-1085 $) (-1085 $) (-564 $))) (-15 -1525 ((-1085 $) (-1085 $) (-591 (-564 $)))) (-15 -1525 ($ $ (-564 $))) (-15 -1525 ($ $ (-591 (-564 $))))))) (T -47))
+((-2686 (*1 *1 *2) (-12 (-5 *2 (-1041 (-525) (-564 (-47)))) (-5 *1 (-47)))) (-1384 (*1 *2 *1) (-12 (-5 *2 (-1041 (-525) (-564 (-47)))) (-5 *1 (-47)))) (-1396 (*1 *2 *1) (-12 (-5 *2 (-1041 (-525) (-564 (-47)))) (-5 *1 (-47)))) (-3618 (*1 *1 *1) (-5 *1 (-47))) (-1525 (*1 *2 *2 *3) (-12 (-5 *2 (-1085 (-47))) (-5 *3 (-564 (-47))) (-5 *1 (-47)))) (-1525 (*1 *2 *2 *3) (-12 (-5 *2 (-1085 (-47))) (-5 *3 (-591 (-564 (-47)))) (-5 *1 (-47)))) (-1525 (*1 *1 *1 *2) (-12 (-5 *2 (-564 (-47))) (-5 *1 (-47)))) (-1525 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-564 (-47)))) (-5 *1 (-47)))))
+(-13 (-281) (-27) (-966 (-525)) (-966 (-385 (-525))) (-587 (-525)) (-951) (-587 (-385 (-525))) (-138) (-566 (-157 (-357))) (-213) (-10 -8 (-15 -2686 ($ (-1041 (-525) (-564 $)))) (-15 -1384 ((-1041 (-525) (-564 $)) $)) (-15 -1396 ((-1041 (-525) (-564 $)) $)) (-15 -3618 ($ $)) (-15 -1525 ((-1085 $) (-1085 $) (-564 $))) (-15 -1525 ((-1085 $) (-1085 $) (-591 (-564 $)))) (-15 -1525 ($ $ (-564 $))) (-15 -1525 ($ $ (-591 (-564 $))))))
+((-2673 (((-108) $ $) NIL)) (-3769 (((-591 (-1089)) $) 17)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) 7)) (-2226 (((-1094) $) 18)) (-3944 (((-108) $ $) NIL)))
+(((-48) (-13 (-1018) (-10 -8 (-15 -3769 ((-591 (-1089)) $)) (-15 -2226 ((-1094) $))))) (T -48))
+((-3769 (*1 *2 *1) (-12 (-5 *2 (-591 (-1089))) (-5 *1 (-48)))) (-2226 (*1 *2 *1) (-12 (-5 *2 (-1094)) (-5 *1 (-48)))))
+(-13 (-1018) (-10 -8 (-15 -3769 ((-591 (-1089)) $)) (-15 -2226 ((-1094) $))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) 62)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2055 (($) NIL T CONST)) (-3417 (((-108) $) 20)) (-4174 (((-3 |#1| "failed") $) 23)) (-3341 ((|#1| $) 24)) (-1575 (($ $) 28)) (-1522 (((-3 $ "failed") $) NIL)) (-3865 (((-108) $) NIL)) (-1257 (($ (-1 |#1| |#1|) $) NIL)) (-1556 ((|#1| $) 21)) (-3016 (($ $) 51)) (-2621 (((-1072) $) NIL)) (-1890 (((-108) $) 30)) (-2937 (((-1036) $) NIL)) (-3965 (($ (-712)) 49)) (-2288 (($ (-591 (-525))) 50)) (-2743 (((-712) $) 31)) (-2686 (((-796) $) 65) (($ (-525)) 46) (($ |#1|) 44)) (-1263 ((|#1| $ $) 19)) (-3425 (((-712)) 48)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1830 (($) 32 T CONST)) (-1839 (($) 14 T CONST)) (-3944 (((-108) $ $) NIL)) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) 41)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 42) (($ |#1| $) 36)))
+(((-49 |#1| |#2|) (-13 (-569 |#1|) (-966 |#1|) (-10 -8 (-15 -1556 (|#1| $)) (-15 -3016 ($ $)) (-15 -1575 ($ $)) (-15 -1263 (|#1| $ $)) (-15 -3965 ($ (-712))) (-15 -2288 ($ (-591 (-525)))) (-15 -1890 ((-108) $)) (-15 -3417 ((-108) $)) (-15 -2743 ((-712) $)) (-15 -1257 ($ (-1 |#1| |#1|) $)))) (-975) (-591 (-1089))) (T -49))
+((-1556 (*1 *2 *1) (-12 (-4 *2 (-975)) (-5 *1 (-49 *2 *3)) (-14 *3 (-591 (-1089))))) (-3016 (*1 *1 *1) (-12 (-5 *1 (-49 *2 *3)) (-4 *2 (-975)) (-14 *3 (-591 (-1089))))) (-1575 (*1 *1 *1) (-12 (-5 *1 (-49 *2 *3)) (-4 *2 (-975)) (-14 *3 (-591 (-1089))))) (-1263 (*1 *2 *1 *1) (-12 (-4 *2 (-975)) (-5 *1 (-49 *2 *3)) (-14 *3 (-591 (-1089))))) (-3965 (*1 *1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-49 *3 *4)) (-4 *3 (-975)) (-14 *4 (-591 (-1089))))) (-2288 (*1 *1 *2) (-12 (-5 *2 (-591 (-525))) (-5 *1 (-49 *3 *4)) (-4 *3 (-975)) (-14 *4 (-591 (-1089))))) (-1890 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-49 *3 *4)) (-4 *3 (-975)) (-14 *4 (-591 (-1089))))) (-3417 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-49 *3 *4)) (-4 *3 (-975)) (-14 *4 (-591 (-1089))))) (-2743 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-49 *3 *4)) (-4 *3 (-975)) (-14 *4 (-591 (-1089))))) (-1257 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-975)) (-5 *1 (-49 *3 *4)) (-14 *4 (-591 (-1089))))))
+(-13 (-569 |#1|) (-966 |#1|) (-10 -8 (-15 -1556 (|#1| $)) (-15 -3016 ($ $)) (-15 -1575 ($ $)) (-15 -1263 (|#1| $ $)) (-15 -3965 ($ (-712))) (-15 -2288 ($ (-591 (-525)))) (-15 -1890 ((-108) $)) (-15 -3417 ((-108) $)) (-15 -2743 ((-712) $)) (-15 -1257 ($ (-1 |#1| |#1|) $))))
+((-3417 (((-108) (-51)) 13)) (-4174 (((-3 |#1| "failed") (-51)) 21)) (-3341 ((|#1| (-51)) 22)) (-2686 (((-51) |#1|) 18)))
+(((-50 |#1|) (-10 -7 (-15 -2686 ((-51) |#1|)) (-15 -4174 ((-3 |#1| "failed") (-51))) (-15 -3417 ((-108) (-51))) (-15 -3341 (|#1| (-51)))) (-1125)) (T -50))
+((-3341 (*1 *2 *3) (-12 (-5 *3 (-51)) (-5 *1 (-50 *2)) (-4 *2 (-1125)))) (-3417 (*1 *2 *3) (-12 (-5 *3 (-51)) (-5 *2 (-108)) (-5 *1 (-50 *4)) (-4 *4 (-1125)))) (-4174 (*1 *2 *3) (|partial| -12 (-5 *3 (-51)) (-5 *1 (-50 *2)) (-4 *2 (-1125)))) (-2686 (*1 *2 *3) (-12 (-5 *2 (-51)) (-5 *1 (-50 *3)) (-4 *3 (-1125)))))
+(-10 -7 (-15 -2686 ((-51) |#1|)) (-15 -4174 ((-3 |#1| "failed") (-51))) (-15 -3417 ((-108) (-51))) (-15 -3341 (|#1| (-51))))
+((-2673 (((-108) $ $) NIL)) (-1596 (((-1072) (-108)) 25)) (-3394 (((-796) $) 24)) (-2334 (((-715) $) 12)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-1714 (((-796) $) 16)) (-2188 (((-1022) $) 14)) (-2686 (((-796) $) 32)) (-2241 (($ (-1022) (-715)) 33)) (-3944 (((-108) $ $) 18)))
+(((-51) (-13 (-1018) (-10 -8 (-15 -2241 ($ (-1022) (-715))) (-15 -1714 ((-796) $)) (-15 -3394 ((-796) $)) (-15 -2188 ((-1022) $)) (-15 -2334 ((-715) $)) (-15 -1596 ((-1072) (-108)))))) (T -51))
+((-2241 (*1 *1 *2 *3) (-12 (-5 *2 (-1022)) (-5 *3 (-715)) (-5 *1 (-51)))) (-1714 (*1 *2 *1) (-12 (-5 *2 (-796)) (-5 *1 (-51)))) (-3394 (*1 *2 *1) (-12 (-5 *2 (-796)) (-5 *1 (-51)))) (-2188 (*1 *2 *1) (-12 (-5 *2 (-1022)) (-5 *1 (-51)))) (-2334 (*1 *2 *1) (-12 (-5 *2 (-715)) (-5 *1 (-51)))) (-1596 (*1 *2 *3) (-12 (-5 *3 (-108)) (-5 *2 (-1072)) (-5 *1 (-51)))))
+(-13 (-1018) (-10 -8 (-15 -2241 ($ (-1022) (-715))) (-15 -1714 ((-796) $)) (-15 -3394 ((-796) $)) (-15 -2188 ((-1022) $)) (-15 -2334 ((-715) $)) (-15 -1596 ((-1072) (-108)))))
+((-2814 ((|#2| |#3| (-1 |#2| |#2|) |#2|) 16)))
+(((-52 |#1| |#2| |#3|) (-10 -7 (-15 -2814 (|#2| |#3| (-1 |#2| |#2|) |#2|))) (-975) (-593 |#1|) (-790 |#1|)) (T -52))
+((-2814 (*1 *2 *3 *4 *2) (-12 (-5 *4 (-1 *2 *2)) (-4 *2 (-593 *5)) (-4 *5 (-975)) (-5 *1 (-52 *5 *2 *3)) (-4 *3 (-790 *5)))))
+(-10 -7 (-15 -2814 (|#2| |#3| (-1 |#2| |#2|) |#2|)))
+((-2020 ((|#3| |#3| (-591 (-1089))) 35)) (-3814 ((|#3| (-591 (-997 |#1| |#2| |#3|)) |#3| (-854)) 22) ((|#3| (-591 (-997 |#1| |#2| |#3|)) |#3|) 20)))
+(((-53 |#1| |#2| |#3|) (-10 -7 (-15 -3814 (|#3| (-591 (-997 |#1| |#2| |#3|)) |#3|)) (-15 -3814 (|#3| (-591 (-997 |#1| |#2| |#3|)) |#3| (-854))) (-15 -2020 (|#3| |#3| (-591 (-1089))))) (-1018) (-13 (-975) (-819 |#1|) (-788) (-566 (-825 |#1|))) (-13 (-408 |#2|) (-819 |#1|) (-566 (-825 |#1|)))) (T -53))
+((-2020 (*1 *2 *2 *3) (-12 (-5 *3 (-591 (-1089))) (-4 *4 (-1018)) (-4 *5 (-13 (-975) (-819 *4) (-788) (-566 (-825 *4)))) (-5 *1 (-53 *4 *5 *2)) (-4 *2 (-13 (-408 *5) (-819 *4) (-566 (-825 *4)))))) (-3814 (*1 *2 *3 *2 *4) (-12 (-5 *3 (-591 (-997 *5 *6 *2))) (-5 *4 (-854)) (-4 *5 (-1018)) (-4 *6 (-13 (-975) (-819 *5) (-788) (-566 (-825 *5)))) (-4 *2 (-13 (-408 *6) (-819 *5) (-566 (-825 *5)))) (-5 *1 (-53 *5 *6 *2)))) (-3814 (*1 *2 *3 *2) (-12 (-5 *3 (-591 (-997 *4 *5 *2))) (-4 *4 (-1018)) (-4 *5 (-13 (-975) (-819 *4) (-788) (-566 (-825 *4)))) (-4 *2 (-13 (-408 *5) (-819 *4) (-566 (-825 *4)))) (-5 *1 (-53 *4 *5 *2)))))
+(-10 -7 (-15 -3814 (|#3| (-591 (-997 |#1| |#2| |#3|)) |#3|)) (-15 -3814 (|#3| (-591 (-997 |#1| |#2| |#3|)) |#3| (-854))) (-15 -2020 (|#3| |#3| (-591 (-1089)))))
+((-3727 (((-108) $ (-712)) 23)) (-1557 (($ $ (-525) |#3|) 46)) (-3031 (($ $ (-525) |#4|) 50)) (-2578 ((|#3| $ (-525)) 59)) (-2916 (((-591 |#2|) $) 30)) (-3491 (((-108) $ (-712)) 25)) (-3956 (((-108) |#2| $) 54)) (-4192 (($ (-1 |#2| |#2|) $) 37)) (-1257 (($ (-1 |#2| |#2|) $) 36) (($ (-1 |#2| |#2| |#2|) $ $) 40) (($ (-1 |#2| |#2| |#2|) $ $ |#2|) 42)) (-3295 (((-108) $ (-712)) 24)) (-1858 (($ $ |#2|) 34)) (-3465 (((-108) (-1 (-108) |#2|) $) 19)) (-1881 ((|#2| $ (-525) (-525)) NIL) ((|#2| $ (-525) (-525) |#2|) 27)) (-2960 (((-712) (-1 (-108) |#2|) $) 28) (((-712) |#2| $) 56)) (-2873 (($ $) 33)) (-1256 ((|#4| $ (-525)) 62)) (-2686 (((-796) $) 68)) (-1475 (((-108) (-1 (-108) |#2|) $) 18)) (-3944 (((-108) $ $) 53)) (-2028 (((-712) $) 26)))
+(((-54 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -2686 ((-796) |#1|)) (-15 -1257 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1| |#2|)) (-15 -1257 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -4192 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3031 (|#1| |#1| (-525) |#4|)) (-15 -1557 (|#1| |#1| (-525) |#3|)) (-15 -2916 ((-591 |#2|) |#1|)) (-15 -1256 (|#4| |#1| (-525))) (-15 -2578 (|#3| |#1| (-525))) (-15 -1881 (|#2| |#1| (-525) (-525) |#2|)) (-15 -1881 (|#2| |#1| (-525) (-525))) (-15 -1858 (|#1| |#1| |#2|)) (-15 -3944 ((-108) |#1| |#1|)) (-15 -3956 ((-108) |#2| |#1|)) (-15 -2960 ((-712) |#2| |#1|)) (-15 -2960 ((-712) (-1 (-108) |#2|) |#1|)) (-15 -3465 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -1475 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -1257 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2028 ((-712) |#1|)) (-15 -3727 ((-108) |#1| (-712))) (-15 -3491 ((-108) |#1| (-712))) (-15 -3295 ((-108) |#1| (-712))) (-15 -2873 (|#1| |#1|))) (-55 |#2| |#3| |#4|) (-1125) (-351 |#2|) (-351 |#2|)) (T -54))
+NIL
+(-10 -8 (-15 -2686 ((-796) |#1|)) (-15 -1257 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1| |#2|)) (-15 -1257 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -4192 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3031 (|#1| |#1| (-525) |#4|)) (-15 -1557 (|#1| |#1| (-525) |#3|)) (-15 -2916 ((-591 |#2|) |#1|)) (-15 -1256 (|#4| |#1| (-525))) (-15 -2578 (|#3| |#1| (-525))) (-15 -1881 (|#2| |#1| (-525) (-525) |#2|)) (-15 -1881 (|#2| |#1| (-525) (-525))) (-15 -1858 (|#1| |#1| |#2|)) (-15 -3944 ((-108) |#1| |#1|)) (-15 -3956 ((-108) |#2| |#1|)) (-15 -2960 ((-712) |#2| |#1|)) (-15 -2960 ((-712) (-1 (-108) |#2|) |#1|)) (-15 -3465 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -1475 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -1257 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2028 ((-712) |#1|)) (-15 -3727 ((-108) |#1| (-712))) (-15 -3491 ((-108) |#1| (-712))) (-15 -3295 ((-108) |#1| (-712))) (-15 -2873 (|#1| |#1|)))
+((-2673 (((-108) $ $) 19 (|has| |#1| (-1018)))) (-3727 (((-108) $ (-712)) 8)) (-2847 ((|#1| $ (-525) (-525) |#1|) 44)) (-1557 (($ $ (-525) |#2|) 42)) (-3031 (($ $ (-525) |#3|) 41)) (-2055 (($) 7 T CONST)) (-2578 ((|#2| $ (-525)) 46)) (-4205 ((|#1| $ (-525) (-525) |#1|) 43)) (-4121 ((|#1| $ (-525) (-525)) 48)) (-2916 (((-591 |#1|) $) 30)) (-4127 (((-712) $) 51)) (-1316 (($ (-712) (-712) |#1|) 57)) (-4140 (((-712) $) 50)) (-3491 (((-108) $ (-712)) 9)) (-3142 (((-525) $) 55)) (-3660 (((-525) $) 53)) (-4207 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3882 (((-525) $) 54)) (-2494 (((-525) $) 52)) (-4192 (($ (-1 |#1| |#1|) $) 34)) (-1257 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 40) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) 39)) (-3295 (((-108) $ (-712)) 10)) (-2621 (((-1072) $) 22 (|has| |#1| (-1018)))) (-2937 (((-1036) $) 21 (|has| |#1| (-1018)))) (-1858 (($ $ |#1|) 56)) (-3465 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) 14)) (-2077 (((-108) $) 11)) (-3164 (($) 12)) (-1881 ((|#1| $ (-525) (-525)) 49) ((|#1| $ (-525) (-525) |#1|) 47)) (-2960 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-2873 (($ $) 13)) (-1256 ((|#3| $ (-525)) 45)) (-2686 (((-796) $) 18 (|has| |#1| (-565 (-796))))) (-1475 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) 20 (|has| |#1| (-1018)))) (-2028 (((-712) $) 6 (|has| $ (-6 -4250)))))
(((-55 |#1| |#2| |#3|) (-131) (-1125) (-351 |t#1|) (-351 |t#1|)) (T -55))
-((-1340 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1125)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-1268 (*1 *1 *2 *2 *3) (-12 (-5 *2 (-712)) (-4 *3 (-1125)) (-4 *1 (-55 *3 *4 *5)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-1941 (*1 *1 *1 *2) (-12 (-4 *1 (-55 *2 *3 *4)) (-4 *2 (-1125)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)))) (-1755 (*1 *2 *1) (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1125)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *2 (-525)))) (-4230 (*1 *2 *1) (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1125)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *2 (-525)))) (-1639 (*1 *2 *1) (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1125)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *2 (-525)))) (-2631 (*1 *2 *1) (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1125)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *2 (-525)))) (-2281 (*1 *2 *1) (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1125)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *2 (-712)))) (-2296 (*1 *2 *1) (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1125)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *2 (-712)))) (-3164 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-525)) (-4 *1 (-55 *2 *4 *5)) (-4 *4 (-351 *2)) (-4 *5 (-351 *2)) (-4 *2 (-1125)))) (-3217 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-525)) (-4 *1 (-55 *2 *4 *5)) (-4 *4 (-351 *2)) (-4 *5 (-351 *2)) (-4 *2 (-1125)))) (-3164 (*1 *2 *1 *3 *3 *2) (-12 (-5 *3 (-525)) (-4 *1 (-55 *2 *4 *5)) (-4 *2 (-1125)) (-4 *4 (-351 *2)) (-4 *5 (-351 *2)))) (-3725 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *1 (-55 *4 *2 *5)) (-4 *4 (-1125)) (-4 *5 (-351 *4)) (-4 *2 (-351 *4)))) (-1793 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *1 (-55 *4 *5 *2)) (-4 *4 (-1125)) (-4 *5 (-351 *4)) (-4 *2 (-351 *4)))) (-3454 (*1 *2 *1) (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1125)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *2 (-591 *3)))) (-3186 (*1 *2 *1 *3 *3 *2) (-12 (-5 *3 (-525)) (-4 *1 (-55 *2 *4 *5)) (-4 *2 (-1125)) (-4 *4 (-351 *2)) (-4 *5 (-351 *2)))) (-3255 (*1 *2 *1 *3 *3 *2) (-12 (-5 *3 (-525)) (-4 *1 (-55 *2 *4 *5)) (-4 *2 (-1125)) (-4 *4 (-351 *2)) (-4 *5 (-351 *2)))) (-2775 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-525)) (-4 *1 (-55 *4 *3 *5)) (-4 *4 (-1125)) (-4 *3 (-351 *4)) (-4 *5 (-351 *4)))) (-1743 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-525)) (-4 *1 (-55 *4 *5 *3)) (-4 *4 (-1125)) (-4 *5 (-351 *4)) (-4 *3 (-351 *4)))) (-3249 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1125)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-1340 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 *3 *3 *3)) (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1125)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-1340 (*1 *1 *2 *1 *1 *3) (-12 (-5 *2 (-1 *3 *3 *3)) (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1125)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))))
-(-13 (-464 |t#1|) (-10 -8 (-6 -4251) (-6 -4250) (-15 -1268 ($ (-712) (-712) |t#1|)) (-15 -1941 ($ $ |t#1|)) (-15 -1755 ((-525) $)) (-15 -4230 ((-525) $)) (-15 -1639 ((-525) $)) (-15 -2631 ((-525) $)) (-15 -2281 ((-712) $)) (-15 -2296 ((-712) $)) (-15 -3164 (|t#1| $ (-525) (-525))) (-15 -3217 (|t#1| $ (-525) (-525))) (-15 -3164 (|t#1| $ (-525) (-525) |t#1|)) (-15 -3725 (|t#2| $ (-525))) (-15 -1793 (|t#3| $ (-525))) (-15 -3454 ((-591 |t#1|) $)) (-15 -3186 (|t#1| $ (-525) (-525) |t#1|)) (-15 -3255 (|t#1| $ (-525) (-525) |t#1|)) (-15 -2775 ($ $ (-525) |t#2|)) (-15 -1743 ($ $ (-525) |t#3|)) (-15 -1340 ($ (-1 |t#1| |t#1|) $)) (-15 -3249 ($ (-1 |t#1| |t#1|) $)) (-15 -1340 ($ (-1 |t#1| |t#1| |t#1|) $ $)) (-15 -1340 ($ (-1 |t#1| |t#1| |t#1|) $ $ |t#1|))))
-(((-33) . T) ((-97) |has| |#1| (-1018)) ((-565 (-796)) -3321 (|has| |#1| (-1018)) (|has| |#1| (-565 (-796)))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-1018) |has| |#1| (-1018)) ((-1125) . T))
-((-1526 (((-57 |#2|) (-1 |#2| |#1| |#2|) (-57 |#1|) |#2|) 16)) (-1227 ((|#2| (-1 |#2| |#1| |#2|) (-57 |#1|) |#2|) 18)) (-1340 (((-57 |#2|) (-1 |#2| |#1|) (-57 |#1|)) 13)))
-(((-56 |#1| |#2|) (-10 -7 (-15 -1526 ((-57 |#2|) (-1 |#2| |#1| |#2|) (-57 |#1|) |#2|)) (-15 -1227 (|#2| (-1 |#2| |#1| |#2|) (-57 |#1|) |#2|)) (-15 -1340 ((-57 |#2|) (-1 |#2| |#1|) (-57 |#1|)))) (-1125) (-1125)) (T -56))
-((-1340 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-57 *5)) (-4 *5 (-1125)) (-4 *6 (-1125)) (-5 *2 (-57 *6)) (-5 *1 (-56 *5 *6)))) (-1227 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-57 *5)) (-4 *5 (-1125)) (-4 *2 (-1125)) (-5 *1 (-56 *5 *2)))) (-1526 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-57 *6)) (-4 *6 (-1125)) (-4 *5 (-1125)) (-5 *2 (-57 *5)) (-5 *1 (-56 *6 *5)))))
-(-10 -7 (-15 -1526 ((-57 |#2|) (-1 |#2| |#1| |#2|) (-57 |#1|) |#2|)) (-15 -1227 (|#2| (-1 |#2| |#1| |#2|) (-57 |#1|) |#2|)) (-15 -1340 ((-57 |#2|) (-1 |#2| |#1|) (-57 |#1|))))
-((-3008 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3296 (((-1176) $ (-525) (-525)) NIL (|has| $ (-6 -4251)))) (-3203 (((-108) (-1 (-108) |#1| |#1|) $) NIL) (((-108) $) NIL (|has| |#1| (-788)))) (-4026 (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4251))) (($ $) NIL (-12 (|has| $ (-6 -4251)) (|has| |#1| (-788))))) (-3327 (($ (-1 (-108) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-788)))) (-3891 (((-108) $ (-712)) NIL)) (-3186 ((|#1| $ (-525) |#1|) 11 (|has| $ (-6 -4251))) ((|#1| $ (-1138 (-525)) |#1|) NIL (|has| $ (-6 -4251)))) (-2305 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-3798 (($) NIL T CONST)) (-2598 (($ $) NIL (|has| $ (-6 -4251)))) (-2617 (($ $) NIL)) (-3098 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3677 (($ |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-1227 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4250)))) (-3255 ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4251)))) (-3217 ((|#1| $ (-525)) NIL)) (-3004 (((-525) (-1 (-108) |#1|) $) NIL) (((-525) |#1| $) NIL (|has| |#1| (-1018))) (((-525) |#1| $ (-525)) NIL (|has| |#1| (-1018)))) (-3454 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-2291 (($ (-591 |#1|)) 13) (($ (-712) |#1|) 14)) (-1268 (($ (-712) |#1|) 9)) (-2910 (((-108) $ (-712)) NIL)) (-3630 (((-525) $) NIL (|has| (-525) (-788)))) (-3741 (($ $ $) NIL (|has| |#1| (-788)))) (-2131 (($ (-1 (-108) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-788)))) (-2552 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3468 (((-525) $) NIL (|has| (-525) (-788)))) (-2478 (($ $ $) NIL (|has| |#1| (-788)))) (-3249 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-3971 (((-108) $ (-712)) NIL)) (-2339 (((-1072) $) NIL (|has| |#1| (-1018)))) (-4189 (($ |#1| $ (-525)) NIL) (($ $ $ (-525)) NIL)) (-2511 (((-591 (-525)) $) NIL)) (-2791 (((-108) (-525) $) NIL)) (-2047 (((-1036) $) NIL (|has| |#1| (-1018)))) (-3066 ((|#1| $) NIL (|has| (-525) (-788)))) (-2069 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-1941 (($ $ |#1|) NIL (|has| $ (-6 -4251)))) (-1623 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) NIL)) (-1615 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3339 (((-591 |#1|) $) NIL)) (-3028 (((-108) $) NIL)) (-3209 (($) 7)) (-3164 ((|#1| $ (-525) |#1|) NIL) ((|#1| $ (-525)) NIL) (($ $ (-1138 (-525))) NIL)) (-2777 (($ $ (-525)) NIL) (($ $ (-1138 (-525))) NIL)) (-2064 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-4063 (($ $ $ (-525)) NIL (|has| $ (-6 -4251)))) (-3199 (($ $) NIL)) (-1408 (((-501) $) NIL (|has| |#1| (-566 (-501))))) (-3036 (($ (-591 |#1|)) NIL)) (-3690 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-591 $)) NIL)) (-3022 (((-796) $) NIL (|has| |#1| (-565 (-796))))) (-4158 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4135 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4119 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4096 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-4126 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4112 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4045 (((-712) $) NIL (|has| $ (-6 -4250)))))
-(((-57 |#1|) (-13 (-19 |#1|) (-10 -8 (-15 -2291 ($ (-591 |#1|))) (-15 -2291 ($ (-712) |#1|)))) (-1125)) (T -57))
-((-2291 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1125)) (-5 *1 (-57 *3)))) (-2291 (*1 *1 *2 *3) (-12 (-5 *2 (-712)) (-5 *1 (-57 *3)) (-4 *3 (-1125)))))
-(-13 (-19 |#1|) (-10 -8 (-15 -2291 ($ (-591 |#1|))) (-15 -2291 ($ (-712) |#1|))))
-((-3008 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3891 (((-108) $ (-712)) NIL)) (-3186 ((|#1| $ (-525) (-525) |#1|) NIL)) (-2775 (($ $ (-525) (-57 |#1|)) NIL)) (-1743 (($ $ (-525) (-57 |#1|)) NIL)) (-3798 (($) NIL T CONST)) (-3725 (((-57 |#1|) $ (-525)) NIL)) (-3255 ((|#1| $ (-525) (-525) |#1|) NIL)) (-3217 ((|#1| $ (-525) (-525)) NIL)) (-3454 (((-591 |#1|) $) NIL)) (-2281 (((-712) $) NIL)) (-1268 (($ (-712) (-712) |#1|) NIL)) (-2296 (((-712) $) NIL)) (-2910 (((-108) $ (-712)) NIL)) (-1755 (((-525) $) NIL)) (-1639 (((-525) $) NIL)) (-2552 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-4230 (((-525) $) NIL)) (-2631 (((-525) $) NIL)) (-3249 (($ (-1 |#1| |#1|) $) NIL)) (-1340 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-3971 (((-108) $ (-712)) NIL)) (-2339 (((-1072) $) NIL (|has| |#1| (-1018)))) (-2047 (((-1036) $) NIL (|has| |#1| (-1018)))) (-1941 (($ $ |#1|) NIL)) (-1623 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) NIL)) (-3028 (((-108) $) NIL)) (-3209 (($) NIL)) (-3164 ((|#1| $ (-525) (-525)) NIL) ((|#1| $ (-525) (-525) |#1|) NIL)) (-2064 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3199 (($ $) NIL)) (-1793 (((-57 |#1|) $ (-525)) NIL)) (-3022 (((-796) $) NIL (|has| |#1| (-565 (-796))))) (-4158 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-4045 (((-712) $) NIL (|has| $ (-6 -4250)))))
+((-1257 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1125)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-1316 (*1 *1 *2 *2 *3) (-12 (-5 *2 (-712)) (-4 *3 (-1125)) (-4 *1 (-55 *3 *4 *5)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-1858 (*1 *1 *1 *2) (-12 (-4 *1 (-55 *2 *3 *4)) (-4 *2 (-1125)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)))) (-3142 (*1 *2 *1) (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1125)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *2 (-525)))) (-3882 (*1 *2 *1) (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1125)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *2 (-525)))) (-3660 (*1 *2 *1) (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1125)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *2 (-525)))) (-2494 (*1 *2 *1) (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1125)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *2 (-525)))) (-4127 (*1 *2 *1) (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1125)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *2 (-712)))) (-4140 (*1 *2 *1) (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1125)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *2 (-712)))) (-1881 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-525)) (-4 *1 (-55 *2 *4 *5)) (-4 *4 (-351 *2)) (-4 *5 (-351 *2)) (-4 *2 (-1125)))) (-4121 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-525)) (-4 *1 (-55 *2 *4 *5)) (-4 *4 (-351 *2)) (-4 *5 (-351 *2)) (-4 *2 (-1125)))) (-1881 (*1 *2 *1 *3 *3 *2) (-12 (-5 *3 (-525)) (-4 *1 (-55 *2 *4 *5)) (-4 *2 (-1125)) (-4 *4 (-351 *2)) (-4 *5 (-351 *2)))) (-2578 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *1 (-55 *4 *2 *5)) (-4 *4 (-1125)) (-4 *5 (-351 *4)) (-4 *2 (-351 *4)))) (-1256 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *1 (-55 *4 *5 *2)) (-4 *4 (-1125)) (-4 *5 (-351 *4)) (-4 *2 (-351 *4)))) (-2916 (*1 *2 *1) (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1125)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *2 (-591 *3)))) (-2847 (*1 *2 *1 *3 *3 *2) (-12 (-5 *3 (-525)) (-4 *1 (-55 *2 *4 *5)) (-4 *2 (-1125)) (-4 *4 (-351 *2)) (-4 *5 (-351 *2)))) (-4205 (*1 *2 *1 *3 *3 *2) (-12 (-5 *3 (-525)) (-4 *1 (-55 *2 *4 *5)) (-4 *2 (-1125)) (-4 *4 (-351 *2)) (-4 *5 (-351 *2)))) (-1557 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-525)) (-4 *1 (-55 *4 *3 *5)) (-4 *4 (-1125)) (-4 *3 (-351 *4)) (-4 *5 (-351 *4)))) (-3031 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-525)) (-4 *1 (-55 *4 *5 *3)) (-4 *4 (-1125)) (-4 *5 (-351 *4)) (-4 *3 (-351 *4)))) (-4192 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1125)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-1257 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 *3 *3 *3)) (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1125)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-1257 (*1 *1 *2 *1 *1 *3) (-12 (-5 *2 (-1 *3 *3 *3)) (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1125)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))))
+(-13 (-464 |t#1|) (-10 -8 (-6 -4251) (-6 -4250) (-15 -1316 ($ (-712) (-712) |t#1|)) (-15 -1858 ($ $ |t#1|)) (-15 -3142 ((-525) $)) (-15 -3882 ((-525) $)) (-15 -3660 ((-525) $)) (-15 -2494 ((-525) $)) (-15 -4127 ((-712) $)) (-15 -4140 ((-712) $)) (-15 -1881 (|t#1| $ (-525) (-525))) (-15 -4121 (|t#1| $ (-525) (-525))) (-15 -1881 (|t#1| $ (-525) (-525) |t#1|)) (-15 -2578 (|t#2| $ (-525))) (-15 -1256 (|t#3| $ (-525))) (-15 -2916 ((-591 |t#1|) $)) (-15 -2847 (|t#1| $ (-525) (-525) |t#1|)) (-15 -4205 (|t#1| $ (-525) (-525) |t#1|)) (-15 -1557 ($ $ (-525) |t#2|)) (-15 -3031 ($ $ (-525) |t#3|)) (-15 -1257 ($ (-1 |t#1| |t#1|) $)) (-15 -4192 ($ (-1 |t#1| |t#1|) $)) (-15 -1257 ($ (-1 |t#1| |t#1| |t#1|) $ $)) (-15 -1257 ($ (-1 |t#1| |t#1| |t#1|) $ $ |t#1|))))
+(((-33) . T) ((-97) |has| |#1| (-1018)) ((-565 (-796)) -3150 (|has| |#1| (-1018)) (|has| |#1| (-565 (-796)))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-1018) |has| |#1| (-1018)) ((-1125) . T))
+((-1350 (((-57 |#2|) (-1 |#2| |#1| |#2|) (-57 |#1|) |#2|) 16)) (-3618 ((|#2| (-1 |#2| |#1| |#2|) (-57 |#1|) |#2|) 18)) (-1257 (((-57 |#2|) (-1 |#2| |#1|) (-57 |#1|)) 13)))
+(((-56 |#1| |#2|) (-10 -7 (-15 -1350 ((-57 |#2|) (-1 |#2| |#1| |#2|) (-57 |#1|) |#2|)) (-15 -3618 (|#2| (-1 |#2| |#1| |#2|) (-57 |#1|) |#2|)) (-15 -1257 ((-57 |#2|) (-1 |#2| |#1|) (-57 |#1|)))) (-1125) (-1125)) (T -56))
+((-1257 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-57 *5)) (-4 *5 (-1125)) (-4 *6 (-1125)) (-5 *2 (-57 *6)) (-5 *1 (-56 *5 *6)))) (-3618 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-57 *5)) (-4 *5 (-1125)) (-4 *2 (-1125)) (-5 *1 (-56 *5 *2)))) (-1350 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-57 *6)) (-4 *6 (-1125)) (-4 *5 (-1125)) (-5 *2 (-57 *5)) (-5 *1 (-56 *6 *5)))))
+(-10 -7 (-15 -1350 ((-57 |#2|) (-1 |#2| |#1| |#2|) (-57 |#1|) |#2|)) (-15 -3618 (|#2| (-1 |#2| |#1| |#2|) (-57 |#1|) |#2|)) (-15 -1257 ((-57 |#2|) (-1 |#2| |#1|) (-57 |#1|))))
+((-2673 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3832 (((-1176) $ (-525) (-525)) NIL (|has| $ (-6 -4251)))) (-3110 (((-108) (-1 (-108) |#1| |#1|) $) NIL) (((-108) $) NIL (|has| |#1| (-788)))) (-2613 (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4251))) (($ $) NIL (-12 (|has| $ (-6 -4251)) (|has| |#1| (-788))))) (-1282 (($ (-1 (-108) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-788)))) (-3727 (((-108) $ (-712)) NIL)) (-2847 ((|#1| $ (-525) |#1|) 11 (|has| $ (-6 -4251))) ((|#1| $ (-1138 (-525)) |#1|) NIL (|has| $ (-6 -4251)))) (-2467 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-2055 (($) NIL T CONST)) (-3405 (($ $) NIL (|has| $ (-6 -4251)))) (-2747 (($ $) NIL)) (-2908 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2537 (($ |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-3618 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4250)))) (-4205 ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4251)))) (-4121 ((|#1| $ (-525)) NIL)) (-1734 (((-525) (-1 (-108) |#1|) $) NIL) (((-525) |#1| $) NIL (|has| |#1| (-1018))) (((-525) |#1| $ (-525)) NIL (|has| |#1| (-1018)))) (-2916 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-3398 (($ (-591 |#1|)) 13) (($ (-712) |#1|) 14)) (-1316 (($ (-712) |#1|) 9)) (-3491 (((-108) $ (-712)) NIL)) (-4152 (((-525) $) NIL (|has| (-525) (-788)))) (-1923 (($ $ $) NIL (|has| |#1| (-788)))) (-3459 (($ (-1 (-108) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-788)))) (-4207 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-1826 (((-525) $) NIL (|has| (-525) (-788)))) (-3475 (($ $ $) NIL (|has| |#1| (-788)))) (-4192 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-3295 (((-108) $ (-712)) NIL)) (-2621 (((-1072) $) NIL (|has| |#1| (-1018)))) (-2059 (($ |#1| $ (-525)) NIL) (($ $ $ (-525)) NIL)) (-3761 (((-591 (-525)) $) NIL)) (-1675 (((-108) (-525) $) NIL)) (-2937 (((-1036) $) NIL (|has| |#1| (-1018)))) (-2872 ((|#1| $) NIL (|has| (-525) (-788)))) (-2714 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-1858 (($ $ |#1|) NIL (|has| $ (-6 -4251)))) (-3465 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) NIL)) (-3384 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2998 (((-591 |#1|) $) NIL)) (-2077 (((-108) $) NIL)) (-3164 (($) 7)) (-1881 ((|#1| $ (-525) |#1|) NIL) ((|#1| $ (-525)) NIL) (($ $ (-1138 (-525))) NIL)) (-3226 (($ $ (-525)) NIL) (($ $ (-1138 (-525))) NIL)) (-2960 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2992 (($ $ $ (-525)) NIL (|has| $ (-6 -4251)))) (-2873 (($ $) NIL)) (-1300 (((-501) $) NIL (|has| |#1| (-566 (-501))))) (-2695 (($ (-591 |#1|)) NIL)) (-1624 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-591 $)) NIL)) (-2686 (((-796) $) NIL (|has| |#1| (-565 (-796))))) (-1475 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4004 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3982 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3944 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3994 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3971 (((-108) $ $) NIL (|has| |#1| (-788)))) (-2028 (((-712) $) NIL (|has| $ (-6 -4250)))))
+(((-57 |#1|) (-13 (-19 |#1|) (-10 -8 (-15 -3398 ($ (-591 |#1|))) (-15 -3398 ($ (-712) |#1|)))) (-1125)) (T -57))
+((-3398 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1125)) (-5 *1 (-57 *3)))) (-3398 (*1 *1 *2 *3) (-12 (-5 *2 (-712)) (-5 *1 (-57 *3)) (-4 *3 (-1125)))))
+(-13 (-19 |#1|) (-10 -8 (-15 -3398 ($ (-591 |#1|))) (-15 -3398 ($ (-712) |#1|))))
+((-2673 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3727 (((-108) $ (-712)) NIL)) (-2847 ((|#1| $ (-525) (-525) |#1|) NIL)) (-1557 (($ $ (-525) (-57 |#1|)) NIL)) (-3031 (($ $ (-525) (-57 |#1|)) NIL)) (-2055 (($) NIL T CONST)) (-2578 (((-57 |#1|) $ (-525)) NIL)) (-4205 ((|#1| $ (-525) (-525) |#1|) NIL)) (-4121 ((|#1| $ (-525) (-525)) NIL)) (-2916 (((-591 |#1|) $) NIL)) (-4127 (((-712) $) NIL)) (-1316 (($ (-712) (-712) |#1|) NIL)) (-4140 (((-712) $) NIL)) (-3491 (((-108) $ (-712)) NIL)) (-3142 (((-525) $) NIL)) (-3660 (((-525) $) NIL)) (-4207 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3882 (((-525) $) NIL)) (-2494 (((-525) $) NIL)) (-4192 (($ (-1 |#1| |#1|) $) NIL)) (-1257 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-3295 (((-108) $ (-712)) NIL)) (-2621 (((-1072) $) NIL (|has| |#1| (-1018)))) (-2937 (((-1036) $) NIL (|has| |#1| (-1018)))) (-1858 (($ $ |#1|) NIL)) (-3465 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) NIL)) (-2077 (((-108) $) NIL)) (-3164 (($) NIL)) (-1881 ((|#1| $ (-525) (-525)) NIL) ((|#1| $ (-525) (-525) |#1|) NIL)) (-2960 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2873 (($ $) NIL)) (-1256 (((-57 |#1|) $ (-525)) NIL)) (-2686 (((-796) $) NIL (|has| |#1| (-565 (-796))))) (-1475 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-2028 (((-712) $) NIL (|has| $ (-6 -4250)))))
(((-58 |#1|) (-13 (-55 |#1| (-57 |#1|) (-57 |#1|)) (-10 -7 (-6 -4251))) (-1125)) (T -58))
NIL
(-13 (-55 |#1| (-57 |#1|) (-57 |#1|)) (-10 -7 (-6 -4251)))
-((-1251 (((-3 $ "failed") (-1171 (-294 (-357)))) 74) (((-3 $ "failed") (-1171 (-294 (-525)))) 63) (((-3 $ "failed") (-1171 (-885 (-357)))) 94) (((-3 $ "failed") (-1171 (-885 (-525)))) 84) (((-3 $ "failed") (-1171 (-385 (-885 (-357))))) 52) (((-3 $ "failed") (-1171 (-385 (-885 (-525))))) 39)) (-3528 (($ (-1171 (-294 (-357)))) 70) (($ (-1171 (-294 (-525)))) 59) (($ (-1171 (-885 (-357)))) 90) (($ (-1171 (-885 (-525)))) 80) (($ (-1171 (-385 (-885 (-357))))) 48) (($ (-1171 (-385 (-885 (-525))))) 32)) (-3178 (((-1176) $) 120)) (-3022 (((-796) $) 113) (($ (-591 (-308))) 103) (($ (-308)) 97) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3380 (-591 (-308))))) 101) (($ (-1171 (-317 (-3036 (QUOTE JINT) (QUOTE X) (QUOTE ELAM)) (-3036) (-640)))) 31)))
-(((-59 |#1|) (-13 (-418) (-10 -8 (-15 -3022 ($ (-1171 (-317 (-3036 (QUOTE JINT) (QUOTE X) (QUOTE ELAM)) (-3036) (-640))))))) (-1089)) (T -59))
-((-3022 (*1 *1 *2) (-12 (-5 *2 (-1171 (-317 (-3036 (QUOTE JINT) (QUOTE X) (QUOTE ELAM)) (-3036) (-640)))) (-5 *1 (-59 *3)) (-14 *3 (-1089)))))
-(-13 (-418) (-10 -8 (-15 -3022 ($ (-1171 (-317 (-3036 (QUOTE JINT) (QUOTE X) (QUOTE ELAM)) (-3036) (-640)))))))
-((-3178 (((-1176) $) 53) (((-1176)) 54)) (-3022 (((-796) $) 50)))
-(((-60 |#1|) (-13 (-373) (-10 -7 (-15 -3178 ((-1176))))) (-1089)) (T -60))
-((-3178 (*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-60 *3)) (-14 *3 (-1089)))))
-(-13 (-373) (-10 -7 (-15 -3178 ((-1176)))))
-((-1251 (((-3 $ "failed") (-1171 (-294 (-357)))) 144) (((-3 $ "failed") (-1171 (-294 (-525)))) 134) (((-3 $ "failed") (-1171 (-885 (-357)))) 164) (((-3 $ "failed") (-1171 (-885 (-525)))) 154) (((-3 $ "failed") (-1171 (-385 (-885 (-357))))) 123) (((-3 $ "failed") (-1171 (-385 (-885 (-525))))) 111)) (-3528 (($ (-1171 (-294 (-357)))) 140) (($ (-1171 (-294 (-525)))) 130) (($ (-1171 (-885 (-357)))) 160) (($ (-1171 (-885 (-525)))) 150) (($ (-1171 (-385 (-885 (-357))))) 119) (($ (-1171 (-385 (-885 (-525))))) 104)) (-3178 (((-1176) $) 97)) (-3022 (((-796) $) 91) (($ (-591 (-308))) 29) (($ (-308)) 34) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3380 (-591 (-308))))) 32) (($ (-1171 (-317 (-3036) (-3036 (QUOTE XC)) (-640)))) 89)))
-(((-61 |#1|) (-13 (-418) (-10 -8 (-15 -3022 ($ (-1171 (-317 (-3036) (-3036 (QUOTE XC)) (-640))))))) (-1089)) (T -61))
-((-3022 (*1 *1 *2) (-12 (-5 *2 (-1171 (-317 (-3036) (-3036 (QUOTE XC)) (-640)))) (-5 *1 (-61 *3)) (-14 *3 (-1089)))))
-(-13 (-418) (-10 -8 (-15 -3022 ($ (-1171 (-317 (-3036) (-3036 (QUOTE XC)) (-640)))))))
-((-1251 (((-3 $ "failed") (-294 (-357))) 41) (((-3 $ "failed") (-294 (-525))) 46) (((-3 $ "failed") (-885 (-357))) 50) (((-3 $ "failed") (-885 (-525))) 54) (((-3 $ "failed") (-385 (-885 (-357)))) 36) (((-3 $ "failed") (-385 (-885 (-525)))) 29)) (-3528 (($ (-294 (-357))) 39) (($ (-294 (-525))) 44) (($ (-885 (-357))) 48) (($ (-885 (-525))) 52) (($ (-385 (-885 (-357)))) 34) (($ (-385 (-885 (-525)))) 26)) (-3178 (((-1176) $) 76)) (-3022 (((-796) $) 69) (($ (-591 (-308))) 61) (($ (-308)) 66) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3380 (-591 (-308))))) 64) (($ (-317 (-3036 (QUOTE X)) (-3036) (-640))) 25)))
-(((-62 |#1|) (-13 (-374) (-10 -8 (-15 -3022 ($ (-317 (-3036 (QUOTE X)) (-3036) (-640)))))) (-1089)) (T -62))
-((-3022 (*1 *1 *2) (-12 (-5 *2 (-317 (-3036 (QUOTE X)) (-3036) (-640))) (-5 *1 (-62 *3)) (-14 *3 (-1089)))))
-(-13 (-374) (-10 -8 (-15 -3022 ($ (-317 (-3036 (QUOTE X)) (-3036) (-640))))))
-((-1251 (((-3 $ "failed") (-631 (-294 (-357)))) 109) (((-3 $ "failed") (-631 (-294 (-525)))) 97) (((-3 $ "failed") (-631 (-885 (-357)))) 131) (((-3 $ "failed") (-631 (-885 (-525)))) 120) (((-3 $ "failed") (-631 (-385 (-885 (-357))))) 85) (((-3 $ "failed") (-631 (-385 (-885 (-525))))) 71)) (-3528 (($ (-631 (-294 (-357)))) 105) (($ (-631 (-294 (-525)))) 93) (($ (-631 (-885 (-357)))) 127) (($ (-631 (-885 (-525)))) 116) (($ (-631 (-385 (-885 (-357))))) 81) (($ (-631 (-385 (-885 (-525))))) 64)) (-3178 (((-1176) $) 139)) (-3022 (((-796) $) 133) (($ (-591 (-308))) 28) (($ (-308)) 33) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3380 (-591 (-308))))) 31) (($ (-631 (-317 (-3036) (-3036 (QUOTE X) (QUOTE HESS)) (-640)))) 54)))
-(((-63 |#1|) (-13 (-362) (-10 -8 (-15 -3022 ($ (-631 (-317 (-3036) (-3036 (QUOTE X) (QUOTE HESS)) (-640))))))) (-1089)) (T -63))
-((-3022 (*1 *1 *2) (-12 (-5 *2 (-631 (-317 (-3036) (-3036 (QUOTE X) (QUOTE HESS)) (-640)))) (-5 *1 (-63 *3)) (-14 *3 (-1089)))))
-(-13 (-362) (-10 -8 (-15 -3022 ($ (-631 (-317 (-3036) (-3036 (QUOTE X) (QUOTE HESS)) (-640)))))))
-((-1251 (((-3 $ "failed") (-294 (-357))) 59) (((-3 $ "failed") (-294 (-525))) 64) (((-3 $ "failed") (-885 (-357))) 68) (((-3 $ "failed") (-885 (-525))) 72) (((-3 $ "failed") (-385 (-885 (-357)))) 54) (((-3 $ "failed") (-385 (-885 (-525)))) 47)) (-3528 (($ (-294 (-357))) 57) (($ (-294 (-525))) 62) (($ (-885 (-357))) 66) (($ (-885 (-525))) 70) (($ (-385 (-885 (-357)))) 52) (($ (-385 (-885 (-525)))) 44)) (-3178 (((-1176) $) 81)) (-3022 (((-796) $) 75) (($ (-591 (-308))) 28) (($ (-308)) 33) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3380 (-591 (-308))))) 31) (($ (-317 (-3036) (-3036 (QUOTE XC)) (-640))) 39)))
-(((-64 |#1|) (-13 (-374) (-10 -8 (-15 -3022 ($ (-317 (-3036) (-3036 (QUOTE XC)) (-640)))))) (-1089)) (T -64))
-((-3022 (*1 *1 *2) (-12 (-5 *2 (-317 (-3036) (-3036 (QUOTE XC)) (-640))) (-5 *1 (-64 *3)) (-14 *3 (-1089)))))
-(-13 (-374) (-10 -8 (-15 -3022 ($ (-317 (-3036) (-3036 (QUOTE XC)) (-640))))))
-((-3178 (((-1176) $) 63)) (-3022 (((-796) $) 57) (($ (-631 (-640))) 49) (($ (-591 (-308))) 48) (($ (-308)) 55) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3380 (-591 (-308))))) 53)))
+((-4174 (((-3 $ "failed") (-1171 (-294 (-357)))) 74) (((-3 $ "failed") (-1171 (-294 (-525)))) 63) (((-3 $ "failed") (-1171 (-885 (-357)))) 94) (((-3 $ "failed") (-1171 (-885 (-525)))) 84) (((-3 $ "failed") (-1171 (-385 (-885 (-357))))) 52) (((-3 $ "failed") (-1171 (-385 (-885 (-525))))) 39)) (-3341 (($ (-1171 (-294 (-357)))) 70) (($ (-1171 (-294 (-525)))) 59) (($ (-1171 (-885 (-357)))) 90) (($ (-1171 (-885 (-525)))) 80) (($ (-1171 (-385 (-885 (-357))))) 48) (($ (-1171 (-385 (-885 (-525))))) 32)) (-2163 (((-1176) $) 120)) (-2686 (((-796) $) 113) (($ (-591 (-308))) 103) (($ (-308)) 97) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3145 (-591 (-308))))) 101) (($ (-1171 (-317 (-2695 (QUOTE JINT) (QUOTE X) (QUOTE ELAM)) (-2695) (-640)))) 31)))
+(((-59 |#1|) (-13 (-418) (-10 -8 (-15 -2686 ($ (-1171 (-317 (-2695 (QUOTE JINT) (QUOTE X) (QUOTE ELAM)) (-2695) (-640))))))) (-1089)) (T -59))
+((-2686 (*1 *1 *2) (-12 (-5 *2 (-1171 (-317 (-2695 (QUOTE JINT) (QUOTE X) (QUOTE ELAM)) (-2695) (-640)))) (-5 *1 (-59 *3)) (-14 *3 (-1089)))))
+(-13 (-418) (-10 -8 (-15 -2686 ($ (-1171 (-317 (-2695 (QUOTE JINT) (QUOTE X) (QUOTE ELAM)) (-2695) (-640)))))))
+((-2163 (((-1176) $) 53) (((-1176)) 54)) (-2686 (((-796) $) 50)))
+(((-60 |#1|) (-13 (-373) (-10 -7 (-15 -2163 ((-1176))))) (-1089)) (T -60))
+((-2163 (*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-60 *3)) (-14 *3 (-1089)))))
+(-13 (-373) (-10 -7 (-15 -2163 ((-1176)))))
+((-4174 (((-3 $ "failed") (-1171 (-294 (-357)))) 144) (((-3 $ "failed") (-1171 (-294 (-525)))) 134) (((-3 $ "failed") (-1171 (-885 (-357)))) 164) (((-3 $ "failed") (-1171 (-885 (-525)))) 154) (((-3 $ "failed") (-1171 (-385 (-885 (-357))))) 123) (((-3 $ "failed") (-1171 (-385 (-885 (-525))))) 111)) (-3341 (($ (-1171 (-294 (-357)))) 140) (($ (-1171 (-294 (-525)))) 130) (($ (-1171 (-885 (-357)))) 160) (($ (-1171 (-885 (-525)))) 150) (($ (-1171 (-385 (-885 (-357))))) 119) (($ (-1171 (-385 (-885 (-525))))) 104)) (-2163 (((-1176) $) 97)) (-2686 (((-796) $) 91) (($ (-591 (-308))) 29) (($ (-308)) 34) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3145 (-591 (-308))))) 32) (($ (-1171 (-317 (-2695) (-2695 (QUOTE XC)) (-640)))) 89)))
+(((-61 |#1|) (-13 (-418) (-10 -8 (-15 -2686 ($ (-1171 (-317 (-2695) (-2695 (QUOTE XC)) (-640))))))) (-1089)) (T -61))
+((-2686 (*1 *1 *2) (-12 (-5 *2 (-1171 (-317 (-2695) (-2695 (QUOTE XC)) (-640)))) (-5 *1 (-61 *3)) (-14 *3 (-1089)))))
+(-13 (-418) (-10 -8 (-15 -2686 ($ (-1171 (-317 (-2695) (-2695 (QUOTE XC)) (-640)))))))
+((-4174 (((-3 $ "failed") (-294 (-357))) 41) (((-3 $ "failed") (-294 (-525))) 46) (((-3 $ "failed") (-885 (-357))) 50) (((-3 $ "failed") (-885 (-525))) 54) (((-3 $ "failed") (-385 (-885 (-357)))) 36) (((-3 $ "failed") (-385 (-885 (-525)))) 29)) (-3341 (($ (-294 (-357))) 39) (($ (-294 (-525))) 44) (($ (-885 (-357))) 48) (($ (-885 (-525))) 52) (($ (-385 (-885 (-357)))) 34) (($ (-385 (-885 (-525)))) 26)) (-2163 (((-1176) $) 76)) (-2686 (((-796) $) 69) (($ (-591 (-308))) 61) (($ (-308)) 66) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3145 (-591 (-308))))) 64) (($ (-317 (-2695 (QUOTE X)) (-2695) (-640))) 25)))
+(((-62 |#1|) (-13 (-374) (-10 -8 (-15 -2686 ($ (-317 (-2695 (QUOTE X)) (-2695) (-640)))))) (-1089)) (T -62))
+((-2686 (*1 *1 *2) (-12 (-5 *2 (-317 (-2695 (QUOTE X)) (-2695) (-640))) (-5 *1 (-62 *3)) (-14 *3 (-1089)))))
+(-13 (-374) (-10 -8 (-15 -2686 ($ (-317 (-2695 (QUOTE X)) (-2695) (-640))))))
+((-4174 (((-3 $ "failed") (-631 (-294 (-357)))) 109) (((-3 $ "failed") (-631 (-294 (-525)))) 97) (((-3 $ "failed") (-631 (-885 (-357)))) 131) (((-3 $ "failed") (-631 (-885 (-525)))) 120) (((-3 $ "failed") (-631 (-385 (-885 (-357))))) 85) (((-3 $ "failed") (-631 (-385 (-885 (-525))))) 71)) (-3341 (($ (-631 (-294 (-357)))) 105) (($ (-631 (-294 (-525)))) 93) (($ (-631 (-885 (-357)))) 127) (($ (-631 (-885 (-525)))) 116) (($ (-631 (-385 (-885 (-357))))) 81) (($ (-631 (-385 (-885 (-525))))) 64)) (-2163 (((-1176) $) 139)) (-2686 (((-796) $) 133) (($ (-591 (-308))) 28) (($ (-308)) 33) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3145 (-591 (-308))))) 31) (($ (-631 (-317 (-2695) (-2695 (QUOTE X) (QUOTE HESS)) (-640)))) 54)))
+(((-63 |#1|) (-13 (-362) (-10 -8 (-15 -2686 ($ (-631 (-317 (-2695) (-2695 (QUOTE X) (QUOTE HESS)) (-640))))))) (-1089)) (T -63))
+((-2686 (*1 *1 *2) (-12 (-5 *2 (-631 (-317 (-2695) (-2695 (QUOTE X) (QUOTE HESS)) (-640)))) (-5 *1 (-63 *3)) (-14 *3 (-1089)))))
+(-13 (-362) (-10 -8 (-15 -2686 ($ (-631 (-317 (-2695) (-2695 (QUOTE X) (QUOTE HESS)) (-640)))))))
+((-4174 (((-3 $ "failed") (-294 (-357))) 59) (((-3 $ "failed") (-294 (-525))) 64) (((-3 $ "failed") (-885 (-357))) 68) (((-3 $ "failed") (-885 (-525))) 72) (((-3 $ "failed") (-385 (-885 (-357)))) 54) (((-3 $ "failed") (-385 (-885 (-525)))) 47)) (-3341 (($ (-294 (-357))) 57) (($ (-294 (-525))) 62) (($ (-885 (-357))) 66) (($ (-885 (-525))) 70) (($ (-385 (-885 (-357)))) 52) (($ (-385 (-885 (-525)))) 44)) (-2163 (((-1176) $) 81)) (-2686 (((-796) $) 75) (($ (-591 (-308))) 28) (($ (-308)) 33) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3145 (-591 (-308))))) 31) (($ (-317 (-2695) (-2695 (QUOTE XC)) (-640))) 39)))
+(((-64 |#1|) (-13 (-374) (-10 -8 (-15 -2686 ($ (-317 (-2695) (-2695 (QUOTE XC)) (-640)))))) (-1089)) (T -64))
+((-2686 (*1 *1 *2) (-12 (-5 *2 (-317 (-2695) (-2695 (QUOTE XC)) (-640))) (-5 *1 (-64 *3)) (-14 *3 (-1089)))))
+(-13 (-374) (-10 -8 (-15 -2686 ($ (-317 (-2695) (-2695 (QUOTE XC)) (-640))))))
+((-2163 (((-1176) $) 63)) (-2686 (((-796) $) 57) (($ (-631 (-640))) 49) (($ (-591 (-308))) 48) (($ (-308)) 55) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3145 (-591 (-308))))) 53)))
(((-65 |#1|) (-361) (-1089)) (T -65))
NIL
(-361)
-((-3178 (((-1176) $) 64)) (-3022 (((-796) $) 58) (($ (-631 (-640))) 50) (($ (-591 (-308))) 49) (($ (-308)) 52) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3380 (-591 (-308))))) 55)))
+((-2163 (((-1176) $) 64)) (-2686 (((-796) $) 58) (($ (-631 (-640))) 50) (($ (-591 (-308))) 49) (($ (-308)) 52) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3145 (-591 (-308))))) 55)))
(((-66 |#1|) (-361) (-1089)) (T -66))
NIL
(-361)
-((-3178 (((-1176) $) NIL) (((-1176)) 32)) (-3022 (((-796) $) NIL)))
-(((-67 |#1|) (-13 (-373) (-10 -7 (-15 -3178 ((-1176))))) (-1089)) (T -67))
-((-3178 (*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-67 *3)) (-14 *3 (-1089)))))
-(-13 (-373) (-10 -7 (-15 -3178 ((-1176)))))
-((-3178 (((-1176) $) 73)) (-3022 (((-796) $) 67) (($ (-631 (-640))) 59) (($ (-591 (-308))) 61) (($ (-308)) 64) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3380 (-591 (-308))))) 58)))
+((-2163 (((-1176) $) NIL) (((-1176)) 32)) (-2686 (((-796) $) NIL)))
+(((-67 |#1|) (-13 (-373) (-10 -7 (-15 -2163 ((-1176))))) (-1089)) (T -67))
+((-2163 (*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-67 *3)) (-14 *3 (-1089)))))
+(-13 (-373) (-10 -7 (-15 -2163 ((-1176)))))
+((-2163 (((-1176) $) 73)) (-2686 (((-796) $) 67) (($ (-631 (-640))) 59) (($ (-591 (-308))) 61) (($ (-308)) 64) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3145 (-591 (-308))))) 58)))
(((-68 |#1|) (-361) (-1089)) (T -68))
NIL
(-361)
-((-1251 (((-3 $ "failed") (-1171 (-294 (-357)))) 103) (((-3 $ "failed") (-1171 (-294 (-525)))) 92) (((-3 $ "failed") (-1171 (-885 (-357)))) 123) (((-3 $ "failed") (-1171 (-885 (-525)))) 113) (((-3 $ "failed") (-1171 (-385 (-885 (-357))))) 81) (((-3 $ "failed") (-1171 (-385 (-885 (-525))))) 68)) (-3528 (($ (-1171 (-294 (-357)))) 99) (($ (-1171 (-294 (-525)))) 88) (($ (-1171 (-885 (-357)))) 119) (($ (-1171 (-885 (-525)))) 109) (($ (-1171 (-385 (-885 (-357))))) 77) (($ (-1171 (-385 (-885 (-525))))) 61)) (-3178 (((-1176) $) 136)) (-3022 (((-796) $) 130) (($ (-591 (-308))) 125) (($ (-308)) 128) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3380 (-591 (-308))))) 53) (($ (-1171 (-317 (-3036 (QUOTE X)) (-3036 (QUOTE -2424)) (-640)))) 54)))
-(((-69 |#1|) (-13 (-418) (-10 -8 (-15 -3022 ($ (-1171 (-317 (-3036 (QUOTE X)) (-3036 (QUOTE -2424)) (-640))))))) (-1089)) (T -69))
-((-3022 (*1 *1 *2) (-12 (-5 *2 (-1171 (-317 (-3036 (QUOTE X)) (-3036 (QUOTE -2424)) (-640)))) (-5 *1 (-69 *3)) (-14 *3 (-1089)))))
-(-13 (-418) (-10 -8 (-15 -3022 ($ (-1171 (-317 (-3036 (QUOTE X)) (-3036 (QUOTE -2424)) (-640)))))))
-((-3178 (((-1176) $) 32) (((-1176)) 31)) (-3022 (((-796) $) 35)))
-(((-70 |#1|) (-13 (-373) (-10 -7 (-15 -3178 ((-1176))))) (-1089)) (T -70))
-((-3178 (*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-70 *3)) (-14 *3 (-1089)))))
-(-13 (-373) (-10 -7 (-15 -3178 ((-1176)))))
-((-3178 (((-1176) $) 63)) (-3022 (((-796) $) 57) (($ (-631 (-640))) 49) (($ (-591 (-308))) 51) (($ (-308)) 54) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3380 (-591 (-308))))) 48)))
+((-4174 (((-3 $ "failed") (-1171 (-294 (-357)))) 103) (((-3 $ "failed") (-1171 (-294 (-525)))) 92) (((-3 $ "failed") (-1171 (-885 (-357)))) 123) (((-3 $ "failed") (-1171 (-885 (-525)))) 113) (((-3 $ "failed") (-1171 (-385 (-885 (-357))))) 81) (((-3 $ "failed") (-1171 (-385 (-885 (-525))))) 68)) (-3341 (($ (-1171 (-294 (-357)))) 99) (($ (-1171 (-294 (-525)))) 88) (($ (-1171 (-885 (-357)))) 119) (($ (-1171 (-885 (-525)))) 109) (($ (-1171 (-385 (-885 (-357))))) 77) (($ (-1171 (-385 (-885 (-525))))) 61)) (-2163 (((-1176) $) 136)) (-2686 (((-796) $) 130) (($ (-591 (-308))) 125) (($ (-308)) 128) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3145 (-591 (-308))))) 53) (($ (-1171 (-317 (-2695 (QUOTE X)) (-2695 (QUOTE -1389)) (-640)))) 54)))
+(((-69 |#1|) (-13 (-418) (-10 -8 (-15 -2686 ($ (-1171 (-317 (-2695 (QUOTE X)) (-2695 (QUOTE -1389)) (-640))))))) (-1089)) (T -69))
+((-2686 (*1 *1 *2) (-12 (-5 *2 (-1171 (-317 (-2695 (QUOTE X)) (-2695 (QUOTE -1389)) (-640)))) (-5 *1 (-69 *3)) (-14 *3 (-1089)))))
+(-13 (-418) (-10 -8 (-15 -2686 ($ (-1171 (-317 (-2695 (QUOTE X)) (-2695 (QUOTE -1389)) (-640)))))))
+((-2163 (((-1176) $) 32) (((-1176)) 31)) (-2686 (((-796) $) 35)))
+(((-70 |#1|) (-13 (-373) (-10 -7 (-15 -2163 ((-1176))))) (-1089)) (T -70))
+((-2163 (*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-70 *3)) (-14 *3 (-1089)))))
+(-13 (-373) (-10 -7 (-15 -2163 ((-1176)))))
+((-2163 (((-1176) $) 63)) (-2686 (((-796) $) 57) (($ (-631 (-640))) 49) (($ (-591 (-308))) 51) (($ (-308)) 54) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3145 (-591 (-308))))) 48)))
(((-71 |#1|) (-361) (-1089)) (T -71))
NIL
(-361)
-((-1251 (((-3 $ "failed") (-1171 (-294 (-357)))) 125) (((-3 $ "failed") (-1171 (-294 (-525)))) 115) (((-3 $ "failed") (-1171 (-885 (-357)))) 145) (((-3 $ "failed") (-1171 (-885 (-525)))) 135) (((-3 $ "failed") (-1171 (-385 (-885 (-357))))) 105) (((-3 $ "failed") (-1171 (-385 (-885 (-525))))) 93)) (-3528 (($ (-1171 (-294 (-357)))) 121) (($ (-1171 (-294 (-525)))) 111) (($ (-1171 (-885 (-357)))) 141) (($ (-1171 (-885 (-525)))) 131) (($ (-1171 (-385 (-885 (-357))))) 101) (($ (-1171 (-385 (-885 (-525))))) 86)) (-3178 (((-1176) $) 78)) (-3022 (((-796) $) 27) (($ (-591 (-308))) 68) (($ (-308)) 64) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3380 (-591 (-308))))) 71) (($ (-1171 (-317 (-3036) (-3036 (QUOTE X)) (-640)))) 65)))
-(((-72 |#1|) (-13 (-418) (-10 -8 (-15 -3022 ($ (-1171 (-317 (-3036) (-3036 (QUOTE X)) (-640))))))) (-1089)) (T -72))
-((-3022 (*1 *1 *2) (-12 (-5 *2 (-1171 (-317 (-3036) (-3036 (QUOTE X)) (-640)))) (-5 *1 (-72 *3)) (-14 *3 (-1089)))))
-(-13 (-418) (-10 -8 (-15 -3022 ($ (-1171 (-317 (-3036) (-3036 (QUOTE X)) (-640)))))))
-((-1251 (((-3 $ "failed") (-1171 (-294 (-357)))) 130) (((-3 $ "failed") (-1171 (-294 (-525)))) 119) (((-3 $ "failed") (-1171 (-885 (-357)))) 150) (((-3 $ "failed") (-1171 (-885 (-525)))) 140) (((-3 $ "failed") (-1171 (-385 (-885 (-357))))) 108) (((-3 $ "failed") (-1171 (-385 (-885 (-525))))) 95)) (-3528 (($ (-1171 (-294 (-357)))) 126) (($ (-1171 (-294 (-525)))) 115) (($ (-1171 (-885 (-357)))) 146) (($ (-1171 (-885 (-525)))) 136) (($ (-1171 (-385 (-885 (-357))))) 104) (($ (-1171 (-385 (-885 (-525))))) 88)) (-3178 (((-1176) $) 79)) (-3022 (((-796) $) 71) (($ (-591 (-308))) NIL) (($ (-308)) NIL) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3380 (-591 (-308))))) NIL) (($ (-1171 (-317 (-3036 (QUOTE X) (QUOTE EPS)) (-3036 (QUOTE -2424)) (-640)))) 66)))
-(((-73 |#1| |#2| |#3|) (-13 (-418) (-10 -8 (-15 -3022 ($ (-1171 (-317 (-3036 (QUOTE X) (QUOTE EPS)) (-3036 (QUOTE -2424)) (-640))))))) (-1089) (-1089) (-1089)) (T -73))
-((-3022 (*1 *1 *2) (-12 (-5 *2 (-1171 (-317 (-3036 (QUOTE X) (QUOTE EPS)) (-3036 (QUOTE -2424)) (-640)))) (-5 *1 (-73 *3 *4 *5)) (-14 *3 (-1089)) (-14 *4 (-1089)) (-14 *5 (-1089)))))
-(-13 (-418) (-10 -8 (-15 -3022 ($ (-1171 (-317 (-3036 (QUOTE X) (QUOTE EPS)) (-3036 (QUOTE -2424)) (-640)))))))
-((-1251 (((-3 $ "failed") (-1171 (-294 (-357)))) 134) (((-3 $ "failed") (-1171 (-294 (-525)))) 123) (((-3 $ "failed") (-1171 (-885 (-357)))) 154) (((-3 $ "failed") (-1171 (-885 (-525)))) 144) (((-3 $ "failed") (-1171 (-385 (-885 (-357))))) 112) (((-3 $ "failed") (-1171 (-385 (-885 (-525))))) 99)) (-3528 (($ (-1171 (-294 (-357)))) 130) (($ (-1171 (-294 (-525)))) 119) (($ (-1171 (-885 (-357)))) 150) (($ (-1171 (-885 (-525)))) 140) (($ (-1171 (-385 (-885 (-357))))) 108) (($ (-1171 (-385 (-885 (-525))))) 92)) (-3178 (((-1176) $) 83)) (-3022 (((-796) $) 75) (($ (-591 (-308))) NIL) (($ (-308)) NIL) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3380 (-591 (-308))))) NIL) (($ (-1171 (-317 (-3036 (QUOTE EPS)) (-3036 (QUOTE YA) (QUOTE YB)) (-640)))) 70)))
-(((-74 |#1| |#2| |#3|) (-13 (-418) (-10 -8 (-15 -3022 ($ (-1171 (-317 (-3036 (QUOTE EPS)) (-3036 (QUOTE YA) (QUOTE YB)) (-640))))))) (-1089) (-1089) (-1089)) (T -74))
-((-3022 (*1 *1 *2) (-12 (-5 *2 (-1171 (-317 (-3036 (QUOTE EPS)) (-3036 (QUOTE YA) (QUOTE YB)) (-640)))) (-5 *1 (-74 *3 *4 *5)) (-14 *3 (-1089)) (-14 *4 (-1089)) (-14 *5 (-1089)))))
-(-13 (-418) (-10 -8 (-15 -3022 ($ (-1171 (-317 (-3036 (QUOTE EPS)) (-3036 (QUOTE YA) (QUOTE YB)) (-640)))))))
-((-1251 (((-3 $ "failed") (-294 (-357))) 82) (((-3 $ "failed") (-294 (-525))) 87) (((-3 $ "failed") (-885 (-357))) 91) (((-3 $ "failed") (-885 (-525))) 95) (((-3 $ "failed") (-385 (-885 (-357)))) 77) (((-3 $ "failed") (-385 (-885 (-525)))) 70)) (-3528 (($ (-294 (-357))) 80) (($ (-294 (-525))) 85) (($ (-885 (-357))) 89) (($ (-885 (-525))) 93) (($ (-385 (-885 (-357)))) 75) (($ (-385 (-885 (-525)))) 67)) (-3178 (((-1176) $) 62)) (-3022 (((-796) $) 50) (($ (-591 (-308))) 46) (($ (-308)) 56) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3380 (-591 (-308))))) 54) (($ (-317 (-3036) (-3036 (QUOTE X)) (-640))) 47)))
-(((-75 |#1|) (-13 (-374) (-10 -8 (-15 -3022 ($ (-317 (-3036) (-3036 (QUOTE X)) (-640)))))) (-1089)) (T -75))
-((-3022 (*1 *1 *2) (-12 (-5 *2 (-317 (-3036) (-3036 (QUOTE X)) (-640))) (-5 *1 (-75 *3)) (-14 *3 (-1089)))))
-(-13 (-374) (-10 -8 (-15 -3022 ($ (-317 (-3036) (-3036 (QUOTE X)) (-640))))))
-((-1251 (((-3 $ "failed") (-294 (-357))) 46) (((-3 $ "failed") (-294 (-525))) 51) (((-3 $ "failed") (-885 (-357))) 55) (((-3 $ "failed") (-885 (-525))) 59) (((-3 $ "failed") (-385 (-885 (-357)))) 41) (((-3 $ "failed") (-385 (-885 (-525)))) 34)) (-3528 (($ (-294 (-357))) 44) (($ (-294 (-525))) 49) (($ (-885 (-357))) 53) (($ (-885 (-525))) 57) (($ (-385 (-885 (-357)))) 39) (($ (-385 (-885 (-525)))) 31)) (-3178 (((-1176) $) 80)) (-3022 (((-796) $) 74) (($ (-591 (-308))) 66) (($ (-308)) 71) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3380 (-591 (-308))))) 69) (($ (-317 (-3036) (-3036 (QUOTE X)) (-640))) 30)))
-(((-76 |#1|) (-13 (-374) (-10 -8 (-15 -3022 ($ (-317 (-3036) (-3036 (QUOTE X)) (-640)))))) (-1089)) (T -76))
-((-3022 (*1 *1 *2) (-12 (-5 *2 (-317 (-3036) (-3036 (QUOTE X)) (-640))) (-5 *1 (-76 *3)) (-14 *3 (-1089)))))
-(-13 (-374) (-10 -8 (-15 -3022 ($ (-317 (-3036) (-3036 (QUOTE X)) (-640))))))
-((-1251 (((-3 $ "failed") (-1171 (-294 (-357)))) 89) (((-3 $ "failed") (-1171 (-294 (-525)))) 78) (((-3 $ "failed") (-1171 (-885 (-357)))) 109) (((-3 $ "failed") (-1171 (-885 (-525)))) 99) (((-3 $ "failed") (-1171 (-385 (-885 (-357))))) 67) (((-3 $ "failed") (-1171 (-385 (-885 (-525))))) 54)) (-3528 (($ (-1171 (-294 (-357)))) 85) (($ (-1171 (-294 (-525)))) 74) (($ (-1171 (-885 (-357)))) 105) (($ (-1171 (-885 (-525)))) 95) (($ (-1171 (-385 (-885 (-357))))) 63) (($ (-1171 (-385 (-885 (-525))))) 47)) (-3178 (((-1176) $) 125)) (-3022 (((-796) $) 119) (($ (-591 (-308))) 112) (($ (-308)) 37) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3380 (-591 (-308))))) 115) (($ (-1171 (-317 (-3036) (-3036 (QUOTE XC)) (-640)))) 38)))
-(((-77 |#1|) (-13 (-418) (-10 -8 (-15 -3022 ($ (-1171 (-317 (-3036) (-3036 (QUOTE XC)) (-640))))))) (-1089)) (T -77))
-((-3022 (*1 *1 *2) (-12 (-5 *2 (-1171 (-317 (-3036) (-3036 (QUOTE XC)) (-640)))) (-5 *1 (-77 *3)) (-14 *3 (-1089)))))
-(-13 (-418) (-10 -8 (-15 -3022 ($ (-1171 (-317 (-3036) (-3036 (QUOTE XC)) (-640)))))))
-((-1251 (((-3 $ "failed") (-1171 (-294 (-357)))) 142) (((-3 $ "failed") (-1171 (-294 (-525)))) 132) (((-3 $ "failed") (-1171 (-885 (-357)))) 162) (((-3 $ "failed") (-1171 (-885 (-525)))) 152) (((-3 $ "failed") (-1171 (-385 (-885 (-357))))) 122) (((-3 $ "failed") (-1171 (-385 (-885 (-525))))) 110)) (-3528 (($ (-1171 (-294 (-357)))) 138) (($ (-1171 (-294 (-525)))) 128) (($ (-1171 (-885 (-357)))) 158) (($ (-1171 (-885 (-525)))) 148) (($ (-1171 (-385 (-885 (-357))))) 118) (($ (-1171 (-385 (-885 (-525))))) 103)) (-3178 (((-1176) $) 96)) (-3022 (((-796) $) 90) (($ (-591 (-308))) 81) (($ (-308)) 88) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3380 (-591 (-308))))) 86) (($ (-1171 (-317 (-3036) (-3036 (QUOTE X)) (-640)))) 82)))
-(((-78 |#1|) (-13 (-418) (-10 -8 (-15 -3022 ($ (-1171 (-317 (-3036) (-3036 (QUOTE X)) (-640))))))) (-1089)) (T -78))
-((-3022 (*1 *1 *2) (-12 (-5 *2 (-1171 (-317 (-3036) (-3036 (QUOTE X)) (-640)))) (-5 *1 (-78 *3)) (-14 *3 (-1089)))))
-(-13 (-418) (-10 -8 (-15 -3022 ($ (-1171 (-317 (-3036) (-3036 (QUOTE X)) (-640)))))))
-((-1251 (((-3 $ "failed") (-1171 (-294 (-357)))) 78) (((-3 $ "failed") (-1171 (-294 (-525)))) 67) (((-3 $ "failed") (-1171 (-885 (-357)))) 98) (((-3 $ "failed") (-1171 (-885 (-525)))) 88) (((-3 $ "failed") (-1171 (-385 (-885 (-357))))) 56) (((-3 $ "failed") (-1171 (-385 (-885 (-525))))) 43)) (-3528 (($ (-1171 (-294 (-357)))) 74) (($ (-1171 (-294 (-525)))) 63) (($ (-1171 (-885 (-357)))) 94) (($ (-1171 (-885 (-525)))) 84) (($ (-1171 (-385 (-885 (-357))))) 52) (($ (-1171 (-385 (-885 (-525))))) 36)) (-3178 (((-1176) $) 124)) (-3022 (((-796) $) 118) (($ (-591 (-308))) 109) (($ (-308)) 115) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3380 (-591 (-308))))) 113) (($ (-1171 (-317 (-3036) (-3036 (QUOTE X)) (-640)))) 35)))
-(((-79 |#1|) (-13 (-418) (-10 -8 (-15 -3022 ($ (-1171 (-317 (-3036) (-3036 (QUOTE X)) (-640))))))) (-1089)) (T -79))
-((-3022 (*1 *1 *2) (-12 (-5 *2 (-1171 (-317 (-3036) (-3036 (QUOTE X)) (-640)))) (-5 *1 (-79 *3)) (-14 *3 (-1089)))))
-(-13 (-418) (-10 -8 (-15 -3022 ($ (-1171 (-317 (-3036) (-3036 (QUOTE X)) (-640)))))))
-((-1251 (((-3 $ "failed") (-1171 (-294 (-357)))) 95) (((-3 $ "failed") (-1171 (-294 (-525)))) 84) (((-3 $ "failed") (-1171 (-885 (-357)))) 115) (((-3 $ "failed") (-1171 (-885 (-525)))) 105) (((-3 $ "failed") (-1171 (-385 (-885 (-357))))) 73) (((-3 $ "failed") (-1171 (-385 (-885 (-525))))) 60)) (-3528 (($ (-1171 (-294 (-357)))) 91) (($ (-1171 (-294 (-525)))) 80) (($ (-1171 (-885 (-357)))) 111) (($ (-1171 (-885 (-525)))) 101) (($ (-1171 (-385 (-885 (-357))))) 69) (($ (-1171 (-385 (-885 (-525))))) 53)) (-3178 (((-1176) $) 45)) (-3022 (((-796) $) 39) (($ (-591 (-308))) 29) (($ (-308)) 32) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3380 (-591 (-308))))) 35) (($ (-1171 (-317 (-3036 (QUOTE X) (QUOTE -2424)) (-3036) (-640)))) 30)))
-(((-80 |#1|) (-13 (-418) (-10 -8 (-15 -3022 ($ (-1171 (-317 (-3036 (QUOTE X) (QUOTE -2424)) (-3036) (-640))))))) (-1089)) (T -80))
-((-3022 (*1 *1 *2) (-12 (-5 *2 (-1171 (-317 (-3036 (QUOTE X) (QUOTE -2424)) (-3036) (-640)))) (-5 *1 (-80 *3)) (-14 *3 (-1089)))))
-(-13 (-418) (-10 -8 (-15 -3022 ($ (-1171 (-317 (-3036 (QUOTE X) (QUOTE -2424)) (-3036) (-640)))))))
-((-1251 (((-3 $ "failed") (-631 (-294 (-357)))) 115) (((-3 $ "failed") (-631 (-294 (-525)))) 104) (((-3 $ "failed") (-631 (-885 (-357)))) 137) (((-3 $ "failed") (-631 (-885 (-525)))) 126) (((-3 $ "failed") (-631 (-385 (-885 (-357))))) 93) (((-3 $ "failed") (-631 (-385 (-885 (-525))))) 80)) (-3528 (($ (-631 (-294 (-357)))) 111) (($ (-631 (-294 (-525)))) 100) (($ (-631 (-885 (-357)))) 133) (($ (-631 (-885 (-525)))) 122) (($ (-631 (-385 (-885 (-357))))) 89) (($ (-631 (-385 (-885 (-525))))) 73)) (-3178 (((-1176) $) 63)) (-3022 (((-796) $) 50) (($ (-591 (-308))) 57) (($ (-308)) 46) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3380 (-591 (-308))))) 55) (($ (-631 (-317 (-3036 (QUOTE X) (QUOTE -2424)) (-3036) (-640)))) 47)))
-(((-81 |#1|) (-13 (-362) (-10 -8 (-15 -3022 ($ (-631 (-317 (-3036 (QUOTE X) (QUOTE -2424)) (-3036) (-640))))))) (-1089)) (T -81))
-((-3022 (*1 *1 *2) (-12 (-5 *2 (-631 (-317 (-3036 (QUOTE X) (QUOTE -2424)) (-3036) (-640)))) (-5 *1 (-81 *3)) (-14 *3 (-1089)))))
-(-13 (-362) (-10 -8 (-15 -3022 ($ (-631 (-317 (-3036 (QUOTE X) (QUOTE -2424)) (-3036) (-640)))))))
-((-1251 (((-3 $ "failed") (-631 (-294 (-357)))) 112) (((-3 $ "failed") (-631 (-294 (-525)))) 100) (((-3 $ "failed") (-631 (-885 (-357)))) 134) (((-3 $ "failed") (-631 (-885 (-525)))) 123) (((-3 $ "failed") (-631 (-385 (-885 (-357))))) 88) (((-3 $ "failed") (-631 (-385 (-885 (-525))))) 74)) (-3528 (($ (-631 (-294 (-357)))) 108) (($ (-631 (-294 (-525)))) 96) (($ (-631 (-885 (-357)))) 130) (($ (-631 (-885 (-525)))) 119) (($ (-631 (-385 (-885 (-357))))) 84) (($ (-631 (-385 (-885 (-525))))) 67)) (-3178 (((-1176) $) 59)) (-3022 (((-796) $) 53) (($ (-591 (-308))) 47) (($ (-308)) 50) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3380 (-591 (-308))))) 44) (($ (-631 (-317 (-3036 (QUOTE X)) (-3036) (-640)))) 45)))
-(((-82 |#1|) (-13 (-362) (-10 -8 (-15 -3022 ($ (-631 (-317 (-3036 (QUOTE X)) (-3036) (-640))))))) (-1089)) (T -82))
-((-3022 (*1 *1 *2) (-12 (-5 *2 (-631 (-317 (-3036 (QUOTE X)) (-3036) (-640)))) (-5 *1 (-82 *3)) (-14 *3 (-1089)))))
-(-13 (-362) (-10 -8 (-15 -3022 ($ (-631 (-317 (-3036 (QUOTE X)) (-3036) (-640)))))))
-((-1251 (((-3 $ "failed") (-1171 (-294 (-357)))) 104) (((-3 $ "failed") (-1171 (-294 (-525)))) 93) (((-3 $ "failed") (-1171 (-885 (-357)))) 124) (((-3 $ "failed") (-1171 (-885 (-525)))) 114) (((-3 $ "failed") (-1171 (-385 (-885 (-357))))) 82) (((-3 $ "failed") (-1171 (-385 (-885 (-525))))) 69)) (-3528 (($ (-1171 (-294 (-357)))) 100) (($ (-1171 (-294 (-525)))) 89) (($ (-1171 (-885 (-357)))) 120) (($ (-1171 (-885 (-525)))) 110) (($ (-1171 (-385 (-885 (-357))))) 78) (($ (-1171 (-385 (-885 (-525))))) 62)) (-3178 (((-1176) $) 46)) (-3022 (((-796) $) 40) (($ (-591 (-308))) 49) (($ (-308)) 36) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3380 (-591 (-308))))) 52) (($ (-1171 (-317 (-3036 (QUOTE X)) (-3036) (-640)))) 37)))
-(((-83 |#1|) (-13 (-418) (-10 -8 (-15 -3022 ($ (-1171 (-317 (-3036 (QUOTE X)) (-3036) (-640))))))) (-1089)) (T -83))
-((-3022 (*1 *1 *2) (-12 (-5 *2 (-1171 (-317 (-3036 (QUOTE X)) (-3036) (-640)))) (-5 *1 (-83 *3)) (-14 *3 (-1089)))))
-(-13 (-418) (-10 -8 (-15 -3022 ($ (-1171 (-317 (-3036 (QUOTE X)) (-3036) (-640)))))))
-((-1251 (((-3 $ "failed") (-1171 (-294 (-357)))) 79) (((-3 $ "failed") (-1171 (-294 (-525)))) 68) (((-3 $ "failed") (-1171 (-885 (-357)))) 99) (((-3 $ "failed") (-1171 (-885 (-525)))) 89) (((-3 $ "failed") (-1171 (-385 (-885 (-357))))) 57) (((-3 $ "failed") (-1171 (-385 (-885 (-525))))) 44)) (-3528 (($ (-1171 (-294 (-357)))) 75) (($ (-1171 (-294 (-525)))) 64) (($ (-1171 (-885 (-357)))) 95) (($ (-1171 (-885 (-525)))) 85) (($ (-1171 (-385 (-885 (-357))))) 53) (($ (-1171 (-385 (-885 (-525))))) 37)) (-3178 (((-1176) $) 125)) (-3022 (((-796) $) 119) (($ (-591 (-308))) 110) (($ (-308)) 116) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3380 (-591 (-308))))) 114) (($ (-1171 (-317 (-3036 (QUOTE X)) (-3036 (QUOTE -2424)) (-640)))) 36)))
-(((-84 |#1|) (-13 (-418) (-10 -8 (-15 -3022 ($ (-1171 (-317 (-3036 (QUOTE X)) (-3036 (QUOTE -2424)) (-640))))))) (-1089)) (T -84))
-((-3022 (*1 *1 *2) (-12 (-5 *2 (-1171 (-317 (-3036 (QUOTE X)) (-3036 (QUOTE -2424)) (-640)))) (-5 *1 (-84 *3)) (-14 *3 (-1089)))))
-(-13 (-418) (-10 -8 (-15 -3022 ($ (-1171 (-317 (-3036 (QUOTE X)) (-3036 (QUOTE -2424)) (-640)))))))
-((-1251 (((-3 $ "failed") (-631 (-294 (-357)))) 113) (((-3 $ "failed") (-631 (-294 (-525)))) 101) (((-3 $ "failed") (-631 (-885 (-357)))) 135) (((-3 $ "failed") (-631 (-885 (-525)))) 124) (((-3 $ "failed") (-631 (-385 (-885 (-357))))) 89) (((-3 $ "failed") (-631 (-385 (-885 (-525))))) 75)) (-3528 (($ (-631 (-294 (-357)))) 109) (($ (-631 (-294 (-525)))) 97) (($ (-631 (-885 (-357)))) 131) (($ (-631 (-885 (-525)))) 120) (($ (-631 (-385 (-885 (-357))))) 85) (($ (-631 (-385 (-885 (-525))))) 68)) (-3178 (((-1176) $) 59)) (-3022 (((-796) $) 53) (($ (-591 (-308))) 43) (($ (-308)) 50) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3380 (-591 (-308))))) 48) (($ (-631 (-317 (-3036 (QUOTE XL) (QUOTE XR) (QUOTE ELAM)) (-3036) (-640)))) 44)))
-(((-85 |#1|) (-13 (-362) (-10 -8 (-15 -3022 ($ (-631 (-317 (-3036 (QUOTE XL) (QUOTE XR) (QUOTE ELAM)) (-3036) (-640))))))) (-1089)) (T -85))
-((-3022 (*1 *1 *2) (-12 (-5 *2 (-631 (-317 (-3036 (QUOTE XL) (QUOTE XR) (QUOTE ELAM)) (-3036) (-640)))) (-5 *1 (-85 *3)) (-14 *3 (-1089)))))
-(-13 (-362) (-10 -8 (-15 -3022 ($ (-631 (-317 (-3036 (QUOTE XL) (QUOTE XR) (QUOTE ELAM)) (-3036) (-640)))))))
-((-3178 (((-1176) $) 44)) (-3022 (((-796) $) 38) (($ (-1171 (-640))) 92) (($ (-591 (-308))) 30) (($ (-308)) 35) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3380 (-591 (-308))))) 33)))
+((-4174 (((-3 $ "failed") (-1171 (-294 (-357)))) 125) (((-3 $ "failed") (-1171 (-294 (-525)))) 115) (((-3 $ "failed") (-1171 (-885 (-357)))) 145) (((-3 $ "failed") (-1171 (-885 (-525)))) 135) (((-3 $ "failed") (-1171 (-385 (-885 (-357))))) 105) (((-3 $ "failed") (-1171 (-385 (-885 (-525))))) 93)) (-3341 (($ (-1171 (-294 (-357)))) 121) (($ (-1171 (-294 (-525)))) 111) (($ (-1171 (-885 (-357)))) 141) (($ (-1171 (-885 (-525)))) 131) (($ (-1171 (-385 (-885 (-357))))) 101) (($ (-1171 (-385 (-885 (-525))))) 86)) (-2163 (((-1176) $) 78)) (-2686 (((-796) $) 27) (($ (-591 (-308))) 68) (($ (-308)) 64) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3145 (-591 (-308))))) 71) (($ (-1171 (-317 (-2695) (-2695 (QUOTE X)) (-640)))) 65)))
+(((-72 |#1|) (-13 (-418) (-10 -8 (-15 -2686 ($ (-1171 (-317 (-2695) (-2695 (QUOTE X)) (-640))))))) (-1089)) (T -72))
+((-2686 (*1 *1 *2) (-12 (-5 *2 (-1171 (-317 (-2695) (-2695 (QUOTE X)) (-640)))) (-5 *1 (-72 *3)) (-14 *3 (-1089)))))
+(-13 (-418) (-10 -8 (-15 -2686 ($ (-1171 (-317 (-2695) (-2695 (QUOTE X)) (-640)))))))
+((-4174 (((-3 $ "failed") (-1171 (-294 (-357)))) 130) (((-3 $ "failed") (-1171 (-294 (-525)))) 119) (((-3 $ "failed") (-1171 (-885 (-357)))) 150) (((-3 $ "failed") (-1171 (-885 (-525)))) 140) (((-3 $ "failed") (-1171 (-385 (-885 (-357))))) 108) (((-3 $ "failed") (-1171 (-385 (-885 (-525))))) 95)) (-3341 (($ (-1171 (-294 (-357)))) 126) (($ (-1171 (-294 (-525)))) 115) (($ (-1171 (-885 (-357)))) 146) (($ (-1171 (-885 (-525)))) 136) (($ (-1171 (-385 (-885 (-357))))) 104) (($ (-1171 (-385 (-885 (-525))))) 88)) (-2163 (((-1176) $) 79)) (-2686 (((-796) $) 71) (($ (-591 (-308))) NIL) (($ (-308)) NIL) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3145 (-591 (-308))))) NIL) (($ (-1171 (-317 (-2695 (QUOTE X) (QUOTE EPS)) (-2695 (QUOTE -1389)) (-640)))) 66)))
+(((-73 |#1| |#2| |#3|) (-13 (-418) (-10 -8 (-15 -2686 ($ (-1171 (-317 (-2695 (QUOTE X) (QUOTE EPS)) (-2695 (QUOTE -1389)) (-640))))))) (-1089) (-1089) (-1089)) (T -73))
+((-2686 (*1 *1 *2) (-12 (-5 *2 (-1171 (-317 (-2695 (QUOTE X) (QUOTE EPS)) (-2695 (QUOTE -1389)) (-640)))) (-5 *1 (-73 *3 *4 *5)) (-14 *3 (-1089)) (-14 *4 (-1089)) (-14 *5 (-1089)))))
+(-13 (-418) (-10 -8 (-15 -2686 ($ (-1171 (-317 (-2695 (QUOTE X) (QUOTE EPS)) (-2695 (QUOTE -1389)) (-640)))))))
+((-4174 (((-3 $ "failed") (-1171 (-294 (-357)))) 134) (((-3 $ "failed") (-1171 (-294 (-525)))) 123) (((-3 $ "failed") (-1171 (-885 (-357)))) 154) (((-3 $ "failed") (-1171 (-885 (-525)))) 144) (((-3 $ "failed") (-1171 (-385 (-885 (-357))))) 112) (((-3 $ "failed") (-1171 (-385 (-885 (-525))))) 99)) (-3341 (($ (-1171 (-294 (-357)))) 130) (($ (-1171 (-294 (-525)))) 119) (($ (-1171 (-885 (-357)))) 150) (($ (-1171 (-885 (-525)))) 140) (($ (-1171 (-385 (-885 (-357))))) 108) (($ (-1171 (-385 (-885 (-525))))) 92)) (-2163 (((-1176) $) 83)) (-2686 (((-796) $) 75) (($ (-591 (-308))) NIL) (($ (-308)) NIL) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3145 (-591 (-308))))) NIL) (($ (-1171 (-317 (-2695 (QUOTE EPS)) (-2695 (QUOTE YA) (QUOTE YB)) (-640)))) 70)))
+(((-74 |#1| |#2| |#3|) (-13 (-418) (-10 -8 (-15 -2686 ($ (-1171 (-317 (-2695 (QUOTE EPS)) (-2695 (QUOTE YA) (QUOTE YB)) (-640))))))) (-1089) (-1089) (-1089)) (T -74))
+((-2686 (*1 *1 *2) (-12 (-5 *2 (-1171 (-317 (-2695 (QUOTE EPS)) (-2695 (QUOTE YA) (QUOTE YB)) (-640)))) (-5 *1 (-74 *3 *4 *5)) (-14 *3 (-1089)) (-14 *4 (-1089)) (-14 *5 (-1089)))))
+(-13 (-418) (-10 -8 (-15 -2686 ($ (-1171 (-317 (-2695 (QUOTE EPS)) (-2695 (QUOTE YA) (QUOTE YB)) (-640)))))))
+((-4174 (((-3 $ "failed") (-294 (-357))) 82) (((-3 $ "failed") (-294 (-525))) 87) (((-3 $ "failed") (-885 (-357))) 91) (((-3 $ "failed") (-885 (-525))) 95) (((-3 $ "failed") (-385 (-885 (-357)))) 77) (((-3 $ "failed") (-385 (-885 (-525)))) 70)) (-3341 (($ (-294 (-357))) 80) (($ (-294 (-525))) 85) (($ (-885 (-357))) 89) (($ (-885 (-525))) 93) (($ (-385 (-885 (-357)))) 75) (($ (-385 (-885 (-525)))) 67)) (-2163 (((-1176) $) 62)) (-2686 (((-796) $) 50) (($ (-591 (-308))) 46) (($ (-308)) 56) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3145 (-591 (-308))))) 54) (($ (-317 (-2695) (-2695 (QUOTE X)) (-640))) 47)))
+(((-75 |#1|) (-13 (-374) (-10 -8 (-15 -2686 ($ (-317 (-2695) (-2695 (QUOTE X)) (-640)))))) (-1089)) (T -75))
+((-2686 (*1 *1 *2) (-12 (-5 *2 (-317 (-2695) (-2695 (QUOTE X)) (-640))) (-5 *1 (-75 *3)) (-14 *3 (-1089)))))
+(-13 (-374) (-10 -8 (-15 -2686 ($ (-317 (-2695) (-2695 (QUOTE X)) (-640))))))
+((-4174 (((-3 $ "failed") (-294 (-357))) 46) (((-3 $ "failed") (-294 (-525))) 51) (((-3 $ "failed") (-885 (-357))) 55) (((-3 $ "failed") (-885 (-525))) 59) (((-3 $ "failed") (-385 (-885 (-357)))) 41) (((-3 $ "failed") (-385 (-885 (-525)))) 34)) (-3341 (($ (-294 (-357))) 44) (($ (-294 (-525))) 49) (($ (-885 (-357))) 53) (($ (-885 (-525))) 57) (($ (-385 (-885 (-357)))) 39) (($ (-385 (-885 (-525)))) 31)) (-2163 (((-1176) $) 80)) (-2686 (((-796) $) 74) (($ (-591 (-308))) 66) (($ (-308)) 71) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3145 (-591 (-308))))) 69) (($ (-317 (-2695) (-2695 (QUOTE X)) (-640))) 30)))
+(((-76 |#1|) (-13 (-374) (-10 -8 (-15 -2686 ($ (-317 (-2695) (-2695 (QUOTE X)) (-640)))))) (-1089)) (T -76))
+((-2686 (*1 *1 *2) (-12 (-5 *2 (-317 (-2695) (-2695 (QUOTE X)) (-640))) (-5 *1 (-76 *3)) (-14 *3 (-1089)))))
+(-13 (-374) (-10 -8 (-15 -2686 ($ (-317 (-2695) (-2695 (QUOTE X)) (-640))))))
+((-4174 (((-3 $ "failed") (-1171 (-294 (-357)))) 89) (((-3 $ "failed") (-1171 (-294 (-525)))) 78) (((-3 $ "failed") (-1171 (-885 (-357)))) 109) (((-3 $ "failed") (-1171 (-885 (-525)))) 99) (((-3 $ "failed") (-1171 (-385 (-885 (-357))))) 67) (((-3 $ "failed") (-1171 (-385 (-885 (-525))))) 54)) (-3341 (($ (-1171 (-294 (-357)))) 85) (($ (-1171 (-294 (-525)))) 74) (($ (-1171 (-885 (-357)))) 105) (($ (-1171 (-885 (-525)))) 95) (($ (-1171 (-385 (-885 (-357))))) 63) (($ (-1171 (-385 (-885 (-525))))) 47)) (-2163 (((-1176) $) 125)) (-2686 (((-796) $) 119) (($ (-591 (-308))) 112) (($ (-308)) 37) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3145 (-591 (-308))))) 115) (($ (-1171 (-317 (-2695) (-2695 (QUOTE XC)) (-640)))) 38)))
+(((-77 |#1|) (-13 (-418) (-10 -8 (-15 -2686 ($ (-1171 (-317 (-2695) (-2695 (QUOTE XC)) (-640))))))) (-1089)) (T -77))
+((-2686 (*1 *1 *2) (-12 (-5 *2 (-1171 (-317 (-2695) (-2695 (QUOTE XC)) (-640)))) (-5 *1 (-77 *3)) (-14 *3 (-1089)))))
+(-13 (-418) (-10 -8 (-15 -2686 ($ (-1171 (-317 (-2695) (-2695 (QUOTE XC)) (-640)))))))
+((-4174 (((-3 $ "failed") (-1171 (-294 (-357)))) 142) (((-3 $ "failed") (-1171 (-294 (-525)))) 132) (((-3 $ "failed") (-1171 (-885 (-357)))) 162) (((-3 $ "failed") (-1171 (-885 (-525)))) 152) (((-3 $ "failed") (-1171 (-385 (-885 (-357))))) 122) (((-3 $ "failed") (-1171 (-385 (-885 (-525))))) 110)) (-3341 (($ (-1171 (-294 (-357)))) 138) (($ (-1171 (-294 (-525)))) 128) (($ (-1171 (-885 (-357)))) 158) (($ (-1171 (-885 (-525)))) 148) (($ (-1171 (-385 (-885 (-357))))) 118) (($ (-1171 (-385 (-885 (-525))))) 103)) (-2163 (((-1176) $) 96)) (-2686 (((-796) $) 90) (($ (-591 (-308))) 81) (($ (-308)) 88) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3145 (-591 (-308))))) 86) (($ (-1171 (-317 (-2695) (-2695 (QUOTE X)) (-640)))) 82)))
+(((-78 |#1|) (-13 (-418) (-10 -8 (-15 -2686 ($ (-1171 (-317 (-2695) (-2695 (QUOTE X)) (-640))))))) (-1089)) (T -78))
+((-2686 (*1 *1 *2) (-12 (-5 *2 (-1171 (-317 (-2695) (-2695 (QUOTE X)) (-640)))) (-5 *1 (-78 *3)) (-14 *3 (-1089)))))
+(-13 (-418) (-10 -8 (-15 -2686 ($ (-1171 (-317 (-2695) (-2695 (QUOTE X)) (-640)))))))
+((-4174 (((-3 $ "failed") (-1171 (-294 (-357)))) 78) (((-3 $ "failed") (-1171 (-294 (-525)))) 67) (((-3 $ "failed") (-1171 (-885 (-357)))) 98) (((-3 $ "failed") (-1171 (-885 (-525)))) 88) (((-3 $ "failed") (-1171 (-385 (-885 (-357))))) 56) (((-3 $ "failed") (-1171 (-385 (-885 (-525))))) 43)) (-3341 (($ (-1171 (-294 (-357)))) 74) (($ (-1171 (-294 (-525)))) 63) (($ (-1171 (-885 (-357)))) 94) (($ (-1171 (-885 (-525)))) 84) (($ (-1171 (-385 (-885 (-357))))) 52) (($ (-1171 (-385 (-885 (-525))))) 36)) (-2163 (((-1176) $) 124)) (-2686 (((-796) $) 118) (($ (-591 (-308))) 109) (($ (-308)) 115) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3145 (-591 (-308))))) 113) (($ (-1171 (-317 (-2695) (-2695 (QUOTE X)) (-640)))) 35)))
+(((-79 |#1|) (-13 (-418) (-10 -8 (-15 -2686 ($ (-1171 (-317 (-2695) (-2695 (QUOTE X)) (-640))))))) (-1089)) (T -79))
+((-2686 (*1 *1 *2) (-12 (-5 *2 (-1171 (-317 (-2695) (-2695 (QUOTE X)) (-640)))) (-5 *1 (-79 *3)) (-14 *3 (-1089)))))
+(-13 (-418) (-10 -8 (-15 -2686 ($ (-1171 (-317 (-2695) (-2695 (QUOTE X)) (-640)))))))
+((-4174 (((-3 $ "failed") (-1171 (-294 (-357)))) 95) (((-3 $ "failed") (-1171 (-294 (-525)))) 84) (((-3 $ "failed") (-1171 (-885 (-357)))) 115) (((-3 $ "failed") (-1171 (-885 (-525)))) 105) (((-3 $ "failed") (-1171 (-385 (-885 (-357))))) 73) (((-3 $ "failed") (-1171 (-385 (-885 (-525))))) 60)) (-3341 (($ (-1171 (-294 (-357)))) 91) (($ (-1171 (-294 (-525)))) 80) (($ (-1171 (-885 (-357)))) 111) (($ (-1171 (-885 (-525)))) 101) (($ (-1171 (-385 (-885 (-357))))) 69) (($ (-1171 (-385 (-885 (-525))))) 53)) (-2163 (((-1176) $) 45)) (-2686 (((-796) $) 39) (($ (-591 (-308))) 29) (($ (-308)) 32) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3145 (-591 (-308))))) 35) (($ (-1171 (-317 (-2695 (QUOTE X) (QUOTE -1389)) (-2695) (-640)))) 30)))
+(((-80 |#1|) (-13 (-418) (-10 -8 (-15 -2686 ($ (-1171 (-317 (-2695 (QUOTE X) (QUOTE -1389)) (-2695) (-640))))))) (-1089)) (T -80))
+((-2686 (*1 *1 *2) (-12 (-5 *2 (-1171 (-317 (-2695 (QUOTE X) (QUOTE -1389)) (-2695) (-640)))) (-5 *1 (-80 *3)) (-14 *3 (-1089)))))
+(-13 (-418) (-10 -8 (-15 -2686 ($ (-1171 (-317 (-2695 (QUOTE X) (QUOTE -1389)) (-2695) (-640)))))))
+((-4174 (((-3 $ "failed") (-631 (-294 (-357)))) 115) (((-3 $ "failed") (-631 (-294 (-525)))) 104) (((-3 $ "failed") (-631 (-885 (-357)))) 137) (((-3 $ "failed") (-631 (-885 (-525)))) 126) (((-3 $ "failed") (-631 (-385 (-885 (-357))))) 93) (((-3 $ "failed") (-631 (-385 (-885 (-525))))) 80)) (-3341 (($ (-631 (-294 (-357)))) 111) (($ (-631 (-294 (-525)))) 100) (($ (-631 (-885 (-357)))) 133) (($ (-631 (-885 (-525)))) 122) (($ (-631 (-385 (-885 (-357))))) 89) (($ (-631 (-385 (-885 (-525))))) 73)) (-2163 (((-1176) $) 63)) (-2686 (((-796) $) 50) (($ (-591 (-308))) 57) (($ (-308)) 46) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3145 (-591 (-308))))) 55) (($ (-631 (-317 (-2695 (QUOTE X) (QUOTE -1389)) (-2695) (-640)))) 47)))
+(((-81 |#1|) (-13 (-362) (-10 -8 (-15 -2686 ($ (-631 (-317 (-2695 (QUOTE X) (QUOTE -1389)) (-2695) (-640))))))) (-1089)) (T -81))
+((-2686 (*1 *1 *2) (-12 (-5 *2 (-631 (-317 (-2695 (QUOTE X) (QUOTE -1389)) (-2695) (-640)))) (-5 *1 (-81 *3)) (-14 *3 (-1089)))))
+(-13 (-362) (-10 -8 (-15 -2686 ($ (-631 (-317 (-2695 (QUOTE X) (QUOTE -1389)) (-2695) (-640)))))))
+((-4174 (((-3 $ "failed") (-631 (-294 (-357)))) 112) (((-3 $ "failed") (-631 (-294 (-525)))) 100) (((-3 $ "failed") (-631 (-885 (-357)))) 134) (((-3 $ "failed") (-631 (-885 (-525)))) 123) (((-3 $ "failed") (-631 (-385 (-885 (-357))))) 88) (((-3 $ "failed") (-631 (-385 (-885 (-525))))) 74)) (-3341 (($ (-631 (-294 (-357)))) 108) (($ (-631 (-294 (-525)))) 96) (($ (-631 (-885 (-357)))) 130) (($ (-631 (-885 (-525)))) 119) (($ (-631 (-385 (-885 (-357))))) 84) (($ (-631 (-385 (-885 (-525))))) 67)) (-2163 (((-1176) $) 59)) (-2686 (((-796) $) 53) (($ (-591 (-308))) 47) (($ (-308)) 50) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3145 (-591 (-308))))) 44) (($ (-631 (-317 (-2695 (QUOTE X)) (-2695) (-640)))) 45)))
+(((-82 |#1|) (-13 (-362) (-10 -8 (-15 -2686 ($ (-631 (-317 (-2695 (QUOTE X)) (-2695) (-640))))))) (-1089)) (T -82))
+((-2686 (*1 *1 *2) (-12 (-5 *2 (-631 (-317 (-2695 (QUOTE X)) (-2695) (-640)))) (-5 *1 (-82 *3)) (-14 *3 (-1089)))))
+(-13 (-362) (-10 -8 (-15 -2686 ($ (-631 (-317 (-2695 (QUOTE X)) (-2695) (-640)))))))
+((-4174 (((-3 $ "failed") (-1171 (-294 (-357)))) 104) (((-3 $ "failed") (-1171 (-294 (-525)))) 93) (((-3 $ "failed") (-1171 (-885 (-357)))) 124) (((-3 $ "failed") (-1171 (-885 (-525)))) 114) (((-3 $ "failed") (-1171 (-385 (-885 (-357))))) 82) (((-3 $ "failed") (-1171 (-385 (-885 (-525))))) 69)) (-3341 (($ (-1171 (-294 (-357)))) 100) (($ (-1171 (-294 (-525)))) 89) (($ (-1171 (-885 (-357)))) 120) (($ (-1171 (-885 (-525)))) 110) (($ (-1171 (-385 (-885 (-357))))) 78) (($ (-1171 (-385 (-885 (-525))))) 62)) (-2163 (((-1176) $) 46)) (-2686 (((-796) $) 40) (($ (-591 (-308))) 49) (($ (-308)) 36) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3145 (-591 (-308))))) 52) (($ (-1171 (-317 (-2695 (QUOTE X)) (-2695) (-640)))) 37)))
+(((-83 |#1|) (-13 (-418) (-10 -8 (-15 -2686 ($ (-1171 (-317 (-2695 (QUOTE X)) (-2695) (-640))))))) (-1089)) (T -83))
+((-2686 (*1 *1 *2) (-12 (-5 *2 (-1171 (-317 (-2695 (QUOTE X)) (-2695) (-640)))) (-5 *1 (-83 *3)) (-14 *3 (-1089)))))
+(-13 (-418) (-10 -8 (-15 -2686 ($ (-1171 (-317 (-2695 (QUOTE X)) (-2695) (-640)))))))
+((-4174 (((-3 $ "failed") (-1171 (-294 (-357)))) 79) (((-3 $ "failed") (-1171 (-294 (-525)))) 68) (((-3 $ "failed") (-1171 (-885 (-357)))) 99) (((-3 $ "failed") (-1171 (-885 (-525)))) 89) (((-3 $ "failed") (-1171 (-385 (-885 (-357))))) 57) (((-3 $ "failed") (-1171 (-385 (-885 (-525))))) 44)) (-3341 (($ (-1171 (-294 (-357)))) 75) (($ (-1171 (-294 (-525)))) 64) (($ (-1171 (-885 (-357)))) 95) (($ (-1171 (-885 (-525)))) 85) (($ (-1171 (-385 (-885 (-357))))) 53) (($ (-1171 (-385 (-885 (-525))))) 37)) (-2163 (((-1176) $) 125)) (-2686 (((-796) $) 119) (($ (-591 (-308))) 110) (($ (-308)) 116) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3145 (-591 (-308))))) 114) (($ (-1171 (-317 (-2695 (QUOTE X)) (-2695 (QUOTE -1389)) (-640)))) 36)))
+(((-84 |#1|) (-13 (-418) (-10 -8 (-15 -2686 ($ (-1171 (-317 (-2695 (QUOTE X)) (-2695 (QUOTE -1389)) (-640))))))) (-1089)) (T -84))
+((-2686 (*1 *1 *2) (-12 (-5 *2 (-1171 (-317 (-2695 (QUOTE X)) (-2695 (QUOTE -1389)) (-640)))) (-5 *1 (-84 *3)) (-14 *3 (-1089)))))
+(-13 (-418) (-10 -8 (-15 -2686 ($ (-1171 (-317 (-2695 (QUOTE X)) (-2695 (QUOTE -1389)) (-640)))))))
+((-4174 (((-3 $ "failed") (-631 (-294 (-357)))) 113) (((-3 $ "failed") (-631 (-294 (-525)))) 101) (((-3 $ "failed") (-631 (-885 (-357)))) 135) (((-3 $ "failed") (-631 (-885 (-525)))) 124) (((-3 $ "failed") (-631 (-385 (-885 (-357))))) 89) (((-3 $ "failed") (-631 (-385 (-885 (-525))))) 75)) (-3341 (($ (-631 (-294 (-357)))) 109) (($ (-631 (-294 (-525)))) 97) (($ (-631 (-885 (-357)))) 131) (($ (-631 (-885 (-525)))) 120) (($ (-631 (-385 (-885 (-357))))) 85) (($ (-631 (-385 (-885 (-525))))) 68)) (-2163 (((-1176) $) 59)) (-2686 (((-796) $) 53) (($ (-591 (-308))) 43) (($ (-308)) 50) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3145 (-591 (-308))))) 48) (($ (-631 (-317 (-2695 (QUOTE XL) (QUOTE XR) (QUOTE ELAM)) (-2695) (-640)))) 44)))
+(((-85 |#1|) (-13 (-362) (-10 -8 (-15 -2686 ($ (-631 (-317 (-2695 (QUOTE XL) (QUOTE XR) (QUOTE ELAM)) (-2695) (-640))))))) (-1089)) (T -85))
+((-2686 (*1 *1 *2) (-12 (-5 *2 (-631 (-317 (-2695 (QUOTE XL) (QUOTE XR) (QUOTE ELAM)) (-2695) (-640)))) (-5 *1 (-85 *3)) (-14 *3 (-1089)))))
+(-13 (-362) (-10 -8 (-15 -2686 ($ (-631 (-317 (-2695 (QUOTE XL) (QUOTE XR) (QUOTE ELAM)) (-2695) (-640)))))))
+((-2163 (((-1176) $) 44)) (-2686 (((-796) $) 38) (($ (-1171 (-640))) 92) (($ (-591 (-308))) 30) (($ (-308)) 35) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3145 (-591 (-308))))) 33)))
(((-86 |#1|) (-417) (-1089)) (T -86))
NIL
(-417)
-((-1251 (((-3 $ "failed") (-294 (-357))) 47) (((-3 $ "failed") (-294 (-525))) 52) (((-3 $ "failed") (-885 (-357))) 56) (((-3 $ "failed") (-885 (-525))) 60) (((-3 $ "failed") (-385 (-885 (-357)))) 42) (((-3 $ "failed") (-385 (-885 (-525)))) 35)) (-3528 (($ (-294 (-357))) 45) (($ (-294 (-525))) 50) (($ (-885 (-357))) 54) (($ (-885 (-525))) 58) (($ (-385 (-885 (-357)))) 40) (($ (-385 (-885 (-525)))) 32)) (-3178 (((-1176) $) 90)) (-3022 (((-796) $) 84) (($ (-591 (-308))) 78) (($ (-308)) 81) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3380 (-591 (-308))))) 76) (($ (-317 (-3036 (QUOTE X)) (-3036 (QUOTE -2424)) (-640))) 31)))
-(((-87 |#1|) (-13 (-374) (-10 -8 (-15 -3022 ($ (-317 (-3036 (QUOTE X)) (-3036 (QUOTE -2424)) (-640)))))) (-1089)) (T -87))
-((-3022 (*1 *1 *2) (-12 (-5 *2 (-317 (-3036 (QUOTE X)) (-3036 (QUOTE -2424)) (-640))) (-5 *1 (-87 *3)) (-14 *3 (-1089)))))
-(-13 (-374) (-10 -8 (-15 -3022 ($ (-317 (-3036 (QUOTE X)) (-3036 (QUOTE -2424)) (-640))))))
-((-3116 (((-1171 (-631 |#1|)) (-631 |#1|)) 54)) (-2261 (((-2 (|:| -4057 (-631 |#1|)) (|:| |vec| (-1171 (-591 (-854))))) |#2| (-854)) 44)) (-3808 (((-2 (|:| |minor| (-591 (-854))) (|:| -1317 |#2|) (|:| |minors| (-591 (-591 (-854)))) (|:| |ops| (-591 |#2|))) |#2| (-854)) 65 (|has| |#1| (-341)))))
-(((-88 |#1| |#2|) (-10 -7 (-15 -2261 ((-2 (|:| -4057 (-631 |#1|)) (|:| |vec| (-1171 (-591 (-854))))) |#2| (-854))) (-15 -3116 ((-1171 (-631 |#1|)) (-631 |#1|))) (IF (|has| |#1| (-341)) (-15 -3808 ((-2 (|:| |minor| (-591 (-854))) (|:| -1317 |#2|) (|:| |minors| (-591 (-591 (-854)))) (|:| |ops| (-591 |#2|))) |#2| (-854))) |%noBranch|)) (-517) (-601 |#1|)) (T -88))
-((-3808 (*1 *2 *3 *4) (-12 (-4 *5 (-341)) (-4 *5 (-517)) (-5 *2 (-2 (|:| |minor| (-591 (-854))) (|:| -1317 *3) (|:| |minors| (-591 (-591 (-854)))) (|:| |ops| (-591 *3)))) (-5 *1 (-88 *5 *3)) (-5 *4 (-854)) (-4 *3 (-601 *5)))) (-3116 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-1171 (-631 *4))) (-5 *1 (-88 *4 *5)) (-5 *3 (-631 *4)) (-4 *5 (-601 *4)))) (-2261 (*1 *2 *3 *4) (-12 (-4 *5 (-517)) (-5 *2 (-2 (|:| -4057 (-631 *5)) (|:| |vec| (-1171 (-591 (-854)))))) (-5 *1 (-88 *5 *3)) (-5 *4 (-854)) (-4 *3 (-601 *5)))))
-(-10 -7 (-15 -2261 ((-2 (|:| -4057 (-631 |#1|)) (|:| |vec| (-1171 (-591 (-854))))) |#2| (-854))) (-15 -3116 ((-1171 (-631 |#1|)) (-631 |#1|))) (IF (|has| |#1| (-341)) (-15 -3808 ((-2 (|:| |minor| (-591 (-854))) (|:| -1317 |#2|) (|:| |minors| (-591 (-591 (-854)))) (|:| |ops| (-591 |#2|))) |#2| (-854))) |%noBranch|))
-((-3008 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-1211 ((|#1| $) 35)) (-3891 (((-108) $ (-712)) NIL)) (-3798 (($) NIL T CONST)) (-1275 ((|#1| |#1| $) 30)) (-1764 ((|#1| $) 28)) (-3454 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-2910 (((-108) $ (-712)) NIL)) (-2552 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3249 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1|) $) NIL)) (-3971 (((-108) $ (-712)) NIL)) (-2339 (((-1072) $) NIL (|has| |#1| (-1018)))) (-1464 ((|#1| $) NIL)) (-2470 (($ |#1| $) 31)) (-2047 (((-1036) $) NIL (|has| |#1| (-1018)))) (-3631 ((|#1| $) 29)) (-1623 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) NIL)) (-3028 (((-108) $) 16)) (-3209 (($) 39)) (-1326 (((-712) $) 26)) (-2064 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3199 (($ $) 15)) (-3022 (((-796) $) 25 (|has| |#1| (-565 (-796))))) (-1870 (($ (-591 |#1|)) NIL)) (-2169 (($ (-591 |#1|)) 37)) (-4158 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) 13 (|has| |#1| (-1018)))) (-4045 (((-712) $) 10 (|has| $ (-6 -4250)))))
-(((-89 |#1|) (-13 (-1037 |#1|) (-10 -8 (-15 -2169 ($ (-591 |#1|))))) (-1018)) (T -89))
-((-2169 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1018)) (-5 *1 (-89 *3)))))
-(-13 (-1037 |#1|) (-10 -8 (-15 -2169 ($ (-591 |#1|)))))
-((-1400 (($ $) 10)) (-1415 (($ $) 12)))
-(((-90 |#1|) (-10 -8 (-15 -1415 (|#1| |#1|)) (-15 -1400 (|#1| |#1|))) (-91)) (T -90))
-NIL
-(-10 -8 (-15 -1415 (|#1| |#1|)) (-15 -1400 (|#1| |#1|)))
-((-1371 (($ $) 11)) (-1346 (($ $) 10)) (-1400 (($ $) 9)) (-1415 (($ $) 8)) (-1385 (($ $) 7)) (-1358 (($ $) 6)))
+((-4174 (((-3 $ "failed") (-294 (-357))) 47) (((-3 $ "failed") (-294 (-525))) 52) (((-3 $ "failed") (-885 (-357))) 56) (((-3 $ "failed") (-885 (-525))) 60) (((-3 $ "failed") (-385 (-885 (-357)))) 42) (((-3 $ "failed") (-385 (-885 (-525)))) 35)) (-3341 (($ (-294 (-357))) 45) (($ (-294 (-525))) 50) (($ (-885 (-357))) 54) (($ (-885 (-525))) 58) (($ (-385 (-885 (-357)))) 40) (($ (-385 (-885 (-525)))) 32)) (-2163 (((-1176) $) 90)) (-2686 (((-796) $) 84) (($ (-591 (-308))) 78) (($ (-308)) 81) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3145 (-591 (-308))))) 76) (($ (-317 (-2695 (QUOTE X)) (-2695 (QUOTE -1389)) (-640))) 31)))
+(((-87 |#1|) (-13 (-374) (-10 -8 (-15 -2686 ($ (-317 (-2695 (QUOTE X)) (-2695 (QUOTE -1389)) (-640)))))) (-1089)) (T -87))
+((-2686 (*1 *1 *2) (-12 (-5 *2 (-317 (-2695 (QUOTE X)) (-2695 (QUOTE -1389)) (-640))) (-5 *1 (-87 *3)) (-14 *3 (-1089)))))
+(-13 (-374) (-10 -8 (-15 -2686 ($ (-317 (-2695 (QUOTE X)) (-2695 (QUOTE -1389)) (-640))))))
+((-1740 (((-1171 (-631 |#1|)) (-631 |#1|)) 54)) (-3092 (((-2 (|:| -2928 (-631 |#1|)) (|:| |vec| (-1171 (-591 (-854))))) |#2| (-854)) 44)) (-2198 (((-2 (|:| |minor| (-591 (-854))) (|:| -2203 |#2|) (|:| |minors| (-591 (-591 (-854)))) (|:| |ops| (-591 |#2|))) |#2| (-854)) 65 (|has| |#1| (-341)))))
+(((-88 |#1| |#2|) (-10 -7 (-15 -3092 ((-2 (|:| -2928 (-631 |#1|)) (|:| |vec| (-1171 (-591 (-854))))) |#2| (-854))) (-15 -1740 ((-1171 (-631 |#1|)) (-631 |#1|))) (IF (|has| |#1| (-341)) (-15 -2198 ((-2 (|:| |minor| (-591 (-854))) (|:| -2203 |#2|) (|:| |minors| (-591 (-591 (-854)))) (|:| |ops| (-591 |#2|))) |#2| (-854))) |%noBranch|)) (-517) (-601 |#1|)) (T -88))
+((-2198 (*1 *2 *3 *4) (-12 (-4 *5 (-341)) (-4 *5 (-517)) (-5 *2 (-2 (|:| |minor| (-591 (-854))) (|:| -2203 *3) (|:| |minors| (-591 (-591 (-854)))) (|:| |ops| (-591 *3)))) (-5 *1 (-88 *5 *3)) (-5 *4 (-854)) (-4 *3 (-601 *5)))) (-1740 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-1171 (-631 *4))) (-5 *1 (-88 *4 *5)) (-5 *3 (-631 *4)) (-4 *5 (-601 *4)))) (-3092 (*1 *2 *3 *4) (-12 (-4 *5 (-517)) (-5 *2 (-2 (|:| -2928 (-631 *5)) (|:| |vec| (-1171 (-591 (-854)))))) (-5 *1 (-88 *5 *3)) (-5 *4 (-854)) (-4 *3 (-601 *5)))))
+(-10 -7 (-15 -3092 ((-2 (|:| -2928 (-631 |#1|)) (|:| |vec| (-1171 (-591 (-854))))) |#2| (-854))) (-15 -1740 ((-1171 (-631 |#1|)) (-631 |#1|))) (IF (|has| |#1| (-341)) (-15 -2198 ((-2 (|:| |minor| (-591 (-854))) (|:| -2203 |#2|) (|:| |minors| (-591 (-591 (-854)))) (|:| |ops| (-591 |#2|))) |#2| (-854))) |%noBranch|))
+((-2673 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-1505 ((|#1| $) 35)) (-3727 (((-108) $ (-712)) NIL)) (-2055 (($) NIL T CONST)) (-1593 ((|#1| |#1| $) 30)) (-1473 ((|#1| $) 28)) (-2916 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-3491 (((-108) $ (-712)) NIL)) (-4207 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-4192 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1|) $) NIL)) (-3295 (((-108) $ (-712)) NIL)) (-2621 (((-1072) $) NIL (|has| |#1| (-1018)))) (-3949 ((|#1| $) NIL)) (-1520 (($ |#1| $) 31)) (-2937 (((-1036) $) NIL (|has| |#1| (-1018)))) (-4166 ((|#1| $) 29)) (-3465 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) NIL)) (-2077 (((-108) $) 16)) (-3164 (($) 39)) (-2333 (((-712) $) 26)) (-2960 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2873 (($ $) 15)) (-2686 (((-796) $) 25 (|has| |#1| (-565 (-796))))) (-2453 (($ (-591 |#1|)) NIL)) (-2326 (($ (-591 |#1|)) 37)) (-1475 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) 13 (|has| |#1| (-1018)))) (-2028 (((-712) $) 10 (|has| $ (-6 -4250)))))
+(((-89 |#1|) (-13 (-1037 |#1|) (-10 -8 (-15 -2326 ($ (-591 |#1|))))) (-1018)) (T -89))
+((-2326 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1018)) (-5 *1 (-89 *3)))))
+(-13 (-1037 |#1|) (-10 -8 (-15 -2326 ($ (-591 |#1|)))))
+((-2477 (($ $) 10)) (-2495 (($ $) 12)))
+(((-90 |#1|) (-10 -8 (-15 -2495 (|#1| |#1|)) (-15 -2477 (|#1| |#1|))) (-91)) (T -90))
+NIL
+(-10 -8 (-15 -2495 (|#1| |#1|)) (-15 -2477 (|#1| |#1|)))
+((-2457 (($ $) 11)) (-2432 (($ $) 10)) (-2477 (($ $) 9)) (-2495 (($ $) 8)) (-2469 (($ $) 7)) (-2444 (($ $) 6)))
(((-91) (-131)) (T -91))
-((-1371 (*1 *1 *1) (-4 *1 (-91))) (-1346 (*1 *1 *1) (-4 *1 (-91))) (-1400 (*1 *1 *1) (-4 *1 (-91))) (-1415 (*1 *1 *1) (-4 *1 (-91))) (-1385 (*1 *1 *1) (-4 *1 (-91))) (-1358 (*1 *1 *1) (-4 *1 (-91))))
-(-13 (-10 -8 (-15 -1358 ($ $)) (-15 -1385 ($ $)) (-15 -1415 ($ $)) (-15 -1400 ($ $)) (-15 -1346 ($ $)) (-15 -1371 ($ $))))
-((-3008 (((-108) $ $) NIL)) (-1915 (((-357) (-1072) (-357)) 42) (((-357) (-1072) (-1072) (-357)) 41)) (-1610 (((-357) (-357)) 33)) (-2584 (((-1176)) 36)) (-2339 (((-1072) $) NIL)) (-3221 (((-357) (-1072) (-1072)) 46) (((-357) (-1072)) 48)) (-2047 (((-1036) $) NIL)) (-1379 (((-357) (-1072) (-1072)) 47)) (-1625 (((-357) (-1072) (-1072)) 49) (((-357) (-1072)) 50)) (-3022 (((-796) $) NIL)) (-4096 (((-108) $ $) NIL)))
-(((-92) (-13 (-1018) (-10 -7 (-15 -3221 ((-357) (-1072) (-1072))) (-15 -3221 ((-357) (-1072))) (-15 -1625 ((-357) (-1072) (-1072))) (-15 -1625 ((-357) (-1072))) (-15 -1379 ((-357) (-1072) (-1072))) (-15 -2584 ((-1176))) (-15 -1610 ((-357) (-357))) (-15 -1915 ((-357) (-1072) (-357))) (-15 -1915 ((-357) (-1072) (-1072) (-357))) (-6 -4250)))) (T -92))
-((-3221 (*1 *2 *3 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-357)) (-5 *1 (-92)))) (-3221 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-357)) (-5 *1 (-92)))) (-1625 (*1 *2 *3 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-357)) (-5 *1 (-92)))) (-1625 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-357)) (-5 *1 (-92)))) (-1379 (*1 *2 *3 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-357)) (-5 *1 (-92)))) (-2584 (*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-92)))) (-1610 (*1 *2 *2) (-12 (-5 *2 (-357)) (-5 *1 (-92)))) (-1915 (*1 *2 *3 *2) (-12 (-5 *2 (-357)) (-5 *3 (-1072)) (-5 *1 (-92)))) (-1915 (*1 *2 *3 *3 *2) (-12 (-5 *2 (-357)) (-5 *3 (-1072)) (-5 *1 (-92)))))
-(-13 (-1018) (-10 -7 (-15 -3221 ((-357) (-1072) (-1072))) (-15 -3221 ((-357) (-1072))) (-15 -1625 ((-357) (-1072) (-1072))) (-15 -1625 ((-357) (-1072))) (-15 -1379 ((-357) (-1072) (-1072))) (-15 -2584 ((-1176))) (-15 -1610 ((-357) (-357))) (-15 -1915 ((-357) (-1072) (-357))) (-15 -1915 ((-357) (-1072) (-1072) (-357))) (-6 -4250)))
+((-2457 (*1 *1 *1) (-4 *1 (-91))) (-2432 (*1 *1 *1) (-4 *1 (-91))) (-2477 (*1 *1 *1) (-4 *1 (-91))) (-2495 (*1 *1 *1) (-4 *1 (-91))) (-2469 (*1 *1 *1) (-4 *1 (-91))) (-2444 (*1 *1 *1) (-4 *1 (-91))))
+(-13 (-10 -8 (-15 -2444 ($ $)) (-15 -2469 ($ $)) (-15 -2495 ($ $)) (-15 -2477 ($ $)) (-15 -2432 ($ $)) (-15 -2457 ($ $))))
+((-2673 (((-108) $ $) NIL)) (-2913 (((-357) (-1072) (-357)) 42) (((-357) (-1072) (-1072) (-357)) 41)) (-2228 (((-357) (-357)) 33)) (-3257 (((-1176)) 36)) (-2621 (((-1072) $) NIL)) (-3287 (((-357) (-1072) (-1072)) 46) (((-357) (-1072)) 48)) (-2937 (((-1036) $) NIL)) (-3878 (((-357) (-1072) (-1072)) 47)) (-3521 (((-357) (-1072) (-1072)) 49) (((-357) (-1072)) 50)) (-2686 (((-796) $) NIL)) (-3944 (((-108) $ $) NIL)))
+(((-92) (-13 (-1018) (-10 -7 (-15 -3287 ((-357) (-1072) (-1072))) (-15 -3287 ((-357) (-1072))) (-15 -3521 ((-357) (-1072) (-1072))) (-15 -3521 ((-357) (-1072))) (-15 -3878 ((-357) (-1072) (-1072))) (-15 -3257 ((-1176))) (-15 -2228 ((-357) (-357))) (-15 -2913 ((-357) (-1072) (-357))) (-15 -2913 ((-357) (-1072) (-1072) (-357))) (-6 -4250)))) (T -92))
+((-3287 (*1 *2 *3 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-357)) (-5 *1 (-92)))) (-3287 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-357)) (-5 *1 (-92)))) (-3521 (*1 *2 *3 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-357)) (-5 *1 (-92)))) (-3521 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-357)) (-5 *1 (-92)))) (-3878 (*1 *2 *3 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-357)) (-5 *1 (-92)))) (-3257 (*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-92)))) (-2228 (*1 *2 *2) (-12 (-5 *2 (-357)) (-5 *1 (-92)))) (-2913 (*1 *2 *3 *2) (-12 (-5 *2 (-357)) (-5 *3 (-1072)) (-5 *1 (-92)))) (-2913 (*1 *2 *3 *3 *2) (-12 (-5 *2 (-357)) (-5 *3 (-1072)) (-5 *1 (-92)))))
+(-13 (-1018) (-10 -7 (-15 -3287 ((-357) (-1072) (-1072))) (-15 -3287 ((-357) (-1072))) (-15 -3521 ((-357) (-1072) (-1072))) (-15 -3521 ((-357) (-1072))) (-15 -3878 ((-357) (-1072) (-1072))) (-15 -3257 ((-1176))) (-15 -2228 ((-357) (-357))) (-15 -2913 ((-357) (-1072) (-357))) (-15 -2913 ((-357) (-1072) (-1072) (-357))) (-6 -4250)))
NIL
(((-93) (-131)) (T -93))
NIL
(-13 (-10 -7 (-6 -4250) (-6 (-4252 "*")) (-6 -4251) (-6 -4247) (-6 -4245) (-6 -4244) (-6 -4243) (-6 -4248) (-6 -4242) (-6 -4241) (-6 -4240) (-6 -4239) (-6 -4238) (-6 -4246) (-6 -4249) (-6 |NullSquare|) (-6 |JacobiIdentity|) (-6 -4237)))
-((-3008 (((-108) $ $) NIL)) (-3798 (($) NIL T CONST)) (-4163 (((-3 $ "failed") $) NIL)) (-2824 (((-108) $) NIL)) (-2701 (($ (-1 |#1| |#1|)) 25) (($ (-1 |#1| |#1|) (-1 |#1| |#1|)) 24) (($ (-1 |#1| |#1| (-525))) 22)) (-2339 (((-1072) $) NIL)) (-1622 (($ $) 14)) (-2047 (((-1036) $) NIL)) (-3164 ((|#1| $ |#1|) 11)) (-3228 (($ $ $) NIL)) (-3619 (($ $ $) NIL)) (-3022 (((-796) $) 20)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-4197 (($) 8 T CONST)) (-4096 (((-108) $ $) 10)) (-4173 (($ $ $) NIL)) (** (($ $ (-854)) 28) (($ $ (-712)) NIL) (($ $ (-525)) 16)) (* (($ $ $) 29)))
-(((-94 |#1|) (-13 (-450) (-265 |#1| |#1|) (-10 -8 (-15 -2701 ($ (-1 |#1| |#1|))) (-15 -2701 ($ (-1 |#1| |#1|) (-1 |#1| |#1|))) (-15 -2701 ($ (-1 |#1| |#1| (-525)))))) (-975)) (T -94))
-((-2701 (*1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-975)) (-5 *1 (-94 *3)))) (-2701 (*1 *1 *2 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-975)) (-5 *1 (-94 *3)))) (-2701 (*1 *1 *2) (-12 (-5 *2 (-1 *3 *3 (-525))) (-4 *3 (-975)) (-5 *1 (-94 *3)))))
-(-13 (-450) (-265 |#1| |#1|) (-10 -8 (-15 -2701 ($ (-1 |#1| |#1|))) (-15 -2701 ($ (-1 |#1| |#1|) (-1 |#1| |#1|))) (-15 -2701 ($ (-1 |#1| |#1| (-525))))))
-((-3959 (((-396 |#2|) |#2| (-591 |#2|)) 10) (((-396 |#2|) |#2| |#2|) 11)))
-(((-95 |#1| |#2|) (-10 -7 (-15 -3959 ((-396 |#2|) |#2| |#2|)) (-15 -3959 ((-396 |#2|) |#2| (-591 |#2|)))) (-13 (-429) (-138)) (-1147 |#1|)) (T -95))
-((-3959 (*1 *2 *3 *4) (-12 (-5 *4 (-591 *3)) (-4 *3 (-1147 *5)) (-4 *5 (-13 (-429) (-138))) (-5 *2 (-396 *3)) (-5 *1 (-95 *5 *3)))) (-3959 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-429) (-138))) (-5 *2 (-396 *3)) (-5 *1 (-95 *4 *3)) (-4 *3 (-1147 *4)))))
-(-10 -7 (-15 -3959 ((-396 |#2|) |#2| |#2|)) (-15 -3959 ((-396 |#2|) |#2| (-591 |#2|))))
-((-3008 (((-108) $ $) 10)))
-(((-96 |#1|) (-10 -8 (-15 -3008 ((-108) |#1| |#1|))) (-97)) (T -96))
-NIL
-(-10 -8 (-15 -3008 ((-108) |#1| |#1|)))
-((-3008 (((-108) $ $) 7)) (-4096 (((-108) $ $) 6)))
+((-2673 (((-108) $ $) NIL)) (-2055 (($) NIL T CONST)) (-1522 (((-3 $ "failed") $) NIL)) (-3865 (((-108) $) NIL)) (-1921 (($ (-1 |#1| |#1|)) 25) (($ (-1 |#1| |#1|) (-1 |#1| |#1|)) 24) (($ (-1 |#1| |#1| (-525))) 22)) (-2621 (((-1072) $) NIL)) (-1523 (($ $) 14)) (-2937 (((-1036) $) NIL)) (-1881 ((|#1| $ |#1|) 11)) (-3369 (($ $ $) NIL)) (-4027 (($ $ $) NIL)) (-2686 (((-796) $) 20)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-1839 (($) 8 T CONST)) (-3944 (((-108) $ $) 10)) (-4059 (($ $ $) NIL)) (** (($ $ (-854)) 28) (($ $ (-712)) NIL) (($ $ (-525)) 16)) (* (($ $ $) 29)))
+(((-94 |#1|) (-13 (-450) (-265 |#1| |#1|) (-10 -8 (-15 -1921 ($ (-1 |#1| |#1|))) (-15 -1921 ($ (-1 |#1| |#1|) (-1 |#1| |#1|))) (-15 -1921 ($ (-1 |#1| |#1| (-525)))))) (-975)) (T -94))
+((-1921 (*1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-975)) (-5 *1 (-94 *3)))) (-1921 (*1 *1 *2 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-975)) (-5 *1 (-94 *3)))) (-1921 (*1 *1 *2) (-12 (-5 *2 (-1 *3 *3 (-525))) (-4 *3 (-975)) (-5 *1 (-94 *3)))))
+(-13 (-450) (-265 |#1| |#1|) (-10 -8 (-15 -1921 ($ (-1 |#1| |#1|))) (-15 -1921 ($ (-1 |#1| |#1|) (-1 |#1| |#1|))) (-15 -1921 ($ (-1 |#1| |#1| (-525))))))
+((-3157 (((-396 |#2|) |#2| (-591 |#2|)) 10) (((-396 |#2|) |#2| |#2|) 11)))
+(((-95 |#1| |#2|) (-10 -7 (-15 -3157 ((-396 |#2|) |#2| |#2|)) (-15 -3157 ((-396 |#2|) |#2| (-591 |#2|)))) (-13 (-429) (-138)) (-1147 |#1|)) (T -95))
+((-3157 (*1 *2 *3 *4) (-12 (-5 *4 (-591 *3)) (-4 *3 (-1147 *5)) (-4 *5 (-13 (-429) (-138))) (-5 *2 (-396 *3)) (-5 *1 (-95 *5 *3)))) (-3157 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-429) (-138))) (-5 *2 (-396 *3)) (-5 *1 (-95 *4 *3)) (-4 *3 (-1147 *4)))))
+(-10 -7 (-15 -3157 ((-396 |#2|) |#2| |#2|)) (-15 -3157 ((-396 |#2|) |#2| (-591 |#2|))))
+((-2673 (((-108) $ $) 10)))
+(((-96 |#1|) (-10 -8 (-15 -2673 ((-108) |#1| |#1|))) (-97)) (T -96))
+NIL
+(-10 -8 (-15 -2673 ((-108) |#1| |#1|)))
+((-2673 (((-108) $ $) 7)) (-3944 (((-108) $ $) 6)))
(((-97) (-131)) (T -97))
-((-3008 (*1 *2 *1 *1) (-12 (-4 *1 (-97)) (-5 *2 (-108)))) (-4096 (*1 *2 *1 *1) (-12 (-4 *1 (-97)) (-5 *2 (-108)))))
-(-13 (-10 -8 (-15 -4096 ((-108) $ $)) (-15 -3008 ((-108) $ $))))
-((-3008 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3024 ((|#1| $) NIL)) (-3891 (((-108) $ (-712)) NIL)) (-1780 ((|#1| $ |#1|) 13 (|has| $ (-6 -4251)))) (-4110 (($ $ $) NIL (|has| $ (-6 -4251)))) (-3152 (($ $ $) NIL (|has| $ (-6 -4251)))) (-2573 (($ $ (-591 |#1|)) 15)) (-3186 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4251))) (($ $ "left" $) NIL (|has| $ (-6 -4251))) (($ $ "right" $) NIL (|has| $ (-6 -4251)))) (-3665 (($ $ (-591 $)) NIL (|has| $ (-6 -4251)))) (-3798 (($) NIL T CONST)) (-3400 (($ $) 11)) (-3454 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-4120 (((-591 $) $) NIL)) (-2148 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-2088 (($ $ |#1| $) 17)) (-2910 (((-108) $ (-712)) NIL)) (-2552 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2116 ((|#1| $ (-1 |#1| |#1| |#1|)) 25) (($ $ $ (-1 |#1| |#1| |#1| |#1| |#1|)) 30)) (-4149 (($ $ |#1| (-1 |#1| |#1| |#1|)) 31) (($ $ |#1| (-1 (-591 |#1|) |#1| |#1| |#1|)) 35)) (-3249 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1|) $) NIL)) (-3971 (((-108) $ (-712)) NIL)) (-3388 (($ $) 10)) (-2599 (((-591 |#1|) $) NIL)) (-1203 (((-108) $) 12)) (-2339 (((-1072) $) NIL (|has| |#1| (-1018)))) (-2047 (((-1036) $) NIL (|has| |#1| (-1018)))) (-1623 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) NIL)) (-3028 (((-108) $) 9)) (-3209 (($) 16)) (-3164 ((|#1| $ "value") NIL) (($ $ "left") NIL) (($ $ "right") NIL)) (-3505 (((-525) $ $) NIL)) (-2237 (((-108) $) NIL)) (-2064 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3199 (($ $) NIL)) (-3022 (((-796) $) NIL (|has| |#1| (-565 (-796))))) (-3860 (((-591 $) $) NIL)) (-1632 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-1789 (($ (-712) |#1|) 19)) (-4158 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-4045 (((-712) $) NIL (|has| $ (-6 -4250)))))
-(((-98 |#1|) (-13 (-121 |#1|) (-10 -8 (-6 -4250) (-6 -4251) (-15 -1789 ($ (-712) |#1|)) (-15 -2573 ($ $ (-591 |#1|))) (-15 -2116 (|#1| $ (-1 |#1| |#1| |#1|))) (-15 -2116 ($ $ $ (-1 |#1| |#1| |#1| |#1| |#1|))) (-15 -4149 ($ $ |#1| (-1 |#1| |#1| |#1|))) (-15 -4149 ($ $ |#1| (-1 (-591 |#1|) |#1| |#1| |#1|))))) (-1018)) (T -98))
-((-1789 (*1 *1 *2 *3) (-12 (-5 *2 (-712)) (-5 *1 (-98 *3)) (-4 *3 (-1018)))) (-2573 (*1 *1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1018)) (-5 *1 (-98 *3)))) (-2116 (*1 *2 *1 *3) (-12 (-5 *3 (-1 *2 *2 *2)) (-5 *1 (-98 *2)) (-4 *2 (-1018)))) (-2116 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-1 *3 *3 *3 *3 *3)) (-4 *3 (-1018)) (-5 *1 (-98 *3)))) (-4149 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1018)) (-5 *1 (-98 *2)))) (-4149 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-1 (-591 *2) *2 *2 *2)) (-4 *2 (-1018)) (-5 *1 (-98 *2)))))
-(-13 (-121 |#1|) (-10 -8 (-6 -4250) (-6 -4251) (-15 -1789 ($ (-712) |#1|)) (-15 -2573 ($ $ (-591 |#1|))) (-15 -2116 (|#1| $ (-1 |#1| |#1| |#1|))) (-15 -2116 ($ $ $ (-1 |#1| |#1| |#1| |#1| |#1|))) (-15 -4149 ($ $ |#1| (-1 |#1| |#1| |#1|))) (-15 -4149 ($ $ |#1| (-1 (-591 |#1|) |#1| |#1| |#1|)))))
-((-4023 ((|#3| |#2| |#2|) 29)) (-1981 ((|#1| |#2| |#2|) 37 (|has| |#1| (-6 (-4252 "*"))))) (-2355 ((|#3| |#2| |#2|) 30)) (-2875 ((|#1| |#2|) 41 (|has| |#1| (-6 (-4252 "*"))))))
-(((-99 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -4023 (|#3| |#2| |#2|)) (-15 -2355 (|#3| |#2| |#2|)) (IF (|has| |#1| (-6 (-4252 "*"))) (PROGN (-15 -1981 (|#1| |#2| |#2|)) (-15 -2875 (|#1| |#2|))) |%noBranch|)) (-975) (-1147 |#1|) (-629 |#1| |#4| |#5|) (-351 |#1|) (-351 |#1|)) (T -99))
-((-2875 (*1 *2 *3) (-12 (|has| *2 (-6 (-4252 "*"))) (-4 *5 (-351 *2)) (-4 *6 (-351 *2)) (-4 *2 (-975)) (-5 *1 (-99 *2 *3 *4 *5 *6)) (-4 *3 (-1147 *2)) (-4 *4 (-629 *2 *5 *6)))) (-1981 (*1 *2 *3 *3) (-12 (|has| *2 (-6 (-4252 "*"))) (-4 *5 (-351 *2)) (-4 *6 (-351 *2)) (-4 *2 (-975)) (-5 *1 (-99 *2 *3 *4 *5 *6)) (-4 *3 (-1147 *2)) (-4 *4 (-629 *2 *5 *6)))) (-2355 (*1 *2 *3 *3) (-12 (-4 *4 (-975)) (-4 *2 (-629 *4 *5 *6)) (-5 *1 (-99 *4 *3 *2 *5 *6)) (-4 *3 (-1147 *4)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)))) (-4023 (*1 *2 *3 *3) (-12 (-4 *4 (-975)) (-4 *2 (-629 *4 *5 *6)) (-5 *1 (-99 *4 *3 *2 *5 *6)) (-4 *3 (-1147 *4)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)))))
-(-10 -7 (-15 -4023 (|#3| |#2| |#2|)) (-15 -2355 (|#3| |#2| |#2|)) (IF (|has| |#1| (-6 (-4252 "*"))) (PROGN (-15 -1981 (|#1| |#2| |#2|)) (-15 -2875 (|#1| |#2|))) |%noBranch|))
-((-3008 (((-108) $ $) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) NIL)) (-4162 (((-591 (-1089))) 33)) (-3090 (((-2 (|:| |zeros| (-1070 (-205))) (|:| |ones| (-1070 (-205))) (|:| |singularities| (-1070 (-205)))) (-1089)) 35)) (-4096 (((-108) $ $) NIL)))
-(((-100) (-13 (-1018) (-10 -7 (-15 -4162 ((-591 (-1089)))) (-15 -3090 ((-2 (|:| |zeros| (-1070 (-205))) (|:| |ones| (-1070 (-205))) (|:| |singularities| (-1070 (-205)))) (-1089))) (-6 -4250)))) (T -100))
-((-4162 (*1 *2) (-12 (-5 *2 (-591 (-1089))) (-5 *1 (-100)))) (-3090 (*1 *2 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-2 (|:| |zeros| (-1070 (-205))) (|:| |ones| (-1070 (-205))) (|:| |singularities| (-1070 (-205))))) (-5 *1 (-100)))))
-(-13 (-1018) (-10 -7 (-15 -4162 ((-591 (-1089)))) (-15 -3090 ((-2 (|:| |zeros| (-1070 (-205))) (|:| |ones| (-1070 (-205))) (|:| |singularities| (-1070 (-205)))) (-1089))) (-6 -4250)))
-((-1870 (($ (-591 |#2|)) 11)))
-(((-101 |#1| |#2|) (-10 -8 (-15 -1870 (|#1| (-591 |#2|)))) (-102 |#2|) (-1125)) (T -101))
-NIL
-(-10 -8 (-15 -1870 (|#1| (-591 |#2|))))
-((-3008 (((-108) $ $) 19 (|has| |#1| (-1018)))) (-3891 (((-108) $ (-712)) 8)) (-3798 (($) 7 T CONST)) (-3454 (((-591 |#1|) $) 30 (|has| $ (-6 -4250)))) (-2910 (((-108) $ (-712)) 9)) (-2552 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3249 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1|) $) 35)) (-3971 (((-108) $ (-712)) 10)) (-2339 (((-1072) $) 22 (|has| |#1| (-1018)))) (-1464 ((|#1| $) 39)) (-2470 (($ |#1| $) 40)) (-2047 (((-1036) $) 21 (|has| |#1| (-1018)))) (-3631 ((|#1| $) 41)) (-1623 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) 14)) (-3028 (((-108) $) 11)) (-3209 (($) 12)) (-2064 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3199 (($ $) 13)) (-3022 (((-796) $) 18 (|has| |#1| (-565 (-796))))) (-1870 (($ (-591 |#1|)) 42)) (-4158 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) 20 (|has| |#1| (-1018)))) (-4045 (((-712) $) 6 (|has| $ (-6 -4250)))))
+((-2673 (*1 *2 *1 *1) (-12 (-4 *1 (-97)) (-5 *2 (-108)))) (-3944 (*1 *2 *1 *1) (-12 (-4 *1 (-97)) (-5 *2 (-108)))))
+(-13 (-10 -8 (-15 -3944 ((-108) $ $)) (-15 -2673 ((-108) $ $))))
+((-2673 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-2940 ((|#1| $) NIL)) (-3727 (((-108) $ (-712)) NIL)) (-3912 ((|#1| $ |#1|) 13 (|has| $ (-6 -4251)))) (-2175 (($ $ $) NIL (|has| $ (-6 -4251)))) (-3934 (($ $ $) NIL (|has| $ (-6 -4251)))) (-3128 (($ $ (-591 |#1|)) 15)) (-2847 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4251))) (($ $ "left" $) NIL (|has| $ (-6 -4251))) (($ $ "right" $) NIL (|has| $ (-6 -4251)))) (-3245 (($ $ (-591 $)) NIL (|has| $ (-6 -4251)))) (-2055 (($) NIL T CONST)) (-3192 (($ $) 11)) (-2916 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-2275 (((-591 $) $) NIL)) (-3219 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3186 (($ $ |#1| $) 17)) (-3491 (((-108) $ (-712)) NIL)) (-4207 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3261 ((|#1| $ (-1 |#1| |#1| |#1|)) 25) (($ $ $ (-1 |#1| |#1| |#1| |#1| |#1|)) 30)) (-1405 (($ $ |#1| (-1 |#1| |#1| |#1|)) 31) (($ $ |#1| (-1 (-591 |#1|) |#1| |#1| |#1|)) 35)) (-4192 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1|) $) NIL)) (-3295 (((-108) $ (-712)) NIL)) (-3178 (($ $) 10)) (-2065 (((-591 |#1|) $) NIL)) (-2878 (((-108) $) 12)) (-2621 (((-1072) $) NIL (|has| |#1| (-1018)))) (-2937 (((-1036) $) NIL (|has| |#1| (-1018)))) (-3465 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) NIL)) (-2077 (((-108) $) 9)) (-3164 (($) 16)) (-1881 ((|#1| $ "value") NIL) (($ $ "left") NIL) (($ $ "right") NIL)) (-2194 (((-525) $ $) NIL)) (-4133 (((-108) $) NIL)) (-2960 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2873 (($ $) NIL)) (-2686 (((-796) $) NIL (|has| |#1| (-565 (-796))))) (-1567 (((-591 $) $) NIL)) (-3592 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-1216 (($ (-712) |#1|) 19)) (-1475 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-2028 (((-712) $) NIL (|has| $ (-6 -4250)))))
+(((-98 |#1|) (-13 (-121 |#1|) (-10 -8 (-6 -4250) (-6 -4251) (-15 -1216 ($ (-712) |#1|)) (-15 -3128 ($ $ (-591 |#1|))) (-15 -3261 (|#1| $ (-1 |#1| |#1| |#1|))) (-15 -3261 ($ $ $ (-1 |#1| |#1| |#1| |#1| |#1|))) (-15 -1405 ($ $ |#1| (-1 |#1| |#1| |#1|))) (-15 -1405 ($ $ |#1| (-1 (-591 |#1|) |#1| |#1| |#1|))))) (-1018)) (T -98))
+((-1216 (*1 *1 *2 *3) (-12 (-5 *2 (-712)) (-5 *1 (-98 *3)) (-4 *3 (-1018)))) (-3128 (*1 *1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1018)) (-5 *1 (-98 *3)))) (-3261 (*1 *2 *1 *3) (-12 (-5 *3 (-1 *2 *2 *2)) (-5 *1 (-98 *2)) (-4 *2 (-1018)))) (-3261 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-1 *3 *3 *3 *3 *3)) (-4 *3 (-1018)) (-5 *1 (-98 *3)))) (-1405 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1018)) (-5 *1 (-98 *2)))) (-1405 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-1 (-591 *2) *2 *2 *2)) (-4 *2 (-1018)) (-5 *1 (-98 *2)))))
+(-13 (-121 |#1|) (-10 -8 (-6 -4250) (-6 -4251) (-15 -1216 ($ (-712) |#1|)) (-15 -3128 ($ $ (-591 |#1|))) (-15 -3261 (|#1| $ (-1 |#1| |#1| |#1|))) (-15 -3261 ($ $ $ (-1 |#1| |#1| |#1| |#1| |#1|))) (-15 -1405 ($ $ |#1| (-1 |#1| |#1| |#1|))) (-15 -1405 ($ $ |#1| (-1 (-591 |#1|) |#1| |#1| |#1|)))))
+((-2583 ((|#3| |#2| |#2|) 29)) (-2327 ((|#1| |#2| |#2|) 37 (|has| |#1| (-6 (-4252 "*"))))) (-2769 ((|#3| |#2| |#2|) 30)) (-3104 ((|#1| |#2|) 41 (|has| |#1| (-6 (-4252 "*"))))))
+(((-99 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2583 (|#3| |#2| |#2|)) (-15 -2769 (|#3| |#2| |#2|)) (IF (|has| |#1| (-6 (-4252 "*"))) (PROGN (-15 -2327 (|#1| |#2| |#2|)) (-15 -3104 (|#1| |#2|))) |%noBranch|)) (-975) (-1147 |#1|) (-629 |#1| |#4| |#5|) (-351 |#1|) (-351 |#1|)) (T -99))
+((-3104 (*1 *2 *3) (-12 (|has| *2 (-6 (-4252 "*"))) (-4 *5 (-351 *2)) (-4 *6 (-351 *2)) (-4 *2 (-975)) (-5 *1 (-99 *2 *3 *4 *5 *6)) (-4 *3 (-1147 *2)) (-4 *4 (-629 *2 *5 *6)))) (-2327 (*1 *2 *3 *3) (-12 (|has| *2 (-6 (-4252 "*"))) (-4 *5 (-351 *2)) (-4 *6 (-351 *2)) (-4 *2 (-975)) (-5 *1 (-99 *2 *3 *4 *5 *6)) (-4 *3 (-1147 *2)) (-4 *4 (-629 *2 *5 *6)))) (-2769 (*1 *2 *3 *3) (-12 (-4 *4 (-975)) (-4 *2 (-629 *4 *5 *6)) (-5 *1 (-99 *4 *3 *2 *5 *6)) (-4 *3 (-1147 *4)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)))) (-2583 (*1 *2 *3 *3) (-12 (-4 *4 (-975)) (-4 *2 (-629 *4 *5 *6)) (-5 *1 (-99 *4 *3 *2 *5 *6)) (-4 *3 (-1147 *4)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)))))
+(-10 -7 (-15 -2583 (|#3| |#2| |#2|)) (-15 -2769 (|#3| |#2| |#2|)) (IF (|has| |#1| (-6 (-4252 "*"))) (PROGN (-15 -2327 (|#1| |#2| |#2|)) (-15 -3104 (|#1| |#2|))) |%noBranch|))
+((-2673 (((-108) $ $) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) NIL)) (-1510 (((-591 (-1089))) 33)) (-1553 (((-2 (|:| |zeros| (-1070 (-205))) (|:| |ones| (-1070 (-205))) (|:| |singularities| (-1070 (-205)))) (-1089)) 35)) (-3944 (((-108) $ $) NIL)))
+(((-100) (-13 (-1018) (-10 -7 (-15 -1510 ((-591 (-1089)))) (-15 -1553 ((-2 (|:| |zeros| (-1070 (-205))) (|:| |ones| (-1070 (-205))) (|:| |singularities| (-1070 (-205)))) (-1089))) (-6 -4250)))) (T -100))
+((-1510 (*1 *2) (-12 (-5 *2 (-591 (-1089))) (-5 *1 (-100)))) (-1553 (*1 *2 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-2 (|:| |zeros| (-1070 (-205))) (|:| |ones| (-1070 (-205))) (|:| |singularities| (-1070 (-205))))) (-5 *1 (-100)))))
+(-13 (-1018) (-10 -7 (-15 -1510 ((-591 (-1089)))) (-15 -1553 ((-2 (|:| |zeros| (-1070 (-205))) (|:| |ones| (-1070 (-205))) (|:| |singularities| (-1070 (-205)))) (-1089))) (-6 -4250)))
+((-2453 (($ (-591 |#2|)) 11)))
+(((-101 |#1| |#2|) (-10 -8 (-15 -2453 (|#1| (-591 |#2|)))) (-102 |#2|) (-1125)) (T -101))
+NIL
+(-10 -8 (-15 -2453 (|#1| (-591 |#2|))))
+((-2673 (((-108) $ $) 19 (|has| |#1| (-1018)))) (-3727 (((-108) $ (-712)) 8)) (-2055 (($) 7 T CONST)) (-2916 (((-591 |#1|) $) 30 (|has| $ (-6 -4250)))) (-3491 (((-108) $ (-712)) 9)) (-4207 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-4192 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1|) $) 35)) (-3295 (((-108) $ (-712)) 10)) (-2621 (((-1072) $) 22 (|has| |#1| (-1018)))) (-3949 ((|#1| $) 39)) (-1520 (($ |#1| $) 40)) (-2937 (((-1036) $) 21 (|has| |#1| (-1018)))) (-4166 ((|#1| $) 41)) (-3465 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) 14)) (-2077 (((-108) $) 11)) (-3164 (($) 12)) (-2960 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-2873 (($ $) 13)) (-2686 (((-796) $) 18 (|has| |#1| (-565 (-796))))) (-2453 (($ (-591 |#1|)) 42)) (-1475 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) 20 (|has| |#1| (-1018)))) (-2028 (((-712) $) 6 (|has| $ (-6 -4250)))))
(((-102 |#1|) (-131) (-1125)) (T -102))
-((-1870 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1125)) (-4 *1 (-102 *3)))) (-3631 (*1 *2 *1) (-12 (-4 *1 (-102 *2)) (-4 *2 (-1125)))) (-2470 (*1 *1 *2 *1) (-12 (-4 *1 (-102 *2)) (-4 *2 (-1125)))) (-1464 (*1 *2 *1) (-12 (-4 *1 (-102 *2)) (-4 *2 (-1125)))))
-(-13 (-464 |t#1|) (-10 -8 (-6 -4251) (-15 -1870 ($ (-591 |t#1|))) (-15 -3631 (|t#1| $)) (-15 -2470 ($ |t#1| $)) (-15 -1464 (|t#1| $))))
-(((-33) . T) ((-97) |has| |#1| (-1018)) ((-565 (-796)) -3321 (|has| |#1| (-1018)) (|has| |#1| (-565 (-796)))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-1018) |has| |#1| (-1018)) ((-1125) . T))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-1508 (((-525) $) NIL (|has| (-525) (-286)))) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3706 (($ $) NIL)) (-1715 (((-108) $) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-1965 (((-396 (-1085 $)) (-1085 $)) NIL (|has| (-525) (-842)))) (-1291 (($ $) NIL)) (-2827 (((-396 $) $) NIL)) (-2252 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) NIL (|has| (-525) (-842)))) (-1947 (((-108) $ $) NIL)) (-3329 (((-525) $) NIL (|has| (-525) (-761)))) (-3798 (($) NIL T CONST)) (-1251 (((-3 (-525) "failed") $) NIL) (((-3 (-1089) "failed") $) NIL (|has| (-525) (-966 (-1089)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| (-525) (-966 (-525)))) (((-3 (-525) "failed") $) NIL (|has| (-525) (-966 (-525))))) (-3528 (((-525) $) NIL) (((-1089) $) NIL (|has| (-525) (-966 (-1089)))) (((-385 (-525)) $) NIL (|has| (-525) (-966 (-525)))) (((-525) $) NIL (|has| (-525) (-966 (-525))))) (-2129 (($ $ $) NIL)) (-3305 (((-631 (-525)) (-631 $)) NIL (|has| (-525) (-587 (-525)))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| (-525) (-587 (-525)))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL) (((-631 (-525)) (-631 $)) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-3377 (($) NIL (|has| (-525) (-510)))) (-2110 (($ $ $) NIL)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL)) (-2744 (((-108) $) NIL)) (-2134 (((-108) $) NIL (|has| (-525) (-761)))) (-2011 (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (|has| (-525) (-819 (-525)))) (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (|has| (-525) (-819 (-357))))) (-2824 (((-108) $) NIL)) (-2368 (($ $) NIL)) (-1738 (((-525) $) NIL)) (-2085 (((-3 $ "failed") $) NIL (|has| (-525) (-1065)))) (-2732 (((-108) $) NIL (|has| (-525) (-761)))) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3741 (($ $ $) NIL (|has| (-525) (-788)))) (-2478 (($ $ $) NIL (|has| (-525) (-788)))) (-1340 (($ (-1 (-525) (-525)) $) NIL)) (-1356 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2339 (((-1072) $) NIL)) (-1622 (($ $) NIL)) (-3506 (($) NIL (|has| (-525) (-1065)) CONST)) (-2047 (((-1036) $) NIL)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-1399 (($ $ $) NIL) (($ (-591 $)) NIL)) (-3093 (($ $) NIL (|has| (-525) (-286))) (((-385 (-525)) $) NIL)) (-2662 (((-525) $) NIL (|has| (-525) (-510)))) (-2916 (((-396 (-1085 $)) (-1085 $)) NIL (|has| (-525) (-842)))) (-1626 (((-396 (-1085 $)) (-1085 $)) NIL (|has| (-525) (-842)))) (-1348 (((-396 $) $) NIL)) (-3375 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2089 (((-3 $ "failed") $ $) NIL)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-4132 (($ $ (-591 (-525)) (-591 (-525))) NIL (|has| (-525) (-288 (-525)))) (($ $ (-525) (-525)) NIL (|has| (-525) (-288 (-525)))) (($ $ (-273 (-525))) NIL (|has| (-525) (-288 (-525)))) (($ $ (-591 (-273 (-525)))) NIL (|has| (-525) (-288 (-525)))) (($ $ (-591 (-1089)) (-591 (-525))) NIL (|has| (-525) (-486 (-1089) (-525)))) (($ $ (-1089) (-525)) NIL (|has| (-525) (-486 (-1089) (-525))))) (-1712 (((-712) $) NIL)) (-3164 (($ $ (-525)) NIL (|has| (-525) (-265 (-525) (-525))))) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL)) (-3266 (($ $) NIL (|has| (-525) (-213))) (($ $ (-712)) NIL (|has| (-525) (-213))) (($ $ (-1089)) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-1 (-525) (-525)) (-712)) NIL) (($ $ (-1 (-525) (-525))) NIL)) (-2966 (($ $) NIL)) (-1754 (((-525) $) NIL)) (-1408 (((-825 (-525)) $) NIL (|has| (-525) (-566 (-825 (-525))))) (((-825 (-357)) $) NIL (|has| (-525) (-566 (-825 (-357))))) (((-501) $) NIL (|has| (-525) (-566 (-501)))) (((-357) $) NIL (|has| (-525) (-951))) (((-205) $) NIL (|has| (-525) (-951)))) (-2265 (((-3 (-1171 $) "failed") (-631 $)) NIL (-12 (|has| $ (-136)) (|has| (-525) (-842))))) (-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) 8) (($ (-525)) NIL) (($ (-1089)) NIL (|has| (-525) (-966 (-1089)))) (((-385 (-525)) $) NIL) (((-934 2) $) 10)) (-1437 (((-3 $ "failed") $) NIL (-3321 (-12 (|has| $ (-136)) (|has| (-525) (-842))) (|has| (-525) (-136))))) (-2128 (((-712)) NIL)) (-3862 (((-525) $) NIL (|has| (-525) (-510)))) (-2344 (($ (-385 (-525))) 9)) (-2495 (((-108) $ $) NIL)) (-1539 (($ $) NIL (|has| (-525) (-761)))) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-4191 (($) NIL T CONST)) (-4197 (($) NIL T CONST)) (-4196 (($ $) NIL (|has| (-525) (-213))) (($ $ (-712)) NIL (|has| (-525) (-213))) (($ $ (-1089)) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-1 (-525) (-525)) (-712)) NIL) (($ $ (-1 (-525) (-525))) NIL)) (-4135 (((-108) $ $) NIL (|has| (-525) (-788)))) (-4119 (((-108) $ $) NIL (|has| (-525) (-788)))) (-4096 (((-108) $ $) NIL)) (-4126 (((-108) $ $) NIL (|has| (-525) (-788)))) (-4112 (((-108) $ $) NIL (|has| (-525) (-788)))) (-4173 (($ $ $) NIL) (($ (-525) (-525)) NIL)) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ (-525) $) NIL) (($ $ (-525)) NIL)))
-(((-103) (-13 (-923 (-525)) (-10 -8 (-15 -3022 ((-385 (-525)) $)) (-15 -3022 ((-934 2) $)) (-15 -3093 ((-385 (-525)) $)) (-15 -2344 ($ (-385 (-525))))))) (T -103))
-((-3022 (*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-103)))) (-3022 (*1 *2 *1) (-12 (-5 *2 (-934 2)) (-5 *1 (-103)))) (-3093 (*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-103)))) (-2344 (*1 *1 *2) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-103)))))
-(-13 (-923 (-525)) (-10 -8 (-15 -3022 ((-385 (-525)) $)) (-15 -3022 ((-934 2) $)) (-15 -3093 ((-385 (-525)) $)) (-15 -2344 ($ (-385 (-525))))))
-((-2848 (((-591 (-897)) $) 14)) (-2400 (((-1089) $) 10)) (-3022 (((-796) $) 23)) (-3483 (($ (-1089) (-591 (-897))) 15)))
-(((-104) (-13 (-565 (-796)) (-10 -8 (-15 -2400 ((-1089) $)) (-15 -2848 ((-591 (-897)) $)) (-15 -3483 ($ (-1089) (-591 (-897))))))) (T -104))
-((-2400 (*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-104)))) (-2848 (*1 *2 *1) (-12 (-5 *2 (-591 (-897))) (-5 *1 (-104)))) (-3483 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-591 (-897))) (-5 *1 (-104)))))
-(-13 (-565 (-796)) (-10 -8 (-15 -2400 ((-1089) $)) (-15 -2848 ((-591 (-897)) $)) (-15 -3483 ($ (-1089) (-591 (-897))))))
-((-3008 (((-108) $ $) NIL)) (-3598 (((-1036) $ (-1036)) 24)) (-3522 (($ $ (-1072)) 17)) (-2815 (((-3 (-1036) "failed") $) 23)) (-1277 (((-1036) $) 21)) (-2199 (((-1036) $ (-1036)) 26)) (-3004 (((-1036) $) 25)) (-1976 (($ (-366)) NIL) (($ (-366) (-1072)) 16)) (-2400 (((-366) $) NIL)) (-2339 (((-1072) $) NIL)) (-3317 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) NIL)) (-2886 (($ $) 18)) (-4096 (((-108) $ $) NIL)))
-(((-105) (-13 (-342 (-366) (-1036)) (-10 -8 (-15 -2815 ((-3 (-1036) "failed") $)) (-15 -3004 ((-1036) $)) (-15 -2199 ((-1036) $ (-1036)))))) (T -105))
-((-2815 (*1 *2 *1) (|partial| -12 (-5 *2 (-1036)) (-5 *1 (-105)))) (-3004 (*1 *2 *1) (-12 (-5 *2 (-1036)) (-5 *1 (-105)))) (-2199 (*1 *2 *1 *2) (-12 (-5 *2 (-1036)) (-5 *1 (-105)))))
-(-13 (-342 (-366) (-1036)) (-10 -8 (-15 -2815 ((-3 (-1036) "failed") $)) (-15 -3004 ((-1036) $)) (-15 -2199 ((-1036) $ (-1036)))))
-((-3008 (((-108) $ $) NIL)) (-1917 (($ $) NIL)) (-3931 (($ $ $) NIL)) (-3296 (((-1176) $ (-525) (-525)) NIL (|has| $ (-6 -4251)))) (-3203 (((-108) $) NIL (|has| (-108) (-788))) (((-108) (-1 (-108) (-108) (-108)) $) NIL)) (-4026 (($ $) NIL (-12 (|has| $ (-6 -4251)) (|has| (-108) (-788)))) (($ (-1 (-108) (-108) (-108)) $) NIL (|has| $ (-6 -4251)))) (-3327 (($ $) NIL (|has| (-108) (-788))) (($ (-1 (-108) (-108) (-108)) $) NIL)) (-3891 (((-108) $ (-712)) NIL)) (-3186 (((-108) $ (-1138 (-525)) (-108)) NIL (|has| $ (-6 -4251))) (((-108) $ (-525) (-108)) NIL (|has| $ (-6 -4251)))) (-2305 (($ (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4250)))) (-3798 (($) NIL T CONST)) (-2598 (($ $) NIL (|has| $ (-6 -4251)))) (-2617 (($ $) NIL)) (-3098 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-108) (-1018))))) (-3677 (($ (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4250))) (($ (-108) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-108) (-1018))))) (-1227 (((-108) (-1 (-108) (-108) (-108)) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) (-108) (-108)) $ (-108)) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) (-108) (-108)) $ (-108) (-108)) NIL (-12 (|has| $ (-6 -4250)) (|has| (-108) (-1018))))) (-3255 (((-108) $ (-525) (-108)) NIL (|has| $ (-6 -4251)))) (-3217 (((-108) $ (-525)) NIL)) (-3004 (((-525) (-108) $ (-525)) NIL (|has| (-108) (-1018))) (((-525) (-108) $) NIL (|has| (-108) (-1018))) (((-525) (-1 (-108) (-108)) $) NIL)) (-3454 (((-591 (-108)) $) NIL (|has| $ (-6 -4250)))) (-1209 (($ $ $) NIL)) (-2247 (($ $) NIL)) (-2580 (($ $ $) NIL)) (-1268 (($ (-712) (-108)) 8)) (-3661 (($ $ $) NIL)) (-2910 (((-108) $ (-712)) NIL)) (-3630 (((-525) $) NIL (|has| (-525) (-788)))) (-3741 (($ $ $) NIL)) (-2131 (($ $ $) NIL (|has| (-108) (-788))) (($ (-1 (-108) (-108) (-108)) $ $) NIL)) (-2552 (((-591 (-108)) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) (-108) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-108) (-1018))))) (-3468 (((-525) $) NIL (|has| (-525) (-788)))) (-2478 (($ $ $) NIL)) (-3249 (($ (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4251)))) (-1340 (($ (-1 (-108) (-108) (-108)) $ $) NIL) (($ (-1 (-108) (-108)) $) NIL)) (-3971 (((-108) $ (-712)) NIL)) (-2339 (((-1072) $) NIL)) (-4189 (($ $ $ (-525)) NIL) (($ (-108) $ (-525)) NIL)) (-2511 (((-591 (-525)) $) NIL)) (-2791 (((-108) (-525) $) NIL)) (-2047 (((-1036) $) NIL)) (-3066 (((-108) $) NIL (|has| (-525) (-788)))) (-2069 (((-3 (-108) "failed") (-1 (-108) (-108)) $) NIL)) (-1941 (($ $ (-108)) NIL (|has| $ (-6 -4251)))) (-1623 (((-108) (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-108)) (-591 (-108))) NIL (-12 (|has| (-108) (-288 (-108))) (|has| (-108) (-1018)))) (($ $ (-108) (-108)) NIL (-12 (|has| (-108) (-288 (-108))) (|has| (-108) (-1018)))) (($ $ (-273 (-108))) NIL (-12 (|has| (-108) (-288 (-108))) (|has| (-108) (-1018)))) (($ $ (-591 (-273 (-108)))) NIL (-12 (|has| (-108) (-288 (-108))) (|has| (-108) (-1018))))) (-3493 (((-108) $ $) NIL)) (-1615 (((-108) (-108) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-108) (-1018))))) (-3339 (((-591 (-108)) $) NIL)) (-3028 (((-108) $) NIL)) (-3209 (($) NIL)) (-3164 (($ $ (-1138 (-525))) NIL) (((-108) $ (-525)) NIL) (((-108) $ (-525) (-108)) NIL)) (-2777 (($ $ (-1138 (-525))) NIL) (($ $ (-525)) NIL)) (-2064 (((-712) (-108) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-108) (-1018)))) (((-712) (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4250)))) (-4063 (($ $ $ (-525)) NIL (|has| $ (-6 -4251)))) (-3199 (($ $) NIL)) (-1408 (((-501) $) NIL (|has| (-108) (-566 (-501))))) (-3036 (($ (-591 (-108))) NIL)) (-3690 (($ (-591 $)) NIL) (($ $ $) NIL) (($ (-108) $) NIL) (($ $ (-108)) NIL)) (-3022 (((-796) $) NIL)) (-3759 (($ (-712) (-108)) 9)) (-4158 (((-108) (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4250)))) (-1213 (($ $ $) NIL)) (-3710 (($ $) NIL)) (-3625 (($ $ $) NIL)) (-4135 (((-108) $ $) NIL)) (-4119 (((-108) $ $) NIL)) (-4096 (((-108) $ $) NIL)) (-4126 (((-108) $ $) NIL)) (-4112 (((-108) $ $) NIL)) (-3613 (($ $ $) NIL)) (-4045 (((-712) $) NIL (|has| $ (-6 -4250)))))
-(((-106) (-13 (-119) (-10 -8 (-15 -3759 ($ (-712) (-108)))))) (T -106))
-((-3759 (*1 *1 *2 *3) (-12 (-5 *2 (-712)) (-5 *3 (-108)) (-5 *1 (-106)))))
-(-13 (-119) (-10 -8 (-15 -3759 ($ (-712) (-108)))))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-2157 (((-3 $ "failed") $ $) 19)) (-3798 (($) 17 T CONST)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-3022 (((-796) $) 11)) (-4191 (($) 18 T CONST)) (-4096 (((-108) $ $) 6)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ |#1| $) 23) (($ $ |#2|) 26)))
+((-2453 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1125)) (-4 *1 (-102 *3)))) (-4166 (*1 *2 *1) (-12 (-4 *1 (-102 *2)) (-4 *2 (-1125)))) (-1520 (*1 *1 *2 *1) (-12 (-4 *1 (-102 *2)) (-4 *2 (-1125)))) (-3949 (*1 *2 *1) (-12 (-4 *1 (-102 *2)) (-4 *2 (-1125)))))
+(-13 (-464 |t#1|) (-10 -8 (-6 -4251) (-15 -2453 ($ (-591 |t#1|))) (-15 -4166 (|t#1| $)) (-15 -1520 ($ |t#1| $)) (-15 -3949 (|t#1| $))))
+(((-33) . T) ((-97) |has| |#1| (-1018)) ((-565 (-796)) -3150 (|has| |#1| (-1018)) (|has| |#1| (-565 (-796)))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-1018) |has| |#1| (-1018)) ((-1125) . T))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-2314 (((-525) $) NIL (|has| (-525) (-286)))) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3641 (($ $) NIL)) (-3077 (((-108) $) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2179 (((-396 (-1085 $)) (-1085 $)) NIL (|has| (-525) (-842)))) (-1720 (($ $) NIL)) (-3898 (((-396 $) $) NIL)) (-3008 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) NIL (|has| (-525) (-842)))) (-1965 (((-108) $ $) NIL)) (-4188 (((-525) $) NIL (|has| (-525) (-761)))) (-2055 (($) NIL T CONST)) (-4174 (((-3 (-525) "failed") $) NIL) (((-3 (-1089) "failed") $) NIL (|has| (-525) (-966 (-1089)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| (-525) (-966 (-525)))) (((-3 (-525) "failed") $) NIL (|has| (-525) (-966 (-525))))) (-3341 (((-525) $) NIL) (((-1089) $) NIL (|has| (-525) (-966 (-1089)))) (((-385 (-525)) $) NIL (|has| (-525) (-966 (-525)))) (((-525) $) NIL (|has| (-525) (-966 (-525))))) (-3265 (($ $ $) NIL)) (-3925 (((-631 (-525)) (-631 $)) NIL (|has| (-525) (-587 (-525)))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| (-525) (-587 (-525)))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL) (((-631 (-525)) (-631 $)) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-1325 (($) NIL (|has| (-525) (-510)))) (-3239 (($ $ $) NIL)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL)) (-2393 (((-108) $) NIL)) (-3489 (((-108) $) NIL (|has| (-525) (-761)))) (-4018 (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (|has| (-525) (-819 (-525)))) (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (|has| (-525) (-819 (-357))))) (-3865 (((-108) $) NIL)) (-2920 (($ $) NIL)) (-1384 (((-525) $) NIL)) (-2115 (((-3 $ "failed") $) NIL (|has| (-525) (-1065)))) (-2256 (((-108) $) NIL (|has| (-525) (-761)))) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1923 (($ $ $) NIL (|has| (-525) (-788)))) (-3475 (($ $ $) NIL (|has| (-525) (-788)))) (-1257 (($ (-1 (-525) (-525)) $) NIL)) (-2081 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2621 (((-1072) $) NIL)) (-1523 (($ $) NIL)) (-3492 (($) NIL (|has| (-525) (-1065)) CONST)) (-2937 (((-1036) $) NIL)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-2124 (($ $ $) NIL) (($ (-591 $)) NIL)) (-1583 (($ $) NIL (|has| (-525) (-286))) (((-385 (-525)) $) NIL)) (-2767 (((-525) $) NIL (|has| (-525) (-510)))) (-3550 (((-396 (-1085 $)) (-1085 $)) NIL (|has| (-525) (-842)))) (-3534 (((-396 (-1085 $)) (-1085 $)) NIL (|has| (-525) (-842)))) (-2542 (((-396 $) $) NIL)) (-3387 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3210 (((-3 $ "failed") $ $) NIL)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1980 (($ $ (-591 (-525)) (-591 (-525))) NIL (|has| (-525) (-288 (-525)))) (($ $ (-525) (-525)) NIL (|has| (-525) (-288 (-525)))) (($ $ (-273 (-525))) NIL (|has| (-525) (-288 (-525)))) (($ $ (-591 (-273 (-525)))) NIL (|has| (-525) (-288 (-525)))) (($ $ (-591 (-1089)) (-591 (-525))) NIL (|has| (-525) (-486 (-1089) (-525)))) (($ $ (-1089) (-525)) NIL (|has| (-525) (-486 (-1089) (-525))))) (-3048 (((-712) $) NIL)) (-1881 (($ $ (-525)) NIL (|has| (-525) (-265 (-525) (-525))))) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL)) (-2209 (($ $) NIL (|has| (-525) (-213))) (($ $ (-712)) NIL (|has| (-525) (-213))) (($ $ (-1089)) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-1 (-525) (-525)) (-712)) NIL) (($ $ (-1 (-525) (-525))) NIL)) (-2774 (($ $) NIL)) (-1396 (((-525) $) NIL)) (-1300 (((-825 (-525)) $) NIL (|has| (-525) (-566 (-825 (-525))))) (((-825 (-357)) $) NIL (|has| (-525) (-566 (-825 (-357))))) (((-501) $) NIL (|has| (-525) (-566 (-501)))) (((-357) $) NIL (|has| (-525) (-951))) (((-205) $) NIL (|has| (-525) (-951)))) (-3124 (((-3 (-1171 $) "failed") (-631 $)) NIL (-12 (|has| $ (-136)) (|has| (-525) (-842))))) (-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) 8) (($ (-525)) NIL) (($ (-1089)) NIL (|has| (-525) (-966 (-1089)))) (((-385 (-525)) $) NIL) (((-934 2) $) 10)) (-3751 (((-3 $ "failed") $) NIL (-3150 (-12 (|has| $ (-136)) (|has| (-525) (-842))) (|has| (-525) (-136))))) (-3425 (((-712)) NIL)) (-1584 (((-525) $) NIL (|has| (-525) (-510)))) (-2670 (($ (-385 (-525))) 9)) (-1724 (((-108) $ $) NIL)) (-1460 (($ $) NIL (|has| (-525) (-761)))) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-1830 (($) NIL T CONST)) (-1839 (($) NIL T CONST)) (-1796 (($ $) NIL (|has| (-525) (-213))) (($ $ (-712)) NIL (|has| (-525) (-213))) (($ $ (-1089)) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-1 (-525) (-525)) (-712)) NIL) (($ $ (-1 (-525) (-525))) NIL)) (-4004 (((-108) $ $) NIL (|has| (-525) (-788)))) (-3982 (((-108) $ $) NIL (|has| (-525) (-788)))) (-3944 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL (|has| (-525) (-788)))) (-3971 (((-108) $ $) NIL (|has| (-525) (-788)))) (-4059 (($ $ $) NIL) (($ (-525) (-525)) NIL)) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ (-525) $) NIL) (($ $ (-525)) NIL)))
+(((-103) (-13 (-923 (-525)) (-10 -8 (-15 -2686 ((-385 (-525)) $)) (-15 -2686 ((-934 2) $)) (-15 -1583 ((-385 (-525)) $)) (-15 -2670 ($ (-385 (-525))))))) (T -103))
+((-2686 (*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-103)))) (-2686 (*1 *2 *1) (-12 (-5 *2 (-934 2)) (-5 *1 (-103)))) (-1583 (*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-103)))) (-2670 (*1 *1 *2) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-103)))))
+(-13 (-923 (-525)) (-10 -8 (-15 -2686 ((-385 (-525)) $)) (-15 -2686 ((-934 2) $)) (-15 -1583 ((-385 (-525)) $)) (-15 -2670 ($ (-385 (-525))))))
+((-3263 (((-591 (-897)) $) 14)) (-3419 (((-1089) $) 10)) (-2686 (((-796) $) 23)) (-1932 (($ (-1089) (-591 (-897))) 15)))
+(((-104) (-13 (-565 (-796)) (-10 -8 (-15 -3419 ((-1089) $)) (-15 -3263 ((-591 (-897)) $)) (-15 -1932 ($ (-1089) (-591 (-897))))))) (T -104))
+((-3419 (*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-104)))) (-3263 (*1 *2 *1) (-12 (-5 *2 (-591 (-897))) (-5 *1 (-104)))) (-1932 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-591 (-897))) (-5 *1 (-104)))))
+(-13 (-565 (-796)) (-10 -8 (-15 -3419 ((-1089) $)) (-15 -3263 ((-591 (-897)) $)) (-15 -1932 ($ (-1089) (-591 (-897))))))
+((-2673 (((-108) $ $) NIL)) (-3806 (((-1036) $ (-1036)) 24)) (-2375 (($ $ (-1072)) 17)) (-3792 (((-3 (-1036) "failed") $) 23)) (-1608 (((-1036) $) 21)) (-3776 (((-1036) $ (-1036)) 26)) (-1734 (((-1036) $) 25)) (-1472 (($ (-366)) NIL) (($ (-366) (-1072)) 16)) (-3419 (((-366) $) NIL)) (-2621 (((-1072) $) NIL)) (-4052 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) NIL)) (-3236 (($ $) 18)) (-3944 (((-108) $ $) NIL)))
+(((-105) (-13 (-342 (-366) (-1036)) (-10 -8 (-15 -3792 ((-3 (-1036) "failed") $)) (-15 -1734 ((-1036) $)) (-15 -3776 ((-1036) $ (-1036)))))) (T -105))
+((-3792 (*1 *2 *1) (|partial| -12 (-5 *2 (-1036)) (-5 *1 (-105)))) (-1734 (*1 *2 *1) (-12 (-5 *2 (-1036)) (-5 *1 (-105)))) (-3776 (*1 *2 *1 *2) (-12 (-5 *2 (-1036)) (-5 *1 (-105)))))
+(-13 (-342 (-366) (-1036)) (-10 -8 (-15 -3792 ((-3 (-1036) "failed") $)) (-15 -1734 ((-1036) $)) (-15 -3776 ((-1036) $ (-1036)))))
+((-2673 (((-108) $ $) NIL)) (-1426 (($ $) NIL)) (-2216 (($ $ $) NIL)) (-3832 (((-1176) $ (-525) (-525)) NIL (|has| $ (-6 -4251)))) (-3110 (((-108) $) NIL (|has| (-108) (-788))) (((-108) (-1 (-108) (-108) (-108)) $) NIL)) (-2613 (($ $) NIL (-12 (|has| $ (-6 -4251)) (|has| (-108) (-788)))) (($ (-1 (-108) (-108) (-108)) $) NIL (|has| $ (-6 -4251)))) (-1282 (($ $) NIL (|has| (-108) (-788))) (($ (-1 (-108) (-108) (-108)) $) NIL)) (-3727 (((-108) $ (-712)) NIL)) (-2847 (((-108) $ (-1138 (-525)) (-108)) NIL (|has| $ (-6 -4251))) (((-108) $ (-525) (-108)) NIL (|has| $ (-6 -4251)))) (-2467 (($ (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4250)))) (-2055 (($) NIL T CONST)) (-3405 (($ $) NIL (|has| $ (-6 -4251)))) (-2747 (($ $) NIL)) (-2908 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-108) (-1018))))) (-2537 (($ (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4250))) (($ (-108) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-108) (-1018))))) (-3618 (((-108) (-1 (-108) (-108) (-108)) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) (-108) (-108)) $ (-108)) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) (-108) (-108)) $ (-108) (-108)) NIL (-12 (|has| $ (-6 -4250)) (|has| (-108) (-1018))))) (-4205 (((-108) $ (-525) (-108)) NIL (|has| $ (-6 -4251)))) (-4121 (((-108) $ (-525)) NIL)) (-1734 (((-525) (-108) $ (-525)) NIL (|has| (-108) (-1018))) (((-525) (-108) $) NIL (|has| (-108) (-1018))) (((-525) (-1 (-108) (-108)) $) NIL)) (-2916 (((-591 (-108)) $) NIL (|has| $ (-6 -4250)))) (-3532 (($ $ $) NIL)) (-3389 (($ $) NIL)) (-3200 (($ $ $) NIL)) (-1316 (($ (-712) (-108)) 8)) (-3185 (($ $ $) NIL)) (-3491 (((-108) $ (-712)) NIL)) (-4152 (((-525) $) NIL (|has| (-525) (-788)))) (-1923 (($ $ $) NIL)) (-3459 (($ $ $) NIL (|has| (-108) (-788))) (($ (-1 (-108) (-108) (-108)) $ $) NIL)) (-4207 (((-591 (-108)) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) (-108) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-108) (-1018))))) (-1826 (((-525) $) NIL (|has| (-525) (-788)))) (-3475 (($ $ $) NIL)) (-4192 (($ (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4251)))) (-1257 (($ (-1 (-108) (-108) (-108)) $ $) NIL) (($ (-1 (-108) (-108)) $) NIL)) (-3295 (((-108) $ (-712)) NIL)) (-2621 (((-1072) $) NIL)) (-2059 (($ $ $ (-525)) NIL) (($ (-108) $ (-525)) NIL)) (-3761 (((-591 (-525)) $) NIL)) (-1675 (((-108) (-525) $) NIL)) (-2937 (((-1036) $) NIL)) (-2872 (((-108) $) NIL (|has| (-525) (-788)))) (-2714 (((-3 (-108) "failed") (-1 (-108) (-108)) $) NIL)) (-1858 (($ $ (-108)) NIL (|has| $ (-6 -4251)))) (-3465 (((-108) (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-108)) (-591 (-108))) NIL (-12 (|has| (-108) (-288 (-108))) (|has| (-108) (-1018)))) (($ $ (-108) (-108)) NIL (-12 (|has| (-108) (-288 (-108))) (|has| (-108) (-1018)))) (($ $ (-273 (-108))) NIL (-12 (|has| (-108) (-288 (-108))) (|has| (-108) (-1018)))) (($ $ (-591 (-273 (-108)))) NIL (-12 (|has| (-108) (-288 (-108))) (|has| (-108) (-1018))))) (-2023 (((-108) $ $) NIL)) (-3384 (((-108) (-108) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-108) (-1018))))) (-2998 (((-591 (-108)) $) NIL)) (-2077 (((-108) $) NIL)) (-3164 (($) NIL)) (-1881 (($ $ (-1138 (-525))) NIL) (((-108) $ (-525)) NIL) (((-108) $ (-525) (-108)) NIL)) (-3226 (($ $ (-1138 (-525))) NIL) (($ $ (-525)) NIL)) (-2960 (((-712) (-108) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-108) (-1018)))) (((-712) (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4250)))) (-2992 (($ $ $ (-525)) NIL (|has| $ (-6 -4251)))) (-2873 (($ $) NIL)) (-1300 (((-501) $) NIL (|has| (-108) (-566 (-501))))) (-2695 (($ (-591 (-108))) NIL)) (-1624 (($ (-591 $)) NIL) (($ $ $) NIL) (($ (-108) $) NIL) (($ $ (-108)) NIL)) (-2686 (((-796) $) NIL)) (-2901 (($ (-712) (-108)) 9)) (-1475 (((-108) (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4250)))) (-3543 (($ $ $) NIL)) (-1401 (($ $) NIL)) (-3691 (($ $ $) NIL)) (-4004 (((-108) $ $) NIL)) (-3982 (((-108) $ $) NIL)) (-3944 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL)) (-3971 (((-108) $ $) NIL)) (-3677 (($ $ $) NIL)) (-2028 (((-712) $) NIL (|has| $ (-6 -4250)))))
+(((-106) (-13 (-119) (-10 -8 (-15 -2901 ($ (-712) (-108)))))) (T -106))
+((-2901 (*1 *1 *2 *3) (-12 (-5 *2 (-712)) (-5 *3 (-108)) (-5 *1 (-106)))))
+(-13 (-119) (-10 -8 (-15 -2901 ($ (-712) (-108)))))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-3332 (((-3 $ "failed") $ $) 19)) (-2055 (($) 17 T CONST)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-2686 (((-796) $) 11)) (-1830 (($) 18 T CONST)) (-3944 (((-108) $ $) 6)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ |#1| $) 23) (($ $ |#2|) 26)))
(((-107 |#1| |#2|) (-131) (-975) (-975)) (T -107))
NIL
(-13 (-593 |t#1|) (-981 |t#2|) (-10 -7 (-6 -4245) (-6 -4244)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-126) . T) ((-565 (-796)) . T) ((-593 |#1|) . T) ((-981 |#2|) . T) ((-1018) . T))
-((-3008 (((-108) $ $) NIL)) (-1917 (($ $) 12)) (-3931 (($ $ $) 17)) (-2892 (($) 8 T CONST)) (-1240 (((-108) $) 7)) (-3032 (((-712)) 25)) (-3377 (($) 31)) (-1209 (($ $ $) 15)) (-2247 (($ $) 10)) (-2580 (($ $ $) 18)) (-3661 (($ $ $) 19)) (-3741 (($ $ $) NIL)) (-2478 (($ $ $) NIL)) (-3016 (((-854) $) 30)) (-2339 (((-1072) $) NIL)) (-2226 (($ (-854)) 29)) (-3917 (($ $ $) 21)) (-2047 (((-1036) $) NIL)) (-1421 (($) 9 T CONST)) (-1520 (($ $ $) 22)) (-1408 (((-501) $) 37)) (-3022 (((-796) $) 40)) (-1213 (($ $ $) 13)) (-3710 (($ $) 11)) (-3625 (($ $ $) 16)) (-4135 (((-108) $ $) NIL)) (-4119 (((-108) $ $) NIL)) (-4096 (((-108) $ $) 20)) (-4126 (((-108) $ $) NIL)) (-4112 (((-108) $ $) 23)) (-3613 (($ $ $) 14)))
-(((-108) (-13 (-788) (-346) (-606) (-899) (-566 (-501)) (-10 -8 (-15 -2892 ($) -2058) (-15 -1421 ($) -2058) (-15 -3710 ($ $)) (-15 -3931 ($ $ $)) (-15 -3661 ($ $ $)) (-15 -2580 ($ $ $)) (-15 -1240 ((-108) $))))) (T -108))
-((-2892 (*1 *1) (-5 *1 (-108))) (-1421 (*1 *1) (-5 *1 (-108))) (-3710 (*1 *1 *1) (-5 *1 (-108))) (-3931 (*1 *1 *1 *1) (-5 *1 (-108))) (-3661 (*1 *1 *1 *1) (-5 *1 (-108))) (-2580 (*1 *1 *1 *1) (-5 *1 (-108))) (-1240 (*1 *1 *1) (-5 *1 (-108))))
-(-13 (-788) (-346) (-606) (-899) (-566 (-501)) (-10 -8 (-15 -2892 ($) -2058) (-15 -1421 ($) -2058) (-15 -3710 ($ $)) (-15 -3931 ($ $ $)) (-15 -3661 ($ $ $)) (-15 -2580 ($ $ $)) (-15 -1240 ((-108) $))))
-((-3502 (((-3 (-1 |#1| (-591 |#1|)) "failed") (-110)) 19) (((-110) (-110) (-1 |#1| |#1|)) 13) (((-110) (-110) (-1 |#1| (-591 |#1|))) 11) (((-3 |#1| "failed") (-110) (-591 |#1|)) 21)) (-1897 (((-3 (-591 (-1 |#1| (-591 |#1|))) "failed") (-110)) 25) (((-110) (-110) (-1 |#1| |#1|)) 30) (((-110) (-110) (-591 (-1 |#1| (-591 |#1|)))) 26)) (-3525 (((-110) |#1|) 56 (|has| |#1| (-788)))) (-1322 (((-3 |#1| "failed") (-110)) 50 (|has| |#1| (-788)))))
-(((-109 |#1|) (-10 -7 (-15 -3502 ((-3 |#1| "failed") (-110) (-591 |#1|))) (-15 -3502 ((-110) (-110) (-1 |#1| (-591 |#1|)))) (-15 -3502 ((-110) (-110) (-1 |#1| |#1|))) (-15 -3502 ((-3 (-1 |#1| (-591 |#1|)) "failed") (-110))) (-15 -1897 ((-110) (-110) (-591 (-1 |#1| (-591 |#1|))))) (-15 -1897 ((-110) (-110) (-1 |#1| |#1|))) (-15 -1897 ((-3 (-591 (-1 |#1| (-591 |#1|))) "failed") (-110))) (IF (|has| |#1| (-788)) (PROGN (-15 -3525 ((-110) |#1|)) (-15 -1322 ((-3 |#1| "failed") (-110)))) |%noBranch|)) (-1018)) (T -109))
-((-1322 (*1 *2 *3) (|partial| -12 (-5 *3 (-110)) (-4 *2 (-1018)) (-4 *2 (-788)) (-5 *1 (-109 *2)))) (-3525 (*1 *2 *3) (-12 (-5 *2 (-110)) (-5 *1 (-109 *3)) (-4 *3 (-788)) (-4 *3 (-1018)))) (-1897 (*1 *2 *3) (|partial| -12 (-5 *3 (-110)) (-5 *2 (-591 (-1 *4 (-591 *4)))) (-5 *1 (-109 *4)) (-4 *4 (-1018)))) (-1897 (*1 *2 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-1 *4 *4)) (-4 *4 (-1018)) (-5 *1 (-109 *4)))) (-1897 (*1 *2 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-591 (-1 *4 (-591 *4)))) (-4 *4 (-1018)) (-5 *1 (-109 *4)))) (-3502 (*1 *2 *3) (|partial| -12 (-5 *3 (-110)) (-5 *2 (-1 *4 (-591 *4))) (-5 *1 (-109 *4)) (-4 *4 (-1018)))) (-3502 (*1 *2 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-1 *4 *4)) (-4 *4 (-1018)) (-5 *1 (-109 *4)))) (-3502 (*1 *2 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-1 *4 (-591 *4))) (-4 *4 (-1018)) (-5 *1 (-109 *4)))) (-3502 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-110)) (-5 *4 (-591 *2)) (-5 *1 (-109 *2)) (-4 *2 (-1018)))))
-(-10 -7 (-15 -3502 ((-3 |#1| "failed") (-110) (-591 |#1|))) (-15 -3502 ((-110) (-110) (-1 |#1| (-591 |#1|)))) (-15 -3502 ((-110) (-110) (-1 |#1| |#1|))) (-15 -3502 ((-3 (-1 |#1| (-591 |#1|)) "failed") (-110))) (-15 -1897 ((-110) (-110) (-591 (-1 |#1| (-591 |#1|))))) (-15 -1897 ((-110) (-110) (-1 |#1| |#1|))) (-15 -1897 ((-3 (-591 (-1 |#1| (-591 |#1|))) "failed") (-110))) (IF (|has| |#1| (-788)) (PROGN (-15 -3525 ((-110) |#1|)) (-15 -1322 ((-3 |#1| "failed") (-110)))) |%noBranch|))
-((-3008 (((-108) $ $) NIL)) (-3197 (((-712) $) 72) (($ $ (-712)) 30)) (-4001 (((-108) $) 32)) (-3333 (($ $ (-1072) (-715)) 26)) (-2377 (($ $ (-44 (-1072) (-715))) 15)) (-1279 (((-3 (-715) "failed") $ (-1072)) 25)) (-2848 (((-44 (-1072) (-715)) $) 14)) (-3219 (($ (-1089)) 17) (($ (-1089) (-712)) 22)) (-3011 (((-108) $) 31)) (-1841 (((-108) $) 33)) (-2400 (((-1089) $) 8)) (-3741 (($ $ $) NIL)) (-2478 (($ $ $) NIL)) (-2339 (((-1072) $) NIL)) (-1709 (((-108) $ (-1089)) 10)) (-2382 (($ $ (-1 (-501) (-591 (-501)))) 52) (((-3 (-1 (-501) (-591 (-501))) "failed") $) 56)) (-2047 (((-1036) $) NIL)) (-3712 (((-108) $ (-1072)) 29)) (-3210 (($ $ (-1 (-108) $ $)) 35)) (-3551 (((-3 (-1 (-796) (-591 (-796))) "failed") $) 54) (($ $ (-1 (-796) (-591 (-796)))) 41) (($ $ (-1 (-796) (-796))) 43)) (-2210 (($ $ (-1072)) 45)) (-3199 (($ $) 63)) (-3029 (($ $ (-1 (-108) $ $)) 36)) (-3022 (((-796) $) 48)) (-1498 (($ $ (-1072)) 27)) (-3936 (((-3 (-712) "failed") $) 58)) (-4135 (((-108) $ $) NIL)) (-4119 (((-108) $ $) NIL)) (-4096 (((-108) $ $) 71)) (-4126 (((-108) $ $) NIL)) (-4112 (((-108) $ $) 79)))
-(((-110) (-13 (-788) (-10 -8 (-15 -2400 ((-1089) $)) (-15 -2848 ((-44 (-1072) (-715)) $)) (-15 -3199 ($ $)) (-15 -3219 ($ (-1089))) (-15 -3219 ($ (-1089) (-712))) (-15 -3936 ((-3 (-712) "failed") $)) (-15 -3011 ((-108) $)) (-15 -4001 ((-108) $)) (-15 -1841 ((-108) $)) (-15 -3197 ((-712) $)) (-15 -3197 ($ $ (-712))) (-15 -3210 ($ $ (-1 (-108) $ $))) (-15 -3029 ($ $ (-1 (-108) $ $))) (-15 -3551 ((-3 (-1 (-796) (-591 (-796))) "failed") $)) (-15 -3551 ($ $ (-1 (-796) (-591 (-796))))) (-15 -3551 ($ $ (-1 (-796) (-796)))) (-15 -2382 ($ $ (-1 (-501) (-591 (-501))))) (-15 -2382 ((-3 (-1 (-501) (-591 (-501))) "failed") $)) (-15 -1709 ((-108) $ (-1089))) (-15 -3712 ((-108) $ (-1072))) (-15 -1498 ($ $ (-1072))) (-15 -2210 ($ $ (-1072))) (-15 -1279 ((-3 (-715) "failed") $ (-1072))) (-15 -3333 ($ $ (-1072) (-715))) (-15 -2377 ($ $ (-44 (-1072) (-715))))))) (T -110))
-((-2400 (*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-110)))) (-2848 (*1 *2 *1) (-12 (-5 *2 (-44 (-1072) (-715))) (-5 *1 (-110)))) (-3199 (*1 *1 *1) (-5 *1 (-110))) (-3219 (*1 *1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-110)))) (-3219 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-712)) (-5 *1 (-110)))) (-3936 (*1 *2 *1) (|partial| -12 (-5 *2 (-712)) (-5 *1 (-110)))) (-3011 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-110)))) (-4001 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-110)))) (-1841 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-110)))) (-3197 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-110)))) (-3197 (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-110)))) (-3210 (*1 *1 *1 *2) (-12 (-5 *2 (-1 (-108) (-110) (-110))) (-5 *1 (-110)))) (-3029 (*1 *1 *1 *2) (-12 (-5 *2 (-1 (-108) (-110) (-110))) (-5 *1 (-110)))) (-3551 (*1 *2 *1) (|partial| -12 (-5 *2 (-1 (-796) (-591 (-796)))) (-5 *1 (-110)))) (-3551 (*1 *1 *1 *2) (-12 (-5 *2 (-1 (-796) (-591 (-796)))) (-5 *1 (-110)))) (-3551 (*1 *1 *1 *2) (-12 (-5 *2 (-1 (-796) (-796))) (-5 *1 (-110)))) (-2382 (*1 *1 *1 *2) (-12 (-5 *2 (-1 (-501) (-591 (-501)))) (-5 *1 (-110)))) (-2382 (*1 *2 *1) (|partial| -12 (-5 *2 (-1 (-501) (-591 (-501)))) (-5 *1 (-110)))) (-1709 (*1 *2 *1 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-108)) (-5 *1 (-110)))) (-3712 (*1 *2 *1 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-108)) (-5 *1 (-110)))) (-1498 (*1 *1 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-110)))) (-2210 (*1 *1 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-110)))) (-1279 (*1 *2 *1 *3) (|partial| -12 (-5 *3 (-1072)) (-5 *2 (-715)) (-5 *1 (-110)))) (-3333 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1072)) (-5 *3 (-715)) (-5 *1 (-110)))) (-2377 (*1 *1 *1 *2) (-12 (-5 *2 (-44 (-1072) (-715))) (-5 *1 (-110)))))
-(-13 (-788) (-10 -8 (-15 -2400 ((-1089) $)) (-15 -2848 ((-44 (-1072) (-715)) $)) (-15 -3199 ($ $)) (-15 -3219 ($ (-1089))) (-15 -3219 ($ (-1089) (-712))) (-15 -3936 ((-3 (-712) "failed") $)) (-15 -3011 ((-108) $)) (-15 -4001 ((-108) $)) (-15 -1841 ((-108) $)) (-15 -3197 ((-712) $)) (-15 -3197 ($ $ (-712))) (-15 -3210 ($ $ (-1 (-108) $ $))) (-15 -3029 ($ $ (-1 (-108) $ $))) (-15 -3551 ((-3 (-1 (-796) (-591 (-796))) "failed") $)) (-15 -3551 ($ $ (-1 (-796) (-591 (-796))))) (-15 -3551 ($ $ (-1 (-796) (-796)))) (-15 -2382 ($ $ (-1 (-501) (-591 (-501))))) (-15 -2382 ((-3 (-1 (-501) (-591 (-501))) "failed") $)) (-15 -1709 ((-108) $ (-1089))) (-15 -3712 ((-108) $ (-1072))) (-15 -1498 ($ $ (-1072))) (-15 -2210 ($ $ (-1072))) (-15 -1279 ((-3 (-715) "failed") $ (-1072))) (-15 -3333 ($ $ (-1072) (-715))) (-15 -2377 ($ $ (-44 (-1072) (-715))))))
-((-2367 (((-525) |#2|) 37)))
-(((-111 |#1| |#2|) (-10 -7 (-15 -2367 ((-525) |#2|))) (-13 (-341) (-966 (-385 (-525)))) (-1147 |#1|)) (T -111))
-((-2367 (*1 *2 *3) (-12 (-4 *4 (-13 (-341) (-966 (-385 *2)))) (-5 *2 (-525)) (-5 *1 (-111 *4 *3)) (-4 *3 (-1147 *4)))))
-(-10 -7 (-15 -2367 ((-525) |#2|)))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3706 (($ $) NIL)) (-1715 (((-108) $) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-1361 (($ $ (-525)) NIL)) (-1947 (((-108) $ $) NIL)) (-3798 (($) NIL T CONST)) (-3069 (($ (-1085 (-525)) (-525)) NIL)) (-2129 (($ $ $) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-4136 (($ $) NIL)) (-2110 (($ $ $) NIL)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL)) (-3873 (((-712) $) NIL)) (-2824 (((-108) $) NIL)) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3940 (((-525)) NIL)) (-1289 (((-525) $) NIL)) (-1356 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-1399 (($ $ $) NIL) (($ (-591 $)) NIL)) (-3375 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2784 (($ $ (-525)) NIL)) (-2089 (((-3 $ "failed") $ $) NIL)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1712 (((-712) $) NIL)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL)) (-2603 (((-1070 (-525)) $) NIL)) (-3571 (($ $) NIL)) (-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ $) NIL)) (-2128 (((-712)) NIL)) (-2495 (((-108) $ $) NIL)) (-2176 (((-525) $ (-525)) NIL)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4191 (($) NIL T CONST)) (-4197 (($) NIL T CONST)) (-4096 (((-108) $ $) NIL)) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL)))
+((-2673 (((-108) $ $) NIL)) (-1426 (($ $) 11)) (-2216 (($ $ $) 16)) (-4086 (($) 7 T CONST)) (-2655 (($ $) 6)) (-2834 (((-712)) 25)) (-1325 (($) 31)) (-3532 (($ $ $) 14)) (-3389 (($ $) 9)) (-3200 (($ $ $) 17)) (-3185 (($ $ $) 18)) (-1923 (($ $ $) NIL)) (-3475 (($ $ $) NIL)) (-1970 (((-854) $) 30)) (-2621 (((-1072) $) NIL)) (-3229 (($ (-854)) 29)) (-2201 (($ $ $) 21)) (-2937 (((-1036) $) NIL)) (-2135 (($) 8 T CONST)) (-2433 (($ $ $) 22)) (-1300 (((-501) $) 37)) (-2686 (((-796) $) 40)) (-3543 (($ $ $) 12)) (-1401 (($ $) 10)) (-3691 (($ $ $) 15)) (-4004 (((-108) $ $) NIL)) (-3982 (((-108) $ $) NIL)) (-3944 (((-108) $ $) 20)) (-3994 (((-108) $ $) NIL)) (-3971 (((-108) $ $) 23)) (-3677 (($ $ $) 13)))
+(((-108) (-13 (-788) (-346) (-606) (-899) (-566 (-501)) (-10 -8 (-15 -4086 ($) -2277) (-15 -2135 ($) -2277) (-15 -1401 ($ $)) (-15 -2216 ($ $ $)) (-15 -3185 ($ $ $)) (-15 -3200 ($ $ $)) (-15 -2655 ($ $))))) (T -108))
+((-4086 (*1 *1) (-5 *1 (-108))) (-2135 (*1 *1) (-5 *1 (-108))) (-1401 (*1 *1 *1) (-5 *1 (-108))) (-2216 (*1 *1 *1 *1) (-5 *1 (-108))) (-3185 (*1 *1 *1 *1) (-5 *1 (-108))) (-3200 (*1 *1 *1 *1) (-5 *1 (-108))) (-2655 (*1 *1 *1) (-5 *1 (-108))))
+(-13 (-788) (-346) (-606) (-899) (-566 (-501)) (-10 -8 (-15 -4086 ($) -2277) (-15 -2135 ($) -2277) (-15 -1401 ($ $)) (-15 -2216 ($ $ $)) (-15 -3185 ($ $ $)) (-15 -3200 ($ $ $)) (-15 -2655 ($ $))))
+((-2149 (((-3 (-1 |#1| (-591 |#1|)) "failed") (-110)) 19) (((-110) (-110) (-1 |#1| |#1|)) 13) (((-110) (-110) (-1 |#1| (-591 |#1|))) 11) (((-3 |#1| "failed") (-110) (-591 |#1|)) 21)) (-2706 (((-3 (-591 (-1 |#1| (-591 |#1|))) "failed") (-110)) 25) (((-110) (-110) (-1 |#1| |#1|)) 30) (((-110) (-110) (-591 (-1 |#1| (-591 |#1|)))) 26)) (-1295 (((-110) |#1|) 56 (|has| |#1| (-788)))) (-1775 (((-3 |#1| "failed") (-110)) 50 (|has| |#1| (-788)))))
+(((-109 |#1|) (-10 -7 (-15 -2149 ((-3 |#1| "failed") (-110) (-591 |#1|))) (-15 -2149 ((-110) (-110) (-1 |#1| (-591 |#1|)))) (-15 -2149 ((-110) (-110) (-1 |#1| |#1|))) (-15 -2149 ((-3 (-1 |#1| (-591 |#1|)) "failed") (-110))) (-15 -2706 ((-110) (-110) (-591 (-1 |#1| (-591 |#1|))))) (-15 -2706 ((-110) (-110) (-1 |#1| |#1|))) (-15 -2706 ((-3 (-591 (-1 |#1| (-591 |#1|))) "failed") (-110))) (IF (|has| |#1| (-788)) (PROGN (-15 -1295 ((-110) |#1|)) (-15 -1775 ((-3 |#1| "failed") (-110)))) |%noBranch|)) (-1018)) (T -109))
+((-1775 (*1 *2 *3) (|partial| -12 (-5 *3 (-110)) (-4 *2 (-1018)) (-4 *2 (-788)) (-5 *1 (-109 *2)))) (-1295 (*1 *2 *3) (-12 (-5 *2 (-110)) (-5 *1 (-109 *3)) (-4 *3 (-788)) (-4 *3 (-1018)))) (-2706 (*1 *2 *3) (|partial| -12 (-5 *3 (-110)) (-5 *2 (-591 (-1 *4 (-591 *4)))) (-5 *1 (-109 *4)) (-4 *4 (-1018)))) (-2706 (*1 *2 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-1 *4 *4)) (-4 *4 (-1018)) (-5 *1 (-109 *4)))) (-2706 (*1 *2 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-591 (-1 *4 (-591 *4)))) (-4 *4 (-1018)) (-5 *1 (-109 *4)))) (-2149 (*1 *2 *3) (|partial| -12 (-5 *3 (-110)) (-5 *2 (-1 *4 (-591 *4))) (-5 *1 (-109 *4)) (-4 *4 (-1018)))) (-2149 (*1 *2 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-1 *4 *4)) (-4 *4 (-1018)) (-5 *1 (-109 *4)))) (-2149 (*1 *2 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-1 *4 (-591 *4))) (-4 *4 (-1018)) (-5 *1 (-109 *4)))) (-2149 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-110)) (-5 *4 (-591 *2)) (-5 *1 (-109 *2)) (-4 *2 (-1018)))))
+(-10 -7 (-15 -2149 ((-3 |#1| "failed") (-110) (-591 |#1|))) (-15 -2149 ((-110) (-110) (-1 |#1| (-591 |#1|)))) (-15 -2149 ((-110) (-110) (-1 |#1| |#1|))) (-15 -2149 ((-3 (-1 |#1| (-591 |#1|)) "failed") (-110))) (-15 -2706 ((-110) (-110) (-591 (-1 |#1| (-591 |#1|))))) (-15 -2706 ((-110) (-110) (-1 |#1| |#1|))) (-15 -2706 ((-3 (-591 (-1 |#1| (-591 |#1|))) "failed") (-110))) (IF (|has| |#1| (-788)) (PROGN (-15 -1295 ((-110) |#1|)) (-15 -1775 ((-3 |#1| "failed") (-110)))) |%noBranch|))
+((-2673 (((-108) $ $) NIL)) (-1314 (((-712) $) 72) (($ $ (-712)) 30)) (-3594 (((-108) $) 32)) (-4211 (($ $ (-1072) (-715)) 26)) (-1789 (($ $ (-44 (-1072) (-715))) 15)) (-3065 (((-3 (-715) "failed") $ (-1072)) 25)) (-3263 (((-44 (-1072) (-715)) $) 14)) (-3259 (($ (-1089)) 17) (($ (-1089) (-712)) 22)) (-1926 (((-108) $) 31)) (-3950 (((-108) $) 33)) (-3419 (((-1089) $) 8)) (-1923 (($ $ $) NIL)) (-3475 (($ $ $) NIL)) (-2621 (((-1072) $) NIL)) (-3029 (((-108) $ (-1089)) 10)) (-1329 (($ $ (-1 (-501) (-591 (-501)))) 52) (((-3 (-1 (-501) (-591 (-501))) "failed") $) 56)) (-2937 (((-1036) $) NIL)) (-2474 (((-108) $ (-1072)) 29)) (-3176 (($ $ (-1 (-108) $ $)) 35)) (-1285 (((-3 (-1 (-796) (-591 (-796))) "failed") $) 54) (($ $ (-1 (-796) (-591 (-796)))) 41) (($ $ (-1 (-796) (-796))) 43)) (-3884 (($ $ (-1072)) 45)) (-2873 (($ $) 63)) (-2083 (($ $ (-1 (-108) $ $)) 36)) (-2686 (((-796) $) 48)) (-2772 (($ $ (-1072)) 27)) (-4212 (((-3 (-712) "failed") $) 58)) (-4004 (((-108) $ $) NIL)) (-3982 (((-108) $ $) NIL)) (-3944 (((-108) $ $) 71)) (-3994 (((-108) $ $) NIL)) (-3971 (((-108) $ $) 79)))
+(((-110) (-13 (-788) (-10 -8 (-15 -3419 ((-1089) $)) (-15 -3263 ((-44 (-1072) (-715)) $)) (-15 -2873 ($ $)) (-15 -3259 ($ (-1089))) (-15 -3259 ($ (-1089) (-712))) (-15 -4212 ((-3 (-712) "failed") $)) (-15 -1926 ((-108) $)) (-15 -3594 ((-108) $)) (-15 -3950 ((-108) $)) (-15 -1314 ((-712) $)) (-15 -1314 ($ $ (-712))) (-15 -3176 ($ $ (-1 (-108) $ $))) (-15 -2083 ($ $ (-1 (-108) $ $))) (-15 -1285 ((-3 (-1 (-796) (-591 (-796))) "failed") $)) (-15 -1285 ($ $ (-1 (-796) (-591 (-796))))) (-15 -1285 ($ $ (-1 (-796) (-796)))) (-15 -1329 ($ $ (-1 (-501) (-591 (-501))))) (-15 -1329 ((-3 (-1 (-501) (-591 (-501))) "failed") $)) (-15 -3029 ((-108) $ (-1089))) (-15 -2474 ((-108) $ (-1072))) (-15 -2772 ($ $ (-1072))) (-15 -3884 ($ $ (-1072))) (-15 -3065 ((-3 (-715) "failed") $ (-1072))) (-15 -4211 ($ $ (-1072) (-715))) (-15 -1789 ($ $ (-44 (-1072) (-715))))))) (T -110))
+((-3419 (*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-110)))) (-3263 (*1 *2 *1) (-12 (-5 *2 (-44 (-1072) (-715))) (-5 *1 (-110)))) (-2873 (*1 *1 *1) (-5 *1 (-110))) (-3259 (*1 *1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-110)))) (-3259 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-712)) (-5 *1 (-110)))) (-4212 (*1 *2 *1) (|partial| -12 (-5 *2 (-712)) (-5 *1 (-110)))) (-1926 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-110)))) (-3594 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-110)))) (-3950 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-110)))) (-1314 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-110)))) (-1314 (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-110)))) (-3176 (*1 *1 *1 *2) (-12 (-5 *2 (-1 (-108) (-110) (-110))) (-5 *1 (-110)))) (-2083 (*1 *1 *1 *2) (-12 (-5 *2 (-1 (-108) (-110) (-110))) (-5 *1 (-110)))) (-1285 (*1 *2 *1) (|partial| -12 (-5 *2 (-1 (-796) (-591 (-796)))) (-5 *1 (-110)))) (-1285 (*1 *1 *1 *2) (-12 (-5 *2 (-1 (-796) (-591 (-796)))) (-5 *1 (-110)))) (-1285 (*1 *1 *1 *2) (-12 (-5 *2 (-1 (-796) (-796))) (-5 *1 (-110)))) (-1329 (*1 *1 *1 *2) (-12 (-5 *2 (-1 (-501) (-591 (-501)))) (-5 *1 (-110)))) (-1329 (*1 *2 *1) (|partial| -12 (-5 *2 (-1 (-501) (-591 (-501)))) (-5 *1 (-110)))) (-3029 (*1 *2 *1 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-108)) (-5 *1 (-110)))) (-2474 (*1 *2 *1 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-108)) (-5 *1 (-110)))) (-2772 (*1 *1 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-110)))) (-3884 (*1 *1 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-110)))) (-3065 (*1 *2 *1 *3) (|partial| -12 (-5 *3 (-1072)) (-5 *2 (-715)) (-5 *1 (-110)))) (-4211 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1072)) (-5 *3 (-715)) (-5 *1 (-110)))) (-1789 (*1 *1 *1 *2) (-12 (-5 *2 (-44 (-1072) (-715))) (-5 *1 (-110)))))
+(-13 (-788) (-10 -8 (-15 -3419 ((-1089) $)) (-15 -3263 ((-44 (-1072) (-715)) $)) (-15 -2873 ($ $)) (-15 -3259 ($ (-1089))) (-15 -3259 ($ (-1089) (-712))) (-15 -4212 ((-3 (-712) "failed") $)) (-15 -1926 ((-108) $)) (-15 -3594 ((-108) $)) (-15 -3950 ((-108) $)) (-15 -1314 ((-712) $)) (-15 -1314 ($ $ (-712))) (-15 -3176 ($ $ (-1 (-108) $ $))) (-15 -2083 ($ $ (-1 (-108) $ $))) (-15 -1285 ((-3 (-1 (-796) (-591 (-796))) "failed") $)) (-15 -1285 ($ $ (-1 (-796) (-591 (-796))))) (-15 -1285 ($ $ (-1 (-796) (-796)))) (-15 -1329 ($ $ (-1 (-501) (-591 (-501))))) (-15 -1329 ((-3 (-1 (-501) (-591 (-501))) "failed") $)) (-15 -3029 ((-108) $ (-1089))) (-15 -2474 ((-108) $ (-1072))) (-15 -2772 ($ $ (-1072))) (-15 -3884 ($ $ (-1072))) (-15 -3065 ((-3 (-715) "failed") $ (-1072))) (-15 -4211 ($ $ (-1072) (-715))) (-15 -1789 ($ $ (-44 (-1072) (-715))))))
+((-2906 (((-525) |#2|) 37)))
+(((-111 |#1| |#2|) (-10 -7 (-15 -2906 ((-525) |#2|))) (-13 (-341) (-966 (-385 (-525)))) (-1147 |#1|)) (T -111))
+((-2906 (*1 *2 *3) (-12 (-4 *4 (-13 (-341) (-966 (-385 *2)))) (-5 *2 (-525)) (-5 *1 (-111 *4 *3)) (-4 *3 (-1147 *4)))))
+(-10 -7 (-15 -2906 ((-525) |#2|)))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3641 (($ $) NIL)) (-3077 (((-108) $) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2551 (($ $ (-525)) NIL)) (-1965 (((-108) $ $) NIL)) (-2055 (($) NIL T CONST)) (-1387 (($ (-1085 (-525)) (-525)) NIL)) (-3265 (($ $ $) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-2409 (($ $) NIL)) (-3239 (($ $ $) NIL)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL)) (-1676 (((-712) $) NIL)) (-3865 (((-108) $) NIL)) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1233 (((-525)) NIL)) (-1701 (((-525) $) NIL)) (-2081 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-2124 (($ $ $) NIL) (($ (-591 $)) NIL)) (-3387 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1618 (($ $ (-525)) NIL)) (-3210 (((-3 $ "failed") $ $) NIL)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3048 (((-712) $) NIL)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL)) (-3439 (((-1070 (-525)) $) NIL)) (-1664 (($ $) NIL)) (-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ $) NIL)) (-3425 (((-712)) NIL)) (-1724 (((-108) $ $) NIL)) (-4173 (((-525) $ (-525)) NIL)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1830 (($) NIL T CONST)) (-1839 (($) NIL T CONST)) (-3944 (((-108) $ $) NIL)) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL)))
(((-112 |#1|) (-802 |#1|) (-525)) (T -112))
NIL
(-802 |#1|)
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-1508 (((-112 |#1|) $) NIL (|has| (-112 |#1|) (-286)))) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3706 (($ $) NIL)) (-1715 (((-108) $) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-1965 (((-396 (-1085 $)) (-1085 $)) NIL (|has| (-112 |#1|) (-842)))) (-1291 (($ $) NIL)) (-2827 (((-396 $) $) NIL)) (-2252 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) NIL (|has| (-112 |#1|) (-842)))) (-1947 (((-108) $ $) NIL)) (-3329 (((-525) $) NIL (|has| (-112 |#1|) (-761)))) (-3798 (($) NIL T CONST)) (-1251 (((-3 (-112 |#1|) "failed") $) NIL) (((-3 (-1089) "failed") $) NIL (|has| (-112 |#1|) (-966 (-1089)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| (-112 |#1|) (-966 (-525)))) (((-3 (-525) "failed") $) NIL (|has| (-112 |#1|) (-966 (-525))))) (-3528 (((-112 |#1|) $) NIL) (((-1089) $) NIL (|has| (-112 |#1|) (-966 (-1089)))) (((-385 (-525)) $) NIL (|has| (-112 |#1|) (-966 (-525)))) (((-525) $) NIL (|has| (-112 |#1|) (-966 (-525))))) (-1900 (($ $) NIL) (($ (-525) $) NIL)) (-2129 (($ $ $) NIL)) (-3305 (((-631 (-525)) (-631 $)) NIL (|has| (-112 |#1|) (-587 (-525)))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| (-112 |#1|) (-587 (-525)))) (((-2 (|:| -4057 (-631 (-112 |#1|))) (|:| |vec| (-1171 (-112 |#1|)))) (-631 $) (-1171 $)) NIL) (((-631 (-112 |#1|)) (-631 $)) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-3377 (($) NIL (|has| (-112 |#1|) (-510)))) (-2110 (($ $ $) NIL)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL)) (-2744 (((-108) $) NIL)) (-2134 (((-108) $) NIL (|has| (-112 |#1|) (-761)))) (-2011 (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (|has| (-112 |#1|) (-819 (-525)))) (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (|has| (-112 |#1|) (-819 (-357))))) (-2824 (((-108) $) NIL)) (-2368 (($ $) NIL)) (-1738 (((-112 |#1|) $) NIL)) (-2085 (((-3 $ "failed") $) NIL (|has| (-112 |#1|) (-1065)))) (-2732 (((-108) $) NIL (|has| (-112 |#1|) (-761)))) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3741 (($ $ $) NIL (|has| (-112 |#1|) (-788)))) (-2478 (($ $ $) NIL (|has| (-112 |#1|) (-788)))) (-1340 (($ (-1 (-112 |#1|) (-112 |#1|)) $) NIL)) (-1356 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2339 (((-1072) $) NIL)) (-1622 (($ $) NIL)) (-3506 (($) NIL (|has| (-112 |#1|) (-1065)) CONST)) (-2047 (((-1036) $) NIL)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-1399 (($ $ $) NIL) (($ (-591 $)) NIL)) (-3093 (($ $) NIL (|has| (-112 |#1|) (-286)))) (-2662 (((-112 |#1|) $) NIL (|has| (-112 |#1|) (-510)))) (-2916 (((-396 (-1085 $)) (-1085 $)) NIL (|has| (-112 |#1|) (-842)))) (-1626 (((-396 (-1085 $)) (-1085 $)) NIL (|has| (-112 |#1|) (-842)))) (-1348 (((-396 $) $) NIL)) (-3375 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2089 (((-3 $ "failed") $ $) NIL)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-4132 (($ $ (-591 (-112 |#1|)) (-591 (-112 |#1|))) NIL (|has| (-112 |#1|) (-288 (-112 |#1|)))) (($ $ (-112 |#1|) (-112 |#1|)) NIL (|has| (-112 |#1|) (-288 (-112 |#1|)))) (($ $ (-273 (-112 |#1|))) NIL (|has| (-112 |#1|) (-288 (-112 |#1|)))) (($ $ (-591 (-273 (-112 |#1|)))) NIL (|has| (-112 |#1|) (-288 (-112 |#1|)))) (($ $ (-591 (-1089)) (-591 (-112 |#1|))) NIL (|has| (-112 |#1|) (-486 (-1089) (-112 |#1|)))) (($ $ (-1089) (-112 |#1|)) NIL (|has| (-112 |#1|) (-486 (-1089) (-112 |#1|))))) (-1712 (((-712) $) NIL)) (-3164 (($ $ (-112 |#1|)) NIL (|has| (-112 |#1|) (-265 (-112 |#1|) (-112 |#1|))))) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL)) (-3266 (($ $) NIL (|has| (-112 |#1|) (-213))) (($ $ (-712)) NIL (|has| (-112 |#1|) (-213))) (($ $ (-1089)) NIL (|has| (-112 |#1|) (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| (-112 |#1|) (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| (-112 |#1|) (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| (-112 |#1|) (-833 (-1089)))) (($ $ (-1 (-112 |#1|) (-112 |#1|)) (-712)) NIL) (($ $ (-1 (-112 |#1|) (-112 |#1|))) NIL)) (-2966 (($ $) NIL)) (-1754 (((-112 |#1|) $) NIL)) (-1408 (((-825 (-525)) $) NIL (|has| (-112 |#1|) (-566 (-825 (-525))))) (((-825 (-357)) $) NIL (|has| (-112 |#1|) (-566 (-825 (-357))))) (((-501) $) NIL (|has| (-112 |#1|) (-566 (-501)))) (((-357) $) NIL (|has| (-112 |#1|) (-951))) (((-205) $) NIL (|has| (-112 |#1|) (-951)))) (-3185 (((-161 (-385 (-525))) $) NIL)) (-2265 (((-3 (-1171 $) "failed") (-631 $)) NIL (-12 (|has| $ (-136)) (|has| (-112 |#1|) (-842))))) (-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ (-112 |#1|)) NIL) (($ (-1089)) NIL (|has| (-112 |#1|) (-966 (-1089))))) (-1437 (((-3 $ "failed") $) NIL (-3321 (-12 (|has| $ (-136)) (|has| (-112 |#1|) (-842))) (|has| (-112 |#1|) (-136))))) (-2128 (((-712)) NIL)) (-3862 (((-112 |#1|) $) NIL (|has| (-112 |#1|) (-510)))) (-2495 (((-108) $ $) NIL)) (-2176 (((-385 (-525)) $ (-525)) NIL)) (-1539 (($ $) NIL (|has| (-112 |#1|) (-761)))) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-4191 (($) NIL T CONST)) (-4197 (($) NIL T CONST)) (-4196 (($ $) NIL (|has| (-112 |#1|) (-213))) (($ $ (-712)) NIL (|has| (-112 |#1|) (-213))) (($ $ (-1089)) NIL (|has| (-112 |#1|) (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| (-112 |#1|) (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| (-112 |#1|) (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| (-112 |#1|) (-833 (-1089)))) (($ $ (-1 (-112 |#1|) (-112 |#1|)) (-712)) NIL) (($ $ (-1 (-112 |#1|) (-112 |#1|))) NIL)) (-4135 (((-108) $ $) NIL (|has| (-112 |#1|) (-788)))) (-4119 (((-108) $ $) NIL (|has| (-112 |#1|) (-788)))) (-4096 (((-108) $ $) NIL)) (-4126 (((-108) $ $) NIL (|has| (-112 |#1|) (-788)))) (-4112 (((-108) $ $) NIL (|has| (-112 |#1|) (-788)))) (-4173 (($ $ $) NIL) (($ (-112 |#1|) (-112 |#1|)) NIL)) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ (-112 |#1|) $) NIL) (($ $ (-112 |#1|)) NIL)))
-(((-113 |#1|) (-13 (-923 (-112 |#1|)) (-10 -8 (-15 -2176 ((-385 (-525)) $ (-525))) (-15 -3185 ((-161 (-385 (-525))) $)) (-15 -1900 ($ $)) (-15 -1900 ($ (-525) $)))) (-525)) (T -113))
-((-2176 (*1 *2 *1 *3) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-113 *4)) (-14 *4 *3) (-5 *3 (-525)))) (-3185 (*1 *2 *1) (-12 (-5 *2 (-161 (-385 (-525)))) (-5 *1 (-113 *3)) (-14 *3 (-525)))) (-1900 (*1 *1 *1) (-12 (-5 *1 (-113 *2)) (-14 *2 (-525)))) (-1900 (*1 *1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-113 *3)) (-14 *3 *2))))
-(-13 (-923 (-112 |#1|)) (-10 -8 (-15 -2176 ((-385 (-525)) $ (-525))) (-15 -3185 ((-161 (-385 (-525))) $)) (-15 -1900 ($ $)) (-15 -1900 ($ (-525) $))))
-((-3186 ((|#2| $ "value" |#2|) NIL) (($ $ "left" $) 49) (($ $ "right" $) 51)) (-4120 (((-591 $) $) 27)) (-2148 (((-108) $ $) 32)) (-2141 (((-108) |#2| $) 36)) (-2599 (((-591 |#2|) $) 22)) (-1203 (((-108) $) 16)) (-3164 ((|#2| $ "value") NIL) (($ $ "left") 10) (($ $ "right") 13)) (-2237 (((-108) $) 45)) (-3022 (((-796) $) 41)) (-3860 (((-591 $) $) 28)) (-4096 (((-108) $ $) 34)) (-4045 (((-712) $) 43)))
-(((-114 |#1| |#2|) (-10 -8 (-15 -3022 ((-796) |#1|)) (-15 -3186 (|#1| |#1| "right" |#1|)) (-15 -3186 (|#1| |#1| "left" |#1|)) (-15 -3164 (|#1| |#1| "right")) (-15 -3164 (|#1| |#1| "left")) (-15 -3186 (|#2| |#1| "value" |#2|)) (-15 -2148 ((-108) |#1| |#1|)) (-15 -2599 ((-591 |#2|) |#1|)) (-15 -2237 ((-108) |#1|)) (-15 -3164 (|#2| |#1| "value")) (-15 -1203 ((-108) |#1|)) (-15 -4120 ((-591 |#1|) |#1|)) (-15 -3860 ((-591 |#1|) |#1|)) (-15 -4096 ((-108) |#1| |#1|)) (-15 -2141 ((-108) |#2| |#1|)) (-15 -4045 ((-712) |#1|))) (-115 |#2|) (-1125)) (T -114))
-NIL
-(-10 -8 (-15 -3022 ((-796) |#1|)) (-15 -3186 (|#1| |#1| "right" |#1|)) (-15 -3186 (|#1| |#1| "left" |#1|)) (-15 -3164 (|#1| |#1| "right")) (-15 -3164 (|#1| |#1| "left")) (-15 -3186 (|#2| |#1| "value" |#2|)) (-15 -2148 ((-108) |#1| |#1|)) (-15 -2599 ((-591 |#2|) |#1|)) (-15 -2237 ((-108) |#1|)) (-15 -3164 (|#2| |#1| "value")) (-15 -1203 ((-108) |#1|)) (-15 -4120 ((-591 |#1|) |#1|)) (-15 -3860 ((-591 |#1|) |#1|)) (-15 -4096 ((-108) |#1| |#1|)) (-15 -2141 ((-108) |#2| |#1|)) (-15 -4045 ((-712) |#1|)))
-((-3008 (((-108) $ $) 19 (|has| |#1| (-1018)))) (-3024 ((|#1| $) 48)) (-3891 (((-108) $ (-712)) 8)) (-1780 ((|#1| $ |#1|) 39 (|has| $ (-6 -4251)))) (-4110 (($ $ $) 52 (|has| $ (-6 -4251)))) (-3152 (($ $ $) 54 (|has| $ (-6 -4251)))) (-3186 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4251))) (($ $ "left" $) 55 (|has| $ (-6 -4251))) (($ $ "right" $) 53 (|has| $ (-6 -4251)))) (-3665 (($ $ (-591 $)) 41 (|has| $ (-6 -4251)))) (-3798 (($) 7 T CONST)) (-3400 (($ $) 57)) (-3454 (((-591 |#1|) $) 30 (|has| $ (-6 -4250)))) (-4120 (((-591 $) $) 50)) (-2148 (((-108) $ $) 42 (|has| |#1| (-1018)))) (-2910 (((-108) $ (-712)) 9)) (-2552 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3249 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1|) $) 35)) (-3971 (((-108) $ (-712)) 10)) (-3388 (($ $) 59)) (-2599 (((-591 |#1|) $) 45)) (-1203 (((-108) $) 49)) (-2339 (((-1072) $) 22 (|has| |#1| (-1018)))) (-2047 (((-1036) $) 21 (|has| |#1| (-1018)))) (-1623 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) 14)) (-3028 (((-108) $) 11)) (-3209 (($) 12)) (-3164 ((|#1| $ "value") 47) (($ $ "left") 58) (($ $ "right") 56)) (-3505 (((-525) $ $) 44)) (-2237 (((-108) $) 46)) (-2064 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3199 (($ $) 13)) (-3022 (((-796) $) 18 (|has| |#1| (-565 (-796))))) (-3860 (((-591 $) $) 51)) (-1632 (((-108) $ $) 43 (|has| |#1| (-1018)))) (-4158 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) 20 (|has| |#1| (-1018)))) (-4045 (((-712) $) 6 (|has| $ (-6 -4250)))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-2314 (((-112 |#1|) $) NIL (|has| (-112 |#1|) (-286)))) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3641 (($ $) NIL)) (-3077 (((-108) $) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2179 (((-396 (-1085 $)) (-1085 $)) NIL (|has| (-112 |#1|) (-842)))) (-1720 (($ $) NIL)) (-3898 (((-396 $) $) NIL)) (-3008 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) NIL (|has| (-112 |#1|) (-842)))) (-1965 (((-108) $ $) NIL)) (-4188 (((-525) $) NIL (|has| (-112 |#1|) (-761)))) (-2055 (($) NIL T CONST)) (-4174 (((-3 (-112 |#1|) "failed") $) NIL) (((-3 (-1089) "failed") $) NIL (|has| (-112 |#1|) (-966 (-1089)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| (-112 |#1|) (-966 (-525)))) (((-3 (-525) "failed") $) NIL (|has| (-112 |#1|) (-966 (-525))))) (-3341 (((-112 |#1|) $) NIL) (((-1089) $) NIL (|has| (-112 |#1|) (-966 (-1089)))) (((-385 (-525)) $) NIL (|has| (-112 |#1|) (-966 (-525)))) (((-525) $) NIL (|has| (-112 |#1|) (-966 (-525))))) (-2742 (($ $) NIL) (($ (-525) $) NIL)) (-3265 (($ $ $) NIL)) (-3925 (((-631 (-525)) (-631 $)) NIL (|has| (-112 |#1|) (-587 (-525)))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| (-112 |#1|) (-587 (-525)))) (((-2 (|:| -2928 (-631 (-112 |#1|))) (|:| |vec| (-1171 (-112 |#1|)))) (-631 $) (-1171 $)) NIL) (((-631 (-112 |#1|)) (-631 $)) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-1325 (($) NIL (|has| (-112 |#1|) (-510)))) (-3239 (($ $ $) NIL)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL)) (-2393 (((-108) $) NIL)) (-3489 (((-108) $) NIL (|has| (-112 |#1|) (-761)))) (-4018 (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (|has| (-112 |#1|) (-819 (-525)))) (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (|has| (-112 |#1|) (-819 (-357))))) (-3865 (((-108) $) NIL)) (-2920 (($ $) NIL)) (-1384 (((-112 |#1|) $) NIL)) (-2115 (((-3 $ "failed") $) NIL (|has| (-112 |#1|) (-1065)))) (-2256 (((-108) $) NIL (|has| (-112 |#1|) (-761)))) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1923 (($ $ $) NIL (|has| (-112 |#1|) (-788)))) (-3475 (($ $ $) NIL (|has| (-112 |#1|) (-788)))) (-1257 (($ (-1 (-112 |#1|) (-112 |#1|)) $) NIL)) (-2081 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2621 (((-1072) $) NIL)) (-1523 (($ $) NIL)) (-3492 (($) NIL (|has| (-112 |#1|) (-1065)) CONST)) (-2937 (((-1036) $) NIL)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-2124 (($ $ $) NIL) (($ (-591 $)) NIL)) (-1583 (($ $) NIL (|has| (-112 |#1|) (-286)))) (-2767 (((-112 |#1|) $) NIL (|has| (-112 |#1|) (-510)))) (-3550 (((-396 (-1085 $)) (-1085 $)) NIL (|has| (-112 |#1|) (-842)))) (-3534 (((-396 (-1085 $)) (-1085 $)) NIL (|has| (-112 |#1|) (-842)))) (-2542 (((-396 $) $) NIL)) (-3387 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3210 (((-3 $ "failed") $ $) NIL)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1980 (($ $ (-591 (-112 |#1|)) (-591 (-112 |#1|))) NIL (|has| (-112 |#1|) (-288 (-112 |#1|)))) (($ $ (-112 |#1|) (-112 |#1|)) NIL (|has| (-112 |#1|) (-288 (-112 |#1|)))) (($ $ (-273 (-112 |#1|))) NIL (|has| (-112 |#1|) (-288 (-112 |#1|)))) (($ $ (-591 (-273 (-112 |#1|)))) NIL (|has| (-112 |#1|) (-288 (-112 |#1|)))) (($ $ (-591 (-1089)) (-591 (-112 |#1|))) NIL (|has| (-112 |#1|) (-486 (-1089) (-112 |#1|)))) (($ $ (-1089) (-112 |#1|)) NIL (|has| (-112 |#1|) (-486 (-1089) (-112 |#1|))))) (-3048 (((-712) $) NIL)) (-1881 (($ $ (-112 |#1|)) NIL (|has| (-112 |#1|) (-265 (-112 |#1|) (-112 |#1|))))) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL)) (-2209 (($ $) NIL (|has| (-112 |#1|) (-213))) (($ $ (-712)) NIL (|has| (-112 |#1|) (-213))) (($ $ (-1089)) NIL (|has| (-112 |#1|) (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| (-112 |#1|) (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| (-112 |#1|) (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| (-112 |#1|) (-833 (-1089)))) (($ $ (-1 (-112 |#1|) (-112 |#1|)) (-712)) NIL) (($ $ (-1 (-112 |#1|) (-112 |#1|))) NIL)) (-2774 (($ $) NIL)) (-1396 (((-112 |#1|) $) NIL)) (-1300 (((-825 (-525)) $) NIL (|has| (-112 |#1|) (-566 (-825 (-525))))) (((-825 (-357)) $) NIL (|has| (-112 |#1|) (-566 (-825 (-357))))) (((-501) $) NIL (|has| (-112 |#1|) (-566 (-501)))) (((-357) $) NIL (|has| (-112 |#1|) (-951))) (((-205) $) NIL (|has| (-112 |#1|) (-951)))) (-1217 (((-161 (-385 (-525))) $) NIL)) (-3124 (((-3 (-1171 $) "failed") (-631 $)) NIL (-12 (|has| $ (-136)) (|has| (-112 |#1|) (-842))))) (-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ (-112 |#1|)) NIL) (($ (-1089)) NIL (|has| (-112 |#1|) (-966 (-1089))))) (-3751 (((-3 $ "failed") $) NIL (-3150 (-12 (|has| $ (-136)) (|has| (-112 |#1|) (-842))) (|has| (-112 |#1|) (-136))))) (-3425 (((-712)) NIL)) (-1584 (((-112 |#1|) $) NIL (|has| (-112 |#1|) (-510)))) (-1724 (((-108) $ $) NIL)) (-4173 (((-385 (-525)) $ (-525)) NIL)) (-1460 (($ $) NIL (|has| (-112 |#1|) (-761)))) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-1830 (($) NIL T CONST)) (-1839 (($) NIL T CONST)) (-1796 (($ $) NIL (|has| (-112 |#1|) (-213))) (($ $ (-712)) NIL (|has| (-112 |#1|) (-213))) (($ $ (-1089)) NIL (|has| (-112 |#1|) (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| (-112 |#1|) (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| (-112 |#1|) (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| (-112 |#1|) (-833 (-1089)))) (($ $ (-1 (-112 |#1|) (-112 |#1|)) (-712)) NIL) (($ $ (-1 (-112 |#1|) (-112 |#1|))) NIL)) (-4004 (((-108) $ $) NIL (|has| (-112 |#1|) (-788)))) (-3982 (((-108) $ $) NIL (|has| (-112 |#1|) (-788)))) (-3944 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL (|has| (-112 |#1|) (-788)))) (-3971 (((-108) $ $) NIL (|has| (-112 |#1|) (-788)))) (-4059 (($ $ $) NIL) (($ (-112 |#1|) (-112 |#1|)) NIL)) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ (-112 |#1|) $) NIL) (($ $ (-112 |#1|)) NIL)))
+(((-113 |#1|) (-13 (-923 (-112 |#1|)) (-10 -8 (-15 -4173 ((-385 (-525)) $ (-525))) (-15 -1217 ((-161 (-385 (-525))) $)) (-15 -2742 ($ $)) (-15 -2742 ($ (-525) $)))) (-525)) (T -113))
+((-4173 (*1 *2 *1 *3) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-113 *4)) (-14 *4 *3) (-5 *3 (-525)))) (-1217 (*1 *2 *1) (-12 (-5 *2 (-161 (-385 (-525)))) (-5 *1 (-113 *3)) (-14 *3 (-525)))) (-2742 (*1 *1 *1) (-12 (-5 *1 (-113 *2)) (-14 *2 (-525)))) (-2742 (*1 *1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-113 *3)) (-14 *3 *2))))
+(-13 (-923 (-112 |#1|)) (-10 -8 (-15 -4173 ((-385 (-525)) $ (-525))) (-15 -1217 ((-161 (-385 (-525))) $)) (-15 -2742 ($ $)) (-15 -2742 ($ (-525) $))))
+((-2847 ((|#2| $ "value" |#2|) NIL) (($ $ "left" $) 49) (($ $ "right" $) 51)) (-2275 (((-591 $) $) 27)) (-3219 (((-108) $ $) 32)) (-3956 (((-108) |#2| $) 36)) (-2065 (((-591 |#2|) $) 22)) (-2878 (((-108) $) 16)) (-1881 ((|#2| $ "value") NIL) (($ $ "left") 10) (($ $ "right") 13)) (-4133 (((-108) $) 45)) (-2686 (((-796) $) 41)) (-1567 (((-591 $) $) 28)) (-3944 (((-108) $ $) 34)) (-2028 (((-712) $) 43)))
+(((-114 |#1| |#2|) (-10 -8 (-15 -2686 ((-796) |#1|)) (-15 -2847 (|#1| |#1| "right" |#1|)) (-15 -2847 (|#1| |#1| "left" |#1|)) (-15 -1881 (|#1| |#1| "right")) (-15 -1881 (|#1| |#1| "left")) (-15 -2847 (|#2| |#1| "value" |#2|)) (-15 -3219 ((-108) |#1| |#1|)) (-15 -2065 ((-591 |#2|) |#1|)) (-15 -4133 ((-108) |#1|)) (-15 -1881 (|#2| |#1| "value")) (-15 -2878 ((-108) |#1|)) (-15 -2275 ((-591 |#1|) |#1|)) (-15 -1567 ((-591 |#1|) |#1|)) (-15 -3944 ((-108) |#1| |#1|)) (-15 -3956 ((-108) |#2| |#1|)) (-15 -2028 ((-712) |#1|))) (-115 |#2|) (-1125)) (T -114))
+NIL
+(-10 -8 (-15 -2686 ((-796) |#1|)) (-15 -2847 (|#1| |#1| "right" |#1|)) (-15 -2847 (|#1| |#1| "left" |#1|)) (-15 -1881 (|#1| |#1| "right")) (-15 -1881 (|#1| |#1| "left")) (-15 -2847 (|#2| |#1| "value" |#2|)) (-15 -3219 ((-108) |#1| |#1|)) (-15 -2065 ((-591 |#2|) |#1|)) (-15 -4133 ((-108) |#1|)) (-15 -1881 (|#2| |#1| "value")) (-15 -2878 ((-108) |#1|)) (-15 -2275 ((-591 |#1|) |#1|)) (-15 -1567 ((-591 |#1|) |#1|)) (-15 -3944 ((-108) |#1| |#1|)) (-15 -3956 ((-108) |#2| |#1|)) (-15 -2028 ((-712) |#1|)))
+((-2673 (((-108) $ $) 19 (|has| |#1| (-1018)))) (-2940 ((|#1| $) 48)) (-3727 (((-108) $ (-712)) 8)) (-3912 ((|#1| $ |#1|) 39 (|has| $ (-6 -4251)))) (-2175 (($ $ $) 52 (|has| $ (-6 -4251)))) (-3934 (($ $ $) 54 (|has| $ (-6 -4251)))) (-2847 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4251))) (($ $ "left" $) 55 (|has| $ (-6 -4251))) (($ $ "right" $) 53 (|has| $ (-6 -4251)))) (-3245 (($ $ (-591 $)) 41 (|has| $ (-6 -4251)))) (-2055 (($) 7 T CONST)) (-3192 (($ $) 57)) (-2916 (((-591 |#1|) $) 30 (|has| $ (-6 -4250)))) (-2275 (((-591 $) $) 50)) (-3219 (((-108) $ $) 42 (|has| |#1| (-1018)))) (-3491 (((-108) $ (-712)) 9)) (-4207 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-4192 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1|) $) 35)) (-3295 (((-108) $ (-712)) 10)) (-3178 (($ $) 59)) (-2065 (((-591 |#1|) $) 45)) (-2878 (((-108) $) 49)) (-2621 (((-1072) $) 22 (|has| |#1| (-1018)))) (-2937 (((-1036) $) 21 (|has| |#1| (-1018)))) (-3465 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) 14)) (-2077 (((-108) $) 11)) (-3164 (($) 12)) (-1881 ((|#1| $ "value") 47) (($ $ "left") 58) (($ $ "right") 56)) (-2194 (((-525) $ $) 44)) (-4133 (((-108) $) 46)) (-2960 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-2873 (($ $) 13)) (-2686 (((-796) $) 18 (|has| |#1| (-565 (-796))))) (-1567 (((-591 $) $) 51)) (-3592 (((-108) $ $) 43 (|has| |#1| (-1018)))) (-1475 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) 20 (|has| |#1| (-1018)))) (-2028 (((-712) $) 6 (|has| $ (-6 -4250)))))
(((-115 |#1|) (-131) (-1125)) (T -115))
-((-3388 (*1 *1 *1) (-12 (-4 *1 (-115 *2)) (-4 *2 (-1125)))) (-3164 (*1 *1 *1 *2) (-12 (-5 *2 "left") (-4 *1 (-115 *3)) (-4 *3 (-1125)))) (-3400 (*1 *1 *1) (-12 (-4 *1 (-115 *2)) (-4 *2 (-1125)))) (-3164 (*1 *1 *1 *2) (-12 (-5 *2 "right") (-4 *1 (-115 *3)) (-4 *3 (-1125)))) (-3186 (*1 *1 *1 *2 *1) (-12 (-5 *2 "left") (|has| *1 (-6 -4251)) (-4 *1 (-115 *3)) (-4 *3 (-1125)))) (-3152 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4251)) (-4 *1 (-115 *2)) (-4 *2 (-1125)))) (-3186 (*1 *1 *1 *2 *1) (-12 (-5 *2 "right") (|has| *1 (-6 -4251)) (-4 *1 (-115 *3)) (-4 *3 (-1125)))) (-4110 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4251)) (-4 *1 (-115 *2)) (-4 *2 (-1125)))))
-(-13 (-940 |t#1|) (-10 -8 (-15 -3388 ($ $)) (-15 -3164 ($ $ "left")) (-15 -3400 ($ $)) (-15 -3164 ($ $ "right")) (IF (|has| $ (-6 -4251)) (PROGN (-15 -3186 ($ $ "left" $)) (-15 -3152 ($ $ $)) (-15 -3186 ($ $ "right" $)) (-15 -4110 ($ $ $))) |%noBranch|)))
-(((-33) . T) ((-97) |has| |#1| (-1018)) ((-565 (-796)) -3321 (|has| |#1| (-1018)) (|has| |#1| (-565 (-796)))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-940 |#1|) . T) ((-1018) |has| |#1| (-1018)) ((-1125) . T))
-((-3033 (((-108) |#1|) 24)) (-3932 (((-712) (-712)) 23) (((-712)) 22)) (-2574 (((-108) |#1| (-108)) 25) (((-108) |#1|) 26)))
-(((-116 |#1|) (-10 -7 (-15 -2574 ((-108) |#1|)) (-15 -2574 ((-108) |#1| (-108))) (-15 -3932 ((-712))) (-15 -3932 ((-712) (-712))) (-15 -3033 ((-108) |#1|))) (-1147 (-525))) (T -116))
-((-3033 (*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-116 *3)) (-4 *3 (-1147 (-525))))) (-3932 (*1 *2 *2) (-12 (-5 *2 (-712)) (-5 *1 (-116 *3)) (-4 *3 (-1147 (-525))))) (-3932 (*1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-116 *3)) (-4 *3 (-1147 (-525))))) (-2574 (*1 *2 *3 *2) (-12 (-5 *2 (-108)) (-5 *1 (-116 *3)) (-4 *3 (-1147 (-525))))) (-2574 (*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-116 *3)) (-4 *3 (-1147 (-525))))))
-(-10 -7 (-15 -2574 ((-108) |#1|)) (-15 -2574 ((-108) |#1| (-108))) (-15 -3932 ((-712))) (-15 -3932 ((-712) (-712))) (-15 -3033 ((-108) |#1|)))
-((-3008 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3024 ((|#1| $) 15)) (-2787 (((-2 (|:| |less| $) (|:| |greater| $)) |#1| $) 22)) (-3891 (((-108) $ (-712)) NIL)) (-1780 ((|#1| $ |#1|) NIL (|has| $ (-6 -4251)))) (-4110 (($ $ $) 18 (|has| $ (-6 -4251)))) (-3152 (($ $ $) 20 (|has| $ (-6 -4251)))) (-3186 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4251))) (($ $ "left" $) NIL (|has| $ (-6 -4251))) (($ $ "right" $) NIL (|has| $ (-6 -4251)))) (-3665 (($ $ (-591 $)) NIL (|has| $ (-6 -4251)))) (-3798 (($) NIL T CONST)) (-3400 (($ $) 17)) (-3454 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-4120 (((-591 $) $) NIL)) (-2148 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-2088 (($ $ |#1| $) 23)) (-2910 (((-108) $ (-712)) NIL)) (-2552 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3249 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1|) $) NIL)) (-3971 (((-108) $ (-712)) NIL)) (-3388 (($ $) 19)) (-2599 (((-591 |#1|) $) NIL)) (-1203 (((-108) $) NIL)) (-2339 (((-1072) $) NIL (|has| |#1| (-1018)))) (-1926 (($ |#1| $) 24)) (-2470 (($ |#1| $) 10)) (-2047 (((-1036) $) NIL (|has| |#1| (-1018)))) (-1623 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) NIL)) (-3028 (((-108) $) 14)) (-3209 (($) 8)) (-3164 ((|#1| $ "value") NIL) (($ $ "left") NIL) (($ $ "right") NIL)) (-3505 (((-525) $ $) NIL)) (-2237 (((-108) $) NIL)) (-2064 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3199 (($ $) NIL)) (-3022 (((-796) $) NIL (|has| |#1| (-565 (-796))))) (-3860 (((-591 $) $) NIL)) (-1632 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3950 (($ (-591 |#1|)) 12)) (-4158 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-4045 (((-712) $) NIL (|has| $ (-6 -4250)))))
-(((-117 |#1|) (-13 (-121 |#1|) (-10 -8 (-6 -4251) (-6 -4250) (-15 -3950 ($ (-591 |#1|))) (-15 -2470 ($ |#1| $)) (-15 -1926 ($ |#1| $)) (-15 -2787 ((-2 (|:| |less| $) (|:| |greater| $)) |#1| $)))) (-788)) (T -117))
-((-3950 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-788)) (-5 *1 (-117 *3)))) (-2470 (*1 *1 *2 *1) (-12 (-5 *1 (-117 *2)) (-4 *2 (-788)))) (-1926 (*1 *1 *2 *1) (-12 (-5 *1 (-117 *2)) (-4 *2 (-788)))) (-2787 (*1 *2 *3 *1) (-12 (-5 *2 (-2 (|:| |less| (-117 *3)) (|:| |greater| (-117 *3)))) (-5 *1 (-117 *3)) (-4 *3 (-788)))))
-(-13 (-121 |#1|) (-10 -8 (-6 -4251) (-6 -4250) (-15 -3950 ($ (-591 |#1|))) (-15 -2470 ($ |#1| $)) (-15 -1926 ($ |#1| $)) (-15 -2787 ((-2 (|:| |less| $) (|:| |greater| $)) |#1| $))))
-((-1917 (($ $) 14)) (-2247 (($ $) 11)) (-2580 (($ $ $) 24)) (-3661 (($ $ $) 22)) (-3710 (($ $) 12)) (-3625 (($ $ $) 20)) (-3613 (($ $ $) 18)))
-(((-118 |#1|) (-10 -8 (-15 -2580 (|#1| |#1| |#1|)) (-15 -3661 (|#1| |#1| |#1|)) (-15 -3710 (|#1| |#1|)) (-15 -2247 (|#1| |#1|)) (-15 -1917 (|#1| |#1|)) (-15 -3613 (|#1| |#1| |#1|)) (-15 -3625 (|#1| |#1| |#1|))) (-119)) (T -118))
-NIL
-(-10 -8 (-15 -2580 (|#1| |#1| |#1|)) (-15 -3661 (|#1| |#1| |#1|)) (-15 -3710 (|#1| |#1|)) (-15 -2247 (|#1| |#1|)) (-15 -1917 (|#1| |#1|)) (-15 -3613 (|#1| |#1| |#1|)) (-15 -3625 (|#1| |#1| |#1|)))
-((-3008 (((-108) $ $) 7)) (-1917 (($ $) 104)) (-3931 (($ $ $) 25)) (-3296 (((-1176) $ (-525) (-525)) 67 (|has| $ (-6 -4251)))) (-3203 (((-108) $) 99 (|has| (-108) (-788))) (((-108) (-1 (-108) (-108) (-108)) $) 93)) (-4026 (($ $) 103 (-12 (|has| (-108) (-788)) (|has| $ (-6 -4251)))) (($ (-1 (-108) (-108) (-108)) $) 102 (|has| $ (-6 -4251)))) (-3327 (($ $) 98 (|has| (-108) (-788))) (($ (-1 (-108) (-108) (-108)) $) 92)) (-3891 (((-108) $ (-712)) 38)) (-3186 (((-108) $ (-1138 (-525)) (-108)) 89 (|has| $ (-6 -4251))) (((-108) $ (-525) (-108)) 55 (|has| $ (-6 -4251)))) (-2305 (($ (-1 (-108) (-108)) $) 72 (|has| $ (-6 -4250)))) (-3798 (($) 39 T CONST)) (-2598 (($ $) 101 (|has| $ (-6 -4251)))) (-2617 (($ $) 91)) (-3098 (($ $) 69 (-12 (|has| (-108) (-1018)) (|has| $ (-6 -4250))))) (-3677 (($ (-1 (-108) (-108)) $) 73 (|has| $ (-6 -4250))) (($ (-108) $) 70 (-12 (|has| (-108) (-1018)) (|has| $ (-6 -4250))))) (-1227 (((-108) (-1 (-108) (-108) (-108)) $) 75 (|has| $ (-6 -4250))) (((-108) (-1 (-108) (-108) (-108)) $ (-108)) 74 (|has| $ (-6 -4250))) (((-108) (-1 (-108) (-108) (-108)) $ (-108) (-108)) 71 (-12 (|has| (-108) (-1018)) (|has| $ (-6 -4250))))) (-3255 (((-108) $ (-525) (-108)) 54 (|has| $ (-6 -4251)))) (-3217 (((-108) $ (-525)) 56)) (-3004 (((-525) (-108) $ (-525)) 96 (|has| (-108) (-1018))) (((-525) (-108) $) 95 (|has| (-108) (-1018))) (((-525) (-1 (-108) (-108)) $) 94)) (-3454 (((-591 (-108)) $) 46 (|has| $ (-6 -4250)))) (-1209 (($ $ $) 26)) (-2247 (($ $) 31)) (-2580 (($ $ $) 28)) (-1268 (($ (-712) (-108)) 78)) (-3661 (($ $ $) 29)) (-2910 (((-108) $ (-712)) 37)) (-3630 (((-525) $) 64 (|has| (-525) (-788)))) (-3741 (($ $ $) 13)) (-2131 (($ $ $) 97 (|has| (-108) (-788))) (($ (-1 (-108) (-108) (-108)) $ $) 90)) (-2552 (((-591 (-108)) $) 47 (|has| $ (-6 -4250)))) (-2141 (((-108) (-108) $) 49 (-12 (|has| (-108) (-1018)) (|has| $ (-6 -4250))))) (-3468 (((-525) $) 63 (|has| (-525) (-788)))) (-2478 (($ $ $) 14)) (-3249 (($ (-1 (-108) (-108)) $) 42 (|has| $ (-6 -4251)))) (-1340 (($ (-1 (-108) (-108) (-108)) $ $) 83) (($ (-1 (-108) (-108)) $) 41)) (-3971 (((-108) $ (-712)) 36)) (-2339 (((-1072) $) 9)) (-4189 (($ $ $ (-525)) 88) (($ (-108) $ (-525)) 87)) (-2511 (((-591 (-525)) $) 61)) (-2791 (((-108) (-525) $) 60)) (-2047 (((-1036) $) 10)) (-3066 (((-108) $) 65 (|has| (-525) (-788)))) (-2069 (((-3 (-108) "failed") (-1 (-108) (-108)) $) 76)) (-1941 (($ $ (-108)) 66 (|has| $ (-6 -4251)))) (-1623 (((-108) (-1 (-108) (-108)) $) 44 (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-108)) (-591 (-108))) 53 (-12 (|has| (-108) (-288 (-108))) (|has| (-108) (-1018)))) (($ $ (-108) (-108)) 52 (-12 (|has| (-108) (-288 (-108))) (|has| (-108) (-1018)))) (($ $ (-273 (-108))) 51 (-12 (|has| (-108) (-288 (-108))) (|has| (-108) (-1018)))) (($ $ (-591 (-273 (-108)))) 50 (-12 (|has| (-108) (-288 (-108))) (|has| (-108) (-1018))))) (-3493 (((-108) $ $) 32)) (-1615 (((-108) (-108) $) 62 (-12 (|has| $ (-6 -4250)) (|has| (-108) (-1018))))) (-3339 (((-591 (-108)) $) 59)) (-3028 (((-108) $) 35)) (-3209 (($) 34)) (-3164 (($ $ (-1138 (-525))) 84) (((-108) $ (-525)) 58) (((-108) $ (-525) (-108)) 57)) (-2777 (($ $ (-1138 (-525))) 86) (($ $ (-525)) 85)) (-2064 (((-712) (-108) $) 48 (-12 (|has| (-108) (-1018)) (|has| $ (-6 -4250)))) (((-712) (-1 (-108) (-108)) $) 45 (|has| $ (-6 -4250)))) (-4063 (($ $ $ (-525)) 100 (|has| $ (-6 -4251)))) (-3199 (($ $) 33)) (-1408 (((-501) $) 68 (|has| (-108) (-566 (-501))))) (-3036 (($ (-591 (-108))) 77)) (-3690 (($ (-591 $)) 82) (($ $ $) 81) (($ (-108) $) 80) (($ $ (-108)) 79)) (-3022 (((-796) $) 11)) (-4158 (((-108) (-1 (-108) (-108)) $) 43 (|has| $ (-6 -4250)))) (-1213 (($ $ $) 27)) (-3710 (($ $) 30)) (-3625 (($ $ $) 106)) (-4135 (((-108) $ $) 16)) (-4119 (((-108) $ $) 17)) (-4096 (((-108) $ $) 6)) (-4126 (((-108) $ $) 15)) (-4112 (((-108) $ $) 18)) (-3613 (($ $ $) 105)) (-4045 (((-712) $) 40 (|has| $ (-6 -4250)))))
+((-3178 (*1 *1 *1) (-12 (-4 *1 (-115 *2)) (-4 *2 (-1125)))) (-1881 (*1 *1 *1 *2) (-12 (-5 *2 "left") (-4 *1 (-115 *3)) (-4 *3 (-1125)))) (-3192 (*1 *1 *1) (-12 (-4 *1 (-115 *2)) (-4 *2 (-1125)))) (-1881 (*1 *1 *1 *2) (-12 (-5 *2 "right") (-4 *1 (-115 *3)) (-4 *3 (-1125)))) (-2847 (*1 *1 *1 *2 *1) (-12 (-5 *2 "left") (|has| *1 (-6 -4251)) (-4 *1 (-115 *3)) (-4 *3 (-1125)))) (-3934 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4251)) (-4 *1 (-115 *2)) (-4 *2 (-1125)))) (-2847 (*1 *1 *1 *2 *1) (-12 (-5 *2 "right") (|has| *1 (-6 -4251)) (-4 *1 (-115 *3)) (-4 *3 (-1125)))) (-2175 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4251)) (-4 *1 (-115 *2)) (-4 *2 (-1125)))))
+(-13 (-940 |t#1|) (-10 -8 (-15 -3178 ($ $)) (-15 -1881 ($ $ "left")) (-15 -3192 ($ $)) (-15 -1881 ($ $ "right")) (IF (|has| $ (-6 -4251)) (PROGN (-15 -2847 ($ $ "left" $)) (-15 -3934 ($ $ $)) (-15 -2847 ($ $ "right" $)) (-15 -2175 ($ $ $))) |%noBranch|)))
+(((-33) . T) ((-97) |has| |#1| (-1018)) ((-565 (-796)) -3150 (|has| |#1| (-1018)) (|has| |#1| (-565 (-796)))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-940 |#1|) . T) ((-1018) |has| |#1| (-1018)) ((-1125) . T))
+((-2134 (((-108) |#1|) 24)) (-4176 (((-712) (-712)) 23) (((-712)) 22)) (-3140 (((-108) |#1| (-108)) 25) (((-108) |#1|) 26)))
+(((-116 |#1|) (-10 -7 (-15 -3140 ((-108) |#1|)) (-15 -3140 ((-108) |#1| (-108))) (-15 -4176 ((-712))) (-15 -4176 ((-712) (-712))) (-15 -2134 ((-108) |#1|))) (-1147 (-525))) (T -116))
+((-2134 (*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-116 *3)) (-4 *3 (-1147 (-525))))) (-4176 (*1 *2 *2) (-12 (-5 *2 (-712)) (-5 *1 (-116 *3)) (-4 *3 (-1147 (-525))))) (-4176 (*1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-116 *3)) (-4 *3 (-1147 (-525))))) (-3140 (*1 *2 *3 *2) (-12 (-5 *2 (-108)) (-5 *1 (-116 *3)) (-4 *3 (-1147 (-525))))) (-3140 (*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-116 *3)) (-4 *3 (-1147 (-525))))))
+(-10 -7 (-15 -3140 ((-108) |#1|)) (-15 -3140 ((-108) |#1| (-108))) (-15 -4176 ((-712))) (-15 -4176 ((-712) (-712))) (-15 -2134 ((-108) |#1|)))
+((-2673 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-2940 ((|#1| $) 15)) (-1645 (((-2 (|:| |less| $) (|:| |greater| $)) |#1| $) 22)) (-3727 (((-108) $ (-712)) NIL)) (-3912 ((|#1| $ |#1|) NIL (|has| $ (-6 -4251)))) (-2175 (($ $ $) 18 (|has| $ (-6 -4251)))) (-3934 (($ $ $) 20 (|has| $ (-6 -4251)))) (-2847 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4251))) (($ $ "left" $) NIL (|has| $ (-6 -4251))) (($ $ "right" $) NIL (|has| $ (-6 -4251)))) (-3245 (($ $ (-591 $)) NIL (|has| $ (-6 -4251)))) (-2055 (($) NIL T CONST)) (-3192 (($ $) 17)) (-2916 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-2275 (((-591 $) $) NIL)) (-3219 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3186 (($ $ |#1| $) 23)) (-3491 (((-108) $ (-712)) NIL)) (-4207 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-4192 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1|) $) NIL)) (-3295 (((-108) $ (-712)) NIL)) (-3178 (($ $) 19)) (-2065 (((-591 |#1|) $) NIL)) (-2878 (((-108) $) NIL)) (-2621 (((-1072) $) NIL (|has| |#1| (-1018)))) (-3665 (($ |#1| $) 24)) (-1520 (($ |#1| $) 10)) (-2937 (((-1036) $) NIL (|has| |#1| (-1018)))) (-3465 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) NIL)) (-2077 (((-108) $) 14)) (-3164 (($) 8)) (-1881 ((|#1| $ "value") NIL) (($ $ "left") NIL) (($ $ "right") NIL)) (-2194 (((-525) $ $) NIL)) (-4133 (((-108) $) NIL)) (-2960 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2873 (($ $) NIL)) (-2686 (((-796) $) NIL (|has| |#1| (-565 (-796))))) (-1567 (((-591 $) $) NIL)) (-3592 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3062 (($ (-591 |#1|)) 12)) (-1475 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-2028 (((-712) $) NIL (|has| $ (-6 -4250)))))
+(((-117 |#1|) (-13 (-121 |#1|) (-10 -8 (-6 -4251) (-6 -4250) (-15 -3062 ($ (-591 |#1|))) (-15 -1520 ($ |#1| $)) (-15 -3665 ($ |#1| $)) (-15 -1645 ((-2 (|:| |less| $) (|:| |greater| $)) |#1| $)))) (-788)) (T -117))
+((-3062 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-788)) (-5 *1 (-117 *3)))) (-1520 (*1 *1 *2 *1) (-12 (-5 *1 (-117 *2)) (-4 *2 (-788)))) (-3665 (*1 *1 *2 *1) (-12 (-5 *1 (-117 *2)) (-4 *2 (-788)))) (-1645 (*1 *2 *3 *1) (-12 (-5 *2 (-2 (|:| |less| (-117 *3)) (|:| |greater| (-117 *3)))) (-5 *1 (-117 *3)) (-4 *3 (-788)))))
+(-13 (-121 |#1|) (-10 -8 (-6 -4251) (-6 -4250) (-15 -3062 ($ (-591 |#1|))) (-15 -1520 ($ |#1| $)) (-15 -3665 ($ |#1| $)) (-15 -1645 ((-2 (|:| |less| $) (|:| |greater| $)) |#1| $))))
+((-1426 (($ $) 14)) (-3389 (($ $) 11)) (-3200 (($ $ $) 24)) (-3185 (($ $ $) 22)) (-1401 (($ $) 12)) (-3691 (($ $ $) 20)) (-3677 (($ $ $) 18)))
+(((-118 |#1|) (-10 -8 (-15 -3200 (|#1| |#1| |#1|)) (-15 -3185 (|#1| |#1| |#1|)) (-15 -1401 (|#1| |#1|)) (-15 -3389 (|#1| |#1|)) (-15 -1426 (|#1| |#1|)) (-15 -3677 (|#1| |#1| |#1|)) (-15 -3691 (|#1| |#1| |#1|))) (-119)) (T -118))
+NIL
+(-10 -8 (-15 -3200 (|#1| |#1| |#1|)) (-15 -3185 (|#1| |#1| |#1|)) (-15 -1401 (|#1| |#1|)) (-15 -3389 (|#1| |#1|)) (-15 -1426 (|#1| |#1|)) (-15 -3677 (|#1| |#1| |#1|)) (-15 -3691 (|#1| |#1| |#1|)))
+((-2673 (((-108) $ $) 7)) (-1426 (($ $) 104)) (-2216 (($ $ $) 25)) (-3832 (((-1176) $ (-525) (-525)) 67 (|has| $ (-6 -4251)))) (-3110 (((-108) $) 99 (|has| (-108) (-788))) (((-108) (-1 (-108) (-108) (-108)) $) 93)) (-2613 (($ $) 103 (-12 (|has| (-108) (-788)) (|has| $ (-6 -4251)))) (($ (-1 (-108) (-108) (-108)) $) 102 (|has| $ (-6 -4251)))) (-1282 (($ $) 98 (|has| (-108) (-788))) (($ (-1 (-108) (-108) (-108)) $) 92)) (-3727 (((-108) $ (-712)) 38)) (-2847 (((-108) $ (-1138 (-525)) (-108)) 89 (|has| $ (-6 -4251))) (((-108) $ (-525) (-108)) 55 (|has| $ (-6 -4251)))) (-2467 (($ (-1 (-108) (-108)) $) 72 (|has| $ (-6 -4250)))) (-2055 (($) 39 T CONST)) (-3405 (($ $) 101 (|has| $ (-6 -4251)))) (-2747 (($ $) 91)) (-2908 (($ $) 69 (-12 (|has| (-108) (-1018)) (|has| $ (-6 -4250))))) (-2537 (($ (-1 (-108) (-108)) $) 73 (|has| $ (-6 -4250))) (($ (-108) $) 70 (-12 (|has| (-108) (-1018)) (|has| $ (-6 -4250))))) (-3618 (((-108) (-1 (-108) (-108) (-108)) $) 75 (|has| $ (-6 -4250))) (((-108) (-1 (-108) (-108) (-108)) $ (-108)) 74 (|has| $ (-6 -4250))) (((-108) (-1 (-108) (-108) (-108)) $ (-108) (-108)) 71 (-12 (|has| (-108) (-1018)) (|has| $ (-6 -4250))))) (-4205 (((-108) $ (-525) (-108)) 54 (|has| $ (-6 -4251)))) (-4121 (((-108) $ (-525)) 56)) (-1734 (((-525) (-108) $ (-525)) 96 (|has| (-108) (-1018))) (((-525) (-108) $) 95 (|has| (-108) (-1018))) (((-525) (-1 (-108) (-108)) $) 94)) (-2916 (((-591 (-108)) $) 46 (|has| $ (-6 -4250)))) (-3532 (($ $ $) 26)) (-3389 (($ $) 31)) (-3200 (($ $ $) 28)) (-1316 (($ (-712) (-108)) 78)) (-3185 (($ $ $) 29)) (-3491 (((-108) $ (-712)) 37)) (-4152 (((-525) $) 64 (|has| (-525) (-788)))) (-1923 (($ $ $) 13)) (-3459 (($ $ $) 97 (|has| (-108) (-788))) (($ (-1 (-108) (-108) (-108)) $ $) 90)) (-4207 (((-591 (-108)) $) 47 (|has| $ (-6 -4250)))) (-3956 (((-108) (-108) $) 49 (-12 (|has| (-108) (-1018)) (|has| $ (-6 -4250))))) (-1826 (((-525) $) 63 (|has| (-525) (-788)))) (-3475 (($ $ $) 14)) (-4192 (($ (-1 (-108) (-108)) $) 42 (|has| $ (-6 -4251)))) (-1257 (($ (-1 (-108) (-108) (-108)) $ $) 83) (($ (-1 (-108) (-108)) $) 41)) (-3295 (((-108) $ (-712)) 36)) (-2621 (((-1072) $) 9)) (-2059 (($ $ $ (-525)) 88) (($ (-108) $ (-525)) 87)) (-3761 (((-591 (-525)) $) 61)) (-1675 (((-108) (-525) $) 60)) (-2937 (((-1036) $) 10)) (-2872 (((-108) $) 65 (|has| (-525) (-788)))) (-2714 (((-3 (-108) "failed") (-1 (-108) (-108)) $) 76)) (-1858 (($ $ (-108)) 66 (|has| $ (-6 -4251)))) (-3465 (((-108) (-1 (-108) (-108)) $) 44 (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-108)) (-591 (-108))) 53 (-12 (|has| (-108) (-288 (-108))) (|has| (-108) (-1018)))) (($ $ (-108) (-108)) 52 (-12 (|has| (-108) (-288 (-108))) (|has| (-108) (-1018)))) (($ $ (-273 (-108))) 51 (-12 (|has| (-108) (-288 (-108))) (|has| (-108) (-1018)))) (($ $ (-591 (-273 (-108)))) 50 (-12 (|has| (-108) (-288 (-108))) (|has| (-108) (-1018))))) (-2023 (((-108) $ $) 32)) (-3384 (((-108) (-108) $) 62 (-12 (|has| $ (-6 -4250)) (|has| (-108) (-1018))))) (-2998 (((-591 (-108)) $) 59)) (-2077 (((-108) $) 35)) (-3164 (($) 34)) (-1881 (($ $ (-1138 (-525))) 84) (((-108) $ (-525)) 58) (((-108) $ (-525) (-108)) 57)) (-3226 (($ $ (-1138 (-525))) 86) (($ $ (-525)) 85)) (-2960 (((-712) (-108) $) 48 (-12 (|has| (-108) (-1018)) (|has| $ (-6 -4250)))) (((-712) (-1 (-108) (-108)) $) 45 (|has| $ (-6 -4250)))) (-2992 (($ $ $ (-525)) 100 (|has| $ (-6 -4251)))) (-2873 (($ $) 33)) (-1300 (((-501) $) 68 (|has| (-108) (-566 (-501))))) (-2695 (($ (-591 (-108))) 77)) (-1624 (($ (-591 $)) 82) (($ $ $) 81) (($ (-108) $) 80) (($ $ (-108)) 79)) (-2686 (((-796) $) 11)) (-1475 (((-108) (-1 (-108) (-108)) $) 43 (|has| $ (-6 -4250)))) (-3543 (($ $ $) 27)) (-1401 (($ $) 30)) (-3691 (($ $ $) 106)) (-4004 (((-108) $ $) 16)) (-3982 (((-108) $ $) 17)) (-3944 (((-108) $ $) 6)) (-3994 (((-108) $ $) 15)) (-3971 (((-108) $ $) 18)) (-3677 (($ $ $) 105)) (-2028 (((-712) $) 40 (|has| $ (-6 -4250)))))
(((-119) (-131)) (T -119))
-((-2247 (*1 *1 *1) (-4 *1 (-119))) (-3710 (*1 *1 *1) (-4 *1 (-119))) (-3661 (*1 *1 *1 *1) (-4 *1 (-119))) (-2580 (*1 *1 *1 *1) (-4 *1 (-119))) (-1213 (*1 *1 *1 *1) (-4 *1 (-119))) (-1209 (*1 *1 *1 *1) (-4 *1 (-119))) (-3931 (*1 *1 *1 *1) (-4 *1 (-119))))
-(-13 (-788) (-606) (-19 (-108)) (-10 -8 (-15 -2247 ($ $)) (-15 -3710 ($ $)) (-15 -3661 ($ $ $)) (-15 -2580 ($ $ $)) (-15 -1213 ($ $ $)) (-15 -1209 ($ $ $)) (-15 -3931 ($ $ $))))
+((-3389 (*1 *1 *1) (-4 *1 (-119))) (-1401 (*1 *1 *1) (-4 *1 (-119))) (-3185 (*1 *1 *1 *1) (-4 *1 (-119))) (-3200 (*1 *1 *1 *1) (-4 *1 (-119))) (-3543 (*1 *1 *1 *1) (-4 *1 (-119))) (-3532 (*1 *1 *1 *1) (-4 *1 (-119))) (-2216 (*1 *1 *1 *1) (-4 *1 (-119))))
+(-13 (-788) (-606) (-19 (-108)) (-10 -8 (-15 -3389 ($ $)) (-15 -1401 ($ $)) (-15 -3185 ($ $ $)) (-15 -3200 ($ $ $)) (-15 -3543 ($ $ $)) (-15 -3532 ($ $ $)) (-15 -2216 ($ $ $))))
(((-33) . T) ((-97) . T) ((-565 (-796)) . T) ((-142 #0=(-108)) . T) ((-566 (-501)) |has| (-108) (-566 (-501))) ((-265 #1=(-525) #0#) . T) ((-267 #1# #0#) . T) ((-288 #0#) -12 (|has| (-108) (-288 (-108))) (|has| (-108) (-1018))) ((-351 #0#) . T) ((-464 #0#) . T) ((-558 #1# #0#) . T) ((-486 #0# #0#) -12 (|has| (-108) (-288 (-108))) (|has| (-108) (-1018))) ((-596 #0#) . T) ((-606) . T) ((-19 #0#) . T) ((-788) . T) ((-1018) . T) ((-1125) . T))
-((-3249 (($ (-1 |#2| |#2|) $) 22)) (-3199 (($ $) 16)) (-4045 (((-712) $) 24)))
-(((-120 |#1| |#2|) (-10 -8 (-15 -3249 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -4045 ((-712) |#1|)) (-15 -3199 (|#1| |#1|))) (-121 |#2|) (-1018)) (T -120))
+((-4192 (($ (-1 |#2| |#2|) $) 22)) (-2873 (($ $) 16)) (-2028 (((-712) $) 24)))
+(((-120 |#1| |#2|) (-10 -8 (-15 -4192 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2028 ((-712) |#1|)) (-15 -2873 (|#1| |#1|))) (-121 |#2|) (-1018)) (T -120))
NIL
-(-10 -8 (-15 -3249 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -4045 ((-712) |#1|)) (-15 -3199 (|#1| |#1|)))
-((-3008 (((-108) $ $) 19 (|has| |#1| (-1018)))) (-3024 ((|#1| $) 48)) (-3891 (((-108) $ (-712)) 8)) (-1780 ((|#1| $ |#1|) 39 (|has| $ (-6 -4251)))) (-4110 (($ $ $) 52 (|has| $ (-6 -4251)))) (-3152 (($ $ $) 54 (|has| $ (-6 -4251)))) (-3186 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4251))) (($ $ "left" $) 55 (|has| $ (-6 -4251))) (($ $ "right" $) 53 (|has| $ (-6 -4251)))) (-3665 (($ $ (-591 $)) 41 (|has| $ (-6 -4251)))) (-3798 (($) 7 T CONST)) (-3400 (($ $) 57)) (-3454 (((-591 |#1|) $) 30 (|has| $ (-6 -4250)))) (-4120 (((-591 $) $) 50)) (-2148 (((-108) $ $) 42 (|has| |#1| (-1018)))) (-2088 (($ $ |#1| $) 60)) (-2910 (((-108) $ (-712)) 9)) (-2552 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3249 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1|) $) 35)) (-3971 (((-108) $ (-712)) 10)) (-3388 (($ $) 59)) (-2599 (((-591 |#1|) $) 45)) (-1203 (((-108) $) 49)) (-2339 (((-1072) $) 22 (|has| |#1| (-1018)))) (-2047 (((-1036) $) 21 (|has| |#1| (-1018)))) (-1623 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) 14)) (-3028 (((-108) $) 11)) (-3209 (($) 12)) (-3164 ((|#1| $ "value") 47) (($ $ "left") 58) (($ $ "right") 56)) (-3505 (((-525) $ $) 44)) (-2237 (((-108) $) 46)) (-2064 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3199 (($ $) 13)) (-3022 (((-796) $) 18 (|has| |#1| (-565 (-796))))) (-3860 (((-591 $) $) 51)) (-1632 (((-108) $ $) 43 (|has| |#1| (-1018)))) (-4158 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) 20 (|has| |#1| (-1018)))) (-4045 (((-712) $) 6 (|has| $ (-6 -4250)))))
+(-10 -8 (-15 -4192 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2028 ((-712) |#1|)) (-15 -2873 (|#1| |#1|)))
+((-2673 (((-108) $ $) 19 (|has| |#1| (-1018)))) (-2940 ((|#1| $) 48)) (-3727 (((-108) $ (-712)) 8)) (-3912 ((|#1| $ |#1|) 39 (|has| $ (-6 -4251)))) (-2175 (($ $ $) 52 (|has| $ (-6 -4251)))) (-3934 (($ $ $) 54 (|has| $ (-6 -4251)))) (-2847 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4251))) (($ $ "left" $) 55 (|has| $ (-6 -4251))) (($ $ "right" $) 53 (|has| $ (-6 -4251)))) (-3245 (($ $ (-591 $)) 41 (|has| $ (-6 -4251)))) (-2055 (($) 7 T CONST)) (-3192 (($ $) 57)) (-2916 (((-591 |#1|) $) 30 (|has| $ (-6 -4250)))) (-2275 (((-591 $) $) 50)) (-3219 (((-108) $ $) 42 (|has| |#1| (-1018)))) (-3186 (($ $ |#1| $) 60)) (-3491 (((-108) $ (-712)) 9)) (-4207 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-4192 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1|) $) 35)) (-3295 (((-108) $ (-712)) 10)) (-3178 (($ $) 59)) (-2065 (((-591 |#1|) $) 45)) (-2878 (((-108) $) 49)) (-2621 (((-1072) $) 22 (|has| |#1| (-1018)))) (-2937 (((-1036) $) 21 (|has| |#1| (-1018)))) (-3465 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) 14)) (-2077 (((-108) $) 11)) (-3164 (($) 12)) (-1881 ((|#1| $ "value") 47) (($ $ "left") 58) (($ $ "right") 56)) (-2194 (((-525) $ $) 44)) (-4133 (((-108) $) 46)) (-2960 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-2873 (($ $) 13)) (-2686 (((-796) $) 18 (|has| |#1| (-565 (-796))))) (-1567 (((-591 $) $) 51)) (-3592 (((-108) $ $) 43 (|has| |#1| (-1018)))) (-1475 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) 20 (|has| |#1| (-1018)))) (-2028 (((-712) $) 6 (|has| $ (-6 -4250)))))
(((-121 |#1|) (-131) (-1018)) (T -121))
-((-2088 (*1 *1 *1 *2 *1) (-12 (-4 *1 (-121 *2)) (-4 *2 (-1018)))))
-(-13 (-115 |t#1|) (-10 -8 (-6 -4251) (-6 -4250) (-15 -2088 ($ $ |t#1| $))))
-(((-33) . T) ((-97) |has| |#1| (-1018)) ((-115 |#1|) . T) ((-565 (-796)) -3321 (|has| |#1| (-1018)) (|has| |#1| (-565 (-796)))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-940 |#1|) . T) ((-1018) |has| |#1| (-1018)) ((-1125) . T))
-((-3008 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3024 ((|#1| $) 15)) (-3891 (((-108) $ (-712)) NIL)) (-1780 ((|#1| $ |#1|) 19 (|has| $ (-6 -4251)))) (-4110 (($ $ $) 20 (|has| $ (-6 -4251)))) (-3152 (($ $ $) 18 (|has| $ (-6 -4251)))) (-3186 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4251))) (($ $ "left" $) NIL (|has| $ (-6 -4251))) (($ $ "right" $) NIL (|has| $ (-6 -4251)))) (-3665 (($ $ (-591 $)) NIL (|has| $ (-6 -4251)))) (-3798 (($) NIL T CONST)) (-3400 (($ $) 21)) (-3454 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-4120 (((-591 $) $) NIL)) (-2148 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-2088 (($ $ |#1| $) NIL)) (-2910 (((-108) $ (-712)) NIL)) (-2552 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3249 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1|) $) NIL)) (-3971 (((-108) $ (-712)) NIL)) (-3388 (($ $) NIL)) (-2599 (((-591 |#1|) $) NIL)) (-1203 (((-108) $) NIL)) (-2339 (((-1072) $) NIL (|has| |#1| (-1018)))) (-2470 (($ |#1| $) 10)) (-2047 (((-1036) $) NIL (|has| |#1| (-1018)))) (-1623 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) NIL)) (-3028 (((-108) $) 14)) (-3209 (($) 8)) (-3164 ((|#1| $ "value") NIL) (($ $ "left") NIL) (($ $ "right") NIL)) (-3505 (((-525) $ $) NIL)) (-2237 (((-108) $) NIL)) (-2064 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3199 (($ $) 17)) (-3022 (((-796) $) NIL (|has| |#1| (-565 (-796))))) (-3860 (((-591 $) $) NIL)) (-1632 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3612 (($ (-591 |#1|)) 12)) (-4158 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-4045 (((-712) $) NIL (|has| $ (-6 -4250)))))
-(((-122 |#1|) (-13 (-121 |#1|) (-10 -8 (-6 -4251) (-15 -3612 ($ (-591 |#1|))) (-15 -2470 ($ |#1| $)))) (-788)) (T -122))
-((-3612 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-788)) (-5 *1 (-122 *3)))) (-2470 (*1 *1 *2 *1) (-12 (-5 *1 (-122 *2)) (-4 *2 (-788)))))
-(-13 (-121 |#1|) (-10 -8 (-6 -4251) (-15 -3612 ($ (-591 |#1|))) (-15 -2470 ($ |#1| $))))
-((-3008 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3024 ((|#1| $) 24)) (-3891 (((-108) $ (-712)) NIL)) (-1780 ((|#1| $ |#1|) 26 (|has| $ (-6 -4251)))) (-4110 (($ $ $) 30 (|has| $ (-6 -4251)))) (-3152 (($ $ $) 28 (|has| $ (-6 -4251)))) (-3186 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4251))) (($ $ "left" $) NIL (|has| $ (-6 -4251))) (($ $ "right" $) NIL (|has| $ (-6 -4251)))) (-3665 (($ $ (-591 $)) NIL (|has| $ (-6 -4251)))) (-3798 (($) NIL T CONST)) (-3400 (($ $) 20)) (-3454 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-4120 (((-591 $) $) NIL)) (-2148 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-2088 (($ $ |#1| $) 15)) (-2910 (((-108) $ (-712)) NIL)) (-2552 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3249 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1|) $) NIL)) (-3971 (((-108) $ (-712)) NIL)) (-3388 (($ $) 19)) (-2599 (((-591 |#1|) $) NIL)) (-1203 (((-108) $) 21)) (-2339 (((-1072) $) NIL (|has| |#1| (-1018)))) (-2047 (((-1036) $) NIL (|has| |#1| (-1018)))) (-1623 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) NIL)) (-3028 (((-108) $) 18)) (-3209 (($) 11)) (-3164 ((|#1| $ "value") NIL) (($ $ "left") NIL) (($ $ "right") NIL)) (-3505 (((-525) $ $) NIL)) (-2237 (((-108) $) NIL)) (-2064 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3199 (($ $) NIL)) (-3022 (((-796) $) NIL (|has| |#1| (-565 (-796))))) (-3860 (((-591 $) $) NIL)) (-1632 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-1496 (($ |#1|) 17) (($ $ |#1| $) 16)) (-4158 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) 10 (|has| |#1| (-1018)))) (-4045 (((-712) $) NIL (|has| $ (-6 -4250)))))
-(((-123 |#1|) (-13 (-121 |#1|) (-10 -8 (-15 -1496 ($ |#1|)) (-15 -1496 ($ $ |#1| $)))) (-1018)) (T -123))
-((-1496 (*1 *1 *2) (-12 (-5 *1 (-123 *2)) (-4 *2 (-1018)))) (-1496 (*1 *1 *1 *2 *1) (-12 (-5 *1 (-123 *2)) (-4 *2 (-1018)))))
-(-13 (-121 |#1|) (-10 -8 (-15 -1496 ($ |#1|)) (-15 -1496 ($ $ |#1| $))))
-((-3008 (((-108) $ $) NIL (|has| (-125) (-1018)))) (-3296 (((-1176) $ (-525) (-525)) NIL (|has| $ (-6 -4251)))) (-3203 (((-108) (-1 (-108) (-125) (-125)) $) NIL) (((-108) $) NIL (|has| (-125) (-788)))) (-4026 (($ (-1 (-108) (-125) (-125)) $) NIL (|has| $ (-6 -4251))) (($ $) NIL (-12 (|has| $ (-6 -4251)) (|has| (-125) (-788))))) (-3327 (($ (-1 (-108) (-125) (-125)) $) NIL) (($ $) NIL (|has| (-125) (-788)))) (-3891 (((-108) $ (-712)) NIL)) (-3186 (((-125) $ (-525) (-125)) NIL (|has| $ (-6 -4251))) (((-125) $ (-1138 (-525)) (-125)) NIL (|has| $ (-6 -4251)))) (-2305 (($ (-1 (-108) (-125)) $) NIL (|has| $ (-6 -4250)))) (-3798 (($) NIL T CONST)) (-2598 (($ $) NIL (|has| $ (-6 -4251)))) (-2617 (($ $) NIL)) (-3098 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-125) (-1018))))) (-3677 (($ (-125) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-125) (-1018)))) (($ (-1 (-108) (-125)) $) NIL (|has| $ (-6 -4250)))) (-1227 (((-125) (-1 (-125) (-125) (-125)) $ (-125) (-125)) NIL (-12 (|has| $ (-6 -4250)) (|has| (-125) (-1018)))) (((-125) (-1 (-125) (-125) (-125)) $ (-125)) NIL (|has| $ (-6 -4250))) (((-125) (-1 (-125) (-125) (-125)) $) NIL (|has| $ (-6 -4250)))) (-3255 (((-125) $ (-525) (-125)) NIL (|has| $ (-6 -4251)))) (-3217 (((-125) $ (-525)) NIL)) (-3004 (((-525) (-1 (-108) (-125)) $) NIL) (((-525) (-125) $) NIL (|has| (-125) (-1018))) (((-525) (-125) $ (-525)) NIL (|has| (-125) (-1018)))) (-3454 (((-591 (-125)) $) NIL (|has| $ (-6 -4250)))) (-1268 (($ (-712) (-125)) NIL)) (-2910 (((-108) $ (-712)) NIL)) (-3630 (((-525) $) NIL (|has| (-525) (-788)))) (-3741 (($ $ $) NIL (|has| (-125) (-788)))) (-2131 (($ (-1 (-108) (-125) (-125)) $ $) NIL) (($ $ $) NIL (|has| (-125) (-788)))) (-2552 (((-591 (-125)) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) (-125) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-125) (-1018))))) (-3468 (((-525) $) NIL (|has| (-525) (-788)))) (-2478 (($ $ $) NIL (|has| (-125) (-788)))) (-3249 (($ (-1 (-125) (-125)) $) NIL (|has| $ (-6 -4251)))) (-1340 (($ (-1 (-125) (-125)) $) NIL) (($ (-1 (-125) (-125) (-125)) $ $) NIL)) (-3971 (((-108) $ (-712)) NIL)) (-2339 (((-1072) $) NIL (|has| (-125) (-1018)))) (-4189 (($ (-125) $ (-525)) NIL) (($ $ $ (-525)) NIL)) (-2511 (((-591 (-525)) $) NIL)) (-2791 (((-108) (-525) $) NIL)) (-2047 (((-1036) $) NIL (|has| (-125) (-1018)))) (-3066 (((-125) $) NIL (|has| (-525) (-788)))) (-2069 (((-3 (-125) "failed") (-1 (-108) (-125)) $) NIL)) (-1941 (($ $ (-125)) NIL (|has| $ (-6 -4251)))) (-1623 (((-108) (-1 (-108) (-125)) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 (-125)))) NIL (-12 (|has| (-125) (-288 (-125))) (|has| (-125) (-1018)))) (($ $ (-273 (-125))) NIL (-12 (|has| (-125) (-288 (-125))) (|has| (-125) (-1018)))) (($ $ (-125) (-125)) NIL (-12 (|has| (-125) (-288 (-125))) (|has| (-125) (-1018)))) (($ $ (-591 (-125)) (-591 (-125))) NIL (-12 (|has| (-125) (-288 (-125))) (|has| (-125) (-1018))))) (-3493 (((-108) $ $) NIL)) (-1615 (((-108) (-125) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-125) (-1018))))) (-3339 (((-591 (-125)) $) NIL)) (-3028 (((-108) $) NIL)) (-3209 (($) NIL)) (-3164 (((-125) $ (-525) (-125)) NIL) (((-125) $ (-525)) NIL) (($ $ (-1138 (-525))) NIL)) (-2777 (($ $ (-525)) NIL) (($ $ (-1138 (-525))) NIL)) (-2064 (((-712) (-1 (-108) (-125)) $) NIL (|has| $ (-6 -4250))) (((-712) (-125) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-125) (-1018))))) (-4063 (($ $ $ (-525)) NIL (|has| $ (-6 -4251)))) (-3199 (($ $) NIL)) (-1408 (((-501) $) NIL (|has| (-125) (-566 (-501))))) (-3036 (($ (-591 (-125))) NIL)) (-3690 (($ $ (-125)) NIL) (($ (-125) $) NIL) (($ $ $) NIL) (($ (-591 $)) NIL)) (-3022 (((-796) $) NIL (|has| (-125) (-565 (-796))))) (-4158 (((-108) (-1 (-108) (-125)) $) NIL (|has| $ (-6 -4250)))) (-4135 (((-108) $ $) NIL (|has| (-125) (-788)))) (-4119 (((-108) $ $) NIL (|has| (-125) (-788)))) (-4096 (((-108) $ $) NIL (|has| (-125) (-1018)))) (-4126 (((-108) $ $) NIL (|has| (-125) (-788)))) (-4112 (((-108) $ $) NIL (|has| (-125) (-788)))) (-4045 (((-712) $) NIL (|has| $ (-6 -4250)))))
+((-3186 (*1 *1 *1 *2 *1) (-12 (-4 *1 (-121 *2)) (-4 *2 (-1018)))))
+(-13 (-115 |t#1|) (-10 -8 (-6 -4251) (-6 -4250) (-15 -3186 ($ $ |t#1| $))))
+(((-33) . T) ((-97) |has| |#1| (-1018)) ((-115 |#1|) . T) ((-565 (-796)) -3150 (|has| |#1| (-1018)) (|has| |#1| (-565 (-796)))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-940 |#1|) . T) ((-1018) |has| |#1| (-1018)) ((-1125) . T))
+((-2673 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-2940 ((|#1| $) 15)) (-3727 (((-108) $ (-712)) NIL)) (-3912 ((|#1| $ |#1|) 19 (|has| $ (-6 -4251)))) (-2175 (($ $ $) 20 (|has| $ (-6 -4251)))) (-3934 (($ $ $) 18 (|has| $ (-6 -4251)))) (-2847 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4251))) (($ $ "left" $) NIL (|has| $ (-6 -4251))) (($ $ "right" $) NIL (|has| $ (-6 -4251)))) (-3245 (($ $ (-591 $)) NIL (|has| $ (-6 -4251)))) (-2055 (($) NIL T CONST)) (-3192 (($ $) 21)) (-2916 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-2275 (((-591 $) $) NIL)) (-3219 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3186 (($ $ |#1| $) NIL)) (-3491 (((-108) $ (-712)) NIL)) (-4207 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-4192 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1|) $) NIL)) (-3295 (((-108) $ (-712)) NIL)) (-3178 (($ $) NIL)) (-2065 (((-591 |#1|) $) NIL)) (-2878 (((-108) $) NIL)) (-2621 (((-1072) $) NIL (|has| |#1| (-1018)))) (-1520 (($ |#1| $) 10)) (-2937 (((-1036) $) NIL (|has| |#1| (-1018)))) (-3465 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) NIL)) (-2077 (((-108) $) 14)) (-3164 (($) 8)) (-1881 ((|#1| $ "value") NIL) (($ $ "left") NIL) (($ $ "right") NIL)) (-2194 (((-525) $ $) NIL)) (-4133 (((-108) $) NIL)) (-2960 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2873 (($ $) 17)) (-2686 (((-796) $) NIL (|has| |#1| (-565 (-796))))) (-1567 (((-591 $) $) NIL)) (-3592 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3958 (($ (-591 |#1|)) 12)) (-1475 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-2028 (((-712) $) NIL (|has| $ (-6 -4250)))))
+(((-122 |#1|) (-13 (-121 |#1|) (-10 -8 (-6 -4251) (-15 -3958 ($ (-591 |#1|))) (-15 -1520 ($ |#1| $)))) (-788)) (T -122))
+((-3958 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-788)) (-5 *1 (-122 *3)))) (-1520 (*1 *1 *2 *1) (-12 (-5 *1 (-122 *2)) (-4 *2 (-788)))))
+(-13 (-121 |#1|) (-10 -8 (-6 -4251) (-15 -3958 ($ (-591 |#1|))) (-15 -1520 ($ |#1| $))))
+((-2673 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-2940 ((|#1| $) 24)) (-3727 (((-108) $ (-712)) NIL)) (-3912 ((|#1| $ |#1|) 26 (|has| $ (-6 -4251)))) (-2175 (($ $ $) 30 (|has| $ (-6 -4251)))) (-3934 (($ $ $) 28 (|has| $ (-6 -4251)))) (-2847 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4251))) (($ $ "left" $) NIL (|has| $ (-6 -4251))) (($ $ "right" $) NIL (|has| $ (-6 -4251)))) (-3245 (($ $ (-591 $)) NIL (|has| $ (-6 -4251)))) (-2055 (($) NIL T CONST)) (-3192 (($ $) 20)) (-2916 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-2275 (((-591 $) $) NIL)) (-3219 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3186 (($ $ |#1| $) 15)) (-3491 (((-108) $ (-712)) NIL)) (-4207 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-4192 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1|) $) NIL)) (-3295 (((-108) $ (-712)) NIL)) (-3178 (($ $) 19)) (-2065 (((-591 |#1|) $) NIL)) (-2878 (((-108) $) 21)) (-2621 (((-1072) $) NIL (|has| |#1| (-1018)))) (-2937 (((-1036) $) NIL (|has| |#1| (-1018)))) (-3465 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) NIL)) (-2077 (((-108) $) 18)) (-3164 (($) 11)) (-1881 ((|#1| $ "value") NIL) (($ $ "left") NIL) (($ $ "right") NIL)) (-2194 (((-525) $ $) NIL)) (-4133 (((-108) $) NIL)) (-2960 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2873 (($ $) NIL)) (-2686 (((-796) $) NIL (|has| |#1| (-565 (-796))))) (-1567 (((-591 $) $) NIL)) (-3592 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-1354 (($ |#1|) 17) (($ $ |#1| $) 16)) (-1475 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) 10 (|has| |#1| (-1018)))) (-2028 (((-712) $) NIL (|has| $ (-6 -4250)))))
+(((-123 |#1|) (-13 (-121 |#1|) (-10 -8 (-15 -1354 ($ |#1|)) (-15 -1354 ($ $ |#1| $)))) (-1018)) (T -123))
+((-1354 (*1 *1 *2) (-12 (-5 *1 (-123 *2)) (-4 *2 (-1018)))) (-1354 (*1 *1 *1 *2 *1) (-12 (-5 *1 (-123 *2)) (-4 *2 (-1018)))))
+(-13 (-121 |#1|) (-10 -8 (-15 -1354 ($ |#1|)) (-15 -1354 ($ $ |#1| $))))
+((-2673 (((-108) $ $) NIL (|has| (-125) (-1018)))) (-3832 (((-1176) $ (-525) (-525)) NIL (|has| $ (-6 -4251)))) (-3110 (((-108) (-1 (-108) (-125) (-125)) $) NIL) (((-108) $) NIL (|has| (-125) (-788)))) (-2613 (($ (-1 (-108) (-125) (-125)) $) NIL (|has| $ (-6 -4251))) (($ $) NIL (-12 (|has| $ (-6 -4251)) (|has| (-125) (-788))))) (-1282 (($ (-1 (-108) (-125) (-125)) $) NIL) (($ $) NIL (|has| (-125) (-788)))) (-3727 (((-108) $ (-712)) NIL)) (-2847 (((-125) $ (-525) (-125)) NIL (|has| $ (-6 -4251))) (((-125) $ (-1138 (-525)) (-125)) NIL (|has| $ (-6 -4251)))) (-2467 (($ (-1 (-108) (-125)) $) NIL (|has| $ (-6 -4250)))) (-2055 (($) NIL T CONST)) (-3405 (($ $) NIL (|has| $ (-6 -4251)))) (-2747 (($ $) NIL)) (-2908 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-125) (-1018))))) (-2537 (($ (-125) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-125) (-1018)))) (($ (-1 (-108) (-125)) $) NIL (|has| $ (-6 -4250)))) (-3618 (((-125) (-1 (-125) (-125) (-125)) $ (-125) (-125)) NIL (-12 (|has| $ (-6 -4250)) (|has| (-125) (-1018)))) (((-125) (-1 (-125) (-125) (-125)) $ (-125)) NIL (|has| $ (-6 -4250))) (((-125) (-1 (-125) (-125) (-125)) $) NIL (|has| $ (-6 -4250)))) (-4205 (((-125) $ (-525) (-125)) NIL (|has| $ (-6 -4251)))) (-4121 (((-125) $ (-525)) NIL)) (-1734 (((-525) (-1 (-108) (-125)) $) NIL) (((-525) (-125) $) NIL (|has| (-125) (-1018))) (((-525) (-125) $ (-525)) NIL (|has| (-125) (-1018)))) (-2916 (((-591 (-125)) $) NIL (|has| $ (-6 -4250)))) (-1316 (($ (-712) (-125)) NIL)) (-3491 (((-108) $ (-712)) NIL)) (-4152 (((-525) $) NIL (|has| (-525) (-788)))) (-1923 (($ $ $) NIL (|has| (-125) (-788)))) (-3459 (($ (-1 (-108) (-125) (-125)) $ $) NIL) (($ $ $) NIL (|has| (-125) (-788)))) (-4207 (((-591 (-125)) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) (-125) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-125) (-1018))))) (-1826 (((-525) $) NIL (|has| (-525) (-788)))) (-3475 (($ $ $) NIL (|has| (-125) (-788)))) (-4192 (($ (-1 (-125) (-125)) $) NIL (|has| $ (-6 -4251)))) (-1257 (($ (-1 (-125) (-125)) $) NIL) (($ (-1 (-125) (-125) (-125)) $ $) NIL)) (-3295 (((-108) $ (-712)) NIL)) (-2621 (((-1072) $) NIL (|has| (-125) (-1018)))) (-2059 (($ (-125) $ (-525)) NIL) (($ $ $ (-525)) NIL)) (-3761 (((-591 (-525)) $) NIL)) (-1675 (((-108) (-525) $) NIL)) (-2937 (((-1036) $) NIL (|has| (-125) (-1018)))) (-2872 (((-125) $) NIL (|has| (-525) (-788)))) (-2714 (((-3 (-125) "failed") (-1 (-108) (-125)) $) NIL)) (-1858 (($ $ (-125)) NIL (|has| $ (-6 -4251)))) (-3465 (((-108) (-1 (-108) (-125)) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 (-125)))) NIL (-12 (|has| (-125) (-288 (-125))) (|has| (-125) (-1018)))) (($ $ (-273 (-125))) NIL (-12 (|has| (-125) (-288 (-125))) (|has| (-125) (-1018)))) (($ $ (-125) (-125)) NIL (-12 (|has| (-125) (-288 (-125))) (|has| (-125) (-1018)))) (($ $ (-591 (-125)) (-591 (-125))) NIL (-12 (|has| (-125) (-288 (-125))) (|has| (-125) (-1018))))) (-2023 (((-108) $ $) NIL)) (-3384 (((-108) (-125) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-125) (-1018))))) (-2998 (((-591 (-125)) $) NIL)) (-2077 (((-108) $) NIL)) (-3164 (($) NIL)) (-1881 (((-125) $ (-525) (-125)) NIL) (((-125) $ (-525)) NIL) (($ $ (-1138 (-525))) NIL)) (-3226 (($ $ (-525)) NIL) (($ $ (-1138 (-525))) NIL)) (-2960 (((-712) (-1 (-108) (-125)) $) NIL (|has| $ (-6 -4250))) (((-712) (-125) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-125) (-1018))))) (-2992 (($ $ $ (-525)) NIL (|has| $ (-6 -4251)))) (-2873 (($ $) NIL)) (-1300 (((-501) $) NIL (|has| (-125) (-566 (-501))))) (-2695 (($ (-591 (-125))) NIL)) (-1624 (($ $ (-125)) NIL) (($ (-125) $) NIL) (($ $ $) NIL) (($ (-591 $)) NIL)) (-2686 (((-796) $) NIL (|has| (-125) (-565 (-796))))) (-1475 (((-108) (-1 (-108) (-125)) $) NIL (|has| $ (-6 -4250)))) (-4004 (((-108) $ $) NIL (|has| (-125) (-788)))) (-3982 (((-108) $ $) NIL (|has| (-125) (-788)))) (-3944 (((-108) $ $) NIL (|has| (-125) (-1018)))) (-3994 (((-108) $ $) NIL (|has| (-125) (-788)))) (-3971 (((-108) $ $) NIL (|has| (-125) (-788)))) (-2028 (((-712) $) NIL (|has| $ (-6 -4250)))))
(((-124) (-19 (-125))) (T -124))
NIL
(-19 (-125))
-((-3008 (((-108) $ $) NIL)) (-3741 (($ $ $) NIL)) (-2478 (($ $ $) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) 11) (((-712) $) 8) (($ (-712)) 7)) (-4135 (((-108) $ $) NIL)) (-4119 (((-108) $ $) NIL)) (-4096 (((-108) $ $) NIL)) (-4126 (((-108) $ $) NIL)) (-4112 (((-108) $ $) 13)))
-(((-125) (-13 (-788) (-565 (-712)) (-10 -8 (-15 -3022 ($ (-712)))))) (T -125))
-((-3022 (*1 *1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-125)))))
-(-13 (-788) (-565 (-712)) (-10 -8 (-15 -3022 ($ (-712)))))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-2157 (((-3 $ "failed") $ $) 19)) (-3798 (($) 17 T CONST)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-3022 (((-796) $) 11)) (-4191 (($) 18 T CONST)) (-4096 (((-108) $ $) 6)) (-4156 (($ $ $) 14)) (* (($ (-854) $) 13) (($ (-712) $) 15)))
+((-2673 (((-108) $ $) NIL)) (-1923 (($ $ $) NIL)) (-3475 (($ $ $) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) 11) (((-712) $) 8) (($ (-712)) 7)) (-4004 (((-108) $ $) NIL)) (-3982 (((-108) $ $) NIL)) (-3944 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL)) (-3971 (((-108) $ $) 13)))
+(((-125) (-13 (-788) (-565 (-712)) (-10 -8 (-15 -2686 ($ (-712)))))) (T -125))
+((-2686 (*1 *1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-125)))))
+(-13 (-788) (-565 (-712)) (-10 -8 (-15 -2686 ($ (-712)))))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-3332 (((-3 $ "failed") $ $) 19)) (-2055 (($) 17 T CONST)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-2686 (((-796) $) 11)) (-1830 (($) 18 T CONST)) (-3944 (((-108) $ $) 6)) (-4036 (($ $ $) 14)) (* (($ (-854) $) 13) (($ (-712) $) 15)))
(((-126) (-131)) (T -126))
-((-2157 (*1 *1 *1 *1) (|partial| -4 *1 (-126))))
-(-13 (-23) (-10 -8 (-15 -2157 ((-3 $ "failed") $ $))))
+((-3332 (*1 *1 *1 *1) (|partial| -4 *1 (-126))))
+(-13 (-23) (-10 -8 (-15 -3332 ((-3 $ "failed") $ $))))
(((-23) . T) ((-25) . T) ((-97) . T) ((-565 (-796)) . T) ((-1018) . T))
-((-3008 (((-108) $ $) 7)) (-1231 (((-1176) $ (-712)) 19)) (-3004 (((-712) $) 20)) (-3741 (($ $ $) 13)) (-2478 (($ $ $) 14)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-3022 (((-796) $) 11)) (-4135 (((-108) $ $) 16)) (-4119 (((-108) $ $) 17)) (-4096 (((-108) $ $) 6)) (-4126 (((-108) $ $) 15)) (-4112 (((-108) $ $) 18)))
+((-2673 (((-108) $ $) 7)) (-3072 (((-1176) $ (-712)) 19)) (-1734 (((-712) $) 20)) (-1923 (($ $ $) 13)) (-3475 (($ $ $) 14)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-2686 (((-796) $) 11)) (-4004 (((-108) $ $) 16)) (-3982 (((-108) $ $) 17)) (-3944 (((-108) $ $) 6)) (-3994 (((-108) $ $) 15)) (-3971 (((-108) $ $) 18)))
(((-127) (-131)) (T -127))
-((-3004 (*1 *2 *1) (-12 (-4 *1 (-127)) (-5 *2 (-712)))) (-1231 (*1 *2 *1 *3) (-12 (-4 *1 (-127)) (-5 *3 (-712)) (-5 *2 (-1176)))))
-(-13 (-788) (-10 -8 (-15 -3004 ((-712) $)) (-15 -1231 ((-1176) $ (-712)))))
+((-1734 (*1 *2 *1) (-12 (-4 *1 (-127)) (-5 *2 (-712)))) (-3072 (*1 *2 *1 *3) (-12 (-4 *1 (-127)) (-5 *3 (-712)) (-5 *2 (-1176)))))
+(-13 (-788) (-10 -8 (-15 -1734 ((-712) $)) (-15 -3072 ((-1176) $ (-712)))))
(((-97) . T) ((-565 (-796)) . T) ((-788) . T) ((-1018) . T))
-((-3008 (((-108) $ $) 34)) (-1800 (((-108) $) NIL)) (-3798 (($) NIL T CONST)) (-1251 (((-3 (-712) "failed") $) 40)) (-3528 (((-712) $) 38)) (-4163 (((-3 $ "failed") $) NIL)) (-2824 (((-108) $) NIL)) (-3741 (($ $ $) NIL)) (-2478 (($ $ $) 27)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-2911 (((-108)) 41)) (-3389 (((-108) (-108)) 43)) (-2029 (((-108) $) 24)) (-3742 (((-108) $) 37)) (-3022 (((-796) $) 22) (($ (-712)) 14)) (-3710 (($ $ (-712)) NIL) (($ $ (-854)) NIL)) (-4191 (($) 12 T CONST)) (-4197 (($) 11 T CONST)) (-1519 (($ (-712)) 15)) (-4135 (((-108) $ $) NIL)) (-4119 (((-108) $ $) NIL)) (-4096 (((-108) $ $) 25)) (-4126 (((-108) $ $) NIL)) (-4112 (((-108) $ $) 26)) (-4164 (((-3 $ "failed") $ $) 30)) (-4156 (($ $ $) 28)) (** (($ $ (-712)) NIL) (($ $ (-854)) NIL) (($ $ $) 36)) (* (($ (-712) $) 33) (($ (-854) $) NIL) (($ $ $) 31)))
-(((-128) (-13 (-788) (-23) (-668) (-966 (-712)) (-10 -8 (-6 (-4252 "*")) (-15 -4164 ((-3 $ "failed") $ $)) (-15 ** ($ $ $)) (-15 -1519 ($ (-712))) (-15 -2029 ((-108) $)) (-15 -3742 ((-108) $)) (-15 -2911 ((-108))) (-15 -3389 ((-108) (-108)))))) (T -128))
-((-4164 (*1 *1 *1 *1) (|partial| -5 *1 (-128))) (** (*1 *1 *1 *1) (-5 *1 (-128))) (-1519 (*1 *1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-128)))) (-2029 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-128)))) (-3742 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-128)))) (-2911 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-128)))) (-3389 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-128)))))
-(-13 (-788) (-23) (-668) (-966 (-712)) (-10 -8 (-6 (-4252 "*")) (-15 -4164 ((-3 $ "failed") $ $)) (-15 ** ($ $ $)) (-15 -1519 ($ (-712))) (-15 -2029 ((-108) $)) (-15 -3742 ((-108) $)) (-15 -2911 ((-108))) (-15 -3389 ((-108) (-108)))))
-((-2872 (((-130 |#1| |#2| |#4|) (-591 |#4|) (-130 |#1| |#2| |#3|)) 14)) (-1340 (((-130 |#1| |#2| |#4|) (-1 |#4| |#3|) (-130 |#1| |#2| |#3|)) 18)))
-(((-129 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2872 ((-130 |#1| |#2| |#4|) (-591 |#4|) (-130 |#1| |#2| |#3|))) (-15 -1340 ((-130 |#1| |#2| |#4|) (-1 |#4| |#3|) (-130 |#1| |#2| |#3|)))) (-525) (-712) (-160) (-160)) (T -129))
-((-1340 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *8 *7)) (-5 *4 (-130 *5 *6 *7)) (-14 *5 (-525)) (-14 *6 (-712)) (-4 *7 (-160)) (-4 *8 (-160)) (-5 *2 (-130 *5 *6 *8)) (-5 *1 (-129 *5 *6 *7 *8)))) (-2872 (*1 *2 *3 *4) (-12 (-5 *3 (-591 *8)) (-5 *4 (-130 *5 *6 *7)) (-14 *5 (-525)) (-14 *6 (-712)) (-4 *7 (-160)) (-4 *8 (-160)) (-5 *2 (-130 *5 *6 *8)) (-5 *1 (-129 *5 *6 *7 *8)))))
-(-10 -7 (-15 -2872 ((-130 |#1| |#2| |#4|) (-591 |#4|) (-130 |#1| |#2| |#3|))) (-15 -1340 ((-130 |#1| |#2| |#4|) (-1 |#4| |#3|) (-130 |#1| |#2| |#3|))))
-((-3008 (((-108) $ $) NIL)) (-3475 (($ (-591 |#3|)) 40)) (-1278 (($ $) 99) (($ $ (-525) (-525)) 98)) (-3798 (($) 17)) (-1251 (((-3 |#3| "failed") $) 60)) (-3528 ((|#3| $) NIL)) (-3812 (($ $ (-591 (-525))) 100)) (-2859 (((-591 |#3|) $) 36)) (-4073 (((-712) $) 44)) (-3783 (($ $ $) 93)) (-3778 (($) 43)) (-2339 (((-1072) $) NIL)) (-3292 (($) 16)) (-2047 (((-1036) $) NIL)) (-3164 ((|#3| $) 46) ((|#3| $ (-525)) 47) ((|#3| $ (-525) (-525)) 48) ((|#3| $ (-525) (-525) (-525)) 49) ((|#3| $ (-525) (-525) (-525) (-525)) 50) ((|#3| $ (-591 (-525))) 52)) (-1316 (((-712) $) 45)) (-2611 (($ $ (-525) $ (-525)) 94) (($ $ (-525) (-525)) 96)) (-3022 (((-796) $) 67) (($ |#3|) 68) (($ (-220 |#2| |#3|)) 75) (($ (-1056 |#2| |#3|)) 78) (($ (-591 |#3|)) 53) (($ (-591 $)) 58)) (-4191 (($) 69 T CONST)) (-4197 (($) 70 T CONST)) (-4096 (((-108) $ $) 80)) (-4164 (($ $) 86) (($ $ $) 84)) (-4156 (($ $ $) 82)) (* (($ |#3| $) 91) (($ $ |#3|) 92) (($ $ (-525)) 89) (($ (-525) $) 88) (($ $ $) 95)))
-(((-130 |#1| |#2| |#3|) (-13 (-442 |#3| (-712)) (-447 (-525) (-712)) (-10 -8 (-15 -3022 ($ (-220 |#2| |#3|))) (-15 -3022 ($ (-1056 |#2| |#3|))) (-15 -3022 ($ (-591 |#3|))) (-15 -3022 ($ (-591 $))) (-15 -4073 ((-712) $)) (-15 -3164 (|#3| $)) (-15 -3164 (|#3| $ (-525))) (-15 -3164 (|#3| $ (-525) (-525))) (-15 -3164 (|#3| $ (-525) (-525) (-525))) (-15 -3164 (|#3| $ (-525) (-525) (-525) (-525))) (-15 -3164 (|#3| $ (-591 (-525)))) (-15 -3783 ($ $ $)) (-15 * ($ $ $)) (-15 -2611 ($ $ (-525) $ (-525))) (-15 -2611 ($ $ (-525) (-525))) (-15 -1278 ($ $)) (-15 -1278 ($ $ (-525) (-525))) (-15 -3812 ($ $ (-591 (-525)))) (-15 -3292 ($)) (-15 -3778 ($)) (-15 -2859 ((-591 |#3|) $)) (-15 -3475 ($ (-591 |#3|))) (-15 -3798 ($)))) (-525) (-712) (-160)) (T -130))
-((-3783 (*1 *1 *1 *1) (-12 (-5 *1 (-130 *2 *3 *4)) (-14 *2 (-525)) (-14 *3 (-712)) (-4 *4 (-160)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-220 *4 *5)) (-14 *4 (-712)) (-4 *5 (-160)) (-5 *1 (-130 *3 *4 *5)) (-14 *3 (-525)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-1056 *4 *5)) (-14 *4 (-712)) (-4 *5 (-160)) (-5 *1 (-130 *3 *4 *5)) (-14 *3 (-525)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-591 *5)) (-4 *5 (-160)) (-5 *1 (-130 *3 *4 *5)) (-14 *3 (-525)) (-14 *4 (-712)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-591 (-130 *3 *4 *5))) (-5 *1 (-130 *3 *4 *5)) (-14 *3 (-525)) (-14 *4 (-712)) (-4 *5 (-160)))) (-4073 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-130 *3 *4 *5)) (-14 *3 (-525)) (-14 *4 *2) (-4 *5 (-160)))) (-3164 (*1 *2 *1) (-12 (-4 *2 (-160)) (-5 *1 (-130 *3 *4 *2)) (-14 *3 (-525)) (-14 *4 (-712)))) (-3164 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *2 (-160)) (-5 *1 (-130 *4 *5 *2)) (-14 *4 *3) (-14 *5 (-712)))) (-3164 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-525)) (-4 *2 (-160)) (-5 *1 (-130 *4 *5 *2)) (-14 *4 *3) (-14 *5 (-712)))) (-3164 (*1 *2 *1 *3 *3 *3) (-12 (-5 *3 (-525)) (-4 *2 (-160)) (-5 *1 (-130 *4 *5 *2)) (-14 *4 *3) (-14 *5 (-712)))) (-3164 (*1 *2 *1 *3 *3 *3 *3) (-12 (-5 *3 (-525)) (-4 *2 (-160)) (-5 *1 (-130 *4 *5 *2)) (-14 *4 *3) (-14 *5 (-712)))) (-3164 (*1 *2 *1 *3) (-12 (-5 *3 (-591 (-525))) (-4 *2 (-160)) (-5 *1 (-130 *4 *5 *2)) (-14 *4 (-525)) (-14 *5 (-712)))) (* (*1 *1 *1 *1) (-12 (-5 *1 (-130 *2 *3 *4)) (-14 *2 (-525)) (-14 *3 (-712)) (-4 *4 (-160)))) (-2611 (*1 *1 *1 *2 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-130 *3 *4 *5)) (-14 *3 *2) (-14 *4 (-712)) (-4 *5 (-160)))) (-2611 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-130 *3 *4 *5)) (-14 *3 *2) (-14 *4 (-712)) (-4 *5 (-160)))) (-1278 (*1 *1 *1) (-12 (-5 *1 (-130 *2 *3 *4)) (-14 *2 (-525)) (-14 *3 (-712)) (-4 *4 (-160)))) (-1278 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-130 *3 *4 *5)) (-14 *3 *2) (-14 *4 (-712)) (-4 *5 (-160)))) (-3812 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-525))) (-5 *1 (-130 *3 *4 *5)) (-14 *3 (-525)) (-14 *4 (-712)) (-4 *5 (-160)))) (-3292 (*1 *1) (-12 (-5 *1 (-130 *2 *3 *4)) (-14 *2 (-525)) (-14 *3 (-712)) (-4 *4 (-160)))) (-3778 (*1 *1) (-12 (-5 *1 (-130 *2 *3 *4)) (-14 *2 (-525)) (-14 *3 (-712)) (-4 *4 (-160)))) (-2859 (*1 *2 *1) (-12 (-5 *2 (-591 *5)) (-5 *1 (-130 *3 *4 *5)) (-14 *3 (-525)) (-14 *4 (-712)) (-4 *5 (-160)))) (-3475 (*1 *1 *2) (-12 (-5 *2 (-591 *5)) (-4 *5 (-160)) (-5 *1 (-130 *3 *4 *5)) (-14 *3 (-525)) (-14 *4 (-712)))) (-3798 (*1 *1) (-12 (-5 *1 (-130 *2 *3 *4)) (-14 *2 (-525)) (-14 *3 (-712)) (-4 *4 (-160)))))
-(-13 (-442 |#3| (-712)) (-447 (-525) (-712)) (-10 -8 (-15 -3022 ($ (-220 |#2| |#3|))) (-15 -3022 ($ (-1056 |#2| |#3|))) (-15 -3022 ($ (-591 |#3|))) (-15 -3022 ($ (-591 $))) (-15 -4073 ((-712) $)) (-15 -3164 (|#3| $)) (-15 -3164 (|#3| $ (-525))) (-15 -3164 (|#3| $ (-525) (-525))) (-15 -3164 (|#3| $ (-525) (-525) (-525))) (-15 -3164 (|#3| $ (-525) (-525) (-525) (-525))) (-15 -3164 (|#3| $ (-591 (-525)))) (-15 -3783 ($ $ $)) (-15 * ($ $ $)) (-15 -2611 ($ $ (-525) $ (-525))) (-15 -2611 ($ $ (-525) (-525))) (-15 -1278 ($ $)) (-15 -1278 ($ $ (-525) (-525))) (-15 -3812 ($ $ (-591 (-525)))) (-15 -3292 ($)) (-15 -3778 ($)) (-15 -2859 ((-591 |#3|) $)) (-15 -3475 ($ (-591 |#3|))) (-15 -3798 ($))))
-((-3022 (((-796) $) 7)))
+((-2673 (((-108) $ $) 34)) (-1306 (((-108) $) NIL)) (-2055 (($) NIL T CONST)) (-4174 (((-3 (-712) "failed") $) 40)) (-3341 (((-712) $) 38)) (-1522 (((-3 $ "failed") $) NIL)) (-3865 (((-108) $) NIL)) (-1923 (($ $ $) NIL)) (-3475 (($ $ $) 27)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-3500 (((-108)) 41)) (-3498 (((-108) (-108)) 43)) (-2091 (((-108) $) 24)) (-2726 (((-108) $) 37)) (-2686 (((-796) $) 22) (($ (-712)) 14)) (-1401 (($ $ (-712)) NIL) (($ $ (-854)) NIL)) (-1830 (($) 12 T CONST)) (-1839 (($) 11 T CONST)) (-2423 (($ (-712)) 15)) (-4004 (((-108) $ $) NIL)) (-3982 (((-108) $ $) NIL)) (-3944 (((-108) $ $) 25)) (-3994 (((-108) $ $) NIL)) (-3971 (((-108) $ $) 26)) (-4047 (((-3 $ "failed") $ $) 30)) (-4036 (($ $ $) 28)) (** (($ $ (-712)) NIL) (($ $ (-854)) NIL) (($ $ $) 36)) (* (($ (-712) $) 33) (($ (-854) $) NIL) (($ $ $) 31)))
+(((-128) (-13 (-788) (-23) (-668) (-966 (-712)) (-10 -8 (-6 (-4252 "*")) (-15 -4047 ((-3 $ "failed") $ $)) (-15 ** ($ $ $)) (-15 -2423 ($ (-712))) (-15 -2091 ((-108) $)) (-15 -2726 ((-108) $)) (-15 -3500 ((-108))) (-15 -3498 ((-108) (-108)))))) (T -128))
+((-4047 (*1 *1 *1 *1) (|partial| -5 *1 (-128))) (** (*1 *1 *1 *1) (-5 *1 (-128))) (-2423 (*1 *1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-128)))) (-2091 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-128)))) (-2726 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-128)))) (-3500 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-128)))) (-3498 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-128)))))
+(-13 (-788) (-23) (-668) (-966 (-712)) (-10 -8 (-6 (-4252 "*")) (-15 -4047 ((-3 $ "failed") $ $)) (-15 ** ($ $ $)) (-15 -2423 ($ (-712))) (-15 -2091 ((-108) $)) (-15 -2726 ((-108) $)) (-15 -3500 ((-108))) (-15 -3498 ((-108) (-108)))))
+((-1638 (((-130 |#1| |#2| |#4|) (-591 |#4|) (-130 |#1| |#2| |#3|)) 14)) (-1257 (((-130 |#1| |#2| |#4|) (-1 |#4| |#3|) (-130 |#1| |#2| |#3|)) 18)))
+(((-129 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1638 ((-130 |#1| |#2| |#4|) (-591 |#4|) (-130 |#1| |#2| |#3|))) (-15 -1257 ((-130 |#1| |#2| |#4|) (-1 |#4| |#3|) (-130 |#1| |#2| |#3|)))) (-525) (-712) (-160) (-160)) (T -129))
+((-1257 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *8 *7)) (-5 *4 (-130 *5 *6 *7)) (-14 *5 (-525)) (-14 *6 (-712)) (-4 *7 (-160)) (-4 *8 (-160)) (-5 *2 (-130 *5 *6 *8)) (-5 *1 (-129 *5 *6 *7 *8)))) (-1638 (*1 *2 *3 *4) (-12 (-5 *3 (-591 *8)) (-5 *4 (-130 *5 *6 *7)) (-14 *5 (-525)) (-14 *6 (-712)) (-4 *7 (-160)) (-4 *8 (-160)) (-5 *2 (-130 *5 *6 *8)) (-5 *1 (-129 *5 *6 *7 *8)))))
+(-10 -7 (-15 -1638 ((-130 |#1| |#2| |#4|) (-591 |#4|) (-130 |#1| |#2| |#3|))) (-15 -1257 ((-130 |#1| |#2| |#4|) (-1 |#4| |#3|) (-130 |#1| |#2| |#3|))))
+((-2673 (((-108) $ $) NIL)) (-1884 (($ (-591 |#3|)) 40)) (-1616 (($ $) 99) (($ $ (-525) (-525)) 98)) (-2055 (($) 17)) (-4174 (((-3 |#3| "failed") $) 60)) (-3341 ((|#3| $) NIL)) (-2253 (($ $ (-591 (-525))) 100)) (-2786 (((-591 |#3|) $) 36)) (-2193 (((-712) $) 44)) (-1922 (($ $ $) 93)) (-1882 (($) 43)) (-2621 (((-1072) $) NIL)) (-3789 (($) 16)) (-2937 (((-1036) $) NIL)) (-1881 ((|#3| $) 46) ((|#3| $ (-525)) 47) ((|#3| $ (-525) (-525)) 48) ((|#3| $ (-525) (-525) (-525)) 49) ((|#3| $ (-525) (-525) (-525) (-525)) 50) ((|#3| $ (-591 (-525))) 52)) (-2743 (((-712) $) 45)) (-3511 (($ $ (-525) $ (-525)) 94) (($ $ (-525) (-525)) 96)) (-2686 (((-796) $) 67) (($ |#3|) 68) (($ (-220 |#2| |#3|)) 75) (($ (-1056 |#2| |#3|)) 78) (($ (-591 |#3|)) 53) (($ (-591 $)) 58)) (-1830 (($) 69 T CONST)) (-1839 (($) 70 T CONST)) (-3944 (((-108) $ $) 80)) (-4047 (($ $) 86) (($ $ $) 84)) (-4036 (($ $ $) 82)) (* (($ |#3| $) 91) (($ $ |#3|) 92) (($ $ (-525)) 89) (($ (-525) $) 88) (($ $ $) 95)))
+(((-130 |#1| |#2| |#3|) (-13 (-442 |#3| (-712)) (-447 (-525) (-712)) (-10 -8 (-15 -2686 ($ (-220 |#2| |#3|))) (-15 -2686 ($ (-1056 |#2| |#3|))) (-15 -2686 ($ (-591 |#3|))) (-15 -2686 ($ (-591 $))) (-15 -2193 ((-712) $)) (-15 -1881 (|#3| $)) (-15 -1881 (|#3| $ (-525))) (-15 -1881 (|#3| $ (-525) (-525))) (-15 -1881 (|#3| $ (-525) (-525) (-525))) (-15 -1881 (|#3| $ (-525) (-525) (-525) (-525))) (-15 -1881 (|#3| $ (-591 (-525)))) (-15 -1922 ($ $ $)) (-15 * ($ $ $)) (-15 -3511 ($ $ (-525) $ (-525))) (-15 -3511 ($ $ (-525) (-525))) (-15 -1616 ($ $)) (-15 -1616 ($ $ (-525) (-525))) (-15 -2253 ($ $ (-591 (-525)))) (-15 -3789 ($)) (-15 -1882 ($)) (-15 -2786 ((-591 |#3|) $)) (-15 -1884 ($ (-591 |#3|))) (-15 -2055 ($)))) (-525) (-712) (-160)) (T -130))
+((-1922 (*1 *1 *1 *1) (-12 (-5 *1 (-130 *2 *3 *4)) (-14 *2 (-525)) (-14 *3 (-712)) (-4 *4 (-160)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-220 *4 *5)) (-14 *4 (-712)) (-4 *5 (-160)) (-5 *1 (-130 *3 *4 *5)) (-14 *3 (-525)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-1056 *4 *5)) (-14 *4 (-712)) (-4 *5 (-160)) (-5 *1 (-130 *3 *4 *5)) (-14 *3 (-525)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-591 *5)) (-4 *5 (-160)) (-5 *1 (-130 *3 *4 *5)) (-14 *3 (-525)) (-14 *4 (-712)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-591 (-130 *3 *4 *5))) (-5 *1 (-130 *3 *4 *5)) (-14 *3 (-525)) (-14 *4 (-712)) (-4 *5 (-160)))) (-2193 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-130 *3 *4 *5)) (-14 *3 (-525)) (-14 *4 *2) (-4 *5 (-160)))) (-1881 (*1 *2 *1) (-12 (-4 *2 (-160)) (-5 *1 (-130 *3 *4 *2)) (-14 *3 (-525)) (-14 *4 (-712)))) (-1881 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *2 (-160)) (-5 *1 (-130 *4 *5 *2)) (-14 *4 *3) (-14 *5 (-712)))) (-1881 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-525)) (-4 *2 (-160)) (-5 *1 (-130 *4 *5 *2)) (-14 *4 *3) (-14 *5 (-712)))) (-1881 (*1 *2 *1 *3 *3 *3) (-12 (-5 *3 (-525)) (-4 *2 (-160)) (-5 *1 (-130 *4 *5 *2)) (-14 *4 *3) (-14 *5 (-712)))) (-1881 (*1 *2 *1 *3 *3 *3 *3) (-12 (-5 *3 (-525)) (-4 *2 (-160)) (-5 *1 (-130 *4 *5 *2)) (-14 *4 *3) (-14 *5 (-712)))) (-1881 (*1 *2 *1 *3) (-12 (-5 *3 (-591 (-525))) (-4 *2 (-160)) (-5 *1 (-130 *4 *5 *2)) (-14 *4 (-525)) (-14 *5 (-712)))) (* (*1 *1 *1 *1) (-12 (-5 *1 (-130 *2 *3 *4)) (-14 *2 (-525)) (-14 *3 (-712)) (-4 *4 (-160)))) (-3511 (*1 *1 *1 *2 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-130 *3 *4 *5)) (-14 *3 *2) (-14 *4 (-712)) (-4 *5 (-160)))) (-3511 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-130 *3 *4 *5)) (-14 *3 *2) (-14 *4 (-712)) (-4 *5 (-160)))) (-1616 (*1 *1 *1) (-12 (-5 *1 (-130 *2 *3 *4)) (-14 *2 (-525)) (-14 *3 (-712)) (-4 *4 (-160)))) (-1616 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-130 *3 *4 *5)) (-14 *3 *2) (-14 *4 (-712)) (-4 *5 (-160)))) (-2253 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-525))) (-5 *1 (-130 *3 *4 *5)) (-14 *3 (-525)) (-14 *4 (-712)) (-4 *5 (-160)))) (-3789 (*1 *1) (-12 (-5 *1 (-130 *2 *3 *4)) (-14 *2 (-525)) (-14 *3 (-712)) (-4 *4 (-160)))) (-1882 (*1 *1) (-12 (-5 *1 (-130 *2 *3 *4)) (-14 *2 (-525)) (-14 *3 (-712)) (-4 *4 (-160)))) (-2786 (*1 *2 *1) (-12 (-5 *2 (-591 *5)) (-5 *1 (-130 *3 *4 *5)) (-14 *3 (-525)) (-14 *4 (-712)) (-4 *5 (-160)))) (-1884 (*1 *1 *2) (-12 (-5 *2 (-591 *5)) (-4 *5 (-160)) (-5 *1 (-130 *3 *4 *5)) (-14 *3 (-525)) (-14 *4 (-712)))) (-2055 (*1 *1) (-12 (-5 *1 (-130 *2 *3 *4)) (-14 *2 (-525)) (-14 *3 (-712)) (-4 *4 (-160)))))
+(-13 (-442 |#3| (-712)) (-447 (-525) (-712)) (-10 -8 (-15 -2686 ($ (-220 |#2| |#3|))) (-15 -2686 ($ (-1056 |#2| |#3|))) (-15 -2686 ($ (-591 |#3|))) (-15 -2686 ($ (-591 $))) (-15 -2193 ((-712) $)) (-15 -1881 (|#3| $)) (-15 -1881 (|#3| $ (-525))) (-15 -1881 (|#3| $ (-525) (-525))) (-15 -1881 (|#3| $ (-525) (-525) (-525))) (-15 -1881 (|#3| $ (-525) (-525) (-525) (-525))) (-15 -1881 (|#3| $ (-591 (-525)))) (-15 -1922 ($ $ $)) (-15 * ($ $ $)) (-15 -3511 ($ $ (-525) $ (-525))) (-15 -3511 ($ $ (-525) (-525))) (-15 -1616 ($ $)) (-15 -1616 ($ $ (-525) (-525))) (-15 -2253 ($ $ (-591 (-525)))) (-15 -3789 ($)) (-15 -1882 ($)) (-15 -2786 ((-591 |#3|) $)) (-15 -1884 ($ (-591 |#3|))) (-15 -2055 ($))))
+((-2686 (((-796) $) 7)))
(((-131) (-565 (-796))) (T -131))
NIL
(-565 (-796))
-((-3008 (((-108) $ $) NIL)) (-3845 (($) 15 T CONST)) (-3794 (($) NIL (|has| (-135) (-346)))) (-1414 (($ $ $) 17) (($ $ (-135)) NIL) (($ (-135) $) NIL)) (-3595 (($ $ $) NIL)) (-3214 (((-108) $ $) NIL)) (-3891 (((-108) $ (-712)) NIL)) (-3032 (((-712)) NIL (|has| (-135) (-346)))) (-2442 (($) NIL) (($ (-591 (-135))) NIL)) (-1797 (($ (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4250)))) (-2305 (($ (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4250)))) (-3798 (($) NIL T CONST)) (-3098 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-135) (-1018))))) (-3901 (($ (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4250))) (($ (-135) $) 51 (|has| $ (-6 -4250)))) (-3677 (($ (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4250))) (($ (-135) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-135) (-1018))))) (-1227 (((-135) (-1 (-135) (-135) (-135)) $) NIL (|has| $ (-6 -4250))) (((-135) (-1 (-135) (-135) (-135)) $ (-135)) NIL (|has| $ (-6 -4250))) (((-135) (-1 (-135) (-135) (-135)) $ (-135) (-135)) NIL (-12 (|has| $ (-6 -4250)) (|has| (-135) (-1018))))) (-3377 (($) NIL (|has| (-135) (-346)))) (-3454 (((-591 (-135)) $) 60 (|has| $ (-6 -4250)))) (-2910 (((-108) $ (-712)) NIL)) (-3741 (((-135) $) NIL (|has| (-135) (-788)))) (-2552 (((-591 (-135)) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) (-135) $) 26 (-12 (|has| $ (-6 -4250)) (|has| (-135) (-1018))))) (-2478 (((-135) $) NIL (|has| (-135) (-788)))) (-3249 (($ (-1 (-135) (-135)) $) 59 (|has| $ (-6 -4251)))) (-1340 (($ (-1 (-135) (-135)) $) 55)) (-2814 (($) 16 T CONST)) (-3016 (((-854) $) NIL (|has| (-135) (-346)))) (-3971 (((-108) $ (-712)) NIL)) (-2339 (((-1072) $) NIL)) (-3516 (($ $ $) 29)) (-1464 (((-135) $) 52)) (-2470 (($ (-135) $) 50)) (-2226 (($ (-854)) NIL (|has| (-135) (-346)))) (-3453 (($) 14 T CONST)) (-2047 (((-1036) $) NIL)) (-2069 (((-3 (-135) "failed") (-1 (-108) (-135)) $) NIL)) (-3631 (((-135) $) 53)) (-1623 (((-108) (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-135)) (-591 (-135))) NIL (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1018)))) (($ $ (-135) (-135)) NIL (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1018)))) (($ $ (-273 (-135))) NIL (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1018)))) (($ $ (-591 (-273 (-135)))) NIL (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1018))))) (-3493 (((-108) $ $) NIL)) (-3028 (((-108) $) NIL)) (-3209 (($) 48)) (-2048 (($) 13 T CONST)) (-3097 (($ $ $) 31) (($ $ (-135)) NIL)) (-2311 (($ (-591 (-135))) NIL) (($) NIL)) (-2064 (((-712) (-135) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-135) (-1018)))) (((-712) (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4250)))) (-3199 (($ $) NIL)) (-1408 (((-1072) $) 36) (((-501) $) NIL (|has| (-135) (-566 (-501)))) (((-591 (-135)) $) 34)) (-3036 (($ (-591 (-135))) NIL)) (-3030 (($ $) 32 (|has| (-135) (-346)))) (-3022 (((-796) $) 46)) (-2214 (($ (-1072)) 12) (($ (-591 (-135))) 43)) (-2512 (((-712) $) NIL)) (-2973 (($) 49) (($ (-591 (-135))) NIL)) (-1870 (($ (-591 (-135))) NIL)) (-4158 (((-108) (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4250)))) (-3476 (($) 19 T CONST)) (-2882 (($) 18 T CONST)) (-4096 (((-108) $ $) 22)) (-4112 (((-108) $ $) NIL)) (-4045 (((-712) $) 47 (|has| $ (-6 -4250)))))
-(((-132) (-13 (-1018) (-566 (-1072)) (-403 (-135)) (-566 (-591 (-135))) (-10 -8 (-15 -2214 ($ (-1072))) (-15 -2214 ($ (-591 (-135)))) (-15 -2048 ($) -2058) (-15 -3453 ($) -2058) (-15 -3845 ($) -2058) (-15 -2814 ($) -2058) (-15 -2882 ($) -2058) (-15 -3476 ($) -2058)))) (T -132))
-((-2214 (*1 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-132)))) (-2214 (*1 *1 *2) (-12 (-5 *2 (-591 (-135))) (-5 *1 (-132)))) (-2048 (*1 *1) (-5 *1 (-132))) (-3453 (*1 *1) (-5 *1 (-132))) (-3845 (*1 *1) (-5 *1 (-132))) (-2814 (*1 *1) (-5 *1 (-132))) (-2882 (*1 *1) (-5 *1 (-132))) (-3476 (*1 *1) (-5 *1 (-132))))
-(-13 (-1018) (-566 (-1072)) (-403 (-135)) (-566 (-591 (-135))) (-10 -8 (-15 -2214 ($ (-1072))) (-15 -2214 ($ (-591 (-135)))) (-15 -2048 ($) -2058) (-15 -3453 ($) -2058) (-15 -3845 ($) -2058) (-15 -2814 ($) -2058) (-15 -2882 ($) -2058) (-15 -3476 ($) -2058)))
-((-2004 (((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|) 17)) (-2835 ((|#1| |#3|) 9)) (-3890 ((|#3| |#3|) 15)))
-(((-133 |#1| |#2| |#3|) (-10 -7 (-15 -2835 (|#1| |#3|)) (-15 -3890 (|#3| |#3|)) (-15 -2004 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|))) (-517) (-923 |#1|) (-351 |#2|)) (T -133))
-((-2004 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *5 (-923 *4)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))) (-5 *1 (-133 *4 *5 *3)) (-4 *3 (-351 *5)))) (-3890 (*1 *2 *2) (-12 (-4 *3 (-517)) (-4 *4 (-923 *3)) (-5 *1 (-133 *3 *4 *2)) (-4 *2 (-351 *4)))) (-2835 (*1 *2 *3) (-12 (-4 *4 (-923 *2)) (-4 *2 (-517)) (-5 *1 (-133 *2 *4 *3)) (-4 *3 (-351 *4)))))
-(-10 -7 (-15 -2835 (|#1| |#3|)) (-15 -3890 (|#3| |#3|)) (-15 -2004 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|)))
-((-1994 (($ $ $) 8)) (-1603 (($ $) 7)) (-2516 (($ $ $) 6)))
+((-2673 (((-108) $ $) NIL)) (-1462 (($) 15 T CONST)) (-2011 (($) NIL (|has| (-135) (-346)))) (-2141 (($ $ $) 17) (($ $ (-135)) NIL) (($ (-135) $) NIL)) (-3772 (($ $ $) NIL)) (-3218 (((-108) $ $) NIL)) (-3727 (((-108) $ (-712)) NIL)) (-2834 (((-712)) NIL (|has| (-135) (-346)))) (-1373 (($) NIL) (($ (-591 (-135))) NIL)) (-1288 (($ (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4250)))) (-2467 (($ (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4250)))) (-2055 (($) NIL T CONST)) (-2908 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-135) (-1018))))) (-3844 (($ (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4250))) (($ (-135) $) 51 (|has| $ (-6 -4250)))) (-2537 (($ (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4250))) (($ (-135) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-135) (-1018))))) (-3618 (((-135) (-1 (-135) (-135) (-135)) $) NIL (|has| $ (-6 -4250))) (((-135) (-1 (-135) (-135) (-135)) $ (-135)) NIL (|has| $ (-6 -4250))) (((-135) (-1 (-135) (-135) (-135)) $ (-135) (-135)) NIL (-12 (|has| $ (-6 -4250)) (|has| (-135) (-1018))))) (-1325 (($) NIL (|has| (-135) (-346)))) (-2916 (((-591 (-135)) $) 60 (|has| $ (-6 -4250)))) (-3491 (((-108) $ (-712)) NIL)) (-1923 (((-135) $) NIL (|has| (-135) (-788)))) (-4207 (((-591 (-135)) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) (-135) $) 26 (-12 (|has| $ (-6 -4250)) (|has| (-135) (-1018))))) (-3475 (((-135) $) NIL (|has| (-135) (-788)))) (-4192 (($ (-1 (-135) (-135)) $) 59 (|has| $ (-6 -4251)))) (-1257 (($ (-1 (-135) (-135)) $) 55)) (-3779 (($) 16 T CONST)) (-1970 (((-854) $) NIL (|has| (-135) (-346)))) (-3295 (((-108) $ (-712)) NIL)) (-2621 (((-1072) $) NIL)) (-2318 (($ $ $) 29)) (-3949 (((-135) $) 52)) (-1520 (($ (-135) $) 50)) (-3229 (($ (-854)) NIL (|has| (-135) (-346)))) (-2907 (($) 14 T CONST)) (-2937 (((-1036) $) NIL)) (-2714 (((-3 (-135) "failed") (-1 (-108) (-135)) $) NIL)) (-4166 (((-135) $) 53)) (-3465 (((-108) (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-135)) (-591 (-135))) NIL (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1018)))) (($ $ (-135) (-135)) NIL (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1018)))) (($ $ (-273 (-135))) NIL (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1018)))) (($ $ (-591 (-273 (-135)))) NIL (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1018))))) (-2023 (((-108) $ $) NIL)) (-2077 (((-108) $) NIL)) (-3164 (($) 48)) (-2309 (($) 13 T CONST)) (-1614 (($ $ $) 31) (($ $ (-135)) NIL)) (-3583 (($ (-591 (-135))) NIL) (($) NIL)) (-2960 (((-712) (-135) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-135) (-1018)))) (((-712) (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4250)))) (-2873 (($ $) NIL)) (-1300 (((-1072) $) 36) (((-501) $) NIL (|has| (-135) (-566 (-501)))) (((-591 (-135)) $) 34)) (-2695 (($ (-591 (-135))) NIL)) (-2103 (($ $) 32 (|has| (-135) (-346)))) (-2686 (((-796) $) 46)) (-3913 (($ (-1072)) 12) (($ (-591 (-135))) 43)) (-3770 (((-712) $) NIL)) (-2892 (($) 49) (($ (-591 (-135))) NIL)) (-2453 (($ (-591 (-135))) NIL)) (-1475 (((-108) (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4250)))) (-1892 (($) 19 T CONST)) (-3179 (($) 18 T CONST)) (-3944 (((-108) $ $) 22)) (-3971 (((-108) $ $) NIL)) (-2028 (((-712) $) 47 (|has| $ (-6 -4250)))))
+(((-132) (-13 (-1018) (-566 (-1072)) (-403 (-135)) (-566 (-591 (-135))) (-10 -8 (-15 -3913 ($ (-1072))) (-15 -3913 ($ (-591 (-135)))) (-15 -2309 ($) -2277) (-15 -2907 ($) -2277) (-15 -1462 ($) -2277) (-15 -3779 ($) -2277) (-15 -3179 ($) -2277) (-15 -1892 ($) -2277)))) (T -132))
+((-3913 (*1 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-132)))) (-3913 (*1 *1 *2) (-12 (-5 *2 (-591 (-135))) (-5 *1 (-132)))) (-2309 (*1 *1) (-5 *1 (-132))) (-2907 (*1 *1) (-5 *1 (-132))) (-1462 (*1 *1) (-5 *1 (-132))) (-3779 (*1 *1) (-5 *1 (-132))) (-3179 (*1 *1) (-5 *1 (-132))) (-1892 (*1 *1) (-5 *1 (-132))))
+(-13 (-1018) (-566 (-1072)) (-403 (-135)) (-566 (-591 (-135))) (-10 -8 (-15 -3913 ($ (-1072))) (-15 -3913 ($ (-591 (-135)))) (-15 -2309 ($) -2277) (-15 -2907 ($) -2277) (-15 -1462 ($) -2277) (-15 -3779 ($) -2277) (-15 -3179 ($) -2277) (-15 -1892 ($) -2277)))
+((-1221 (((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|) 17)) (-3993 ((|#1| |#3|) 9)) (-3717 ((|#3| |#3|) 15)))
+(((-133 |#1| |#2| |#3|) (-10 -7 (-15 -3993 (|#1| |#3|)) (-15 -3717 (|#3| |#3|)) (-15 -1221 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|))) (-517) (-923 |#1|) (-351 |#2|)) (T -133))
+((-1221 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *5 (-923 *4)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))) (-5 *1 (-133 *4 *5 *3)) (-4 *3 (-351 *5)))) (-3717 (*1 *2 *2) (-12 (-4 *3 (-517)) (-4 *4 (-923 *3)) (-5 *1 (-133 *3 *4 *2)) (-4 *2 (-351 *4)))) (-3993 (*1 *2 *3) (-12 (-4 *4 (-923 *2)) (-4 *2 (-517)) (-5 *1 (-133 *2 *4 *3)) (-4 *3 (-351 *4)))))
+(-10 -7 (-15 -3993 (|#1| |#3|)) (-15 -3717 (|#3| |#3|)) (-15 -1221 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|)))
+((-4142 (($ $ $) 8)) (-2106 (($ $) 7)) (-3808 (($ $ $) 6)))
(((-134) (-131)) (T -134))
-((-1994 (*1 *1 *1 *1) (-4 *1 (-134))) (-1603 (*1 *1 *1) (-4 *1 (-134))) (-2516 (*1 *1 *1 *1) (-4 *1 (-134))))
-(-13 (-10 -8 (-15 -2516 ($ $ $)) (-15 -1603 ($ $)) (-15 -1994 ($ $ $))))
-((-3008 (((-108) $ $) NIL)) (-1389 (((-108) $) 30)) (-3845 (($ $) 43)) (-1923 (($) 17)) (-3032 (((-712)) 10)) (-3377 (($) 16)) (-1685 (($) 18)) (-1958 (((-712) $) 14)) (-3741 (($ $ $) NIL)) (-2478 (($ $ $) NIL)) (-2935 (((-108) $) 32)) (-2814 (($ $) 44)) (-3016 (((-854) $) 15)) (-2339 (((-1072) $) 38)) (-2226 (($ (-854)) 13)) (-2759 (((-108) $) 28)) (-2047 (((-1036) $) NIL)) (-1787 (($) 19)) (-2379 (((-108) $) 26)) (-3022 (((-796) $) 21)) (-2241 (($ (-712)) 11) (($ (-1072)) 42)) (-3341 (((-108) $) 36)) (-1736 (((-108) $) 34)) (-4135 (((-108) $ $) NIL)) (-4119 (((-108) $ $) NIL)) (-4096 (((-108) $ $) 7)) (-4126 (((-108) $ $) NIL)) (-4112 (((-108) $ $) 8)))
-(((-135) (-13 (-782) (-10 -8 (-15 -1958 ((-712) $)) (-15 -2241 ($ (-712))) (-15 -2241 ($ (-1072))) (-15 -1923 ($)) (-15 -1685 ($)) (-15 -1787 ($)) (-15 -3845 ($ $)) (-15 -2814 ($ $)) (-15 -2379 ((-108) $)) (-15 -2759 ((-108) $)) (-15 -1736 ((-108) $)) (-15 -1389 ((-108) $)) (-15 -2935 ((-108) $)) (-15 -3341 ((-108) $))))) (T -135))
-((-1958 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-135)))) (-2241 (*1 *1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-135)))) (-2241 (*1 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-135)))) (-1923 (*1 *1) (-5 *1 (-135))) (-1685 (*1 *1) (-5 *1 (-135))) (-1787 (*1 *1) (-5 *1 (-135))) (-3845 (*1 *1 *1) (-5 *1 (-135))) (-2814 (*1 *1 *1) (-5 *1 (-135))) (-2379 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-135)))) (-2759 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-135)))) (-1736 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-135)))) (-1389 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-135)))) (-2935 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-135)))) (-3341 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-135)))))
-(-13 (-782) (-10 -8 (-15 -1958 ((-712) $)) (-15 -2241 ($ (-712))) (-15 -2241 ($ (-1072))) (-15 -1923 ($)) (-15 -1685 ($)) (-15 -1787 ($)) (-15 -3845 ($ $)) (-15 -2814 ($ $)) (-15 -2379 ((-108) $)) (-15 -2759 ((-108) $)) (-15 -1736 ((-108) $)) (-15 -1389 ((-108) $)) (-15 -2935 ((-108) $)) (-15 -3341 ((-108) $))))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-2157 (((-3 $ "failed") $ $) 19)) (-3798 (($) 17 T CONST)) (-4163 (((-3 $ "failed") $) 34)) (-2824 (((-108) $) 31)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-3022 (((-796) $) 11) (($ (-525)) 28)) (-1437 (((-3 $ "failed") $) 35)) (-2128 (((-712)) 29)) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4096 (((-108) $ $) 6)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24)))
+((-4142 (*1 *1 *1 *1) (-4 *1 (-134))) (-2106 (*1 *1 *1) (-4 *1 (-134))) (-3808 (*1 *1 *1 *1) (-4 *1 (-134))))
+(-13 (-10 -8 (-15 -3808 ($ $ $)) (-15 -2106 ($ $)) (-15 -4142 ($ $ $))))
+((-2673 (((-108) $ $) NIL)) (-3276 (((-108) $) 30)) (-1462 (($ $) 43)) (-2994 (($) 17)) (-2834 (((-712)) 10)) (-1325 (($) 16)) (-3793 (($) 18)) (-2071 (((-712) $) 14)) (-1923 (($ $ $) NIL)) (-3475 (($ $ $) NIL)) (-2507 (((-108) $) 32)) (-3779 (($ $) 44)) (-1970 (((-854) $) 15)) (-2621 (((-1072) $) 38)) (-3229 (($ (-854)) 13)) (-1413 (((-108) $) 28)) (-2937 (((-1036) $) NIL)) (-4221 (($) 19)) (-2719 (((-108) $) 26)) (-2686 (((-796) $) 21)) (-2874 (($ (-712)) 11) (($ (-1072)) 42)) (-3018 (((-108) $) 36)) (-3318 (((-108) $) 34)) (-4004 (((-108) $ $) NIL)) (-3982 (((-108) $ $) NIL)) (-3944 (((-108) $ $) 7)) (-3994 (((-108) $ $) NIL)) (-3971 (((-108) $ $) 8)))
+(((-135) (-13 (-782) (-10 -8 (-15 -2071 ((-712) $)) (-15 -2874 ($ (-712))) (-15 -2874 ($ (-1072))) (-15 -2994 ($)) (-15 -3793 ($)) (-15 -4221 ($)) (-15 -1462 ($ $)) (-15 -3779 ($ $)) (-15 -2719 ((-108) $)) (-15 -1413 ((-108) $)) (-15 -3318 ((-108) $)) (-15 -3276 ((-108) $)) (-15 -2507 ((-108) $)) (-15 -3018 ((-108) $))))) (T -135))
+((-2071 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-135)))) (-2874 (*1 *1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-135)))) (-2874 (*1 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-135)))) (-2994 (*1 *1) (-5 *1 (-135))) (-3793 (*1 *1) (-5 *1 (-135))) (-4221 (*1 *1) (-5 *1 (-135))) (-1462 (*1 *1 *1) (-5 *1 (-135))) (-3779 (*1 *1 *1) (-5 *1 (-135))) (-2719 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-135)))) (-1413 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-135)))) (-3318 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-135)))) (-3276 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-135)))) (-2507 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-135)))) (-3018 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-135)))))
+(-13 (-782) (-10 -8 (-15 -2071 ((-712) $)) (-15 -2874 ($ (-712))) (-15 -2874 ($ (-1072))) (-15 -2994 ($)) (-15 -3793 ($)) (-15 -4221 ($)) (-15 -1462 ($ $)) (-15 -3779 ($ $)) (-15 -2719 ((-108) $)) (-15 -1413 ((-108) $)) (-15 -3318 ((-108) $)) (-15 -3276 ((-108) $)) (-15 -2507 ((-108) $)) (-15 -3018 ((-108) $))))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-3332 (((-3 $ "failed") $ $) 19)) (-2055 (($) 17 T CONST)) (-1522 (((-3 $ "failed") $) 34)) (-3865 (((-108) $) 31)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-2686 (((-796) $) 11) (($ (-525)) 28)) (-3751 (((-3 $ "failed") $) 35)) (-3425 (((-712)) 29)) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-3944 (((-108) $ $) 6)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24)))
(((-136) (-131)) (T -136))
-((-1437 (*1 *1 *1) (|partial| -4 *1 (-136))))
-(-13 (-975) (-10 -8 (-15 -1437 ((-3 $ "failed") $))))
+((-3751 (*1 *1 *1) (|partial| -4 *1 (-136))))
+(-13 (-975) (-10 -8 (-15 -3751 ((-3 $ "failed") $))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-126) . T) ((-565 (-796)) . T) ((-593 $) . T) ((-668) . T) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T))
-((-3806 ((|#1| (-631 |#1|) |#1|) 19)))
-(((-137 |#1|) (-10 -7 (-15 -3806 (|#1| (-631 |#1|) |#1|))) (-160)) (T -137))
-((-3806 (*1 *2 *3 *2) (-12 (-5 *3 (-631 *2)) (-4 *2 (-160)) (-5 *1 (-137 *2)))))
-(-10 -7 (-15 -3806 (|#1| (-631 |#1|) |#1|)))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-2157 (((-3 $ "failed") $ $) 19)) (-3798 (($) 17 T CONST)) (-4163 (((-3 $ "failed") $) 34)) (-2824 (((-108) $) 31)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-3022 (((-796) $) 11) (($ (-525)) 28)) (-2128 (((-712)) 29)) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4096 (((-108) $ $) 6)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24)))
+((-2173 ((|#1| (-631 |#1|) |#1|) 19)))
+(((-137 |#1|) (-10 -7 (-15 -2173 (|#1| (-631 |#1|) |#1|))) (-160)) (T -137))
+((-2173 (*1 *2 *3 *2) (-12 (-5 *3 (-631 *2)) (-4 *2 (-160)) (-5 *1 (-137 *2)))))
+(-10 -7 (-15 -2173 (|#1| (-631 |#1|) |#1|)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-3332 (((-3 $ "failed") $ $) 19)) (-2055 (($) 17 T CONST)) (-1522 (((-3 $ "failed") $) 34)) (-3865 (((-108) $) 31)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-2686 (((-796) $) 11) (($ (-525)) 28)) (-3425 (((-712)) 29)) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-3944 (((-108) $ $) 6)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24)))
(((-138) (-131)) (T -138))
NIL
(-13 (-975))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-126) . T) ((-565 (-796)) . T) ((-593 $) . T) ((-668) . T) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T))
-((-1393 (((-2 (|:| -2008 (-712)) (|:| -3482 (-385 |#2|)) (|:| |radicand| |#2|)) (-385 |#2|) (-712)) 70)) (-1704 (((-3 (-2 (|:| |radicand| (-385 |#2|)) (|:| |deg| (-712))) "failed") |#3|) 52)) (-2549 (((-2 (|:| -3482 (-385 |#2|)) (|:| |poly| |#3|)) |#3|) 37)) (-3764 ((|#1| |#3| |#3|) 40)) (-4132 ((|#3| |#3| (-385 |#2|) (-385 |#2|)) 19)) (-3911 (((-2 (|:| |func| |#3|) (|:| |poly| |#3|) (|:| |c1| (-385 |#2|)) (|:| |c2| (-385 |#2|)) (|:| |deg| (-712))) |#3| |#3|) 49)))
-(((-139 |#1| |#2| |#3|) (-10 -7 (-15 -2549 ((-2 (|:| -3482 (-385 |#2|)) (|:| |poly| |#3|)) |#3|)) (-15 -1704 ((-3 (-2 (|:| |radicand| (-385 |#2|)) (|:| |deg| (-712))) "failed") |#3|)) (-15 -1393 ((-2 (|:| -2008 (-712)) (|:| -3482 (-385 |#2|)) (|:| |radicand| |#2|)) (-385 |#2|) (-712))) (-15 -3764 (|#1| |#3| |#3|)) (-15 -4132 (|#3| |#3| (-385 |#2|) (-385 |#2|))) (-15 -3911 ((-2 (|:| |func| |#3|) (|:| |poly| |#3|) (|:| |c1| (-385 |#2|)) (|:| |c2| (-385 |#2|)) (|:| |deg| (-712))) |#3| |#3|))) (-1129) (-1147 |#1|) (-1147 (-385 |#2|))) (T -139))
-((-3911 (*1 *2 *3 *3) (-12 (-4 *4 (-1129)) (-4 *5 (-1147 *4)) (-5 *2 (-2 (|:| |func| *3) (|:| |poly| *3) (|:| |c1| (-385 *5)) (|:| |c2| (-385 *5)) (|:| |deg| (-712)))) (-5 *1 (-139 *4 *5 *3)) (-4 *3 (-1147 (-385 *5))))) (-4132 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-385 *5)) (-4 *4 (-1129)) (-4 *5 (-1147 *4)) (-5 *1 (-139 *4 *5 *2)) (-4 *2 (-1147 *3)))) (-3764 (*1 *2 *3 *3) (-12 (-4 *4 (-1147 *2)) (-4 *2 (-1129)) (-5 *1 (-139 *2 *4 *3)) (-4 *3 (-1147 (-385 *4))))) (-1393 (*1 *2 *3 *4) (-12 (-5 *3 (-385 *6)) (-4 *5 (-1129)) (-4 *6 (-1147 *5)) (-5 *2 (-2 (|:| -2008 (-712)) (|:| -3482 *3) (|:| |radicand| *6))) (-5 *1 (-139 *5 *6 *7)) (-5 *4 (-712)) (-4 *7 (-1147 *3)))) (-1704 (*1 *2 *3) (|partial| -12 (-4 *4 (-1129)) (-4 *5 (-1147 *4)) (-5 *2 (-2 (|:| |radicand| (-385 *5)) (|:| |deg| (-712)))) (-5 *1 (-139 *4 *5 *3)) (-4 *3 (-1147 (-385 *5))))) (-2549 (*1 *2 *3) (-12 (-4 *4 (-1129)) (-4 *5 (-1147 *4)) (-5 *2 (-2 (|:| -3482 (-385 *5)) (|:| |poly| *3))) (-5 *1 (-139 *4 *5 *3)) (-4 *3 (-1147 (-385 *5))))))
-(-10 -7 (-15 -2549 ((-2 (|:| -3482 (-385 |#2|)) (|:| |poly| |#3|)) |#3|)) (-15 -1704 ((-3 (-2 (|:| |radicand| (-385 |#2|)) (|:| |deg| (-712))) "failed") |#3|)) (-15 -1393 ((-2 (|:| -2008 (-712)) (|:| -3482 (-385 |#2|)) (|:| |radicand| |#2|)) (-385 |#2|) (-712))) (-15 -3764 (|#1| |#3| |#3|)) (-15 -4132 (|#3| |#3| (-385 |#2|) (-385 |#2|))) (-15 -3911 ((-2 (|:| |func| |#3|) (|:| |poly| |#3|) (|:| |c1| (-385 |#2|)) (|:| |c2| (-385 |#2|)) (|:| |deg| (-712))) |#3| |#3|)))
-((-2252 (((-3 (-591 (-1085 |#2|)) "failed") (-591 (-1085 |#2|)) (-1085 |#2|)) 32)))
-(((-140 |#1| |#2|) (-10 -7 (-15 -2252 ((-3 (-591 (-1085 |#2|)) "failed") (-591 (-1085 |#2|)) (-1085 |#2|)))) (-510) (-154 |#1|)) (T -140))
-((-2252 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-591 (-1085 *5))) (-5 *3 (-1085 *5)) (-4 *5 (-154 *4)) (-4 *4 (-510)) (-5 *1 (-140 *4 *5)))))
-(-10 -7 (-15 -2252 ((-3 (-591 (-1085 |#2|)) "failed") (-591 (-1085 |#2|)) (-1085 |#2|))))
-((-2305 (($ (-1 (-108) |#2|) $) 29)) (-3098 (($ $) 36)) (-3677 (($ (-1 (-108) |#2|) $) 27) (($ |#2| $) 32)) (-1227 ((|#2| (-1 |#2| |#2| |#2|) $) 22) ((|#2| (-1 |#2| |#2| |#2|) $ |#2|) 24) ((|#2| (-1 |#2| |#2| |#2|) $ |#2| |#2|) 34)) (-2069 (((-3 |#2| "failed") (-1 (-108) |#2|) $) 19)) (-1623 (((-108) (-1 (-108) |#2|) $) 16)) (-2064 (((-712) (-1 (-108) |#2|) $) 14) (((-712) |#2| $) NIL)) (-4158 (((-108) (-1 (-108) |#2|) $) 15)) (-4045 (((-712) $) 11)))
-(((-141 |#1| |#2|) (-10 -8 (-15 -3098 (|#1| |#1|)) (-15 -3677 (|#1| |#2| |#1|)) (-15 -1227 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -2305 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -3677 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -1227 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -1227 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -2069 ((-3 |#2| "failed") (-1 (-108) |#2|) |#1|)) (-15 -2064 ((-712) |#2| |#1|)) (-15 -2064 ((-712) (-1 (-108) |#2|) |#1|)) (-15 -1623 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -4158 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -4045 ((-712) |#1|))) (-142 |#2|) (-1125)) (T -141))
-NIL
-(-10 -8 (-15 -3098 (|#1| |#1|)) (-15 -3677 (|#1| |#2| |#1|)) (-15 -1227 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -2305 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -3677 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -1227 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -1227 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -2069 ((-3 |#2| "failed") (-1 (-108) |#2|) |#1|)) (-15 -2064 ((-712) |#2| |#1|)) (-15 -2064 ((-712) (-1 (-108) |#2|) |#1|)) (-15 -1623 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -4158 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -4045 ((-712) |#1|)))
-((-3008 (((-108) $ $) 19 (|has| |#1| (-1018)))) (-3891 (((-108) $ (-712)) 8)) (-2305 (($ (-1 (-108) |#1|) $) 44 (|has| $ (-6 -4250)))) (-3798 (($) 7 T CONST)) (-3098 (($ $) 41 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3677 (($ (-1 (-108) |#1|) $) 45 (|has| $ (-6 -4250))) (($ |#1| $) 42 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-1227 ((|#1| (-1 |#1| |#1| |#1|) $) 47 (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 46 (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 43 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3454 (((-591 |#1|) $) 30 (|has| $ (-6 -4250)))) (-2910 (((-108) $ (-712)) 9)) (-2552 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3249 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1|) $) 35)) (-3971 (((-108) $ (-712)) 10)) (-2339 (((-1072) $) 22 (|has| |#1| (-1018)))) (-2047 (((-1036) $) 21 (|has| |#1| (-1018)))) (-2069 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 48)) (-1623 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) 14)) (-3028 (((-108) $) 11)) (-3209 (($) 12)) (-2064 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3199 (($ $) 13)) (-1408 (((-501) $) 40 (|has| |#1| (-566 (-501))))) (-3036 (($ (-591 |#1|)) 49)) (-3022 (((-796) $) 18 (|has| |#1| (-565 (-796))))) (-4158 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) 20 (|has| |#1| (-1018)))) (-4045 (((-712) $) 6 (|has| $ (-6 -4250)))))
+((-3323 (((-2 (|:| -3987 (-712)) (|:| -2976 (-385 |#2|)) (|:| |radicand| |#2|)) (-385 |#2|) (-712)) 70)) (-2981 (((-3 (-2 (|:| |radicand| (-385 |#2|)) (|:| |deg| (-712))) "failed") |#3|) 52)) (-4167 (((-2 (|:| -2976 (-385 |#2|)) (|:| |poly| |#3|)) |#3|) 37)) (-2958 ((|#1| |#3| |#3|) 40)) (-1980 ((|#3| |#3| (-385 |#2|) (-385 |#2|)) 19)) (-3951 (((-2 (|:| |func| |#3|) (|:| |poly| |#3|) (|:| |c1| (-385 |#2|)) (|:| |c2| (-385 |#2|)) (|:| |deg| (-712))) |#3| |#3|) 49)))
+(((-139 |#1| |#2| |#3|) (-10 -7 (-15 -4167 ((-2 (|:| -2976 (-385 |#2|)) (|:| |poly| |#3|)) |#3|)) (-15 -2981 ((-3 (-2 (|:| |radicand| (-385 |#2|)) (|:| |deg| (-712))) "failed") |#3|)) (-15 -3323 ((-2 (|:| -3987 (-712)) (|:| -2976 (-385 |#2|)) (|:| |radicand| |#2|)) (-385 |#2|) (-712))) (-15 -2958 (|#1| |#3| |#3|)) (-15 -1980 (|#3| |#3| (-385 |#2|) (-385 |#2|))) (-15 -3951 ((-2 (|:| |func| |#3|) (|:| |poly| |#3|) (|:| |c1| (-385 |#2|)) (|:| |c2| (-385 |#2|)) (|:| |deg| (-712))) |#3| |#3|))) (-1129) (-1147 |#1|) (-1147 (-385 |#2|))) (T -139))
+((-3951 (*1 *2 *3 *3) (-12 (-4 *4 (-1129)) (-4 *5 (-1147 *4)) (-5 *2 (-2 (|:| |func| *3) (|:| |poly| *3) (|:| |c1| (-385 *5)) (|:| |c2| (-385 *5)) (|:| |deg| (-712)))) (-5 *1 (-139 *4 *5 *3)) (-4 *3 (-1147 (-385 *5))))) (-1980 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-385 *5)) (-4 *4 (-1129)) (-4 *5 (-1147 *4)) (-5 *1 (-139 *4 *5 *2)) (-4 *2 (-1147 *3)))) (-2958 (*1 *2 *3 *3) (-12 (-4 *4 (-1147 *2)) (-4 *2 (-1129)) (-5 *1 (-139 *2 *4 *3)) (-4 *3 (-1147 (-385 *4))))) (-3323 (*1 *2 *3 *4) (-12 (-5 *3 (-385 *6)) (-4 *5 (-1129)) (-4 *6 (-1147 *5)) (-5 *2 (-2 (|:| -3987 (-712)) (|:| -2976 *3) (|:| |radicand| *6))) (-5 *1 (-139 *5 *6 *7)) (-5 *4 (-712)) (-4 *7 (-1147 *3)))) (-2981 (*1 *2 *3) (|partial| -12 (-4 *4 (-1129)) (-4 *5 (-1147 *4)) (-5 *2 (-2 (|:| |radicand| (-385 *5)) (|:| |deg| (-712)))) (-5 *1 (-139 *4 *5 *3)) (-4 *3 (-1147 (-385 *5))))) (-4167 (*1 *2 *3) (-12 (-4 *4 (-1129)) (-4 *5 (-1147 *4)) (-5 *2 (-2 (|:| -2976 (-385 *5)) (|:| |poly| *3))) (-5 *1 (-139 *4 *5 *3)) (-4 *3 (-1147 (-385 *5))))))
+(-10 -7 (-15 -4167 ((-2 (|:| -2976 (-385 |#2|)) (|:| |poly| |#3|)) |#3|)) (-15 -2981 ((-3 (-2 (|:| |radicand| (-385 |#2|)) (|:| |deg| (-712))) "failed") |#3|)) (-15 -3323 ((-2 (|:| -3987 (-712)) (|:| -2976 (-385 |#2|)) (|:| |radicand| |#2|)) (-385 |#2|) (-712))) (-15 -2958 (|#1| |#3| |#3|)) (-15 -1980 (|#3| |#3| (-385 |#2|) (-385 |#2|))) (-15 -3951 ((-2 (|:| |func| |#3|) (|:| |poly| |#3|) (|:| |c1| (-385 |#2|)) (|:| |c2| (-385 |#2|)) (|:| |deg| (-712))) |#3| |#3|)))
+((-3008 (((-3 (-591 (-1085 |#2|)) "failed") (-591 (-1085 |#2|)) (-1085 |#2|)) 32)))
+(((-140 |#1| |#2|) (-10 -7 (-15 -3008 ((-3 (-591 (-1085 |#2|)) "failed") (-591 (-1085 |#2|)) (-1085 |#2|)))) (-510) (-154 |#1|)) (T -140))
+((-3008 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-591 (-1085 *5))) (-5 *3 (-1085 *5)) (-4 *5 (-154 *4)) (-4 *4 (-510)) (-5 *1 (-140 *4 *5)))))
+(-10 -7 (-15 -3008 ((-3 (-591 (-1085 |#2|)) "failed") (-591 (-1085 |#2|)) (-1085 |#2|))))
+((-2467 (($ (-1 (-108) |#2|) $) 29)) (-2908 (($ $) 36)) (-2537 (($ (-1 (-108) |#2|) $) 27) (($ |#2| $) 32)) (-3618 ((|#2| (-1 |#2| |#2| |#2|) $) 22) ((|#2| (-1 |#2| |#2| |#2|) $ |#2|) 24) ((|#2| (-1 |#2| |#2| |#2|) $ |#2| |#2|) 34)) (-2714 (((-3 |#2| "failed") (-1 (-108) |#2|) $) 19)) (-3465 (((-108) (-1 (-108) |#2|) $) 16)) (-2960 (((-712) (-1 (-108) |#2|) $) 14) (((-712) |#2| $) NIL)) (-1475 (((-108) (-1 (-108) |#2|) $) 15)) (-2028 (((-712) $) 11)))
+(((-141 |#1| |#2|) (-10 -8 (-15 -2908 (|#1| |#1|)) (-15 -2537 (|#1| |#2| |#1|)) (-15 -3618 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -2467 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -2537 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -3618 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -3618 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -2714 ((-3 |#2| "failed") (-1 (-108) |#2|) |#1|)) (-15 -2960 ((-712) |#2| |#1|)) (-15 -2960 ((-712) (-1 (-108) |#2|) |#1|)) (-15 -3465 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -1475 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -2028 ((-712) |#1|))) (-142 |#2|) (-1125)) (T -141))
+NIL
+(-10 -8 (-15 -2908 (|#1| |#1|)) (-15 -2537 (|#1| |#2| |#1|)) (-15 -3618 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -2467 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -2537 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -3618 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -3618 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -2714 ((-3 |#2| "failed") (-1 (-108) |#2|) |#1|)) (-15 -2960 ((-712) |#2| |#1|)) (-15 -2960 ((-712) (-1 (-108) |#2|) |#1|)) (-15 -3465 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -1475 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -2028 ((-712) |#1|)))
+((-2673 (((-108) $ $) 19 (|has| |#1| (-1018)))) (-3727 (((-108) $ (-712)) 8)) (-2467 (($ (-1 (-108) |#1|) $) 44 (|has| $ (-6 -4250)))) (-2055 (($) 7 T CONST)) (-2908 (($ $) 41 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-2537 (($ (-1 (-108) |#1|) $) 45 (|has| $ (-6 -4250))) (($ |#1| $) 42 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3618 ((|#1| (-1 |#1| |#1| |#1|) $) 47 (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 46 (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 43 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-2916 (((-591 |#1|) $) 30 (|has| $ (-6 -4250)))) (-3491 (((-108) $ (-712)) 9)) (-4207 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-4192 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1|) $) 35)) (-3295 (((-108) $ (-712)) 10)) (-2621 (((-1072) $) 22 (|has| |#1| (-1018)))) (-2937 (((-1036) $) 21 (|has| |#1| (-1018)))) (-2714 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 48)) (-3465 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) 14)) (-2077 (((-108) $) 11)) (-3164 (($) 12)) (-2960 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-2873 (($ $) 13)) (-1300 (((-501) $) 40 (|has| |#1| (-566 (-501))))) (-2695 (($ (-591 |#1|)) 49)) (-2686 (((-796) $) 18 (|has| |#1| (-565 (-796))))) (-1475 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) 20 (|has| |#1| (-1018)))) (-2028 (((-712) $) 6 (|has| $ (-6 -4250)))))
(((-142 |#1|) (-131) (-1125)) (T -142))
-((-3036 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1125)) (-4 *1 (-142 *3)))) (-2069 (*1 *2 *3 *1) (|partial| -12 (-5 *3 (-1 (-108) *2)) (-4 *1 (-142 *2)) (-4 *2 (-1125)))) (-1227 (*1 *2 *3 *1) (-12 (-5 *3 (-1 *2 *2 *2)) (|has| *1 (-6 -4250)) (-4 *1 (-142 *2)) (-4 *2 (-1125)))) (-1227 (*1 *2 *3 *1 *2) (-12 (-5 *3 (-1 *2 *2 *2)) (|has| *1 (-6 -4250)) (-4 *1 (-142 *2)) (-4 *2 (-1125)))) (-3677 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (|has| *1 (-6 -4250)) (-4 *1 (-142 *3)) (-4 *3 (-1125)))) (-2305 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (|has| *1 (-6 -4250)) (-4 *1 (-142 *3)) (-4 *3 (-1125)))) (-1227 (*1 *2 *3 *1 *2 *2) (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1018)) (|has| *1 (-6 -4250)) (-4 *1 (-142 *2)) (-4 *2 (-1125)))) (-3677 (*1 *1 *2 *1) (-12 (|has| *1 (-6 -4250)) (-4 *1 (-142 *2)) (-4 *2 (-1125)) (-4 *2 (-1018)))) (-3098 (*1 *1 *1) (-12 (|has| *1 (-6 -4250)) (-4 *1 (-142 *2)) (-4 *2 (-1125)) (-4 *2 (-1018)))))
-(-13 (-464 |t#1|) (-10 -8 (-15 -3036 ($ (-591 |t#1|))) (-15 -2069 ((-3 |t#1| "failed") (-1 (-108) |t#1|) $)) (IF (|has| $ (-6 -4250)) (PROGN (-15 -1227 (|t#1| (-1 |t#1| |t#1| |t#1|) $)) (-15 -1227 (|t#1| (-1 |t#1| |t#1| |t#1|) $ |t#1|)) (-15 -3677 ($ (-1 (-108) |t#1|) $)) (-15 -2305 ($ (-1 (-108) |t#1|) $)) (IF (|has| |t#1| (-1018)) (PROGN (-15 -1227 (|t#1| (-1 |t#1| |t#1| |t#1|) $ |t#1| |t#1|)) (-15 -3677 ($ |t#1| $)) (-15 -3098 ($ $))) |%noBranch|)) |%noBranch|) (IF (|has| |t#1| (-566 (-501))) (-6 (-566 (-501))) |%noBranch|)))
-(((-33) . T) ((-97) |has| |#1| (-1018)) ((-565 (-796)) -3321 (|has| |#1| (-1018)) (|has| |#1| (-565 (-796)))) ((-566 (-501)) |has| |#1| (-566 (-501))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-1018) |has| |#1| (-1018)) ((-1125) . T))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-3798 (($) NIL T CONST)) (-4163 (((-3 $ "failed") $) 87)) (-2824 (((-108) $) NIL)) (-1480 (($ |#2| (-591 (-854))) 57)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-1216 (($ (-854)) 48)) (-4224 (((-128)) 23)) (-3022 (((-796) $) 70) (($ (-525)) 46) (($ |#2|) 47)) (-2560 ((|#2| $ (-591 (-854))) 60)) (-2128 (((-712)) 20)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4191 (($) 40 T CONST)) (-4197 (($) 44 T CONST)) (-4096 (((-108) $ $) 26)) (-4173 (($ $ |#2|) NIL)) (-4164 (($ $) 34) (($ $ $) 32)) (-4156 (($ $ $) 30)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 37) (($ $ $) 52) (($ |#2| $) 39) (($ $ |#2|) NIL)))
-(((-143 |#1| |#2| |#3|) (-13 (-975) (-37 |#2|) (-1178 |#2|) (-10 -8 (-15 -1216 ($ (-854))) (-15 -1480 ($ |#2| (-591 (-854)))) (-15 -2560 (|#2| $ (-591 (-854)))) (-15 -4163 ((-3 $ "failed") $)))) (-854) (-341) (-924 |#1| |#2|)) (T -143))
-((-4163 (*1 *1 *1) (|partial| -12 (-5 *1 (-143 *2 *3 *4)) (-14 *2 (-854)) (-4 *3 (-341)) (-14 *4 (-924 *2 *3)))) (-1216 (*1 *1 *2) (-12 (-5 *2 (-854)) (-5 *1 (-143 *3 *4 *5)) (-14 *3 *2) (-4 *4 (-341)) (-14 *5 (-924 *3 *4)))) (-1480 (*1 *1 *2 *3) (-12 (-5 *3 (-591 (-854))) (-5 *1 (-143 *4 *2 *5)) (-14 *4 (-854)) (-4 *2 (-341)) (-14 *5 (-924 *4 *2)))) (-2560 (*1 *2 *1 *3) (-12 (-5 *3 (-591 (-854))) (-4 *2 (-341)) (-5 *1 (-143 *4 *2 *5)) (-14 *4 (-854)) (-14 *5 (-924 *4 *2)))))
-(-13 (-975) (-37 |#2|) (-1178 |#2|) (-10 -8 (-15 -1216 ($ (-854))) (-15 -1480 ($ |#2| (-591 (-854)))) (-15 -2560 (|#2| $ (-591 (-854)))) (-15 -4163 ((-3 $ "failed") $))))
-((-2407 (((-2 (|:| |brans| (-591 (-591 (-876 (-205))))) (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205)))) (-591 (-591 (-876 (-205)))) (-205) (-205) (-205) (-205)) 38)) (-3573 (((-2 (|:| |brans| (-591 (-591 (-876 (-205))))) (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205)))) (-860) (-385 (-525)) (-385 (-525))) 63) (((-2 (|:| |brans| (-591 (-591 (-876 (-205))))) (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205)))) (-860)) 64)) (-1218 (((-2 (|:| |brans| (-591 (-591 (-876 (-205))))) (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205)))) (-591 (-591 (-876 (-205))))) 67) (((-2 (|:| |brans| (-591 (-591 (-876 (-205))))) (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205)))) (-591 (-876 (-205)))) 66) (((-2 (|:| |brans| (-591 (-591 (-876 (-205))))) (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205)))) (-860) (-385 (-525)) (-385 (-525))) 58) (((-2 (|:| |brans| (-591 (-591 (-876 (-205))))) (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205)))) (-860)) 59)))
-(((-144) (-10 -7 (-15 -1218 ((-2 (|:| |brans| (-591 (-591 (-876 (-205))))) (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205)))) (-860))) (-15 -1218 ((-2 (|:| |brans| (-591 (-591 (-876 (-205))))) (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205)))) (-860) (-385 (-525)) (-385 (-525)))) (-15 -3573 ((-2 (|:| |brans| (-591 (-591 (-876 (-205))))) (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205)))) (-860))) (-15 -3573 ((-2 (|:| |brans| (-591 (-591 (-876 (-205))))) (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205)))) (-860) (-385 (-525)) (-385 (-525)))) (-15 -2407 ((-2 (|:| |brans| (-591 (-591 (-876 (-205))))) (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205)))) (-591 (-591 (-876 (-205)))) (-205) (-205) (-205) (-205))) (-15 -1218 ((-2 (|:| |brans| (-591 (-591 (-876 (-205))))) (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205)))) (-591 (-876 (-205))))) (-15 -1218 ((-2 (|:| |brans| (-591 (-591 (-876 (-205))))) (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205)))) (-591 (-591 (-876 (-205)))))))) (T -144))
-((-1218 (*1 *2 *3) (-12 (-5 *2 (-2 (|:| |brans| (-591 (-591 (-876 (-205))))) (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205))))) (-5 *1 (-144)) (-5 *3 (-591 (-591 (-876 (-205))))))) (-1218 (*1 *2 *3) (-12 (-5 *2 (-2 (|:| |brans| (-591 (-591 (-876 (-205))))) (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205))))) (-5 *1 (-144)) (-5 *3 (-591 (-876 (-205)))))) (-2407 (*1 *2 *3 *4 *4 *4 *4) (-12 (-5 *4 (-205)) (-5 *2 (-2 (|:| |brans| (-591 (-591 (-876 *4)))) (|:| |xValues| (-1013 *4)) (|:| |yValues| (-1013 *4)))) (-5 *1 (-144)) (-5 *3 (-591 (-591 (-876 *4)))))) (-3573 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-860)) (-5 *4 (-385 (-525))) (-5 *2 (-2 (|:| |brans| (-591 (-591 (-876 (-205))))) (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205))))) (-5 *1 (-144)))) (-3573 (*1 *2 *3) (-12 (-5 *3 (-860)) (-5 *2 (-2 (|:| |brans| (-591 (-591 (-876 (-205))))) (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205))))) (-5 *1 (-144)))) (-1218 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-860)) (-5 *4 (-385 (-525))) (-5 *2 (-2 (|:| |brans| (-591 (-591 (-876 (-205))))) (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205))))) (-5 *1 (-144)))) (-1218 (*1 *2 *3) (-12 (-5 *3 (-860)) (-5 *2 (-2 (|:| |brans| (-591 (-591 (-876 (-205))))) (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205))))) (-5 *1 (-144)))))
-(-10 -7 (-15 -1218 ((-2 (|:| |brans| (-591 (-591 (-876 (-205))))) (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205)))) (-860))) (-15 -1218 ((-2 (|:| |brans| (-591 (-591 (-876 (-205))))) (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205)))) (-860) (-385 (-525)) (-385 (-525)))) (-15 -3573 ((-2 (|:| |brans| (-591 (-591 (-876 (-205))))) (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205)))) (-860))) (-15 -3573 ((-2 (|:| |brans| (-591 (-591 (-876 (-205))))) (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205)))) (-860) (-385 (-525)) (-385 (-525)))) (-15 -2407 ((-2 (|:| |brans| (-591 (-591 (-876 (-205))))) (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205)))) (-591 (-591 (-876 (-205)))) (-205) (-205) (-205) (-205))) (-15 -1218 ((-2 (|:| |brans| (-591 (-591 (-876 (-205))))) (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205)))) (-591 (-876 (-205))))) (-15 -1218 ((-2 (|:| |brans| (-591 (-591 (-876 (-205))))) (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205)))) (-591 (-591 (-876 (-205)))))))
-((-2488 (((-591 (-157 |#2|)) |#1| |#2|) 45)))
-(((-145 |#1| |#2|) (-10 -7 (-15 -2488 ((-591 (-157 |#2|)) |#1| |#2|))) (-1147 (-157 (-525))) (-13 (-341) (-786))) (T -145))
-((-2488 (*1 *2 *3 *4) (-12 (-5 *2 (-591 (-157 *4))) (-5 *1 (-145 *3 *4)) (-4 *3 (-1147 (-157 (-525)))) (-4 *4 (-13 (-341) (-786))))))
-(-10 -7 (-15 -2488 ((-591 (-157 |#2|)) |#1| |#2|)))
-((-3008 (((-108) $ $) NIL)) (-3461 (($) 16)) (-3146 (($) 15)) (-2421 (((-854)) 23)) (-2339 (((-1072) $) NIL)) (-2853 (((-525) $) 20)) (-2047 (((-1036) $) NIL)) (-3807 (($) 17)) (-1872 (($ (-525)) 24)) (-3022 (((-796) $) 30)) (-3772 (($) 18)) (-4096 (((-108) $ $) 14)) (-4156 (($ $ $) 13)) (* (($ (-854) $) 22) (($ (-205) $) 8)))
-(((-146) (-13 (-25) (-10 -8 (-15 * ($ (-854) $)) (-15 * ($ (-205) $)) (-15 -4156 ($ $ $)) (-15 -3146 ($)) (-15 -3461 ($)) (-15 -3807 ($)) (-15 -3772 ($)) (-15 -2853 ((-525) $)) (-15 -2421 ((-854))) (-15 -1872 ($ (-525)))))) (T -146))
-((-4156 (*1 *1 *1 *1) (-5 *1 (-146))) (* (*1 *1 *2 *1) (-12 (-5 *2 (-854)) (-5 *1 (-146)))) (* (*1 *1 *2 *1) (-12 (-5 *2 (-205)) (-5 *1 (-146)))) (-3146 (*1 *1) (-5 *1 (-146))) (-3461 (*1 *1) (-5 *1 (-146))) (-3807 (*1 *1) (-5 *1 (-146))) (-3772 (*1 *1) (-5 *1 (-146))) (-2853 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-146)))) (-2421 (*1 *2) (-12 (-5 *2 (-854)) (-5 *1 (-146)))) (-1872 (*1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-146)))))
-(-13 (-25) (-10 -8 (-15 * ($ (-854) $)) (-15 * ($ (-205) $)) (-15 -4156 ($ $ $)) (-15 -3146 ($)) (-15 -3461 ($)) (-15 -3807 ($)) (-15 -3772 ($)) (-15 -2853 ((-525) $)) (-15 -2421 ((-854))) (-15 -1872 ($ (-525)))))
-((-2329 ((|#2| |#2| (-1011 |#2|)) 88) ((|#2| |#2| (-1089)) 68)) (-3783 ((|#2| |#2| (-1011 |#2|)) 87) ((|#2| |#2| (-1089)) 67)) (-1994 ((|#2| |#2| |#2|) 27)) (-3219 (((-110) (-110)) 99)) (-3117 ((|#2| (-591 |#2|)) 117)) (-2950 ((|#2| (-591 |#2|)) 135)) (-2857 ((|#2| (-591 |#2|)) 125)) (-2519 ((|#2| |#2|) 123)) (-1292 ((|#2| (-591 |#2|)) 111)) (-3122 ((|#2| (-591 |#2|)) 112)) (-2663 ((|#2| (-591 |#2|)) 133)) (-3992 ((|#2| |#2| (-1089)) 56) ((|#2| |#2|) 55)) (-1603 ((|#2| |#2|) 23)) (-2516 ((|#2| |#2| |#2|) 26)) (-2661 (((-108) (-110)) 49)) (** ((|#2| |#2| |#2|) 41)))
-(((-147 |#1| |#2|) (-10 -7 (-15 -2661 ((-108) (-110))) (-15 -3219 ((-110) (-110))) (-15 ** (|#2| |#2| |#2|)) (-15 -2516 (|#2| |#2| |#2|)) (-15 -1994 (|#2| |#2| |#2|)) (-15 -1603 (|#2| |#2|)) (-15 -3992 (|#2| |#2|)) (-15 -3992 (|#2| |#2| (-1089))) (-15 -2329 (|#2| |#2| (-1089))) (-15 -2329 (|#2| |#2| (-1011 |#2|))) (-15 -3783 (|#2| |#2| (-1089))) (-15 -3783 (|#2| |#2| (-1011 |#2|))) (-15 -2519 (|#2| |#2|)) (-15 -2663 (|#2| (-591 |#2|))) (-15 -2857 (|#2| (-591 |#2|))) (-15 -2950 (|#2| (-591 |#2|))) (-15 -1292 (|#2| (-591 |#2|))) (-15 -3122 (|#2| (-591 |#2|))) (-15 -3117 (|#2| (-591 |#2|)))) (-13 (-788) (-517)) (-408 |#1|)) (T -147))
-((-3117 (*1 *2 *3) (-12 (-5 *3 (-591 *2)) (-4 *2 (-408 *4)) (-5 *1 (-147 *4 *2)) (-4 *4 (-13 (-788) (-517))))) (-3122 (*1 *2 *3) (-12 (-5 *3 (-591 *2)) (-4 *2 (-408 *4)) (-5 *1 (-147 *4 *2)) (-4 *4 (-13 (-788) (-517))))) (-1292 (*1 *2 *3) (-12 (-5 *3 (-591 *2)) (-4 *2 (-408 *4)) (-5 *1 (-147 *4 *2)) (-4 *4 (-13 (-788) (-517))))) (-2950 (*1 *2 *3) (-12 (-5 *3 (-591 *2)) (-4 *2 (-408 *4)) (-5 *1 (-147 *4 *2)) (-4 *4 (-13 (-788) (-517))))) (-2857 (*1 *2 *3) (-12 (-5 *3 (-591 *2)) (-4 *2 (-408 *4)) (-5 *1 (-147 *4 *2)) (-4 *4 (-13 (-788) (-517))))) (-2663 (*1 *2 *3) (-12 (-5 *3 (-591 *2)) (-4 *2 (-408 *4)) (-5 *1 (-147 *4 *2)) (-4 *4 (-13 (-788) (-517))))) (-2519 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-147 *3 *2)) (-4 *2 (-408 *3)))) (-3783 (*1 *2 *2 *3) (-12 (-5 *3 (-1011 *2)) (-4 *2 (-408 *4)) (-4 *4 (-13 (-788) (-517))) (-5 *1 (-147 *4 *2)))) (-3783 (*1 *2 *2 *3) (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-788) (-517))) (-5 *1 (-147 *4 *2)) (-4 *2 (-408 *4)))) (-2329 (*1 *2 *2 *3) (-12 (-5 *3 (-1011 *2)) (-4 *2 (-408 *4)) (-4 *4 (-13 (-788) (-517))) (-5 *1 (-147 *4 *2)))) (-2329 (*1 *2 *2 *3) (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-788) (-517))) (-5 *1 (-147 *4 *2)) (-4 *2 (-408 *4)))) (-3992 (*1 *2 *2 *3) (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-788) (-517))) (-5 *1 (-147 *4 *2)) (-4 *2 (-408 *4)))) (-3992 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-147 *3 *2)) (-4 *2 (-408 *3)))) (-1603 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-147 *3 *2)) (-4 *2 (-408 *3)))) (-1994 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-147 *3 *2)) (-4 *2 (-408 *3)))) (-2516 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-147 *3 *2)) (-4 *2 (-408 *3)))) (** (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-147 *3 *2)) (-4 *2 (-408 *3)))) (-3219 (*1 *2 *2) (-12 (-5 *2 (-110)) (-4 *3 (-13 (-788) (-517))) (-5 *1 (-147 *3 *4)) (-4 *4 (-408 *3)))) (-2661 (*1 *2 *3) (-12 (-5 *3 (-110)) (-4 *4 (-13 (-788) (-517))) (-5 *2 (-108)) (-5 *1 (-147 *4 *5)) (-4 *5 (-408 *4)))))
-(-10 -7 (-15 -2661 ((-108) (-110))) (-15 -3219 ((-110) (-110))) (-15 ** (|#2| |#2| |#2|)) (-15 -2516 (|#2| |#2| |#2|)) (-15 -1994 (|#2| |#2| |#2|)) (-15 -1603 (|#2| |#2|)) (-15 -3992 (|#2| |#2|)) (-15 -3992 (|#2| |#2| (-1089))) (-15 -2329 (|#2| |#2| (-1089))) (-15 -2329 (|#2| |#2| (-1011 |#2|))) (-15 -3783 (|#2| |#2| (-1089))) (-15 -3783 (|#2| |#2| (-1011 |#2|))) (-15 -2519 (|#2| |#2|)) (-15 -2663 (|#2| (-591 |#2|))) (-15 -2857 (|#2| (-591 |#2|))) (-15 -2950 (|#2| (-591 |#2|))) (-15 -1292 (|#2| (-591 |#2|))) (-15 -3122 (|#2| (-591 |#2|))) (-15 -3117 (|#2| (-591 |#2|))))
-((-1391 ((|#1| |#1| |#1|) 53)) (-2245 ((|#1| |#1| |#1|) 50)) (-1994 ((|#1| |#1| |#1|) 44)) (-3670 ((|#1| |#1|) 35)) (-3503 ((|#1| |#1| (-591 |#1|)) 43)) (-1603 ((|#1| |#1|) 37)) (-2516 ((|#1| |#1| |#1|) 40)))
-(((-148 |#1|) (-10 -7 (-15 -2516 (|#1| |#1| |#1|)) (-15 -1603 (|#1| |#1|)) (-15 -3503 (|#1| |#1| (-591 |#1|))) (-15 -3670 (|#1| |#1|)) (-15 -1994 (|#1| |#1| |#1|)) (-15 -2245 (|#1| |#1| |#1|)) (-15 -1391 (|#1| |#1| |#1|))) (-510)) (T -148))
-((-1391 (*1 *2 *2 *2) (-12 (-5 *1 (-148 *2)) (-4 *2 (-510)))) (-2245 (*1 *2 *2 *2) (-12 (-5 *1 (-148 *2)) (-4 *2 (-510)))) (-1994 (*1 *2 *2 *2) (-12 (-5 *1 (-148 *2)) (-4 *2 (-510)))) (-3670 (*1 *2 *2) (-12 (-5 *1 (-148 *2)) (-4 *2 (-510)))) (-3503 (*1 *2 *2 *3) (-12 (-5 *3 (-591 *2)) (-4 *2 (-510)) (-5 *1 (-148 *2)))) (-1603 (*1 *2 *2) (-12 (-5 *1 (-148 *2)) (-4 *2 (-510)))) (-2516 (*1 *2 *2 *2) (-12 (-5 *1 (-148 *2)) (-4 *2 (-510)))))
-(-10 -7 (-15 -2516 (|#1| |#1| |#1|)) (-15 -1603 (|#1| |#1|)) (-15 -3503 (|#1| |#1| (-591 |#1|))) (-15 -3670 (|#1| |#1|)) (-15 -1994 (|#1| |#1| |#1|)) (-15 -2245 (|#1| |#1| |#1|)) (-15 -1391 (|#1| |#1| |#1|)))
-((-2329 (($ $ (-1089)) 12) (($ $ (-1011 $)) 11)) (-3783 (($ $ (-1089)) 10) (($ $ (-1011 $)) 9)) (-1994 (($ $ $) 8)) (-3992 (($ $) 14) (($ $ (-1089)) 13)) (-1603 (($ $) 7)) (-2516 (($ $ $) 6)))
+((-2695 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1125)) (-4 *1 (-142 *3)))) (-2714 (*1 *2 *3 *1) (|partial| -12 (-5 *3 (-1 (-108) *2)) (-4 *1 (-142 *2)) (-4 *2 (-1125)))) (-3618 (*1 *2 *3 *1) (-12 (-5 *3 (-1 *2 *2 *2)) (|has| *1 (-6 -4250)) (-4 *1 (-142 *2)) (-4 *2 (-1125)))) (-3618 (*1 *2 *3 *1 *2) (-12 (-5 *3 (-1 *2 *2 *2)) (|has| *1 (-6 -4250)) (-4 *1 (-142 *2)) (-4 *2 (-1125)))) (-2537 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (|has| *1 (-6 -4250)) (-4 *1 (-142 *3)) (-4 *3 (-1125)))) (-2467 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (|has| *1 (-6 -4250)) (-4 *1 (-142 *3)) (-4 *3 (-1125)))) (-3618 (*1 *2 *3 *1 *2 *2) (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1018)) (|has| *1 (-6 -4250)) (-4 *1 (-142 *2)) (-4 *2 (-1125)))) (-2537 (*1 *1 *2 *1) (-12 (|has| *1 (-6 -4250)) (-4 *1 (-142 *2)) (-4 *2 (-1125)) (-4 *2 (-1018)))) (-2908 (*1 *1 *1) (-12 (|has| *1 (-6 -4250)) (-4 *1 (-142 *2)) (-4 *2 (-1125)) (-4 *2 (-1018)))))
+(-13 (-464 |t#1|) (-10 -8 (-15 -2695 ($ (-591 |t#1|))) (-15 -2714 ((-3 |t#1| "failed") (-1 (-108) |t#1|) $)) (IF (|has| $ (-6 -4250)) (PROGN (-15 -3618 (|t#1| (-1 |t#1| |t#1| |t#1|) $)) (-15 -3618 (|t#1| (-1 |t#1| |t#1| |t#1|) $ |t#1|)) (-15 -2537 ($ (-1 (-108) |t#1|) $)) (-15 -2467 ($ (-1 (-108) |t#1|) $)) (IF (|has| |t#1| (-1018)) (PROGN (-15 -3618 (|t#1| (-1 |t#1| |t#1| |t#1|) $ |t#1| |t#1|)) (-15 -2537 ($ |t#1| $)) (-15 -2908 ($ $))) |%noBranch|)) |%noBranch|) (IF (|has| |t#1| (-566 (-501))) (-6 (-566 (-501))) |%noBranch|)))
+(((-33) . T) ((-97) |has| |#1| (-1018)) ((-565 (-796)) -3150 (|has| |#1| (-1018)) (|has| |#1| (-565 (-796)))) ((-566 (-501)) |has| |#1| (-566 (-501))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-1018) |has| |#1| (-1018)) ((-1125) . T))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2055 (($) NIL T CONST)) (-1522 (((-3 $ "failed") $) 87)) (-3865 (((-108) $) NIL)) (-1422 (($ |#2| (-591 (-854))) 57)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2297 (($ (-854)) 48)) (-3840 (((-128)) 23)) (-2686 (((-796) $) 70) (($ (-525)) 46) (($ |#2|) 47)) (-1263 ((|#2| $ (-591 (-854))) 60)) (-3425 (((-712)) 20)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1830 (($) 40 T CONST)) (-1839 (($) 44 T CONST)) (-3944 (((-108) $ $) 26)) (-4059 (($ $ |#2|) NIL)) (-4047 (($ $) 34) (($ $ $) 32)) (-4036 (($ $ $) 30)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 37) (($ $ $) 52) (($ |#2| $) 39) (($ $ |#2|) NIL)))
+(((-143 |#1| |#2| |#3|) (-13 (-975) (-37 |#2|) (-1178 |#2|) (-10 -8 (-15 -2297 ($ (-854))) (-15 -1422 ($ |#2| (-591 (-854)))) (-15 -1263 (|#2| $ (-591 (-854)))) (-15 -1522 ((-3 $ "failed") $)))) (-854) (-341) (-924 |#1| |#2|)) (T -143))
+((-1522 (*1 *1 *1) (|partial| -12 (-5 *1 (-143 *2 *3 *4)) (-14 *2 (-854)) (-4 *3 (-341)) (-14 *4 (-924 *2 *3)))) (-2297 (*1 *1 *2) (-12 (-5 *2 (-854)) (-5 *1 (-143 *3 *4 *5)) (-14 *3 *2) (-4 *4 (-341)) (-14 *5 (-924 *3 *4)))) (-1422 (*1 *1 *2 *3) (-12 (-5 *3 (-591 (-854))) (-5 *1 (-143 *4 *2 *5)) (-14 *4 (-854)) (-4 *2 (-341)) (-14 *5 (-924 *4 *2)))) (-1263 (*1 *2 *1 *3) (-12 (-5 *3 (-591 (-854))) (-4 *2 (-341)) (-5 *1 (-143 *4 *2 *5)) (-14 *4 (-854)) (-14 *5 (-924 *4 *2)))))
+(-13 (-975) (-37 |#2|) (-1178 |#2|) (-10 -8 (-15 -2297 ($ (-854))) (-15 -1422 ($ |#2| (-591 (-854)))) (-15 -1263 (|#2| $ (-591 (-854)))) (-15 -1522 ((-3 $ "failed") $))))
+((-1983 (((-2 (|:| |brans| (-591 (-591 (-876 (-205))))) (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205)))) (-591 (-591 (-876 (-205)))) (-205) (-205) (-205) (-205)) 38)) (-1677 (((-2 (|:| |brans| (-591 (-591 (-876 (-205))))) (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205)))) (-860) (-385 (-525)) (-385 (-525))) 63) (((-2 (|:| |brans| (-591 (-591 (-876 (-205))))) (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205)))) (-860)) 64)) (-2980 (((-2 (|:| |brans| (-591 (-591 (-876 (-205))))) (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205)))) (-591 (-591 (-876 (-205))))) 67) (((-2 (|:| |brans| (-591 (-591 (-876 (-205))))) (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205)))) (-591 (-876 (-205)))) 66) (((-2 (|:| |brans| (-591 (-591 (-876 (-205))))) (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205)))) (-860) (-385 (-525)) (-385 (-525))) 58) (((-2 (|:| |brans| (-591 (-591 (-876 (-205))))) (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205)))) (-860)) 59)))
+(((-144) (-10 -7 (-15 -2980 ((-2 (|:| |brans| (-591 (-591 (-876 (-205))))) (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205)))) (-860))) (-15 -2980 ((-2 (|:| |brans| (-591 (-591 (-876 (-205))))) (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205)))) (-860) (-385 (-525)) (-385 (-525)))) (-15 -1677 ((-2 (|:| |brans| (-591 (-591 (-876 (-205))))) (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205)))) (-860))) (-15 -1677 ((-2 (|:| |brans| (-591 (-591 (-876 (-205))))) (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205)))) (-860) (-385 (-525)) (-385 (-525)))) (-15 -1983 ((-2 (|:| |brans| (-591 (-591 (-876 (-205))))) (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205)))) (-591 (-591 (-876 (-205)))) (-205) (-205) (-205) (-205))) (-15 -2980 ((-2 (|:| |brans| (-591 (-591 (-876 (-205))))) (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205)))) (-591 (-876 (-205))))) (-15 -2980 ((-2 (|:| |brans| (-591 (-591 (-876 (-205))))) (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205)))) (-591 (-591 (-876 (-205)))))))) (T -144))
+((-2980 (*1 *2 *3) (-12 (-5 *2 (-2 (|:| |brans| (-591 (-591 (-876 (-205))))) (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205))))) (-5 *1 (-144)) (-5 *3 (-591 (-591 (-876 (-205))))))) (-2980 (*1 *2 *3) (-12 (-5 *2 (-2 (|:| |brans| (-591 (-591 (-876 (-205))))) (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205))))) (-5 *1 (-144)) (-5 *3 (-591 (-876 (-205)))))) (-1983 (*1 *2 *3 *4 *4 *4 *4) (-12 (-5 *4 (-205)) (-5 *2 (-2 (|:| |brans| (-591 (-591 (-876 *4)))) (|:| |xValues| (-1013 *4)) (|:| |yValues| (-1013 *4)))) (-5 *1 (-144)) (-5 *3 (-591 (-591 (-876 *4)))))) (-1677 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-860)) (-5 *4 (-385 (-525))) (-5 *2 (-2 (|:| |brans| (-591 (-591 (-876 (-205))))) (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205))))) (-5 *1 (-144)))) (-1677 (*1 *2 *3) (-12 (-5 *3 (-860)) (-5 *2 (-2 (|:| |brans| (-591 (-591 (-876 (-205))))) (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205))))) (-5 *1 (-144)))) (-2980 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-860)) (-5 *4 (-385 (-525))) (-5 *2 (-2 (|:| |brans| (-591 (-591 (-876 (-205))))) (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205))))) (-5 *1 (-144)))) (-2980 (*1 *2 *3) (-12 (-5 *3 (-860)) (-5 *2 (-2 (|:| |brans| (-591 (-591 (-876 (-205))))) (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205))))) (-5 *1 (-144)))))
+(-10 -7 (-15 -2980 ((-2 (|:| |brans| (-591 (-591 (-876 (-205))))) (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205)))) (-860))) (-15 -2980 ((-2 (|:| |brans| (-591 (-591 (-876 (-205))))) (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205)))) (-860) (-385 (-525)) (-385 (-525)))) (-15 -1677 ((-2 (|:| |brans| (-591 (-591 (-876 (-205))))) (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205)))) (-860))) (-15 -1677 ((-2 (|:| |brans| (-591 (-591 (-876 (-205))))) (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205)))) (-860) (-385 (-525)) (-385 (-525)))) (-15 -1983 ((-2 (|:| |brans| (-591 (-591 (-876 (-205))))) (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205)))) (-591 (-591 (-876 (-205)))) (-205) (-205) (-205) (-205))) (-15 -2980 ((-2 (|:| |brans| (-591 (-591 (-876 (-205))))) (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205)))) (-591 (-876 (-205))))) (-15 -2980 ((-2 (|:| |brans| (-591 (-591 (-876 (-205))))) (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205)))) (-591 (-591 (-876 (-205)))))))
+((-1662 (((-591 (-157 |#2|)) |#1| |#2|) 45)))
+(((-145 |#1| |#2|) (-10 -7 (-15 -1662 ((-591 (-157 |#2|)) |#1| |#2|))) (-1147 (-157 (-525))) (-13 (-341) (-786))) (T -145))
+((-1662 (*1 *2 *3 *4) (-12 (-5 *2 (-591 (-157 *4))) (-5 *1 (-145 *3 *4)) (-4 *3 (-1147 (-157 (-525)))) (-4 *4 (-13 (-341) (-786))))))
+(-10 -7 (-15 -1662 ((-591 (-157 |#2|)) |#1| |#2|)))
+((-2673 (((-108) $ $) NIL)) (-2962 (($) 16)) (-3892 (($) 15)) (-2143 (((-854)) 23)) (-2621 (((-1072) $) NIL)) (-4190 (((-525) $) 20)) (-2937 (((-1036) $) NIL)) (-2184 (($) 17)) (-2476 (($ (-525)) 24)) (-2686 (((-796) $) 30)) (-1831 (($) 18)) (-3944 (((-108) $ $) 14)) (-4036 (($ $ $) 13)) (* (($ (-854) $) 22) (($ (-205) $) 8)))
+(((-146) (-13 (-25) (-10 -8 (-15 * ($ (-854) $)) (-15 * ($ (-205) $)) (-15 -4036 ($ $ $)) (-15 -3892 ($)) (-15 -2962 ($)) (-15 -2184 ($)) (-15 -1831 ($)) (-15 -4190 ((-525) $)) (-15 -2143 ((-854))) (-15 -2476 ($ (-525)))))) (T -146))
+((-4036 (*1 *1 *1 *1) (-5 *1 (-146))) (* (*1 *1 *2 *1) (-12 (-5 *2 (-854)) (-5 *1 (-146)))) (* (*1 *1 *2 *1) (-12 (-5 *2 (-205)) (-5 *1 (-146)))) (-3892 (*1 *1) (-5 *1 (-146))) (-2962 (*1 *1) (-5 *1 (-146))) (-2184 (*1 *1) (-5 *1 (-146))) (-1831 (*1 *1) (-5 *1 (-146))) (-4190 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-146)))) (-2143 (*1 *2) (-12 (-5 *2 (-854)) (-5 *1 (-146)))) (-2476 (*1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-146)))))
+(-13 (-25) (-10 -8 (-15 * ($ (-854) $)) (-15 * ($ (-205) $)) (-15 -4036 ($ $ $)) (-15 -3892 ($)) (-15 -2962 ($)) (-15 -2184 ($)) (-15 -1831 ($)) (-15 -4190 ((-525) $)) (-15 -2143 ((-854))) (-15 -2476 ($ (-525)))))
+((-2541 ((|#2| |#2| (-1011 |#2|)) 88) ((|#2| |#2| (-1089)) 68)) (-1922 ((|#2| |#2| (-1011 |#2|)) 87) ((|#2| |#2| (-1089)) 67)) (-4142 ((|#2| |#2| |#2|) 27)) (-3259 (((-110) (-110)) 99)) (-1748 ((|#2| (-591 |#2|)) 117)) (-2633 ((|#2| (-591 |#2|)) 135)) (-1207 ((|#2| (-591 |#2|)) 125)) (-3836 ((|#2| |#2|) 123)) (-1737 ((|#2| (-591 |#2|)) 111)) (-1784 ((|#2| (-591 |#2|)) 112)) (-2777 ((|#2| (-591 |#2|)) 133)) (-3509 ((|#2| |#2| (-1089)) 56) ((|#2| |#2|) 55)) (-2106 ((|#2| |#2|) 23)) (-3808 ((|#2| |#2| |#2|) 26)) (-2754 (((-108) (-110)) 49)) (** ((|#2| |#2| |#2|) 41)))
+(((-147 |#1| |#2|) (-10 -7 (-15 -2754 ((-108) (-110))) (-15 -3259 ((-110) (-110))) (-15 ** (|#2| |#2| |#2|)) (-15 -3808 (|#2| |#2| |#2|)) (-15 -4142 (|#2| |#2| |#2|)) (-15 -2106 (|#2| |#2|)) (-15 -3509 (|#2| |#2|)) (-15 -3509 (|#2| |#2| (-1089))) (-15 -2541 (|#2| |#2| (-1089))) (-15 -2541 (|#2| |#2| (-1011 |#2|))) (-15 -1922 (|#2| |#2| (-1089))) (-15 -1922 (|#2| |#2| (-1011 |#2|))) (-15 -3836 (|#2| |#2|)) (-15 -2777 (|#2| (-591 |#2|))) (-15 -1207 (|#2| (-591 |#2|))) (-15 -2633 (|#2| (-591 |#2|))) (-15 -1737 (|#2| (-591 |#2|))) (-15 -1784 (|#2| (-591 |#2|))) (-15 -1748 (|#2| (-591 |#2|)))) (-13 (-788) (-517)) (-408 |#1|)) (T -147))
+((-1748 (*1 *2 *3) (-12 (-5 *3 (-591 *2)) (-4 *2 (-408 *4)) (-5 *1 (-147 *4 *2)) (-4 *4 (-13 (-788) (-517))))) (-1784 (*1 *2 *3) (-12 (-5 *3 (-591 *2)) (-4 *2 (-408 *4)) (-5 *1 (-147 *4 *2)) (-4 *4 (-13 (-788) (-517))))) (-1737 (*1 *2 *3) (-12 (-5 *3 (-591 *2)) (-4 *2 (-408 *4)) (-5 *1 (-147 *4 *2)) (-4 *4 (-13 (-788) (-517))))) (-2633 (*1 *2 *3) (-12 (-5 *3 (-591 *2)) (-4 *2 (-408 *4)) (-5 *1 (-147 *4 *2)) (-4 *4 (-13 (-788) (-517))))) (-1207 (*1 *2 *3) (-12 (-5 *3 (-591 *2)) (-4 *2 (-408 *4)) (-5 *1 (-147 *4 *2)) (-4 *4 (-13 (-788) (-517))))) (-2777 (*1 *2 *3) (-12 (-5 *3 (-591 *2)) (-4 *2 (-408 *4)) (-5 *1 (-147 *4 *2)) (-4 *4 (-13 (-788) (-517))))) (-3836 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-147 *3 *2)) (-4 *2 (-408 *3)))) (-1922 (*1 *2 *2 *3) (-12 (-5 *3 (-1011 *2)) (-4 *2 (-408 *4)) (-4 *4 (-13 (-788) (-517))) (-5 *1 (-147 *4 *2)))) (-1922 (*1 *2 *2 *3) (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-788) (-517))) (-5 *1 (-147 *4 *2)) (-4 *2 (-408 *4)))) (-2541 (*1 *2 *2 *3) (-12 (-5 *3 (-1011 *2)) (-4 *2 (-408 *4)) (-4 *4 (-13 (-788) (-517))) (-5 *1 (-147 *4 *2)))) (-2541 (*1 *2 *2 *3) (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-788) (-517))) (-5 *1 (-147 *4 *2)) (-4 *2 (-408 *4)))) (-3509 (*1 *2 *2 *3) (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-788) (-517))) (-5 *1 (-147 *4 *2)) (-4 *2 (-408 *4)))) (-3509 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-147 *3 *2)) (-4 *2 (-408 *3)))) (-2106 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-147 *3 *2)) (-4 *2 (-408 *3)))) (-4142 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-147 *3 *2)) (-4 *2 (-408 *3)))) (-3808 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-147 *3 *2)) (-4 *2 (-408 *3)))) (** (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-147 *3 *2)) (-4 *2 (-408 *3)))) (-3259 (*1 *2 *2) (-12 (-5 *2 (-110)) (-4 *3 (-13 (-788) (-517))) (-5 *1 (-147 *3 *4)) (-4 *4 (-408 *3)))) (-2754 (*1 *2 *3) (-12 (-5 *3 (-110)) (-4 *4 (-13 (-788) (-517))) (-5 *2 (-108)) (-5 *1 (-147 *4 *5)) (-4 *5 (-408 *4)))))
+(-10 -7 (-15 -2754 ((-108) (-110))) (-15 -3259 ((-110) (-110))) (-15 ** (|#2| |#2| |#2|)) (-15 -3808 (|#2| |#2| |#2|)) (-15 -4142 (|#2| |#2| |#2|)) (-15 -2106 (|#2| |#2|)) (-15 -3509 (|#2| |#2|)) (-15 -3509 (|#2| |#2| (-1089))) (-15 -2541 (|#2| |#2| (-1089))) (-15 -2541 (|#2| |#2| (-1011 |#2|))) (-15 -1922 (|#2| |#2| (-1089))) (-15 -1922 (|#2| |#2| (-1011 |#2|))) (-15 -3836 (|#2| |#2|)) (-15 -2777 (|#2| (-591 |#2|))) (-15 -1207 (|#2| (-591 |#2|))) (-15 -2633 (|#2| (-591 |#2|))) (-15 -1737 (|#2| (-591 |#2|))) (-15 -1784 (|#2| (-591 |#2|))) (-15 -1748 (|#2| (-591 |#2|))))
+((-3301 ((|#1| |#1| |#1|) 53)) (-4223 ((|#1| |#1| |#1|) 50)) (-4142 ((|#1| |#1| |#1|) 44)) (-3309 ((|#1| |#1|) 35)) (-2161 ((|#1| |#1| (-591 |#1|)) 43)) (-2106 ((|#1| |#1|) 37)) (-3808 ((|#1| |#1| |#1|) 40)))
+(((-148 |#1|) (-10 -7 (-15 -3808 (|#1| |#1| |#1|)) (-15 -2106 (|#1| |#1|)) (-15 -2161 (|#1| |#1| (-591 |#1|))) (-15 -3309 (|#1| |#1|)) (-15 -4142 (|#1| |#1| |#1|)) (-15 -4223 (|#1| |#1| |#1|)) (-15 -3301 (|#1| |#1| |#1|))) (-510)) (T -148))
+((-3301 (*1 *2 *2 *2) (-12 (-5 *1 (-148 *2)) (-4 *2 (-510)))) (-4223 (*1 *2 *2 *2) (-12 (-5 *1 (-148 *2)) (-4 *2 (-510)))) (-4142 (*1 *2 *2 *2) (-12 (-5 *1 (-148 *2)) (-4 *2 (-510)))) (-3309 (*1 *2 *2) (-12 (-5 *1 (-148 *2)) (-4 *2 (-510)))) (-2161 (*1 *2 *2 *3) (-12 (-5 *3 (-591 *2)) (-4 *2 (-510)) (-5 *1 (-148 *2)))) (-2106 (*1 *2 *2) (-12 (-5 *1 (-148 *2)) (-4 *2 (-510)))) (-3808 (*1 *2 *2 *2) (-12 (-5 *1 (-148 *2)) (-4 *2 (-510)))))
+(-10 -7 (-15 -3808 (|#1| |#1| |#1|)) (-15 -2106 (|#1| |#1|)) (-15 -2161 (|#1| |#1| (-591 |#1|))) (-15 -3309 (|#1| |#1|)) (-15 -4142 (|#1| |#1| |#1|)) (-15 -4223 (|#1| |#1| |#1|)) (-15 -3301 (|#1| |#1| |#1|)))
+((-2541 (($ $ (-1089)) 12) (($ $ (-1011 $)) 11)) (-1922 (($ $ (-1089)) 10) (($ $ (-1011 $)) 9)) (-4142 (($ $ $) 8)) (-3509 (($ $) 14) (($ $ (-1089)) 13)) (-2106 (($ $) 7)) (-3808 (($ $ $) 6)))
(((-149) (-131)) (T -149))
-((-3992 (*1 *1 *1) (-4 *1 (-149))) (-3992 (*1 *1 *1 *2) (-12 (-4 *1 (-149)) (-5 *2 (-1089)))) (-2329 (*1 *1 *1 *2) (-12 (-4 *1 (-149)) (-5 *2 (-1089)))) (-2329 (*1 *1 *1 *2) (-12 (-5 *2 (-1011 *1)) (-4 *1 (-149)))) (-3783 (*1 *1 *1 *2) (-12 (-4 *1 (-149)) (-5 *2 (-1089)))) (-3783 (*1 *1 *1 *2) (-12 (-5 *2 (-1011 *1)) (-4 *1 (-149)))))
-(-13 (-134) (-10 -8 (-15 -3992 ($ $)) (-15 -3992 ($ $ (-1089))) (-15 -2329 ($ $ (-1089))) (-15 -2329 ($ $ (-1011 $))) (-15 -3783 ($ $ (-1089))) (-15 -3783 ($ $ (-1011 $)))))
+((-3509 (*1 *1 *1) (-4 *1 (-149))) (-3509 (*1 *1 *1 *2) (-12 (-4 *1 (-149)) (-5 *2 (-1089)))) (-2541 (*1 *1 *1 *2) (-12 (-4 *1 (-149)) (-5 *2 (-1089)))) (-2541 (*1 *1 *1 *2) (-12 (-5 *2 (-1011 *1)) (-4 *1 (-149)))) (-1922 (*1 *1 *1 *2) (-12 (-4 *1 (-149)) (-5 *2 (-1089)))) (-1922 (*1 *1 *1 *2) (-12 (-5 *2 (-1011 *1)) (-4 *1 (-149)))))
+(-13 (-134) (-10 -8 (-15 -3509 ($ $)) (-15 -3509 ($ $ (-1089))) (-15 -2541 ($ $ (-1089))) (-15 -2541 ($ $ (-1011 $))) (-15 -1922 ($ $ (-1089))) (-15 -1922 ($ $ (-1011 $)))))
(((-134) . T))
-((-3008 (((-108) $ $) NIL)) (-1262 (($ (-525)) 13) (($ $ $) 14)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) 17)) (-4096 (((-108) $ $) 9)))
-(((-150) (-13 (-1018) (-10 -8 (-15 -1262 ($ (-525))) (-15 -1262 ($ $ $))))) (T -150))
-((-1262 (*1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-150)))) (-1262 (*1 *1 *1 *1) (-5 *1 (-150))))
-(-13 (-1018) (-10 -8 (-15 -1262 ($ (-525))) (-15 -1262 ($ $ $))))
-((-3219 (((-110) (-1089)) 97)))
-(((-151) (-10 -7 (-15 -3219 ((-110) (-1089))))) (T -151))
-((-3219 (*1 *2 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-110)) (-5 *1 (-151)))))
-(-10 -7 (-15 -3219 ((-110) (-1089))))
-((-2792 ((|#3| |#3|) 19)))
-(((-152 |#1| |#2| |#3|) (-10 -7 (-15 -2792 (|#3| |#3|))) (-975) (-1147 |#1|) (-1147 |#2|)) (T -152))
-((-2792 (*1 *2 *2) (-12 (-4 *3 (-975)) (-4 *4 (-1147 *3)) (-5 *1 (-152 *3 *4 *2)) (-4 *2 (-1147 *4)))))
-(-10 -7 (-15 -2792 (|#3| |#3|)))
-((-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) 217)) (-2569 ((|#2| $) 96)) (-1987 (($ $) 245)) (-3169 (($ $) 239)) (-2252 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) 40)) (-1431 (($ $) 243)) (-3144 (($ $) 237)) (-1251 (((-3 (-525) "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL) (((-3 |#2| "failed") $) 141)) (-3528 (((-525) $) NIL) (((-385 (-525)) $) NIL) ((|#2| $) 139)) (-2129 (($ $ $) 222)) (-3305 (((-631 (-525)) (-631 $)) NIL) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL) (((-2 (|:| -4057 (-631 |#2|)) (|:| |vec| (-1171 |#2|))) (-631 $) (-1171 $)) 155) (((-631 |#2|) (-631 $)) 149)) (-1227 (($ (-1085 |#2|)) 119) (((-3 $ "failed") (-385 (-1085 |#2|))) NIL)) (-4163 (((-3 $ "failed") $) 209)) (-1511 (((-3 (-385 (-525)) "failed") $) 199)) (-1352 (((-108) $) 194)) (-1726 (((-385 (-525)) $) 197)) (-4073 (((-854)) 89)) (-2110 (($ $ $) 224)) (-2694 (((-2 (|:| |r| |#2|) (|:| |phi| |#2|)) $) 261)) (-1784 (($) 234)) (-2011 (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) 186) (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) 191)) (-2771 ((|#2| $) 94)) (-1382 (((-1085 |#2|) $) 121)) (-1340 (($ (-1 |#2| |#2|) $) 102)) (-1488 (($ $) 236)) (-1223 (((-1085 |#2|) $) 120)) (-1622 (($ $) 202)) (-2171 (($) 97)) (-2916 (((-396 (-1085 $)) (-1085 $)) 88)) (-1626 (((-396 (-1085 $)) (-1085 $)) 57)) (-2089 (((-3 $ "failed") $ |#2|) 204) (((-3 $ "failed") $ $) 207)) (-1409 (($ $) 235)) (-1712 (((-712) $) 219)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) 229)) (-2976 ((|#2| (-1171 $)) NIL) ((|#2|) 91)) (-3266 (($ $ (-1 |#2| |#2|) (-712)) NIL) (($ $ (-1 |#2| |#2|)) 113) (($ $ (-591 (-1089)) (-591 (-712))) NIL) (($ $ (-1089) (-712)) NIL) (($ $ (-591 (-1089))) NIL) (($ $ (-1089)) NIL) (($ $ (-712)) NIL) (($ $) NIL)) (-1478 (((-1085 |#2|)) 114)) (-1973 (($ $) 244)) (-3156 (($ $) 238)) (-3572 (((-1171 |#2|) $ (-1171 $)) 128) (((-631 |#2|) (-1171 $) (-1171 $)) NIL) (((-1171 |#2|) $) 110) (((-631 |#2|) (-1171 $)) NIL)) (-1408 (((-1171 |#2|) $) NIL) (($ (-1171 |#2|)) NIL) (((-1085 |#2|) $) NIL) (($ (-1085 |#2|)) NIL) (((-825 (-525)) $) 177) (((-825 (-357)) $) 181) (((-157 (-357)) $) 167) (((-157 (-205)) $) 162) (((-501) $) 173)) (-3228 (($ $) 98)) (-3022 (((-796) $) 138) (($ (-525)) NIL) (($ |#2|) NIL) (($ (-385 (-525))) NIL) (($ $) NIL)) (-3806 (((-1085 |#2|) $) 23)) (-2128 (((-712)) 100)) (-1563 (($ $) 248)) (-1371 (($ $) 242)) (-1515 (($ $) 246)) (-1346 (($ $) 240)) (-1398 ((|#2| $) 233)) (-1527 (($ $) 247)) (-1358 (($ $) 241)) (-1539 (($ $) 157)) (-4096 (((-108) $ $) 104)) (-4112 (((-108) $ $) 193)) (-4164 (($ $) 106) (($ $ $) NIL)) (-4156 (($ $ $) 105)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-385 (-525))) 267) (($ $ $) NIL) (($ $ (-525)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 112) (($ $ $) 142) (($ $ |#2|) NIL) (($ |#2| $) 108) (($ (-385 (-525)) $) NIL) (($ $ (-385 (-525))) NIL)))
-(((-153 |#1| |#2|) (-10 -8 (-15 -3266 (|#1| |#1|)) (-15 -3266 (|#1| |#1| (-712))) (-15 -3022 (|#1| |#1|)) (-15 -2089 ((-3 |#1| "failed") |#1| |#1|)) (-15 -3450 ((-2 (|:| -2999 |#1|) (|:| -4237 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -3266 (|#1| |#1| (-1089))) (-15 -3266 (|#1| |#1| (-591 (-1089)))) (-15 -3266 (|#1| |#1| (-1089) (-712))) (-15 -3266 (|#1| |#1| (-591 (-1089)) (-591 (-712)))) (-15 -1712 ((-712) |#1|)) (-15 -3999 ((-2 (|:| -2963 |#1|) (|:| -3407 |#1|)) |#1| |#1|)) (-15 -2110 (|#1| |#1| |#1|)) (-15 -2129 (|#1| |#1| |#1|)) (-15 -1622 (|#1| |#1|)) (-15 ** (|#1| |#1| (-525))) (-15 * (|#1| |#1| (-385 (-525)))) (-15 * (|#1| (-385 (-525)) |#1|)) (-15 -3022 (|#1| (-385 (-525)))) (-15 -4112 ((-108) |#1| |#1|)) (-15 -1408 ((-501) |#1|)) (-15 -1408 ((-157 (-205)) |#1|)) (-15 -1408 ((-157 (-357)) |#1|)) (-15 -3169 (|#1| |#1|)) (-15 -3144 (|#1| |#1|)) (-15 -3156 (|#1| |#1|)) (-15 -1358 (|#1| |#1|)) (-15 -1346 (|#1| |#1|)) (-15 -1371 (|#1| |#1|)) (-15 -1973 (|#1| |#1|)) (-15 -1431 (|#1| |#1|)) (-15 -1987 (|#1| |#1|)) (-15 -1527 (|#1| |#1|)) (-15 -1515 (|#1| |#1|)) (-15 -1563 (|#1| |#1|)) (-15 -1488 (|#1| |#1|)) (-15 -1409 (|#1| |#1|)) (-15 ** (|#1| |#1| |#1|)) (-15 -1784 (|#1|)) (-15 ** (|#1| |#1| (-385 (-525)))) (-15 -1626 ((-396 (-1085 |#1|)) (-1085 |#1|))) (-15 -2916 ((-396 (-1085 |#1|)) (-1085 |#1|))) (-15 -2252 ((-3 (-591 (-1085 |#1|)) "failed") (-591 (-1085 |#1|)) (-1085 |#1|))) (-15 -1511 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -1726 ((-385 (-525)) |#1|)) (-15 -1352 ((-108) |#1|)) (-15 -2694 ((-2 (|:| |r| |#2|) (|:| |phi| |#2|)) |#1|)) (-15 -1398 (|#2| |#1|)) (-15 -1539 (|#1| |#1|)) (-15 -2089 ((-3 |#1| "failed") |#1| |#2|)) (-15 -3228 (|#1| |#1|)) (-15 -2171 (|#1|)) (-15 -1408 ((-825 (-357)) |#1|)) (-15 -1408 ((-825 (-525)) |#1|)) (-15 -2011 ((-822 (-357) |#1|) |#1| (-825 (-357)) (-822 (-357) |#1|))) (-15 -2011 ((-822 (-525) |#1|) |#1| (-825 (-525)) (-822 (-525) |#1|))) (-15 -1340 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3266 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3266 (|#1| |#1| (-1 |#2| |#2|) (-712))) (-15 -1227 ((-3 |#1| "failed") (-385 (-1085 |#2|)))) (-15 -1223 ((-1085 |#2|) |#1|)) (-15 -1408 (|#1| (-1085 |#2|))) (-15 -1227 (|#1| (-1085 |#2|))) (-15 -1478 ((-1085 |#2|))) (-15 -3305 ((-631 |#2|) (-631 |#1|))) (-15 -3305 ((-2 (|:| -4057 (-631 |#2|)) (|:| |vec| (-1171 |#2|))) (-631 |#1|) (-1171 |#1|))) (-15 -3305 ((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 |#1|) (-1171 |#1|))) (-15 -3305 ((-631 (-525)) (-631 |#1|))) (-15 -3528 (|#2| |#1|)) (-15 -1251 ((-3 |#2| "failed") |#1|)) (-15 -1251 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3528 ((-385 (-525)) |#1|)) (-15 -1251 ((-3 (-525) "failed") |#1|)) (-15 -3528 ((-525) |#1|)) (-15 -1408 ((-1085 |#2|) |#1|)) (-15 -2976 (|#2|)) (-15 -1408 (|#1| (-1171 |#2|))) (-15 -1408 ((-1171 |#2|) |#1|)) (-15 -3572 ((-631 |#2|) (-1171 |#1|))) (-15 -3572 ((-1171 |#2|) |#1|)) (-15 -1382 ((-1085 |#2|) |#1|)) (-15 -3806 ((-1085 |#2|) |#1|)) (-15 -2976 (|#2| (-1171 |#1|))) (-15 -3572 ((-631 |#2|) (-1171 |#1|) (-1171 |#1|))) (-15 -3572 ((-1171 |#2|) |#1| (-1171 |#1|))) (-15 -2771 (|#2| |#1|)) (-15 -2569 (|#2| |#1|)) (-15 -4073 ((-854))) (-15 -3022 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -3022 (|#1| (-525))) (-15 -2128 ((-712))) (-15 ** (|#1| |#1| (-712))) (-15 -4163 ((-3 |#1| "failed") |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| (-854))) (-15 * (|#1| (-525) |#1|)) (-15 -4164 (|#1| |#1| |#1|)) (-15 -4164 (|#1| |#1|)) (-15 * (|#1| (-712) |#1|)) (-15 * (|#1| (-854) |#1|)) (-15 -4156 (|#1| |#1| |#1|)) (-15 -3022 ((-796) |#1|)) (-15 -4096 ((-108) |#1| |#1|))) (-154 |#2|) (-160)) (T -153))
-((-2128 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-712)) (-5 *1 (-153 *3 *4)) (-4 *3 (-154 *4)))) (-4073 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-854)) (-5 *1 (-153 *3 *4)) (-4 *3 (-154 *4)))) (-2976 (*1 *2) (-12 (-4 *2 (-160)) (-5 *1 (-153 *3 *2)) (-4 *3 (-154 *2)))) (-1478 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-1085 *4)) (-5 *1 (-153 *3 *4)) (-4 *3 (-154 *4)))))
-(-10 -8 (-15 -3266 (|#1| |#1|)) (-15 -3266 (|#1| |#1| (-712))) (-15 -3022 (|#1| |#1|)) (-15 -2089 ((-3 |#1| "failed") |#1| |#1|)) (-15 -3450 ((-2 (|:| -2999 |#1|) (|:| -4237 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -3266 (|#1| |#1| (-1089))) (-15 -3266 (|#1| |#1| (-591 (-1089)))) (-15 -3266 (|#1| |#1| (-1089) (-712))) (-15 -3266 (|#1| |#1| (-591 (-1089)) (-591 (-712)))) (-15 -1712 ((-712) |#1|)) (-15 -3999 ((-2 (|:| -2963 |#1|) (|:| -3407 |#1|)) |#1| |#1|)) (-15 -2110 (|#1| |#1| |#1|)) (-15 -2129 (|#1| |#1| |#1|)) (-15 -1622 (|#1| |#1|)) (-15 ** (|#1| |#1| (-525))) (-15 * (|#1| |#1| (-385 (-525)))) (-15 * (|#1| (-385 (-525)) |#1|)) (-15 -3022 (|#1| (-385 (-525)))) (-15 -4112 ((-108) |#1| |#1|)) (-15 -1408 ((-501) |#1|)) (-15 -1408 ((-157 (-205)) |#1|)) (-15 -1408 ((-157 (-357)) |#1|)) (-15 -3169 (|#1| |#1|)) (-15 -3144 (|#1| |#1|)) (-15 -3156 (|#1| |#1|)) (-15 -1358 (|#1| |#1|)) (-15 -1346 (|#1| |#1|)) (-15 -1371 (|#1| |#1|)) (-15 -1973 (|#1| |#1|)) (-15 -1431 (|#1| |#1|)) (-15 -1987 (|#1| |#1|)) (-15 -1527 (|#1| |#1|)) (-15 -1515 (|#1| |#1|)) (-15 -1563 (|#1| |#1|)) (-15 -1488 (|#1| |#1|)) (-15 -1409 (|#1| |#1|)) (-15 ** (|#1| |#1| |#1|)) (-15 -1784 (|#1|)) (-15 ** (|#1| |#1| (-385 (-525)))) (-15 -1626 ((-396 (-1085 |#1|)) (-1085 |#1|))) (-15 -2916 ((-396 (-1085 |#1|)) (-1085 |#1|))) (-15 -2252 ((-3 (-591 (-1085 |#1|)) "failed") (-591 (-1085 |#1|)) (-1085 |#1|))) (-15 -1511 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -1726 ((-385 (-525)) |#1|)) (-15 -1352 ((-108) |#1|)) (-15 -2694 ((-2 (|:| |r| |#2|) (|:| |phi| |#2|)) |#1|)) (-15 -1398 (|#2| |#1|)) (-15 -1539 (|#1| |#1|)) (-15 -2089 ((-3 |#1| "failed") |#1| |#2|)) (-15 -3228 (|#1| |#1|)) (-15 -2171 (|#1|)) (-15 -1408 ((-825 (-357)) |#1|)) (-15 -1408 ((-825 (-525)) |#1|)) (-15 -2011 ((-822 (-357) |#1|) |#1| (-825 (-357)) (-822 (-357) |#1|))) (-15 -2011 ((-822 (-525) |#1|) |#1| (-825 (-525)) (-822 (-525) |#1|))) (-15 -1340 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3266 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3266 (|#1| |#1| (-1 |#2| |#2|) (-712))) (-15 -1227 ((-3 |#1| "failed") (-385 (-1085 |#2|)))) (-15 -1223 ((-1085 |#2|) |#1|)) (-15 -1408 (|#1| (-1085 |#2|))) (-15 -1227 (|#1| (-1085 |#2|))) (-15 -1478 ((-1085 |#2|))) (-15 -3305 ((-631 |#2|) (-631 |#1|))) (-15 -3305 ((-2 (|:| -4057 (-631 |#2|)) (|:| |vec| (-1171 |#2|))) (-631 |#1|) (-1171 |#1|))) (-15 -3305 ((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 |#1|) (-1171 |#1|))) (-15 -3305 ((-631 (-525)) (-631 |#1|))) (-15 -3528 (|#2| |#1|)) (-15 -1251 ((-3 |#2| "failed") |#1|)) (-15 -1251 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3528 ((-385 (-525)) |#1|)) (-15 -1251 ((-3 (-525) "failed") |#1|)) (-15 -3528 ((-525) |#1|)) (-15 -1408 ((-1085 |#2|) |#1|)) (-15 -2976 (|#2|)) (-15 -1408 (|#1| (-1171 |#2|))) (-15 -1408 ((-1171 |#2|) |#1|)) (-15 -3572 ((-631 |#2|) (-1171 |#1|))) (-15 -3572 ((-1171 |#2|) |#1|)) (-15 -1382 ((-1085 |#2|) |#1|)) (-15 -3806 ((-1085 |#2|) |#1|)) (-15 -2976 (|#2| (-1171 |#1|))) (-15 -3572 ((-631 |#2|) (-1171 |#1|) (-1171 |#1|))) (-15 -3572 ((-1171 |#2|) |#1| (-1171 |#1|))) (-15 -2771 (|#2| |#1|)) (-15 -2569 (|#2| |#1|)) (-15 -4073 ((-854))) (-15 -3022 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -3022 (|#1| (-525))) (-15 -2128 ((-712))) (-15 ** (|#1| |#1| (-712))) (-15 -4163 ((-3 |#1| "failed") |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| (-854))) (-15 * (|#1| (-525) |#1|)) (-15 -4164 (|#1| |#1| |#1|)) (-15 -4164 (|#1| |#1|)) (-15 * (|#1| (-712) |#1|)) (-15 * (|#1| (-854) |#1|)) (-15 -4156 (|#1| |#1| |#1|)) (-15 -3022 ((-796) |#1|)) (-15 -4096 ((-108) |#1| |#1|)))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) 93 (-3321 (|has| |#1| (-517)) (-12 (|has| |#1| (-286)) (|has| |#1| (-842)))))) (-3706 (($ $) 94 (-3321 (|has| |#1| (-517)) (-12 (|has| |#1| (-286)) (|has| |#1| (-842)))))) (-1715 (((-108) $) 96 (-3321 (|has| |#1| (-517)) (-12 (|has| |#1| (-286)) (|has| |#1| (-842)))))) (-2796 (((-631 |#1|) (-1171 $)) 46) (((-631 |#1|)) 61)) (-2569 ((|#1| $) 52)) (-1987 (($ $) 228 (|has| |#1| (-1111)))) (-3169 (($ $) 211 (|has| |#1| (-1111)))) (-3734 (((-1099 (-854) (-712)) (-525)) 147 (|has| |#1| (-327)))) (-2157 (((-3 $ "failed") $ $) 19)) (-1965 (((-396 (-1085 $)) (-1085 $)) 242 (-12 (|has| |#1| (-286)) (|has| |#1| (-842))))) (-1291 (($ $) 113 (-3321 (-12 (|has| |#1| (-286)) (|has| |#1| (-842))) (|has| |#1| (-341))))) (-2827 (((-396 $) $) 114 (-3321 (-12 (|has| |#1| (-286)) (|has| |#1| (-842))) (|has| |#1| (-341))))) (-1361 (($ $) 241 (-12 (|has| |#1| (-932)) (|has| |#1| (-1111))))) (-2252 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) 245 (-12 (|has| |#1| (-286)) (|has| |#1| (-842))))) (-1947 (((-108) $ $) 104 (|has| |#1| (-286)))) (-3032 (((-712)) 87 (|has| |#1| (-346)))) (-1431 (($ $) 227 (|has| |#1| (-1111)))) (-3144 (($ $) 212 (|has| |#1| (-1111)))) (-1719 (($ $) 226 (|has| |#1| (-1111)))) (-1321 (($ $) 213 (|has| |#1| (-1111)))) (-3798 (($) 17 T CONST)) (-1251 (((-3 (-525) "failed") $) 169 (|has| |#1| (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) 167 (|has| |#1| (-966 (-385 (-525))))) (((-3 |#1| "failed") $) 166)) (-3528 (((-525) $) 170 (|has| |#1| (-966 (-525)))) (((-385 (-525)) $) 168 (|has| |#1| (-966 (-385 (-525))))) ((|#1| $) 165)) (-4171 (($ (-1171 |#1|) (-1171 $)) 48) (($ (-1171 |#1|)) 64)) (-2625 (((-3 "prime" "polynomial" "normal" "cyclic")) 153 (|has| |#1| (-327)))) (-2129 (($ $ $) 108 (|has| |#1| (-286)))) (-3922 (((-631 |#1|) $ (-1171 $)) 53) (((-631 |#1|) $) 59)) (-3305 (((-631 (-525)) (-631 $)) 164 (|has| |#1| (-587 (-525)))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) 163 (|has| |#1| (-587 (-525)))) (((-2 (|:| -4057 (-631 |#1|)) (|:| |vec| (-1171 |#1|))) (-631 $) (-1171 $)) 162) (((-631 |#1|) (-631 $)) 161)) (-1227 (($ (-1085 |#1|)) 158) (((-3 $ "failed") (-385 (-1085 |#1|))) 155 (|has| |#1| (-341)))) (-4163 (((-3 $ "failed") $) 34)) (-1373 ((|#1| $) 253)) (-1511 (((-3 (-385 (-525)) "failed") $) 246 (|has| |#1| (-510)))) (-1352 (((-108) $) 248 (|has| |#1| (-510)))) (-1726 (((-385 (-525)) $) 247 (|has| |#1| (-510)))) (-4073 (((-854)) 54)) (-3377 (($) 90 (|has| |#1| (-346)))) (-2110 (($ $ $) 107 (|has| |#1| (-286)))) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) 102 (|has| |#1| (-286)))) (-3944 (($) 149 (|has| |#1| (-327)))) (-4104 (((-108) $) 150 (|has| |#1| (-327)))) (-2299 (($ $ (-712)) 141 (|has| |#1| (-327))) (($ $) 140 (|has| |#1| (-327)))) (-2744 (((-108) $) 115 (-3321 (-12 (|has| |#1| (-286)) (|has| |#1| (-842))) (|has| |#1| (-341))))) (-2694 (((-2 (|:| |r| |#1|) (|:| |phi| |#1|)) $) 249 (-12 (|has| |#1| (-984)) (|has| |#1| (-1111))))) (-1784 (($) 238 (|has| |#1| (-1111)))) (-2011 (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) 261 (|has| |#1| (-819 (-525)))) (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) 260 (|has| |#1| (-819 (-357))))) (-3873 (((-854) $) 152 (|has| |#1| (-327))) (((-774 (-854)) $) 138 (|has| |#1| (-327)))) (-2824 (((-108) $) 31)) (-3956 (($ $ (-525)) 240 (-12 (|has| |#1| (-932)) (|has| |#1| (-1111))))) (-2771 ((|#1| $) 51)) (-2085 (((-3 $ "failed") $) 142 (|has| |#1| (-327)))) (-1758 (((-3 (-591 $) "failed") (-591 $) $) 111 (|has| |#1| (-286)))) (-1382 (((-1085 |#1|) $) 44 (|has| |#1| (-341)))) (-3741 (($ $ $) 207 (|has| |#1| (-788)))) (-2478 (($ $ $) 206 (|has| |#1| (-788)))) (-1340 (($ (-1 |#1| |#1|) $) 262)) (-3016 (((-854) $) 89 (|has| |#1| (-346)))) (-1488 (($ $) 235 (|has| |#1| (-1111)))) (-1223 (((-1085 |#1|) $) 156)) (-1356 (($ (-591 $)) 100 (-3321 (|has| |#1| (-286)) (-12 (|has| |#1| (-286)) (|has| |#1| (-842))))) (($ $ $) 99 (-3321 (|has| |#1| (-286)) (-12 (|has| |#1| (-286)) (|has| |#1| (-842)))))) (-2339 (((-1072) $) 9)) (-1622 (($ $) 116 (|has| |#1| (-341)))) (-3506 (($) 143 (|has| |#1| (-327)) CONST)) (-2226 (($ (-854)) 88 (|has| |#1| (-346)))) (-2171 (($) 257)) (-1386 ((|#1| $) 254)) (-2047 (((-1036) $) 10)) (-3857 (($) 160)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) 101 (-3321 (|has| |#1| (-286)) (-12 (|has| |#1| (-286)) (|has| |#1| (-842)))))) (-1399 (($ (-591 $)) 98 (-3321 (|has| |#1| (-286)) (-12 (|has| |#1| (-286)) (|has| |#1| (-842))))) (($ $ $) 97 (-3321 (|has| |#1| (-286)) (-12 (|has| |#1| (-286)) (|has| |#1| (-842)))))) (-2846 (((-591 (-2 (|:| -1348 (-525)) (|:| -2008 (-525))))) 146 (|has| |#1| (-327)))) (-2916 (((-396 (-1085 $)) (-1085 $)) 244 (-12 (|has| |#1| (-286)) (|has| |#1| (-842))))) (-1626 (((-396 (-1085 $)) (-1085 $)) 243 (-12 (|has| |#1| (-286)) (|has| |#1| (-842))))) (-1348 (((-396 $) $) 112 (-3321 (-12 (|has| |#1| (-286)) (|has| |#1| (-842))) (|has| |#1| (-341))))) (-3375 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 110 (|has| |#1| (-286))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) 109 (|has| |#1| (-286)))) (-2089 (((-3 $ "failed") $ |#1|) 252 (|has| |#1| (-517))) (((-3 $ "failed") $ $) 92 (-3321 (|has| |#1| (-517)) (-12 (|has| |#1| (-286)) (|has| |#1| (-842)))))) (-4095 (((-3 (-591 $) "failed") (-591 $) $) 103 (|has| |#1| (-286)))) (-1409 (($ $) 236 (|has| |#1| (-1111)))) (-4132 (($ $ (-591 |#1|) (-591 |#1|)) 268 (|has| |#1| (-288 |#1|))) (($ $ |#1| |#1|) 267 (|has| |#1| (-288 |#1|))) (($ $ (-273 |#1|)) 266 (|has| |#1| (-288 |#1|))) (($ $ (-591 (-273 |#1|))) 265 (|has| |#1| (-288 |#1|))) (($ $ (-591 (-1089)) (-591 |#1|)) 264 (|has| |#1| (-486 (-1089) |#1|))) (($ $ (-1089) |#1|) 263 (|has| |#1| (-486 (-1089) |#1|)))) (-1712 (((-712) $) 105 (|has| |#1| (-286)))) (-3164 (($ $ |#1|) 269 (|has| |#1| (-265 |#1| |#1|)))) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) 106 (|has| |#1| (-286)))) (-2976 ((|#1| (-1171 $)) 47) ((|#1|) 60)) (-2953 (((-712) $) 151 (|has| |#1| (-327))) (((-3 (-712) "failed") $ $) 139 (|has| |#1| (-327)))) (-3266 (($ $ (-1 |#1| |#1|) (-712)) 123) (($ $ (-1 |#1| |#1|)) 122) (($ $ (-591 (-1089)) (-591 (-712))) 130 (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) 131 (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) 132 (|has| |#1| (-833 (-1089)))) (($ $ (-1089)) 133 (|has| |#1| (-833 (-1089)))) (($ $ (-712)) 135 (-3321 (-1213 (|has| |#1| (-341)) (|has| |#1| (-213))) (|has| |#1| (-213)) (-1213 (|has| |#1| (-213)) (|has| |#1| (-341))))) (($ $) 137 (-3321 (-1213 (|has| |#1| (-341)) (|has| |#1| (-213))) (|has| |#1| (-213)) (-1213 (|has| |#1| (-213)) (|has| |#1| (-341)))))) (-1244 (((-631 |#1|) (-1171 $) (-1 |#1| |#1|)) 154 (|has| |#1| (-341)))) (-1478 (((-1085 |#1|)) 159)) (-1502 (($ $) 225 (|has| |#1| (-1111)))) (-1333 (($ $) 214 (|has| |#1| (-1111)))) (-2616 (($) 148 (|has| |#1| (-327)))) (-1996 (($ $) 224 (|has| |#1| (-1111)))) (-1309 (($ $) 215 (|has| |#1| (-1111)))) (-1973 (($ $) 223 (|has| |#1| (-1111)))) (-3156 (($ $) 216 (|has| |#1| (-1111)))) (-3572 (((-1171 |#1|) $ (-1171 $)) 50) (((-631 |#1|) (-1171 $) (-1171 $)) 49) (((-1171 |#1|) $) 66) (((-631 |#1|) (-1171 $)) 65)) (-1408 (((-1171 |#1|) $) 63) (($ (-1171 |#1|)) 62) (((-1085 |#1|) $) 171) (($ (-1085 |#1|)) 157) (((-825 (-525)) $) 259 (|has| |#1| (-566 (-825 (-525))))) (((-825 (-357)) $) 258 (|has| |#1| (-566 (-825 (-357))))) (((-157 (-357)) $) 210 (|has| |#1| (-951))) (((-157 (-205)) $) 209 (|has| |#1| (-951))) (((-501) $) 208 (|has| |#1| (-566 (-501))))) (-3228 (($ $) 256)) (-2265 (((-3 (-1171 $) "failed") (-631 $)) 145 (-3321 (-1213 (|has| $ (-136)) (-12 (|has| |#1| (-286)) (|has| |#1| (-842)))) (|has| |#1| (-327))))) (-2182 (($ |#1| |#1|) 255)) (-3022 (((-796) $) 11) (($ (-525)) 28) (($ |#1|) 37) (($ (-385 (-525))) 86 (-3321 (|has| |#1| (-341)) (|has| |#1| (-966 (-385 (-525)))))) (($ $) 91 (-3321 (|has| |#1| (-517)) (-12 (|has| |#1| (-286)) (|has| |#1| (-842)))))) (-1437 (($ $) 144 (|has| |#1| (-327))) (((-3 $ "failed") $) 43 (-3321 (-1213 (|has| $ (-136)) (-12 (|has| |#1| (-286)) (|has| |#1| (-842)))) (|has| |#1| (-136))))) (-3806 (((-1085 |#1|) $) 45)) (-2128 (((-712)) 29)) (-4003 (((-1171 $)) 67)) (-1563 (($ $) 234 (|has| |#1| (-1111)))) (-1371 (($ $) 222 (|has| |#1| (-1111)))) (-2495 (((-108) $ $) 95 (-3321 (|has| |#1| (-517)) (-12 (|has| |#1| (-286)) (|has| |#1| (-842)))))) (-1515 (($ $) 233 (|has| |#1| (-1111)))) (-1346 (($ $) 221 (|has| |#1| (-1111)))) (-1591 (($ $) 232 (|has| |#1| (-1111)))) (-1400 (($ $) 220 (|has| |#1| (-1111)))) (-1398 ((|#1| $) 250 (|has| |#1| (-1111)))) (-3277 (($ $) 231 (|has| |#1| (-1111)))) (-1415 (($ $) 219 (|has| |#1| (-1111)))) (-1578 (($ $) 230 (|has| |#1| (-1111)))) (-1385 (($ $) 218 (|has| |#1| (-1111)))) (-1527 (($ $) 229 (|has| |#1| (-1111)))) (-1358 (($ $) 217 (|has| |#1| (-1111)))) (-1539 (($ $) 251 (|has| |#1| (-984)))) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33) (($ $ (-525)) 117 (|has| |#1| (-341)))) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4196 (($ $ (-1 |#1| |#1|) (-712)) 125) (($ $ (-1 |#1| |#1|)) 124) (($ $ (-591 (-1089)) (-591 (-712))) 126 (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) 127 (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) 128 (|has| |#1| (-833 (-1089)))) (($ $ (-1089)) 129 (|has| |#1| (-833 (-1089)))) (($ $ (-712)) 134 (-3321 (-1213 (|has| |#1| (-341)) (|has| |#1| (-213))) (|has| |#1| (-213)) (-1213 (|has| |#1| (-213)) (|has| |#1| (-341))))) (($ $) 136 (-3321 (-1213 (|has| |#1| (-341)) (|has| |#1| (-213))) (|has| |#1| (-213)) (-1213 (|has| |#1| (-213)) (|has| |#1| (-341)))))) (-4135 (((-108) $ $) 204 (|has| |#1| (-788)))) (-4119 (((-108) $ $) 203 (|has| |#1| (-788)))) (-4096 (((-108) $ $) 6)) (-4126 (((-108) $ $) 205 (|has| |#1| (-788)))) (-4112 (((-108) $ $) 202 (|has| |#1| (-788)))) (-4173 (($ $ $) 121 (|has| |#1| (-341)))) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32) (($ $ (-385 (-525))) 239 (-12 (|has| |#1| (-932)) (|has| |#1| (-1111)))) (($ $ $) 237 (|has| |#1| (-1111))) (($ $ (-525)) 118 (|has| |#1| (-341)))) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 39) (($ |#1| $) 38) (($ (-385 (-525)) $) 120 (|has| |#1| (-341))) (($ $ (-385 (-525))) 119 (|has| |#1| (-341)))))
+((-2673 (((-108) $ $) NIL)) (-2276 (($ (-525)) 13) (($ $ $) 14)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) 17)) (-3944 (((-108) $ $) 9)))
+(((-150) (-13 (-1018) (-10 -8 (-15 -2276 ($ (-525))) (-15 -2276 ($ $ $))))) (T -150))
+((-2276 (*1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-150)))) (-2276 (*1 *1 *1 *1) (-5 *1 (-150))))
+(-13 (-1018) (-10 -8 (-15 -2276 ($ (-525))) (-15 -2276 ($ $ $))))
+((-3259 (((-110) (-1089)) 97)))
+(((-151) (-10 -7 (-15 -3259 ((-110) (-1089))))) (T -151))
+((-3259 (*1 *2 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-110)) (-5 *1 (-151)))))
+(-10 -7 (-15 -3259 ((-110) (-1089))))
+((-1684 ((|#3| |#3|) 19)))
+(((-152 |#1| |#2| |#3|) (-10 -7 (-15 -1684 (|#3| |#3|))) (-975) (-1147 |#1|) (-1147 |#2|)) (T -152))
+((-1684 (*1 *2 *2) (-12 (-4 *3 (-975)) (-4 *4 (-1147 *3)) (-5 *1 (-152 *3 *4 *2)) (-4 *2 (-1147 *4)))))
+(-10 -7 (-15 -1684 (|#3| |#3|)))
+((-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) 217)) (-1481 ((|#2| $) 96)) (-4087 (($ $) 245)) (-2381 (($ $) 239)) (-3008 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) 40)) (-4058 (($ $) 243)) (-2360 (($ $) 237)) (-4174 (((-3 (-525) "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL) (((-3 |#2| "failed") $) 141)) (-3341 (((-525) $) NIL) (((-385 (-525)) $) NIL) ((|#2| $) 139)) (-3265 (($ $ $) 222)) (-3925 (((-631 (-525)) (-631 $)) NIL) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL) (((-2 (|:| -2928 (-631 |#2|)) (|:| |vec| (-1171 |#2|))) (-631 $) (-1171 $)) 155) (((-631 |#2|) (-631 $)) 149)) (-3618 (($ (-1085 |#2|)) 119) (((-3 $ "failed") (-385 (-1085 |#2|))) NIL)) (-1522 (((-3 $ "failed") $) 209)) (-2350 (((-3 (-385 (-525)) "failed") $) 199)) (-2157 (((-108) $) 194)) (-3184 (((-385 (-525)) $) 197)) (-2193 (((-854)) 89)) (-3239 (($ $ $) 224)) (-1863 (((-2 (|:| |r| |#2|) (|:| |phi| |#2|)) $) 261)) (-1417 (($) 234)) (-4018 (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) 186) (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) 191)) (-1525 ((|#2| $) 94)) (-3205 (((-1085 |#2|) $) 121)) (-1257 (($ (-1 |#2| |#2|) $) 102)) (-2356 (($ $) 236)) (-3610 (((-1085 |#2|) $) 120)) (-1523 (($ $) 202)) (-3526 (($) 97)) (-3550 (((-396 (-1085 $)) (-1085 $)) 88)) (-3534 (((-396 (-1085 $)) (-1085 $)) 57)) (-3210 (((-3 $ "failed") $ |#2|) 204) (((-3 $ "failed") $ $) 207)) (-2288 (($ $) 235)) (-3048 (((-712) $) 219)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) 229)) (-2858 ((|#2| (-1171 $)) NIL) ((|#2|) 91)) (-2209 (($ $ (-1 |#2| |#2|) (-712)) NIL) (($ $ (-1 |#2| |#2|)) 113) (($ $ (-591 (-1089)) (-591 (-712))) NIL) (($ $ (-1089) (-712)) NIL) (($ $ (-591 (-1089))) NIL) (($ $ (-1089)) NIL) (($ $ (-712)) NIL) (($ $) NIL)) (-1341 (((-1085 |#2|)) 114)) (-4073 (($ $) 244)) (-2370 (($ $) 238)) (-1671 (((-1171 |#2|) $ (-1171 $)) 128) (((-631 |#2|) (-1171 $) (-1171 $)) NIL) (((-1171 |#2|) $) 110) (((-631 |#2|) (-1171 $)) NIL)) (-1300 (((-1171 |#2|) $) NIL) (($ (-1171 |#2|)) NIL) (((-1085 |#2|) $) NIL) (($ (-1085 |#2|)) NIL) (((-825 (-525)) $) 177) (((-825 (-357)) $) 181) (((-157 (-357)) $) 167) (((-157 (-205)) $) 162) (((-501) $) 173)) (-3369 (($ $) 98)) (-2686 (((-796) $) 138) (($ (-525)) NIL) (($ |#2|) NIL) (($ (-385 (-525))) NIL) (($ $) NIL)) (-2173 (((-1085 |#2|) $) 23)) (-3425 (((-712)) 100)) (-4163 (($ $) 248)) (-2457 (($ $) 242)) (-4137 (($ $) 246)) (-2432 (($ $) 240)) (-3358 ((|#2| $) 233)) (-4149 (($ $) 247)) (-2444 (($ $) 241)) (-1460 (($ $) 157)) (-3944 (((-108) $ $) 104)) (-3971 (((-108) $ $) 193)) (-4047 (($ $) 106) (($ $ $) NIL)) (-4036 (($ $ $) 105)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-385 (-525))) 267) (($ $ $) NIL) (($ $ (-525)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 112) (($ $ $) 142) (($ $ |#2|) NIL) (($ |#2| $) 108) (($ (-385 (-525)) $) NIL) (($ $ (-385 (-525))) NIL)))
+(((-153 |#1| |#2|) (-10 -8 (-15 -2209 (|#1| |#1|)) (-15 -2209 (|#1| |#1| (-712))) (-15 -2686 (|#1| |#1|)) (-15 -3210 ((-3 |#1| "failed") |#1| |#1|)) (-15 -2867 ((-2 (|:| -1851 |#1|) (|:| -4237 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -2209 (|#1| |#1| (-1089))) (-15 -2209 (|#1| |#1| (-591 (-1089)))) (-15 -2209 (|#1| |#1| (-1089) (-712))) (-15 -2209 (|#1| |#1| (-591 (-1089)) (-591 (-712)))) (-15 -3048 ((-712) |#1|)) (-15 -3576 ((-2 (|:| -2746 |#1|) (|:| -2449 |#1|)) |#1| |#1|)) (-15 -3239 (|#1| |#1| |#1|)) (-15 -3265 (|#1| |#1| |#1|)) (-15 -1523 (|#1| |#1|)) (-15 ** (|#1| |#1| (-525))) (-15 * (|#1| |#1| (-385 (-525)))) (-15 * (|#1| (-385 (-525)) |#1|)) (-15 -2686 (|#1| (-385 (-525)))) (-15 -3971 ((-108) |#1| |#1|)) (-15 -1300 ((-501) |#1|)) (-15 -1300 ((-157 (-205)) |#1|)) (-15 -1300 ((-157 (-357)) |#1|)) (-15 -2381 (|#1| |#1|)) (-15 -2360 (|#1| |#1|)) (-15 -2370 (|#1| |#1|)) (-15 -2444 (|#1| |#1|)) (-15 -2432 (|#1| |#1|)) (-15 -2457 (|#1| |#1|)) (-15 -4073 (|#1| |#1|)) (-15 -4058 (|#1| |#1|)) (-15 -4087 (|#1| |#1|)) (-15 -4149 (|#1| |#1|)) (-15 -4137 (|#1| |#1|)) (-15 -4163 (|#1| |#1|)) (-15 -2356 (|#1| |#1|)) (-15 -2288 (|#1| |#1|)) (-15 ** (|#1| |#1| |#1|)) (-15 -1417 (|#1|)) (-15 ** (|#1| |#1| (-385 (-525)))) (-15 -3534 ((-396 (-1085 |#1|)) (-1085 |#1|))) (-15 -3550 ((-396 (-1085 |#1|)) (-1085 |#1|))) (-15 -3008 ((-3 (-591 (-1085 |#1|)) "failed") (-591 (-1085 |#1|)) (-1085 |#1|))) (-15 -2350 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3184 ((-385 (-525)) |#1|)) (-15 -2157 ((-108) |#1|)) (-15 -1863 ((-2 (|:| |r| |#2|) (|:| |phi| |#2|)) |#1|)) (-15 -3358 (|#2| |#1|)) (-15 -1460 (|#1| |#1|)) (-15 -3210 ((-3 |#1| "failed") |#1| |#2|)) (-15 -3369 (|#1| |#1|)) (-15 -3526 (|#1|)) (-15 -1300 ((-825 (-357)) |#1|)) (-15 -1300 ((-825 (-525)) |#1|)) (-15 -4018 ((-822 (-357) |#1|) |#1| (-825 (-357)) (-822 (-357) |#1|))) (-15 -4018 ((-822 (-525) |#1|) |#1| (-825 (-525)) (-822 (-525) |#1|))) (-15 -1257 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2209 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2209 (|#1| |#1| (-1 |#2| |#2|) (-712))) (-15 -3618 ((-3 |#1| "failed") (-385 (-1085 |#2|)))) (-15 -3610 ((-1085 |#2|) |#1|)) (-15 -1300 (|#1| (-1085 |#2|))) (-15 -3618 (|#1| (-1085 |#2|))) (-15 -1341 ((-1085 |#2|))) (-15 -3925 ((-631 |#2|) (-631 |#1|))) (-15 -3925 ((-2 (|:| -2928 (-631 |#2|)) (|:| |vec| (-1171 |#2|))) (-631 |#1|) (-1171 |#1|))) (-15 -3925 ((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 |#1|) (-1171 |#1|))) (-15 -3925 ((-631 (-525)) (-631 |#1|))) (-15 -3341 (|#2| |#1|)) (-15 -4174 ((-3 |#2| "failed") |#1|)) (-15 -4174 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3341 ((-385 (-525)) |#1|)) (-15 -4174 ((-3 (-525) "failed") |#1|)) (-15 -3341 ((-525) |#1|)) (-15 -1300 ((-1085 |#2|) |#1|)) (-15 -2858 (|#2|)) (-15 -1300 (|#1| (-1171 |#2|))) (-15 -1300 ((-1171 |#2|) |#1|)) (-15 -1671 ((-631 |#2|) (-1171 |#1|))) (-15 -1671 ((-1171 |#2|) |#1|)) (-15 -3205 ((-1085 |#2|) |#1|)) (-15 -2173 ((-1085 |#2|) |#1|)) (-15 -2858 (|#2| (-1171 |#1|))) (-15 -1671 ((-631 |#2|) (-1171 |#1|) (-1171 |#1|))) (-15 -1671 ((-1171 |#2|) |#1| (-1171 |#1|))) (-15 -1525 (|#2| |#1|)) (-15 -1481 (|#2| |#1|)) (-15 -2193 ((-854))) (-15 -2686 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -2686 (|#1| (-525))) (-15 -3425 ((-712))) (-15 ** (|#1| |#1| (-712))) (-15 -1522 ((-3 |#1| "failed") |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| (-854))) (-15 * (|#1| (-525) |#1|)) (-15 -4047 (|#1| |#1| |#1|)) (-15 -4047 (|#1| |#1|)) (-15 * (|#1| (-712) |#1|)) (-15 * (|#1| (-854) |#1|)) (-15 -4036 (|#1| |#1| |#1|)) (-15 -2686 ((-796) |#1|)) (-15 -3944 ((-108) |#1| |#1|))) (-154 |#2|) (-160)) (T -153))
+((-3425 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-712)) (-5 *1 (-153 *3 *4)) (-4 *3 (-154 *4)))) (-2193 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-854)) (-5 *1 (-153 *3 *4)) (-4 *3 (-154 *4)))) (-2858 (*1 *2) (-12 (-4 *2 (-160)) (-5 *1 (-153 *3 *2)) (-4 *3 (-154 *2)))) (-1341 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-1085 *4)) (-5 *1 (-153 *3 *4)) (-4 *3 (-154 *4)))))
+(-10 -8 (-15 -2209 (|#1| |#1|)) (-15 -2209 (|#1| |#1| (-712))) (-15 -2686 (|#1| |#1|)) (-15 -3210 ((-3 |#1| "failed") |#1| |#1|)) (-15 -2867 ((-2 (|:| -1851 |#1|) (|:| -4237 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -2209 (|#1| |#1| (-1089))) (-15 -2209 (|#1| |#1| (-591 (-1089)))) (-15 -2209 (|#1| |#1| (-1089) (-712))) (-15 -2209 (|#1| |#1| (-591 (-1089)) (-591 (-712)))) (-15 -3048 ((-712) |#1|)) (-15 -3576 ((-2 (|:| -2746 |#1|) (|:| -2449 |#1|)) |#1| |#1|)) (-15 -3239 (|#1| |#1| |#1|)) (-15 -3265 (|#1| |#1| |#1|)) (-15 -1523 (|#1| |#1|)) (-15 ** (|#1| |#1| (-525))) (-15 * (|#1| |#1| (-385 (-525)))) (-15 * (|#1| (-385 (-525)) |#1|)) (-15 -2686 (|#1| (-385 (-525)))) (-15 -3971 ((-108) |#1| |#1|)) (-15 -1300 ((-501) |#1|)) (-15 -1300 ((-157 (-205)) |#1|)) (-15 -1300 ((-157 (-357)) |#1|)) (-15 -2381 (|#1| |#1|)) (-15 -2360 (|#1| |#1|)) (-15 -2370 (|#1| |#1|)) (-15 -2444 (|#1| |#1|)) (-15 -2432 (|#1| |#1|)) (-15 -2457 (|#1| |#1|)) (-15 -4073 (|#1| |#1|)) (-15 -4058 (|#1| |#1|)) (-15 -4087 (|#1| |#1|)) (-15 -4149 (|#1| |#1|)) (-15 -4137 (|#1| |#1|)) (-15 -4163 (|#1| |#1|)) (-15 -2356 (|#1| |#1|)) (-15 -2288 (|#1| |#1|)) (-15 ** (|#1| |#1| |#1|)) (-15 -1417 (|#1|)) (-15 ** (|#1| |#1| (-385 (-525)))) (-15 -3534 ((-396 (-1085 |#1|)) (-1085 |#1|))) (-15 -3550 ((-396 (-1085 |#1|)) (-1085 |#1|))) (-15 -3008 ((-3 (-591 (-1085 |#1|)) "failed") (-591 (-1085 |#1|)) (-1085 |#1|))) (-15 -2350 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3184 ((-385 (-525)) |#1|)) (-15 -2157 ((-108) |#1|)) (-15 -1863 ((-2 (|:| |r| |#2|) (|:| |phi| |#2|)) |#1|)) (-15 -3358 (|#2| |#1|)) (-15 -1460 (|#1| |#1|)) (-15 -3210 ((-3 |#1| "failed") |#1| |#2|)) (-15 -3369 (|#1| |#1|)) (-15 -3526 (|#1|)) (-15 -1300 ((-825 (-357)) |#1|)) (-15 -1300 ((-825 (-525)) |#1|)) (-15 -4018 ((-822 (-357) |#1|) |#1| (-825 (-357)) (-822 (-357) |#1|))) (-15 -4018 ((-822 (-525) |#1|) |#1| (-825 (-525)) (-822 (-525) |#1|))) (-15 -1257 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2209 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2209 (|#1| |#1| (-1 |#2| |#2|) (-712))) (-15 -3618 ((-3 |#1| "failed") (-385 (-1085 |#2|)))) (-15 -3610 ((-1085 |#2|) |#1|)) (-15 -1300 (|#1| (-1085 |#2|))) (-15 -3618 (|#1| (-1085 |#2|))) (-15 -1341 ((-1085 |#2|))) (-15 -3925 ((-631 |#2|) (-631 |#1|))) (-15 -3925 ((-2 (|:| -2928 (-631 |#2|)) (|:| |vec| (-1171 |#2|))) (-631 |#1|) (-1171 |#1|))) (-15 -3925 ((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 |#1|) (-1171 |#1|))) (-15 -3925 ((-631 (-525)) (-631 |#1|))) (-15 -3341 (|#2| |#1|)) (-15 -4174 ((-3 |#2| "failed") |#1|)) (-15 -4174 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3341 ((-385 (-525)) |#1|)) (-15 -4174 ((-3 (-525) "failed") |#1|)) (-15 -3341 ((-525) |#1|)) (-15 -1300 ((-1085 |#2|) |#1|)) (-15 -2858 (|#2|)) (-15 -1300 (|#1| (-1171 |#2|))) (-15 -1300 ((-1171 |#2|) |#1|)) (-15 -1671 ((-631 |#2|) (-1171 |#1|))) (-15 -1671 ((-1171 |#2|) |#1|)) (-15 -3205 ((-1085 |#2|) |#1|)) (-15 -2173 ((-1085 |#2|) |#1|)) (-15 -2858 (|#2| (-1171 |#1|))) (-15 -1671 ((-631 |#2|) (-1171 |#1|) (-1171 |#1|))) (-15 -1671 ((-1171 |#2|) |#1| (-1171 |#1|))) (-15 -1525 (|#2| |#1|)) (-15 -1481 (|#2| |#1|)) (-15 -2193 ((-854))) (-15 -2686 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -2686 (|#1| (-525))) (-15 -3425 ((-712))) (-15 ** (|#1| |#1| (-712))) (-15 -1522 ((-3 |#1| "failed") |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| (-854))) (-15 * (|#1| (-525) |#1|)) (-15 -4047 (|#1| |#1| |#1|)) (-15 -4047 (|#1| |#1|)) (-15 * (|#1| (-712) |#1|)) (-15 * (|#1| (-854) |#1|)) (-15 -4036 (|#1| |#1| |#1|)) (-15 -2686 ((-796) |#1|)) (-15 -3944 ((-108) |#1| |#1|)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) 93 (-3150 (|has| |#1| (-517)) (-12 (|has| |#1| (-286)) (|has| |#1| (-842)))))) (-3641 (($ $) 94 (-3150 (|has| |#1| (-517)) (-12 (|has| |#1| (-286)) (|has| |#1| (-842)))))) (-3077 (((-108) $) 96 (-3150 (|has| |#1| (-517)) (-12 (|has| |#1| (-286)) (|has| |#1| (-842)))))) (-1712 (((-631 |#1|) (-1171 $)) 46) (((-631 |#1|)) 61)) (-1481 ((|#1| $) 52)) (-4087 (($ $) 228 (|has| |#1| (-1111)))) (-2381 (($ $) 211 (|has| |#1| (-1111)))) (-2666 (((-1099 (-854) (-712)) (-525)) 147 (|has| |#1| (-327)))) (-3332 (((-3 $ "failed") $ $) 19)) (-2179 (((-396 (-1085 $)) (-1085 $)) 242 (-12 (|has| |#1| (-286)) (|has| |#1| (-842))))) (-1720 (($ $) 113 (-3150 (-12 (|has| |#1| (-286)) (|has| |#1| (-842))) (|has| |#1| (-341))))) (-3898 (((-396 $) $) 114 (-3150 (-12 (|has| |#1| (-286)) (|has| |#1| (-842))) (|has| |#1| (-341))))) (-2551 (($ $) 241 (-12 (|has| |#1| (-932)) (|has| |#1| (-1111))))) (-3008 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) 245 (-12 (|has| |#1| (-286)) (|has| |#1| (-842))))) (-1965 (((-108) $ $) 104 (|has| |#1| (-286)))) (-2834 (((-712)) 87 (|has| |#1| (-346)))) (-4058 (($ $) 227 (|has| |#1| (-1111)))) (-2360 (($ $) 212 (|has| |#1| (-1111)))) (-4109 (($ $) 226 (|has| |#1| (-1111)))) (-2400 (($ $) 213 (|has| |#1| (-1111)))) (-2055 (($) 17 T CONST)) (-4174 (((-3 (-525) "failed") $) 169 (|has| |#1| (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) 167 (|has| |#1| (-966 (-385 (-525))))) (((-3 |#1| "failed") $) 166)) (-3341 (((-525) $) 170 (|has| |#1| (-966 (-525)))) (((-385 (-525)) $) 168 (|has| |#1| (-966 (-385 (-525))))) ((|#1| $) 165)) (-1554 (($ (-1171 |#1|) (-1171 $)) 48) (($ (-1171 |#1|)) 64)) (-3640 (((-3 "prime" "polynomial" "normal" "cyclic")) 153 (|has| |#1| (-327)))) (-3265 (($ $ $) 108 (|has| |#1| (-286)))) (-4054 (((-631 |#1|) $ (-1171 $)) 53) (((-631 |#1|) $) 59)) (-3925 (((-631 (-525)) (-631 $)) 164 (|has| |#1| (-587 (-525)))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) 163 (|has| |#1| (-587 (-525)))) (((-2 (|:| -2928 (-631 |#1|)) (|:| |vec| (-1171 |#1|))) (-631 $) (-1171 $)) 162) (((-631 |#1|) (-631 $)) 161)) (-3618 (($ (-1085 |#1|)) 158) (((-3 $ "failed") (-385 (-1085 |#1|))) 155 (|has| |#1| (-341)))) (-1522 (((-3 $ "failed") $) 34)) (-2560 ((|#1| $) 253)) (-2350 (((-3 (-385 (-525)) "failed") $) 246 (|has| |#1| (-510)))) (-2157 (((-108) $) 248 (|has| |#1| (-510)))) (-3184 (((-385 (-525)) $) 247 (|has| |#1| (-510)))) (-2193 (((-854)) 54)) (-1325 (($) 90 (|has| |#1| (-346)))) (-3239 (($ $ $) 107 (|has| |#1| (-286)))) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) 102 (|has| |#1| (-286)))) (-1268 (($) 149 (|has| |#1| (-327)))) (-2096 (((-108) $) 150 (|has| |#1| (-327)))) (-3477 (($ $ (-712)) 141 (|has| |#1| (-327))) (($ $) 140 (|has| |#1| (-327)))) (-2393 (((-108) $) 115 (-3150 (-12 (|has| |#1| (-286)) (|has| |#1| (-842))) (|has| |#1| (-341))))) (-1863 (((-2 (|:| |r| |#1|) (|:| |phi| |#1|)) $) 249 (-12 (|has| |#1| (-984)) (|has| |#1| (-1111))))) (-1417 (($) 238 (|has| |#1| (-1111)))) (-4018 (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) 261 (|has| |#1| (-819 (-525)))) (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) 260 (|has| |#1| (-819 (-357))))) (-1676 (((-854) $) 152 (|has| |#1| (-327))) (((-774 (-854)) $) 138 (|has| |#1| (-327)))) (-3865 (((-108) $) 31)) (-3126 (($ $ (-525)) 240 (-12 (|has| |#1| (-932)) (|has| |#1| (-1111))))) (-1525 ((|#1| $) 51)) (-2115 (((-3 $ "failed") $) 142 (|has| |#1| (-327)))) (-3188 (((-3 (-591 $) "failed") (-591 $) $) 111 (|has| |#1| (-286)))) (-3205 (((-1085 |#1|) $) 44 (|has| |#1| (-341)))) (-1923 (($ $ $) 207 (|has| |#1| (-788)))) (-3475 (($ $ $) 206 (|has| |#1| (-788)))) (-1257 (($ (-1 |#1| |#1|) $) 262)) (-1970 (((-854) $) 89 (|has| |#1| (-346)))) (-2356 (($ $) 235 (|has| |#1| (-1111)))) (-3610 (((-1085 |#1|) $) 156)) (-2081 (($ (-591 $)) 100 (-3150 (|has| |#1| (-286)) (-12 (|has| |#1| (-286)) (|has| |#1| (-842))))) (($ $ $) 99 (-3150 (|has| |#1| (-286)) (-12 (|has| |#1| (-286)) (|has| |#1| (-842)))))) (-2621 (((-1072) $) 9)) (-1523 (($ $) 116 (|has| |#1| (-341)))) (-3492 (($) 143 (|has| |#1| (-327)) CONST)) (-3229 (($ (-854)) 88 (|has| |#1| (-346)))) (-3526 (($) 257)) (-2571 ((|#1| $) 254)) (-2937 (((-1036) $) 10)) (-3965 (($) 160)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) 101 (-3150 (|has| |#1| (-286)) (-12 (|has| |#1| (-286)) (|has| |#1| (-842)))))) (-2124 (($ (-591 $)) 98 (-3150 (|has| |#1| (-286)) (-12 (|has| |#1| (-286)) (|has| |#1| (-842))))) (($ $ $) 97 (-3150 (|has| |#1| (-286)) (-12 (|has| |#1| (-286)) (|has| |#1| (-842)))))) (-4107 (((-591 (-2 (|:| -2542 (-525)) (|:| -3987 (-525))))) 146 (|has| |#1| (-327)))) (-3550 (((-396 (-1085 $)) (-1085 $)) 244 (-12 (|has| |#1| (-286)) (|has| |#1| (-842))))) (-3534 (((-396 (-1085 $)) (-1085 $)) 243 (-12 (|has| |#1| (-286)) (|has| |#1| (-842))))) (-2542 (((-396 $) $) 112 (-3150 (-12 (|has| |#1| (-286)) (|has| |#1| (-842))) (|has| |#1| (-341))))) (-3387 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 110 (|has| |#1| (-286))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) 109 (|has| |#1| (-286)))) (-3210 (((-3 $ "failed") $ |#1|) 252 (|has| |#1| (-517))) (((-3 $ "failed") $ $) 92 (-3150 (|has| |#1| (-517)) (-12 (|has| |#1| (-286)) (|has| |#1| (-842)))))) (-2018 (((-3 (-591 $) "failed") (-591 $) $) 103 (|has| |#1| (-286)))) (-2288 (($ $) 236 (|has| |#1| (-1111)))) (-1980 (($ $ (-591 |#1|) (-591 |#1|)) 268 (|has| |#1| (-288 |#1|))) (($ $ |#1| |#1|) 267 (|has| |#1| (-288 |#1|))) (($ $ (-273 |#1|)) 266 (|has| |#1| (-288 |#1|))) (($ $ (-591 (-273 |#1|))) 265 (|has| |#1| (-288 |#1|))) (($ $ (-591 (-1089)) (-591 |#1|)) 264 (|has| |#1| (-486 (-1089) |#1|))) (($ $ (-1089) |#1|) 263 (|has| |#1| (-486 (-1089) |#1|)))) (-3048 (((-712) $) 105 (|has| |#1| (-286)))) (-1881 (($ $ |#1|) 269 (|has| |#1| (-265 |#1| |#1|)))) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) 106 (|has| |#1| (-286)))) (-2858 ((|#1| (-1171 $)) 47) ((|#1|) 60)) (-2652 (((-712) $) 151 (|has| |#1| (-327))) (((-3 (-712) "failed") $ $) 139 (|has| |#1| (-327)))) (-2209 (($ $ (-1 |#1| |#1|) (-712)) 123) (($ $ (-1 |#1| |#1|)) 122) (($ $ (-591 (-1089)) (-591 (-712))) 130 (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) 131 (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) 132 (|has| |#1| (-833 (-1089)))) (($ $ (-1089)) 133 (|has| |#1| (-833 (-1089)))) (($ $ (-712)) 135 (-3150 (-3543 (|has| |#1| (-341)) (|has| |#1| (-213))) (|has| |#1| (-213)) (-3543 (|has| |#1| (-213)) (|has| |#1| (-341))))) (($ $) 137 (-3150 (-3543 (|has| |#1| (-341)) (|has| |#1| (-213))) (|has| |#1| (-213)) (-3543 (|has| |#1| (-213)) (|has| |#1| (-341)))))) (-3206 (((-631 |#1|) (-1171 $) (-1 |#1| |#1|)) 154 (|has| |#1| (-341)))) (-1341 (((-1085 |#1|)) 159)) (-4122 (($ $) 225 (|has| |#1| (-1111)))) (-2410 (($ $) 214 (|has| |#1| (-1111)))) (-3560 (($) 148 (|has| |#1| (-327)))) (-4098 (($ $) 224 (|has| |#1| (-1111)))) (-2391 (($ $) 215 (|has| |#1| (-1111)))) (-4073 (($ $) 223 (|has| |#1| (-1111)))) (-2370 (($ $) 216 (|has| |#1| (-1111)))) (-1671 (((-1171 |#1|) $ (-1171 $)) 50) (((-631 |#1|) (-1171 $) (-1171 $)) 49) (((-1171 |#1|) $) 66) (((-631 |#1|) (-1171 $)) 65)) (-1300 (((-1171 |#1|) $) 63) (($ (-1171 |#1|)) 62) (((-1085 |#1|) $) 171) (($ (-1085 |#1|)) 157) (((-825 (-525)) $) 259 (|has| |#1| (-566 (-825 (-525))))) (((-825 (-357)) $) 258 (|has| |#1| (-566 (-825 (-357))))) (((-157 (-357)) $) 210 (|has| |#1| (-951))) (((-157 (-205)) $) 209 (|has| |#1| (-951))) (((-501) $) 208 (|has| |#1| (-566 (-501))))) (-3369 (($ $) 256)) (-3124 (((-3 (-1171 $) "failed") (-631 $)) 145 (-3150 (-3543 (|has| $ (-136)) (-12 (|has| |#1| (-286)) (|has| |#1| (-842)))) (|has| |#1| (-327))))) (-4185 (($ |#1| |#1|) 255)) (-2686 (((-796) $) 11) (($ (-525)) 28) (($ |#1|) 37) (($ (-385 (-525))) 86 (-3150 (|has| |#1| (-341)) (|has| |#1| (-966 (-385 (-525)))))) (($ $) 91 (-3150 (|has| |#1| (-517)) (-12 (|has| |#1| (-286)) (|has| |#1| (-842)))))) (-3751 (($ $) 144 (|has| |#1| (-327))) (((-3 $ "failed") $) 43 (-3150 (-3543 (|has| $ (-136)) (-12 (|has| |#1| (-286)) (|has| |#1| (-842)))) (|has| |#1| (-136))))) (-2173 (((-1085 |#1|) $) 45)) (-3425 (((-712)) 29)) (-3612 (((-1171 $)) 67)) (-4163 (($ $) 234 (|has| |#1| (-1111)))) (-2457 (($ $) 222 (|has| |#1| (-1111)))) (-1724 (((-108) $ $) 95 (-3150 (|has| |#1| (-517)) (-12 (|has| |#1| (-286)) (|has| |#1| (-842)))))) (-4137 (($ $) 233 (|has| |#1| (-1111)))) (-2432 (($ $) 221 (|has| |#1| (-1111)))) (-4193 (($ $) 232 (|has| |#1| (-1111)))) (-2477 (($ $) 220 (|has| |#1| (-1111)))) (-3358 ((|#1| $) 250 (|has| |#1| (-1111)))) (-1234 (($ $) 231 (|has| |#1| (-1111)))) (-2495 (($ $) 219 (|has| |#1| (-1111)))) (-4179 (($ $) 230 (|has| |#1| (-1111)))) (-2469 (($ $) 218 (|has| |#1| (-1111)))) (-4149 (($ $) 229 (|has| |#1| (-1111)))) (-2444 (($ $) 217 (|has| |#1| (-1111)))) (-1460 (($ $) 251 (|has| |#1| (-984)))) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33) (($ $ (-525)) 117 (|has| |#1| (-341)))) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-1796 (($ $ (-1 |#1| |#1|) (-712)) 125) (($ $ (-1 |#1| |#1|)) 124) (($ $ (-591 (-1089)) (-591 (-712))) 126 (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) 127 (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) 128 (|has| |#1| (-833 (-1089)))) (($ $ (-1089)) 129 (|has| |#1| (-833 (-1089)))) (($ $ (-712)) 134 (-3150 (-3543 (|has| |#1| (-341)) (|has| |#1| (-213))) (|has| |#1| (-213)) (-3543 (|has| |#1| (-213)) (|has| |#1| (-341))))) (($ $) 136 (-3150 (-3543 (|has| |#1| (-341)) (|has| |#1| (-213))) (|has| |#1| (-213)) (-3543 (|has| |#1| (-213)) (|has| |#1| (-341)))))) (-4004 (((-108) $ $) 204 (|has| |#1| (-788)))) (-3982 (((-108) $ $) 203 (|has| |#1| (-788)))) (-3944 (((-108) $ $) 6)) (-3994 (((-108) $ $) 205 (|has| |#1| (-788)))) (-3971 (((-108) $ $) 202 (|has| |#1| (-788)))) (-4059 (($ $ $) 121 (|has| |#1| (-341)))) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32) (($ $ (-385 (-525))) 239 (-12 (|has| |#1| (-932)) (|has| |#1| (-1111)))) (($ $ $) 237 (|has| |#1| (-1111))) (($ $ (-525)) 118 (|has| |#1| (-341)))) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 39) (($ |#1| $) 38) (($ (-385 (-525)) $) 120 (|has| |#1| (-341))) (($ $ (-385 (-525))) 119 (|has| |#1| (-341)))))
(((-154 |#1|) (-131) (-160)) (T -154))
-((-2771 (*1 *2 *1) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160)))) (-2171 (*1 *1) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160)))) (-3228 (*1 *1 *1) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160)))) (-2182 (*1 *1 *2 *2) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160)))) (-1386 (*1 *2 *1) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160)))) (-1373 (*1 *2 *1) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160)))) (-2089 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-154 *2)) (-4 *2 (-160)) (-4 *2 (-517)))) (-1539 (*1 *1 *1) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160)) (-4 *2 (-984)))) (-1398 (*1 *2 *1) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160)) (-4 *2 (-1111)))) (-2694 (*1 *2 *1) (-12 (-4 *1 (-154 *3)) (-4 *3 (-160)) (-4 *3 (-984)) (-4 *3 (-1111)) (-5 *2 (-2 (|:| |r| *3) (|:| |phi| *3))))) (-1352 (*1 *2 *1) (-12 (-4 *1 (-154 *3)) (-4 *3 (-160)) (-4 *3 (-510)) (-5 *2 (-108)))) (-1726 (*1 *2 *1) (-12 (-4 *1 (-154 *3)) (-4 *3 (-160)) (-4 *3 (-510)) (-5 *2 (-385 (-525))))) (-1511 (*1 *2 *1) (|partial| -12 (-4 *1 (-154 *3)) (-4 *3 (-160)) (-4 *3 (-510)) (-5 *2 (-385 (-525))))))
-(-13 (-666 |t#1| (-1085 |t#1|)) (-389 |t#1|) (-211 |t#1|) (-316 |t#1|) (-378 |t#1|) (-817 |t#1|) (-355 |t#1|) (-160) (-10 -8 (-6 -2182) (-15 -2171 ($)) (-15 -3228 ($ $)) (-15 -2182 ($ |t#1| |t#1|)) (-15 -1386 (|t#1| $)) (-15 -1373 (|t#1| $)) (-15 -2771 (|t#1| $)) (IF (|has| |t#1| (-788)) (-6 (-788)) |%noBranch|) (IF (|has| |t#1| (-517)) (PROGN (-6 (-517)) (-15 -2089 ((-3 $ "failed") $ |t#1|))) |%noBranch|) (IF (|has| |t#1| (-286)) (-6 (-286)) |%noBranch|) (IF (|has| |t#1| (-6 -4249)) (-6 -4249) |%noBranch|) (IF (|has| |t#1| (-6 -4246)) (-6 -4246) |%noBranch|) (IF (|has| |t#1| (-341)) (-6 (-341)) |%noBranch|) (IF (|has| |t#1| (-566 (-501))) (-6 (-566 (-501))) |%noBranch|) (IF (|has| |t#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |t#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |t#1| (-951)) (PROGN (-6 (-566 (-157 (-205)))) (-6 (-566 (-157 (-357))))) |%noBranch|) (IF (|has| |t#1| (-984)) (-15 -1539 ($ $)) |%noBranch|) (IF (|has| |t#1| (-1111)) (PROGN (-6 (-1111)) (-15 -1398 (|t#1| $)) (IF (|has| |t#1| (-932)) (-6 (-932)) |%noBranch|) (IF (|has| |t#1| (-984)) (-15 -2694 ((-2 (|:| |r| |t#1|) (|:| |phi| |t#1|)) $)) |%noBranch|)) |%noBranch|) (IF (|has| |t#1| (-510)) (PROGN (-15 -1352 ((-108) $)) (-15 -1726 ((-385 (-525)) $)) (-15 -1511 ((-3 (-385 (-525)) "failed") $))) |%noBranch|) (IF (|has| |t#1| (-842)) (IF (|has| |t#1| (-286)) (-6 (-842)) |%noBranch|) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-385 (-525))) -3321 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-37 |#1|) . T) ((-37 $) -3321 (|has| |#1| (-517)) (|has| |#1| (-327)) (|has| |#1| (-341)) (|has| |#1| (-286))) ((-34) |has| |#1| (-1111)) ((-91) |has| |#1| (-1111)) ((-97) . T) ((-107 #0# #0#) -3321 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-107 |#1| |#1|) . T) ((-107 $ $) . T) ((-126) . T) ((-136) -3321 (|has| |#1| (-327)) (|has| |#1| (-136))) ((-138) |has| |#1| (-138)) ((-565 (-796)) . T) ((-160) . T) ((-566 (-157 (-205))) |has| |#1| (-951)) ((-566 (-157 (-357))) |has| |#1| (-951)) ((-566 (-501)) |has| |#1| (-566 (-501))) ((-566 (-825 (-357))) |has| |#1| (-566 (-825 (-357)))) ((-566 (-825 (-525))) |has| |#1| (-566 (-825 (-525)))) ((-566 #1=(-1085 |#1|)) . T) ((-211 |#1|) . T) ((-213) -3321 (|has| |#1| (-327)) (|has| |#1| (-213))) ((-223) -3321 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-263) |has| |#1| (-1111)) ((-265 |#1| $) |has| |#1| (-265 |#1| |#1|)) ((-269) -3321 (|has| |#1| (-517)) (|has| |#1| (-327)) (|has| |#1| (-341)) (|has| |#1| (-286))) ((-286) -3321 (|has| |#1| (-327)) (|has| |#1| (-341)) (|has| |#1| (-286))) ((-288 |#1|) |has| |#1| (-288 |#1|)) ((-341) -3321 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-380) |has| |#1| (-327)) ((-346) -3321 (|has| |#1| (-346)) (|has| |#1| (-327))) ((-327) |has| |#1| (-327)) ((-348 |#1| #1#) . T) ((-387 |#1| #1#) . T) ((-316 |#1|) . T) ((-355 |#1|) . T) ((-378 |#1|) . T) ((-389 |#1|) . T) ((-429) -3321 (|has| |#1| (-327)) (|has| |#1| (-341)) (|has| |#1| (-286))) ((-466) |has| |#1| (-1111)) ((-486 (-1089) |#1|) |has| |#1| (-486 (-1089) |#1|)) ((-486 |#1| |#1|) |has| |#1| (-288 |#1|)) ((-517) -3321 (|has| |#1| (-517)) (|has| |#1| (-327)) (|has| |#1| (-341)) (|has| |#1| (-286))) ((-593 #0#) -3321 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-593 |#1|) . T) ((-593 $) . T) ((-587 (-525)) |has| |#1| (-587 (-525))) ((-587 |#1|) . T) ((-659 #0#) -3321 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-659 |#1|) . T) ((-659 $) -3321 (|has| |#1| (-517)) (|has| |#1| (-327)) (|has| |#1| (-341)) (|has| |#1| (-286))) ((-666 |#1| #1#) . T) ((-668) . T) ((-788) |has| |#1| (-788)) ((-833 (-1089)) |has| |#1| (-833 (-1089))) ((-819 (-357)) |has| |#1| (-819 (-357))) ((-819 (-525)) |has| |#1| (-819 (-525))) ((-817 |#1|) . T) ((-842) -12 (|has| |#1| (-286)) (|has| |#1| (-842))) ((-853) -3321 (|has| |#1| (-327)) (|has| |#1| (-341)) (|has| |#1| (-286))) ((-932) -12 (|has| |#1| (-932)) (|has| |#1| (-1111))) ((-966 (-385 (-525))) |has| |#1| (-966 (-385 (-525)))) ((-966 (-525)) |has| |#1| (-966 (-525))) ((-966 |#1|) . T) ((-981 #0#) -3321 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-981 |#1|) . T) ((-981 $) . T) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T) ((-1065) |has| |#1| (-327)) ((-1111) |has| |#1| (-1111)) ((-1114) |has| |#1| (-1111)) ((-1125) . T) ((-1129) -3321 (|has| |#1| (-327)) (|has| |#1| (-341)) (-12 (|has| |#1| (-286)) (|has| |#1| (-842)))))
-((-1348 (((-396 |#2|) |#2|) 63)))
-(((-155 |#1| |#2|) (-10 -7 (-15 -1348 ((-396 |#2|) |#2|))) (-286) (-1147 (-157 |#1|))) (T -155))
-((-1348 (*1 *2 *3) (-12 (-4 *4 (-286)) (-5 *2 (-396 *3)) (-5 *1 (-155 *4 *3)) (-4 *3 (-1147 (-157 *4))))))
-(-10 -7 (-15 -1348 ((-396 |#2|) |#2|)))
-((-1340 (((-157 |#2|) (-1 |#2| |#1|) (-157 |#1|)) 14)))
-(((-156 |#1| |#2|) (-10 -7 (-15 -1340 ((-157 |#2|) (-1 |#2| |#1|) (-157 |#1|)))) (-160) (-160)) (T -156))
-((-1340 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-157 *5)) (-4 *5 (-160)) (-4 *6 (-160)) (-5 *2 (-157 *6)) (-5 *1 (-156 *5 *6)))))
-(-10 -7 (-15 -1340 ((-157 |#2|) (-1 |#2| |#1|) (-157 |#1|))))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) 33)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (-3321 (-12 (|has| |#1| (-286)) (|has| |#1| (-842))) (|has| |#1| (-517))))) (-3706 (($ $) NIL (-3321 (-12 (|has| |#1| (-286)) (|has| |#1| (-842))) (|has| |#1| (-517))))) (-1715 (((-108) $) NIL (-3321 (-12 (|has| |#1| (-286)) (|has| |#1| (-842))) (|has| |#1| (-517))))) (-2796 (((-631 |#1|) (-1171 $)) NIL) (((-631 |#1|)) NIL)) (-2569 ((|#1| $) NIL)) (-1987 (($ $) NIL (|has| |#1| (-1111)))) (-3169 (($ $) NIL (|has| |#1| (-1111)))) (-3734 (((-1099 (-854) (-712)) (-525)) NIL (|has| |#1| (-327)))) (-2157 (((-3 $ "failed") $ $) NIL)) (-1965 (((-396 (-1085 $)) (-1085 $)) NIL (-12 (|has| |#1| (-286)) (|has| |#1| (-842))))) (-1291 (($ $) NIL (-3321 (-12 (|has| |#1| (-286)) (|has| |#1| (-842))) (|has| |#1| (-341))))) (-2827 (((-396 $) $) NIL (-3321 (-12 (|has| |#1| (-286)) (|has| |#1| (-842))) (|has| |#1| (-341))))) (-1361 (($ $) NIL (-12 (|has| |#1| (-932)) (|has| |#1| (-1111))))) (-2252 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) NIL (-12 (|has| |#1| (-286)) (|has| |#1| (-842))))) (-1947 (((-108) $ $) NIL (|has| |#1| (-286)))) (-3032 (((-712)) NIL (|has| |#1| (-346)))) (-1431 (($ $) NIL (|has| |#1| (-1111)))) (-3144 (($ $) NIL (|has| |#1| (-1111)))) (-1719 (($ $) NIL (|has| |#1| (-1111)))) (-1321 (($ $) NIL (|has| |#1| (-1111)))) (-3798 (($) NIL T CONST)) (-1251 (((-3 (-525) "failed") $) NIL (|has| |#1| (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-3 |#1| "failed") $) NIL)) (-3528 (((-525) $) NIL (|has| |#1| (-966 (-525)))) (((-385 (-525)) $) NIL (|has| |#1| (-966 (-385 (-525))))) ((|#1| $) NIL)) (-4171 (($ (-1171 |#1|) (-1171 $)) NIL) (($ (-1171 |#1|)) NIL)) (-2625 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| |#1| (-327)))) (-2129 (($ $ $) NIL (|has| |#1| (-286)))) (-3922 (((-631 |#1|) $ (-1171 $)) NIL) (((-631 |#1|) $) NIL)) (-3305 (((-631 (-525)) (-631 $)) NIL (|has| |#1| (-587 (-525)))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| |#1| (-587 (-525)))) (((-2 (|:| -4057 (-631 |#1|)) (|:| |vec| (-1171 |#1|))) (-631 $) (-1171 $)) NIL) (((-631 |#1|) (-631 $)) NIL)) (-1227 (($ (-1085 |#1|)) NIL) (((-3 $ "failed") (-385 (-1085 |#1|))) NIL (|has| |#1| (-341)))) (-4163 (((-3 $ "failed") $) NIL)) (-1373 ((|#1| $) 13)) (-1511 (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-510)))) (-1352 (((-108) $) NIL (|has| |#1| (-510)))) (-1726 (((-385 (-525)) $) NIL (|has| |#1| (-510)))) (-4073 (((-854)) NIL)) (-3377 (($) NIL (|has| |#1| (-346)))) (-2110 (($ $ $) NIL (|has| |#1| (-286)))) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL (|has| |#1| (-286)))) (-3944 (($) NIL (|has| |#1| (-327)))) (-4104 (((-108) $) NIL (|has| |#1| (-327)))) (-2299 (($ $ (-712)) NIL (|has| |#1| (-327))) (($ $) NIL (|has| |#1| (-327)))) (-2744 (((-108) $) NIL (-3321 (-12 (|has| |#1| (-286)) (|has| |#1| (-842))) (|has| |#1| (-341))))) (-2694 (((-2 (|:| |r| |#1|) (|:| |phi| |#1|)) $) NIL (-12 (|has| |#1| (-984)) (|has| |#1| (-1111))))) (-1784 (($) NIL (|has| |#1| (-1111)))) (-2011 (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (|has| |#1| (-819 (-525)))) (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (|has| |#1| (-819 (-357))))) (-3873 (((-854) $) NIL (|has| |#1| (-327))) (((-774 (-854)) $) NIL (|has| |#1| (-327)))) (-2824 (((-108) $) 35)) (-3956 (($ $ (-525)) NIL (-12 (|has| |#1| (-932)) (|has| |#1| (-1111))))) (-2771 ((|#1| $) 46)) (-2085 (((-3 $ "failed") $) NIL (|has| |#1| (-327)))) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-286)))) (-1382 (((-1085 |#1|) $) NIL (|has| |#1| (-341)))) (-3741 (($ $ $) NIL (|has| |#1| (-788)))) (-2478 (($ $ $) NIL (|has| |#1| (-788)))) (-1340 (($ (-1 |#1| |#1|) $) NIL)) (-3016 (((-854) $) NIL (|has| |#1| (-346)))) (-1488 (($ $) NIL (|has| |#1| (-1111)))) (-1223 (((-1085 |#1|) $) NIL)) (-1356 (($ (-591 $)) NIL (|has| |#1| (-286))) (($ $ $) NIL (|has| |#1| (-286)))) (-2339 (((-1072) $) NIL)) (-1622 (($ $) NIL (|has| |#1| (-341)))) (-3506 (($) NIL (|has| |#1| (-327)) CONST)) (-2226 (($ (-854)) NIL (|has| |#1| (-346)))) (-2171 (($) NIL)) (-1386 ((|#1| $) 15)) (-2047 (((-1036) $) NIL)) (-3857 (($) NIL)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| |#1| (-286)))) (-1399 (($ (-591 $)) NIL (|has| |#1| (-286))) (($ $ $) NIL (|has| |#1| (-286)))) (-2846 (((-591 (-2 (|:| -1348 (-525)) (|:| -2008 (-525))))) NIL (|has| |#1| (-327)))) (-2916 (((-396 (-1085 $)) (-1085 $)) NIL (-12 (|has| |#1| (-286)) (|has| |#1| (-842))))) (-1626 (((-396 (-1085 $)) (-1085 $)) NIL (-12 (|has| |#1| (-286)) (|has| |#1| (-842))))) (-1348 (((-396 $) $) NIL (-3321 (-12 (|has| |#1| (-286)) (|has| |#1| (-842))) (|has| |#1| (-341))))) (-3375 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-286))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL (|has| |#1| (-286)))) (-2089 (((-3 $ "failed") $ |#1|) 44 (|has| |#1| (-517))) (((-3 $ "failed") $ $) 47 (-3321 (-12 (|has| |#1| (-286)) (|has| |#1| (-842))) (|has| |#1| (-517))))) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-286)))) (-1409 (($ $) NIL (|has| |#1| (-1111)))) (-4132 (($ $ (-591 |#1|) (-591 |#1|)) NIL (|has| |#1| (-288 |#1|))) (($ $ |#1| |#1|) NIL (|has| |#1| (-288 |#1|))) (($ $ (-273 |#1|)) NIL (|has| |#1| (-288 |#1|))) (($ $ (-591 (-273 |#1|))) NIL (|has| |#1| (-288 |#1|))) (($ $ (-591 (-1089)) (-591 |#1|)) NIL (|has| |#1| (-486 (-1089) |#1|))) (($ $ (-1089) |#1|) NIL (|has| |#1| (-486 (-1089) |#1|)))) (-1712 (((-712) $) NIL (|has| |#1| (-286)))) (-3164 (($ $ |#1|) NIL (|has| |#1| (-265 |#1| |#1|)))) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL (|has| |#1| (-286)))) (-2976 ((|#1| (-1171 $)) NIL) ((|#1|) NIL)) (-2953 (((-712) $) NIL (|has| |#1| (-327))) (((-3 (-712) "failed") $ $) NIL (|has| |#1| (-327)))) (-3266 (($ $ (-1 |#1| |#1|) (-712)) NIL) (($ $ (-1 |#1| |#1|)) NIL) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1089)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-712)) NIL (|has| |#1| (-213))) (($ $) NIL (|has| |#1| (-213)))) (-1244 (((-631 |#1|) (-1171 $) (-1 |#1| |#1|)) NIL (|has| |#1| (-341)))) (-1478 (((-1085 |#1|)) NIL)) (-1502 (($ $) NIL (|has| |#1| (-1111)))) (-1333 (($ $) NIL (|has| |#1| (-1111)))) (-2616 (($) NIL (|has| |#1| (-327)))) (-1996 (($ $) NIL (|has| |#1| (-1111)))) (-1309 (($ $) NIL (|has| |#1| (-1111)))) (-1973 (($ $) NIL (|has| |#1| (-1111)))) (-3156 (($ $) NIL (|has| |#1| (-1111)))) (-3572 (((-1171 |#1|) $ (-1171 $)) NIL) (((-631 |#1|) (-1171 $) (-1171 $)) NIL) (((-1171 |#1|) $) NIL) (((-631 |#1|) (-1171 $)) NIL)) (-1408 (((-1171 |#1|) $) NIL) (($ (-1171 |#1|)) NIL) (((-1085 |#1|) $) NIL) (($ (-1085 |#1|)) NIL) (((-825 (-525)) $) NIL (|has| |#1| (-566 (-825 (-525))))) (((-825 (-357)) $) NIL (|has| |#1| (-566 (-825 (-357))))) (((-157 (-357)) $) NIL (|has| |#1| (-951))) (((-157 (-205)) $) NIL (|has| |#1| (-951))) (((-501) $) NIL (|has| |#1| (-566 (-501))))) (-3228 (($ $) 45)) (-2265 (((-3 (-1171 $) "failed") (-631 $)) NIL (-3321 (-12 (|has| $ (-136)) (|has| |#1| (-286)) (|has| |#1| (-842))) (|has| |#1| (-327))))) (-2182 (($ |#1| |#1|) 37)) (-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ |#1|) 36) (($ (-385 (-525))) NIL (-3321 (|has| |#1| (-341)) (|has| |#1| (-966 (-385 (-525)))))) (($ $) NIL (-3321 (-12 (|has| |#1| (-286)) (|has| |#1| (-842))) (|has| |#1| (-517))))) (-1437 (($ $) NIL (|has| |#1| (-327))) (((-3 $ "failed") $) NIL (-3321 (-12 (|has| $ (-136)) (|has| |#1| (-286)) (|has| |#1| (-842))) (|has| |#1| (-136))))) (-3806 (((-1085 |#1|) $) NIL)) (-2128 (((-712)) NIL)) (-4003 (((-1171 $)) NIL)) (-1563 (($ $) NIL (|has| |#1| (-1111)))) (-1371 (($ $) NIL (|has| |#1| (-1111)))) (-2495 (((-108) $ $) NIL (-3321 (-12 (|has| |#1| (-286)) (|has| |#1| (-842))) (|has| |#1| (-517))))) (-1515 (($ $) NIL (|has| |#1| (-1111)))) (-1346 (($ $) NIL (|has| |#1| (-1111)))) (-1591 (($ $) NIL (|has| |#1| (-1111)))) (-1400 (($ $) NIL (|has| |#1| (-1111)))) (-1398 ((|#1| $) NIL (|has| |#1| (-1111)))) (-3277 (($ $) NIL (|has| |#1| (-1111)))) (-1415 (($ $) NIL (|has| |#1| (-1111)))) (-1578 (($ $) NIL (|has| |#1| (-1111)))) (-1385 (($ $) NIL (|has| |#1| (-1111)))) (-1527 (($ $) NIL (|has| |#1| (-1111)))) (-1358 (($ $) NIL (|has| |#1| (-1111)))) (-1539 (($ $) NIL (|has| |#1| (-984)))) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (-4191 (($) 28 T CONST)) (-4197 (($) 30 T CONST)) (-2563 (((-1072) $) 23 (|has| |#1| (-769))) (((-1072) $ (-108)) 25 (|has| |#1| (-769))) (((-1176) (-763) $) 26 (|has| |#1| (-769))) (((-1176) (-763) $ (-108)) 27 (|has| |#1| (-769)))) (-4196 (($ $ (-1 |#1| |#1|) (-712)) NIL) (($ $ (-1 |#1| |#1|)) NIL) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1089)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-712)) NIL (|has| |#1| (-213))) (($ $) NIL (|has| |#1| (-213)))) (-4135 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4119 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4096 (((-108) $ $) NIL)) (-4126 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4112 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4173 (($ $ $) NIL (|has| |#1| (-341)))) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) 39)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-385 (-525))) NIL (-12 (|has| |#1| (-932)) (|has| |#1| (-1111)))) (($ $ $) NIL (|has| |#1| (-1111))) (($ $ (-525)) NIL (|has| |#1| (-341)))) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 42) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-385 (-525)) $) NIL (|has| |#1| (-341))) (($ $ (-385 (-525))) NIL (|has| |#1| (-341)))))
+((-1525 (*1 *2 *1) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160)))) (-3526 (*1 *1) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160)))) (-3369 (*1 *1 *1) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160)))) (-4185 (*1 *1 *2 *2) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160)))) (-2571 (*1 *2 *1) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160)))) (-2560 (*1 *2 *1) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160)))) (-3210 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-154 *2)) (-4 *2 (-160)) (-4 *2 (-517)))) (-1460 (*1 *1 *1) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160)) (-4 *2 (-984)))) (-3358 (*1 *2 *1) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160)) (-4 *2 (-1111)))) (-1863 (*1 *2 *1) (-12 (-4 *1 (-154 *3)) (-4 *3 (-160)) (-4 *3 (-984)) (-4 *3 (-1111)) (-5 *2 (-2 (|:| |r| *3) (|:| |phi| *3))))) (-2157 (*1 *2 *1) (-12 (-4 *1 (-154 *3)) (-4 *3 (-160)) (-4 *3 (-510)) (-5 *2 (-108)))) (-3184 (*1 *2 *1) (-12 (-4 *1 (-154 *3)) (-4 *3 (-160)) (-4 *3 (-510)) (-5 *2 (-385 (-525))))) (-2350 (*1 *2 *1) (|partial| -12 (-4 *1 (-154 *3)) (-4 *3 (-160)) (-4 *3 (-510)) (-5 *2 (-385 (-525))))))
+(-13 (-666 |t#1| (-1085 |t#1|)) (-389 |t#1|) (-211 |t#1|) (-316 |t#1|) (-378 |t#1|) (-817 |t#1|) (-355 |t#1|) (-160) (-10 -8 (-6 -4185) (-15 -3526 ($)) (-15 -3369 ($ $)) (-15 -4185 ($ |t#1| |t#1|)) (-15 -2571 (|t#1| $)) (-15 -2560 (|t#1| $)) (-15 -1525 (|t#1| $)) (IF (|has| |t#1| (-788)) (-6 (-788)) |%noBranch|) (IF (|has| |t#1| (-517)) (PROGN (-6 (-517)) (-15 -3210 ((-3 $ "failed") $ |t#1|))) |%noBranch|) (IF (|has| |t#1| (-286)) (-6 (-286)) |%noBranch|) (IF (|has| |t#1| (-6 -4249)) (-6 -4249) |%noBranch|) (IF (|has| |t#1| (-6 -4246)) (-6 -4246) |%noBranch|) (IF (|has| |t#1| (-341)) (-6 (-341)) |%noBranch|) (IF (|has| |t#1| (-566 (-501))) (-6 (-566 (-501))) |%noBranch|) (IF (|has| |t#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |t#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |t#1| (-951)) (PROGN (-6 (-566 (-157 (-205)))) (-6 (-566 (-157 (-357))))) |%noBranch|) (IF (|has| |t#1| (-984)) (-15 -1460 ($ $)) |%noBranch|) (IF (|has| |t#1| (-1111)) (PROGN (-6 (-1111)) (-15 -3358 (|t#1| $)) (IF (|has| |t#1| (-932)) (-6 (-932)) |%noBranch|) (IF (|has| |t#1| (-984)) (-15 -1863 ((-2 (|:| |r| |t#1|) (|:| |phi| |t#1|)) $)) |%noBranch|)) |%noBranch|) (IF (|has| |t#1| (-510)) (PROGN (-15 -2157 ((-108) $)) (-15 -3184 ((-385 (-525)) $)) (-15 -2350 ((-3 (-385 (-525)) "failed") $))) |%noBranch|) (IF (|has| |t#1| (-842)) (IF (|has| |t#1| (-286)) (-6 (-842)) |%noBranch|) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-385 (-525))) -3150 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-37 |#1|) . T) ((-37 $) -3150 (|has| |#1| (-517)) (|has| |#1| (-327)) (|has| |#1| (-341)) (|has| |#1| (-286))) ((-34) |has| |#1| (-1111)) ((-91) |has| |#1| (-1111)) ((-97) . T) ((-107 #0# #0#) -3150 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-107 |#1| |#1|) . T) ((-107 $ $) . T) ((-126) . T) ((-136) -3150 (|has| |#1| (-327)) (|has| |#1| (-136))) ((-138) |has| |#1| (-138)) ((-565 (-796)) . T) ((-160) . T) ((-566 (-157 (-205))) |has| |#1| (-951)) ((-566 (-157 (-357))) |has| |#1| (-951)) ((-566 (-501)) |has| |#1| (-566 (-501))) ((-566 (-825 (-357))) |has| |#1| (-566 (-825 (-357)))) ((-566 (-825 (-525))) |has| |#1| (-566 (-825 (-525)))) ((-566 #1=(-1085 |#1|)) . T) ((-211 |#1|) . T) ((-213) -3150 (|has| |#1| (-327)) (|has| |#1| (-213))) ((-223) -3150 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-263) |has| |#1| (-1111)) ((-265 |#1| $) |has| |#1| (-265 |#1| |#1|)) ((-269) -3150 (|has| |#1| (-517)) (|has| |#1| (-327)) (|has| |#1| (-341)) (|has| |#1| (-286))) ((-286) -3150 (|has| |#1| (-327)) (|has| |#1| (-341)) (|has| |#1| (-286))) ((-288 |#1|) |has| |#1| (-288 |#1|)) ((-341) -3150 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-380) |has| |#1| (-327)) ((-346) -3150 (|has| |#1| (-346)) (|has| |#1| (-327))) ((-327) |has| |#1| (-327)) ((-348 |#1| #1#) . T) ((-387 |#1| #1#) . T) ((-316 |#1|) . T) ((-355 |#1|) . T) ((-378 |#1|) . T) ((-389 |#1|) . T) ((-429) -3150 (|has| |#1| (-327)) (|has| |#1| (-341)) (|has| |#1| (-286))) ((-466) |has| |#1| (-1111)) ((-486 (-1089) |#1|) |has| |#1| (-486 (-1089) |#1|)) ((-486 |#1| |#1|) |has| |#1| (-288 |#1|)) ((-517) -3150 (|has| |#1| (-517)) (|has| |#1| (-327)) (|has| |#1| (-341)) (|has| |#1| (-286))) ((-593 #0#) -3150 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-593 |#1|) . T) ((-593 $) . T) ((-587 (-525)) |has| |#1| (-587 (-525))) ((-587 |#1|) . T) ((-659 #0#) -3150 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-659 |#1|) . T) ((-659 $) -3150 (|has| |#1| (-517)) (|has| |#1| (-327)) (|has| |#1| (-341)) (|has| |#1| (-286))) ((-666 |#1| #1#) . T) ((-668) . T) ((-788) |has| |#1| (-788)) ((-833 (-1089)) |has| |#1| (-833 (-1089))) ((-819 (-357)) |has| |#1| (-819 (-357))) ((-819 (-525)) |has| |#1| (-819 (-525))) ((-817 |#1|) . T) ((-842) -12 (|has| |#1| (-286)) (|has| |#1| (-842))) ((-853) -3150 (|has| |#1| (-327)) (|has| |#1| (-341)) (|has| |#1| (-286))) ((-932) -12 (|has| |#1| (-932)) (|has| |#1| (-1111))) ((-966 (-385 (-525))) |has| |#1| (-966 (-385 (-525)))) ((-966 (-525)) |has| |#1| (-966 (-525))) ((-966 |#1|) . T) ((-981 #0#) -3150 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-981 |#1|) . T) ((-981 $) . T) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T) ((-1065) |has| |#1| (-327)) ((-1111) |has| |#1| (-1111)) ((-1114) |has| |#1| (-1111)) ((-1125) . T) ((-1129) -3150 (|has| |#1| (-327)) (|has| |#1| (-341)) (-12 (|has| |#1| (-286)) (|has| |#1| (-842)))))
+((-2542 (((-396 |#2|) |#2|) 63)))
+(((-155 |#1| |#2|) (-10 -7 (-15 -2542 ((-396 |#2|) |#2|))) (-286) (-1147 (-157 |#1|))) (T -155))
+((-2542 (*1 *2 *3) (-12 (-4 *4 (-286)) (-5 *2 (-396 *3)) (-5 *1 (-155 *4 *3)) (-4 *3 (-1147 (-157 *4))))))
+(-10 -7 (-15 -2542 ((-396 |#2|) |#2|)))
+((-1257 (((-157 |#2|) (-1 |#2| |#1|) (-157 |#1|)) 14)))
+(((-156 |#1| |#2|) (-10 -7 (-15 -1257 ((-157 |#2|) (-1 |#2| |#1|) (-157 |#1|)))) (-160) (-160)) (T -156))
+((-1257 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-157 *5)) (-4 *5 (-160)) (-4 *6 (-160)) (-5 *2 (-157 *6)) (-5 *1 (-156 *5 *6)))))
+(-10 -7 (-15 -1257 ((-157 |#2|) (-1 |#2| |#1|) (-157 |#1|))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) 33)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (-3150 (-12 (|has| |#1| (-286)) (|has| |#1| (-842))) (|has| |#1| (-517))))) (-3641 (($ $) NIL (-3150 (-12 (|has| |#1| (-286)) (|has| |#1| (-842))) (|has| |#1| (-517))))) (-3077 (((-108) $) NIL (-3150 (-12 (|has| |#1| (-286)) (|has| |#1| (-842))) (|has| |#1| (-517))))) (-1712 (((-631 |#1|) (-1171 $)) NIL) (((-631 |#1|)) NIL)) (-1481 ((|#1| $) NIL)) (-4087 (($ $) NIL (|has| |#1| (-1111)))) (-2381 (($ $) NIL (|has| |#1| (-1111)))) (-2666 (((-1099 (-854) (-712)) (-525)) NIL (|has| |#1| (-327)))) (-3332 (((-3 $ "failed") $ $) NIL)) (-2179 (((-396 (-1085 $)) (-1085 $)) NIL (-12 (|has| |#1| (-286)) (|has| |#1| (-842))))) (-1720 (($ $) NIL (-3150 (-12 (|has| |#1| (-286)) (|has| |#1| (-842))) (|has| |#1| (-341))))) (-3898 (((-396 $) $) NIL (-3150 (-12 (|has| |#1| (-286)) (|has| |#1| (-842))) (|has| |#1| (-341))))) (-2551 (($ $) NIL (-12 (|has| |#1| (-932)) (|has| |#1| (-1111))))) (-3008 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) NIL (-12 (|has| |#1| (-286)) (|has| |#1| (-842))))) (-1965 (((-108) $ $) NIL (|has| |#1| (-286)))) (-2834 (((-712)) NIL (|has| |#1| (-346)))) (-4058 (($ $) NIL (|has| |#1| (-1111)))) (-2360 (($ $) NIL (|has| |#1| (-1111)))) (-4109 (($ $) NIL (|has| |#1| (-1111)))) (-2400 (($ $) NIL (|has| |#1| (-1111)))) (-2055 (($) NIL T CONST)) (-4174 (((-3 (-525) "failed") $) NIL (|has| |#1| (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-3 |#1| "failed") $) NIL)) (-3341 (((-525) $) NIL (|has| |#1| (-966 (-525)))) (((-385 (-525)) $) NIL (|has| |#1| (-966 (-385 (-525))))) ((|#1| $) NIL)) (-1554 (($ (-1171 |#1|) (-1171 $)) NIL) (($ (-1171 |#1|)) NIL)) (-3640 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| |#1| (-327)))) (-3265 (($ $ $) NIL (|has| |#1| (-286)))) (-4054 (((-631 |#1|) $ (-1171 $)) NIL) (((-631 |#1|) $) NIL)) (-3925 (((-631 (-525)) (-631 $)) NIL (|has| |#1| (-587 (-525)))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| |#1| (-587 (-525)))) (((-2 (|:| -2928 (-631 |#1|)) (|:| |vec| (-1171 |#1|))) (-631 $) (-1171 $)) NIL) (((-631 |#1|) (-631 $)) NIL)) (-3618 (($ (-1085 |#1|)) NIL) (((-3 $ "failed") (-385 (-1085 |#1|))) NIL (|has| |#1| (-341)))) (-1522 (((-3 $ "failed") $) NIL)) (-2560 ((|#1| $) 13)) (-2350 (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-510)))) (-2157 (((-108) $) NIL (|has| |#1| (-510)))) (-3184 (((-385 (-525)) $) NIL (|has| |#1| (-510)))) (-2193 (((-854)) NIL)) (-1325 (($) NIL (|has| |#1| (-346)))) (-3239 (($ $ $) NIL (|has| |#1| (-286)))) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL (|has| |#1| (-286)))) (-1268 (($) NIL (|has| |#1| (-327)))) (-2096 (((-108) $) NIL (|has| |#1| (-327)))) (-3477 (($ $ (-712)) NIL (|has| |#1| (-327))) (($ $) NIL (|has| |#1| (-327)))) (-2393 (((-108) $) NIL (-3150 (-12 (|has| |#1| (-286)) (|has| |#1| (-842))) (|has| |#1| (-341))))) (-1863 (((-2 (|:| |r| |#1|) (|:| |phi| |#1|)) $) NIL (-12 (|has| |#1| (-984)) (|has| |#1| (-1111))))) (-1417 (($) NIL (|has| |#1| (-1111)))) (-4018 (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (|has| |#1| (-819 (-525)))) (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (|has| |#1| (-819 (-357))))) (-1676 (((-854) $) NIL (|has| |#1| (-327))) (((-774 (-854)) $) NIL (|has| |#1| (-327)))) (-3865 (((-108) $) 35)) (-3126 (($ $ (-525)) NIL (-12 (|has| |#1| (-932)) (|has| |#1| (-1111))))) (-1525 ((|#1| $) 46)) (-2115 (((-3 $ "failed") $) NIL (|has| |#1| (-327)))) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-286)))) (-3205 (((-1085 |#1|) $) NIL (|has| |#1| (-341)))) (-1923 (($ $ $) NIL (|has| |#1| (-788)))) (-3475 (($ $ $) NIL (|has| |#1| (-788)))) (-1257 (($ (-1 |#1| |#1|) $) NIL)) (-1970 (((-854) $) NIL (|has| |#1| (-346)))) (-2356 (($ $) NIL (|has| |#1| (-1111)))) (-3610 (((-1085 |#1|) $) NIL)) (-2081 (($ (-591 $)) NIL (|has| |#1| (-286))) (($ $ $) NIL (|has| |#1| (-286)))) (-2621 (((-1072) $) NIL)) (-1523 (($ $) NIL (|has| |#1| (-341)))) (-3492 (($) NIL (|has| |#1| (-327)) CONST)) (-3229 (($ (-854)) NIL (|has| |#1| (-346)))) (-3526 (($) NIL)) (-2571 ((|#1| $) 15)) (-2937 (((-1036) $) NIL)) (-3965 (($) NIL)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| |#1| (-286)))) (-2124 (($ (-591 $)) NIL (|has| |#1| (-286))) (($ $ $) NIL (|has| |#1| (-286)))) (-4107 (((-591 (-2 (|:| -2542 (-525)) (|:| -3987 (-525))))) NIL (|has| |#1| (-327)))) (-3550 (((-396 (-1085 $)) (-1085 $)) NIL (-12 (|has| |#1| (-286)) (|has| |#1| (-842))))) (-3534 (((-396 (-1085 $)) (-1085 $)) NIL (-12 (|has| |#1| (-286)) (|has| |#1| (-842))))) (-2542 (((-396 $) $) NIL (-3150 (-12 (|has| |#1| (-286)) (|has| |#1| (-842))) (|has| |#1| (-341))))) (-3387 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-286))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL (|has| |#1| (-286)))) (-3210 (((-3 $ "failed") $ |#1|) 44 (|has| |#1| (-517))) (((-3 $ "failed") $ $) 47 (-3150 (-12 (|has| |#1| (-286)) (|has| |#1| (-842))) (|has| |#1| (-517))))) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-286)))) (-2288 (($ $) NIL (|has| |#1| (-1111)))) (-1980 (($ $ (-591 |#1|) (-591 |#1|)) NIL (|has| |#1| (-288 |#1|))) (($ $ |#1| |#1|) NIL (|has| |#1| (-288 |#1|))) (($ $ (-273 |#1|)) NIL (|has| |#1| (-288 |#1|))) (($ $ (-591 (-273 |#1|))) NIL (|has| |#1| (-288 |#1|))) (($ $ (-591 (-1089)) (-591 |#1|)) NIL (|has| |#1| (-486 (-1089) |#1|))) (($ $ (-1089) |#1|) NIL (|has| |#1| (-486 (-1089) |#1|)))) (-3048 (((-712) $) NIL (|has| |#1| (-286)))) (-1881 (($ $ |#1|) NIL (|has| |#1| (-265 |#1| |#1|)))) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL (|has| |#1| (-286)))) (-2858 ((|#1| (-1171 $)) NIL) ((|#1|) NIL)) (-2652 (((-712) $) NIL (|has| |#1| (-327))) (((-3 (-712) "failed") $ $) NIL (|has| |#1| (-327)))) (-2209 (($ $ (-1 |#1| |#1|) (-712)) NIL) (($ $ (-1 |#1| |#1|)) NIL) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1089)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-712)) NIL (|has| |#1| (-213))) (($ $) NIL (|has| |#1| (-213)))) (-3206 (((-631 |#1|) (-1171 $) (-1 |#1| |#1|)) NIL (|has| |#1| (-341)))) (-1341 (((-1085 |#1|)) NIL)) (-4122 (($ $) NIL (|has| |#1| (-1111)))) (-2410 (($ $) NIL (|has| |#1| (-1111)))) (-3560 (($) NIL (|has| |#1| (-327)))) (-4098 (($ $) NIL (|has| |#1| (-1111)))) (-2391 (($ $) NIL (|has| |#1| (-1111)))) (-4073 (($ $) NIL (|has| |#1| (-1111)))) (-2370 (($ $) NIL (|has| |#1| (-1111)))) (-1671 (((-1171 |#1|) $ (-1171 $)) NIL) (((-631 |#1|) (-1171 $) (-1171 $)) NIL) (((-1171 |#1|) $) NIL) (((-631 |#1|) (-1171 $)) NIL)) (-1300 (((-1171 |#1|) $) NIL) (($ (-1171 |#1|)) NIL) (((-1085 |#1|) $) NIL) (($ (-1085 |#1|)) NIL) (((-825 (-525)) $) NIL (|has| |#1| (-566 (-825 (-525))))) (((-825 (-357)) $) NIL (|has| |#1| (-566 (-825 (-357))))) (((-157 (-357)) $) NIL (|has| |#1| (-951))) (((-157 (-205)) $) NIL (|has| |#1| (-951))) (((-501) $) NIL (|has| |#1| (-566 (-501))))) (-3369 (($ $) 45)) (-3124 (((-3 (-1171 $) "failed") (-631 $)) NIL (-3150 (-12 (|has| $ (-136)) (|has| |#1| (-286)) (|has| |#1| (-842))) (|has| |#1| (-327))))) (-4185 (($ |#1| |#1|) 37)) (-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ |#1|) 36) (($ (-385 (-525))) NIL (-3150 (|has| |#1| (-341)) (|has| |#1| (-966 (-385 (-525)))))) (($ $) NIL (-3150 (-12 (|has| |#1| (-286)) (|has| |#1| (-842))) (|has| |#1| (-517))))) (-3751 (($ $) NIL (|has| |#1| (-327))) (((-3 $ "failed") $) NIL (-3150 (-12 (|has| $ (-136)) (|has| |#1| (-286)) (|has| |#1| (-842))) (|has| |#1| (-136))))) (-2173 (((-1085 |#1|) $) NIL)) (-3425 (((-712)) NIL)) (-3612 (((-1171 $)) NIL)) (-4163 (($ $) NIL (|has| |#1| (-1111)))) (-2457 (($ $) NIL (|has| |#1| (-1111)))) (-1724 (((-108) $ $) NIL (-3150 (-12 (|has| |#1| (-286)) (|has| |#1| (-842))) (|has| |#1| (-517))))) (-4137 (($ $) NIL (|has| |#1| (-1111)))) (-2432 (($ $) NIL (|has| |#1| (-1111)))) (-4193 (($ $) NIL (|has| |#1| (-1111)))) (-2477 (($ $) NIL (|has| |#1| (-1111)))) (-3358 ((|#1| $) NIL (|has| |#1| (-1111)))) (-1234 (($ $) NIL (|has| |#1| (-1111)))) (-2495 (($ $) NIL (|has| |#1| (-1111)))) (-4179 (($ $) NIL (|has| |#1| (-1111)))) (-2469 (($ $) NIL (|has| |#1| (-1111)))) (-4149 (($ $) NIL (|has| |#1| (-1111)))) (-2444 (($ $) NIL (|has| |#1| (-1111)))) (-1460 (($ $) NIL (|has| |#1| (-984)))) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (-1830 (($) 28 T CONST)) (-1839 (($) 30 T CONST)) (-3042 (((-1072) $) 23 (|has| |#1| (-769))) (((-1072) $ (-108)) 25 (|has| |#1| (-769))) (((-1176) (-763) $) 26 (|has| |#1| (-769))) (((-1176) (-763) $ (-108)) 27 (|has| |#1| (-769)))) (-1796 (($ $ (-1 |#1| |#1|) (-712)) NIL) (($ $ (-1 |#1| |#1|)) NIL) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1089)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-712)) NIL (|has| |#1| (-213))) (($ $) NIL (|has| |#1| (-213)))) (-4004 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3982 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3944 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3971 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4059 (($ $ $) NIL (|has| |#1| (-341)))) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) 39)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-385 (-525))) NIL (-12 (|has| |#1| (-932)) (|has| |#1| (-1111)))) (($ $ $) NIL (|has| |#1| (-1111))) (($ $ (-525)) NIL (|has| |#1| (-341)))) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 42) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-385 (-525)) $) NIL (|has| |#1| (-341))) (($ $ (-385 (-525))) NIL (|has| |#1| (-341)))))
(((-157 |#1|) (-13 (-154 |#1|) (-10 -7 (IF (|has| |#1| (-769)) (-6 (-769)) |%noBranch|))) (-160)) (T -157))
NIL
(-13 (-154 |#1|) (-10 -7 (IF (|has| |#1| (-769)) (-6 (-769)) |%noBranch|)))
-((-1408 (((-825 |#1|) |#3|) 22)))
-(((-158 |#1| |#2| |#3|) (-10 -7 (-15 -1408 ((-825 |#1|) |#3|))) (-1018) (-13 (-566 (-825 |#1|)) (-160)) (-154 |#2|)) (T -158))
-((-1408 (*1 *2 *3) (-12 (-4 *5 (-13 (-566 *2) (-160))) (-5 *2 (-825 *4)) (-5 *1 (-158 *4 *5 *3)) (-4 *4 (-1018)) (-4 *3 (-154 *5)))))
-(-10 -7 (-15 -1408 ((-825 |#1|) |#3|)))
-((-3008 (((-108) $ $) NIL)) (-4044 (((-108) $) 9)) (-2125 (((-108) $ (-108)) 11)) (-1268 (($) 12)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3199 (($ $) 13)) (-3022 (((-796) $) 17)) (-1816 (((-108) $) 8)) (-3529 (((-108) $ (-108)) 10)) (-4096 (((-108) $ $) NIL)))
-(((-159) (-13 (-1018) (-10 -8 (-15 -1268 ($)) (-15 -1816 ((-108) $)) (-15 -4044 ((-108) $)) (-15 -3529 ((-108) $ (-108))) (-15 -2125 ((-108) $ (-108))) (-15 -3199 ($ $))))) (T -159))
-((-1268 (*1 *1) (-5 *1 (-159))) (-1816 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-159)))) (-4044 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-159)))) (-3529 (*1 *2 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-159)))) (-2125 (*1 *2 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-159)))) (-3199 (*1 *1 *1) (-5 *1 (-159))))
-(-13 (-1018) (-10 -8 (-15 -1268 ($)) (-15 -1816 ((-108) $)) (-15 -4044 ((-108) $)) (-15 -3529 ((-108) $ (-108))) (-15 -2125 ((-108) $ (-108))) (-15 -3199 ($ $))))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-2157 (((-3 $ "failed") $ $) 19)) (-3798 (($) 17 T CONST)) (-4163 (((-3 $ "failed") $) 34)) (-2824 (((-108) $) 31)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-3022 (((-796) $) 11) (($ (-525)) 28)) (-2128 (((-712)) 29)) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4096 (((-108) $ $) 6)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24)))
+((-1300 (((-825 |#1|) |#3|) 22)))
+(((-158 |#1| |#2| |#3|) (-10 -7 (-15 -1300 ((-825 |#1|) |#3|))) (-1018) (-13 (-566 (-825 |#1|)) (-160)) (-154 |#2|)) (T -158))
+((-1300 (*1 *2 *3) (-12 (-4 *5 (-13 (-566 *2) (-160))) (-5 *2 (-825 *4)) (-5 *1 (-158 *4 *5 *3)) (-4 *4 (-1018)) (-4 *3 (-154 *5)))))
+(-10 -7 (-15 -1300 ((-825 |#1|) |#3|)))
+((-2673 (((-108) $ $) NIL)) (-2791 (((-108) $) 9)) (-3386 (((-108) $ (-108)) 11)) (-1316 (($) 12)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2873 (($ $) 13)) (-2686 (((-796) $) 17)) (-2152 (((-108) $) 8)) (-1269 (((-108) $ (-108)) 10)) (-3944 (((-108) $ $) NIL)))
+(((-159) (-13 (-1018) (-10 -8 (-15 -1316 ($)) (-15 -2152 ((-108) $)) (-15 -2791 ((-108) $)) (-15 -1269 ((-108) $ (-108))) (-15 -3386 ((-108) $ (-108))) (-15 -2873 ($ $))))) (T -159))
+((-1316 (*1 *1) (-5 *1 (-159))) (-2152 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-159)))) (-2791 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-159)))) (-1269 (*1 *2 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-159)))) (-3386 (*1 *2 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-159)))) (-2873 (*1 *1 *1) (-5 *1 (-159))))
+(-13 (-1018) (-10 -8 (-15 -1316 ($)) (-15 -2152 ((-108) $)) (-15 -2791 ((-108) $)) (-15 -1269 ((-108) $ (-108))) (-15 -3386 ((-108) $ (-108))) (-15 -2873 ($ $))))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-3332 (((-3 $ "failed") $ $) 19)) (-2055 (($) 17 T CONST)) (-1522 (((-3 $ "failed") $) 34)) (-3865 (((-108) $) 31)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-2686 (((-796) $) 11) (($ (-525)) 28)) (-3425 (((-712)) 29)) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-3944 (((-108) $ $) 6)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24)))
(((-160) (-131)) (T -160))
NIL
(-13 (-975) (-107 $ $) (-10 -7 (-6 (-4252 "*"))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-107 $ $) . T) ((-126) . T) ((-565 (-796)) . T) ((-593 $) . T) ((-668) . T) ((-981 $) . T) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-1508 ((|#1| $) 75)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3706 (($ $) NIL)) (-1715 (((-108) $) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-1291 (($ $) NIL)) (-2827 (((-396 $) $) NIL)) (-1947 (((-108) $ $) NIL)) (-3798 (($) NIL T CONST)) (-2129 (($ $ $) NIL)) (-2651 (($ $) 19)) (-1343 (($ |#1| (-1070 |#1|)) 48)) (-4163 (((-3 $ "failed") $) 117)) (-2110 (($ $ $) NIL)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL)) (-2744 (((-108) $) NIL)) (-2655 (((-1070 |#1|) $) 82)) (-2425 (((-1070 |#1|) $) 79)) (-2588 (((-1070 |#1|) $) 80)) (-2824 (((-108) $) NIL)) (-1940 (((-1070 |#1|) $) 88)) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1356 (($ (-591 $)) NIL) (($ $ $) NIL)) (-2339 (((-1072) $) NIL)) (-1622 (($ $) NIL)) (-2047 (((-1036) $) NIL)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-1399 (($ (-591 $)) NIL) (($ $ $) NIL)) (-1348 (((-396 $) $) NIL)) (-3375 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL)) (-2784 (($ $ (-525)) 91)) (-2089 (((-3 $ "failed") $ $) NIL)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1712 (((-712) $) NIL)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL)) (-2380 (((-1070 |#1|) $) 89)) (-2422 (((-1070 (-385 |#1|)) $) 14)) (-3185 (($ (-385 |#1|)) 17) (($ |#1| (-1070 |#1|) (-1070 |#1|)) 38)) (-3571 (($ $) 93)) (-3022 (((-796) $) 127) (($ (-525)) 51) (($ |#1|) 52) (($ (-385 |#1|)) 36) (($ (-385 (-525))) NIL) (($ $) NIL)) (-2128 (((-712)) 64)) (-2495 (((-108) $ $) NIL)) (-3428 (((-1070 (-385 |#1|)) $) 18)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-4191 (($) 25 T CONST)) (-4197 (($) 28 T CONST)) (-4096 (((-108) $ $) 35)) (-4173 (($ $ $) 115)) (-4164 (($ $) 106) (($ $ $) 103)) (-4156 (($ $ $) 101)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 113) (($ $ $) 108) (($ $ |#1|) NIL) (($ |#1| $) 110) (($ (-385 |#1|) $) 111) (($ $ (-385 |#1|)) NIL) (($ (-385 (-525)) $) NIL) (($ $ (-385 (-525))) NIL)))
-(((-161 |#1|) (-13 (-37 |#1|) (-37 (-385 |#1|)) (-341) (-10 -8 (-15 -3185 ($ (-385 |#1|))) (-15 -3185 ($ |#1| (-1070 |#1|) (-1070 |#1|))) (-15 -1343 ($ |#1| (-1070 |#1|))) (-15 -2425 ((-1070 |#1|) $)) (-15 -2588 ((-1070 |#1|) $)) (-15 -2655 ((-1070 |#1|) $)) (-15 -1508 (|#1| $)) (-15 -2651 ($ $)) (-15 -3428 ((-1070 (-385 |#1|)) $)) (-15 -2422 ((-1070 (-385 |#1|)) $)) (-15 -1940 ((-1070 |#1|) $)) (-15 -2380 ((-1070 |#1|) $)) (-15 -2784 ($ $ (-525))) (-15 -3571 ($ $)))) (-286)) (T -161))
-((-3185 (*1 *1 *2) (-12 (-5 *2 (-385 *3)) (-4 *3 (-286)) (-5 *1 (-161 *3)))) (-3185 (*1 *1 *2 *3 *3) (-12 (-5 *3 (-1070 *2)) (-4 *2 (-286)) (-5 *1 (-161 *2)))) (-1343 (*1 *1 *2 *3) (-12 (-5 *3 (-1070 *2)) (-4 *2 (-286)) (-5 *1 (-161 *2)))) (-2425 (*1 *2 *1) (-12 (-5 *2 (-1070 *3)) (-5 *1 (-161 *3)) (-4 *3 (-286)))) (-2588 (*1 *2 *1) (-12 (-5 *2 (-1070 *3)) (-5 *1 (-161 *3)) (-4 *3 (-286)))) (-2655 (*1 *2 *1) (-12 (-5 *2 (-1070 *3)) (-5 *1 (-161 *3)) (-4 *3 (-286)))) (-1508 (*1 *2 *1) (-12 (-5 *1 (-161 *2)) (-4 *2 (-286)))) (-2651 (*1 *1 *1) (-12 (-5 *1 (-161 *2)) (-4 *2 (-286)))) (-3428 (*1 *2 *1) (-12 (-5 *2 (-1070 (-385 *3))) (-5 *1 (-161 *3)) (-4 *3 (-286)))) (-2422 (*1 *2 *1) (-12 (-5 *2 (-1070 (-385 *3))) (-5 *1 (-161 *3)) (-4 *3 (-286)))) (-1940 (*1 *2 *1) (-12 (-5 *2 (-1070 *3)) (-5 *1 (-161 *3)) (-4 *3 (-286)))) (-2380 (*1 *2 *1) (-12 (-5 *2 (-1070 *3)) (-5 *1 (-161 *3)) (-4 *3 (-286)))) (-2784 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-161 *3)) (-4 *3 (-286)))) (-3571 (*1 *1 *1) (-12 (-5 *1 (-161 *2)) (-4 *2 (-286)))))
-(-13 (-37 |#1|) (-37 (-385 |#1|)) (-341) (-10 -8 (-15 -3185 ($ (-385 |#1|))) (-15 -3185 ($ |#1| (-1070 |#1|) (-1070 |#1|))) (-15 -1343 ($ |#1| (-1070 |#1|))) (-15 -2425 ((-1070 |#1|) $)) (-15 -2588 ((-1070 |#1|) $)) (-15 -2655 ((-1070 |#1|) $)) (-15 -1508 (|#1| $)) (-15 -2651 ($ $)) (-15 -3428 ((-1070 (-385 |#1|)) $)) (-15 -2422 ((-1070 (-385 |#1|)) $)) (-15 -1940 ((-1070 |#1|) $)) (-15 -2380 ((-1070 |#1|) $)) (-15 -2784 ($ $ (-525))) (-15 -3571 ($ $))))
-((-2434 (($ (-104) $) 13)) (-1590 (((-3 (-104) "failed") (-1089) $) 12)) (-3022 (((-796) $) 16)) (-1690 (((-591 (-104)) $) 8)))
-(((-162) (-13 (-565 (-796)) (-10 -8 (-15 -1690 ((-591 (-104)) $)) (-15 -2434 ($ (-104) $)) (-15 -1590 ((-3 (-104) "failed") (-1089) $))))) (T -162))
-((-1690 (*1 *2 *1) (-12 (-5 *2 (-591 (-104))) (-5 *1 (-162)))) (-2434 (*1 *1 *2 *1) (-12 (-5 *2 (-104)) (-5 *1 (-162)))) (-1590 (*1 *2 *3 *1) (|partial| -12 (-5 *3 (-1089)) (-5 *2 (-104)) (-5 *1 (-162)))))
-(-13 (-565 (-796)) (-10 -8 (-15 -1690 ((-591 (-104)) $)) (-15 -2434 ($ (-104) $)) (-15 -1590 ((-3 (-104) "failed") (-1089) $))))
-((-2785 (((-1 (-876 |#1|) (-876 |#1|)) |#1|) 40)) (-4228 (((-876 |#1|) (-876 |#1|)) 19)) (-3673 (((-1 (-876 |#1|) (-876 |#1|)) |#1|) 36)) (-2310 (((-876 |#1|) (-876 |#1|)) 17)) (-3165 (((-876 |#1|) (-876 |#1|)) 25)) (-2802 (((-876 |#1|) (-876 |#1|)) 24)) (-4175 (((-876 |#1|) (-876 |#1|)) 23)) (-1585 (((-1 (-876 |#1|) (-876 |#1|)) |#1|) 37)) (-3879 (((-1 (-876 |#1|) (-876 |#1|)) |#1|) 35)) (-3787 (((-1 (-876 |#1|) (-876 |#1|)) |#1|) 34)) (-2664 (((-876 |#1|) (-876 |#1|)) 18)) (-1856 (((-1 (-876 |#1|) (-876 |#1|)) |#1| |#1|) 43)) (-2510 (((-876 |#1|) (-876 |#1|)) 8)) (-1255 (((-1 (-876 |#1|) (-876 |#1|)) |#1|) 39)) (-1422 (((-1 (-876 |#1|) (-876 |#1|)) |#1|) 38)))
-(((-163 |#1|) (-10 -7 (-15 -2510 ((-876 |#1|) (-876 |#1|))) (-15 -2310 ((-876 |#1|) (-876 |#1|))) (-15 -2664 ((-876 |#1|) (-876 |#1|))) (-15 -4228 ((-876 |#1|) (-876 |#1|))) (-15 -4175 ((-876 |#1|) (-876 |#1|))) (-15 -2802 ((-876 |#1|) (-876 |#1|))) (-15 -3165 ((-876 |#1|) (-876 |#1|))) (-15 -3787 ((-1 (-876 |#1|) (-876 |#1|)) |#1|)) (-15 -3879 ((-1 (-876 |#1|) (-876 |#1|)) |#1|)) (-15 -3673 ((-1 (-876 |#1|) (-876 |#1|)) |#1|)) (-15 -1585 ((-1 (-876 |#1|) (-876 |#1|)) |#1|)) (-15 -1422 ((-1 (-876 |#1|) (-876 |#1|)) |#1|)) (-15 -1255 ((-1 (-876 |#1|) (-876 |#1|)) |#1|)) (-15 -2785 ((-1 (-876 |#1|) (-876 |#1|)) |#1|)) (-15 -1856 ((-1 (-876 |#1|) (-876 |#1|)) |#1| |#1|))) (-13 (-341) (-1111) (-932))) (T -163))
-((-1856 (*1 *2 *3 *3) (-12 (-5 *2 (-1 (-876 *3) (-876 *3))) (-5 *1 (-163 *3)) (-4 *3 (-13 (-341) (-1111) (-932))))) (-2785 (*1 *2 *3) (-12 (-5 *2 (-1 (-876 *3) (-876 *3))) (-5 *1 (-163 *3)) (-4 *3 (-13 (-341) (-1111) (-932))))) (-1255 (*1 *2 *3) (-12 (-5 *2 (-1 (-876 *3) (-876 *3))) (-5 *1 (-163 *3)) (-4 *3 (-13 (-341) (-1111) (-932))))) (-1422 (*1 *2 *3) (-12 (-5 *2 (-1 (-876 *3) (-876 *3))) (-5 *1 (-163 *3)) (-4 *3 (-13 (-341) (-1111) (-932))))) (-1585 (*1 *2 *3) (-12 (-5 *2 (-1 (-876 *3) (-876 *3))) (-5 *1 (-163 *3)) (-4 *3 (-13 (-341) (-1111) (-932))))) (-3673 (*1 *2 *3) (-12 (-5 *2 (-1 (-876 *3) (-876 *3))) (-5 *1 (-163 *3)) (-4 *3 (-13 (-341) (-1111) (-932))))) (-3879 (*1 *2 *3) (-12 (-5 *2 (-1 (-876 *3) (-876 *3))) (-5 *1 (-163 *3)) (-4 *3 (-13 (-341) (-1111) (-932))))) (-3787 (*1 *2 *3) (-12 (-5 *2 (-1 (-876 *3) (-876 *3))) (-5 *1 (-163 *3)) (-4 *3 (-13 (-341) (-1111) (-932))))) (-3165 (*1 *2 *2) (-12 (-5 *2 (-876 *3)) (-4 *3 (-13 (-341) (-1111) (-932))) (-5 *1 (-163 *3)))) (-2802 (*1 *2 *2) (-12 (-5 *2 (-876 *3)) (-4 *3 (-13 (-341) (-1111) (-932))) (-5 *1 (-163 *3)))) (-4175 (*1 *2 *2) (-12 (-5 *2 (-876 *3)) (-4 *3 (-13 (-341) (-1111) (-932))) (-5 *1 (-163 *3)))) (-4228 (*1 *2 *2) (-12 (-5 *2 (-876 *3)) (-4 *3 (-13 (-341) (-1111) (-932))) (-5 *1 (-163 *3)))) (-2664 (*1 *2 *2) (-12 (-5 *2 (-876 *3)) (-4 *3 (-13 (-341) (-1111) (-932))) (-5 *1 (-163 *3)))) (-2310 (*1 *2 *2) (-12 (-5 *2 (-876 *3)) (-4 *3 (-13 (-341) (-1111) (-932))) (-5 *1 (-163 *3)))) (-2510 (*1 *2 *2) (-12 (-5 *2 (-876 *3)) (-4 *3 (-13 (-341) (-1111) (-932))) (-5 *1 (-163 *3)))))
-(-10 -7 (-15 -2510 ((-876 |#1|) (-876 |#1|))) (-15 -2310 ((-876 |#1|) (-876 |#1|))) (-15 -2664 ((-876 |#1|) (-876 |#1|))) (-15 -4228 ((-876 |#1|) (-876 |#1|))) (-15 -4175 ((-876 |#1|) (-876 |#1|))) (-15 -2802 ((-876 |#1|) (-876 |#1|))) (-15 -3165 ((-876 |#1|) (-876 |#1|))) (-15 -3787 ((-1 (-876 |#1|) (-876 |#1|)) |#1|)) (-15 -3879 ((-1 (-876 |#1|) (-876 |#1|)) |#1|)) (-15 -3673 ((-1 (-876 |#1|) (-876 |#1|)) |#1|)) (-15 -1585 ((-1 (-876 |#1|) (-876 |#1|)) |#1|)) (-15 -1422 ((-1 (-876 |#1|) (-876 |#1|)) |#1|)) (-15 -1255 ((-1 (-876 |#1|) (-876 |#1|)) |#1|)) (-15 -2785 ((-1 (-876 |#1|) (-876 |#1|)) |#1|)) (-15 -1856 ((-1 (-876 |#1|) (-876 |#1|)) |#1| |#1|)))
-((-3806 ((|#2| |#3|) 27)))
-(((-164 |#1| |#2| |#3|) (-10 -7 (-15 -3806 (|#2| |#3|))) (-160) (-1147 |#1|) (-666 |#1| |#2|)) (T -164))
-((-3806 (*1 *2 *3) (-12 (-4 *4 (-160)) (-4 *2 (-1147 *4)) (-5 *1 (-164 *4 *2 *3)) (-4 *3 (-666 *4 *2)))))
-(-10 -7 (-15 -3806 (|#2| |#3|)))
-((-2011 (((-822 |#1| |#3|) |#3| (-825 |#1|) (-822 |#1| |#3|)) 47 (|has| (-885 |#2|) (-819 |#1|)))))
-(((-165 |#1| |#2| |#3|) (-10 -7 (IF (|has| (-885 |#2|) (-819 |#1|)) (-15 -2011 ((-822 |#1| |#3|) |#3| (-825 |#1|) (-822 |#1| |#3|))) |%noBranch|)) (-1018) (-13 (-819 |#1|) (-160)) (-154 |#2|)) (T -165))
-((-2011 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-822 *5 *3)) (-5 *4 (-825 *5)) (-4 *5 (-1018)) (-4 *3 (-154 *6)) (-4 (-885 *6) (-819 *5)) (-4 *6 (-13 (-819 *5) (-160))) (-5 *1 (-165 *5 *6 *3)))))
-(-10 -7 (IF (|has| (-885 |#2|) (-819 |#1|)) (-15 -2011 ((-822 |#1| |#3|) |#3| (-825 |#1|) (-822 |#1| |#3|))) |%noBranch|))
-((-1863 (((-591 |#1|) (-591 |#1|) |#1|) 38)) (-4092 (((-591 |#1|) |#1| (-591 |#1|)) 19)) (-2714 (((-591 |#1|) (-591 (-591 |#1|)) (-591 |#1|)) 33) ((|#1| (-591 |#1|) (-591 |#1|)) 31)))
-(((-166 |#1|) (-10 -7 (-15 -4092 ((-591 |#1|) |#1| (-591 |#1|))) (-15 -2714 (|#1| (-591 |#1|) (-591 |#1|))) (-15 -2714 ((-591 |#1|) (-591 (-591 |#1|)) (-591 |#1|))) (-15 -1863 ((-591 |#1|) (-591 |#1|) |#1|))) (-286)) (T -166))
-((-1863 (*1 *2 *2 *3) (-12 (-5 *2 (-591 *3)) (-4 *3 (-286)) (-5 *1 (-166 *3)))) (-2714 (*1 *2 *3 *2) (-12 (-5 *3 (-591 (-591 *4))) (-5 *2 (-591 *4)) (-4 *4 (-286)) (-5 *1 (-166 *4)))) (-2714 (*1 *2 *3 *3) (-12 (-5 *3 (-591 *2)) (-5 *1 (-166 *2)) (-4 *2 (-286)))) (-4092 (*1 *2 *3 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-286)) (-5 *1 (-166 *3)))))
-(-10 -7 (-15 -4092 ((-591 |#1|) |#1| (-591 |#1|))) (-15 -2714 (|#1| (-591 |#1|) (-591 |#1|))) (-15 -2714 ((-591 |#1|) (-591 (-591 |#1|)) (-591 |#1|))) (-15 -1863 ((-591 |#1|) (-591 |#1|) |#1|)))
-((-2832 (((-2 (|:| |start| |#2|) (|:| -3781 (-396 |#2|))) |#2|) 61)) (-1344 ((|#1| |#1|) 54)) (-1465 (((-157 |#1|) |#2|) 84)) (-1482 ((|#1| |#2|) 123) ((|#1| |#2| |#1|) 82)) (-1876 ((|#2| |#2|) 83)) (-3063 (((-396 |#2|) |#2| |#1|) 113) (((-396 |#2|) |#2| |#1| (-108)) 81)) (-2771 ((|#1| |#2|) 112)) (-2360 ((|#2| |#2|) 119)) (-1348 (((-396 |#2|) |#2|) 134) (((-396 |#2|) |#2| |#1|) 32) (((-396 |#2|) |#2| |#1| (-108)) 133)) (-2635 (((-591 (-2 (|:| -3781 (-591 |#2|)) (|:| -1483 |#1|))) |#2| |#2|) 132) (((-591 (-2 (|:| -3781 (-591 |#2|)) (|:| -1483 |#1|))) |#2| |#2| (-108)) 76)) (-2488 (((-591 (-157 |#1|)) |#2| |#1|) 40) (((-591 (-157 |#1|)) |#2|) 41)))
-(((-167 |#1| |#2|) (-10 -7 (-15 -2488 ((-591 (-157 |#1|)) |#2|)) (-15 -2488 ((-591 (-157 |#1|)) |#2| |#1|)) (-15 -2635 ((-591 (-2 (|:| -3781 (-591 |#2|)) (|:| -1483 |#1|))) |#2| |#2| (-108))) (-15 -2635 ((-591 (-2 (|:| -3781 (-591 |#2|)) (|:| -1483 |#1|))) |#2| |#2|)) (-15 -1348 ((-396 |#2|) |#2| |#1| (-108))) (-15 -1348 ((-396 |#2|) |#2| |#1|)) (-15 -1348 ((-396 |#2|) |#2|)) (-15 -2360 (|#2| |#2|)) (-15 -2771 (|#1| |#2|)) (-15 -3063 ((-396 |#2|) |#2| |#1| (-108))) (-15 -3063 ((-396 |#2|) |#2| |#1|)) (-15 -1876 (|#2| |#2|)) (-15 -1482 (|#1| |#2| |#1|)) (-15 -1482 (|#1| |#2|)) (-15 -1465 ((-157 |#1|) |#2|)) (-15 -1344 (|#1| |#1|)) (-15 -2832 ((-2 (|:| |start| |#2|) (|:| -3781 (-396 |#2|))) |#2|))) (-13 (-341) (-786)) (-1147 (-157 |#1|))) (T -167))
-((-2832 (*1 *2 *3) (-12 (-4 *4 (-13 (-341) (-786))) (-5 *2 (-2 (|:| |start| *3) (|:| -3781 (-396 *3)))) (-5 *1 (-167 *4 *3)) (-4 *3 (-1147 (-157 *4))))) (-1344 (*1 *2 *2) (-12 (-4 *2 (-13 (-341) (-786))) (-5 *1 (-167 *2 *3)) (-4 *3 (-1147 (-157 *2))))) (-1465 (*1 *2 *3) (-12 (-5 *2 (-157 *4)) (-5 *1 (-167 *4 *3)) (-4 *4 (-13 (-341) (-786))) (-4 *3 (-1147 *2)))) (-1482 (*1 *2 *3) (-12 (-4 *2 (-13 (-341) (-786))) (-5 *1 (-167 *2 *3)) (-4 *3 (-1147 (-157 *2))))) (-1482 (*1 *2 *3 *2) (-12 (-4 *2 (-13 (-341) (-786))) (-5 *1 (-167 *2 *3)) (-4 *3 (-1147 (-157 *2))))) (-1876 (*1 *2 *2) (-12 (-4 *3 (-13 (-341) (-786))) (-5 *1 (-167 *3 *2)) (-4 *2 (-1147 (-157 *3))))) (-3063 (*1 *2 *3 *4) (-12 (-4 *4 (-13 (-341) (-786))) (-5 *2 (-396 *3)) (-5 *1 (-167 *4 *3)) (-4 *3 (-1147 (-157 *4))))) (-3063 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-108)) (-4 *4 (-13 (-341) (-786))) (-5 *2 (-396 *3)) (-5 *1 (-167 *4 *3)) (-4 *3 (-1147 (-157 *4))))) (-2771 (*1 *2 *3) (-12 (-4 *2 (-13 (-341) (-786))) (-5 *1 (-167 *2 *3)) (-4 *3 (-1147 (-157 *2))))) (-2360 (*1 *2 *2) (-12 (-4 *3 (-13 (-341) (-786))) (-5 *1 (-167 *3 *2)) (-4 *2 (-1147 (-157 *3))))) (-1348 (*1 *2 *3) (-12 (-4 *4 (-13 (-341) (-786))) (-5 *2 (-396 *3)) (-5 *1 (-167 *4 *3)) (-4 *3 (-1147 (-157 *4))))) (-1348 (*1 *2 *3 *4) (-12 (-4 *4 (-13 (-341) (-786))) (-5 *2 (-396 *3)) (-5 *1 (-167 *4 *3)) (-4 *3 (-1147 (-157 *4))))) (-1348 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-108)) (-4 *4 (-13 (-341) (-786))) (-5 *2 (-396 *3)) (-5 *1 (-167 *4 *3)) (-4 *3 (-1147 (-157 *4))))) (-2635 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-341) (-786))) (-5 *2 (-591 (-2 (|:| -3781 (-591 *3)) (|:| -1483 *4)))) (-5 *1 (-167 *4 *3)) (-4 *3 (-1147 (-157 *4))))) (-2635 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-341) (-786))) (-5 *2 (-591 (-2 (|:| -3781 (-591 *3)) (|:| -1483 *5)))) (-5 *1 (-167 *5 *3)) (-4 *3 (-1147 (-157 *5))))) (-2488 (*1 *2 *3 *4) (-12 (-4 *4 (-13 (-341) (-786))) (-5 *2 (-591 (-157 *4))) (-5 *1 (-167 *4 *3)) (-4 *3 (-1147 (-157 *4))))) (-2488 (*1 *2 *3) (-12 (-4 *4 (-13 (-341) (-786))) (-5 *2 (-591 (-157 *4))) (-5 *1 (-167 *4 *3)) (-4 *3 (-1147 (-157 *4))))))
-(-10 -7 (-15 -2488 ((-591 (-157 |#1|)) |#2|)) (-15 -2488 ((-591 (-157 |#1|)) |#2| |#1|)) (-15 -2635 ((-591 (-2 (|:| -3781 (-591 |#2|)) (|:| -1483 |#1|))) |#2| |#2| (-108))) (-15 -2635 ((-591 (-2 (|:| -3781 (-591 |#2|)) (|:| -1483 |#1|))) |#2| |#2|)) (-15 -1348 ((-396 |#2|) |#2| |#1| (-108))) (-15 -1348 ((-396 |#2|) |#2| |#1|)) (-15 -1348 ((-396 |#2|) |#2|)) (-15 -2360 (|#2| |#2|)) (-15 -2771 (|#1| |#2|)) (-15 -3063 ((-396 |#2|) |#2| |#1| (-108))) (-15 -3063 ((-396 |#2|) |#2| |#1|)) (-15 -1876 (|#2| |#2|)) (-15 -1482 (|#1| |#2| |#1|)) (-15 -1482 (|#1| |#2|)) (-15 -1465 ((-157 |#1|) |#2|)) (-15 -1344 (|#1| |#1|)) (-15 -2832 ((-2 (|:| |start| |#2|) (|:| -3781 (-396 |#2|))) |#2|)))
-((-2854 (((-3 |#2| "failed") |#2|) 14)) (-3925 (((-712) |#2|) 16)) (-2698 ((|#2| |#2| |#2|) 18)))
-(((-168 |#1| |#2|) (-10 -7 (-15 -2854 ((-3 |#2| "failed") |#2|)) (-15 -3925 ((-712) |#2|)) (-15 -2698 (|#2| |#2| |#2|))) (-1125) (-618 |#1|)) (T -168))
-((-2698 (*1 *2 *2 *2) (-12 (-4 *3 (-1125)) (-5 *1 (-168 *3 *2)) (-4 *2 (-618 *3)))) (-3925 (*1 *2 *3) (-12 (-4 *4 (-1125)) (-5 *2 (-712)) (-5 *1 (-168 *4 *3)) (-4 *3 (-618 *4)))) (-2854 (*1 *2 *2) (|partial| -12 (-4 *3 (-1125)) (-5 *1 (-168 *3 *2)) (-4 *2 (-618 *3)))))
-(-10 -7 (-15 -2854 ((-3 |#2| "failed") |#2|)) (-15 -3925 ((-712) |#2|)) (-15 -2698 (|#2| |#2| |#2|)))
-((-1952 (((-1089) $) 9)) (-3022 (((-796) $) 13)) (-1235 (((-591 (-1094)) $) 11)))
-(((-169) (-13 (-565 (-796)) (-10 -8 (-15 -1952 ((-1089) $)) (-15 -1235 ((-591 (-1094)) $))))) (T -169))
-((-1952 (*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-169)))) (-1235 (*1 *2 *1) (-12 (-5 *2 (-591 (-1094))) (-5 *1 (-169)))))
-(-13 (-565 (-796)) (-10 -8 (-15 -1952 ((-1089) $)) (-15 -1235 ((-591 (-1094)) $))))
-((-2185 ((|#2| |#2|) 28)) (-1253 (((-108) |#2|) 19)) (-1373 (((-294 |#1|) |#2|) 12)) (-1386 (((-294 |#1|) |#2|) 14)) (-3425 ((|#2| |#2| (-1089)) 68) ((|#2| |#2|) 69)) (-3818 (((-157 (-294 |#1|)) |#2|) 10)) (-2793 ((|#2| |#2| (-1089)) 65) ((|#2| |#2|) 59)))
-(((-170 |#1| |#2|) (-10 -7 (-15 -3425 (|#2| |#2|)) (-15 -3425 (|#2| |#2| (-1089))) (-15 -2793 (|#2| |#2|)) (-15 -2793 (|#2| |#2| (-1089))) (-15 -1373 ((-294 |#1|) |#2|)) (-15 -1386 ((-294 |#1|) |#2|)) (-15 -1253 ((-108) |#2|)) (-15 -2185 (|#2| |#2|)) (-15 -3818 ((-157 (-294 |#1|)) |#2|))) (-13 (-517) (-788) (-966 (-525))) (-13 (-27) (-1111) (-408 (-157 |#1|)))) (T -170))
-((-3818 (*1 *2 *3) (-12 (-4 *4 (-13 (-517) (-788) (-966 (-525)))) (-5 *2 (-157 (-294 *4))) (-5 *1 (-170 *4 *3)) (-4 *3 (-13 (-27) (-1111) (-408 (-157 *4)))))) (-2185 (*1 *2 *2) (-12 (-4 *3 (-13 (-517) (-788) (-966 (-525)))) (-5 *1 (-170 *3 *2)) (-4 *2 (-13 (-27) (-1111) (-408 (-157 *3)))))) (-1253 (*1 *2 *3) (-12 (-4 *4 (-13 (-517) (-788) (-966 (-525)))) (-5 *2 (-108)) (-5 *1 (-170 *4 *3)) (-4 *3 (-13 (-27) (-1111) (-408 (-157 *4)))))) (-1386 (*1 *2 *3) (-12 (-4 *4 (-13 (-517) (-788) (-966 (-525)))) (-5 *2 (-294 *4)) (-5 *1 (-170 *4 *3)) (-4 *3 (-13 (-27) (-1111) (-408 (-157 *4)))))) (-1373 (*1 *2 *3) (-12 (-4 *4 (-13 (-517) (-788) (-966 (-525)))) (-5 *2 (-294 *4)) (-5 *1 (-170 *4 *3)) (-4 *3 (-13 (-27) (-1111) (-408 (-157 *4)))))) (-2793 (*1 *2 *2 *3) (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-517) (-788) (-966 (-525)))) (-5 *1 (-170 *4 *2)) (-4 *2 (-13 (-27) (-1111) (-408 (-157 *4)))))) (-2793 (*1 *2 *2) (-12 (-4 *3 (-13 (-517) (-788) (-966 (-525)))) (-5 *1 (-170 *3 *2)) (-4 *2 (-13 (-27) (-1111) (-408 (-157 *3)))))) (-3425 (*1 *2 *2 *3) (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-517) (-788) (-966 (-525)))) (-5 *1 (-170 *4 *2)) (-4 *2 (-13 (-27) (-1111) (-408 (-157 *4)))))) (-3425 (*1 *2 *2) (-12 (-4 *3 (-13 (-517) (-788) (-966 (-525)))) (-5 *1 (-170 *3 *2)) (-4 *2 (-13 (-27) (-1111) (-408 (-157 *3)))))))
-(-10 -7 (-15 -3425 (|#2| |#2|)) (-15 -3425 (|#2| |#2| (-1089))) (-15 -2793 (|#2| |#2|)) (-15 -2793 (|#2| |#2| (-1089))) (-15 -1373 ((-294 |#1|) |#2|)) (-15 -1386 ((-294 |#1|) |#2|)) (-15 -1253 ((-108) |#2|)) (-15 -2185 (|#2| |#2|)) (-15 -3818 ((-157 (-294 |#1|)) |#2|)))
-((-2565 (((-1171 (-631 (-885 |#1|))) (-1171 (-631 |#1|))) 24)) (-3022 (((-1171 (-631 (-385 (-885 |#1|)))) (-1171 (-631 |#1|))) 33)))
-(((-171 |#1|) (-10 -7 (-15 -2565 ((-1171 (-631 (-885 |#1|))) (-1171 (-631 |#1|)))) (-15 -3022 ((-1171 (-631 (-385 (-885 |#1|)))) (-1171 (-631 |#1|))))) (-160)) (T -171))
-((-3022 (*1 *2 *3) (-12 (-5 *3 (-1171 (-631 *4))) (-4 *4 (-160)) (-5 *2 (-1171 (-631 (-385 (-885 *4))))) (-5 *1 (-171 *4)))) (-2565 (*1 *2 *3) (-12 (-5 *3 (-1171 (-631 *4))) (-4 *4 (-160)) (-5 *2 (-1171 (-631 (-885 *4)))) (-5 *1 (-171 *4)))))
-(-10 -7 (-15 -2565 ((-1171 (-631 (-885 |#1|))) (-1171 (-631 |#1|)))) (-15 -3022 ((-1171 (-631 (-385 (-885 |#1|)))) (-1171 (-631 |#1|)))))
-((-1928 (((-1091 (-385 (-525))) (-1091 (-385 (-525))) (-1091 (-385 (-525)))) 66)) (-2798 (((-1091 (-385 (-525))) (-591 (-525)) (-591 (-525))) 75)) (-1276 (((-1091 (-385 (-525))) (-525)) 40)) (-4013 (((-1091 (-385 (-525))) (-525)) 52)) (-4132 (((-385 (-525)) (-1091 (-385 (-525)))) 62)) (-2699 (((-1091 (-385 (-525))) (-525)) 32)) (-3590 (((-1091 (-385 (-525))) (-525)) 48)) (-1518 (((-1091 (-385 (-525))) (-525)) 46)) (-1953 (((-1091 (-385 (-525))) (-1091 (-385 (-525))) (-1091 (-385 (-525)))) 60)) (-3571 (((-1091 (-385 (-525))) (-525)) 25)) (-2014 (((-385 (-525)) (-1091 (-385 (-525))) (-1091 (-385 (-525)))) 64)) (-1241 (((-1091 (-385 (-525))) (-525)) 30)) (-2111 (((-1091 (-385 (-525))) (-591 (-525))) 72)))
-(((-172) (-10 -7 (-15 -3571 ((-1091 (-385 (-525))) (-525))) (-15 -1276 ((-1091 (-385 (-525))) (-525))) (-15 -2699 ((-1091 (-385 (-525))) (-525))) (-15 -1241 ((-1091 (-385 (-525))) (-525))) (-15 -1518 ((-1091 (-385 (-525))) (-525))) (-15 -3590 ((-1091 (-385 (-525))) (-525))) (-15 -4013 ((-1091 (-385 (-525))) (-525))) (-15 -2014 ((-385 (-525)) (-1091 (-385 (-525))) (-1091 (-385 (-525))))) (-15 -1953 ((-1091 (-385 (-525))) (-1091 (-385 (-525))) (-1091 (-385 (-525))))) (-15 -4132 ((-385 (-525)) (-1091 (-385 (-525))))) (-15 -1928 ((-1091 (-385 (-525))) (-1091 (-385 (-525))) (-1091 (-385 (-525))))) (-15 -2111 ((-1091 (-385 (-525))) (-591 (-525)))) (-15 -2798 ((-1091 (-385 (-525))) (-591 (-525)) (-591 (-525)))))) (T -172))
-((-2798 (*1 *2 *3 *3) (-12 (-5 *3 (-591 (-525))) (-5 *2 (-1091 (-385 (-525)))) (-5 *1 (-172)))) (-2111 (*1 *2 *3) (-12 (-5 *3 (-591 (-525))) (-5 *2 (-1091 (-385 (-525)))) (-5 *1 (-172)))) (-1928 (*1 *2 *2 *2) (-12 (-5 *2 (-1091 (-385 (-525)))) (-5 *1 (-172)))) (-4132 (*1 *2 *3) (-12 (-5 *3 (-1091 (-385 (-525)))) (-5 *2 (-385 (-525))) (-5 *1 (-172)))) (-1953 (*1 *2 *2 *2) (-12 (-5 *2 (-1091 (-385 (-525)))) (-5 *1 (-172)))) (-2014 (*1 *2 *3 *3) (-12 (-5 *3 (-1091 (-385 (-525)))) (-5 *2 (-385 (-525))) (-5 *1 (-172)))) (-4013 (*1 *2 *3) (-12 (-5 *2 (-1091 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525)))) (-3590 (*1 *2 *3) (-12 (-5 *2 (-1091 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525)))) (-1518 (*1 *2 *3) (-12 (-5 *2 (-1091 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525)))) (-1241 (*1 *2 *3) (-12 (-5 *2 (-1091 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525)))) (-2699 (*1 *2 *3) (-12 (-5 *2 (-1091 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525)))) (-1276 (*1 *2 *3) (-12 (-5 *2 (-1091 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525)))) (-3571 (*1 *2 *3) (-12 (-5 *2 (-1091 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525)))))
-(-10 -7 (-15 -3571 ((-1091 (-385 (-525))) (-525))) (-15 -1276 ((-1091 (-385 (-525))) (-525))) (-15 -2699 ((-1091 (-385 (-525))) (-525))) (-15 -1241 ((-1091 (-385 (-525))) (-525))) (-15 -1518 ((-1091 (-385 (-525))) (-525))) (-15 -3590 ((-1091 (-385 (-525))) (-525))) (-15 -4013 ((-1091 (-385 (-525))) (-525))) (-15 -2014 ((-385 (-525)) (-1091 (-385 (-525))) (-1091 (-385 (-525))))) (-15 -1953 ((-1091 (-385 (-525))) (-1091 (-385 (-525))) (-1091 (-385 (-525))))) (-15 -4132 ((-385 (-525)) (-1091 (-385 (-525))))) (-15 -1928 ((-1091 (-385 (-525))) (-1091 (-385 (-525))) (-1091 (-385 (-525))))) (-15 -2111 ((-1091 (-385 (-525))) (-591 (-525)))) (-15 -2798 ((-1091 (-385 (-525))) (-591 (-525)) (-591 (-525)))))
-((-3840 (((-396 (-1085 (-525))) (-525)) 28)) (-3187 (((-591 (-1085 (-525))) (-525)) 23)) (-3132 (((-1085 (-525)) (-525)) 21)))
-(((-173) (-10 -7 (-15 -3187 ((-591 (-1085 (-525))) (-525))) (-15 -3132 ((-1085 (-525)) (-525))) (-15 -3840 ((-396 (-1085 (-525))) (-525))))) (T -173))
-((-3840 (*1 *2 *3) (-12 (-5 *2 (-396 (-1085 (-525)))) (-5 *1 (-173)) (-5 *3 (-525)))) (-3132 (*1 *2 *3) (-12 (-5 *2 (-1085 (-525))) (-5 *1 (-173)) (-5 *3 (-525)))) (-3187 (*1 *2 *3) (-12 (-5 *2 (-591 (-1085 (-525)))) (-5 *1 (-173)) (-5 *3 (-525)))))
-(-10 -7 (-15 -3187 ((-591 (-1085 (-525))) (-525))) (-15 -3132 ((-1085 (-525)) (-525))) (-15 -3840 ((-396 (-1085 (-525))) (-525))))
-((-1226 (((-1070 (-205)) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 104)) (-2316 (((-591 (-1072)) (-1070 (-205))) NIL)) (-2713 (((-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| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 80)) (-3298 (((-591 (-205)) (-294 (-205)) (-1089) (-1013 (-781 (-205)))) NIL)) (-2804 (((-591 (-1072)) (-591 (-205))) NIL)) (-1470 (((-205) (-1013 (-781 (-205)))) 24)) (-1596 (((-205) (-1013 (-781 (-205)))) 25)) (-3674 (((-357) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 97)) (-4007 (((-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| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 42)) (-1300 (((-1072) (-205)) NIL)) (-1549 (((-1072) (-591 (-1072))) 20)) (-2490 (((-964) (-1089) (-1089) (-964)) 13)))
-(((-174) (-10 -7 (-15 -2713 ((-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| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -4007 ((-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| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -1470 ((-205) (-1013 (-781 (-205))))) (-15 -1596 ((-205) (-1013 (-781 (-205))))) (-15 -3674 ((-357) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -3298 ((-591 (-205)) (-294 (-205)) (-1089) (-1013 (-781 (-205))))) (-15 -1226 ((-1070 (-205)) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -1300 ((-1072) (-205))) (-15 -2804 ((-591 (-1072)) (-591 (-205)))) (-15 -2316 ((-591 (-1072)) (-1070 (-205)))) (-15 -1549 ((-1072) (-591 (-1072)))) (-15 -2490 ((-964) (-1089) (-1089) (-964))))) (T -174))
-((-2490 (*1 *2 *3 *3 *2) (-12 (-5 *2 (-964)) (-5 *3 (-1089)) (-5 *1 (-174)))) (-1549 (*1 *2 *3) (-12 (-5 *3 (-591 (-1072))) (-5 *2 (-1072)) (-5 *1 (-174)))) (-2316 (*1 *2 *3) (-12 (-5 *3 (-1070 (-205))) (-5 *2 (-591 (-1072))) (-5 *1 (-174)))) (-2804 (*1 *2 *3) (-12 (-5 *3 (-591 (-205))) (-5 *2 (-591 (-1072))) (-5 *1 (-174)))) (-1300 (*1 *2 *3) (-12 (-5 *3 (-205)) (-5 *2 (-1072)) (-5 *1 (-174)))) (-1226 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-1070 (-205))) (-5 *1 (-174)))) (-3298 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-294 (-205))) (-5 *4 (-1089)) (-5 *5 (-1013 (-781 (-205)))) (-5 *2 (-591 (-205))) (-5 *1 (-174)))) (-3674 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-357)) (-5 *1 (-174)))) (-1596 (*1 *2 *3) (-12 (-5 *3 (-1013 (-781 (-205)))) (-5 *2 (-205)) (-5 *1 (-174)))) (-1470 (*1 *2 *3) (-12 (-5 *3 (-1013 (-781 (-205)))) (-5 *2 (-205)) (-5 *1 (-174)))) (-4007 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-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 (-174)))) (-2713 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-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 (-174)))))
-(-10 -7 (-15 -2713 ((-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| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -4007 ((-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| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -1470 ((-205) (-1013 (-781 (-205))))) (-15 -1596 ((-205) (-1013 (-781 (-205))))) (-15 -3674 ((-357) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -3298 ((-591 (-205)) (-294 (-205)) (-1089) (-1013 (-781 (-205))))) (-15 -1226 ((-1070 (-205)) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -1300 ((-1072) (-205))) (-15 -2804 ((-591 (-1072)) (-591 (-205)))) (-15 -2316 ((-591 (-1072)) (-1070 (-205)))) (-15 -1549 ((-1072) (-591 (-1072)))) (-15 -2490 ((-964) (-1089) (-1089) (-964))))
-((-3008 (((-108) $ $) NIL)) (-2486 (((-964) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-964)) 55) (((-964) (-2 (|:| |fn| (-294 (-205))) (|:| -1767 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-964)) NIL)) (-2432 (((-2 (|:| -2432 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964))) (-987) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 32) (((-2 (|:| -2432 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964))) (-987) (-2 (|:| |fn| (-294 (-205))) (|:| -1767 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) NIL)) (-4096 (((-108) $ $) NIL)))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-2314 ((|#1| $) 75)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3641 (($ $) NIL)) (-3077 (((-108) $) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-1720 (($ $) NIL)) (-3898 (((-396 $) $) NIL)) (-1965 (((-108) $ $) NIL)) (-2055 (($) NIL T CONST)) (-3265 (($ $ $) NIL)) (-2656 (($ $) 19)) (-2053 (($ |#1| (-1070 |#1|)) 48)) (-1522 (((-3 $ "failed") $) 117)) (-3239 (($ $ $) NIL)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL)) (-2393 (((-108) $) NIL)) (-2687 (((-1070 |#1|) $) 82)) (-2189 (((-1070 |#1|) $) 79)) (-3296 (((-1070 |#1|) $) 80)) (-3865 (((-108) $) NIL)) (-1849 (((-1070 |#1|) $) 88)) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-2081 (($ (-591 $)) NIL) (($ $ $) NIL)) (-2621 (((-1072) $) NIL)) (-1523 (($ $) NIL)) (-2937 (((-1036) $) NIL)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-2124 (($ (-591 $)) NIL) (($ $ $) NIL)) (-2542 (((-396 $) $) NIL)) (-3387 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL)) (-1618 (($ $ (-525)) 91)) (-3210 (((-3 $ "failed") $ $) NIL)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3048 (((-712) $) NIL)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL)) (-1807 (((-1070 |#1|) $) 89)) (-2162 (((-1070 (-385 |#1|)) $) 14)) (-1217 (($ (-385 |#1|)) 17) (($ |#1| (-1070 |#1|) (-1070 |#1|)) 38)) (-1664 (($ $) 93)) (-2686 (((-796) $) 127) (($ (-525)) 51) (($ |#1|) 52) (($ (-385 |#1|)) 36) (($ (-385 (-525))) NIL) (($ $) NIL)) (-3425 (((-712)) 64)) (-1724 (((-108) $ $) NIL)) (-2631 (((-1070 (-385 |#1|)) $) 18)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-1830 (($) 25 T CONST)) (-1839 (($) 28 T CONST)) (-3944 (((-108) $ $) 35)) (-4059 (($ $ $) 115)) (-4047 (($ $) 106) (($ $ $) 103)) (-4036 (($ $ $) 101)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 113) (($ $ $) 108) (($ $ |#1|) NIL) (($ |#1| $) 110) (($ (-385 |#1|) $) 111) (($ $ (-385 |#1|)) NIL) (($ (-385 (-525)) $) NIL) (($ $ (-385 (-525))) NIL)))
+(((-161 |#1|) (-13 (-37 |#1|) (-37 (-385 |#1|)) (-341) (-10 -8 (-15 -1217 ($ (-385 |#1|))) (-15 -1217 ($ |#1| (-1070 |#1|) (-1070 |#1|))) (-15 -2053 ($ |#1| (-1070 |#1|))) (-15 -2189 ((-1070 |#1|) $)) (-15 -3296 ((-1070 |#1|) $)) (-15 -2687 ((-1070 |#1|) $)) (-15 -2314 (|#1| $)) (-15 -2656 ($ $)) (-15 -2631 ((-1070 (-385 |#1|)) $)) (-15 -2162 ((-1070 (-385 |#1|)) $)) (-15 -1849 ((-1070 |#1|) $)) (-15 -1807 ((-1070 |#1|) $)) (-15 -1618 ($ $ (-525))) (-15 -1664 ($ $)))) (-286)) (T -161))
+((-1217 (*1 *1 *2) (-12 (-5 *2 (-385 *3)) (-4 *3 (-286)) (-5 *1 (-161 *3)))) (-1217 (*1 *1 *2 *3 *3) (-12 (-5 *3 (-1070 *2)) (-4 *2 (-286)) (-5 *1 (-161 *2)))) (-2053 (*1 *1 *2 *3) (-12 (-5 *3 (-1070 *2)) (-4 *2 (-286)) (-5 *1 (-161 *2)))) (-2189 (*1 *2 *1) (-12 (-5 *2 (-1070 *3)) (-5 *1 (-161 *3)) (-4 *3 (-286)))) (-3296 (*1 *2 *1) (-12 (-5 *2 (-1070 *3)) (-5 *1 (-161 *3)) (-4 *3 (-286)))) (-2687 (*1 *2 *1) (-12 (-5 *2 (-1070 *3)) (-5 *1 (-161 *3)) (-4 *3 (-286)))) (-2314 (*1 *2 *1) (-12 (-5 *1 (-161 *2)) (-4 *2 (-286)))) (-2656 (*1 *1 *1) (-12 (-5 *1 (-161 *2)) (-4 *2 (-286)))) (-2631 (*1 *2 *1) (-12 (-5 *2 (-1070 (-385 *3))) (-5 *1 (-161 *3)) (-4 *3 (-286)))) (-2162 (*1 *2 *1) (-12 (-5 *2 (-1070 (-385 *3))) (-5 *1 (-161 *3)) (-4 *3 (-286)))) (-1849 (*1 *2 *1) (-12 (-5 *2 (-1070 *3)) (-5 *1 (-161 *3)) (-4 *3 (-286)))) (-1807 (*1 *2 *1) (-12 (-5 *2 (-1070 *3)) (-5 *1 (-161 *3)) (-4 *3 (-286)))) (-1618 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-161 *3)) (-4 *3 (-286)))) (-1664 (*1 *1 *1) (-12 (-5 *1 (-161 *2)) (-4 *2 (-286)))))
+(-13 (-37 |#1|) (-37 (-385 |#1|)) (-341) (-10 -8 (-15 -1217 ($ (-385 |#1|))) (-15 -1217 ($ |#1| (-1070 |#1|) (-1070 |#1|))) (-15 -2053 ($ |#1| (-1070 |#1|))) (-15 -2189 ((-1070 |#1|) $)) (-15 -3296 ((-1070 |#1|) $)) (-15 -2687 ((-1070 |#1|) $)) (-15 -2314 (|#1| $)) (-15 -2656 ($ $)) (-15 -2631 ((-1070 (-385 |#1|)) $)) (-15 -2162 ((-1070 (-385 |#1|)) $)) (-15 -1849 ((-1070 |#1|) $)) (-15 -1807 ((-1070 |#1|) $)) (-15 -1618 ($ $ (-525))) (-15 -1664 ($ $))))
+((-2291 (($ (-104) $) 13)) (-1786 (((-3 (-104) "failed") (-1089) $) 12)) (-2686 (((-796) $) 16)) (-2840 (((-591 (-104)) $) 8)))
+(((-162) (-13 (-565 (-796)) (-10 -8 (-15 -2840 ((-591 (-104)) $)) (-15 -2291 ($ (-104) $)) (-15 -1786 ((-3 (-104) "failed") (-1089) $))))) (T -162))
+((-2840 (*1 *2 *1) (-12 (-5 *2 (-591 (-104))) (-5 *1 (-162)))) (-2291 (*1 *1 *2 *1) (-12 (-5 *2 (-104)) (-5 *1 (-162)))) (-1786 (*1 *2 *3 *1) (|partial| -12 (-5 *3 (-1089)) (-5 *2 (-104)) (-5 *1 (-162)))))
+(-13 (-565 (-796)) (-10 -8 (-15 -2840 ((-591 (-104)) $)) (-15 -2291 ($ (-104) $)) (-15 -1786 ((-3 (-104) "failed") (-1089) $))))
+((-1626 (((-1 (-876 |#1|) (-876 |#1|)) |#1|) 40)) (-3868 (((-876 |#1|) (-876 |#1|)) 19)) (-3342 (((-1 (-876 |#1|) (-876 |#1|)) |#1|) 36)) (-3573 (((-876 |#1|) (-876 |#1|)) 17)) (-4029 (((-876 |#1|) (-876 |#1|)) 25)) (-1764 (((-876 |#1|) (-876 |#1|)) 24)) (-1579 (((-876 |#1|) (-876 |#1|)) 23)) (-1736 (((-1 (-876 |#1|) (-876 |#1|)) |#1|) 37)) (-1728 (((-1 (-876 |#1|) (-876 |#1|)) |#1|) 35)) (-1945 (((-1 (-876 |#1|) (-876 |#1|)) |#1|) 34)) (-2788 (((-876 |#1|) (-876 |#1|)) 18)) (-4116 (((-1 (-876 |#1|) (-876 |#1|)) |#1| |#1|) 43)) (-3741 (((-876 |#1|) (-876 |#1|)) 8)) (-2204 (((-1 (-876 |#1|) (-876 |#1|)) |#1|) 39)) (-3620 (((-1 (-876 |#1|) (-876 |#1|)) |#1|) 38)))
+(((-163 |#1|) (-10 -7 (-15 -3741 ((-876 |#1|) (-876 |#1|))) (-15 -3573 ((-876 |#1|) (-876 |#1|))) (-15 -2788 ((-876 |#1|) (-876 |#1|))) (-15 -3868 ((-876 |#1|) (-876 |#1|))) (-15 -1579 ((-876 |#1|) (-876 |#1|))) (-15 -1764 ((-876 |#1|) (-876 |#1|))) (-15 -4029 ((-876 |#1|) (-876 |#1|))) (-15 -1945 ((-1 (-876 |#1|) (-876 |#1|)) |#1|)) (-15 -1728 ((-1 (-876 |#1|) (-876 |#1|)) |#1|)) (-15 -3342 ((-1 (-876 |#1|) (-876 |#1|)) |#1|)) (-15 -1736 ((-1 (-876 |#1|) (-876 |#1|)) |#1|)) (-15 -3620 ((-1 (-876 |#1|) (-876 |#1|)) |#1|)) (-15 -2204 ((-1 (-876 |#1|) (-876 |#1|)) |#1|)) (-15 -1626 ((-1 (-876 |#1|) (-876 |#1|)) |#1|)) (-15 -4116 ((-1 (-876 |#1|) (-876 |#1|)) |#1| |#1|))) (-13 (-341) (-1111) (-932))) (T -163))
+((-4116 (*1 *2 *3 *3) (-12 (-5 *2 (-1 (-876 *3) (-876 *3))) (-5 *1 (-163 *3)) (-4 *3 (-13 (-341) (-1111) (-932))))) (-1626 (*1 *2 *3) (-12 (-5 *2 (-1 (-876 *3) (-876 *3))) (-5 *1 (-163 *3)) (-4 *3 (-13 (-341) (-1111) (-932))))) (-2204 (*1 *2 *3) (-12 (-5 *2 (-1 (-876 *3) (-876 *3))) (-5 *1 (-163 *3)) (-4 *3 (-13 (-341) (-1111) (-932))))) (-3620 (*1 *2 *3) (-12 (-5 *2 (-1 (-876 *3) (-876 *3))) (-5 *1 (-163 *3)) (-4 *3 (-13 (-341) (-1111) (-932))))) (-1736 (*1 *2 *3) (-12 (-5 *2 (-1 (-876 *3) (-876 *3))) (-5 *1 (-163 *3)) (-4 *3 (-13 (-341) (-1111) (-932))))) (-3342 (*1 *2 *3) (-12 (-5 *2 (-1 (-876 *3) (-876 *3))) (-5 *1 (-163 *3)) (-4 *3 (-13 (-341) (-1111) (-932))))) (-1728 (*1 *2 *3) (-12 (-5 *2 (-1 (-876 *3) (-876 *3))) (-5 *1 (-163 *3)) (-4 *3 (-13 (-341) (-1111) (-932))))) (-1945 (*1 *2 *3) (-12 (-5 *2 (-1 (-876 *3) (-876 *3))) (-5 *1 (-163 *3)) (-4 *3 (-13 (-341) (-1111) (-932))))) (-4029 (*1 *2 *2) (-12 (-5 *2 (-876 *3)) (-4 *3 (-13 (-341) (-1111) (-932))) (-5 *1 (-163 *3)))) (-1764 (*1 *2 *2) (-12 (-5 *2 (-876 *3)) (-4 *3 (-13 (-341) (-1111) (-932))) (-5 *1 (-163 *3)))) (-1579 (*1 *2 *2) (-12 (-5 *2 (-876 *3)) (-4 *3 (-13 (-341) (-1111) (-932))) (-5 *1 (-163 *3)))) (-3868 (*1 *2 *2) (-12 (-5 *2 (-876 *3)) (-4 *3 (-13 (-341) (-1111) (-932))) (-5 *1 (-163 *3)))) (-2788 (*1 *2 *2) (-12 (-5 *2 (-876 *3)) (-4 *3 (-13 (-341) (-1111) (-932))) (-5 *1 (-163 *3)))) (-3573 (*1 *2 *2) (-12 (-5 *2 (-876 *3)) (-4 *3 (-13 (-341) (-1111) (-932))) (-5 *1 (-163 *3)))) (-3741 (*1 *2 *2) (-12 (-5 *2 (-876 *3)) (-4 *3 (-13 (-341) (-1111) (-932))) (-5 *1 (-163 *3)))))
+(-10 -7 (-15 -3741 ((-876 |#1|) (-876 |#1|))) (-15 -3573 ((-876 |#1|) (-876 |#1|))) (-15 -2788 ((-876 |#1|) (-876 |#1|))) (-15 -3868 ((-876 |#1|) (-876 |#1|))) (-15 -1579 ((-876 |#1|) (-876 |#1|))) (-15 -1764 ((-876 |#1|) (-876 |#1|))) (-15 -4029 ((-876 |#1|) (-876 |#1|))) (-15 -1945 ((-1 (-876 |#1|) (-876 |#1|)) |#1|)) (-15 -1728 ((-1 (-876 |#1|) (-876 |#1|)) |#1|)) (-15 -3342 ((-1 (-876 |#1|) (-876 |#1|)) |#1|)) (-15 -1736 ((-1 (-876 |#1|) (-876 |#1|)) |#1|)) (-15 -3620 ((-1 (-876 |#1|) (-876 |#1|)) |#1|)) (-15 -2204 ((-1 (-876 |#1|) (-876 |#1|)) |#1|)) (-15 -1626 ((-1 (-876 |#1|) (-876 |#1|)) |#1|)) (-15 -4116 ((-1 (-876 |#1|) (-876 |#1|)) |#1| |#1|)))
+((-2173 ((|#2| |#3|) 27)))
+(((-164 |#1| |#2| |#3|) (-10 -7 (-15 -2173 (|#2| |#3|))) (-160) (-1147 |#1|) (-666 |#1| |#2|)) (T -164))
+((-2173 (*1 *2 *3) (-12 (-4 *4 (-160)) (-4 *2 (-1147 *4)) (-5 *1 (-164 *4 *2 *3)) (-4 *3 (-666 *4 *2)))))
+(-10 -7 (-15 -2173 (|#2| |#3|)))
+((-4018 (((-822 |#1| |#3|) |#3| (-825 |#1|) (-822 |#1| |#3|)) 47 (|has| (-885 |#2|) (-819 |#1|)))))
+(((-165 |#1| |#2| |#3|) (-10 -7 (IF (|has| (-885 |#2|) (-819 |#1|)) (-15 -4018 ((-822 |#1| |#3|) |#3| (-825 |#1|) (-822 |#1| |#3|))) |%noBranch|)) (-1018) (-13 (-819 |#1|) (-160)) (-154 |#2|)) (T -165))
+((-4018 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-822 *5 *3)) (-5 *4 (-825 *5)) (-4 *5 (-1018)) (-4 *3 (-154 *6)) (-4 (-885 *6) (-819 *5)) (-4 *6 (-13 (-819 *5) (-160))) (-5 *1 (-165 *5 *6 *3)))))
+(-10 -7 (IF (|has| (-885 |#2|) (-819 |#1|)) (-15 -4018 ((-822 |#1| |#3|) |#3| (-825 |#1|) (-822 |#1| |#3|))) |%noBranch|))
+((-4215 (((-591 |#1|) (-591 |#1|) |#1|) 38)) (-1992 (((-591 |#1|) |#1| (-591 |#1|)) 19)) (-2032 (((-591 |#1|) (-591 (-591 |#1|)) (-591 |#1|)) 33) ((|#1| (-591 |#1|) (-591 |#1|)) 31)))
+(((-166 |#1|) (-10 -7 (-15 -1992 ((-591 |#1|) |#1| (-591 |#1|))) (-15 -2032 (|#1| (-591 |#1|) (-591 |#1|))) (-15 -2032 ((-591 |#1|) (-591 (-591 |#1|)) (-591 |#1|))) (-15 -4215 ((-591 |#1|) (-591 |#1|) |#1|))) (-286)) (T -166))
+((-4215 (*1 *2 *2 *3) (-12 (-5 *2 (-591 *3)) (-4 *3 (-286)) (-5 *1 (-166 *3)))) (-2032 (*1 *2 *3 *2) (-12 (-5 *3 (-591 (-591 *4))) (-5 *2 (-591 *4)) (-4 *4 (-286)) (-5 *1 (-166 *4)))) (-2032 (*1 *2 *3 *3) (-12 (-5 *3 (-591 *2)) (-5 *1 (-166 *2)) (-4 *2 (-286)))) (-1992 (*1 *2 *3 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-286)) (-5 *1 (-166 *3)))))
+(-10 -7 (-15 -1992 ((-591 |#1|) |#1| (-591 |#1|))) (-15 -2032 (|#1| (-591 |#1|) (-591 |#1|))) (-15 -2032 ((-591 |#1|) (-591 (-591 |#1|)) (-591 |#1|))) (-15 -4215 ((-591 |#1|) (-591 |#1|) |#1|)))
+((-3952 (((-2 (|:| |start| |#2|) (|:| -1908 (-396 |#2|))) |#2|) 61)) (-2068 ((|#1| |#1|) 54)) (-3962 (((-157 |#1|) |#2|) 84)) (-1369 ((|#1| |#2|) 123) ((|#1| |#2| |#1|) 82)) (-2509 ((|#2| |#2|) 83)) (-2462 (((-396 |#2|) |#2| |#1|) 113) (((-396 |#2|) |#2| |#1| (-108)) 81)) (-1525 ((|#1| |#2|) 112)) (-2819 ((|#2| |#2|) 119)) (-2542 (((-396 |#2|) |#2|) 134) (((-396 |#2|) |#2| |#1|) 32) (((-396 |#2|) |#2| |#1| (-108)) 133)) (-2530 (((-591 (-2 (|:| -1908 (-591 |#2|)) (|:| -2757 |#1|))) |#2| |#2|) 132) (((-591 (-2 (|:| -1908 (-591 |#2|)) (|:| -2757 |#1|))) |#2| |#2| (-108)) 76)) (-1662 (((-591 (-157 |#1|)) |#2| |#1|) 40) (((-591 (-157 |#1|)) |#2|) 41)))
+(((-167 |#1| |#2|) (-10 -7 (-15 -1662 ((-591 (-157 |#1|)) |#2|)) (-15 -1662 ((-591 (-157 |#1|)) |#2| |#1|)) (-15 -2530 ((-591 (-2 (|:| -1908 (-591 |#2|)) (|:| -2757 |#1|))) |#2| |#2| (-108))) (-15 -2530 ((-591 (-2 (|:| -1908 (-591 |#2|)) (|:| -2757 |#1|))) |#2| |#2|)) (-15 -2542 ((-396 |#2|) |#2| |#1| (-108))) (-15 -2542 ((-396 |#2|) |#2| |#1|)) (-15 -2542 ((-396 |#2|) |#2|)) (-15 -2819 (|#2| |#2|)) (-15 -1525 (|#1| |#2|)) (-15 -2462 ((-396 |#2|) |#2| |#1| (-108))) (-15 -2462 ((-396 |#2|) |#2| |#1|)) (-15 -2509 (|#2| |#2|)) (-15 -1369 (|#1| |#2| |#1|)) (-15 -1369 (|#1| |#2|)) (-15 -3962 ((-157 |#1|) |#2|)) (-15 -2068 (|#1| |#1|)) (-15 -3952 ((-2 (|:| |start| |#2|) (|:| -1908 (-396 |#2|))) |#2|))) (-13 (-341) (-786)) (-1147 (-157 |#1|))) (T -167))
+((-3952 (*1 *2 *3) (-12 (-4 *4 (-13 (-341) (-786))) (-5 *2 (-2 (|:| |start| *3) (|:| -1908 (-396 *3)))) (-5 *1 (-167 *4 *3)) (-4 *3 (-1147 (-157 *4))))) (-2068 (*1 *2 *2) (-12 (-4 *2 (-13 (-341) (-786))) (-5 *1 (-167 *2 *3)) (-4 *3 (-1147 (-157 *2))))) (-3962 (*1 *2 *3) (-12 (-5 *2 (-157 *4)) (-5 *1 (-167 *4 *3)) (-4 *4 (-13 (-341) (-786))) (-4 *3 (-1147 *2)))) (-1369 (*1 *2 *3) (-12 (-4 *2 (-13 (-341) (-786))) (-5 *1 (-167 *2 *3)) (-4 *3 (-1147 (-157 *2))))) (-1369 (*1 *2 *3 *2) (-12 (-4 *2 (-13 (-341) (-786))) (-5 *1 (-167 *2 *3)) (-4 *3 (-1147 (-157 *2))))) (-2509 (*1 *2 *2) (-12 (-4 *3 (-13 (-341) (-786))) (-5 *1 (-167 *3 *2)) (-4 *2 (-1147 (-157 *3))))) (-2462 (*1 *2 *3 *4) (-12 (-4 *4 (-13 (-341) (-786))) (-5 *2 (-396 *3)) (-5 *1 (-167 *4 *3)) (-4 *3 (-1147 (-157 *4))))) (-2462 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-108)) (-4 *4 (-13 (-341) (-786))) (-5 *2 (-396 *3)) (-5 *1 (-167 *4 *3)) (-4 *3 (-1147 (-157 *4))))) (-1525 (*1 *2 *3) (-12 (-4 *2 (-13 (-341) (-786))) (-5 *1 (-167 *2 *3)) (-4 *3 (-1147 (-157 *2))))) (-2819 (*1 *2 *2) (-12 (-4 *3 (-13 (-341) (-786))) (-5 *1 (-167 *3 *2)) (-4 *2 (-1147 (-157 *3))))) (-2542 (*1 *2 *3) (-12 (-4 *4 (-13 (-341) (-786))) (-5 *2 (-396 *3)) (-5 *1 (-167 *4 *3)) (-4 *3 (-1147 (-157 *4))))) (-2542 (*1 *2 *3 *4) (-12 (-4 *4 (-13 (-341) (-786))) (-5 *2 (-396 *3)) (-5 *1 (-167 *4 *3)) (-4 *3 (-1147 (-157 *4))))) (-2542 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-108)) (-4 *4 (-13 (-341) (-786))) (-5 *2 (-396 *3)) (-5 *1 (-167 *4 *3)) (-4 *3 (-1147 (-157 *4))))) (-2530 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-341) (-786))) (-5 *2 (-591 (-2 (|:| -1908 (-591 *3)) (|:| -2757 *4)))) (-5 *1 (-167 *4 *3)) (-4 *3 (-1147 (-157 *4))))) (-2530 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-341) (-786))) (-5 *2 (-591 (-2 (|:| -1908 (-591 *3)) (|:| -2757 *5)))) (-5 *1 (-167 *5 *3)) (-4 *3 (-1147 (-157 *5))))) (-1662 (*1 *2 *3 *4) (-12 (-4 *4 (-13 (-341) (-786))) (-5 *2 (-591 (-157 *4))) (-5 *1 (-167 *4 *3)) (-4 *3 (-1147 (-157 *4))))) (-1662 (*1 *2 *3) (-12 (-4 *4 (-13 (-341) (-786))) (-5 *2 (-591 (-157 *4))) (-5 *1 (-167 *4 *3)) (-4 *3 (-1147 (-157 *4))))))
+(-10 -7 (-15 -1662 ((-591 (-157 |#1|)) |#2|)) (-15 -1662 ((-591 (-157 |#1|)) |#2| |#1|)) (-15 -2530 ((-591 (-2 (|:| -1908 (-591 |#2|)) (|:| -2757 |#1|))) |#2| |#2| (-108))) (-15 -2530 ((-591 (-2 (|:| -1908 (-591 |#2|)) (|:| -2757 |#1|))) |#2| |#2|)) (-15 -2542 ((-396 |#2|) |#2| |#1| (-108))) (-15 -2542 ((-396 |#2|) |#2| |#1|)) (-15 -2542 ((-396 |#2|) |#2|)) (-15 -2819 (|#2| |#2|)) (-15 -1525 (|#1| |#2|)) (-15 -2462 ((-396 |#2|) |#2| |#1| (-108))) (-15 -2462 ((-396 |#2|) |#2| |#1|)) (-15 -2509 (|#2| |#2|)) (-15 -1369 (|#1| |#2| |#1|)) (-15 -1369 (|#1| |#2|)) (-15 -3962 ((-157 |#1|) |#2|)) (-15 -2068 (|#1| |#1|)) (-15 -3952 ((-2 (|:| |start| |#2|) (|:| -1908 (-396 |#2|))) |#2|)))
+((-4199 (((-3 |#2| "failed") |#2|) 14)) (-4092 (((-712) |#2|) 16)) (-1900 ((|#2| |#2| |#2|) 18)))
+(((-168 |#1| |#2|) (-10 -7 (-15 -4199 ((-3 |#2| "failed") |#2|)) (-15 -4092 ((-712) |#2|)) (-15 -1900 (|#2| |#2| |#2|))) (-1125) (-618 |#1|)) (T -168))
+((-1900 (*1 *2 *2 *2) (-12 (-4 *3 (-1125)) (-5 *1 (-168 *3 *2)) (-4 *2 (-618 *3)))) (-4092 (*1 *2 *3) (-12 (-4 *4 (-1125)) (-5 *2 (-712)) (-5 *1 (-168 *4 *3)) (-4 *3 (-618 *4)))) (-4199 (*1 *2 *2) (|partial| -12 (-4 *3 (-1125)) (-5 *1 (-168 *3 *2)) (-4 *2 (-618 *3)))))
+(-10 -7 (-15 -4199 ((-3 |#2| "failed") |#2|)) (-15 -4092 ((-712) |#2|)) (-15 -1900 (|#2| |#2| |#2|)))
+((-2111 (((-1089) $) 9)) (-2686 (((-796) $) 13)) (-3638 (((-591 (-1094)) $) 11)))
+(((-169) (-13 (-565 (-796)) (-10 -8 (-15 -2111 ((-1089) $)) (-15 -3638 ((-591 (-1094)) $))))) (T -169))
+((-2111 (*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-169)))) (-3638 (*1 *2 *1) (-12 (-5 *2 (-591 (-1094))) (-5 *1 (-169)))))
+(-13 (-565 (-796)) (-10 -8 (-15 -2111 ((-1089) $)) (-15 -3638 ((-591 (-1094)) $))))
+((-3622 ((|#2| |#2|) 28)) (-2174 (((-108) |#2|) 19)) (-2560 (((-294 |#1|) |#2|) 12)) (-2571 (((-294 |#1|) |#2|) 14)) (-2622 ((|#2| |#2| (-1089)) 68) ((|#2| |#2|) 69)) (-2324 (((-157 (-294 |#1|)) |#2|) 10)) (-1694 ((|#2| |#2| (-1089)) 65) ((|#2| |#2|) 59)))
+(((-170 |#1| |#2|) (-10 -7 (-15 -2622 (|#2| |#2|)) (-15 -2622 (|#2| |#2| (-1089))) (-15 -1694 (|#2| |#2|)) (-15 -1694 (|#2| |#2| (-1089))) (-15 -2560 ((-294 |#1|) |#2|)) (-15 -2571 ((-294 |#1|) |#2|)) (-15 -2174 ((-108) |#2|)) (-15 -3622 (|#2| |#2|)) (-15 -2324 ((-157 (-294 |#1|)) |#2|))) (-13 (-517) (-788) (-966 (-525))) (-13 (-27) (-1111) (-408 (-157 |#1|)))) (T -170))
+((-2324 (*1 *2 *3) (-12 (-4 *4 (-13 (-517) (-788) (-966 (-525)))) (-5 *2 (-157 (-294 *4))) (-5 *1 (-170 *4 *3)) (-4 *3 (-13 (-27) (-1111) (-408 (-157 *4)))))) (-3622 (*1 *2 *2) (-12 (-4 *3 (-13 (-517) (-788) (-966 (-525)))) (-5 *1 (-170 *3 *2)) (-4 *2 (-13 (-27) (-1111) (-408 (-157 *3)))))) (-2174 (*1 *2 *3) (-12 (-4 *4 (-13 (-517) (-788) (-966 (-525)))) (-5 *2 (-108)) (-5 *1 (-170 *4 *3)) (-4 *3 (-13 (-27) (-1111) (-408 (-157 *4)))))) (-2571 (*1 *2 *3) (-12 (-4 *4 (-13 (-517) (-788) (-966 (-525)))) (-5 *2 (-294 *4)) (-5 *1 (-170 *4 *3)) (-4 *3 (-13 (-27) (-1111) (-408 (-157 *4)))))) (-2560 (*1 *2 *3) (-12 (-4 *4 (-13 (-517) (-788) (-966 (-525)))) (-5 *2 (-294 *4)) (-5 *1 (-170 *4 *3)) (-4 *3 (-13 (-27) (-1111) (-408 (-157 *4)))))) (-1694 (*1 *2 *2 *3) (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-517) (-788) (-966 (-525)))) (-5 *1 (-170 *4 *2)) (-4 *2 (-13 (-27) (-1111) (-408 (-157 *4)))))) (-1694 (*1 *2 *2) (-12 (-4 *3 (-13 (-517) (-788) (-966 (-525)))) (-5 *1 (-170 *3 *2)) (-4 *2 (-13 (-27) (-1111) (-408 (-157 *3)))))) (-2622 (*1 *2 *2 *3) (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-517) (-788) (-966 (-525)))) (-5 *1 (-170 *4 *2)) (-4 *2 (-13 (-27) (-1111) (-408 (-157 *4)))))) (-2622 (*1 *2 *2) (-12 (-4 *3 (-13 (-517) (-788) (-966 (-525)))) (-5 *1 (-170 *3 *2)) (-4 *2 (-13 (-27) (-1111) (-408 (-157 *3)))))))
+(-10 -7 (-15 -2622 (|#2| |#2|)) (-15 -2622 (|#2| |#2| (-1089))) (-15 -1694 (|#2| |#2|)) (-15 -1694 (|#2| |#2| (-1089))) (-15 -2560 ((-294 |#1|) |#2|)) (-15 -2571 ((-294 |#1|) |#2|)) (-15 -2174 ((-108) |#2|)) (-15 -3622 (|#2| |#2|)) (-15 -2324 ((-157 (-294 |#1|)) |#2|)))
+((-3058 (((-1171 (-631 (-885 |#1|))) (-1171 (-631 |#1|))) 24)) (-2686 (((-1171 (-631 (-385 (-885 |#1|)))) (-1171 (-631 |#1|))) 33)))
+(((-171 |#1|) (-10 -7 (-15 -3058 ((-1171 (-631 (-885 |#1|))) (-1171 (-631 |#1|)))) (-15 -2686 ((-1171 (-631 (-385 (-885 |#1|)))) (-1171 (-631 |#1|))))) (-160)) (T -171))
+((-2686 (*1 *2 *3) (-12 (-5 *3 (-1171 (-631 *4))) (-4 *4 (-160)) (-5 *2 (-1171 (-631 (-385 (-885 *4))))) (-5 *1 (-171 *4)))) (-3058 (*1 *2 *3) (-12 (-5 *3 (-1171 (-631 *4))) (-4 *4 (-160)) (-5 *2 (-1171 (-631 (-885 *4)))) (-5 *1 (-171 *4)))))
+(-10 -7 (-15 -3058 ((-1171 (-631 (-885 |#1|))) (-1171 (-631 |#1|)))) (-15 -2686 ((-1171 (-631 (-385 (-885 |#1|)))) (-1171 (-631 |#1|)))))
+((-3706 (((-1091 (-385 (-525))) (-1091 (-385 (-525))) (-1091 (-385 (-525)))) 66)) (-1729 (((-1091 (-385 (-525))) (-591 (-525)) (-591 (-525))) 75)) (-1601 (((-1091 (-385 (-525))) (-525)) 40)) (-2491 (((-1091 (-385 (-525))) (-525)) 52)) (-1980 (((-385 (-525)) (-1091 (-385 (-525)))) 62)) (-1907 (((-1091 (-385 (-525))) (-525)) 32)) (-3704 (((-1091 (-385 (-525))) (-525)) 48)) (-2413 (((-1091 (-385 (-525))) (-525)) 46)) (-2013 (((-1091 (-385 (-525))) (-1091 (-385 (-525))) (-1091 (-385 (-525)))) 60)) (-1664 (((-1091 (-385 (-525))) (-525)) 25)) (-4051 (((-385 (-525)) (-1091 (-385 (-525))) (-1091 (-385 (-525)))) 64)) (-3165 (((-1091 (-385 (-525))) (-525)) 30)) (-3194 (((-1091 (-385 (-525))) (-591 (-525))) 72)))
+(((-172) (-10 -7 (-15 -1664 ((-1091 (-385 (-525))) (-525))) (-15 -1601 ((-1091 (-385 (-525))) (-525))) (-15 -1907 ((-1091 (-385 (-525))) (-525))) (-15 -3165 ((-1091 (-385 (-525))) (-525))) (-15 -2413 ((-1091 (-385 (-525))) (-525))) (-15 -3704 ((-1091 (-385 (-525))) (-525))) (-15 -2491 ((-1091 (-385 (-525))) (-525))) (-15 -4051 ((-385 (-525)) (-1091 (-385 (-525))) (-1091 (-385 (-525))))) (-15 -2013 ((-1091 (-385 (-525))) (-1091 (-385 (-525))) (-1091 (-385 (-525))))) (-15 -1980 ((-385 (-525)) (-1091 (-385 (-525))))) (-15 -3706 ((-1091 (-385 (-525))) (-1091 (-385 (-525))) (-1091 (-385 (-525))))) (-15 -3194 ((-1091 (-385 (-525))) (-591 (-525)))) (-15 -1729 ((-1091 (-385 (-525))) (-591 (-525)) (-591 (-525)))))) (T -172))
+((-1729 (*1 *2 *3 *3) (-12 (-5 *3 (-591 (-525))) (-5 *2 (-1091 (-385 (-525)))) (-5 *1 (-172)))) (-3194 (*1 *2 *3) (-12 (-5 *3 (-591 (-525))) (-5 *2 (-1091 (-385 (-525)))) (-5 *1 (-172)))) (-3706 (*1 *2 *2 *2) (-12 (-5 *2 (-1091 (-385 (-525)))) (-5 *1 (-172)))) (-1980 (*1 *2 *3) (-12 (-5 *3 (-1091 (-385 (-525)))) (-5 *2 (-385 (-525))) (-5 *1 (-172)))) (-2013 (*1 *2 *2 *2) (-12 (-5 *2 (-1091 (-385 (-525)))) (-5 *1 (-172)))) (-4051 (*1 *2 *3 *3) (-12 (-5 *3 (-1091 (-385 (-525)))) (-5 *2 (-385 (-525))) (-5 *1 (-172)))) (-2491 (*1 *2 *3) (-12 (-5 *2 (-1091 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525)))) (-3704 (*1 *2 *3) (-12 (-5 *2 (-1091 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525)))) (-2413 (*1 *2 *3) (-12 (-5 *2 (-1091 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525)))) (-3165 (*1 *2 *3) (-12 (-5 *2 (-1091 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525)))) (-1907 (*1 *2 *3) (-12 (-5 *2 (-1091 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525)))) (-1601 (*1 *2 *3) (-12 (-5 *2 (-1091 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525)))) (-1664 (*1 *2 *3) (-12 (-5 *2 (-1091 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525)))))
+(-10 -7 (-15 -1664 ((-1091 (-385 (-525))) (-525))) (-15 -1601 ((-1091 (-385 (-525))) (-525))) (-15 -1907 ((-1091 (-385 (-525))) (-525))) (-15 -3165 ((-1091 (-385 (-525))) (-525))) (-15 -2413 ((-1091 (-385 (-525))) (-525))) (-15 -3704 ((-1091 (-385 (-525))) (-525))) (-15 -2491 ((-1091 (-385 (-525))) (-525))) (-15 -4051 ((-385 (-525)) (-1091 (-385 (-525))) (-1091 (-385 (-525))))) (-15 -2013 ((-1091 (-385 (-525))) (-1091 (-385 (-525))) (-1091 (-385 (-525))))) (-15 -1980 ((-385 (-525)) (-1091 (-385 (-525))))) (-15 -3706 ((-1091 (-385 (-525))) (-1091 (-385 (-525))) (-1091 (-385 (-525))))) (-15 -3194 ((-1091 (-385 (-525))) (-591 (-525)))) (-15 -1729 ((-1091 (-385 (-525))) (-591 (-525)) (-591 (-525)))))
+((-1414 (((-396 (-1085 (-525))) (-525)) 28)) (-1224 (((-591 (-1085 (-525))) (-525)) 23)) (-3762 (((-1085 (-525)) (-525)) 21)))
+(((-173) (-10 -7 (-15 -1224 ((-591 (-1085 (-525))) (-525))) (-15 -3762 ((-1085 (-525)) (-525))) (-15 -1414 ((-396 (-1085 (-525))) (-525))))) (T -173))
+((-1414 (*1 *2 *3) (-12 (-5 *2 (-396 (-1085 (-525)))) (-5 *1 (-173)) (-5 *3 (-525)))) (-3762 (*1 *2 *3) (-12 (-5 *2 (-1085 (-525))) (-5 *1 (-173)) (-5 *3 (-525)))) (-1224 (*1 *2 *3) (-12 (-5 *2 (-591 (-1085 (-525)))) (-5 *1 (-173)) (-5 *3 (-525)))))
+(-10 -7 (-15 -1224 ((-591 (-1085 (-525))) (-525))) (-15 -3762 ((-1085 (-525)) (-525))) (-15 -1414 ((-396 (-1085 (-525))) (-525))))
+((-3034 (((-1070 (-205)) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 104)) (-2425 (((-591 (-1072)) (-1070 (-205))) NIL)) (-2021 (((-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| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 80)) (-3851 (((-591 (-205)) (-294 (-205)) (-1089) (-1013 (-781 (-205)))) NIL)) (-1782 (((-591 (-1072)) (-591 (-205))) NIL)) (-1276 (((-205) (-1013 (-781 (-205)))) 24)) (-2041 (((-205) (-1013 (-781 (-205)))) 25)) (-3353 (((-357) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 97)) (-3653 (((-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| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 42)) (-2589 (((-1072) (-205)) NIL)) (-1539 (((-1072) (-591 (-1072))) 20)) (-1678 (((-964) (-1089) (-1089) (-964)) 13)))
+(((-174) (-10 -7 (-15 -2021 ((-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| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -3653 ((-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| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -1276 ((-205) (-1013 (-781 (-205))))) (-15 -2041 ((-205) (-1013 (-781 (-205))))) (-15 -3353 ((-357) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -3851 ((-591 (-205)) (-294 (-205)) (-1089) (-1013 (-781 (-205))))) (-15 -3034 ((-1070 (-205)) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -2589 ((-1072) (-205))) (-15 -1782 ((-591 (-1072)) (-591 (-205)))) (-15 -2425 ((-591 (-1072)) (-1070 (-205)))) (-15 -1539 ((-1072) (-591 (-1072)))) (-15 -1678 ((-964) (-1089) (-1089) (-964))))) (T -174))
+((-1678 (*1 *2 *3 *3 *2) (-12 (-5 *2 (-964)) (-5 *3 (-1089)) (-5 *1 (-174)))) (-1539 (*1 *2 *3) (-12 (-5 *3 (-591 (-1072))) (-5 *2 (-1072)) (-5 *1 (-174)))) (-2425 (*1 *2 *3) (-12 (-5 *3 (-1070 (-205))) (-5 *2 (-591 (-1072))) (-5 *1 (-174)))) (-1782 (*1 *2 *3) (-12 (-5 *3 (-591 (-205))) (-5 *2 (-591 (-1072))) (-5 *1 (-174)))) (-2589 (*1 *2 *3) (-12 (-5 *3 (-205)) (-5 *2 (-1072)) (-5 *1 (-174)))) (-3034 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-1070 (-205))) (-5 *1 (-174)))) (-3851 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-294 (-205))) (-5 *4 (-1089)) (-5 *5 (-1013 (-781 (-205)))) (-5 *2 (-591 (-205))) (-5 *1 (-174)))) (-3353 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-357)) (-5 *1 (-174)))) (-2041 (*1 *2 *3) (-12 (-5 *3 (-1013 (-781 (-205)))) (-5 *2 (-205)) (-5 *1 (-174)))) (-1276 (*1 *2 *3) (-12 (-5 *3 (-1013 (-781 (-205)))) (-5 *2 (-205)) (-5 *1 (-174)))) (-3653 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-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 (-174)))) (-2021 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-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 (-174)))))
+(-10 -7 (-15 -2021 ((-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| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -3653 ((-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| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -1276 ((-205) (-1013 (-781 (-205))))) (-15 -2041 ((-205) (-1013 (-781 (-205))))) (-15 -3353 ((-357) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -3851 ((-591 (-205)) (-294 (-205)) (-1089) (-1013 (-781 (-205))))) (-15 -3034 ((-1070 (-205)) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -2589 ((-1072) (-205))) (-15 -1782 ((-591 (-1072)) (-591 (-205)))) (-15 -2425 ((-591 (-1072)) (-1070 (-205)))) (-15 -1539 ((-1072) (-591 (-1072)))) (-15 -1678 ((-964) (-1089) (-1089) (-964))))
+((-2673 (((-108) $ $) NIL)) (-1648 (((-964) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-964)) 55) (((-964) (-2 (|:| |fn| (-294 (-205))) (|:| -3756 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-964)) NIL)) (-2282 (((-2 (|:| -2282 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964))) (-987) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 32) (((-2 (|:| -2282 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964))) (-987) (-2 (|:| |fn| (-294 (-205))) (|:| -3756 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) NIL)) (-3944 (((-108) $ $) NIL)))
(((-175) (-728)) (T -175))
NIL
(-728)
-((-3008 (((-108) $ $) NIL)) (-2486 (((-964) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-964)) 60) (((-964) (-2 (|:| |fn| (-294 (-205))) (|:| -1767 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-964)) NIL)) (-2432 (((-2 (|:| -2432 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964))) (-987) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 41) (((-2 (|:| -2432 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964))) (-987) (-2 (|:| |fn| (-294 (-205))) (|:| -1767 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) NIL)) (-4096 (((-108) $ $) NIL)))
+((-2673 (((-108) $ $) NIL)) (-1648 (((-964) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-964)) 60) (((-964) (-2 (|:| |fn| (-294 (-205))) (|:| -3756 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-964)) NIL)) (-2282 (((-2 (|:| -2282 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964))) (-987) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 41) (((-2 (|:| -2282 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964))) (-987) (-2 (|:| |fn| (-294 (-205))) (|:| -3756 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) NIL)) (-3944 (((-108) $ $) NIL)))
(((-176) (-728)) (T -176))
NIL
(-728)
-((-3008 (((-108) $ $) NIL)) (-2486 (((-964) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-964)) 69) (((-964) (-2 (|:| |fn| (-294 (-205))) (|:| -1767 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-964)) NIL)) (-2432 (((-2 (|:| -2432 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964))) (-987) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 40) (((-2 (|:| -2432 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964))) (-987) (-2 (|:| |fn| (-294 (-205))) (|:| -1767 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) NIL)) (-4096 (((-108) $ $) NIL)))
+((-2673 (((-108) $ $) NIL)) (-1648 (((-964) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-964)) 69) (((-964) (-2 (|:| |fn| (-294 (-205))) (|:| -3756 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-964)) NIL)) (-2282 (((-2 (|:| -2282 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964))) (-987) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 40) (((-2 (|:| -2282 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964))) (-987) (-2 (|:| |fn| (-294 (-205))) (|:| -3756 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) NIL)) (-3944 (((-108) $ $) NIL)))
(((-177) (-728)) (T -177))
NIL
(-728)
-((-3008 (((-108) $ $) NIL)) (-2486 (((-964) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-964)) 56) (((-964) (-2 (|:| |fn| (-294 (-205))) (|:| -1767 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-964)) NIL)) (-2432 (((-2 (|:| -2432 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964))) (-987) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 34) (((-2 (|:| -2432 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964))) (-987) (-2 (|:| |fn| (-294 (-205))) (|:| -1767 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) NIL)) (-4096 (((-108) $ $) NIL)))
+((-2673 (((-108) $ $) NIL)) (-1648 (((-964) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-964)) 56) (((-964) (-2 (|:| |fn| (-294 (-205))) (|:| -3756 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-964)) NIL)) (-2282 (((-2 (|:| -2282 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964))) (-987) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 34) (((-2 (|:| -2282 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964))) (-987) (-2 (|:| |fn| (-294 (-205))) (|:| -3756 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) NIL)) (-3944 (((-108) $ $) NIL)))
(((-178) (-728)) (T -178))
NIL
(-728)
-((-3008 (((-108) $ $) NIL)) (-2486 (((-964) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-964)) 67) (((-964) (-2 (|:| |fn| (-294 (-205))) (|:| -1767 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-964)) NIL)) (-2432 (((-2 (|:| -2432 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964))) (-987) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 38) (((-2 (|:| -2432 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964))) (-987) (-2 (|:| |fn| (-294 (-205))) (|:| -1767 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) NIL)) (-4096 (((-108) $ $) NIL)))
+((-2673 (((-108) $ $) NIL)) (-1648 (((-964) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-964)) 67) (((-964) (-2 (|:| |fn| (-294 (-205))) (|:| -3756 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-964)) NIL)) (-2282 (((-2 (|:| -2282 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964))) (-987) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 38) (((-2 (|:| -2282 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964))) (-987) (-2 (|:| |fn| (-294 (-205))) (|:| -3756 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) NIL)) (-3944 (((-108) $ $) NIL)))
(((-179) (-728)) (T -179))
NIL
(-728)
-((-3008 (((-108) $ $) NIL)) (-2486 (((-964) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-964)) 73) (((-964) (-2 (|:| |fn| (-294 (-205))) (|:| -1767 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-964)) NIL)) (-2432 (((-2 (|:| -2432 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964))) (-987) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 36) (((-2 (|:| -2432 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964))) (-987) (-2 (|:| |fn| (-294 (-205))) (|:| -1767 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) NIL)) (-4096 (((-108) $ $) NIL)))
+((-2673 (((-108) $ $) NIL)) (-1648 (((-964) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-964)) 73) (((-964) (-2 (|:| |fn| (-294 (-205))) (|:| -3756 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-964)) NIL)) (-2282 (((-2 (|:| -2282 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964))) (-987) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 36) (((-2 (|:| -2282 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964))) (-987) (-2 (|:| |fn| (-294 (-205))) (|:| -3756 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) NIL)) (-3944 (((-108) $ $) NIL)))
(((-180) (-728)) (T -180))
NIL
(-728)
-((-3008 (((-108) $ $) NIL)) (-2486 (((-964) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-964)) 80) (((-964) (-2 (|:| |fn| (-294 (-205))) (|:| -1767 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-964)) NIL)) (-2432 (((-2 (|:| -2432 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964))) (-987) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 44) (((-2 (|:| -2432 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964))) (-987) (-2 (|:| |fn| (-294 (-205))) (|:| -1767 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) NIL)) (-4096 (((-108) $ $) NIL)))
+((-2673 (((-108) $ $) NIL)) (-1648 (((-964) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-964)) 80) (((-964) (-2 (|:| |fn| (-294 (-205))) (|:| -3756 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-964)) NIL)) (-2282 (((-2 (|:| -2282 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964))) (-987) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 44) (((-2 (|:| -2282 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964))) (-987) (-2 (|:| |fn| (-294 (-205))) (|:| -3756 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) NIL)) (-3944 (((-108) $ $) NIL)))
(((-181) (-728)) (T -181))
NIL
(-728)
-((-3008 (((-108) $ $) NIL)) (-2486 (((-964) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-964)) 70) (((-964) (-2 (|:| |fn| (-294 (-205))) (|:| -1767 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-964)) NIL)) (-2432 (((-2 (|:| -2432 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964))) (-987) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 40) (((-2 (|:| -2432 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964))) (-987) (-2 (|:| |fn| (-294 (-205))) (|:| -1767 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) NIL)) (-4096 (((-108) $ $) NIL)))
+((-2673 (((-108) $ $) NIL)) (-1648 (((-964) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-964)) 70) (((-964) (-2 (|:| |fn| (-294 (-205))) (|:| -3756 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-964)) NIL)) (-2282 (((-2 (|:| -2282 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964))) (-987) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 40) (((-2 (|:| -2282 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964))) (-987) (-2 (|:| |fn| (-294 (-205))) (|:| -3756 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) NIL)) (-3944 (((-108) $ $) NIL)))
(((-182) (-728)) (T -182))
NIL
(-728)
-((-3008 (((-108) $ $) NIL)) (-2486 (((-964) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-964)) NIL) (((-964) (-2 (|:| |fn| (-294 (-205))) (|:| -1767 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-964)) 65)) (-2432 (((-2 (|:| -2432 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964))) (-987) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) NIL) (((-2 (|:| -2432 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964))) (-987) (-2 (|:| |fn| (-294 (-205))) (|:| -1767 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 32)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) NIL)) (-4096 (((-108) $ $) NIL)))
+((-2673 (((-108) $ $) NIL)) (-1648 (((-964) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-964)) NIL) (((-964) (-2 (|:| |fn| (-294 (-205))) (|:| -3756 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-964)) 65)) (-2282 (((-2 (|:| -2282 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964))) (-987) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) NIL) (((-2 (|:| -2282 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964))) (-987) (-2 (|:| |fn| (-294 (-205))) (|:| -3756 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 32)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) NIL)) (-3944 (((-108) $ $) NIL)))
(((-183) (-728)) (T -183))
NIL
(-728)
-((-3008 (((-108) $ $) NIL)) (-2486 (((-964) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-964)) NIL) (((-964) (-2 (|:| |fn| (-294 (-205))) (|:| -1767 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-964)) 63)) (-2432 (((-2 (|:| -2432 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964))) (-987) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) NIL) (((-2 (|:| -2432 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964))) (-987) (-2 (|:| |fn| (-294 (-205))) (|:| -1767 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 34)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) NIL)) (-4096 (((-108) $ $) NIL)))
+((-2673 (((-108) $ $) NIL)) (-1648 (((-964) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-964)) NIL) (((-964) (-2 (|:| |fn| (-294 (-205))) (|:| -3756 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-964)) 63)) (-2282 (((-2 (|:| -2282 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964))) (-987) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) NIL) (((-2 (|:| -2282 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964))) (-987) (-2 (|:| |fn| (-294 (-205))) (|:| -3756 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 34)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) NIL)) (-3944 (((-108) $ $) NIL)))
(((-184) (-728)) (T -184))
NIL
(-728)
-((-3008 (((-108) $ $) NIL)) (-2486 (((-964) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-964)) 90) (((-964) (-2 (|:| |fn| (-294 (-205))) (|:| -1767 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-964)) NIL)) (-2432 (((-2 (|:| -2432 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964))) (-987) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 78) (((-2 (|:| -2432 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964))) (-987) (-2 (|:| |fn| (-294 (-205))) (|:| -1767 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) NIL)) (-4096 (((-108) $ $) NIL)))
+((-2673 (((-108) $ $) NIL)) (-1648 (((-964) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-964)) 90) (((-964) (-2 (|:| |fn| (-294 (-205))) (|:| -3756 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-964)) NIL)) (-2282 (((-2 (|:| -2282 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964))) (-987) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 78) (((-2 (|:| -2282 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964))) (-987) (-2 (|:| |fn| (-294 (-205))) (|:| -3756 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) NIL)) (-3944 (((-108) $ $) NIL)))
(((-185) (-728)) (T -185))
NIL
(-728)
-((-1270 (((-3 (-2 (|:| -4157 (-110)) (|:| |w| (-205))) "failed") (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 85)) (-2790 (((-525) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 42)) (-3762 (((-3 (-591 (-205)) "failed") (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 73)))
-(((-186) (-10 -7 (-15 -1270 ((-3 (-2 (|:| -4157 (-110)) (|:| |w| (-205))) "failed") (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -3762 ((-3 (-591 (-205)) "failed") (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -2790 ((-525) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))))) (T -186))
-((-2790 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-525)) (-5 *1 (-186)))) (-3762 (*1 *2 *3) (|partial| -12 (-5 *3 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-591 (-205))) (-5 *1 (-186)))) (-1270 (*1 *2 *3) (|partial| -12 (-5 *3 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-2 (|:| -4157 (-110)) (|:| |w| (-205)))) (-5 *1 (-186)))))
-(-10 -7 (-15 -1270 ((-3 (-2 (|:| -4157 (-110)) (|:| |w| (-205))) "failed") (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -3762 ((-3 (-591 (-205)) "failed") (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -2790 ((-525) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))))
-((-1929 (((-357) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 39)) (-2636 (((-2 (|:| |stiffnessFactor| (-357)) (|:| |stabilityFactor| (-357))) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 129)) (-4029 (((-2 (|:| |stiffnessFactor| (-357)) (|:| |stabilityFactor| (-357))) (-631 (-294 (-205)))) 88)) (-3065 (((-357) (-631 (-294 (-205)))) 112)) (-1228 (((-631 (-294 (-205))) (-1171 (-294 (-205))) (-591 (-1089))) 109)) (-4089 (((-357) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 30)) (-1404 (((-357) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 43)) (-4132 (((-631 (-294 (-205))) (-631 (-294 (-205))) (-591 (-1089)) (-1171 (-294 (-205)))) 101)) (-3688 (((-357) (-357) (-591 (-357))) 106) (((-357) (-357) (-357)) 104)) (-2491 (((-357) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 36)))
-(((-187) (-10 -7 (-15 -3688 ((-357) (-357) (-357))) (-15 -3688 ((-357) (-357) (-591 (-357)))) (-15 -3065 ((-357) (-631 (-294 (-205))))) (-15 -1228 ((-631 (-294 (-205))) (-1171 (-294 (-205))) (-591 (-1089)))) (-15 -4132 ((-631 (-294 (-205))) (-631 (-294 (-205))) (-591 (-1089)) (-1171 (-294 (-205))))) (-15 -4029 ((-2 (|:| |stiffnessFactor| (-357)) (|:| |stabilityFactor| (-357))) (-631 (-294 (-205))))) (-15 -2636 ((-2 (|:| |stiffnessFactor| (-357)) (|:| |stabilityFactor| (-357))) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -1929 ((-357) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -1404 ((-357) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -2491 ((-357) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -4089 ((-357) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))))) (T -187))
-((-4089 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-357)) (-5 *1 (-187)))) (-2491 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-357)) (-5 *1 (-187)))) (-1404 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-357)) (-5 *1 (-187)))) (-1929 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-357)) (-5 *1 (-187)))) (-2636 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-2 (|:| |stiffnessFactor| (-357)) (|:| |stabilityFactor| (-357)))) (-5 *1 (-187)))) (-4029 (*1 *2 *3) (-12 (-5 *3 (-631 (-294 (-205)))) (-5 *2 (-2 (|:| |stiffnessFactor| (-357)) (|:| |stabilityFactor| (-357)))) (-5 *1 (-187)))) (-4132 (*1 *2 *2 *3 *4) (-12 (-5 *2 (-631 (-294 (-205)))) (-5 *3 (-591 (-1089))) (-5 *4 (-1171 (-294 (-205)))) (-5 *1 (-187)))) (-1228 (*1 *2 *3 *4) (-12 (-5 *3 (-1171 (-294 (-205)))) (-5 *4 (-591 (-1089))) (-5 *2 (-631 (-294 (-205)))) (-5 *1 (-187)))) (-3065 (*1 *2 *3) (-12 (-5 *3 (-631 (-294 (-205)))) (-5 *2 (-357)) (-5 *1 (-187)))) (-3688 (*1 *2 *2 *3) (-12 (-5 *3 (-591 (-357))) (-5 *2 (-357)) (-5 *1 (-187)))) (-3688 (*1 *2 *2 *2) (-12 (-5 *2 (-357)) (-5 *1 (-187)))))
-(-10 -7 (-15 -3688 ((-357) (-357) (-357))) (-15 -3688 ((-357) (-357) (-591 (-357)))) (-15 -3065 ((-357) (-631 (-294 (-205))))) (-15 -1228 ((-631 (-294 (-205))) (-1171 (-294 (-205))) (-591 (-1089)))) (-15 -4132 ((-631 (-294 (-205))) (-631 (-294 (-205))) (-591 (-1089)) (-1171 (-294 (-205))))) (-15 -4029 ((-2 (|:| |stiffnessFactor| (-357)) (|:| |stabilityFactor| (-357))) (-631 (-294 (-205))))) (-15 -2636 ((-2 (|:| |stiffnessFactor| (-357)) (|:| |stabilityFactor| (-357))) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -1929 ((-357) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -1404 ((-357) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -2491 ((-357) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -4089 ((-357) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))))
-((-3008 (((-108) $ $) NIL)) (-2432 (((-2 (|:| -2432 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 41)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) NIL)) (-3968 (((-964) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 64)) (-4096 (((-108) $ $) NIL)))
+((-3914 (((-3 (-2 (|:| -3854 (-110)) (|:| |w| (-205))) "failed") (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 85)) (-1668 (((-525) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 42)) (-2933 (((-3 (-591 (-205)) "failed") (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 73)))
+(((-186) (-10 -7 (-15 -3914 ((-3 (-2 (|:| -3854 (-110)) (|:| |w| (-205))) "failed") (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -2933 ((-3 (-591 (-205)) "failed") (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -1668 ((-525) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))))) (T -186))
+((-1668 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-525)) (-5 *1 (-186)))) (-2933 (*1 *2 *3) (|partial| -12 (-5 *3 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-591 (-205))) (-5 *1 (-186)))) (-3914 (*1 *2 *3) (|partial| -12 (-5 *3 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-2 (|:| -3854 (-110)) (|:| |w| (-205)))) (-5 *1 (-186)))))
+(-10 -7 (-15 -3914 ((-3 (-2 (|:| -3854 (-110)) (|:| |w| (-205))) "failed") (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -2933 ((-3 (-591 (-205)) "failed") (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -1668 ((-525) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))))
+((-3719 (((-357) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 39)) (-2538 (((-2 (|:| |stiffnessFactor| (-357)) (|:| |stabilityFactor| (-357))) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 129)) (-2643 (((-2 (|:| |stiffnessFactor| (-357)) (|:| |stabilityFactor| (-357))) (-631 (-294 (-205)))) 88)) (-1355 (((-357) (-631 (-294 (-205)))) 112)) (-3044 (((-631 (-294 (-205))) (-1171 (-294 (-205))) (-591 (-1089))) 109)) (-1969 (((-357) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 30)) (-3406 (((-357) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 43)) (-1980 (((-631 (-294 (-205))) (-631 (-294 (-205))) (-591 (-1089)) (-1171 (-294 (-205)))) 101)) (-3482 (((-357) (-357) (-591 (-357))) 106) (((-357) (-357) (-357)) 104)) (-1686 (((-357) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 36)))
+(((-187) (-10 -7 (-15 -3482 ((-357) (-357) (-357))) (-15 -3482 ((-357) (-357) (-591 (-357)))) (-15 -1355 ((-357) (-631 (-294 (-205))))) (-15 -3044 ((-631 (-294 (-205))) (-1171 (-294 (-205))) (-591 (-1089)))) (-15 -1980 ((-631 (-294 (-205))) (-631 (-294 (-205))) (-591 (-1089)) (-1171 (-294 (-205))))) (-15 -2643 ((-2 (|:| |stiffnessFactor| (-357)) (|:| |stabilityFactor| (-357))) (-631 (-294 (-205))))) (-15 -2538 ((-2 (|:| |stiffnessFactor| (-357)) (|:| |stabilityFactor| (-357))) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -3719 ((-357) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -3406 ((-357) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -1686 ((-357) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -1969 ((-357) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))))) (T -187))
+((-1969 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-357)) (-5 *1 (-187)))) (-1686 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-357)) (-5 *1 (-187)))) (-3406 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-357)) (-5 *1 (-187)))) (-3719 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-357)) (-5 *1 (-187)))) (-2538 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-2 (|:| |stiffnessFactor| (-357)) (|:| |stabilityFactor| (-357)))) (-5 *1 (-187)))) (-2643 (*1 *2 *3) (-12 (-5 *3 (-631 (-294 (-205)))) (-5 *2 (-2 (|:| |stiffnessFactor| (-357)) (|:| |stabilityFactor| (-357)))) (-5 *1 (-187)))) (-1980 (*1 *2 *2 *3 *4) (-12 (-5 *2 (-631 (-294 (-205)))) (-5 *3 (-591 (-1089))) (-5 *4 (-1171 (-294 (-205)))) (-5 *1 (-187)))) (-3044 (*1 *2 *3 *4) (-12 (-5 *3 (-1171 (-294 (-205)))) (-5 *4 (-591 (-1089))) (-5 *2 (-631 (-294 (-205)))) (-5 *1 (-187)))) (-1355 (*1 *2 *3) (-12 (-5 *3 (-631 (-294 (-205)))) (-5 *2 (-357)) (-5 *1 (-187)))) (-3482 (*1 *2 *2 *3) (-12 (-5 *3 (-591 (-357))) (-5 *2 (-357)) (-5 *1 (-187)))) (-3482 (*1 *2 *2 *2) (-12 (-5 *2 (-357)) (-5 *1 (-187)))))
+(-10 -7 (-15 -3482 ((-357) (-357) (-357))) (-15 -3482 ((-357) (-357) (-591 (-357)))) (-15 -1355 ((-357) (-631 (-294 (-205))))) (-15 -3044 ((-631 (-294 (-205))) (-1171 (-294 (-205))) (-591 (-1089)))) (-15 -1980 ((-631 (-294 (-205))) (-631 (-294 (-205))) (-591 (-1089)) (-1171 (-294 (-205))))) (-15 -2643 ((-2 (|:| |stiffnessFactor| (-357)) (|:| |stabilityFactor| (-357))) (-631 (-294 (-205))))) (-15 -2538 ((-2 (|:| |stiffnessFactor| (-357)) (|:| |stabilityFactor| (-357))) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -3719 ((-357) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -3406 ((-357) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -1686 ((-357) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -1969 ((-357) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))))
+((-2673 (((-108) $ $) NIL)) (-2282 (((-2 (|:| -2282 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 41)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) NIL)) (-3267 (((-964) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 64)) (-3944 (((-108) $ $) NIL)))
(((-188) (-741)) (T -188))
NIL
(-741)
-((-3008 (((-108) $ $) NIL)) (-2432 (((-2 (|:| -2432 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 41)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) NIL)) (-3968 (((-964) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 62)) (-4096 (((-108) $ $) NIL)))
+((-2673 (((-108) $ $) NIL)) (-2282 (((-2 (|:| -2282 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 41)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) NIL)) (-3267 (((-964) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 62)) (-3944 (((-108) $ $) NIL)))
(((-189) (-741)) (T -189))
NIL
(-741)
-((-3008 (((-108) $ $) NIL)) (-2432 (((-2 (|:| -2432 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 40)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) NIL)) (-3968 (((-964) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 66)) (-4096 (((-108) $ $) NIL)))
+((-2673 (((-108) $ $) NIL)) (-2282 (((-2 (|:| -2282 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 40)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) NIL)) (-3267 (((-964) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 66)) (-3944 (((-108) $ $) NIL)))
(((-190) (-741)) (T -190))
NIL
(-741)
-((-3008 (((-108) $ $) NIL)) (-2432 (((-2 (|:| -2432 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 46)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) NIL)) (-3968 (((-964) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 75)) (-4096 (((-108) $ $) NIL)))
+((-2673 (((-108) $ $) NIL)) (-2282 (((-2 (|:| -2282 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 46)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) NIL)) (-3267 (((-964) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 75)) (-3944 (((-108) $ $) NIL)))
(((-191) (-741)) (T -191))
NIL
(-741)
-((-3531 (((-591 (-1089)) (-1089) (-712)) 23)) (-2812 (((-294 (-205)) (-294 (-205))) 31)) (-1727 (((-108) (-2 (|:| |pde| (-591 (-294 (-205)))) (|:| |constraints| (-591 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-712)) (|:| |boundaryType| (-525)) (|:| |dStart| (-631 (-205))) (|:| |dFinish| (-631 (-205)))))) (|:| |f| (-591 (-591 (-294 (-205))))) (|:| |st| (-1072)) (|:| |tol| (-205)))) 73)) (-1903 (((-108) (-205) (-205) (-591 (-294 (-205)))) 44)))
-(((-192) (-10 -7 (-15 -3531 ((-591 (-1089)) (-1089) (-712))) (-15 -2812 ((-294 (-205)) (-294 (-205)))) (-15 -1903 ((-108) (-205) (-205) (-591 (-294 (-205))))) (-15 -1727 ((-108) (-2 (|:| |pde| (-591 (-294 (-205)))) (|:| |constraints| (-591 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-712)) (|:| |boundaryType| (-525)) (|:| |dStart| (-631 (-205))) (|:| |dFinish| (-631 (-205)))))) (|:| |f| (-591 (-591 (-294 (-205))))) (|:| |st| (-1072)) (|:| |tol| (-205))))))) (T -192))
-((-1727 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |pde| (-591 (-294 (-205)))) (|:| |constraints| (-591 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-712)) (|:| |boundaryType| (-525)) (|:| |dStart| (-631 (-205))) (|:| |dFinish| (-631 (-205)))))) (|:| |f| (-591 (-591 (-294 (-205))))) (|:| |st| (-1072)) (|:| |tol| (-205)))) (-5 *2 (-108)) (-5 *1 (-192)))) (-1903 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-591 (-294 (-205)))) (-5 *3 (-205)) (-5 *2 (-108)) (-5 *1 (-192)))) (-2812 (*1 *2 *2) (-12 (-5 *2 (-294 (-205))) (-5 *1 (-192)))) (-3531 (*1 *2 *3 *4) (-12 (-5 *4 (-712)) (-5 *2 (-591 (-1089))) (-5 *1 (-192)) (-5 *3 (-1089)))))
-(-10 -7 (-15 -3531 ((-591 (-1089)) (-1089) (-712))) (-15 -2812 ((-294 (-205)) (-294 (-205)))) (-15 -1903 ((-108) (-205) (-205) (-591 (-294 (-205))))) (-15 -1727 ((-108) (-2 (|:| |pde| (-591 (-294 (-205)))) (|:| |constraints| (-591 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-712)) (|:| |boundaryType| (-525)) (|:| |dStart| (-631 (-205))) (|:| |dFinish| (-631 (-205)))))) (|:| |f| (-591 (-591 (-294 (-205))))) (|:| |st| (-1072)) (|:| |tol| (-205))))))
-((-3008 (((-108) $ $) NIL)) (-2432 (((-2 (|:| -2432 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |pde| (-591 (-294 (-205)))) (|:| |constraints| (-591 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-712)) (|:| |boundaryType| (-525)) (|:| |dStart| (-631 (-205))) (|:| |dFinish| (-631 (-205)))))) (|:| |f| (-591 (-591 (-294 (-205))))) (|:| |st| (-1072)) (|:| |tol| (-205)))) 26)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) NIL)) (-2276 (((-964) (-2 (|:| |pde| (-591 (-294 (-205)))) (|:| |constraints| (-591 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-712)) (|:| |boundaryType| (-525)) (|:| |dStart| (-631 (-205))) (|:| |dFinish| (-631 (-205)))))) (|:| |f| (-591 (-591 (-294 (-205))))) (|:| |st| (-1072)) (|:| |tol| (-205)))) 57)) (-4096 (((-108) $ $) NIL)))
+((-2758 (((-591 (-1089)) (-1089) (-712)) 23)) (-3754 (((-294 (-205)) (-294 (-205))) 31)) (-3199 (((-108) (-2 (|:| |pde| (-591 (-294 (-205)))) (|:| |constraints| (-591 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-712)) (|:| |boundaryType| (-525)) (|:| |dStart| (-631 (-205))) (|:| |dFinish| (-631 (-205)))))) (|:| |f| (-591 (-591 (-294 (-205))))) (|:| |st| (-1072)) (|:| |tol| (-205)))) 73)) (-2778 (((-108) (-205) (-205) (-591 (-294 (-205)))) 44)))
+(((-192) (-10 -7 (-15 -2758 ((-591 (-1089)) (-1089) (-712))) (-15 -3754 ((-294 (-205)) (-294 (-205)))) (-15 -2778 ((-108) (-205) (-205) (-591 (-294 (-205))))) (-15 -3199 ((-108) (-2 (|:| |pde| (-591 (-294 (-205)))) (|:| |constraints| (-591 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-712)) (|:| |boundaryType| (-525)) (|:| |dStart| (-631 (-205))) (|:| |dFinish| (-631 (-205)))))) (|:| |f| (-591 (-591 (-294 (-205))))) (|:| |st| (-1072)) (|:| |tol| (-205))))))) (T -192))
+((-3199 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |pde| (-591 (-294 (-205)))) (|:| |constraints| (-591 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-712)) (|:| |boundaryType| (-525)) (|:| |dStart| (-631 (-205))) (|:| |dFinish| (-631 (-205)))))) (|:| |f| (-591 (-591 (-294 (-205))))) (|:| |st| (-1072)) (|:| |tol| (-205)))) (-5 *2 (-108)) (-5 *1 (-192)))) (-2778 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-591 (-294 (-205)))) (-5 *3 (-205)) (-5 *2 (-108)) (-5 *1 (-192)))) (-3754 (*1 *2 *2) (-12 (-5 *2 (-294 (-205))) (-5 *1 (-192)))) (-2758 (*1 *2 *3 *4) (-12 (-5 *4 (-712)) (-5 *2 (-591 (-1089))) (-5 *1 (-192)) (-5 *3 (-1089)))))
+(-10 -7 (-15 -2758 ((-591 (-1089)) (-1089) (-712))) (-15 -3754 ((-294 (-205)) (-294 (-205)))) (-15 -2778 ((-108) (-205) (-205) (-591 (-294 (-205))))) (-15 -3199 ((-108) (-2 (|:| |pde| (-591 (-294 (-205)))) (|:| |constraints| (-591 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-712)) (|:| |boundaryType| (-525)) (|:| |dStart| (-631 (-205))) (|:| |dFinish| (-631 (-205)))))) (|:| |f| (-591 (-591 (-294 (-205))))) (|:| |st| (-1072)) (|:| |tol| (-205))))))
+((-2673 (((-108) $ $) NIL)) (-2282 (((-2 (|:| -2282 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |pde| (-591 (-294 (-205)))) (|:| |constraints| (-591 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-712)) (|:| |boundaryType| (-525)) (|:| |dStart| (-631 (-205))) (|:| |dFinish| (-631 (-205)))))) (|:| |f| (-591 (-591 (-294 (-205))))) (|:| |st| (-1072)) (|:| |tol| (-205)))) 26)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) NIL)) (-3266 (((-964) (-2 (|:| |pde| (-591 (-294 (-205)))) (|:| |constraints| (-591 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-712)) (|:| |boundaryType| (-525)) (|:| |dStart| (-631 (-205))) (|:| |dFinish| (-631 (-205)))))) (|:| |f| (-591 (-591 (-294 (-205))))) (|:| |st| (-1072)) (|:| |tol| (-205)))) 57)) (-3944 (((-108) $ $) NIL)))
(((-193) (-828)) (T -193))
NIL
(-828)
-((-3008 (((-108) $ $) NIL)) (-2432 (((-2 (|:| -2432 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |pde| (-591 (-294 (-205)))) (|:| |constraints| (-591 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-712)) (|:| |boundaryType| (-525)) (|:| |dStart| (-631 (-205))) (|:| |dFinish| (-631 (-205)))))) (|:| |f| (-591 (-591 (-294 (-205))))) (|:| |st| (-1072)) (|:| |tol| (-205)))) 21)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) NIL)) (-2276 (((-964) (-2 (|:| |pde| (-591 (-294 (-205)))) (|:| |constraints| (-591 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-712)) (|:| |boundaryType| (-525)) (|:| |dStart| (-631 (-205))) (|:| |dFinish| (-631 (-205)))))) (|:| |f| (-591 (-591 (-294 (-205))))) (|:| |st| (-1072)) (|:| |tol| (-205)))) NIL)) (-4096 (((-108) $ $) NIL)))
+((-2673 (((-108) $ $) NIL)) (-2282 (((-2 (|:| -2282 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |pde| (-591 (-294 (-205)))) (|:| |constraints| (-591 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-712)) (|:| |boundaryType| (-525)) (|:| |dStart| (-631 (-205))) (|:| |dFinish| (-631 (-205)))))) (|:| |f| (-591 (-591 (-294 (-205))))) (|:| |st| (-1072)) (|:| |tol| (-205)))) 21)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) NIL)) (-3266 (((-964) (-2 (|:| |pde| (-591 (-294 (-205)))) (|:| |constraints| (-591 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-712)) (|:| |boundaryType| (-525)) (|:| |dStart| (-631 (-205))) (|:| |dFinish| (-631 (-205)))))) (|:| |f| (-591 (-591 (-294 (-205))))) (|:| |st| (-1072)) (|:| |tol| (-205)))) NIL)) (-3944 (((-108) $ $) NIL)))
(((-194) (-828)) (T -194))
NIL
(-828)
-((-3008 (((-108) $ $) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3600 (((-1176) $) 36) (((-1176) $ (-854) (-854)) 38)) (-3164 (($ $ (-920)) 19) (((-225 (-1072)) $ (-1089)) 15)) (-3551 (((-1176) $) 34)) (-3022 (((-796) $) 31) (($ (-591 |#1|)) 8)) (-4096 (((-108) $ $) NIL)) (-4164 (($ $ $) 27)) (-4156 (($ $ $) 22)))
-(((-195 |#1|) (-13 (-1018) (-10 -8 (-15 -3164 ($ $ (-920))) (-15 -3164 ((-225 (-1072)) $ (-1089))) (-15 -4156 ($ $ $)) (-15 -4164 ($ $ $)) (-15 -3022 ($ (-591 |#1|))) (-15 -3551 ((-1176) $)) (-15 -3600 ((-1176) $)) (-15 -3600 ((-1176) $ (-854) (-854))))) (-13 (-788) (-10 -8 (-15 -3164 ((-1072) $ (-1089))) (-15 -3551 ((-1176) $)) (-15 -3600 ((-1176) $))))) (T -195))
-((-3164 (*1 *1 *1 *2) (-12 (-5 *2 (-920)) (-5 *1 (-195 *3)) (-4 *3 (-13 (-788) (-10 -8 (-15 -3164 ((-1072) $ (-1089))) (-15 -3551 ((-1176) $)) (-15 -3600 ((-1176) $))))))) (-3164 (*1 *2 *1 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-225 (-1072))) (-5 *1 (-195 *4)) (-4 *4 (-13 (-788) (-10 -8 (-15 -3164 ((-1072) $ *3)) (-15 -3551 ((-1176) $)) (-15 -3600 ((-1176) $))))))) (-4156 (*1 *1 *1 *1) (-12 (-5 *1 (-195 *2)) (-4 *2 (-13 (-788) (-10 -8 (-15 -3164 ((-1072) $ (-1089))) (-15 -3551 ((-1176) $)) (-15 -3600 ((-1176) $))))))) (-4164 (*1 *1 *1 *1) (-12 (-5 *1 (-195 *2)) (-4 *2 (-13 (-788) (-10 -8 (-15 -3164 ((-1072) $ (-1089))) (-15 -3551 ((-1176) $)) (-15 -3600 ((-1176) $))))))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-13 (-788) (-10 -8 (-15 -3164 ((-1072) $ (-1089))) (-15 -3551 ((-1176) $)) (-15 -3600 ((-1176) $))))) (-5 *1 (-195 *3)))) (-3551 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-195 *3)) (-4 *3 (-13 (-788) (-10 -8 (-15 -3164 ((-1072) $ (-1089))) (-15 -3551 (*2 $)) (-15 -3600 (*2 $))))))) (-3600 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-195 *3)) (-4 *3 (-13 (-788) (-10 -8 (-15 -3164 ((-1072) $ (-1089))) (-15 -3551 (*2 $)) (-15 -3600 (*2 $))))))) (-3600 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-854)) (-5 *2 (-1176)) (-5 *1 (-195 *4)) (-4 *4 (-13 (-788) (-10 -8 (-15 -3164 ((-1072) $ (-1089))) (-15 -3551 (*2 $)) (-15 -3600 (*2 $))))))))
-(-13 (-1018) (-10 -8 (-15 -3164 ($ $ (-920))) (-15 -3164 ((-225 (-1072)) $ (-1089))) (-15 -4156 ($ $ $)) (-15 -4164 ($ $ $)) (-15 -3022 ($ (-591 |#1|))) (-15 -3551 ((-1176) $)) (-15 -3600 ((-1176) $)) (-15 -3600 ((-1176) $ (-854) (-854)))))
-((-2781 ((|#2| |#4| (-1 |#2| |#2|)) 46)))
-(((-196 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2781 (|#2| |#4| (-1 |#2| |#2|)))) (-341) (-1147 |#1|) (-1147 (-385 |#2|)) (-320 |#1| |#2| |#3|)) (T -196))
-((-2781 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *2 *2)) (-4 *5 (-341)) (-4 *6 (-1147 (-385 *2))) (-4 *2 (-1147 *5)) (-5 *1 (-196 *5 *2 *6 *3)) (-4 *3 (-320 *5 *2 *6)))))
-(-10 -7 (-15 -2781 (|#2| |#4| (-1 |#2| |#2|))))
-((-3679 ((|#2| |#2| (-712) |#2|) 42)) (-2579 ((|#2| |#2| (-712) |#2|) 38)) (-3237 (((-591 |#2|) (-591 (-2 (|:| |deg| (-712)) (|:| -1553 |#2|)))) 58)) (-3147 (((-591 (-2 (|:| |deg| (-712)) (|:| -1553 |#2|))) |#2|) 53)) (-1666 (((-108) |#2|) 50)) (-3646 (((-396 |#2|) |#2|) 78)) (-1348 (((-396 |#2|) |#2|) 77)) (-1571 ((|#2| |#2| (-712) |#2|) 36)) (-2833 (((-2 (|:| |cont| |#1|) (|:| -3781 (-591 (-2 (|:| |irr| |#2|) (|:| -3265 (-525)))))) |#2| (-108)) 70)))
-(((-197 |#1| |#2|) (-10 -7 (-15 -1348 ((-396 |#2|) |#2|)) (-15 -3646 ((-396 |#2|) |#2|)) (-15 -2833 ((-2 (|:| |cont| |#1|) (|:| -3781 (-591 (-2 (|:| |irr| |#2|) (|:| -3265 (-525)))))) |#2| (-108))) (-15 -3147 ((-591 (-2 (|:| |deg| (-712)) (|:| -1553 |#2|))) |#2|)) (-15 -3237 ((-591 |#2|) (-591 (-2 (|:| |deg| (-712)) (|:| -1553 |#2|))))) (-15 -1571 (|#2| |#2| (-712) |#2|)) (-15 -2579 (|#2| |#2| (-712) |#2|)) (-15 -3679 (|#2| |#2| (-712) |#2|)) (-15 -1666 ((-108) |#2|))) (-327) (-1147 |#1|)) (T -197))
-((-1666 (*1 *2 *3) (-12 (-4 *4 (-327)) (-5 *2 (-108)) (-5 *1 (-197 *4 *3)) (-4 *3 (-1147 *4)))) (-3679 (*1 *2 *2 *3 *2) (-12 (-5 *3 (-712)) (-4 *4 (-327)) (-5 *1 (-197 *4 *2)) (-4 *2 (-1147 *4)))) (-2579 (*1 *2 *2 *3 *2) (-12 (-5 *3 (-712)) (-4 *4 (-327)) (-5 *1 (-197 *4 *2)) (-4 *2 (-1147 *4)))) (-1571 (*1 *2 *2 *3 *2) (-12 (-5 *3 (-712)) (-4 *4 (-327)) (-5 *1 (-197 *4 *2)) (-4 *2 (-1147 *4)))) (-3237 (*1 *2 *3) (-12 (-5 *3 (-591 (-2 (|:| |deg| (-712)) (|:| -1553 *5)))) (-4 *5 (-1147 *4)) (-4 *4 (-327)) (-5 *2 (-591 *5)) (-5 *1 (-197 *4 *5)))) (-3147 (*1 *2 *3) (-12 (-4 *4 (-327)) (-5 *2 (-591 (-2 (|:| |deg| (-712)) (|:| -1553 *3)))) (-5 *1 (-197 *4 *3)) (-4 *3 (-1147 *4)))) (-2833 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-327)) (-5 *2 (-2 (|:| |cont| *5) (|:| -3781 (-591 (-2 (|:| |irr| *3) (|:| -3265 (-525))))))) (-5 *1 (-197 *5 *3)) (-4 *3 (-1147 *5)))) (-3646 (*1 *2 *3) (-12 (-4 *4 (-327)) (-5 *2 (-396 *3)) (-5 *1 (-197 *4 *3)) (-4 *3 (-1147 *4)))) (-1348 (*1 *2 *3) (-12 (-4 *4 (-327)) (-5 *2 (-396 *3)) (-5 *1 (-197 *4 *3)) (-4 *3 (-1147 *4)))))
-(-10 -7 (-15 -1348 ((-396 |#2|) |#2|)) (-15 -3646 ((-396 |#2|) |#2|)) (-15 -2833 ((-2 (|:| |cont| |#1|) (|:| -3781 (-591 (-2 (|:| |irr| |#2|) (|:| -3265 (-525)))))) |#2| (-108))) (-15 -3147 ((-591 (-2 (|:| |deg| (-712)) (|:| -1553 |#2|))) |#2|)) (-15 -3237 ((-591 |#2|) (-591 (-2 (|:| |deg| (-712)) (|:| -1553 |#2|))))) (-15 -1571 (|#2| |#2| (-712) |#2|)) (-15 -2579 (|#2| |#2| (-712) |#2|)) (-15 -3679 (|#2| |#2| (-712) |#2|)) (-15 -1666 ((-108) |#2|)))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-1508 (((-525) $) NIL (|has| (-525) (-286)))) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3706 (($ $) NIL)) (-1715 (((-108) $) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-1965 (((-396 (-1085 $)) (-1085 $)) NIL (|has| (-525) (-842)))) (-1291 (($ $) NIL)) (-2827 (((-396 $) $) NIL)) (-2252 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) NIL (|has| (-525) (-842)))) (-1947 (((-108) $ $) NIL)) (-3329 (((-525) $) NIL (|has| (-525) (-761)))) (-3798 (($) NIL T CONST)) (-1251 (((-3 (-525) "failed") $) NIL) (((-3 (-1089) "failed") $) NIL (|has| (-525) (-966 (-1089)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| (-525) (-966 (-525)))) (((-3 (-525) "failed") $) NIL (|has| (-525) (-966 (-525))))) (-3528 (((-525) $) NIL) (((-1089) $) NIL (|has| (-525) (-966 (-1089)))) (((-385 (-525)) $) NIL (|has| (-525) (-966 (-525)))) (((-525) $) NIL (|has| (-525) (-966 (-525))))) (-2129 (($ $ $) NIL)) (-3305 (((-631 (-525)) (-631 $)) NIL (|has| (-525) (-587 (-525)))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| (-525) (-587 (-525)))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL) (((-631 (-525)) (-631 $)) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-3377 (($) NIL (|has| (-525) (-510)))) (-2110 (($ $ $) NIL)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL)) (-2744 (((-108) $) NIL)) (-2134 (((-108) $) NIL (|has| (-525) (-761)))) (-2011 (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (|has| (-525) (-819 (-525)))) (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (|has| (-525) (-819 (-357))))) (-2824 (((-108) $) NIL)) (-2368 (($ $) NIL)) (-1738 (((-525) $) NIL)) (-2085 (((-3 $ "failed") $) NIL (|has| (-525) (-1065)))) (-2732 (((-108) $) NIL (|has| (-525) (-761)))) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3741 (($ $ $) NIL (|has| (-525) (-788)))) (-2478 (($ $ $) NIL (|has| (-525) (-788)))) (-1340 (($ (-1 (-525) (-525)) $) NIL)) (-1356 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2339 (((-1072) $) NIL)) (-1622 (($ $) NIL)) (-3506 (($) NIL (|has| (-525) (-1065)) CONST)) (-2047 (((-1036) $) NIL)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-1399 (($ $ $) NIL) (($ (-591 $)) NIL)) (-3093 (($ $) NIL (|has| (-525) (-286))) (((-385 (-525)) $) NIL)) (-2662 (((-525) $) NIL (|has| (-525) (-510)))) (-2916 (((-396 (-1085 $)) (-1085 $)) NIL (|has| (-525) (-842)))) (-1626 (((-396 (-1085 $)) (-1085 $)) NIL (|has| (-525) (-842)))) (-1348 (((-396 $) $) NIL)) (-3375 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2089 (((-3 $ "failed") $ $) NIL)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-4132 (($ $ (-591 (-525)) (-591 (-525))) NIL (|has| (-525) (-288 (-525)))) (($ $ (-525) (-525)) NIL (|has| (-525) (-288 (-525)))) (($ $ (-273 (-525))) NIL (|has| (-525) (-288 (-525)))) (($ $ (-591 (-273 (-525)))) NIL (|has| (-525) (-288 (-525)))) (($ $ (-591 (-1089)) (-591 (-525))) NIL (|has| (-525) (-486 (-1089) (-525)))) (($ $ (-1089) (-525)) NIL (|has| (-525) (-486 (-1089) (-525))))) (-1712 (((-712) $) NIL)) (-3164 (($ $ (-525)) NIL (|has| (-525) (-265 (-525) (-525))))) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL)) (-3266 (($ $) NIL (|has| (-525) (-213))) (($ $ (-712)) NIL (|has| (-525) (-213))) (($ $ (-1089)) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-1 (-525) (-525)) (-712)) NIL) (($ $ (-1 (-525) (-525))) NIL)) (-2966 (($ $) NIL)) (-1754 (((-525) $) NIL)) (-2681 (($ (-385 (-525))) 9)) (-1408 (((-825 (-525)) $) NIL (|has| (-525) (-566 (-825 (-525))))) (((-825 (-357)) $) NIL (|has| (-525) (-566 (-825 (-357))))) (((-501) $) NIL (|has| (-525) (-566 (-501)))) (((-357) $) NIL (|has| (-525) (-951))) (((-205) $) NIL (|has| (-525) (-951)))) (-2265 (((-3 (-1171 $) "failed") (-631 $)) NIL (-12 (|has| $ (-136)) (|has| (-525) (-842))))) (-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) 8) (($ (-525)) NIL) (($ (-1089)) NIL (|has| (-525) (-966 (-1089)))) (((-385 (-525)) $) NIL) (((-934 10) $) 10)) (-1437 (((-3 $ "failed") $) NIL (-3321 (-12 (|has| $ (-136)) (|has| (-525) (-842))) (|has| (-525) (-136))))) (-2128 (((-712)) NIL)) (-3862 (((-525) $) NIL (|has| (-525) (-510)))) (-2495 (((-108) $ $) NIL)) (-1539 (($ $) NIL (|has| (-525) (-761)))) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-4191 (($) NIL T CONST)) (-4197 (($) NIL T CONST)) (-4196 (($ $) NIL (|has| (-525) (-213))) (($ $ (-712)) NIL (|has| (-525) (-213))) (($ $ (-1089)) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-1 (-525) (-525)) (-712)) NIL) (($ $ (-1 (-525) (-525))) NIL)) (-4135 (((-108) $ $) NIL (|has| (-525) (-788)))) (-4119 (((-108) $ $) NIL (|has| (-525) (-788)))) (-4096 (((-108) $ $) NIL)) (-4126 (((-108) $ $) NIL (|has| (-525) (-788)))) (-4112 (((-108) $ $) NIL (|has| (-525) (-788)))) (-4173 (($ $ $) NIL) (($ (-525) (-525)) NIL)) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ (-525) $) NIL) (($ $ (-525)) NIL)))
-(((-198) (-13 (-923 (-525)) (-10 -8 (-15 -3022 ((-385 (-525)) $)) (-15 -3022 ((-934 10) $)) (-15 -3093 ((-385 (-525)) $)) (-15 -2681 ($ (-385 (-525))))))) (T -198))
-((-3022 (*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-198)))) (-3022 (*1 *2 *1) (-12 (-5 *2 (-934 10)) (-5 *1 (-198)))) (-3093 (*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-198)))) (-2681 (*1 *1 *2) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-198)))))
-(-13 (-923 (-525)) (-10 -8 (-15 -3022 ((-385 (-525)) $)) (-15 -3022 ((-934 10) $)) (-15 -3093 ((-385 (-525)) $)) (-15 -2681 ($ (-385 (-525))))))
-((-4141 (((-3 (|:| |f1| (-781 |#2|)) (|:| |f2| (-591 (-781 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1011 (-781 |#2|)) (-1072)) 28) (((-3 (|:| |f1| (-781 |#2|)) (|:| |f2| (-591 (-781 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1011 (-781 |#2|))) 24)) (-2293 (((-3 (|:| |f1| (-781 |#2|)) (|:| |f2| (-591 (-781 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1089) (-781 |#2|) (-781 |#2|) (-108)) 17)))
-(((-199 |#1| |#2|) (-10 -7 (-15 -4141 ((-3 (|:| |f1| (-781 |#2|)) (|:| |f2| (-591 (-781 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1011 (-781 |#2|)))) (-15 -4141 ((-3 (|:| |f1| (-781 |#2|)) (|:| |f2| (-591 (-781 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1011 (-781 |#2|)) (-1072))) (-15 -2293 ((-3 (|:| |f1| (-781 |#2|)) (|:| |f2| (-591 (-781 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1089) (-781 |#2|) (-781 |#2|) (-108)))) (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525))) (-13 (-1111) (-891) (-29 |#1|))) (T -199))
-((-2293 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *4 (-1089)) (-5 *6 (-108)) (-4 *7 (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525)))) (-4 *3 (-13 (-1111) (-891) (-29 *7))) (-5 *2 (-3 (|:| |f1| (-781 *3)) (|:| |f2| (-591 (-781 *3))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-199 *7 *3)) (-5 *5 (-781 *3)))) (-4141 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1011 (-781 *3))) (-5 *5 (-1072)) (-4 *3 (-13 (-1111) (-891) (-29 *6))) (-4 *6 (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525)))) (-5 *2 (-3 (|:| |f1| (-781 *3)) (|:| |f2| (-591 (-781 *3))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-199 *6 *3)))) (-4141 (*1 *2 *3 *4) (-12 (-5 *4 (-1011 (-781 *3))) (-4 *3 (-13 (-1111) (-891) (-29 *5))) (-4 *5 (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525)))) (-5 *2 (-3 (|:| |f1| (-781 *3)) (|:| |f2| (-591 (-781 *3))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-199 *5 *3)))))
-(-10 -7 (-15 -4141 ((-3 (|:| |f1| (-781 |#2|)) (|:| |f2| (-591 (-781 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1011 (-781 |#2|)))) (-15 -4141 ((-3 (|:| |f1| (-781 |#2|)) (|:| |f2| (-591 (-781 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1011 (-781 |#2|)) (-1072))) (-15 -2293 ((-3 (|:| |f1| (-781 |#2|)) (|:| |f2| (-591 (-781 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1089) (-781 |#2|) (-781 |#2|) (-108))))
-((-4141 (((-3 (|:| |f1| (-781 (-294 |#1|))) (|:| |f2| (-591 (-781 (-294 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-385 (-885 |#1|)) (-1011 (-781 (-385 (-885 |#1|)))) (-1072)) 46) (((-3 (|:| |f1| (-781 (-294 |#1|))) (|:| |f2| (-591 (-781 (-294 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-385 (-885 |#1|)) (-1011 (-781 (-385 (-885 |#1|))))) 43) (((-3 (|:| |f1| (-781 (-294 |#1|))) (|:| |f2| (-591 (-781 (-294 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-385 (-885 |#1|)) (-1011 (-781 (-294 |#1|))) (-1072)) 47) (((-3 (|:| |f1| (-781 (-294 |#1|))) (|:| |f2| (-591 (-781 (-294 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-385 (-885 |#1|)) (-1011 (-781 (-294 |#1|)))) 20)))
-(((-200 |#1|) (-10 -7 (-15 -4141 ((-3 (|:| |f1| (-781 (-294 |#1|))) (|:| |f2| (-591 (-781 (-294 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-385 (-885 |#1|)) (-1011 (-781 (-294 |#1|))))) (-15 -4141 ((-3 (|:| |f1| (-781 (-294 |#1|))) (|:| |f2| (-591 (-781 (-294 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-385 (-885 |#1|)) (-1011 (-781 (-294 |#1|))) (-1072))) (-15 -4141 ((-3 (|:| |f1| (-781 (-294 |#1|))) (|:| |f2| (-591 (-781 (-294 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-385 (-885 |#1|)) (-1011 (-781 (-385 (-885 |#1|)))))) (-15 -4141 ((-3 (|:| |f1| (-781 (-294 |#1|))) (|:| |f2| (-591 (-781 (-294 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-385 (-885 |#1|)) (-1011 (-781 (-385 (-885 |#1|)))) (-1072)))) (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525)))) (T -200))
-((-4141 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1011 (-781 (-385 (-885 *6))))) (-5 *5 (-1072)) (-5 *3 (-385 (-885 *6))) (-4 *6 (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525)))) (-5 *2 (-3 (|:| |f1| (-781 (-294 *6))) (|:| |f2| (-591 (-781 (-294 *6)))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-200 *6)))) (-4141 (*1 *2 *3 *4) (-12 (-5 *4 (-1011 (-781 (-385 (-885 *5))))) (-5 *3 (-385 (-885 *5))) (-4 *5 (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525)))) (-5 *2 (-3 (|:| |f1| (-781 (-294 *5))) (|:| |f2| (-591 (-781 (-294 *5)))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-200 *5)))) (-4141 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-385 (-885 *6))) (-5 *4 (-1011 (-781 (-294 *6)))) (-5 *5 (-1072)) (-4 *6 (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525)))) (-5 *2 (-3 (|:| |f1| (-781 (-294 *6))) (|:| |f2| (-591 (-781 (-294 *6)))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-200 *6)))) (-4141 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-885 *5))) (-5 *4 (-1011 (-781 (-294 *5)))) (-4 *5 (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525)))) (-5 *2 (-3 (|:| |f1| (-781 (-294 *5))) (|:| |f2| (-591 (-781 (-294 *5)))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-200 *5)))))
-(-10 -7 (-15 -4141 ((-3 (|:| |f1| (-781 (-294 |#1|))) (|:| |f2| (-591 (-781 (-294 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-385 (-885 |#1|)) (-1011 (-781 (-294 |#1|))))) (-15 -4141 ((-3 (|:| |f1| (-781 (-294 |#1|))) (|:| |f2| (-591 (-781 (-294 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-385 (-885 |#1|)) (-1011 (-781 (-294 |#1|))) (-1072))) (-15 -4141 ((-3 (|:| |f1| (-781 (-294 |#1|))) (|:| |f2| (-591 (-781 (-294 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-385 (-885 |#1|)) (-1011 (-781 (-385 (-885 |#1|)))))) (-15 -4141 ((-3 (|:| |f1| (-781 (-294 |#1|))) (|:| |f2| (-591 (-781 (-294 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-385 (-885 |#1|)) (-1011 (-781 (-385 (-885 |#1|)))) (-1072))))
-((-1227 (((-2 (|:| -1357 (-1085 |#1|)) (|:| |deg| (-854))) (-1085 |#1|)) 21)) (-4093 (((-591 (-294 |#2|)) (-294 |#2|) (-854)) 42)))
-(((-201 |#1| |#2|) (-10 -7 (-15 -1227 ((-2 (|:| -1357 (-1085 |#1|)) (|:| |deg| (-854))) (-1085 |#1|))) (-15 -4093 ((-591 (-294 |#2|)) (-294 |#2|) (-854)))) (-975) (-13 (-517) (-788))) (T -201))
-((-4093 (*1 *2 *3 *4) (-12 (-5 *4 (-854)) (-4 *6 (-13 (-517) (-788))) (-5 *2 (-591 (-294 *6))) (-5 *1 (-201 *5 *6)) (-5 *3 (-294 *6)) (-4 *5 (-975)))) (-1227 (*1 *2 *3) (-12 (-4 *4 (-975)) (-5 *2 (-2 (|:| -1357 (-1085 *4)) (|:| |deg| (-854)))) (-5 *1 (-201 *4 *5)) (-5 *3 (-1085 *4)) (-4 *5 (-13 (-517) (-788))))))
-(-10 -7 (-15 -1227 ((-2 (|:| -1357 (-1085 |#1|)) (|:| |deg| (-854))) (-1085 |#1|))) (-15 -4093 ((-591 (-294 |#2|)) (-294 |#2|) (-854))))
-((-3008 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-4115 ((|#1| $) NIL)) (-1211 ((|#1| $) 25)) (-3891 (((-108) $ (-712)) NIL)) (-3798 (($) NIL T CONST)) (-3474 (($ $) NIL)) (-2598 (($ $) 31)) (-1275 ((|#1| |#1| $) NIL)) (-1764 ((|#1| $) NIL)) (-3454 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-2910 (((-108) $ (-712)) NIL)) (-2552 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3249 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1|) $) NIL)) (-3971 (((-108) $ (-712)) NIL)) (-1657 (((-712) $) NIL)) (-2339 (((-1072) $) NIL (|has| |#1| (-1018)))) (-1464 ((|#1| $) NIL)) (-3758 ((|#1| |#1| $) 28)) (-3823 ((|#1| |#1| $) 30)) (-2470 (($ |#1| $) NIL)) (-2965 (((-712) $) 27)) (-2047 (((-1036) $) NIL (|has| |#1| (-1018)))) (-2620 ((|#1| $) NIL)) (-1305 ((|#1| $) 26)) (-2327 ((|#1| $) 24)) (-3631 ((|#1| $) NIL)) (-1623 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) NIL)) (-1296 ((|#1| |#1| $) NIL)) (-3028 (((-108) $) 9)) (-3209 (($) NIL)) (-3723 ((|#1| $) NIL)) (-2735 (($) NIL) (($ (-591 |#1|)) 16)) (-1326 (((-712) $) NIL)) (-2064 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3199 (($ $) NIL)) (-3022 (((-796) $) NIL (|has| |#1| (-565 (-796))))) (-1910 ((|#1| $) 13)) (-1870 (($ (-591 |#1|)) NIL)) (-3133 ((|#1| $) NIL)) (-4158 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-4045 (((-712) $) NIL (|has| $ (-6 -4250)))))
-(((-202 |#1|) (-13 (-233 |#1|) (-10 -8 (-15 -2735 ($ (-591 |#1|))))) (-1018)) (T -202))
-((-2735 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1018)) (-5 *1 (-202 *3)))))
-(-13 (-233 |#1|) (-10 -8 (-15 -2735 ($ (-591 |#1|)))))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-1697 (($ (-294 |#1|)) 23)) (-2157 (((-3 $ "failed") $ $) NIL)) (-3798 (($) NIL T CONST)) (-2600 (((-108) $) NIL)) (-1251 (((-3 (-294 |#1|) "failed") $) NIL)) (-3528 (((-294 |#1|) $) NIL)) (-1710 (($ $) 31)) (-4163 (((-3 $ "failed") $) NIL)) (-2824 (((-108) $) NIL)) (-1340 (($ (-1 (-294 |#1|) (-294 |#1|)) $) NIL)) (-1678 (((-294 |#1|) $) NIL)) (-1224 (($ $) 30)) (-2339 (((-1072) $) NIL)) (-3779 (((-108) $) NIL)) (-2047 (((-1036) $) NIL)) (-3857 (($ (-712)) NIL)) (-3918 (($ $) 32)) (-1316 (((-525) $) NIL)) (-3022 (((-796) $) 57) (($ (-525)) NIL) (($ (-294 |#1|)) NIL)) (-2560 (((-294 |#1|) $ $) NIL)) (-2128 (((-712)) NIL)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4191 (($) 25 T CONST)) (-4197 (($) 50 T CONST)) (-4096 (((-108) $ $) 28)) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) 19)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 24) (($ (-294 |#1|) $) 18)))
-(((-203 |#1| |#2|) (-13 (-569 (-294 |#1|)) (-966 (-294 |#1|)) (-10 -8 (-15 -1678 ((-294 |#1|) $)) (-15 -1224 ($ $)) (-15 -1710 ($ $)) (-15 -2560 ((-294 |#1|) $ $)) (-15 -3857 ($ (-712))) (-15 -3779 ((-108) $)) (-15 -2600 ((-108) $)) (-15 -1316 ((-525) $)) (-15 -1340 ($ (-1 (-294 |#1|) (-294 |#1|)) $)) (-15 -1697 ($ (-294 |#1|))) (-15 -3918 ($ $)))) (-13 (-975) (-788)) (-591 (-1089))) (T -203))
-((-1678 (*1 *2 *1) (-12 (-5 *2 (-294 *3)) (-5 *1 (-203 *3 *4)) (-4 *3 (-13 (-975) (-788))) (-14 *4 (-591 (-1089))))) (-1224 (*1 *1 *1) (-12 (-5 *1 (-203 *2 *3)) (-4 *2 (-13 (-975) (-788))) (-14 *3 (-591 (-1089))))) (-1710 (*1 *1 *1) (-12 (-5 *1 (-203 *2 *3)) (-4 *2 (-13 (-975) (-788))) (-14 *3 (-591 (-1089))))) (-2560 (*1 *2 *1 *1) (-12 (-5 *2 (-294 *3)) (-5 *1 (-203 *3 *4)) (-4 *3 (-13 (-975) (-788))) (-14 *4 (-591 (-1089))))) (-3857 (*1 *1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-203 *3 *4)) (-4 *3 (-13 (-975) (-788))) (-14 *4 (-591 (-1089))))) (-3779 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-203 *3 *4)) (-4 *3 (-13 (-975) (-788))) (-14 *4 (-591 (-1089))))) (-2600 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-203 *3 *4)) (-4 *3 (-13 (-975) (-788))) (-14 *4 (-591 (-1089))))) (-1316 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-203 *3 *4)) (-4 *3 (-13 (-975) (-788))) (-14 *4 (-591 (-1089))))) (-1340 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-294 *3) (-294 *3))) (-4 *3 (-13 (-975) (-788))) (-5 *1 (-203 *3 *4)) (-14 *4 (-591 (-1089))))) (-1697 (*1 *1 *2) (-12 (-5 *2 (-294 *3)) (-4 *3 (-13 (-975) (-788))) (-5 *1 (-203 *3 *4)) (-14 *4 (-591 (-1089))))) (-3918 (*1 *1 *1) (-12 (-5 *1 (-203 *2 *3)) (-4 *2 (-13 (-975) (-788))) (-14 *3 (-591 (-1089))))))
-(-13 (-569 (-294 |#1|)) (-966 (-294 |#1|)) (-10 -8 (-15 -1678 ((-294 |#1|) $)) (-15 -1224 ($ $)) (-15 -1710 ($ $)) (-15 -2560 ((-294 |#1|) $ $)) (-15 -3857 ($ (-712))) (-15 -3779 ((-108) $)) (-15 -2600 ((-108) $)) (-15 -1316 ((-525) $)) (-15 -1340 ($ (-1 (-294 |#1|) (-294 |#1|)) $)) (-15 -1697 ($ (-294 |#1|))) (-15 -3918 ($ $))))
-((-2383 (((-108) (-1072)) 22)) (-3430 (((-3 (-781 |#2|) "failed") (-564 |#2|) |#2| (-781 |#2|) (-781 |#2|) (-108)) 32)) (-3438 (((-3 (-108) "failed") (-1085 |#2|) (-781 |#2|) (-781 |#2|) (-108)) 73) (((-3 (-108) "failed") (-885 |#1|) (-1089) (-781 |#2|) (-781 |#2|) (-108)) 74)))
-(((-204 |#1| |#2|) (-10 -7 (-15 -2383 ((-108) (-1072))) (-15 -3430 ((-3 (-781 |#2|) "failed") (-564 |#2|) |#2| (-781 |#2|) (-781 |#2|) (-108))) (-15 -3438 ((-3 (-108) "failed") (-885 |#1|) (-1089) (-781 |#2|) (-781 |#2|) (-108))) (-15 -3438 ((-3 (-108) "failed") (-1085 |#2|) (-781 |#2|) (-781 |#2|) (-108)))) (-13 (-429) (-788) (-966 (-525)) (-587 (-525))) (-13 (-1111) (-29 |#1|))) (T -204))
-((-3438 (*1 *2 *3 *4 *4 *2) (|partial| -12 (-5 *2 (-108)) (-5 *3 (-1085 *6)) (-5 *4 (-781 *6)) (-4 *6 (-13 (-1111) (-29 *5))) (-4 *5 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *1 (-204 *5 *6)))) (-3438 (*1 *2 *3 *4 *5 *5 *2) (|partial| -12 (-5 *2 (-108)) (-5 *3 (-885 *6)) (-5 *4 (-1089)) (-5 *5 (-781 *7)) (-4 *6 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-4 *7 (-13 (-1111) (-29 *6))) (-5 *1 (-204 *6 *7)))) (-3430 (*1 *2 *3 *4 *2 *2 *5) (|partial| -12 (-5 *2 (-781 *4)) (-5 *3 (-564 *4)) (-5 *5 (-108)) (-4 *4 (-13 (-1111) (-29 *6))) (-4 *6 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *1 (-204 *6 *4)))) (-2383 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-4 *4 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-108)) (-5 *1 (-204 *4 *5)) (-4 *5 (-13 (-1111) (-29 *4))))))
-(-10 -7 (-15 -2383 ((-108) (-1072))) (-15 -3430 ((-3 (-781 |#2|) "failed") (-564 |#2|) |#2| (-781 |#2|) (-781 |#2|) (-108))) (-15 -3438 ((-3 (-108) "failed") (-885 |#1|) (-1089) (-781 |#2|) (-781 |#2|) (-108))) (-15 -3438 ((-3 (-108) "failed") (-1085 |#2|) (-781 |#2|) (-781 |#2|) (-108))))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) 89)) (-1508 (((-525) $) 99)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3706 (($ $) NIL)) (-1715 (((-108) $) NIL)) (-2121 (($ $) NIL)) (-1987 (($ $) 77)) (-3169 (($ $) 65)) (-2157 (((-3 $ "failed") $ $) NIL)) (-1291 (($ $) NIL)) (-2827 (((-396 $) $) NIL)) (-1361 (($ $) 56)) (-1947 (((-108) $ $) NIL)) (-1431 (($ $) 75)) (-3144 (($ $) 63)) (-3329 (((-525) $) 116)) (-1719 (($ $) 80)) (-1321 (($ $) 67)) (-3798 (($) NIL T CONST)) (-2562 (($ $) NIL)) (-1251 (((-3 (-525) "failed") $) 115) (((-3 (-385 (-525)) "failed") $) 112)) (-3528 (((-525) $) 113) (((-385 (-525)) $) 110)) (-2129 (($ $ $) NIL)) (-4163 (((-3 $ "failed") $) 92)) (-2530 (((-385 (-525)) $ (-712)) 108) (((-385 (-525)) $ (-712) (-712)) 107)) (-2110 (($ $ $) NIL)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL)) (-2744 (((-108) $) NIL)) (-2591 (((-854)) 29) (((-854) (-854)) NIL (|has| $ (-6 -4241)))) (-2134 (((-108) $) NIL)) (-1784 (($) 39)) (-2011 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL)) (-3873 (((-525) $) 35)) (-2824 (((-108) $) NIL)) (-3956 (($ $ (-525)) NIL)) (-2771 (($ $) NIL)) (-2732 (((-108) $) 88)) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3741 (($ $ $) 53) (($) 34 (-12 (-2247 (|has| $ (-6 -4233))) (-2247 (|has| $ (-6 -4241)))))) (-2478 (($ $ $) 52) (($) 33 (-12 (-2247 (|has| $ (-6 -4233))) (-2247 (|has| $ (-6 -4241)))))) (-3855 (((-525) $) 27)) (-1714 (($ $) 30)) (-2897 (($ $) 57)) (-1488 (($ $) 62)) (-1356 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2339 (((-1072) $) NIL)) (-1622 (($ $) NIL)) (-3241 (((-854) (-525)) NIL (|has| $ (-6 -4241)))) (-2047 (((-1036) $) NIL) (((-525) $) 90)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-1399 (($ $ $) NIL) (($ (-591 $)) NIL)) (-3093 (($ $) NIL)) (-2662 (($ $) NIL)) (-2286 (($ (-525) (-525)) NIL) (($ (-525) (-525) (-854)) 100)) (-1348 (((-396 $) $) NIL)) (-3375 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2089 (((-3 $ "failed") $ $) NIL)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-2008 (((-525) $) 28)) (-2136 (($) 38)) (-1409 (($ $) 61)) (-1712 (((-712) $) NIL)) (-4033 (((-1072) (-1072)) 8)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL)) (-2603 (((-854)) NIL) (((-854) (-854)) NIL (|has| $ (-6 -4241)))) (-3266 (($ $ (-712)) NIL) (($ $) 93)) (-1301 (((-854) (-525)) NIL (|has| $ (-6 -4241)))) (-1502 (($ $) 78)) (-1333 (($ $) 68)) (-1996 (($ $) 79)) (-1309 (($ $) 66)) (-1973 (($ $) 76)) (-3156 (($ $) 64)) (-1408 (((-357) $) 104) (((-205) $) 101) (((-825 (-357)) $) NIL) (((-501) $) 45)) (-3022 (((-796) $) 42) (($ (-525)) 60) (($ $) NIL) (($ (-385 (-525))) NIL) (($ (-525)) 60) (($ (-385 (-525))) NIL)) (-2128 (((-712)) NIL)) (-3862 (($ $) NIL)) (-3759 (((-854)) 32) (((-854) (-854)) NIL (|has| $ (-6 -4241)))) (-2672 (((-854)) 25)) (-1563 (($ $) 83)) (-1371 (($ $) 71) (($ $ $) 109)) (-2495 (((-108) $ $) NIL)) (-1515 (($ $) 81)) (-1346 (($ $) 69)) (-1591 (($ $) 86)) (-1400 (($ $) 74)) (-3277 (($ $) 84)) (-1415 (($ $) 72)) (-1578 (($ $) 85)) (-1385 (($ $) 73)) (-1527 (($ $) 82)) (-1358 (($ $) 70)) (-1539 (($ $) 117)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-4191 (($) 36 T CONST)) (-4197 (($) 37 T CONST)) (-2563 (((-1072) $) 19) (((-1072) $ (-108)) 21) (((-1176) (-763) $) 22) (((-1176) (-763) $ (-108)) 23)) (-3834 (($ $) 96)) (-4196 (($ $ (-712)) NIL) (($ $) NIL)) (-1617 (($ $ $) 98)) (-4135 (((-108) $ $) NIL)) (-4119 (((-108) $ $) NIL)) (-4096 (((-108) $ $) 54)) (-4126 (((-108) $ $) NIL)) (-4112 (((-108) $ $) 46)) (-4173 (($ $ $) 87) (($ $ (-525)) 55)) (-4164 (($ $) 47) (($ $ $) 49)) (-4156 (($ $ $) 48)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) 58) (($ $ (-385 (-525))) 128) (($ $ $) 59)) (* (($ (-854) $) 31) (($ (-712) $) NIL) (($ (-525) $) 51) (($ $ $) 50) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL)))
-(((-205) (-13 (-382) (-213) (-769) (-1111) (-566 (-501)) (-10 -8 (-15 -4173 ($ $ (-525))) (-15 ** ($ $ $)) (-15 -2136 ($)) (-15 -2047 ((-525) $)) (-15 -1714 ($ $)) (-15 -2897 ($ $)) (-15 -1371 ($ $ $)) (-15 -3834 ($ $)) (-15 -1617 ($ $ $)) (-15 -4033 ((-1072) (-1072))) (-15 -2530 ((-385 (-525)) $ (-712))) (-15 -2530 ((-385 (-525)) $ (-712) (-712)))))) (T -205))
-((** (*1 *1 *1 *1) (-5 *1 (-205))) (-4173 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-205)))) (-2136 (*1 *1) (-5 *1 (-205))) (-2047 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-205)))) (-1714 (*1 *1 *1) (-5 *1 (-205))) (-2897 (*1 *1 *1) (-5 *1 (-205))) (-1371 (*1 *1 *1 *1) (-5 *1 (-205))) (-3834 (*1 *1 *1) (-5 *1 (-205))) (-1617 (*1 *1 *1 *1) (-5 *1 (-205))) (-4033 (*1 *2 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-205)))) (-2530 (*1 *2 *1 *3) (-12 (-5 *3 (-712)) (-5 *2 (-385 (-525))) (-5 *1 (-205)))) (-2530 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-712)) (-5 *2 (-385 (-525))) (-5 *1 (-205)))))
-(-13 (-382) (-213) (-769) (-1111) (-566 (-501)) (-10 -8 (-15 -4173 ($ $ (-525))) (-15 ** ($ $ $)) (-15 -2136 ($)) (-15 -2047 ((-525) $)) (-15 -1714 ($ $)) (-15 -2897 ($ $)) (-15 -1371 ($ $ $)) (-15 -3834 ($ $)) (-15 -1617 ($ $ $)) (-15 -4033 ((-1072) (-1072))) (-15 -2530 ((-385 (-525)) $ (-712))) (-15 -2530 ((-385 (-525)) $ (-712) (-712)))))
-((-2307 (((-157 (-205)) (-712) (-157 (-205))) 11) (((-205) (-712) (-205)) 12)) (-2905 (((-157 (-205)) (-157 (-205))) 13) (((-205) (-205)) 14)) (-2566 (((-157 (-205)) (-157 (-205)) (-157 (-205))) 19) (((-205) (-205) (-205)) 22)) (-3225 (((-157 (-205)) (-157 (-205))) 25) (((-205) (-205)) 24)) (-2271 (((-157 (-205)) (-157 (-205)) (-157 (-205))) 43) (((-205) (-205) (-205)) 35)) (-3481 (((-157 (-205)) (-157 (-205)) (-157 (-205))) 48) (((-205) (-205) (-205)) 45)) (-4123 (((-157 (-205)) (-157 (-205)) (-157 (-205))) 15) (((-205) (-205) (-205)) 16)) (-1330 (((-157 (-205)) (-157 (-205)) (-157 (-205))) 17) (((-205) (-205) (-205)) 18)) (-2072 (((-157 (-205)) (-157 (-205))) 60) (((-205) (-205)) 59)) (-1828 (((-205) (-205)) 54) (((-157 (-205)) (-157 (-205))) 58)) (-3834 (((-157 (-205)) (-157 (-205))) 8) (((-205) (-205)) 9)) (-1617 (((-157 (-205)) (-157 (-205)) (-157 (-205))) 30) (((-205) (-205) (-205)) 26)))
-(((-206) (-10 -7 (-15 -3834 ((-205) (-205))) (-15 -3834 ((-157 (-205)) (-157 (-205)))) (-15 -1617 ((-205) (-205) (-205))) (-15 -1617 ((-157 (-205)) (-157 (-205)) (-157 (-205)))) (-15 -2905 ((-205) (-205))) (-15 -2905 ((-157 (-205)) (-157 (-205)))) (-15 -3225 ((-205) (-205))) (-15 -3225 ((-157 (-205)) (-157 (-205)))) (-15 -2307 ((-205) (-712) (-205))) (-15 -2307 ((-157 (-205)) (-712) (-157 (-205)))) (-15 -4123 ((-205) (-205) (-205))) (-15 -4123 ((-157 (-205)) (-157 (-205)) (-157 (-205)))) (-15 -2271 ((-205) (-205) (-205))) (-15 -2271 ((-157 (-205)) (-157 (-205)) (-157 (-205)))) (-15 -1330 ((-205) (-205) (-205))) (-15 -1330 ((-157 (-205)) (-157 (-205)) (-157 (-205)))) (-15 -3481 ((-205) (-205) (-205))) (-15 -3481 ((-157 (-205)) (-157 (-205)) (-157 (-205)))) (-15 -1828 ((-157 (-205)) (-157 (-205)))) (-15 -1828 ((-205) (-205))) (-15 -2072 ((-205) (-205))) (-15 -2072 ((-157 (-205)) (-157 (-205)))) (-15 -2566 ((-205) (-205) (-205))) (-15 -2566 ((-157 (-205)) (-157 (-205)) (-157 (-205)))))) (T -206))
-((-2566 (*1 *2 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) (-2566 (*1 *2 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) (-2072 (*1 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) (-2072 (*1 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) (-1828 (*1 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) (-1828 (*1 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) (-3481 (*1 *2 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) (-3481 (*1 *2 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) (-1330 (*1 *2 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) (-1330 (*1 *2 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) (-2271 (*1 *2 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) (-2271 (*1 *2 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) (-4123 (*1 *2 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) (-4123 (*1 *2 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) (-2307 (*1 *2 *3 *2) (-12 (-5 *2 (-157 (-205))) (-5 *3 (-712)) (-5 *1 (-206)))) (-2307 (*1 *2 *3 *2) (-12 (-5 *2 (-205)) (-5 *3 (-712)) (-5 *1 (-206)))) (-3225 (*1 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) (-3225 (*1 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) (-2905 (*1 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) (-2905 (*1 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) (-1617 (*1 *2 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) (-1617 (*1 *2 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) (-3834 (*1 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) (-3834 (*1 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))))
-(-10 -7 (-15 -3834 ((-205) (-205))) (-15 -3834 ((-157 (-205)) (-157 (-205)))) (-15 -1617 ((-205) (-205) (-205))) (-15 -1617 ((-157 (-205)) (-157 (-205)) (-157 (-205)))) (-15 -2905 ((-205) (-205))) (-15 -2905 ((-157 (-205)) (-157 (-205)))) (-15 -3225 ((-205) (-205))) (-15 -3225 ((-157 (-205)) (-157 (-205)))) (-15 -2307 ((-205) (-712) (-205))) (-15 -2307 ((-157 (-205)) (-712) (-157 (-205)))) (-15 -4123 ((-205) (-205) (-205))) (-15 -4123 ((-157 (-205)) (-157 (-205)) (-157 (-205)))) (-15 -2271 ((-205) (-205) (-205))) (-15 -2271 ((-157 (-205)) (-157 (-205)) (-157 (-205)))) (-15 -1330 ((-205) (-205) (-205))) (-15 -1330 ((-157 (-205)) (-157 (-205)) (-157 (-205)))) (-15 -3481 ((-205) (-205) (-205))) (-15 -3481 ((-157 (-205)) (-157 (-205)) (-157 (-205)))) (-15 -1828 ((-157 (-205)) (-157 (-205)))) (-15 -1828 ((-205) (-205))) (-15 -2072 ((-205) (-205))) (-15 -2072 ((-157 (-205)) (-157 (-205)))) (-15 -2566 ((-205) (-205) (-205))) (-15 -2566 ((-157 (-205)) (-157 (-205)) (-157 (-205)))))
-((-3008 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-2168 (($ (-712) (-712)) NIL)) (-1753 (($ $ $) NIL)) (-1278 (($ (-1171 |#1|)) NIL) (($ $) NIL)) (-2866 (($ |#1| |#1| |#1|) 32)) (-1290 (((-108) $) NIL)) (-1364 (($ $ (-525) (-525)) NIL)) (-2913 (($ $ (-525) (-525)) NIL)) (-3737 (($ $ (-525) (-525) (-525) (-525)) NIL)) (-2231 (($ $) NIL)) (-3079 (((-108) $) NIL)) (-3891 (((-108) $ (-712)) NIL)) (-3768 (($ $ (-525) (-525) $) NIL)) (-3186 ((|#1| $ (-525) (-525) |#1|) NIL) (($ $ (-591 (-525)) (-591 (-525)) $) NIL)) (-2775 (($ $ (-525) (-1171 |#1|)) NIL)) (-1743 (($ $ (-525) (-1171 |#1|)) NIL)) (-3115 (($ |#1| |#1| |#1|) 31)) (-1504 (($ (-712) |#1|) NIL)) (-3798 (($) NIL T CONST)) (-2753 (($ $) NIL (|has| |#1| (-286)))) (-3725 (((-1171 |#1|) $ (-525)) NIL)) (-2520 (($ |#1|) 30)) (-3346 (($ |#1|) 29)) (-1813 (($ |#1|) 28)) (-4073 (((-712) $) NIL (|has| |#1| (-517)))) (-3255 ((|#1| $ (-525) (-525) |#1|) NIL)) (-3217 ((|#1| $ (-525) (-525)) NIL)) (-3454 (((-591 |#1|) $) NIL)) (-2482 (((-712) $) NIL (|has| |#1| (-517)))) (-2634 (((-591 (-1171 |#1|)) $) NIL (|has| |#1| (-517)))) (-2281 (((-712) $) NIL)) (-1268 (($ (-712) (-712) |#1|) NIL)) (-2296 (((-712) $) NIL)) (-2910 (((-108) $ (-712)) NIL)) (-2807 ((|#1| $) NIL (|has| |#1| (-6 (-4252 "*"))))) (-1755 (((-525) $) NIL)) (-1639 (((-525) $) NIL)) (-2552 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-4230 (((-525) $) NIL)) (-2631 (((-525) $) NIL)) (-3393 (($ (-591 (-591 |#1|))) 11)) (-3249 (($ (-1 |#1| |#1|) $) NIL)) (-1340 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-3349 (((-591 (-591 |#1|)) $) NIL)) (-3971 (((-108) $ (-712)) NIL)) (-2339 (((-1072) $) NIL (|has| |#1| (-1018)))) (-1914 (((-3 $ "failed") $) NIL (|has| |#1| (-341)))) (-2928 (($) 12)) (-2208 (($ $ $) NIL)) (-2047 (((-1036) $) NIL (|has| |#1| (-1018)))) (-1941 (($ $ |#1|) NIL)) (-2089 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517)))) (-1623 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) NIL)) (-3028 (((-108) $) NIL)) (-3209 (($) NIL)) (-3164 ((|#1| $ (-525) (-525)) NIL) ((|#1| $ (-525) (-525) |#1|) NIL) (($ $ (-591 (-525)) (-591 (-525))) NIL)) (-3487 (($ (-591 |#1|)) NIL) (($ (-591 $)) NIL)) (-2740 (((-108) $) NIL)) (-2238 ((|#1| $) NIL (|has| |#1| (-6 (-4252 "*"))))) (-2064 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3199 (($ $) NIL)) (-1793 (((-1171 |#1|) $ (-525)) NIL)) (-3022 (($ (-1171 |#1|)) NIL) (((-796) $) NIL (|has| |#1| (-565 (-796))))) (-4158 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-3489 (((-108) $) NIL)) (-4096 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-4173 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4164 (($ $ $) NIL) (($ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-712)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (* (($ $ $) NIL) (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ (-525) $) NIL) (((-1171 |#1|) $ (-1171 |#1|)) 15) (((-1171 |#1|) (-1171 |#1|) $) NIL) (((-876 |#1|) $ (-876 |#1|)) 20)) (-4045 (((-712) $) NIL (|has| $ (-6 -4250)))))
-(((-207 |#1|) (-13 (-629 |#1| (-1171 |#1|) (-1171 |#1|)) (-10 -8 (-15 * ((-876 |#1|) $ (-876 |#1|))) (-15 -2928 ($)) (-15 -1813 ($ |#1|)) (-15 -3346 ($ |#1|)) (-15 -2520 ($ |#1|)) (-15 -3115 ($ |#1| |#1| |#1|)) (-15 -2866 ($ |#1| |#1| |#1|)))) (-13 (-341) (-1111))) (T -207))
-((* (*1 *2 *1 *2) (-12 (-5 *2 (-876 *3)) (-4 *3 (-13 (-341) (-1111))) (-5 *1 (-207 *3)))) (-2928 (*1 *1) (-12 (-5 *1 (-207 *2)) (-4 *2 (-13 (-341) (-1111))))) (-1813 (*1 *1 *2) (-12 (-5 *1 (-207 *2)) (-4 *2 (-13 (-341) (-1111))))) (-3346 (*1 *1 *2) (-12 (-5 *1 (-207 *2)) (-4 *2 (-13 (-341) (-1111))))) (-2520 (*1 *1 *2) (-12 (-5 *1 (-207 *2)) (-4 *2 (-13 (-341) (-1111))))) (-3115 (*1 *1 *2 *2 *2) (-12 (-5 *1 (-207 *2)) (-4 *2 (-13 (-341) (-1111))))) (-2866 (*1 *1 *2 *2 *2) (-12 (-5 *1 (-207 *2)) (-4 *2 (-13 (-341) (-1111))))))
-(-13 (-629 |#1| (-1171 |#1|) (-1171 |#1|)) (-10 -8 (-15 * ((-876 |#1|) $ (-876 |#1|))) (-15 -2928 ($)) (-15 -1813 ($ |#1|)) (-15 -3346 ($ |#1|)) (-15 -2520 ($ |#1|)) (-15 -3115 ($ |#1| |#1| |#1|)) (-15 -2866 ($ |#1| |#1| |#1|))))
-((-1797 (($ (-1 (-108) |#2|) $) 16)) (-3901 (($ |#2| $) NIL) (($ (-1 (-108) |#2|) $) 25)) (-2311 (($) NIL) (($ (-591 |#2|)) 11)) (-4096 (((-108) $ $) 23)))
-(((-208 |#1| |#2|) (-10 -8 (-15 -1797 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -3901 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -3901 (|#1| |#2| |#1|)) (-15 -2311 (|#1| (-591 |#2|))) (-15 -2311 (|#1|)) (-15 -4096 ((-108) |#1| |#1|))) (-209 |#2|) (-1018)) (T -208))
-NIL
-(-10 -8 (-15 -1797 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -3901 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -3901 (|#1| |#2| |#1|)) (-15 -2311 (|#1| (-591 |#2|))) (-15 -2311 (|#1|)) (-15 -4096 ((-108) |#1| |#1|)))
-((-3008 (((-108) $ $) 19 (|has| |#1| (-1018)))) (-3891 (((-108) $ (-712)) 8)) (-1797 (($ (-1 (-108) |#1|) $) 45 (|has| $ (-6 -4250)))) (-2305 (($ (-1 (-108) |#1|) $) 55 (|has| $ (-6 -4250)))) (-3798 (($) 7 T CONST)) (-3098 (($ $) 58 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3901 (($ |#1| $) 47 (|has| $ (-6 -4250))) (($ (-1 (-108) |#1|) $) 46 (|has| $ (-6 -4250)))) (-3677 (($ |#1| $) 57 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) (($ (-1 (-108) |#1|) $) 54 (|has| $ (-6 -4250)))) (-1227 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 56 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 53 (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $) 52 (|has| $ (-6 -4250)))) (-3454 (((-591 |#1|) $) 30 (|has| $ (-6 -4250)))) (-2910 (((-108) $ (-712)) 9)) (-2552 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3249 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1|) $) 35)) (-3971 (((-108) $ (-712)) 10)) (-2339 (((-1072) $) 22 (|has| |#1| (-1018)))) (-1464 ((|#1| $) 39)) (-2470 (($ |#1| $) 40)) (-2047 (((-1036) $) 21 (|has| |#1| (-1018)))) (-2069 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 51)) (-3631 ((|#1| $) 41)) (-1623 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) 14)) (-3028 (((-108) $) 11)) (-3209 (($) 12)) (-2311 (($) 49) (($ (-591 |#1|)) 48)) (-2064 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3199 (($ $) 13)) (-1408 (((-501) $) 59 (|has| |#1| (-566 (-501))))) (-3036 (($ (-591 |#1|)) 50)) (-3022 (((-796) $) 18 (|has| |#1| (-565 (-796))))) (-1870 (($ (-591 |#1|)) 42)) (-4158 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) 20 (|has| |#1| (-1018)))) (-4045 (((-712) $) 6 (|has| $ (-6 -4250)))))
+((-2673 (((-108) $ $) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-3829 (((-1176) $) 36) (((-1176) $ (-854) (-854)) 38)) (-1881 (($ $ (-920)) 19) (((-225 (-1072)) $ (-1089)) 15)) (-1285 (((-1176) $) 34)) (-2686 (((-796) $) 31) (($ (-591 |#1|)) 8)) (-3944 (((-108) $ $) NIL)) (-4047 (($ $ $) 27)) (-4036 (($ $ $) 22)))
+(((-195 |#1|) (-13 (-1018) (-10 -8 (-15 -1881 ($ $ (-920))) (-15 -1881 ((-225 (-1072)) $ (-1089))) (-15 -4036 ($ $ $)) (-15 -4047 ($ $ $)) (-15 -2686 ($ (-591 |#1|))) (-15 -1285 ((-1176) $)) (-15 -3829 ((-1176) $)) (-15 -3829 ((-1176) $ (-854) (-854))))) (-13 (-788) (-10 -8 (-15 -1881 ((-1072) $ (-1089))) (-15 -1285 ((-1176) $)) (-15 -3829 ((-1176) $))))) (T -195))
+((-1881 (*1 *1 *1 *2) (-12 (-5 *2 (-920)) (-5 *1 (-195 *3)) (-4 *3 (-13 (-788) (-10 -8 (-15 -1881 ((-1072) $ (-1089))) (-15 -1285 ((-1176) $)) (-15 -3829 ((-1176) $))))))) (-1881 (*1 *2 *1 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-225 (-1072))) (-5 *1 (-195 *4)) (-4 *4 (-13 (-788) (-10 -8 (-15 -1881 ((-1072) $ *3)) (-15 -1285 ((-1176) $)) (-15 -3829 ((-1176) $))))))) (-4036 (*1 *1 *1 *1) (-12 (-5 *1 (-195 *2)) (-4 *2 (-13 (-788) (-10 -8 (-15 -1881 ((-1072) $ (-1089))) (-15 -1285 ((-1176) $)) (-15 -3829 ((-1176) $))))))) (-4047 (*1 *1 *1 *1) (-12 (-5 *1 (-195 *2)) (-4 *2 (-13 (-788) (-10 -8 (-15 -1881 ((-1072) $ (-1089))) (-15 -1285 ((-1176) $)) (-15 -3829 ((-1176) $))))))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-13 (-788) (-10 -8 (-15 -1881 ((-1072) $ (-1089))) (-15 -1285 ((-1176) $)) (-15 -3829 ((-1176) $))))) (-5 *1 (-195 *3)))) (-1285 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-195 *3)) (-4 *3 (-13 (-788) (-10 -8 (-15 -1881 ((-1072) $ (-1089))) (-15 -1285 (*2 $)) (-15 -3829 (*2 $))))))) (-3829 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-195 *3)) (-4 *3 (-13 (-788) (-10 -8 (-15 -1881 ((-1072) $ (-1089))) (-15 -1285 (*2 $)) (-15 -3829 (*2 $))))))) (-3829 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-854)) (-5 *2 (-1176)) (-5 *1 (-195 *4)) (-4 *4 (-13 (-788) (-10 -8 (-15 -1881 ((-1072) $ (-1089))) (-15 -1285 (*2 $)) (-15 -3829 (*2 $))))))))
+(-13 (-1018) (-10 -8 (-15 -1881 ($ $ (-920))) (-15 -1881 ((-225 (-1072)) $ (-1089))) (-15 -4036 ($ $ $)) (-15 -4047 ($ $ $)) (-15 -2686 ($ (-591 |#1|))) (-15 -1285 ((-1176) $)) (-15 -3829 ((-1176) $)) (-15 -3829 ((-1176) $ (-854) (-854)))))
+((-1602 ((|#2| |#4| (-1 |#2| |#2|)) 46)))
+(((-196 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1602 (|#2| |#4| (-1 |#2| |#2|)))) (-341) (-1147 |#1|) (-1147 (-385 |#2|)) (-320 |#1| |#2| |#3|)) (T -196))
+((-1602 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *2 *2)) (-4 *5 (-341)) (-4 *6 (-1147 (-385 *2))) (-4 *2 (-1147 *5)) (-5 *1 (-196 *5 *2 *6 *3)) (-4 *3 (-320 *5 *2 *6)))))
+(-10 -7 (-15 -1602 (|#2| |#4| (-1 |#2| |#2|))))
+((-3392 ((|#2| |#2| (-712) |#2|) 42)) (-3187 ((|#2| |#2| (-712) |#2|) 38)) (-3441 (((-591 |#2|) (-591 (-2 (|:| |deg| (-712)) (|:| -1582 |#2|)))) 58)) (-3902 (((-591 (-2 (|:| |deg| (-712)) (|:| -1582 |#2|))) |#2|) 53)) (-2206 (((-108) |#2|) 50)) (-3033 (((-396 |#2|) |#2|) 78)) (-2542 (((-396 |#2|) |#2|) 77)) (-4136 ((|#2| |#2| (-712) |#2|) 36)) (-3963 (((-2 (|:| |cont| |#1|) (|:| -1908 (-591 (-2 (|:| |irr| |#2|) (|:| -3630 (-525)))))) |#2| (-108)) 70)))
+(((-197 |#1| |#2|) (-10 -7 (-15 -2542 ((-396 |#2|) |#2|)) (-15 -3033 ((-396 |#2|) |#2|)) (-15 -3963 ((-2 (|:| |cont| |#1|) (|:| -1908 (-591 (-2 (|:| |irr| |#2|) (|:| -3630 (-525)))))) |#2| (-108))) (-15 -3902 ((-591 (-2 (|:| |deg| (-712)) (|:| -1582 |#2|))) |#2|)) (-15 -3441 ((-591 |#2|) (-591 (-2 (|:| |deg| (-712)) (|:| -1582 |#2|))))) (-15 -4136 (|#2| |#2| (-712) |#2|)) (-15 -3187 (|#2| |#2| (-712) |#2|)) (-15 -3392 (|#2| |#2| (-712) |#2|)) (-15 -2206 ((-108) |#2|))) (-327) (-1147 |#1|)) (T -197))
+((-2206 (*1 *2 *3) (-12 (-4 *4 (-327)) (-5 *2 (-108)) (-5 *1 (-197 *4 *3)) (-4 *3 (-1147 *4)))) (-3392 (*1 *2 *2 *3 *2) (-12 (-5 *3 (-712)) (-4 *4 (-327)) (-5 *1 (-197 *4 *2)) (-4 *2 (-1147 *4)))) (-3187 (*1 *2 *2 *3 *2) (-12 (-5 *3 (-712)) (-4 *4 (-327)) (-5 *1 (-197 *4 *2)) (-4 *2 (-1147 *4)))) (-4136 (*1 *2 *2 *3 *2) (-12 (-5 *3 (-712)) (-4 *4 (-327)) (-5 *1 (-197 *4 *2)) (-4 *2 (-1147 *4)))) (-3441 (*1 *2 *3) (-12 (-5 *3 (-591 (-2 (|:| |deg| (-712)) (|:| -1582 *5)))) (-4 *5 (-1147 *4)) (-4 *4 (-327)) (-5 *2 (-591 *5)) (-5 *1 (-197 *4 *5)))) (-3902 (*1 *2 *3) (-12 (-4 *4 (-327)) (-5 *2 (-591 (-2 (|:| |deg| (-712)) (|:| -1582 *3)))) (-5 *1 (-197 *4 *3)) (-4 *3 (-1147 *4)))) (-3963 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-327)) (-5 *2 (-2 (|:| |cont| *5) (|:| -1908 (-591 (-2 (|:| |irr| *3) (|:| -3630 (-525))))))) (-5 *1 (-197 *5 *3)) (-4 *3 (-1147 *5)))) (-3033 (*1 *2 *3) (-12 (-4 *4 (-327)) (-5 *2 (-396 *3)) (-5 *1 (-197 *4 *3)) (-4 *3 (-1147 *4)))) (-2542 (*1 *2 *3) (-12 (-4 *4 (-327)) (-5 *2 (-396 *3)) (-5 *1 (-197 *4 *3)) (-4 *3 (-1147 *4)))))
+(-10 -7 (-15 -2542 ((-396 |#2|) |#2|)) (-15 -3033 ((-396 |#2|) |#2|)) (-15 -3963 ((-2 (|:| |cont| |#1|) (|:| -1908 (-591 (-2 (|:| |irr| |#2|) (|:| -3630 (-525)))))) |#2| (-108))) (-15 -3902 ((-591 (-2 (|:| |deg| (-712)) (|:| -1582 |#2|))) |#2|)) (-15 -3441 ((-591 |#2|) (-591 (-2 (|:| |deg| (-712)) (|:| -1582 |#2|))))) (-15 -4136 (|#2| |#2| (-712) |#2|)) (-15 -3187 (|#2| |#2| (-712) |#2|)) (-15 -3392 (|#2| |#2| (-712) |#2|)) (-15 -2206 ((-108) |#2|)))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-2314 (((-525) $) NIL (|has| (-525) (-286)))) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3641 (($ $) NIL)) (-3077 (((-108) $) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2179 (((-396 (-1085 $)) (-1085 $)) NIL (|has| (-525) (-842)))) (-1720 (($ $) NIL)) (-3898 (((-396 $) $) NIL)) (-3008 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) NIL (|has| (-525) (-842)))) (-1965 (((-108) $ $) NIL)) (-4188 (((-525) $) NIL (|has| (-525) (-761)))) (-2055 (($) NIL T CONST)) (-4174 (((-3 (-525) "failed") $) NIL) (((-3 (-1089) "failed") $) NIL (|has| (-525) (-966 (-1089)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| (-525) (-966 (-525)))) (((-3 (-525) "failed") $) NIL (|has| (-525) (-966 (-525))))) (-3341 (((-525) $) NIL) (((-1089) $) NIL (|has| (-525) (-966 (-1089)))) (((-385 (-525)) $) NIL (|has| (-525) (-966 (-525)))) (((-525) $) NIL (|has| (-525) (-966 (-525))))) (-3265 (($ $ $) NIL)) (-3925 (((-631 (-525)) (-631 $)) NIL (|has| (-525) (-587 (-525)))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| (-525) (-587 (-525)))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL) (((-631 (-525)) (-631 $)) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-1325 (($) NIL (|has| (-525) (-510)))) (-3239 (($ $ $) NIL)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL)) (-2393 (((-108) $) NIL)) (-3489 (((-108) $) NIL (|has| (-525) (-761)))) (-4018 (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (|has| (-525) (-819 (-525)))) (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (|has| (-525) (-819 (-357))))) (-3865 (((-108) $) NIL)) (-2920 (($ $) NIL)) (-1384 (((-525) $) NIL)) (-2115 (((-3 $ "failed") $) NIL (|has| (-525) (-1065)))) (-2256 (((-108) $) NIL (|has| (-525) (-761)))) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1923 (($ $ $) NIL (|has| (-525) (-788)))) (-3475 (($ $ $) NIL (|has| (-525) (-788)))) (-1257 (($ (-1 (-525) (-525)) $) NIL)) (-2081 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2621 (((-1072) $) NIL)) (-1523 (($ $) NIL)) (-3492 (($) NIL (|has| (-525) (-1065)) CONST)) (-2937 (((-1036) $) NIL)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-2124 (($ $ $) NIL) (($ (-591 $)) NIL)) (-1583 (($ $) NIL (|has| (-525) (-286))) (((-385 (-525)) $) NIL)) (-2767 (((-525) $) NIL (|has| (-525) (-510)))) (-3550 (((-396 (-1085 $)) (-1085 $)) NIL (|has| (-525) (-842)))) (-3534 (((-396 (-1085 $)) (-1085 $)) NIL (|has| (-525) (-842)))) (-2542 (((-396 $) $) NIL)) (-3387 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3210 (((-3 $ "failed") $ $) NIL)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1980 (($ $ (-591 (-525)) (-591 (-525))) NIL (|has| (-525) (-288 (-525)))) (($ $ (-525) (-525)) NIL (|has| (-525) (-288 (-525)))) (($ $ (-273 (-525))) NIL (|has| (-525) (-288 (-525)))) (($ $ (-591 (-273 (-525)))) NIL (|has| (-525) (-288 (-525)))) (($ $ (-591 (-1089)) (-591 (-525))) NIL (|has| (-525) (-486 (-1089) (-525)))) (($ $ (-1089) (-525)) NIL (|has| (-525) (-486 (-1089) (-525))))) (-3048 (((-712) $) NIL)) (-1881 (($ $ (-525)) NIL (|has| (-525) (-265 (-525) (-525))))) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL)) (-2209 (($ $) NIL (|has| (-525) (-213))) (($ $ (-712)) NIL (|has| (-525) (-213))) (($ $ (-1089)) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-1 (-525) (-525)) (-712)) NIL) (($ $ (-1 (-525) (-525))) NIL)) (-2774 (($ $) NIL)) (-1396 (((-525) $) NIL)) (-2959 (($ (-385 (-525))) 9)) (-1300 (((-825 (-525)) $) NIL (|has| (-525) (-566 (-825 (-525))))) (((-825 (-357)) $) NIL (|has| (-525) (-566 (-825 (-357))))) (((-501) $) NIL (|has| (-525) (-566 (-501)))) (((-357) $) NIL (|has| (-525) (-951))) (((-205) $) NIL (|has| (-525) (-951)))) (-3124 (((-3 (-1171 $) "failed") (-631 $)) NIL (-12 (|has| $ (-136)) (|has| (-525) (-842))))) (-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) 8) (($ (-525)) NIL) (($ (-1089)) NIL (|has| (-525) (-966 (-1089)))) (((-385 (-525)) $) NIL) (((-934 10) $) 10)) (-3751 (((-3 $ "failed") $) NIL (-3150 (-12 (|has| $ (-136)) (|has| (-525) (-842))) (|has| (-525) (-136))))) (-3425 (((-712)) NIL)) (-1584 (((-525) $) NIL (|has| (-525) (-510)))) (-1724 (((-108) $ $) NIL)) (-1460 (($ $) NIL (|has| (-525) (-761)))) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-1830 (($) NIL T CONST)) (-1839 (($) NIL T CONST)) (-1796 (($ $) NIL (|has| (-525) (-213))) (($ $ (-712)) NIL (|has| (-525) (-213))) (($ $ (-1089)) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-1 (-525) (-525)) (-712)) NIL) (($ $ (-1 (-525) (-525))) NIL)) (-4004 (((-108) $ $) NIL (|has| (-525) (-788)))) (-3982 (((-108) $ $) NIL (|has| (-525) (-788)))) (-3944 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL (|has| (-525) (-788)))) (-3971 (((-108) $ $) NIL (|has| (-525) (-788)))) (-4059 (($ $ $) NIL) (($ (-525) (-525)) NIL)) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ (-525) $) NIL) (($ $ (-525)) NIL)))
+(((-198) (-13 (-923 (-525)) (-10 -8 (-15 -2686 ((-385 (-525)) $)) (-15 -2686 ((-934 10) $)) (-15 -1583 ((-385 (-525)) $)) (-15 -2959 ($ (-385 (-525))))))) (T -198))
+((-2686 (*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-198)))) (-2686 (*1 *2 *1) (-12 (-5 *2 (-934 10)) (-5 *1 (-198)))) (-1583 (*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-198)))) (-2959 (*1 *1 *2) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-198)))))
+(-13 (-923 (-525)) (-10 -8 (-15 -2686 ((-385 (-525)) $)) (-15 -2686 ((-934 10) $)) (-15 -1583 ((-385 (-525)) $)) (-15 -2959 ($ (-385 (-525))))))
+((-2452 (((-3 (|:| |f1| (-781 |#2|)) (|:| |f2| (-591 (-781 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1011 (-781 |#2|)) (-1072)) 28) (((-3 (|:| |f1| (-781 |#2|)) (|:| |f2| (-591 (-781 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1011 (-781 |#2|))) 24)) (-3422 (((-3 (|:| |f1| (-781 |#2|)) (|:| |f2| (-591 (-781 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1089) (-781 |#2|) (-781 |#2|) (-108)) 17)))
+(((-199 |#1| |#2|) (-10 -7 (-15 -2452 ((-3 (|:| |f1| (-781 |#2|)) (|:| |f2| (-591 (-781 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1011 (-781 |#2|)))) (-15 -2452 ((-3 (|:| |f1| (-781 |#2|)) (|:| |f2| (-591 (-781 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1011 (-781 |#2|)) (-1072))) (-15 -3422 ((-3 (|:| |f1| (-781 |#2|)) (|:| |f2| (-591 (-781 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1089) (-781 |#2|) (-781 |#2|) (-108)))) (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525))) (-13 (-1111) (-891) (-29 |#1|))) (T -199))
+((-3422 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *4 (-1089)) (-5 *6 (-108)) (-4 *7 (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525)))) (-4 *3 (-13 (-1111) (-891) (-29 *7))) (-5 *2 (-3 (|:| |f1| (-781 *3)) (|:| |f2| (-591 (-781 *3))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-199 *7 *3)) (-5 *5 (-781 *3)))) (-2452 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1011 (-781 *3))) (-5 *5 (-1072)) (-4 *3 (-13 (-1111) (-891) (-29 *6))) (-4 *6 (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525)))) (-5 *2 (-3 (|:| |f1| (-781 *3)) (|:| |f2| (-591 (-781 *3))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-199 *6 *3)))) (-2452 (*1 *2 *3 *4) (-12 (-5 *4 (-1011 (-781 *3))) (-4 *3 (-13 (-1111) (-891) (-29 *5))) (-4 *5 (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525)))) (-5 *2 (-3 (|:| |f1| (-781 *3)) (|:| |f2| (-591 (-781 *3))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-199 *5 *3)))))
+(-10 -7 (-15 -2452 ((-3 (|:| |f1| (-781 |#2|)) (|:| |f2| (-591 (-781 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1011 (-781 |#2|)))) (-15 -2452 ((-3 (|:| |f1| (-781 |#2|)) (|:| |f2| (-591 (-781 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1011 (-781 |#2|)) (-1072))) (-15 -3422 ((-3 (|:| |f1| (-781 |#2|)) (|:| |f2| (-591 (-781 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1089) (-781 |#2|) (-781 |#2|) (-108))))
+((-2452 (((-3 (|:| |f1| (-781 (-294 |#1|))) (|:| |f2| (-591 (-781 (-294 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-385 (-885 |#1|)) (-1011 (-781 (-385 (-885 |#1|)))) (-1072)) 46) (((-3 (|:| |f1| (-781 (-294 |#1|))) (|:| |f2| (-591 (-781 (-294 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-385 (-885 |#1|)) (-1011 (-781 (-385 (-885 |#1|))))) 43) (((-3 (|:| |f1| (-781 (-294 |#1|))) (|:| |f2| (-591 (-781 (-294 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-385 (-885 |#1|)) (-1011 (-781 (-294 |#1|))) (-1072)) 47) (((-3 (|:| |f1| (-781 (-294 |#1|))) (|:| |f2| (-591 (-781 (-294 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-385 (-885 |#1|)) (-1011 (-781 (-294 |#1|)))) 20)))
+(((-200 |#1|) (-10 -7 (-15 -2452 ((-3 (|:| |f1| (-781 (-294 |#1|))) (|:| |f2| (-591 (-781 (-294 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-385 (-885 |#1|)) (-1011 (-781 (-294 |#1|))))) (-15 -2452 ((-3 (|:| |f1| (-781 (-294 |#1|))) (|:| |f2| (-591 (-781 (-294 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-385 (-885 |#1|)) (-1011 (-781 (-294 |#1|))) (-1072))) (-15 -2452 ((-3 (|:| |f1| (-781 (-294 |#1|))) (|:| |f2| (-591 (-781 (-294 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-385 (-885 |#1|)) (-1011 (-781 (-385 (-885 |#1|)))))) (-15 -2452 ((-3 (|:| |f1| (-781 (-294 |#1|))) (|:| |f2| (-591 (-781 (-294 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-385 (-885 |#1|)) (-1011 (-781 (-385 (-885 |#1|)))) (-1072)))) (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525)))) (T -200))
+((-2452 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1011 (-781 (-385 (-885 *6))))) (-5 *5 (-1072)) (-5 *3 (-385 (-885 *6))) (-4 *6 (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525)))) (-5 *2 (-3 (|:| |f1| (-781 (-294 *6))) (|:| |f2| (-591 (-781 (-294 *6)))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-200 *6)))) (-2452 (*1 *2 *3 *4) (-12 (-5 *4 (-1011 (-781 (-385 (-885 *5))))) (-5 *3 (-385 (-885 *5))) (-4 *5 (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525)))) (-5 *2 (-3 (|:| |f1| (-781 (-294 *5))) (|:| |f2| (-591 (-781 (-294 *5)))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-200 *5)))) (-2452 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-385 (-885 *6))) (-5 *4 (-1011 (-781 (-294 *6)))) (-5 *5 (-1072)) (-4 *6 (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525)))) (-5 *2 (-3 (|:| |f1| (-781 (-294 *6))) (|:| |f2| (-591 (-781 (-294 *6)))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-200 *6)))) (-2452 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-885 *5))) (-5 *4 (-1011 (-781 (-294 *5)))) (-4 *5 (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525)))) (-5 *2 (-3 (|:| |f1| (-781 (-294 *5))) (|:| |f2| (-591 (-781 (-294 *5)))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-200 *5)))))
+(-10 -7 (-15 -2452 ((-3 (|:| |f1| (-781 (-294 |#1|))) (|:| |f2| (-591 (-781 (-294 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-385 (-885 |#1|)) (-1011 (-781 (-294 |#1|))))) (-15 -2452 ((-3 (|:| |f1| (-781 (-294 |#1|))) (|:| |f2| (-591 (-781 (-294 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-385 (-885 |#1|)) (-1011 (-781 (-294 |#1|))) (-1072))) (-15 -2452 ((-3 (|:| |f1| (-781 (-294 |#1|))) (|:| |f2| (-591 (-781 (-294 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-385 (-885 |#1|)) (-1011 (-781 (-385 (-885 |#1|)))))) (-15 -2452 ((-3 (|:| |f1| (-781 (-294 |#1|))) (|:| |f2| (-591 (-781 (-294 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-385 (-885 |#1|)) (-1011 (-781 (-385 (-885 |#1|)))) (-1072))))
+((-3618 (((-2 (|:| -2217 (-1085 |#1|)) (|:| |deg| (-854))) (-1085 |#1|)) 21)) (-2431 (((-591 (-294 |#2|)) (-294 |#2|) (-854)) 42)))
+(((-201 |#1| |#2|) (-10 -7 (-15 -3618 ((-2 (|:| -2217 (-1085 |#1|)) (|:| |deg| (-854))) (-1085 |#1|))) (-15 -2431 ((-591 (-294 |#2|)) (-294 |#2|) (-854)))) (-975) (-13 (-517) (-788))) (T -201))
+((-2431 (*1 *2 *3 *4) (-12 (-5 *4 (-854)) (-4 *6 (-13 (-517) (-788))) (-5 *2 (-591 (-294 *6))) (-5 *1 (-201 *5 *6)) (-5 *3 (-294 *6)) (-4 *5 (-975)))) (-3618 (*1 *2 *3) (-12 (-4 *4 (-975)) (-5 *2 (-2 (|:| -2217 (-1085 *4)) (|:| |deg| (-854)))) (-5 *1 (-201 *4 *5)) (-5 *3 (-1085 *4)) (-4 *5 (-13 (-517) (-788))))))
+(-10 -7 (-15 -3618 ((-2 (|:| -2217 (-1085 |#1|)) (|:| |deg| (-854))) (-1085 |#1|))) (-15 -2431 ((-591 (-294 |#2|)) (-294 |#2|) (-854))))
+((-2673 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-2234 ((|#1| $) NIL)) (-1505 ((|#1| $) 25)) (-3727 (((-108) $ (-712)) NIL)) (-2055 (($) NIL T CONST)) (-1876 (($ $) NIL)) (-3405 (($ $) 31)) (-1593 ((|#1| |#1| $) NIL)) (-1473 ((|#1| $) NIL)) (-2916 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-3491 (((-108) $ (-712)) NIL)) (-4207 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-4192 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1|) $) NIL)) (-3295 (((-108) $ (-712)) NIL)) (-2445 (((-712) $) NIL)) (-2621 (((-1072) $) NIL (|has| |#1| (-1018)))) (-3949 ((|#1| $) NIL)) (-2886 ((|#1| |#1| $) 28)) (-2371 ((|#1| |#1| $) 30)) (-1520 (($ |#1| $) NIL)) (-3457 (((-712) $) 27)) (-2937 (((-1036) $) NIL (|has| |#1| (-1018)))) (-3590 ((|#1| $) NIL)) (-2640 ((|#1| $) 26)) (-2524 ((|#1| $) 24)) (-4166 ((|#1| $) NIL)) (-3465 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) NIL)) (-2559 ((|#1| |#1| $) NIL)) (-2077 (((-108) $) 9)) (-3164 (($) NIL)) (-2557 ((|#1| $) NIL)) (-2289 (($) NIL) (($ (-591 |#1|)) 16)) (-2333 (((-712) $) NIL)) (-2960 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2873 (($ $) NIL)) (-2686 (((-796) $) NIL (|has| |#1| (-565 (-796))))) (-2848 ((|#1| $) 13)) (-2453 (($ (-591 |#1|)) NIL)) (-3775 ((|#1| $) NIL)) (-1475 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-2028 (((-712) $) NIL (|has| $ (-6 -4250)))))
+(((-202 |#1|) (-13 (-233 |#1|) (-10 -8 (-15 -2289 ($ (-591 |#1|))))) (-1018)) (T -202))
+((-2289 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1018)) (-5 *1 (-202 *3)))))
+(-13 (-233 |#1|) (-10 -8 (-15 -2289 ($ (-591 |#1|)))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-2918 (($ (-294 |#1|)) 23)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2055 (($) NIL T CONST)) (-3417 (((-108) $) NIL)) (-4174 (((-3 (-294 |#1|) "failed") $) NIL)) (-3341 (((-294 |#1|) $) NIL)) (-1575 (($ $) 31)) (-1522 (((-3 $ "failed") $) NIL)) (-3865 (((-108) $) NIL)) (-1257 (($ (-1 (-294 |#1|) (-294 |#1|)) $) NIL)) (-1556 (((-294 |#1|) $) NIL)) (-3016 (($ $) 30)) (-2621 (((-1072) $) NIL)) (-1890 (((-108) $) NIL)) (-2937 (((-1036) $) NIL)) (-3965 (($ (-712)) NIL)) (-4019 (($ $) 32)) (-2743 (((-525) $) NIL)) (-2686 (((-796) $) 57) (($ (-525)) NIL) (($ (-294 |#1|)) NIL)) (-1263 (((-294 |#1|) $ $) NIL)) (-3425 (((-712)) NIL)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1830 (($) 25 T CONST)) (-1839 (($) 50 T CONST)) (-3944 (((-108) $ $) 28)) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) 19)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 24) (($ (-294 |#1|) $) 18)))
+(((-203 |#1| |#2|) (-13 (-569 (-294 |#1|)) (-966 (-294 |#1|)) (-10 -8 (-15 -1556 ((-294 |#1|) $)) (-15 -3016 ($ $)) (-15 -1575 ($ $)) (-15 -1263 ((-294 |#1|) $ $)) (-15 -3965 ($ (-712))) (-15 -1890 ((-108) $)) (-15 -3417 ((-108) $)) (-15 -2743 ((-525) $)) (-15 -1257 ($ (-1 (-294 |#1|) (-294 |#1|)) $)) (-15 -2918 ($ (-294 |#1|))) (-15 -4019 ($ $)))) (-13 (-975) (-788)) (-591 (-1089))) (T -203))
+((-1556 (*1 *2 *1) (-12 (-5 *2 (-294 *3)) (-5 *1 (-203 *3 *4)) (-4 *3 (-13 (-975) (-788))) (-14 *4 (-591 (-1089))))) (-3016 (*1 *1 *1) (-12 (-5 *1 (-203 *2 *3)) (-4 *2 (-13 (-975) (-788))) (-14 *3 (-591 (-1089))))) (-1575 (*1 *1 *1) (-12 (-5 *1 (-203 *2 *3)) (-4 *2 (-13 (-975) (-788))) (-14 *3 (-591 (-1089))))) (-1263 (*1 *2 *1 *1) (-12 (-5 *2 (-294 *3)) (-5 *1 (-203 *3 *4)) (-4 *3 (-13 (-975) (-788))) (-14 *4 (-591 (-1089))))) (-3965 (*1 *1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-203 *3 *4)) (-4 *3 (-13 (-975) (-788))) (-14 *4 (-591 (-1089))))) (-1890 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-203 *3 *4)) (-4 *3 (-13 (-975) (-788))) (-14 *4 (-591 (-1089))))) (-3417 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-203 *3 *4)) (-4 *3 (-13 (-975) (-788))) (-14 *4 (-591 (-1089))))) (-2743 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-203 *3 *4)) (-4 *3 (-13 (-975) (-788))) (-14 *4 (-591 (-1089))))) (-1257 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-294 *3) (-294 *3))) (-4 *3 (-13 (-975) (-788))) (-5 *1 (-203 *3 *4)) (-14 *4 (-591 (-1089))))) (-2918 (*1 *1 *2) (-12 (-5 *2 (-294 *3)) (-4 *3 (-13 (-975) (-788))) (-5 *1 (-203 *3 *4)) (-14 *4 (-591 (-1089))))) (-4019 (*1 *1 *1) (-12 (-5 *1 (-203 *2 *3)) (-4 *2 (-13 (-975) (-788))) (-14 *3 (-591 (-1089))))))
+(-13 (-569 (-294 |#1|)) (-966 (-294 |#1|)) (-10 -8 (-15 -1556 ((-294 |#1|) $)) (-15 -3016 ($ $)) (-15 -1575 ($ $)) (-15 -1263 ((-294 |#1|) $ $)) (-15 -3965 ($ (-712))) (-15 -1890 ((-108) $)) (-15 -3417 ((-108) $)) (-15 -2743 ((-525) $)) (-15 -1257 ($ (-1 (-294 |#1|) (-294 |#1|)) $)) (-15 -2918 ($ (-294 |#1|))) (-15 -4019 ($ $))))
+((-1824 (((-108) (-1072)) 22)) (-2650 (((-3 (-781 |#2|) "failed") (-564 |#2|) |#2| (-781 |#2|) (-781 |#2|) (-108)) 32)) (-2732 (((-3 (-108) "failed") (-1085 |#2|) (-781 |#2|) (-781 |#2|) (-108)) 73) (((-3 (-108) "failed") (-885 |#1|) (-1089) (-781 |#2|) (-781 |#2|) (-108)) 74)))
+(((-204 |#1| |#2|) (-10 -7 (-15 -1824 ((-108) (-1072))) (-15 -2650 ((-3 (-781 |#2|) "failed") (-564 |#2|) |#2| (-781 |#2|) (-781 |#2|) (-108))) (-15 -2732 ((-3 (-108) "failed") (-885 |#1|) (-1089) (-781 |#2|) (-781 |#2|) (-108))) (-15 -2732 ((-3 (-108) "failed") (-1085 |#2|) (-781 |#2|) (-781 |#2|) (-108)))) (-13 (-429) (-788) (-966 (-525)) (-587 (-525))) (-13 (-1111) (-29 |#1|))) (T -204))
+((-2732 (*1 *2 *3 *4 *4 *2) (|partial| -12 (-5 *2 (-108)) (-5 *3 (-1085 *6)) (-5 *4 (-781 *6)) (-4 *6 (-13 (-1111) (-29 *5))) (-4 *5 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *1 (-204 *5 *6)))) (-2732 (*1 *2 *3 *4 *5 *5 *2) (|partial| -12 (-5 *2 (-108)) (-5 *3 (-885 *6)) (-5 *4 (-1089)) (-5 *5 (-781 *7)) (-4 *6 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-4 *7 (-13 (-1111) (-29 *6))) (-5 *1 (-204 *6 *7)))) (-2650 (*1 *2 *3 *4 *2 *2 *5) (|partial| -12 (-5 *2 (-781 *4)) (-5 *3 (-564 *4)) (-5 *5 (-108)) (-4 *4 (-13 (-1111) (-29 *6))) (-4 *6 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *1 (-204 *6 *4)))) (-1824 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-4 *4 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-108)) (-5 *1 (-204 *4 *5)) (-4 *5 (-13 (-1111) (-29 *4))))))
+(-10 -7 (-15 -1824 ((-108) (-1072))) (-15 -2650 ((-3 (-781 |#2|) "failed") (-564 |#2|) |#2| (-781 |#2|) (-781 |#2|) (-108))) (-15 -2732 ((-3 (-108) "failed") (-885 |#1|) (-1089) (-781 |#2|) (-781 |#2|) (-108))) (-15 -2732 ((-3 (-108) "failed") (-1085 |#2|) (-781 |#2|) (-781 |#2|) (-108))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) 89)) (-2314 (((-525) $) 99)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3641 (($ $) NIL)) (-3077 (((-108) $) NIL)) (-3328 (($ $) NIL)) (-4087 (($ $) 77)) (-2381 (($ $) 65)) (-3332 (((-3 $ "failed") $ $) NIL)) (-1720 (($ $) NIL)) (-3898 (((-396 $) $) NIL)) (-2551 (($ $) 56)) (-1965 (((-108) $ $) NIL)) (-4058 (($ $) 75)) (-2360 (($ $) 63)) (-4188 (((-525) $) 116)) (-4109 (($ $) 80)) (-2400 (($ $) 67)) (-2055 (($) NIL T CONST)) (-3032 (($ $) NIL)) (-4174 (((-3 (-525) "failed") $) 115) (((-3 (-385 (-525)) "failed") $) 112)) (-3341 (((-525) $) 113) (((-385 (-525)) $) 110)) (-3265 (($ $ $) NIL)) (-1522 (((-3 $ "failed") $) 92)) (-3959 (((-385 (-525)) $ (-712)) 108) (((-385 (-525)) $ (-712) (-712)) 107)) (-3239 (($ $ $) NIL)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL)) (-2393 (((-108) $) NIL)) (-2008 (((-854)) 29) (((-854) (-854)) NIL (|has| $ (-6 -4241)))) (-3489 (((-108) $) NIL)) (-1417 (($) 39)) (-4018 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL)) (-1676 (((-525) $) 35)) (-3865 (((-108) $) NIL)) (-3126 (($ $ (-525)) NIL)) (-1525 (($ $) NIL)) (-2256 (((-108) $) 88)) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1923 (($ $ $) 53) (($) 34 (-12 (-3389 (|has| $ (-6 -4233))) (-3389 (|has| $ (-6 -4241)))))) (-3475 (($ $ $) 52) (($) 33 (-12 (-3389 (|has| $ (-6 -4233))) (-3389 (|has| $ (-6 -4241)))))) (-1630 (((-525) $) 27)) (-3068 (($ $) 30)) (-3347 (($ $) 57)) (-2356 (($ $) 62)) (-2081 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2621 (((-1072) $) NIL)) (-1523 (($ $) NIL)) (-3474 (((-854) (-525)) NIL (|has| $ (-6 -4241)))) (-2937 (((-1036) $) NIL) (((-525) $) 90)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-2124 (($ $ $) NIL) (($ (-591 $)) NIL)) (-1583 (($ $) NIL)) (-2767 (($ $) NIL)) (-2925 (($ (-525) (-525)) NIL) (($ (-525) (-525) (-854)) 100)) (-2542 (((-396 $) $) NIL)) (-3387 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3210 (((-3 $ "failed") $ $) NIL)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3987 (((-525) $) 28)) (-3507 (($) 38)) (-2288 (($ $) 61)) (-3048 (((-712) $) NIL)) (-2683 (((-1072) (-1072)) 8)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL)) (-3439 (((-854)) NIL) (((-854) (-854)) NIL (|has| $ (-6 -4241)))) (-2209 (($ $ (-712)) NIL) (($ $) 93)) (-2599 (((-854) (-525)) NIL (|has| $ (-6 -4241)))) (-4122 (($ $) 78)) (-2410 (($ $) 68)) (-4098 (($ $) 79)) (-2391 (($ $) 66)) (-4073 (($ $) 76)) (-2370 (($ $) 64)) (-1300 (((-357) $) 104) (((-205) $) 101) (((-825 (-357)) $) NIL) (((-501) $) 45)) (-2686 (((-796) $) 42) (($ (-525)) 60) (($ $) NIL) (($ (-385 (-525))) NIL) (($ (-525)) 60) (($ (-385 (-525))) NIL)) (-3425 (((-712)) NIL)) (-1584 (($ $) NIL)) (-2901 (((-854)) 32) (((-854) (-854)) NIL (|has| $ (-6 -4241)))) (-3523 (((-854)) 25)) (-4163 (($ $) 83)) (-2457 (($ $) 71) (($ $ $) 109)) (-1724 (((-108) $ $) NIL)) (-4137 (($ $) 81)) (-2432 (($ $) 69)) (-4193 (($ $) 86)) (-2477 (($ $) 74)) (-1234 (($ $) 84)) (-2495 (($ $) 72)) (-4179 (($ $) 85)) (-2469 (($ $) 73)) (-4149 (($ $) 82)) (-2444 (($ $) 70)) (-1460 (($ $) 117)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-1830 (($) 36 T CONST)) (-1839 (($) 37 T CONST)) (-3042 (((-1072) $) 19) (((-1072) $ (-108)) 21) (((-1176) (-763) $) 22) (((-1176) (-763) $ (-108)) 23)) (-1353 (($ $) 96)) (-1796 (($ $ (-712)) NIL) (($ $) NIL)) (-3408 (($ $ $) 98)) (-4004 (((-108) $ $) NIL)) (-3982 (((-108) $ $) NIL)) (-3944 (((-108) $ $) 54)) (-3994 (((-108) $ $) NIL)) (-3971 (((-108) $ $) 46)) (-4059 (($ $ $) 87) (($ $ (-525)) 55)) (-4047 (($ $) 47) (($ $ $) 49)) (-4036 (($ $ $) 48)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) 58) (($ $ (-385 (-525))) 128) (($ $ $) 59)) (* (($ (-854) $) 31) (($ (-712) $) NIL) (($ (-525) $) 51) (($ $ $) 50) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL)))
+(((-205) (-13 (-382) (-213) (-769) (-1111) (-566 (-501)) (-10 -8 (-15 -4059 ($ $ (-525))) (-15 ** ($ $ $)) (-15 -3507 ($)) (-15 -2937 ((-525) $)) (-15 -3068 ($ $)) (-15 -3347 ($ $)) (-15 -2457 ($ $ $)) (-15 -1353 ($ $)) (-15 -3408 ($ $ $)) (-15 -2683 ((-1072) (-1072))) (-15 -3959 ((-385 (-525)) $ (-712))) (-15 -3959 ((-385 (-525)) $ (-712) (-712)))))) (T -205))
+((** (*1 *1 *1 *1) (-5 *1 (-205))) (-4059 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-205)))) (-3507 (*1 *1) (-5 *1 (-205))) (-2937 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-205)))) (-3068 (*1 *1 *1) (-5 *1 (-205))) (-3347 (*1 *1 *1) (-5 *1 (-205))) (-2457 (*1 *1 *1 *1) (-5 *1 (-205))) (-1353 (*1 *1 *1) (-5 *1 (-205))) (-3408 (*1 *1 *1 *1) (-5 *1 (-205))) (-2683 (*1 *2 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-205)))) (-3959 (*1 *2 *1 *3) (-12 (-5 *3 (-712)) (-5 *2 (-385 (-525))) (-5 *1 (-205)))) (-3959 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-712)) (-5 *2 (-385 (-525))) (-5 *1 (-205)))))
+(-13 (-382) (-213) (-769) (-1111) (-566 (-501)) (-10 -8 (-15 -4059 ($ $ (-525))) (-15 ** ($ $ $)) (-15 -3507 ($)) (-15 -2937 ((-525) $)) (-15 -3068 ($ $)) (-15 -3347 ($ $)) (-15 -2457 ($ $ $)) (-15 -1353 ($ $)) (-15 -3408 ($ $ $)) (-15 -2683 ((-1072) (-1072))) (-15 -3959 ((-385 (-525)) $ (-712))) (-15 -3959 ((-385 (-525)) $ (-712) (-712)))))
+((-3548 (((-157 (-205)) (-712) (-157 (-205))) 11) (((-205) (-712) (-205)) 12)) (-3447 (((-157 (-205)) (-157 (-205))) 13) (((-205) (-205)) 14)) (-3069 (((-157 (-205)) (-157 (-205)) (-157 (-205))) 19) (((-205) (-205) (-205)) 22)) (-3333 (((-157 (-205)) (-157 (-205))) 25) (((-205) (-205)) 24)) (-3196 (((-157 (-205)) (-157 (-205)) (-157 (-205))) 43) (((-205) (-205) (-205)) 35)) (-1925 (((-157 (-205)) (-157 (-205)) (-157 (-205))) 48) (((-205) (-205) (-205)) 45)) (-2306 (((-157 (-205)) (-157 (-205)) (-157 (-205))) 15) (((-205) (-205) (-205)) 16)) (-1827 (((-157 (-205)) (-157 (-205)) (-157 (-205))) 17) (((-205) (-205) (-205)) 18)) (-2753 (((-157 (-205)) (-157 (-205))) 60) (((-205) (-205)) 59)) (-2369 (((-205) (-205)) 54) (((-157 (-205)) (-157 (-205))) 58)) (-1353 (((-157 (-205)) (-157 (-205))) 8) (((-205) (-205)) 9)) (-3408 (((-157 (-205)) (-157 (-205)) (-157 (-205))) 30) (((-205) (-205) (-205)) 26)))
+(((-206) (-10 -7 (-15 -1353 ((-205) (-205))) (-15 -1353 ((-157 (-205)) (-157 (-205)))) (-15 -3408 ((-205) (-205) (-205))) (-15 -3408 ((-157 (-205)) (-157 (-205)) (-157 (-205)))) (-15 -3447 ((-205) (-205))) (-15 -3447 ((-157 (-205)) (-157 (-205)))) (-15 -3333 ((-205) (-205))) (-15 -3333 ((-157 (-205)) (-157 (-205)))) (-15 -3548 ((-205) (-712) (-205))) (-15 -3548 ((-157 (-205)) (-712) (-157 (-205)))) (-15 -2306 ((-205) (-205) (-205))) (-15 -2306 ((-157 (-205)) (-157 (-205)) (-157 (-205)))) (-15 -3196 ((-205) (-205) (-205))) (-15 -3196 ((-157 (-205)) (-157 (-205)) (-157 (-205)))) (-15 -1827 ((-205) (-205) (-205))) (-15 -1827 ((-157 (-205)) (-157 (-205)) (-157 (-205)))) (-15 -1925 ((-205) (-205) (-205))) (-15 -1925 ((-157 (-205)) (-157 (-205)) (-157 (-205)))) (-15 -2369 ((-157 (-205)) (-157 (-205)))) (-15 -2369 ((-205) (-205))) (-15 -2753 ((-205) (-205))) (-15 -2753 ((-157 (-205)) (-157 (-205)))) (-15 -3069 ((-205) (-205) (-205))) (-15 -3069 ((-157 (-205)) (-157 (-205)) (-157 (-205)))))) (T -206))
+((-3069 (*1 *2 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) (-3069 (*1 *2 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) (-2753 (*1 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) (-2753 (*1 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) (-2369 (*1 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) (-2369 (*1 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) (-1925 (*1 *2 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) (-1925 (*1 *2 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) (-1827 (*1 *2 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) (-1827 (*1 *2 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) (-3196 (*1 *2 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) (-3196 (*1 *2 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) (-2306 (*1 *2 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) (-2306 (*1 *2 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) (-3548 (*1 *2 *3 *2) (-12 (-5 *2 (-157 (-205))) (-5 *3 (-712)) (-5 *1 (-206)))) (-3548 (*1 *2 *3 *2) (-12 (-5 *2 (-205)) (-5 *3 (-712)) (-5 *1 (-206)))) (-3333 (*1 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) (-3333 (*1 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) (-3447 (*1 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) (-3447 (*1 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) (-3408 (*1 *2 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) (-3408 (*1 *2 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) (-1353 (*1 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) (-1353 (*1 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))))
+(-10 -7 (-15 -1353 ((-205) (-205))) (-15 -1353 ((-157 (-205)) (-157 (-205)))) (-15 -3408 ((-205) (-205) (-205))) (-15 -3408 ((-157 (-205)) (-157 (-205)) (-157 (-205)))) (-15 -3447 ((-205) (-205))) (-15 -3447 ((-157 (-205)) (-157 (-205)))) (-15 -3333 ((-205) (-205))) (-15 -3333 ((-157 (-205)) (-157 (-205)))) (-15 -3548 ((-205) (-712) (-205))) (-15 -3548 ((-157 (-205)) (-712) (-157 (-205)))) (-15 -2306 ((-205) (-205) (-205))) (-15 -2306 ((-157 (-205)) (-157 (-205)) (-157 (-205)))) (-15 -3196 ((-205) (-205) (-205))) (-15 -3196 ((-157 (-205)) (-157 (-205)) (-157 (-205)))) (-15 -1827 ((-205) (-205) (-205))) (-15 -1827 ((-157 (-205)) (-157 (-205)) (-157 (-205)))) (-15 -1925 ((-205) (-205) (-205))) (-15 -1925 ((-157 (-205)) (-157 (-205)) (-157 (-205)))) (-15 -2369 ((-157 (-205)) (-157 (-205)))) (-15 -2369 ((-205) (-205))) (-15 -2753 ((-205) (-205))) (-15 -2753 ((-157 (-205)) (-157 (-205)))) (-15 -3069 ((-205) (-205) (-205))) (-15 -3069 ((-157 (-205)) (-157 (-205)) (-157 (-205)))))
+((-2673 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3559 (($ (-712) (-712)) NIL)) (-3130 (($ $ $) NIL)) (-1616 (($ (-1171 |#1|)) NIL) (($ $) NIL)) (-3278 (($ |#1| |#1| |#1|) 32)) (-1711 (((-108) $) NIL)) (-2287 (($ $ (-525) (-525)) NIL)) (-3519 (($ $ (-525) (-525)) NIL)) (-2688 (($ $ (-525) (-525) (-525) (-525)) NIL)) (-4094 (($ $) NIL)) (-1478 (((-108) $) NIL)) (-3727 (((-108) $ (-712)) NIL)) (-2995 (($ $ (-525) (-525) $) NIL)) (-2847 ((|#1| $ (-525) (-525) |#1|) NIL) (($ $ (-591 (-525)) (-591 (-525)) $) NIL)) (-1557 (($ $ (-525) (-1171 |#1|)) NIL)) (-3031 (($ $ (-525) (-1171 |#1|)) NIL)) (-1735 (($ |#1| |#1| |#1|) 31)) (-1416 (($ (-712) |#1|) NIL)) (-2055 (($) NIL T CONST)) (-1352 (($ $) NIL (|has| |#1| (-286)))) (-2578 (((-1171 |#1|) $ (-525)) NIL)) (-3846 (($ |#1|) 30)) (-3063 (($ |#1|) 29)) (-2089 (($ |#1|) 28)) (-2193 (((-712) $) NIL (|has| |#1| (-517)))) (-4205 ((|#1| $ (-525) (-525) |#1|) NIL)) (-4121 ((|#1| $ (-525) (-525)) NIL)) (-2916 (((-591 |#1|) $) NIL)) (-1613 (((-712) $) NIL (|has| |#1| (-517)))) (-2523 (((-591 (-1171 |#1|)) $) NIL (|has| |#1| (-517)))) (-4127 (((-712) $) NIL)) (-1316 (($ (-712) (-712) |#1|) NIL)) (-4140 (((-712) $) NIL)) (-3491 (((-108) $ (-712)) NIL)) (-1806 ((|#1| $) NIL (|has| |#1| (-6 (-4252 "*"))))) (-3142 (((-525) $) NIL)) (-3660 (((-525) $) NIL)) (-4207 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3882 (((-525) $) NIL)) (-2494 (((-525) $) NIL)) (-1572 (($ (-591 (-591 |#1|))) 11)) (-4192 (($ (-1 |#1| |#1|) $) NIL)) (-1257 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-3093 (((-591 (-591 |#1|)) $) NIL)) (-3295 (((-108) $ (-712)) NIL)) (-2621 (((-1072) $) NIL (|has| |#1| (-1018)))) (-2902 (((-3 $ "failed") $) NIL (|has| |#1| (-341)))) (-3666 (($) 12)) (-3862 (($ $ $) NIL)) (-2937 (((-1036) $) NIL (|has| |#1| (-1018)))) (-1858 (($ $ |#1|) NIL)) (-3210 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517)))) (-3465 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) NIL)) (-2077 (((-108) $) NIL)) (-3164 (($) NIL)) (-1881 ((|#1| $ (-525) (-525)) NIL) ((|#1| $ (-525) (-525) |#1|) NIL) (($ $ (-591 (-525)) (-591 (-525))) NIL)) (-1968 (($ (-591 |#1|)) NIL) (($ (-591 $)) NIL)) (-2348 (((-108) $) NIL)) (-4145 ((|#1| $) NIL (|has| |#1| (-6 (-4252 "*"))))) (-2960 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2873 (($ $) NIL)) (-1256 (((-1171 |#1|) $ (-525)) NIL)) (-2686 (($ (-1171 |#1|)) NIL) (((-796) $) NIL (|has| |#1| (-565 (-796))))) (-1475 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-1986 (((-108) $) NIL)) (-3944 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-4059 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4047 (($ $ $) NIL) (($ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-712)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (* (($ $ $) NIL) (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ (-525) $) NIL) (((-1171 |#1|) $ (-1171 |#1|)) 15) (((-1171 |#1|) (-1171 |#1|) $) NIL) (((-876 |#1|) $ (-876 |#1|)) 20)) (-2028 (((-712) $) NIL (|has| $ (-6 -4250)))))
+(((-207 |#1|) (-13 (-629 |#1| (-1171 |#1|) (-1171 |#1|)) (-10 -8 (-15 * ((-876 |#1|) $ (-876 |#1|))) (-15 -3666 ($)) (-15 -2089 ($ |#1|)) (-15 -3063 ($ |#1|)) (-15 -3846 ($ |#1|)) (-15 -1735 ($ |#1| |#1| |#1|)) (-15 -3278 ($ |#1| |#1| |#1|)))) (-13 (-341) (-1111))) (T -207))
+((* (*1 *2 *1 *2) (-12 (-5 *2 (-876 *3)) (-4 *3 (-13 (-341) (-1111))) (-5 *1 (-207 *3)))) (-3666 (*1 *1) (-12 (-5 *1 (-207 *2)) (-4 *2 (-13 (-341) (-1111))))) (-2089 (*1 *1 *2) (-12 (-5 *1 (-207 *2)) (-4 *2 (-13 (-341) (-1111))))) (-3063 (*1 *1 *2) (-12 (-5 *1 (-207 *2)) (-4 *2 (-13 (-341) (-1111))))) (-3846 (*1 *1 *2) (-12 (-5 *1 (-207 *2)) (-4 *2 (-13 (-341) (-1111))))) (-1735 (*1 *1 *2 *2 *2) (-12 (-5 *1 (-207 *2)) (-4 *2 (-13 (-341) (-1111))))) (-3278 (*1 *1 *2 *2 *2) (-12 (-5 *1 (-207 *2)) (-4 *2 (-13 (-341) (-1111))))))
+(-13 (-629 |#1| (-1171 |#1|) (-1171 |#1|)) (-10 -8 (-15 * ((-876 |#1|) $ (-876 |#1|))) (-15 -3666 ($)) (-15 -2089 ($ |#1|)) (-15 -3063 ($ |#1|)) (-15 -3846 ($ |#1|)) (-15 -1735 ($ |#1| |#1| |#1|)) (-15 -3278 ($ |#1| |#1| |#1|))))
+((-1288 (($ (-1 (-108) |#2|) $) 16)) (-3844 (($ |#2| $) NIL) (($ (-1 (-108) |#2|) $) 25)) (-3583 (($) NIL) (($ (-591 |#2|)) 11)) (-3944 (((-108) $ $) 23)))
+(((-208 |#1| |#2|) (-10 -8 (-15 -1288 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -3844 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -3844 (|#1| |#2| |#1|)) (-15 -3583 (|#1| (-591 |#2|))) (-15 -3583 (|#1|)) (-15 -3944 ((-108) |#1| |#1|))) (-209 |#2|) (-1018)) (T -208))
+NIL
+(-10 -8 (-15 -1288 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -3844 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -3844 (|#1| |#2| |#1|)) (-15 -3583 (|#1| (-591 |#2|))) (-15 -3583 (|#1|)) (-15 -3944 ((-108) |#1| |#1|)))
+((-2673 (((-108) $ $) 19 (|has| |#1| (-1018)))) (-3727 (((-108) $ (-712)) 8)) (-1288 (($ (-1 (-108) |#1|) $) 45 (|has| $ (-6 -4250)))) (-2467 (($ (-1 (-108) |#1|) $) 55 (|has| $ (-6 -4250)))) (-2055 (($) 7 T CONST)) (-2908 (($ $) 58 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3844 (($ |#1| $) 47 (|has| $ (-6 -4250))) (($ (-1 (-108) |#1|) $) 46 (|has| $ (-6 -4250)))) (-2537 (($ |#1| $) 57 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) (($ (-1 (-108) |#1|) $) 54 (|has| $ (-6 -4250)))) (-3618 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 56 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 53 (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $) 52 (|has| $ (-6 -4250)))) (-2916 (((-591 |#1|) $) 30 (|has| $ (-6 -4250)))) (-3491 (((-108) $ (-712)) 9)) (-4207 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-4192 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1|) $) 35)) (-3295 (((-108) $ (-712)) 10)) (-2621 (((-1072) $) 22 (|has| |#1| (-1018)))) (-3949 ((|#1| $) 39)) (-1520 (($ |#1| $) 40)) (-2937 (((-1036) $) 21 (|has| |#1| (-1018)))) (-2714 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 51)) (-4166 ((|#1| $) 41)) (-3465 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) 14)) (-2077 (((-108) $) 11)) (-3164 (($) 12)) (-3583 (($) 49) (($ (-591 |#1|)) 48)) (-2960 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-2873 (($ $) 13)) (-1300 (((-501) $) 59 (|has| |#1| (-566 (-501))))) (-2695 (($ (-591 |#1|)) 50)) (-2686 (((-796) $) 18 (|has| |#1| (-565 (-796))))) (-2453 (($ (-591 |#1|)) 42)) (-1475 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) 20 (|has| |#1| (-1018)))) (-2028 (((-712) $) 6 (|has| $ (-6 -4250)))))
(((-209 |#1|) (-131) (-1018)) (T -209))
NIL
(-13 (-215 |t#1|))
-(((-33) . T) ((-102 |#1|) . T) ((-97) |has| |#1| (-1018)) ((-565 (-796)) -3321 (|has| |#1| (-1018)) (|has| |#1| (-565 (-796)))) ((-142 |#1|) . T) ((-566 (-501)) |has| |#1| (-566 (-501))) ((-215 |#1|) . T) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-1018) |has| |#1| (-1018)) ((-1125) . T))
-((-3266 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-712)) 11) (($ $ (-591 (-1089)) (-591 (-712))) NIL) (($ $ (-1089) (-712)) NIL) (($ $ (-591 (-1089))) NIL) (($ $ (-1089)) 19) (($ $ (-712)) NIL) (($ $) 16)) (-4196 (($ $ (-1 |#2| |#2|)) 12) (($ $ (-1 |#2| |#2|) (-712)) 14) (($ $ (-591 (-1089)) (-591 (-712))) NIL) (($ $ (-1089) (-712)) NIL) (($ $ (-591 (-1089))) NIL) (($ $ (-1089)) NIL) (($ $ (-712)) NIL) (($ $) NIL)))
-(((-210 |#1| |#2|) (-10 -8 (-15 -3266 (|#1| |#1|)) (-15 -4196 (|#1| |#1|)) (-15 -3266 (|#1| |#1| (-712))) (-15 -4196 (|#1| |#1| (-712))) (-15 -3266 (|#1| |#1| (-1089))) (-15 -3266 (|#1| |#1| (-591 (-1089)))) (-15 -3266 (|#1| |#1| (-1089) (-712))) (-15 -3266 (|#1| |#1| (-591 (-1089)) (-591 (-712)))) (-15 -4196 (|#1| |#1| (-1089))) (-15 -4196 (|#1| |#1| (-591 (-1089)))) (-15 -4196 (|#1| |#1| (-1089) (-712))) (-15 -4196 (|#1| |#1| (-591 (-1089)) (-591 (-712)))) (-15 -4196 (|#1| |#1| (-1 |#2| |#2|) (-712))) (-15 -4196 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3266 (|#1| |#1| (-1 |#2| |#2|) (-712))) (-15 -3266 (|#1| |#1| (-1 |#2| |#2|)))) (-211 |#2|) (-975)) (T -210))
+(((-33) . T) ((-102 |#1|) . T) ((-97) |has| |#1| (-1018)) ((-565 (-796)) -3150 (|has| |#1| (-1018)) (|has| |#1| (-565 (-796)))) ((-142 |#1|) . T) ((-566 (-501)) |has| |#1| (-566 (-501))) ((-215 |#1|) . T) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-1018) |has| |#1| (-1018)) ((-1125) . T))
+((-2209 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-712)) 11) (($ $ (-591 (-1089)) (-591 (-712))) NIL) (($ $ (-1089) (-712)) NIL) (($ $ (-591 (-1089))) NIL) (($ $ (-1089)) 19) (($ $ (-712)) NIL) (($ $) 16)) (-1796 (($ $ (-1 |#2| |#2|)) 12) (($ $ (-1 |#2| |#2|) (-712)) 14) (($ $ (-591 (-1089)) (-591 (-712))) NIL) (($ $ (-1089) (-712)) NIL) (($ $ (-591 (-1089))) NIL) (($ $ (-1089)) NIL) (($ $ (-712)) NIL) (($ $) NIL)))
+(((-210 |#1| |#2|) (-10 -8 (-15 -2209 (|#1| |#1|)) (-15 -1796 (|#1| |#1|)) (-15 -2209 (|#1| |#1| (-712))) (-15 -1796 (|#1| |#1| (-712))) (-15 -2209 (|#1| |#1| (-1089))) (-15 -2209 (|#1| |#1| (-591 (-1089)))) (-15 -2209 (|#1| |#1| (-1089) (-712))) (-15 -2209 (|#1| |#1| (-591 (-1089)) (-591 (-712)))) (-15 -1796 (|#1| |#1| (-1089))) (-15 -1796 (|#1| |#1| (-591 (-1089)))) (-15 -1796 (|#1| |#1| (-1089) (-712))) (-15 -1796 (|#1| |#1| (-591 (-1089)) (-591 (-712)))) (-15 -1796 (|#1| |#1| (-1 |#2| |#2|) (-712))) (-15 -1796 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2209 (|#1| |#1| (-1 |#2| |#2|) (-712))) (-15 -2209 (|#1| |#1| (-1 |#2| |#2|)))) (-211 |#2|) (-975)) (T -210))
NIL
-(-10 -8 (-15 -3266 (|#1| |#1|)) (-15 -4196 (|#1| |#1|)) (-15 -3266 (|#1| |#1| (-712))) (-15 -4196 (|#1| |#1| (-712))) (-15 -3266 (|#1| |#1| (-1089))) (-15 -3266 (|#1| |#1| (-591 (-1089)))) (-15 -3266 (|#1| |#1| (-1089) (-712))) (-15 -3266 (|#1| |#1| (-591 (-1089)) (-591 (-712)))) (-15 -4196 (|#1| |#1| (-1089))) (-15 -4196 (|#1| |#1| (-591 (-1089)))) (-15 -4196 (|#1| |#1| (-1089) (-712))) (-15 -4196 (|#1| |#1| (-591 (-1089)) (-591 (-712)))) (-15 -4196 (|#1| |#1| (-1 |#2| |#2|) (-712))) (-15 -4196 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3266 (|#1| |#1| (-1 |#2| |#2|) (-712))) (-15 -3266 (|#1| |#1| (-1 |#2| |#2|))))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-2157 (((-3 $ "failed") $ $) 19)) (-3798 (($) 17 T CONST)) (-4163 (((-3 $ "failed") $) 34)) (-2824 (((-108) $) 31)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-3266 (($ $ (-1 |#1| |#1|)) 52) (($ $ (-1 |#1| |#1|) (-712)) 51) (($ $ (-591 (-1089)) (-591 (-712))) 44 (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) 43 (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) 42 (|has| |#1| (-833 (-1089)))) (($ $ (-1089)) 41 (|has| |#1| (-833 (-1089)))) (($ $ (-712)) 39 (|has| |#1| (-213))) (($ $) 37 (|has| |#1| (-213)))) (-3022 (((-796) $) 11) (($ (-525)) 28)) (-2128 (((-712)) 29)) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4196 (($ $ (-1 |#1| |#1|)) 50) (($ $ (-1 |#1| |#1|) (-712)) 49) (($ $ (-591 (-1089)) (-591 (-712))) 48 (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) 47 (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) 46 (|has| |#1| (-833 (-1089)))) (($ $ (-1089)) 45 (|has| |#1| (-833 (-1089)))) (($ $ (-712)) 40 (|has| |#1| (-213))) (($ $) 38 (|has| |#1| (-213)))) (-4096 (((-108) $ $) 6)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24)))
+(-10 -8 (-15 -2209 (|#1| |#1|)) (-15 -1796 (|#1| |#1|)) (-15 -2209 (|#1| |#1| (-712))) (-15 -1796 (|#1| |#1| (-712))) (-15 -2209 (|#1| |#1| (-1089))) (-15 -2209 (|#1| |#1| (-591 (-1089)))) (-15 -2209 (|#1| |#1| (-1089) (-712))) (-15 -2209 (|#1| |#1| (-591 (-1089)) (-591 (-712)))) (-15 -1796 (|#1| |#1| (-1089))) (-15 -1796 (|#1| |#1| (-591 (-1089)))) (-15 -1796 (|#1| |#1| (-1089) (-712))) (-15 -1796 (|#1| |#1| (-591 (-1089)) (-591 (-712)))) (-15 -1796 (|#1| |#1| (-1 |#2| |#2|) (-712))) (-15 -1796 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2209 (|#1| |#1| (-1 |#2| |#2|) (-712))) (-15 -2209 (|#1| |#1| (-1 |#2| |#2|))))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-3332 (((-3 $ "failed") $ $) 19)) (-2055 (($) 17 T CONST)) (-1522 (((-3 $ "failed") $) 34)) (-3865 (((-108) $) 31)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-2209 (($ $ (-1 |#1| |#1|)) 52) (($ $ (-1 |#1| |#1|) (-712)) 51) (($ $ (-591 (-1089)) (-591 (-712))) 44 (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) 43 (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) 42 (|has| |#1| (-833 (-1089)))) (($ $ (-1089)) 41 (|has| |#1| (-833 (-1089)))) (($ $ (-712)) 39 (|has| |#1| (-213))) (($ $) 37 (|has| |#1| (-213)))) (-2686 (((-796) $) 11) (($ (-525)) 28)) (-3425 (((-712)) 29)) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-1796 (($ $ (-1 |#1| |#1|)) 50) (($ $ (-1 |#1| |#1|) (-712)) 49) (($ $ (-591 (-1089)) (-591 (-712))) 48 (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) 47 (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) 46 (|has| |#1| (-833 (-1089)))) (($ $ (-1089)) 45 (|has| |#1| (-833 (-1089)))) (($ $ (-712)) 40 (|has| |#1| (-213))) (($ $) 38 (|has| |#1| (-213)))) (-3944 (((-108) $ $) 6)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24)))
(((-211 |#1|) (-131) (-975)) (T -211))
-((-3266 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-211 *3)) (-4 *3 (-975)))) (-3266 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1 *4 *4)) (-5 *3 (-712)) (-4 *1 (-211 *4)) (-4 *4 (-975)))) (-4196 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-211 *3)) (-4 *3 (-975)))) (-4196 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1 *4 *4)) (-5 *3 (-712)) (-4 *1 (-211 *4)) (-4 *4 (-975)))))
-(-13 (-975) (-10 -8 (-15 -3266 ($ $ (-1 |t#1| |t#1|))) (-15 -3266 ($ $ (-1 |t#1| |t#1|) (-712))) (-15 -4196 ($ $ (-1 |t#1| |t#1|))) (-15 -4196 ($ $ (-1 |t#1| |t#1|) (-712))) (IF (|has| |t#1| (-213)) (-6 (-213)) |%noBranch|) (IF (|has| |t#1| (-833 (-1089))) (-6 (-833 (-1089))) |%noBranch|)))
+((-2209 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-211 *3)) (-4 *3 (-975)))) (-2209 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1 *4 *4)) (-5 *3 (-712)) (-4 *1 (-211 *4)) (-4 *4 (-975)))) (-1796 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-211 *3)) (-4 *3 (-975)))) (-1796 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1 *4 *4)) (-5 *3 (-712)) (-4 *1 (-211 *4)) (-4 *4 (-975)))))
+(-13 (-975) (-10 -8 (-15 -2209 ($ $ (-1 |t#1| |t#1|))) (-15 -2209 ($ $ (-1 |t#1| |t#1|) (-712))) (-15 -1796 ($ $ (-1 |t#1| |t#1|))) (-15 -1796 ($ $ (-1 |t#1| |t#1|) (-712))) (IF (|has| |t#1| (-213)) (-6 (-213)) |%noBranch|) (IF (|has| |t#1| (-833 (-1089))) (-6 (-833 (-1089))) |%noBranch|)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-126) . T) ((-565 (-796)) . T) ((-213) |has| |#1| (-213)) ((-593 $) . T) ((-668) . T) ((-833 (-1089)) |has| |#1| (-833 (-1089))) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T))
-((-3266 (($ $) NIL) (($ $ (-712)) 10)) (-4196 (($ $) 8) (($ $ (-712)) 12)))
-(((-212 |#1|) (-10 -8 (-15 -4196 (|#1| |#1| (-712))) (-15 -3266 (|#1| |#1| (-712))) (-15 -4196 (|#1| |#1|)) (-15 -3266 (|#1| |#1|))) (-213)) (T -212))
+((-2209 (($ $) NIL) (($ $ (-712)) 10)) (-1796 (($ $) 8) (($ $ (-712)) 12)))
+(((-212 |#1|) (-10 -8 (-15 -1796 (|#1| |#1| (-712))) (-15 -2209 (|#1| |#1| (-712))) (-15 -1796 (|#1| |#1|)) (-15 -2209 (|#1| |#1|))) (-213)) (T -212))
NIL
-(-10 -8 (-15 -4196 (|#1| |#1| (-712))) (-15 -3266 (|#1| |#1| (-712))) (-15 -4196 (|#1| |#1|)) (-15 -3266 (|#1| |#1|)))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-2157 (((-3 $ "failed") $ $) 19)) (-3798 (($) 17 T CONST)) (-4163 (((-3 $ "failed") $) 34)) (-2824 (((-108) $) 31)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-3266 (($ $) 38) (($ $ (-712)) 36)) (-3022 (((-796) $) 11) (($ (-525)) 28)) (-2128 (((-712)) 29)) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4196 (($ $) 37) (($ $ (-712)) 35)) (-4096 (((-108) $ $) 6)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24)))
+(-10 -8 (-15 -1796 (|#1| |#1| (-712))) (-15 -2209 (|#1| |#1| (-712))) (-15 -1796 (|#1| |#1|)) (-15 -2209 (|#1| |#1|)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-3332 (((-3 $ "failed") $ $) 19)) (-2055 (($) 17 T CONST)) (-1522 (((-3 $ "failed") $) 34)) (-3865 (((-108) $) 31)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-2209 (($ $) 38) (($ $ (-712)) 36)) (-2686 (((-796) $) 11) (($ (-525)) 28)) (-3425 (((-712)) 29)) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-1796 (($ $) 37) (($ $ (-712)) 35)) (-3944 (((-108) $ $) 6)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24)))
(((-213) (-131)) (T -213))
-((-3266 (*1 *1 *1) (-4 *1 (-213))) (-4196 (*1 *1 *1) (-4 *1 (-213))) (-3266 (*1 *1 *1 *2) (-12 (-4 *1 (-213)) (-5 *2 (-712)))) (-4196 (*1 *1 *1 *2) (-12 (-4 *1 (-213)) (-5 *2 (-712)))))
-(-13 (-975) (-10 -8 (-15 -3266 ($ $)) (-15 -4196 ($ $)) (-15 -3266 ($ $ (-712))) (-15 -4196 ($ $ (-712)))))
+((-2209 (*1 *1 *1) (-4 *1 (-213))) (-1796 (*1 *1 *1) (-4 *1 (-213))) (-2209 (*1 *1 *1 *2) (-12 (-4 *1 (-213)) (-5 *2 (-712)))) (-1796 (*1 *1 *1 *2) (-12 (-4 *1 (-213)) (-5 *2 (-712)))))
+(-13 (-975) (-10 -8 (-15 -2209 ($ $)) (-15 -1796 ($ $)) (-15 -2209 ($ $ (-712))) (-15 -1796 ($ $ (-712)))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-126) . T) ((-565 (-796)) . T) ((-593 $) . T) ((-668) . T) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T))
-((-2311 (($) 12) (($ (-591 |#2|)) NIL)) (-3199 (($ $) 14)) (-3036 (($ (-591 |#2|)) 10)) (-3022 (((-796) $) 21)))
-(((-214 |#1| |#2|) (-10 -8 (-15 -3022 ((-796) |#1|)) (-15 -2311 (|#1| (-591 |#2|))) (-15 -2311 (|#1|)) (-15 -3036 (|#1| (-591 |#2|))) (-15 -3199 (|#1| |#1|))) (-215 |#2|) (-1018)) (T -214))
+((-3583 (($) 12) (($ (-591 |#2|)) NIL)) (-2873 (($ $) 14)) (-2695 (($ (-591 |#2|)) 10)) (-2686 (((-796) $) 21)))
+(((-214 |#1| |#2|) (-10 -8 (-15 -2686 ((-796) |#1|)) (-15 -3583 (|#1| (-591 |#2|))) (-15 -3583 (|#1|)) (-15 -2695 (|#1| (-591 |#2|))) (-15 -2873 (|#1| |#1|))) (-215 |#2|) (-1018)) (T -214))
NIL
-(-10 -8 (-15 -3022 ((-796) |#1|)) (-15 -2311 (|#1| (-591 |#2|))) (-15 -2311 (|#1|)) (-15 -3036 (|#1| (-591 |#2|))) (-15 -3199 (|#1| |#1|)))
-((-3008 (((-108) $ $) 19 (|has| |#1| (-1018)))) (-3891 (((-108) $ (-712)) 8)) (-1797 (($ (-1 (-108) |#1|) $) 45 (|has| $ (-6 -4250)))) (-2305 (($ (-1 (-108) |#1|) $) 55 (|has| $ (-6 -4250)))) (-3798 (($) 7 T CONST)) (-3098 (($ $) 58 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3901 (($ |#1| $) 47 (|has| $ (-6 -4250))) (($ (-1 (-108) |#1|) $) 46 (|has| $ (-6 -4250)))) (-3677 (($ |#1| $) 57 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) (($ (-1 (-108) |#1|) $) 54 (|has| $ (-6 -4250)))) (-1227 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 56 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 53 (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $) 52 (|has| $ (-6 -4250)))) (-3454 (((-591 |#1|) $) 30 (|has| $ (-6 -4250)))) (-2910 (((-108) $ (-712)) 9)) (-2552 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3249 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1|) $) 35)) (-3971 (((-108) $ (-712)) 10)) (-2339 (((-1072) $) 22 (|has| |#1| (-1018)))) (-1464 ((|#1| $) 39)) (-2470 (($ |#1| $) 40)) (-2047 (((-1036) $) 21 (|has| |#1| (-1018)))) (-2069 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 51)) (-3631 ((|#1| $) 41)) (-1623 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) 14)) (-3028 (((-108) $) 11)) (-3209 (($) 12)) (-2311 (($) 49) (($ (-591 |#1|)) 48)) (-2064 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3199 (($ $) 13)) (-1408 (((-501) $) 59 (|has| |#1| (-566 (-501))))) (-3036 (($ (-591 |#1|)) 50)) (-3022 (((-796) $) 18 (|has| |#1| (-565 (-796))))) (-1870 (($ (-591 |#1|)) 42)) (-4158 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) 20 (|has| |#1| (-1018)))) (-4045 (((-712) $) 6 (|has| $ (-6 -4250)))))
+(-10 -8 (-15 -2686 ((-796) |#1|)) (-15 -3583 (|#1| (-591 |#2|))) (-15 -3583 (|#1|)) (-15 -2695 (|#1| (-591 |#2|))) (-15 -2873 (|#1| |#1|)))
+((-2673 (((-108) $ $) 19 (|has| |#1| (-1018)))) (-3727 (((-108) $ (-712)) 8)) (-1288 (($ (-1 (-108) |#1|) $) 45 (|has| $ (-6 -4250)))) (-2467 (($ (-1 (-108) |#1|) $) 55 (|has| $ (-6 -4250)))) (-2055 (($) 7 T CONST)) (-2908 (($ $) 58 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3844 (($ |#1| $) 47 (|has| $ (-6 -4250))) (($ (-1 (-108) |#1|) $) 46 (|has| $ (-6 -4250)))) (-2537 (($ |#1| $) 57 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) (($ (-1 (-108) |#1|) $) 54 (|has| $ (-6 -4250)))) (-3618 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 56 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 53 (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $) 52 (|has| $ (-6 -4250)))) (-2916 (((-591 |#1|) $) 30 (|has| $ (-6 -4250)))) (-3491 (((-108) $ (-712)) 9)) (-4207 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-4192 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1|) $) 35)) (-3295 (((-108) $ (-712)) 10)) (-2621 (((-1072) $) 22 (|has| |#1| (-1018)))) (-3949 ((|#1| $) 39)) (-1520 (($ |#1| $) 40)) (-2937 (((-1036) $) 21 (|has| |#1| (-1018)))) (-2714 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 51)) (-4166 ((|#1| $) 41)) (-3465 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) 14)) (-2077 (((-108) $) 11)) (-3164 (($) 12)) (-3583 (($) 49) (($ (-591 |#1|)) 48)) (-2960 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-2873 (($ $) 13)) (-1300 (((-501) $) 59 (|has| |#1| (-566 (-501))))) (-2695 (($ (-591 |#1|)) 50)) (-2686 (((-796) $) 18 (|has| |#1| (-565 (-796))))) (-2453 (($ (-591 |#1|)) 42)) (-1475 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) 20 (|has| |#1| (-1018)))) (-2028 (((-712) $) 6 (|has| $ (-6 -4250)))))
(((-215 |#1|) (-131) (-1018)) (T -215))
-((-2311 (*1 *1) (-12 (-4 *1 (-215 *2)) (-4 *2 (-1018)))) (-2311 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1018)) (-4 *1 (-215 *3)))) (-3901 (*1 *1 *2 *1) (-12 (|has| *1 (-6 -4250)) (-4 *1 (-215 *2)) (-4 *2 (-1018)))) (-3901 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (|has| *1 (-6 -4250)) (-4 *1 (-215 *3)) (-4 *3 (-1018)))) (-1797 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (|has| *1 (-6 -4250)) (-4 *1 (-215 *3)) (-4 *3 (-1018)))))
-(-13 (-102 |t#1|) (-142 |t#1|) (-10 -8 (-15 -2311 ($)) (-15 -2311 ($ (-591 |t#1|))) (IF (|has| $ (-6 -4250)) (PROGN (-15 -3901 ($ |t#1| $)) (-15 -3901 ($ (-1 (-108) |t#1|) $)) (-15 -1797 ($ (-1 (-108) |t#1|) $))) |%noBranch|)))
-(((-33) . T) ((-102 |#1|) . T) ((-97) |has| |#1| (-1018)) ((-565 (-796)) -3321 (|has| |#1| (-1018)) (|has| |#1| (-565 (-796)))) ((-142 |#1|) . T) ((-566 (-501)) |has| |#1| (-566 (-501))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-1018) |has| |#1| (-1018)) ((-1125) . T))
-((-3683 (((-2 (|:| |varOrder| (-591 (-1089))) (|:| |inhom| (-3 (-591 (-1171 (-712))) "failed")) (|:| |hom| (-591 (-1171 (-712))))) (-273 (-885 (-525)))) 27)))
-(((-216) (-10 -7 (-15 -3683 ((-2 (|:| |varOrder| (-591 (-1089))) (|:| |inhom| (-3 (-591 (-1171 (-712))) "failed")) (|:| |hom| (-591 (-1171 (-712))))) (-273 (-885 (-525))))))) (T -216))
-((-3683 (*1 *2 *3) (-12 (-5 *3 (-273 (-885 (-525)))) (-5 *2 (-2 (|:| |varOrder| (-591 (-1089))) (|:| |inhom| (-3 (-591 (-1171 (-712))) "failed")) (|:| |hom| (-591 (-1171 (-712)))))) (-5 *1 (-216)))))
-(-10 -7 (-15 -3683 ((-2 (|:| |varOrder| (-591 (-1089))) (|:| |inhom| (-3 (-591 (-1171 (-712))) "failed")) (|:| |hom| (-591 (-1171 (-712))))) (-273 (-885 (-525))))))
-((-3032 (((-712)) 51)) (-3305 (((-2 (|:| -4057 (-631 |#3|)) (|:| |vec| (-1171 |#3|))) (-631 $) (-1171 $)) 49) (((-631 |#3|) (-631 $)) 41) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL) (((-631 (-525)) (-631 $)) NIL)) (-4224 (((-128)) 57)) (-3266 (($ $ (-1 |#3| |#3|) (-712)) NIL) (($ $ (-1 |#3| |#3|)) 18) (($ $ (-591 (-1089)) (-591 (-712))) NIL) (($ $ (-1089) (-712)) NIL) (($ $ (-591 (-1089))) NIL) (($ $ (-1089)) NIL) (($ $ (-712)) NIL) (($ $) NIL)) (-3022 (((-1171 |#3|) $) NIL) (($ |#3|) NIL) (((-796) $) NIL) (($ (-525)) 12) (($ (-385 (-525))) NIL)) (-2128 (((-712)) 15)) (-4173 (($ $ |#3|) 54)))
-(((-217 |#1| |#2| |#3|) (-10 -8 (-15 -3022 (|#1| (-385 (-525)))) (-15 -3022 (|#1| (-525))) (-15 -3022 ((-796) |#1|)) (-15 -2128 ((-712))) (-15 -3266 (|#1| |#1|)) (-15 -3266 (|#1| |#1| (-712))) (-15 -3266 (|#1| |#1| (-1089))) (-15 -3266 (|#1| |#1| (-591 (-1089)))) (-15 -3266 (|#1| |#1| (-1089) (-712))) (-15 -3266 (|#1| |#1| (-591 (-1089)) (-591 (-712)))) (-15 -3305 ((-631 (-525)) (-631 |#1|))) (-15 -3305 ((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 |#1|) (-1171 |#1|))) (-15 -3022 (|#1| |#3|)) (-15 -3266 (|#1| |#1| (-1 |#3| |#3|))) (-15 -3266 (|#1| |#1| (-1 |#3| |#3|) (-712))) (-15 -3305 ((-631 |#3|) (-631 |#1|))) (-15 -3305 ((-2 (|:| -4057 (-631 |#3|)) (|:| |vec| (-1171 |#3|))) (-631 |#1|) (-1171 |#1|))) (-15 -3032 ((-712))) (-15 -4173 (|#1| |#1| |#3|)) (-15 -4224 ((-128))) (-15 -3022 ((-1171 |#3|) |#1|))) (-218 |#2| |#3|) (-712) (-1125)) (T -217))
-((-4224 (*1 *2) (-12 (-14 *4 (-712)) (-4 *5 (-1125)) (-5 *2 (-128)) (-5 *1 (-217 *3 *4 *5)) (-4 *3 (-218 *4 *5)))) (-3032 (*1 *2) (-12 (-14 *4 *2) (-4 *5 (-1125)) (-5 *2 (-712)) (-5 *1 (-217 *3 *4 *5)) (-4 *3 (-218 *4 *5)))) (-2128 (*1 *2) (-12 (-14 *4 *2) (-4 *5 (-1125)) (-5 *2 (-712)) (-5 *1 (-217 *3 *4 *5)) (-4 *3 (-218 *4 *5)))))
-(-10 -8 (-15 -3022 (|#1| (-385 (-525)))) (-15 -3022 (|#1| (-525))) (-15 -3022 ((-796) |#1|)) (-15 -2128 ((-712))) (-15 -3266 (|#1| |#1|)) (-15 -3266 (|#1| |#1| (-712))) (-15 -3266 (|#1| |#1| (-1089))) (-15 -3266 (|#1| |#1| (-591 (-1089)))) (-15 -3266 (|#1| |#1| (-1089) (-712))) (-15 -3266 (|#1| |#1| (-591 (-1089)) (-591 (-712)))) (-15 -3305 ((-631 (-525)) (-631 |#1|))) (-15 -3305 ((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 |#1|) (-1171 |#1|))) (-15 -3022 (|#1| |#3|)) (-15 -3266 (|#1| |#1| (-1 |#3| |#3|))) (-15 -3266 (|#1| |#1| (-1 |#3| |#3|) (-712))) (-15 -3305 ((-631 |#3|) (-631 |#1|))) (-15 -3305 ((-2 (|:| -4057 (-631 |#3|)) (|:| |vec| (-1171 |#3|))) (-631 |#1|) (-1171 |#1|))) (-15 -3032 ((-712))) (-15 -4173 (|#1| |#1| |#3|)) (-15 -4224 ((-128))) (-15 -3022 ((-1171 |#3|) |#1|)))
-((-3008 (((-108) $ $) 19 (|has| |#2| (-1018)))) (-1800 (((-108) $) 72 (|has| |#2| (-126)))) (-2092 (($ (-854)) 127 (|has| |#2| (-975)))) (-3296 (((-1176) $ (-525) (-525)) 40 (|has| $ (-6 -4251)))) (-2593 (($ $ $) 123 (|has| |#2| (-734)))) (-2157 (((-3 $ "failed") $ $) 74 (|has| |#2| (-126)))) (-3891 (((-108) $ (-712)) 8)) (-3032 (((-712)) 109 (|has| |#2| (-346)))) (-3329 (((-525) $) 121 (|has| |#2| (-786)))) (-3186 ((|#2| $ (-525) |#2|) 52 (|has| $ (-6 -4251)))) (-3798 (($) 7 T CONST)) (-1251 (((-3 (-525) "failed") $) 67 (-1213 (|has| |#2| (-966 (-525))) (|has| |#2| (-1018)))) (((-3 (-385 (-525)) "failed") $) 64 (-1213 (|has| |#2| (-966 (-385 (-525)))) (|has| |#2| (-1018)))) (((-3 |#2| "failed") $) 61 (|has| |#2| (-1018)))) (-3528 (((-525) $) 68 (-1213 (|has| |#2| (-966 (-525))) (|has| |#2| (-1018)))) (((-385 (-525)) $) 65 (-1213 (|has| |#2| (-966 (-385 (-525)))) (|has| |#2| (-1018)))) ((|#2| $) 60 (|has| |#2| (-1018)))) (-3305 (((-631 (-525)) (-631 $)) 108 (-1213 (|has| |#2| (-587 (-525))) (|has| |#2| (-975)))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) 107 (-1213 (|has| |#2| (-587 (-525))) (|has| |#2| (-975)))) (((-2 (|:| -4057 (-631 |#2|)) (|:| |vec| (-1171 |#2|))) (-631 $) (-1171 $)) 106 (|has| |#2| (-975))) (((-631 |#2|) (-631 $)) 105 (|has| |#2| (-975)))) (-4163 (((-3 $ "failed") $) 99 (|has| |#2| (-975)))) (-3377 (($) 112 (|has| |#2| (-346)))) (-3255 ((|#2| $ (-525) |#2|) 53 (|has| $ (-6 -4251)))) (-3217 ((|#2| $ (-525)) 51)) (-2134 (((-108) $) 119 (|has| |#2| (-786)))) (-3454 (((-591 |#2|) $) 30 (|has| $ (-6 -4250)))) (-2824 (((-108) $) 102 (|has| |#2| (-975)))) (-2732 (((-108) $) 120 (|has| |#2| (-786)))) (-2910 (((-108) $ (-712)) 9)) (-3630 (((-525) $) 43 (|has| (-525) (-788)))) (-3741 (($ $ $) 118 (-3321 (|has| |#2| (-786)) (|has| |#2| (-734))))) (-2552 (((-591 |#2|) $) 29 (|has| $ (-6 -4250)))) (-2141 (((-108) |#2| $) 27 (-12 (|has| |#2| (-1018)) (|has| $ (-6 -4250))))) (-3468 (((-525) $) 44 (|has| (-525) (-788)))) (-2478 (($ $ $) 117 (-3321 (|has| |#2| (-786)) (|has| |#2| (-734))))) (-3249 (($ (-1 |#2| |#2|) $) 34 (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#2| |#2|) $) 35)) (-3016 (((-854) $) 111 (|has| |#2| (-346)))) (-3971 (((-108) $ (-712)) 10)) (-2339 (((-1072) $) 22 (|has| |#2| (-1018)))) (-2511 (((-591 (-525)) $) 46)) (-2791 (((-108) (-525) $) 47)) (-2226 (($ (-854)) 110 (|has| |#2| (-346)))) (-2047 (((-1036) $) 21 (|has| |#2| (-1018)))) (-3066 ((|#2| $) 42 (|has| (-525) (-788)))) (-1941 (($ $ |#2|) 41 (|has| $ (-6 -4251)))) (-1623 (((-108) (-1 (-108) |#2|) $) 32 (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#2|))) 26 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-273 |#2|)) 25 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ |#2| |#2|) 24 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-591 |#2|) (-591 |#2|)) 23 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))))) (-3493 (((-108) $ $) 14)) (-1615 (((-108) |#2| $) 45 (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-3339 (((-591 |#2|) $) 48)) (-3028 (((-108) $) 11)) (-3209 (($) 12)) (-3164 ((|#2| $ (-525) |#2|) 50) ((|#2| $ (-525)) 49)) (-2109 ((|#2| $ $) 126 (|has| |#2| (-975)))) (-1395 (($ (-1171 |#2|)) 128)) (-4224 (((-128)) 125 (|has| |#2| (-341)))) (-3266 (($ $) 92 (-1213 (|has| |#2| (-213)) (|has| |#2| (-975)))) (($ $ (-712)) 90 (-1213 (|has| |#2| (-213)) (|has| |#2| (-975)))) (($ $ (-1089)) 88 (-1213 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-591 (-1089))) 87 (-1213 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-1089) (-712)) 86 (-1213 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-591 (-1089)) (-591 (-712))) 85 (-1213 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-1 |#2| |#2|) (-712)) 78 (|has| |#2| (-975))) (($ $ (-1 |#2| |#2|)) 77 (|has| |#2| (-975)))) (-2064 (((-712) (-1 (-108) |#2|) $) 31 (|has| $ (-6 -4250))) (((-712) |#2| $) 28 (-12 (|has| |#2| (-1018)) (|has| $ (-6 -4250))))) (-3199 (($ $) 13)) (-3022 (((-1171 |#2|) $) 129) (($ (-525)) 66 (-3321 (-1213 (|has| |#2| (-966 (-525))) (|has| |#2| (-1018))) (|has| |#2| (-975)))) (($ (-385 (-525))) 63 (-1213 (|has| |#2| (-966 (-385 (-525)))) (|has| |#2| (-1018)))) (($ |#2|) 62 (|has| |#2| (-1018))) (((-796) $) 18 (|has| |#2| (-565 (-796))))) (-2128 (((-712)) 104 (|has| |#2| (-975)))) (-4158 (((-108) (-1 (-108) |#2|) $) 33 (|has| $ (-6 -4250)))) (-1539 (($ $) 122 (|has| |#2| (-786)))) (-3710 (($ $ (-712)) 100 (|has| |#2| (-975))) (($ $ (-854)) 96 (|has| |#2| (-975)))) (-4191 (($) 71 (|has| |#2| (-126)) CONST)) (-4197 (($) 103 (|has| |#2| (-975)) CONST)) (-4196 (($ $) 91 (-1213 (|has| |#2| (-213)) (|has| |#2| (-975)))) (($ $ (-712)) 89 (-1213 (|has| |#2| (-213)) (|has| |#2| (-975)))) (($ $ (-1089)) 84 (-1213 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-591 (-1089))) 83 (-1213 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-1089) (-712)) 82 (-1213 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-591 (-1089)) (-591 (-712))) 81 (-1213 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-1 |#2| |#2|) (-712)) 80 (|has| |#2| (-975))) (($ $ (-1 |#2| |#2|)) 79 (|has| |#2| (-975)))) (-4135 (((-108) $ $) 115 (-3321 (|has| |#2| (-786)) (|has| |#2| (-734))))) (-4119 (((-108) $ $) 114 (-3321 (|has| |#2| (-786)) (|has| |#2| (-734))))) (-4096 (((-108) $ $) 20 (|has| |#2| (-1018)))) (-4126 (((-108) $ $) 116 (-3321 (|has| |#2| (-786)) (|has| |#2| (-734))))) (-4112 (((-108) $ $) 113 (-3321 (|has| |#2| (-786)) (|has| |#2| (-734))))) (-4173 (($ $ |#2|) 124 (|has| |#2| (-341)))) (-4164 (($ $ $) 94 (|has| |#2| (-975))) (($ $) 93 (|has| |#2| (-975)))) (-4156 (($ $ $) 69 (|has| |#2| (-25)))) (** (($ $ (-712)) 101 (|has| |#2| (-975))) (($ $ (-854)) 97 (|has| |#2| (-975)))) (* (($ $ $) 98 (|has| |#2| (-975))) (($ (-525) $) 95 (|has| |#2| (-975))) (($ $ |#2|) 76 (|has| |#2| (-668))) (($ |#2| $) 75 (|has| |#2| (-668))) (($ (-712) $) 73 (|has| |#2| (-126))) (($ (-854) $) 70 (|has| |#2| (-25)))) (-4045 (((-712) $) 6 (|has| $ (-6 -4250)))))
+((-3583 (*1 *1) (-12 (-4 *1 (-215 *2)) (-4 *2 (-1018)))) (-3583 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1018)) (-4 *1 (-215 *3)))) (-3844 (*1 *1 *2 *1) (-12 (|has| *1 (-6 -4250)) (-4 *1 (-215 *2)) (-4 *2 (-1018)))) (-3844 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (|has| *1 (-6 -4250)) (-4 *1 (-215 *3)) (-4 *3 (-1018)))) (-1288 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (|has| *1 (-6 -4250)) (-4 *1 (-215 *3)) (-4 *3 (-1018)))))
+(-13 (-102 |t#1|) (-142 |t#1|) (-10 -8 (-15 -3583 ($)) (-15 -3583 ($ (-591 |t#1|))) (IF (|has| $ (-6 -4250)) (PROGN (-15 -3844 ($ |t#1| $)) (-15 -3844 ($ (-1 (-108) |t#1|) $)) (-15 -1288 ($ (-1 (-108) |t#1|) $))) |%noBranch|)))
+(((-33) . T) ((-102 |#1|) . T) ((-97) |has| |#1| (-1018)) ((-565 (-796)) -3150 (|has| |#1| (-1018)) (|has| |#1| (-565 (-796)))) ((-142 |#1|) . T) ((-566 (-501)) |has| |#1| (-566 (-501))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-1018) |has| |#1| (-1018)) ((-1125) . T))
+((-3428 (((-2 (|:| |varOrder| (-591 (-1089))) (|:| |inhom| (-3 (-591 (-1171 (-712))) "failed")) (|:| |hom| (-591 (-1171 (-712))))) (-273 (-885 (-525)))) 27)))
+(((-216) (-10 -7 (-15 -3428 ((-2 (|:| |varOrder| (-591 (-1089))) (|:| |inhom| (-3 (-591 (-1171 (-712))) "failed")) (|:| |hom| (-591 (-1171 (-712))))) (-273 (-885 (-525))))))) (T -216))
+((-3428 (*1 *2 *3) (-12 (-5 *3 (-273 (-885 (-525)))) (-5 *2 (-2 (|:| |varOrder| (-591 (-1089))) (|:| |inhom| (-3 (-591 (-1171 (-712))) "failed")) (|:| |hom| (-591 (-1171 (-712)))))) (-5 *1 (-216)))))
+(-10 -7 (-15 -3428 ((-2 (|:| |varOrder| (-591 (-1089))) (|:| |inhom| (-3 (-591 (-1171 (-712))) "failed")) (|:| |hom| (-591 (-1171 (-712))))) (-273 (-885 (-525))))))
+((-2834 (((-712)) 51)) (-3925 (((-2 (|:| -2928 (-631 |#3|)) (|:| |vec| (-1171 |#3|))) (-631 $) (-1171 $)) 49) (((-631 |#3|) (-631 $)) 41) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL) (((-631 (-525)) (-631 $)) NIL)) (-3840 (((-128)) 57)) (-2209 (($ $ (-1 |#3| |#3|) (-712)) NIL) (($ $ (-1 |#3| |#3|)) 18) (($ $ (-591 (-1089)) (-591 (-712))) NIL) (($ $ (-1089) (-712)) NIL) (($ $ (-591 (-1089))) NIL) (($ $ (-1089)) NIL) (($ $ (-712)) NIL) (($ $) NIL)) (-2686 (((-1171 |#3|) $) NIL) (($ |#3|) NIL) (((-796) $) NIL) (($ (-525)) 12) (($ (-385 (-525))) NIL)) (-3425 (((-712)) 15)) (-4059 (($ $ |#3|) 54)))
+(((-217 |#1| |#2| |#3|) (-10 -8 (-15 -2686 (|#1| (-385 (-525)))) (-15 -2686 (|#1| (-525))) (-15 -2686 ((-796) |#1|)) (-15 -3425 ((-712))) (-15 -2209 (|#1| |#1|)) (-15 -2209 (|#1| |#1| (-712))) (-15 -2209 (|#1| |#1| (-1089))) (-15 -2209 (|#1| |#1| (-591 (-1089)))) (-15 -2209 (|#1| |#1| (-1089) (-712))) (-15 -2209 (|#1| |#1| (-591 (-1089)) (-591 (-712)))) (-15 -3925 ((-631 (-525)) (-631 |#1|))) (-15 -3925 ((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 |#1|) (-1171 |#1|))) (-15 -2686 (|#1| |#3|)) (-15 -2209 (|#1| |#1| (-1 |#3| |#3|))) (-15 -2209 (|#1| |#1| (-1 |#3| |#3|) (-712))) (-15 -3925 ((-631 |#3|) (-631 |#1|))) (-15 -3925 ((-2 (|:| -2928 (-631 |#3|)) (|:| |vec| (-1171 |#3|))) (-631 |#1|) (-1171 |#1|))) (-15 -2834 ((-712))) (-15 -4059 (|#1| |#1| |#3|)) (-15 -3840 ((-128))) (-15 -2686 ((-1171 |#3|) |#1|))) (-218 |#2| |#3|) (-712) (-1125)) (T -217))
+((-3840 (*1 *2) (-12 (-14 *4 (-712)) (-4 *5 (-1125)) (-5 *2 (-128)) (-5 *1 (-217 *3 *4 *5)) (-4 *3 (-218 *4 *5)))) (-2834 (*1 *2) (-12 (-14 *4 *2) (-4 *5 (-1125)) (-5 *2 (-712)) (-5 *1 (-217 *3 *4 *5)) (-4 *3 (-218 *4 *5)))) (-3425 (*1 *2) (-12 (-14 *4 *2) (-4 *5 (-1125)) (-5 *2 (-712)) (-5 *1 (-217 *3 *4 *5)) (-4 *3 (-218 *4 *5)))))
+(-10 -8 (-15 -2686 (|#1| (-385 (-525)))) (-15 -2686 (|#1| (-525))) (-15 -2686 ((-796) |#1|)) (-15 -3425 ((-712))) (-15 -2209 (|#1| |#1|)) (-15 -2209 (|#1| |#1| (-712))) (-15 -2209 (|#1| |#1| (-1089))) (-15 -2209 (|#1| |#1| (-591 (-1089)))) (-15 -2209 (|#1| |#1| (-1089) (-712))) (-15 -2209 (|#1| |#1| (-591 (-1089)) (-591 (-712)))) (-15 -3925 ((-631 (-525)) (-631 |#1|))) (-15 -3925 ((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 |#1|) (-1171 |#1|))) (-15 -2686 (|#1| |#3|)) (-15 -2209 (|#1| |#1| (-1 |#3| |#3|))) (-15 -2209 (|#1| |#1| (-1 |#3| |#3|) (-712))) (-15 -3925 ((-631 |#3|) (-631 |#1|))) (-15 -3925 ((-2 (|:| -2928 (-631 |#3|)) (|:| |vec| (-1171 |#3|))) (-631 |#1|) (-1171 |#1|))) (-15 -2834 ((-712))) (-15 -4059 (|#1| |#1| |#3|)) (-15 -3840 ((-128))) (-15 -2686 ((-1171 |#3|) |#1|)))
+((-2673 (((-108) $ $) 19 (|has| |#2| (-1018)))) (-1306 (((-108) $) 72 (|has| |#2| (-126)))) (-2191 (($ (-854)) 127 (|has| |#2| (-975)))) (-3832 (((-1176) $ (-525) (-525)) 40 (|has| $ (-6 -4251)))) (-3343 (($ $ $) 123 (|has| |#2| (-734)))) (-3332 (((-3 $ "failed") $ $) 74 (|has| |#2| (-126)))) (-3727 (((-108) $ (-712)) 8)) (-2834 (((-712)) 109 (|has| |#2| (-346)))) (-4188 (((-525) $) 121 (|has| |#2| (-786)))) (-2847 ((|#2| $ (-525) |#2|) 52 (|has| $ (-6 -4251)))) (-2055 (($) 7 T CONST)) (-4174 (((-3 (-525) "failed") $) 67 (-3543 (|has| |#2| (-966 (-525))) (|has| |#2| (-1018)))) (((-3 (-385 (-525)) "failed") $) 64 (-3543 (|has| |#2| (-966 (-385 (-525)))) (|has| |#2| (-1018)))) (((-3 |#2| "failed") $) 61 (|has| |#2| (-1018)))) (-3341 (((-525) $) 68 (-3543 (|has| |#2| (-966 (-525))) (|has| |#2| (-1018)))) (((-385 (-525)) $) 65 (-3543 (|has| |#2| (-966 (-385 (-525)))) (|has| |#2| (-1018)))) ((|#2| $) 60 (|has| |#2| (-1018)))) (-3925 (((-631 (-525)) (-631 $)) 108 (-3543 (|has| |#2| (-587 (-525))) (|has| |#2| (-975)))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) 107 (-3543 (|has| |#2| (-587 (-525))) (|has| |#2| (-975)))) (((-2 (|:| -2928 (-631 |#2|)) (|:| |vec| (-1171 |#2|))) (-631 $) (-1171 $)) 106 (|has| |#2| (-975))) (((-631 |#2|) (-631 $)) 105 (|has| |#2| (-975)))) (-1522 (((-3 $ "failed") $) 99 (|has| |#2| (-975)))) (-1325 (($) 112 (|has| |#2| (-346)))) (-4205 ((|#2| $ (-525) |#2|) 53 (|has| $ (-6 -4251)))) (-4121 ((|#2| $ (-525)) 51)) (-3489 (((-108) $) 119 (|has| |#2| (-786)))) (-2916 (((-591 |#2|) $) 30 (|has| $ (-6 -4250)))) (-3865 (((-108) $) 102 (|has| |#2| (-975)))) (-2256 (((-108) $) 120 (|has| |#2| (-786)))) (-3491 (((-108) $ (-712)) 9)) (-4152 (((-525) $) 43 (|has| (-525) (-788)))) (-1923 (($ $ $) 118 (-3150 (|has| |#2| (-786)) (|has| |#2| (-734))))) (-4207 (((-591 |#2|) $) 29 (|has| $ (-6 -4250)))) (-3956 (((-108) |#2| $) 27 (-12 (|has| |#2| (-1018)) (|has| $ (-6 -4250))))) (-1826 (((-525) $) 44 (|has| (-525) (-788)))) (-3475 (($ $ $) 117 (-3150 (|has| |#2| (-786)) (|has| |#2| (-734))))) (-4192 (($ (-1 |#2| |#2|) $) 34 (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#2| |#2|) $) 35)) (-1970 (((-854) $) 111 (|has| |#2| (-346)))) (-3295 (((-108) $ (-712)) 10)) (-2621 (((-1072) $) 22 (|has| |#2| (-1018)))) (-3761 (((-591 (-525)) $) 46)) (-1675 (((-108) (-525) $) 47)) (-3229 (($ (-854)) 110 (|has| |#2| (-346)))) (-2937 (((-1036) $) 21 (|has| |#2| (-1018)))) (-2872 ((|#2| $) 42 (|has| (-525) (-788)))) (-1858 (($ $ |#2|) 41 (|has| $ (-6 -4251)))) (-3465 (((-108) (-1 (-108) |#2|) $) 32 (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#2|))) 26 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-273 |#2|)) 25 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ |#2| |#2|) 24 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-591 |#2|) (-591 |#2|)) 23 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))))) (-2023 (((-108) $ $) 14)) (-3384 (((-108) |#2| $) 45 (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-2998 (((-591 |#2|) $) 48)) (-2077 (((-108) $) 11)) (-3164 (($) 12)) (-1881 ((|#2| $ (-525) |#2|) 50) ((|#2| $ (-525)) 49)) (-3183 ((|#2| $ $) 126 (|has| |#2| (-975)))) (-2580 (($ (-1171 |#2|)) 128)) (-3840 (((-128)) 125 (|has| |#2| (-341)))) (-2209 (($ $) 92 (-3543 (|has| |#2| (-213)) (|has| |#2| (-975)))) (($ $ (-712)) 90 (-3543 (|has| |#2| (-213)) (|has| |#2| (-975)))) (($ $ (-1089)) 88 (-3543 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-591 (-1089))) 87 (-3543 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-1089) (-712)) 86 (-3543 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-591 (-1089)) (-591 (-712))) 85 (-3543 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-1 |#2| |#2|) (-712)) 78 (|has| |#2| (-975))) (($ $ (-1 |#2| |#2|)) 77 (|has| |#2| (-975)))) (-2960 (((-712) (-1 (-108) |#2|) $) 31 (|has| $ (-6 -4250))) (((-712) |#2| $) 28 (-12 (|has| |#2| (-1018)) (|has| $ (-6 -4250))))) (-2873 (($ $) 13)) (-2686 (((-1171 |#2|) $) 129) (($ (-525)) 66 (-3150 (-3543 (|has| |#2| (-966 (-525))) (|has| |#2| (-1018))) (|has| |#2| (-975)))) (($ (-385 (-525))) 63 (-3543 (|has| |#2| (-966 (-385 (-525)))) (|has| |#2| (-1018)))) (($ |#2|) 62 (|has| |#2| (-1018))) (((-796) $) 18 (|has| |#2| (-565 (-796))))) (-3425 (((-712)) 104 (|has| |#2| (-975)))) (-1475 (((-108) (-1 (-108) |#2|) $) 33 (|has| $ (-6 -4250)))) (-1460 (($ $) 122 (|has| |#2| (-786)))) (-1401 (($ $ (-712)) 100 (|has| |#2| (-975))) (($ $ (-854)) 96 (|has| |#2| (-975)))) (-1830 (($) 71 (|has| |#2| (-126)) CONST)) (-1839 (($) 103 (|has| |#2| (-975)) CONST)) (-1796 (($ $) 91 (-3543 (|has| |#2| (-213)) (|has| |#2| (-975)))) (($ $ (-712)) 89 (-3543 (|has| |#2| (-213)) (|has| |#2| (-975)))) (($ $ (-1089)) 84 (-3543 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-591 (-1089))) 83 (-3543 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-1089) (-712)) 82 (-3543 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-591 (-1089)) (-591 (-712))) 81 (-3543 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-1 |#2| |#2|) (-712)) 80 (|has| |#2| (-975))) (($ $ (-1 |#2| |#2|)) 79 (|has| |#2| (-975)))) (-4004 (((-108) $ $) 115 (-3150 (|has| |#2| (-786)) (|has| |#2| (-734))))) (-3982 (((-108) $ $) 114 (-3150 (|has| |#2| (-786)) (|has| |#2| (-734))))) (-3944 (((-108) $ $) 20 (|has| |#2| (-1018)))) (-3994 (((-108) $ $) 116 (-3150 (|has| |#2| (-786)) (|has| |#2| (-734))))) (-3971 (((-108) $ $) 113 (-3150 (|has| |#2| (-786)) (|has| |#2| (-734))))) (-4059 (($ $ |#2|) 124 (|has| |#2| (-341)))) (-4047 (($ $ $) 94 (|has| |#2| (-975))) (($ $) 93 (|has| |#2| (-975)))) (-4036 (($ $ $) 69 (|has| |#2| (-25)))) (** (($ $ (-712)) 101 (|has| |#2| (-975))) (($ $ (-854)) 97 (|has| |#2| (-975)))) (* (($ $ $) 98 (|has| |#2| (-975))) (($ (-525) $) 95 (|has| |#2| (-975))) (($ $ |#2|) 76 (|has| |#2| (-668))) (($ |#2| $) 75 (|has| |#2| (-668))) (($ (-712) $) 73 (|has| |#2| (-126))) (($ (-854) $) 70 (|has| |#2| (-25)))) (-2028 (((-712) $) 6 (|has| $ (-6 -4250)))))
(((-218 |#1| |#2|) (-131) (-712) (-1125)) (T -218))
-((-1395 (*1 *1 *2) (-12 (-5 *2 (-1171 *4)) (-4 *4 (-1125)) (-4 *1 (-218 *3 *4)))) (-2092 (*1 *1 *2) (-12 (-5 *2 (-854)) (-4 *1 (-218 *3 *4)) (-4 *4 (-975)) (-4 *4 (-1125)))) (-2109 (*1 *2 *1 *1) (-12 (-4 *1 (-218 *3 *2)) (-4 *2 (-1125)) (-4 *2 (-975)))) (* (*1 *1 *1 *2) (-12 (-4 *1 (-218 *3 *2)) (-4 *2 (-1125)) (-4 *2 (-668)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-218 *3 *2)) (-4 *2 (-1125)) (-4 *2 (-668)))))
-(-13 (-558 (-525) |t#2|) (-565 (-1171 |t#2|)) (-10 -8 (-6 -4250) (-15 -1395 ($ (-1171 |t#2|))) (IF (|has| |t#2| (-1018)) (-6 (-389 |t#2|)) |%noBranch|) (IF (|has| |t#2| (-975)) (PROGN (-6 (-107 |t#2| |t#2|)) (-6 (-211 |t#2|)) (-6 (-355 |t#2|)) (-15 -2092 ($ (-854))) (-15 -2109 (|t#2| $ $))) |%noBranch|) (IF (|has| |t#2| (-25)) (-6 (-25)) |%noBranch|) (IF (|has| |t#2| (-126)) (-6 (-126)) |%noBranch|) (IF (|has| |t#2| (-668)) (PROGN (-15 * ($ |t#2| $)) (-15 * ($ $ |t#2|))) |%noBranch|) (IF (|has| |t#2| (-346)) (-6 (-346)) |%noBranch|) (IF (|has| |t#2| (-160)) (PROGN (-6 (-37 |t#2|)) (-6 (-160))) |%noBranch|) (IF (|has| |t#2| (-6 -4247)) (-6 -4247) |%noBranch|) (IF (|has| |t#2| (-786)) (-6 (-786)) |%noBranch|) (IF (|has| |t#2| (-734)) (-6 (-734)) |%noBranch|) (IF (|has| |t#2| (-341)) (-6 (-1178 |t#2|)) |%noBranch|)))
-(((-21) -3321 (|has| |#2| (-975)) (|has| |#2| (-786)) (|has| |#2| (-341)) (|has| |#2| (-160))) ((-23) -3321 (|has| |#2| (-975)) (|has| |#2| (-786)) (|has| |#2| (-734)) (|has| |#2| (-341)) (|has| |#2| (-160)) (|has| |#2| (-126))) ((-25) -3321 (|has| |#2| (-975)) (|has| |#2| (-786)) (|has| |#2| (-734)) (|has| |#2| (-341)) (|has| |#2| (-160)) (|has| |#2| (-126)) (|has| |#2| (-25))) ((-33) . T) ((-37 |#2|) |has| |#2| (-160)) ((-97) -3321 (|has| |#2| (-1018)) (|has| |#2| (-975)) (|has| |#2| (-786)) (|has| |#2| (-734)) (|has| |#2| (-346)) (|has| |#2| (-341)) (|has| |#2| (-160)) (|has| |#2| (-126)) (|has| |#2| (-25))) ((-107 |#2| |#2|) -3321 (|has| |#2| (-975)) (|has| |#2| (-341)) (|has| |#2| (-160))) ((-107 $ $) |has| |#2| (-160)) ((-126) -3321 (|has| |#2| (-975)) (|has| |#2| (-786)) (|has| |#2| (-734)) (|has| |#2| (-341)) (|has| |#2| (-160)) (|has| |#2| (-126))) ((-565 (-796)) -3321 (|has| |#2| (-1018)) (|has| |#2| (-975)) (|has| |#2| (-786)) (|has| |#2| (-734)) (|has| |#2| (-346)) (|has| |#2| (-341)) (|has| |#2| (-160)) (|has| |#2| (-565 (-796))) (|has| |#2| (-126)) (|has| |#2| (-25))) ((-565 (-1171 |#2|)) . T) ((-160) |has| |#2| (-160)) ((-211 |#2|) |has| |#2| (-975)) ((-213) -12 (|has| |#2| (-213)) (|has| |#2| (-975))) ((-265 #0=(-525) |#2|) . T) ((-267 #0# |#2|) . T) ((-288 |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))) ((-346) |has| |#2| (-346)) ((-355 |#2|) |has| |#2| (-975)) ((-389 |#2|) |has| |#2| (-1018)) ((-464 |#2|) . T) ((-558 #0# |#2|) . T) ((-486 |#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))) ((-593 |#2|) -3321 (|has| |#2| (-975)) (|has| |#2| (-341)) (|has| |#2| (-160))) ((-593 $) -3321 (|has| |#2| (-975)) (|has| |#2| (-786)) (|has| |#2| (-160))) ((-587 (-525)) -12 (|has| |#2| (-587 (-525))) (|has| |#2| (-975))) ((-587 |#2|) |has| |#2| (-975)) ((-659 |#2|) -3321 (|has| |#2| (-341)) (|has| |#2| (-160))) ((-668) -3321 (|has| |#2| (-975)) (|has| |#2| (-786)) (|has| |#2| (-160))) ((-732) |has| |#2| (-786)) ((-733) -3321 (|has| |#2| (-786)) (|has| |#2| (-734))) ((-734) |has| |#2| (-734)) ((-735) -3321 (|has| |#2| (-786)) (|has| |#2| (-734))) ((-736) -3321 (|has| |#2| (-786)) (|has| |#2| (-734))) ((-786) |has| |#2| (-786)) ((-788) -3321 (|has| |#2| (-786)) (|has| |#2| (-734))) ((-833 (-1089)) -12 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975))) ((-966 (-385 (-525))) -12 (|has| |#2| (-966 (-385 (-525)))) (|has| |#2| (-1018))) ((-966 (-525)) -12 (|has| |#2| (-966 (-525))) (|has| |#2| (-1018))) ((-966 |#2|) |has| |#2| (-1018)) ((-981 |#2|) -3321 (|has| |#2| (-975)) (|has| |#2| (-341)) (|has| |#2| (-160))) ((-981 $) |has| |#2| (-160)) ((-975) -3321 (|has| |#2| (-975)) (|has| |#2| (-786)) (|has| |#2| (-160))) ((-982) -3321 (|has| |#2| (-975)) (|has| |#2| (-786)) (|has| |#2| (-160))) ((-1030) -3321 (|has| |#2| (-975)) (|has| |#2| (-786)) (|has| |#2| (-160))) ((-1018) -3321 (|has| |#2| (-1018)) (|has| |#2| (-975)) (|has| |#2| (-786)) (|has| |#2| (-734)) (|has| |#2| (-346)) (|has| |#2| (-341)) (|has| |#2| (-160)) (|has| |#2| (-126)) (|has| |#2| (-25))) ((-1125) . T) ((-1178 |#2|) |has| |#2| (-341)))
-((-1526 (((-220 |#1| |#3|) (-1 |#3| |#2| |#3|) (-220 |#1| |#2|) |#3|) 21)) (-1227 ((|#3| (-1 |#3| |#2| |#3|) (-220 |#1| |#2|) |#3|) 23)) (-1340 (((-220 |#1| |#3|) (-1 |#3| |#2|) (-220 |#1| |#2|)) 18)))
-(((-219 |#1| |#2| |#3|) (-10 -7 (-15 -1526 ((-220 |#1| |#3|) (-1 |#3| |#2| |#3|) (-220 |#1| |#2|) |#3|)) (-15 -1227 (|#3| (-1 |#3| |#2| |#3|) (-220 |#1| |#2|) |#3|)) (-15 -1340 ((-220 |#1| |#3|) (-1 |#3| |#2|) (-220 |#1| |#2|)))) (-712) (-1125) (-1125)) (T -219))
-((-1340 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *6)) (-5 *4 (-220 *5 *6)) (-14 *5 (-712)) (-4 *6 (-1125)) (-4 *7 (-1125)) (-5 *2 (-220 *5 *7)) (-5 *1 (-219 *5 *6 *7)))) (-1227 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *6 *2)) (-5 *4 (-220 *5 *6)) (-14 *5 (-712)) (-4 *6 (-1125)) (-4 *2 (-1125)) (-5 *1 (-219 *5 *6 *2)))) (-1526 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *7 *5)) (-5 *4 (-220 *6 *7)) (-14 *6 (-712)) (-4 *7 (-1125)) (-4 *5 (-1125)) (-5 *2 (-220 *6 *5)) (-5 *1 (-219 *6 *7 *5)))))
-(-10 -7 (-15 -1526 ((-220 |#1| |#3|) (-1 |#3| |#2| |#3|) (-220 |#1| |#2|) |#3|)) (-15 -1227 (|#3| (-1 |#3| |#2| |#3|) (-220 |#1| |#2|) |#3|)) (-15 -1340 ((-220 |#1| |#3|) (-1 |#3| |#2|) (-220 |#1| |#2|))))
-((-3008 (((-108) $ $) NIL (|has| |#2| (-1018)))) (-1800 (((-108) $) NIL (|has| |#2| (-126)))) (-2092 (($ (-854)) 56 (|has| |#2| (-975)))) (-3296 (((-1176) $ (-525) (-525)) NIL (|has| $ (-6 -4251)))) (-2593 (($ $ $) 60 (|has| |#2| (-734)))) (-2157 (((-3 $ "failed") $ $) 48 (|has| |#2| (-126)))) (-3891 (((-108) $ (-712)) 17)) (-3032 (((-712)) NIL (|has| |#2| (-346)))) (-3329 (((-525) $) NIL (|has| |#2| (-786)))) (-3186 ((|#2| $ (-525) |#2|) NIL (|has| $ (-6 -4251)))) (-3798 (($) NIL T CONST)) (-1251 (((-3 (-525) "failed") $) NIL (-12 (|has| |#2| (-966 (-525))) (|has| |#2| (-1018)))) (((-3 (-385 (-525)) "failed") $) NIL (-12 (|has| |#2| (-966 (-385 (-525)))) (|has| |#2| (-1018)))) (((-3 |#2| "failed") $) 29 (|has| |#2| (-1018)))) (-3528 (((-525) $) NIL (-12 (|has| |#2| (-966 (-525))) (|has| |#2| (-1018)))) (((-385 (-525)) $) NIL (-12 (|has| |#2| (-966 (-385 (-525)))) (|has| |#2| (-1018)))) ((|#2| $) 27 (|has| |#2| (-1018)))) (-3305 (((-631 (-525)) (-631 $)) NIL (-12 (|has| |#2| (-587 (-525))) (|has| |#2| (-975)))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (-12 (|has| |#2| (-587 (-525))) (|has| |#2| (-975)))) (((-2 (|:| -4057 (-631 |#2|)) (|:| |vec| (-1171 |#2|))) (-631 $) (-1171 $)) NIL (|has| |#2| (-975))) (((-631 |#2|) (-631 $)) NIL (|has| |#2| (-975)))) (-4163 (((-3 $ "failed") $) 53 (|has| |#2| (-975)))) (-3377 (($) NIL (|has| |#2| (-346)))) (-3255 ((|#2| $ (-525) |#2|) NIL (|has| $ (-6 -4251)))) (-3217 ((|#2| $ (-525)) 51)) (-2134 (((-108) $) NIL (|has| |#2| (-786)))) (-3454 (((-591 |#2|) $) 15 (|has| $ (-6 -4250)))) (-2824 (((-108) $) NIL (|has| |#2| (-975)))) (-2732 (((-108) $) NIL (|has| |#2| (-786)))) (-2910 (((-108) $ (-712)) NIL)) (-3630 (((-525) $) 20 (|has| (-525) (-788)))) (-3741 (($ $ $) NIL (-3321 (|has| |#2| (-734)) (|has| |#2| (-786))))) (-2552 (((-591 |#2|) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-3468 (((-525) $) 50 (|has| (-525) (-788)))) (-2478 (($ $ $) NIL (-3321 (|has| |#2| (-734)) (|has| |#2| (-786))))) (-3249 (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#2| |#2|) $) 41)) (-3016 (((-854) $) NIL (|has| |#2| (-346)))) (-3971 (((-108) $ (-712)) NIL)) (-2339 (((-1072) $) NIL (|has| |#2| (-1018)))) (-2511 (((-591 (-525)) $) NIL)) (-2791 (((-108) (-525) $) NIL)) (-2226 (($ (-854)) NIL (|has| |#2| (-346)))) (-2047 (((-1036) $) NIL (|has| |#2| (-1018)))) (-3066 ((|#2| $) NIL (|has| (-525) (-788)))) (-1941 (($ $ |#2|) NIL (|has| $ (-6 -4251)))) (-1623 (((-108) (-1 (-108) |#2|) $) 24 (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#2|))) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-273 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-591 |#2|) (-591 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))))) (-3493 (((-108) $ $) NIL)) (-1615 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-3339 (((-591 |#2|) $) NIL)) (-3028 (((-108) $) NIL)) (-3209 (($) NIL)) (-3164 ((|#2| $ (-525) |#2|) NIL) ((|#2| $ (-525)) 21)) (-2109 ((|#2| $ $) NIL (|has| |#2| (-975)))) (-1395 (($ (-1171 |#2|)) 18)) (-4224 (((-128)) NIL (|has| |#2| (-341)))) (-3266 (($ $) NIL (-12 (|has| |#2| (-213)) (|has| |#2| (-975)))) (($ $ (-712)) NIL (-12 (|has| |#2| (-213)) (|has| |#2| (-975)))) (($ $ (-1089)) NIL (-12 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-1 |#2| |#2|) (-712)) NIL (|has| |#2| (-975))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-975)))) (-2064 (((-712) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250))) (((-712) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-3199 (($ $) NIL)) (-3022 (((-1171 |#2|) $) 10) (($ (-525)) NIL (-3321 (-12 (|has| |#2| (-966 (-525))) (|has| |#2| (-1018))) (|has| |#2| (-975)))) (($ (-385 (-525))) NIL (-12 (|has| |#2| (-966 (-385 (-525)))) (|has| |#2| (-1018)))) (($ |#2|) 13 (|has| |#2| (-1018))) (((-796) $) NIL (|has| |#2| (-565 (-796))))) (-2128 (((-712)) NIL (|has| |#2| (-975)))) (-4158 (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250)))) (-1539 (($ $) NIL (|has| |#2| (-786)))) (-3710 (($ $ (-712)) NIL (|has| |#2| (-975))) (($ $ (-854)) NIL (|has| |#2| (-975)))) (-4191 (($) 35 (|has| |#2| (-126)) CONST)) (-4197 (($) 38 (|has| |#2| (-975)) CONST)) (-4196 (($ $) NIL (-12 (|has| |#2| (-213)) (|has| |#2| (-975)))) (($ $ (-712)) NIL (-12 (|has| |#2| (-213)) (|has| |#2| (-975)))) (($ $ (-1089)) NIL (-12 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-1 |#2| |#2|) (-712)) NIL (|has| |#2| (-975))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-975)))) (-4135 (((-108) $ $) NIL (-3321 (|has| |#2| (-734)) (|has| |#2| (-786))))) (-4119 (((-108) $ $) NIL (-3321 (|has| |#2| (-734)) (|has| |#2| (-786))))) (-4096 (((-108) $ $) 26 (|has| |#2| (-1018)))) (-4126 (((-108) $ $) NIL (-3321 (|has| |#2| (-734)) (|has| |#2| (-786))))) (-4112 (((-108) $ $) 58 (-3321 (|has| |#2| (-734)) (|has| |#2| (-786))))) (-4173 (($ $ |#2|) NIL (|has| |#2| (-341)))) (-4164 (($ $ $) NIL (|has| |#2| (-975))) (($ $) NIL (|has| |#2| (-975)))) (-4156 (($ $ $) 33 (|has| |#2| (-25)))) (** (($ $ (-712)) NIL (|has| |#2| (-975))) (($ $ (-854)) NIL (|has| |#2| (-975)))) (* (($ $ $) 49 (|has| |#2| (-975))) (($ (-525) $) NIL (|has| |#2| (-975))) (($ $ |#2|) 42 (|has| |#2| (-668))) (($ |#2| $) 43 (|has| |#2| (-668))) (($ (-712) $) NIL (|has| |#2| (-126))) (($ (-854) $) NIL (|has| |#2| (-25)))) (-4045 (((-712) $) NIL (|has| $ (-6 -4250)))))
+((-2580 (*1 *1 *2) (-12 (-5 *2 (-1171 *4)) (-4 *4 (-1125)) (-4 *1 (-218 *3 *4)))) (-2191 (*1 *1 *2) (-12 (-5 *2 (-854)) (-4 *1 (-218 *3 *4)) (-4 *4 (-975)) (-4 *4 (-1125)))) (-3183 (*1 *2 *1 *1) (-12 (-4 *1 (-218 *3 *2)) (-4 *2 (-1125)) (-4 *2 (-975)))) (* (*1 *1 *1 *2) (-12 (-4 *1 (-218 *3 *2)) (-4 *2 (-1125)) (-4 *2 (-668)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-218 *3 *2)) (-4 *2 (-1125)) (-4 *2 (-668)))))
+(-13 (-558 (-525) |t#2|) (-565 (-1171 |t#2|)) (-10 -8 (-6 -4250) (-15 -2580 ($ (-1171 |t#2|))) (IF (|has| |t#2| (-1018)) (-6 (-389 |t#2|)) |%noBranch|) (IF (|has| |t#2| (-975)) (PROGN (-6 (-107 |t#2| |t#2|)) (-6 (-211 |t#2|)) (-6 (-355 |t#2|)) (-15 -2191 ($ (-854))) (-15 -3183 (|t#2| $ $))) |%noBranch|) (IF (|has| |t#2| (-25)) (-6 (-25)) |%noBranch|) (IF (|has| |t#2| (-126)) (-6 (-126)) |%noBranch|) (IF (|has| |t#2| (-668)) (PROGN (-15 * ($ |t#2| $)) (-15 * ($ $ |t#2|))) |%noBranch|) (IF (|has| |t#2| (-346)) (-6 (-346)) |%noBranch|) (IF (|has| |t#2| (-160)) (PROGN (-6 (-37 |t#2|)) (-6 (-160))) |%noBranch|) (IF (|has| |t#2| (-6 -4247)) (-6 -4247) |%noBranch|) (IF (|has| |t#2| (-786)) (-6 (-786)) |%noBranch|) (IF (|has| |t#2| (-734)) (-6 (-734)) |%noBranch|) (IF (|has| |t#2| (-341)) (-6 (-1178 |t#2|)) |%noBranch|)))
+(((-21) -3150 (|has| |#2| (-975)) (|has| |#2| (-786)) (|has| |#2| (-341)) (|has| |#2| (-160))) ((-23) -3150 (|has| |#2| (-975)) (|has| |#2| (-786)) (|has| |#2| (-734)) (|has| |#2| (-341)) (|has| |#2| (-160)) (|has| |#2| (-126))) ((-25) -3150 (|has| |#2| (-975)) (|has| |#2| (-786)) (|has| |#2| (-734)) (|has| |#2| (-341)) (|has| |#2| (-160)) (|has| |#2| (-126)) (|has| |#2| (-25))) ((-33) . T) ((-37 |#2|) |has| |#2| (-160)) ((-97) -3150 (|has| |#2| (-1018)) (|has| |#2| (-975)) (|has| |#2| (-786)) (|has| |#2| (-734)) (|has| |#2| (-346)) (|has| |#2| (-341)) (|has| |#2| (-160)) (|has| |#2| (-126)) (|has| |#2| (-25))) ((-107 |#2| |#2|) -3150 (|has| |#2| (-975)) (|has| |#2| (-341)) (|has| |#2| (-160))) ((-107 $ $) |has| |#2| (-160)) ((-126) -3150 (|has| |#2| (-975)) (|has| |#2| (-786)) (|has| |#2| (-734)) (|has| |#2| (-341)) (|has| |#2| (-160)) (|has| |#2| (-126))) ((-565 (-796)) -3150 (|has| |#2| (-1018)) (|has| |#2| (-975)) (|has| |#2| (-786)) (|has| |#2| (-734)) (|has| |#2| (-346)) (|has| |#2| (-341)) (|has| |#2| (-160)) (|has| |#2| (-565 (-796))) (|has| |#2| (-126)) (|has| |#2| (-25))) ((-565 (-1171 |#2|)) . T) ((-160) |has| |#2| (-160)) ((-211 |#2|) |has| |#2| (-975)) ((-213) -12 (|has| |#2| (-213)) (|has| |#2| (-975))) ((-265 #0=(-525) |#2|) . T) ((-267 #0# |#2|) . T) ((-288 |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))) ((-346) |has| |#2| (-346)) ((-355 |#2|) |has| |#2| (-975)) ((-389 |#2|) |has| |#2| (-1018)) ((-464 |#2|) . T) ((-558 #0# |#2|) . T) ((-486 |#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))) ((-593 |#2|) -3150 (|has| |#2| (-975)) (|has| |#2| (-341)) (|has| |#2| (-160))) ((-593 $) -3150 (|has| |#2| (-975)) (|has| |#2| (-786)) (|has| |#2| (-160))) ((-587 (-525)) -12 (|has| |#2| (-587 (-525))) (|has| |#2| (-975))) ((-587 |#2|) |has| |#2| (-975)) ((-659 |#2|) -3150 (|has| |#2| (-341)) (|has| |#2| (-160))) ((-668) -3150 (|has| |#2| (-975)) (|has| |#2| (-786)) (|has| |#2| (-160))) ((-732) |has| |#2| (-786)) ((-733) -3150 (|has| |#2| (-786)) (|has| |#2| (-734))) ((-734) |has| |#2| (-734)) ((-735) -3150 (|has| |#2| (-786)) (|has| |#2| (-734))) ((-736) -3150 (|has| |#2| (-786)) (|has| |#2| (-734))) ((-786) |has| |#2| (-786)) ((-788) -3150 (|has| |#2| (-786)) (|has| |#2| (-734))) ((-833 (-1089)) -12 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975))) ((-966 (-385 (-525))) -12 (|has| |#2| (-966 (-385 (-525)))) (|has| |#2| (-1018))) ((-966 (-525)) -12 (|has| |#2| (-966 (-525))) (|has| |#2| (-1018))) ((-966 |#2|) |has| |#2| (-1018)) ((-981 |#2|) -3150 (|has| |#2| (-975)) (|has| |#2| (-341)) (|has| |#2| (-160))) ((-981 $) |has| |#2| (-160)) ((-975) -3150 (|has| |#2| (-975)) (|has| |#2| (-786)) (|has| |#2| (-160))) ((-982) -3150 (|has| |#2| (-975)) (|has| |#2| (-786)) (|has| |#2| (-160))) ((-1030) -3150 (|has| |#2| (-975)) (|has| |#2| (-786)) (|has| |#2| (-160))) ((-1018) -3150 (|has| |#2| (-1018)) (|has| |#2| (-975)) (|has| |#2| (-786)) (|has| |#2| (-734)) (|has| |#2| (-346)) (|has| |#2| (-341)) (|has| |#2| (-160)) (|has| |#2| (-126)) (|has| |#2| (-25))) ((-1125) . T) ((-1178 |#2|) |has| |#2| (-341)))
+((-1350 (((-220 |#1| |#3|) (-1 |#3| |#2| |#3|) (-220 |#1| |#2|) |#3|) 21)) (-3618 ((|#3| (-1 |#3| |#2| |#3|) (-220 |#1| |#2|) |#3|) 23)) (-1257 (((-220 |#1| |#3|) (-1 |#3| |#2|) (-220 |#1| |#2|)) 18)))
+(((-219 |#1| |#2| |#3|) (-10 -7 (-15 -1350 ((-220 |#1| |#3|) (-1 |#3| |#2| |#3|) (-220 |#1| |#2|) |#3|)) (-15 -3618 (|#3| (-1 |#3| |#2| |#3|) (-220 |#1| |#2|) |#3|)) (-15 -1257 ((-220 |#1| |#3|) (-1 |#3| |#2|) (-220 |#1| |#2|)))) (-712) (-1125) (-1125)) (T -219))
+((-1257 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *6)) (-5 *4 (-220 *5 *6)) (-14 *5 (-712)) (-4 *6 (-1125)) (-4 *7 (-1125)) (-5 *2 (-220 *5 *7)) (-5 *1 (-219 *5 *6 *7)))) (-3618 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *6 *2)) (-5 *4 (-220 *5 *6)) (-14 *5 (-712)) (-4 *6 (-1125)) (-4 *2 (-1125)) (-5 *1 (-219 *5 *6 *2)))) (-1350 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *7 *5)) (-5 *4 (-220 *6 *7)) (-14 *6 (-712)) (-4 *7 (-1125)) (-4 *5 (-1125)) (-5 *2 (-220 *6 *5)) (-5 *1 (-219 *6 *7 *5)))))
+(-10 -7 (-15 -1350 ((-220 |#1| |#3|) (-1 |#3| |#2| |#3|) (-220 |#1| |#2|) |#3|)) (-15 -3618 (|#3| (-1 |#3| |#2| |#3|) (-220 |#1| |#2|) |#3|)) (-15 -1257 ((-220 |#1| |#3|) (-1 |#3| |#2|) (-220 |#1| |#2|))))
+((-2673 (((-108) $ $) NIL (|has| |#2| (-1018)))) (-1306 (((-108) $) NIL (|has| |#2| (-126)))) (-2191 (($ (-854)) 56 (|has| |#2| (-975)))) (-3832 (((-1176) $ (-525) (-525)) NIL (|has| $ (-6 -4251)))) (-3343 (($ $ $) 60 (|has| |#2| (-734)))) (-3332 (((-3 $ "failed") $ $) 48 (|has| |#2| (-126)))) (-3727 (((-108) $ (-712)) 17)) (-2834 (((-712)) NIL (|has| |#2| (-346)))) (-4188 (((-525) $) NIL (|has| |#2| (-786)))) (-2847 ((|#2| $ (-525) |#2|) NIL (|has| $ (-6 -4251)))) (-2055 (($) NIL T CONST)) (-4174 (((-3 (-525) "failed") $) NIL (-12 (|has| |#2| (-966 (-525))) (|has| |#2| (-1018)))) (((-3 (-385 (-525)) "failed") $) NIL (-12 (|has| |#2| (-966 (-385 (-525)))) (|has| |#2| (-1018)))) (((-3 |#2| "failed") $) 29 (|has| |#2| (-1018)))) (-3341 (((-525) $) NIL (-12 (|has| |#2| (-966 (-525))) (|has| |#2| (-1018)))) (((-385 (-525)) $) NIL (-12 (|has| |#2| (-966 (-385 (-525)))) (|has| |#2| (-1018)))) ((|#2| $) 27 (|has| |#2| (-1018)))) (-3925 (((-631 (-525)) (-631 $)) NIL (-12 (|has| |#2| (-587 (-525))) (|has| |#2| (-975)))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (-12 (|has| |#2| (-587 (-525))) (|has| |#2| (-975)))) (((-2 (|:| -2928 (-631 |#2|)) (|:| |vec| (-1171 |#2|))) (-631 $) (-1171 $)) NIL (|has| |#2| (-975))) (((-631 |#2|) (-631 $)) NIL (|has| |#2| (-975)))) (-1522 (((-3 $ "failed") $) 53 (|has| |#2| (-975)))) (-1325 (($) NIL (|has| |#2| (-346)))) (-4205 ((|#2| $ (-525) |#2|) NIL (|has| $ (-6 -4251)))) (-4121 ((|#2| $ (-525)) 51)) (-3489 (((-108) $) NIL (|has| |#2| (-786)))) (-2916 (((-591 |#2|) $) 15 (|has| $ (-6 -4250)))) (-3865 (((-108) $) NIL (|has| |#2| (-975)))) (-2256 (((-108) $) NIL (|has| |#2| (-786)))) (-3491 (((-108) $ (-712)) NIL)) (-4152 (((-525) $) 20 (|has| (-525) (-788)))) (-1923 (($ $ $) NIL (-3150 (|has| |#2| (-734)) (|has| |#2| (-786))))) (-4207 (((-591 |#2|) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-1826 (((-525) $) 50 (|has| (-525) (-788)))) (-3475 (($ $ $) NIL (-3150 (|has| |#2| (-734)) (|has| |#2| (-786))))) (-4192 (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#2| |#2|) $) 41)) (-1970 (((-854) $) NIL (|has| |#2| (-346)))) (-3295 (((-108) $ (-712)) NIL)) (-2621 (((-1072) $) NIL (|has| |#2| (-1018)))) (-3761 (((-591 (-525)) $) NIL)) (-1675 (((-108) (-525) $) NIL)) (-3229 (($ (-854)) NIL (|has| |#2| (-346)))) (-2937 (((-1036) $) NIL (|has| |#2| (-1018)))) (-2872 ((|#2| $) NIL (|has| (-525) (-788)))) (-1858 (($ $ |#2|) NIL (|has| $ (-6 -4251)))) (-3465 (((-108) (-1 (-108) |#2|) $) 24 (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#2|))) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-273 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-591 |#2|) (-591 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))))) (-2023 (((-108) $ $) NIL)) (-3384 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-2998 (((-591 |#2|) $) NIL)) (-2077 (((-108) $) NIL)) (-3164 (($) NIL)) (-1881 ((|#2| $ (-525) |#2|) NIL) ((|#2| $ (-525)) 21)) (-3183 ((|#2| $ $) NIL (|has| |#2| (-975)))) (-2580 (($ (-1171 |#2|)) 18)) (-3840 (((-128)) NIL (|has| |#2| (-341)))) (-2209 (($ $) NIL (-12 (|has| |#2| (-213)) (|has| |#2| (-975)))) (($ $ (-712)) NIL (-12 (|has| |#2| (-213)) (|has| |#2| (-975)))) (($ $ (-1089)) NIL (-12 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-1 |#2| |#2|) (-712)) NIL (|has| |#2| (-975))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-975)))) (-2960 (((-712) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250))) (((-712) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-2873 (($ $) NIL)) (-2686 (((-1171 |#2|) $) 10) (($ (-525)) NIL (-3150 (-12 (|has| |#2| (-966 (-525))) (|has| |#2| (-1018))) (|has| |#2| (-975)))) (($ (-385 (-525))) NIL (-12 (|has| |#2| (-966 (-385 (-525)))) (|has| |#2| (-1018)))) (($ |#2|) 13 (|has| |#2| (-1018))) (((-796) $) NIL (|has| |#2| (-565 (-796))))) (-3425 (((-712)) NIL (|has| |#2| (-975)))) (-1475 (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250)))) (-1460 (($ $) NIL (|has| |#2| (-786)))) (-1401 (($ $ (-712)) NIL (|has| |#2| (-975))) (($ $ (-854)) NIL (|has| |#2| (-975)))) (-1830 (($) 35 (|has| |#2| (-126)) CONST)) (-1839 (($) 38 (|has| |#2| (-975)) CONST)) (-1796 (($ $) NIL (-12 (|has| |#2| (-213)) (|has| |#2| (-975)))) (($ $ (-712)) NIL (-12 (|has| |#2| (-213)) (|has| |#2| (-975)))) (($ $ (-1089)) NIL (-12 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-1 |#2| |#2|) (-712)) NIL (|has| |#2| (-975))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-975)))) (-4004 (((-108) $ $) NIL (-3150 (|has| |#2| (-734)) (|has| |#2| (-786))))) (-3982 (((-108) $ $) NIL (-3150 (|has| |#2| (-734)) (|has| |#2| (-786))))) (-3944 (((-108) $ $) 26 (|has| |#2| (-1018)))) (-3994 (((-108) $ $) NIL (-3150 (|has| |#2| (-734)) (|has| |#2| (-786))))) (-3971 (((-108) $ $) 58 (-3150 (|has| |#2| (-734)) (|has| |#2| (-786))))) (-4059 (($ $ |#2|) NIL (|has| |#2| (-341)))) (-4047 (($ $ $) NIL (|has| |#2| (-975))) (($ $) NIL (|has| |#2| (-975)))) (-4036 (($ $ $) 33 (|has| |#2| (-25)))) (** (($ $ (-712)) NIL (|has| |#2| (-975))) (($ $ (-854)) NIL (|has| |#2| (-975)))) (* (($ $ $) 49 (|has| |#2| (-975))) (($ (-525) $) NIL (|has| |#2| (-975))) (($ $ |#2|) 42 (|has| |#2| (-668))) (($ |#2| $) 43 (|has| |#2| (-668))) (($ (-712) $) NIL (|has| |#2| (-126))) (($ (-854) $) NIL (|has| |#2| (-25)))) (-2028 (((-712) $) NIL (|has| $ (-6 -4250)))))
(((-220 |#1| |#2|) (-218 |#1| |#2|) (-712) (-1125)) (T -220))
NIL
(-218 |#1| |#2|)
-((-2845 (((-525) (-591 (-1072))) 24) (((-525) (-1072)) 19)) (-2100 (((-1176) (-591 (-1072))) 29) (((-1176) (-1072)) 28)) (-1651 (((-1072)) 14)) (-3601 (((-1072) (-525) (-1072)) 16)) (-1682 (((-591 (-1072)) (-591 (-1072)) (-525) (-1072)) 25) (((-1072) (-1072) (-525) (-1072)) 23)) (-2709 (((-591 (-1072)) (-591 (-1072))) 13) (((-591 (-1072)) (-1072)) 11)))
-(((-221) (-10 -7 (-15 -2709 ((-591 (-1072)) (-1072))) (-15 -2709 ((-591 (-1072)) (-591 (-1072)))) (-15 -1651 ((-1072))) (-15 -3601 ((-1072) (-525) (-1072))) (-15 -1682 ((-1072) (-1072) (-525) (-1072))) (-15 -1682 ((-591 (-1072)) (-591 (-1072)) (-525) (-1072))) (-15 -2100 ((-1176) (-1072))) (-15 -2100 ((-1176) (-591 (-1072)))) (-15 -2845 ((-525) (-1072))) (-15 -2845 ((-525) (-591 (-1072)))))) (T -221))
-((-2845 (*1 *2 *3) (-12 (-5 *3 (-591 (-1072))) (-5 *2 (-525)) (-5 *1 (-221)))) (-2845 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-525)) (-5 *1 (-221)))) (-2100 (*1 *2 *3) (-12 (-5 *3 (-591 (-1072))) (-5 *2 (-1176)) (-5 *1 (-221)))) (-2100 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-221)))) (-1682 (*1 *2 *2 *3 *4) (-12 (-5 *2 (-591 (-1072))) (-5 *3 (-525)) (-5 *4 (-1072)) (-5 *1 (-221)))) (-1682 (*1 *2 *2 *3 *2) (-12 (-5 *2 (-1072)) (-5 *3 (-525)) (-5 *1 (-221)))) (-3601 (*1 *2 *3 *2) (-12 (-5 *2 (-1072)) (-5 *3 (-525)) (-5 *1 (-221)))) (-1651 (*1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-221)))) (-2709 (*1 *2 *2) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-221)))) (-2709 (*1 *2 *3) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-221)) (-5 *3 (-1072)))))
-(-10 -7 (-15 -2709 ((-591 (-1072)) (-1072))) (-15 -2709 ((-591 (-1072)) (-591 (-1072)))) (-15 -1651 ((-1072))) (-15 -3601 ((-1072) (-525) (-1072))) (-15 -1682 ((-1072) (-1072) (-525) (-1072))) (-15 -1682 ((-591 (-1072)) (-591 (-1072)) (-525) (-1072))) (-15 -2100 ((-1176) (-1072))) (-15 -2100 ((-1176) (-591 (-1072)))) (-15 -2845 ((-525) (-1072))) (-15 -2845 ((-525) (-591 (-1072)))))
-((-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) 9)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) 18)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ (-385 (-525)) $) 25) (($ $ (-385 (-525))) NIL)))
-(((-222 |#1|) (-10 -8 (-15 -3710 (|#1| |#1| (-525))) (-15 ** (|#1| |#1| (-525))) (-15 * (|#1| |#1| (-385 (-525)))) (-15 * (|#1| (-385 (-525)) |#1|)) (-15 ** (|#1| |#1| (-712))) (-15 -3710 (|#1| |#1| (-712))) (-15 * (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| (-854))) (-15 -3710 (|#1| |#1| (-854))) (-15 * (|#1| (-525) |#1|)) (-15 * (|#1| (-712) |#1|)) (-15 * (|#1| (-854) |#1|))) (-223)) (T -222))
-NIL
-(-10 -8 (-15 -3710 (|#1| |#1| (-525))) (-15 ** (|#1| |#1| (-525))) (-15 * (|#1| |#1| (-385 (-525)))) (-15 * (|#1| (-385 (-525)) |#1|)) (-15 ** (|#1| |#1| (-712))) (-15 -3710 (|#1| |#1| (-712))) (-15 * (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| (-854))) (-15 -3710 (|#1| |#1| (-854))) (-15 * (|#1| (-525) |#1|)) (-15 * (|#1| (-712) |#1|)) (-15 * (|#1| (-854) |#1|)))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-2157 (((-3 $ "failed") $ $) 19)) (-3798 (($) 17 T CONST)) (-4163 (((-3 $ "failed") $) 34)) (-2824 (((-108) $) 31)) (-2339 (((-1072) $) 9)) (-1622 (($ $) 39)) (-2047 (((-1036) $) 10)) (-3022 (((-796) $) 11) (($ (-525)) 28) (($ (-385 (-525))) 44)) (-2128 (((-712)) 29)) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33) (($ $ (-525)) 40)) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4096 (((-108) $ $) 6)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32) (($ $ (-525)) 41)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ (-385 (-525)) $) 43) (($ $ (-385 (-525))) 42)))
+((-4096 (((-525) (-591 (-1072))) 24) (((-525) (-1072)) 19)) (-2939 (((-1176) (-591 (-1072))) 29) (((-1176) (-1072)) 28)) (-2002 (((-1072)) 14)) (-3837 (((-1072) (-525) (-1072)) 16)) (-1708 (((-591 (-1072)) (-591 (-1072)) (-525) (-1072)) 25) (((-1072) (-1072) (-525) (-1072)) 23)) (-3169 (((-591 (-1072)) (-591 (-1072))) 13) (((-591 (-1072)) (-1072)) 11)))
+(((-221) (-10 -7 (-15 -3169 ((-591 (-1072)) (-1072))) (-15 -3169 ((-591 (-1072)) (-591 (-1072)))) (-15 -2002 ((-1072))) (-15 -3837 ((-1072) (-525) (-1072))) (-15 -1708 ((-1072) (-1072) (-525) (-1072))) (-15 -1708 ((-591 (-1072)) (-591 (-1072)) (-525) (-1072))) (-15 -2939 ((-1176) (-1072))) (-15 -2939 ((-1176) (-591 (-1072)))) (-15 -4096 ((-525) (-1072))) (-15 -4096 ((-525) (-591 (-1072)))))) (T -221))
+((-4096 (*1 *2 *3) (-12 (-5 *3 (-591 (-1072))) (-5 *2 (-525)) (-5 *1 (-221)))) (-4096 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-525)) (-5 *1 (-221)))) (-2939 (*1 *2 *3) (-12 (-5 *3 (-591 (-1072))) (-5 *2 (-1176)) (-5 *1 (-221)))) (-2939 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-221)))) (-1708 (*1 *2 *2 *3 *4) (-12 (-5 *2 (-591 (-1072))) (-5 *3 (-525)) (-5 *4 (-1072)) (-5 *1 (-221)))) (-1708 (*1 *2 *2 *3 *2) (-12 (-5 *2 (-1072)) (-5 *3 (-525)) (-5 *1 (-221)))) (-3837 (*1 *2 *3 *2) (-12 (-5 *2 (-1072)) (-5 *3 (-525)) (-5 *1 (-221)))) (-2002 (*1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-221)))) (-3169 (*1 *2 *2) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-221)))) (-3169 (*1 *2 *3) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-221)) (-5 *3 (-1072)))))
+(-10 -7 (-15 -3169 ((-591 (-1072)) (-1072))) (-15 -3169 ((-591 (-1072)) (-591 (-1072)))) (-15 -2002 ((-1072))) (-15 -3837 ((-1072) (-525) (-1072))) (-15 -1708 ((-1072) (-1072) (-525) (-1072))) (-15 -1708 ((-591 (-1072)) (-591 (-1072)) (-525) (-1072))) (-15 -2939 ((-1176) (-1072))) (-15 -2939 ((-1176) (-591 (-1072)))) (-15 -4096 ((-525) (-1072))) (-15 -4096 ((-525) (-591 (-1072)))))
+((-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) 9)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) 18)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ (-385 (-525)) $) 25) (($ $ (-385 (-525))) NIL)))
+(((-222 |#1|) (-10 -8 (-15 -1401 (|#1| |#1| (-525))) (-15 ** (|#1| |#1| (-525))) (-15 * (|#1| |#1| (-385 (-525)))) (-15 * (|#1| (-385 (-525)) |#1|)) (-15 ** (|#1| |#1| (-712))) (-15 -1401 (|#1| |#1| (-712))) (-15 * (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| (-854))) (-15 -1401 (|#1| |#1| (-854))) (-15 * (|#1| (-525) |#1|)) (-15 * (|#1| (-712) |#1|)) (-15 * (|#1| (-854) |#1|))) (-223)) (T -222))
+NIL
+(-10 -8 (-15 -1401 (|#1| |#1| (-525))) (-15 ** (|#1| |#1| (-525))) (-15 * (|#1| |#1| (-385 (-525)))) (-15 * (|#1| (-385 (-525)) |#1|)) (-15 ** (|#1| |#1| (-712))) (-15 -1401 (|#1| |#1| (-712))) (-15 * (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| (-854))) (-15 -1401 (|#1| |#1| (-854))) (-15 * (|#1| (-525) |#1|)) (-15 * (|#1| (-712) |#1|)) (-15 * (|#1| (-854) |#1|)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-3332 (((-3 $ "failed") $ $) 19)) (-2055 (($) 17 T CONST)) (-1522 (((-3 $ "failed") $) 34)) (-3865 (((-108) $) 31)) (-2621 (((-1072) $) 9)) (-1523 (($ $) 39)) (-2937 (((-1036) $) 10)) (-2686 (((-796) $) 11) (($ (-525)) 28) (($ (-385 (-525))) 44)) (-3425 (((-712)) 29)) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33) (($ $ (-525)) 40)) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-3944 (((-108) $ $) 6)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32) (($ $ (-525)) 41)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ (-385 (-525)) $) 43) (($ $ (-385 (-525))) 42)))
(((-223) (-131)) (T -223))
-((** (*1 *1 *1 *2) (-12 (-4 *1 (-223)) (-5 *2 (-525)))) (-3710 (*1 *1 *1 *2) (-12 (-4 *1 (-223)) (-5 *2 (-525)))) (-1622 (*1 *1 *1) (-4 *1 (-223))))
-(-13 (-269) (-37 (-385 (-525))) (-10 -8 (-15 ** ($ $ (-525))) (-15 -3710 ($ $ (-525))) (-15 -1622 ($ $))))
+((** (*1 *1 *1 *2) (-12 (-4 *1 (-223)) (-5 *2 (-525)))) (-1401 (*1 *1 *1 *2) (-12 (-4 *1 (-223)) (-5 *2 (-525)))) (-1523 (*1 *1 *1) (-4 *1 (-223))))
+(-13 (-269) (-37 (-385 (-525))) (-10 -8 (-15 ** ($ $ (-525))) (-15 -1401 ($ $ (-525))) (-15 -1523 ($ $))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-385 (-525))) . T) ((-97) . T) ((-107 #0# #0#) . T) ((-107 $ $) . T) ((-126) . T) ((-565 (-796)) . T) ((-269) . T) ((-593 #0#) . T) ((-593 $) . T) ((-659 #0#) . T) ((-668) . T) ((-981 #0#) . T) ((-981 $) . T) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T))
-((-3008 (((-108) $ $) 19 (|has| |#1| (-1018)))) (-3024 ((|#1| $) 48)) (-3970 (($ $) 57)) (-3891 (((-108) $ (-712)) 8)) (-1780 ((|#1| $ |#1|) 39 (|has| $ (-6 -4251)))) (-2535 (($ $ $) 53 (|has| $ (-6 -4251)))) (-2479 (($ $ $) 52 (|has| $ (-6 -4251)))) (-3186 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4251)))) (-3665 (($ $ (-591 $)) 41 (|has| $ (-6 -4251)))) (-3798 (($) 7 T CONST)) (-2820 (($ $) 56)) (-3454 (((-591 |#1|) $) 30 (|has| $ (-6 -4250)))) (-4120 (((-591 $) $) 50)) (-2148 (((-108) $ $) 42 (|has| |#1| (-1018)))) (-1570 (($ $) 55)) (-2910 (((-108) $ (-712)) 9)) (-2552 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3249 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1|) $) 35)) (-3971 (((-108) $ (-712)) 10)) (-2599 (((-591 |#1|) $) 45)) (-1203 (((-108) $) 49)) (-2339 (((-1072) $) 22 (|has| |#1| (-1018)))) (-3708 ((|#1| $) 59)) (-1762 (($ $) 58)) (-2047 (((-1036) $) 21 (|has| |#1| (-1018)))) (-1623 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) 14)) (-3028 (((-108) $) 11)) (-3209 (($) 12)) (-3164 ((|#1| $ "value") 47)) (-3505 (((-525) $ $) 44)) (-2237 (((-108) $) 46)) (-2064 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3199 (($ $) 13)) (-1679 (($ $ $) 54 (|has| $ (-6 -4251)))) (-3022 (((-796) $) 18 (|has| |#1| (-565 (-796))))) (-3860 (((-591 $) $) 51)) (-1632 (((-108) $ $) 43 (|has| |#1| (-1018)))) (-4158 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) 20 (|has| |#1| (-1018)))) (-4045 (((-712) $) 6 (|has| $ (-6 -4250)))))
+((-2673 (((-108) $ $) 19 (|has| |#1| (-1018)))) (-2940 ((|#1| $) 48)) (-3856 (($ $) 57)) (-3727 (((-108) $ (-712)) 8)) (-3912 ((|#1| $ |#1|) 39 (|has| $ (-6 -4251)))) (-4015 (($ $ $) 53 (|has| $ (-6 -4251)))) (-1587 (($ $ $) 52 (|has| $ (-6 -4251)))) (-2847 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4251)))) (-3245 (($ $ (-591 $)) 41 (|has| $ (-6 -4251)))) (-2055 (($) 7 T CONST)) (-3626 (($ $) 56)) (-2916 (((-591 |#1|) $) 30 (|has| $ (-6 -4250)))) (-2275 (((-591 $) $) 50)) (-3219 (((-108) $ $) 42 (|has| |#1| (-1018)))) (-3289 (($ $) 55)) (-3491 (((-108) $ (-712)) 9)) (-4207 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-4192 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1|) $) 35)) (-3295 (((-108) $ (-712)) 10)) (-2065 (((-591 |#1|) $) 45)) (-2878 (((-108) $) 49)) (-2621 (((-1072) $) 22 (|has| |#1| (-1018)))) (-2555 ((|#1| $) 59)) (-1455 (($ $) 58)) (-2937 (((-1036) $) 21 (|has| |#1| (-1018)))) (-3465 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) 14)) (-2077 (((-108) $) 11)) (-3164 (($) 12)) (-1881 ((|#1| $ "value") 47)) (-2194 (((-525) $ $) 44)) (-4133 (((-108) $) 46)) (-2960 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-2873 (($ $) 13)) (-3729 (($ $ $) 54 (|has| $ (-6 -4251)))) (-2686 (((-796) $) 18 (|has| |#1| (-565 (-796))))) (-1567 (((-591 $) $) 51)) (-3592 (((-108) $ $) 43 (|has| |#1| (-1018)))) (-1475 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) 20 (|has| |#1| (-1018)))) (-2028 (((-712) $) 6 (|has| $ (-6 -4250)))))
(((-224 |#1|) (-131) (-1125)) (T -224))
-((-3708 (*1 *2 *1) (-12 (-4 *1 (-224 *2)) (-4 *2 (-1125)))) (-1762 (*1 *1 *1) (-12 (-4 *1 (-224 *2)) (-4 *2 (-1125)))) (-3970 (*1 *1 *1) (-12 (-4 *1 (-224 *2)) (-4 *2 (-1125)))) (-2820 (*1 *1 *1) (-12 (-4 *1 (-224 *2)) (-4 *2 (-1125)))) (-1570 (*1 *1 *1) (-12 (-4 *1 (-224 *2)) (-4 *2 (-1125)))) (-1679 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4251)) (-4 *1 (-224 *2)) (-4 *2 (-1125)))) (-2535 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4251)) (-4 *1 (-224 *2)) (-4 *2 (-1125)))) (-2479 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4251)) (-4 *1 (-224 *2)) (-4 *2 (-1125)))))
-(-13 (-940 |t#1|) (-10 -8 (-15 -3708 (|t#1| $)) (-15 -1762 ($ $)) (-15 -3970 ($ $)) (-15 -2820 ($ $)) (-15 -1570 ($ $)) (IF (|has| $ (-6 -4251)) (PROGN (-15 -1679 ($ $ $)) (-15 -2535 ($ $ $)) (-15 -2479 ($ $ $))) |%noBranch|)))
-(((-33) . T) ((-97) |has| |#1| (-1018)) ((-565 (-796)) -3321 (|has| |#1| (-1018)) (|has| |#1| (-565 (-796)))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-940 |#1|) . T) ((-1018) |has| |#1| (-1018)) ((-1125) . T))
-((-3008 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3024 ((|#1| $) NIL)) (-3161 ((|#1| $) NIL)) (-3970 (($ $) NIL)) (-3296 (((-1176) $ (-525) (-525)) NIL (|has| $ (-6 -4251)))) (-3463 (($ $ (-525)) NIL (|has| $ (-6 -4251)))) (-3203 (((-108) $) NIL (|has| |#1| (-788))) (((-108) (-1 (-108) |#1| |#1|) $) NIL)) (-4026 (($ $) NIL (-12 (|has| $ (-6 -4251)) (|has| |#1| (-788)))) (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4251)))) (-3327 (($ $) 10 (|has| |#1| (-788))) (($ (-1 (-108) |#1| |#1|) $) NIL)) (-3891 (((-108) $ (-712)) NIL)) (-1780 ((|#1| $ |#1|) NIL (|has| $ (-6 -4251)))) (-2146 (($ $ $) NIL (|has| $ (-6 -4251)))) (-2640 ((|#1| $ |#1|) NIL (|has| $ (-6 -4251)))) (-1901 ((|#1| $ |#1|) NIL (|has| $ (-6 -4251)))) (-3186 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4251))) ((|#1| $ "first" |#1|) NIL (|has| $ (-6 -4251))) (($ $ "rest" $) NIL (|has| $ (-6 -4251))) ((|#1| $ "last" |#1|) NIL (|has| $ (-6 -4251))) ((|#1| $ (-1138 (-525)) |#1|) NIL (|has| $ (-6 -4251))) ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4251)))) (-3665 (($ $ (-591 $)) NIL (|has| $ (-6 -4251)))) (-1797 (($ (-1 (-108) |#1|) $) NIL)) (-2305 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-3149 ((|#1| $) NIL)) (-3798 (($) NIL T CONST)) (-2598 (($ $) NIL (|has| $ (-6 -4251)))) (-2617 (($ $) NIL)) (-3078 (($ $) NIL) (($ $ (-712)) NIL)) (-3611 (($ $) NIL (|has| |#1| (-1018)))) (-3098 (($ $) 7 (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3901 (($ |#1| $) NIL (|has| |#1| (-1018))) (($ (-1 (-108) |#1|) $) NIL)) (-3677 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (($ |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-1227 ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3255 ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4251)))) (-3217 ((|#1| $ (-525)) NIL)) (-3629 (((-108) $) NIL)) (-3004 (((-525) |#1| $ (-525)) NIL (|has| |#1| (-1018))) (((-525) |#1| $) NIL (|has| |#1| (-1018))) (((-525) (-1 (-108) |#1|) $) NIL)) (-3454 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-4120 (((-591 $) $) NIL)) (-2148 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-1268 (($ (-712) |#1|) NIL)) (-2910 (((-108) $ (-712)) NIL)) (-3630 (((-525) $) NIL (|has| (-525) (-788)))) (-3741 (($ $ $) NIL (|has| |#1| (-788)))) (-2921 (($ $ $) NIL (|has| |#1| (-788))) (($ (-1 (-108) |#1| |#1|) $ $) NIL)) (-2131 (($ $ $) NIL (|has| |#1| (-788))) (($ (-1 (-108) |#1| |#1|) $ $) NIL)) (-2552 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3468 (((-525) $) NIL (|has| (-525) (-788)))) (-2478 (($ $ $) NIL (|has| |#1| (-788)))) (-3249 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-2932 (($ |#1|) NIL)) (-3971 (((-108) $ (-712)) NIL)) (-2599 (((-591 |#1|) $) NIL)) (-1203 (((-108) $) NIL)) (-2339 (((-1072) $) NIL (|has| |#1| (-1018)))) (-3708 ((|#1| $) NIL) (($ $ (-712)) NIL)) (-2470 (($ $ $ (-525)) NIL) (($ |#1| $ (-525)) NIL)) (-4189 (($ $ $ (-525)) NIL) (($ |#1| $ (-525)) NIL)) (-2511 (((-591 (-525)) $) NIL)) (-2791 (((-108) (-525) $) NIL)) (-2047 (((-1036) $) NIL (|has| |#1| (-1018)))) (-3066 ((|#1| $) NIL) (($ $ (-712)) NIL)) (-2069 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-1941 (($ $ |#1|) NIL (|has| $ (-6 -4251)))) (-3566 (((-108) $) NIL)) (-1623 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) NIL)) (-1615 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3339 (((-591 |#1|) $) NIL)) (-3028 (((-108) $) NIL)) (-3209 (($) NIL)) (-3164 ((|#1| $ "value") NIL) ((|#1| $ "first") NIL) (($ $ "rest") NIL) ((|#1| $ "last") NIL) (($ $ (-1138 (-525))) NIL) ((|#1| $ (-525)) NIL) ((|#1| $ (-525) |#1|) NIL) (($ $ "unique") 9) (($ $ "sort") 12) (((-712) $ "count") 16)) (-3505 (((-525) $ $) NIL)) (-1790 (($ $ (-1138 (-525))) NIL) (($ $ (-525)) NIL)) (-2777 (($ $ (-1138 (-525))) NIL) (($ $ (-525)) NIL)) (-4042 (($ (-591 |#1|)) 22)) (-2237 (((-108) $) NIL)) (-3820 (($ $) NIL)) (-2609 (($ $) NIL (|has| $ (-6 -4251)))) (-3641 (((-712) $) NIL)) (-1387 (($ $) NIL)) (-2064 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-4063 (($ $ $ (-525)) NIL (|has| $ (-6 -4251)))) (-3199 (($ $) NIL)) (-1408 (((-501) $) NIL (|has| |#1| (-566 (-501))))) (-3036 (($ (-591 |#1|)) NIL)) (-1679 (($ $ $) NIL) (($ $ |#1|) NIL)) (-3690 (($ $ $) NIL) (($ |#1| $) NIL) (($ (-591 $)) NIL) (($ $ |#1|) NIL)) (-3022 (($ (-591 |#1|)) 17) (((-591 |#1|) $) 18) (((-796) $) 21 (|has| |#1| (-565 (-796))))) (-3860 (((-591 $) $) NIL)) (-1632 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-4158 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4135 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4119 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4096 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-4126 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4112 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4045 (((-712) $) 14 (|has| $ (-6 -4250)))))
-(((-225 |#1|) (-13 (-611 |#1|) (-10 -8 (-15 -3022 ($ (-591 |#1|))) (-15 -3022 ((-591 |#1|) $)) (-15 -4042 ($ (-591 |#1|))) (-15 -3164 ($ $ "unique")) (-15 -3164 ($ $ "sort")) (-15 -3164 ((-712) $ "count")))) (-788)) (T -225))
-((-3022 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-788)) (-5 *1 (-225 *3)))) (-3022 (*1 *2 *1) (-12 (-5 *2 (-591 *3)) (-5 *1 (-225 *3)) (-4 *3 (-788)))) (-4042 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-788)) (-5 *1 (-225 *3)))) (-3164 (*1 *1 *1 *2) (-12 (-5 *2 "unique") (-5 *1 (-225 *3)) (-4 *3 (-788)))) (-3164 (*1 *1 *1 *2) (-12 (-5 *2 "sort") (-5 *1 (-225 *3)) (-4 *3 (-788)))) (-3164 (*1 *2 *1 *3) (-12 (-5 *3 "count") (-5 *2 (-712)) (-5 *1 (-225 *4)) (-4 *4 (-788)))))
-(-13 (-611 |#1|) (-10 -8 (-15 -3022 ($ (-591 |#1|))) (-15 -3022 ((-591 |#1|) $)) (-15 -4042 ($ (-591 |#1|))) (-15 -3164 ($ $ "unique")) (-15 -3164 ($ $ "sort")) (-15 -3164 ((-712) $ "count"))))
-((-3226 (((-3 (-712) "failed") |#1| |#1| (-712)) 27)))
-(((-226 |#1|) (-10 -7 (-15 -3226 ((-3 (-712) "failed") |#1| |#1| (-712)))) (-13 (-668) (-346) (-10 -7 (-15 ** (|#1| |#1| (-525)))))) (T -226))
-((-3226 (*1 *2 *3 *3 *2) (|partial| -12 (-5 *2 (-712)) (-4 *3 (-13 (-668) (-346) (-10 -7 (-15 ** (*3 *3 (-525)))))) (-5 *1 (-226 *3)))))
-(-10 -7 (-15 -3226 ((-3 (-712) "failed") |#1| |#1| (-712))))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-1507 (((-591 (-798 |#1|)) $) NIL)) (-1312 (((-1085 $) $ (-798 |#1|)) NIL) (((-1085 |#2|) $) NIL)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#2| (-517)))) (-3706 (($ $) NIL (|has| |#2| (-517)))) (-1715 (((-108) $) NIL (|has| |#2| (-517)))) (-4090 (((-712) $) NIL) (((-712) $ (-591 (-798 |#1|))) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-1965 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#2| (-842)))) (-1291 (($ $) NIL (|has| |#2| (-429)))) (-2827 (((-396 $) $) NIL (|has| |#2| (-429)))) (-2252 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) NIL (|has| |#2| (-842)))) (-3798 (($) NIL T CONST)) (-1251 (((-3 |#2| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#2| (-966 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#2| (-966 (-525)))) (((-3 (-798 |#1|) "failed") $) NIL)) (-3528 ((|#2| $) NIL) (((-385 (-525)) $) NIL (|has| |#2| (-966 (-385 (-525))))) (((-525) $) NIL (|has| |#2| (-966 (-525)))) (((-798 |#1|) $) NIL)) (-2805 (($ $ $ (-798 |#1|)) NIL (|has| |#2| (-160)))) (-1766 (($ $ (-591 (-525))) NIL)) (-1710 (($ $) NIL)) (-3305 (((-631 (-525)) (-631 $)) NIL (|has| |#2| (-587 (-525)))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| |#2| (-587 (-525)))) (((-2 (|:| -4057 (-631 |#2|)) (|:| |vec| (-1171 |#2|))) (-631 $) (-1171 $)) NIL) (((-631 |#2|) (-631 $)) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-3208 (($ $) NIL (|has| |#2| (-429))) (($ $ (-798 |#1|)) NIL (|has| |#2| (-429)))) (-1695 (((-591 $) $) NIL)) (-2744 (((-108) $) NIL (|has| |#2| (-842)))) (-2056 (($ $ |#2| (-220 (-4045 |#1|) (-712)) $) NIL)) (-2011 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (-12 (|has| (-798 |#1|) (-819 (-357))) (|has| |#2| (-819 (-357))))) (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (-12 (|has| (-798 |#1|) (-819 (-525))) (|has| |#2| (-819 (-525)))))) (-2824 (((-108) $) NIL)) (-4010 (((-712) $) NIL)) (-1493 (($ (-1085 |#2|) (-798 |#1|)) NIL) (($ (-1085 $) (-798 |#1|)) NIL)) (-1922 (((-591 $) $) NIL)) (-2202 (((-108) $) NIL)) (-1480 (($ |#2| (-220 (-4045 |#1|) (-712))) NIL) (($ $ (-798 |#1|) (-712)) NIL) (($ $ (-591 (-798 |#1|)) (-591 (-712))) NIL)) (-3958 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $ (-798 |#1|)) NIL)) (-2624 (((-220 (-4045 |#1|) (-712)) $) NIL) (((-712) $ (-798 |#1|)) NIL) (((-591 (-712)) $ (-591 (-798 |#1|))) NIL)) (-3741 (($ $ $) NIL (|has| |#2| (-788)))) (-2478 (($ $ $) NIL (|has| |#2| (-788)))) (-4015 (($ (-1 (-220 (-4045 |#1|) (-712)) (-220 (-4045 |#1|) (-712))) $) NIL)) (-1340 (($ (-1 |#2| |#2|) $) NIL)) (-2254 (((-3 (-798 |#1|) "failed") $) NIL)) (-1661 (($ $) NIL)) (-1678 ((|#2| $) NIL)) (-1356 (($ (-591 $)) NIL (|has| |#2| (-429))) (($ $ $) NIL (|has| |#2| (-429)))) (-2339 (((-1072) $) NIL)) (-3376 (((-3 (-591 $) "failed") $) NIL)) (-2010 (((-3 (-591 $) "failed") $) NIL)) (-2292 (((-3 (-2 (|:| |var| (-798 |#1|)) (|:| -2008 (-712))) "failed") $) NIL)) (-2047 (((-1036) $) NIL)) (-1634 (((-108) $) NIL)) (-1646 ((|#2| $) NIL)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| |#2| (-429)))) (-1399 (($ (-591 $)) NIL (|has| |#2| (-429))) (($ $ $) NIL (|has| |#2| (-429)))) (-2916 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#2| (-842)))) (-1626 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#2| (-842)))) (-1348 (((-396 $) $) NIL (|has| |#2| (-842)))) (-2089 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-517))) (((-3 $ "failed") $ $) NIL (|has| |#2| (-517)))) (-4132 (($ $ (-591 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-591 $) (-591 $)) NIL) (($ $ (-798 |#1|) |#2|) NIL) (($ $ (-591 (-798 |#1|)) (-591 |#2|)) NIL) (($ $ (-798 |#1|) $) NIL) (($ $ (-591 (-798 |#1|)) (-591 $)) NIL)) (-2976 (($ $ (-798 |#1|)) NIL (|has| |#2| (-160)))) (-3266 (($ $ (-798 |#1|)) NIL) (($ $ (-591 (-798 |#1|))) NIL) (($ $ (-798 |#1|) (-712)) NIL) (($ $ (-591 (-798 |#1|)) (-591 (-712))) NIL)) (-1316 (((-220 (-4045 |#1|) (-712)) $) NIL) (((-712) $ (-798 |#1|)) NIL) (((-591 (-712)) $ (-591 (-798 |#1|))) NIL)) (-1408 (((-825 (-357)) $) NIL (-12 (|has| (-798 |#1|) (-566 (-825 (-357)))) (|has| |#2| (-566 (-825 (-357)))))) (((-825 (-525)) $) NIL (-12 (|has| (-798 |#1|) (-566 (-825 (-525)))) (|has| |#2| (-566 (-825 (-525)))))) (((-501) $) NIL (-12 (|has| (-798 |#1|) (-566 (-501))) (|has| |#2| (-566 (-501)))))) (-2668 ((|#2| $) NIL (|has| |#2| (-429))) (($ $ (-798 |#1|)) NIL (|has| |#2| (-429)))) (-2265 (((-3 (-1171 $) "failed") (-631 $)) NIL (-12 (|has| $ (-136)) (|has| |#2| (-842))))) (-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ |#2|) NIL) (($ (-798 |#1|)) NIL) (($ (-385 (-525))) NIL (-3321 (|has| |#2| (-37 (-385 (-525)))) (|has| |#2| (-966 (-385 (-525)))))) (($ $) NIL (|has| |#2| (-517)))) (-3654 (((-591 |#2|) $) NIL)) (-2560 ((|#2| $ (-220 (-4045 |#1|) (-712))) NIL) (($ $ (-798 |#1|) (-712)) NIL) (($ $ (-591 (-798 |#1|)) (-591 (-712))) NIL)) (-1437 (((-3 $ "failed") $) NIL (-3321 (-12 (|has| $ (-136)) (|has| |#2| (-842))) (|has| |#2| (-136))))) (-2128 (((-712)) NIL)) (-1698 (($ $ $ (-712)) NIL (|has| |#2| (-160)))) (-2495 (((-108) $ $) NIL (|has| |#2| (-517)))) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4191 (($) NIL T CONST)) (-4197 (($) NIL T CONST)) (-4196 (($ $ (-798 |#1|)) NIL) (($ $ (-591 (-798 |#1|))) NIL) (($ $ (-798 |#1|) (-712)) NIL) (($ $ (-591 (-798 |#1|)) (-591 (-712))) NIL)) (-4135 (((-108) $ $) NIL (|has| |#2| (-788)))) (-4119 (((-108) $ $) NIL (|has| |#2| (-788)))) (-4096 (((-108) $ $) NIL)) (-4126 (((-108) $ $) NIL (|has| |#2| (-788)))) (-4112 (((-108) $ $) NIL (|has| |#2| (-788)))) (-4173 (($ $ |#2|) NIL (|has| |#2| (-341)))) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL (|has| |#2| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#2| (-37 (-385 (-525))))) (($ |#2| $) NIL) (($ $ |#2|) NIL)))
-(((-227 |#1| |#2|) (-13 (-882 |#2| (-220 (-4045 |#1|) (-712)) (-798 |#1|)) (-10 -8 (-15 -1766 ($ $ (-591 (-525)))))) (-591 (-1089)) (-975)) (T -227))
-((-1766 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-525))) (-5 *1 (-227 *3 *4)) (-14 *3 (-591 (-1089))) (-4 *4 (-975)))))
-(-13 (-882 |#2| (-220 (-4045 |#1|) (-712)) (-798 |#1|)) (-10 -8 (-15 -1766 ($ $ (-591 (-525))))))
-((-2606 (((-1176) $) 12)) (-2610 (((-169) $) 9)) (-3542 (($ (-169)) 10)) (-3022 (((-796) $) 7)))
-(((-228) (-13 (-565 (-796)) (-10 -8 (-15 -2610 ((-169) $)) (-15 -3542 ($ (-169))) (-15 -2606 ((-1176) $))))) (T -228))
-((-2610 (*1 *2 *1) (-12 (-5 *2 (-169)) (-5 *1 (-228)))) (-3542 (*1 *1 *2) (-12 (-5 *2 (-169)) (-5 *1 (-228)))) (-2606 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-228)))))
-(-13 (-565 (-796)) (-10 -8 (-15 -2610 ((-169) $)) (-15 -3542 ($ (-169))) (-15 -2606 ((-1176) $))))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-2092 (($ (-854)) NIL (|has| |#4| (-975)))) (-3296 (((-1176) $ (-525) (-525)) NIL (|has| $ (-6 -4251)))) (-2593 (($ $ $) NIL (|has| |#4| (-734)))) (-2157 (((-3 $ "failed") $ $) NIL)) (-3891 (((-108) $ (-712)) NIL)) (-3032 (((-712)) NIL (|has| |#4| (-346)))) (-3329 (((-525) $) NIL (|has| |#4| (-786)))) (-3186 ((|#4| $ (-525) |#4|) NIL (|has| $ (-6 -4251)))) (-3798 (($) NIL T CONST)) (-1251 (((-3 |#4| "failed") $) NIL (|has| |#4| (-1018))) (((-3 (-525) "failed") $) NIL (-12 (|has| |#4| (-966 (-525))) (|has| |#4| (-1018)))) (((-3 (-385 (-525)) "failed") $) NIL (-12 (|has| |#4| (-966 (-385 (-525)))) (|has| |#4| (-1018))))) (-3528 ((|#4| $) NIL (|has| |#4| (-1018))) (((-525) $) NIL (-12 (|has| |#4| (-966 (-525))) (|has| |#4| (-1018)))) (((-385 (-525)) $) NIL (-12 (|has| |#4| (-966 (-385 (-525)))) (|has| |#4| (-1018))))) (-3305 (((-2 (|:| -4057 (-631 |#4|)) (|:| |vec| (-1171 |#4|))) (-631 $) (-1171 $)) NIL (|has| |#4| (-975))) (((-631 |#4|) (-631 $)) NIL (|has| |#4| (-975))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (-12 (|has| |#4| (-587 (-525))) (|has| |#4| (-975)))) (((-631 (-525)) (-631 $)) NIL (-12 (|has| |#4| (-587 (-525))) (|has| |#4| (-975))))) (-4163 (((-3 $ "failed") $) NIL (|has| |#4| (-975)))) (-3377 (($) NIL (|has| |#4| (-346)))) (-3255 ((|#4| $ (-525) |#4|) NIL (|has| $ (-6 -4251)))) (-3217 ((|#4| $ (-525)) NIL)) (-2134 (((-108) $) NIL (|has| |#4| (-786)))) (-3454 (((-591 |#4|) $) NIL (|has| $ (-6 -4250)))) (-2824 (((-108) $) NIL (|has| |#4| (-975)))) (-2732 (((-108) $) NIL (|has| |#4| (-786)))) (-2910 (((-108) $ (-712)) NIL)) (-3630 (((-525) $) NIL (|has| (-525) (-788)))) (-3741 (($ $ $) NIL (-3321 (|has| |#4| (-734)) (|has| |#4| (-786))))) (-2552 (((-591 |#4|) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) |#4| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018))))) (-3468 (((-525) $) NIL (|has| (-525) (-788)))) (-2478 (($ $ $) NIL (-3321 (|has| |#4| (-734)) (|has| |#4| (-786))))) (-3249 (($ (-1 |#4| |#4|) $) NIL (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#4| |#4|) $) NIL)) (-3016 (((-854) $) NIL (|has| |#4| (-346)))) (-3971 (((-108) $ (-712)) NIL)) (-2339 (((-1072) $) NIL)) (-2511 (((-591 (-525)) $) NIL)) (-2791 (((-108) (-525) $) NIL)) (-2226 (($ (-854)) NIL (|has| |#4| (-346)))) (-2047 (((-1036) $) NIL)) (-3066 ((|#4| $) NIL (|has| (-525) (-788)))) (-1941 (($ $ |#4|) NIL (|has| $ (-6 -4251)))) (-1623 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#4|))) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ (-273 |#4|)) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ (-591 |#4|) (-591 |#4|)) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018))))) (-3493 (((-108) $ $) NIL)) (-1615 (((-108) |#4| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018))))) (-3339 (((-591 |#4|) $) NIL)) (-3028 (((-108) $) NIL)) (-3209 (($) NIL)) (-3164 ((|#4| $ (-525) |#4|) NIL) ((|#4| $ (-525)) 12)) (-2109 ((|#4| $ $) NIL (|has| |#4| (-975)))) (-1395 (($ (-1171 |#4|)) NIL)) (-4224 (((-128)) NIL (|has| |#4| (-341)))) (-3266 (($ $ (-1 |#4| |#4|) (-712)) NIL (|has| |#4| (-975))) (($ $ (-1 |#4| |#4|)) NIL (|has| |#4| (-975))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#4| (-833 (-1089))) (|has| |#4| (-975)))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#4| (-833 (-1089))) (|has| |#4| (-975)))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#4| (-833 (-1089))) (|has| |#4| (-975)))) (($ $ (-1089)) NIL (-12 (|has| |#4| (-833 (-1089))) (|has| |#4| (-975)))) (($ $ (-712)) NIL (-12 (|has| |#4| (-213)) (|has| |#4| (-975)))) (($ $) NIL (-12 (|has| |#4| (-213)) (|has| |#4| (-975))))) (-2064 (((-712) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250))) (((-712) |#4| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018))))) (-3199 (($ $) NIL)) (-3022 (((-1171 |#4|) $) NIL) (((-796) $) NIL) (($ |#4|) NIL (|has| |#4| (-1018))) (($ (-525)) NIL (-3321 (-12 (|has| |#4| (-966 (-525))) (|has| |#4| (-1018))) (|has| |#4| (-975)))) (($ (-385 (-525))) NIL (-12 (|has| |#4| (-966 (-385 (-525)))) (|has| |#4| (-1018))))) (-2128 (((-712)) NIL (|has| |#4| (-975)))) (-4158 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250)))) (-1539 (($ $) NIL (|has| |#4| (-786)))) (-3710 (($ $ (-712)) NIL (|has| |#4| (-975))) (($ $ (-854)) NIL (|has| |#4| (-975)))) (-4191 (($) NIL T CONST)) (-4197 (($) NIL (|has| |#4| (-975)) CONST)) (-4196 (($ $ (-1 |#4| |#4|) (-712)) NIL (|has| |#4| (-975))) (($ $ (-1 |#4| |#4|)) NIL (|has| |#4| (-975))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#4| (-833 (-1089))) (|has| |#4| (-975)))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#4| (-833 (-1089))) (|has| |#4| (-975)))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#4| (-833 (-1089))) (|has| |#4| (-975)))) (($ $ (-1089)) NIL (-12 (|has| |#4| (-833 (-1089))) (|has| |#4| (-975)))) (($ $ (-712)) NIL (-12 (|has| |#4| (-213)) (|has| |#4| (-975)))) (($ $) NIL (-12 (|has| |#4| (-213)) (|has| |#4| (-975))))) (-4135 (((-108) $ $) NIL (-3321 (|has| |#4| (-734)) (|has| |#4| (-786))))) (-4119 (((-108) $ $) NIL (-3321 (|has| |#4| (-734)) (|has| |#4| (-786))))) (-4096 (((-108) $ $) NIL)) (-4126 (((-108) $ $) NIL (-3321 (|has| |#4| (-734)) (|has| |#4| (-786))))) (-4112 (((-108) $ $) NIL (-3321 (|has| |#4| (-734)) (|has| |#4| (-786))))) (-4173 (($ $ |#4|) NIL (|has| |#4| (-341)))) (-4164 (($ $ $) NIL) (($ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-712)) NIL (|has| |#4| (-975))) (($ $ (-854)) NIL (|has| |#4| (-975)))) (* (($ |#2| $) 14) (($ (-525) $) NIL) (($ (-712) $) NIL) (($ (-854) $) NIL) (($ |#3| $) 18) (($ $ |#4|) NIL (|has| |#4| (-668))) (($ |#4| $) NIL (|has| |#4| (-668))) (($ $ $) NIL (|has| |#4| (-975)))) (-4045 (((-712) $) NIL (|has| $ (-6 -4250)))))
+((-2555 (*1 *2 *1) (-12 (-4 *1 (-224 *2)) (-4 *2 (-1125)))) (-1455 (*1 *1 *1) (-12 (-4 *1 (-224 *2)) (-4 *2 (-1125)))) (-3856 (*1 *1 *1) (-12 (-4 *1 (-224 *2)) (-4 *2 (-1125)))) (-3626 (*1 *1 *1) (-12 (-4 *1 (-224 *2)) (-4 *2 (-1125)))) (-3289 (*1 *1 *1) (-12 (-4 *1 (-224 *2)) (-4 *2 (-1125)))) (-3729 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4251)) (-4 *1 (-224 *2)) (-4 *2 (-1125)))) (-4015 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4251)) (-4 *1 (-224 *2)) (-4 *2 (-1125)))) (-1587 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4251)) (-4 *1 (-224 *2)) (-4 *2 (-1125)))))
+(-13 (-940 |t#1|) (-10 -8 (-15 -2555 (|t#1| $)) (-15 -1455 ($ $)) (-15 -3856 ($ $)) (-15 -3626 ($ $)) (-15 -3289 ($ $)) (IF (|has| $ (-6 -4251)) (PROGN (-15 -3729 ($ $ $)) (-15 -4015 ($ $ $)) (-15 -1587 ($ $ $))) |%noBranch|)))
+(((-33) . T) ((-97) |has| |#1| (-1018)) ((-565 (-796)) -3150 (|has| |#1| (-1018)) (|has| |#1| (-565 (-796)))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-940 |#1|) . T) ((-1018) |has| |#1| (-1018)) ((-1125) . T))
+((-2673 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-2940 ((|#1| $) NIL)) (-2434 ((|#1| $) NIL)) (-3856 (($ $) NIL)) (-3832 (((-1176) $ (-525) (-525)) NIL (|has| $ (-6 -4251)))) (-2983 (($ $ (-525)) NIL (|has| $ (-6 -4251)))) (-3110 (((-108) $) NIL (|has| |#1| (-788))) (((-108) (-1 (-108) |#1| |#1|) $) NIL)) (-2613 (($ $) NIL (-12 (|has| $ (-6 -4251)) (|has| |#1| (-788)))) (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4251)))) (-1282 (($ $) 10 (|has| |#1| (-788))) (($ (-1 (-108) |#1| |#1|) $) NIL)) (-3727 (((-108) $ (-712)) NIL)) (-3912 ((|#1| $ |#1|) NIL (|has| $ (-6 -4251)))) (-3191 (($ $ $) NIL (|has| $ (-6 -4251)))) (-2568 ((|#1| $ |#1|) NIL (|has| $ (-6 -4251)))) (-2756 ((|#1| $ |#1|) NIL (|has| $ (-6 -4251)))) (-2847 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4251))) ((|#1| $ "first" |#1|) NIL (|has| $ (-6 -4251))) (($ $ "rest" $) NIL (|has| $ (-6 -4251))) ((|#1| $ "last" |#1|) NIL (|has| $ (-6 -4251))) ((|#1| $ (-1138 (-525)) |#1|) NIL (|has| $ (-6 -4251))) ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4251)))) (-3245 (($ $ (-591 $)) NIL (|has| $ (-6 -4251)))) (-1288 (($ (-1 (-108) |#1|) $) NIL)) (-2467 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-2424 ((|#1| $) NIL)) (-2055 (($) NIL T CONST)) (-3405 (($ $) NIL (|has| $ (-6 -4251)))) (-2747 (($ $) NIL)) (-2884 (($ $) NIL) (($ $ (-712)) NIL)) (-3945 (($ $) NIL (|has| |#1| (-1018)))) (-2908 (($ $) 7 (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3844 (($ |#1| $) NIL (|has| |#1| (-1018))) (($ (-1 (-108) |#1|) $) NIL)) (-2537 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (($ |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3618 ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-4205 ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4251)))) (-4121 ((|#1| $ (-525)) NIL)) (-4139 (((-108) $) NIL)) (-1734 (((-525) |#1| $ (-525)) NIL (|has| |#1| (-1018))) (((-525) |#1| $) NIL (|has| |#1| (-1018))) (((-525) (-1 (-108) |#1|) $) NIL)) (-2916 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-2275 (((-591 $) $) NIL)) (-3219 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-1316 (($ (-712) |#1|) NIL)) (-3491 (((-108) $ (-712)) NIL)) (-4152 (((-525) $) NIL (|has| (-525) (-788)))) (-1923 (($ $ $) NIL (|has| |#1| (-788)))) (-3597 (($ $ $) NIL (|has| |#1| (-788))) (($ (-1 (-108) |#1| |#1|) $ $) NIL)) (-3459 (($ $ $) NIL (|has| |#1| (-788))) (($ (-1 (-108) |#1| |#1|) $ $) NIL)) (-4207 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-1826 (((-525) $) NIL (|has| (-525) (-788)))) (-3475 (($ $ $) NIL (|has| |#1| (-788)))) (-4192 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-2750 (($ |#1|) NIL)) (-3295 (((-108) $ (-712)) NIL)) (-2065 (((-591 |#1|) $) NIL)) (-2878 (((-108) $) NIL)) (-2621 (((-1072) $) NIL (|has| |#1| (-1018)))) (-2555 ((|#1| $) NIL) (($ $ (-712)) NIL)) (-1520 (($ $ $ (-525)) NIL) (($ |#1| $ (-525)) NIL)) (-2059 (($ $ $ (-525)) NIL) (($ |#1| $ (-525)) NIL)) (-3761 (((-591 (-525)) $) NIL)) (-1675 (((-108) (-525) $) NIL)) (-2937 (((-1036) $) NIL (|has| |#1| (-1018)))) (-2872 ((|#1| $) NIL) (($ $ (-712)) NIL)) (-2714 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-1858 (($ $ |#1|) NIL (|has| $ (-6 -4251)))) (-1622 (((-108) $) NIL)) (-3465 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) NIL)) (-3384 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2998 (((-591 |#1|) $) NIL)) (-2077 (((-108) $) NIL)) (-3164 (($) NIL)) (-1881 ((|#1| $ "value") NIL) ((|#1| $ "first") NIL) (($ $ "rest") NIL) ((|#1| $ "last") NIL) (($ $ (-1138 (-525))) NIL) ((|#1| $ (-525)) NIL) ((|#1| $ (-525) |#1|) NIL) (($ $ "unique") 9) (($ $ "sort") 12) (((-712) $ "count") 16)) (-2194 (((-525) $ $) NIL)) (-1227 (($ $ (-1138 (-525))) NIL) (($ $ (-525)) NIL)) (-3226 (($ $ (-1138 (-525))) NIL) (($ $ (-525)) NIL)) (-4024 (($ (-591 |#1|)) 22)) (-4133 (((-108) $) NIL)) (-2349 (($ $) NIL)) (-3494 (($ $) NIL (|has| $ (-6 -4251)))) (-1248 (((-712) $) NIL)) (-3249 (($ $) NIL)) (-2960 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2992 (($ $ $ (-525)) NIL (|has| $ (-6 -4251)))) (-2873 (($ $) NIL)) (-1300 (((-501) $) NIL (|has| |#1| (-566 (-501))))) (-2695 (($ (-591 |#1|)) NIL)) (-3729 (($ $ $) NIL) (($ $ |#1|) NIL)) (-1624 (($ $ $) NIL) (($ |#1| $) NIL) (($ (-591 $)) NIL) (($ $ |#1|) NIL)) (-2686 (($ (-591 |#1|)) 17) (((-591 |#1|) $) 18) (((-796) $) 21 (|has| |#1| (-565 (-796))))) (-1567 (((-591 $) $) NIL)) (-3592 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-1475 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4004 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3982 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3944 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3994 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3971 (((-108) $ $) NIL (|has| |#1| (-788)))) (-2028 (((-712) $) 14 (|has| $ (-6 -4250)))))
+(((-225 |#1|) (-13 (-611 |#1|) (-10 -8 (-15 -2686 ($ (-591 |#1|))) (-15 -2686 ((-591 |#1|) $)) (-15 -4024 ($ (-591 |#1|))) (-15 -1881 ($ $ "unique")) (-15 -1881 ($ $ "sort")) (-15 -1881 ((-712) $ "count")))) (-788)) (T -225))
+((-2686 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-788)) (-5 *1 (-225 *3)))) (-2686 (*1 *2 *1) (-12 (-5 *2 (-591 *3)) (-5 *1 (-225 *3)) (-4 *3 (-788)))) (-4024 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-788)) (-5 *1 (-225 *3)))) (-1881 (*1 *1 *1 *2) (-12 (-5 *2 "unique") (-5 *1 (-225 *3)) (-4 *3 (-788)))) (-1881 (*1 *1 *1 *2) (-12 (-5 *2 "sort") (-5 *1 (-225 *3)) (-4 *3 (-788)))) (-1881 (*1 *2 *1 *3) (-12 (-5 *3 "count") (-5 *2 (-712)) (-5 *1 (-225 *4)) (-4 *4 (-788)))))
+(-13 (-611 |#1|) (-10 -8 (-15 -2686 ($ (-591 |#1|))) (-15 -2686 ((-591 |#1|) $)) (-15 -4024 ($ (-591 |#1|))) (-15 -1881 ($ $ "unique")) (-15 -1881 ($ $ "sort")) (-15 -1881 ((-712) $ "count"))))
+((-3344 (((-3 (-712) "failed") |#1| |#1| (-712)) 27)))
+(((-226 |#1|) (-10 -7 (-15 -3344 ((-3 (-712) "failed") |#1| |#1| (-712)))) (-13 (-668) (-346) (-10 -7 (-15 ** (|#1| |#1| (-525)))))) (T -226))
+((-3344 (*1 *2 *3 *3 *2) (|partial| -12 (-5 *2 (-712)) (-4 *3 (-13 (-668) (-346) (-10 -7 (-15 ** (*3 *3 (-525)))))) (-5 *1 (-226 *3)))))
+(-10 -7 (-15 -3344 ((-3 (-712) "failed") |#1| |#1| (-712))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-1444 (((-591 (-798 |#1|)) $) NIL)) (-2514 (((-1085 $) $ (-798 |#1|)) NIL) (((-1085 |#2|) $) NIL)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#2| (-517)))) (-3641 (($ $) NIL (|has| |#2| (-517)))) (-3077 (((-108) $) NIL (|has| |#2| (-517)))) (-1978 (((-712) $) NIL) (((-712) $ (-591 (-798 |#1|))) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2179 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#2| (-842)))) (-1720 (($ $) NIL (|has| |#2| (-429)))) (-3898 (((-396 $) $) NIL (|has| |#2| (-429)))) (-3008 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) NIL (|has| |#2| (-842)))) (-2055 (($) NIL T CONST)) (-4174 (((-3 |#2| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#2| (-966 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#2| (-966 (-525)))) (((-3 (-798 |#1|) "failed") $) NIL)) (-3341 ((|#2| $) NIL) (((-385 (-525)) $) NIL (|has| |#2| (-966 (-385 (-525))))) (((-525) $) NIL (|has| |#2| (-966 (-525)))) (((-798 |#1|) $) NIL)) (-1788 (($ $ $ (-798 |#1|)) NIL (|has| |#2| (-160)))) (-3742 (($ $ (-591 (-525))) NIL)) (-1575 (($ $) NIL)) (-3925 (((-631 (-525)) (-631 $)) NIL (|has| |#2| (-587 (-525)))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| |#2| (-587 (-525)))) (((-2 (|:| -2928 (-631 |#2|)) (|:| |vec| (-1171 |#2|))) (-631 $) (-1171 $)) NIL) (((-631 |#2|) (-631 $)) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-3153 (($ $) NIL (|has| |#2| (-429))) (($ $ (-798 |#1|)) NIL (|has| |#2| (-429)))) (-1564 (((-591 $) $) NIL)) (-2393 (((-108) $) NIL (|has| |#2| (-842)))) (-2615 (($ $ |#2| (-220 (-2028 |#1|) (-712)) $) NIL)) (-4018 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (-12 (|has| (-798 |#1|) (-819 (-357))) (|has| |#2| (-819 (-357))))) (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (-12 (|has| (-798 |#1|) (-819 (-525))) (|has| |#2| (-819 (-525)))))) (-3865 (((-108) $) NIL)) (-3667 (((-712) $) NIL)) (-1434 (($ (-1085 |#2|) (-798 |#1|)) NIL) (($ (-1085 $) (-798 |#1|)) NIL)) (-2987 (((-591 $) $) NIL)) (-3802 (((-108) $) NIL)) (-1422 (($ |#2| (-220 (-2028 |#1|) (-712))) NIL) (($ $ (-798 |#1|) (-712)) NIL) (($ $ (-591 (-798 |#1|)) (-591 (-712))) NIL)) (-3148 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $ (-798 |#1|)) NIL)) (-3629 (((-220 (-2028 |#1|) (-712)) $) NIL) (((-712) $ (-798 |#1|)) NIL) (((-591 (-712)) $ (-591 (-798 |#1|))) NIL)) (-1923 (($ $ $) NIL (|has| |#2| (-788)))) (-3475 (($ $ $) NIL (|has| |#2| (-788)))) (-2508 (($ (-1 (-220 (-2028 |#1|) (-712)) (-220 (-2028 |#1|) (-712))) $) NIL)) (-1257 (($ (-1 |#2| |#2|) $) NIL)) (-3027 (((-3 (-798 |#1|) "failed") $) NIL)) (-1548 (($ $) NIL)) (-1556 ((|#2| $) NIL)) (-2081 (($ (-591 $)) NIL (|has| |#2| (-429))) (($ $ $) NIL (|has| |#2| (-429)))) (-2621 (((-1072) $) NIL)) (-3401 (((-3 (-591 $) "failed") $) NIL)) (-4008 (((-3 (-591 $) "failed") $) NIL)) (-3410 (((-3 (-2 (|:| |var| (-798 |#1|)) (|:| -3987 (-712))) "failed") $) NIL)) (-2937 (((-1036) $) NIL)) (-1531 (((-108) $) NIL)) (-1540 ((|#2| $) NIL)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| |#2| (-429)))) (-2124 (($ (-591 $)) NIL (|has| |#2| (-429))) (($ $ $) NIL (|has| |#2| (-429)))) (-3550 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#2| (-842)))) (-3534 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#2| (-842)))) (-2542 (((-396 $) $) NIL (|has| |#2| (-842)))) (-3210 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-517))) (((-3 $ "failed") $ $) NIL (|has| |#2| (-517)))) (-1980 (($ $ (-591 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-591 $) (-591 $)) NIL) (($ $ (-798 |#1|) |#2|) NIL) (($ $ (-591 (-798 |#1|)) (-591 |#2|)) NIL) (($ $ (-798 |#1|) $) NIL) (($ $ (-591 (-798 |#1|)) (-591 $)) NIL)) (-2858 (($ $ (-798 |#1|)) NIL (|has| |#2| (-160)))) (-2209 (($ $ (-798 |#1|)) NIL) (($ $ (-591 (-798 |#1|))) NIL) (($ $ (-798 |#1|) (-712)) NIL) (($ $ (-591 (-798 |#1|)) (-591 (-712))) NIL)) (-2743 (((-220 (-2028 |#1|) (-712)) $) NIL) (((-712) $ (-798 |#1|)) NIL) (((-591 (-712)) $ (-591 (-798 |#1|))) NIL)) (-1300 (((-825 (-357)) $) NIL (-12 (|has| (-798 |#1|) (-566 (-825 (-357)))) (|has| |#2| (-566 (-825 (-357)))))) (((-825 (-525)) $) NIL (-12 (|has| (-798 |#1|) (-566 (-825 (-525)))) (|has| |#2| (-566 (-825 (-525)))))) (((-501) $) NIL (-12 (|has| (-798 |#1|) (-566 (-501))) (|has| |#2| (-566 (-501)))))) (-2827 ((|#2| $) NIL (|has| |#2| (-429))) (($ $ (-798 |#1|)) NIL (|has| |#2| (-429)))) (-3124 (((-3 (-1171 $) "failed") (-631 $)) NIL (-12 (|has| $ (-136)) (|has| |#2| (-842))))) (-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ |#2|) NIL) (($ (-798 |#1|)) NIL) (($ (-385 (-525))) NIL (-3150 (|has| |#2| (-37 (-385 (-525)))) (|has| |#2| (-966 (-385 (-525)))))) (($ $) NIL (|has| |#2| (-517)))) (-3109 (((-591 |#2|) $) NIL)) (-1263 ((|#2| $ (-220 (-2028 |#1|) (-712))) NIL) (($ $ (-798 |#1|) (-712)) NIL) (($ $ (-591 (-798 |#1|)) (-591 (-712))) NIL)) (-3751 (((-3 $ "failed") $) NIL (-3150 (-12 (|has| $ (-136)) (|has| |#2| (-842))) (|has| |#2| (-136))))) (-3425 (((-712)) NIL)) (-2931 (($ $ $ (-712)) NIL (|has| |#2| (-160)))) (-1724 (((-108) $ $) NIL (|has| |#2| (-517)))) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1830 (($) NIL T CONST)) (-1839 (($) NIL T CONST)) (-1796 (($ $ (-798 |#1|)) NIL) (($ $ (-591 (-798 |#1|))) NIL) (($ $ (-798 |#1|) (-712)) NIL) (($ $ (-591 (-798 |#1|)) (-591 (-712))) NIL)) (-4004 (((-108) $ $) NIL (|has| |#2| (-788)))) (-3982 (((-108) $ $) NIL (|has| |#2| (-788)))) (-3944 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL (|has| |#2| (-788)))) (-3971 (((-108) $ $) NIL (|has| |#2| (-788)))) (-4059 (($ $ |#2|) NIL (|has| |#2| (-341)))) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL (|has| |#2| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#2| (-37 (-385 (-525))))) (($ |#2| $) NIL) (($ $ |#2|) NIL)))
+(((-227 |#1| |#2|) (-13 (-882 |#2| (-220 (-2028 |#1|) (-712)) (-798 |#1|)) (-10 -8 (-15 -3742 ($ $ (-591 (-525)))))) (-591 (-1089)) (-975)) (T -227))
+((-3742 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-525))) (-5 *1 (-227 *3 *4)) (-14 *3 (-591 (-1089))) (-4 *4 (-975)))))
+(-13 (-882 |#2| (-220 (-2028 |#1|) (-712)) (-798 |#1|)) (-10 -8 (-15 -3742 ($ $ (-591 (-525))))))
+((-2829 (((-1176) $) 12)) (-3502 (((-169) $) 9)) (-1415 (($ (-169)) 10)) (-2686 (((-796) $) 7)))
+(((-228) (-13 (-565 (-796)) (-10 -8 (-15 -3502 ((-169) $)) (-15 -1415 ($ (-169))) (-15 -2829 ((-1176) $))))) (T -228))
+((-3502 (*1 *2 *1) (-12 (-5 *2 (-169)) (-5 *1 (-228)))) (-1415 (*1 *1 *2) (-12 (-5 *2 (-169)) (-5 *1 (-228)))) (-2829 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-228)))))
+(-13 (-565 (-796)) (-10 -8 (-15 -3502 ((-169) $)) (-15 -1415 ($ (-169))) (-15 -2829 ((-1176) $))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-2191 (($ (-854)) NIL (|has| |#4| (-975)))) (-3832 (((-1176) $ (-525) (-525)) NIL (|has| $ (-6 -4251)))) (-3343 (($ $ $) NIL (|has| |#4| (-734)))) (-3332 (((-3 $ "failed") $ $) NIL)) (-3727 (((-108) $ (-712)) NIL)) (-2834 (((-712)) NIL (|has| |#4| (-346)))) (-4188 (((-525) $) NIL (|has| |#4| (-786)))) (-2847 ((|#4| $ (-525) |#4|) NIL (|has| $ (-6 -4251)))) (-2055 (($) NIL T CONST)) (-4174 (((-3 |#4| "failed") $) NIL (|has| |#4| (-1018))) (((-3 (-525) "failed") $) NIL (-12 (|has| |#4| (-966 (-525))) (|has| |#4| (-1018)))) (((-3 (-385 (-525)) "failed") $) NIL (-12 (|has| |#4| (-966 (-385 (-525)))) (|has| |#4| (-1018))))) (-3341 ((|#4| $) NIL (|has| |#4| (-1018))) (((-525) $) NIL (-12 (|has| |#4| (-966 (-525))) (|has| |#4| (-1018)))) (((-385 (-525)) $) NIL (-12 (|has| |#4| (-966 (-385 (-525)))) (|has| |#4| (-1018))))) (-3925 (((-2 (|:| -2928 (-631 |#4|)) (|:| |vec| (-1171 |#4|))) (-631 $) (-1171 $)) NIL (|has| |#4| (-975))) (((-631 |#4|) (-631 $)) NIL (|has| |#4| (-975))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (-12 (|has| |#4| (-587 (-525))) (|has| |#4| (-975)))) (((-631 (-525)) (-631 $)) NIL (-12 (|has| |#4| (-587 (-525))) (|has| |#4| (-975))))) (-1522 (((-3 $ "failed") $) NIL (|has| |#4| (-975)))) (-1325 (($) NIL (|has| |#4| (-346)))) (-4205 ((|#4| $ (-525) |#4|) NIL (|has| $ (-6 -4251)))) (-4121 ((|#4| $ (-525)) NIL)) (-3489 (((-108) $) NIL (|has| |#4| (-786)))) (-2916 (((-591 |#4|) $) NIL (|has| $ (-6 -4250)))) (-3865 (((-108) $) NIL (|has| |#4| (-975)))) (-2256 (((-108) $) NIL (|has| |#4| (-786)))) (-3491 (((-108) $ (-712)) NIL)) (-4152 (((-525) $) NIL (|has| (-525) (-788)))) (-1923 (($ $ $) NIL (-3150 (|has| |#4| (-734)) (|has| |#4| (-786))))) (-4207 (((-591 |#4|) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) |#4| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018))))) (-1826 (((-525) $) NIL (|has| (-525) (-788)))) (-3475 (($ $ $) NIL (-3150 (|has| |#4| (-734)) (|has| |#4| (-786))))) (-4192 (($ (-1 |#4| |#4|) $) NIL (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#4| |#4|) $) NIL)) (-1970 (((-854) $) NIL (|has| |#4| (-346)))) (-3295 (((-108) $ (-712)) NIL)) (-2621 (((-1072) $) NIL)) (-3761 (((-591 (-525)) $) NIL)) (-1675 (((-108) (-525) $) NIL)) (-3229 (($ (-854)) NIL (|has| |#4| (-346)))) (-2937 (((-1036) $) NIL)) (-2872 ((|#4| $) NIL (|has| (-525) (-788)))) (-1858 (($ $ |#4|) NIL (|has| $ (-6 -4251)))) (-3465 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#4|))) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ (-273 |#4|)) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ (-591 |#4|) (-591 |#4|)) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018))))) (-2023 (((-108) $ $) NIL)) (-3384 (((-108) |#4| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018))))) (-2998 (((-591 |#4|) $) NIL)) (-2077 (((-108) $) NIL)) (-3164 (($) NIL)) (-1881 ((|#4| $ (-525) |#4|) NIL) ((|#4| $ (-525)) 12)) (-3183 ((|#4| $ $) NIL (|has| |#4| (-975)))) (-2580 (($ (-1171 |#4|)) NIL)) (-3840 (((-128)) NIL (|has| |#4| (-341)))) (-2209 (($ $ (-1 |#4| |#4|) (-712)) NIL (|has| |#4| (-975))) (($ $ (-1 |#4| |#4|)) NIL (|has| |#4| (-975))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#4| (-833 (-1089))) (|has| |#4| (-975)))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#4| (-833 (-1089))) (|has| |#4| (-975)))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#4| (-833 (-1089))) (|has| |#4| (-975)))) (($ $ (-1089)) NIL (-12 (|has| |#4| (-833 (-1089))) (|has| |#4| (-975)))) (($ $ (-712)) NIL (-12 (|has| |#4| (-213)) (|has| |#4| (-975)))) (($ $) NIL (-12 (|has| |#4| (-213)) (|has| |#4| (-975))))) (-2960 (((-712) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250))) (((-712) |#4| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018))))) (-2873 (($ $) NIL)) (-2686 (((-1171 |#4|) $) NIL) (((-796) $) NIL) (($ |#4|) NIL (|has| |#4| (-1018))) (($ (-525)) NIL (-3150 (-12 (|has| |#4| (-966 (-525))) (|has| |#4| (-1018))) (|has| |#4| (-975)))) (($ (-385 (-525))) NIL (-12 (|has| |#4| (-966 (-385 (-525)))) (|has| |#4| (-1018))))) (-3425 (((-712)) NIL (|has| |#4| (-975)))) (-1475 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250)))) (-1460 (($ $) NIL (|has| |#4| (-786)))) (-1401 (($ $ (-712)) NIL (|has| |#4| (-975))) (($ $ (-854)) NIL (|has| |#4| (-975)))) (-1830 (($) NIL T CONST)) (-1839 (($) NIL (|has| |#4| (-975)) CONST)) (-1796 (($ $ (-1 |#4| |#4|) (-712)) NIL (|has| |#4| (-975))) (($ $ (-1 |#4| |#4|)) NIL (|has| |#4| (-975))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#4| (-833 (-1089))) (|has| |#4| (-975)))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#4| (-833 (-1089))) (|has| |#4| (-975)))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#4| (-833 (-1089))) (|has| |#4| (-975)))) (($ $ (-1089)) NIL (-12 (|has| |#4| (-833 (-1089))) (|has| |#4| (-975)))) (($ $ (-712)) NIL (-12 (|has| |#4| (-213)) (|has| |#4| (-975)))) (($ $) NIL (-12 (|has| |#4| (-213)) (|has| |#4| (-975))))) (-4004 (((-108) $ $) NIL (-3150 (|has| |#4| (-734)) (|has| |#4| (-786))))) (-3982 (((-108) $ $) NIL (-3150 (|has| |#4| (-734)) (|has| |#4| (-786))))) (-3944 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL (-3150 (|has| |#4| (-734)) (|has| |#4| (-786))))) (-3971 (((-108) $ $) NIL (-3150 (|has| |#4| (-734)) (|has| |#4| (-786))))) (-4059 (($ $ |#4|) NIL (|has| |#4| (-341)))) (-4047 (($ $ $) NIL) (($ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-712)) NIL (|has| |#4| (-975))) (($ $ (-854)) NIL (|has| |#4| (-975)))) (* (($ |#2| $) 14) (($ (-525) $) NIL) (($ (-712) $) NIL) (($ (-854) $) NIL) (($ |#3| $) 18) (($ $ |#4|) NIL (|has| |#4| (-668))) (($ |#4| $) NIL (|has| |#4| (-668))) (($ $ $) NIL (|has| |#4| (-975)))) (-2028 (((-712) $) NIL (|has| $ (-6 -4250)))))
(((-229 |#1| |#2| |#3| |#4|) (-13 (-218 |#1| |#4|) (-593 |#2|) (-593 |#3|)) (-854) (-975) (-1039 |#1| |#2| (-220 |#1| |#2|) (-220 |#1| |#2|)) (-593 |#2|)) (T -229))
NIL
(-13 (-218 |#1| |#4|) (-593 |#2|) (-593 |#3|))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-2092 (($ (-854)) NIL (|has| |#3| (-975)))) (-3296 (((-1176) $ (-525) (-525)) NIL (|has| $ (-6 -4251)))) (-2593 (($ $ $) NIL (|has| |#3| (-734)))) (-2157 (((-3 $ "failed") $ $) NIL)) (-3891 (((-108) $ (-712)) NIL)) (-3032 (((-712)) NIL (|has| |#3| (-346)))) (-3329 (((-525) $) NIL (|has| |#3| (-786)))) (-3186 ((|#3| $ (-525) |#3|) NIL (|has| $ (-6 -4251)))) (-3798 (($) NIL T CONST)) (-1251 (((-3 |#3| "failed") $) NIL (|has| |#3| (-1018))) (((-3 (-525) "failed") $) NIL (-12 (|has| |#3| (-966 (-525))) (|has| |#3| (-1018)))) (((-3 (-385 (-525)) "failed") $) NIL (-12 (|has| |#3| (-966 (-385 (-525)))) (|has| |#3| (-1018))))) (-3528 ((|#3| $) NIL (|has| |#3| (-1018))) (((-525) $) NIL (-12 (|has| |#3| (-966 (-525))) (|has| |#3| (-1018)))) (((-385 (-525)) $) NIL (-12 (|has| |#3| (-966 (-385 (-525)))) (|has| |#3| (-1018))))) (-3305 (((-2 (|:| -4057 (-631 |#3|)) (|:| |vec| (-1171 |#3|))) (-631 $) (-1171 $)) NIL (|has| |#3| (-975))) (((-631 |#3|) (-631 $)) NIL (|has| |#3| (-975))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (-12 (|has| |#3| (-587 (-525))) (|has| |#3| (-975)))) (((-631 (-525)) (-631 $)) NIL (-12 (|has| |#3| (-587 (-525))) (|has| |#3| (-975))))) (-4163 (((-3 $ "failed") $) NIL (|has| |#3| (-975)))) (-3377 (($) NIL (|has| |#3| (-346)))) (-3255 ((|#3| $ (-525) |#3|) NIL (|has| $ (-6 -4251)))) (-3217 ((|#3| $ (-525)) NIL)) (-2134 (((-108) $) NIL (|has| |#3| (-786)))) (-3454 (((-591 |#3|) $) NIL (|has| $ (-6 -4250)))) (-2824 (((-108) $) NIL (|has| |#3| (-975)))) (-2732 (((-108) $) NIL (|has| |#3| (-786)))) (-2910 (((-108) $ (-712)) NIL)) (-3630 (((-525) $) NIL (|has| (-525) (-788)))) (-3741 (($ $ $) NIL (-3321 (|has| |#3| (-734)) (|has| |#3| (-786))))) (-2552 (((-591 |#3|) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) |#3| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#3| (-1018))))) (-3468 (((-525) $) NIL (|has| (-525) (-788)))) (-2478 (($ $ $) NIL (-3321 (|has| |#3| (-734)) (|has| |#3| (-786))))) (-3249 (($ (-1 |#3| |#3|) $) NIL (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#3| |#3|) $) NIL)) (-3016 (((-854) $) NIL (|has| |#3| (-346)))) (-3971 (((-108) $ (-712)) NIL)) (-2339 (((-1072) $) NIL)) (-2511 (((-591 (-525)) $) NIL)) (-2791 (((-108) (-525) $) NIL)) (-2226 (($ (-854)) NIL (|has| |#3| (-346)))) (-2047 (((-1036) $) NIL)) (-3066 ((|#3| $) NIL (|has| (-525) (-788)))) (-1941 (($ $ |#3|) NIL (|has| $ (-6 -4251)))) (-1623 (((-108) (-1 (-108) |#3|) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#3|))) NIL (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1018)))) (($ $ (-273 |#3|)) NIL (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1018)))) (($ $ |#3| |#3|) NIL (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1018)))) (($ $ (-591 |#3|) (-591 |#3|)) NIL (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1018))))) (-3493 (((-108) $ $) NIL)) (-1615 (((-108) |#3| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#3| (-1018))))) (-3339 (((-591 |#3|) $) NIL)) (-3028 (((-108) $) NIL)) (-3209 (($) NIL)) (-3164 ((|#3| $ (-525) |#3|) NIL) ((|#3| $ (-525)) 11)) (-2109 ((|#3| $ $) NIL (|has| |#3| (-975)))) (-1395 (($ (-1171 |#3|)) NIL)) (-4224 (((-128)) NIL (|has| |#3| (-341)))) (-3266 (($ $ (-1 |#3| |#3|) (-712)) NIL (|has| |#3| (-975))) (($ $ (-1 |#3| |#3|)) NIL (|has| |#3| (-975))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#3| (-833 (-1089))) (|has| |#3| (-975)))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#3| (-833 (-1089))) (|has| |#3| (-975)))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#3| (-833 (-1089))) (|has| |#3| (-975)))) (($ $ (-1089)) NIL (-12 (|has| |#3| (-833 (-1089))) (|has| |#3| (-975)))) (($ $ (-712)) NIL (-12 (|has| |#3| (-213)) (|has| |#3| (-975)))) (($ $) NIL (-12 (|has| |#3| (-213)) (|has| |#3| (-975))))) (-2064 (((-712) (-1 (-108) |#3|) $) NIL (|has| $ (-6 -4250))) (((-712) |#3| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#3| (-1018))))) (-3199 (($ $) NIL)) (-3022 (((-1171 |#3|) $) NIL) (((-796) $) NIL) (($ |#3|) NIL (|has| |#3| (-1018))) (($ (-525)) NIL (-3321 (-12 (|has| |#3| (-966 (-525))) (|has| |#3| (-1018))) (|has| |#3| (-975)))) (($ (-385 (-525))) NIL (-12 (|has| |#3| (-966 (-385 (-525)))) (|has| |#3| (-1018))))) (-2128 (((-712)) NIL (|has| |#3| (-975)))) (-4158 (((-108) (-1 (-108) |#3|) $) NIL (|has| $ (-6 -4250)))) (-1539 (($ $) NIL (|has| |#3| (-786)))) (-3710 (($ $ (-712)) NIL (|has| |#3| (-975))) (($ $ (-854)) NIL (|has| |#3| (-975)))) (-4191 (($) NIL T CONST)) (-4197 (($) NIL (|has| |#3| (-975)) CONST)) (-4196 (($ $ (-1 |#3| |#3|) (-712)) NIL (|has| |#3| (-975))) (($ $ (-1 |#3| |#3|)) NIL (|has| |#3| (-975))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#3| (-833 (-1089))) (|has| |#3| (-975)))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#3| (-833 (-1089))) (|has| |#3| (-975)))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#3| (-833 (-1089))) (|has| |#3| (-975)))) (($ $ (-1089)) NIL (-12 (|has| |#3| (-833 (-1089))) (|has| |#3| (-975)))) (($ $ (-712)) NIL (-12 (|has| |#3| (-213)) (|has| |#3| (-975)))) (($ $) NIL (-12 (|has| |#3| (-213)) (|has| |#3| (-975))))) (-4135 (((-108) $ $) NIL (-3321 (|has| |#3| (-734)) (|has| |#3| (-786))))) (-4119 (((-108) $ $) NIL (-3321 (|has| |#3| (-734)) (|has| |#3| (-786))))) (-4096 (((-108) $ $) NIL)) (-4126 (((-108) $ $) NIL (-3321 (|has| |#3| (-734)) (|has| |#3| (-786))))) (-4112 (((-108) $ $) NIL (-3321 (|has| |#3| (-734)) (|has| |#3| (-786))))) (-4173 (($ $ |#3|) NIL (|has| |#3| (-341)))) (-4164 (($ $ $) NIL) (($ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-712)) NIL (|has| |#3| (-975))) (($ $ (-854)) NIL (|has| |#3| (-975)))) (* (($ |#2| $) 13) (($ (-525) $) NIL) (($ (-712) $) NIL) (($ (-854) $) NIL) (($ $ |#3|) NIL (|has| |#3| (-668))) (($ |#3| $) NIL (|has| |#3| (-668))) (($ $ $) NIL (|has| |#3| (-975)))) (-4045 (((-712) $) NIL (|has| $ (-6 -4250)))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-2191 (($ (-854)) NIL (|has| |#3| (-975)))) (-3832 (((-1176) $ (-525) (-525)) NIL (|has| $ (-6 -4251)))) (-3343 (($ $ $) NIL (|has| |#3| (-734)))) (-3332 (((-3 $ "failed") $ $) NIL)) (-3727 (((-108) $ (-712)) NIL)) (-2834 (((-712)) NIL (|has| |#3| (-346)))) (-4188 (((-525) $) NIL (|has| |#3| (-786)))) (-2847 ((|#3| $ (-525) |#3|) NIL (|has| $ (-6 -4251)))) (-2055 (($) NIL T CONST)) (-4174 (((-3 |#3| "failed") $) NIL (|has| |#3| (-1018))) (((-3 (-525) "failed") $) NIL (-12 (|has| |#3| (-966 (-525))) (|has| |#3| (-1018)))) (((-3 (-385 (-525)) "failed") $) NIL (-12 (|has| |#3| (-966 (-385 (-525)))) (|has| |#3| (-1018))))) (-3341 ((|#3| $) NIL (|has| |#3| (-1018))) (((-525) $) NIL (-12 (|has| |#3| (-966 (-525))) (|has| |#3| (-1018)))) (((-385 (-525)) $) NIL (-12 (|has| |#3| (-966 (-385 (-525)))) (|has| |#3| (-1018))))) (-3925 (((-2 (|:| -2928 (-631 |#3|)) (|:| |vec| (-1171 |#3|))) (-631 $) (-1171 $)) NIL (|has| |#3| (-975))) (((-631 |#3|) (-631 $)) NIL (|has| |#3| (-975))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (-12 (|has| |#3| (-587 (-525))) (|has| |#3| (-975)))) (((-631 (-525)) (-631 $)) NIL (-12 (|has| |#3| (-587 (-525))) (|has| |#3| (-975))))) (-1522 (((-3 $ "failed") $) NIL (|has| |#3| (-975)))) (-1325 (($) NIL (|has| |#3| (-346)))) (-4205 ((|#3| $ (-525) |#3|) NIL (|has| $ (-6 -4251)))) (-4121 ((|#3| $ (-525)) NIL)) (-3489 (((-108) $) NIL (|has| |#3| (-786)))) (-2916 (((-591 |#3|) $) NIL (|has| $ (-6 -4250)))) (-3865 (((-108) $) NIL (|has| |#3| (-975)))) (-2256 (((-108) $) NIL (|has| |#3| (-786)))) (-3491 (((-108) $ (-712)) NIL)) (-4152 (((-525) $) NIL (|has| (-525) (-788)))) (-1923 (($ $ $) NIL (-3150 (|has| |#3| (-734)) (|has| |#3| (-786))))) (-4207 (((-591 |#3|) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) |#3| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#3| (-1018))))) (-1826 (((-525) $) NIL (|has| (-525) (-788)))) (-3475 (($ $ $) NIL (-3150 (|has| |#3| (-734)) (|has| |#3| (-786))))) (-4192 (($ (-1 |#3| |#3|) $) NIL (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#3| |#3|) $) NIL)) (-1970 (((-854) $) NIL (|has| |#3| (-346)))) (-3295 (((-108) $ (-712)) NIL)) (-2621 (((-1072) $) NIL)) (-3761 (((-591 (-525)) $) NIL)) (-1675 (((-108) (-525) $) NIL)) (-3229 (($ (-854)) NIL (|has| |#3| (-346)))) (-2937 (((-1036) $) NIL)) (-2872 ((|#3| $) NIL (|has| (-525) (-788)))) (-1858 (($ $ |#3|) NIL (|has| $ (-6 -4251)))) (-3465 (((-108) (-1 (-108) |#3|) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#3|))) NIL (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1018)))) (($ $ (-273 |#3|)) NIL (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1018)))) (($ $ |#3| |#3|) NIL (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1018)))) (($ $ (-591 |#3|) (-591 |#3|)) NIL (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1018))))) (-2023 (((-108) $ $) NIL)) (-3384 (((-108) |#3| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#3| (-1018))))) (-2998 (((-591 |#3|) $) NIL)) (-2077 (((-108) $) NIL)) (-3164 (($) NIL)) (-1881 ((|#3| $ (-525) |#3|) NIL) ((|#3| $ (-525)) 11)) (-3183 ((|#3| $ $) NIL (|has| |#3| (-975)))) (-2580 (($ (-1171 |#3|)) NIL)) (-3840 (((-128)) NIL (|has| |#3| (-341)))) (-2209 (($ $ (-1 |#3| |#3|) (-712)) NIL (|has| |#3| (-975))) (($ $ (-1 |#3| |#3|)) NIL (|has| |#3| (-975))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#3| (-833 (-1089))) (|has| |#3| (-975)))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#3| (-833 (-1089))) (|has| |#3| (-975)))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#3| (-833 (-1089))) (|has| |#3| (-975)))) (($ $ (-1089)) NIL (-12 (|has| |#3| (-833 (-1089))) (|has| |#3| (-975)))) (($ $ (-712)) NIL (-12 (|has| |#3| (-213)) (|has| |#3| (-975)))) (($ $) NIL (-12 (|has| |#3| (-213)) (|has| |#3| (-975))))) (-2960 (((-712) (-1 (-108) |#3|) $) NIL (|has| $ (-6 -4250))) (((-712) |#3| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#3| (-1018))))) (-2873 (($ $) NIL)) (-2686 (((-1171 |#3|) $) NIL) (((-796) $) NIL) (($ |#3|) NIL (|has| |#3| (-1018))) (($ (-525)) NIL (-3150 (-12 (|has| |#3| (-966 (-525))) (|has| |#3| (-1018))) (|has| |#3| (-975)))) (($ (-385 (-525))) NIL (-12 (|has| |#3| (-966 (-385 (-525)))) (|has| |#3| (-1018))))) (-3425 (((-712)) NIL (|has| |#3| (-975)))) (-1475 (((-108) (-1 (-108) |#3|) $) NIL (|has| $ (-6 -4250)))) (-1460 (($ $) NIL (|has| |#3| (-786)))) (-1401 (($ $ (-712)) NIL (|has| |#3| (-975))) (($ $ (-854)) NIL (|has| |#3| (-975)))) (-1830 (($) NIL T CONST)) (-1839 (($) NIL (|has| |#3| (-975)) CONST)) (-1796 (($ $ (-1 |#3| |#3|) (-712)) NIL (|has| |#3| (-975))) (($ $ (-1 |#3| |#3|)) NIL (|has| |#3| (-975))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#3| (-833 (-1089))) (|has| |#3| (-975)))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#3| (-833 (-1089))) (|has| |#3| (-975)))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#3| (-833 (-1089))) (|has| |#3| (-975)))) (($ $ (-1089)) NIL (-12 (|has| |#3| (-833 (-1089))) (|has| |#3| (-975)))) (($ $ (-712)) NIL (-12 (|has| |#3| (-213)) (|has| |#3| (-975)))) (($ $) NIL (-12 (|has| |#3| (-213)) (|has| |#3| (-975))))) (-4004 (((-108) $ $) NIL (-3150 (|has| |#3| (-734)) (|has| |#3| (-786))))) (-3982 (((-108) $ $) NIL (-3150 (|has| |#3| (-734)) (|has| |#3| (-786))))) (-3944 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL (-3150 (|has| |#3| (-734)) (|has| |#3| (-786))))) (-3971 (((-108) $ $) NIL (-3150 (|has| |#3| (-734)) (|has| |#3| (-786))))) (-4059 (($ $ |#3|) NIL (|has| |#3| (-341)))) (-4047 (($ $ $) NIL) (($ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-712)) NIL (|has| |#3| (-975))) (($ $ (-854)) NIL (|has| |#3| (-975)))) (* (($ |#2| $) 13) (($ (-525) $) NIL) (($ (-712) $) NIL) (($ (-854) $) NIL) (($ $ |#3|) NIL (|has| |#3| (-668))) (($ |#3| $) NIL (|has| |#3| (-668))) (($ $ $) NIL (|has| |#3| (-975)))) (-2028 (((-712) $) NIL (|has| $ (-6 -4250)))))
(((-230 |#1| |#2| |#3|) (-13 (-218 |#1| |#3|) (-593 |#2|)) (-712) (-975) (-593 |#2|)) (T -230))
NIL
(-13 (-218 |#1| |#3|) (-593 |#2|))
-((-1773 (((-591 (-712)) $) 47) (((-591 (-712)) $ |#3|) 50)) (-3197 (((-712) $) 49) (((-712) $ |#3|) 52)) (-1257 (($ $) 65)) (-1251 (((-3 |#2| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL) (((-3 (-525) "failed") $) NIL) (((-3 |#4| "failed") $) NIL) (((-3 |#3| "failed") $) 72)) (-3873 (((-712) $ |#3|) 39) (((-712) $) 36)) (-2492 (((-1 $ (-712)) |#3|) 15) (((-1 $ (-712)) $) 77)) (-1968 ((|#4| $) 58)) (-3326 (((-108) $) 56)) (-2794 (($ $) 64)) (-4132 (($ $ (-591 (-273 $))) 97) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-591 $) (-591 $)) NIL) (($ $ |#4| |#2|) NIL) (($ $ (-591 |#4|) (-591 |#2|)) NIL) (($ $ |#4| $) NIL) (($ $ (-591 |#4|) (-591 $)) NIL) (($ $ |#3| $) NIL) (($ $ (-591 |#3|) (-591 $)) 89) (($ $ |#3| |#2|) NIL) (($ $ (-591 |#3|) (-591 |#2|)) 84)) (-3266 (($ $ |#4|) NIL) (($ $ (-591 |#4|)) NIL) (($ $ |#4| (-712)) NIL) (($ $ (-591 |#4|) (-591 (-712))) NIL) (($ $) NIL) (($ $ (-712)) NIL) (($ $ (-1089)) NIL) (($ $ (-591 (-1089))) NIL) (($ $ (-1089) (-712)) NIL) (($ $ (-591 (-1089)) (-591 (-712))) NIL) (($ $ (-1 |#2| |#2|) (-712)) NIL) (($ $ (-1 |#2| |#2|)) 32)) (-3945 (((-591 |#3|) $) 75)) (-1316 ((|#5| $) NIL) (((-712) $ |#4|) NIL) (((-591 (-712)) $ (-591 |#4|)) NIL) (((-712) $ |#3|) 44)) (-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ |#2|) NIL) (($ |#4|) NIL) (($ |#3|) 67) (($ (-385 (-525))) NIL) (($ $) NIL)))
-(((-231 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 -3022 (|#1| |#1|)) (-15 -3022 (|#1| (-385 (-525)))) (-15 -4132 (|#1| |#1| (-591 |#3|) (-591 |#2|))) (-15 -4132 (|#1| |#1| |#3| |#2|)) (-15 -4132 (|#1| |#1| (-591 |#3|) (-591 |#1|))) (-15 -4132 (|#1| |#1| |#3| |#1|)) (-15 -2492 ((-1 |#1| (-712)) |#1|)) (-15 -1257 (|#1| |#1|)) (-15 -2794 (|#1| |#1|)) (-15 -1968 (|#4| |#1|)) (-15 -3326 ((-108) |#1|)) (-15 -3197 ((-712) |#1| |#3|)) (-15 -1773 ((-591 (-712)) |#1| |#3|)) (-15 -3197 ((-712) |#1|)) (-15 -1773 ((-591 (-712)) |#1|)) (-15 -1316 ((-712) |#1| |#3|)) (-15 -3873 ((-712) |#1|)) (-15 -3873 ((-712) |#1| |#3|)) (-15 -3945 ((-591 |#3|) |#1|)) (-15 -2492 ((-1 |#1| (-712)) |#3|)) (-15 -1251 ((-3 |#3| "failed") |#1|)) (-15 -3022 (|#1| |#3|)) (-15 -3266 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3266 (|#1| |#1| (-1 |#2| |#2|) (-712))) (-15 -3266 (|#1| |#1| (-591 (-1089)) (-591 (-712)))) (-15 -3266 (|#1| |#1| (-1089) (-712))) (-15 -3266 (|#1| |#1| (-591 (-1089)))) (-15 -3266 (|#1| |#1| (-1089))) (-15 -3266 (|#1| |#1| (-712))) (-15 -3266 (|#1| |#1|)) (-15 -1316 ((-591 (-712)) |#1| (-591 |#4|))) (-15 -1316 ((-712) |#1| |#4|)) (-15 -1251 ((-3 |#4| "failed") |#1|)) (-15 -3022 (|#1| |#4|)) (-15 -4132 (|#1| |#1| (-591 |#4|) (-591 |#1|))) (-15 -4132 (|#1| |#1| |#4| |#1|)) (-15 -4132 (|#1| |#1| (-591 |#4|) (-591 |#2|))) (-15 -4132 (|#1| |#1| |#4| |#2|)) (-15 -4132 (|#1| |#1| (-591 |#1|) (-591 |#1|))) (-15 -4132 (|#1| |#1| |#1| |#1|)) (-15 -4132 (|#1| |#1| (-273 |#1|))) (-15 -4132 (|#1| |#1| (-591 (-273 |#1|)))) (-15 -1316 (|#5| |#1|)) (-15 -1251 ((-3 (-525) "failed") |#1|)) (-15 -1251 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3022 (|#1| |#2|)) (-15 -1251 ((-3 |#2| "failed") |#1|)) (-15 -3266 (|#1| |#1| (-591 |#4|) (-591 (-712)))) (-15 -3266 (|#1| |#1| |#4| (-712))) (-15 -3266 (|#1| |#1| (-591 |#4|))) (-15 -3266 (|#1| |#1| |#4|)) (-15 -3022 (|#1| (-525))) (-15 -3022 ((-796) |#1|))) (-232 |#2| |#3| |#4| |#5|) (-975) (-788) (-245 |#3|) (-734)) (T -231))
+((-3827 (((-591 (-712)) $) 47) (((-591 (-712)) $ |#3|) 50)) (-1314 (((-712) $) 49) (((-712) $ |#3|) 52)) (-2243 (($ $) 65)) (-4174 (((-3 |#2| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL) (((-3 (-525) "failed") $) NIL) (((-3 |#4| "failed") $) NIL) (((-3 |#3| "failed") $) 72)) (-1676 (((-712) $ |#3|) 39) (((-712) $) 36)) (-1695 (((-1 $ (-712)) |#3|) 15) (((-1 $ (-712)) $) 77)) (-3574 ((|#4| $) 58)) (-4156 (((-108) $) 56)) (-2233 (($ $) 64)) (-1980 (($ $ (-591 (-273 $))) 97) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-591 $) (-591 $)) NIL) (($ $ |#4| |#2|) NIL) (($ $ (-591 |#4|) (-591 |#2|)) NIL) (($ $ |#4| $) NIL) (($ $ (-591 |#4|) (-591 $)) NIL) (($ $ |#3| $) NIL) (($ $ (-591 |#3|) (-591 $)) 89) (($ $ |#3| |#2|) NIL) (($ $ (-591 |#3|) (-591 |#2|)) 84)) (-2209 (($ $ |#4|) NIL) (($ $ (-591 |#4|)) NIL) (($ $ |#4| (-712)) NIL) (($ $ (-591 |#4|) (-591 (-712))) NIL) (($ $) NIL) (($ $ (-712)) NIL) (($ $ (-1089)) NIL) (($ $ (-591 (-1089))) NIL) (($ $ (-1089) (-712)) NIL) (($ $ (-591 (-1089)) (-591 (-712))) NIL) (($ $ (-1 |#2| |#2|) (-712)) NIL) (($ $ (-1 |#2| |#2|)) 32)) (-1277 (((-591 |#3|) $) 75)) (-2743 ((|#5| $) NIL) (((-712) $ |#4|) NIL) (((-591 (-712)) $ (-591 |#4|)) NIL) (((-712) $ |#3|) 44)) (-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ |#2|) NIL) (($ |#4|) NIL) (($ |#3|) 67) (($ (-385 (-525))) NIL) (($ $) NIL)))
+(((-231 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 -2686 (|#1| |#1|)) (-15 -2686 (|#1| (-385 (-525)))) (-15 -1980 (|#1| |#1| (-591 |#3|) (-591 |#2|))) (-15 -1980 (|#1| |#1| |#3| |#2|)) (-15 -1980 (|#1| |#1| (-591 |#3|) (-591 |#1|))) (-15 -1980 (|#1| |#1| |#3| |#1|)) (-15 -1695 ((-1 |#1| (-712)) |#1|)) (-15 -2243 (|#1| |#1|)) (-15 -2233 (|#1| |#1|)) (-15 -3574 (|#4| |#1|)) (-15 -4156 ((-108) |#1|)) (-15 -1314 ((-712) |#1| |#3|)) (-15 -3827 ((-591 (-712)) |#1| |#3|)) (-15 -1314 ((-712) |#1|)) (-15 -3827 ((-591 (-712)) |#1|)) (-15 -2743 ((-712) |#1| |#3|)) (-15 -1676 ((-712) |#1|)) (-15 -1676 ((-712) |#1| |#3|)) (-15 -1277 ((-591 |#3|) |#1|)) (-15 -1695 ((-1 |#1| (-712)) |#3|)) (-15 -4174 ((-3 |#3| "failed") |#1|)) (-15 -2686 (|#1| |#3|)) (-15 -2209 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2209 (|#1| |#1| (-1 |#2| |#2|) (-712))) (-15 -2209 (|#1| |#1| (-591 (-1089)) (-591 (-712)))) (-15 -2209 (|#1| |#1| (-1089) (-712))) (-15 -2209 (|#1| |#1| (-591 (-1089)))) (-15 -2209 (|#1| |#1| (-1089))) (-15 -2209 (|#1| |#1| (-712))) (-15 -2209 (|#1| |#1|)) (-15 -2743 ((-591 (-712)) |#1| (-591 |#4|))) (-15 -2743 ((-712) |#1| |#4|)) (-15 -4174 ((-3 |#4| "failed") |#1|)) (-15 -2686 (|#1| |#4|)) (-15 -1980 (|#1| |#1| (-591 |#4|) (-591 |#1|))) (-15 -1980 (|#1| |#1| |#4| |#1|)) (-15 -1980 (|#1| |#1| (-591 |#4|) (-591 |#2|))) (-15 -1980 (|#1| |#1| |#4| |#2|)) (-15 -1980 (|#1| |#1| (-591 |#1|) (-591 |#1|))) (-15 -1980 (|#1| |#1| |#1| |#1|)) (-15 -1980 (|#1| |#1| (-273 |#1|))) (-15 -1980 (|#1| |#1| (-591 (-273 |#1|)))) (-15 -2743 (|#5| |#1|)) (-15 -4174 ((-3 (-525) "failed") |#1|)) (-15 -4174 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -2686 (|#1| |#2|)) (-15 -4174 ((-3 |#2| "failed") |#1|)) (-15 -2209 (|#1| |#1| (-591 |#4|) (-591 (-712)))) (-15 -2209 (|#1| |#1| |#4| (-712))) (-15 -2209 (|#1| |#1| (-591 |#4|))) (-15 -2209 (|#1| |#1| |#4|)) (-15 -2686 (|#1| (-525))) (-15 -2686 ((-796) |#1|))) (-232 |#2| |#3| |#4| |#5|) (-975) (-788) (-245 |#3|) (-734)) (T -231))
NIL
-(-10 -8 (-15 -3022 (|#1| |#1|)) (-15 -3022 (|#1| (-385 (-525)))) (-15 -4132 (|#1| |#1| (-591 |#3|) (-591 |#2|))) (-15 -4132 (|#1| |#1| |#3| |#2|)) (-15 -4132 (|#1| |#1| (-591 |#3|) (-591 |#1|))) (-15 -4132 (|#1| |#1| |#3| |#1|)) (-15 -2492 ((-1 |#1| (-712)) |#1|)) (-15 -1257 (|#1| |#1|)) (-15 -2794 (|#1| |#1|)) (-15 -1968 (|#4| |#1|)) (-15 -3326 ((-108) |#1|)) (-15 -3197 ((-712) |#1| |#3|)) (-15 -1773 ((-591 (-712)) |#1| |#3|)) (-15 -3197 ((-712) |#1|)) (-15 -1773 ((-591 (-712)) |#1|)) (-15 -1316 ((-712) |#1| |#3|)) (-15 -3873 ((-712) |#1|)) (-15 -3873 ((-712) |#1| |#3|)) (-15 -3945 ((-591 |#3|) |#1|)) (-15 -2492 ((-1 |#1| (-712)) |#3|)) (-15 -1251 ((-3 |#3| "failed") |#1|)) (-15 -3022 (|#1| |#3|)) (-15 -3266 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3266 (|#1| |#1| (-1 |#2| |#2|) (-712))) (-15 -3266 (|#1| |#1| (-591 (-1089)) (-591 (-712)))) (-15 -3266 (|#1| |#1| (-1089) (-712))) (-15 -3266 (|#1| |#1| (-591 (-1089)))) (-15 -3266 (|#1| |#1| (-1089))) (-15 -3266 (|#1| |#1| (-712))) (-15 -3266 (|#1| |#1|)) (-15 -1316 ((-591 (-712)) |#1| (-591 |#4|))) (-15 -1316 ((-712) |#1| |#4|)) (-15 -1251 ((-3 |#4| "failed") |#1|)) (-15 -3022 (|#1| |#4|)) (-15 -4132 (|#1| |#1| (-591 |#4|) (-591 |#1|))) (-15 -4132 (|#1| |#1| |#4| |#1|)) (-15 -4132 (|#1| |#1| (-591 |#4|) (-591 |#2|))) (-15 -4132 (|#1| |#1| |#4| |#2|)) (-15 -4132 (|#1| |#1| (-591 |#1|) (-591 |#1|))) (-15 -4132 (|#1| |#1| |#1| |#1|)) (-15 -4132 (|#1| |#1| (-273 |#1|))) (-15 -4132 (|#1| |#1| (-591 (-273 |#1|)))) (-15 -1316 (|#5| |#1|)) (-15 -1251 ((-3 (-525) "failed") |#1|)) (-15 -1251 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3022 (|#1| |#2|)) (-15 -1251 ((-3 |#2| "failed") |#1|)) (-15 -3266 (|#1| |#1| (-591 |#4|) (-591 (-712)))) (-15 -3266 (|#1| |#1| |#4| (-712))) (-15 -3266 (|#1| |#1| (-591 |#4|))) (-15 -3266 (|#1| |#1| |#4|)) (-15 -3022 (|#1| (-525))) (-15 -3022 ((-796) |#1|)))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-1773 (((-591 (-712)) $) 214) (((-591 (-712)) $ |#2|) 212)) (-3197 (((-712) $) 213) (((-712) $ |#2|) 211)) (-1507 (((-591 |#3|) $) 110)) (-1312 (((-1085 $) $ |#3|) 125) (((-1085 |#1|) $) 124)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) 87 (|has| |#1| (-517)))) (-3706 (($ $) 88 (|has| |#1| (-517)))) (-1715 (((-108) $) 90 (|has| |#1| (-517)))) (-4090 (((-712) $) 112) (((-712) $ (-591 |#3|)) 111)) (-2157 (((-3 $ "failed") $ $) 19)) (-1965 (((-396 (-1085 $)) (-1085 $)) 100 (|has| |#1| (-842)))) (-1291 (($ $) 98 (|has| |#1| (-429)))) (-2827 (((-396 $) $) 97 (|has| |#1| (-429)))) (-2252 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) 103 (|has| |#1| (-842)))) (-1257 (($ $) 207)) (-3798 (($) 17 T CONST)) (-1251 (((-3 |#1| "failed") $) 164) (((-3 (-385 (-525)) "failed") $) 162 (|has| |#1| (-966 (-385 (-525))))) (((-3 (-525) "failed") $) 160 (|has| |#1| (-966 (-525)))) (((-3 |#3| "failed") $) 136) (((-3 |#2| "failed") $) 221)) (-3528 ((|#1| $) 165) (((-385 (-525)) $) 161 (|has| |#1| (-966 (-385 (-525))))) (((-525) $) 159 (|has| |#1| (-966 (-525)))) ((|#3| $) 135) ((|#2| $) 220)) (-2805 (($ $ $ |#3|) 108 (|has| |#1| (-160)))) (-1710 (($ $) 154)) (-3305 (((-631 (-525)) (-631 $)) 134 (|has| |#1| (-587 (-525)))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) 133 (|has| |#1| (-587 (-525)))) (((-2 (|:| -4057 (-631 |#1|)) (|:| |vec| (-1171 |#1|))) (-631 $) (-1171 $)) 132) (((-631 |#1|) (-631 $)) 131)) (-4163 (((-3 $ "failed") $) 34)) (-3208 (($ $) 176 (|has| |#1| (-429))) (($ $ |#3|) 105 (|has| |#1| (-429)))) (-1695 (((-591 $) $) 109)) (-2744 (((-108) $) 96 (|has| |#1| (-842)))) (-2056 (($ $ |#1| |#4| $) 172)) (-2011 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) 84 (-12 (|has| |#3| (-819 (-357))) (|has| |#1| (-819 (-357))))) (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) 83 (-12 (|has| |#3| (-819 (-525))) (|has| |#1| (-819 (-525)))))) (-3873 (((-712) $ |#2|) 217) (((-712) $) 216)) (-2824 (((-108) $) 31)) (-4010 (((-712) $) 169)) (-1493 (($ (-1085 |#1|) |#3|) 117) (($ (-1085 $) |#3|) 116)) (-1922 (((-591 $) $) 126)) (-2202 (((-108) $) 152)) (-1480 (($ |#1| |#4|) 153) (($ $ |#3| (-712)) 119) (($ $ (-591 |#3|) (-591 (-712))) 118)) (-3958 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $ |#3|) 120)) (-2624 ((|#4| $) 170) (((-712) $ |#3|) 122) (((-591 (-712)) $ (-591 |#3|)) 121)) (-3741 (($ $ $) 79 (|has| |#1| (-788)))) (-2478 (($ $ $) 78 (|has| |#1| (-788)))) (-4015 (($ (-1 |#4| |#4|) $) 171)) (-1340 (($ (-1 |#1| |#1|) $) 151)) (-2492 (((-1 $ (-712)) |#2|) 219) (((-1 $ (-712)) $) 206 (|has| |#1| (-213)))) (-2254 (((-3 |#3| "failed") $) 123)) (-1661 (($ $) 149)) (-1678 ((|#1| $) 148)) (-1968 ((|#3| $) 209)) (-1356 (($ (-591 $)) 94 (|has| |#1| (-429))) (($ $ $) 93 (|has| |#1| (-429)))) (-2339 (((-1072) $) 9)) (-3326 (((-108) $) 210)) (-3376 (((-3 (-591 $) "failed") $) 114)) (-2010 (((-3 (-591 $) "failed") $) 115)) (-2292 (((-3 (-2 (|:| |var| |#3|) (|:| -2008 (-712))) "failed") $) 113)) (-2794 (($ $) 208)) (-2047 (((-1036) $) 10)) (-1634 (((-108) $) 166)) (-1646 ((|#1| $) 167)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) 95 (|has| |#1| (-429)))) (-1399 (($ (-591 $)) 92 (|has| |#1| (-429))) (($ $ $) 91 (|has| |#1| (-429)))) (-2916 (((-396 (-1085 $)) (-1085 $)) 102 (|has| |#1| (-842)))) (-1626 (((-396 (-1085 $)) (-1085 $)) 101 (|has| |#1| (-842)))) (-1348 (((-396 $) $) 99 (|has| |#1| (-842)))) (-2089 (((-3 $ "failed") $ |#1|) 174 (|has| |#1| (-517))) (((-3 $ "failed") $ $) 86 (|has| |#1| (-517)))) (-4132 (($ $ (-591 (-273 $))) 145) (($ $ (-273 $)) 144) (($ $ $ $) 143) (($ $ (-591 $) (-591 $)) 142) (($ $ |#3| |#1|) 141) (($ $ (-591 |#3|) (-591 |#1|)) 140) (($ $ |#3| $) 139) (($ $ (-591 |#3|) (-591 $)) 138) (($ $ |#2| $) 205 (|has| |#1| (-213))) (($ $ (-591 |#2|) (-591 $)) 204 (|has| |#1| (-213))) (($ $ |#2| |#1|) 203 (|has| |#1| (-213))) (($ $ (-591 |#2|) (-591 |#1|)) 202 (|has| |#1| (-213)))) (-2976 (($ $ |#3|) 107 (|has| |#1| (-160)))) (-3266 (($ $ |#3|) 42) (($ $ (-591 |#3|)) 41) (($ $ |#3| (-712)) 40) (($ $ (-591 |#3|) (-591 (-712))) 39) (($ $) 238 (|has| |#1| (-213))) (($ $ (-712)) 236 (|has| |#1| (-213))) (($ $ (-1089)) 234 (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) 233 (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) 232 (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) 231 (|has| |#1| (-833 (-1089)))) (($ $ (-1 |#1| |#1|) (-712)) 224) (($ $ (-1 |#1| |#1|)) 223)) (-3945 (((-591 |#2|) $) 218)) (-1316 ((|#4| $) 150) (((-712) $ |#3|) 130) (((-591 (-712)) $ (-591 |#3|)) 129) (((-712) $ |#2|) 215)) (-1408 (((-825 (-357)) $) 82 (-12 (|has| |#3| (-566 (-825 (-357)))) (|has| |#1| (-566 (-825 (-357)))))) (((-825 (-525)) $) 81 (-12 (|has| |#3| (-566 (-825 (-525)))) (|has| |#1| (-566 (-825 (-525)))))) (((-501) $) 80 (-12 (|has| |#3| (-566 (-501))) (|has| |#1| (-566 (-501)))))) (-2668 ((|#1| $) 175 (|has| |#1| (-429))) (($ $ |#3|) 106 (|has| |#1| (-429)))) (-2265 (((-3 (-1171 $) "failed") (-631 $)) 104 (-1213 (|has| $ (-136)) (|has| |#1| (-842))))) (-3022 (((-796) $) 11) (($ (-525)) 28) (($ |#1|) 163) (($ |#3|) 137) (($ |#2|) 222) (($ (-385 (-525))) 72 (-3321 (|has| |#1| (-966 (-385 (-525)))) (|has| |#1| (-37 (-385 (-525)))))) (($ $) 85 (|has| |#1| (-517)))) (-3654 (((-591 |#1|) $) 168)) (-2560 ((|#1| $ |#4|) 155) (($ $ |#3| (-712)) 128) (($ $ (-591 |#3|) (-591 (-712))) 127)) (-1437 (((-3 $ "failed") $) 73 (-3321 (-1213 (|has| $ (-136)) (|has| |#1| (-842))) (|has| |#1| (-136))))) (-2128 (((-712)) 29)) (-1698 (($ $ $ (-712)) 173 (|has| |#1| (-160)))) (-2495 (((-108) $ $) 89 (|has| |#1| (-517)))) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4196 (($ $ |#3|) 38) (($ $ (-591 |#3|)) 37) (($ $ |#3| (-712)) 36) (($ $ (-591 |#3|) (-591 (-712))) 35) (($ $) 237 (|has| |#1| (-213))) (($ $ (-712)) 235 (|has| |#1| (-213))) (($ $ (-1089)) 230 (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) 229 (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) 228 (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) 227 (|has| |#1| (-833 (-1089)))) (($ $ (-1 |#1| |#1|) (-712)) 226) (($ $ (-1 |#1| |#1|)) 225)) (-4135 (((-108) $ $) 76 (|has| |#1| (-788)))) (-4119 (((-108) $ $) 75 (|has| |#1| (-788)))) (-4096 (((-108) $ $) 6)) (-4126 (((-108) $ $) 77 (|has| |#1| (-788)))) (-4112 (((-108) $ $) 74 (|has| |#1| (-788)))) (-4173 (($ $ |#1|) 156 (|has| |#1| (-341)))) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 158 (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) 157 (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) 147) (($ $ |#1|) 146)))
+(-10 -8 (-15 -2686 (|#1| |#1|)) (-15 -2686 (|#1| (-385 (-525)))) (-15 -1980 (|#1| |#1| (-591 |#3|) (-591 |#2|))) (-15 -1980 (|#1| |#1| |#3| |#2|)) (-15 -1980 (|#1| |#1| (-591 |#3|) (-591 |#1|))) (-15 -1980 (|#1| |#1| |#3| |#1|)) (-15 -1695 ((-1 |#1| (-712)) |#1|)) (-15 -2243 (|#1| |#1|)) (-15 -2233 (|#1| |#1|)) (-15 -3574 (|#4| |#1|)) (-15 -4156 ((-108) |#1|)) (-15 -1314 ((-712) |#1| |#3|)) (-15 -3827 ((-591 (-712)) |#1| |#3|)) (-15 -1314 ((-712) |#1|)) (-15 -3827 ((-591 (-712)) |#1|)) (-15 -2743 ((-712) |#1| |#3|)) (-15 -1676 ((-712) |#1|)) (-15 -1676 ((-712) |#1| |#3|)) (-15 -1277 ((-591 |#3|) |#1|)) (-15 -1695 ((-1 |#1| (-712)) |#3|)) (-15 -4174 ((-3 |#3| "failed") |#1|)) (-15 -2686 (|#1| |#3|)) (-15 -2209 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2209 (|#1| |#1| (-1 |#2| |#2|) (-712))) (-15 -2209 (|#1| |#1| (-591 (-1089)) (-591 (-712)))) (-15 -2209 (|#1| |#1| (-1089) (-712))) (-15 -2209 (|#1| |#1| (-591 (-1089)))) (-15 -2209 (|#1| |#1| (-1089))) (-15 -2209 (|#1| |#1| (-712))) (-15 -2209 (|#1| |#1|)) (-15 -2743 ((-591 (-712)) |#1| (-591 |#4|))) (-15 -2743 ((-712) |#1| |#4|)) (-15 -4174 ((-3 |#4| "failed") |#1|)) (-15 -2686 (|#1| |#4|)) (-15 -1980 (|#1| |#1| (-591 |#4|) (-591 |#1|))) (-15 -1980 (|#1| |#1| |#4| |#1|)) (-15 -1980 (|#1| |#1| (-591 |#4|) (-591 |#2|))) (-15 -1980 (|#1| |#1| |#4| |#2|)) (-15 -1980 (|#1| |#1| (-591 |#1|) (-591 |#1|))) (-15 -1980 (|#1| |#1| |#1| |#1|)) (-15 -1980 (|#1| |#1| (-273 |#1|))) (-15 -1980 (|#1| |#1| (-591 (-273 |#1|)))) (-15 -2743 (|#5| |#1|)) (-15 -4174 ((-3 (-525) "failed") |#1|)) (-15 -4174 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -2686 (|#1| |#2|)) (-15 -4174 ((-3 |#2| "failed") |#1|)) (-15 -2209 (|#1| |#1| (-591 |#4|) (-591 (-712)))) (-15 -2209 (|#1| |#1| |#4| (-712))) (-15 -2209 (|#1| |#1| (-591 |#4|))) (-15 -2209 (|#1| |#1| |#4|)) (-15 -2686 (|#1| (-525))) (-15 -2686 ((-796) |#1|)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-3827 (((-591 (-712)) $) 214) (((-591 (-712)) $ |#2|) 212)) (-1314 (((-712) $) 213) (((-712) $ |#2|) 211)) (-1444 (((-591 |#3|) $) 110)) (-2514 (((-1085 $) $ |#3|) 125) (((-1085 |#1|) $) 124)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) 87 (|has| |#1| (-517)))) (-3641 (($ $) 88 (|has| |#1| (-517)))) (-3077 (((-108) $) 90 (|has| |#1| (-517)))) (-1978 (((-712) $) 112) (((-712) $ (-591 |#3|)) 111)) (-3332 (((-3 $ "failed") $ $) 19)) (-2179 (((-396 (-1085 $)) (-1085 $)) 100 (|has| |#1| (-842)))) (-1720 (($ $) 98 (|has| |#1| (-429)))) (-3898 (((-396 $) $) 97 (|has| |#1| (-429)))) (-3008 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) 103 (|has| |#1| (-842)))) (-2243 (($ $) 207)) (-2055 (($) 17 T CONST)) (-4174 (((-3 |#1| "failed") $) 164) (((-3 (-385 (-525)) "failed") $) 162 (|has| |#1| (-966 (-385 (-525))))) (((-3 (-525) "failed") $) 160 (|has| |#1| (-966 (-525)))) (((-3 |#3| "failed") $) 136) (((-3 |#2| "failed") $) 221)) (-3341 ((|#1| $) 165) (((-385 (-525)) $) 161 (|has| |#1| (-966 (-385 (-525))))) (((-525) $) 159 (|has| |#1| (-966 (-525)))) ((|#3| $) 135) ((|#2| $) 220)) (-1788 (($ $ $ |#3|) 108 (|has| |#1| (-160)))) (-1575 (($ $) 154)) (-3925 (((-631 (-525)) (-631 $)) 134 (|has| |#1| (-587 (-525)))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) 133 (|has| |#1| (-587 (-525)))) (((-2 (|:| -2928 (-631 |#1|)) (|:| |vec| (-1171 |#1|))) (-631 $) (-1171 $)) 132) (((-631 |#1|) (-631 $)) 131)) (-1522 (((-3 $ "failed") $) 34)) (-3153 (($ $) 176 (|has| |#1| (-429))) (($ $ |#3|) 105 (|has| |#1| (-429)))) (-1564 (((-591 $) $) 109)) (-2393 (((-108) $) 96 (|has| |#1| (-842)))) (-2615 (($ $ |#1| |#4| $) 172)) (-4018 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) 84 (-12 (|has| |#3| (-819 (-357))) (|has| |#1| (-819 (-357))))) (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) 83 (-12 (|has| |#3| (-819 (-525))) (|has| |#1| (-819 (-525)))))) (-1676 (((-712) $ |#2|) 217) (((-712) $) 216)) (-3865 (((-108) $) 31)) (-3667 (((-712) $) 169)) (-1434 (($ (-1085 |#1|) |#3|) 117) (($ (-1085 $) |#3|) 116)) (-2987 (((-591 $) $) 126)) (-3802 (((-108) $) 152)) (-1422 (($ |#1| |#4|) 153) (($ $ |#3| (-712)) 119) (($ $ (-591 |#3|) (-591 (-712))) 118)) (-3148 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $ |#3|) 120)) (-3629 ((|#4| $) 170) (((-712) $ |#3|) 122) (((-591 (-712)) $ (-591 |#3|)) 121)) (-1923 (($ $ $) 79 (|has| |#1| (-788)))) (-3475 (($ $ $) 78 (|has| |#1| (-788)))) (-2508 (($ (-1 |#4| |#4|) $) 171)) (-1257 (($ (-1 |#1| |#1|) $) 151)) (-1695 (((-1 $ (-712)) |#2|) 219) (((-1 $ (-712)) $) 206 (|has| |#1| (-213)))) (-3027 (((-3 |#3| "failed") $) 123)) (-1548 (($ $) 149)) (-1556 ((|#1| $) 148)) (-3574 ((|#3| $) 209)) (-2081 (($ (-591 $)) 94 (|has| |#1| (-429))) (($ $ $) 93 (|has| |#1| (-429)))) (-2621 (((-1072) $) 9)) (-4156 (((-108) $) 210)) (-3401 (((-3 (-591 $) "failed") $) 114)) (-4008 (((-3 (-591 $) "failed") $) 115)) (-3410 (((-3 (-2 (|:| |var| |#3|) (|:| -3987 (-712))) "failed") $) 113)) (-2233 (($ $) 208)) (-2937 (((-1036) $) 10)) (-1531 (((-108) $) 166)) (-1540 ((|#1| $) 167)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) 95 (|has| |#1| (-429)))) (-2124 (($ (-591 $)) 92 (|has| |#1| (-429))) (($ $ $) 91 (|has| |#1| (-429)))) (-3550 (((-396 (-1085 $)) (-1085 $)) 102 (|has| |#1| (-842)))) (-3534 (((-396 (-1085 $)) (-1085 $)) 101 (|has| |#1| (-842)))) (-2542 (((-396 $) $) 99 (|has| |#1| (-842)))) (-3210 (((-3 $ "failed") $ |#1|) 174 (|has| |#1| (-517))) (((-3 $ "failed") $ $) 86 (|has| |#1| (-517)))) (-1980 (($ $ (-591 (-273 $))) 145) (($ $ (-273 $)) 144) (($ $ $ $) 143) (($ $ (-591 $) (-591 $)) 142) (($ $ |#3| |#1|) 141) (($ $ (-591 |#3|) (-591 |#1|)) 140) (($ $ |#3| $) 139) (($ $ (-591 |#3|) (-591 $)) 138) (($ $ |#2| $) 205 (|has| |#1| (-213))) (($ $ (-591 |#2|) (-591 $)) 204 (|has| |#1| (-213))) (($ $ |#2| |#1|) 203 (|has| |#1| (-213))) (($ $ (-591 |#2|) (-591 |#1|)) 202 (|has| |#1| (-213)))) (-2858 (($ $ |#3|) 107 (|has| |#1| (-160)))) (-2209 (($ $ |#3|) 42) (($ $ (-591 |#3|)) 41) (($ $ |#3| (-712)) 40) (($ $ (-591 |#3|) (-591 (-712))) 39) (($ $) 238 (|has| |#1| (-213))) (($ $ (-712)) 236 (|has| |#1| (-213))) (($ $ (-1089)) 234 (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) 233 (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) 232 (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) 231 (|has| |#1| (-833 (-1089)))) (($ $ (-1 |#1| |#1|) (-712)) 224) (($ $ (-1 |#1| |#1|)) 223)) (-1277 (((-591 |#2|) $) 218)) (-2743 ((|#4| $) 150) (((-712) $ |#3|) 130) (((-591 (-712)) $ (-591 |#3|)) 129) (((-712) $ |#2|) 215)) (-1300 (((-825 (-357)) $) 82 (-12 (|has| |#3| (-566 (-825 (-357)))) (|has| |#1| (-566 (-825 (-357)))))) (((-825 (-525)) $) 81 (-12 (|has| |#3| (-566 (-825 (-525)))) (|has| |#1| (-566 (-825 (-525)))))) (((-501) $) 80 (-12 (|has| |#3| (-566 (-501))) (|has| |#1| (-566 (-501)))))) (-2827 ((|#1| $) 175 (|has| |#1| (-429))) (($ $ |#3|) 106 (|has| |#1| (-429)))) (-3124 (((-3 (-1171 $) "failed") (-631 $)) 104 (-3543 (|has| $ (-136)) (|has| |#1| (-842))))) (-2686 (((-796) $) 11) (($ (-525)) 28) (($ |#1|) 163) (($ |#3|) 137) (($ |#2|) 222) (($ (-385 (-525))) 72 (-3150 (|has| |#1| (-966 (-385 (-525)))) (|has| |#1| (-37 (-385 (-525)))))) (($ $) 85 (|has| |#1| (-517)))) (-3109 (((-591 |#1|) $) 168)) (-1263 ((|#1| $ |#4|) 155) (($ $ |#3| (-712)) 128) (($ $ (-591 |#3|) (-591 (-712))) 127)) (-3751 (((-3 $ "failed") $) 73 (-3150 (-3543 (|has| $ (-136)) (|has| |#1| (-842))) (|has| |#1| (-136))))) (-3425 (((-712)) 29)) (-2931 (($ $ $ (-712)) 173 (|has| |#1| (-160)))) (-1724 (((-108) $ $) 89 (|has| |#1| (-517)))) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-1796 (($ $ |#3|) 38) (($ $ (-591 |#3|)) 37) (($ $ |#3| (-712)) 36) (($ $ (-591 |#3|) (-591 (-712))) 35) (($ $) 237 (|has| |#1| (-213))) (($ $ (-712)) 235 (|has| |#1| (-213))) (($ $ (-1089)) 230 (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) 229 (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) 228 (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) 227 (|has| |#1| (-833 (-1089)))) (($ $ (-1 |#1| |#1|) (-712)) 226) (($ $ (-1 |#1| |#1|)) 225)) (-4004 (((-108) $ $) 76 (|has| |#1| (-788)))) (-3982 (((-108) $ $) 75 (|has| |#1| (-788)))) (-3944 (((-108) $ $) 6)) (-3994 (((-108) $ $) 77 (|has| |#1| (-788)))) (-3971 (((-108) $ $) 74 (|has| |#1| (-788)))) (-4059 (($ $ |#1|) 156 (|has| |#1| (-341)))) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 158 (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) 157 (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) 147) (($ $ |#1|) 146)))
(((-232 |#1| |#2| |#3| |#4|) (-131) (-975) (-788) (-245 |t#2|) (-734)) (T -232))
-((-2492 (*1 *2 *3) (-12 (-4 *4 (-975)) (-4 *3 (-788)) (-4 *5 (-245 *3)) (-4 *6 (-734)) (-5 *2 (-1 *1 (-712))) (-4 *1 (-232 *4 *3 *5 *6)))) (-3945 (*1 *2 *1) (-12 (-4 *1 (-232 *3 *4 *5 *6)) (-4 *3 (-975)) (-4 *4 (-788)) (-4 *5 (-245 *4)) (-4 *6 (-734)) (-5 *2 (-591 *4)))) (-3873 (*1 *2 *1 *3) (-12 (-4 *1 (-232 *4 *3 *5 *6)) (-4 *4 (-975)) (-4 *3 (-788)) (-4 *5 (-245 *3)) (-4 *6 (-734)) (-5 *2 (-712)))) (-3873 (*1 *2 *1) (-12 (-4 *1 (-232 *3 *4 *5 *6)) (-4 *3 (-975)) (-4 *4 (-788)) (-4 *5 (-245 *4)) (-4 *6 (-734)) (-5 *2 (-712)))) (-1316 (*1 *2 *1 *3) (-12 (-4 *1 (-232 *4 *3 *5 *6)) (-4 *4 (-975)) (-4 *3 (-788)) (-4 *5 (-245 *3)) (-4 *6 (-734)) (-5 *2 (-712)))) (-1773 (*1 *2 *1) (-12 (-4 *1 (-232 *3 *4 *5 *6)) (-4 *3 (-975)) (-4 *4 (-788)) (-4 *5 (-245 *4)) (-4 *6 (-734)) (-5 *2 (-591 (-712))))) (-3197 (*1 *2 *1) (-12 (-4 *1 (-232 *3 *4 *5 *6)) (-4 *3 (-975)) (-4 *4 (-788)) (-4 *5 (-245 *4)) (-4 *6 (-734)) (-5 *2 (-712)))) (-1773 (*1 *2 *1 *3) (-12 (-4 *1 (-232 *4 *3 *5 *6)) (-4 *4 (-975)) (-4 *3 (-788)) (-4 *5 (-245 *3)) (-4 *6 (-734)) (-5 *2 (-591 (-712))))) (-3197 (*1 *2 *1 *3) (-12 (-4 *1 (-232 *4 *3 *5 *6)) (-4 *4 (-975)) (-4 *3 (-788)) (-4 *5 (-245 *3)) (-4 *6 (-734)) (-5 *2 (-712)))) (-3326 (*1 *2 *1) (-12 (-4 *1 (-232 *3 *4 *5 *6)) (-4 *3 (-975)) (-4 *4 (-788)) (-4 *5 (-245 *4)) (-4 *6 (-734)) (-5 *2 (-108)))) (-1968 (*1 *2 *1) (-12 (-4 *1 (-232 *3 *4 *2 *5)) (-4 *3 (-975)) (-4 *4 (-788)) (-4 *5 (-734)) (-4 *2 (-245 *4)))) (-2794 (*1 *1 *1) (-12 (-4 *1 (-232 *2 *3 *4 *5)) (-4 *2 (-975)) (-4 *3 (-788)) (-4 *4 (-245 *3)) (-4 *5 (-734)))) (-1257 (*1 *1 *1) (-12 (-4 *1 (-232 *2 *3 *4 *5)) (-4 *2 (-975)) (-4 *3 (-788)) (-4 *4 (-245 *3)) (-4 *5 (-734)))) (-2492 (*1 *2 *1) (-12 (-4 *3 (-213)) (-4 *3 (-975)) (-4 *4 (-788)) (-4 *5 (-245 *4)) (-4 *6 (-734)) (-5 *2 (-1 *1 (-712))) (-4 *1 (-232 *3 *4 *5 *6)))))
-(-13 (-882 |t#1| |t#4| |t#3|) (-211 |t#1|) (-966 |t#2|) (-10 -8 (-15 -2492 ((-1 $ (-712)) |t#2|)) (-15 -3945 ((-591 |t#2|) $)) (-15 -3873 ((-712) $ |t#2|)) (-15 -3873 ((-712) $)) (-15 -1316 ((-712) $ |t#2|)) (-15 -1773 ((-591 (-712)) $)) (-15 -3197 ((-712) $)) (-15 -1773 ((-591 (-712)) $ |t#2|)) (-15 -3197 ((-712) $ |t#2|)) (-15 -3326 ((-108) $)) (-15 -1968 (|t#3| $)) (-15 -2794 ($ $)) (-15 -1257 ($ $)) (IF (|has| |t#1| (-213)) (PROGN (-6 (-486 |t#2| |t#1|)) (-6 (-486 |t#2| $)) (-6 (-288 $)) (-15 -2492 ((-1 $ (-712)) $))) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-46 |#1| |#4|) . T) ((-25) . T) ((-37 #0=(-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) -3321 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429))) ((-97) . T) ((-107 #0# #0#) |has| |#1| (-37 (-385 (-525)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3321 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-160))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-565 (-796)) . T) ((-160) -3321 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-160))) ((-566 (-501)) -12 (|has| |#1| (-566 (-501))) (|has| |#3| (-566 (-501)))) ((-566 (-825 (-357))) -12 (|has| |#1| (-566 (-825 (-357)))) (|has| |#3| (-566 (-825 (-357))))) ((-566 (-825 (-525))) -12 (|has| |#1| (-566 (-825 (-525)))) (|has| |#3| (-566 (-825 (-525))))) ((-211 |#1|) . T) ((-213) |has| |#1| (-213)) ((-269) -3321 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429))) ((-288 $) . T) ((-304 |#1| |#4|) . T) ((-355 |#1|) . T) ((-389 |#1|) . T) ((-429) -3321 (|has| |#1| (-842)) (|has| |#1| (-429))) ((-486 |#2| |#1|) |has| |#1| (-213)) ((-486 |#2| $) |has| |#1| (-213)) ((-486 |#3| |#1|) . T) ((-486 |#3| $) . T) ((-486 $ $) . T) ((-517) -3321 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429))) ((-593 #0#) |has| |#1| (-37 (-385 (-525)))) ((-593 |#1|) . T) ((-593 $) . T) ((-587 (-525)) |has| |#1| (-587 (-525))) ((-587 |#1|) . T) ((-659 #0#) |has| |#1| (-37 (-385 (-525)))) ((-659 |#1|) |has| |#1| (-160)) ((-659 $) -3321 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429))) ((-668) . T) ((-788) |has| |#1| (-788)) ((-833 (-1089)) |has| |#1| (-833 (-1089))) ((-833 |#3|) . T) ((-819 (-357)) -12 (|has| |#1| (-819 (-357))) (|has| |#3| (-819 (-357)))) ((-819 (-525)) -12 (|has| |#1| (-819 (-525))) (|has| |#3| (-819 (-525)))) ((-882 |#1| |#4| |#3|) . T) ((-842) |has| |#1| (-842)) ((-966 (-385 (-525))) |has| |#1| (-966 (-385 (-525)))) ((-966 (-525)) |has| |#1| (-966 (-525))) ((-966 |#1|) . T) ((-966 |#2|) . T) ((-966 |#3|) . T) ((-981 #0#) |has| |#1| (-37 (-385 (-525)))) ((-981 |#1|) . T) ((-981 $) -3321 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-160))) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T) ((-1129) |has| |#1| (-842)))
-((-3008 (((-108) $ $) 19 (|has| |#1| (-1018)))) (-4115 ((|#1| $) 54)) (-1211 ((|#1| $) 44)) (-3891 (((-108) $ (-712)) 8)) (-3798 (($) 7 T CONST)) (-3474 (($ $) 60)) (-2598 (($ $) 48)) (-1275 ((|#1| |#1| $) 46)) (-1764 ((|#1| $) 45)) (-3454 (((-591 |#1|) $) 30 (|has| $ (-6 -4250)))) (-2910 (((-108) $ (-712)) 9)) (-2552 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3249 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1|) $) 35)) (-3971 (((-108) $ (-712)) 10)) (-1657 (((-712) $) 61)) (-2339 (((-1072) $) 22 (|has| |#1| (-1018)))) (-1464 ((|#1| $) 39)) (-3758 ((|#1| |#1| $) 52)) (-3823 ((|#1| |#1| $) 51)) (-2470 (($ |#1| $) 40)) (-2965 (((-712) $) 55)) (-2047 (((-1036) $) 21 (|has| |#1| (-1018)))) (-2620 ((|#1| $) 62)) (-1305 ((|#1| $) 50)) (-2327 ((|#1| $) 49)) (-3631 ((|#1| $) 41)) (-1623 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) 14)) (-1296 ((|#1| |#1| $) 58)) (-3028 (((-108) $) 11)) (-3209 (($) 12)) (-3723 ((|#1| $) 59)) (-2735 (($) 57) (($ (-591 |#1|)) 56)) (-1326 (((-712) $) 43)) (-2064 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3199 (($ $) 13)) (-3022 (((-796) $) 18 (|has| |#1| (-565 (-796))))) (-1910 ((|#1| $) 53)) (-1870 (($ (-591 |#1|)) 42)) (-3133 ((|#1| $) 63)) (-4158 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) 20 (|has| |#1| (-1018)))) (-4045 (((-712) $) 6 (|has| $ (-6 -4250)))))
+((-1695 (*1 *2 *3) (-12 (-4 *4 (-975)) (-4 *3 (-788)) (-4 *5 (-245 *3)) (-4 *6 (-734)) (-5 *2 (-1 *1 (-712))) (-4 *1 (-232 *4 *3 *5 *6)))) (-1277 (*1 *2 *1) (-12 (-4 *1 (-232 *3 *4 *5 *6)) (-4 *3 (-975)) (-4 *4 (-788)) (-4 *5 (-245 *4)) (-4 *6 (-734)) (-5 *2 (-591 *4)))) (-1676 (*1 *2 *1 *3) (-12 (-4 *1 (-232 *4 *3 *5 *6)) (-4 *4 (-975)) (-4 *3 (-788)) (-4 *5 (-245 *3)) (-4 *6 (-734)) (-5 *2 (-712)))) (-1676 (*1 *2 *1) (-12 (-4 *1 (-232 *3 *4 *5 *6)) (-4 *3 (-975)) (-4 *4 (-788)) (-4 *5 (-245 *4)) (-4 *6 (-734)) (-5 *2 (-712)))) (-2743 (*1 *2 *1 *3) (-12 (-4 *1 (-232 *4 *3 *5 *6)) (-4 *4 (-975)) (-4 *3 (-788)) (-4 *5 (-245 *3)) (-4 *6 (-734)) (-5 *2 (-712)))) (-3827 (*1 *2 *1) (-12 (-4 *1 (-232 *3 *4 *5 *6)) (-4 *3 (-975)) (-4 *4 (-788)) (-4 *5 (-245 *4)) (-4 *6 (-734)) (-5 *2 (-591 (-712))))) (-1314 (*1 *2 *1) (-12 (-4 *1 (-232 *3 *4 *5 *6)) (-4 *3 (-975)) (-4 *4 (-788)) (-4 *5 (-245 *4)) (-4 *6 (-734)) (-5 *2 (-712)))) (-3827 (*1 *2 *1 *3) (-12 (-4 *1 (-232 *4 *3 *5 *6)) (-4 *4 (-975)) (-4 *3 (-788)) (-4 *5 (-245 *3)) (-4 *6 (-734)) (-5 *2 (-591 (-712))))) (-1314 (*1 *2 *1 *3) (-12 (-4 *1 (-232 *4 *3 *5 *6)) (-4 *4 (-975)) (-4 *3 (-788)) (-4 *5 (-245 *3)) (-4 *6 (-734)) (-5 *2 (-712)))) (-4156 (*1 *2 *1) (-12 (-4 *1 (-232 *3 *4 *5 *6)) (-4 *3 (-975)) (-4 *4 (-788)) (-4 *5 (-245 *4)) (-4 *6 (-734)) (-5 *2 (-108)))) (-3574 (*1 *2 *1) (-12 (-4 *1 (-232 *3 *4 *2 *5)) (-4 *3 (-975)) (-4 *4 (-788)) (-4 *5 (-734)) (-4 *2 (-245 *4)))) (-2233 (*1 *1 *1) (-12 (-4 *1 (-232 *2 *3 *4 *5)) (-4 *2 (-975)) (-4 *3 (-788)) (-4 *4 (-245 *3)) (-4 *5 (-734)))) (-2243 (*1 *1 *1) (-12 (-4 *1 (-232 *2 *3 *4 *5)) (-4 *2 (-975)) (-4 *3 (-788)) (-4 *4 (-245 *3)) (-4 *5 (-734)))) (-1695 (*1 *2 *1) (-12 (-4 *3 (-213)) (-4 *3 (-975)) (-4 *4 (-788)) (-4 *5 (-245 *4)) (-4 *6 (-734)) (-5 *2 (-1 *1 (-712))) (-4 *1 (-232 *3 *4 *5 *6)))))
+(-13 (-882 |t#1| |t#4| |t#3|) (-211 |t#1|) (-966 |t#2|) (-10 -8 (-15 -1695 ((-1 $ (-712)) |t#2|)) (-15 -1277 ((-591 |t#2|) $)) (-15 -1676 ((-712) $ |t#2|)) (-15 -1676 ((-712) $)) (-15 -2743 ((-712) $ |t#2|)) (-15 -3827 ((-591 (-712)) $)) (-15 -1314 ((-712) $)) (-15 -3827 ((-591 (-712)) $ |t#2|)) (-15 -1314 ((-712) $ |t#2|)) (-15 -4156 ((-108) $)) (-15 -3574 (|t#3| $)) (-15 -2233 ($ $)) (-15 -2243 ($ $)) (IF (|has| |t#1| (-213)) (PROGN (-6 (-486 |t#2| |t#1|)) (-6 (-486 |t#2| $)) (-6 (-288 $)) (-15 -1695 ((-1 $ (-712)) $))) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-46 |#1| |#4|) . T) ((-25) . T) ((-37 #0=(-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) -3150 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429))) ((-97) . T) ((-107 #0# #0#) |has| |#1| (-37 (-385 (-525)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3150 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-160))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-565 (-796)) . T) ((-160) -3150 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-160))) ((-566 (-501)) -12 (|has| |#1| (-566 (-501))) (|has| |#3| (-566 (-501)))) ((-566 (-825 (-357))) -12 (|has| |#1| (-566 (-825 (-357)))) (|has| |#3| (-566 (-825 (-357))))) ((-566 (-825 (-525))) -12 (|has| |#1| (-566 (-825 (-525)))) (|has| |#3| (-566 (-825 (-525))))) ((-211 |#1|) . T) ((-213) |has| |#1| (-213)) ((-269) -3150 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429))) ((-288 $) . T) ((-304 |#1| |#4|) . T) ((-355 |#1|) . T) ((-389 |#1|) . T) ((-429) -3150 (|has| |#1| (-842)) (|has| |#1| (-429))) ((-486 |#2| |#1|) |has| |#1| (-213)) ((-486 |#2| $) |has| |#1| (-213)) ((-486 |#3| |#1|) . T) ((-486 |#3| $) . T) ((-486 $ $) . T) ((-517) -3150 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429))) ((-593 #0#) |has| |#1| (-37 (-385 (-525)))) ((-593 |#1|) . T) ((-593 $) . T) ((-587 (-525)) |has| |#1| (-587 (-525))) ((-587 |#1|) . T) ((-659 #0#) |has| |#1| (-37 (-385 (-525)))) ((-659 |#1|) |has| |#1| (-160)) ((-659 $) -3150 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429))) ((-668) . T) ((-788) |has| |#1| (-788)) ((-833 (-1089)) |has| |#1| (-833 (-1089))) ((-833 |#3|) . T) ((-819 (-357)) -12 (|has| |#1| (-819 (-357))) (|has| |#3| (-819 (-357)))) ((-819 (-525)) -12 (|has| |#1| (-819 (-525))) (|has| |#3| (-819 (-525)))) ((-882 |#1| |#4| |#3|) . T) ((-842) |has| |#1| (-842)) ((-966 (-385 (-525))) |has| |#1| (-966 (-385 (-525)))) ((-966 (-525)) |has| |#1| (-966 (-525))) ((-966 |#1|) . T) ((-966 |#2|) . T) ((-966 |#3|) . T) ((-981 #0#) |has| |#1| (-37 (-385 (-525)))) ((-981 |#1|) . T) ((-981 $) -3150 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-160))) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T) ((-1129) |has| |#1| (-842)))
+((-2673 (((-108) $ $) 19 (|has| |#1| (-1018)))) (-2234 ((|#1| $) 54)) (-1505 ((|#1| $) 44)) (-3727 (((-108) $ (-712)) 8)) (-2055 (($) 7 T CONST)) (-1876 (($ $) 60)) (-3405 (($ $) 48)) (-1593 ((|#1| |#1| $) 46)) (-1473 ((|#1| $) 45)) (-2916 (((-591 |#1|) $) 30 (|has| $ (-6 -4250)))) (-3491 (((-108) $ (-712)) 9)) (-4207 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-4192 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1|) $) 35)) (-3295 (((-108) $ (-712)) 10)) (-2445 (((-712) $) 61)) (-2621 (((-1072) $) 22 (|has| |#1| (-1018)))) (-3949 ((|#1| $) 39)) (-2886 ((|#1| |#1| $) 52)) (-2371 ((|#1| |#1| $) 51)) (-1520 (($ |#1| $) 40)) (-3457 (((-712) $) 55)) (-2937 (((-1036) $) 21 (|has| |#1| (-1018)))) (-3590 ((|#1| $) 62)) (-2640 ((|#1| $) 50)) (-2524 ((|#1| $) 49)) (-4166 ((|#1| $) 41)) (-3465 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) 14)) (-2559 ((|#1| |#1| $) 58)) (-2077 (((-108) $) 11)) (-3164 (($) 12)) (-2557 ((|#1| $) 59)) (-2289 (($) 57) (($ (-591 |#1|)) 56)) (-2333 (((-712) $) 43)) (-2960 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-2873 (($ $) 13)) (-2686 (((-796) $) 18 (|has| |#1| (-565 (-796))))) (-2848 ((|#1| $) 53)) (-2453 (($ (-591 |#1|)) 42)) (-3775 ((|#1| $) 63)) (-1475 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) 20 (|has| |#1| (-1018)))) (-2028 (((-712) $) 6 (|has| $ (-6 -4250)))))
(((-233 |#1|) (-131) (-1125)) (T -233))
-((-2735 (*1 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1125)))) (-2735 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1125)) (-4 *1 (-233 *3)))) (-2965 (*1 *2 *1) (-12 (-4 *1 (-233 *3)) (-4 *3 (-1125)) (-5 *2 (-712)))) (-4115 (*1 *2 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1125)))) (-1910 (*1 *2 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1125)))) (-3758 (*1 *2 *2 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1125)))) (-3823 (*1 *2 *2 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1125)))) (-1305 (*1 *2 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1125)))) (-2327 (*1 *2 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1125)))) (-2598 (*1 *1 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1125)))))
-(-13 (-1037 |t#1|) (-925 |t#1|) (-10 -8 (-15 -2735 ($)) (-15 -2735 ($ (-591 |t#1|))) (-15 -2965 ((-712) $)) (-15 -4115 (|t#1| $)) (-15 -1910 (|t#1| $)) (-15 -3758 (|t#1| |t#1| $)) (-15 -3823 (|t#1| |t#1| $)) (-15 -1305 (|t#1| $)) (-15 -2327 (|t#1| $)) (-15 -2598 ($ $))))
-(((-33) . T) ((-102 |#1|) . T) ((-97) |has| |#1| (-1018)) ((-565 (-796)) -3321 (|has| |#1| (-1018)) (|has| |#1| (-565 (-796)))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-925 |#1|) . T) ((-1018) |has| |#1| (-1018)) ((-1037 |#1|) . T) ((-1125) . T))
-((-1491 (((-1 (-876 (-205)) (-205) (-205)) (-1 (-876 (-205)) (-205) (-205)) (-1 (-205) (-205) (-205) (-205))) 139)) (-3460 (((-1049 (-205)) (-815 (-1 (-205) (-205) (-205))) (-1013 (-357)) (-1013 (-357))) 160) (((-1049 (-205)) (-815 (-1 (-205) (-205) (-205))) (-1013 (-357)) (-1013 (-357)) (-591 (-242))) 158) (((-1049 (-205)) (-1 (-876 (-205)) (-205) (-205)) (-1013 (-357)) (-1013 (-357))) 163) (((-1049 (-205)) (-1 (-876 (-205)) (-205) (-205)) (-1013 (-357)) (-1013 (-357)) (-591 (-242))) 159) (((-1049 (-205)) (-1 (-205) (-205) (-205)) (-1013 (-357)) (-1013 (-357))) 150) (((-1049 (-205)) (-1 (-205) (-205) (-205)) (-1013 (-357)) (-1013 (-357)) (-591 (-242))) 149) (((-1049 (-205)) (-1 (-876 (-205)) (-205)) (-1013 (-357))) 129) (((-1049 (-205)) (-1 (-876 (-205)) (-205)) (-1013 (-357)) (-591 (-242))) 127) (((-1049 (-205)) (-812 (-1 (-205) (-205))) (-1013 (-357))) 128) (((-1049 (-205)) (-812 (-1 (-205) (-205))) (-1013 (-357)) (-591 (-242))) 125)) (-1857 (((-1173) (-815 (-1 (-205) (-205) (-205))) (-1013 (-357)) (-1013 (-357))) 162) (((-1173) (-815 (-1 (-205) (-205) (-205))) (-1013 (-357)) (-1013 (-357)) (-591 (-242))) 161) (((-1173) (-1 (-876 (-205)) (-205) (-205)) (-1013 (-357)) (-1013 (-357))) 165) (((-1173) (-1 (-876 (-205)) (-205) (-205)) (-1013 (-357)) (-1013 (-357)) (-591 (-242))) 164) (((-1173) (-1 (-205) (-205) (-205)) (-1013 (-357)) (-1013 (-357))) 152) (((-1173) (-1 (-205) (-205) (-205)) (-1013 (-357)) (-1013 (-357)) (-591 (-242))) 151) (((-1173) (-1 (-876 (-205)) (-205)) (-1013 (-357))) 135) (((-1173) (-1 (-876 (-205)) (-205)) (-1013 (-357)) (-591 (-242))) 134) (((-1173) (-812 (-1 (-205) (-205))) (-1013 (-357))) 133) (((-1173) (-812 (-1 (-205) (-205))) (-1013 (-357)) (-591 (-242))) 132) (((-1172) (-810 (-1 (-205) (-205))) (-1013 (-357))) 100) (((-1172) (-810 (-1 (-205) (-205))) (-1013 (-357)) (-591 (-242))) 99) (((-1172) (-1 (-205) (-205)) (-1013 (-357))) 96) (((-1172) (-1 (-205) (-205)) (-1013 (-357)) (-591 (-242))) 95)))
-(((-234) (-10 -7 (-15 -1857 ((-1172) (-1 (-205) (-205)) (-1013 (-357)) (-591 (-242)))) (-15 -1857 ((-1172) (-1 (-205) (-205)) (-1013 (-357)))) (-15 -1857 ((-1172) (-810 (-1 (-205) (-205))) (-1013 (-357)) (-591 (-242)))) (-15 -1857 ((-1172) (-810 (-1 (-205) (-205))) (-1013 (-357)))) (-15 -1857 ((-1173) (-812 (-1 (-205) (-205))) (-1013 (-357)) (-591 (-242)))) (-15 -1857 ((-1173) (-812 (-1 (-205) (-205))) (-1013 (-357)))) (-15 -1857 ((-1173) (-1 (-876 (-205)) (-205)) (-1013 (-357)) (-591 (-242)))) (-15 -1857 ((-1173) (-1 (-876 (-205)) (-205)) (-1013 (-357)))) (-15 -3460 ((-1049 (-205)) (-812 (-1 (-205) (-205))) (-1013 (-357)) (-591 (-242)))) (-15 -3460 ((-1049 (-205)) (-812 (-1 (-205) (-205))) (-1013 (-357)))) (-15 -3460 ((-1049 (-205)) (-1 (-876 (-205)) (-205)) (-1013 (-357)) (-591 (-242)))) (-15 -3460 ((-1049 (-205)) (-1 (-876 (-205)) (-205)) (-1013 (-357)))) (-15 -1857 ((-1173) (-1 (-205) (-205) (-205)) (-1013 (-357)) (-1013 (-357)) (-591 (-242)))) (-15 -1857 ((-1173) (-1 (-205) (-205) (-205)) (-1013 (-357)) (-1013 (-357)))) (-15 -3460 ((-1049 (-205)) (-1 (-205) (-205) (-205)) (-1013 (-357)) (-1013 (-357)) (-591 (-242)))) (-15 -3460 ((-1049 (-205)) (-1 (-205) (-205) (-205)) (-1013 (-357)) (-1013 (-357)))) (-15 -1857 ((-1173) (-1 (-876 (-205)) (-205) (-205)) (-1013 (-357)) (-1013 (-357)) (-591 (-242)))) (-15 -1857 ((-1173) (-1 (-876 (-205)) (-205) (-205)) (-1013 (-357)) (-1013 (-357)))) (-15 -3460 ((-1049 (-205)) (-1 (-876 (-205)) (-205) (-205)) (-1013 (-357)) (-1013 (-357)) (-591 (-242)))) (-15 -3460 ((-1049 (-205)) (-1 (-876 (-205)) (-205) (-205)) (-1013 (-357)) (-1013 (-357)))) (-15 -1857 ((-1173) (-815 (-1 (-205) (-205) (-205))) (-1013 (-357)) (-1013 (-357)) (-591 (-242)))) (-15 -1857 ((-1173) (-815 (-1 (-205) (-205) (-205))) (-1013 (-357)) (-1013 (-357)))) (-15 -3460 ((-1049 (-205)) (-815 (-1 (-205) (-205) (-205))) (-1013 (-357)) (-1013 (-357)) (-591 (-242)))) (-15 -3460 ((-1049 (-205)) (-815 (-1 (-205) (-205) (-205))) (-1013 (-357)) (-1013 (-357)))) (-15 -1491 ((-1 (-876 (-205)) (-205) (-205)) (-1 (-876 (-205)) (-205) (-205)) (-1 (-205) (-205) (-205) (-205)))))) (T -234))
-((-1491 (*1 *2 *2 *3) (-12 (-5 *2 (-1 (-876 (-205)) (-205) (-205))) (-5 *3 (-1 (-205) (-205) (-205) (-205))) (-5 *1 (-234)))) (-3460 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-815 (-1 (-205) (-205) (-205)))) (-5 *4 (-1013 (-357))) (-5 *2 (-1049 (-205))) (-5 *1 (-234)))) (-3460 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-815 (-1 (-205) (-205) (-205)))) (-5 *4 (-1013 (-357))) (-5 *5 (-591 (-242))) (-5 *2 (-1049 (-205))) (-5 *1 (-234)))) (-1857 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-815 (-1 (-205) (-205) (-205)))) (-5 *4 (-1013 (-357))) (-5 *2 (-1173)) (-5 *1 (-234)))) (-1857 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-815 (-1 (-205) (-205) (-205)))) (-5 *4 (-1013 (-357))) (-5 *5 (-591 (-242))) (-5 *2 (-1173)) (-5 *1 (-234)))) (-3460 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 (-876 (-205)) (-205) (-205))) (-5 *4 (-1013 (-357))) (-5 *2 (-1049 (-205))) (-5 *1 (-234)))) (-3460 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-876 (-205)) (-205) (-205))) (-5 *4 (-1013 (-357))) (-5 *5 (-591 (-242))) (-5 *2 (-1049 (-205))) (-5 *1 (-234)))) (-1857 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 (-876 (-205)) (-205) (-205))) (-5 *4 (-1013 (-357))) (-5 *2 (-1173)) (-5 *1 (-234)))) (-1857 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-876 (-205)) (-205) (-205))) (-5 *4 (-1013 (-357))) (-5 *5 (-591 (-242))) (-5 *2 (-1173)) (-5 *1 (-234)))) (-3460 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 (-205) (-205) (-205))) (-5 *4 (-1013 (-357))) (-5 *2 (-1049 (-205))) (-5 *1 (-234)))) (-3460 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-205) (-205) (-205))) (-5 *4 (-1013 (-357))) (-5 *5 (-591 (-242))) (-5 *2 (-1049 (-205))) (-5 *1 (-234)))) (-1857 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 (-205) (-205) (-205))) (-5 *4 (-1013 (-357))) (-5 *2 (-1173)) (-5 *1 (-234)))) (-1857 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-205) (-205) (-205))) (-5 *4 (-1013 (-357))) (-5 *5 (-591 (-242))) (-5 *2 (-1173)) (-5 *1 (-234)))) (-3460 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-876 (-205)) (-205))) (-5 *4 (-1013 (-357))) (-5 *2 (-1049 (-205))) (-5 *1 (-234)))) (-3460 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 (-876 (-205)) (-205))) (-5 *4 (-1013 (-357))) (-5 *5 (-591 (-242))) (-5 *2 (-1049 (-205))) (-5 *1 (-234)))) (-3460 (*1 *2 *3 *4) (-12 (-5 *3 (-812 (-1 (-205) (-205)))) (-5 *4 (-1013 (-357))) (-5 *2 (-1049 (-205))) (-5 *1 (-234)))) (-3460 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-812 (-1 (-205) (-205)))) (-5 *4 (-1013 (-357))) (-5 *5 (-591 (-242))) (-5 *2 (-1049 (-205))) (-5 *1 (-234)))) (-1857 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-876 (-205)) (-205))) (-5 *4 (-1013 (-357))) (-5 *2 (-1173)) (-5 *1 (-234)))) (-1857 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 (-876 (-205)) (-205))) (-5 *4 (-1013 (-357))) (-5 *5 (-591 (-242))) (-5 *2 (-1173)) (-5 *1 (-234)))) (-1857 (*1 *2 *3 *4) (-12 (-5 *3 (-812 (-1 (-205) (-205)))) (-5 *4 (-1013 (-357))) (-5 *2 (-1173)) (-5 *1 (-234)))) (-1857 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-812 (-1 (-205) (-205)))) (-5 *4 (-1013 (-357))) (-5 *5 (-591 (-242))) (-5 *2 (-1173)) (-5 *1 (-234)))) (-1857 (*1 *2 *3 *4) (-12 (-5 *3 (-810 (-1 (-205) (-205)))) (-5 *4 (-1013 (-357))) (-5 *2 (-1172)) (-5 *1 (-234)))) (-1857 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-810 (-1 (-205) (-205)))) (-5 *4 (-1013 (-357))) (-5 *5 (-591 (-242))) (-5 *2 (-1172)) (-5 *1 (-234)))) (-1857 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-205) (-205))) (-5 *4 (-1013 (-357))) (-5 *2 (-1172)) (-5 *1 (-234)))) (-1857 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 (-205) (-205))) (-5 *4 (-1013 (-357))) (-5 *5 (-591 (-242))) (-5 *2 (-1172)) (-5 *1 (-234)))))
-(-10 -7 (-15 -1857 ((-1172) (-1 (-205) (-205)) (-1013 (-357)) (-591 (-242)))) (-15 -1857 ((-1172) (-1 (-205) (-205)) (-1013 (-357)))) (-15 -1857 ((-1172) (-810 (-1 (-205) (-205))) (-1013 (-357)) (-591 (-242)))) (-15 -1857 ((-1172) (-810 (-1 (-205) (-205))) (-1013 (-357)))) (-15 -1857 ((-1173) (-812 (-1 (-205) (-205))) (-1013 (-357)) (-591 (-242)))) (-15 -1857 ((-1173) (-812 (-1 (-205) (-205))) (-1013 (-357)))) (-15 -1857 ((-1173) (-1 (-876 (-205)) (-205)) (-1013 (-357)) (-591 (-242)))) (-15 -1857 ((-1173) (-1 (-876 (-205)) (-205)) (-1013 (-357)))) (-15 -3460 ((-1049 (-205)) (-812 (-1 (-205) (-205))) (-1013 (-357)) (-591 (-242)))) (-15 -3460 ((-1049 (-205)) (-812 (-1 (-205) (-205))) (-1013 (-357)))) (-15 -3460 ((-1049 (-205)) (-1 (-876 (-205)) (-205)) (-1013 (-357)) (-591 (-242)))) (-15 -3460 ((-1049 (-205)) (-1 (-876 (-205)) (-205)) (-1013 (-357)))) (-15 -1857 ((-1173) (-1 (-205) (-205) (-205)) (-1013 (-357)) (-1013 (-357)) (-591 (-242)))) (-15 -1857 ((-1173) (-1 (-205) (-205) (-205)) (-1013 (-357)) (-1013 (-357)))) (-15 -3460 ((-1049 (-205)) (-1 (-205) (-205) (-205)) (-1013 (-357)) (-1013 (-357)) (-591 (-242)))) (-15 -3460 ((-1049 (-205)) (-1 (-205) (-205) (-205)) (-1013 (-357)) (-1013 (-357)))) (-15 -1857 ((-1173) (-1 (-876 (-205)) (-205) (-205)) (-1013 (-357)) (-1013 (-357)) (-591 (-242)))) (-15 -1857 ((-1173) (-1 (-876 (-205)) (-205) (-205)) (-1013 (-357)) (-1013 (-357)))) (-15 -3460 ((-1049 (-205)) (-1 (-876 (-205)) (-205) (-205)) (-1013 (-357)) (-1013 (-357)) (-591 (-242)))) (-15 -3460 ((-1049 (-205)) (-1 (-876 (-205)) (-205) (-205)) (-1013 (-357)) (-1013 (-357)))) (-15 -1857 ((-1173) (-815 (-1 (-205) (-205) (-205))) (-1013 (-357)) (-1013 (-357)) (-591 (-242)))) (-15 -1857 ((-1173) (-815 (-1 (-205) (-205) (-205))) (-1013 (-357)) (-1013 (-357)))) (-15 -3460 ((-1049 (-205)) (-815 (-1 (-205) (-205) (-205))) (-1013 (-357)) (-1013 (-357)) (-591 (-242)))) (-15 -3460 ((-1049 (-205)) (-815 (-1 (-205) (-205) (-205))) (-1013 (-357)) (-1013 (-357)))) (-15 -1491 ((-1 (-876 (-205)) (-205) (-205)) (-1 (-876 (-205)) (-205) (-205)) (-1 (-205) (-205) (-205) (-205)))))
-((-1857 (((-1172) (-273 |#2|) (-1089) (-1089) (-591 (-242))) 96)))
-(((-235 |#1| |#2|) (-10 -7 (-15 -1857 ((-1172) (-273 |#2|) (-1089) (-1089) (-591 (-242))))) (-13 (-517) (-788) (-966 (-525))) (-408 |#1|)) (T -235))
-((-1857 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-273 *7)) (-5 *4 (-1089)) (-5 *5 (-591 (-242))) (-4 *7 (-408 *6)) (-4 *6 (-13 (-517) (-788) (-966 (-525)))) (-5 *2 (-1172)) (-5 *1 (-235 *6 *7)))))
-(-10 -7 (-15 -1857 ((-1172) (-273 |#2|) (-1089) (-1089) (-591 (-242)))))
-((-1983 (((-525) (-525)) 50)) (-1353 (((-525) (-525)) 51)) (-3871 (((-205) (-205)) 52)) (-1883 (((-1173) (-1 (-157 (-205)) (-157 (-205))) (-1013 (-205)) (-1013 (-205))) 49)) (-3965 (((-1173) (-1 (-157 (-205)) (-157 (-205))) (-1013 (-205)) (-1013 (-205)) (-108)) 47)))
-(((-236) (-10 -7 (-15 -3965 ((-1173) (-1 (-157 (-205)) (-157 (-205))) (-1013 (-205)) (-1013 (-205)) (-108))) (-15 -1883 ((-1173) (-1 (-157 (-205)) (-157 (-205))) (-1013 (-205)) (-1013 (-205)))) (-15 -1983 ((-525) (-525))) (-15 -1353 ((-525) (-525))) (-15 -3871 ((-205) (-205))))) (T -236))
-((-3871 (*1 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-236)))) (-1353 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-236)))) (-1983 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-236)))) (-1883 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 (-157 (-205)) (-157 (-205)))) (-5 *4 (-1013 (-205))) (-5 *2 (-1173)) (-5 *1 (-236)))) (-3965 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-157 (-205)) (-157 (-205)))) (-5 *4 (-1013 (-205))) (-5 *5 (-108)) (-5 *2 (-1173)) (-5 *1 (-236)))))
-(-10 -7 (-15 -3965 ((-1173) (-1 (-157 (-205)) (-157 (-205))) (-1013 (-205)) (-1013 (-205)) (-108))) (-15 -1883 ((-1173) (-1 (-157 (-205)) (-157 (-205))) (-1013 (-205)) (-1013 (-205)))) (-15 -1983 ((-525) (-525))) (-15 -1353 ((-525) (-525))) (-15 -3871 ((-205) (-205))))
-((-3022 (((-1011 (-357)) (-1011 (-294 |#1|))) 16)))
-(((-237 |#1|) (-10 -7 (-15 -3022 ((-1011 (-357)) (-1011 (-294 |#1|))))) (-13 (-788) (-517) (-566 (-357)))) (T -237))
-((-3022 (*1 *2 *3) (-12 (-5 *3 (-1011 (-294 *4))) (-4 *4 (-13 (-788) (-517) (-566 (-357)))) (-5 *2 (-1011 (-357))) (-5 *1 (-237 *4)))))
-(-10 -7 (-15 -3022 ((-1011 (-357)) (-1011 (-294 |#1|)))))
-((-3460 (((-1049 (-205)) (-815 |#1|) (-1011 (-357)) (-1011 (-357))) 71) (((-1049 (-205)) (-815 |#1|) (-1011 (-357)) (-1011 (-357)) (-591 (-242))) 70) (((-1049 (-205)) |#1| (-1011 (-357)) (-1011 (-357))) 61) (((-1049 (-205)) |#1| (-1011 (-357)) (-1011 (-357)) (-591 (-242))) 60) (((-1049 (-205)) (-812 |#1|) (-1011 (-357))) 52) (((-1049 (-205)) (-812 |#1|) (-1011 (-357)) (-591 (-242))) 51)) (-1857 (((-1173) (-815 |#1|) (-1011 (-357)) (-1011 (-357))) 74) (((-1173) (-815 |#1|) (-1011 (-357)) (-1011 (-357)) (-591 (-242))) 73) (((-1173) |#1| (-1011 (-357)) (-1011 (-357))) 64) (((-1173) |#1| (-1011 (-357)) (-1011 (-357)) (-591 (-242))) 63) (((-1173) (-812 |#1|) (-1011 (-357))) 56) (((-1173) (-812 |#1|) (-1011 (-357)) (-591 (-242))) 55) (((-1172) (-810 |#1|) (-1011 (-357))) 43) (((-1172) (-810 |#1|) (-1011 (-357)) (-591 (-242))) 42) (((-1172) |#1| (-1011 (-357))) 35) (((-1172) |#1| (-1011 (-357)) (-591 (-242))) 34)))
-(((-238 |#1|) (-10 -7 (-15 -1857 ((-1172) |#1| (-1011 (-357)) (-591 (-242)))) (-15 -1857 ((-1172) |#1| (-1011 (-357)))) (-15 -1857 ((-1172) (-810 |#1|) (-1011 (-357)) (-591 (-242)))) (-15 -1857 ((-1172) (-810 |#1|) (-1011 (-357)))) (-15 -1857 ((-1173) (-812 |#1|) (-1011 (-357)) (-591 (-242)))) (-15 -1857 ((-1173) (-812 |#1|) (-1011 (-357)))) (-15 -3460 ((-1049 (-205)) (-812 |#1|) (-1011 (-357)) (-591 (-242)))) (-15 -3460 ((-1049 (-205)) (-812 |#1|) (-1011 (-357)))) (-15 -1857 ((-1173) |#1| (-1011 (-357)) (-1011 (-357)) (-591 (-242)))) (-15 -1857 ((-1173) |#1| (-1011 (-357)) (-1011 (-357)))) (-15 -3460 ((-1049 (-205)) |#1| (-1011 (-357)) (-1011 (-357)) (-591 (-242)))) (-15 -3460 ((-1049 (-205)) |#1| (-1011 (-357)) (-1011 (-357)))) (-15 -1857 ((-1173) (-815 |#1|) (-1011 (-357)) (-1011 (-357)) (-591 (-242)))) (-15 -1857 ((-1173) (-815 |#1|) (-1011 (-357)) (-1011 (-357)))) (-15 -3460 ((-1049 (-205)) (-815 |#1|) (-1011 (-357)) (-1011 (-357)) (-591 (-242)))) (-15 -3460 ((-1049 (-205)) (-815 |#1|) (-1011 (-357)) (-1011 (-357))))) (-13 (-566 (-501)) (-1018))) (T -238))
-((-3460 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-815 *5)) (-5 *4 (-1011 (-357))) (-4 *5 (-13 (-566 (-501)) (-1018))) (-5 *2 (-1049 (-205))) (-5 *1 (-238 *5)))) (-3460 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-815 *6)) (-5 *4 (-1011 (-357))) (-5 *5 (-591 (-242))) (-4 *6 (-13 (-566 (-501)) (-1018))) (-5 *2 (-1049 (-205))) (-5 *1 (-238 *6)))) (-1857 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-815 *5)) (-5 *4 (-1011 (-357))) (-4 *5 (-13 (-566 (-501)) (-1018))) (-5 *2 (-1173)) (-5 *1 (-238 *5)))) (-1857 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-815 *6)) (-5 *4 (-1011 (-357))) (-5 *5 (-591 (-242))) (-4 *6 (-13 (-566 (-501)) (-1018))) (-5 *2 (-1173)) (-5 *1 (-238 *6)))) (-3460 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-1011 (-357))) (-5 *2 (-1049 (-205))) (-5 *1 (-238 *3)) (-4 *3 (-13 (-566 (-501)) (-1018))))) (-3460 (*1 *2 *3 *4 *4 *5) (-12 (-5 *4 (-1011 (-357))) (-5 *5 (-591 (-242))) (-5 *2 (-1049 (-205))) (-5 *1 (-238 *3)) (-4 *3 (-13 (-566 (-501)) (-1018))))) (-1857 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-1011 (-357))) (-5 *2 (-1173)) (-5 *1 (-238 *3)) (-4 *3 (-13 (-566 (-501)) (-1018))))) (-1857 (*1 *2 *3 *4 *4 *5) (-12 (-5 *4 (-1011 (-357))) (-5 *5 (-591 (-242))) (-5 *2 (-1173)) (-5 *1 (-238 *3)) (-4 *3 (-13 (-566 (-501)) (-1018))))) (-3460 (*1 *2 *3 *4) (-12 (-5 *3 (-812 *5)) (-5 *4 (-1011 (-357))) (-4 *5 (-13 (-566 (-501)) (-1018))) (-5 *2 (-1049 (-205))) (-5 *1 (-238 *5)))) (-3460 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-812 *6)) (-5 *4 (-1011 (-357))) (-5 *5 (-591 (-242))) (-4 *6 (-13 (-566 (-501)) (-1018))) (-5 *2 (-1049 (-205))) (-5 *1 (-238 *6)))) (-1857 (*1 *2 *3 *4) (-12 (-5 *3 (-812 *5)) (-5 *4 (-1011 (-357))) (-4 *5 (-13 (-566 (-501)) (-1018))) (-5 *2 (-1173)) (-5 *1 (-238 *5)))) (-1857 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-812 *6)) (-5 *4 (-1011 (-357))) (-5 *5 (-591 (-242))) (-4 *6 (-13 (-566 (-501)) (-1018))) (-5 *2 (-1173)) (-5 *1 (-238 *6)))) (-1857 (*1 *2 *3 *4) (-12 (-5 *3 (-810 *5)) (-5 *4 (-1011 (-357))) (-4 *5 (-13 (-566 (-501)) (-1018))) (-5 *2 (-1172)) (-5 *1 (-238 *5)))) (-1857 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-810 *6)) (-5 *4 (-1011 (-357))) (-5 *5 (-591 (-242))) (-4 *6 (-13 (-566 (-501)) (-1018))) (-5 *2 (-1172)) (-5 *1 (-238 *6)))) (-1857 (*1 *2 *3 *4) (-12 (-5 *4 (-1011 (-357))) (-5 *2 (-1172)) (-5 *1 (-238 *3)) (-4 *3 (-13 (-566 (-501)) (-1018))))) (-1857 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1011 (-357))) (-5 *5 (-591 (-242))) (-5 *2 (-1172)) (-5 *1 (-238 *3)) (-4 *3 (-13 (-566 (-501)) (-1018))))))
-(-10 -7 (-15 -1857 ((-1172) |#1| (-1011 (-357)) (-591 (-242)))) (-15 -1857 ((-1172) |#1| (-1011 (-357)))) (-15 -1857 ((-1172) (-810 |#1|) (-1011 (-357)) (-591 (-242)))) (-15 -1857 ((-1172) (-810 |#1|) (-1011 (-357)))) (-15 -1857 ((-1173) (-812 |#1|) (-1011 (-357)) (-591 (-242)))) (-15 -1857 ((-1173) (-812 |#1|) (-1011 (-357)))) (-15 -3460 ((-1049 (-205)) (-812 |#1|) (-1011 (-357)) (-591 (-242)))) (-15 -3460 ((-1049 (-205)) (-812 |#1|) (-1011 (-357)))) (-15 -1857 ((-1173) |#1| (-1011 (-357)) (-1011 (-357)) (-591 (-242)))) (-15 -1857 ((-1173) |#1| (-1011 (-357)) (-1011 (-357)))) (-15 -3460 ((-1049 (-205)) |#1| (-1011 (-357)) (-1011 (-357)) (-591 (-242)))) (-15 -3460 ((-1049 (-205)) |#1| (-1011 (-357)) (-1011 (-357)))) (-15 -1857 ((-1173) (-815 |#1|) (-1011 (-357)) (-1011 (-357)) (-591 (-242)))) (-15 -1857 ((-1173) (-815 |#1|) (-1011 (-357)) (-1011 (-357)))) (-15 -3460 ((-1049 (-205)) (-815 |#1|) (-1011 (-357)) (-1011 (-357)) (-591 (-242)))) (-15 -3460 ((-1049 (-205)) (-815 |#1|) (-1011 (-357)) (-1011 (-357)))))
-((-1857 (((-1173) (-591 (-205)) (-591 (-205)) (-591 (-205)) (-591 (-242))) 23) (((-1173) (-591 (-205)) (-591 (-205)) (-591 (-205))) 24) (((-1172) (-591 (-876 (-205))) (-591 (-242))) 16) (((-1172) (-591 (-876 (-205)))) 17) (((-1172) (-591 (-205)) (-591 (-205)) (-591 (-242))) 20) (((-1172) (-591 (-205)) (-591 (-205))) 21)))
-(((-239) (-10 -7 (-15 -1857 ((-1172) (-591 (-205)) (-591 (-205)))) (-15 -1857 ((-1172) (-591 (-205)) (-591 (-205)) (-591 (-242)))) (-15 -1857 ((-1172) (-591 (-876 (-205))))) (-15 -1857 ((-1172) (-591 (-876 (-205))) (-591 (-242)))) (-15 -1857 ((-1173) (-591 (-205)) (-591 (-205)) (-591 (-205)))) (-15 -1857 ((-1173) (-591 (-205)) (-591 (-205)) (-591 (-205)) (-591 (-242)))))) (T -239))
-((-1857 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-591 (-205))) (-5 *4 (-591 (-242))) (-5 *2 (-1173)) (-5 *1 (-239)))) (-1857 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-591 (-205))) (-5 *2 (-1173)) (-5 *1 (-239)))) (-1857 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-876 (-205)))) (-5 *4 (-591 (-242))) (-5 *2 (-1172)) (-5 *1 (-239)))) (-1857 (*1 *2 *3) (-12 (-5 *3 (-591 (-876 (-205)))) (-5 *2 (-1172)) (-5 *1 (-239)))) (-1857 (*1 *2 *3 *3 *4) (-12 (-5 *3 (-591 (-205))) (-5 *4 (-591 (-242))) (-5 *2 (-1172)) (-5 *1 (-239)))) (-1857 (*1 *2 *3 *3) (-12 (-5 *3 (-591 (-205))) (-5 *2 (-1172)) (-5 *1 (-239)))))
-(-10 -7 (-15 -1857 ((-1172) (-591 (-205)) (-591 (-205)))) (-15 -1857 ((-1172) (-591 (-205)) (-591 (-205)) (-591 (-242)))) (-15 -1857 ((-1172) (-591 (-876 (-205))))) (-15 -1857 ((-1172) (-591 (-876 (-205))) (-591 (-242)))) (-15 -1857 ((-1173) (-591 (-205)) (-591 (-205)) (-591 (-205)))) (-15 -1857 ((-1173) (-591 (-205)) (-591 (-205)) (-591 (-205)) (-591 (-242)))))
-((-1889 (((-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -3115 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205))) (-591 (-242)) (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -3115 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205)))) 26)) (-4053 (((-854) (-591 (-242)) (-854)) 53)) (-1531 (((-854) (-591 (-242)) (-854)) 52)) (-3331 (((-591 (-357)) (-591 (-242)) (-591 (-357))) 69)) (-1237 (((-357) (-591 (-242)) (-357)) 58)) (-1286 (((-854) (-591 (-242)) (-854)) 54)) (-4055 (((-108) (-591 (-242)) (-108)) 28)) (-3698 (((-1072) (-591 (-242)) (-1072)) 20)) (-3350 (((-1072) (-591 (-242)) (-1072)) 27)) (-1923 (((-1049 (-205)) (-591 (-242))) 47)) (-4223 (((-591 (-1013 (-357))) (-591 (-242)) (-591 (-1013 (-357)))) 41)) (-3591 (((-807) (-591 (-242)) (-807)) 33)) (-1495 (((-807) (-591 (-242)) (-807)) 34)) (-2789 (((-1 (-876 (-205)) (-876 (-205))) (-591 (-242)) (-1 (-876 (-205)) (-876 (-205)))) 64)) (-2258 (((-108) (-591 (-242)) (-108)) 16)) (-3230 (((-108) (-591 (-242)) (-108)) 15)))
-(((-240) (-10 -7 (-15 -3230 ((-108) (-591 (-242)) (-108))) (-15 -2258 ((-108) (-591 (-242)) (-108))) (-15 -1889 ((-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -3115 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205))) (-591 (-242)) (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -3115 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205))))) (-15 -3698 ((-1072) (-591 (-242)) (-1072))) (-15 -3350 ((-1072) (-591 (-242)) (-1072))) (-15 -4055 ((-108) (-591 (-242)) (-108))) (-15 -3591 ((-807) (-591 (-242)) (-807))) (-15 -1495 ((-807) (-591 (-242)) (-807))) (-15 -4223 ((-591 (-1013 (-357))) (-591 (-242)) (-591 (-1013 (-357))))) (-15 -1531 ((-854) (-591 (-242)) (-854))) (-15 -4053 ((-854) (-591 (-242)) (-854))) (-15 -1923 ((-1049 (-205)) (-591 (-242)))) (-15 -1286 ((-854) (-591 (-242)) (-854))) (-15 -1237 ((-357) (-591 (-242)) (-357))) (-15 -2789 ((-1 (-876 (-205)) (-876 (-205))) (-591 (-242)) (-1 (-876 (-205)) (-876 (-205))))) (-15 -3331 ((-591 (-357)) (-591 (-242)) (-591 (-357)))))) (T -240))
-((-3331 (*1 *2 *3 *2) (-12 (-5 *2 (-591 (-357))) (-5 *3 (-591 (-242))) (-5 *1 (-240)))) (-2789 (*1 *2 *3 *2) (-12 (-5 *2 (-1 (-876 (-205)) (-876 (-205)))) (-5 *3 (-591 (-242))) (-5 *1 (-240)))) (-1237 (*1 *2 *3 *2) (-12 (-5 *2 (-357)) (-5 *3 (-591 (-242))) (-5 *1 (-240)))) (-1286 (*1 *2 *3 *2) (-12 (-5 *2 (-854)) (-5 *3 (-591 (-242))) (-5 *1 (-240)))) (-1923 (*1 *2 *3) (-12 (-5 *3 (-591 (-242))) (-5 *2 (-1049 (-205))) (-5 *1 (-240)))) (-4053 (*1 *2 *3 *2) (-12 (-5 *2 (-854)) (-5 *3 (-591 (-242))) (-5 *1 (-240)))) (-1531 (*1 *2 *3 *2) (-12 (-5 *2 (-854)) (-5 *3 (-591 (-242))) (-5 *1 (-240)))) (-4223 (*1 *2 *3 *2) (-12 (-5 *2 (-591 (-1013 (-357)))) (-5 *3 (-591 (-242))) (-5 *1 (-240)))) (-1495 (*1 *2 *3 *2) (-12 (-5 *2 (-807)) (-5 *3 (-591 (-242))) (-5 *1 (-240)))) (-3591 (*1 *2 *3 *2) (-12 (-5 *2 (-807)) (-5 *3 (-591 (-242))) (-5 *1 (-240)))) (-4055 (*1 *2 *3 *2) (-12 (-5 *2 (-108)) (-5 *3 (-591 (-242))) (-5 *1 (-240)))) (-3350 (*1 *2 *3 *2) (-12 (-5 *2 (-1072)) (-5 *3 (-591 (-242))) (-5 *1 (-240)))) (-3698 (*1 *2 *3 *2) (-12 (-5 *2 (-1072)) (-5 *3 (-591 (-242))) (-5 *1 (-240)))) (-1889 (*1 *2 *3 *2) (-12 (-5 *2 (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -3115 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205)))) (-5 *3 (-591 (-242))) (-5 *1 (-240)))) (-2258 (*1 *2 *3 *2) (-12 (-5 *2 (-108)) (-5 *3 (-591 (-242))) (-5 *1 (-240)))) (-3230 (*1 *2 *3 *2) (-12 (-5 *2 (-108)) (-5 *3 (-591 (-242))) (-5 *1 (-240)))))
-(-10 -7 (-15 -3230 ((-108) (-591 (-242)) (-108))) (-15 -2258 ((-108) (-591 (-242)) (-108))) (-15 -1889 ((-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -3115 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205))) (-591 (-242)) (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -3115 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205))))) (-15 -3698 ((-1072) (-591 (-242)) (-1072))) (-15 -3350 ((-1072) (-591 (-242)) (-1072))) (-15 -4055 ((-108) (-591 (-242)) (-108))) (-15 -3591 ((-807) (-591 (-242)) (-807))) (-15 -1495 ((-807) (-591 (-242)) (-807))) (-15 -4223 ((-591 (-1013 (-357))) (-591 (-242)) (-591 (-1013 (-357))))) (-15 -1531 ((-854) (-591 (-242)) (-854))) (-15 -4053 ((-854) (-591 (-242)) (-854))) (-15 -1923 ((-1049 (-205)) (-591 (-242)))) (-15 -1286 ((-854) (-591 (-242)) (-854))) (-15 -1237 ((-357) (-591 (-242)) (-357))) (-15 -2789 ((-1 (-876 (-205)) (-876 (-205))) (-591 (-242)) (-1 (-876 (-205)) (-876 (-205))))) (-15 -3331 ((-591 (-357)) (-591 (-242)) (-591 (-357)))))
-((-3786 (((-3 |#1| "failed") (-591 (-242)) (-1089)) 17)))
-(((-241 |#1|) (-10 -7 (-15 -3786 ((-3 |#1| "failed") (-591 (-242)) (-1089)))) (-1125)) (T -241))
-((-3786 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-591 (-242))) (-5 *4 (-1089)) (-5 *1 (-241 *2)) (-4 *2 (-1125)))))
-(-10 -7 (-15 -3786 ((-3 |#1| "failed") (-591 (-242)) (-1089))))
-((-3008 (((-108) $ $) NIL)) (-1889 (($ (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -3115 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205)))) 15)) (-4053 (($ (-854)) 76)) (-1531 (($ (-854)) 75)) (-2999 (($ (-591 (-357))) 82)) (-1237 (($ (-357)) 58)) (-1286 (($ (-854)) 77)) (-4055 (($ (-108)) 23)) (-3698 (($ (-1072)) 18)) (-3350 (($ (-1072)) 19)) (-1923 (($ (-1049 (-205))) 71)) (-4223 (($ (-591 (-1013 (-357)))) 67)) (-1767 (($ (-591 (-1013 (-357)))) 59) (($ (-591 (-1013 (-385 (-525))))) 66)) (-3017 (($ (-357)) 29) (($ (-807)) 33)) (-1611 (((-108) (-591 $) (-1089)) 91)) (-3786 (((-3 (-51) "failed") (-591 $) (-1089)) 93)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-1805 (($ (-357)) 34) (($ (-807)) 35)) (-3572 (($ (-1 (-876 (-205)) (-876 (-205)))) 57)) (-2789 (($ (-1 (-876 (-205)) (-876 (-205)))) 78)) (-1263 (($ (-1 (-205) (-205))) 39) (($ (-1 (-205) (-205) (-205))) 43) (($ (-1 (-205) (-205) (-205) (-205))) 47)) (-3022 (((-796) $) 87)) (-1218 (($ (-108)) 24) (($ (-591 (-1013 (-357)))) 52)) (-3230 (($ (-108)) 25)) (-4096 (((-108) $ $) 89)))
-(((-242) (-13 (-1018) (-10 -8 (-15 -3230 ($ (-108))) (-15 -1218 ($ (-108))) (-15 -1889 ($ (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -3115 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205))))) (-15 -3698 ($ (-1072))) (-15 -3350 ($ (-1072))) (-15 -4055 ($ (-108))) (-15 -1218 ($ (-591 (-1013 (-357))))) (-15 -3572 ($ (-1 (-876 (-205)) (-876 (-205))))) (-15 -3017 ($ (-357))) (-15 -3017 ($ (-807))) (-15 -1805 ($ (-357))) (-15 -1805 ($ (-807))) (-15 -1263 ($ (-1 (-205) (-205)))) (-15 -1263 ($ (-1 (-205) (-205) (-205)))) (-15 -1263 ($ (-1 (-205) (-205) (-205) (-205)))) (-15 -1237 ($ (-357))) (-15 -1767 ($ (-591 (-1013 (-357))))) (-15 -1767 ($ (-591 (-1013 (-385 (-525)))))) (-15 -4223 ($ (-591 (-1013 (-357))))) (-15 -1923 ($ (-1049 (-205)))) (-15 -1531 ($ (-854))) (-15 -4053 ($ (-854))) (-15 -1286 ($ (-854))) (-15 -2789 ($ (-1 (-876 (-205)) (-876 (-205))))) (-15 -2999 ($ (-591 (-357)))) (-15 -3786 ((-3 (-51) "failed") (-591 $) (-1089))) (-15 -1611 ((-108) (-591 $) (-1089)))))) (T -242))
-((-3230 (*1 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-242)))) (-1218 (*1 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-242)))) (-1889 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -3115 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205)))) (-5 *1 (-242)))) (-3698 (*1 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-242)))) (-3350 (*1 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-242)))) (-4055 (*1 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-242)))) (-1218 (*1 *1 *2) (-12 (-5 *2 (-591 (-1013 (-357)))) (-5 *1 (-242)))) (-3572 (*1 *1 *2) (-12 (-5 *2 (-1 (-876 (-205)) (-876 (-205)))) (-5 *1 (-242)))) (-3017 (*1 *1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-242)))) (-3017 (*1 *1 *2) (-12 (-5 *2 (-807)) (-5 *1 (-242)))) (-1805 (*1 *1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-242)))) (-1805 (*1 *1 *2) (-12 (-5 *2 (-807)) (-5 *1 (-242)))) (-1263 (*1 *1 *2) (-12 (-5 *2 (-1 (-205) (-205))) (-5 *1 (-242)))) (-1263 (*1 *1 *2) (-12 (-5 *2 (-1 (-205) (-205) (-205))) (-5 *1 (-242)))) (-1263 (*1 *1 *2) (-12 (-5 *2 (-1 (-205) (-205) (-205) (-205))) (-5 *1 (-242)))) (-1237 (*1 *1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-242)))) (-1767 (*1 *1 *2) (-12 (-5 *2 (-591 (-1013 (-357)))) (-5 *1 (-242)))) (-1767 (*1 *1 *2) (-12 (-5 *2 (-591 (-1013 (-385 (-525))))) (-5 *1 (-242)))) (-4223 (*1 *1 *2) (-12 (-5 *2 (-591 (-1013 (-357)))) (-5 *1 (-242)))) (-1923 (*1 *1 *2) (-12 (-5 *2 (-1049 (-205))) (-5 *1 (-242)))) (-1531 (*1 *1 *2) (-12 (-5 *2 (-854)) (-5 *1 (-242)))) (-4053 (*1 *1 *2) (-12 (-5 *2 (-854)) (-5 *1 (-242)))) (-1286 (*1 *1 *2) (-12 (-5 *2 (-854)) (-5 *1 (-242)))) (-2789 (*1 *1 *2) (-12 (-5 *2 (-1 (-876 (-205)) (-876 (-205)))) (-5 *1 (-242)))) (-2999 (*1 *1 *2) (-12 (-5 *2 (-591 (-357))) (-5 *1 (-242)))) (-3786 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-591 (-242))) (-5 *4 (-1089)) (-5 *2 (-51)) (-5 *1 (-242)))) (-1611 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-242))) (-5 *4 (-1089)) (-5 *2 (-108)) (-5 *1 (-242)))))
-(-13 (-1018) (-10 -8 (-15 -3230 ($ (-108))) (-15 -1218 ($ (-108))) (-15 -1889 ($ (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -3115 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205))))) (-15 -3698 ($ (-1072))) (-15 -3350 ($ (-1072))) (-15 -4055 ($ (-108))) (-15 -1218 ($ (-591 (-1013 (-357))))) (-15 -3572 ($ (-1 (-876 (-205)) (-876 (-205))))) (-15 -3017 ($ (-357))) (-15 -3017 ($ (-807))) (-15 -1805 ($ (-357))) (-15 -1805 ($ (-807))) (-15 -1263 ($ (-1 (-205) (-205)))) (-15 -1263 ($ (-1 (-205) (-205) (-205)))) (-15 -1263 ($ (-1 (-205) (-205) (-205) (-205)))) (-15 -1237 ($ (-357))) (-15 -1767 ($ (-591 (-1013 (-357))))) (-15 -1767 ($ (-591 (-1013 (-385 (-525)))))) (-15 -4223 ($ (-591 (-1013 (-357))))) (-15 -1923 ($ (-1049 (-205)))) (-15 -1531 ($ (-854))) (-15 -4053 ($ (-854))) (-15 -1286 ($ (-854))) (-15 -2789 ($ (-1 (-876 (-205)) (-876 (-205))))) (-15 -2999 ($ (-591 (-357)))) (-15 -3786 ((-3 (-51) "failed") (-591 $) (-1089))) (-15 -1611 ((-108) (-591 $) (-1089)))))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-1773 (((-591 (-712)) $) NIL) (((-591 (-712)) $ |#2|) NIL)) (-3197 (((-712) $) NIL) (((-712) $ |#2|) NIL)) (-1507 (((-591 |#3|) $) NIL)) (-1312 (((-1085 $) $ |#3|) NIL) (((-1085 |#1|) $) NIL)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3706 (($ $) NIL (|has| |#1| (-517)))) (-1715 (((-108) $) NIL (|has| |#1| (-517)))) (-4090 (((-712) $) NIL) (((-712) $ (-591 |#3|)) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-1965 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-1291 (($ $) NIL (|has| |#1| (-429)))) (-2827 (((-396 $) $) NIL (|has| |#1| (-429)))) (-2252 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-1257 (($ $) NIL)) (-3798 (($) NIL T CONST)) (-1251 (((-3 |#1| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#1| (-966 (-525)))) (((-3 |#3| "failed") $) NIL) (((-3 |#2| "failed") $) NIL) (((-3 (-1041 |#1| |#2|) "failed") $) 21)) (-3528 ((|#1| $) NIL) (((-385 (-525)) $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-525) $) NIL (|has| |#1| (-966 (-525)))) ((|#3| $) NIL) ((|#2| $) NIL) (((-1041 |#1| |#2|) $) NIL)) (-2805 (($ $ $ |#3|) NIL (|has| |#1| (-160)))) (-1710 (($ $) NIL)) (-3305 (((-631 (-525)) (-631 $)) NIL (|has| |#1| (-587 (-525)))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| |#1| (-587 (-525)))) (((-2 (|:| -4057 (-631 |#1|)) (|:| |vec| (-1171 |#1|))) (-631 $) (-1171 $)) NIL) (((-631 |#1|) (-631 $)) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-3208 (($ $) NIL (|has| |#1| (-429))) (($ $ |#3|) NIL (|has| |#1| (-429)))) (-1695 (((-591 $) $) NIL)) (-2744 (((-108) $) NIL (|has| |#1| (-842)))) (-2056 (($ $ |#1| (-497 |#3|) $) NIL)) (-2011 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (-12 (|has| |#1| (-819 (-357))) (|has| |#3| (-819 (-357))))) (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (-12 (|has| |#1| (-819 (-525))) (|has| |#3| (-819 (-525)))))) (-3873 (((-712) $ |#2|) NIL) (((-712) $) 10)) (-2824 (((-108) $) NIL)) (-4010 (((-712) $) NIL)) (-1493 (($ (-1085 |#1|) |#3|) NIL) (($ (-1085 $) |#3|) NIL)) (-1922 (((-591 $) $) NIL)) (-2202 (((-108) $) NIL)) (-1480 (($ |#1| (-497 |#3|)) NIL) (($ $ |#3| (-712)) NIL) (($ $ (-591 |#3|) (-591 (-712))) NIL)) (-3958 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $ |#3|) NIL)) (-2624 (((-497 |#3|) $) NIL) (((-712) $ |#3|) NIL) (((-591 (-712)) $ (-591 |#3|)) NIL)) (-3741 (($ $ $) NIL (|has| |#1| (-788)))) (-2478 (($ $ $) NIL (|has| |#1| (-788)))) (-4015 (($ (-1 (-497 |#3|) (-497 |#3|)) $) NIL)) (-1340 (($ (-1 |#1| |#1|) $) NIL)) (-2492 (((-1 $ (-712)) |#2|) NIL) (((-1 $ (-712)) $) NIL (|has| |#1| (-213)))) (-2254 (((-3 |#3| "failed") $) NIL)) (-1661 (($ $) NIL)) (-1678 ((|#1| $) NIL)) (-1968 ((|#3| $) NIL)) (-1356 (($ (-591 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-2339 (((-1072) $) NIL)) (-3326 (((-108) $) NIL)) (-3376 (((-3 (-591 $) "failed") $) NIL)) (-2010 (((-3 (-591 $) "failed") $) NIL)) (-2292 (((-3 (-2 (|:| |var| |#3|) (|:| -2008 (-712))) "failed") $) NIL)) (-2794 (($ $) NIL)) (-2047 (((-1036) $) NIL)) (-1634 (((-108) $) NIL)) (-1646 ((|#1| $) NIL)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| |#1| (-429)))) (-1399 (($ (-591 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-2916 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-1626 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-1348 (((-396 $) $) NIL (|has| |#1| (-842)))) (-2089 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517))) (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-4132 (($ $ (-591 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-591 $) (-591 $)) NIL) (($ $ |#3| |#1|) NIL) (($ $ (-591 |#3|) (-591 |#1|)) NIL) (($ $ |#3| $) NIL) (($ $ (-591 |#3|) (-591 $)) NIL) (($ $ |#2| $) NIL (|has| |#1| (-213))) (($ $ (-591 |#2|) (-591 $)) NIL (|has| |#1| (-213))) (($ $ |#2| |#1|) NIL (|has| |#1| (-213))) (($ $ (-591 |#2|) (-591 |#1|)) NIL (|has| |#1| (-213)))) (-2976 (($ $ |#3|) NIL (|has| |#1| (-160)))) (-3266 (($ $ |#3|) NIL) (($ $ (-591 |#3|)) NIL) (($ $ |#3| (-712)) NIL) (($ $ (-591 |#3|) (-591 (-712))) NIL) (($ $) NIL (|has| |#1| (-213))) (($ $ (-712)) NIL (|has| |#1| (-213))) (($ $ (-1089)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1 |#1| |#1|) (-712)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-3945 (((-591 |#2|) $) NIL)) (-1316 (((-497 |#3|) $) NIL) (((-712) $ |#3|) NIL) (((-591 (-712)) $ (-591 |#3|)) NIL) (((-712) $ |#2|) NIL)) (-1408 (((-825 (-357)) $) NIL (-12 (|has| |#1| (-566 (-825 (-357)))) (|has| |#3| (-566 (-825 (-357)))))) (((-825 (-525)) $) NIL (-12 (|has| |#1| (-566 (-825 (-525)))) (|has| |#3| (-566 (-825 (-525)))))) (((-501) $) NIL (-12 (|has| |#1| (-566 (-501))) (|has| |#3| (-566 (-501)))))) (-2668 ((|#1| $) NIL (|has| |#1| (-429))) (($ $ |#3|) NIL (|has| |#1| (-429)))) (-2265 (((-3 (-1171 $) "failed") (-631 $)) NIL (-12 (|has| $ (-136)) (|has| |#1| (-842))))) (-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ |#1|) 24) (($ |#3|) 23) (($ |#2|) NIL) (($ (-1041 |#1| |#2|)) 30) (($ (-385 (-525))) NIL (-3321 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-966 (-385 (-525)))))) (($ $) NIL (|has| |#1| (-517)))) (-3654 (((-591 |#1|) $) NIL)) (-2560 ((|#1| $ (-497 |#3|)) NIL) (($ $ |#3| (-712)) NIL) (($ $ (-591 |#3|) (-591 (-712))) NIL)) (-1437 (((-3 $ "failed") $) NIL (-3321 (-12 (|has| $ (-136)) (|has| |#1| (-842))) (|has| |#1| (-136))))) (-2128 (((-712)) NIL)) (-1698 (($ $ $ (-712)) NIL (|has| |#1| (-160)))) (-2495 (((-108) $ $) NIL (|has| |#1| (-517)))) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4191 (($) NIL T CONST)) (-4197 (($) NIL T CONST)) (-4196 (($ $ |#3|) NIL) (($ $ (-591 |#3|)) NIL) (($ $ |#3| (-712)) NIL) (($ $ (-591 |#3|) (-591 (-712))) NIL) (($ $) NIL (|has| |#1| (-213))) (($ $ (-712)) NIL (|has| |#1| (-213))) (($ $ (-1089)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1 |#1| |#1|) (-712)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-4135 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4119 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4096 (((-108) $ $) NIL)) (-4126 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4112 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4173 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) NIL) (($ $ |#1|) NIL)))
+((-2289 (*1 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1125)))) (-2289 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1125)) (-4 *1 (-233 *3)))) (-3457 (*1 *2 *1) (-12 (-4 *1 (-233 *3)) (-4 *3 (-1125)) (-5 *2 (-712)))) (-2234 (*1 *2 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1125)))) (-2848 (*1 *2 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1125)))) (-2886 (*1 *2 *2 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1125)))) (-2371 (*1 *2 *2 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1125)))) (-2640 (*1 *2 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1125)))) (-2524 (*1 *2 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1125)))) (-3405 (*1 *1 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1125)))))
+(-13 (-1037 |t#1|) (-925 |t#1|) (-10 -8 (-15 -2289 ($)) (-15 -2289 ($ (-591 |t#1|))) (-15 -3457 ((-712) $)) (-15 -2234 (|t#1| $)) (-15 -2848 (|t#1| $)) (-15 -2886 (|t#1| |t#1| $)) (-15 -2371 (|t#1| |t#1| $)) (-15 -2640 (|t#1| $)) (-15 -2524 (|t#1| $)) (-15 -3405 ($ $))))
+(((-33) . T) ((-102 |#1|) . T) ((-97) |has| |#1| (-1018)) ((-565 (-796)) -3150 (|has| |#1| (-1018)) (|has| |#1| (-565 (-796)))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-925 |#1|) . T) ((-1018) |has| |#1| (-1018)) ((-1037 |#1|) . T) ((-1125) . T))
+((-3866 (((-1 (-876 (-205)) (-205) (-205)) (-1 (-876 (-205)) (-205) (-205)) (-1 (-205) (-205) (-205) (-205))) 139)) (-2957 (((-1049 (-205)) (-815 (-1 (-205) (-205) (-205))) (-1013 (-357)) (-1013 (-357))) 160) (((-1049 (-205)) (-815 (-1 (-205) (-205) (-205))) (-1013 (-357)) (-1013 (-357)) (-591 (-242))) 158) (((-1049 (-205)) (-1 (-876 (-205)) (-205) (-205)) (-1013 (-357)) (-1013 (-357))) 163) (((-1049 (-205)) (-1 (-876 (-205)) (-205) (-205)) (-1013 (-357)) (-1013 (-357)) (-591 (-242))) 159) (((-1049 (-205)) (-1 (-205) (-205) (-205)) (-1013 (-357)) (-1013 (-357))) 150) (((-1049 (-205)) (-1 (-205) (-205) (-205)) (-1013 (-357)) (-1013 (-357)) (-591 (-242))) 149) (((-1049 (-205)) (-1 (-876 (-205)) (-205)) (-1013 (-357))) 129) (((-1049 (-205)) (-1 (-876 (-205)) (-205)) (-1013 (-357)) (-591 (-242))) 127) (((-1049 (-205)) (-812 (-1 (-205) (-205))) (-1013 (-357))) 128) (((-1049 (-205)) (-812 (-1 (-205) (-205))) (-1013 (-357)) (-591 (-242))) 125)) (-2912 (((-1173) (-815 (-1 (-205) (-205) (-205))) (-1013 (-357)) (-1013 (-357))) 162) (((-1173) (-815 (-1 (-205) (-205) (-205))) (-1013 (-357)) (-1013 (-357)) (-591 (-242))) 161) (((-1173) (-1 (-876 (-205)) (-205) (-205)) (-1013 (-357)) (-1013 (-357))) 165) (((-1173) (-1 (-876 (-205)) (-205) (-205)) (-1013 (-357)) (-1013 (-357)) (-591 (-242))) 164) (((-1173) (-1 (-205) (-205) (-205)) (-1013 (-357)) (-1013 (-357))) 152) (((-1173) (-1 (-205) (-205) (-205)) (-1013 (-357)) (-1013 (-357)) (-591 (-242))) 151) (((-1173) (-1 (-876 (-205)) (-205)) (-1013 (-357))) 135) (((-1173) (-1 (-876 (-205)) (-205)) (-1013 (-357)) (-591 (-242))) 134) (((-1173) (-812 (-1 (-205) (-205))) (-1013 (-357))) 133) (((-1173) (-812 (-1 (-205) (-205))) (-1013 (-357)) (-591 (-242))) 132) (((-1172) (-810 (-1 (-205) (-205))) (-1013 (-357))) 100) (((-1172) (-810 (-1 (-205) (-205))) (-1013 (-357)) (-591 (-242))) 99) (((-1172) (-1 (-205) (-205)) (-1013 (-357))) 96) (((-1172) (-1 (-205) (-205)) (-1013 (-357)) (-591 (-242))) 95)))
+(((-234) (-10 -7 (-15 -2912 ((-1172) (-1 (-205) (-205)) (-1013 (-357)) (-591 (-242)))) (-15 -2912 ((-1172) (-1 (-205) (-205)) (-1013 (-357)))) (-15 -2912 ((-1172) (-810 (-1 (-205) (-205))) (-1013 (-357)) (-591 (-242)))) (-15 -2912 ((-1172) (-810 (-1 (-205) (-205))) (-1013 (-357)))) (-15 -2912 ((-1173) (-812 (-1 (-205) (-205))) (-1013 (-357)) (-591 (-242)))) (-15 -2912 ((-1173) (-812 (-1 (-205) (-205))) (-1013 (-357)))) (-15 -2912 ((-1173) (-1 (-876 (-205)) (-205)) (-1013 (-357)) (-591 (-242)))) (-15 -2912 ((-1173) (-1 (-876 (-205)) (-205)) (-1013 (-357)))) (-15 -2957 ((-1049 (-205)) (-812 (-1 (-205) (-205))) (-1013 (-357)) (-591 (-242)))) (-15 -2957 ((-1049 (-205)) (-812 (-1 (-205) (-205))) (-1013 (-357)))) (-15 -2957 ((-1049 (-205)) (-1 (-876 (-205)) (-205)) (-1013 (-357)) (-591 (-242)))) (-15 -2957 ((-1049 (-205)) (-1 (-876 (-205)) (-205)) (-1013 (-357)))) (-15 -2912 ((-1173) (-1 (-205) (-205) (-205)) (-1013 (-357)) (-1013 (-357)) (-591 (-242)))) (-15 -2912 ((-1173) (-1 (-205) (-205) (-205)) (-1013 (-357)) (-1013 (-357)))) (-15 -2957 ((-1049 (-205)) (-1 (-205) (-205) (-205)) (-1013 (-357)) (-1013 (-357)) (-591 (-242)))) (-15 -2957 ((-1049 (-205)) (-1 (-205) (-205) (-205)) (-1013 (-357)) (-1013 (-357)))) (-15 -2912 ((-1173) (-1 (-876 (-205)) (-205) (-205)) (-1013 (-357)) (-1013 (-357)) (-591 (-242)))) (-15 -2912 ((-1173) (-1 (-876 (-205)) (-205) (-205)) (-1013 (-357)) (-1013 (-357)))) (-15 -2957 ((-1049 (-205)) (-1 (-876 (-205)) (-205) (-205)) (-1013 (-357)) (-1013 (-357)) (-591 (-242)))) (-15 -2957 ((-1049 (-205)) (-1 (-876 (-205)) (-205) (-205)) (-1013 (-357)) (-1013 (-357)))) (-15 -2912 ((-1173) (-815 (-1 (-205) (-205) (-205))) (-1013 (-357)) (-1013 (-357)) (-591 (-242)))) (-15 -2912 ((-1173) (-815 (-1 (-205) (-205) (-205))) (-1013 (-357)) (-1013 (-357)))) (-15 -2957 ((-1049 (-205)) (-815 (-1 (-205) (-205) (-205))) (-1013 (-357)) (-1013 (-357)) (-591 (-242)))) (-15 -2957 ((-1049 (-205)) (-815 (-1 (-205) (-205) (-205))) (-1013 (-357)) (-1013 (-357)))) (-15 -3866 ((-1 (-876 (-205)) (-205) (-205)) (-1 (-876 (-205)) (-205) (-205)) (-1 (-205) (-205) (-205) (-205)))))) (T -234))
+((-3866 (*1 *2 *2 *3) (-12 (-5 *2 (-1 (-876 (-205)) (-205) (-205))) (-5 *3 (-1 (-205) (-205) (-205) (-205))) (-5 *1 (-234)))) (-2957 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-815 (-1 (-205) (-205) (-205)))) (-5 *4 (-1013 (-357))) (-5 *2 (-1049 (-205))) (-5 *1 (-234)))) (-2957 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-815 (-1 (-205) (-205) (-205)))) (-5 *4 (-1013 (-357))) (-5 *5 (-591 (-242))) (-5 *2 (-1049 (-205))) (-5 *1 (-234)))) (-2912 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-815 (-1 (-205) (-205) (-205)))) (-5 *4 (-1013 (-357))) (-5 *2 (-1173)) (-5 *1 (-234)))) (-2912 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-815 (-1 (-205) (-205) (-205)))) (-5 *4 (-1013 (-357))) (-5 *5 (-591 (-242))) (-5 *2 (-1173)) (-5 *1 (-234)))) (-2957 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 (-876 (-205)) (-205) (-205))) (-5 *4 (-1013 (-357))) (-5 *2 (-1049 (-205))) (-5 *1 (-234)))) (-2957 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-876 (-205)) (-205) (-205))) (-5 *4 (-1013 (-357))) (-5 *5 (-591 (-242))) (-5 *2 (-1049 (-205))) (-5 *1 (-234)))) (-2912 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 (-876 (-205)) (-205) (-205))) (-5 *4 (-1013 (-357))) (-5 *2 (-1173)) (-5 *1 (-234)))) (-2912 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-876 (-205)) (-205) (-205))) (-5 *4 (-1013 (-357))) (-5 *5 (-591 (-242))) (-5 *2 (-1173)) (-5 *1 (-234)))) (-2957 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 (-205) (-205) (-205))) (-5 *4 (-1013 (-357))) (-5 *2 (-1049 (-205))) (-5 *1 (-234)))) (-2957 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-205) (-205) (-205))) (-5 *4 (-1013 (-357))) (-5 *5 (-591 (-242))) (-5 *2 (-1049 (-205))) (-5 *1 (-234)))) (-2912 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 (-205) (-205) (-205))) (-5 *4 (-1013 (-357))) (-5 *2 (-1173)) (-5 *1 (-234)))) (-2912 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-205) (-205) (-205))) (-5 *4 (-1013 (-357))) (-5 *5 (-591 (-242))) (-5 *2 (-1173)) (-5 *1 (-234)))) (-2957 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-876 (-205)) (-205))) (-5 *4 (-1013 (-357))) (-5 *2 (-1049 (-205))) (-5 *1 (-234)))) (-2957 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 (-876 (-205)) (-205))) (-5 *4 (-1013 (-357))) (-5 *5 (-591 (-242))) (-5 *2 (-1049 (-205))) (-5 *1 (-234)))) (-2957 (*1 *2 *3 *4) (-12 (-5 *3 (-812 (-1 (-205) (-205)))) (-5 *4 (-1013 (-357))) (-5 *2 (-1049 (-205))) (-5 *1 (-234)))) (-2957 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-812 (-1 (-205) (-205)))) (-5 *4 (-1013 (-357))) (-5 *5 (-591 (-242))) (-5 *2 (-1049 (-205))) (-5 *1 (-234)))) (-2912 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-876 (-205)) (-205))) (-5 *4 (-1013 (-357))) (-5 *2 (-1173)) (-5 *1 (-234)))) (-2912 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 (-876 (-205)) (-205))) (-5 *4 (-1013 (-357))) (-5 *5 (-591 (-242))) (-5 *2 (-1173)) (-5 *1 (-234)))) (-2912 (*1 *2 *3 *4) (-12 (-5 *3 (-812 (-1 (-205) (-205)))) (-5 *4 (-1013 (-357))) (-5 *2 (-1173)) (-5 *1 (-234)))) (-2912 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-812 (-1 (-205) (-205)))) (-5 *4 (-1013 (-357))) (-5 *5 (-591 (-242))) (-5 *2 (-1173)) (-5 *1 (-234)))) (-2912 (*1 *2 *3 *4) (-12 (-5 *3 (-810 (-1 (-205) (-205)))) (-5 *4 (-1013 (-357))) (-5 *2 (-1172)) (-5 *1 (-234)))) (-2912 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-810 (-1 (-205) (-205)))) (-5 *4 (-1013 (-357))) (-5 *5 (-591 (-242))) (-5 *2 (-1172)) (-5 *1 (-234)))) (-2912 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-205) (-205))) (-5 *4 (-1013 (-357))) (-5 *2 (-1172)) (-5 *1 (-234)))) (-2912 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 (-205) (-205))) (-5 *4 (-1013 (-357))) (-5 *5 (-591 (-242))) (-5 *2 (-1172)) (-5 *1 (-234)))))
+(-10 -7 (-15 -2912 ((-1172) (-1 (-205) (-205)) (-1013 (-357)) (-591 (-242)))) (-15 -2912 ((-1172) (-1 (-205) (-205)) (-1013 (-357)))) (-15 -2912 ((-1172) (-810 (-1 (-205) (-205))) (-1013 (-357)) (-591 (-242)))) (-15 -2912 ((-1172) (-810 (-1 (-205) (-205))) (-1013 (-357)))) (-15 -2912 ((-1173) (-812 (-1 (-205) (-205))) (-1013 (-357)) (-591 (-242)))) (-15 -2912 ((-1173) (-812 (-1 (-205) (-205))) (-1013 (-357)))) (-15 -2912 ((-1173) (-1 (-876 (-205)) (-205)) (-1013 (-357)) (-591 (-242)))) (-15 -2912 ((-1173) (-1 (-876 (-205)) (-205)) (-1013 (-357)))) (-15 -2957 ((-1049 (-205)) (-812 (-1 (-205) (-205))) (-1013 (-357)) (-591 (-242)))) (-15 -2957 ((-1049 (-205)) (-812 (-1 (-205) (-205))) (-1013 (-357)))) (-15 -2957 ((-1049 (-205)) (-1 (-876 (-205)) (-205)) (-1013 (-357)) (-591 (-242)))) (-15 -2957 ((-1049 (-205)) (-1 (-876 (-205)) (-205)) (-1013 (-357)))) (-15 -2912 ((-1173) (-1 (-205) (-205) (-205)) (-1013 (-357)) (-1013 (-357)) (-591 (-242)))) (-15 -2912 ((-1173) (-1 (-205) (-205) (-205)) (-1013 (-357)) (-1013 (-357)))) (-15 -2957 ((-1049 (-205)) (-1 (-205) (-205) (-205)) (-1013 (-357)) (-1013 (-357)) (-591 (-242)))) (-15 -2957 ((-1049 (-205)) (-1 (-205) (-205) (-205)) (-1013 (-357)) (-1013 (-357)))) (-15 -2912 ((-1173) (-1 (-876 (-205)) (-205) (-205)) (-1013 (-357)) (-1013 (-357)) (-591 (-242)))) (-15 -2912 ((-1173) (-1 (-876 (-205)) (-205) (-205)) (-1013 (-357)) (-1013 (-357)))) (-15 -2957 ((-1049 (-205)) (-1 (-876 (-205)) (-205) (-205)) (-1013 (-357)) (-1013 (-357)) (-591 (-242)))) (-15 -2957 ((-1049 (-205)) (-1 (-876 (-205)) (-205) (-205)) (-1013 (-357)) (-1013 (-357)))) (-15 -2912 ((-1173) (-815 (-1 (-205) (-205) (-205))) (-1013 (-357)) (-1013 (-357)) (-591 (-242)))) (-15 -2912 ((-1173) (-815 (-1 (-205) (-205) (-205))) (-1013 (-357)) (-1013 (-357)))) (-15 -2957 ((-1049 (-205)) (-815 (-1 (-205) (-205) (-205))) (-1013 (-357)) (-1013 (-357)) (-591 (-242)))) (-15 -2957 ((-1049 (-205)) (-815 (-1 (-205) (-205) (-205))) (-1013 (-357)) (-1013 (-357)))) (-15 -3866 ((-1 (-876 (-205)) (-205) (-205)) (-1 (-876 (-205)) (-205) (-205)) (-1 (-205) (-205) (-205) (-205)))))
+((-2912 (((-1172) (-273 |#2|) (-1089) (-1089) (-591 (-242))) 96)))
+(((-235 |#1| |#2|) (-10 -7 (-15 -2912 ((-1172) (-273 |#2|) (-1089) (-1089) (-591 (-242))))) (-13 (-517) (-788) (-966 (-525))) (-408 |#1|)) (T -235))
+((-2912 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-273 *7)) (-5 *4 (-1089)) (-5 *5 (-591 (-242))) (-4 *7 (-408 *6)) (-4 *6 (-13 (-517) (-788) (-966 (-525)))) (-5 *2 (-1172)) (-5 *1 (-235 *6 *7)))))
+(-10 -7 (-15 -2912 ((-1172) (-273 |#2|) (-1089) (-1089) (-591 (-242)))))
+((-2351 (((-525) (-525)) 50)) (-2171 (((-525) (-525)) 51)) (-1660 (((-205) (-205)) 52)) (-2576 (((-1173) (-1 (-157 (-205)) (-157 (-205))) (-1013 (-205)) (-1013 (-205))) 49)) (-3214 (((-1173) (-1 (-157 (-205)) (-157 (-205))) (-1013 (-205)) (-1013 (-205)) (-108)) 47)))
+(((-236) (-10 -7 (-15 -3214 ((-1173) (-1 (-157 (-205)) (-157 (-205))) (-1013 (-205)) (-1013 (-205)) (-108))) (-15 -2576 ((-1173) (-1 (-157 (-205)) (-157 (-205))) (-1013 (-205)) (-1013 (-205)))) (-15 -2351 ((-525) (-525))) (-15 -2171 ((-525) (-525))) (-15 -1660 ((-205) (-205))))) (T -236))
+((-1660 (*1 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-236)))) (-2171 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-236)))) (-2351 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-236)))) (-2576 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 (-157 (-205)) (-157 (-205)))) (-5 *4 (-1013 (-205))) (-5 *2 (-1173)) (-5 *1 (-236)))) (-3214 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-157 (-205)) (-157 (-205)))) (-5 *4 (-1013 (-205))) (-5 *5 (-108)) (-5 *2 (-1173)) (-5 *1 (-236)))))
+(-10 -7 (-15 -3214 ((-1173) (-1 (-157 (-205)) (-157 (-205))) (-1013 (-205)) (-1013 (-205)) (-108))) (-15 -2576 ((-1173) (-1 (-157 (-205)) (-157 (-205))) (-1013 (-205)) (-1013 (-205)))) (-15 -2351 ((-525) (-525))) (-15 -2171 ((-525) (-525))) (-15 -1660 ((-205) (-205))))
+((-2686 (((-1011 (-357)) (-1011 (-294 |#1|))) 16)))
+(((-237 |#1|) (-10 -7 (-15 -2686 ((-1011 (-357)) (-1011 (-294 |#1|))))) (-13 (-788) (-517) (-566 (-357)))) (T -237))
+((-2686 (*1 *2 *3) (-12 (-5 *3 (-1011 (-294 *4))) (-4 *4 (-13 (-788) (-517) (-566 (-357)))) (-5 *2 (-1011 (-357))) (-5 *1 (-237 *4)))))
+(-10 -7 (-15 -2686 ((-1011 (-357)) (-1011 (-294 |#1|)))))
+((-2957 (((-1049 (-205)) (-815 |#1|) (-1011 (-357)) (-1011 (-357))) 71) (((-1049 (-205)) (-815 |#1|) (-1011 (-357)) (-1011 (-357)) (-591 (-242))) 70) (((-1049 (-205)) |#1| (-1011 (-357)) (-1011 (-357))) 61) (((-1049 (-205)) |#1| (-1011 (-357)) (-1011 (-357)) (-591 (-242))) 60) (((-1049 (-205)) (-812 |#1|) (-1011 (-357))) 52) (((-1049 (-205)) (-812 |#1|) (-1011 (-357)) (-591 (-242))) 51)) (-2912 (((-1173) (-815 |#1|) (-1011 (-357)) (-1011 (-357))) 74) (((-1173) (-815 |#1|) (-1011 (-357)) (-1011 (-357)) (-591 (-242))) 73) (((-1173) |#1| (-1011 (-357)) (-1011 (-357))) 64) (((-1173) |#1| (-1011 (-357)) (-1011 (-357)) (-591 (-242))) 63) (((-1173) (-812 |#1|) (-1011 (-357))) 56) (((-1173) (-812 |#1|) (-1011 (-357)) (-591 (-242))) 55) (((-1172) (-810 |#1|) (-1011 (-357))) 43) (((-1172) (-810 |#1|) (-1011 (-357)) (-591 (-242))) 42) (((-1172) |#1| (-1011 (-357))) 35) (((-1172) |#1| (-1011 (-357)) (-591 (-242))) 34)))
+(((-238 |#1|) (-10 -7 (-15 -2912 ((-1172) |#1| (-1011 (-357)) (-591 (-242)))) (-15 -2912 ((-1172) |#1| (-1011 (-357)))) (-15 -2912 ((-1172) (-810 |#1|) (-1011 (-357)) (-591 (-242)))) (-15 -2912 ((-1172) (-810 |#1|) (-1011 (-357)))) (-15 -2912 ((-1173) (-812 |#1|) (-1011 (-357)) (-591 (-242)))) (-15 -2912 ((-1173) (-812 |#1|) (-1011 (-357)))) (-15 -2957 ((-1049 (-205)) (-812 |#1|) (-1011 (-357)) (-591 (-242)))) (-15 -2957 ((-1049 (-205)) (-812 |#1|) (-1011 (-357)))) (-15 -2912 ((-1173) |#1| (-1011 (-357)) (-1011 (-357)) (-591 (-242)))) (-15 -2912 ((-1173) |#1| (-1011 (-357)) (-1011 (-357)))) (-15 -2957 ((-1049 (-205)) |#1| (-1011 (-357)) (-1011 (-357)) (-591 (-242)))) (-15 -2957 ((-1049 (-205)) |#1| (-1011 (-357)) (-1011 (-357)))) (-15 -2912 ((-1173) (-815 |#1|) (-1011 (-357)) (-1011 (-357)) (-591 (-242)))) (-15 -2912 ((-1173) (-815 |#1|) (-1011 (-357)) (-1011 (-357)))) (-15 -2957 ((-1049 (-205)) (-815 |#1|) (-1011 (-357)) (-1011 (-357)) (-591 (-242)))) (-15 -2957 ((-1049 (-205)) (-815 |#1|) (-1011 (-357)) (-1011 (-357))))) (-13 (-566 (-501)) (-1018))) (T -238))
+((-2957 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-815 *5)) (-5 *4 (-1011 (-357))) (-4 *5 (-13 (-566 (-501)) (-1018))) (-5 *2 (-1049 (-205))) (-5 *1 (-238 *5)))) (-2957 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-815 *6)) (-5 *4 (-1011 (-357))) (-5 *5 (-591 (-242))) (-4 *6 (-13 (-566 (-501)) (-1018))) (-5 *2 (-1049 (-205))) (-5 *1 (-238 *6)))) (-2912 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-815 *5)) (-5 *4 (-1011 (-357))) (-4 *5 (-13 (-566 (-501)) (-1018))) (-5 *2 (-1173)) (-5 *1 (-238 *5)))) (-2912 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-815 *6)) (-5 *4 (-1011 (-357))) (-5 *5 (-591 (-242))) (-4 *6 (-13 (-566 (-501)) (-1018))) (-5 *2 (-1173)) (-5 *1 (-238 *6)))) (-2957 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-1011 (-357))) (-5 *2 (-1049 (-205))) (-5 *1 (-238 *3)) (-4 *3 (-13 (-566 (-501)) (-1018))))) (-2957 (*1 *2 *3 *4 *4 *5) (-12 (-5 *4 (-1011 (-357))) (-5 *5 (-591 (-242))) (-5 *2 (-1049 (-205))) (-5 *1 (-238 *3)) (-4 *3 (-13 (-566 (-501)) (-1018))))) (-2912 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-1011 (-357))) (-5 *2 (-1173)) (-5 *1 (-238 *3)) (-4 *3 (-13 (-566 (-501)) (-1018))))) (-2912 (*1 *2 *3 *4 *4 *5) (-12 (-5 *4 (-1011 (-357))) (-5 *5 (-591 (-242))) (-5 *2 (-1173)) (-5 *1 (-238 *3)) (-4 *3 (-13 (-566 (-501)) (-1018))))) (-2957 (*1 *2 *3 *4) (-12 (-5 *3 (-812 *5)) (-5 *4 (-1011 (-357))) (-4 *5 (-13 (-566 (-501)) (-1018))) (-5 *2 (-1049 (-205))) (-5 *1 (-238 *5)))) (-2957 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-812 *6)) (-5 *4 (-1011 (-357))) (-5 *5 (-591 (-242))) (-4 *6 (-13 (-566 (-501)) (-1018))) (-5 *2 (-1049 (-205))) (-5 *1 (-238 *6)))) (-2912 (*1 *2 *3 *4) (-12 (-5 *3 (-812 *5)) (-5 *4 (-1011 (-357))) (-4 *5 (-13 (-566 (-501)) (-1018))) (-5 *2 (-1173)) (-5 *1 (-238 *5)))) (-2912 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-812 *6)) (-5 *4 (-1011 (-357))) (-5 *5 (-591 (-242))) (-4 *6 (-13 (-566 (-501)) (-1018))) (-5 *2 (-1173)) (-5 *1 (-238 *6)))) (-2912 (*1 *2 *3 *4) (-12 (-5 *3 (-810 *5)) (-5 *4 (-1011 (-357))) (-4 *5 (-13 (-566 (-501)) (-1018))) (-5 *2 (-1172)) (-5 *1 (-238 *5)))) (-2912 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-810 *6)) (-5 *4 (-1011 (-357))) (-5 *5 (-591 (-242))) (-4 *6 (-13 (-566 (-501)) (-1018))) (-5 *2 (-1172)) (-5 *1 (-238 *6)))) (-2912 (*1 *2 *3 *4) (-12 (-5 *4 (-1011 (-357))) (-5 *2 (-1172)) (-5 *1 (-238 *3)) (-4 *3 (-13 (-566 (-501)) (-1018))))) (-2912 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1011 (-357))) (-5 *5 (-591 (-242))) (-5 *2 (-1172)) (-5 *1 (-238 *3)) (-4 *3 (-13 (-566 (-501)) (-1018))))))
+(-10 -7 (-15 -2912 ((-1172) |#1| (-1011 (-357)) (-591 (-242)))) (-15 -2912 ((-1172) |#1| (-1011 (-357)))) (-15 -2912 ((-1172) (-810 |#1|) (-1011 (-357)) (-591 (-242)))) (-15 -2912 ((-1172) (-810 |#1|) (-1011 (-357)))) (-15 -2912 ((-1173) (-812 |#1|) (-1011 (-357)) (-591 (-242)))) (-15 -2912 ((-1173) (-812 |#1|) (-1011 (-357)))) (-15 -2957 ((-1049 (-205)) (-812 |#1|) (-1011 (-357)) (-591 (-242)))) (-15 -2957 ((-1049 (-205)) (-812 |#1|) (-1011 (-357)))) (-15 -2912 ((-1173) |#1| (-1011 (-357)) (-1011 (-357)) (-591 (-242)))) (-15 -2912 ((-1173) |#1| (-1011 (-357)) (-1011 (-357)))) (-15 -2957 ((-1049 (-205)) |#1| (-1011 (-357)) (-1011 (-357)) (-591 (-242)))) (-15 -2957 ((-1049 (-205)) |#1| (-1011 (-357)) (-1011 (-357)))) (-15 -2912 ((-1173) (-815 |#1|) (-1011 (-357)) (-1011 (-357)) (-591 (-242)))) (-15 -2912 ((-1173) (-815 |#1|) (-1011 (-357)) (-1011 (-357)))) (-15 -2957 ((-1049 (-205)) (-815 |#1|) (-1011 (-357)) (-1011 (-357)) (-591 (-242)))) (-15 -2957 ((-1049 (-205)) (-815 |#1|) (-1011 (-357)) (-1011 (-357)))))
+((-2912 (((-1173) (-591 (-205)) (-591 (-205)) (-591 (-205)) (-591 (-242))) 23) (((-1173) (-591 (-205)) (-591 (-205)) (-591 (-205))) 24) (((-1172) (-591 (-876 (-205))) (-591 (-242))) 16) (((-1172) (-591 (-876 (-205)))) 17) (((-1172) (-591 (-205)) (-591 (-205)) (-591 (-242))) 20) (((-1172) (-591 (-205)) (-591 (-205))) 21)))
+(((-239) (-10 -7 (-15 -2912 ((-1172) (-591 (-205)) (-591 (-205)))) (-15 -2912 ((-1172) (-591 (-205)) (-591 (-205)) (-591 (-242)))) (-15 -2912 ((-1172) (-591 (-876 (-205))))) (-15 -2912 ((-1172) (-591 (-876 (-205))) (-591 (-242)))) (-15 -2912 ((-1173) (-591 (-205)) (-591 (-205)) (-591 (-205)))) (-15 -2912 ((-1173) (-591 (-205)) (-591 (-205)) (-591 (-205)) (-591 (-242)))))) (T -239))
+((-2912 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-591 (-205))) (-5 *4 (-591 (-242))) (-5 *2 (-1173)) (-5 *1 (-239)))) (-2912 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-591 (-205))) (-5 *2 (-1173)) (-5 *1 (-239)))) (-2912 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-876 (-205)))) (-5 *4 (-591 (-242))) (-5 *2 (-1172)) (-5 *1 (-239)))) (-2912 (*1 *2 *3) (-12 (-5 *3 (-591 (-876 (-205)))) (-5 *2 (-1172)) (-5 *1 (-239)))) (-2912 (*1 *2 *3 *3 *4) (-12 (-5 *3 (-591 (-205))) (-5 *4 (-591 (-242))) (-5 *2 (-1172)) (-5 *1 (-239)))) (-2912 (*1 *2 *3 *3) (-12 (-5 *3 (-591 (-205))) (-5 *2 (-1172)) (-5 *1 (-239)))))
+(-10 -7 (-15 -2912 ((-1172) (-591 (-205)) (-591 (-205)))) (-15 -2912 ((-1172) (-591 (-205)) (-591 (-205)) (-591 (-242)))) (-15 -2912 ((-1172) (-591 (-876 (-205))))) (-15 -2912 ((-1172) (-591 (-876 (-205))) (-591 (-242)))) (-15 -2912 ((-1173) (-591 (-205)) (-591 (-205)) (-591 (-205)))) (-15 -2912 ((-1173) (-591 (-205)) (-591 (-205)) (-591 (-205)) (-591 (-242)))))
+((-2628 (((-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1735 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205))) (-591 (-242)) (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1735 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205)))) 26)) (-2880 (((-854) (-591 (-242)) (-854)) 53)) (-1382 (((-854) (-591 (-242)) (-854)) 52)) (-3094 (((-591 (-357)) (-591 (-242)) (-591 (-357))) 69)) (-3132 (((-357) (-591 (-242)) (-357)) 58)) (-1667 (((-854) (-591 (-242)) (-854)) 54)) (-2909 (((-108) (-591 (-242)) (-108)) 28)) (-2264 (((-1072) (-591 (-242)) (-1072)) 20)) (-3102 (((-1072) (-591 (-242)) (-1072)) 27)) (-2994 (((-1049 (-205)) (-591 (-242))) 47)) (-3830 (((-591 (-1013 (-357))) (-591 (-242)) (-591 (-1013 (-357)))) 41)) (-3720 (((-807) (-591 (-242)) (-807)) 33)) (-1344 (((-807) (-591 (-242)) (-807)) 34)) (-1661 (((-1 (-876 (-205)) (-876 (-205))) (-591 (-242)) (-1 (-876 (-205)) (-876 (-205)))) 64)) (-3064 (((-108) (-591 (-242)) (-108)) 16)) (-3379 (((-108) (-591 (-242)) (-108)) 15)))
+(((-240) (-10 -7 (-15 -3379 ((-108) (-591 (-242)) (-108))) (-15 -3064 ((-108) (-591 (-242)) (-108))) (-15 -2628 ((-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1735 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205))) (-591 (-242)) (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1735 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205))))) (-15 -2264 ((-1072) (-591 (-242)) (-1072))) (-15 -3102 ((-1072) (-591 (-242)) (-1072))) (-15 -2909 ((-108) (-591 (-242)) (-108))) (-15 -3720 ((-807) (-591 (-242)) (-807))) (-15 -1344 ((-807) (-591 (-242)) (-807))) (-15 -3830 ((-591 (-1013 (-357))) (-591 (-242)) (-591 (-1013 (-357))))) (-15 -1382 ((-854) (-591 (-242)) (-854))) (-15 -2880 ((-854) (-591 (-242)) (-854))) (-15 -2994 ((-1049 (-205)) (-591 (-242)))) (-15 -1667 ((-854) (-591 (-242)) (-854))) (-15 -3132 ((-357) (-591 (-242)) (-357))) (-15 -1661 ((-1 (-876 (-205)) (-876 (-205))) (-591 (-242)) (-1 (-876 (-205)) (-876 (-205))))) (-15 -3094 ((-591 (-357)) (-591 (-242)) (-591 (-357)))))) (T -240))
+((-3094 (*1 *2 *3 *2) (-12 (-5 *2 (-591 (-357))) (-5 *3 (-591 (-242))) (-5 *1 (-240)))) (-1661 (*1 *2 *3 *2) (-12 (-5 *2 (-1 (-876 (-205)) (-876 (-205)))) (-5 *3 (-591 (-242))) (-5 *1 (-240)))) (-3132 (*1 *2 *3 *2) (-12 (-5 *2 (-357)) (-5 *3 (-591 (-242))) (-5 *1 (-240)))) (-1667 (*1 *2 *3 *2) (-12 (-5 *2 (-854)) (-5 *3 (-591 (-242))) (-5 *1 (-240)))) (-2994 (*1 *2 *3) (-12 (-5 *3 (-591 (-242))) (-5 *2 (-1049 (-205))) (-5 *1 (-240)))) (-2880 (*1 *2 *3 *2) (-12 (-5 *2 (-854)) (-5 *3 (-591 (-242))) (-5 *1 (-240)))) (-1382 (*1 *2 *3 *2) (-12 (-5 *2 (-854)) (-5 *3 (-591 (-242))) (-5 *1 (-240)))) (-3830 (*1 *2 *3 *2) (-12 (-5 *2 (-591 (-1013 (-357)))) (-5 *3 (-591 (-242))) (-5 *1 (-240)))) (-1344 (*1 *2 *3 *2) (-12 (-5 *2 (-807)) (-5 *3 (-591 (-242))) (-5 *1 (-240)))) (-3720 (*1 *2 *3 *2) (-12 (-5 *2 (-807)) (-5 *3 (-591 (-242))) (-5 *1 (-240)))) (-2909 (*1 *2 *3 *2) (-12 (-5 *2 (-108)) (-5 *3 (-591 (-242))) (-5 *1 (-240)))) (-3102 (*1 *2 *3 *2) (-12 (-5 *2 (-1072)) (-5 *3 (-591 (-242))) (-5 *1 (-240)))) (-2264 (*1 *2 *3 *2) (-12 (-5 *2 (-1072)) (-5 *3 (-591 (-242))) (-5 *1 (-240)))) (-2628 (*1 *2 *3 *2) (-12 (-5 *2 (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1735 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205)))) (-5 *3 (-591 (-242))) (-5 *1 (-240)))) (-3064 (*1 *2 *3 *2) (-12 (-5 *2 (-108)) (-5 *3 (-591 (-242))) (-5 *1 (-240)))) (-3379 (*1 *2 *3 *2) (-12 (-5 *2 (-108)) (-5 *3 (-591 (-242))) (-5 *1 (-240)))))
+(-10 -7 (-15 -3379 ((-108) (-591 (-242)) (-108))) (-15 -3064 ((-108) (-591 (-242)) (-108))) (-15 -2628 ((-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1735 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205))) (-591 (-242)) (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1735 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205))))) (-15 -2264 ((-1072) (-591 (-242)) (-1072))) (-15 -3102 ((-1072) (-591 (-242)) (-1072))) (-15 -2909 ((-108) (-591 (-242)) (-108))) (-15 -3720 ((-807) (-591 (-242)) (-807))) (-15 -1344 ((-807) (-591 (-242)) (-807))) (-15 -3830 ((-591 (-1013 (-357))) (-591 (-242)) (-591 (-1013 (-357))))) (-15 -1382 ((-854) (-591 (-242)) (-854))) (-15 -2880 ((-854) (-591 (-242)) (-854))) (-15 -2994 ((-1049 (-205)) (-591 (-242)))) (-15 -1667 ((-854) (-591 (-242)) (-854))) (-15 -3132 ((-357) (-591 (-242)) (-357))) (-15 -1661 ((-1 (-876 (-205)) (-876 (-205))) (-591 (-242)) (-1 (-876 (-205)) (-876 (-205))))) (-15 -3094 ((-591 (-357)) (-591 (-242)) (-591 (-357)))))
+((-1586 (((-3 |#1| "failed") (-591 (-242)) (-1089)) 17)))
+(((-241 |#1|) (-10 -7 (-15 -1586 ((-3 |#1| "failed") (-591 (-242)) (-1089)))) (-1125)) (T -241))
+((-1586 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-591 (-242))) (-5 *4 (-1089)) (-5 *1 (-241 *2)) (-4 *2 (-1125)))))
+(-10 -7 (-15 -1586 ((-3 |#1| "failed") (-591 (-242)) (-1089))))
+((-2673 (((-108) $ $) NIL)) (-2628 (($ (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1735 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205)))) 15)) (-2880 (($ (-854)) 76)) (-1382 (($ (-854)) 75)) (-1851 (($ (-591 (-357))) 82)) (-3132 (($ (-357)) 58)) (-1667 (($ (-854)) 77)) (-2909 (($ (-108)) 23)) (-2264 (($ (-1072)) 18)) (-3102 (($ (-1072)) 19)) (-2994 (($ (-1049 (-205))) 71)) (-3830 (($ (-591 (-1013 (-357)))) 67)) (-3756 (($ (-591 (-1013 (-357)))) 59) (($ (-591 (-1013 (-385 (-525))))) 66)) (-1973 (($ (-357)) 29) (($ (-807)) 33)) (-2242 (((-108) (-591 $) (-1089)) 91)) (-1586 (((-3 (-51) "failed") (-591 $) (-1089)) 93)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-1997 (($ (-357)) 34) (($ (-807)) 35)) (-1671 (($ (-1 (-876 (-205)) (-876 (-205)))) 57)) (-1661 (($ (-1 (-876 (-205)) (-876 (-205)))) 78)) (-2299 (($ (-1 (-205) (-205))) 39) (($ (-1 (-205) (-205) (-205))) 43) (($ (-1 (-205) (-205) (-205) (-205))) 47)) (-2686 (((-796) $) 87)) (-2980 (($ (-108)) 24) (($ (-591 (-1013 (-357)))) 52)) (-3379 (($ (-108)) 25)) (-3944 (((-108) $ $) 89)))
+(((-242) (-13 (-1018) (-10 -8 (-15 -3379 ($ (-108))) (-15 -2980 ($ (-108))) (-15 -2628 ($ (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1735 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205))))) (-15 -2264 ($ (-1072))) (-15 -3102 ($ (-1072))) (-15 -2909 ($ (-108))) (-15 -2980 ($ (-591 (-1013 (-357))))) (-15 -1671 ($ (-1 (-876 (-205)) (-876 (-205))))) (-15 -1973 ($ (-357))) (-15 -1973 ($ (-807))) (-15 -1997 ($ (-357))) (-15 -1997 ($ (-807))) (-15 -2299 ($ (-1 (-205) (-205)))) (-15 -2299 ($ (-1 (-205) (-205) (-205)))) (-15 -2299 ($ (-1 (-205) (-205) (-205) (-205)))) (-15 -3132 ($ (-357))) (-15 -3756 ($ (-591 (-1013 (-357))))) (-15 -3756 ($ (-591 (-1013 (-385 (-525)))))) (-15 -3830 ($ (-591 (-1013 (-357))))) (-15 -2994 ($ (-1049 (-205)))) (-15 -1382 ($ (-854))) (-15 -2880 ($ (-854))) (-15 -1667 ($ (-854))) (-15 -1661 ($ (-1 (-876 (-205)) (-876 (-205))))) (-15 -1851 ($ (-591 (-357)))) (-15 -1586 ((-3 (-51) "failed") (-591 $) (-1089))) (-15 -2242 ((-108) (-591 $) (-1089)))))) (T -242))
+((-3379 (*1 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-242)))) (-2980 (*1 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-242)))) (-2628 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1735 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205)))) (-5 *1 (-242)))) (-2264 (*1 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-242)))) (-3102 (*1 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-242)))) (-2909 (*1 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-242)))) (-2980 (*1 *1 *2) (-12 (-5 *2 (-591 (-1013 (-357)))) (-5 *1 (-242)))) (-1671 (*1 *1 *2) (-12 (-5 *2 (-1 (-876 (-205)) (-876 (-205)))) (-5 *1 (-242)))) (-1973 (*1 *1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-242)))) (-1973 (*1 *1 *2) (-12 (-5 *2 (-807)) (-5 *1 (-242)))) (-1997 (*1 *1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-242)))) (-1997 (*1 *1 *2) (-12 (-5 *2 (-807)) (-5 *1 (-242)))) (-2299 (*1 *1 *2) (-12 (-5 *2 (-1 (-205) (-205))) (-5 *1 (-242)))) (-2299 (*1 *1 *2) (-12 (-5 *2 (-1 (-205) (-205) (-205))) (-5 *1 (-242)))) (-2299 (*1 *1 *2) (-12 (-5 *2 (-1 (-205) (-205) (-205) (-205))) (-5 *1 (-242)))) (-3132 (*1 *1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-242)))) (-3756 (*1 *1 *2) (-12 (-5 *2 (-591 (-1013 (-357)))) (-5 *1 (-242)))) (-3756 (*1 *1 *2) (-12 (-5 *2 (-591 (-1013 (-385 (-525))))) (-5 *1 (-242)))) (-3830 (*1 *1 *2) (-12 (-5 *2 (-591 (-1013 (-357)))) (-5 *1 (-242)))) (-2994 (*1 *1 *2) (-12 (-5 *2 (-1049 (-205))) (-5 *1 (-242)))) (-1382 (*1 *1 *2) (-12 (-5 *2 (-854)) (-5 *1 (-242)))) (-2880 (*1 *1 *2) (-12 (-5 *2 (-854)) (-5 *1 (-242)))) (-1667 (*1 *1 *2) (-12 (-5 *2 (-854)) (-5 *1 (-242)))) (-1661 (*1 *1 *2) (-12 (-5 *2 (-1 (-876 (-205)) (-876 (-205)))) (-5 *1 (-242)))) (-1851 (*1 *1 *2) (-12 (-5 *2 (-591 (-357))) (-5 *1 (-242)))) (-1586 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-591 (-242))) (-5 *4 (-1089)) (-5 *2 (-51)) (-5 *1 (-242)))) (-2242 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-242))) (-5 *4 (-1089)) (-5 *2 (-108)) (-5 *1 (-242)))))
+(-13 (-1018) (-10 -8 (-15 -3379 ($ (-108))) (-15 -2980 ($ (-108))) (-15 -2628 ($ (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1735 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205))))) (-15 -2264 ($ (-1072))) (-15 -3102 ($ (-1072))) (-15 -2909 ($ (-108))) (-15 -2980 ($ (-591 (-1013 (-357))))) (-15 -1671 ($ (-1 (-876 (-205)) (-876 (-205))))) (-15 -1973 ($ (-357))) (-15 -1973 ($ (-807))) (-15 -1997 ($ (-357))) (-15 -1997 ($ (-807))) (-15 -2299 ($ (-1 (-205) (-205)))) (-15 -2299 ($ (-1 (-205) (-205) (-205)))) (-15 -2299 ($ (-1 (-205) (-205) (-205) (-205)))) (-15 -3132 ($ (-357))) (-15 -3756 ($ (-591 (-1013 (-357))))) (-15 -3756 ($ (-591 (-1013 (-385 (-525)))))) (-15 -3830 ($ (-591 (-1013 (-357))))) (-15 -2994 ($ (-1049 (-205)))) (-15 -1382 ($ (-854))) (-15 -2880 ($ (-854))) (-15 -1667 ($ (-854))) (-15 -1661 ($ (-1 (-876 (-205)) (-876 (-205))))) (-15 -1851 ($ (-591 (-357)))) (-15 -1586 ((-3 (-51) "failed") (-591 $) (-1089))) (-15 -2242 ((-108) (-591 $) (-1089)))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-3827 (((-591 (-712)) $) NIL) (((-591 (-712)) $ |#2|) NIL)) (-1314 (((-712) $) NIL) (((-712) $ |#2|) NIL)) (-1444 (((-591 |#3|) $) NIL)) (-2514 (((-1085 $) $ |#3|) NIL) (((-1085 |#1|) $) NIL)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3641 (($ $) NIL (|has| |#1| (-517)))) (-3077 (((-108) $) NIL (|has| |#1| (-517)))) (-1978 (((-712) $) NIL) (((-712) $ (-591 |#3|)) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2179 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-1720 (($ $) NIL (|has| |#1| (-429)))) (-3898 (((-396 $) $) NIL (|has| |#1| (-429)))) (-3008 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-2243 (($ $) NIL)) (-2055 (($) NIL T CONST)) (-4174 (((-3 |#1| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#1| (-966 (-525)))) (((-3 |#3| "failed") $) NIL) (((-3 |#2| "failed") $) NIL) (((-3 (-1041 |#1| |#2|) "failed") $) 21)) (-3341 ((|#1| $) NIL) (((-385 (-525)) $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-525) $) NIL (|has| |#1| (-966 (-525)))) ((|#3| $) NIL) ((|#2| $) NIL) (((-1041 |#1| |#2|) $) NIL)) (-1788 (($ $ $ |#3|) NIL (|has| |#1| (-160)))) (-1575 (($ $) NIL)) (-3925 (((-631 (-525)) (-631 $)) NIL (|has| |#1| (-587 (-525)))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| |#1| (-587 (-525)))) (((-2 (|:| -2928 (-631 |#1|)) (|:| |vec| (-1171 |#1|))) (-631 $) (-1171 $)) NIL) (((-631 |#1|) (-631 $)) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-3153 (($ $) NIL (|has| |#1| (-429))) (($ $ |#3|) NIL (|has| |#1| (-429)))) (-1564 (((-591 $) $) NIL)) (-2393 (((-108) $) NIL (|has| |#1| (-842)))) (-2615 (($ $ |#1| (-497 |#3|) $) NIL)) (-4018 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (-12 (|has| |#1| (-819 (-357))) (|has| |#3| (-819 (-357))))) (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (-12 (|has| |#1| (-819 (-525))) (|has| |#3| (-819 (-525)))))) (-1676 (((-712) $ |#2|) NIL) (((-712) $) 10)) (-3865 (((-108) $) NIL)) (-3667 (((-712) $) NIL)) (-1434 (($ (-1085 |#1|) |#3|) NIL) (($ (-1085 $) |#3|) NIL)) (-2987 (((-591 $) $) NIL)) (-3802 (((-108) $) NIL)) (-1422 (($ |#1| (-497 |#3|)) NIL) (($ $ |#3| (-712)) NIL) (($ $ (-591 |#3|) (-591 (-712))) NIL)) (-3148 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $ |#3|) NIL)) (-3629 (((-497 |#3|) $) NIL) (((-712) $ |#3|) NIL) (((-591 (-712)) $ (-591 |#3|)) NIL)) (-1923 (($ $ $) NIL (|has| |#1| (-788)))) (-3475 (($ $ $) NIL (|has| |#1| (-788)))) (-2508 (($ (-1 (-497 |#3|) (-497 |#3|)) $) NIL)) (-1257 (($ (-1 |#1| |#1|) $) NIL)) (-1695 (((-1 $ (-712)) |#2|) NIL) (((-1 $ (-712)) $) NIL (|has| |#1| (-213)))) (-3027 (((-3 |#3| "failed") $) NIL)) (-1548 (($ $) NIL)) (-1556 ((|#1| $) NIL)) (-3574 ((|#3| $) NIL)) (-2081 (($ (-591 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-2621 (((-1072) $) NIL)) (-4156 (((-108) $) NIL)) (-3401 (((-3 (-591 $) "failed") $) NIL)) (-4008 (((-3 (-591 $) "failed") $) NIL)) (-3410 (((-3 (-2 (|:| |var| |#3|) (|:| -3987 (-712))) "failed") $) NIL)) (-2233 (($ $) NIL)) (-2937 (((-1036) $) NIL)) (-1531 (((-108) $) NIL)) (-1540 ((|#1| $) NIL)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| |#1| (-429)))) (-2124 (($ (-591 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-3550 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-3534 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-2542 (((-396 $) $) NIL (|has| |#1| (-842)))) (-3210 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517))) (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-1980 (($ $ (-591 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-591 $) (-591 $)) NIL) (($ $ |#3| |#1|) NIL) (($ $ (-591 |#3|) (-591 |#1|)) NIL) (($ $ |#3| $) NIL) (($ $ (-591 |#3|) (-591 $)) NIL) (($ $ |#2| $) NIL (|has| |#1| (-213))) (($ $ (-591 |#2|) (-591 $)) NIL (|has| |#1| (-213))) (($ $ |#2| |#1|) NIL (|has| |#1| (-213))) (($ $ (-591 |#2|) (-591 |#1|)) NIL (|has| |#1| (-213)))) (-2858 (($ $ |#3|) NIL (|has| |#1| (-160)))) (-2209 (($ $ |#3|) NIL) (($ $ (-591 |#3|)) NIL) (($ $ |#3| (-712)) NIL) (($ $ (-591 |#3|) (-591 (-712))) NIL) (($ $) NIL (|has| |#1| (-213))) (($ $ (-712)) NIL (|has| |#1| (-213))) (($ $ (-1089)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1 |#1| |#1|) (-712)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-1277 (((-591 |#2|) $) NIL)) (-2743 (((-497 |#3|) $) NIL) (((-712) $ |#3|) NIL) (((-591 (-712)) $ (-591 |#3|)) NIL) (((-712) $ |#2|) NIL)) (-1300 (((-825 (-357)) $) NIL (-12 (|has| |#1| (-566 (-825 (-357)))) (|has| |#3| (-566 (-825 (-357)))))) (((-825 (-525)) $) NIL (-12 (|has| |#1| (-566 (-825 (-525)))) (|has| |#3| (-566 (-825 (-525)))))) (((-501) $) NIL (-12 (|has| |#1| (-566 (-501))) (|has| |#3| (-566 (-501)))))) (-2827 ((|#1| $) NIL (|has| |#1| (-429))) (($ $ |#3|) NIL (|has| |#1| (-429)))) (-3124 (((-3 (-1171 $) "failed") (-631 $)) NIL (-12 (|has| $ (-136)) (|has| |#1| (-842))))) (-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ |#1|) 24) (($ |#3|) 23) (($ |#2|) NIL) (($ (-1041 |#1| |#2|)) 30) (($ (-385 (-525))) NIL (-3150 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-966 (-385 (-525)))))) (($ $) NIL (|has| |#1| (-517)))) (-3109 (((-591 |#1|) $) NIL)) (-1263 ((|#1| $ (-497 |#3|)) NIL) (($ $ |#3| (-712)) NIL) (($ $ (-591 |#3|) (-591 (-712))) NIL)) (-3751 (((-3 $ "failed") $) NIL (-3150 (-12 (|has| $ (-136)) (|has| |#1| (-842))) (|has| |#1| (-136))))) (-3425 (((-712)) NIL)) (-2931 (($ $ $ (-712)) NIL (|has| |#1| (-160)))) (-1724 (((-108) $ $) NIL (|has| |#1| (-517)))) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1830 (($) NIL T CONST)) (-1839 (($) NIL T CONST)) (-1796 (($ $ |#3|) NIL) (($ $ (-591 |#3|)) NIL) (($ $ |#3| (-712)) NIL) (($ $ (-591 |#3|) (-591 (-712))) NIL) (($ $) NIL (|has| |#1| (-213))) (($ $ (-712)) NIL (|has| |#1| (-213))) (($ $ (-1089)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1 |#1| |#1|) (-712)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-4004 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3982 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3944 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3971 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4059 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) NIL) (($ $ |#1|) NIL)))
(((-243 |#1| |#2| |#3|) (-13 (-232 |#1| |#2| |#3| (-497 |#3|)) (-966 (-1041 |#1| |#2|))) (-975) (-788) (-245 |#2|)) (T -243))
NIL
(-13 (-232 |#1| |#2| |#3| (-497 |#3|)) (-966 (-1041 |#1| |#2|)))
-((-3197 (((-712) $) 30)) (-1251 (((-3 |#2| "failed") $) 17)) (-3528 ((|#2| $) 27)) (-3266 (($ $) 12) (($ $ (-712)) 15)) (-3022 (((-796) $) 26) (($ |#2|) 10)) (-4096 (((-108) $ $) 20)) (-4112 (((-108) $ $) 29)))
-(((-244 |#1| |#2|) (-10 -8 (-15 -3266 (|#1| |#1| (-712))) (-15 -3266 (|#1| |#1|)) (-15 -3197 ((-712) |#1|)) (-15 -3528 (|#2| |#1|)) (-15 -1251 ((-3 |#2| "failed") |#1|)) (-15 -3022 (|#1| |#2|)) (-15 -4112 ((-108) |#1| |#1|)) (-15 -3022 ((-796) |#1|)) (-15 -4096 ((-108) |#1| |#1|))) (-245 |#2|) (-788)) (T -244))
+((-1314 (((-712) $) 30)) (-4174 (((-3 |#2| "failed") $) 17)) (-3341 ((|#2| $) 27)) (-2209 (($ $) 12) (($ $ (-712)) 15)) (-2686 (((-796) $) 26) (($ |#2|) 10)) (-3944 (((-108) $ $) 20)) (-3971 (((-108) $ $) 29)))
+(((-244 |#1| |#2|) (-10 -8 (-15 -2209 (|#1| |#1| (-712))) (-15 -2209 (|#1| |#1|)) (-15 -1314 ((-712) |#1|)) (-15 -3341 (|#2| |#1|)) (-15 -4174 ((-3 |#2| "failed") |#1|)) (-15 -2686 (|#1| |#2|)) (-15 -3971 ((-108) |#1| |#1|)) (-15 -2686 ((-796) |#1|)) (-15 -3944 ((-108) |#1| |#1|))) (-245 |#2|) (-788)) (T -244))
NIL
-(-10 -8 (-15 -3266 (|#1| |#1| (-712))) (-15 -3266 (|#1| |#1|)) (-15 -3197 ((-712) |#1|)) (-15 -3528 (|#2| |#1|)) (-15 -1251 ((-3 |#2| "failed") |#1|)) (-15 -3022 (|#1| |#2|)) (-15 -4112 ((-108) |#1| |#1|)) (-15 -3022 ((-796) |#1|)) (-15 -4096 ((-108) |#1| |#1|)))
-((-3008 (((-108) $ $) 7)) (-3197 (((-712) $) 22)) (-2037 ((|#1| $) 23)) (-1251 (((-3 |#1| "failed") $) 27)) (-3528 ((|#1| $) 26)) (-3873 (((-712) $) 24)) (-3741 (($ $ $) 13)) (-2478 (($ $ $) 14)) (-2492 (($ |#1| (-712)) 25)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-3266 (($ $) 21) (($ $ (-712)) 20)) (-3022 (((-796) $) 11) (($ |#1|) 28)) (-4135 (((-108) $ $) 16)) (-4119 (((-108) $ $) 17)) (-4096 (((-108) $ $) 6)) (-4126 (((-108) $ $) 15)) (-4112 (((-108) $ $) 18)))
+(-10 -8 (-15 -2209 (|#1| |#1| (-712))) (-15 -2209 (|#1| |#1|)) (-15 -1314 ((-712) |#1|)) (-15 -3341 (|#2| |#1|)) (-15 -4174 ((-3 |#2| "failed") |#1|)) (-15 -2686 (|#1| |#2|)) (-15 -3971 ((-108) |#1| |#1|)) (-15 -2686 ((-796) |#1|)) (-15 -3944 ((-108) |#1| |#1|)))
+((-2673 (((-108) $ $) 7)) (-1314 (((-712) $) 22)) (-1592 ((|#1| $) 23)) (-4174 (((-3 |#1| "failed") $) 27)) (-3341 ((|#1| $) 26)) (-1676 (((-712) $) 24)) (-1923 (($ $ $) 13)) (-3475 (($ $ $) 14)) (-1695 (($ |#1| (-712)) 25)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-2209 (($ $) 21) (($ $ (-712)) 20)) (-2686 (((-796) $) 11) (($ |#1|) 28)) (-4004 (((-108) $ $) 16)) (-3982 (((-108) $ $) 17)) (-3944 (((-108) $ $) 6)) (-3994 (((-108) $ $) 15)) (-3971 (((-108) $ $) 18)))
(((-245 |#1|) (-131) (-788)) (T -245))
-((-3022 (*1 *1 *2) (-12 (-4 *1 (-245 *2)) (-4 *2 (-788)))) (-2492 (*1 *1 *2 *3) (-12 (-5 *3 (-712)) (-4 *1 (-245 *2)) (-4 *2 (-788)))) (-3873 (*1 *2 *1) (-12 (-4 *1 (-245 *3)) (-4 *3 (-788)) (-5 *2 (-712)))) (-2037 (*1 *2 *1) (-12 (-4 *1 (-245 *2)) (-4 *2 (-788)))) (-3197 (*1 *2 *1) (-12 (-4 *1 (-245 *3)) (-4 *3 (-788)) (-5 *2 (-712)))) (-3266 (*1 *1 *1) (-12 (-4 *1 (-245 *2)) (-4 *2 (-788)))) (-3266 (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-4 *1 (-245 *3)) (-4 *3 (-788)))))
-(-13 (-788) (-966 |t#1|) (-10 -8 (-15 -2492 ($ |t#1| (-712))) (-15 -3873 ((-712) $)) (-15 -2037 (|t#1| $)) (-15 -3197 ((-712) $)) (-15 -3266 ($ $)) (-15 -3266 ($ $ (-712))) (-15 -3022 ($ |t#1|))))
+((-2686 (*1 *1 *2) (-12 (-4 *1 (-245 *2)) (-4 *2 (-788)))) (-1695 (*1 *1 *2 *3) (-12 (-5 *3 (-712)) (-4 *1 (-245 *2)) (-4 *2 (-788)))) (-1676 (*1 *2 *1) (-12 (-4 *1 (-245 *3)) (-4 *3 (-788)) (-5 *2 (-712)))) (-1592 (*1 *2 *1) (-12 (-4 *1 (-245 *2)) (-4 *2 (-788)))) (-1314 (*1 *2 *1) (-12 (-4 *1 (-245 *3)) (-4 *3 (-788)) (-5 *2 (-712)))) (-2209 (*1 *1 *1) (-12 (-4 *1 (-245 *2)) (-4 *2 (-788)))) (-2209 (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-4 *1 (-245 *3)) (-4 *3 (-788)))))
+(-13 (-788) (-966 |t#1|) (-10 -8 (-15 -1695 ($ |t#1| (-712))) (-15 -1676 ((-712) $)) (-15 -1592 (|t#1| $)) (-15 -1314 ((-712) $)) (-15 -2209 ($ $)) (-15 -2209 ($ $ (-712))) (-15 -2686 ($ |t#1|))))
(((-97) . T) ((-565 (-796)) . T) ((-788) . T) ((-966 |#1|) . T) ((-1018) . T))
-((-1507 (((-591 (-1089)) (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3506 (-591 (-205))))) 41)) (-3531 (((-591 (-1089)) (-294 (-205)) (-712)) 80)) (-2614 (((-3 (-294 (-205)) "failed") (-294 (-205))) 51)) (-1471 (((-294 (-205)) (-294 (-205))) 67)) (-3343 (((-2 (|:| |fn| (-294 (-205))) (|:| -3506 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205))))) (-2 (|:| |fn| (-294 (-205))) (|:| -3506 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) 26)) (-1505 (((-108) (-591 (-294 (-205)))) 84)) (-3042 (((-108) (-294 (-205))) 24)) (-3552 (((-591 (-1072)) (-3 (|:| |noa| (-2 (|:| |fn| (-294 (-205))) (|:| -3506 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) (|:| |lsa| (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3506 (-591 (-205))))))) 106)) (-2645 (((-591 (-294 (-205))) (-591 (-294 (-205)))) 88)) (-2267 (((-591 (-294 (-205))) (-591 (-294 (-205)))) 86)) (-3561 (((-631 (-205)) (-591 (-294 (-205))) (-712)) 95)) (-4190 (((-108) (-294 (-205))) 20) (((-108) (-591 (-294 (-205)))) 85)) (-2473 (((-591 (-205)) (-591 (-781 (-205))) (-205)) 14)) (-2750 (((-357) (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3506 (-591 (-205))))) 101)) (-3967 (((-964) (-1089) (-964)) 34)))
-(((-246) (-10 -7 (-15 -2473 ((-591 (-205)) (-591 (-781 (-205))) (-205))) (-15 -3343 ((-2 (|:| |fn| (-294 (-205))) (|:| -3506 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205))))) (-2 (|:| |fn| (-294 (-205))) (|:| -3506 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205))))))) (-15 -2614 ((-3 (-294 (-205)) "failed") (-294 (-205)))) (-15 -1471 ((-294 (-205)) (-294 (-205)))) (-15 -1505 ((-108) (-591 (-294 (-205))))) (-15 -4190 ((-108) (-591 (-294 (-205))))) (-15 -4190 ((-108) (-294 (-205)))) (-15 -3561 ((-631 (-205)) (-591 (-294 (-205))) (-712))) (-15 -2267 ((-591 (-294 (-205))) (-591 (-294 (-205))))) (-15 -2645 ((-591 (-294 (-205))) (-591 (-294 (-205))))) (-15 -3042 ((-108) (-294 (-205)))) (-15 -1507 ((-591 (-1089)) (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3506 (-591 (-205)))))) (-15 -3531 ((-591 (-1089)) (-294 (-205)) (-712))) (-15 -3967 ((-964) (-1089) (-964))) (-15 -2750 ((-357) (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3506 (-591 (-205)))))) (-15 -3552 ((-591 (-1072)) (-3 (|:| |noa| (-2 (|:| |fn| (-294 (-205))) (|:| -3506 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) (|:| |lsa| (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3506 (-591 (-205)))))))))) (T -246))
-((-3552 (*1 *2 *3) (-12 (-5 *3 (-3 (|:| |noa| (-2 (|:| |fn| (-294 (-205))) (|:| -3506 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) (|:| |lsa| (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3506 (-591 (-205))))))) (-5 *2 (-591 (-1072))) (-5 *1 (-246)))) (-2750 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3506 (-591 (-205))))) (-5 *2 (-357)) (-5 *1 (-246)))) (-3967 (*1 *2 *3 *2) (-12 (-5 *2 (-964)) (-5 *3 (-1089)) (-5 *1 (-246)))) (-3531 (*1 *2 *3 *4) (-12 (-5 *3 (-294 (-205))) (-5 *4 (-712)) (-5 *2 (-591 (-1089))) (-5 *1 (-246)))) (-1507 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3506 (-591 (-205))))) (-5 *2 (-591 (-1089))) (-5 *1 (-246)))) (-3042 (*1 *2 *3) (-12 (-5 *3 (-294 (-205))) (-5 *2 (-108)) (-5 *1 (-246)))) (-2645 (*1 *2 *2) (-12 (-5 *2 (-591 (-294 (-205)))) (-5 *1 (-246)))) (-2267 (*1 *2 *2) (-12 (-5 *2 (-591 (-294 (-205)))) (-5 *1 (-246)))) (-3561 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-294 (-205)))) (-5 *4 (-712)) (-5 *2 (-631 (-205))) (-5 *1 (-246)))) (-4190 (*1 *2 *3) (-12 (-5 *3 (-294 (-205))) (-5 *2 (-108)) (-5 *1 (-246)))) (-4190 (*1 *2 *3) (-12 (-5 *3 (-591 (-294 (-205)))) (-5 *2 (-108)) (-5 *1 (-246)))) (-1505 (*1 *2 *3) (-12 (-5 *3 (-591 (-294 (-205)))) (-5 *2 (-108)) (-5 *1 (-246)))) (-1471 (*1 *2 *2) (-12 (-5 *2 (-294 (-205))) (-5 *1 (-246)))) (-2614 (*1 *2 *2) (|partial| -12 (-5 *2 (-294 (-205))) (-5 *1 (-246)))) (-3343 (*1 *2 *2) (-12 (-5 *2 (-2 (|:| |fn| (-294 (-205))) (|:| -3506 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) (-5 *1 (-246)))) (-2473 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-781 (-205)))) (-5 *4 (-205)) (-5 *2 (-591 *4)) (-5 *1 (-246)))))
-(-10 -7 (-15 -2473 ((-591 (-205)) (-591 (-781 (-205))) (-205))) (-15 -3343 ((-2 (|:| |fn| (-294 (-205))) (|:| -3506 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205))))) (-2 (|:| |fn| (-294 (-205))) (|:| -3506 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205))))))) (-15 -2614 ((-3 (-294 (-205)) "failed") (-294 (-205)))) (-15 -1471 ((-294 (-205)) (-294 (-205)))) (-15 -1505 ((-108) (-591 (-294 (-205))))) (-15 -4190 ((-108) (-591 (-294 (-205))))) (-15 -4190 ((-108) (-294 (-205)))) (-15 -3561 ((-631 (-205)) (-591 (-294 (-205))) (-712))) (-15 -2267 ((-591 (-294 (-205))) (-591 (-294 (-205))))) (-15 -2645 ((-591 (-294 (-205))) (-591 (-294 (-205))))) (-15 -3042 ((-108) (-294 (-205)))) (-15 -1507 ((-591 (-1089)) (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3506 (-591 (-205)))))) (-15 -3531 ((-591 (-1089)) (-294 (-205)) (-712))) (-15 -3967 ((-964) (-1089) (-964))) (-15 -2750 ((-357) (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3506 (-591 (-205)))))) (-15 -3552 ((-591 (-1072)) (-3 (|:| |noa| (-2 (|:| |fn| (-294 (-205))) (|:| -3506 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) (|:| |lsa| (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3506 (-591 (-205)))))))))
-((-3008 (((-108) $ $) NIL)) (-1243 (((-964) (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3506 (-591 (-205))))) NIL) (((-964) (-2 (|:| |fn| (-294 (-205))) (|:| -3506 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) 44)) (-2432 (((-2 (|:| -2432 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |fn| (-294 (-205))) (|:| -3506 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) 26) (((-2 (|:| -2432 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3506 (-591 (-205))))) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) NIL)) (-4096 (((-108) $ $) NIL)))
+((-1444 (((-591 (-1089)) (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3492 (-591 (-205))))) 41)) (-2758 (((-591 (-1089)) (-294 (-205)) (-712)) 80)) (-3542 (((-3 (-294 (-205)) "failed") (-294 (-205))) 51)) (-1281 (((-294 (-205)) (-294 (-205))) 67)) (-3035 (((-2 (|:| |fn| (-294 (-205))) (|:| -3492 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205))))) (-2 (|:| |fn| (-294 (-205))) (|:| -3492 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) 26)) (-1427 (((-108) (-591 (-294 (-205)))) 84)) (-2250 (((-108) (-294 (-205))) 24)) (-1500 (((-591 (-1072)) (-3 (|:| |noa| (-2 (|:| |fn| (-294 (-205))) (|:| -3492 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) (|:| |lsa| (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3492 (-591 (-205))))))) 106)) (-2606 (((-591 (-294 (-205))) (-591 (-294 (-205)))) 88)) (-3144 (((-591 (-294 (-205))) (-591 (-294 (-205)))) 86)) (-1580 (((-631 (-205)) (-591 (-294 (-205))) (-712)) 95)) (-1674 (((-108) (-294 (-205))) 20) (((-108) (-591 (-294 (-205)))) 85)) (-1543 (((-591 (-205)) (-591 (-781 (-205))) (-205)) 14)) (-1327 (((-357) (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3492 (-591 (-205))))) 101)) (-3250 (((-964) (-1089) (-964)) 34)))
+(((-246) (-10 -7 (-15 -1543 ((-591 (-205)) (-591 (-781 (-205))) (-205))) (-15 -3035 ((-2 (|:| |fn| (-294 (-205))) (|:| -3492 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205))))) (-2 (|:| |fn| (-294 (-205))) (|:| -3492 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205))))))) (-15 -3542 ((-3 (-294 (-205)) "failed") (-294 (-205)))) (-15 -1281 ((-294 (-205)) (-294 (-205)))) (-15 -1427 ((-108) (-591 (-294 (-205))))) (-15 -1674 ((-108) (-591 (-294 (-205))))) (-15 -1674 ((-108) (-294 (-205)))) (-15 -1580 ((-631 (-205)) (-591 (-294 (-205))) (-712))) (-15 -3144 ((-591 (-294 (-205))) (-591 (-294 (-205))))) (-15 -2606 ((-591 (-294 (-205))) (-591 (-294 (-205))))) (-15 -2250 ((-108) (-294 (-205)))) (-15 -1444 ((-591 (-1089)) (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3492 (-591 (-205)))))) (-15 -2758 ((-591 (-1089)) (-294 (-205)) (-712))) (-15 -3250 ((-964) (-1089) (-964))) (-15 -1327 ((-357) (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3492 (-591 (-205)))))) (-15 -1500 ((-591 (-1072)) (-3 (|:| |noa| (-2 (|:| |fn| (-294 (-205))) (|:| -3492 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) (|:| |lsa| (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3492 (-591 (-205)))))))))) (T -246))
+((-1500 (*1 *2 *3) (-12 (-5 *3 (-3 (|:| |noa| (-2 (|:| |fn| (-294 (-205))) (|:| -3492 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) (|:| |lsa| (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3492 (-591 (-205))))))) (-5 *2 (-591 (-1072))) (-5 *1 (-246)))) (-1327 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3492 (-591 (-205))))) (-5 *2 (-357)) (-5 *1 (-246)))) (-3250 (*1 *2 *3 *2) (-12 (-5 *2 (-964)) (-5 *3 (-1089)) (-5 *1 (-246)))) (-2758 (*1 *2 *3 *4) (-12 (-5 *3 (-294 (-205))) (-5 *4 (-712)) (-5 *2 (-591 (-1089))) (-5 *1 (-246)))) (-1444 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3492 (-591 (-205))))) (-5 *2 (-591 (-1089))) (-5 *1 (-246)))) (-2250 (*1 *2 *3) (-12 (-5 *3 (-294 (-205))) (-5 *2 (-108)) (-5 *1 (-246)))) (-2606 (*1 *2 *2) (-12 (-5 *2 (-591 (-294 (-205)))) (-5 *1 (-246)))) (-3144 (*1 *2 *2) (-12 (-5 *2 (-591 (-294 (-205)))) (-5 *1 (-246)))) (-1580 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-294 (-205)))) (-5 *4 (-712)) (-5 *2 (-631 (-205))) (-5 *1 (-246)))) (-1674 (*1 *2 *3) (-12 (-5 *3 (-294 (-205))) (-5 *2 (-108)) (-5 *1 (-246)))) (-1674 (*1 *2 *3) (-12 (-5 *3 (-591 (-294 (-205)))) (-5 *2 (-108)) (-5 *1 (-246)))) (-1427 (*1 *2 *3) (-12 (-5 *3 (-591 (-294 (-205)))) (-5 *2 (-108)) (-5 *1 (-246)))) (-1281 (*1 *2 *2) (-12 (-5 *2 (-294 (-205))) (-5 *1 (-246)))) (-3542 (*1 *2 *2) (|partial| -12 (-5 *2 (-294 (-205))) (-5 *1 (-246)))) (-3035 (*1 *2 *2) (-12 (-5 *2 (-2 (|:| |fn| (-294 (-205))) (|:| -3492 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) (-5 *1 (-246)))) (-1543 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-781 (-205)))) (-5 *4 (-205)) (-5 *2 (-591 *4)) (-5 *1 (-246)))))
+(-10 -7 (-15 -1543 ((-591 (-205)) (-591 (-781 (-205))) (-205))) (-15 -3035 ((-2 (|:| |fn| (-294 (-205))) (|:| -3492 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205))))) (-2 (|:| |fn| (-294 (-205))) (|:| -3492 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205))))))) (-15 -3542 ((-3 (-294 (-205)) "failed") (-294 (-205)))) (-15 -1281 ((-294 (-205)) (-294 (-205)))) (-15 -1427 ((-108) (-591 (-294 (-205))))) (-15 -1674 ((-108) (-591 (-294 (-205))))) (-15 -1674 ((-108) (-294 (-205)))) (-15 -1580 ((-631 (-205)) (-591 (-294 (-205))) (-712))) (-15 -3144 ((-591 (-294 (-205))) (-591 (-294 (-205))))) (-15 -2606 ((-591 (-294 (-205))) (-591 (-294 (-205))))) (-15 -2250 ((-108) (-294 (-205)))) (-15 -1444 ((-591 (-1089)) (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3492 (-591 (-205)))))) (-15 -2758 ((-591 (-1089)) (-294 (-205)) (-712))) (-15 -3250 ((-964) (-1089) (-964))) (-15 -1327 ((-357) (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3492 (-591 (-205)))))) (-15 -1500 ((-591 (-1072)) (-3 (|:| |noa| (-2 (|:| |fn| (-294 (-205))) (|:| -3492 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) (|:| |lsa| (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3492 (-591 (-205)))))))))
+((-2673 (((-108) $ $) NIL)) (-3189 (((-964) (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3492 (-591 (-205))))) NIL) (((-964) (-2 (|:| |fn| (-294 (-205))) (|:| -3492 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) 44)) (-2282 (((-2 (|:| -2282 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |fn| (-294 (-205))) (|:| -3492 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) 26) (((-2 (|:| -2282 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3492 (-591 (-205))))) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) NIL)) (-3944 (((-108) $ $) NIL)))
(((-247) (-777)) (T -247))
NIL
(-777)
-((-3008 (((-108) $ $) NIL)) (-1243 (((-964) (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3506 (-591 (-205))))) 58) (((-964) (-2 (|:| |fn| (-294 (-205))) (|:| -3506 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) 54)) (-2432 (((-2 (|:| -2432 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |fn| (-294 (-205))) (|:| -3506 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) 34) (((-2 (|:| -2432 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3506 (-591 (-205))))) 36)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) NIL)) (-4096 (((-108) $ $) NIL)))
+((-2673 (((-108) $ $) NIL)) (-3189 (((-964) (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3492 (-591 (-205))))) 58) (((-964) (-2 (|:| |fn| (-294 (-205))) (|:| -3492 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) 54)) (-2282 (((-2 (|:| -2282 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |fn| (-294 (-205))) (|:| -3492 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) 34) (((-2 (|:| -2282 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3492 (-591 (-205))))) 36)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) NIL)) (-3944 (((-108) $ $) NIL)))
(((-248) (-777)) (T -248))
NIL
(-777)
-((-3008 (((-108) $ $) NIL)) (-1243 (((-964) (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3506 (-591 (-205))))) 76) (((-964) (-2 (|:| |fn| (-294 (-205))) (|:| -3506 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) 73)) (-2432 (((-2 (|:| -2432 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |fn| (-294 (-205))) (|:| -3506 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) 44) (((-2 (|:| -2432 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3506 (-591 (-205))))) 55)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) NIL)) (-4096 (((-108) $ $) NIL)))
+((-2673 (((-108) $ $) NIL)) (-3189 (((-964) (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3492 (-591 (-205))))) 76) (((-964) (-2 (|:| |fn| (-294 (-205))) (|:| -3492 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) 73)) (-2282 (((-2 (|:| -2282 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |fn| (-294 (-205))) (|:| -3492 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) 44) (((-2 (|:| -2282 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3492 (-591 (-205))))) 55)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) NIL)) (-3944 (((-108) $ $) NIL)))
(((-249) (-777)) (T -249))
NIL
(-777)
-((-3008 (((-108) $ $) NIL)) (-1243 (((-964) (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3506 (-591 (-205))))) NIL) (((-964) (-2 (|:| |fn| (-294 (-205))) (|:| -3506 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) 50)) (-2432 (((-2 (|:| -2432 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |fn| (-294 (-205))) (|:| -3506 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) 31) (((-2 (|:| -2432 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3506 (-591 (-205))))) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) NIL)) (-4096 (((-108) $ $) NIL)))
+((-2673 (((-108) $ $) NIL)) (-3189 (((-964) (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3492 (-591 (-205))))) NIL) (((-964) (-2 (|:| |fn| (-294 (-205))) (|:| -3492 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) 50)) (-2282 (((-2 (|:| -2282 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |fn| (-294 (-205))) (|:| -3492 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) 31) (((-2 (|:| -2282 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3492 (-591 (-205))))) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) NIL)) (-3944 (((-108) $ $) NIL)))
(((-250) (-777)) (T -250))
NIL
(-777)
-((-3008 (((-108) $ $) NIL)) (-1243 (((-964) (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3506 (-591 (-205))))) NIL) (((-964) (-2 (|:| |fn| (-294 (-205))) (|:| -3506 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) 50)) (-2432 (((-2 (|:| -2432 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |fn| (-294 (-205))) (|:| -3506 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) 28) (((-2 (|:| -2432 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3506 (-591 (-205))))) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) NIL)) (-4096 (((-108) $ $) NIL)))
+((-2673 (((-108) $ $) NIL)) (-3189 (((-964) (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3492 (-591 (-205))))) NIL) (((-964) (-2 (|:| |fn| (-294 (-205))) (|:| -3492 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) 50)) (-2282 (((-2 (|:| -2282 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |fn| (-294 (-205))) (|:| -3492 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) 28) (((-2 (|:| -2282 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3492 (-591 (-205))))) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) NIL)) (-3944 (((-108) $ $) NIL)))
(((-251) (-777)) (T -251))
NIL
(-777)
-((-3008 (((-108) $ $) NIL)) (-1243 (((-964) (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3506 (-591 (-205))))) NIL) (((-964) (-2 (|:| |fn| (-294 (-205))) (|:| -3506 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) 73)) (-2432 (((-2 (|:| -2432 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |fn| (-294 (-205))) (|:| -3506 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) 28) (((-2 (|:| -2432 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3506 (-591 (-205))))) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) NIL)) (-4096 (((-108) $ $) NIL)))
+((-2673 (((-108) $ $) NIL)) (-3189 (((-964) (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3492 (-591 (-205))))) NIL) (((-964) (-2 (|:| |fn| (-294 (-205))) (|:| -3492 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) 73)) (-2282 (((-2 (|:| -2282 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |fn| (-294 (-205))) (|:| -3492 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) 28) (((-2 (|:| -2282 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3492 (-591 (-205))))) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) NIL)) (-3944 (((-108) $ $) NIL)))
(((-252) (-777)) (T -252))
NIL
(-777)
-((-3008 (((-108) $ $) NIL)) (-1243 (((-964) (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3506 (-591 (-205))))) NIL) (((-964) (-2 (|:| |fn| (-294 (-205))) (|:| -3506 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) 77)) (-2432 (((-2 (|:| -2432 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |fn| (-294 (-205))) (|:| -3506 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) 25) (((-2 (|:| -2432 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3506 (-591 (-205))))) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) NIL)) (-4096 (((-108) $ $) NIL)))
+((-2673 (((-108) $ $) NIL)) (-3189 (((-964) (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3492 (-591 (-205))))) NIL) (((-964) (-2 (|:| |fn| (-294 (-205))) (|:| -3492 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) 77)) (-2282 (((-2 (|:| -2282 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |fn| (-294 (-205))) (|:| -3492 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) 25) (((-2 (|:| -2282 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3492 (-591 (-205))))) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) NIL)) (-3944 (((-108) $ $) NIL)))
(((-253) (-777)) (T -253))
NIL
(-777)
-((-3008 (((-108) $ $) NIL)) (-3741 (($ $ $) NIL)) (-2478 (($ $ $) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-2427 (((-591 (-525)) $) 19)) (-1316 (((-712) $) 17)) (-3022 (((-796) $) 23) (($ (-591 (-525))) 15)) (-2724 (($ (-712)) 20)) (-4135 (((-108) $ $) NIL)) (-4119 (((-108) $ $) NIL)) (-4096 (((-108) $ $) 9)) (-4126 (((-108) $ $) NIL)) (-4112 (((-108) $ $) 11)))
-(((-254) (-13 (-788) (-10 -8 (-15 -3022 ($ (-591 (-525)))) (-15 -1316 ((-712) $)) (-15 -2427 ((-591 (-525)) $)) (-15 -2724 ($ (-712)))))) (T -254))
-((-3022 (*1 *1 *2) (-12 (-5 *2 (-591 (-525))) (-5 *1 (-254)))) (-1316 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-254)))) (-2427 (*1 *2 *1) (-12 (-5 *2 (-591 (-525))) (-5 *1 (-254)))) (-2724 (*1 *1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-254)))))
-(-13 (-788) (-10 -8 (-15 -3022 ($ (-591 (-525)))) (-15 -1316 ((-712) $)) (-15 -2427 ((-591 (-525)) $)) (-15 -2724 ($ (-712)))))
-((-1987 ((|#2| |#2|) 77)) (-3169 ((|#2| |#2|) 65)) (-2180 (((-3 |#2| "failed") |#2| (-591 (-2 (|:| |func| |#2|) (|:| |pole| (-108))))) 116)) (-1431 ((|#2| |#2|) 75)) (-3144 ((|#2| |#2|) 63)) (-1719 ((|#2| |#2|) 79)) (-1321 ((|#2| |#2|) 67)) (-1784 ((|#2|) 46)) (-3219 (((-110) (-110)) 95)) (-1488 ((|#2| |#2|) 61)) (-2452 (((-108) |#2|) 134)) (-1417 ((|#2| |#2|) 181)) (-3951 ((|#2| |#2|) 157)) (-2760 ((|#2|) 59)) (-2500 ((|#2|) 58)) (-2461 ((|#2| |#2|) 177)) (-4047 ((|#2| |#2|) 153)) (-3369 ((|#2| |#2|) 185)) (-2503 ((|#2| |#2|) 161)) (-3416 ((|#2| |#2|) 149)) (-3733 ((|#2| |#2|) 151)) (-1689 ((|#2| |#2|) 187)) (-1633 ((|#2| |#2|) 163)) (-2922 ((|#2| |#2|) 183)) (-2068 ((|#2| |#2|) 159)) (-2686 ((|#2| |#2|) 179)) (-3640 ((|#2| |#2|) 155)) (-3364 ((|#2| |#2|) 193)) (-1427 ((|#2| |#2|) 169)) (-1337 ((|#2| |#2|) 189)) (-2272 ((|#2| |#2|) 165)) (-3345 ((|#2| |#2|) 197)) (-3044 ((|#2| |#2|) 173)) (-1950 ((|#2| |#2|) 199)) (-1264 ((|#2| |#2|) 175)) (-1638 ((|#2| |#2|) 195)) (-1458 ((|#2| |#2|) 171)) (-1637 ((|#2| |#2|) 191)) (-3892 ((|#2| |#2|) 167)) (-1409 ((|#2| |#2|) 62)) (-1502 ((|#2| |#2|) 80)) (-1333 ((|#2| |#2|) 68)) (-1996 ((|#2| |#2|) 78)) (-1309 ((|#2| |#2|) 66)) (-1973 ((|#2| |#2|) 76)) (-3156 ((|#2| |#2|) 64)) (-2661 (((-108) (-110)) 93)) (-1563 ((|#2| |#2|) 83)) (-1371 ((|#2| |#2|) 71)) (-1515 ((|#2| |#2|) 81)) (-1346 ((|#2| |#2|) 69)) (-1591 ((|#2| |#2|) 85)) (-1400 ((|#2| |#2|) 73)) (-3277 ((|#2| |#2|) 86)) (-1415 ((|#2| |#2|) 74)) (-1578 ((|#2| |#2|) 84)) (-1385 ((|#2| |#2|) 72)) (-1527 ((|#2| |#2|) 82)) (-1358 ((|#2| |#2|) 70)))
-(((-255 |#1| |#2|) (-10 -7 (-15 -1409 (|#2| |#2|)) (-15 -1488 (|#2| |#2|)) (-15 -3144 (|#2| |#2|)) (-15 -3156 (|#2| |#2|)) (-15 -3169 (|#2| |#2|)) (-15 -1309 (|#2| |#2|)) (-15 -1321 (|#2| |#2|)) (-15 -1333 (|#2| |#2|)) (-15 -1346 (|#2| |#2|)) (-15 -1358 (|#2| |#2|)) (-15 -1371 (|#2| |#2|)) (-15 -1385 (|#2| |#2|)) (-15 -1400 (|#2| |#2|)) (-15 -1415 (|#2| |#2|)) (-15 -1431 (|#2| |#2|)) (-15 -1973 (|#2| |#2|)) (-15 -1987 (|#2| |#2|)) (-15 -1996 (|#2| |#2|)) (-15 -1719 (|#2| |#2|)) (-15 -1502 (|#2| |#2|)) (-15 -1515 (|#2| |#2|)) (-15 -1527 (|#2| |#2|)) (-15 -1563 (|#2| |#2|)) (-15 -1578 (|#2| |#2|)) (-15 -1591 (|#2| |#2|)) (-15 -3277 (|#2| |#2|)) (-15 -1784 (|#2|)) (-15 -2661 ((-108) (-110))) (-15 -3219 ((-110) (-110))) (-15 -2500 (|#2|)) (-15 -2760 (|#2|)) (-15 -3733 (|#2| |#2|)) (-15 -3416 (|#2| |#2|)) (-15 -4047 (|#2| |#2|)) (-15 -3640 (|#2| |#2|)) (-15 -3951 (|#2| |#2|)) (-15 -2068 (|#2| |#2|)) (-15 -2503 (|#2| |#2|)) (-15 -1633 (|#2| |#2|)) (-15 -2272 (|#2| |#2|)) (-15 -3892 (|#2| |#2|)) (-15 -1427 (|#2| |#2|)) (-15 -1458 (|#2| |#2|)) (-15 -3044 (|#2| |#2|)) (-15 -1264 (|#2| |#2|)) (-15 -2461 (|#2| |#2|)) (-15 -2686 (|#2| |#2|)) (-15 -1417 (|#2| |#2|)) (-15 -2922 (|#2| |#2|)) (-15 -3369 (|#2| |#2|)) (-15 -1689 (|#2| |#2|)) (-15 -1337 (|#2| |#2|)) (-15 -1637 (|#2| |#2|)) (-15 -3364 (|#2| |#2|)) (-15 -1638 (|#2| |#2|)) (-15 -3345 (|#2| |#2|)) (-15 -1950 (|#2| |#2|)) (-15 -2180 ((-3 |#2| "failed") |#2| (-591 (-2 (|:| |func| |#2|) (|:| |pole| (-108)))))) (-15 -2452 ((-108) |#2|))) (-13 (-788) (-517)) (-13 (-408 |#1|) (-932))) (T -255))
-((-2452 (*1 *2 *3) (-12 (-4 *4 (-13 (-788) (-517))) (-5 *2 (-108)) (-5 *1 (-255 *4 *3)) (-4 *3 (-13 (-408 *4) (-932))))) (-2180 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-591 (-2 (|:| |func| *2) (|:| |pole| (-108))))) (-4 *2 (-13 (-408 *4) (-932))) (-4 *4 (-13 (-788) (-517))) (-5 *1 (-255 *4 *2)))) (-1950 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-3345 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-1638 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-3364 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-1637 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-1337 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-1689 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-3369 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-2922 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-1417 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-2686 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-2461 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-1264 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-3044 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-1458 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-1427 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-3892 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-2272 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-1633 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-2503 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-2068 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-3951 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-3640 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-4047 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-3416 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-3733 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-2760 (*1 *2) (-12 (-4 *2 (-13 (-408 *3) (-932))) (-5 *1 (-255 *3 *2)) (-4 *3 (-13 (-788) (-517))))) (-2500 (*1 *2) (-12 (-4 *2 (-13 (-408 *3) (-932))) (-5 *1 (-255 *3 *2)) (-4 *3 (-13 (-788) (-517))))) (-3219 (*1 *2 *2) (-12 (-5 *2 (-110)) (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *4)) (-4 *4 (-13 (-408 *3) (-932))))) (-2661 (*1 *2 *3) (-12 (-5 *3 (-110)) (-4 *4 (-13 (-788) (-517))) (-5 *2 (-108)) (-5 *1 (-255 *4 *5)) (-4 *5 (-13 (-408 *4) (-932))))) (-1784 (*1 *2) (-12 (-4 *2 (-13 (-408 *3) (-932))) (-5 *1 (-255 *3 *2)) (-4 *3 (-13 (-788) (-517))))) (-3277 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-1591 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-1578 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-1563 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-1527 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-1515 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-1502 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-1719 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-1996 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-1987 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-1973 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-1431 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-1415 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-1400 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-1385 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-1371 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-1358 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-1346 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-1333 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-1321 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-1309 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-3169 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-3156 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-3144 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-1488 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-1409 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))))
-(-10 -7 (-15 -1409 (|#2| |#2|)) (-15 -1488 (|#2| |#2|)) (-15 -3144 (|#2| |#2|)) (-15 -3156 (|#2| |#2|)) (-15 -3169 (|#2| |#2|)) (-15 -1309 (|#2| |#2|)) (-15 -1321 (|#2| |#2|)) (-15 -1333 (|#2| |#2|)) (-15 -1346 (|#2| |#2|)) (-15 -1358 (|#2| |#2|)) (-15 -1371 (|#2| |#2|)) (-15 -1385 (|#2| |#2|)) (-15 -1400 (|#2| |#2|)) (-15 -1415 (|#2| |#2|)) (-15 -1431 (|#2| |#2|)) (-15 -1973 (|#2| |#2|)) (-15 -1987 (|#2| |#2|)) (-15 -1996 (|#2| |#2|)) (-15 -1719 (|#2| |#2|)) (-15 -1502 (|#2| |#2|)) (-15 -1515 (|#2| |#2|)) (-15 -1527 (|#2| |#2|)) (-15 -1563 (|#2| |#2|)) (-15 -1578 (|#2| |#2|)) (-15 -1591 (|#2| |#2|)) (-15 -3277 (|#2| |#2|)) (-15 -1784 (|#2|)) (-15 -2661 ((-108) (-110))) (-15 -3219 ((-110) (-110))) (-15 -2500 (|#2|)) (-15 -2760 (|#2|)) (-15 -3733 (|#2| |#2|)) (-15 -3416 (|#2| |#2|)) (-15 -4047 (|#2| |#2|)) (-15 -3640 (|#2| |#2|)) (-15 -3951 (|#2| |#2|)) (-15 -2068 (|#2| |#2|)) (-15 -2503 (|#2| |#2|)) (-15 -1633 (|#2| |#2|)) (-15 -2272 (|#2| |#2|)) (-15 -3892 (|#2| |#2|)) (-15 -1427 (|#2| |#2|)) (-15 -1458 (|#2| |#2|)) (-15 -3044 (|#2| |#2|)) (-15 -1264 (|#2| |#2|)) (-15 -2461 (|#2| |#2|)) (-15 -2686 (|#2| |#2|)) (-15 -1417 (|#2| |#2|)) (-15 -2922 (|#2| |#2|)) (-15 -3369 (|#2| |#2|)) (-15 -1689 (|#2| |#2|)) (-15 -1337 (|#2| |#2|)) (-15 -1637 (|#2| |#2|)) (-15 -3364 (|#2| |#2|)) (-15 -1638 (|#2| |#2|)) (-15 -3345 (|#2| |#2|)) (-15 -1950 (|#2| |#2|)) (-15 -2180 ((-3 |#2| "failed") |#2| (-591 (-2 (|:| |func| |#2|) (|:| |pole| (-108)))))) (-15 -2452 ((-108) |#2|)))
-((-1827 (((-3 |#2| "failed") (-591 (-564 |#2|)) |#2| (-1089)) 135)) (-2540 ((|#2| (-385 (-525)) |#2|) 51)) (-3182 ((|#2| |#2| (-564 |#2|)) 128)) (-3594 (((-2 (|:| |func| |#2|) (|:| |kers| (-591 (-564 |#2|))) (|:| |vals| (-591 |#2|))) |#2| (-1089)) 127)) (-3099 ((|#2| |#2| (-1089)) 20) ((|#2| |#2|) 23)) (-1798 ((|#2| |#2| (-1089)) 141) ((|#2| |#2|) 139)))
-(((-256 |#1| |#2|) (-10 -7 (-15 -1798 (|#2| |#2|)) (-15 -1798 (|#2| |#2| (-1089))) (-15 -3594 ((-2 (|:| |func| |#2|) (|:| |kers| (-591 (-564 |#2|))) (|:| |vals| (-591 |#2|))) |#2| (-1089))) (-15 -3099 (|#2| |#2|)) (-15 -3099 (|#2| |#2| (-1089))) (-15 -1827 ((-3 |#2| "failed") (-591 (-564 |#2|)) |#2| (-1089))) (-15 -3182 (|#2| |#2| (-564 |#2|))) (-15 -2540 (|#2| (-385 (-525)) |#2|))) (-13 (-517) (-788) (-966 (-525)) (-587 (-525))) (-13 (-27) (-1111) (-408 |#1|))) (T -256))
-((-2540 (*1 *2 *3 *2) (-12 (-5 *3 (-385 (-525))) (-4 *4 (-13 (-517) (-788) (-966 (-525)) (-587 (-525)))) (-5 *1 (-256 *4 *2)) (-4 *2 (-13 (-27) (-1111) (-408 *4))))) (-3182 (*1 *2 *2 *3) (-12 (-5 *3 (-564 *2)) (-4 *2 (-13 (-27) (-1111) (-408 *4))) (-4 *4 (-13 (-517) (-788) (-966 (-525)) (-587 (-525)))) (-5 *1 (-256 *4 *2)))) (-1827 (*1 *2 *3 *2 *4) (|partial| -12 (-5 *3 (-591 (-564 *2))) (-5 *4 (-1089)) (-4 *2 (-13 (-27) (-1111) (-408 *5))) (-4 *5 (-13 (-517) (-788) (-966 (-525)) (-587 (-525)))) (-5 *1 (-256 *5 *2)))) (-3099 (*1 *2 *2 *3) (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-517) (-788) (-966 (-525)) (-587 (-525)))) (-5 *1 (-256 *4 *2)) (-4 *2 (-13 (-27) (-1111) (-408 *4))))) (-3099 (*1 *2 *2) (-12 (-4 *3 (-13 (-517) (-788) (-966 (-525)) (-587 (-525)))) (-5 *1 (-256 *3 *2)) (-4 *2 (-13 (-27) (-1111) (-408 *3))))) (-3594 (*1 *2 *3 *4) (-12 (-5 *4 (-1089)) (-4 *5 (-13 (-517) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-2 (|:| |func| *3) (|:| |kers| (-591 (-564 *3))) (|:| |vals| (-591 *3)))) (-5 *1 (-256 *5 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *5))))) (-1798 (*1 *2 *2 *3) (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-517) (-788) (-966 (-525)) (-587 (-525)))) (-5 *1 (-256 *4 *2)) (-4 *2 (-13 (-27) (-1111) (-408 *4))))) (-1798 (*1 *2 *2) (-12 (-4 *3 (-13 (-517) (-788) (-966 (-525)) (-587 (-525)))) (-5 *1 (-256 *3 *2)) (-4 *2 (-13 (-27) (-1111) (-408 *3))))))
-(-10 -7 (-15 -1798 (|#2| |#2|)) (-15 -1798 (|#2| |#2| (-1089))) (-15 -3594 ((-2 (|:| |func| |#2|) (|:| |kers| (-591 (-564 |#2|))) (|:| |vals| (-591 |#2|))) |#2| (-1089))) (-15 -3099 (|#2| |#2|)) (-15 -3099 (|#2| |#2| (-1089))) (-15 -1827 ((-3 |#2| "failed") (-591 (-564 |#2|)) |#2| (-1089))) (-15 -3182 (|#2| |#2| (-564 |#2|))) (-15 -2540 (|#2| (-385 (-525)) |#2|)))
-((-2523 (((-3 |#3| "failed") |#3|) 110)) (-1987 ((|#3| |#3|) 131)) (-3826 (((-3 |#3| "failed") |#3|) 82)) (-3169 ((|#3| |#3|) 121)) (-4091 (((-3 |#3| "failed") |#3|) 58)) (-1431 ((|#3| |#3|) 129)) (-1893 (((-3 |#3| "failed") |#3|) 46)) (-3144 ((|#3| |#3|) 119)) (-3325 (((-3 |#3| "failed") |#3|) 112)) (-1719 ((|#3| |#3|) 133)) (-3750 (((-3 |#3| "failed") |#3|) 84)) (-1321 ((|#3| |#3|) 123)) (-1906 (((-3 |#3| "failed") |#3| (-712)) 36)) (-1783 (((-3 |#3| "failed") |#3|) 74)) (-1488 ((|#3| |#3|) 118)) (-1606 (((-3 |#3| "failed") |#3|) 44)) (-1409 ((|#3| |#3|) 117)) (-3966 (((-3 |#3| "failed") |#3|) 113)) (-1502 ((|#3| |#3|) 134)) (-1939 (((-3 |#3| "failed") |#3|) 85)) (-1333 ((|#3| |#3|) 124)) (-3533 (((-3 |#3| "failed") |#3|) 111)) (-1996 ((|#3| |#3|) 132)) (-3068 (((-3 |#3| "failed") |#3|) 83)) (-1309 ((|#3| |#3|) 122)) (-1972 (((-3 |#3| "failed") |#3|) 60)) (-1973 ((|#3| |#3|) 130)) (-2773 (((-3 |#3| "failed") |#3|) 48)) (-3156 ((|#3| |#3|) 120)) (-4176 (((-3 |#3| "failed") |#3|) 66)) (-1563 ((|#3| |#3|) 137)) (-4085 (((-3 |#3| "failed") |#3|) 104)) (-1371 ((|#3| |#3|) 142)) (-1604 (((-3 |#3| "failed") |#3|) 62)) (-1515 ((|#3| |#3|) 135)) (-4050 (((-3 |#3| "failed") |#3|) 50)) (-1346 ((|#3| |#3|) 125)) (-2564 (((-3 |#3| "failed") |#3|) 70)) (-1591 ((|#3| |#3|) 139)) (-2830 (((-3 |#3| "failed") |#3|) 54)) (-1400 ((|#3| |#3|) 127)) (-2469 (((-3 |#3| "failed") |#3|) 72)) (-3277 ((|#3| |#3|) 140)) (-1524 (((-3 |#3| "failed") |#3|) 56)) (-1415 ((|#3| |#3|) 128)) (-1746 (((-3 |#3| "failed") |#3|) 68)) (-1578 ((|#3| |#3|) 138)) (-3740 (((-3 |#3| "failed") |#3|) 107)) (-1385 ((|#3| |#3|) 143)) (-2768 (((-3 |#3| "failed") |#3|) 64)) (-1527 ((|#3| |#3|) 136)) (-3181 (((-3 |#3| "failed") |#3|) 52)) (-1358 ((|#3| |#3|) 126)) (** ((|#3| |#3| (-385 (-525))) 40 (|has| |#1| (-341)))))
-(((-257 |#1| |#2| |#3|) (-13 (-914 |#3|) (-10 -7 (IF (|has| |#1| (-341)) (-15 ** (|#3| |#3| (-385 (-525)))) |%noBranch|) (-15 -1409 (|#3| |#3|)) (-15 -1488 (|#3| |#3|)) (-15 -3144 (|#3| |#3|)) (-15 -3156 (|#3| |#3|)) (-15 -3169 (|#3| |#3|)) (-15 -1309 (|#3| |#3|)) (-15 -1321 (|#3| |#3|)) (-15 -1333 (|#3| |#3|)) (-15 -1346 (|#3| |#3|)) (-15 -1358 (|#3| |#3|)) (-15 -1371 (|#3| |#3|)) (-15 -1385 (|#3| |#3|)) (-15 -1400 (|#3| |#3|)) (-15 -1415 (|#3| |#3|)) (-15 -1431 (|#3| |#3|)) (-15 -1973 (|#3| |#3|)) (-15 -1987 (|#3| |#3|)) (-15 -1996 (|#3| |#3|)) (-15 -1719 (|#3| |#3|)) (-15 -1502 (|#3| |#3|)) (-15 -1515 (|#3| |#3|)) (-15 -1527 (|#3| |#3|)) (-15 -1563 (|#3| |#3|)) (-15 -1578 (|#3| |#3|)) (-15 -1591 (|#3| |#3|)) (-15 -3277 (|#3| |#3|)))) (-37 (-385 (-525))) (-1162 |#1|) (-1133 |#1| |#2|)) (T -257))
-((** (*1 *2 *2 *3) (-12 (-5 *3 (-385 (-525))) (-4 *4 (-341)) (-4 *4 (-37 *3)) (-4 *5 (-1162 *4)) (-5 *1 (-257 *4 *5 *2)) (-4 *2 (-1133 *4 *5)))) (-1409 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4)))) (-1488 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4)))) (-3144 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4)))) (-3156 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4)))) (-3169 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4)))) (-1309 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4)))) (-1321 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4)))) (-1333 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4)))) (-1346 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4)))) (-1358 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4)))) (-1371 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4)))) (-1385 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4)))) (-1400 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4)))) (-1415 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4)))) (-1431 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4)))) (-1973 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4)))) (-1987 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4)))) (-1996 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4)))) (-1719 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4)))) (-1502 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4)))) (-1515 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4)))) (-1527 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4)))) (-1563 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4)))) (-1578 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4)))) (-1591 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4)))) (-3277 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4)))))
-(-13 (-914 |#3|) (-10 -7 (IF (|has| |#1| (-341)) (-15 ** (|#3| |#3| (-385 (-525)))) |%noBranch|) (-15 -1409 (|#3| |#3|)) (-15 -1488 (|#3| |#3|)) (-15 -3144 (|#3| |#3|)) (-15 -3156 (|#3| |#3|)) (-15 -3169 (|#3| |#3|)) (-15 -1309 (|#3| |#3|)) (-15 -1321 (|#3| |#3|)) (-15 -1333 (|#3| |#3|)) (-15 -1346 (|#3| |#3|)) (-15 -1358 (|#3| |#3|)) (-15 -1371 (|#3| |#3|)) (-15 -1385 (|#3| |#3|)) (-15 -1400 (|#3| |#3|)) (-15 -1415 (|#3| |#3|)) (-15 -1431 (|#3| |#3|)) (-15 -1973 (|#3| |#3|)) (-15 -1987 (|#3| |#3|)) (-15 -1996 (|#3| |#3|)) (-15 -1719 (|#3| |#3|)) (-15 -1502 (|#3| |#3|)) (-15 -1515 (|#3| |#3|)) (-15 -1527 (|#3| |#3|)) (-15 -1563 (|#3| |#3|)) (-15 -1578 (|#3| |#3|)) (-15 -1591 (|#3| |#3|)) (-15 -3277 (|#3| |#3|))))
-((-2523 (((-3 |#3| "failed") |#3|) 66)) (-1987 ((|#3| |#3|) 133)) (-3826 (((-3 |#3| "failed") |#3|) 50)) (-3169 ((|#3| |#3|) 121)) (-4091 (((-3 |#3| "failed") |#3|) 62)) (-1431 ((|#3| |#3|) 131)) (-1893 (((-3 |#3| "failed") |#3|) 46)) (-3144 ((|#3| |#3|) 119)) (-3325 (((-3 |#3| "failed") |#3|) 70)) (-1719 ((|#3| |#3|) 135)) (-3750 (((-3 |#3| "failed") |#3|) 54)) (-1321 ((|#3| |#3|) 123)) (-1906 (((-3 |#3| "failed") |#3| (-712)) 35)) (-1783 (((-3 |#3| "failed") |#3|) 44)) (-1488 ((|#3| |#3|) 112)) (-1606 (((-3 |#3| "failed") |#3|) 42)) (-1409 ((|#3| |#3|) 118)) (-3966 (((-3 |#3| "failed") |#3|) 72)) (-1502 ((|#3| |#3|) 136)) (-1939 (((-3 |#3| "failed") |#3|) 56)) (-1333 ((|#3| |#3|) 124)) (-3533 (((-3 |#3| "failed") |#3|) 68)) (-1996 ((|#3| |#3|) 134)) (-3068 (((-3 |#3| "failed") |#3|) 52)) (-1309 ((|#3| |#3|) 122)) (-1972 (((-3 |#3| "failed") |#3|) 64)) (-1973 ((|#3| |#3|) 132)) (-2773 (((-3 |#3| "failed") |#3|) 48)) (-3156 ((|#3| |#3|) 120)) (-4176 (((-3 |#3| "failed") |#3|) 78)) (-1563 ((|#3| |#3|) 139)) (-4085 (((-3 |#3| "failed") |#3|) 58)) (-1371 ((|#3| |#3|) 127)) (-1604 (((-3 |#3| "failed") |#3|) 74)) (-1515 ((|#3| |#3|) 137)) (-4050 (((-3 |#3| "failed") |#3|) 102)) (-1346 ((|#3| |#3|) 125)) (-2564 (((-3 |#3| "failed") |#3|) 82)) (-1591 ((|#3| |#3|) 141)) (-2830 (((-3 |#3| "failed") |#3|) 109)) (-1400 ((|#3| |#3|) 129)) (-2469 (((-3 |#3| "failed") |#3|) 84)) (-3277 ((|#3| |#3|) 142)) (-1524 (((-3 |#3| "failed") |#3|) 111)) (-1415 ((|#3| |#3|) 130)) (-1746 (((-3 |#3| "failed") |#3|) 80)) (-1578 ((|#3| |#3|) 140)) (-3740 (((-3 |#3| "failed") |#3|) 60)) (-1385 ((|#3| |#3|) 128)) (-2768 (((-3 |#3| "failed") |#3|) 76)) (-1527 ((|#3| |#3|) 138)) (-3181 (((-3 |#3| "failed") |#3|) 105)) (-1358 ((|#3| |#3|) 126)) (** ((|#3| |#3| (-385 (-525))) 40 (|has| |#1| (-341)))))
-(((-258 |#1| |#2| |#3| |#4|) (-13 (-914 |#3|) (-10 -7 (IF (|has| |#1| (-341)) (-15 ** (|#3| |#3| (-385 (-525)))) |%noBranch|) (-15 -1409 (|#3| |#3|)) (-15 -1488 (|#3| |#3|)) (-15 -3144 (|#3| |#3|)) (-15 -3156 (|#3| |#3|)) (-15 -3169 (|#3| |#3|)) (-15 -1309 (|#3| |#3|)) (-15 -1321 (|#3| |#3|)) (-15 -1333 (|#3| |#3|)) (-15 -1346 (|#3| |#3|)) (-15 -1358 (|#3| |#3|)) (-15 -1371 (|#3| |#3|)) (-15 -1385 (|#3| |#3|)) (-15 -1400 (|#3| |#3|)) (-15 -1415 (|#3| |#3|)) (-15 -1431 (|#3| |#3|)) (-15 -1973 (|#3| |#3|)) (-15 -1987 (|#3| |#3|)) (-15 -1996 (|#3| |#3|)) (-15 -1719 (|#3| |#3|)) (-15 -1502 (|#3| |#3|)) (-15 -1515 (|#3| |#3|)) (-15 -1527 (|#3| |#3|)) (-15 -1563 (|#3| |#3|)) (-15 -1578 (|#3| |#3|)) (-15 -1591 (|#3| |#3|)) (-15 -3277 (|#3| |#3|)))) (-37 (-385 (-525))) (-1131 |#1|) (-1154 |#1| |#2|) (-914 |#2|)) (T -258))
-((** (*1 *2 *2 *3) (-12 (-5 *3 (-385 (-525))) (-4 *4 (-341)) (-4 *4 (-37 *3)) (-4 *5 (-1131 *4)) (-5 *1 (-258 *4 *5 *2 *6)) (-4 *2 (-1154 *4 *5)) (-4 *6 (-914 *5)))) (-1409 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4)))) (-1488 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4)))) (-3144 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4)))) (-3156 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4)))) (-3169 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4)))) (-1309 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4)))) (-1321 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4)))) (-1333 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4)))) (-1346 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4)))) (-1358 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4)))) (-1371 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4)))) (-1385 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4)))) (-1400 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4)))) (-1415 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4)))) (-1431 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4)))) (-1973 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4)))) (-1987 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4)))) (-1996 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4)))) (-1719 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4)))) (-1502 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4)))) (-1515 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4)))) (-1527 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4)))) (-1563 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4)))) (-1578 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4)))) (-1591 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4)))) (-3277 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4)))))
-(-13 (-914 |#3|) (-10 -7 (IF (|has| |#1| (-341)) (-15 ** (|#3| |#3| (-385 (-525)))) |%noBranch|) (-15 -1409 (|#3| |#3|)) (-15 -1488 (|#3| |#3|)) (-15 -3144 (|#3| |#3|)) (-15 -3156 (|#3| |#3|)) (-15 -3169 (|#3| |#3|)) (-15 -1309 (|#3| |#3|)) (-15 -1321 (|#3| |#3|)) (-15 -1333 (|#3| |#3|)) (-15 -1346 (|#3| |#3|)) (-15 -1358 (|#3| |#3|)) (-15 -1371 (|#3| |#3|)) (-15 -1385 (|#3| |#3|)) (-15 -1400 (|#3| |#3|)) (-15 -1415 (|#3| |#3|)) (-15 -1431 (|#3| |#3|)) (-15 -1973 (|#3| |#3|)) (-15 -1987 (|#3| |#3|)) (-15 -1996 (|#3| |#3|)) (-15 -1719 (|#3| |#3|)) (-15 -1502 (|#3| |#3|)) (-15 -1515 (|#3| |#3|)) (-15 -1527 (|#3| |#3|)) (-15 -1563 (|#3| |#3|)) (-15 -1578 (|#3| |#3|)) (-15 -1591 (|#3| |#3|)) (-15 -3277 (|#3| |#3|))))
-((-2767 (((-108) $) 19)) (-1975 (((-169) $) 7)) (-4054 (((-3 (-1089) "failed") $) 14)) (-3436 (((-3 (-591 $) "failed") $) NIL)) (-3937 (((-3 (-1089) "failed") $) 21)) (-2994 (((-3 (-1022) "failed") $) 17)) (-1246 (((-108) $) 15)) (-3022 (((-796) $) NIL)) (-3352 (((-108) $) 9)))
-(((-259) (-13 (-565 (-796)) (-10 -8 (-15 -1975 ((-169) $)) (-15 -1246 ((-108) $)) (-15 -2994 ((-3 (-1022) "failed") $)) (-15 -2767 ((-108) $)) (-15 -3937 ((-3 (-1089) "failed") $)) (-15 -3352 ((-108) $)) (-15 -4054 ((-3 (-1089) "failed") $)) (-15 -3436 ((-3 (-591 $) "failed") $))))) (T -259))
-((-1975 (*1 *2 *1) (-12 (-5 *2 (-169)) (-5 *1 (-259)))) (-1246 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-259)))) (-2994 (*1 *2 *1) (|partial| -12 (-5 *2 (-1022)) (-5 *1 (-259)))) (-2767 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-259)))) (-3937 (*1 *2 *1) (|partial| -12 (-5 *2 (-1089)) (-5 *1 (-259)))) (-3352 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-259)))) (-4054 (*1 *2 *1) (|partial| -12 (-5 *2 (-1089)) (-5 *1 (-259)))) (-3436 (*1 *2 *1) (|partial| -12 (-5 *2 (-591 (-259))) (-5 *1 (-259)))))
-(-13 (-565 (-796)) (-10 -8 (-15 -1975 ((-169) $)) (-15 -1246 ((-108) $)) (-15 -2994 ((-3 (-1022) "failed") $)) (-15 -2767 ((-108) $)) (-15 -3937 ((-3 (-1089) "failed") $)) (-15 -3352 ((-108) $)) (-15 -4054 ((-3 (-1089) "failed") $)) (-15 -3436 ((-3 (-591 $) "failed") $))))
-((-2305 (($ (-1 (-108) |#2|) $) 24)) (-3098 (($ $) 36)) (-3901 (($ (-1 (-108) |#2|) $) NIL) (($ |#2| $) 34)) (-3677 (($ |#2| $) 32) (($ (-1 (-108) |#2|) $) 18)) (-2921 (($ (-1 (-108) |#2| |#2|) $ $) NIL) (($ $ $) 40)) (-4189 (($ |#2| $ (-525)) 20) (($ $ $ (-525)) 22)) (-2777 (($ $ (-525)) 11) (($ $ (-1138 (-525))) 14)) (-1679 (($ $ |#2|) 30) (($ $ $) NIL)) (-3690 (($ $ |#2|) 29) (($ |#2| $) NIL) (($ $ $) 26) (($ (-591 $)) NIL)))
-(((-260 |#1| |#2|) (-10 -8 (-15 -2921 (|#1| |#1| |#1|)) (-15 -3901 (|#1| |#2| |#1|)) (-15 -2921 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|)) (-15 -3901 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -1679 (|#1| |#1| |#1|)) (-15 -1679 (|#1| |#1| |#2|)) (-15 -4189 (|#1| |#1| |#1| (-525))) (-15 -4189 (|#1| |#2| |#1| (-525))) (-15 -2777 (|#1| |#1| (-1138 (-525)))) (-15 -2777 (|#1| |#1| (-525))) (-15 -3690 (|#1| (-591 |#1|))) (-15 -3690 (|#1| |#1| |#1|)) (-15 -3690 (|#1| |#2| |#1|)) (-15 -3690 (|#1| |#1| |#2|)) (-15 -3677 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -2305 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -3677 (|#1| |#2| |#1|)) (-15 -3098 (|#1| |#1|))) (-261 |#2|) (-1125)) (T -260))
-NIL
-(-10 -8 (-15 -2921 (|#1| |#1| |#1|)) (-15 -3901 (|#1| |#2| |#1|)) (-15 -2921 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|)) (-15 -3901 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -1679 (|#1| |#1| |#1|)) (-15 -1679 (|#1| |#1| |#2|)) (-15 -4189 (|#1| |#1| |#1| (-525))) (-15 -4189 (|#1| |#2| |#1| (-525))) (-15 -2777 (|#1| |#1| (-1138 (-525)))) (-15 -2777 (|#1| |#1| (-525))) (-15 -3690 (|#1| (-591 |#1|))) (-15 -3690 (|#1| |#1| |#1|)) (-15 -3690 (|#1| |#2| |#1|)) (-15 -3690 (|#1| |#1| |#2|)) (-15 -3677 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -2305 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -3677 (|#1| |#2| |#1|)) (-15 -3098 (|#1| |#1|)))
-((-3008 (((-108) $ $) 19 (|has| |#1| (-1018)))) (-3296 (((-1176) $ (-525) (-525)) 40 (|has| $ (-6 -4251)))) (-3891 (((-108) $ (-712)) 8)) (-3186 ((|#1| $ (-525) |#1|) 52 (|has| $ (-6 -4251))) ((|#1| $ (-1138 (-525)) |#1|) 58 (|has| $ (-6 -4251)))) (-1797 (($ (-1 (-108) |#1|) $) 85)) (-2305 (($ (-1 (-108) |#1|) $) 75 (|has| $ (-6 -4250)))) (-3798 (($) 7 T CONST)) (-3611 (($ $) 83 (|has| |#1| (-1018)))) (-3098 (($ $) 78 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3901 (($ (-1 (-108) |#1|) $) 89) (($ |#1| $) 84 (|has| |#1| (-1018)))) (-3677 (($ |#1| $) 77 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) (($ (-1 (-108) |#1|) $) 74 (|has| $ (-6 -4250)))) (-1227 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 76 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 73 (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $) 72 (|has| $ (-6 -4250)))) (-3255 ((|#1| $ (-525) |#1|) 53 (|has| $ (-6 -4251)))) (-3217 ((|#1| $ (-525)) 51)) (-3454 (((-591 |#1|) $) 30 (|has| $ (-6 -4250)))) (-1268 (($ (-712) |#1|) 69)) (-2910 (((-108) $ (-712)) 9)) (-3630 (((-525) $) 43 (|has| (-525) (-788)))) (-2921 (($ (-1 (-108) |#1| |#1|) $ $) 86) (($ $ $) 82 (|has| |#1| (-788)))) (-2552 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3468 (((-525) $) 44 (|has| (-525) (-788)))) (-3249 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 64)) (-3971 (((-108) $ (-712)) 10)) (-2339 (((-1072) $) 22 (|has| |#1| (-1018)))) (-2470 (($ |#1| $ (-525)) 88) (($ $ $ (-525)) 87)) (-4189 (($ |#1| $ (-525)) 60) (($ $ $ (-525)) 59)) (-2511 (((-591 (-525)) $) 46)) (-2791 (((-108) (-525) $) 47)) (-2047 (((-1036) $) 21 (|has| |#1| (-1018)))) (-3066 ((|#1| $) 42 (|has| (-525) (-788)))) (-2069 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 71)) (-1941 (($ $ |#1|) 41 (|has| $ (-6 -4251)))) (-1623 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) 14)) (-1615 (((-108) |#1| $) 45 (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3339 (((-591 |#1|) $) 48)) (-3028 (((-108) $) 11)) (-3209 (($) 12)) (-3164 ((|#1| $ (-525) |#1|) 50) ((|#1| $ (-525)) 49) (($ $ (-1138 (-525))) 63)) (-1790 (($ $ (-525)) 91) (($ $ (-1138 (-525))) 90)) (-2777 (($ $ (-525)) 62) (($ $ (-1138 (-525))) 61)) (-2064 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3199 (($ $) 13)) (-1408 (((-501) $) 79 (|has| |#1| (-566 (-501))))) (-3036 (($ (-591 |#1|)) 70)) (-1679 (($ $ |#1|) 93) (($ $ $) 92)) (-3690 (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ $) 66) (($ (-591 $)) 65)) (-3022 (((-796) $) 18 (|has| |#1| (-565 (-796))))) (-4158 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) 20 (|has| |#1| (-1018)))) (-4045 (((-712) $) 6 (|has| $ (-6 -4250)))))
+((-2673 (((-108) $ $) NIL)) (-1923 (($ $ $) NIL)) (-3475 (($ $ $) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2221 (((-591 (-525)) $) 19)) (-2743 (((-712) $) 17)) (-2686 (((-796) $) 23) (($ (-591 (-525))) 15)) (-2153 (($ (-712)) 20)) (-4004 (((-108) $ $) NIL)) (-3982 (((-108) $ $) NIL)) (-3944 (((-108) $ $) 9)) (-3994 (((-108) $ $) NIL)) (-3971 (((-108) $ $) 11)))
+(((-254) (-13 (-788) (-10 -8 (-15 -2686 ($ (-591 (-525)))) (-15 -2743 ((-712) $)) (-15 -2221 ((-591 (-525)) $)) (-15 -2153 ($ (-712)))))) (T -254))
+((-2686 (*1 *1 *2) (-12 (-5 *2 (-591 (-525))) (-5 *1 (-254)))) (-2743 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-254)))) (-2221 (*1 *2 *1) (-12 (-5 *2 (-591 (-525))) (-5 *1 (-254)))) (-2153 (*1 *1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-254)))))
+(-13 (-788) (-10 -8 (-15 -2686 ($ (-591 (-525)))) (-15 -2743 ((-712) $)) (-15 -2221 ((-591 (-525)) $)) (-15 -2153 ($ (-712)))))
+((-4087 ((|#2| |#2|) 77)) (-2381 ((|#2| |#2|) 65)) (-3430 (((-3 |#2| "failed") |#2| (-591 (-2 (|:| |func| |#2|) (|:| |pole| (-108))))) 116)) (-4058 ((|#2| |#2|) 75)) (-2360 ((|#2| |#2|) 63)) (-4109 ((|#2| |#2|) 79)) (-2400 ((|#2| |#2|) 67)) (-1417 ((|#2|) 46)) (-3259 (((-110) (-110)) 95)) (-2356 ((|#2| |#2|) 61)) (-1345 (((-108) |#2|) 134)) (-3505 ((|#2| |#2|) 181)) (-3075 ((|#2| |#2|) 157)) (-1424 ((|#2|) 59)) (-1766 ((|#2|) 58)) (-1438 ((|#2| |#2|) 177)) (-2810 ((|#2| |#2|) 153)) (-3324 ((|#2| |#2|) 185)) (-3656 ((|#2| |#2|) 161)) (-2532 ((|#2| |#2|) 149)) (-2657 ((|#2| |#2|) 151)) (-3845 ((|#2| |#2|) 187)) (-3599 ((|#2| |#2|) 163)) (-3606 ((|#2| |#2|) 183)) (-2705 ((|#2| |#2|) 159)) (-3003 ((|#2| |#2|) 179)) (-1235 ((|#2| |#2|) 155)) (-3264 ((|#2| |#2|) 193)) (-3676 ((|#2| |#2|) 169)) (-1885 ((|#2| |#2|) 189)) (-3207 ((|#2| |#2|) 165)) (-3055 ((|#2| |#2|) 197)) (-2274 ((|#2| |#2|) 173)) (-1993 ((|#2| |#2|) 199)) (-2729 ((|#2| |#2|) 175)) (-3639 ((|#2| |#2|) 195)) (-1767 ((|#2| |#2|) 171)) (-3627 ((|#2| |#2|) 191)) (-3739 ((|#2| |#2|) 167)) (-2288 ((|#2| |#2|) 62)) (-4122 ((|#2| |#2|) 80)) (-2410 ((|#2| |#2|) 68)) (-4098 ((|#2| |#2|) 78)) (-2391 ((|#2| |#2|) 66)) (-4073 ((|#2| |#2|) 76)) (-2370 ((|#2| |#2|) 64)) (-2754 (((-108) (-110)) 93)) (-4163 ((|#2| |#2|) 83)) (-2457 ((|#2| |#2|) 71)) (-4137 ((|#2| |#2|) 81)) (-2432 ((|#2| |#2|) 69)) (-4193 ((|#2| |#2|) 85)) (-2477 ((|#2| |#2|) 73)) (-1234 ((|#2| |#2|) 86)) (-2495 ((|#2| |#2|) 74)) (-4179 ((|#2| |#2|) 84)) (-2469 ((|#2| |#2|) 72)) (-4149 ((|#2| |#2|) 82)) (-2444 ((|#2| |#2|) 70)))
+(((-255 |#1| |#2|) (-10 -7 (-15 -2288 (|#2| |#2|)) (-15 -2356 (|#2| |#2|)) (-15 -2360 (|#2| |#2|)) (-15 -2370 (|#2| |#2|)) (-15 -2381 (|#2| |#2|)) (-15 -2391 (|#2| |#2|)) (-15 -2400 (|#2| |#2|)) (-15 -2410 (|#2| |#2|)) (-15 -2432 (|#2| |#2|)) (-15 -2444 (|#2| |#2|)) (-15 -2457 (|#2| |#2|)) (-15 -2469 (|#2| |#2|)) (-15 -2477 (|#2| |#2|)) (-15 -2495 (|#2| |#2|)) (-15 -4058 (|#2| |#2|)) (-15 -4073 (|#2| |#2|)) (-15 -4087 (|#2| |#2|)) (-15 -4098 (|#2| |#2|)) (-15 -4109 (|#2| |#2|)) (-15 -4122 (|#2| |#2|)) (-15 -4137 (|#2| |#2|)) (-15 -4149 (|#2| |#2|)) (-15 -4163 (|#2| |#2|)) (-15 -4179 (|#2| |#2|)) (-15 -4193 (|#2| |#2|)) (-15 -1234 (|#2| |#2|)) (-15 -1417 (|#2|)) (-15 -2754 ((-108) (-110))) (-15 -3259 ((-110) (-110))) (-15 -1766 (|#2|)) (-15 -1424 (|#2|)) (-15 -2657 (|#2| |#2|)) (-15 -2532 (|#2| |#2|)) (-15 -2810 (|#2| |#2|)) (-15 -1235 (|#2| |#2|)) (-15 -3075 (|#2| |#2|)) (-15 -2705 (|#2| |#2|)) (-15 -3656 (|#2| |#2|)) (-15 -3599 (|#2| |#2|)) (-15 -3207 (|#2| |#2|)) (-15 -3739 (|#2| |#2|)) (-15 -3676 (|#2| |#2|)) (-15 -1767 (|#2| |#2|)) (-15 -2274 (|#2| |#2|)) (-15 -2729 (|#2| |#2|)) (-15 -1438 (|#2| |#2|)) (-15 -3003 (|#2| |#2|)) (-15 -3505 (|#2| |#2|)) (-15 -3606 (|#2| |#2|)) (-15 -3324 (|#2| |#2|)) (-15 -3845 (|#2| |#2|)) (-15 -1885 (|#2| |#2|)) (-15 -3627 (|#2| |#2|)) (-15 -3264 (|#2| |#2|)) (-15 -3639 (|#2| |#2|)) (-15 -3055 (|#2| |#2|)) (-15 -1993 (|#2| |#2|)) (-15 -3430 ((-3 |#2| "failed") |#2| (-591 (-2 (|:| |func| |#2|) (|:| |pole| (-108)))))) (-15 -1345 ((-108) |#2|))) (-13 (-788) (-517)) (-13 (-408 |#1|) (-932))) (T -255))
+((-1345 (*1 *2 *3) (-12 (-4 *4 (-13 (-788) (-517))) (-5 *2 (-108)) (-5 *1 (-255 *4 *3)) (-4 *3 (-13 (-408 *4) (-932))))) (-3430 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-591 (-2 (|:| |func| *2) (|:| |pole| (-108))))) (-4 *2 (-13 (-408 *4) (-932))) (-4 *4 (-13 (-788) (-517))) (-5 *1 (-255 *4 *2)))) (-1993 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-3055 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-3639 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-3264 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-3627 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-1885 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-3845 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-3324 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-3606 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-3505 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-3003 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-1438 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-2729 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-2274 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-1767 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-3676 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-3739 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-3207 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-3599 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-3656 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-2705 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-3075 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-1235 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-2810 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-2532 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-2657 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-1424 (*1 *2) (-12 (-4 *2 (-13 (-408 *3) (-932))) (-5 *1 (-255 *3 *2)) (-4 *3 (-13 (-788) (-517))))) (-1766 (*1 *2) (-12 (-4 *2 (-13 (-408 *3) (-932))) (-5 *1 (-255 *3 *2)) (-4 *3 (-13 (-788) (-517))))) (-3259 (*1 *2 *2) (-12 (-5 *2 (-110)) (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *4)) (-4 *4 (-13 (-408 *3) (-932))))) (-2754 (*1 *2 *3) (-12 (-5 *3 (-110)) (-4 *4 (-13 (-788) (-517))) (-5 *2 (-108)) (-5 *1 (-255 *4 *5)) (-4 *5 (-13 (-408 *4) (-932))))) (-1417 (*1 *2) (-12 (-4 *2 (-13 (-408 *3) (-932))) (-5 *1 (-255 *3 *2)) (-4 *3 (-13 (-788) (-517))))) (-1234 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-4193 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-4179 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-4163 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-4149 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-4137 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-4122 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-4109 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-4098 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-4087 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-4073 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-4058 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-2495 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-2477 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-2469 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-2457 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-2444 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-2432 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-2410 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-2400 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-2391 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-2381 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-2370 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-2360 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-2356 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))) (-2288 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-932))))))
+(-10 -7 (-15 -2288 (|#2| |#2|)) (-15 -2356 (|#2| |#2|)) (-15 -2360 (|#2| |#2|)) (-15 -2370 (|#2| |#2|)) (-15 -2381 (|#2| |#2|)) (-15 -2391 (|#2| |#2|)) (-15 -2400 (|#2| |#2|)) (-15 -2410 (|#2| |#2|)) (-15 -2432 (|#2| |#2|)) (-15 -2444 (|#2| |#2|)) (-15 -2457 (|#2| |#2|)) (-15 -2469 (|#2| |#2|)) (-15 -2477 (|#2| |#2|)) (-15 -2495 (|#2| |#2|)) (-15 -4058 (|#2| |#2|)) (-15 -4073 (|#2| |#2|)) (-15 -4087 (|#2| |#2|)) (-15 -4098 (|#2| |#2|)) (-15 -4109 (|#2| |#2|)) (-15 -4122 (|#2| |#2|)) (-15 -4137 (|#2| |#2|)) (-15 -4149 (|#2| |#2|)) (-15 -4163 (|#2| |#2|)) (-15 -4179 (|#2| |#2|)) (-15 -4193 (|#2| |#2|)) (-15 -1234 (|#2| |#2|)) (-15 -1417 (|#2|)) (-15 -2754 ((-108) (-110))) (-15 -3259 ((-110) (-110))) (-15 -1766 (|#2|)) (-15 -1424 (|#2|)) (-15 -2657 (|#2| |#2|)) (-15 -2532 (|#2| |#2|)) (-15 -2810 (|#2| |#2|)) (-15 -1235 (|#2| |#2|)) (-15 -3075 (|#2| |#2|)) (-15 -2705 (|#2| |#2|)) (-15 -3656 (|#2| |#2|)) (-15 -3599 (|#2| |#2|)) (-15 -3207 (|#2| |#2|)) (-15 -3739 (|#2| |#2|)) (-15 -3676 (|#2| |#2|)) (-15 -1767 (|#2| |#2|)) (-15 -2274 (|#2| |#2|)) (-15 -2729 (|#2| |#2|)) (-15 -1438 (|#2| |#2|)) (-15 -3003 (|#2| |#2|)) (-15 -3505 (|#2| |#2|)) (-15 -3606 (|#2| |#2|)) (-15 -3324 (|#2| |#2|)) (-15 -3845 (|#2| |#2|)) (-15 -1885 (|#2| |#2|)) (-15 -3627 (|#2| |#2|)) (-15 -3264 (|#2| |#2|)) (-15 -3639 (|#2| |#2|)) (-15 -3055 (|#2| |#2|)) (-15 -1993 (|#2| |#2|)) (-15 -3430 ((-3 |#2| "failed") |#2| (-591 (-2 (|:| |func| |#2|) (|:| |pole| (-108)))))) (-15 -1345 ((-108) |#2|)))
+((-2352 (((-3 |#2| "failed") (-591 (-564 |#2|)) |#2| (-1089)) 135)) (-4072 ((|#2| (-385 (-525)) |#2|) 51)) (-4209 ((|#2| |#2| (-564 |#2|)) 128)) (-3758 (((-2 (|:| |func| |#2|) (|:| |kers| (-591 (-564 |#2|))) (|:| |vals| (-591 |#2|))) |#2| (-1089)) 127)) (-1619 ((|#2| |#2| (-1089)) 20) ((|#2| |#2|) 23)) (-1297 ((|#2| |#2| (-1089)) 141) ((|#2| |#2|) 139)))
+(((-256 |#1| |#2|) (-10 -7 (-15 -1297 (|#2| |#2|)) (-15 -1297 (|#2| |#2| (-1089))) (-15 -3758 ((-2 (|:| |func| |#2|) (|:| |kers| (-591 (-564 |#2|))) (|:| |vals| (-591 |#2|))) |#2| (-1089))) (-15 -1619 (|#2| |#2|)) (-15 -1619 (|#2| |#2| (-1089))) (-15 -2352 ((-3 |#2| "failed") (-591 (-564 |#2|)) |#2| (-1089))) (-15 -4209 (|#2| |#2| (-564 |#2|))) (-15 -4072 (|#2| (-385 (-525)) |#2|))) (-13 (-517) (-788) (-966 (-525)) (-587 (-525))) (-13 (-27) (-1111) (-408 |#1|))) (T -256))
+((-4072 (*1 *2 *3 *2) (-12 (-5 *3 (-385 (-525))) (-4 *4 (-13 (-517) (-788) (-966 (-525)) (-587 (-525)))) (-5 *1 (-256 *4 *2)) (-4 *2 (-13 (-27) (-1111) (-408 *4))))) (-4209 (*1 *2 *2 *3) (-12 (-5 *3 (-564 *2)) (-4 *2 (-13 (-27) (-1111) (-408 *4))) (-4 *4 (-13 (-517) (-788) (-966 (-525)) (-587 (-525)))) (-5 *1 (-256 *4 *2)))) (-2352 (*1 *2 *3 *2 *4) (|partial| -12 (-5 *3 (-591 (-564 *2))) (-5 *4 (-1089)) (-4 *2 (-13 (-27) (-1111) (-408 *5))) (-4 *5 (-13 (-517) (-788) (-966 (-525)) (-587 (-525)))) (-5 *1 (-256 *5 *2)))) (-1619 (*1 *2 *2 *3) (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-517) (-788) (-966 (-525)) (-587 (-525)))) (-5 *1 (-256 *4 *2)) (-4 *2 (-13 (-27) (-1111) (-408 *4))))) (-1619 (*1 *2 *2) (-12 (-4 *3 (-13 (-517) (-788) (-966 (-525)) (-587 (-525)))) (-5 *1 (-256 *3 *2)) (-4 *2 (-13 (-27) (-1111) (-408 *3))))) (-3758 (*1 *2 *3 *4) (-12 (-5 *4 (-1089)) (-4 *5 (-13 (-517) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-2 (|:| |func| *3) (|:| |kers| (-591 (-564 *3))) (|:| |vals| (-591 *3)))) (-5 *1 (-256 *5 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *5))))) (-1297 (*1 *2 *2 *3) (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-517) (-788) (-966 (-525)) (-587 (-525)))) (-5 *1 (-256 *4 *2)) (-4 *2 (-13 (-27) (-1111) (-408 *4))))) (-1297 (*1 *2 *2) (-12 (-4 *3 (-13 (-517) (-788) (-966 (-525)) (-587 (-525)))) (-5 *1 (-256 *3 *2)) (-4 *2 (-13 (-27) (-1111) (-408 *3))))))
+(-10 -7 (-15 -1297 (|#2| |#2|)) (-15 -1297 (|#2| |#2| (-1089))) (-15 -3758 ((-2 (|:| |func| |#2|) (|:| |kers| (-591 (-564 |#2|))) (|:| |vals| (-591 |#2|))) |#2| (-1089))) (-15 -1619 (|#2| |#2|)) (-15 -1619 (|#2| |#2| (-1089))) (-15 -2352 ((-3 |#2| "failed") (-591 (-564 |#2|)) |#2| (-1089))) (-15 -4209 (|#2| |#2| (-564 |#2|))) (-15 -4072 (|#2| (-385 (-525)) |#2|)))
+((-3879 (((-3 |#3| "failed") |#3|) 110)) (-4087 ((|#3| |#3|) 131)) (-2392 (((-3 |#3| "failed") |#3|) 82)) (-2381 ((|#3| |#3|) 121)) (-1989 (((-3 |#3| "failed") |#3|) 58)) (-4058 ((|#3| |#3|) 129)) (-2668 (((-3 |#3| "failed") |#3|) 46)) (-2360 ((|#3| |#3|) 119)) (-4144 (((-3 |#3| "failed") |#3|) 112)) (-4109 ((|#3| |#3|) 133)) (-2799 (((-3 |#3| "failed") |#3|) 84)) (-2400 ((|#3| |#3|) 123)) (-2808 (((-3 |#3| "failed") |#3| (-712)) 36)) (-3948 (((-3 |#3| "failed") |#3|) 74)) (-2356 ((|#3| |#3|) 118)) (-2156 (((-3 |#3| "failed") |#3|) 44)) (-2288 ((|#3| |#3|) 117)) (-3241 (((-3 |#3| "failed") |#3|) 113)) (-4122 ((|#3| |#3|) 134)) (-1842 (((-3 |#3| "failed") |#3|) 85)) (-2410 ((|#3| |#3|) 124)) (-1339 (((-3 |#3| "failed") |#3|) 111)) (-4098 ((|#3| |#3|) 132)) (-1379 (((-3 |#3| "failed") |#3|) 83)) (-2391 ((|#3| |#3|) 122)) (-2259 (((-3 |#3| "failed") |#3|) 60)) (-4073 ((|#3| |#3|) 130)) (-1542 (((-3 |#3| "failed") |#3|) 48)) (-2370 ((|#3| |#3|) 120)) (-1590 (((-3 |#3| "failed") |#3|) 66)) (-4163 ((|#3| |#3|) 137)) (-1942 (((-3 |#3| "failed") |#3|) 104)) (-2457 ((|#3| |#3|) 142)) (-2120 (((-3 |#3| "failed") |#3|) 62)) (-4137 ((|#3| |#3|) 135)) (-2845 (((-3 |#3| "failed") |#3|) 50)) (-2432 ((|#3| |#3|) 125)) (-3052 (((-3 |#3| "failed") |#3|) 70)) (-4193 ((|#3| |#3|) 139)) (-3928 (((-3 |#3| "failed") |#3|) 54)) (-2477 ((|#3| |#3|) 127)) (-1513 (((-3 |#3| "failed") |#3|) 72)) (-1234 ((|#3| |#3|) 140)) (-2486 (((-3 |#3| "failed") |#3|) 56)) (-2495 ((|#3| |#3|) 128)) (-3060 (((-3 |#3| "failed") |#3|) 68)) (-4179 ((|#3| |#3|) 138)) (-2716 (((-3 |#3| "failed") |#3|) 107)) (-2469 ((|#3| |#3|) 143)) (-1499 (((-3 |#3| "failed") |#3|) 64)) (-4149 ((|#3| |#3|) 136)) (-4197 (((-3 |#3| "failed") |#3|) 52)) (-2444 ((|#3| |#3|) 126)) (** ((|#3| |#3| (-385 (-525))) 40 (|has| |#1| (-341)))))
+(((-257 |#1| |#2| |#3|) (-13 (-914 |#3|) (-10 -7 (IF (|has| |#1| (-341)) (-15 ** (|#3| |#3| (-385 (-525)))) |%noBranch|) (-15 -2288 (|#3| |#3|)) (-15 -2356 (|#3| |#3|)) (-15 -2360 (|#3| |#3|)) (-15 -2370 (|#3| |#3|)) (-15 -2381 (|#3| |#3|)) (-15 -2391 (|#3| |#3|)) (-15 -2400 (|#3| |#3|)) (-15 -2410 (|#3| |#3|)) (-15 -2432 (|#3| |#3|)) (-15 -2444 (|#3| |#3|)) (-15 -2457 (|#3| |#3|)) (-15 -2469 (|#3| |#3|)) (-15 -2477 (|#3| |#3|)) (-15 -2495 (|#3| |#3|)) (-15 -4058 (|#3| |#3|)) (-15 -4073 (|#3| |#3|)) (-15 -4087 (|#3| |#3|)) (-15 -4098 (|#3| |#3|)) (-15 -4109 (|#3| |#3|)) (-15 -4122 (|#3| |#3|)) (-15 -4137 (|#3| |#3|)) (-15 -4149 (|#3| |#3|)) (-15 -4163 (|#3| |#3|)) (-15 -4179 (|#3| |#3|)) (-15 -4193 (|#3| |#3|)) (-15 -1234 (|#3| |#3|)))) (-37 (-385 (-525))) (-1162 |#1|) (-1133 |#1| |#2|)) (T -257))
+((** (*1 *2 *2 *3) (-12 (-5 *3 (-385 (-525))) (-4 *4 (-341)) (-4 *4 (-37 *3)) (-4 *5 (-1162 *4)) (-5 *1 (-257 *4 *5 *2)) (-4 *2 (-1133 *4 *5)))) (-2288 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4)))) (-2356 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4)))) (-2360 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4)))) (-2370 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4)))) (-2381 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4)))) (-2391 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4)))) (-2400 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4)))) (-2410 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4)))) (-2432 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4)))) (-2444 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4)))) (-2457 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4)))) (-2469 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4)))) (-2477 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4)))) (-2495 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4)))) (-4058 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4)))) (-4073 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4)))) (-4087 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4)))) (-4098 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4)))) (-4109 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4)))) (-4122 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4)))) (-4137 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4)))) (-4149 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4)))) (-4163 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4)))) (-4179 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4)))) (-4193 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4)))) (-1234 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4)))))
+(-13 (-914 |#3|) (-10 -7 (IF (|has| |#1| (-341)) (-15 ** (|#3| |#3| (-385 (-525)))) |%noBranch|) (-15 -2288 (|#3| |#3|)) (-15 -2356 (|#3| |#3|)) (-15 -2360 (|#3| |#3|)) (-15 -2370 (|#3| |#3|)) (-15 -2381 (|#3| |#3|)) (-15 -2391 (|#3| |#3|)) (-15 -2400 (|#3| |#3|)) (-15 -2410 (|#3| |#3|)) (-15 -2432 (|#3| |#3|)) (-15 -2444 (|#3| |#3|)) (-15 -2457 (|#3| |#3|)) (-15 -2469 (|#3| |#3|)) (-15 -2477 (|#3| |#3|)) (-15 -2495 (|#3| |#3|)) (-15 -4058 (|#3| |#3|)) (-15 -4073 (|#3| |#3|)) (-15 -4087 (|#3| |#3|)) (-15 -4098 (|#3| |#3|)) (-15 -4109 (|#3| |#3|)) (-15 -4122 (|#3| |#3|)) (-15 -4137 (|#3| |#3|)) (-15 -4149 (|#3| |#3|)) (-15 -4163 (|#3| |#3|)) (-15 -4179 (|#3| |#3|)) (-15 -4193 (|#3| |#3|)) (-15 -1234 (|#3| |#3|))))
+((-3879 (((-3 |#3| "failed") |#3|) 66)) (-4087 ((|#3| |#3|) 133)) (-2392 (((-3 |#3| "failed") |#3|) 50)) (-2381 ((|#3| |#3|) 121)) (-1989 (((-3 |#3| "failed") |#3|) 62)) (-4058 ((|#3| |#3|) 131)) (-2668 (((-3 |#3| "failed") |#3|) 46)) (-2360 ((|#3| |#3|) 119)) (-4144 (((-3 |#3| "failed") |#3|) 70)) (-4109 ((|#3| |#3|) 135)) (-2799 (((-3 |#3| "failed") |#3|) 54)) (-2400 ((|#3| |#3|) 123)) (-2808 (((-3 |#3| "failed") |#3| (-712)) 35)) (-3948 (((-3 |#3| "failed") |#3|) 44)) (-2356 ((|#3| |#3|) 112)) (-2156 (((-3 |#3| "failed") |#3|) 42)) (-2288 ((|#3| |#3|) 118)) (-3241 (((-3 |#3| "failed") |#3|) 72)) (-4122 ((|#3| |#3|) 136)) (-1842 (((-3 |#3| "failed") |#3|) 56)) (-2410 ((|#3| |#3|) 124)) (-1339 (((-3 |#3| "failed") |#3|) 68)) (-4098 ((|#3| |#3|) 134)) (-1379 (((-3 |#3| "failed") |#3|) 52)) (-2391 ((|#3| |#3|) 122)) (-2259 (((-3 |#3| "failed") |#3|) 64)) (-4073 ((|#3| |#3|) 132)) (-1542 (((-3 |#3| "failed") |#3|) 48)) (-2370 ((|#3| |#3|) 120)) (-1590 (((-3 |#3| "failed") |#3|) 78)) (-4163 ((|#3| |#3|) 139)) (-1942 (((-3 |#3| "failed") |#3|) 58)) (-2457 ((|#3| |#3|) 127)) (-2120 (((-3 |#3| "failed") |#3|) 74)) (-4137 ((|#3| |#3|) 137)) (-2845 (((-3 |#3| "failed") |#3|) 102)) (-2432 ((|#3| |#3|) 125)) (-3052 (((-3 |#3| "failed") |#3|) 82)) (-4193 ((|#3| |#3|) 141)) (-3928 (((-3 |#3| "failed") |#3|) 109)) (-2477 ((|#3| |#3|) 129)) (-1513 (((-3 |#3| "failed") |#3|) 84)) (-1234 ((|#3| |#3|) 142)) (-2486 (((-3 |#3| "failed") |#3|) 111)) (-2495 ((|#3| |#3|) 130)) (-3060 (((-3 |#3| "failed") |#3|) 80)) (-4179 ((|#3| |#3|) 140)) (-2716 (((-3 |#3| "failed") |#3|) 60)) (-2469 ((|#3| |#3|) 128)) (-1499 (((-3 |#3| "failed") |#3|) 76)) (-4149 ((|#3| |#3|) 138)) (-4197 (((-3 |#3| "failed") |#3|) 105)) (-2444 ((|#3| |#3|) 126)) (** ((|#3| |#3| (-385 (-525))) 40 (|has| |#1| (-341)))))
+(((-258 |#1| |#2| |#3| |#4|) (-13 (-914 |#3|) (-10 -7 (IF (|has| |#1| (-341)) (-15 ** (|#3| |#3| (-385 (-525)))) |%noBranch|) (-15 -2288 (|#3| |#3|)) (-15 -2356 (|#3| |#3|)) (-15 -2360 (|#3| |#3|)) (-15 -2370 (|#3| |#3|)) (-15 -2381 (|#3| |#3|)) (-15 -2391 (|#3| |#3|)) (-15 -2400 (|#3| |#3|)) (-15 -2410 (|#3| |#3|)) (-15 -2432 (|#3| |#3|)) (-15 -2444 (|#3| |#3|)) (-15 -2457 (|#3| |#3|)) (-15 -2469 (|#3| |#3|)) (-15 -2477 (|#3| |#3|)) (-15 -2495 (|#3| |#3|)) (-15 -4058 (|#3| |#3|)) (-15 -4073 (|#3| |#3|)) (-15 -4087 (|#3| |#3|)) (-15 -4098 (|#3| |#3|)) (-15 -4109 (|#3| |#3|)) (-15 -4122 (|#3| |#3|)) (-15 -4137 (|#3| |#3|)) (-15 -4149 (|#3| |#3|)) (-15 -4163 (|#3| |#3|)) (-15 -4179 (|#3| |#3|)) (-15 -4193 (|#3| |#3|)) (-15 -1234 (|#3| |#3|)))) (-37 (-385 (-525))) (-1131 |#1|) (-1154 |#1| |#2|) (-914 |#2|)) (T -258))
+((** (*1 *2 *2 *3) (-12 (-5 *3 (-385 (-525))) (-4 *4 (-341)) (-4 *4 (-37 *3)) (-4 *5 (-1131 *4)) (-5 *1 (-258 *4 *5 *2 *6)) (-4 *2 (-1154 *4 *5)) (-4 *6 (-914 *5)))) (-2288 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4)))) (-2356 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4)))) (-2360 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4)))) (-2370 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4)))) (-2381 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4)))) (-2391 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4)))) (-2400 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4)))) (-2410 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4)))) (-2432 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4)))) (-2444 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4)))) (-2457 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4)))) (-2469 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4)))) (-2477 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4)))) (-2495 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4)))) (-4058 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4)))) (-4073 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4)))) (-4087 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4)))) (-4098 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4)))) (-4109 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4)))) (-4122 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4)))) (-4137 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4)))) (-4149 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4)))) (-4163 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4)))) (-4179 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4)))) (-4193 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4)))) (-1234 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4)))))
+(-13 (-914 |#3|) (-10 -7 (IF (|has| |#1| (-341)) (-15 ** (|#3| |#3| (-385 (-525)))) |%noBranch|) (-15 -2288 (|#3| |#3|)) (-15 -2356 (|#3| |#3|)) (-15 -2360 (|#3| |#3|)) (-15 -2370 (|#3| |#3|)) (-15 -2381 (|#3| |#3|)) (-15 -2391 (|#3| |#3|)) (-15 -2400 (|#3| |#3|)) (-15 -2410 (|#3| |#3|)) (-15 -2432 (|#3| |#3|)) (-15 -2444 (|#3| |#3|)) (-15 -2457 (|#3| |#3|)) (-15 -2469 (|#3| |#3|)) (-15 -2477 (|#3| |#3|)) (-15 -2495 (|#3| |#3|)) (-15 -4058 (|#3| |#3|)) (-15 -4073 (|#3| |#3|)) (-15 -4087 (|#3| |#3|)) (-15 -4098 (|#3| |#3|)) (-15 -4109 (|#3| |#3|)) (-15 -4122 (|#3| |#3|)) (-15 -4137 (|#3| |#3|)) (-15 -4149 (|#3| |#3|)) (-15 -4163 (|#3| |#3|)) (-15 -4179 (|#3| |#3|)) (-15 -4193 (|#3| |#3|)) (-15 -1234 (|#3| |#3|))))
+((-1490 (((-108) $) 19)) (-1939 (((-169) $) 7)) (-2898 (((-3 (-1089) "failed") $) 14)) (-2711 (((-3 (-591 $) "failed") $) NIL)) (-4224 (((-3 (-1089) "failed") $) 21)) (-3020 (((-3 (-1022) "failed") $) 17)) (-3220 (((-108) $) 15)) (-2686 (((-796) $) NIL)) (-3123 (((-108) $) 9)))
+(((-259) (-13 (-565 (-796)) (-10 -8 (-15 -1939 ((-169) $)) (-15 -3220 ((-108) $)) (-15 -3020 ((-3 (-1022) "failed") $)) (-15 -1490 ((-108) $)) (-15 -4224 ((-3 (-1089) "failed") $)) (-15 -3123 ((-108) $)) (-15 -2898 ((-3 (-1089) "failed") $)) (-15 -2711 ((-3 (-591 $) "failed") $))))) (T -259))
+((-1939 (*1 *2 *1) (-12 (-5 *2 (-169)) (-5 *1 (-259)))) (-3220 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-259)))) (-3020 (*1 *2 *1) (|partial| -12 (-5 *2 (-1022)) (-5 *1 (-259)))) (-1490 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-259)))) (-4224 (*1 *2 *1) (|partial| -12 (-5 *2 (-1089)) (-5 *1 (-259)))) (-3123 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-259)))) (-2898 (*1 *2 *1) (|partial| -12 (-5 *2 (-1089)) (-5 *1 (-259)))) (-2711 (*1 *2 *1) (|partial| -12 (-5 *2 (-591 (-259))) (-5 *1 (-259)))))
+(-13 (-565 (-796)) (-10 -8 (-15 -1939 ((-169) $)) (-15 -3220 ((-108) $)) (-15 -3020 ((-3 (-1022) "failed") $)) (-15 -1490 ((-108) $)) (-15 -4224 ((-3 (-1089) "failed") $)) (-15 -3123 ((-108) $)) (-15 -2898 ((-3 (-1089) "failed") $)) (-15 -2711 ((-3 (-591 $) "failed") $))))
+((-2467 (($ (-1 (-108) |#2|) $) 24)) (-2908 (($ $) 36)) (-3844 (($ (-1 (-108) |#2|) $) NIL) (($ |#2| $) 34)) (-2537 (($ |#2| $) 32) (($ (-1 (-108) |#2|) $) 18)) (-3597 (($ (-1 (-108) |#2| |#2|) $ $) NIL) (($ $ $) 40)) (-2059 (($ |#2| $ (-525)) 20) (($ $ $ (-525)) 22)) (-3226 (($ $ (-525)) 11) (($ $ (-1138 (-525))) 14)) (-3729 (($ $ |#2|) 30) (($ $ $) NIL)) (-1624 (($ $ |#2|) 29) (($ |#2| $) NIL) (($ $ $) 26) (($ (-591 $)) NIL)))
+(((-260 |#1| |#2|) (-10 -8 (-15 -3597 (|#1| |#1| |#1|)) (-15 -3844 (|#1| |#2| |#1|)) (-15 -3597 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|)) (-15 -3844 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -3729 (|#1| |#1| |#1|)) (-15 -3729 (|#1| |#1| |#2|)) (-15 -2059 (|#1| |#1| |#1| (-525))) (-15 -2059 (|#1| |#2| |#1| (-525))) (-15 -3226 (|#1| |#1| (-1138 (-525)))) (-15 -3226 (|#1| |#1| (-525))) (-15 -1624 (|#1| (-591 |#1|))) (-15 -1624 (|#1| |#1| |#1|)) (-15 -1624 (|#1| |#2| |#1|)) (-15 -1624 (|#1| |#1| |#2|)) (-15 -2537 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -2467 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -2537 (|#1| |#2| |#1|)) (-15 -2908 (|#1| |#1|))) (-261 |#2|) (-1125)) (T -260))
+NIL
+(-10 -8 (-15 -3597 (|#1| |#1| |#1|)) (-15 -3844 (|#1| |#2| |#1|)) (-15 -3597 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|)) (-15 -3844 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -3729 (|#1| |#1| |#1|)) (-15 -3729 (|#1| |#1| |#2|)) (-15 -2059 (|#1| |#1| |#1| (-525))) (-15 -2059 (|#1| |#2| |#1| (-525))) (-15 -3226 (|#1| |#1| (-1138 (-525)))) (-15 -3226 (|#1| |#1| (-525))) (-15 -1624 (|#1| (-591 |#1|))) (-15 -1624 (|#1| |#1| |#1|)) (-15 -1624 (|#1| |#2| |#1|)) (-15 -1624 (|#1| |#1| |#2|)) (-15 -2537 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -2467 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -2537 (|#1| |#2| |#1|)) (-15 -2908 (|#1| |#1|)))
+((-2673 (((-108) $ $) 19 (|has| |#1| (-1018)))) (-3832 (((-1176) $ (-525) (-525)) 40 (|has| $ (-6 -4251)))) (-3727 (((-108) $ (-712)) 8)) (-2847 ((|#1| $ (-525) |#1|) 52 (|has| $ (-6 -4251))) ((|#1| $ (-1138 (-525)) |#1|) 58 (|has| $ (-6 -4251)))) (-1288 (($ (-1 (-108) |#1|) $) 85)) (-2467 (($ (-1 (-108) |#1|) $) 75 (|has| $ (-6 -4250)))) (-2055 (($) 7 T CONST)) (-3945 (($ $) 83 (|has| |#1| (-1018)))) (-2908 (($ $) 78 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3844 (($ (-1 (-108) |#1|) $) 89) (($ |#1| $) 84 (|has| |#1| (-1018)))) (-2537 (($ |#1| $) 77 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) (($ (-1 (-108) |#1|) $) 74 (|has| $ (-6 -4250)))) (-3618 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 76 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 73 (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $) 72 (|has| $ (-6 -4250)))) (-4205 ((|#1| $ (-525) |#1|) 53 (|has| $ (-6 -4251)))) (-4121 ((|#1| $ (-525)) 51)) (-2916 (((-591 |#1|) $) 30 (|has| $ (-6 -4250)))) (-1316 (($ (-712) |#1|) 69)) (-3491 (((-108) $ (-712)) 9)) (-4152 (((-525) $) 43 (|has| (-525) (-788)))) (-3597 (($ (-1 (-108) |#1| |#1|) $ $) 86) (($ $ $) 82 (|has| |#1| (-788)))) (-4207 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-1826 (((-525) $) 44 (|has| (-525) (-788)))) (-4192 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 64)) (-3295 (((-108) $ (-712)) 10)) (-2621 (((-1072) $) 22 (|has| |#1| (-1018)))) (-1520 (($ |#1| $ (-525)) 88) (($ $ $ (-525)) 87)) (-2059 (($ |#1| $ (-525)) 60) (($ $ $ (-525)) 59)) (-3761 (((-591 (-525)) $) 46)) (-1675 (((-108) (-525) $) 47)) (-2937 (((-1036) $) 21 (|has| |#1| (-1018)))) (-2872 ((|#1| $) 42 (|has| (-525) (-788)))) (-2714 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 71)) (-1858 (($ $ |#1|) 41 (|has| $ (-6 -4251)))) (-3465 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) 14)) (-3384 (((-108) |#1| $) 45 (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2998 (((-591 |#1|) $) 48)) (-2077 (((-108) $) 11)) (-3164 (($) 12)) (-1881 ((|#1| $ (-525) |#1|) 50) ((|#1| $ (-525)) 49) (($ $ (-1138 (-525))) 63)) (-1227 (($ $ (-525)) 91) (($ $ (-1138 (-525))) 90)) (-3226 (($ $ (-525)) 62) (($ $ (-1138 (-525))) 61)) (-2960 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-2873 (($ $) 13)) (-1300 (((-501) $) 79 (|has| |#1| (-566 (-501))))) (-2695 (($ (-591 |#1|)) 70)) (-3729 (($ $ |#1|) 93) (($ $ $) 92)) (-1624 (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ $) 66) (($ (-591 $)) 65)) (-2686 (((-796) $) 18 (|has| |#1| (-565 (-796))))) (-1475 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) 20 (|has| |#1| (-1018)))) (-2028 (((-712) $) 6 (|has| $ (-6 -4250)))))
(((-261 |#1|) (-131) (-1125)) (T -261))
-((-1679 (*1 *1 *1 *2) (-12 (-4 *1 (-261 *2)) (-4 *2 (-1125)))) (-1679 (*1 *1 *1 *1) (-12 (-4 *1 (-261 *2)) (-4 *2 (-1125)))) (-1790 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-261 *3)) (-4 *3 (-1125)))) (-1790 (*1 *1 *1 *2) (-12 (-5 *2 (-1138 (-525))) (-4 *1 (-261 *3)) (-4 *3 (-1125)))) (-3901 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *1 (-261 *3)) (-4 *3 (-1125)))) (-2470 (*1 *1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *1 (-261 *2)) (-4 *2 (-1125)))) (-2470 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-261 *3)) (-4 *3 (-1125)))) (-2921 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 (-108) *3 *3)) (-4 *1 (-261 *3)) (-4 *3 (-1125)))) (-1797 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *1 (-261 *3)) (-4 *3 (-1125)))) (-3901 (*1 *1 *2 *1) (-12 (-4 *1 (-261 *2)) (-4 *2 (-1125)) (-4 *2 (-1018)))) (-3611 (*1 *1 *1) (-12 (-4 *1 (-261 *2)) (-4 *2 (-1125)) (-4 *2 (-1018)))) (-2921 (*1 *1 *1 *1) (-12 (-4 *1 (-261 *2)) (-4 *2 (-1125)) (-4 *2 (-788)))))
-(-13 (-596 |t#1|) (-10 -8 (-6 -4251) (-15 -1679 ($ $ |t#1|)) (-15 -1679 ($ $ $)) (-15 -1790 ($ $ (-525))) (-15 -1790 ($ $ (-1138 (-525)))) (-15 -3901 ($ (-1 (-108) |t#1|) $)) (-15 -2470 ($ |t#1| $ (-525))) (-15 -2470 ($ $ $ (-525))) (-15 -2921 ($ (-1 (-108) |t#1| |t#1|) $ $)) (-15 -1797 ($ (-1 (-108) |t#1|) $)) (IF (|has| |t#1| (-1018)) (PROGN (-15 -3901 ($ |t#1| $)) (-15 -3611 ($ $))) |%noBranch|) (IF (|has| |t#1| (-788)) (-15 -2921 ($ $ $)) |%noBranch|)))
-(((-33) . T) ((-97) |has| |#1| (-1018)) ((-565 (-796)) -3321 (|has| |#1| (-1018)) (|has| |#1| (-565 (-796)))) ((-142 |#1|) . T) ((-566 (-501)) |has| |#1| (-566 (-501))) ((-265 #0=(-525) |#1|) . T) ((-267 #0# |#1|) . T) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-464 |#1|) . T) ((-558 #0# |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-596 |#1|) . T) ((-1018) |has| |#1| (-1018)) ((-1125) . T))
+((-3729 (*1 *1 *1 *2) (-12 (-4 *1 (-261 *2)) (-4 *2 (-1125)))) (-3729 (*1 *1 *1 *1) (-12 (-4 *1 (-261 *2)) (-4 *2 (-1125)))) (-1227 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-261 *3)) (-4 *3 (-1125)))) (-1227 (*1 *1 *1 *2) (-12 (-5 *2 (-1138 (-525))) (-4 *1 (-261 *3)) (-4 *3 (-1125)))) (-3844 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *1 (-261 *3)) (-4 *3 (-1125)))) (-1520 (*1 *1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *1 (-261 *2)) (-4 *2 (-1125)))) (-1520 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-261 *3)) (-4 *3 (-1125)))) (-3597 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 (-108) *3 *3)) (-4 *1 (-261 *3)) (-4 *3 (-1125)))) (-1288 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *1 (-261 *3)) (-4 *3 (-1125)))) (-3844 (*1 *1 *2 *1) (-12 (-4 *1 (-261 *2)) (-4 *2 (-1125)) (-4 *2 (-1018)))) (-3945 (*1 *1 *1) (-12 (-4 *1 (-261 *2)) (-4 *2 (-1125)) (-4 *2 (-1018)))) (-3597 (*1 *1 *1 *1) (-12 (-4 *1 (-261 *2)) (-4 *2 (-1125)) (-4 *2 (-788)))))
+(-13 (-596 |t#1|) (-10 -8 (-6 -4251) (-15 -3729 ($ $ |t#1|)) (-15 -3729 ($ $ $)) (-15 -1227 ($ $ (-525))) (-15 -1227 ($ $ (-1138 (-525)))) (-15 -3844 ($ (-1 (-108) |t#1|) $)) (-15 -1520 ($ |t#1| $ (-525))) (-15 -1520 ($ $ $ (-525))) (-15 -3597 ($ (-1 (-108) |t#1| |t#1|) $ $)) (-15 -1288 ($ (-1 (-108) |t#1|) $)) (IF (|has| |t#1| (-1018)) (PROGN (-15 -3844 ($ |t#1| $)) (-15 -3945 ($ $))) |%noBranch|) (IF (|has| |t#1| (-788)) (-15 -3597 ($ $ $)) |%noBranch|)))
+(((-33) . T) ((-97) |has| |#1| (-1018)) ((-565 (-796)) -3150 (|has| |#1| (-1018)) (|has| |#1| (-565 (-796)))) ((-142 |#1|) . T) ((-566 (-501)) |has| |#1| (-566 (-501))) ((-265 #0=(-525) |#1|) . T) ((-267 #0# |#1|) . T) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-464 |#1|) . T) ((-558 #0# |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-596 |#1|) . T) ((-1018) |has| |#1| (-1018)) ((-1125) . T))
((** (($ $ $) 10)))
(((-262 |#1|) (-10 -8 (-15 ** (|#1| |#1| |#1|))) (-263)) (T -262))
NIL
(-10 -8 (-15 ** (|#1| |#1| |#1|)))
-((-1488 (($ $) 6)) (-1409 (($ $) 7)) (** (($ $ $) 8)))
+((-2356 (($ $) 6)) (-2288 (($ $) 7)) (** (($ $ $) 8)))
(((-263) (-131)) (T -263))
-((** (*1 *1 *1 *1) (-4 *1 (-263))) (-1409 (*1 *1 *1) (-4 *1 (-263))) (-1488 (*1 *1 *1) (-4 *1 (-263))))
-(-13 (-10 -8 (-15 -1488 ($ $)) (-15 -1409 ($ $)) (-15 ** ($ $ $))))
-((-2477 (((-591 (-1070 |#1|)) (-1070 |#1|) |#1|) 35)) (-1323 ((|#2| |#2| |#1|) 38)) (-1546 ((|#2| |#2| |#1|) 40)) (-3359 ((|#2| |#2| |#1|) 39)))
-(((-264 |#1| |#2|) (-10 -7 (-15 -1323 (|#2| |#2| |#1|)) (-15 -3359 (|#2| |#2| |#1|)) (-15 -1546 (|#2| |#2| |#1|)) (-15 -2477 ((-591 (-1070 |#1|)) (-1070 |#1|) |#1|))) (-341) (-1162 |#1|)) (T -264))
-((-2477 (*1 *2 *3 *4) (-12 (-4 *4 (-341)) (-5 *2 (-591 (-1070 *4))) (-5 *1 (-264 *4 *5)) (-5 *3 (-1070 *4)) (-4 *5 (-1162 *4)))) (-1546 (*1 *2 *2 *3) (-12 (-4 *3 (-341)) (-5 *1 (-264 *3 *2)) (-4 *2 (-1162 *3)))) (-3359 (*1 *2 *2 *3) (-12 (-4 *3 (-341)) (-5 *1 (-264 *3 *2)) (-4 *2 (-1162 *3)))) (-1323 (*1 *2 *2 *3) (-12 (-4 *3 (-341)) (-5 *1 (-264 *3 *2)) (-4 *2 (-1162 *3)))))
-(-10 -7 (-15 -1323 (|#2| |#2| |#1|)) (-15 -3359 (|#2| |#2| |#1|)) (-15 -1546 (|#2| |#2| |#1|)) (-15 -2477 ((-591 (-1070 |#1|)) (-1070 |#1|) |#1|)))
-((-3164 ((|#2| $ |#1|) 6)))
+((** (*1 *1 *1 *1) (-4 *1 (-263))) (-2288 (*1 *1 *1) (-4 *1 (-263))) (-2356 (*1 *1 *1) (-4 *1 (-263))))
+(-13 (-10 -8 (-15 -2356 ($ $)) (-15 -2288 ($ $)) (-15 ** ($ $ $))))
+((-1581 (((-591 (-1070 |#1|)) (-1070 |#1|) |#1|) 35)) (-1783 ((|#2| |#2| |#1|) 38)) (-1511 ((|#2| |#2| |#1|) 40)) (-3584 ((|#2| |#2| |#1|) 39)))
+(((-264 |#1| |#2|) (-10 -7 (-15 -1783 (|#2| |#2| |#1|)) (-15 -3584 (|#2| |#2| |#1|)) (-15 -1511 (|#2| |#2| |#1|)) (-15 -1581 ((-591 (-1070 |#1|)) (-1070 |#1|) |#1|))) (-341) (-1162 |#1|)) (T -264))
+((-1581 (*1 *2 *3 *4) (-12 (-4 *4 (-341)) (-5 *2 (-591 (-1070 *4))) (-5 *1 (-264 *4 *5)) (-5 *3 (-1070 *4)) (-4 *5 (-1162 *4)))) (-1511 (*1 *2 *2 *3) (-12 (-4 *3 (-341)) (-5 *1 (-264 *3 *2)) (-4 *2 (-1162 *3)))) (-3584 (*1 *2 *2 *3) (-12 (-4 *3 (-341)) (-5 *1 (-264 *3 *2)) (-4 *2 (-1162 *3)))) (-1783 (*1 *2 *2 *3) (-12 (-4 *3 (-341)) (-5 *1 (-264 *3 *2)) (-4 *2 (-1162 *3)))))
+(-10 -7 (-15 -1783 (|#2| |#2| |#1|)) (-15 -3584 (|#2| |#2| |#1|)) (-15 -1511 (|#2| |#2| |#1|)) (-15 -1581 ((-591 (-1070 |#1|)) (-1070 |#1|) |#1|)))
+((-1881 ((|#2| $ |#1|) 6)))
(((-265 |#1| |#2|) (-131) (-1018) (-1125)) (T -265))
-((-3164 (*1 *2 *1 *3) (-12 (-4 *1 (-265 *3 *2)) (-4 *3 (-1018)) (-4 *2 (-1125)))))
-(-13 (-10 -8 (-15 -3164 (|t#2| $ |t#1|))))
-((-3255 ((|#3| $ |#2| |#3|) 12)) (-3217 ((|#3| $ |#2|) 10)))
-(((-266 |#1| |#2| |#3|) (-10 -8 (-15 -3255 (|#3| |#1| |#2| |#3|)) (-15 -3217 (|#3| |#1| |#2|))) (-267 |#2| |#3|) (-1018) (-1125)) (T -266))
+((-1881 (*1 *2 *1 *3) (-12 (-4 *1 (-265 *3 *2)) (-4 *3 (-1018)) (-4 *2 (-1125)))))
+(-13 (-10 -8 (-15 -1881 (|t#2| $ |t#1|))))
+((-4205 ((|#3| $ |#2| |#3|) 12)) (-4121 ((|#3| $ |#2|) 10)))
+(((-266 |#1| |#2| |#3|) (-10 -8 (-15 -4205 (|#3| |#1| |#2| |#3|)) (-15 -4121 (|#3| |#1| |#2|))) (-267 |#2| |#3|) (-1018) (-1125)) (T -266))
NIL
-(-10 -8 (-15 -3255 (|#3| |#1| |#2| |#3|)) (-15 -3217 (|#3| |#1| |#2|)))
-((-3186 ((|#2| $ |#1| |#2|) 10 (|has| $ (-6 -4251)))) (-3255 ((|#2| $ |#1| |#2|) 9 (|has| $ (-6 -4251)))) (-3217 ((|#2| $ |#1|) 11)) (-3164 ((|#2| $ |#1|) 6) ((|#2| $ |#1| |#2|) 12)))
+(-10 -8 (-15 -4205 (|#3| |#1| |#2| |#3|)) (-15 -4121 (|#3| |#1| |#2|)))
+((-2847 ((|#2| $ |#1| |#2|) 10 (|has| $ (-6 -4251)))) (-4205 ((|#2| $ |#1| |#2|) 9 (|has| $ (-6 -4251)))) (-4121 ((|#2| $ |#1|) 11)) (-1881 ((|#2| $ |#1|) 6) ((|#2| $ |#1| |#2|) 12)))
(((-267 |#1| |#2|) (-131) (-1018) (-1125)) (T -267))
-((-3164 (*1 *2 *1 *3 *2) (-12 (-4 *1 (-267 *3 *2)) (-4 *3 (-1018)) (-4 *2 (-1125)))) (-3217 (*1 *2 *1 *3) (-12 (-4 *1 (-267 *3 *2)) (-4 *3 (-1018)) (-4 *2 (-1125)))) (-3186 (*1 *2 *1 *3 *2) (-12 (|has| *1 (-6 -4251)) (-4 *1 (-267 *3 *2)) (-4 *3 (-1018)) (-4 *2 (-1125)))) (-3255 (*1 *2 *1 *3 *2) (-12 (|has| *1 (-6 -4251)) (-4 *1 (-267 *3 *2)) (-4 *3 (-1018)) (-4 *2 (-1125)))))
-(-13 (-265 |t#1| |t#2|) (-10 -8 (-15 -3164 (|t#2| $ |t#1| |t#2|)) (-15 -3217 (|t#2| $ |t#1|)) (IF (|has| $ (-6 -4251)) (PROGN (-15 -3186 (|t#2| $ |t#1| |t#2|)) (-15 -3255 (|t#2| $ |t#1| |t#2|))) |%noBranch|)))
+((-1881 (*1 *2 *1 *3 *2) (-12 (-4 *1 (-267 *3 *2)) (-4 *3 (-1018)) (-4 *2 (-1125)))) (-4121 (*1 *2 *1 *3) (-12 (-4 *1 (-267 *3 *2)) (-4 *3 (-1018)) (-4 *2 (-1125)))) (-2847 (*1 *2 *1 *3 *2) (-12 (|has| *1 (-6 -4251)) (-4 *1 (-267 *3 *2)) (-4 *3 (-1018)) (-4 *2 (-1125)))) (-4205 (*1 *2 *1 *3 *2) (-12 (|has| *1 (-6 -4251)) (-4 *1 (-267 *3 *2)) (-4 *3 (-1018)) (-4 *2 (-1125)))))
+(-13 (-265 |t#1| |t#2|) (-10 -8 (-15 -1881 (|t#2| $ |t#1| |t#2|)) (-15 -4121 (|t#2| $ |t#1|)) (IF (|has| $ (-6 -4251)) (PROGN (-15 -2847 (|t#2| $ |t#1| |t#2|)) (-15 -4205 (|t#2| $ |t#1| |t#2|))) |%noBranch|)))
(((-265 |#1| |#2|) . T))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) 35)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) 40)) (-3706 (($ $) 38)) (-1715 (((-108) $) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-1947 (((-108) $ $) NIL)) (-3798 (($) NIL T CONST)) (-2129 (($ $ $) 33)) (-1227 (($ |#2| |#3|) 19)) (-4163 (((-3 $ "failed") $) NIL)) (-2110 (($ $ $) NIL)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL)) (-2824 (((-108) $) NIL)) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3940 ((|#3| $) NIL)) (-1356 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2339 (((-1072) $) NIL)) (-1622 (($ $) 20)) (-2047 (((-1036) $) NIL)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-1399 (($ $ $) NIL) (($ (-591 $)) NIL)) (-3375 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2089 (((-3 $ "failed") $ $) NIL)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3557 (((-3 $ "failed") $ $) NIL)) (-1712 (((-712) $) 34)) (-3164 ((|#2| $ |#2|) 42)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) 24)) (-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ $) NIL) ((|#2| $) NIL)) (-2128 (((-712)) NIL)) (-2495 (((-108) $ $) NIL)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4191 (($) 29 T CONST)) (-4197 (($) 36 T CONST)) (-4096 (((-108) $ $) NIL)) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 37)))
-(((-268 |#1| |#2| |#3| |#4| |#5| |#6|) (-13 (-286) (-10 -8 (-15 -3940 (|#3| $)) (-15 -3022 (|#2| $)) (-15 -1227 ($ |#2| |#3|)) (-15 -3557 ((-3 $ "failed") $ $)) (-15 -4163 ((-3 $ "failed") $)) (-15 -1622 ($ $)) (-15 -3164 (|#2| $ |#2|)))) (-160) (-1147 |#1|) (-23) (-1 |#2| |#2| |#3|) (-1 (-3 |#3| "failed") |#3| |#3|) (-1 (-3 |#2| "failed") |#2| |#2| |#3|)) (T -268))
-((-4163 (*1 *1 *1) (|partial| -12 (-4 *2 (-160)) (-5 *1 (-268 *2 *3 *4 *5 *6 *7)) (-4 *3 (-1147 *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)))) (-3940 (*1 *2 *1) (-12 (-4 *3 (-160)) (-4 *2 (-23)) (-5 *1 (-268 *3 *4 *2 *5 *6 *7)) (-4 *4 (-1147 *3)) (-14 *5 (-1 *4 *4 *2)) (-14 *6 (-1 (-3 *2 "failed") *2 *2)) (-14 *7 (-1 (-3 *4 "failed") *4 *4 *2)))) (-3022 (*1 *2 *1) (-12 (-4 *2 (-1147 *3)) (-5 *1 (-268 *3 *2 *4 *5 *6 *7)) (-4 *3 (-160)) (-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)))) (-1227 (*1 *1 *2 *3) (-12 (-4 *4 (-160)) (-5 *1 (-268 *4 *2 *3 *5 *6 *7)) (-4 *2 (-1147 *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)))) (-3557 (*1 *1 *1 *1) (|partial| -12 (-4 *2 (-160)) (-5 *1 (-268 *2 *3 *4 *5 *6 *7)) (-4 *3 (-1147 *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)))) (-1622 (*1 *1 *1) (-12 (-4 *2 (-160)) (-5 *1 (-268 *2 *3 *4 *5 *6 *7)) (-4 *3 (-1147 *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)))) (-3164 (*1 *2 *1 *2) (-12 (-4 *3 (-160)) (-5 *1 (-268 *3 *2 *4 *5 *6 *7)) (-4 *2 (-1147 *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 (-286) (-10 -8 (-15 -3940 (|#3| $)) (-15 -3022 (|#2| $)) (-15 -1227 ($ |#2| |#3|)) (-15 -3557 ((-3 $ "failed") $ $)) (-15 -4163 ((-3 $ "failed") $)) (-15 -1622 ($ $)) (-15 -3164 (|#2| $ |#2|))))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-2157 (((-3 $ "failed") $ $) 19)) (-3798 (($) 17 T CONST)) (-4163 (((-3 $ "failed") $) 34)) (-2824 (((-108) $) 31)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-3022 (((-796) $) 11) (($ (-525)) 28)) (-2128 (((-712)) 29)) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4096 (((-108) $ $) 6)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24)))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) 35)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) 40)) (-3641 (($ $) 38)) (-3077 (((-108) $) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-1965 (((-108) $ $) NIL)) (-2055 (($) NIL T CONST)) (-3265 (($ $ $) 33)) (-3618 (($ |#2| |#3|) 19)) (-1522 (((-3 $ "failed") $) NIL)) (-3239 (($ $ $) NIL)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL)) (-3865 (((-108) $) NIL)) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1233 ((|#3| $) NIL)) (-2081 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2621 (((-1072) $) NIL)) (-1523 (($ $) 20)) (-2937 (((-1036) $) NIL)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-2124 (($ $ $) NIL) (($ (-591 $)) NIL)) (-3387 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3210 (((-3 $ "failed") $ $) NIL)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1545 (((-3 $ "failed") $ $) NIL)) (-3048 (((-712) $) 34)) (-1881 ((|#2| $ |#2|) 42)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) 24)) (-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ $) NIL) ((|#2| $) NIL)) (-3425 (((-712)) NIL)) (-1724 (((-108) $ $) NIL)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1830 (($) 29 T CONST)) (-1839 (($) 36 T CONST)) (-3944 (((-108) $ $) NIL)) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 37)))
+(((-268 |#1| |#2| |#3| |#4| |#5| |#6|) (-13 (-286) (-10 -8 (-15 -1233 (|#3| $)) (-15 -2686 (|#2| $)) (-15 -3618 ($ |#2| |#3|)) (-15 -1545 ((-3 $ "failed") $ $)) (-15 -1522 ((-3 $ "failed") $)) (-15 -1523 ($ $)) (-15 -1881 (|#2| $ |#2|)))) (-160) (-1147 |#1|) (-23) (-1 |#2| |#2| |#3|) (-1 (-3 |#3| "failed") |#3| |#3|) (-1 (-3 |#2| "failed") |#2| |#2| |#3|)) (T -268))
+((-1522 (*1 *1 *1) (|partial| -12 (-4 *2 (-160)) (-5 *1 (-268 *2 *3 *4 *5 *6 *7)) (-4 *3 (-1147 *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)))) (-1233 (*1 *2 *1) (-12 (-4 *3 (-160)) (-4 *2 (-23)) (-5 *1 (-268 *3 *4 *2 *5 *6 *7)) (-4 *4 (-1147 *3)) (-14 *5 (-1 *4 *4 *2)) (-14 *6 (-1 (-3 *2 "failed") *2 *2)) (-14 *7 (-1 (-3 *4 "failed") *4 *4 *2)))) (-2686 (*1 *2 *1) (-12 (-4 *2 (-1147 *3)) (-5 *1 (-268 *3 *2 *4 *5 *6 *7)) (-4 *3 (-160)) (-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)))) (-3618 (*1 *1 *2 *3) (-12 (-4 *4 (-160)) (-5 *1 (-268 *4 *2 *3 *5 *6 *7)) (-4 *2 (-1147 *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)))) (-1545 (*1 *1 *1 *1) (|partial| -12 (-4 *2 (-160)) (-5 *1 (-268 *2 *3 *4 *5 *6 *7)) (-4 *3 (-1147 *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)))) (-1523 (*1 *1 *1) (-12 (-4 *2 (-160)) (-5 *1 (-268 *2 *3 *4 *5 *6 *7)) (-4 *3 (-1147 *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)))) (-1881 (*1 *2 *1 *2) (-12 (-4 *3 (-160)) (-5 *1 (-268 *3 *2 *4 *5 *6 *7)) (-4 *2 (-1147 *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 (-286) (-10 -8 (-15 -1233 (|#3| $)) (-15 -2686 (|#2| $)) (-15 -3618 ($ |#2| |#3|)) (-15 -1545 ((-3 $ "failed") $ $)) (-15 -1522 ((-3 $ "failed") $)) (-15 -1523 ($ $)) (-15 -1881 (|#2| $ |#2|))))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-3332 (((-3 $ "failed") $ $) 19)) (-2055 (($) 17 T CONST)) (-1522 (((-3 $ "failed") $) 34)) (-3865 (((-108) $) 31)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-2686 (((-796) $) 11) (($ (-525)) 28)) (-3425 (((-712)) 29)) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-3944 (((-108) $ $) 6)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24)))
(((-269) (-131)) (T -269))
NIL
(-13 (-975) (-107 $ $) (-10 -7 (-6 -4243)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-107 $ $) . T) ((-126) . T) ((-565 (-796)) . T) ((-593 $) . T) ((-668) . T) ((-981 $) . T) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T))
-((-3885 (($ (-1089) (-1089) (-1022) $) 16)) (-3721 (($ (-1089) (-591 (-897)) $) 21)) (-1586 (((-591 (-1005)) $) 9)) (-3774 (((-3 (-1022) "failed") (-1089) (-1089) $) 15)) (-3799 (((-3 (-591 (-897)) "failed") (-1089) $) 20)) (-3209 (($) 6)) (-3519 (($) 22)) (-3022 (((-796) $) 26)) (-3926 (($) 23)))
-(((-270) (-13 (-565 (-796)) (-10 -8 (-15 -3209 ($)) (-15 -1586 ((-591 (-1005)) $)) (-15 -3774 ((-3 (-1022) "failed") (-1089) (-1089) $)) (-15 -3885 ($ (-1089) (-1089) (-1022) $)) (-15 -3799 ((-3 (-591 (-897)) "failed") (-1089) $)) (-15 -3721 ($ (-1089) (-591 (-897)) $)) (-15 -3519 ($)) (-15 -3926 ($))))) (T -270))
-((-3209 (*1 *1) (-5 *1 (-270))) (-1586 (*1 *2 *1) (-12 (-5 *2 (-591 (-1005))) (-5 *1 (-270)))) (-3774 (*1 *2 *3 *3 *1) (|partial| -12 (-5 *3 (-1089)) (-5 *2 (-1022)) (-5 *1 (-270)))) (-3885 (*1 *1 *2 *2 *3 *1) (-12 (-5 *2 (-1089)) (-5 *3 (-1022)) (-5 *1 (-270)))) (-3799 (*1 *2 *3 *1) (|partial| -12 (-5 *3 (-1089)) (-5 *2 (-591 (-897))) (-5 *1 (-270)))) (-3721 (*1 *1 *2 *3 *1) (-12 (-5 *2 (-1089)) (-5 *3 (-591 (-897))) (-5 *1 (-270)))) (-3519 (*1 *1) (-5 *1 (-270))) (-3926 (*1 *1) (-5 *1 (-270))))
-(-13 (-565 (-796)) (-10 -8 (-15 -3209 ($)) (-15 -1586 ((-591 (-1005)) $)) (-15 -3774 ((-3 (-1022) "failed") (-1089) (-1089) $)) (-15 -3885 ($ (-1089) (-1089) (-1022) $)) (-15 -3799 ((-3 (-591 (-897)) "failed") (-1089) $)) (-15 -3721 ($ (-1089) (-591 (-897)) $)) (-15 -3519 ($)) (-15 -3926 ($))))
-((-3962 (((-591 (-2 (|:| |eigval| (-3 (-385 (-885 |#1|)) (-1079 (-1089) (-885 |#1|)))) (|:| |geneigvec| (-591 (-631 (-385 (-885 |#1|))))))) (-631 (-385 (-885 |#1|)))) 85)) (-1862 (((-591 (-631 (-385 (-885 |#1|)))) (-2 (|:| |eigval| (-3 (-385 (-885 |#1|)) (-1079 (-1089) (-885 |#1|)))) (|:| |eigmult| (-712)) (|:| |eigvec| (-591 (-631 (-385 (-885 |#1|)))))) (-631 (-385 (-885 |#1|)))) 80) (((-591 (-631 (-385 (-885 |#1|)))) (-3 (-385 (-885 |#1|)) (-1079 (-1089) (-885 |#1|))) (-631 (-385 (-885 |#1|))) (-712) (-712)) 38)) (-3703 (((-591 (-2 (|:| |eigval| (-3 (-385 (-885 |#1|)) (-1079 (-1089) (-885 |#1|)))) (|:| |eigmult| (-712)) (|:| |eigvec| (-591 (-631 (-385 (-885 |#1|))))))) (-631 (-385 (-885 |#1|)))) 82)) (-1967 (((-591 (-631 (-385 (-885 |#1|)))) (-3 (-385 (-885 |#1|)) (-1079 (-1089) (-885 |#1|))) (-631 (-385 (-885 |#1|)))) 62)) (-4019 (((-591 (-3 (-385 (-885 |#1|)) (-1079 (-1089) (-885 |#1|)))) (-631 (-385 (-885 |#1|)))) 61)) (-3806 (((-885 |#1|) (-631 (-385 (-885 |#1|)))) 50) (((-885 |#1|) (-631 (-385 (-885 |#1|))) (-1089)) 51)))
-(((-271 |#1|) (-10 -7 (-15 -3806 ((-885 |#1|) (-631 (-385 (-885 |#1|))) (-1089))) (-15 -3806 ((-885 |#1|) (-631 (-385 (-885 |#1|))))) (-15 -4019 ((-591 (-3 (-385 (-885 |#1|)) (-1079 (-1089) (-885 |#1|)))) (-631 (-385 (-885 |#1|))))) (-15 -1967 ((-591 (-631 (-385 (-885 |#1|)))) (-3 (-385 (-885 |#1|)) (-1079 (-1089) (-885 |#1|))) (-631 (-385 (-885 |#1|))))) (-15 -1862 ((-591 (-631 (-385 (-885 |#1|)))) (-3 (-385 (-885 |#1|)) (-1079 (-1089) (-885 |#1|))) (-631 (-385 (-885 |#1|))) (-712) (-712))) (-15 -1862 ((-591 (-631 (-385 (-885 |#1|)))) (-2 (|:| |eigval| (-3 (-385 (-885 |#1|)) (-1079 (-1089) (-885 |#1|)))) (|:| |eigmult| (-712)) (|:| |eigvec| (-591 (-631 (-385 (-885 |#1|)))))) (-631 (-385 (-885 |#1|))))) (-15 -3962 ((-591 (-2 (|:| |eigval| (-3 (-385 (-885 |#1|)) (-1079 (-1089) (-885 |#1|)))) (|:| |geneigvec| (-591 (-631 (-385 (-885 |#1|))))))) (-631 (-385 (-885 |#1|))))) (-15 -3703 ((-591 (-2 (|:| |eigval| (-3 (-385 (-885 |#1|)) (-1079 (-1089) (-885 |#1|)))) (|:| |eigmult| (-712)) (|:| |eigvec| (-591 (-631 (-385 (-885 |#1|))))))) (-631 (-385 (-885 |#1|)))))) (-429)) (T -271))
-((-3703 (*1 *2 *3) (-12 (-4 *4 (-429)) (-5 *2 (-591 (-2 (|:| |eigval| (-3 (-385 (-885 *4)) (-1079 (-1089) (-885 *4)))) (|:| |eigmult| (-712)) (|:| |eigvec| (-591 (-631 (-385 (-885 *4)))))))) (-5 *1 (-271 *4)) (-5 *3 (-631 (-385 (-885 *4)))))) (-3962 (*1 *2 *3) (-12 (-4 *4 (-429)) (-5 *2 (-591 (-2 (|:| |eigval| (-3 (-385 (-885 *4)) (-1079 (-1089) (-885 *4)))) (|:| |geneigvec| (-591 (-631 (-385 (-885 *4)))))))) (-5 *1 (-271 *4)) (-5 *3 (-631 (-385 (-885 *4)))))) (-1862 (*1 *2 *3 *4) (-12 (-5 *3 (-2 (|:| |eigval| (-3 (-385 (-885 *5)) (-1079 (-1089) (-885 *5)))) (|:| |eigmult| (-712)) (|:| |eigvec| (-591 *4)))) (-4 *5 (-429)) (-5 *2 (-591 (-631 (-385 (-885 *5))))) (-5 *1 (-271 *5)) (-5 *4 (-631 (-385 (-885 *5)))))) (-1862 (*1 *2 *3 *4 *5 *5) (-12 (-5 *3 (-3 (-385 (-885 *6)) (-1079 (-1089) (-885 *6)))) (-5 *5 (-712)) (-4 *6 (-429)) (-5 *2 (-591 (-631 (-385 (-885 *6))))) (-5 *1 (-271 *6)) (-5 *4 (-631 (-385 (-885 *6)))))) (-1967 (*1 *2 *3 *4) (-12 (-5 *3 (-3 (-385 (-885 *5)) (-1079 (-1089) (-885 *5)))) (-4 *5 (-429)) (-5 *2 (-591 (-631 (-385 (-885 *5))))) (-5 *1 (-271 *5)) (-5 *4 (-631 (-385 (-885 *5)))))) (-4019 (*1 *2 *3) (-12 (-5 *3 (-631 (-385 (-885 *4)))) (-4 *4 (-429)) (-5 *2 (-591 (-3 (-385 (-885 *4)) (-1079 (-1089) (-885 *4))))) (-5 *1 (-271 *4)))) (-3806 (*1 *2 *3) (-12 (-5 *3 (-631 (-385 (-885 *4)))) (-5 *2 (-885 *4)) (-5 *1 (-271 *4)) (-4 *4 (-429)))) (-3806 (*1 *2 *3 *4) (-12 (-5 *3 (-631 (-385 (-885 *5)))) (-5 *4 (-1089)) (-5 *2 (-885 *5)) (-5 *1 (-271 *5)) (-4 *5 (-429)))))
-(-10 -7 (-15 -3806 ((-885 |#1|) (-631 (-385 (-885 |#1|))) (-1089))) (-15 -3806 ((-885 |#1|) (-631 (-385 (-885 |#1|))))) (-15 -4019 ((-591 (-3 (-385 (-885 |#1|)) (-1079 (-1089) (-885 |#1|)))) (-631 (-385 (-885 |#1|))))) (-15 -1967 ((-591 (-631 (-385 (-885 |#1|)))) (-3 (-385 (-885 |#1|)) (-1079 (-1089) (-885 |#1|))) (-631 (-385 (-885 |#1|))))) (-15 -1862 ((-591 (-631 (-385 (-885 |#1|)))) (-3 (-385 (-885 |#1|)) (-1079 (-1089) (-885 |#1|))) (-631 (-385 (-885 |#1|))) (-712) (-712))) (-15 -1862 ((-591 (-631 (-385 (-885 |#1|)))) (-2 (|:| |eigval| (-3 (-385 (-885 |#1|)) (-1079 (-1089) (-885 |#1|)))) (|:| |eigmult| (-712)) (|:| |eigvec| (-591 (-631 (-385 (-885 |#1|)))))) (-631 (-385 (-885 |#1|))))) (-15 -3962 ((-591 (-2 (|:| |eigval| (-3 (-385 (-885 |#1|)) (-1079 (-1089) (-885 |#1|)))) (|:| |geneigvec| (-591 (-631 (-385 (-885 |#1|))))))) (-631 (-385 (-885 |#1|))))) (-15 -3703 ((-591 (-2 (|:| |eigval| (-3 (-385 (-885 |#1|)) (-1079 (-1089) (-885 |#1|)))) (|:| |eigmult| (-712)) (|:| |eigvec| (-591 (-631 (-385 (-885 |#1|))))))) (-631 (-385 (-885 |#1|))))))
-((-1340 (((-273 |#2|) (-1 |#2| |#1|) (-273 |#1|)) 14)))
-(((-272 |#1| |#2|) (-10 -7 (-15 -1340 ((-273 |#2|) (-1 |#2| |#1|) (-273 |#1|)))) (-1125) (-1125)) (T -272))
-((-1340 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-273 *5)) (-4 *5 (-1125)) (-4 *6 (-1125)) (-5 *2 (-273 *6)) (-5 *1 (-272 *5 *6)))))
-(-10 -7 (-15 -1340 ((-273 |#2|) (-1 |#2| |#1|) (-273 |#1|))))
-((-3008 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-1800 (((-108) $) NIL (|has| |#1| (-21)))) (-2792 (($ $) 23)) (-2157 (((-3 $ "failed") $ $) NIL (|has| |#1| (-21)))) (-3825 (($ $ $) 94 (|has| |#1| (-281)))) (-3798 (($) NIL (-3321 (|has| |#1| (-21)) (|has| |#1| (-668))) CONST)) (-3668 (($ $) 8 (|has| |#1| (-21)))) (-3776 (((-3 $ "failed") $) 69 (|has| |#1| (-668)))) (-3246 ((|#1| $) 22)) (-4163 (((-3 $ "failed") $) 67 (|has| |#1| (-668)))) (-2824 (((-108) $) NIL (|has| |#1| (-668)))) (-1340 (($ (-1 |#1| |#1|) $) 25)) (-3239 ((|#1| $) 9)) (-2183 (($ $) 58 (|has| |#1| (-21)))) (-3442 (((-3 $ "failed") $) 68 (|has| |#1| (-668)))) (-2339 (((-1072) $) NIL (|has| |#1| (-1018)))) (-1622 (($ $) 71 (-3321 (|has| |#1| (-341)) (|has| |#1| (-450))))) (-2047 (((-1036) $) NIL (|has| |#1| (-1018)))) (-3360 (((-591 $) $) 20 (|has| |#1| (-517)))) (-4132 (($ $ $) 35 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 $)) 38 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-1089) |#1|) 28 (|has| |#1| (-486 (-1089) |#1|))) (($ $ (-591 (-1089)) (-591 |#1|)) 32 (|has| |#1| (-486 (-1089) |#1|)))) (-2717 (($ |#1| |#1|) 18)) (-4224 (((-128)) 89 (|has| |#1| (-341)))) (-3266 (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1089)) 86 (|has| |#1| (-833 (-1089))))) (-3228 (($ $ $) NIL (|has| |#1| (-450)))) (-3619 (($ $ $) NIL (|has| |#1| (-450)))) (-3022 (($ (-525)) NIL (|has| |#1| (-975))) (((-108) $) 46 (|has| |#1| (-1018))) (((-796) $) 45 (|has| |#1| (-1018)))) (-2128 (((-712)) 74 (|has| |#1| (-975)))) (-3710 (($ $ (-525)) NIL (|has| |#1| (-450))) (($ $ (-712)) NIL (|has| |#1| (-668))) (($ $ (-854)) NIL (|has| |#1| (-1030)))) (-4191 (($) 56 (|has| |#1| (-21)) CONST)) (-4197 (($) 64 (|has| |#1| (-668)) CONST)) (-4196 (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1089)) NIL (|has| |#1| (-833 (-1089))))) (-4096 (($ |#1| |#1|) 21) (((-108) $ $) 41 (|has| |#1| (-1018)))) (-4173 (($ $ |#1|) NIL (|has| |#1| (-341))) (($ $ $) 91 (-3321 (|has| |#1| (-341)) (|has| |#1| (-450))))) (-4164 (($ |#1| $) 54 (|has| |#1| (-21))) (($ $ |#1|) 55 (|has| |#1| (-21))) (($ $ $) 53 (|has| |#1| (-21))) (($ $) 52 (|has| |#1| (-21)))) (-4156 (($ |#1| $) 49 (|has| |#1| (-25))) (($ $ |#1|) 50 (|has| |#1| (-25))) (($ $ $) 48 (|has| |#1| (-25)))) (** (($ $ (-525)) NIL (|has| |#1| (-450))) (($ $ (-712)) NIL (|has| |#1| (-668))) (($ $ (-854)) NIL (|has| |#1| (-1030)))) (* (($ $ |#1|) 62 (|has| |#1| (-1030))) (($ |#1| $) 61 (|has| |#1| (-1030))) (($ $ $) 60 (|has| |#1| (-1030))) (($ (-525) $) 76 (|has| |#1| (-21))) (($ (-712) $) NIL (|has| |#1| (-21))) (($ (-854) $) NIL (|has| |#1| (-25)))))
-(((-273 |#1|) (-13 (-1125) (-10 -8 (-15 -4096 ($ |#1| |#1|)) (-15 -2717 ($ |#1| |#1|)) (-15 -2792 ($ $)) (-15 -3239 (|#1| $)) (-15 -3246 (|#1| $)) (-15 -1340 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-486 (-1089) |#1|)) (-6 (-486 (-1089) |#1|)) |%noBranch|) (IF (|has| |#1| (-1018)) (PROGN (-6 (-1018)) (-6 (-565 (-108))) (IF (|has| |#1| (-288 |#1|)) (PROGN (-15 -4132 ($ $ $)) (-15 -4132 ($ $ (-591 $)))) |%noBranch|)) |%noBranch|) (IF (|has| |#1| (-25)) (PROGN (-6 (-25)) (-15 -4156 ($ |#1| $)) (-15 -4156 ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-21)) (PROGN (-6 (-21)) (-15 -2183 ($ $)) (-15 -3668 ($ $)) (-15 -4164 ($ |#1| $)) (-15 -4164 ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-1030)) (PROGN (-6 (-1030)) (-15 * ($ |#1| $)) (-15 * ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-668)) (PROGN (-6 (-668)) (-15 -3442 ((-3 $ "failed") $)) (-15 -3776 ((-3 $ "failed") $))) |%noBranch|) (IF (|has| |#1| (-450)) (PROGN (-6 (-450)) (-15 -3442 ((-3 $ "failed") $)) (-15 -3776 ((-3 $ "failed") $))) |%noBranch|) (IF (|has| |#1| (-975)) (PROGN (-6 (-975)) (-6 (-107 |#1| |#1|))) |%noBranch|) (IF (|has| |#1| (-160)) (-6 (-659 |#1|)) |%noBranch|) (IF (|has| |#1| (-517)) (-15 -3360 ((-591 $) $)) |%noBranch|) (IF (|has| |#1| (-833 (-1089))) (-6 (-833 (-1089))) |%noBranch|) (IF (|has| |#1| (-341)) (PROGN (-6 (-1178 |#1|)) (-15 -4173 ($ $ $)) (-15 -1622 ($ $))) |%noBranch|) (IF (|has| |#1| (-281)) (-15 -3825 ($ $ $)) |%noBranch|))) (-1125)) (T -273))
-((-4096 (*1 *1 *2 *2) (-12 (-5 *1 (-273 *2)) (-4 *2 (-1125)))) (-2717 (*1 *1 *2 *2) (-12 (-5 *1 (-273 *2)) (-4 *2 (-1125)))) (-2792 (*1 *1 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-1125)))) (-3239 (*1 *2 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-1125)))) (-3246 (*1 *2 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-1125)))) (-1340 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1125)) (-5 *1 (-273 *3)))) (-4132 (*1 *1 *1 *1) (-12 (-4 *2 (-288 *2)) (-4 *2 (-1018)) (-4 *2 (-1125)) (-5 *1 (-273 *2)))) (-4132 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-273 *3))) (-4 *3 (-288 *3)) (-4 *3 (-1018)) (-4 *3 (-1125)) (-5 *1 (-273 *3)))) (-4156 (*1 *1 *2 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-25)) (-4 *2 (-1125)))) (-4156 (*1 *1 *1 *2) (-12 (-5 *1 (-273 *2)) (-4 *2 (-25)) (-4 *2 (-1125)))) (-2183 (*1 *1 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-21)) (-4 *2 (-1125)))) (-3668 (*1 *1 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-21)) (-4 *2 (-1125)))) (-4164 (*1 *1 *2 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-21)) (-4 *2 (-1125)))) (-4164 (*1 *1 *1 *2) (-12 (-5 *1 (-273 *2)) (-4 *2 (-21)) (-4 *2 (-1125)))) (-3442 (*1 *1 *1) (|partial| -12 (-5 *1 (-273 *2)) (-4 *2 (-668)) (-4 *2 (-1125)))) (-3776 (*1 *1 *1) (|partial| -12 (-5 *1 (-273 *2)) (-4 *2 (-668)) (-4 *2 (-1125)))) (-3360 (*1 *2 *1) (-12 (-5 *2 (-591 (-273 *3))) (-5 *1 (-273 *3)) (-4 *3 (-517)) (-4 *3 (-1125)))) (-3825 (*1 *1 *1 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-281)) (-4 *2 (-1125)))) (* (*1 *1 *1 *2) (-12 (-5 *1 (-273 *2)) (-4 *2 (-1030)) (-4 *2 (-1125)))) (* (*1 *1 *2 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-1030)) (-4 *2 (-1125)))) (-4173 (*1 *1 *1 *1) (-3321 (-12 (-5 *1 (-273 *2)) (-4 *2 (-341)) (-4 *2 (-1125))) (-12 (-5 *1 (-273 *2)) (-4 *2 (-450)) (-4 *2 (-1125))))) (-1622 (*1 *1 *1) (-3321 (-12 (-5 *1 (-273 *2)) (-4 *2 (-341)) (-4 *2 (-1125))) (-12 (-5 *1 (-273 *2)) (-4 *2 (-450)) (-4 *2 (-1125))))))
-(-13 (-1125) (-10 -8 (-15 -4096 ($ |#1| |#1|)) (-15 -2717 ($ |#1| |#1|)) (-15 -2792 ($ $)) (-15 -3239 (|#1| $)) (-15 -3246 (|#1| $)) (-15 -1340 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-486 (-1089) |#1|)) (-6 (-486 (-1089) |#1|)) |%noBranch|) (IF (|has| |#1| (-1018)) (PROGN (-6 (-1018)) (-6 (-565 (-108))) (IF (|has| |#1| (-288 |#1|)) (PROGN (-15 -4132 ($ $ $)) (-15 -4132 ($ $ (-591 $)))) |%noBranch|)) |%noBranch|) (IF (|has| |#1| (-25)) (PROGN (-6 (-25)) (-15 -4156 ($ |#1| $)) (-15 -4156 ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-21)) (PROGN (-6 (-21)) (-15 -2183 ($ $)) (-15 -3668 ($ $)) (-15 -4164 ($ |#1| $)) (-15 -4164 ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-1030)) (PROGN (-6 (-1030)) (-15 * ($ |#1| $)) (-15 * ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-668)) (PROGN (-6 (-668)) (-15 -3442 ((-3 $ "failed") $)) (-15 -3776 ((-3 $ "failed") $))) |%noBranch|) (IF (|has| |#1| (-450)) (PROGN (-6 (-450)) (-15 -3442 ((-3 $ "failed") $)) (-15 -3776 ((-3 $ "failed") $))) |%noBranch|) (IF (|has| |#1| (-975)) (PROGN (-6 (-975)) (-6 (-107 |#1| |#1|))) |%noBranch|) (IF (|has| |#1| (-160)) (-6 (-659 |#1|)) |%noBranch|) (IF (|has| |#1| (-517)) (-15 -3360 ((-591 $) $)) |%noBranch|) (IF (|has| |#1| (-833 (-1089))) (-6 (-833 (-1089))) |%noBranch|) (IF (|has| |#1| (-341)) (PROGN (-6 (-1178 |#1|)) (-15 -4173 ($ $ $)) (-15 -1622 ($ $))) |%noBranch|) (IF (|has| |#1| (-281)) (-15 -3825 ($ $ $)) |%noBranch|)))
-((-3008 (((-108) $ $) NIL (-3321 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-1260 (($) NIL) (($ (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) NIL)) (-3296 (((-1176) $ |#1| |#1|) NIL (|has| $ (-6 -4251)))) (-3891 (((-108) $ (-712)) NIL)) (-3186 ((|#2| $ |#1| |#2|) NIL)) (-1797 (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-2305 (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-2401 (((-3 |#2| "failed") |#1| $) NIL)) (-3798 (($) NIL T CONST)) (-3098 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018))))) (-3901 (($ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL (|has| $ (-6 -4250))) (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-3 |#2| "failed") |#1| $) NIL)) (-3677 (($ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-1227 (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) NIL (|has| $ (-6 -4250))) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-3255 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4251)))) (-3217 ((|#2| $ |#1|) NIL)) (-3454 (((-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-591 |#2|) $) NIL (|has| $ (-6 -4250)))) (-2910 (((-108) $ (-712)) NIL)) (-3630 ((|#1| $) NIL (|has| |#1| (-788)))) (-2552 (((-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-591 |#2|) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-3468 ((|#1| $) NIL (|has| |#1| (-788)))) (-3249 (($ (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4251))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4251)))) (-1340 (($ (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-3971 (((-108) $ (-712)) NIL)) (-2339 (((-1072) $) NIL (-3321 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-1542 (((-591 |#1|) $) NIL)) (-2484 (((-108) |#1| $) NIL)) (-1464 (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL)) (-2470 (($ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL)) (-2511 (((-591 |#1|) $) NIL)) (-2791 (((-108) |#1| $) NIL)) (-2047 (((-1036) $) NIL (-3321 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-3066 ((|#2| $) NIL (|has| |#1| (-788)))) (-2069 (((-3 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) "failed") (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL)) (-1941 (($ $ |#2|) NIL (|has| $ (-6 -4251)))) (-3631 (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL)) (-1623 (((-108) (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))))) NIL (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (($ $ (-273 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) NIL (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (($ $ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) NIL (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (($ $ (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) NIL (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (($ $ (-591 |#2|) (-591 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-273 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-591 (-273 |#2|))) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))))) (-3493 (((-108) $ $) NIL)) (-1615 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-3339 (((-591 |#2|) $) NIL)) (-3028 (((-108) $) NIL)) (-3209 (($) NIL)) (-3164 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL)) (-2311 (($) NIL) (($ (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) NIL)) (-2064 (((-712) (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-712) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (((-712) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018)))) (((-712) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250)))) (-3199 (($ $) NIL)) (-1408 (((-501) $) NIL (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-566 (-501))))) (-3036 (($ (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) NIL)) (-3022 (((-796) $) NIL (-3321 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-565 (-796))) (|has| |#2| (-565 (-796)))))) (-1870 (($ (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) NIL)) (-4158 (((-108) (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) NIL (-3321 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-4045 (((-712) $) NIL (|has| $ (-6 -4250)))))
+((-1781 (($ (-1089) (-1089) (-1022) $) 16)) (-2539 (($ (-1089) (-591 (-897)) $) 21)) (-1745 (((-591 (-1005)) $) 9)) (-1846 (((-3 (-1022) "failed") (-1089) (-1089) $) 15)) (-2069 (((-3 (-591 (-897)) "failed") (-1089) $) 20)) (-3164 (($) 6)) (-3122 (($) 22)) (-2686 (((-796) $) 26)) (-4103 (($) 23)))
+(((-270) (-13 (-565 (-796)) (-10 -8 (-15 -3164 ($)) (-15 -1745 ((-591 (-1005)) $)) (-15 -1846 ((-3 (-1022) "failed") (-1089) (-1089) $)) (-15 -1781 ($ (-1089) (-1089) (-1022) $)) (-15 -2069 ((-3 (-591 (-897)) "failed") (-1089) $)) (-15 -2539 ($ (-1089) (-591 (-897)) $)) (-15 -3122 ($)) (-15 -4103 ($))))) (T -270))
+((-3164 (*1 *1) (-5 *1 (-270))) (-1745 (*1 *2 *1) (-12 (-5 *2 (-591 (-1005))) (-5 *1 (-270)))) (-1846 (*1 *2 *3 *3 *1) (|partial| -12 (-5 *3 (-1089)) (-5 *2 (-1022)) (-5 *1 (-270)))) (-1781 (*1 *1 *2 *2 *3 *1) (-12 (-5 *2 (-1089)) (-5 *3 (-1022)) (-5 *1 (-270)))) (-2069 (*1 *2 *3 *1) (|partial| -12 (-5 *3 (-1089)) (-5 *2 (-591 (-897))) (-5 *1 (-270)))) (-2539 (*1 *1 *2 *3 *1) (-12 (-5 *2 (-1089)) (-5 *3 (-591 (-897))) (-5 *1 (-270)))) (-3122 (*1 *1) (-5 *1 (-270))) (-4103 (*1 *1) (-5 *1 (-270))))
+(-13 (-565 (-796)) (-10 -8 (-15 -3164 ($)) (-15 -1745 ((-591 (-1005)) $)) (-15 -1846 ((-3 (-1022) "failed") (-1089) (-1089) $)) (-15 -1781 ($ (-1089) (-1089) (-1022) $)) (-15 -2069 ((-3 (-591 (-897)) "failed") (-1089) $)) (-15 -2539 ($ (-1089) (-591 (-897)) $)) (-15 -3122 ($)) (-15 -4103 ($))))
+((-3182 (((-591 (-2 (|:| |eigval| (-3 (-385 (-885 |#1|)) (-1079 (-1089) (-885 |#1|)))) (|:| |geneigvec| (-591 (-631 (-385 (-885 |#1|))))))) (-631 (-385 (-885 |#1|)))) 85)) (-4203 (((-591 (-631 (-385 (-885 |#1|)))) (-2 (|:| |eigval| (-3 (-385 (-885 |#1|)) (-1079 (-1089) (-885 |#1|)))) (|:| |eigmult| (-712)) (|:| |eigvec| (-591 (-631 (-385 (-885 |#1|)))))) (-631 (-385 (-885 |#1|)))) 80) (((-591 (-631 (-385 (-885 |#1|)))) (-3 (-385 (-885 |#1|)) (-1079 (-1089) (-885 |#1|))) (-631 (-385 (-885 |#1|))) (-712) (-712)) 38)) (-3607 (((-591 (-2 (|:| |eigval| (-3 (-385 (-885 |#1|)) (-1079 (-1089) (-885 |#1|)))) (|:| |eigmult| (-712)) (|:| |eigvec| (-591 (-631 (-385 (-885 |#1|))))))) (-631 (-385 (-885 |#1|)))) 82)) (-2207 (((-591 (-631 (-385 (-885 |#1|)))) (-3 (-385 (-885 |#1|)) (-1079 (-1089) (-885 |#1|))) (-631 (-385 (-885 |#1|)))) 62)) (-2544 (((-591 (-3 (-385 (-885 |#1|)) (-1079 (-1089) (-885 |#1|)))) (-631 (-385 (-885 |#1|)))) 61)) (-2173 (((-885 |#1|) (-631 (-385 (-885 |#1|)))) 50) (((-885 |#1|) (-631 (-385 (-885 |#1|))) (-1089)) 51)))
+(((-271 |#1|) (-10 -7 (-15 -2173 ((-885 |#1|) (-631 (-385 (-885 |#1|))) (-1089))) (-15 -2173 ((-885 |#1|) (-631 (-385 (-885 |#1|))))) (-15 -2544 ((-591 (-3 (-385 (-885 |#1|)) (-1079 (-1089) (-885 |#1|)))) (-631 (-385 (-885 |#1|))))) (-15 -2207 ((-591 (-631 (-385 (-885 |#1|)))) (-3 (-385 (-885 |#1|)) (-1079 (-1089) (-885 |#1|))) (-631 (-385 (-885 |#1|))))) (-15 -4203 ((-591 (-631 (-385 (-885 |#1|)))) (-3 (-385 (-885 |#1|)) (-1079 (-1089) (-885 |#1|))) (-631 (-385 (-885 |#1|))) (-712) (-712))) (-15 -4203 ((-591 (-631 (-385 (-885 |#1|)))) (-2 (|:| |eigval| (-3 (-385 (-885 |#1|)) (-1079 (-1089) (-885 |#1|)))) (|:| |eigmult| (-712)) (|:| |eigvec| (-591 (-631 (-385 (-885 |#1|)))))) (-631 (-385 (-885 |#1|))))) (-15 -3182 ((-591 (-2 (|:| |eigval| (-3 (-385 (-885 |#1|)) (-1079 (-1089) (-885 |#1|)))) (|:| |geneigvec| (-591 (-631 (-385 (-885 |#1|))))))) (-631 (-385 (-885 |#1|))))) (-15 -3607 ((-591 (-2 (|:| |eigval| (-3 (-385 (-885 |#1|)) (-1079 (-1089) (-885 |#1|)))) (|:| |eigmult| (-712)) (|:| |eigvec| (-591 (-631 (-385 (-885 |#1|))))))) (-631 (-385 (-885 |#1|)))))) (-429)) (T -271))
+((-3607 (*1 *2 *3) (-12 (-4 *4 (-429)) (-5 *2 (-591 (-2 (|:| |eigval| (-3 (-385 (-885 *4)) (-1079 (-1089) (-885 *4)))) (|:| |eigmult| (-712)) (|:| |eigvec| (-591 (-631 (-385 (-885 *4)))))))) (-5 *1 (-271 *4)) (-5 *3 (-631 (-385 (-885 *4)))))) (-3182 (*1 *2 *3) (-12 (-4 *4 (-429)) (-5 *2 (-591 (-2 (|:| |eigval| (-3 (-385 (-885 *4)) (-1079 (-1089) (-885 *4)))) (|:| |geneigvec| (-591 (-631 (-385 (-885 *4)))))))) (-5 *1 (-271 *4)) (-5 *3 (-631 (-385 (-885 *4)))))) (-4203 (*1 *2 *3 *4) (-12 (-5 *3 (-2 (|:| |eigval| (-3 (-385 (-885 *5)) (-1079 (-1089) (-885 *5)))) (|:| |eigmult| (-712)) (|:| |eigvec| (-591 *4)))) (-4 *5 (-429)) (-5 *2 (-591 (-631 (-385 (-885 *5))))) (-5 *1 (-271 *5)) (-5 *4 (-631 (-385 (-885 *5)))))) (-4203 (*1 *2 *3 *4 *5 *5) (-12 (-5 *3 (-3 (-385 (-885 *6)) (-1079 (-1089) (-885 *6)))) (-5 *5 (-712)) (-4 *6 (-429)) (-5 *2 (-591 (-631 (-385 (-885 *6))))) (-5 *1 (-271 *6)) (-5 *4 (-631 (-385 (-885 *6)))))) (-2207 (*1 *2 *3 *4) (-12 (-5 *3 (-3 (-385 (-885 *5)) (-1079 (-1089) (-885 *5)))) (-4 *5 (-429)) (-5 *2 (-591 (-631 (-385 (-885 *5))))) (-5 *1 (-271 *5)) (-5 *4 (-631 (-385 (-885 *5)))))) (-2544 (*1 *2 *3) (-12 (-5 *3 (-631 (-385 (-885 *4)))) (-4 *4 (-429)) (-5 *2 (-591 (-3 (-385 (-885 *4)) (-1079 (-1089) (-885 *4))))) (-5 *1 (-271 *4)))) (-2173 (*1 *2 *3) (-12 (-5 *3 (-631 (-385 (-885 *4)))) (-5 *2 (-885 *4)) (-5 *1 (-271 *4)) (-4 *4 (-429)))) (-2173 (*1 *2 *3 *4) (-12 (-5 *3 (-631 (-385 (-885 *5)))) (-5 *4 (-1089)) (-5 *2 (-885 *5)) (-5 *1 (-271 *5)) (-4 *5 (-429)))))
+(-10 -7 (-15 -2173 ((-885 |#1|) (-631 (-385 (-885 |#1|))) (-1089))) (-15 -2173 ((-885 |#1|) (-631 (-385 (-885 |#1|))))) (-15 -2544 ((-591 (-3 (-385 (-885 |#1|)) (-1079 (-1089) (-885 |#1|)))) (-631 (-385 (-885 |#1|))))) (-15 -2207 ((-591 (-631 (-385 (-885 |#1|)))) (-3 (-385 (-885 |#1|)) (-1079 (-1089) (-885 |#1|))) (-631 (-385 (-885 |#1|))))) (-15 -4203 ((-591 (-631 (-385 (-885 |#1|)))) (-3 (-385 (-885 |#1|)) (-1079 (-1089) (-885 |#1|))) (-631 (-385 (-885 |#1|))) (-712) (-712))) (-15 -4203 ((-591 (-631 (-385 (-885 |#1|)))) (-2 (|:| |eigval| (-3 (-385 (-885 |#1|)) (-1079 (-1089) (-885 |#1|)))) (|:| |eigmult| (-712)) (|:| |eigvec| (-591 (-631 (-385 (-885 |#1|)))))) (-631 (-385 (-885 |#1|))))) (-15 -3182 ((-591 (-2 (|:| |eigval| (-3 (-385 (-885 |#1|)) (-1079 (-1089) (-885 |#1|)))) (|:| |geneigvec| (-591 (-631 (-385 (-885 |#1|))))))) (-631 (-385 (-885 |#1|))))) (-15 -3607 ((-591 (-2 (|:| |eigval| (-3 (-385 (-885 |#1|)) (-1079 (-1089) (-885 |#1|)))) (|:| |eigmult| (-712)) (|:| |eigvec| (-591 (-631 (-385 (-885 |#1|))))))) (-631 (-385 (-885 |#1|))))))
+((-1257 (((-273 |#2|) (-1 |#2| |#1|) (-273 |#1|)) 14)))
+(((-272 |#1| |#2|) (-10 -7 (-15 -1257 ((-273 |#2|) (-1 |#2| |#1|) (-273 |#1|)))) (-1125) (-1125)) (T -272))
+((-1257 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-273 *5)) (-4 *5 (-1125)) (-4 *6 (-1125)) (-5 *2 (-273 *6)) (-5 *1 (-272 *5 *6)))))
+(-10 -7 (-15 -1257 ((-273 |#2|) (-1 |#2| |#1|) (-273 |#1|))))
+((-2673 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-1306 (((-108) $) NIL (|has| |#1| (-21)))) (-1684 (($ $) 23)) (-3332 (((-3 $ "failed") $ $) NIL (|has| |#1| (-21)))) (-3449 (($ $ $) 94 (|has| |#1| (-281)))) (-2055 (($) NIL (-3150 (|has| |#1| (-21)) (|has| |#1| (-668))) CONST)) (-3285 (($ $) 8 (|has| |#1| (-21)))) (-1864 (((-3 $ "failed") $) 69 (|has| |#1| (-668)))) (-4165 ((|#1| $) 22)) (-1522 (((-3 $ "failed") $) 67 (|has| |#1| (-668)))) (-3865 (((-108) $) NIL (|has| |#1| (-668)))) (-1257 (($ (-1 |#1| |#1|) $) 25)) (-4151 ((|#1| $) 9)) (-3452 (($ $) 58 (|has| |#1| (-21)))) (-2780 (((-3 $ "failed") $) 68 (|has| |#1| (-668)))) (-2621 (((-1072) $) NIL (|has| |#1| (-1018)))) (-1523 (($ $) 71 (-3150 (|has| |#1| (-341)) (|has| |#1| (-450))))) (-2937 (((-1036) $) NIL (|has| |#1| (-1018)))) (-3208 (((-591 $) $) 20 (|has| |#1| (-517)))) (-1980 (($ $ $) 35 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 $)) 38 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-1089) |#1|) 28 (|has| |#1| (-486 (-1089) |#1|))) (($ $ (-591 (-1089)) (-591 |#1|)) 32 (|has| |#1| (-486 (-1089) |#1|)))) (-3045 (($ |#1| |#1|) 18)) (-3840 (((-128)) 89 (|has| |#1| (-341)))) (-2209 (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1089)) 86 (|has| |#1| (-833 (-1089))))) (-3369 (($ $ $) NIL (|has| |#1| (-450)))) (-4027 (($ $ $) NIL (|has| |#1| (-450)))) (-2686 (($ (-525)) NIL (|has| |#1| (-975))) (((-108) $) 46 (|has| |#1| (-1018))) (((-796) $) 45 (|has| |#1| (-1018)))) (-3425 (((-712)) 74 (|has| |#1| (-975)))) (-1401 (($ $ (-525)) NIL (|has| |#1| (-450))) (($ $ (-712)) NIL (|has| |#1| (-668))) (($ $ (-854)) NIL (|has| |#1| (-1030)))) (-1830 (($) 56 (|has| |#1| (-21)) CONST)) (-1839 (($) 64 (|has| |#1| (-668)) CONST)) (-1796 (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1089)) NIL (|has| |#1| (-833 (-1089))))) (-3944 (($ |#1| |#1|) 21) (((-108) $ $) 41 (|has| |#1| (-1018)))) (-4059 (($ $ |#1|) NIL (|has| |#1| (-341))) (($ $ $) 91 (-3150 (|has| |#1| (-341)) (|has| |#1| (-450))))) (-4047 (($ |#1| $) 54 (|has| |#1| (-21))) (($ $ |#1|) 55 (|has| |#1| (-21))) (($ $ $) 53 (|has| |#1| (-21))) (($ $) 52 (|has| |#1| (-21)))) (-4036 (($ |#1| $) 49 (|has| |#1| (-25))) (($ $ |#1|) 50 (|has| |#1| (-25))) (($ $ $) 48 (|has| |#1| (-25)))) (** (($ $ (-525)) NIL (|has| |#1| (-450))) (($ $ (-712)) NIL (|has| |#1| (-668))) (($ $ (-854)) NIL (|has| |#1| (-1030)))) (* (($ $ |#1|) 62 (|has| |#1| (-1030))) (($ |#1| $) 61 (|has| |#1| (-1030))) (($ $ $) 60 (|has| |#1| (-1030))) (($ (-525) $) 76 (|has| |#1| (-21))) (($ (-712) $) NIL (|has| |#1| (-21))) (($ (-854) $) NIL (|has| |#1| (-25)))))
+(((-273 |#1|) (-13 (-1125) (-10 -8 (-15 -3944 ($ |#1| |#1|)) (-15 -3045 ($ |#1| |#1|)) (-15 -1684 ($ $)) (-15 -4151 (|#1| $)) (-15 -4165 (|#1| $)) (-15 -1257 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-486 (-1089) |#1|)) (-6 (-486 (-1089) |#1|)) |%noBranch|) (IF (|has| |#1| (-1018)) (PROGN (-6 (-1018)) (-6 (-565 (-108))) (IF (|has| |#1| (-288 |#1|)) (PROGN (-15 -1980 ($ $ $)) (-15 -1980 ($ $ (-591 $)))) |%noBranch|)) |%noBranch|) (IF (|has| |#1| (-25)) (PROGN (-6 (-25)) (-15 -4036 ($ |#1| $)) (-15 -4036 ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-21)) (PROGN (-6 (-21)) (-15 -3452 ($ $)) (-15 -3285 ($ $)) (-15 -4047 ($ |#1| $)) (-15 -4047 ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-1030)) (PROGN (-6 (-1030)) (-15 * ($ |#1| $)) (-15 * ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-668)) (PROGN (-6 (-668)) (-15 -2780 ((-3 $ "failed") $)) (-15 -1864 ((-3 $ "failed") $))) |%noBranch|) (IF (|has| |#1| (-450)) (PROGN (-6 (-450)) (-15 -2780 ((-3 $ "failed") $)) (-15 -1864 ((-3 $ "failed") $))) |%noBranch|) (IF (|has| |#1| (-975)) (PROGN (-6 (-975)) (-6 (-107 |#1| |#1|))) |%noBranch|) (IF (|has| |#1| (-160)) (-6 (-659 |#1|)) |%noBranch|) (IF (|has| |#1| (-517)) (-15 -3208 ((-591 $) $)) |%noBranch|) (IF (|has| |#1| (-833 (-1089))) (-6 (-833 (-1089))) |%noBranch|) (IF (|has| |#1| (-341)) (PROGN (-6 (-1178 |#1|)) (-15 -4059 ($ $ $)) (-15 -1523 ($ $))) |%noBranch|) (IF (|has| |#1| (-281)) (-15 -3449 ($ $ $)) |%noBranch|))) (-1125)) (T -273))
+((-3944 (*1 *1 *2 *2) (-12 (-5 *1 (-273 *2)) (-4 *2 (-1125)))) (-3045 (*1 *1 *2 *2) (-12 (-5 *1 (-273 *2)) (-4 *2 (-1125)))) (-1684 (*1 *1 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-1125)))) (-4151 (*1 *2 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-1125)))) (-4165 (*1 *2 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-1125)))) (-1257 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1125)) (-5 *1 (-273 *3)))) (-1980 (*1 *1 *1 *1) (-12 (-4 *2 (-288 *2)) (-4 *2 (-1018)) (-4 *2 (-1125)) (-5 *1 (-273 *2)))) (-1980 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-273 *3))) (-4 *3 (-288 *3)) (-4 *3 (-1018)) (-4 *3 (-1125)) (-5 *1 (-273 *3)))) (-4036 (*1 *1 *2 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-25)) (-4 *2 (-1125)))) (-4036 (*1 *1 *1 *2) (-12 (-5 *1 (-273 *2)) (-4 *2 (-25)) (-4 *2 (-1125)))) (-3452 (*1 *1 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-21)) (-4 *2 (-1125)))) (-3285 (*1 *1 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-21)) (-4 *2 (-1125)))) (-4047 (*1 *1 *2 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-21)) (-4 *2 (-1125)))) (-4047 (*1 *1 *1 *2) (-12 (-5 *1 (-273 *2)) (-4 *2 (-21)) (-4 *2 (-1125)))) (-2780 (*1 *1 *1) (|partial| -12 (-5 *1 (-273 *2)) (-4 *2 (-668)) (-4 *2 (-1125)))) (-1864 (*1 *1 *1) (|partial| -12 (-5 *1 (-273 *2)) (-4 *2 (-668)) (-4 *2 (-1125)))) (-3208 (*1 *2 *1) (-12 (-5 *2 (-591 (-273 *3))) (-5 *1 (-273 *3)) (-4 *3 (-517)) (-4 *3 (-1125)))) (-3449 (*1 *1 *1 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-281)) (-4 *2 (-1125)))) (* (*1 *1 *1 *2) (-12 (-5 *1 (-273 *2)) (-4 *2 (-1030)) (-4 *2 (-1125)))) (* (*1 *1 *2 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-1030)) (-4 *2 (-1125)))) (-4059 (*1 *1 *1 *1) (-3150 (-12 (-5 *1 (-273 *2)) (-4 *2 (-341)) (-4 *2 (-1125))) (-12 (-5 *1 (-273 *2)) (-4 *2 (-450)) (-4 *2 (-1125))))) (-1523 (*1 *1 *1) (-3150 (-12 (-5 *1 (-273 *2)) (-4 *2 (-341)) (-4 *2 (-1125))) (-12 (-5 *1 (-273 *2)) (-4 *2 (-450)) (-4 *2 (-1125))))))
+(-13 (-1125) (-10 -8 (-15 -3944 ($ |#1| |#1|)) (-15 -3045 ($ |#1| |#1|)) (-15 -1684 ($ $)) (-15 -4151 (|#1| $)) (-15 -4165 (|#1| $)) (-15 -1257 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-486 (-1089) |#1|)) (-6 (-486 (-1089) |#1|)) |%noBranch|) (IF (|has| |#1| (-1018)) (PROGN (-6 (-1018)) (-6 (-565 (-108))) (IF (|has| |#1| (-288 |#1|)) (PROGN (-15 -1980 ($ $ $)) (-15 -1980 ($ $ (-591 $)))) |%noBranch|)) |%noBranch|) (IF (|has| |#1| (-25)) (PROGN (-6 (-25)) (-15 -4036 ($ |#1| $)) (-15 -4036 ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-21)) (PROGN (-6 (-21)) (-15 -3452 ($ $)) (-15 -3285 ($ $)) (-15 -4047 ($ |#1| $)) (-15 -4047 ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-1030)) (PROGN (-6 (-1030)) (-15 * ($ |#1| $)) (-15 * ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-668)) (PROGN (-6 (-668)) (-15 -2780 ((-3 $ "failed") $)) (-15 -1864 ((-3 $ "failed") $))) |%noBranch|) (IF (|has| |#1| (-450)) (PROGN (-6 (-450)) (-15 -2780 ((-3 $ "failed") $)) (-15 -1864 ((-3 $ "failed") $))) |%noBranch|) (IF (|has| |#1| (-975)) (PROGN (-6 (-975)) (-6 (-107 |#1| |#1|))) |%noBranch|) (IF (|has| |#1| (-160)) (-6 (-659 |#1|)) |%noBranch|) (IF (|has| |#1| (-517)) (-15 -3208 ((-591 $) $)) |%noBranch|) (IF (|has| |#1| (-833 (-1089))) (-6 (-833 (-1089))) |%noBranch|) (IF (|has| |#1| (-341)) (PROGN (-6 (-1178 |#1|)) (-15 -4059 ($ $ $)) (-15 -1523 ($ $))) |%noBranch|) (IF (|has| |#1| (-281)) (-15 -3449 ($ $ $)) |%noBranch|)))
+((-2673 (((-108) $ $) NIL (-3150 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-1308 (($) NIL) (($ (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) NIL)) (-3832 (((-1176) $ |#1| |#1|) NIL (|has| $ (-6 -4251)))) (-3727 (((-108) $ (-712)) NIL)) (-2847 ((|#2| $ |#1| |#2|) NIL)) (-1288 (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-2467 (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-2429 (((-3 |#2| "failed") |#1| $) NIL)) (-2055 (($) NIL T CONST)) (-2908 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018))))) (-3844 (($ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL (|has| $ (-6 -4250))) (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-3 |#2| "failed") |#1| $) NIL)) (-2537 (($ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-3618 (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) NIL (|has| $ (-6 -4250))) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-4205 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4251)))) (-4121 ((|#2| $ |#1|) NIL)) (-2916 (((-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-591 |#2|) $) NIL (|has| $ (-6 -4250)))) (-3491 (((-108) $ (-712)) NIL)) (-4152 ((|#1| $) NIL (|has| |#1| (-788)))) (-4207 (((-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-591 |#2|) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-1826 ((|#1| $) NIL (|has| |#1| (-788)))) (-4192 (($ (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4251))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4251)))) (-1257 (($ (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-3295 (((-108) $ (-712)) NIL)) (-2621 (((-1072) $) NIL (-3150 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-2159 (((-591 |#1|) $) NIL)) (-1628 (((-108) |#1| $) NIL)) (-3949 (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL)) (-1520 (($ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL)) (-3761 (((-591 |#1|) $) NIL)) (-1675 (((-108) |#1| $) NIL)) (-2937 (((-1036) $) NIL (-3150 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-2872 ((|#2| $) NIL (|has| |#1| (-788)))) (-2714 (((-3 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) "failed") (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL)) (-1858 (($ $ |#2|) NIL (|has| $ (-6 -4251)))) (-4166 (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL)) (-3465 (((-108) (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))))) NIL (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (($ $ (-273 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) NIL (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (($ $ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) NIL (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (($ $ (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) NIL (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (($ $ (-591 |#2|) (-591 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-273 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-591 (-273 |#2|))) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))))) (-2023 (((-108) $ $) NIL)) (-3384 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-2998 (((-591 |#2|) $) NIL)) (-2077 (((-108) $) NIL)) (-3164 (($) NIL)) (-1881 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL)) (-3583 (($) NIL) (($ (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) NIL)) (-2960 (((-712) (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-712) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (((-712) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018)))) (((-712) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250)))) (-2873 (($ $) NIL)) (-1300 (((-501) $) NIL (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-566 (-501))))) (-2695 (($ (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) NIL)) (-2686 (((-796) $) NIL (-3150 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-565 (-796))) (|has| |#2| (-565 (-796)))))) (-2453 (($ (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) NIL)) (-1475 (((-108) (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) NIL (-3150 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-2028 (((-712) $) NIL (|has| $ (-6 -4250)))))
(((-274 |#1| |#2|) (-13 (-1102 |#1| |#2|) (-10 -7 (-6 -4250))) (-1018) (-1018)) (T -274))
NIL
(-13 (-1102 |#1| |#2|) (-10 -7 (-6 -4250)))
-((-1483 (((-290) (-1072) (-591 (-1072))) 16) (((-290) (-1072) (-1072)) 15) (((-290) (-591 (-1072))) 14) (((-290) (-1072)) 12)))
-(((-275) (-10 -7 (-15 -1483 ((-290) (-1072))) (-15 -1483 ((-290) (-591 (-1072)))) (-15 -1483 ((-290) (-1072) (-1072))) (-15 -1483 ((-290) (-1072) (-591 (-1072)))))) (T -275))
-((-1483 (*1 *2 *3 *4) (-12 (-5 *4 (-591 (-1072))) (-5 *3 (-1072)) (-5 *2 (-290)) (-5 *1 (-275)))) (-1483 (*1 *2 *3 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-290)) (-5 *1 (-275)))) (-1483 (*1 *2 *3) (-12 (-5 *3 (-591 (-1072))) (-5 *2 (-290)) (-5 *1 (-275)))) (-1483 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-290)) (-5 *1 (-275)))))
-(-10 -7 (-15 -1483 ((-290) (-1072))) (-15 -1483 ((-290) (-591 (-1072)))) (-15 -1483 ((-290) (-1072) (-1072))) (-15 -1483 ((-290) (-1072) (-591 (-1072)))))
-((-1340 ((|#2| (-1 |#2| |#1|) (-1072) (-564 |#1|)) 18)))
-(((-276 |#1| |#2|) (-10 -7 (-15 -1340 (|#2| (-1 |#2| |#1|) (-1072) (-564 |#1|)))) (-281) (-1125)) (T -276))
-((-1340 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *2 *6)) (-5 *4 (-1072)) (-5 *5 (-564 *6)) (-4 *6 (-281)) (-4 *2 (-1125)) (-5 *1 (-276 *6 *2)))))
-(-10 -7 (-15 -1340 (|#2| (-1 |#2| |#1|) (-1072) (-564 |#1|))))
-((-1340 ((|#2| (-1 |#2| |#1|) (-564 |#1|)) 17)))
-(((-277 |#1| |#2|) (-10 -7 (-15 -1340 (|#2| (-1 |#2| |#1|) (-564 |#1|)))) (-281) (-281)) (T -277))
-((-1340 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *2 *5)) (-5 *4 (-564 *5)) (-4 *5 (-281)) (-4 *2 (-281)) (-5 *1 (-277 *5 *2)))))
-(-10 -7 (-15 -1340 (|#2| (-1 |#2| |#1|) (-564 |#1|))))
-((-1412 (((-108) (-205)) 10)))
-(((-278 |#1| |#2|) (-10 -7 (-15 -1412 ((-108) (-205)))) (-205) (-205)) (T -278))
-((-1412 (*1 *2 *3) (-12 (-5 *3 (-205)) (-5 *2 (-108)) (-5 *1 (-278 *4 *5)) (-14 *4 *3) (-14 *5 *3))))
-(-10 -7 (-15 -1412 ((-108) (-205))))
-((-2453 (((-1070 (-205)) (-294 (-205)) (-591 (-1089)) (-1013 (-781 (-205)))) 92)) (-1226 (((-1070 (-205)) (-1171 (-294 (-205))) (-591 (-1089)) (-1013 (-781 (-205)))) 106) (((-1070 (-205)) (-294 (-205)) (-591 (-1089)) (-1013 (-781 (-205)))) 61)) (-2316 (((-591 (-1072)) (-1070 (-205))) NIL)) (-3298 (((-591 (-205)) (-294 (-205)) (-1089) (-1013 (-781 (-205)))) 58)) (-1345 (((-591 (-205)) (-885 (-385 (-525))) (-1089) (-1013 (-781 (-205)))) 49)) (-2804 (((-591 (-1072)) (-591 (-205))) NIL)) (-1470 (((-205) (-1013 (-781 (-205)))) 25)) (-1596 (((-205) (-1013 (-781 (-205)))) 26)) (-4059 (((-108) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 54)) (-1300 (((-1072) (-205)) NIL)))
-(((-279) (-10 -7 (-15 -1470 ((-205) (-1013 (-781 (-205))))) (-15 -1596 ((-205) (-1013 (-781 (-205))))) (-15 -4059 ((-108) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -3298 ((-591 (-205)) (-294 (-205)) (-1089) (-1013 (-781 (-205))))) (-15 -2453 ((-1070 (-205)) (-294 (-205)) (-591 (-1089)) (-1013 (-781 (-205))))) (-15 -1226 ((-1070 (-205)) (-294 (-205)) (-591 (-1089)) (-1013 (-781 (-205))))) (-15 -1226 ((-1070 (-205)) (-1171 (-294 (-205))) (-591 (-1089)) (-1013 (-781 (-205))))) (-15 -1345 ((-591 (-205)) (-885 (-385 (-525))) (-1089) (-1013 (-781 (-205))))) (-15 -1300 ((-1072) (-205))) (-15 -2804 ((-591 (-1072)) (-591 (-205)))) (-15 -2316 ((-591 (-1072)) (-1070 (-205)))))) (T -279))
-((-2316 (*1 *2 *3) (-12 (-5 *3 (-1070 (-205))) (-5 *2 (-591 (-1072))) (-5 *1 (-279)))) (-2804 (*1 *2 *3) (-12 (-5 *3 (-591 (-205))) (-5 *2 (-591 (-1072))) (-5 *1 (-279)))) (-1300 (*1 *2 *3) (-12 (-5 *3 (-205)) (-5 *2 (-1072)) (-5 *1 (-279)))) (-1345 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-885 (-385 (-525)))) (-5 *4 (-1089)) (-5 *5 (-1013 (-781 (-205)))) (-5 *2 (-591 (-205))) (-5 *1 (-279)))) (-1226 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1171 (-294 (-205)))) (-5 *4 (-591 (-1089))) (-5 *5 (-1013 (-781 (-205)))) (-5 *2 (-1070 (-205))) (-5 *1 (-279)))) (-1226 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-294 (-205))) (-5 *4 (-591 (-1089))) (-5 *5 (-1013 (-781 (-205)))) (-5 *2 (-1070 (-205))) (-5 *1 (-279)))) (-2453 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-294 (-205))) (-5 *4 (-591 (-1089))) (-5 *5 (-1013 (-781 (-205)))) (-5 *2 (-1070 (-205))) (-5 *1 (-279)))) (-3298 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-294 (-205))) (-5 *4 (-1089)) (-5 *5 (-1013 (-781 (-205)))) (-5 *2 (-591 (-205))) (-5 *1 (-279)))) (-4059 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-108)) (-5 *1 (-279)))) (-1596 (*1 *2 *3) (-12 (-5 *3 (-1013 (-781 (-205)))) (-5 *2 (-205)) (-5 *1 (-279)))) (-1470 (*1 *2 *3) (-12 (-5 *3 (-1013 (-781 (-205)))) (-5 *2 (-205)) (-5 *1 (-279)))))
-(-10 -7 (-15 -1470 ((-205) (-1013 (-781 (-205))))) (-15 -1596 ((-205) (-1013 (-781 (-205))))) (-15 -4059 ((-108) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -3298 ((-591 (-205)) (-294 (-205)) (-1089) (-1013 (-781 (-205))))) (-15 -2453 ((-1070 (-205)) (-294 (-205)) (-591 (-1089)) (-1013 (-781 (-205))))) (-15 -1226 ((-1070 (-205)) (-294 (-205)) (-591 (-1089)) (-1013 (-781 (-205))))) (-15 -1226 ((-1070 (-205)) (-1171 (-294 (-205))) (-591 (-1089)) (-1013 (-781 (-205))))) (-15 -1345 ((-591 (-205)) (-885 (-385 (-525))) (-1089) (-1013 (-781 (-205))))) (-15 -1300 ((-1072) (-205))) (-15 -2804 ((-591 (-1072)) (-591 (-205)))) (-15 -2316 ((-591 (-1072)) (-1070 (-205)))))
-((-3374 (((-591 (-564 $)) $) 30)) (-3825 (($ $ (-273 $)) 81) (($ $ (-591 (-273 $))) 123) (($ $ (-591 (-564 $)) (-591 $)) NIL)) (-1251 (((-3 (-564 $) "failed") $) 113)) (-3528 (((-564 $) $) 112)) (-1668 (($ $) 19) (($ (-591 $)) 56)) (-2194 (((-591 (-110)) $) 38)) (-3219 (((-110) (-110)) 91)) (-2419 (((-108) $) 131)) (-1340 (($ (-1 $ $) (-564 $)) 89)) (-1405 (((-3 (-564 $) "failed") $) 93)) (-1843 (($ (-110) $) 61) (($ (-110) (-591 $)) 100)) (-1709 (((-108) $ (-110)) 117) (((-108) $ (-1089)) 116)) (-2965 (((-712) $) 46)) (-1988 (((-108) $ $) 59) (((-108) $ (-1089)) 51)) (-3451 (((-108) $) 129)) (-4132 (($ $ (-564 $) $) NIL) (($ $ (-591 (-564 $)) (-591 $)) NIL) (($ $ (-591 (-273 $))) 121) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-591 $) (-591 $)) NIL) (($ $ (-591 (-1089)) (-591 (-1 $ $))) 84) (($ $ (-591 (-1089)) (-591 (-1 $ (-591 $)))) NIL) (($ $ (-1089) (-1 $ (-591 $))) 69) (($ $ (-1089) (-1 $ $)) 75) (($ $ (-591 (-110)) (-591 (-1 $ $))) 83) (($ $ (-591 (-110)) (-591 (-1 $ (-591 $)))) 85) (($ $ (-110) (-1 $ (-591 $))) 71) (($ $ (-110) (-1 $ $)) 77)) (-3164 (($ (-110) $) 62) (($ (-110) $ $) 63) (($ (-110) $ $ $) 64) (($ (-110) $ $ $ $) 65) (($ (-110) (-591 $)) 109)) (-1484 (($ $) 53) (($ $ $) 119)) (-2989 (($ $) 17) (($ (-591 $)) 55)) (-2661 (((-108) (-110)) 22)))
-(((-280 |#1|) (-10 -8 (-15 -2419 ((-108) |#1|)) (-15 -3451 ((-108) |#1|)) (-15 -4132 (|#1| |#1| (-110) (-1 |#1| |#1|))) (-15 -4132 (|#1| |#1| (-110) (-1 |#1| (-591 |#1|)))) (-15 -4132 (|#1| |#1| (-591 (-110)) (-591 (-1 |#1| (-591 |#1|))))) (-15 -4132 (|#1| |#1| (-591 (-110)) (-591 (-1 |#1| |#1|)))) (-15 -4132 (|#1| |#1| (-1089) (-1 |#1| |#1|))) (-15 -4132 (|#1| |#1| (-1089) (-1 |#1| (-591 |#1|)))) (-15 -4132 (|#1| |#1| (-591 (-1089)) (-591 (-1 |#1| (-591 |#1|))))) (-15 -4132 (|#1| |#1| (-591 (-1089)) (-591 (-1 |#1| |#1|)))) (-15 -1988 ((-108) |#1| (-1089))) (-15 -1988 ((-108) |#1| |#1|)) (-15 -1340 (|#1| (-1 |#1| |#1|) (-564 |#1|))) (-15 -1843 (|#1| (-110) (-591 |#1|))) (-15 -1843 (|#1| (-110) |#1|)) (-15 -1709 ((-108) |#1| (-1089))) (-15 -1709 ((-108) |#1| (-110))) (-15 -2661 ((-108) (-110))) (-15 -3219 ((-110) (-110))) (-15 -2194 ((-591 (-110)) |#1|)) (-15 -3374 ((-591 (-564 |#1|)) |#1|)) (-15 -1405 ((-3 (-564 |#1|) "failed") |#1|)) (-15 -2965 ((-712) |#1|)) (-15 -1484 (|#1| |#1| |#1|)) (-15 -1484 (|#1| |#1|)) (-15 -1668 (|#1| (-591 |#1|))) (-15 -1668 (|#1| |#1|)) (-15 -2989 (|#1| (-591 |#1|))) (-15 -2989 (|#1| |#1|)) (-15 -3825 (|#1| |#1| (-591 (-564 |#1|)) (-591 |#1|))) (-15 -3825 (|#1| |#1| (-591 (-273 |#1|)))) (-15 -3825 (|#1| |#1| (-273 |#1|))) (-15 -3164 (|#1| (-110) (-591 |#1|))) (-15 -3164 (|#1| (-110) |#1| |#1| |#1| |#1|)) (-15 -3164 (|#1| (-110) |#1| |#1| |#1|)) (-15 -3164 (|#1| (-110) |#1| |#1|)) (-15 -3164 (|#1| (-110) |#1|)) (-15 -4132 (|#1| |#1| (-591 |#1|) (-591 |#1|))) (-15 -4132 (|#1| |#1| |#1| |#1|)) (-15 -4132 (|#1| |#1| (-273 |#1|))) (-15 -4132 (|#1| |#1| (-591 (-273 |#1|)))) (-15 -4132 (|#1| |#1| (-591 (-564 |#1|)) (-591 |#1|))) (-15 -4132 (|#1| |#1| (-564 |#1|) |#1|)) (-15 -3528 ((-564 |#1|) |#1|)) (-15 -1251 ((-3 (-564 |#1|) "failed") |#1|))) (-281)) (T -280))
-((-3219 (*1 *2 *2) (-12 (-5 *2 (-110)) (-5 *1 (-280 *3)) (-4 *3 (-281)))) (-2661 (*1 *2 *3) (-12 (-5 *3 (-110)) (-5 *2 (-108)) (-5 *1 (-280 *4)) (-4 *4 (-281)))))
-(-10 -8 (-15 -2419 ((-108) |#1|)) (-15 -3451 ((-108) |#1|)) (-15 -4132 (|#1| |#1| (-110) (-1 |#1| |#1|))) (-15 -4132 (|#1| |#1| (-110) (-1 |#1| (-591 |#1|)))) (-15 -4132 (|#1| |#1| (-591 (-110)) (-591 (-1 |#1| (-591 |#1|))))) (-15 -4132 (|#1| |#1| (-591 (-110)) (-591 (-1 |#1| |#1|)))) (-15 -4132 (|#1| |#1| (-1089) (-1 |#1| |#1|))) (-15 -4132 (|#1| |#1| (-1089) (-1 |#1| (-591 |#1|)))) (-15 -4132 (|#1| |#1| (-591 (-1089)) (-591 (-1 |#1| (-591 |#1|))))) (-15 -4132 (|#1| |#1| (-591 (-1089)) (-591 (-1 |#1| |#1|)))) (-15 -1988 ((-108) |#1| (-1089))) (-15 -1988 ((-108) |#1| |#1|)) (-15 -1340 (|#1| (-1 |#1| |#1|) (-564 |#1|))) (-15 -1843 (|#1| (-110) (-591 |#1|))) (-15 -1843 (|#1| (-110) |#1|)) (-15 -1709 ((-108) |#1| (-1089))) (-15 -1709 ((-108) |#1| (-110))) (-15 -2661 ((-108) (-110))) (-15 -3219 ((-110) (-110))) (-15 -2194 ((-591 (-110)) |#1|)) (-15 -3374 ((-591 (-564 |#1|)) |#1|)) (-15 -1405 ((-3 (-564 |#1|) "failed") |#1|)) (-15 -2965 ((-712) |#1|)) (-15 -1484 (|#1| |#1| |#1|)) (-15 -1484 (|#1| |#1|)) (-15 -1668 (|#1| (-591 |#1|))) (-15 -1668 (|#1| |#1|)) (-15 -2989 (|#1| (-591 |#1|))) (-15 -2989 (|#1| |#1|)) (-15 -3825 (|#1| |#1| (-591 (-564 |#1|)) (-591 |#1|))) (-15 -3825 (|#1| |#1| (-591 (-273 |#1|)))) (-15 -3825 (|#1| |#1| (-273 |#1|))) (-15 -3164 (|#1| (-110) (-591 |#1|))) (-15 -3164 (|#1| (-110) |#1| |#1| |#1| |#1|)) (-15 -3164 (|#1| (-110) |#1| |#1| |#1|)) (-15 -3164 (|#1| (-110) |#1| |#1|)) (-15 -3164 (|#1| (-110) |#1|)) (-15 -4132 (|#1| |#1| (-591 |#1|) (-591 |#1|))) (-15 -4132 (|#1| |#1| |#1| |#1|)) (-15 -4132 (|#1| |#1| (-273 |#1|))) (-15 -4132 (|#1| |#1| (-591 (-273 |#1|)))) (-15 -4132 (|#1| |#1| (-591 (-564 |#1|)) (-591 |#1|))) (-15 -4132 (|#1| |#1| (-564 |#1|) |#1|)) (-15 -3528 ((-564 |#1|) |#1|)) (-15 -1251 ((-3 (-564 |#1|) "failed") |#1|)))
-((-3008 (((-108) $ $) 7)) (-3374 (((-591 (-564 $)) $) 44)) (-3825 (($ $ (-273 $)) 56) (($ $ (-591 (-273 $))) 55) (($ $ (-591 (-564 $)) (-591 $)) 54)) (-1251 (((-3 (-564 $) "failed") $) 69)) (-3528 (((-564 $) $) 68)) (-1668 (($ $) 51) (($ (-591 $)) 50)) (-2194 (((-591 (-110)) $) 43)) (-3219 (((-110) (-110)) 42)) (-2419 (((-108) $) 22 (|has| $ (-966 (-525))))) (-2695 (((-1085 $) (-564 $)) 25 (|has| $ (-975)))) (-3741 (($ $ $) 13)) (-2478 (($ $ $) 14)) (-1340 (($ (-1 $ $) (-564 $)) 36)) (-1405 (((-3 (-564 $) "failed") $) 46)) (-2339 (((-1072) $) 9)) (-1298 (((-591 (-564 $)) $) 45)) (-1843 (($ (-110) $) 38) (($ (-110) (-591 $)) 37)) (-1709 (((-108) $ (-110)) 40) (((-108) $ (-1089)) 39)) (-2965 (((-712) $) 47)) (-2047 (((-1036) $) 10)) (-1988 (((-108) $ $) 35) (((-108) $ (-1089)) 34)) (-3451 (((-108) $) 23 (|has| $ (-966 (-525))))) (-4132 (($ $ (-564 $) $) 67) (($ $ (-591 (-564 $)) (-591 $)) 66) (($ $ (-591 (-273 $))) 65) (($ $ (-273 $)) 64) (($ $ $ $) 63) (($ $ (-591 $) (-591 $)) 62) (($ $ (-591 (-1089)) (-591 (-1 $ $))) 33) (($ $ (-591 (-1089)) (-591 (-1 $ (-591 $)))) 32) (($ $ (-1089) (-1 $ (-591 $))) 31) (($ $ (-1089) (-1 $ $)) 30) (($ $ (-591 (-110)) (-591 (-1 $ $))) 29) (($ $ (-591 (-110)) (-591 (-1 $ (-591 $)))) 28) (($ $ (-110) (-1 $ (-591 $))) 27) (($ $ (-110) (-1 $ $)) 26)) (-3164 (($ (-110) $) 61) (($ (-110) $ $) 60) (($ (-110) $ $ $) 59) (($ (-110) $ $ $ $) 58) (($ (-110) (-591 $)) 57)) (-1484 (($ $) 49) (($ $ $) 48)) (-1478 (($ $) 24 (|has| $ (-975)))) (-3022 (((-796) $) 11) (($ (-564 $)) 70)) (-2989 (($ $) 53) (($ (-591 $)) 52)) (-2661 (((-108) (-110)) 41)) (-4135 (((-108) $ $) 16)) (-4119 (((-108) $ $) 17)) (-4096 (((-108) $ $) 6)) (-4126 (((-108) $ $) 15)) (-4112 (((-108) $ $) 18)))
+((-2757 (((-290) (-1072) (-591 (-1072))) 16) (((-290) (-1072) (-1072)) 15) (((-290) (-591 (-1072))) 14) (((-290) (-1072)) 12)))
+(((-275) (-10 -7 (-15 -2757 ((-290) (-1072))) (-15 -2757 ((-290) (-591 (-1072)))) (-15 -2757 ((-290) (-1072) (-1072))) (-15 -2757 ((-290) (-1072) (-591 (-1072)))))) (T -275))
+((-2757 (*1 *2 *3 *4) (-12 (-5 *4 (-591 (-1072))) (-5 *3 (-1072)) (-5 *2 (-290)) (-5 *1 (-275)))) (-2757 (*1 *2 *3 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-290)) (-5 *1 (-275)))) (-2757 (*1 *2 *3) (-12 (-5 *3 (-591 (-1072))) (-5 *2 (-290)) (-5 *1 (-275)))) (-2757 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-290)) (-5 *1 (-275)))))
+(-10 -7 (-15 -2757 ((-290) (-1072))) (-15 -2757 ((-290) (-591 (-1072)))) (-15 -2757 ((-290) (-1072) (-1072))) (-15 -2757 ((-290) (-1072) (-591 (-1072)))))
+((-1257 ((|#2| (-1 |#2| |#1|) (-1072) (-564 |#1|)) 18)))
+(((-276 |#1| |#2|) (-10 -7 (-15 -1257 (|#2| (-1 |#2| |#1|) (-1072) (-564 |#1|)))) (-281) (-1125)) (T -276))
+((-1257 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *2 *6)) (-5 *4 (-1072)) (-5 *5 (-564 *6)) (-4 *6 (-281)) (-4 *2 (-1125)) (-5 *1 (-276 *6 *2)))))
+(-10 -7 (-15 -1257 (|#2| (-1 |#2| |#1|) (-1072) (-564 |#1|))))
+((-1257 ((|#2| (-1 |#2| |#1|) (-564 |#1|)) 17)))
+(((-277 |#1| |#2|) (-10 -7 (-15 -1257 (|#2| (-1 |#2| |#1|) (-564 |#1|)))) (-281) (-281)) (T -277))
+((-1257 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *2 *5)) (-5 *4 (-564 *5)) (-4 *5 (-281)) (-4 *2 (-281)) (-5 *1 (-277 *5 *2)))))
+(-10 -7 (-15 -1257 (|#2| (-1 |#2| |#1|) (-564 |#1|))))
+((-3486 (((-108) (-205)) 10)))
+(((-278 |#1| |#2|) (-10 -7 (-15 -3486 ((-108) (-205)))) (-205) (-205)) (T -278))
+((-3486 (*1 *2 *3) (-12 (-5 *3 (-205)) (-5 *2 (-108)) (-5 *1 (-278 *4 *5)) (-14 *4 *3) (-14 *5 *3))))
+(-10 -7 (-15 -3486 ((-108) (-205))))
+((-1356 (((-1070 (-205)) (-294 (-205)) (-591 (-1089)) (-1013 (-781 (-205)))) 92)) (-3034 (((-1070 (-205)) (-1171 (-294 (-205))) (-591 (-1089)) (-1013 (-781 (-205)))) 106) (((-1070 (-205)) (-294 (-205)) (-591 (-1089)) (-1013 (-781 (-205)))) 61)) (-2425 (((-591 (-1072)) (-1070 (-205))) NIL)) (-3851 (((-591 (-205)) (-294 (-205)) (-1089) (-1013 (-781 (-205)))) 58)) (-2079 (((-591 (-205)) (-885 (-385 (-525))) (-1089) (-1013 (-781 (-205)))) 49)) (-1782 (((-591 (-1072)) (-591 (-205))) NIL)) (-1276 (((-205) (-1013 (-781 (-205)))) 25)) (-2041 (((-205) (-1013 (-781 (-205)))) 26)) (-2952 (((-108) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 54)) (-2589 (((-1072) (-205)) NIL)))
+(((-279) (-10 -7 (-15 -1276 ((-205) (-1013 (-781 (-205))))) (-15 -2041 ((-205) (-1013 (-781 (-205))))) (-15 -2952 ((-108) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -3851 ((-591 (-205)) (-294 (-205)) (-1089) (-1013 (-781 (-205))))) (-15 -1356 ((-1070 (-205)) (-294 (-205)) (-591 (-1089)) (-1013 (-781 (-205))))) (-15 -3034 ((-1070 (-205)) (-294 (-205)) (-591 (-1089)) (-1013 (-781 (-205))))) (-15 -3034 ((-1070 (-205)) (-1171 (-294 (-205))) (-591 (-1089)) (-1013 (-781 (-205))))) (-15 -2079 ((-591 (-205)) (-885 (-385 (-525))) (-1089) (-1013 (-781 (-205))))) (-15 -2589 ((-1072) (-205))) (-15 -1782 ((-591 (-1072)) (-591 (-205)))) (-15 -2425 ((-591 (-1072)) (-1070 (-205)))))) (T -279))
+((-2425 (*1 *2 *3) (-12 (-5 *3 (-1070 (-205))) (-5 *2 (-591 (-1072))) (-5 *1 (-279)))) (-1782 (*1 *2 *3) (-12 (-5 *3 (-591 (-205))) (-5 *2 (-591 (-1072))) (-5 *1 (-279)))) (-2589 (*1 *2 *3) (-12 (-5 *3 (-205)) (-5 *2 (-1072)) (-5 *1 (-279)))) (-2079 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-885 (-385 (-525)))) (-5 *4 (-1089)) (-5 *5 (-1013 (-781 (-205)))) (-5 *2 (-591 (-205))) (-5 *1 (-279)))) (-3034 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1171 (-294 (-205)))) (-5 *4 (-591 (-1089))) (-5 *5 (-1013 (-781 (-205)))) (-5 *2 (-1070 (-205))) (-5 *1 (-279)))) (-3034 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-294 (-205))) (-5 *4 (-591 (-1089))) (-5 *5 (-1013 (-781 (-205)))) (-5 *2 (-1070 (-205))) (-5 *1 (-279)))) (-1356 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-294 (-205))) (-5 *4 (-591 (-1089))) (-5 *5 (-1013 (-781 (-205)))) (-5 *2 (-1070 (-205))) (-5 *1 (-279)))) (-3851 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-294 (-205))) (-5 *4 (-1089)) (-5 *5 (-1013 (-781 (-205)))) (-5 *2 (-591 (-205))) (-5 *1 (-279)))) (-2952 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-108)) (-5 *1 (-279)))) (-2041 (*1 *2 *3) (-12 (-5 *3 (-1013 (-781 (-205)))) (-5 *2 (-205)) (-5 *1 (-279)))) (-1276 (*1 *2 *3) (-12 (-5 *3 (-1013 (-781 (-205)))) (-5 *2 (-205)) (-5 *1 (-279)))))
+(-10 -7 (-15 -1276 ((-205) (-1013 (-781 (-205))))) (-15 -2041 ((-205) (-1013 (-781 (-205))))) (-15 -2952 ((-108) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -3851 ((-591 (-205)) (-294 (-205)) (-1089) (-1013 (-781 (-205))))) (-15 -1356 ((-1070 (-205)) (-294 (-205)) (-591 (-1089)) (-1013 (-781 (-205))))) (-15 -3034 ((-1070 (-205)) (-294 (-205)) (-591 (-1089)) (-1013 (-781 (-205))))) (-15 -3034 ((-1070 (-205)) (-1171 (-294 (-205))) (-591 (-1089)) (-1013 (-781 (-205))))) (-15 -2079 ((-591 (-205)) (-885 (-385 (-525))) (-1089) (-1013 (-781 (-205))))) (-15 -2589 ((-1072) (-205))) (-15 -1782 ((-591 (-1072)) (-591 (-205)))) (-15 -2425 ((-591 (-1072)) (-1070 (-205)))))
+((-3585 (((-591 (-564 $)) $) 30)) (-3449 (($ $ (-273 $)) 81) (($ $ (-591 (-273 $))) 123) (($ $ (-591 (-564 $)) (-591 $)) NIL)) (-4174 (((-3 (-564 $) "failed") $) 113)) (-3341 (((-564 $) $) 112)) (-3625 (($ $) 19) (($ (-591 $)) 56)) (-3714 (((-591 (-110)) $) 38)) (-3259 (((-110) (-110)) 91)) (-2116 (((-108) $) 131)) (-1257 (($ (-1 $ $) (-564 $)) 89)) (-3415 (((-3 (-564 $) "failed") $) 93)) (-2899 (($ (-110) $) 61) (($ (-110) (-591 $)) 100)) (-3029 (((-108) $ (-110)) 117) (((-108) $ (-1089)) 116)) (-3457 (((-712) $) 46)) (-4064 (((-108) $ $) 59) (((-108) $ (-1089)) 51)) (-2882 (((-108) $) 129)) (-1980 (($ $ (-564 $) $) NIL) (($ $ (-591 (-564 $)) (-591 $)) NIL) (($ $ (-591 (-273 $))) 121) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-591 $) (-591 $)) NIL) (($ $ (-591 (-1089)) (-591 (-1 $ $))) 84) (($ $ (-591 (-1089)) (-591 (-1 $ (-591 $)))) NIL) (($ $ (-1089) (-1 $ (-591 $))) 69) (($ $ (-1089) (-1 $ $)) 75) (($ $ (-591 (-110)) (-591 (-1 $ $))) 83) (($ $ (-591 (-110)) (-591 (-1 $ (-591 $)))) 85) (($ $ (-110) (-1 $ (-591 $))) 71) (($ $ (-110) (-1 $ $)) 77)) (-1881 (($ (-110) $) 62) (($ (-110) $ $) 63) (($ (-110) $ $ $) 64) (($ (-110) $ $ $ $) 65) (($ (-110) (-591 $)) 109)) (-1390 (($ $) 53) (($ $ $) 119)) (-3800 (($ $) 17) (($ (-591 $)) 55)) (-2754 (((-108) (-110)) 22)))
+(((-280 |#1|) (-10 -8 (-15 -2116 ((-108) |#1|)) (-15 -2882 ((-108) |#1|)) (-15 -1980 (|#1| |#1| (-110) (-1 |#1| |#1|))) (-15 -1980 (|#1| |#1| (-110) (-1 |#1| (-591 |#1|)))) (-15 -1980 (|#1| |#1| (-591 (-110)) (-591 (-1 |#1| (-591 |#1|))))) (-15 -1980 (|#1| |#1| (-591 (-110)) (-591 (-1 |#1| |#1|)))) (-15 -1980 (|#1| |#1| (-1089) (-1 |#1| |#1|))) (-15 -1980 (|#1| |#1| (-1089) (-1 |#1| (-591 |#1|)))) (-15 -1980 (|#1| |#1| (-591 (-1089)) (-591 (-1 |#1| (-591 |#1|))))) (-15 -1980 (|#1| |#1| (-591 (-1089)) (-591 (-1 |#1| |#1|)))) (-15 -4064 ((-108) |#1| (-1089))) (-15 -4064 ((-108) |#1| |#1|)) (-15 -1257 (|#1| (-1 |#1| |#1|) (-564 |#1|))) (-15 -2899 (|#1| (-110) (-591 |#1|))) (-15 -2899 (|#1| (-110) |#1|)) (-15 -3029 ((-108) |#1| (-1089))) (-15 -3029 ((-108) |#1| (-110))) (-15 -2754 ((-108) (-110))) (-15 -3259 ((-110) (-110))) (-15 -3714 ((-591 (-110)) |#1|)) (-15 -3585 ((-591 (-564 |#1|)) |#1|)) (-15 -3415 ((-3 (-564 |#1|) "failed") |#1|)) (-15 -3457 ((-712) |#1|)) (-15 -1390 (|#1| |#1| |#1|)) (-15 -1390 (|#1| |#1|)) (-15 -3625 (|#1| (-591 |#1|))) (-15 -3625 (|#1| |#1|)) (-15 -3800 (|#1| (-591 |#1|))) (-15 -3800 (|#1| |#1|)) (-15 -3449 (|#1| |#1| (-591 (-564 |#1|)) (-591 |#1|))) (-15 -3449 (|#1| |#1| (-591 (-273 |#1|)))) (-15 -3449 (|#1| |#1| (-273 |#1|))) (-15 -1881 (|#1| (-110) (-591 |#1|))) (-15 -1881 (|#1| (-110) |#1| |#1| |#1| |#1|)) (-15 -1881 (|#1| (-110) |#1| |#1| |#1|)) (-15 -1881 (|#1| (-110) |#1| |#1|)) (-15 -1881 (|#1| (-110) |#1|)) (-15 -1980 (|#1| |#1| (-591 |#1|) (-591 |#1|))) (-15 -1980 (|#1| |#1| |#1| |#1|)) (-15 -1980 (|#1| |#1| (-273 |#1|))) (-15 -1980 (|#1| |#1| (-591 (-273 |#1|)))) (-15 -1980 (|#1| |#1| (-591 (-564 |#1|)) (-591 |#1|))) (-15 -1980 (|#1| |#1| (-564 |#1|) |#1|)) (-15 -3341 ((-564 |#1|) |#1|)) (-15 -4174 ((-3 (-564 |#1|) "failed") |#1|))) (-281)) (T -280))
+((-3259 (*1 *2 *2) (-12 (-5 *2 (-110)) (-5 *1 (-280 *3)) (-4 *3 (-281)))) (-2754 (*1 *2 *3) (-12 (-5 *3 (-110)) (-5 *2 (-108)) (-5 *1 (-280 *4)) (-4 *4 (-281)))))
+(-10 -8 (-15 -2116 ((-108) |#1|)) (-15 -2882 ((-108) |#1|)) (-15 -1980 (|#1| |#1| (-110) (-1 |#1| |#1|))) (-15 -1980 (|#1| |#1| (-110) (-1 |#1| (-591 |#1|)))) (-15 -1980 (|#1| |#1| (-591 (-110)) (-591 (-1 |#1| (-591 |#1|))))) (-15 -1980 (|#1| |#1| (-591 (-110)) (-591 (-1 |#1| |#1|)))) (-15 -1980 (|#1| |#1| (-1089) (-1 |#1| |#1|))) (-15 -1980 (|#1| |#1| (-1089) (-1 |#1| (-591 |#1|)))) (-15 -1980 (|#1| |#1| (-591 (-1089)) (-591 (-1 |#1| (-591 |#1|))))) (-15 -1980 (|#1| |#1| (-591 (-1089)) (-591 (-1 |#1| |#1|)))) (-15 -4064 ((-108) |#1| (-1089))) (-15 -4064 ((-108) |#1| |#1|)) (-15 -1257 (|#1| (-1 |#1| |#1|) (-564 |#1|))) (-15 -2899 (|#1| (-110) (-591 |#1|))) (-15 -2899 (|#1| (-110) |#1|)) (-15 -3029 ((-108) |#1| (-1089))) (-15 -3029 ((-108) |#1| (-110))) (-15 -2754 ((-108) (-110))) (-15 -3259 ((-110) (-110))) (-15 -3714 ((-591 (-110)) |#1|)) (-15 -3585 ((-591 (-564 |#1|)) |#1|)) (-15 -3415 ((-3 (-564 |#1|) "failed") |#1|)) (-15 -3457 ((-712) |#1|)) (-15 -1390 (|#1| |#1| |#1|)) (-15 -1390 (|#1| |#1|)) (-15 -3625 (|#1| (-591 |#1|))) (-15 -3625 (|#1| |#1|)) (-15 -3800 (|#1| (-591 |#1|))) (-15 -3800 (|#1| |#1|)) (-15 -3449 (|#1| |#1| (-591 (-564 |#1|)) (-591 |#1|))) (-15 -3449 (|#1| |#1| (-591 (-273 |#1|)))) (-15 -3449 (|#1| |#1| (-273 |#1|))) (-15 -1881 (|#1| (-110) (-591 |#1|))) (-15 -1881 (|#1| (-110) |#1| |#1| |#1| |#1|)) (-15 -1881 (|#1| (-110) |#1| |#1| |#1|)) (-15 -1881 (|#1| (-110) |#1| |#1|)) (-15 -1881 (|#1| (-110) |#1|)) (-15 -1980 (|#1| |#1| (-591 |#1|) (-591 |#1|))) (-15 -1980 (|#1| |#1| |#1| |#1|)) (-15 -1980 (|#1| |#1| (-273 |#1|))) (-15 -1980 (|#1| |#1| (-591 (-273 |#1|)))) (-15 -1980 (|#1| |#1| (-591 (-564 |#1|)) (-591 |#1|))) (-15 -1980 (|#1| |#1| (-564 |#1|) |#1|)) (-15 -3341 ((-564 |#1|) |#1|)) (-15 -4174 ((-3 (-564 |#1|) "failed") |#1|)))
+((-2673 (((-108) $ $) 7)) (-3585 (((-591 (-564 $)) $) 44)) (-3449 (($ $ (-273 $)) 56) (($ $ (-591 (-273 $))) 55) (($ $ (-591 (-564 $)) (-591 $)) 54)) (-4174 (((-3 (-564 $) "failed") $) 69)) (-3341 (((-564 $) $) 68)) (-3625 (($ $) 51) (($ (-591 $)) 50)) (-3714 (((-591 (-110)) $) 43)) (-3259 (((-110) (-110)) 42)) (-2116 (((-108) $) 22 (|has| $ (-966 (-525))))) (-1873 (((-1085 $) (-564 $)) 25 (|has| $ (-975)))) (-1923 (($ $ $) 13)) (-3475 (($ $ $) 14)) (-1257 (($ (-1 $ $) (-564 $)) 36)) (-3415 (((-3 (-564 $) "failed") $) 46)) (-2621 (((-1072) $) 9)) (-2504 (((-591 (-564 $)) $) 45)) (-2899 (($ (-110) $) 38) (($ (-110) (-591 $)) 37)) (-3029 (((-108) $ (-110)) 40) (((-108) $ (-1089)) 39)) (-3457 (((-712) $) 47)) (-2937 (((-1036) $) 10)) (-4064 (((-108) $ $) 35) (((-108) $ (-1089)) 34)) (-2882 (((-108) $) 23 (|has| $ (-966 (-525))))) (-1980 (($ $ (-564 $) $) 67) (($ $ (-591 (-564 $)) (-591 $)) 66) (($ $ (-591 (-273 $))) 65) (($ $ (-273 $)) 64) (($ $ $ $) 63) (($ $ (-591 $) (-591 $)) 62) (($ $ (-591 (-1089)) (-591 (-1 $ $))) 33) (($ $ (-591 (-1089)) (-591 (-1 $ (-591 $)))) 32) (($ $ (-1089) (-1 $ (-591 $))) 31) (($ $ (-1089) (-1 $ $)) 30) (($ $ (-591 (-110)) (-591 (-1 $ $))) 29) (($ $ (-591 (-110)) (-591 (-1 $ (-591 $)))) 28) (($ $ (-110) (-1 $ (-591 $))) 27) (($ $ (-110) (-1 $ $)) 26)) (-1881 (($ (-110) $) 61) (($ (-110) $ $) 60) (($ (-110) $ $ $) 59) (($ (-110) $ $ $ $) 58) (($ (-110) (-591 $)) 57)) (-1390 (($ $) 49) (($ $ $) 48)) (-1341 (($ $) 24 (|has| $ (-975)))) (-2686 (((-796) $) 11) (($ (-564 $)) 70)) (-3800 (($ $) 53) (($ (-591 $)) 52)) (-2754 (((-108) (-110)) 41)) (-4004 (((-108) $ $) 16)) (-3982 (((-108) $ $) 17)) (-3944 (((-108) $ $) 6)) (-3994 (((-108) $ $) 15)) (-3971 (((-108) $ $) 18)))
(((-281) (-131)) (T -281))
-((-3164 (*1 *1 *2 *1) (-12 (-4 *1 (-281)) (-5 *2 (-110)))) (-3164 (*1 *1 *2 *1 *1) (-12 (-4 *1 (-281)) (-5 *2 (-110)))) (-3164 (*1 *1 *2 *1 *1 *1) (-12 (-4 *1 (-281)) (-5 *2 (-110)))) (-3164 (*1 *1 *2 *1 *1 *1 *1) (-12 (-4 *1 (-281)) (-5 *2 (-110)))) (-3164 (*1 *1 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-591 *1)) (-4 *1 (-281)))) (-3825 (*1 *1 *1 *2) (-12 (-5 *2 (-273 *1)) (-4 *1 (-281)))) (-3825 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-273 *1))) (-4 *1 (-281)))) (-3825 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-591 (-564 *1))) (-5 *3 (-591 *1)) (-4 *1 (-281)))) (-2989 (*1 *1 *1) (-4 *1 (-281))) (-2989 (*1 *1 *2) (-12 (-5 *2 (-591 *1)) (-4 *1 (-281)))) (-1668 (*1 *1 *1) (-4 *1 (-281))) (-1668 (*1 *1 *2) (-12 (-5 *2 (-591 *1)) (-4 *1 (-281)))) (-1484 (*1 *1 *1) (-4 *1 (-281))) (-1484 (*1 *1 *1 *1) (-4 *1 (-281))) (-2965 (*1 *2 *1) (-12 (-4 *1 (-281)) (-5 *2 (-712)))) (-1405 (*1 *2 *1) (|partial| -12 (-5 *2 (-564 *1)) (-4 *1 (-281)))) (-1298 (*1 *2 *1) (-12 (-5 *2 (-591 (-564 *1))) (-4 *1 (-281)))) (-3374 (*1 *2 *1) (-12 (-5 *2 (-591 (-564 *1))) (-4 *1 (-281)))) (-2194 (*1 *2 *1) (-12 (-4 *1 (-281)) (-5 *2 (-591 (-110))))) (-3219 (*1 *2 *2) (-12 (-4 *1 (-281)) (-5 *2 (-110)))) (-2661 (*1 *2 *3) (-12 (-4 *1 (-281)) (-5 *3 (-110)) (-5 *2 (-108)))) (-1709 (*1 *2 *1 *3) (-12 (-4 *1 (-281)) (-5 *3 (-110)) (-5 *2 (-108)))) (-1709 (*1 *2 *1 *3) (-12 (-4 *1 (-281)) (-5 *3 (-1089)) (-5 *2 (-108)))) (-1843 (*1 *1 *2 *1) (-12 (-4 *1 (-281)) (-5 *2 (-110)))) (-1843 (*1 *1 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-591 *1)) (-4 *1 (-281)))) (-1340 (*1 *1 *2 *3) (-12 (-5 *2 (-1 *1 *1)) (-5 *3 (-564 *1)) (-4 *1 (-281)))) (-1988 (*1 *2 *1 *1) (-12 (-4 *1 (-281)) (-5 *2 (-108)))) (-1988 (*1 *2 *1 *3) (-12 (-4 *1 (-281)) (-5 *3 (-1089)) (-5 *2 (-108)))) (-4132 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-591 (-1089))) (-5 *3 (-591 (-1 *1 *1))) (-4 *1 (-281)))) (-4132 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-591 (-1089))) (-5 *3 (-591 (-1 *1 (-591 *1)))) (-4 *1 (-281)))) (-4132 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-1 *1 (-591 *1))) (-4 *1 (-281)))) (-4132 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-1 *1 *1)) (-4 *1 (-281)))) (-4132 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-591 (-110))) (-5 *3 (-591 (-1 *1 *1))) (-4 *1 (-281)))) (-4132 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-591 (-110))) (-5 *3 (-591 (-1 *1 (-591 *1)))) (-4 *1 (-281)))) (-4132 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-1 *1 (-591 *1))) (-4 *1 (-281)))) (-4132 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-1 *1 *1)) (-4 *1 (-281)))) (-2695 (*1 *2 *3) (-12 (-5 *3 (-564 *1)) (-4 *1 (-975)) (-4 *1 (-281)) (-5 *2 (-1085 *1)))) (-1478 (*1 *1 *1) (-12 (-4 *1 (-975)) (-4 *1 (-281)))) (-3451 (*1 *2 *1) (-12 (-4 *1 (-966 (-525))) (-4 *1 (-281)) (-5 *2 (-108)))) (-2419 (*1 *2 *1) (-12 (-4 *1 (-966 (-525))) (-4 *1 (-281)) (-5 *2 (-108)))))
-(-13 (-788) (-966 (-564 $)) (-486 (-564 $) $) (-288 $) (-10 -8 (-15 -3164 ($ (-110) $)) (-15 -3164 ($ (-110) $ $)) (-15 -3164 ($ (-110) $ $ $)) (-15 -3164 ($ (-110) $ $ $ $)) (-15 -3164 ($ (-110) (-591 $))) (-15 -3825 ($ $ (-273 $))) (-15 -3825 ($ $ (-591 (-273 $)))) (-15 -3825 ($ $ (-591 (-564 $)) (-591 $))) (-15 -2989 ($ $)) (-15 -2989 ($ (-591 $))) (-15 -1668 ($ $)) (-15 -1668 ($ (-591 $))) (-15 -1484 ($ $)) (-15 -1484 ($ $ $)) (-15 -2965 ((-712) $)) (-15 -1405 ((-3 (-564 $) "failed") $)) (-15 -1298 ((-591 (-564 $)) $)) (-15 -3374 ((-591 (-564 $)) $)) (-15 -2194 ((-591 (-110)) $)) (-15 -3219 ((-110) (-110))) (-15 -2661 ((-108) (-110))) (-15 -1709 ((-108) $ (-110))) (-15 -1709 ((-108) $ (-1089))) (-15 -1843 ($ (-110) $)) (-15 -1843 ($ (-110) (-591 $))) (-15 -1340 ($ (-1 $ $) (-564 $))) (-15 -1988 ((-108) $ $)) (-15 -1988 ((-108) $ (-1089))) (-15 -4132 ($ $ (-591 (-1089)) (-591 (-1 $ $)))) (-15 -4132 ($ $ (-591 (-1089)) (-591 (-1 $ (-591 $))))) (-15 -4132 ($ $ (-1089) (-1 $ (-591 $)))) (-15 -4132 ($ $ (-1089) (-1 $ $))) (-15 -4132 ($ $ (-591 (-110)) (-591 (-1 $ $)))) (-15 -4132 ($ $ (-591 (-110)) (-591 (-1 $ (-591 $))))) (-15 -4132 ($ $ (-110) (-1 $ (-591 $)))) (-15 -4132 ($ $ (-110) (-1 $ $))) (IF (|has| $ (-975)) (PROGN (-15 -2695 ((-1085 $) (-564 $))) (-15 -1478 ($ $))) |%noBranch|) (IF (|has| $ (-966 (-525))) (PROGN (-15 -3451 ((-108) $)) (-15 -2419 ((-108) $))) |%noBranch|)))
+((-1881 (*1 *1 *2 *1) (-12 (-4 *1 (-281)) (-5 *2 (-110)))) (-1881 (*1 *1 *2 *1 *1) (-12 (-4 *1 (-281)) (-5 *2 (-110)))) (-1881 (*1 *1 *2 *1 *1 *1) (-12 (-4 *1 (-281)) (-5 *2 (-110)))) (-1881 (*1 *1 *2 *1 *1 *1 *1) (-12 (-4 *1 (-281)) (-5 *2 (-110)))) (-1881 (*1 *1 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-591 *1)) (-4 *1 (-281)))) (-3449 (*1 *1 *1 *2) (-12 (-5 *2 (-273 *1)) (-4 *1 (-281)))) (-3449 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-273 *1))) (-4 *1 (-281)))) (-3449 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-591 (-564 *1))) (-5 *3 (-591 *1)) (-4 *1 (-281)))) (-3800 (*1 *1 *1) (-4 *1 (-281))) (-3800 (*1 *1 *2) (-12 (-5 *2 (-591 *1)) (-4 *1 (-281)))) (-3625 (*1 *1 *1) (-4 *1 (-281))) (-3625 (*1 *1 *2) (-12 (-5 *2 (-591 *1)) (-4 *1 (-281)))) (-1390 (*1 *1 *1) (-4 *1 (-281))) (-1390 (*1 *1 *1 *1) (-4 *1 (-281))) (-3457 (*1 *2 *1) (-12 (-4 *1 (-281)) (-5 *2 (-712)))) (-3415 (*1 *2 *1) (|partial| -12 (-5 *2 (-564 *1)) (-4 *1 (-281)))) (-2504 (*1 *2 *1) (-12 (-5 *2 (-591 (-564 *1))) (-4 *1 (-281)))) (-3585 (*1 *2 *1) (-12 (-5 *2 (-591 (-564 *1))) (-4 *1 (-281)))) (-3714 (*1 *2 *1) (-12 (-4 *1 (-281)) (-5 *2 (-591 (-110))))) (-3259 (*1 *2 *2) (-12 (-4 *1 (-281)) (-5 *2 (-110)))) (-2754 (*1 *2 *3) (-12 (-4 *1 (-281)) (-5 *3 (-110)) (-5 *2 (-108)))) (-3029 (*1 *2 *1 *3) (-12 (-4 *1 (-281)) (-5 *3 (-110)) (-5 *2 (-108)))) (-3029 (*1 *2 *1 *3) (-12 (-4 *1 (-281)) (-5 *3 (-1089)) (-5 *2 (-108)))) (-2899 (*1 *1 *2 *1) (-12 (-4 *1 (-281)) (-5 *2 (-110)))) (-2899 (*1 *1 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-591 *1)) (-4 *1 (-281)))) (-1257 (*1 *1 *2 *3) (-12 (-5 *2 (-1 *1 *1)) (-5 *3 (-564 *1)) (-4 *1 (-281)))) (-4064 (*1 *2 *1 *1) (-12 (-4 *1 (-281)) (-5 *2 (-108)))) (-4064 (*1 *2 *1 *3) (-12 (-4 *1 (-281)) (-5 *3 (-1089)) (-5 *2 (-108)))) (-1980 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-591 (-1089))) (-5 *3 (-591 (-1 *1 *1))) (-4 *1 (-281)))) (-1980 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-591 (-1089))) (-5 *3 (-591 (-1 *1 (-591 *1)))) (-4 *1 (-281)))) (-1980 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-1 *1 (-591 *1))) (-4 *1 (-281)))) (-1980 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-1 *1 *1)) (-4 *1 (-281)))) (-1980 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-591 (-110))) (-5 *3 (-591 (-1 *1 *1))) (-4 *1 (-281)))) (-1980 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-591 (-110))) (-5 *3 (-591 (-1 *1 (-591 *1)))) (-4 *1 (-281)))) (-1980 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-1 *1 (-591 *1))) (-4 *1 (-281)))) (-1980 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-1 *1 *1)) (-4 *1 (-281)))) (-1873 (*1 *2 *3) (-12 (-5 *3 (-564 *1)) (-4 *1 (-975)) (-4 *1 (-281)) (-5 *2 (-1085 *1)))) (-1341 (*1 *1 *1) (-12 (-4 *1 (-975)) (-4 *1 (-281)))) (-2882 (*1 *2 *1) (-12 (-4 *1 (-966 (-525))) (-4 *1 (-281)) (-5 *2 (-108)))) (-2116 (*1 *2 *1) (-12 (-4 *1 (-966 (-525))) (-4 *1 (-281)) (-5 *2 (-108)))))
+(-13 (-788) (-966 (-564 $)) (-486 (-564 $) $) (-288 $) (-10 -8 (-15 -1881 ($ (-110) $)) (-15 -1881 ($ (-110) $ $)) (-15 -1881 ($ (-110) $ $ $)) (-15 -1881 ($ (-110) $ $ $ $)) (-15 -1881 ($ (-110) (-591 $))) (-15 -3449 ($ $ (-273 $))) (-15 -3449 ($ $ (-591 (-273 $)))) (-15 -3449 ($ $ (-591 (-564 $)) (-591 $))) (-15 -3800 ($ $)) (-15 -3800 ($ (-591 $))) (-15 -3625 ($ $)) (-15 -3625 ($ (-591 $))) (-15 -1390 ($ $)) (-15 -1390 ($ $ $)) (-15 -3457 ((-712) $)) (-15 -3415 ((-3 (-564 $) "failed") $)) (-15 -2504 ((-591 (-564 $)) $)) (-15 -3585 ((-591 (-564 $)) $)) (-15 -3714 ((-591 (-110)) $)) (-15 -3259 ((-110) (-110))) (-15 -2754 ((-108) (-110))) (-15 -3029 ((-108) $ (-110))) (-15 -3029 ((-108) $ (-1089))) (-15 -2899 ($ (-110) $)) (-15 -2899 ($ (-110) (-591 $))) (-15 -1257 ($ (-1 $ $) (-564 $))) (-15 -4064 ((-108) $ $)) (-15 -4064 ((-108) $ (-1089))) (-15 -1980 ($ $ (-591 (-1089)) (-591 (-1 $ $)))) (-15 -1980 ($ $ (-591 (-1089)) (-591 (-1 $ (-591 $))))) (-15 -1980 ($ $ (-1089) (-1 $ (-591 $)))) (-15 -1980 ($ $ (-1089) (-1 $ $))) (-15 -1980 ($ $ (-591 (-110)) (-591 (-1 $ $)))) (-15 -1980 ($ $ (-591 (-110)) (-591 (-1 $ (-591 $))))) (-15 -1980 ($ $ (-110) (-1 $ (-591 $)))) (-15 -1980 ($ $ (-110) (-1 $ $))) (IF (|has| $ (-975)) (PROGN (-15 -1873 ((-1085 $) (-564 $))) (-15 -1341 ($ $))) |%noBranch|) (IF (|has| $ (-966 (-525))) (PROGN (-15 -2882 ((-108) $)) (-15 -2116 ((-108) $))) |%noBranch|)))
(((-97) . T) ((-565 (-796)) . T) ((-288 $) . T) ((-486 (-564 $) $) . T) ((-486 $ $) . T) ((-788) . T) ((-966 (-564 $)) . T) ((-1018) . T))
-((-2361 (((-591 |#1|) (-591 |#1|)) 10)))
-(((-282 |#1|) (-10 -7 (-15 -2361 ((-591 |#1|) (-591 |#1|)))) (-786)) (T -282))
-((-2361 (*1 *2 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-786)) (-5 *1 (-282 *3)))))
-(-10 -7 (-15 -2361 ((-591 |#1|) (-591 |#1|))))
-((-1340 (((-631 |#2|) (-1 |#2| |#1|) (-631 |#1|)) 17)))
-(((-283 |#1| |#2|) (-10 -7 (-15 -1340 ((-631 |#2|) (-1 |#2| |#1|) (-631 |#1|)))) (-975) (-975)) (T -283))
-((-1340 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-631 *5)) (-4 *5 (-975)) (-4 *6 (-975)) (-5 *2 (-631 *6)) (-5 *1 (-283 *5 *6)))))
-(-10 -7 (-15 -1340 ((-631 |#2|) (-1 |#2| |#1|) (-631 |#1|))))
-((-1388 (((-1171 (-294 (-357))) (-1171 (-294 (-205)))) 105)) (-3565 (((-1013 (-781 (-205))) (-1013 (-781 (-357)))) 40)) (-2316 (((-591 (-1072)) (-1070 (-205))) 87)) (-3606 (((-294 (-357)) (-885 (-205))) 50)) (-3205 (((-205) (-885 (-205))) 46)) (-3285 (((-1072) (-357)) 169)) (-1681 (((-781 (-205)) (-781 (-357))) 34)) (-3423 (((-2 (|:| |additions| (-525)) (|:| |multiplications| (-525)) (|:| |exponentiations| (-525)) (|:| |functionCalls| (-525))) (-1171 (-294 (-205)))) 143)) (-3319 (((-964) (-2 (|:| -2432 (-357)) (|:| -2400 (-1072)) (|:| |explanations| (-591 (-1072))) (|:| |extra| (-964)))) 181) (((-964) (-2 (|:| -2432 (-357)) (|:| -2400 (-1072)) (|:| |explanations| (-591 (-1072))))) 179)) (-4057 (((-631 (-205)) (-591 (-205)) (-712)) 14)) (-2929 (((-1171 (-640)) (-591 (-205))) 94)) (-2804 (((-591 (-1072)) (-591 (-205))) 75)) (-2908 (((-3 (-294 (-205)) "failed") (-294 (-205))) 120)) (-1412 (((-108) (-205) (-1013 (-781 (-205)))) 109)) (-3304 (((-964) (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357)))) 198)) (-1470 (((-205) (-1013 (-781 (-205)))) 107)) (-1596 (((-205) (-1013 (-781 (-205)))) 108)) (-3675 (((-205) (-385 (-525))) 27)) (-3893 (((-1072) (-357)) 73)) (-3448 (((-205) (-357)) 17)) (-2750 (((-357) (-1171 (-294 (-205)))) 154)) (-2472 (((-294 (-205)) (-294 (-357))) 23)) (-3656 (((-385 (-525)) (-294 (-205))) 53)) (-1920 (((-294 (-385 (-525))) (-294 (-205))) 69)) (-3846 (((-294 (-357)) (-294 (-205))) 98)) (-3224 (((-205) (-294 (-205))) 54)) (-1992 (((-591 (-205)) (-591 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))))) 64)) (-2858 (((-1013 (-781 (-205))) (-1013 (-781 (-205)))) 61)) (-1300 (((-1072) (-205)) 72)) (-1266 (((-640) (-205)) 90)) (-3124 (((-385 (-525)) (-205)) 55)) (-2320 (((-294 (-357)) (-205)) 49)) (-1408 (((-591 (-1013 (-781 (-205)))) (-591 (-1013 (-781 (-357))))) 43)) (-3690 (((-964) (-591 (-964))) 165) (((-964) (-964) (-964)) 162)) (-3602 (((-964) (-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| (-1070 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -1767 (-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)))
-(((-284) (-10 -7 (-15 -3448 ((-205) (-357))) (-15 -2472 ((-294 (-205)) (-294 (-357)))) (-15 -1681 ((-781 (-205)) (-781 (-357)))) (-15 -3565 ((-1013 (-781 (-205))) (-1013 (-781 (-357))))) (-15 -1408 ((-591 (-1013 (-781 (-205)))) (-591 (-1013 (-781 (-357)))))) (-15 -3124 ((-385 (-525)) (-205))) (-15 -3656 ((-385 (-525)) (-294 (-205)))) (-15 -3224 ((-205) (-294 (-205)))) (-15 -2908 ((-3 (-294 (-205)) "failed") (-294 (-205)))) (-15 -2750 ((-357) (-1171 (-294 (-205))))) (-15 -3423 ((-2 (|:| |additions| (-525)) (|:| |multiplications| (-525)) (|:| |exponentiations| (-525)) (|:| |functionCalls| (-525))) (-1171 (-294 (-205))))) (-15 -1920 ((-294 (-385 (-525))) (-294 (-205)))) (-15 -2858 ((-1013 (-781 (-205))) (-1013 (-781 (-205))))) (-15 -1992 ((-591 (-205)) (-591 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525))))))) (-15 -1266 ((-640) (-205))) (-15 -2929 ((-1171 (-640)) (-591 (-205)))) (-15 -3846 ((-294 (-357)) (-294 (-205)))) (-15 -1388 ((-1171 (-294 (-357))) (-1171 (-294 (-205))))) (-15 -1412 ((-108) (-205) (-1013 (-781 (-205))))) (-15 -1300 ((-1072) (-205))) (-15 -3893 ((-1072) (-357))) (-15 -2804 ((-591 (-1072)) (-591 (-205)))) (-15 -2316 ((-591 (-1072)) (-1070 (-205)))) (-15 -1470 ((-205) (-1013 (-781 (-205))))) (-15 -1596 ((-205) (-1013 (-781 (-205))))) (-15 -3690 ((-964) (-964) (-964))) (-15 -3690 ((-964) (-591 (-964)))) (-15 -3285 ((-1072) (-357))) (-15 -3319 ((-964) (-2 (|:| -2432 (-357)) (|:| -2400 (-1072)) (|:| |explanations| (-591 (-1072)))))) (-15 -3319 ((-964) (-2 (|:| -2432 (-357)) (|:| -2400 (-1072)) (|:| |explanations| (-591 (-1072))) (|:| |extra| (-964))))) (-15 -3602 ((-964) (-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| (-1070 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -1767 (-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 -3304 ((-964) (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357))))) (-15 -3606 ((-294 (-357)) (-885 (-205)))) (-15 -3205 ((-205) (-885 (-205)))) (-15 -2320 ((-294 (-357)) (-205))) (-15 -3675 ((-205) (-385 (-525)))) (-15 -4057 ((-631 (-205)) (-591 (-205)) (-712))))) (T -284))
-((-4057 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-205))) (-5 *4 (-712)) (-5 *2 (-631 (-205))) (-5 *1 (-284)))) (-3675 (*1 *2 *3) (-12 (-5 *3 (-385 (-525))) (-5 *2 (-205)) (-5 *1 (-284)))) (-2320 (*1 *2 *3) (-12 (-5 *3 (-205)) (-5 *2 (-294 (-357))) (-5 *1 (-284)))) (-3205 (*1 *2 *3) (-12 (-5 *3 (-885 (-205))) (-5 *2 (-205)) (-5 *1 (-284)))) (-3606 (*1 *2 *3) (-12 (-5 *3 (-885 (-205))) (-5 *2 (-294 (-357))) (-5 *1 (-284)))) (-3304 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357)))) (-5 *2 (-964)) (-5 *1 (-284)))) (-3602 (*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| (-1070 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -1767 (-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 (-964)) (-5 *1 (-284)))) (-3319 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| -2432 (-357)) (|:| -2400 (-1072)) (|:| |explanations| (-591 (-1072))) (|:| |extra| (-964)))) (-5 *2 (-964)) (-5 *1 (-284)))) (-3319 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| -2432 (-357)) (|:| -2400 (-1072)) (|:| |explanations| (-591 (-1072))))) (-5 *2 (-964)) (-5 *1 (-284)))) (-3285 (*1 *2 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1072)) (-5 *1 (-284)))) (-3690 (*1 *2 *3) (-12 (-5 *3 (-591 (-964))) (-5 *2 (-964)) (-5 *1 (-284)))) (-3690 (*1 *2 *2 *2) (-12 (-5 *2 (-964)) (-5 *1 (-284)))) (-1596 (*1 *2 *3) (-12 (-5 *3 (-1013 (-781 (-205)))) (-5 *2 (-205)) (-5 *1 (-284)))) (-1470 (*1 *2 *3) (-12 (-5 *3 (-1013 (-781 (-205)))) (-5 *2 (-205)) (-5 *1 (-284)))) (-2316 (*1 *2 *3) (-12 (-5 *3 (-1070 (-205))) (-5 *2 (-591 (-1072))) (-5 *1 (-284)))) (-2804 (*1 *2 *3) (-12 (-5 *3 (-591 (-205))) (-5 *2 (-591 (-1072))) (-5 *1 (-284)))) (-3893 (*1 *2 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1072)) (-5 *1 (-284)))) (-1300 (*1 *2 *3) (-12 (-5 *3 (-205)) (-5 *2 (-1072)) (-5 *1 (-284)))) (-1412 (*1 *2 *3 *4) (-12 (-5 *4 (-1013 (-781 (-205)))) (-5 *3 (-205)) (-5 *2 (-108)) (-5 *1 (-284)))) (-1388 (*1 *2 *3) (-12 (-5 *3 (-1171 (-294 (-205)))) (-5 *2 (-1171 (-294 (-357)))) (-5 *1 (-284)))) (-3846 (*1 *2 *3) (-12 (-5 *3 (-294 (-205))) (-5 *2 (-294 (-357))) (-5 *1 (-284)))) (-2929 (*1 *2 *3) (-12 (-5 *3 (-591 (-205))) (-5 *2 (-1171 (-640))) (-5 *1 (-284)))) (-1266 (*1 *2 *3) (-12 (-5 *3 (-205)) (-5 *2 (-640)) (-5 *1 (-284)))) (-1992 (*1 *2 *3) (-12 (-5 *3 (-591 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))))) (-5 *2 (-591 (-205))) (-5 *1 (-284)))) (-2858 (*1 *2 *2) (-12 (-5 *2 (-1013 (-781 (-205)))) (-5 *1 (-284)))) (-1920 (*1 *2 *3) (-12 (-5 *3 (-294 (-205))) (-5 *2 (-294 (-385 (-525)))) (-5 *1 (-284)))) (-3423 (*1 *2 *3) (-12 (-5 *3 (-1171 (-294 (-205)))) (-5 *2 (-2 (|:| |additions| (-525)) (|:| |multiplications| (-525)) (|:| |exponentiations| (-525)) (|:| |functionCalls| (-525)))) (-5 *1 (-284)))) (-2750 (*1 *2 *3) (-12 (-5 *3 (-1171 (-294 (-205)))) (-5 *2 (-357)) (-5 *1 (-284)))) (-2908 (*1 *2 *2) (|partial| -12 (-5 *2 (-294 (-205))) (-5 *1 (-284)))) (-3224 (*1 *2 *3) (-12 (-5 *3 (-294 (-205))) (-5 *2 (-205)) (-5 *1 (-284)))) (-3656 (*1 *2 *3) (-12 (-5 *3 (-294 (-205))) (-5 *2 (-385 (-525))) (-5 *1 (-284)))) (-3124 (*1 *2 *3) (-12 (-5 *3 (-205)) (-5 *2 (-385 (-525))) (-5 *1 (-284)))) (-1408 (*1 *2 *3) (-12 (-5 *3 (-591 (-1013 (-781 (-357))))) (-5 *2 (-591 (-1013 (-781 (-205))))) (-5 *1 (-284)))) (-3565 (*1 *2 *3) (-12 (-5 *3 (-1013 (-781 (-357)))) (-5 *2 (-1013 (-781 (-205)))) (-5 *1 (-284)))) (-1681 (*1 *2 *3) (-12 (-5 *3 (-781 (-357))) (-5 *2 (-781 (-205))) (-5 *1 (-284)))) (-2472 (*1 *2 *3) (-12 (-5 *3 (-294 (-357))) (-5 *2 (-294 (-205))) (-5 *1 (-284)))) (-3448 (*1 *2 *3) (-12 (-5 *3 (-357)) (-5 *2 (-205)) (-5 *1 (-284)))))
-(-10 -7 (-15 -3448 ((-205) (-357))) (-15 -2472 ((-294 (-205)) (-294 (-357)))) (-15 -1681 ((-781 (-205)) (-781 (-357)))) (-15 -3565 ((-1013 (-781 (-205))) (-1013 (-781 (-357))))) (-15 -1408 ((-591 (-1013 (-781 (-205)))) (-591 (-1013 (-781 (-357)))))) (-15 -3124 ((-385 (-525)) (-205))) (-15 -3656 ((-385 (-525)) (-294 (-205)))) (-15 -3224 ((-205) (-294 (-205)))) (-15 -2908 ((-3 (-294 (-205)) "failed") (-294 (-205)))) (-15 -2750 ((-357) (-1171 (-294 (-205))))) (-15 -3423 ((-2 (|:| |additions| (-525)) (|:| |multiplications| (-525)) (|:| |exponentiations| (-525)) (|:| |functionCalls| (-525))) (-1171 (-294 (-205))))) (-15 -1920 ((-294 (-385 (-525))) (-294 (-205)))) (-15 -2858 ((-1013 (-781 (-205))) (-1013 (-781 (-205))))) (-15 -1992 ((-591 (-205)) (-591 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525))))))) (-15 -1266 ((-640) (-205))) (-15 -2929 ((-1171 (-640)) (-591 (-205)))) (-15 -3846 ((-294 (-357)) (-294 (-205)))) (-15 -1388 ((-1171 (-294 (-357))) (-1171 (-294 (-205))))) (-15 -1412 ((-108) (-205) (-1013 (-781 (-205))))) (-15 -1300 ((-1072) (-205))) (-15 -3893 ((-1072) (-357))) (-15 -2804 ((-591 (-1072)) (-591 (-205)))) (-15 -2316 ((-591 (-1072)) (-1070 (-205)))) (-15 -1470 ((-205) (-1013 (-781 (-205))))) (-15 -1596 ((-205) (-1013 (-781 (-205))))) (-15 -3690 ((-964) (-964) (-964))) (-15 -3690 ((-964) (-591 (-964)))) (-15 -3285 ((-1072) (-357))) (-15 -3319 ((-964) (-2 (|:| -2432 (-357)) (|:| -2400 (-1072)) (|:| |explanations| (-591 (-1072)))))) (-15 -3319 ((-964) (-2 (|:| -2432 (-357)) (|:| -2400 (-1072)) (|:| |explanations| (-591 (-1072))) (|:| |extra| (-964))))) (-15 -3602 ((-964) (-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| (-1070 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -1767 (-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 -3304 ((-964) (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357))))) (-15 -3606 ((-294 (-357)) (-885 (-205)))) (-15 -3205 ((-205) (-885 (-205)))) (-15 -2320 ((-294 (-357)) (-205))) (-15 -3675 ((-205) (-385 (-525)))) (-15 -4057 ((-631 (-205)) (-591 (-205)) (-712))))
-((-1947 (((-108) $ $) 11)) (-2129 (($ $ $) 15)) (-2110 (($ $ $) 14)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) 44)) (-1758 (((-3 (-591 $) "failed") (-591 $) $) 53)) (-1399 (($ $ $) 21) (($ (-591 $)) NIL)) (-3375 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) 32) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 37)) (-2089 (((-3 $ "failed") $ $) 17)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) 46)))
-(((-285 |#1|) (-10 -8 (-15 -1758 ((-3 (-591 |#1|) "failed") (-591 |#1|) |#1|)) (-15 -3375 ((-3 (-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|)) "failed") |#1| |#1| |#1|)) (-15 -3375 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -3857 |#1|)) |#1| |#1|)) (-15 -2129 (|#1| |#1| |#1|)) (-15 -2110 (|#1| |#1| |#1|)) (-15 -1947 ((-108) |#1| |#1|)) (-15 -4095 ((-3 (-591 |#1|) "failed") (-591 |#1|) |#1|)) (-15 -3856 ((-2 (|:| -3482 (-591 |#1|)) (|:| -3857 |#1|)) (-591 |#1|))) (-15 -1399 (|#1| (-591 |#1|))) (-15 -1399 (|#1| |#1| |#1|)) (-15 -2089 ((-3 |#1| "failed") |#1| |#1|))) (-286)) (T -285))
-NIL
-(-10 -8 (-15 -1758 ((-3 (-591 |#1|) "failed") (-591 |#1|) |#1|)) (-15 -3375 ((-3 (-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|)) "failed") |#1| |#1| |#1|)) (-15 -3375 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -3857 |#1|)) |#1| |#1|)) (-15 -2129 (|#1| |#1| |#1|)) (-15 -2110 (|#1| |#1| |#1|)) (-15 -1947 ((-108) |#1| |#1|)) (-15 -4095 ((-3 (-591 |#1|) "failed") (-591 |#1|) |#1|)) (-15 -3856 ((-2 (|:| -3482 (-591 |#1|)) (|:| -3857 |#1|)) (-591 |#1|))) (-15 -1399 (|#1| (-591 |#1|))) (-15 -1399 (|#1| |#1| |#1|)) (-15 -2089 ((-3 |#1| "failed") |#1| |#1|)))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) 41)) (-3706 (($ $) 40)) (-1715 (((-108) $) 38)) (-2157 (((-3 $ "failed") $ $) 19)) (-1947 (((-108) $ $) 59)) (-3798 (($) 17 T CONST)) (-2129 (($ $ $) 55)) (-4163 (((-3 $ "failed") $) 34)) (-2110 (($ $ $) 56)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) 51)) (-2824 (((-108) $) 31)) (-1758 (((-3 (-591 $) "failed") (-591 $) $) 52)) (-1356 (($ $ $) 46) (($ (-591 $)) 45)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) 44)) (-1399 (($ $ $) 48) (($ (-591 $)) 47)) (-3375 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-2089 (((-3 $ "failed") $ $) 42)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) 50)) (-1712 (((-712) $) 58)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) 57)) (-3022 (((-796) $) 11) (($ (-525)) 28) (($ $) 43)) (-2128 (((-712)) 29)) (-2495 (((-108) $ $) 39)) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4096 (((-108) $ $) 6)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24)))
+((-2830 (((-591 |#1|) (-591 |#1|)) 10)))
+(((-282 |#1|) (-10 -7 (-15 -2830 ((-591 |#1|) (-591 |#1|)))) (-786)) (T -282))
+((-2830 (*1 *2 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-786)) (-5 *1 (-282 *3)))))
+(-10 -7 (-15 -2830 ((-591 |#1|) (-591 |#1|))))
+((-1257 (((-631 |#2|) (-1 |#2| |#1|) (-631 |#1|)) 17)))
+(((-283 |#1| |#2|) (-10 -7 (-15 -1257 ((-631 |#2|) (-1 |#2| |#1|) (-631 |#1|)))) (-975) (-975)) (T -283))
+((-1257 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-631 *5)) (-4 *5 (-975)) (-4 *6 (-975)) (-5 *2 (-631 *6)) (-5 *1 (-283 *5 *6)))))
+(-10 -7 (-15 -1257 ((-631 |#2|) (-1 |#2| |#1|) (-631 |#1|))))
+((-3262 (((-1171 (-294 (-357))) (-1171 (-294 (-205)))) 105)) (-1611 (((-1013 (-781 (-205))) (-1013 (-781 (-357)))) 40)) (-2425 (((-591 (-1072)) (-1070 (-205))) 87)) (-3890 (((-294 (-357)) (-885 (-205))) 50)) (-3131 (((-205) (-885 (-205))) 46)) (-3715 (((-1072) (-357)) 169)) (-3757 (((-781 (-205)) (-781 (-357))) 34)) (-2600 (((-2 (|:| |additions| (-525)) (|:| |multiplications| (-525)) (|:| |exponentiations| (-525)) (|:| |functionCalls| (-525))) (-1171 (-294 (-205)))) 143)) (-4074 (((-964) (-2 (|:| -2282 (-357)) (|:| -3419 (-1072)) (|:| |explanations| (-591 (-1072))) (|:| |extra| (-964)))) 181) (((-964) (-2 (|:| -2282 (-357)) (|:| -3419 (-1072)) (|:| |explanations| (-591 (-1072))))) 179)) (-2928 (((-631 (-205)) (-591 (-205)) (-712)) 14)) (-3680 (((-1171 (-640)) (-591 (-205))) 94)) (-1782 (((-591 (-1072)) (-591 (-205))) 75)) (-3399 (((-3 (-294 (-205)) "failed") (-294 (-205))) 120)) (-3486 (((-108) (-205) (-1013 (-781 (-205)))) 109)) (-3915 (((-964) (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357)))) 198)) (-1276 (((-205) (-1013 (-781 (-205)))) 107)) (-2041 (((-205) (-1013 (-781 (-205)))) 108)) (-3365 (((-205) (-385 (-525))) 27)) (-3755 (((-1072) (-357)) 73)) (-2841 (((-205) (-357)) 17)) (-1327 (((-357) (-1171 (-294 (-205)))) 154)) (-1536 (((-294 (-205)) (-294 (-357))) 23)) (-3129 (((-385 (-525)) (-294 (-205))) 53)) (-2967 (((-294 (-385 (-525))) (-294 (-205))) 69)) (-1470 (((-294 (-357)) (-294 (-205))) 98)) (-3321 (((-205) (-294 (-205))) 54)) (-4117 (((-591 (-205)) (-591 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))))) 64)) (-1218 (((-1013 (-781 (-205))) (-1013 (-781 (-205)))) 61)) (-2589 (((-1072) (-205)) 72)) (-3885 (((-640) (-205)) 90)) (-1803 (((-385 (-525)) (-205)) 55)) (-2471 (((-294 (-357)) (-205)) 49)) (-1300 (((-591 (-1013 (-781 (-205)))) (-591 (-1013 (-781 (-357))))) 43)) (-1624 (((-964) (-591 (-964))) 165) (((-964) (-964) (-964)) 162)) (-3847 (((-964) (-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| (-1070 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3756 (-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)))
+(((-284) (-10 -7 (-15 -2841 ((-205) (-357))) (-15 -1536 ((-294 (-205)) (-294 (-357)))) (-15 -3757 ((-781 (-205)) (-781 (-357)))) (-15 -1611 ((-1013 (-781 (-205))) (-1013 (-781 (-357))))) (-15 -1300 ((-591 (-1013 (-781 (-205)))) (-591 (-1013 (-781 (-357)))))) (-15 -1803 ((-385 (-525)) (-205))) (-15 -3129 ((-385 (-525)) (-294 (-205)))) (-15 -3321 ((-205) (-294 (-205)))) (-15 -3399 ((-3 (-294 (-205)) "failed") (-294 (-205)))) (-15 -1327 ((-357) (-1171 (-294 (-205))))) (-15 -2600 ((-2 (|:| |additions| (-525)) (|:| |multiplications| (-525)) (|:| |exponentiations| (-525)) (|:| |functionCalls| (-525))) (-1171 (-294 (-205))))) (-15 -2967 ((-294 (-385 (-525))) (-294 (-205)))) (-15 -1218 ((-1013 (-781 (-205))) (-1013 (-781 (-205))))) (-15 -4117 ((-591 (-205)) (-591 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525))))))) (-15 -3885 ((-640) (-205))) (-15 -3680 ((-1171 (-640)) (-591 (-205)))) (-15 -1470 ((-294 (-357)) (-294 (-205)))) (-15 -3262 ((-1171 (-294 (-357))) (-1171 (-294 (-205))))) (-15 -3486 ((-108) (-205) (-1013 (-781 (-205))))) (-15 -2589 ((-1072) (-205))) (-15 -3755 ((-1072) (-357))) (-15 -1782 ((-591 (-1072)) (-591 (-205)))) (-15 -2425 ((-591 (-1072)) (-1070 (-205)))) (-15 -1276 ((-205) (-1013 (-781 (-205))))) (-15 -2041 ((-205) (-1013 (-781 (-205))))) (-15 -1624 ((-964) (-964) (-964))) (-15 -1624 ((-964) (-591 (-964)))) (-15 -3715 ((-1072) (-357))) (-15 -4074 ((-964) (-2 (|:| -2282 (-357)) (|:| -3419 (-1072)) (|:| |explanations| (-591 (-1072)))))) (-15 -4074 ((-964) (-2 (|:| -2282 (-357)) (|:| -3419 (-1072)) (|:| |explanations| (-591 (-1072))) (|:| |extra| (-964))))) (-15 -3847 ((-964) (-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| (-1070 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3756 (-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 -3915 ((-964) (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357))))) (-15 -3890 ((-294 (-357)) (-885 (-205)))) (-15 -3131 ((-205) (-885 (-205)))) (-15 -2471 ((-294 (-357)) (-205))) (-15 -3365 ((-205) (-385 (-525)))) (-15 -2928 ((-631 (-205)) (-591 (-205)) (-712))))) (T -284))
+((-2928 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-205))) (-5 *4 (-712)) (-5 *2 (-631 (-205))) (-5 *1 (-284)))) (-3365 (*1 *2 *3) (-12 (-5 *3 (-385 (-525))) (-5 *2 (-205)) (-5 *1 (-284)))) (-2471 (*1 *2 *3) (-12 (-5 *3 (-205)) (-5 *2 (-294 (-357))) (-5 *1 (-284)))) (-3131 (*1 *2 *3) (-12 (-5 *3 (-885 (-205))) (-5 *2 (-205)) (-5 *1 (-284)))) (-3890 (*1 *2 *3) (-12 (-5 *3 (-885 (-205))) (-5 *2 (-294 (-357))) (-5 *1 (-284)))) (-3915 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357)))) (-5 *2 (-964)) (-5 *1 (-284)))) (-3847 (*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| (-1070 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3756 (-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 (-964)) (-5 *1 (-284)))) (-4074 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| -2282 (-357)) (|:| -3419 (-1072)) (|:| |explanations| (-591 (-1072))) (|:| |extra| (-964)))) (-5 *2 (-964)) (-5 *1 (-284)))) (-4074 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| -2282 (-357)) (|:| -3419 (-1072)) (|:| |explanations| (-591 (-1072))))) (-5 *2 (-964)) (-5 *1 (-284)))) (-3715 (*1 *2 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1072)) (-5 *1 (-284)))) (-1624 (*1 *2 *3) (-12 (-5 *3 (-591 (-964))) (-5 *2 (-964)) (-5 *1 (-284)))) (-1624 (*1 *2 *2 *2) (-12 (-5 *2 (-964)) (-5 *1 (-284)))) (-2041 (*1 *2 *3) (-12 (-5 *3 (-1013 (-781 (-205)))) (-5 *2 (-205)) (-5 *1 (-284)))) (-1276 (*1 *2 *3) (-12 (-5 *3 (-1013 (-781 (-205)))) (-5 *2 (-205)) (-5 *1 (-284)))) (-2425 (*1 *2 *3) (-12 (-5 *3 (-1070 (-205))) (-5 *2 (-591 (-1072))) (-5 *1 (-284)))) (-1782 (*1 *2 *3) (-12 (-5 *3 (-591 (-205))) (-5 *2 (-591 (-1072))) (-5 *1 (-284)))) (-3755 (*1 *2 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1072)) (-5 *1 (-284)))) (-2589 (*1 *2 *3) (-12 (-5 *3 (-205)) (-5 *2 (-1072)) (-5 *1 (-284)))) (-3486 (*1 *2 *3 *4) (-12 (-5 *4 (-1013 (-781 (-205)))) (-5 *3 (-205)) (-5 *2 (-108)) (-5 *1 (-284)))) (-3262 (*1 *2 *3) (-12 (-5 *3 (-1171 (-294 (-205)))) (-5 *2 (-1171 (-294 (-357)))) (-5 *1 (-284)))) (-1470 (*1 *2 *3) (-12 (-5 *3 (-294 (-205))) (-5 *2 (-294 (-357))) (-5 *1 (-284)))) (-3680 (*1 *2 *3) (-12 (-5 *3 (-591 (-205))) (-5 *2 (-1171 (-640))) (-5 *1 (-284)))) (-3885 (*1 *2 *3) (-12 (-5 *3 (-205)) (-5 *2 (-640)) (-5 *1 (-284)))) (-4117 (*1 *2 *3) (-12 (-5 *3 (-591 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))))) (-5 *2 (-591 (-205))) (-5 *1 (-284)))) (-1218 (*1 *2 *2) (-12 (-5 *2 (-1013 (-781 (-205)))) (-5 *1 (-284)))) (-2967 (*1 *2 *3) (-12 (-5 *3 (-294 (-205))) (-5 *2 (-294 (-385 (-525)))) (-5 *1 (-284)))) (-2600 (*1 *2 *3) (-12 (-5 *3 (-1171 (-294 (-205)))) (-5 *2 (-2 (|:| |additions| (-525)) (|:| |multiplications| (-525)) (|:| |exponentiations| (-525)) (|:| |functionCalls| (-525)))) (-5 *1 (-284)))) (-1327 (*1 *2 *3) (-12 (-5 *3 (-1171 (-294 (-205)))) (-5 *2 (-357)) (-5 *1 (-284)))) (-3399 (*1 *2 *2) (|partial| -12 (-5 *2 (-294 (-205))) (-5 *1 (-284)))) (-3321 (*1 *2 *3) (-12 (-5 *3 (-294 (-205))) (-5 *2 (-205)) (-5 *1 (-284)))) (-3129 (*1 *2 *3) (-12 (-5 *3 (-294 (-205))) (-5 *2 (-385 (-525))) (-5 *1 (-284)))) (-1803 (*1 *2 *3) (-12 (-5 *3 (-205)) (-5 *2 (-385 (-525))) (-5 *1 (-284)))) (-1300 (*1 *2 *3) (-12 (-5 *3 (-591 (-1013 (-781 (-357))))) (-5 *2 (-591 (-1013 (-781 (-205))))) (-5 *1 (-284)))) (-1611 (*1 *2 *3) (-12 (-5 *3 (-1013 (-781 (-357)))) (-5 *2 (-1013 (-781 (-205)))) (-5 *1 (-284)))) (-3757 (*1 *2 *3) (-12 (-5 *3 (-781 (-357))) (-5 *2 (-781 (-205))) (-5 *1 (-284)))) (-1536 (*1 *2 *3) (-12 (-5 *3 (-294 (-357))) (-5 *2 (-294 (-205))) (-5 *1 (-284)))) (-2841 (*1 *2 *3) (-12 (-5 *3 (-357)) (-5 *2 (-205)) (-5 *1 (-284)))))
+(-10 -7 (-15 -2841 ((-205) (-357))) (-15 -1536 ((-294 (-205)) (-294 (-357)))) (-15 -3757 ((-781 (-205)) (-781 (-357)))) (-15 -1611 ((-1013 (-781 (-205))) (-1013 (-781 (-357))))) (-15 -1300 ((-591 (-1013 (-781 (-205)))) (-591 (-1013 (-781 (-357)))))) (-15 -1803 ((-385 (-525)) (-205))) (-15 -3129 ((-385 (-525)) (-294 (-205)))) (-15 -3321 ((-205) (-294 (-205)))) (-15 -3399 ((-3 (-294 (-205)) "failed") (-294 (-205)))) (-15 -1327 ((-357) (-1171 (-294 (-205))))) (-15 -2600 ((-2 (|:| |additions| (-525)) (|:| |multiplications| (-525)) (|:| |exponentiations| (-525)) (|:| |functionCalls| (-525))) (-1171 (-294 (-205))))) (-15 -2967 ((-294 (-385 (-525))) (-294 (-205)))) (-15 -1218 ((-1013 (-781 (-205))) (-1013 (-781 (-205))))) (-15 -4117 ((-591 (-205)) (-591 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525))))))) (-15 -3885 ((-640) (-205))) (-15 -3680 ((-1171 (-640)) (-591 (-205)))) (-15 -1470 ((-294 (-357)) (-294 (-205)))) (-15 -3262 ((-1171 (-294 (-357))) (-1171 (-294 (-205))))) (-15 -3486 ((-108) (-205) (-1013 (-781 (-205))))) (-15 -2589 ((-1072) (-205))) (-15 -3755 ((-1072) (-357))) (-15 -1782 ((-591 (-1072)) (-591 (-205)))) (-15 -2425 ((-591 (-1072)) (-1070 (-205)))) (-15 -1276 ((-205) (-1013 (-781 (-205))))) (-15 -2041 ((-205) (-1013 (-781 (-205))))) (-15 -1624 ((-964) (-964) (-964))) (-15 -1624 ((-964) (-591 (-964)))) (-15 -3715 ((-1072) (-357))) (-15 -4074 ((-964) (-2 (|:| -2282 (-357)) (|:| -3419 (-1072)) (|:| |explanations| (-591 (-1072)))))) (-15 -4074 ((-964) (-2 (|:| -2282 (-357)) (|:| -3419 (-1072)) (|:| |explanations| (-591 (-1072))) (|:| |extra| (-964))))) (-15 -3847 ((-964) (-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| (-1070 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3756 (-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 -3915 ((-964) (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357))))) (-15 -3890 ((-294 (-357)) (-885 (-205)))) (-15 -3131 ((-205) (-885 (-205)))) (-15 -2471 ((-294 (-357)) (-205))) (-15 -3365 ((-205) (-385 (-525)))) (-15 -2928 ((-631 (-205)) (-591 (-205)) (-712))))
+((-1965 (((-108) $ $) 11)) (-3265 (($ $ $) 15)) (-3239 (($ $ $) 14)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) 44)) (-3188 (((-3 (-591 $) "failed") (-591 $) $) 53)) (-2124 (($ $ $) 21) (($ (-591 $)) NIL)) (-3387 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) 32) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 37)) (-3210 (((-3 $ "failed") $ $) 17)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) 46)))
+(((-285 |#1|) (-10 -8 (-15 -3188 ((-3 (-591 |#1|) "failed") (-591 |#1|) |#1|)) (-15 -3387 ((-3 (-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|)) "failed") |#1| |#1| |#1|)) (-15 -3387 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -3965 |#1|)) |#1| |#1|)) (-15 -3265 (|#1| |#1| |#1|)) (-15 -3239 (|#1| |#1| |#1|)) (-15 -1965 ((-108) |#1| |#1|)) (-15 -2018 ((-3 (-591 |#1|) "failed") (-591 |#1|) |#1|)) (-15 -1550 ((-2 (|:| -2976 (-591 |#1|)) (|:| -3965 |#1|)) (-591 |#1|))) (-15 -2124 (|#1| (-591 |#1|))) (-15 -2124 (|#1| |#1| |#1|)) (-15 -3210 ((-3 |#1| "failed") |#1| |#1|))) (-286)) (T -285))
+NIL
+(-10 -8 (-15 -3188 ((-3 (-591 |#1|) "failed") (-591 |#1|) |#1|)) (-15 -3387 ((-3 (-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|)) "failed") |#1| |#1| |#1|)) (-15 -3387 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -3965 |#1|)) |#1| |#1|)) (-15 -3265 (|#1| |#1| |#1|)) (-15 -3239 (|#1| |#1| |#1|)) (-15 -1965 ((-108) |#1| |#1|)) (-15 -2018 ((-3 (-591 |#1|) "failed") (-591 |#1|) |#1|)) (-15 -1550 ((-2 (|:| -2976 (-591 |#1|)) (|:| -3965 |#1|)) (-591 |#1|))) (-15 -2124 (|#1| (-591 |#1|))) (-15 -2124 (|#1| |#1| |#1|)) (-15 -3210 ((-3 |#1| "failed") |#1| |#1|)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) 41)) (-3641 (($ $) 40)) (-3077 (((-108) $) 38)) (-3332 (((-3 $ "failed") $ $) 19)) (-1965 (((-108) $ $) 59)) (-2055 (($) 17 T CONST)) (-3265 (($ $ $) 55)) (-1522 (((-3 $ "failed") $) 34)) (-3239 (($ $ $) 56)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) 51)) (-3865 (((-108) $) 31)) (-3188 (((-3 (-591 $) "failed") (-591 $) $) 52)) (-2081 (($ $ $) 46) (($ (-591 $)) 45)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) 44)) (-2124 (($ $ $) 48) (($ (-591 $)) 47)) (-3387 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-3210 (((-3 $ "failed") $ $) 42)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) 50)) (-3048 (((-712) $) 58)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) 57)) (-2686 (((-796) $) 11) (($ (-525)) 28) (($ $) 43)) (-3425 (((-712)) 29)) (-1724 (((-108) $ $) 39)) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-3944 (((-108) $ $) 6)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24)))
(((-286) (-131)) (T -286))
-((-1947 (*1 *2 *1 *1) (-12 (-4 *1 (-286)) (-5 *2 (-108)))) (-1712 (*1 *2 *1) (-12 (-4 *1 (-286)) (-5 *2 (-712)))) (-3999 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -2963 *1) (|:| -3407 *1))) (-4 *1 (-286)))) (-2110 (*1 *1 *1 *1) (-4 *1 (-286))) (-2129 (*1 *1 *1 *1) (-4 *1 (-286))) (-3375 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -3857 *1))) (-4 *1 (-286)))) (-3375 (*1 *2 *1 *1 *1) (|partial| -12 (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1))) (-4 *1 (-286)))) (-1758 (*1 *2 *2 *1) (|partial| -12 (-5 *2 (-591 *1)) (-4 *1 (-286)))))
-(-13 (-853) (-10 -8 (-15 -1947 ((-108) $ $)) (-15 -1712 ((-712) $)) (-15 -3999 ((-2 (|:| -2963 $) (|:| -3407 $)) $ $)) (-15 -2110 ($ $ $)) (-15 -2129 ($ $ $)) (-15 -3375 ((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $)) (-15 -3375 ((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $)) (-15 -1758 ((-3 (-591 $) "failed") (-591 $) $))))
+((-1965 (*1 *2 *1 *1) (-12 (-4 *1 (-286)) (-5 *2 (-108)))) (-3048 (*1 *2 *1) (-12 (-4 *1 (-286)) (-5 *2 (-712)))) (-3576 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -2746 *1) (|:| -2449 *1))) (-4 *1 (-286)))) (-3239 (*1 *1 *1 *1) (-4 *1 (-286))) (-3265 (*1 *1 *1 *1) (-4 *1 (-286))) (-3387 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -3965 *1))) (-4 *1 (-286)))) (-3387 (*1 *2 *1 *1 *1) (|partial| -12 (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1))) (-4 *1 (-286)))) (-3188 (*1 *2 *2 *1) (|partial| -12 (-5 *2 (-591 *1)) (-4 *1 (-286)))))
+(-13 (-853) (-10 -8 (-15 -1965 ((-108) $ $)) (-15 -3048 ((-712) $)) (-15 -3576 ((-2 (|:| -2746 $) (|:| -2449 $)) $ $)) (-15 -3239 ($ $ $)) (-15 -3265 ($ $ $)) (-15 -3387 ((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $)) (-15 -3387 ((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $)) (-15 -3188 ((-3 (-591 $) "failed") (-591 $) $))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 $) . T) ((-97) . T) ((-107 $ $) . T) ((-126) . T) ((-565 (-796)) . T) ((-160) . T) ((-269) . T) ((-429) . T) ((-517) . T) ((-593 $) . T) ((-659 $) . T) ((-668) . T) ((-853) . T) ((-981 $) . T) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T))
-((-4132 (($ $ (-591 |#2|) (-591 |#2|)) 14) (($ $ |#2| |#2|) NIL) (($ $ (-273 |#2|)) 11) (($ $ (-591 (-273 |#2|))) NIL)))
-(((-287 |#1| |#2|) (-10 -8 (-15 -4132 (|#1| |#1| (-591 (-273 |#2|)))) (-15 -4132 (|#1| |#1| (-273 |#2|))) (-15 -4132 (|#1| |#1| |#2| |#2|)) (-15 -4132 (|#1| |#1| (-591 |#2|) (-591 |#2|)))) (-288 |#2|) (-1018)) (T -287))
+((-1980 (($ $ (-591 |#2|) (-591 |#2|)) 14) (($ $ |#2| |#2|) NIL) (($ $ (-273 |#2|)) 11) (($ $ (-591 (-273 |#2|))) NIL)))
+(((-287 |#1| |#2|) (-10 -8 (-15 -1980 (|#1| |#1| (-591 (-273 |#2|)))) (-15 -1980 (|#1| |#1| (-273 |#2|))) (-15 -1980 (|#1| |#1| |#2| |#2|)) (-15 -1980 (|#1| |#1| (-591 |#2|) (-591 |#2|)))) (-288 |#2|) (-1018)) (T -287))
NIL
-(-10 -8 (-15 -4132 (|#1| |#1| (-591 (-273 |#2|)))) (-15 -4132 (|#1| |#1| (-273 |#2|))) (-15 -4132 (|#1| |#1| |#2| |#2|)) (-15 -4132 (|#1| |#1| (-591 |#2|) (-591 |#2|))))
-((-4132 (($ $ (-591 |#1|) (-591 |#1|)) 7) (($ $ |#1| |#1|) 6) (($ $ (-273 |#1|)) 11) (($ $ (-591 (-273 |#1|))) 10)))
+(-10 -8 (-15 -1980 (|#1| |#1| (-591 (-273 |#2|)))) (-15 -1980 (|#1| |#1| (-273 |#2|))) (-15 -1980 (|#1| |#1| |#2| |#2|)) (-15 -1980 (|#1| |#1| (-591 |#2|) (-591 |#2|))))
+((-1980 (($ $ (-591 |#1|) (-591 |#1|)) 7) (($ $ |#1| |#1|) 6) (($ $ (-273 |#1|)) 11) (($ $ (-591 (-273 |#1|))) 10)))
(((-288 |#1|) (-131) (-1018)) (T -288))
-((-4132 (*1 *1 *1 *2) (-12 (-5 *2 (-273 *3)) (-4 *1 (-288 *3)) (-4 *3 (-1018)))) (-4132 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-273 *3))) (-4 *1 (-288 *3)) (-4 *3 (-1018)))))
-(-13 (-486 |t#1| |t#1|) (-10 -8 (-15 -4132 ($ $ (-273 |t#1|))) (-15 -4132 ($ $ (-591 (-273 |t#1|))))))
+((-1980 (*1 *1 *1 *2) (-12 (-5 *2 (-273 *3)) (-4 *1 (-288 *3)) (-4 *3 (-1018)))) (-1980 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-273 *3))) (-4 *1 (-288 *3)) (-4 *3 (-1018)))))
+(-13 (-486 |t#1| |t#1|) (-10 -8 (-15 -1980 ($ $ (-273 |t#1|))) (-15 -1980 ($ $ (-591 (-273 |t#1|))))))
(((-486 |#1| |#1|) . T))
-((-4132 ((|#1| (-1 |#1| (-525)) (-1091 (-385 (-525)))) 25)))
-(((-289 |#1|) (-10 -7 (-15 -4132 (|#1| (-1 |#1| (-525)) (-1091 (-385 (-525)))))) (-37 (-385 (-525)))) (T -289))
-((-4132 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *2 (-525))) (-5 *4 (-1091 (-385 (-525)))) (-5 *1 (-289 *2)) (-4 *2 (-37 (-385 (-525)))))))
-(-10 -7 (-15 -4132 (|#1| (-1 |#1| (-525)) (-1091 (-385 (-525))))))
-((-3008 (((-108) $ $) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) 7)) (-4096 (((-108) $ $) 9)))
+((-1980 ((|#1| (-1 |#1| (-525)) (-1091 (-385 (-525)))) 25)))
+(((-289 |#1|) (-10 -7 (-15 -1980 (|#1| (-1 |#1| (-525)) (-1091 (-385 (-525)))))) (-37 (-385 (-525)))) (T -289))
+((-1980 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *2 (-525))) (-5 *4 (-1091 (-385 (-525)))) (-5 *1 (-289 *2)) (-4 *2 (-37 (-385 (-525)))))))
+(-10 -7 (-15 -1980 (|#1| (-1 |#1| (-525)) (-1091 (-385 (-525))))))
+((-2673 (((-108) $ $) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) 7)) (-3944 (((-108) $ $) 9)))
(((-290) (-1018)) (T -290))
NIL
(-1018)
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) 62)) (-1508 (((-1157 |#1| |#2| |#3| |#4|) $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-286)))) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3706 (($ $) NIL)) (-1715 (((-108) $) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-1965 (((-396 (-1085 $)) (-1085 $)) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-842)))) (-1291 (($ $) NIL)) (-2827 (((-396 $) $) NIL)) (-2252 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-842)))) (-1947 (((-108) $ $) NIL)) (-3329 (((-525) $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-761)))) (-3798 (($) NIL T CONST)) (-1251 (((-3 (-1157 |#1| |#2| |#3| |#4|) "failed") $) NIL) (((-3 (-1089) "failed") $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-966 (-1089)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-966 (-525)))) (((-3 (-525) "failed") $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-966 (-525)))) (((-3 (-1156 |#2| |#3| |#4|) "failed") $) 25)) (-3528 (((-1157 |#1| |#2| |#3| |#4|) $) NIL) (((-1089) $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-966 (-1089)))) (((-385 (-525)) $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-966 (-525)))) (((-525) $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-966 (-525)))) (((-1156 |#2| |#3| |#4|) $) NIL)) (-2129 (($ $ $) NIL)) (-3305 (((-631 (-525)) (-631 $)) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-587 (-525)))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-587 (-525)))) (((-2 (|:| -4057 (-631 (-1157 |#1| |#2| |#3| |#4|))) (|:| |vec| (-1171 (-1157 |#1| |#2| |#3| |#4|)))) (-631 $) (-1171 $)) NIL) (((-631 (-1157 |#1| |#2| |#3| |#4|)) (-631 $)) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-3377 (($) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-510)))) (-2110 (($ $ $) NIL)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL)) (-2744 (((-108) $) NIL)) (-2134 (((-108) $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-761)))) (-2011 (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-819 (-525)))) (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-819 (-357))))) (-2824 (((-108) $) NIL)) (-2368 (($ $) NIL)) (-1738 (((-1157 |#1| |#2| |#3| |#4|) $) 21)) (-2085 (((-3 $ "failed") $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-1065)))) (-2732 (((-108) $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-761)))) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3741 (($ $ $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-788)))) (-2478 (($ $ $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-788)))) (-1340 (($ (-1 (-1157 |#1| |#2| |#3| |#4|) (-1157 |#1| |#2| |#3| |#4|)) $) NIL)) (-2687 (((-3 (-781 |#2|) "failed") $) 78)) (-1356 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2339 (((-1072) $) NIL)) (-1622 (($ $) NIL)) (-3506 (($) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-1065)) CONST)) (-2047 (((-1036) $) NIL)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-1399 (($ $ $) NIL) (($ (-591 $)) NIL)) (-3093 (($ $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-286)))) (-2662 (((-1157 |#1| |#2| |#3| |#4|) $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-510)))) (-2916 (((-396 (-1085 $)) (-1085 $)) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-842)))) (-1626 (((-396 (-1085 $)) (-1085 $)) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-842)))) (-1348 (((-396 $) $) NIL)) (-3375 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2089 (((-3 $ "failed") $ $) NIL)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-4132 (($ $ (-591 (-1157 |#1| |#2| |#3| |#4|)) (-591 (-1157 |#1| |#2| |#3| |#4|))) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-288 (-1157 |#1| |#2| |#3| |#4|)))) (($ $ (-1157 |#1| |#2| |#3| |#4|) (-1157 |#1| |#2| |#3| |#4|)) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-288 (-1157 |#1| |#2| |#3| |#4|)))) (($ $ (-273 (-1157 |#1| |#2| |#3| |#4|))) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-288 (-1157 |#1| |#2| |#3| |#4|)))) (($ $ (-591 (-273 (-1157 |#1| |#2| |#3| |#4|)))) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-288 (-1157 |#1| |#2| |#3| |#4|)))) (($ $ (-591 (-1089)) (-591 (-1157 |#1| |#2| |#3| |#4|))) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-486 (-1089) (-1157 |#1| |#2| |#3| |#4|)))) (($ $ (-1089) (-1157 |#1| |#2| |#3| |#4|)) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-486 (-1089) (-1157 |#1| |#2| |#3| |#4|))))) (-1712 (((-712) $) NIL)) (-3164 (($ $ (-1157 |#1| |#2| |#3| |#4|)) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-265 (-1157 |#1| |#2| |#3| |#4|) (-1157 |#1| |#2| |#3| |#4|))))) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL)) (-3266 (($ $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-213))) (($ $ (-712)) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-213))) (($ $ (-1089)) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-833 (-1089)))) (($ $ (-1 (-1157 |#1| |#2| |#3| |#4|) (-1157 |#1| |#2| |#3| |#4|)) (-712)) NIL) (($ $ (-1 (-1157 |#1| |#2| |#3| |#4|) (-1157 |#1| |#2| |#3| |#4|))) NIL)) (-2966 (($ $) NIL)) (-1754 (((-1157 |#1| |#2| |#3| |#4|) $) 17)) (-1408 (((-825 (-525)) $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-566 (-825 (-525))))) (((-825 (-357)) $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-566 (-825 (-357))))) (((-501) $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-566 (-501)))) (((-357) $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-951))) (((-205) $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-951)))) (-2265 (((-3 (-1171 $) "failed") (-631 $)) NIL (-12 (|has| $ (-136)) (|has| (-1157 |#1| |#2| |#3| |#4|) (-842))))) (-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ (-1157 |#1| |#2| |#3| |#4|)) 29) (($ (-1089)) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-966 (-1089)))) (($ (-1156 |#2| |#3| |#4|)) 36)) (-1437 (((-3 $ "failed") $) NIL (-3321 (-12 (|has| $ (-136)) (|has| (-1157 |#1| |#2| |#3| |#4|) (-842))) (|has| (-1157 |#1| |#2| |#3| |#4|) (-136))))) (-2128 (((-712)) NIL)) (-3862 (((-1157 |#1| |#2| |#3| |#4|) $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-510)))) (-2495 (((-108) $ $) NIL)) (-1539 (($ $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-761)))) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-4191 (($) 41 T CONST)) (-4197 (($) NIL T CONST)) (-4196 (($ $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-213))) (($ $ (-712)) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-213))) (($ $ (-1089)) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-833 (-1089)))) (($ $ (-1 (-1157 |#1| |#2| |#3| |#4|) (-1157 |#1| |#2| |#3| |#4|)) (-712)) NIL) (($ $ (-1 (-1157 |#1| |#2| |#3| |#4|) (-1157 |#1| |#2| |#3| |#4|))) NIL)) (-4135 (((-108) $ $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-788)))) (-4119 (((-108) $ $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-788)))) (-4096 (((-108) $ $) NIL)) (-4126 (((-108) $ $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-788)))) (-4112 (((-108) $ $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-788)))) (-4173 (($ $ $) 34) (($ (-1157 |#1| |#2| |#3| |#4|) (-1157 |#1| |#2| |#3| |#4|)) 31)) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ (-1157 |#1| |#2| |#3| |#4|) $) 30) (($ $ (-1157 |#1| |#2| |#3| |#4|)) NIL)))
-(((-291 |#1| |#2| |#3| |#4|) (-13 (-923 (-1157 |#1| |#2| |#3| |#4|)) (-966 (-1156 |#2| |#3| |#4|)) (-10 -8 (-15 -2687 ((-3 (-781 |#2|) "failed") $)) (-15 -3022 ($ (-1156 |#2| |#3| |#4|))))) (-13 (-788) (-966 (-525)) (-587 (-525)) (-429)) (-13 (-27) (-1111) (-408 |#1|)) (-1089) |#2|) (T -291))
-((-3022 (*1 *1 *2) (-12 (-5 *2 (-1156 *4 *5 *6)) (-4 *4 (-13 (-27) (-1111) (-408 *3))) (-14 *5 (-1089)) (-14 *6 *4) (-4 *3 (-13 (-788) (-966 (-525)) (-587 (-525)) (-429))) (-5 *1 (-291 *3 *4 *5 *6)))) (-2687 (*1 *2 *1) (|partial| -12 (-4 *3 (-13 (-788) (-966 (-525)) (-587 (-525)) (-429))) (-5 *2 (-781 *4)) (-5 *1 (-291 *3 *4 *5 *6)) (-4 *4 (-13 (-27) (-1111) (-408 *3))) (-14 *5 (-1089)) (-14 *6 *4))))
-(-13 (-923 (-1157 |#1| |#2| |#3| |#4|)) (-966 (-1156 |#2| |#3| |#4|)) (-10 -8 (-15 -2687 ((-3 (-781 |#2|) "failed") $)) (-15 -3022 ($ (-1156 |#2| |#3| |#4|)))))
-((-1340 (((-294 |#2|) (-1 |#2| |#1|) (-294 |#1|)) 13)))
-(((-292 |#1| |#2|) (-10 -7 (-15 -1340 ((-294 |#2|) (-1 |#2| |#1|) (-294 |#1|)))) (-788) (-788)) (T -292))
-((-1340 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-294 *5)) (-4 *5 (-788)) (-4 *6 (-788)) (-5 *2 (-294 *6)) (-5 *1 (-292 *5 *6)))))
-(-10 -7 (-15 -1340 ((-294 |#2|) (-1 |#2| |#1|) (-294 |#1|))))
-((-1569 (((-51) |#2| (-273 |#2|) (-712)) 33) (((-51) |#2| (-273 |#2|)) 24) (((-51) |#2| (-712)) 28) (((-51) |#2|) 25) (((-51) (-1089)) 21)) (-3682 (((-51) |#2| (-273 |#2|) (-385 (-525))) 51) (((-51) |#2| (-273 |#2|)) 48) (((-51) |#2| (-385 (-525))) 50) (((-51) |#2|) 49) (((-51) (-1089)) 47)) (-1597 (((-51) |#2| (-273 |#2|) (-385 (-525))) 46) (((-51) |#2| (-273 |#2|)) 43) (((-51) |#2| (-385 (-525))) 45) (((-51) |#2|) 44) (((-51) (-1089)) 42)) (-1581 (((-51) |#2| (-273 |#2|) (-525)) 39) (((-51) |#2| (-273 |#2|)) 35) (((-51) |#2| (-525)) 38) (((-51) |#2|) 36) (((-51) (-1089)) 34)))
-(((-293 |#1| |#2|) (-10 -7 (-15 -1569 ((-51) (-1089))) (-15 -1569 ((-51) |#2|)) (-15 -1569 ((-51) |#2| (-712))) (-15 -1569 ((-51) |#2| (-273 |#2|))) (-15 -1569 ((-51) |#2| (-273 |#2|) (-712))) (-15 -1581 ((-51) (-1089))) (-15 -1581 ((-51) |#2|)) (-15 -1581 ((-51) |#2| (-525))) (-15 -1581 ((-51) |#2| (-273 |#2|))) (-15 -1581 ((-51) |#2| (-273 |#2|) (-525))) (-15 -1597 ((-51) (-1089))) (-15 -1597 ((-51) |#2|)) (-15 -1597 ((-51) |#2| (-385 (-525)))) (-15 -1597 ((-51) |#2| (-273 |#2|))) (-15 -1597 ((-51) |#2| (-273 |#2|) (-385 (-525)))) (-15 -3682 ((-51) (-1089))) (-15 -3682 ((-51) |#2|)) (-15 -3682 ((-51) |#2| (-385 (-525)))) (-15 -3682 ((-51) |#2| (-273 |#2|))) (-15 -3682 ((-51) |#2| (-273 |#2|) (-385 (-525))))) (-13 (-429) (-788) (-966 (-525)) (-587 (-525))) (-13 (-27) (-1111) (-408 |#1|))) (T -293))
-((-3682 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-273 *3)) (-5 *5 (-385 (-525))) (-4 *3 (-13 (-27) (-1111) (-408 *6))) (-4 *6 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *6 *3)))) (-3682 (*1 *2 *3 *4) (-12 (-5 *4 (-273 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *5))) (-4 *5 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *5 *3)))) (-3682 (*1 *2 *3 *4) (-12 (-5 *4 (-385 (-525))) (-4 *5 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *5 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *5))))) (-3682 (*1 *2 *3) (-12 (-4 *4 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *4 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *4))))) (-3682 (*1 *2 *3) (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *4 *5)) (-4 *5 (-13 (-27) (-1111) (-408 *4))))) (-1597 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-273 *3)) (-5 *5 (-385 (-525))) (-4 *3 (-13 (-27) (-1111) (-408 *6))) (-4 *6 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *6 *3)))) (-1597 (*1 *2 *3 *4) (-12 (-5 *4 (-273 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *5))) (-4 *5 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *5 *3)))) (-1597 (*1 *2 *3 *4) (-12 (-5 *4 (-385 (-525))) (-4 *5 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *5 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *5))))) (-1597 (*1 *2 *3) (-12 (-4 *4 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *4 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *4))))) (-1597 (*1 *2 *3) (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *4 *5)) (-4 *5 (-13 (-27) (-1111) (-408 *4))))) (-1581 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-273 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *6))) (-4 *6 (-13 (-429) (-788) (-966 *5) (-587 *5))) (-5 *5 (-525)) (-5 *2 (-51)) (-5 *1 (-293 *6 *3)))) (-1581 (*1 *2 *3 *4) (-12 (-5 *4 (-273 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *5))) (-4 *5 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *5 *3)))) (-1581 (*1 *2 *3 *4) (-12 (-5 *4 (-525)) (-4 *5 (-13 (-429) (-788) (-966 *4) (-587 *4))) (-5 *2 (-51)) (-5 *1 (-293 *5 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *5))))) (-1581 (*1 *2 *3) (-12 (-4 *4 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *4 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *4))))) (-1581 (*1 *2 *3) (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *4 *5)) (-4 *5 (-13 (-27) (-1111) (-408 *4))))) (-1569 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-273 *3)) (-5 *5 (-712)) (-4 *3 (-13 (-27) (-1111) (-408 *6))) (-4 *6 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *6 *3)))) (-1569 (*1 *2 *3 *4) (-12 (-5 *4 (-273 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *5))) (-4 *5 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *5 *3)))) (-1569 (*1 *2 *3 *4) (-12 (-5 *4 (-712)) (-4 *5 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *5 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *5))))) (-1569 (*1 *2 *3) (-12 (-4 *4 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *4 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *4))))) (-1569 (*1 *2 *3) (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *4 *5)) (-4 *5 (-13 (-27) (-1111) (-408 *4))))))
-(-10 -7 (-15 -1569 ((-51) (-1089))) (-15 -1569 ((-51) |#2|)) (-15 -1569 ((-51) |#2| (-712))) (-15 -1569 ((-51) |#2| (-273 |#2|))) (-15 -1569 ((-51) |#2| (-273 |#2|) (-712))) (-15 -1581 ((-51) (-1089))) (-15 -1581 ((-51) |#2|)) (-15 -1581 ((-51) |#2| (-525))) (-15 -1581 ((-51) |#2| (-273 |#2|))) (-15 -1581 ((-51) |#2| (-273 |#2|) (-525))) (-15 -1597 ((-51) (-1089))) (-15 -1597 ((-51) |#2|)) (-15 -1597 ((-51) |#2| (-385 (-525)))) (-15 -1597 ((-51) |#2| (-273 |#2|))) (-15 -1597 ((-51) |#2| (-273 |#2|) (-385 (-525)))) (-15 -3682 ((-51) (-1089))) (-15 -3682 ((-51) |#2|)) (-15 -3682 ((-51) |#2| (-385 (-525)))) (-15 -3682 ((-51) |#2| (-273 |#2|))) (-15 -3682 ((-51) |#2| (-273 |#2|) (-385 (-525)))))
-((-3008 (((-108) $ $) NIL)) (-2453 (((-591 $) $ (-1089)) NIL (|has| |#1| (-517))) (((-591 $) $) NIL (|has| |#1| (-517))) (((-591 $) (-1085 $) (-1089)) NIL (|has| |#1| (-517))) (((-591 $) (-1085 $)) NIL (|has| |#1| (-517))) (((-591 $) (-885 $)) NIL (|has| |#1| (-517)))) (-3719 (($ $ (-1089)) NIL (|has| |#1| (-517))) (($ $) NIL (|has| |#1| (-517))) (($ (-1085 $) (-1089)) NIL (|has| |#1| (-517))) (($ (-1085 $)) NIL (|has| |#1| (-517))) (($ (-885 $)) NIL (|has| |#1| (-517)))) (-1800 (((-108) $) 27 (-3321 (|has| |#1| (-25)) (-12 (|has| |#1| (-587 (-525))) (|has| |#1| (-975)))))) (-1507 (((-591 (-1089)) $) 348)) (-1312 (((-385 (-1085 $)) $ (-564 $)) NIL (|has| |#1| (-517)))) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3706 (($ $) NIL (|has| |#1| (-517)))) (-1715 (((-108) $) NIL (|has| |#1| (-517)))) (-3374 (((-591 (-564 $)) $) NIL)) (-1987 (($ $) 157 (|has| |#1| (-517)))) (-3169 (($ $) 133 (|has| |#1| (-517)))) (-2329 (($ $ (-1011 $)) 218 (|has| |#1| (-517))) (($ $ (-1089)) 214 (|has| |#1| (-517)))) (-2157 (((-3 $ "failed") $ $) NIL (-3321 (|has| |#1| (-21)) (-12 (|has| |#1| (-587 (-525))) (|has| |#1| (-975)))))) (-3825 (($ $ (-273 $)) NIL) (($ $ (-591 (-273 $))) 365) (($ $ (-591 (-564 $)) (-591 $)) 409)) (-1965 (((-396 (-1085 $)) (-1085 $)) 292 (-12 (|has| |#1| (-429)) (|has| |#1| (-517))))) (-1291 (($ $) NIL (|has| |#1| (-517)))) (-2827 (((-396 $) $) NIL (|has| |#1| (-517)))) (-1361 (($ $) NIL (|has| |#1| (-517)))) (-1947 (((-108) $ $) NIL (|has| |#1| (-517)))) (-1431 (($ $) 153 (|has| |#1| (-517)))) (-3144 (($ $) 129 (|has| |#1| (-517)))) (-3800 (($ $ (-525)) 65 (|has| |#1| (-517)))) (-1719 (($ $) 161 (|has| |#1| (-517)))) (-1321 (($ $) 137 (|has| |#1| (-517)))) (-3798 (($) NIL (-3321 (|has| |#1| (-25)) (-12 (|has| |#1| (-587 (-525))) (|has| |#1| (-975))) (|has| |#1| (-1030))) CONST)) (-2733 (((-591 $) $ (-1089)) NIL (|has| |#1| (-517))) (((-591 $) $) NIL (|has| |#1| (-517))) (((-591 $) (-1085 $) (-1089)) NIL (|has| |#1| (-517))) (((-591 $) (-1085 $)) NIL (|has| |#1| (-517))) (((-591 $) (-885 $)) NIL (|has| |#1| (-517)))) (-3642 (($ $ (-1089)) NIL (|has| |#1| (-517))) (($ $) NIL (|has| |#1| (-517))) (($ (-1085 $) (-1089)) 120 (|has| |#1| (-517))) (($ (-1085 $)) NIL (|has| |#1| (-517))) (($ (-885 $)) NIL (|has| |#1| (-517)))) (-1251 (((-3 (-564 $) "failed") $) 17) (((-3 (-1089) "failed") $) NIL) (((-3 |#1| "failed") $) 418) (((-3 (-47) "failed") $) 320 (-12 (|has| |#1| (-517)) (|has| |#1| (-966 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#1| (-966 (-525)))) (((-3 (-385 (-885 |#1|)) "failed") $) NIL (|has| |#1| (-517))) (((-3 (-885 |#1|) "failed") $) NIL (|has| |#1| (-975))) (((-3 (-385 (-525)) "failed") $) 46 (-3321 (-12 (|has| |#1| (-517)) (|has| |#1| (-966 (-525)))) (|has| |#1| (-966 (-385 (-525))))))) (-3528 (((-564 $) $) 11) (((-1089) $) NIL) ((|#1| $) 400) (((-47) $) NIL (-12 (|has| |#1| (-517)) (|has| |#1| (-966 (-525))))) (((-525) $) NIL (|has| |#1| (-966 (-525)))) (((-385 (-885 |#1|)) $) NIL (|has| |#1| (-517))) (((-885 |#1|) $) NIL (|has| |#1| (-975))) (((-385 (-525)) $) 303 (-3321 (-12 (|has| |#1| (-517)) (|has| |#1| (-966 (-525)))) (|has| |#1| (-966 (-385 (-525))))))) (-2129 (($ $ $) NIL (|has| |#1| (-517)))) (-3305 (((-2 (|:| -4057 (-631 |#1|)) (|:| |vec| (-1171 |#1|))) (-631 $) (-1171 $)) 113 (|has| |#1| (-975))) (((-631 |#1|) (-631 $)) 103 (|has| |#1| (-975))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (-12 (|has| |#1| (-587 (-525))) (|has| |#1| (-975)))) (((-631 (-525)) (-631 $)) NIL (-12 (|has| |#1| (-587 (-525))) (|has| |#1| (-975))))) (-1227 (($ $) 85 (|has| |#1| (-517)))) (-4163 (((-3 $ "failed") $) NIL (-3321 (-12 (|has| |#1| (-587 (-525))) (|has| |#1| (-975))) (|has| |#1| (-1030))))) (-2110 (($ $ $) NIL (|has| |#1| (-517)))) (-3783 (($ $ (-1011 $)) 222 (|has| |#1| (-517))) (($ $ (-1089)) 220 (|has| |#1| (-517)))) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL (|has| |#1| (-517)))) (-2744 (((-108) $) NIL (|has| |#1| (-517)))) (-2307 (($ $ $) 188 (|has| |#1| (-517)))) (-1784 (($) 123 (|has| |#1| (-517)))) (-1994 (($ $ $) 208 (|has| |#1| (-517)))) (-2011 (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) 371 (|has| |#1| (-819 (-525)))) (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) 378 (|has| |#1| (-819 (-357))))) (-1668 (($ $) NIL) (($ (-591 $)) NIL)) (-2194 (((-591 (-110)) $) NIL)) (-3219 (((-110) (-110)) 263)) (-2824 (((-108) $) 25 (-3321 (-12 (|has| |#1| (-587 (-525))) (|has| |#1| (-975))) (|has| |#1| (-1030))))) (-2419 (((-108) $) NIL (|has| $ (-966 (-525))))) (-2368 (($ $) 67 (|has| |#1| (-975)))) (-1738 (((-1041 |#1| (-564 $)) $) 80 (|has| |#1| (-975)))) (-2571 (((-108) $) 47 (|has| |#1| (-517)))) (-3956 (($ $ (-525)) NIL (|has| |#1| (-517)))) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-517)))) (-2695 (((-1085 $) (-564 $)) 264 (|has| $ (-975)))) (-3741 (($ $ $) NIL)) (-2478 (($ $ $) NIL)) (-1340 (($ (-1 $ $) (-564 $)) 405)) (-1405 (((-3 (-564 $) "failed") $) NIL)) (-1488 (($ $) 127 (|has| |#1| (-517)))) (-2433 (($ $) 233 (|has| |#1| (-517)))) (-1356 (($ (-591 $)) NIL (|has| |#1| (-517))) (($ $ $) NIL (|has| |#1| (-517)))) (-2339 (((-1072) $) NIL)) (-1298 (((-591 (-564 $)) $) 49)) (-1843 (($ (-110) $) NIL) (($ (-110) (-591 $)) 410)) (-3376 (((-3 (-591 $) "failed") $) NIL (|has| |#1| (-1030)))) (-3877 (((-3 (-2 (|:| |val| $) (|:| -2008 (-525))) "failed") $) NIL (|has| |#1| (-975)))) (-2010 (((-3 (-591 $) "failed") $) 413 (|has| |#1| (-25)))) (-2104 (((-3 (-2 (|:| -3482 (-525)) (|:| |var| (-564 $))) "failed") $) 417 (|has| |#1| (-25)))) (-2292 (((-3 (-2 (|:| |var| (-564 $)) (|:| -2008 (-525))) "failed") $) NIL (|has| |#1| (-1030))) (((-3 (-2 (|:| |var| (-564 $)) (|:| -2008 (-525))) "failed") $ (-110)) NIL (|has| |#1| (-975))) (((-3 (-2 (|:| |var| (-564 $)) (|:| -2008 (-525))) "failed") $ (-1089)) NIL (|has| |#1| (-975)))) (-1709 (((-108) $ (-110)) NIL) (((-108) $ (-1089)) 53)) (-1622 (($ $) NIL (-3321 (|has| |#1| (-450)) (|has| |#1| (-517))))) (-1817 (($ $ (-1089)) 237 (|has| |#1| (-517))) (($ $ (-1011 $)) 239 (|has| |#1| (-517)))) (-2965 (((-712) $) NIL)) (-2047 (((-1036) $) NIL)) (-1634 (((-108) $) 43)) (-1646 ((|#1| $) NIL)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) 285 (|has| |#1| (-517)))) (-1399 (($ (-591 $)) NIL (|has| |#1| (-517))) (($ $ $) NIL (|has| |#1| (-517)))) (-1988 (((-108) $ $) NIL) (((-108) $ (-1089)) NIL)) (-3992 (($ $ (-1089)) 212 (|has| |#1| (-517))) (($ $) 210 (|has| |#1| (-517)))) (-1603 (($ $) 204 (|has| |#1| (-517)))) (-1626 (((-396 (-1085 $)) (-1085 $)) 290 (-12 (|has| |#1| (-429)) (|has| |#1| (-517))))) (-1348 (((-396 $) $) NIL (|has| |#1| (-517)))) (-3375 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-517))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL (|has| |#1| (-517)))) (-2089 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-517)))) (-1409 (($ $) 125 (|has| |#1| (-517)))) (-3451 (((-108) $) NIL (|has| $ (-966 (-525))))) (-4132 (($ $ (-564 $) $) NIL) (($ $ (-591 (-564 $)) (-591 $)) 404) (($ $ (-591 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-591 $) (-591 $)) NIL) (($ $ (-591 (-1089)) (-591 (-1 $ $))) NIL) (($ $ (-591 (-1089)) (-591 (-1 $ (-591 $)))) NIL) (($ $ (-1089) (-1 $ (-591 $))) NIL) (($ $ (-1089) (-1 $ $)) NIL) (($ $ (-591 (-110)) (-591 (-1 $ $))) 358) (($ $ (-591 (-110)) (-591 (-1 $ (-591 $)))) NIL) (($ $ (-110) (-1 $ (-591 $))) NIL) (($ $ (-110) (-1 $ $)) NIL) (($ $ (-1089)) NIL (|has| |#1| (-566 (-501)))) (($ $ (-591 (-1089))) NIL (|has| |#1| (-566 (-501)))) (($ $) NIL (|has| |#1| (-566 (-501)))) (($ $ (-110) $ (-1089)) 346 (|has| |#1| (-566 (-501)))) (($ $ (-591 (-110)) (-591 $) (-1089)) 345 (|has| |#1| (-566 (-501)))) (($ $ (-591 (-1089)) (-591 (-712)) (-591 (-1 $ $))) NIL (|has| |#1| (-975))) (($ $ (-591 (-1089)) (-591 (-712)) (-591 (-1 $ (-591 $)))) NIL (|has| |#1| (-975))) (($ $ (-1089) (-712) (-1 $ (-591 $))) NIL (|has| |#1| (-975))) (($ $ (-1089) (-712) (-1 $ $)) NIL (|has| |#1| (-975)))) (-1712 (((-712) $) NIL (|has| |#1| (-517)))) (-3103 (($ $) 225 (|has| |#1| (-517)))) (-3164 (($ (-110) $) NIL) (($ (-110) $ $) NIL) (($ (-110) $ $ $) NIL) (($ (-110) $ $ $ $) NIL) (($ (-110) (-591 $)) NIL)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL (|has| |#1| (-517)))) (-1484 (($ $) NIL) (($ $ $) NIL)) (-3131 (($ $) 235 (|has| |#1| (-517)))) (-3225 (($ $) 186 (|has| |#1| (-517)))) (-3266 (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#1| (-975))) (($ $ (-1089) (-712)) NIL (|has| |#1| (-975))) (($ $ (-591 (-1089))) NIL (|has| |#1| (-975))) (($ $ (-1089)) NIL (|has| |#1| (-975)))) (-2966 (($ $) 68 (|has| |#1| (-517)))) (-1754 (((-1041 |#1| (-564 $)) $) 82 (|has| |#1| (-517)))) (-1478 (($ $) 301 (|has| $ (-975)))) (-1502 (($ $) 163 (|has| |#1| (-517)))) (-1333 (($ $) 139 (|has| |#1| (-517)))) (-1996 (($ $) 159 (|has| |#1| (-517)))) (-1309 (($ $) 135 (|has| |#1| (-517)))) (-1973 (($ $) 155 (|has| |#1| (-517)))) (-3156 (($ $) 131 (|has| |#1| (-517)))) (-1408 (((-825 (-525)) $) NIL (|has| |#1| (-566 (-825 (-525))))) (((-825 (-357)) $) NIL (|has| |#1| (-566 (-825 (-357))))) (($ (-396 $)) NIL (|has| |#1| (-517))) (((-501) $) 343 (|has| |#1| (-566 (-501))))) (-3228 (($ $ $) NIL (|has| |#1| (-450)))) (-3619 (($ $ $) NIL (|has| |#1| (-450)))) (-3022 (((-796) $) 403) (($ (-564 $)) 394) (($ (-1089)) 360) (($ |#1|) 321) (($ $) NIL (|has| |#1| (-517))) (($ (-47)) 296 (-12 (|has| |#1| (-517)) (|has| |#1| (-966 (-525))))) (($ (-1041 |#1| (-564 $))) 84 (|has| |#1| (-975))) (($ (-385 |#1|)) NIL (|has| |#1| (-517))) (($ (-885 (-385 |#1|))) NIL (|has| |#1| (-517))) (($ (-385 (-885 (-385 |#1|)))) NIL (|has| |#1| (-517))) (($ (-385 (-885 |#1|))) NIL (|has| |#1| (-517))) (($ (-885 |#1|)) NIL (|has| |#1| (-975))) (($ (-385 (-525))) NIL (-3321 (|has| |#1| (-517)) (|has| |#1| (-966 (-385 (-525)))))) (($ (-525)) 34 (-3321 (|has| |#1| (-966 (-525))) (|has| |#1| (-975))))) (-1437 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-2128 (((-712)) NIL (|has| |#1| (-975)))) (-2989 (($ $) NIL) (($ (-591 $)) NIL)) (-2516 (($ $ $) 206 (|has| |#1| (-517)))) (-2271 (($ $ $) 192 (|has| |#1| (-517)))) (-3481 (($ $ $) 196 (|has| |#1| (-517)))) (-4123 (($ $ $) 190 (|has| |#1| (-517)))) (-1330 (($ $ $) 194 (|has| |#1| (-517)))) (-2661 (((-108) (-110)) 9)) (-1563 (($ $) 169 (|has| |#1| (-517)))) (-1371 (($ $) 145 (|has| |#1| (-517)))) (-2495 (((-108) $ $) NIL (|has| |#1| (-517)))) (-1515 (($ $) 165 (|has| |#1| (-517)))) (-1346 (($ $) 141 (|has| |#1| (-517)))) (-1591 (($ $) 173 (|has| |#1| (-517)))) (-1400 (($ $) 149 (|has| |#1| (-517)))) (-2745 (($ (-1089) $) NIL) (($ (-1089) $ $) NIL) (($ (-1089) $ $ $) NIL) (($ (-1089) $ $ $ $) NIL) (($ (-1089) (-591 $)) NIL)) (-2072 (($ $) 200 (|has| |#1| (-517)))) (-1828 (($ $) 198 (|has| |#1| (-517)))) (-3277 (($ $) 175 (|has| |#1| (-517)))) (-1415 (($ $) 151 (|has| |#1| (-517)))) (-1578 (($ $) 171 (|has| |#1| (-517)))) (-1385 (($ $) 147 (|has| |#1| (-517)))) (-1527 (($ $) 167 (|has| |#1| (-517)))) (-1358 (($ $) 143 (|has| |#1| (-517)))) (-1539 (($ $) 178 (|has| |#1| (-517)))) (-3710 (($ $ (-525)) NIL (-3321 (|has| |#1| (-450)) (|has| |#1| (-517)))) (($ $ (-712)) NIL (-3321 (-12 (|has| |#1| (-587 (-525))) (|has| |#1| (-975))) (|has| |#1| (-1030)))) (($ $ (-854)) NIL (-3321 (-12 (|has| |#1| (-587 (-525))) (|has| |#1| (-975))) (|has| |#1| (-1030))))) (-4191 (($) 20 (-3321 (|has| |#1| (-25)) (-12 (|has| |#1| (-587 (-525))) (|has| |#1| (-975)))) CONST)) (-2515 (($ $) 229 (|has| |#1| (-517)))) (-4197 (($) 22 (-3321 (-12 (|has| |#1| (-587 (-525))) (|has| |#1| (-975))) (|has| |#1| (-1030))) CONST)) (-3834 (($ $) 180 (|has| |#1| (-517))) (($ $ $) 182 (|has| |#1| (-517)))) (-3337 (($ $) 227 (|has| |#1| (-517)))) (-4196 (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#1| (-975))) (($ $ (-1089) (-712)) NIL (|has| |#1| (-975))) (($ $ (-591 (-1089))) NIL (|has| |#1| (-975))) (($ $ (-1089)) NIL (|has| |#1| (-975)))) (-1479 (($ $) 231 (|has| |#1| (-517)))) (-1617 (($ $ $) 184 (|has| |#1| (-517)))) (-4135 (((-108) $ $) NIL)) (-4119 (((-108) $ $) NIL)) (-4096 (((-108) $ $) 77)) (-4126 (((-108) $ $) NIL)) (-4112 (((-108) $ $) 76)) (-4173 (($ (-1041 |#1| (-564 $)) (-1041 |#1| (-564 $))) 94 (|has| |#1| (-517))) (($ $ $) 42 (-3321 (|has| |#1| (-450)) (|has| |#1| (-517))))) (-4164 (($ $ $) 40 (-3321 (|has| |#1| (-21)) (-12 (|has| |#1| (-587 (-525))) (|has| |#1| (-975))))) (($ $) 29 (-3321 (|has| |#1| (-21)) (-12 (|has| |#1| (-587 (-525))) (|has| |#1| (-975)))))) (-4156 (($ $ $) 38 (-3321 (|has| |#1| (-25)) (-12 (|has| |#1| (-587 (-525))) (|has| |#1| (-975)))))) (** (($ $ $) 62 (|has| |#1| (-517))) (($ $ (-385 (-525))) 298 (|has| |#1| (-517))) (($ $ (-525)) 72 (-3321 (|has| |#1| (-450)) (|has| |#1| (-517)))) (($ $ (-712)) 69 (-3321 (-12 (|has| |#1| (-587 (-525))) (|has| |#1| (-975))) (|has| |#1| (-1030)))) (($ $ (-854)) 74 (-3321 (-12 (|has| |#1| (-587 (-525))) (|has| |#1| (-975))) (|has| |#1| (-1030))))) (* (($ (-385 (-525)) $) NIL (|has| |#1| (-517))) (($ $ (-385 (-525))) NIL (|has| |#1| (-517))) (($ |#1| $) NIL (|has| |#1| (-160))) (($ $ |#1|) NIL (|has| |#1| (-160))) (($ $ $) 36 (-3321 (-12 (|has| |#1| (-587 (-525))) (|has| |#1| (-975))) (|has| |#1| (-1030)))) (($ (-525) $) 32 (-3321 (|has| |#1| (-21)) (-12 (|has| |#1| (-587 (-525))) (|has| |#1| (-975))))) (($ (-712) $) NIL (-3321 (|has| |#1| (-25)) (-12 (|has| |#1| (-587 (-525))) (|has| |#1| (-975))))) (($ (-854) $) NIL (-3321 (|has| |#1| (-25)) (-12 (|has| |#1| (-587 (-525))) (|has| |#1| (-975)))))))
-(((-294 |#1|) (-13 (-408 |#1|) (-10 -8 (IF (|has| |#1| (-517)) (PROGN (-6 (-29 |#1|)) (-6 (-1111)) (-6 (-149)) (-6 (-577)) (-6 (-1053)) (-15 -1227 ($ $)) (-15 -2571 ((-108) $)) (-15 -3800 ($ $ (-525))) (IF (|has| |#1| (-429)) (PROGN (-15 -1626 ((-396 (-1085 $)) (-1085 $))) (-15 -1965 ((-396 (-1085 $)) (-1085 $)))) |%noBranch|) (IF (|has| |#1| (-966 (-525))) (-6 (-966 (-47))) |%noBranch|)) |%noBranch|))) (-788)) (T -294))
-((-1227 (*1 *1 *1) (-12 (-5 *1 (-294 *2)) (-4 *2 (-517)) (-4 *2 (-788)))) (-2571 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-294 *3)) (-4 *3 (-517)) (-4 *3 (-788)))) (-3800 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-294 *3)) (-4 *3 (-517)) (-4 *3 (-788)))) (-1626 (*1 *2 *3) (-12 (-5 *2 (-396 (-1085 *1))) (-5 *1 (-294 *4)) (-5 *3 (-1085 *1)) (-4 *4 (-429)) (-4 *4 (-517)) (-4 *4 (-788)))) (-1965 (*1 *2 *3) (-12 (-5 *2 (-396 (-1085 *1))) (-5 *1 (-294 *4)) (-5 *3 (-1085 *1)) (-4 *4 (-429)) (-4 *4 (-517)) (-4 *4 (-788)))))
-(-13 (-408 |#1|) (-10 -8 (IF (|has| |#1| (-517)) (PROGN (-6 (-29 |#1|)) (-6 (-1111)) (-6 (-149)) (-6 (-577)) (-6 (-1053)) (-15 -1227 ($ $)) (-15 -2571 ((-108) $)) (-15 -3800 ($ $ (-525))) (IF (|has| |#1| (-429)) (PROGN (-15 -1626 ((-396 (-1085 $)) (-1085 $))) (-15 -1965 ((-396 (-1085 $)) (-1085 $)))) |%noBranch|) (IF (|has| |#1| (-966 (-525))) (-6 (-966 (-47))) |%noBranch|)) |%noBranch|)))
-((-1692 (((-51) |#2| (-110) (-273 |#2|) (-591 |#2|)) 88) (((-51) |#2| (-110) (-273 |#2|) (-273 |#2|)) 84) (((-51) |#2| (-110) (-273 |#2|) |#2|) 86) (((-51) (-273 |#2|) (-110) (-273 |#2|) |#2|) 87) (((-51) (-591 |#2|) (-591 (-110)) (-273 |#2|) (-591 (-273 |#2|))) 80) (((-51) (-591 |#2|) (-591 (-110)) (-273 |#2|) (-591 |#2|)) 82) (((-51) (-591 (-273 |#2|)) (-591 (-110)) (-273 |#2|) (-591 |#2|)) 83) (((-51) (-591 (-273 |#2|)) (-591 (-110)) (-273 |#2|) (-591 (-273 |#2|))) 81) (((-51) (-273 |#2|) (-110) (-273 |#2|) (-591 |#2|)) 89) (((-51) (-273 |#2|) (-110) (-273 |#2|) (-273 |#2|)) 85)))
-(((-295 |#1| |#2|) (-10 -7 (-15 -1692 ((-51) (-273 |#2|) (-110) (-273 |#2|) (-273 |#2|))) (-15 -1692 ((-51) (-273 |#2|) (-110) (-273 |#2|) (-591 |#2|))) (-15 -1692 ((-51) (-591 (-273 |#2|)) (-591 (-110)) (-273 |#2|) (-591 (-273 |#2|)))) (-15 -1692 ((-51) (-591 (-273 |#2|)) (-591 (-110)) (-273 |#2|) (-591 |#2|))) (-15 -1692 ((-51) (-591 |#2|) (-591 (-110)) (-273 |#2|) (-591 |#2|))) (-15 -1692 ((-51) (-591 |#2|) (-591 (-110)) (-273 |#2|) (-591 (-273 |#2|)))) (-15 -1692 ((-51) (-273 |#2|) (-110) (-273 |#2|) |#2|)) (-15 -1692 ((-51) |#2| (-110) (-273 |#2|) |#2|)) (-15 -1692 ((-51) |#2| (-110) (-273 |#2|) (-273 |#2|))) (-15 -1692 ((-51) |#2| (-110) (-273 |#2|) (-591 |#2|)))) (-13 (-788) (-517) (-566 (-501))) (-408 |#1|)) (T -295))
-((-1692 (*1 *2 *3 *4 *5 *6) (-12 (-5 *4 (-110)) (-5 *5 (-273 *3)) (-5 *6 (-591 *3)) (-4 *3 (-408 *7)) (-4 *7 (-13 (-788) (-517) (-566 (-501)))) (-5 *2 (-51)) (-5 *1 (-295 *7 *3)))) (-1692 (*1 *2 *3 *4 *5 *5) (-12 (-5 *4 (-110)) (-5 *5 (-273 *3)) (-4 *3 (-408 *6)) (-4 *6 (-13 (-788) (-517) (-566 (-501)))) (-5 *2 (-51)) (-5 *1 (-295 *6 *3)))) (-1692 (*1 *2 *3 *4 *5 *3) (-12 (-5 *4 (-110)) (-5 *5 (-273 *3)) (-4 *3 (-408 *6)) (-4 *6 (-13 (-788) (-517) (-566 (-501)))) (-5 *2 (-51)) (-5 *1 (-295 *6 *3)))) (-1692 (*1 *2 *3 *4 *3 *5) (-12 (-5 *3 (-273 *5)) (-5 *4 (-110)) (-4 *5 (-408 *6)) (-4 *6 (-13 (-788) (-517) (-566 (-501)))) (-5 *2 (-51)) (-5 *1 (-295 *6 *5)))) (-1692 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-591 *8)) (-5 *4 (-591 (-110))) (-5 *6 (-591 (-273 *8))) (-4 *8 (-408 *7)) (-5 *5 (-273 *8)) (-4 *7 (-13 (-788) (-517) (-566 (-501)))) (-5 *2 (-51)) (-5 *1 (-295 *7 *8)))) (-1692 (*1 *2 *3 *4 *5 *3) (-12 (-5 *3 (-591 *7)) (-5 *4 (-591 (-110))) (-5 *5 (-273 *7)) (-4 *7 (-408 *6)) (-4 *6 (-13 (-788) (-517) (-566 (-501)))) (-5 *2 (-51)) (-5 *1 (-295 *6 *7)))) (-1692 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-591 (-273 *8))) (-5 *4 (-591 (-110))) (-5 *5 (-273 *8)) (-5 *6 (-591 *8)) (-4 *8 (-408 *7)) (-4 *7 (-13 (-788) (-517) (-566 (-501)))) (-5 *2 (-51)) (-5 *1 (-295 *7 *8)))) (-1692 (*1 *2 *3 *4 *5 *3) (-12 (-5 *3 (-591 (-273 *7))) (-5 *4 (-591 (-110))) (-5 *5 (-273 *7)) (-4 *7 (-408 *6)) (-4 *6 (-13 (-788) (-517) (-566 (-501)))) (-5 *2 (-51)) (-5 *1 (-295 *6 *7)))) (-1692 (*1 *2 *3 *4 *3 *5) (-12 (-5 *3 (-273 *7)) (-5 *4 (-110)) (-5 *5 (-591 *7)) (-4 *7 (-408 *6)) (-4 *6 (-13 (-788) (-517) (-566 (-501)))) (-5 *2 (-51)) (-5 *1 (-295 *6 *7)))) (-1692 (*1 *2 *3 *4 *3 *3) (-12 (-5 *3 (-273 *6)) (-5 *4 (-110)) (-4 *6 (-408 *5)) (-4 *5 (-13 (-788) (-517) (-566 (-501)))) (-5 *2 (-51)) (-5 *1 (-295 *5 *6)))))
-(-10 -7 (-15 -1692 ((-51) (-273 |#2|) (-110) (-273 |#2|) (-273 |#2|))) (-15 -1692 ((-51) (-273 |#2|) (-110) (-273 |#2|) (-591 |#2|))) (-15 -1692 ((-51) (-591 (-273 |#2|)) (-591 (-110)) (-273 |#2|) (-591 (-273 |#2|)))) (-15 -1692 ((-51) (-591 (-273 |#2|)) (-591 (-110)) (-273 |#2|) (-591 |#2|))) (-15 -1692 ((-51) (-591 |#2|) (-591 (-110)) (-273 |#2|) (-591 |#2|))) (-15 -1692 ((-51) (-591 |#2|) (-591 (-110)) (-273 |#2|) (-591 (-273 |#2|)))) (-15 -1692 ((-51) (-273 |#2|) (-110) (-273 |#2|) |#2|)) (-15 -1692 ((-51) |#2| (-110) (-273 |#2|) |#2|)) (-15 -1692 ((-51) |#2| (-110) (-273 |#2|) (-273 |#2|))) (-15 -1692 ((-51) |#2| (-110) (-273 |#2|) (-591 |#2|))))
-((-3954 (((-1121 (-859)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1013 (-205)) (-205) (-525) (-1072)) 46) (((-1121 (-859)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1013 (-205)) (-205) (-525)) 47) (((-1121 (-859)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1013 (-205)) (-1 (-205) (-205)) (-525) (-1072)) 43) (((-1121 (-859)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1013 (-205)) (-1 (-205) (-205)) (-525)) 44)) (-2152 (((-1 (-205) (-205)) (-205)) 45)))
-(((-296) (-10 -7 (-15 -2152 ((-1 (-205) (-205)) (-205))) (-15 -3954 ((-1121 (-859)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1013 (-205)) (-1 (-205) (-205)) (-525))) (-15 -3954 ((-1121 (-859)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1013 (-205)) (-1 (-205) (-205)) (-525) (-1072))) (-15 -3954 ((-1121 (-859)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1013 (-205)) (-205) (-525))) (-15 -3954 ((-1121 (-859)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1013 (-205)) (-205) (-525) (-1072))))) (T -296))
-((-3954 (*1 *2 *3 *3 *3 *4 *5 *6 *7 *8) (-12 (-5 *3 (-294 (-525))) (-5 *4 (-1 (-205) (-205))) (-5 *5 (-1013 (-205))) (-5 *6 (-205)) (-5 *7 (-525)) (-5 *8 (-1072)) (-5 *2 (-1121 (-859))) (-5 *1 (-296)))) (-3954 (*1 *2 *3 *3 *3 *4 *5 *6 *7) (-12 (-5 *3 (-294 (-525))) (-5 *4 (-1 (-205) (-205))) (-5 *5 (-1013 (-205))) (-5 *6 (-205)) (-5 *7 (-525)) (-5 *2 (-1121 (-859))) (-5 *1 (-296)))) (-3954 (*1 *2 *3 *3 *3 *4 *5 *4 *6 *7) (-12 (-5 *3 (-294 (-525))) (-5 *4 (-1 (-205) (-205))) (-5 *5 (-1013 (-205))) (-5 *6 (-525)) (-5 *7 (-1072)) (-5 *2 (-1121 (-859))) (-5 *1 (-296)))) (-3954 (*1 *2 *3 *3 *3 *4 *5 *4 *6) (-12 (-5 *3 (-294 (-525))) (-5 *4 (-1 (-205) (-205))) (-5 *5 (-1013 (-205))) (-5 *6 (-525)) (-5 *2 (-1121 (-859))) (-5 *1 (-296)))) (-2152 (*1 *2 *3) (-12 (-5 *2 (-1 (-205) (-205))) (-5 *1 (-296)) (-5 *3 (-205)))))
-(-10 -7 (-15 -2152 ((-1 (-205) (-205)) (-205))) (-15 -3954 ((-1121 (-859)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1013 (-205)) (-1 (-205) (-205)) (-525))) (-15 -3954 ((-1121 (-859)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1013 (-205)) (-1 (-205) (-205)) (-525) (-1072))) (-15 -3954 ((-1121 (-859)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1013 (-205)) (-205) (-525))) (-15 -3954 ((-1121 (-859)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1013 (-205)) (-205) (-525) (-1072))))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) 25)) (-1507 (((-591 (-1003)) $) NIL)) (-2037 (((-1089) $) NIL)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3706 (($ $) NIL (|has| |#1| (-517)))) (-1715 (((-108) $) NIL (|has| |#1| (-517)))) (-2121 (($ $ (-385 (-525))) NIL) (($ $ (-385 (-525)) (-385 (-525))) NIL)) (-1631 (((-1070 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|))) $) 20)) (-1987 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3169 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2157 (((-3 $ "failed") $ $) NIL)) (-1291 (($ $) NIL (|has| |#1| (-341)))) (-2827 (((-396 $) $) NIL (|has| |#1| (-341)))) (-1361 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1947 (((-108) $ $) NIL (|has| |#1| (-341)))) (-1431 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3144 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3682 (($ (-712) (-1070 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|)))) NIL)) (-1719 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1321 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3798 (($) NIL T CONST)) (-2129 (($ $ $) NIL (|has| |#1| (-341)))) (-1710 (($ $) 32)) (-4163 (((-3 $ "failed") $) NIL)) (-2110 (($ $ $) NIL (|has| |#1| (-341)))) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL (|has| |#1| (-341)))) (-2744 (((-108) $) NIL (|has| |#1| (-341)))) (-3123 (((-108) $) NIL)) (-1784 (($) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3873 (((-385 (-525)) $) NIL) (((-385 (-525)) $ (-385 (-525))) 16)) (-2824 (((-108) $) NIL)) (-3956 (($ $ (-525)) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3111 (($ $ (-854)) NIL) (($ $ (-385 (-525))) NIL)) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-341)))) (-2202 (((-108) $) NIL)) (-1480 (($ |#1| (-385 (-525))) NIL) (($ $ (-1003) (-385 (-525))) NIL) (($ $ (-591 (-1003)) (-591 (-385 (-525)))) NIL)) (-3741 (($ $ $) NIL)) (-2478 (($ $ $) NIL)) (-1340 (($ (-1 |#1| |#1|) $) NIL)) (-1488 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1661 (($ $) NIL)) (-1678 ((|#1| $) NIL)) (-1356 (($ (-591 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-2339 (((-1072) $) NIL)) (-1622 (($ $) NIL (|has| |#1| (-341)))) (-4141 (($ $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1089)) NIL (-3321 (-12 (|has| |#1| (-15 -4141 (|#1| |#1| (-1089)))) (|has| |#1| (-15 -1507 ((-591 (-1089)) |#1|))) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-891)) (|has| |#1| (-1111)))))) (-2047 (((-1036) $) NIL)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| |#1| (-341)))) (-1399 (($ (-591 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-1348 (((-396 $) $) NIL (|has| |#1| (-341)))) (-3375 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL (|has| |#1| (-341)))) (-2784 (($ $ (-385 (-525))) NIL)) (-2089 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-341)))) (-3172 (((-385 (-525)) $) 17)) (-1315 (($ (-1156 |#1| |#2| |#3|)) 11)) (-2008 (((-1156 |#1| |#2| |#3|) $) 12)) (-1409 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4132 (((-1070 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))))) (-1712 (((-712) $) NIL (|has| |#1| (-341)))) (-3164 ((|#1| $ (-385 (-525))) NIL) (($ $ $) NIL (|has| (-385 (-525)) (-1030)))) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL (|has| |#1| (-341)))) (-3266 (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-712)) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (-1316 (((-385 (-525)) $) NIL)) (-1502 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1333 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1996 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1309 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1973 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3156 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3571 (($ $) 10)) (-3022 (((-796) $) 38) (($ (-525)) NIL) (($ |#1|) NIL (|has| |#1| (-160))) (($ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $) NIL (|has| |#1| (-517)))) (-2560 ((|#1| $ (-385 (-525))) 30)) (-1437 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-2128 (((-712)) NIL)) (-1682 ((|#1| $) NIL)) (-1563 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1371 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2495 (((-108) $ $) NIL (|has| |#1| (-517)))) (-1515 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1346 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1591 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1400 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2176 ((|#1| $ (-385 (-525))) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))) (|has| |#1| (-15 -3022 (|#1| (-1089))))))) (-3277 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1415 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1578 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1385 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1527 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1358 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (-4191 (($) NIL T CONST)) (-4197 (($) NIL T CONST)) (-4196 (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-712)) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (-4135 (((-108) $ $) NIL)) (-4119 (((-108) $ $) NIL)) (-4096 (((-108) $ $) 27)) (-4126 (((-108) $ $) NIL)) (-4112 (((-108) $ $) 33)) (-4173 (($ $ |#1|) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525)))))))
-(((-297 |#1| |#2| |#3|) (-13 (-1152 |#1|) (-733) (-10 -8 (-15 -1315 ($ (-1156 |#1| |#2| |#3|))) (-15 -2008 ((-1156 |#1| |#2| |#3|) $)) (-15 -3172 ((-385 (-525)) $)))) (-13 (-341) (-788)) (-1089) |#1|) (T -297))
-((-1315 (*1 *1 *2) (-12 (-5 *2 (-1156 *3 *4 *5)) (-4 *3 (-13 (-341) (-788))) (-14 *4 (-1089)) (-14 *5 *3) (-5 *1 (-297 *3 *4 *5)))) (-2008 (*1 *2 *1) (-12 (-5 *2 (-1156 *3 *4 *5)) (-5 *1 (-297 *3 *4 *5)) (-4 *3 (-13 (-341) (-788))) (-14 *4 (-1089)) (-14 *5 *3))) (-3172 (*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-297 *3 *4 *5)) (-4 *3 (-13 (-341) (-788))) (-14 *4 (-1089)) (-14 *5 *3))))
-(-13 (-1152 |#1|) (-733) (-10 -8 (-15 -1315 ($ (-1156 |#1| |#2| |#3|))) (-15 -2008 ((-1156 |#1| |#2| |#3|) $)) (-15 -3172 ((-385 (-525)) $))))
-((-3956 (((-2 (|:| -2008 (-712)) (|:| -3482 |#1|) (|:| |radicand| (-591 |#1|))) (-396 |#1|) (-712)) 24)) (-1488 (((-591 (-2 (|:| -3482 (-712)) (|:| |logand| |#1|))) (-396 |#1|)) 28)))
-(((-298 |#1|) (-10 -7 (-15 -3956 ((-2 (|:| -2008 (-712)) (|:| -3482 |#1|) (|:| |radicand| (-591 |#1|))) (-396 |#1|) (-712))) (-15 -1488 ((-591 (-2 (|:| -3482 (-712)) (|:| |logand| |#1|))) (-396 |#1|)))) (-517)) (T -298))
-((-1488 (*1 *2 *3) (-12 (-5 *3 (-396 *4)) (-4 *4 (-517)) (-5 *2 (-591 (-2 (|:| -3482 (-712)) (|:| |logand| *4)))) (-5 *1 (-298 *4)))) (-3956 (*1 *2 *3 *4) (-12 (-5 *3 (-396 *5)) (-4 *5 (-517)) (-5 *2 (-2 (|:| -2008 (-712)) (|:| -3482 *5) (|:| |radicand| (-591 *5)))) (-5 *1 (-298 *5)) (-5 *4 (-712)))))
-(-10 -7 (-15 -3956 ((-2 (|:| -2008 (-712)) (|:| -3482 |#1|) (|:| |radicand| (-591 |#1|))) (-396 |#1|) (-712))) (-15 -1488 ((-591 (-2 (|:| -3482 (-712)) (|:| |logand| |#1|))) (-396 |#1|))))
-((-1507 (((-591 |#2|) (-1085 |#4|)) 43)) (-3784 ((|#3| (-525)) 46)) (-2615 (((-1085 |#4|) (-1085 |#3|)) 30)) (-2342 (((-1085 |#4|) (-1085 |#4|) (-525)) 56)) (-3543 (((-1085 |#3|) (-1085 |#4|)) 21)) (-1316 (((-591 (-712)) (-1085 |#4|) (-591 |#2|)) 40)) (-3527 (((-1085 |#3|) (-1085 |#4|) (-591 |#2|) (-591 |#3|)) 35)))
-(((-299 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3527 ((-1085 |#3|) (-1085 |#4|) (-591 |#2|) (-591 |#3|))) (-15 -1316 ((-591 (-712)) (-1085 |#4|) (-591 |#2|))) (-15 -1507 ((-591 |#2|) (-1085 |#4|))) (-15 -3543 ((-1085 |#3|) (-1085 |#4|))) (-15 -2615 ((-1085 |#4|) (-1085 |#3|))) (-15 -2342 ((-1085 |#4|) (-1085 |#4|) (-525))) (-15 -3784 (|#3| (-525)))) (-734) (-788) (-975) (-882 |#3| |#1| |#2|)) (T -299))
-((-3784 (*1 *2 *3) (-12 (-5 *3 (-525)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *2 (-975)) (-5 *1 (-299 *4 *5 *2 *6)) (-4 *6 (-882 *2 *4 *5)))) (-2342 (*1 *2 *2 *3) (-12 (-5 *2 (-1085 *7)) (-5 *3 (-525)) (-4 *7 (-882 *6 *4 *5)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-975)) (-5 *1 (-299 *4 *5 *6 *7)))) (-2615 (*1 *2 *3) (-12 (-5 *3 (-1085 *6)) (-4 *6 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-1085 *7)) (-5 *1 (-299 *4 *5 *6 *7)) (-4 *7 (-882 *6 *4 *5)))) (-3543 (*1 *2 *3) (-12 (-5 *3 (-1085 *7)) (-4 *7 (-882 *6 *4 *5)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-975)) (-5 *2 (-1085 *6)) (-5 *1 (-299 *4 *5 *6 *7)))) (-1507 (*1 *2 *3) (-12 (-5 *3 (-1085 *7)) (-4 *7 (-882 *6 *4 *5)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-975)) (-5 *2 (-591 *5)) (-5 *1 (-299 *4 *5 *6 *7)))) (-1316 (*1 *2 *3 *4) (-12 (-5 *3 (-1085 *8)) (-5 *4 (-591 *6)) (-4 *6 (-788)) (-4 *8 (-882 *7 *5 *6)) (-4 *5 (-734)) (-4 *7 (-975)) (-5 *2 (-591 (-712))) (-5 *1 (-299 *5 *6 *7 *8)))) (-3527 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1085 *9)) (-5 *4 (-591 *7)) (-5 *5 (-591 *8)) (-4 *7 (-788)) (-4 *8 (-975)) (-4 *9 (-882 *8 *6 *7)) (-4 *6 (-734)) (-5 *2 (-1085 *8)) (-5 *1 (-299 *6 *7 *8 *9)))))
-(-10 -7 (-15 -3527 ((-1085 |#3|) (-1085 |#4|) (-591 |#2|) (-591 |#3|))) (-15 -1316 ((-591 (-712)) (-1085 |#4|) (-591 |#2|))) (-15 -1507 ((-591 |#2|) (-1085 |#4|))) (-15 -3543 ((-1085 |#3|) (-1085 |#4|))) (-15 -2615 ((-1085 |#4|) (-1085 |#3|))) (-15 -2342 ((-1085 |#4|) (-1085 |#4|) (-525))) (-15 -3784 (|#3| (-525))))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) 14)) (-1631 (((-591 (-2 (|:| |gen| |#1|) (|:| -1409 (-525)))) $) 18)) (-2157 (((-3 $ "failed") $ $) NIL)) (-3032 (((-712) $) NIL)) (-3798 (($) NIL T CONST)) (-1251 (((-3 |#1| "failed") $) NIL)) (-3528 ((|#1| $) NIL)) (-2423 ((|#1| $ (-525)) NIL)) (-3509 (((-525) $ (-525)) NIL)) (-3741 (($ $ $) NIL (|has| |#1| (-788)))) (-2478 (($ $ $) NIL (|has| |#1| (-788)))) (-3731 (($ (-1 |#1| |#1|) $) NIL)) (-3086 (($ (-1 (-525) (-525)) $) 10)) (-2339 (((-1072) $) NIL)) (-3792 (($ $ $) NIL (|has| (-525) (-733)))) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) NIL) (($ |#1|) NIL)) (-2560 (((-525) |#1| $) NIL)) (-4191 (($) 15 T CONST)) (-4135 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4119 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4096 (((-108) $ $) NIL)) (-4126 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4112 (((-108) $ $) 21 (|has| |#1| (-788)))) (-4164 (($ $) 11) (($ $ $) 20)) (-4156 (($ $ $) NIL) (($ |#1| $) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ (-525)) NIL) (($ (-525) |#1|) 19)))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) 62)) (-2314 (((-1157 |#1| |#2| |#3| |#4|) $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-286)))) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3641 (($ $) NIL)) (-3077 (((-108) $) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2179 (((-396 (-1085 $)) (-1085 $)) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-842)))) (-1720 (($ $) NIL)) (-3898 (((-396 $) $) NIL)) (-3008 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-842)))) (-1965 (((-108) $ $) NIL)) (-4188 (((-525) $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-761)))) (-2055 (($) NIL T CONST)) (-4174 (((-3 (-1157 |#1| |#2| |#3| |#4|) "failed") $) NIL) (((-3 (-1089) "failed") $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-966 (-1089)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-966 (-525)))) (((-3 (-525) "failed") $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-966 (-525)))) (((-3 (-1156 |#2| |#3| |#4|) "failed") $) 25)) (-3341 (((-1157 |#1| |#2| |#3| |#4|) $) NIL) (((-1089) $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-966 (-1089)))) (((-385 (-525)) $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-966 (-525)))) (((-525) $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-966 (-525)))) (((-1156 |#2| |#3| |#4|) $) NIL)) (-3265 (($ $ $) NIL)) (-3925 (((-631 (-525)) (-631 $)) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-587 (-525)))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-587 (-525)))) (((-2 (|:| -2928 (-631 (-1157 |#1| |#2| |#3| |#4|))) (|:| |vec| (-1171 (-1157 |#1| |#2| |#3| |#4|)))) (-631 $) (-1171 $)) NIL) (((-631 (-1157 |#1| |#2| |#3| |#4|)) (-631 $)) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-1325 (($) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-510)))) (-3239 (($ $ $) NIL)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL)) (-2393 (((-108) $) NIL)) (-3489 (((-108) $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-761)))) (-4018 (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-819 (-525)))) (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-819 (-357))))) (-3865 (((-108) $) NIL)) (-2920 (($ $) NIL)) (-1384 (((-1157 |#1| |#2| |#3| |#4|) $) 21)) (-2115 (((-3 $ "failed") $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-1065)))) (-2256 (((-108) $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-761)))) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1923 (($ $ $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-788)))) (-3475 (($ $ $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-788)))) (-1257 (($ (-1 (-1157 |#1| |#2| |#3| |#4|) (-1157 |#1| |#2| |#3| |#4|)) $) NIL)) (-3015 (((-3 (-781 |#2|) "failed") $) 78)) (-2081 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2621 (((-1072) $) NIL)) (-1523 (($ $) NIL)) (-3492 (($) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-1065)) CONST)) (-2937 (((-1036) $) NIL)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-2124 (($ $ $) NIL) (($ (-591 $)) NIL)) (-1583 (($ $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-286)))) (-2767 (((-1157 |#1| |#2| |#3| |#4|) $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-510)))) (-3550 (((-396 (-1085 $)) (-1085 $)) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-842)))) (-3534 (((-396 (-1085 $)) (-1085 $)) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-842)))) (-2542 (((-396 $) $) NIL)) (-3387 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3210 (((-3 $ "failed") $ $) NIL)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1980 (($ $ (-591 (-1157 |#1| |#2| |#3| |#4|)) (-591 (-1157 |#1| |#2| |#3| |#4|))) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-288 (-1157 |#1| |#2| |#3| |#4|)))) (($ $ (-1157 |#1| |#2| |#3| |#4|) (-1157 |#1| |#2| |#3| |#4|)) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-288 (-1157 |#1| |#2| |#3| |#4|)))) (($ $ (-273 (-1157 |#1| |#2| |#3| |#4|))) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-288 (-1157 |#1| |#2| |#3| |#4|)))) (($ $ (-591 (-273 (-1157 |#1| |#2| |#3| |#4|)))) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-288 (-1157 |#1| |#2| |#3| |#4|)))) (($ $ (-591 (-1089)) (-591 (-1157 |#1| |#2| |#3| |#4|))) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-486 (-1089) (-1157 |#1| |#2| |#3| |#4|)))) (($ $ (-1089) (-1157 |#1| |#2| |#3| |#4|)) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-486 (-1089) (-1157 |#1| |#2| |#3| |#4|))))) (-3048 (((-712) $) NIL)) (-1881 (($ $ (-1157 |#1| |#2| |#3| |#4|)) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-265 (-1157 |#1| |#2| |#3| |#4|) (-1157 |#1| |#2| |#3| |#4|))))) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL)) (-2209 (($ $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-213))) (($ $ (-712)) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-213))) (($ $ (-1089)) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-833 (-1089)))) (($ $ (-1 (-1157 |#1| |#2| |#3| |#4|) (-1157 |#1| |#2| |#3| |#4|)) (-712)) NIL) (($ $ (-1 (-1157 |#1| |#2| |#3| |#4|) (-1157 |#1| |#2| |#3| |#4|))) NIL)) (-2774 (($ $) NIL)) (-1396 (((-1157 |#1| |#2| |#3| |#4|) $) 17)) (-1300 (((-825 (-525)) $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-566 (-825 (-525))))) (((-825 (-357)) $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-566 (-825 (-357))))) (((-501) $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-566 (-501)))) (((-357) $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-951))) (((-205) $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-951)))) (-3124 (((-3 (-1171 $) "failed") (-631 $)) NIL (-12 (|has| $ (-136)) (|has| (-1157 |#1| |#2| |#3| |#4|) (-842))))) (-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ (-1157 |#1| |#2| |#3| |#4|)) 29) (($ (-1089)) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-966 (-1089)))) (($ (-1156 |#2| |#3| |#4|)) 36)) (-3751 (((-3 $ "failed") $) NIL (-3150 (-12 (|has| $ (-136)) (|has| (-1157 |#1| |#2| |#3| |#4|) (-842))) (|has| (-1157 |#1| |#2| |#3| |#4|) (-136))))) (-3425 (((-712)) NIL)) (-1584 (((-1157 |#1| |#2| |#3| |#4|) $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-510)))) (-1724 (((-108) $ $) NIL)) (-1460 (($ $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-761)))) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-1830 (($) 41 T CONST)) (-1839 (($) NIL T CONST)) (-1796 (($ $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-213))) (($ $ (-712)) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-213))) (($ $ (-1089)) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-833 (-1089)))) (($ $ (-1 (-1157 |#1| |#2| |#3| |#4|) (-1157 |#1| |#2| |#3| |#4|)) (-712)) NIL) (($ $ (-1 (-1157 |#1| |#2| |#3| |#4|) (-1157 |#1| |#2| |#3| |#4|))) NIL)) (-4004 (((-108) $ $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-788)))) (-3982 (((-108) $ $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-788)))) (-3944 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-788)))) (-3971 (((-108) $ $) NIL (|has| (-1157 |#1| |#2| |#3| |#4|) (-788)))) (-4059 (($ $ $) 34) (($ (-1157 |#1| |#2| |#3| |#4|) (-1157 |#1| |#2| |#3| |#4|)) 31)) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ (-1157 |#1| |#2| |#3| |#4|) $) 30) (($ $ (-1157 |#1| |#2| |#3| |#4|)) NIL)))
+(((-291 |#1| |#2| |#3| |#4|) (-13 (-923 (-1157 |#1| |#2| |#3| |#4|)) (-966 (-1156 |#2| |#3| |#4|)) (-10 -8 (-15 -3015 ((-3 (-781 |#2|) "failed") $)) (-15 -2686 ($ (-1156 |#2| |#3| |#4|))))) (-13 (-788) (-966 (-525)) (-587 (-525)) (-429)) (-13 (-27) (-1111) (-408 |#1|)) (-1089) |#2|) (T -291))
+((-2686 (*1 *1 *2) (-12 (-5 *2 (-1156 *4 *5 *6)) (-4 *4 (-13 (-27) (-1111) (-408 *3))) (-14 *5 (-1089)) (-14 *6 *4) (-4 *3 (-13 (-788) (-966 (-525)) (-587 (-525)) (-429))) (-5 *1 (-291 *3 *4 *5 *6)))) (-3015 (*1 *2 *1) (|partial| -12 (-4 *3 (-13 (-788) (-966 (-525)) (-587 (-525)) (-429))) (-5 *2 (-781 *4)) (-5 *1 (-291 *3 *4 *5 *6)) (-4 *4 (-13 (-27) (-1111) (-408 *3))) (-14 *5 (-1089)) (-14 *6 *4))))
+(-13 (-923 (-1157 |#1| |#2| |#3| |#4|)) (-966 (-1156 |#2| |#3| |#4|)) (-10 -8 (-15 -3015 ((-3 (-781 |#2|) "failed") $)) (-15 -2686 ($ (-1156 |#2| |#3| |#4|)))))
+((-1257 (((-294 |#2|) (-1 |#2| |#1|) (-294 |#1|)) 13)))
+(((-292 |#1| |#2|) (-10 -7 (-15 -1257 ((-294 |#2|) (-1 |#2| |#1|) (-294 |#1|)))) (-788) (-788)) (T -292))
+((-1257 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-294 *5)) (-4 *5 (-788)) (-4 *6 (-788)) (-5 *2 (-294 *6)) (-5 *1 (-292 *5 *6)))))
+(-10 -7 (-15 -1257 ((-294 |#2|) (-1 |#2| |#1|) (-294 |#1|))))
+((-1487 (((-51) |#2| (-273 |#2|) (-712)) 33) (((-51) |#2| (-273 |#2|)) 24) (((-51) |#2| (-712)) 28) (((-51) |#2|) 25) (((-51) (-1089)) 21)) (-1895 (((-51) |#2| (-273 |#2|) (-385 (-525))) 51) (((-51) |#2| (-273 |#2|)) 48) (((-51) |#2| (-385 (-525))) 50) (((-51) |#2|) 49) (((-51) (-1089)) 47)) (-1507 (((-51) |#2| (-273 |#2|) (-385 (-525))) 46) (((-51) |#2| (-273 |#2|)) 43) (((-51) |#2| (-385 (-525))) 45) (((-51) |#2|) 44) (((-51) (-1089)) 42)) (-1497 (((-51) |#2| (-273 |#2|) (-525)) 39) (((-51) |#2| (-273 |#2|)) 35) (((-51) |#2| (-525)) 38) (((-51) |#2|) 36) (((-51) (-1089)) 34)))
+(((-293 |#1| |#2|) (-10 -7 (-15 -1487 ((-51) (-1089))) (-15 -1487 ((-51) |#2|)) (-15 -1487 ((-51) |#2| (-712))) (-15 -1487 ((-51) |#2| (-273 |#2|))) (-15 -1487 ((-51) |#2| (-273 |#2|) (-712))) (-15 -1497 ((-51) (-1089))) (-15 -1497 ((-51) |#2|)) (-15 -1497 ((-51) |#2| (-525))) (-15 -1497 ((-51) |#2| (-273 |#2|))) (-15 -1497 ((-51) |#2| (-273 |#2|) (-525))) (-15 -1507 ((-51) (-1089))) (-15 -1507 ((-51) |#2|)) (-15 -1507 ((-51) |#2| (-385 (-525)))) (-15 -1507 ((-51) |#2| (-273 |#2|))) (-15 -1507 ((-51) |#2| (-273 |#2|) (-385 (-525)))) (-15 -1895 ((-51) (-1089))) (-15 -1895 ((-51) |#2|)) (-15 -1895 ((-51) |#2| (-385 (-525)))) (-15 -1895 ((-51) |#2| (-273 |#2|))) (-15 -1895 ((-51) |#2| (-273 |#2|) (-385 (-525))))) (-13 (-429) (-788) (-966 (-525)) (-587 (-525))) (-13 (-27) (-1111) (-408 |#1|))) (T -293))
+((-1895 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-273 *3)) (-5 *5 (-385 (-525))) (-4 *3 (-13 (-27) (-1111) (-408 *6))) (-4 *6 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *6 *3)))) (-1895 (*1 *2 *3 *4) (-12 (-5 *4 (-273 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *5))) (-4 *5 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *5 *3)))) (-1895 (*1 *2 *3 *4) (-12 (-5 *4 (-385 (-525))) (-4 *5 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *5 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *5))))) (-1895 (*1 *2 *3) (-12 (-4 *4 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *4 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *4))))) (-1895 (*1 *2 *3) (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *4 *5)) (-4 *5 (-13 (-27) (-1111) (-408 *4))))) (-1507 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-273 *3)) (-5 *5 (-385 (-525))) (-4 *3 (-13 (-27) (-1111) (-408 *6))) (-4 *6 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *6 *3)))) (-1507 (*1 *2 *3 *4) (-12 (-5 *4 (-273 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *5))) (-4 *5 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *5 *3)))) (-1507 (*1 *2 *3 *4) (-12 (-5 *4 (-385 (-525))) (-4 *5 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *5 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *5))))) (-1507 (*1 *2 *3) (-12 (-4 *4 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *4 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *4))))) (-1507 (*1 *2 *3) (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *4 *5)) (-4 *5 (-13 (-27) (-1111) (-408 *4))))) (-1497 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-273 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *6))) (-4 *6 (-13 (-429) (-788) (-966 *5) (-587 *5))) (-5 *5 (-525)) (-5 *2 (-51)) (-5 *1 (-293 *6 *3)))) (-1497 (*1 *2 *3 *4) (-12 (-5 *4 (-273 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *5))) (-4 *5 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *5 *3)))) (-1497 (*1 *2 *3 *4) (-12 (-5 *4 (-525)) (-4 *5 (-13 (-429) (-788) (-966 *4) (-587 *4))) (-5 *2 (-51)) (-5 *1 (-293 *5 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *5))))) (-1497 (*1 *2 *3) (-12 (-4 *4 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *4 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *4))))) (-1497 (*1 *2 *3) (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *4 *5)) (-4 *5 (-13 (-27) (-1111) (-408 *4))))) (-1487 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-273 *3)) (-5 *5 (-712)) (-4 *3 (-13 (-27) (-1111) (-408 *6))) (-4 *6 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *6 *3)))) (-1487 (*1 *2 *3 *4) (-12 (-5 *4 (-273 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *5))) (-4 *5 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *5 *3)))) (-1487 (*1 *2 *3 *4) (-12 (-5 *4 (-712)) (-4 *5 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *5 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *5))))) (-1487 (*1 *2 *3) (-12 (-4 *4 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *4 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *4))))) (-1487 (*1 *2 *3) (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *4 *5)) (-4 *5 (-13 (-27) (-1111) (-408 *4))))))
+(-10 -7 (-15 -1487 ((-51) (-1089))) (-15 -1487 ((-51) |#2|)) (-15 -1487 ((-51) |#2| (-712))) (-15 -1487 ((-51) |#2| (-273 |#2|))) (-15 -1487 ((-51) |#2| (-273 |#2|) (-712))) (-15 -1497 ((-51) (-1089))) (-15 -1497 ((-51) |#2|)) (-15 -1497 ((-51) |#2| (-525))) (-15 -1497 ((-51) |#2| (-273 |#2|))) (-15 -1497 ((-51) |#2| (-273 |#2|) (-525))) (-15 -1507 ((-51) (-1089))) (-15 -1507 ((-51) |#2|)) (-15 -1507 ((-51) |#2| (-385 (-525)))) (-15 -1507 ((-51) |#2| (-273 |#2|))) (-15 -1507 ((-51) |#2| (-273 |#2|) (-385 (-525)))) (-15 -1895 ((-51) (-1089))) (-15 -1895 ((-51) |#2|)) (-15 -1895 ((-51) |#2| (-385 (-525)))) (-15 -1895 ((-51) |#2| (-273 |#2|))) (-15 -1895 ((-51) |#2| (-273 |#2|) (-385 (-525)))))
+((-2673 (((-108) $ $) NIL)) (-1356 (((-591 $) $ (-1089)) NIL (|has| |#1| (-517))) (((-591 $) $) NIL (|has| |#1| (-517))) (((-591 $) (-1085 $) (-1089)) NIL (|has| |#1| (-517))) (((-591 $) (-1085 $)) NIL (|has| |#1| (-517))) (((-591 $) (-885 $)) NIL (|has| |#1| (-517)))) (-2529 (($ $ (-1089)) NIL (|has| |#1| (-517))) (($ $) NIL (|has| |#1| (-517))) (($ (-1085 $) (-1089)) NIL (|has| |#1| (-517))) (($ (-1085 $)) NIL (|has| |#1| (-517))) (($ (-885 $)) NIL (|has| |#1| (-517)))) (-1306 (((-108) $) 27 (-3150 (|has| |#1| (-25)) (-12 (|has| |#1| (-587 (-525))) (|has| |#1| (-975)))))) (-1444 (((-591 (-1089)) $) 348)) (-2514 (((-385 (-1085 $)) $ (-564 $)) NIL (|has| |#1| (-517)))) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3641 (($ $) NIL (|has| |#1| (-517)))) (-3077 (((-108) $) NIL (|has| |#1| (-517)))) (-3585 (((-591 (-564 $)) $) NIL)) (-4087 (($ $) 157 (|has| |#1| (-517)))) (-2381 (($ $) 133 (|has| |#1| (-517)))) (-2541 (($ $ (-1011 $)) 218 (|has| |#1| (-517))) (($ $ (-1089)) 214 (|has| |#1| (-517)))) (-3332 (((-3 $ "failed") $ $) NIL (-3150 (|has| |#1| (-21)) (-12 (|has| |#1| (-587 (-525))) (|has| |#1| (-975)))))) (-3449 (($ $ (-273 $)) NIL) (($ $ (-591 (-273 $))) 365) (($ $ (-591 (-564 $)) (-591 $)) 409)) (-2179 (((-396 (-1085 $)) (-1085 $)) 292 (-12 (|has| |#1| (-429)) (|has| |#1| (-517))))) (-1720 (($ $) NIL (|has| |#1| (-517)))) (-3898 (((-396 $) $) NIL (|has| |#1| (-517)))) (-2551 (($ $) NIL (|has| |#1| (-517)))) (-1965 (((-108) $ $) NIL (|has| |#1| (-517)))) (-4058 (($ $) 153 (|has| |#1| (-517)))) (-2360 (($ $) 129 (|has| |#1| (-517)))) (-2080 (($ $ (-525)) 65 (|has| |#1| (-517)))) (-4109 (($ $) 161 (|has| |#1| (-517)))) (-2400 (($ $) 137 (|has| |#1| (-517)))) (-2055 (($) NIL (-3150 (|has| |#1| (-25)) (-12 (|has| |#1| (-587 (-525))) (|has| |#1| (-975))) (|has| |#1| (-1030))) CONST)) (-2266 (((-591 $) $ (-1089)) NIL (|has| |#1| (-517))) (((-591 $) $) NIL (|has| |#1| (-517))) (((-591 $) (-1085 $) (-1089)) NIL (|has| |#1| (-517))) (((-591 $) (-1085 $)) NIL (|has| |#1| (-517))) (((-591 $) (-885 $)) NIL (|has| |#1| (-517)))) (-1254 (($ $ (-1089)) NIL (|has| |#1| (-517))) (($ $) NIL (|has| |#1| (-517))) (($ (-1085 $) (-1089)) 120 (|has| |#1| (-517))) (($ (-1085 $)) NIL (|has| |#1| (-517))) (($ (-885 $)) NIL (|has| |#1| (-517)))) (-4174 (((-3 (-564 $) "failed") $) 17) (((-3 (-1089) "failed") $) NIL) (((-3 |#1| "failed") $) 418) (((-3 (-47) "failed") $) 320 (-12 (|has| |#1| (-517)) (|has| |#1| (-966 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#1| (-966 (-525)))) (((-3 (-385 (-885 |#1|)) "failed") $) NIL (|has| |#1| (-517))) (((-3 (-885 |#1|) "failed") $) NIL (|has| |#1| (-975))) (((-3 (-385 (-525)) "failed") $) 46 (-3150 (-12 (|has| |#1| (-517)) (|has| |#1| (-966 (-525)))) (|has| |#1| (-966 (-385 (-525))))))) (-3341 (((-564 $) $) 11) (((-1089) $) NIL) ((|#1| $) 400) (((-47) $) NIL (-12 (|has| |#1| (-517)) (|has| |#1| (-966 (-525))))) (((-525) $) NIL (|has| |#1| (-966 (-525)))) (((-385 (-885 |#1|)) $) NIL (|has| |#1| (-517))) (((-885 |#1|) $) NIL (|has| |#1| (-975))) (((-385 (-525)) $) 303 (-3150 (-12 (|has| |#1| (-517)) (|has| |#1| (-966 (-525)))) (|has| |#1| (-966 (-385 (-525))))))) (-3265 (($ $ $) NIL (|has| |#1| (-517)))) (-3925 (((-2 (|:| -2928 (-631 |#1|)) (|:| |vec| (-1171 |#1|))) (-631 $) (-1171 $)) 113 (|has| |#1| (-975))) (((-631 |#1|) (-631 $)) 103 (|has| |#1| (-975))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (-12 (|has| |#1| (-587 (-525))) (|has| |#1| (-975)))) (((-631 (-525)) (-631 $)) NIL (-12 (|has| |#1| (-587 (-525))) (|has| |#1| (-975))))) (-3618 (($ $) 85 (|has| |#1| (-517)))) (-1522 (((-3 $ "failed") $) NIL (-3150 (-12 (|has| |#1| (-587 (-525))) (|has| |#1| (-975))) (|has| |#1| (-1030))))) (-3239 (($ $ $) NIL (|has| |#1| (-517)))) (-1922 (($ $ (-1011 $)) 222 (|has| |#1| (-517))) (($ $ (-1089)) 220 (|has| |#1| (-517)))) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL (|has| |#1| (-517)))) (-2393 (((-108) $) NIL (|has| |#1| (-517)))) (-3548 (($ $ $) 188 (|has| |#1| (-517)))) (-1417 (($) 123 (|has| |#1| (-517)))) (-4142 (($ $ $) 208 (|has| |#1| (-517)))) (-4018 (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) 371 (|has| |#1| (-819 (-525)))) (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) 378 (|has| |#1| (-819 (-357))))) (-3625 (($ $) NIL) (($ (-591 $)) NIL)) (-3714 (((-591 (-110)) $) NIL)) (-3259 (((-110) (-110)) 263)) (-3865 (((-108) $) 25 (-3150 (-12 (|has| |#1| (-587 (-525))) (|has| |#1| (-975))) (|has| |#1| (-1030))))) (-2116 (((-108) $) NIL (|has| $ (-966 (-525))))) (-2920 (($ $) 67 (|has| |#1| (-975)))) (-1384 (((-1041 |#1| (-564 $)) $) 80 (|has| |#1| (-975)))) (-3107 (((-108) $) 47 (|has| |#1| (-517)))) (-3126 (($ $ (-525)) NIL (|has| |#1| (-517)))) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-517)))) (-1873 (((-1085 $) (-564 $)) 264 (|has| $ (-975)))) (-1923 (($ $ $) NIL)) (-3475 (($ $ $) NIL)) (-1257 (($ (-1 $ $) (-564 $)) 405)) (-3415 (((-3 (-564 $) "failed") $) NIL)) (-2356 (($ $) 127 (|has| |#1| (-517)))) (-2860 (($ $) 233 (|has| |#1| (-517)))) (-2081 (($ (-591 $)) NIL (|has| |#1| (-517))) (($ $ $) NIL (|has| |#1| (-517)))) (-2621 (((-1072) $) NIL)) (-2504 (((-591 (-564 $)) $) 49)) (-2899 (($ (-110) $) NIL) (($ (-110) (-591 $)) 410)) (-3401 (((-3 (-591 $) "failed") $) NIL (|has| |#1| (-1030)))) (-1713 (((-3 (-2 (|:| |val| $) (|:| -3987 (-525))) "failed") $) NIL (|has| |#1| (-975)))) (-4008 (((-3 (-591 $) "failed") $) 413 (|has| |#1| (-25)))) (-2831 (((-3 (-2 (|:| -2976 (-525)) (|:| |var| (-564 $))) "failed") $) 417 (|has| |#1| (-25)))) (-3410 (((-3 (-2 (|:| |var| (-564 $)) (|:| -3987 (-525))) "failed") $) NIL (|has| |#1| (-1030))) (((-3 (-2 (|:| |var| (-564 $)) (|:| -3987 (-525))) "failed") $ (-110)) NIL (|has| |#1| (-975))) (((-3 (-2 (|:| |var| (-564 $)) (|:| -3987 (-525))) "failed") $ (-1089)) NIL (|has| |#1| (-975)))) (-3029 (((-108) $ (-110)) NIL) (((-108) $ (-1089)) 53)) (-1523 (($ $) NIL (-3150 (|has| |#1| (-450)) (|has| |#1| (-517))))) (-2168 (($ $ (-1089)) 237 (|has| |#1| (-517))) (($ $ (-1011 $)) 239 (|has| |#1| (-517)))) (-3457 (((-712) $) NIL)) (-2937 (((-1036) $) NIL)) (-1531 (((-108) $) 43)) (-1540 ((|#1| $) NIL)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) 285 (|has| |#1| (-517)))) (-2124 (($ (-591 $)) NIL (|has| |#1| (-517))) (($ $ $) NIL (|has| |#1| (-517)))) (-4064 (((-108) $ $) NIL) (((-108) $ (-1089)) NIL)) (-3509 (($ $ (-1089)) 212 (|has| |#1| (-517))) (($ $) 210 (|has| |#1| (-517)))) (-2106 (($ $) 204 (|has| |#1| (-517)))) (-3534 (((-396 (-1085 $)) (-1085 $)) 290 (-12 (|has| |#1| (-429)) (|has| |#1| (-517))))) (-2542 (((-396 $) $) NIL (|has| |#1| (-517)))) (-3387 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-517))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL (|has| |#1| (-517)))) (-3210 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-517)))) (-2288 (($ $) 125 (|has| |#1| (-517)))) (-2882 (((-108) $) NIL (|has| $ (-966 (-525))))) (-1980 (($ $ (-564 $) $) NIL) (($ $ (-591 (-564 $)) (-591 $)) 404) (($ $ (-591 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-591 $) (-591 $)) NIL) (($ $ (-591 (-1089)) (-591 (-1 $ $))) NIL) (($ $ (-591 (-1089)) (-591 (-1 $ (-591 $)))) NIL) (($ $ (-1089) (-1 $ (-591 $))) NIL) (($ $ (-1089) (-1 $ $)) NIL) (($ $ (-591 (-110)) (-591 (-1 $ $))) 358) (($ $ (-591 (-110)) (-591 (-1 $ (-591 $)))) NIL) (($ $ (-110) (-1 $ (-591 $))) NIL) (($ $ (-110) (-1 $ $)) NIL) (($ $ (-1089)) NIL (|has| |#1| (-566 (-501)))) (($ $ (-591 (-1089))) NIL (|has| |#1| (-566 (-501)))) (($ $) NIL (|has| |#1| (-566 (-501)))) (($ $ (-110) $ (-1089)) 346 (|has| |#1| (-566 (-501)))) (($ $ (-591 (-110)) (-591 $) (-1089)) 345 (|has| |#1| (-566 (-501)))) (($ $ (-591 (-1089)) (-591 (-712)) (-591 (-1 $ $))) NIL (|has| |#1| (-975))) (($ $ (-591 (-1089)) (-591 (-712)) (-591 (-1 $ (-591 $)))) NIL (|has| |#1| (-975))) (($ $ (-1089) (-712) (-1 $ (-591 $))) NIL (|has| |#1| (-975))) (($ $ (-1089) (-712) (-1 $ $)) NIL (|has| |#1| (-975)))) (-3048 (((-712) $) NIL (|has| |#1| (-517)))) (-2310 (($ $) 225 (|has| |#1| (-517)))) (-1881 (($ (-110) $) NIL) (($ (-110) $ $) NIL) (($ (-110) $ $ $) NIL) (($ (-110) $ $ $ $) NIL) (($ (-110) (-591 $)) NIL)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL (|has| |#1| (-517)))) (-1390 (($ $) NIL) (($ $ $) NIL)) (-2347 (($ $) 235 (|has| |#1| (-517)))) (-3333 (($ $) 186 (|has| |#1| (-517)))) (-2209 (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#1| (-975))) (($ $ (-1089) (-712)) NIL (|has| |#1| (-975))) (($ $ (-591 (-1089))) NIL (|has| |#1| (-975))) (($ $ (-1089)) NIL (|has| |#1| (-975)))) (-2774 (($ $) 68 (|has| |#1| (-517)))) (-1396 (((-1041 |#1| (-564 $)) $) 82 (|has| |#1| (-517)))) (-1341 (($ $) 301 (|has| $ (-975)))) (-4122 (($ $) 163 (|has| |#1| (-517)))) (-2410 (($ $) 139 (|has| |#1| (-517)))) (-4098 (($ $) 159 (|has| |#1| (-517)))) (-2391 (($ $) 135 (|has| |#1| (-517)))) (-4073 (($ $) 155 (|has| |#1| (-517)))) (-2370 (($ $) 131 (|has| |#1| (-517)))) (-1300 (((-825 (-525)) $) NIL (|has| |#1| (-566 (-825 (-525))))) (((-825 (-357)) $) NIL (|has| |#1| (-566 (-825 (-357))))) (($ (-396 $)) NIL (|has| |#1| (-517))) (((-501) $) 343 (|has| |#1| (-566 (-501))))) (-3369 (($ $ $) NIL (|has| |#1| (-450)))) (-4027 (($ $ $) NIL (|has| |#1| (-450)))) (-2686 (((-796) $) 403) (($ (-564 $)) 394) (($ (-1089)) 360) (($ |#1|) 321) (($ $) NIL (|has| |#1| (-517))) (($ (-47)) 296 (-12 (|has| |#1| (-517)) (|has| |#1| (-966 (-525))))) (($ (-1041 |#1| (-564 $))) 84 (|has| |#1| (-975))) (($ (-385 |#1|)) NIL (|has| |#1| (-517))) (($ (-885 (-385 |#1|))) NIL (|has| |#1| (-517))) (($ (-385 (-885 (-385 |#1|)))) NIL (|has| |#1| (-517))) (($ (-385 (-885 |#1|))) NIL (|has| |#1| (-517))) (($ (-885 |#1|)) NIL (|has| |#1| (-975))) (($ (-385 (-525))) NIL (-3150 (|has| |#1| (-517)) (|has| |#1| (-966 (-385 (-525)))))) (($ (-525)) 34 (-3150 (|has| |#1| (-966 (-525))) (|has| |#1| (-975))))) (-3751 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-3425 (((-712)) NIL (|has| |#1| (-975)))) (-3800 (($ $) NIL) (($ (-591 $)) NIL)) (-3808 (($ $ $) 206 (|has| |#1| (-517)))) (-3196 (($ $ $) 192 (|has| |#1| (-517)))) (-1925 (($ $ $) 196 (|has| |#1| (-517)))) (-2306 (($ $ $) 190 (|has| |#1| (-517)))) (-1827 (($ $ $) 194 (|has| |#1| (-517)))) (-2754 (((-108) (-110)) 9)) (-4163 (($ $) 169 (|has| |#1| (-517)))) (-2457 (($ $) 145 (|has| |#1| (-517)))) (-1724 (((-108) $ $) NIL (|has| |#1| (-517)))) (-4137 (($ $) 165 (|has| |#1| (-517)))) (-2432 (($ $) 141 (|has| |#1| (-517)))) (-4193 (($ $) 173 (|has| |#1| (-517)))) (-2477 (($ $) 149 (|has| |#1| (-517)))) (-4229 (($ (-1089) $) NIL) (($ (-1089) $ $) NIL) (($ (-1089) $ $ $) NIL) (($ (-1089) $ $ $ $) NIL) (($ (-1089) (-591 $)) NIL)) (-2753 (($ $) 200 (|has| |#1| (-517)))) (-2369 (($ $) 198 (|has| |#1| (-517)))) (-1234 (($ $) 175 (|has| |#1| (-517)))) (-2495 (($ $) 151 (|has| |#1| (-517)))) (-4179 (($ $) 171 (|has| |#1| (-517)))) (-2469 (($ $) 147 (|has| |#1| (-517)))) (-4149 (($ $) 167 (|has| |#1| (-517)))) (-2444 (($ $) 143 (|has| |#1| (-517)))) (-1460 (($ $) 178 (|has| |#1| (-517)))) (-1401 (($ $ (-525)) NIL (-3150 (|has| |#1| (-450)) (|has| |#1| (-517)))) (($ $ (-712)) NIL (-3150 (-12 (|has| |#1| (-587 (-525))) (|has| |#1| (-975))) (|has| |#1| (-1030)))) (($ $ (-854)) NIL (-3150 (-12 (|has| |#1| (-587 (-525))) (|has| |#1| (-975))) (|has| |#1| (-1030))))) (-1830 (($) 20 (-3150 (|has| |#1| (-25)) (-12 (|has| |#1| (-587 (-525))) (|has| |#1| (-975)))) CONST)) (-3795 (($ $) 229 (|has| |#1| (-517)))) (-1839 (($) 22 (-3150 (-12 (|has| |#1| (-587 (-525))) (|has| |#1| (-975))) (|has| |#1| (-1030))) CONST)) (-1353 (($ $) 180 (|has| |#1| (-517))) (($ $ $) 182 (|has| |#1| (-517)))) (-1229 (($ $) 227 (|has| |#1| (-517)))) (-1796 (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#1| (-975))) (($ $ (-1089) (-712)) NIL (|has| |#1| (-975))) (($ $ (-591 (-1089))) NIL (|has| |#1| (-975))) (($ $ (-1089)) NIL (|has| |#1| (-975)))) (-1351 (($ $) 231 (|has| |#1| (-517)))) (-3408 (($ $ $) 184 (|has| |#1| (-517)))) (-4004 (((-108) $ $) NIL)) (-3982 (((-108) $ $) NIL)) (-3944 (((-108) $ $) 77)) (-3994 (((-108) $ $) NIL)) (-3971 (((-108) $ $) 76)) (-4059 (($ (-1041 |#1| (-564 $)) (-1041 |#1| (-564 $))) 94 (|has| |#1| (-517))) (($ $ $) 42 (-3150 (|has| |#1| (-450)) (|has| |#1| (-517))))) (-4047 (($ $ $) 40 (-3150 (|has| |#1| (-21)) (-12 (|has| |#1| (-587 (-525))) (|has| |#1| (-975))))) (($ $) 29 (-3150 (|has| |#1| (-21)) (-12 (|has| |#1| (-587 (-525))) (|has| |#1| (-975)))))) (-4036 (($ $ $) 38 (-3150 (|has| |#1| (-25)) (-12 (|has| |#1| (-587 (-525))) (|has| |#1| (-975)))))) (** (($ $ $) 62 (|has| |#1| (-517))) (($ $ (-385 (-525))) 298 (|has| |#1| (-517))) (($ $ (-525)) 72 (-3150 (|has| |#1| (-450)) (|has| |#1| (-517)))) (($ $ (-712)) 69 (-3150 (-12 (|has| |#1| (-587 (-525))) (|has| |#1| (-975))) (|has| |#1| (-1030)))) (($ $ (-854)) 74 (-3150 (-12 (|has| |#1| (-587 (-525))) (|has| |#1| (-975))) (|has| |#1| (-1030))))) (* (($ (-385 (-525)) $) NIL (|has| |#1| (-517))) (($ $ (-385 (-525))) NIL (|has| |#1| (-517))) (($ |#1| $) NIL (|has| |#1| (-160))) (($ $ |#1|) NIL (|has| |#1| (-160))) (($ $ $) 36 (-3150 (-12 (|has| |#1| (-587 (-525))) (|has| |#1| (-975))) (|has| |#1| (-1030)))) (($ (-525) $) 32 (-3150 (|has| |#1| (-21)) (-12 (|has| |#1| (-587 (-525))) (|has| |#1| (-975))))) (($ (-712) $) NIL (-3150 (|has| |#1| (-25)) (-12 (|has| |#1| (-587 (-525))) (|has| |#1| (-975))))) (($ (-854) $) NIL (-3150 (|has| |#1| (-25)) (-12 (|has| |#1| (-587 (-525))) (|has| |#1| (-975)))))))
+(((-294 |#1|) (-13 (-408 |#1|) (-10 -8 (IF (|has| |#1| (-517)) (PROGN (-6 (-29 |#1|)) (-6 (-1111)) (-6 (-149)) (-6 (-577)) (-6 (-1053)) (-15 -3618 ($ $)) (-15 -3107 ((-108) $)) (-15 -2080 ($ $ (-525))) (IF (|has| |#1| (-429)) (PROGN (-15 -3534 ((-396 (-1085 $)) (-1085 $))) (-15 -2179 ((-396 (-1085 $)) (-1085 $)))) |%noBranch|) (IF (|has| |#1| (-966 (-525))) (-6 (-966 (-47))) |%noBranch|)) |%noBranch|))) (-788)) (T -294))
+((-3618 (*1 *1 *1) (-12 (-5 *1 (-294 *2)) (-4 *2 (-517)) (-4 *2 (-788)))) (-3107 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-294 *3)) (-4 *3 (-517)) (-4 *3 (-788)))) (-2080 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-294 *3)) (-4 *3 (-517)) (-4 *3 (-788)))) (-3534 (*1 *2 *3) (-12 (-5 *2 (-396 (-1085 *1))) (-5 *1 (-294 *4)) (-5 *3 (-1085 *1)) (-4 *4 (-429)) (-4 *4 (-517)) (-4 *4 (-788)))) (-2179 (*1 *2 *3) (-12 (-5 *2 (-396 (-1085 *1))) (-5 *1 (-294 *4)) (-5 *3 (-1085 *1)) (-4 *4 (-429)) (-4 *4 (-517)) (-4 *4 (-788)))))
+(-13 (-408 |#1|) (-10 -8 (IF (|has| |#1| (-517)) (PROGN (-6 (-29 |#1|)) (-6 (-1111)) (-6 (-149)) (-6 (-577)) (-6 (-1053)) (-15 -3618 ($ $)) (-15 -3107 ((-108) $)) (-15 -2080 ($ $ (-525))) (IF (|has| |#1| (-429)) (PROGN (-15 -3534 ((-396 (-1085 $)) (-1085 $))) (-15 -2179 ((-396 (-1085 $)) (-1085 $)))) |%noBranch|) (IF (|has| |#1| (-966 (-525))) (-6 (-966 (-47))) |%noBranch|)) |%noBranch|)))
+((-2866 (((-51) |#2| (-110) (-273 |#2|) (-591 |#2|)) 88) (((-51) |#2| (-110) (-273 |#2|) (-273 |#2|)) 84) (((-51) |#2| (-110) (-273 |#2|) |#2|) 86) (((-51) (-273 |#2|) (-110) (-273 |#2|) |#2|) 87) (((-51) (-591 |#2|) (-591 (-110)) (-273 |#2|) (-591 (-273 |#2|))) 80) (((-51) (-591 |#2|) (-591 (-110)) (-273 |#2|) (-591 |#2|)) 82) (((-51) (-591 (-273 |#2|)) (-591 (-110)) (-273 |#2|) (-591 |#2|)) 83) (((-51) (-591 (-273 |#2|)) (-591 (-110)) (-273 |#2|) (-591 (-273 |#2|))) 81) (((-51) (-273 |#2|) (-110) (-273 |#2|) (-591 |#2|)) 89) (((-51) (-273 |#2|) (-110) (-273 |#2|) (-273 |#2|)) 85)))
+(((-295 |#1| |#2|) (-10 -7 (-15 -2866 ((-51) (-273 |#2|) (-110) (-273 |#2|) (-273 |#2|))) (-15 -2866 ((-51) (-273 |#2|) (-110) (-273 |#2|) (-591 |#2|))) (-15 -2866 ((-51) (-591 (-273 |#2|)) (-591 (-110)) (-273 |#2|) (-591 (-273 |#2|)))) (-15 -2866 ((-51) (-591 (-273 |#2|)) (-591 (-110)) (-273 |#2|) (-591 |#2|))) (-15 -2866 ((-51) (-591 |#2|) (-591 (-110)) (-273 |#2|) (-591 |#2|))) (-15 -2866 ((-51) (-591 |#2|) (-591 (-110)) (-273 |#2|) (-591 (-273 |#2|)))) (-15 -2866 ((-51) (-273 |#2|) (-110) (-273 |#2|) |#2|)) (-15 -2866 ((-51) |#2| (-110) (-273 |#2|) |#2|)) (-15 -2866 ((-51) |#2| (-110) (-273 |#2|) (-273 |#2|))) (-15 -2866 ((-51) |#2| (-110) (-273 |#2|) (-591 |#2|)))) (-13 (-788) (-517) (-566 (-501))) (-408 |#1|)) (T -295))
+((-2866 (*1 *2 *3 *4 *5 *6) (-12 (-5 *4 (-110)) (-5 *5 (-273 *3)) (-5 *6 (-591 *3)) (-4 *3 (-408 *7)) (-4 *7 (-13 (-788) (-517) (-566 (-501)))) (-5 *2 (-51)) (-5 *1 (-295 *7 *3)))) (-2866 (*1 *2 *3 *4 *5 *5) (-12 (-5 *4 (-110)) (-5 *5 (-273 *3)) (-4 *3 (-408 *6)) (-4 *6 (-13 (-788) (-517) (-566 (-501)))) (-5 *2 (-51)) (-5 *1 (-295 *6 *3)))) (-2866 (*1 *2 *3 *4 *5 *3) (-12 (-5 *4 (-110)) (-5 *5 (-273 *3)) (-4 *3 (-408 *6)) (-4 *6 (-13 (-788) (-517) (-566 (-501)))) (-5 *2 (-51)) (-5 *1 (-295 *6 *3)))) (-2866 (*1 *2 *3 *4 *3 *5) (-12 (-5 *3 (-273 *5)) (-5 *4 (-110)) (-4 *5 (-408 *6)) (-4 *6 (-13 (-788) (-517) (-566 (-501)))) (-5 *2 (-51)) (-5 *1 (-295 *6 *5)))) (-2866 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-591 *8)) (-5 *4 (-591 (-110))) (-5 *6 (-591 (-273 *8))) (-4 *8 (-408 *7)) (-5 *5 (-273 *8)) (-4 *7 (-13 (-788) (-517) (-566 (-501)))) (-5 *2 (-51)) (-5 *1 (-295 *7 *8)))) (-2866 (*1 *2 *3 *4 *5 *3) (-12 (-5 *3 (-591 *7)) (-5 *4 (-591 (-110))) (-5 *5 (-273 *7)) (-4 *7 (-408 *6)) (-4 *6 (-13 (-788) (-517) (-566 (-501)))) (-5 *2 (-51)) (-5 *1 (-295 *6 *7)))) (-2866 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-591 (-273 *8))) (-5 *4 (-591 (-110))) (-5 *5 (-273 *8)) (-5 *6 (-591 *8)) (-4 *8 (-408 *7)) (-4 *7 (-13 (-788) (-517) (-566 (-501)))) (-5 *2 (-51)) (-5 *1 (-295 *7 *8)))) (-2866 (*1 *2 *3 *4 *5 *3) (-12 (-5 *3 (-591 (-273 *7))) (-5 *4 (-591 (-110))) (-5 *5 (-273 *7)) (-4 *7 (-408 *6)) (-4 *6 (-13 (-788) (-517) (-566 (-501)))) (-5 *2 (-51)) (-5 *1 (-295 *6 *7)))) (-2866 (*1 *2 *3 *4 *3 *5) (-12 (-5 *3 (-273 *7)) (-5 *4 (-110)) (-5 *5 (-591 *7)) (-4 *7 (-408 *6)) (-4 *6 (-13 (-788) (-517) (-566 (-501)))) (-5 *2 (-51)) (-5 *1 (-295 *6 *7)))) (-2866 (*1 *2 *3 *4 *3 *3) (-12 (-5 *3 (-273 *6)) (-5 *4 (-110)) (-4 *6 (-408 *5)) (-4 *5 (-13 (-788) (-517) (-566 (-501)))) (-5 *2 (-51)) (-5 *1 (-295 *5 *6)))))
+(-10 -7 (-15 -2866 ((-51) (-273 |#2|) (-110) (-273 |#2|) (-273 |#2|))) (-15 -2866 ((-51) (-273 |#2|) (-110) (-273 |#2|) (-591 |#2|))) (-15 -2866 ((-51) (-591 (-273 |#2|)) (-591 (-110)) (-273 |#2|) (-591 (-273 |#2|)))) (-15 -2866 ((-51) (-591 (-273 |#2|)) (-591 (-110)) (-273 |#2|) (-591 |#2|))) (-15 -2866 ((-51) (-591 |#2|) (-591 (-110)) (-273 |#2|) (-591 |#2|))) (-15 -2866 ((-51) (-591 |#2|) (-591 (-110)) (-273 |#2|) (-591 (-273 |#2|)))) (-15 -2866 ((-51) (-273 |#2|) (-110) (-273 |#2|) |#2|)) (-15 -2866 ((-51) |#2| (-110) (-273 |#2|) |#2|)) (-15 -2866 ((-51) |#2| (-110) (-273 |#2|) (-273 |#2|))) (-15 -2866 ((-51) |#2| (-110) (-273 |#2|) (-591 |#2|))))
+((-3105 (((-1121 (-859)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1013 (-205)) (-205) (-525) (-1072)) 46) (((-1121 (-859)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1013 (-205)) (-205) (-525)) 47) (((-1121 (-859)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1013 (-205)) (-1 (-205) (-205)) (-525) (-1072)) 43) (((-1121 (-859)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1013 (-205)) (-1 (-205) (-205)) (-525)) 44)) (-3270 (((-1 (-205) (-205)) (-205)) 45)))
+(((-296) (-10 -7 (-15 -3270 ((-1 (-205) (-205)) (-205))) (-15 -3105 ((-1121 (-859)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1013 (-205)) (-1 (-205) (-205)) (-525))) (-15 -3105 ((-1121 (-859)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1013 (-205)) (-1 (-205) (-205)) (-525) (-1072))) (-15 -3105 ((-1121 (-859)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1013 (-205)) (-205) (-525))) (-15 -3105 ((-1121 (-859)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1013 (-205)) (-205) (-525) (-1072))))) (T -296))
+((-3105 (*1 *2 *3 *3 *3 *4 *5 *6 *7 *8) (-12 (-5 *3 (-294 (-525))) (-5 *4 (-1 (-205) (-205))) (-5 *5 (-1013 (-205))) (-5 *6 (-205)) (-5 *7 (-525)) (-5 *8 (-1072)) (-5 *2 (-1121 (-859))) (-5 *1 (-296)))) (-3105 (*1 *2 *3 *3 *3 *4 *5 *6 *7) (-12 (-5 *3 (-294 (-525))) (-5 *4 (-1 (-205) (-205))) (-5 *5 (-1013 (-205))) (-5 *6 (-205)) (-5 *7 (-525)) (-5 *2 (-1121 (-859))) (-5 *1 (-296)))) (-3105 (*1 *2 *3 *3 *3 *4 *5 *4 *6 *7) (-12 (-5 *3 (-294 (-525))) (-5 *4 (-1 (-205) (-205))) (-5 *5 (-1013 (-205))) (-5 *6 (-525)) (-5 *7 (-1072)) (-5 *2 (-1121 (-859))) (-5 *1 (-296)))) (-3105 (*1 *2 *3 *3 *3 *4 *5 *4 *6) (-12 (-5 *3 (-294 (-525))) (-5 *4 (-1 (-205) (-205))) (-5 *5 (-1013 (-205))) (-5 *6 (-525)) (-5 *2 (-1121 (-859))) (-5 *1 (-296)))) (-3270 (*1 *2 *3) (-12 (-5 *2 (-1 (-205) (-205))) (-5 *1 (-296)) (-5 *3 (-205)))))
+(-10 -7 (-15 -3270 ((-1 (-205) (-205)) (-205))) (-15 -3105 ((-1121 (-859)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1013 (-205)) (-1 (-205) (-205)) (-525))) (-15 -3105 ((-1121 (-859)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1013 (-205)) (-1 (-205) (-205)) (-525) (-1072))) (-15 -3105 ((-1121 (-859)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1013 (-205)) (-205) (-525))) (-15 -3105 ((-1121 (-859)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1013 (-205)) (-205) (-525) (-1072))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) 25)) (-1444 (((-591 (-1003)) $) NIL)) (-1592 (((-1089) $) NIL)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3641 (($ $) NIL (|has| |#1| (-517)))) (-3077 (((-108) $) NIL (|has| |#1| (-517)))) (-3328 (($ $ (-385 (-525))) NIL) (($ $ (-385 (-525)) (-385 (-525))) NIL)) (-3581 (((-1070 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|))) $) 20)) (-4087 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2381 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3332 (((-3 $ "failed") $ $) NIL)) (-1720 (($ $) NIL (|has| |#1| (-341)))) (-3898 (((-396 $) $) NIL (|has| |#1| (-341)))) (-2551 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1965 (((-108) $ $) NIL (|has| |#1| (-341)))) (-4058 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2360 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1895 (($ (-712) (-1070 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|)))) NIL)) (-4109 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2400 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2055 (($) NIL T CONST)) (-3265 (($ $ $) NIL (|has| |#1| (-341)))) (-1575 (($ $) 32)) (-1522 (((-3 $ "failed") $) NIL)) (-3239 (($ $ $) NIL (|has| |#1| (-341)))) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL (|has| |#1| (-341)))) (-2393 (((-108) $) NIL (|has| |#1| (-341)))) (-1795 (((-108) $) NIL)) (-1417 (($) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1676 (((-385 (-525)) $) NIL) (((-385 (-525)) $ (-385 (-525))) 16)) (-3865 (((-108) $) NIL)) (-3126 (($ $ (-525)) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1698 (($ $ (-854)) NIL) (($ $ (-385 (-525))) NIL)) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-341)))) (-3802 (((-108) $) NIL)) (-1422 (($ |#1| (-385 (-525))) NIL) (($ $ (-1003) (-385 (-525))) NIL) (($ $ (-591 (-1003)) (-591 (-385 (-525)))) NIL)) (-1923 (($ $ $) NIL)) (-3475 (($ $ $) NIL)) (-1257 (($ (-1 |#1| |#1|) $) NIL)) (-2356 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1548 (($ $) NIL)) (-1556 ((|#1| $) NIL)) (-2081 (($ (-591 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-2621 (((-1072) $) NIL)) (-1523 (($ $) NIL (|has| |#1| (-341)))) (-2452 (($ $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1089)) NIL (-3150 (-12 (|has| |#1| (-15 -2452 (|#1| |#1| (-1089)))) (|has| |#1| (-15 -1444 ((-591 (-1089)) |#1|))) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-891)) (|has| |#1| (-1111)))))) (-2937 (((-1036) $) NIL)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| |#1| (-341)))) (-2124 (($ (-591 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-2542 (((-396 $) $) NIL (|has| |#1| (-341)))) (-3387 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL (|has| |#1| (-341)))) (-1618 (($ $ (-385 (-525))) NIL)) (-3210 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-341)))) (-4090 (((-385 (-525)) $) 17)) (-2730 (($ (-1156 |#1| |#2| |#3|)) 11)) (-3987 (((-1156 |#1| |#2| |#3|) $) 12)) (-2288 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1980 (((-1070 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))))) (-3048 (((-712) $) NIL (|has| |#1| (-341)))) (-1881 ((|#1| $ (-385 (-525))) NIL) (($ $ $) NIL (|has| (-385 (-525)) (-1030)))) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL (|has| |#1| (-341)))) (-2209 (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-712)) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (-2743 (((-385 (-525)) $) NIL)) (-4122 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2410 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4098 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2391 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4073 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2370 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1664 (($ $) 10)) (-2686 (((-796) $) 38) (($ (-525)) NIL) (($ |#1|) NIL (|has| |#1| (-160))) (($ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $) NIL (|has| |#1| (-517)))) (-1263 ((|#1| $ (-385 (-525))) 30)) (-3751 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-3425 (((-712)) NIL)) (-1708 ((|#1| $) NIL)) (-4163 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2457 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1724 (((-108) $ $) NIL (|has| |#1| (-517)))) (-4137 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2432 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4193 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2477 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4173 ((|#1| $ (-385 (-525))) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))) (|has| |#1| (-15 -2686 (|#1| (-1089))))))) (-1234 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2495 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4179 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2469 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4149 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2444 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (-1830 (($) NIL T CONST)) (-1839 (($) NIL T CONST)) (-1796 (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-712)) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (-4004 (((-108) $ $) NIL)) (-3982 (((-108) $ $) NIL)) (-3944 (((-108) $ $) 27)) (-3994 (((-108) $ $) NIL)) (-3971 (((-108) $ $) 33)) (-4059 (($ $ |#1|) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525)))))))
+(((-297 |#1| |#2| |#3|) (-13 (-1152 |#1|) (-733) (-10 -8 (-15 -2730 ($ (-1156 |#1| |#2| |#3|))) (-15 -3987 ((-1156 |#1| |#2| |#3|) $)) (-15 -4090 ((-385 (-525)) $)))) (-13 (-341) (-788)) (-1089) |#1|) (T -297))
+((-2730 (*1 *1 *2) (-12 (-5 *2 (-1156 *3 *4 *5)) (-4 *3 (-13 (-341) (-788))) (-14 *4 (-1089)) (-14 *5 *3) (-5 *1 (-297 *3 *4 *5)))) (-3987 (*1 *2 *1) (-12 (-5 *2 (-1156 *3 *4 *5)) (-5 *1 (-297 *3 *4 *5)) (-4 *3 (-13 (-341) (-788))) (-14 *4 (-1089)) (-14 *5 *3))) (-4090 (*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-297 *3 *4 *5)) (-4 *3 (-13 (-341) (-788))) (-14 *4 (-1089)) (-14 *5 *3))))
+(-13 (-1152 |#1|) (-733) (-10 -8 (-15 -2730 ($ (-1156 |#1| |#2| |#3|))) (-15 -3987 ((-1156 |#1| |#2| |#3|) $)) (-15 -4090 ((-385 (-525)) $))))
+((-3126 (((-2 (|:| -3987 (-712)) (|:| -2976 |#1|) (|:| |radicand| (-591 |#1|))) (-396 |#1|) (-712)) 24)) (-2356 (((-591 (-2 (|:| -2976 (-712)) (|:| |logand| |#1|))) (-396 |#1|)) 28)))
+(((-298 |#1|) (-10 -7 (-15 -3126 ((-2 (|:| -3987 (-712)) (|:| -2976 |#1|) (|:| |radicand| (-591 |#1|))) (-396 |#1|) (-712))) (-15 -2356 ((-591 (-2 (|:| -2976 (-712)) (|:| |logand| |#1|))) (-396 |#1|)))) (-517)) (T -298))
+((-2356 (*1 *2 *3) (-12 (-5 *3 (-396 *4)) (-4 *4 (-517)) (-5 *2 (-591 (-2 (|:| -2976 (-712)) (|:| |logand| *4)))) (-5 *1 (-298 *4)))) (-3126 (*1 *2 *3 *4) (-12 (-5 *3 (-396 *5)) (-4 *5 (-517)) (-5 *2 (-2 (|:| -3987 (-712)) (|:| -2976 *5) (|:| |radicand| (-591 *5)))) (-5 *1 (-298 *5)) (-5 *4 (-712)))))
+(-10 -7 (-15 -3126 ((-2 (|:| -3987 (-712)) (|:| -2976 |#1|) (|:| |radicand| (-591 |#1|))) (-396 |#1|) (-712))) (-15 -2356 ((-591 (-2 (|:| -2976 (-712)) (|:| |logand| |#1|))) (-396 |#1|))))
+((-1444 (((-591 |#2|) (-1085 |#4|)) 43)) (-1930 ((|#3| (-525)) 46)) (-3551 (((-1085 |#4|) (-1085 |#3|)) 30)) (-2651 (((-1085 |#4|) (-1085 |#4|) (-525)) 56)) (-1428 (((-1085 |#3|) (-1085 |#4|)) 21)) (-2743 (((-591 (-712)) (-1085 |#4|) (-591 |#2|)) 40)) (-1310 (((-1085 |#3|) (-1085 |#4|) (-591 |#2|) (-591 |#3|)) 35)))
+(((-299 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1310 ((-1085 |#3|) (-1085 |#4|) (-591 |#2|) (-591 |#3|))) (-15 -2743 ((-591 (-712)) (-1085 |#4|) (-591 |#2|))) (-15 -1444 ((-591 |#2|) (-1085 |#4|))) (-15 -1428 ((-1085 |#3|) (-1085 |#4|))) (-15 -3551 ((-1085 |#4|) (-1085 |#3|))) (-15 -2651 ((-1085 |#4|) (-1085 |#4|) (-525))) (-15 -1930 (|#3| (-525)))) (-734) (-788) (-975) (-882 |#3| |#1| |#2|)) (T -299))
+((-1930 (*1 *2 *3) (-12 (-5 *3 (-525)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *2 (-975)) (-5 *1 (-299 *4 *5 *2 *6)) (-4 *6 (-882 *2 *4 *5)))) (-2651 (*1 *2 *2 *3) (-12 (-5 *2 (-1085 *7)) (-5 *3 (-525)) (-4 *7 (-882 *6 *4 *5)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-975)) (-5 *1 (-299 *4 *5 *6 *7)))) (-3551 (*1 *2 *3) (-12 (-5 *3 (-1085 *6)) (-4 *6 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-1085 *7)) (-5 *1 (-299 *4 *5 *6 *7)) (-4 *7 (-882 *6 *4 *5)))) (-1428 (*1 *2 *3) (-12 (-5 *3 (-1085 *7)) (-4 *7 (-882 *6 *4 *5)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-975)) (-5 *2 (-1085 *6)) (-5 *1 (-299 *4 *5 *6 *7)))) (-1444 (*1 *2 *3) (-12 (-5 *3 (-1085 *7)) (-4 *7 (-882 *6 *4 *5)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-975)) (-5 *2 (-591 *5)) (-5 *1 (-299 *4 *5 *6 *7)))) (-2743 (*1 *2 *3 *4) (-12 (-5 *3 (-1085 *8)) (-5 *4 (-591 *6)) (-4 *6 (-788)) (-4 *8 (-882 *7 *5 *6)) (-4 *5 (-734)) (-4 *7 (-975)) (-5 *2 (-591 (-712))) (-5 *1 (-299 *5 *6 *7 *8)))) (-1310 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1085 *9)) (-5 *4 (-591 *7)) (-5 *5 (-591 *8)) (-4 *7 (-788)) (-4 *8 (-975)) (-4 *9 (-882 *8 *6 *7)) (-4 *6 (-734)) (-5 *2 (-1085 *8)) (-5 *1 (-299 *6 *7 *8 *9)))))
+(-10 -7 (-15 -1310 ((-1085 |#3|) (-1085 |#4|) (-591 |#2|) (-591 |#3|))) (-15 -2743 ((-591 (-712)) (-1085 |#4|) (-591 |#2|))) (-15 -1444 ((-591 |#2|) (-1085 |#4|))) (-15 -1428 ((-1085 |#3|) (-1085 |#4|))) (-15 -3551 ((-1085 |#4|) (-1085 |#3|))) (-15 -2651 ((-1085 |#4|) (-1085 |#4|) (-525))) (-15 -1930 (|#3| (-525))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) 14)) (-3581 (((-591 (-2 (|:| |gen| |#1|) (|:| -2288 (-525)))) $) 18)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2834 (((-712) $) NIL)) (-2055 (($) NIL T CONST)) (-4174 (((-3 |#1| "failed") $) NIL)) (-3341 ((|#1| $) NIL)) (-2178 ((|#1| $ (-525)) NIL)) (-2235 (((-525) $ (-525)) NIL)) (-1923 (($ $ $) NIL (|has| |#1| (-788)))) (-3475 (($ $ $) NIL (|has| |#1| (-788)))) (-2637 (($ (-1 |#1| |#1|) $) NIL)) (-1526 (($ (-1 (-525) (-525)) $) 10)) (-2621 (((-1072) $) NIL)) (-1990 (($ $ $) NIL (|has| (-525) (-733)))) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) NIL) (($ |#1|) NIL)) (-1263 (((-525) |#1| $) NIL)) (-1830 (($) 15 T CONST)) (-4004 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3982 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3944 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3971 (((-108) $ $) 21 (|has| |#1| (-788)))) (-4047 (($ $) 11) (($ $ $) 20)) (-4036 (($ $ $) NIL) (($ |#1| $) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ (-525)) NIL) (($ (-525) |#1|) 19)))
(((-300 |#1|) (-13 (-21) (-659 (-525)) (-301 |#1| (-525)) (-10 -7 (IF (|has| |#1| (-788)) (-6 (-788)) |%noBranch|))) (-1018)) (T -300))
NIL
(-13 (-21) (-659 (-525)) (-301 |#1| (-525)) (-10 -7 (IF (|has| |#1| (-788)) (-6 (-788)) |%noBranch|)))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-1631 (((-591 (-2 (|:| |gen| |#1|) (|:| -1409 |#2|))) $) 27)) (-2157 (((-3 $ "failed") $ $) 19)) (-3032 (((-712) $) 28)) (-3798 (($) 17 T CONST)) (-1251 (((-3 |#1| "failed") $) 32)) (-3528 ((|#1| $) 31)) (-2423 ((|#1| $ (-525)) 25)) (-3509 ((|#2| $ (-525)) 26)) (-3731 (($ (-1 |#1| |#1|) $) 22)) (-3086 (($ (-1 |#2| |#2|) $) 23)) (-2339 (((-1072) $) 9)) (-3792 (($ $ $) 21 (|has| |#2| (-733)))) (-2047 (((-1036) $) 10)) (-3022 (((-796) $) 11) (($ |#1|) 33)) (-2560 ((|#2| |#1| $) 24)) (-4191 (($) 18 T CONST)) (-4096 (((-108) $ $) 6)) (-4156 (($ $ $) 14) (($ |#1| $) 30)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ |#2| |#1|) 29)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-3581 (((-591 (-2 (|:| |gen| |#1|) (|:| -2288 |#2|))) $) 27)) (-3332 (((-3 $ "failed") $ $) 19)) (-2834 (((-712) $) 28)) (-2055 (($) 17 T CONST)) (-4174 (((-3 |#1| "failed") $) 32)) (-3341 ((|#1| $) 31)) (-2178 ((|#1| $ (-525)) 25)) (-2235 ((|#2| $ (-525)) 26)) (-2637 (($ (-1 |#1| |#1|) $) 22)) (-1526 (($ (-1 |#2| |#2|) $) 23)) (-2621 (((-1072) $) 9)) (-1990 (($ $ $) 21 (|has| |#2| (-733)))) (-2937 (((-1036) $) 10)) (-2686 (((-796) $) 11) (($ |#1|) 33)) (-1263 ((|#2| |#1| $) 24)) (-1830 (($) 18 T CONST)) (-3944 (((-108) $ $) 6)) (-4036 (($ $ $) 14) (($ |#1| $) 30)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ |#2| |#1|) 29)))
(((-301 |#1| |#2|) (-131) (-1018) (-126)) (T -301))
-((-4156 (*1 *1 *2 *1) (-12 (-4 *1 (-301 *2 *3)) (-4 *2 (-1018)) (-4 *3 (-126)))) (* (*1 *1 *2 *3) (-12 (-4 *1 (-301 *3 *2)) (-4 *3 (-1018)) (-4 *2 (-126)))) (-3032 (*1 *2 *1) (-12 (-4 *1 (-301 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-126)) (-5 *2 (-712)))) (-1631 (*1 *2 *1) (-12 (-4 *1 (-301 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-126)) (-5 *2 (-591 (-2 (|:| |gen| *3) (|:| -1409 *4)))))) (-3509 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *1 (-301 *4 *2)) (-4 *4 (-1018)) (-4 *2 (-126)))) (-2423 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *1 (-301 *2 *4)) (-4 *4 (-126)) (-4 *2 (-1018)))) (-2560 (*1 *2 *3 *1) (-12 (-4 *1 (-301 *3 *2)) (-4 *3 (-1018)) (-4 *2 (-126)))) (-3086 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-301 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-126)))) (-3731 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-301 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-126)))) (-3792 (*1 *1 *1 *1) (-12 (-4 *1 (-301 *2 *3)) (-4 *2 (-1018)) (-4 *3 (-126)) (-4 *3 (-733)))))
-(-13 (-126) (-966 |t#1|) (-10 -8 (-15 -4156 ($ |t#1| $)) (-15 * ($ |t#2| |t#1|)) (-15 -3032 ((-712) $)) (-15 -1631 ((-591 (-2 (|:| |gen| |t#1|) (|:| -1409 |t#2|))) $)) (-15 -3509 (|t#2| $ (-525))) (-15 -2423 (|t#1| $ (-525))) (-15 -2560 (|t#2| |t#1| $)) (-15 -3086 ($ (-1 |t#2| |t#2|) $)) (-15 -3731 ($ (-1 |t#1| |t#1|) $)) (IF (|has| |t#2| (-733)) (-15 -3792 ($ $ $)) |%noBranch|)))
+((-4036 (*1 *1 *2 *1) (-12 (-4 *1 (-301 *2 *3)) (-4 *2 (-1018)) (-4 *3 (-126)))) (* (*1 *1 *2 *3) (-12 (-4 *1 (-301 *3 *2)) (-4 *3 (-1018)) (-4 *2 (-126)))) (-2834 (*1 *2 *1) (-12 (-4 *1 (-301 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-126)) (-5 *2 (-712)))) (-3581 (*1 *2 *1) (-12 (-4 *1 (-301 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-126)) (-5 *2 (-591 (-2 (|:| |gen| *3) (|:| -2288 *4)))))) (-2235 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *1 (-301 *4 *2)) (-4 *4 (-1018)) (-4 *2 (-126)))) (-2178 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *1 (-301 *2 *4)) (-4 *4 (-126)) (-4 *2 (-1018)))) (-1263 (*1 *2 *3 *1) (-12 (-4 *1 (-301 *3 *2)) (-4 *3 (-1018)) (-4 *2 (-126)))) (-1526 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-301 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-126)))) (-2637 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-301 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-126)))) (-1990 (*1 *1 *1 *1) (-12 (-4 *1 (-301 *2 *3)) (-4 *2 (-1018)) (-4 *3 (-126)) (-4 *3 (-733)))))
+(-13 (-126) (-966 |t#1|) (-10 -8 (-15 -4036 ($ |t#1| $)) (-15 * ($ |t#2| |t#1|)) (-15 -2834 ((-712) $)) (-15 -3581 ((-591 (-2 (|:| |gen| |t#1|) (|:| -2288 |t#2|))) $)) (-15 -2235 (|t#2| $ (-525))) (-15 -2178 (|t#1| $ (-525))) (-15 -1263 (|t#2| |t#1| $)) (-15 -1526 ($ (-1 |t#2| |t#2|) $)) (-15 -2637 ($ (-1 |t#1| |t#1|) $)) (IF (|has| |t#2| (-733)) (-15 -1990 ($ $ $)) |%noBranch|)))
(((-23) . T) ((-25) . T) ((-97) . T) ((-126) . T) ((-565 (-796)) . T) ((-966 |#1|) . T) ((-1018) . T))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-1631 (((-591 (-2 (|:| |gen| |#1|) (|:| -1409 (-712)))) $) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-3032 (((-712) $) NIL)) (-3798 (($) NIL T CONST)) (-1251 (((-3 |#1| "failed") $) NIL)) (-3528 ((|#1| $) NIL)) (-2423 ((|#1| $ (-525)) NIL)) (-3509 (((-712) $ (-525)) NIL)) (-3731 (($ (-1 |#1| |#1|) $) NIL)) (-3086 (($ (-1 (-712) (-712)) $) NIL)) (-2339 (((-1072) $) NIL)) (-3792 (($ $ $) NIL (|has| (-712) (-733)))) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) NIL) (($ |#1|) NIL)) (-2560 (((-712) |#1| $) NIL)) (-4191 (($) NIL T CONST)) (-4096 (((-108) $ $) NIL)) (-4156 (($ $ $) NIL) (($ |#1| $) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-712) |#1|) NIL)))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-3581 (((-591 (-2 (|:| |gen| |#1|) (|:| -2288 (-712)))) $) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2834 (((-712) $) NIL)) (-2055 (($) NIL T CONST)) (-4174 (((-3 |#1| "failed") $) NIL)) (-3341 ((|#1| $) NIL)) (-2178 ((|#1| $ (-525)) NIL)) (-2235 (((-712) $ (-525)) NIL)) (-2637 (($ (-1 |#1| |#1|) $) NIL)) (-1526 (($ (-1 (-712) (-712)) $) NIL)) (-2621 (((-1072) $) NIL)) (-1990 (($ $ $) NIL (|has| (-712) (-733)))) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) NIL) (($ |#1|) NIL)) (-1263 (((-712) |#1| $) NIL)) (-1830 (($) NIL T CONST)) (-3944 (((-108) $ $) NIL)) (-4036 (($ $ $) NIL) (($ |#1| $) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-712) |#1|) NIL)))
(((-302 |#1|) (-301 |#1| (-712)) (-1018)) (T -302))
NIL
(-301 |#1| (-712))
-((-3208 (($ $) 53)) (-2056 (($ $ |#2| |#3| $) 14)) (-4015 (($ (-1 |#3| |#3|) $) 35)) (-1634 (((-108) $) 27)) (-1646 ((|#2| $) 29)) (-2089 (((-3 $ "failed") $ $) NIL) (((-3 $ "failed") $ |#2|) 46)) (-2668 ((|#2| $) 49)) (-3654 (((-591 |#2|) $) 38)) (-1698 (($ $ $ (-712)) 23)) (-4173 (($ $ |#2|) 42)))
-(((-303 |#1| |#2| |#3|) (-10 -8 (-15 -3208 (|#1| |#1|)) (-15 -2668 (|#2| |#1|)) (-15 -2089 ((-3 |#1| "failed") |#1| |#2|)) (-15 -1698 (|#1| |#1| |#1| (-712))) (-15 -2056 (|#1| |#1| |#2| |#3| |#1|)) (-15 -4015 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -3654 ((-591 |#2|) |#1|)) (-15 -1646 (|#2| |#1|)) (-15 -1634 ((-108) |#1|)) (-15 -2089 ((-3 |#1| "failed") |#1| |#1|)) (-15 -4173 (|#1| |#1| |#2|))) (-304 |#2| |#3|) (-975) (-733)) (T -303))
+((-3153 (($ $) 53)) (-2615 (($ $ |#2| |#3| $) 14)) (-2508 (($ (-1 |#3| |#3|) $) 35)) (-1531 (((-108) $) 27)) (-1540 ((|#2| $) 29)) (-3210 (((-3 $ "failed") $ $) NIL) (((-3 $ "failed") $ |#2|) 46)) (-2827 ((|#2| $) 49)) (-3109 (((-591 |#2|) $) 38)) (-2931 (($ $ $ (-712)) 23)) (-4059 (($ $ |#2|) 42)))
+(((-303 |#1| |#2| |#3|) (-10 -8 (-15 -3153 (|#1| |#1|)) (-15 -2827 (|#2| |#1|)) (-15 -3210 ((-3 |#1| "failed") |#1| |#2|)) (-15 -2931 (|#1| |#1| |#1| (-712))) (-15 -2615 (|#1| |#1| |#2| |#3| |#1|)) (-15 -2508 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -3109 ((-591 |#2|) |#1|)) (-15 -1540 (|#2| |#1|)) (-15 -1531 ((-108) |#1|)) (-15 -3210 ((-3 |#1| "failed") |#1| |#1|)) (-15 -4059 (|#1| |#1| |#2|))) (-304 |#2| |#3|) (-975) (-733)) (T -303))
NIL
-(-10 -8 (-15 -3208 (|#1| |#1|)) (-15 -2668 (|#2| |#1|)) (-15 -2089 ((-3 |#1| "failed") |#1| |#2|)) (-15 -1698 (|#1| |#1| |#1| (-712))) (-15 -2056 (|#1| |#1| |#2| |#3| |#1|)) (-15 -4015 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -3654 ((-591 |#2|) |#1|)) (-15 -1646 (|#2| |#1|)) (-15 -1634 ((-108) |#1|)) (-15 -2089 ((-3 |#1| "failed") |#1| |#1|)) (-15 -4173 (|#1| |#1| |#2|)))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) 51 (|has| |#1| (-517)))) (-3706 (($ $) 52 (|has| |#1| (-517)))) (-1715 (((-108) $) 54 (|has| |#1| (-517)))) (-2157 (((-3 $ "failed") $ $) 19)) (-3798 (($) 17 T CONST)) (-1251 (((-3 (-525) "failed") $) 90 (|has| |#1| (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) 88 (|has| |#1| (-966 (-385 (-525))))) (((-3 |#1| "failed") $) 87)) (-3528 (((-525) $) 91 (|has| |#1| (-966 (-525)))) (((-385 (-525)) $) 89 (|has| |#1| (-966 (-385 (-525))))) ((|#1| $) 86)) (-1710 (($ $) 60)) (-4163 (((-3 $ "failed") $) 34)) (-3208 (($ $) 75 (|has| |#1| (-429)))) (-2056 (($ $ |#1| |#2| $) 79)) (-2824 (((-108) $) 31)) (-4010 (((-712) $) 82)) (-2202 (((-108) $) 62)) (-1480 (($ |#1| |#2|) 61)) (-2624 ((|#2| $) 81)) (-4015 (($ (-1 |#2| |#2|) $) 80)) (-1340 (($ (-1 |#1| |#1|) $) 63)) (-1661 (($ $) 65)) (-1678 ((|#1| $) 66)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-1634 (((-108) $) 85)) (-1646 ((|#1| $) 84)) (-2089 (((-3 $ "failed") $ $) 50 (|has| |#1| (-517))) (((-3 $ "failed") $ |#1|) 77 (|has| |#1| (-517)))) (-1316 ((|#2| $) 64)) (-2668 ((|#1| $) 76 (|has| |#1| (-429)))) (-3022 (((-796) $) 11) (($ (-525)) 28) (($ $) 49 (|has| |#1| (-517))) (($ |#1|) 47) (($ (-385 (-525))) 57 (-3321 (|has| |#1| (-966 (-385 (-525)))) (|has| |#1| (-37 (-385 (-525))))))) (-3654 (((-591 |#1|) $) 83)) (-2560 ((|#1| $ |#2|) 59)) (-1437 (((-3 $ "failed") $) 48 (|has| |#1| (-136)))) (-2128 (((-712)) 29)) (-1698 (($ $ $ (-712)) 78 (|has| |#1| (-160)))) (-2495 (((-108) $ $) 53 (|has| |#1| (-517)))) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4096 (((-108) $ $) 6)) (-4173 (($ $ |#1|) 58 (|has| |#1| (-341)))) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 68) (($ |#1| $) 67) (($ (-385 (-525)) $) 56 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 55 (|has| |#1| (-37 (-385 (-525)))))))
+(-10 -8 (-15 -3153 (|#1| |#1|)) (-15 -2827 (|#2| |#1|)) (-15 -3210 ((-3 |#1| "failed") |#1| |#2|)) (-15 -2931 (|#1| |#1| |#1| (-712))) (-15 -2615 (|#1| |#1| |#2| |#3| |#1|)) (-15 -2508 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -3109 ((-591 |#2|) |#1|)) (-15 -1540 (|#2| |#1|)) (-15 -1531 ((-108) |#1|)) (-15 -3210 ((-3 |#1| "failed") |#1| |#1|)) (-15 -4059 (|#1| |#1| |#2|)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) 51 (|has| |#1| (-517)))) (-3641 (($ $) 52 (|has| |#1| (-517)))) (-3077 (((-108) $) 54 (|has| |#1| (-517)))) (-3332 (((-3 $ "failed") $ $) 19)) (-2055 (($) 17 T CONST)) (-4174 (((-3 (-525) "failed") $) 90 (|has| |#1| (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) 88 (|has| |#1| (-966 (-385 (-525))))) (((-3 |#1| "failed") $) 87)) (-3341 (((-525) $) 91 (|has| |#1| (-966 (-525)))) (((-385 (-525)) $) 89 (|has| |#1| (-966 (-385 (-525))))) ((|#1| $) 86)) (-1575 (($ $) 60)) (-1522 (((-3 $ "failed") $) 34)) (-3153 (($ $) 75 (|has| |#1| (-429)))) (-2615 (($ $ |#1| |#2| $) 79)) (-3865 (((-108) $) 31)) (-3667 (((-712) $) 82)) (-3802 (((-108) $) 62)) (-1422 (($ |#1| |#2|) 61)) (-3629 ((|#2| $) 81)) (-2508 (($ (-1 |#2| |#2|) $) 80)) (-1257 (($ (-1 |#1| |#1|) $) 63)) (-1548 (($ $) 65)) (-1556 ((|#1| $) 66)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-1531 (((-108) $) 85)) (-1540 ((|#1| $) 84)) (-3210 (((-3 $ "failed") $ $) 50 (|has| |#1| (-517))) (((-3 $ "failed") $ |#1|) 77 (|has| |#1| (-517)))) (-2743 ((|#2| $) 64)) (-2827 ((|#1| $) 76 (|has| |#1| (-429)))) (-2686 (((-796) $) 11) (($ (-525)) 28) (($ $) 49 (|has| |#1| (-517))) (($ |#1|) 47) (($ (-385 (-525))) 57 (-3150 (|has| |#1| (-966 (-385 (-525)))) (|has| |#1| (-37 (-385 (-525))))))) (-3109 (((-591 |#1|) $) 83)) (-1263 ((|#1| $ |#2|) 59)) (-3751 (((-3 $ "failed") $) 48 (|has| |#1| (-136)))) (-3425 (((-712)) 29)) (-2931 (($ $ $ (-712)) 78 (|has| |#1| (-160)))) (-1724 (((-108) $ $) 53 (|has| |#1| (-517)))) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-3944 (((-108) $ $) 6)) (-4059 (($ $ |#1|) 58 (|has| |#1| (-341)))) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 68) (($ |#1| $) 67) (($ (-385 (-525)) $) 56 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 55 (|has| |#1| (-37 (-385 (-525)))))))
(((-304 |#1| |#2|) (-131) (-975) (-733)) (T -304))
-((-1634 (*1 *2 *1) (-12 (-4 *1 (-304 *3 *4)) (-4 *3 (-975)) (-4 *4 (-733)) (-5 *2 (-108)))) (-1646 (*1 *2 *1) (-12 (-4 *1 (-304 *2 *3)) (-4 *3 (-733)) (-4 *2 (-975)))) (-3654 (*1 *2 *1) (-12 (-4 *1 (-304 *3 *4)) (-4 *3 (-975)) (-4 *4 (-733)) (-5 *2 (-591 *3)))) (-4010 (*1 *2 *1) (-12 (-4 *1 (-304 *3 *4)) (-4 *3 (-975)) (-4 *4 (-733)) (-5 *2 (-712)))) (-2624 (*1 *2 *1) (-12 (-4 *1 (-304 *3 *2)) (-4 *3 (-975)) (-4 *2 (-733)))) (-4015 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-304 *3 *4)) (-4 *3 (-975)) (-4 *4 (-733)))) (-2056 (*1 *1 *1 *2 *3 *1) (-12 (-4 *1 (-304 *2 *3)) (-4 *2 (-975)) (-4 *3 (-733)))) (-1698 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-712)) (-4 *1 (-304 *3 *4)) (-4 *3 (-975)) (-4 *4 (-733)) (-4 *3 (-160)))) (-2089 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-304 *2 *3)) (-4 *2 (-975)) (-4 *3 (-733)) (-4 *2 (-517)))) (-2668 (*1 *2 *1) (-12 (-4 *1 (-304 *2 *3)) (-4 *3 (-733)) (-4 *2 (-975)) (-4 *2 (-429)))) (-3208 (*1 *1 *1) (-12 (-4 *1 (-304 *2 *3)) (-4 *2 (-975)) (-4 *3 (-733)) (-4 *2 (-429)))))
-(-13 (-46 |t#1| |t#2|) (-389 |t#1|) (-10 -8 (-15 -1634 ((-108) $)) (-15 -1646 (|t#1| $)) (-15 -3654 ((-591 |t#1|) $)) (-15 -4010 ((-712) $)) (-15 -2624 (|t#2| $)) (-15 -4015 ($ (-1 |t#2| |t#2|) $)) (-15 -2056 ($ $ |t#1| |t#2| $)) (IF (|has| |t#1| (-160)) (-15 -1698 ($ $ $ (-712))) |%noBranch|) (IF (|has| |t#1| (-517)) (-15 -2089 ((-3 $ "failed") $ |t#1|)) |%noBranch|) (IF (|has| |t#1| (-429)) (PROGN (-15 -2668 (|t#1| $)) (-15 -3208 ($ $))) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-46 |#1| |#2|) . T) ((-25) . T) ((-37 #0=(-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) |has| |#1| (-517)) ((-97) . T) ((-107 #0# #0#) |has| |#1| (-37 (-385 (-525)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3321 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-565 (-796)) . T) ((-160) -3321 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-269) |has| |#1| (-517)) ((-389 |#1|) . T) ((-517) |has| |#1| (-517)) ((-593 #0#) |has| |#1| (-37 (-385 (-525)))) ((-593 |#1|) . T) ((-593 $) . T) ((-659 #0#) |has| |#1| (-37 (-385 (-525)))) ((-659 |#1|) |has| |#1| (-160)) ((-659 $) |has| |#1| (-517)) ((-668) . T) ((-966 (-385 (-525))) |has| |#1| (-966 (-385 (-525)))) ((-966 (-525)) |has| |#1| (-966 (-525))) ((-966 |#1|) . T) ((-981 #0#) |has| |#1| (-37 (-385 (-525)))) ((-981 |#1|) . T) ((-981 $) -3321 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T))
-((-3008 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3296 (((-1176) $ (-525) (-525)) NIL (|has| $ (-6 -4251)))) (-3203 (((-108) (-1 (-108) |#1| |#1|) $) NIL) (((-108) $) NIL (|has| |#1| (-788)))) (-4026 (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4251))) (($ $) NIL (-12 (|has| $ (-6 -4251)) (|has| |#1| (-788))))) (-3327 (($ (-1 (-108) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-788)))) (-3891 (((-108) $ (-712)) NIL)) (-3041 (((-108) (-108)) NIL)) (-3186 ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4251))) ((|#1| $ (-1138 (-525)) |#1|) NIL (|has| $ (-6 -4251)))) (-1797 (($ (-1 (-108) |#1|) $) NIL)) (-2305 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-3798 (($) NIL T CONST)) (-2598 (($ $) NIL (|has| $ (-6 -4251)))) (-2617 (($ $) NIL)) (-3611 (($ $) NIL (|has| |#1| (-1018)))) (-3098 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3901 (($ |#1| $) NIL (|has| |#1| (-1018))) (($ (-1 (-108) |#1|) $) NIL)) (-3677 (($ |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-1227 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4250)))) (-3255 ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4251)))) (-3217 ((|#1| $ (-525)) NIL)) (-3004 (((-525) (-1 (-108) |#1|) $) NIL) (((-525) |#1| $) NIL (|has| |#1| (-1018))) (((-525) |#1| $ (-525)) NIL (|has| |#1| (-1018)))) (-1647 (($ $ (-525)) NIL)) (-1303 (((-712) $) NIL)) (-3454 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-1268 (($ (-712) |#1|) NIL)) (-2910 (((-108) $ (-712)) NIL)) (-3630 (((-525) $) NIL (|has| (-525) (-788)))) (-3741 (($ $ $) NIL (|has| |#1| (-788)))) (-2921 (($ $ $) NIL (|has| |#1| (-788))) (($ (-1 (-108) |#1| |#1|) $ $) NIL)) (-2131 (($ (-1 (-108) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-788)))) (-2552 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3468 (((-525) $) NIL (|has| (-525) (-788)))) (-2478 (($ $ $) NIL (|has| |#1| (-788)))) (-3249 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-3971 (((-108) $ (-712)) NIL)) (-2339 (((-1072) $) NIL (|has| |#1| (-1018)))) (-2470 (($ $ $ (-525)) NIL) (($ |#1| $ (-525)) NIL)) (-4189 (($ |#1| $ (-525)) NIL) (($ $ $ (-525)) NIL)) (-2511 (((-591 (-525)) $) NIL)) (-2791 (((-108) (-525) $) NIL)) (-2047 (((-1036) $) NIL (|has| |#1| (-1018)))) (-2860 (($ (-591 |#1|)) NIL)) (-3066 ((|#1| $) NIL (|has| (-525) (-788)))) (-2069 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-1941 (($ $ |#1|) NIL (|has| $ (-6 -4251)))) (-1623 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) NIL)) (-1615 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3339 (((-591 |#1|) $) NIL)) (-3028 (((-108) $) NIL)) (-3209 (($) NIL)) (-3164 ((|#1| $ (-525) |#1|) NIL) ((|#1| $ (-525)) NIL) (($ $ (-1138 (-525))) NIL)) (-1790 (($ $ (-1138 (-525))) NIL) (($ $ (-525)) NIL)) (-2777 (($ $ (-525)) NIL) (($ $ (-1138 (-525))) NIL)) (-2064 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-4063 (($ $ $ (-525)) NIL (|has| $ (-6 -4251)))) (-3199 (($ $) NIL)) (-1408 (((-501) $) NIL (|has| |#1| (-566 (-501))))) (-3036 (($ (-591 |#1|)) NIL)) (-1679 (($ $ $) NIL) (($ $ |#1|) NIL)) (-3690 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-591 $)) NIL)) (-3022 (((-796) $) NIL (|has| |#1| (-565 (-796))))) (-4158 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4135 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4119 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4096 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-4126 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4112 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4045 (((-712) $) NIL (|has| $ (-6 -4250)))))
-(((-305 |#1|) (-13 (-19 |#1|) (-261 |#1|) (-10 -8 (-15 -2860 ($ (-591 |#1|))) (-15 -1303 ((-712) $)) (-15 -1647 ($ $ (-525))) (-15 -3041 ((-108) (-108))))) (-1125)) (T -305))
-((-2860 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1125)) (-5 *1 (-305 *3)))) (-1303 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-305 *3)) (-4 *3 (-1125)))) (-1647 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-305 *3)) (-4 *3 (-1125)))) (-3041 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-305 *3)) (-4 *3 (-1125)))))
-(-13 (-19 |#1|) (-261 |#1|) (-10 -8 (-15 -2860 ($ (-591 |#1|))) (-15 -1303 ((-712) $)) (-15 -1647 ($ $ (-525))) (-15 -3041 ((-108) (-108)))))
-((-2144 (((-108) $) 42)) (-2834 (((-712)) 22)) (-2569 ((|#2| $) 46) (($ $ (-854)) 104)) (-3032 (((-712)) 98)) (-4171 (($ (-1171 |#2|)) 20)) (-1751 (((-108) $) 116)) (-2771 ((|#2| $) 48) (($ $ (-854)) 102)) (-1382 (((-1085 |#2|) $) NIL) (((-1085 $) $ (-854)) 95)) (-1924 (((-1085 |#2|) $) 83)) (-3040 (((-1085 |#2|) $) 80) (((-3 (-1085 |#2|) "failed") $ $) 77)) (-2054 (($ $ (-1085 |#2|)) 53)) (-2163 (((-774 (-854))) 28) (((-854)) 43)) (-4224 (((-128)) 25)) (-1316 (((-774 (-854)) $) 30) (((-854) $) 118)) (-1608 (($) 110)) (-3572 (((-1171 |#2|) $) NIL) (((-631 |#2|) (-1171 $)) 39)) (-1437 (($ $) NIL) (((-3 $ "failed") $) 86)) (-1884 (((-108) $) 41)))
-(((-306 |#1| |#2|) (-10 -8 (-15 -1437 ((-3 |#1| "failed") |#1|)) (-15 -3032 ((-712))) (-15 -1437 (|#1| |#1|)) (-15 -3040 ((-3 (-1085 |#2|) "failed") |#1| |#1|)) (-15 -3040 ((-1085 |#2|) |#1|)) (-15 -1924 ((-1085 |#2|) |#1|)) (-15 -2054 (|#1| |#1| (-1085 |#2|))) (-15 -1751 ((-108) |#1|)) (-15 -1608 (|#1|)) (-15 -2569 (|#1| |#1| (-854))) (-15 -2771 (|#1| |#1| (-854))) (-15 -1382 ((-1085 |#1|) |#1| (-854))) (-15 -2569 (|#2| |#1|)) (-15 -2771 (|#2| |#1|)) (-15 -1316 ((-854) |#1|)) (-15 -2163 ((-854))) (-15 -1382 ((-1085 |#2|) |#1|)) (-15 -4171 (|#1| (-1171 |#2|))) (-15 -3572 ((-631 |#2|) (-1171 |#1|))) (-15 -3572 ((-1171 |#2|) |#1|)) (-15 -2834 ((-712))) (-15 -2163 ((-774 (-854)))) (-15 -1316 ((-774 (-854)) |#1|)) (-15 -2144 ((-108) |#1|)) (-15 -1884 ((-108) |#1|)) (-15 -4224 ((-128)))) (-307 |#2|) (-341)) (T -306))
-((-4224 (*1 *2) (-12 (-4 *4 (-341)) (-5 *2 (-128)) (-5 *1 (-306 *3 *4)) (-4 *3 (-307 *4)))) (-2163 (*1 *2) (-12 (-4 *4 (-341)) (-5 *2 (-774 (-854))) (-5 *1 (-306 *3 *4)) (-4 *3 (-307 *4)))) (-2834 (*1 *2) (-12 (-4 *4 (-341)) (-5 *2 (-712)) (-5 *1 (-306 *3 *4)) (-4 *3 (-307 *4)))) (-2163 (*1 *2) (-12 (-4 *4 (-341)) (-5 *2 (-854)) (-5 *1 (-306 *3 *4)) (-4 *3 (-307 *4)))) (-3032 (*1 *2) (-12 (-4 *4 (-341)) (-5 *2 (-712)) (-5 *1 (-306 *3 *4)) (-4 *3 (-307 *4)))))
-(-10 -8 (-15 -1437 ((-3 |#1| "failed") |#1|)) (-15 -3032 ((-712))) (-15 -1437 (|#1| |#1|)) (-15 -3040 ((-3 (-1085 |#2|) "failed") |#1| |#1|)) (-15 -3040 ((-1085 |#2|) |#1|)) (-15 -1924 ((-1085 |#2|) |#1|)) (-15 -2054 (|#1| |#1| (-1085 |#2|))) (-15 -1751 ((-108) |#1|)) (-15 -1608 (|#1|)) (-15 -2569 (|#1| |#1| (-854))) (-15 -2771 (|#1| |#1| (-854))) (-15 -1382 ((-1085 |#1|) |#1| (-854))) (-15 -2569 (|#2| |#1|)) (-15 -2771 (|#2| |#1|)) (-15 -1316 ((-854) |#1|)) (-15 -2163 ((-854))) (-15 -1382 ((-1085 |#2|) |#1|)) (-15 -4171 (|#1| (-1171 |#2|))) (-15 -3572 ((-631 |#2|) (-1171 |#1|))) (-15 -3572 ((-1171 |#2|) |#1|)) (-15 -2834 ((-712))) (-15 -2163 ((-774 (-854)))) (-15 -1316 ((-774 (-854)) |#1|)) (-15 -2144 ((-108) |#1|)) (-15 -1884 ((-108) |#1|)) (-15 -4224 ((-128))))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) 41)) (-3706 (($ $) 40)) (-1715 (((-108) $) 38)) (-2144 (((-108) $) 94)) (-2834 (((-712)) 90)) (-2569 ((|#1| $) 140) (($ $ (-854)) 137 (|has| |#1| (-346)))) (-3734 (((-1099 (-854) (-712)) (-525)) 122 (|has| |#1| (-346)))) (-2157 (((-3 $ "failed") $ $) 19)) (-1291 (($ $) 73)) (-2827 (((-396 $) $) 72)) (-1947 (((-108) $ $) 59)) (-3032 (((-712)) 112 (|has| |#1| (-346)))) (-3798 (($) 17 T CONST)) (-1251 (((-3 |#1| "failed") $) 101)) (-3528 ((|#1| $) 100)) (-4171 (($ (-1171 |#1|)) 146)) (-2625 (((-3 "prime" "polynomial" "normal" "cyclic")) 128 (|has| |#1| (-346)))) (-2129 (($ $ $) 55)) (-4163 (((-3 $ "failed") $) 34)) (-3377 (($) 109 (|has| |#1| (-346)))) (-2110 (($ $ $) 56)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) 51)) (-3944 (($) 124 (|has| |#1| (-346)))) (-4104 (((-108) $) 125 (|has| |#1| (-346)))) (-2299 (($ $ (-712)) 87 (-3321 (|has| |#1| (-136)) (|has| |#1| (-346)))) (($ $) 86 (-3321 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2744 (((-108) $) 71)) (-3873 (((-854) $) 127 (|has| |#1| (-346))) (((-774 (-854)) $) 84 (-3321 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2824 (((-108) $) 31)) (-4046 (($) 135 (|has| |#1| (-346)))) (-1751 (((-108) $) 134 (|has| |#1| (-346)))) (-2771 ((|#1| $) 141) (($ $ (-854)) 138 (|has| |#1| (-346)))) (-2085 (((-3 $ "failed") $) 113 (|has| |#1| (-346)))) (-1758 (((-3 (-591 $) "failed") (-591 $) $) 52)) (-1382 (((-1085 |#1|) $) 145) (((-1085 $) $ (-854)) 139 (|has| |#1| (-346)))) (-3016 (((-854) $) 110 (|has| |#1| (-346)))) (-1924 (((-1085 |#1|) $) 131 (|has| |#1| (-346)))) (-3040 (((-1085 |#1|) $) 130 (|has| |#1| (-346))) (((-3 (-1085 |#1|) "failed") $ $) 129 (|has| |#1| (-346)))) (-2054 (($ $ (-1085 |#1|)) 132 (|has| |#1| (-346)))) (-1356 (($ $ $) 46) (($ (-591 $)) 45)) (-2339 (((-1072) $) 9)) (-1622 (($ $) 70)) (-3506 (($) 114 (|has| |#1| (-346)) CONST)) (-2226 (($ (-854)) 111 (|has| |#1| (-346)))) (-1476 (((-108) $) 93)) (-2047 (((-1036) $) 10)) (-3857 (($) 133 (|has| |#1| (-346)))) (-2526 (((-1085 $) (-1085 $) (-1085 $)) 44)) (-1399 (($ $ $) 48) (($ (-591 $)) 47)) (-2846 (((-591 (-2 (|:| -1348 (-525)) (|:| -2008 (-525))))) 121 (|has| |#1| (-346)))) (-1348 (((-396 $) $) 74)) (-2163 (((-774 (-854))) 91) (((-854)) 143)) (-3375 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-2089 (((-3 $ "failed") $ $) 42)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) 50)) (-1712 (((-712) $) 58)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) 57)) (-2953 (((-712) $) 126 (|has| |#1| (-346))) (((-3 (-712) "failed") $ $) 85 (-3321 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-4224 (((-128)) 99)) (-3266 (($ $) 118 (|has| |#1| (-346))) (($ $ (-712)) 116 (|has| |#1| (-346)))) (-1316 (((-774 (-854)) $) 92) (((-854) $) 142)) (-1478 (((-1085 |#1|)) 144)) (-2616 (($) 123 (|has| |#1| (-346)))) (-1608 (($) 136 (|has| |#1| (-346)))) (-3572 (((-1171 |#1|) $) 148) (((-631 |#1|) (-1171 $)) 147)) (-2265 (((-3 (-1171 $) "failed") (-631 $)) 120 (|has| |#1| (-346)))) (-3022 (((-796) $) 11) (($ (-525)) 28) (($ $) 43) (($ (-385 (-525))) 65) (($ |#1|) 102)) (-1437 (($ $) 119 (|has| |#1| (-346))) (((-3 $ "failed") $) 83 (-3321 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2128 (((-712)) 29)) (-4003 (((-1171 $)) 150) (((-1171 $) (-854)) 149)) (-2495 (((-108) $ $) 39)) (-1884 (((-108) $) 95)) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33) (($ $ (-525)) 69)) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4227 (($ $) 89 (|has| |#1| (-346))) (($ $ (-712)) 88 (|has| |#1| (-346)))) (-4196 (($ $) 117 (|has| |#1| (-346))) (($ $ (-712)) 115 (|has| |#1| (-346)))) (-4096 (((-108) $ $) 6)) (-4173 (($ $ $) 64) (($ $ |#1|) 98)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32) (($ $ (-525)) 68)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 67) (($ (-385 (-525)) $) 66) (($ $ |#1|) 97) (($ |#1| $) 96)))
+((-1531 (*1 *2 *1) (-12 (-4 *1 (-304 *3 *4)) (-4 *3 (-975)) (-4 *4 (-733)) (-5 *2 (-108)))) (-1540 (*1 *2 *1) (-12 (-4 *1 (-304 *2 *3)) (-4 *3 (-733)) (-4 *2 (-975)))) (-3109 (*1 *2 *1) (-12 (-4 *1 (-304 *3 *4)) (-4 *3 (-975)) (-4 *4 (-733)) (-5 *2 (-591 *3)))) (-3667 (*1 *2 *1) (-12 (-4 *1 (-304 *3 *4)) (-4 *3 (-975)) (-4 *4 (-733)) (-5 *2 (-712)))) (-3629 (*1 *2 *1) (-12 (-4 *1 (-304 *3 *2)) (-4 *3 (-975)) (-4 *2 (-733)))) (-2508 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-304 *3 *4)) (-4 *3 (-975)) (-4 *4 (-733)))) (-2615 (*1 *1 *1 *2 *3 *1) (-12 (-4 *1 (-304 *2 *3)) (-4 *2 (-975)) (-4 *3 (-733)))) (-2931 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-712)) (-4 *1 (-304 *3 *4)) (-4 *3 (-975)) (-4 *4 (-733)) (-4 *3 (-160)))) (-3210 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-304 *2 *3)) (-4 *2 (-975)) (-4 *3 (-733)) (-4 *2 (-517)))) (-2827 (*1 *2 *1) (-12 (-4 *1 (-304 *2 *3)) (-4 *3 (-733)) (-4 *2 (-975)) (-4 *2 (-429)))) (-3153 (*1 *1 *1) (-12 (-4 *1 (-304 *2 *3)) (-4 *2 (-975)) (-4 *3 (-733)) (-4 *2 (-429)))))
+(-13 (-46 |t#1| |t#2|) (-389 |t#1|) (-10 -8 (-15 -1531 ((-108) $)) (-15 -1540 (|t#1| $)) (-15 -3109 ((-591 |t#1|) $)) (-15 -3667 ((-712) $)) (-15 -3629 (|t#2| $)) (-15 -2508 ($ (-1 |t#2| |t#2|) $)) (-15 -2615 ($ $ |t#1| |t#2| $)) (IF (|has| |t#1| (-160)) (-15 -2931 ($ $ $ (-712))) |%noBranch|) (IF (|has| |t#1| (-517)) (-15 -3210 ((-3 $ "failed") $ |t#1|)) |%noBranch|) (IF (|has| |t#1| (-429)) (PROGN (-15 -2827 (|t#1| $)) (-15 -3153 ($ $))) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-46 |#1| |#2|) . T) ((-25) . T) ((-37 #0=(-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) |has| |#1| (-517)) ((-97) . T) ((-107 #0# #0#) |has| |#1| (-37 (-385 (-525)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3150 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-565 (-796)) . T) ((-160) -3150 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-269) |has| |#1| (-517)) ((-389 |#1|) . T) ((-517) |has| |#1| (-517)) ((-593 #0#) |has| |#1| (-37 (-385 (-525)))) ((-593 |#1|) . T) ((-593 $) . T) ((-659 #0#) |has| |#1| (-37 (-385 (-525)))) ((-659 |#1|) |has| |#1| (-160)) ((-659 $) |has| |#1| (-517)) ((-668) . T) ((-966 (-385 (-525))) |has| |#1| (-966 (-385 (-525)))) ((-966 (-525)) |has| |#1| (-966 (-525))) ((-966 |#1|) . T) ((-981 #0#) |has| |#1| (-37 (-385 (-525)))) ((-981 |#1|) . T) ((-981 $) -3150 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T))
+((-2673 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3832 (((-1176) $ (-525) (-525)) NIL (|has| $ (-6 -4251)))) (-3110 (((-108) (-1 (-108) |#1| |#1|) $) NIL) (((-108) $) NIL (|has| |#1| (-788)))) (-2613 (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4251))) (($ $) NIL (-12 (|has| $ (-6 -4251)) (|has| |#1| (-788))))) (-1282 (($ (-1 (-108) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-788)))) (-3727 (((-108) $ (-712)) NIL)) (-2238 (((-108) (-108)) NIL)) (-2847 ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4251))) ((|#1| $ (-1138 (-525)) |#1|) NIL (|has| $ (-6 -4251)))) (-1288 (($ (-1 (-108) |#1|) $) NIL)) (-2467 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-2055 (($) NIL T CONST)) (-3405 (($ $) NIL (|has| $ (-6 -4251)))) (-2747 (($ $) NIL)) (-3945 (($ $) NIL (|has| |#1| (-1018)))) (-2908 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3844 (($ |#1| $) NIL (|has| |#1| (-1018))) (($ (-1 (-108) |#1|) $) NIL)) (-2537 (($ |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-3618 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4250)))) (-4205 ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4251)))) (-4121 ((|#1| $ (-525)) NIL)) (-1734 (((-525) (-1 (-108) |#1|) $) NIL) (((-525) |#1| $) NIL (|has| |#1| (-1018))) (((-525) |#1| $ (-525)) NIL (|has| |#1| (-1018)))) (-1966 (($ $ (-525)) NIL)) (-2620 (((-712) $) NIL)) (-2916 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-1316 (($ (-712) |#1|) NIL)) (-3491 (((-108) $ (-712)) NIL)) (-4152 (((-525) $) NIL (|has| (-525) (-788)))) (-1923 (($ $ $) NIL (|has| |#1| (-788)))) (-3597 (($ $ $) NIL (|has| |#1| (-788))) (($ (-1 (-108) |#1| |#1|) $ $) NIL)) (-3459 (($ (-1 (-108) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-788)))) (-4207 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-1826 (((-525) $) NIL (|has| (-525) (-788)))) (-3475 (($ $ $) NIL (|has| |#1| (-788)))) (-4192 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-3295 (((-108) $ (-712)) NIL)) (-2621 (((-1072) $) NIL (|has| |#1| (-1018)))) (-1520 (($ $ $ (-525)) NIL) (($ |#1| $ (-525)) NIL)) (-2059 (($ |#1| $ (-525)) NIL) (($ $ $ (-525)) NIL)) (-3761 (((-591 (-525)) $) NIL)) (-1675 (((-108) (-525) $) NIL)) (-2937 (((-1036) $) NIL (|has| |#1| (-1018)))) (-1232 (($ (-591 |#1|)) NIL)) (-2872 ((|#1| $) NIL (|has| (-525) (-788)))) (-2714 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-1858 (($ $ |#1|) NIL (|has| $ (-6 -4251)))) (-3465 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) NIL)) (-3384 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2998 (((-591 |#1|) $) NIL)) (-2077 (((-108) $) NIL)) (-3164 (($) NIL)) (-1881 ((|#1| $ (-525) |#1|) NIL) ((|#1| $ (-525)) NIL) (($ $ (-1138 (-525))) NIL)) (-1227 (($ $ (-1138 (-525))) NIL) (($ $ (-525)) NIL)) (-3226 (($ $ (-525)) NIL) (($ $ (-1138 (-525))) NIL)) (-2960 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2992 (($ $ $ (-525)) NIL (|has| $ (-6 -4251)))) (-2873 (($ $) NIL)) (-1300 (((-501) $) NIL (|has| |#1| (-566 (-501))))) (-2695 (($ (-591 |#1|)) NIL)) (-3729 (($ $ $) NIL) (($ $ |#1|) NIL)) (-1624 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-591 $)) NIL)) (-2686 (((-796) $) NIL (|has| |#1| (-565 (-796))))) (-1475 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4004 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3982 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3944 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3994 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3971 (((-108) $ $) NIL (|has| |#1| (-788)))) (-2028 (((-712) $) NIL (|has| $ (-6 -4250)))))
+(((-305 |#1|) (-13 (-19 |#1|) (-261 |#1|) (-10 -8 (-15 -1232 ($ (-591 |#1|))) (-15 -2620 ((-712) $)) (-15 -1966 ($ $ (-525))) (-15 -2238 ((-108) (-108))))) (-1125)) (T -305))
+((-1232 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1125)) (-5 *1 (-305 *3)))) (-2620 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-305 *3)) (-4 *3 (-1125)))) (-1966 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-305 *3)) (-4 *3 (-1125)))) (-2238 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-305 *3)) (-4 *3 (-1125)))))
+(-13 (-19 |#1|) (-261 |#1|) (-10 -8 (-15 -1232 ($ (-591 |#1|))) (-15 -2620 ((-712) $)) (-15 -1966 ($ $ (-525))) (-15 -2238 ((-108) (-108)))))
+((-2862 (((-108) $) 42)) (-3981 (((-712)) 22)) (-1481 ((|#2| $) 46) (($ $ (-854)) 104)) (-2834 (((-712)) 98)) (-1554 (($ (-1171 |#2|)) 20)) (-3108 (((-108) $) 116)) (-1525 ((|#2| $) 48) (($ $ (-854)) 102)) (-3205 (((-1085 |#2|) $) NIL) (((-1085 $) $ (-854)) 95)) (-3004 (((-1085 |#2|) $) 83)) (-2224 (((-1085 |#2|) $) 80) (((-3 (-1085 |#2|) "failed") $ $) 77)) (-2594 (($ $ (-1085 |#2|)) 53)) (-3383 (((-774 (-854))) 28) (((-854)) 43)) (-3840 (((-128)) 25)) (-2743 (((-774 (-854)) $) 30) (((-854) $) 118)) (-2200 (($) 110)) (-1671 (((-1171 |#2|) $) NIL) (((-631 |#2|) (-1171 $)) 39)) (-3751 (($ $) NIL) (((-3 $ "failed") $) 86)) (-2588 (((-108) $) 41)))
+(((-306 |#1| |#2|) (-10 -8 (-15 -3751 ((-3 |#1| "failed") |#1|)) (-15 -2834 ((-712))) (-15 -3751 (|#1| |#1|)) (-15 -2224 ((-3 (-1085 |#2|) "failed") |#1| |#1|)) (-15 -2224 ((-1085 |#2|) |#1|)) (-15 -3004 ((-1085 |#2|) |#1|)) (-15 -2594 (|#1| |#1| (-1085 |#2|))) (-15 -3108 ((-108) |#1|)) (-15 -2200 (|#1|)) (-15 -1481 (|#1| |#1| (-854))) (-15 -1525 (|#1| |#1| (-854))) (-15 -3205 ((-1085 |#1|) |#1| (-854))) (-15 -1481 (|#2| |#1|)) (-15 -1525 (|#2| |#1|)) (-15 -2743 ((-854) |#1|)) (-15 -3383 ((-854))) (-15 -3205 ((-1085 |#2|) |#1|)) (-15 -1554 (|#1| (-1171 |#2|))) (-15 -1671 ((-631 |#2|) (-1171 |#1|))) (-15 -1671 ((-1171 |#2|) |#1|)) (-15 -3981 ((-712))) (-15 -3383 ((-774 (-854)))) (-15 -2743 ((-774 (-854)) |#1|)) (-15 -2862 ((-108) |#1|)) (-15 -2588 ((-108) |#1|)) (-15 -3840 ((-128)))) (-307 |#2|) (-341)) (T -306))
+((-3840 (*1 *2) (-12 (-4 *4 (-341)) (-5 *2 (-128)) (-5 *1 (-306 *3 *4)) (-4 *3 (-307 *4)))) (-3383 (*1 *2) (-12 (-4 *4 (-341)) (-5 *2 (-774 (-854))) (-5 *1 (-306 *3 *4)) (-4 *3 (-307 *4)))) (-3981 (*1 *2) (-12 (-4 *4 (-341)) (-5 *2 (-712)) (-5 *1 (-306 *3 *4)) (-4 *3 (-307 *4)))) (-3383 (*1 *2) (-12 (-4 *4 (-341)) (-5 *2 (-854)) (-5 *1 (-306 *3 *4)) (-4 *3 (-307 *4)))) (-2834 (*1 *2) (-12 (-4 *4 (-341)) (-5 *2 (-712)) (-5 *1 (-306 *3 *4)) (-4 *3 (-307 *4)))))
+(-10 -8 (-15 -3751 ((-3 |#1| "failed") |#1|)) (-15 -2834 ((-712))) (-15 -3751 (|#1| |#1|)) (-15 -2224 ((-3 (-1085 |#2|) "failed") |#1| |#1|)) (-15 -2224 ((-1085 |#2|) |#1|)) (-15 -3004 ((-1085 |#2|) |#1|)) (-15 -2594 (|#1| |#1| (-1085 |#2|))) (-15 -3108 ((-108) |#1|)) (-15 -2200 (|#1|)) (-15 -1481 (|#1| |#1| (-854))) (-15 -1525 (|#1| |#1| (-854))) (-15 -3205 ((-1085 |#1|) |#1| (-854))) (-15 -1481 (|#2| |#1|)) (-15 -1525 (|#2| |#1|)) (-15 -2743 ((-854) |#1|)) (-15 -3383 ((-854))) (-15 -3205 ((-1085 |#2|) |#1|)) (-15 -1554 (|#1| (-1171 |#2|))) (-15 -1671 ((-631 |#2|) (-1171 |#1|))) (-15 -1671 ((-1171 |#2|) |#1|)) (-15 -3981 ((-712))) (-15 -3383 ((-774 (-854)))) (-15 -2743 ((-774 (-854)) |#1|)) (-15 -2862 ((-108) |#1|)) (-15 -2588 ((-108) |#1|)) (-15 -3840 ((-128))))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) 41)) (-3641 (($ $) 40)) (-3077 (((-108) $) 38)) (-2862 (((-108) $) 94)) (-3981 (((-712)) 90)) (-1481 ((|#1| $) 140) (($ $ (-854)) 137 (|has| |#1| (-346)))) (-2666 (((-1099 (-854) (-712)) (-525)) 122 (|has| |#1| (-346)))) (-3332 (((-3 $ "failed") $ $) 19)) (-1720 (($ $) 73)) (-3898 (((-396 $) $) 72)) (-1965 (((-108) $ $) 59)) (-2834 (((-712)) 112 (|has| |#1| (-346)))) (-2055 (($) 17 T CONST)) (-4174 (((-3 |#1| "failed") $) 101)) (-3341 ((|#1| $) 100)) (-1554 (($ (-1171 |#1|)) 146)) (-3640 (((-3 "prime" "polynomial" "normal" "cyclic")) 128 (|has| |#1| (-346)))) (-3265 (($ $ $) 55)) (-1522 (((-3 $ "failed") $) 34)) (-1325 (($) 109 (|has| |#1| (-346)))) (-3239 (($ $ $) 56)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) 51)) (-1268 (($) 124 (|has| |#1| (-346)))) (-2096 (((-108) $) 125 (|has| |#1| (-346)))) (-3477 (($ $ (-712)) 87 (-3150 (|has| |#1| (-136)) (|has| |#1| (-346)))) (($ $) 86 (-3150 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2393 (((-108) $) 71)) (-1676 (((-854) $) 127 (|has| |#1| (-346))) (((-774 (-854)) $) 84 (-3150 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-3865 (((-108) $) 31)) (-2805 (($) 135 (|has| |#1| (-346)))) (-3108 (((-108) $) 134 (|has| |#1| (-346)))) (-1525 ((|#1| $) 141) (($ $ (-854)) 138 (|has| |#1| (-346)))) (-2115 (((-3 $ "failed") $) 113 (|has| |#1| (-346)))) (-3188 (((-3 (-591 $) "failed") (-591 $) $) 52)) (-3205 (((-1085 |#1|) $) 145) (((-1085 $) $ (-854)) 139 (|has| |#1| (-346)))) (-1970 (((-854) $) 110 (|has| |#1| (-346)))) (-3004 (((-1085 |#1|) $) 131 (|has| |#1| (-346)))) (-2224 (((-1085 |#1|) $) 130 (|has| |#1| (-346))) (((-3 (-1085 |#1|) "failed") $ $) 129 (|has| |#1| (-346)))) (-2594 (($ $ (-1085 |#1|)) 132 (|has| |#1| (-346)))) (-2081 (($ $ $) 46) (($ (-591 $)) 45)) (-2621 (((-1072) $) 9)) (-1523 (($ $) 70)) (-3492 (($) 114 (|has| |#1| (-346)) CONST)) (-3229 (($ (-854)) 111 (|has| |#1| (-346)))) (-1326 (((-108) $) 93)) (-2937 (((-1036) $) 10)) (-3965 (($) 133 (|has| |#1| (-346)))) (-3910 (((-1085 $) (-1085 $) (-1085 $)) 44)) (-2124 (($ $ $) 48) (($ (-591 $)) 47)) (-4107 (((-591 (-2 (|:| -2542 (-525)) (|:| -3987 (-525))))) 121 (|has| |#1| (-346)))) (-2542 (((-396 $) $) 74)) (-3383 (((-774 (-854))) 91) (((-854)) 143)) (-3387 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-3210 (((-3 $ "failed") $ $) 42)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) 50)) (-3048 (((-712) $) 58)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) 57)) (-2652 (((-712) $) 126 (|has| |#1| (-346))) (((-3 (-712) "failed") $ $) 85 (-3150 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-3840 (((-128)) 99)) (-2209 (($ $) 118 (|has| |#1| (-346))) (($ $ (-712)) 116 (|has| |#1| (-346)))) (-2743 (((-774 (-854)) $) 92) (((-854) $) 142)) (-1341 (((-1085 |#1|)) 144)) (-3560 (($) 123 (|has| |#1| (-346)))) (-2200 (($) 136 (|has| |#1| (-346)))) (-1671 (((-1171 |#1|) $) 148) (((-631 |#1|) (-1171 $)) 147)) (-3124 (((-3 (-1171 $) "failed") (-631 $)) 120 (|has| |#1| (-346)))) (-2686 (((-796) $) 11) (($ (-525)) 28) (($ $) 43) (($ (-385 (-525))) 65) (($ |#1|) 102)) (-3751 (($ $) 119 (|has| |#1| (-346))) (((-3 $ "failed") $) 83 (-3150 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-3425 (((-712)) 29)) (-3612 (((-1171 $)) 150) (((-1171 $) (-854)) 149)) (-1724 (((-108) $ $) 39)) (-2588 (((-108) $) 95)) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33) (($ $ (-525)) 69)) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-3861 (($ $) 89 (|has| |#1| (-346))) (($ $ (-712)) 88 (|has| |#1| (-346)))) (-1796 (($ $) 117 (|has| |#1| (-346))) (($ $ (-712)) 115 (|has| |#1| (-346)))) (-3944 (((-108) $ $) 6)) (-4059 (($ $ $) 64) (($ $ |#1|) 98)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32) (($ $ (-525)) 68)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 67) (($ (-385 (-525)) $) 66) (($ $ |#1|) 97) (($ |#1| $) 96)))
(((-307 |#1|) (-131) (-341)) (T -307))
-((-4003 (*1 *2) (-12 (-4 *3 (-341)) (-5 *2 (-1171 *1)) (-4 *1 (-307 *3)))) (-4003 (*1 *2 *3) (-12 (-5 *3 (-854)) (-4 *4 (-341)) (-5 *2 (-1171 *1)) (-4 *1 (-307 *4)))) (-3572 (*1 *2 *1) (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-5 *2 (-1171 *3)))) (-3572 (*1 *2 *3) (-12 (-5 *3 (-1171 *1)) (-4 *1 (-307 *4)) (-4 *4 (-341)) (-5 *2 (-631 *4)))) (-4171 (*1 *1 *2) (-12 (-5 *2 (-1171 *3)) (-4 *3 (-341)) (-4 *1 (-307 *3)))) (-1382 (*1 *2 *1) (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-5 *2 (-1085 *3)))) (-1478 (*1 *2) (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-5 *2 (-1085 *3)))) (-2163 (*1 *2) (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-5 *2 (-854)))) (-1316 (*1 *2 *1) (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-5 *2 (-854)))) (-2771 (*1 *2 *1) (-12 (-4 *1 (-307 *2)) (-4 *2 (-341)))) (-2569 (*1 *2 *1) (-12 (-4 *1 (-307 *2)) (-4 *2 (-341)))) (-1382 (*1 *2 *1 *3) (-12 (-5 *3 (-854)) (-4 *4 (-346)) (-4 *4 (-341)) (-5 *2 (-1085 *1)) (-4 *1 (-307 *4)))) (-2771 (*1 *1 *1 *2) (-12 (-5 *2 (-854)) (-4 *1 (-307 *3)) (-4 *3 (-341)) (-4 *3 (-346)))) (-2569 (*1 *1 *1 *2) (-12 (-5 *2 (-854)) (-4 *1 (-307 *3)) (-4 *3 (-341)) (-4 *3 (-346)))) (-1608 (*1 *1) (-12 (-4 *1 (-307 *2)) (-4 *2 (-346)) (-4 *2 (-341)))) (-4046 (*1 *1) (-12 (-4 *1 (-307 *2)) (-4 *2 (-346)) (-4 *2 (-341)))) (-1751 (*1 *2 *1) (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-4 *3 (-346)) (-5 *2 (-108)))) (-3857 (*1 *1) (-12 (-4 *1 (-307 *2)) (-4 *2 (-346)) (-4 *2 (-341)))) (-2054 (*1 *1 *1 *2) (-12 (-5 *2 (-1085 *3)) (-4 *3 (-346)) (-4 *1 (-307 *3)) (-4 *3 (-341)))) (-1924 (*1 *2 *1) (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-4 *3 (-346)) (-5 *2 (-1085 *3)))) (-3040 (*1 *2 *1) (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-4 *3 (-346)) (-5 *2 (-1085 *3)))) (-3040 (*1 *2 *1 *1) (|partial| -12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-4 *3 (-346)) (-5 *2 (-1085 *3)))))
-(-13 (-1188 |t#1|) (-966 |t#1|) (-10 -8 (-15 -4003 ((-1171 $))) (-15 -4003 ((-1171 $) (-854))) (-15 -3572 ((-1171 |t#1|) $)) (-15 -3572 ((-631 |t#1|) (-1171 $))) (-15 -4171 ($ (-1171 |t#1|))) (-15 -1382 ((-1085 |t#1|) $)) (-15 -1478 ((-1085 |t#1|))) (-15 -2163 ((-854))) (-15 -1316 ((-854) $)) (-15 -2771 (|t#1| $)) (-15 -2569 (|t#1| $)) (IF (|has| |t#1| (-346)) (PROGN (-6 (-327)) (-15 -1382 ((-1085 $) $ (-854))) (-15 -2771 ($ $ (-854))) (-15 -2569 ($ $ (-854))) (-15 -1608 ($)) (-15 -4046 ($)) (-15 -1751 ((-108) $)) (-15 -3857 ($)) (-15 -2054 ($ $ (-1085 |t#1|))) (-15 -1924 ((-1085 |t#1|) $)) (-15 -3040 ((-1085 |t#1|) $)) (-15 -3040 ((-3 (-1085 |t#1|) "failed") $ $))) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-385 (-525))) . T) ((-37 $) . T) ((-97) . T) ((-107 #0# #0#) . T) ((-107 |#1| |#1|) . T) ((-107 $ $) . T) ((-126) . T) ((-136) -3321 (|has| |#1| (-346)) (|has| |#1| (-136))) ((-138) |has| |#1| (-138)) ((-565 (-796)) . T) ((-160) . T) ((-213) |has| |#1| (-346)) ((-223) . T) ((-269) . T) ((-286) . T) ((-1188 |#1|) . T) ((-341) . T) ((-380) -3321 (|has| |#1| (-346)) (|has| |#1| (-136))) ((-346) |has| |#1| (-346)) ((-327) |has| |#1| (-346)) ((-429) . T) ((-517) . T) ((-593 #0#) . T) ((-593 |#1|) . T) ((-593 $) . T) ((-659 #0#) . T) ((-659 |#1|) . T) ((-659 $) . T) ((-668) . T) ((-853) . T) ((-966 |#1|) . T) ((-981 #0#) . T) ((-981 |#1|) . T) ((-981 $) . T) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T) ((-1065) |has| |#1| (-346)) ((-1129) . T) ((-1178 |#1|) . T))
-((-3008 (((-108) $ $) NIL)) (-1449 (($ (-1088) $) 88)) (-3105 (($) 77)) (-2967 (((-1036) (-1036)) 11)) (-2331 (($) 78)) (-2321 (($) 90) (($ (-294 (-640))) 98) (($ (-294 (-642))) 94) (($ (-294 (-635))) 102) (($ (-294 (-357))) 109) (($ (-294 (-525))) 105) (($ (-294 (-157 (-357)))) 113)) (-3497 (($ (-1088) $) 89)) (-3829 (($ (-591 (-796))) 79)) (-2075 (((-1176) $) 75)) (-2135 (((-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)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3286 (($ (-1036)) 51)) (-2378 (((-1022) $) 25)) (-4113 (($ (-1011 (-885 (-525))) $) 85) (($ (-1011 (-885 (-525))) (-885 (-525)) $) 86)) (-1214 (($ (-1036)) 87)) (-4071 (($ (-1088) $) 115) (($ (-1088) $ $) 116)) (-2586 (($ (-1089) (-591 (-1089))) 76)) (-3045 (($ (-1072)) 82) (($ (-591 (-1072))) 80)) (-3022 (((-796) $) 118)) (-3380 (((-3 (|:| |nullBranch| "null") (|:| |assignmentBranch| (-2 (|:| |var| (-1089)) (|:| |arrayIndex| (-591 (-885 (-525)))) (|:| |rand| (-2 (|:| |ints2Floats?| (-108)) (|:| -2002 (-796)))))) (|:| |arrayAssignmentBranch| (-2 (|:| |var| (-1089)) (|:| |rand| (-796)) (|:| |ints2Floats?| (-108)))) (|:| |conditionalBranch| (-2 (|:| |switch| (-1088)) (|:| |thenClause| $) (|:| |elseClause| $))) (|:| |returnBranch| (-2 (|:| -3028 (-108)) (|:| -3024 (-2 (|:| |ints2Floats?| (-108)) (|:| -2002 (-796)))))) (|:| |blockBranch| (-591 $)) (|:| |commentBranch| (-591 (-1072))) (|:| |callBranch| (-1072)) (|:| |forBranch| (-2 (|:| -1767 (-1011 (-885 (-525)))) (|:| |span| (-885 (-525))) (|:| -2234 $))) (|:| |labelBranch| (-1036)) (|:| |loopBranch| (-2 (|:| |switch| (-1088)) (|:| -2234 $))) (|:| |commonBranch| (-2 (|:| -2400 (-1089)) (|:| |contents| (-591 (-1089))))) (|:| |printBranch| (-591 (-796)))) $) 44)) (-3713 (($ (-1072)) 187)) (-4168 (($ (-591 $)) 114)) (-1545 (($ (-1089) (-1072)) 120) (($ (-1089) (-294 (-642))) 160) (($ (-1089) (-294 (-640))) 161) (($ (-1089) (-294 (-635))) 162) (($ (-1089) (-631 (-642))) 123) (($ (-1089) (-631 (-640))) 126) (($ (-1089) (-631 (-635))) 129) (($ (-1089) (-1171 (-642))) 132) (($ (-1089) (-1171 (-640))) 135) (($ (-1089) (-1171 (-635))) 138) (($ (-1089) (-631 (-294 (-642)))) 141) (($ (-1089) (-631 (-294 (-640)))) 144) (($ (-1089) (-631 (-294 (-635)))) 147) (($ (-1089) (-1171 (-294 (-642)))) 150) (($ (-1089) (-1171 (-294 (-640)))) 153) (($ (-1089) (-1171 (-294 (-635)))) 156) (($ (-1089) (-591 (-885 (-525))) (-294 (-642))) 157) (($ (-1089) (-591 (-885 (-525))) (-294 (-640))) 158) (($ (-1089) (-591 (-885 (-525))) (-294 (-635))) 159) (($ (-1089) (-294 (-525))) 184) (($ (-1089) (-294 (-357))) 185) (($ (-1089) (-294 (-157 (-357)))) 186) (($ (-1089) (-631 (-294 (-525)))) 165) (($ (-1089) (-631 (-294 (-357)))) 168) (($ (-1089) (-631 (-294 (-157 (-357))))) 171) (($ (-1089) (-1171 (-294 (-525)))) 174) (($ (-1089) (-1171 (-294 (-357)))) 177) (($ (-1089) (-1171 (-294 (-157 (-357))))) 180) (($ (-1089) (-591 (-885 (-525))) (-294 (-525))) 181) (($ (-1089) (-591 (-885 (-525))) (-294 (-357))) 182) (($ (-1089) (-591 (-885 (-525))) (-294 (-157 (-357)))) 183)) (-4096 (((-108) $ $) NIL)))
-(((-308) (-13 (-1018) (-10 -8 (-15 -3022 ((-796) $)) (-15 -4113 ($ (-1011 (-885 (-525))) $)) (-15 -4113 ($ (-1011 (-885 (-525))) (-885 (-525)) $)) (-15 -1449 ($ (-1088) $)) (-15 -3497 ($ (-1088) $)) (-15 -3286 ($ (-1036))) (-15 -1214 ($ (-1036))) (-15 -3045 ($ (-1072))) (-15 -3045 ($ (-591 (-1072)))) (-15 -3713 ($ (-1072))) (-15 -2321 ($)) (-15 -2321 ($ (-294 (-640)))) (-15 -2321 ($ (-294 (-642)))) (-15 -2321 ($ (-294 (-635)))) (-15 -2321 ($ (-294 (-357)))) (-15 -2321 ($ (-294 (-525)))) (-15 -2321 ($ (-294 (-157 (-357))))) (-15 -4071 ($ (-1088) $)) (-15 -4071 ($ (-1088) $ $)) (-15 -1545 ($ (-1089) (-1072))) (-15 -1545 ($ (-1089) (-294 (-642)))) (-15 -1545 ($ (-1089) (-294 (-640)))) (-15 -1545 ($ (-1089) (-294 (-635)))) (-15 -1545 ($ (-1089) (-631 (-642)))) (-15 -1545 ($ (-1089) (-631 (-640)))) (-15 -1545 ($ (-1089) (-631 (-635)))) (-15 -1545 ($ (-1089) (-1171 (-642)))) (-15 -1545 ($ (-1089) (-1171 (-640)))) (-15 -1545 ($ (-1089) (-1171 (-635)))) (-15 -1545 ($ (-1089) (-631 (-294 (-642))))) (-15 -1545 ($ (-1089) (-631 (-294 (-640))))) (-15 -1545 ($ (-1089) (-631 (-294 (-635))))) (-15 -1545 ($ (-1089) (-1171 (-294 (-642))))) (-15 -1545 ($ (-1089) (-1171 (-294 (-640))))) (-15 -1545 ($ (-1089) (-1171 (-294 (-635))))) (-15 -1545 ($ (-1089) (-591 (-885 (-525))) (-294 (-642)))) (-15 -1545 ($ (-1089) (-591 (-885 (-525))) (-294 (-640)))) (-15 -1545 ($ (-1089) (-591 (-885 (-525))) (-294 (-635)))) (-15 -1545 ($ (-1089) (-294 (-525)))) (-15 -1545 ($ (-1089) (-294 (-357)))) (-15 -1545 ($ (-1089) (-294 (-157 (-357))))) (-15 -1545 ($ (-1089) (-631 (-294 (-525))))) (-15 -1545 ($ (-1089) (-631 (-294 (-357))))) (-15 -1545 ($ (-1089) (-631 (-294 (-157 (-357)))))) (-15 -1545 ($ (-1089) (-1171 (-294 (-525))))) (-15 -1545 ($ (-1089) (-1171 (-294 (-357))))) (-15 -1545 ($ (-1089) (-1171 (-294 (-157 (-357)))))) (-15 -1545 ($ (-1089) (-591 (-885 (-525))) (-294 (-525)))) (-15 -1545 ($ (-1089) (-591 (-885 (-525))) (-294 (-357)))) (-15 -1545 ($ (-1089) (-591 (-885 (-525))) (-294 (-157 (-357))))) (-15 -4168 ($ (-591 $))) (-15 -3105 ($)) (-15 -2331 ($)) (-15 -3829 ($ (-591 (-796)))) (-15 -2586 ($ (-1089) (-591 (-1089)))) (-15 -2135 ((-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 -3380 ((-3 (|:| |nullBranch| "null") (|:| |assignmentBranch| (-2 (|:| |var| (-1089)) (|:| |arrayIndex| (-591 (-885 (-525)))) (|:| |rand| (-2 (|:| |ints2Floats?| (-108)) (|:| -2002 (-796)))))) (|:| |arrayAssignmentBranch| (-2 (|:| |var| (-1089)) (|:| |rand| (-796)) (|:| |ints2Floats?| (-108)))) (|:| |conditionalBranch| (-2 (|:| |switch| (-1088)) (|:| |thenClause| $) (|:| |elseClause| $))) (|:| |returnBranch| (-2 (|:| -3028 (-108)) (|:| -3024 (-2 (|:| |ints2Floats?| (-108)) (|:| -2002 (-796)))))) (|:| |blockBranch| (-591 $)) (|:| |commentBranch| (-591 (-1072))) (|:| |callBranch| (-1072)) (|:| |forBranch| (-2 (|:| -1767 (-1011 (-885 (-525)))) (|:| |span| (-885 (-525))) (|:| -2234 $))) (|:| |labelBranch| (-1036)) (|:| |loopBranch| (-2 (|:| |switch| (-1088)) (|:| -2234 $))) (|:| |commonBranch| (-2 (|:| -2400 (-1089)) (|:| |contents| (-591 (-1089))))) (|:| |printBranch| (-591 (-796)))) $)) (-15 -2075 ((-1176) $)) (-15 -2378 ((-1022) $)) (-15 -2967 ((-1036) (-1036)))))) (T -308))
-((-3022 (*1 *2 *1) (-12 (-5 *2 (-796)) (-5 *1 (-308)))) (-4113 (*1 *1 *2 *1) (-12 (-5 *2 (-1011 (-885 (-525)))) (-5 *1 (-308)))) (-4113 (*1 *1 *2 *3 *1) (-12 (-5 *2 (-1011 (-885 (-525)))) (-5 *3 (-885 (-525))) (-5 *1 (-308)))) (-1449 (*1 *1 *2 *1) (-12 (-5 *2 (-1088)) (-5 *1 (-308)))) (-3497 (*1 *1 *2 *1) (-12 (-5 *2 (-1088)) (-5 *1 (-308)))) (-3286 (*1 *1 *2) (-12 (-5 *2 (-1036)) (-5 *1 (-308)))) (-1214 (*1 *1 *2) (-12 (-5 *2 (-1036)) (-5 *1 (-308)))) (-3045 (*1 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-308)))) (-3045 (*1 *1 *2) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-308)))) (-3713 (*1 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-308)))) (-2321 (*1 *1) (-5 *1 (-308))) (-2321 (*1 *1 *2) (-12 (-5 *2 (-294 (-640))) (-5 *1 (-308)))) (-2321 (*1 *1 *2) (-12 (-5 *2 (-294 (-642))) (-5 *1 (-308)))) (-2321 (*1 *1 *2) (-12 (-5 *2 (-294 (-635))) (-5 *1 (-308)))) (-2321 (*1 *1 *2) (-12 (-5 *2 (-294 (-357))) (-5 *1 (-308)))) (-2321 (*1 *1 *2) (-12 (-5 *2 (-294 (-525))) (-5 *1 (-308)))) (-2321 (*1 *1 *2) (-12 (-5 *2 (-294 (-157 (-357)))) (-5 *1 (-308)))) (-4071 (*1 *1 *2 *1) (-12 (-5 *2 (-1088)) (-5 *1 (-308)))) (-4071 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1088)) (-5 *1 (-308)))) (-1545 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-1072)) (-5 *1 (-308)))) (-1545 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-294 (-642))) (-5 *1 (-308)))) (-1545 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-294 (-640))) (-5 *1 (-308)))) (-1545 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-294 (-635))) (-5 *1 (-308)))) (-1545 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-631 (-642))) (-5 *1 (-308)))) (-1545 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-631 (-640))) (-5 *1 (-308)))) (-1545 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-631 (-635))) (-5 *1 (-308)))) (-1545 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-1171 (-642))) (-5 *1 (-308)))) (-1545 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-1171 (-640))) (-5 *1 (-308)))) (-1545 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-1171 (-635))) (-5 *1 (-308)))) (-1545 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-631 (-294 (-642)))) (-5 *1 (-308)))) (-1545 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-631 (-294 (-640)))) (-5 *1 (-308)))) (-1545 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-631 (-294 (-635)))) (-5 *1 (-308)))) (-1545 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-1171 (-294 (-642)))) (-5 *1 (-308)))) (-1545 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-1171 (-294 (-640)))) (-5 *1 (-308)))) (-1545 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-1171 (-294 (-635)))) (-5 *1 (-308)))) (-1545 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1089)) (-5 *3 (-591 (-885 (-525)))) (-5 *4 (-294 (-642))) (-5 *1 (-308)))) (-1545 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1089)) (-5 *3 (-591 (-885 (-525)))) (-5 *4 (-294 (-640))) (-5 *1 (-308)))) (-1545 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1089)) (-5 *3 (-591 (-885 (-525)))) (-5 *4 (-294 (-635))) (-5 *1 (-308)))) (-1545 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-294 (-525))) (-5 *1 (-308)))) (-1545 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-294 (-357))) (-5 *1 (-308)))) (-1545 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-294 (-157 (-357)))) (-5 *1 (-308)))) (-1545 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-631 (-294 (-525)))) (-5 *1 (-308)))) (-1545 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-631 (-294 (-357)))) (-5 *1 (-308)))) (-1545 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-631 (-294 (-157 (-357))))) (-5 *1 (-308)))) (-1545 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-1171 (-294 (-525)))) (-5 *1 (-308)))) (-1545 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-1171 (-294 (-357)))) (-5 *1 (-308)))) (-1545 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-1171 (-294 (-157 (-357))))) (-5 *1 (-308)))) (-1545 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1089)) (-5 *3 (-591 (-885 (-525)))) (-5 *4 (-294 (-525))) (-5 *1 (-308)))) (-1545 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1089)) (-5 *3 (-591 (-885 (-525)))) (-5 *4 (-294 (-357))) (-5 *1 (-308)))) (-1545 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1089)) (-5 *3 (-591 (-885 (-525)))) (-5 *4 (-294 (-157 (-357)))) (-5 *1 (-308)))) (-4168 (*1 *1 *2) (-12 (-5 *2 (-591 (-308))) (-5 *1 (-308)))) (-3105 (*1 *1) (-5 *1 (-308))) (-2331 (*1 *1) (-5 *1 (-308))) (-3829 (*1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-308)))) (-2586 (*1 *1 *2 *3) (-12 (-5 *3 (-591 (-1089))) (-5 *2 (-1089)) (-5 *1 (-308)))) (-2135 (*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 (-308)))) (-3380 (*1 *2 *1) (-12 (-5 *2 (-3 (|:| |nullBranch| "null") (|:| |assignmentBranch| (-2 (|:| |var| (-1089)) (|:| |arrayIndex| (-591 (-885 (-525)))) (|:| |rand| (-2 (|:| |ints2Floats?| (-108)) (|:| -2002 (-796)))))) (|:| |arrayAssignmentBranch| (-2 (|:| |var| (-1089)) (|:| |rand| (-796)) (|:| |ints2Floats?| (-108)))) (|:| |conditionalBranch| (-2 (|:| |switch| (-1088)) (|:| |thenClause| (-308)) (|:| |elseClause| (-308)))) (|:| |returnBranch| (-2 (|:| -3028 (-108)) (|:| -3024 (-2 (|:| |ints2Floats?| (-108)) (|:| -2002 (-796)))))) (|:| |blockBranch| (-591 (-308))) (|:| |commentBranch| (-591 (-1072))) (|:| |callBranch| (-1072)) (|:| |forBranch| (-2 (|:| -1767 (-1011 (-885 (-525)))) (|:| |span| (-885 (-525))) (|:| -2234 (-308)))) (|:| |labelBranch| (-1036)) (|:| |loopBranch| (-2 (|:| |switch| (-1088)) (|:| -2234 (-308)))) (|:| |commonBranch| (-2 (|:| -2400 (-1089)) (|:| |contents| (-591 (-1089))))) (|:| |printBranch| (-591 (-796))))) (-5 *1 (-308)))) (-2075 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-308)))) (-2378 (*1 *2 *1) (-12 (-5 *2 (-1022)) (-5 *1 (-308)))) (-2967 (*1 *2 *2) (-12 (-5 *2 (-1036)) (-5 *1 (-308)))))
-(-13 (-1018) (-10 -8 (-15 -3022 ((-796) $)) (-15 -4113 ($ (-1011 (-885 (-525))) $)) (-15 -4113 ($ (-1011 (-885 (-525))) (-885 (-525)) $)) (-15 -1449 ($ (-1088) $)) (-15 -3497 ($ (-1088) $)) (-15 -3286 ($ (-1036))) (-15 -1214 ($ (-1036))) (-15 -3045 ($ (-1072))) (-15 -3045 ($ (-591 (-1072)))) (-15 -3713 ($ (-1072))) (-15 -2321 ($)) (-15 -2321 ($ (-294 (-640)))) (-15 -2321 ($ (-294 (-642)))) (-15 -2321 ($ (-294 (-635)))) (-15 -2321 ($ (-294 (-357)))) (-15 -2321 ($ (-294 (-525)))) (-15 -2321 ($ (-294 (-157 (-357))))) (-15 -4071 ($ (-1088) $)) (-15 -4071 ($ (-1088) $ $)) (-15 -1545 ($ (-1089) (-1072))) (-15 -1545 ($ (-1089) (-294 (-642)))) (-15 -1545 ($ (-1089) (-294 (-640)))) (-15 -1545 ($ (-1089) (-294 (-635)))) (-15 -1545 ($ (-1089) (-631 (-642)))) (-15 -1545 ($ (-1089) (-631 (-640)))) (-15 -1545 ($ (-1089) (-631 (-635)))) (-15 -1545 ($ (-1089) (-1171 (-642)))) (-15 -1545 ($ (-1089) (-1171 (-640)))) (-15 -1545 ($ (-1089) (-1171 (-635)))) (-15 -1545 ($ (-1089) (-631 (-294 (-642))))) (-15 -1545 ($ (-1089) (-631 (-294 (-640))))) (-15 -1545 ($ (-1089) (-631 (-294 (-635))))) (-15 -1545 ($ (-1089) (-1171 (-294 (-642))))) (-15 -1545 ($ (-1089) (-1171 (-294 (-640))))) (-15 -1545 ($ (-1089) (-1171 (-294 (-635))))) (-15 -1545 ($ (-1089) (-591 (-885 (-525))) (-294 (-642)))) (-15 -1545 ($ (-1089) (-591 (-885 (-525))) (-294 (-640)))) (-15 -1545 ($ (-1089) (-591 (-885 (-525))) (-294 (-635)))) (-15 -1545 ($ (-1089) (-294 (-525)))) (-15 -1545 ($ (-1089) (-294 (-357)))) (-15 -1545 ($ (-1089) (-294 (-157 (-357))))) (-15 -1545 ($ (-1089) (-631 (-294 (-525))))) (-15 -1545 ($ (-1089) (-631 (-294 (-357))))) (-15 -1545 ($ (-1089) (-631 (-294 (-157 (-357)))))) (-15 -1545 ($ (-1089) (-1171 (-294 (-525))))) (-15 -1545 ($ (-1089) (-1171 (-294 (-357))))) (-15 -1545 ($ (-1089) (-1171 (-294 (-157 (-357)))))) (-15 -1545 ($ (-1089) (-591 (-885 (-525))) (-294 (-525)))) (-15 -1545 ($ (-1089) (-591 (-885 (-525))) (-294 (-357)))) (-15 -1545 ($ (-1089) (-591 (-885 (-525))) (-294 (-157 (-357))))) (-15 -4168 ($ (-591 $))) (-15 -3105 ($)) (-15 -2331 ($)) (-15 -3829 ($ (-591 (-796)))) (-15 -2586 ($ (-1089) (-591 (-1089)))) (-15 -2135 ((-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 -3380 ((-3 (|:| |nullBranch| "null") (|:| |assignmentBranch| (-2 (|:| |var| (-1089)) (|:| |arrayIndex| (-591 (-885 (-525)))) (|:| |rand| (-2 (|:| |ints2Floats?| (-108)) (|:| -2002 (-796)))))) (|:| |arrayAssignmentBranch| (-2 (|:| |var| (-1089)) (|:| |rand| (-796)) (|:| |ints2Floats?| (-108)))) (|:| |conditionalBranch| (-2 (|:| |switch| (-1088)) (|:| |thenClause| $) (|:| |elseClause| $))) (|:| |returnBranch| (-2 (|:| -3028 (-108)) (|:| -3024 (-2 (|:| |ints2Floats?| (-108)) (|:| -2002 (-796)))))) (|:| |blockBranch| (-591 $)) (|:| |commentBranch| (-591 (-1072))) (|:| |callBranch| (-1072)) (|:| |forBranch| (-2 (|:| -1767 (-1011 (-885 (-525)))) (|:| |span| (-885 (-525))) (|:| -2234 $))) (|:| |labelBranch| (-1036)) (|:| |loopBranch| (-2 (|:| |switch| (-1088)) (|:| -2234 $))) (|:| |commonBranch| (-2 (|:| -2400 (-1089)) (|:| |contents| (-591 (-1089))))) (|:| |printBranch| (-591 (-796)))) $)) (-15 -2075 ((-1176) $)) (-15 -2378 ((-1022) $)) (-15 -2967 ((-1036) (-1036)))))
-((-3008 (((-108) $ $) NIL)) (-2558 (((-108) $) 11)) (-3144 (($ |#1|) 8)) (-3741 (($ $ $) NIL)) (-2478 (($ $ $) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3156 (($ |#1|) 9)) (-3022 (((-796) $) 17)) (-1398 ((|#1| $) 12)) (-4135 (((-108) $ $) NIL)) (-4119 (((-108) $ $) NIL)) (-4096 (((-108) $ $) NIL)) (-4126 (((-108) $ $) NIL)) (-4112 (((-108) $ $) 19)))
-(((-309 |#1|) (-13 (-788) (-10 -8 (-15 -3144 ($ |#1|)) (-15 -3156 ($ |#1|)) (-15 -2558 ((-108) $)) (-15 -1398 (|#1| $)))) (-788)) (T -309))
-((-3144 (*1 *1 *2) (-12 (-5 *1 (-309 *2)) (-4 *2 (-788)))) (-3156 (*1 *1 *2) (-12 (-5 *1 (-309 *2)) (-4 *2 (-788)))) (-2558 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-309 *3)) (-4 *3 (-788)))) (-1398 (*1 *2 *1) (-12 (-5 *1 (-309 *2)) (-4 *2 (-788)))))
-(-13 (-788) (-10 -8 (-15 -3144 ($ |#1|)) (-15 -3156 ($ |#1|)) (-15 -2558 ((-108) $)) (-15 -1398 (|#1| $))))
-((-2940 (((-308) (-1089) (-885 (-525))) 23)) (-3256 (((-308) (-1089) (-885 (-525))) 27)) (-3465 (((-308) (-1089) (-1011 (-885 (-525))) (-1011 (-885 (-525)))) 26) (((-308) (-1089) (-885 (-525)) (-885 (-525))) 24)) (-3547 (((-308) (-1089) (-885 (-525))) 31)))
-(((-310) (-10 -7 (-15 -2940 ((-308) (-1089) (-885 (-525)))) (-15 -3465 ((-308) (-1089) (-885 (-525)) (-885 (-525)))) (-15 -3465 ((-308) (-1089) (-1011 (-885 (-525))) (-1011 (-885 (-525))))) (-15 -3256 ((-308) (-1089) (-885 (-525)))) (-15 -3547 ((-308) (-1089) (-885 (-525)))))) (T -310))
-((-3547 (*1 *2 *3 *4) (-12 (-5 *3 (-1089)) (-5 *4 (-885 (-525))) (-5 *2 (-308)) (-5 *1 (-310)))) (-3256 (*1 *2 *3 *4) (-12 (-5 *3 (-1089)) (-5 *4 (-885 (-525))) (-5 *2 (-308)) (-5 *1 (-310)))) (-3465 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1089)) (-5 *4 (-1011 (-885 (-525)))) (-5 *2 (-308)) (-5 *1 (-310)))) (-3465 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1089)) (-5 *4 (-885 (-525))) (-5 *2 (-308)) (-5 *1 (-310)))) (-2940 (*1 *2 *3 *4) (-12 (-5 *3 (-1089)) (-5 *4 (-885 (-525))) (-5 *2 (-308)) (-5 *1 (-310)))))
-(-10 -7 (-15 -2940 ((-308) (-1089) (-885 (-525)))) (-15 -3465 ((-308) (-1089) (-885 (-525)) (-885 (-525)))) (-15 -3465 ((-308) (-1089) (-1011 (-885 (-525))) (-1011 (-885 (-525))))) (-15 -3256 ((-308) (-1089) (-885 (-525)))) (-15 -3547 ((-308) (-1089) (-885 (-525)))))
-((-1340 (((-314 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-314 |#1| |#2| |#3| |#4|)) 33)))
-(((-311 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8|) (-10 -7 (-15 -1340 ((-314 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-314 |#1| |#2| |#3| |#4|)))) (-341) (-1147 |#1|) (-1147 (-385 |#2|)) (-320 |#1| |#2| |#3|) (-341) (-1147 |#5|) (-1147 (-385 |#6|)) (-320 |#5| |#6| |#7|)) (T -311))
-((-1340 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *9 *5)) (-5 *4 (-314 *5 *6 *7 *8)) (-4 *5 (-341)) (-4 *6 (-1147 *5)) (-4 *7 (-1147 (-385 *6))) (-4 *8 (-320 *5 *6 *7)) (-4 *9 (-341)) (-4 *10 (-1147 *9)) (-4 *11 (-1147 (-385 *10))) (-5 *2 (-314 *9 *10 *11 *12)) (-5 *1 (-311 *5 *6 *7 *8 *9 *10 *11 *12)) (-4 *12 (-320 *9 *10 *11)))))
-(-10 -7 (-15 -1340 ((-314 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-314 |#1| |#2| |#3| |#4|))))
-((-3406 (((-108) $) 14)))
-(((-312 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 -3406 ((-108) |#1|))) (-313 |#2| |#3| |#4| |#5|) (-341) (-1147 |#2|) (-1147 (-385 |#3|)) (-320 |#2| |#3| |#4|)) (T -312))
-NIL
-(-10 -8 (-15 -3406 ((-108) |#1|)))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-2157 (((-3 $ "failed") $ $) 19)) (-3798 (($) 17 T CONST)) (-1227 (($ $) 26)) (-3406 (((-108) $) 25)) (-2339 (((-1072) $) 9)) (-1536 (((-391 |#2| (-385 |#2|) |#3| |#4|) $) 32)) (-2047 (((-1036) $) 10)) (-3857 (((-3 |#4| "failed") $) 24)) (-1705 (($ (-391 |#2| (-385 |#2|) |#3| |#4|)) 31) (($ |#4|) 30) (($ |#1| |#1|) 29) (($ |#1| |#1| (-525)) 28) (($ |#4| |#2| |#2| |#2| |#1|) 23)) (-3702 (((-2 (|:| -1247 (-391 |#2| (-385 |#2|) |#3| |#4|)) (|:| |principalPart| |#4|)) $) 27)) (-3022 (((-796) $) 11)) (-4191 (($) 18 T CONST)) (-4096 (((-108) $ $) 6)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20)))
+((-3612 (*1 *2) (-12 (-4 *3 (-341)) (-5 *2 (-1171 *1)) (-4 *1 (-307 *3)))) (-3612 (*1 *2 *3) (-12 (-5 *3 (-854)) (-4 *4 (-341)) (-5 *2 (-1171 *1)) (-4 *1 (-307 *4)))) (-1671 (*1 *2 *1) (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-5 *2 (-1171 *3)))) (-1671 (*1 *2 *3) (-12 (-5 *3 (-1171 *1)) (-4 *1 (-307 *4)) (-4 *4 (-341)) (-5 *2 (-631 *4)))) (-1554 (*1 *1 *2) (-12 (-5 *2 (-1171 *3)) (-4 *3 (-341)) (-4 *1 (-307 *3)))) (-3205 (*1 *2 *1) (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-5 *2 (-1085 *3)))) (-1341 (*1 *2) (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-5 *2 (-1085 *3)))) (-3383 (*1 *2) (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-5 *2 (-854)))) (-2743 (*1 *2 *1) (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-5 *2 (-854)))) (-1525 (*1 *2 *1) (-12 (-4 *1 (-307 *2)) (-4 *2 (-341)))) (-1481 (*1 *2 *1) (-12 (-4 *1 (-307 *2)) (-4 *2 (-341)))) (-3205 (*1 *2 *1 *3) (-12 (-5 *3 (-854)) (-4 *4 (-346)) (-4 *4 (-341)) (-5 *2 (-1085 *1)) (-4 *1 (-307 *4)))) (-1525 (*1 *1 *1 *2) (-12 (-5 *2 (-854)) (-4 *1 (-307 *3)) (-4 *3 (-341)) (-4 *3 (-346)))) (-1481 (*1 *1 *1 *2) (-12 (-5 *2 (-854)) (-4 *1 (-307 *3)) (-4 *3 (-341)) (-4 *3 (-346)))) (-2200 (*1 *1) (-12 (-4 *1 (-307 *2)) (-4 *2 (-346)) (-4 *2 (-341)))) (-2805 (*1 *1) (-12 (-4 *1 (-307 *2)) (-4 *2 (-346)) (-4 *2 (-341)))) (-3108 (*1 *2 *1) (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-4 *3 (-346)) (-5 *2 (-108)))) (-3965 (*1 *1) (-12 (-4 *1 (-307 *2)) (-4 *2 (-346)) (-4 *2 (-341)))) (-2594 (*1 *1 *1 *2) (-12 (-5 *2 (-1085 *3)) (-4 *3 (-346)) (-4 *1 (-307 *3)) (-4 *3 (-341)))) (-3004 (*1 *2 *1) (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-4 *3 (-346)) (-5 *2 (-1085 *3)))) (-2224 (*1 *2 *1) (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-4 *3 (-346)) (-5 *2 (-1085 *3)))) (-2224 (*1 *2 *1 *1) (|partial| -12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-4 *3 (-346)) (-5 *2 (-1085 *3)))))
+(-13 (-1188 |t#1|) (-966 |t#1|) (-10 -8 (-15 -3612 ((-1171 $))) (-15 -3612 ((-1171 $) (-854))) (-15 -1671 ((-1171 |t#1|) $)) (-15 -1671 ((-631 |t#1|) (-1171 $))) (-15 -1554 ($ (-1171 |t#1|))) (-15 -3205 ((-1085 |t#1|) $)) (-15 -1341 ((-1085 |t#1|))) (-15 -3383 ((-854))) (-15 -2743 ((-854) $)) (-15 -1525 (|t#1| $)) (-15 -1481 (|t#1| $)) (IF (|has| |t#1| (-346)) (PROGN (-6 (-327)) (-15 -3205 ((-1085 $) $ (-854))) (-15 -1525 ($ $ (-854))) (-15 -1481 ($ $ (-854))) (-15 -2200 ($)) (-15 -2805 ($)) (-15 -3108 ((-108) $)) (-15 -3965 ($)) (-15 -2594 ($ $ (-1085 |t#1|))) (-15 -3004 ((-1085 |t#1|) $)) (-15 -2224 ((-1085 |t#1|) $)) (-15 -2224 ((-3 (-1085 |t#1|) "failed") $ $))) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-385 (-525))) . T) ((-37 $) . T) ((-97) . T) ((-107 #0# #0#) . T) ((-107 |#1| |#1|) . T) ((-107 $ $) . T) ((-126) . T) ((-136) -3150 (|has| |#1| (-346)) (|has| |#1| (-136))) ((-138) |has| |#1| (-138)) ((-565 (-796)) . T) ((-160) . T) ((-213) |has| |#1| (-346)) ((-223) . T) ((-269) . T) ((-286) . T) ((-1188 |#1|) . T) ((-341) . T) ((-380) -3150 (|has| |#1| (-346)) (|has| |#1| (-136))) ((-346) |has| |#1| (-346)) ((-327) |has| |#1| (-346)) ((-429) . T) ((-517) . T) ((-593 #0#) . T) ((-593 |#1|) . T) ((-593 $) . T) ((-659 #0#) . T) ((-659 |#1|) . T) ((-659 $) . T) ((-668) . T) ((-853) . T) ((-966 |#1|) . T) ((-981 #0#) . T) ((-981 |#1|) . T) ((-981 $) . T) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T) ((-1065) |has| |#1| (-346)) ((-1129) . T) ((-1178 |#1|) . T))
+((-2673 (((-108) $ $) NIL)) (-1679 (($ (-1088) $) 88)) (-2752 (($) 77)) (-2781 (((-1036) (-1036)) 11)) (-2414 (($) 78)) (-2479 (($) 90) (($ (-294 (-640))) 98) (($ (-294 (-642))) 94) (($ (-294 (-635))) 102) (($ (-294 (-357))) 109) (($ (-294 (-525))) 105) (($ (-294 (-157 (-357)))) 113)) (-2072 (($ (-1088) $) 89)) (-2421 (($ (-591 (-796))) 79)) (-2776 (((-1176) $) 75)) (-3869 (((-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)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-3725 (($ (-1036)) 51)) (-1799 (((-1022) $) 25)) (-2208 (($ (-1011 (-885 (-525))) $) 85) (($ (-1011 (-885 (-525))) (-885 (-525)) $) 86)) (-1514 (($ (-1036)) 87)) (-2675 (($ (-1088) $) 115) (($ (-1088) $ $) 116)) (-3017 (($ (-1089) (-591 (-1089))) 76)) (-2286 (($ (-1072)) 82) (($ (-591 (-1072))) 80)) (-2686 (((-796) $) 118)) (-3145 (((-3 (|:| |nullBranch| "null") (|:| |assignmentBranch| (-2 (|:| |var| (-1089)) (|:| |arrayIndex| (-591 (-885 (-525)))) (|:| |rand| (-2 (|:| |ints2Floats?| (-108)) (|:| -1555 (-796)))))) (|:| |arrayAssignmentBranch| (-2 (|:| |var| (-1089)) (|:| |rand| (-796)) (|:| |ints2Floats?| (-108)))) (|:| |conditionalBranch| (-2 (|:| |switch| (-1088)) (|:| |thenClause| $) (|:| |elseClause| $))) (|:| |returnBranch| (-2 (|:| -2077 (-108)) (|:| -2940 (-2 (|:| |ints2Floats?| (-108)) (|:| -1555 (-796)))))) (|:| |blockBranch| (-591 $)) (|:| |commentBranch| (-591 (-1072))) (|:| |callBranch| (-1072)) (|:| |forBranch| (-2 (|:| -3756 (-1011 (-885 (-525)))) (|:| |span| (-885 (-525))) (|:| -2226 $))) (|:| |labelBranch| (-1036)) (|:| |loopBranch| (-2 (|:| |switch| (-1088)) (|:| -2226 $))) (|:| |commonBranch| (-2 (|:| -3419 (-1089)) (|:| |contents| (-591 (-1089))))) (|:| |printBranch| (-591 (-796)))) $) 44)) (-4062 (($ (-1072)) 187)) (-1544 (($ (-591 $)) 114)) (-1502 (($ (-1089) (-1072)) 120) (($ (-1089) (-294 (-642))) 160) (($ (-1089) (-294 (-640))) 161) (($ (-1089) (-294 (-635))) 162) (($ (-1089) (-631 (-642))) 123) (($ (-1089) (-631 (-640))) 126) (($ (-1089) (-631 (-635))) 129) (($ (-1089) (-1171 (-642))) 132) (($ (-1089) (-1171 (-640))) 135) (($ (-1089) (-1171 (-635))) 138) (($ (-1089) (-631 (-294 (-642)))) 141) (($ (-1089) (-631 (-294 (-640)))) 144) (($ (-1089) (-631 (-294 (-635)))) 147) (($ (-1089) (-1171 (-294 (-642)))) 150) (($ (-1089) (-1171 (-294 (-640)))) 153) (($ (-1089) (-1171 (-294 (-635)))) 156) (($ (-1089) (-591 (-885 (-525))) (-294 (-642))) 157) (($ (-1089) (-591 (-885 (-525))) (-294 (-640))) 158) (($ (-1089) (-591 (-885 (-525))) (-294 (-635))) 159) (($ (-1089) (-294 (-525))) 184) (($ (-1089) (-294 (-357))) 185) (($ (-1089) (-294 (-157 (-357)))) 186) (($ (-1089) (-631 (-294 (-525)))) 165) (($ (-1089) (-631 (-294 (-357)))) 168) (($ (-1089) (-631 (-294 (-157 (-357))))) 171) (($ (-1089) (-1171 (-294 (-525)))) 174) (($ (-1089) (-1171 (-294 (-357)))) 177) (($ (-1089) (-1171 (-294 (-157 (-357))))) 180) (($ (-1089) (-591 (-885 (-525))) (-294 (-525))) 181) (($ (-1089) (-591 (-885 (-525))) (-294 (-357))) 182) (($ (-1089) (-591 (-885 (-525))) (-294 (-157 (-357)))) 183)) (-3944 (((-108) $ $) NIL)))
+(((-308) (-13 (-1018) (-10 -8 (-15 -2686 ((-796) $)) (-15 -2208 ($ (-1011 (-885 (-525))) $)) (-15 -2208 ($ (-1011 (-885 (-525))) (-885 (-525)) $)) (-15 -1679 ($ (-1088) $)) (-15 -2072 ($ (-1088) $)) (-15 -3725 ($ (-1036))) (-15 -1514 ($ (-1036))) (-15 -2286 ($ (-1072))) (-15 -2286 ($ (-591 (-1072)))) (-15 -4062 ($ (-1072))) (-15 -2479 ($)) (-15 -2479 ($ (-294 (-640)))) (-15 -2479 ($ (-294 (-642)))) (-15 -2479 ($ (-294 (-635)))) (-15 -2479 ($ (-294 (-357)))) (-15 -2479 ($ (-294 (-525)))) (-15 -2479 ($ (-294 (-157 (-357))))) (-15 -2675 ($ (-1088) $)) (-15 -2675 ($ (-1088) $ $)) (-15 -1502 ($ (-1089) (-1072))) (-15 -1502 ($ (-1089) (-294 (-642)))) (-15 -1502 ($ (-1089) (-294 (-640)))) (-15 -1502 ($ (-1089) (-294 (-635)))) (-15 -1502 ($ (-1089) (-631 (-642)))) (-15 -1502 ($ (-1089) (-631 (-640)))) (-15 -1502 ($ (-1089) (-631 (-635)))) (-15 -1502 ($ (-1089) (-1171 (-642)))) (-15 -1502 ($ (-1089) (-1171 (-640)))) (-15 -1502 ($ (-1089) (-1171 (-635)))) (-15 -1502 ($ (-1089) (-631 (-294 (-642))))) (-15 -1502 ($ (-1089) (-631 (-294 (-640))))) (-15 -1502 ($ (-1089) (-631 (-294 (-635))))) (-15 -1502 ($ (-1089) (-1171 (-294 (-642))))) (-15 -1502 ($ (-1089) (-1171 (-294 (-640))))) (-15 -1502 ($ (-1089) (-1171 (-294 (-635))))) (-15 -1502 ($ (-1089) (-591 (-885 (-525))) (-294 (-642)))) (-15 -1502 ($ (-1089) (-591 (-885 (-525))) (-294 (-640)))) (-15 -1502 ($ (-1089) (-591 (-885 (-525))) (-294 (-635)))) (-15 -1502 ($ (-1089) (-294 (-525)))) (-15 -1502 ($ (-1089) (-294 (-357)))) (-15 -1502 ($ (-1089) (-294 (-157 (-357))))) (-15 -1502 ($ (-1089) (-631 (-294 (-525))))) (-15 -1502 ($ (-1089) (-631 (-294 (-357))))) (-15 -1502 ($ (-1089) (-631 (-294 (-157 (-357)))))) (-15 -1502 ($ (-1089) (-1171 (-294 (-525))))) (-15 -1502 ($ (-1089) (-1171 (-294 (-357))))) (-15 -1502 ($ (-1089) (-1171 (-294 (-157 (-357)))))) (-15 -1502 ($ (-1089) (-591 (-885 (-525))) (-294 (-525)))) (-15 -1502 ($ (-1089) (-591 (-885 (-525))) (-294 (-357)))) (-15 -1502 ($ (-1089) (-591 (-885 (-525))) (-294 (-157 (-357))))) (-15 -1544 ($ (-591 $))) (-15 -2752 ($)) (-15 -2414 ($)) (-15 -2421 ($ (-591 (-796)))) (-15 -3017 ($ (-1089) (-591 (-1089)))) (-15 -3869 ((-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 -3145 ((-3 (|:| |nullBranch| "null") (|:| |assignmentBranch| (-2 (|:| |var| (-1089)) (|:| |arrayIndex| (-591 (-885 (-525)))) (|:| |rand| (-2 (|:| |ints2Floats?| (-108)) (|:| -1555 (-796)))))) (|:| |arrayAssignmentBranch| (-2 (|:| |var| (-1089)) (|:| |rand| (-796)) (|:| |ints2Floats?| (-108)))) (|:| |conditionalBranch| (-2 (|:| |switch| (-1088)) (|:| |thenClause| $) (|:| |elseClause| $))) (|:| |returnBranch| (-2 (|:| -2077 (-108)) (|:| -2940 (-2 (|:| |ints2Floats?| (-108)) (|:| -1555 (-796)))))) (|:| |blockBranch| (-591 $)) (|:| |commentBranch| (-591 (-1072))) (|:| |callBranch| (-1072)) (|:| |forBranch| (-2 (|:| -3756 (-1011 (-885 (-525)))) (|:| |span| (-885 (-525))) (|:| -2226 $))) (|:| |labelBranch| (-1036)) (|:| |loopBranch| (-2 (|:| |switch| (-1088)) (|:| -2226 $))) (|:| |commonBranch| (-2 (|:| -3419 (-1089)) (|:| |contents| (-591 (-1089))))) (|:| |printBranch| (-591 (-796)))) $)) (-15 -2776 ((-1176) $)) (-15 -1799 ((-1022) $)) (-15 -2781 ((-1036) (-1036)))))) (T -308))
+((-2686 (*1 *2 *1) (-12 (-5 *2 (-796)) (-5 *1 (-308)))) (-2208 (*1 *1 *2 *1) (-12 (-5 *2 (-1011 (-885 (-525)))) (-5 *1 (-308)))) (-2208 (*1 *1 *2 *3 *1) (-12 (-5 *2 (-1011 (-885 (-525)))) (-5 *3 (-885 (-525))) (-5 *1 (-308)))) (-1679 (*1 *1 *2 *1) (-12 (-5 *2 (-1088)) (-5 *1 (-308)))) (-2072 (*1 *1 *2 *1) (-12 (-5 *2 (-1088)) (-5 *1 (-308)))) (-3725 (*1 *1 *2) (-12 (-5 *2 (-1036)) (-5 *1 (-308)))) (-1514 (*1 *1 *2) (-12 (-5 *2 (-1036)) (-5 *1 (-308)))) (-2286 (*1 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-308)))) (-2286 (*1 *1 *2) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-308)))) (-4062 (*1 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-308)))) (-2479 (*1 *1) (-5 *1 (-308))) (-2479 (*1 *1 *2) (-12 (-5 *2 (-294 (-640))) (-5 *1 (-308)))) (-2479 (*1 *1 *2) (-12 (-5 *2 (-294 (-642))) (-5 *1 (-308)))) (-2479 (*1 *1 *2) (-12 (-5 *2 (-294 (-635))) (-5 *1 (-308)))) (-2479 (*1 *1 *2) (-12 (-5 *2 (-294 (-357))) (-5 *1 (-308)))) (-2479 (*1 *1 *2) (-12 (-5 *2 (-294 (-525))) (-5 *1 (-308)))) (-2479 (*1 *1 *2) (-12 (-5 *2 (-294 (-157 (-357)))) (-5 *1 (-308)))) (-2675 (*1 *1 *2 *1) (-12 (-5 *2 (-1088)) (-5 *1 (-308)))) (-2675 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1088)) (-5 *1 (-308)))) (-1502 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-1072)) (-5 *1 (-308)))) (-1502 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-294 (-642))) (-5 *1 (-308)))) (-1502 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-294 (-640))) (-5 *1 (-308)))) (-1502 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-294 (-635))) (-5 *1 (-308)))) (-1502 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-631 (-642))) (-5 *1 (-308)))) (-1502 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-631 (-640))) (-5 *1 (-308)))) (-1502 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-631 (-635))) (-5 *1 (-308)))) (-1502 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-1171 (-642))) (-5 *1 (-308)))) (-1502 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-1171 (-640))) (-5 *1 (-308)))) (-1502 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-1171 (-635))) (-5 *1 (-308)))) (-1502 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-631 (-294 (-642)))) (-5 *1 (-308)))) (-1502 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-631 (-294 (-640)))) (-5 *1 (-308)))) (-1502 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-631 (-294 (-635)))) (-5 *1 (-308)))) (-1502 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-1171 (-294 (-642)))) (-5 *1 (-308)))) (-1502 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-1171 (-294 (-640)))) (-5 *1 (-308)))) (-1502 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-1171 (-294 (-635)))) (-5 *1 (-308)))) (-1502 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1089)) (-5 *3 (-591 (-885 (-525)))) (-5 *4 (-294 (-642))) (-5 *1 (-308)))) (-1502 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1089)) (-5 *3 (-591 (-885 (-525)))) (-5 *4 (-294 (-640))) (-5 *1 (-308)))) (-1502 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1089)) (-5 *3 (-591 (-885 (-525)))) (-5 *4 (-294 (-635))) (-5 *1 (-308)))) (-1502 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-294 (-525))) (-5 *1 (-308)))) (-1502 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-294 (-357))) (-5 *1 (-308)))) (-1502 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-294 (-157 (-357)))) (-5 *1 (-308)))) (-1502 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-631 (-294 (-525)))) (-5 *1 (-308)))) (-1502 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-631 (-294 (-357)))) (-5 *1 (-308)))) (-1502 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-631 (-294 (-157 (-357))))) (-5 *1 (-308)))) (-1502 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-1171 (-294 (-525)))) (-5 *1 (-308)))) (-1502 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-1171 (-294 (-357)))) (-5 *1 (-308)))) (-1502 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-1171 (-294 (-157 (-357))))) (-5 *1 (-308)))) (-1502 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1089)) (-5 *3 (-591 (-885 (-525)))) (-5 *4 (-294 (-525))) (-5 *1 (-308)))) (-1502 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1089)) (-5 *3 (-591 (-885 (-525)))) (-5 *4 (-294 (-357))) (-5 *1 (-308)))) (-1502 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1089)) (-5 *3 (-591 (-885 (-525)))) (-5 *4 (-294 (-157 (-357)))) (-5 *1 (-308)))) (-1544 (*1 *1 *2) (-12 (-5 *2 (-591 (-308))) (-5 *1 (-308)))) (-2752 (*1 *1) (-5 *1 (-308))) (-2414 (*1 *1) (-5 *1 (-308))) (-2421 (*1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-308)))) (-3017 (*1 *1 *2 *3) (-12 (-5 *3 (-591 (-1089))) (-5 *2 (-1089)) (-5 *1 (-308)))) (-3869 (*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 (-308)))) (-3145 (*1 *2 *1) (-12 (-5 *2 (-3 (|:| |nullBranch| "null") (|:| |assignmentBranch| (-2 (|:| |var| (-1089)) (|:| |arrayIndex| (-591 (-885 (-525)))) (|:| |rand| (-2 (|:| |ints2Floats?| (-108)) (|:| -1555 (-796)))))) (|:| |arrayAssignmentBranch| (-2 (|:| |var| (-1089)) (|:| |rand| (-796)) (|:| |ints2Floats?| (-108)))) (|:| |conditionalBranch| (-2 (|:| |switch| (-1088)) (|:| |thenClause| (-308)) (|:| |elseClause| (-308)))) (|:| |returnBranch| (-2 (|:| -2077 (-108)) (|:| -2940 (-2 (|:| |ints2Floats?| (-108)) (|:| -1555 (-796)))))) (|:| |blockBranch| (-591 (-308))) (|:| |commentBranch| (-591 (-1072))) (|:| |callBranch| (-1072)) (|:| |forBranch| (-2 (|:| -3756 (-1011 (-885 (-525)))) (|:| |span| (-885 (-525))) (|:| -2226 (-308)))) (|:| |labelBranch| (-1036)) (|:| |loopBranch| (-2 (|:| |switch| (-1088)) (|:| -2226 (-308)))) (|:| |commonBranch| (-2 (|:| -3419 (-1089)) (|:| |contents| (-591 (-1089))))) (|:| |printBranch| (-591 (-796))))) (-5 *1 (-308)))) (-2776 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-308)))) (-1799 (*1 *2 *1) (-12 (-5 *2 (-1022)) (-5 *1 (-308)))) (-2781 (*1 *2 *2) (-12 (-5 *2 (-1036)) (-5 *1 (-308)))))
+(-13 (-1018) (-10 -8 (-15 -2686 ((-796) $)) (-15 -2208 ($ (-1011 (-885 (-525))) $)) (-15 -2208 ($ (-1011 (-885 (-525))) (-885 (-525)) $)) (-15 -1679 ($ (-1088) $)) (-15 -2072 ($ (-1088) $)) (-15 -3725 ($ (-1036))) (-15 -1514 ($ (-1036))) (-15 -2286 ($ (-1072))) (-15 -2286 ($ (-591 (-1072)))) (-15 -4062 ($ (-1072))) (-15 -2479 ($)) (-15 -2479 ($ (-294 (-640)))) (-15 -2479 ($ (-294 (-642)))) (-15 -2479 ($ (-294 (-635)))) (-15 -2479 ($ (-294 (-357)))) (-15 -2479 ($ (-294 (-525)))) (-15 -2479 ($ (-294 (-157 (-357))))) (-15 -2675 ($ (-1088) $)) (-15 -2675 ($ (-1088) $ $)) (-15 -1502 ($ (-1089) (-1072))) (-15 -1502 ($ (-1089) (-294 (-642)))) (-15 -1502 ($ (-1089) (-294 (-640)))) (-15 -1502 ($ (-1089) (-294 (-635)))) (-15 -1502 ($ (-1089) (-631 (-642)))) (-15 -1502 ($ (-1089) (-631 (-640)))) (-15 -1502 ($ (-1089) (-631 (-635)))) (-15 -1502 ($ (-1089) (-1171 (-642)))) (-15 -1502 ($ (-1089) (-1171 (-640)))) (-15 -1502 ($ (-1089) (-1171 (-635)))) (-15 -1502 ($ (-1089) (-631 (-294 (-642))))) (-15 -1502 ($ (-1089) (-631 (-294 (-640))))) (-15 -1502 ($ (-1089) (-631 (-294 (-635))))) (-15 -1502 ($ (-1089) (-1171 (-294 (-642))))) (-15 -1502 ($ (-1089) (-1171 (-294 (-640))))) (-15 -1502 ($ (-1089) (-1171 (-294 (-635))))) (-15 -1502 ($ (-1089) (-591 (-885 (-525))) (-294 (-642)))) (-15 -1502 ($ (-1089) (-591 (-885 (-525))) (-294 (-640)))) (-15 -1502 ($ (-1089) (-591 (-885 (-525))) (-294 (-635)))) (-15 -1502 ($ (-1089) (-294 (-525)))) (-15 -1502 ($ (-1089) (-294 (-357)))) (-15 -1502 ($ (-1089) (-294 (-157 (-357))))) (-15 -1502 ($ (-1089) (-631 (-294 (-525))))) (-15 -1502 ($ (-1089) (-631 (-294 (-357))))) (-15 -1502 ($ (-1089) (-631 (-294 (-157 (-357)))))) (-15 -1502 ($ (-1089) (-1171 (-294 (-525))))) (-15 -1502 ($ (-1089) (-1171 (-294 (-357))))) (-15 -1502 ($ (-1089) (-1171 (-294 (-157 (-357)))))) (-15 -1502 ($ (-1089) (-591 (-885 (-525))) (-294 (-525)))) (-15 -1502 ($ (-1089) (-591 (-885 (-525))) (-294 (-357)))) (-15 -1502 ($ (-1089) (-591 (-885 (-525))) (-294 (-157 (-357))))) (-15 -1544 ($ (-591 $))) (-15 -2752 ($)) (-15 -2414 ($)) (-15 -2421 ($ (-591 (-796)))) (-15 -3017 ($ (-1089) (-591 (-1089)))) (-15 -3869 ((-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 -3145 ((-3 (|:| |nullBranch| "null") (|:| |assignmentBranch| (-2 (|:| |var| (-1089)) (|:| |arrayIndex| (-591 (-885 (-525)))) (|:| |rand| (-2 (|:| |ints2Floats?| (-108)) (|:| -1555 (-796)))))) (|:| |arrayAssignmentBranch| (-2 (|:| |var| (-1089)) (|:| |rand| (-796)) (|:| |ints2Floats?| (-108)))) (|:| |conditionalBranch| (-2 (|:| |switch| (-1088)) (|:| |thenClause| $) (|:| |elseClause| $))) (|:| |returnBranch| (-2 (|:| -2077 (-108)) (|:| -2940 (-2 (|:| |ints2Floats?| (-108)) (|:| -1555 (-796)))))) (|:| |blockBranch| (-591 $)) (|:| |commentBranch| (-591 (-1072))) (|:| |callBranch| (-1072)) (|:| |forBranch| (-2 (|:| -3756 (-1011 (-885 (-525)))) (|:| |span| (-885 (-525))) (|:| -2226 $))) (|:| |labelBranch| (-1036)) (|:| |loopBranch| (-2 (|:| |switch| (-1088)) (|:| -2226 $))) (|:| |commonBranch| (-2 (|:| -3419 (-1089)) (|:| |contents| (-591 (-1089))))) (|:| |printBranch| (-591 (-796)))) $)) (-15 -2776 ((-1176) $)) (-15 -1799 ((-1022) $)) (-15 -2781 ((-1036) (-1036)))))
+((-2673 (((-108) $ $) NIL)) (-1247 (((-108) $) 11)) (-2360 (($ |#1|) 8)) (-1923 (($ $ $) NIL)) (-3475 (($ $ $) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2370 (($ |#1|) 9)) (-2686 (((-796) $) 17)) (-3358 ((|#1| $) 12)) (-4004 (((-108) $ $) NIL)) (-3982 (((-108) $ $) NIL)) (-3944 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL)) (-3971 (((-108) $ $) 19)))
+(((-309 |#1|) (-13 (-788) (-10 -8 (-15 -2360 ($ |#1|)) (-15 -2370 ($ |#1|)) (-15 -1247 ((-108) $)) (-15 -3358 (|#1| $)))) (-788)) (T -309))
+((-2360 (*1 *1 *2) (-12 (-5 *1 (-309 *2)) (-4 *2 (-788)))) (-2370 (*1 *1 *2) (-12 (-5 *1 (-309 *2)) (-4 *2 (-788)))) (-1247 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-309 *3)) (-4 *3 (-788)))) (-3358 (*1 *2 *1) (-12 (-5 *1 (-309 *2)) (-4 *2 (-788)))))
+(-13 (-788) (-10 -8 (-15 -2360 ($ |#1|)) (-15 -2370 ($ |#1|)) (-15 -1247 ((-108) $)) (-15 -3358 (|#1| $))))
+((-2553 (((-308) (-1089) (-885 (-525))) 23)) (-3563 (((-308) (-1089) (-885 (-525))) 27)) (-1801 (((-308) (-1089) (-1011 (-885 (-525))) (-1011 (-885 (-525)))) 26) (((-308) (-1089) (-885 (-525)) (-885 (-525))) 24)) (-1465 (((-308) (-1089) (-885 (-525))) 31)))
+(((-310) (-10 -7 (-15 -2553 ((-308) (-1089) (-885 (-525)))) (-15 -1801 ((-308) (-1089) (-885 (-525)) (-885 (-525)))) (-15 -1801 ((-308) (-1089) (-1011 (-885 (-525))) (-1011 (-885 (-525))))) (-15 -3563 ((-308) (-1089) (-885 (-525)))) (-15 -1465 ((-308) (-1089) (-885 (-525)))))) (T -310))
+((-1465 (*1 *2 *3 *4) (-12 (-5 *3 (-1089)) (-5 *4 (-885 (-525))) (-5 *2 (-308)) (-5 *1 (-310)))) (-3563 (*1 *2 *3 *4) (-12 (-5 *3 (-1089)) (-5 *4 (-885 (-525))) (-5 *2 (-308)) (-5 *1 (-310)))) (-1801 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1089)) (-5 *4 (-1011 (-885 (-525)))) (-5 *2 (-308)) (-5 *1 (-310)))) (-1801 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1089)) (-5 *4 (-885 (-525))) (-5 *2 (-308)) (-5 *1 (-310)))) (-2553 (*1 *2 *3 *4) (-12 (-5 *3 (-1089)) (-5 *4 (-885 (-525))) (-5 *2 (-308)) (-5 *1 (-310)))))
+(-10 -7 (-15 -2553 ((-308) (-1089) (-885 (-525)))) (-15 -1801 ((-308) (-1089) (-885 (-525)) (-885 (-525)))) (-15 -1801 ((-308) (-1089) (-1011 (-885 (-525))) (-1011 (-885 (-525))))) (-15 -3563 ((-308) (-1089) (-885 (-525)))) (-15 -1465 ((-308) (-1089) (-885 (-525)))))
+((-1257 (((-314 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-314 |#1| |#2| |#3| |#4|)) 33)))
+(((-311 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8|) (-10 -7 (-15 -1257 ((-314 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-314 |#1| |#2| |#3| |#4|)))) (-341) (-1147 |#1|) (-1147 (-385 |#2|)) (-320 |#1| |#2| |#3|) (-341) (-1147 |#5|) (-1147 (-385 |#6|)) (-320 |#5| |#6| |#7|)) (T -311))
+((-1257 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *9 *5)) (-5 *4 (-314 *5 *6 *7 *8)) (-4 *5 (-341)) (-4 *6 (-1147 *5)) (-4 *7 (-1147 (-385 *6))) (-4 *8 (-320 *5 *6 *7)) (-4 *9 (-341)) (-4 *10 (-1147 *9)) (-4 *11 (-1147 (-385 *10))) (-5 *2 (-314 *9 *10 *11 *12)) (-5 *1 (-311 *5 *6 *7 *8 *9 *10 *11 *12)) (-4 *12 (-320 *9 *10 *11)))))
+(-10 -7 (-15 -1257 ((-314 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-314 |#1| |#2| |#3| |#4|))))
+((-2435 (((-108) $) 14)))
+(((-312 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 -2435 ((-108) |#1|))) (-313 |#2| |#3| |#4| |#5|) (-341) (-1147 |#2|) (-1147 (-385 |#3|)) (-320 |#2| |#3| |#4|)) (T -312))
+NIL
+(-10 -8 (-15 -2435 ((-108) |#1|)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-3332 (((-3 $ "failed") $ $) 19)) (-2055 (($) 17 T CONST)) (-3618 (($ $) 26)) (-2435 (((-108) $) 25)) (-2621 (((-1072) $) 9)) (-1432 (((-391 |#2| (-385 |#2|) |#3| |#4|) $) 32)) (-2937 (((-1036) $) 10)) (-3965 (((-3 |#4| "failed") $) 24)) (-2991 (($ (-391 |#2| (-385 |#2|) |#3| |#4|)) 31) (($ |#4|) 30) (($ |#1| |#1|) 29) (($ |#1| |#1| (-525)) 28) (($ |#4| |#2| |#2| |#2| |#1|) 23)) (-3601 (((-2 (|:| -1291 (-391 |#2| (-385 |#2|) |#3| |#4|)) (|:| |principalPart| |#4|)) $) 27)) (-2686 (((-796) $) 11)) (-1830 (($) 18 T CONST)) (-3944 (((-108) $ $) 6)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20)))
(((-313 |#1| |#2| |#3| |#4|) (-131) (-341) (-1147 |t#1|) (-1147 (-385 |t#2|)) (-320 |t#1| |t#2| |t#3|)) (T -313))
-((-1536 (*1 *2 *1) (-12 (-4 *1 (-313 *3 *4 *5 *6)) (-4 *3 (-341)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-4 *6 (-320 *3 *4 *5)) (-5 *2 (-391 *4 (-385 *4) *5 *6)))) (-1705 (*1 *1 *2) (-12 (-5 *2 (-391 *4 (-385 *4) *5 *6)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-4 *6 (-320 *3 *4 *5)) (-4 *3 (-341)) (-4 *1 (-313 *3 *4 *5 *6)))) (-1705 (*1 *1 *2) (-12 (-4 *3 (-341)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-4 *1 (-313 *3 *4 *5 *2)) (-4 *2 (-320 *3 *4 *5)))) (-1705 (*1 *1 *2 *2) (-12 (-4 *2 (-341)) (-4 *3 (-1147 *2)) (-4 *4 (-1147 (-385 *3))) (-4 *1 (-313 *2 *3 *4 *5)) (-4 *5 (-320 *2 *3 *4)))) (-1705 (*1 *1 *2 *2 *3) (-12 (-5 *3 (-525)) (-4 *2 (-341)) (-4 *4 (-1147 *2)) (-4 *5 (-1147 (-385 *4))) (-4 *1 (-313 *2 *4 *5 *6)) (-4 *6 (-320 *2 *4 *5)))) (-3702 (*1 *2 *1) (-12 (-4 *1 (-313 *3 *4 *5 *6)) (-4 *3 (-341)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-4 *6 (-320 *3 *4 *5)) (-5 *2 (-2 (|:| -1247 (-391 *4 (-385 *4) *5 *6)) (|:| |principalPart| *6))))) (-1227 (*1 *1 *1) (-12 (-4 *1 (-313 *2 *3 *4 *5)) (-4 *2 (-341)) (-4 *3 (-1147 *2)) (-4 *4 (-1147 (-385 *3))) (-4 *5 (-320 *2 *3 *4)))) (-3406 (*1 *2 *1) (-12 (-4 *1 (-313 *3 *4 *5 *6)) (-4 *3 (-341)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-4 *6 (-320 *3 *4 *5)) (-5 *2 (-108)))) (-3857 (*1 *2 *1) (|partial| -12 (-4 *1 (-313 *3 *4 *5 *2)) (-4 *3 (-341)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-4 *2 (-320 *3 *4 *5)))) (-1705 (*1 *1 *2 *3 *3 *3 *4) (-12 (-4 *4 (-341)) (-4 *3 (-1147 *4)) (-4 *5 (-1147 (-385 *3))) (-4 *1 (-313 *4 *3 *5 *2)) (-4 *2 (-320 *4 *3 *5)))))
-(-13 (-21) (-10 -8 (-15 -1536 ((-391 |t#2| (-385 |t#2|) |t#3| |t#4|) $)) (-15 -1705 ($ (-391 |t#2| (-385 |t#2|) |t#3| |t#4|))) (-15 -1705 ($ |t#4|)) (-15 -1705 ($ |t#1| |t#1|)) (-15 -1705 ($ |t#1| |t#1| (-525))) (-15 -3702 ((-2 (|:| -1247 (-391 |t#2| (-385 |t#2|) |t#3| |t#4|)) (|:| |principalPart| |t#4|)) $)) (-15 -1227 ($ $)) (-15 -3406 ((-108) $)) (-15 -3857 ((-3 |t#4| "failed") $)) (-15 -1705 ($ |t#4| |t#2| |t#2| |t#2| |t#1|))))
+((-1432 (*1 *2 *1) (-12 (-4 *1 (-313 *3 *4 *5 *6)) (-4 *3 (-341)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-4 *6 (-320 *3 *4 *5)) (-5 *2 (-391 *4 (-385 *4) *5 *6)))) (-2991 (*1 *1 *2) (-12 (-5 *2 (-391 *4 (-385 *4) *5 *6)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-4 *6 (-320 *3 *4 *5)) (-4 *3 (-341)) (-4 *1 (-313 *3 *4 *5 *6)))) (-2991 (*1 *1 *2) (-12 (-4 *3 (-341)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-4 *1 (-313 *3 *4 *5 *2)) (-4 *2 (-320 *3 *4 *5)))) (-2991 (*1 *1 *2 *2) (-12 (-4 *2 (-341)) (-4 *3 (-1147 *2)) (-4 *4 (-1147 (-385 *3))) (-4 *1 (-313 *2 *3 *4 *5)) (-4 *5 (-320 *2 *3 *4)))) (-2991 (*1 *1 *2 *2 *3) (-12 (-5 *3 (-525)) (-4 *2 (-341)) (-4 *4 (-1147 *2)) (-4 *5 (-1147 (-385 *4))) (-4 *1 (-313 *2 *4 *5 *6)) (-4 *6 (-320 *2 *4 *5)))) (-3601 (*1 *2 *1) (-12 (-4 *1 (-313 *3 *4 *5 *6)) (-4 *3 (-341)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-4 *6 (-320 *3 *4 *5)) (-5 *2 (-2 (|:| -1291 (-391 *4 (-385 *4) *5 *6)) (|:| |principalPart| *6))))) (-3618 (*1 *1 *1) (-12 (-4 *1 (-313 *2 *3 *4 *5)) (-4 *2 (-341)) (-4 *3 (-1147 *2)) (-4 *4 (-1147 (-385 *3))) (-4 *5 (-320 *2 *3 *4)))) (-2435 (*1 *2 *1) (-12 (-4 *1 (-313 *3 *4 *5 *6)) (-4 *3 (-341)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-4 *6 (-320 *3 *4 *5)) (-5 *2 (-108)))) (-3965 (*1 *2 *1) (|partial| -12 (-4 *1 (-313 *3 *4 *5 *2)) (-4 *3 (-341)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-4 *2 (-320 *3 *4 *5)))) (-2991 (*1 *1 *2 *3 *3 *3 *4) (-12 (-4 *4 (-341)) (-4 *3 (-1147 *4)) (-4 *5 (-1147 (-385 *3))) (-4 *1 (-313 *4 *3 *5 *2)) (-4 *2 (-320 *4 *3 *5)))))
+(-13 (-21) (-10 -8 (-15 -1432 ((-391 |t#2| (-385 |t#2|) |t#3| |t#4|) $)) (-15 -2991 ($ (-391 |t#2| (-385 |t#2|) |t#3| |t#4|))) (-15 -2991 ($ |t#4|)) (-15 -2991 ($ |t#1| |t#1|)) (-15 -2991 ($ |t#1| |t#1| (-525))) (-15 -3601 ((-2 (|:| -1291 (-391 |t#2| (-385 |t#2|) |t#3| |t#4|)) (|:| |principalPart| |t#4|)) $)) (-15 -3618 ($ $)) (-15 -2435 ((-108) $)) (-15 -3965 ((-3 |t#4| "failed") $)) (-15 -2991 ($ |t#4| |t#2| |t#2| |t#2| |t#1|))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-126) . T) ((-565 (-796)) . T) ((-1018) . T))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-3798 (($) NIL T CONST)) (-1227 (($ $) 33)) (-3406 (((-108) $) NIL)) (-2339 (((-1072) $) NIL)) (-3091 (((-1171 |#4|) $) 125)) (-1536 (((-391 |#2| (-385 |#2|) |#3| |#4|) $) 31)) (-2047 (((-1036) $) NIL)) (-3857 (((-3 |#4| "failed") $) 36)) (-1774 (((-1171 |#4|) $) 118)) (-1705 (($ (-391 |#2| (-385 |#2|) |#3| |#4|)) 41) (($ |#4|) 43) (($ |#1| |#1|) 45) (($ |#1| |#1| (-525)) 47) (($ |#4| |#2| |#2| |#2| |#1|) 49)) (-3702 (((-2 (|:| -1247 (-391 |#2| (-385 |#2|) |#3| |#4|)) (|:| |principalPart| |#4|)) $) 39)) (-3022 (((-796) $) 17)) (-4191 (($) 14 T CONST)) (-4096 (((-108) $ $) 20)) (-4164 (($ $) 27) (($ $ $) NIL)) (-4156 (($ $ $) 25)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 23)))
-(((-314 |#1| |#2| |#3| |#4|) (-13 (-313 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -1774 ((-1171 |#4|) $)) (-15 -3091 ((-1171 |#4|) $)))) (-341) (-1147 |#1|) (-1147 (-385 |#2|)) (-320 |#1| |#2| |#3|)) (T -314))
-((-1774 (*1 *2 *1) (-12 (-4 *3 (-341)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-5 *2 (-1171 *6)) (-5 *1 (-314 *3 *4 *5 *6)) (-4 *6 (-320 *3 *4 *5)))) (-3091 (*1 *2 *1) (-12 (-4 *3 (-341)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-5 *2 (-1171 *6)) (-5 *1 (-314 *3 *4 *5 *6)) (-4 *6 (-320 *3 *4 *5)))))
-(-13 (-313 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -1774 ((-1171 |#4|) $)) (-15 -3091 ((-1171 |#4|) $))))
-((-4132 (($ $ (-1089) |#2|) NIL) (($ $ (-591 (-1089)) (-591 |#2|)) 20) (($ $ (-591 (-273 |#2|))) 15) (($ $ (-273 |#2|)) NIL) (($ $ |#2| |#2|) NIL) (($ $ (-591 |#2|) (-591 |#2|)) NIL)) (-3164 (($ $ |#2|) 11)))
-(((-315 |#1| |#2|) (-10 -8 (-15 -3164 (|#1| |#1| |#2|)) (-15 -4132 (|#1| |#1| (-591 |#2|) (-591 |#2|))) (-15 -4132 (|#1| |#1| |#2| |#2|)) (-15 -4132 (|#1| |#1| (-273 |#2|))) (-15 -4132 (|#1| |#1| (-591 (-273 |#2|)))) (-15 -4132 (|#1| |#1| (-591 (-1089)) (-591 |#2|))) (-15 -4132 (|#1| |#1| (-1089) |#2|))) (-316 |#2|) (-1018)) (T -315))
-NIL
-(-10 -8 (-15 -3164 (|#1| |#1| |#2|)) (-15 -4132 (|#1| |#1| (-591 |#2|) (-591 |#2|))) (-15 -4132 (|#1| |#1| |#2| |#2|)) (-15 -4132 (|#1| |#1| (-273 |#2|))) (-15 -4132 (|#1| |#1| (-591 (-273 |#2|)))) (-15 -4132 (|#1| |#1| (-591 (-1089)) (-591 |#2|))) (-15 -4132 (|#1| |#1| (-1089) |#2|)))
-((-1340 (($ (-1 |#1| |#1|) $) 6)) (-4132 (($ $ (-1089) |#1|) 17 (|has| |#1| (-486 (-1089) |#1|))) (($ $ (-591 (-1089)) (-591 |#1|)) 16 (|has| |#1| (-486 (-1089) |#1|))) (($ $ (-591 (-273 |#1|))) 15 (|has| |#1| (-288 |#1|))) (($ $ (-273 |#1|)) 14 (|has| |#1| (-288 |#1|))) (($ $ |#1| |#1|) 13 (|has| |#1| (-288 |#1|))) (($ $ (-591 |#1|) (-591 |#1|)) 12 (|has| |#1| (-288 |#1|)))) (-3164 (($ $ |#1|) 11 (|has| |#1| (-265 |#1| |#1|)))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2055 (($) NIL T CONST)) (-3618 (($ $) 33)) (-2435 (((-108) $) NIL)) (-2621 (((-1072) $) NIL)) (-1559 (((-1171 |#4|) $) 125)) (-1432 (((-391 |#2| (-385 |#2|) |#3| |#4|) $) 31)) (-2937 (((-1036) $) NIL)) (-3965 (((-3 |#4| "failed") $) 36)) (-3838 (((-1171 |#4|) $) 118)) (-2991 (($ (-391 |#2| (-385 |#2|) |#3| |#4|)) 41) (($ |#4|) 43) (($ |#1| |#1|) 45) (($ |#1| |#1| (-525)) 47) (($ |#4| |#2| |#2| |#2| |#1|) 49)) (-3601 (((-2 (|:| -1291 (-391 |#2| (-385 |#2|) |#3| |#4|)) (|:| |principalPart| |#4|)) $) 39)) (-2686 (((-796) $) 17)) (-1830 (($) 14 T CONST)) (-3944 (((-108) $ $) 20)) (-4047 (($ $) 27) (($ $ $) NIL)) (-4036 (($ $ $) 25)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 23)))
+(((-314 |#1| |#2| |#3| |#4|) (-13 (-313 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -3838 ((-1171 |#4|) $)) (-15 -1559 ((-1171 |#4|) $)))) (-341) (-1147 |#1|) (-1147 (-385 |#2|)) (-320 |#1| |#2| |#3|)) (T -314))
+((-3838 (*1 *2 *1) (-12 (-4 *3 (-341)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-5 *2 (-1171 *6)) (-5 *1 (-314 *3 *4 *5 *6)) (-4 *6 (-320 *3 *4 *5)))) (-1559 (*1 *2 *1) (-12 (-4 *3 (-341)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-5 *2 (-1171 *6)) (-5 *1 (-314 *3 *4 *5 *6)) (-4 *6 (-320 *3 *4 *5)))))
+(-13 (-313 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -3838 ((-1171 |#4|) $)) (-15 -1559 ((-1171 |#4|) $))))
+((-1980 (($ $ (-1089) |#2|) NIL) (($ $ (-591 (-1089)) (-591 |#2|)) 20) (($ $ (-591 (-273 |#2|))) 15) (($ $ (-273 |#2|)) NIL) (($ $ |#2| |#2|) NIL) (($ $ (-591 |#2|) (-591 |#2|)) NIL)) (-1881 (($ $ |#2|) 11)))
+(((-315 |#1| |#2|) (-10 -8 (-15 -1881 (|#1| |#1| |#2|)) (-15 -1980 (|#1| |#1| (-591 |#2|) (-591 |#2|))) (-15 -1980 (|#1| |#1| |#2| |#2|)) (-15 -1980 (|#1| |#1| (-273 |#2|))) (-15 -1980 (|#1| |#1| (-591 (-273 |#2|)))) (-15 -1980 (|#1| |#1| (-591 (-1089)) (-591 |#2|))) (-15 -1980 (|#1| |#1| (-1089) |#2|))) (-316 |#2|) (-1018)) (T -315))
+NIL
+(-10 -8 (-15 -1881 (|#1| |#1| |#2|)) (-15 -1980 (|#1| |#1| (-591 |#2|) (-591 |#2|))) (-15 -1980 (|#1| |#1| |#2| |#2|)) (-15 -1980 (|#1| |#1| (-273 |#2|))) (-15 -1980 (|#1| |#1| (-591 (-273 |#2|)))) (-15 -1980 (|#1| |#1| (-591 (-1089)) (-591 |#2|))) (-15 -1980 (|#1| |#1| (-1089) |#2|)))
+((-1257 (($ (-1 |#1| |#1|) $) 6)) (-1980 (($ $ (-1089) |#1|) 17 (|has| |#1| (-486 (-1089) |#1|))) (($ $ (-591 (-1089)) (-591 |#1|)) 16 (|has| |#1| (-486 (-1089) |#1|))) (($ $ (-591 (-273 |#1|))) 15 (|has| |#1| (-288 |#1|))) (($ $ (-273 |#1|)) 14 (|has| |#1| (-288 |#1|))) (($ $ |#1| |#1|) 13 (|has| |#1| (-288 |#1|))) (($ $ (-591 |#1|) (-591 |#1|)) 12 (|has| |#1| (-288 |#1|)))) (-1881 (($ $ |#1|) 11 (|has| |#1| (-265 |#1| |#1|)))))
(((-316 |#1|) (-131) (-1018)) (T -316))
-((-1340 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-316 *3)) (-4 *3 (-1018)))))
-(-13 (-10 -8 (-15 -1340 ($ (-1 |t#1| |t#1|) $)) (IF (|has| |t#1| (-265 |t#1| |t#1|)) (-6 (-265 |t#1| $)) |%noBranch|) (IF (|has| |t#1| (-288 |t#1|)) (-6 (-288 |t#1|)) |%noBranch|) (IF (|has| |t#1| (-486 (-1089) |t#1|)) (-6 (-486 (-1089) |t#1|)) |%noBranch|)))
+((-1257 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-316 *3)) (-4 *3 (-1018)))))
+(-13 (-10 -8 (-15 -1257 ($ (-1 |t#1| |t#1|) $)) (IF (|has| |t#1| (-265 |t#1| |t#1|)) (-6 (-265 |t#1| $)) |%noBranch|) (IF (|has| |t#1| (-288 |t#1|)) (-6 (-288 |t#1|)) |%noBranch|) (IF (|has| |t#1| (-486 (-1089) |t#1|)) (-6 (-486 (-1089) |t#1|)) |%noBranch|)))
(((-265 |#1| $) |has| |#1| (-265 |#1| |#1|)) ((-288 |#1|) |has| |#1| (-288 |#1|)) ((-486 (-1089) |#1|) |has| |#1| (-486 (-1089) |#1|)) ((-486 |#1| |#1|) |has| |#1| (-288 |#1|)))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-1507 (((-591 (-1089)) $) NIL)) (-3511 (((-108)) 89) (((-108) (-108)) 90)) (-3374 (((-591 (-564 $)) $) NIL)) (-1987 (($ $) NIL)) (-3169 (($ $) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-3825 (($ $ (-273 $)) NIL) (($ $ (-591 (-273 $))) NIL) (($ $ (-591 (-564 $)) (-591 $)) NIL)) (-1361 (($ $) NIL)) (-1431 (($ $) NIL)) (-3144 (($ $) NIL)) (-3798 (($) NIL T CONST)) (-1251 (((-3 (-564 $) "failed") $) NIL) (((-3 |#3| "failed") $) NIL) (((-3 $ "failed") (-294 |#3|)) 71) (((-3 $ "failed") (-1089)) 95) (((-3 $ "failed") (-294 (-525))) 59 (|has| |#3| (-966 (-525)))) (((-3 $ "failed") (-385 (-885 (-525)))) 65 (|has| |#3| (-966 (-525)))) (((-3 $ "failed") (-885 (-525))) 60 (|has| |#3| (-966 (-525)))) (((-3 $ "failed") (-294 (-357))) 77 (|has| |#3| (-966 (-357)))) (((-3 $ "failed") (-385 (-885 (-357)))) 83 (|has| |#3| (-966 (-357)))) (((-3 $ "failed") (-885 (-357))) 78 (|has| |#3| (-966 (-357))))) (-3528 (((-564 $) $) NIL) ((|#3| $) NIL) (($ (-294 |#3|)) 72) (($ (-1089)) 96) (($ (-294 (-525))) 61 (|has| |#3| (-966 (-525)))) (($ (-385 (-885 (-525)))) 66 (|has| |#3| (-966 (-525)))) (($ (-885 (-525))) 62 (|has| |#3| (-966 (-525)))) (($ (-294 (-357))) 79 (|has| |#3| (-966 (-357)))) (($ (-385 (-885 (-357)))) 84 (|has| |#3| (-966 (-357)))) (($ (-885 (-357))) 80 (|has| |#3| (-966 (-357))))) (-4163 (((-3 $ "failed") $) NIL)) (-1784 (($) 10)) (-1668 (($ $) NIL) (($ (-591 $)) NIL)) (-2194 (((-591 (-110)) $) NIL)) (-3219 (((-110) (-110)) NIL)) (-2824 (((-108) $) NIL)) (-2419 (((-108) $) NIL (|has| $ (-966 (-525))))) (-2695 (((-1085 $) (-564 $)) NIL (|has| $ (-975)))) (-3741 (($ $ $) NIL)) (-2478 (($ $ $) NIL)) (-1340 (($ (-1 $ $) (-564 $)) NIL)) (-1405 (((-3 (-564 $) "failed") $) NIL)) (-2897 (($ $) 92)) (-1488 (($ $) NIL)) (-2339 (((-1072) $) NIL)) (-1298 (((-591 (-564 $)) $) NIL)) (-1843 (($ (-110) $) 91) (($ (-110) (-591 $)) NIL)) (-1709 (((-108) $ (-110)) NIL) (((-108) $ (-1089)) NIL)) (-2965 (((-712) $) NIL)) (-2047 (((-1036) $) NIL)) (-1988 (((-108) $ $) NIL) (((-108) $ (-1089)) NIL)) (-1409 (($ $) NIL)) (-3451 (((-108) $) NIL (|has| $ (-966 (-525))))) (-4132 (($ $ (-564 $) $) NIL) (($ $ (-591 (-564 $)) (-591 $)) NIL) (($ $ (-591 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-591 $) (-591 $)) NIL) (($ $ (-591 (-1089)) (-591 (-1 $ $))) NIL) (($ $ (-591 (-1089)) (-591 (-1 $ (-591 $)))) NIL) (($ $ (-1089) (-1 $ (-591 $))) NIL) (($ $ (-1089) (-1 $ $)) NIL) (($ $ (-591 (-110)) (-591 (-1 $ $))) NIL) (($ $ (-591 (-110)) (-591 (-1 $ (-591 $)))) NIL) (($ $ (-110) (-1 $ (-591 $))) NIL) (($ $ (-110) (-1 $ $)) NIL)) (-3164 (($ (-110) $) NIL) (($ (-110) $ $) NIL) (($ (-110) $ $ $) NIL) (($ (-110) $ $ $ $) NIL) (($ (-110) (-591 $)) NIL)) (-1484 (($ $) NIL) (($ $ $) NIL)) (-3266 (($ $ (-591 (-1089)) (-591 (-712))) NIL) (($ $ (-1089) (-712)) NIL) (($ $ (-591 (-1089))) NIL) (($ $ (-1089)) NIL)) (-1478 (($ $) NIL (|has| $ (-975)))) (-1973 (($ $) NIL)) (-3156 (($ $) NIL)) (-3022 (((-796) $) NIL) (($ (-564 $)) NIL) (($ |#3|) NIL) (($ (-525)) NIL) (((-294 |#3|) $) 94)) (-2128 (((-712)) NIL)) (-2989 (($ $) NIL) (($ (-591 $)) NIL)) (-2661 (((-108) (-110)) NIL)) (-1371 (($ $) NIL)) (-1346 (($ $) NIL)) (-1358 (($ $) NIL)) (-1539 (($ $) NIL)) (-3710 (($ $ (-712)) NIL) (($ $ (-854)) NIL)) (-4191 (($) 93 T CONST)) (-4197 (($) 24 T CONST)) (-4196 (($ $ (-591 (-1089)) (-591 (-712))) NIL) (($ $ (-1089) (-712)) NIL) (($ $ (-591 (-1089))) NIL) (($ $ (-1089)) NIL)) (-4135 (((-108) $ $) NIL)) (-4119 (((-108) $ $) NIL)) (-4096 (((-108) $ $) NIL)) (-4126 (((-108) $ $) NIL)) (-4112 (((-108) $ $) NIL)) (-4164 (($ $ $) NIL) (($ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-712)) NIL) (($ $ (-854)) NIL)) (* (($ |#3| $) NIL) (($ $ |#3|) NIL) (($ $ $) NIL) (($ (-525) $) NIL) (($ (-712) $) NIL) (($ (-854) $) NIL)))
-(((-317 |#1| |#2| |#3|) (-13 (-281) (-37 |#3|) (-966 |#3|) (-833 (-1089)) (-10 -8 (-15 -3528 ($ (-294 |#3|))) (-15 -1251 ((-3 $ "failed") (-294 |#3|))) (-15 -3528 ($ (-1089))) (-15 -1251 ((-3 $ "failed") (-1089))) (-15 -3022 ((-294 |#3|) $)) (IF (|has| |#3| (-966 (-525))) (PROGN (-15 -3528 ($ (-294 (-525)))) (-15 -1251 ((-3 $ "failed") (-294 (-525)))) (-15 -3528 ($ (-385 (-885 (-525))))) (-15 -1251 ((-3 $ "failed") (-385 (-885 (-525))))) (-15 -3528 ($ (-885 (-525)))) (-15 -1251 ((-3 $ "failed") (-885 (-525))))) |%noBranch|) (IF (|has| |#3| (-966 (-357))) (PROGN (-15 -3528 ($ (-294 (-357)))) (-15 -1251 ((-3 $ "failed") (-294 (-357)))) (-15 -3528 ($ (-385 (-885 (-357))))) (-15 -1251 ((-3 $ "failed") (-385 (-885 (-357))))) (-15 -3528 ($ (-885 (-357)))) (-15 -1251 ((-3 $ "failed") (-885 (-357))))) |%noBranch|) (-15 -1539 ($ $)) (-15 -1361 ($ $)) (-15 -1409 ($ $)) (-15 -1488 ($ $)) (-15 -2897 ($ $)) (-15 -3144 ($ $)) (-15 -3156 ($ $)) (-15 -3169 ($ $)) (-15 -1346 ($ $)) (-15 -1358 ($ $)) (-15 -1371 ($ $)) (-15 -1431 ($ $)) (-15 -1973 ($ $)) (-15 -1987 ($ $)) (-15 -1784 ($)) (-15 -1507 ((-591 (-1089)) $)) (-15 -3511 ((-108))) (-15 -3511 ((-108) (-108))))) (-591 (-1089)) (-591 (-1089)) (-365)) (T -317))
-((-3528 (*1 *1 *2) (-12 (-5 *2 (-294 *5)) (-4 *5 (-365)) (-5 *1 (-317 *3 *4 *5)) (-14 *3 (-591 (-1089))) (-14 *4 (-591 (-1089))))) (-1251 (*1 *1 *2) (|partial| -12 (-5 *2 (-294 *5)) (-4 *5 (-365)) (-5 *1 (-317 *3 *4 *5)) (-14 *3 (-591 (-1089))) (-14 *4 (-591 (-1089))))) (-3528 (*1 *1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-317 *3 *4 *5)) (-14 *3 (-591 *2)) (-14 *4 (-591 *2)) (-4 *5 (-365)))) (-1251 (*1 *1 *2) (|partial| -12 (-5 *2 (-1089)) (-5 *1 (-317 *3 *4 *5)) (-14 *3 (-591 *2)) (-14 *4 (-591 *2)) (-4 *5 (-365)))) (-3022 (*1 *2 *1) (-12 (-5 *2 (-294 *5)) (-5 *1 (-317 *3 *4 *5)) (-14 *3 (-591 (-1089))) (-14 *4 (-591 (-1089))) (-4 *5 (-365)))) (-3528 (*1 *1 *2) (-12 (-5 *2 (-294 (-525))) (-5 *1 (-317 *3 *4 *5)) (-4 *5 (-966 (-525))) (-14 *3 (-591 (-1089))) (-14 *4 (-591 (-1089))) (-4 *5 (-365)))) (-1251 (*1 *1 *2) (|partial| -12 (-5 *2 (-294 (-525))) (-5 *1 (-317 *3 *4 *5)) (-4 *5 (-966 (-525))) (-14 *3 (-591 (-1089))) (-14 *4 (-591 (-1089))) (-4 *5 (-365)))) (-3528 (*1 *1 *2) (-12 (-5 *2 (-385 (-885 (-525)))) (-5 *1 (-317 *3 *4 *5)) (-4 *5 (-966 (-525))) (-14 *3 (-591 (-1089))) (-14 *4 (-591 (-1089))) (-4 *5 (-365)))) (-1251 (*1 *1 *2) (|partial| -12 (-5 *2 (-385 (-885 (-525)))) (-5 *1 (-317 *3 *4 *5)) (-4 *5 (-966 (-525))) (-14 *3 (-591 (-1089))) (-14 *4 (-591 (-1089))) (-4 *5 (-365)))) (-3528 (*1 *1 *2) (-12 (-5 *2 (-885 (-525))) (-5 *1 (-317 *3 *4 *5)) (-4 *5 (-966 (-525))) (-14 *3 (-591 (-1089))) (-14 *4 (-591 (-1089))) (-4 *5 (-365)))) (-1251 (*1 *1 *2) (|partial| -12 (-5 *2 (-885 (-525))) (-5 *1 (-317 *3 *4 *5)) (-4 *5 (-966 (-525))) (-14 *3 (-591 (-1089))) (-14 *4 (-591 (-1089))) (-4 *5 (-365)))) (-3528 (*1 *1 *2) (-12 (-5 *2 (-294 (-357))) (-5 *1 (-317 *3 *4 *5)) (-4 *5 (-966 (-357))) (-14 *3 (-591 (-1089))) (-14 *4 (-591 (-1089))) (-4 *5 (-365)))) (-1251 (*1 *1 *2) (|partial| -12 (-5 *2 (-294 (-357))) (-5 *1 (-317 *3 *4 *5)) (-4 *5 (-966 (-357))) (-14 *3 (-591 (-1089))) (-14 *4 (-591 (-1089))) (-4 *5 (-365)))) (-3528 (*1 *1 *2) (-12 (-5 *2 (-385 (-885 (-357)))) (-5 *1 (-317 *3 *4 *5)) (-4 *5 (-966 (-357))) (-14 *3 (-591 (-1089))) (-14 *4 (-591 (-1089))) (-4 *5 (-365)))) (-1251 (*1 *1 *2) (|partial| -12 (-5 *2 (-385 (-885 (-357)))) (-5 *1 (-317 *3 *4 *5)) (-4 *5 (-966 (-357))) (-14 *3 (-591 (-1089))) (-14 *4 (-591 (-1089))) (-4 *5 (-365)))) (-3528 (*1 *1 *2) (-12 (-5 *2 (-885 (-357))) (-5 *1 (-317 *3 *4 *5)) (-4 *5 (-966 (-357))) (-14 *3 (-591 (-1089))) (-14 *4 (-591 (-1089))) (-4 *5 (-365)))) (-1251 (*1 *1 *2) (|partial| -12 (-5 *2 (-885 (-357))) (-5 *1 (-317 *3 *4 *5)) (-4 *5 (-966 (-357))) (-14 *3 (-591 (-1089))) (-14 *4 (-591 (-1089))) (-4 *5 (-365)))) (-1539 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089))) (-14 *3 (-591 (-1089))) (-4 *4 (-365)))) (-1361 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089))) (-14 *3 (-591 (-1089))) (-4 *4 (-365)))) (-1409 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089))) (-14 *3 (-591 (-1089))) (-4 *4 (-365)))) (-1488 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089))) (-14 *3 (-591 (-1089))) (-4 *4 (-365)))) (-2897 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089))) (-14 *3 (-591 (-1089))) (-4 *4 (-365)))) (-3144 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089))) (-14 *3 (-591 (-1089))) (-4 *4 (-365)))) (-3156 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089))) (-14 *3 (-591 (-1089))) (-4 *4 (-365)))) (-3169 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089))) (-14 *3 (-591 (-1089))) (-4 *4 (-365)))) (-1346 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089))) (-14 *3 (-591 (-1089))) (-4 *4 (-365)))) (-1358 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089))) (-14 *3 (-591 (-1089))) (-4 *4 (-365)))) (-1371 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089))) (-14 *3 (-591 (-1089))) (-4 *4 (-365)))) (-1431 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089))) (-14 *3 (-591 (-1089))) (-4 *4 (-365)))) (-1973 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089))) (-14 *3 (-591 (-1089))) (-4 *4 (-365)))) (-1987 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089))) (-14 *3 (-591 (-1089))) (-4 *4 (-365)))) (-1784 (*1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089))) (-14 *3 (-591 (-1089))) (-4 *4 (-365)))) (-1507 (*1 *2 *1) (-12 (-5 *2 (-591 (-1089))) (-5 *1 (-317 *3 *4 *5)) (-14 *3 *2) (-14 *4 *2) (-4 *5 (-365)))) (-3511 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-317 *3 *4 *5)) (-14 *3 (-591 (-1089))) (-14 *4 (-591 (-1089))) (-4 *5 (-365)))) (-3511 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-317 *3 *4 *5)) (-14 *3 (-591 (-1089))) (-14 *4 (-591 (-1089))) (-4 *5 (-365)))))
-(-13 (-281) (-37 |#3|) (-966 |#3|) (-833 (-1089)) (-10 -8 (-15 -3528 ($ (-294 |#3|))) (-15 -1251 ((-3 $ "failed") (-294 |#3|))) (-15 -3528 ($ (-1089))) (-15 -1251 ((-3 $ "failed") (-1089))) (-15 -3022 ((-294 |#3|) $)) (IF (|has| |#3| (-966 (-525))) (PROGN (-15 -3528 ($ (-294 (-525)))) (-15 -1251 ((-3 $ "failed") (-294 (-525)))) (-15 -3528 ($ (-385 (-885 (-525))))) (-15 -1251 ((-3 $ "failed") (-385 (-885 (-525))))) (-15 -3528 ($ (-885 (-525)))) (-15 -1251 ((-3 $ "failed") (-885 (-525))))) |%noBranch|) (IF (|has| |#3| (-966 (-357))) (PROGN (-15 -3528 ($ (-294 (-357)))) (-15 -1251 ((-3 $ "failed") (-294 (-357)))) (-15 -3528 ($ (-385 (-885 (-357))))) (-15 -1251 ((-3 $ "failed") (-385 (-885 (-357))))) (-15 -3528 ($ (-885 (-357)))) (-15 -1251 ((-3 $ "failed") (-885 (-357))))) |%noBranch|) (-15 -1539 ($ $)) (-15 -1361 ($ $)) (-15 -1409 ($ $)) (-15 -1488 ($ $)) (-15 -2897 ($ $)) (-15 -3144 ($ $)) (-15 -3156 ($ $)) (-15 -3169 ($ $)) (-15 -1346 ($ $)) (-15 -1358 ($ $)) (-15 -1371 ($ $)) (-15 -1431 ($ $)) (-15 -1973 ($ $)) (-15 -1987 ($ $)) (-15 -1784 ($)) (-15 -1507 ((-591 (-1089)) $)) (-15 -3511 ((-108))) (-15 -3511 ((-108) (-108)))))
-((-1340 ((|#8| (-1 |#5| |#1|) |#4|) 19)))
-(((-318 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8|) (-10 -7 (-15 -1340 (|#8| (-1 |#5| |#1|) |#4|))) (-1129) (-1147 |#1|) (-1147 (-385 |#2|)) (-320 |#1| |#2| |#3|) (-1129) (-1147 |#5|) (-1147 (-385 |#6|)) (-320 |#5| |#6| |#7|)) (T -318))
-((-1340 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *8 *5)) (-4 *5 (-1129)) (-4 *8 (-1129)) (-4 *6 (-1147 *5)) (-4 *7 (-1147 (-385 *6))) (-4 *9 (-1147 *8)) (-4 *2 (-320 *8 *9 *10)) (-5 *1 (-318 *5 *6 *7 *4 *8 *9 *10 *2)) (-4 *4 (-320 *5 *6 *7)) (-4 *10 (-1147 (-385 *9))))))
-(-10 -7 (-15 -1340 (|#8| (-1 |#5| |#1|) |#4|)))
-((-3816 (((-2 (|:| |num| (-1171 |#3|)) (|:| |den| |#3|)) $) 38)) (-4171 (($ (-1171 (-385 |#3|)) (-1171 $)) NIL) (($ (-1171 (-385 |#3|))) NIL) (($ (-1171 |#3|) |#3|) 161)) (-1598 (((-1171 $) (-1171 $)) 145)) (-1205 (((-591 (-591 |#2|))) 119)) (-1565 (((-108) |#2| |#2|) 73)) (-3208 (($ $) 139)) (-1739 (((-712)) 31)) (-2101 (((-1171 $) (-1171 $)) 198)) (-1957 (((-591 (-885 |#2|)) (-1089)) 110)) (-2200 (((-108) $) 158)) (-3053 (((-108) $) 25) (((-108) $ |#2|) 29) (((-108) $ |#3|) 202)) (-2506 (((-3 |#3| "failed")) 50)) (-1892 (((-712)) 170)) (-3164 ((|#2| $ |#2| |#2|) 132)) (-3787 (((-3 |#3| "failed")) 68)) (-3266 (($ $ (-1 (-385 |#3|) (-385 |#3|)) (-712)) NIL) (($ $ (-1 (-385 |#3|) (-385 |#3|))) NIL) (($ $ (-1 |#3| |#3|)) 206) (($ $ (-591 (-1089)) (-591 (-712))) NIL) (($ $ (-1089) (-712)) NIL) (($ $ (-591 (-1089))) NIL) (($ $ (-1089)) NIL) (($ $ (-712)) NIL) (($ $) NIL)) (-4065 (((-1171 $) (-1171 $)) 151)) (-4206 (((-2 (|:| |num| $) (|:| |den| |#3|) (|:| |derivden| |#3|) (|:| |gd| |#3|)) $ (-1 |#3| |#3|)) 66)) (-3886 (((-108)) 33)))
-(((-319 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -3266 (|#1| |#1|)) (-15 -3266 (|#1| |#1| (-712))) (-15 -3266 (|#1| |#1| (-1089))) (-15 -3266 (|#1| |#1| (-591 (-1089)))) (-15 -3266 (|#1| |#1| (-1089) (-712))) (-15 -3266 (|#1| |#1| (-591 (-1089)) (-591 (-712)))) (-15 -1205 ((-591 (-591 |#2|)))) (-15 -1957 ((-591 (-885 |#2|)) (-1089))) (-15 -4206 ((-2 (|:| |num| |#1|) (|:| |den| |#3|) (|:| |derivden| |#3|) (|:| |gd| |#3|)) |#1| (-1 |#3| |#3|))) (-15 -2506 ((-3 |#3| "failed"))) (-15 -3787 ((-3 |#3| "failed"))) (-15 -3164 (|#2| |#1| |#2| |#2|)) (-15 -3208 (|#1| |#1|)) (-15 -4171 (|#1| (-1171 |#3|) |#3|)) (-15 -3266 (|#1| |#1| (-1 |#3| |#3|))) (-15 -3053 ((-108) |#1| |#3|)) (-15 -3053 ((-108) |#1| |#2|)) (-15 -3816 ((-2 (|:| |num| (-1171 |#3|)) (|:| |den| |#3|)) |#1|)) (-15 -1598 ((-1171 |#1|) (-1171 |#1|))) (-15 -2101 ((-1171 |#1|) (-1171 |#1|))) (-15 -4065 ((-1171 |#1|) (-1171 |#1|))) (-15 -3053 ((-108) |#1|)) (-15 -2200 ((-108) |#1|)) (-15 -1565 ((-108) |#2| |#2|)) (-15 -3886 ((-108))) (-15 -1892 ((-712))) (-15 -1739 ((-712))) (-15 -3266 (|#1| |#1| (-1 (-385 |#3|) (-385 |#3|)))) (-15 -3266 (|#1| |#1| (-1 (-385 |#3|) (-385 |#3|)) (-712))) (-15 -4171 (|#1| (-1171 (-385 |#3|)))) (-15 -4171 (|#1| (-1171 (-385 |#3|)) (-1171 |#1|)))) (-320 |#2| |#3| |#4|) (-1129) (-1147 |#2|) (-1147 (-385 |#3|))) (T -319))
-((-1739 (*1 *2) (-12 (-4 *4 (-1129)) (-4 *5 (-1147 *4)) (-4 *6 (-1147 (-385 *5))) (-5 *2 (-712)) (-5 *1 (-319 *3 *4 *5 *6)) (-4 *3 (-320 *4 *5 *6)))) (-1892 (*1 *2) (-12 (-4 *4 (-1129)) (-4 *5 (-1147 *4)) (-4 *6 (-1147 (-385 *5))) (-5 *2 (-712)) (-5 *1 (-319 *3 *4 *5 *6)) (-4 *3 (-320 *4 *5 *6)))) (-3886 (*1 *2) (-12 (-4 *4 (-1129)) (-4 *5 (-1147 *4)) (-4 *6 (-1147 (-385 *5))) (-5 *2 (-108)) (-5 *1 (-319 *3 *4 *5 *6)) (-4 *3 (-320 *4 *5 *6)))) (-1565 (*1 *2 *3 *3) (-12 (-4 *3 (-1129)) (-4 *5 (-1147 *3)) (-4 *6 (-1147 (-385 *5))) (-5 *2 (-108)) (-5 *1 (-319 *4 *3 *5 *6)) (-4 *4 (-320 *3 *5 *6)))) (-3787 (*1 *2) (|partial| -12 (-4 *4 (-1129)) (-4 *5 (-1147 (-385 *2))) (-4 *2 (-1147 *4)) (-5 *1 (-319 *3 *4 *2 *5)) (-4 *3 (-320 *4 *2 *5)))) (-2506 (*1 *2) (|partial| -12 (-4 *4 (-1129)) (-4 *5 (-1147 (-385 *2))) (-4 *2 (-1147 *4)) (-5 *1 (-319 *3 *4 *2 *5)) (-4 *3 (-320 *4 *2 *5)))) (-1957 (*1 *2 *3) (-12 (-5 *3 (-1089)) (-4 *5 (-1129)) (-4 *6 (-1147 *5)) (-4 *7 (-1147 (-385 *6))) (-5 *2 (-591 (-885 *5))) (-5 *1 (-319 *4 *5 *6 *7)) (-4 *4 (-320 *5 *6 *7)))) (-1205 (*1 *2) (-12 (-4 *4 (-1129)) (-4 *5 (-1147 *4)) (-4 *6 (-1147 (-385 *5))) (-5 *2 (-591 (-591 *4))) (-5 *1 (-319 *3 *4 *5 *6)) (-4 *3 (-320 *4 *5 *6)))))
-(-10 -8 (-15 -3266 (|#1| |#1|)) (-15 -3266 (|#1| |#1| (-712))) (-15 -3266 (|#1| |#1| (-1089))) (-15 -3266 (|#1| |#1| (-591 (-1089)))) (-15 -3266 (|#1| |#1| (-1089) (-712))) (-15 -3266 (|#1| |#1| (-591 (-1089)) (-591 (-712)))) (-15 -1205 ((-591 (-591 |#2|)))) (-15 -1957 ((-591 (-885 |#2|)) (-1089))) (-15 -4206 ((-2 (|:| |num| |#1|) (|:| |den| |#3|) (|:| |derivden| |#3|) (|:| |gd| |#3|)) |#1| (-1 |#3| |#3|))) (-15 -2506 ((-3 |#3| "failed"))) (-15 -3787 ((-3 |#3| "failed"))) (-15 -3164 (|#2| |#1| |#2| |#2|)) (-15 -3208 (|#1| |#1|)) (-15 -4171 (|#1| (-1171 |#3|) |#3|)) (-15 -3266 (|#1| |#1| (-1 |#3| |#3|))) (-15 -3053 ((-108) |#1| |#3|)) (-15 -3053 ((-108) |#1| |#2|)) (-15 -3816 ((-2 (|:| |num| (-1171 |#3|)) (|:| |den| |#3|)) |#1|)) (-15 -1598 ((-1171 |#1|) (-1171 |#1|))) (-15 -2101 ((-1171 |#1|) (-1171 |#1|))) (-15 -4065 ((-1171 |#1|) (-1171 |#1|))) (-15 -3053 ((-108) |#1|)) (-15 -2200 ((-108) |#1|)) (-15 -1565 ((-108) |#2| |#2|)) (-15 -3886 ((-108))) (-15 -1892 ((-712))) (-15 -1739 ((-712))) (-15 -3266 (|#1| |#1| (-1 (-385 |#3|) (-385 |#3|)))) (-15 -3266 (|#1| |#1| (-1 (-385 |#3|) (-385 |#3|)) (-712))) (-15 -4171 (|#1| (-1171 (-385 |#3|)))) (-15 -4171 (|#1| (-1171 (-385 |#3|)) (-1171 |#1|))))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-3816 (((-2 (|:| |num| (-1171 |#2|)) (|:| |den| |#2|)) $) 196)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) 93 (|has| (-385 |#2|) (-341)))) (-3706 (($ $) 94 (|has| (-385 |#2|) (-341)))) (-1715 (((-108) $) 96 (|has| (-385 |#2|) (-341)))) (-2796 (((-631 (-385 |#2|)) (-1171 $)) 46) (((-631 (-385 |#2|))) 61)) (-2569 (((-385 |#2|) $) 52)) (-3734 (((-1099 (-854) (-712)) (-525)) 147 (|has| (-385 |#2|) (-327)))) (-2157 (((-3 $ "failed") $ $) 19)) (-1291 (($ $) 113 (|has| (-385 |#2|) (-341)))) (-2827 (((-396 $) $) 114 (|has| (-385 |#2|) (-341)))) (-1947 (((-108) $ $) 104 (|has| (-385 |#2|) (-341)))) (-3032 (((-712)) 87 (|has| (-385 |#2|) (-346)))) (-1819 (((-108)) 213)) (-4081 (((-108) |#1|) 212) (((-108) |#2|) 211)) (-3798 (($) 17 T CONST)) (-1251 (((-3 (-525) "failed") $) 169 (|has| (-385 |#2|) (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) 167 (|has| (-385 |#2|) (-966 (-385 (-525))))) (((-3 (-385 |#2|) "failed") $) 166)) (-3528 (((-525) $) 170 (|has| (-385 |#2|) (-966 (-525)))) (((-385 (-525)) $) 168 (|has| (-385 |#2|) (-966 (-385 (-525))))) (((-385 |#2|) $) 165)) (-4171 (($ (-1171 (-385 |#2|)) (-1171 $)) 48) (($ (-1171 (-385 |#2|))) 64) (($ (-1171 |#2|) |#2|) 189)) (-2625 (((-3 "prime" "polynomial" "normal" "cyclic")) 153 (|has| (-385 |#2|) (-327)))) (-2129 (($ $ $) 108 (|has| (-385 |#2|) (-341)))) (-3922 (((-631 (-385 |#2|)) $ (-1171 $)) 53) (((-631 (-385 |#2|)) $) 59)) (-3305 (((-631 (-525)) (-631 $)) 164 (|has| (-385 |#2|) (-587 (-525)))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) 163 (|has| (-385 |#2|) (-587 (-525)))) (((-2 (|:| -4057 (-631 (-385 |#2|))) (|:| |vec| (-1171 (-385 |#2|)))) (-631 $) (-1171 $)) 162) (((-631 (-385 |#2|)) (-631 $)) 161)) (-1598 (((-1171 $) (-1171 $)) 201)) (-1227 (($ |#3|) 158) (((-3 $ "failed") (-385 |#3|)) 155 (|has| (-385 |#2|) (-341)))) (-4163 (((-3 $ "failed") $) 34)) (-1205 (((-591 (-591 |#1|))) 182 (|has| |#1| (-346)))) (-1565 (((-108) |#1| |#1|) 217)) (-4073 (((-854)) 54)) (-3377 (($) 90 (|has| (-385 |#2|) (-346)))) (-3390 (((-108)) 210)) (-2764 (((-108) |#1|) 209) (((-108) |#2|) 208)) (-2110 (($ $ $) 107 (|has| (-385 |#2|) (-341)))) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) 102 (|has| (-385 |#2|) (-341)))) (-3208 (($ $) 188)) (-3944 (($) 149 (|has| (-385 |#2|) (-327)))) (-4104 (((-108) $) 150 (|has| (-385 |#2|) (-327)))) (-2299 (($ $ (-712)) 141 (|has| (-385 |#2|) (-327))) (($ $) 140 (|has| (-385 |#2|) (-327)))) (-2744 (((-108) $) 115 (|has| (-385 |#2|) (-341)))) (-3873 (((-854) $) 152 (|has| (-385 |#2|) (-327))) (((-774 (-854)) $) 138 (|has| (-385 |#2|) (-327)))) (-2824 (((-108) $) 31)) (-1739 (((-712)) 220)) (-2101 (((-1171 $) (-1171 $)) 202)) (-2771 (((-385 |#2|) $) 51)) (-1957 (((-591 (-885 |#1|)) (-1089)) 183 (|has| |#1| (-341)))) (-2085 (((-3 $ "failed") $) 142 (|has| (-385 |#2|) (-327)))) (-1758 (((-3 (-591 $) "failed") (-591 $) $) 111 (|has| (-385 |#2|) (-341)))) (-1382 ((|#3| $) 44 (|has| (-385 |#2|) (-341)))) (-3016 (((-854) $) 89 (|has| (-385 |#2|) (-346)))) (-1223 ((|#3| $) 156)) (-1356 (($ (-591 $)) 100 (|has| (-385 |#2|) (-341))) (($ $ $) 99 (|has| (-385 |#2|) (-341)))) (-2339 (((-1072) $) 9)) (-3112 (((-631 (-385 |#2|))) 197)) (-1890 (((-631 (-385 |#2|))) 199)) (-1622 (($ $) 116 (|has| (-385 |#2|) (-341)))) (-3988 (($ (-1171 |#2|) |#2|) 194)) (-3202 (((-631 (-385 |#2|))) 198)) (-1891 (((-631 (-385 |#2|))) 200)) (-3870 (((-2 (|:| |num| (-631 |#2|)) (|:| |den| |#2|)) (-1 |#2| |#2|)) 193)) (-1351 (((-2 (|:| |num| (-1171 |#2|)) (|:| |den| |#2|)) $) 195)) (-3026 (((-1171 $)) 206)) (-3441 (((-1171 $)) 207)) (-2200 (((-108) $) 205)) (-3053 (((-108) $) 204) (((-108) $ |#1|) 192) (((-108) $ |#2|) 191)) (-3506 (($) 143 (|has| (-385 |#2|) (-327)) CONST)) (-2226 (($ (-854)) 88 (|has| (-385 |#2|) (-346)))) (-2506 (((-3 |#2| "failed")) 185)) (-2047 (((-1036) $) 10)) (-1892 (((-712)) 219)) (-3857 (($) 160)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) 101 (|has| (-385 |#2|) (-341)))) (-1399 (($ (-591 $)) 98 (|has| (-385 |#2|) (-341))) (($ $ $) 97 (|has| (-385 |#2|) (-341)))) (-2846 (((-591 (-2 (|:| -1348 (-525)) (|:| -2008 (-525))))) 146 (|has| (-385 |#2|) (-327)))) (-1348 (((-396 $) $) 112 (|has| (-385 |#2|) (-341)))) (-3375 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 110 (|has| (-385 |#2|) (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) 109 (|has| (-385 |#2|) (-341)))) (-2089 (((-3 $ "failed") $ $) 92 (|has| (-385 |#2|) (-341)))) (-4095 (((-3 (-591 $) "failed") (-591 $) $) 103 (|has| (-385 |#2|) (-341)))) (-1712 (((-712) $) 105 (|has| (-385 |#2|) (-341)))) (-3164 ((|#1| $ |#1| |#1|) 187)) (-3787 (((-3 |#2| "failed")) 186)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) 106 (|has| (-385 |#2|) (-341)))) (-2976 (((-385 |#2|) (-1171 $)) 47) (((-385 |#2|)) 60)) (-2953 (((-712) $) 151 (|has| (-385 |#2|) (-327))) (((-3 (-712) "failed") $ $) 139 (|has| (-385 |#2|) (-327)))) (-3266 (($ $ (-1 (-385 |#2|) (-385 |#2|)) (-712)) 123 (|has| (-385 |#2|) (-341))) (($ $ (-1 (-385 |#2|) (-385 |#2|))) 122 (|has| (-385 |#2|) (-341))) (($ $ (-1 |#2| |#2|)) 190) (($ $ (-591 (-1089)) (-591 (-712))) 130 (-3321 (-1213 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-833 (-1089)))) (-1213 (|has| (-385 |#2|) (-833 (-1089))) (|has| (-385 |#2|) (-341))))) (($ $ (-1089) (-712)) 131 (-3321 (-1213 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-833 (-1089)))) (-1213 (|has| (-385 |#2|) (-833 (-1089))) (|has| (-385 |#2|) (-341))))) (($ $ (-591 (-1089))) 132 (-3321 (-1213 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-833 (-1089)))) (-1213 (|has| (-385 |#2|) (-833 (-1089))) (|has| (-385 |#2|) (-341))))) (($ $ (-1089)) 133 (-3321 (-1213 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-833 (-1089)))) (-1213 (|has| (-385 |#2|) (-833 (-1089))) (|has| (-385 |#2|) (-341))))) (($ $ (-712)) 135 (-3321 (-1213 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-213))) (-1213 (|has| (-385 |#2|) (-213)) (|has| (-385 |#2|) (-341))) (|has| (-385 |#2|) (-327)))) (($ $) 137 (-3321 (-1213 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-213))) (-1213 (|has| (-385 |#2|) (-213)) (|has| (-385 |#2|) (-341))) (|has| (-385 |#2|) (-327))))) (-1244 (((-631 (-385 |#2|)) (-1171 $) (-1 (-385 |#2|) (-385 |#2|))) 154 (|has| (-385 |#2|) (-341)))) (-1478 ((|#3|) 159)) (-2616 (($) 148 (|has| (-385 |#2|) (-327)))) (-3572 (((-1171 (-385 |#2|)) $ (-1171 $)) 50) (((-631 (-385 |#2|)) (-1171 $) (-1171 $)) 49) (((-1171 (-385 |#2|)) $) 66) (((-631 (-385 |#2|)) (-1171 $)) 65)) (-1408 (((-1171 (-385 |#2|)) $) 63) (($ (-1171 (-385 |#2|))) 62) ((|#3| $) 171) (($ |#3|) 157)) (-2265 (((-3 (-1171 $) "failed") (-631 $)) 145 (|has| (-385 |#2|) (-327)))) (-4065 (((-1171 $) (-1171 $)) 203)) (-3022 (((-796) $) 11) (($ (-525)) 28) (($ (-385 |#2|)) 37) (($ (-385 (-525))) 86 (-3321 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-966 (-385 (-525)))))) (($ $) 91 (|has| (-385 |#2|) (-341)))) (-1437 (($ $) 144 (|has| (-385 |#2|) (-327))) (((-3 $ "failed") $) 43 (|has| (-385 |#2|) (-136)))) (-3806 ((|#3| $) 45)) (-2128 (((-712)) 29)) (-3841 (((-108)) 216)) (-1466 (((-108) |#1|) 215) (((-108) |#2|) 214)) (-4003 (((-1171 $)) 67)) (-2495 (((-108) $ $) 95 (|has| (-385 |#2|) (-341)))) (-4206 (((-2 (|:| |num| $) (|:| |den| |#2|) (|:| |derivden| |#2|) (|:| |gd| |#2|)) $ (-1 |#2| |#2|)) 184)) (-3886 (((-108)) 218)) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33) (($ $ (-525)) 117 (|has| (-385 |#2|) (-341)))) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4196 (($ $ (-1 (-385 |#2|) (-385 |#2|)) (-712)) 125 (|has| (-385 |#2|) (-341))) (($ $ (-1 (-385 |#2|) (-385 |#2|))) 124 (|has| (-385 |#2|) (-341))) (($ $ (-591 (-1089)) (-591 (-712))) 126 (-3321 (-1213 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-833 (-1089)))) (-1213 (|has| (-385 |#2|) (-833 (-1089))) (|has| (-385 |#2|) (-341))))) (($ $ (-1089) (-712)) 127 (-3321 (-1213 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-833 (-1089)))) (-1213 (|has| (-385 |#2|) (-833 (-1089))) (|has| (-385 |#2|) (-341))))) (($ $ (-591 (-1089))) 128 (-3321 (-1213 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-833 (-1089)))) (-1213 (|has| (-385 |#2|) (-833 (-1089))) (|has| (-385 |#2|) (-341))))) (($ $ (-1089)) 129 (-3321 (-1213 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-833 (-1089)))) (-1213 (|has| (-385 |#2|) (-833 (-1089))) (|has| (-385 |#2|) (-341))))) (($ $ (-712)) 134 (-3321 (-1213 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-213))) (-1213 (|has| (-385 |#2|) (-213)) (|has| (-385 |#2|) (-341))) (|has| (-385 |#2|) (-327)))) (($ $) 136 (-3321 (-1213 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-213))) (-1213 (|has| (-385 |#2|) (-213)) (|has| (-385 |#2|) (-341))) (|has| (-385 |#2|) (-327))))) (-4096 (((-108) $ $) 6)) (-4173 (($ $ $) 121 (|has| (-385 |#2|) (-341)))) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32) (($ $ (-525)) 118 (|has| (-385 |#2|) (-341)))) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 |#2|)) 39) (($ (-385 |#2|) $) 38) (($ (-385 (-525)) $) 120 (|has| (-385 |#2|) (-341))) (($ $ (-385 (-525))) 119 (|has| (-385 |#2|) (-341)))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-1444 (((-591 (-1089)) $) NIL)) (-2257 (((-108)) 89) (((-108) (-108)) 90)) (-3585 (((-591 (-564 $)) $) NIL)) (-4087 (($ $) NIL)) (-2381 (($ $) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-3449 (($ $ (-273 $)) NIL) (($ $ (-591 (-273 $))) NIL) (($ $ (-591 (-564 $)) (-591 $)) NIL)) (-2551 (($ $) NIL)) (-4058 (($ $) NIL)) (-2360 (($ $) NIL)) (-2055 (($) NIL T CONST)) (-4174 (((-3 (-564 $) "failed") $) NIL) (((-3 |#3| "failed") $) NIL) (((-3 $ "failed") (-294 |#3|)) 71) (((-3 $ "failed") (-1089)) 95) (((-3 $ "failed") (-294 (-525))) 59 (|has| |#3| (-966 (-525)))) (((-3 $ "failed") (-385 (-885 (-525)))) 65 (|has| |#3| (-966 (-525)))) (((-3 $ "failed") (-885 (-525))) 60 (|has| |#3| (-966 (-525)))) (((-3 $ "failed") (-294 (-357))) 77 (|has| |#3| (-966 (-357)))) (((-3 $ "failed") (-385 (-885 (-357)))) 83 (|has| |#3| (-966 (-357)))) (((-3 $ "failed") (-885 (-357))) 78 (|has| |#3| (-966 (-357))))) (-3341 (((-564 $) $) NIL) ((|#3| $) NIL) (($ (-294 |#3|)) 72) (($ (-1089)) 96) (($ (-294 (-525))) 61 (|has| |#3| (-966 (-525)))) (($ (-385 (-885 (-525)))) 66 (|has| |#3| (-966 (-525)))) (($ (-885 (-525))) 62 (|has| |#3| (-966 (-525)))) (($ (-294 (-357))) 79 (|has| |#3| (-966 (-357)))) (($ (-385 (-885 (-357)))) 84 (|has| |#3| (-966 (-357)))) (($ (-885 (-357))) 80 (|has| |#3| (-966 (-357))))) (-1522 (((-3 $ "failed") $) NIL)) (-1417 (($) 10)) (-3625 (($ $) NIL) (($ (-591 $)) NIL)) (-3714 (((-591 (-110)) $) NIL)) (-3259 (((-110) (-110)) NIL)) (-3865 (((-108) $) NIL)) (-2116 (((-108) $) NIL (|has| $ (-966 (-525))))) (-1873 (((-1085 $) (-564 $)) NIL (|has| $ (-975)))) (-1923 (($ $ $) NIL)) (-3475 (($ $ $) NIL)) (-1257 (($ (-1 $ $) (-564 $)) NIL)) (-3415 (((-3 (-564 $) "failed") $) NIL)) (-3347 (($ $) 92)) (-2356 (($ $) NIL)) (-2621 (((-1072) $) NIL)) (-2504 (((-591 (-564 $)) $) NIL)) (-2899 (($ (-110) $) 91) (($ (-110) (-591 $)) NIL)) (-3029 (((-108) $ (-110)) NIL) (((-108) $ (-1089)) NIL)) (-3457 (((-712) $) NIL)) (-2937 (((-1036) $) NIL)) (-4064 (((-108) $ $) NIL) (((-108) $ (-1089)) NIL)) (-2288 (($ $) NIL)) (-2882 (((-108) $) NIL (|has| $ (-966 (-525))))) (-1980 (($ $ (-564 $) $) NIL) (($ $ (-591 (-564 $)) (-591 $)) NIL) (($ $ (-591 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-591 $) (-591 $)) NIL) (($ $ (-591 (-1089)) (-591 (-1 $ $))) NIL) (($ $ (-591 (-1089)) (-591 (-1 $ (-591 $)))) NIL) (($ $ (-1089) (-1 $ (-591 $))) NIL) (($ $ (-1089) (-1 $ $)) NIL) (($ $ (-591 (-110)) (-591 (-1 $ $))) NIL) (($ $ (-591 (-110)) (-591 (-1 $ (-591 $)))) NIL) (($ $ (-110) (-1 $ (-591 $))) NIL) (($ $ (-110) (-1 $ $)) NIL)) (-1881 (($ (-110) $) NIL) (($ (-110) $ $) NIL) (($ (-110) $ $ $) NIL) (($ (-110) $ $ $ $) NIL) (($ (-110) (-591 $)) NIL)) (-1390 (($ $) NIL) (($ $ $) NIL)) (-2209 (($ $ (-591 (-1089)) (-591 (-712))) NIL) (($ $ (-1089) (-712)) NIL) (($ $ (-591 (-1089))) NIL) (($ $ (-1089)) NIL)) (-1341 (($ $) NIL (|has| $ (-975)))) (-4073 (($ $) NIL)) (-2370 (($ $) NIL)) (-2686 (((-796) $) NIL) (($ (-564 $)) NIL) (($ |#3|) NIL) (($ (-525)) NIL) (((-294 |#3|) $) 94)) (-3425 (((-712)) NIL)) (-3800 (($ $) NIL) (($ (-591 $)) NIL)) (-2754 (((-108) (-110)) NIL)) (-2457 (($ $) NIL)) (-2432 (($ $) NIL)) (-2444 (($ $) NIL)) (-1460 (($ $) NIL)) (-1401 (($ $ (-712)) NIL) (($ $ (-854)) NIL)) (-1830 (($) 93 T CONST)) (-1839 (($) 24 T CONST)) (-1796 (($ $ (-591 (-1089)) (-591 (-712))) NIL) (($ $ (-1089) (-712)) NIL) (($ $ (-591 (-1089))) NIL) (($ $ (-1089)) NIL)) (-4004 (((-108) $ $) NIL)) (-3982 (((-108) $ $) NIL)) (-3944 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL)) (-3971 (((-108) $ $) NIL)) (-4047 (($ $ $) NIL) (($ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-712)) NIL) (($ $ (-854)) NIL)) (* (($ |#3| $) NIL) (($ $ |#3|) NIL) (($ $ $) NIL) (($ (-525) $) NIL) (($ (-712) $) NIL) (($ (-854) $) NIL)))
+(((-317 |#1| |#2| |#3|) (-13 (-281) (-37 |#3|) (-966 |#3|) (-833 (-1089)) (-10 -8 (-15 -3341 ($ (-294 |#3|))) (-15 -4174 ((-3 $ "failed") (-294 |#3|))) (-15 -3341 ($ (-1089))) (-15 -4174 ((-3 $ "failed") (-1089))) (-15 -2686 ((-294 |#3|) $)) (IF (|has| |#3| (-966 (-525))) (PROGN (-15 -3341 ($ (-294 (-525)))) (-15 -4174 ((-3 $ "failed") (-294 (-525)))) (-15 -3341 ($ (-385 (-885 (-525))))) (-15 -4174 ((-3 $ "failed") (-385 (-885 (-525))))) (-15 -3341 ($ (-885 (-525)))) (-15 -4174 ((-3 $ "failed") (-885 (-525))))) |%noBranch|) (IF (|has| |#3| (-966 (-357))) (PROGN (-15 -3341 ($ (-294 (-357)))) (-15 -4174 ((-3 $ "failed") (-294 (-357)))) (-15 -3341 ($ (-385 (-885 (-357))))) (-15 -4174 ((-3 $ "failed") (-385 (-885 (-357))))) (-15 -3341 ($ (-885 (-357)))) (-15 -4174 ((-3 $ "failed") (-885 (-357))))) |%noBranch|) (-15 -1460 ($ $)) (-15 -2551 ($ $)) (-15 -2288 ($ $)) (-15 -2356 ($ $)) (-15 -3347 ($ $)) (-15 -2360 ($ $)) (-15 -2370 ($ $)) (-15 -2381 ($ $)) (-15 -2432 ($ $)) (-15 -2444 ($ $)) (-15 -2457 ($ $)) (-15 -4058 ($ $)) (-15 -4073 ($ $)) (-15 -4087 ($ $)) (-15 -1417 ($)) (-15 -1444 ((-591 (-1089)) $)) (-15 -2257 ((-108))) (-15 -2257 ((-108) (-108))))) (-591 (-1089)) (-591 (-1089)) (-365)) (T -317))
+((-3341 (*1 *1 *2) (-12 (-5 *2 (-294 *5)) (-4 *5 (-365)) (-5 *1 (-317 *3 *4 *5)) (-14 *3 (-591 (-1089))) (-14 *4 (-591 (-1089))))) (-4174 (*1 *1 *2) (|partial| -12 (-5 *2 (-294 *5)) (-4 *5 (-365)) (-5 *1 (-317 *3 *4 *5)) (-14 *3 (-591 (-1089))) (-14 *4 (-591 (-1089))))) (-3341 (*1 *1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-317 *3 *4 *5)) (-14 *3 (-591 *2)) (-14 *4 (-591 *2)) (-4 *5 (-365)))) (-4174 (*1 *1 *2) (|partial| -12 (-5 *2 (-1089)) (-5 *1 (-317 *3 *4 *5)) (-14 *3 (-591 *2)) (-14 *4 (-591 *2)) (-4 *5 (-365)))) (-2686 (*1 *2 *1) (-12 (-5 *2 (-294 *5)) (-5 *1 (-317 *3 *4 *5)) (-14 *3 (-591 (-1089))) (-14 *4 (-591 (-1089))) (-4 *5 (-365)))) (-3341 (*1 *1 *2) (-12 (-5 *2 (-294 (-525))) (-5 *1 (-317 *3 *4 *5)) (-4 *5 (-966 (-525))) (-14 *3 (-591 (-1089))) (-14 *4 (-591 (-1089))) (-4 *5 (-365)))) (-4174 (*1 *1 *2) (|partial| -12 (-5 *2 (-294 (-525))) (-5 *1 (-317 *3 *4 *5)) (-4 *5 (-966 (-525))) (-14 *3 (-591 (-1089))) (-14 *4 (-591 (-1089))) (-4 *5 (-365)))) (-3341 (*1 *1 *2) (-12 (-5 *2 (-385 (-885 (-525)))) (-5 *1 (-317 *3 *4 *5)) (-4 *5 (-966 (-525))) (-14 *3 (-591 (-1089))) (-14 *4 (-591 (-1089))) (-4 *5 (-365)))) (-4174 (*1 *1 *2) (|partial| -12 (-5 *2 (-385 (-885 (-525)))) (-5 *1 (-317 *3 *4 *5)) (-4 *5 (-966 (-525))) (-14 *3 (-591 (-1089))) (-14 *4 (-591 (-1089))) (-4 *5 (-365)))) (-3341 (*1 *1 *2) (-12 (-5 *2 (-885 (-525))) (-5 *1 (-317 *3 *4 *5)) (-4 *5 (-966 (-525))) (-14 *3 (-591 (-1089))) (-14 *4 (-591 (-1089))) (-4 *5 (-365)))) (-4174 (*1 *1 *2) (|partial| -12 (-5 *2 (-885 (-525))) (-5 *1 (-317 *3 *4 *5)) (-4 *5 (-966 (-525))) (-14 *3 (-591 (-1089))) (-14 *4 (-591 (-1089))) (-4 *5 (-365)))) (-3341 (*1 *1 *2) (-12 (-5 *2 (-294 (-357))) (-5 *1 (-317 *3 *4 *5)) (-4 *5 (-966 (-357))) (-14 *3 (-591 (-1089))) (-14 *4 (-591 (-1089))) (-4 *5 (-365)))) (-4174 (*1 *1 *2) (|partial| -12 (-5 *2 (-294 (-357))) (-5 *1 (-317 *3 *4 *5)) (-4 *5 (-966 (-357))) (-14 *3 (-591 (-1089))) (-14 *4 (-591 (-1089))) (-4 *5 (-365)))) (-3341 (*1 *1 *2) (-12 (-5 *2 (-385 (-885 (-357)))) (-5 *1 (-317 *3 *4 *5)) (-4 *5 (-966 (-357))) (-14 *3 (-591 (-1089))) (-14 *4 (-591 (-1089))) (-4 *5 (-365)))) (-4174 (*1 *1 *2) (|partial| -12 (-5 *2 (-385 (-885 (-357)))) (-5 *1 (-317 *3 *4 *5)) (-4 *5 (-966 (-357))) (-14 *3 (-591 (-1089))) (-14 *4 (-591 (-1089))) (-4 *5 (-365)))) (-3341 (*1 *1 *2) (-12 (-5 *2 (-885 (-357))) (-5 *1 (-317 *3 *4 *5)) (-4 *5 (-966 (-357))) (-14 *3 (-591 (-1089))) (-14 *4 (-591 (-1089))) (-4 *5 (-365)))) (-4174 (*1 *1 *2) (|partial| -12 (-5 *2 (-885 (-357))) (-5 *1 (-317 *3 *4 *5)) (-4 *5 (-966 (-357))) (-14 *3 (-591 (-1089))) (-14 *4 (-591 (-1089))) (-4 *5 (-365)))) (-1460 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089))) (-14 *3 (-591 (-1089))) (-4 *4 (-365)))) (-2551 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089))) (-14 *3 (-591 (-1089))) (-4 *4 (-365)))) (-2288 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089))) (-14 *3 (-591 (-1089))) (-4 *4 (-365)))) (-2356 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089))) (-14 *3 (-591 (-1089))) (-4 *4 (-365)))) (-3347 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089))) (-14 *3 (-591 (-1089))) (-4 *4 (-365)))) (-2360 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089))) (-14 *3 (-591 (-1089))) (-4 *4 (-365)))) (-2370 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089))) (-14 *3 (-591 (-1089))) (-4 *4 (-365)))) (-2381 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089))) (-14 *3 (-591 (-1089))) (-4 *4 (-365)))) (-2432 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089))) (-14 *3 (-591 (-1089))) (-4 *4 (-365)))) (-2444 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089))) (-14 *3 (-591 (-1089))) (-4 *4 (-365)))) (-2457 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089))) (-14 *3 (-591 (-1089))) (-4 *4 (-365)))) (-4058 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089))) (-14 *3 (-591 (-1089))) (-4 *4 (-365)))) (-4073 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089))) (-14 *3 (-591 (-1089))) (-4 *4 (-365)))) (-4087 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089))) (-14 *3 (-591 (-1089))) (-4 *4 (-365)))) (-1417 (*1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089))) (-14 *3 (-591 (-1089))) (-4 *4 (-365)))) (-1444 (*1 *2 *1) (-12 (-5 *2 (-591 (-1089))) (-5 *1 (-317 *3 *4 *5)) (-14 *3 *2) (-14 *4 *2) (-4 *5 (-365)))) (-2257 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-317 *3 *4 *5)) (-14 *3 (-591 (-1089))) (-14 *4 (-591 (-1089))) (-4 *5 (-365)))) (-2257 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-317 *3 *4 *5)) (-14 *3 (-591 (-1089))) (-14 *4 (-591 (-1089))) (-4 *5 (-365)))))
+(-13 (-281) (-37 |#3|) (-966 |#3|) (-833 (-1089)) (-10 -8 (-15 -3341 ($ (-294 |#3|))) (-15 -4174 ((-3 $ "failed") (-294 |#3|))) (-15 -3341 ($ (-1089))) (-15 -4174 ((-3 $ "failed") (-1089))) (-15 -2686 ((-294 |#3|) $)) (IF (|has| |#3| (-966 (-525))) (PROGN (-15 -3341 ($ (-294 (-525)))) (-15 -4174 ((-3 $ "failed") (-294 (-525)))) (-15 -3341 ($ (-385 (-885 (-525))))) (-15 -4174 ((-3 $ "failed") (-385 (-885 (-525))))) (-15 -3341 ($ (-885 (-525)))) (-15 -4174 ((-3 $ "failed") (-885 (-525))))) |%noBranch|) (IF (|has| |#3| (-966 (-357))) (PROGN (-15 -3341 ($ (-294 (-357)))) (-15 -4174 ((-3 $ "failed") (-294 (-357)))) (-15 -3341 ($ (-385 (-885 (-357))))) (-15 -4174 ((-3 $ "failed") (-385 (-885 (-357))))) (-15 -3341 ($ (-885 (-357)))) (-15 -4174 ((-3 $ "failed") (-885 (-357))))) |%noBranch|) (-15 -1460 ($ $)) (-15 -2551 ($ $)) (-15 -2288 ($ $)) (-15 -2356 ($ $)) (-15 -3347 ($ $)) (-15 -2360 ($ $)) (-15 -2370 ($ $)) (-15 -2381 ($ $)) (-15 -2432 ($ $)) (-15 -2444 ($ $)) (-15 -2457 ($ $)) (-15 -4058 ($ $)) (-15 -4073 ($ $)) (-15 -4087 ($ $)) (-15 -1417 ($)) (-15 -1444 ((-591 (-1089)) $)) (-15 -2257 ((-108))) (-15 -2257 ((-108) (-108)))))
+((-1257 ((|#8| (-1 |#5| |#1|) |#4|) 19)))
+(((-318 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8|) (-10 -7 (-15 -1257 (|#8| (-1 |#5| |#1|) |#4|))) (-1129) (-1147 |#1|) (-1147 (-385 |#2|)) (-320 |#1| |#2| |#3|) (-1129) (-1147 |#5|) (-1147 (-385 |#6|)) (-320 |#5| |#6| |#7|)) (T -318))
+((-1257 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *8 *5)) (-4 *5 (-1129)) (-4 *8 (-1129)) (-4 *6 (-1147 *5)) (-4 *7 (-1147 (-385 *6))) (-4 *9 (-1147 *8)) (-4 *2 (-320 *8 *9 *10)) (-5 *1 (-318 *5 *6 *7 *4 *8 *9 *10 *2)) (-4 *4 (-320 *5 *6 *7)) (-4 *10 (-1147 (-385 *9))))))
+(-10 -7 (-15 -1257 (|#8| (-1 |#5| |#1|) |#4|)))
+((-2301 (((-2 (|:| |num| (-1171 |#3|)) (|:| |den| |#3|)) $) 38)) (-1554 (($ (-1171 (-385 |#3|)) (-1171 $)) NIL) (($ (-1171 (-385 |#3|))) NIL) (($ (-1171 |#3|) |#3|) 161)) (-2052 (((-1171 $) (-1171 $)) 145)) (-2904 (((-591 (-591 |#2|))) 119)) (-3759 (((-108) |#2| |#2|) 73)) (-3153 (($ $) 139)) (-3340 (((-712)) 31)) (-2792 (((-1171 $) (-1171 $)) 198)) (-2056 (((-591 (-885 |#2|)) (-1089)) 110)) (-3790 (((-108) $) 158)) (-2353 (((-108) $) 25) (((-108) $ |#2|) 29) (((-108) $ |#3|) 202)) (-3695 (((-3 |#3| "failed")) 50)) (-2658 (((-712)) 170)) (-1881 ((|#2| $ |#2| |#2|) 132)) (-1945 (((-3 |#3| "failed")) 68)) (-2209 (($ $ (-1 (-385 |#3|) (-385 |#3|)) (-712)) NIL) (($ $ (-1 (-385 |#3|) (-385 |#3|))) NIL) (($ $ (-1 |#3| |#3|)) 206) (($ $ (-591 (-1089)) (-591 (-712))) NIL) (($ $ (-1089) (-712)) NIL) (($ $ (-591 (-1089))) NIL) (($ $ (-1089)) NIL) (($ $ (-712)) NIL) (($ $) NIL)) (-3010 (((-1171 $) (-1171 $)) 151)) (-1776 (((-2 (|:| |num| $) (|:| |den| |#3|) (|:| |derivden| |#3|) (|:| |gd| |#3|)) $ (-1 |#3| |#3|)) 66)) (-1787 (((-108)) 33)))
+(((-319 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -2209 (|#1| |#1|)) (-15 -2209 (|#1| |#1| (-712))) (-15 -2209 (|#1| |#1| (-1089))) (-15 -2209 (|#1| |#1| (-591 (-1089)))) (-15 -2209 (|#1| |#1| (-1089) (-712))) (-15 -2209 (|#1| |#1| (-591 (-1089)) (-591 (-712)))) (-15 -2904 ((-591 (-591 |#2|)))) (-15 -2056 ((-591 (-885 |#2|)) (-1089))) (-15 -1776 ((-2 (|:| |num| |#1|) (|:| |den| |#3|) (|:| |derivden| |#3|) (|:| |gd| |#3|)) |#1| (-1 |#3| |#3|))) (-15 -3695 ((-3 |#3| "failed"))) (-15 -1945 ((-3 |#3| "failed"))) (-15 -1881 (|#2| |#1| |#2| |#2|)) (-15 -3153 (|#1| |#1|)) (-15 -1554 (|#1| (-1171 |#3|) |#3|)) (-15 -2209 (|#1| |#1| (-1 |#3| |#3|))) (-15 -2353 ((-108) |#1| |#3|)) (-15 -2353 ((-108) |#1| |#2|)) (-15 -2301 ((-2 (|:| |num| (-1171 |#3|)) (|:| |den| |#3|)) |#1|)) (-15 -2052 ((-1171 |#1|) (-1171 |#1|))) (-15 -2792 ((-1171 |#1|) (-1171 |#1|))) (-15 -3010 ((-1171 |#1|) (-1171 |#1|))) (-15 -2353 ((-108) |#1|)) (-15 -3790 ((-108) |#1|)) (-15 -3759 ((-108) |#2| |#2|)) (-15 -1787 ((-108))) (-15 -2658 ((-712))) (-15 -3340 ((-712))) (-15 -2209 (|#1| |#1| (-1 (-385 |#3|) (-385 |#3|)))) (-15 -2209 (|#1| |#1| (-1 (-385 |#3|) (-385 |#3|)) (-712))) (-15 -1554 (|#1| (-1171 (-385 |#3|)))) (-15 -1554 (|#1| (-1171 (-385 |#3|)) (-1171 |#1|)))) (-320 |#2| |#3| |#4|) (-1129) (-1147 |#2|) (-1147 (-385 |#3|))) (T -319))
+((-3340 (*1 *2) (-12 (-4 *4 (-1129)) (-4 *5 (-1147 *4)) (-4 *6 (-1147 (-385 *5))) (-5 *2 (-712)) (-5 *1 (-319 *3 *4 *5 *6)) (-4 *3 (-320 *4 *5 *6)))) (-2658 (*1 *2) (-12 (-4 *4 (-1129)) (-4 *5 (-1147 *4)) (-4 *6 (-1147 (-385 *5))) (-5 *2 (-712)) (-5 *1 (-319 *3 *4 *5 *6)) (-4 *3 (-320 *4 *5 *6)))) (-1787 (*1 *2) (-12 (-4 *4 (-1129)) (-4 *5 (-1147 *4)) (-4 *6 (-1147 (-385 *5))) (-5 *2 (-108)) (-5 *1 (-319 *3 *4 *5 *6)) (-4 *3 (-320 *4 *5 *6)))) (-3759 (*1 *2 *3 *3) (-12 (-4 *3 (-1129)) (-4 *5 (-1147 *3)) (-4 *6 (-1147 (-385 *5))) (-5 *2 (-108)) (-5 *1 (-319 *4 *3 *5 *6)) (-4 *4 (-320 *3 *5 *6)))) (-1945 (*1 *2) (|partial| -12 (-4 *4 (-1129)) (-4 *5 (-1147 (-385 *2))) (-4 *2 (-1147 *4)) (-5 *1 (-319 *3 *4 *2 *5)) (-4 *3 (-320 *4 *2 *5)))) (-3695 (*1 *2) (|partial| -12 (-4 *4 (-1129)) (-4 *5 (-1147 (-385 *2))) (-4 *2 (-1147 *4)) (-5 *1 (-319 *3 *4 *2 *5)) (-4 *3 (-320 *4 *2 *5)))) (-2056 (*1 *2 *3) (-12 (-5 *3 (-1089)) (-4 *5 (-1129)) (-4 *6 (-1147 *5)) (-4 *7 (-1147 (-385 *6))) (-5 *2 (-591 (-885 *5))) (-5 *1 (-319 *4 *5 *6 *7)) (-4 *4 (-320 *5 *6 *7)))) (-2904 (*1 *2) (-12 (-4 *4 (-1129)) (-4 *5 (-1147 *4)) (-4 *6 (-1147 (-385 *5))) (-5 *2 (-591 (-591 *4))) (-5 *1 (-319 *3 *4 *5 *6)) (-4 *3 (-320 *4 *5 *6)))))
+(-10 -8 (-15 -2209 (|#1| |#1|)) (-15 -2209 (|#1| |#1| (-712))) (-15 -2209 (|#1| |#1| (-1089))) (-15 -2209 (|#1| |#1| (-591 (-1089)))) (-15 -2209 (|#1| |#1| (-1089) (-712))) (-15 -2209 (|#1| |#1| (-591 (-1089)) (-591 (-712)))) (-15 -2904 ((-591 (-591 |#2|)))) (-15 -2056 ((-591 (-885 |#2|)) (-1089))) (-15 -1776 ((-2 (|:| |num| |#1|) (|:| |den| |#3|) (|:| |derivden| |#3|) (|:| |gd| |#3|)) |#1| (-1 |#3| |#3|))) (-15 -3695 ((-3 |#3| "failed"))) (-15 -1945 ((-3 |#3| "failed"))) (-15 -1881 (|#2| |#1| |#2| |#2|)) (-15 -3153 (|#1| |#1|)) (-15 -1554 (|#1| (-1171 |#3|) |#3|)) (-15 -2209 (|#1| |#1| (-1 |#3| |#3|))) (-15 -2353 ((-108) |#1| |#3|)) (-15 -2353 ((-108) |#1| |#2|)) (-15 -2301 ((-2 (|:| |num| (-1171 |#3|)) (|:| |den| |#3|)) |#1|)) (-15 -2052 ((-1171 |#1|) (-1171 |#1|))) (-15 -2792 ((-1171 |#1|) (-1171 |#1|))) (-15 -3010 ((-1171 |#1|) (-1171 |#1|))) (-15 -2353 ((-108) |#1|)) (-15 -3790 ((-108) |#1|)) (-15 -3759 ((-108) |#2| |#2|)) (-15 -1787 ((-108))) (-15 -2658 ((-712))) (-15 -3340 ((-712))) (-15 -2209 (|#1| |#1| (-1 (-385 |#3|) (-385 |#3|)))) (-15 -2209 (|#1| |#1| (-1 (-385 |#3|) (-385 |#3|)) (-712))) (-15 -1554 (|#1| (-1171 (-385 |#3|)))) (-15 -1554 (|#1| (-1171 (-385 |#3|)) (-1171 |#1|))))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-2301 (((-2 (|:| |num| (-1171 |#2|)) (|:| |den| |#2|)) $) 196)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) 93 (|has| (-385 |#2|) (-341)))) (-3641 (($ $) 94 (|has| (-385 |#2|) (-341)))) (-3077 (((-108) $) 96 (|has| (-385 |#2|) (-341)))) (-1712 (((-631 (-385 |#2|)) (-1171 $)) 46) (((-631 (-385 |#2|))) 61)) (-1481 (((-385 |#2|) $) 52)) (-2666 (((-1099 (-854) (-712)) (-525)) 147 (|has| (-385 |#2|) (-327)))) (-3332 (((-3 $ "failed") $ $) 19)) (-1720 (($ $) 113 (|has| (-385 |#2|) (-341)))) (-3898 (((-396 $) $) 114 (|has| (-385 |#2|) (-341)))) (-1965 (((-108) $ $) 104 (|has| (-385 |#2|) (-341)))) (-2834 (((-712)) 87 (|has| (-385 |#2|) (-346)))) (-2190 (((-108)) 213)) (-1911 (((-108) |#1|) 212) (((-108) |#2|) 211)) (-2055 (($) 17 T CONST)) (-4174 (((-3 (-525) "failed") $) 169 (|has| (-385 |#2|) (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) 167 (|has| (-385 |#2|) (-966 (-385 (-525))))) (((-3 (-385 |#2|) "failed") $) 166)) (-3341 (((-525) $) 170 (|has| (-385 |#2|) (-966 (-525)))) (((-385 (-525)) $) 168 (|has| (-385 |#2|) (-966 (-385 (-525))))) (((-385 |#2|) $) 165)) (-1554 (($ (-1171 (-385 |#2|)) (-1171 $)) 48) (($ (-1171 (-385 |#2|))) 64) (($ (-1171 |#2|) |#2|) 189)) (-3640 (((-3 "prime" "polynomial" "normal" "cyclic")) 153 (|has| (-385 |#2|) (-327)))) (-3265 (($ $ $) 108 (|has| (-385 |#2|) (-341)))) (-4054 (((-631 (-385 |#2|)) $ (-1171 $)) 53) (((-631 (-385 |#2|)) $) 59)) (-3925 (((-631 (-525)) (-631 $)) 164 (|has| (-385 |#2|) (-587 (-525)))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) 163 (|has| (-385 |#2|) (-587 (-525)))) (((-2 (|:| -2928 (-631 (-385 |#2|))) (|:| |vec| (-1171 (-385 |#2|)))) (-631 $) (-1171 $)) 162) (((-631 (-385 |#2|)) (-631 $)) 161)) (-2052 (((-1171 $) (-1171 $)) 201)) (-3618 (($ |#3|) 158) (((-3 $ "failed") (-385 |#3|)) 155 (|has| (-385 |#2|) (-341)))) (-1522 (((-3 $ "failed") $) 34)) (-2904 (((-591 (-591 |#1|))) 182 (|has| |#1| (-346)))) (-3759 (((-108) |#1| |#1|) 217)) (-2193 (((-854)) 54)) (-1325 (($) 90 (|has| (-385 |#2|) (-346)))) (-3506 (((-108)) 210)) (-1461 (((-108) |#1|) 209) (((-108) |#2|) 208)) (-3239 (($ $ $) 107 (|has| (-385 |#2|) (-341)))) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) 102 (|has| (-385 |#2|) (-341)))) (-3153 (($ $) 188)) (-1268 (($) 149 (|has| (-385 |#2|) (-327)))) (-2096 (((-108) $) 150 (|has| (-385 |#2|) (-327)))) (-3477 (($ $ (-712)) 141 (|has| (-385 |#2|) (-327))) (($ $) 140 (|has| (-385 |#2|) (-327)))) (-2393 (((-108) $) 115 (|has| (-385 |#2|) (-341)))) (-1676 (((-854) $) 152 (|has| (-385 |#2|) (-327))) (((-774 (-854)) $) 138 (|has| (-385 |#2|) (-327)))) (-3865 (((-108) $) 31)) (-3340 (((-712)) 220)) (-2792 (((-1171 $) (-1171 $)) 202)) (-1525 (((-385 |#2|) $) 51)) (-2056 (((-591 (-885 |#1|)) (-1089)) 183 (|has| |#1| (-341)))) (-2115 (((-3 $ "failed") $) 142 (|has| (-385 |#2|) (-327)))) (-3188 (((-3 (-591 $) "failed") (-591 $) $) 111 (|has| (-385 |#2|) (-341)))) (-3205 ((|#3| $) 44 (|has| (-385 |#2|) (-341)))) (-1970 (((-854) $) 89 (|has| (-385 |#2|) (-346)))) (-3610 ((|#3| $) 156)) (-2081 (($ (-591 $)) 100 (|has| (-385 |#2|) (-341))) (($ $ $) 99 (|has| (-385 |#2|) (-341)))) (-2621 (((-1072) $) 9)) (-1705 (((-631 (-385 |#2|))) 197)) (-2636 (((-631 (-385 |#2|))) 199)) (-1523 (($ $) 116 (|has| (-385 |#2|) (-341)))) (-3470 (($ (-1171 |#2|) |#2|) 194)) (-3101 (((-631 (-385 |#2|))) 198)) (-2646 (((-631 (-385 |#2|))) 200)) (-1652 (((-2 (|:| |num| (-631 |#2|)) (|:| |den| |#2|)) (-1 |#2| |#2|)) 193)) (-2137 (((-2 (|:| |num| (-1171 |#2|)) (|:| |den| |#2|)) $) 195)) (-2045 (((-1171 $)) 206)) (-2773 (((-1171 $)) 207)) (-3790 (((-108) $) 205)) (-2353 (((-108) $) 204) (((-108) $ |#1|) 192) (((-108) $ |#2|) 191)) (-3492 (($) 143 (|has| (-385 |#2|) (-327)) CONST)) (-3229 (($ (-854)) 88 (|has| (-385 |#2|) (-346)))) (-3695 (((-3 |#2| "failed")) 185)) (-2937 (((-1036) $) 10)) (-2658 (((-712)) 219)) (-3965 (($) 160)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) 101 (|has| (-385 |#2|) (-341)))) (-2124 (($ (-591 $)) 98 (|has| (-385 |#2|) (-341))) (($ $ $) 97 (|has| (-385 |#2|) (-341)))) (-4107 (((-591 (-2 (|:| -2542 (-525)) (|:| -3987 (-525))))) 146 (|has| (-385 |#2|) (-327)))) (-2542 (((-396 $) $) 112 (|has| (-385 |#2|) (-341)))) (-3387 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 110 (|has| (-385 |#2|) (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) 109 (|has| (-385 |#2|) (-341)))) (-3210 (((-3 $ "failed") $ $) 92 (|has| (-385 |#2|) (-341)))) (-2018 (((-3 (-591 $) "failed") (-591 $) $) 103 (|has| (-385 |#2|) (-341)))) (-3048 (((-712) $) 105 (|has| (-385 |#2|) (-341)))) (-1881 ((|#1| $ |#1| |#1|) 187)) (-1945 (((-3 |#2| "failed")) 186)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) 106 (|has| (-385 |#2|) (-341)))) (-2858 (((-385 |#2|) (-1171 $)) 47) (((-385 |#2|)) 60)) (-2652 (((-712) $) 151 (|has| (-385 |#2|) (-327))) (((-3 (-712) "failed") $ $) 139 (|has| (-385 |#2|) (-327)))) (-2209 (($ $ (-1 (-385 |#2|) (-385 |#2|)) (-712)) 123 (|has| (-385 |#2|) (-341))) (($ $ (-1 (-385 |#2|) (-385 |#2|))) 122 (|has| (-385 |#2|) (-341))) (($ $ (-1 |#2| |#2|)) 190) (($ $ (-591 (-1089)) (-591 (-712))) 130 (-3150 (-3543 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-833 (-1089)))) (-3543 (|has| (-385 |#2|) (-833 (-1089))) (|has| (-385 |#2|) (-341))))) (($ $ (-1089) (-712)) 131 (-3150 (-3543 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-833 (-1089)))) (-3543 (|has| (-385 |#2|) (-833 (-1089))) (|has| (-385 |#2|) (-341))))) (($ $ (-591 (-1089))) 132 (-3150 (-3543 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-833 (-1089)))) (-3543 (|has| (-385 |#2|) (-833 (-1089))) (|has| (-385 |#2|) (-341))))) (($ $ (-1089)) 133 (-3150 (-3543 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-833 (-1089)))) (-3543 (|has| (-385 |#2|) (-833 (-1089))) (|has| (-385 |#2|) (-341))))) (($ $ (-712)) 135 (-3150 (-3543 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-213))) (-3543 (|has| (-385 |#2|) (-213)) (|has| (-385 |#2|) (-341))) (|has| (-385 |#2|) (-327)))) (($ $) 137 (-3150 (-3543 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-213))) (-3543 (|has| (-385 |#2|) (-213)) (|has| (-385 |#2|) (-341))) (|has| (-385 |#2|) (-327))))) (-3206 (((-631 (-385 |#2|)) (-1171 $) (-1 (-385 |#2|) (-385 |#2|))) 154 (|has| (-385 |#2|) (-341)))) (-1341 ((|#3|) 159)) (-3560 (($) 148 (|has| (-385 |#2|) (-327)))) (-1671 (((-1171 (-385 |#2|)) $ (-1171 $)) 50) (((-631 (-385 |#2|)) (-1171 $) (-1171 $)) 49) (((-1171 (-385 |#2|)) $) 66) (((-631 (-385 |#2|)) (-1171 $)) 65)) (-1300 (((-1171 (-385 |#2|)) $) 63) (($ (-1171 (-385 |#2|))) 62) ((|#3| $) 171) (($ |#3|) 157)) (-3124 (((-3 (-1171 $) "failed") (-631 $)) 145 (|has| (-385 |#2|) (-327)))) (-3010 (((-1171 $) (-1171 $)) 203)) (-2686 (((-796) $) 11) (($ (-525)) 28) (($ (-385 |#2|)) 37) (($ (-385 (-525))) 86 (-3150 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-966 (-385 (-525)))))) (($ $) 91 (|has| (-385 |#2|) (-341)))) (-3751 (($ $) 144 (|has| (-385 |#2|) (-327))) (((-3 $ "failed") $) 43 (|has| (-385 |#2|) (-136)))) (-2173 ((|#3| $) 45)) (-3425 (((-712)) 29)) (-1425 (((-108)) 216)) (-3977 (((-108) |#1|) 215) (((-108) |#2|) 214)) (-3612 (((-1171 $)) 67)) (-1724 (((-108) $ $) 95 (|has| (-385 |#2|) (-341)))) (-1776 (((-2 (|:| |num| $) (|:| |den| |#2|) (|:| |derivden| |#2|) (|:| |gd| |#2|)) $ (-1 |#2| |#2|)) 184)) (-1787 (((-108)) 218)) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33) (($ $ (-525)) 117 (|has| (-385 |#2|) (-341)))) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-1796 (($ $ (-1 (-385 |#2|) (-385 |#2|)) (-712)) 125 (|has| (-385 |#2|) (-341))) (($ $ (-1 (-385 |#2|) (-385 |#2|))) 124 (|has| (-385 |#2|) (-341))) (($ $ (-591 (-1089)) (-591 (-712))) 126 (-3150 (-3543 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-833 (-1089)))) (-3543 (|has| (-385 |#2|) (-833 (-1089))) (|has| (-385 |#2|) (-341))))) (($ $ (-1089) (-712)) 127 (-3150 (-3543 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-833 (-1089)))) (-3543 (|has| (-385 |#2|) (-833 (-1089))) (|has| (-385 |#2|) (-341))))) (($ $ (-591 (-1089))) 128 (-3150 (-3543 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-833 (-1089)))) (-3543 (|has| (-385 |#2|) (-833 (-1089))) (|has| (-385 |#2|) (-341))))) (($ $ (-1089)) 129 (-3150 (-3543 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-833 (-1089)))) (-3543 (|has| (-385 |#2|) (-833 (-1089))) (|has| (-385 |#2|) (-341))))) (($ $ (-712)) 134 (-3150 (-3543 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-213))) (-3543 (|has| (-385 |#2|) (-213)) (|has| (-385 |#2|) (-341))) (|has| (-385 |#2|) (-327)))) (($ $) 136 (-3150 (-3543 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-213))) (-3543 (|has| (-385 |#2|) (-213)) (|has| (-385 |#2|) (-341))) (|has| (-385 |#2|) (-327))))) (-3944 (((-108) $ $) 6)) (-4059 (($ $ $) 121 (|has| (-385 |#2|) (-341)))) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32) (($ $ (-525)) 118 (|has| (-385 |#2|) (-341)))) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 |#2|)) 39) (($ (-385 |#2|) $) 38) (($ (-385 (-525)) $) 120 (|has| (-385 |#2|) (-341))) (($ $ (-385 (-525))) 119 (|has| (-385 |#2|) (-341)))))
(((-320 |#1| |#2| |#3|) (-131) (-1129) (-1147 |t#1|) (-1147 (-385 |t#2|))) (T -320))
-((-1739 (*1 *2) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-5 *2 (-712)))) (-1892 (*1 *2) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-5 *2 (-712)))) (-3886 (*1 *2) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-5 *2 (-108)))) (-1565 (*1 *2 *3 *3) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-5 *2 (-108)))) (-3841 (*1 *2) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-5 *2 (-108)))) (-1466 (*1 *2 *3) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-5 *2 (-108)))) (-1466 (*1 *2 *3) (-12 (-4 *1 (-320 *4 *3 *5)) (-4 *4 (-1129)) (-4 *3 (-1147 *4)) (-4 *5 (-1147 (-385 *3))) (-5 *2 (-108)))) (-1819 (*1 *2) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-5 *2 (-108)))) (-4081 (*1 *2 *3) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-5 *2 (-108)))) (-4081 (*1 *2 *3) (-12 (-4 *1 (-320 *4 *3 *5)) (-4 *4 (-1129)) (-4 *3 (-1147 *4)) (-4 *5 (-1147 (-385 *3))) (-5 *2 (-108)))) (-3390 (*1 *2) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-5 *2 (-108)))) (-2764 (*1 *2 *3) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-5 *2 (-108)))) (-2764 (*1 *2 *3) (-12 (-4 *1 (-320 *4 *3 *5)) (-4 *4 (-1129)) (-4 *3 (-1147 *4)) (-4 *5 (-1147 (-385 *3))) (-5 *2 (-108)))) (-3441 (*1 *2) (-12 (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-5 *2 (-1171 *1)) (-4 *1 (-320 *3 *4 *5)))) (-3026 (*1 *2) (-12 (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-5 *2 (-1171 *1)) (-4 *1 (-320 *3 *4 *5)))) (-2200 (*1 *2 *1) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-5 *2 (-108)))) (-3053 (*1 *2 *1) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-5 *2 (-108)))) (-4065 (*1 *2 *2) (-12 (-5 *2 (-1171 *1)) (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))))) (-2101 (*1 *2 *2) (-12 (-5 *2 (-1171 *1)) (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))))) (-1598 (*1 *2 *2) (-12 (-5 *2 (-1171 *1)) (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))))) (-1891 (*1 *2) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-5 *2 (-631 (-385 *4))))) (-1890 (*1 *2) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-5 *2 (-631 (-385 *4))))) (-3202 (*1 *2) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-5 *2 (-631 (-385 *4))))) (-3112 (*1 *2) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-5 *2 (-631 (-385 *4))))) (-3816 (*1 *2 *1) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-5 *2 (-2 (|:| |num| (-1171 *4)) (|:| |den| *4))))) (-1351 (*1 *2 *1) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-5 *2 (-2 (|:| |num| (-1171 *4)) (|:| |den| *4))))) (-3988 (*1 *1 *2 *3) (-12 (-5 *2 (-1171 *3)) (-4 *3 (-1147 *4)) (-4 *4 (-1129)) (-4 *1 (-320 *4 *3 *5)) (-4 *5 (-1147 (-385 *3))))) (-3870 (*1 *2 *3) (-12 (-5 *3 (-1 *5 *5)) (-4 *1 (-320 *4 *5 *6)) (-4 *4 (-1129)) (-4 *5 (-1147 *4)) (-4 *6 (-1147 (-385 *5))) (-5 *2 (-2 (|:| |num| (-631 *5)) (|:| |den| *5))))) (-3053 (*1 *2 *1 *3) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-5 *2 (-108)))) (-3053 (*1 *2 *1 *3) (-12 (-4 *1 (-320 *4 *3 *5)) (-4 *4 (-1129)) (-4 *3 (-1147 *4)) (-4 *5 (-1147 (-385 *3))) (-5 *2 (-108)))) (-3266 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))))) (-4171 (*1 *1 *2 *3) (-12 (-5 *2 (-1171 *3)) (-4 *3 (-1147 *4)) (-4 *4 (-1129)) (-4 *1 (-320 *4 *3 *5)) (-4 *5 (-1147 (-385 *3))))) (-3208 (*1 *1 *1) (-12 (-4 *1 (-320 *2 *3 *4)) (-4 *2 (-1129)) (-4 *3 (-1147 *2)) (-4 *4 (-1147 (-385 *3))))) (-3164 (*1 *2 *1 *2 *2) (-12 (-4 *1 (-320 *2 *3 *4)) (-4 *2 (-1129)) (-4 *3 (-1147 *2)) (-4 *4 (-1147 (-385 *3))))) (-3787 (*1 *2) (|partial| -12 (-4 *1 (-320 *3 *2 *4)) (-4 *3 (-1129)) (-4 *4 (-1147 (-385 *2))) (-4 *2 (-1147 *3)))) (-2506 (*1 *2) (|partial| -12 (-4 *1 (-320 *3 *2 *4)) (-4 *3 (-1129)) (-4 *4 (-1147 (-385 *2))) (-4 *2 (-1147 *3)))) (-4206 (*1 *2 *1 *3) (-12 (-5 *3 (-1 *5 *5)) (-4 *5 (-1147 *4)) (-4 *4 (-1129)) (-4 *6 (-1147 (-385 *5))) (-5 *2 (-2 (|:| |num| *1) (|:| |den| *5) (|:| |derivden| *5) (|:| |gd| *5))) (-4 *1 (-320 *4 *5 *6)))) (-1957 (*1 *2 *3) (-12 (-5 *3 (-1089)) (-4 *1 (-320 *4 *5 *6)) (-4 *4 (-1129)) (-4 *5 (-1147 *4)) (-4 *6 (-1147 (-385 *5))) (-4 *4 (-341)) (-5 *2 (-591 (-885 *4))))) (-1205 (*1 *2) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-4 *3 (-346)) (-5 *2 (-591 (-591 *3))))))
-(-13 (-666 (-385 |t#2|) |t#3|) (-10 -8 (-15 -1739 ((-712))) (-15 -1892 ((-712))) (-15 -3886 ((-108))) (-15 -1565 ((-108) |t#1| |t#1|)) (-15 -3841 ((-108))) (-15 -1466 ((-108) |t#1|)) (-15 -1466 ((-108) |t#2|)) (-15 -1819 ((-108))) (-15 -4081 ((-108) |t#1|)) (-15 -4081 ((-108) |t#2|)) (-15 -3390 ((-108))) (-15 -2764 ((-108) |t#1|)) (-15 -2764 ((-108) |t#2|)) (-15 -3441 ((-1171 $))) (-15 -3026 ((-1171 $))) (-15 -2200 ((-108) $)) (-15 -3053 ((-108) $)) (-15 -4065 ((-1171 $) (-1171 $))) (-15 -2101 ((-1171 $) (-1171 $))) (-15 -1598 ((-1171 $) (-1171 $))) (-15 -1891 ((-631 (-385 |t#2|)))) (-15 -1890 ((-631 (-385 |t#2|)))) (-15 -3202 ((-631 (-385 |t#2|)))) (-15 -3112 ((-631 (-385 |t#2|)))) (-15 -3816 ((-2 (|:| |num| (-1171 |t#2|)) (|:| |den| |t#2|)) $)) (-15 -4171 ($ (-1171 |t#2|) |t#2|)) (-15 -1351 ((-2 (|:| |num| (-1171 |t#2|)) (|:| |den| |t#2|)) $)) (-15 -3988 ($ (-1171 |t#2|) |t#2|)) (-15 -3870 ((-2 (|:| |num| (-631 |t#2|)) (|:| |den| |t#2|)) (-1 |t#2| |t#2|))) (-15 -3053 ((-108) $ |t#1|)) (-15 -3053 ((-108) $ |t#2|)) (-15 -3266 ($ $ (-1 |t#2| |t#2|))) (-15 -4171 ($ (-1171 |t#2|) |t#2|)) (-15 -3208 ($ $)) (-15 -3164 (|t#1| $ |t#1| |t#1|)) (-15 -3787 ((-3 |t#2| "failed"))) (-15 -2506 ((-3 |t#2| "failed"))) (-15 -4206 ((-2 (|:| |num| $) (|:| |den| |t#2|) (|:| |derivden| |t#2|) (|:| |gd| |t#2|)) $ (-1 |t#2| |t#2|))) (IF (|has| |t#1| (-341)) (-15 -1957 ((-591 (-885 |t#1|)) (-1089))) |%noBranch|) (IF (|has| |t#1| (-346)) (-15 -1205 ((-591 (-591 |t#1|)))) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-385 (-525))) -3321 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-37 #1=(-385 |#2|)) . T) ((-37 $) -3321 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-97) . T) ((-107 #0# #0#) -3321 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-107 #1# #1#) . T) ((-107 $ $) . T) ((-126) . T) ((-136) -3321 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-136))) ((-138) |has| (-385 |#2|) (-138)) ((-565 (-796)) . T) ((-160) . T) ((-566 |#3|) . T) ((-211 #1#) |has| (-385 |#2|) (-341)) ((-213) -3321 (|has| (-385 |#2|) (-327)) (-12 (|has| (-385 |#2|) (-213)) (|has| (-385 |#2|) (-341)))) ((-223) -3321 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-269) -3321 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-286) -3321 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-341) -3321 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-380) |has| (-385 |#2|) (-327)) ((-346) -3321 (|has| (-385 |#2|) (-346)) (|has| (-385 |#2|) (-327))) ((-327) |has| (-385 |#2|) (-327)) ((-348 #1# |#3|) . T) ((-387 #1# |#3|) . T) ((-355 #1#) . T) ((-389 #1#) . T) ((-429) -3321 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-517) -3321 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-593 #0#) -3321 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-593 #1#) . T) ((-593 $) . T) ((-587 #1#) . T) ((-587 (-525)) |has| (-385 |#2|) (-587 (-525))) ((-659 #0#) -3321 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-659 #1#) . T) ((-659 $) -3321 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-666 #1# |#3|) . T) ((-668) . T) ((-833 (-1089)) -12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-833 (-1089)))) ((-853) -3321 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-966 (-385 (-525))) |has| (-385 |#2|) (-966 (-385 (-525)))) ((-966 #1#) . T) ((-966 (-525)) |has| (-385 |#2|) (-966 (-525))) ((-981 #0#) -3321 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-981 #1#) . T) ((-981 $) . T) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T) ((-1065) |has| (-385 |#2|) (-327)) ((-1129) -3321 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3706 (($ $) NIL)) (-1715 (((-108) $) NIL)) (-2144 (((-108) $) NIL)) (-2834 (((-712)) NIL)) (-2569 (((-843 |#1|) $) NIL) (($ $ (-854)) NIL (|has| (-843 |#1|) (-346)))) (-3734 (((-1099 (-854) (-712)) (-525)) NIL (|has| (-843 |#1|) (-346)))) (-2157 (((-3 $ "failed") $ $) NIL)) (-1291 (($ $) NIL)) (-2827 (((-396 $) $) NIL)) (-1947 (((-108) $ $) NIL)) (-3032 (((-712)) NIL (|has| (-843 |#1|) (-346)))) (-3798 (($) NIL T CONST)) (-1251 (((-3 (-843 |#1|) "failed") $) NIL)) (-3528 (((-843 |#1|) $) NIL)) (-4171 (($ (-1171 (-843 |#1|))) NIL)) (-2625 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-843 |#1|) (-346)))) (-2129 (($ $ $) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-3377 (($) NIL (|has| (-843 |#1|) (-346)))) (-2110 (($ $ $) NIL)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL)) (-3944 (($) NIL (|has| (-843 |#1|) (-346)))) (-4104 (((-108) $) NIL (|has| (-843 |#1|) (-346)))) (-2299 (($ $ (-712)) NIL (-3321 (|has| (-843 |#1|) (-136)) (|has| (-843 |#1|) (-346)))) (($ $) NIL (-3321 (|has| (-843 |#1|) (-136)) (|has| (-843 |#1|) (-346))))) (-2744 (((-108) $) NIL)) (-3873 (((-854) $) NIL (|has| (-843 |#1|) (-346))) (((-774 (-854)) $) NIL (-3321 (|has| (-843 |#1|) (-136)) (|has| (-843 |#1|) (-346))))) (-2824 (((-108) $) NIL)) (-4046 (($) NIL (|has| (-843 |#1|) (-346)))) (-1751 (((-108) $) NIL (|has| (-843 |#1|) (-346)))) (-2771 (((-843 |#1|) $) NIL) (($ $ (-854)) NIL (|has| (-843 |#1|) (-346)))) (-2085 (((-3 $ "failed") $) NIL (|has| (-843 |#1|) (-346)))) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1382 (((-1085 (-843 |#1|)) $) NIL) (((-1085 $) $ (-854)) NIL (|has| (-843 |#1|) (-346)))) (-3016 (((-854) $) NIL (|has| (-843 |#1|) (-346)))) (-1924 (((-1085 (-843 |#1|)) $) NIL (|has| (-843 |#1|) (-346)))) (-3040 (((-1085 (-843 |#1|)) $) NIL (|has| (-843 |#1|) (-346))) (((-3 (-1085 (-843 |#1|)) "failed") $ $) NIL (|has| (-843 |#1|) (-346)))) (-2054 (($ $ (-1085 (-843 |#1|))) NIL (|has| (-843 |#1|) (-346)))) (-1356 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2339 (((-1072) $) NIL)) (-1622 (($ $) NIL)) (-3506 (($) NIL (|has| (-843 |#1|) (-346)) CONST)) (-2226 (($ (-854)) NIL (|has| (-843 |#1|) (-346)))) (-1476 (((-108) $) NIL)) (-2047 (((-1036) $) NIL)) (-3847 (((-890 (-1036))) NIL)) (-3857 (($) NIL (|has| (-843 |#1|) (-346)))) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-1399 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2846 (((-591 (-2 (|:| -1348 (-525)) (|:| -2008 (-525))))) NIL (|has| (-843 |#1|) (-346)))) (-1348 (((-396 $) $) NIL)) (-2163 (((-774 (-854))) NIL) (((-854)) NIL)) (-3375 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2089 (((-3 $ "failed") $ $) NIL)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1712 (((-712) $) NIL)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL)) (-2953 (((-712) $) NIL (|has| (-843 |#1|) (-346))) (((-3 (-712) "failed") $ $) NIL (-3321 (|has| (-843 |#1|) (-136)) (|has| (-843 |#1|) (-346))))) (-4224 (((-128)) NIL)) (-3266 (($ $) NIL (|has| (-843 |#1|) (-346))) (($ $ (-712)) NIL (|has| (-843 |#1|) (-346)))) (-1316 (((-774 (-854)) $) NIL) (((-854) $) NIL)) (-1478 (((-1085 (-843 |#1|))) NIL)) (-2616 (($) NIL (|has| (-843 |#1|) (-346)))) (-1608 (($) NIL (|has| (-843 |#1|) (-346)))) (-3572 (((-1171 (-843 |#1|)) $) NIL) (((-631 (-843 |#1|)) (-1171 $)) NIL)) (-2265 (((-3 (-1171 $) "failed") (-631 $)) NIL (|has| (-843 |#1|) (-346)))) (-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ (-843 |#1|)) NIL)) (-1437 (($ $) NIL (|has| (-843 |#1|) (-346))) (((-3 $ "failed") $) NIL (-3321 (|has| (-843 |#1|) (-136)) (|has| (-843 |#1|) (-346))))) (-2128 (((-712)) NIL)) (-4003 (((-1171 $)) NIL) (((-1171 $) (-854)) NIL)) (-2495 (((-108) $ $) NIL)) (-1884 (((-108) $) NIL)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-4191 (($) NIL T CONST)) (-4197 (($) NIL T CONST)) (-4227 (($ $) NIL (|has| (-843 |#1|) (-346))) (($ $ (-712)) NIL (|has| (-843 |#1|) (-346)))) (-4196 (($ $) NIL (|has| (-843 |#1|) (-346))) (($ $ (-712)) NIL (|has| (-843 |#1|) (-346)))) (-4096 (((-108) $ $) NIL)) (-4173 (($ $ $) NIL) (($ $ (-843 |#1|)) NIL)) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ $ (-843 |#1|)) NIL) (($ (-843 |#1|) $) NIL)))
-(((-321 |#1| |#2|) (-13 (-307 (-843 |#1|)) (-10 -7 (-15 -3847 ((-890 (-1036)))))) (-854) (-854)) (T -321))
-((-3847 (*1 *2) (-12 (-5 *2 (-890 (-1036))) (-5 *1 (-321 *3 *4)) (-14 *3 (-854)) (-14 *4 (-854)))))
-(-13 (-307 (-843 |#1|)) (-10 -7 (-15 -3847 ((-890 (-1036))))))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) 46)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3706 (($ $) NIL)) (-1715 (((-108) $) NIL)) (-2144 (((-108) $) NIL)) (-2834 (((-712)) NIL)) (-2569 ((|#1| $) NIL) (($ $ (-854)) NIL (|has| |#1| (-346)))) (-3734 (((-1099 (-854) (-712)) (-525)) 43 (|has| |#1| (-346)))) (-2157 (((-3 $ "failed") $ $) NIL)) (-1291 (($ $) NIL)) (-2827 (((-396 $) $) NIL)) (-1947 (((-108) $ $) NIL)) (-3032 (((-712)) NIL (|has| |#1| (-346)))) (-3798 (($) NIL T CONST)) (-1251 (((-3 |#1| "failed") $) 115)) (-3528 ((|#1| $) 86)) (-4171 (($ (-1171 |#1|)) 104)) (-2625 (((-3 "prime" "polynomial" "normal" "cyclic")) 95 (|has| |#1| (-346)))) (-2129 (($ $ $) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-3377 (($) 98 (|has| |#1| (-346)))) (-2110 (($ $ $) NIL)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL)) (-3944 (($) 130 (|has| |#1| (-346)))) (-4104 (((-108) $) 49 (|has| |#1| (-346)))) (-2299 (($ $ (-712)) NIL (-3321 (|has| |#1| (-136)) (|has| |#1| (-346)))) (($ $) NIL (-3321 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2744 (((-108) $) NIL)) (-3873 (((-854) $) 47 (|has| |#1| (-346))) (((-774 (-854)) $) NIL (-3321 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2824 (((-108) $) NIL)) (-4046 (($) 132 (|has| |#1| (-346)))) (-1751 (((-108) $) NIL (|has| |#1| (-346)))) (-2771 ((|#1| $) NIL) (($ $ (-854)) NIL (|has| |#1| (-346)))) (-2085 (((-3 $ "failed") $) NIL (|has| |#1| (-346)))) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1382 (((-1085 |#1|) $) 90) (((-1085 $) $ (-854)) NIL (|has| |#1| (-346)))) (-3016 (((-854) $) 140 (|has| |#1| (-346)))) (-1924 (((-1085 |#1|) $) NIL (|has| |#1| (-346)))) (-3040 (((-1085 |#1|) $) NIL (|has| |#1| (-346))) (((-3 (-1085 |#1|) "failed") $ $) NIL (|has| |#1| (-346)))) (-2054 (($ $ (-1085 |#1|)) NIL (|has| |#1| (-346)))) (-1356 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2339 (((-1072) $) NIL)) (-1622 (($ $) 147)) (-3506 (($) NIL (|has| |#1| (-346)) CONST)) (-2226 (($ (-854)) 71 (|has| |#1| (-346)))) (-1476 (((-108) $) 118)) (-2047 (((-1036) $) NIL)) (-3847 (((-890 (-1036))) 44)) (-3857 (($) 128 (|has| |#1| (-346)))) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-1399 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2846 (((-591 (-2 (|:| -1348 (-525)) (|:| -2008 (-525))))) 93 (|has| |#1| (-346)))) (-1348 (((-396 $) $) NIL)) (-2163 (((-774 (-854))) 67) (((-854)) 68)) (-3375 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2089 (((-3 $ "failed") $ $) NIL)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1712 (((-712) $) NIL)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL)) (-2953 (((-712) $) 131 (|has| |#1| (-346))) (((-3 (-712) "failed") $ $) 125 (-3321 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-4224 (((-128)) NIL)) (-3266 (($ $) NIL (|has| |#1| (-346))) (($ $ (-712)) NIL (|has| |#1| (-346)))) (-1316 (((-774 (-854)) $) NIL) (((-854) $) NIL)) (-1478 (((-1085 |#1|)) 96)) (-2616 (($) 129 (|has| |#1| (-346)))) (-1608 (($) 137 (|has| |#1| (-346)))) (-3572 (((-1171 |#1|) $) 59) (((-631 |#1|) (-1171 $)) NIL)) (-2265 (((-3 (-1171 $) "failed") (-631 $)) NIL (|has| |#1| (-346)))) (-3022 (((-796) $) 143) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ |#1|) 75)) (-1437 (($ $) NIL (|has| |#1| (-346))) (((-3 $ "failed") $) NIL (-3321 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2128 (((-712)) 139)) (-4003 (((-1171 $)) 117) (((-1171 $) (-854)) 73)) (-2495 (((-108) $ $) NIL)) (-1884 (((-108) $) NIL)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-4191 (($) 32 T CONST)) (-4197 (($) 19 T CONST)) (-4227 (($ $) 81 (|has| |#1| (-346))) (($ $ (-712)) NIL (|has| |#1| (-346)))) (-4196 (($ $) NIL (|has| |#1| (-346))) (($ $ (-712)) NIL (|has| |#1| (-346)))) (-4096 (((-108) $ $) 48)) (-4173 (($ $ $) 145) (($ $ |#1|) 146)) (-4164 (($ $) 127) (($ $ $) NIL)) (-4156 (($ $ $) 61)) (** (($ $ (-854)) 149) (($ $ (-712)) 150) (($ $ (-525)) 148)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 77) (($ $ $) 76) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) 144)))
-(((-322 |#1| |#2|) (-13 (-307 |#1|) (-10 -7 (-15 -3847 ((-890 (-1036)))))) (-327) (-1085 |#1|)) (T -322))
-((-3847 (*1 *2) (-12 (-5 *2 (-890 (-1036))) (-5 *1 (-322 *3 *4)) (-4 *3 (-327)) (-14 *4 (-1085 *3)))))
-(-13 (-307 |#1|) (-10 -7 (-15 -3847 ((-890 (-1036))))))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3706 (($ $) NIL)) (-1715 (((-108) $) NIL)) (-2144 (((-108) $) NIL)) (-2834 (((-712)) NIL)) (-2569 ((|#1| $) NIL) (($ $ (-854)) NIL (|has| |#1| (-346)))) (-3734 (((-1099 (-854) (-712)) (-525)) NIL (|has| |#1| (-346)))) (-2157 (((-3 $ "failed") $ $) NIL)) (-1291 (($ $) NIL)) (-2827 (((-396 $) $) NIL)) (-1947 (((-108) $ $) NIL)) (-3032 (((-712)) NIL (|has| |#1| (-346)))) (-3798 (($) NIL T CONST)) (-1251 (((-3 |#1| "failed") $) NIL)) (-3528 ((|#1| $) NIL)) (-4171 (($ (-1171 |#1|)) NIL)) (-2625 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| |#1| (-346)))) (-2129 (($ $ $) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-3377 (($) NIL (|has| |#1| (-346)))) (-2110 (($ $ $) NIL)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL)) (-3944 (($) NIL (|has| |#1| (-346)))) (-4104 (((-108) $) NIL (|has| |#1| (-346)))) (-2299 (($ $ (-712)) NIL (-3321 (|has| |#1| (-136)) (|has| |#1| (-346)))) (($ $) NIL (-3321 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2744 (((-108) $) NIL)) (-3873 (((-854) $) NIL (|has| |#1| (-346))) (((-774 (-854)) $) NIL (-3321 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2824 (((-108) $) NIL)) (-4046 (($) NIL (|has| |#1| (-346)))) (-1751 (((-108) $) NIL (|has| |#1| (-346)))) (-2771 ((|#1| $) NIL) (($ $ (-854)) NIL (|has| |#1| (-346)))) (-2085 (((-3 $ "failed") $) NIL (|has| |#1| (-346)))) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1382 (((-1085 |#1|) $) NIL) (((-1085 $) $ (-854)) NIL (|has| |#1| (-346)))) (-3016 (((-854) $) NIL (|has| |#1| (-346)))) (-1924 (((-1085 |#1|) $) NIL (|has| |#1| (-346)))) (-3040 (((-1085 |#1|) $) NIL (|has| |#1| (-346))) (((-3 (-1085 |#1|) "failed") $ $) NIL (|has| |#1| (-346)))) (-2054 (($ $ (-1085 |#1|)) NIL (|has| |#1| (-346)))) (-1356 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2339 (((-1072) $) NIL)) (-1622 (($ $) NIL)) (-3506 (($) NIL (|has| |#1| (-346)) CONST)) (-2226 (($ (-854)) NIL (|has| |#1| (-346)))) (-1476 (((-108) $) NIL)) (-2047 (((-1036) $) NIL)) (-3847 (((-890 (-1036))) NIL)) (-3857 (($) NIL (|has| |#1| (-346)))) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-1399 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2846 (((-591 (-2 (|:| -1348 (-525)) (|:| -2008 (-525))))) NIL (|has| |#1| (-346)))) (-1348 (((-396 $) $) NIL)) (-2163 (((-774 (-854))) NIL) (((-854)) NIL)) (-3375 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2089 (((-3 $ "failed") $ $) NIL)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1712 (((-712) $) NIL)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL)) (-2953 (((-712) $) NIL (|has| |#1| (-346))) (((-3 (-712) "failed") $ $) NIL (-3321 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-4224 (((-128)) NIL)) (-3266 (($ $) NIL (|has| |#1| (-346))) (($ $ (-712)) NIL (|has| |#1| (-346)))) (-1316 (((-774 (-854)) $) NIL) (((-854) $) NIL)) (-1478 (((-1085 |#1|)) NIL)) (-2616 (($) NIL (|has| |#1| (-346)))) (-1608 (($) NIL (|has| |#1| (-346)))) (-3572 (((-1171 |#1|) $) NIL) (((-631 |#1|) (-1171 $)) NIL)) (-2265 (((-3 (-1171 $) "failed") (-631 $)) NIL (|has| |#1| (-346)))) (-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ |#1|) NIL)) (-1437 (($ $) NIL (|has| |#1| (-346))) (((-3 $ "failed") $) NIL (-3321 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2128 (((-712)) NIL)) (-4003 (((-1171 $)) NIL) (((-1171 $) (-854)) NIL)) (-2495 (((-108) $ $) NIL)) (-1884 (((-108) $) NIL)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-4191 (($) NIL T CONST)) (-4197 (($) NIL T CONST)) (-4227 (($ $) NIL (|has| |#1| (-346))) (($ $ (-712)) NIL (|has| |#1| (-346)))) (-4196 (($ $) NIL (|has| |#1| (-346))) (($ $ (-712)) NIL (|has| |#1| (-346)))) (-4096 (((-108) $ $) NIL)) (-4173 (($ $ $) NIL) (($ $ |#1|) NIL)) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
-(((-323 |#1| |#2|) (-13 (-307 |#1|) (-10 -7 (-15 -3847 ((-890 (-1036)))))) (-327) (-854)) (T -323))
-((-3847 (*1 *2) (-12 (-5 *2 (-890 (-1036))) (-5 *1 (-323 *3 *4)) (-4 *3 (-327)) (-14 *4 (-854)))))
-(-13 (-307 |#1|) (-10 -7 (-15 -3847 ((-890 (-1036))))))
-((-3715 (((-712) (-1171 (-591 (-2 (|:| -3024 |#1|) (|:| -2226 (-1036)))))) 42)) (-2012 (((-890 (-1036)) (-1085 |#1|)) 85)) (-2445 (((-1171 (-591 (-2 (|:| -3024 |#1|) (|:| -2226 (-1036))))) (-1085 |#1|)) 78)) (-3445 (((-631 |#1|) (-1171 (-591 (-2 (|:| -3024 |#1|) (|:| -2226 (-1036)))))) 86)) (-2177 (((-3 (-1171 (-591 (-2 (|:| -3024 |#1|) (|:| -2226 (-1036))))) "failed") (-854)) 13)) (-4012 (((-3 (-1085 |#1|) (-1171 (-591 (-2 (|:| -3024 |#1|) (|:| -2226 (-1036)))))) (-854)) 18)))
-(((-324 |#1|) (-10 -7 (-15 -2012 ((-890 (-1036)) (-1085 |#1|))) (-15 -2445 ((-1171 (-591 (-2 (|:| -3024 |#1|) (|:| -2226 (-1036))))) (-1085 |#1|))) (-15 -3445 ((-631 |#1|) (-1171 (-591 (-2 (|:| -3024 |#1|) (|:| -2226 (-1036))))))) (-15 -3715 ((-712) (-1171 (-591 (-2 (|:| -3024 |#1|) (|:| -2226 (-1036))))))) (-15 -2177 ((-3 (-1171 (-591 (-2 (|:| -3024 |#1|) (|:| -2226 (-1036))))) "failed") (-854))) (-15 -4012 ((-3 (-1085 |#1|) (-1171 (-591 (-2 (|:| -3024 |#1|) (|:| -2226 (-1036)))))) (-854)))) (-327)) (T -324))
-((-4012 (*1 *2 *3) (-12 (-5 *3 (-854)) (-5 *2 (-3 (-1085 *4) (-1171 (-591 (-2 (|:| -3024 *4) (|:| -2226 (-1036))))))) (-5 *1 (-324 *4)) (-4 *4 (-327)))) (-2177 (*1 *2 *3) (|partial| -12 (-5 *3 (-854)) (-5 *2 (-1171 (-591 (-2 (|:| -3024 *4) (|:| -2226 (-1036)))))) (-5 *1 (-324 *4)) (-4 *4 (-327)))) (-3715 (*1 *2 *3) (-12 (-5 *3 (-1171 (-591 (-2 (|:| -3024 *4) (|:| -2226 (-1036)))))) (-4 *4 (-327)) (-5 *2 (-712)) (-5 *1 (-324 *4)))) (-3445 (*1 *2 *3) (-12 (-5 *3 (-1171 (-591 (-2 (|:| -3024 *4) (|:| -2226 (-1036)))))) (-4 *4 (-327)) (-5 *2 (-631 *4)) (-5 *1 (-324 *4)))) (-2445 (*1 *2 *3) (-12 (-5 *3 (-1085 *4)) (-4 *4 (-327)) (-5 *2 (-1171 (-591 (-2 (|:| -3024 *4) (|:| -2226 (-1036)))))) (-5 *1 (-324 *4)))) (-2012 (*1 *2 *3) (-12 (-5 *3 (-1085 *4)) (-4 *4 (-327)) (-5 *2 (-890 (-1036))) (-5 *1 (-324 *4)))))
-(-10 -7 (-15 -2012 ((-890 (-1036)) (-1085 |#1|))) (-15 -2445 ((-1171 (-591 (-2 (|:| -3024 |#1|) (|:| -2226 (-1036))))) (-1085 |#1|))) (-15 -3445 ((-631 |#1|) (-1171 (-591 (-2 (|:| -3024 |#1|) (|:| -2226 (-1036))))))) (-15 -3715 ((-712) (-1171 (-591 (-2 (|:| -3024 |#1|) (|:| -2226 (-1036))))))) (-15 -2177 ((-3 (-1171 (-591 (-2 (|:| -3024 |#1|) (|:| -2226 (-1036))))) "failed") (-854))) (-15 -4012 ((-3 (-1085 |#1|) (-1171 (-591 (-2 (|:| -3024 |#1|) (|:| -2226 (-1036)))))) (-854))))
-((-3022 ((|#1| |#3|) 86) ((|#3| |#1|) 69)))
-(((-325 |#1| |#2| |#3|) (-10 -7 (-15 -3022 (|#3| |#1|)) (-15 -3022 (|#1| |#3|))) (-307 |#2|) (-327) (-307 |#2|)) (T -325))
-((-3022 (*1 *2 *3) (-12 (-4 *4 (-327)) (-4 *2 (-307 *4)) (-5 *1 (-325 *2 *4 *3)) (-4 *3 (-307 *4)))) (-3022 (*1 *2 *3) (-12 (-4 *4 (-327)) (-4 *2 (-307 *4)) (-5 *1 (-325 *3 *4 *2)) (-4 *3 (-307 *4)))))
-(-10 -7 (-15 -3022 (|#3| |#1|)) (-15 -3022 (|#1| |#3|)))
-((-4104 (((-108) $) 52)) (-3873 (((-774 (-854)) $) 21) (((-854) $) 53)) (-2085 (((-3 $ "failed") $) 16)) (-3506 (($) 9)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) 94)) (-2953 (((-3 (-712) "failed") $ $) 72) (((-712) $) 61)) (-3266 (($ $ (-712)) NIL) (($ $) 8)) (-2616 (($) 46)) (-2265 (((-3 (-1171 $) "failed") (-631 $)) 34)) (-1437 (((-3 $ "failed") $) 40) (($ $) 39)))
-(((-326 |#1|) (-10 -8 (-15 -3873 ((-854) |#1|)) (-15 -2953 ((-712) |#1|)) (-15 -4104 ((-108) |#1|)) (-15 -2616 (|#1|)) (-15 -2265 ((-3 (-1171 |#1|) "failed") (-631 |#1|))) (-15 -1437 (|#1| |#1|)) (-15 -3266 (|#1| |#1|)) (-15 -3266 (|#1| |#1| (-712))) (-15 -3506 (|#1|)) (-15 -2085 ((-3 |#1| "failed") |#1|)) (-15 -2953 ((-3 (-712) "failed") |#1| |#1|)) (-15 -3873 ((-774 (-854)) |#1|)) (-15 -1437 ((-3 |#1| "failed") |#1|)) (-15 -2526 ((-1085 |#1|) (-1085 |#1|) (-1085 |#1|)))) (-327)) (T -326))
-NIL
-(-10 -8 (-15 -3873 ((-854) |#1|)) (-15 -2953 ((-712) |#1|)) (-15 -4104 ((-108) |#1|)) (-15 -2616 (|#1|)) (-15 -2265 ((-3 (-1171 |#1|) "failed") (-631 |#1|))) (-15 -1437 (|#1| |#1|)) (-15 -3266 (|#1| |#1|)) (-15 -3266 (|#1| |#1| (-712))) (-15 -3506 (|#1|)) (-15 -2085 ((-3 |#1| "failed") |#1|)) (-15 -2953 ((-3 (-712) "failed") |#1| |#1|)) (-15 -3873 ((-774 (-854)) |#1|)) (-15 -1437 ((-3 |#1| "failed") |#1|)) (-15 -2526 ((-1085 |#1|) (-1085 |#1|) (-1085 |#1|))))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) 41)) (-3706 (($ $) 40)) (-1715 (((-108) $) 38)) (-3734 (((-1099 (-854) (-712)) (-525)) 93)) (-2157 (((-3 $ "failed") $ $) 19)) (-1291 (($ $) 73)) (-2827 (((-396 $) $) 72)) (-1947 (((-108) $ $) 59)) (-3032 (((-712)) 103)) (-3798 (($) 17 T CONST)) (-2625 (((-3 "prime" "polynomial" "normal" "cyclic")) 87)) (-2129 (($ $ $) 55)) (-4163 (((-3 $ "failed") $) 34)) (-3377 (($) 106)) (-2110 (($ $ $) 56)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) 51)) (-3944 (($) 91)) (-4104 (((-108) $) 90)) (-2299 (($ $) 79) (($ $ (-712)) 78)) (-2744 (((-108) $) 71)) (-3873 (((-774 (-854)) $) 81) (((-854) $) 88)) (-2824 (((-108) $) 31)) (-2085 (((-3 $ "failed") $) 102)) (-1758 (((-3 (-591 $) "failed") (-591 $) $) 52)) (-3016 (((-854) $) 105)) (-1356 (($ $ $) 46) (($ (-591 $)) 45)) (-2339 (((-1072) $) 9)) (-1622 (($ $) 70)) (-3506 (($) 101 T CONST)) (-2226 (($ (-854)) 104)) (-2047 (((-1036) $) 10)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) 44)) (-1399 (($ $ $) 48) (($ (-591 $)) 47)) (-2846 (((-591 (-2 (|:| -1348 (-525)) (|:| -2008 (-525))))) 94)) (-1348 (((-396 $) $) 74)) (-3375 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-2089 (((-3 $ "failed") $ $) 42)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) 50)) (-1712 (((-712) $) 58)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) 57)) (-2953 (((-3 (-712) "failed") $ $) 80) (((-712) $) 89)) (-3266 (($ $ (-712)) 99) (($ $) 97)) (-2616 (($) 92)) (-2265 (((-3 (-1171 $) "failed") (-631 $)) 95)) (-3022 (((-796) $) 11) (($ (-525)) 28) (($ $) 43) (($ (-385 (-525))) 65)) (-1437 (((-3 $ "failed") $) 82) (($ $) 96)) (-2128 (((-712)) 29)) (-2495 (((-108) $ $) 39)) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33) (($ $ (-525)) 69)) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4196 (($ $ (-712)) 100) (($ $) 98)) (-4096 (((-108) $ $) 6)) (-4173 (($ $ $) 64)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32) (($ $ (-525)) 68)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 67) (($ (-385 (-525)) $) 66)))
+((-3340 (*1 *2) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-5 *2 (-712)))) (-2658 (*1 *2) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-5 *2 (-712)))) (-1787 (*1 *2) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-5 *2 (-108)))) (-3759 (*1 *2 *3 *3) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-5 *2 (-108)))) (-1425 (*1 *2) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-5 *2 (-108)))) (-3977 (*1 *2 *3) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-5 *2 (-108)))) (-3977 (*1 *2 *3) (-12 (-4 *1 (-320 *4 *3 *5)) (-4 *4 (-1129)) (-4 *3 (-1147 *4)) (-4 *5 (-1147 (-385 *3))) (-5 *2 (-108)))) (-2190 (*1 *2) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-5 *2 (-108)))) (-1911 (*1 *2 *3) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-5 *2 (-108)))) (-1911 (*1 *2 *3) (-12 (-4 *1 (-320 *4 *3 *5)) (-4 *4 (-1129)) (-4 *3 (-1147 *4)) (-4 *5 (-1147 (-385 *3))) (-5 *2 (-108)))) (-3506 (*1 *2) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-5 *2 (-108)))) (-1461 (*1 *2 *3) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-5 *2 (-108)))) (-1461 (*1 *2 *3) (-12 (-4 *1 (-320 *4 *3 *5)) (-4 *4 (-1129)) (-4 *3 (-1147 *4)) (-4 *5 (-1147 (-385 *3))) (-5 *2 (-108)))) (-2773 (*1 *2) (-12 (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-5 *2 (-1171 *1)) (-4 *1 (-320 *3 *4 *5)))) (-2045 (*1 *2) (-12 (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-5 *2 (-1171 *1)) (-4 *1 (-320 *3 *4 *5)))) (-3790 (*1 *2 *1) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-5 *2 (-108)))) (-2353 (*1 *2 *1) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-5 *2 (-108)))) (-3010 (*1 *2 *2) (-12 (-5 *2 (-1171 *1)) (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))))) (-2792 (*1 *2 *2) (-12 (-5 *2 (-1171 *1)) (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))))) (-2052 (*1 *2 *2) (-12 (-5 *2 (-1171 *1)) (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))))) (-2646 (*1 *2) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-5 *2 (-631 (-385 *4))))) (-2636 (*1 *2) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-5 *2 (-631 (-385 *4))))) (-3101 (*1 *2) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-5 *2 (-631 (-385 *4))))) (-1705 (*1 *2) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-5 *2 (-631 (-385 *4))))) (-2301 (*1 *2 *1) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-5 *2 (-2 (|:| |num| (-1171 *4)) (|:| |den| *4))))) (-2137 (*1 *2 *1) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-5 *2 (-2 (|:| |num| (-1171 *4)) (|:| |den| *4))))) (-3470 (*1 *1 *2 *3) (-12 (-5 *2 (-1171 *3)) (-4 *3 (-1147 *4)) (-4 *4 (-1129)) (-4 *1 (-320 *4 *3 *5)) (-4 *5 (-1147 (-385 *3))))) (-1652 (*1 *2 *3) (-12 (-5 *3 (-1 *5 *5)) (-4 *1 (-320 *4 *5 *6)) (-4 *4 (-1129)) (-4 *5 (-1147 *4)) (-4 *6 (-1147 (-385 *5))) (-5 *2 (-2 (|:| |num| (-631 *5)) (|:| |den| *5))))) (-2353 (*1 *2 *1 *3) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-5 *2 (-108)))) (-2353 (*1 *2 *1 *3) (-12 (-4 *1 (-320 *4 *3 *5)) (-4 *4 (-1129)) (-4 *3 (-1147 *4)) (-4 *5 (-1147 (-385 *3))) (-5 *2 (-108)))) (-2209 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))))) (-1554 (*1 *1 *2 *3) (-12 (-5 *2 (-1171 *3)) (-4 *3 (-1147 *4)) (-4 *4 (-1129)) (-4 *1 (-320 *4 *3 *5)) (-4 *5 (-1147 (-385 *3))))) (-3153 (*1 *1 *1) (-12 (-4 *1 (-320 *2 *3 *4)) (-4 *2 (-1129)) (-4 *3 (-1147 *2)) (-4 *4 (-1147 (-385 *3))))) (-1881 (*1 *2 *1 *2 *2) (-12 (-4 *1 (-320 *2 *3 *4)) (-4 *2 (-1129)) (-4 *3 (-1147 *2)) (-4 *4 (-1147 (-385 *3))))) (-1945 (*1 *2) (|partial| -12 (-4 *1 (-320 *3 *2 *4)) (-4 *3 (-1129)) (-4 *4 (-1147 (-385 *2))) (-4 *2 (-1147 *3)))) (-3695 (*1 *2) (|partial| -12 (-4 *1 (-320 *3 *2 *4)) (-4 *3 (-1129)) (-4 *4 (-1147 (-385 *2))) (-4 *2 (-1147 *3)))) (-1776 (*1 *2 *1 *3) (-12 (-5 *3 (-1 *5 *5)) (-4 *5 (-1147 *4)) (-4 *4 (-1129)) (-4 *6 (-1147 (-385 *5))) (-5 *2 (-2 (|:| |num| *1) (|:| |den| *5) (|:| |derivden| *5) (|:| |gd| *5))) (-4 *1 (-320 *4 *5 *6)))) (-2056 (*1 *2 *3) (-12 (-5 *3 (-1089)) (-4 *1 (-320 *4 *5 *6)) (-4 *4 (-1129)) (-4 *5 (-1147 *4)) (-4 *6 (-1147 (-385 *5))) (-4 *4 (-341)) (-5 *2 (-591 (-885 *4))))) (-2904 (*1 *2) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))) (-4 *3 (-346)) (-5 *2 (-591 (-591 *3))))))
+(-13 (-666 (-385 |t#2|) |t#3|) (-10 -8 (-15 -3340 ((-712))) (-15 -2658 ((-712))) (-15 -1787 ((-108))) (-15 -3759 ((-108) |t#1| |t#1|)) (-15 -1425 ((-108))) (-15 -3977 ((-108) |t#1|)) (-15 -3977 ((-108) |t#2|)) (-15 -2190 ((-108))) (-15 -1911 ((-108) |t#1|)) (-15 -1911 ((-108) |t#2|)) (-15 -3506 ((-108))) (-15 -1461 ((-108) |t#1|)) (-15 -1461 ((-108) |t#2|)) (-15 -2773 ((-1171 $))) (-15 -2045 ((-1171 $))) (-15 -3790 ((-108) $)) (-15 -2353 ((-108) $)) (-15 -3010 ((-1171 $) (-1171 $))) (-15 -2792 ((-1171 $) (-1171 $))) (-15 -2052 ((-1171 $) (-1171 $))) (-15 -2646 ((-631 (-385 |t#2|)))) (-15 -2636 ((-631 (-385 |t#2|)))) (-15 -3101 ((-631 (-385 |t#2|)))) (-15 -1705 ((-631 (-385 |t#2|)))) (-15 -2301 ((-2 (|:| |num| (-1171 |t#2|)) (|:| |den| |t#2|)) $)) (-15 -1554 ($ (-1171 |t#2|) |t#2|)) (-15 -2137 ((-2 (|:| |num| (-1171 |t#2|)) (|:| |den| |t#2|)) $)) (-15 -3470 ($ (-1171 |t#2|) |t#2|)) (-15 -1652 ((-2 (|:| |num| (-631 |t#2|)) (|:| |den| |t#2|)) (-1 |t#2| |t#2|))) (-15 -2353 ((-108) $ |t#1|)) (-15 -2353 ((-108) $ |t#2|)) (-15 -2209 ($ $ (-1 |t#2| |t#2|))) (-15 -1554 ($ (-1171 |t#2|) |t#2|)) (-15 -3153 ($ $)) (-15 -1881 (|t#1| $ |t#1| |t#1|)) (-15 -1945 ((-3 |t#2| "failed"))) (-15 -3695 ((-3 |t#2| "failed"))) (-15 -1776 ((-2 (|:| |num| $) (|:| |den| |t#2|) (|:| |derivden| |t#2|) (|:| |gd| |t#2|)) $ (-1 |t#2| |t#2|))) (IF (|has| |t#1| (-341)) (-15 -2056 ((-591 (-885 |t#1|)) (-1089))) |%noBranch|) (IF (|has| |t#1| (-346)) (-15 -2904 ((-591 (-591 |t#1|)))) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-385 (-525))) -3150 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-37 #1=(-385 |#2|)) . T) ((-37 $) -3150 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-97) . T) ((-107 #0# #0#) -3150 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-107 #1# #1#) . T) ((-107 $ $) . T) ((-126) . T) ((-136) -3150 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-136))) ((-138) |has| (-385 |#2|) (-138)) ((-565 (-796)) . T) ((-160) . T) ((-566 |#3|) . T) ((-211 #1#) |has| (-385 |#2|) (-341)) ((-213) -3150 (|has| (-385 |#2|) (-327)) (-12 (|has| (-385 |#2|) (-213)) (|has| (-385 |#2|) (-341)))) ((-223) -3150 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-269) -3150 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-286) -3150 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-341) -3150 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-380) |has| (-385 |#2|) (-327)) ((-346) -3150 (|has| (-385 |#2|) (-346)) (|has| (-385 |#2|) (-327))) ((-327) |has| (-385 |#2|) (-327)) ((-348 #1# |#3|) . T) ((-387 #1# |#3|) . T) ((-355 #1#) . T) ((-389 #1#) . T) ((-429) -3150 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-517) -3150 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-593 #0#) -3150 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-593 #1#) . T) ((-593 $) . T) ((-587 #1#) . T) ((-587 (-525)) |has| (-385 |#2|) (-587 (-525))) ((-659 #0#) -3150 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-659 #1#) . T) ((-659 $) -3150 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-666 #1# |#3|) . T) ((-668) . T) ((-833 (-1089)) -12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-833 (-1089)))) ((-853) -3150 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-966 (-385 (-525))) |has| (-385 |#2|) (-966 (-385 (-525)))) ((-966 #1#) . T) ((-966 (-525)) |has| (-385 |#2|) (-966 (-525))) ((-981 #0#) -3150 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-981 #1#) . T) ((-981 $) . T) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T) ((-1065) |has| (-385 |#2|) (-327)) ((-1129) -3150 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3641 (($ $) NIL)) (-3077 (((-108) $) NIL)) (-2862 (((-108) $) NIL)) (-3981 (((-712)) NIL)) (-1481 (((-843 |#1|) $) NIL) (($ $ (-854)) NIL (|has| (-843 |#1|) (-346)))) (-2666 (((-1099 (-854) (-712)) (-525)) NIL (|has| (-843 |#1|) (-346)))) (-3332 (((-3 $ "failed") $ $) NIL)) (-1720 (($ $) NIL)) (-3898 (((-396 $) $) NIL)) (-1965 (((-108) $ $) NIL)) (-2834 (((-712)) NIL (|has| (-843 |#1|) (-346)))) (-2055 (($) NIL T CONST)) (-4174 (((-3 (-843 |#1|) "failed") $) NIL)) (-3341 (((-843 |#1|) $) NIL)) (-1554 (($ (-1171 (-843 |#1|))) NIL)) (-3640 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-843 |#1|) (-346)))) (-3265 (($ $ $) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-1325 (($) NIL (|has| (-843 |#1|) (-346)))) (-3239 (($ $ $) NIL)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL)) (-1268 (($) NIL (|has| (-843 |#1|) (-346)))) (-2096 (((-108) $) NIL (|has| (-843 |#1|) (-346)))) (-3477 (($ $ (-712)) NIL (-3150 (|has| (-843 |#1|) (-136)) (|has| (-843 |#1|) (-346)))) (($ $) NIL (-3150 (|has| (-843 |#1|) (-136)) (|has| (-843 |#1|) (-346))))) (-2393 (((-108) $) NIL)) (-1676 (((-854) $) NIL (|has| (-843 |#1|) (-346))) (((-774 (-854)) $) NIL (-3150 (|has| (-843 |#1|) (-136)) (|has| (-843 |#1|) (-346))))) (-3865 (((-108) $) NIL)) (-2805 (($) NIL (|has| (-843 |#1|) (-346)))) (-3108 (((-108) $) NIL (|has| (-843 |#1|) (-346)))) (-1525 (((-843 |#1|) $) NIL) (($ $ (-854)) NIL (|has| (-843 |#1|) (-346)))) (-2115 (((-3 $ "failed") $) NIL (|has| (-843 |#1|) (-346)))) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3205 (((-1085 (-843 |#1|)) $) NIL) (((-1085 $) $ (-854)) NIL (|has| (-843 |#1|) (-346)))) (-1970 (((-854) $) NIL (|has| (-843 |#1|) (-346)))) (-3004 (((-1085 (-843 |#1|)) $) NIL (|has| (-843 |#1|) (-346)))) (-2224 (((-1085 (-843 |#1|)) $) NIL (|has| (-843 |#1|) (-346))) (((-3 (-1085 (-843 |#1|)) "failed") $ $) NIL (|has| (-843 |#1|) (-346)))) (-2594 (($ $ (-1085 (-843 |#1|))) NIL (|has| (-843 |#1|) (-346)))) (-2081 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2621 (((-1072) $) NIL)) (-1523 (($ $) NIL)) (-3492 (($) NIL (|has| (-843 |#1|) (-346)) CONST)) (-3229 (($ (-854)) NIL (|has| (-843 |#1|) (-346)))) (-1326 (((-108) $) NIL)) (-2937 (((-1036) $) NIL)) (-1479 (((-890 (-1036))) NIL)) (-3965 (($) NIL (|has| (-843 |#1|) (-346)))) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-2124 (($ $ $) NIL) (($ (-591 $)) NIL)) (-4107 (((-591 (-2 (|:| -2542 (-525)) (|:| -3987 (-525))))) NIL (|has| (-843 |#1|) (-346)))) (-2542 (((-396 $) $) NIL)) (-3383 (((-774 (-854))) NIL) (((-854)) NIL)) (-3387 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3210 (((-3 $ "failed") $ $) NIL)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3048 (((-712) $) NIL)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL)) (-2652 (((-712) $) NIL (|has| (-843 |#1|) (-346))) (((-3 (-712) "failed") $ $) NIL (-3150 (|has| (-843 |#1|) (-136)) (|has| (-843 |#1|) (-346))))) (-3840 (((-128)) NIL)) (-2209 (($ $) NIL (|has| (-843 |#1|) (-346))) (($ $ (-712)) NIL (|has| (-843 |#1|) (-346)))) (-2743 (((-774 (-854)) $) NIL) (((-854) $) NIL)) (-1341 (((-1085 (-843 |#1|))) NIL)) (-3560 (($) NIL (|has| (-843 |#1|) (-346)))) (-2200 (($) NIL (|has| (-843 |#1|) (-346)))) (-1671 (((-1171 (-843 |#1|)) $) NIL) (((-631 (-843 |#1|)) (-1171 $)) NIL)) (-3124 (((-3 (-1171 $) "failed") (-631 $)) NIL (|has| (-843 |#1|) (-346)))) (-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ (-843 |#1|)) NIL)) (-3751 (($ $) NIL (|has| (-843 |#1|) (-346))) (((-3 $ "failed") $) NIL (-3150 (|has| (-843 |#1|) (-136)) (|has| (-843 |#1|) (-346))))) (-3425 (((-712)) NIL)) (-3612 (((-1171 $)) NIL) (((-1171 $) (-854)) NIL)) (-1724 (((-108) $ $) NIL)) (-2588 (((-108) $) NIL)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-1830 (($) NIL T CONST)) (-1839 (($) NIL T CONST)) (-3861 (($ $) NIL (|has| (-843 |#1|) (-346))) (($ $ (-712)) NIL (|has| (-843 |#1|) (-346)))) (-1796 (($ $) NIL (|has| (-843 |#1|) (-346))) (($ $ (-712)) NIL (|has| (-843 |#1|) (-346)))) (-3944 (((-108) $ $) NIL)) (-4059 (($ $ $) NIL) (($ $ (-843 |#1|)) NIL)) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ $ (-843 |#1|)) NIL) (($ (-843 |#1|) $) NIL)))
+(((-321 |#1| |#2|) (-13 (-307 (-843 |#1|)) (-10 -7 (-15 -1479 ((-890 (-1036)))))) (-854) (-854)) (T -321))
+((-1479 (*1 *2) (-12 (-5 *2 (-890 (-1036))) (-5 *1 (-321 *3 *4)) (-14 *3 (-854)) (-14 *4 (-854)))))
+(-13 (-307 (-843 |#1|)) (-10 -7 (-15 -1479 ((-890 (-1036))))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) 46)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3641 (($ $) NIL)) (-3077 (((-108) $) NIL)) (-2862 (((-108) $) NIL)) (-3981 (((-712)) NIL)) (-1481 ((|#1| $) NIL) (($ $ (-854)) NIL (|has| |#1| (-346)))) (-2666 (((-1099 (-854) (-712)) (-525)) 43 (|has| |#1| (-346)))) (-3332 (((-3 $ "failed") $ $) NIL)) (-1720 (($ $) NIL)) (-3898 (((-396 $) $) NIL)) (-1965 (((-108) $ $) NIL)) (-2834 (((-712)) NIL (|has| |#1| (-346)))) (-2055 (($) NIL T CONST)) (-4174 (((-3 |#1| "failed") $) 115)) (-3341 ((|#1| $) 86)) (-1554 (($ (-1171 |#1|)) 104)) (-3640 (((-3 "prime" "polynomial" "normal" "cyclic")) 95 (|has| |#1| (-346)))) (-3265 (($ $ $) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-1325 (($) 98 (|has| |#1| (-346)))) (-3239 (($ $ $) NIL)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL)) (-1268 (($) 130 (|has| |#1| (-346)))) (-2096 (((-108) $) 49 (|has| |#1| (-346)))) (-3477 (($ $ (-712)) NIL (-3150 (|has| |#1| (-136)) (|has| |#1| (-346)))) (($ $) NIL (-3150 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2393 (((-108) $) NIL)) (-1676 (((-854) $) 47 (|has| |#1| (-346))) (((-774 (-854)) $) NIL (-3150 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-3865 (((-108) $) NIL)) (-2805 (($) 132 (|has| |#1| (-346)))) (-3108 (((-108) $) NIL (|has| |#1| (-346)))) (-1525 ((|#1| $) NIL) (($ $ (-854)) NIL (|has| |#1| (-346)))) (-2115 (((-3 $ "failed") $) NIL (|has| |#1| (-346)))) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3205 (((-1085 |#1|) $) 90) (((-1085 $) $ (-854)) NIL (|has| |#1| (-346)))) (-1970 (((-854) $) 140 (|has| |#1| (-346)))) (-3004 (((-1085 |#1|) $) NIL (|has| |#1| (-346)))) (-2224 (((-1085 |#1|) $) NIL (|has| |#1| (-346))) (((-3 (-1085 |#1|) "failed") $ $) NIL (|has| |#1| (-346)))) (-2594 (($ $ (-1085 |#1|)) NIL (|has| |#1| (-346)))) (-2081 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2621 (((-1072) $) NIL)) (-1523 (($ $) 147)) (-3492 (($) NIL (|has| |#1| (-346)) CONST)) (-3229 (($ (-854)) 71 (|has| |#1| (-346)))) (-1326 (((-108) $) 118)) (-2937 (((-1036) $) NIL)) (-1479 (((-890 (-1036))) 44)) (-3965 (($) 128 (|has| |#1| (-346)))) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-2124 (($ $ $) NIL) (($ (-591 $)) NIL)) (-4107 (((-591 (-2 (|:| -2542 (-525)) (|:| -3987 (-525))))) 93 (|has| |#1| (-346)))) (-2542 (((-396 $) $) NIL)) (-3383 (((-774 (-854))) 67) (((-854)) 68)) (-3387 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3210 (((-3 $ "failed") $ $) NIL)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3048 (((-712) $) NIL)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL)) (-2652 (((-712) $) 131 (|has| |#1| (-346))) (((-3 (-712) "failed") $ $) 125 (-3150 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-3840 (((-128)) NIL)) (-2209 (($ $) NIL (|has| |#1| (-346))) (($ $ (-712)) NIL (|has| |#1| (-346)))) (-2743 (((-774 (-854)) $) NIL) (((-854) $) NIL)) (-1341 (((-1085 |#1|)) 96)) (-3560 (($) 129 (|has| |#1| (-346)))) (-2200 (($) 137 (|has| |#1| (-346)))) (-1671 (((-1171 |#1|) $) 59) (((-631 |#1|) (-1171 $)) NIL)) (-3124 (((-3 (-1171 $) "failed") (-631 $)) NIL (|has| |#1| (-346)))) (-2686 (((-796) $) 143) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ |#1|) 75)) (-3751 (($ $) NIL (|has| |#1| (-346))) (((-3 $ "failed") $) NIL (-3150 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-3425 (((-712)) 139)) (-3612 (((-1171 $)) 117) (((-1171 $) (-854)) 73)) (-1724 (((-108) $ $) NIL)) (-2588 (((-108) $) NIL)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-1830 (($) 32 T CONST)) (-1839 (($) 19 T CONST)) (-3861 (($ $) 81 (|has| |#1| (-346))) (($ $ (-712)) NIL (|has| |#1| (-346)))) (-1796 (($ $) NIL (|has| |#1| (-346))) (($ $ (-712)) NIL (|has| |#1| (-346)))) (-3944 (((-108) $ $) 48)) (-4059 (($ $ $) 145) (($ $ |#1|) 146)) (-4047 (($ $) 127) (($ $ $) NIL)) (-4036 (($ $ $) 61)) (** (($ $ (-854)) 149) (($ $ (-712)) 150) (($ $ (-525)) 148)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 77) (($ $ $) 76) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) 144)))
+(((-322 |#1| |#2|) (-13 (-307 |#1|) (-10 -7 (-15 -1479 ((-890 (-1036)))))) (-327) (-1085 |#1|)) (T -322))
+((-1479 (*1 *2) (-12 (-5 *2 (-890 (-1036))) (-5 *1 (-322 *3 *4)) (-4 *3 (-327)) (-14 *4 (-1085 *3)))))
+(-13 (-307 |#1|) (-10 -7 (-15 -1479 ((-890 (-1036))))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3641 (($ $) NIL)) (-3077 (((-108) $) NIL)) (-2862 (((-108) $) NIL)) (-3981 (((-712)) NIL)) (-1481 ((|#1| $) NIL) (($ $ (-854)) NIL (|has| |#1| (-346)))) (-2666 (((-1099 (-854) (-712)) (-525)) NIL (|has| |#1| (-346)))) (-3332 (((-3 $ "failed") $ $) NIL)) (-1720 (($ $) NIL)) (-3898 (((-396 $) $) NIL)) (-1965 (((-108) $ $) NIL)) (-2834 (((-712)) NIL (|has| |#1| (-346)))) (-2055 (($) NIL T CONST)) (-4174 (((-3 |#1| "failed") $) NIL)) (-3341 ((|#1| $) NIL)) (-1554 (($ (-1171 |#1|)) NIL)) (-3640 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| |#1| (-346)))) (-3265 (($ $ $) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-1325 (($) NIL (|has| |#1| (-346)))) (-3239 (($ $ $) NIL)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL)) (-1268 (($) NIL (|has| |#1| (-346)))) (-2096 (((-108) $) NIL (|has| |#1| (-346)))) (-3477 (($ $ (-712)) NIL (-3150 (|has| |#1| (-136)) (|has| |#1| (-346)))) (($ $) NIL (-3150 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2393 (((-108) $) NIL)) (-1676 (((-854) $) NIL (|has| |#1| (-346))) (((-774 (-854)) $) NIL (-3150 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-3865 (((-108) $) NIL)) (-2805 (($) NIL (|has| |#1| (-346)))) (-3108 (((-108) $) NIL (|has| |#1| (-346)))) (-1525 ((|#1| $) NIL) (($ $ (-854)) NIL (|has| |#1| (-346)))) (-2115 (((-3 $ "failed") $) NIL (|has| |#1| (-346)))) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3205 (((-1085 |#1|) $) NIL) (((-1085 $) $ (-854)) NIL (|has| |#1| (-346)))) (-1970 (((-854) $) NIL (|has| |#1| (-346)))) (-3004 (((-1085 |#1|) $) NIL (|has| |#1| (-346)))) (-2224 (((-1085 |#1|) $) NIL (|has| |#1| (-346))) (((-3 (-1085 |#1|) "failed") $ $) NIL (|has| |#1| (-346)))) (-2594 (($ $ (-1085 |#1|)) NIL (|has| |#1| (-346)))) (-2081 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2621 (((-1072) $) NIL)) (-1523 (($ $) NIL)) (-3492 (($) NIL (|has| |#1| (-346)) CONST)) (-3229 (($ (-854)) NIL (|has| |#1| (-346)))) (-1326 (((-108) $) NIL)) (-2937 (((-1036) $) NIL)) (-1479 (((-890 (-1036))) NIL)) (-3965 (($) NIL (|has| |#1| (-346)))) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-2124 (($ $ $) NIL) (($ (-591 $)) NIL)) (-4107 (((-591 (-2 (|:| -2542 (-525)) (|:| -3987 (-525))))) NIL (|has| |#1| (-346)))) (-2542 (((-396 $) $) NIL)) (-3383 (((-774 (-854))) NIL) (((-854)) NIL)) (-3387 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3210 (((-3 $ "failed") $ $) NIL)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3048 (((-712) $) NIL)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL)) (-2652 (((-712) $) NIL (|has| |#1| (-346))) (((-3 (-712) "failed") $ $) NIL (-3150 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-3840 (((-128)) NIL)) (-2209 (($ $) NIL (|has| |#1| (-346))) (($ $ (-712)) NIL (|has| |#1| (-346)))) (-2743 (((-774 (-854)) $) NIL) (((-854) $) NIL)) (-1341 (((-1085 |#1|)) NIL)) (-3560 (($) NIL (|has| |#1| (-346)))) (-2200 (($) NIL (|has| |#1| (-346)))) (-1671 (((-1171 |#1|) $) NIL) (((-631 |#1|) (-1171 $)) NIL)) (-3124 (((-3 (-1171 $) "failed") (-631 $)) NIL (|has| |#1| (-346)))) (-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ |#1|) NIL)) (-3751 (($ $) NIL (|has| |#1| (-346))) (((-3 $ "failed") $) NIL (-3150 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-3425 (((-712)) NIL)) (-3612 (((-1171 $)) NIL) (((-1171 $) (-854)) NIL)) (-1724 (((-108) $ $) NIL)) (-2588 (((-108) $) NIL)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-1830 (($) NIL T CONST)) (-1839 (($) NIL T CONST)) (-3861 (($ $) NIL (|has| |#1| (-346))) (($ $ (-712)) NIL (|has| |#1| (-346)))) (-1796 (($ $) NIL (|has| |#1| (-346))) (($ $ (-712)) NIL (|has| |#1| (-346)))) (-3944 (((-108) $ $) NIL)) (-4059 (($ $ $) NIL) (($ $ |#1|) NIL)) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
+(((-323 |#1| |#2|) (-13 (-307 |#1|) (-10 -7 (-15 -1479 ((-890 (-1036)))))) (-327) (-854)) (T -323))
+((-1479 (*1 *2) (-12 (-5 *2 (-890 (-1036))) (-5 *1 (-323 *3 *4)) (-4 *3 (-327)) (-14 *4 (-854)))))
+(-13 (-307 |#1|) (-10 -7 (-15 -1479 ((-890 (-1036))))))
+((-2492 (((-712) (-1171 (-591 (-2 (|:| -2940 |#1|) (|:| -3229 (-1036)))))) 42)) (-4030 (((-890 (-1036)) (-1085 |#1|)) 85)) (-1296 (((-1171 (-591 (-2 (|:| -2940 |#1|) (|:| -3229 (-1036))))) (-1085 |#1|)) 78)) (-2811 (((-631 |#1|) (-1171 (-591 (-2 (|:| -2940 |#1|) (|:| -3229 (-1036)))))) 86)) (-3396 (((-3 (-1171 (-591 (-2 (|:| -2940 |#1|) (|:| -3229 (-1036))))) "failed") (-854)) 13)) (-2481 (((-3 (-1085 |#1|) (-1171 (-591 (-2 (|:| -2940 |#1|) (|:| -3229 (-1036)))))) (-854)) 18)))
+(((-324 |#1|) (-10 -7 (-15 -4030 ((-890 (-1036)) (-1085 |#1|))) (-15 -1296 ((-1171 (-591 (-2 (|:| -2940 |#1|) (|:| -3229 (-1036))))) (-1085 |#1|))) (-15 -2811 ((-631 |#1|) (-1171 (-591 (-2 (|:| -2940 |#1|) (|:| -3229 (-1036))))))) (-15 -2492 ((-712) (-1171 (-591 (-2 (|:| -2940 |#1|) (|:| -3229 (-1036))))))) (-15 -3396 ((-3 (-1171 (-591 (-2 (|:| -2940 |#1|) (|:| -3229 (-1036))))) "failed") (-854))) (-15 -2481 ((-3 (-1085 |#1|) (-1171 (-591 (-2 (|:| -2940 |#1|) (|:| -3229 (-1036)))))) (-854)))) (-327)) (T -324))
+((-2481 (*1 *2 *3) (-12 (-5 *3 (-854)) (-5 *2 (-3 (-1085 *4) (-1171 (-591 (-2 (|:| -2940 *4) (|:| -3229 (-1036))))))) (-5 *1 (-324 *4)) (-4 *4 (-327)))) (-3396 (*1 *2 *3) (|partial| -12 (-5 *3 (-854)) (-5 *2 (-1171 (-591 (-2 (|:| -2940 *4) (|:| -3229 (-1036)))))) (-5 *1 (-324 *4)) (-4 *4 (-327)))) (-2492 (*1 *2 *3) (-12 (-5 *3 (-1171 (-591 (-2 (|:| -2940 *4) (|:| -3229 (-1036)))))) (-4 *4 (-327)) (-5 *2 (-712)) (-5 *1 (-324 *4)))) (-2811 (*1 *2 *3) (-12 (-5 *3 (-1171 (-591 (-2 (|:| -2940 *4) (|:| -3229 (-1036)))))) (-4 *4 (-327)) (-5 *2 (-631 *4)) (-5 *1 (-324 *4)))) (-1296 (*1 *2 *3) (-12 (-5 *3 (-1085 *4)) (-4 *4 (-327)) (-5 *2 (-1171 (-591 (-2 (|:| -2940 *4) (|:| -3229 (-1036)))))) (-5 *1 (-324 *4)))) (-4030 (*1 *2 *3) (-12 (-5 *3 (-1085 *4)) (-4 *4 (-327)) (-5 *2 (-890 (-1036))) (-5 *1 (-324 *4)))))
+(-10 -7 (-15 -4030 ((-890 (-1036)) (-1085 |#1|))) (-15 -1296 ((-1171 (-591 (-2 (|:| -2940 |#1|) (|:| -3229 (-1036))))) (-1085 |#1|))) (-15 -2811 ((-631 |#1|) (-1171 (-591 (-2 (|:| -2940 |#1|) (|:| -3229 (-1036))))))) (-15 -2492 ((-712) (-1171 (-591 (-2 (|:| -2940 |#1|) (|:| -3229 (-1036))))))) (-15 -3396 ((-3 (-1171 (-591 (-2 (|:| -2940 |#1|) (|:| -3229 (-1036))))) "failed") (-854))) (-15 -2481 ((-3 (-1085 |#1|) (-1171 (-591 (-2 (|:| -2940 |#1|) (|:| -3229 (-1036)))))) (-854))))
+((-2686 ((|#1| |#3|) 86) ((|#3| |#1|) 69)))
+(((-325 |#1| |#2| |#3|) (-10 -7 (-15 -2686 (|#3| |#1|)) (-15 -2686 (|#1| |#3|))) (-307 |#2|) (-327) (-307 |#2|)) (T -325))
+((-2686 (*1 *2 *3) (-12 (-4 *4 (-327)) (-4 *2 (-307 *4)) (-5 *1 (-325 *2 *4 *3)) (-4 *3 (-307 *4)))) (-2686 (*1 *2 *3) (-12 (-4 *4 (-327)) (-4 *2 (-307 *4)) (-5 *1 (-325 *3 *4 *2)) (-4 *3 (-307 *4)))))
+(-10 -7 (-15 -2686 (|#3| |#1|)) (-15 -2686 (|#1| |#3|)))
+((-2096 (((-108) $) 52)) (-1676 (((-774 (-854)) $) 21) (((-854) $) 53)) (-2115 (((-3 $ "failed") $) 16)) (-3492 (($) 9)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) 94)) (-2652 (((-3 (-712) "failed") $ $) 72) (((-712) $) 61)) (-2209 (($ $ (-712)) NIL) (($ $) 8)) (-3560 (($) 46)) (-3124 (((-3 (-1171 $) "failed") (-631 $)) 34)) (-3751 (((-3 $ "failed") $) 40) (($ $) 39)))
+(((-326 |#1|) (-10 -8 (-15 -1676 ((-854) |#1|)) (-15 -2652 ((-712) |#1|)) (-15 -2096 ((-108) |#1|)) (-15 -3560 (|#1|)) (-15 -3124 ((-3 (-1171 |#1|) "failed") (-631 |#1|))) (-15 -3751 (|#1| |#1|)) (-15 -2209 (|#1| |#1|)) (-15 -2209 (|#1| |#1| (-712))) (-15 -3492 (|#1|)) (-15 -2115 ((-3 |#1| "failed") |#1|)) (-15 -2652 ((-3 (-712) "failed") |#1| |#1|)) (-15 -1676 ((-774 (-854)) |#1|)) (-15 -3751 ((-3 |#1| "failed") |#1|)) (-15 -3910 ((-1085 |#1|) (-1085 |#1|) (-1085 |#1|)))) (-327)) (T -326))
+NIL
+(-10 -8 (-15 -1676 ((-854) |#1|)) (-15 -2652 ((-712) |#1|)) (-15 -2096 ((-108) |#1|)) (-15 -3560 (|#1|)) (-15 -3124 ((-3 (-1171 |#1|) "failed") (-631 |#1|))) (-15 -3751 (|#1| |#1|)) (-15 -2209 (|#1| |#1|)) (-15 -2209 (|#1| |#1| (-712))) (-15 -3492 (|#1|)) (-15 -2115 ((-3 |#1| "failed") |#1|)) (-15 -2652 ((-3 (-712) "failed") |#1| |#1|)) (-15 -1676 ((-774 (-854)) |#1|)) (-15 -3751 ((-3 |#1| "failed") |#1|)) (-15 -3910 ((-1085 |#1|) (-1085 |#1|) (-1085 |#1|))))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) 41)) (-3641 (($ $) 40)) (-3077 (((-108) $) 38)) (-2666 (((-1099 (-854) (-712)) (-525)) 93)) (-3332 (((-3 $ "failed") $ $) 19)) (-1720 (($ $) 73)) (-3898 (((-396 $) $) 72)) (-1965 (((-108) $ $) 59)) (-2834 (((-712)) 103)) (-2055 (($) 17 T CONST)) (-3640 (((-3 "prime" "polynomial" "normal" "cyclic")) 87)) (-3265 (($ $ $) 55)) (-1522 (((-3 $ "failed") $) 34)) (-1325 (($) 106)) (-3239 (($ $ $) 56)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) 51)) (-1268 (($) 91)) (-2096 (((-108) $) 90)) (-3477 (($ $) 79) (($ $ (-712)) 78)) (-2393 (((-108) $) 71)) (-1676 (((-774 (-854)) $) 81) (((-854) $) 88)) (-3865 (((-108) $) 31)) (-2115 (((-3 $ "failed") $) 102)) (-3188 (((-3 (-591 $) "failed") (-591 $) $) 52)) (-1970 (((-854) $) 105)) (-2081 (($ $ $) 46) (($ (-591 $)) 45)) (-2621 (((-1072) $) 9)) (-1523 (($ $) 70)) (-3492 (($) 101 T CONST)) (-3229 (($ (-854)) 104)) (-2937 (((-1036) $) 10)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) 44)) (-2124 (($ $ $) 48) (($ (-591 $)) 47)) (-4107 (((-591 (-2 (|:| -2542 (-525)) (|:| -3987 (-525))))) 94)) (-2542 (((-396 $) $) 74)) (-3387 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-3210 (((-3 $ "failed") $ $) 42)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) 50)) (-3048 (((-712) $) 58)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) 57)) (-2652 (((-3 (-712) "failed") $ $) 80) (((-712) $) 89)) (-2209 (($ $ (-712)) 99) (($ $) 97)) (-3560 (($) 92)) (-3124 (((-3 (-1171 $) "failed") (-631 $)) 95)) (-2686 (((-796) $) 11) (($ (-525)) 28) (($ $) 43) (($ (-385 (-525))) 65)) (-3751 (((-3 $ "failed") $) 82) (($ $) 96)) (-3425 (((-712)) 29)) (-1724 (((-108) $ $) 39)) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33) (($ $ (-525)) 69)) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-1796 (($ $ (-712)) 100) (($ $) 98)) (-3944 (((-108) $ $) 6)) (-4059 (($ $ $) 64)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32) (($ $ (-525)) 68)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 67) (($ (-385 (-525)) $) 66)))
(((-327) (-131)) (T -327))
-((-1437 (*1 *1 *1) (-4 *1 (-327))) (-2265 (*1 *2 *3) (|partial| -12 (-5 *3 (-631 *1)) (-4 *1 (-327)) (-5 *2 (-1171 *1)))) (-2846 (*1 *2) (-12 (-4 *1 (-327)) (-5 *2 (-591 (-2 (|:| -1348 (-525)) (|:| -2008 (-525))))))) (-3734 (*1 *2 *3) (-12 (-4 *1 (-327)) (-5 *3 (-525)) (-5 *2 (-1099 (-854) (-712))))) (-2616 (*1 *1) (-4 *1 (-327))) (-3944 (*1 *1) (-4 *1 (-327))) (-4104 (*1 *2 *1) (-12 (-4 *1 (-327)) (-5 *2 (-108)))) (-2953 (*1 *2 *1) (-12 (-4 *1 (-327)) (-5 *2 (-712)))) (-3873 (*1 *2 *1) (-12 (-4 *1 (-327)) (-5 *2 (-854)))) (-2625 (*1 *2) (-12 (-4 *1 (-327)) (-5 *2 (-3 "prime" "polynomial" "normal" "cyclic")))))
-(-13 (-380) (-346) (-1065) (-213) (-10 -8 (-15 -1437 ($ $)) (-15 -2265 ((-3 (-1171 $) "failed") (-631 $))) (-15 -2846 ((-591 (-2 (|:| -1348 (-525)) (|:| -2008 (-525)))))) (-15 -3734 ((-1099 (-854) (-712)) (-525))) (-15 -2616 ($)) (-15 -3944 ($)) (-15 -4104 ((-108) $)) (-15 -2953 ((-712) $)) (-15 -3873 ((-854) $)) (-15 -2625 ((-3 "prime" "polynomial" "normal" "cyclic")))))
+((-3751 (*1 *1 *1) (-4 *1 (-327))) (-3124 (*1 *2 *3) (|partial| -12 (-5 *3 (-631 *1)) (-4 *1 (-327)) (-5 *2 (-1171 *1)))) (-4107 (*1 *2) (-12 (-4 *1 (-327)) (-5 *2 (-591 (-2 (|:| -2542 (-525)) (|:| -3987 (-525))))))) (-2666 (*1 *2 *3) (-12 (-4 *1 (-327)) (-5 *3 (-525)) (-5 *2 (-1099 (-854) (-712))))) (-3560 (*1 *1) (-4 *1 (-327))) (-1268 (*1 *1) (-4 *1 (-327))) (-2096 (*1 *2 *1) (-12 (-4 *1 (-327)) (-5 *2 (-108)))) (-2652 (*1 *2 *1) (-12 (-4 *1 (-327)) (-5 *2 (-712)))) (-1676 (*1 *2 *1) (-12 (-4 *1 (-327)) (-5 *2 (-854)))) (-3640 (*1 *2) (-12 (-4 *1 (-327)) (-5 *2 (-3 "prime" "polynomial" "normal" "cyclic")))))
+(-13 (-380) (-346) (-1065) (-213) (-10 -8 (-15 -3751 ($ $)) (-15 -3124 ((-3 (-1171 $) "failed") (-631 $))) (-15 -4107 ((-591 (-2 (|:| -2542 (-525)) (|:| -3987 (-525)))))) (-15 -2666 ((-1099 (-854) (-712)) (-525))) (-15 -3560 ($)) (-15 -1268 ($)) (-15 -2096 ((-108) $)) (-15 -2652 ((-712) $)) (-15 -1676 ((-854) $)) (-15 -3640 ((-3 "prime" "polynomial" "normal" "cyclic")))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-385 (-525))) . T) ((-37 $) . T) ((-97) . T) ((-107 #0# #0#) . T) ((-107 $ $) . T) ((-126) . T) ((-136) . T) ((-565 (-796)) . T) ((-160) . T) ((-213) . T) ((-223) . T) ((-269) . T) ((-286) . T) ((-341) . T) ((-380) . T) ((-346) . T) ((-429) . T) ((-517) . T) ((-593 #0#) . T) ((-593 $) . T) ((-659 #0#) . T) ((-659 $) . T) ((-668) . T) ((-853) . T) ((-981 #0#) . T) ((-981 $) . T) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T) ((-1065) . T) ((-1129) . T))
-((-1426 (((-2 (|:| -4003 (-631 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-631 |#1|))) |#1|) 53)) (-3441 (((-2 (|:| -4003 (-631 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-631 |#1|)))) 51)))
-(((-328 |#1| |#2| |#3|) (-10 -7 (-15 -3441 ((-2 (|:| -4003 (-631 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-631 |#1|))))) (-15 -1426 ((-2 (|:| -4003 (-631 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-631 |#1|))) |#1|))) (-13 (-286) (-10 -8 (-15 -2827 ((-396 $) $)))) (-1147 |#1|) (-387 |#1| |#2|)) (T -328))
-((-1426 (*1 *2 *3) (-12 (-4 *3 (-13 (-286) (-10 -8 (-15 -2827 ((-396 $) $))))) (-4 *4 (-1147 *3)) (-5 *2 (-2 (|:| -4003 (-631 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-631 *3)))) (-5 *1 (-328 *3 *4 *5)) (-4 *5 (-387 *3 *4)))) (-3441 (*1 *2) (-12 (-4 *3 (-13 (-286) (-10 -8 (-15 -2827 ((-396 $) $))))) (-4 *4 (-1147 *3)) (-5 *2 (-2 (|:| -4003 (-631 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-631 *3)))) (-5 *1 (-328 *3 *4 *5)) (-4 *5 (-387 *3 *4)))))
-(-10 -7 (-15 -3441 ((-2 (|:| -4003 (-631 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-631 |#1|))))) (-15 -1426 ((-2 (|:| -4003 (-631 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-631 |#1|))) |#1|)))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3706 (($ $) NIL)) (-1715 (((-108) $) NIL)) (-2144 (((-108) $) NIL)) (-2834 (((-712)) NIL)) (-2569 (((-843 |#1|) $) NIL) (($ $ (-854)) NIL (|has| (-843 |#1|) (-346)))) (-3734 (((-1099 (-854) (-712)) (-525)) NIL (|has| (-843 |#1|) (-346)))) (-2157 (((-3 $ "failed") $ $) NIL)) (-1291 (($ $) NIL)) (-2827 (((-396 $) $) NIL)) (-3715 (((-712)) NIL)) (-1947 (((-108) $ $) NIL)) (-3032 (((-712)) NIL (|has| (-843 |#1|) (-346)))) (-3798 (($) NIL T CONST)) (-1251 (((-3 (-843 |#1|) "failed") $) NIL)) (-3528 (((-843 |#1|) $) NIL)) (-4171 (($ (-1171 (-843 |#1|))) NIL)) (-2625 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-843 |#1|) (-346)))) (-2129 (($ $ $) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-3377 (($) NIL (|has| (-843 |#1|) (-346)))) (-2110 (($ $ $) NIL)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL)) (-3944 (($) NIL (|has| (-843 |#1|) (-346)))) (-4104 (((-108) $) NIL (|has| (-843 |#1|) (-346)))) (-2299 (($ $ (-712)) NIL (-3321 (|has| (-843 |#1|) (-136)) (|has| (-843 |#1|) (-346)))) (($ $) NIL (-3321 (|has| (-843 |#1|) (-136)) (|has| (-843 |#1|) (-346))))) (-2744 (((-108) $) NIL)) (-3873 (((-854) $) NIL (|has| (-843 |#1|) (-346))) (((-774 (-854)) $) NIL (-3321 (|has| (-843 |#1|) (-136)) (|has| (-843 |#1|) (-346))))) (-2824 (((-108) $) NIL)) (-4046 (($) NIL (|has| (-843 |#1|) (-346)))) (-1751 (((-108) $) NIL (|has| (-843 |#1|) (-346)))) (-2771 (((-843 |#1|) $) NIL) (($ $ (-854)) NIL (|has| (-843 |#1|) (-346)))) (-2085 (((-3 $ "failed") $) NIL (|has| (-843 |#1|) (-346)))) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1382 (((-1085 (-843 |#1|)) $) NIL) (((-1085 $) $ (-854)) NIL (|has| (-843 |#1|) (-346)))) (-3016 (((-854) $) NIL (|has| (-843 |#1|) (-346)))) (-1924 (((-1085 (-843 |#1|)) $) NIL (|has| (-843 |#1|) (-346)))) (-3040 (((-1085 (-843 |#1|)) $) NIL (|has| (-843 |#1|) (-346))) (((-3 (-1085 (-843 |#1|)) "failed") $ $) NIL (|has| (-843 |#1|) (-346)))) (-2054 (($ $ (-1085 (-843 |#1|))) NIL (|has| (-843 |#1|) (-346)))) (-1356 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2339 (((-1072) $) NIL)) (-1622 (($ $) NIL)) (-3506 (($) NIL (|has| (-843 |#1|) (-346)) CONST)) (-2226 (($ (-854)) NIL (|has| (-843 |#1|) (-346)))) (-1476 (((-108) $) NIL)) (-2047 (((-1036) $) NIL)) (-1792 (((-1171 (-591 (-2 (|:| -3024 (-843 |#1|)) (|:| -2226 (-1036)))))) NIL)) (-2626 (((-631 (-843 |#1|))) NIL)) (-3857 (($) NIL (|has| (-843 |#1|) (-346)))) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-1399 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2846 (((-591 (-2 (|:| -1348 (-525)) (|:| -2008 (-525))))) NIL (|has| (-843 |#1|) (-346)))) (-1348 (((-396 $) $) NIL)) (-2163 (((-774 (-854))) NIL) (((-854)) NIL)) (-3375 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2089 (((-3 $ "failed") $ $) NIL)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1712 (((-712) $) NIL)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL)) (-2953 (((-712) $) NIL (|has| (-843 |#1|) (-346))) (((-3 (-712) "failed") $ $) NIL (-3321 (|has| (-843 |#1|) (-136)) (|has| (-843 |#1|) (-346))))) (-4224 (((-128)) NIL)) (-3266 (($ $) NIL (|has| (-843 |#1|) (-346))) (($ $ (-712)) NIL (|has| (-843 |#1|) (-346)))) (-1316 (((-774 (-854)) $) NIL) (((-854) $) NIL)) (-1478 (((-1085 (-843 |#1|))) NIL)) (-2616 (($) NIL (|has| (-843 |#1|) (-346)))) (-1608 (($) NIL (|has| (-843 |#1|) (-346)))) (-3572 (((-1171 (-843 |#1|)) $) NIL) (((-631 (-843 |#1|)) (-1171 $)) NIL)) (-2265 (((-3 (-1171 $) "failed") (-631 $)) NIL (|has| (-843 |#1|) (-346)))) (-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ (-843 |#1|)) NIL)) (-1437 (($ $) NIL (|has| (-843 |#1|) (-346))) (((-3 $ "failed") $) NIL (-3321 (|has| (-843 |#1|) (-136)) (|has| (-843 |#1|) (-346))))) (-2128 (((-712)) NIL)) (-4003 (((-1171 $)) NIL) (((-1171 $) (-854)) NIL)) (-2495 (((-108) $ $) NIL)) (-1884 (((-108) $) NIL)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-4191 (($) NIL T CONST)) (-4197 (($) NIL T CONST)) (-4227 (($ $) NIL (|has| (-843 |#1|) (-346))) (($ $ (-712)) NIL (|has| (-843 |#1|) (-346)))) (-4196 (($ $) NIL (|has| (-843 |#1|) (-346))) (($ $ (-712)) NIL (|has| (-843 |#1|) (-346)))) (-4096 (((-108) $ $) NIL)) (-4173 (($ $ $) NIL) (($ $ (-843 |#1|)) NIL)) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ $ (-843 |#1|)) NIL) (($ (-843 |#1|) $) NIL)))
-(((-329 |#1| |#2|) (-13 (-307 (-843 |#1|)) (-10 -7 (-15 -1792 ((-1171 (-591 (-2 (|:| -3024 (-843 |#1|)) (|:| -2226 (-1036))))))) (-15 -2626 ((-631 (-843 |#1|)))) (-15 -3715 ((-712))))) (-854) (-854)) (T -329))
-((-1792 (*1 *2) (-12 (-5 *2 (-1171 (-591 (-2 (|:| -3024 (-843 *3)) (|:| -2226 (-1036)))))) (-5 *1 (-329 *3 *4)) (-14 *3 (-854)) (-14 *4 (-854)))) (-2626 (*1 *2) (-12 (-5 *2 (-631 (-843 *3))) (-5 *1 (-329 *3 *4)) (-14 *3 (-854)) (-14 *4 (-854)))) (-3715 (*1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-329 *3 *4)) (-14 *3 (-854)) (-14 *4 (-854)))))
-(-13 (-307 (-843 |#1|)) (-10 -7 (-15 -1792 ((-1171 (-591 (-2 (|:| -3024 (-843 |#1|)) (|:| -2226 (-1036))))))) (-15 -2626 ((-631 (-843 |#1|)))) (-15 -3715 ((-712)))))
-((-3008 (((-108) $ $) 62)) (-1800 (((-108) $) 75)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3706 (($ $) NIL)) (-1715 (((-108) $) NIL)) (-2144 (((-108) $) NIL)) (-2834 (((-712)) NIL)) (-2569 ((|#1| $) 93) (($ $ (-854)) 91 (|has| |#1| (-346)))) (-3734 (((-1099 (-854) (-712)) (-525)) 149 (|has| |#1| (-346)))) (-2157 (((-3 $ "failed") $ $) NIL)) (-1291 (($ $) NIL)) (-2827 (((-396 $) $) NIL)) (-3715 (((-712)) 90)) (-1947 (((-108) $ $) NIL)) (-3032 (((-712)) 163 (|has| |#1| (-346)))) (-3798 (($) NIL T CONST)) (-1251 (((-3 |#1| "failed") $) 113)) (-3528 ((|#1| $) 92)) (-4171 (($ (-1171 |#1|)) 59)) (-2625 (((-3 "prime" "polynomial" "normal" "cyclic")) 189 (|has| |#1| (-346)))) (-2129 (($ $ $) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-3377 (($) 159 (|has| |#1| (-346)))) (-2110 (($ $ $) NIL)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL)) (-3944 (($) 150 (|has| |#1| (-346)))) (-4104 (((-108) $) NIL (|has| |#1| (-346)))) (-2299 (($ $ (-712)) NIL (-3321 (|has| |#1| (-136)) (|has| |#1| (-346)))) (($ $) NIL (-3321 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2744 (((-108) $) NIL)) (-3873 (((-854) $) NIL (|has| |#1| (-346))) (((-774 (-854)) $) NIL (-3321 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2824 (((-108) $) NIL)) (-4046 (($) 99 (|has| |#1| (-346)))) (-1751 (((-108) $) 176 (|has| |#1| (-346)))) (-2771 ((|#1| $) 95) (($ $ (-854)) 94 (|has| |#1| (-346)))) (-2085 (((-3 $ "failed") $) NIL (|has| |#1| (-346)))) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1382 (((-1085 |#1|) $) 190) (((-1085 $) $ (-854)) NIL (|has| |#1| (-346)))) (-3016 (((-854) $) 135 (|has| |#1| (-346)))) (-1924 (((-1085 |#1|) $) 74 (|has| |#1| (-346)))) (-3040 (((-1085 |#1|) $) 71 (|has| |#1| (-346))) (((-3 (-1085 |#1|) "failed") $ $) 83 (|has| |#1| (-346)))) (-2054 (($ $ (-1085 |#1|)) 70 (|has| |#1| (-346)))) (-1356 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2339 (((-1072) $) NIL)) (-1622 (($ $) 193)) (-3506 (($) NIL (|has| |#1| (-346)) CONST)) (-2226 (($ (-854)) 138 (|has| |#1| (-346)))) (-1476 (((-108) $) 109)) (-2047 (((-1036) $) NIL)) (-1792 (((-1171 (-591 (-2 (|:| -3024 |#1|) (|:| -2226 (-1036)))))) 84)) (-2626 (((-631 |#1|)) 88)) (-3857 (($) 97 (|has| |#1| (-346)))) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-1399 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2846 (((-591 (-2 (|:| -1348 (-525)) (|:| -2008 (-525))))) 151 (|has| |#1| (-346)))) (-1348 (((-396 $) $) NIL)) (-2163 (((-774 (-854))) NIL) (((-854)) 152)) (-3375 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2089 (((-3 $ "failed") $ $) NIL)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1712 (((-712) $) NIL)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL)) (-2953 (((-712) $) NIL (|has| |#1| (-346))) (((-3 (-712) "failed") $ $) NIL (-3321 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-4224 (((-128)) NIL)) (-3266 (($ $) NIL (|has| |#1| (-346))) (($ $ (-712)) NIL (|has| |#1| (-346)))) (-1316 (((-774 (-854)) $) NIL) (((-854) $) 63)) (-1478 (((-1085 |#1|)) 153)) (-2616 (($) 134 (|has| |#1| (-346)))) (-1608 (($) NIL (|has| |#1| (-346)))) (-3572 (((-1171 |#1|) $) 107) (((-631 |#1|) (-1171 $)) NIL)) (-2265 (((-3 (-1171 $) "failed") (-631 $)) NIL (|has| |#1| (-346)))) (-3022 (((-796) $) 125) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ |#1|) 58)) (-1437 (($ $) NIL (|has| |#1| (-346))) (((-3 $ "failed") $) NIL (-3321 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2128 (((-712)) 157)) (-4003 (((-1171 $)) 173) (((-1171 $) (-854)) 102)) (-2495 (((-108) $ $) NIL)) (-1884 (((-108) $) NIL)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-4191 (($) 30 T CONST)) (-4197 (($) 22 T CONST)) (-4227 (($ $) 108 (|has| |#1| (-346))) (($ $ (-712)) 100 (|has| |#1| (-346)))) (-4196 (($ $) NIL (|has| |#1| (-346))) (($ $ (-712)) NIL (|has| |#1| (-346)))) (-4096 (((-108) $ $) 184)) (-4173 (($ $ $) 105) (($ $ |#1|) 106)) (-4164 (($ $) 178) (($ $ $) 182)) (-4156 (($ $ $) 180)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) 139)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 187) (($ $ $) 143) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) 104)))
-(((-330 |#1| |#2|) (-13 (-307 |#1|) (-10 -7 (-15 -1792 ((-1171 (-591 (-2 (|:| -3024 |#1|) (|:| -2226 (-1036))))))) (-15 -2626 ((-631 |#1|))) (-15 -3715 ((-712))))) (-327) (-3 (-1085 |#1|) (-1171 (-591 (-2 (|:| -3024 |#1|) (|:| -2226 (-1036))))))) (T -330))
-((-1792 (*1 *2) (-12 (-5 *2 (-1171 (-591 (-2 (|:| -3024 *3) (|:| -2226 (-1036)))))) (-5 *1 (-330 *3 *4)) (-4 *3 (-327)) (-14 *4 (-3 (-1085 *3) *2)))) (-2626 (*1 *2) (-12 (-5 *2 (-631 *3)) (-5 *1 (-330 *3 *4)) (-4 *3 (-327)) (-14 *4 (-3 (-1085 *3) (-1171 (-591 (-2 (|:| -3024 *3) (|:| -2226 (-1036))))))))) (-3715 (*1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-330 *3 *4)) (-4 *3 (-327)) (-14 *4 (-3 (-1085 *3) (-1171 (-591 (-2 (|:| -3024 *3) (|:| -2226 (-1036))))))))))
-(-13 (-307 |#1|) (-10 -7 (-15 -1792 ((-1171 (-591 (-2 (|:| -3024 |#1|) (|:| -2226 (-1036))))))) (-15 -2626 ((-631 |#1|))) (-15 -3715 ((-712)))))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3706 (($ $) NIL)) (-1715 (((-108) $) NIL)) (-2144 (((-108) $) NIL)) (-2834 (((-712)) NIL)) (-2569 ((|#1| $) NIL) (($ $ (-854)) NIL (|has| |#1| (-346)))) (-3734 (((-1099 (-854) (-712)) (-525)) NIL (|has| |#1| (-346)))) (-2157 (((-3 $ "failed") $ $) NIL)) (-1291 (($ $) NIL)) (-2827 (((-396 $) $) NIL)) (-3715 (((-712)) NIL)) (-1947 (((-108) $ $) NIL)) (-3032 (((-712)) NIL (|has| |#1| (-346)))) (-3798 (($) NIL T CONST)) (-1251 (((-3 |#1| "failed") $) NIL)) (-3528 ((|#1| $) NIL)) (-4171 (($ (-1171 |#1|)) NIL)) (-2625 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| |#1| (-346)))) (-2129 (($ $ $) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-3377 (($) NIL (|has| |#1| (-346)))) (-2110 (($ $ $) NIL)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL)) (-3944 (($) NIL (|has| |#1| (-346)))) (-4104 (((-108) $) NIL (|has| |#1| (-346)))) (-2299 (($ $ (-712)) NIL (-3321 (|has| |#1| (-136)) (|has| |#1| (-346)))) (($ $) NIL (-3321 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2744 (((-108) $) NIL)) (-3873 (((-854) $) NIL (|has| |#1| (-346))) (((-774 (-854)) $) NIL (-3321 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2824 (((-108) $) NIL)) (-4046 (($) NIL (|has| |#1| (-346)))) (-1751 (((-108) $) NIL (|has| |#1| (-346)))) (-2771 ((|#1| $) NIL) (($ $ (-854)) NIL (|has| |#1| (-346)))) (-2085 (((-3 $ "failed") $) NIL (|has| |#1| (-346)))) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1382 (((-1085 |#1|) $) NIL) (((-1085 $) $ (-854)) NIL (|has| |#1| (-346)))) (-3016 (((-854) $) NIL (|has| |#1| (-346)))) (-1924 (((-1085 |#1|) $) NIL (|has| |#1| (-346)))) (-3040 (((-1085 |#1|) $) NIL (|has| |#1| (-346))) (((-3 (-1085 |#1|) "failed") $ $) NIL (|has| |#1| (-346)))) (-2054 (($ $ (-1085 |#1|)) NIL (|has| |#1| (-346)))) (-1356 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2339 (((-1072) $) NIL)) (-1622 (($ $) NIL)) (-3506 (($) NIL (|has| |#1| (-346)) CONST)) (-2226 (($ (-854)) NIL (|has| |#1| (-346)))) (-1476 (((-108) $) NIL)) (-2047 (((-1036) $) NIL)) (-1792 (((-1171 (-591 (-2 (|:| -3024 |#1|) (|:| -2226 (-1036)))))) NIL)) (-2626 (((-631 |#1|)) NIL)) (-3857 (($) NIL (|has| |#1| (-346)))) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-1399 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2846 (((-591 (-2 (|:| -1348 (-525)) (|:| -2008 (-525))))) NIL (|has| |#1| (-346)))) (-1348 (((-396 $) $) NIL)) (-2163 (((-774 (-854))) NIL) (((-854)) NIL)) (-3375 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2089 (((-3 $ "failed") $ $) NIL)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1712 (((-712) $) NIL)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL)) (-2953 (((-712) $) NIL (|has| |#1| (-346))) (((-3 (-712) "failed") $ $) NIL (-3321 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-4224 (((-128)) NIL)) (-3266 (($ $) NIL (|has| |#1| (-346))) (($ $ (-712)) NIL (|has| |#1| (-346)))) (-1316 (((-774 (-854)) $) NIL) (((-854) $) NIL)) (-1478 (((-1085 |#1|)) NIL)) (-2616 (($) NIL (|has| |#1| (-346)))) (-1608 (($) NIL (|has| |#1| (-346)))) (-3572 (((-1171 |#1|) $) NIL) (((-631 |#1|) (-1171 $)) NIL)) (-2265 (((-3 (-1171 $) "failed") (-631 $)) NIL (|has| |#1| (-346)))) (-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ |#1|) NIL)) (-1437 (($ $) NIL (|has| |#1| (-346))) (((-3 $ "failed") $) NIL (-3321 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2128 (((-712)) NIL)) (-4003 (((-1171 $)) NIL) (((-1171 $) (-854)) NIL)) (-2495 (((-108) $ $) NIL)) (-1884 (((-108) $) NIL)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-4191 (($) NIL T CONST)) (-4197 (($) NIL T CONST)) (-4227 (($ $) NIL (|has| |#1| (-346))) (($ $ (-712)) NIL (|has| |#1| (-346)))) (-4196 (($ $) NIL (|has| |#1| (-346))) (($ $ (-712)) NIL (|has| |#1| (-346)))) (-4096 (((-108) $ $) NIL)) (-4173 (($ $ $) NIL) (($ $ |#1|) NIL)) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
-(((-331 |#1| |#2|) (-13 (-307 |#1|) (-10 -7 (-15 -1792 ((-1171 (-591 (-2 (|:| -3024 |#1|) (|:| -2226 (-1036))))))) (-15 -2626 ((-631 |#1|))) (-15 -3715 ((-712))))) (-327) (-854)) (T -331))
-((-1792 (*1 *2) (-12 (-5 *2 (-1171 (-591 (-2 (|:| -3024 *3) (|:| -2226 (-1036)))))) (-5 *1 (-331 *3 *4)) (-4 *3 (-327)) (-14 *4 (-854)))) (-2626 (*1 *2) (-12 (-5 *2 (-631 *3)) (-5 *1 (-331 *3 *4)) (-4 *3 (-327)) (-14 *4 (-854)))) (-3715 (*1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-331 *3 *4)) (-4 *3 (-327)) (-14 *4 (-854)))))
-(-13 (-307 |#1|) (-10 -7 (-15 -1792 ((-1171 (-591 (-2 (|:| -3024 |#1|) (|:| -2226 (-1036))))))) (-15 -2626 ((-631 |#1|))) (-15 -3715 ((-712)))))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3706 (($ $) NIL)) (-1715 (((-108) $) NIL)) (-2144 (((-108) $) NIL)) (-2834 (((-712)) NIL)) (-2569 (((-843 |#1|) $) NIL) (($ $ (-854)) NIL (|has| (-843 |#1|) (-346)))) (-3734 (((-1099 (-854) (-712)) (-525)) NIL (|has| (-843 |#1|) (-346)))) (-2157 (((-3 $ "failed") $ $) NIL)) (-1291 (($ $) NIL)) (-2827 (((-396 $) $) NIL)) (-1947 (((-108) $ $) NIL)) (-3032 (((-712)) NIL (|has| (-843 |#1|) (-346)))) (-3798 (($) NIL T CONST)) (-1251 (((-3 (-843 |#1|) "failed") $) NIL)) (-3528 (((-843 |#1|) $) NIL)) (-4171 (($ (-1171 (-843 |#1|))) NIL)) (-2625 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-843 |#1|) (-346)))) (-2129 (($ $ $) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-3377 (($) NIL (|has| (-843 |#1|) (-346)))) (-2110 (($ $ $) NIL)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL)) (-3944 (($) NIL (|has| (-843 |#1|) (-346)))) (-4104 (((-108) $) NIL (|has| (-843 |#1|) (-346)))) (-2299 (($ $ (-712)) NIL (-3321 (|has| (-843 |#1|) (-136)) (|has| (-843 |#1|) (-346)))) (($ $) NIL (-3321 (|has| (-843 |#1|) (-136)) (|has| (-843 |#1|) (-346))))) (-2744 (((-108) $) NIL)) (-3873 (((-854) $) NIL (|has| (-843 |#1|) (-346))) (((-774 (-854)) $) NIL (-3321 (|has| (-843 |#1|) (-136)) (|has| (-843 |#1|) (-346))))) (-2824 (((-108) $) NIL)) (-4046 (($) NIL (|has| (-843 |#1|) (-346)))) (-1751 (((-108) $) NIL (|has| (-843 |#1|) (-346)))) (-2771 (((-843 |#1|) $) NIL) (($ $ (-854)) NIL (|has| (-843 |#1|) (-346)))) (-2085 (((-3 $ "failed") $) NIL (|has| (-843 |#1|) (-346)))) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1382 (((-1085 (-843 |#1|)) $) NIL) (((-1085 $) $ (-854)) NIL (|has| (-843 |#1|) (-346)))) (-3016 (((-854) $) NIL (|has| (-843 |#1|) (-346)))) (-1924 (((-1085 (-843 |#1|)) $) NIL (|has| (-843 |#1|) (-346)))) (-3040 (((-1085 (-843 |#1|)) $) NIL (|has| (-843 |#1|) (-346))) (((-3 (-1085 (-843 |#1|)) "failed") $ $) NIL (|has| (-843 |#1|) (-346)))) (-2054 (($ $ (-1085 (-843 |#1|))) NIL (|has| (-843 |#1|) (-346)))) (-1356 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2339 (((-1072) $) NIL)) (-1622 (($ $) NIL)) (-3506 (($) NIL (|has| (-843 |#1|) (-346)) CONST)) (-2226 (($ (-854)) NIL (|has| (-843 |#1|) (-346)))) (-1476 (((-108) $) NIL)) (-2047 (((-1036) $) NIL)) (-3857 (($) NIL (|has| (-843 |#1|) (-346)))) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-1399 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2846 (((-591 (-2 (|:| -1348 (-525)) (|:| -2008 (-525))))) NIL (|has| (-843 |#1|) (-346)))) (-1348 (((-396 $) $) NIL)) (-2163 (((-774 (-854))) NIL) (((-854)) NIL)) (-3375 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2089 (((-3 $ "failed") $ $) NIL)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1712 (((-712) $) NIL)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL)) (-2953 (((-712) $) NIL (|has| (-843 |#1|) (-346))) (((-3 (-712) "failed") $ $) NIL (-3321 (|has| (-843 |#1|) (-136)) (|has| (-843 |#1|) (-346))))) (-4224 (((-128)) NIL)) (-3266 (($ $) NIL (|has| (-843 |#1|) (-346))) (($ $ (-712)) NIL (|has| (-843 |#1|) (-346)))) (-1316 (((-774 (-854)) $) NIL) (((-854) $) NIL)) (-1478 (((-1085 (-843 |#1|))) NIL)) (-2616 (($) NIL (|has| (-843 |#1|) (-346)))) (-1608 (($) NIL (|has| (-843 |#1|) (-346)))) (-3572 (((-1171 (-843 |#1|)) $) NIL) (((-631 (-843 |#1|)) (-1171 $)) NIL)) (-2265 (((-3 (-1171 $) "failed") (-631 $)) NIL (|has| (-843 |#1|) (-346)))) (-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ (-843 |#1|)) NIL)) (-1437 (($ $) NIL (|has| (-843 |#1|) (-346))) (((-3 $ "failed") $) NIL (-3321 (|has| (-843 |#1|) (-136)) (|has| (-843 |#1|) (-346))))) (-2128 (((-712)) NIL)) (-4003 (((-1171 $)) NIL) (((-1171 $) (-854)) NIL)) (-2495 (((-108) $ $) NIL)) (-1884 (((-108) $) NIL)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-4191 (($) NIL T CONST)) (-4197 (($) NIL T CONST)) (-4227 (($ $) NIL (|has| (-843 |#1|) (-346))) (($ $ (-712)) NIL (|has| (-843 |#1|) (-346)))) (-4196 (($ $) NIL (|has| (-843 |#1|) (-346))) (($ $ (-712)) NIL (|has| (-843 |#1|) (-346)))) (-4096 (((-108) $ $) NIL)) (-4173 (($ $ $) NIL) (($ $ (-843 |#1|)) NIL)) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ $ (-843 |#1|)) NIL) (($ (-843 |#1|) $) NIL)))
+((-3662 (((-2 (|:| -3612 (-631 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-631 |#1|))) |#1|) 53)) (-2773 (((-2 (|:| -3612 (-631 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-631 |#1|)))) 51)))
+(((-328 |#1| |#2| |#3|) (-10 -7 (-15 -2773 ((-2 (|:| -3612 (-631 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-631 |#1|))))) (-15 -3662 ((-2 (|:| -3612 (-631 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-631 |#1|))) |#1|))) (-13 (-286) (-10 -8 (-15 -3898 ((-396 $) $)))) (-1147 |#1|) (-387 |#1| |#2|)) (T -328))
+((-3662 (*1 *2 *3) (-12 (-4 *3 (-13 (-286) (-10 -8 (-15 -3898 ((-396 $) $))))) (-4 *4 (-1147 *3)) (-5 *2 (-2 (|:| -3612 (-631 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-631 *3)))) (-5 *1 (-328 *3 *4 *5)) (-4 *5 (-387 *3 *4)))) (-2773 (*1 *2) (-12 (-4 *3 (-13 (-286) (-10 -8 (-15 -3898 ((-396 $) $))))) (-4 *4 (-1147 *3)) (-5 *2 (-2 (|:| -3612 (-631 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-631 *3)))) (-5 *1 (-328 *3 *4 *5)) (-4 *5 (-387 *3 *4)))))
+(-10 -7 (-15 -2773 ((-2 (|:| -3612 (-631 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-631 |#1|))))) (-15 -3662 ((-2 (|:| -3612 (-631 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-631 |#1|))) |#1|)))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3641 (($ $) NIL)) (-3077 (((-108) $) NIL)) (-2862 (((-108) $) NIL)) (-3981 (((-712)) NIL)) (-1481 (((-843 |#1|) $) NIL) (($ $ (-854)) NIL (|has| (-843 |#1|) (-346)))) (-2666 (((-1099 (-854) (-712)) (-525)) NIL (|has| (-843 |#1|) (-346)))) (-3332 (((-3 $ "failed") $ $) NIL)) (-1720 (($ $) NIL)) (-3898 (((-396 $) $) NIL)) (-2492 (((-712)) NIL)) (-1965 (((-108) $ $) NIL)) (-2834 (((-712)) NIL (|has| (-843 |#1|) (-346)))) (-2055 (($) NIL T CONST)) (-4174 (((-3 (-843 |#1|) "failed") $) NIL)) (-3341 (((-843 |#1|) $) NIL)) (-1554 (($ (-1171 (-843 |#1|))) NIL)) (-3640 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-843 |#1|) (-346)))) (-3265 (($ $ $) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-1325 (($) NIL (|has| (-843 |#1|) (-346)))) (-3239 (($ $ $) NIL)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL)) (-1268 (($) NIL (|has| (-843 |#1|) (-346)))) (-2096 (((-108) $) NIL (|has| (-843 |#1|) (-346)))) (-3477 (($ $ (-712)) NIL (-3150 (|has| (-843 |#1|) (-136)) (|has| (-843 |#1|) (-346)))) (($ $) NIL (-3150 (|has| (-843 |#1|) (-136)) (|has| (-843 |#1|) (-346))))) (-2393 (((-108) $) NIL)) (-1676 (((-854) $) NIL (|has| (-843 |#1|) (-346))) (((-774 (-854)) $) NIL (-3150 (|has| (-843 |#1|) (-136)) (|has| (-843 |#1|) (-346))))) (-3865 (((-108) $) NIL)) (-2805 (($) NIL (|has| (-843 |#1|) (-346)))) (-3108 (((-108) $) NIL (|has| (-843 |#1|) (-346)))) (-1525 (((-843 |#1|) $) NIL) (($ $ (-854)) NIL (|has| (-843 |#1|) (-346)))) (-2115 (((-3 $ "failed") $) NIL (|has| (-843 |#1|) (-346)))) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3205 (((-1085 (-843 |#1|)) $) NIL) (((-1085 $) $ (-854)) NIL (|has| (-843 |#1|) (-346)))) (-1970 (((-854) $) NIL (|has| (-843 |#1|) (-346)))) (-3004 (((-1085 (-843 |#1|)) $) NIL (|has| (-843 |#1|) (-346)))) (-2224 (((-1085 (-843 |#1|)) $) NIL (|has| (-843 |#1|) (-346))) (((-3 (-1085 (-843 |#1|)) "failed") $ $) NIL (|has| (-843 |#1|) (-346)))) (-2594 (($ $ (-1085 (-843 |#1|))) NIL (|has| (-843 |#1|) (-346)))) (-2081 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2621 (((-1072) $) NIL)) (-1523 (($ $) NIL)) (-3492 (($) NIL (|has| (-843 |#1|) (-346)) CONST)) (-3229 (($ (-854)) NIL (|has| (-843 |#1|) (-346)))) (-1326 (((-108) $) NIL)) (-2937 (((-1036) $) NIL)) (-1249 (((-1171 (-591 (-2 (|:| -2940 (-843 |#1|)) (|:| -3229 (-1036)))))) NIL)) (-2440 (((-631 (-843 |#1|))) NIL)) (-3965 (($) NIL (|has| (-843 |#1|) (-346)))) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-2124 (($ $ $) NIL) (($ (-591 $)) NIL)) (-4107 (((-591 (-2 (|:| -2542 (-525)) (|:| -3987 (-525))))) NIL (|has| (-843 |#1|) (-346)))) (-2542 (((-396 $) $) NIL)) (-3383 (((-774 (-854))) NIL) (((-854)) NIL)) (-3387 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3210 (((-3 $ "failed") $ $) NIL)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3048 (((-712) $) NIL)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL)) (-2652 (((-712) $) NIL (|has| (-843 |#1|) (-346))) (((-3 (-712) "failed") $ $) NIL (-3150 (|has| (-843 |#1|) (-136)) (|has| (-843 |#1|) (-346))))) (-3840 (((-128)) NIL)) (-2209 (($ $) NIL (|has| (-843 |#1|) (-346))) (($ $ (-712)) NIL (|has| (-843 |#1|) (-346)))) (-2743 (((-774 (-854)) $) NIL) (((-854) $) NIL)) (-1341 (((-1085 (-843 |#1|))) NIL)) (-3560 (($) NIL (|has| (-843 |#1|) (-346)))) (-2200 (($) NIL (|has| (-843 |#1|) (-346)))) (-1671 (((-1171 (-843 |#1|)) $) NIL) (((-631 (-843 |#1|)) (-1171 $)) NIL)) (-3124 (((-3 (-1171 $) "failed") (-631 $)) NIL (|has| (-843 |#1|) (-346)))) (-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ (-843 |#1|)) NIL)) (-3751 (($ $) NIL (|has| (-843 |#1|) (-346))) (((-3 $ "failed") $) NIL (-3150 (|has| (-843 |#1|) (-136)) (|has| (-843 |#1|) (-346))))) (-3425 (((-712)) NIL)) (-3612 (((-1171 $)) NIL) (((-1171 $) (-854)) NIL)) (-1724 (((-108) $ $) NIL)) (-2588 (((-108) $) NIL)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-1830 (($) NIL T CONST)) (-1839 (($) NIL T CONST)) (-3861 (($ $) NIL (|has| (-843 |#1|) (-346))) (($ $ (-712)) NIL (|has| (-843 |#1|) (-346)))) (-1796 (($ $) NIL (|has| (-843 |#1|) (-346))) (($ $ (-712)) NIL (|has| (-843 |#1|) (-346)))) (-3944 (((-108) $ $) NIL)) (-4059 (($ $ $) NIL) (($ $ (-843 |#1|)) NIL)) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ $ (-843 |#1|)) NIL) (($ (-843 |#1|) $) NIL)))
+(((-329 |#1| |#2|) (-13 (-307 (-843 |#1|)) (-10 -7 (-15 -1249 ((-1171 (-591 (-2 (|:| -2940 (-843 |#1|)) (|:| -3229 (-1036))))))) (-15 -2440 ((-631 (-843 |#1|)))) (-15 -2492 ((-712))))) (-854) (-854)) (T -329))
+((-1249 (*1 *2) (-12 (-5 *2 (-1171 (-591 (-2 (|:| -2940 (-843 *3)) (|:| -3229 (-1036)))))) (-5 *1 (-329 *3 *4)) (-14 *3 (-854)) (-14 *4 (-854)))) (-2440 (*1 *2) (-12 (-5 *2 (-631 (-843 *3))) (-5 *1 (-329 *3 *4)) (-14 *3 (-854)) (-14 *4 (-854)))) (-2492 (*1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-329 *3 *4)) (-14 *3 (-854)) (-14 *4 (-854)))))
+(-13 (-307 (-843 |#1|)) (-10 -7 (-15 -1249 ((-1171 (-591 (-2 (|:| -2940 (-843 |#1|)) (|:| -3229 (-1036))))))) (-15 -2440 ((-631 (-843 |#1|)))) (-15 -2492 ((-712)))))
+((-2673 (((-108) $ $) 62)) (-1306 (((-108) $) 75)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3641 (($ $) NIL)) (-3077 (((-108) $) NIL)) (-2862 (((-108) $) NIL)) (-3981 (((-712)) NIL)) (-1481 ((|#1| $) 93) (($ $ (-854)) 91 (|has| |#1| (-346)))) (-2666 (((-1099 (-854) (-712)) (-525)) 149 (|has| |#1| (-346)))) (-3332 (((-3 $ "failed") $ $) NIL)) (-1720 (($ $) NIL)) (-3898 (((-396 $) $) NIL)) (-2492 (((-712)) 90)) (-1965 (((-108) $ $) NIL)) (-2834 (((-712)) 163 (|has| |#1| (-346)))) (-2055 (($) NIL T CONST)) (-4174 (((-3 |#1| "failed") $) 113)) (-3341 ((|#1| $) 92)) (-1554 (($ (-1171 |#1|)) 59)) (-3640 (((-3 "prime" "polynomial" "normal" "cyclic")) 189 (|has| |#1| (-346)))) (-3265 (($ $ $) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-1325 (($) 159 (|has| |#1| (-346)))) (-3239 (($ $ $) NIL)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL)) (-1268 (($) 150 (|has| |#1| (-346)))) (-2096 (((-108) $) NIL (|has| |#1| (-346)))) (-3477 (($ $ (-712)) NIL (-3150 (|has| |#1| (-136)) (|has| |#1| (-346)))) (($ $) NIL (-3150 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2393 (((-108) $) NIL)) (-1676 (((-854) $) NIL (|has| |#1| (-346))) (((-774 (-854)) $) NIL (-3150 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-3865 (((-108) $) NIL)) (-2805 (($) 99 (|has| |#1| (-346)))) (-3108 (((-108) $) 176 (|has| |#1| (-346)))) (-1525 ((|#1| $) 95) (($ $ (-854)) 94 (|has| |#1| (-346)))) (-2115 (((-3 $ "failed") $) NIL (|has| |#1| (-346)))) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3205 (((-1085 |#1|) $) 190) (((-1085 $) $ (-854)) NIL (|has| |#1| (-346)))) (-1970 (((-854) $) 135 (|has| |#1| (-346)))) (-3004 (((-1085 |#1|) $) 74 (|has| |#1| (-346)))) (-2224 (((-1085 |#1|) $) 71 (|has| |#1| (-346))) (((-3 (-1085 |#1|) "failed") $ $) 83 (|has| |#1| (-346)))) (-2594 (($ $ (-1085 |#1|)) 70 (|has| |#1| (-346)))) (-2081 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2621 (((-1072) $) NIL)) (-1523 (($ $) 193)) (-3492 (($) NIL (|has| |#1| (-346)) CONST)) (-3229 (($ (-854)) 138 (|has| |#1| (-346)))) (-1326 (((-108) $) 109)) (-2937 (((-1036) $) NIL)) (-1249 (((-1171 (-591 (-2 (|:| -2940 |#1|) (|:| -3229 (-1036)))))) 84)) (-2440 (((-631 |#1|)) 88)) (-3965 (($) 97 (|has| |#1| (-346)))) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-2124 (($ $ $) NIL) (($ (-591 $)) NIL)) (-4107 (((-591 (-2 (|:| -2542 (-525)) (|:| -3987 (-525))))) 151 (|has| |#1| (-346)))) (-2542 (((-396 $) $) NIL)) (-3383 (((-774 (-854))) NIL) (((-854)) 152)) (-3387 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3210 (((-3 $ "failed") $ $) NIL)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3048 (((-712) $) NIL)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL)) (-2652 (((-712) $) NIL (|has| |#1| (-346))) (((-3 (-712) "failed") $ $) NIL (-3150 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-3840 (((-128)) NIL)) (-2209 (($ $) NIL (|has| |#1| (-346))) (($ $ (-712)) NIL (|has| |#1| (-346)))) (-2743 (((-774 (-854)) $) NIL) (((-854) $) 63)) (-1341 (((-1085 |#1|)) 153)) (-3560 (($) 134 (|has| |#1| (-346)))) (-2200 (($) NIL (|has| |#1| (-346)))) (-1671 (((-1171 |#1|) $) 107) (((-631 |#1|) (-1171 $)) NIL)) (-3124 (((-3 (-1171 $) "failed") (-631 $)) NIL (|has| |#1| (-346)))) (-2686 (((-796) $) 125) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ |#1|) 58)) (-3751 (($ $) NIL (|has| |#1| (-346))) (((-3 $ "failed") $) NIL (-3150 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-3425 (((-712)) 157)) (-3612 (((-1171 $)) 173) (((-1171 $) (-854)) 102)) (-1724 (((-108) $ $) NIL)) (-2588 (((-108) $) NIL)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-1830 (($) 30 T CONST)) (-1839 (($) 22 T CONST)) (-3861 (($ $) 108 (|has| |#1| (-346))) (($ $ (-712)) 100 (|has| |#1| (-346)))) (-1796 (($ $) NIL (|has| |#1| (-346))) (($ $ (-712)) NIL (|has| |#1| (-346)))) (-3944 (((-108) $ $) 184)) (-4059 (($ $ $) 105) (($ $ |#1|) 106)) (-4047 (($ $) 178) (($ $ $) 182)) (-4036 (($ $ $) 180)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) 139)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 187) (($ $ $) 143) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) 104)))
+(((-330 |#1| |#2|) (-13 (-307 |#1|) (-10 -7 (-15 -1249 ((-1171 (-591 (-2 (|:| -2940 |#1|) (|:| -3229 (-1036))))))) (-15 -2440 ((-631 |#1|))) (-15 -2492 ((-712))))) (-327) (-3 (-1085 |#1|) (-1171 (-591 (-2 (|:| -2940 |#1|) (|:| -3229 (-1036))))))) (T -330))
+((-1249 (*1 *2) (-12 (-5 *2 (-1171 (-591 (-2 (|:| -2940 *3) (|:| -3229 (-1036)))))) (-5 *1 (-330 *3 *4)) (-4 *3 (-327)) (-14 *4 (-3 (-1085 *3) *2)))) (-2440 (*1 *2) (-12 (-5 *2 (-631 *3)) (-5 *1 (-330 *3 *4)) (-4 *3 (-327)) (-14 *4 (-3 (-1085 *3) (-1171 (-591 (-2 (|:| -2940 *3) (|:| -3229 (-1036))))))))) (-2492 (*1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-330 *3 *4)) (-4 *3 (-327)) (-14 *4 (-3 (-1085 *3) (-1171 (-591 (-2 (|:| -2940 *3) (|:| -3229 (-1036))))))))))
+(-13 (-307 |#1|) (-10 -7 (-15 -1249 ((-1171 (-591 (-2 (|:| -2940 |#1|) (|:| -3229 (-1036))))))) (-15 -2440 ((-631 |#1|))) (-15 -2492 ((-712)))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3641 (($ $) NIL)) (-3077 (((-108) $) NIL)) (-2862 (((-108) $) NIL)) (-3981 (((-712)) NIL)) (-1481 ((|#1| $) NIL) (($ $ (-854)) NIL (|has| |#1| (-346)))) (-2666 (((-1099 (-854) (-712)) (-525)) NIL (|has| |#1| (-346)))) (-3332 (((-3 $ "failed") $ $) NIL)) (-1720 (($ $) NIL)) (-3898 (((-396 $) $) NIL)) (-2492 (((-712)) NIL)) (-1965 (((-108) $ $) NIL)) (-2834 (((-712)) NIL (|has| |#1| (-346)))) (-2055 (($) NIL T CONST)) (-4174 (((-3 |#1| "failed") $) NIL)) (-3341 ((|#1| $) NIL)) (-1554 (($ (-1171 |#1|)) NIL)) (-3640 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| |#1| (-346)))) (-3265 (($ $ $) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-1325 (($) NIL (|has| |#1| (-346)))) (-3239 (($ $ $) NIL)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL)) (-1268 (($) NIL (|has| |#1| (-346)))) (-2096 (((-108) $) NIL (|has| |#1| (-346)))) (-3477 (($ $ (-712)) NIL (-3150 (|has| |#1| (-136)) (|has| |#1| (-346)))) (($ $) NIL (-3150 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2393 (((-108) $) NIL)) (-1676 (((-854) $) NIL (|has| |#1| (-346))) (((-774 (-854)) $) NIL (-3150 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-3865 (((-108) $) NIL)) (-2805 (($) NIL (|has| |#1| (-346)))) (-3108 (((-108) $) NIL (|has| |#1| (-346)))) (-1525 ((|#1| $) NIL) (($ $ (-854)) NIL (|has| |#1| (-346)))) (-2115 (((-3 $ "failed") $) NIL (|has| |#1| (-346)))) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3205 (((-1085 |#1|) $) NIL) (((-1085 $) $ (-854)) NIL (|has| |#1| (-346)))) (-1970 (((-854) $) NIL (|has| |#1| (-346)))) (-3004 (((-1085 |#1|) $) NIL (|has| |#1| (-346)))) (-2224 (((-1085 |#1|) $) NIL (|has| |#1| (-346))) (((-3 (-1085 |#1|) "failed") $ $) NIL (|has| |#1| (-346)))) (-2594 (($ $ (-1085 |#1|)) NIL (|has| |#1| (-346)))) (-2081 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2621 (((-1072) $) NIL)) (-1523 (($ $) NIL)) (-3492 (($) NIL (|has| |#1| (-346)) CONST)) (-3229 (($ (-854)) NIL (|has| |#1| (-346)))) (-1326 (((-108) $) NIL)) (-2937 (((-1036) $) NIL)) (-1249 (((-1171 (-591 (-2 (|:| -2940 |#1|) (|:| -3229 (-1036)))))) NIL)) (-2440 (((-631 |#1|)) NIL)) (-3965 (($) NIL (|has| |#1| (-346)))) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-2124 (($ $ $) NIL) (($ (-591 $)) NIL)) (-4107 (((-591 (-2 (|:| -2542 (-525)) (|:| -3987 (-525))))) NIL (|has| |#1| (-346)))) (-2542 (((-396 $) $) NIL)) (-3383 (((-774 (-854))) NIL) (((-854)) NIL)) (-3387 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3210 (((-3 $ "failed") $ $) NIL)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3048 (((-712) $) NIL)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL)) (-2652 (((-712) $) NIL (|has| |#1| (-346))) (((-3 (-712) "failed") $ $) NIL (-3150 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-3840 (((-128)) NIL)) (-2209 (($ $) NIL (|has| |#1| (-346))) (($ $ (-712)) NIL (|has| |#1| (-346)))) (-2743 (((-774 (-854)) $) NIL) (((-854) $) NIL)) (-1341 (((-1085 |#1|)) NIL)) (-3560 (($) NIL (|has| |#1| (-346)))) (-2200 (($) NIL (|has| |#1| (-346)))) (-1671 (((-1171 |#1|) $) NIL) (((-631 |#1|) (-1171 $)) NIL)) (-3124 (((-3 (-1171 $) "failed") (-631 $)) NIL (|has| |#1| (-346)))) (-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ |#1|) NIL)) (-3751 (($ $) NIL (|has| |#1| (-346))) (((-3 $ "failed") $) NIL (-3150 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-3425 (((-712)) NIL)) (-3612 (((-1171 $)) NIL) (((-1171 $) (-854)) NIL)) (-1724 (((-108) $ $) NIL)) (-2588 (((-108) $) NIL)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-1830 (($) NIL T CONST)) (-1839 (($) NIL T CONST)) (-3861 (($ $) NIL (|has| |#1| (-346))) (($ $ (-712)) NIL (|has| |#1| (-346)))) (-1796 (($ $) NIL (|has| |#1| (-346))) (($ $ (-712)) NIL (|has| |#1| (-346)))) (-3944 (((-108) $ $) NIL)) (-4059 (($ $ $) NIL) (($ $ |#1|) NIL)) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
+(((-331 |#1| |#2|) (-13 (-307 |#1|) (-10 -7 (-15 -1249 ((-1171 (-591 (-2 (|:| -2940 |#1|) (|:| -3229 (-1036))))))) (-15 -2440 ((-631 |#1|))) (-15 -2492 ((-712))))) (-327) (-854)) (T -331))
+((-1249 (*1 *2) (-12 (-5 *2 (-1171 (-591 (-2 (|:| -2940 *3) (|:| -3229 (-1036)))))) (-5 *1 (-331 *3 *4)) (-4 *3 (-327)) (-14 *4 (-854)))) (-2440 (*1 *2) (-12 (-5 *2 (-631 *3)) (-5 *1 (-331 *3 *4)) (-4 *3 (-327)) (-14 *4 (-854)))) (-2492 (*1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-331 *3 *4)) (-4 *3 (-327)) (-14 *4 (-854)))))
+(-13 (-307 |#1|) (-10 -7 (-15 -1249 ((-1171 (-591 (-2 (|:| -2940 |#1|) (|:| -3229 (-1036))))))) (-15 -2440 ((-631 |#1|))) (-15 -2492 ((-712)))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3641 (($ $) NIL)) (-3077 (((-108) $) NIL)) (-2862 (((-108) $) NIL)) (-3981 (((-712)) NIL)) (-1481 (((-843 |#1|) $) NIL) (($ $ (-854)) NIL (|has| (-843 |#1|) (-346)))) (-2666 (((-1099 (-854) (-712)) (-525)) NIL (|has| (-843 |#1|) (-346)))) (-3332 (((-3 $ "failed") $ $) NIL)) (-1720 (($ $) NIL)) (-3898 (((-396 $) $) NIL)) (-1965 (((-108) $ $) NIL)) (-2834 (((-712)) NIL (|has| (-843 |#1|) (-346)))) (-2055 (($) NIL T CONST)) (-4174 (((-3 (-843 |#1|) "failed") $) NIL)) (-3341 (((-843 |#1|) $) NIL)) (-1554 (($ (-1171 (-843 |#1|))) NIL)) (-3640 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-843 |#1|) (-346)))) (-3265 (($ $ $) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-1325 (($) NIL (|has| (-843 |#1|) (-346)))) (-3239 (($ $ $) NIL)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL)) (-1268 (($) NIL (|has| (-843 |#1|) (-346)))) (-2096 (((-108) $) NIL (|has| (-843 |#1|) (-346)))) (-3477 (($ $ (-712)) NIL (-3150 (|has| (-843 |#1|) (-136)) (|has| (-843 |#1|) (-346)))) (($ $) NIL (-3150 (|has| (-843 |#1|) (-136)) (|has| (-843 |#1|) (-346))))) (-2393 (((-108) $) NIL)) (-1676 (((-854) $) NIL (|has| (-843 |#1|) (-346))) (((-774 (-854)) $) NIL (-3150 (|has| (-843 |#1|) (-136)) (|has| (-843 |#1|) (-346))))) (-3865 (((-108) $) NIL)) (-2805 (($) NIL (|has| (-843 |#1|) (-346)))) (-3108 (((-108) $) NIL (|has| (-843 |#1|) (-346)))) (-1525 (((-843 |#1|) $) NIL) (($ $ (-854)) NIL (|has| (-843 |#1|) (-346)))) (-2115 (((-3 $ "failed") $) NIL (|has| (-843 |#1|) (-346)))) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3205 (((-1085 (-843 |#1|)) $) NIL) (((-1085 $) $ (-854)) NIL (|has| (-843 |#1|) (-346)))) (-1970 (((-854) $) NIL (|has| (-843 |#1|) (-346)))) (-3004 (((-1085 (-843 |#1|)) $) NIL (|has| (-843 |#1|) (-346)))) (-2224 (((-1085 (-843 |#1|)) $) NIL (|has| (-843 |#1|) (-346))) (((-3 (-1085 (-843 |#1|)) "failed") $ $) NIL (|has| (-843 |#1|) (-346)))) (-2594 (($ $ (-1085 (-843 |#1|))) NIL (|has| (-843 |#1|) (-346)))) (-2081 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2621 (((-1072) $) NIL)) (-1523 (($ $) NIL)) (-3492 (($) NIL (|has| (-843 |#1|) (-346)) CONST)) (-3229 (($ (-854)) NIL (|has| (-843 |#1|) (-346)))) (-1326 (((-108) $) NIL)) (-2937 (((-1036) $) NIL)) (-3965 (($) NIL (|has| (-843 |#1|) (-346)))) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-2124 (($ $ $) NIL) (($ (-591 $)) NIL)) (-4107 (((-591 (-2 (|:| -2542 (-525)) (|:| -3987 (-525))))) NIL (|has| (-843 |#1|) (-346)))) (-2542 (((-396 $) $) NIL)) (-3383 (((-774 (-854))) NIL) (((-854)) NIL)) (-3387 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3210 (((-3 $ "failed") $ $) NIL)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3048 (((-712) $) NIL)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL)) (-2652 (((-712) $) NIL (|has| (-843 |#1|) (-346))) (((-3 (-712) "failed") $ $) NIL (-3150 (|has| (-843 |#1|) (-136)) (|has| (-843 |#1|) (-346))))) (-3840 (((-128)) NIL)) (-2209 (($ $) NIL (|has| (-843 |#1|) (-346))) (($ $ (-712)) NIL (|has| (-843 |#1|) (-346)))) (-2743 (((-774 (-854)) $) NIL) (((-854) $) NIL)) (-1341 (((-1085 (-843 |#1|))) NIL)) (-3560 (($) NIL (|has| (-843 |#1|) (-346)))) (-2200 (($) NIL (|has| (-843 |#1|) (-346)))) (-1671 (((-1171 (-843 |#1|)) $) NIL) (((-631 (-843 |#1|)) (-1171 $)) NIL)) (-3124 (((-3 (-1171 $) "failed") (-631 $)) NIL (|has| (-843 |#1|) (-346)))) (-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ (-843 |#1|)) NIL)) (-3751 (($ $) NIL (|has| (-843 |#1|) (-346))) (((-3 $ "failed") $) NIL (-3150 (|has| (-843 |#1|) (-136)) (|has| (-843 |#1|) (-346))))) (-3425 (((-712)) NIL)) (-3612 (((-1171 $)) NIL) (((-1171 $) (-854)) NIL)) (-1724 (((-108) $ $) NIL)) (-2588 (((-108) $) NIL)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-1830 (($) NIL T CONST)) (-1839 (($) NIL T CONST)) (-3861 (($ $) NIL (|has| (-843 |#1|) (-346))) (($ $ (-712)) NIL (|has| (-843 |#1|) (-346)))) (-1796 (($ $) NIL (|has| (-843 |#1|) (-346))) (($ $ (-712)) NIL (|has| (-843 |#1|) (-346)))) (-3944 (((-108) $ $) NIL)) (-4059 (($ $ $) NIL) (($ $ (-843 |#1|)) NIL)) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ $ (-843 |#1|)) NIL) (($ (-843 |#1|) $) NIL)))
(((-332 |#1| |#2|) (-307 (-843 |#1|)) (-854) (-854)) (T -332))
NIL
(-307 (-843 |#1|))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3706 (($ $) NIL)) (-1715 (((-108) $) NIL)) (-2144 (((-108) $) NIL)) (-2834 (((-712)) NIL)) (-2569 ((|#1| $) NIL) (($ $ (-854)) NIL (|has| |#1| (-346)))) (-3734 (((-1099 (-854) (-712)) (-525)) 120 (|has| |#1| (-346)))) (-2157 (((-3 $ "failed") $ $) NIL)) (-1291 (($ $) NIL)) (-2827 (((-396 $) $) NIL)) (-1947 (((-108) $ $) NIL)) (-3032 (((-712)) 140 (|has| |#1| (-346)))) (-3798 (($) NIL T CONST)) (-1251 (((-3 |#1| "failed") $) 93)) (-3528 ((|#1| $) 90)) (-4171 (($ (-1171 |#1|)) 85)) (-2625 (((-3 "prime" "polynomial" "normal" "cyclic")) 117 (|has| |#1| (-346)))) (-2129 (($ $ $) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-3377 (($) 82 (|has| |#1| (-346)))) (-2110 (($ $ $) NIL)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL)) (-3944 (($) 42 (|has| |#1| (-346)))) (-4104 (((-108) $) NIL (|has| |#1| (-346)))) (-2299 (($ $ (-712)) NIL (-3321 (|has| |#1| (-136)) (|has| |#1| (-346)))) (($ $) NIL (-3321 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2744 (((-108) $) NIL)) (-3873 (((-854) $) NIL (|has| |#1| (-346))) (((-774 (-854)) $) NIL (-3321 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2824 (((-108) $) NIL)) (-4046 (($) 121 (|has| |#1| (-346)))) (-1751 (((-108) $) 74 (|has| |#1| (-346)))) (-2771 ((|#1| $) 39) (($ $ (-854)) 43 (|has| |#1| (-346)))) (-2085 (((-3 $ "failed") $) NIL (|has| |#1| (-346)))) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1382 (((-1085 |#1|) $) 65) (((-1085 $) $ (-854)) NIL (|has| |#1| (-346)))) (-3016 (((-854) $) 97 (|has| |#1| (-346)))) (-1924 (((-1085 |#1|) $) NIL (|has| |#1| (-346)))) (-3040 (((-1085 |#1|) $) NIL (|has| |#1| (-346))) (((-3 (-1085 |#1|) "failed") $ $) NIL (|has| |#1| (-346)))) (-2054 (($ $ (-1085 |#1|)) NIL (|has| |#1| (-346)))) (-1356 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2339 (((-1072) $) NIL)) (-1622 (($ $) NIL)) (-3506 (($) NIL (|has| |#1| (-346)) CONST)) (-2226 (($ (-854)) 95 (|has| |#1| (-346)))) (-1476 (((-108) $) 142)) (-2047 (((-1036) $) NIL)) (-3857 (($) 36 (|has| |#1| (-346)))) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-1399 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2846 (((-591 (-2 (|:| -1348 (-525)) (|:| -2008 (-525))))) 115 (|has| |#1| (-346)))) (-1348 (((-396 $) $) NIL)) (-2163 (((-774 (-854))) NIL) (((-854)) 139)) (-3375 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2089 (((-3 $ "failed") $ $) NIL)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1712 (((-712) $) NIL)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL)) (-2953 (((-712) $) NIL (|has| |#1| (-346))) (((-3 (-712) "failed") $ $) NIL (-3321 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-4224 (((-128)) NIL)) (-3266 (($ $) NIL (|has| |#1| (-346))) (($ $ (-712)) NIL (|has| |#1| (-346)))) (-1316 (((-774 (-854)) $) NIL) (((-854) $) 59)) (-1478 (((-1085 |#1|)) 88)) (-2616 (($) 126 (|has| |#1| (-346)))) (-1608 (($) NIL (|has| |#1| (-346)))) (-3572 (((-1171 |#1|) $) 53) (((-631 |#1|) (-1171 $)) NIL)) (-2265 (((-3 (-1171 $) "failed") (-631 $)) NIL (|has| |#1| (-346)))) (-3022 (((-796) $) 138) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ |#1|) 87)) (-1437 (($ $) NIL (|has| |#1| (-346))) (((-3 $ "failed") $) NIL (-3321 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2128 (((-712)) 144)) (-4003 (((-1171 $)) 109) (((-1171 $) (-854)) 49)) (-2495 (((-108) $ $) NIL)) (-1884 (((-108) $) NIL)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-4191 (($) 111 T CONST)) (-4197 (($) 32 T CONST)) (-4227 (($ $) 68 (|has| |#1| (-346))) (($ $ (-712)) NIL (|has| |#1| (-346)))) (-4196 (($ $) NIL (|has| |#1| (-346))) (($ $ (-712)) NIL (|has| |#1| (-346)))) (-4096 (((-108) $ $) 107)) (-4173 (($ $ $) 99) (($ $ |#1|) 100)) (-4164 (($ $) 80) (($ $ $) 105)) (-4156 (($ $ $) 103)) (** (($ $ (-854)) NIL) (($ $ (-712)) 44) (($ $ (-525)) 130)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 78) (($ $ $) 56) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) 76)))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3641 (($ $) NIL)) (-3077 (((-108) $) NIL)) (-2862 (((-108) $) NIL)) (-3981 (((-712)) NIL)) (-1481 ((|#1| $) NIL) (($ $ (-854)) NIL (|has| |#1| (-346)))) (-2666 (((-1099 (-854) (-712)) (-525)) 120 (|has| |#1| (-346)))) (-3332 (((-3 $ "failed") $ $) NIL)) (-1720 (($ $) NIL)) (-3898 (((-396 $) $) NIL)) (-1965 (((-108) $ $) NIL)) (-2834 (((-712)) 140 (|has| |#1| (-346)))) (-2055 (($) NIL T CONST)) (-4174 (((-3 |#1| "failed") $) 93)) (-3341 ((|#1| $) 90)) (-1554 (($ (-1171 |#1|)) 85)) (-3640 (((-3 "prime" "polynomial" "normal" "cyclic")) 117 (|has| |#1| (-346)))) (-3265 (($ $ $) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-1325 (($) 82 (|has| |#1| (-346)))) (-3239 (($ $ $) NIL)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL)) (-1268 (($) 42 (|has| |#1| (-346)))) (-2096 (((-108) $) NIL (|has| |#1| (-346)))) (-3477 (($ $ (-712)) NIL (-3150 (|has| |#1| (-136)) (|has| |#1| (-346)))) (($ $) NIL (-3150 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2393 (((-108) $) NIL)) (-1676 (((-854) $) NIL (|has| |#1| (-346))) (((-774 (-854)) $) NIL (-3150 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-3865 (((-108) $) NIL)) (-2805 (($) 121 (|has| |#1| (-346)))) (-3108 (((-108) $) 74 (|has| |#1| (-346)))) (-1525 ((|#1| $) 39) (($ $ (-854)) 43 (|has| |#1| (-346)))) (-2115 (((-3 $ "failed") $) NIL (|has| |#1| (-346)))) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3205 (((-1085 |#1|) $) 65) (((-1085 $) $ (-854)) NIL (|has| |#1| (-346)))) (-1970 (((-854) $) 97 (|has| |#1| (-346)))) (-3004 (((-1085 |#1|) $) NIL (|has| |#1| (-346)))) (-2224 (((-1085 |#1|) $) NIL (|has| |#1| (-346))) (((-3 (-1085 |#1|) "failed") $ $) NIL (|has| |#1| (-346)))) (-2594 (($ $ (-1085 |#1|)) NIL (|has| |#1| (-346)))) (-2081 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2621 (((-1072) $) NIL)) (-1523 (($ $) NIL)) (-3492 (($) NIL (|has| |#1| (-346)) CONST)) (-3229 (($ (-854)) 95 (|has| |#1| (-346)))) (-1326 (((-108) $) 142)) (-2937 (((-1036) $) NIL)) (-3965 (($) 36 (|has| |#1| (-346)))) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-2124 (($ $ $) NIL) (($ (-591 $)) NIL)) (-4107 (((-591 (-2 (|:| -2542 (-525)) (|:| -3987 (-525))))) 115 (|has| |#1| (-346)))) (-2542 (((-396 $) $) NIL)) (-3383 (((-774 (-854))) NIL) (((-854)) 139)) (-3387 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3210 (((-3 $ "failed") $ $) NIL)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3048 (((-712) $) NIL)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL)) (-2652 (((-712) $) NIL (|has| |#1| (-346))) (((-3 (-712) "failed") $ $) NIL (-3150 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-3840 (((-128)) NIL)) (-2209 (($ $) NIL (|has| |#1| (-346))) (($ $ (-712)) NIL (|has| |#1| (-346)))) (-2743 (((-774 (-854)) $) NIL) (((-854) $) 59)) (-1341 (((-1085 |#1|)) 88)) (-3560 (($) 126 (|has| |#1| (-346)))) (-2200 (($) NIL (|has| |#1| (-346)))) (-1671 (((-1171 |#1|) $) 53) (((-631 |#1|) (-1171 $)) NIL)) (-3124 (((-3 (-1171 $) "failed") (-631 $)) NIL (|has| |#1| (-346)))) (-2686 (((-796) $) 138) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ |#1|) 87)) (-3751 (($ $) NIL (|has| |#1| (-346))) (((-3 $ "failed") $) NIL (-3150 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-3425 (((-712)) 144)) (-3612 (((-1171 $)) 109) (((-1171 $) (-854)) 49)) (-1724 (((-108) $ $) NIL)) (-2588 (((-108) $) NIL)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-1830 (($) 111 T CONST)) (-1839 (($) 32 T CONST)) (-3861 (($ $) 68 (|has| |#1| (-346))) (($ $ (-712)) NIL (|has| |#1| (-346)))) (-1796 (($ $) NIL (|has| |#1| (-346))) (($ $ (-712)) NIL (|has| |#1| (-346)))) (-3944 (((-108) $ $) 107)) (-4059 (($ $ $) 99) (($ $ |#1|) 100)) (-4047 (($ $) 80) (($ $ $) 105)) (-4036 (($ $ $) 103)) (** (($ $ (-854)) NIL) (($ $ (-712)) 44) (($ $ (-525)) 130)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 78) (($ $ $) 56) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) 76)))
(((-333 |#1| |#2|) (-307 |#1|) (-327) (-1085 |#1|)) (T -333))
NIL
(-307 |#1|)
-((-3562 ((|#1| (-1085 |#2|)) 52)))
-(((-334 |#1| |#2|) (-10 -7 (-15 -3562 (|#1| (-1085 |#2|)))) (-13 (-380) (-10 -7 (-15 -3022 (|#1| |#2|)) (-15 -3016 ((-854) |#1|)) (-15 -4003 ((-1171 |#1|) (-854))) (-15 -4227 (|#1| |#1|)))) (-327)) (T -334))
-((-3562 (*1 *2 *3) (-12 (-5 *3 (-1085 *4)) (-4 *4 (-327)) (-4 *2 (-13 (-380) (-10 -7 (-15 -3022 (*2 *4)) (-15 -3016 ((-854) *2)) (-15 -4003 ((-1171 *2) (-854))) (-15 -4227 (*2 *2))))) (-5 *1 (-334 *2 *4)))))
-(-10 -7 (-15 -3562 (|#1| (-1085 |#2|))))
-((-3607 (((-890 (-1085 |#1|)) (-1085 |#1|)) 36)) (-3377 (((-1085 |#1|) (-854) (-854)) 113) (((-1085 |#1|) (-854)) 112)) (-4104 (((-108) (-1085 |#1|)) 84)) (-1355 (((-854) (-854)) 71)) (-3395 (((-854) (-854)) 74)) (-1713 (((-854) (-854)) 69)) (-1751 (((-108) (-1085 |#1|)) 88)) (-4187 (((-3 (-1085 |#1|) "failed") (-1085 |#1|)) 101)) (-2446 (((-3 (-1085 |#1|) "failed") (-1085 |#1|)) 104)) (-3387 (((-3 (-1085 |#1|) "failed") (-1085 |#1|)) 103)) (-3383 (((-3 (-1085 |#1|) "failed") (-1085 |#1|)) 102)) (-3396 (((-3 (-1085 |#1|) "failed") (-1085 |#1|)) 98)) (-3408 (((-1085 |#1|) (-1085 |#1|)) 62)) (-2095 (((-1085 |#1|) (-854)) 107)) (-4117 (((-1085 |#1|) (-854)) 110)) (-2589 (((-1085 |#1|) (-854)) 109)) (-1397 (((-1085 |#1|) (-854)) 108)) (-1334 (((-1085 |#1|) (-854)) 105)))
-(((-335 |#1|) (-10 -7 (-15 -4104 ((-108) (-1085 |#1|))) (-15 -1751 ((-108) (-1085 |#1|))) (-15 -1713 ((-854) (-854))) (-15 -1355 ((-854) (-854))) (-15 -3395 ((-854) (-854))) (-15 -1334 ((-1085 |#1|) (-854))) (-15 -2095 ((-1085 |#1|) (-854))) (-15 -1397 ((-1085 |#1|) (-854))) (-15 -2589 ((-1085 |#1|) (-854))) (-15 -4117 ((-1085 |#1|) (-854))) (-15 -3396 ((-3 (-1085 |#1|) "failed") (-1085 |#1|))) (-15 -4187 ((-3 (-1085 |#1|) "failed") (-1085 |#1|))) (-15 -3383 ((-3 (-1085 |#1|) "failed") (-1085 |#1|))) (-15 -3387 ((-3 (-1085 |#1|) "failed") (-1085 |#1|))) (-15 -2446 ((-3 (-1085 |#1|) "failed") (-1085 |#1|))) (-15 -3377 ((-1085 |#1|) (-854))) (-15 -3377 ((-1085 |#1|) (-854) (-854))) (-15 -3408 ((-1085 |#1|) (-1085 |#1|))) (-15 -3607 ((-890 (-1085 |#1|)) (-1085 |#1|)))) (-327)) (T -335))
-((-3607 (*1 *2 *3) (-12 (-4 *4 (-327)) (-5 *2 (-890 (-1085 *4))) (-5 *1 (-335 *4)) (-5 *3 (-1085 *4)))) (-3408 (*1 *2 *2) (-12 (-5 *2 (-1085 *3)) (-4 *3 (-327)) (-5 *1 (-335 *3)))) (-3377 (*1 *2 *3 *3) (-12 (-5 *3 (-854)) (-5 *2 (-1085 *4)) (-5 *1 (-335 *4)) (-4 *4 (-327)))) (-3377 (*1 *2 *3) (-12 (-5 *3 (-854)) (-5 *2 (-1085 *4)) (-5 *1 (-335 *4)) (-4 *4 (-327)))) (-2446 (*1 *2 *2) (|partial| -12 (-5 *2 (-1085 *3)) (-4 *3 (-327)) (-5 *1 (-335 *3)))) (-3387 (*1 *2 *2) (|partial| -12 (-5 *2 (-1085 *3)) (-4 *3 (-327)) (-5 *1 (-335 *3)))) (-3383 (*1 *2 *2) (|partial| -12 (-5 *2 (-1085 *3)) (-4 *3 (-327)) (-5 *1 (-335 *3)))) (-4187 (*1 *2 *2) (|partial| -12 (-5 *2 (-1085 *3)) (-4 *3 (-327)) (-5 *1 (-335 *3)))) (-3396 (*1 *2 *2) (|partial| -12 (-5 *2 (-1085 *3)) (-4 *3 (-327)) (-5 *1 (-335 *3)))) (-4117 (*1 *2 *3) (-12 (-5 *3 (-854)) (-5 *2 (-1085 *4)) (-5 *1 (-335 *4)) (-4 *4 (-327)))) (-2589 (*1 *2 *3) (-12 (-5 *3 (-854)) (-5 *2 (-1085 *4)) (-5 *1 (-335 *4)) (-4 *4 (-327)))) (-1397 (*1 *2 *3) (-12 (-5 *3 (-854)) (-5 *2 (-1085 *4)) (-5 *1 (-335 *4)) (-4 *4 (-327)))) (-2095 (*1 *2 *3) (-12 (-5 *3 (-854)) (-5 *2 (-1085 *4)) (-5 *1 (-335 *4)) (-4 *4 (-327)))) (-1334 (*1 *2 *3) (-12 (-5 *3 (-854)) (-5 *2 (-1085 *4)) (-5 *1 (-335 *4)) (-4 *4 (-327)))) (-3395 (*1 *2 *2) (-12 (-5 *2 (-854)) (-5 *1 (-335 *3)) (-4 *3 (-327)))) (-1355 (*1 *2 *2) (-12 (-5 *2 (-854)) (-5 *1 (-335 *3)) (-4 *3 (-327)))) (-1713 (*1 *2 *2) (-12 (-5 *2 (-854)) (-5 *1 (-335 *3)) (-4 *3 (-327)))) (-1751 (*1 *2 *3) (-12 (-5 *3 (-1085 *4)) (-4 *4 (-327)) (-5 *2 (-108)) (-5 *1 (-335 *4)))) (-4104 (*1 *2 *3) (-12 (-5 *3 (-1085 *4)) (-4 *4 (-327)) (-5 *2 (-108)) (-5 *1 (-335 *4)))))
-(-10 -7 (-15 -4104 ((-108) (-1085 |#1|))) (-15 -1751 ((-108) (-1085 |#1|))) (-15 -1713 ((-854) (-854))) (-15 -1355 ((-854) (-854))) (-15 -3395 ((-854) (-854))) (-15 -1334 ((-1085 |#1|) (-854))) (-15 -2095 ((-1085 |#1|) (-854))) (-15 -1397 ((-1085 |#1|) (-854))) (-15 -2589 ((-1085 |#1|) (-854))) (-15 -4117 ((-1085 |#1|) (-854))) (-15 -3396 ((-3 (-1085 |#1|) "failed") (-1085 |#1|))) (-15 -4187 ((-3 (-1085 |#1|) "failed") (-1085 |#1|))) (-15 -3383 ((-3 (-1085 |#1|) "failed") (-1085 |#1|))) (-15 -3387 ((-3 (-1085 |#1|) "failed") (-1085 |#1|))) (-15 -2446 ((-3 (-1085 |#1|) "failed") (-1085 |#1|))) (-15 -3377 ((-1085 |#1|) (-854))) (-15 -3377 ((-1085 |#1|) (-854) (-854))) (-15 -3408 ((-1085 |#1|) (-1085 |#1|))) (-15 -3607 ((-890 (-1085 |#1|)) (-1085 |#1|))))
-((-2252 (((-3 (-591 |#3|) "failed") (-591 |#3|) |#3|) 34)))
-(((-336 |#1| |#2| |#3|) (-10 -7 (-15 -2252 ((-3 (-591 |#3|) "failed") (-591 |#3|) |#3|))) (-327) (-1147 |#1|) (-1147 |#2|)) (T -336))
-((-2252 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-591 *3)) (-4 *3 (-1147 *5)) (-4 *5 (-1147 *4)) (-4 *4 (-327)) (-5 *1 (-336 *4 *5 *3)))))
-(-10 -7 (-15 -2252 ((-3 (-591 |#3|) "failed") (-591 |#3|) |#3|)))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3706 (($ $) NIL)) (-1715 (((-108) $) NIL)) (-2144 (((-108) $) NIL)) (-2834 (((-712)) NIL)) (-2569 ((|#1| $) NIL) (($ $ (-854)) NIL (|has| |#1| (-346)))) (-3734 (((-1099 (-854) (-712)) (-525)) NIL (|has| |#1| (-346)))) (-2157 (((-3 $ "failed") $ $) NIL)) (-1291 (($ $) NIL)) (-2827 (((-396 $) $) NIL)) (-1947 (((-108) $ $) NIL)) (-3032 (((-712)) NIL (|has| |#1| (-346)))) (-3798 (($) NIL T CONST)) (-1251 (((-3 |#1| "failed") $) NIL)) (-3528 ((|#1| $) NIL)) (-4171 (($ (-1171 |#1|)) NIL)) (-2625 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| |#1| (-346)))) (-2129 (($ $ $) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-3377 (($) NIL (|has| |#1| (-346)))) (-2110 (($ $ $) NIL)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL)) (-3944 (($) NIL (|has| |#1| (-346)))) (-4104 (((-108) $) NIL (|has| |#1| (-346)))) (-2299 (($ $ (-712)) NIL (-3321 (|has| |#1| (-136)) (|has| |#1| (-346)))) (($ $) NIL (-3321 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2744 (((-108) $) NIL)) (-3873 (((-854) $) NIL (|has| |#1| (-346))) (((-774 (-854)) $) NIL (-3321 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2824 (((-108) $) NIL)) (-4046 (($) NIL (|has| |#1| (-346)))) (-1751 (((-108) $) NIL (|has| |#1| (-346)))) (-2771 ((|#1| $) NIL) (($ $ (-854)) NIL (|has| |#1| (-346)))) (-2085 (((-3 $ "failed") $) NIL (|has| |#1| (-346)))) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1382 (((-1085 |#1|) $) NIL) (((-1085 $) $ (-854)) NIL (|has| |#1| (-346)))) (-3016 (((-854) $) NIL (|has| |#1| (-346)))) (-1924 (((-1085 |#1|) $) NIL (|has| |#1| (-346)))) (-3040 (((-1085 |#1|) $) NIL (|has| |#1| (-346))) (((-3 (-1085 |#1|) "failed") $ $) NIL (|has| |#1| (-346)))) (-2054 (($ $ (-1085 |#1|)) NIL (|has| |#1| (-346)))) (-1356 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2339 (((-1072) $) NIL)) (-1622 (($ $) NIL)) (-3506 (($) NIL (|has| |#1| (-346)) CONST)) (-2226 (($ (-854)) NIL (|has| |#1| (-346)))) (-1476 (((-108) $) NIL)) (-2047 (((-1036) $) NIL)) (-3857 (($) NIL (|has| |#1| (-346)))) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-1399 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2846 (((-591 (-2 (|:| -1348 (-525)) (|:| -2008 (-525))))) NIL (|has| |#1| (-346)))) (-1348 (((-396 $) $) NIL)) (-2163 (((-774 (-854))) NIL) (((-854)) NIL)) (-3375 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2089 (((-3 $ "failed") $ $) NIL)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1712 (((-712) $) NIL)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL)) (-2953 (((-712) $) NIL (|has| |#1| (-346))) (((-3 (-712) "failed") $ $) NIL (-3321 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-4224 (((-128)) NIL)) (-3266 (($ $) NIL (|has| |#1| (-346))) (($ $ (-712)) NIL (|has| |#1| (-346)))) (-1316 (((-774 (-854)) $) NIL) (((-854) $) NIL)) (-1478 (((-1085 |#1|)) NIL)) (-2616 (($) NIL (|has| |#1| (-346)))) (-1608 (($) NIL (|has| |#1| (-346)))) (-3572 (((-1171 |#1|) $) NIL) (((-631 |#1|) (-1171 $)) NIL)) (-2265 (((-3 (-1171 $) "failed") (-631 $)) NIL (|has| |#1| (-346)))) (-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ |#1|) NIL)) (-1437 (($ $) NIL (|has| |#1| (-346))) (((-3 $ "failed") $) NIL (-3321 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2128 (((-712)) NIL)) (-4003 (((-1171 $)) NIL) (((-1171 $) (-854)) NIL)) (-2495 (((-108) $ $) NIL)) (-1884 (((-108) $) NIL)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-4191 (($) NIL T CONST)) (-4197 (($) NIL T CONST)) (-4227 (($ $) NIL (|has| |#1| (-346))) (($ $ (-712)) NIL (|has| |#1| (-346)))) (-4196 (($ $) NIL (|has| |#1| (-346))) (($ $ (-712)) NIL (|has| |#1| (-346)))) (-4096 (((-108) $ $) NIL)) (-4173 (($ $ $) NIL) (($ $ |#1|) NIL)) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
+((-1588 ((|#1| (-1085 |#2|)) 52)))
+(((-334 |#1| |#2|) (-10 -7 (-15 -1588 (|#1| (-1085 |#2|)))) (-13 (-380) (-10 -7 (-15 -2686 (|#1| |#2|)) (-15 -1970 ((-854) |#1|)) (-15 -3612 ((-1171 |#1|) (-854))) (-15 -3861 (|#1| |#1|)))) (-327)) (T -334))
+((-1588 (*1 *2 *3) (-12 (-5 *3 (-1085 *4)) (-4 *4 (-327)) (-4 *2 (-13 (-380) (-10 -7 (-15 -2686 (*2 *4)) (-15 -1970 ((-854) *2)) (-15 -3612 ((-1171 *2) (-854))) (-15 -3861 (*2 *2))))) (-5 *1 (-334 *2 *4)))))
+(-10 -7 (-15 -1588 (|#1| (-1085 |#2|))))
+((-3900 (((-890 (-1085 |#1|)) (-1085 |#1|)) 36)) (-1325 (((-1085 |#1|) (-854) (-854)) 113) (((-1085 |#1|) (-854)) 112)) (-2096 (((-108) (-1085 |#1|)) 84)) (-2202 (((-854) (-854)) 71)) (-3547 (((-854) (-854)) 74)) (-3057 (((-854) (-854)) 69)) (-3108 (((-108) (-1085 |#1|)) 88)) (-1654 (((-3 (-1085 |#1|) "failed") (-1085 |#1|)) 101)) (-1303 (((-3 (-1085 |#1|) "failed") (-1085 |#1|)) 104)) (-3487 (((-3 (-1085 |#1|) "failed") (-1085 |#1|)) 103)) (-3444 (((-3 (-1085 |#1|) "failed") (-1085 |#1|)) 102)) (-3555 (((-3 (-1085 |#1|) "failed") (-1085 |#1|)) 98)) (-2459 (((-1085 |#1|) (-1085 |#1|)) 62)) (-2745 (((-1085 |#1|) (-854)) 107)) (-2261 (((-1085 |#1|) (-854)) 110)) (-3308 (((-1085 |#1|) (-854)) 109)) (-3346 (((-1085 |#1|) (-854)) 108)) (-1850 (((-1085 |#1|) (-854)) 105)))
+(((-335 |#1|) (-10 -7 (-15 -2096 ((-108) (-1085 |#1|))) (-15 -3108 ((-108) (-1085 |#1|))) (-15 -3057 ((-854) (-854))) (-15 -2202 ((-854) (-854))) (-15 -3547 ((-854) (-854))) (-15 -1850 ((-1085 |#1|) (-854))) (-15 -2745 ((-1085 |#1|) (-854))) (-15 -3346 ((-1085 |#1|) (-854))) (-15 -3308 ((-1085 |#1|) (-854))) (-15 -2261 ((-1085 |#1|) (-854))) (-15 -3555 ((-3 (-1085 |#1|) "failed") (-1085 |#1|))) (-15 -1654 ((-3 (-1085 |#1|) "failed") (-1085 |#1|))) (-15 -3444 ((-3 (-1085 |#1|) "failed") (-1085 |#1|))) (-15 -3487 ((-3 (-1085 |#1|) "failed") (-1085 |#1|))) (-15 -1303 ((-3 (-1085 |#1|) "failed") (-1085 |#1|))) (-15 -1325 ((-1085 |#1|) (-854))) (-15 -1325 ((-1085 |#1|) (-854) (-854))) (-15 -2459 ((-1085 |#1|) (-1085 |#1|))) (-15 -3900 ((-890 (-1085 |#1|)) (-1085 |#1|)))) (-327)) (T -335))
+((-3900 (*1 *2 *3) (-12 (-4 *4 (-327)) (-5 *2 (-890 (-1085 *4))) (-5 *1 (-335 *4)) (-5 *3 (-1085 *4)))) (-2459 (*1 *2 *2) (-12 (-5 *2 (-1085 *3)) (-4 *3 (-327)) (-5 *1 (-335 *3)))) (-1325 (*1 *2 *3 *3) (-12 (-5 *3 (-854)) (-5 *2 (-1085 *4)) (-5 *1 (-335 *4)) (-4 *4 (-327)))) (-1325 (*1 *2 *3) (-12 (-5 *3 (-854)) (-5 *2 (-1085 *4)) (-5 *1 (-335 *4)) (-4 *4 (-327)))) (-1303 (*1 *2 *2) (|partial| -12 (-5 *2 (-1085 *3)) (-4 *3 (-327)) (-5 *1 (-335 *3)))) (-3487 (*1 *2 *2) (|partial| -12 (-5 *2 (-1085 *3)) (-4 *3 (-327)) (-5 *1 (-335 *3)))) (-3444 (*1 *2 *2) (|partial| -12 (-5 *2 (-1085 *3)) (-4 *3 (-327)) (-5 *1 (-335 *3)))) (-1654 (*1 *2 *2) (|partial| -12 (-5 *2 (-1085 *3)) (-4 *3 (-327)) (-5 *1 (-335 *3)))) (-3555 (*1 *2 *2) (|partial| -12 (-5 *2 (-1085 *3)) (-4 *3 (-327)) (-5 *1 (-335 *3)))) (-2261 (*1 *2 *3) (-12 (-5 *3 (-854)) (-5 *2 (-1085 *4)) (-5 *1 (-335 *4)) (-4 *4 (-327)))) (-3308 (*1 *2 *3) (-12 (-5 *3 (-854)) (-5 *2 (-1085 *4)) (-5 *1 (-335 *4)) (-4 *4 (-327)))) (-3346 (*1 *2 *3) (-12 (-5 *3 (-854)) (-5 *2 (-1085 *4)) (-5 *1 (-335 *4)) (-4 *4 (-327)))) (-2745 (*1 *2 *3) (-12 (-5 *3 (-854)) (-5 *2 (-1085 *4)) (-5 *1 (-335 *4)) (-4 *4 (-327)))) (-1850 (*1 *2 *3) (-12 (-5 *3 (-854)) (-5 *2 (-1085 *4)) (-5 *1 (-335 *4)) (-4 *4 (-327)))) (-3547 (*1 *2 *2) (-12 (-5 *2 (-854)) (-5 *1 (-335 *3)) (-4 *3 (-327)))) (-2202 (*1 *2 *2) (-12 (-5 *2 (-854)) (-5 *1 (-335 *3)) (-4 *3 (-327)))) (-3057 (*1 *2 *2) (-12 (-5 *2 (-854)) (-5 *1 (-335 *3)) (-4 *3 (-327)))) (-3108 (*1 *2 *3) (-12 (-5 *3 (-1085 *4)) (-4 *4 (-327)) (-5 *2 (-108)) (-5 *1 (-335 *4)))) (-2096 (*1 *2 *3) (-12 (-5 *3 (-1085 *4)) (-4 *4 (-327)) (-5 *2 (-108)) (-5 *1 (-335 *4)))))
+(-10 -7 (-15 -2096 ((-108) (-1085 |#1|))) (-15 -3108 ((-108) (-1085 |#1|))) (-15 -3057 ((-854) (-854))) (-15 -2202 ((-854) (-854))) (-15 -3547 ((-854) (-854))) (-15 -1850 ((-1085 |#1|) (-854))) (-15 -2745 ((-1085 |#1|) (-854))) (-15 -3346 ((-1085 |#1|) (-854))) (-15 -3308 ((-1085 |#1|) (-854))) (-15 -2261 ((-1085 |#1|) (-854))) (-15 -3555 ((-3 (-1085 |#1|) "failed") (-1085 |#1|))) (-15 -1654 ((-3 (-1085 |#1|) "failed") (-1085 |#1|))) (-15 -3444 ((-3 (-1085 |#1|) "failed") (-1085 |#1|))) (-15 -3487 ((-3 (-1085 |#1|) "failed") (-1085 |#1|))) (-15 -1303 ((-3 (-1085 |#1|) "failed") (-1085 |#1|))) (-15 -1325 ((-1085 |#1|) (-854))) (-15 -1325 ((-1085 |#1|) (-854) (-854))) (-15 -2459 ((-1085 |#1|) (-1085 |#1|))) (-15 -3900 ((-890 (-1085 |#1|)) (-1085 |#1|))))
+((-3008 (((-3 (-591 |#3|) "failed") (-591 |#3|) |#3|) 34)))
+(((-336 |#1| |#2| |#3|) (-10 -7 (-15 -3008 ((-3 (-591 |#3|) "failed") (-591 |#3|) |#3|))) (-327) (-1147 |#1|) (-1147 |#2|)) (T -336))
+((-3008 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-591 *3)) (-4 *3 (-1147 *5)) (-4 *5 (-1147 *4)) (-4 *4 (-327)) (-5 *1 (-336 *4 *5 *3)))))
+(-10 -7 (-15 -3008 ((-3 (-591 |#3|) "failed") (-591 |#3|) |#3|)))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3641 (($ $) NIL)) (-3077 (((-108) $) NIL)) (-2862 (((-108) $) NIL)) (-3981 (((-712)) NIL)) (-1481 ((|#1| $) NIL) (($ $ (-854)) NIL (|has| |#1| (-346)))) (-2666 (((-1099 (-854) (-712)) (-525)) NIL (|has| |#1| (-346)))) (-3332 (((-3 $ "failed") $ $) NIL)) (-1720 (($ $) NIL)) (-3898 (((-396 $) $) NIL)) (-1965 (((-108) $ $) NIL)) (-2834 (((-712)) NIL (|has| |#1| (-346)))) (-2055 (($) NIL T CONST)) (-4174 (((-3 |#1| "failed") $) NIL)) (-3341 ((|#1| $) NIL)) (-1554 (($ (-1171 |#1|)) NIL)) (-3640 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| |#1| (-346)))) (-3265 (($ $ $) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-1325 (($) NIL (|has| |#1| (-346)))) (-3239 (($ $ $) NIL)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL)) (-1268 (($) NIL (|has| |#1| (-346)))) (-2096 (((-108) $) NIL (|has| |#1| (-346)))) (-3477 (($ $ (-712)) NIL (-3150 (|has| |#1| (-136)) (|has| |#1| (-346)))) (($ $) NIL (-3150 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2393 (((-108) $) NIL)) (-1676 (((-854) $) NIL (|has| |#1| (-346))) (((-774 (-854)) $) NIL (-3150 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-3865 (((-108) $) NIL)) (-2805 (($) NIL (|has| |#1| (-346)))) (-3108 (((-108) $) NIL (|has| |#1| (-346)))) (-1525 ((|#1| $) NIL) (($ $ (-854)) NIL (|has| |#1| (-346)))) (-2115 (((-3 $ "failed") $) NIL (|has| |#1| (-346)))) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3205 (((-1085 |#1|) $) NIL) (((-1085 $) $ (-854)) NIL (|has| |#1| (-346)))) (-1970 (((-854) $) NIL (|has| |#1| (-346)))) (-3004 (((-1085 |#1|) $) NIL (|has| |#1| (-346)))) (-2224 (((-1085 |#1|) $) NIL (|has| |#1| (-346))) (((-3 (-1085 |#1|) "failed") $ $) NIL (|has| |#1| (-346)))) (-2594 (($ $ (-1085 |#1|)) NIL (|has| |#1| (-346)))) (-2081 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2621 (((-1072) $) NIL)) (-1523 (($ $) NIL)) (-3492 (($) NIL (|has| |#1| (-346)) CONST)) (-3229 (($ (-854)) NIL (|has| |#1| (-346)))) (-1326 (((-108) $) NIL)) (-2937 (((-1036) $) NIL)) (-3965 (($) NIL (|has| |#1| (-346)))) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-2124 (($ $ $) NIL) (($ (-591 $)) NIL)) (-4107 (((-591 (-2 (|:| -2542 (-525)) (|:| -3987 (-525))))) NIL (|has| |#1| (-346)))) (-2542 (((-396 $) $) NIL)) (-3383 (((-774 (-854))) NIL) (((-854)) NIL)) (-3387 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3210 (((-3 $ "failed") $ $) NIL)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3048 (((-712) $) NIL)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL)) (-2652 (((-712) $) NIL (|has| |#1| (-346))) (((-3 (-712) "failed") $ $) NIL (-3150 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-3840 (((-128)) NIL)) (-2209 (($ $) NIL (|has| |#1| (-346))) (($ $ (-712)) NIL (|has| |#1| (-346)))) (-2743 (((-774 (-854)) $) NIL) (((-854) $) NIL)) (-1341 (((-1085 |#1|)) NIL)) (-3560 (($) NIL (|has| |#1| (-346)))) (-2200 (($) NIL (|has| |#1| (-346)))) (-1671 (((-1171 |#1|) $) NIL) (((-631 |#1|) (-1171 $)) NIL)) (-3124 (((-3 (-1171 $) "failed") (-631 $)) NIL (|has| |#1| (-346)))) (-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ |#1|) NIL)) (-3751 (($ $) NIL (|has| |#1| (-346))) (((-3 $ "failed") $) NIL (-3150 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-3425 (((-712)) NIL)) (-3612 (((-1171 $)) NIL) (((-1171 $) (-854)) NIL)) (-1724 (((-108) $ $) NIL)) (-2588 (((-108) $) NIL)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-1830 (($) NIL T CONST)) (-1839 (($) NIL T CONST)) (-3861 (($ $) NIL (|has| |#1| (-346))) (($ $ (-712)) NIL (|has| |#1| (-346)))) (-1796 (($ $) NIL (|has| |#1| (-346))) (($ $ (-712)) NIL (|has| |#1| (-346)))) (-3944 (((-108) $ $) NIL)) (-4059 (($ $ $) NIL) (($ $ |#1|) NIL)) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
(((-337 |#1| |#2|) (-307 |#1|) (-327) (-854)) (T -337))
NIL
(-307 |#1|)
-((-2766 (((-108) (-591 (-885 |#1|))) 34)) (-3805 (((-591 (-885 |#1|)) (-591 (-885 |#1|))) 46)) (-1534 (((-3 (-591 (-885 |#1|)) "failed") (-591 (-885 |#1|))) 41)))
-(((-338 |#1| |#2|) (-10 -7 (-15 -2766 ((-108) (-591 (-885 |#1|)))) (-15 -1534 ((-3 (-591 (-885 |#1|)) "failed") (-591 (-885 |#1|)))) (-15 -3805 ((-591 (-885 |#1|)) (-591 (-885 |#1|))))) (-429) (-591 (-1089))) (T -338))
-((-3805 (*1 *2 *2) (-12 (-5 *2 (-591 (-885 *3))) (-4 *3 (-429)) (-5 *1 (-338 *3 *4)) (-14 *4 (-591 (-1089))))) (-1534 (*1 *2 *2) (|partial| -12 (-5 *2 (-591 (-885 *3))) (-4 *3 (-429)) (-5 *1 (-338 *3 *4)) (-14 *4 (-591 (-1089))))) (-2766 (*1 *2 *3) (-12 (-5 *3 (-591 (-885 *4))) (-4 *4 (-429)) (-5 *2 (-108)) (-5 *1 (-338 *4 *5)) (-14 *5 (-591 (-1089))))))
-(-10 -7 (-15 -2766 ((-108) (-591 (-885 |#1|)))) (-15 -1534 ((-3 (-591 (-885 |#1|)) "failed") (-591 (-885 |#1|)))) (-15 -3805 ((-591 (-885 |#1|)) (-591 (-885 |#1|)))))
-((-3008 (((-108) $ $) NIL)) (-3032 (((-712) $) NIL)) (-3798 (($) NIL T CONST)) (-1251 (((-3 |#1| "failed") $) NIL)) (-3528 ((|#1| $) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-2824 (((-108) $) 15)) (-2423 ((|#1| $ (-525)) NIL)) (-1566 (((-525) $ (-525)) NIL)) (-3731 (($ (-1 |#1| |#1|) $) 32)) (-1954 (($ (-1 (-525) (-525)) $) 24)) (-2339 (((-1072) $) NIL)) (-1622 (($ $) 26)) (-2047 (((-1036) $) NIL)) (-3781 (((-591 (-2 (|:| |gen| |#1|) (|:| -1409 (-525)))) $) 28)) (-3228 (($ $ $) NIL)) (-3619 (($ $ $) NIL)) (-3022 (((-796) $) 38) (($ |#1|) NIL)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-4197 (($) 9 T CONST)) (-4096 (((-108) $ $) NIL)) (-4173 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL) (($ |#1| (-525)) 17)) (* (($ $ $) 43) (($ |#1| $) 21) (($ $ |#1|) 19)))
-(((-339 |#1|) (-13 (-450) (-966 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-525))) (-15 -3032 ((-712) $)) (-15 -1566 ((-525) $ (-525))) (-15 -2423 (|#1| $ (-525))) (-15 -1954 ($ (-1 (-525) (-525)) $)) (-15 -3731 ($ (-1 |#1| |#1|) $)) (-15 -3781 ((-591 (-2 (|:| |gen| |#1|) (|:| -1409 (-525)))) $)))) (-1018)) (T -339))
-((* (*1 *1 *2 *1) (-12 (-5 *1 (-339 *2)) (-4 *2 (-1018)))) (* (*1 *1 *1 *2) (-12 (-5 *1 (-339 *2)) (-4 *2 (-1018)))) (** (*1 *1 *2 *3) (-12 (-5 *3 (-525)) (-5 *1 (-339 *2)) (-4 *2 (-1018)))) (-3032 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-339 *3)) (-4 *3 (-1018)))) (-1566 (*1 *2 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-339 *3)) (-4 *3 (-1018)))) (-2423 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *1 (-339 *2)) (-4 *2 (-1018)))) (-1954 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-525) (-525))) (-5 *1 (-339 *3)) (-4 *3 (-1018)))) (-3731 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1018)) (-5 *1 (-339 *3)))) (-3781 (*1 *2 *1) (-12 (-5 *2 (-591 (-2 (|:| |gen| *3) (|:| -1409 (-525))))) (-5 *1 (-339 *3)) (-4 *3 (-1018)))))
-(-13 (-450) (-966 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-525))) (-15 -3032 ((-712) $)) (-15 -1566 ((-525) $ (-525))) (-15 -2423 (|#1| $ (-525))) (-15 -1954 ($ (-1 (-525) (-525)) $)) (-15 -3731 ($ (-1 |#1| |#1|) $)) (-15 -3781 ((-591 (-2 (|:| |gen| |#1|) (|:| -1409 (-525)))) $))))
-((-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) 13)) (-3706 (($ $) 14)) (-2827 (((-396 $) $) 30)) (-2744 (((-108) $) 26)) (-1622 (($ $) 19)) (-1399 (($ $ $) 23) (($ (-591 $)) NIL)) (-1348 (((-396 $) $) 31)) (-2089 (((-3 $ "failed") $ $) 22)) (-1712 (((-712) $) 25)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) 35)) (-2495 (((-108) $ $) 16)) (-4173 (($ $ $) 33)))
-(((-340 |#1|) (-10 -8 (-15 -4173 (|#1| |#1| |#1|)) (-15 -1622 (|#1| |#1|)) (-15 -2744 ((-108) |#1|)) (-15 -2827 ((-396 |#1|) |#1|)) (-15 -1348 ((-396 |#1|) |#1|)) (-15 -3999 ((-2 (|:| -2963 |#1|) (|:| -3407 |#1|)) |#1| |#1|)) (-15 -1712 ((-712) |#1|)) (-15 -1399 (|#1| (-591 |#1|))) (-15 -1399 (|#1| |#1| |#1|)) (-15 -2495 ((-108) |#1| |#1|)) (-15 -3706 (|#1| |#1|)) (-15 -3450 ((-2 (|:| -2999 |#1|) (|:| -4237 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -2089 ((-3 |#1| "failed") |#1| |#1|))) (-341)) (T -340))
-NIL
-(-10 -8 (-15 -4173 (|#1| |#1| |#1|)) (-15 -1622 (|#1| |#1|)) (-15 -2744 ((-108) |#1|)) (-15 -2827 ((-396 |#1|) |#1|)) (-15 -1348 ((-396 |#1|) |#1|)) (-15 -3999 ((-2 (|:| -2963 |#1|) (|:| -3407 |#1|)) |#1| |#1|)) (-15 -1712 ((-712) |#1|)) (-15 -1399 (|#1| (-591 |#1|))) (-15 -1399 (|#1| |#1| |#1|)) (-15 -2495 ((-108) |#1| |#1|)) (-15 -3706 (|#1| |#1|)) (-15 -3450 ((-2 (|:| -2999 |#1|) (|:| -4237 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -2089 ((-3 |#1| "failed") |#1| |#1|)))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) 41)) (-3706 (($ $) 40)) (-1715 (((-108) $) 38)) (-2157 (((-3 $ "failed") $ $) 19)) (-1291 (($ $) 73)) (-2827 (((-396 $) $) 72)) (-1947 (((-108) $ $) 59)) (-3798 (($) 17 T CONST)) (-2129 (($ $ $) 55)) (-4163 (((-3 $ "failed") $) 34)) (-2110 (($ $ $) 56)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) 51)) (-2744 (((-108) $) 71)) (-2824 (((-108) $) 31)) (-1758 (((-3 (-591 $) "failed") (-591 $) $) 52)) (-1356 (($ $ $) 46) (($ (-591 $)) 45)) (-2339 (((-1072) $) 9)) (-1622 (($ $) 70)) (-2047 (((-1036) $) 10)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) 44)) (-1399 (($ $ $) 48) (($ (-591 $)) 47)) (-1348 (((-396 $) $) 74)) (-3375 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-2089 (((-3 $ "failed") $ $) 42)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) 50)) (-1712 (((-712) $) 58)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) 57)) (-3022 (((-796) $) 11) (($ (-525)) 28) (($ $) 43) (($ (-385 (-525))) 65)) (-2128 (((-712)) 29)) (-2495 (((-108) $ $) 39)) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33) (($ $ (-525)) 69)) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4096 (((-108) $ $) 6)) (-4173 (($ $ $) 64)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32) (($ $ (-525)) 68)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 67) (($ (-385 (-525)) $) 66)))
+((-1480 (((-108) (-591 (-885 |#1|))) 34)) (-2155 (((-591 (-885 |#1|)) (-591 (-885 |#1|))) 46)) (-1418 (((-3 (-591 (-885 |#1|)) "failed") (-591 (-885 |#1|))) 41)))
+(((-338 |#1| |#2|) (-10 -7 (-15 -1480 ((-108) (-591 (-885 |#1|)))) (-15 -1418 ((-3 (-591 (-885 |#1|)) "failed") (-591 (-885 |#1|)))) (-15 -2155 ((-591 (-885 |#1|)) (-591 (-885 |#1|))))) (-429) (-591 (-1089))) (T -338))
+((-2155 (*1 *2 *2) (-12 (-5 *2 (-591 (-885 *3))) (-4 *3 (-429)) (-5 *1 (-338 *3 *4)) (-14 *4 (-591 (-1089))))) (-1418 (*1 *2 *2) (|partial| -12 (-5 *2 (-591 (-885 *3))) (-4 *3 (-429)) (-5 *1 (-338 *3 *4)) (-14 *4 (-591 (-1089))))) (-1480 (*1 *2 *3) (-12 (-5 *3 (-591 (-885 *4))) (-4 *4 (-429)) (-5 *2 (-108)) (-5 *1 (-338 *4 *5)) (-14 *5 (-591 (-1089))))))
+(-10 -7 (-15 -1480 ((-108) (-591 (-885 |#1|)))) (-15 -1418 ((-3 (-591 (-885 |#1|)) "failed") (-591 (-885 |#1|)))) (-15 -2155 ((-591 (-885 |#1|)) (-591 (-885 |#1|)))))
+((-2673 (((-108) $ $) NIL)) (-2834 (((-712) $) NIL)) (-2055 (($) NIL T CONST)) (-4174 (((-3 |#1| "failed") $) NIL)) (-3341 ((|#1| $) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-3865 (((-108) $) 15)) (-2178 ((|#1| $ (-525)) NIL)) (-3782 (((-525) $ (-525)) NIL)) (-2637 (($ (-1 |#1| |#1|) $) 32)) (-2025 (($ (-1 (-525) (-525)) $) 24)) (-2621 (((-1072) $) NIL)) (-1523 (($ $) 26)) (-2937 (((-1036) $) NIL)) (-1908 (((-591 (-2 (|:| |gen| |#1|) (|:| -2288 (-525)))) $) 28)) (-3369 (($ $ $) NIL)) (-4027 (($ $ $) NIL)) (-2686 (((-796) $) 38) (($ |#1|) NIL)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-1839 (($) 9 T CONST)) (-3944 (((-108) $ $) NIL)) (-4059 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL) (($ |#1| (-525)) 17)) (* (($ $ $) 43) (($ |#1| $) 21) (($ $ |#1|) 19)))
+(((-339 |#1|) (-13 (-450) (-966 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-525))) (-15 -2834 ((-712) $)) (-15 -3782 ((-525) $ (-525))) (-15 -2178 (|#1| $ (-525))) (-15 -2025 ($ (-1 (-525) (-525)) $)) (-15 -2637 ($ (-1 |#1| |#1|) $)) (-15 -1908 ((-591 (-2 (|:| |gen| |#1|) (|:| -2288 (-525)))) $)))) (-1018)) (T -339))
+((* (*1 *1 *2 *1) (-12 (-5 *1 (-339 *2)) (-4 *2 (-1018)))) (* (*1 *1 *1 *2) (-12 (-5 *1 (-339 *2)) (-4 *2 (-1018)))) (** (*1 *1 *2 *3) (-12 (-5 *3 (-525)) (-5 *1 (-339 *2)) (-4 *2 (-1018)))) (-2834 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-339 *3)) (-4 *3 (-1018)))) (-3782 (*1 *2 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-339 *3)) (-4 *3 (-1018)))) (-2178 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *1 (-339 *2)) (-4 *2 (-1018)))) (-2025 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-525) (-525))) (-5 *1 (-339 *3)) (-4 *3 (-1018)))) (-2637 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1018)) (-5 *1 (-339 *3)))) (-1908 (*1 *2 *1) (-12 (-5 *2 (-591 (-2 (|:| |gen| *3) (|:| -2288 (-525))))) (-5 *1 (-339 *3)) (-4 *3 (-1018)))))
+(-13 (-450) (-966 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-525))) (-15 -2834 ((-712) $)) (-15 -3782 ((-525) $ (-525))) (-15 -2178 (|#1| $ (-525))) (-15 -2025 ($ (-1 (-525) (-525)) $)) (-15 -2637 ($ (-1 |#1| |#1|) $)) (-15 -1908 ((-591 (-2 (|:| |gen| |#1|) (|:| -2288 (-525)))) $))))
+((-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) 13)) (-3641 (($ $) 14)) (-3898 (((-396 $) $) 30)) (-2393 (((-108) $) 26)) (-1523 (($ $) 19)) (-2124 (($ $ $) 23) (($ (-591 $)) NIL)) (-2542 (((-396 $) $) 31)) (-3210 (((-3 $ "failed") $ $) 22)) (-3048 (((-712) $) 25)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) 35)) (-1724 (((-108) $ $) 16)) (-4059 (($ $ $) 33)))
+(((-340 |#1|) (-10 -8 (-15 -4059 (|#1| |#1| |#1|)) (-15 -1523 (|#1| |#1|)) (-15 -2393 ((-108) |#1|)) (-15 -3898 ((-396 |#1|) |#1|)) (-15 -2542 ((-396 |#1|) |#1|)) (-15 -3576 ((-2 (|:| -2746 |#1|) (|:| -2449 |#1|)) |#1| |#1|)) (-15 -3048 ((-712) |#1|)) (-15 -2124 (|#1| (-591 |#1|))) (-15 -2124 (|#1| |#1| |#1|)) (-15 -1724 ((-108) |#1| |#1|)) (-15 -3641 (|#1| |#1|)) (-15 -2867 ((-2 (|:| -1851 |#1|) (|:| -4237 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -3210 ((-3 |#1| "failed") |#1| |#1|))) (-341)) (T -340))
+NIL
+(-10 -8 (-15 -4059 (|#1| |#1| |#1|)) (-15 -1523 (|#1| |#1|)) (-15 -2393 ((-108) |#1|)) (-15 -3898 ((-396 |#1|) |#1|)) (-15 -2542 ((-396 |#1|) |#1|)) (-15 -3576 ((-2 (|:| -2746 |#1|) (|:| -2449 |#1|)) |#1| |#1|)) (-15 -3048 ((-712) |#1|)) (-15 -2124 (|#1| (-591 |#1|))) (-15 -2124 (|#1| |#1| |#1|)) (-15 -1724 ((-108) |#1| |#1|)) (-15 -3641 (|#1| |#1|)) (-15 -2867 ((-2 (|:| -1851 |#1|) (|:| -4237 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -3210 ((-3 |#1| "failed") |#1| |#1|)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) 41)) (-3641 (($ $) 40)) (-3077 (((-108) $) 38)) (-3332 (((-3 $ "failed") $ $) 19)) (-1720 (($ $) 73)) (-3898 (((-396 $) $) 72)) (-1965 (((-108) $ $) 59)) (-2055 (($) 17 T CONST)) (-3265 (($ $ $) 55)) (-1522 (((-3 $ "failed") $) 34)) (-3239 (($ $ $) 56)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) 51)) (-2393 (((-108) $) 71)) (-3865 (((-108) $) 31)) (-3188 (((-3 (-591 $) "failed") (-591 $) $) 52)) (-2081 (($ $ $) 46) (($ (-591 $)) 45)) (-2621 (((-1072) $) 9)) (-1523 (($ $) 70)) (-2937 (((-1036) $) 10)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) 44)) (-2124 (($ $ $) 48) (($ (-591 $)) 47)) (-2542 (((-396 $) $) 74)) (-3387 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-3210 (((-3 $ "failed") $ $) 42)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) 50)) (-3048 (((-712) $) 58)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) 57)) (-2686 (((-796) $) 11) (($ (-525)) 28) (($ $) 43) (($ (-385 (-525))) 65)) (-3425 (((-712)) 29)) (-1724 (((-108) $ $) 39)) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33) (($ $ (-525)) 69)) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-3944 (((-108) $ $) 6)) (-4059 (($ $ $) 64)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32) (($ $ (-525)) 68)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 67) (($ (-385 (-525)) $) 66)))
(((-341) (-131)) (T -341))
-((-4173 (*1 *1 *1 *1) (-4 *1 (-341))))
-(-13 (-286) (-1129) (-223) (-10 -8 (-15 -4173 ($ $ $)) (-6 -4248) (-6 -4242)))
+((-4059 (*1 *1 *1 *1) (-4 *1 (-341))))
+(-13 (-286) (-1129) (-223) (-10 -8 (-15 -4059 ($ $ $)) (-6 -4248) (-6 -4242)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-385 (-525))) . T) ((-37 $) . T) ((-97) . T) ((-107 #0# #0#) . T) ((-107 $ $) . T) ((-126) . T) ((-565 (-796)) . T) ((-160) . T) ((-223) . T) ((-269) . T) ((-286) . T) ((-429) . T) ((-517) . T) ((-593 #0#) . T) ((-593 $) . T) ((-659 #0#) . T) ((-659 $) . T) ((-668) . T) ((-853) . T) ((-981 #0#) . T) ((-981 $) . T) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T) ((-1129) . T))
-((-3008 (((-108) $ $) 7)) (-3598 ((|#2| $ |#2|) 13)) (-3522 (($ $ (-1072)) 18)) (-1277 ((|#2| $) 14)) (-1976 (($ |#1|) 20) (($ |#1| (-1072)) 19)) (-2400 ((|#1| $) 16)) (-2339 (((-1072) $) 9)) (-3317 (((-1072) $) 15)) (-2047 (((-1036) $) 10)) (-3022 (((-796) $) 11)) (-2886 (($ $) 17)) (-4096 (((-108) $ $) 6)))
+((-2673 (((-108) $ $) 7)) (-3806 ((|#2| $ |#2|) 13)) (-2375 (($ $ (-1072)) 18)) (-1608 ((|#2| $) 14)) (-1472 (($ |#1|) 20) (($ |#1| (-1072)) 19)) (-3419 ((|#1| $) 16)) (-2621 (((-1072) $) 9)) (-4052 (((-1072) $) 15)) (-2937 (((-1036) $) 10)) (-2686 (((-796) $) 11)) (-3236 (($ $) 17)) (-3944 (((-108) $ $) 6)))
(((-342 |#1| |#2|) (-131) (-1018) (-1018)) (T -342))
-((-1976 (*1 *1 *2) (-12 (-4 *1 (-342 *2 *3)) (-4 *2 (-1018)) (-4 *3 (-1018)))) (-1976 (*1 *1 *2 *3) (-12 (-5 *3 (-1072)) (-4 *1 (-342 *2 *4)) (-4 *2 (-1018)) (-4 *4 (-1018)))) (-3522 (*1 *1 *1 *2) (-12 (-5 *2 (-1072)) (-4 *1 (-342 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-1018)))) (-2886 (*1 *1 *1) (-12 (-4 *1 (-342 *2 *3)) (-4 *2 (-1018)) (-4 *3 (-1018)))) (-2400 (*1 *2 *1) (-12 (-4 *1 (-342 *2 *3)) (-4 *3 (-1018)) (-4 *2 (-1018)))) (-3317 (*1 *2 *1) (-12 (-4 *1 (-342 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-5 *2 (-1072)))) (-1277 (*1 *2 *1) (-12 (-4 *1 (-342 *3 *2)) (-4 *3 (-1018)) (-4 *2 (-1018)))) (-3598 (*1 *2 *1 *2) (-12 (-4 *1 (-342 *3 *2)) (-4 *3 (-1018)) (-4 *2 (-1018)))))
-(-13 (-1018) (-10 -8 (-15 -1976 ($ |t#1|)) (-15 -1976 ($ |t#1| (-1072))) (-15 -3522 ($ $ (-1072))) (-15 -2886 ($ $)) (-15 -2400 (|t#1| $)) (-15 -3317 ((-1072) $)) (-15 -1277 (|t#2| $)) (-15 -3598 (|t#2| $ |t#2|))))
+((-1472 (*1 *1 *2) (-12 (-4 *1 (-342 *2 *3)) (-4 *2 (-1018)) (-4 *3 (-1018)))) (-1472 (*1 *1 *2 *3) (-12 (-5 *3 (-1072)) (-4 *1 (-342 *2 *4)) (-4 *2 (-1018)) (-4 *4 (-1018)))) (-2375 (*1 *1 *1 *2) (-12 (-5 *2 (-1072)) (-4 *1 (-342 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-1018)))) (-3236 (*1 *1 *1) (-12 (-4 *1 (-342 *2 *3)) (-4 *2 (-1018)) (-4 *3 (-1018)))) (-3419 (*1 *2 *1) (-12 (-4 *1 (-342 *2 *3)) (-4 *3 (-1018)) (-4 *2 (-1018)))) (-4052 (*1 *2 *1) (-12 (-4 *1 (-342 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-5 *2 (-1072)))) (-1608 (*1 *2 *1) (-12 (-4 *1 (-342 *3 *2)) (-4 *3 (-1018)) (-4 *2 (-1018)))) (-3806 (*1 *2 *1 *2) (-12 (-4 *1 (-342 *3 *2)) (-4 *3 (-1018)) (-4 *2 (-1018)))))
+(-13 (-1018) (-10 -8 (-15 -1472 ($ |t#1|)) (-15 -1472 ($ |t#1| (-1072))) (-15 -2375 ($ $ (-1072))) (-15 -3236 ($ $)) (-15 -3419 (|t#1| $)) (-15 -4052 ((-1072) $)) (-15 -1608 (|t#2| $)) (-15 -3806 (|t#2| $ |t#2|))))
(((-97) . T) ((-565 (-796)) . T) ((-1018) . T))
-((-3008 (((-108) $ $) NIL)) (-3598 ((|#1| $ |#1|) 30)) (-3522 (($ $ (-1072)) 22)) (-2815 (((-3 |#1| "failed") $) 29)) (-1277 ((|#1| $) 27)) (-1976 (($ (-366)) 21) (($ (-366) (-1072)) 20)) (-2400 (((-366) $) 24)) (-2339 (((-1072) $) NIL)) (-3317 (((-1072) $) 25)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) 19)) (-2886 (($ $) 23)) (-4096 (((-108) $ $) 18)))
-(((-343 |#1|) (-13 (-342 (-366) |#1|) (-10 -8 (-15 -2815 ((-3 |#1| "failed") $)))) (-1018)) (T -343))
-((-2815 (*1 *2 *1) (|partial| -12 (-5 *1 (-343 *2)) (-4 *2 (-1018)))))
-(-13 (-342 (-366) |#1|) (-10 -8 (-15 -2815 ((-3 |#1| "failed") $))))
-((-1593 (((-1171 (-631 |#2|)) (-1171 $)) 61)) (-4094 (((-631 |#2|) (-1171 $)) 120)) (-4011 ((|#2| $) 32)) (-3711 (((-631 |#2|) $ (-1171 $)) 123)) (-3057 (((-3 $ "failed") $) 75)) (-3996 ((|#2| $) 35)) (-3473 (((-1085 |#2|) $) 83)) (-2449 ((|#2| (-1171 $)) 106)) (-3158 (((-1085 |#2|) $) 28)) (-2772 (((-108)) 100)) (-4171 (($ (-1171 |#2|) (-1171 $)) 113)) (-4163 (((-3 $ "failed") $) 79)) (-3915 (((-108)) 95)) (-2590 (((-108)) 90)) (-2248 (((-108)) 53)) (-1548 (((-631 |#2|) (-1171 $)) 118)) (-4032 ((|#2| $) 31)) (-3793 (((-631 |#2|) $ (-1171 $)) 122)) (-1838 (((-3 $ "failed") $) 73)) (-3018 ((|#2| $) 34)) (-1858 (((-1085 |#2|) $) 82)) (-1368 ((|#2| (-1171 $)) 104)) (-2253 (((-1085 |#2|) $) 26)) (-2448 (((-108)) 99)) (-1407 (((-108)) 92)) (-3704 (((-108)) 51)) (-2688 (((-108)) 87)) (-4160 (((-108)) 101)) (-3572 (((-1171 |#2|) $ (-1171 $)) NIL) (((-631 |#2|) (-1171 $) (-1171 $)) 111)) (-1806 (((-108)) 97)) (-1640 (((-591 (-1171 |#2|))) 86)) (-2938 (((-108)) 98)) (-2826 (((-108)) 96)) (-1532 (((-108)) 46)) (-1307 (((-108)) 102)))
-(((-344 |#1| |#2|) (-10 -8 (-15 -3473 ((-1085 |#2|) |#1|)) (-15 -1858 ((-1085 |#2|) |#1|)) (-15 -1640 ((-591 (-1171 |#2|)))) (-15 -3057 ((-3 |#1| "failed") |#1|)) (-15 -1838 ((-3 |#1| "failed") |#1|)) (-15 -4163 ((-3 |#1| "failed") |#1|)) (-15 -2590 ((-108))) (-15 -1407 ((-108))) (-15 -3915 ((-108))) (-15 -3704 ((-108))) (-15 -2248 ((-108))) (-15 -2688 ((-108))) (-15 -1307 ((-108))) (-15 -4160 ((-108))) (-15 -2772 ((-108))) (-15 -2448 ((-108))) (-15 -1532 ((-108))) (-15 -2938 ((-108))) (-15 -2826 ((-108))) (-15 -1806 ((-108))) (-15 -3158 ((-1085 |#2|) |#1|)) (-15 -2253 ((-1085 |#2|) |#1|)) (-15 -4094 ((-631 |#2|) (-1171 |#1|))) (-15 -1548 ((-631 |#2|) (-1171 |#1|))) (-15 -2449 (|#2| (-1171 |#1|))) (-15 -1368 (|#2| (-1171 |#1|))) (-15 -4171 (|#1| (-1171 |#2|) (-1171 |#1|))) (-15 -3572 ((-631 |#2|) (-1171 |#1|) (-1171 |#1|))) (-15 -3572 ((-1171 |#2|) |#1| (-1171 |#1|))) (-15 -3996 (|#2| |#1|)) (-15 -3018 (|#2| |#1|)) (-15 -4011 (|#2| |#1|)) (-15 -4032 (|#2| |#1|)) (-15 -3711 ((-631 |#2|) |#1| (-1171 |#1|))) (-15 -3793 ((-631 |#2|) |#1| (-1171 |#1|))) (-15 -1593 ((-1171 (-631 |#2|)) (-1171 |#1|)))) (-345 |#2|) (-160)) (T -344))
-((-1806 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-2826 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-2938 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-1532 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-2448 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-2772 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-4160 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-1307 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-2688 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-2248 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-3704 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-3915 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-1407 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-2590 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-1640 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-591 (-1171 *4))) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))))
-(-10 -8 (-15 -3473 ((-1085 |#2|) |#1|)) (-15 -1858 ((-1085 |#2|) |#1|)) (-15 -1640 ((-591 (-1171 |#2|)))) (-15 -3057 ((-3 |#1| "failed") |#1|)) (-15 -1838 ((-3 |#1| "failed") |#1|)) (-15 -4163 ((-3 |#1| "failed") |#1|)) (-15 -2590 ((-108))) (-15 -1407 ((-108))) (-15 -3915 ((-108))) (-15 -3704 ((-108))) (-15 -2248 ((-108))) (-15 -2688 ((-108))) (-15 -1307 ((-108))) (-15 -4160 ((-108))) (-15 -2772 ((-108))) (-15 -2448 ((-108))) (-15 -1532 ((-108))) (-15 -2938 ((-108))) (-15 -2826 ((-108))) (-15 -1806 ((-108))) (-15 -3158 ((-1085 |#2|) |#1|)) (-15 -2253 ((-1085 |#2|) |#1|)) (-15 -4094 ((-631 |#2|) (-1171 |#1|))) (-15 -1548 ((-631 |#2|) (-1171 |#1|))) (-15 -2449 (|#2| (-1171 |#1|))) (-15 -1368 (|#2| (-1171 |#1|))) (-15 -4171 (|#1| (-1171 |#2|) (-1171 |#1|))) (-15 -3572 ((-631 |#2|) (-1171 |#1|) (-1171 |#1|))) (-15 -3572 ((-1171 |#2|) |#1| (-1171 |#1|))) (-15 -3996 (|#2| |#1|)) (-15 -3018 (|#2| |#1|)) (-15 -4011 (|#2| |#1|)) (-15 -4032 (|#2| |#1|)) (-15 -3711 ((-631 |#2|) |#1| (-1171 |#1|))) (-15 -3793 ((-631 |#2|) |#1| (-1171 |#1|))) (-15 -1593 ((-1171 (-631 |#2|)) (-1171 |#1|))))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-2999 (((-3 $ "failed")) 37 (|has| |#1| (-517)))) (-2157 (((-3 $ "failed") $ $) 19)) (-1593 (((-1171 (-631 |#1|)) (-1171 $)) 78)) (-2608 (((-1171 $)) 81)) (-3798 (($) 17 T CONST)) (-3160 (((-3 (-2 (|:| |particular| $) (|:| -4003 (-591 $))) "failed")) 40 (|has| |#1| (-517)))) (-3624 (((-3 $ "failed")) 38 (|has| |#1| (-517)))) (-4094 (((-631 |#1|) (-1171 $)) 65)) (-4011 ((|#1| $) 74)) (-3711 (((-631 |#1|) $ (-1171 $)) 76)) (-3057 (((-3 $ "failed") $) 45 (|has| |#1| (-517)))) (-3433 (($ $ (-854)) 28)) (-3996 ((|#1| $) 72)) (-3473 (((-1085 |#1|) $) 42 (|has| |#1| (-517)))) (-2449 ((|#1| (-1171 $)) 67)) (-3158 (((-1085 |#1|) $) 63)) (-2772 (((-108)) 57)) (-4171 (($ (-1171 |#1|) (-1171 $)) 69)) (-4163 (((-3 $ "failed") $) 47 (|has| |#1| (-517)))) (-4073 (((-854)) 80)) (-3401 (((-108)) 54)) (-2462 (($ $ (-854)) 33)) (-3915 (((-108)) 50)) (-2590 (((-108)) 48)) (-2248 (((-108)) 52)) (-3121 (((-3 (-2 (|:| |particular| $) (|:| -4003 (-591 $))) "failed")) 41 (|has| |#1| (-517)))) (-2659 (((-3 $ "failed")) 39 (|has| |#1| (-517)))) (-1548 (((-631 |#1|) (-1171 $)) 66)) (-4032 ((|#1| $) 75)) (-3793 (((-631 |#1|) $ (-1171 $)) 77)) (-1838 (((-3 $ "failed") $) 46 (|has| |#1| (-517)))) (-3447 (($ $ (-854)) 29)) (-3018 ((|#1| $) 73)) (-1858 (((-1085 |#1|) $) 43 (|has| |#1| (-517)))) (-1368 ((|#1| (-1171 $)) 68)) (-2253 (((-1085 |#1|) $) 64)) (-2448 (((-108)) 58)) (-2339 (((-1072) $) 9)) (-1407 (((-108)) 49)) (-3704 (((-108)) 51)) (-2688 (((-108)) 53)) (-2047 (((-1036) $) 10)) (-4160 (((-108)) 56)) (-3572 (((-1171 |#1|) $ (-1171 $)) 71) (((-631 |#1|) (-1171 $) (-1171 $)) 70)) (-2117 (((-591 (-885 |#1|)) (-1171 $)) 79)) (-3619 (($ $ $) 25)) (-1806 (((-108)) 62)) (-3022 (((-796) $) 11)) (-1640 (((-591 (-1171 |#1|))) 44 (|has| |#1| (-517)))) (-2392 (($ $ $ $) 26)) (-2938 (((-108)) 60)) (-2707 (($ $ $) 24)) (-2826 (((-108)) 61)) (-1532 (((-108)) 59)) (-1307 (((-108)) 55)) (-4191 (($) 18 T CONST)) (-4096 (((-108) $ $) 6)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 30)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 27) (($ $ |#1|) 35) (($ |#1| $) 34)))
+((-2673 (((-108) $ $) NIL)) (-3806 ((|#1| $ |#1|) 30)) (-2375 (($ $ (-1072)) 22)) (-3792 (((-3 |#1| "failed") $) 29)) (-1608 ((|#1| $) 27)) (-1472 (($ (-366)) 21) (($ (-366) (-1072)) 20)) (-3419 (((-366) $) 24)) (-2621 (((-1072) $) NIL)) (-4052 (((-1072) $) 25)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) 19)) (-3236 (($ $) 23)) (-3944 (((-108) $ $) 18)))
+(((-343 |#1|) (-13 (-342 (-366) |#1|) (-10 -8 (-15 -3792 ((-3 |#1| "failed") $)))) (-1018)) (T -343))
+((-3792 (*1 *2 *1) (|partial| -12 (-5 *1 (-343 *2)) (-4 *2 (-1018)))))
+(-13 (-342 (-366) |#1|) (-10 -8 (-15 -3792 ((-3 |#1| "failed") $))))
+((-2010 (((-1171 (-631 |#2|)) (-1171 $)) 61)) (-2004 (((-631 |#2|) (-1171 $)) 120)) (-3681 ((|#2| $) 32)) (-2465 (((-631 |#2|) $ (-1171 $)) 123)) (-2397 (((-3 $ "failed") $) 75)) (-3549 ((|#2| $) 35)) (-1865 (((-1085 |#2|) $) 83)) (-1321 ((|#2| (-1171 $)) 106)) (-3985 (((-1085 |#2|) $) 28)) (-1532 (((-108)) 100)) (-1554 (($ (-1171 |#2|) (-1171 $)) 113)) (-1522 (((-3 $ "failed") $) 79)) (-3999 (((-108)) 95)) (-3319 (((-108)) 90)) (-1219 (((-108)) 53)) (-1529 (((-631 |#2|) (-1171 $)) 118)) (-2671 ((|#2| $) 31)) (-2000 (((-631 |#2|) $ (-1171 $)) 122)) (-3917 (((-3 $ "failed") $) 73)) (-1984 ((|#2| $) 34)) (-4130 (((-1085 |#2|) $) 82)) (-2336 ((|#2| (-1171 $)) 104)) (-3019 (((-1085 |#2|) $) 26)) (-1312 (((-108)) 99)) (-3440 (((-108)) 92)) (-3615 (((-108)) 51)) (-1821 (((-108)) 87)) (-1492 (((-108)) 101)) (-1671 (((-1171 |#2|) $ (-1171 $)) NIL) (((-631 |#2|) (-1171 $) (-1171 $)) 111)) (-2003 (((-108)) 97)) (-3674 (((-591 (-1171 |#2|))) 86)) (-2535 (((-108)) 98)) (-3887 (((-108)) 96)) (-1394 (((-108)) 46)) (-2659 (((-108)) 102)))
+(((-344 |#1| |#2|) (-10 -8 (-15 -1865 ((-1085 |#2|) |#1|)) (-15 -4130 ((-1085 |#2|) |#1|)) (-15 -3674 ((-591 (-1171 |#2|)))) (-15 -2397 ((-3 |#1| "failed") |#1|)) (-15 -3917 ((-3 |#1| "failed") |#1|)) (-15 -1522 ((-3 |#1| "failed") |#1|)) (-15 -3319 ((-108))) (-15 -3440 ((-108))) (-15 -3999 ((-108))) (-15 -3615 ((-108))) (-15 -1219 ((-108))) (-15 -1821 ((-108))) (-15 -2659 ((-108))) (-15 -1492 ((-108))) (-15 -1532 ((-108))) (-15 -1312 ((-108))) (-15 -1394 ((-108))) (-15 -2535 ((-108))) (-15 -3887 ((-108))) (-15 -2003 ((-108))) (-15 -3985 ((-1085 |#2|) |#1|)) (-15 -3019 ((-1085 |#2|) |#1|)) (-15 -2004 ((-631 |#2|) (-1171 |#1|))) (-15 -1529 ((-631 |#2|) (-1171 |#1|))) (-15 -1321 (|#2| (-1171 |#1|))) (-15 -2336 (|#2| (-1171 |#1|))) (-15 -1554 (|#1| (-1171 |#2|) (-1171 |#1|))) (-15 -1671 ((-631 |#2|) (-1171 |#1|) (-1171 |#1|))) (-15 -1671 ((-1171 |#2|) |#1| (-1171 |#1|))) (-15 -3549 (|#2| |#1|)) (-15 -1984 (|#2| |#1|)) (-15 -3681 (|#2| |#1|)) (-15 -2671 (|#2| |#1|)) (-15 -2465 ((-631 |#2|) |#1| (-1171 |#1|))) (-15 -2000 ((-631 |#2|) |#1| (-1171 |#1|))) (-15 -2010 ((-1171 (-631 |#2|)) (-1171 |#1|)))) (-345 |#2|) (-160)) (T -344))
+((-2003 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-3887 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-2535 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-1394 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-1312 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-1532 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-1492 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-2659 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-1821 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-1219 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-3615 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-3999 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-3440 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-3319 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-3674 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-591 (-1171 *4))) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))))
+(-10 -8 (-15 -1865 ((-1085 |#2|) |#1|)) (-15 -4130 ((-1085 |#2|) |#1|)) (-15 -3674 ((-591 (-1171 |#2|)))) (-15 -2397 ((-3 |#1| "failed") |#1|)) (-15 -3917 ((-3 |#1| "failed") |#1|)) (-15 -1522 ((-3 |#1| "failed") |#1|)) (-15 -3319 ((-108))) (-15 -3440 ((-108))) (-15 -3999 ((-108))) (-15 -3615 ((-108))) (-15 -1219 ((-108))) (-15 -1821 ((-108))) (-15 -2659 ((-108))) (-15 -1492 ((-108))) (-15 -1532 ((-108))) (-15 -1312 ((-108))) (-15 -1394 ((-108))) (-15 -2535 ((-108))) (-15 -3887 ((-108))) (-15 -2003 ((-108))) (-15 -3985 ((-1085 |#2|) |#1|)) (-15 -3019 ((-1085 |#2|) |#1|)) (-15 -2004 ((-631 |#2|) (-1171 |#1|))) (-15 -1529 ((-631 |#2|) (-1171 |#1|))) (-15 -1321 (|#2| (-1171 |#1|))) (-15 -2336 (|#2| (-1171 |#1|))) (-15 -1554 (|#1| (-1171 |#2|) (-1171 |#1|))) (-15 -1671 ((-631 |#2|) (-1171 |#1|) (-1171 |#1|))) (-15 -1671 ((-1171 |#2|) |#1| (-1171 |#1|))) (-15 -3549 (|#2| |#1|)) (-15 -1984 (|#2| |#1|)) (-15 -3681 (|#2| |#1|)) (-15 -2671 (|#2| |#1|)) (-15 -2465 ((-631 |#2|) |#1| (-1171 |#1|))) (-15 -2000 ((-631 |#2|) |#1| (-1171 |#1|))) (-15 -2010 ((-1171 (-631 |#2|)) (-1171 |#1|))))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-1851 (((-3 $ "failed")) 37 (|has| |#1| (-517)))) (-3332 (((-3 $ "failed") $ $) 19)) (-2010 (((-1171 (-631 |#1|)) (-1171 $)) 78)) (-3483 (((-1171 $)) 81)) (-2055 (($) 17 T CONST)) (-4007 (((-3 (-2 (|:| |particular| $) (|:| -3612 (-591 $))) "failed")) 40 (|has| |#1| (-517)))) (-4088 (((-3 $ "failed")) 38 (|has| |#1| (-517)))) (-2004 (((-631 |#1|) (-1171 $)) 65)) (-3681 ((|#1| $) 74)) (-2465 (((-631 |#1|) $ (-1171 $)) 76)) (-2397 (((-3 $ "failed") $) 45 (|has| |#1| (-517)))) (-2681 (($ $ (-854)) 28)) (-3549 ((|#1| $) 72)) (-1865 (((-1085 |#1|) $) 42 (|has| |#1| (-517)))) (-1321 ((|#1| (-1171 $)) 67)) (-3985 (((-1085 |#1|) $) 63)) (-1532 (((-108)) 57)) (-1554 (($ (-1171 |#1|) (-1171 $)) 69)) (-1522 (((-3 $ "failed") $) 47 (|has| |#1| (-517)))) (-2193 (((-854)) 80)) (-3595 (((-108)) 54)) (-1447 (($ $ (-854)) 33)) (-3999 (((-108)) 50)) (-3319 (((-108)) 48)) (-1219 (((-108)) 52)) (-1779 (((-3 (-2 (|:| |particular| $) (|:| -3612 (-591 $))) "failed")) 41 (|has| |#1| (-517)))) (-2727 (((-3 $ "failed")) 39 (|has| |#1| (-517)))) (-1529 (((-631 |#1|) (-1171 $)) 66)) (-2671 ((|#1| $) 75)) (-2000 (((-631 |#1|) $ (-1171 $)) 77)) (-3917 (((-3 $ "failed") $) 46 (|has| |#1| (-517)))) (-2832 (($ $ (-854)) 29)) (-1984 ((|#1| $) 73)) (-4130 (((-1085 |#1|) $) 43 (|has| |#1| (-517)))) (-2336 ((|#1| (-1171 $)) 68)) (-3019 (((-1085 |#1|) $) 64)) (-1312 (((-108)) 58)) (-2621 (((-1072) $) 9)) (-3440 (((-108)) 49)) (-3615 (((-108)) 51)) (-1821 (((-108)) 53)) (-2937 (((-1036) $) 10)) (-1492 (((-108)) 56)) (-1671 (((-1171 |#1|) $ (-1171 $)) 71) (((-631 |#1|) (-1171 $) (-1171 $)) 70)) (-3277 (((-591 (-885 |#1|)) (-1171 $)) 79)) (-4027 (($ $ $) 25)) (-2003 (((-108)) 62)) (-2686 (((-796) $) 11)) (-3674 (((-591 (-1171 |#1|))) 44 (|has| |#1| (-517)))) (-1894 (($ $ $ $) 26)) (-2535 (((-108)) 60)) (-1971 (($ $ $) 24)) (-3887 (((-108)) 61)) (-1394 (((-108)) 59)) (-2659 (((-108)) 55)) (-1830 (($) 18 T CONST)) (-3944 (((-108) $ $) 6)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 30)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 27) (($ $ |#1|) 35) (($ |#1| $) 34)))
(((-345 |#1|) (-131) (-160)) (T -345))
-((-2608 (*1 *2) (-12 (-4 *3 (-160)) (-5 *2 (-1171 *1)) (-4 *1 (-345 *3)))) (-4073 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-854)))) (-2117 (*1 *2 *3) (-12 (-5 *3 (-1171 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160)) (-5 *2 (-591 (-885 *4))))) (-1593 (*1 *2 *3) (-12 (-5 *3 (-1171 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160)) (-5 *2 (-1171 (-631 *4))))) (-3793 (*1 *2 *1 *3) (-12 (-5 *3 (-1171 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160)) (-5 *2 (-631 *4)))) (-3711 (*1 *2 *1 *3) (-12 (-5 *3 (-1171 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160)) (-5 *2 (-631 *4)))) (-4032 (*1 *2 *1) (-12 (-4 *1 (-345 *2)) (-4 *2 (-160)))) (-4011 (*1 *2 *1) (-12 (-4 *1 (-345 *2)) (-4 *2 (-160)))) (-3018 (*1 *2 *1) (-12 (-4 *1 (-345 *2)) (-4 *2 (-160)))) (-3996 (*1 *2 *1) (-12 (-4 *1 (-345 *2)) (-4 *2 (-160)))) (-3572 (*1 *2 *1 *3) (-12 (-5 *3 (-1171 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160)) (-5 *2 (-1171 *4)))) (-3572 (*1 *2 *3 *3) (-12 (-5 *3 (-1171 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160)) (-5 *2 (-631 *4)))) (-4171 (*1 *1 *2 *3) (-12 (-5 *2 (-1171 *4)) (-5 *3 (-1171 *1)) (-4 *4 (-160)) (-4 *1 (-345 *4)))) (-1368 (*1 *2 *3) (-12 (-5 *3 (-1171 *1)) (-4 *1 (-345 *2)) (-4 *2 (-160)))) (-2449 (*1 *2 *3) (-12 (-5 *3 (-1171 *1)) (-4 *1 (-345 *2)) (-4 *2 (-160)))) (-1548 (*1 *2 *3) (-12 (-5 *3 (-1171 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160)) (-5 *2 (-631 *4)))) (-4094 (*1 *2 *3) (-12 (-5 *3 (-1171 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160)) (-5 *2 (-631 *4)))) (-2253 (*1 *2 *1) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-1085 *3)))) (-3158 (*1 *2 *1) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-1085 *3)))) (-1806 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-2826 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-2938 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-1532 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-2448 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-2772 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-4160 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-1307 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-3401 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-2688 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-2248 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-3704 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-3915 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-1407 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-2590 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-4163 (*1 *1 *1) (|partial| -12 (-4 *1 (-345 *2)) (-4 *2 (-160)) (-4 *2 (-517)))) (-1838 (*1 *1 *1) (|partial| -12 (-4 *1 (-345 *2)) (-4 *2 (-160)) (-4 *2 (-517)))) (-3057 (*1 *1 *1) (|partial| -12 (-4 *1 (-345 *2)) (-4 *2 (-160)) (-4 *2 (-517)))) (-1640 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-4 *3 (-517)) (-5 *2 (-591 (-1171 *3))))) (-1858 (*1 *2 *1) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-4 *3 (-517)) (-5 *2 (-1085 *3)))) (-3473 (*1 *2 *1) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-4 *3 (-517)) (-5 *2 (-1085 *3)))) (-3121 (*1 *2) (|partial| -12 (-4 *3 (-517)) (-4 *3 (-160)) (-5 *2 (-2 (|:| |particular| *1) (|:| -4003 (-591 *1)))) (-4 *1 (-345 *3)))) (-3160 (*1 *2) (|partial| -12 (-4 *3 (-517)) (-4 *3 (-160)) (-5 *2 (-2 (|:| |particular| *1) (|:| -4003 (-591 *1)))) (-4 *1 (-345 *3)))) (-2659 (*1 *1) (|partial| -12 (-4 *1 (-345 *2)) (-4 *2 (-517)) (-4 *2 (-160)))) (-3624 (*1 *1) (|partial| -12 (-4 *1 (-345 *2)) (-4 *2 (-517)) (-4 *2 (-160)))) (-2999 (*1 *1) (|partial| -12 (-4 *1 (-345 *2)) (-4 *2 (-517)) (-4 *2 (-160)))))
-(-13 (-686 |t#1|) (-10 -8 (-15 -2608 ((-1171 $))) (-15 -4073 ((-854))) (-15 -2117 ((-591 (-885 |t#1|)) (-1171 $))) (-15 -1593 ((-1171 (-631 |t#1|)) (-1171 $))) (-15 -3793 ((-631 |t#1|) $ (-1171 $))) (-15 -3711 ((-631 |t#1|) $ (-1171 $))) (-15 -4032 (|t#1| $)) (-15 -4011 (|t#1| $)) (-15 -3018 (|t#1| $)) (-15 -3996 (|t#1| $)) (-15 -3572 ((-1171 |t#1|) $ (-1171 $))) (-15 -3572 ((-631 |t#1|) (-1171 $) (-1171 $))) (-15 -4171 ($ (-1171 |t#1|) (-1171 $))) (-15 -1368 (|t#1| (-1171 $))) (-15 -2449 (|t#1| (-1171 $))) (-15 -1548 ((-631 |t#1|) (-1171 $))) (-15 -4094 ((-631 |t#1|) (-1171 $))) (-15 -2253 ((-1085 |t#1|) $)) (-15 -3158 ((-1085 |t#1|) $)) (-15 -1806 ((-108))) (-15 -2826 ((-108))) (-15 -2938 ((-108))) (-15 -1532 ((-108))) (-15 -2448 ((-108))) (-15 -2772 ((-108))) (-15 -4160 ((-108))) (-15 -1307 ((-108))) (-15 -3401 ((-108))) (-15 -2688 ((-108))) (-15 -2248 ((-108))) (-15 -3704 ((-108))) (-15 -3915 ((-108))) (-15 -1407 ((-108))) (-15 -2590 ((-108))) (IF (|has| |t#1| (-517)) (PROGN (-15 -4163 ((-3 $ "failed") $)) (-15 -1838 ((-3 $ "failed") $)) (-15 -3057 ((-3 $ "failed") $)) (-15 -1640 ((-591 (-1171 |t#1|)))) (-15 -1858 ((-1085 |t#1|) $)) (-15 -3473 ((-1085 |t#1|) $)) (-15 -3121 ((-3 (-2 (|:| |particular| $) (|:| -4003 (-591 $))) "failed"))) (-15 -3160 ((-3 (-2 (|:| |particular| $) (|:| -4003 (-591 $))) "failed"))) (-15 -2659 ((-3 $ "failed"))) (-15 -3624 ((-3 $ "failed"))) (-15 -2999 ((-3 $ "failed"))) (-6 -4247)) |%noBranch|)))
+((-3483 (*1 *2) (-12 (-4 *3 (-160)) (-5 *2 (-1171 *1)) (-4 *1 (-345 *3)))) (-2193 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-854)))) (-3277 (*1 *2 *3) (-12 (-5 *3 (-1171 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160)) (-5 *2 (-591 (-885 *4))))) (-2010 (*1 *2 *3) (-12 (-5 *3 (-1171 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160)) (-5 *2 (-1171 (-631 *4))))) (-2000 (*1 *2 *1 *3) (-12 (-5 *3 (-1171 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160)) (-5 *2 (-631 *4)))) (-2465 (*1 *2 *1 *3) (-12 (-5 *3 (-1171 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160)) (-5 *2 (-631 *4)))) (-2671 (*1 *2 *1) (-12 (-4 *1 (-345 *2)) (-4 *2 (-160)))) (-3681 (*1 *2 *1) (-12 (-4 *1 (-345 *2)) (-4 *2 (-160)))) (-1984 (*1 *2 *1) (-12 (-4 *1 (-345 *2)) (-4 *2 (-160)))) (-3549 (*1 *2 *1) (-12 (-4 *1 (-345 *2)) (-4 *2 (-160)))) (-1671 (*1 *2 *1 *3) (-12 (-5 *3 (-1171 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160)) (-5 *2 (-1171 *4)))) (-1671 (*1 *2 *3 *3) (-12 (-5 *3 (-1171 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160)) (-5 *2 (-631 *4)))) (-1554 (*1 *1 *2 *3) (-12 (-5 *2 (-1171 *4)) (-5 *3 (-1171 *1)) (-4 *4 (-160)) (-4 *1 (-345 *4)))) (-2336 (*1 *2 *3) (-12 (-5 *3 (-1171 *1)) (-4 *1 (-345 *2)) (-4 *2 (-160)))) (-1321 (*1 *2 *3) (-12 (-5 *3 (-1171 *1)) (-4 *1 (-345 *2)) (-4 *2 (-160)))) (-1529 (*1 *2 *3) (-12 (-5 *3 (-1171 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160)) (-5 *2 (-631 *4)))) (-2004 (*1 *2 *3) (-12 (-5 *3 (-1171 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160)) (-5 *2 (-631 *4)))) (-3019 (*1 *2 *1) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-1085 *3)))) (-3985 (*1 *2 *1) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-1085 *3)))) (-2003 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-3887 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-2535 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-1394 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-1312 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-1532 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-1492 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-2659 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-3595 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-1821 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-1219 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-3615 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-3999 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-3440 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-3319 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-1522 (*1 *1 *1) (|partial| -12 (-4 *1 (-345 *2)) (-4 *2 (-160)) (-4 *2 (-517)))) (-3917 (*1 *1 *1) (|partial| -12 (-4 *1 (-345 *2)) (-4 *2 (-160)) (-4 *2 (-517)))) (-2397 (*1 *1 *1) (|partial| -12 (-4 *1 (-345 *2)) (-4 *2 (-160)) (-4 *2 (-517)))) (-3674 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-4 *3 (-517)) (-5 *2 (-591 (-1171 *3))))) (-4130 (*1 *2 *1) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-4 *3 (-517)) (-5 *2 (-1085 *3)))) (-1865 (*1 *2 *1) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-4 *3 (-517)) (-5 *2 (-1085 *3)))) (-1779 (*1 *2) (|partial| -12 (-4 *3 (-517)) (-4 *3 (-160)) (-5 *2 (-2 (|:| |particular| *1) (|:| -3612 (-591 *1)))) (-4 *1 (-345 *3)))) (-4007 (*1 *2) (|partial| -12 (-4 *3 (-517)) (-4 *3 (-160)) (-5 *2 (-2 (|:| |particular| *1) (|:| -3612 (-591 *1)))) (-4 *1 (-345 *3)))) (-2727 (*1 *1) (|partial| -12 (-4 *1 (-345 *2)) (-4 *2 (-517)) (-4 *2 (-160)))) (-4088 (*1 *1) (|partial| -12 (-4 *1 (-345 *2)) (-4 *2 (-517)) (-4 *2 (-160)))) (-1851 (*1 *1) (|partial| -12 (-4 *1 (-345 *2)) (-4 *2 (-517)) (-4 *2 (-160)))))
+(-13 (-686 |t#1|) (-10 -8 (-15 -3483 ((-1171 $))) (-15 -2193 ((-854))) (-15 -3277 ((-591 (-885 |t#1|)) (-1171 $))) (-15 -2010 ((-1171 (-631 |t#1|)) (-1171 $))) (-15 -2000 ((-631 |t#1|) $ (-1171 $))) (-15 -2465 ((-631 |t#1|) $ (-1171 $))) (-15 -2671 (|t#1| $)) (-15 -3681 (|t#1| $)) (-15 -1984 (|t#1| $)) (-15 -3549 (|t#1| $)) (-15 -1671 ((-1171 |t#1|) $ (-1171 $))) (-15 -1671 ((-631 |t#1|) (-1171 $) (-1171 $))) (-15 -1554 ($ (-1171 |t#1|) (-1171 $))) (-15 -2336 (|t#1| (-1171 $))) (-15 -1321 (|t#1| (-1171 $))) (-15 -1529 ((-631 |t#1|) (-1171 $))) (-15 -2004 ((-631 |t#1|) (-1171 $))) (-15 -3019 ((-1085 |t#1|) $)) (-15 -3985 ((-1085 |t#1|) $)) (-15 -2003 ((-108))) (-15 -3887 ((-108))) (-15 -2535 ((-108))) (-15 -1394 ((-108))) (-15 -1312 ((-108))) (-15 -1532 ((-108))) (-15 -1492 ((-108))) (-15 -2659 ((-108))) (-15 -3595 ((-108))) (-15 -1821 ((-108))) (-15 -1219 ((-108))) (-15 -3615 ((-108))) (-15 -3999 ((-108))) (-15 -3440 ((-108))) (-15 -3319 ((-108))) (IF (|has| |t#1| (-517)) (PROGN (-15 -1522 ((-3 $ "failed") $)) (-15 -3917 ((-3 $ "failed") $)) (-15 -2397 ((-3 $ "failed") $)) (-15 -3674 ((-591 (-1171 |t#1|)))) (-15 -4130 ((-1085 |t#1|) $)) (-15 -1865 ((-1085 |t#1|) $)) (-15 -1779 ((-3 (-2 (|:| |particular| $) (|:| -3612 (-591 $))) "failed"))) (-15 -4007 ((-3 (-2 (|:| |particular| $) (|:| -3612 (-591 $))) "failed"))) (-15 -2727 ((-3 $ "failed"))) (-15 -4088 ((-3 $ "failed"))) (-15 -1851 ((-3 $ "failed"))) (-6 -4247)) |%noBranch|)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-107 |#1| |#1|) . T) ((-126) . T) ((-565 (-796)) . T) ((-593 |#1|) . T) ((-659 |#1|) . T) ((-662) . T) ((-686 |#1|) . T) ((-703) . T) ((-981 |#1|) . T) ((-1018) . T))
-((-3008 (((-108) $ $) 7)) (-3032 (((-712)) 16)) (-3377 (($) 13)) (-3016 (((-854) $) 14)) (-2339 (((-1072) $) 9)) (-2226 (($ (-854)) 15)) (-2047 (((-1036) $) 10)) (-3022 (((-796) $) 11)) (-4096 (((-108) $ $) 6)))
+((-2673 (((-108) $ $) 7)) (-2834 (((-712)) 16)) (-1325 (($) 13)) (-1970 (((-854) $) 14)) (-2621 (((-1072) $) 9)) (-3229 (($ (-854)) 15)) (-2937 (((-1036) $) 10)) (-2686 (((-796) $) 11)) (-3944 (((-108) $ $) 6)))
(((-346) (-131)) (T -346))
-((-3032 (*1 *2) (-12 (-4 *1 (-346)) (-5 *2 (-712)))) (-2226 (*1 *1 *2) (-12 (-5 *2 (-854)) (-4 *1 (-346)))) (-3016 (*1 *2 *1) (-12 (-4 *1 (-346)) (-5 *2 (-854)))) (-3377 (*1 *1) (-4 *1 (-346))))
-(-13 (-1018) (-10 -8 (-15 -3032 ((-712))) (-15 -2226 ($ (-854))) (-15 -3016 ((-854) $)) (-15 -3377 ($))))
+((-2834 (*1 *2) (-12 (-4 *1 (-346)) (-5 *2 (-712)))) (-3229 (*1 *1 *2) (-12 (-5 *2 (-854)) (-4 *1 (-346)))) (-1970 (*1 *2 *1) (-12 (-4 *1 (-346)) (-5 *2 (-854)))) (-1325 (*1 *1) (-4 *1 (-346))))
+(-13 (-1018) (-10 -8 (-15 -2834 ((-712))) (-15 -3229 ($ (-854))) (-15 -1970 ((-854) $)) (-15 -1325 ($))))
(((-97) . T) ((-565 (-796)) . T) ((-1018) . T))
-((-2796 (((-631 |#2|) (-1171 $)) 41)) (-4171 (($ (-1171 |#2|) (-1171 $)) 35)) (-3922 (((-631 |#2|) $ (-1171 $)) 43)) (-2976 ((|#2| (-1171 $)) 13)) (-3572 (((-1171 |#2|) $ (-1171 $)) NIL) (((-631 |#2|) (-1171 $) (-1171 $)) 25)))
-(((-347 |#1| |#2| |#3|) (-10 -8 (-15 -2796 ((-631 |#2|) (-1171 |#1|))) (-15 -2976 (|#2| (-1171 |#1|))) (-15 -4171 (|#1| (-1171 |#2|) (-1171 |#1|))) (-15 -3572 ((-631 |#2|) (-1171 |#1|) (-1171 |#1|))) (-15 -3572 ((-1171 |#2|) |#1| (-1171 |#1|))) (-15 -3922 ((-631 |#2|) |#1| (-1171 |#1|)))) (-348 |#2| |#3|) (-160) (-1147 |#2|)) (T -347))
+((-1712 (((-631 |#2|) (-1171 $)) 41)) (-1554 (($ (-1171 |#2|) (-1171 $)) 35)) (-4054 (((-631 |#2|) $ (-1171 $)) 43)) (-2858 ((|#2| (-1171 $)) 13)) (-1671 (((-1171 |#2|) $ (-1171 $)) NIL) (((-631 |#2|) (-1171 $) (-1171 $)) 25)))
+(((-347 |#1| |#2| |#3|) (-10 -8 (-15 -1712 ((-631 |#2|) (-1171 |#1|))) (-15 -2858 (|#2| (-1171 |#1|))) (-15 -1554 (|#1| (-1171 |#2|) (-1171 |#1|))) (-15 -1671 ((-631 |#2|) (-1171 |#1|) (-1171 |#1|))) (-15 -1671 ((-1171 |#2|) |#1| (-1171 |#1|))) (-15 -4054 ((-631 |#2|) |#1| (-1171 |#1|)))) (-348 |#2| |#3|) (-160) (-1147 |#2|)) (T -347))
NIL
-(-10 -8 (-15 -2796 ((-631 |#2|) (-1171 |#1|))) (-15 -2976 (|#2| (-1171 |#1|))) (-15 -4171 (|#1| (-1171 |#2|) (-1171 |#1|))) (-15 -3572 ((-631 |#2|) (-1171 |#1|) (-1171 |#1|))) (-15 -3572 ((-1171 |#2|) |#1| (-1171 |#1|))) (-15 -3922 ((-631 |#2|) |#1| (-1171 |#1|))))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-2796 (((-631 |#1|) (-1171 $)) 46)) (-2569 ((|#1| $) 52)) (-2157 (((-3 $ "failed") $ $) 19)) (-3798 (($) 17 T CONST)) (-4171 (($ (-1171 |#1|) (-1171 $)) 48)) (-3922 (((-631 |#1|) $ (-1171 $)) 53)) (-4163 (((-3 $ "failed") $) 34)) (-4073 (((-854)) 54)) (-2824 (((-108) $) 31)) (-2771 ((|#1| $) 51)) (-1382 ((|#2| $) 44 (|has| |#1| (-341)))) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-2976 ((|#1| (-1171 $)) 47)) (-3572 (((-1171 |#1|) $ (-1171 $)) 50) (((-631 |#1|) (-1171 $) (-1171 $)) 49)) (-3022 (((-796) $) 11) (($ (-525)) 28) (($ |#1|) 37)) (-1437 (((-3 $ "failed") $) 43 (|has| |#1| (-136)))) (-3806 ((|#2| $) 45)) (-2128 (((-712)) 29)) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4096 (((-108) $ $) 6)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 39) (($ |#1| $) 38)))
+(-10 -8 (-15 -1712 ((-631 |#2|) (-1171 |#1|))) (-15 -2858 (|#2| (-1171 |#1|))) (-15 -1554 (|#1| (-1171 |#2|) (-1171 |#1|))) (-15 -1671 ((-631 |#2|) (-1171 |#1|) (-1171 |#1|))) (-15 -1671 ((-1171 |#2|) |#1| (-1171 |#1|))) (-15 -4054 ((-631 |#2|) |#1| (-1171 |#1|))))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-1712 (((-631 |#1|) (-1171 $)) 46)) (-1481 ((|#1| $) 52)) (-3332 (((-3 $ "failed") $ $) 19)) (-2055 (($) 17 T CONST)) (-1554 (($ (-1171 |#1|) (-1171 $)) 48)) (-4054 (((-631 |#1|) $ (-1171 $)) 53)) (-1522 (((-3 $ "failed") $) 34)) (-2193 (((-854)) 54)) (-3865 (((-108) $) 31)) (-1525 ((|#1| $) 51)) (-3205 ((|#2| $) 44 (|has| |#1| (-341)))) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-2858 ((|#1| (-1171 $)) 47)) (-1671 (((-1171 |#1|) $ (-1171 $)) 50) (((-631 |#1|) (-1171 $) (-1171 $)) 49)) (-2686 (((-796) $) 11) (($ (-525)) 28) (($ |#1|) 37)) (-3751 (((-3 $ "failed") $) 43 (|has| |#1| (-136)))) (-2173 ((|#2| $) 45)) (-3425 (((-712)) 29)) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-3944 (((-108) $ $) 6)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 39) (($ |#1| $) 38)))
(((-348 |#1| |#2|) (-131) (-160) (-1147 |t#1|)) (T -348))
-((-4073 (*1 *2) (-12 (-4 *1 (-348 *3 *4)) (-4 *3 (-160)) (-4 *4 (-1147 *3)) (-5 *2 (-854)))) (-3922 (*1 *2 *1 *3) (-12 (-5 *3 (-1171 *1)) (-4 *1 (-348 *4 *5)) (-4 *4 (-160)) (-4 *5 (-1147 *4)) (-5 *2 (-631 *4)))) (-2569 (*1 *2 *1) (-12 (-4 *1 (-348 *2 *3)) (-4 *3 (-1147 *2)) (-4 *2 (-160)))) (-2771 (*1 *2 *1) (-12 (-4 *1 (-348 *2 *3)) (-4 *3 (-1147 *2)) (-4 *2 (-160)))) (-3572 (*1 *2 *1 *3) (-12 (-5 *3 (-1171 *1)) (-4 *1 (-348 *4 *5)) (-4 *4 (-160)) (-4 *5 (-1147 *4)) (-5 *2 (-1171 *4)))) (-3572 (*1 *2 *3 *3) (-12 (-5 *3 (-1171 *1)) (-4 *1 (-348 *4 *5)) (-4 *4 (-160)) (-4 *5 (-1147 *4)) (-5 *2 (-631 *4)))) (-4171 (*1 *1 *2 *3) (-12 (-5 *2 (-1171 *4)) (-5 *3 (-1171 *1)) (-4 *4 (-160)) (-4 *1 (-348 *4 *5)) (-4 *5 (-1147 *4)))) (-2976 (*1 *2 *3) (-12 (-5 *3 (-1171 *1)) (-4 *1 (-348 *2 *4)) (-4 *4 (-1147 *2)) (-4 *2 (-160)))) (-2796 (*1 *2 *3) (-12 (-5 *3 (-1171 *1)) (-4 *1 (-348 *4 *5)) (-4 *4 (-160)) (-4 *5 (-1147 *4)) (-5 *2 (-631 *4)))) (-3806 (*1 *2 *1) (-12 (-4 *1 (-348 *3 *2)) (-4 *3 (-160)) (-4 *2 (-1147 *3)))) (-1382 (*1 *2 *1) (-12 (-4 *1 (-348 *3 *2)) (-4 *3 (-160)) (-4 *3 (-341)) (-4 *2 (-1147 *3)))))
-(-13 (-37 |t#1|) (-10 -8 (-15 -4073 ((-854))) (-15 -3922 ((-631 |t#1|) $ (-1171 $))) (-15 -2569 (|t#1| $)) (-15 -2771 (|t#1| $)) (-15 -3572 ((-1171 |t#1|) $ (-1171 $))) (-15 -3572 ((-631 |t#1|) (-1171 $) (-1171 $))) (-15 -4171 ($ (-1171 |t#1|) (-1171 $))) (-15 -2976 (|t#1| (-1171 $))) (-15 -2796 ((-631 |t#1|) (-1171 $))) (-15 -3806 (|t#2| $)) (IF (|has| |t#1| (-341)) (-15 -1382 (|t#2| $)) |%noBranch|) (IF (|has| |t#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |t#1| (-136)) (-6 (-136)) |%noBranch|)))
+((-2193 (*1 *2) (-12 (-4 *1 (-348 *3 *4)) (-4 *3 (-160)) (-4 *4 (-1147 *3)) (-5 *2 (-854)))) (-4054 (*1 *2 *1 *3) (-12 (-5 *3 (-1171 *1)) (-4 *1 (-348 *4 *5)) (-4 *4 (-160)) (-4 *5 (-1147 *4)) (-5 *2 (-631 *4)))) (-1481 (*1 *2 *1) (-12 (-4 *1 (-348 *2 *3)) (-4 *3 (-1147 *2)) (-4 *2 (-160)))) (-1525 (*1 *2 *1) (-12 (-4 *1 (-348 *2 *3)) (-4 *3 (-1147 *2)) (-4 *2 (-160)))) (-1671 (*1 *2 *1 *3) (-12 (-5 *3 (-1171 *1)) (-4 *1 (-348 *4 *5)) (-4 *4 (-160)) (-4 *5 (-1147 *4)) (-5 *2 (-1171 *4)))) (-1671 (*1 *2 *3 *3) (-12 (-5 *3 (-1171 *1)) (-4 *1 (-348 *4 *5)) (-4 *4 (-160)) (-4 *5 (-1147 *4)) (-5 *2 (-631 *4)))) (-1554 (*1 *1 *2 *3) (-12 (-5 *2 (-1171 *4)) (-5 *3 (-1171 *1)) (-4 *4 (-160)) (-4 *1 (-348 *4 *5)) (-4 *5 (-1147 *4)))) (-2858 (*1 *2 *3) (-12 (-5 *3 (-1171 *1)) (-4 *1 (-348 *2 *4)) (-4 *4 (-1147 *2)) (-4 *2 (-160)))) (-1712 (*1 *2 *3) (-12 (-5 *3 (-1171 *1)) (-4 *1 (-348 *4 *5)) (-4 *4 (-160)) (-4 *5 (-1147 *4)) (-5 *2 (-631 *4)))) (-2173 (*1 *2 *1) (-12 (-4 *1 (-348 *3 *2)) (-4 *3 (-160)) (-4 *2 (-1147 *3)))) (-3205 (*1 *2 *1) (-12 (-4 *1 (-348 *3 *2)) (-4 *3 (-160)) (-4 *3 (-341)) (-4 *2 (-1147 *3)))))
+(-13 (-37 |t#1|) (-10 -8 (-15 -2193 ((-854))) (-15 -4054 ((-631 |t#1|) $ (-1171 $))) (-15 -1481 (|t#1| $)) (-15 -1525 (|t#1| $)) (-15 -1671 ((-1171 |t#1|) $ (-1171 $))) (-15 -1671 ((-631 |t#1|) (-1171 $) (-1171 $))) (-15 -1554 ($ (-1171 |t#1|) (-1171 $))) (-15 -2858 (|t#1| (-1171 $))) (-15 -1712 ((-631 |t#1|) (-1171 $))) (-15 -2173 (|t#2| $)) (IF (|has| |t#1| (-341)) (-15 -3205 (|t#2| $)) |%noBranch|) (IF (|has| |t#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |t#1| (-136)) (-6 (-136)) |%noBranch|)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 |#1|) . T) ((-97) . T) ((-107 |#1| |#1|) . T) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-565 (-796)) . T) ((-593 |#1|) . T) ((-593 $) . T) ((-659 |#1|) . T) ((-668) . T) ((-981 |#1|) . T) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T))
-((-1526 ((|#4| (-1 |#3| |#1| |#3|) |#2| |#3|) 23)) (-1227 ((|#3| (-1 |#3| |#1| |#3|) |#2| |#3|) 15)) (-1340 ((|#4| (-1 |#3| |#1|) |#2|) 21)))
-(((-349 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1340 (|#4| (-1 |#3| |#1|) |#2|)) (-15 -1227 (|#3| (-1 |#3| |#1| |#3|) |#2| |#3|)) (-15 -1526 (|#4| (-1 |#3| |#1| |#3|) |#2| |#3|))) (-1125) (-351 |#1|) (-1125) (-351 |#3|)) (T -349))
-((-1526 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-4 *6 (-1125)) (-4 *5 (-1125)) (-4 *2 (-351 *5)) (-5 *1 (-349 *6 *4 *5 *2)) (-4 *4 (-351 *6)))) (-1227 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-4 *5 (-1125)) (-4 *2 (-1125)) (-5 *1 (-349 *5 *4 *2 *6)) (-4 *4 (-351 *5)) (-4 *6 (-351 *2)))) (-1340 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1125)) (-4 *6 (-1125)) (-4 *2 (-351 *6)) (-5 *1 (-349 *5 *4 *6 *2)) (-4 *4 (-351 *5)))))
-(-10 -7 (-15 -1340 (|#4| (-1 |#3| |#1|) |#2|)) (-15 -1227 (|#3| (-1 |#3| |#1| |#3|) |#2| |#3|)) (-15 -1526 (|#4| (-1 |#3| |#1| |#3|) |#2| |#3|)))
-((-3203 (((-108) (-1 (-108) |#2| |#2|) $) NIL) (((-108) $) 18)) (-4026 (($ (-1 (-108) |#2| |#2|) $) NIL) (($ $) 28)) (-3327 (($ (-1 (-108) |#2| |#2|) $) 27) (($ $) 22)) (-2617 (($ $) 25)) (-3004 (((-525) (-1 (-108) |#2|) $) NIL) (((-525) |#2| $) 11) (((-525) |#2| $ (-525)) NIL)) (-2131 (($ (-1 (-108) |#2| |#2|) $ $) NIL) (($ $ $) 20)))
-(((-350 |#1| |#2|) (-10 -8 (-15 -4026 (|#1| |#1|)) (-15 -4026 (|#1| (-1 (-108) |#2| |#2|) |#1|)) (-15 -3203 ((-108) |#1|)) (-15 -3327 (|#1| |#1|)) (-15 -2131 (|#1| |#1| |#1|)) (-15 -3004 ((-525) |#2| |#1| (-525))) (-15 -3004 ((-525) |#2| |#1|)) (-15 -3004 ((-525) (-1 (-108) |#2|) |#1|)) (-15 -3203 ((-108) (-1 (-108) |#2| |#2|) |#1|)) (-15 -3327 (|#1| (-1 (-108) |#2| |#2|) |#1|)) (-15 -2617 (|#1| |#1|)) (-15 -2131 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|))) (-351 |#2|) (-1125)) (T -350))
-NIL
-(-10 -8 (-15 -4026 (|#1| |#1|)) (-15 -4026 (|#1| (-1 (-108) |#2| |#2|) |#1|)) (-15 -3203 ((-108) |#1|)) (-15 -3327 (|#1| |#1|)) (-15 -2131 (|#1| |#1| |#1|)) (-15 -3004 ((-525) |#2| |#1| (-525))) (-15 -3004 ((-525) |#2| |#1|)) (-15 -3004 ((-525) (-1 (-108) |#2|) |#1|)) (-15 -3203 ((-108) (-1 (-108) |#2| |#2|) |#1|)) (-15 -3327 (|#1| (-1 (-108) |#2| |#2|) |#1|)) (-15 -2617 (|#1| |#1|)) (-15 -2131 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|)))
-((-3008 (((-108) $ $) 19 (|has| |#1| (-1018)))) (-3296 (((-1176) $ (-525) (-525)) 40 (|has| $ (-6 -4251)))) (-3203 (((-108) (-1 (-108) |#1| |#1|) $) 98) (((-108) $) 92 (|has| |#1| (-788)))) (-4026 (($ (-1 (-108) |#1| |#1|) $) 89 (|has| $ (-6 -4251))) (($ $) 88 (-12 (|has| |#1| (-788)) (|has| $ (-6 -4251))))) (-3327 (($ (-1 (-108) |#1| |#1|) $) 99) (($ $) 93 (|has| |#1| (-788)))) (-3891 (((-108) $ (-712)) 8)) (-3186 ((|#1| $ (-525) |#1|) 52 (|has| $ (-6 -4251))) ((|#1| $ (-1138 (-525)) |#1|) 58 (|has| $ (-6 -4251)))) (-2305 (($ (-1 (-108) |#1|) $) 75 (|has| $ (-6 -4250)))) (-3798 (($) 7 T CONST)) (-2598 (($ $) 90 (|has| $ (-6 -4251)))) (-2617 (($ $) 100)) (-3098 (($ $) 78 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3677 (($ |#1| $) 77 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) (($ (-1 (-108) |#1|) $) 74 (|has| $ (-6 -4250)))) (-1227 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 76 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 73 (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $) 72 (|has| $ (-6 -4250)))) (-3255 ((|#1| $ (-525) |#1|) 53 (|has| $ (-6 -4251)))) (-3217 ((|#1| $ (-525)) 51)) (-3004 (((-525) (-1 (-108) |#1|) $) 97) (((-525) |#1| $) 96 (|has| |#1| (-1018))) (((-525) |#1| $ (-525)) 95 (|has| |#1| (-1018)))) (-3454 (((-591 |#1|) $) 30 (|has| $ (-6 -4250)))) (-1268 (($ (-712) |#1|) 69)) (-2910 (((-108) $ (-712)) 9)) (-3630 (((-525) $) 43 (|has| (-525) (-788)))) (-3741 (($ $ $) 87 (|has| |#1| (-788)))) (-2131 (($ (-1 (-108) |#1| |#1|) $ $) 101) (($ $ $) 94 (|has| |#1| (-788)))) (-2552 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3468 (((-525) $) 44 (|has| (-525) (-788)))) (-2478 (($ $ $) 86 (|has| |#1| (-788)))) (-3249 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 64)) (-3971 (((-108) $ (-712)) 10)) (-2339 (((-1072) $) 22 (|has| |#1| (-1018)))) (-4189 (($ |#1| $ (-525)) 60) (($ $ $ (-525)) 59)) (-2511 (((-591 (-525)) $) 46)) (-2791 (((-108) (-525) $) 47)) (-2047 (((-1036) $) 21 (|has| |#1| (-1018)))) (-3066 ((|#1| $) 42 (|has| (-525) (-788)))) (-2069 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 71)) (-1941 (($ $ |#1|) 41 (|has| $ (-6 -4251)))) (-1623 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) 14)) (-1615 (((-108) |#1| $) 45 (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3339 (((-591 |#1|) $) 48)) (-3028 (((-108) $) 11)) (-3209 (($) 12)) (-3164 ((|#1| $ (-525) |#1|) 50) ((|#1| $ (-525)) 49) (($ $ (-1138 (-525))) 63)) (-2777 (($ $ (-525)) 62) (($ $ (-1138 (-525))) 61)) (-2064 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-4063 (($ $ $ (-525)) 91 (|has| $ (-6 -4251)))) (-3199 (($ $) 13)) (-1408 (((-501) $) 79 (|has| |#1| (-566 (-501))))) (-3036 (($ (-591 |#1|)) 70)) (-3690 (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ $) 66) (($ (-591 $)) 65)) (-3022 (((-796) $) 18 (|has| |#1| (-565 (-796))))) (-4158 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-4135 (((-108) $ $) 84 (|has| |#1| (-788)))) (-4119 (((-108) $ $) 83 (|has| |#1| (-788)))) (-4096 (((-108) $ $) 20 (|has| |#1| (-1018)))) (-4126 (((-108) $ $) 85 (|has| |#1| (-788)))) (-4112 (((-108) $ $) 82 (|has| |#1| (-788)))) (-4045 (((-712) $) 6 (|has| $ (-6 -4250)))))
+((-1350 ((|#4| (-1 |#3| |#1| |#3|) |#2| |#3|) 23)) (-3618 ((|#3| (-1 |#3| |#1| |#3|) |#2| |#3|) 15)) (-1257 ((|#4| (-1 |#3| |#1|) |#2|) 21)))
+(((-349 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1257 (|#4| (-1 |#3| |#1|) |#2|)) (-15 -3618 (|#3| (-1 |#3| |#1| |#3|) |#2| |#3|)) (-15 -1350 (|#4| (-1 |#3| |#1| |#3|) |#2| |#3|))) (-1125) (-351 |#1|) (-1125) (-351 |#3|)) (T -349))
+((-1350 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-4 *6 (-1125)) (-4 *5 (-1125)) (-4 *2 (-351 *5)) (-5 *1 (-349 *6 *4 *5 *2)) (-4 *4 (-351 *6)))) (-3618 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-4 *5 (-1125)) (-4 *2 (-1125)) (-5 *1 (-349 *5 *4 *2 *6)) (-4 *4 (-351 *5)) (-4 *6 (-351 *2)))) (-1257 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1125)) (-4 *6 (-1125)) (-4 *2 (-351 *6)) (-5 *1 (-349 *5 *4 *6 *2)) (-4 *4 (-351 *5)))))
+(-10 -7 (-15 -1257 (|#4| (-1 |#3| |#1|) |#2|)) (-15 -3618 (|#3| (-1 |#3| |#1| |#3|) |#2| |#3|)) (-15 -1350 (|#4| (-1 |#3| |#1| |#3|) |#2| |#3|)))
+((-3110 (((-108) (-1 (-108) |#2| |#2|) $) NIL) (((-108) $) 18)) (-2613 (($ (-1 (-108) |#2| |#2|) $) NIL) (($ $) 28)) (-1282 (($ (-1 (-108) |#2| |#2|) $) 27) (($ $) 22)) (-2747 (($ $) 25)) (-1734 (((-525) (-1 (-108) |#2|) $) NIL) (((-525) |#2| $) 11) (((-525) |#2| $ (-525)) NIL)) (-3459 (($ (-1 (-108) |#2| |#2|) $ $) NIL) (($ $ $) 20)))
+(((-350 |#1| |#2|) (-10 -8 (-15 -2613 (|#1| |#1|)) (-15 -2613 (|#1| (-1 (-108) |#2| |#2|) |#1|)) (-15 -3110 ((-108) |#1|)) (-15 -1282 (|#1| |#1|)) (-15 -3459 (|#1| |#1| |#1|)) (-15 -1734 ((-525) |#2| |#1| (-525))) (-15 -1734 ((-525) |#2| |#1|)) (-15 -1734 ((-525) (-1 (-108) |#2|) |#1|)) (-15 -3110 ((-108) (-1 (-108) |#2| |#2|) |#1|)) (-15 -1282 (|#1| (-1 (-108) |#2| |#2|) |#1|)) (-15 -2747 (|#1| |#1|)) (-15 -3459 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|))) (-351 |#2|) (-1125)) (T -350))
+NIL
+(-10 -8 (-15 -2613 (|#1| |#1|)) (-15 -2613 (|#1| (-1 (-108) |#2| |#2|) |#1|)) (-15 -3110 ((-108) |#1|)) (-15 -1282 (|#1| |#1|)) (-15 -3459 (|#1| |#1| |#1|)) (-15 -1734 ((-525) |#2| |#1| (-525))) (-15 -1734 ((-525) |#2| |#1|)) (-15 -1734 ((-525) (-1 (-108) |#2|) |#1|)) (-15 -3110 ((-108) (-1 (-108) |#2| |#2|) |#1|)) (-15 -1282 (|#1| (-1 (-108) |#2| |#2|) |#1|)) (-15 -2747 (|#1| |#1|)) (-15 -3459 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|)))
+((-2673 (((-108) $ $) 19 (|has| |#1| (-1018)))) (-3832 (((-1176) $ (-525) (-525)) 40 (|has| $ (-6 -4251)))) (-3110 (((-108) (-1 (-108) |#1| |#1|) $) 98) (((-108) $) 92 (|has| |#1| (-788)))) (-2613 (($ (-1 (-108) |#1| |#1|) $) 89 (|has| $ (-6 -4251))) (($ $) 88 (-12 (|has| |#1| (-788)) (|has| $ (-6 -4251))))) (-1282 (($ (-1 (-108) |#1| |#1|) $) 99) (($ $) 93 (|has| |#1| (-788)))) (-3727 (((-108) $ (-712)) 8)) (-2847 ((|#1| $ (-525) |#1|) 52 (|has| $ (-6 -4251))) ((|#1| $ (-1138 (-525)) |#1|) 58 (|has| $ (-6 -4251)))) (-2467 (($ (-1 (-108) |#1|) $) 75 (|has| $ (-6 -4250)))) (-2055 (($) 7 T CONST)) (-3405 (($ $) 90 (|has| $ (-6 -4251)))) (-2747 (($ $) 100)) (-2908 (($ $) 78 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-2537 (($ |#1| $) 77 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) (($ (-1 (-108) |#1|) $) 74 (|has| $ (-6 -4250)))) (-3618 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 76 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 73 (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $) 72 (|has| $ (-6 -4250)))) (-4205 ((|#1| $ (-525) |#1|) 53 (|has| $ (-6 -4251)))) (-4121 ((|#1| $ (-525)) 51)) (-1734 (((-525) (-1 (-108) |#1|) $) 97) (((-525) |#1| $) 96 (|has| |#1| (-1018))) (((-525) |#1| $ (-525)) 95 (|has| |#1| (-1018)))) (-2916 (((-591 |#1|) $) 30 (|has| $ (-6 -4250)))) (-1316 (($ (-712) |#1|) 69)) (-3491 (((-108) $ (-712)) 9)) (-4152 (((-525) $) 43 (|has| (-525) (-788)))) (-1923 (($ $ $) 87 (|has| |#1| (-788)))) (-3459 (($ (-1 (-108) |#1| |#1|) $ $) 101) (($ $ $) 94 (|has| |#1| (-788)))) (-4207 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-1826 (((-525) $) 44 (|has| (-525) (-788)))) (-3475 (($ $ $) 86 (|has| |#1| (-788)))) (-4192 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 64)) (-3295 (((-108) $ (-712)) 10)) (-2621 (((-1072) $) 22 (|has| |#1| (-1018)))) (-2059 (($ |#1| $ (-525)) 60) (($ $ $ (-525)) 59)) (-3761 (((-591 (-525)) $) 46)) (-1675 (((-108) (-525) $) 47)) (-2937 (((-1036) $) 21 (|has| |#1| (-1018)))) (-2872 ((|#1| $) 42 (|has| (-525) (-788)))) (-2714 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 71)) (-1858 (($ $ |#1|) 41 (|has| $ (-6 -4251)))) (-3465 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) 14)) (-3384 (((-108) |#1| $) 45 (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2998 (((-591 |#1|) $) 48)) (-2077 (((-108) $) 11)) (-3164 (($) 12)) (-1881 ((|#1| $ (-525) |#1|) 50) ((|#1| $ (-525)) 49) (($ $ (-1138 (-525))) 63)) (-3226 (($ $ (-525)) 62) (($ $ (-1138 (-525))) 61)) (-2960 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-2992 (($ $ $ (-525)) 91 (|has| $ (-6 -4251)))) (-2873 (($ $) 13)) (-1300 (((-501) $) 79 (|has| |#1| (-566 (-501))))) (-2695 (($ (-591 |#1|)) 70)) (-1624 (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ $) 66) (($ (-591 $)) 65)) (-2686 (((-796) $) 18 (|has| |#1| (-565 (-796))))) (-1475 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-4004 (((-108) $ $) 84 (|has| |#1| (-788)))) (-3982 (((-108) $ $) 83 (|has| |#1| (-788)))) (-3944 (((-108) $ $) 20 (|has| |#1| (-1018)))) (-3994 (((-108) $ $) 85 (|has| |#1| (-788)))) (-3971 (((-108) $ $) 82 (|has| |#1| (-788)))) (-2028 (((-712) $) 6 (|has| $ (-6 -4250)))))
(((-351 |#1|) (-131) (-1125)) (T -351))
-((-2131 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 (-108) *3 *3)) (-4 *1 (-351 *3)) (-4 *3 (-1125)))) (-2617 (*1 *1 *1) (-12 (-4 *1 (-351 *2)) (-4 *2 (-1125)))) (-3327 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3 *3)) (-4 *1 (-351 *3)) (-4 *3 (-1125)))) (-3203 (*1 *2 *3 *1) (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *1 (-351 *4)) (-4 *4 (-1125)) (-5 *2 (-108)))) (-3004 (*1 *2 *3 *1) (-12 (-5 *3 (-1 (-108) *4)) (-4 *1 (-351 *4)) (-4 *4 (-1125)) (-5 *2 (-525)))) (-3004 (*1 *2 *3 *1) (-12 (-4 *1 (-351 *3)) (-4 *3 (-1125)) (-4 *3 (-1018)) (-5 *2 (-525)))) (-3004 (*1 *2 *3 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-351 *3)) (-4 *3 (-1125)) (-4 *3 (-1018)))) (-2131 (*1 *1 *1 *1) (-12 (-4 *1 (-351 *2)) (-4 *2 (-1125)) (-4 *2 (-788)))) (-3327 (*1 *1 *1) (-12 (-4 *1 (-351 *2)) (-4 *2 (-1125)) (-4 *2 (-788)))) (-3203 (*1 *2 *1) (-12 (-4 *1 (-351 *3)) (-4 *3 (-1125)) (-4 *3 (-788)) (-5 *2 (-108)))) (-4063 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-525)) (|has| *1 (-6 -4251)) (-4 *1 (-351 *3)) (-4 *3 (-1125)))) (-2598 (*1 *1 *1) (-12 (|has| *1 (-6 -4251)) (-4 *1 (-351 *2)) (-4 *2 (-1125)))) (-4026 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3 *3)) (|has| *1 (-6 -4251)) (-4 *1 (-351 *3)) (-4 *3 (-1125)))) (-4026 (*1 *1 *1) (-12 (|has| *1 (-6 -4251)) (-4 *1 (-351 *2)) (-4 *2 (-1125)) (-4 *2 (-788)))))
-(-13 (-596 |t#1|) (-10 -8 (-6 -4250) (-15 -2131 ($ (-1 (-108) |t#1| |t#1|) $ $)) (-15 -2617 ($ $)) (-15 -3327 ($ (-1 (-108) |t#1| |t#1|) $)) (-15 -3203 ((-108) (-1 (-108) |t#1| |t#1|) $)) (-15 -3004 ((-525) (-1 (-108) |t#1|) $)) (IF (|has| |t#1| (-1018)) (PROGN (-15 -3004 ((-525) |t#1| $)) (-15 -3004 ((-525) |t#1| $ (-525)))) |%noBranch|) (IF (|has| |t#1| (-788)) (PROGN (-6 (-788)) (-15 -2131 ($ $ $)) (-15 -3327 ($ $)) (-15 -3203 ((-108) $))) |%noBranch|) (IF (|has| $ (-6 -4251)) (PROGN (-15 -4063 ($ $ $ (-525))) (-15 -2598 ($ $)) (-15 -4026 ($ (-1 (-108) |t#1| |t#1|) $)) (IF (|has| |t#1| (-788)) (-15 -4026 ($ $)) |%noBranch|)) |%noBranch|)))
-(((-33) . T) ((-97) -3321 (|has| |#1| (-1018)) (|has| |#1| (-788))) ((-565 (-796)) -3321 (|has| |#1| (-1018)) (|has| |#1| (-788)) (|has| |#1| (-565 (-796)))) ((-142 |#1|) . T) ((-566 (-501)) |has| |#1| (-566 (-501))) ((-265 #0=(-525) |#1|) . T) ((-267 #0# |#1|) . T) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-464 |#1|) . T) ((-558 #0# |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-596 |#1|) . T) ((-788) |has| |#1| (-788)) ((-1018) -3321 (|has| |#1| (-1018)) (|has| |#1| (-788))) ((-1125) . T))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-3531 (((-591 |#1|) $) 32)) (-1931 (($ $ (-712)) 33)) (-2157 (((-3 $ "failed") $ $) 19)) (-3798 (($) 17 T CONST)) (-1584 (((-1193 |#1| |#2|) (-1193 |#1| |#2|) $) 36)) (-2457 (($ $) 34)) (-2811 (((-1193 |#1| |#2|) (-1193 |#1| |#2|) $) 37)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-4132 (($ $ |#1| $) 31) (($ $ (-591 |#1|) (-591 $)) 30)) (-1316 (((-712) $) 38)) (-3036 (($ $ $) 29)) (-3022 (((-796) $) 11) (($ |#1|) 41) (((-1184 |#1| |#2|) $) 40) (((-1193 |#1| |#2|) $) 39)) (-3482 ((|#2| (-1193 |#1| |#2|) $) 42)) (-4191 (($) 18 T CONST)) (-4031 (($ (-616 |#1|)) 35)) (-4096 (((-108) $ $) 6)) (-4173 (($ $ |#2|) 28 (|has| |#2| (-341)))) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ |#2| $) 23) (($ $ |#2|) 26)))
+((-3459 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 (-108) *3 *3)) (-4 *1 (-351 *3)) (-4 *3 (-1125)))) (-2747 (*1 *1 *1) (-12 (-4 *1 (-351 *2)) (-4 *2 (-1125)))) (-1282 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3 *3)) (-4 *1 (-351 *3)) (-4 *3 (-1125)))) (-3110 (*1 *2 *3 *1) (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *1 (-351 *4)) (-4 *4 (-1125)) (-5 *2 (-108)))) (-1734 (*1 *2 *3 *1) (-12 (-5 *3 (-1 (-108) *4)) (-4 *1 (-351 *4)) (-4 *4 (-1125)) (-5 *2 (-525)))) (-1734 (*1 *2 *3 *1) (-12 (-4 *1 (-351 *3)) (-4 *3 (-1125)) (-4 *3 (-1018)) (-5 *2 (-525)))) (-1734 (*1 *2 *3 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-351 *3)) (-4 *3 (-1125)) (-4 *3 (-1018)))) (-3459 (*1 *1 *1 *1) (-12 (-4 *1 (-351 *2)) (-4 *2 (-1125)) (-4 *2 (-788)))) (-1282 (*1 *1 *1) (-12 (-4 *1 (-351 *2)) (-4 *2 (-1125)) (-4 *2 (-788)))) (-3110 (*1 *2 *1) (-12 (-4 *1 (-351 *3)) (-4 *3 (-1125)) (-4 *3 (-788)) (-5 *2 (-108)))) (-2992 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-525)) (|has| *1 (-6 -4251)) (-4 *1 (-351 *3)) (-4 *3 (-1125)))) (-3405 (*1 *1 *1) (-12 (|has| *1 (-6 -4251)) (-4 *1 (-351 *2)) (-4 *2 (-1125)))) (-2613 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3 *3)) (|has| *1 (-6 -4251)) (-4 *1 (-351 *3)) (-4 *3 (-1125)))) (-2613 (*1 *1 *1) (-12 (|has| *1 (-6 -4251)) (-4 *1 (-351 *2)) (-4 *2 (-1125)) (-4 *2 (-788)))))
+(-13 (-596 |t#1|) (-10 -8 (-6 -4250) (-15 -3459 ($ (-1 (-108) |t#1| |t#1|) $ $)) (-15 -2747 ($ $)) (-15 -1282 ($ (-1 (-108) |t#1| |t#1|) $)) (-15 -3110 ((-108) (-1 (-108) |t#1| |t#1|) $)) (-15 -1734 ((-525) (-1 (-108) |t#1|) $)) (IF (|has| |t#1| (-1018)) (PROGN (-15 -1734 ((-525) |t#1| $)) (-15 -1734 ((-525) |t#1| $ (-525)))) |%noBranch|) (IF (|has| |t#1| (-788)) (PROGN (-6 (-788)) (-15 -3459 ($ $ $)) (-15 -1282 ($ $)) (-15 -3110 ((-108) $))) |%noBranch|) (IF (|has| $ (-6 -4251)) (PROGN (-15 -2992 ($ $ $ (-525))) (-15 -3405 ($ $)) (-15 -2613 ($ (-1 (-108) |t#1| |t#1|) $)) (IF (|has| |t#1| (-788)) (-15 -2613 ($ $)) |%noBranch|)) |%noBranch|)))
+(((-33) . T) ((-97) -3150 (|has| |#1| (-1018)) (|has| |#1| (-788))) ((-565 (-796)) -3150 (|has| |#1| (-1018)) (|has| |#1| (-788)) (|has| |#1| (-565 (-796)))) ((-142 |#1|) . T) ((-566 (-501)) |has| |#1| (-566 (-501))) ((-265 #0=(-525) |#1|) . T) ((-267 #0# |#1|) . T) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-464 |#1|) . T) ((-558 #0# |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-596 |#1|) . T) ((-788) |has| |#1| (-788)) ((-1018) -3150 (|has| |#1| (-1018)) (|has| |#1| (-788))) ((-1125) . T))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-2758 (((-591 |#1|) $) 32)) (-3746 (($ $ (-712)) 33)) (-3332 (((-3 $ "failed") $ $) 19)) (-2055 (($) 17 T CONST)) (-1719 (((-1193 |#1| |#2|) (-1193 |#1| |#2|) $) 36)) (-1398 (($ $) 34)) (-3740 (((-1193 |#1| |#2|) (-1193 |#1| |#2|) $) 37)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-1980 (($ $ |#1| $) 31) (($ $ (-591 |#1|) (-591 $)) 30)) (-2743 (((-712) $) 38)) (-2695 (($ $ $) 29)) (-2686 (((-796) $) 11) (($ |#1|) 41) (((-1184 |#1| |#2|) $) 40) (((-1193 |#1| |#2|) $) 39)) (-2976 ((|#2| (-1193 |#1| |#2|) $) 42)) (-1830 (($) 18 T CONST)) (-2663 (($ (-616 |#1|)) 35)) (-3944 (((-108) $ $) 6)) (-4059 (($ $ |#2|) 28 (|has| |#2| (-341)))) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ |#2| $) 23) (($ $ |#2|) 26)))
(((-352 |#1| |#2|) (-131) (-788) (-160)) (T -352))
-((-3482 (*1 *2 *3 *1) (-12 (-5 *3 (-1193 *4 *2)) (-4 *1 (-352 *4 *2)) (-4 *4 (-788)) (-4 *2 (-160)))) (-3022 (*1 *1 *2) (-12 (-4 *1 (-352 *2 *3)) (-4 *2 (-788)) (-4 *3 (-160)))) (-3022 (*1 *2 *1) (-12 (-4 *1 (-352 *3 *4)) (-4 *3 (-788)) (-4 *4 (-160)) (-5 *2 (-1184 *3 *4)))) (-3022 (*1 *2 *1) (-12 (-4 *1 (-352 *3 *4)) (-4 *3 (-788)) (-4 *4 (-160)) (-5 *2 (-1193 *3 *4)))) (-1316 (*1 *2 *1) (-12 (-4 *1 (-352 *3 *4)) (-4 *3 (-788)) (-4 *4 (-160)) (-5 *2 (-712)))) (-2811 (*1 *2 *2 *1) (-12 (-5 *2 (-1193 *3 *4)) (-4 *1 (-352 *3 *4)) (-4 *3 (-788)) (-4 *4 (-160)))) (-1584 (*1 *2 *2 *1) (-12 (-5 *2 (-1193 *3 *4)) (-4 *1 (-352 *3 *4)) (-4 *3 (-788)) (-4 *4 (-160)))) (-4031 (*1 *1 *2) (-12 (-5 *2 (-616 *3)) (-4 *3 (-788)) (-4 *1 (-352 *3 *4)) (-4 *4 (-160)))) (-2457 (*1 *1 *1) (-12 (-4 *1 (-352 *2 *3)) (-4 *2 (-788)) (-4 *3 (-160)))) (-1931 (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-4 *1 (-352 *3 *4)) (-4 *3 (-788)) (-4 *4 (-160)))) (-3531 (*1 *2 *1) (-12 (-4 *1 (-352 *3 *4)) (-4 *3 (-788)) (-4 *4 (-160)) (-5 *2 (-591 *3)))) (-4132 (*1 *1 *1 *2 *1) (-12 (-4 *1 (-352 *2 *3)) (-4 *2 (-788)) (-4 *3 (-160)))) (-4132 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-591 *4)) (-5 *3 (-591 *1)) (-4 *1 (-352 *4 *5)) (-4 *4 (-788)) (-4 *5 (-160)))))
-(-13 (-582 |t#2|) (-10 -8 (-15 -3482 (|t#2| (-1193 |t#1| |t#2|) $)) (-15 -3022 ($ |t#1|)) (-15 -3022 ((-1184 |t#1| |t#2|) $)) (-15 -3022 ((-1193 |t#1| |t#2|) $)) (-15 -1316 ((-712) $)) (-15 -2811 ((-1193 |t#1| |t#2|) (-1193 |t#1| |t#2|) $)) (-15 -1584 ((-1193 |t#1| |t#2|) (-1193 |t#1| |t#2|) $)) (-15 -4031 ($ (-616 |t#1|))) (-15 -2457 ($ $)) (-15 -1931 ($ $ (-712))) (-15 -3531 ((-591 |t#1|) $)) (-15 -4132 ($ $ |t#1| $)) (-15 -4132 ($ $ (-591 |t#1|) (-591 $)))))
+((-2976 (*1 *2 *3 *1) (-12 (-5 *3 (-1193 *4 *2)) (-4 *1 (-352 *4 *2)) (-4 *4 (-788)) (-4 *2 (-160)))) (-2686 (*1 *1 *2) (-12 (-4 *1 (-352 *2 *3)) (-4 *2 (-788)) (-4 *3 (-160)))) (-2686 (*1 *2 *1) (-12 (-4 *1 (-352 *3 *4)) (-4 *3 (-788)) (-4 *4 (-160)) (-5 *2 (-1184 *3 *4)))) (-2686 (*1 *2 *1) (-12 (-4 *1 (-352 *3 *4)) (-4 *3 (-788)) (-4 *4 (-160)) (-5 *2 (-1193 *3 *4)))) (-2743 (*1 *2 *1) (-12 (-4 *1 (-352 *3 *4)) (-4 *3 (-788)) (-4 *4 (-160)) (-5 *2 (-712)))) (-3740 (*1 *2 *2 *1) (-12 (-5 *2 (-1193 *3 *4)) (-4 *1 (-352 *3 *4)) (-4 *3 (-788)) (-4 *4 (-160)))) (-1719 (*1 *2 *2 *1) (-12 (-5 *2 (-1193 *3 *4)) (-4 *1 (-352 *3 *4)) (-4 *3 (-788)) (-4 *4 (-160)))) (-2663 (*1 *1 *2) (-12 (-5 *2 (-616 *3)) (-4 *3 (-788)) (-4 *1 (-352 *3 *4)) (-4 *4 (-160)))) (-1398 (*1 *1 *1) (-12 (-4 *1 (-352 *2 *3)) (-4 *2 (-788)) (-4 *3 (-160)))) (-3746 (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-4 *1 (-352 *3 *4)) (-4 *3 (-788)) (-4 *4 (-160)))) (-2758 (*1 *2 *1) (-12 (-4 *1 (-352 *3 *4)) (-4 *3 (-788)) (-4 *4 (-160)) (-5 *2 (-591 *3)))) (-1980 (*1 *1 *1 *2 *1) (-12 (-4 *1 (-352 *2 *3)) (-4 *2 (-788)) (-4 *3 (-160)))) (-1980 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-591 *4)) (-5 *3 (-591 *1)) (-4 *1 (-352 *4 *5)) (-4 *4 (-788)) (-4 *5 (-160)))))
+(-13 (-582 |t#2|) (-10 -8 (-15 -2976 (|t#2| (-1193 |t#1| |t#2|) $)) (-15 -2686 ($ |t#1|)) (-15 -2686 ((-1184 |t#1| |t#2|) $)) (-15 -2686 ((-1193 |t#1| |t#2|) $)) (-15 -2743 ((-712) $)) (-15 -3740 ((-1193 |t#1| |t#2|) (-1193 |t#1| |t#2|) $)) (-15 -1719 ((-1193 |t#1| |t#2|) (-1193 |t#1| |t#2|) $)) (-15 -2663 ($ (-616 |t#1|))) (-15 -1398 ($ $)) (-15 -3746 ($ $ (-712))) (-15 -2758 ((-591 |t#1|) $)) (-15 -1980 ($ $ |t#1| $)) (-15 -1980 ($ $ (-591 |t#1|) (-591 $)))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-107 |#2| |#2|) . T) ((-126) . T) ((-565 (-796)) . T) ((-593 |#2|) . T) ((-582 |#2|) . T) ((-659 |#2|) . T) ((-981 |#2|) . T) ((-1018) . T))
-((-3632 ((|#2| (-1 (-108) |#1| |#1|) |#2|) 24)) (-2389 ((|#2| (-1 (-108) |#1| |#1|) |#2|) 13)) (-3616 ((|#2| (-1 (-108) |#1| |#1|) |#2|) 22)))
-(((-353 |#1| |#2|) (-10 -7 (-15 -2389 (|#2| (-1 (-108) |#1| |#1|) |#2|)) (-15 -3616 (|#2| (-1 (-108) |#1| |#1|) |#2|)) (-15 -3632 (|#2| (-1 (-108) |#1| |#1|) |#2|))) (-1125) (-13 (-351 |#1|) (-10 -7 (-6 -4251)))) (T -353))
-((-3632 (*1 *2 *3 *2) (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1125)) (-5 *1 (-353 *4 *2)) (-4 *2 (-13 (-351 *4) (-10 -7 (-6 -4251)))))) (-3616 (*1 *2 *3 *2) (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1125)) (-5 *1 (-353 *4 *2)) (-4 *2 (-13 (-351 *4) (-10 -7 (-6 -4251)))))) (-2389 (*1 *2 *3 *2) (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1125)) (-5 *1 (-353 *4 *2)) (-4 *2 (-13 (-351 *4) (-10 -7 (-6 -4251)))))))
-(-10 -7 (-15 -2389 (|#2| (-1 (-108) |#1| |#1|) |#2|)) (-15 -3616 (|#2| (-1 (-108) |#1| |#1|) |#2|)) (-15 -3632 (|#2| (-1 (-108) |#1| |#1|) |#2|)))
-((-3305 (((-631 |#2|) (-631 $)) NIL) (((-2 (|:| -4057 (-631 |#2|)) (|:| |vec| (-1171 |#2|))) (-631 $) (-1171 $)) NIL) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) 22) (((-631 (-525)) (-631 $)) 14)))
-(((-354 |#1| |#2|) (-10 -8 (-15 -3305 ((-631 (-525)) (-631 |#1|))) (-15 -3305 ((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 |#1|) (-1171 |#1|))) (-15 -3305 ((-2 (|:| -4057 (-631 |#2|)) (|:| |vec| (-1171 |#2|))) (-631 |#1|) (-1171 |#1|))) (-15 -3305 ((-631 |#2|) (-631 |#1|)))) (-355 |#2|) (-975)) (T -354))
-NIL
-(-10 -8 (-15 -3305 ((-631 (-525)) (-631 |#1|))) (-15 -3305 ((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 |#1|) (-1171 |#1|))) (-15 -3305 ((-2 (|:| -4057 (-631 |#2|)) (|:| |vec| (-1171 |#2|))) (-631 |#1|) (-1171 |#1|))) (-15 -3305 ((-631 |#2|) (-631 |#1|))))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-2157 (((-3 $ "failed") $ $) 19)) (-3798 (($) 17 T CONST)) (-3305 (((-631 |#1|) (-631 $)) 36) (((-2 (|:| -4057 (-631 |#1|)) (|:| |vec| (-1171 |#1|))) (-631 $) (-1171 $)) 35) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) 43 (|has| |#1| (-587 (-525)))) (((-631 (-525)) (-631 $)) 42 (|has| |#1| (-587 (-525))))) (-4163 (((-3 $ "failed") $) 34)) (-2824 (((-108) $) 31)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-3022 (((-796) $) 11) (($ (-525)) 28)) (-2128 (((-712)) 29)) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4096 (((-108) $ $) 6)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24)))
+((-4181 ((|#2| (-1 (-108) |#1| |#1|) |#2|) 24)) (-1866 ((|#2| (-1 (-108) |#1| |#1|) |#2|) 13)) (-3995 ((|#2| (-1 (-108) |#1| |#1|) |#2|) 22)))
+(((-353 |#1| |#2|) (-10 -7 (-15 -1866 (|#2| (-1 (-108) |#1| |#1|) |#2|)) (-15 -3995 (|#2| (-1 (-108) |#1| |#1|) |#2|)) (-15 -4181 (|#2| (-1 (-108) |#1| |#1|) |#2|))) (-1125) (-13 (-351 |#1|) (-10 -7 (-6 -4251)))) (T -353))
+((-4181 (*1 *2 *3 *2) (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1125)) (-5 *1 (-353 *4 *2)) (-4 *2 (-13 (-351 *4) (-10 -7 (-6 -4251)))))) (-3995 (*1 *2 *3 *2) (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1125)) (-5 *1 (-353 *4 *2)) (-4 *2 (-13 (-351 *4) (-10 -7 (-6 -4251)))))) (-1866 (*1 *2 *3 *2) (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1125)) (-5 *1 (-353 *4 *2)) (-4 *2 (-13 (-351 *4) (-10 -7 (-6 -4251)))))))
+(-10 -7 (-15 -1866 (|#2| (-1 (-108) |#1| |#1|) |#2|)) (-15 -3995 (|#2| (-1 (-108) |#1| |#1|) |#2|)) (-15 -4181 (|#2| (-1 (-108) |#1| |#1|) |#2|)))
+((-3925 (((-631 |#2|) (-631 $)) NIL) (((-2 (|:| -2928 (-631 |#2|)) (|:| |vec| (-1171 |#2|))) (-631 $) (-1171 $)) NIL) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) 22) (((-631 (-525)) (-631 $)) 14)))
+(((-354 |#1| |#2|) (-10 -8 (-15 -3925 ((-631 (-525)) (-631 |#1|))) (-15 -3925 ((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 |#1|) (-1171 |#1|))) (-15 -3925 ((-2 (|:| -2928 (-631 |#2|)) (|:| |vec| (-1171 |#2|))) (-631 |#1|) (-1171 |#1|))) (-15 -3925 ((-631 |#2|) (-631 |#1|)))) (-355 |#2|) (-975)) (T -354))
+NIL
+(-10 -8 (-15 -3925 ((-631 (-525)) (-631 |#1|))) (-15 -3925 ((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 |#1|) (-1171 |#1|))) (-15 -3925 ((-2 (|:| -2928 (-631 |#2|)) (|:| |vec| (-1171 |#2|))) (-631 |#1|) (-1171 |#1|))) (-15 -3925 ((-631 |#2|) (-631 |#1|))))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-3332 (((-3 $ "failed") $ $) 19)) (-2055 (($) 17 T CONST)) (-3925 (((-631 |#1|) (-631 $)) 36) (((-2 (|:| -2928 (-631 |#1|)) (|:| |vec| (-1171 |#1|))) (-631 $) (-1171 $)) 35) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) 43 (|has| |#1| (-587 (-525)))) (((-631 (-525)) (-631 $)) 42 (|has| |#1| (-587 (-525))))) (-1522 (((-3 $ "failed") $) 34)) (-3865 (((-108) $) 31)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-2686 (((-796) $) 11) (($ (-525)) 28)) (-3425 (((-712)) 29)) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-3944 (((-108) $ $) 6)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24)))
(((-355 |#1|) (-131) (-975)) (T -355))
NIL
(-13 (-587 |t#1|) (-10 -7 (IF (|has| |t#1| (-587 (-525))) (-6 (-587 (-525))) |%noBranch|)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-126) . T) ((-565 (-796)) . T) ((-593 $) . T) ((-587 (-525)) |has| |#1| (-587 (-525))) ((-587 |#1|) . T) ((-668) . T) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T))
-((-4004 (((-591 (-273 (-885 (-157 |#1|)))) (-273 (-385 (-885 (-157 (-525))))) |#1|) 51) (((-591 (-273 (-885 (-157 |#1|)))) (-385 (-885 (-157 (-525)))) |#1|) 50) (((-591 (-591 (-273 (-885 (-157 |#1|))))) (-591 (-273 (-385 (-885 (-157 (-525)))))) |#1|) 47) (((-591 (-591 (-273 (-885 (-157 |#1|))))) (-591 (-385 (-885 (-157 (-525))))) |#1|) 41)) (-2274 (((-591 (-591 (-157 |#1|))) (-591 (-385 (-885 (-157 (-525))))) (-591 (-1089)) |#1|) 30) (((-591 (-157 |#1|)) (-385 (-885 (-157 (-525)))) |#1|) 18)))
-(((-356 |#1|) (-10 -7 (-15 -4004 ((-591 (-591 (-273 (-885 (-157 |#1|))))) (-591 (-385 (-885 (-157 (-525))))) |#1|)) (-15 -4004 ((-591 (-591 (-273 (-885 (-157 |#1|))))) (-591 (-273 (-385 (-885 (-157 (-525)))))) |#1|)) (-15 -4004 ((-591 (-273 (-885 (-157 |#1|)))) (-385 (-885 (-157 (-525)))) |#1|)) (-15 -4004 ((-591 (-273 (-885 (-157 |#1|)))) (-273 (-385 (-885 (-157 (-525))))) |#1|)) (-15 -2274 ((-591 (-157 |#1|)) (-385 (-885 (-157 (-525)))) |#1|)) (-15 -2274 ((-591 (-591 (-157 |#1|))) (-591 (-385 (-885 (-157 (-525))))) (-591 (-1089)) |#1|))) (-13 (-341) (-786))) (T -356))
-((-2274 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-591 (-385 (-885 (-157 (-525)))))) (-5 *4 (-591 (-1089))) (-5 *2 (-591 (-591 (-157 *5)))) (-5 *1 (-356 *5)) (-4 *5 (-13 (-341) (-786))))) (-2274 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-885 (-157 (-525))))) (-5 *2 (-591 (-157 *4))) (-5 *1 (-356 *4)) (-4 *4 (-13 (-341) (-786))))) (-4004 (*1 *2 *3 *4) (-12 (-5 *3 (-273 (-385 (-885 (-157 (-525)))))) (-5 *2 (-591 (-273 (-885 (-157 *4))))) (-5 *1 (-356 *4)) (-4 *4 (-13 (-341) (-786))))) (-4004 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-885 (-157 (-525))))) (-5 *2 (-591 (-273 (-885 (-157 *4))))) (-5 *1 (-356 *4)) (-4 *4 (-13 (-341) (-786))))) (-4004 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-273 (-385 (-885 (-157 (-525))))))) (-5 *2 (-591 (-591 (-273 (-885 (-157 *4)))))) (-5 *1 (-356 *4)) (-4 *4 (-13 (-341) (-786))))) (-4004 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-385 (-885 (-157 (-525)))))) (-5 *2 (-591 (-591 (-273 (-885 (-157 *4)))))) (-5 *1 (-356 *4)) (-4 *4 (-13 (-341) (-786))))))
-(-10 -7 (-15 -4004 ((-591 (-591 (-273 (-885 (-157 |#1|))))) (-591 (-385 (-885 (-157 (-525))))) |#1|)) (-15 -4004 ((-591 (-591 (-273 (-885 (-157 |#1|))))) (-591 (-273 (-385 (-885 (-157 (-525)))))) |#1|)) (-15 -4004 ((-591 (-273 (-885 (-157 |#1|)))) (-385 (-885 (-157 (-525)))) |#1|)) (-15 -4004 ((-591 (-273 (-885 (-157 |#1|)))) (-273 (-385 (-885 (-157 (-525))))) |#1|)) (-15 -2274 ((-591 (-157 |#1|)) (-385 (-885 (-157 (-525)))) |#1|)) (-15 -2274 ((-591 (-591 (-157 |#1|))) (-591 (-385 (-885 (-157 (-525))))) (-591 (-1089)) |#1|)))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) 33)) (-1508 (((-525) $) 55)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3706 (($ $) NIL)) (-1715 (((-108) $) NIL)) (-2121 (($ $) 110)) (-1987 (($ $) 82)) (-3169 (($ $) 71)) (-2157 (((-3 $ "failed") $ $) NIL)) (-1291 (($ $) NIL)) (-2827 (((-396 $) $) NIL)) (-1361 (($ $) 44)) (-1947 (((-108) $ $) NIL)) (-1431 (($ $) 80)) (-3144 (($ $) 69)) (-3329 (((-525) $) 64)) (-3427 (($ $ (-525)) 62)) (-1719 (($ $) NIL)) (-1321 (($ $) NIL)) (-3798 (($) NIL T CONST)) (-2562 (($ $) 112)) (-1251 (((-3 (-525) "failed") $) 189) (((-3 (-385 (-525)) "failed") $) 185)) (-3528 (((-525) $) 187) (((-385 (-525)) $) 183)) (-2129 (($ $ $) NIL)) (-1619 (((-525) $ $) 102)) (-4163 (((-3 $ "failed") $) 114)) (-2530 (((-385 (-525)) $ (-712)) 190) (((-385 (-525)) $ (-712) (-712)) 182)) (-2110 (($ $ $) NIL)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL)) (-2744 (((-108) $) NIL)) (-2591 (((-854)) 73) (((-854) (-854)) 98 (|has| $ (-6 -4241)))) (-2134 (((-108) $) 106)) (-1784 (($) 40)) (-2011 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL)) (-1411 (((-1176) (-712)) 152)) (-3801 (((-1176)) 157) (((-1176) (-712)) 158)) (-2308 (((-1176)) 159) (((-1176) (-712)) 160)) (-3397 (((-1176)) 155) (((-1176) (-712)) 156)) (-3873 (((-525) $) 58)) (-2824 (((-108) $) 104)) (-3956 (($ $ (-525)) NIL)) (-1798 (($ $) 48)) (-2771 (($ $) NIL)) (-2732 (((-108) $) 35)) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3741 (($ $ $) NIL) (($) NIL (-12 (-2247 (|has| $ (-6 -4233))) (-2247 (|has| $ (-6 -4241)))))) (-2478 (($ $ $) NIL) (($) 99 (-12 (-2247 (|has| $ (-6 -4233))) (-2247 (|has| $ (-6 -4241)))))) (-3855 (((-525) $) 17)) (-1714 (($) 87) (($ $) 92)) (-2897 (($) 91) (($ $) 93)) (-1488 (($ $) 83)) (-1356 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2339 (((-1072) $) NIL)) (-1622 (($ $) 116)) (-3241 (((-854) (-525)) 43 (|has| $ (-6 -4241)))) (-2047 (((-1036) $) NIL)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-1399 (($ $ $) NIL) (($ (-591 $)) NIL)) (-3093 (($ $) 53)) (-2662 (($ $) 109)) (-2286 (($ (-525) (-525)) 107) (($ (-525) (-525) (-854)) 108)) (-1348 (((-396 $) $) NIL)) (-3375 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2089 (((-3 $ "failed") $ $) NIL)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-2008 (((-525) $) 19)) (-2136 (($) 94)) (-1409 (($ $) 79)) (-1712 (((-712) $) NIL)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL)) (-2603 (((-854)) 100) (((-854) (-854)) 101 (|has| $ (-6 -4241)))) (-3266 (($ $ (-712)) NIL) (($ $) 115)) (-1301 (((-854) (-525)) 47 (|has| $ (-6 -4241)))) (-1502 (($ $) NIL)) (-1333 (($ $) NIL)) (-1996 (($ $) NIL)) (-1309 (($ $) NIL)) (-1973 (($ $) 81)) (-3156 (($ $) 70)) (-1408 (((-357) $) 175) (((-205) $) 177) (((-825 (-357)) $) NIL) (((-1072) $) 162) (((-501) $) 173) (($ (-205)) 181)) (-3022 (((-796) $) 164) (($ (-525)) 186) (($ $) NIL) (($ (-385 (-525))) NIL) (($ (-525)) 186) (($ (-385 (-525))) NIL) (((-205) $) 178)) (-2128 (((-712)) NIL)) (-3862 (($ $) 111)) (-3759 (((-854)) 54) (((-854) (-854)) 66 (|has| $ (-6 -4241)))) (-2672 (((-854)) 103)) (-1563 (($ $) 86)) (-1371 (($ $) 46) (($ $ $) 52)) (-2495 (((-108) $ $) NIL)) (-1515 (($ $) 84)) (-1346 (($ $) 37)) (-1591 (($ $) NIL)) (-1400 (($ $) NIL)) (-3277 (($ $) NIL)) (-1415 (($ $) NIL)) (-1578 (($ $) NIL)) (-1385 (($ $) NIL)) (-1527 (($ $) 85)) (-1358 (($ $) 49)) (-1539 (($ $) 51)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-4191 (($) 34 T CONST)) (-4197 (($) 38 T CONST)) (-2563 (((-1072) $) 27) (((-1072) $ (-108)) 29) (((-1176) (-763) $) 30) (((-1176) (-763) $ (-108)) 31)) (-4196 (($ $ (-712)) NIL) (($ $) NIL)) (-4135 (((-108) $ $) NIL)) (-4119 (((-108) $ $) NIL)) (-4096 (((-108) $ $) 39)) (-4126 (((-108) $ $) NIL)) (-4112 (((-108) $ $) 42)) (-4173 (($ $ $) 45) (($ $ (-525)) 41)) (-4164 (($ $) 36) (($ $ $) 50)) (-4156 (($ $ $) 61)) (** (($ $ (-854)) 67) (($ $ (-712)) NIL) (($ $ (-525)) 88) (($ $ (-385 (-525))) 125) (($ $ $) 117)) (* (($ (-854) $) 65) (($ (-712) $) NIL) (($ (-525) $) 68) (($ $ $) 60) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL)))
-(((-357) (-13 (-382) (-213) (-566 (-1072)) (-769) (-565 (-205)) (-1111) (-566 (-501)) (-10 -8 (-15 -4173 ($ $ (-525))) (-15 ** ($ $ $)) (-15 -1798 ($ $)) (-15 -1619 ((-525) $ $)) (-15 -3427 ($ $ (-525))) (-15 -2530 ((-385 (-525)) $ (-712))) (-15 -2530 ((-385 (-525)) $ (-712) (-712))) (-15 -1714 ($)) (-15 -2897 ($)) (-15 -2136 ($)) (-15 -1371 ($ $ $)) (-15 -1714 ($ $)) (-15 -2897 ($ $)) (-15 -1408 ($ (-205))) (-15 -2308 ((-1176))) (-15 -2308 ((-1176) (-712))) (-15 -3397 ((-1176))) (-15 -3397 ((-1176) (-712))) (-15 -3801 ((-1176))) (-15 -3801 ((-1176) (-712))) (-15 -1411 ((-1176) (-712))) (-6 -4241) (-6 -4233)))) (T -357))
-((** (*1 *1 *1 *1) (-5 *1 (-357))) (-4173 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-357)))) (-1798 (*1 *1 *1) (-5 *1 (-357))) (-1619 (*1 *2 *1 *1) (-12 (-5 *2 (-525)) (-5 *1 (-357)))) (-3427 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-357)))) (-2530 (*1 *2 *1 *3) (-12 (-5 *3 (-712)) (-5 *2 (-385 (-525))) (-5 *1 (-357)))) (-2530 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-712)) (-5 *2 (-385 (-525))) (-5 *1 (-357)))) (-1714 (*1 *1) (-5 *1 (-357))) (-2897 (*1 *1) (-5 *1 (-357))) (-2136 (*1 *1) (-5 *1 (-357))) (-1371 (*1 *1 *1 *1) (-5 *1 (-357))) (-1714 (*1 *1 *1) (-5 *1 (-357))) (-2897 (*1 *1 *1) (-5 *1 (-357))) (-1408 (*1 *1 *2) (-12 (-5 *2 (-205)) (-5 *1 (-357)))) (-2308 (*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-357)))) (-2308 (*1 *2 *3) (-12 (-5 *3 (-712)) (-5 *2 (-1176)) (-5 *1 (-357)))) (-3397 (*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-357)))) (-3397 (*1 *2 *3) (-12 (-5 *3 (-712)) (-5 *2 (-1176)) (-5 *1 (-357)))) (-3801 (*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-357)))) (-3801 (*1 *2 *3) (-12 (-5 *3 (-712)) (-5 *2 (-1176)) (-5 *1 (-357)))) (-1411 (*1 *2 *3) (-12 (-5 *3 (-712)) (-5 *2 (-1176)) (-5 *1 (-357)))))
-(-13 (-382) (-213) (-566 (-1072)) (-769) (-565 (-205)) (-1111) (-566 (-501)) (-10 -8 (-15 -4173 ($ $ (-525))) (-15 ** ($ $ $)) (-15 -1798 ($ $)) (-15 -1619 ((-525) $ $)) (-15 -3427 ($ $ (-525))) (-15 -2530 ((-385 (-525)) $ (-712))) (-15 -2530 ((-385 (-525)) $ (-712) (-712))) (-15 -1714 ($)) (-15 -2897 ($)) (-15 -2136 ($)) (-15 -1371 ($ $ $)) (-15 -1714 ($ $)) (-15 -2897 ($ $)) (-15 -1408 ($ (-205))) (-15 -2308 ((-1176))) (-15 -2308 ((-1176) (-712))) (-15 -3397 ((-1176))) (-15 -3397 ((-1176) (-712))) (-15 -3801 ((-1176))) (-15 -3801 ((-1176) (-712))) (-15 -1411 ((-1176) (-712))) (-6 -4241) (-6 -4233)))
-((-4039 (((-591 (-273 (-885 |#1|))) (-273 (-385 (-885 (-525)))) |#1|) 46) (((-591 (-273 (-885 |#1|))) (-385 (-885 (-525))) |#1|) 45) (((-591 (-591 (-273 (-885 |#1|)))) (-591 (-273 (-385 (-885 (-525))))) |#1|) 42) (((-591 (-591 (-273 (-885 |#1|)))) (-591 (-385 (-885 (-525)))) |#1|) 36)) (-2762 (((-591 |#1|) (-385 (-885 (-525))) |#1|) 20) (((-591 (-591 |#1|)) (-591 (-385 (-885 (-525)))) (-591 (-1089)) |#1|) 30)))
-(((-358 |#1|) (-10 -7 (-15 -4039 ((-591 (-591 (-273 (-885 |#1|)))) (-591 (-385 (-885 (-525)))) |#1|)) (-15 -4039 ((-591 (-591 (-273 (-885 |#1|)))) (-591 (-273 (-385 (-885 (-525))))) |#1|)) (-15 -4039 ((-591 (-273 (-885 |#1|))) (-385 (-885 (-525))) |#1|)) (-15 -4039 ((-591 (-273 (-885 |#1|))) (-273 (-385 (-885 (-525)))) |#1|)) (-15 -2762 ((-591 (-591 |#1|)) (-591 (-385 (-885 (-525)))) (-591 (-1089)) |#1|)) (-15 -2762 ((-591 |#1|) (-385 (-885 (-525))) |#1|))) (-13 (-786) (-341))) (T -358))
-((-2762 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-885 (-525)))) (-5 *2 (-591 *4)) (-5 *1 (-358 *4)) (-4 *4 (-13 (-786) (-341))))) (-2762 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-591 (-385 (-885 (-525))))) (-5 *4 (-591 (-1089))) (-5 *2 (-591 (-591 *5))) (-5 *1 (-358 *5)) (-4 *5 (-13 (-786) (-341))))) (-4039 (*1 *2 *3 *4) (-12 (-5 *3 (-273 (-385 (-885 (-525))))) (-5 *2 (-591 (-273 (-885 *4)))) (-5 *1 (-358 *4)) (-4 *4 (-13 (-786) (-341))))) (-4039 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-885 (-525)))) (-5 *2 (-591 (-273 (-885 *4)))) (-5 *1 (-358 *4)) (-4 *4 (-13 (-786) (-341))))) (-4039 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-273 (-385 (-885 (-525)))))) (-5 *2 (-591 (-591 (-273 (-885 *4))))) (-5 *1 (-358 *4)) (-4 *4 (-13 (-786) (-341))))) (-4039 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-385 (-885 (-525))))) (-5 *2 (-591 (-591 (-273 (-885 *4))))) (-5 *1 (-358 *4)) (-4 *4 (-13 (-786) (-341))))))
-(-10 -7 (-15 -4039 ((-591 (-591 (-273 (-885 |#1|)))) (-591 (-385 (-885 (-525)))) |#1|)) (-15 -4039 ((-591 (-591 (-273 (-885 |#1|)))) (-591 (-273 (-385 (-885 (-525))))) |#1|)) (-15 -4039 ((-591 (-273 (-885 |#1|))) (-385 (-885 (-525))) |#1|)) (-15 -4039 ((-591 (-273 (-885 |#1|))) (-273 (-385 (-885 (-525)))) |#1|)) (-15 -2762 ((-591 (-591 |#1|)) (-591 (-385 (-885 (-525)))) (-591 (-1089)) |#1|)) (-15 -2762 ((-591 |#1|) (-385 (-885 (-525))) |#1|)))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-3798 (($) NIL T CONST)) (-1251 (((-3 |#2| "failed") $) 26)) (-3528 ((|#2| $) 28)) (-1710 (($ $) NIL)) (-4010 (((-712) $) 10)) (-1922 (((-591 $) $) 20)) (-2202 (((-108) $) NIL)) (-2548 (($ |#2| |#1|) 18)) (-1340 (($ (-1 |#1| |#1|) $) NIL)) (-3865 (((-2 (|:| |k| |#2|) (|:| |c| |#1|)) $) 14)) (-1661 ((|#2| $) 15)) (-1678 ((|#1| $) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) 45) (($ |#2|) 27)) (-3654 (((-591 |#1|) $) 17)) (-2560 ((|#1| $ |#2|) 47)) (-4191 (($) 29 T CONST)) (-1650 (((-591 (-2 (|:| |k| |#2|) (|:| |c| |#1|))) $) 13)) (-4096 (((-108) $ $) NIL)) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ |#1| $) 32) (($ $ |#1|) 33) (($ |#1| |#2|) 35) (($ |#2| |#1|) 36)))
+((-3623 (((-591 (-273 (-885 (-157 |#1|)))) (-273 (-385 (-885 (-157 (-525))))) |#1|) 51) (((-591 (-273 (-885 (-157 |#1|)))) (-385 (-885 (-157 (-525)))) |#1|) 50) (((-591 (-591 (-273 (-885 (-157 |#1|))))) (-591 (-273 (-385 (-885 (-157 (-525)))))) |#1|) 47) (((-591 (-591 (-273 (-885 (-157 |#1|))))) (-591 (-385 (-885 (-157 (-525))))) |#1|) 41)) (-3237 (((-591 (-591 (-157 |#1|))) (-591 (-385 (-885 (-157 (-525))))) (-591 (-1089)) |#1|) 30) (((-591 (-157 |#1|)) (-385 (-885 (-157 (-525)))) |#1|) 18)))
+(((-356 |#1|) (-10 -7 (-15 -3623 ((-591 (-591 (-273 (-885 (-157 |#1|))))) (-591 (-385 (-885 (-157 (-525))))) |#1|)) (-15 -3623 ((-591 (-591 (-273 (-885 (-157 |#1|))))) (-591 (-273 (-385 (-885 (-157 (-525)))))) |#1|)) (-15 -3623 ((-591 (-273 (-885 (-157 |#1|)))) (-385 (-885 (-157 (-525)))) |#1|)) (-15 -3623 ((-591 (-273 (-885 (-157 |#1|)))) (-273 (-385 (-885 (-157 (-525))))) |#1|)) (-15 -3237 ((-591 (-157 |#1|)) (-385 (-885 (-157 (-525)))) |#1|)) (-15 -3237 ((-591 (-591 (-157 |#1|))) (-591 (-385 (-885 (-157 (-525))))) (-591 (-1089)) |#1|))) (-13 (-341) (-786))) (T -356))
+((-3237 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-591 (-385 (-885 (-157 (-525)))))) (-5 *4 (-591 (-1089))) (-5 *2 (-591 (-591 (-157 *5)))) (-5 *1 (-356 *5)) (-4 *5 (-13 (-341) (-786))))) (-3237 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-885 (-157 (-525))))) (-5 *2 (-591 (-157 *4))) (-5 *1 (-356 *4)) (-4 *4 (-13 (-341) (-786))))) (-3623 (*1 *2 *3 *4) (-12 (-5 *3 (-273 (-385 (-885 (-157 (-525)))))) (-5 *2 (-591 (-273 (-885 (-157 *4))))) (-5 *1 (-356 *4)) (-4 *4 (-13 (-341) (-786))))) (-3623 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-885 (-157 (-525))))) (-5 *2 (-591 (-273 (-885 (-157 *4))))) (-5 *1 (-356 *4)) (-4 *4 (-13 (-341) (-786))))) (-3623 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-273 (-385 (-885 (-157 (-525))))))) (-5 *2 (-591 (-591 (-273 (-885 (-157 *4)))))) (-5 *1 (-356 *4)) (-4 *4 (-13 (-341) (-786))))) (-3623 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-385 (-885 (-157 (-525)))))) (-5 *2 (-591 (-591 (-273 (-885 (-157 *4)))))) (-5 *1 (-356 *4)) (-4 *4 (-13 (-341) (-786))))))
+(-10 -7 (-15 -3623 ((-591 (-591 (-273 (-885 (-157 |#1|))))) (-591 (-385 (-885 (-157 (-525))))) |#1|)) (-15 -3623 ((-591 (-591 (-273 (-885 (-157 |#1|))))) (-591 (-273 (-385 (-885 (-157 (-525)))))) |#1|)) (-15 -3623 ((-591 (-273 (-885 (-157 |#1|)))) (-385 (-885 (-157 (-525)))) |#1|)) (-15 -3623 ((-591 (-273 (-885 (-157 |#1|)))) (-273 (-385 (-885 (-157 (-525))))) |#1|)) (-15 -3237 ((-591 (-157 |#1|)) (-385 (-885 (-157 (-525)))) |#1|)) (-15 -3237 ((-591 (-591 (-157 |#1|))) (-591 (-385 (-885 (-157 (-525))))) (-591 (-1089)) |#1|)))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) 33)) (-2314 (((-525) $) 55)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3641 (($ $) NIL)) (-3077 (((-108) $) NIL)) (-3328 (($ $) 110)) (-4087 (($ $) 82)) (-2381 (($ $) 71)) (-3332 (((-3 $ "failed") $ $) NIL)) (-1720 (($ $) NIL)) (-3898 (((-396 $) $) NIL)) (-2551 (($ $) 44)) (-1965 (((-108) $ $) NIL)) (-4058 (($ $) 80)) (-2360 (($ $) 69)) (-4188 (((-525) $) 64)) (-3423 (($ $ (-525)) 62)) (-4109 (($ $) NIL)) (-2400 (($ $) NIL)) (-2055 (($) NIL T CONST)) (-3032 (($ $) 112)) (-4174 (((-3 (-525) "failed") $) 189) (((-3 (-385 (-525)) "failed") $) 185)) (-3341 (((-525) $) 187) (((-385 (-525)) $) 183)) (-3265 (($ $ $) NIL)) (-3432 (((-525) $ $) 102)) (-1522 (((-3 $ "failed") $) 114)) (-3959 (((-385 (-525)) $ (-712)) 190) (((-385 (-525)) $ (-712) (-712)) 182)) (-3239 (($ $ $) NIL)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL)) (-2393 (((-108) $) NIL)) (-2008 (((-854)) 73) (((-854) (-854)) 98 (|has| $ (-6 -4241)))) (-3489 (((-108) $) 106)) (-1417 (($) 40)) (-4018 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL)) (-3476 (((-1176) (-712)) 152)) (-2094 (((-1176)) 157) (((-1176) (-712)) 158)) (-3556 (((-1176)) 159) (((-1176) (-712)) 160)) (-3565 (((-1176)) 155) (((-1176) (-712)) 156)) (-1676 (((-525) $) 58)) (-3865 (((-108) $) 104)) (-3126 (($ $ (-525)) NIL)) (-1297 (($ $) 48)) (-1525 (($ $) NIL)) (-2256 (((-108) $) 35)) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1923 (($ $ $) NIL) (($) NIL (-12 (-3389 (|has| $ (-6 -4233))) (-3389 (|has| $ (-6 -4241)))))) (-3475 (($ $ $) NIL) (($) 99 (-12 (-3389 (|has| $ (-6 -4233))) (-3389 (|has| $ (-6 -4241)))))) (-1630 (((-525) $) 17)) (-3068 (($) 87) (($ $) 92)) (-3347 (($) 91) (($ $) 93)) (-2356 (($ $) 83)) (-2081 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2621 (((-1072) $) NIL)) (-1523 (($ $) 116)) (-3474 (((-854) (-525)) 43 (|has| $ (-6 -4241)))) (-2937 (((-1036) $) NIL)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-2124 (($ $ $) NIL) (($ (-591 $)) NIL)) (-1583 (($ $) 53)) (-2767 (($ $) 109)) (-2925 (($ (-525) (-525)) 107) (($ (-525) (-525) (-854)) 108)) (-2542 (((-396 $) $) NIL)) (-3387 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3210 (((-3 $ "failed") $ $) NIL)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3987 (((-525) $) 19)) (-3507 (($) 94)) (-2288 (($ $) 79)) (-3048 (((-712) $) NIL)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL)) (-3439 (((-854)) 100) (((-854) (-854)) 101 (|has| $ (-6 -4241)))) (-2209 (($ $ (-712)) NIL) (($ $) 115)) (-2599 (((-854) (-525)) 47 (|has| $ (-6 -4241)))) (-4122 (($ $) NIL)) (-2410 (($ $) NIL)) (-4098 (($ $) NIL)) (-2391 (($ $) NIL)) (-4073 (($ $) 81)) (-2370 (($ $) 70)) (-1300 (((-357) $) 175) (((-205) $) 177) (((-825 (-357)) $) NIL) (((-1072) $) 162) (((-501) $) 173) (($ (-205)) 181)) (-2686 (((-796) $) 164) (($ (-525)) 186) (($ $) NIL) (($ (-385 (-525))) NIL) (($ (-525)) 186) (($ (-385 (-525))) NIL) (((-205) $) 178)) (-3425 (((-712)) NIL)) (-1584 (($ $) 111)) (-2901 (((-854)) 54) (((-854) (-854)) 66 (|has| $ (-6 -4241)))) (-3523 (((-854)) 103)) (-4163 (($ $) 86)) (-2457 (($ $) 46) (($ $ $) 52)) (-1724 (((-108) $ $) NIL)) (-4137 (($ $) 84)) (-2432 (($ $) 37)) (-4193 (($ $) NIL)) (-2477 (($ $) NIL)) (-1234 (($ $) NIL)) (-2495 (($ $) NIL)) (-4179 (($ $) NIL)) (-2469 (($ $) NIL)) (-4149 (($ $) 85)) (-2444 (($ $) 49)) (-1460 (($ $) 51)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-1830 (($) 34 T CONST)) (-1839 (($) 38 T CONST)) (-3042 (((-1072) $) 27) (((-1072) $ (-108)) 29) (((-1176) (-763) $) 30) (((-1176) (-763) $ (-108)) 31)) (-1796 (($ $ (-712)) NIL) (($ $) NIL)) (-4004 (((-108) $ $) NIL)) (-3982 (((-108) $ $) NIL)) (-3944 (((-108) $ $) 39)) (-3994 (((-108) $ $) NIL)) (-3971 (((-108) $ $) 42)) (-4059 (($ $ $) 45) (($ $ (-525)) 41)) (-4047 (($ $) 36) (($ $ $) 50)) (-4036 (($ $ $) 61)) (** (($ $ (-854)) 67) (($ $ (-712)) NIL) (($ $ (-525)) 88) (($ $ (-385 (-525))) 125) (($ $ $) 117)) (* (($ (-854) $) 65) (($ (-712) $) NIL) (($ (-525) $) 68) (($ $ $) 60) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL)))
+(((-357) (-13 (-382) (-213) (-566 (-1072)) (-769) (-565 (-205)) (-1111) (-566 (-501)) (-10 -8 (-15 -4059 ($ $ (-525))) (-15 ** ($ $ $)) (-15 -1297 ($ $)) (-15 -3432 ((-525) $ $)) (-15 -3423 ($ $ (-525))) (-15 -3959 ((-385 (-525)) $ (-712))) (-15 -3959 ((-385 (-525)) $ (-712) (-712))) (-15 -3068 ($)) (-15 -3347 ($)) (-15 -3507 ($)) (-15 -2457 ($ $ $)) (-15 -3068 ($ $)) (-15 -3347 ($ $)) (-15 -1300 ($ (-205))) (-15 -3556 ((-1176))) (-15 -3556 ((-1176) (-712))) (-15 -3565 ((-1176))) (-15 -3565 ((-1176) (-712))) (-15 -2094 ((-1176))) (-15 -2094 ((-1176) (-712))) (-15 -3476 ((-1176) (-712))) (-6 -4241) (-6 -4233)))) (T -357))
+((** (*1 *1 *1 *1) (-5 *1 (-357))) (-4059 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-357)))) (-1297 (*1 *1 *1) (-5 *1 (-357))) (-3432 (*1 *2 *1 *1) (-12 (-5 *2 (-525)) (-5 *1 (-357)))) (-3423 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-357)))) (-3959 (*1 *2 *1 *3) (-12 (-5 *3 (-712)) (-5 *2 (-385 (-525))) (-5 *1 (-357)))) (-3959 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-712)) (-5 *2 (-385 (-525))) (-5 *1 (-357)))) (-3068 (*1 *1) (-5 *1 (-357))) (-3347 (*1 *1) (-5 *1 (-357))) (-3507 (*1 *1) (-5 *1 (-357))) (-2457 (*1 *1 *1 *1) (-5 *1 (-357))) (-3068 (*1 *1 *1) (-5 *1 (-357))) (-3347 (*1 *1 *1) (-5 *1 (-357))) (-1300 (*1 *1 *2) (-12 (-5 *2 (-205)) (-5 *1 (-357)))) (-3556 (*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-357)))) (-3556 (*1 *2 *3) (-12 (-5 *3 (-712)) (-5 *2 (-1176)) (-5 *1 (-357)))) (-3565 (*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-357)))) (-3565 (*1 *2 *3) (-12 (-5 *3 (-712)) (-5 *2 (-1176)) (-5 *1 (-357)))) (-2094 (*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-357)))) (-2094 (*1 *2 *3) (-12 (-5 *3 (-712)) (-5 *2 (-1176)) (-5 *1 (-357)))) (-3476 (*1 *2 *3) (-12 (-5 *3 (-712)) (-5 *2 (-1176)) (-5 *1 (-357)))))
+(-13 (-382) (-213) (-566 (-1072)) (-769) (-565 (-205)) (-1111) (-566 (-501)) (-10 -8 (-15 -4059 ($ $ (-525))) (-15 ** ($ $ $)) (-15 -1297 ($ $)) (-15 -3432 ((-525) $ $)) (-15 -3423 ($ $ (-525))) (-15 -3959 ((-385 (-525)) $ (-712))) (-15 -3959 ((-385 (-525)) $ (-712) (-712))) (-15 -3068 ($)) (-15 -3347 ($)) (-15 -3507 ($)) (-15 -2457 ($ $ $)) (-15 -3068 ($ $)) (-15 -3347 ($ $)) (-15 -1300 ($ (-205))) (-15 -3556 ((-1176))) (-15 -3556 ((-1176) (-712))) (-15 -3565 ((-1176))) (-15 -3565 ((-1176) (-712))) (-15 -2094 ((-1176))) (-15 -2094 ((-1176) (-712))) (-15 -3476 ((-1176) (-712))) (-6 -4241) (-6 -4233)))
+((-2751 (((-591 (-273 (-885 |#1|))) (-273 (-385 (-885 (-525)))) |#1|) 46) (((-591 (-273 (-885 |#1|))) (-385 (-885 (-525))) |#1|) 45) (((-591 (-591 (-273 (-885 |#1|)))) (-591 (-273 (-385 (-885 (-525))))) |#1|) 42) (((-591 (-591 (-273 (-885 |#1|)))) (-591 (-385 (-885 (-525)))) |#1|) 36)) (-1445 (((-591 |#1|) (-385 (-885 (-525))) |#1|) 20) (((-591 (-591 |#1|)) (-591 (-385 (-885 (-525)))) (-591 (-1089)) |#1|) 30)))
+(((-358 |#1|) (-10 -7 (-15 -2751 ((-591 (-591 (-273 (-885 |#1|)))) (-591 (-385 (-885 (-525)))) |#1|)) (-15 -2751 ((-591 (-591 (-273 (-885 |#1|)))) (-591 (-273 (-385 (-885 (-525))))) |#1|)) (-15 -2751 ((-591 (-273 (-885 |#1|))) (-385 (-885 (-525))) |#1|)) (-15 -2751 ((-591 (-273 (-885 |#1|))) (-273 (-385 (-885 (-525)))) |#1|)) (-15 -1445 ((-591 (-591 |#1|)) (-591 (-385 (-885 (-525)))) (-591 (-1089)) |#1|)) (-15 -1445 ((-591 |#1|) (-385 (-885 (-525))) |#1|))) (-13 (-786) (-341))) (T -358))
+((-1445 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-885 (-525)))) (-5 *2 (-591 *4)) (-5 *1 (-358 *4)) (-4 *4 (-13 (-786) (-341))))) (-1445 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-591 (-385 (-885 (-525))))) (-5 *4 (-591 (-1089))) (-5 *2 (-591 (-591 *5))) (-5 *1 (-358 *5)) (-4 *5 (-13 (-786) (-341))))) (-2751 (*1 *2 *3 *4) (-12 (-5 *3 (-273 (-385 (-885 (-525))))) (-5 *2 (-591 (-273 (-885 *4)))) (-5 *1 (-358 *4)) (-4 *4 (-13 (-786) (-341))))) (-2751 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-885 (-525)))) (-5 *2 (-591 (-273 (-885 *4)))) (-5 *1 (-358 *4)) (-4 *4 (-13 (-786) (-341))))) (-2751 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-273 (-385 (-885 (-525)))))) (-5 *2 (-591 (-591 (-273 (-885 *4))))) (-5 *1 (-358 *4)) (-4 *4 (-13 (-786) (-341))))) (-2751 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-385 (-885 (-525))))) (-5 *2 (-591 (-591 (-273 (-885 *4))))) (-5 *1 (-358 *4)) (-4 *4 (-13 (-786) (-341))))))
+(-10 -7 (-15 -2751 ((-591 (-591 (-273 (-885 |#1|)))) (-591 (-385 (-885 (-525)))) |#1|)) (-15 -2751 ((-591 (-591 (-273 (-885 |#1|)))) (-591 (-273 (-385 (-885 (-525))))) |#1|)) (-15 -2751 ((-591 (-273 (-885 |#1|))) (-385 (-885 (-525))) |#1|)) (-15 -2751 ((-591 (-273 (-885 |#1|))) (-273 (-385 (-885 (-525)))) |#1|)) (-15 -1445 ((-591 (-591 |#1|)) (-591 (-385 (-885 (-525)))) (-591 (-1089)) |#1|)) (-15 -1445 ((-591 |#1|) (-385 (-885 (-525))) |#1|)))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2055 (($) NIL T CONST)) (-4174 (((-3 |#2| "failed") $) 26)) (-3341 ((|#2| $) 28)) (-1575 (($ $) NIL)) (-3667 (((-712) $) 10)) (-2987 (((-591 $) $) 20)) (-3802 (((-108) $) NIL)) (-2990 (($ |#2| |#1|) 18)) (-1257 (($ (-1 |#1| |#1|) $) NIL)) (-1609 (((-2 (|:| |k| |#2|) (|:| |c| |#1|)) $) 14)) (-1548 ((|#2| $) 15)) (-1556 ((|#1| $) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) 45) (($ |#2|) 27)) (-3109 (((-591 |#1|) $) 17)) (-1263 ((|#1| $ |#2|) 47)) (-1830 (($) 29 T CONST)) (-1994 (((-591 (-2 (|:| |k| |#2|) (|:| |c| |#1|))) $) 13)) (-3944 (((-108) $ $) NIL)) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ |#1| $) 32) (($ $ |#1|) 33) (($ |#1| |#2|) 35) (($ |#2| |#1|) 36)))
(((-359 |#1| |#2|) (-13 (-360 |#1| |#2|) (-10 -8 (-15 * ($ |#2| |#1|)))) (-975) (-788)) (T -359))
((* (*1 *1 *2 *3) (-12 (-5 *1 (-359 *3 *2)) (-4 *3 (-975)) (-4 *2 (-788)))))
(-13 (-360 |#1| |#2|) (-10 -8 (-15 * ($ |#2| |#1|))))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-2157 (((-3 $ "failed") $ $) 19)) (-3798 (($) 17 T CONST)) (-1251 (((-3 |#2| "failed") $) 44)) (-3528 ((|#2| $) 43)) (-1710 (($ $) 30)) (-4010 (((-712) $) 34)) (-1922 (((-591 $) $) 35)) (-2202 (((-108) $) 38)) (-2548 (($ |#2| |#1|) 39)) (-1340 (($ (-1 |#1| |#1|) $) 40)) (-3865 (((-2 (|:| |k| |#2|) (|:| |c| |#1|)) $) 31)) (-1661 ((|#2| $) 33)) (-1678 ((|#1| $) 32)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-3022 (((-796) $) 11) (($ |#2|) 45)) (-3654 (((-591 |#1|) $) 36)) (-2560 ((|#1| $ |#2|) 41)) (-4191 (($) 18 T CONST)) (-1650 (((-591 (-2 (|:| |k| |#2|) (|:| |c| |#1|))) $) 37)) (-4096 (((-108) $ $) 6)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ |#1| $) 23) (($ $ |#1|) 26) (($ |#1| |#2|) 42)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-3332 (((-3 $ "failed") $ $) 19)) (-2055 (($) 17 T CONST)) (-4174 (((-3 |#2| "failed") $) 44)) (-3341 ((|#2| $) 43)) (-1575 (($ $) 30)) (-3667 (((-712) $) 34)) (-2987 (((-591 $) $) 35)) (-3802 (((-108) $) 38)) (-2990 (($ |#2| |#1|) 39)) (-1257 (($ (-1 |#1| |#1|) $) 40)) (-1609 (((-2 (|:| |k| |#2|) (|:| |c| |#1|)) $) 31)) (-1548 ((|#2| $) 33)) (-1556 ((|#1| $) 32)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-2686 (((-796) $) 11) (($ |#2|) 45)) (-3109 (((-591 |#1|) $) 36)) (-1263 ((|#1| $ |#2|) 41)) (-1830 (($) 18 T CONST)) (-1994 (((-591 (-2 (|:| |k| |#2|) (|:| |c| |#1|))) $) 37)) (-3944 (((-108) $ $) 6)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ |#1| $) 23) (($ $ |#1|) 26) (($ |#1| |#2|) 42)))
(((-360 |#1| |#2|) (-131) (-975) (-1018)) (T -360))
-((* (*1 *1 *2 *3) (-12 (-4 *1 (-360 *2 *3)) (-4 *2 (-975)) (-4 *3 (-1018)))) (-2560 (*1 *2 *1 *3) (-12 (-4 *1 (-360 *2 *3)) (-4 *3 (-1018)) (-4 *2 (-975)))) (-1340 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-360 *3 *4)) (-4 *3 (-975)) (-4 *4 (-1018)))) (-2548 (*1 *1 *2 *3) (-12 (-4 *1 (-360 *3 *2)) (-4 *3 (-975)) (-4 *2 (-1018)))) (-2202 (*1 *2 *1) (-12 (-4 *1 (-360 *3 *4)) (-4 *3 (-975)) (-4 *4 (-1018)) (-5 *2 (-108)))) (-1650 (*1 *2 *1) (-12 (-4 *1 (-360 *3 *4)) (-4 *3 (-975)) (-4 *4 (-1018)) (-5 *2 (-591 (-2 (|:| |k| *4) (|:| |c| *3)))))) (-3654 (*1 *2 *1) (-12 (-4 *1 (-360 *3 *4)) (-4 *3 (-975)) (-4 *4 (-1018)) (-5 *2 (-591 *3)))) (-1922 (*1 *2 *1) (-12 (-4 *3 (-975)) (-4 *4 (-1018)) (-5 *2 (-591 *1)) (-4 *1 (-360 *3 *4)))) (-4010 (*1 *2 *1) (-12 (-4 *1 (-360 *3 *4)) (-4 *3 (-975)) (-4 *4 (-1018)) (-5 *2 (-712)))) (-1661 (*1 *2 *1) (-12 (-4 *1 (-360 *3 *2)) (-4 *3 (-975)) (-4 *2 (-1018)))) (-1678 (*1 *2 *1) (-12 (-4 *1 (-360 *2 *3)) (-4 *3 (-1018)) (-4 *2 (-975)))) (-3865 (*1 *2 *1) (-12 (-4 *1 (-360 *3 *4)) (-4 *3 (-975)) (-4 *4 (-1018)) (-5 *2 (-2 (|:| |k| *4) (|:| |c| *3))))) (-1710 (*1 *1 *1) (-12 (-4 *1 (-360 *2 *3)) (-4 *2 (-975)) (-4 *3 (-1018)))))
-(-13 (-107 |t#1| |t#1|) (-966 |t#2|) (-10 -8 (-15 * ($ |t#1| |t#2|)) (-15 -2560 (|t#1| $ |t#2|)) (-15 -1340 ($ (-1 |t#1| |t#1|) $)) (-15 -2548 ($ |t#2| |t#1|)) (-15 -2202 ((-108) $)) (-15 -1650 ((-591 (-2 (|:| |k| |t#2|) (|:| |c| |t#1|))) $)) (-15 -3654 ((-591 |t#1|) $)) (-15 -1922 ((-591 $) $)) (-15 -4010 ((-712) $)) (-15 -1661 (|t#2| $)) (-15 -1678 (|t#1| $)) (-15 -3865 ((-2 (|:| |k| |t#2|) (|:| |c| |t#1|)) $)) (-15 -1710 ($ $)) (IF (|has| |t#1| (-160)) (-6 (-659 |t#1|)) |%noBranch|)))
+((* (*1 *1 *2 *3) (-12 (-4 *1 (-360 *2 *3)) (-4 *2 (-975)) (-4 *3 (-1018)))) (-1263 (*1 *2 *1 *3) (-12 (-4 *1 (-360 *2 *3)) (-4 *3 (-1018)) (-4 *2 (-975)))) (-1257 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-360 *3 *4)) (-4 *3 (-975)) (-4 *4 (-1018)))) (-2990 (*1 *1 *2 *3) (-12 (-4 *1 (-360 *3 *2)) (-4 *3 (-975)) (-4 *2 (-1018)))) (-3802 (*1 *2 *1) (-12 (-4 *1 (-360 *3 *4)) (-4 *3 (-975)) (-4 *4 (-1018)) (-5 *2 (-108)))) (-1994 (*1 *2 *1) (-12 (-4 *1 (-360 *3 *4)) (-4 *3 (-975)) (-4 *4 (-1018)) (-5 *2 (-591 (-2 (|:| |k| *4) (|:| |c| *3)))))) (-3109 (*1 *2 *1) (-12 (-4 *1 (-360 *3 *4)) (-4 *3 (-975)) (-4 *4 (-1018)) (-5 *2 (-591 *3)))) (-2987 (*1 *2 *1) (-12 (-4 *3 (-975)) (-4 *4 (-1018)) (-5 *2 (-591 *1)) (-4 *1 (-360 *3 *4)))) (-3667 (*1 *2 *1) (-12 (-4 *1 (-360 *3 *4)) (-4 *3 (-975)) (-4 *4 (-1018)) (-5 *2 (-712)))) (-1548 (*1 *2 *1) (-12 (-4 *1 (-360 *3 *2)) (-4 *3 (-975)) (-4 *2 (-1018)))) (-1556 (*1 *2 *1) (-12 (-4 *1 (-360 *2 *3)) (-4 *3 (-1018)) (-4 *2 (-975)))) (-1609 (*1 *2 *1) (-12 (-4 *1 (-360 *3 *4)) (-4 *3 (-975)) (-4 *4 (-1018)) (-5 *2 (-2 (|:| |k| *4) (|:| |c| *3))))) (-1575 (*1 *1 *1) (-12 (-4 *1 (-360 *2 *3)) (-4 *2 (-975)) (-4 *3 (-1018)))))
+(-13 (-107 |t#1| |t#1|) (-966 |t#2|) (-10 -8 (-15 * ($ |t#1| |t#2|)) (-15 -1263 (|t#1| $ |t#2|)) (-15 -1257 ($ (-1 |t#1| |t#1|) $)) (-15 -2990 ($ |t#2| |t#1|)) (-15 -3802 ((-108) $)) (-15 -1994 ((-591 (-2 (|:| |k| |t#2|) (|:| |c| |t#1|))) $)) (-15 -3109 ((-591 |t#1|) $)) (-15 -2987 ((-591 $) $)) (-15 -3667 ((-712) $)) (-15 -1548 (|t#2| $)) (-15 -1556 (|t#1| $)) (-15 -1609 ((-2 (|:| |k| |t#2|) (|:| |c| |t#1|)) $)) (-15 -1575 ($ $)) (IF (|has| |t#1| (-160)) (-6 (-659 |t#1|)) |%noBranch|)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-107 |#1| |#1|) . T) ((-126) . T) ((-565 (-796)) . T) ((-593 |#1|) . T) ((-659 |#1|) |has| |#1| (-160)) ((-966 |#2|) . T) ((-981 |#1|) . T) ((-1018) . T))
-((-3178 (((-1176) $) 7)) (-3022 (((-796) $) 8) (($ (-631 (-640))) 14) (($ (-591 (-308))) 13) (($ (-308)) 12) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3380 (-591 (-308))))) 11)))
+((-2163 (((-1176) $) 7)) (-2686 (((-796) $) 8) (($ (-631 (-640))) 14) (($ (-591 (-308))) 13) (($ (-308)) 12) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3145 (-591 (-308))))) 11)))
(((-361) (-131)) (T -361))
-((-3022 (*1 *1 *2) (-12 (-5 *2 (-631 (-640))) (-4 *1 (-361)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-591 (-308))) (-4 *1 (-361)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-308)) (-4 *1 (-361)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1093)) (|:| -3380 (-591 (-308))))) (-4 *1 (-361)))))
-(-13 (-373) (-10 -8 (-15 -3022 ($ (-631 (-640)))) (-15 -3022 ($ (-591 (-308)))) (-15 -3022 ($ (-308))) (-15 -3022 ($ (-2 (|:| |localSymbols| (-1093)) (|:| -3380 (-591 (-308))))))))
+((-2686 (*1 *1 *2) (-12 (-5 *2 (-631 (-640))) (-4 *1 (-361)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-591 (-308))) (-4 *1 (-361)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-308)) (-4 *1 (-361)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1093)) (|:| -3145 (-591 (-308))))) (-4 *1 (-361)))))
+(-13 (-373) (-10 -8 (-15 -2686 ($ (-631 (-640)))) (-15 -2686 ($ (-591 (-308)))) (-15 -2686 ($ (-308))) (-15 -2686 ($ (-2 (|:| |localSymbols| (-1093)) (|:| -3145 (-591 (-308))))))))
(((-565 (-796)) . T) ((-373) . T) ((-1125) . T))
-((-1251 (((-3 $ "failed") (-631 (-294 (-357)))) 21) (((-3 $ "failed") (-631 (-294 (-525)))) 19) (((-3 $ "failed") (-631 (-885 (-357)))) 17) (((-3 $ "failed") (-631 (-885 (-525)))) 15) (((-3 $ "failed") (-631 (-385 (-885 (-357))))) 13) (((-3 $ "failed") (-631 (-385 (-885 (-525))))) 11)) (-3528 (($ (-631 (-294 (-357)))) 22) (($ (-631 (-294 (-525)))) 20) (($ (-631 (-885 (-357)))) 18) (($ (-631 (-885 (-525)))) 16) (($ (-631 (-385 (-885 (-357))))) 14) (($ (-631 (-385 (-885 (-525))))) 12)) (-3178 (((-1176) $) 7)) (-3022 (((-796) $) 8) (($ (-591 (-308))) 25) (($ (-308)) 24) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3380 (-591 (-308))))) 23)))
+((-4174 (((-3 $ "failed") (-631 (-294 (-357)))) 21) (((-3 $ "failed") (-631 (-294 (-525)))) 19) (((-3 $ "failed") (-631 (-885 (-357)))) 17) (((-3 $ "failed") (-631 (-885 (-525)))) 15) (((-3 $ "failed") (-631 (-385 (-885 (-357))))) 13) (((-3 $ "failed") (-631 (-385 (-885 (-525))))) 11)) (-3341 (($ (-631 (-294 (-357)))) 22) (($ (-631 (-294 (-525)))) 20) (($ (-631 (-885 (-357)))) 18) (($ (-631 (-885 (-525)))) 16) (($ (-631 (-385 (-885 (-357))))) 14) (($ (-631 (-385 (-885 (-525))))) 12)) (-2163 (((-1176) $) 7)) (-2686 (((-796) $) 8) (($ (-591 (-308))) 25) (($ (-308)) 24) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3145 (-591 (-308))))) 23)))
(((-362) (-131)) (T -362))
-((-3022 (*1 *1 *2) (-12 (-5 *2 (-591 (-308))) (-4 *1 (-362)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-308)) (-4 *1 (-362)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1093)) (|:| -3380 (-591 (-308))))) (-4 *1 (-362)))) (-3528 (*1 *1 *2) (-12 (-5 *2 (-631 (-294 (-357)))) (-4 *1 (-362)))) (-1251 (*1 *1 *2) (|partial| -12 (-5 *2 (-631 (-294 (-357)))) (-4 *1 (-362)))) (-3528 (*1 *1 *2) (-12 (-5 *2 (-631 (-294 (-525)))) (-4 *1 (-362)))) (-1251 (*1 *1 *2) (|partial| -12 (-5 *2 (-631 (-294 (-525)))) (-4 *1 (-362)))) (-3528 (*1 *1 *2) (-12 (-5 *2 (-631 (-885 (-357)))) (-4 *1 (-362)))) (-1251 (*1 *1 *2) (|partial| -12 (-5 *2 (-631 (-885 (-357)))) (-4 *1 (-362)))) (-3528 (*1 *1 *2) (-12 (-5 *2 (-631 (-885 (-525)))) (-4 *1 (-362)))) (-1251 (*1 *1 *2) (|partial| -12 (-5 *2 (-631 (-885 (-525)))) (-4 *1 (-362)))) (-3528 (*1 *1 *2) (-12 (-5 *2 (-631 (-385 (-885 (-357))))) (-4 *1 (-362)))) (-1251 (*1 *1 *2) (|partial| -12 (-5 *2 (-631 (-385 (-885 (-357))))) (-4 *1 (-362)))) (-3528 (*1 *1 *2) (-12 (-5 *2 (-631 (-385 (-885 (-525))))) (-4 *1 (-362)))) (-1251 (*1 *1 *2) (|partial| -12 (-5 *2 (-631 (-385 (-885 (-525))))) (-4 *1 (-362)))))
-(-13 (-373) (-10 -8 (-15 -3022 ($ (-591 (-308)))) (-15 -3022 ($ (-308))) (-15 -3022 ($ (-2 (|:| |localSymbols| (-1093)) (|:| -3380 (-591 (-308)))))) (-15 -3528 ($ (-631 (-294 (-357))))) (-15 -1251 ((-3 $ "failed") (-631 (-294 (-357))))) (-15 -3528 ($ (-631 (-294 (-525))))) (-15 -1251 ((-3 $ "failed") (-631 (-294 (-525))))) (-15 -3528 ($ (-631 (-885 (-357))))) (-15 -1251 ((-3 $ "failed") (-631 (-885 (-357))))) (-15 -3528 ($ (-631 (-885 (-525))))) (-15 -1251 ((-3 $ "failed") (-631 (-885 (-525))))) (-15 -3528 ($ (-631 (-385 (-885 (-357)))))) (-15 -1251 ((-3 $ "failed") (-631 (-385 (-885 (-357)))))) (-15 -3528 ($ (-631 (-385 (-885 (-525)))))) (-15 -1251 ((-3 $ "failed") (-631 (-385 (-885 (-525))))))))
+((-2686 (*1 *1 *2) (-12 (-5 *2 (-591 (-308))) (-4 *1 (-362)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-308)) (-4 *1 (-362)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1093)) (|:| -3145 (-591 (-308))))) (-4 *1 (-362)))) (-3341 (*1 *1 *2) (-12 (-5 *2 (-631 (-294 (-357)))) (-4 *1 (-362)))) (-4174 (*1 *1 *2) (|partial| -12 (-5 *2 (-631 (-294 (-357)))) (-4 *1 (-362)))) (-3341 (*1 *1 *2) (-12 (-5 *2 (-631 (-294 (-525)))) (-4 *1 (-362)))) (-4174 (*1 *1 *2) (|partial| -12 (-5 *2 (-631 (-294 (-525)))) (-4 *1 (-362)))) (-3341 (*1 *1 *2) (-12 (-5 *2 (-631 (-885 (-357)))) (-4 *1 (-362)))) (-4174 (*1 *1 *2) (|partial| -12 (-5 *2 (-631 (-885 (-357)))) (-4 *1 (-362)))) (-3341 (*1 *1 *2) (-12 (-5 *2 (-631 (-885 (-525)))) (-4 *1 (-362)))) (-4174 (*1 *1 *2) (|partial| -12 (-5 *2 (-631 (-885 (-525)))) (-4 *1 (-362)))) (-3341 (*1 *1 *2) (-12 (-5 *2 (-631 (-385 (-885 (-357))))) (-4 *1 (-362)))) (-4174 (*1 *1 *2) (|partial| -12 (-5 *2 (-631 (-385 (-885 (-357))))) (-4 *1 (-362)))) (-3341 (*1 *1 *2) (-12 (-5 *2 (-631 (-385 (-885 (-525))))) (-4 *1 (-362)))) (-4174 (*1 *1 *2) (|partial| -12 (-5 *2 (-631 (-385 (-885 (-525))))) (-4 *1 (-362)))))
+(-13 (-373) (-10 -8 (-15 -2686 ($ (-591 (-308)))) (-15 -2686 ($ (-308))) (-15 -2686 ($ (-2 (|:| |localSymbols| (-1093)) (|:| -3145 (-591 (-308)))))) (-15 -3341 ($ (-631 (-294 (-357))))) (-15 -4174 ((-3 $ "failed") (-631 (-294 (-357))))) (-15 -3341 ($ (-631 (-294 (-525))))) (-15 -4174 ((-3 $ "failed") (-631 (-294 (-525))))) (-15 -3341 ($ (-631 (-885 (-357))))) (-15 -4174 ((-3 $ "failed") (-631 (-885 (-357))))) (-15 -3341 ($ (-631 (-885 (-525))))) (-15 -4174 ((-3 $ "failed") (-631 (-885 (-525))))) (-15 -3341 ($ (-631 (-385 (-885 (-357)))))) (-15 -4174 ((-3 $ "failed") (-631 (-385 (-885 (-357)))))) (-15 -3341 ($ (-631 (-385 (-885 (-525)))))) (-15 -4174 ((-3 $ "failed") (-631 (-385 (-885 (-525))))))))
(((-565 (-796)) . T) ((-373) . T) ((-1125) . T))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-3798 (($) NIL T CONST)) (-1710 (($ $) NIL)) (-1480 (($ |#1| |#2|) NIL)) (-1340 (($ (-1 |#1| |#1|) $) NIL)) (-2863 ((|#2| $) NIL)) (-1678 ((|#1| $) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) 28)) (-4191 (($) 12 T CONST)) (-4096 (((-108) $ $) NIL)) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ |#1| $) 16) (($ $ |#1|) 19)))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2055 (($) NIL T CONST)) (-1575 (($ $) NIL)) (-1422 (($ |#1| |#2|) NIL)) (-1257 (($ (-1 |#1| |#1|) $) NIL)) (-1258 ((|#2| $) NIL)) (-1556 ((|#1| $) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) 28)) (-1830 (($) 12 T CONST)) (-3944 (((-108) $ $) NIL)) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ |#1| $) 16) (($ $ |#1|) 19)))
(((-363 |#1| |#2|) (-13 (-107 |#1| |#1|) (-481 |#1| |#2|) (-10 -7 (IF (|has| |#1| (-160)) (-6 (-659 |#1|)) |%noBranch|))) (-975) (-788)) (T -363))
NIL
(-13 (-107 |#1| |#1|) (-481 |#1| |#2|) (-10 -7 (IF (|has| |#1| (-160)) (-6 (-659 |#1|)) |%noBranch|)))
-((-3008 (((-108) $ $) NIL)) (-3032 (((-712) $) 59)) (-3798 (($) NIL T CONST)) (-1584 (((-3 $ "failed") $ $) 61)) (-1251 (((-3 |#1| "failed") $) NIL)) (-3528 ((|#1| $) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-2504 (((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $) 53)) (-2824 (((-108) $) 15)) (-2423 ((|#1| $ (-525)) NIL)) (-1566 (((-712) $ (-525)) NIL)) (-3741 (($ $ $) NIL (|has| |#1| (-788)))) (-2478 (($ $ $) NIL (|has| |#1| (-788)))) (-3731 (($ (-1 |#1| |#1|) $) 38)) (-1954 (($ (-1 (-712) (-712)) $) 35)) (-2811 (((-3 $ "failed") $ $) 50)) (-2339 (((-1072) $) NIL)) (-1555 (($ $ $) 26)) (-4139 (($ $ $) 24)) (-2047 (((-1036) $) NIL)) (-3781 (((-591 (-2 (|:| |gen| |#1|) (|:| -1409 (-712)))) $) 32)) (-3999 (((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $) 56)) (-3022 (((-796) $) 22) (($ |#1|) NIL)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4197 (($) 9 T CONST)) (-4135 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4119 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4096 (((-108) $ $) 41)) (-4126 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4112 (((-108) $ $) 63 (|has| |#1| (-788)))) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ |#1| (-712)) 40)) (* (($ $ $) 47) (($ |#1| $) 30) (($ $ |#1|) 28)))
-(((-364 |#1|) (-13 (-668) (-966 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-712))) (-15 -4139 ($ $ $)) (-15 -1555 ($ $ $)) (-15 -2811 ((-3 $ "failed") $ $)) (-15 -1584 ((-3 $ "failed") $ $)) (-15 -3999 ((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $)) (-15 -2504 ((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $)) (-15 -3032 ((-712) $)) (-15 -3781 ((-591 (-2 (|:| |gen| |#1|) (|:| -1409 (-712)))) $)) (-15 -1566 ((-712) $ (-525))) (-15 -2423 (|#1| $ (-525))) (-15 -1954 ($ (-1 (-712) (-712)) $)) (-15 -3731 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-788)) (-6 (-788)) |%noBranch|))) (-1018)) (T -364))
-((* (*1 *1 *2 *1) (-12 (-5 *1 (-364 *2)) (-4 *2 (-1018)))) (* (*1 *1 *1 *2) (-12 (-5 *1 (-364 *2)) (-4 *2 (-1018)))) (** (*1 *1 *2 *3) (-12 (-5 *3 (-712)) (-5 *1 (-364 *2)) (-4 *2 (-1018)))) (-4139 (*1 *1 *1 *1) (-12 (-5 *1 (-364 *2)) (-4 *2 (-1018)))) (-1555 (*1 *1 *1 *1) (-12 (-5 *1 (-364 *2)) (-4 *2 (-1018)))) (-2811 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-364 *2)) (-4 *2 (-1018)))) (-1584 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-364 *2)) (-4 *2 (-1018)))) (-3999 (*1 *2 *1 *1) (|partial| -12 (-5 *2 (-2 (|:| |lm| (-364 *3)) (|:| |rm| (-364 *3)))) (-5 *1 (-364 *3)) (-4 *3 (-1018)))) (-2504 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| |lm| (-364 *3)) (|:| |mm| (-364 *3)) (|:| |rm| (-364 *3)))) (-5 *1 (-364 *3)) (-4 *3 (-1018)))) (-3032 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-364 *3)) (-4 *3 (-1018)))) (-3781 (*1 *2 *1) (-12 (-5 *2 (-591 (-2 (|:| |gen| *3) (|:| -1409 (-712))))) (-5 *1 (-364 *3)) (-4 *3 (-1018)))) (-1566 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *2 (-712)) (-5 *1 (-364 *4)) (-4 *4 (-1018)))) (-2423 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *1 (-364 *2)) (-4 *2 (-1018)))) (-1954 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-712) (-712))) (-5 *1 (-364 *3)) (-4 *3 (-1018)))) (-3731 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1018)) (-5 *1 (-364 *3)))))
-(-13 (-668) (-966 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-712))) (-15 -4139 ($ $ $)) (-15 -1555 ($ $ $)) (-15 -2811 ((-3 $ "failed") $ $)) (-15 -1584 ((-3 $ "failed") $ $)) (-15 -3999 ((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $)) (-15 -2504 ((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $)) (-15 -3032 ((-712) $)) (-15 -3781 ((-591 (-2 (|:| |gen| |#1|) (|:| -1409 (-712)))) $)) (-15 -1566 ((-712) $ (-525))) (-15 -2423 (|#1| $ (-525))) (-15 -1954 ($ (-1 (-712) (-712)) $)) (-15 -3731 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-788)) (-6 (-788)) |%noBranch|)))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) 41)) (-3706 (($ $) 40)) (-1715 (((-108) $) 38)) (-2157 (((-3 $ "failed") $ $) 19)) (-3798 (($) 17 T CONST)) (-1251 (((-3 (-525) "failed") $) 47)) (-3528 (((-525) $) 46)) (-4163 (((-3 $ "failed") $) 34)) (-2824 (((-108) $) 31)) (-3741 (($ $ $) 54)) (-2478 (($ $ $) 53)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-2089 (((-3 $ "failed") $ $) 42)) (-3022 (((-796) $) 11) (($ (-525)) 28) (($ $) 43) (($ (-525)) 48)) (-2128 (((-712)) 29)) (-2495 (((-108) $ $) 39)) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4135 (((-108) $ $) 51)) (-4119 (((-108) $ $) 50)) (-4096 (((-108) $ $) 6)) (-4126 (((-108) $ $) 52)) (-4112 (((-108) $ $) 49)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24)))
+((-2673 (((-108) $ $) NIL)) (-2834 (((-712) $) 59)) (-2055 (($) NIL T CONST)) (-1719 (((-3 $ "failed") $ $) 61)) (-4174 (((-3 |#1| "failed") $) NIL)) (-3341 ((|#1| $) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-3671 (((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $) 53)) (-3865 (((-108) $) 15)) (-2178 ((|#1| $ (-525)) NIL)) (-3782 (((-712) $ (-525)) NIL)) (-1923 (($ $ $) NIL (|has| |#1| (-788)))) (-3475 (($ $ $) NIL (|has| |#1| (-788)))) (-2637 (($ (-1 |#1| |#1|) $) 38)) (-2025 (($ (-1 (-712) (-712)) $) 35)) (-3740 (((-3 $ "failed") $ $) 50)) (-2621 (((-1072) $) NIL)) (-1599 (($ $ $) 26)) (-2439 (($ $ $) 24)) (-2937 (((-1036) $) NIL)) (-1908 (((-591 (-2 (|:| |gen| |#1|) (|:| -2288 (-712)))) $) 32)) (-3576 (((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $) 56)) (-2686 (((-796) $) 22) (($ |#1|) NIL)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1839 (($) 9 T CONST)) (-4004 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3982 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3944 (((-108) $ $) 41)) (-3994 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3971 (((-108) $ $) 63 (|has| |#1| (-788)))) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ |#1| (-712)) 40)) (* (($ $ $) 47) (($ |#1| $) 30) (($ $ |#1|) 28)))
+(((-364 |#1|) (-13 (-668) (-966 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-712))) (-15 -2439 ($ $ $)) (-15 -1599 ($ $ $)) (-15 -3740 ((-3 $ "failed") $ $)) (-15 -1719 ((-3 $ "failed") $ $)) (-15 -3576 ((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $)) (-15 -3671 ((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $)) (-15 -2834 ((-712) $)) (-15 -1908 ((-591 (-2 (|:| |gen| |#1|) (|:| -2288 (-712)))) $)) (-15 -3782 ((-712) $ (-525))) (-15 -2178 (|#1| $ (-525))) (-15 -2025 ($ (-1 (-712) (-712)) $)) (-15 -2637 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-788)) (-6 (-788)) |%noBranch|))) (-1018)) (T -364))
+((* (*1 *1 *2 *1) (-12 (-5 *1 (-364 *2)) (-4 *2 (-1018)))) (* (*1 *1 *1 *2) (-12 (-5 *1 (-364 *2)) (-4 *2 (-1018)))) (** (*1 *1 *2 *3) (-12 (-5 *3 (-712)) (-5 *1 (-364 *2)) (-4 *2 (-1018)))) (-2439 (*1 *1 *1 *1) (-12 (-5 *1 (-364 *2)) (-4 *2 (-1018)))) (-1599 (*1 *1 *1 *1) (-12 (-5 *1 (-364 *2)) (-4 *2 (-1018)))) (-3740 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-364 *2)) (-4 *2 (-1018)))) (-1719 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-364 *2)) (-4 *2 (-1018)))) (-3576 (*1 *2 *1 *1) (|partial| -12 (-5 *2 (-2 (|:| |lm| (-364 *3)) (|:| |rm| (-364 *3)))) (-5 *1 (-364 *3)) (-4 *3 (-1018)))) (-3671 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| |lm| (-364 *3)) (|:| |mm| (-364 *3)) (|:| |rm| (-364 *3)))) (-5 *1 (-364 *3)) (-4 *3 (-1018)))) (-2834 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-364 *3)) (-4 *3 (-1018)))) (-1908 (*1 *2 *1) (-12 (-5 *2 (-591 (-2 (|:| |gen| *3) (|:| -2288 (-712))))) (-5 *1 (-364 *3)) (-4 *3 (-1018)))) (-3782 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *2 (-712)) (-5 *1 (-364 *4)) (-4 *4 (-1018)))) (-2178 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *1 (-364 *2)) (-4 *2 (-1018)))) (-2025 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-712) (-712))) (-5 *1 (-364 *3)) (-4 *3 (-1018)))) (-2637 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1018)) (-5 *1 (-364 *3)))))
+(-13 (-668) (-966 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-712))) (-15 -2439 ($ $ $)) (-15 -1599 ($ $ $)) (-15 -3740 ((-3 $ "failed") $ $)) (-15 -1719 ((-3 $ "failed") $ $)) (-15 -3576 ((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $)) (-15 -3671 ((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $)) (-15 -2834 ((-712) $)) (-15 -1908 ((-591 (-2 (|:| |gen| |#1|) (|:| -2288 (-712)))) $)) (-15 -3782 ((-712) $ (-525))) (-15 -2178 (|#1| $ (-525))) (-15 -2025 ($ (-1 (-712) (-712)) $)) (-15 -2637 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-788)) (-6 (-788)) |%noBranch|)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) 41)) (-3641 (($ $) 40)) (-3077 (((-108) $) 38)) (-3332 (((-3 $ "failed") $ $) 19)) (-2055 (($) 17 T CONST)) (-4174 (((-3 (-525) "failed") $) 47)) (-3341 (((-525) $) 46)) (-1522 (((-3 $ "failed") $) 34)) (-3865 (((-108) $) 31)) (-1923 (($ $ $) 54)) (-3475 (($ $ $) 53)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-3210 (((-3 $ "failed") $ $) 42)) (-2686 (((-796) $) 11) (($ (-525)) 28) (($ $) 43) (($ (-525)) 48)) (-3425 (((-712)) 29)) (-1724 (((-108) $ $) 39)) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-4004 (((-108) $ $) 51)) (-3982 (((-108) $ $) 50)) (-3944 (((-108) $ $) 6)) (-3994 (((-108) $ $) 52)) (-3971 (((-108) $ $) 49)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24)))
(((-365) (-131)) (T -365))
NIL
(-13 (-517) (-788) (-966 (-525)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 $) . T) ((-97) . T) ((-107 $ $) . T) ((-126) . T) ((-565 (-796)) . T) ((-160) . T) ((-269) . T) ((-517) . T) ((-593 $) . T) ((-659 $) . T) ((-668) . T) ((-788) . T) ((-966 (-525)) . T) ((-981 $) . T) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T))
-((-3008 (((-108) $ $) NIL)) (-1674 (((-108) $) 20)) (-1969 (((-108) $) 19)) (-1268 (($ (-1072) (-1072) (-1072)) 21)) (-2400 (((-1072) $) 16)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-2045 (($ (-1072) (-1072) (-1072)) 14)) (-4043 (((-1072) $) 17)) (-3190 (((-108) $) 18)) (-2997 (((-1072) $) 15)) (-3022 (((-796) $) 12) (($ (-1072)) 13) (((-1072) $) 9)) (-4096 (((-108) $ $) 7)))
+((-2673 (((-108) $ $) NIL)) (-3682 (((-108) $) 20)) (-2222 (((-108) $) 19)) (-1316 (($ (-1072) (-1072) (-1072)) 21)) (-3419 (((-1072) $) 16)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-1289 (($ (-1072) (-1072) (-1072)) 14)) (-2784 (((-1072) $) 17)) (-1255 (((-108) $) 18)) (-3066 (((-1072) $) 15)) (-2686 (((-796) $) 12) (($ (-1072)) 13) (((-1072) $) 9)) (-3944 (((-108) $ $) 7)))
(((-366) (-367)) (T -366))
NIL
(-367)
-((-3008 (((-108) $ $) 7)) (-1674 (((-108) $) 14)) (-1969 (((-108) $) 15)) (-1268 (($ (-1072) (-1072) (-1072)) 13)) (-2400 (((-1072) $) 18)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-2045 (($ (-1072) (-1072) (-1072)) 20)) (-4043 (((-1072) $) 17)) (-3190 (((-108) $) 16)) (-2997 (((-1072) $) 19)) (-3022 (((-796) $) 11) (($ (-1072)) 22) (((-1072) $) 21)) (-4096 (((-108) $ $) 6)))
+((-2673 (((-108) $ $) 7)) (-3682 (((-108) $) 14)) (-2222 (((-108) $) 15)) (-1316 (($ (-1072) (-1072) (-1072)) 13)) (-3419 (((-1072) $) 18)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-1289 (($ (-1072) (-1072) (-1072)) 20)) (-2784 (((-1072) $) 17)) (-1255 (((-108) $) 16)) (-3066 (((-1072) $) 19)) (-2686 (((-796) $) 11) (($ (-1072)) 22) (((-1072) $) 21)) (-3944 (((-108) $ $) 6)))
(((-367) (-131)) (T -367))
-((-3022 (*1 *1 *2) (-12 (-5 *2 (-1072)) (-4 *1 (-367)))) (-3022 (*1 *2 *1) (-12 (-4 *1 (-367)) (-5 *2 (-1072)))) (-2045 (*1 *1 *2 *2 *2) (-12 (-5 *2 (-1072)) (-4 *1 (-367)))) (-2997 (*1 *2 *1) (-12 (-4 *1 (-367)) (-5 *2 (-1072)))) (-2400 (*1 *2 *1) (-12 (-4 *1 (-367)) (-5 *2 (-1072)))) (-4043 (*1 *2 *1) (-12 (-4 *1 (-367)) (-5 *2 (-1072)))) (-3190 (*1 *2 *1) (-12 (-4 *1 (-367)) (-5 *2 (-108)))) (-1969 (*1 *2 *1) (-12 (-4 *1 (-367)) (-5 *2 (-108)))) (-1674 (*1 *2 *1) (-12 (-4 *1 (-367)) (-5 *2 (-108)))) (-1268 (*1 *1 *2 *2 *2) (-12 (-5 *2 (-1072)) (-4 *1 (-367)))))
-(-13 (-1018) (-10 -8 (-15 -3022 ($ (-1072))) (-15 -3022 ((-1072) $)) (-15 -2045 ($ (-1072) (-1072) (-1072))) (-15 -2997 ((-1072) $)) (-15 -2400 ((-1072) $)) (-15 -4043 ((-1072) $)) (-15 -3190 ((-108) $)) (-15 -1969 ((-108) $)) (-15 -1674 ((-108) $)) (-15 -1268 ($ (-1072) (-1072) (-1072)))))
+((-2686 (*1 *1 *2) (-12 (-5 *2 (-1072)) (-4 *1 (-367)))) (-2686 (*1 *2 *1) (-12 (-4 *1 (-367)) (-5 *2 (-1072)))) (-1289 (*1 *1 *2 *2 *2) (-12 (-5 *2 (-1072)) (-4 *1 (-367)))) (-3066 (*1 *2 *1) (-12 (-4 *1 (-367)) (-5 *2 (-1072)))) (-3419 (*1 *2 *1) (-12 (-4 *1 (-367)) (-5 *2 (-1072)))) (-2784 (*1 *2 *1) (-12 (-4 *1 (-367)) (-5 *2 (-1072)))) (-1255 (*1 *2 *1) (-12 (-4 *1 (-367)) (-5 *2 (-108)))) (-2222 (*1 *2 *1) (-12 (-4 *1 (-367)) (-5 *2 (-108)))) (-3682 (*1 *2 *1) (-12 (-4 *1 (-367)) (-5 *2 (-108)))) (-1316 (*1 *1 *2 *2 *2) (-12 (-5 *2 (-1072)) (-4 *1 (-367)))))
+(-13 (-1018) (-10 -8 (-15 -2686 ($ (-1072))) (-15 -2686 ((-1072) $)) (-15 -1289 ($ (-1072) (-1072) (-1072))) (-15 -3066 ((-1072) $)) (-15 -3419 ((-1072) $)) (-15 -2784 ((-1072) $)) (-15 -1255 ((-108) $)) (-15 -2222 ((-108) $)) (-15 -3682 ((-108) $)) (-15 -1316 ($ (-1072) (-1072) (-1072)))))
(((-97) . T) ((-565 (-796)) . T) ((-1018) . T))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-3848 (((-796) $) 50)) (-3798 (($) NIL T CONST)) (-3433 (($ $ (-854)) NIL)) (-2462 (($ $ (-854)) NIL)) (-3447 (($ $ (-854)) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3857 (($ (-712)) 26)) (-4224 (((-712)) 17)) (-2607 (((-796) $) 52)) (-3619 (($ $ $) NIL)) (-3022 (((-796) $) NIL)) (-2392 (($ $ $ $) NIL)) (-2707 (($ $ $) NIL)) (-4191 (($) 20 T CONST)) (-4096 (((-108) $ $) 28)) (-4164 (($ $) 34) (($ $ $) 36)) (-4156 (($ $ $) 37)) (** (($ $ (-854)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 38) (($ $ |#3|) NIL) (($ |#3| $) 33)))
-(((-368 |#1| |#2| |#3|) (-13 (-686 |#3|) (-10 -8 (-15 -4224 ((-712))) (-15 -2607 ((-796) $)) (-15 -3848 ((-796) $)) (-15 -3857 ($ (-712))))) (-712) (-712) (-160)) (T -368))
-((-4224 (*1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-368 *3 *4 *5)) (-14 *3 *2) (-14 *4 *2) (-4 *5 (-160)))) (-2607 (*1 *2 *1) (-12 (-5 *2 (-796)) (-5 *1 (-368 *3 *4 *5)) (-14 *3 (-712)) (-14 *4 (-712)) (-4 *5 (-160)))) (-3848 (*1 *2 *1) (-12 (-5 *2 (-796)) (-5 *1 (-368 *3 *4 *5)) (-14 *3 (-712)) (-14 *4 (-712)) (-4 *5 (-160)))) (-3857 (*1 *1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-368 *3 *4 *5)) (-14 *3 *2) (-14 *4 *2) (-4 *5 (-160)))))
-(-13 (-686 |#3|) (-10 -8 (-15 -4224 ((-712))) (-15 -2607 ((-796) $)) (-15 -3848 ((-796) $)) (-15 -3857 ($ (-712)))))
-((-2725 (((-1072)) 10)) (-3763 (((-1061 (-1072))) 28)) (-3157 (((-1176) (-1072)) 25) (((-1176) (-366)) 24)) (-3170 (((-1176)) 26)) (-3431 (((-1061 (-1072))) 27)))
-(((-369) (-10 -7 (-15 -3431 ((-1061 (-1072)))) (-15 -3763 ((-1061 (-1072)))) (-15 -3170 ((-1176))) (-15 -3157 ((-1176) (-366))) (-15 -3157 ((-1176) (-1072))) (-15 -2725 ((-1072))))) (T -369))
-((-2725 (*1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-369)))) (-3157 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-369)))) (-3157 (*1 *2 *3) (-12 (-5 *3 (-366)) (-5 *2 (-1176)) (-5 *1 (-369)))) (-3170 (*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-369)))) (-3763 (*1 *2) (-12 (-5 *2 (-1061 (-1072))) (-5 *1 (-369)))) (-3431 (*1 *2) (-12 (-5 *2 (-1061 (-1072))) (-5 *1 (-369)))))
-(-10 -7 (-15 -3431 ((-1061 (-1072)))) (-15 -3763 ((-1061 (-1072)))) (-15 -3170 ((-1176))) (-15 -3157 ((-1176) (-366))) (-15 -3157 ((-1176) (-1072))) (-15 -2725 ((-1072))))
-((-3873 (((-712) (-314 |#1| |#2| |#3| |#4|)) 16)))
-(((-370 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3873 ((-712) (-314 |#1| |#2| |#3| |#4|)))) (-13 (-346) (-341)) (-1147 |#1|) (-1147 (-385 |#2|)) (-320 |#1| |#2| |#3|)) (T -370))
-((-3873 (*1 *2 *3) (-12 (-5 *3 (-314 *4 *5 *6 *7)) (-4 *4 (-13 (-346) (-341))) (-4 *5 (-1147 *4)) (-4 *6 (-1147 (-385 *5))) (-4 *7 (-320 *4 *5 *6)) (-5 *2 (-712)) (-5 *1 (-370 *4 *5 *6 *7)))))
-(-10 -7 (-15 -3873 ((-712) (-314 |#1| |#2| |#3| |#4|))))
-((-3022 (((-372) |#1|) 11)))
-(((-371 |#1|) (-10 -7 (-15 -3022 ((-372) |#1|))) (-1018)) (T -371))
-((-3022 (*1 *2 *3) (-12 (-5 *2 (-372)) (-5 *1 (-371 *3)) (-4 *3 (-1018)))))
-(-10 -7 (-15 -3022 ((-372) |#1|)))
-((-3008 (((-108) $ $) NIL)) (-2232 (((-591 (-1072)) $ (-591 (-1072))) 38)) (-3939 (((-591 (-1072)) $ (-591 (-1072))) 39)) (-3193 (((-591 (-1072)) $ (-591 (-1072))) 40)) (-3578 (((-591 (-1072)) $) 35)) (-1268 (($) 23)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-2235 (((-591 (-1072)) $) 36)) (-1845 (((-591 (-1072)) $) 37)) (-3551 (((-1176) $ (-525)) 33) (((-1176) $) 34)) (-1408 (($ (-796) (-525)) 30)) (-3022 (((-796) $) 42) (($ (-796)) 25)) (-4096 (((-108) $ $) NIL)))
-(((-372) (-13 (-1018) (-10 -8 (-15 -3022 ($ (-796))) (-15 -1408 ($ (-796) (-525))) (-15 -3551 ((-1176) $ (-525))) (-15 -3551 ((-1176) $)) (-15 -1845 ((-591 (-1072)) $)) (-15 -2235 ((-591 (-1072)) $)) (-15 -1268 ($)) (-15 -3578 ((-591 (-1072)) $)) (-15 -3193 ((-591 (-1072)) $ (-591 (-1072)))) (-15 -3939 ((-591 (-1072)) $ (-591 (-1072)))) (-15 -2232 ((-591 (-1072)) $ (-591 (-1072))))))) (T -372))
-((-3022 (*1 *1 *2) (-12 (-5 *2 (-796)) (-5 *1 (-372)))) (-1408 (*1 *1 *2 *3) (-12 (-5 *2 (-796)) (-5 *3 (-525)) (-5 *1 (-372)))) (-3551 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *2 (-1176)) (-5 *1 (-372)))) (-3551 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-372)))) (-1845 (*1 *2 *1) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-372)))) (-2235 (*1 *2 *1) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-372)))) (-1268 (*1 *1) (-5 *1 (-372))) (-3578 (*1 *2 *1) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-372)))) (-3193 (*1 *2 *1 *2) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-372)))) (-3939 (*1 *2 *1 *2) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-372)))) (-2232 (*1 *2 *1 *2) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-372)))))
-(-13 (-1018) (-10 -8 (-15 -3022 ($ (-796))) (-15 -1408 ($ (-796) (-525))) (-15 -3551 ((-1176) $ (-525))) (-15 -3551 ((-1176) $)) (-15 -1845 ((-591 (-1072)) $)) (-15 -2235 ((-591 (-1072)) $)) (-15 -1268 ($)) (-15 -3578 ((-591 (-1072)) $)) (-15 -3193 ((-591 (-1072)) $ (-591 (-1072)))) (-15 -3939 ((-591 (-1072)) $ (-591 (-1072)))) (-15 -2232 ((-591 (-1072)) $ (-591 (-1072))))))
-((-3178 (((-1176) $) 7)) (-3022 (((-796) $) 8)))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-1489 (((-796) $) 50)) (-2055 (($) NIL T CONST)) (-2681 (($ $ (-854)) NIL)) (-1447 (($ $ (-854)) NIL)) (-2832 (($ $ (-854)) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-3965 (($ (-712)) 26)) (-3840 (((-712)) 17)) (-3472 (((-796) $) 52)) (-4027 (($ $ $) NIL)) (-2686 (((-796) $) NIL)) (-1894 (($ $ $ $) NIL)) (-1971 (($ $ $) NIL)) (-1830 (($) 20 T CONST)) (-3944 (((-108) $ $) 28)) (-4047 (($ $) 34) (($ $ $) 36)) (-4036 (($ $ $) 37)) (** (($ $ (-854)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 38) (($ $ |#3|) NIL) (($ |#3| $) 33)))
+(((-368 |#1| |#2| |#3|) (-13 (-686 |#3|) (-10 -8 (-15 -3840 ((-712))) (-15 -3472 ((-796) $)) (-15 -1489 ((-796) $)) (-15 -3965 ($ (-712))))) (-712) (-712) (-160)) (T -368))
+((-3840 (*1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-368 *3 *4 *5)) (-14 *3 *2) (-14 *4 *2) (-4 *5 (-160)))) (-3472 (*1 *2 *1) (-12 (-5 *2 (-796)) (-5 *1 (-368 *3 *4 *5)) (-14 *3 (-712)) (-14 *4 (-712)) (-4 *5 (-160)))) (-1489 (*1 *2 *1) (-12 (-5 *2 (-796)) (-5 *1 (-368 *3 *4 *5)) (-14 *3 (-712)) (-14 *4 (-712)) (-4 *5 (-160)))) (-3965 (*1 *1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-368 *3 *4 *5)) (-14 *3 *2) (-14 *4 *2) (-4 *5 (-160)))))
+(-13 (-686 |#3|) (-10 -8 (-15 -3840 ((-712))) (-15 -3472 ((-796) $)) (-15 -1489 ((-796) $)) (-15 -3965 ($ (-712)))))
+((-2172 (((-1072)) 10)) (-2946 (((-1061 (-1072))) 28)) (-2126 (((-1176) (-1072)) 25) (((-1176) (-366)) 24)) (-2144 (((-1176)) 26)) (-2661 (((-1061 (-1072))) 27)))
+(((-369) (-10 -7 (-15 -2661 ((-1061 (-1072)))) (-15 -2946 ((-1061 (-1072)))) (-15 -2144 ((-1176))) (-15 -2126 ((-1176) (-366))) (-15 -2126 ((-1176) (-1072))) (-15 -2172 ((-1072))))) (T -369))
+((-2172 (*1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-369)))) (-2126 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-369)))) (-2126 (*1 *2 *3) (-12 (-5 *3 (-366)) (-5 *2 (-1176)) (-5 *1 (-369)))) (-2144 (*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-369)))) (-2946 (*1 *2) (-12 (-5 *2 (-1061 (-1072))) (-5 *1 (-369)))) (-2661 (*1 *2) (-12 (-5 *2 (-1061 (-1072))) (-5 *1 (-369)))))
+(-10 -7 (-15 -2661 ((-1061 (-1072)))) (-15 -2946 ((-1061 (-1072)))) (-15 -2144 ((-1176))) (-15 -2126 ((-1176) (-366))) (-15 -2126 ((-1176) (-1072))) (-15 -2172 ((-1072))))
+((-1676 (((-712) (-314 |#1| |#2| |#3| |#4|)) 16)))
+(((-370 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1676 ((-712) (-314 |#1| |#2| |#3| |#4|)))) (-13 (-346) (-341)) (-1147 |#1|) (-1147 (-385 |#2|)) (-320 |#1| |#2| |#3|)) (T -370))
+((-1676 (*1 *2 *3) (-12 (-5 *3 (-314 *4 *5 *6 *7)) (-4 *4 (-13 (-346) (-341))) (-4 *5 (-1147 *4)) (-4 *6 (-1147 (-385 *5))) (-4 *7 (-320 *4 *5 *6)) (-5 *2 (-712)) (-5 *1 (-370 *4 *5 *6 *7)))))
+(-10 -7 (-15 -1676 ((-712) (-314 |#1| |#2| |#3| |#4|))))
+((-2686 (((-372) |#1|) 11)))
+(((-371 |#1|) (-10 -7 (-15 -2686 ((-372) |#1|))) (-1018)) (T -371))
+((-2686 (*1 *2 *3) (-12 (-5 *2 (-372)) (-5 *1 (-371 *3)) (-4 *3 (-1018)))))
+(-10 -7 (-15 -2686 ((-372) |#1|)))
+((-2673 (((-108) $ $) NIL)) (-4106 (((-591 (-1072)) $ (-591 (-1072))) 38)) (-1222 (((-591 (-1072)) $ (-591 (-1072))) 39)) (-1279 (((-591 (-1072)) $ (-591 (-1072))) 40)) (-1716 (((-591 (-1072)) $) 35)) (-1316 (($) 23)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-4076 (((-591 (-1072)) $) 36)) (-3992 (((-591 (-1072)) $) 37)) (-1285 (((-1176) $ (-525)) 33) (((-1176) $) 34)) (-1300 (($ (-796) (-525)) 30)) (-2686 (((-796) $) 42) (($ (-796)) 25)) (-3944 (((-108) $ $) NIL)))
+(((-372) (-13 (-1018) (-10 -8 (-15 -2686 ($ (-796))) (-15 -1300 ($ (-796) (-525))) (-15 -1285 ((-1176) $ (-525))) (-15 -1285 ((-1176) $)) (-15 -3992 ((-591 (-1072)) $)) (-15 -4076 ((-591 (-1072)) $)) (-15 -1316 ($)) (-15 -1716 ((-591 (-1072)) $)) (-15 -1279 ((-591 (-1072)) $ (-591 (-1072)))) (-15 -1222 ((-591 (-1072)) $ (-591 (-1072)))) (-15 -4106 ((-591 (-1072)) $ (-591 (-1072))))))) (T -372))
+((-2686 (*1 *1 *2) (-12 (-5 *2 (-796)) (-5 *1 (-372)))) (-1300 (*1 *1 *2 *3) (-12 (-5 *2 (-796)) (-5 *3 (-525)) (-5 *1 (-372)))) (-1285 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *2 (-1176)) (-5 *1 (-372)))) (-1285 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-372)))) (-3992 (*1 *2 *1) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-372)))) (-4076 (*1 *2 *1) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-372)))) (-1316 (*1 *1) (-5 *1 (-372))) (-1716 (*1 *2 *1) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-372)))) (-1279 (*1 *2 *1 *2) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-372)))) (-1222 (*1 *2 *1 *2) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-372)))) (-4106 (*1 *2 *1 *2) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-372)))))
+(-13 (-1018) (-10 -8 (-15 -2686 ($ (-796))) (-15 -1300 ($ (-796) (-525))) (-15 -1285 ((-1176) $ (-525))) (-15 -1285 ((-1176) $)) (-15 -3992 ((-591 (-1072)) $)) (-15 -4076 ((-591 (-1072)) $)) (-15 -1316 ($)) (-15 -1716 ((-591 (-1072)) $)) (-15 -1279 ((-591 (-1072)) $ (-591 (-1072)))) (-15 -1222 ((-591 (-1072)) $ (-591 (-1072)))) (-15 -4106 ((-591 (-1072)) $ (-591 (-1072))))))
+((-2163 (((-1176) $) 7)) (-2686 (((-796) $) 8)))
(((-373) (-131)) (T -373))
-((-3178 (*1 *2 *1) (-12 (-4 *1 (-373)) (-5 *2 (-1176)))))
-(-13 (-1125) (-565 (-796)) (-10 -8 (-15 -3178 ((-1176) $))))
+((-2163 (*1 *2 *1) (-12 (-4 *1 (-373)) (-5 *2 (-1176)))))
+(-13 (-1125) (-565 (-796)) (-10 -8 (-15 -2163 ((-1176) $))))
(((-565 (-796)) . T) ((-1125) . T))
-((-1251 (((-3 $ "failed") (-294 (-357))) 21) (((-3 $ "failed") (-294 (-525))) 19) (((-3 $ "failed") (-885 (-357))) 17) (((-3 $ "failed") (-885 (-525))) 15) (((-3 $ "failed") (-385 (-885 (-357)))) 13) (((-3 $ "failed") (-385 (-885 (-525)))) 11)) (-3528 (($ (-294 (-357))) 22) (($ (-294 (-525))) 20) (($ (-885 (-357))) 18) (($ (-885 (-525))) 16) (($ (-385 (-885 (-357)))) 14) (($ (-385 (-885 (-525)))) 12)) (-3178 (((-1176) $) 7)) (-3022 (((-796) $) 8) (($ (-591 (-308))) 25) (($ (-308)) 24) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3380 (-591 (-308))))) 23)))
+((-4174 (((-3 $ "failed") (-294 (-357))) 21) (((-3 $ "failed") (-294 (-525))) 19) (((-3 $ "failed") (-885 (-357))) 17) (((-3 $ "failed") (-885 (-525))) 15) (((-3 $ "failed") (-385 (-885 (-357)))) 13) (((-3 $ "failed") (-385 (-885 (-525)))) 11)) (-3341 (($ (-294 (-357))) 22) (($ (-294 (-525))) 20) (($ (-885 (-357))) 18) (($ (-885 (-525))) 16) (($ (-385 (-885 (-357)))) 14) (($ (-385 (-885 (-525)))) 12)) (-2163 (((-1176) $) 7)) (-2686 (((-796) $) 8) (($ (-591 (-308))) 25) (($ (-308)) 24) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3145 (-591 (-308))))) 23)))
(((-374) (-131)) (T -374))
-((-3022 (*1 *1 *2) (-12 (-5 *2 (-591 (-308))) (-4 *1 (-374)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-308)) (-4 *1 (-374)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1093)) (|:| -3380 (-591 (-308))))) (-4 *1 (-374)))) (-3528 (*1 *1 *2) (-12 (-5 *2 (-294 (-357))) (-4 *1 (-374)))) (-1251 (*1 *1 *2) (|partial| -12 (-5 *2 (-294 (-357))) (-4 *1 (-374)))) (-3528 (*1 *1 *2) (-12 (-5 *2 (-294 (-525))) (-4 *1 (-374)))) (-1251 (*1 *1 *2) (|partial| -12 (-5 *2 (-294 (-525))) (-4 *1 (-374)))) (-3528 (*1 *1 *2) (-12 (-5 *2 (-885 (-357))) (-4 *1 (-374)))) (-1251 (*1 *1 *2) (|partial| -12 (-5 *2 (-885 (-357))) (-4 *1 (-374)))) (-3528 (*1 *1 *2) (-12 (-5 *2 (-885 (-525))) (-4 *1 (-374)))) (-1251 (*1 *1 *2) (|partial| -12 (-5 *2 (-885 (-525))) (-4 *1 (-374)))) (-3528 (*1 *1 *2) (-12 (-5 *2 (-385 (-885 (-357)))) (-4 *1 (-374)))) (-1251 (*1 *1 *2) (|partial| -12 (-5 *2 (-385 (-885 (-357)))) (-4 *1 (-374)))) (-3528 (*1 *1 *2) (-12 (-5 *2 (-385 (-885 (-525)))) (-4 *1 (-374)))) (-1251 (*1 *1 *2) (|partial| -12 (-5 *2 (-385 (-885 (-525)))) (-4 *1 (-374)))))
-(-13 (-373) (-10 -8 (-15 -3022 ($ (-591 (-308)))) (-15 -3022 ($ (-308))) (-15 -3022 ($ (-2 (|:| |localSymbols| (-1093)) (|:| -3380 (-591 (-308)))))) (-15 -3528 ($ (-294 (-357)))) (-15 -1251 ((-3 $ "failed") (-294 (-357)))) (-15 -3528 ($ (-294 (-525)))) (-15 -1251 ((-3 $ "failed") (-294 (-525)))) (-15 -3528 ($ (-885 (-357)))) (-15 -1251 ((-3 $ "failed") (-885 (-357)))) (-15 -3528 ($ (-885 (-525)))) (-15 -1251 ((-3 $ "failed") (-885 (-525)))) (-15 -3528 ($ (-385 (-885 (-357))))) (-15 -1251 ((-3 $ "failed") (-385 (-885 (-357))))) (-15 -3528 ($ (-385 (-885 (-525))))) (-15 -1251 ((-3 $ "failed") (-385 (-885 (-525)))))))
+((-2686 (*1 *1 *2) (-12 (-5 *2 (-591 (-308))) (-4 *1 (-374)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-308)) (-4 *1 (-374)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1093)) (|:| -3145 (-591 (-308))))) (-4 *1 (-374)))) (-3341 (*1 *1 *2) (-12 (-5 *2 (-294 (-357))) (-4 *1 (-374)))) (-4174 (*1 *1 *2) (|partial| -12 (-5 *2 (-294 (-357))) (-4 *1 (-374)))) (-3341 (*1 *1 *2) (-12 (-5 *2 (-294 (-525))) (-4 *1 (-374)))) (-4174 (*1 *1 *2) (|partial| -12 (-5 *2 (-294 (-525))) (-4 *1 (-374)))) (-3341 (*1 *1 *2) (-12 (-5 *2 (-885 (-357))) (-4 *1 (-374)))) (-4174 (*1 *1 *2) (|partial| -12 (-5 *2 (-885 (-357))) (-4 *1 (-374)))) (-3341 (*1 *1 *2) (-12 (-5 *2 (-885 (-525))) (-4 *1 (-374)))) (-4174 (*1 *1 *2) (|partial| -12 (-5 *2 (-885 (-525))) (-4 *1 (-374)))) (-3341 (*1 *1 *2) (-12 (-5 *2 (-385 (-885 (-357)))) (-4 *1 (-374)))) (-4174 (*1 *1 *2) (|partial| -12 (-5 *2 (-385 (-885 (-357)))) (-4 *1 (-374)))) (-3341 (*1 *1 *2) (-12 (-5 *2 (-385 (-885 (-525)))) (-4 *1 (-374)))) (-4174 (*1 *1 *2) (|partial| -12 (-5 *2 (-385 (-885 (-525)))) (-4 *1 (-374)))))
+(-13 (-373) (-10 -8 (-15 -2686 ($ (-591 (-308)))) (-15 -2686 ($ (-308))) (-15 -2686 ($ (-2 (|:| |localSymbols| (-1093)) (|:| -3145 (-591 (-308)))))) (-15 -3341 ($ (-294 (-357)))) (-15 -4174 ((-3 $ "failed") (-294 (-357)))) (-15 -3341 ($ (-294 (-525)))) (-15 -4174 ((-3 $ "failed") (-294 (-525)))) (-15 -3341 ($ (-885 (-357)))) (-15 -4174 ((-3 $ "failed") (-885 (-357)))) (-15 -3341 ($ (-885 (-525)))) (-15 -4174 ((-3 $ "failed") (-885 (-525)))) (-15 -3341 ($ (-385 (-885 (-357))))) (-15 -4174 ((-3 $ "failed") (-385 (-885 (-357))))) (-15 -3341 ($ (-385 (-885 (-525))))) (-15 -4174 ((-3 $ "failed") (-385 (-885 (-525)))))))
(((-565 (-796)) . T) ((-373) . T) ((-1125) . T))
-((-1629 (((-591 (-1072)) (-591 (-1072))) 9)) (-3178 (((-1176) (-366)) 27)) (-1644 (((-1022) (-1089) (-591 (-1089)) (-1092) (-591 (-1089))) 60) (((-1022) (-1089) (-591 (-3 (|:| |array| (-591 (-1089))) (|:| |scalar| (-1089)))) (-591 (-591 (-3 (|:| |array| (-591 (-1089))) (|:| |scalar| (-1089))))) (-591 (-1089)) (-1089)) 35) (((-1022) (-1089) (-591 (-3 (|:| |array| (-591 (-1089))) (|:| |scalar| (-1089)))) (-591 (-591 (-3 (|:| |array| (-591 (-1089))) (|:| |scalar| (-1089))))) (-591 (-1089))) 34)))
-(((-375) (-10 -7 (-15 -1644 ((-1022) (-1089) (-591 (-3 (|:| |array| (-591 (-1089))) (|:| |scalar| (-1089)))) (-591 (-591 (-3 (|:| |array| (-591 (-1089))) (|:| |scalar| (-1089))))) (-591 (-1089)))) (-15 -1644 ((-1022) (-1089) (-591 (-3 (|:| |array| (-591 (-1089))) (|:| |scalar| (-1089)))) (-591 (-591 (-3 (|:| |array| (-591 (-1089))) (|:| |scalar| (-1089))))) (-591 (-1089)) (-1089))) (-15 -1644 ((-1022) (-1089) (-591 (-1089)) (-1092) (-591 (-1089)))) (-15 -3178 ((-1176) (-366))) (-15 -1629 ((-591 (-1072)) (-591 (-1072)))))) (T -375))
-((-1629 (*1 *2 *2) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-375)))) (-3178 (*1 *2 *3) (-12 (-5 *3 (-366)) (-5 *2 (-1176)) (-5 *1 (-375)))) (-1644 (*1 *2 *3 *4 *5 *4) (-12 (-5 *4 (-591 (-1089))) (-5 *5 (-1092)) (-5 *3 (-1089)) (-5 *2 (-1022)) (-5 *1 (-375)))) (-1644 (*1 *2 *3 *4 *5 *6 *3) (-12 (-5 *5 (-591 (-591 (-3 (|:| |array| *6) (|:| |scalar| *3))))) (-5 *4 (-591 (-3 (|:| |array| (-591 *3)) (|:| |scalar| (-1089))))) (-5 *6 (-591 (-1089))) (-5 *3 (-1089)) (-5 *2 (-1022)) (-5 *1 (-375)))) (-1644 (*1 *2 *3 *4 *5 *6) (-12 (-5 *5 (-591 (-591 (-3 (|:| |array| *6) (|:| |scalar| *3))))) (-5 *4 (-591 (-3 (|:| |array| (-591 *3)) (|:| |scalar| (-1089))))) (-5 *6 (-591 (-1089))) (-5 *3 (-1089)) (-5 *2 (-1022)) (-5 *1 (-375)))))
-(-10 -7 (-15 -1644 ((-1022) (-1089) (-591 (-3 (|:| |array| (-591 (-1089))) (|:| |scalar| (-1089)))) (-591 (-591 (-3 (|:| |array| (-591 (-1089))) (|:| |scalar| (-1089))))) (-591 (-1089)))) (-15 -1644 ((-1022) (-1089) (-591 (-3 (|:| |array| (-591 (-1089))) (|:| |scalar| (-1089)))) (-591 (-591 (-3 (|:| |array| (-591 (-1089))) (|:| |scalar| (-1089))))) (-591 (-1089)) (-1089))) (-15 -1644 ((-1022) (-1089) (-591 (-1089)) (-1092) (-591 (-1089)))) (-15 -3178 ((-1176) (-366))) (-15 -1629 ((-591 (-1072)) (-591 (-1072)))))
-((-3178 (((-1176) $) 38)) (-3022 (((-796) $) 98) (($ (-308)) 100) (($ (-591 (-308))) 99) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3380 (-591 (-308))))) 97) (($ (-294 (-642))) 54) (($ (-294 (-640))) 73) (($ (-294 (-635))) 86) (($ (-273 (-294 (-642)))) 68) (($ (-273 (-294 (-640)))) 81) (($ (-273 (-294 (-635)))) 94) (($ (-294 (-525))) 104) (($ (-294 (-357))) 117) (($ (-294 (-157 (-357)))) 130) (($ (-273 (-294 (-525)))) 112) (($ (-273 (-294 (-357)))) 125) (($ (-273 (-294 (-157 (-357))))) 138)))
-(((-376 |#1| |#2| |#3| |#4|) (-13 (-373) (-10 -8 (-15 -3022 ($ (-308))) (-15 -3022 ($ (-591 (-308)))) (-15 -3022 ($ (-2 (|:| |localSymbols| (-1093)) (|:| -3380 (-591 (-308)))))) (-15 -3022 ($ (-294 (-642)))) (-15 -3022 ($ (-294 (-640)))) (-15 -3022 ($ (-294 (-635)))) (-15 -3022 ($ (-273 (-294 (-642))))) (-15 -3022 ($ (-273 (-294 (-640))))) (-15 -3022 ($ (-273 (-294 (-635))))) (-15 -3022 ($ (-294 (-525)))) (-15 -3022 ($ (-294 (-357)))) (-15 -3022 ($ (-294 (-157 (-357))))) (-15 -3022 ($ (-273 (-294 (-525))))) (-15 -3022 ($ (-273 (-294 (-357))))) (-15 -3022 ($ (-273 (-294 (-157 (-357)))))))) (-1089) (-3 (|:| |fst| (-412)) (|:| -4170 "void")) (-591 (-1089)) (-1093)) (T -376))
-((-3022 (*1 *1 *2) (-12 (-5 *2 (-308)) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -4170 "void"))) (-14 *5 (-591 (-1089))) (-14 *6 (-1093)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-591 (-308))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -4170 "void"))) (-14 *5 (-591 (-1089))) (-14 *6 (-1093)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1093)) (|:| -3380 (-591 (-308))))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -4170 "void"))) (-14 *5 (-591 (-1089))) (-14 *6 (-1093)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-294 (-642))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -4170 "void"))) (-14 *5 (-591 (-1089))) (-14 *6 (-1093)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-294 (-640))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -4170 "void"))) (-14 *5 (-591 (-1089))) (-14 *6 (-1093)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-294 (-635))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -4170 "void"))) (-14 *5 (-591 (-1089))) (-14 *6 (-1093)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-273 (-294 (-642)))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -4170 "void"))) (-14 *5 (-591 (-1089))) (-14 *6 (-1093)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-273 (-294 (-640)))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -4170 "void"))) (-14 *5 (-591 (-1089))) (-14 *6 (-1093)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-273 (-294 (-635)))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -4170 "void"))) (-14 *5 (-591 (-1089))) (-14 *6 (-1093)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-294 (-525))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -4170 "void"))) (-14 *5 (-591 (-1089))) (-14 *6 (-1093)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-294 (-357))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -4170 "void"))) (-14 *5 (-591 (-1089))) (-14 *6 (-1093)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-294 (-157 (-357)))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -4170 "void"))) (-14 *5 (-591 (-1089))) (-14 *6 (-1093)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-273 (-294 (-525)))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -4170 "void"))) (-14 *5 (-591 (-1089))) (-14 *6 (-1093)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-273 (-294 (-357)))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -4170 "void"))) (-14 *5 (-591 (-1089))) (-14 *6 (-1093)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-273 (-294 (-157 (-357))))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -4170 "void"))) (-14 *5 (-591 (-1089))) (-14 *6 (-1093)))))
-(-13 (-373) (-10 -8 (-15 -3022 ($ (-308))) (-15 -3022 ($ (-591 (-308)))) (-15 -3022 ($ (-2 (|:| |localSymbols| (-1093)) (|:| -3380 (-591 (-308)))))) (-15 -3022 ($ (-294 (-642)))) (-15 -3022 ($ (-294 (-640)))) (-15 -3022 ($ (-294 (-635)))) (-15 -3022 ($ (-273 (-294 (-642))))) (-15 -3022 ($ (-273 (-294 (-640))))) (-15 -3022 ($ (-273 (-294 (-635))))) (-15 -3022 ($ (-294 (-525)))) (-15 -3022 ($ (-294 (-357)))) (-15 -3022 ($ (-294 (-157 (-357))))) (-15 -3022 ($ (-273 (-294 (-525))))) (-15 -3022 ($ (-273 (-294 (-357))))) (-15 -3022 ($ (-273 (-294 (-157 (-357))))))))
-((-3008 (((-108) $ $) NIL)) (-2877 ((|#2| $) 36)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3127 (($ (-385 |#2|)) 85)) (-1293 (((-591 (-2 (|:| -2008 (-712)) (|:| -1682 |#2|) (|:| |num| |#2|))) $) 37)) (-3266 (($ $) 32) (($ $ (-712)) 34)) (-1408 (((-385 |#2|) $) 46)) (-3036 (($ (-591 (-2 (|:| -2008 (-712)) (|:| -1682 |#2|) (|:| |num| |#2|)))) 31)) (-3022 (((-796) $) 120)) (-4196 (($ $) 33) (($ $ (-712)) 35)) (-4096 (((-108) $ $) NIL)) (-4156 (($ |#2| $) 39)))
-(((-377 |#1| |#2|) (-13 (-1018) (-566 (-385 |#2|)) (-10 -8 (-15 -4156 ($ |#2| $)) (-15 -3127 ($ (-385 |#2|))) (-15 -2877 (|#2| $)) (-15 -1293 ((-591 (-2 (|:| -2008 (-712)) (|:| -1682 |#2|) (|:| |num| |#2|))) $)) (-15 -3036 ($ (-591 (-2 (|:| -2008 (-712)) (|:| -1682 |#2|) (|:| |num| |#2|))))) (-15 -3266 ($ $)) (-15 -4196 ($ $)) (-15 -3266 ($ $ (-712))) (-15 -4196 ($ $ (-712))))) (-13 (-341) (-138)) (-1147 |#1|)) (T -377))
-((-4156 (*1 *1 *2 *1) (-12 (-4 *3 (-13 (-341) (-138))) (-5 *1 (-377 *3 *2)) (-4 *2 (-1147 *3)))) (-3127 (*1 *1 *2) (-12 (-5 *2 (-385 *4)) (-4 *4 (-1147 *3)) (-4 *3 (-13 (-341) (-138))) (-5 *1 (-377 *3 *4)))) (-2877 (*1 *2 *1) (-12 (-4 *2 (-1147 *3)) (-5 *1 (-377 *3 *2)) (-4 *3 (-13 (-341) (-138))))) (-1293 (*1 *2 *1) (-12 (-4 *3 (-13 (-341) (-138))) (-5 *2 (-591 (-2 (|:| -2008 (-712)) (|:| -1682 *4) (|:| |num| *4)))) (-5 *1 (-377 *3 *4)) (-4 *4 (-1147 *3)))) (-3036 (*1 *1 *2) (-12 (-5 *2 (-591 (-2 (|:| -2008 (-712)) (|:| -1682 *4) (|:| |num| *4)))) (-4 *4 (-1147 *3)) (-4 *3 (-13 (-341) (-138))) (-5 *1 (-377 *3 *4)))) (-3266 (*1 *1 *1) (-12 (-4 *2 (-13 (-341) (-138))) (-5 *1 (-377 *2 *3)) (-4 *3 (-1147 *2)))) (-4196 (*1 *1 *1) (-12 (-4 *2 (-13 (-341) (-138))) (-5 *1 (-377 *2 *3)) (-4 *3 (-1147 *2)))) (-3266 (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-4 *3 (-13 (-341) (-138))) (-5 *1 (-377 *3 *4)) (-4 *4 (-1147 *3)))) (-4196 (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-4 *3 (-13 (-341) (-138))) (-5 *1 (-377 *3 *4)) (-4 *4 (-1147 *3)))))
-(-13 (-1018) (-566 (-385 |#2|)) (-10 -8 (-15 -4156 ($ |#2| $)) (-15 -3127 ($ (-385 |#2|))) (-15 -2877 (|#2| $)) (-15 -1293 ((-591 (-2 (|:| -2008 (-712)) (|:| -1682 |#2|) (|:| |num| |#2|))) $)) (-15 -3036 ($ (-591 (-2 (|:| -2008 (-712)) (|:| -1682 |#2|) (|:| |num| |#2|))))) (-15 -3266 ($ $)) (-15 -4196 ($ $)) (-15 -3266 ($ $ (-712))) (-15 -4196 ($ $ (-712)))))
-((-3008 (((-108) $ $) 9 (-3321 (|has| |#1| (-819 (-525))) (|has| |#1| (-819 (-357)))))) (-2011 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) 15 (|has| |#1| (-819 (-357)))) (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) 14 (|has| |#1| (-819 (-525))))) (-2339 (((-1072) $) 13 (-3321 (|has| |#1| (-819 (-525))) (|has| |#1| (-819 (-357)))))) (-2047 (((-1036) $) 12 (-3321 (|has| |#1| (-819 (-525))) (|has| |#1| (-819 (-357)))))) (-3022 (((-796) $) 11 (-3321 (|has| |#1| (-819 (-525))) (|has| |#1| (-819 (-357)))))) (-4096 (((-108) $ $) 10 (-3321 (|has| |#1| (-819 (-525))) (|has| |#1| (-819 (-357)))))))
+((-3561 (((-591 (-1072)) (-591 (-1072))) 9)) (-2163 (((-1176) (-366)) 27)) (-3734 (((-1022) (-1089) (-591 (-1089)) (-1092) (-591 (-1089))) 60) (((-1022) (-1089) (-591 (-3 (|:| |array| (-591 (-1089))) (|:| |scalar| (-1089)))) (-591 (-591 (-3 (|:| |array| (-591 (-1089))) (|:| |scalar| (-1089))))) (-591 (-1089)) (-1089)) 35) (((-1022) (-1089) (-591 (-3 (|:| |array| (-591 (-1089))) (|:| |scalar| (-1089)))) (-591 (-591 (-3 (|:| |array| (-591 (-1089))) (|:| |scalar| (-1089))))) (-591 (-1089))) 34)))
+(((-375) (-10 -7 (-15 -3734 ((-1022) (-1089) (-591 (-3 (|:| |array| (-591 (-1089))) (|:| |scalar| (-1089)))) (-591 (-591 (-3 (|:| |array| (-591 (-1089))) (|:| |scalar| (-1089))))) (-591 (-1089)))) (-15 -3734 ((-1022) (-1089) (-591 (-3 (|:| |array| (-591 (-1089))) (|:| |scalar| (-1089)))) (-591 (-591 (-3 (|:| |array| (-591 (-1089))) (|:| |scalar| (-1089))))) (-591 (-1089)) (-1089))) (-15 -3734 ((-1022) (-1089) (-591 (-1089)) (-1092) (-591 (-1089)))) (-15 -2163 ((-1176) (-366))) (-15 -3561 ((-591 (-1072)) (-591 (-1072)))))) (T -375))
+((-3561 (*1 *2 *2) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-375)))) (-2163 (*1 *2 *3) (-12 (-5 *3 (-366)) (-5 *2 (-1176)) (-5 *1 (-375)))) (-3734 (*1 *2 *3 *4 *5 *4) (-12 (-5 *4 (-591 (-1089))) (-5 *5 (-1092)) (-5 *3 (-1089)) (-5 *2 (-1022)) (-5 *1 (-375)))) (-3734 (*1 *2 *3 *4 *5 *6 *3) (-12 (-5 *5 (-591 (-591 (-3 (|:| |array| *6) (|:| |scalar| *3))))) (-5 *4 (-591 (-3 (|:| |array| (-591 *3)) (|:| |scalar| (-1089))))) (-5 *6 (-591 (-1089))) (-5 *3 (-1089)) (-5 *2 (-1022)) (-5 *1 (-375)))) (-3734 (*1 *2 *3 *4 *5 *6) (-12 (-5 *5 (-591 (-591 (-3 (|:| |array| *6) (|:| |scalar| *3))))) (-5 *4 (-591 (-3 (|:| |array| (-591 *3)) (|:| |scalar| (-1089))))) (-5 *6 (-591 (-1089))) (-5 *3 (-1089)) (-5 *2 (-1022)) (-5 *1 (-375)))))
+(-10 -7 (-15 -3734 ((-1022) (-1089) (-591 (-3 (|:| |array| (-591 (-1089))) (|:| |scalar| (-1089)))) (-591 (-591 (-3 (|:| |array| (-591 (-1089))) (|:| |scalar| (-1089))))) (-591 (-1089)))) (-15 -3734 ((-1022) (-1089) (-591 (-3 (|:| |array| (-591 (-1089))) (|:| |scalar| (-1089)))) (-591 (-591 (-3 (|:| |array| (-591 (-1089))) (|:| |scalar| (-1089))))) (-591 (-1089)) (-1089))) (-15 -3734 ((-1022) (-1089) (-591 (-1089)) (-1092) (-591 (-1089)))) (-15 -2163 ((-1176) (-366))) (-15 -3561 ((-591 (-1072)) (-591 (-1072)))))
+((-2163 (((-1176) $) 38)) (-2686 (((-796) $) 98) (($ (-308)) 100) (($ (-591 (-308))) 99) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3145 (-591 (-308))))) 97) (($ (-294 (-642))) 54) (($ (-294 (-640))) 73) (($ (-294 (-635))) 86) (($ (-273 (-294 (-642)))) 68) (($ (-273 (-294 (-640)))) 81) (($ (-273 (-294 (-635)))) 94) (($ (-294 (-525))) 104) (($ (-294 (-357))) 117) (($ (-294 (-157 (-357)))) 130) (($ (-273 (-294 (-525)))) 112) (($ (-273 (-294 (-357)))) 125) (($ (-273 (-294 (-157 (-357))))) 138)))
+(((-376 |#1| |#2| |#3| |#4|) (-13 (-373) (-10 -8 (-15 -2686 ($ (-308))) (-15 -2686 ($ (-591 (-308)))) (-15 -2686 ($ (-2 (|:| |localSymbols| (-1093)) (|:| -3145 (-591 (-308)))))) (-15 -2686 ($ (-294 (-642)))) (-15 -2686 ($ (-294 (-640)))) (-15 -2686 ($ (-294 (-635)))) (-15 -2686 ($ (-273 (-294 (-642))))) (-15 -2686 ($ (-273 (-294 (-640))))) (-15 -2686 ($ (-273 (-294 (-635))))) (-15 -2686 ($ (-294 (-525)))) (-15 -2686 ($ (-294 (-357)))) (-15 -2686 ($ (-294 (-157 (-357))))) (-15 -2686 ($ (-273 (-294 (-525))))) (-15 -2686 ($ (-273 (-294 (-357))))) (-15 -2686 ($ (-273 (-294 (-157 (-357)))))))) (-1089) (-3 (|:| |fst| (-412)) (|:| -1411 "void")) (-591 (-1089)) (-1093)) (T -376))
+((-2686 (*1 *1 *2) (-12 (-5 *2 (-308)) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -1411 "void"))) (-14 *5 (-591 (-1089))) (-14 *6 (-1093)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-591 (-308))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -1411 "void"))) (-14 *5 (-591 (-1089))) (-14 *6 (-1093)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1093)) (|:| -3145 (-591 (-308))))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -1411 "void"))) (-14 *5 (-591 (-1089))) (-14 *6 (-1093)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-294 (-642))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -1411 "void"))) (-14 *5 (-591 (-1089))) (-14 *6 (-1093)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-294 (-640))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -1411 "void"))) (-14 *5 (-591 (-1089))) (-14 *6 (-1093)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-294 (-635))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -1411 "void"))) (-14 *5 (-591 (-1089))) (-14 *6 (-1093)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-273 (-294 (-642)))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -1411 "void"))) (-14 *5 (-591 (-1089))) (-14 *6 (-1093)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-273 (-294 (-640)))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -1411 "void"))) (-14 *5 (-591 (-1089))) (-14 *6 (-1093)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-273 (-294 (-635)))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -1411 "void"))) (-14 *5 (-591 (-1089))) (-14 *6 (-1093)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-294 (-525))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -1411 "void"))) (-14 *5 (-591 (-1089))) (-14 *6 (-1093)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-294 (-357))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -1411 "void"))) (-14 *5 (-591 (-1089))) (-14 *6 (-1093)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-294 (-157 (-357)))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -1411 "void"))) (-14 *5 (-591 (-1089))) (-14 *6 (-1093)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-273 (-294 (-525)))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -1411 "void"))) (-14 *5 (-591 (-1089))) (-14 *6 (-1093)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-273 (-294 (-357)))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -1411 "void"))) (-14 *5 (-591 (-1089))) (-14 *6 (-1093)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-273 (-294 (-157 (-357))))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -1411 "void"))) (-14 *5 (-591 (-1089))) (-14 *6 (-1093)))))
+(-13 (-373) (-10 -8 (-15 -2686 ($ (-308))) (-15 -2686 ($ (-591 (-308)))) (-15 -2686 ($ (-2 (|:| |localSymbols| (-1093)) (|:| -3145 (-591 (-308)))))) (-15 -2686 ($ (-294 (-642)))) (-15 -2686 ($ (-294 (-640)))) (-15 -2686 ($ (-294 (-635)))) (-15 -2686 ($ (-273 (-294 (-642))))) (-15 -2686 ($ (-273 (-294 (-640))))) (-15 -2686 ($ (-273 (-294 (-635))))) (-15 -2686 ($ (-294 (-525)))) (-15 -2686 ($ (-294 (-357)))) (-15 -2686 ($ (-294 (-157 (-357))))) (-15 -2686 ($ (-273 (-294 (-525))))) (-15 -2686 ($ (-273 (-294 (-357))))) (-15 -2686 ($ (-273 (-294 (-157 (-357))))))))
+((-2673 (((-108) $ $) NIL)) (-3125 ((|#2| $) 36)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-1828 (($ (-385 |#2|)) 85)) (-3484 (((-591 (-2 (|:| -3987 (-712)) (|:| -1708 |#2|) (|:| |num| |#2|))) $) 37)) (-2209 (($ $) 32) (($ $ (-712)) 34)) (-1300 (((-385 |#2|) $) 46)) (-2695 (($ (-591 (-2 (|:| -3987 (-712)) (|:| -1708 |#2|) (|:| |num| |#2|)))) 31)) (-2686 (((-796) $) 120)) (-1796 (($ $) 33) (($ $ (-712)) 35)) (-3944 (((-108) $ $) NIL)) (-4036 (($ |#2| $) 39)))
+(((-377 |#1| |#2|) (-13 (-1018) (-566 (-385 |#2|)) (-10 -8 (-15 -4036 ($ |#2| $)) (-15 -1828 ($ (-385 |#2|))) (-15 -3125 (|#2| $)) (-15 -3484 ((-591 (-2 (|:| -3987 (-712)) (|:| -1708 |#2|) (|:| |num| |#2|))) $)) (-15 -2695 ($ (-591 (-2 (|:| -3987 (-712)) (|:| -1708 |#2|) (|:| |num| |#2|))))) (-15 -2209 ($ $)) (-15 -1796 ($ $)) (-15 -2209 ($ $ (-712))) (-15 -1796 ($ $ (-712))))) (-13 (-341) (-138)) (-1147 |#1|)) (T -377))
+((-4036 (*1 *1 *2 *1) (-12 (-4 *3 (-13 (-341) (-138))) (-5 *1 (-377 *3 *2)) (-4 *2 (-1147 *3)))) (-1828 (*1 *1 *2) (-12 (-5 *2 (-385 *4)) (-4 *4 (-1147 *3)) (-4 *3 (-13 (-341) (-138))) (-5 *1 (-377 *3 *4)))) (-3125 (*1 *2 *1) (-12 (-4 *2 (-1147 *3)) (-5 *1 (-377 *3 *2)) (-4 *3 (-13 (-341) (-138))))) (-3484 (*1 *2 *1) (-12 (-4 *3 (-13 (-341) (-138))) (-5 *2 (-591 (-2 (|:| -3987 (-712)) (|:| -1708 *4) (|:| |num| *4)))) (-5 *1 (-377 *3 *4)) (-4 *4 (-1147 *3)))) (-2695 (*1 *1 *2) (-12 (-5 *2 (-591 (-2 (|:| -3987 (-712)) (|:| -1708 *4) (|:| |num| *4)))) (-4 *4 (-1147 *3)) (-4 *3 (-13 (-341) (-138))) (-5 *1 (-377 *3 *4)))) (-2209 (*1 *1 *1) (-12 (-4 *2 (-13 (-341) (-138))) (-5 *1 (-377 *2 *3)) (-4 *3 (-1147 *2)))) (-1796 (*1 *1 *1) (-12 (-4 *2 (-13 (-341) (-138))) (-5 *1 (-377 *2 *3)) (-4 *3 (-1147 *2)))) (-2209 (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-4 *3 (-13 (-341) (-138))) (-5 *1 (-377 *3 *4)) (-4 *4 (-1147 *3)))) (-1796 (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-4 *3 (-13 (-341) (-138))) (-5 *1 (-377 *3 *4)) (-4 *4 (-1147 *3)))))
+(-13 (-1018) (-566 (-385 |#2|)) (-10 -8 (-15 -4036 ($ |#2| $)) (-15 -1828 ($ (-385 |#2|))) (-15 -3125 (|#2| $)) (-15 -3484 ((-591 (-2 (|:| -3987 (-712)) (|:| -1708 |#2|) (|:| |num| |#2|))) $)) (-15 -2695 ($ (-591 (-2 (|:| -3987 (-712)) (|:| -1708 |#2|) (|:| |num| |#2|))))) (-15 -2209 ($ $)) (-15 -1796 ($ $)) (-15 -2209 ($ $ (-712))) (-15 -1796 ($ $ (-712)))))
+((-2673 (((-108) $ $) 9 (-3150 (|has| |#1| (-819 (-525))) (|has| |#1| (-819 (-357)))))) (-4018 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) 15 (|has| |#1| (-819 (-357)))) (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) 14 (|has| |#1| (-819 (-525))))) (-2621 (((-1072) $) 13 (-3150 (|has| |#1| (-819 (-525))) (|has| |#1| (-819 (-357)))))) (-2937 (((-1036) $) 12 (-3150 (|has| |#1| (-819 (-525))) (|has| |#1| (-819 (-357)))))) (-2686 (((-796) $) 11 (-3150 (|has| |#1| (-819 (-525))) (|has| |#1| (-819 (-357)))))) (-3944 (((-108) $ $) 10 (-3150 (|has| |#1| (-819 (-525))) (|has| |#1| (-819 (-357)))))))
(((-378 |#1|) (-131) (-1125)) (T -378))
NIL
(-13 (-1125) (-10 -7 (IF (|has| |t#1| (-819 (-525))) (-6 (-819 (-525))) |%noBranch|) (IF (|has| |t#1| (-819 (-357))) (-6 (-819 (-357))) |%noBranch|)))
-(((-97) -3321 (|has| |#1| (-819 (-525))) (|has| |#1| (-819 (-357)))) ((-565 (-796)) -3321 (|has| |#1| (-819 (-525))) (|has| |#1| (-819 (-357)))) ((-819 (-357)) |has| |#1| (-819 (-357))) ((-819 (-525)) |has| |#1| (-819 (-525))) ((-1018) -3321 (|has| |#1| (-819 (-525))) (|has| |#1| (-819 (-357)))) ((-1125) . T))
-((-2299 (($ $) 10) (($ $ (-712)) 11)))
-(((-379 |#1|) (-10 -8 (-15 -2299 (|#1| |#1| (-712))) (-15 -2299 (|#1| |#1|))) (-380)) (T -379))
+(((-97) -3150 (|has| |#1| (-819 (-525))) (|has| |#1| (-819 (-357)))) ((-565 (-796)) -3150 (|has| |#1| (-819 (-525))) (|has| |#1| (-819 (-357)))) ((-819 (-357)) |has| |#1| (-819 (-357))) ((-819 (-525)) |has| |#1| (-819 (-525))) ((-1018) -3150 (|has| |#1| (-819 (-525))) (|has| |#1| (-819 (-357)))) ((-1125) . T))
+((-3477 (($ $) 10) (($ $ (-712)) 11)))
+(((-379 |#1|) (-10 -8 (-15 -3477 (|#1| |#1| (-712))) (-15 -3477 (|#1| |#1|))) (-380)) (T -379))
NIL
-(-10 -8 (-15 -2299 (|#1| |#1| (-712))) (-15 -2299 (|#1| |#1|)))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) 41)) (-3706 (($ $) 40)) (-1715 (((-108) $) 38)) (-2157 (((-3 $ "failed") $ $) 19)) (-1291 (($ $) 73)) (-2827 (((-396 $) $) 72)) (-1947 (((-108) $ $) 59)) (-3798 (($) 17 T CONST)) (-2129 (($ $ $) 55)) (-4163 (((-3 $ "failed") $) 34)) (-2110 (($ $ $) 56)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) 51)) (-2299 (($ $) 79) (($ $ (-712)) 78)) (-2744 (((-108) $) 71)) (-3873 (((-774 (-854)) $) 81)) (-2824 (((-108) $) 31)) (-1758 (((-3 (-591 $) "failed") (-591 $) $) 52)) (-1356 (($ $ $) 46) (($ (-591 $)) 45)) (-2339 (((-1072) $) 9)) (-1622 (($ $) 70)) (-2047 (((-1036) $) 10)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) 44)) (-1399 (($ $ $) 48) (($ (-591 $)) 47)) (-1348 (((-396 $) $) 74)) (-3375 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-2089 (((-3 $ "failed") $ $) 42)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) 50)) (-1712 (((-712) $) 58)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) 57)) (-2953 (((-3 (-712) "failed") $ $) 80)) (-3022 (((-796) $) 11) (($ (-525)) 28) (($ $) 43) (($ (-385 (-525))) 65)) (-1437 (((-3 $ "failed") $) 82)) (-2128 (((-712)) 29)) (-2495 (((-108) $ $) 39)) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33) (($ $ (-525)) 69)) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4096 (((-108) $ $) 6)) (-4173 (($ $ $) 64)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32) (($ $ (-525)) 68)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 67) (($ (-385 (-525)) $) 66)))
+(-10 -8 (-15 -3477 (|#1| |#1| (-712))) (-15 -3477 (|#1| |#1|)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) 41)) (-3641 (($ $) 40)) (-3077 (((-108) $) 38)) (-3332 (((-3 $ "failed") $ $) 19)) (-1720 (($ $) 73)) (-3898 (((-396 $) $) 72)) (-1965 (((-108) $ $) 59)) (-2055 (($) 17 T CONST)) (-3265 (($ $ $) 55)) (-1522 (((-3 $ "failed") $) 34)) (-3239 (($ $ $) 56)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) 51)) (-3477 (($ $) 79) (($ $ (-712)) 78)) (-2393 (((-108) $) 71)) (-1676 (((-774 (-854)) $) 81)) (-3865 (((-108) $) 31)) (-3188 (((-3 (-591 $) "failed") (-591 $) $) 52)) (-2081 (($ $ $) 46) (($ (-591 $)) 45)) (-2621 (((-1072) $) 9)) (-1523 (($ $) 70)) (-2937 (((-1036) $) 10)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) 44)) (-2124 (($ $ $) 48) (($ (-591 $)) 47)) (-2542 (((-396 $) $) 74)) (-3387 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-3210 (((-3 $ "failed") $ $) 42)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) 50)) (-3048 (((-712) $) 58)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) 57)) (-2652 (((-3 (-712) "failed") $ $) 80)) (-2686 (((-796) $) 11) (($ (-525)) 28) (($ $) 43) (($ (-385 (-525))) 65)) (-3751 (((-3 $ "failed") $) 82)) (-3425 (((-712)) 29)) (-1724 (((-108) $ $) 39)) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33) (($ $ (-525)) 69)) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-3944 (((-108) $ $) 6)) (-4059 (($ $ $) 64)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32) (($ $ (-525)) 68)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 67) (($ (-385 (-525)) $) 66)))
(((-380) (-131)) (T -380))
-((-3873 (*1 *2 *1) (-12 (-4 *1 (-380)) (-5 *2 (-774 (-854))))) (-2953 (*1 *2 *1 *1) (|partial| -12 (-4 *1 (-380)) (-5 *2 (-712)))) (-2299 (*1 *1 *1) (-4 *1 (-380))) (-2299 (*1 *1 *1 *2) (-12 (-4 *1 (-380)) (-5 *2 (-712)))))
-(-13 (-341) (-136) (-10 -8 (-15 -3873 ((-774 (-854)) $)) (-15 -2953 ((-3 (-712) "failed") $ $)) (-15 -2299 ($ $)) (-15 -2299 ($ $ (-712)))))
+((-1676 (*1 *2 *1) (-12 (-4 *1 (-380)) (-5 *2 (-774 (-854))))) (-2652 (*1 *2 *1 *1) (|partial| -12 (-4 *1 (-380)) (-5 *2 (-712)))) (-3477 (*1 *1 *1) (-4 *1 (-380))) (-3477 (*1 *1 *1 *2) (-12 (-4 *1 (-380)) (-5 *2 (-712)))))
+(-13 (-341) (-136) (-10 -8 (-15 -1676 ((-774 (-854)) $)) (-15 -2652 ((-3 (-712) "failed") $ $)) (-15 -3477 ($ $)) (-15 -3477 ($ $ (-712)))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-385 (-525))) . T) ((-37 $) . T) ((-97) . T) ((-107 #0# #0#) . T) ((-107 $ $) . T) ((-126) . T) ((-136) . T) ((-565 (-796)) . T) ((-160) . T) ((-223) . T) ((-269) . T) ((-286) . T) ((-341) . T) ((-429) . T) ((-517) . T) ((-593 #0#) . T) ((-593 $) . T) ((-659 #0#) . T) ((-659 $) . T) ((-668) . T) ((-853) . T) ((-981 #0#) . T) ((-981 $) . T) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T) ((-1129) . T))
-((-2286 (($ (-525) (-525)) 11) (($ (-525) (-525) (-854)) NIL)) (-2603 (((-854)) 16) (((-854) (-854)) NIL)))
-(((-381 |#1|) (-10 -8 (-15 -2603 ((-854) (-854))) (-15 -2603 ((-854))) (-15 -2286 (|#1| (-525) (-525) (-854))) (-15 -2286 (|#1| (-525) (-525)))) (-382)) (T -381))
-((-2603 (*1 *2) (-12 (-5 *2 (-854)) (-5 *1 (-381 *3)) (-4 *3 (-382)))) (-2603 (*1 *2 *2) (-12 (-5 *2 (-854)) (-5 *1 (-381 *3)) (-4 *3 (-382)))))
-(-10 -8 (-15 -2603 ((-854) (-854))) (-15 -2603 ((-854))) (-15 -2286 (|#1| (-525) (-525) (-854))) (-15 -2286 (|#1| (-525) (-525))))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-1508 (((-525) $) 89)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) 41)) (-3706 (($ $) 40)) (-1715 (((-108) $) 38)) (-2121 (($ $) 87)) (-2157 (((-3 $ "failed") $ $) 19)) (-1291 (($ $) 73)) (-2827 (((-396 $) $) 72)) (-1361 (($ $) 97)) (-1947 (((-108) $ $) 59)) (-3329 (((-525) $) 114)) (-3798 (($) 17 T CONST)) (-2562 (($ $) 86)) (-1251 (((-3 (-525) "failed") $) 102) (((-3 (-385 (-525)) "failed") $) 99)) (-3528 (((-525) $) 101) (((-385 (-525)) $) 98)) (-2129 (($ $ $) 55)) (-4163 (((-3 $ "failed") $) 34)) (-2110 (($ $ $) 56)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) 51)) (-2744 (((-108) $) 71)) (-2591 (((-854)) 130) (((-854) (-854)) 127 (|has| $ (-6 -4241)))) (-2134 (((-108) $) 112)) (-2011 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) 93)) (-3873 (((-525) $) 136)) (-2824 (((-108) $) 31)) (-3956 (($ $ (-525)) 96)) (-2771 (($ $) 92)) (-2732 (((-108) $) 113)) (-1758 (((-3 (-591 $) "failed") (-591 $) $) 52)) (-3741 (($ $ $) 111) (($) 124 (-12 (-2247 (|has| $ (-6 -4241))) (-2247 (|has| $ (-6 -4233)))))) (-2478 (($ $ $) 110) (($) 123 (-12 (-2247 (|has| $ (-6 -4241))) (-2247 (|has| $ (-6 -4233)))))) (-3855 (((-525) $) 133)) (-1356 (($ $ $) 46) (($ (-591 $)) 45)) (-2339 (((-1072) $) 9)) (-1622 (($ $) 70)) (-3241 (((-854) (-525)) 126 (|has| $ (-6 -4241)))) (-2047 (((-1036) $) 10)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) 44)) (-1399 (($ $ $) 48) (($ (-591 $)) 47)) (-3093 (($ $) 88)) (-2662 (($ $) 90)) (-2286 (($ (-525) (-525)) 138) (($ (-525) (-525) (-854)) 137)) (-1348 (((-396 $) $) 74)) (-3375 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-2089 (((-3 $ "failed") $ $) 42)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) 50)) (-2008 (((-525) $) 134)) (-1712 (((-712) $) 58)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) 57)) (-2603 (((-854)) 131) (((-854) (-854)) 128 (|has| $ (-6 -4241)))) (-1301 (((-854) (-525)) 125 (|has| $ (-6 -4241)))) (-1408 (((-357) $) 105) (((-205) $) 104) (((-825 (-357)) $) 94)) (-3022 (((-796) $) 11) (($ (-525)) 28) (($ $) 43) (($ (-385 (-525))) 65) (($ (-525)) 103) (($ (-385 (-525))) 100)) (-2128 (((-712)) 29)) (-3862 (($ $) 91)) (-3759 (((-854)) 132) (((-854) (-854)) 129 (|has| $ (-6 -4241)))) (-2672 (((-854)) 135)) (-2495 (((-108) $ $) 39)) (-1539 (($ $) 115)) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33) (($ $ (-525)) 69)) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4135 (((-108) $ $) 108)) (-4119 (((-108) $ $) 107)) (-4096 (((-108) $ $) 6)) (-4126 (((-108) $ $) 109)) (-4112 (((-108) $ $) 106)) (-4173 (($ $ $) 64)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32) (($ $ (-525)) 68) (($ $ (-385 (-525))) 95)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 67) (($ (-385 (-525)) $) 66)))
+((-2925 (($ (-525) (-525)) 11) (($ (-525) (-525) (-854)) NIL)) (-3439 (((-854)) 16) (((-854) (-854)) NIL)))
+(((-381 |#1|) (-10 -8 (-15 -3439 ((-854) (-854))) (-15 -3439 ((-854))) (-15 -2925 (|#1| (-525) (-525) (-854))) (-15 -2925 (|#1| (-525) (-525)))) (-382)) (T -381))
+((-3439 (*1 *2) (-12 (-5 *2 (-854)) (-5 *1 (-381 *3)) (-4 *3 (-382)))) (-3439 (*1 *2 *2) (-12 (-5 *2 (-854)) (-5 *1 (-381 *3)) (-4 *3 (-382)))))
+(-10 -8 (-15 -3439 ((-854) (-854))) (-15 -3439 ((-854))) (-15 -2925 (|#1| (-525) (-525) (-854))) (-15 -2925 (|#1| (-525) (-525))))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-2314 (((-525) $) 89)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) 41)) (-3641 (($ $) 40)) (-3077 (((-108) $) 38)) (-3328 (($ $) 87)) (-3332 (((-3 $ "failed") $ $) 19)) (-1720 (($ $) 73)) (-3898 (((-396 $) $) 72)) (-2551 (($ $) 97)) (-1965 (((-108) $ $) 59)) (-4188 (((-525) $) 114)) (-2055 (($) 17 T CONST)) (-3032 (($ $) 86)) (-4174 (((-3 (-525) "failed") $) 102) (((-3 (-385 (-525)) "failed") $) 99)) (-3341 (((-525) $) 101) (((-385 (-525)) $) 98)) (-3265 (($ $ $) 55)) (-1522 (((-3 $ "failed") $) 34)) (-3239 (($ $ $) 56)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) 51)) (-2393 (((-108) $) 71)) (-2008 (((-854)) 130) (((-854) (-854)) 127 (|has| $ (-6 -4241)))) (-3489 (((-108) $) 112)) (-4018 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) 93)) (-1676 (((-525) $) 136)) (-3865 (((-108) $) 31)) (-3126 (($ $ (-525)) 96)) (-1525 (($ $) 92)) (-2256 (((-108) $) 113)) (-3188 (((-3 (-591 $) "failed") (-591 $) $) 52)) (-1923 (($ $ $) 111) (($) 124 (-12 (-3389 (|has| $ (-6 -4241))) (-3389 (|has| $ (-6 -4233)))))) (-3475 (($ $ $) 110) (($) 123 (-12 (-3389 (|has| $ (-6 -4241))) (-3389 (|has| $ (-6 -4233)))))) (-1630 (((-525) $) 133)) (-2081 (($ $ $) 46) (($ (-591 $)) 45)) (-2621 (((-1072) $) 9)) (-1523 (($ $) 70)) (-3474 (((-854) (-525)) 126 (|has| $ (-6 -4241)))) (-2937 (((-1036) $) 10)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) 44)) (-2124 (($ $ $) 48) (($ (-591 $)) 47)) (-1583 (($ $) 88)) (-2767 (($ $) 90)) (-2925 (($ (-525) (-525)) 138) (($ (-525) (-525) (-854)) 137)) (-2542 (((-396 $) $) 74)) (-3387 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-3210 (((-3 $ "failed") $ $) 42)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) 50)) (-3987 (((-525) $) 134)) (-3048 (((-712) $) 58)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) 57)) (-3439 (((-854)) 131) (((-854) (-854)) 128 (|has| $ (-6 -4241)))) (-2599 (((-854) (-525)) 125 (|has| $ (-6 -4241)))) (-1300 (((-357) $) 105) (((-205) $) 104) (((-825 (-357)) $) 94)) (-2686 (((-796) $) 11) (($ (-525)) 28) (($ $) 43) (($ (-385 (-525))) 65) (($ (-525)) 103) (($ (-385 (-525))) 100)) (-3425 (((-712)) 29)) (-1584 (($ $) 91)) (-2901 (((-854)) 132) (((-854) (-854)) 129 (|has| $ (-6 -4241)))) (-3523 (((-854)) 135)) (-1724 (((-108) $ $) 39)) (-1460 (($ $) 115)) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33) (($ $ (-525)) 69)) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-4004 (((-108) $ $) 108)) (-3982 (((-108) $ $) 107)) (-3944 (((-108) $ $) 6)) (-3994 (((-108) $ $) 109)) (-3971 (((-108) $ $) 106)) (-4059 (($ $ $) 64)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32) (($ $ (-525)) 68) (($ $ (-385 (-525))) 95)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 67) (($ (-385 (-525)) $) 66)))
(((-382) (-131)) (T -382))
-((-2286 (*1 *1 *2 *2) (-12 (-5 *2 (-525)) (-4 *1 (-382)))) (-2286 (*1 *1 *2 *2 *3) (-12 (-5 *2 (-525)) (-5 *3 (-854)) (-4 *1 (-382)))) (-3873 (*1 *2 *1) (-12 (-4 *1 (-382)) (-5 *2 (-525)))) (-2672 (*1 *2) (-12 (-4 *1 (-382)) (-5 *2 (-854)))) (-2008 (*1 *2 *1) (-12 (-4 *1 (-382)) (-5 *2 (-525)))) (-3855 (*1 *2 *1) (-12 (-4 *1 (-382)) (-5 *2 (-525)))) (-3759 (*1 *2) (-12 (-4 *1 (-382)) (-5 *2 (-854)))) (-2603 (*1 *2) (-12 (-4 *1 (-382)) (-5 *2 (-854)))) (-2591 (*1 *2) (-12 (-4 *1 (-382)) (-5 *2 (-854)))) (-3759 (*1 *2 *2) (-12 (-5 *2 (-854)) (|has| *1 (-6 -4241)) (-4 *1 (-382)))) (-2603 (*1 *2 *2) (-12 (-5 *2 (-854)) (|has| *1 (-6 -4241)) (-4 *1 (-382)))) (-2591 (*1 *2 *2) (-12 (-5 *2 (-854)) (|has| *1 (-6 -4241)) (-4 *1 (-382)))) (-3241 (*1 *2 *3) (-12 (-5 *3 (-525)) (|has| *1 (-6 -4241)) (-4 *1 (-382)) (-5 *2 (-854)))) (-1301 (*1 *2 *3) (-12 (-5 *3 (-525)) (|has| *1 (-6 -4241)) (-4 *1 (-382)) (-5 *2 (-854)))) (-3741 (*1 *1) (-12 (-4 *1 (-382)) (-2247 (|has| *1 (-6 -4241))) (-2247 (|has| *1 (-6 -4233))))) (-2478 (*1 *1) (-12 (-4 *1 (-382)) (-2247 (|has| *1 (-6 -4241))) (-2247 (|has| *1 (-6 -4233))))))
-(-13 (-984) (-10 -8 (-6 -2176) (-15 -2286 ($ (-525) (-525))) (-15 -2286 ($ (-525) (-525) (-854))) (-15 -3873 ((-525) $)) (-15 -2672 ((-854))) (-15 -2008 ((-525) $)) (-15 -3855 ((-525) $)) (-15 -3759 ((-854))) (-15 -2603 ((-854))) (-15 -2591 ((-854))) (IF (|has| $ (-6 -4241)) (PROGN (-15 -3759 ((-854) (-854))) (-15 -2603 ((-854) (-854))) (-15 -2591 ((-854) (-854))) (-15 -3241 ((-854) (-525))) (-15 -1301 ((-854) (-525)))) |%noBranch|) (IF (|has| $ (-6 -4233)) |%noBranch| (IF (|has| $ (-6 -4241)) |%noBranch| (PROGN (-15 -3741 ($)) (-15 -2478 ($)))))))
+((-2925 (*1 *1 *2 *2) (-12 (-5 *2 (-525)) (-4 *1 (-382)))) (-2925 (*1 *1 *2 *2 *3) (-12 (-5 *2 (-525)) (-5 *3 (-854)) (-4 *1 (-382)))) (-1676 (*1 *2 *1) (-12 (-4 *1 (-382)) (-5 *2 (-525)))) (-3523 (*1 *2) (-12 (-4 *1 (-382)) (-5 *2 (-854)))) (-3987 (*1 *2 *1) (-12 (-4 *1 (-382)) (-5 *2 (-525)))) (-1630 (*1 *2 *1) (-12 (-4 *1 (-382)) (-5 *2 (-525)))) (-2901 (*1 *2) (-12 (-4 *1 (-382)) (-5 *2 (-854)))) (-3439 (*1 *2) (-12 (-4 *1 (-382)) (-5 *2 (-854)))) (-2008 (*1 *2) (-12 (-4 *1 (-382)) (-5 *2 (-854)))) (-2901 (*1 *2 *2) (-12 (-5 *2 (-854)) (|has| *1 (-6 -4241)) (-4 *1 (-382)))) (-3439 (*1 *2 *2) (-12 (-5 *2 (-854)) (|has| *1 (-6 -4241)) (-4 *1 (-382)))) (-2008 (*1 *2 *2) (-12 (-5 *2 (-854)) (|has| *1 (-6 -4241)) (-4 *1 (-382)))) (-3474 (*1 *2 *3) (-12 (-5 *3 (-525)) (|has| *1 (-6 -4241)) (-4 *1 (-382)) (-5 *2 (-854)))) (-2599 (*1 *2 *3) (-12 (-5 *3 (-525)) (|has| *1 (-6 -4241)) (-4 *1 (-382)) (-5 *2 (-854)))) (-1923 (*1 *1) (-12 (-4 *1 (-382)) (-3389 (|has| *1 (-6 -4241))) (-3389 (|has| *1 (-6 -4233))))) (-3475 (*1 *1) (-12 (-4 *1 (-382)) (-3389 (|has| *1 (-6 -4241))) (-3389 (|has| *1 (-6 -4233))))))
+(-13 (-984) (-10 -8 (-6 -4173) (-15 -2925 ($ (-525) (-525))) (-15 -2925 ($ (-525) (-525) (-854))) (-15 -1676 ((-525) $)) (-15 -3523 ((-854))) (-15 -3987 ((-525) $)) (-15 -1630 ((-525) $)) (-15 -2901 ((-854))) (-15 -3439 ((-854))) (-15 -2008 ((-854))) (IF (|has| $ (-6 -4241)) (PROGN (-15 -2901 ((-854) (-854))) (-15 -3439 ((-854) (-854))) (-15 -2008 ((-854) (-854))) (-15 -3474 ((-854) (-525))) (-15 -2599 ((-854) (-525)))) |%noBranch|) (IF (|has| $ (-6 -4233)) |%noBranch| (IF (|has| $ (-6 -4241)) |%noBranch| (PROGN (-15 -1923 ($)) (-15 -3475 ($)))))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-385 (-525))) . T) ((-37 $) . T) ((-97) . T) ((-107 #0# #0#) . T) ((-107 $ $) . T) ((-126) . T) ((-138) . T) ((-565 (-796)) . T) ((-160) . T) ((-566 (-205)) . T) ((-566 (-357)) . T) ((-566 (-825 (-357))) . T) ((-223) . T) ((-269) . T) ((-286) . T) ((-341) . T) ((-429) . T) ((-517) . T) ((-593 #0#) . T) ((-593 $) . T) ((-659 #0#) . T) ((-659 $) . T) ((-668) . T) ((-732) . T) ((-733) . T) ((-735) . T) ((-736) . T) ((-786) . T) ((-788) . T) ((-819 (-357)) . T) ((-853) . T) ((-932) . T) ((-951) . T) ((-984) . T) ((-966 (-385 (-525))) . T) ((-966 (-525)) . T) ((-981 #0#) . T) ((-981 $) . T) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T) ((-1129) . T))
-((-1340 (((-396 |#2|) (-1 |#2| |#1|) (-396 |#1|)) 20)))
-(((-383 |#1| |#2|) (-10 -7 (-15 -1340 ((-396 |#2|) (-1 |#2| |#1|) (-396 |#1|)))) (-517) (-517)) (T -383))
-((-1340 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-396 *5)) (-4 *5 (-517)) (-4 *6 (-517)) (-5 *2 (-396 *6)) (-5 *1 (-383 *5 *6)))))
-(-10 -7 (-15 -1340 ((-396 |#2|) (-1 |#2| |#1|) (-396 |#1|))))
-((-1340 (((-385 |#2|) (-1 |#2| |#1|) (-385 |#1|)) 13)))
-(((-384 |#1| |#2|) (-10 -7 (-15 -1340 ((-385 |#2|) (-1 |#2| |#1|) (-385 |#1|)))) (-517) (-517)) (T -384))
-((-1340 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-385 *5)) (-4 *5 (-517)) (-4 *6 (-517)) (-5 *2 (-385 *6)) (-5 *1 (-384 *5 *6)))))
-(-10 -7 (-15 -1340 ((-385 |#2|) (-1 |#2| |#1|) (-385 |#1|))))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) 13)) (-1508 ((|#1| $) 21 (|has| |#1| (-286)))) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3706 (($ $) NIL)) (-1715 (((-108) $) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-1965 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-1291 (($ $) NIL)) (-2827 (((-396 $) $) NIL)) (-2252 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-1947 (((-108) $ $) NIL)) (-3329 (((-525) $) NIL (|has| |#1| (-761)))) (-3798 (($) NIL T CONST)) (-1251 (((-3 |#1| "failed") $) 17) (((-3 (-1089) "failed") $) NIL (|has| |#1| (-966 (-1089)))) (((-3 (-385 (-525)) "failed") $) 70 (|has| |#1| (-966 (-525)))) (((-3 (-525) "failed") $) NIL (|has| |#1| (-966 (-525))))) (-3528 ((|#1| $) 15) (((-1089) $) NIL (|has| |#1| (-966 (-1089)))) (((-385 (-525)) $) 67 (|has| |#1| (-966 (-525)))) (((-525) $) NIL (|has| |#1| (-966 (-525))))) (-2129 (($ $ $) NIL)) (-3305 (((-631 (-525)) (-631 $)) NIL (|has| |#1| (-587 (-525)))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| |#1| (-587 (-525)))) (((-2 (|:| -4057 (-631 |#1|)) (|:| |vec| (-1171 |#1|))) (-631 $) (-1171 $)) NIL) (((-631 |#1|) (-631 $)) NIL)) (-4163 (((-3 $ "failed") $) 50)) (-3377 (($) NIL (|has| |#1| (-510)))) (-2110 (($ $ $) NIL)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL)) (-2744 (((-108) $) NIL)) (-2134 (((-108) $) NIL (|has| |#1| (-761)))) (-2011 (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (|has| |#1| (-819 (-525)))) (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (|has| |#1| (-819 (-357))))) (-2824 (((-108) $) 64)) (-2368 (($ $) NIL)) (-1738 ((|#1| $) 71)) (-2085 (((-3 $ "failed") $) NIL (|has| |#1| (-1065)))) (-2732 (((-108) $) NIL (|has| |#1| (-761)))) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3741 (($ $ $) NIL (|has| |#1| (-788)))) (-2478 (($ $ $) NIL (|has| |#1| (-788)))) (-1340 (($ (-1 |#1| |#1|) $) NIL)) (-1356 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2339 (((-1072) $) NIL)) (-1622 (($ $) NIL)) (-3506 (($) NIL (|has| |#1| (-1065)) CONST)) (-2047 (((-1036) $) NIL)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) 97)) (-1399 (($ $ $) NIL) (($ (-591 $)) NIL)) (-3093 (($ $) NIL (|has| |#1| (-286)))) (-2662 ((|#1| $) 28 (|has| |#1| (-510)))) (-2916 (((-396 (-1085 $)) (-1085 $)) 135 (|has| |#1| (-842)))) (-1626 (((-396 (-1085 $)) (-1085 $)) 131 (|has| |#1| (-842)))) (-1348 (((-396 $) $) NIL)) (-3375 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2089 (((-3 $ "failed") $ $) NIL)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-4132 (($ $ (-591 |#1|) (-591 |#1|)) NIL (|has| |#1| (-288 |#1|))) (($ $ |#1| |#1|) NIL (|has| |#1| (-288 |#1|))) (($ $ (-273 |#1|)) NIL (|has| |#1| (-288 |#1|))) (($ $ (-591 (-273 |#1|))) NIL (|has| |#1| (-288 |#1|))) (($ $ (-591 (-1089)) (-591 |#1|)) NIL (|has| |#1| (-486 (-1089) |#1|))) (($ $ (-1089) |#1|) NIL (|has| |#1| (-486 (-1089) |#1|)))) (-1712 (((-712) $) NIL)) (-3164 (($ $ |#1|) NIL (|has| |#1| (-265 |#1| |#1|)))) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL)) (-3266 (($ $) NIL (|has| |#1| (-213))) (($ $ (-712)) NIL (|has| |#1| (-213))) (($ $ (-1089)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1 |#1| |#1|) (-712)) NIL) (($ $ (-1 |#1| |#1|)) 63)) (-2966 (($ $) NIL)) (-1754 ((|#1| $) 73)) (-1408 (((-825 (-525)) $) NIL (|has| |#1| (-566 (-825 (-525))))) (((-825 (-357)) $) NIL (|has| |#1| (-566 (-825 (-357))))) (((-501) $) NIL (|has| |#1| (-566 (-501)))) (((-357) $) NIL (|has| |#1| (-951))) (((-205) $) NIL (|has| |#1| (-951)))) (-2265 (((-3 (-1171 $) "failed") (-631 $)) 115 (-12 (|has| $ (-136)) (|has| |#1| (-842))))) (-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ |#1|) 10) (($ (-1089)) NIL (|has| |#1| (-966 (-1089))))) (-1437 (((-3 $ "failed") $) 99 (-3321 (-12 (|has| $ (-136)) (|has| |#1| (-842))) (|has| |#1| (-136))))) (-2128 (((-712)) 100)) (-3862 ((|#1| $) 26 (|has| |#1| (-510)))) (-2495 (((-108) $ $) NIL)) (-1539 (($ $) NIL (|has| |#1| (-761)))) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-4191 (($) 22 T CONST)) (-4197 (($) 8 T CONST)) (-2563 (((-1072) $) 43 (-12 (|has| |#1| (-510)) (|has| |#1| (-769)))) (((-1072) $ (-108)) 44 (-12 (|has| |#1| (-510)) (|has| |#1| (-769)))) (((-1176) (-763) $) 45 (-12 (|has| |#1| (-510)) (|has| |#1| (-769)))) (((-1176) (-763) $ (-108)) 46 (-12 (|has| |#1| (-510)) (|has| |#1| (-769))))) (-4196 (($ $) NIL (|has| |#1| (-213))) (($ $ (-712)) NIL (|has| |#1| (-213))) (($ $ (-1089)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1 |#1| |#1|) (-712)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-4135 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4119 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4096 (((-108) $ $) 56)) (-4126 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4112 (((-108) $ $) 24 (|has| |#1| (-788)))) (-4173 (($ $ $) 126) (($ |#1| |#1|) 52)) (-4164 (($ $) 25) (($ $ $) 55)) (-4156 (($ $ $) 53)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) 125)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 60) (($ $ $) 57) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ |#1| $) 61) (($ $ |#1|) 85)))
+((-1257 (((-396 |#2|) (-1 |#2| |#1|) (-396 |#1|)) 20)))
+(((-383 |#1| |#2|) (-10 -7 (-15 -1257 ((-396 |#2|) (-1 |#2| |#1|) (-396 |#1|)))) (-517) (-517)) (T -383))
+((-1257 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-396 *5)) (-4 *5 (-517)) (-4 *6 (-517)) (-5 *2 (-396 *6)) (-5 *1 (-383 *5 *6)))))
+(-10 -7 (-15 -1257 ((-396 |#2|) (-1 |#2| |#1|) (-396 |#1|))))
+((-1257 (((-385 |#2|) (-1 |#2| |#1|) (-385 |#1|)) 13)))
+(((-384 |#1| |#2|) (-10 -7 (-15 -1257 ((-385 |#2|) (-1 |#2| |#1|) (-385 |#1|)))) (-517) (-517)) (T -384))
+((-1257 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-385 *5)) (-4 *5 (-517)) (-4 *6 (-517)) (-5 *2 (-385 *6)) (-5 *1 (-384 *5 *6)))))
+(-10 -7 (-15 -1257 ((-385 |#2|) (-1 |#2| |#1|) (-385 |#1|))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) 13)) (-2314 ((|#1| $) 21 (|has| |#1| (-286)))) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3641 (($ $) NIL)) (-3077 (((-108) $) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2179 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-1720 (($ $) NIL)) (-3898 (((-396 $) $) NIL)) (-3008 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-1965 (((-108) $ $) NIL)) (-4188 (((-525) $) NIL (|has| |#1| (-761)))) (-2055 (($) NIL T CONST)) (-4174 (((-3 |#1| "failed") $) 17) (((-3 (-1089) "failed") $) NIL (|has| |#1| (-966 (-1089)))) (((-3 (-385 (-525)) "failed") $) 70 (|has| |#1| (-966 (-525)))) (((-3 (-525) "failed") $) NIL (|has| |#1| (-966 (-525))))) (-3341 ((|#1| $) 15) (((-1089) $) NIL (|has| |#1| (-966 (-1089)))) (((-385 (-525)) $) 67 (|has| |#1| (-966 (-525)))) (((-525) $) NIL (|has| |#1| (-966 (-525))))) (-3265 (($ $ $) NIL)) (-3925 (((-631 (-525)) (-631 $)) NIL (|has| |#1| (-587 (-525)))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| |#1| (-587 (-525)))) (((-2 (|:| -2928 (-631 |#1|)) (|:| |vec| (-1171 |#1|))) (-631 $) (-1171 $)) NIL) (((-631 |#1|) (-631 $)) NIL)) (-1522 (((-3 $ "failed") $) 50)) (-1325 (($) NIL (|has| |#1| (-510)))) (-3239 (($ $ $) NIL)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL)) (-2393 (((-108) $) NIL)) (-3489 (((-108) $) NIL (|has| |#1| (-761)))) (-4018 (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (|has| |#1| (-819 (-525)))) (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (|has| |#1| (-819 (-357))))) (-3865 (((-108) $) 64)) (-2920 (($ $) NIL)) (-1384 ((|#1| $) 71)) (-2115 (((-3 $ "failed") $) NIL (|has| |#1| (-1065)))) (-2256 (((-108) $) NIL (|has| |#1| (-761)))) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1923 (($ $ $) NIL (|has| |#1| (-788)))) (-3475 (($ $ $) NIL (|has| |#1| (-788)))) (-1257 (($ (-1 |#1| |#1|) $) NIL)) (-2081 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2621 (((-1072) $) NIL)) (-1523 (($ $) NIL)) (-3492 (($) NIL (|has| |#1| (-1065)) CONST)) (-2937 (((-1036) $) NIL)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) 97)) (-2124 (($ $ $) NIL) (($ (-591 $)) NIL)) (-1583 (($ $) NIL (|has| |#1| (-286)))) (-2767 ((|#1| $) 28 (|has| |#1| (-510)))) (-3550 (((-396 (-1085 $)) (-1085 $)) 135 (|has| |#1| (-842)))) (-3534 (((-396 (-1085 $)) (-1085 $)) 131 (|has| |#1| (-842)))) (-2542 (((-396 $) $) NIL)) (-3387 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3210 (((-3 $ "failed") $ $) NIL)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1980 (($ $ (-591 |#1|) (-591 |#1|)) NIL (|has| |#1| (-288 |#1|))) (($ $ |#1| |#1|) NIL (|has| |#1| (-288 |#1|))) (($ $ (-273 |#1|)) NIL (|has| |#1| (-288 |#1|))) (($ $ (-591 (-273 |#1|))) NIL (|has| |#1| (-288 |#1|))) (($ $ (-591 (-1089)) (-591 |#1|)) NIL (|has| |#1| (-486 (-1089) |#1|))) (($ $ (-1089) |#1|) NIL (|has| |#1| (-486 (-1089) |#1|)))) (-3048 (((-712) $) NIL)) (-1881 (($ $ |#1|) NIL (|has| |#1| (-265 |#1| |#1|)))) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL)) (-2209 (($ $) NIL (|has| |#1| (-213))) (($ $ (-712)) NIL (|has| |#1| (-213))) (($ $ (-1089)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1 |#1| |#1|) (-712)) NIL) (($ $ (-1 |#1| |#1|)) 63)) (-2774 (($ $) NIL)) (-1396 ((|#1| $) 73)) (-1300 (((-825 (-525)) $) NIL (|has| |#1| (-566 (-825 (-525))))) (((-825 (-357)) $) NIL (|has| |#1| (-566 (-825 (-357))))) (((-501) $) NIL (|has| |#1| (-566 (-501)))) (((-357) $) NIL (|has| |#1| (-951))) (((-205) $) NIL (|has| |#1| (-951)))) (-3124 (((-3 (-1171 $) "failed") (-631 $)) 115 (-12 (|has| $ (-136)) (|has| |#1| (-842))))) (-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ |#1|) 10) (($ (-1089)) NIL (|has| |#1| (-966 (-1089))))) (-3751 (((-3 $ "failed") $) 99 (-3150 (-12 (|has| $ (-136)) (|has| |#1| (-842))) (|has| |#1| (-136))))) (-3425 (((-712)) 100)) (-1584 ((|#1| $) 26 (|has| |#1| (-510)))) (-1724 (((-108) $ $) NIL)) (-1460 (($ $) NIL (|has| |#1| (-761)))) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-1830 (($) 22 T CONST)) (-1839 (($) 8 T CONST)) (-3042 (((-1072) $) 43 (-12 (|has| |#1| (-510)) (|has| |#1| (-769)))) (((-1072) $ (-108)) 44 (-12 (|has| |#1| (-510)) (|has| |#1| (-769)))) (((-1176) (-763) $) 45 (-12 (|has| |#1| (-510)) (|has| |#1| (-769)))) (((-1176) (-763) $ (-108)) 46 (-12 (|has| |#1| (-510)) (|has| |#1| (-769))))) (-1796 (($ $) NIL (|has| |#1| (-213))) (($ $ (-712)) NIL (|has| |#1| (-213))) (($ $ (-1089)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1 |#1| |#1|) (-712)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-4004 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3982 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3944 (((-108) $ $) 56)) (-3994 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3971 (((-108) $ $) 24 (|has| |#1| (-788)))) (-4059 (($ $ $) 126) (($ |#1| |#1|) 52)) (-4047 (($ $) 25) (($ $ $) 55)) (-4036 (($ $ $) 53)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) 125)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 60) (($ $ $) 57) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ |#1| $) 61) (($ $ |#1|) 85)))
(((-385 |#1|) (-13 (-923 |#1|) (-10 -7 (IF (|has| |#1| (-510)) (IF (|has| |#1| (-769)) (-6 (-769)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-6 -4237)) (IF (|has| |#1| (-429)) (IF (|has| |#1| (-6 -4248)) (-6 -4237) |%noBranch|) |%noBranch|) |%noBranch|))) (-517)) (T -385))
NIL
(-13 (-923 |#1|) (-10 -7 (IF (|has| |#1| (-510)) (IF (|has| |#1| (-769)) (-6 (-769)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-6 -4237)) (IF (|has| |#1| (-429)) (IF (|has| |#1| (-6 -4248)) (-6 -4237) |%noBranch|) |%noBranch|) |%noBranch|)))
-((-2796 (((-631 |#2|) (-1171 $)) NIL) (((-631 |#2|)) 18)) (-4171 (($ (-1171 |#2|) (-1171 $)) NIL) (($ (-1171 |#2|)) 26)) (-3922 (((-631 |#2|) $ (-1171 $)) NIL) (((-631 |#2|) $) 22)) (-1382 ((|#3| $) 60)) (-2976 ((|#2| (-1171 $)) NIL) ((|#2|) 20)) (-3572 (((-1171 |#2|) $ (-1171 $)) NIL) (((-631 |#2|) (-1171 $) (-1171 $)) NIL) (((-1171 |#2|) $) NIL) (((-631 |#2|) (-1171 $)) 24)) (-1408 (((-1171 |#2|) $) 11) (($ (-1171 |#2|)) 13)) (-3806 ((|#3| $) 52)))
-(((-386 |#1| |#2| |#3|) (-10 -8 (-15 -3922 ((-631 |#2|) |#1|)) (-15 -2976 (|#2|)) (-15 -2796 ((-631 |#2|))) (-15 -1408 (|#1| (-1171 |#2|))) (-15 -1408 ((-1171 |#2|) |#1|)) (-15 -4171 (|#1| (-1171 |#2|))) (-15 -3572 ((-631 |#2|) (-1171 |#1|))) (-15 -3572 ((-1171 |#2|) |#1|)) (-15 -1382 (|#3| |#1|)) (-15 -3806 (|#3| |#1|)) (-15 -2796 ((-631 |#2|) (-1171 |#1|))) (-15 -2976 (|#2| (-1171 |#1|))) (-15 -4171 (|#1| (-1171 |#2|) (-1171 |#1|))) (-15 -3572 ((-631 |#2|) (-1171 |#1|) (-1171 |#1|))) (-15 -3572 ((-1171 |#2|) |#1| (-1171 |#1|))) (-15 -3922 ((-631 |#2|) |#1| (-1171 |#1|)))) (-387 |#2| |#3|) (-160) (-1147 |#2|)) (T -386))
-((-2796 (*1 *2) (-12 (-4 *4 (-160)) (-4 *5 (-1147 *4)) (-5 *2 (-631 *4)) (-5 *1 (-386 *3 *4 *5)) (-4 *3 (-387 *4 *5)))) (-2976 (*1 *2) (-12 (-4 *4 (-1147 *2)) (-4 *2 (-160)) (-5 *1 (-386 *3 *2 *4)) (-4 *3 (-387 *2 *4)))))
-(-10 -8 (-15 -3922 ((-631 |#2|) |#1|)) (-15 -2976 (|#2|)) (-15 -2796 ((-631 |#2|))) (-15 -1408 (|#1| (-1171 |#2|))) (-15 -1408 ((-1171 |#2|) |#1|)) (-15 -4171 (|#1| (-1171 |#2|))) (-15 -3572 ((-631 |#2|) (-1171 |#1|))) (-15 -3572 ((-1171 |#2|) |#1|)) (-15 -1382 (|#3| |#1|)) (-15 -3806 (|#3| |#1|)) (-15 -2796 ((-631 |#2|) (-1171 |#1|))) (-15 -2976 (|#2| (-1171 |#1|))) (-15 -4171 (|#1| (-1171 |#2|) (-1171 |#1|))) (-15 -3572 ((-631 |#2|) (-1171 |#1|) (-1171 |#1|))) (-15 -3572 ((-1171 |#2|) |#1| (-1171 |#1|))) (-15 -3922 ((-631 |#2|) |#1| (-1171 |#1|))))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-2796 (((-631 |#1|) (-1171 $)) 46) (((-631 |#1|)) 61)) (-2569 ((|#1| $) 52)) (-2157 (((-3 $ "failed") $ $) 19)) (-3798 (($) 17 T CONST)) (-4171 (($ (-1171 |#1|) (-1171 $)) 48) (($ (-1171 |#1|)) 64)) (-3922 (((-631 |#1|) $ (-1171 $)) 53) (((-631 |#1|) $) 59)) (-4163 (((-3 $ "failed") $) 34)) (-4073 (((-854)) 54)) (-2824 (((-108) $) 31)) (-2771 ((|#1| $) 51)) (-1382 ((|#2| $) 44 (|has| |#1| (-341)))) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-2976 ((|#1| (-1171 $)) 47) ((|#1|) 60)) (-3572 (((-1171 |#1|) $ (-1171 $)) 50) (((-631 |#1|) (-1171 $) (-1171 $)) 49) (((-1171 |#1|) $) 66) (((-631 |#1|) (-1171 $)) 65)) (-1408 (((-1171 |#1|) $) 63) (($ (-1171 |#1|)) 62)) (-3022 (((-796) $) 11) (($ (-525)) 28) (($ |#1|) 37)) (-1437 (((-3 $ "failed") $) 43 (|has| |#1| (-136)))) (-3806 ((|#2| $) 45)) (-2128 (((-712)) 29)) (-4003 (((-1171 $)) 67)) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4096 (((-108) $ $) 6)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 39) (($ |#1| $) 38)))
+((-1712 (((-631 |#2|) (-1171 $)) NIL) (((-631 |#2|)) 18)) (-1554 (($ (-1171 |#2|) (-1171 $)) NIL) (($ (-1171 |#2|)) 26)) (-4054 (((-631 |#2|) $ (-1171 $)) NIL) (((-631 |#2|) $) 22)) (-3205 ((|#3| $) 60)) (-2858 ((|#2| (-1171 $)) NIL) ((|#2|) 20)) (-1671 (((-1171 |#2|) $ (-1171 $)) NIL) (((-631 |#2|) (-1171 $) (-1171 $)) NIL) (((-1171 |#2|) $) NIL) (((-631 |#2|) (-1171 $)) 24)) (-1300 (((-1171 |#2|) $) 11) (($ (-1171 |#2|)) 13)) (-2173 ((|#3| $) 52)))
+(((-386 |#1| |#2| |#3|) (-10 -8 (-15 -4054 ((-631 |#2|) |#1|)) (-15 -2858 (|#2|)) (-15 -1712 ((-631 |#2|))) (-15 -1300 (|#1| (-1171 |#2|))) (-15 -1300 ((-1171 |#2|) |#1|)) (-15 -1554 (|#1| (-1171 |#2|))) (-15 -1671 ((-631 |#2|) (-1171 |#1|))) (-15 -1671 ((-1171 |#2|) |#1|)) (-15 -3205 (|#3| |#1|)) (-15 -2173 (|#3| |#1|)) (-15 -1712 ((-631 |#2|) (-1171 |#1|))) (-15 -2858 (|#2| (-1171 |#1|))) (-15 -1554 (|#1| (-1171 |#2|) (-1171 |#1|))) (-15 -1671 ((-631 |#2|) (-1171 |#1|) (-1171 |#1|))) (-15 -1671 ((-1171 |#2|) |#1| (-1171 |#1|))) (-15 -4054 ((-631 |#2|) |#1| (-1171 |#1|)))) (-387 |#2| |#3|) (-160) (-1147 |#2|)) (T -386))
+((-1712 (*1 *2) (-12 (-4 *4 (-160)) (-4 *5 (-1147 *4)) (-5 *2 (-631 *4)) (-5 *1 (-386 *3 *4 *5)) (-4 *3 (-387 *4 *5)))) (-2858 (*1 *2) (-12 (-4 *4 (-1147 *2)) (-4 *2 (-160)) (-5 *1 (-386 *3 *2 *4)) (-4 *3 (-387 *2 *4)))))
+(-10 -8 (-15 -4054 ((-631 |#2|) |#1|)) (-15 -2858 (|#2|)) (-15 -1712 ((-631 |#2|))) (-15 -1300 (|#1| (-1171 |#2|))) (-15 -1300 ((-1171 |#2|) |#1|)) (-15 -1554 (|#1| (-1171 |#2|))) (-15 -1671 ((-631 |#2|) (-1171 |#1|))) (-15 -1671 ((-1171 |#2|) |#1|)) (-15 -3205 (|#3| |#1|)) (-15 -2173 (|#3| |#1|)) (-15 -1712 ((-631 |#2|) (-1171 |#1|))) (-15 -2858 (|#2| (-1171 |#1|))) (-15 -1554 (|#1| (-1171 |#2|) (-1171 |#1|))) (-15 -1671 ((-631 |#2|) (-1171 |#1|) (-1171 |#1|))) (-15 -1671 ((-1171 |#2|) |#1| (-1171 |#1|))) (-15 -4054 ((-631 |#2|) |#1| (-1171 |#1|))))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-1712 (((-631 |#1|) (-1171 $)) 46) (((-631 |#1|)) 61)) (-1481 ((|#1| $) 52)) (-3332 (((-3 $ "failed") $ $) 19)) (-2055 (($) 17 T CONST)) (-1554 (($ (-1171 |#1|) (-1171 $)) 48) (($ (-1171 |#1|)) 64)) (-4054 (((-631 |#1|) $ (-1171 $)) 53) (((-631 |#1|) $) 59)) (-1522 (((-3 $ "failed") $) 34)) (-2193 (((-854)) 54)) (-3865 (((-108) $) 31)) (-1525 ((|#1| $) 51)) (-3205 ((|#2| $) 44 (|has| |#1| (-341)))) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-2858 ((|#1| (-1171 $)) 47) ((|#1|) 60)) (-1671 (((-1171 |#1|) $ (-1171 $)) 50) (((-631 |#1|) (-1171 $) (-1171 $)) 49) (((-1171 |#1|) $) 66) (((-631 |#1|) (-1171 $)) 65)) (-1300 (((-1171 |#1|) $) 63) (($ (-1171 |#1|)) 62)) (-2686 (((-796) $) 11) (($ (-525)) 28) (($ |#1|) 37)) (-3751 (((-3 $ "failed") $) 43 (|has| |#1| (-136)))) (-2173 ((|#2| $) 45)) (-3425 (((-712)) 29)) (-3612 (((-1171 $)) 67)) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-3944 (((-108) $ $) 6)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 39) (($ |#1| $) 38)))
(((-387 |#1| |#2|) (-131) (-160) (-1147 |t#1|)) (T -387))
-((-4003 (*1 *2) (-12 (-4 *3 (-160)) (-4 *4 (-1147 *3)) (-5 *2 (-1171 *1)) (-4 *1 (-387 *3 *4)))) (-3572 (*1 *2 *1) (-12 (-4 *1 (-387 *3 *4)) (-4 *3 (-160)) (-4 *4 (-1147 *3)) (-5 *2 (-1171 *3)))) (-3572 (*1 *2 *3) (-12 (-5 *3 (-1171 *1)) (-4 *1 (-387 *4 *5)) (-4 *4 (-160)) (-4 *5 (-1147 *4)) (-5 *2 (-631 *4)))) (-4171 (*1 *1 *2) (-12 (-5 *2 (-1171 *3)) (-4 *3 (-160)) (-4 *1 (-387 *3 *4)) (-4 *4 (-1147 *3)))) (-1408 (*1 *2 *1) (-12 (-4 *1 (-387 *3 *4)) (-4 *3 (-160)) (-4 *4 (-1147 *3)) (-5 *2 (-1171 *3)))) (-1408 (*1 *1 *2) (-12 (-5 *2 (-1171 *3)) (-4 *3 (-160)) (-4 *1 (-387 *3 *4)) (-4 *4 (-1147 *3)))) (-2796 (*1 *2) (-12 (-4 *1 (-387 *3 *4)) (-4 *3 (-160)) (-4 *4 (-1147 *3)) (-5 *2 (-631 *3)))) (-2976 (*1 *2) (-12 (-4 *1 (-387 *2 *3)) (-4 *3 (-1147 *2)) (-4 *2 (-160)))) (-3922 (*1 *2 *1) (-12 (-4 *1 (-387 *3 *4)) (-4 *3 (-160)) (-4 *4 (-1147 *3)) (-5 *2 (-631 *3)))))
-(-13 (-348 |t#1| |t#2|) (-10 -8 (-15 -4003 ((-1171 $))) (-15 -3572 ((-1171 |t#1|) $)) (-15 -3572 ((-631 |t#1|) (-1171 $))) (-15 -4171 ($ (-1171 |t#1|))) (-15 -1408 ((-1171 |t#1|) $)) (-15 -1408 ($ (-1171 |t#1|))) (-15 -2796 ((-631 |t#1|))) (-15 -2976 (|t#1|)) (-15 -3922 ((-631 |t#1|) $))))
+((-3612 (*1 *2) (-12 (-4 *3 (-160)) (-4 *4 (-1147 *3)) (-5 *2 (-1171 *1)) (-4 *1 (-387 *3 *4)))) (-1671 (*1 *2 *1) (-12 (-4 *1 (-387 *3 *4)) (-4 *3 (-160)) (-4 *4 (-1147 *3)) (-5 *2 (-1171 *3)))) (-1671 (*1 *2 *3) (-12 (-5 *3 (-1171 *1)) (-4 *1 (-387 *4 *5)) (-4 *4 (-160)) (-4 *5 (-1147 *4)) (-5 *2 (-631 *4)))) (-1554 (*1 *1 *2) (-12 (-5 *2 (-1171 *3)) (-4 *3 (-160)) (-4 *1 (-387 *3 *4)) (-4 *4 (-1147 *3)))) (-1300 (*1 *2 *1) (-12 (-4 *1 (-387 *3 *4)) (-4 *3 (-160)) (-4 *4 (-1147 *3)) (-5 *2 (-1171 *3)))) (-1300 (*1 *1 *2) (-12 (-5 *2 (-1171 *3)) (-4 *3 (-160)) (-4 *1 (-387 *3 *4)) (-4 *4 (-1147 *3)))) (-1712 (*1 *2) (-12 (-4 *1 (-387 *3 *4)) (-4 *3 (-160)) (-4 *4 (-1147 *3)) (-5 *2 (-631 *3)))) (-2858 (*1 *2) (-12 (-4 *1 (-387 *2 *3)) (-4 *3 (-1147 *2)) (-4 *2 (-160)))) (-4054 (*1 *2 *1) (-12 (-4 *1 (-387 *3 *4)) (-4 *3 (-160)) (-4 *4 (-1147 *3)) (-5 *2 (-631 *3)))))
+(-13 (-348 |t#1| |t#2|) (-10 -8 (-15 -3612 ((-1171 $))) (-15 -1671 ((-1171 |t#1|) $)) (-15 -1671 ((-631 |t#1|) (-1171 $))) (-15 -1554 ($ (-1171 |t#1|))) (-15 -1300 ((-1171 |t#1|) $)) (-15 -1300 ($ (-1171 |t#1|))) (-15 -1712 ((-631 |t#1|))) (-15 -2858 (|t#1|)) (-15 -4054 ((-631 |t#1|) $))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 |#1|) . T) ((-97) . T) ((-107 |#1| |#1|) . T) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-565 (-796)) . T) ((-348 |#1| |#2|) . T) ((-593 |#1|) . T) ((-593 $) . T) ((-659 |#1|) . T) ((-668) . T) ((-981 |#1|) . T) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T))
-((-1251 (((-3 |#2| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) 27) (((-3 (-525) "failed") $) 19)) (-3528 ((|#2| $) NIL) (((-385 (-525)) $) 24) (((-525) $) 14)) (-3022 (($ |#2|) NIL) (($ (-385 (-525))) 22) (($ (-525)) 11)))
-(((-388 |#1| |#2|) (-10 -8 (-15 -3528 ((-525) |#1|)) (-15 -1251 ((-3 (-525) "failed") |#1|)) (-15 -3022 (|#1| (-525))) (-15 -3528 ((-385 (-525)) |#1|)) (-15 -1251 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3022 (|#1| (-385 (-525)))) (-15 -3022 (|#1| |#2|)) (-15 -1251 ((-3 |#2| "failed") |#1|)) (-15 -3528 (|#2| |#1|))) (-389 |#2|) (-1125)) (T -388))
+((-4174 (((-3 |#2| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) 27) (((-3 (-525) "failed") $) 19)) (-3341 ((|#2| $) NIL) (((-385 (-525)) $) 24) (((-525) $) 14)) (-2686 (($ |#2|) NIL) (($ (-385 (-525))) 22) (($ (-525)) 11)))
+(((-388 |#1| |#2|) (-10 -8 (-15 -3341 ((-525) |#1|)) (-15 -4174 ((-3 (-525) "failed") |#1|)) (-15 -2686 (|#1| (-525))) (-15 -3341 ((-385 (-525)) |#1|)) (-15 -4174 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -2686 (|#1| (-385 (-525)))) (-15 -2686 (|#1| |#2|)) (-15 -4174 ((-3 |#2| "failed") |#1|)) (-15 -3341 (|#2| |#1|))) (-389 |#2|) (-1125)) (T -388))
NIL
-(-10 -8 (-15 -3528 ((-525) |#1|)) (-15 -1251 ((-3 (-525) "failed") |#1|)) (-15 -3022 (|#1| (-525))) (-15 -3528 ((-385 (-525)) |#1|)) (-15 -1251 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3022 (|#1| (-385 (-525)))) (-15 -3022 (|#1| |#2|)) (-15 -1251 ((-3 |#2| "failed") |#1|)) (-15 -3528 (|#2| |#1|)))
-((-1251 (((-3 |#1| "failed") $) 7) (((-3 (-385 (-525)) "failed") $) 16 (|has| |#1| (-966 (-385 (-525))))) (((-3 (-525) "failed") $) 13 (|has| |#1| (-966 (-525))))) (-3528 ((|#1| $) 8) (((-385 (-525)) $) 15 (|has| |#1| (-966 (-385 (-525))))) (((-525) $) 12 (|has| |#1| (-966 (-525))))) (-3022 (($ |#1|) 6) (($ (-385 (-525))) 17 (|has| |#1| (-966 (-385 (-525))))) (($ (-525)) 14 (|has| |#1| (-966 (-525))))))
+(-10 -8 (-15 -3341 ((-525) |#1|)) (-15 -4174 ((-3 (-525) "failed") |#1|)) (-15 -2686 (|#1| (-525))) (-15 -3341 ((-385 (-525)) |#1|)) (-15 -4174 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -2686 (|#1| (-385 (-525)))) (-15 -2686 (|#1| |#2|)) (-15 -4174 ((-3 |#2| "failed") |#1|)) (-15 -3341 (|#2| |#1|)))
+((-4174 (((-3 |#1| "failed") $) 7) (((-3 (-385 (-525)) "failed") $) 16 (|has| |#1| (-966 (-385 (-525))))) (((-3 (-525) "failed") $) 13 (|has| |#1| (-966 (-525))))) (-3341 ((|#1| $) 8) (((-385 (-525)) $) 15 (|has| |#1| (-966 (-385 (-525))))) (((-525) $) 12 (|has| |#1| (-966 (-525))))) (-2686 (($ |#1|) 6) (($ (-385 (-525))) 17 (|has| |#1| (-966 (-385 (-525))))) (($ (-525)) 14 (|has| |#1| (-966 (-525))))))
(((-389 |#1|) (-131) (-1125)) (T -389))
NIL
(-13 (-966 |t#1|) (-10 -7 (IF (|has| |t#1| (-966 (-525))) (-6 (-966 (-525))) |%noBranch|) (IF (|has| |t#1| (-966 (-385 (-525)))) (-6 (-966 (-385 (-525)))) |%noBranch|)))
(((-966 (-385 (-525))) |has| |#1| (-966 (-385 (-525)))) ((-966 (-525)) |has| |#1| (-966 (-525))) ((-966 |#1|) . T))
-((-1340 (((-391 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-391 |#1| |#2| |#3| |#4|)) 33)))
-(((-390 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8|) (-10 -7 (-15 -1340 ((-391 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-391 |#1| |#2| |#3| |#4|)))) (-286) (-923 |#1|) (-1147 |#2|) (-13 (-387 |#2| |#3|) (-966 |#2|)) (-286) (-923 |#5|) (-1147 |#6|) (-13 (-387 |#6| |#7|) (-966 |#6|))) (T -390))
-((-1340 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *9 *5)) (-5 *4 (-391 *5 *6 *7 *8)) (-4 *5 (-286)) (-4 *6 (-923 *5)) (-4 *7 (-1147 *6)) (-4 *8 (-13 (-387 *6 *7) (-966 *6))) (-4 *9 (-286)) (-4 *10 (-923 *9)) (-4 *11 (-1147 *10)) (-5 *2 (-391 *9 *10 *11 *12)) (-5 *1 (-390 *5 *6 *7 *8 *9 *10 *11 *12)) (-4 *12 (-13 (-387 *10 *11) (-966 *10))))))
-(-10 -7 (-15 -1340 ((-391 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-391 |#1| |#2| |#3| |#4|))))
-((-3008 (((-108) $ $) NIL)) (-3798 (($) NIL T CONST)) (-4163 (((-3 $ "failed") $) NIL)) (-1485 ((|#4| (-712) (-1171 |#4|)) 56)) (-2824 (((-108) $) NIL)) (-1738 (((-1171 |#4|) $) 17)) (-2771 ((|#2| $) 54)) (-2279 (($ $) 139)) (-2339 (((-1072) $) NIL)) (-1622 (($ $) 100)) (-1536 (($ (-1171 |#4|)) 99)) (-2047 (((-1036) $) NIL)) (-1754 ((|#1| $) 18)) (-3228 (($ $ $) NIL)) (-3619 (($ $ $) NIL)) (-3022 (((-796) $) 134)) (-4003 (((-1171 |#4|) $) 129)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-4197 (($) 11 T CONST)) (-4096 (((-108) $ $) 40)) (-4173 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) 122)) (* (($ $ $) 121)))
-(((-391 |#1| |#2| |#3| |#4|) (-13 (-450) (-10 -8 (-15 -1536 ($ (-1171 |#4|))) (-15 -4003 ((-1171 |#4|) $)) (-15 -2771 (|#2| $)) (-15 -1738 ((-1171 |#4|) $)) (-15 -1754 (|#1| $)) (-15 -2279 ($ $)) (-15 -1485 (|#4| (-712) (-1171 |#4|))))) (-286) (-923 |#1|) (-1147 |#2|) (-13 (-387 |#2| |#3|) (-966 |#2|))) (T -391))
-((-1536 (*1 *1 *2) (-12 (-5 *2 (-1171 *6)) (-4 *6 (-13 (-387 *4 *5) (-966 *4))) (-4 *4 (-923 *3)) (-4 *5 (-1147 *4)) (-4 *3 (-286)) (-5 *1 (-391 *3 *4 *5 *6)))) (-4003 (*1 *2 *1) (-12 (-4 *3 (-286)) (-4 *4 (-923 *3)) (-4 *5 (-1147 *4)) (-5 *2 (-1171 *6)) (-5 *1 (-391 *3 *4 *5 *6)) (-4 *6 (-13 (-387 *4 *5) (-966 *4))))) (-2771 (*1 *2 *1) (-12 (-4 *4 (-1147 *2)) (-4 *2 (-923 *3)) (-5 *1 (-391 *3 *2 *4 *5)) (-4 *3 (-286)) (-4 *5 (-13 (-387 *2 *4) (-966 *2))))) (-1738 (*1 *2 *1) (-12 (-4 *3 (-286)) (-4 *4 (-923 *3)) (-4 *5 (-1147 *4)) (-5 *2 (-1171 *6)) (-5 *1 (-391 *3 *4 *5 *6)) (-4 *6 (-13 (-387 *4 *5) (-966 *4))))) (-1754 (*1 *2 *1) (-12 (-4 *3 (-923 *2)) (-4 *4 (-1147 *3)) (-4 *2 (-286)) (-5 *1 (-391 *2 *3 *4 *5)) (-4 *5 (-13 (-387 *3 *4) (-966 *3))))) (-2279 (*1 *1 *1) (-12 (-4 *2 (-286)) (-4 *3 (-923 *2)) (-4 *4 (-1147 *3)) (-5 *1 (-391 *2 *3 *4 *5)) (-4 *5 (-13 (-387 *3 *4) (-966 *3))))) (-1485 (*1 *2 *3 *4) (-12 (-5 *3 (-712)) (-5 *4 (-1171 *2)) (-4 *5 (-286)) (-4 *6 (-923 *5)) (-4 *2 (-13 (-387 *6 *7) (-966 *6))) (-5 *1 (-391 *5 *6 *7 *2)) (-4 *7 (-1147 *6)))))
-(-13 (-450) (-10 -8 (-15 -1536 ($ (-1171 |#4|))) (-15 -4003 ((-1171 |#4|) $)) (-15 -2771 (|#2| $)) (-15 -1738 ((-1171 |#4|) $)) (-15 -1754 (|#1| $)) (-15 -2279 ($ $)) (-15 -1485 (|#4| (-712) (-1171 |#4|)))))
-((-3008 (((-108) $ $) NIL)) (-3798 (($) NIL T CONST)) (-4163 (((-3 $ "failed") $) NIL)) (-2824 (((-108) $) NIL)) (-2771 ((|#2| $) 61)) (-3180 (($ (-1171 |#4|)) 25) (($ (-391 |#1| |#2| |#3| |#4|)) 75 (|has| |#4| (-966 |#2|)))) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) 34)) (-4003 (((-1171 |#4|) $) 26)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4197 (($) 23 T CONST)) (-4096 (((-108) $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ $ $) 72)))
-(((-392 |#1| |#2| |#3| |#4| |#5|) (-13 (-668) (-10 -8 (-15 -4003 ((-1171 |#4|) $)) (-15 -2771 (|#2| $)) (-15 -3180 ($ (-1171 |#4|))) (IF (|has| |#4| (-966 |#2|)) (-15 -3180 ($ (-391 |#1| |#2| |#3| |#4|))) |%noBranch|))) (-286) (-923 |#1|) (-1147 |#2|) (-387 |#2| |#3|) (-1171 |#4|)) (T -392))
-((-4003 (*1 *2 *1) (-12 (-4 *3 (-286)) (-4 *4 (-923 *3)) (-4 *5 (-1147 *4)) (-5 *2 (-1171 *6)) (-5 *1 (-392 *3 *4 *5 *6 *7)) (-4 *6 (-387 *4 *5)) (-14 *7 *2))) (-2771 (*1 *2 *1) (-12 (-4 *4 (-1147 *2)) (-4 *2 (-923 *3)) (-5 *1 (-392 *3 *2 *4 *5 *6)) (-4 *3 (-286)) (-4 *5 (-387 *2 *4)) (-14 *6 (-1171 *5)))) (-3180 (*1 *1 *2) (-12 (-5 *2 (-1171 *6)) (-4 *6 (-387 *4 *5)) (-4 *4 (-923 *3)) (-4 *5 (-1147 *4)) (-4 *3 (-286)) (-5 *1 (-392 *3 *4 *5 *6 *7)) (-14 *7 *2))) (-3180 (*1 *1 *2) (-12 (-5 *2 (-391 *3 *4 *5 *6)) (-4 *6 (-966 *4)) (-4 *3 (-286)) (-4 *4 (-923 *3)) (-4 *5 (-1147 *4)) (-4 *6 (-387 *4 *5)) (-14 *7 (-1171 *6)) (-5 *1 (-392 *3 *4 *5 *6 *7)))))
-(-13 (-668) (-10 -8 (-15 -4003 ((-1171 |#4|) $)) (-15 -2771 (|#2| $)) (-15 -3180 ($ (-1171 |#4|))) (IF (|has| |#4| (-966 |#2|)) (-15 -3180 ($ (-391 |#1| |#2| |#3| |#4|))) |%noBranch|)))
-((-1340 ((|#3| (-1 |#4| |#2|) |#1|) 26)))
-(((-393 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1340 (|#3| (-1 |#4| |#2|) |#1|))) (-395 |#2|) (-160) (-395 |#4|) (-160)) (T -393))
-((-1340 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-160)) (-4 *6 (-160)) (-4 *2 (-395 *6)) (-5 *1 (-393 *4 *5 *2 *6)) (-4 *4 (-395 *5)))))
-(-10 -7 (-15 -1340 (|#3| (-1 |#4| |#2|) |#1|)))
-((-2999 (((-3 $ "failed")) 86)) (-1593 (((-1171 (-631 |#2|)) (-1171 $)) NIL) (((-1171 (-631 |#2|))) 91)) (-3160 (((-3 (-2 (|:| |particular| $) (|:| -4003 (-591 $))) "failed")) 85)) (-3624 (((-3 $ "failed")) 84)) (-4094 (((-631 |#2|) (-1171 $)) NIL) (((-631 |#2|)) 102)) (-3711 (((-631 |#2|) $ (-1171 $)) NIL) (((-631 |#2|) $) 110)) (-2550 (((-1085 (-885 |#2|))) 55)) (-2449 ((|#2| (-1171 $)) NIL) ((|#2|) 106)) (-4171 (($ (-1171 |#2|) (-1171 $)) NIL) (($ (-1171 |#2|)) 113)) (-3121 (((-3 (-2 (|:| |particular| $) (|:| -4003 (-591 $))) "failed")) 83)) (-2659 (((-3 $ "failed")) 75)) (-1548 (((-631 |#2|) (-1171 $)) NIL) (((-631 |#2|)) 100)) (-3793 (((-631 |#2|) $ (-1171 $)) NIL) (((-631 |#2|) $) 108)) (-1308 (((-1085 (-885 |#2|))) 54)) (-1368 ((|#2| (-1171 $)) NIL) ((|#2|) 104)) (-3572 (((-1171 |#2|) $ (-1171 $)) NIL) (((-631 |#2|) (-1171 $) (-1171 $)) NIL) (((-1171 |#2|) $) NIL) (((-631 |#2|) (-1171 $)) 112)) (-1408 (((-1171 |#2|) $) 96) (($ (-1171 |#2|)) 98)) (-2117 (((-591 (-885 |#2|)) (-1171 $)) NIL) (((-591 (-885 |#2|))) 94)) (-3005 (($ (-631 |#2|) $) 90)))
-(((-394 |#1| |#2|) (-10 -8 (-15 -3005 (|#1| (-631 |#2|) |#1|)) (-15 -2550 ((-1085 (-885 |#2|)))) (-15 -1308 ((-1085 (-885 |#2|)))) (-15 -3711 ((-631 |#2|) |#1|)) (-15 -3793 ((-631 |#2|) |#1|)) (-15 -4094 ((-631 |#2|))) (-15 -1548 ((-631 |#2|))) (-15 -2449 (|#2|)) (-15 -1368 (|#2|)) (-15 -1408 (|#1| (-1171 |#2|))) (-15 -1408 ((-1171 |#2|) |#1|)) (-15 -4171 (|#1| (-1171 |#2|))) (-15 -2117 ((-591 (-885 |#2|)))) (-15 -1593 ((-1171 (-631 |#2|)))) (-15 -3572 ((-631 |#2|) (-1171 |#1|))) (-15 -3572 ((-1171 |#2|) |#1|)) (-15 -2999 ((-3 |#1| "failed"))) (-15 -3624 ((-3 |#1| "failed"))) (-15 -2659 ((-3 |#1| "failed"))) (-15 -3160 ((-3 (-2 (|:| |particular| |#1|) (|:| -4003 (-591 |#1|))) "failed"))) (-15 -3121 ((-3 (-2 (|:| |particular| |#1|) (|:| -4003 (-591 |#1|))) "failed"))) (-15 -4094 ((-631 |#2|) (-1171 |#1|))) (-15 -1548 ((-631 |#2|) (-1171 |#1|))) (-15 -2449 (|#2| (-1171 |#1|))) (-15 -1368 (|#2| (-1171 |#1|))) (-15 -4171 (|#1| (-1171 |#2|) (-1171 |#1|))) (-15 -3572 ((-631 |#2|) (-1171 |#1|) (-1171 |#1|))) (-15 -3572 ((-1171 |#2|) |#1| (-1171 |#1|))) (-15 -3711 ((-631 |#2|) |#1| (-1171 |#1|))) (-15 -3793 ((-631 |#2|) |#1| (-1171 |#1|))) (-15 -1593 ((-1171 (-631 |#2|)) (-1171 |#1|))) (-15 -2117 ((-591 (-885 |#2|)) (-1171 |#1|)))) (-395 |#2|) (-160)) (T -394))
-((-1593 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-1171 (-631 *4))) (-5 *1 (-394 *3 *4)) (-4 *3 (-395 *4)))) (-2117 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-591 (-885 *4))) (-5 *1 (-394 *3 *4)) (-4 *3 (-395 *4)))) (-1368 (*1 *2) (-12 (-4 *2 (-160)) (-5 *1 (-394 *3 *2)) (-4 *3 (-395 *2)))) (-2449 (*1 *2) (-12 (-4 *2 (-160)) (-5 *1 (-394 *3 *2)) (-4 *3 (-395 *2)))) (-1548 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-631 *4)) (-5 *1 (-394 *3 *4)) (-4 *3 (-395 *4)))) (-4094 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-631 *4)) (-5 *1 (-394 *3 *4)) (-4 *3 (-395 *4)))) (-1308 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-1085 (-885 *4))) (-5 *1 (-394 *3 *4)) (-4 *3 (-395 *4)))) (-2550 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-1085 (-885 *4))) (-5 *1 (-394 *3 *4)) (-4 *3 (-395 *4)))))
-(-10 -8 (-15 -3005 (|#1| (-631 |#2|) |#1|)) (-15 -2550 ((-1085 (-885 |#2|)))) (-15 -1308 ((-1085 (-885 |#2|)))) (-15 -3711 ((-631 |#2|) |#1|)) (-15 -3793 ((-631 |#2|) |#1|)) (-15 -4094 ((-631 |#2|))) (-15 -1548 ((-631 |#2|))) (-15 -2449 (|#2|)) (-15 -1368 (|#2|)) (-15 -1408 (|#1| (-1171 |#2|))) (-15 -1408 ((-1171 |#2|) |#1|)) (-15 -4171 (|#1| (-1171 |#2|))) (-15 -2117 ((-591 (-885 |#2|)))) (-15 -1593 ((-1171 (-631 |#2|)))) (-15 -3572 ((-631 |#2|) (-1171 |#1|))) (-15 -3572 ((-1171 |#2|) |#1|)) (-15 -2999 ((-3 |#1| "failed"))) (-15 -3624 ((-3 |#1| "failed"))) (-15 -2659 ((-3 |#1| "failed"))) (-15 -3160 ((-3 (-2 (|:| |particular| |#1|) (|:| -4003 (-591 |#1|))) "failed"))) (-15 -3121 ((-3 (-2 (|:| |particular| |#1|) (|:| -4003 (-591 |#1|))) "failed"))) (-15 -4094 ((-631 |#2|) (-1171 |#1|))) (-15 -1548 ((-631 |#2|) (-1171 |#1|))) (-15 -2449 (|#2| (-1171 |#1|))) (-15 -1368 (|#2| (-1171 |#1|))) (-15 -4171 (|#1| (-1171 |#2|) (-1171 |#1|))) (-15 -3572 ((-631 |#2|) (-1171 |#1|) (-1171 |#1|))) (-15 -3572 ((-1171 |#2|) |#1| (-1171 |#1|))) (-15 -3711 ((-631 |#2|) |#1| (-1171 |#1|))) (-15 -3793 ((-631 |#2|) |#1| (-1171 |#1|))) (-15 -1593 ((-1171 (-631 |#2|)) (-1171 |#1|))) (-15 -2117 ((-591 (-885 |#2|)) (-1171 |#1|))))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-2999 (((-3 $ "failed")) 37 (|has| |#1| (-517)))) (-2157 (((-3 $ "failed") $ $) 19)) (-1593 (((-1171 (-631 |#1|)) (-1171 $)) 78) (((-1171 (-631 |#1|))) 100)) (-2608 (((-1171 $)) 81)) (-3798 (($) 17 T CONST)) (-3160 (((-3 (-2 (|:| |particular| $) (|:| -4003 (-591 $))) "failed")) 40 (|has| |#1| (-517)))) (-3624 (((-3 $ "failed")) 38 (|has| |#1| (-517)))) (-4094 (((-631 |#1|) (-1171 $)) 65) (((-631 |#1|)) 92)) (-4011 ((|#1| $) 74)) (-3711 (((-631 |#1|) $ (-1171 $)) 76) (((-631 |#1|) $) 90)) (-3057 (((-3 $ "failed") $) 45 (|has| |#1| (-517)))) (-2550 (((-1085 (-885 |#1|))) 88 (|has| |#1| (-341)))) (-3433 (($ $ (-854)) 28)) (-3996 ((|#1| $) 72)) (-3473 (((-1085 |#1|) $) 42 (|has| |#1| (-517)))) (-2449 ((|#1| (-1171 $)) 67) ((|#1|) 94)) (-3158 (((-1085 |#1|) $) 63)) (-2772 (((-108)) 57)) (-4171 (($ (-1171 |#1|) (-1171 $)) 69) (($ (-1171 |#1|)) 98)) (-4163 (((-3 $ "failed") $) 47 (|has| |#1| (-517)))) (-4073 (((-854)) 80)) (-3401 (((-108)) 54)) (-2462 (($ $ (-854)) 33)) (-3915 (((-108)) 50)) (-2590 (((-108)) 48)) (-2248 (((-108)) 52)) (-3121 (((-3 (-2 (|:| |particular| $) (|:| -4003 (-591 $))) "failed")) 41 (|has| |#1| (-517)))) (-2659 (((-3 $ "failed")) 39 (|has| |#1| (-517)))) (-1548 (((-631 |#1|) (-1171 $)) 66) (((-631 |#1|)) 93)) (-4032 ((|#1| $) 75)) (-3793 (((-631 |#1|) $ (-1171 $)) 77) (((-631 |#1|) $) 91)) (-1838 (((-3 $ "failed") $) 46 (|has| |#1| (-517)))) (-1308 (((-1085 (-885 |#1|))) 89 (|has| |#1| (-341)))) (-3447 (($ $ (-854)) 29)) (-3018 ((|#1| $) 73)) (-1858 (((-1085 |#1|) $) 43 (|has| |#1| (-517)))) (-1368 ((|#1| (-1171 $)) 68) ((|#1|) 95)) (-2253 (((-1085 |#1|) $) 64)) (-2448 (((-108)) 58)) (-2339 (((-1072) $) 9)) (-1407 (((-108)) 49)) (-3704 (((-108)) 51)) (-2688 (((-108)) 53)) (-2047 (((-1036) $) 10)) (-4160 (((-108)) 56)) (-3164 ((|#1| $ (-525)) 101)) (-3572 (((-1171 |#1|) $ (-1171 $)) 71) (((-631 |#1|) (-1171 $) (-1171 $)) 70) (((-1171 |#1|) $) 103) (((-631 |#1|) (-1171 $)) 102)) (-1408 (((-1171 |#1|) $) 97) (($ (-1171 |#1|)) 96)) (-2117 (((-591 (-885 |#1|)) (-1171 $)) 79) (((-591 (-885 |#1|))) 99)) (-3619 (($ $ $) 25)) (-1806 (((-108)) 62)) (-3022 (((-796) $) 11)) (-4003 (((-1171 $)) 104)) (-1640 (((-591 (-1171 |#1|))) 44 (|has| |#1| (-517)))) (-2392 (($ $ $ $) 26)) (-2938 (((-108)) 60)) (-3005 (($ (-631 |#1|) $) 87)) (-2707 (($ $ $) 24)) (-2826 (((-108)) 61)) (-1532 (((-108)) 59)) (-1307 (((-108)) 55)) (-4191 (($) 18 T CONST)) (-4096 (((-108) $ $) 6)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 30)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 27) (($ $ |#1|) 35) (($ |#1| $) 34)))
+((-1257 (((-391 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-391 |#1| |#2| |#3| |#4|)) 33)))
+(((-390 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8|) (-10 -7 (-15 -1257 ((-391 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-391 |#1| |#2| |#3| |#4|)))) (-286) (-923 |#1|) (-1147 |#2|) (-13 (-387 |#2| |#3|) (-966 |#2|)) (-286) (-923 |#5|) (-1147 |#6|) (-13 (-387 |#6| |#7|) (-966 |#6|))) (T -390))
+((-1257 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *9 *5)) (-5 *4 (-391 *5 *6 *7 *8)) (-4 *5 (-286)) (-4 *6 (-923 *5)) (-4 *7 (-1147 *6)) (-4 *8 (-13 (-387 *6 *7) (-966 *6))) (-4 *9 (-286)) (-4 *10 (-923 *9)) (-4 *11 (-1147 *10)) (-5 *2 (-391 *9 *10 *11 *12)) (-5 *1 (-390 *5 *6 *7 *8 *9 *10 *11 *12)) (-4 *12 (-13 (-387 *10 *11) (-966 *10))))))
+(-10 -7 (-15 -1257 ((-391 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-391 |#1| |#2| |#3| |#4|))))
+((-2673 (((-108) $ $) NIL)) (-2055 (($) NIL T CONST)) (-1522 (((-3 $ "failed") $) NIL)) (-1402 ((|#4| (-712) (-1171 |#4|)) 56)) (-3865 (((-108) $) NIL)) (-1384 (((-1171 |#4|) $) 17)) (-1525 ((|#2| $) 54)) (-3302 (($ $) 139)) (-2621 (((-1072) $) NIL)) (-1523 (($ $) 100)) (-1432 (($ (-1171 |#4|)) 99)) (-2937 (((-1036) $) NIL)) (-1396 ((|#1| $) 18)) (-3369 (($ $ $) NIL)) (-4027 (($ $ $) NIL)) (-2686 (((-796) $) 134)) (-3612 (((-1171 |#4|) $) 129)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-1839 (($) 11 T CONST)) (-3944 (((-108) $ $) 40)) (-4059 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) 122)) (* (($ $ $) 121)))
+(((-391 |#1| |#2| |#3| |#4|) (-13 (-450) (-10 -8 (-15 -1432 ($ (-1171 |#4|))) (-15 -3612 ((-1171 |#4|) $)) (-15 -1525 (|#2| $)) (-15 -1384 ((-1171 |#4|) $)) (-15 -1396 (|#1| $)) (-15 -3302 ($ $)) (-15 -1402 (|#4| (-712) (-1171 |#4|))))) (-286) (-923 |#1|) (-1147 |#2|) (-13 (-387 |#2| |#3|) (-966 |#2|))) (T -391))
+((-1432 (*1 *1 *2) (-12 (-5 *2 (-1171 *6)) (-4 *6 (-13 (-387 *4 *5) (-966 *4))) (-4 *4 (-923 *3)) (-4 *5 (-1147 *4)) (-4 *3 (-286)) (-5 *1 (-391 *3 *4 *5 *6)))) (-3612 (*1 *2 *1) (-12 (-4 *3 (-286)) (-4 *4 (-923 *3)) (-4 *5 (-1147 *4)) (-5 *2 (-1171 *6)) (-5 *1 (-391 *3 *4 *5 *6)) (-4 *6 (-13 (-387 *4 *5) (-966 *4))))) (-1525 (*1 *2 *1) (-12 (-4 *4 (-1147 *2)) (-4 *2 (-923 *3)) (-5 *1 (-391 *3 *2 *4 *5)) (-4 *3 (-286)) (-4 *5 (-13 (-387 *2 *4) (-966 *2))))) (-1384 (*1 *2 *1) (-12 (-4 *3 (-286)) (-4 *4 (-923 *3)) (-4 *5 (-1147 *4)) (-5 *2 (-1171 *6)) (-5 *1 (-391 *3 *4 *5 *6)) (-4 *6 (-13 (-387 *4 *5) (-966 *4))))) (-1396 (*1 *2 *1) (-12 (-4 *3 (-923 *2)) (-4 *4 (-1147 *3)) (-4 *2 (-286)) (-5 *1 (-391 *2 *3 *4 *5)) (-4 *5 (-13 (-387 *3 *4) (-966 *3))))) (-3302 (*1 *1 *1) (-12 (-4 *2 (-286)) (-4 *3 (-923 *2)) (-4 *4 (-1147 *3)) (-5 *1 (-391 *2 *3 *4 *5)) (-4 *5 (-13 (-387 *3 *4) (-966 *3))))) (-1402 (*1 *2 *3 *4) (-12 (-5 *3 (-712)) (-5 *4 (-1171 *2)) (-4 *5 (-286)) (-4 *6 (-923 *5)) (-4 *2 (-13 (-387 *6 *7) (-966 *6))) (-5 *1 (-391 *5 *6 *7 *2)) (-4 *7 (-1147 *6)))))
+(-13 (-450) (-10 -8 (-15 -1432 ($ (-1171 |#4|))) (-15 -3612 ((-1171 |#4|) $)) (-15 -1525 (|#2| $)) (-15 -1384 ((-1171 |#4|) $)) (-15 -1396 (|#1| $)) (-15 -3302 ($ $)) (-15 -1402 (|#4| (-712) (-1171 |#4|)))))
+((-2673 (((-108) $ $) NIL)) (-2055 (($) NIL T CONST)) (-1522 (((-3 $ "failed") $) NIL)) (-3865 (((-108) $) NIL)) (-1525 ((|#2| $) 61)) (-4183 (($ (-1171 |#4|)) 25) (($ (-391 |#1| |#2| |#3| |#4|)) 75 (|has| |#4| (-966 |#2|)))) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) 34)) (-3612 (((-1171 |#4|) $) 26)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1839 (($) 23 T CONST)) (-3944 (((-108) $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ $ $) 72)))
+(((-392 |#1| |#2| |#3| |#4| |#5|) (-13 (-668) (-10 -8 (-15 -3612 ((-1171 |#4|) $)) (-15 -1525 (|#2| $)) (-15 -4183 ($ (-1171 |#4|))) (IF (|has| |#4| (-966 |#2|)) (-15 -4183 ($ (-391 |#1| |#2| |#3| |#4|))) |%noBranch|))) (-286) (-923 |#1|) (-1147 |#2|) (-387 |#2| |#3|) (-1171 |#4|)) (T -392))
+((-3612 (*1 *2 *1) (-12 (-4 *3 (-286)) (-4 *4 (-923 *3)) (-4 *5 (-1147 *4)) (-5 *2 (-1171 *6)) (-5 *1 (-392 *3 *4 *5 *6 *7)) (-4 *6 (-387 *4 *5)) (-14 *7 *2))) (-1525 (*1 *2 *1) (-12 (-4 *4 (-1147 *2)) (-4 *2 (-923 *3)) (-5 *1 (-392 *3 *2 *4 *5 *6)) (-4 *3 (-286)) (-4 *5 (-387 *2 *4)) (-14 *6 (-1171 *5)))) (-4183 (*1 *1 *2) (-12 (-5 *2 (-1171 *6)) (-4 *6 (-387 *4 *5)) (-4 *4 (-923 *3)) (-4 *5 (-1147 *4)) (-4 *3 (-286)) (-5 *1 (-392 *3 *4 *5 *6 *7)) (-14 *7 *2))) (-4183 (*1 *1 *2) (-12 (-5 *2 (-391 *3 *4 *5 *6)) (-4 *6 (-966 *4)) (-4 *3 (-286)) (-4 *4 (-923 *3)) (-4 *5 (-1147 *4)) (-4 *6 (-387 *4 *5)) (-14 *7 (-1171 *6)) (-5 *1 (-392 *3 *4 *5 *6 *7)))))
+(-13 (-668) (-10 -8 (-15 -3612 ((-1171 |#4|) $)) (-15 -1525 (|#2| $)) (-15 -4183 ($ (-1171 |#4|))) (IF (|has| |#4| (-966 |#2|)) (-15 -4183 ($ (-391 |#1| |#2| |#3| |#4|))) |%noBranch|)))
+((-1257 ((|#3| (-1 |#4| |#2|) |#1|) 26)))
+(((-393 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1257 (|#3| (-1 |#4| |#2|) |#1|))) (-395 |#2|) (-160) (-395 |#4|) (-160)) (T -393))
+((-1257 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-160)) (-4 *6 (-160)) (-4 *2 (-395 *6)) (-5 *1 (-393 *4 *5 *2 *6)) (-4 *4 (-395 *5)))))
+(-10 -7 (-15 -1257 (|#3| (-1 |#4| |#2|) |#1|)))
+((-1851 (((-3 $ "failed")) 86)) (-2010 (((-1171 (-631 |#2|)) (-1171 $)) NIL) (((-1171 (-631 |#2|))) 91)) (-4007 (((-3 (-2 (|:| |particular| $) (|:| -3612 (-591 $))) "failed")) 85)) (-4088 (((-3 $ "failed")) 84)) (-2004 (((-631 |#2|) (-1171 $)) NIL) (((-631 |#2|)) 102)) (-2465 (((-631 |#2|) $ (-1171 $)) NIL) (((-631 |#2|) $) 110)) (-4182 (((-1085 (-885 |#2|))) 55)) (-1321 ((|#2| (-1171 $)) NIL) ((|#2|) 106)) (-1554 (($ (-1171 |#2|) (-1171 $)) NIL) (($ (-1171 |#2|)) 113)) (-1779 (((-3 (-2 (|:| |particular| $) (|:| -3612 (-591 $))) "failed")) 83)) (-2727 (((-3 $ "failed")) 75)) (-1529 (((-631 |#2|) (-1171 $)) NIL) (((-631 |#2|)) 100)) (-2000 (((-631 |#2|) $ (-1171 $)) NIL) (((-631 |#2|) $) 108)) (-2679 (((-1085 (-885 |#2|))) 54)) (-2336 ((|#2| (-1171 $)) NIL) ((|#2|) 104)) (-1671 (((-1171 |#2|) $ (-1171 $)) NIL) (((-631 |#2|) (-1171 $) (-1171 $)) NIL) (((-1171 |#2|) $) NIL) (((-631 |#2|) (-1171 $)) 112)) (-1300 (((-1171 |#2|) $) 96) (($ (-1171 |#2|)) 98)) (-3277 (((-591 (-885 |#2|)) (-1171 $)) NIL) (((-591 (-885 |#2|))) 94)) (-2814 (($ (-631 |#2|) $) 90)))
+(((-394 |#1| |#2|) (-10 -8 (-15 -2814 (|#1| (-631 |#2|) |#1|)) (-15 -4182 ((-1085 (-885 |#2|)))) (-15 -2679 ((-1085 (-885 |#2|)))) (-15 -2465 ((-631 |#2|) |#1|)) (-15 -2000 ((-631 |#2|) |#1|)) (-15 -2004 ((-631 |#2|))) (-15 -1529 ((-631 |#2|))) (-15 -1321 (|#2|)) (-15 -2336 (|#2|)) (-15 -1300 (|#1| (-1171 |#2|))) (-15 -1300 ((-1171 |#2|) |#1|)) (-15 -1554 (|#1| (-1171 |#2|))) (-15 -3277 ((-591 (-885 |#2|)))) (-15 -2010 ((-1171 (-631 |#2|)))) (-15 -1671 ((-631 |#2|) (-1171 |#1|))) (-15 -1671 ((-1171 |#2|) |#1|)) (-15 -1851 ((-3 |#1| "failed"))) (-15 -4088 ((-3 |#1| "failed"))) (-15 -2727 ((-3 |#1| "failed"))) (-15 -4007 ((-3 (-2 (|:| |particular| |#1|) (|:| -3612 (-591 |#1|))) "failed"))) (-15 -1779 ((-3 (-2 (|:| |particular| |#1|) (|:| -3612 (-591 |#1|))) "failed"))) (-15 -2004 ((-631 |#2|) (-1171 |#1|))) (-15 -1529 ((-631 |#2|) (-1171 |#1|))) (-15 -1321 (|#2| (-1171 |#1|))) (-15 -2336 (|#2| (-1171 |#1|))) (-15 -1554 (|#1| (-1171 |#2|) (-1171 |#1|))) (-15 -1671 ((-631 |#2|) (-1171 |#1|) (-1171 |#1|))) (-15 -1671 ((-1171 |#2|) |#1| (-1171 |#1|))) (-15 -2465 ((-631 |#2|) |#1| (-1171 |#1|))) (-15 -2000 ((-631 |#2|) |#1| (-1171 |#1|))) (-15 -2010 ((-1171 (-631 |#2|)) (-1171 |#1|))) (-15 -3277 ((-591 (-885 |#2|)) (-1171 |#1|)))) (-395 |#2|) (-160)) (T -394))
+((-2010 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-1171 (-631 *4))) (-5 *1 (-394 *3 *4)) (-4 *3 (-395 *4)))) (-3277 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-591 (-885 *4))) (-5 *1 (-394 *3 *4)) (-4 *3 (-395 *4)))) (-2336 (*1 *2) (-12 (-4 *2 (-160)) (-5 *1 (-394 *3 *2)) (-4 *3 (-395 *2)))) (-1321 (*1 *2) (-12 (-4 *2 (-160)) (-5 *1 (-394 *3 *2)) (-4 *3 (-395 *2)))) (-1529 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-631 *4)) (-5 *1 (-394 *3 *4)) (-4 *3 (-395 *4)))) (-2004 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-631 *4)) (-5 *1 (-394 *3 *4)) (-4 *3 (-395 *4)))) (-2679 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-1085 (-885 *4))) (-5 *1 (-394 *3 *4)) (-4 *3 (-395 *4)))) (-4182 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-1085 (-885 *4))) (-5 *1 (-394 *3 *4)) (-4 *3 (-395 *4)))))
+(-10 -8 (-15 -2814 (|#1| (-631 |#2|) |#1|)) (-15 -4182 ((-1085 (-885 |#2|)))) (-15 -2679 ((-1085 (-885 |#2|)))) (-15 -2465 ((-631 |#2|) |#1|)) (-15 -2000 ((-631 |#2|) |#1|)) (-15 -2004 ((-631 |#2|))) (-15 -1529 ((-631 |#2|))) (-15 -1321 (|#2|)) (-15 -2336 (|#2|)) (-15 -1300 (|#1| (-1171 |#2|))) (-15 -1300 ((-1171 |#2|) |#1|)) (-15 -1554 (|#1| (-1171 |#2|))) (-15 -3277 ((-591 (-885 |#2|)))) (-15 -2010 ((-1171 (-631 |#2|)))) (-15 -1671 ((-631 |#2|) (-1171 |#1|))) (-15 -1671 ((-1171 |#2|) |#1|)) (-15 -1851 ((-3 |#1| "failed"))) (-15 -4088 ((-3 |#1| "failed"))) (-15 -2727 ((-3 |#1| "failed"))) (-15 -4007 ((-3 (-2 (|:| |particular| |#1|) (|:| -3612 (-591 |#1|))) "failed"))) (-15 -1779 ((-3 (-2 (|:| |particular| |#1|) (|:| -3612 (-591 |#1|))) "failed"))) (-15 -2004 ((-631 |#2|) (-1171 |#1|))) (-15 -1529 ((-631 |#2|) (-1171 |#1|))) (-15 -1321 (|#2| (-1171 |#1|))) (-15 -2336 (|#2| (-1171 |#1|))) (-15 -1554 (|#1| (-1171 |#2|) (-1171 |#1|))) (-15 -1671 ((-631 |#2|) (-1171 |#1|) (-1171 |#1|))) (-15 -1671 ((-1171 |#2|) |#1| (-1171 |#1|))) (-15 -2465 ((-631 |#2|) |#1| (-1171 |#1|))) (-15 -2000 ((-631 |#2|) |#1| (-1171 |#1|))) (-15 -2010 ((-1171 (-631 |#2|)) (-1171 |#1|))) (-15 -3277 ((-591 (-885 |#2|)) (-1171 |#1|))))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-1851 (((-3 $ "failed")) 37 (|has| |#1| (-517)))) (-3332 (((-3 $ "failed") $ $) 19)) (-2010 (((-1171 (-631 |#1|)) (-1171 $)) 78) (((-1171 (-631 |#1|))) 100)) (-3483 (((-1171 $)) 81)) (-2055 (($) 17 T CONST)) (-4007 (((-3 (-2 (|:| |particular| $) (|:| -3612 (-591 $))) "failed")) 40 (|has| |#1| (-517)))) (-4088 (((-3 $ "failed")) 38 (|has| |#1| (-517)))) (-2004 (((-631 |#1|) (-1171 $)) 65) (((-631 |#1|)) 92)) (-3681 ((|#1| $) 74)) (-2465 (((-631 |#1|) $ (-1171 $)) 76) (((-631 |#1|) $) 90)) (-2397 (((-3 $ "failed") $) 45 (|has| |#1| (-517)))) (-4182 (((-1085 (-885 |#1|))) 88 (|has| |#1| (-341)))) (-2681 (($ $ (-854)) 28)) (-3549 ((|#1| $) 72)) (-1865 (((-1085 |#1|) $) 42 (|has| |#1| (-517)))) (-1321 ((|#1| (-1171 $)) 67) ((|#1|) 94)) (-3985 (((-1085 |#1|) $) 63)) (-1532 (((-108)) 57)) (-1554 (($ (-1171 |#1|) (-1171 $)) 69) (($ (-1171 |#1|)) 98)) (-1522 (((-3 $ "failed") $) 47 (|has| |#1| (-517)))) (-2193 (((-854)) 80)) (-3595 (((-108)) 54)) (-1447 (($ $ (-854)) 33)) (-3999 (((-108)) 50)) (-3319 (((-108)) 48)) (-1219 (((-108)) 52)) (-1779 (((-3 (-2 (|:| |particular| $) (|:| -3612 (-591 $))) "failed")) 41 (|has| |#1| (-517)))) (-2727 (((-3 $ "failed")) 39 (|has| |#1| (-517)))) (-1529 (((-631 |#1|) (-1171 $)) 66) (((-631 |#1|)) 93)) (-2671 ((|#1| $) 75)) (-2000 (((-631 |#1|) $ (-1171 $)) 77) (((-631 |#1|) $) 91)) (-3917 (((-3 $ "failed") $) 46 (|has| |#1| (-517)))) (-2679 (((-1085 (-885 |#1|))) 89 (|has| |#1| (-341)))) (-2832 (($ $ (-854)) 29)) (-1984 ((|#1| $) 73)) (-4130 (((-1085 |#1|) $) 43 (|has| |#1| (-517)))) (-2336 ((|#1| (-1171 $)) 68) ((|#1|) 95)) (-3019 (((-1085 |#1|) $) 64)) (-1312 (((-108)) 58)) (-2621 (((-1072) $) 9)) (-3440 (((-108)) 49)) (-3615 (((-108)) 51)) (-1821 (((-108)) 53)) (-2937 (((-1036) $) 10)) (-1492 (((-108)) 56)) (-1881 ((|#1| $ (-525)) 101)) (-1671 (((-1171 |#1|) $ (-1171 $)) 71) (((-631 |#1|) (-1171 $) (-1171 $)) 70) (((-1171 |#1|) $) 103) (((-631 |#1|) (-1171 $)) 102)) (-1300 (((-1171 |#1|) $) 97) (($ (-1171 |#1|)) 96)) (-3277 (((-591 (-885 |#1|)) (-1171 $)) 79) (((-591 (-885 |#1|))) 99)) (-4027 (($ $ $) 25)) (-2003 (((-108)) 62)) (-2686 (((-796) $) 11)) (-3612 (((-1171 $)) 104)) (-3674 (((-591 (-1171 |#1|))) 44 (|has| |#1| (-517)))) (-1894 (($ $ $ $) 26)) (-2535 (((-108)) 60)) (-2814 (($ (-631 |#1|) $) 87)) (-1971 (($ $ $) 24)) (-3887 (((-108)) 61)) (-1394 (((-108)) 59)) (-2659 (((-108)) 55)) (-1830 (($) 18 T CONST)) (-3944 (((-108) $ $) 6)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 30)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 27) (($ $ |#1|) 35) (($ |#1| $) 34)))
(((-395 |#1|) (-131) (-160)) (T -395))
-((-4003 (*1 *2) (-12 (-4 *3 (-160)) (-5 *2 (-1171 *1)) (-4 *1 (-395 *3)))) (-3572 (*1 *2 *1) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-1171 *3)))) (-3572 (*1 *2 *3) (-12 (-5 *3 (-1171 *1)) (-4 *1 (-395 *4)) (-4 *4 (-160)) (-5 *2 (-631 *4)))) (-3164 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *1 (-395 *2)) (-4 *2 (-160)))) (-1593 (*1 *2) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-1171 (-631 *3))))) (-2117 (*1 *2) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-591 (-885 *3))))) (-4171 (*1 *1 *2) (-12 (-5 *2 (-1171 *3)) (-4 *3 (-160)) (-4 *1 (-395 *3)))) (-1408 (*1 *2 *1) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-1171 *3)))) (-1408 (*1 *1 *2) (-12 (-5 *2 (-1171 *3)) (-4 *3 (-160)) (-4 *1 (-395 *3)))) (-1368 (*1 *2) (-12 (-4 *1 (-395 *2)) (-4 *2 (-160)))) (-2449 (*1 *2) (-12 (-4 *1 (-395 *2)) (-4 *2 (-160)))) (-1548 (*1 *2) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-631 *3)))) (-4094 (*1 *2) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-631 *3)))) (-3793 (*1 *2 *1) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-631 *3)))) (-3711 (*1 *2 *1) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-631 *3)))) (-1308 (*1 *2) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-4 *3 (-341)) (-5 *2 (-1085 (-885 *3))))) (-2550 (*1 *2) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-4 *3 (-341)) (-5 *2 (-1085 (-885 *3))))) (-3005 (*1 *1 *2 *1) (-12 (-5 *2 (-631 *3)) (-4 *1 (-395 *3)) (-4 *3 (-160)))))
-(-13 (-345 |t#1|) (-10 -8 (-15 -4003 ((-1171 $))) (-15 -3572 ((-1171 |t#1|) $)) (-15 -3572 ((-631 |t#1|) (-1171 $))) (-15 -3164 (|t#1| $ (-525))) (-15 -1593 ((-1171 (-631 |t#1|)))) (-15 -2117 ((-591 (-885 |t#1|)))) (-15 -4171 ($ (-1171 |t#1|))) (-15 -1408 ((-1171 |t#1|) $)) (-15 -1408 ($ (-1171 |t#1|))) (-15 -1368 (|t#1|)) (-15 -2449 (|t#1|)) (-15 -1548 ((-631 |t#1|))) (-15 -4094 ((-631 |t#1|))) (-15 -3793 ((-631 |t#1|) $)) (-15 -3711 ((-631 |t#1|) $)) (IF (|has| |t#1| (-341)) (PROGN (-15 -1308 ((-1085 (-885 |t#1|)))) (-15 -2550 ((-1085 (-885 |t#1|))))) |%noBranch|) (-15 -3005 ($ (-631 |t#1|) $))))
+((-3612 (*1 *2) (-12 (-4 *3 (-160)) (-5 *2 (-1171 *1)) (-4 *1 (-395 *3)))) (-1671 (*1 *2 *1) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-1171 *3)))) (-1671 (*1 *2 *3) (-12 (-5 *3 (-1171 *1)) (-4 *1 (-395 *4)) (-4 *4 (-160)) (-5 *2 (-631 *4)))) (-1881 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *1 (-395 *2)) (-4 *2 (-160)))) (-2010 (*1 *2) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-1171 (-631 *3))))) (-3277 (*1 *2) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-591 (-885 *3))))) (-1554 (*1 *1 *2) (-12 (-5 *2 (-1171 *3)) (-4 *3 (-160)) (-4 *1 (-395 *3)))) (-1300 (*1 *2 *1) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-1171 *3)))) (-1300 (*1 *1 *2) (-12 (-5 *2 (-1171 *3)) (-4 *3 (-160)) (-4 *1 (-395 *3)))) (-2336 (*1 *2) (-12 (-4 *1 (-395 *2)) (-4 *2 (-160)))) (-1321 (*1 *2) (-12 (-4 *1 (-395 *2)) (-4 *2 (-160)))) (-1529 (*1 *2) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-631 *3)))) (-2004 (*1 *2) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-631 *3)))) (-2000 (*1 *2 *1) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-631 *3)))) (-2465 (*1 *2 *1) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-631 *3)))) (-2679 (*1 *2) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-4 *3 (-341)) (-5 *2 (-1085 (-885 *3))))) (-4182 (*1 *2) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-4 *3 (-341)) (-5 *2 (-1085 (-885 *3))))) (-2814 (*1 *1 *2 *1) (-12 (-5 *2 (-631 *3)) (-4 *1 (-395 *3)) (-4 *3 (-160)))))
+(-13 (-345 |t#1|) (-10 -8 (-15 -3612 ((-1171 $))) (-15 -1671 ((-1171 |t#1|) $)) (-15 -1671 ((-631 |t#1|) (-1171 $))) (-15 -1881 (|t#1| $ (-525))) (-15 -2010 ((-1171 (-631 |t#1|)))) (-15 -3277 ((-591 (-885 |t#1|)))) (-15 -1554 ($ (-1171 |t#1|))) (-15 -1300 ((-1171 |t#1|) $)) (-15 -1300 ($ (-1171 |t#1|))) (-15 -2336 (|t#1|)) (-15 -1321 (|t#1|)) (-15 -1529 ((-631 |t#1|))) (-15 -2004 ((-631 |t#1|))) (-15 -2000 ((-631 |t#1|) $)) (-15 -2465 ((-631 |t#1|) $)) (IF (|has| |t#1| (-341)) (PROGN (-15 -2679 ((-1085 (-885 |t#1|)))) (-15 -4182 ((-1085 (-885 |t#1|))))) |%noBranch|) (-15 -2814 ($ (-631 |t#1|) $))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-107 |#1| |#1|) . T) ((-126) . T) ((-565 (-796)) . T) ((-345 |#1|) . T) ((-593 |#1|) . T) ((-659 |#1|) . T) ((-662) . T) ((-686 |#1|) . T) ((-703) . T) ((-981 |#1|) . T) ((-1018) . T))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) 42)) (-2861 (($ $) 57)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) 145)) (-3706 (($ $) NIL)) (-1715 (((-108) $) 36)) (-2999 ((|#1| $) 13)) (-2157 (((-3 $ "failed") $ $) NIL)) (-1291 (($ $) NIL (|has| |#1| (-1129)))) (-2827 (((-396 $) $) NIL (|has| |#1| (-1129)))) (-2300 (($ |#1| (-525)) 31)) (-3798 (($) NIL T CONST)) (-1251 (((-3 (-525) "failed") $) NIL (|has| |#1| (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-3 |#1| "failed") $) 115)) (-3528 (((-525) $) NIL (|has| |#1| (-966 (-525)))) (((-385 (-525)) $) NIL (|has| |#1| (-966 (-385 (-525))))) ((|#1| $) 55)) (-4163 (((-3 $ "failed") $) 130)) (-1511 (((-3 (-385 (-525)) "failed") $) 63 (|has| |#1| (-510)))) (-1352 (((-108) $) 59 (|has| |#1| (-510)))) (-1726 (((-385 (-525)) $) 61 (|has| |#1| (-510)))) (-3980 (($ |#1| (-525)) 33)) (-2744 (((-108) $) 151 (|has| |#1| (-1129)))) (-2824 (((-108) $) 43)) (-2808 (((-712) $) 38)) (-1946 (((-3 "nil" "sqfr" "irred" "prime") $ (-525)) 136)) (-2423 ((|#1| $ (-525)) 135)) (-3924 (((-525) $ (-525)) 134)) (-2703 (($ |#1| (-525)) 30)) (-1340 (($ (-1 |#1| |#1|) $) 142)) (-3429 (($ |#1| (-591 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-525))))) 58)) (-1356 (($ (-591 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-2339 (((-1072) $) NIL)) (-2518 (($ |#1| (-525)) 32)) (-2047 (((-1036) $) NIL)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| |#1| (-429)))) (-1399 (($ (-591 $)) NIL (|has| |#1| (-429))) (($ $ $) 146 (|has| |#1| (-429)))) (-2692 (($ |#1| (-525) (-3 "nil" "sqfr" "irred" "prime")) 29)) (-3781 (((-591 (-2 (|:| -1348 |#1|) (|:| -2008 (-525)))) $) 54)) (-1460 (((-591 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-525)))) $) 12)) (-1348 (((-396 $) $) NIL (|has| |#1| (-1129)))) (-2089 (((-3 $ "failed") $ $) 137)) (-2008 (((-525) $) 131)) (-4093 ((|#1| $) 56)) (-4132 (($ $ (-591 |#1|) (-591 |#1|)) NIL (|has| |#1| (-288 |#1|))) (($ $ |#1| |#1|) NIL (|has| |#1| (-288 |#1|))) (($ $ (-273 |#1|)) NIL (|has| |#1| (-288 |#1|))) (($ $ (-591 (-273 |#1|))) 78 (|has| |#1| (-288 |#1|))) (($ $ (-591 (-1089)) (-591 |#1|)) 84 (|has| |#1| (-486 (-1089) |#1|))) (($ $ (-1089) |#1|) NIL (|has| |#1| (-486 (-1089) |#1|))) (($ $ (-1089) $) NIL (|has| |#1| (-486 (-1089) $))) (($ $ (-591 (-1089)) (-591 $)) 85 (|has| |#1| (-486 (-1089) $))) (($ $ (-591 (-273 $))) 81 (|has| |#1| (-288 $))) (($ $ (-273 $)) NIL (|has| |#1| (-288 $))) (($ $ $ $) NIL (|has| |#1| (-288 $))) (($ $ (-591 $) (-591 $)) NIL (|has| |#1| (-288 $)))) (-3164 (($ $ |#1|) 70 (|has| |#1| (-265 |#1| |#1|))) (($ $ $) 71 (|has| |#1| (-265 $ $)))) (-3266 (($ $) NIL (|has| |#1| (-213))) (($ $ (-712)) NIL (|has| |#1| (-213))) (($ $ (-1089)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1 |#1| |#1|) (-712)) NIL) (($ $ (-1 |#1| |#1|)) 141)) (-1408 (((-501) $) 27 (|has| |#1| (-566 (-501)))) (((-357) $) 91 (|has| |#1| (-951))) (((-205) $) 94 (|has| |#1| (-951)))) (-3022 (((-796) $) 113) (($ (-525)) 46) (($ $) NIL) (($ |#1|) 45) (($ (-385 (-525))) NIL (|has| |#1| (-966 (-385 (-525)))))) (-2128 (((-712)) 48)) (-2495 (((-108) $ $) NIL)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4191 (($) 40 T CONST)) (-4197 (($) 39 T CONST)) (-4196 (($ $) NIL (|has| |#1| (-213))) (($ $ (-712)) NIL (|has| |#1| (-213))) (($ $ (-1089)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1 |#1| |#1|) (-712)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-4096 (((-108) $ $) 95)) (-4164 (($ $) 127) (($ $ $) NIL)) (-4156 (($ $ $) 139)) (** (($ $ (-854)) NIL) (($ $ (-712)) 101)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 50) (($ $ $) 49) (($ |#1| $) 51) (($ $ |#1|) NIL)))
-(((-396 |#1|) (-13 (-517) (-211 |#1|) (-37 |#1|) (-316 |#1|) (-389 |#1|) (-10 -8 (-15 -4093 (|#1| $)) (-15 -2008 ((-525) $)) (-15 -3429 ($ |#1| (-591 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-525)))))) (-15 -1460 ((-591 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-525)))) $)) (-15 -2703 ($ |#1| (-525))) (-15 -3781 ((-591 (-2 (|:| -1348 |#1|) (|:| -2008 (-525)))) $)) (-15 -2518 ($ |#1| (-525))) (-15 -3924 ((-525) $ (-525))) (-15 -2423 (|#1| $ (-525))) (-15 -1946 ((-3 "nil" "sqfr" "irred" "prime") $ (-525))) (-15 -2808 ((-712) $)) (-15 -3980 ($ |#1| (-525))) (-15 -2300 ($ |#1| (-525))) (-15 -2692 ($ |#1| (-525) (-3 "nil" "sqfr" "irred" "prime"))) (-15 -2999 (|#1| $)) (-15 -2861 ($ $)) (-15 -1340 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-429)) (-6 (-429)) |%noBranch|) (IF (|has| |#1| (-951)) (-6 (-951)) |%noBranch|) (IF (|has| |#1| (-1129)) (-6 (-1129)) |%noBranch|) (IF (|has| |#1| (-566 (-501))) (-6 (-566 (-501))) |%noBranch|) (IF (|has| |#1| (-510)) (PROGN (-15 -1352 ((-108) $)) (-15 -1726 ((-385 (-525)) $)) (-15 -1511 ((-3 (-385 (-525)) "failed") $))) |%noBranch|) (IF (|has| |#1| (-265 $ $)) (-6 (-265 $ $)) |%noBranch|) (IF (|has| |#1| (-288 $)) (-6 (-288 $)) |%noBranch|) (IF (|has| |#1| (-486 (-1089) $)) (-6 (-486 (-1089) $)) |%noBranch|))) (-517)) (T -396))
-((-1340 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-517)) (-5 *1 (-396 *3)))) (-4093 (*1 *2 *1) (-12 (-5 *1 (-396 *2)) (-4 *2 (-517)))) (-2008 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-396 *3)) (-4 *3 (-517)))) (-3429 (*1 *1 *2 *3) (-12 (-5 *3 (-591 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *2) (|:| |xpnt| (-525))))) (-4 *2 (-517)) (-5 *1 (-396 *2)))) (-1460 (*1 *2 *1) (-12 (-5 *2 (-591 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *3) (|:| |xpnt| (-525))))) (-5 *1 (-396 *3)) (-4 *3 (-517)))) (-2703 (*1 *1 *2 *3) (-12 (-5 *3 (-525)) (-5 *1 (-396 *2)) (-4 *2 (-517)))) (-3781 (*1 *2 *1) (-12 (-5 *2 (-591 (-2 (|:| -1348 *3) (|:| -2008 (-525))))) (-5 *1 (-396 *3)) (-4 *3 (-517)))) (-2518 (*1 *1 *2 *3) (-12 (-5 *3 (-525)) (-5 *1 (-396 *2)) (-4 *2 (-517)))) (-3924 (*1 *2 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-396 *3)) (-4 *3 (-517)))) (-2423 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *1 (-396 *2)) (-4 *2 (-517)))) (-1946 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *2 (-3 "nil" "sqfr" "irred" "prime")) (-5 *1 (-396 *4)) (-4 *4 (-517)))) (-2808 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-396 *3)) (-4 *3 (-517)))) (-3980 (*1 *1 *2 *3) (-12 (-5 *3 (-525)) (-5 *1 (-396 *2)) (-4 *2 (-517)))) (-2300 (*1 *1 *2 *3) (-12 (-5 *3 (-525)) (-5 *1 (-396 *2)) (-4 *2 (-517)))) (-2692 (*1 *1 *2 *3 *4) (-12 (-5 *3 (-525)) (-5 *4 (-3 "nil" "sqfr" "irred" "prime")) (-5 *1 (-396 *2)) (-4 *2 (-517)))) (-2999 (*1 *2 *1) (-12 (-5 *1 (-396 *2)) (-4 *2 (-517)))) (-2861 (*1 *1 *1) (-12 (-5 *1 (-396 *2)) (-4 *2 (-517)))) (-1352 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-396 *3)) (-4 *3 (-510)) (-4 *3 (-517)))) (-1726 (*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-396 *3)) (-4 *3 (-510)) (-4 *3 (-517)))) (-1511 (*1 *2 *1) (|partial| -12 (-5 *2 (-385 (-525))) (-5 *1 (-396 *3)) (-4 *3 (-510)) (-4 *3 (-517)))))
-(-13 (-517) (-211 |#1|) (-37 |#1|) (-316 |#1|) (-389 |#1|) (-10 -8 (-15 -4093 (|#1| $)) (-15 -2008 ((-525) $)) (-15 -3429 ($ |#1| (-591 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-525)))))) (-15 -1460 ((-591 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-525)))) $)) (-15 -2703 ($ |#1| (-525))) (-15 -3781 ((-591 (-2 (|:| -1348 |#1|) (|:| -2008 (-525)))) $)) (-15 -2518 ($ |#1| (-525))) (-15 -3924 ((-525) $ (-525))) (-15 -2423 (|#1| $ (-525))) (-15 -1946 ((-3 "nil" "sqfr" "irred" "prime") $ (-525))) (-15 -2808 ((-712) $)) (-15 -3980 ($ |#1| (-525))) (-15 -2300 ($ |#1| (-525))) (-15 -2692 ($ |#1| (-525) (-3 "nil" "sqfr" "irred" "prime"))) (-15 -2999 (|#1| $)) (-15 -2861 ($ $)) (-15 -1340 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-429)) (-6 (-429)) |%noBranch|) (IF (|has| |#1| (-951)) (-6 (-951)) |%noBranch|) (IF (|has| |#1| (-1129)) (-6 (-1129)) |%noBranch|) (IF (|has| |#1| (-566 (-501))) (-6 (-566 (-501))) |%noBranch|) (IF (|has| |#1| (-510)) (PROGN (-15 -1352 ((-108) $)) (-15 -1726 ((-385 (-525)) $)) (-15 -1511 ((-3 (-385 (-525)) "failed") $))) |%noBranch|) (IF (|has| |#1| (-265 $ $)) (-6 (-265 $ $)) |%noBranch|) (IF (|has| |#1| (-288 $)) (-6 (-288 $)) |%noBranch|) (IF (|has| |#1| (-486 (-1089) $)) (-6 (-486 (-1089) $)) |%noBranch|)))
-((-2960 (((-396 |#1|) (-396 |#1|) (-1 (-396 |#1|) |#1|)) 21)) (-3174 (((-396 |#1|) (-396 |#1|) (-396 |#1|)) 16)))
-(((-397 |#1|) (-10 -7 (-15 -2960 ((-396 |#1|) (-396 |#1|) (-1 (-396 |#1|) |#1|))) (-15 -3174 ((-396 |#1|) (-396 |#1|) (-396 |#1|)))) (-517)) (T -397))
-((-3174 (*1 *2 *2 *2) (-12 (-5 *2 (-396 *3)) (-4 *3 (-517)) (-5 *1 (-397 *3)))) (-2960 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-396 *4) *4)) (-4 *4 (-517)) (-5 *2 (-396 *4)) (-5 *1 (-397 *4)))))
-(-10 -7 (-15 -2960 ((-396 |#1|) (-396 |#1|) (-1 (-396 |#1|) |#1|))) (-15 -3174 ((-396 |#1|) (-396 |#1|) (-396 |#1|))))
-((-1419 ((|#2| |#2|) 166)) (-4159 (((-3 (|:| |%expansion| (-291 |#1| |#2| |#3| |#4|)) (|:| |%problem| (-2 (|:| |func| (-1072)) (|:| |prob| (-1072))))) |#2| (-108)) 57)))
-(((-398 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4159 ((-3 (|:| |%expansion| (-291 |#1| |#2| |#3| |#4|)) (|:| |%problem| (-2 (|:| |func| (-1072)) (|:| |prob| (-1072))))) |#2| (-108))) (-15 -1419 (|#2| |#2|))) (-13 (-429) (-788) (-966 (-525)) (-587 (-525))) (-13 (-27) (-1111) (-408 |#1|)) (-1089) |#2|) (T -398))
-((-1419 (*1 *2 *2) (-12 (-4 *3 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *1 (-398 *3 *2 *4 *5)) (-4 *2 (-13 (-27) (-1111) (-408 *3))) (-14 *4 (-1089)) (-14 *5 *2))) (-4159 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-3 (|:| |%expansion| (-291 *5 *3 *6 *7)) (|:| |%problem| (-2 (|:| |func| (-1072)) (|:| |prob| (-1072)))))) (-5 *1 (-398 *5 *3 *6 *7)) (-4 *3 (-13 (-27) (-1111) (-408 *5))) (-14 *6 (-1089)) (-14 *7 *3))))
-(-10 -7 (-15 -4159 ((-3 (|:| |%expansion| (-291 |#1| |#2| |#3| |#4|)) (|:| |%problem| (-2 (|:| |func| (-1072)) (|:| |prob| (-1072))))) |#2| (-108))) (-15 -1419 (|#2| |#2|)))
-((-1340 ((|#4| (-1 |#3| |#1|) |#2|) 11)))
-(((-399 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1340 (|#4| (-1 |#3| |#1|) |#2|))) (-13 (-975) (-788)) (-408 |#1|) (-13 (-975) (-788)) (-408 |#3|)) (T -399))
-((-1340 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-13 (-975) (-788))) (-4 *6 (-13 (-975) (-788))) (-4 *2 (-408 *6)) (-5 *1 (-399 *5 *4 *6 *2)) (-4 *4 (-408 *5)))))
-(-10 -7 (-15 -1340 (|#4| (-1 |#3| |#1|) |#2|)))
-((-1419 ((|#2| |#2|) 90)) (-4038 (((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1072)) (|:| |prob| (-1072))))) |#2| (-108) (-1072)) 48)) (-3269 (((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1072)) (|:| |prob| (-1072))))) |#2| (-108) (-1072)) 154)))
-(((-400 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -7 (-15 -4038 ((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1072)) (|:| |prob| (-1072))))) |#2| (-108) (-1072))) (-15 -3269 ((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1072)) (|:| |prob| (-1072))))) |#2| (-108) (-1072))) (-15 -1419 (|#2| |#2|))) (-13 (-429) (-788) (-966 (-525)) (-587 (-525))) (-13 (-27) (-1111) (-408 |#1|) (-10 -8 (-15 -3022 ($ |#3|)))) (-786) (-13 (-1149 |#2| |#3|) (-341) (-1111) (-10 -8 (-15 -3266 ($ $)) (-15 -4141 ($ $)))) (-914 |#4|) (-1089)) (T -400))
-((-1419 (*1 *2 *2) (-12 (-4 *3 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-4 *2 (-13 (-27) (-1111) (-408 *3) (-10 -8 (-15 -3022 ($ *4))))) (-4 *4 (-786)) (-4 *5 (-13 (-1149 *2 *4) (-341) (-1111) (-10 -8 (-15 -3266 ($ $)) (-15 -4141 ($ $))))) (-5 *1 (-400 *3 *2 *4 *5 *6 *7)) (-4 *6 (-914 *5)) (-14 *7 (-1089)))) (-3269 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-108)) (-4 *6 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-4 *3 (-13 (-27) (-1111) (-408 *6) (-10 -8 (-15 -3022 ($ *7))))) (-4 *7 (-786)) (-4 *8 (-13 (-1149 *3 *7) (-341) (-1111) (-10 -8 (-15 -3266 ($ $)) (-15 -4141 ($ $))))) (-5 *2 (-3 (|:| |%series| *8) (|:| |%problem| (-2 (|:| |func| (-1072)) (|:| |prob| (-1072)))))) (-5 *1 (-400 *6 *3 *7 *8 *9 *10)) (-5 *5 (-1072)) (-4 *9 (-914 *8)) (-14 *10 (-1089)))) (-4038 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-108)) (-4 *6 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-4 *3 (-13 (-27) (-1111) (-408 *6) (-10 -8 (-15 -3022 ($ *7))))) (-4 *7 (-786)) (-4 *8 (-13 (-1149 *3 *7) (-341) (-1111) (-10 -8 (-15 -3266 ($ $)) (-15 -4141 ($ $))))) (-5 *2 (-3 (|:| |%series| *8) (|:| |%problem| (-2 (|:| |func| (-1072)) (|:| |prob| (-1072)))))) (-5 *1 (-400 *6 *3 *7 *8 *9 *10)) (-5 *5 (-1072)) (-4 *9 (-914 *8)) (-14 *10 (-1089)))))
-(-10 -7 (-15 -4038 ((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1072)) (|:| |prob| (-1072))))) |#2| (-108) (-1072))) (-15 -3269 ((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1072)) (|:| |prob| (-1072))))) |#2| (-108) (-1072))) (-15 -1419 (|#2| |#2|)))
-((-1526 ((|#4| (-1 |#3| |#1| |#3|) |#2| |#3|) 22)) (-1227 ((|#3| (-1 |#3| |#1| |#3|) |#2| |#3|) 20)) (-1340 ((|#4| (-1 |#3| |#1|) |#2|) 17)))
-(((-401 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1340 (|#4| (-1 |#3| |#1|) |#2|)) (-15 -1227 (|#3| (-1 |#3| |#1| |#3|) |#2| |#3|)) (-15 -1526 (|#4| (-1 |#3| |#1| |#3|) |#2| |#3|))) (-1018) (-403 |#1|) (-1018) (-403 |#3|)) (T -401))
-((-1526 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-4 *6 (-1018)) (-4 *5 (-1018)) (-4 *2 (-403 *5)) (-5 *1 (-401 *6 *4 *5 *2)) (-4 *4 (-403 *6)))) (-1227 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-4 *5 (-1018)) (-4 *2 (-1018)) (-5 *1 (-401 *5 *4 *2 *6)) (-4 *4 (-403 *5)) (-4 *6 (-403 *2)))) (-1340 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *2 (-403 *6)) (-5 *1 (-401 *5 *4 *6 *2)) (-4 *4 (-403 *5)))))
-(-10 -7 (-15 -1340 (|#4| (-1 |#3| |#1|) |#2|)) (-15 -1227 (|#3| (-1 |#3| |#1| |#3|) |#2| |#3|)) (-15 -1526 (|#4| (-1 |#3| |#1| |#3|) |#2| |#3|)))
-((-3794 (($) 44)) (-1414 (($ |#2| $) NIL) (($ $ |#2|) NIL) (($ $ $) 40)) (-3595 (($ $ $) 39)) (-3214 (((-108) $ $) 28)) (-3032 (((-712)) 47)) (-2442 (($ (-591 |#2|)) 20) (($) NIL)) (-3377 (($) 53)) (-3741 ((|#2| $) 61)) (-2478 ((|#2| $) 59)) (-3016 (((-854) $) 55)) (-3516 (($ $ $) 35)) (-2226 (($ (-854)) 50)) (-3097 (($ $ |#2|) NIL) (($ $ $) 38)) (-2064 (((-712) (-1 (-108) |#2|) $) NIL) (((-712) |#2| $) 26)) (-3036 (($ (-591 |#2|)) 24)) (-3030 (($ $) 46)) (-3022 (((-796) $) 33)) (-2512 (((-712) $) 21)) (-2973 (($ (-591 |#2|)) 19) (($) NIL)) (-4096 (((-108) $ $) 16)) (-4112 (((-108) $ $) 13)))
-(((-402 |#1| |#2|) (-10 -8 (-15 -3032 ((-712))) (-15 -2226 (|#1| (-854))) (-15 -3016 ((-854) |#1|)) (-15 -3377 (|#1|)) (-15 -3741 (|#2| |#1|)) (-15 -2478 (|#2| |#1|)) (-15 -3794 (|#1|)) (-15 -3030 (|#1| |#1|)) (-15 -2512 ((-712) |#1|)) (-15 -4096 ((-108) |#1| |#1|)) (-15 -3022 ((-796) |#1|)) (-15 -4112 ((-108) |#1| |#1|)) (-15 -2973 (|#1|)) (-15 -2973 (|#1| (-591 |#2|))) (-15 -2442 (|#1|)) (-15 -2442 (|#1| (-591 |#2|))) (-15 -3516 (|#1| |#1| |#1|)) (-15 -3097 (|#1| |#1| |#1|)) (-15 -3097 (|#1| |#1| |#2|)) (-15 -3595 (|#1| |#1| |#1|)) (-15 -3214 ((-108) |#1| |#1|)) (-15 -1414 (|#1| |#1| |#1|)) (-15 -1414 (|#1| |#1| |#2|)) (-15 -1414 (|#1| |#2| |#1|)) (-15 -3036 (|#1| (-591 |#2|))) (-15 -2064 ((-712) |#2| |#1|)) (-15 -2064 ((-712) (-1 (-108) |#2|) |#1|))) (-403 |#2|) (-1018)) (T -402))
-((-3032 (*1 *2) (-12 (-4 *4 (-1018)) (-5 *2 (-712)) (-5 *1 (-402 *3 *4)) (-4 *3 (-403 *4)))))
-(-10 -8 (-15 -3032 ((-712))) (-15 -2226 (|#1| (-854))) (-15 -3016 ((-854) |#1|)) (-15 -3377 (|#1|)) (-15 -3741 (|#2| |#1|)) (-15 -2478 (|#2| |#1|)) (-15 -3794 (|#1|)) (-15 -3030 (|#1| |#1|)) (-15 -2512 ((-712) |#1|)) (-15 -4096 ((-108) |#1| |#1|)) (-15 -3022 ((-796) |#1|)) (-15 -4112 ((-108) |#1| |#1|)) (-15 -2973 (|#1|)) (-15 -2973 (|#1| (-591 |#2|))) (-15 -2442 (|#1|)) (-15 -2442 (|#1| (-591 |#2|))) (-15 -3516 (|#1| |#1| |#1|)) (-15 -3097 (|#1| |#1| |#1|)) (-15 -3097 (|#1| |#1| |#2|)) (-15 -3595 (|#1| |#1| |#1|)) (-15 -3214 ((-108) |#1| |#1|)) (-15 -1414 (|#1| |#1| |#1|)) (-15 -1414 (|#1| |#1| |#2|)) (-15 -1414 (|#1| |#2| |#1|)) (-15 -3036 (|#1| (-591 |#2|))) (-15 -2064 ((-712) |#2| |#1|)) (-15 -2064 ((-712) (-1 (-108) |#2|) |#1|)))
-((-3008 (((-108) $ $) 19)) (-3794 (($) 67 (|has| |#1| (-346)))) (-1414 (($ |#1| $) 82) (($ $ |#1|) 81) (($ $ $) 80)) (-3595 (($ $ $) 78)) (-3214 (((-108) $ $) 79)) (-3891 (((-108) $ (-712)) 8)) (-3032 (((-712)) 61 (|has| |#1| (-346)))) (-2442 (($ (-591 |#1|)) 74) (($) 73)) (-1797 (($ (-1 (-108) |#1|) $) 45 (|has| $ (-6 -4250)))) (-2305 (($ (-1 (-108) |#1|) $) 55 (|has| $ (-6 -4250)))) (-3798 (($) 7 T CONST)) (-3098 (($ $) 58 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3901 (($ |#1| $) 47 (|has| $ (-6 -4250))) (($ (-1 (-108) |#1|) $) 46 (|has| $ (-6 -4250)))) (-3677 (($ |#1| $) 57 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) (($ (-1 (-108) |#1|) $) 54 (|has| $ (-6 -4250)))) (-1227 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 56 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 53 (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $) 52 (|has| $ (-6 -4250)))) (-3377 (($) 64 (|has| |#1| (-346)))) (-3454 (((-591 |#1|) $) 30 (|has| $ (-6 -4250)))) (-2910 (((-108) $ (-712)) 9)) (-3741 ((|#1| $) 65 (|has| |#1| (-788)))) (-2552 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-2478 ((|#1| $) 66 (|has| |#1| (-788)))) (-3249 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1|) $) 35)) (-3016 (((-854) $) 63 (|has| |#1| (-346)))) (-3971 (((-108) $ (-712)) 10)) (-2339 (((-1072) $) 22)) (-3516 (($ $ $) 75)) (-1464 ((|#1| $) 39)) (-2470 (($ |#1| $) 40)) (-2226 (($ (-854)) 62 (|has| |#1| (-346)))) (-2047 (((-1036) $) 21)) (-2069 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 51)) (-3631 ((|#1| $) 41)) (-1623 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) 14)) (-3028 (((-108) $) 11)) (-3209 (($) 12)) (-3097 (($ $ |#1|) 77) (($ $ $) 76)) (-2311 (($) 49) (($ (-591 |#1|)) 48)) (-2064 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3199 (($ $) 13)) (-1408 (((-501) $) 59 (|has| |#1| (-566 (-501))))) (-3036 (($ (-591 |#1|)) 50)) (-3030 (($ $) 68 (|has| |#1| (-346)))) (-3022 (((-796) $) 18)) (-2512 (((-712) $) 69)) (-2973 (($ (-591 |#1|)) 72) (($) 71)) (-1870 (($ (-591 |#1|)) 42)) (-4158 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) 20)) (-4112 (((-108) $ $) 70)) (-4045 (((-712) $) 6 (|has| $ (-6 -4250)))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) 42)) (-1241 (($ $) 57)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) 145)) (-3641 (($ $) NIL)) (-3077 (((-108) $) 36)) (-1851 ((|#1| $) 13)) (-3332 (((-3 $ "failed") $ $) NIL)) (-1720 (($ $) NIL (|has| |#1| (-1129)))) (-3898 (((-396 $) $) NIL (|has| |#1| (-1129)))) (-3488 (($ |#1| (-525)) 31)) (-2055 (($) NIL T CONST)) (-4174 (((-3 (-525) "failed") $) NIL (|has| |#1| (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-3 |#1| "failed") $) 115)) (-3341 (((-525) $) NIL (|has| |#1| (-966 (-525)))) (((-385 (-525)) $) NIL (|has| |#1| (-966 (-385 (-525))))) ((|#1| $) 55)) (-1522 (((-3 $ "failed") $) 130)) (-2350 (((-3 (-385 (-525)) "failed") $) 63 (|has| |#1| (-510)))) (-2157 (((-108) $) 59 (|has| |#1| (-510)))) (-3184 (((-385 (-525)) $) 61 (|has| |#1| (-510)))) (-3390 (($ |#1| (-525)) 33)) (-2393 (((-108) $) 151 (|has| |#1| (-1129)))) (-3865 (((-108) $) 43)) (-3702 (((-712) $) 38)) (-1956 (((-3 "nil" "sqfr" "irred" "prime") $ (-525)) 136)) (-2178 ((|#1| $ (-525)) 135)) (-4078 (((-525) $ (-525)) 134)) (-1937 (($ |#1| (-525)) 30)) (-1257 (($ (-1 |#1| |#1|) $) 142)) (-2641 (($ |#1| (-591 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-525))))) 58)) (-2081 (($ (-591 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-2621 (((-1072) $) NIL)) (-3828 (($ |#1| (-525)) 32)) (-2937 (((-1036) $) NIL)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| |#1| (-429)))) (-2124 (($ (-591 $)) NIL (|has| |#1| (-429))) (($ $ $) 146 (|has| |#1| (-429)))) (-1847 (($ |#1| (-525) (-3 "nil" "sqfr" "irred" "prime")) 29)) (-1908 (((-591 (-2 (|:| -2542 |#1|) (|:| -3987 (-525)))) $) 54)) (-1793 (((-591 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-525)))) $) 12)) (-2542 (((-396 $) $) NIL (|has| |#1| (-1129)))) (-3210 (((-3 $ "failed") $ $) 137)) (-3987 (((-525) $) 131)) (-2431 ((|#1| $) 56)) (-1980 (($ $ (-591 |#1|) (-591 |#1|)) NIL (|has| |#1| (-288 |#1|))) (($ $ |#1| |#1|) NIL (|has| |#1| (-288 |#1|))) (($ $ (-273 |#1|)) NIL (|has| |#1| (-288 |#1|))) (($ $ (-591 (-273 |#1|))) 78 (|has| |#1| (-288 |#1|))) (($ $ (-591 (-1089)) (-591 |#1|)) 84 (|has| |#1| (-486 (-1089) |#1|))) (($ $ (-1089) |#1|) NIL (|has| |#1| (-486 (-1089) |#1|))) (($ $ (-1089) $) NIL (|has| |#1| (-486 (-1089) $))) (($ $ (-591 (-1089)) (-591 $)) 85 (|has| |#1| (-486 (-1089) $))) (($ $ (-591 (-273 $))) 81 (|has| |#1| (-288 $))) (($ $ (-273 $)) NIL (|has| |#1| (-288 $))) (($ $ $ $) NIL (|has| |#1| (-288 $))) (($ $ (-591 $) (-591 $)) NIL (|has| |#1| (-288 $)))) (-1881 (($ $ |#1|) 70 (|has| |#1| (-265 |#1| |#1|))) (($ $ $) 71 (|has| |#1| (-265 $ $)))) (-2209 (($ $) NIL (|has| |#1| (-213))) (($ $ (-712)) NIL (|has| |#1| (-213))) (($ $ (-1089)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1 |#1| |#1|) (-712)) NIL) (($ $ (-1 |#1| |#1|)) 141)) (-1300 (((-501) $) 27 (|has| |#1| (-566 (-501)))) (((-357) $) 91 (|has| |#1| (-951))) (((-205) $) 94 (|has| |#1| (-951)))) (-2686 (((-796) $) 113) (($ (-525)) 46) (($ $) NIL) (($ |#1|) 45) (($ (-385 (-525))) NIL (|has| |#1| (-966 (-385 (-525)))))) (-3425 (((-712)) 48)) (-1724 (((-108) $ $) NIL)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1830 (($) 40 T CONST)) (-1839 (($) 39 T CONST)) (-1796 (($ $) NIL (|has| |#1| (-213))) (($ $ (-712)) NIL (|has| |#1| (-213))) (($ $ (-1089)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1 |#1| |#1|) (-712)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-3944 (((-108) $ $) 95)) (-4047 (($ $) 127) (($ $ $) NIL)) (-4036 (($ $ $) 139)) (** (($ $ (-854)) NIL) (($ $ (-712)) 101)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 50) (($ $ $) 49) (($ |#1| $) 51) (($ $ |#1|) NIL)))
+(((-396 |#1|) (-13 (-517) (-211 |#1|) (-37 |#1|) (-316 |#1|) (-389 |#1|) (-10 -8 (-15 -2431 (|#1| $)) (-15 -3987 ((-525) $)) (-15 -2641 ($ |#1| (-591 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-525)))))) (-15 -1793 ((-591 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-525)))) $)) (-15 -1937 ($ |#1| (-525))) (-15 -1908 ((-591 (-2 (|:| -2542 |#1|) (|:| -3987 (-525)))) $)) (-15 -3828 ($ |#1| (-525))) (-15 -4078 ((-525) $ (-525))) (-15 -2178 (|#1| $ (-525))) (-15 -1956 ((-3 "nil" "sqfr" "irred" "prime") $ (-525))) (-15 -3702 ((-712) $)) (-15 -3390 ($ |#1| (-525))) (-15 -3488 ($ |#1| (-525))) (-15 -1847 ($ |#1| (-525) (-3 "nil" "sqfr" "irred" "prime"))) (-15 -1851 (|#1| $)) (-15 -1241 ($ $)) (-15 -1257 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-429)) (-6 (-429)) |%noBranch|) (IF (|has| |#1| (-951)) (-6 (-951)) |%noBranch|) (IF (|has| |#1| (-1129)) (-6 (-1129)) |%noBranch|) (IF (|has| |#1| (-566 (-501))) (-6 (-566 (-501))) |%noBranch|) (IF (|has| |#1| (-510)) (PROGN (-15 -2157 ((-108) $)) (-15 -3184 ((-385 (-525)) $)) (-15 -2350 ((-3 (-385 (-525)) "failed") $))) |%noBranch|) (IF (|has| |#1| (-265 $ $)) (-6 (-265 $ $)) |%noBranch|) (IF (|has| |#1| (-288 $)) (-6 (-288 $)) |%noBranch|) (IF (|has| |#1| (-486 (-1089) $)) (-6 (-486 (-1089) $)) |%noBranch|))) (-517)) (T -396))
+((-1257 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-517)) (-5 *1 (-396 *3)))) (-2431 (*1 *2 *1) (-12 (-5 *1 (-396 *2)) (-4 *2 (-517)))) (-3987 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-396 *3)) (-4 *3 (-517)))) (-2641 (*1 *1 *2 *3) (-12 (-5 *3 (-591 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *2) (|:| |xpnt| (-525))))) (-4 *2 (-517)) (-5 *1 (-396 *2)))) (-1793 (*1 *2 *1) (-12 (-5 *2 (-591 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *3) (|:| |xpnt| (-525))))) (-5 *1 (-396 *3)) (-4 *3 (-517)))) (-1937 (*1 *1 *2 *3) (-12 (-5 *3 (-525)) (-5 *1 (-396 *2)) (-4 *2 (-517)))) (-1908 (*1 *2 *1) (-12 (-5 *2 (-591 (-2 (|:| -2542 *3) (|:| -3987 (-525))))) (-5 *1 (-396 *3)) (-4 *3 (-517)))) (-3828 (*1 *1 *2 *3) (-12 (-5 *3 (-525)) (-5 *1 (-396 *2)) (-4 *2 (-517)))) (-4078 (*1 *2 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-396 *3)) (-4 *3 (-517)))) (-2178 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *1 (-396 *2)) (-4 *2 (-517)))) (-1956 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *2 (-3 "nil" "sqfr" "irred" "prime")) (-5 *1 (-396 *4)) (-4 *4 (-517)))) (-3702 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-396 *3)) (-4 *3 (-517)))) (-3390 (*1 *1 *2 *3) (-12 (-5 *3 (-525)) (-5 *1 (-396 *2)) (-4 *2 (-517)))) (-3488 (*1 *1 *2 *3) (-12 (-5 *3 (-525)) (-5 *1 (-396 *2)) (-4 *2 (-517)))) (-1847 (*1 *1 *2 *3 *4) (-12 (-5 *3 (-525)) (-5 *4 (-3 "nil" "sqfr" "irred" "prime")) (-5 *1 (-396 *2)) (-4 *2 (-517)))) (-1851 (*1 *2 *1) (-12 (-5 *1 (-396 *2)) (-4 *2 (-517)))) (-1241 (*1 *1 *1) (-12 (-5 *1 (-396 *2)) (-4 *2 (-517)))) (-2157 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-396 *3)) (-4 *3 (-510)) (-4 *3 (-517)))) (-3184 (*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-396 *3)) (-4 *3 (-510)) (-4 *3 (-517)))) (-2350 (*1 *2 *1) (|partial| -12 (-5 *2 (-385 (-525))) (-5 *1 (-396 *3)) (-4 *3 (-510)) (-4 *3 (-517)))))
+(-13 (-517) (-211 |#1|) (-37 |#1|) (-316 |#1|) (-389 |#1|) (-10 -8 (-15 -2431 (|#1| $)) (-15 -3987 ((-525) $)) (-15 -2641 ($ |#1| (-591 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-525)))))) (-15 -1793 ((-591 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-525)))) $)) (-15 -1937 ($ |#1| (-525))) (-15 -1908 ((-591 (-2 (|:| -2542 |#1|) (|:| -3987 (-525)))) $)) (-15 -3828 ($ |#1| (-525))) (-15 -4078 ((-525) $ (-525))) (-15 -2178 (|#1| $ (-525))) (-15 -1956 ((-3 "nil" "sqfr" "irred" "prime") $ (-525))) (-15 -3702 ((-712) $)) (-15 -3390 ($ |#1| (-525))) (-15 -3488 ($ |#1| (-525))) (-15 -1847 ($ |#1| (-525) (-3 "nil" "sqfr" "irred" "prime"))) (-15 -1851 (|#1| $)) (-15 -1241 ($ $)) (-15 -1257 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-429)) (-6 (-429)) |%noBranch|) (IF (|has| |#1| (-951)) (-6 (-951)) |%noBranch|) (IF (|has| |#1| (-1129)) (-6 (-1129)) |%noBranch|) (IF (|has| |#1| (-566 (-501))) (-6 (-566 (-501))) |%noBranch|) (IF (|has| |#1| (-510)) (PROGN (-15 -2157 ((-108) $)) (-15 -3184 ((-385 (-525)) $)) (-15 -2350 ((-3 (-385 (-525)) "failed") $))) |%noBranch|) (IF (|has| |#1| (-265 $ $)) (-6 (-265 $ $)) |%noBranch|) (IF (|has| |#1| (-288 $)) (-6 (-288 $)) |%noBranch|) (IF (|has| |#1| (-486 (-1089) $)) (-6 (-486 (-1089) $)) |%noBranch|)))
+((-2713 (((-396 |#1|) (-396 |#1|) (-1 (-396 |#1|) |#1|)) 21)) (-4113 (((-396 |#1|) (-396 |#1|) (-396 |#1|)) 16)))
+(((-397 |#1|) (-10 -7 (-15 -2713 ((-396 |#1|) (-396 |#1|) (-1 (-396 |#1|) |#1|))) (-15 -4113 ((-396 |#1|) (-396 |#1|) (-396 |#1|)))) (-517)) (T -397))
+((-4113 (*1 *2 *2 *2) (-12 (-5 *2 (-396 *3)) (-4 *3 (-517)) (-5 *1 (-397 *3)))) (-2713 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-396 *4) *4)) (-4 *4 (-517)) (-5 *2 (-396 *4)) (-5 *1 (-397 *4)))))
+(-10 -7 (-15 -2713 ((-396 |#1|) (-396 |#1|) (-1 (-396 |#1|) |#1|))) (-15 -4113 ((-396 |#1|) (-396 |#1|) (-396 |#1|))))
+((-3536 ((|#2| |#2|) 166)) (-1482 (((-3 (|:| |%expansion| (-291 |#1| |#2| |#3| |#4|)) (|:| |%problem| (-2 (|:| |func| (-1072)) (|:| |prob| (-1072))))) |#2| (-108)) 57)))
+(((-398 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1482 ((-3 (|:| |%expansion| (-291 |#1| |#2| |#3| |#4|)) (|:| |%problem| (-2 (|:| |func| (-1072)) (|:| |prob| (-1072))))) |#2| (-108))) (-15 -3536 (|#2| |#2|))) (-13 (-429) (-788) (-966 (-525)) (-587 (-525))) (-13 (-27) (-1111) (-408 |#1|)) (-1089) |#2|) (T -398))
+((-3536 (*1 *2 *2) (-12 (-4 *3 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *1 (-398 *3 *2 *4 *5)) (-4 *2 (-13 (-27) (-1111) (-408 *3))) (-14 *4 (-1089)) (-14 *5 *2))) (-1482 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-3 (|:| |%expansion| (-291 *5 *3 *6 *7)) (|:| |%problem| (-2 (|:| |func| (-1072)) (|:| |prob| (-1072)))))) (-5 *1 (-398 *5 *3 *6 *7)) (-4 *3 (-13 (-27) (-1111) (-408 *5))) (-14 *6 (-1089)) (-14 *7 *3))))
+(-10 -7 (-15 -1482 ((-3 (|:| |%expansion| (-291 |#1| |#2| |#3| |#4|)) (|:| |%problem| (-2 (|:| |func| (-1072)) (|:| |prob| (-1072))))) |#2| (-108))) (-15 -3536 (|#2| |#2|)))
+((-1257 ((|#4| (-1 |#3| |#1|) |#2|) 11)))
+(((-399 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1257 (|#4| (-1 |#3| |#1|) |#2|))) (-13 (-975) (-788)) (-408 |#1|) (-13 (-975) (-788)) (-408 |#3|)) (T -399))
+((-1257 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-13 (-975) (-788))) (-4 *6 (-13 (-975) (-788))) (-4 *2 (-408 *6)) (-5 *1 (-399 *5 *4 *6 *2)) (-4 *4 (-408 *5)))))
+(-10 -7 (-15 -1257 (|#4| (-1 |#3| |#1|) |#2|)))
+((-3536 ((|#2| |#2|) 90)) (-2733 (((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1072)) (|:| |prob| (-1072))))) |#2| (-108) (-1072)) 48)) (-3661 (((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1072)) (|:| |prob| (-1072))))) |#2| (-108) (-1072)) 154)))
+(((-400 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -7 (-15 -2733 ((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1072)) (|:| |prob| (-1072))))) |#2| (-108) (-1072))) (-15 -3661 ((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1072)) (|:| |prob| (-1072))))) |#2| (-108) (-1072))) (-15 -3536 (|#2| |#2|))) (-13 (-429) (-788) (-966 (-525)) (-587 (-525))) (-13 (-27) (-1111) (-408 |#1|) (-10 -8 (-15 -2686 ($ |#3|)))) (-786) (-13 (-1149 |#2| |#3|) (-341) (-1111) (-10 -8 (-15 -2209 ($ $)) (-15 -2452 ($ $)))) (-914 |#4|) (-1089)) (T -400))
+((-3536 (*1 *2 *2) (-12 (-4 *3 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-4 *2 (-13 (-27) (-1111) (-408 *3) (-10 -8 (-15 -2686 ($ *4))))) (-4 *4 (-786)) (-4 *5 (-13 (-1149 *2 *4) (-341) (-1111) (-10 -8 (-15 -2209 ($ $)) (-15 -2452 ($ $))))) (-5 *1 (-400 *3 *2 *4 *5 *6 *7)) (-4 *6 (-914 *5)) (-14 *7 (-1089)))) (-3661 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-108)) (-4 *6 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-4 *3 (-13 (-27) (-1111) (-408 *6) (-10 -8 (-15 -2686 ($ *7))))) (-4 *7 (-786)) (-4 *8 (-13 (-1149 *3 *7) (-341) (-1111) (-10 -8 (-15 -2209 ($ $)) (-15 -2452 ($ $))))) (-5 *2 (-3 (|:| |%series| *8) (|:| |%problem| (-2 (|:| |func| (-1072)) (|:| |prob| (-1072)))))) (-5 *1 (-400 *6 *3 *7 *8 *9 *10)) (-5 *5 (-1072)) (-4 *9 (-914 *8)) (-14 *10 (-1089)))) (-2733 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-108)) (-4 *6 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-4 *3 (-13 (-27) (-1111) (-408 *6) (-10 -8 (-15 -2686 ($ *7))))) (-4 *7 (-786)) (-4 *8 (-13 (-1149 *3 *7) (-341) (-1111) (-10 -8 (-15 -2209 ($ $)) (-15 -2452 ($ $))))) (-5 *2 (-3 (|:| |%series| *8) (|:| |%problem| (-2 (|:| |func| (-1072)) (|:| |prob| (-1072)))))) (-5 *1 (-400 *6 *3 *7 *8 *9 *10)) (-5 *5 (-1072)) (-4 *9 (-914 *8)) (-14 *10 (-1089)))))
+(-10 -7 (-15 -2733 ((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1072)) (|:| |prob| (-1072))))) |#2| (-108) (-1072))) (-15 -3661 ((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1072)) (|:| |prob| (-1072))))) |#2| (-108) (-1072))) (-15 -3536 (|#2| |#2|)))
+((-1350 ((|#4| (-1 |#3| |#1| |#3|) |#2| |#3|) 22)) (-3618 ((|#3| (-1 |#3| |#1| |#3|) |#2| |#3|) 20)) (-1257 ((|#4| (-1 |#3| |#1|) |#2|) 17)))
+(((-401 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1257 (|#4| (-1 |#3| |#1|) |#2|)) (-15 -3618 (|#3| (-1 |#3| |#1| |#3|) |#2| |#3|)) (-15 -1350 (|#4| (-1 |#3| |#1| |#3|) |#2| |#3|))) (-1018) (-403 |#1|) (-1018) (-403 |#3|)) (T -401))
+((-1350 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-4 *6 (-1018)) (-4 *5 (-1018)) (-4 *2 (-403 *5)) (-5 *1 (-401 *6 *4 *5 *2)) (-4 *4 (-403 *6)))) (-3618 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-4 *5 (-1018)) (-4 *2 (-1018)) (-5 *1 (-401 *5 *4 *2 *6)) (-4 *4 (-403 *5)) (-4 *6 (-403 *2)))) (-1257 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *2 (-403 *6)) (-5 *1 (-401 *5 *4 *6 *2)) (-4 *4 (-403 *5)))))
+(-10 -7 (-15 -1257 (|#4| (-1 |#3| |#1|) |#2|)) (-15 -3618 (|#3| (-1 |#3| |#1| |#3|) |#2| |#3|)) (-15 -1350 (|#4| (-1 |#3| |#1| |#3|) |#2| |#3|)))
+((-2011 (($) 44)) (-2141 (($ |#2| $) NIL) (($ $ |#2|) NIL) (($ $ $) 40)) (-3772 (($ $ $) 39)) (-3218 (((-108) $ $) 28)) (-2834 (((-712)) 47)) (-1373 (($ (-591 |#2|)) 20) (($) NIL)) (-1325 (($) 53)) (-1923 ((|#2| $) 61)) (-3475 ((|#2| $) 59)) (-1970 (((-854) $) 55)) (-2318 (($ $ $) 35)) (-3229 (($ (-854)) 50)) (-1614 (($ $ |#2|) NIL) (($ $ $) 38)) (-2960 (((-712) (-1 (-108) |#2|) $) NIL) (((-712) |#2| $) 26)) (-2695 (($ (-591 |#2|)) 24)) (-2103 (($ $) 46)) (-2686 (((-796) $) 33)) (-3770 (((-712) $) 21)) (-2892 (($ (-591 |#2|)) 19) (($) NIL)) (-3944 (((-108) $ $) 16)) (-3971 (((-108) $ $) 13)))
+(((-402 |#1| |#2|) (-10 -8 (-15 -2834 ((-712))) (-15 -3229 (|#1| (-854))) (-15 -1970 ((-854) |#1|)) (-15 -1325 (|#1|)) (-15 -1923 (|#2| |#1|)) (-15 -3475 (|#2| |#1|)) (-15 -2011 (|#1|)) (-15 -2103 (|#1| |#1|)) (-15 -3770 ((-712) |#1|)) (-15 -3944 ((-108) |#1| |#1|)) (-15 -2686 ((-796) |#1|)) (-15 -3971 ((-108) |#1| |#1|)) (-15 -2892 (|#1|)) (-15 -2892 (|#1| (-591 |#2|))) (-15 -1373 (|#1|)) (-15 -1373 (|#1| (-591 |#2|))) (-15 -2318 (|#1| |#1| |#1|)) (-15 -1614 (|#1| |#1| |#1|)) (-15 -1614 (|#1| |#1| |#2|)) (-15 -3772 (|#1| |#1| |#1|)) (-15 -3218 ((-108) |#1| |#1|)) (-15 -2141 (|#1| |#1| |#1|)) (-15 -2141 (|#1| |#1| |#2|)) (-15 -2141 (|#1| |#2| |#1|)) (-15 -2695 (|#1| (-591 |#2|))) (-15 -2960 ((-712) |#2| |#1|)) (-15 -2960 ((-712) (-1 (-108) |#2|) |#1|))) (-403 |#2|) (-1018)) (T -402))
+((-2834 (*1 *2) (-12 (-4 *4 (-1018)) (-5 *2 (-712)) (-5 *1 (-402 *3 *4)) (-4 *3 (-403 *4)))))
+(-10 -8 (-15 -2834 ((-712))) (-15 -3229 (|#1| (-854))) (-15 -1970 ((-854) |#1|)) (-15 -1325 (|#1|)) (-15 -1923 (|#2| |#1|)) (-15 -3475 (|#2| |#1|)) (-15 -2011 (|#1|)) (-15 -2103 (|#1| |#1|)) (-15 -3770 ((-712) |#1|)) (-15 -3944 ((-108) |#1| |#1|)) (-15 -2686 ((-796) |#1|)) (-15 -3971 ((-108) |#1| |#1|)) (-15 -2892 (|#1|)) (-15 -2892 (|#1| (-591 |#2|))) (-15 -1373 (|#1|)) (-15 -1373 (|#1| (-591 |#2|))) (-15 -2318 (|#1| |#1| |#1|)) (-15 -1614 (|#1| |#1| |#1|)) (-15 -1614 (|#1| |#1| |#2|)) (-15 -3772 (|#1| |#1| |#1|)) (-15 -3218 ((-108) |#1| |#1|)) (-15 -2141 (|#1| |#1| |#1|)) (-15 -2141 (|#1| |#1| |#2|)) (-15 -2141 (|#1| |#2| |#1|)) (-15 -2695 (|#1| (-591 |#2|))) (-15 -2960 ((-712) |#2| |#1|)) (-15 -2960 ((-712) (-1 (-108) |#2|) |#1|)))
+((-2673 (((-108) $ $) 19)) (-2011 (($) 67 (|has| |#1| (-346)))) (-2141 (($ |#1| $) 82) (($ $ |#1|) 81) (($ $ $) 80)) (-3772 (($ $ $) 78)) (-3218 (((-108) $ $) 79)) (-3727 (((-108) $ (-712)) 8)) (-2834 (((-712)) 61 (|has| |#1| (-346)))) (-1373 (($ (-591 |#1|)) 74) (($) 73)) (-1288 (($ (-1 (-108) |#1|) $) 45 (|has| $ (-6 -4250)))) (-2467 (($ (-1 (-108) |#1|) $) 55 (|has| $ (-6 -4250)))) (-2055 (($) 7 T CONST)) (-2908 (($ $) 58 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3844 (($ |#1| $) 47 (|has| $ (-6 -4250))) (($ (-1 (-108) |#1|) $) 46 (|has| $ (-6 -4250)))) (-2537 (($ |#1| $) 57 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) (($ (-1 (-108) |#1|) $) 54 (|has| $ (-6 -4250)))) (-3618 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 56 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 53 (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $) 52 (|has| $ (-6 -4250)))) (-1325 (($) 64 (|has| |#1| (-346)))) (-2916 (((-591 |#1|) $) 30 (|has| $ (-6 -4250)))) (-3491 (((-108) $ (-712)) 9)) (-1923 ((|#1| $) 65 (|has| |#1| (-788)))) (-4207 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3475 ((|#1| $) 66 (|has| |#1| (-788)))) (-4192 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1|) $) 35)) (-1970 (((-854) $) 63 (|has| |#1| (-346)))) (-3295 (((-108) $ (-712)) 10)) (-2621 (((-1072) $) 22)) (-2318 (($ $ $) 75)) (-3949 ((|#1| $) 39)) (-1520 (($ |#1| $) 40)) (-3229 (($ (-854)) 62 (|has| |#1| (-346)))) (-2937 (((-1036) $) 21)) (-2714 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 51)) (-4166 ((|#1| $) 41)) (-3465 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) 14)) (-2077 (((-108) $) 11)) (-3164 (($) 12)) (-1614 (($ $ |#1|) 77) (($ $ $) 76)) (-3583 (($) 49) (($ (-591 |#1|)) 48)) (-2960 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-2873 (($ $) 13)) (-1300 (((-501) $) 59 (|has| |#1| (-566 (-501))))) (-2695 (($ (-591 |#1|)) 50)) (-2103 (($ $) 68 (|has| |#1| (-346)))) (-2686 (((-796) $) 18)) (-3770 (((-712) $) 69)) (-2892 (($ (-591 |#1|)) 72) (($) 71)) (-2453 (($ (-591 |#1|)) 42)) (-1475 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) 20)) (-3971 (((-108) $ $) 70)) (-2028 (((-712) $) 6 (|has| $ (-6 -4250)))))
(((-403 |#1|) (-131) (-1018)) (T -403))
-((-2512 (*1 *2 *1) (-12 (-4 *1 (-403 *3)) (-4 *3 (-1018)) (-5 *2 (-712)))) (-3030 (*1 *1 *1) (-12 (-4 *1 (-403 *2)) (-4 *2 (-1018)) (-4 *2 (-346)))) (-3794 (*1 *1) (-12 (-4 *1 (-403 *2)) (-4 *2 (-346)) (-4 *2 (-1018)))) (-2478 (*1 *2 *1) (-12 (-4 *1 (-403 *2)) (-4 *2 (-1018)) (-4 *2 (-788)))) (-3741 (*1 *2 *1) (-12 (-4 *1 (-403 *2)) (-4 *2 (-1018)) (-4 *2 (-788)))))
-(-13 (-209 |t#1|) (-1016 |t#1|) (-10 -8 (-6 -4250) (-15 -2512 ((-712) $)) (IF (|has| |t#1| (-346)) (PROGN (-6 (-346)) (-15 -3030 ($ $)) (-15 -3794 ($))) |%noBranch|) (IF (|has| |t#1| (-788)) (PROGN (-15 -2478 (|t#1| $)) (-15 -3741 (|t#1| $))) |%noBranch|)))
+((-3770 (*1 *2 *1) (-12 (-4 *1 (-403 *3)) (-4 *3 (-1018)) (-5 *2 (-712)))) (-2103 (*1 *1 *1) (-12 (-4 *1 (-403 *2)) (-4 *2 (-1018)) (-4 *2 (-346)))) (-2011 (*1 *1) (-12 (-4 *1 (-403 *2)) (-4 *2 (-346)) (-4 *2 (-1018)))) (-3475 (*1 *2 *1) (-12 (-4 *1 (-403 *2)) (-4 *2 (-1018)) (-4 *2 (-788)))) (-1923 (*1 *2 *1) (-12 (-4 *1 (-403 *2)) (-4 *2 (-1018)) (-4 *2 (-788)))))
+(-13 (-209 |t#1|) (-1016 |t#1|) (-10 -8 (-6 -4250) (-15 -3770 ((-712) $)) (IF (|has| |t#1| (-346)) (PROGN (-6 (-346)) (-15 -2103 ($ $)) (-15 -2011 ($))) |%noBranch|) (IF (|has| |t#1| (-788)) (PROGN (-15 -3475 (|t#1| $)) (-15 -1923 (|t#1| $))) |%noBranch|)))
(((-33) . T) ((-102 |#1|) . T) ((-97) . T) ((-565 (-796)) . T) ((-142 |#1|) . T) ((-566 (-501)) |has| |#1| (-566 (-501))) ((-209 |#1|) . T) ((-215 |#1|) . T) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-346) |has| |#1| (-346)) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-1016 |#1|) . T) ((-1018) . T) ((-1125) . T))
-((-3592 (((-542 |#2|) |#2| (-1089)) 36)) (-1360 (((-542 |#2|) |#2| (-1089)) 20)) (-3306 ((|#2| |#2| (-1089)) 25)))
-(((-404 |#1| |#2|) (-10 -7 (-15 -1360 ((-542 |#2|) |#2| (-1089))) (-15 -3592 ((-542 |#2|) |#2| (-1089))) (-15 -3306 (|#2| |#2| (-1089)))) (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525))) (-13 (-1111) (-29 |#1|))) (T -404))
-((-3306 (*1 *2 *2 *3) (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525)))) (-5 *1 (-404 *4 *2)) (-4 *2 (-13 (-1111) (-29 *4))))) (-3592 (*1 *2 *3 *4) (-12 (-5 *4 (-1089)) (-4 *5 (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525)))) (-5 *2 (-542 *3)) (-5 *1 (-404 *5 *3)) (-4 *3 (-13 (-1111) (-29 *5))))) (-1360 (*1 *2 *3 *4) (-12 (-5 *4 (-1089)) (-4 *5 (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525)))) (-5 *2 (-542 *3)) (-5 *1 (-404 *5 *3)) (-4 *3 (-13 (-1111) (-29 *5))))))
-(-10 -7 (-15 -1360 ((-542 |#2|) |#2| (-1089))) (-15 -3592 ((-542 |#2|) |#2| (-1089))) (-15 -3306 (|#2| |#2| (-1089))))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-3798 (($) NIL T CONST)) (-4163 (((-3 $ "failed") $) NIL)) (-2824 (((-108) $) NIL)) (-1977 (($ |#2| |#1|) 35)) (-2837 (($ |#2| |#1|) 33)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ |#1|) NIL) (($ (-309 |#2|)) 25)) (-2128 (((-712)) NIL)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4191 (($) 10 T CONST)) (-4197 (($) 16 T CONST)) (-4096 (((-108) $ $) NIL)) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) 34)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 36) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
-(((-405 |#1| |#2|) (-13 (-37 |#1|) (-10 -8 (IF (|has| |#2| (-6 -4237)) (IF (|has| |#1| (-6 -4237)) (-6 -4237) |%noBranch|) |%noBranch|) (-15 -3022 ($ |#1|)) (-15 -3022 ($ (-309 |#2|))) (-15 -1977 ($ |#2| |#1|)) (-15 -2837 ($ |#2| |#1|)))) (-13 (-160) (-37 (-385 (-525)))) (-13 (-788) (-21))) (T -405))
-((-3022 (*1 *1 *2) (-12 (-5 *1 (-405 *2 *3)) (-4 *2 (-13 (-160) (-37 (-385 (-525))))) (-4 *3 (-13 (-788) (-21))))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-309 *4)) (-4 *4 (-13 (-788) (-21))) (-5 *1 (-405 *3 *4)) (-4 *3 (-13 (-160) (-37 (-385 (-525))))))) (-1977 (*1 *1 *2 *3) (-12 (-5 *1 (-405 *3 *2)) (-4 *3 (-13 (-160) (-37 (-385 (-525))))) (-4 *2 (-13 (-788) (-21))))) (-2837 (*1 *1 *2 *3) (-12 (-5 *1 (-405 *3 *2)) (-4 *3 (-13 (-160) (-37 (-385 (-525))))) (-4 *2 (-13 (-788) (-21))))))
-(-13 (-37 |#1|) (-10 -8 (IF (|has| |#2| (-6 -4237)) (IF (|has| |#1| (-6 -4237)) (-6 -4237) |%noBranch|) |%noBranch|) (-15 -3022 ($ |#1|)) (-15 -3022 ($ (-309 |#2|))) (-15 -1977 ($ |#2| |#1|)) (-15 -2837 ($ |#2| |#1|))))
-((-4141 (((-3 |#2| (-591 |#2|)) |#2| (-1089)) 109)))
-(((-406 |#1| |#2|) (-10 -7 (-15 -4141 ((-3 |#2| (-591 |#2|)) |#2| (-1089)))) (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525))) (-13 (-1111) (-891) (-29 |#1|))) (T -406))
-((-4141 (*1 *2 *3 *4) (-12 (-5 *4 (-1089)) (-4 *5 (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525)))) (-5 *2 (-3 *3 (-591 *3))) (-5 *1 (-406 *5 *3)) (-4 *3 (-13 (-1111) (-891) (-29 *5))))))
-(-10 -7 (-15 -4141 ((-3 |#2| (-591 |#2|)) |#2| (-1089))))
-((-1507 (((-591 (-1089)) $) 72)) (-1312 (((-385 (-1085 $)) $ (-564 $)) 273)) (-3825 (($ $ (-273 $)) NIL) (($ $ (-591 (-273 $))) NIL) (($ $ (-591 (-564 $)) (-591 $)) 237)) (-1251 (((-3 (-564 $) "failed") $) NIL) (((-3 (-1089) "failed") $) 75) (((-3 (-525) "failed") $) NIL) (((-3 |#2| "failed") $) 233) (((-3 (-385 (-885 |#2|)) "failed") $) 324) (((-3 (-885 |#2|) "failed") $) 235) (((-3 (-385 (-525)) "failed") $) NIL)) (-3528 (((-564 $) $) NIL) (((-1089) $) 30) (((-525) $) NIL) ((|#2| $) 231) (((-385 (-885 |#2|)) $) 305) (((-885 |#2|) $) 232) (((-385 (-525)) $) NIL)) (-3219 (((-110) (-110)) 47)) (-2368 (($ $) 87)) (-1405 (((-3 (-564 $) "failed") $) 228)) (-1298 (((-591 (-564 $)) $) 229)) (-3376 (((-3 (-591 $) "failed") $) 247)) (-3877 (((-3 (-2 (|:| |val| $) (|:| -2008 (-525))) "failed") $) 254)) (-2010 (((-3 (-591 $) "failed") $) 245)) (-2104 (((-3 (-2 (|:| -3482 (-525)) (|:| |var| (-564 $))) "failed") $) 264)) (-2292 (((-3 (-2 (|:| |var| (-564 $)) (|:| -2008 (-525))) "failed") $) 251) (((-3 (-2 (|:| |var| (-564 $)) (|:| -2008 (-525))) "failed") $ (-110)) 217) (((-3 (-2 (|:| |var| (-564 $)) (|:| -2008 (-525))) "failed") $ (-1089)) 219)) (-1634 (((-108) $) 19)) (-1646 ((|#2| $) 21)) (-4132 (($ $ (-564 $) $) NIL) (($ $ (-591 (-564 $)) (-591 $)) 236) (($ $ (-591 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-591 $) (-591 $)) NIL) (($ $ (-591 (-1089)) (-591 (-1 $ $))) NIL) (($ $ (-591 (-1089)) (-591 (-1 $ (-591 $)))) 96) (($ $ (-1089) (-1 $ (-591 $))) NIL) (($ $ (-1089) (-1 $ $)) NIL) (($ $ (-591 (-110)) (-591 (-1 $ $))) NIL) (($ $ (-591 (-110)) (-591 (-1 $ (-591 $)))) NIL) (($ $ (-110) (-1 $ (-591 $))) NIL) (($ $ (-110) (-1 $ $)) NIL) (($ $ (-1089)) 57) (($ $ (-591 (-1089))) 240) (($ $) 241) (($ $ (-110) $ (-1089)) 60) (($ $ (-591 (-110)) (-591 $) (-1089)) 67) (($ $ (-591 (-1089)) (-591 (-712)) (-591 (-1 $ $))) 107) (($ $ (-591 (-1089)) (-591 (-712)) (-591 (-1 $ (-591 $)))) 242) (($ $ (-1089) (-712) (-1 $ (-591 $))) 94) (($ $ (-1089) (-712) (-1 $ $)) 93)) (-3164 (($ (-110) $) NIL) (($ (-110) $ $) NIL) (($ (-110) $ $ $) NIL) (($ (-110) $ $ $ $) NIL) (($ (-110) (-591 $)) 106)) (-3266 (($ $ (-591 (-1089)) (-591 (-712))) NIL) (($ $ (-1089) (-712)) NIL) (($ $ (-591 (-1089))) NIL) (($ $ (-1089)) 238)) (-2966 (($ $) 284)) (-1408 (((-825 (-525)) $) 257) (((-825 (-357)) $) 261) (($ (-396 $)) 320) (((-501) $) NIL)) (-3022 (((-796) $) 239) (($ (-564 $)) 84) (($ (-1089)) 26) (($ |#2|) NIL) (($ (-1041 |#2| (-564 $))) NIL) (($ (-385 |#2|)) 289) (($ (-885 (-385 |#2|))) 329) (($ (-385 (-885 (-385 |#2|)))) 301) (($ (-385 (-885 |#2|))) 295) (($ $) NIL) (($ (-885 |#2|)) 185) (($ (-385 (-525))) 334) (($ (-525)) NIL)) (-2128 (((-712)) 79)) (-2661 (((-108) (-110)) 41)) (-2745 (($ (-1089) $) 33) (($ (-1089) $ $) 34) (($ (-1089) $ $ $) 35) (($ (-1089) $ $ $ $) 36) (($ (-1089) (-591 $)) 39)) (* (($ (-385 (-525)) $) NIL) (($ $ (-385 (-525))) NIL) (($ |#2| $) 266) (($ $ |#2|) NIL) (($ $ $) NIL) (($ (-525) $) NIL) (($ (-712) $) NIL) (($ (-854) $) NIL)))
-(((-407 |#1| |#2|) (-10 -8 (-15 * (|#1| (-854) |#1|)) (-15 * (|#1| (-712) |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 -2128 ((-712))) (-15 -3022 (|#1| (-525))) (-15 -3528 ((-385 (-525)) |#1|)) (-15 -1251 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3022 (|#1| (-385 (-525)))) (-15 -1408 ((-501) |#1|)) (-15 -3528 ((-885 |#2|) |#1|)) (-15 -1251 ((-3 (-885 |#2|) "failed") |#1|)) (-15 -3022 (|#1| (-885 |#2|))) (-15 -3266 (|#1| |#1| (-1089))) (-15 -3266 (|#1| |#1| (-591 (-1089)))) (-15 -3266 (|#1| |#1| (-1089) (-712))) (-15 -3266 (|#1| |#1| (-591 (-1089)) (-591 (-712)))) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 -3022 (|#1| |#1|)) (-15 * (|#1| |#1| (-385 (-525)))) (-15 * (|#1| (-385 (-525)) |#1|)) (-15 -3528 ((-385 (-885 |#2|)) |#1|)) (-15 -1251 ((-3 (-385 (-885 |#2|)) "failed") |#1|)) (-15 -3022 (|#1| (-385 (-885 |#2|)))) (-15 -1312 ((-385 (-1085 |#1|)) |#1| (-564 |#1|))) (-15 -3022 (|#1| (-385 (-885 (-385 |#2|))))) (-15 -3022 (|#1| (-885 (-385 |#2|)))) (-15 -3022 (|#1| (-385 |#2|))) (-15 -2966 (|#1| |#1|)) (-15 -1408 (|#1| (-396 |#1|))) (-15 -4132 (|#1| |#1| (-1089) (-712) (-1 |#1| |#1|))) (-15 -4132 (|#1| |#1| (-1089) (-712) (-1 |#1| (-591 |#1|)))) (-15 -4132 (|#1| |#1| (-591 (-1089)) (-591 (-712)) (-591 (-1 |#1| (-591 |#1|))))) (-15 -4132 (|#1| |#1| (-591 (-1089)) (-591 (-712)) (-591 (-1 |#1| |#1|)))) (-15 -3877 ((-3 (-2 (|:| |val| |#1|) (|:| -2008 (-525))) "failed") |#1|)) (-15 -2292 ((-3 (-2 (|:| |var| (-564 |#1|)) (|:| -2008 (-525))) "failed") |#1| (-1089))) (-15 -2292 ((-3 (-2 (|:| |var| (-564 |#1|)) (|:| -2008 (-525))) "failed") |#1| (-110))) (-15 -2368 (|#1| |#1|)) (-15 -3022 (|#1| (-1041 |#2| (-564 |#1|)))) (-15 -2104 ((-3 (-2 (|:| -3482 (-525)) (|:| |var| (-564 |#1|))) "failed") |#1|)) (-15 -2010 ((-3 (-591 |#1|) "failed") |#1|)) (-15 -2292 ((-3 (-2 (|:| |var| (-564 |#1|)) (|:| -2008 (-525))) "failed") |#1|)) (-15 -3376 ((-3 (-591 |#1|) "failed") |#1|)) (-15 -4132 (|#1| |#1| (-591 (-110)) (-591 |#1|) (-1089))) (-15 -4132 (|#1| |#1| (-110) |#1| (-1089))) (-15 -4132 (|#1| |#1|)) (-15 -4132 (|#1| |#1| (-591 (-1089)))) (-15 -4132 (|#1| |#1| (-1089))) (-15 -2745 (|#1| (-1089) (-591 |#1|))) (-15 -2745 (|#1| (-1089) |#1| |#1| |#1| |#1|)) (-15 -2745 (|#1| (-1089) |#1| |#1| |#1|)) (-15 -2745 (|#1| (-1089) |#1| |#1|)) (-15 -2745 (|#1| (-1089) |#1|)) (-15 -1507 ((-591 (-1089)) |#1|)) (-15 -1646 (|#2| |#1|)) (-15 -1634 ((-108) |#1|)) (-15 -3528 (|#2| |#1|)) (-15 -1251 ((-3 |#2| "failed") |#1|)) (-15 -3022 (|#1| |#2|)) (-15 -1251 ((-3 (-525) "failed") |#1|)) (-15 -3528 ((-525) |#1|)) (-15 -1408 ((-825 (-357)) |#1|)) (-15 -1408 ((-825 (-525)) |#1|)) (-15 -3528 ((-1089) |#1|)) (-15 -1251 ((-3 (-1089) "failed") |#1|)) (-15 -3022 (|#1| (-1089))) (-15 -4132 (|#1| |#1| (-110) (-1 |#1| |#1|))) (-15 -4132 (|#1| |#1| (-110) (-1 |#1| (-591 |#1|)))) (-15 -4132 (|#1| |#1| (-591 (-110)) (-591 (-1 |#1| (-591 |#1|))))) (-15 -4132 (|#1| |#1| (-591 (-110)) (-591 (-1 |#1| |#1|)))) (-15 -4132 (|#1| |#1| (-1089) (-1 |#1| |#1|))) (-15 -4132 (|#1| |#1| (-1089) (-1 |#1| (-591 |#1|)))) (-15 -4132 (|#1| |#1| (-591 (-1089)) (-591 (-1 |#1| (-591 |#1|))))) (-15 -4132 (|#1| |#1| (-591 (-1089)) (-591 (-1 |#1| |#1|)))) (-15 -2661 ((-108) (-110))) (-15 -3219 ((-110) (-110))) (-15 -1298 ((-591 (-564 |#1|)) |#1|)) (-15 -1405 ((-3 (-564 |#1|) "failed") |#1|)) (-15 -3825 (|#1| |#1| (-591 (-564 |#1|)) (-591 |#1|))) (-15 -3825 (|#1| |#1| (-591 (-273 |#1|)))) (-15 -3825 (|#1| |#1| (-273 |#1|))) (-15 -3164 (|#1| (-110) (-591 |#1|))) (-15 -3164 (|#1| (-110) |#1| |#1| |#1| |#1|)) (-15 -3164 (|#1| (-110) |#1| |#1| |#1|)) (-15 -3164 (|#1| (-110) |#1| |#1|)) (-15 -3164 (|#1| (-110) |#1|)) (-15 -4132 (|#1| |#1| (-591 |#1|) (-591 |#1|))) (-15 -4132 (|#1| |#1| |#1| |#1|)) (-15 -4132 (|#1| |#1| (-273 |#1|))) (-15 -4132 (|#1| |#1| (-591 (-273 |#1|)))) (-15 -4132 (|#1| |#1| (-591 (-564 |#1|)) (-591 |#1|))) (-15 -4132 (|#1| |#1| (-564 |#1|) |#1|)) (-15 -3528 ((-564 |#1|) |#1|)) (-15 -1251 ((-3 (-564 |#1|) "failed") |#1|)) (-15 -3022 (|#1| (-564 |#1|))) (-15 -3022 ((-796) |#1|))) (-408 |#2|) (-788)) (T -407))
-((-3219 (*1 *2 *2) (-12 (-5 *2 (-110)) (-4 *4 (-788)) (-5 *1 (-407 *3 *4)) (-4 *3 (-408 *4)))) (-2661 (*1 *2 *3) (-12 (-5 *3 (-110)) (-4 *5 (-788)) (-5 *2 (-108)) (-5 *1 (-407 *4 *5)) (-4 *4 (-408 *5)))) (-2128 (*1 *2) (-12 (-4 *4 (-788)) (-5 *2 (-712)) (-5 *1 (-407 *3 *4)) (-4 *3 (-408 *4)))))
-(-10 -8 (-15 * (|#1| (-854) |#1|)) (-15 * (|#1| (-712) |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 -2128 ((-712))) (-15 -3022 (|#1| (-525))) (-15 -3528 ((-385 (-525)) |#1|)) (-15 -1251 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3022 (|#1| (-385 (-525)))) (-15 -1408 ((-501) |#1|)) (-15 -3528 ((-885 |#2|) |#1|)) (-15 -1251 ((-3 (-885 |#2|) "failed") |#1|)) (-15 -3022 (|#1| (-885 |#2|))) (-15 -3266 (|#1| |#1| (-1089))) (-15 -3266 (|#1| |#1| (-591 (-1089)))) (-15 -3266 (|#1| |#1| (-1089) (-712))) (-15 -3266 (|#1| |#1| (-591 (-1089)) (-591 (-712)))) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 -3022 (|#1| |#1|)) (-15 * (|#1| |#1| (-385 (-525)))) (-15 * (|#1| (-385 (-525)) |#1|)) (-15 -3528 ((-385 (-885 |#2|)) |#1|)) (-15 -1251 ((-3 (-385 (-885 |#2|)) "failed") |#1|)) (-15 -3022 (|#1| (-385 (-885 |#2|)))) (-15 -1312 ((-385 (-1085 |#1|)) |#1| (-564 |#1|))) (-15 -3022 (|#1| (-385 (-885 (-385 |#2|))))) (-15 -3022 (|#1| (-885 (-385 |#2|)))) (-15 -3022 (|#1| (-385 |#2|))) (-15 -2966 (|#1| |#1|)) (-15 -1408 (|#1| (-396 |#1|))) (-15 -4132 (|#1| |#1| (-1089) (-712) (-1 |#1| |#1|))) (-15 -4132 (|#1| |#1| (-1089) (-712) (-1 |#1| (-591 |#1|)))) (-15 -4132 (|#1| |#1| (-591 (-1089)) (-591 (-712)) (-591 (-1 |#1| (-591 |#1|))))) (-15 -4132 (|#1| |#1| (-591 (-1089)) (-591 (-712)) (-591 (-1 |#1| |#1|)))) (-15 -3877 ((-3 (-2 (|:| |val| |#1|) (|:| -2008 (-525))) "failed") |#1|)) (-15 -2292 ((-3 (-2 (|:| |var| (-564 |#1|)) (|:| -2008 (-525))) "failed") |#1| (-1089))) (-15 -2292 ((-3 (-2 (|:| |var| (-564 |#1|)) (|:| -2008 (-525))) "failed") |#1| (-110))) (-15 -2368 (|#1| |#1|)) (-15 -3022 (|#1| (-1041 |#2| (-564 |#1|)))) (-15 -2104 ((-3 (-2 (|:| -3482 (-525)) (|:| |var| (-564 |#1|))) "failed") |#1|)) (-15 -2010 ((-3 (-591 |#1|) "failed") |#1|)) (-15 -2292 ((-3 (-2 (|:| |var| (-564 |#1|)) (|:| -2008 (-525))) "failed") |#1|)) (-15 -3376 ((-3 (-591 |#1|) "failed") |#1|)) (-15 -4132 (|#1| |#1| (-591 (-110)) (-591 |#1|) (-1089))) (-15 -4132 (|#1| |#1| (-110) |#1| (-1089))) (-15 -4132 (|#1| |#1|)) (-15 -4132 (|#1| |#1| (-591 (-1089)))) (-15 -4132 (|#1| |#1| (-1089))) (-15 -2745 (|#1| (-1089) (-591 |#1|))) (-15 -2745 (|#1| (-1089) |#1| |#1| |#1| |#1|)) (-15 -2745 (|#1| (-1089) |#1| |#1| |#1|)) (-15 -2745 (|#1| (-1089) |#1| |#1|)) (-15 -2745 (|#1| (-1089) |#1|)) (-15 -1507 ((-591 (-1089)) |#1|)) (-15 -1646 (|#2| |#1|)) (-15 -1634 ((-108) |#1|)) (-15 -3528 (|#2| |#1|)) (-15 -1251 ((-3 |#2| "failed") |#1|)) (-15 -3022 (|#1| |#2|)) (-15 -1251 ((-3 (-525) "failed") |#1|)) (-15 -3528 ((-525) |#1|)) (-15 -1408 ((-825 (-357)) |#1|)) (-15 -1408 ((-825 (-525)) |#1|)) (-15 -3528 ((-1089) |#1|)) (-15 -1251 ((-3 (-1089) "failed") |#1|)) (-15 -3022 (|#1| (-1089))) (-15 -4132 (|#1| |#1| (-110) (-1 |#1| |#1|))) (-15 -4132 (|#1| |#1| (-110) (-1 |#1| (-591 |#1|)))) (-15 -4132 (|#1| |#1| (-591 (-110)) (-591 (-1 |#1| (-591 |#1|))))) (-15 -4132 (|#1| |#1| (-591 (-110)) (-591 (-1 |#1| |#1|)))) (-15 -4132 (|#1| |#1| (-1089) (-1 |#1| |#1|))) (-15 -4132 (|#1| |#1| (-1089) (-1 |#1| (-591 |#1|)))) (-15 -4132 (|#1| |#1| (-591 (-1089)) (-591 (-1 |#1| (-591 |#1|))))) (-15 -4132 (|#1| |#1| (-591 (-1089)) (-591 (-1 |#1| |#1|)))) (-15 -2661 ((-108) (-110))) (-15 -3219 ((-110) (-110))) (-15 -1298 ((-591 (-564 |#1|)) |#1|)) (-15 -1405 ((-3 (-564 |#1|) "failed") |#1|)) (-15 -3825 (|#1| |#1| (-591 (-564 |#1|)) (-591 |#1|))) (-15 -3825 (|#1| |#1| (-591 (-273 |#1|)))) (-15 -3825 (|#1| |#1| (-273 |#1|))) (-15 -3164 (|#1| (-110) (-591 |#1|))) (-15 -3164 (|#1| (-110) |#1| |#1| |#1| |#1|)) (-15 -3164 (|#1| (-110) |#1| |#1| |#1|)) (-15 -3164 (|#1| (-110) |#1| |#1|)) (-15 -3164 (|#1| (-110) |#1|)) (-15 -4132 (|#1| |#1| (-591 |#1|) (-591 |#1|))) (-15 -4132 (|#1| |#1| |#1| |#1|)) (-15 -4132 (|#1| |#1| (-273 |#1|))) (-15 -4132 (|#1| |#1| (-591 (-273 |#1|)))) (-15 -4132 (|#1| |#1| (-591 (-564 |#1|)) (-591 |#1|))) (-15 -4132 (|#1| |#1| (-564 |#1|) |#1|)) (-15 -3528 ((-564 |#1|) |#1|)) (-15 -1251 ((-3 (-564 |#1|) "failed") |#1|)) (-15 -3022 (|#1| (-564 |#1|))) (-15 -3022 ((-796) |#1|)))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 116 (|has| |#1| (-25)))) (-1507 (((-591 (-1089)) $) 203)) (-1312 (((-385 (-1085 $)) $ (-564 $)) 171 (|has| |#1| (-517)))) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) 143 (|has| |#1| (-517)))) (-3706 (($ $) 144 (|has| |#1| (-517)))) (-1715 (((-108) $) 146 (|has| |#1| (-517)))) (-3374 (((-591 (-564 $)) $) 44)) (-2157 (((-3 $ "failed") $ $) 118 (|has| |#1| (-21)))) (-3825 (($ $ (-273 $)) 56) (($ $ (-591 (-273 $))) 55) (($ $ (-591 (-564 $)) (-591 $)) 54)) (-1291 (($ $) 163 (|has| |#1| (-517)))) (-2827 (((-396 $) $) 164 (|has| |#1| (-517)))) (-1947 (((-108) $ $) 154 (|has| |#1| (-517)))) (-3798 (($) 102 (-3321 (|has| |#1| (-1030)) (|has| |#1| (-25))) CONST)) (-1251 (((-3 (-564 $) "failed") $) 69) (((-3 (-1089) "failed") $) 216) (((-3 (-525) "failed") $) 209 (|has| |#1| (-966 (-525)))) (((-3 |#1| "failed") $) 207) (((-3 (-385 (-885 |#1|)) "failed") $) 169 (|has| |#1| (-517))) (((-3 (-885 |#1|) "failed") $) 123 (|has| |#1| (-975))) (((-3 (-385 (-525)) "failed") $) 95 (-3321 (-12 (|has| |#1| (-966 (-525))) (|has| |#1| (-517))) (|has| |#1| (-966 (-385 (-525))))))) (-3528 (((-564 $) $) 68) (((-1089) $) 215) (((-525) $) 210 (|has| |#1| (-966 (-525)))) ((|#1| $) 206) (((-385 (-885 |#1|)) $) 168 (|has| |#1| (-517))) (((-885 |#1|) $) 122 (|has| |#1| (-975))) (((-385 (-525)) $) 94 (-3321 (-12 (|has| |#1| (-966 (-525))) (|has| |#1| (-517))) (|has| |#1| (-966 (-385 (-525))))))) (-2129 (($ $ $) 158 (|has| |#1| (-517)))) (-3305 (((-631 (-525)) (-631 $)) 137 (-1213 (|has| |#1| (-587 (-525))) (|has| |#1| (-975)))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) 136 (-1213 (|has| |#1| (-587 (-525))) (|has| |#1| (-975)))) (((-2 (|:| -4057 (-631 |#1|)) (|:| |vec| (-1171 |#1|))) (-631 $) (-1171 $)) 135 (|has| |#1| (-975))) (((-631 |#1|) (-631 $)) 134 (|has| |#1| (-975)))) (-4163 (((-3 $ "failed") $) 105 (|has| |#1| (-1030)))) (-2110 (($ $ $) 157 (|has| |#1| (-517)))) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) 152 (|has| |#1| (-517)))) (-2744 (((-108) $) 165 (|has| |#1| (-517)))) (-2011 (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) 212 (|has| |#1| (-819 (-525)))) (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) 211 (|has| |#1| (-819 (-357))))) (-1668 (($ $) 51) (($ (-591 $)) 50)) (-2194 (((-591 (-110)) $) 43)) (-3219 (((-110) (-110)) 42)) (-2824 (((-108) $) 103 (|has| |#1| (-1030)))) (-2419 (((-108) $) 22 (|has| $ (-966 (-525))))) (-2368 (($ $) 186 (|has| |#1| (-975)))) (-1738 (((-1041 |#1| (-564 $)) $) 187 (|has| |#1| (-975)))) (-1758 (((-3 (-591 $) "failed") (-591 $) $) 161 (|has| |#1| (-517)))) (-2695 (((-1085 $) (-564 $)) 25 (|has| $ (-975)))) (-3741 (($ $ $) 13)) (-2478 (($ $ $) 14)) (-1340 (($ (-1 $ $) (-564 $)) 36)) (-1405 (((-3 (-564 $) "failed") $) 46)) (-1356 (($ (-591 $)) 150 (|has| |#1| (-517))) (($ $ $) 149 (|has| |#1| (-517)))) (-2339 (((-1072) $) 9)) (-1298 (((-591 (-564 $)) $) 45)) (-1843 (($ (-110) $) 38) (($ (-110) (-591 $)) 37)) (-3376 (((-3 (-591 $) "failed") $) 192 (|has| |#1| (-1030)))) (-3877 (((-3 (-2 (|:| |val| $) (|:| -2008 (-525))) "failed") $) 183 (|has| |#1| (-975)))) (-2010 (((-3 (-591 $) "failed") $) 190 (|has| |#1| (-25)))) (-2104 (((-3 (-2 (|:| -3482 (-525)) (|:| |var| (-564 $))) "failed") $) 189 (|has| |#1| (-25)))) (-2292 (((-3 (-2 (|:| |var| (-564 $)) (|:| -2008 (-525))) "failed") $) 191 (|has| |#1| (-1030))) (((-3 (-2 (|:| |var| (-564 $)) (|:| -2008 (-525))) "failed") $ (-110)) 185 (|has| |#1| (-975))) (((-3 (-2 (|:| |var| (-564 $)) (|:| -2008 (-525))) "failed") $ (-1089)) 184 (|has| |#1| (-975)))) (-1709 (((-108) $ (-110)) 40) (((-108) $ (-1089)) 39)) (-1622 (($ $) 107 (-3321 (|has| |#1| (-450)) (|has| |#1| (-517))))) (-2965 (((-712) $) 47)) (-2047 (((-1036) $) 10)) (-1634 (((-108) $) 205)) (-1646 ((|#1| $) 204)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) 151 (|has| |#1| (-517)))) (-1399 (($ (-591 $)) 148 (|has| |#1| (-517))) (($ $ $) 147 (|has| |#1| (-517)))) (-1988 (((-108) $ $) 35) (((-108) $ (-1089)) 34)) (-1348 (((-396 $) $) 162 (|has| |#1| (-517)))) (-3375 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 160 (|has| |#1| (-517))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) 159 (|has| |#1| (-517)))) (-2089 (((-3 $ "failed") $ $) 142 (|has| |#1| (-517)))) (-4095 (((-3 (-591 $) "failed") (-591 $) $) 153 (|has| |#1| (-517)))) (-3451 (((-108) $) 23 (|has| $ (-966 (-525))))) (-4132 (($ $ (-564 $) $) 67) (($ $ (-591 (-564 $)) (-591 $)) 66) (($ $ (-591 (-273 $))) 65) (($ $ (-273 $)) 64) (($ $ $ $) 63) (($ $ (-591 $) (-591 $)) 62) (($ $ (-591 (-1089)) (-591 (-1 $ $))) 33) (($ $ (-591 (-1089)) (-591 (-1 $ (-591 $)))) 32) (($ $ (-1089) (-1 $ (-591 $))) 31) (($ $ (-1089) (-1 $ $)) 30) (($ $ (-591 (-110)) (-591 (-1 $ $))) 29) (($ $ (-591 (-110)) (-591 (-1 $ (-591 $)))) 28) (($ $ (-110) (-1 $ (-591 $))) 27) (($ $ (-110) (-1 $ $)) 26) (($ $ (-1089)) 197 (|has| |#1| (-566 (-501)))) (($ $ (-591 (-1089))) 196 (|has| |#1| (-566 (-501)))) (($ $) 195 (|has| |#1| (-566 (-501)))) (($ $ (-110) $ (-1089)) 194 (|has| |#1| (-566 (-501)))) (($ $ (-591 (-110)) (-591 $) (-1089)) 193 (|has| |#1| (-566 (-501)))) (($ $ (-591 (-1089)) (-591 (-712)) (-591 (-1 $ $))) 182 (|has| |#1| (-975))) (($ $ (-591 (-1089)) (-591 (-712)) (-591 (-1 $ (-591 $)))) 181 (|has| |#1| (-975))) (($ $ (-1089) (-712) (-1 $ (-591 $))) 180 (|has| |#1| (-975))) (($ $ (-1089) (-712) (-1 $ $)) 179 (|has| |#1| (-975)))) (-1712 (((-712) $) 155 (|has| |#1| (-517)))) (-3164 (($ (-110) $) 61) (($ (-110) $ $) 60) (($ (-110) $ $ $) 59) (($ (-110) $ $ $ $) 58) (($ (-110) (-591 $)) 57)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) 156 (|has| |#1| (-517)))) (-1484 (($ $) 49) (($ $ $) 48)) (-3266 (($ $ (-591 (-1089)) (-591 (-712))) 128 (|has| |#1| (-975))) (($ $ (-1089) (-712)) 127 (|has| |#1| (-975))) (($ $ (-591 (-1089))) 126 (|has| |#1| (-975))) (($ $ (-1089)) 125 (|has| |#1| (-975)))) (-2966 (($ $) 176 (|has| |#1| (-517)))) (-1754 (((-1041 |#1| (-564 $)) $) 177 (|has| |#1| (-517)))) (-1478 (($ $) 24 (|has| $ (-975)))) (-1408 (((-825 (-525)) $) 214 (|has| |#1| (-566 (-825 (-525))))) (((-825 (-357)) $) 213 (|has| |#1| (-566 (-825 (-357))))) (($ (-396 $)) 178 (|has| |#1| (-517))) (((-501) $) 97 (|has| |#1| (-566 (-501))))) (-3228 (($ $ $) 111 (|has| |#1| (-450)))) (-3619 (($ $ $) 112 (|has| |#1| (-450)))) (-3022 (((-796) $) 11) (($ (-564 $)) 70) (($ (-1089)) 217) (($ |#1|) 208) (($ (-1041 |#1| (-564 $))) 188 (|has| |#1| (-975))) (($ (-385 |#1|)) 174 (|has| |#1| (-517))) (($ (-885 (-385 |#1|))) 173 (|has| |#1| (-517))) (($ (-385 (-885 (-385 |#1|)))) 172 (|has| |#1| (-517))) (($ (-385 (-885 |#1|))) 170 (|has| |#1| (-517))) (($ $) 141 (|has| |#1| (-517))) (($ (-885 |#1|)) 124 (|has| |#1| (-975))) (($ (-385 (-525))) 96 (-3321 (|has| |#1| (-517)) (-12 (|has| |#1| (-966 (-525))) (|has| |#1| (-517))) (|has| |#1| (-966 (-385 (-525)))))) (($ (-525)) 93 (-3321 (|has| |#1| (-975)) (|has| |#1| (-966 (-525)))))) (-1437 (((-3 $ "failed") $) 138 (|has| |#1| (-136)))) (-2128 (((-712)) 133 (|has| |#1| (-975)))) (-2989 (($ $) 53) (($ (-591 $)) 52)) (-2661 (((-108) (-110)) 41)) (-2495 (((-108) $ $) 145 (|has| |#1| (-517)))) (-2745 (($ (-1089) $) 202) (($ (-1089) $ $) 201) (($ (-1089) $ $ $) 200) (($ (-1089) $ $ $ $) 199) (($ (-1089) (-591 $)) 198)) (-3710 (($ $ (-525)) 110 (-3321 (|has| |#1| (-450)) (|has| |#1| (-517)))) (($ $ (-712)) 104 (|has| |#1| (-1030))) (($ $ (-854)) 100 (|has| |#1| (-1030)))) (-4191 (($) 115 (|has| |#1| (-25)) CONST)) (-4197 (($) 101 (|has| |#1| (-1030)) CONST)) (-4196 (($ $ (-591 (-1089)) (-591 (-712))) 132 (|has| |#1| (-975))) (($ $ (-1089) (-712)) 131 (|has| |#1| (-975))) (($ $ (-591 (-1089))) 130 (|has| |#1| (-975))) (($ $ (-1089)) 129 (|has| |#1| (-975)))) (-4135 (((-108) $ $) 16)) (-4119 (((-108) $ $) 17)) (-4096 (((-108) $ $) 6)) (-4126 (((-108) $ $) 15)) (-4112 (((-108) $ $) 18)) (-4173 (($ (-1041 |#1| (-564 $)) (-1041 |#1| (-564 $))) 175 (|has| |#1| (-517))) (($ $ $) 108 (-3321 (|has| |#1| (-450)) (|has| |#1| (-517))))) (-4164 (($ $ $) 120 (|has| |#1| (-21))) (($ $) 119 (|has| |#1| (-21)))) (-4156 (($ $ $) 113 (|has| |#1| (-25)))) (** (($ $ (-525)) 109 (-3321 (|has| |#1| (-450)) (|has| |#1| (-517)))) (($ $ (-712)) 106 (|has| |#1| (-1030))) (($ $ (-854)) 99 (|has| |#1| (-1030)))) (* (($ (-385 (-525)) $) 167 (|has| |#1| (-517))) (($ $ (-385 (-525))) 166 (|has| |#1| (-517))) (($ |#1| $) 140 (|has| |#1| (-160))) (($ $ |#1|) 139 (|has| |#1| (-160))) (($ (-525) $) 121 (|has| |#1| (-21))) (($ (-712) $) 117 (|has| |#1| (-25))) (($ (-854) $) 114 (|has| |#1| (-25))) (($ $ $) 98 (|has| |#1| (-1030)))))
+((-3730 (((-542 |#2|) |#2| (-1089)) 36)) (-2244 (((-542 |#2|) |#2| (-1089)) 20)) (-3937 ((|#2| |#2| (-1089)) 25)))
+(((-404 |#1| |#2|) (-10 -7 (-15 -2244 ((-542 |#2|) |#2| (-1089))) (-15 -3730 ((-542 |#2|) |#2| (-1089))) (-15 -3937 (|#2| |#2| (-1089)))) (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525))) (-13 (-1111) (-29 |#1|))) (T -404))
+((-3937 (*1 *2 *2 *3) (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525)))) (-5 *1 (-404 *4 *2)) (-4 *2 (-13 (-1111) (-29 *4))))) (-3730 (*1 *2 *3 *4) (-12 (-5 *4 (-1089)) (-4 *5 (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525)))) (-5 *2 (-542 *3)) (-5 *1 (-404 *5 *3)) (-4 *3 (-13 (-1111) (-29 *5))))) (-2244 (*1 *2 *3 *4) (-12 (-5 *4 (-1089)) (-4 *5 (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525)))) (-5 *2 (-542 *3)) (-5 *1 (-404 *5 *3)) (-4 *3 (-13 (-1111) (-29 *5))))))
+(-10 -7 (-15 -2244 ((-542 |#2|) |#2| (-1089))) (-15 -3730 ((-542 |#2|) |#2| (-1089))) (-15 -3937 (|#2| |#2| (-1089))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2055 (($) NIL T CONST)) (-1522 (((-3 $ "failed") $) NIL)) (-3865 (((-108) $) NIL)) (-2280 (($ |#2| |#1|) 35)) (-4009 (($ |#2| |#1|) 33)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ |#1|) NIL) (($ (-309 |#2|)) 25)) (-3425 (((-712)) NIL)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1830 (($) 10 T CONST)) (-1839 (($) 16 T CONST)) (-3944 (((-108) $ $) NIL)) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) 34)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 36) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
+(((-405 |#1| |#2|) (-13 (-37 |#1|) (-10 -8 (IF (|has| |#2| (-6 -4237)) (IF (|has| |#1| (-6 -4237)) (-6 -4237) |%noBranch|) |%noBranch|) (-15 -2686 ($ |#1|)) (-15 -2686 ($ (-309 |#2|))) (-15 -2280 ($ |#2| |#1|)) (-15 -4009 ($ |#2| |#1|)))) (-13 (-160) (-37 (-385 (-525)))) (-13 (-788) (-21))) (T -405))
+((-2686 (*1 *1 *2) (-12 (-5 *1 (-405 *2 *3)) (-4 *2 (-13 (-160) (-37 (-385 (-525))))) (-4 *3 (-13 (-788) (-21))))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-309 *4)) (-4 *4 (-13 (-788) (-21))) (-5 *1 (-405 *3 *4)) (-4 *3 (-13 (-160) (-37 (-385 (-525))))))) (-2280 (*1 *1 *2 *3) (-12 (-5 *1 (-405 *3 *2)) (-4 *3 (-13 (-160) (-37 (-385 (-525))))) (-4 *2 (-13 (-788) (-21))))) (-4009 (*1 *1 *2 *3) (-12 (-5 *1 (-405 *3 *2)) (-4 *3 (-13 (-160) (-37 (-385 (-525))))) (-4 *2 (-13 (-788) (-21))))))
+(-13 (-37 |#1|) (-10 -8 (IF (|has| |#2| (-6 -4237)) (IF (|has| |#1| (-6 -4237)) (-6 -4237) |%noBranch|) |%noBranch|) (-15 -2686 ($ |#1|)) (-15 -2686 ($ (-309 |#2|))) (-15 -2280 ($ |#2| |#1|)) (-15 -4009 ($ |#2| |#1|))))
+((-2452 (((-3 |#2| (-591 |#2|)) |#2| (-1089)) 109)))
+(((-406 |#1| |#2|) (-10 -7 (-15 -2452 ((-3 |#2| (-591 |#2|)) |#2| (-1089)))) (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525))) (-13 (-1111) (-891) (-29 |#1|))) (T -406))
+((-2452 (*1 *2 *3 *4) (-12 (-5 *4 (-1089)) (-4 *5 (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525)))) (-5 *2 (-3 *3 (-591 *3))) (-5 *1 (-406 *5 *3)) (-4 *3 (-13 (-1111) (-891) (-29 *5))))))
+(-10 -7 (-15 -2452 ((-3 |#2| (-591 |#2|)) |#2| (-1089))))
+((-1444 (((-591 (-1089)) $) 72)) (-2514 (((-385 (-1085 $)) $ (-564 $)) 273)) (-3449 (($ $ (-273 $)) NIL) (($ $ (-591 (-273 $))) NIL) (($ $ (-591 (-564 $)) (-591 $)) 237)) (-4174 (((-3 (-564 $) "failed") $) NIL) (((-3 (-1089) "failed") $) 75) (((-3 (-525) "failed") $) NIL) (((-3 |#2| "failed") $) 233) (((-3 (-385 (-885 |#2|)) "failed") $) 324) (((-3 (-885 |#2|) "failed") $) 235) (((-3 (-385 (-525)) "failed") $) NIL)) (-3341 (((-564 $) $) NIL) (((-1089) $) 30) (((-525) $) NIL) ((|#2| $) 231) (((-385 (-885 |#2|)) $) 305) (((-885 |#2|) $) 232) (((-385 (-525)) $) NIL)) (-3259 (((-110) (-110)) 47)) (-2920 (($ $) 87)) (-3415 (((-3 (-564 $) "failed") $) 228)) (-2504 (((-591 (-564 $)) $) 229)) (-3401 (((-3 (-591 $) "failed") $) 247)) (-1713 (((-3 (-2 (|:| |val| $) (|:| -3987 (-525))) "failed") $) 254)) (-4008 (((-3 (-591 $) "failed") $) 245)) (-2831 (((-3 (-2 (|:| -2976 (-525)) (|:| |var| (-564 $))) "failed") $) 264)) (-3410 (((-3 (-2 (|:| |var| (-564 $)) (|:| -3987 (-525))) "failed") $) 251) (((-3 (-2 (|:| |var| (-564 $)) (|:| -3987 (-525))) "failed") $ (-110)) 217) (((-3 (-2 (|:| |var| (-564 $)) (|:| -3987 (-525))) "failed") $ (-1089)) 219)) (-1531 (((-108) $) 19)) (-1540 ((|#2| $) 21)) (-1980 (($ $ (-564 $) $) NIL) (($ $ (-591 (-564 $)) (-591 $)) 236) (($ $ (-591 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-591 $) (-591 $)) NIL) (($ $ (-591 (-1089)) (-591 (-1 $ $))) NIL) (($ $ (-591 (-1089)) (-591 (-1 $ (-591 $)))) 96) (($ $ (-1089) (-1 $ (-591 $))) NIL) (($ $ (-1089) (-1 $ $)) NIL) (($ $ (-591 (-110)) (-591 (-1 $ $))) NIL) (($ $ (-591 (-110)) (-591 (-1 $ (-591 $)))) NIL) (($ $ (-110) (-1 $ (-591 $))) NIL) (($ $ (-110) (-1 $ $)) NIL) (($ $ (-1089)) 57) (($ $ (-591 (-1089))) 240) (($ $) 241) (($ $ (-110) $ (-1089)) 60) (($ $ (-591 (-110)) (-591 $) (-1089)) 67) (($ $ (-591 (-1089)) (-591 (-712)) (-591 (-1 $ $))) 107) (($ $ (-591 (-1089)) (-591 (-712)) (-591 (-1 $ (-591 $)))) 242) (($ $ (-1089) (-712) (-1 $ (-591 $))) 94) (($ $ (-1089) (-712) (-1 $ $)) 93)) (-1881 (($ (-110) $) NIL) (($ (-110) $ $) NIL) (($ (-110) $ $ $) NIL) (($ (-110) $ $ $ $) NIL) (($ (-110) (-591 $)) 106)) (-2209 (($ $ (-591 (-1089)) (-591 (-712))) NIL) (($ $ (-1089) (-712)) NIL) (($ $ (-591 (-1089))) NIL) (($ $ (-1089)) 238)) (-2774 (($ $) 284)) (-1300 (((-825 (-525)) $) 257) (((-825 (-357)) $) 261) (($ (-396 $)) 320) (((-501) $) NIL)) (-2686 (((-796) $) 239) (($ (-564 $)) 84) (($ (-1089)) 26) (($ |#2|) NIL) (($ (-1041 |#2| (-564 $))) NIL) (($ (-385 |#2|)) 289) (($ (-885 (-385 |#2|))) 329) (($ (-385 (-885 (-385 |#2|)))) 301) (($ (-385 (-885 |#2|))) 295) (($ $) NIL) (($ (-885 |#2|)) 185) (($ (-385 (-525))) 334) (($ (-525)) NIL)) (-3425 (((-712)) 79)) (-2754 (((-108) (-110)) 41)) (-4229 (($ (-1089) $) 33) (($ (-1089) $ $) 34) (($ (-1089) $ $ $) 35) (($ (-1089) $ $ $ $) 36) (($ (-1089) (-591 $)) 39)) (* (($ (-385 (-525)) $) NIL) (($ $ (-385 (-525))) NIL) (($ |#2| $) 266) (($ $ |#2|) NIL) (($ $ $) NIL) (($ (-525) $) NIL) (($ (-712) $) NIL) (($ (-854) $) NIL)))
+(((-407 |#1| |#2|) (-10 -8 (-15 * (|#1| (-854) |#1|)) (-15 * (|#1| (-712) |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 -3425 ((-712))) (-15 -2686 (|#1| (-525))) (-15 -3341 ((-385 (-525)) |#1|)) (-15 -4174 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -2686 (|#1| (-385 (-525)))) (-15 -1300 ((-501) |#1|)) (-15 -3341 ((-885 |#2|) |#1|)) (-15 -4174 ((-3 (-885 |#2|) "failed") |#1|)) (-15 -2686 (|#1| (-885 |#2|))) (-15 -2209 (|#1| |#1| (-1089))) (-15 -2209 (|#1| |#1| (-591 (-1089)))) (-15 -2209 (|#1| |#1| (-1089) (-712))) (-15 -2209 (|#1| |#1| (-591 (-1089)) (-591 (-712)))) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 -2686 (|#1| |#1|)) (-15 * (|#1| |#1| (-385 (-525)))) (-15 * (|#1| (-385 (-525)) |#1|)) (-15 -3341 ((-385 (-885 |#2|)) |#1|)) (-15 -4174 ((-3 (-385 (-885 |#2|)) "failed") |#1|)) (-15 -2686 (|#1| (-385 (-885 |#2|)))) (-15 -2514 ((-385 (-1085 |#1|)) |#1| (-564 |#1|))) (-15 -2686 (|#1| (-385 (-885 (-385 |#2|))))) (-15 -2686 (|#1| (-885 (-385 |#2|)))) (-15 -2686 (|#1| (-385 |#2|))) (-15 -2774 (|#1| |#1|)) (-15 -1300 (|#1| (-396 |#1|))) (-15 -1980 (|#1| |#1| (-1089) (-712) (-1 |#1| |#1|))) (-15 -1980 (|#1| |#1| (-1089) (-712) (-1 |#1| (-591 |#1|)))) (-15 -1980 (|#1| |#1| (-591 (-1089)) (-591 (-712)) (-591 (-1 |#1| (-591 |#1|))))) (-15 -1980 (|#1| |#1| (-591 (-1089)) (-591 (-712)) (-591 (-1 |#1| |#1|)))) (-15 -1713 ((-3 (-2 (|:| |val| |#1|) (|:| -3987 (-525))) "failed") |#1|)) (-15 -3410 ((-3 (-2 (|:| |var| (-564 |#1|)) (|:| -3987 (-525))) "failed") |#1| (-1089))) (-15 -3410 ((-3 (-2 (|:| |var| (-564 |#1|)) (|:| -3987 (-525))) "failed") |#1| (-110))) (-15 -2920 (|#1| |#1|)) (-15 -2686 (|#1| (-1041 |#2| (-564 |#1|)))) (-15 -2831 ((-3 (-2 (|:| -2976 (-525)) (|:| |var| (-564 |#1|))) "failed") |#1|)) (-15 -4008 ((-3 (-591 |#1|) "failed") |#1|)) (-15 -3410 ((-3 (-2 (|:| |var| (-564 |#1|)) (|:| -3987 (-525))) "failed") |#1|)) (-15 -3401 ((-3 (-591 |#1|) "failed") |#1|)) (-15 -1980 (|#1| |#1| (-591 (-110)) (-591 |#1|) (-1089))) (-15 -1980 (|#1| |#1| (-110) |#1| (-1089))) (-15 -1980 (|#1| |#1|)) (-15 -1980 (|#1| |#1| (-591 (-1089)))) (-15 -1980 (|#1| |#1| (-1089))) (-15 -4229 (|#1| (-1089) (-591 |#1|))) (-15 -4229 (|#1| (-1089) |#1| |#1| |#1| |#1|)) (-15 -4229 (|#1| (-1089) |#1| |#1| |#1|)) (-15 -4229 (|#1| (-1089) |#1| |#1|)) (-15 -4229 (|#1| (-1089) |#1|)) (-15 -1444 ((-591 (-1089)) |#1|)) (-15 -1540 (|#2| |#1|)) (-15 -1531 ((-108) |#1|)) (-15 -3341 (|#2| |#1|)) (-15 -4174 ((-3 |#2| "failed") |#1|)) (-15 -2686 (|#1| |#2|)) (-15 -4174 ((-3 (-525) "failed") |#1|)) (-15 -3341 ((-525) |#1|)) (-15 -1300 ((-825 (-357)) |#1|)) (-15 -1300 ((-825 (-525)) |#1|)) (-15 -3341 ((-1089) |#1|)) (-15 -4174 ((-3 (-1089) "failed") |#1|)) (-15 -2686 (|#1| (-1089))) (-15 -1980 (|#1| |#1| (-110) (-1 |#1| |#1|))) (-15 -1980 (|#1| |#1| (-110) (-1 |#1| (-591 |#1|)))) (-15 -1980 (|#1| |#1| (-591 (-110)) (-591 (-1 |#1| (-591 |#1|))))) (-15 -1980 (|#1| |#1| (-591 (-110)) (-591 (-1 |#1| |#1|)))) (-15 -1980 (|#1| |#1| (-1089) (-1 |#1| |#1|))) (-15 -1980 (|#1| |#1| (-1089) (-1 |#1| (-591 |#1|)))) (-15 -1980 (|#1| |#1| (-591 (-1089)) (-591 (-1 |#1| (-591 |#1|))))) (-15 -1980 (|#1| |#1| (-591 (-1089)) (-591 (-1 |#1| |#1|)))) (-15 -2754 ((-108) (-110))) (-15 -3259 ((-110) (-110))) (-15 -2504 ((-591 (-564 |#1|)) |#1|)) (-15 -3415 ((-3 (-564 |#1|) "failed") |#1|)) (-15 -3449 (|#1| |#1| (-591 (-564 |#1|)) (-591 |#1|))) (-15 -3449 (|#1| |#1| (-591 (-273 |#1|)))) (-15 -3449 (|#1| |#1| (-273 |#1|))) (-15 -1881 (|#1| (-110) (-591 |#1|))) (-15 -1881 (|#1| (-110) |#1| |#1| |#1| |#1|)) (-15 -1881 (|#1| (-110) |#1| |#1| |#1|)) (-15 -1881 (|#1| (-110) |#1| |#1|)) (-15 -1881 (|#1| (-110) |#1|)) (-15 -1980 (|#1| |#1| (-591 |#1|) (-591 |#1|))) (-15 -1980 (|#1| |#1| |#1| |#1|)) (-15 -1980 (|#1| |#1| (-273 |#1|))) (-15 -1980 (|#1| |#1| (-591 (-273 |#1|)))) (-15 -1980 (|#1| |#1| (-591 (-564 |#1|)) (-591 |#1|))) (-15 -1980 (|#1| |#1| (-564 |#1|) |#1|)) (-15 -3341 ((-564 |#1|) |#1|)) (-15 -4174 ((-3 (-564 |#1|) "failed") |#1|)) (-15 -2686 (|#1| (-564 |#1|))) (-15 -2686 ((-796) |#1|))) (-408 |#2|) (-788)) (T -407))
+((-3259 (*1 *2 *2) (-12 (-5 *2 (-110)) (-4 *4 (-788)) (-5 *1 (-407 *3 *4)) (-4 *3 (-408 *4)))) (-2754 (*1 *2 *3) (-12 (-5 *3 (-110)) (-4 *5 (-788)) (-5 *2 (-108)) (-5 *1 (-407 *4 *5)) (-4 *4 (-408 *5)))) (-3425 (*1 *2) (-12 (-4 *4 (-788)) (-5 *2 (-712)) (-5 *1 (-407 *3 *4)) (-4 *3 (-408 *4)))))
+(-10 -8 (-15 * (|#1| (-854) |#1|)) (-15 * (|#1| (-712) |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 -3425 ((-712))) (-15 -2686 (|#1| (-525))) (-15 -3341 ((-385 (-525)) |#1|)) (-15 -4174 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -2686 (|#1| (-385 (-525)))) (-15 -1300 ((-501) |#1|)) (-15 -3341 ((-885 |#2|) |#1|)) (-15 -4174 ((-3 (-885 |#2|) "failed") |#1|)) (-15 -2686 (|#1| (-885 |#2|))) (-15 -2209 (|#1| |#1| (-1089))) (-15 -2209 (|#1| |#1| (-591 (-1089)))) (-15 -2209 (|#1| |#1| (-1089) (-712))) (-15 -2209 (|#1| |#1| (-591 (-1089)) (-591 (-712)))) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 -2686 (|#1| |#1|)) (-15 * (|#1| |#1| (-385 (-525)))) (-15 * (|#1| (-385 (-525)) |#1|)) (-15 -3341 ((-385 (-885 |#2|)) |#1|)) (-15 -4174 ((-3 (-385 (-885 |#2|)) "failed") |#1|)) (-15 -2686 (|#1| (-385 (-885 |#2|)))) (-15 -2514 ((-385 (-1085 |#1|)) |#1| (-564 |#1|))) (-15 -2686 (|#1| (-385 (-885 (-385 |#2|))))) (-15 -2686 (|#1| (-885 (-385 |#2|)))) (-15 -2686 (|#1| (-385 |#2|))) (-15 -2774 (|#1| |#1|)) (-15 -1300 (|#1| (-396 |#1|))) (-15 -1980 (|#1| |#1| (-1089) (-712) (-1 |#1| |#1|))) (-15 -1980 (|#1| |#1| (-1089) (-712) (-1 |#1| (-591 |#1|)))) (-15 -1980 (|#1| |#1| (-591 (-1089)) (-591 (-712)) (-591 (-1 |#1| (-591 |#1|))))) (-15 -1980 (|#1| |#1| (-591 (-1089)) (-591 (-712)) (-591 (-1 |#1| |#1|)))) (-15 -1713 ((-3 (-2 (|:| |val| |#1|) (|:| -3987 (-525))) "failed") |#1|)) (-15 -3410 ((-3 (-2 (|:| |var| (-564 |#1|)) (|:| -3987 (-525))) "failed") |#1| (-1089))) (-15 -3410 ((-3 (-2 (|:| |var| (-564 |#1|)) (|:| -3987 (-525))) "failed") |#1| (-110))) (-15 -2920 (|#1| |#1|)) (-15 -2686 (|#1| (-1041 |#2| (-564 |#1|)))) (-15 -2831 ((-3 (-2 (|:| -2976 (-525)) (|:| |var| (-564 |#1|))) "failed") |#1|)) (-15 -4008 ((-3 (-591 |#1|) "failed") |#1|)) (-15 -3410 ((-3 (-2 (|:| |var| (-564 |#1|)) (|:| -3987 (-525))) "failed") |#1|)) (-15 -3401 ((-3 (-591 |#1|) "failed") |#1|)) (-15 -1980 (|#1| |#1| (-591 (-110)) (-591 |#1|) (-1089))) (-15 -1980 (|#1| |#1| (-110) |#1| (-1089))) (-15 -1980 (|#1| |#1|)) (-15 -1980 (|#1| |#1| (-591 (-1089)))) (-15 -1980 (|#1| |#1| (-1089))) (-15 -4229 (|#1| (-1089) (-591 |#1|))) (-15 -4229 (|#1| (-1089) |#1| |#1| |#1| |#1|)) (-15 -4229 (|#1| (-1089) |#1| |#1| |#1|)) (-15 -4229 (|#1| (-1089) |#1| |#1|)) (-15 -4229 (|#1| (-1089) |#1|)) (-15 -1444 ((-591 (-1089)) |#1|)) (-15 -1540 (|#2| |#1|)) (-15 -1531 ((-108) |#1|)) (-15 -3341 (|#2| |#1|)) (-15 -4174 ((-3 |#2| "failed") |#1|)) (-15 -2686 (|#1| |#2|)) (-15 -4174 ((-3 (-525) "failed") |#1|)) (-15 -3341 ((-525) |#1|)) (-15 -1300 ((-825 (-357)) |#1|)) (-15 -1300 ((-825 (-525)) |#1|)) (-15 -3341 ((-1089) |#1|)) (-15 -4174 ((-3 (-1089) "failed") |#1|)) (-15 -2686 (|#1| (-1089))) (-15 -1980 (|#1| |#1| (-110) (-1 |#1| |#1|))) (-15 -1980 (|#1| |#1| (-110) (-1 |#1| (-591 |#1|)))) (-15 -1980 (|#1| |#1| (-591 (-110)) (-591 (-1 |#1| (-591 |#1|))))) (-15 -1980 (|#1| |#1| (-591 (-110)) (-591 (-1 |#1| |#1|)))) (-15 -1980 (|#1| |#1| (-1089) (-1 |#1| |#1|))) (-15 -1980 (|#1| |#1| (-1089) (-1 |#1| (-591 |#1|)))) (-15 -1980 (|#1| |#1| (-591 (-1089)) (-591 (-1 |#1| (-591 |#1|))))) (-15 -1980 (|#1| |#1| (-591 (-1089)) (-591 (-1 |#1| |#1|)))) (-15 -2754 ((-108) (-110))) (-15 -3259 ((-110) (-110))) (-15 -2504 ((-591 (-564 |#1|)) |#1|)) (-15 -3415 ((-3 (-564 |#1|) "failed") |#1|)) (-15 -3449 (|#1| |#1| (-591 (-564 |#1|)) (-591 |#1|))) (-15 -3449 (|#1| |#1| (-591 (-273 |#1|)))) (-15 -3449 (|#1| |#1| (-273 |#1|))) (-15 -1881 (|#1| (-110) (-591 |#1|))) (-15 -1881 (|#1| (-110) |#1| |#1| |#1| |#1|)) (-15 -1881 (|#1| (-110) |#1| |#1| |#1|)) (-15 -1881 (|#1| (-110) |#1| |#1|)) (-15 -1881 (|#1| (-110) |#1|)) (-15 -1980 (|#1| |#1| (-591 |#1|) (-591 |#1|))) (-15 -1980 (|#1| |#1| |#1| |#1|)) (-15 -1980 (|#1| |#1| (-273 |#1|))) (-15 -1980 (|#1| |#1| (-591 (-273 |#1|)))) (-15 -1980 (|#1| |#1| (-591 (-564 |#1|)) (-591 |#1|))) (-15 -1980 (|#1| |#1| (-564 |#1|) |#1|)) (-15 -3341 ((-564 |#1|) |#1|)) (-15 -4174 ((-3 (-564 |#1|) "failed") |#1|)) (-15 -2686 (|#1| (-564 |#1|))) (-15 -2686 ((-796) |#1|)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 116 (|has| |#1| (-25)))) (-1444 (((-591 (-1089)) $) 203)) (-2514 (((-385 (-1085 $)) $ (-564 $)) 171 (|has| |#1| (-517)))) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) 143 (|has| |#1| (-517)))) (-3641 (($ $) 144 (|has| |#1| (-517)))) (-3077 (((-108) $) 146 (|has| |#1| (-517)))) (-3585 (((-591 (-564 $)) $) 44)) (-3332 (((-3 $ "failed") $ $) 118 (|has| |#1| (-21)))) (-3449 (($ $ (-273 $)) 56) (($ $ (-591 (-273 $))) 55) (($ $ (-591 (-564 $)) (-591 $)) 54)) (-1720 (($ $) 163 (|has| |#1| (-517)))) (-3898 (((-396 $) $) 164 (|has| |#1| (-517)))) (-1965 (((-108) $ $) 154 (|has| |#1| (-517)))) (-2055 (($) 102 (-3150 (|has| |#1| (-1030)) (|has| |#1| (-25))) CONST)) (-4174 (((-3 (-564 $) "failed") $) 69) (((-3 (-1089) "failed") $) 216) (((-3 (-525) "failed") $) 209 (|has| |#1| (-966 (-525)))) (((-3 |#1| "failed") $) 207) (((-3 (-385 (-885 |#1|)) "failed") $) 169 (|has| |#1| (-517))) (((-3 (-885 |#1|) "failed") $) 123 (|has| |#1| (-975))) (((-3 (-385 (-525)) "failed") $) 95 (-3150 (-12 (|has| |#1| (-966 (-525))) (|has| |#1| (-517))) (|has| |#1| (-966 (-385 (-525))))))) (-3341 (((-564 $) $) 68) (((-1089) $) 215) (((-525) $) 210 (|has| |#1| (-966 (-525)))) ((|#1| $) 206) (((-385 (-885 |#1|)) $) 168 (|has| |#1| (-517))) (((-885 |#1|) $) 122 (|has| |#1| (-975))) (((-385 (-525)) $) 94 (-3150 (-12 (|has| |#1| (-966 (-525))) (|has| |#1| (-517))) (|has| |#1| (-966 (-385 (-525))))))) (-3265 (($ $ $) 158 (|has| |#1| (-517)))) (-3925 (((-631 (-525)) (-631 $)) 137 (-3543 (|has| |#1| (-587 (-525))) (|has| |#1| (-975)))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) 136 (-3543 (|has| |#1| (-587 (-525))) (|has| |#1| (-975)))) (((-2 (|:| -2928 (-631 |#1|)) (|:| |vec| (-1171 |#1|))) (-631 $) (-1171 $)) 135 (|has| |#1| (-975))) (((-631 |#1|) (-631 $)) 134 (|has| |#1| (-975)))) (-1522 (((-3 $ "failed") $) 105 (|has| |#1| (-1030)))) (-3239 (($ $ $) 157 (|has| |#1| (-517)))) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) 152 (|has| |#1| (-517)))) (-2393 (((-108) $) 165 (|has| |#1| (-517)))) (-4018 (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) 212 (|has| |#1| (-819 (-525)))) (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) 211 (|has| |#1| (-819 (-357))))) (-3625 (($ $) 51) (($ (-591 $)) 50)) (-3714 (((-591 (-110)) $) 43)) (-3259 (((-110) (-110)) 42)) (-3865 (((-108) $) 103 (|has| |#1| (-1030)))) (-2116 (((-108) $) 22 (|has| $ (-966 (-525))))) (-2920 (($ $) 186 (|has| |#1| (-975)))) (-1384 (((-1041 |#1| (-564 $)) $) 187 (|has| |#1| (-975)))) (-3188 (((-3 (-591 $) "failed") (-591 $) $) 161 (|has| |#1| (-517)))) (-1873 (((-1085 $) (-564 $)) 25 (|has| $ (-975)))) (-1923 (($ $ $) 13)) (-3475 (($ $ $) 14)) (-1257 (($ (-1 $ $) (-564 $)) 36)) (-3415 (((-3 (-564 $) "failed") $) 46)) (-2081 (($ (-591 $)) 150 (|has| |#1| (-517))) (($ $ $) 149 (|has| |#1| (-517)))) (-2621 (((-1072) $) 9)) (-2504 (((-591 (-564 $)) $) 45)) (-2899 (($ (-110) $) 38) (($ (-110) (-591 $)) 37)) (-3401 (((-3 (-591 $) "failed") $) 192 (|has| |#1| (-1030)))) (-1713 (((-3 (-2 (|:| |val| $) (|:| -3987 (-525))) "failed") $) 183 (|has| |#1| (-975)))) (-4008 (((-3 (-591 $) "failed") $) 190 (|has| |#1| (-25)))) (-2831 (((-3 (-2 (|:| -2976 (-525)) (|:| |var| (-564 $))) "failed") $) 189 (|has| |#1| (-25)))) (-3410 (((-3 (-2 (|:| |var| (-564 $)) (|:| -3987 (-525))) "failed") $) 191 (|has| |#1| (-1030))) (((-3 (-2 (|:| |var| (-564 $)) (|:| -3987 (-525))) "failed") $ (-110)) 185 (|has| |#1| (-975))) (((-3 (-2 (|:| |var| (-564 $)) (|:| -3987 (-525))) "failed") $ (-1089)) 184 (|has| |#1| (-975)))) (-3029 (((-108) $ (-110)) 40) (((-108) $ (-1089)) 39)) (-1523 (($ $) 107 (-3150 (|has| |#1| (-450)) (|has| |#1| (-517))))) (-3457 (((-712) $) 47)) (-2937 (((-1036) $) 10)) (-1531 (((-108) $) 205)) (-1540 ((|#1| $) 204)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) 151 (|has| |#1| (-517)))) (-2124 (($ (-591 $)) 148 (|has| |#1| (-517))) (($ $ $) 147 (|has| |#1| (-517)))) (-4064 (((-108) $ $) 35) (((-108) $ (-1089)) 34)) (-2542 (((-396 $) $) 162 (|has| |#1| (-517)))) (-3387 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 160 (|has| |#1| (-517))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) 159 (|has| |#1| (-517)))) (-3210 (((-3 $ "failed") $ $) 142 (|has| |#1| (-517)))) (-2018 (((-3 (-591 $) "failed") (-591 $) $) 153 (|has| |#1| (-517)))) (-2882 (((-108) $) 23 (|has| $ (-966 (-525))))) (-1980 (($ $ (-564 $) $) 67) (($ $ (-591 (-564 $)) (-591 $)) 66) (($ $ (-591 (-273 $))) 65) (($ $ (-273 $)) 64) (($ $ $ $) 63) (($ $ (-591 $) (-591 $)) 62) (($ $ (-591 (-1089)) (-591 (-1 $ $))) 33) (($ $ (-591 (-1089)) (-591 (-1 $ (-591 $)))) 32) (($ $ (-1089) (-1 $ (-591 $))) 31) (($ $ (-1089) (-1 $ $)) 30) (($ $ (-591 (-110)) (-591 (-1 $ $))) 29) (($ $ (-591 (-110)) (-591 (-1 $ (-591 $)))) 28) (($ $ (-110) (-1 $ (-591 $))) 27) (($ $ (-110) (-1 $ $)) 26) (($ $ (-1089)) 197 (|has| |#1| (-566 (-501)))) (($ $ (-591 (-1089))) 196 (|has| |#1| (-566 (-501)))) (($ $) 195 (|has| |#1| (-566 (-501)))) (($ $ (-110) $ (-1089)) 194 (|has| |#1| (-566 (-501)))) (($ $ (-591 (-110)) (-591 $) (-1089)) 193 (|has| |#1| (-566 (-501)))) (($ $ (-591 (-1089)) (-591 (-712)) (-591 (-1 $ $))) 182 (|has| |#1| (-975))) (($ $ (-591 (-1089)) (-591 (-712)) (-591 (-1 $ (-591 $)))) 181 (|has| |#1| (-975))) (($ $ (-1089) (-712) (-1 $ (-591 $))) 180 (|has| |#1| (-975))) (($ $ (-1089) (-712) (-1 $ $)) 179 (|has| |#1| (-975)))) (-3048 (((-712) $) 155 (|has| |#1| (-517)))) (-1881 (($ (-110) $) 61) (($ (-110) $ $) 60) (($ (-110) $ $ $) 59) (($ (-110) $ $ $ $) 58) (($ (-110) (-591 $)) 57)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) 156 (|has| |#1| (-517)))) (-1390 (($ $) 49) (($ $ $) 48)) (-2209 (($ $ (-591 (-1089)) (-591 (-712))) 128 (|has| |#1| (-975))) (($ $ (-1089) (-712)) 127 (|has| |#1| (-975))) (($ $ (-591 (-1089))) 126 (|has| |#1| (-975))) (($ $ (-1089)) 125 (|has| |#1| (-975)))) (-2774 (($ $) 176 (|has| |#1| (-517)))) (-1396 (((-1041 |#1| (-564 $)) $) 177 (|has| |#1| (-517)))) (-1341 (($ $) 24 (|has| $ (-975)))) (-1300 (((-825 (-525)) $) 214 (|has| |#1| (-566 (-825 (-525))))) (((-825 (-357)) $) 213 (|has| |#1| (-566 (-825 (-357))))) (($ (-396 $)) 178 (|has| |#1| (-517))) (((-501) $) 97 (|has| |#1| (-566 (-501))))) (-3369 (($ $ $) 111 (|has| |#1| (-450)))) (-4027 (($ $ $) 112 (|has| |#1| (-450)))) (-2686 (((-796) $) 11) (($ (-564 $)) 70) (($ (-1089)) 217) (($ |#1|) 208) (($ (-1041 |#1| (-564 $))) 188 (|has| |#1| (-975))) (($ (-385 |#1|)) 174 (|has| |#1| (-517))) (($ (-885 (-385 |#1|))) 173 (|has| |#1| (-517))) (($ (-385 (-885 (-385 |#1|)))) 172 (|has| |#1| (-517))) (($ (-385 (-885 |#1|))) 170 (|has| |#1| (-517))) (($ $) 141 (|has| |#1| (-517))) (($ (-885 |#1|)) 124 (|has| |#1| (-975))) (($ (-385 (-525))) 96 (-3150 (|has| |#1| (-517)) (-12 (|has| |#1| (-966 (-525))) (|has| |#1| (-517))) (|has| |#1| (-966 (-385 (-525)))))) (($ (-525)) 93 (-3150 (|has| |#1| (-975)) (|has| |#1| (-966 (-525)))))) (-3751 (((-3 $ "failed") $) 138 (|has| |#1| (-136)))) (-3425 (((-712)) 133 (|has| |#1| (-975)))) (-3800 (($ $) 53) (($ (-591 $)) 52)) (-2754 (((-108) (-110)) 41)) (-1724 (((-108) $ $) 145 (|has| |#1| (-517)))) (-4229 (($ (-1089) $) 202) (($ (-1089) $ $) 201) (($ (-1089) $ $ $) 200) (($ (-1089) $ $ $ $) 199) (($ (-1089) (-591 $)) 198)) (-1401 (($ $ (-525)) 110 (-3150 (|has| |#1| (-450)) (|has| |#1| (-517)))) (($ $ (-712)) 104 (|has| |#1| (-1030))) (($ $ (-854)) 100 (|has| |#1| (-1030)))) (-1830 (($) 115 (|has| |#1| (-25)) CONST)) (-1839 (($) 101 (|has| |#1| (-1030)) CONST)) (-1796 (($ $ (-591 (-1089)) (-591 (-712))) 132 (|has| |#1| (-975))) (($ $ (-1089) (-712)) 131 (|has| |#1| (-975))) (($ $ (-591 (-1089))) 130 (|has| |#1| (-975))) (($ $ (-1089)) 129 (|has| |#1| (-975)))) (-4004 (((-108) $ $) 16)) (-3982 (((-108) $ $) 17)) (-3944 (((-108) $ $) 6)) (-3994 (((-108) $ $) 15)) (-3971 (((-108) $ $) 18)) (-4059 (($ (-1041 |#1| (-564 $)) (-1041 |#1| (-564 $))) 175 (|has| |#1| (-517))) (($ $ $) 108 (-3150 (|has| |#1| (-450)) (|has| |#1| (-517))))) (-4047 (($ $ $) 120 (|has| |#1| (-21))) (($ $) 119 (|has| |#1| (-21)))) (-4036 (($ $ $) 113 (|has| |#1| (-25)))) (** (($ $ (-525)) 109 (-3150 (|has| |#1| (-450)) (|has| |#1| (-517)))) (($ $ (-712)) 106 (|has| |#1| (-1030))) (($ $ (-854)) 99 (|has| |#1| (-1030)))) (* (($ (-385 (-525)) $) 167 (|has| |#1| (-517))) (($ $ (-385 (-525))) 166 (|has| |#1| (-517))) (($ |#1| $) 140 (|has| |#1| (-160))) (($ $ |#1|) 139 (|has| |#1| (-160))) (($ (-525) $) 121 (|has| |#1| (-21))) (($ (-712) $) 117 (|has| |#1| (-25))) (($ (-854) $) 114 (|has| |#1| (-25))) (($ $ $) 98 (|has| |#1| (-1030)))))
(((-408 |#1|) (-131) (-788)) (T -408))
-((-1634 (*1 *2 *1) (-12 (-4 *1 (-408 *3)) (-4 *3 (-788)) (-5 *2 (-108)))) (-1646 (*1 *2 *1) (-12 (-4 *1 (-408 *2)) (-4 *2 (-788)))) (-1507 (*1 *2 *1) (-12 (-4 *1 (-408 *3)) (-4 *3 (-788)) (-5 *2 (-591 (-1089))))) (-2745 (*1 *1 *2 *1) (-12 (-5 *2 (-1089)) (-4 *1 (-408 *3)) (-4 *3 (-788)))) (-2745 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1089)) (-4 *1 (-408 *3)) (-4 *3 (-788)))) (-2745 (*1 *1 *2 *1 *1 *1) (-12 (-5 *2 (-1089)) (-4 *1 (-408 *3)) (-4 *3 (-788)))) (-2745 (*1 *1 *2 *1 *1 *1 *1) (-12 (-5 *2 (-1089)) (-4 *1 (-408 *3)) (-4 *3 (-788)))) (-2745 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-591 *1)) (-4 *1 (-408 *4)) (-4 *4 (-788)))) (-4132 (*1 *1 *1 *2) (-12 (-5 *2 (-1089)) (-4 *1 (-408 *3)) (-4 *3 (-788)) (-4 *3 (-566 (-501))))) (-4132 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-1089))) (-4 *1 (-408 *3)) (-4 *3 (-788)) (-4 *3 (-566 (-501))))) (-4132 (*1 *1 *1) (-12 (-4 *1 (-408 *2)) (-4 *2 (-788)) (-4 *2 (-566 (-501))))) (-4132 (*1 *1 *1 *2 *1 *3) (-12 (-5 *2 (-110)) (-5 *3 (-1089)) (-4 *1 (-408 *4)) (-4 *4 (-788)) (-4 *4 (-566 (-501))))) (-4132 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-591 (-110))) (-5 *3 (-591 *1)) (-5 *4 (-1089)) (-4 *1 (-408 *5)) (-4 *5 (-788)) (-4 *5 (-566 (-501))))) (-3376 (*1 *2 *1) (|partial| -12 (-4 *3 (-1030)) (-4 *3 (-788)) (-5 *2 (-591 *1)) (-4 *1 (-408 *3)))) (-2292 (*1 *2 *1) (|partial| -12 (-4 *3 (-1030)) (-4 *3 (-788)) (-5 *2 (-2 (|:| |var| (-564 *1)) (|:| -2008 (-525)))) (-4 *1 (-408 *3)))) (-2010 (*1 *2 *1) (|partial| -12 (-4 *3 (-25)) (-4 *3 (-788)) (-5 *2 (-591 *1)) (-4 *1 (-408 *3)))) (-2104 (*1 *2 *1) (|partial| -12 (-4 *3 (-25)) (-4 *3 (-788)) (-5 *2 (-2 (|:| -3482 (-525)) (|:| |var| (-564 *1)))) (-4 *1 (-408 *3)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-1041 *3 (-564 *1))) (-4 *3 (-975)) (-4 *3 (-788)) (-4 *1 (-408 *3)))) (-1738 (*1 *2 *1) (-12 (-4 *3 (-975)) (-4 *3 (-788)) (-5 *2 (-1041 *3 (-564 *1))) (-4 *1 (-408 *3)))) (-2368 (*1 *1 *1) (-12 (-4 *1 (-408 *2)) (-4 *2 (-788)) (-4 *2 (-975)))) (-2292 (*1 *2 *1 *3) (|partial| -12 (-5 *3 (-110)) (-4 *4 (-975)) (-4 *4 (-788)) (-5 *2 (-2 (|:| |var| (-564 *1)) (|:| -2008 (-525)))) (-4 *1 (-408 *4)))) (-2292 (*1 *2 *1 *3) (|partial| -12 (-5 *3 (-1089)) (-4 *4 (-975)) (-4 *4 (-788)) (-5 *2 (-2 (|:| |var| (-564 *1)) (|:| -2008 (-525)))) (-4 *1 (-408 *4)))) (-3877 (*1 *2 *1) (|partial| -12 (-4 *3 (-975)) (-4 *3 (-788)) (-5 *2 (-2 (|:| |val| *1) (|:| -2008 (-525)))) (-4 *1 (-408 *3)))) (-4132 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-591 (-1089))) (-5 *3 (-591 (-712))) (-5 *4 (-591 (-1 *1 *1))) (-4 *1 (-408 *5)) (-4 *5 (-788)) (-4 *5 (-975)))) (-4132 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-591 (-1089))) (-5 *3 (-591 (-712))) (-5 *4 (-591 (-1 *1 (-591 *1)))) (-4 *1 (-408 *5)) (-4 *5 (-788)) (-4 *5 (-975)))) (-4132 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-1089)) (-5 *3 (-712)) (-5 *4 (-1 *1 (-591 *1))) (-4 *1 (-408 *5)) (-4 *5 (-788)) (-4 *5 (-975)))) (-4132 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-1089)) (-5 *3 (-712)) (-5 *4 (-1 *1 *1)) (-4 *1 (-408 *5)) (-4 *5 (-788)) (-4 *5 (-975)))) (-1408 (*1 *1 *2) (-12 (-5 *2 (-396 *1)) (-4 *1 (-408 *3)) (-4 *3 (-517)) (-4 *3 (-788)))) (-1754 (*1 *2 *1) (-12 (-4 *3 (-517)) (-4 *3 (-788)) (-5 *2 (-1041 *3 (-564 *1))) (-4 *1 (-408 *3)))) (-2966 (*1 *1 *1) (-12 (-4 *1 (-408 *2)) (-4 *2 (-788)) (-4 *2 (-517)))) (-4173 (*1 *1 *2 *2) (-12 (-5 *2 (-1041 *3 (-564 *1))) (-4 *3 (-517)) (-4 *3 (-788)) (-4 *1 (-408 *3)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-385 *3)) (-4 *3 (-517)) (-4 *3 (-788)) (-4 *1 (-408 *3)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-885 (-385 *3))) (-4 *3 (-517)) (-4 *3 (-788)) (-4 *1 (-408 *3)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-385 (-885 (-385 *3)))) (-4 *3 (-517)) (-4 *3 (-788)) (-4 *1 (-408 *3)))) (-1312 (*1 *2 *1 *3) (-12 (-5 *3 (-564 *1)) (-4 *1 (-408 *4)) (-4 *4 (-788)) (-4 *4 (-517)) (-5 *2 (-385 (-1085 *1))))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-4 *1 (-408 *3)) (-4 *3 (-788)) (-4 *3 (-1030)))))
-(-13 (-281) (-966 (-1089)) (-817 |t#1|) (-378 |t#1|) (-389 |t#1|) (-10 -8 (-15 -1634 ((-108) $)) (-15 -1646 (|t#1| $)) (-15 -1507 ((-591 (-1089)) $)) (-15 -2745 ($ (-1089) $)) (-15 -2745 ($ (-1089) $ $)) (-15 -2745 ($ (-1089) $ $ $)) (-15 -2745 ($ (-1089) $ $ $ $)) (-15 -2745 ($ (-1089) (-591 $))) (IF (|has| |t#1| (-566 (-501))) (PROGN (-6 (-566 (-501))) (-15 -4132 ($ $ (-1089))) (-15 -4132 ($ $ (-591 (-1089)))) (-15 -4132 ($ $)) (-15 -4132 ($ $ (-110) $ (-1089))) (-15 -4132 ($ $ (-591 (-110)) (-591 $) (-1089)))) |%noBranch|) (IF (|has| |t#1| (-1030)) (PROGN (-6 (-668)) (-15 ** ($ $ (-712))) (-15 -3376 ((-3 (-591 $) "failed") $)) (-15 -2292 ((-3 (-2 (|:| |var| (-564 $)) (|:| -2008 (-525))) "failed") $))) |%noBranch|) (IF (|has| |t#1| (-450)) (-6 (-450)) |%noBranch|) (IF (|has| |t#1| (-25)) (PROGN (-6 (-23)) (-15 -2010 ((-3 (-591 $) "failed") $)) (-15 -2104 ((-3 (-2 (|:| -3482 (-525)) (|:| |var| (-564 $))) "failed") $))) |%noBranch|) (IF (|has| |t#1| (-21)) (-6 (-21)) |%noBranch|) (IF (|has| |t#1| (-975)) (PROGN (-6 (-975)) (-6 (-966 (-885 |t#1|))) (-6 (-833 (-1089))) (-6 (-355 |t#1|)) (-15 -3022 ($ (-1041 |t#1| (-564 $)))) (-15 -1738 ((-1041 |t#1| (-564 $)) $)) (-15 -2368 ($ $)) (-15 -2292 ((-3 (-2 (|:| |var| (-564 $)) (|:| -2008 (-525))) "failed") $ (-110))) (-15 -2292 ((-3 (-2 (|:| |var| (-564 $)) (|:| -2008 (-525))) "failed") $ (-1089))) (-15 -3877 ((-3 (-2 (|:| |val| $) (|:| -2008 (-525))) "failed") $)) (-15 -4132 ($ $ (-591 (-1089)) (-591 (-712)) (-591 (-1 $ $)))) (-15 -4132 ($ $ (-591 (-1089)) (-591 (-712)) (-591 (-1 $ (-591 $))))) (-15 -4132 ($ $ (-1089) (-712) (-1 $ (-591 $)))) (-15 -4132 ($ $ (-1089) (-712) (-1 $ $)))) |%noBranch|) (IF (|has| |t#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |t#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |t#1| (-160)) (-6 (-37 |t#1|)) |%noBranch|) (IF (|has| |t#1| (-517)) (PROGN (-6 (-341)) (-6 (-966 (-385 (-885 |t#1|)))) (-15 -1408 ($ (-396 $))) (-15 -1754 ((-1041 |t#1| (-564 $)) $)) (-15 -2966 ($ $)) (-15 -4173 ($ (-1041 |t#1| (-564 $)) (-1041 |t#1| (-564 $)))) (-15 -3022 ($ (-385 |t#1|))) (-15 -3022 ($ (-885 (-385 |t#1|)))) (-15 -3022 ($ (-385 (-885 (-385 |t#1|))))) (-15 -1312 ((-385 (-1085 $)) $ (-564 $))) (IF (|has| |t#1| (-966 (-525))) (-6 (-966 (-385 (-525)))) |%noBranch|)) |%noBranch|)))
-(((-21) -3321 (|has| |#1| (-975)) (|has| |#1| (-517)) (|has| |#1| (-160)) (|has| |#1| (-138)) (|has| |#1| (-136)) (|has| |#1| (-21))) ((-23) -3321 (|has| |#1| (-975)) (|has| |#1| (-517)) (|has| |#1| (-160)) (|has| |#1| (-138)) (|has| |#1| (-136)) (|has| |#1| (-25)) (|has| |#1| (-21))) ((-25) -3321 (|has| |#1| (-975)) (|has| |#1| (-517)) (|has| |#1| (-160)) (|has| |#1| (-138)) (|has| |#1| (-136)) (|has| |#1| (-25)) (|has| |#1| (-21))) ((-37 #0=(-385 (-525))) |has| |#1| (-517)) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) |has| |#1| (-517)) ((-97) . T) ((-107 #0# #0#) |has| |#1| (-517)) ((-107 |#1| |#1|) |has| |#1| (-160)) ((-107 $ $) |has| |#1| (-517)) ((-126) -3321 (|has| |#1| (-975)) (|has| |#1| (-517)) (|has| |#1| (-160)) (|has| |#1| (-138)) (|has| |#1| (-136)) (|has| |#1| (-21))) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-565 (-796)) . T) ((-160) |has| |#1| (-517)) ((-566 (-501)) |has| |#1| (-566 (-501))) ((-566 (-825 (-357))) |has| |#1| (-566 (-825 (-357)))) ((-566 (-825 (-525))) |has| |#1| (-566 (-825 (-525)))) ((-223) |has| |#1| (-517)) ((-269) |has| |#1| (-517)) ((-286) |has| |#1| (-517)) ((-288 $) . T) ((-281) . T) ((-341) |has| |#1| (-517)) ((-355 |#1|) |has| |#1| (-975)) ((-378 |#1|) . T) ((-389 |#1|) . T) ((-429) |has| |#1| (-517)) ((-450) |has| |#1| (-450)) ((-486 (-564 $) $) . T) ((-486 $ $) . T) ((-517) |has| |#1| (-517)) ((-593 #0#) |has| |#1| (-517)) ((-593 |#1|) |has| |#1| (-160)) ((-593 $) -3321 (|has| |#1| (-975)) (|has| |#1| (-517)) (|has| |#1| (-160)) (|has| |#1| (-138)) (|has| |#1| (-136))) ((-587 (-525)) -12 (|has| |#1| (-587 (-525))) (|has| |#1| (-975))) ((-587 |#1|) |has| |#1| (-975)) ((-659 #0#) |has| |#1| (-517)) ((-659 |#1|) |has| |#1| (-160)) ((-659 $) |has| |#1| (-517)) ((-668) -3321 (|has| |#1| (-1030)) (|has| |#1| (-975)) (|has| |#1| (-517)) (|has| |#1| (-450)) (|has| |#1| (-160)) (|has| |#1| (-138)) (|has| |#1| (-136))) ((-788) . T) ((-833 (-1089)) |has| |#1| (-975)) ((-819 (-357)) |has| |#1| (-819 (-357))) ((-819 (-525)) |has| |#1| (-819 (-525))) ((-817 |#1|) . T) ((-853) |has| |#1| (-517)) ((-966 (-385 (-525))) -3321 (|has| |#1| (-966 (-385 (-525)))) (-12 (|has| |#1| (-517)) (|has| |#1| (-966 (-525))))) ((-966 (-385 (-885 |#1|))) |has| |#1| (-517)) ((-966 (-525)) |has| |#1| (-966 (-525))) ((-966 (-564 $)) . T) ((-966 (-885 |#1|)) |has| |#1| (-975)) ((-966 (-1089)) . T) ((-966 |#1|) . T) ((-981 #0#) |has| |#1| (-517)) ((-981 |#1|) |has| |#1| (-160)) ((-981 $) |has| |#1| (-517)) ((-975) -3321 (|has| |#1| (-975)) (|has| |#1| (-517)) (|has| |#1| (-160)) (|has| |#1| (-138)) (|has| |#1| (-136))) ((-982) -3321 (|has| |#1| (-975)) (|has| |#1| (-517)) (|has| |#1| (-160)) (|has| |#1| (-138)) (|has| |#1| (-136))) ((-1030) -3321 (|has| |#1| (-1030)) (|has| |#1| (-975)) (|has| |#1| (-517)) (|has| |#1| (-450)) (|has| |#1| (-160)) (|has| |#1| (-138)) (|has| |#1| (-136))) ((-1018) . T) ((-1125) . T) ((-1129) |has| |#1| (-517)))
-((-2307 ((|#2| |#2| |#2|) 33)) (-3219 (((-110) (-110)) 44)) (-4005 ((|#2| |#2|) 66)) (-3227 ((|#2| |#2|) 69)) (-3225 ((|#2| |#2|) 32)) (-2271 ((|#2| |#2| |#2|) 35)) (-3481 ((|#2| |#2| |#2|) 37)) (-4123 ((|#2| |#2| |#2|) 34)) (-1330 ((|#2| |#2| |#2|) 36)) (-2661 (((-108) (-110)) 42)) (-2072 ((|#2| |#2|) 39)) (-1828 ((|#2| |#2|) 38)) (-1539 ((|#2| |#2|) 27)) (-3834 ((|#2| |#2| |#2|) 30) ((|#2| |#2|) 28)) (-1617 ((|#2| |#2| |#2|) 31)))
-(((-409 |#1| |#2|) (-10 -7 (-15 -2661 ((-108) (-110))) (-15 -3219 ((-110) (-110))) (-15 -1539 (|#2| |#2|)) (-15 -3834 (|#2| |#2|)) (-15 -3834 (|#2| |#2| |#2|)) (-15 -1617 (|#2| |#2| |#2|)) (-15 -3225 (|#2| |#2|)) (-15 -2307 (|#2| |#2| |#2|)) (-15 -4123 (|#2| |#2| |#2|)) (-15 -2271 (|#2| |#2| |#2|)) (-15 -1330 (|#2| |#2| |#2|)) (-15 -3481 (|#2| |#2| |#2|)) (-15 -1828 (|#2| |#2|)) (-15 -2072 (|#2| |#2|)) (-15 -3227 (|#2| |#2|)) (-15 -4005 (|#2| |#2|))) (-13 (-788) (-517)) (-408 |#1|)) (T -409))
-((-4005 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-3227 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-2072 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-1828 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-3481 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-1330 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-2271 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-4123 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-2307 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-3225 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-1617 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-3834 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-3834 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-1539 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-3219 (*1 *2 *2) (-12 (-5 *2 (-110)) (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *4)) (-4 *4 (-408 *3)))) (-2661 (*1 *2 *3) (-12 (-5 *3 (-110)) (-4 *4 (-13 (-788) (-517))) (-5 *2 (-108)) (-5 *1 (-409 *4 *5)) (-4 *5 (-408 *4)))))
-(-10 -7 (-15 -2661 ((-108) (-110))) (-15 -3219 ((-110) (-110))) (-15 -1539 (|#2| |#2|)) (-15 -3834 (|#2| |#2|)) (-15 -3834 (|#2| |#2| |#2|)) (-15 -1617 (|#2| |#2| |#2|)) (-15 -3225 (|#2| |#2|)) (-15 -2307 (|#2| |#2| |#2|)) (-15 -4123 (|#2| |#2| |#2|)) (-15 -2271 (|#2| |#2| |#2|)) (-15 -1330 (|#2| |#2| |#2|)) (-15 -3481 (|#2| |#2| |#2|)) (-15 -1828 (|#2| |#2|)) (-15 -2072 (|#2| |#2|)) (-15 -3227 (|#2| |#2|)) (-15 -4005 (|#2| |#2|)))
-((-3944 (((-2 (|:| |primelt| |#2|) (|:| |pol1| (-1085 |#2|)) (|:| |pol2| (-1085 |#2|)) (|:| |prim| (-1085 |#2|))) |#2| |#2|) 97 (|has| |#2| (-27))) (((-2 (|:| |primelt| |#2|) (|:| |poly| (-591 (-1085 |#2|))) (|:| |prim| (-1085 |#2|))) (-591 |#2|)) 61)))
-(((-410 |#1| |#2|) (-10 -7 (-15 -3944 ((-2 (|:| |primelt| |#2|) (|:| |poly| (-591 (-1085 |#2|))) (|:| |prim| (-1085 |#2|))) (-591 |#2|))) (IF (|has| |#2| (-27)) (-15 -3944 ((-2 (|:| |primelt| |#2|) (|:| |pol1| (-1085 |#2|)) (|:| |pol2| (-1085 |#2|)) (|:| |prim| (-1085 |#2|))) |#2| |#2|)) |%noBranch|)) (-13 (-517) (-788) (-138)) (-408 |#1|)) (T -410))
-((-3944 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-517) (-788) (-138))) (-5 *2 (-2 (|:| |primelt| *3) (|:| |pol1| (-1085 *3)) (|:| |pol2| (-1085 *3)) (|:| |prim| (-1085 *3)))) (-5 *1 (-410 *4 *3)) (-4 *3 (-27)) (-4 *3 (-408 *4)))) (-3944 (*1 *2 *3) (-12 (-5 *3 (-591 *5)) (-4 *5 (-408 *4)) (-4 *4 (-13 (-517) (-788) (-138))) (-5 *2 (-2 (|:| |primelt| *5) (|:| |poly| (-591 (-1085 *5))) (|:| |prim| (-1085 *5)))) (-5 *1 (-410 *4 *5)))))
-(-10 -7 (-15 -3944 ((-2 (|:| |primelt| |#2|) (|:| |poly| (-591 (-1085 |#2|))) (|:| |prim| (-1085 |#2|))) (-591 |#2|))) (IF (|has| |#2| (-27)) (-15 -3944 ((-2 (|:| |primelt| |#2|) (|:| |pol1| (-1085 |#2|)) (|:| |pol2| (-1085 |#2|)) (|:| |prim| (-1085 |#2|))) |#2| |#2|)) |%noBranch|))
-((-3394 (((-1176)) 19)) (-3083 (((-1085 (-385 (-525))) |#2| (-564 |#2|)) 41) (((-385 (-525)) |#2|) 25)))
-(((-411 |#1| |#2|) (-10 -7 (-15 -3083 ((-385 (-525)) |#2|)) (-15 -3083 ((-1085 (-385 (-525))) |#2| (-564 |#2|))) (-15 -3394 ((-1176)))) (-13 (-788) (-517) (-966 (-525))) (-408 |#1|)) (T -411))
-((-3394 (*1 *2) (-12 (-4 *3 (-13 (-788) (-517) (-966 (-525)))) (-5 *2 (-1176)) (-5 *1 (-411 *3 *4)) (-4 *4 (-408 *3)))) (-3083 (*1 *2 *3 *4) (-12 (-5 *4 (-564 *3)) (-4 *3 (-408 *5)) (-4 *5 (-13 (-788) (-517) (-966 (-525)))) (-5 *2 (-1085 (-385 (-525)))) (-5 *1 (-411 *5 *3)))) (-3083 (*1 *2 *3) (-12 (-4 *4 (-13 (-788) (-517) (-966 (-525)))) (-5 *2 (-385 (-525))) (-5 *1 (-411 *4 *3)) (-4 *3 (-408 *4)))))
-(-10 -7 (-15 -3083 ((-385 (-525)) |#2|)) (-15 -3083 ((-1085 (-385 (-525))) |#2| (-564 |#2|))) (-15 -3394 ((-1176))))
-((-1253 (((-108) $) 28)) (-2899 (((-108) $) 30)) (-2666 (((-108) $) 31)) (-2318 (((-108) $) 34)) (-1833 (((-108) $) 29)) (-4000 (((-108) $) 33)) (-3022 (((-796) $) 18) (($ (-1072)) 27) (($ (-1089)) 23) (((-1089) $) 22) (((-1022) $) 21)) (-1454 (((-108) $) 32)) (-4096 (((-108) $ $) 15)))
-(((-412) (-13 (-565 (-796)) (-10 -8 (-15 -3022 ($ (-1072))) (-15 -3022 ($ (-1089))) (-15 -3022 ((-1089) $)) (-15 -3022 ((-1022) $)) (-15 -1253 ((-108) $)) (-15 -1833 ((-108) $)) (-15 -2666 ((-108) $)) (-15 -4000 ((-108) $)) (-15 -2318 ((-108) $)) (-15 -1454 ((-108) $)) (-15 -2899 ((-108) $)) (-15 -4096 ((-108) $ $))))) (T -412))
-((-3022 (*1 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-412)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-412)))) (-3022 (*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-412)))) (-3022 (*1 *2 *1) (-12 (-5 *2 (-1022)) (-5 *1 (-412)))) (-1253 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412)))) (-1833 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412)))) (-2666 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412)))) (-4000 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412)))) (-2318 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412)))) (-1454 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412)))) (-2899 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412)))) (-4096 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412)))))
-(-13 (-565 (-796)) (-10 -8 (-15 -3022 ($ (-1072))) (-15 -3022 ($ (-1089))) (-15 -3022 ((-1089) $)) (-15 -3022 ((-1022) $)) (-15 -1253 ((-108) $)) (-15 -1833 ((-108) $)) (-15 -2666 ((-108) $)) (-15 -4000 ((-108) $)) (-15 -2318 ((-108) $)) (-15 -1454 ((-108) $)) (-15 -2899 ((-108) $)) (-15 -4096 ((-108) $ $))))
-((-2795 (((-3 (-396 (-1085 (-385 (-525)))) "failed") |#3|) 69)) (-2079 (((-396 |#3|) |#3|) 34)) (-2673 (((-3 (-396 (-1085 (-47))) "failed") |#3|) 29 (|has| |#2| (-966 (-47))))) (-2869 (((-3 (|:| |overq| (-1085 (-385 (-525)))) (|:| |overan| (-1085 (-47))) (|:| -2031 (-108))) |#3|) 37)))
-(((-413 |#1| |#2| |#3|) (-10 -7 (-15 -2079 ((-396 |#3|) |#3|)) (-15 -2795 ((-3 (-396 (-1085 (-385 (-525)))) "failed") |#3|)) (-15 -2869 ((-3 (|:| |overq| (-1085 (-385 (-525)))) (|:| |overan| (-1085 (-47))) (|:| -2031 (-108))) |#3|)) (IF (|has| |#2| (-966 (-47))) (-15 -2673 ((-3 (-396 (-1085 (-47))) "failed") |#3|)) |%noBranch|)) (-13 (-517) (-788) (-966 (-525))) (-408 |#1|) (-1147 |#2|)) (T -413))
-((-2673 (*1 *2 *3) (|partial| -12 (-4 *5 (-966 (-47))) (-4 *4 (-13 (-517) (-788) (-966 (-525)))) (-4 *5 (-408 *4)) (-5 *2 (-396 (-1085 (-47)))) (-5 *1 (-413 *4 *5 *3)) (-4 *3 (-1147 *5)))) (-2869 (*1 *2 *3) (-12 (-4 *4 (-13 (-517) (-788) (-966 (-525)))) (-4 *5 (-408 *4)) (-5 *2 (-3 (|:| |overq| (-1085 (-385 (-525)))) (|:| |overan| (-1085 (-47))) (|:| -2031 (-108)))) (-5 *1 (-413 *4 *5 *3)) (-4 *3 (-1147 *5)))) (-2795 (*1 *2 *3) (|partial| -12 (-4 *4 (-13 (-517) (-788) (-966 (-525)))) (-4 *5 (-408 *4)) (-5 *2 (-396 (-1085 (-385 (-525))))) (-5 *1 (-413 *4 *5 *3)) (-4 *3 (-1147 *5)))) (-2079 (*1 *2 *3) (-12 (-4 *4 (-13 (-517) (-788) (-966 (-525)))) (-4 *5 (-408 *4)) (-5 *2 (-396 *3)) (-5 *1 (-413 *4 *5 *3)) (-4 *3 (-1147 *5)))))
-(-10 -7 (-15 -2079 ((-396 |#3|) |#3|)) (-15 -2795 ((-3 (-396 (-1085 (-385 (-525)))) "failed") |#3|)) (-15 -2869 ((-3 (|:| |overq| (-1085 (-385 (-525)))) (|:| |overan| (-1085 (-47))) (|:| -2031 (-108))) |#3|)) (IF (|has| |#2| (-966 (-47))) (-15 -2673 ((-3 (-396 (-1085 (-47))) "failed") |#3|)) |%noBranch|))
-((-3008 (((-108) $ $) NIL)) (-3598 (((-1072) $ (-1072)) NIL)) (-3522 (($ $ (-1072)) NIL)) (-1277 (((-1072) $) NIL)) (-2657 (((-366) (-366) (-366)) 17) (((-366) (-366)) 15)) (-1976 (($ (-366)) NIL) (($ (-366) (-1072)) NIL)) (-2400 (((-366) $) NIL)) (-2339 (((-1072) $) NIL)) (-3317 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-2155 (((-1176) (-1072)) 9)) (-2120 (((-1176) (-1072)) 10)) (-2301 (((-1176)) 11)) (-3022 (((-796) $) NIL)) (-2886 (($ $) 35)) (-4096 (((-108) $ $) NIL)))
-(((-414) (-13 (-342 (-366) (-1072)) (-10 -7 (-15 -2657 ((-366) (-366) (-366))) (-15 -2657 ((-366) (-366))) (-15 -2155 ((-1176) (-1072))) (-15 -2120 ((-1176) (-1072))) (-15 -2301 ((-1176)))))) (T -414))
-((-2657 (*1 *2 *2 *2) (-12 (-5 *2 (-366)) (-5 *1 (-414)))) (-2657 (*1 *2 *2) (-12 (-5 *2 (-366)) (-5 *1 (-414)))) (-2155 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-414)))) (-2120 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-414)))) (-2301 (*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-414)))))
-(-13 (-342 (-366) (-1072)) (-10 -7 (-15 -2657 ((-366) (-366) (-366))) (-15 -2657 ((-366) (-366))) (-15 -2155 ((-1176) (-1072))) (-15 -2120 ((-1176) (-1072))) (-15 -2301 ((-1176)))))
-((-3008 (((-108) $ $) NIL)) (-1324 (((-3 (|:| |fst| (-412)) (|:| -4170 "void")) $) 11)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3985 (($) 32)) (-3488 (($) 38)) (-2294 (($) 34)) (-1299 (($) 36)) (-1750 (($) 33)) (-1267 (($) 35)) (-3946 (($) 37)) (-3275 (((-108) $) 8)) (-2721 (((-591 (-885 (-525))) $) 19)) (-3036 (($ (-3 (|:| |fst| (-412)) (|:| -4170 "void")) (-591 (-1089)) (-108)) 27) (($ (-3 (|:| |fst| (-412)) (|:| -4170 "void")) (-591 (-885 (-525))) (-108)) 28)) (-3022 (((-796) $) 23) (($ (-412)) 29)) (-4096 (((-108) $ $) NIL)))
-(((-415) (-13 (-1018) (-10 -8 (-15 -3022 ((-796) $)) (-15 -3022 ($ (-412))) (-15 -1324 ((-3 (|:| |fst| (-412)) (|:| -4170 "void")) $)) (-15 -2721 ((-591 (-885 (-525))) $)) (-15 -3275 ((-108) $)) (-15 -3036 ($ (-3 (|:| |fst| (-412)) (|:| -4170 "void")) (-591 (-1089)) (-108))) (-15 -3036 ($ (-3 (|:| |fst| (-412)) (|:| -4170 "void")) (-591 (-885 (-525))) (-108))) (-15 -3985 ($)) (-15 -1750 ($)) (-15 -2294 ($)) (-15 -3488 ($)) (-15 -1267 ($)) (-15 -1299 ($)) (-15 -3946 ($))))) (T -415))
-((-3022 (*1 *2 *1) (-12 (-5 *2 (-796)) (-5 *1 (-415)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-412)) (-5 *1 (-415)))) (-1324 (*1 *2 *1) (-12 (-5 *2 (-3 (|:| |fst| (-412)) (|:| -4170 "void"))) (-5 *1 (-415)))) (-2721 (*1 *2 *1) (-12 (-5 *2 (-591 (-885 (-525)))) (-5 *1 (-415)))) (-3275 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-415)))) (-3036 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-3 (|:| |fst| (-412)) (|:| -4170 "void"))) (-5 *3 (-591 (-1089))) (-5 *4 (-108)) (-5 *1 (-415)))) (-3036 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-3 (|:| |fst| (-412)) (|:| -4170 "void"))) (-5 *3 (-591 (-885 (-525)))) (-5 *4 (-108)) (-5 *1 (-415)))) (-3985 (*1 *1) (-5 *1 (-415))) (-1750 (*1 *1) (-5 *1 (-415))) (-2294 (*1 *1) (-5 *1 (-415))) (-3488 (*1 *1) (-5 *1 (-415))) (-1267 (*1 *1) (-5 *1 (-415))) (-1299 (*1 *1) (-5 *1 (-415))) (-3946 (*1 *1) (-5 *1 (-415))))
-(-13 (-1018) (-10 -8 (-15 -3022 ((-796) $)) (-15 -3022 ($ (-412))) (-15 -1324 ((-3 (|:| |fst| (-412)) (|:| -4170 "void")) $)) (-15 -2721 ((-591 (-885 (-525))) $)) (-15 -3275 ((-108) $)) (-15 -3036 ($ (-3 (|:| |fst| (-412)) (|:| -4170 "void")) (-591 (-1089)) (-108))) (-15 -3036 ($ (-3 (|:| |fst| (-412)) (|:| -4170 "void")) (-591 (-885 (-525))) (-108))) (-15 -3985 ($)) (-15 -1750 ($)) (-15 -2294 ($)) (-15 -3488 ($)) (-15 -1267 ($)) (-15 -1299 ($)) (-15 -3946 ($))))
-((-3008 (((-108) $ $) NIL)) (-2400 (((-1089) $) 8)) (-2339 (((-1072) $) 16)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) 11)) (-4096 (((-108) $ $) 13)))
-(((-416 |#1|) (-13 (-1018) (-10 -8 (-15 -2400 ((-1089) $)))) (-1089)) (T -416))
-((-2400 (*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-416 *3)) (-14 *3 *2))))
-(-13 (-1018) (-10 -8 (-15 -2400 ((-1089) $))))
-((-3178 (((-1176) $) 7)) (-3022 (((-796) $) 8) (($ (-1171 (-640))) 14) (($ (-591 (-308))) 13) (($ (-308)) 12) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3380 (-591 (-308))))) 11)))
+((-1531 (*1 *2 *1) (-12 (-4 *1 (-408 *3)) (-4 *3 (-788)) (-5 *2 (-108)))) (-1540 (*1 *2 *1) (-12 (-4 *1 (-408 *2)) (-4 *2 (-788)))) (-1444 (*1 *2 *1) (-12 (-4 *1 (-408 *3)) (-4 *3 (-788)) (-5 *2 (-591 (-1089))))) (-4229 (*1 *1 *2 *1) (-12 (-5 *2 (-1089)) (-4 *1 (-408 *3)) (-4 *3 (-788)))) (-4229 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1089)) (-4 *1 (-408 *3)) (-4 *3 (-788)))) (-4229 (*1 *1 *2 *1 *1 *1) (-12 (-5 *2 (-1089)) (-4 *1 (-408 *3)) (-4 *3 (-788)))) (-4229 (*1 *1 *2 *1 *1 *1 *1) (-12 (-5 *2 (-1089)) (-4 *1 (-408 *3)) (-4 *3 (-788)))) (-4229 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-591 *1)) (-4 *1 (-408 *4)) (-4 *4 (-788)))) (-1980 (*1 *1 *1 *2) (-12 (-5 *2 (-1089)) (-4 *1 (-408 *3)) (-4 *3 (-788)) (-4 *3 (-566 (-501))))) (-1980 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-1089))) (-4 *1 (-408 *3)) (-4 *3 (-788)) (-4 *3 (-566 (-501))))) (-1980 (*1 *1 *1) (-12 (-4 *1 (-408 *2)) (-4 *2 (-788)) (-4 *2 (-566 (-501))))) (-1980 (*1 *1 *1 *2 *1 *3) (-12 (-5 *2 (-110)) (-5 *3 (-1089)) (-4 *1 (-408 *4)) (-4 *4 (-788)) (-4 *4 (-566 (-501))))) (-1980 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-591 (-110))) (-5 *3 (-591 *1)) (-5 *4 (-1089)) (-4 *1 (-408 *5)) (-4 *5 (-788)) (-4 *5 (-566 (-501))))) (-3401 (*1 *2 *1) (|partial| -12 (-4 *3 (-1030)) (-4 *3 (-788)) (-5 *2 (-591 *1)) (-4 *1 (-408 *3)))) (-3410 (*1 *2 *1) (|partial| -12 (-4 *3 (-1030)) (-4 *3 (-788)) (-5 *2 (-2 (|:| |var| (-564 *1)) (|:| -3987 (-525)))) (-4 *1 (-408 *3)))) (-4008 (*1 *2 *1) (|partial| -12 (-4 *3 (-25)) (-4 *3 (-788)) (-5 *2 (-591 *1)) (-4 *1 (-408 *3)))) (-2831 (*1 *2 *1) (|partial| -12 (-4 *3 (-25)) (-4 *3 (-788)) (-5 *2 (-2 (|:| -2976 (-525)) (|:| |var| (-564 *1)))) (-4 *1 (-408 *3)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-1041 *3 (-564 *1))) (-4 *3 (-975)) (-4 *3 (-788)) (-4 *1 (-408 *3)))) (-1384 (*1 *2 *1) (-12 (-4 *3 (-975)) (-4 *3 (-788)) (-5 *2 (-1041 *3 (-564 *1))) (-4 *1 (-408 *3)))) (-2920 (*1 *1 *1) (-12 (-4 *1 (-408 *2)) (-4 *2 (-788)) (-4 *2 (-975)))) (-3410 (*1 *2 *1 *3) (|partial| -12 (-5 *3 (-110)) (-4 *4 (-975)) (-4 *4 (-788)) (-5 *2 (-2 (|:| |var| (-564 *1)) (|:| -3987 (-525)))) (-4 *1 (-408 *4)))) (-3410 (*1 *2 *1 *3) (|partial| -12 (-5 *3 (-1089)) (-4 *4 (-975)) (-4 *4 (-788)) (-5 *2 (-2 (|:| |var| (-564 *1)) (|:| -3987 (-525)))) (-4 *1 (-408 *4)))) (-1713 (*1 *2 *1) (|partial| -12 (-4 *3 (-975)) (-4 *3 (-788)) (-5 *2 (-2 (|:| |val| *1) (|:| -3987 (-525)))) (-4 *1 (-408 *3)))) (-1980 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-591 (-1089))) (-5 *3 (-591 (-712))) (-5 *4 (-591 (-1 *1 *1))) (-4 *1 (-408 *5)) (-4 *5 (-788)) (-4 *5 (-975)))) (-1980 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-591 (-1089))) (-5 *3 (-591 (-712))) (-5 *4 (-591 (-1 *1 (-591 *1)))) (-4 *1 (-408 *5)) (-4 *5 (-788)) (-4 *5 (-975)))) (-1980 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-1089)) (-5 *3 (-712)) (-5 *4 (-1 *1 (-591 *1))) (-4 *1 (-408 *5)) (-4 *5 (-788)) (-4 *5 (-975)))) (-1980 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-1089)) (-5 *3 (-712)) (-5 *4 (-1 *1 *1)) (-4 *1 (-408 *5)) (-4 *5 (-788)) (-4 *5 (-975)))) (-1300 (*1 *1 *2) (-12 (-5 *2 (-396 *1)) (-4 *1 (-408 *3)) (-4 *3 (-517)) (-4 *3 (-788)))) (-1396 (*1 *2 *1) (-12 (-4 *3 (-517)) (-4 *3 (-788)) (-5 *2 (-1041 *3 (-564 *1))) (-4 *1 (-408 *3)))) (-2774 (*1 *1 *1) (-12 (-4 *1 (-408 *2)) (-4 *2 (-788)) (-4 *2 (-517)))) (-4059 (*1 *1 *2 *2) (-12 (-5 *2 (-1041 *3 (-564 *1))) (-4 *3 (-517)) (-4 *3 (-788)) (-4 *1 (-408 *3)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-385 *3)) (-4 *3 (-517)) (-4 *3 (-788)) (-4 *1 (-408 *3)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-885 (-385 *3))) (-4 *3 (-517)) (-4 *3 (-788)) (-4 *1 (-408 *3)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-385 (-885 (-385 *3)))) (-4 *3 (-517)) (-4 *3 (-788)) (-4 *1 (-408 *3)))) (-2514 (*1 *2 *1 *3) (-12 (-5 *3 (-564 *1)) (-4 *1 (-408 *4)) (-4 *4 (-788)) (-4 *4 (-517)) (-5 *2 (-385 (-1085 *1))))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-4 *1 (-408 *3)) (-4 *3 (-788)) (-4 *3 (-1030)))))
+(-13 (-281) (-966 (-1089)) (-817 |t#1|) (-378 |t#1|) (-389 |t#1|) (-10 -8 (-15 -1531 ((-108) $)) (-15 -1540 (|t#1| $)) (-15 -1444 ((-591 (-1089)) $)) (-15 -4229 ($ (-1089) $)) (-15 -4229 ($ (-1089) $ $)) (-15 -4229 ($ (-1089) $ $ $)) (-15 -4229 ($ (-1089) $ $ $ $)) (-15 -4229 ($ (-1089) (-591 $))) (IF (|has| |t#1| (-566 (-501))) (PROGN (-6 (-566 (-501))) (-15 -1980 ($ $ (-1089))) (-15 -1980 ($ $ (-591 (-1089)))) (-15 -1980 ($ $)) (-15 -1980 ($ $ (-110) $ (-1089))) (-15 -1980 ($ $ (-591 (-110)) (-591 $) (-1089)))) |%noBranch|) (IF (|has| |t#1| (-1030)) (PROGN (-6 (-668)) (-15 ** ($ $ (-712))) (-15 -3401 ((-3 (-591 $) "failed") $)) (-15 -3410 ((-3 (-2 (|:| |var| (-564 $)) (|:| -3987 (-525))) "failed") $))) |%noBranch|) (IF (|has| |t#1| (-450)) (-6 (-450)) |%noBranch|) (IF (|has| |t#1| (-25)) (PROGN (-6 (-23)) (-15 -4008 ((-3 (-591 $) "failed") $)) (-15 -2831 ((-3 (-2 (|:| -2976 (-525)) (|:| |var| (-564 $))) "failed") $))) |%noBranch|) (IF (|has| |t#1| (-21)) (-6 (-21)) |%noBranch|) (IF (|has| |t#1| (-975)) (PROGN (-6 (-975)) (-6 (-966 (-885 |t#1|))) (-6 (-833 (-1089))) (-6 (-355 |t#1|)) (-15 -2686 ($ (-1041 |t#1| (-564 $)))) (-15 -1384 ((-1041 |t#1| (-564 $)) $)) (-15 -2920 ($ $)) (-15 -3410 ((-3 (-2 (|:| |var| (-564 $)) (|:| -3987 (-525))) "failed") $ (-110))) (-15 -3410 ((-3 (-2 (|:| |var| (-564 $)) (|:| -3987 (-525))) "failed") $ (-1089))) (-15 -1713 ((-3 (-2 (|:| |val| $) (|:| -3987 (-525))) "failed") $)) (-15 -1980 ($ $ (-591 (-1089)) (-591 (-712)) (-591 (-1 $ $)))) (-15 -1980 ($ $ (-591 (-1089)) (-591 (-712)) (-591 (-1 $ (-591 $))))) (-15 -1980 ($ $ (-1089) (-712) (-1 $ (-591 $)))) (-15 -1980 ($ $ (-1089) (-712) (-1 $ $)))) |%noBranch|) (IF (|has| |t#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |t#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |t#1| (-160)) (-6 (-37 |t#1|)) |%noBranch|) (IF (|has| |t#1| (-517)) (PROGN (-6 (-341)) (-6 (-966 (-385 (-885 |t#1|)))) (-15 -1300 ($ (-396 $))) (-15 -1396 ((-1041 |t#1| (-564 $)) $)) (-15 -2774 ($ $)) (-15 -4059 ($ (-1041 |t#1| (-564 $)) (-1041 |t#1| (-564 $)))) (-15 -2686 ($ (-385 |t#1|))) (-15 -2686 ($ (-885 (-385 |t#1|)))) (-15 -2686 ($ (-385 (-885 (-385 |t#1|))))) (-15 -2514 ((-385 (-1085 $)) $ (-564 $))) (IF (|has| |t#1| (-966 (-525))) (-6 (-966 (-385 (-525)))) |%noBranch|)) |%noBranch|)))
+(((-21) -3150 (|has| |#1| (-975)) (|has| |#1| (-517)) (|has| |#1| (-160)) (|has| |#1| (-138)) (|has| |#1| (-136)) (|has| |#1| (-21))) ((-23) -3150 (|has| |#1| (-975)) (|has| |#1| (-517)) (|has| |#1| (-160)) (|has| |#1| (-138)) (|has| |#1| (-136)) (|has| |#1| (-25)) (|has| |#1| (-21))) ((-25) -3150 (|has| |#1| (-975)) (|has| |#1| (-517)) (|has| |#1| (-160)) (|has| |#1| (-138)) (|has| |#1| (-136)) (|has| |#1| (-25)) (|has| |#1| (-21))) ((-37 #0=(-385 (-525))) |has| |#1| (-517)) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) |has| |#1| (-517)) ((-97) . T) ((-107 #0# #0#) |has| |#1| (-517)) ((-107 |#1| |#1|) |has| |#1| (-160)) ((-107 $ $) |has| |#1| (-517)) ((-126) -3150 (|has| |#1| (-975)) (|has| |#1| (-517)) (|has| |#1| (-160)) (|has| |#1| (-138)) (|has| |#1| (-136)) (|has| |#1| (-21))) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-565 (-796)) . T) ((-160) |has| |#1| (-517)) ((-566 (-501)) |has| |#1| (-566 (-501))) ((-566 (-825 (-357))) |has| |#1| (-566 (-825 (-357)))) ((-566 (-825 (-525))) |has| |#1| (-566 (-825 (-525)))) ((-223) |has| |#1| (-517)) ((-269) |has| |#1| (-517)) ((-286) |has| |#1| (-517)) ((-288 $) . T) ((-281) . T) ((-341) |has| |#1| (-517)) ((-355 |#1|) |has| |#1| (-975)) ((-378 |#1|) . T) ((-389 |#1|) . T) ((-429) |has| |#1| (-517)) ((-450) |has| |#1| (-450)) ((-486 (-564 $) $) . T) ((-486 $ $) . T) ((-517) |has| |#1| (-517)) ((-593 #0#) |has| |#1| (-517)) ((-593 |#1|) |has| |#1| (-160)) ((-593 $) -3150 (|has| |#1| (-975)) (|has| |#1| (-517)) (|has| |#1| (-160)) (|has| |#1| (-138)) (|has| |#1| (-136))) ((-587 (-525)) -12 (|has| |#1| (-587 (-525))) (|has| |#1| (-975))) ((-587 |#1|) |has| |#1| (-975)) ((-659 #0#) |has| |#1| (-517)) ((-659 |#1|) |has| |#1| (-160)) ((-659 $) |has| |#1| (-517)) ((-668) -3150 (|has| |#1| (-1030)) (|has| |#1| (-975)) (|has| |#1| (-517)) (|has| |#1| (-450)) (|has| |#1| (-160)) (|has| |#1| (-138)) (|has| |#1| (-136))) ((-788) . T) ((-833 (-1089)) |has| |#1| (-975)) ((-819 (-357)) |has| |#1| (-819 (-357))) ((-819 (-525)) |has| |#1| (-819 (-525))) ((-817 |#1|) . T) ((-853) |has| |#1| (-517)) ((-966 (-385 (-525))) -3150 (|has| |#1| (-966 (-385 (-525)))) (-12 (|has| |#1| (-517)) (|has| |#1| (-966 (-525))))) ((-966 (-385 (-885 |#1|))) |has| |#1| (-517)) ((-966 (-525)) |has| |#1| (-966 (-525))) ((-966 (-564 $)) . T) ((-966 (-885 |#1|)) |has| |#1| (-975)) ((-966 (-1089)) . T) ((-966 |#1|) . T) ((-981 #0#) |has| |#1| (-517)) ((-981 |#1|) |has| |#1| (-160)) ((-981 $) |has| |#1| (-517)) ((-975) -3150 (|has| |#1| (-975)) (|has| |#1| (-517)) (|has| |#1| (-160)) (|has| |#1| (-138)) (|has| |#1| (-136))) ((-982) -3150 (|has| |#1| (-975)) (|has| |#1| (-517)) (|has| |#1| (-160)) (|has| |#1| (-138)) (|has| |#1| (-136))) ((-1030) -3150 (|has| |#1| (-1030)) (|has| |#1| (-975)) (|has| |#1| (-517)) (|has| |#1| (-450)) (|has| |#1| (-160)) (|has| |#1| (-138)) (|has| |#1| (-136))) ((-1018) . T) ((-1125) . T) ((-1129) |has| |#1| (-517)))
+((-3548 ((|#2| |#2| |#2|) 33)) (-3259 (((-110) (-110)) 44)) (-3635 ((|#2| |#2|) 66)) (-3354 ((|#2| |#2|) 69)) (-3333 ((|#2| |#2|) 32)) (-3196 ((|#2| |#2| |#2|) 35)) (-1925 ((|#2| |#2| |#2|) 37)) (-2306 ((|#2| |#2| |#2|) 34)) (-1827 ((|#2| |#2| |#2|) 36)) (-2754 (((-108) (-110)) 42)) (-2753 ((|#2| |#2|) 39)) (-2369 ((|#2| |#2|) 38)) (-1460 ((|#2| |#2|) 27)) (-1353 ((|#2| |#2| |#2|) 30) ((|#2| |#2|) 28)) (-3408 ((|#2| |#2| |#2|) 31)))
+(((-409 |#1| |#2|) (-10 -7 (-15 -2754 ((-108) (-110))) (-15 -3259 ((-110) (-110))) (-15 -1460 (|#2| |#2|)) (-15 -1353 (|#2| |#2|)) (-15 -1353 (|#2| |#2| |#2|)) (-15 -3408 (|#2| |#2| |#2|)) (-15 -3333 (|#2| |#2|)) (-15 -3548 (|#2| |#2| |#2|)) (-15 -2306 (|#2| |#2| |#2|)) (-15 -3196 (|#2| |#2| |#2|)) (-15 -1827 (|#2| |#2| |#2|)) (-15 -1925 (|#2| |#2| |#2|)) (-15 -2369 (|#2| |#2|)) (-15 -2753 (|#2| |#2|)) (-15 -3354 (|#2| |#2|)) (-15 -3635 (|#2| |#2|))) (-13 (-788) (-517)) (-408 |#1|)) (T -409))
+((-3635 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-3354 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-2753 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-2369 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-1925 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-1827 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-3196 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-2306 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-3548 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-3333 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-3408 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-1353 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-1353 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-1460 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-3259 (*1 *2 *2) (-12 (-5 *2 (-110)) (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *4)) (-4 *4 (-408 *3)))) (-2754 (*1 *2 *3) (-12 (-5 *3 (-110)) (-4 *4 (-13 (-788) (-517))) (-5 *2 (-108)) (-5 *1 (-409 *4 *5)) (-4 *5 (-408 *4)))))
+(-10 -7 (-15 -2754 ((-108) (-110))) (-15 -3259 ((-110) (-110))) (-15 -1460 (|#2| |#2|)) (-15 -1353 (|#2| |#2|)) (-15 -1353 (|#2| |#2| |#2|)) (-15 -3408 (|#2| |#2| |#2|)) (-15 -3333 (|#2| |#2|)) (-15 -3548 (|#2| |#2| |#2|)) (-15 -2306 (|#2| |#2| |#2|)) (-15 -3196 (|#2| |#2| |#2|)) (-15 -1827 (|#2| |#2| |#2|)) (-15 -1925 (|#2| |#2| |#2|)) (-15 -2369 (|#2| |#2|)) (-15 -2753 (|#2| |#2|)) (-15 -3354 (|#2| |#2|)) (-15 -3635 (|#2| |#2|)))
+((-1268 (((-2 (|:| |primelt| |#2|) (|:| |pol1| (-1085 |#2|)) (|:| |pol2| (-1085 |#2|)) (|:| |prim| (-1085 |#2|))) |#2| |#2|) 97 (|has| |#2| (-27))) (((-2 (|:| |primelt| |#2|) (|:| |poly| (-591 (-1085 |#2|))) (|:| |prim| (-1085 |#2|))) (-591 |#2|)) 61)))
+(((-410 |#1| |#2|) (-10 -7 (-15 -1268 ((-2 (|:| |primelt| |#2|) (|:| |poly| (-591 (-1085 |#2|))) (|:| |prim| (-1085 |#2|))) (-591 |#2|))) (IF (|has| |#2| (-27)) (-15 -1268 ((-2 (|:| |primelt| |#2|) (|:| |pol1| (-1085 |#2|)) (|:| |pol2| (-1085 |#2|)) (|:| |prim| (-1085 |#2|))) |#2| |#2|)) |%noBranch|)) (-13 (-517) (-788) (-138)) (-408 |#1|)) (T -410))
+((-1268 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-517) (-788) (-138))) (-5 *2 (-2 (|:| |primelt| *3) (|:| |pol1| (-1085 *3)) (|:| |pol2| (-1085 *3)) (|:| |prim| (-1085 *3)))) (-5 *1 (-410 *4 *3)) (-4 *3 (-27)) (-4 *3 (-408 *4)))) (-1268 (*1 *2 *3) (-12 (-5 *3 (-591 *5)) (-4 *5 (-408 *4)) (-4 *4 (-13 (-517) (-788) (-138))) (-5 *2 (-2 (|:| |primelt| *5) (|:| |poly| (-591 (-1085 *5))) (|:| |prim| (-1085 *5)))) (-5 *1 (-410 *4 *5)))))
+(-10 -7 (-15 -1268 ((-2 (|:| |primelt| |#2|) (|:| |poly| (-591 (-1085 |#2|))) (|:| |prim| (-1085 |#2|))) (-591 |#2|))) (IF (|has| |#2| (-27)) (-15 -1268 ((-2 (|:| |primelt| |#2|) (|:| |pol1| (-1085 |#2|)) (|:| |pol2| (-1085 |#2|)) (|:| |prim| (-1085 |#2|))) |#2| |#2|)) |%noBranch|))
+((-3538 (((-1176)) 19)) (-1501 (((-1085 (-385 (-525))) |#2| (-564 |#2|)) 41) (((-385 (-525)) |#2|) 25)))
+(((-411 |#1| |#2|) (-10 -7 (-15 -1501 ((-385 (-525)) |#2|)) (-15 -1501 ((-1085 (-385 (-525))) |#2| (-564 |#2|))) (-15 -3538 ((-1176)))) (-13 (-788) (-517) (-966 (-525))) (-408 |#1|)) (T -411))
+((-3538 (*1 *2) (-12 (-4 *3 (-13 (-788) (-517) (-966 (-525)))) (-5 *2 (-1176)) (-5 *1 (-411 *3 *4)) (-4 *4 (-408 *3)))) (-1501 (*1 *2 *3 *4) (-12 (-5 *4 (-564 *3)) (-4 *3 (-408 *5)) (-4 *5 (-13 (-788) (-517) (-966 (-525)))) (-5 *2 (-1085 (-385 (-525)))) (-5 *1 (-411 *5 *3)))) (-1501 (*1 *2 *3) (-12 (-4 *4 (-13 (-788) (-517) (-966 (-525)))) (-5 *2 (-385 (-525))) (-5 *1 (-411 *4 *3)) (-4 *3 (-408 *4)))))
+(-10 -7 (-15 -1501 ((-385 (-525)) |#2|)) (-15 -1501 ((-1085 (-385 (-525))) |#2| (-564 |#2|))) (-15 -3538 ((-1176))))
+((-2174 (((-108) $) 28)) (-3376 (((-108) $) 30)) (-2809 (((-108) $) 31)) (-2448 (((-108) $) 34)) (-2417 (((-108) $) 29)) (-3586 (((-108) $) 33)) (-2686 (((-796) $) 18) (($ (-1072)) 27) (($ (-1089)) 23) (((-1089) $) 22) (((-1022) $) 21)) (-1723 (((-108) $) 32)) (-3944 (((-108) $ $) 15)))
+(((-412) (-13 (-565 (-796)) (-10 -8 (-15 -2686 ($ (-1072))) (-15 -2686 ($ (-1089))) (-15 -2686 ((-1089) $)) (-15 -2686 ((-1022) $)) (-15 -2174 ((-108) $)) (-15 -2417 ((-108) $)) (-15 -2809 ((-108) $)) (-15 -3586 ((-108) $)) (-15 -2448 ((-108) $)) (-15 -1723 ((-108) $)) (-15 -3376 ((-108) $)) (-15 -3944 ((-108) $ $))))) (T -412))
+((-2686 (*1 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-412)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-412)))) (-2686 (*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-412)))) (-2686 (*1 *2 *1) (-12 (-5 *2 (-1022)) (-5 *1 (-412)))) (-2174 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412)))) (-2417 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412)))) (-2809 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412)))) (-3586 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412)))) (-2448 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412)))) (-1723 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412)))) (-3376 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412)))) (-3944 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412)))))
+(-13 (-565 (-796)) (-10 -8 (-15 -2686 ($ (-1072))) (-15 -2686 ($ (-1089))) (-15 -2686 ((-1089) $)) (-15 -2686 ((-1022) $)) (-15 -2174 ((-108) $)) (-15 -2417 ((-108) $)) (-15 -2809 ((-108) $)) (-15 -3586 ((-108) $)) (-15 -2448 ((-108) $)) (-15 -1723 ((-108) $)) (-15 -3376 ((-108) $)) (-15 -3944 ((-108) $ $))))
+((-1702 (((-3 (-396 (-1085 (-385 (-525)))) "failed") |#3|) 69)) (-2824 (((-396 |#3|) |#3|) 34)) (-2861 (((-3 (-396 (-1085 (-47))) "failed") |#3|) 29 (|has| |#2| (-966 (-47))))) (-1301 (((-3 (|:| |overq| (-1085 (-385 (-525)))) (|:| |overan| (-1085 (-47))) (|:| -4081 (-108))) |#3|) 37)))
+(((-413 |#1| |#2| |#3|) (-10 -7 (-15 -2824 ((-396 |#3|) |#3|)) (-15 -1702 ((-3 (-396 (-1085 (-385 (-525)))) "failed") |#3|)) (-15 -1301 ((-3 (|:| |overq| (-1085 (-385 (-525)))) (|:| |overan| (-1085 (-47))) (|:| -4081 (-108))) |#3|)) (IF (|has| |#2| (-966 (-47))) (-15 -2861 ((-3 (-396 (-1085 (-47))) "failed") |#3|)) |%noBranch|)) (-13 (-517) (-788) (-966 (-525))) (-408 |#1|) (-1147 |#2|)) (T -413))
+((-2861 (*1 *2 *3) (|partial| -12 (-4 *5 (-966 (-47))) (-4 *4 (-13 (-517) (-788) (-966 (-525)))) (-4 *5 (-408 *4)) (-5 *2 (-396 (-1085 (-47)))) (-5 *1 (-413 *4 *5 *3)) (-4 *3 (-1147 *5)))) (-1301 (*1 *2 *3) (-12 (-4 *4 (-13 (-517) (-788) (-966 (-525)))) (-4 *5 (-408 *4)) (-5 *2 (-3 (|:| |overq| (-1085 (-385 (-525)))) (|:| |overan| (-1085 (-47))) (|:| -4081 (-108)))) (-5 *1 (-413 *4 *5 *3)) (-4 *3 (-1147 *5)))) (-1702 (*1 *2 *3) (|partial| -12 (-4 *4 (-13 (-517) (-788) (-966 (-525)))) (-4 *5 (-408 *4)) (-5 *2 (-396 (-1085 (-385 (-525))))) (-5 *1 (-413 *4 *5 *3)) (-4 *3 (-1147 *5)))) (-2824 (*1 *2 *3) (-12 (-4 *4 (-13 (-517) (-788) (-966 (-525)))) (-4 *5 (-408 *4)) (-5 *2 (-396 *3)) (-5 *1 (-413 *4 *5 *3)) (-4 *3 (-1147 *5)))))
+(-10 -7 (-15 -2824 ((-396 |#3|) |#3|)) (-15 -1702 ((-3 (-396 (-1085 (-385 (-525)))) "failed") |#3|)) (-15 -1301 ((-3 (|:| |overq| (-1085 (-385 (-525)))) (|:| |overan| (-1085 (-47))) (|:| -4081 (-108))) |#3|)) (IF (|has| |#2| (-966 (-47))) (-15 -2861 ((-3 (-396 (-1085 (-47))) "failed") |#3|)) |%noBranch|))
+((-2673 (((-108) $ $) NIL)) (-3806 (((-1072) $ (-1072)) NIL)) (-2375 (($ $ (-1072)) NIL)) (-1608 (((-1072) $) NIL)) (-2707 (((-366) (-366) (-366)) 17) (((-366) (-366)) 15)) (-1472 (($ (-366)) NIL) (($ (-366) (-1072)) NIL)) (-3419 (((-366) $) NIL)) (-2621 (((-1072) $) NIL)) (-4052 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-3310 (((-1176) (-1072)) 9)) (-3313 (((-1176) (-1072)) 10)) (-3499 (((-1176)) 11)) (-2686 (((-796) $) NIL)) (-3236 (($ $) 35)) (-3944 (((-108) $ $) NIL)))
+(((-414) (-13 (-342 (-366) (-1072)) (-10 -7 (-15 -2707 ((-366) (-366) (-366))) (-15 -2707 ((-366) (-366))) (-15 -3310 ((-1176) (-1072))) (-15 -3313 ((-1176) (-1072))) (-15 -3499 ((-1176)))))) (T -414))
+((-2707 (*1 *2 *2 *2) (-12 (-5 *2 (-366)) (-5 *1 (-414)))) (-2707 (*1 *2 *2) (-12 (-5 *2 (-366)) (-5 *1 (-414)))) (-3310 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-414)))) (-3313 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-414)))) (-3499 (*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-414)))))
+(-13 (-342 (-366) (-1072)) (-10 -7 (-15 -2707 ((-366) (-366) (-366))) (-15 -2707 ((-366) (-366))) (-15 -3310 ((-1176) (-1072))) (-15 -3313 ((-1176) (-1072))) (-15 -3499 ((-1176)))))
+((-2673 (((-108) $ $) NIL)) (-1792 (((-3 (|:| |fst| (-412)) (|:| -1411 "void")) $) 11)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-3436 (($) 32)) (-1974 (($) 38)) (-3434 (($) 34)) (-2579 (($) 36)) (-3098 (($) 33)) (-3894 (($) 35)) (-1283 (($) 37)) (-3621 (((-108) $) 8)) (-2109 (((-591 (-885 (-525))) $) 19)) (-2695 (($ (-3 (|:| |fst| (-412)) (|:| -1411 "void")) (-591 (-1089)) (-108)) 27) (($ (-3 (|:| |fst| (-412)) (|:| -1411 "void")) (-591 (-885 (-525))) (-108)) 28)) (-2686 (((-796) $) 23) (($ (-412)) 29)) (-3944 (((-108) $ $) NIL)))
+(((-415) (-13 (-1018) (-10 -8 (-15 -2686 ((-796) $)) (-15 -2686 ($ (-412))) (-15 -1792 ((-3 (|:| |fst| (-412)) (|:| -1411 "void")) $)) (-15 -2109 ((-591 (-885 (-525))) $)) (-15 -3621 ((-108) $)) (-15 -2695 ($ (-3 (|:| |fst| (-412)) (|:| -1411 "void")) (-591 (-1089)) (-108))) (-15 -2695 ($ (-3 (|:| |fst| (-412)) (|:| -1411 "void")) (-591 (-885 (-525))) (-108))) (-15 -3436 ($)) (-15 -3098 ($)) (-15 -3434 ($)) (-15 -1974 ($)) (-15 -3894 ($)) (-15 -2579 ($)) (-15 -1283 ($))))) (T -415))
+((-2686 (*1 *2 *1) (-12 (-5 *2 (-796)) (-5 *1 (-415)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-412)) (-5 *1 (-415)))) (-1792 (*1 *2 *1) (-12 (-5 *2 (-3 (|:| |fst| (-412)) (|:| -1411 "void"))) (-5 *1 (-415)))) (-2109 (*1 *2 *1) (-12 (-5 *2 (-591 (-885 (-525)))) (-5 *1 (-415)))) (-3621 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-415)))) (-2695 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-3 (|:| |fst| (-412)) (|:| -1411 "void"))) (-5 *3 (-591 (-1089))) (-5 *4 (-108)) (-5 *1 (-415)))) (-2695 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-3 (|:| |fst| (-412)) (|:| -1411 "void"))) (-5 *3 (-591 (-885 (-525)))) (-5 *4 (-108)) (-5 *1 (-415)))) (-3436 (*1 *1) (-5 *1 (-415))) (-3098 (*1 *1) (-5 *1 (-415))) (-3434 (*1 *1) (-5 *1 (-415))) (-1974 (*1 *1) (-5 *1 (-415))) (-3894 (*1 *1) (-5 *1 (-415))) (-2579 (*1 *1) (-5 *1 (-415))) (-1283 (*1 *1) (-5 *1 (-415))))
+(-13 (-1018) (-10 -8 (-15 -2686 ((-796) $)) (-15 -2686 ($ (-412))) (-15 -1792 ((-3 (|:| |fst| (-412)) (|:| -1411 "void")) $)) (-15 -2109 ((-591 (-885 (-525))) $)) (-15 -3621 ((-108) $)) (-15 -2695 ($ (-3 (|:| |fst| (-412)) (|:| -1411 "void")) (-591 (-1089)) (-108))) (-15 -2695 ($ (-3 (|:| |fst| (-412)) (|:| -1411 "void")) (-591 (-885 (-525))) (-108))) (-15 -3436 ($)) (-15 -3098 ($)) (-15 -3434 ($)) (-15 -1974 ($)) (-15 -3894 ($)) (-15 -2579 ($)) (-15 -1283 ($))))
+((-2673 (((-108) $ $) NIL)) (-3419 (((-1089) $) 8)) (-2621 (((-1072) $) 16)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) 11)) (-3944 (((-108) $ $) 13)))
+(((-416 |#1|) (-13 (-1018) (-10 -8 (-15 -3419 ((-1089) $)))) (-1089)) (T -416))
+((-3419 (*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-416 *3)) (-14 *3 *2))))
+(-13 (-1018) (-10 -8 (-15 -3419 ((-1089) $))))
+((-2163 (((-1176) $) 7)) (-2686 (((-796) $) 8) (($ (-1171 (-640))) 14) (($ (-591 (-308))) 13) (($ (-308)) 12) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3145 (-591 (-308))))) 11)))
(((-417) (-131)) (T -417))
-((-3022 (*1 *1 *2) (-12 (-5 *2 (-1171 (-640))) (-4 *1 (-417)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-591 (-308))) (-4 *1 (-417)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-308)) (-4 *1 (-417)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1093)) (|:| -3380 (-591 (-308))))) (-4 *1 (-417)))))
-(-13 (-373) (-10 -8 (-15 -3022 ($ (-1171 (-640)))) (-15 -3022 ($ (-591 (-308)))) (-15 -3022 ($ (-308))) (-15 -3022 ($ (-2 (|:| |localSymbols| (-1093)) (|:| -3380 (-591 (-308))))))))
+((-2686 (*1 *1 *2) (-12 (-5 *2 (-1171 (-640))) (-4 *1 (-417)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-591 (-308))) (-4 *1 (-417)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-308)) (-4 *1 (-417)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1093)) (|:| -3145 (-591 (-308))))) (-4 *1 (-417)))))
+(-13 (-373) (-10 -8 (-15 -2686 ($ (-1171 (-640)))) (-15 -2686 ($ (-591 (-308)))) (-15 -2686 ($ (-308))) (-15 -2686 ($ (-2 (|:| |localSymbols| (-1093)) (|:| -3145 (-591 (-308))))))))
(((-565 (-796)) . T) ((-373) . T) ((-1125) . T))
-((-1251 (((-3 $ "failed") (-1171 (-294 (-357)))) 21) (((-3 $ "failed") (-1171 (-294 (-525)))) 19) (((-3 $ "failed") (-1171 (-885 (-357)))) 17) (((-3 $ "failed") (-1171 (-885 (-525)))) 15) (((-3 $ "failed") (-1171 (-385 (-885 (-357))))) 13) (((-3 $ "failed") (-1171 (-385 (-885 (-525))))) 11)) (-3528 (($ (-1171 (-294 (-357)))) 22) (($ (-1171 (-294 (-525)))) 20) (($ (-1171 (-885 (-357)))) 18) (($ (-1171 (-885 (-525)))) 16) (($ (-1171 (-385 (-885 (-357))))) 14) (($ (-1171 (-385 (-885 (-525))))) 12)) (-3178 (((-1176) $) 7)) (-3022 (((-796) $) 8) (($ (-591 (-308))) 25) (($ (-308)) 24) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3380 (-591 (-308))))) 23)))
+((-4174 (((-3 $ "failed") (-1171 (-294 (-357)))) 21) (((-3 $ "failed") (-1171 (-294 (-525)))) 19) (((-3 $ "failed") (-1171 (-885 (-357)))) 17) (((-3 $ "failed") (-1171 (-885 (-525)))) 15) (((-3 $ "failed") (-1171 (-385 (-885 (-357))))) 13) (((-3 $ "failed") (-1171 (-385 (-885 (-525))))) 11)) (-3341 (($ (-1171 (-294 (-357)))) 22) (($ (-1171 (-294 (-525)))) 20) (($ (-1171 (-885 (-357)))) 18) (($ (-1171 (-885 (-525)))) 16) (($ (-1171 (-385 (-885 (-357))))) 14) (($ (-1171 (-385 (-885 (-525))))) 12)) (-2163 (((-1176) $) 7)) (-2686 (((-796) $) 8) (($ (-591 (-308))) 25) (($ (-308)) 24) (($ (-2 (|:| |localSymbols| (-1093)) (|:| -3145 (-591 (-308))))) 23)))
(((-418) (-131)) (T -418))
-((-3022 (*1 *1 *2) (-12 (-5 *2 (-591 (-308))) (-4 *1 (-418)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-308)) (-4 *1 (-418)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1093)) (|:| -3380 (-591 (-308))))) (-4 *1 (-418)))) (-3528 (*1 *1 *2) (-12 (-5 *2 (-1171 (-294 (-357)))) (-4 *1 (-418)))) (-1251 (*1 *1 *2) (|partial| -12 (-5 *2 (-1171 (-294 (-357)))) (-4 *1 (-418)))) (-3528 (*1 *1 *2) (-12 (-5 *2 (-1171 (-294 (-525)))) (-4 *1 (-418)))) (-1251 (*1 *1 *2) (|partial| -12 (-5 *2 (-1171 (-294 (-525)))) (-4 *1 (-418)))) (-3528 (*1 *1 *2) (-12 (-5 *2 (-1171 (-885 (-357)))) (-4 *1 (-418)))) (-1251 (*1 *1 *2) (|partial| -12 (-5 *2 (-1171 (-885 (-357)))) (-4 *1 (-418)))) (-3528 (*1 *1 *2) (-12 (-5 *2 (-1171 (-885 (-525)))) (-4 *1 (-418)))) (-1251 (*1 *1 *2) (|partial| -12 (-5 *2 (-1171 (-885 (-525)))) (-4 *1 (-418)))) (-3528 (*1 *1 *2) (-12 (-5 *2 (-1171 (-385 (-885 (-357))))) (-4 *1 (-418)))) (-1251 (*1 *1 *2) (|partial| -12 (-5 *2 (-1171 (-385 (-885 (-357))))) (-4 *1 (-418)))) (-3528 (*1 *1 *2) (-12 (-5 *2 (-1171 (-385 (-885 (-525))))) (-4 *1 (-418)))) (-1251 (*1 *1 *2) (|partial| -12 (-5 *2 (-1171 (-385 (-885 (-525))))) (-4 *1 (-418)))))
-(-13 (-373) (-10 -8 (-15 -3022 ($ (-591 (-308)))) (-15 -3022 ($ (-308))) (-15 -3022 ($ (-2 (|:| |localSymbols| (-1093)) (|:| -3380 (-591 (-308)))))) (-15 -3528 ($ (-1171 (-294 (-357))))) (-15 -1251 ((-3 $ "failed") (-1171 (-294 (-357))))) (-15 -3528 ($ (-1171 (-294 (-525))))) (-15 -1251 ((-3 $ "failed") (-1171 (-294 (-525))))) (-15 -3528 ($ (-1171 (-885 (-357))))) (-15 -1251 ((-3 $ "failed") (-1171 (-885 (-357))))) (-15 -3528 ($ (-1171 (-885 (-525))))) (-15 -1251 ((-3 $ "failed") (-1171 (-885 (-525))))) (-15 -3528 ($ (-1171 (-385 (-885 (-357)))))) (-15 -1251 ((-3 $ "failed") (-1171 (-385 (-885 (-357)))))) (-15 -3528 ($ (-1171 (-385 (-885 (-525)))))) (-15 -1251 ((-3 $ "failed") (-1171 (-385 (-885 (-525))))))))
+((-2686 (*1 *1 *2) (-12 (-5 *2 (-591 (-308))) (-4 *1 (-418)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-308)) (-4 *1 (-418)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1093)) (|:| -3145 (-591 (-308))))) (-4 *1 (-418)))) (-3341 (*1 *1 *2) (-12 (-5 *2 (-1171 (-294 (-357)))) (-4 *1 (-418)))) (-4174 (*1 *1 *2) (|partial| -12 (-5 *2 (-1171 (-294 (-357)))) (-4 *1 (-418)))) (-3341 (*1 *1 *2) (-12 (-5 *2 (-1171 (-294 (-525)))) (-4 *1 (-418)))) (-4174 (*1 *1 *2) (|partial| -12 (-5 *2 (-1171 (-294 (-525)))) (-4 *1 (-418)))) (-3341 (*1 *1 *2) (-12 (-5 *2 (-1171 (-885 (-357)))) (-4 *1 (-418)))) (-4174 (*1 *1 *2) (|partial| -12 (-5 *2 (-1171 (-885 (-357)))) (-4 *1 (-418)))) (-3341 (*1 *1 *2) (-12 (-5 *2 (-1171 (-885 (-525)))) (-4 *1 (-418)))) (-4174 (*1 *1 *2) (|partial| -12 (-5 *2 (-1171 (-885 (-525)))) (-4 *1 (-418)))) (-3341 (*1 *1 *2) (-12 (-5 *2 (-1171 (-385 (-885 (-357))))) (-4 *1 (-418)))) (-4174 (*1 *1 *2) (|partial| -12 (-5 *2 (-1171 (-385 (-885 (-357))))) (-4 *1 (-418)))) (-3341 (*1 *1 *2) (-12 (-5 *2 (-1171 (-385 (-885 (-525))))) (-4 *1 (-418)))) (-4174 (*1 *1 *2) (|partial| -12 (-5 *2 (-1171 (-385 (-885 (-525))))) (-4 *1 (-418)))))
+(-13 (-373) (-10 -8 (-15 -2686 ($ (-591 (-308)))) (-15 -2686 ($ (-308))) (-15 -2686 ($ (-2 (|:| |localSymbols| (-1093)) (|:| -3145 (-591 (-308)))))) (-15 -3341 ($ (-1171 (-294 (-357))))) (-15 -4174 ((-3 $ "failed") (-1171 (-294 (-357))))) (-15 -3341 ($ (-1171 (-294 (-525))))) (-15 -4174 ((-3 $ "failed") (-1171 (-294 (-525))))) (-15 -3341 ($ (-1171 (-885 (-357))))) (-15 -4174 ((-3 $ "failed") (-1171 (-885 (-357))))) (-15 -3341 ($ (-1171 (-885 (-525))))) (-15 -4174 ((-3 $ "failed") (-1171 (-885 (-525))))) (-15 -3341 ($ (-1171 (-385 (-885 (-357)))))) (-15 -4174 ((-3 $ "failed") (-1171 (-385 (-885 (-357)))))) (-15 -3341 ($ (-1171 (-385 (-885 (-525)))))) (-15 -4174 ((-3 $ "failed") (-1171 (-385 (-885 (-525))))))))
(((-565 (-796)) . T) ((-373) . T) ((-1125) . T))
-((-1517 (((-108)) 17)) (-2096 (((-108) (-108)) 18)) (-3031 (((-108)) 13)) (-1225 (((-108) (-108)) 14)) (-2769 (((-108)) 15)) (-3355 (((-108) (-108)) 16)) (-2239 (((-854) (-854)) 21) (((-854)) 20)) (-2808 (((-712) (-591 (-2 (|:| -1348 |#1|) (|:| -1316 (-525))))) 42)) (-1834 (((-854) (-854)) 23) (((-854)) 22)) (-2264 (((-2 (|:| -1777 (-525)) (|:| -3781 (-591 |#1|))) |#1|) 62)) (-3429 (((-396 |#1|) (-2 (|:| |contp| (-525)) (|:| -3781 (-591 (-2 (|:| |irr| |#1|) (|:| -3265 (-525))))))) 126)) (-3154 (((-2 (|:| |contp| (-525)) (|:| -3781 (-591 (-2 (|:| |irr| |#1|) (|:| -3265 (-525)))))) |#1| (-108)) 152)) (-3646 (((-396 |#1|) |#1| (-712) (-712)) 165) (((-396 |#1|) |#1| (-591 (-712)) (-712)) 162) (((-396 |#1|) |#1| (-591 (-712))) 164) (((-396 |#1|) |#1| (-712)) 163) (((-396 |#1|) |#1|) 161)) (-1601 (((-3 |#1| "failed") (-854) |#1| (-591 (-712)) (-712) (-108)) 167) (((-3 |#1| "failed") (-854) |#1| (-591 (-712)) (-712)) 168) (((-3 |#1| "failed") (-854) |#1| (-591 (-712))) 170) (((-3 |#1| "failed") (-854) |#1| (-712)) 169) (((-3 |#1| "failed") (-854) |#1|) 171)) (-1348 (((-396 |#1|) |#1| (-712) (-712)) 160) (((-396 |#1|) |#1| (-591 (-712)) (-712)) 156) (((-396 |#1|) |#1| (-591 (-712))) 158) (((-396 |#1|) |#1| (-712)) 157) (((-396 |#1|) |#1|) 155)) (-2405 (((-108) |#1|) 37)) (-3523 (((-679 (-712)) (-591 (-2 (|:| -1348 |#1|) (|:| -1316 (-525))))) 67)) (-1824 (((-2 (|:| |contp| (-525)) (|:| -3781 (-591 (-2 (|:| |irr| |#1|) (|:| -3265 (-525)))))) |#1| (-108) (-1020 (-712)) (-712)) 154)))
-(((-419 |#1|) (-10 -7 (-15 -3429 ((-396 |#1|) (-2 (|:| |contp| (-525)) (|:| -3781 (-591 (-2 (|:| |irr| |#1|) (|:| -3265 (-525)))))))) (-15 -3523 ((-679 (-712)) (-591 (-2 (|:| -1348 |#1|) (|:| -1316 (-525)))))) (-15 -1834 ((-854))) (-15 -1834 ((-854) (-854))) (-15 -2239 ((-854))) (-15 -2239 ((-854) (-854))) (-15 -2808 ((-712) (-591 (-2 (|:| -1348 |#1|) (|:| -1316 (-525)))))) (-15 -2264 ((-2 (|:| -1777 (-525)) (|:| -3781 (-591 |#1|))) |#1|)) (-15 -1517 ((-108))) (-15 -2096 ((-108) (-108))) (-15 -3031 ((-108))) (-15 -1225 ((-108) (-108))) (-15 -2405 ((-108) |#1|)) (-15 -2769 ((-108))) (-15 -3355 ((-108) (-108))) (-15 -1348 ((-396 |#1|) |#1|)) (-15 -1348 ((-396 |#1|) |#1| (-712))) (-15 -1348 ((-396 |#1|) |#1| (-591 (-712)))) (-15 -1348 ((-396 |#1|) |#1| (-591 (-712)) (-712))) (-15 -1348 ((-396 |#1|) |#1| (-712) (-712))) (-15 -3646 ((-396 |#1|) |#1|)) (-15 -3646 ((-396 |#1|) |#1| (-712))) (-15 -3646 ((-396 |#1|) |#1| (-591 (-712)))) (-15 -3646 ((-396 |#1|) |#1| (-591 (-712)) (-712))) (-15 -3646 ((-396 |#1|) |#1| (-712) (-712))) (-15 -1601 ((-3 |#1| "failed") (-854) |#1|)) (-15 -1601 ((-3 |#1| "failed") (-854) |#1| (-712))) (-15 -1601 ((-3 |#1| "failed") (-854) |#1| (-591 (-712)))) (-15 -1601 ((-3 |#1| "failed") (-854) |#1| (-591 (-712)) (-712))) (-15 -1601 ((-3 |#1| "failed") (-854) |#1| (-591 (-712)) (-712) (-108))) (-15 -3154 ((-2 (|:| |contp| (-525)) (|:| -3781 (-591 (-2 (|:| |irr| |#1|) (|:| -3265 (-525)))))) |#1| (-108))) (-15 -1824 ((-2 (|:| |contp| (-525)) (|:| -3781 (-591 (-2 (|:| |irr| |#1|) (|:| -3265 (-525)))))) |#1| (-108) (-1020 (-712)) (-712)))) (-1147 (-525))) (T -419))
-((-1824 (*1 *2 *3 *4 *5 *6) (-12 (-5 *4 (-108)) (-5 *5 (-1020 (-712))) (-5 *6 (-712)) (-5 *2 (-2 (|:| |contp| (-525)) (|:| -3781 (-591 (-2 (|:| |irr| *3) (|:| -3265 (-525))))))) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))) (-3154 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-5 *2 (-2 (|:| |contp| (-525)) (|:| -3781 (-591 (-2 (|:| |irr| *3) (|:| -3265 (-525))))))) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))) (-1601 (*1 *2 *3 *2 *4 *5 *6) (|partial| -12 (-5 *3 (-854)) (-5 *4 (-591 (-712))) (-5 *5 (-712)) (-5 *6 (-108)) (-5 *1 (-419 *2)) (-4 *2 (-1147 (-525))))) (-1601 (*1 *2 *3 *2 *4 *5) (|partial| -12 (-5 *3 (-854)) (-5 *4 (-591 (-712))) (-5 *5 (-712)) (-5 *1 (-419 *2)) (-4 *2 (-1147 (-525))))) (-1601 (*1 *2 *3 *2 *4) (|partial| -12 (-5 *3 (-854)) (-5 *4 (-591 (-712))) (-5 *1 (-419 *2)) (-4 *2 (-1147 (-525))))) (-1601 (*1 *2 *3 *2 *4) (|partial| -12 (-5 *3 (-854)) (-5 *4 (-712)) (-5 *1 (-419 *2)) (-4 *2 (-1147 (-525))))) (-1601 (*1 *2 *3 *2) (|partial| -12 (-5 *3 (-854)) (-5 *1 (-419 *2)) (-4 *2 (-1147 (-525))))) (-3646 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-712)) (-5 *2 (-396 *3)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))) (-3646 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-591 (-712))) (-5 *5 (-712)) (-5 *2 (-396 *3)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))) (-3646 (*1 *2 *3 *4) (-12 (-5 *4 (-591 (-712))) (-5 *2 (-396 *3)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))) (-3646 (*1 *2 *3 *4) (-12 (-5 *4 (-712)) (-5 *2 (-396 *3)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))) (-3646 (*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))) (-1348 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-712)) (-5 *2 (-396 *3)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))) (-1348 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-591 (-712))) (-5 *5 (-712)) (-5 *2 (-396 *3)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))) (-1348 (*1 *2 *3 *4) (-12 (-5 *4 (-591 (-712))) (-5 *2 (-396 *3)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))) (-1348 (*1 *2 *3 *4) (-12 (-5 *4 (-712)) (-5 *2 (-396 *3)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))) (-1348 (*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))) (-3355 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))) (-2769 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))) (-2405 (*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))) (-1225 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))) (-3031 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))) (-2096 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))) (-1517 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))) (-2264 (*1 *2 *3) (-12 (-5 *2 (-2 (|:| -1777 (-525)) (|:| -3781 (-591 *3)))) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))) (-2808 (*1 *2 *3) (-12 (-5 *3 (-591 (-2 (|:| -1348 *4) (|:| -1316 (-525))))) (-4 *4 (-1147 (-525))) (-5 *2 (-712)) (-5 *1 (-419 *4)))) (-2239 (*1 *2 *2) (-12 (-5 *2 (-854)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))) (-2239 (*1 *2) (-12 (-5 *2 (-854)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))) (-1834 (*1 *2 *2) (-12 (-5 *2 (-854)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))) (-1834 (*1 *2) (-12 (-5 *2 (-854)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))) (-3523 (*1 *2 *3) (-12 (-5 *3 (-591 (-2 (|:| -1348 *4) (|:| -1316 (-525))))) (-4 *4 (-1147 (-525))) (-5 *2 (-679 (-712))) (-5 *1 (-419 *4)))) (-3429 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |contp| (-525)) (|:| -3781 (-591 (-2 (|:| |irr| *4) (|:| -3265 (-525))))))) (-4 *4 (-1147 (-525))) (-5 *2 (-396 *4)) (-5 *1 (-419 *4)))))
-(-10 -7 (-15 -3429 ((-396 |#1|) (-2 (|:| |contp| (-525)) (|:| -3781 (-591 (-2 (|:| |irr| |#1|) (|:| -3265 (-525)))))))) (-15 -3523 ((-679 (-712)) (-591 (-2 (|:| -1348 |#1|) (|:| -1316 (-525)))))) (-15 -1834 ((-854))) (-15 -1834 ((-854) (-854))) (-15 -2239 ((-854))) (-15 -2239 ((-854) (-854))) (-15 -2808 ((-712) (-591 (-2 (|:| -1348 |#1|) (|:| -1316 (-525)))))) (-15 -2264 ((-2 (|:| -1777 (-525)) (|:| -3781 (-591 |#1|))) |#1|)) (-15 -1517 ((-108))) (-15 -2096 ((-108) (-108))) (-15 -3031 ((-108))) (-15 -1225 ((-108) (-108))) (-15 -2405 ((-108) |#1|)) (-15 -2769 ((-108))) (-15 -3355 ((-108) (-108))) (-15 -1348 ((-396 |#1|) |#1|)) (-15 -1348 ((-396 |#1|) |#1| (-712))) (-15 -1348 ((-396 |#1|) |#1| (-591 (-712)))) (-15 -1348 ((-396 |#1|) |#1| (-591 (-712)) (-712))) (-15 -1348 ((-396 |#1|) |#1| (-712) (-712))) (-15 -3646 ((-396 |#1|) |#1|)) (-15 -3646 ((-396 |#1|) |#1| (-712))) (-15 -3646 ((-396 |#1|) |#1| (-591 (-712)))) (-15 -3646 ((-396 |#1|) |#1| (-591 (-712)) (-712))) (-15 -3646 ((-396 |#1|) |#1| (-712) (-712))) (-15 -1601 ((-3 |#1| "failed") (-854) |#1|)) (-15 -1601 ((-3 |#1| "failed") (-854) |#1| (-712))) (-15 -1601 ((-3 |#1| "failed") (-854) |#1| (-591 (-712)))) (-15 -1601 ((-3 |#1| "failed") (-854) |#1| (-591 (-712)) (-712))) (-15 -1601 ((-3 |#1| "failed") (-854) |#1| (-591 (-712)) (-712) (-108))) (-15 -3154 ((-2 (|:| |contp| (-525)) (|:| -3781 (-591 (-2 (|:| |irr| |#1|) (|:| -3265 (-525)))))) |#1| (-108))) (-15 -1824 ((-2 (|:| |contp| (-525)) (|:| -3781 (-591 (-2 (|:| |irr| |#1|) (|:| -3265 (-525)))))) |#1| (-108) (-1020 (-712)) (-712))))
-((-2930 (((-525) |#2|) 48) (((-525) |#2| (-712)) 47)) (-2309 (((-525) |#2|) 55)) (-4028 ((|#3| |#2|) 25)) (-2771 ((|#3| |#2| (-854)) 14)) (-1657 ((|#3| |#2|) 15)) (-4124 ((|#3| |#2|) 9)) (-2965 ((|#3| |#2|) 10)) (-1288 ((|#3| |#2| (-854)) 62) ((|#3| |#2|) 30)) (-1497 (((-525) |#2|) 57)))
-(((-420 |#1| |#2| |#3|) (-10 -7 (-15 -1497 ((-525) |#2|)) (-15 -1288 (|#3| |#2|)) (-15 -1288 (|#3| |#2| (-854))) (-15 -2309 ((-525) |#2|)) (-15 -2930 ((-525) |#2| (-712))) (-15 -2930 ((-525) |#2|)) (-15 -2771 (|#3| |#2| (-854))) (-15 -4028 (|#3| |#2|)) (-15 -4124 (|#3| |#2|)) (-15 -2965 (|#3| |#2|)) (-15 -1657 (|#3| |#2|))) (-975) (-1147 |#1|) (-13 (-382) (-966 |#1|) (-341) (-1111) (-263))) (T -420))
-((-1657 (*1 *2 *3) (-12 (-4 *4 (-975)) (-4 *2 (-13 (-382) (-966 *4) (-341) (-1111) (-263))) (-5 *1 (-420 *4 *3 *2)) (-4 *3 (-1147 *4)))) (-2965 (*1 *2 *3) (-12 (-4 *4 (-975)) (-4 *2 (-13 (-382) (-966 *4) (-341) (-1111) (-263))) (-5 *1 (-420 *4 *3 *2)) (-4 *3 (-1147 *4)))) (-4124 (*1 *2 *3) (-12 (-4 *4 (-975)) (-4 *2 (-13 (-382) (-966 *4) (-341) (-1111) (-263))) (-5 *1 (-420 *4 *3 *2)) (-4 *3 (-1147 *4)))) (-4028 (*1 *2 *3) (-12 (-4 *4 (-975)) (-4 *2 (-13 (-382) (-966 *4) (-341) (-1111) (-263))) (-5 *1 (-420 *4 *3 *2)) (-4 *3 (-1147 *4)))) (-2771 (*1 *2 *3 *4) (-12 (-5 *4 (-854)) (-4 *5 (-975)) (-4 *2 (-13 (-382) (-966 *5) (-341) (-1111) (-263))) (-5 *1 (-420 *5 *3 *2)) (-4 *3 (-1147 *5)))) (-2930 (*1 *2 *3) (-12 (-4 *4 (-975)) (-5 *2 (-525)) (-5 *1 (-420 *4 *3 *5)) (-4 *3 (-1147 *4)) (-4 *5 (-13 (-382) (-966 *4) (-341) (-1111) (-263))))) (-2930 (*1 *2 *3 *4) (-12 (-5 *4 (-712)) (-4 *5 (-975)) (-5 *2 (-525)) (-5 *1 (-420 *5 *3 *6)) (-4 *3 (-1147 *5)) (-4 *6 (-13 (-382) (-966 *5) (-341) (-1111) (-263))))) (-2309 (*1 *2 *3) (-12 (-4 *4 (-975)) (-5 *2 (-525)) (-5 *1 (-420 *4 *3 *5)) (-4 *3 (-1147 *4)) (-4 *5 (-13 (-382) (-966 *4) (-341) (-1111) (-263))))) (-1288 (*1 *2 *3 *4) (-12 (-5 *4 (-854)) (-4 *5 (-975)) (-4 *2 (-13 (-382) (-966 *5) (-341) (-1111) (-263))) (-5 *1 (-420 *5 *3 *2)) (-4 *3 (-1147 *5)))) (-1288 (*1 *2 *3) (-12 (-4 *4 (-975)) (-4 *2 (-13 (-382) (-966 *4) (-341) (-1111) (-263))) (-5 *1 (-420 *4 *3 *2)) (-4 *3 (-1147 *4)))) (-1497 (*1 *2 *3) (-12 (-4 *4 (-975)) (-5 *2 (-525)) (-5 *1 (-420 *4 *3 *5)) (-4 *3 (-1147 *4)) (-4 *5 (-13 (-382) (-966 *4) (-341) (-1111) (-263))))))
-(-10 -7 (-15 -1497 ((-525) |#2|)) (-15 -1288 (|#3| |#2|)) (-15 -1288 (|#3| |#2| (-854))) (-15 -2309 ((-525) |#2|)) (-15 -2930 ((-525) |#2| (-712))) (-15 -2930 ((-525) |#2|)) (-15 -2771 (|#3| |#2| (-854))) (-15 -4028 (|#3| |#2|)) (-15 -4124 (|#3| |#2|)) (-15 -2965 (|#3| |#2|)) (-15 -1657 (|#3| |#2|)))
-((-3645 ((|#2| (-1171 |#1|)) 36)) (-1722 ((|#2| |#2| |#1|) 49)) (-4151 ((|#2| |#2| |#1|) 41)) (-2617 ((|#2| |#2|) 38)) (-1860 (((-108) |#2|) 30)) (-2867 (((-591 |#2|) (-854) (-396 |#2|)) 17)) (-1601 ((|#2| (-854) (-396 |#2|)) 21)) (-3523 (((-679 (-712)) (-396 |#2|)) 25)))
-(((-421 |#1| |#2|) (-10 -7 (-15 -1860 ((-108) |#2|)) (-15 -3645 (|#2| (-1171 |#1|))) (-15 -2617 (|#2| |#2|)) (-15 -4151 (|#2| |#2| |#1|)) (-15 -1722 (|#2| |#2| |#1|)) (-15 -3523 ((-679 (-712)) (-396 |#2|))) (-15 -1601 (|#2| (-854) (-396 |#2|))) (-15 -2867 ((-591 |#2|) (-854) (-396 |#2|)))) (-975) (-1147 |#1|)) (T -421))
-((-2867 (*1 *2 *3 *4) (-12 (-5 *3 (-854)) (-5 *4 (-396 *6)) (-4 *6 (-1147 *5)) (-4 *5 (-975)) (-5 *2 (-591 *6)) (-5 *1 (-421 *5 *6)))) (-1601 (*1 *2 *3 *4) (-12 (-5 *3 (-854)) (-5 *4 (-396 *2)) (-4 *2 (-1147 *5)) (-5 *1 (-421 *5 *2)) (-4 *5 (-975)))) (-3523 (*1 *2 *3) (-12 (-5 *3 (-396 *5)) (-4 *5 (-1147 *4)) (-4 *4 (-975)) (-5 *2 (-679 (-712))) (-5 *1 (-421 *4 *5)))) (-1722 (*1 *2 *2 *3) (-12 (-4 *3 (-975)) (-5 *1 (-421 *3 *2)) (-4 *2 (-1147 *3)))) (-4151 (*1 *2 *2 *3) (-12 (-4 *3 (-975)) (-5 *1 (-421 *3 *2)) (-4 *2 (-1147 *3)))) (-2617 (*1 *2 *2) (-12 (-4 *3 (-975)) (-5 *1 (-421 *3 *2)) (-4 *2 (-1147 *3)))) (-3645 (*1 *2 *3) (-12 (-5 *3 (-1171 *4)) (-4 *4 (-975)) (-4 *2 (-1147 *4)) (-5 *1 (-421 *4 *2)))) (-1860 (*1 *2 *3) (-12 (-4 *4 (-975)) (-5 *2 (-108)) (-5 *1 (-421 *4 *3)) (-4 *3 (-1147 *4)))))
-(-10 -7 (-15 -1860 ((-108) |#2|)) (-15 -3645 (|#2| (-1171 |#1|))) (-15 -2617 (|#2| |#2|)) (-15 -4151 (|#2| |#2| |#1|)) (-15 -1722 (|#2| |#2| |#1|)) (-15 -3523 ((-679 (-712)) (-396 |#2|))) (-15 -1601 (|#2| (-854) (-396 |#2|))) (-15 -2867 ((-591 |#2|) (-854) (-396 |#2|))))
-((-3362 (((-712)) 41)) (-3952 (((-712)) 23 (|has| |#1| (-382))) (((-712) (-712)) 22 (|has| |#1| (-382)))) (-3581 (((-525) |#1|) 18 (|has| |#1| (-382)))) (-3705 (((-525) |#1|) 20 (|has| |#1| (-382)))) (-3973 (((-712)) 40) (((-712) (-712)) 39)) (-4122 ((|#1| (-712) (-525)) 29)) (-2275 (((-1176)) 43)))
-(((-422 |#1|) (-10 -7 (-15 -4122 (|#1| (-712) (-525))) (-15 -3973 ((-712) (-712))) (-15 -3973 ((-712))) (-15 -3362 ((-712))) (-15 -2275 ((-1176))) (IF (|has| |#1| (-382)) (PROGN (-15 -3705 ((-525) |#1|)) (-15 -3581 ((-525) |#1|)) (-15 -3952 ((-712) (-712))) (-15 -3952 ((-712)))) |%noBranch|)) (-975)) (T -422))
-((-3952 (*1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-422 *3)) (-4 *3 (-382)) (-4 *3 (-975)))) (-3952 (*1 *2 *2) (-12 (-5 *2 (-712)) (-5 *1 (-422 *3)) (-4 *3 (-382)) (-4 *3 (-975)))) (-3581 (*1 *2 *3) (-12 (-5 *2 (-525)) (-5 *1 (-422 *3)) (-4 *3 (-382)) (-4 *3 (-975)))) (-3705 (*1 *2 *3) (-12 (-5 *2 (-525)) (-5 *1 (-422 *3)) (-4 *3 (-382)) (-4 *3 (-975)))) (-2275 (*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-422 *3)) (-4 *3 (-975)))) (-3362 (*1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-422 *3)) (-4 *3 (-975)))) (-3973 (*1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-422 *3)) (-4 *3 (-975)))) (-3973 (*1 *2 *2) (-12 (-5 *2 (-712)) (-5 *1 (-422 *3)) (-4 *3 (-975)))) (-4122 (*1 *2 *3 *4) (-12 (-5 *3 (-712)) (-5 *4 (-525)) (-5 *1 (-422 *2)) (-4 *2 (-975)))))
-(-10 -7 (-15 -4122 (|#1| (-712) (-525))) (-15 -3973 ((-712) (-712))) (-15 -3973 ((-712))) (-15 -3362 ((-712))) (-15 -2275 ((-1176))) (IF (|has| |#1| (-382)) (PROGN (-15 -3705 ((-525) |#1|)) (-15 -3581 ((-525) |#1|)) (-15 -3952 ((-712) (-712))) (-15 -3952 ((-712)))) |%noBranch|))
-((-2907 (((-591 (-525)) (-525)) 61)) (-2744 (((-108) (-157 (-525))) 65)) (-1348 (((-396 (-157 (-525))) (-157 (-525))) 60)))
-(((-423) (-10 -7 (-15 -1348 ((-396 (-157 (-525))) (-157 (-525)))) (-15 -2907 ((-591 (-525)) (-525))) (-15 -2744 ((-108) (-157 (-525)))))) (T -423))
-((-2744 (*1 *2 *3) (-12 (-5 *3 (-157 (-525))) (-5 *2 (-108)) (-5 *1 (-423)))) (-2907 (*1 *2 *3) (-12 (-5 *2 (-591 (-525))) (-5 *1 (-423)) (-5 *3 (-525)))) (-1348 (*1 *2 *3) (-12 (-5 *2 (-396 (-157 (-525)))) (-5 *1 (-423)) (-5 *3 (-157 (-525))))))
-(-10 -7 (-15 -1348 ((-396 (-157 (-525))) (-157 (-525)))) (-15 -2907 ((-591 (-525)) (-525))) (-15 -2744 ((-108) (-157 (-525)))))
-((-2618 ((|#4| |#4| (-591 |#4|)) 61)) (-2164 (((-591 |#4|) (-591 |#4|) (-1072) (-1072)) 17) (((-591 |#4|) (-591 |#4|) (-1072)) 16) (((-591 |#4|) (-591 |#4|)) 11)))
-(((-424 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2618 (|#4| |#4| (-591 |#4|))) (-15 -2164 ((-591 |#4|) (-591 |#4|))) (-15 -2164 ((-591 |#4|) (-591 |#4|) (-1072))) (-15 -2164 ((-591 |#4|) (-591 |#4|) (-1072) (-1072)))) (-286) (-734) (-788) (-882 |#1| |#2| |#3|)) (T -424))
-((-2164 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-591 *7)) (-5 *3 (-1072)) (-4 *7 (-882 *4 *5 *6)) (-4 *4 (-286)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *1 (-424 *4 *5 *6 *7)))) (-2164 (*1 *2 *2 *3) (-12 (-5 *2 (-591 *7)) (-5 *3 (-1072)) (-4 *7 (-882 *4 *5 *6)) (-4 *4 (-286)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *1 (-424 *4 *5 *6 *7)))) (-2164 (*1 *2 *2) (-12 (-5 *2 (-591 *6)) (-4 *6 (-882 *3 *4 *5)) (-4 *3 (-286)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-424 *3 *4 *5 *6)))) (-2618 (*1 *2 *2 *3) (-12 (-5 *3 (-591 *2)) (-4 *2 (-882 *4 *5 *6)) (-4 *4 (-286)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *1 (-424 *4 *5 *6 *2)))))
-(-10 -7 (-15 -2618 (|#4| |#4| (-591 |#4|))) (-15 -2164 ((-591 |#4|) (-591 |#4|))) (-15 -2164 ((-591 |#4|) (-591 |#4|) (-1072))) (-15 -2164 ((-591 |#4|) (-591 |#4|) (-1072) (-1072))))
-((-3680 (((-591 (-591 |#4|)) (-591 |#4|) (-108)) 73) (((-591 (-591 |#4|)) (-591 |#4|)) 72) (((-591 (-591 |#4|)) (-591 |#4|) (-591 |#4|) (-108)) 66) (((-591 (-591 |#4|)) (-591 |#4|) (-591 |#4|)) 67)) (-2465 (((-591 (-591 |#4|)) (-591 |#4|) (-108)) 42) (((-591 (-591 |#4|)) (-591 |#4|)) 63)))
-(((-425 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2465 ((-591 (-591 |#4|)) (-591 |#4|))) (-15 -2465 ((-591 (-591 |#4|)) (-591 |#4|) (-108))) (-15 -3680 ((-591 (-591 |#4|)) (-591 |#4|) (-591 |#4|))) (-15 -3680 ((-591 (-591 |#4|)) (-591 |#4|) (-591 |#4|) (-108))) (-15 -3680 ((-591 (-591 |#4|)) (-591 |#4|))) (-15 -3680 ((-591 (-591 |#4|)) (-591 |#4|) (-108)))) (-13 (-286) (-138)) (-734) (-788) (-882 |#1| |#2| |#3|)) (T -425))
-((-3680 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *8 (-882 *5 *6 *7)) (-5 *2 (-591 (-591 *8))) (-5 *1 (-425 *5 *6 *7 *8)) (-5 *3 (-591 *8)))) (-3680 (*1 *2 *3) (-12 (-4 *4 (-13 (-286) (-138))) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-882 *4 *5 *6)) (-5 *2 (-591 (-591 *7))) (-5 *1 (-425 *4 *5 *6 *7)) (-5 *3 (-591 *7)))) (-3680 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *8 (-882 *5 *6 *7)) (-5 *2 (-591 (-591 *8))) (-5 *1 (-425 *5 *6 *7 *8)) (-5 *3 (-591 *8)))) (-3680 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-286) (-138))) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-882 *4 *5 *6)) (-5 *2 (-591 (-591 *7))) (-5 *1 (-425 *4 *5 *6 *7)) (-5 *3 (-591 *7)))) (-2465 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *8 (-882 *5 *6 *7)) (-5 *2 (-591 (-591 *8))) (-5 *1 (-425 *5 *6 *7 *8)) (-5 *3 (-591 *8)))) (-2465 (*1 *2 *3) (-12 (-4 *4 (-13 (-286) (-138))) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-882 *4 *5 *6)) (-5 *2 (-591 (-591 *7))) (-5 *1 (-425 *4 *5 *6 *7)) (-5 *3 (-591 *7)))))
-(-10 -7 (-15 -2465 ((-591 (-591 |#4|)) (-591 |#4|))) (-15 -2465 ((-591 (-591 |#4|)) (-591 |#4|) (-108))) (-15 -3680 ((-591 (-591 |#4|)) (-591 |#4|) (-591 |#4|))) (-15 -3680 ((-591 (-591 |#4|)) (-591 |#4|) (-591 |#4|) (-108))) (-15 -3680 ((-591 (-591 |#4|)) (-591 |#4|))) (-15 -3680 ((-591 (-591 |#4|)) (-591 |#4|) (-108))))
-((-4154 (((-712) |#4|) 12)) (-3634 (((-591 (-2 (|:| |totdeg| (-712)) (|:| -1357 |#4|))) |#4| (-712) (-591 (-2 (|:| |totdeg| (-712)) (|:| -1357 |#4|)))) 31)) (-2641 (((-591 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-591 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-591 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) 38)) (-3709 ((|#4| (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|))) 39)) (-1864 ((|#4| |#4| (-591 |#4|)) 40)) (-1477 (((-2 (|:| |poly| |#4|) (|:| |mult| |#1|)) |#4| (-591 |#4|)) 70)) (-1855 (((-1176) |#4|) 42)) (-3056 (((-1176) (-591 |#4|)) 51)) (-2850 (((-525) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-525) (-525) (-525)) 48)) (-3614 (((-1176) (-525)) 79)) (-2621 (((-591 |#4|) (-591 |#4|)) 77)) (-3076 (((-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |totdeg| (-712)) (|:| -1357 |#4|)) |#4| (-712)) 25)) (-4130 (((-525) |#4|) 78)) (-4034 ((|#4| |#4|) 29)) (-2406 (((-591 |#4|) (-591 |#4|) (-525) (-525)) 56)) (-1487 (((-525) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-525) (-525) (-525) (-525)) 89)) (-3604 (((-108) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|))) 16)) (-3689 (((-108) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|))) 59)) (-1831 (((-591 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#2| (-591 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) 58)) (-2330 (((-591 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-591 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) 36)) (-2211 (((-108) |#2| |#2|) 57)) (-3259 (((-591 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#4| (-591 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) 37)) (-2507 (((-108) |#2| |#2| |#2| |#2|) 60)) (-1744 ((|#4| |#4| (-591 |#4|)) 71)))
-(((-426 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1744 (|#4| |#4| (-591 |#4|))) (-15 -1864 (|#4| |#4| (-591 |#4|))) (-15 -2406 ((-591 |#4|) (-591 |#4|) (-525) (-525))) (-15 -3689 ((-108) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -2211 ((-108) |#2| |#2|)) (-15 -2507 ((-108) |#2| |#2| |#2| |#2|)) (-15 -3259 ((-591 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#4| (-591 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -2330 ((-591 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-591 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -1831 ((-591 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#2| (-591 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -1477 ((-2 (|:| |poly| |#4|) (|:| |mult| |#1|)) |#4| (-591 |#4|))) (-15 -4034 (|#4| |#4|)) (-15 -3634 ((-591 (-2 (|:| |totdeg| (-712)) (|:| -1357 |#4|))) |#4| (-712) (-591 (-2 (|:| |totdeg| (-712)) (|:| -1357 |#4|))))) (-15 -3709 (|#4| (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -2641 ((-591 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-591 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-591 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -2621 ((-591 |#4|) (-591 |#4|))) (-15 -4130 ((-525) |#4|)) (-15 -1855 ((-1176) |#4|)) (-15 -2850 ((-525) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-525) (-525) (-525))) (-15 -1487 ((-525) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-525) (-525) (-525) (-525))) (-15 -3056 ((-1176) (-591 |#4|))) (-15 -3614 ((-1176) (-525))) (-15 -3604 ((-108) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -3076 ((-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |totdeg| (-712)) (|:| -1357 |#4|)) |#4| (-712))) (-15 -4154 ((-712) |#4|))) (-429) (-734) (-788) (-882 |#1| |#2| |#3|)) (T -426))
-((-4154 (*1 *2 *3) (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-712)) (-5 *1 (-426 *4 *5 *6 *3)) (-4 *3 (-882 *4 *5 *6)))) (-3076 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-2 (|:| |totdeg| (-712)) (|:| -1357 *4))) (-5 *5 (-712)) (-4 *4 (-882 *6 *7 *8)) (-4 *6 (-429)) (-4 *7 (-734)) (-4 *8 (-788)) (-5 *2 (-2 (|:| |lcmfij| *7) (|:| |totdeg| *5) (|:| |poli| *4) (|:| |polj| *4))) (-5 *1 (-426 *6 *7 *8 *4)))) (-3604 (*1 *2 *3 *3) (-12 (-5 *3 (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-712)) (|:| |poli| *7) (|:| |polj| *7))) (-4 *5 (-734)) (-4 *7 (-882 *4 *5 *6)) (-4 *4 (-429)) (-4 *6 (-788)) (-5 *2 (-108)) (-5 *1 (-426 *4 *5 *6 *7)))) (-3614 (*1 *2 *3) (-12 (-5 *3 (-525)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-1176)) (-5 *1 (-426 *4 *5 *6 *7)) (-4 *7 (-882 *4 *5 *6)))) (-3056 (*1 *2 *3) (-12 (-5 *3 (-591 *7)) (-4 *7 (-882 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-1176)) (-5 *1 (-426 *4 *5 *6 *7)))) (-1487 (*1 *2 *3 *4 *4 *2 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *3 (-2 (|:| |lcmfij| *6) (|:| |totdeg| (-712)) (|:| |poli| *4) (|:| |polj| *4))) (-4 *6 (-734)) (-4 *4 (-882 *5 *6 *7)) (-4 *5 (-429)) (-4 *7 (-788)) (-5 *1 (-426 *5 *6 *7 *4)))) (-2850 (*1 *2 *3 *4 *4 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *3 (-2 (|:| |lcmfij| *6) (|:| |totdeg| (-712)) (|:| |poli| *4) (|:| |polj| *4))) (-4 *6 (-734)) (-4 *4 (-882 *5 *6 *7)) (-4 *5 (-429)) (-4 *7 (-788)) (-5 *1 (-426 *5 *6 *7 *4)))) (-1855 (*1 *2 *3) (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-1176)) (-5 *1 (-426 *4 *5 *6 *3)) (-4 *3 (-882 *4 *5 *6)))) (-4130 (*1 *2 *3) (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-525)) (-5 *1 (-426 *4 *5 *6 *3)) (-4 *3 (-882 *4 *5 *6)))) (-2621 (*1 *2 *2) (-12 (-5 *2 (-591 *6)) (-4 *6 (-882 *3 *4 *5)) (-4 *3 (-429)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-426 *3 *4 *5 *6)))) (-2641 (*1 *2 *2 *2) (-12 (-5 *2 (-591 (-2 (|:| |lcmfij| *4) (|:| |totdeg| (-712)) (|:| |poli| *6) (|:| |polj| *6)))) (-4 *4 (-734)) (-4 *6 (-882 *3 *4 *5)) (-4 *3 (-429)) (-4 *5 (-788)) (-5 *1 (-426 *3 *4 *5 *6)))) (-3709 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-712)) (|:| |poli| *2) (|:| |polj| *2))) (-4 *5 (-734)) (-4 *2 (-882 *4 *5 *6)) (-5 *1 (-426 *4 *5 *6 *2)) (-4 *4 (-429)) (-4 *6 (-788)))) (-3634 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-591 (-2 (|:| |totdeg| (-712)) (|:| -1357 *3)))) (-5 *4 (-712)) (-4 *3 (-882 *5 *6 *7)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *1 (-426 *5 *6 *7 *3)))) (-4034 (*1 *2 *2) (-12 (-4 *3 (-429)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-426 *3 *4 *5 *2)) (-4 *2 (-882 *3 *4 *5)))) (-1477 (*1 *2 *3 *4) (-12 (-5 *4 (-591 *3)) (-4 *3 (-882 *5 *6 *7)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *2 (-2 (|:| |poly| *3) (|:| |mult| *5))) (-5 *1 (-426 *5 *6 *7 *3)))) (-1831 (*1 *2 *3 *2) (-12 (-5 *2 (-591 (-2 (|:| |lcmfij| *3) (|:| |totdeg| (-712)) (|:| |poli| *6) (|:| |polj| *6)))) (-4 *3 (-734)) (-4 *6 (-882 *4 *3 *5)) (-4 *4 (-429)) (-4 *5 (-788)) (-5 *1 (-426 *4 *3 *5 *6)))) (-2330 (*1 *2 *2) (-12 (-5 *2 (-591 (-2 (|:| |lcmfij| *4) (|:| |totdeg| (-712)) (|:| |poli| *6) (|:| |polj| *6)))) (-4 *4 (-734)) (-4 *6 (-882 *3 *4 *5)) (-4 *3 (-429)) (-4 *5 (-788)) (-5 *1 (-426 *3 *4 *5 *6)))) (-3259 (*1 *2 *3 *2) (-12 (-5 *2 (-591 (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-712)) (|:| |poli| *3) (|:| |polj| *3)))) (-4 *5 (-734)) (-4 *3 (-882 *4 *5 *6)) (-4 *4 (-429)) (-4 *6 (-788)) (-5 *1 (-426 *4 *5 *6 *3)))) (-2507 (*1 *2 *3 *3 *3 *3) (-12 (-4 *4 (-429)) (-4 *3 (-734)) (-4 *5 (-788)) (-5 *2 (-108)) (-5 *1 (-426 *4 *3 *5 *6)) (-4 *6 (-882 *4 *3 *5)))) (-2211 (*1 *2 *3 *3) (-12 (-4 *4 (-429)) (-4 *3 (-734)) (-4 *5 (-788)) (-5 *2 (-108)) (-5 *1 (-426 *4 *3 *5 *6)) (-4 *6 (-882 *4 *3 *5)))) (-3689 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-712)) (|:| |poli| *7) (|:| |polj| *7))) (-4 *5 (-734)) (-4 *7 (-882 *4 *5 *6)) (-4 *4 (-429)) (-4 *6 (-788)) (-5 *2 (-108)) (-5 *1 (-426 *4 *5 *6 *7)))) (-2406 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-591 *7)) (-5 *3 (-525)) (-4 *7 (-882 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *1 (-426 *4 *5 *6 *7)))) (-1864 (*1 *2 *2 *3) (-12 (-5 *3 (-591 *2)) (-4 *2 (-882 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *1 (-426 *4 *5 *6 *2)))) (-1744 (*1 *2 *2 *3) (-12 (-5 *3 (-591 *2)) (-4 *2 (-882 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *1 (-426 *4 *5 *6 *2)))))
-(-10 -7 (-15 -1744 (|#4| |#4| (-591 |#4|))) (-15 -1864 (|#4| |#4| (-591 |#4|))) (-15 -2406 ((-591 |#4|) (-591 |#4|) (-525) (-525))) (-15 -3689 ((-108) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -2211 ((-108) |#2| |#2|)) (-15 -2507 ((-108) |#2| |#2| |#2| |#2|)) (-15 -3259 ((-591 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#4| (-591 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -2330 ((-591 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-591 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -1831 ((-591 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#2| (-591 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -1477 ((-2 (|:| |poly| |#4|) (|:| |mult| |#1|)) |#4| (-591 |#4|))) (-15 -4034 (|#4| |#4|)) (-15 -3634 ((-591 (-2 (|:| |totdeg| (-712)) (|:| -1357 |#4|))) |#4| (-712) (-591 (-2 (|:| |totdeg| (-712)) (|:| -1357 |#4|))))) (-15 -3709 (|#4| (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -2641 ((-591 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-591 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-591 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -2621 ((-591 |#4|) (-591 |#4|))) (-15 -4130 ((-525) |#4|)) (-15 -1855 ((-1176) |#4|)) (-15 -2850 ((-525) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-525) (-525) (-525))) (-15 -1487 ((-525) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-525) (-525) (-525) (-525))) (-15 -3056 ((-1176) (-591 |#4|))) (-15 -3614 ((-1176) (-525))) (-15 -3604 ((-108) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -3076 ((-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |totdeg| (-712)) (|:| -1357 |#4|)) |#4| (-712))) (-15 -4154 ((-712) |#4|)))
-((-2207 ((|#4| |#4| (-591 |#4|)) 22 (|has| |#1| (-341)))) (-3805 (((-591 |#4|) (-591 |#4|) (-1072) (-1072)) 41) (((-591 |#4|) (-591 |#4|) (-1072)) 40) (((-591 |#4|) (-591 |#4|)) 35)))
-(((-427 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3805 ((-591 |#4|) (-591 |#4|))) (-15 -3805 ((-591 |#4|) (-591 |#4|) (-1072))) (-15 -3805 ((-591 |#4|) (-591 |#4|) (-1072) (-1072))) (IF (|has| |#1| (-341)) (-15 -2207 (|#4| |#4| (-591 |#4|))) |%noBranch|)) (-429) (-734) (-788) (-882 |#1| |#2| |#3|)) (T -427))
-((-2207 (*1 *2 *2 *3) (-12 (-5 *3 (-591 *2)) (-4 *2 (-882 *4 *5 *6)) (-4 *4 (-341)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *1 (-427 *4 *5 *6 *2)))) (-3805 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-591 *7)) (-5 *3 (-1072)) (-4 *7 (-882 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *1 (-427 *4 *5 *6 *7)))) (-3805 (*1 *2 *2 *3) (-12 (-5 *2 (-591 *7)) (-5 *3 (-1072)) (-4 *7 (-882 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *1 (-427 *4 *5 *6 *7)))) (-3805 (*1 *2 *2) (-12 (-5 *2 (-591 *6)) (-4 *6 (-882 *3 *4 *5)) (-4 *3 (-429)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-427 *3 *4 *5 *6)))))
-(-10 -7 (-15 -3805 ((-591 |#4|) (-591 |#4|))) (-15 -3805 ((-591 |#4|) (-591 |#4|) (-1072))) (-15 -3805 ((-591 |#4|) (-591 |#4|) (-1072) (-1072))) (IF (|has| |#1| (-341)) (-15 -2207 (|#4| |#4| (-591 |#4|))) |%noBranch|))
-((-1356 (($ $ $) 14) (($ (-591 $)) 21)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) 41)) (-1399 (($ $ $) NIL) (($ (-591 $)) 22)))
-(((-428 |#1|) (-10 -8 (-15 -2526 ((-1085 |#1|) (-1085 |#1|) (-1085 |#1|))) (-15 -1356 (|#1| (-591 |#1|))) (-15 -1356 (|#1| |#1| |#1|)) (-15 -1399 (|#1| (-591 |#1|))) (-15 -1399 (|#1| |#1| |#1|))) (-429)) (T -428))
-NIL
-(-10 -8 (-15 -2526 ((-1085 |#1|) (-1085 |#1|) (-1085 |#1|))) (-15 -1356 (|#1| (-591 |#1|))) (-15 -1356 (|#1| |#1| |#1|)) (-15 -1399 (|#1| (-591 |#1|))) (-15 -1399 (|#1| |#1| |#1|)))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) 41)) (-3706 (($ $) 40)) (-1715 (((-108) $) 38)) (-2157 (((-3 $ "failed") $ $) 19)) (-3798 (($) 17 T CONST)) (-4163 (((-3 $ "failed") $) 34)) (-2824 (((-108) $) 31)) (-1356 (($ $ $) 46) (($ (-591 $)) 45)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) 44)) (-1399 (($ $ $) 48) (($ (-591 $)) 47)) (-2089 (((-3 $ "failed") $ $) 42)) (-3022 (((-796) $) 11) (($ (-525)) 28) (($ $) 43)) (-2128 (((-712)) 29)) (-2495 (((-108) $ $) 39)) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4096 (((-108) $ $) 6)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24)))
+((-2403 (((-108)) 17)) (-2759 (((-108) (-108)) 18)) (-2112 (((-108)) 13)) (-3025 (((-108) (-108)) 14)) (-1508 (((-108)) 15)) (-3155 (((-108) (-108)) 16)) (-4157 (((-854) (-854)) 21) (((-854)) 20)) (-3702 (((-712) (-591 (-2 (|:| -2542 |#1|) (|:| -2743 (-525))))) 42)) (-2427 (((-854) (-854)) 23) (((-854)) 22)) (-3111 (((-2 (|:| -3872 (-525)) (|:| -1908 (-591 |#1|))) |#1|) 62)) (-2641 (((-396 |#1|) (-2 (|:| |contp| (-525)) (|:| -1908 (-591 (-2 (|:| |irr| |#1|) (|:| -3630 (-525))))))) 126)) (-3960 (((-2 (|:| |contp| (-525)) (|:| -1908 (-591 (-2 (|:| |irr| |#1|) (|:| -3630 (-525)))))) |#1| (-108)) 152)) (-3033 (((-396 |#1|) |#1| (-712) (-712)) 165) (((-396 |#1|) |#1| (-591 (-712)) (-712)) 162) (((-396 |#1|) |#1| (-591 (-712))) 164) (((-396 |#1|) |#1| (-712)) 163) (((-396 |#1|) |#1|) 161)) (-2078 (((-3 |#1| "failed") (-854) |#1| (-591 (-712)) (-712) (-108)) 167) (((-3 |#1| "failed") (-854) |#1| (-591 (-712)) (-712)) 168) (((-3 |#1| "failed") (-854) |#1| (-591 (-712))) 170) (((-3 |#1| "failed") (-854) |#1| (-712)) 169) (((-3 |#1| "failed") (-854) |#1|) 171)) (-2542 (((-396 |#1|) |#1| (-712) (-712)) 160) (((-396 |#1|) |#1| (-591 (-712)) (-712)) 156) (((-396 |#1|) |#1| (-591 (-712))) 158) (((-396 |#1|) |#1| (-712)) 157) (((-396 |#1|) |#1|) 155)) (-1967 (((-108) |#1|) 37)) (-2385 (((-679 (-712)) (-591 (-2 (|:| -2542 |#1|) (|:| -2743 (-525))))) 67)) (-2315 (((-2 (|:| |contp| (-525)) (|:| -1908 (-591 (-2 (|:| |irr| |#1|) (|:| -3630 (-525)))))) |#1| (-108) (-1020 (-712)) (-712)) 154)))
+(((-419 |#1|) (-10 -7 (-15 -2641 ((-396 |#1|) (-2 (|:| |contp| (-525)) (|:| -1908 (-591 (-2 (|:| |irr| |#1|) (|:| -3630 (-525)))))))) (-15 -2385 ((-679 (-712)) (-591 (-2 (|:| -2542 |#1|) (|:| -2743 (-525)))))) (-15 -2427 ((-854))) (-15 -2427 ((-854) (-854))) (-15 -4157 ((-854))) (-15 -4157 ((-854) (-854))) (-15 -3702 ((-712) (-591 (-2 (|:| -2542 |#1|) (|:| -2743 (-525)))))) (-15 -3111 ((-2 (|:| -3872 (-525)) (|:| -1908 (-591 |#1|))) |#1|)) (-15 -2403 ((-108))) (-15 -2759 ((-108) (-108))) (-15 -2112 ((-108))) (-15 -3025 ((-108) (-108))) (-15 -1967 ((-108) |#1|)) (-15 -1508 ((-108))) (-15 -3155 ((-108) (-108))) (-15 -2542 ((-396 |#1|) |#1|)) (-15 -2542 ((-396 |#1|) |#1| (-712))) (-15 -2542 ((-396 |#1|) |#1| (-591 (-712)))) (-15 -2542 ((-396 |#1|) |#1| (-591 (-712)) (-712))) (-15 -2542 ((-396 |#1|) |#1| (-712) (-712))) (-15 -3033 ((-396 |#1|) |#1|)) (-15 -3033 ((-396 |#1|) |#1| (-712))) (-15 -3033 ((-396 |#1|) |#1| (-591 (-712)))) (-15 -3033 ((-396 |#1|) |#1| (-591 (-712)) (-712))) (-15 -3033 ((-396 |#1|) |#1| (-712) (-712))) (-15 -2078 ((-3 |#1| "failed") (-854) |#1|)) (-15 -2078 ((-3 |#1| "failed") (-854) |#1| (-712))) (-15 -2078 ((-3 |#1| "failed") (-854) |#1| (-591 (-712)))) (-15 -2078 ((-3 |#1| "failed") (-854) |#1| (-591 (-712)) (-712))) (-15 -2078 ((-3 |#1| "failed") (-854) |#1| (-591 (-712)) (-712) (-108))) (-15 -3960 ((-2 (|:| |contp| (-525)) (|:| -1908 (-591 (-2 (|:| |irr| |#1|) (|:| -3630 (-525)))))) |#1| (-108))) (-15 -2315 ((-2 (|:| |contp| (-525)) (|:| -1908 (-591 (-2 (|:| |irr| |#1|) (|:| -3630 (-525)))))) |#1| (-108) (-1020 (-712)) (-712)))) (-1147 (-525))) (T -419))
+((-2315 (*1 *2 *3 *4 *5 *6) (-12 (-5 *4 (-108)) (-5 *5 (-1020 (-712))) (-5 *6 (-712)) (-5 *2 (-2 (|:| |contp| (-525)) (|:| -1908 (-591 (-2 (|:| |irr| *3) (|:| -3630 (-525))))))) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))) (-3960 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-5 *2 (-2 (|:| |contp| (-525)) (|:| -1908 (-591 (-2 (|:| |irr| *3) (|:| -3630 (-525))))))) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))) (-2078 (*1 *2 *3 *2 *4 *5 *6) (|partial| -12 (-5 *3 (-854)) (-5 *4 (-591 (-712))) (-5 *5 (-712)) (-5 *6 (-108)) (-5 *1 (-419 *2)) (-4 *2 (-1147 (-525))))) (-2078 (*1 *2 *3 *2 *4 *5) (|partial| -12 (-5 *3 (-854)) (-5 *4 (-591 (-712))) (-5 *5 (-712)) (-5 *1 (-419 *2)) (-4 *2 (-1147 (-525))))) (-2078 (*1 *2 *3 *2 *4) (|partial| -12 (-5 *3 (-854)) (-5 *4 (-591 (-712))) (-5 *1 (-419 *2)) (-4 *2 (-1147 (-525))))) (-2078 (*1 *2 *3 *2 *4) (|partial| -12 (-5 *3 (-854)) (-5 *4 (-712)) (-5 *1 (-419 *2)) (-4 *2 (-1147 (-525))))) (-2078 (*1 *2 *3 *2) (|partial| -12 (-5 *3 (-854)) (-5 *1 (-419 *2)) (-4 *2 (-1147 (-525))))) (-3033 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-712)) (-5 *2 (-396 *3)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))) (-3033 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-591 (-712))) (-5 *5 (-712)) (-5 *2 (-396 *3)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))) (-3033 (*1 *2 *3 *4) (-12 (-5 *4 (-591 (-712))) (-5 *2 (-396 *3)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))) (-3033 (*1 *2 *3 *4) (-12 (-5 *4 (-712)) (-5 *2 (-396 *3)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))) (-3033 (*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))) (-2542 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-712)) (-5 *2 (-396 *3)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))) (-2542 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-591 (-712))) (-5 *5 (-712)) (-5 *2 (-396 *3)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))) (-2542 (*1 *2 *3 *4) (-12 (-5 *4 (-591 (-712))) (-5 *2 (-396 *3)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))) (-2542 (*1 *2 *3 *4) (-12 (-5 *4 (-712)) (-5 *2 (-396 *3)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))) (-2542 (*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))) (-3155 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))) (-1508 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))) (-1967 (*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))) (-3025 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))) (-2112 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))) (-2759 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))) (-2403 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))) (-3111 (*1 *2 *3) (-12 (-5 *2 (-2 (|:| -3872 (-525)) (|:| -1908 (-591 *3)))) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))) (-3702 (*1 *2 *3) (-12 (-5 *3 (-591 (-2 (|:| -2542 *4) (|:| -2743 (-525))))) (-4 *4 (-1147 (-525))) (-5 *2 (-712)) (-5 *1 (-419 *4)))) (-4157 (*1 *2 *2) (-12 (-5 *2 (-854)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))) (-4157 (*1 *2) (-12 (-5 *2 (-854)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))) (-2427 (*1 *2 *2) (-12 (-5 *2 (-854)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))) (-2427 (*1 *2) (-12 (-5 *2 (-854)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))) (-2385 (*1 *2 *3) (-12 (-5 *3 (-591 (-2 (|:| -2542 *4) (|:| -2743 (-525))))) (-4 *4 (-1147 (-525))) (-5 *2 (-679 (-712))) (-5 *1 (-419 *4)))) (-2641 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |contp| (-525)) (|:| -1908 (-591 (-2 (|:| |irr| *4) (|:| -3630 (-525))))))) (-4 *4 (-1147 (-525))) (-5 *2 (-396 *4)) (-5 *1 (-419 *4)))))
+(-10 -7 (-15 -2641 ((-396 |#1|) (-2 (|:| |contp| (-525)) (|:| -1908 (-591 (-2 (|:| |irr| |#1|) (|:| -3630 (-525)))))))) (-15 -2385 ((-679 (-712)) (-591 (-2 (|:| -2542 |#1|) (|:| -2743 (-525)))))) (-15 -2427 ((-854))) (-15 -2427 ((-854) (-854))) (-15 -4157 ((-854))) (-15 -4157 ((-854) (-854))) (-15 -3702 ((-712) (-591 (-2 (|:| -2542 |#1|) (|:| -2743 (-525)))))) (-15 -3111 ((-2 (|:| -3872 (-525)) (|:| -1908 (-591 |#1|))) |#1|)) (-15 -2403 ((-108))) (-15 -2759 ((-108) (-108))) (-15 -2112 ((-108))) (-15 -3025 ((-108) (-108))) (-15 -1967 ((-108) |#1|)) (-15 -1508 ((-108))) (-15 -3155 ((-108) (-108))) (-15 -2542 ((-396 |#1|) |#1|)) (-15 -2542 ((-396 |#1|) |#1| (-712))) (-15 -2542 ((-396 |#1|) |#1| (-591 (-712)))) (-15 -2542 ((-396 |#1|) |#1| (-591 (-712)) (-712))) (-15 -2542 ((-396 |#1|) |#1| (-712) (-712))) (-15 -3033 ((-396 |#1|) |#1|)) (-15 -3033 ((-396 |#1|) |#1| (-712))) (-15 -3033 ((-396 |#1|) |#1| (-591 (-712)))) (-15 -3033 ((-396 |#1|) |#1| (-591 (-712)) (-712))) (-15 -3033 ((-396 |#1|) |#1| (-712) (-712))) (-15 -2078 ((-3 |#1| "failed") (-854) |#1|)) (-15 -2078 ((-3 |#1| "failed") (-854) |#1| (-712))) (-15 -2078 ((-3 |#1| "failed") (-854) |#1| (-591 (-712)))) (-15 -2078 ((-3 |#1| "failed") (-854) |#1| (-591 (-712)) (-712))) (-15 -2078 ((-3 |#1| "failed") (-854) |#1| (-591 (-712)) (-712) (-108))) (-15 -3960 ((-2 (|:| |contp| (-525)) (|:| -1908 (-591 (-2 (|:| |irr| |#1|) (|:| -3630 (-525)))))) |#1| (-108))) (-15 -2315 ((-2 (|:| |contp| (-525)) (|:| -1908 (-591 (-2 (|:| |irr| |#1|) (|:| -3630 (-525)))))) |#1| (-108) (-1020 (-712)) (-712))))
+((-2482 (((-525) |#2|) 48) (((-525) |#2| (-712)) 47)) (-3566 (((-525) |#2|) 55)) (-2634 ((|#3| |#2|) 25)) (-1525 ((|#3| |#2| (-854)) 14)) (-2445 ((|#3| |#2|) 15)) (-2319 ((|#3| |#2|) 9)) (-3457 ((|#3| |#2|) 10)) (-1692 ((|#3| |#2| (-854)) 62) ((|#3| |#2|) 30)) (-1363 (((-525) |#2|) 57)))
+(((-420 |#1| |#2| |#3|) (-10 -7 (-15 -1363 ((-525) |#2|)) (-15 -1692 (|#3| |#2|)) (-15 -1692 (|#3| |#2| (-854))) (-15 -3566 ((-525) |#2|)) (-15 -2482 ((-525) |#2| (-712))) (-15 -2482 ((-525) |#2|)) (-15 -1525 (|#3| |#2| (-854))) (-15 -2634 (|#3| |#2|)) (-15 -2319 (|#3| |#2|)) (-15 -3457 (|#3| |#2|)) (-15 -2445 (|#3| |#2|))) (-975) (-1147 |#1|) (-13 (-382) (-966 |#1|) (-341) (-1111) (-263))) (T -420))
+((-2445 (*1 *2 *3) (-12 (-4 *4 (-975)) (-4 *2 (-13 (-382) (-966 *4) (-341) (-1111) (-263))) (-5 *1 (-420 *4 *3 *2)) (-4 *3 (-1147 *4)))) (-3457 (*1 *2 *3) (-12 (-4 *4 (-975)) (-4 *2 (-13 (-382) (-966 *4) (-341) (-1111) (-263))) (-5 *1 (-420 *4 *3 *2)) (-4 *3 (-1147 *4)))) (-2319 (*1 *2 *3) (-12 (-4 *4 (-975)) (-4 *2 (-13 (-382) (-966 *4) (-341) (-1111) (-263))) (-5 *1 (-420 *4 *3 *2)) (-4 *3 (-1147 *4)))) (-2634 (*1 *2 *3) (-12 (-4 *4 (-975)) (-4 *2 (-13 (-382) (-966 *4) (-341) (-1111) (-263))) (-5 *1 (-420 *4 *3 *2)) (-4 *3 (-1147 *4)))) (-1525 (*1 *2 *3 *4) (-12 (-5 *4 (-854)) (-4 *5 (-975)) (-4 *2 (-13 (-382) (-966 *5) (-341) (-1111) (-263))) (-5 *1 (-420 *5 *3 *2)) (-4 *3 (-1147 *5)))) (-2482 (*1 *2 *3) (-12 (-4 *4 (-975)) (-5 *2 (-525)) (-5 *1 (-420 *4 *3 *5)) (-4 *3 (-1147 *4)) (-4 *5 (-13 (-382) (-966 *4) (-341) (-1111) (-263))))) (-2482 (*1 *2 *3 *4) (-12 (-5 *4 (-712)) (-4 *5 (-975)) (-5 *2 (-525)) (-5 *1 (-420 *5 *3 *6)) (-4 *3 (-1147 *5)) (-4 *6 (-13 (-382) (-966 *5) (-341) (-1111) (-263))))) (-3566 (*1 *2 *3) (-12 (-4 *4 (-975)) (-5 *2 (-525)) (-5 *1 (-420 *4 *3 *5)) (-4 *3 (-1147 *4)) (-4 *5 (-13 (-382) (-966 *4) (-341) (-1111) (-263))))) (-1692 (*1 *2 *3 *4) (-12 (-5 *4 (-854)) (-4 *5 (-975)) (-4 *2 (-13 (-382) (-966 *5) (-341) (-1111) (-263))) (-5 *1 (-420 *5 *3 *2)) (-4 *3 (-1147 *5)))) (-1692 (*1 *2 *3) (-12 (-4 *4 (-975)) (-4 *2 (-13 (-382) (-966 *4) (-341) (-1111) (-263))) (-5 *1 (-420 *4 *3 *2)) (-4 *3 (-1147 *4)))) (-1363 (*1 *2 *3) (-12 (-4 *4 (-975)) (-5 *2 (-525)) (-5 *1 (-420 *4 *3 *5)) (-4 *3 (-1147 *4)) (-4 *5 (-13 (-382) (-966 *4) (-341) (-1111) (-263))))))
+(-10 -7 (-15 -1363 ((-525) |#2|)) (-15 -1692 (|#3| |#2|)) (-15 -1692 (|#3| |#2| (-854))) (-15 -3566 ((-525) |#2|)) (-15 -2482 ((-525) |#2| (-712))) (-15 -2482 ((-525) |#2|)) (-15 -1525 (|#3| |#2| (-854))) (-15 -2634 (|#3| |#2|)) (-15 -2319 (|#3| |#2|)) (-15 -3457 (|#3| |#2|)) (-15 -2445 (|#3| |#2|)))
+((-1273 ((|#2| (-1171 |#1|)) 36)) (-3138 ((|#2| |#2| |#1|) 49)) (-1430 ((|#2| |#2| |#1|) 41)) (-2747 ((|#2| |#2|) 38)) (-4160 (((-108) |#2|) 30)) (-1284 (((-591 |#2|) (-854) (-396 |#2|)) 17)) (-2078 ((|#2| (-854) (-396 |#2|)) 21)) (-2385 (((-679 (-712)) (-396 |#2|)) 25)))
+(((-421 |#1| |#2|) (-10 -7 (-15 -4160 ((-108) |#2|)) (-15 -1273 (|#2| (-1171 |#1|))) (-15 -2747 (|#2| |#2|)) (-15 -1430 (|#2| |#2| |#1|)) (-15 -3138 (|#2| |#2| |#1|)) (-15 -2385 ((-679 (-712)) (-396 |#2|))) (-15 -2078 (|#2| (-854) (-396 |#2|))) (-15 -1284 ((-591 |#2|) (-854) (-396 |#2|)))) (-975) (-1147 |#1|)) (T -421))
+((-1284 (*1 *2 *3 *4) (-12 (-5 *3 (-854)) (-5 *4 (-396 *6)) (-4 *6 (-1147 *5)) (-4 *5 (-975)) (-5 *2 (-591 *6)) (-5 *1 (-421 *5 *6)))) (-2078 (*1 *2 *3 *4) (-12 (-5 *3 (-854)) (-5 *4 (-396 *2)) (-4 *2 (-1147 *5)) (-5 *1 (-421 *5 *2)) (-4 *5 (-975)))) (-2385 (*1 *2 *3) (-12 (-5 *3 (-396 *5)) (-4 *5 (-1147 *4)) (-4 *4 (-975)) (-5 *2 (-679 (-712))) (-5 *1 (-421 *4 *5)))) (-3138 (*1 *2 *2 *3) (-12 (-4 *3 (-975)) (-5 *1 (-421 *3 *2)) (-4 *2 (-1147 *3)))) (-1430 (*1 *2 *2 *3) (-12 (-4 *3 (-975)) (-5 *1 (-421 *3 *2)) (-4 *2 (-1147 *3)))) (-2747 (*1 *2 *2) (-12 (-4 *3 (-975)) (-5 *1 (-421 *3 *2)) (-4 *2 (-1147 *3)))) (-1273 (*1 *2 *3) (-12 (-5 *3 (-1171 *4)) (-4 *4 (-975)) (-4 *2 (-1147 *4)) (-5 *1 (-421 *4 *2)))) (-4160 (*1 *2 *3) (-12 (-4 *4 (-975)) (-5 *2 (-108)) (-5 *1 (-421 *4 *3)) (-4 *3 (-1147 *4)))))
+(-10 -7 (-15 -4160 ((-108) |#2|)) (-15 -1273 (|#2| (-1171 |#1|))) (-15 -2747 (|#2| |#2|)) (-15 -1430 (|#2| |#2| |#1|)) (-15 -3138 (|#2| |#2| |#1|)) (-15 -2385 ((-679 (-712)) (-396 |#2|))) (-15 -2078 (|#2| (-854) (-396 |#2|))) (-15 -1284 ((-591 |#2|) (-854) (-396 |#2|))))
+((-3238 (((-712)) 41)) (-3085 (((-712)) 23 (|has| |#1| (-382))) (((-712) (-712)) 22 (|has| |#1| (-382)))) (-1741 (((-525) |#1|) 18 (|has| |#1| (-382)))) (-3628 (((-525) |#1|) 20 (|has| |#1| (-382)))) (-3303 (((-712)) 40) (((-712) (-712)) 39)) (-2292 ((|#1| (-712) (-525)) 29)) (-3251 (((-1176)) 43)))
+(((-422 |#1|) (-10 -7 (-15 -2292 (|#1| (-712) (-525))) (-15 -3303 ((-712) (-712))) (-15 -3303 ((-712))) (-15 -3238 ((-712))) (-15 -3251 ((-1176))) (IF (|has| |#1| (-382)) (PROGN (-15 -3628 ((-525) |#1|)) (-15 -1741 ((-525) |#1|)) (-15 -3085 ((-712) (-712))) (-15 -3085 ((-712)))) |%noBranch|)) (-975)) (T -422))
+((-3085 (*1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-422 *3)) (-4 *3 (-382)) (-4 *3 (-975)))) (-3085 (*1 *2 *2) (-12 (-5 *2 (-712)) (-5 *1 (-422 *3)) (-4 *3 (-382)) (-4 *3 (-975)))) (-1741 (*1 *2 *3) (-12 (-5 *2 (-525)) (-5 *1 (-422 *3)) (-4 *3 (-382)) (-4 *3 (-975)))) (-3628 (*1 *2 *3) (-12 (-5 *2 (-525)) (-5 *1 (-422 *3)) (-4 *3 (-382)) (-4 *3 (-975)))) (-3251 (*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-422 *3)) (-4 *3 (-975)))) (-3238 (*1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-422 *3)) (-4 *3 (-975)))) (-3303 (*1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-422 *3)) (-4 *3 (-975)))) (-3303 (*1 *2 *2) (-12 (-5 *2 (-712)) (-5 *1 (-422 *3)) (-4 *3 (-975)))) (-2292 (*1 *2 *3 *4) (-12 (-5 *3 (-712)) (-5 *4 (-525)) (-5 *1 (-422 *2)) (-4 *2 (-975)))))
+(-10 -7 (-15 -2292 (|#1| (-712) (-525))) (-15 -3303 ((-712) (-712))) (-15 -3303 ((-712))) (-15 -3238 ((-712))) (-15 -3251 ((-1176))) (IF (|has| |#1| (-382)) (PROGN (-15 -3628 ((-525) |#1|)) (-15 -1741 ((-525) |#1|)) (-15 -3085 ((-712) (-712))) (-15 -3085 ((-712)))) |%noBranch|))
+((-3471 (((-591 (-525)) (-525)) 61)) (-2393 (((-108) (-157 (-525))) 65)) (-2542 (((-396 (-157 (-525))) (-157 (-525))) 60)))
+(((-423) (-10 -7 (-15 -2542 ((-396 (-157 (-525))) (-157 (-525)))) (-15 -3471 ((-591 (-525)) (-525))) (-15 -2393 ((-108) (-157 (-525)))))) (T -423))
+((-2393 (*1 *2 *3) (-12 (-5 *3 (-157 (-525))) (-5 *2 (-108)) (-5 *1 (-423)))) (-3471 (*1 *2 *3) (-12 (-5 *2 (-591 (-525))) (-5 *1 (-423)) (-5 *3 (-525)))) (-2542 (*1 *2 *3) (-12 (-5 *2 (-396 (-157 (-525)))) (-5 *1 (-423)) (-5 *3 (-157 (-525))))))
+(-10 -7 (-15 -2542 ((-396 (-157 (-525))) (-157 (-525)))) (-15 -3471 ((-591 (-525)) (-525))) (-15 -2393 ((-108) (-157 (-525)))))
+((-3569 ((|#4| |#4| (-591 |#4|)) 61)) (-3735 (((-591 |#4|) (-591 |#4|) (-1072) (-1072)) 17) (((-591 |#4|) (-591 |#4|) (-1072)) 16) (((-591 |#4|) (-591 |#4|)) 11)))
+(((-424 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3569 (|#4| |#4| (-591 |#4|))) (-15 -3735 ((-591 |#4|) (-591 |#4|))) (-15 -3735 ((-591 |#4|) (-591 |#4|) (-1072))) (-15 -3735 ((-591 |#4|) (-591 |#4|) (-1072) (-1072)))) (-286) (-734) (-788) (-882 |#1| |#2| |#3|)) (T -424))
+((-3735 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-591 *7)) (-5 *3 (-1072)) (-4 *7 (-882 *4 *5 *6)) (-4 *4 (-286)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *1 (-424 *4 *5 *6 *7)))) (-3735 (*1 *2 *2 *3) (-12 (-5 *2 (-591 *7)) (-5 *3 (-1072)) (-4 *7 (-882 *4 *5 *6)) (-4 *4 (-286)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *1 (-424 *4 *5 *6 *7)))) (-3735 (*1 *2 *2) (-12 (-5 *2 (-591 *6)) (-4 *6 (-882 *3 *4 *5)) (-4 *3 (-286)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-424 *3 *4 *5 *6)))) (-3569 (*1 *2 *2 *3) (-12 (-5 *3 (-591 *2)) (-4 *2 (-882 *4 *5 *6)) (-4 *4 (-286)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *1 (-424 *4 *5 *6 *2)))))
+(-10 -7 (-15 -3569 (|#4| |#4| (-591 |#4|))) (-15 -3735 ((-591 |#4|) (-591 |#4|))) (-15 -3735 ((-591 |#4|) (-591 |#4|) (-1072))) (-15 -3735 ((-591 |#4|) (-591 |#4|) (-1072) (-1072))))
+((-3404 (((-591 (-591 |#4|)) (-591 |#4|) (-108)) 73) (((-591 (-591 |#4|)) (-591 |#4|)) 72) (((-591 (-591 |#4|)) (-591 |#4|) (-591 |#4|) (-108)) 66) (((-591 (-591 |#4|)) (-591 |#4|) (-591 |#4|)) 67)) (-1474 (((-591 (-591 |#4|)) (-591 |#4|) (-108)) 42) (((-591 (-591 |#4|)) (-591 |#4|)) 63)))
+(((-425 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1474 ((-591 (-591 |#4|)) (-591 |#4|))) (-15 -1474 ((-591 (-591 |#4|)) (-591 |#4|) (-108))) (-15 -3404 ((-591 (-591 |#4|)) (-591 |#4|) (-591 |#4|))) (-15 -3404 ((-591 (-591 |#4|)) (-591 |#4|) (-591 |#4|) (-108))) (-15 -3404 ((-591 (-591 |#4|)) (-591 |#4|))) (-15 -3404 ((-591 (-591 |#4|)) (-591 |#4|) (-108)))) (-13 (-286) (-138)) (-734) (-788) (-882 |#1| |#2| |#3|)) (T -425))
+((-3404 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *8 (-882 *5 *6 *7)) (-5 *2 (-591 (-591 *8))) (-5 *1 (-425 *5 *6 *7 *8)) (-5 *3 (-591 *8)))) (-3404 (*1 *2 *3) (-12 (-4 *4 (-13 (-286) (-138))) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-882 *4 *5 *6)) (-5 *2 (-591 (-591 *7))) (-5 *1 (-425 *4 *5 *6 *7)) (-5 *3 (-591 *7)))) (-3404 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *8 (-882 *5 *6 *7)) (-5 *2 (-591 (-591 *8))) (-5 *1 (-425 *5 *6 *7 *8)) (-5 *3 (-591 *8)))) (-3404 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-286) (-138))) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-882 *4 *5 *6)) (-5 *2 (-591 (-591 *7))) (-5 *1 (-425 *4 *5 *6 *7)) (-5 *3 (-591 *7)))) (-1474 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *8 (-882 *5 *6 *7)) (-5 *2 (-591 (-591 *8))) (-5 *1 (-425 *5 *6 *7 *8)) (-5 *3 (-591 *8)))) (-1474 (*1 *2 *3) (-12 (-4 *4 (-13 (-286) (-138))) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-882 *4 *5 *6)) (-5 *2 (-591 (-591 *7))) (-5 *1 (-425 *4 *5 *6 *7)) (-5 *3 (-591 *7)))))
+(-10 -7 (-15 -1474 ((-591 (-591 |#4|)) (-591 |#4|))) (-15 -1474 ((-591 (-591 |#4|)) (-591 |#4|) (-108))) (-15 -3404 ((-591 (-591 |#4|)) (-591 |#4|) (-591 |#4|))) (-15 -3404 ((-591 (-591 |#4|)) (-591 |#4|) (-591 |#4|) (-108))) (-15 -3404 ((-591 (-591 |#4|)) (-591 |#4|))) (-15 -3404 ((-591 (-591 |#4|)) (-591 |#4|) (-108))))
+((-1459 (((-712) |#4|) 12)) (-4191 (((-591 (-2 (|:| |totdeg| (-712)) (|:| -2217 |#4|))) |#4| (-712) (-591 (-2 (|:| |totdeg| (-712)) (|:| -2217 |#4|)))) 31)) (-2577 (((-591 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-591 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-591 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) 38)) (-2454 ((|#4| (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|))) 39)) (-4227 ((|#4| |#4| (-591 |#4|)) 40)) (-1334 (((-2 (|:| |poly| |#4|) (|:| |mult| |#1|)) |#4| (-591 |#4|)) 70)) (-4108 (((-1176) |#4|) 42)) (-2386 (((-1176) (-591 |#4|)) 51)) (-4143 (((-525) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-525) (-525) (-525)) 48)) (-3972 (((-1176) (-525)) 79)) (-3600 (((-591 |#4|) (-591 |#4|)) 77)) (-1456 (((-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |totdeg| (-712)) (|:| -2217 |#4|)) |#4| (-712)) 25)) (-2365 (((-525) |#4|) 78)) (-2693 ((|#4| |#4|) 29)) (-1976 (((-591 |#4|) (-591 |#4|) (-525) (-525)) 56)) (-1423 (((-525) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-525) (-525) (-525) (-525)) 89)) (-3870 (((-108) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|))) 16)) (-3493 (((-108) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|))) 59)) (-2396 (((-591 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#2| (-591 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) 58)) (-2550 (((-591 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-591 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) 36)) (-3895 (((-108) |#2| |#2|) 57)) (-3582 (((-591 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#4| (-591 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) 37)) (-3707 (((-108) |#2| |#2| |#2| |#2|) 60)) (-3041 ((|#4| |#4| (-591 |#4|)) 71)))
+(((-426 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3041 (|#4| |#4| (-591 |#4|))) (-15 -4227 (|#4| |#4| (-591 |#4|))) (-15 -1976 ((-591 |#4|) (-591 |#4|) (-525) (-525))) (-15 -3493 ((-108) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -3895 ((-108) |#2| |#2|)) (-15 -3707 ((-108) |#2| |#2| |#2| |#2|)) (-15 -3582 ((-591 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#4| (-591 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -2550 ((-591 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-591 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -2396 ((-591 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#2| (-591 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -1334 ((-2 (|:| |poly| |#4|) (|:| |mult| |#1|)) |#4| (-591 |#4|))) (-15 -2693 (|#4| |#4|)) (-15 -4191 ((-591 (-2 (|:| |totdeg| (-712)) (|:| -2217 |#4|))) |#4| (-712) (-591 (-2 (|:| |totdeg| (-712)) (|:| -2217 |#4|))))) (-15 -2454 (|#4| (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -2577 ((-591 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-591 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-591 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -3600 ((-591 |#4|) (-591 |#4|))) (-15 -2365 ((-525) |#4|)) (-15 -4108 ((-1176) |#4|)) (-15 -4143 ((-525) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-525) (-525) (-525))) (-15 -1423 ((-525) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-525) (-525) (-525) (-525))) (-15 -2386 ((-1176) (-591 |#4|))) (-15 -3972 ((-1176) (-525))) (-15 -3870 ((-108) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -1456 ((-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |totdeg| (-712)) (|:| -2217 |#4|)) |#4| (-712))) (-15 -1459 ((-712) |#4|))) (-429) (-734) (-788) (-882 |#1| |#2| |#3|)) (T -426))
+((-1459 (*1 *2 *3) (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-712)) (-5 *1 (-426 *4 *5 *6 *3)) (-4 *3 (-882 *4 *5 *6)))) (-1456 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-2 (|:| |totdeg| (-712)) (|:| -2217 *4))) (-5 *5 (-712)) (-4 *4 (-882 *6 *7 *8)) (-4 *6 (-429)) (-4 *7 (-734)) (-4 *8 (-788)) (-5 *2 (-2 (|:| |lcmfij| *7) (|:| |totdeg| *5) (|:| |poli| *4) (|:| |polj| *4))) (-5 *1 (-426 *6 *7 *8 *4)))) (-3870 (*1 *2 *3 *3) (-12 (-5 *3 (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-712)) (|:| |poli| *7) (|:| |polj| *7))) (-4 *5 (-734)) (-4 *7 (-882 *4 *5 *6)) (-4 *4 (-429)) (-4 *6 (-788)) (-5 *2 (-108)) (-5 *1 (-426 *4 *5 *6 *7)))) (-3972 (*1 *2 *3) (-12 (-5 *3 (-525)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-1176)) (-5 *1 (-426 *4 *5 *6 *7)) (-4 *7 (-882 *4 *5 *6)))) (-2386 (*1 *2 *3) (-12 (-5 *3 (-591 *7)) (-4 *7 (-882 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-1176)) (-5 *1 (-426 *4 *5 *6 *7)))) (-1423 (*1 *2 *3 *4 *4 *2 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *3 (-2 (|:| |lcmfij| *6) (|:| |totdeg| (-712)) (|:| |poli| *4) (|:| |polj| *4))) (-4 *6 (-734)) (-4 *4 (-882 *5 *6 *7)) (-4 *5 (-429)) (-4 *7 (-788)) (-5 *1 (-426 *5 *6 *7 *4)))) (-4143 (*1 *2 *3 *4 *4 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *3 (-2 (|:| |lcmfij| *6) (|:| |totdeg| (-712)) (|:| |poli| *4) (|:| |polj| *4))) (-4 *6 (-734)) (-4 *4 (-882 *5 *6 *7)) (-4 *5 (-429)) (-4 *7 (-788)) (-5 *1 (-426 *5 *6 *7 *4)))) (-4108 (*1 *2 *3) (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-1176)) (-5 *1 (-426 *4 *5 *6 *3)) (-4 *3 (-882 *4 *5 *6)))) (-2365 (*1 *2 *3) (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-525)) (-5 *1 (-426 *4 *5 *6 *3)) (-4 *3 (-882 *4 *5 *6)))) (-3600 (*1 *2 *2) (-12 (-5 *2 (-591 *6)) (-4 *6 (-882 *3 *4 *5)) (-4 *3 (-429)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-426 *3 *4 *5 *6)))) (-2577 (*1 *2 *2 *2) (-12 (-5 *2 (-591 (-2 (|:| |lcmfij| *4) (|:| |totdeg| (-712)) (|:| |poli| *6) (|:| |polj| *6)))) (-4 *4 (-734)) (-4 *6 (-882 *3 *4 *5)) (-4 *3 (-429)) (-4 *5 (-788)) (-5 *1 (-426 *3 *4 *5 *6)))) (-2454 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-712)) (|:| |poli| *2) (|:| |polj| *2))) (-4 *5 (-734)) (-4 *2 (-882 *4 *5 *6)) (-5 *1 (-426 *4 *5 *6 *2)) (-4 *4 (-429)) (-4 *6 (-788)))) (-4191 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-591 (-2 (|:| |totdeg| (-712)) (|:| -2217 *3)))) (-5 *4 (-712)) (-4 *3 (-882 *5 *6 *7)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *1 (-426 *5 *6 *7 *3)))) (-2693 (*1 *2 *2) (-12 (-4 *3 (-429)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-426 *3 *4 *5 *2)) (-4 *2 (-882 *3 *4 *5)))) (-1334 (*1 *2 *3 *4) (-12 (-5 *4 (-591 *3)) (-4 *3 (-882 *5 *6 *7)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *2 (-2 (|:| |poly| *3) (|:| |mult| *5))) (-5 *1 (-426 *5 *6 *7 *3)))) (-2396 (*1 *2 *3 *2) (-12 (-5 *2 (-591 (-2 (|:| |lcmfij| *3) (|:| |totdeg| (-712)) (|:| |poli| *6) (|:| |polj| *6)))) (-4 *3 (-734)) (-4 *6 (-882 *4 *3 *5)) (-4 *4 (-429)) (-4 *5 (-788)) (-5 *1 (-426 *4 *3 *5 *6)))) (-2550 (*1 *2 *2) (-12 (-5 *2 (-591 (-2 (|:| |lcmfij| *4) (|:| |totdeg| (-712)) (|:| |poli| *6) (|:| |polj| *6)))) (-4 *4 (-734)) (-4 *6 (-882 *3 *4 *5)) (-4 *3 (-429)) (-4 *5 (-788)) (-5 *1 (-426 *3 *4 *5 *6)))) (-3582 (*1 *2 *3 *2) (-12 (-5 *2 (-591 (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-712)) (|:| |poli| *3) (|:| |polj| *3)))) (-4 *5 (-734)) (-4 *3 (-882 *4 *5 *6)) (-4 *4 (-429)) (-4 *6 (-788)) (-5 *1 (-426 *4 *5 *6 *3)))) (-3707 (*1 *2 *3 *3 *3 *3) (-12 (-4 *4 (-429)) (-4 *3 (-734)) (-4 *5 (-788)) (-5 *2 (-108)) (-5 *1 (-426 *4 *3 *5 *6)) (-4 *6 (-882 *4 *3 *5)))) (-3895 (*1 *2 *3 *3) (-12 (-4 *4 (-429)) (-4 *3 (-734)) (-4 *5 (-788)) (-5 *2 (-108)) (-5 *1 (-426 *4 *3 *5 *6)) (-4 *6 (-882 *4 *3 *5)))) (-3493 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-712)) (|:| |poli| *7) (|:| |polj| *7))) (-4 *5 (-734)) (-4 *7 (-882 *4 *5 *6)) (-4 *4 (-429)) (-4 *6 (-788)) (-5 *2 (-108)) (-5 *1 (-426 *4 *5 *6 *7)))) (-1976 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-591 *7)) (-5 *3 (-525)) (-4 *7 (-882 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *1 (-426 *4 *5 *6 *7)))) (-4227 (*1 *2 *2 *3) (-12 (-5 *3 (-591 *2)) (-4 *2 (-882 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *1 (-426 *4 *5 *6 *2)))) (-3041 (*1 *2 *2 *3) (-12 (-5 *3 (-591 *2)) (-4 *2 (-882 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *1 (-426 *4 *5 *6 *2)))))
+(-10 -7 (-15 -3041 (|#4| |#4| (-591 |#4|))) (-15 -4227 (|#4| |#4| (-591 |#4|))) (-15 -1976 ((-591 |#4|) (-591 |#4|) (-525) (-525))) (-15 -3493 ((-108) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -3895 ((-108) |#2| |#2|)) (-15 -3707 ((-108) |#2| |#2| |#2| |#2|)) (-15 -3582 ((-591 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#4| (-591 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -2550 ((-591 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-591 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -2396 ((-591 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#2| (-591 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -1334 ((-2 (|:| |poly| |#4|) (|:| |mult| |#1|)) |#4| (-591 |#4|))) (-15 -2693 (|#4| |#4|)) (-15 -4191 ((-591 (-2 (|:| |totdeg| (-712)) (|:| -2217 |#4|))) |#4| (-712) (-591 (-2 (|:| |totdeg| (-712)) (|:| -2217 |#4|))))) (-15 -2454 (|#4| (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -2577 ((-591 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-591 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-591 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -3600 ((-591 |#4|) (-591 |#4|))) (-15 -2365 ((-525) |#4|)) (-15 -4108 ((-1176) |#4|)) (-15 -4143 ((-525) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-525) (-525) (-525))) (-15 -1423 ((-525) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-525) (-525) (-525) (-525))) (-15 -2386 ((-1176) (-591 |#4|))) (-15 -3972 ((-1176) (-525))) (-15 -3870 ((-108) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -1456 ((-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-712)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |totdeg| (-712)) (|:| -2217 |#4|)) |#4| (-712))) (-15 -1459 ((-712) |#4|)))
+((-3853 ((|#4| |#4| (-591 |#4|)) 22 (|has| |#1| (-341)))) (-2155 (((-591 |#4|) (-591 |#4|) (-1072) (-1072)) 41) (((-591 |#4|) (-591 |#4|) (-1072)) 40) (((-591 |#4|) (-591 |#4|)) 35)))
+(((-427 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2155 ((-591 |#4|) (-591 |#4|))) (-15 -2155 ((-591 |#4|) (-591 |#4|) (-1072))) (-15 -2155 ((-591 |#4|) (-591 |#4|) (-1072) (-1072))) (IF (|has| |#1| (-341)) (-15 -3853 (|#4| |#4| (-591 |#4|))) |%noBranch|)) (-429) (-734) (-788) (-882 |#1| |#2| |#3|)) (T -427))
+((-3853 (*1 *2 *2 *3) (-12 (-5 *3 (-591 *2)) (-4 *2 (-882 *4 *5 *6)) (-4 *4 (-341)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *1 (-427 *4 *5 *6 *2)))) (-2155 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-591 *7)) (-5 *3 (-1072)) (-4 *7 (-882 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *1 (-427 *4 *5 *6 *7)))) (-2155 (*1 *2 *2 *3) (-12 (-5 *2 (-591 *7)) (-5 *3 (-1072)) (-4 *7 (-882 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *1 (-427 *4 *5 *6 *7)))) (-2155 (*1 *2 *2) (-12 (-5 *2 (-591 *6)) (-4 *6 (-882 *3 *4 *5)) (-4 *3 (-429)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-427 *3 *4 *5 *6)))))
+(-10 -7 (-15 -2155 ((-591 |#4|) (-591 |#4|))) (-15 -2155 ((-591 |#4|) (-591 |#4|) (-1072))) (-15 -2155 ((-591 |#4|) (-591 |#4|) (-1072) (-1072))) (IF (|has| |#1| (-341)) (-15 -3853 (|#4| |#4| (-591 |#4|))) |%noBranch|))
+((-2081 (($ $ $) 14) (($ (-591 $)) 21)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) 41)) (-2124 (($ $ $) NIL) (($ (-591 $)) 22)))
+(((-428 |#1|) (-10 -8 (-15 -3910 ((-1085 |#1|) (-1085 |#1|) (-1085 |#1|))) (-15 -2081 (|#1| (-591 |#1|))) (-15 -2081 (|#1| |#1| |#1|)) (-15 -2124 (|#1| (-591 |#1|))) (-15 -2124 (|#1| |#1| |#1|))) (-429)) (T -428))
+NIL
+(-10 -8 (-15 -3910 ((-1085 |#1|) (-1085 |#1|) (-1085 |#1|))) (-15 -2081 (|#1| (-591 |#1|))) (-15 -2081 (|#1| |#1| |#1|)) (-15 -2124 (|#1| (-591 |#1|))) (-15 -2124 (|#1| |#1| |#1|)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) 41)) (-3641 (($ $) 40)) (-3077 (((-108) $) 38)) (-3332 (((-3 $ "failed") $ $) 19)) (-2055 (($) 17 T CONST)) (-1522 (((-3 $ "failed") $) 34)) (-3865 (((-108) $) 31)) (-2081 (($ $ $) 46) (($ (-591 $)) 45)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) 44)) (-2124 (($ $ $) 48) (($ (-591 $)) 47)) (-3210 (((-3 $ "failed") $ $) 42)) (-2686 (((-796) $) 11) (($ (-525)) 28) (($ $) 43)) (-3425 (((-712)) 29)) (-1724 (((-108) $ $) 39)) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-3944 (((-108) $ $) 6)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24)))
(((-429) (-131)) (T -429))
-((-1399 (*1 *1 *1 *1) (-4 *1 (-429))) (-1399 (*1 *1 *2) (-12 (-5 *2 (-591 *1)) (-4 *1 (-429)))) (-1356 (*1 *1 *1 *1) (-4 *1 (-429))) (-1356 (*1 *1 *2) (-12 (-5 *2 (-591 *1)) (-4 *1 (-429)))) (-2526 (*1 *2 *2 *2) (-12 (-5 *2 (-1085 *1)) (-4 *1 (-429)))))
-(-13 (-517) (-10 -8 (-15 -1399 ($ $ $)) (-15 -1399 ($ (-591 $))) (-15 -1356 ($ $ $)) (-15 -1356 ($ (-591 $))) (-15 -2526 ((-1085 $) (-1085 $) (-1085 $)))))
+((-2124 (*1 *1 *1 *1) (-4 *1 (-429))) (-2124 (*1 *1 *2) (-12 (-5 *2 (-591 *1)) (-4 *1 (-429)))) (-2081 (*1 *1 *1 *1) (-4 *1 (-429))) (-2081 (*1 *1 *2) (-12 (-5 *2 (-591 *1)) (-4 *1 (-429)))) (-3910 (*1 *2 *2 *2) (-12 (-5 *2 (-1085 *1)) (-4 *1 (-429)))))
+(-13 (-517) (-10 -8 (-15 -2124 ($ $ $)) (-15 -2124 ($ (-591 $))) (-15 -2081 ($ $ $)) (-15 -2081 ($ (-591 $))) (-15 -3910 ((-1085 $) (-1085 $) (-1085 $)))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 $) . T) ((-97) . T) ((-107 $ $) . T) ((-126) . T) ((-565 (-796)) . T) ((-160) . T) ((-269) . T) ((-517) . T) ((-593 $) . T) ((-659 $) . T) ((-668) . T) ((-981 $) . T) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-2999 (((-3 $ "failed")) NIL (|has| (-385 (-885 |#1|)) (-517)))) (-2157 (((-3 $ "failed") $ $) NIL)) (-1593 (((-1171 (-631 (-385 (-885 |#1|)))) (-1171 $)) NIL) (((-1171 (-631 (-385 (-885 |#1|))))) NIL)) (-2608 (((-1171 $)) NIL)) (-3798 (($) NIL T CONST)) (-3160 (((-3 (-2 (|:| |particular| $) (|:| -4003 (-591 $))) "failed")) NIL)) (-3624 (((-3 $ "failed")) NIL (|has| (-385 (-885 |#1|)) (-517)))) (-4094 (((-631 (-385 (-885 |#1|))) (-1171 $)) NIL) (((-631 (-385 (-885 |#1|)))) NIL)) (-4011 (((-385 (-885 |#1|)) $) NIL)) (-3711 (((-631 (-385 (-885 |#1|))) $ (-1171 $)) NIL) (((-631 (-385 (-885 |#1|))) $) NIL)) (-3057 (((-3 $ "failed") $) NIL (|has| (-385 (-885 |#1|)) (-517)))) (-2550 (((-1085 (-885 (-385 (-885 |#1|))))) NIL (|has| (-385 (-885 |#1|)) (-341))) (((-1085 (-385 (-885 |#1|)))) 82 (|has| |#1| (-517)))) (-3433 (($ $ (-854)) NIL)) (-3996 (((-385 (-885 |#1|)) $) NIL)) (-3473 (((-1085 (-385 (-885 |#1|))) $) 80 (|has| (-385 (-885 |#1|)) (-517)))) (-2449 (((-385 (-885 |#1|)) (-1171 $)) NIL) (((-385 (-885 |#1|))) NIL)) (-3158 (((-1085 (-385 (-885 |#1|))) $) NIL)) (-2772 (((-108)) NIL)) (-4171 (($ (-1171 (-385 (-885 |#1|))) (-1171 $)) 99) (($ (-1171 (-385 (-885 |#1|)))) NIL)) (-4163 (((-3 $ "failed") $) NIL (|has| (-385 (-885 |#1|)) (-517)))) (-4073 (((-854)) NIL)) (-3401 (((-108)) NIL)) (-2462 (($ $ (-854)) NIL)) (-3915 (((-108)) NIL)) (-2590 (((-108)) NIL)) (-2248 (((-108)) NIL)) (-3121 (((-3 (-2 (|:| |particular| $) (|:| -4003 (-591 $))) "failed")) NIL)) (-2659 (((-3 $ "failed")) NIL (|has| (-385 (-885 |#1|)) (-517)))) (-1548 (((-631 (-385 (-885 |#1|))) (-1171 $)) NIL) (((-631 (-385 (-885 |#1|)))) NIL)) (-4032 (((-385 (-885 |#1|)) $) NIL)) (-3793 (((-631 (-385 (-885 |#1|))) $ (-1171 $)) NIL) (((-631 (-385 (-885 |#1|))) $) NIL)) (-1838 (((-3 $ "failed") $) NIL (|has| (-385 (-885 |#1|)) (-517)))) (-1308 (((-1085 (-885 (-385 (-885 |#1|))))) NIL (|has| (-385 (-885 |#1|)) (-341))) (((-1085 (-385 (-885 |#1|)))) 81 (|has| |#1| (-517)))) (-3447 (($ $ (-854)) NIL)) (-3018 (((-385 (-885 |#1|)) $) NIL)) (-1858 (((-1085 (-385 (-885 |#1|))) $) 75 (|has| (-385 (-885 |#1|)) (-517)))) (-1368 (((-385 (-885 |#1|)) (-1171 $)) NIL) (((-385 (-885 |#1|))) NIL)) (-2253 (((-1085 (-385 (-885 |#1|))) $) NIL)) (-2448 (((-108)) NIL)) (-2339 (((-1072) $) NIL)) (-1407 (((-108)) NIL)) (-3704 (((-108)) NIL)) (-2688 (((-108)) NIL)) (-2047 (((-1036) $) NIL)) (-4200 (((-385 (-885 |#1|)) $ $) 69 (|has| |#1| (-517)))) (-1440 (((-385 (-885 |#1|)) $) 68 (|has| |#1| (-517)))) (-3984 (((-385 (-885 |#1|)) $) 91 (|has| |#1| (-517)))) (-3371 (((-1085 (-385 (-885 |#1|))) $) 86 (|has| |#1| (-517)))) (-1904 (((-385 (-885 |#1|))) 70 (|has| |#1| (-517)))) (-2925 (((-385 (-885 |#1|)) $ $) 58 (|has| |#1| (-517)))) (-3034 (((-385 (-885 |#1|)) $) 57 (|has| |#1| (-517)))) (-3916 (((-385 (-885 |#1|)) $) 90 (|has| |#1| (-517)))) (-3765 (((-1085 (-385 (-885 |#1|))) $) 85 (|has| |#1| (-517)))) (-2959 (((-385 (-885 |#1|))) 67 (|has| |#1| (-517)))) (-1742 (($) 97) (($ (-1089)) 103) (($ (-1171 (-1089))) 102) (($ (-1171 $)) 92) (($ (-1089) (-1171 $)) 101) (($ (-1171 (-1089)) (-1171 $)) 100)) (-4160 (((-108)) NIL)) (-3164 (((-385 (-885 |#1|)) $ (-525)) NIL)) (-3572 (((-1171 (-385 (-885 |#1|))) $ (-1171 $)) 94) (((-631 (-385 (-885 |#1|))) (-1171 $) (-1171 $)) NIL) (((-1171 (-385 (-885 |#1|))) $) 40) (((-631 (-385 (-885 |#1|))) (-1171 $)) NIL)) (-1408 (((-1171 (-385 (-885 |#1|))) $) NIL) (($ (-1171 (-385 (-885 |#1|)))) 37)) (-2117 (((-591 (-885 (-385 (-885 |#1|)))) (-1171 $)) NIL) (((-591 (-885 (-385 (-885 |#1|))))) NIL) (((-591 (-885 |#1|)) (-1171 $)) 95 (|has| |#1| (-517))) (((-591 (-885 |#1|))) 96 (|has| |#1| (-517)))) (-3619 (($ $ $) NIL)) (-1806 (((-108)) NIL)) (-3022 (((-796) $) NIL) (($ (-1171 (-385 (-885 |#1|)))) NIL)) (-4003 (((-1171 $)) 60)) (-1640 (((-591 (-1171 (-385 (-885 |#1|))))) NIL (|has| (-385 (-885 |#1|)) (-517)))) (-2392 (($ $ $ $) NIL)) (-2938 (((-108)) NIL)) (-3005 (($ (-631 (-385 (-885 |#1|))) $) NIL)) (-2707 (($ $ $) NIL)) (-2826 (((-108)) NIL)) (-1532 (((-108)) NIL)) (-1307 (((-108)) NIL)) (-4191 (($) NIL T CONST)) (-4096 (((-108) $ $) NIL)) (-4164 (($ $) NIL) (($ $ $) 93)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 56) (($ $ (-385 (-885 |#1|))) NIL) (($ (-385 (-885 |#1|)) $) NIL) (($ (-1056 |#2| (-385 (-885 |#1|))) $) NIL)))
-(((-430 |#1| |#2| |#3| |#4|) (-13 (-395 (-385 (-885 |#1|))) (-593 (-1056 |#2| (-385 (-885 |#1|)))) (-10 -8 (-15 -3022 ($ (-1171 (-385 (-885 |#1|))))) (-15 -3121 ((-3 (-2 (|:| |particular| $) (|:| -4003 (-591 $))) "failed"))) (-15 -3160 ((-3 (-2 (|:| |particular| $) (|:| -4003 (-591 $))) "failed"))) (-15 -1742 ($)) (-15 -1742 ($ (-1089))) (-15 -1742 ($ (-1171 (-1089)))) (-15 -1742 ($ (-1171 $))) (-15 -1742 ($ (-1089) (-1171 $))) (-15 -1742 ($ (-1171 (-1089)) (-1171 $))) (IF (|has| |#1| (-517)) (PROGN (-15 -1308 ((-1085 (-385 (-885 |#1|))))) (-15 -3765 ((-1085 (-385 (-885 |#1|))) $)) (-15 -3034 ((-385 (-885 |#1|)) $)) (-15 -3916 ((-385 (-885 |#1|)) $)) (-15 -2550 ((-1085 (-385 (-885 |#1|))))) (-15 -3371 ((-1085 (-385 (-885 |#1|))) $)) (-15 -1440 ((-385 (-885 |#1|)) $)) (-15 -3984 ((-385 (-885 |#1|)) $)) (-15 -2925 ((-385 (-885 |#1|)) $ $)) (-15 -2959 ((-385 (-885 |#1|)))) (-15 -4200 ((-385 (-885 |#1|)) $ $)) (-15 -1904 ((-385 (-885 |#1|)))) (-15 -2117 ((-591 (-885 |#1|)) (-1171 $))) (-15 -2117 ((-591 (-885 |#1|))))) |%noBranch|))) (-160) (-854) (-591 (-1089)) (-1171 (-631 |#1|))) (T -430))
-((-3022 (*1 *1 *2) (-12 (-5 *2 (-1171 (-385 (-885 *3)))) (-4 *3 (-160)) (-14 *6 (-1171 (-631 *3))) (-5 *1 (-430 *3 *4 *5 *6)) (-14 *4 (-854)) (-14 *5 (-591 (-1089))))) (-3121 (*1 *2) (|partial| -12 (-5 *2 (-2 (|:| |particular| (-430 *3 *4 *5 *6)) (|:| -4003 (-591 (-430 *3 *4 *5 *6))))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-160)) (-14 *4 (-854)) (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))) (-3160 (*1 *2) (|partial| -12 (-5 *2 (-2 (|:| |particular| (-430 *3 *4 *5 *6)) (|:| -4003 (-591 (-430 *3 *4 *5 *6))))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-160)) (-14 *4 (-854)) (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))) (-1742 (*1 *1) (-12 (-5 *1 (-430 *2 *3 *4 *5)) (-4 *2 (-160)) (-14 *3 (-854)) (-14 *4 (-591 (-1089))) (-14 *5 (-1171 (-631 *2))))) (-1742 (*1 *1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-160)) (-14 *4 (-854)) (-14 *5 (-591 *2)) (-14 *6 (-1171 (-631 *3))))) (-1742 (*1 *1 *2) (-12 (-5 *2 (-1171 (-1089))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-160)) (-14 *4 (-854)) (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))) (-1742 (*1 *1 *2) (-12 (-5 *2 (-1171 (-430 *3 *4 *5 *6))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-160)) (-14 *4 (-854)) (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))) (-1742 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-1171 (-430 *4 *5 *6 *7))) (-5 *1 (-430 *4 *5 *6 *7)) (-4 *4 (-160)) (-14 *5 (-854)) (-14 *6 (-591 *2)) (-14 *7 (-1171 (-631 *4))))) (-1742 (*1 *1 *2 *3) (-12 (-5 *2 (-1171 (-1089))) (-5 *3 (-1171 (-430 *4 *5 *6 *7))) (-5 *1 (-430 *4 *5 *6 *7)) (-4 *4 (-160)) (-14 *5 (-854)) (-14 *6 (-591 (-1089))) (-14 *7 (-1171 (-631 *4))))) (-1308 (*1 *2) (-12 (-5 *2 (-1085 (-385 (-885 *3)))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-854)) (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))) (-3765 (*1 *2 *1) (-12 (-5 *2 (-1085 (-385 (-885 *3)))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-854)) (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))) (-3034 (*1 *2 *1) (-12 (-5 *2 (-385 (-885 *3))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-854)) (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))) (-3916 (*1 *2 *1) (-12 (-5 *2 (-385 (-885 *3))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-854)) (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))) (-2550 (*1 *2) (-12 (-5 *2 (-1085 (-385 (-885 *3)))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-854)) (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))) (-3371 (*1 *2 *1) (-12 (-5 *2 (-1085 (-385 (-885 *3)))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-854)) (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))) (-1440 (*1 *2 *1) (-12 (-5 *2 (-385 (-885 *3))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-854)) (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))) (-3984 (*1 *2 *1) (-12 (-5 *2 (-385 (-885 *3))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-854)) (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))) (-2925 (*1 *2 *1 *1) (-12 (-5 *2 (-385 (-885 *3))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-854)) (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))) (-2959 (*1 *2) (-12 (-5 *2 (-385 (-885 *3))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-854)) (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))) (-4200 (*1 *2 *1 *1) (-12 (-5 *2 (-385 (-885 *3))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-854)) (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))) (-1904 (*1 *2) (-12 (-5 *2 (-385 (-885 *3))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-854)) (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))) (-2117 (*1 *2 *3) (-12 (-5 *3 (-1171 (-430 *4 *5 *6 *7))) (-5 *2 (-591 (-885 *4))) (-5 *1 (-430 *4 *5 *6 *7)) (-4 *4 (-517)) (-4 *4 (-160)) (-14 *5 (-854)) (-14 *6 (-591 (-1089))) (-14 *7 (-1171 (-631 *4))))) (-2117 (*1 *2) (-12 (-5 *2 (-591 (-885 *3))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-854)) (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))))
-(-13 (-395 (-385 (-885 |#1|))) (-593 (-1056 |#2| (-385 (-885 |#1|)))) (-10 -8 (-15 -3022 ($ (-1171 (-385 (-885 |#1|))))) (-15 -3121 ((-3 (-2 (|:| |particular| $) (|:| -4003 (-591 $))) "failed"))) (-15 -3160 ((-3 (-2 (|:| |particular| $) (|:| -4003 (-591 $))) "failed"))) (-15 -1742 ($)) (-15 -1742 ($ (-1089))) (-15 -1742 ($ (-1171 (-1089)))) (-15 -1742 ($ (-1171 $))) (-15 -1742 ($ (-1089) (-1171 $))) (-15 -1742 ($ (-1171 (-1089)) (-1171 $))) (IF (|has| |#1| (-517)) (PROGN (-15 -1308 ((-1085 (-385 (-885 |#1|))))) (-15 -3765 ((-1085 (-385 (-885 |#1|))) $)) (-15 -3034 ((-385 (-885 |#1|)) $)) (-15 -3916 ((-385 (-885 |#1|)) $)) (-15 -2550 ((-1085 (-385 (-885 |#1|))))) (-15 -3371 ((-1085 (-385 (-885 |#1|))) $)) (-15 -1440 ((-385 (-885 |#1|)) $)) (-15 -3984 ((-385 (-885 |#1|)) $)) (-15 -2925 ((-385 (-885 |#1|)) $ $)) (-15 -2959 ((-385 (-885 |#1|)))) (-15 -4200 ((-385 (-885 |#1|)) $ $)) (-15 -1904 ((-385 (-885 |#1|)))) (-15 -2117 ((-591 (-885 |#1|)) (-1171 $))) (-15 -2117 ((-591 (-885 |#1|))))) |%noBranch|)))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) 13)) (-1507 (((-591 (-798 |#1|)) $) 75)) (-1312 (((-1085 $) $ (-798 |#1|)) 46) (((-1085 |#2|) $) 118)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#2| (-517)))) (-3706 (($ $) NIL (|has| |#2| (-517)))) (-1715 (((-108) $) NIL (|has| |#2| (-517)))) (-4090 (((-712) $) 21) (((-712) $ (-591 (-798 |#1|))) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-1965 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#2| (-842)))) (-1291 (($ $) NIL (|has| |#2| (-429)))) (-2827 (((-396 $) $) NIL (|has| |#2| (-429)))) (-2252 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) NIL (|has| |#2| (-842)))) (-3798 (($) NIL T CONST)) (-1251 (((-3 |#2| "failed") $) 44) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#2| (-966 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#2| (-966 (-525)))) (((-3 (-798 |#1|) "failed") $) NIL)) (-3528 ((|#2| $) 42) (((-385 (-525)) $) NIL (|has| |#2| (-966 (-385 (-525))))) (((-525) $) NIL (|has| |#2| (-966 (-525)))) (((-798 |#1|) $) NIL)) (-2805 (($ $ $ (-798 |#1|)) NIL (|has| |#2| (-160)))) (-1766 (($ $ (-591 (-525))) 80)) (-1710 (($ $) 68)) (-3305 (((-631 (-525)) (-631 $)) NIL (|has| |#2| (-587 (-525)))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| |#2| (-587 (-525)))) (((-2 (|:| -4057 (-631 |#2|)) (|:| |vec| (-1171 |#2|))) (-631 $) (-1171 $)) NIL) (((-631 |#2|) (-631 $)) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-3208 (($ $) NIL (|has| |#2| (-429))) (($ $ (-798 |#1|)) NIL (|has| |#2| (-429)))) (-1695 (((-591 $) $) NIL)) (-2744 (((-108) $) NIL (|has| |#2| (-842)))) (-2056 (($ $ |#2| |#3| $) NIL)) (-2011 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (-12 (|has| (-798 |#1|) (-819 (-357))) (|has| |#2| (-819 (-357))))) (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (-12 (|has| (-798 |#1|) (-819 (-525))) (|has| |#2| (-819 (-525)))))) (-2824 (((-108) $) NIL)) (-4010 (((-712) $) 58)) (-1493 (($ (-1085 |#2|) (-798 |#1|)) 123) (($ (-1085 $) (-798 |#1|)) 52)) (-1922 (((-591 $) $) NIL)) (-2202 (((-108) $) 59)) (-1480 (($ |#2| |#3|) 28) (($ $ (-798 |#1|) (-712)) 30) (($ $ (-591 (-798 |#1|)) (-591 (-712))) NIL)) (-3958 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $ (-798 |#1|)) NIL)) (-2624 ((|#3| $) NIL) (((-712) $ (-798 |#1|)) 50) (((-591 (-712)) $ (-591 (-798 |#1|))) 57)) (-3741 (($ $ $) NIL (|has| |#2| (-788)))) (-2478 (($ $ $) NIL (|has| |#2| (-788)))) (-4015 (($ (-1 |#3| |#3|) $) NIL)) (-1340 (($ (-1 |#2| |#2|) $) NIL)) (-2254 (((-3 (-798 |#1|) "failed") $) 39)) (-1661 (($ $) NIL)) (-1678 ((|#2| $) 41)) (-1356 (($ (-591 $)) NIL (|has| |#2| (-429))) (($ $ $) NIL (|has| |#2| (-429)))) (-2339 (((-1072) $) NIL)) (-3376 (((-3 (-591 $) "failed") $) NIL)) (-2010 (((-3 (-591 $) "failed") $) NIL)) (-2292 (((-3 (-2 (|:| |var| (-798 |#1|)) (|:| -2008 (-712))) "failed") $) NIL)) (-2047 (((-1036) $) NIL)) (-1634 (((-108) $) 40)) (-1646 ((|#2| $) 116)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| |#2| (-429)))) (-1399 (($ (-591 $)) NIL (|has| |#2| (-429))) (($ $ $) 128 (|has| |#2| (-429)))) (-2916 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#2| (-842)))) (-1626 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#2| (-842)))) (-1348 (((-396 $) $) NIL (|has| |#2| (-842)))) (-2089 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-517))) (((-3 $ "failed") $ $) NIL (|has| |#2| (-517)))) (-4132 (($ $ (-591 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-591 $) (-591 $)) NIL) (($ $ (-798 |#1|) |#2|) 87) (($ $ (-591 (-798 |#1|)) (-591 |#2|)) 90) (($ $ (-798 |#1|) $) 85) (($ $ (-591 (-798 |#1|)) (-591 $)) 106)) (-2976 (($ $ (-798 |#1|)) NIL (|has| |#2| (-160)))) (-3266 (($ $ (-798 |#1|)) 53) (($ $ (-591 (-798 |#1|))) NIL) (($ $ (-798 |#1|) (-712)) NIL) (($ $ (-591 (-798 |#1|)) (-591 (-712))) NIL)) (-1316 ((|#3| $) 67) (((-712) $ (-798 |#1|)) 37) (((-591 (-712)) $ (-591 (-798 |#1|))) 56)) (-1408 (((-825 (-357)) $) NIL (-12 (|has| (-798 |#1|) (-566 (-825 (-357)))) (|has| |#2| (-566 (-825 (-357)))))) (((-825 (-525)) $) NIL (-12 (|has| (-798 |#1|) (-566 (-825 (-525)))) (|has| |#2| (-566 (-825 (-525)))))) (((-501) $) NIL (-12 (|has| (-798 |#1|) (-566 (-501))) (|has| |#2| (-566 (-501)))))) (-2668 ((|#2| $) 125 (|has| |#2| (-429))) (($ $ (-798 |#1|)) NIL (|has| |#2| (-429)))) (-2265 (((-3 (-1171 $) "failed") (-631 $)) NIL (-12 (|has| $ (-136)) (|has| |#2| (-842))))) (-3022 (((-796) $) 145) (($ (-525)) NIL) (($ |#2|) 86) (($ (-798 |#1|)) 31) (($ (-385 (-525))) NIL (-3321 (|has| |#2| (-37 (-385 (-525)))) (|has| |#2| (-966 (-385 (-525)))))) (($ $) NIL (|has| |#2| (-517)))) (-3654 (((-591 |#2|) $) NIL)) (-2560 ((|#2| $ |#3|) NIL) (($ $ (-798 |#1|) (-712)) NIL) (($ $ (-591 (-798 |#1|)) (-591 (-712))) NIL)) (-1437 (((-3 $ "failed") $) NIL (-3321 (-12 (|has| $ (-136)) (|has| |#2| (-842))) (|has| |#2| (-136))))) (-2128 (((-712)) NIL)) (-1698 (($ $ $ (-712)) NIL (|has| |#2| (-160)))) (-2495 (((-108) $ $) NIL (|has| |#2| (-517)))) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4191 (($) 17 T CONST)) (-4197 (($) 25 T CONST)) (-4196 (($ $ (-798 |#1|)) NIL) (($ $ (-591 (-798 |#1|))) NIL) (($ $ (-798 |#1|) (-712)) NIL) (($ $ (-591 (-798 |#1|)) (-591 (-712))) NIL)) (-4135 (((-108) $ $) NIL (|has| |#2| (-788)))) (-4119 (((-108) $ $) NIL (|has| |#2| (-788)))) (-4096 (((-108) $ $) NIL)) (-4126 (((-108) $ $) NIL (|has| |#2| (-788)))) (-4112 (((-108) $ $) NIL (|has| |#2| (-788)))) (-4173 (($ $ |#2|) 64 (|has| |#2| (-341)))) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) 111)) (** (($ $ (-854)) NIL) (($ $ (-712)) 109)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 29) (($ $ (-385 (-525))) NIL (|has| |#2| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#2| (-37 (-385 (-525))))) (($ |#2| $) 63) (($ $ |#2|) NIL)))
-(((-431 |#1| |#2| |#3|) (-13 (-882 |#2| |#3| (-798 |#1|)) (-10 -8 (-15 -1766 ($ $ (-591 (-525)))))) (-591 (-1089)) (-975) (-218 (-4045 |#1|) (-712))) (T -431))
-((-1766 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-525))) (-14 *3 (-591 (-1089))) (-5 *1 (-431 *3 *4 *5)) (-4 *4 (-975)) (-4 *5 (-218 (-4045 *3) (-712))))))
-(-13 (-882 |#2| |#3| (-798 |#1|)) (-10 -8 (-15 -1766 ($ $ (-591 (-525))))))
-((-2133 (((-108) |#1| (-591 |#2|)) 69)) (-2737 (((-3 (-1171 (-591 |#2|)) "failed") (-712) |#1| (-591 |#2|)) 78)) (-2343 (((-3 (-591 |#2|) "failed") |#2| |#1| (-1171 (-591 |#2|))) 80)) (-3077 ((|#2| |#2| |#1|) 28)) (-3986 (((-712) |#2| (-591 |#2|)) 20)))
-(((-432 |#1| |#2|) (-10 -7 (-15 -3077 (|#2| |#2| |#1|)) (-15 -3986 ((-712) |#2| (-591 |#2|))) (-15 -2737 ((-3 (-1171 (-591 |#2|)) "failed") (-712) |#1| (-591 |#2|))) (-15 -2343 ((-3 (-591 |#2|) "failed") |#2| |#1| (-1171 (-591 |#2|)))) (-15 -2133 ((-108) |#1| (-591 |#2|)))) (-286) (-1147 |#1|)) (T -432))
-((-2133 (*1 *2 *3 *4) (-12 (-5 *4 (-591 *5)) (-4 *5 (-1147 *3)) (-4 *3 (-286)) (-5 *2 (-108)) (-5 *1 (-432 *3 *5)))) (-2343 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *5 (-1171 (-591 *3))) (-4 *4 (-286)) (-5 *2 (-591 *3)) (-5 *1 (-432 *4 *3)) (-4 *3 (-1147 *4)))) (-2737 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-712)) (-4 *4 (-286)) (-4 *6 (-1147 *4)) (-5 *2 (-1171 (-591 *6))) (-5 *1 (-432 *4 *6)) (-5 *5 (-591 *6)))) (-3986 (*1 *2 *3 *4) (-12 (-5 *4 (-591 *3)) (-4 *3 (-1147 *5)) (-4 *5 (-286)) (-5 *2 (-712)) (-5 *1 (-432 *5 *3)))) (-3077 (*1 *2 *2 *3) (-12 (-4 *3 (-286)) (-5 *1 (-432 *3 *2)) (-4 *2 (-1147 *3)))))
-(-10 -7 (-15 -3077 (|#2| |#2| |#1|)) (-15 -3986 ((-712) |#2| (-591 |#2|))) (-15 -2737 ((-3 (-1171 (-591 |#2|)) "failed") (-712) |#1| (-591 |#2|))) (-15 -2343 ((-3 (-591 |#2|) "failed") |#2| |#1| (-1171 (-591 |#2|)))) (-15 -2133 ((-108) |#1| (-591 |#2|))))
-((-1348 (((-396 |#5|) |#5|) 24)))
-(((-433 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1348 ((-396 |#5|) |#5|))) (-13 (-788) (-10 -8 (-15 -1408 ((-1089) $)) (-15 -2037 ((-3 $ "failed") (-1089))))) (-734) (-517) (-517) (-882 |#4| |#2| |#1|)) (T -433))
-((-1348 (*1 *2 *3) (-12 (-4 *4 (-13 (-788) (-10 -8 (-15 -1408 ((-1089) $)) (-15 -2037 ((-3 $ "failed") (-1089)))))) (-4 *5 (-734)) (-4 *7 (-517)) (-5 *2 (-396 *3)) (-5 *1 (-433 *4 *5 *6 *7 *3)) (-4 *6 (-517)) (-4 *3 (-882 *7 *5 *4)))))
-(-10 -7 (-15 -1348 ((-396 |#5|) |#5|)))
-((-3540 ((|#3|) 37)) (-2526 (((-1085 |#4|) (-1085 |#4|) (-1085 |#4|)) 33)))
-(((-434 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2526 ((-1085 |#4|) (-1085 |#4|) (-1085 |#4|))) (-15 -3540 (|#3|))) (-734) (-788) (-842) (-882 |#3| |#1| |#2|)) (T -434))
-((-3540 (*1 *2) (-12 (-4 *3 (-734)) (-4 *4 (-788)) (-4 *2 (-842)) (-5 *1 (-434 *3 *4 *2 *5)) (-4 *5 (-882 *2 *3 *4)))) (-2526 (*1 *2 *2 *2) (-12 (-5 *2 (-1085 *6)) (-4 *6 (-882 *5 *3 *4)) (-4 *3 (-734)) (-4 *4 (-788)) (-4 *5 (-842)) (-5 *1 (-434 *3 *4 *5 *6)))))
-(-10 -7 (-15 -2526 ((-1085 |#4|) (-1085 |#4|) (-1085 |#4|))) (-15 -3540 (|#3|)))
-((-1348 (((-396 (-1085 |#1|)) (-1085 |#1|)) 43)))
-(((-435 |#1|) (-10 -7 (-15 -1348 ((-396 (-1085 |#1|)) (-1085 |#1|)))) (-286)) (T -435))
-((-1348 (*1 *2 *3) (-12 (-4 *4 (-286)) (-5 *2 (-396 (-1085 *4))) (-5 *1 (-435 *4)) (-5 *3 (-1085 *4)))))
-(-10 -7 (-15 -1348 ((-396 (-1085 |#1|)) (-1085 |#1|))))
-((-1569 (((-51) |#2| (-1089) (-273 |#2|) (-1138 (-712))) 42) (((-51) (-1 |#2| (-525)) (-273 |#2|) (-1138 (-712))) 41) (((-51) |#2| (-1089) (-273 |#2|)) 35) (((-51) (-1 |#2| (-525)) (-273 |#2|)) 28)) (-3682 (((-51) |#2| (-1089) (-273 |#2|) (-1138 (-385 (-525))) (-385 (-525))) 80) (((-51) (-1 |#2| (-385 (-525))) (-273 |#2|) (-1138 (-385 (-525))) (-385 (-525))) 79) (((-51) |#2| (-1089) (-273 |#2|) (-1138 (-525))) 78) (((-51) (-1 |#2| (-525)) (-273 |#2|) (-1138 (-525))) 77) (((-51) |#2| (-1089) (-273 |#2|)) 72) (((-51) (-1 |#2| (-525)) (-273 |#2|)) 71)) (-1597 (((-51) |#2| (-1089) (-273 |#2|) (-1138 (-385 (-525))) (-385 (-525))) 66) (((-51) (-1 |#2| (-385 (-525))) (-273 |#2|) (-1138 (-385 (-525))) (-385 (-525))) 64)) (-1581 (((-51) |#2| (-1089) (-273 |#2|) (-1138 (-525))) 48) (((-51) (-1 |#2| (-525)) (-273 |#2|) (-1138 (-525))) 47)))
-(((-436 |#1| |#2|) (-10 -7 (-15 -1569 ((-51) (-1 |#2| (-525)) (-273 |#2|))) (-15 -1569 ((-51) |#2| (-1089) (-273 |#2|))) (-15 -1569 ((-51) (-1 |#2| (-525)) (-273 |#2|) (-1138 (-712)))) (-15 -1569 ((-51) |#2| (-1089) (-273 |#2|) (-1138 (-712)))) (-15 -1581 ((-51) (-1 |#2| (-525)) (-273 |#2|) (-1138 (-525)))) (-15 -1581 ((-51) |#2| (-1089) (-273 |#2|) (-1138 (-525)))) (-15 -1597 ((-51) (-1 |#2| (-385 (-525))) (-273 |#2|) (-1138 (-385 (-525))) (-385 (-525)))) (-15 -1597 ((-51) |#2| (-1089) (-273 |#2|) (-1138 (-385 (-525))) (-385 (-525)))) (-15 -3682 ((-51) (-1 |#2| (-525)) (-273 |#2|))) (-15 -3682 ((-51) |#2| (-1089) (-273 |#2|))) (-15 -3682 ((-51) (-1 |#2| (-525)) (-273 |#2|) (-1138 (-525)))) (-15 -3682 ((-51) |#2| (-1089) (-273 |#2|) (-1138 (-525)))) (-15 -3682 ((-51) (-1 |#2| (-385 (-525))) (-273 |#2|) (-1138 (-385 (-525))) (-385 (-525)))) (-15 -3682 ((-51) |#2| (-1089) (-273 |#2|) (-1138 (-385 (-525))) (-385 (-525))))) (-13 (-517) (-788) (-966 (-525)) (-587 (-525))) (-13 (-27) (-1111) (-408 |#1|))) (T -436))
-((-3682 (*1 *2 *3 *4 *5 *6 *7) (-12 (-5 *4 (-1089)) (-5 *5 (-273 *3)) (-5 *6 (-1138 (-385 (-525)))) (-5 *7 (-385 (-525))) (-4 *3 (-13 (-27) (-1111) (-408 *8))) (-4 *8 (-13 (-517) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *8 *3)))) (-3682 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-1 *8 (-385 (-525)))) (-5 *4 (-273 *8)) (-5 *5 (-1138 (-385 (-525)))) (-5 *6 (-385 (-525))) (-4 *8 (-13 (-27) (-1111) (-408 *7))) (-4 *7 (-13 (-517) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *7 *8)))) (-3682 (*1 *2 *3 *4 *5 *6) (-12 (-5 *4 (-1089)) (-5 *5 (-273 *3)) (-5 *6 (-1138 (-525))) (-4 *3 (-13 (-27) (-1111) (-408 *7))) (-4 *7 (-13 (-517) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *7 *3)))) (-3682 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *7 (-525))) (-5 *4 (-273 *7)) (-5 *5 (-1138 (-525))) (-4 *7 (-13 (-27) (-1111) (-408 *6))) (-4 *6 (-13 (-517) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *6 *7)))) (-3682 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1089)) (-5 *5 (-273 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *6))) (-4 *6 (-13 (-517) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *6 *3)))) (-3682 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 (-525))) (-5 *4 (-273 *6)) (-4 *6 (-13 (-27) (-1111) (-408 *5))) (-4 *5 (-13 (-517) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *5 *6)))) (-1597 (*1 *2 *3 *4 *5 *6 *7) (-12 (-5 *4 (-1089)) (-5 *5 (-273 *3)) (-5 *6 (-1138 (-385 (-525)))) (-5 *7 (-385 (-525))) (-4 *3 (-13 (-27) (-1111) (-408 *8))) (-4 *8 (-13 (-517) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *8 *3)))) (-1597 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-1 *8 (-385 (-525)))) (-5 *4 (-273 *8)) (-5 *5 (-1138 (-385 (-525)))) (-5 *6 (-385 (-525))) (-4 *8 (-13 (-27) (-1111) (-408 *7))) (-4 *7 (-13 (-517) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *7 *8)))) (-1581 (*1 *2 *3 *4 *5 *6) (-12 (-5 *4 (-1089)) (-5 *5 (-273 *3)) (-5 *6 (-1138 (-525))) (-4 *3 (-13 (-27) (-1111) (-408 *7))) (-4 *7 (-13 (-517) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *7 *3)))) (-1581 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *7 (-525))) (-5 *4 (-273 *7)) (-5 *5 (-1138 (-525))) (-4 *7 (-13 (-27) (-1111) (-408 *6))) (-4 *6 (-13 (-517) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *6 *7)))) (-1569 (*1 *2 *3 *4 *5 *6) (-12 (-5 *4 (-1089)) (-5 *5 (-273 *3)) (-5 *6 (-1138 (-712))) (-4 *3 (-13 (-27) (-1111) (-408 *7))) (-4 *7 (-13 (-517) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *7 *3)))) (-1569 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *7 (-525))) (-5 *4 (-273 *7)) (-5 *5 (-1138 (-712))) (-4 *7 (-13 (-27) (-1111) (-408 *6))) (-4 *6 (-13 (-517) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *6 *7)))) (-1569 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1089)) (-5 *5 (-273 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *6))) (-4 *6 (-13 (-517) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *6 *3)))) (-1569 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 (-525))) (-5 *4 (-273 *6)) (-4 *6 (-13 (-27) (-1111) (-408 *5))) (-4 *5 (-13 (-517) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *5 *6)))))
-(-10 -7 (-15 -1569 ((-51) (-1 |#2| (-525)) (-273 |#2|))) (-15 -1569 ((-51) |#2| (-1089) (-273 |#2|))) (-15 -1569 ((-51) (-1 |#2| (-525)) (-273 |#2|) (-1138 (-712)))) (-15 -1569 ((-51) |#2| (-1089) (-273 |#2|) (-1138 (-712)))) (-15 -1581 ((-51) (-1 |#2| (-525)) (-273 |#2|) (-1138 (-525)))) (-15 -1581 ((-51) |#2| (-1089) (-273 |#2|) (-1138 (-525)))) (-15 -1597 ((-51) (-1 |#2| (-385 (-525))) (-273 |#2|) (-1138 (-385 (-525))) (-385 (-525)))) (-15 -1597 ((-51) |#2| (-1089) (-273 |#2|) (-1138 (-385 (-525))) (-385 (-525)))) (-15 -3682 ((-51) (-1 |#2| (-525)) (-273 |#2|))) (-15 -3682 ((-51) |#2| (-1089) (-273 |#2|))) (-15 -3682 ((-51) (-1 |#2| (-525)) (-273 |#2|) (-1138 (-525)))) (-15 -3682 ((-51) |#2| (-1089) (-273 |#2|) (-1138 (-525)))) (-15 -3682 ((-51) (-1 |#2| (-385 (-525))) (-273 |#2|) (-1138 (-385 (-525))) (-385 (-525)))) (-15 -3682 ((-51) |#2| (-1089) (-273 |#2|) (-1138 (-385 (-525))) (-385 (-525)))))
-((-3077 ((|#2| |#2| |#1|) 15)) (-2269 (((-591 |#2|) |#2| (-591 |#2|) |#1| (-854)) 69)) (-3101 (((-2 (|:| |plist| (-591 |#2|)) (|:| |modulo| |#1|)) |#2| (-591 |#2|) |#1| (-854)) 60)))
-(((-437 |#1| |#2|) (-10 -7 (-15 -3101 ((-2 (|:| |plist| (-591 |#2|)) (|:| |modulo| |#1|)) |#2| (-591 |#2|) |#1| (-854))) (-15 -2269 ((-591 |#2|) |#2| (-591 |#2|) |#1| (-854))) (-15 -3077 (|#2| |#2| |#1|))) (-286) (-1147 |#1|)) (T -437))
-((-3077 (*1 *2 *2 *3) (-12 (-4 *3 (-286)) (-5 *1 (-437 *3 *2)) (-4 *2 (-1147 *3)))) (-2269 (*1 *2 *3 *2 *4 *5) (-12 (-5 *2 (-591 *3)) (-5 *5 (-854)) (-4 *3 (-1147 *4)) (-4 *4 (-286)) (-5 *1 (-437 *4 *3)))) (-3101 (*1 *2 *3 *4 *5 *6) (-12 (-5 *6 (-854)) (-4 *5 (-286)) (-4 *3 (-1147 *5)) (-5 *2 (-2 (|:| |plist| (-591 *3)) (|:| |modulo| *5))) (-5 *1 (-437 *5 *3)) (-5 *4 (-591 *3)))))
-(-10 -7 (-15 -3101 ((-2 (|:| |plist| (-591 |#2|)) (|:| |modulo| |#1|)) |#2| (-591 |#2|) |#1| (-854))) (-15 -2269 ((-591 |#2|) |#2| (-591 |#2|) |#1| (-854))) (-15 -3077 (|#2| |#2| |#1|)))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) 28)) (-2092 (($ |#3|) 25)) (-2157 (((-3 $ "failed") $ $) NIL)) (-3798 (($) NIL T CONST)) (-1710 (($ $) 32)) (-2716 (($ |#2| |#4| $) 33)) (-1480 (($ |#2| (-655 |#3| |#4| |#5|)) 24)) (-1661 (((-655 |#3| |#4| |#5|) $) 15)) (-1621 ((|#3| $) 19)) (-2006 ((|#4| $) 17)) (-1678 ((|#2| $) 29)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) NIL)) (-3373 (($ |#2| |#3| |#4|) 26)) (-4191 (($) 36 T CONST)) (-4096 (((-108) $ $) NIL)) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) 34)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ |#6| $) 40) (($ $ |#6|) NIL) (($ $ |#2|) NIL) (($ |#2| $) NIL)))
-(((-438 |#1| |#2| |#3| |#4| |#5| |#6|) (-13 (-659 |#6|) (-659 |#2|) (-10 -8 (-15 -1678 (|#2| $)) (-15 -1661 ((-655 |#3| |#4| |#5|) $)) (-15 -2006 (|#4| $)) (-15 -1621 (|#3| $)) (-15 -1710 ($ $)) (-15 -1480 ($ |#2| (-655 |#3| |#4| |#5|))) (-15 -2092 ($ |#3|)) (-15 -3373 ($ |#2| |#3| |#4|)) (-15 -2716 ($ |#2| |#4| $)) (-15 * ($ |#6| $)))) (-591 (-1089)) (-160) (-788) (-218 (-4045 |#1|) (-712)) (-1 (-108) (-2 (|:| -2226 |#3|) (|:| -2008 |#4|)) (-2 (|:| -2226 |#3|) (|:| -2008 |#4|))) (-882 |#2| |#4| (-798 |#1|))) (T -438))
-((* (*1 *1 *2 *1) (-12 (-14 *3 (-591 (-1089))) (-4 *4 (-160)) (-4 *6 (-218 (-4045 *3) (-712))) (-14 *7 (-1 (-108) (-2 (|:| -2226 *5) (|:| -2008 *6)) (-2 (|:| -2226 *5) (|:| -2008 *6)))) (-5 *1 (-438 *3 *4 *5 *6 *7 *2)) (-4 *5 (-788)) (-4 *2 (-882 *4 *6 (-798 *3))))) (-1678 (*1 *2 *1) (-12 (-14 *3 (-591 (-1089))) (-4 *5 (-218 (-4045 *3) (-712))) (-14 *6 (-1 (-108) (-2 (|:| -2226 *4) (|:| -2008 *5)) (-2 (|:| -2226 *4) (|:| -2008 *5)))) (-4 *2 (-160)) (-5 *1 (-438 *3 *2 *4 *5 *6 *7)) (-4 *4 (-788)) (-4 *7 (-882 *2 *5 (-798 *3))))) (-1661 (*1 *2 *1) (-12 (-14 *3 (-591 (-1089))) (-4 *4 (-160)) (-4 *6 (-218 (-4045 *3) (-712))) (-14 *7 (-1 (-108) (-2 (|:| -2226 *5) (|:| -2008 *6)) (-2 (|:| -2226 *5) (|:| -2008 *6)))) (-5 *2 (-655 *5 *6 *7)) (-5 *1 (-438 *3 *4 *5 *6 *7 *8)) (-4 *5 (-788)) (-4 *8 (-882 *4 *6 (-798 *3))))) (-2006 (*1 *2 *1) (-12 (-14 *3 (-591 (-1089))) (-4 *4 (-160)) (-14 *6 (-1 (-108) (-2 (|:| -2226 *5) (|:| -2008 *2)) (-2 (|:| -2226 *5) (|:| -2008 *2)))) (-4 *2 (-218 (-4045 *3) (-712))) (-5 *1 (-438 *3 *4 *5 *2 *6 *7)) (-4 *5 (-788)) (-4 *7 (-882 *4 *2 (-798 *3))))) (-1621 (*1 *2 *1) (-12 (-14 *3 (-591 (-1089))) (-4 *4 (-160)) (-4 *5 (-218 (-4045 *3) (-712))) (-14 *6 (-1 (-108) (-2 (|:| -2226 *2) (|:| -2008 *5)) (-2 (|:| -2226 *2) (|:| -2008 *5)))) (-4 *2 (-788)) (-5 *1 (-438 *3 *4 *2 *5 *6 *7)) (-4 *7 (-882 *4 *5 (-798 *3))))) (-1710 (*1 *1 *1) (-12 (-14 *2 (-591 (-1089))) (-4 *3 (-160)) (-4 *5 (-218 (-4045 *2) (-712))) (-14 *6 (-1 (-108) (-2 (|:| -2226 *4) (|:| -2008 *5)) (-2 (|:| -2226 *4) (|:| -2008 *5)))) (-5 *1 (-438 *2 *3 *4 *5 *6 *7)) (-4 *4 (-788)) (-4 *7 (-882 *3 *5 (-798 *2))))) (-1480 (*1 *1 *2 *3) (-12 (-5 *3 (-655 *5 *6 *7)) (-4 *5 (-788)) (-4 *6 (-218 (-4045 *4) (-712))) (-14 *7 (-1 (-108) (-2 (|:| -2226 *5) (|:| -2008 *6)) (-2 (|:| -2226 *5) (|:| -2008 *6)))) (-14 *4 (-591 (-1089))) (-4 *2 (-160)) (-5 *1 (-438 *4 *2 *5 *6 *7 *8)) (-4 *8 (-882 *2 *6 (-798 *4))))) (-2092 (*1 *1 *2) (-12 (-14 *3 (-591 (-1089))) (-4 *4 (-160)) (-4 *5 (-218 (-4045 *3) (-712))) (-14 *6 (-1 (-108) (-2 (|:| -2226 *2) (|:| -2008 *5)) (-2 (|:| -2226 *2) (|:| -2008 *5)))) (-5 *1 (-438 *3 *4 *2 *5 *6 *7)) (-4 *2 (-788)) (-4 *7 (-882 *4 *5 (-798 *3))))) (-3373 (*1 *1 *2 *3 *4) (-12 (-14 *5 (-591 (-1089))) (-4 *2 (-160)) (-4 *4 (-218 (-4045 *5) (-712))) (-14 *6 (-1 (-108) (-2 (|:| -2226 *3) (|:| -2008 *4)) (-2 (|:| -2226 *3) (|:| -2008 *4)))) (-5 *1 (-438 *5 *2 *3 *4 *6 *7)) (-4 *3 (-788)) (-4 *7 (-882 *2 *4 (-798 *5))))) (-2716 (*1 *1 *2 *3 *1) (-12 (-14 *4 (-591 (-1089))) (-4 *2 (-160)) (-4 *3 (-218 (-4045 *4) (-712))) (-14 *6 (-1 (-108) (-2 (|:| -2226 *5) (|:| -2008 *3)) (-2 (|:| -2226 *5) (|:| -2008 *3)))) (-5 *1 (-438 *4 *2 *5 *3 *6 *7)) (-4 *5 (-788)) (-4 *7 (-882 *2 *3 (-798 *4))))))
-(-13 (-659 |#6|) (-659 |#2|) (-10 -8 (-15 -1678 (|#2| $)) (-15 -1661 ((-655 |#3| |#4| |#5|) $)) (-15 -2006 (|#4| $)) (-15 -1621 (|#3| $)) (-15 -1710 ($ $)) (-15 -1480 ($ |#2| (-655 |#3| |#4| |#5|))) (-15 -2092 ($ |#3|)) (-15 -3373 ($ |#2| |#3| |#4|)) (-15 -2716 ($ |#2| |#4| $)) (-15 * ($ |#6| $))))
-((-2822 (((-3 |#5| "failed") |#5| |#2| (-1 |#2|)) 37)))
-(((-439 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2822 ((-3 |#5| "failed") |#5| |#2| (-1 |#2|)))) (-734) (-788) (-517) (-882 |#3| |#1| |#2|) (-13 (-966 (-385 (-525))) (-341) (-10 -8 (-15 -3022 ($ |#4|)) (-15 -1738 (|#4| $)) (-15 -1754 (|#4| $))))) (T -439))
-((-2822 (*1 *2 *2 *3 *4) (|partial| -12 (-5 *4 (-1 *3)) (-4 *3 (-788)) (-4 *5 (-734)) (-4 *6 (-517)) (-4 *7 (-882 *6 *5 *3)) (-5 *1 (-439 *5 *3 *6 *7 *2)) (-4 *2 (-13 (-966 (-385 (-525))) (-341) (-10 -8 (-15 -3022 ($ *7)) (-15 -1738 (*7 $)) (-15 -1754 (*7 $))))))))
-(-10 -7 (-15 -2822 ((-3 |#5| "failed") |#5| |#2| (-1 |#2|))))
-((-3008 (((-108) $ $) NIL)) (-1507 (((-591 |#3|) $) 41)) (-1430 (((-108) $) NIL)) (-3490 (((-108) $) NIL (|has| |#1| (-517)))) (-3327 (((-2 (|:| |under| $) (|:| -2662 $) (|:| |upper| $)) $ |#3|) NIL)) (-3891 (((-108) $ (-712)) NIL)) (-2305 (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250)))) (-3798 (($) NIL T CONST)) (-3382 (((-108) $) NIL (|has| |#1| (-517)))) (-2438 (((-108) $ $) NIL (|has| |#1| (-517)))) (-2055 (((-108) $ $) NIL (|has| |#1| (-517)))) (-1964 (((-108) $) NIL (|has| |#1| (-517)))) (-3853 (((-591 |#4|) (-591 |#4|) $) NIL (|has| |#1| (-517)))) (-1921 (((-591 |#4|) (-591 |#4|) $) NIL (|has| |#1| (-517)))) (-1251 (((-3 $ "failed") (-591 |#4|)) 47)) (-3528 (($ (-591 |#4|)) NIL)) (-3098 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018))))) (-3677 (($ |#4| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018)))) (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250)))) (-3407 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-517)))) (-1227 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) NIL (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) NIL (|has| $ (-6 -4250))) ((|#4| (-1 |#4| |#4| |#4|) $) NIL (|has| $ (-6 -4250)))) (-3454 (((-591 |#4|) $) 18 (|has| $ (-6 -4250)))) (-2009 ((|#3| $) 45)) (-2910 (((-108) $ (-712)) NIL)) (-2552 (((-591 |#4|) $) 14 (|has| $ (-6 -4250)))) (-2141 (((-108) |#4| $) 26 (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018))))) (-3249 (($ (-1 |#4| |#4|) $) 23 (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#4| |#4|) $) 21)) (-3993 (((-591 |#3|) $) NIL)) (-4174 (((-108) |#3| $) NIL)) (-3971 (((-108) $ (-712)) NIL)) (-2339 (((-1072) $) NIL)) (-2934 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-517)))) (-2047 (((-1036) $) NIL)) (-2069 (((-3 |#4| "failed") (-1 (-108) |#4|) $) NIL)) (-1623 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 |#4|) (-591 |#4|)) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ (-273 |#4|)) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ (-591 (-273 |#4|))) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018))))) (-3493 (((-108) $ $) NIL)) (-3028 (((-108) $) 39)) (-3209 (($) 17)) (-2064 (((-712) |#4| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018)))) (((-712) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250)))) (-3199 (($ $) 16)) (-1408 (((-501) $) NIL (|has| |#4| (-566 (-501)))) (($ (-591 |#4|)) 49)) (-3036 (($ (-591 |#4|)) 13)) (-3134 (($ $ |#3|) NIL)) (-3443 (($ $ |#3|) NIL)) (-3010 (($ $ |#3|) NIL)) (-3022 (((-796) $) 38) (((-591 |#4|) $) 48)) (-4158 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) 30)) (-4045 (((-712) $) NIL (|has| $ (-6 -4250)))))
-(((-440 |#1| |#2| |#3| |#4|) (-13 (-907 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -1408 ($ (-591 |#4|))) (-6 -4250) (-6 -4251))) (-975) (-734) (-788) (-989 |#1| |#2| |#3|)) (T -440))
-((-1408 (*1 *1 *2) (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-440 *3 *4 *5 *6)))))
-(-13 (-907 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -1408 ($ (-591 |#4|))) (-6 -4250) (-6 -4251)))
-((-4191 (($) 11)) (-4197 (($) 13)) (* (($ |#2| $) 15) (($ $ |#2|) 16)))
-(((-441 |#1| |#2| |#3|) (-10 -8 (-15 -4197 (|#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 -4191 (|#1|))) (-442 |#2| |#3|) (-160) (-23)) (T -441))
-NIL
-(-10 -8 (-15 -4197 (|#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 -4191 (|#1|)))
-((-3008 (((-108) $ $) 7)) (-1251 (((-3 |#1| "failed") $) 26)) (-3528 ((|#1| $) 25)) (-3783 (($ $ $) 23)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-1316 ((|#2| $) 19)) (-3022 (((-796) $) 11) (($ |#1|) 27)) (-4191 (($) 18 T CONST)) (-4197 (($) 24 T CONST)) (-4096 (((-108) $ $) 6)) (-4164 (($ $) 15) (($ $ $) 13)) (-4156 (($ $ $) 14)) (* (($ |#1| $) 17) (($ $ |#1|) 16)))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-1851 (((-3 $ "failed")) NIL (|has| (-385 (-885 |#1|)) (-517)))) (-3332 (((-3 $ "failed") $ $) NIL)) (-2010 (((-1171 (-631 (-385 (-885 |#1|)))) (-1171 $)) NIL) (((-1171 (-631 (-385 (-885 |#1|))))) NIL)) (-3483 (((-1171 $)) NIL)) (-2055 (($) NIL T CONST)) (-4007 (((-3 (-2 (|:| |particular| $) (|:| -3612 (-591 $))) "failed")) NIL)) (-4088 (((-3 $ "failed")) NIL (|has| (-385 (-885 |#1|)) (-517)))) (-2004 (((-631 (-385 (-885 |#1|))) (-1171 $)) NIL) (((-631 (-385 (-885 |#1|)))) NIL)) (-3681 (((-385 (-885 |#1|)) $) NIL)) (-2465 (((-631 (-385 (-885 |#1|))) $ (-1171 $)) NIL) (((-631 (-385 (-885 |#1|))) $) NIL)) (-2397 (((-3 $ "failed") $) NIL (|has| (-385 (-885 |#1|)) (-517)))) (-4182 (((-1085 (-885 (-385 (-885 |#1|))))) NIL (|has| (-385 (-885 |#1|)) (-341))) (((-1085 (-385 (-885 |#1|)))) 82 (|has| |#1| (-517)))) (-2681 (($ $ (-854)) NIL)) (-3549 (((-385 (-885 |#1|)) $) NIL)) (-1865 (((-1085 (-385 (-885 |#1|))) $) 80 (|has| (-385 (-885 |#1|)) (-517)))) (-1321 (((-385 (-885 |#1|)) (-1171 $)) NIL) (((-385 (-885 |#1|))) NIL)) (-3985 (((-1085 (-385 (-885 |#1|))) $) NIL)) (-1532 (((-108)) NIL)) (-1554 (($ (-1171 (-385 (-885 |#1|))) (-1171 $)) 99) (($ (-1171 (-385 (-885 |#1|)))) NIL)) (-1522 (((-3 $ "failed") $) NIL (|has| (-385 (-885 |#1|)) (-517)))) (-2193 (((-854)) NIL)) (-3595 (((-108)) NIL)) (-1447 (($ $ (-854)) NIL)) (-3999 (((-108)) NIL)) (-3319 (((-108)) NIL)) (-1219 (((-108)) NIL)) (-1779 (((-3 (-2 (|:| |particular| $) (|:| -3612 (-591 $))) "failed")) NIL)) (-2727 (((-3 $ "failed")) NIL (|has| (-385 (-885 |#1|)) (-517)))) (-1529 (((-631 (-385 (-885 |#1|))) (-1171 $)) NIL) (((-631 (-385 (-885 |#1|)))) NIL)) (-2671 (((-385 (-885 |#1|)) $) NIL)) (-2000 (((-631 (-385 (-885 |#1|))) $ (-1171 $)) NIL) (((-631 (-385 (-885 |#1|))) $) NIL)) (-3917 (((-3 $ "failed") $) NIL (|has| (-385 (-885 |#1|)) (-517)))) (-2679 (((-1085 (-885 (-385 (-885 |#1|))))) NIL (|has| (-385 (-885 |#1|)) (-341))) (((-1085 (-385 (-885 |#1|)))) 81 (|has| |#1| (-517)))) (-2832 (($ $ (-854)) NIL)) (-1984 (((-385 (-885 |#1|)) $) NIL)) (-4130 (((-1085 (-385 (-885 |#1|))) $) 75 (|has| (-385 (-885 |#1|)) (-517)))) (-2336 (((-385 (-885 |#1|)) (-1171 $)) NIL) (((-385 (-885 |#1|))) NIL)) (-3019 (((-1085 (-385 (-885 |#1|))) $) NIL)) (-1312 (((-108)) NIL)) (-2621 (((-1072) $) NIL)) (-3440 (((-108)) NIL)) (-3615 (((-108)) NIL)) (-1821 (((-108)) NIL)) (-2937 (((-1036) $) NIL)) (-1731 (((-385 (-885 |#1|)) $ $) 69 (|has| |#1| (-517)))) (-3799 (((-385 (-885 |#1|)) $) 68 (|has| |#1| (-517)))) (-3426 (((-385 (-885 |#1|)) $) 91 (|has| |#1| (-517)))) (-3348 (((-1085 (-385 (-885 |#1|))) $) 86 (|has| |#1| (-517)))) (-2789 (((-385 (-885 |#1|))) 70 (|has| |#1| (-517)))) (-3636 (((-385 (-885 |#1|)) $ $) 58 (|has| |#1| (-517)))) (-2145 (((-385 (-885 |#1|)) $) 57 (|has| |#1| (-517)))) (-4013 (((-385 (-885 |#1|)) $) 90 (|has| |#1| (-517)))) (-2968 (((-1085 (-385 (-885 |#1|))) $) 85 (|has| |#1| (-517)))) (-2703 (((-385 (-885 |#1|))) 67 (|has| |#1| (-517)))) (-3024 (($) 97) (($ (-1089)) 103) (($ (-1171 (-1089))) 102) (($ (-1171 $)) 92) (($ (-1089) (-1171 $)) 101) (($ (-1171 (-1089)) (-1171 $)) 100)) (-1492 (((-108)) NIL)) (-1881 (((-385 (-885 |#1|)) $ (-525)) NIL)) (-1671 (((-1171 (-385 (-885 |#1|))) $ (-1171 $)) 94) (((-631 (-385 (-885 |#1|))) (-1171 $) (-1171 $)) NIL) (((-1171 (-385 (-885 |#1|))) $) 40) (((-631 (-385 (-885 |#1|))) (-1171 $)) NIL)) (-1300 (((-1171 (-385 (-885 |#1|))) $) NIL) (($ (-1171 (-385 (-885 |#1|)))) 37)) (-3277 (((-591 (-885 (-385 (-885 |#1|)))) (-1171 $)) NIL) (((-591 (-885 (-385 (-885 |#1|))))) NIL) (((-591 (-885 |#1|)) (-1171 $)) 95 (|has| |#1| (-517))) (((-591 (-885 |#1|))) 96 (|has| |#1| (-517)))) (-4027 (($ $ $) NIL)) (-2003 (((-108)) NIL)) (-2686 (((-796) $) NIL) (($ (-1171 (-385 (-885 |#1|)))) NIL)) (-3612 (((-1171 $)) 60)) (-3674 (((-591 (-1171 (-385 (-885 |#1|))))) NIL (|has| (-385 (-885 |#1|)) (-517)))) (-1894 (($ $ $ $) NIL)) (-2535 (((-108)) NIL)) (-2814 (($ (-631 (-385 (-885 |#1|))) $) NIL)) (-1971 (($ $ $) NIL)) (-3887 (((-108)) NIL)) (-1394 (((-108)) NIL)) (-2659 (((-108)) NIL)) (-1830 (($) NIL T CONST)) (-3944 (((-108) $ $) NIL)) (-4047 (($ $) NIL) (($ $ $) 93)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 56) (($ $ (-385 (-885 |#1|))) NIL) (($ (-385 (-885 |#1|)) $) NIL) (($ (-1056 |#2| (-385 (-885 |#1|))) $) NIL)))
+(((-430 |#1| |#2| |#3| |#4|) (-13 (-395 (-385 (-885 |#1|))) (-593 (-1056 |#2| (-385 (-885 |#1|)))) (-10 -8 (-15 -2686 ($ (-1171 (-385 (-885 |#1|))))) (-15 -1779 ((-3 (-2 (|:| |particular| $) (|:| -3612 (-591 $))) "failed"))) (-15 -4007 ((-3 (-2 (|:| |particular| $) (|:| -3612 (-591 $))) "failed"))) (-15 -3024 ($)) (-15 -3024 ($ (-1089))) (-15 -3024 ($ (-1171 (-1089)))) (-15 -3024 ($ (-1171 $))) (-15 -3024 ($ (-1089) (-1171 $))) (-15 -3024 ($ (-1171 (-1089)) (-1171 $))) (IF (|has| |#1| (-517)) (PROGN (-15 -2679 ((-1085 (-385 (-885 |#1|))))) (-15 -2968 ((-1085 (-385 (-885 |#1|))) $)) (-15 -2145 ((-385 (-885 |#1|)) $)) (-15 -4013 ((-385 (-885 |#1|)) $)) (-15 -4182 ((-1085 (-385 (-885 |#1|))))) (-15 -3348 ((-1085 (-385 (-885 |#1|))) $)) (-15 -3799 ((-385 (-885 |#1|)) $)) (-15 -3426 ((-385 (-885 |#1|)) $)) (-15 -3636 ((-385 (-885 |#1|)) $ $)) (-15 -2703 ((-385 (-885 |#1|)))) (-15 -1731 ((-385 (-885 |#1|)) $ $)) (-15 -2789 ((-385 (-885 |#1|)))) (-15 -3277 ((-591 (-885 |#1|)) (-1171 $))) (-15 -3277 ((-591 (-885 |#1|))))) |%noBranch|))) (-160) (-854) (-591 (-1089)) (-1171 (-631 |#1|))) (T -430))
+((-2686 (*1 *1 *2) (-12 (-5 *2 (-1171 (-385 (-885 *3)))) (-4 *3 (-160)) (-14 *6 (-1171 (-631 *3))) (-5 *1 (-430 *3 *4 *5 *6)) (-14 *4 (-854)) (-14 *5 (-591 (-1089))))) (-1779 (*1 *2) (|partial| -12 (-5 *2 (-2 (|:| |particular| (-430 *3 *4 *5 *6)) (|:| -3612 (-591 (-430 *3 *4 *5 *6))))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-160)) (-14 *4 (-854)) (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))) (-4007 (*1 *2) (|partial| -12 (-5 *2 (-2 (|:| |particular| (-430 *3 *4 *5 *6)) (|:| -3612 (-591 (-430 *3 *4 *5 *6))))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-160)) (-14 *4 (-854)) (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))) (-3024 (*1 *1) (-12 (-5 *1 (-430 *2 *3 *4 *5)) (-4 *2 (-160)) (-14 *3 (-854)) (-14 *4 (-591 (-1089))) (-14 *5 (-1171 (-631 *2))))) (-3024 (*1 *1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-160)) (-14 *4 (-854)) (-14 *5 (-591 *2)) (-14 *6 (-1171 (-631 *3))))) (-3024 (*1 *1 *2) (-12 (-5 *2 (-1171 (-1089))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-160)) (-14 *4 (-854)) (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))) (-3024 (*1 *1 *2) (-12 (-5 *2 (-1171 (-430 *3 *4 *5 *6))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-160)) (-14 *4 (-854)) (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))) (-3024 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-1171 (-430 *4 *5 *6 *7))) (-5 *1 (-430 *4 *5 *6 *7)) (-4 *4 (-160)) (-14 *5 (-854)) (-14 *6 (-591 *2)) (-14 *7 (-1171 (-631 *4))))) (-3024 (*1 *1 *2 *3) (-12 (-5 *2 (-1171 (-1089))) (-5 *3 (-1171 (-430 *4 *5 *6 *7))) (-5 *1 (-430 *4 *5 *6 *7)) (-4 *4 (-160)) (-14 *5 (-854)) (-14 *6 (-591 (-1089))) (-14 *7 (-1171 (-631 *4))))) (-2679 (*1 *2) (-12 (-5 *2 (-1085 (-385 (-885 *3)))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-854)) (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))) (-2968 (*1 *2 *1) (-12 (-5 *2 (-1085 (-385 (-885 *3)))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-854)) (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))) (-2145 (*1 *2 *1) (-12 (-5 *2 (-385 (-885 *3))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-854)) (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))) (-4013 (*1 *2 *1) (-12 (-5 *2 (-385 (-885 *3))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-854)) (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))) (-4182 (*1 *2) (-12 (-5 *2 (-1085 (-385 (-885 *3)))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-854)) (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))) (-3348 (*1 *2 *1) (-12 (-5 *2 (-1085 (-385 (-885 *3)))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-854)) (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))) (-3799 (*1 *2 *1) (-12 (-5 *2 (-385 (-885 *3))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-854)) (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))) (-3426 (*1 *2 *1) (-12 (-5 *2 (-385 (-885 *3))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-854)) (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))) (-3636 (*1 *2 *1 *1) (-12 (-5 *2 (-385 (-885 *3))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-854)) (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))) (-2703 (*1 *2) (-12 (-5 *2 (-385 (-885 *3))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-854)) (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))) (-1731 (*1 *2 *1 *1) (-12 (-5 *2 (-385 (-885 *3))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-854)) (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))) (-2789 (*1 *2) (-12 (-5 *2 (-385 (-885 *3))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-854)) (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))) (-3277 (*1 *2 *3) (-12 (-5 *3 (-1171 (-430 *4 *5 *6 *7))) (-5 *2 (-591 (-885 *4))) (-5 *1 (-430 *4 *5 *6 *7)) (-4 *4 (-517)) (-4 *4 (-160)) (-14 *5 (-854)) (-14 *6 (-591 (-1089))) (-14 *7 (-1171 (-631 *4))))) (-3277 (*1 *2) (-12 (-5 *2 (-591 (-885 *3))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-854)) (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))))
+(-13 (-395 (-385 (-885 |#1|))) (-593 (-1056 |#2| (-385 (-885 |#1|)))) (-10 -8 (-15 -2686 ($ (-1171 (-385 (-885 |#1|))))) (-15 -1779 ((-3 (-2 (|:| |particular| $) (|:| -3612 (-591 $))) "failed"))) (-15 -4007 ((-3 (-2 (|:| |particular| $) (|:| -3612 (-591 $))) "failed"))) (-15 -3024 ($)) (-15 -3024 ($ (-1089))) (-15 -3024 ($ (-1171 (-1089)))) (-15 -3024 ($ (-1171 $))) (-15 -3024 ($ (-1089) (-1171 $))) (-15 -3024 ($ (-1171 (-1089)) (-1171 $))) (IF (|has| |#1| (-517)) (PROGN (-15 -2679 ((-1085 (-385 (-885 |#1|))))) (-15 -2968 ((-1085 (-385 (-885 |#1|))) $)) (-15 -2145 ((-385 (-885 |#1|)) $)) (-15 -4013 ((-385 (-885 |#1|)) $)) (-15 -4182 ((-1085 (-385 (-885 |#1|))))) (-15 -3348 ((-1085 (-385 (-885 |#1|))) $)) (-15 -3799 ((-385 (-885 |#1|)) $)) (-15 -3426 ((-385 (-885 |#1|)) $)) (-15 -3636 ((-385 (-885 |#1|)) $ $)) (-15 -2703 ((-385 (-885 |#1|)))) (-15 -1731 ((-385 (-885 |#1|)) $ $)) (-15 -2789 ((-385 (-885 |#1|)))) (-15 -3277 ((-591 (-885 |#1|)) (-1171 $))) (-15 -3277 ((-591 (-885 |#1|))))) |%noBranch|)))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) 13)) (-1444 (((-591 (-798 |#1|)) $) 75)) (-2514 (((-1085 $) $ (-798 |#1|)) 46) (((-1085 |#2|) $) 118)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#2| (-517)))) (-3641 (($ $) NIL (|has| |#2| (-517)))) (-3077 (((-108) $) NIL (|has| |#2| (-517)))) (-1978 (((-712) $) 21) (((-712) $ (-591 (-798 |#1|))) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2179 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#2| (-842)))) (-1720 (($ $) NIL (|has| |#2| (-429)))) (-3898 (((-396 $) $) NIL (|has| |#2| (-429)))) (-3008 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) NIL (|has| |#2| (-842)))) (-2055 (($) NIL T CONST)) (-4174 (((-3 |#2| "failed") $) 44) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#2| (-966 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#2| (-966 (-525)))) (((-3 (-798 |#1|) "failed") $) NIL)) (-3341 ((|#2| $) 42) (((-385 (-525)) $) NIL (|has| |#2| (-966 (-385 (-525))))) (((-525) $) NIL (|has| |#2| (-966 (-525)))) (((-798 |#1|) $) NIL)) (-1788 (($ $ $ (-798 |#1|)) NIL (|has| |#2| (-160)))) (-3742 (($ $ (-591 (-525))) 80)) (-1575 (($ $) 68)) (-3925 (((-631 (-525)) (-631 $)) NIL (|has| |#2| (-587 (-525)))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| |#2| (-587 (-525)))) (((-2 (|:| -2928 (-631 |#2|)) (|:| |vec| (-1171 |#2|))) (-631 $) (-1171 $)) NIL) (((-631 |#2|) (-631 $)) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-3153 (($ $) NIL (|has| |#2| (-429))) (($ $ (-798 |#1|)) NIL (|has| |#2| (-429)))) (-1564 (((-591 $) $) NIL)) (-2393 (((-108) $) NIL (|has| |#2| (-842)))) (-2615 (($ $ |#2| |#3| $) NIL)) (-4018 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (-12 (|has| (-798 |#1|) (-819 (-357))) (|has| |#2| (-819 (-357))))) (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (-12 (|has| (-798 |#1|) (-819 (-525))) (|has| |#2| (-819 (-525)))))) (-3865 (((-108) $) NIL)) (-3667 (((-712) $) 58)) (-1434 (($ (-1085 |#2|) (-798 |#1|)) 123) (($ (-1085 $) (-798 |#1|)) 52)) (-2987 (((-591 $) $) NIL)) (-3802 (((-108) $) 59)) (-1422 (($ |#2| |#3|) 28) (($ $ (-798 |#1|) (-712)) 30) (($ $ (-591 (-798 |#1|)) (-591 (-712))) NIL)) (-3148 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $ (-798 |#1|)) NIL)) (-3629 ((|#3| $) NIL) (((-712) $ (-798 |#1|)) 50) (((-591 (-712)) $ (-591 (-798 |#1|))) 57)) (-1923 (($ $ $) NIL (|has| |#2| (-788)))) (-3475 (($ $ $) NIL (|has| |#2| (-788)))) (-2508 (($ (-1 |#3| |#3|) $) NIL)) (-1257 (($ (-1 |#2| |#2|) $) NIL)) (-3027 (((-3 (-798 |#1|) "failed") $) 39)) (-1548 (($ $) NIL)) (-1556 ((|#2| $) 41)) (-2081 (($ (-591 $)) NIL (|has| |#2| (-429))) (($ $ $) NIL (|has| |#2| (-429)))) (-2621 (((-1072) $) NIL)) (-3401 (((-3 (-591 $) "failed") $) NIL)) (-4008 (((-3 (-591 $) "failed") $) NIL)) (-3410 (((-3 (-2 (|:| |var| (-798 |#1|)) (|:| -3987 (-712))) "failed") $) NIL)) (-2937 (((-1036) $) NIL)) (-1531 (((-108) $) 40)) (-1540 ((|#2| $) 116)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| |#2| (-429)))) (-2124 (($ (-591 $)) NIL (|has| |#2| (-429))) (($ $ $) 128 (|has| |#2| (-429)))) (-3550 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#2| (-842)))) (-3534 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#2| (-842)))) (-2542 (((-396 $) $) NIL (|has| |#2| (-842)))) (-3210 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-517))) (((-3 $ "failed") $ $) NIL (|has| |#2| (-517)))) (-1980 (($ $ (-591 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-591 $) (-591 $)) NIL) (($ $ (-798 |#1|) |#2|) 87) (($ $ (-591 (-798 |#1|)) (-591 |#2|)) 90) (($ $ (-798 |#1|) $) 85) (($ $ (-591 (-798 |#1|)) (-591 $)) 106)) (-2858 (($ $ (-798 |#1|)) NIL (|has| |#2| (-160)))) (-2209 (($ $ (-798 |#1|)) 53) (($ $ (-591 (-798 |#1|))) NIL) (($ $ (-798 |#1|) (-712)) NIL) (($ $ (-591 (-798 |#1|)) (-591 (-712))) NIL)) (-2743 ((|#3| $) 67) (((-712) $ (-798 |#1|)) 37) (((-591 (-712)) $ (-591 (-798 |#1|))) 56)) (-1300 (((-825 (-357)) $) NIL (-12 (|has| (-798 |#1|) (-566 (-825 (-357)))) (|has| |#2| (-566 (-825 (-357)))))) (((-825 (-525)) $) NIL (-12 (|has| (-798 |#1|) (-566 (-825 (-525)))) (|has| |#2| (-566 (-825 (-525)))))) (((-501) $) NIL (-12 (|has| (-798 |#1|) (-566 (-501))) (|has| |#2| (-566 (-501)))))) (-2827 ((|#2| $) 125 (|has| |#2| (-429))) (($ $ (-798 |#1|)) NIL (|has| |#2| (-429)))) (-3124 (((-3 (-1171 $) "failed") (-631 $)) NIL (-12 (|has| $ (-136)) (|has| |#2| (-842))))) (-2686 (((-796) $) 145) (($ (-525)) NIL) (($ |#2|) 86) (($ (-798 |#1|)) 31) (($ (-385 (-525))) NIL (-3150 (|has| |#2| (-37 (-385 (-525)))) (|has| |#2| (-966 (-385 (-525)))))) (($ $) NIL (|has| |#2| (-517)))) (-3109 (((-591 |#2|) $) NIL)) (-1263 ((|#2| $ |#3|) NIL) (($ $ (-798 |#1|) (-712)) NIL) (($ $ (-591 (-798 |#1|)) (-591 (-712))) NIL)) (-3751 (((-3 $ "failed") $) NIL (-3150 (-12 (|has| $ (-136)) (|has| |#2| (-842))) (|has| |#2| (-136))))) (-3425 (((-712)) NIL)) (-2931 (($ $ $ (-712)) NIL (|has| |#2| (-160)))) (-1724 (((-108) $ $) NIL (|has| |#2| (-517)))) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1830 (($) 17 T CONST)) (-1839 (($) 25 T CONST)) (-1796 (($ $ (-798 |#1|)) NIL) (($ $ (-591 (-798 |#1|))) NIL) (($ $ (-798 |#1|) (-712)) NIL) (($ $ (-591 (-798 |#1|)) (-591 (-712))) NIL)) (-4004 (((-108) $ $) NIL (|has| |#2| (-788)))) (-3982 (((-108) $ $) NIL (|has| |#2| (-788)))) (-3944 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL (|has| |#2| (-788)))) (-3971 (((-108) $ $) NIL (|has| |#2| (-788)))) (-4059 (($ $ |#2|) 64 (|has| |#2| (-341)))) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) 111)) (** (($ $ (-854)) NIL) (($ $ (-712)) 109)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 29) (($ $ (-385 (-525))) NIL (|has| |#2| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#2| (-37 (-385 (-525))))) (($ |#2| $) 63) (($ $ |#2|) NIL)))
+(((-431 |#1| |#2| |#3|) (-13 (-882 |#2| |#3| (-798 |#1|)) (-10 -8 (-15 -3742 ($ $ (-591 (-525)))))) (-591 (-1089)) (-975) (-218 (-2028 |#1|) (-712))) (T -431))
+((-3742 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-525))) (-14 *3 (-591 (-1089))) (-5 *1 (-431 *3 *4 *5)) (-4 *4 (-975)) (-4 *5 (-218 (-2028 *3) (-712))))))
+(-13 (-882 |#2| |#3| (-798 |#1|)) (-10 -8 (-15 -3742 ($ $ (-591 (-525))))))
+((-3478 (((-108) |#1| (-591 |#2|)) 69)) (-2312 (((-3 (-1171 (-591 |#2|)) "failed") (-712) |#1| (-591 |#2|)) 78)) (-2662 (((-3 (-591 |#2|) "failed") |#2| |#1| (-1171 (-591 |#2|))) 80)) (-1466 ((|#2| |#2| |#1|) 28)) (-3448 (((-712) |#2| (-591 |#2|)) 20)))
+(((-432 |#1| |#2|) (-10 -7 (-15 -1466 (|#2| |#2| |#1|)) (-15 -3448 ((-712) |#2| (-591 |#2|))) (-15 -2312 ((-3 (-1171 (-591 |#2|)) "failed") (-712) |#1| (-591 |#2|))) (-15 -2662 ((-3 (-591 |#2|) "failed") |#2| |#1| (-1171 (-591 |#2|)))) (-15 -3478 ((-108) |#1| (-591 |#2|)))) (-286) (-1147 |#1|)) (T -432))
+((-3478 (*1 *2 *3 *4) (-12 (-5 *4 (-591 *5)) (-4 *5 (-1147 *3)) (-4 *3 (-286)) (-5 *2 (-108)) (-5 *1 (-432 *3 *5)))) (-2662 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *5 (-1171 (-591 *3))) (-4 *4 (-286)) (-5 *2 (-591 *3)) (-5 *1 (-432 *4 *3)) (-4 *3 (-1147 *4)))) (-2312 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-712)) (-4 *4 (-286)) (-4 *6 (-1147 *4)) (-5 *2 (-1171 (-591 *6))) (-5 *1 (-432 *4 *6)) (-5 *5 (-591 *6)))) (-3448 (*1 *2 *3 *4) (-12 (-5 *4 (-591 *3)) (-4 *3 (-1147 *5)) (-4 *5 (-286)) (-5 *2 (-712)) (-5 *1 (-432 *5 *3)))) (-1466 (*1 *2 *2 *3) (-12 (-4 *3 (-286)) (-5 *1 (-432 *3 *2)) (-4 *2 (-1147 *3)))))
+(-10 -7 (-15 -1466 (|#2| |#2| |#1|)) (-15 -3448 ((-712) |#2| (-591 |#2|))) (-15 -2312 ((-3 (-1171 (-591 |#2|)) "failed") (-712) |#1| (-591 |#2|))) (-15 -2662 ((-3 (-591 |#2|) "failed") |#2| |#1| (-1171 (-591 |#2|)))) (-15 -3478 ((-108) |#1| (-591 |#2|))))
+((-2542 (((-396 |#5|) |#5|) 24)))
+(((-433 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2542 ((-396 |#5|) |#5|))) (-13 (-788) (-10 -8 (-15 -1300 ((-1089) $)) (-15 -1592 ((-3 $ "failed") (-1089))))) (-734) (-517) (-517) (-882 |#4| |#2| |#1|)) (T -433))
+((-2542 (*1 *2 *3) (-12 (-4 *4 (-13 (-788) (-10 -8 (-15 -1300 ((-1089) $)) (-15 -1592 ((-3 $ "failed") (-1089)))))) (-4 *5 (-734)) (-4 *7 (-517)) (-5 *2 (-396 *3)) (-5 *1 (-433 *4 *5 *6 *7 *3)) (-4 *6 (-517)) (-4 *3 (-882 *7 *5 *4)))))
+(-10 -7 (-15 -2542 ((-396 |#5|) |#5|)))
+((-1397 ((|#3|) 37)) (-3910 (((-1085 |#4|) (-1085 |#4|) (-1085 |#4|)) 33)))
+(((-434 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3910 ((-1085 |#4|) (-1085 |#4|) (-1085 |#4|))) (-15 -1397 (|#3|))) (-734) (-788) (-842) (-882 |#3| |#1| |#2|)) (T -434))
+((-1397 (*1 *2) (-12 (-4 *3 (-734)) (-4 *4 (-788)) (-4 *2 (-842)) (-5 *1 (-434 *3 *4 *2 *5)) (-4 *5 (-882 *2 *3 *4)))) (-3910 (*1 *2 *2 *2) (-12 (-5 *2 (-1085 *6)) (-4 *6 (-882 *5 *3 *4)) (-4 *3 (-734)) (-4 *4 (-788)) (-4 *5 (-842)) (-5 *1 (-434 *3 *4 *5 *6)))))
+(-10 -7 (-15 -3910 ((-1085 |#4|) (-1085 |#4|) (-1085 |#4|))) (-15 -1397 (|#3|)))
+((-2542 (((-396 (-1085 |#1|)) (-1085 |#1|)) 43)))
+(((-435 |#1|) (-10 -7 (-15 -2542 ((-396 (-1085 |#1|)) (-1085 |#1|)))) (-286)) (T -435))
+((-2542 (*1 *2 *3) (-12 (-4 *4 (-286)) (-5 *2 (-396 (-1085 *4))) (-5 *1 (-435 *4)) (-5 *3 (-1085 *4)))))
+(-10 -7 (-15 -2542 ((-396 (-1085 |#1|)) (-1085 |#1|))))
+((-1487 (((-51) |#2| (-1089) (-273 |#2|) (-1138 (-712))) 42) (((-51) (-1 |#2| (-525)) (-273 |#2|) (-1138 (-712))) 41) (((-51) |#2| (-1089) (-273 |#2|)) 35) (((-51) (-1 |#2| (-525)) (-273 |#2|)) 28)) (-1895 (((-51) |#2| (-1089) (-273 |#2|) (-1138 (-385 (-525))) (-385 (-525))) 80) (((-51) (-1 |#2| (-385 (-525))) (-273 |#2|) (-1138 (-385 (-525))) (-385 (-525))) 79) (((-51) |#2| (-1089) (-273 |#2|) (-1138 (-525))) 78) (((-51) (-1 |#2| (-525)) (-273 |#2|) (-1138 (-525))) 77) (((-51) |#2| (-1089) (-273 |#2|)) 72) (((-51) (-1 |#2| (-525)) (-273 |#2|)) 71)) (-1507 (((-51) |#2| (-1089) (-273 |#2|) (-1138 (-385 (-525))) (-385 (-525))) 66) (((-51) (-1 |#2| (-385 (-525))) (-273 |#2|) (-1138 (-385 (-525))) (-385 (-525))) 64)) (-1497 (((-51) |#2| (-1089) (-273 |#2|) (-1138 (-525))) 48) (((-51) (-1 |#2| (-525)) (-273 |#2|) (-1138 (-525))) 47)))
+(((-436 |#1| |#2|) (-10 -7 (-15 -1487 ((-51) (-1 |#2| (-525)) (-273 |#2|))) (-15 -1487 ((-51) |#2| (-1089) (-273 |#2|))) (-15 -1487 ((-51) (-1 |#2| (-525)) (-273 |#2|) (-1138 (-712)))) (-15 -1487 ((-51) |#2| (-1089) (-273 |#2|) (-1138 (-712)))) (-15 -1497 ((-51) (-1 |#2| (-525)) (-273 |#2|) (-1138 (-525)))) (-15 -1497 ((-51) |#2| (-1089) (-273 |#2|) (-1138 (-525)))) (-15 -1507 ((-51) (-1 |#2| (-385 (-525))) (-273 |#2|) (-1138 (-385 (-525))) (-385 (-525)))) (-15 -1507 ((-51) |#2| (-1089) (-273 |#2|) (-1138 (-385 (-525))) (-385 (-525)))) (-15 -1895 ((-51) (-1 |#2| (-525)) (-273 |#2|))) (-15 -1895 ((-51) |#2| (-1089) (-273 |#2|))) (-15 -1895 ((-51) (-1 |#2| (-525)) (-273 |#2|) (-1138 (-525)))) (-15 -1895 ((-51) |#2| (-1089) (-273 |#2|) (-1138 (-525)))) (-15 -1895 ((-51) (-1 |#2| (-385 (-525))) (-273 |#2|) (-1138 (-385 (-525))) (-385 (-525)))) (-15 -1895 ((-51) |#2| (-1089) (-273 |#2|) (-1138 (-385 (-525))) (-385 (-525))))) (-13 (-517) (-788) (-966 (-525)) (-587 (-525))) (-13 (-27) (-1111) (-408 |#1|))) (T -436))
+((-1895 (*1 *2 *3 *4 *5 *6 *7) (-12 (-5 *4 (-1089)) (-5 *5 (-273 *3)) (-5 *6 (-1138 (-385 (-525)))) (-5 *7 (-385 (-525))) (-4 *3 (-13 (-27) (-1111) (-408 *8))) (-4 *8 (-13 (-517) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *8 *3)))) (-1895 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-1 *8 (-385 (-525)))) (-5 *4 (-273 *8)) (-5 *5 (-1138 (-385 (-525)))) (-5 *6 (-385 (-525))) (-4 *8 (-13 (-27) (-1111) (-408 *7))) (-4 *7 (-13 (-517) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *7 *8)))) (-1895 (*1 *2 *3 *4 *5 *6) (-12 (-5 *4 (-1089)) (-5 *5 (-273 *3)) (-5 *6 (-1138 (-525))) (-4 *3 (-13 (-27) (-1111) (-408 *7))) (-4 *7 (-13 (-517) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *7 *3)))) (-1895 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *7 (-525))) (-5 *4 (-273 *7)) (-5 *5 (-1138 (-525))) (-4 *7 (-13 (-27) (-1111) (-408 *6))) (-4 *6 (-13 (-517) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *6 *7)))) (-1895 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1089)) (-5 *5 (-273 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *6))) (-4 *6 (-13 (-517) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *6 *3)))) (-1895 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 (-525))) (-5 *4 (-273 *6)) (-4 *6 (-13 (-27) (-1111) (-408 *5))) (-4 *5 (-13 (-517) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *5 *6)))) (-1507 (*1 *2 *3 *4 *5 *6 *7) (-12 (-5 *4 (-1089)) (-5 *5 (-273 *3)) (-5 *6 (-1138 (-385 (-525)))) (-5 *7 (-385 (-525))) (-4 *3 (-13 (-27) (-1111) (-408 *8))) (-4 *8 (-13 (-517) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *8 *3)))) (-1507 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-1 *8 (-385 (-525)))) (-5 *4 (-273 *8)) (-5 *5 (-1138 (-385 (-525)))) (-5 *6 (-385 (-525))) (-4 *8 (-13 (-27) (-1111) (-408 *7))) (-4 *7 (-13 (-517) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *7 *8)))) (-1497 (*1 *2 *3 *4 *5 *6) (-12 (-5 *4 (-1089)) (-5 *5 (-273 *3)) (-5 *6 (-1138 (-525))) (-4 *3 (-13 (-27) (-1111) (-408 *7))) (-4 *7 (-13 (-517) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *7 *3)))) (-1497 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *7 (-525))) (-5 *4 (-273 *7)) (-5 *5 (-1138 (-525))) (-4 *7 (-13 (-27) (-1111) (-408 *6))) (-4 *6 (-13 (-517) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *6 *7)))) (-1487 (*1 *2 *3 *4 *5 *6) (-12 (-5 *4 (-1089)) (-5 *5 (-273 *3)) (-5 *6 (-1138 (-712))) (-4 *3 (-13 (-27) (-1111) (-408 *7))) (-4 *7 (-13 (-517) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *7 *3)))) (-1487 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *7 (-525))) (-5 *4 (-273 *7)) (-5 *5 (-1138 (-712))) (-4 *7 (-13 (-27) (-1111) (-408 *6))) (-4 *6 (-13 (-517) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *6 *7)))) (-1487 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1089)) (-5 *5 (-273 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *6))) (-4 *6 (-13 (-517) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *6 *3)))) (-1487 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 (-525))) (-5 *4 (-273 *6)) (-4 *6 (-13 (-27) (-1111) (-408 *5))) (-4 *5 (-13 (-517) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *5 *6)))))
+(-10 -7 (-15 -1487 ((-51) (-1 |#2| (-525)) (-273 |#2|))) (-15 -1487 ((-51) |#2| (-1089) (-273 |#2|))) (-15 -1487 ((-51) (-1 |#2| (-525)) (-273 |#2|) (-1138 (-712)))) (-15 -1487 ((-51) |#2| (-1089) (-273 |#2|) (-1138 (-712)))) (-15 -1497 ((-51) (-1 |#2| (-525)) (-273 |#2|) (-1138 (-525)))) (-15 -1497 ((-51) |#2| (-1089) (-273 |#2|) (-1138 (-525)))) (-15 -1507 ((-51) (-1 |#2| (-385 (-525))) (-273 |#2|) (-1138 (-385 (-525))) (-385 (-525)))) (-15 -1507 ((-51) |#2| (-1089) (-273 |#2|) (-1138 (-385 (-525))) (-385 (-525)))) (-15 -1895 ((-51) (-1 |#2| (-525)) (-273 |#2|))) (-15 -1895 ((-51) |#2| (-1089) (-273 |#2|))) (-15 -1895 ((-51) (-1 |#2| (-525)) (-273 |#2|) (-1138 (-525)))) (-15 -1895 ((-51) |#2| (-1089) (-273 |#2|) (-1138 (-525)))) (-15 -1895 ((-51) (-1 |#2| (-385 (-525))) (-273 |#2|) (-1138 (-385 (-525))) (-385 (-525)))) (-15 -1895 ((-51) |#2| (-1089) (-273 |#2|) (-1138 (-385 (-525))) (-385 (-525)))))
+((-1466 ((|#2| |#2| |#1|) 15)) (-3167 (((-591 |#2|) |#2| (-591 |#2|) |#1| (-854)) 69)) (-1637 (((-2 (|:| |plist| (-591 |#2|)) (|:| |modulo| |#1|)) |#2| (-591 |#2|) |#1| (-854)) 60)))
+(((-437 |#1| |#2|) (-10 -7 (-15 -1637 ((-2 (|:| |plist| (-591 |#2|)) (|:| |modulo| |#1|)) |#2| (-591 |#2|) |#1| (-854))) (-15 -3167 ((-591 |#2|) |#2| (-591 |#2|) |#1| (-854))) (-15 -1466 (|#2| |#2| |#1|))) (-286) (-1147 |#1|)) (T -437))
+((-1466 (*1 *2 *2 *3) (-12 (-4 *3 (-286)) (-5 *1 (-437 *3 *2)) (-4 *2 (-1147 *3)))) (-3167 (*1 *2 *3 *2 *4 *5) (-12 (-5 *2 (-591 *3)) (-5 *5 (-854)) (-4 *3 (-1147 *4)) (-4 *4 (-286)) (-5 *1 (-437 *4 *3)))) (-1637 (*1 *2 *3 *4 *5 *6) (-12 (-5 *6 (-854)) (-4 *5 (-286)) (-4 *3 (-1147 *5)) (-5 *2 (-2 (|:| |plist| (-591 *3)) (|:| |modulo| *5))) (-5 *1 (-437 *5 *3)) (-5 *4 (-591 *3)))))
+(-10 -7 (-15 -1637 ((-2 (|:| |plist| (-591 |#2|)) (|:| |modulo| |#1|)) |#2| (-591 |#2|) |#1| (-854))) (-15 -3167 ((-591 |#2|) |#2| (-591 |#2|) |#1| (-854))) (-15 -1466 (|#2| |#2| |#1|)))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) 28)) (-2191 (($ |#3|) 25)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2055 (($) NIL T CONST)) (-1575 (($ $) 32)) (-2054 (($ |#2| |#4| $) 33)) (-1422 (($ |#2| (-655 |#3| |#4| |#5|)) 24)) (-1548 (((-655 |#3| |#4| |#5|) $) 15)) (-3454 ((|#3| $) 19)) (-1242 ((|#4| $) 17)) (-1556 ((|#2| $) 29)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) NIL)) (-3373 (($ |#2| |#3| |#4|) 26)) (-1830 (($) 36 T CONST)) (-3944 (((-108) $ $) NIL)) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) 34)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ |#6| $) 40) (($ $ |#6|) NIL) (($ $ |#2|) NIL) (($ |#2| $) NIL)))
+(((-438 |#1| |#2| |#3| |#4| |#5| |#6|) (-13 (-659 |#6|) (-659 |#2|) (-10 -8 (-15 -1556 (|#2| $)) (-15 -1548 ((-655 |#3| |#4| |#5|) $)) (-15 -1242 (|#4| $)) (-15 -3454 (|#3| $)) (-15 -1575 ($ $)) (-15 -1422 ($ |#2| (-655 |#3| |#4| |#5|))) (-15 -2191 ($ |#3|)) (-15 -3373 ($ |#2| |#3| |#4|)) (-15 -2054 ($ |#2| |#4| $)) (-15 * ($ |#6| $)))) (-591 (-1089)) (-160) (-788) (-218 (-2028 |#1|) (-712)) (-1 (-108) (-2 (|:| -3229 |#3|) (|:| -3987 |#4|)) (-2 (|:| -3229 |#3|) (|:| -3987 |#4|))) (-882 |#2| |#4| (-798 |#1|))) (T -438))
+((* (*1 *1 *2 *1) (-12 (-14 *3 (-591 (-1089))) (-4 *4 (-160)) (-4 *6 (-218 (-2028 *3) (-712))) (-14 *7 (-1 (-108) (-2 (|:| -3229 *5) (|:| -3987 *6)) (-2 (|:| -3229 *5) (|:| -3987 *6)))) (-5 *1 (-438 *3 *4 *5 *6 *7 *2)) (-4 *5 (-788)) (-4 *2 (-882 *4 *6 (-798 *3))))) (-1556 (*1 *2 *1) (-12 (-14 *3 (-591 (-1089))) (-4 *5 (-218 (-2028 *3) (-712))) (-14 *6 (-1 (-108) (-2 (|:| -3229 *4) (|:| -3987 *5)) (-2 (|:| -3229 *4) (|:| -3987 *5)))) (-4 *2 (-160)) (-5 *1 (-438 *3 *2 *4 *5 *6 *7)) (-4 *4 (-788)) (-4 *7 (-882 *2 *5 (-798 *3))))) (-1548 (*1 *2 *1) (-12 (-14 *3 (-591 (-1089))) (-4 *4 (-160)) (-4 *6 (-218 (-2028 *3) (-712))) (-14 *7 (-1 (-108) (-2 (|:| -3229 *5) (|:| -3987 *6)) (-2 (|:| -3229 *5) (|:| -3987 *6)))) (-5 *2 (-655 *5 *6 *7)) (-5 *1 (-438 *3 *4 *5 *6 *7 *8)) (-4 *5 (-788)) (-4 *8 (-882 *4 *6 (-798 *3))))) (-1242 (*1 *2 *1) (-12 (-14 *3 (-591 (-1089))) (-4 *4 (-160)) (-14 *6 (-1 (-108) (-2 (|:| -3229 *5) (|:| -3987 *2)) (-2 (|:| -3229 *5) (|:| -3987 *2)))) (-4 *2 (-218 (-2028 *3) (-712))) (-5 *1 (-438 *3 *4 *5 *2 *6 *7)) (-4 *5 (-788)) (-4 *7 (-882 *4 *2 (-798 *3))))) (-3454 (*1 *2 *1) (-12 (-14 *3 (-591 (-1089))) (-4 *4 (-160)) (-4 *5 (-218 (-2028 *3) (-712))) (-14 *6 (-1 (-108) (-2 (|:| -3229 *2) (|:| -3987 *5)) (-2 (|:| -3229 *2) (|:| -3987 *5)))) (-4 *2 (-788)) (-5 *1 (-438 *3 *4 *2 *5 *6 *7)) (-4 *7 (-882 *4 *5 (-798 *3))))) (-1575 (*1 *1 *1) (-12 (-14 *2 (-591 (-1089))) (-4 *3 (-160)) (-4 *5 (-218 (-2028 *2) (-712))) (-14 *6 (-1 (-108) (-2 (|:| -3229 *4) (|:| -3987 *5)) (-2 (|:| -3229 *4) (|:| -3987 *5)))) (-5 *1 (-438 *2 *3 *4 *5 *6 *7)) (-4 *4 (-788)) (-4 *7 (-882 *3 *5 (-798 *2))))) (-1422 (*1 *1 *2 *3) (-12 (-5 *3 (-655 *5 *6 *7)) (-4 *5 (-788)) (-4 *6 (-218 (-2028 *4) (-712))) (-14 *7 (-1 (-108) (-2 (|:| -3229 *5) (|:| -3987 *6)) (-2 (|:| -3229 *5) (|:| -3987 *6)))) (-14 *4 (-591 (-1089))) (-4 *2 (-160)) (-5 *1 (-438 *4 *2 *5 *6 *7 *8)) (-4 *8 (-882 *2 *6 (-798 *4))))) (-2191 (*1 *1 *2) (-12 (-14 *3 (-591 (-1089))) (-4 *4 (-160)) (-4 *5 (-218 (-2028 *3) (-712))) (-14 *6 (-1 (-108) (-2 (|:| -3229 *2) (|:| -3987 *5)) (-2 (|:| -3229 *2) (|:| -3987 *5)))) (-5 *1 (-438 *3 *4 *2 *5 *6 *7)) (-4 *2 (-788)) (-4 *7 (-882 *4 *5 (-798 *3))))) (-3373 (*1 *1 *2 *3 *4) (-12 (-14 *5 (-591 (-1089))) (-4 *2 (-160)) (-4 *4 (-218 (-2028 *5) (-712))) (-14 *6 (-1 (-108) (-2 (|:| -3229 *3) (|:| -3987 *4)) (-2 (|:| -3229 *3) (|:| -3987 *4)))) (-5 *1 (-438 *5 *2 *3 *4 *6 *7)) (-4 *3 (-788)) (-4 *7 (-882 *2 *4 (-798 *5))))) (-2054 (*1 *1 *2 *3 *1) (-12 (-14 *4 (-591 (-1089))) (-4 *2 (-160)) (-4 *3 (-218 (-2028 *4) (-712))) (-14 *6 (-1 (-108) (-2 (|:| -3229 *5) (|:| -3987 *3)) (-2 (|:| -3229 *5) (|:| -3987 *3)))) (-5 *1 (-438 *4 *2 *5 *3 *6 *7)) (-4 *5 (-788)) (-4 *7 (-882 *2 *3 (-798 *4))))))
+(-13 (-659 |#6|) (-659 |#2|) (-10 -8 (-15 -1556 (|#2| $)) (-15 -1548 ((-655 |#3| |#4| |#5|) $)) (-15 -1242 (|#4| $)) (-15 -3454 (|#3| $)) (-15 -1575 ($ $)) (-15 -1422 ($ |#2| (-655 |#3| |#4| |#5|))) (-15 -2191 ($ |#3|)) (-15 -3373 ($ |#2| |#3| |#4|)) (-15 -2054 ($ |#2| |#4| $)) (-15 * ($ |#6| $))))
+((-3843 (((-3 |#5| "failed") |#5| |#2| (-1 |#2|)) 37)))
+(((-439 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3843 ((-3 |#5| "failed") |#5| |#2| (-1 |#2|)))) (-734) (-788) (-517) (-882 |#3| |#1| |#2|) (-13 (-966 (-385 (-525))) (-341) (-10 -8 (-15 -2686 ($ |#4|)) (-15 -1384 (|#4| $)) (-15 -1396 (|#4| $))))) (T -439))
+((-3843 (*1 *2 *2 *3 *4) (|partial| -12 (-5 *4 (-1 *3)) (-4 *3 (-788)) (-4 *5 (-734)) (-4 *6 (-517)) (-4 *7 (-882 *6 *5 *3)) (-5 *1 (-439 *5 *3 *6 *7 *2)) (-4 *2 (-13 (-966 (-385 (-525))) (-341) (-10 -8 (-15 -2686 ($ *7)) (-15 -1384 (*7 $)) (-15 -1396 (*7 $))))))))
+(-10 -7 (-15 -3843 ((-3 |#5| "failed") |#5| |#2| (-1 |#2|))))
+((-2673 (((-108) $ $) NIL)) (-1444 (((-591 |#3|) $) 41)) (-3713 (((-108) $) NIL)) (-1996 (((-108) $) NIL (|has| |#1| (-517)))) (-1282 (((-2 (|:| |under| $) (|:| -2767 $) (|:| |upper| $)) $ |#3|) NIL)) (-3727 (((-108) $ (-712)) NIL)) (-2467 (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250)))) (-2055 (($) NIL T CONST)) (-3435 (((-108) $) NIL (|has| |#1| (-517)))) (-2342 (((-108) $ $) NIL (|has| |#1| (-517)))) (-2605 (((-108) $ $) NIL (|has| |#1| (-517)))) (-2167 (((-108) $) NIL (|has| |#1| (-517)))) (-1533 (((-591 |#4|) (-591 |#4|) $) NIL (|has| |#1| (-517)))) (-2978 (((-591 |#4|) (-591 |#4|) $) NIL (|has| |#1| (-517)))) (-4174 (((-3 $ "failed") (-591 |#4|)) 47)) (-3341 (($ (-591 |#4|)) NIL)) (-2908 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018))))) (-2537 (($ |#4| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018)))) (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250)))) (-2449 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-517)))) (-3618 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) NIL (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) NIL (|has| $ (-6 -4250))) ((|#4| (-1 |#4| |#4| |#4|) $) NIL (|has| $ (-6 -4250)))) (-2916 (((-591 |#4|) $) 18 (|has| $ (-6 -4250)))) (-3998 ((|#3| $) 45)) (-3491 (((-108) $ (-712)) NIL)) (-4207 (((-591 |#4|) $) 14 (|has| $ (-6 -4250)))) (-3956 (((-108) |#4| $) 26 (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018))))) (-4192 (($ (-1 |#4| |#4|) $) 23 (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#4| |#4|) $) 21)) (-3520 (((-591 |#3|) $) NIL)) (-1574 (((-108) |#3| $) NIL)) (-3295 (((-108) $ (-712)) NIL)) (-2621 (((-1072) $) NIL)) (-2499 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-517)))) (-2937 (((-1036) $) NIL)) (-2714 (((-3 |#4| "failed") (-1 (-108) |#4|) $) NIL)) (-3465 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 |#4|) (-591 |#4|)) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ (-273 |#4|)) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ (-591 (-273 |#4|))) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018))))) (-2023 (((-108) $ $) NIL)) (-2077 (((-108) $) 39)) (-3164 (($) 17)) (-2960 (((-712) |#4| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018)))) (((-712) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250)))) (-2873 (($ $) 16)) (-1300 (((-501) $) NIL (|has| |#4| (-566 (-501)))) (($ (-591 |#4|)) 49)) (-2695 (($ (-591 |#4|)) 13)) (-3786 (($ $ |#3|) NIL)) (-2794 (($ $ |#3|) NIL)) (-1918 (($ $ |#3|) NIL)) (-2686 (((-796) $) 38) (((-591 |#4|) $) 48)) (-1475 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) 30)) (-2028 (((-712) $) NIL (|has| $ (-6 -4250)))))
+(((-440 |#1| |#2| |#3| |#4|) (-13 (-907 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -1300 ($ (-591 |#4|))) (-6 -4250) (-6 -4251))) (-975) (-734) (-788) (-989 |#1| |#2| |#3|)) (T -440))
+((-1300 (*1 *1 *2) (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-440 *3 *4 *5 *6)))))
+(-13 (-907 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -1300 ($ (-591 |#4|))) (-6 -4250) (-6 -4251)))
+((-1830 (($) 11)) (-1839 (($) 13)) (* (($ |#2| $) 15) (($ $ |#2|) 16)))
+(((-441 |#1| |#2| |#3|) (-10 -8 (-15 -1839 (|#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 -1830 (|#1|))) (-442 |#2| |#3|) (-160) (-23)) (T -441))
+NIL
+(-10 -8 (-15 -1839 (|#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 -1830 (|#1|)))
+((-2673 (((-108) $ $) 7)) (-4174 (((-3 |#1| "failed") $) 26)) (-3341 ((|#1| $) 25)) (-1922 (($ $ $) 23)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-2743 ((|#2| $) 19)) (-2686 (((-796) $) 11) (($ |#1|) 27)) (-1830 (($) 18 T CONST)) (-1839 (($) 24 T CONST)) (-3944 (((-108) $ $) 6)) (-4047 (($ $) 15) (($ $ $) 13)) (-4036 (($ $ $) 14)) (* (($ |#1| $) 17) (($ $ |#1|) 16)))
(((-442 |#1| |#2|) (-131) (-160) (-23)) (T -442))
-((-4197 (*1 *1) (-12 (-4 *1 (-442 *2 *3)) (-4 *2 (-160)) (-4 *3 (-23)))) (-3783 (*1 *1 *1 *1) (-12 (-4 *1 (-442 *2 *3)) (-4 *2 (-160)) (-4 *3 (-23)))))
-(-13 (-447 |t#1| |t#2|) (-966 |t#1|) (-10 -8 (-15 (-4197) ($) -2058) (-15 -3783 ($ $ $))))
+((-1839 (*1 *1) (-12 (-4 *1 (-442 *2 *3)) (-4 *2 (-160)) (-4 *3 (-23)))) (-1922 (*1 *1 *1 *1) (-12 (-4 *1 (-442 *2 *3)) (-4 *2 (-160)) (-4 *3 (-23)))))
+(-13 (-447 |t#1| |t#2|) (-966 |t#1|) (-10 -8 (-15 (-1839) ($) -2277) (-15 -1922 ($ $ $))))
(((-97) . T) ((-565 (-796)) . T) ((-447 |#1| |#2|) . T) ((-966 |#1|) . T) ((-1018) . T))
-((-3027 (((-1171 (-1171 (-525))) (-1171 (-1171 (-525))) (-854)) 18)) (-3724 (((-1171 (-1171 (-525))) (-854)) 16)))
-(((-443) (-10 -7 (-15 -3027 ((-1171 (-1171 (-525))) (-1171 (-1171 (-525))) (-854))) (-15 -3724 ((-1171 (-1171 (-525))) (-854))))) (T -443))
-((-3724 (*1 *2 *3) (-12 (-5 *3 (-854)) (-5 *2 (-1171 (-1171 (-525)))) (-5 *1 (-443)))) (-3027 (*1 *2 *2 *3) (-12 (-5 *2 (-1171 (-1171 (-525)))) (-5 *3 (-854)) (-5 *1 (-443)))))
-(-10 -7 (-15 -3027 ((-1171 (-1171 (-525))) (-1171 (-1171 (-525))) (-854))) (-15 -3724 ((-1171 (-1171 (-525))) (-854))))
-((-2418 (((-525) (-525)) 30) (((-525)) 22)) (-3537 (((-525) (-525)) 26) (((-525)) 18)) (-2061 (((-525) (-525)) 28) (((-525)) 20)) (-1807 (((-108) (-108)) 12) (((-108)) 10)) (-4035 (((-108) (-108)) 11) (((-108)) 9)) (-3230 (((-108) (-108)) 24) (((-108)) 15)))
-(((-444) (-10 -7 (-15 -4035 ((-108))) (-15 -1807 ((-108))) (-15 -4035 ((-108) (-108))) (-15 -1807 ((-108) (-108))) (-15 -3230 ((-108))) (-15 -2061 ((-525))) (-15 -3537 ((-525))) (-15 -2418 ((-525))) (-15 -3230 ((-108) (-108))) (-15 -2061 ((-525) (-525))) (-15 -3537 ((-525) (-525))) (-15 -2418 ((-525) (-525))))) (T -444))
-((-2418 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-444)))) (-3537 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-444)))) (-2061 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-444)))) (-3230 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-444)))) (-2418 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-444)))) (-3537 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-444)))) (-2061 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-444)))) (-3230 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-444)))) (-1807 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-444)))) (-4035 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-444)))) (-1807 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-444)))) (-4035 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-444)))))
-(-10 -7 (-15 -4035 ((-108))) (-15 -1807 ((-108))) (-15 -4035 ((-108) (-108))) (-15 -1807 ((-108) (-108))) (-15 -3230 ((-108))) (-15 -2061 ((-525))) (-15 -3537 ((-525))) (-15 -2418 ((-525))) (-15 -3230 ((-108) (-108))) (-15 -2061 ((-525) (-525))) (-15 -3537 ((-525) (-525))) (-15 -2418 ((-525) (-525))))
-((-3008 (((-108) $ $) NIL)) (-3331 (((-591 (-357)) $) 28) (((-591 (-357)) $ (-591 (-357))) 95)) (-4223 (((-591 (-1013 (-357))) $) 16) (((-591 (-1013 (-357))) $ (-591 (-1013 (-357)))) 92)) (-3849 (((-591 (-591 (-876 (-205)))) (-591 (-591 (-876 (-205)))) (-591 (-807))) 44)) (-2007 (((-591 (-591 (-876 (-205)))) $) 88)) (-3643 (((-1176) $ (-876 (-205)) (-807)) 107)) (-3356 (($ $) 87) (($ (-591 (-591 (-876 (-205))))) 98) (($ (-591 (-591 (-876 (-205)))) (-591 (-807)) (-591 (-807)) (-591 (-854))) 97) (($ (-591 (-591 (-876 (-205)))) (-591 (-807)) (-591 (-807)) (-591 (-854)) (-591 (-242))) 99)) (-2339 (((-1072) $) NIL)) (-2019 (((-525) $) 69)) (-2047 (((-1036) $) NIL)) (-2114 (($) 96)) (-1935 (((-591 (-205)) (-591 (-591 (-876 (-205))))) 54)) (-2705 (((-1176) $ (-591 (-876 (-205))) (-807) (-807) (-854)) 101) (((-1176) $ (-876 (-205))) 103) (((-1176) $ (-876 (-205)) (-807) (-807) (-854)) 102)) (-3022 (((-796) $) 113) (($ (-591 (-591 (-876 (-205))))) 108)) (-2561 (((-1176) $ (-876 (-205))) 106)) (-4096 (((-108) $ $) NIL)))
-(((-445) (-13 (-1018) (-10 -8 (-15 -2114 ($)) (-15 -3356 ($ $)) (-15 -3356 ($ (-591 (-591 (-876 (-205)))))) (-15 -3356 ($ (-591 (-591 (-876 (-205)))) (-591 (-807)) (-591 (-807)) (-591 (-854)))) (-15 -3356 ($ (-591 (-591 (-876 (-205)))) (-591 (-807)) (-591 (-807)) (-591 (-854)) (-591 (-242)))) (-15 -2007 ((-591 (-591 (-876 (-205)))) $)) (-15 -2019 ((-525) $)) (-15 -4223 ((-591 (-1013 (-357))) $)) (-15 -4223 ((-591 (-1013 (-357))) $ (-591 (-1013 (-357))))) (-15 -3331 ((-591 (-357)) $)) (-15 -3331 ((-591 (-357)) $ (-591 (-357)))) (-15 -2705 ((-1176) $ (-591 (-876 (-205))) (-807) (-807) (-854))) (-15 -2705 ((-1176) $ (-876 (-205)))) (-15 -2705 ((-1176) $ (-876 (-205)) (-807) (-807) (-854))) (-15 -2561 ((-1176) $ (-876 (-205)))) (-15 -3643 ((-1176) $ (-876 (-205)) (-807))) (-15 -3022 ($ (-591 (-591 (-876 (-205)))))) (-15 -3022 ((-796) $)) (-15 -3849 ((-591 (-591 (-876 (-205)))) (-591 (-591 (-876 (-205)))) (-591 (-807)))) (-15 -1935 ((-591 (-205)) (-591 (-591 (-876 (-205))))))))) (T -445))
-((-3022 (*1 *2 *1) (-12 (-5 *2 (-796)) (-5 *1 (-445)))) (-2114 (*1 *1) (-5 *1 (-445))) (-3356 (*1 *1 *1) (-5 *1 (-445))) (-3356 (*1 *1 *2) (-12 (-5 *2 (-591 (-591 (-876 (-205))))) (-5 *1 (-445)))) (-3356 (*1 *1 *2 *3 *3 *4) (-12 (-5 *2 (-591 (-591 (-876 (-205))))) (-5 *3 (-591 (-807))) (-5 *4 (-591 (-854))) (-5 *1 (-445)))) (-3356 (*1 *1 *2 *3 *3 *4 *5) (-12 (-5 *2 (-591 (-591 (-876 (-205))))) (-5 *3 (-591 (-807))) (-5 *4 (-591 (-854))) (-5 *5 (-591 (-242))) (-5 *1 (-445)))) (-2007 (*1 *2 *1) (-12 (-5 *2 (-591 (-591 (-876 (-205))))) (-5 *1 (-445)))) (-2019 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-445)))) (-4223 (*1 *2 *1) (-12 (-5 *2 (-591 (-1013 (-357)))) (-5 *1 (-445)))) (-4223 (*1 *2 *1 *2) (-12 (-5 *2 (-591 (-1013 (-357)))) (-5 *1 (-445)))) (-3331 (*1 *2 *1) (-12 (-5 *2 (-591 (-357))) (-5 *1 (-445)))) (-3331 (*1 *2 *1 *2) (-12 (-5 *2 (-591 (-357))) (-5 *1 (-445)))) (-2705 (*1 *2 *1 *3 *4 *4 *5) (-12 (-5 *3 (-591 (-876 (-205)))) (-5 *4 (-807)) (-5 *5 (-854)) (-5 *2 (-1176)) (-5 *1 (-445)))) (-2705 (*1 *2 *1 *3) (-12 (-5 *3 (-876 (-205))) (-5 *2 (-1176)) (-5 *1 (-445)))) (-2705 (*1 *2 *1 *3 *4 *4 *5) (-12 (-5 *3 (-876 (-205))) (-5 *4 (-807)) (-5 *5 (-854)) (-5 *2 (-1176)) (-5 *1 (-445)))) (-2561 (*1 *2 *1 *3) (-12 (-5 *3 (-876 (-205))) (-5 *2 (-1176)) (-5 *1 (-445)))) (-3643 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-876 (-205))) (-5 *4 (-807)) (-5 *2 (-1176)) (-5 *1 (-445)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-591 (-591 (-876 (-205))))) (-5 *1 (-445)))) (-3849 (*1 *2 *2 *3) (-12 (-5 *2 (-591 (-591 (-876 (-205))))) (-5 *3 (-591 (-807))) (-5 *1 (-445)))) (-1935 (*1 *2 *3) (-12 (-5 *3 (-591 (-591 (-876 (-205))))) (-5 *2 (-591 (-205))) (-5 *1 (-445)))))
-(-13 (-1018) (-10 -8 (-15 -2114 ($)) (-15 -3356 ($ $)) (-15 -3356 ($ (-591 (-591 (-876 (-205)))))) (-15 -3356 ($ (-591 (-591 (-876 (-205)))) (-591 (-807)) (-591 (-807)) (-591 (-854)))) (-15 -3356 ($ (-591 (-591 (-876 (-205)))) (-591 (-807)) (-591 (-807)) (-591 (-854)) (-591 (-242)))) (-15 -2007 ((-591 (-591 (-876 (-205)))) $)) (-15 -2019 ((-525) $)) (-15 -4223 ((-591 (-1013 (-357))) $)) (-15 -4223 ((-591 (-1013 (-357))) $ (-591 (-1013 (-357))))) (-15 -3331 ((-591 (-357)) $)) (-15 -3331 ((-591 (-357)) $ (-591 (-357)))) (-15 -2705 ((-1176) $ (-591 (-876 (-205))) (-807) (-807) (-854))) (-15 -2705 ((-1176) $ (-876 (-205)))) (-15 -2705 ((-1176) $ (-876 (-205)) (-807) (-807) (-854))) (-15 -2561 ((-1176) $ (-876 (-205)))) (-15 -3643 ((-1176) $ (-876 (-205)) (-807))) (-15 -3022 ($ (-591 (-591 (-876 (-205)))))) (-15 -3022 ((-796) $)) (-15 -3849 ((-591 (-591 (-876 (-205)))) (-591 (-591 (-876 (-205)))) (-591 (-807)))) (-15 -1935 ((-591 (-205)) (-591 (-591 (-876 (-205))))))))
-((-4164 (($ $) NIL) (($ $ $) 11)))
-(((-446 |#1| |#2| |#3|) (-10 -8 (-15 -4164 (|#1| |#1| |#1|)) (-15 -4164 (|#1| |#1|))) (-447 |#2| |#3|) (-160) (-23)) (T -446))
-NIL
-(-10 -8 (-15 -4164 (|#1| |#1| |#1|)) (-15 -4164 (|#1| |#1|)))
-((-3008 (((-108) $ $) 7)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-1316 ((|#2| $) 19)) (-3022 (((-796) $) 11)) (-4191 (($) 18 T CONST)) (-4096 (((-108) $ $) 6)) (-4164 (($ $) 15) (($ $ $) 13)) (-4156 (($ $ $) 14)) (* (($ |#1| $) 17) (($ $ |#1|) 16)))
+((-2057 (((-1171 (-1171 (-525))) (-1171 (-1171 (-525))) (-854)) 18)) (-2566 (((-1171 (-1171 (-525))) (-854)) 16)))
+(((-443) (-10 -7 (-15 -2057 ((-1171 (-1171 (-525))) (-1171 (-1171 (-525))) (-854))) (-15 -2566 ((-1171 (-1171 (-525))) (-854))))) (T -443))
+((-2566 (*1 *2 *3) (-12 (-5 *3 (-854)) (-5 *2 (-1171 (-1171 (-525)))) (-5 *1 (-443)))) (-2057 (*1 *2 *2 *3) (-12 (-5 *2 (-1171 (-1171 (-525)))) (-5 *3 (-854)) (-5 *1 (-443)))))
+(-10 -7 (-15 -2057 ((-1171 (-1171 (-525))) (-1171 (-1171 (-525))) (-854))) (-15 -2566 ((-1171 (-1171 (-525))) (-854))))
+((-2101 (((-525) (-525)) 30) (((-525)) 22)) (-1366 (((-525) (-525)) 26) (((-525)) 18)) (-2654 (((-525) (-525)) 28) (((-525)) 20)) (-2014 (((-108) (-108)) 12) (((-108)) 10)) (-2704 (((-108) (-108)) 11) (((-108)) 9)) (-3379 (((-108) (-108)) 24) (((-108)) 15)))
+(((-444) (-10 -7 (-15 -2704 ((-108))) (-15 -2014 ((-108))) (-15 -2704 ((-108) (-108))) (-15 -2014 ((-108) (-108))) (-15 -3379 ((-108))) (-15 -2654 ((-525))) (-15 -1366 ((-525))) (-15 -2101 ((-525))) (-15 -3379 ((-108) (-108))) (-15 -2654 ((-525) (-525))) (-15 -1366 ((-525) (-525))) (-15 -2101 ((-525) (-525))))) (T -444))
+((-2101 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-444)))) (-1366 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-444)))) (-2654 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-444)))) (-3379 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-444)))) (-2101 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-444)))) (-1366 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-444)))) (-2654 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-444)))) (-3379 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-444)))) (-2014 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-444)))) (-2704 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-444)))) (-2014 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-444)))) (-2704 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-444)))))
+(-10 -7 (-15 -2704 ((-108))) (-15 -2014 ((-108))) (-15 -2704 ((-108) (-108))) (-15 -2014 ((-108) (-108))) (-15 -3379 ((-108))) (-15 -2654 ((-525))) (-15 -1366 ((-525))) (-15 -2101 ((-525))) (-15 -3379 ((-108) (-108))) (-15 -2654 ((-525) (-525))) (-15 -1366 ((-525) (-525))) (-15 -2101 ((-525) (-525))))
+((-2673 (((-108) $ $) NIL)) (-3094 (((-591 (-357)) $) 28) (((-591 (-357)) $ (-591 (-357))) 95)) (-3830 (((-591 (-1013 (-357))) $) 16) (((-591 (-1013 (-357))) $ (-591 (-1013 (-357)))) 92)) (-1498 (((-591 (-591 (-876 (-205)))) (-591 (-591 (-876 (-205)))) (-591 (-807))) 44)) (-3975 (((-591 (-591 (-876 (-205)))) $) 88)) (-1867 (((-1176) $ (-876 (-205)) (-807)) 107)) (-3168 (($ $) 87) (($ (-591 (-591 (-876 (-205))))) 98) (($ (-591 (-591 (-876 (-205)))) (-591 (-807)) (-591 (-807)) (-591 (-854))) 97) (($ (-591 (-591 (-876 (-205)))) (-591 (-807)) (-591 (-807)) (-591 (-854)) (-591 (-242))) 99)) (-2621 (((-1072) $) NIL)) (-1265 (((-525) $) 69)) (-2937 (((-1036) $) NIL)) (-3240 (($) 96)) (-1800 (((-591 (-205)) (-591 (-591 (-876 (-205))))) 54)) (-1952 (((-1176) $ (-591 (-876 (-205))) (-807) (-807) (-854)) 101) (((-1176) $ (-876 (-205))) 103) (((-1176) $ (-876 (-205)) (-807) (-807) (-854)) 102)) (-2686 (((-796) $) 113) (($ (-591 (-591 (-876 (-205))))) 108)) (-1270 (((-1176) $ (-876 (-205))) 106)) (-3944 (((-108) $ $) NIL)))
+(((-445) (-13 (-1018) (-10 -8 (-15 -3240 ($)) (-15 -3168 ($ $)) (-15 -3168 ($ (-591 (-591 (-876 (-205)))))) (-15 -3168 ($ (-591 (-591 (-876 (-205)))) (-591 (-807)) (-591 (-807)) (-591 (-854)))) (-15 -3168 ($ (-591 (-591 (-876 (-205)))) (-591 (-807)) (-591 (-807)) (-591 (-854)) (-591 (-242)))) (-15 -3975 ((-591 (-591 (-876 (-205)))) $)) (-15 -1265 ((-525) $)) (-15 -3830 ((-591 (-1013 (-357))) $)) (-15 -3830 ((-591 (-1013 (-357))) $ (-591 (-1013 (-357))))) (-15 -3094 ((-591 (-357)) $)) (-15 -3094 ((-591 (-357)) $ (-591 (-357)))) (-15 -1952 ((-1176) $ (-591 (-876 (-205))) (-807) (-807) (-854))) (-15 -1952 ((-1176) $ (-876 (-205)))) (-15 -1952 ((-1176) $ (-876 (-205)) (-807) (-807) (-854))) (-15 -1270 ((-1176) $ (-876 (-205)))) (-15 -1867 ((-1176) $ (-876 (-205)) (-807))) (-15 -2686 ($ (-591 (-591 (-876 (-205)))))) (-15 -2686 ((-796) $)) (-15 -1498 ((-591 (-591 (-876 (-205)))) (-591 (-591 (-876 (-205)))) (-591 (-807)))) (-15 -1800 ((-591 (-205)) (-591 (-591 (-876 (-205))))))))) (T -445))
+((-2686 (*1 *2 *1) (-12 (-5 *2 (-796)) (-5 *1 (-445)))) (-3240 (*1 *1) (-5 *1 (-445))) (-3168 (*1 *1 *1) (-5 *1 (-445))) (-3168 (*1 *1 *2) (-12 (-5 *2 (-591 (-591 (-876 (-205))))) (-5 *1 (-445)))) (-3168 (*1 *1 *2 *3 *3 *4) (-12 (-5 *2 (-591 (-591 (-876 (-205))))) (-5 *3 (-591 (-807))) (-5 *4 (-591 (-854))) (-5 *1 (-445)))) (-3168 (*1 *1 *2 *3 *3 *4 *5) (-12 (-5 *2 (-591 (-591 (-876 (-205))))) (-5 *3 (-591 (-807))) (-5 *4 (-591 (-854))) (-5 *5 (-591 (-242))) (-5 *1 (-445)))) (-3975 (*1 *2 *1) (-12 (-5 *2 (-591 (-591 (-876 (-205))))) (-5 *1 (-445)))) (-1265 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-445)))) (-3830 (*1 *2 *1) (-12 (-5 *2 (-591 (-1013 (-357)))) (-5 *1 (-445)))) (-3830 (*1 *2 *1 *2) (-12 (-5 *2 (-591 (-1013 (-357)))) (-5 *1 (-445)))) (-3094 (*1 *2 *1) (-12 (-5 *2 (-591 (-357))) (-5 *1 (-445)))) (-3094 (*1 *2 *1 *2) (-12 (-5 *2 (-591 (-357))) (-5 *1 (-445)))) (-1952 (*1 *2 *1 *3 *4 *4 *5) (-12 (-5 *3 (-591 (-876 (-205)))) (-5 *4 (-807)) (-5 *5 (-854)) (-5 *2 (-1176)) (-5 *1 (-445)))) (-1952 (*1 *2 *1 *3) (-12 (-5 *3 (-876 (-205))) (-5 *2 (-1176)) (-5 *1 (-445)))) (-1952 (*1 *2 *1 *3 *4 *4 *5) (-12 (-5 *3 (-876 (-205))) (-5 *4 (-807)) (-5 *5 (-854)) (-5 *2 (-1176)) (-5 *1 (-445)))) (-1270 (*1 *2 *1 *3) (-12 (-5 *3 (-876 (-205))) (-5 *2 (-1176)) (-5 *1 (-445)))) (-1867 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-876 (-205))) (-5 *4 (-807)) (-5 *2 (-1176)) (-5 *1 (-445)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-591 (-591 (-876 (-205))))) (-5 *1 (-445)))) (-1498 (*1 *2 *2 *3) (-12 (-5 *2 (-591 (-591 (-876 (-205))))) (-5 *3 (-591 (-807))) (-5 *1 (-445)))) (-1800 (*1 *2 *3) (-12 (-5 *3 (-591 (-591 (-876 (-205))))) (-5 *2 (-591 (-205))) (-5 *1 (-445)))))
+(-13 (-1018) (-10 -8 (-15 -3240 ($)) (-15 -3168 ($ $)) (-15 -3168 ($ (-591 (-591 (-876 (-205)))))) (-15 -3168 ($ (-591 (-591 (-876 (-205)))) (-591 (-807)) (-591 (-807)) (-591 (-854)))) (-15 -3168 ($ (-591 (-591 (-876 (-205)))) (-591 (-807)) (-591 (-807)) (-591 (-854)) (-591 (-242)))) (-15 -3975 ((-591 (-591 (-876 (-205)))) $)) (-15 -1265 ((-525) $)) (-15 -3830 ((-591 (-1013 (-357))) $)) (-15 -3830 ((-591 (-1013 (-357))) $ (-591 (-1013 (-357))))) (-15 -3094 ((-591 (-357)) $)) (-15 -3094 ((-591 (-357)) $ (-591 (-357)))) (-15 -1952 ((-1176) $ (-591 (-876 (-205))) (-807) (-807) (-854))) (-15 -1952 ((-1176) $ (-876 (-205)))) (-15 -1952 ((-1176) $ (-876 (-205)) (-807) (-807) (-854))) (-15 -1270 ((-1176) $ (-876 (-205)))) (-15 -1867 ((-1176) $ (-876 (-205)) (-807))) (-15 -2686 ($ (-591 (-591 (-876 (-205)))))) (-15 -2686 ((-796) $)) (-15 -1498 ((-591 (-591 (-876 (-205)))) (-591 (-591 (-876 (-205)))) (-591 (-807)))) (-15 -1800 ((-591 (-205)) (-591 (-591 (-876 (-205))))))))
+((-4047 (($ $) NIL) (($ $ $) 11)))
+(((-446 |#1| |#2| |#3|) (-10 -8 (-15 -4047 (|#1| |#1| |#1|)) (-15 -4047 (|#1| |#1|))) (-447 |#2| |#3|) (-160) (-23)) (T -446))
+NIL
+(-10 -8 (-15 -4047 (|#1| |#1| |#1|)) (-15 -4047 (|#1| |#1|)))
+((-2673 (((-108) $ $) 7)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-2743 ((|#2| $) 19)) (-2686 (((-796) $) 11)) (-1830 (($) 18 T CONST)) (-3944 (((-108) $ $) 6)) (-4047 (($ $) 15) (($ $ $) 13)) (-4036 (($ $ $) 14)) (* (($ |#1| $) 17) (($ $ |#1|) 16)))
(((-447 |#1| |#2|) (-131) (-160) (-23)) (T -447))
-((-1316 (*1 *2 *1) (-12 (-4 *1 (-447 *3 *2)) (-4 *3 (-160)) (-4 *2 (-23)))) (-4191 (*1 *1) (-12 (-4 *1 (-447 *2 *3)) (-4 *2 (-160)) (-4 *3 (-23)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-447 *2 *3)) (-4 *2 (-160)) (-4 *3 (-23)))) (* (*1 *1 *1 *2) (-12 (-4 *1 (-447 *2 *3)) (-4 *2 (-160)) (-4 *3 (-23)))) (-4164 (*1 *1 *1) (-12 (-4 *1 (-447 *2 *3)) (-4 *2 (-160)) (-4 *3 (-23)))) (-4156 (*1 *1 *1 *1) (-12 (-4 *1 (-447 *2 *3)) (-4 *2 (-160)) (-4 *3 (-23)))) (-4164 (*1 *1 *1 *1) (-12 (-4 *1 (-447 *2 *3)) (-4 *2 (-160)) (-4 *3 (-23)))))
-(-13 (-1018) (-10 -8 (-15 -1316 (|t#2| $)) (-15 (-4191) ($) -2058) (-15 * ($ |t#1| $)) (-15 * ($ $ |t#1|)) (-15 -4164 ($ $)) (-15 -4156 ($ $ $)) (-15 -4164 ($ $ $))))
+((-2743 (*1 *2 *1) (-12 (-4 *1 (-447 *3 *2)) (-4 *3 (-160)) (-4 *2 (-23)))) (-1830 (*1 *1) (-12 (-4 *1 (-447 *2 *3)) (-4 *2 (-160)) (-4 *3 (-23)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-447 *2 *3)) (-4 *2 (-160)) (-4 *3 (-23)))) (* (*1 *1 *1 *2) (-12 (-4 *1 (-447 *2 *3)) (-4 *2 (-160)) (-4 *3 (-23)))) (-4047 (*1 *1 *1) (-12 (-4 *1 (-447 *2 *3)) (-4 *2 (-160)) (-4 *3 (-23)))) (-4036 (*1 *1 *1 *1) (-12 (-4 *1 (-447 *2 *3)) (-4 *2 (-160)) (-4 *3 (-23)))) (-4047 (*1 *1 *1 *1) (-12 (-4 *1 (-447 *2 *3)) (-4 *2 (-160)) (-4 *3 (-23)))))
+(-13 (-1018) (-10 -8 (-15 -2743 (|t#2| $)) (-15 (-1830) ($) -2277) (-15 * ($ |t#1| $)) (-15 * ($ $ |t#1|)) (-15 -4047 ($ $)) (-15 -4036 ($ $ $)) (-15 -4047 ($ $ $))))
(((-97) . T) ((-565 (-796)) . T) ((-1018) . T))
-((-1874 (((-3 (-591 (-457 |#1| |#2|)) "failed") (-591 (-457 |#1| |#2|)) (-591 (-798 |#1|))) 93)) (-3067 (((-591 (-591 (-227 |#1| |#2|))) (-591 (-227 |#1| |#2|)) (-591 (-798 |#1|))) 91)) (-3981 (((-2 (|:| |dpolys| (-591 (-227 |#1| |#2|))) (|:| |coords| (-591 (-525)))) (-591 (-227 |#1| |#2|)) (-591 (-798 |#1|))) 61)))
-(((-448 |#1| |#2| |#3|) (-10 -7 (-15 -3067 ((-591 (-591 (-227 |#1| |#2|))) (-591 (-227 |#1| |#2|)) (-591 (-798 |#1|)))) (-15 -1874 ((-3 (-591 (-457 |#1| |#2|)) "failed") (-591 (-457 |#1| |#2|)) (-591 (-798 |#1|)))) (-15 -3981 ((-2 (|:| |dpolys| (-591 (-227 |#1| |#2|))) (|:| |coords| (-591 (-525)))) (-591 (-227 |#1| |#2|)) (-591 (-798 |#1|))))) (-591 (-1089)) (-429) (-429)) (T -448))
-((-3981 (*1 *2 *3 *4) (-12 (-5 *4 (-591 (-798 *5))) (-14 *5 (-591 (-1089))) (-4 *6 (-429)) (-5 *2 (-2 (|:| |dpolys| (-591 (-227 *5 *6))) (|:| |coords| (-591 (-525))))) (-5 *1 (-448 *5 *6 *7)) (-5 *3 (-591 (-227 *5 *6))) (-4 *7 (-429)))) (-1874 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-591 (-457 *4 *5))) (-5 *3 (-591 (-798 *4))) (-14 *4 (-591 (-1089))) (-4 *5 (-429)) (-5 *1 (-448 *4 *5 *6)) (-4 *6 (-429)))) (-3067 (*1 *2 *3 *4) (-12 (-5 *4 (-591 (-798 *5))) (-14 *5 (-591 (-1089))) (-4 *6 (-429)) (-5 *2 (-591 (-591 (-227 *5 *6)))) (-5 *1 (-448 *5 *6 *7)) (-5 *3 (-591 (-227 *5 *6))) (-4 *7 (-429)))))
-(-10 -7 (-15 -3067 ((-591 (-591 (-227 |#1| |#2|))) (-591 (-227 |#1| |#2|)) (-591 (-798 |#1|)))) (-15 -1874 ((-3 (-591 (-457 |#1| |#2|)) "failed") (-591 (-457 |#1| |#2|)) (-591 (-798 |#1|)))) (-15 -3981 ((-2 (|:| |dpolys| (-591 (-227 |#1| |#2|))) (|:| |coords| (-591 (-525)))) (-591 (-227 |#1| |#2|)) (-591 (-798 |#1|)))))
-((-4163 (((-3 $ "failed") $) 11)) (-3228 (($ $ $) 20)) (-3619 (($ $ $) 21)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) 14)) (-4173 (($ $ $) 9)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) 19)))
-(((-449 |#1|) (-10 -8 (-15 -3619 (|#1| |#1| |#1|)) (-15 -3228 (|#1| |#1| |#1|)) (-15 -3710 (|#1| |#1| (-525))) (-15 ** (|#1| |#1| (-525))) (-15 -4173 (|#1| |#1| |#1|)) (-15 -4163 ((-3 |#1| "failed") |#1|)) (-15 -3710 (|#1| |#1| (-712))) (-15 ** (|#1| |#1| (-712))) (-15 -3710 (|#1| |#1| (-854))) (-15 ** (|#1| |#1| (-854)))) (-450)) (T -449))
-NIL
-(-10 -8 (-15 -3619 (|#1| |#1| |#1|)) (-15 -3228 (|#1| |#1| |#1|)) (-15 -3710 (|#1| |#1| (-525))) (-15 ** (|#1| |#1| (-525))) (-15 -4173 (|#1| |#1| |#1|)) (-15 -4163 ((-3 |#1| "failed") |#1|)) (-15 -3710 (|#1| |#1| (-712))) (-15 ** (|#1| |#1| (-712))) (-15 -3710 (|#1| |#1| (-854))) (-15 ** (|#1| |#1| (-854))))
-((-3008 (((-108) $ $) 7)) (-3798 (($) 20 T CONST)) (-4163 (((-3 $ "failed") $) 16)) (-2824 (((-108) $) 19)) (-2339 (((-1072) $) 9)) (-1622 (($ $) 27)) (-2047 (((-1036) $) 10)) (-3228 (($ $ $) 23)) (-3619 (($ $ $) 22)) (-3022 (((-796) $) 11)) (-3710 (($ $ (-854)) 13) (($ $ (-712)) 17) (($ $ (-525)) 24)) (-4197 (($) 21 T CONST)) (-4096 (((-108) $ $) 6)) (-4173 (($ $ $) 26)) (** (($ $ (-854)) 14) (($ $ (-712)) 18) (($ $ (-525)) 25)) (* (($ $ $) 15)))
+((-2493 (((-3 (-591 (-457 |#1| |#2|)) "failed") (-591 (-457 |#1| |#2|)) (-591 (-798 |#1|))) 93)) (-1364 (((-591 (-591 (-227 |#1| |#2|))) (-591 (-227 |#1| |#2|)) (-591 (-798 |#1|))) 91)) (-3402 (((-2 (|:| |dpolys| (-591 (-227 |#1| |#2|))) (|:| |coords| (-591 (-525)))) (-591 (-227 |#1| |#2|)) (-591 (-798 |#1|))) 61)))
+(((-448 |#1| |#2| |#3|) (-10 -7 (-15 -1364 ((-591 (-591 (-227 |#1| |#2|))) (-591 (-227 |#1| |#2|)) (-591 (-798 |#1|)))) (-15 -2493 ((-3 (-591 (-457 |#1| |#2|)) "failed") (-591 (-457 |#1| |#2|)) (-591 (-798 |#1|)))) (-15 -3402 ((-2 (|:| |dpolys| (-591 (-227 |#1| |#2|))) (|:| |coords| (-591 (-525)))) (-591 (-227 |#1| |#2|)) (-591 (-798 |#1|))))) (-591 (-1089)) (-429) (-429)) (T -448))
+((-3402 (*1 *2 *3 *4) (-12 (-5 *4 (-591 (-798 *5))) (-14 *5 (-591 (-1089))) (-4 *6 (-429)) (-5 *2 (-2 (|:| |dpolys| (-591 (-227 *5 *6))) (|:| |coords| (-591 (-525))))) (-5 *1 (-448 *5 *6 *7)) (-5 *3 (-591 (-227 *5 *6))) (-4 *7 (-429)))) (-2493 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-591 (-457 *4 *5))) (-5 *3 (-591 (-798 *4))) (-14 *4 (-591 (-1089))) (-4 *5 (-429)) (-5 *1 (-448 *4 *5 *6)) (-4 *6 (-429)))) (-1364 (*1 *2 *3 *4) (-12 (-5 *4 (-591 (-798 *5))) (-14 *5 (-591 (-1089))) (-4 *6 (-429)) (-5 *2 (-591 (-591 (-227 *5 *6)))) (-5 *1 (-448 *5 *6 *7)) (-5 *3 (-591 (-227 *5 *6))) (-4 *7 (-429)))))
+(-10 -7 (-15 -1364 ((-591 (-591 (-227 |#1| |#2|))) (-591 (-227 |#1| |#2|)) (-591 (-798 |#1|)))) (-15 -2493 ((-3 (-591 (-457 |#1| |#2|)) "failed") (-591 (-457 |#1| |#2|)) (-591 (-798 |#1|)))) (-15 -3402 ((-2 (|:| |dpolys| (-591 (-227 |#1| |#2|))) (|:| |coords| (-591 (-525)))) (-591 (-227 |#1| |#2|)) (-591 (-798 |#1|)))))
+((-1522 (((-3 $ "failed") $) 11)) (-3369 (($ $ $) 20)) (-4027 (($ $ $) 21)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) 14)) (-4059 (($ $ $) 9)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) 19)))
+(((-449 |#1|) (-10 -8 (-15 -4027 (|#1| |#1| |#1|)) (-15 -3369 (|#1| |#1| |#1|)) (-15 -1401 (|#1| |#1| (-525))) (-15 ** (|#1| |#1| (-525))) (-15 -4059 (|#1| |#1| |#1|)) (-15 -1522 ((-3 |#1| "failed") |#1|)) (-15 -1401 (|#1| |#1| (-712))) (-15 ** (|#1| |#1| (-712))) (-15 -1401 (|#1| |#1| (-854))) (-15 ** (|#1| |#1| (-854)))) (-450)) (T -449))
+NIL
+(-10 -8 (-15 -4027 (|#1| |#1| |#1|)) (-15 -3369 (|#1| |#1| |#1|)) (-15 -1401 (|#1| |#1| (-525))) (-15 ** (|#1| |#1| (-525))) (-15 -4059 (|#1| |#1| |#1|)) (-15 -1522 ((-3 |#1| "failed") |#1|)) (-15 -1401 (|#1| |#1| (-712))) (-15 ** (|#1| |#1| (-712))) (-15 -1401 (|#1| |#1| (-854))) (-15 ** (|#1| |#1| (-854))))
+((-2673 (((-108) $ $) 7)) (-2055 (($) 20 T CONST)) (-1522 (((-3 $ "failed") $) 16)) (-3865 (((-108) $) 19)) (-2621 (((-1072) $) 9)) (-1523 (($ $) 27)) (-2937 (((-1036) $) 10)) (-3369 (($ $ $) 23)) (-4027 (($ $ $) 22)) (-2686 (((-796) $) 11)) (-1401 (($ $ (-854)) 13) (($ $ (-712)) 17) (($ $ (-525)) 24)) (-1839 (($) 21 T CONST)) (-3944 (((-108) $ $) 6)) (-4059 (($ $ $) 26)) (** (($ $ (-854)) 14) (($ $ (-712)) 18) (($ $ (-525)) 25)) (* (($ $ $) 15)))
(((-450) (-131)) (T -450))
-((-1622 (*1 *1 *1) (-4 *1 (-450))) (-4173 (*1 *1 *1 *1) (-4 *1 (-450))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-450)) (-5 *2 (-525)))) (-3710 (*1 *1 *1 *2) (-12 (-4 *1 (-450)) (-5 *2 (-525)))) (-3228 (*1 *1 *1 *1) (-4 *1 (-450))) (-3619 (*1 *1 *1 *1) (-4 *1 (-450))))
-(-13 (-668) (-10 -8 (-15 -1622 ($ $)) (-15 -4173 ($ $ $)) (-15 ** ($ $ (-525))) (-15 -3710 ($ $ (-525))) (-6 -4247) (-15 -3228 ($ $ $)) (-15 -3619 ($ $ $))))
+((-1523 (*1 *1 *1) (-4 *1 (-450))) (-4059 (*1 *1 *1 *1) (-4 *1 (-450))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-450)) (-5 *2 (-525)))) (-1401 (*1 *1 *1 *2) (-12 (-4 *1 (-450)) (-5 *2 (-525)))) (-3369 (*1 *1 *1 *1) (-4 *1 (-450))) (-4027 (*1 *1 *1 *1) (-4 *1 (-450))))
+(-13 (-668) (-10 -8 (-15 -1523 ($ $)) (-15 -4059 ($ $ $)) (-15 ** ($ $ (-525))) (-15 -1401 ($ $ (-525))) (-6 -4247) (-15 -3369 ($ $ $)) (-15 -4027 ($ $ $))))
(((-97) . T) ((-565 (-796)) . T) ((-668) . T) ((-1030) . T) ((-1018) . T))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-1507 (((-591 (-1003)) $) NIL)) (-2037 (((-1089) $) 17)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3706 (($ $) NIL (|has| |#1| (-517)))) (-1715 (((-108) $) NIL (|has| |#1| (-517)))) (-2121 (($ $ (-385 (-525))) NIL) (($ $ (-385 (-525)) (-385 (-525))) NIL)) (-1631 (((-1070 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|))) $) NIL)) (-1987 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3169 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2157 (((-3 $ "failed") $ $) NIL)) (-1291 (($ $) NIL (|has| |#1| (-341)))) (-2827 (((-396 $) $) NIL (|has| |#1| (-341)))) (-1361 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1947 (((-108) $ $) NIL (|has| |#1| (-341)))) (-1431 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3144 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3682 (($ (-712) (-1070 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|)))) NIL)) (-1719 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1321 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3798 (($) NIL T CONST)) (-2129 (($ $ $) NIL (|has| |#1| (-341)))) (-1710 (($ $) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-2110 (($ $ $) NIL (|has| |#1| (-341)))) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL (|has| |#1| (-341)))) (-2744 (((-108) $) NIL (|has| |#1| (-341)))) (-3123 (((-108) $) NIL)) (-1784 (($) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3873 (((-385 (-525)) $) NIL) (((-385 (-525)) $ (-385 (-525))) NIL)) (-2824 (((-108) $) NIL)) (-3956 (($ $ (-525)) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3111 (($ $ (-854)) NIL) (($ $ (-385 (-525))) NIL)) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-341)))) (-2202 (((-108) $) NIL)) (-1480 (($ |#1| (-385 (-525))) NIL) (($ $ (-1003) (-385 (-525))) NIL) (($ $ (-591 (-1003)) (-591 (-385 (-525)))) NIL)) (-1340 (($ (-1 |#1| |#1|) $) 22)) (-1488 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1661 (($ $) NIL)) (-1678 ((|#1| $) NIL)) (-1356 (($ (-591 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-2339 (((-1072) $) NIL)) (-1622 (($ $) NIL (|has| |#1| (-341)))) (-4141 (($ $) 26 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1089)) 33 (-3321 (-12 (|has| |#1| (-15 -4141 (|#1| |#1| (-1089)))) (|has| |#1| (-15 -1507 ((-591 (-1089)) |#1|))) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-891)) (|has| |#1| (-1111))))) (($ $ (-1167 |#2|)) 27 (|has| |#1| (-37 (-385 (-525)))))) (-2047 (((-1036) $) NIL)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| |#1| (-341)))) (-1399 (($ (-591 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-1348 (((-396 $) $) NIL (|has| |#1| (-341)))) (-3375 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL (|has| |#1| (-341)))) (-2784 (($ $ (-385 (-525))) NIL)) (-2089 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-341)))) (-1409 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4132 (((-1070 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))))) (-1712 (((-712) $) NIL (|has| |#1| (-341)))) (-3164 ((|#1| $ (-385 (-525))) NIL) (($ $ $) NIL (|has| (-385 (-525)) (-1030)))) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL (|has| |#1| (-341)))) (-3266 (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089)) 25 (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-712)) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) 13 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $ (-1167 |#2|)) 15)) (-1316 (((-385 (-525)) $) NIL)) (-1502 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1333 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1996 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1309 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1973 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3156 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3571 (($ $) NIL)) (-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ |#1|) NIL (|has| |#1| (-160))) (($ (-1167 |#2|)) NIL) (($ (-1156 |#1| |#2| |#3|)) 9) (($ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $) NIL (|has| |#1| (-517)))) (-2560 ((|#1| $ (-385 (-525))) NIL)) (-1437 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-2128 (((-712)) NIL)) (-1682 ((|#1| $) 18)) (-1563 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1371 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2495 (((-108) $ $) NIL (|has| |#1| (-517)))) (-1515 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1346 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1591 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1400 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2176 ((|#1| $ (-385 (-525))) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))) (|has| |#1| (-15 -3022 (|#1| (-1089))))))) (-3277 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1415 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1578 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1385 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1527 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1358 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (-4191 (($) NIL T CONST)) (-4197 (($) NIL T CONST)) (-4196 (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-712)) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (-4096 (((-108) $ $) NIL)) (-4173 (($ $ |#1|) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-4164 (($ $) NIL) (($ $ $) 24)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) 23) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525)))))))
-(((-451 |#1| |#2| |#3|) (-13 (-1152 |#1|) (-10 -8 (-15 -3022 ($ (-1167 |#2|))) (-15 -3022 ($ (-1156 |#1| |#2| |#3|))) (-15 -3266 ($ $ (-1167 |#2|))) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -4141 ($ $ (-1167 |#2|))) |%noBranch|))) (-975) (-1089) |#1|) (T -451))
-((-3022 (*1 *1 *2) (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-451 *3 *4 *5)) (-4 *3 (-975)) (-14 *5 *3))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-1156 *3 *4 *5)) (-4 *3 (-975)) (-14 *4 (-1089)) (-14 *5 *3) (-5 *1 (-451 *3 *4 *5)))) (-3266 (*1 *1 *1 *2) (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-451 *3 *4 *5)) (-4 *3 (-975)) (-14 *5 *3))) (-4141 (*1 *1 *1 *2) (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-451 *3 *4 *5)) (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-975)) (-14 *5 *3))))
-(-13 (-1152 |#1|) (-10 -8 (-15 -3022 ($ (-1167 |#2|))) (-15 -3022 ($ (-1156 |#1| |#2| |#3|))) (-15 -3266 ($ $ (-1167 |#2|))) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -4141 ($ $ (-1167 |#2|))) |%noBranch|)))
-((-3008 (((-108) $ $) NIL (-3321 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-1260 (($) NIL) (($ (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) NIL)) (-3296 (((-1176) $ |#1| |#1|) NIL (|has| $ (-6 -4251)))) (-3891 (((-108) $ (-712)) NIL)) (-3186 ((|#2| $ |#1| |#2|) 18)) (-1797 (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-2305 (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-2401 (((-3 |#2| "failed") |#1| $) 19)) (-3798 (($) NIL T CONST)) (-3098 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018))))) (-3901 (($ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL (|has| $ (-6 -4250))) (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-3 |#2| "failed") |#1| $) 16)) (-3677 (($ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-1227 (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) NIL (|has| $ (-6 -4250))) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-3255 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4251)))) (-3217 ((|#2| $ |#1|) NIL)) (-3454 (((-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-591 |#2|) $) NIL (|has| $ (-6 -4250)))) (-2910 (((-108) $ (-712)) NIL)) (-3630 ((|#1| $) NIL (|has| |#1| (-788)))) (-2552 (((-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-591 |#2|) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-3468 ((|#1| $) NIL (|has| |#1| (-788)))) (-3249 (($ (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4251))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4251)))) (-1340 (($ (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-3971 (((-108) $ (-712)) NIL)) (-2339 (((-1072) $) NIL (-3321 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-1542 (((-591 |#1|) $) NIL)) (-2484 (((-108) |#1| $) NIL)) (-1464 (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL)) (-2470 (($ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL)) (-2511 (((-591 |#1|) $) NIL)) (-2791 (((-108) |#1| $) NIL)) (-2047 (((-1036) $) NIL (-3321 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-3066 ((|#2| $) NIL (|has| |#1| (-788)))) (-2069 (((-3 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) "failed") (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL)) (-1941 (($ $ |#2|) NIL (|has| $ (-6 -4251)))) (-3631 (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL)) (-1623 (((-108) (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))))) NIL (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (($ $ (-273 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) NIL (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (($ $ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) NIL (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (($ $ (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) NIL (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (($ $ (-591 |#2|) (-591 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-273 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-591 (-273 |#2|))) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))))) (-3493 (((-108) $ $) NIL)) (-1615 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-3339 (((-591 |#2|) $) NIL)) (-3028 (((-108) $) NIL)) (-3209 (($) NIL)) (-3164 ((|#2| $ |#1|) 13) ((|#2| $ |#1| |#2|) NIL)) (-2311 (($) NIL) (($ (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) NIL)) (-2064 (((-712) (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-712) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (((-712) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018)))) (((-712) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250)))) (-3199 (($ $) NIL)) (-1408 (((-501) $) NIL (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-566 (-501))))) (-3036 (($ (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) NIL)) (-3022 (((-796) $) NIL (-3321 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-565 (-796))) (|has| |#2| (-565 (-796)))))) (-1870 (($ (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) NIL)) (-4158 (((-108) (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) NIL (-3321 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-4045 (((-712) $) NIL (|has| $ (-6 -4250)))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-1444 (((-591 (-1003)) $) NIL)) (-1592 (((-1089) $) 17)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3641 (($ $) NIL (|has| |#1| (-517)))) (-3077 (((-108) $) NIL (|has| |#1| (-517)))) (-3328 (($ $ (-385 (-525))) NIL) (($ $ (-385 (-525)) (-385 (-525))) NIL)) (-3581 (((-1070 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|))) $) NIL)) (-4087 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2381 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3332 (((-3 $ "failed") $ $) NIL)) (-1720 (($ $) NIL (|has| |#1| (-341)))) (-3898 (((-396 $) $) NIL (|has| |#1| (-341)))) (-2551 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1965 (((-108) $ $) NIL (|has| |#1| (-341)))) (-4058 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2360 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1895 (($ (-712) (-1070 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|)))) NIL)) (-4109 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2400 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2055 (($) NIL T CONST)) (-3265 (($ $ $) NIL (|has| |#1| (-341)))) (-1575 (($ $) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-3239 (($ $ $) NIL (|has| |#1| (-341)))) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL (|has| |#1| (-341)))) (-2393 (((-108) $) NIL (|has| |#1| (-341)))) (-1795 (((-108) $) NIL)) (-1417 (($) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1676 (((-385 (-525)) $) NIL) (((-385 (-525)) $ (-385 (-525))) NIL)) (-3865 (((-108) $) NIL)) (-3126 (($ $ (-525)) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1698 (($ $ (-854)) NIL) (($ $ (-385 (-525))) NIL)) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-341)))) (-3802 (((-108) $) NIL)) (-1422 (($ |#1| (-385 (-525))) NIL) (($ $ (-1003) (-385 (-525))) NIL) (($ $ (-591 (-1003)) (-591 (-385 (-525)))) NIL)) (-1257 (($ (-1 |#1| |#1|) $) 22)) (-2356 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1548 (($ $) NIL)) (-1556 ((|#1| $) NIL)) (-2081 (($ (-591 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-2621 (((-1072) $) NIL)) (-1523 (($ $) NIL (|has| |#1| (-341)))) (-2452 (($ $) 26 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1089)) 33 (-3150 (-12 (|has| |#1| (-15 -2452 (|#1| |#1| (-1089)))) (|has| |#1| (-15 -1444 ((-591 (-1089)) |#1|))) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-891)) (|has| |#1| (-1111))))) (($ $ (-1167 |#2|)) 27 (|has| |#1| (-37 (-385 (-525)))))) (-2937 (((-1036) $) NIL)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| |#1| (-341)))) (-2124 (($ (-591 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-2542 (((-396 $) $) NIL (|has| |#1| (-341)))) (-3387 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL (|has| |#1| (-341)))) (-1618 (($ $ (-385 (-525))) NIL)) (-3210 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-341)))) (-2288 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1980 (((-1070 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))))) (-3048 (((-712) $) NIL (|has| |#1| (-341)))) (-1881 ((|#1| $ (-385 (-525))) NIL) (($ $ $) NIL (|has| (-385 (-525)) (-1030)))) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL (|has| |#1| (-341)))) (-2209 (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089)) 25 (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-712)) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) 13 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $ (-1167 |#2|)) 15)) (-2743 (((-385 (-525)) $) NIL)) (-4122 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2410 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4098 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2391 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4073 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2370 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1664 (($ $) NIL)) (-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ |#1|) NIL (|has| |#1| (-160))) (($ (-1167 |#2|)) NIL) (($ (-1156 |#1| |#2| |#3|)) 9) (($ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $) NIL (|has| |#1| (-517)))) (-1263 ((|#1| $ (-385 (-525))) NIL)) (-3751 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-3425 (((-712)) NIL)) (-1708 ((|#1| $) 18)) (-4163 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2457 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1724 (((-108) $ $) NIL (|has| |#1| (-517)))) (-4137 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2432 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4193 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2477 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4173 ((|#1| $ (-385 (-525))) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))) (|has| |#1| (-15 -2686 (|#1| (-1089))))))) (-1234 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2495 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4179 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2469 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4149 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2444 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (-1830 (($) NIL T CONST)) (-1839 (($) NIL T CONST)) (-1796 (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-712)) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (-3944 (((-108) $ $) NIL)) (-4059 (($ $ |#1|) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-4047 (($ $) NIL) (($ $ $) 24)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) 23) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525)))))))
+(((-451 |#1| |#2| |#3|) (-13 (-1152 |#1|) (-10 -8 (-15 -2686 ($ (-1167 |#2|))) (-15 -2686 ($ (-1156 |#1| |#2| |#3|))) (-15 -2209 ($ $ (-1167 |#2|))) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -2452 ($ $ (-1167 |#2|))) |%noBranch|))) (-975) (-1089) |#1|) (T -451))
+((-2686 (*1 *1 *2) (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-451 *3 *4 *5)) (-4 *3 (-975)) (-14 *5 *3))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-1156 *3 *4 *5)) (-4 *3 (-975)) (-14 *4 (-1089)) (-14 *5 *3) (-5 *1 (-451 *3 *4 *5)))) (-2209 (*1 *1 *1 *2) (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-451 *3 *4 *5)) (-4 *3 (-975)) (-14 *5 *3))) (-2452 (*1 *1 *1 *2) (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-451 *3 *4 *5)) (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-975)) (-14 *5 *3))))
+(-13 (-1152 |#1|) (-10 -8 (-15 -2686 ($ (-1167 |#2|))) (-15 -2686 ($ (-1156 |#1| |#2| |#3|))) (-15 -2209 ($ $ (-1167 |#2|))) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -2452 ($ $ (-1167 |#2|))) |%noBranch|)))
+((-2673 (((-108) $ $) NIL (-3150 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-1308 (($) NIL) (($ (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) NIL)) (-3832 (((-1176) $ |#1| |#1|) NIL (|has| $ (-6 -4251)))) (-3727 (((-108) $ (-712)) NIL)) (-2847 ((|#2| $ |#1| |#2|) 18)) (-1288 (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-2467 (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-2429 (((-3 |#2| "failed") |#1| $) 19)) (-2055 (($) NIL T CONST)) (-2908 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018))))) (-3844 (($ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL (|has| $ (-6 -4250))) (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-3 |#2| "failed") |#1| $) 16)) (-2537 (($ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-3618 (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) NIL (|has| $ (-6 -4250))) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-4205 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4251)))) (-4121 ((|#2| $ |#1|) NIL)) (-2916 (((-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-591 |#2|) $) NIL (|has| $ (-6 -4250)))) (-3491 (((-108) $ (-712)) NIL)) (-4152 ((|#1| $) NIL (|has| |#1| (-788)))) (-4207 (((-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-591 |#2|) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-1826 ((|#1| $) NIL (|has| |#1| (-788)))) (-4192 (($ (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4251))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4251)))) (-1257 (($ (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-3295 (((-108) $ (-712)) NIL)) (-2621 (((-1072) $) NIL (-3150 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-2159 (((-591 |#1|) $) NIL)) (-1628 (((-108) |#1| $) NIL)) (-3949 (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL)) (-1520 (($ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL)) (-3761 (((-591 |#1|) $) NIL)) (-1675 (((-108) |#1| $) NIL)) (-2937 (((-1036) $) NIL (-3150 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-2872 ((|#2| $) NIL (|has| |#1| (-788)))) (-2714 (((-3 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) "failed") (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL)) (-1858 (($ $ |#2|) NIL (|has| $ (-6 -4251)))) (-4166 (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL)) (-3465 (((-108) (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))))) NIL (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (($ $ (-273 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) NIL (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (($ $ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) NIL (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (($ $ (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) NIL (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (($ $ (-591 |#2|) (-591 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-273 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-591 (-273 |#2|))) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))))) (-2023 (((-108) $ $) NIL)) (-3384 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-2998 (((-591 |#2|) $) NIL)) (-2077 (((-108) $) NIL)) (-3164 (($) NIL)) (-1881 ((|#2| $ |#1|) 13) ((|#2| $ |#1| |#2|) NIL)) (-3583 (($) NIL) (($ (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) NIL)) (-2960 (((-712) (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-712) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (((-712) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018)))) (((-712) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250)))) (-2873 (($ $) NIL)) (-1300 (((-501) $) NIL (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-566 (-501))))) (-2695 (($ (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) NIL)) (-2686 (((-796) $) NIL (-3150 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-565 (-796))) (|has| |#2| (-565 (-796)))))) (-2453 (($ (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) NIL)) (-1475 (((-108) (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) NIL (-3150 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-2028 (((-712) $) NIL (|has| $ (-6 -4250)))))
(((-452 |#1| |#2| |#3| |#4|) (-1102 |#1| |#2|) (-1018) (-1018) (-1102 |#1| |#2|) |#2|) (T -452))
NIL
(-1102 |#1| |#2|)
-((-3008 (((-108) $ $) NIL)) (-3817 (((-591 (-2 (|:| -3529 $) (|:| -1976 (-591 |#4|)))) (-591 |#4|)) NIL)) (-2113 (((-591 $) (-591 |#4|)) NIL)) (-1507 (((-591 |#3|) $) NIL)) (-1430 (((-108) $) NIL)) (-3490 (((-108) $) NIL (|has| |#1| (-517)))) (-3130 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-1568 ((|#4| |#4| $) NIL)) (-3327 (((-2 (|:| |under| $) (|:| -2662 $) (|:| |upper| $)) $ |#3|) NIL)) (-3891 (((-108) $ (-712)) NIL)) (-2305 (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250))) (((-3 |#4| "failed") $ |#3|) NIL)) (-3798 (($) NIL T CONST)) (-3382 (((-108) $) 26 (|has| |#1| (-517)))) (-2438 (((-108) $ $) NIL (|has| |#1| (-517)))) (-2055 (((-108) $ $) NIL (|has| |#1| (-517)))) (-1964 (((-108) $) NIL (|has| |#1| (-517)))) (-2656 (((-591 |#4|) (-591 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-3853 (((-591 |#4|) (-591 |#4|) $) NIL (|has| |#1| (-517)))) (-1921 (((-591 |#4|) (-591 |#4|) $) NIL (|has| |#1| (-517)))) (-1251 (((-3 $ "failed") (-591 |#4|)) NIL)) (-3528 (($ (-591 |#4|)) NIL)) (-3078 (((-3 $ "failed") $) 39)) (-2736 ((|#4| |#4| $) NIL)) (-3098 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018))))) (-3677 (($ |#4| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018)))) (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250)))) (-3407 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-517)))) (-3135 (((-108) |#4| $ (-1 (-108) |#4| |#4|)) NIL)) (-2933 ((|#4| |#4| $) NIL)) (-1227 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) NIL (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) NIL (|has| $ (-6 -4250))) ((|#4| (-1 |#4| |#4| |#4|) $) NIL (|has| $ (-6 -4250))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-2719 (((-2 (|:| -3529 (-591 |#4|)) (|:| -1976 (-591 |#4|))) $) NIL)) (-3454 (((-591 |#4|) $) 16 (|has| $ (-6 -4250)))) (-1809 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-2009 ((|#3| $) 33)) (-2910 (((-108) $ (-712)) NIL)) (-2552 (((-591 |#4|) $) 17 (|has| $ (-6 -4250)))) (-2141 (((-108) |#4| $) 25 (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018))))) (-3249 (($ (-1 |#4| |#4|) $) 23 (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#4| |#4|) $) 21)) (-3993 (((-591 |#3|) $) NIL)) (-4174 (((-108) |#3| $) NIL)) (-3971 (((-108) $ (-712)) NIL)) (-2339 (((-1072) $) NIL)) (-3708 (((-3 |#4| "failed") $) 37)) (-3280 (((-591 |#4|) $) NIL)) (-3196 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-4066 ((|#4| |#4| $) NIL)) (-2154 (((-108) $ $) NIL)) (-2934 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-517)))) (-2115 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-2731 ((|#4| |#4| $) NIL)) (-2047 (((-1036) $) NIL)) (-3066 (((-3 |#4| "failed") $) 35)) (-2069 (((-3 |#4| "failed") (-1 (-108) |#4|) $) NIL)) (-1554 (((-3 $ "failed") $ |#4|) 47)) (-2784 (($ $ |#4|) NIL)) (-1623 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 |#4|) (-591 |#4|)) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ (-273 |#4|)) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ (-591 (-273 |#4|))) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018))))) (-3493 (((-108) $ $) NIL)) (-3028 (((-108) $) 15)) (-3209 (($) 13)) (-1316 (((-712) $) NIL)) (-2064 (((-712) |#4| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018)))) (((-712) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250)))) (-3199 (($ $) 12)) (-1408 (((-501) $) NIL (|has| |#4| (-566 (-501))))) (-3036 (($ (-591 |#4|)) 20)) (-3134 (($ $ |#3|) 42)) (-3443 (($ $ |#3|) 44)) (-2487 (($ $) NIL)) (-3010 (($ $ |#3|) NIL)) (-3022 (((-796) $) 31) (((-591 |#4|) $) 40)) (-3223 (((-712) $) NIL (|has| |#3| (-346)))) (-2122 (((-3 (-2 (|:| |bas| $) (|:| -1211 (-591 |#4|))) "failed") (-591 |#4|) (-1 (-108) |#4| |#4|)) NIL) (((-3 (-2 (|:| |bas| $) (|:| -1211 (-591 |#4|))) "failed") (-591 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-2165 (((-108) $ (-1 (-108) |#4| (-591 |#4|))) NIL)) (-4158 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250)))) (-3872 (((-591 |#3|) $) NIL)) (-1884 (((-108) |#3| $) NIL)) (-4096 (((-108) $ $) NIL)) (-4045 (((-712) $) NIL (|has| $ (-6 -4250)))))
+((-2673 (((-108) $ $) NIL)) (-2313 (((-591 (-2 (|:| -1269 $) (|:| -1472 (-591 |#4|)))) (-591 |#4|)) NIL)) (-3227 (((-591 $) (-591 |#4|)) NIL)) (-1444 (((-591 |#3|) $) NIL)) (-3713 (((-108) $) NIL)) (-1996 (((-108) $) NIL (|has| |#1| (-517)))) (-3750 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-4123 ((|#4| |#4| $) NIL)) (-1282 (((-2 (|:| |under| $) (|:| -2767 $) (|:| |upper| $)) $ |#3|) NIL)) (-3727 (((-108) $ (-712)) NIL)) (-2467 (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250))) (((-3 |#4| "failed") $ |#3|) NIL)) (-2055 (($) NIL T CONST)) (-3435 (((-108) $) 26 (|has| |#1| (-517)))) (-2342 (((-108) $ $) NIL (|has| |#1| (-517)))) (-2605 (((-108) $ $) NIL (|has| |#1| (-517)))) (-2167 (((-108) $) NIL (|has| |#1| (-517)))) (-2699 (((-591 |#4|) (-591 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-1533 (((-591 |#4|) (-591 |#4|) $) NIL (|has| |#1| (-517)))) (-2978 (((-591 |#4|) (-591 |#4|) $) NIL (|has| |#1| (-517)))) (-4174 (((-3 $ "failed") (-591 |#4|)) NIL)) (-3341 (($ (-591 |#4|)) NIL)) (-2884 (((-3 $ "failed") $) 39)) (-2302 ((|#4| |#4| $) NIL)) (-2908 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018))))) (-2537 (($ |#4| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018)))) (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250)))) (-2449 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-517)))) (-3797 (((-108) |#4| $ (-1 (-108) |#4| |#4|)) NIL)) (-2490 ((|#4| |#4| $) NIL)) (-3618 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) NIL (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) NIL (|has| $ (-6 -4250))) ((|#4| (-1 |#4| |#4| |#4|) $) NIL (|has| $ (-6 -4250))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-2082 (((-2 (|:| -1269 (-591 |#4|)) (|:| -1472 (-591 |#4|))) $) NIL)) (-2916 (((-591 |#4|) $) 16 (|has| $ (-6 -4250)))) (-2040 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-3998 ((|#3| $) 33)) (-3491 (((-108) $ (-712)) NIL)) (-4207 (((-591 |#4|) $) 17 (|has| $ (-6 -4250)))) (-3956 (((-108) |#4| $) 25 (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018))))) (-4192 (($ (-1 |#4| |#4|) $) 23 (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#4| |#4|) $) 21)) (-3520 (((-591 |#3|) $) NIL)) (-1574 (((-108) |#3| $) NIL)) (-3295 (((-108) $ (-712)) NIL)) (-2621 (((-1072) $) NIL)) (-2555 (((-3 |#4| "failed") $) 37)) (-3664 (((-591 |#4|) $) NIL)) (-1307 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-3022 ((|#4| |#4| $) NIL)) (-3300 (((-108) $ $) NIL)) (-2499 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-517)))) (-3255 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-2246 ((|#4| |#4| $) NIL)) (-2937 (((-1036) $) NIL)) (-2872 (((-3 |#4| "failed") $) 35)) (-2714 (((-3 |#4| "failed") (-1 (-108) |#4|) $) NIL)) (-1591 (((-3 $ "failed") $ |#4|) 47)) (-1618 (($ $ |#4|) NIL)) (-3465 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 |#4|) (-591 |#4|)) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ (-273 |#4|)) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ (-591 (-273 |#4|))) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018))))) (-2023 (((-108) $ $) NIL)) (-2077 (((-108) $) 15)) (-3164 (($) 13)) (-2743 (((-712) $) NIL)) (-2960 (((-712) |#4| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018)))) (((-712) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250)))) (-2873 (($ $) 12)) (-1300 (((-501) $) NIL (|has| |#4| (-566 (-501))))) (-2695 (($ (-591 |#4|)) 20)) (-3786 (($ $ |#3|) 42)) (-2794 (($ $ |#3|) 44)) (-1656 (($ $) NIL)) (-1918 (($ $ |#3|) NIL)) (-2686 (((-796) $) 31) (((-591 |#4|) $) 40)) (-3311 (((-712) $) NIL (|has| |#3| (-346)))) (-3339 (((-3 (-2 (|:| |bas| $) (|:| -1505 (-591 |#4|))) "failed") (-591 |#4|) (-1 (-108) |#4| |#4|)) NIL) (((-3 (-2 (|:| |bas| $) (|:| -1505 (-591 |#4|))) "failed") (-591 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-3747 (((-108) $ (-1 (-108) |#4| (-591 |#4|))) NIL)) (-1475 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250)))) (-1669 (((-591 |#3|) $) NIL)) (-2588 (((-108) |#3| $) NIL)) (-3944 (((-108) $ $) NIL)) (-2028 (((-712) $) NIL (|has| $ (-6 -4250)))))
(((-453 |#1| |#2| |#3| |#4|) (-1119 |#1| |#2| |#3| |#4|) (-517) (-734) (-788) (-989 |#1| |#2| |#3|)) (T -453))
NIL
(-1119 |#1| |#2| |#3| |#4|)
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3706 (($ $) NIL)) (-1715 (((-108) $) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-1291 (($ $) NIL)) (-2827 (((-396 $) $) NIL)) (-1947 (((-108) $ $) NIL)) (-3798 (($) NIL T CONST)) (-1251 (((-3 (-525) "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL)) (-3528 (((-525) $) NIL) (((-385 (-525)) $) NIL)) (-2129 (($ $ $) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-2110 (($ $ $) NIL)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL)) (-2744 (((-108) $) NIL)) (-1784 (($) 18)) (-2824 (((-108) $) NIL)) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1356 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2339 (((-1072) $) NIL)) (-1622 (($ $) NIL)) (-2047 (((-1036) $) NIL)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-1399 (($ $ $) NIL) (($ (-591 $)) NIL)) (-1348 (((-396 $) $) NIL)) (-3375 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2089 (((-3 $ "failed") $ $) NIL)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1712 (((-712) $) NIL)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL)) (-1408 (((-357) $) 22) (((-205) $) 25) (((-385 (-1085 (-525))) $) 19) (((-501) $) 52)) (-3022 (((-796) $) 50) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (((-205) $) 24) (((-357) $) 21)) (-2128 (((-712)) NIL)) (-2495 (((-108) $ $) NIL)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-4191 (($) 36 T CONST)) (-4197 (($) 11 T CONST)) (-4096 (((-108) $ $) NIL)) (-4173 (($ $ $) NIL)) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL)))
-(((-454) (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525))) (-951) (-565 (-205)) (-565 (-357)) (-566 (-385 (-1085 (-525)))) (-566 (-501)) (-10 -8 (-15 -1784 ($))))) (T -454))
-((-1784 (*1 *1) (-5 *1 (-454))))
-(-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525))) (-951) (-565 (-205)) (-565 (-357)) (-566 (-385 (-1085 (-525)))) (-566 (-501)) (-10 -8 (-15 -1784 ($))))
-((-3008 (((-108) $ $) NIL (-3321 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-1260 (($) NIL) (($ (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) NIL)) (-3296 (((-1176) $ |#1| |#1|) NIL (|has| $ (-6 -4251)))) (-3891 (((-108) $ (-712)) NIL)) (-3186 ((|#2| $ |#1| |#2|) 16)) (-1797 (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-2305 (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-2401 (((-3 |#2| "failed") |#1| $) 20)) (-3798 (($) NIL T CONST)) (-3098 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018))))) (-3901 (($ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL (|has| $ (-6 -4250))) (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-3 |#2| "failed") |#1| $) 18)) (-3677 (($ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-1227 (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) NIL (|has| $ (-6 -4250))) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-3255 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4251)))) (-3217 ((|#2| $ |#1|) NIL)) (-3454 (((-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-591 |#2|) $) NIL (|has| $ (-6 -4250)))) (-2910 (((-108) $ (-712)) NIL)) (-3630 ((|#1| $) NIL (|has| |#1| (-788)))) (-2552 (((-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-591 |#2|) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-3468 ((|#1| $) NIL (|has| |#1| (-788)))) (-3249 (($ (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4251))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4251)))) (-1340 (($ (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-3971 (((-108) $ (-712)) NIL)) (-2339 (((-1072) $) NIL (-3321 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-1542 (((-591 |#1|) $) 13)) (-2484 (((-108) |#1| $) NIL)) (-1464 (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL)) (-2470 (($ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL)) (-2511 (((-591 |#1|) $) NIL)) (-2791 (((-108) |#1| $) NIL)) (-2047 (((-1036) $) NIL (-3321 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-3066 ((|#2| $) NIL (|has| |#1| (-788)))) (-2069 (((-3 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) "failed") (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL)) (-1941 (($ $ |#2|) NIL (|has| $ (-6 -4251)))) (-3631 (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL)) (-1623 (((-108) (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))))) NIL (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (($ $ (-273 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) NIL (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (($ $ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) NIL (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (($ $ (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) NIL (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (($ $ (-591 |#2|) (-591 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-273 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-591 (-273 |#2|))) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))))) (-3493 (((-108) $ $) NIL)) (-1615 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-3339 (((-591 |#2|) $) NIL)) (-3028 (((-108) $) NIL)) (-3209 (($) 19)) (-3164 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL)) (-2311 (($) NIL) (($ (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) NIL)) (-2064 (((-712) (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-712) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (((-712) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018)))) (((-712) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250)))) (-3199 (($ $) NIL)) (-1408 (((-501) $) NIL (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-566 (-501))))) (-3036 (($ (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) NIL)) (-3022 (((-796) $) NIL (-3321 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-565 (-796))) (|has| |#2| (-565 (-796)))))) (-1870 (($ (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) NIL)) (-4158 (((-108) (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) 11 (-3321 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-4045 (((-712) $) 15 (|has| $ (-6 -4250)))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3641 (($ $) NIL)) (-3077 (((-108) $) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-1720 (($ $) NIL)) (-3898 (((-396 $) $) NIL)) (-1965 (((-108) $ $) NIL)) (-2055 (($) NIL T CONST)) (-4174 (((-3 (-525) "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL)) (-3341 (((-525) $) NIL) (((-385 (-525)) $) NIL)) (-3265 (($ $ $) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-3239 (($ $ $) NIL)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL)) (-2393 (((-108) $) NIL)) (-1417 (($) 18)) (-3865 (((-108) $) NIL)) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-2081 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2621 (((-1072) $) NIL)) (-1523 (($ $) NIL)) (-2937 (((-1036) $) NIL)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-2124 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2542 (((-396 $) $) NIL)) (-3387 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3210 (((-3 $ "failed") $ $) NIL)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3048 (((-712) $) NIL)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL)) (-1300 (((-357) $) 22) (((-205) $) 25) (((-385 (-1085 (-525))) $) 19) (((-501) $) 52)) (-2686 (((-796) $) 50) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (((-205) $) 24) (((-357) $) 21)) (-3425 (((-712)) NIL)) (-1724 (((-108) $ $) NIL)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-1830 (($) 36 T CONST)) (-1839 (($) 11 T CONST)) (-3944 (((-108) $ $) NIL)) (-4059 (($ $ $) NIL)) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL)))
+(((-454) (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525))) (-951) (-565 (-205)) (-565 (-357)) (-566 (-385 (-1085 (-525)))) (-566 (-501)) (-10 -8 (-15 -1417 ($))))) (T -454))
+((-1417 (*1 *1) (-5 *1 (-454))))
+(-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525))) (-951) (-565 (-205)) (-565 (-357)) (-566 (-385 (-1085 (-525)))) (-566 (-501)) (-10 -8 (-15 -1417 ($))))
+((-2673 (((-108) $ $) NIL (-3150 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-1308 (($) NIL) (($ (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) NIL)) (-3832 (((-1176) $ |#1| |#1|) NIL (|has| $ (-6 -4251)))) (-3727 (((-108) $ (-712)) NIL)) (-2847 ((|#2| $ |#1| |#2|) 16)) (-1288 (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-2467 (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-2429 (((-3 |#2| "failed") |#1| $) 20)) (-2055 (($) NIL T CONST)) (-2908 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018))))) (-3844 (($ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL (|has| $ (-6 -4250))) (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-3 |#2| "failed") |#1| $) 18)) (-2537 (($ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-3618 (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) NIL (|has| $ (-6 -4250))) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-4205 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4251)))) (-4121 ((|#2| $ |#1|) NIL)) (-2916 (((-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-591 |#2|) $) NIL (|has| $ (-6 -4250)))) (-3491 (((-108) $ (-712)) NIL)) (-4152 ((|#1| $) NIL (|has| |#1| (-788)))) (-4207 (((-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-591 |#2|) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-1826 ((|#1| $) NIL (|has| |#1| (-788)))) (-4192 (($ (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4251))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4251)))) (-1257 (($ (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-3295 (((-108) $ (-712)) NIL)) (-2621 (((-1072) $) NIL (-3150 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-2159 (((-591 |#1|) $) 13)) (-1628 (((-108) |#1| $) NIL)) (-3949 (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL)) (-1520 (($ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL)) (-3761 (((-591 |#1|) $) NIL)) (-1675 (((-108) |#1| $) NIL)) (-2937 (((-1036) $) NIL (-3150 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-2872 ((|#2| $) NIL (|has| |#1| (-788)))) (-2714 (((-3 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) "failed") (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL)) (-1858 (($ $ |#2|) NIL (|has| $ (-6 -4251)))) (-4166 (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL)) (-3465 (((-108) (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))))) NIL (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (($ $ (-273 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) NIL (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (($ $ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) NIL (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (($ $ (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) NIL (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (($ $ (-591 |#2|) (-591 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-273 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-591 (-273 |#2|))) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))))) (-2023 (((-108) $ $) NIL)) (-3384 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-2998 (((-591 |#2|) $) NIL)) (-2077 (((-108) $) NIL)) (-3164 (($) 19)) (-1881 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL)) (-3583 (($) NIL) (($ (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) NIL)) (-2960 (((-712) (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-712) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (((-712) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018)))) (((-712) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250)))) (-2873 (($ $) NIL)) (-1300 (((-501) $) NIL (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-566 (-501))))) (-2695 (($ (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) NIL)) (-2686 (((-796) $) NIL (-3150 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-565 (-796))) (|has| |#2| (-565 (-796)))))) (-2453 (($ (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) NIL)) (-1475 (((-108) (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) 11 (-3150 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-2028 (((-712) $) 15 (|has| $ (-6 -4250)))))
(((-455 |#1| |#2| |#3|) (-13 (-1102 |#1| |#2|) (-10 -7 (-6 -4250))) (-1018) (-1018) (-1072)) (T -455))
NIL
(-13 (-1102 |#1| |#2|) (-10 -7 (-6 -4250)))
-((-4064 (((-525) (-525) (-525)) 7)) (-3863 (((-108) (-525) (-525) (-525) (-525)) 11)) (-4070 (((-1171 (-591 (-525))) (-712) (-712)) 23)))
-(((-456) (-10 -7 (-15 -4064 ((-525) (-525) (-525))) (-15 -3863 ((-108) (-525) (-525) (-525) (-525))) (-15 -4070 ((-1171 (-591 (-525))) (-712) (-712))))) (T -456))
-((-4070 (*1 *2 *3 *3) (-12 (-5 *3 (-712)) (-5 *2 (-1171 (-591 (-525)))) (-5 *1 (-456)))) (-3863 (*1 *2 *3 *3 *3 *3) (-12 (-5 *3 (-525)) (-5 *2 (-108)) (-5 *1 (-456)))) (-4064 (*1 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-456)))))
-(-10 -7 (-15 -4064 ((-525) (-525) (-525))) (-15 -3863 ((-108) (-525) (-525) (-525) (-525))) (-15 -4070 ((-1171 (-591 (-525))) (-712) (-712))))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-1507 (((-591 (-798 |#1|)) $) NIL)) (-1312 (((-1085 $) $ (-798 |#1|)) NIL) (((-1085 |#2|) $) NIL)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#2| (-517)))) (-3706 (($ $) NIL (|has| |#2| (-517)))) (-1715 (((-108) $) NIL (|has| |#2| (-517)))) (-4090 (((-712) $) NIL) (((-712) $ (-591 (-798 |#1|))) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-1965 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#2| (-842)))) (-1291 (($ $) NIL (|has| |#2| (-429)))) (-2827 (((-396 $) $) NIL (|has| |#2| (-429)))) (-2252 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) NIL (|has| |#2| (-842)))) (-3798 (($) NIL T CONST)) (-1251 (((-3 |#2| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#2| (-966 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#2| (-966 (-525)))) (((-3 (-798 |#1|) "failed") $) NIL)) (-3528 ((|#2| $) NIL) (((-385 (-525)) $) NIL (|has| |#2| (-966 (-385 (-525))))) (((-525) $) NIL (|has| |#2| (-966 (-525)))) (((-798 |#1|) $) NIL)) (-2805 (($ $ $ (-798 |#1|)) NIL (|has| |#2| (-160)))) (-1766 (($ $ (-591 (-525))) NIL)) (-1710 (($ $) NIL)) (-3305 (((-631 (-525)) (-631 $)) NIL (|has| |#2| (-587 (-525)))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| |#2| (-587 (-525)))) (((-2 (|:| -4057 (-631 |#2|)) (|:| |vec| (-1171 |#2|))) (-631 $) (-1171 $)) NIL) (((-631 |#2|) (-631 $)) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-3208 (($ $) NIL (|has| |#2| (-429))) (($ $ (-798 |#1|)) NIL (|has| |#2| (-429)))) (-1695 (((-591 $) $) NIL)) (-2744 (((-108) $) NIL (|has| |#2| (-842)))) (-2056 (($ $ |#2| (-458 (-4045 |#1|) (-712)) $) NIL)) (-2011 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (-12 (|has| (-798 |#1|) (-819 (-357))) (|has| |#2| (-819 (-357))))) (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (-12 (|has| (-798 |#1|) (-819 (-525))) (|has| |#2| (-819 (-525)))))) (-2824 (((-108) $) NIL)) (-4010 (((-712) $) NIL)) (-1493 (($ (-1085 |#2|) (-798 |#1|)) NIL) (($ (-1085 $) (-798 |#1|)) NIL)) (-1922 (((-591 $) $) NIL)) (-2202 (((-108) $) NIL)) (-1480 (($ |#2| (-458 (-4045 |#1|) (-712))) NIL) (($ $ (-798 |#1|) (-712)) NIL) (($ $ (-591 (-798 |#1|)) (-591 (-712))) NIL)) (-3958 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $ (-798 |#1|)) NIL)) (-2624 (((-458 (-4045 |#1|) (-712)) $) NIL) (((-712) $ (-798 |#1|)) NIL) (((-591 (-712)) $ (-591 (-798 |#1|))) NIL)) (-3741 (($ $ $) NIL (|has| |#2| (-788)))) (-2478 (($ $ $) NIL (|has| |#2| (-788)))) (-4015 (($ (-1 (-458 (-4045 |#1|) (-712)) (-458 (-4045 |#1|) (-712))) $) NIL)) (-1340 (($ (-1 |#2| |#2|) $) NIL)) (-2254 (((-3 (-798 |#1|) "failed") $) NIL)) (-1661 (($ $) NIL)) (-1678 ((|#2| $) NIL)) (-1356 (($ (-591 $)) NIL (|has| |#2| (-429))) (($ $ $) NIL (|has| |#2| (-429)))) (-2339 (((-1072) $) NIL)) (-3376 (((-3 (-591 $) "failed") $) NIL)) (-2010 (((-3 (-591 $) "failed") $) NIL)) (-2292 (((-3 (-2 (|:| |var| (-798 |#1|)) (|:| -2008 (-712))) "failed") $) NIL)) (-2047 (((-1036) $) NIL)) (-1634 (((-108) $) NIL)) (-1646 ((|#2| $) NIL)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| |#2| (-429)))) (-1399 (($ (-591 $)) NIL (|has| |#2| (-429))) (($ $ $) NIL (|has| |#2| (-429)))) (-2916 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#2| (-842)))) (-1626 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#2| (-842)))) (-1348 (((-396 $) $) NIL (|has| |#2| (-842)))) (-2089 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-517))) (((-3 $ "failed") $ $) NIL (|has| |#2| (-517)))) (-4132 (($ $ (-591 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-591 $) (-591 $)) NIL) (($ $ (-798 |#1|) |#2|) NIL) (($ $ (-591 (-798 |#1|)) (-591 |#2|)) NIL) (($ $ (-798 |#1|) $) NIL) (($ $ (-591 (-798 |#1|)) (-591 $)) NIL)) (-2976 (($ $ (-798 |#1|)) NIL (|has| |#2| (-160)))) (-3266 (($ $ (-798 |#1|)) NIL) (($ $ (-591 (-798 |#1|))) NIL) (($ $ (-798 |#1|) (-712)) NIL) (($ $ (-591 (-798 |#1|)) (-591 (-712))) NIL)) (-1316 (((-458 (-4045 |#1|) (-712)) $) NIL) (((-712) $ (-798 |#1|)) NIL) (((-591 (-712)) $ (-591 (-798 |#1|))) NIL)) (-1408 (((-825 (-357)) $) NIL (-12 (|has| (-798 |#1|) (-566 (-825 (-357)))) (|has| |#2| (-566 (-825 (-357)))))) (((-825 (-525)) $) NIL (-12 (|has| (-798 |#1|) (-566 (-825 (-525)))) (|has| |#2| (-566 (-825 (-525)))))) (((-501) $) NIL (-12 (|has| (-798 |#1|) (-566 (-501))) (|has| |#2| (-566 (-501)))))) (-2668 ((|#2| $) NIL (|has| |#2| (-429))) (($ $ (-798 |#1|)) NIL (|has| |#2| (-429)))) (-2265 (((-3 (-1171 $) "failed") (-631 $)) NIL (-12 (|has| $ (-136)) (|has| |#2| (-842))))) (-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ |#2|) NIL) (($ (-798 |#1|)) NIL) (($ (-385 (-525))) NIL (-3321 (|has| |#2| (-37 (-385 (-525)))) (|has| |#2| (-966 (-385 (-525)))))) (($ $) NIL (|has| |#2| (-517)))) (-3654 (((-591 |#2|) $) NIL)) (-2560 ((|#2| $ (-458 (-4045 |#1|) (-712))) NIL) (($ $ (-798 |#1|) (-712)) NIL) (($ $ (-591 (-798 |#1|)) (-591 (-712))) NIL)) (-1437 (((-3 $ "failed") $) NIL (-3321 (-12 (|has| $ (-136)) (|has| |#2| (-842))) (|has| |#2| (-136))))) (-2128 (((-712)) NIL)) (-1698 (($ $ $ (-712)) NIL (|has| |#2| (-160)))) (-2495 (((-108) $ $) NIL (|has| |#2| (-517)))) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4191 (($) NIL T CONST)) (-4197 (($) NIL T CONST)) (-4196 (($ $ (-798 |#1|)) NIL) (($ $ (-591 (-798 |#1|))) NIL) (($ $ (-798 |#1|) (-712)) NIL) (($ $ (-591 (-798 |#1|)) (-591 (-712))) NIL)) (-4135 (((-108) $ $) NIL (|has| |#2| (-788)))) (-4119 (((-108) $ $) NIL (|has| |#2| (-788)))) (-4096 (((-108) $ $) NIL)) (-4126 (((-108) $ $) NIL (|has| |#2| (-788)))) (-4112 (((-108) $ $) NIL (|has| |#2| (-788)))) (-4173 (($ $ |#2|) NIL (|has| |#2| (-341)))) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL (|has| |#2| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#2| (-37 (-385 (-525))))) (($ |#2| $) NIL) (($ $ |#2|) NIL)))
-(((-457 |#1| |#2|) (-13 (-882 |#2| (-458 (-4045 |#1|) (-712)) (-798 |#1|)) (-10 -8 (-15 -1766 ($ $ (-591 (-525)))))) (-591 (-1089)) (-975)) (T -457))
-((-1766 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-525))) (-5 *1 (-457 *3 *4)) (-14 *3 (-591 (-1089))) (-4 *4 (-975)))))
-(-13 (-882 |#2| (-458 (-4045 |#1|) (-712)) (-798 |#1|)) (-10 -8 (-15 -1766 ($ $ (-591 (-525))))))
-((-3008 (((-108) $ $) NIL (|has| |#2| (-1018)))) (-1800 (((-108) $) NIL (|has| |#2| (-126)))) (-2092 (($ (-854)) NIL (|has| |#2| (-975)))) (-3296 (((-1176) $ (-525) (-525)) NIL (|has| $ (-6 -4251)))) (-2593 (($ $ $) NIL (|has| |#2| (-734)))) (-2157 (((-3 $ "failed") $ $) NIL (|has| |#2| (-126)))) (-3891 (((-108) $ (-712)) NIL)) (-3032 (((-712)) NIL (|has| |#2| (-346)))) (-3329 (((-525) $) NIL (|has| |#2| (-786)))) (-3186 ((|#2| $ (-525) |#2|) NIL (|has| $ (-6 -4251)))) (-3798 (($) NIL T CONST)) (-1251 (((-3 (-525) "failed") $) NIL (-12 (|has| |#2| (-966 (-525))) (|has| |#2| (-1018)))) (((-3 (-385 (-525)) "failed") $) NIL (-12 (|has| |#2| (-966 (-385 (-525)))) (|has| |#2| (-1018)))) (((-3 |#2| "failed") $) NIL (|has| |#2| (-1018)))) (-3528 (((-525) $) NIL (-12 (|has| |#2| (-966 (-525))) (|has| |#2| (-1018)))) (((-385 (-525)) $) NIL (-12 (|has| |#2| (-966 (-385 (-525)))) (|has| |#2| (-1018)))) ((|#2| $) NIL (|has| |#2| (-1018)))) (-3305 (((-631 (-525)) (-631 $)) NIL (-12 (|has| |#2| (-587 (-525))) (|has| |#2| (-975)))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (-12 (|has| |#2| (-587 (-525))) (|has| |#2| (-975)))) (((-2 (|:| -4057 (-631 |#2|)) (|:| |vec| (-1171 |#2|))) (-631 $) (-1171 $)) NIL (|has| |#2| (-975))) (((-631 |#2|) (-631 $)) NIL (|has| |#2| (-975)))) (-4163 (((-3 $ "failed") $) NIL (|has| |#2| (-975)))) (-3377 (($) NIL (|has| |#2| (-346)))) (-3255 ((|#2| $ (-525) |#2|) NIL (|has| $ (-6 -4251)))) (-3217 ((|#2| $ (-525)) 11)) (-2134 (((-108) $) NIL (|has| |#2| (-786)))) (-3454 (((-591 |#2|) $) NIL (|has| $ (-6 -4250)))) (-2824 (((-108) $) NIL (|has| |#2| (-975)))) (-2732 (((-108) $) NIL (|has| |#2| (-786)))) (-2910 (((-108) $ (-712)) NIL)) (-3630 (((-525) $) NIL (|has| (-525) (-788)))) (-3741 (($ $ $) NIL (-3321 (|has| |#2| (-734)) (|has| |#2| (-786))))) (-2552 (((-591 |#2|) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-3468 (((-525) $) NIL (|has| (-525) (-788)))) (-2478 (($ $ $) NIL (-3321 (|has| |#2| (-734)) (|has| |#2| (-786))))) (-3249 (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#2| |#2|) $) NIL)) (-3016 (((-854) $) NIL (|has| |#2| (-346)))) (-3971 (((-108) $ (-712)) NIL)) (-2339 (((-1072) $) NIL (|has| |#2| (-1018)))) (-2511 (((-591 (-525)) $) NIL)) (-2791 (((-108) (-525) $) NIL)) (-2226 (($ (-854)) NIL (|has| |#2| (-346)))) (-2047 (((-1036) $) NIL (|has| |#2| (-1018)))) (-3066 ((|#2| $) NIL (|has| (-525) (-788)))) (-1941 (($ $ |#2|) NIL (|has| $ (-6 -4251)))) (-1623 (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#2|))) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-273 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-591 |#2|) (-591 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))))) (-3493 (((-108) $ $) NIL)) (-1615 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-3339 (((-591 |#2|) $) NIL)) (-3028 (((-108) $) NIL)) (-3209 (($) NIL)) (-3164 ((|#2| $ (-525) |#2|) NIL) ((|#2| $ (-525)) NIL)) (-2109 ((|#2| $ $) NIL (|has| |#2| (-975)))) (-1395 (($ (-1171 |#2|)) NIL)) (-4224 (((-128)) NIL (|has| |#2| (-341)))) (-3266 (($ $) NIL (-12 (|has| |#2| (-213)) (|has| |#2| (-975)))) (($ $ (-712)) NIL (-12 (|has| |#2| (-213)) (|has| |#2| (-975)))) (($ $ (-1089)) NIL (-12 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-1 |#2| |#2|) (-712)) NIL (|has| |#2| (-975))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-975)))) (-2064 (((-712) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250))) (((-712) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-3199 (($ $) NIL)) (-3022 (((-1171 |#2|) $) NIL) (($ (-525)) NIL (-3321 (-12 (|has| |#2| (-966 (-525))) (|has| |#2| (-1018))) (|has| |#2| (-975)))) (($ (-385 (-525))) NIL (-12 (|has| |#2| (-966 (-385 (-525)))) (|has| |#2| (-1018)))) (($ |#2|) NIL (|has| |#2| (-1018))) (((-796) $) NIL (|has| |#2| (-565 (-796))))) (-2128 (((-712)) NIL (|has| |#2| (-975)))) (-4158 (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250)))) (-1539 (($ $) NIL (|has| |#2| (-786)))) (-3710 (($ $ (-712)) NIL (|has| |#2| (-975))) (($ $ (-854)) NIL (|has| |#2| (-975)))) (-4191 (($) NIL (|has| |#2| (-126)) CONST)) (-4197 (($) NIL (|has| |#2| (-975)) CONST)) (-4196 (($ $) NIL (-12 (|has| |#2| (-213)) (|has| |#2| (-975)))) (($ $ (-712)) NIL (-12 (|has| |#2| (-213)) (|has| |#2| (-975)))) (($ $ (-1089)) NIL (-12 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-1 |#2| |#2|) (-712)) NIL (|has| |#2| (-975))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-975)))) (-4135 (((-108) $ $) NIL (-3321 (|has| |#2| (-734)) (|has| |#2| (-786))))) (-4119 (((-108) $ $) NIL (-3321 (|has| |#2| (-734)) (|has| |#2| (-786))))) (-4096 (((-108) $ $) NIL (|has| |#2| (-1018)))) (-4126 (((-108) $ $) NIL (-3321 (|has| |#2| (-734)) (|has| |#2| (-786))))) (-4112 (((-108) $ $) 15 (-3321 (|has| |#2| (-734)) (|has| |#2| (-786))))) (-4173 (($ $ |#2|) NIL (|has| |#2| (-341)))) (-4164 (($ $ $) NIL (|has| |#2| (-975))) (($ $) NIL (|has| |#2| (-975)))) (-4156 (($ $ $) NIL (|has| |#2| (-25)))) (** (($ $ (-712)) NIL (|has| |#2| (-975))) (($ $ (-854)) NIL (|has| |#2| (-975)))) (* (($ $ $) NIL (|has| |#2| (-975))) (($ (-525) $) NIL (|has| |#2| (-975))) (($ $ |#2|) NIL (|has| |#2| (-668))) (($ |#2| $) NIL (|has| |#2| (-668))) (($ (-712) $) NIL (|has| |#2| (-126))) (($ (-854) $) NIL (|has| |#2| (-25)))) (-4045 (((-712) $) NIL (|has| $ (-6 -4250)))))
+((-3000 (((-525) (-525) (-525)) 7)) (-1594 (((-108) (-525) (-525) (-525) (-525)) 11)) (-2399 (((-1171 (-591 (-525))) (-712) (-712)) 23)))
+(((-456) (-10 -7 (-15 -3000 ((-525) (-525) (-525))) (-15 -1594 ((-108) (-525) (-525) (-525) (-525))) (-15 -2399 ((-1171 (-591 (-525))) (-712) (-712))))) (T -456))
+((-2399 (*1 *2 *3 *3) (-12 (-5 *3 (-712)) (-5 *2 (-1171 (-591 (-525)))) (-5 *1 (-456)))) (-1594 (*1 *2 *3 *3 *3 *3) (-12 (-5 *3 (-525)) (-5 *2 (-108)) (-5 *1 (-456)))) (-3000 (*1 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-456)))))
+(-10 -7 (-15 -3000 ((-525) (-525) (-525))) (-15 -1594 ((-108) (-525) (-525) (-525) (-525))) (-15 -2399 ((-1171 (-591 (-525))) (-712) (-712))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-1444 (((-591 (-798 |#1|)) $) NIL)) (-2514 (((-1085 $) $ (-798 |#1|)) NIL) (((-1085 |#2|) $) NIL)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#2| (-517)))) (-3641 (($ $) NIL (|has| |#2| (-517)))) (-3077 (((-108) $) NIL (|has| |#2| (-517)))) (-1978 (((-712) $) NIL) (((-712) $ (-591 (-798 |#1|))) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2179 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#2| (-842)))) (-1720 (($ $) NIL (|has| |#2| (-429)))) (-3898 (((-396 $) $) NIL (|has| |#2| (-429)))) (-3008 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) NIL (|has| |#2| (-842)))) (-2055 (($) NIL T CONST)) (-4174 (((-3 |#2| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#2| (-966 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#2| (-966 (-525)))) (((-3 (-798 |#1|) "failed") $) NIL)) (-3341 ((|#2| $) NIL) (((-385 (-525)) $) NIL (|has| |#2| (-966 (-385 (-525))))) (((-525) $) NIL (|has| |#2| (-966 (-525)))) (((-798 |#1|) $) NIL)) (-1788 (($ $ $ (-798 |#1|)) NIL (|has| |#2| (-160)))) (-3742 (($ $ (-591 (-525))) NIL)) (-1575 (($ $) NIL)) (-3925 (((-631 (-525)) (-631 $)) NIL (|has| |#2| (-587 (-525)))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| |#2| (-587 (-525)))) (((-2 (|:| -2928 (-631 |#2|)) (|:| |vec| (-1171 |#2|))) (-631 $) (-1171 $)) NIL) (((-631 |#2|) (-631 $)) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-3153 (($ $) NIL (|has| |#2| (-429))) (($ $ (-798 |#1|)) NIL (|has| |#2| (-429)))) (-1564 (((-591 $) $) NIL)) (-2393 (((-108) $) NIL (|has| |#2| (-842)))) (-2615 (($ $ |#2| (-458 (-2028 |#1|) (-712)) $) NIL)) (-4018 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (-12 (|has| (-798 |#1|) (-819 (-357))) (|has| |#2| (-819 (-357))))) (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (-12 (|has| (-798 |#1|) (-819 (-525))) (|has| |#2| (-819 (-525)))))) (-3865 (((-108) $) NIL)) (-3667 (((-712) $) NIL)) (-1434 (($ (-1085 |#2|) (-798 |#1|)) NIL) (($ (-1085 $) (-798 |#1|)) NIL)) (-2987 (((-591 $) $) NIL)) (-3802 (((-108) $) NIL)) (-1422 (($ |#2| (-458 (-2028 |#1|) (-712))) NIL) (($ $ (-798 |#1|) (-712)) NIL) (($ $ (-591 (-798 |#1|)) (-591 (-712))) NIL)) (-3148 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $ (-798 |#1|)) NIL)) (-3629 (((-458 (-2028 |#1|) (-712)) $) NIL) (((-712) $ (-798 |#1|)) NIL) (((-591 (-712)) $ (-591 (-798 |#1|))) NIL)) (-1923 (($ $ $) NIL (|has| |#2| (-788)))) (-3475 (($ $ $) NIL (|has| |#2| (-788)))) (-2508 (($ (-1 (-458 (-2028 |#1|) (-712)) (-458 (-2028 |#1|) (-712))) $) NIL)) (-1257 (($ (-1 |#2| |#2|) $) NIL)) (-3027 (((-3 (-798 |#1|) "failed") $) NIL)) (-1548 (($ $) NIL)) (-1556 ((|#2| $) NIL)) (-2081 (($ (-591 $)) NIL (|has| |#2| (-429))) (($ $ $) NIL (|has| |#2| (-429)))) (-2621 (((-1072) $) NIL)) (-3401 (((-3 (-591 $) "failed") $) NIL)) (-4008 (((-3 (-591 $) "failed") $) NIL)) (-3410 (((-3 (-2 (|:| |var| (-798 |#1|)) (|:| -3987 (-712))) "failed") $) NIL)) (-2937 (((-1036) $) NIL)) (-1531 (((-108) $) NIL)) (-1540 ((|#2| $) NIL)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| |#2| (-429)))) (-2124 (($ (-591 $)) NIL (|has| |#2| (-429))) (($ $ $) NIL (|has| |#2| (-429)))) (-3550 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#2| (-842)))) (-3534 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#2| (-842)))) (-2542 (((-396 $) $) NIL (|has| |#2| (-842)))) (-3210 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-517))) (((-3 $ "failed") $ $) NIL (|has| |#2| (-517)))) (-1980 (($ $ (-591 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-591 $) (-591 $)) NIL) (($ $ (-798 |#1|) |#2|) NIL) (($ $ (-591 (-798 |#1|)) (-591 |#2|)) NIL) (($ $ (-798 |#1|) $) NIL) (($ $ (-591 (-798 |#1|)) (-591 $)) NIL)) (-2858 (($ $ (-798 |#1|)) NIL (|has| |#2| (-160)))) (-2209 (($ $ (-798 |#1|)) NIL) (($ $ (-591 (-798 |#1|))) NIL) (($ $ (-798 |#1|) (-712)) NIL) (($ $ (-591 (-798 |#1|)) (-591 (-712))) NIL)) (-2743 (((-458 (-2028 |#1|) (-712)) $) NIL) (((-712) $ (-798 |#1|)) NIL) (((-591 (-712)) $ (-591 (-798 |#1|))) NIL)) (-1300 (((-825 (-357)) $) NIL (-12 (|has| (-798 |#1|) (-566 (-825 (-357)))) (|has| |#2| (-566 (-825 (-357)))))) (((-825 (-525)) $) NIL (-12 (|has| (-798 |#1|) (-566 (-825 (-525)))) (|has| |#2| (-566 (-825 (-525)))))) (((-501) $) NIL (-12 (|has| (-798 |#1|) (-566 (-501))) (|has| |#2| (-566 (-501)))))) (-2827 ((|#2| $) NIL (|has| |#2| (-429))) (($ $ (-798 |#1|)) NIL (|has| |#2| (-429)))) (-3124 (((-3 (-1171 $) "failed") (-631 $)) NIL (-12 (|has| $ (-136)) (|has| |#2| (-842))))) (-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ |#2|) NIL) (($ (-798 |#1|)) NIL) (($ (-385 (-525))) NIL (-3150 (|has| |#2| (-37 (-385 (-525)))) (|has| |#2| (-966 (-385 (-525)))))) (($ $) NIL (|has| |#2| (-517)))) (-3109 (((-591 |#2|) $) NIL)) (-1263 ((|#2| $ (-458 (-2028 |#1|) (-712))) NIL) (($ $ (-798 |#1|) (-712)) NIL) (($ $ (-591 (-798 |#1|)) (-591 (-712))) NIL)) (-3751 (((-3 $ "failed") $) NIL (-3150 (-12 (|has| $ (-136)) (|has| |#2| (-842))) (|has| |#2| (-136))))) (-3425 (((-712)) NIL)) (-2931 (($ $ $ (-712)) NIL (|has| |#2| (-160)))) (-1724 (((-108) $ $) NIL (|has| |#2| (-517)))) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1830 (($) NIL T CONST)) (-1839 (($) NIL T CONST)) (-1796 (($ $ (-798 |#1|)) NIL) (($ $ (-591 (-798 |#1|))) NIL) (($ $ (-798 |#1|) (-712)) NIL) (($ $ (-591 (-798 |#1|)) (-591 (-712))) NIL)) (-4004 (((-108) $ $) NIL (|has| |#2| (-788)))) (-3982 (((-108) $ $) NIL (|has| |#2| (-788)))) (-3944 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL (|has| |#2| (-788)))) (-3971 (((-108) $ $) NIL (|has| |#2| (-788)))) (-4059 (($ $ |#2|) NIL (|has| |#2| (-341)))) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL (|has| |#2| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#2| (-37 (-385 (-525))))) (($ |#2| $) NIL) (($ $ |#2|) NIL)))
+(((-457 |#1| |#2|) (-13 (-882 |#2| (-458 (-2028 |#1|) (-712)) (-798 |#1|)) (-10 -8 (-15 -3742 ($ $ (-591 (-525)))))) (-591 (-1089)) (-975)) (T -457))
+((-3742 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-525))) (-5 *1 (-457 *3 *4)) (-14 *3 (-591 (-1089))) (-4 *4 (-975)))))
+(-13 (-882 |#2| (-458 (-2028 |#1|) (-712)) (-798 |#1|)) (-10 -8 (-15 -3742 ($ $ (-591 (-525))))))
+((-2673 (((-108) $ $) NIL (|has| |#2| (-1018)))) (-1306 (((-108) $) NIL (|has| |#2| (-126)))) (-2191 (($ (-854)) NIL (|has| |#2| (-975)))) (-3832 (((-1176) $ (-525) (-525)) NIL (|has| $ (-6 -4251)))) (-3343 (($ $ $) NIL (|has| |#2| (-734)))) (-3332 (((-3 $ "failed") $ $) NIL (|has| |#2| (-126)))) (-3727 (((-108) $ (-712)) NIL)) (-2834 (((-712)) NIL (|has| |#2| (-346)))) (-4188 (((-525) $) NIL (|has| |#2| (-786)))) (-2847 ((|#2| $ (-525) |#2|) NIL (|has| $ (-6 -4251)))) (-2055 (($) NIL T CONST)) (-4174 (((-3 (-525) "failed") $) NIL (-12 (|has| |#2| (-966 (-525))) (|has| |#2| (-1018)))) (((-3 (-385 (-525)) "failed") $) NIL (-12 (|has| |#2| (-966 (-385 (-525)))) (|has| |#2| (-1018)))) (((-3 |#2| "failed") $) NIL (|has| |#2| (-1018)))) (-3341 (((-525) $) NIL (-12 (|has| |#2| (-966 (-525))) (|has| |#2| (-1018)))) (((-385 (-525)) $) NIL (-12 (|has| |#2| (-966 (-385 (-525)))) (|has| |#2| (-1018)))) ((|#2| $) NIL (|has| |#2| (-1018)))) (-3925 (((-631 (-525)) (-631 $)) NIL (-12 (|has| |#2| (-587 (-525))) (|has| |#2| (-975)))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (-12 (|has| |#2| (-587 (-525))) (|has| |#2| (-975)))) (((-2 (|:| -2928 (-631 |#2|)) (|:| |vec| (-1171 |#2|))) (-631 $) (-1171 $)) NIL (|has| |#2| (-975))) (((-631 |#2|) (-631 $)) NIL (|has| |#2| (-975)))) (-1522 (((-3 $ "failed") $) NIL (|has| |#2| (-975)))) (-1325 (($) NIL (|has| |#2| (-346)))) (-4205 ((|#2| $ (-525) |#2|) NIL (|has| $ (-6 -4251)))) (-4121 ((|#2| $ (-525)) 11)) (-3489 (((-108) $) NIL (|has| |#2| (-786)))) (-2916 (((-591 |#2|) $) NIL (|has| $ (-6 -4250)))) (-3865 (((-108) $) NIL (|has| |#2| (-975)))) (-2256 (((-108) $) NIL (|has| |#2| (-786)))) (-3491 (((-108) $ (-712)) NIL)) (-4152 (((-525) $) NIL (|has| (-525) (-788)))) (-1923 (($ $ $) NIL (-3150 (|has| |#2| (-734)) (|has| |#2| (-786))))) (-4207 (((-591 |#2|) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-1826 (((-525) $) NIL (|has| (-525) (-788)))) (-3475 (($ $ $) NIL (-3150 (|has| |#2| (-734)) (|has| |#2| (-786))))) (-4192 (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#2| |#2|) $) NIL)) (-1970 (((-854) $) NIL (|has| |#2| (-346)))) (-3295 (((-108) $ (-712)) NIL)) (-2621 (((-1072) $) NIL (|has| |#2| (-1018)))) (-3761 (((-591 (-525)) $) NIL)) (-1675 (((-108) (-525) $) NIL)) (-3229 (($ (-854)) NIL (|has| |#2| (-346)))) (-2937 (((-1036) $) NIL (|has| |#2| (-1018)))) (-2872 ((|#2| $) NIL (|has| (-525) (-788)))) (-1858 (($ $ |#2|) NIL (|has| $ (-6 -4251)))) (-3465 (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#2|))) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-273 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-591 |#2|) (-591 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))))) (-2023 (((-108) $ $) NIL)) (-3384 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-2998 (((-591 |#2|) $) NIL)) (-2077 (((-108) $) NIL)) (-3164 (($) NIL)) (-1881 ((|#2| $ (-525) |#2|) NIL) ((|#2| $ (-525)) NIL)) (-3183 ((|#2| $ $) NIL (|has| |#2| (-975)))) (-2580 (($ (-1171 |#2|)) NIL)) (-3840 (((-128)) NIL (|has| |#2| (-341)))) (-2209 (($ $) NIL (-12 (|has| |#2| (-213)) (|has| |#2| (-975)))) (($ $ (-712)) NIL (-12 (|has| |#2| (-213)) (|has| |#2| (-975)))) (($ $ (-1089)) NIL (-12 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-1 |#2| |#2|) (-712)) NIL (|has| |#2| (-975))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-975)))) (-2960 (((-712) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250))) (((-712) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-2873 (($ $) NIL)) (-2686 (((-1171 |#2|) $) NIL) (($ (-525)) NIL (-3150 (-12 (|has| |#2| (-966 (-525))) (|has| |#2| (-1018))) (|has| |#2| (-975)))) (($ (-385 (-525))) NIL (-12 (|has| |#2| (-966 (-385 (-525)))) (|has| |#2| (-1018)))) (($ |#2|) NIL (|has| |#2| (-1018))) (((-796) $) NIL (|has| |#2| (-565 (-796))))) (-3425 (((-712)) NIL (|has| |#2| (-975)))) (-1475 (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250)))) (-1460 (($ $) NIL (|has| |#2| (-786)))) (-1401 (($ $ (-712)) NIL (|has| |#2| (-975))) (($ $ (-854)) NIL (|has| |#2| (-975)))) (-1830 (($) NIL (|has| |#2| (-126)) CONST)) (-1839 (($) NIL (|has| |#2| (-975)) CONST)) (-1796 (($ $) NIL (-12 (|has| |#2| (-213)) (|has| |#2| (-975)))) (($ $ (-712)) NIL (-12 (|has| |#2| (-213)) (|has| |#2| (-975)))) (($ $ (-1089)) NIL (-12 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-1 |#2| |#2|) (-712)) NIL (|has| |#2| (-975))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-975)))) (-4004 (((-108) $ $) NIL (-3150 (|has| |#2| (-734)) (|has| |#2| (-786))))) (-3982 (((-108) $ $) NIL (-3150 (|has| |#2| (-734)) (|has| |#2| (-786))))) (-3944 (((-108) $ $) NIL (|has| |#2| (-1018)))) (-3994 (((-108) $ $) NIL (-3150 (|has| |#2| (-734)) (|has| |#2| (-786))))) (-3971 (((-108) $ $) 15 (-3150 (|has| |#2| (-734)) (|has| |#2| (-786))))) (-4059 (($ $ |#2|) NIL (|has| |#2| (-341)))) (-4047 (($ $ $) NIL (|has| |#2| (-975))) (($ $) NIL (|has| |#2| (-975)))) (-4036 (($ $ $) NIL (|has| |#2| (-25)))) (** (($ $ (-712)) NIL (|has| |#2| (-975))) (($ $ (-854)) NIL (|has| |#2| (-975)))) (* (($ $ $) NIL (|has| |#2| (-975))) (($ (-525) $) NIL (|has| |#2| (-975))) (($ $ |#2|) NIL (|has| |#2| (-668))) (($ |#2| $) NIL (|has| |#2| (-668))) (($ (-712) $) NIL (|has| |#2| (-126))) (($ (-854) $) NIL (|has| |#2| (-25)))) (-2028 (((-712) $) NIL (|has| $ (-6 -4250)))))
(((-458 |#1| |#2|) (-218 |#1| |#2|) (-712) (-734)) (T -458))
NIL
(-218 |#1| |#2|)
-((-3008 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3891 (((-108) $ (-712)) NIL)) (-3798 (($) NIL T CONST)) (-3454 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-2910 (((-108) $ (-712)) NIL)) (-2921 (($ $ $) 32)) (-2131 (($ $ $) 31)) (-2552 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2478 ((|#1| $) 26)) (-3249 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1|) $) NIL)) (-3971 (((-108) $ (-712)) NIL)) (-2339 (((-1072) $) NIL (|has| |#1| (-1018)))) (-1464 ((|#1| $) 27)) (-2470 (($ |#1| $) 10)) (-3330 (($ (-591 |#1|)) 12)) (-2047 (((-1036) $) NIL (|has| |#1| (-1018)))) (-3631 ((|#1| $) 23)) (-1623 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) NIL)) (-3028 (((-108) $) NIL)) (-3209 (($) 9)) (-2064 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3199 (($ $) NIL)) (-3022 (((-796) $) NIL (|has| |#1| (-565 (-796))))) (-1870 (($ (-591 |#1|)) 29)) (-4158 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-4045 (((-712) $) 21 (|has| $ (-6 -4250)))))
-(((-459 |#1|) (-13 (-900 |#1|) (-10 -8 (-15 -3330 ($ (-591 |#1|))))) (-788)) (T -459))
-((-3330 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-788)) (-5 *1 (-459 *3)))))
-(-13 (-900 |#1|) (-10 -8 (-15 -3330 ($ (-591 |#1|)))))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-3798 (($) NIL T CONST)) (-1227 (($ $) 69)) (-3406 (((-108) $) NIL)) (-2339 (((-1072) $) NIL)) (-1536 (((-391 |#2| (-385 |#2|) |#3| |#4|) $) 44)) (-2047 (((-1036) $) NIL)) (-3857 (((-3 |#4| "failed") $) 107)) (-1705 (($ (-391 |#2| (-385 |#2|) |#3| |#4|)) 76) (($ |#4|) 32) (($ |#1| |#1|) 115) (($ |#1| |#1| (-525)) NIL) (($ |#4| |#2| |#2| |#2| |#1|) 127)) (-3702 (((-2 (|:| -1247 (-391 |#2| (-385 |#2|) |#3| |#4|)) (|:| |principalPart| |#4|)) $) 46)) (-3022 (((-796) $) 102)) (-4191 (($) 33 T CONST)) (-4096 (((-108) $ $) 109)) (-4164 (($ $) 72) (($ $ $) NIL)) (-4156 (($ $ $) 70)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 73)))
+((-2673 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3727 (((-108) $ (-712)) NIL)) (-2055 (($) NIL T CONST)) (-2916 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-3491 (((-108) $ (-712)) NIL)) (-3597 (($ $ $) 32)) (-3459 (($ $ $) 31)) (-4207 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3475 ((|#1| $) 26)) (-4192 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1|) $) NIL)) (-3295 (((-108) $ (-712)) NIL)) (-2621 (((-1072) $) NIL (|has| |#1| (-1018)))) (-3949 ((|#1| $) 27)) (-1520 (($ |#1| $) 10)) (-4200 (($ (-591 |#1|)) 12)) (-2937 (((-1036) $) NIL (|has| |#1| (-1018)))) (-4166 ((|#1| $) 23)) (-3465 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) NIL)) (-2077 (((-108) $) NIL)) (-3164 (($) 9)) (-2960 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2873 (($ $) NIL)) (-2686 (((-796) $) NIL (|has| |#1| (-565 (-796))))) (-2453 (($ (-591 |#1|)) 29)) (-1475 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-2028 (((-712) $) 21 (|has| $ (-6 -4250)))))
+(((-459 |#1|) (-13 (-900 |#1|) (-10 -8 (-15 -4200 ($ (-591 |#1|))))) (-788)) (T -459))
+((-4200 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-788)) (-5 *1 (-459 *3)))))
+(-13 (-900 |#1|) (-10 -8 (-15 -4200 ($ (-591 |#1|)))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2055 (($) NIL T CONST)) (-3618 (($ $) 69)) (-2435 (((-108) $) NIL)) (-2621 (((-1072) $) NIL)) (-1432 (((-391 |#2| (-385 |#2|) |#3| |#4|) $) 44)) (-2937 (((-1036) $) NIL)) (-3965 (((-3 |#4| "failed") $) 107)) (-2991 (($ (-391 |#2| (-385 |#2|) |#3| |#4|)) 76) (($ |#4|) 32) (($ |#1| |#1|) 115) (($ |#1| |#1| (-525)) NIL) (($ |#4| |#2| |#2| |#2| |#1|) 127)) (-3601 (((-2 (|:| -1291 (-391 |#2| (-385 |#2|) |#3| |#4|)) (|:| |principalPart| |#4|)) $) 46)) (-2686 (((-796) $) 102)) (-1830 (($) 33 T CONST)) (-3944 (((-108) $ $) 109)) (-4047 (($ $) 72) (($ $ $) NIL)) (-4036 (($ $ $) 70)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 73)))
(((-460 |#1| |#2| |#3| |#4|) (-313 |#1| |#2| |#3| |#4|) (-341) (-1147 |#1|) (-1147 (-385 |#2|)) (-320 |#1| |#2| |#3|)) (T -460))
NIL
(-313 |#1| |#2| |#3| |#4|)
-((-3138 (((-525) (-591 (-525))) 30)) (-3233 ((|#1| (-591 |#1|)) 56)) (-2646 (((-591 |#1|) (-591 |#1|)) 57)) (-2920 (((-591 |#1|) (-591 |#1|)) 59)) (-1399 ((|#1| (-591 |#1|)) 58)) (-2668 (((-591 (-525)) (-591 |#1|)) 33)))
-(((-461 |#1|) (-10 -7 (-15 -1399 (|#1| (-591 |#1|))) (-15 -3233 (|#1| (-591 |#1|))) (-15 -2920 ((-591 |#1|) (-591 |#1|))) (-15 -2646 ((-591 |#1|) (-591 |#1|))) (-15 -2668 ((-591 (-525)) (-591 |#1|))) (-15 -3138 ((-525) (-591 (-525))))) (-1147 (-525))) (T -461))
-((-3138 (*1 *2 *3) (-12 (-5 *3 (-591 (-525))) (-5 *2 (-525)) (-5 *1 (-461 *4)) (-4 *4 (-1147 *2)))) (-2668 (*1 *2 *3) (-12 (-5 *3 (-591 *4)) (-4 *4 (-1147 (-525))) (-5 *2 (-591 (-525))) (-5 *1 (-461 *4)))) (-2646 (*1 *2 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1147 (-525))) (-5 *1 (-461 *3)))) (-2920 (*1 *2 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1147 (-525))) (-5 *1 (-461 *3)))) (-3233 (*1 *2 *3) (-12 (-5 *3 (-591 *2)) (-5 *1 (-461 *2)) (-4 *2 (-1147 (-525))))) (-1399 (*1 *2 *3) (-12 (-5 *3 (-591 *2)) (-5 *1 (-461 *2)) (-4 *2 (-1147 (-525))))))
-(-10 -7 (-15 -1399 (|#1| (-591 |#1|))) (-15 -3233 (|#1| (-591 |#1|))) (-15 -2920 ((-591 |#1|) (-591 |#1|))) (-15 -2646 ((-591 |#1|) (-591 |#1|))) (-15 -2668 ((-591 (-525)) (-591 |#1|))) (-15 -3138 ((-525) (-591 (-525)))))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-1508 (((-525) $) NIL (|has| (-525) (-286)))) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3706 (($ $) NIL)) (-1715 (((-108) $) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-1965 (((-396 (-1085 $)) (-1085 $)) NIL (|has| (-525) (-842)))) (-1291 (($ $) NIL)) (-2827 (((-396 $) $) NIL)) (-2252 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) NIL (|has| (-525) (-842)))) (-1947 (((-108) $ $) NIL)) (-3329 (((-525) $) NIL (|has| (-525) (-761)))) (-3798 (($) NIL T CONST)) (-1251 (((-3 (-525) "failed") $) NIL) (((-3 (-1089) "failed") $) NIL (|has| (-525) (-966 (-1089)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| (-525) (-966 (-525)))) (((-3 (-525) "failed") $) NIL (|has| (-525) (-966 (-525))))) (-3528 (((-525) $) NIL) (((-1089) $) NIL (|has| (-525) (-966 (-1089)))) (((-385 (-525)) $) NIL (|has| (-525) (-966 (-525)))) (((-525) $) NIL (|has| (-525) (-966 (-525))))) (-2129 (($ $ $) NIL)) (-3305 (((-631 (-525)) (-631 $)) NIL (|has| (-525) (-587 (-525)))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| (-525) (-587 (-525)))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL) (((-631 (-525)) (-631 $)) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-3377 (($) NIL (|has| (-525) (-510)))) (-2110 (($ $ $) NIL)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL)) (-2744 (((-108) $) NIL)) (-2134 (((-108) $) NIL (|has| (-525) (-761)))) (-2011 (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (|has| (-525) (-819 (-525)))) (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (|has| (-525) (-819 (-357))))) (-2824 (((-108) $) NIL)) (-2368 (($ $) NIL)) (-1738 (((-525) $) NIL)) (-2085 (((-3 $ "failed") $) NIL (|has| (-525) (-1065)))) (-2732 (((-108) $) NIL (|has| (-525) (-761)))) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3741 (($ $ $) NIL (|has| (-525) (-788)))) (-2478 (($ $ $) NIL (|has| (-525) (-788)))) (-1340 (($ (-1 (-525) (-525)) $) NIL)) (-1356 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2339 (((-1072) $) NIL)) (-1622 (($ $) NIL)) (-3506 (($) NIL (|has| (-525) (-1065)) CONST)) (-2126 (($ (-385 (-525))) 9)) (-2047 (((-1036) $) NIL)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-1399 (($ $ $) NIL) (($ (-591 $)) NIL)) (-3093 (($ $) NIL (|has| (-525) (-286))) (((-385 (-525)) $) NIL)) (-2662 (((-525) $) NIL (|has| (-525) (-510)))) (-2916 (((-396 (-1085 $)) (-1085 $)) NIL (|has| (-525) (-842)))) (-1626 (((-396 (-1085 $)) (-1085 $)) NIL (|has| (-525) (-842)))) (-1348 (((-396 $) $) NIL)) (-3375 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2089 (((-3 $ "failed") $ $) NIL)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-4132 (($ $ (-591 (-525)) (-591 (-525))) NIL (|has| (-525) (-288 (-525)))) (($ $ (-525) (-525)) NIL (|has| (-525) (-288 (-525)))) (($ $ (-273 (-525))) NIL (|has| (-525) (-288 (-525)))) (($ $ (-591 (-273 (-525)))) NIL (|has| (-525) (-288 (-525)))) (($ $ (-591 (-1089)) (-591 (-525))) NIL (|has| (-525) (-486 (-1089) (-525)))) (($ $ (-1089) (-525)) NIL (|has| (-525) (-486 (-1089) (-525))))) (-1712 (((-712) $) NIL)) (-3164 (($ $ (-525)) NIL (|has| (-525) (-265 (-525) (-525))))) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL)) (-3266 (($ $) NIL (|has| (-525) (-213))) (($ $ (-712)) NIL (|has| (-525) (-213))) (($ $ (-1089)) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-1 (-525) (-525)) (-712)) NIL) (($ $ (-1 (-525) (-525))) NIL)) (-2966 (($ $) NIL)) (-1754 (((-525) $) NIL)) (-1408 (((-825 (-525)) $) NIL (|has| (-525) (-566 (-825 (-525))))) (((-825 (-357)) $) NIL (|has| (-525) (-566 (-825 (-357))))) (((-501) $) NIL (|has| (-525) (-566 (-501)))) (((-357) $) NIL (|has| (-525) (-951))) (((-205) $) NIL (|has| (-525) (-951)))) (-2265 (((-3 (-1171 $) "failed") (-631 $)) NIL (-12 (|has| $ (-136)) (|has| (-525) (-842))))) (-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) 8) (($ (-525)) NIL) (($ (-1089)) NIL (|has| (-525) (-966 (-1089)))) (((-385 (-525)) $) NIL) (((-934 16) $) 10)) (-1437 (((-3 $ "failed") $) NIL (-3321 (-12 (|has| $ (-136)) (|has| (-525) (-842))) (|has| (-525) (-136))))) (-2128 (((-712)) NIL)) (-3862 (((-525) $) NIL (|has| (-525) (-510)))) (-2495 (((-108) $ $) NIL)) (-1539 (($ $) NIL (|has| (-525) (-761)))) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-4191 (($) NIL T CONST)) (-4197 (($) NIL T CONST)) (-4196 (($ $) NIL (|has| (-525) (-213))) (($ $ (-712)) NIL (|has| (-525) (-213))) (($ $ (-1089)) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-1 (-525) (-525)) (-712)) NIL) (($ $ (-1 (-525) (-525))) NIL)) (-4135 (((-108) $ $) NIL (|has| (-525) (-788)))) (-4119 (((-108) $ $) NIL (|has| (-525) (-788)))) (-4096 (((-108) $ $) NIL)) (-4126 (((-108) $ $) NIL (|has| (-525) (-788)))) (-4112 (((-108) $ $) NIL (|has| (-525) (-788)))) (-4173 (($ $ $) NIL) (($ (-525) (-525)) NIL)) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ (-525) $) NIL) (($ $ (-525)) NIL)))
-(((-462) (-13 (-923 (-525)) (-10 -8 (-15 -3022 ((-385 (-525)) $)) (-15 -3022 ((-934 16) $)) (-15 -3093 ((-385 (-525)) $)) (-15 -2126 ($ (-385 (-525))))))) (T -462))
-((-3022 (*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-462)))) (-3022 (*1 *2 *1) (-12 (-5 *2 (-934 16)) (-5 *1 (-462)))) (-3093 (*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-462)))) (-2126 (*1 *1 *2) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-462)))))
-(-13 (-923 (-525)) (-10 -8 (-15 -3022 ((-385 (-525)) $)) (-15 -3022 ((-934 16) $)) (-15 -3093 ((-385 (-525)) $)) (-15 -2126 ($ (-385 (-525))))))
-((-2552 (((-591 |#2|) $) 23)) (-2141 (((-108) |#2| $) 28)) (-1623 (((-108) (-1 (-108) |#2|) $) 21)) (-4132 (($ $ (-591 (-273 |#2|))) 13) (($ $ (-273 |#2|)) NIL) (($ $ |#2| |#2|) NIL) (($ $ (-591 |#2|) (-591 |#2|)) NIL)) (-2064 (((-712) (-1 (-108) |#2|) $) 22) (((-712) |#2| $) 26)) (-3022 (((-796) $) 37)) (-4158 (((-108) (-1 (-108) |#2|) $) 20)) (-4096 (((-108) $ $) 31)) (-4045 (((-712) $) 17)))
-(((-463 |#1| |#2|) (-10 -8 (-15 -3022 ((-796) |#1|)) (-15 -4096 ((-108) |#1| |#1|)) (-15 -4132 (|#1| |#1| (-591 |#2|) (-591 |#2|))) (-15 -4132 (|#1| |#1| |#2| |#2|)) (-15 -4132 (|#1| |#1| (-273 |#2|))) (-15 -4132 (|#1| |#1| (-591 (-273 |#2|)))) (-15 -2141 ((-108) |#2| |#1|)) (-15 -2064 ((-712) |#2| |#1|)) (-15 -2552 ((-591 |#2|) |#1|)) (-15 -2064 ((-712) (-1 (-108) |#2|) |#1|)) (-15 -1623 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -4158 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -4045 ((-712) |#1|))) (-464 |#2|) (-1125)) (T -463))
-NIL
-(-10 -8 (-15 -3022 ((-796) |#1|)) (-15 -4096 ((-108) |#1| |#1|)) (-15 -4132 (|#1| |#1| (-591 |#2|) (-591 |#2|))) (-15 -4132 (|#1| |#1| |#2| |#2|)) (-15 -4132 (|#1| |#1| (-273 |#2|))) (-15 -4132 (|#1| |#1| (-591 (-273 |#2|)))) (-15 -2141 ((-108) |#2| |#1|)) (-15 -2064 ((-712) |#2| |#1|)) (-15 -2552 ((-591 |#2|) |#1|)) (-15 -2064 ((-712) (-1 (-108) |#2|) |#1|)) (-15 -1623 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -4158 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -4045 ((-712) |#1|)))
-((-3008 (((-108) $ $) 19 (|has| |#1| (-1018)))) (-3891 (((-108) $ (-712)) 8)) (-3798 (($) 7 T CONST)) (-3454 (((-591 |#1|) $) 30 (|has| $ (-6 -4250)))) (-2910 (((-108) $ (-712)) 9)) (-2552 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3249 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1|) $) 35)) (-3971 (((-108) $ (-712)) 10)) (-2339 (((-1072) $) 22 (|has| |#1| (-1018)))) (-2047 (((-1036) $) 21 (|has| |#1| (-1018)))) (-1623 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) 14)) (-3028 (((-108) $) 11)) (-3209 (($) 12)) (-2064 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3199 (($ $) 13)) (-3022 (((-796) $) 18 (|has| |#1| (-565 (-796))))) (-4158 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) 20 (|has| |#1| (-1018)))) (-4045 (((-712) $) 6 (|has| $ (-6 -4250)))))
+((-3817 (((-525) (-591 (-525))) 30)) (-3407 ((|#1| (-591 |#1|)) 56)) (-2616 (((-591 |#1|) (-591 |#1|)) 57)) (-3588 (((-591 |#1|) (-591 |#1|)) 59)) (-2124 ((|#1| (-591 |#1|)) 58)) (-2827 (((-591 (-525)) (-591 |#1|)) 33)))
+(((-461 |#1|) (-10 -7 (-15 -2124 (|#1| (-591 |#1|))) (-15 -3407 (|#1| (-591 |#1|))) (-15 -3588 ((-591 |#1|) (-591 |#1|))) (-15 -2616 ((-591 |#1|) (-591 |#1|))) (-15 -2827 ((-591 (-525)) (-591 |#1|))) (-15 -3817 ((-525) (-591 (-525))))) (-1147 (-525))) (T -461))
+((-3817 (*1 *2 *3) (-12 (-5 *3 (-591 (-525))) (-5 *2 (-525)) (-5 *1 (-461 *4)) (-4 *4 (-1147 *2)))) (-2827 (*1 *2 *3) (-12 (-5 *3 (-591 *4)) (-4 *4 (-1147 (-525))) (-5 *2 (-591 (-525))) (-5 *1 (-461 *4)))) (-2616 (*1 *2 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1147 (-525))) (-5 *1 (-461 *3)))) (-3588 (*1 *2 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1147 (-525))) (-5 *1 (-461 *3)))) (-3407 (*1 *2 *3) (-12 (-5 *3 (-591 *2)) (-5 *1 (-461 *2)) (-4 *2 (-1147 (-525))))) (-2124 (*1 *2 *3) (-12 (-5 *3 (-591 *2)) (-5 *1 (-461 *2)) (-4 *2 (-1147 (-525))))))
+(-10 -7 (-15 -2124 (|#1| (-591 |#1|))) (-15 -3407 (|#1| (-591 |#1|))) (-15 -3588 ((-591 |#1|) (-591 |#1|))) (-15 -2616 ((-591 |#1|) (-591 |#1|))) (-15 -2827 ((-591 (-525)) (-591 |#1|))) (-15 -3817 ((-525) (-591 (-525)))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-2314 (((-525) $) NIL (|has| (-525) (-286)))) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3641 (($ $) NIL)) (-3077 (((-108) $) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2179 (((-396 (-1085 $)) (-1085 $)) NIL (|has| (-525) (-842)))) (-1720 (($ $) NIL)) (-3898 (((-396 $) $) NIL)) (-3008 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) NIL (|has| (-525) (-842)))) (-1965 (((-108) $ $) NIL)) (-4188 (((-525) $) NIL (|has| (-525) (-761)))) (-2055 (($) NIL T CONST)) (-4174 (((-3 (-525) "failed") $) NIL) (((-3 (-1089) "failed") $) NIL (|has| (-525) (-966 (-1089)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| (-525) (-966 (-525)))) (((-3 (-525) "failed") $) NIL (|has| (-525) (-966 (-525))))) (-3341 (((-525) $) NIL) (((-1089) $) NIL (|has| (-525) (-966 (-1089)))) (((-385 (-525)) $) NIL (|has| (-525) (-966 (-525)))) (((-525) $) NIL (|has| (-525) (-966 (-525))))) (-3265 (($ $ $) NIL)) (-3925 (((-631 (-525)) (-631 $)) NIL (|has| (-525) (-587 (-525)))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| (-525) (-587 (-525)))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL) (((-631 (-525)) (-631 $)) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-1325 (($) NIL (|has| (-525) (-510)))) (-3239 (($ $ $) NIL)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL)) (-2393 (((-108) $) NIL)) (-3489 (((-108) $) NIL (|has| (-525) (-761)))) (-4018 (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (|has| (-525) (-819 (-525)))) (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (|has| (-525) (-819 (-357))))) (-3865 (((-108) $) NIL)) (-2920 (($ $) NIL)) (-1384 (((-525) $) NIL)) (-2115 (((-3 $ "failed") $) NIL (|has| (-525) (-1065)))) (-2256 (((-108) $) NIL (|has| (-525) (-761)))) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1923 (($ $ $) NIL (|has| (-525) (-788)))) (-3475 (($ $ $) NIL (|has| (-525) (-788)))) (-1257 (($ (-1 (-525) (-525)) $) NIL)) (-2081 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2621 (((-1072) $) NIL)) (-1523 (($ $) NIL)) (-3492 (($) NIL (|has| (-525) (-1065)) CONST)) (-3400 (($ (-385 (-525))) 9)) (-2937 (((-1036) $) NIL)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-2124 (($ $ $) NIL) (($ (-591 $)) NIL)) (-1583 (($ $) NIL (|has| (-525) (-286))) (((-385 (-525)) $) NIL)) (-2767 (((-525) $) NIL (|has| (-525) (-510)))) (-3550 (((-396 (-1085 $)) (-1085 $)) NIL (|has| (-525) (-842)))) (-3534 (((-396 (-1085 $)) (-1085 $)) NIL (|has| (-525) (-842)))) (-2542 (((-396 $) $) NIL)) (-3387 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3210 (((-3 $ "failed") $ $) NIL)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1980 (($ $ (-591 (-525)) (-591 (-525))) NIL (|has| (-525) (-288 (-525)))) (($ $ (-525) (-525)) NIL (|has| (-525) (-288 (-525)))) (($ $ (-273 (-525))) NIL (|has| (-525) (-288 (-525)))) (($ $ (-591 (-273 (-525)))) NIL (|has| (-525) (-288 (-525)))) (($ $ (-591 (-1089)) (-591 (-525))) NIL (|has| (-525) (-486 (-1089) (-525)))) (($ $ (-1089) (-525)) NIL (|has| (-525) (-486 (-1089) (-525))))) (-3048 (((-712) $) NIL)) (-1881 (($ $ (-525)) NIL (|has| (-525) (-265 (-525) (-525))))) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL)) (-2209 (($ $) NIL (|has| (-525) (-213))) (($ $ (-712)) NIL (|has| (-525) (-213))) (($ $ (-1089)) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-1 (-525) (-525)) (-712)) NIL) (($ $ (-1 (-525) (-525))) NIL)) (-2774 (($ $) NIL)) (-1396 (((-525) $) NIL)) (-1300 (((-825 (-525)) $) NIL (|has| (-525) (-566 (-825 (-525))))) (((-825 (-357)) $) NIL (|has| (-525) (-566 (-825 (-357))))) (((-501) $) NIL (|has| (-525) (-566 (-501)))) (((-357) $) NIL (|has| (-525) (-951))) (((-205) $) NIL (|has| (-525) (-951)))) (-3124 (((-3 (-1171 $) "failed") (-631 $)) NIL (-12 (|has| $ (-136)) (|has| (-525) (-842))))) (-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) 8) (($ (-525)) NIL) (($ (-1089)) NIL (|has| (-525) (-966 (-1089)))) (((-385 (-525)) $) NIL) (((-934 16) $) 10)) (-3751 (((-3 $ "failed") $) NIL (-3150 (-12 (|has| $ (-136)) (|has| (-525) (-842))) (|has| (-525) (-136))))) (-3425 (((-712)) NIL)) (-1584 (((-525) $) NIL (|has| (-525) (-510)))) (-1724 (((-108) $ $) NIL)) (-1460 (($ $) NIL (|has| (-525) (-761)))) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-1830 (($) NIL T CONST)) (-1839 (($) NIL T CONST)) (-1796 (($ $) NIL (|has| (-525) (-213))) (($ $ (-712)) NIL (|has| (-525) (-213))) (($ $ (-1089)) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-1 (-525) (-525)) (-712)) NIL) (($ $ (-1 (-525) (-525))) NIL)) (-4004 (((-108) $ $) NIL (|has| (-525) (-788)))) (-3982 (((-108) $ $) NIL (|has| (-525) (-788)))) (-3944 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL (|has| (-525) (-788)))) (-3971 (((-108) $ $) NIL (|has| (-525) (-788)))) (-4059 (($ $ $) NIL) (($ (-525) (-525)) NIL)) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ (-525) $) NIL) (($ $ (-525)) NIL)))
+(((-462) (-13 (-923 (-525)) (-10 -8 (-15 -2686 ((-385 (-525)) $)) (-15 -2686 ((-934 16) $)) (-15 -1583 ((-385 (-525)) $)) (-15 -3400 ($ (-385 (-525))))))) (T -462))
+((-2686 (*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-462)))) (-2686 (*1 *2 *1) (-12 (-5 *2 (-934 16)) (-5 *1 (-462)))) (-1583 (*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-462)))) (-3400 (*1 *1 *2) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-462)))))
+(-13 (-923 (-525)) (-10 -8 (-15 -2686 ((-385 (-525)) $)) (-15 -2686 ((-934 16) $)) (-15 -1583 ((-385 (-525)) $)) (-15 -3400 ($ (-385 (-525))))))
+((-4207 (((-591 |#2|) $) 23)) (-3956 (((-108) |#2| $) 28)) (-3465 (((-108) (-1 (-108) |#2|) $) 21)) (-1980 (($ $ (-591 (-273 |#2|))) 13) (($ $ (-273 |#2|)) NIL) (($ $ |#2| |#2|) NIL) (($ $ (-591 |#2|) (-591 |#2|)) NIL)) (-2960 (((-712) (-1 (-108) |#2|) $) 22) (((-712) |#2| $) 26)) (-2686 (((-796) $) 37)) (-1475 (((-108) (-1 (-108) |#2|) $) 20)) (-3944 (((-108) $ $) 31)) (-2028 (((-712) $) 17)))
+(((-463 |#1| |#2|) (-10 -8 (-15 -2686 ((-796) |#1|)) (-15 -3944 ((-108) |#1| |#1|)) (-15 -1980 (|#1| |#1| (-591 |#2|) (-591 |#2|))) (-15 -1980 (|#1| |#1| |#2| |#2|)) (-15 -1980 (|#1| |#1| (-273 |#2|))) (-15 -1980 (|#1| |#1| (-591 (-273 |#2|)))) (-15 -3956 ((-108) |#2| |#1|)) (-15 -2960 ((-712) |#2| |#1|)) (-15 -4207 ((-591 |#2|) |#1|)) (-15 -2960 ((-712) (-1 (-108) |#2|) |#1|)) (-15 -3465 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -1475 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -2028 ((-712) |#1|))) (-464 |#2|) (-1125)) (T -463))
+NIL
+(-10 -8 (-15 -2686 ((-796) |#1|)) (-15 -3944 ((-108) |#1| |#1|)) (-15 -1980 (|#1| |#1| (-591 |#2|) (-591 |#2|))) (-15 -1980 (|#1| |#1| |#2| |#2|)) (-15 -1980 (|#1| |#1| (-273 |#2|))) (-15 -1980 (|#1| |#1| (-591 (-273 |#2|)))) (-15 -3956 ((-108) |#2| |#1|)) (-15 -2960 ((-712) |#2| |#1|)) (-15 -4207 ((-591 |#2|) |#1|)) (-15 -2960 ((-712) (-1 (-108) |#2|) |#1|)) (-15 -3465 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -1475 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -2028 ((-712) |#1|)))
+((-2673 (((-108) $ $) 19 (|has| |#1| (-1018)))) (-3727 (((-108) $ (-712)) 8)) (-2055 (($) 7 T CONST)) (-2916 (((-591 |#1|) $) 30 (|has| $ (-6 -4250)))) (-3491 (((-108) $ (-712)) 9)) (-4207 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-4192 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1|) $) 35)) (-3295 (((-108) $ (-712)) 10)) (-2621 (((-1072) $) 22 (|has| |#1| (-1018)))) (-2937 (((-1036) $) 21 (|has| |#1| (-1018)))) (-3465 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) 14)) (-2077 (((-108) $) 11)) (-3164 (($) 12)) (-2960 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-2873 (($ $) 13)) (-2686 (((-796) $) 18 (|has| |#1| (-565 (-796))))) (-1475 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) 20 (|has| |#1| (-1018)))) (-2028 (((-712) $) 6 (|has| $ (-6 -4250)))))
(((-464 |#1|) (-131) (-1125)) (T -464))
-((-1340 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-464 *3)) (-4 *3 (-1125)))) (-3249 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (|has| *1 (-6 -4251)) (-4 *1 (-464 *3)) (-4 *3 (-1125)))) (-4158 (*1 *2 *3 *1) (-12 (-5 *3 (-1 (-108) *4)) (|has| *1 (-6 -4250)) (-4 *1 (-464 *4)) (-4 *4 (-1125)) (-5 *2 (-108)))) (-1623 (*1 *2 *3 *1) (-12 (-5 *3 (-1 (-108) *4)) (|has| *1 (-6 -4250)) (-4 *1 (-464 *4)) (-4 *4 (-1125)) (-5 *2 (-108)))) (-2064 (*1 *2 *3 *1) (-12 (-5 *3 (-1 (-108) *4)) (|has| *1 (-6 -4250)) (-4 *1 (-464 *4)) (-4 *4 (-1125)) (-5 *2 (-712)))) (-3454 (*1 *2 *1) (-12 (|has| *1 (-6 -4250)) (-4 *1 (-464 *3)) (-4 *3 (-1125)) (-5 *2 (-591 *3)))) (-2552 (*1 *2 *1) (-12 (|has| *1 (-6 -4250)) (-4 *1 (-464 *3)) (-4 *3 (-1125)) (-5 *2 (-591 *3)))) (-2064 (*1 *2 *3 *1) (-12 (|has| *1 (-6 -4250)) (-4 *1 (-464 *3)) (-4 *3 (-1125)) (-4 *3 (-1018)) (-5 *2 (-712)))) (-2141 (*1 *2 *3 *1) (-12 (|has| *1 (-6 -4250)) (-4 *1 (-464 *3)) (-4 *3 (-1125)) (-4 *3 (-1018)) (-5 *2 (-108)))))
-(-13 (-33) (-10 -8 (IF (|has| |t#1| (-565 (-796))) (-6 (-565 (-796))) |%noBranch|) (IF (|has| |t#1| (-1018)) (-6 (-1018)) |%noBranch|) (IF (|has| |t#1| (-1018)) (IF (|has| |t#1| (-288 |t#1|)) (-6 (-288 |t#1|)) |%noBranch|) |%noBranch|) (-15 -1340 ($ (-1 |t#1| |t#1|) $)) (IF (|has| $ (-6 -4251)) (-15 -3249 ($ (-1 |t#1| |t#1|) $)) |%noBranch|) (IF (|has| $ (-6 -4250)) (PROGN (-15 -4158 ((-108) (-1 (-108) |t#1|) $)) (-15 -1623 ((-108) (-1 (-108) |t#1|) $)) (-15 -2064 ((-712) (-1 (-108) |t#1|) $)) (-15 -3454 ((-591 |t#1|) $)) (-15 -2552 ((-591 |t#1|) $)) (IF (|has| |t#1| (-1018)) (PROGN (-15 -2064 ((-712) |t#1| $)) (-15 -2141 ((-108) |t#1| $))) |%noBranch|)) |%noBranch|)))
-(((-33) . T) ((-97) |has| |#1| (-1018)) ((-565 (-796)) -3321 (|has| |#1| (-1018)) (|has| |#1| (-565 (-796)))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-1018) |has| |#1| (-1018)) ((-1125) . T))
-((-1987 (($ $) 15)) (-1431 (($ $) 24)) (-1719 (($ $) 12)) (-1502 (($ $) 10)) (-1996 (($ $) 17)) (-1973 (($ $) 22)))
-(((-465 |#1|) (-10 -8 (-15 -1973 (|#1| |#1|)) (-15 -1996 (|#1| |#1|)) (-15 -1502 (|#1| |#1|)) (-15 -1719 (|#1| |#1|)) (-15 -1431 (|#1| |#1|)) (-15 -1987 (|#1| |#1|))) (-466)) (T -465))
-NIL
-(-10 -8 (-15 -1973 (|#1| |#1|)) (-15 -1996 (|#1| |#1|)) (-15 -1502 (|#1| |#1|)) (-15 -1719 (|#1| |#1|)) (-15 -1431 (|#1| |#1|)) (-15 -1987 (|#1| |#1|)))
-((-1987 (($ $) 11)) (-1431 (($ $) 10)) (-1719 (($ $) 9)) (-1502 (($ $) 8)) (-1996 (($ $) 7)) (-1973 (($ $) 6)))
+((-1257 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-464 *3)) (-4 *3 (-1125)))) (-4192 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (|has| *1 (-6 -4251)) (-4 *1 (-464 *3)) (-4 *3 (-1125)))) (-1475 (*1 *2 *3 *1) (-12 (-5 *3 (-1 (-108) *4)) (|has| *1 (-6 -4250)) (-4 *1 (-464 *4)) (-4 *4 (-1125)) (-5 *2 (-108)))) (-3465 (*1 *2 *3 *1) (-12 (-5 *3 (-1 (-108) *4)) (|has| *1 (-6 -4250)) (-4 *1 (-464 *4)) (-4 *4 (-1125)) (-5 *2 (-108)))) (-2960 (*1 *2 *3 *1) (-12 (-5 *3 (-1 (-108) *4)) (|has| *1 (-6 -4250)) (-4 *1 (-464 *4)) (-4 *4 (-1125)) (-5 *2 (-712)))) (-2916 (*1 *2 *1) (-12 (|has| *1 (-6 -4250)) (-4 *1 (-464 *3)) (-4 *3 (-1125)) (-5 *2 (-591 *3)))) (-4207 (*1 *2 *1) (-12 (|has| *1 (-6 -4250)) (-4 *1 (-464 *3)) (-4 *3 (-1125)) (-5 *2 (-591 *3)))) (-2960 (*1 *2 *3 *1) (-12 (|has| *1 (-6 -4250)) (-4 *1 (-464 *3)) (-4 *3 (-1125)) (-4 *3 (-1018)) (-5 *2 (-712)))) (-3956 (*1 *2 *3 *1) (-12 (|has| *1 (-6 -4250)) (-4 *1 (-464 *3)) (-4 *3 (-1125)) (-4 *3 (-1018)) (-5 *2 (-108)))))
+(-13 (-33) (-10 -8 (IF (|has| |t#1| (-565 (-796))) (-6 (-565 (-796))) |%noBranch|) (IF (|has| |t#1| (-1018)) (-6 (-1018)) |%noBranch|) (IF (|has| |t#1| (-1018)) (IF (|has| |t#1| (-288 |t#1|)) (-6 (-288 |t#1|)) |%noBranch|) |%noBranch|) (-15 -1257 ($ (-1 |t#1| |t#1|) $)) (IF (|has| $ (-6 -4251)) (-15 -4192 ($ (-1 |t#1| |t#1|) $)) |%noBranch|) (IF (|has| $ (-6 -4250)) (PROGN (-15 -1475 ((-108) (-1 (-108) |t#1|) $)) (-15 -3465 ((-108) (-1 (-108) |t#1|) $)) (-15 -2960 ((-712) (-1 (-108) |t#1|) $)) (-15 -2916 ((-591 |t#1|) $)) (-15 -4207 ((-591 |t#1|) $)) (IF (|has| |t#1| (-1018)) (PROGN (-15 -2960 ((-712) |t#1| $)) (-15 -3956 ((-108) |t#1| $))) |%noBranch|)) |%noBranch|)))
+(((-33) . T) ((-97) |has| |#1| (-1018)) ((-565 (-796)) -3150 (|has| |#1| (-1018)) (|has| |#1| (-565 (-796)))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-1018) |has| |#1| (-1018)) ((-1125) . T))
+((-4087 (($ $) 15)) (-4058 (($ $) 24)) (-4109 (($ $) 12)) (-4122 (($ $) 10)) (-4098 (($ $) 17)) (-4073 (($ $) 22)))
+(((-465 |#1|) (-10 -8 (-15 -4073 (|#1| |#1|)) (-15 -4098 (|#1| |#1|)) (-15 -4122 (|#1| |#1|)) (-15 -4109 (|#1| |#1|)) (-15 -4058 (|#1| |#1|)) (-15 -4087 (|#1| |#1|))) (-466)) (T -465))
+NIL
+(-10 -8 (-15 -4073 (|#1| |#1|)) (-15 -4098 (|#1| |#1|)) (-15 -4122 (|#1| |#1|)) (-15 -4109 (|#1| |#1|)) (-15 -4058 (|#1| |#1|)) (-15 -4087 (|#1| |#1|)))
+((-4087 (($ $) 11)) (-4058 (($ $) 10)) (-4109 (($ $) 9)) (-4122 (($ $) 8)) (-4098 (($ $) 7)) (-4073 (($ $) 6)))
(((-466) (-131)) (T -466))
-((-1987 (*1 *1 *1) (-4 *1 (-466))) (-1431 (*1 *1 *1) (-4 *1 (-466))) (-1719 (*1 *1 *1) (-4 *1 (-466))) (-1502 (*1 *1 *1) (-4 *1 (-466))) (-1996 (*1 *1 *1) (-4 *1 (-466))) (-1973 (*1 *1 *1) (-4 *1 (-466))))
-(-13 (-10 -8 (-15 -1973 ($ $)) (-15 -1996 ($ $)) (-15 -1502 ($ $)) (-15 -1719 ($ $)) (-15 -1431 ($ $)) (-15 -1987 ($ $))))
-((-1348 (((-396 |#4|) |#4| (-1 (-396 |#2|) |#2|)) 42)))
-(((-467 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1348 ((-396 |#4|) |#4| (-1 (-396 |#2|) |#2|)))) (-341) (-1147 |#1|) (-13 (-341) (-138) (-666 |#1| |#2|)) (-1147 |#3|)) (T -467))
-((-1348 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-396 *6) *6)) (-4 *6 (-1147 *5)) (-4 *5 (-341)) (-4 *7 (-13 (-341) (-138) (-666 *5 *6))) (-5 *2 (-396 *3)) (-5 *1 (-467 *5 *6 *7 *3)) (-4 *3 (-1147 *7)))))
-(-10 -7 (-15 -1348 ((-396 |#4|) |#4| (-1 (-396 |#2|) |#2|))))
-((-3008 (((-108) $ $) NIL)) (-2453 (((-591 $) (-1085 $) (-1089)) NIL) (((-591 $) (-1085 $)) NIL) (((-591 $) (-885 $)) NIL)) (-3719 (($ (-1085 $) (-1089)) NIL) (($ (-1085 $)) NIL) (($ (-885 $)) NIL)) (-1800 (((-108) $) 39)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3706 (($ $) NIL)) (-1715 (((-108) $) NIL)) (-1541 (((-108) $ $) 64)) (-3374 (((-591 (-564 $)) $) 48)) (-2157 (((-3 $ "failed") $ $) NIL)) (-3825 (($ $ (-273 $)) NIL) (($ $ (-591 (-273 $))) NIL) (($ $ (-591 (-564 $)) (-591 $)) NIL)) (-1291 (($ $) NIL)) (-2827 (((-396 $) $) NIL)) (-1361 (($ $) NIL)) (-1947 (((-108) $ $) NIL)) (-3798 (($) NIL T CONST)) (-2733 (((-591 $) (-1085 $) (-1089)) NIL) (((-591 $) (-1085 $)) NIL) (((-591 $) (-885 $)) NIL)) (-3642 (($ (-1085 $) (-1089)) NIL) (($ (-1085 $)) NIL) (($ (-885 $)) NIL)) (-1251 (((-3 (-564 $) "failed") $) NIL) (((-3 (-525) "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL)) (-3528 (((-564 $) $) NIL) (((-525) $) NIL) (((-385 (-525)) $) 50)) (-2129 (($ $ $) NIL)) (-3305 (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL) (((-631 (-525)) (-631 $)) NIL) (((-2 (|:| -4057 (-631 (-385 (-525)))) (|:| |vec| (-1171 (-385 (-525))))) (-631 $) (-1171 $)) NIL) (((-631 (-385 (-525))) (-631 $)) NIL)) (-1227 (($ $) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-2110 (($ $ $) NIL)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL)) (-2744 (((-108) $) NIL)) (-1668 (($ $) NIL) (($ (-591 $)) NIL)) (-2194 (((-591 (-110)) $) NIL)) (-3219 (((-110) (-110)) NIL)) (-2824 (((-108) $) 42)) (-2419 (((-108) $) NIL (|has| $ (-966 (-525))))) (-1738 (((-1041 (-525) (-564 $)) $) 37)) (-3956 (($ $ (-525)) NIL)) (-2771 (((-1085 $) (-1085 $) (-564 $)) 78) (((-1085 $) (-1085 $) (-591 (-564 $))) 55) (($ $ (-564 $)) 67) (($ $ (-591 (-564 $))) 68)) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-2695 (((-1085 $) (-564 $)) 65 (|has| $ (-975)))) (-3741 (($ $ $) NIL)) (-2478 (($ $ $) NIL)) (-1340 (($ (-1 $ $) (-564 $)) NIL)) (-1405 (((-3 (-564 $) "failed") $) NIL)) (-1356 (($ (-591 $)) NIL) (($ $ $) NIL)) (-2339 (((-1072) $) NIL)) (-1298 (((-591 (-564 $)) $) NIL)) (-1843 (($ (-110) $) NIL) (($ (-110) (-591 $)) NIL)) (-1709 (((-108) $ (-110)) NIL) (((-108) $ (-1089)) NIL)) (-1622 (($ $) NIL)) (-2965 (((-712) $) NIL)) (-2047 (((-1036) $) NIL)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-1399 (($ (-591 $)) NIL) (($ $ $) NIL)) (-1988 (((-108) $ $) NIL) (((-108) $ (-1089)) NIL)) (-1348 (((-396 $) $) NIL)) (-3375 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL)) (-2089 (((-3 $ "failed") $ $) NIL)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3451 (((-108) $) NIL (|has| $ (-966 (-525))))) (-4132 (($ $ (-564 $) $) NIL) (($ $ (-591 (-564 $)) (-591 $)) NIL) (($ $ (-591 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-591 $) (-591 $)) NIL) (($ $ (-591 (-1089)) (-591 (-1 $ $))) NIL) (($ $ (-591 (-1089)) (-591 (-1 $ (-591 $)))) NIL) (($ $ (-1089) (-1 $ (-591 $))) NIL) (($ $ (-1089) (-1 $ $)) NIL) (($ $ (-591 (-110)) (-591 (-1 $ $))) NIL) (($ $ (-591 (-110)) (-591 (-1 $ (-591 $)))) NIL) (($ $ (-110) (-1 $ (-591 $))) NIL) (($ $ (-110) (-1 $ $)) NIL)) (-1712 (((-712) $) NIL)) (-3164 (($ (-110) $) NIL) (($ (-110) $ $) NIL) (($ (-110) $ $ $) NIL) (($ (-110) $ $ $ $) NIL) (($ (-110) (-591 $)) NIL)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL)) (-1484 (($ $) NIL) (($ $ $) NIL)) (-3266 (($ $ (-712)) NIL) (($ $) 36)) (-1754 (((-1041 (-525) (-564 $)) $) 20)) (-1478 (($ $) NIL (|has| $ (-975)))) (-1408 (((-357) $) 92) (((-205) $) 100) (((-157 (-357)) $) 108)) (-3022 (((-796) $) NIL) (($ (-564 $)) NIL) (($ (-385 (-525))) NIL) (($ $) NIL) (($ (-525)) NIL) (($ (-1041 (-525) (-564 $))) 21)) (-2128 (((-712)) NIL)) (-2989 (($ $) NIL) (($ (-591 $)) NIL)) (-2661 (((-108) (-110)) 84)) (-2495 (((-108) $ $) NIL)) (-3710 (($ $ (-525)) NIL) (($ $ (-712)) NIL) (($ $ (-854)) NIL)) (-4191 (($) 10 T CONST)) (-4197 (($) 22 T CONST)) (-4196 (($ $ (-712)) NIL) (($ $) NIL)) (-4135 (((-108) $ $) NIL)) (-4119 (((-108) $ $) NIL)) (-4096 (((-108) $ $) 24)) (-4126 (((-108) $ $) NIL)) (-4112 (((-108) $ $) NIL)) (-4173 (($ $ $) 44)) (-4164 (($ $ $) NIL) (($ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-385 (-525))) NIL) (($ $ (-525)) 46) (($ $ (-712)) NIL) (($ $ (-854)) NIL)) (* (($ (-385 (-525)) $) NIL) (($ $ (-385 (-525))) NIL) (($ $ $) 27) (($ (-525) $) NIL) (($ (-712) $) NIL) (($ (-854) $) NIL)))
-(((-468) (-13 (-281) (-27) (-966 (-525)) (-966 (-385 (-525))) (-587 (-525)) (-951) (-587 (-385 (-525))) (-138) (-566 (-157 (-357))) (-213) (-10 -8 (-15 -3022 ($ (-1041 (-525) (-564 $)))) (-15 -1738 ((-1041 (-525) (-564 $)) $)) (-15 -1754 ((-1041 (-525) (-564 $)) $)) (-15 -1227 ($ $)) (-15 -1541 ((-108) $ $)) (-15 -2771 ((-1085 $) (-1085 $) (-564 $))) (-15 -2771 ((-1085 $) (-1085 $) (-591 (-564 $)))) (-15 -2771 ($ $ (-564 $))) (-15 -2771 ($ $ (-591 (-564 $))))))) (T -468))
-((-3022 (*1 *1 *2) (-12 (-5 *2 (-1041 (-525) (-564 (-468)))) (-5 *1 (-468)))) (-1738 (*1 *2 *1) (-12 (-5 *2 (-1041 (-525) (-564 (-468)))) (-5 *1 (-468)))) (-1754 (*1 *2 *1) (-12 (-5 *2 (-1041 (-525) (-564 (-468)))) (-5 *1 (-468)))) (-1227 (*1 *1 *1) (-5 *1 (-468))) (-1541 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-468)))) (-2771 (*1 *2 *2 *3) (-12 (-5 *2 (-1085 (-468))) (-5 *3 (-564 (-468))) (-5 *1 (-468)))) (-2771 (*1 *2 *2 *3) (-12 (-5 *2 (-1085 (-468))) (-5 *3 (-591 (-564 (-468)))) (-5 *1 (-468)))) (-2771 (*1 *1 *1 *2) (-12 (-5 *2 (-564 (-468))) (-5 *1 (-468)))) (-2771 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-564 (-468)))) (-5 *1 (-468)))))
-(-13 (-281) (-27) (-966 (-525)) (-966 (-385 (-525))) (-587 (-525)) (-951) (-587 (-385 (-525))) (-138) (-566 (-157 (-357))) (-213) (-10 -8 (-15 -3022 ($ (-1041 (-525) (-564 $)))) (-15 -1738 ((-1041 (-525) (-564 $)) $)) (-15 -1754 ((-1041 (-525) (-564 $)) $)) (-15 -1227 ($ $)) (-15 -1541 ((-108) $ $)) (-15 -2771 ((-1085 $) (-1085 $) (-564 $))) (-15 -2771 ((-1085 $) (-1085 $) (-591 (-564 $)))) (-15 -2771 ($ $ (-564 $))) (-15 -2771 ($ $ (-591 (-564 $))))))
-((-3008 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3296 (((-1176) $ (-525) (-525)) NIL (|has| $ (-6 -4251)))) (-3203 (((-108) (-1 (-108) |#1| |#1|) $) NIL) (((-108) $) NIL (|has| |#1| (-788)))) (-4026 (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4251))) (($ $) NIL (-12 (|has| $ (-6 -4251)) (|has| |#1| (-788))))) (-3327 (($ (-1 (-108) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-788)))) (-3891 (((-108) $ (-712)) NIL)) (-3186 ((|#1| $ (-525) |#1|) 25 (|has| $ (-6 -4251))) ((|#1| $ (-1138 (-525)) |#1|) NIL (|has| $ (-6 -4251)))) (-2305 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-3798 (($) NIL T CONST)) (-2598 (($ $) NIL (|has| $ (-6 -4251)))) (-2617 (($ $) NIL)) (-3098 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3677 (($ |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-1227 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4250)))) (-3255 ((|#1| $ (-525) |#1|) 22 (|has| $ (-6 -4251)))) (-3217 ((|#1| $ (-525)) 21)) (-3004 (((-525) (-1 (-108) |#1|) $) NIL) (((-525) |#1| $) NIL (|has| |#1| (-1018))) (((-525) |#1| $ (-525)) NIL (|has| |#1| (-1018)))) (-3454 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-1268 (($ (-712) |#1|) 14)) (-2910 (((-108) $ (-712)) NIL)) (-3630 (((-525) $) 12 (|has| (-525) (-788)))) (-3741 (($ $ $) NIL (|has| |#1| (-788)))) (-2131 (($ (-1 (-108) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-788)))) (-2552 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3468 (((-525) $) 23 (|has| (-525) (-788)))) (-2478 (($ $ $) NIL (|has| |#1| (-788)))) (-3249 (($ (-1 |#1| |#1|) $) 16 (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1|) $) 17) (($ (-1 |#1| |#1| |#1|) $ $) 19)) (-3971 (((-108) $ (-712)) NIL)) (-2339 (((-1072) $) NIL (|has| |#1| (-1018)))) (-4189 (($ |#1| $ (-525)) NIL) (($ $ $ (-525)) NIL)) (-2511 (((-591 (-525)) $) NIL)) (-2791 (((-108) (-525) $) NIL)) (-2047 (((-1036) $) NIL (|has| |#1| (-1018)))) (-3066 ((|#1| $) NIL (|has| (-525) (-788)))) (-2069 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-1941 (($ $ |#1|) 10 (|has| $ (-6 -4251)))) (-1623 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) NIL)) (-1615 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3339 (((-591 |#1|) $) NIL)) (-3028 (((-108) $) NIL)) (-3209 (($) 13)) (-3164 ((|#1| $ (-525) |#1|) NIL) ((|#1| $ (-525)) 24) (($ $ (-1138 (-525))) NIL)) (-2777 (($ $ (-525)) NIL) (($ $ (-1138 (-525))) NIL)) (-2064 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-4063 (($ $ $ (-525)) NIL (|has| $ (-6 -4251)))) (-3199 (($ $) NIL)) (-1408 (((-501) $) NIL (|has| |#1| (-566 (-501))))) (-3036 (($ (-591 |#1|)) NIL)) (-3690 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-591 $)) NIL)) (-3022 (((-796) $) NIL (|has| |#1| (-565 (-796))))) (-4158 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4135 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4119 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4096 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-4126 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4112 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4045 (((-712) $) 9 (|has| $ (-6 -4250)))))
+((-4087 (*1 *1 *1) (-4 *1 (-466))) (-4058 (*1 *1 *1) (-4 *1 (-466))) (-4109 (*1 *1 *1) (-4 *1 (-466))) (-4122 (*1 *1 *1) (-4 *1 (-466))) (-4098 (*1 *1 *1) (-4 *1 (-466))) (-4073 (*1 *1 *1) (-4 *1 (-466))))
+(-13 (-10 -8 (-15 -4073 ($ $)) (-15 -4098 ($ $)) (-15 -4122 ($ $)) (-15 -4109 ($ $)) (-15 -4058 ($ $)) (-15 -4087 ($ $))))
+((-2542 (((-396 |#4|) |#4| (-1 (-396 |#2|) |#2|)) 42)))
+(((-467 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2542 ((-396 |#4|) |#4| (-1 (-396 |#2|) |#2|)))) (-341) (-1147 |#1|) (-13 (-341) (-138) (-666 |#1| |#2|)) (-1147 |#3|)) (T -467))
+((-2542 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-396 *6) *6)) (-4 *6 (-1147 *5)) (-4 *5 (-341)) (-4 *7 (-13 (-341) (-138) (-666 *5 *6))) (-5 *2 (-396 *3)) (-5 *1 (-467 *5 *6 *7 *3)) (-4 *3 (-1147 *7)))))
+(-10 -7 (-15 -2542 ((-396 |#4|) |#4| (-1 (-396 |#2|) |#2|))))
+((-2673 (((-108) $ $) NIL)) (-1356 (((-591 $) (-1085 $) (-1089)) NIL) (((-591 $) (-1085 $)) NIL) (((-591 $) (-885 $)) NIL)) (-2529 (($ (-1085 $) (-1089)) NIL) (($ (-1085 $)) NIL) (($ (-885 $)) NIL)) (-1306 (((-108) $) 39)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3641 (($ $) NIL)) (-3077 (((-108) $) NIL)) (-1477 (((-108) $ $) 64)) (-3585 (((-591 (-564 $)) $) 48)) (-3332 (((-3 $ "failed") $ $) NIL)) (-3449 (($ $ (-273 $)) NIL) (($ $ (-591 (-273 $))) NIL) (($ $ (-591 (-564 $)) (-591 $)) NIL)) (-1720 (($ $) NIL)) (-3898 (((-396 $) $) NIL)) (-2551 (($ $) NIL)) (-1965 (((-108) $ $) NIL)) (-2055 (($) NIL T CONST)) (-2266 (((-591 $) (-1085 $) (-1089)) NIL) (((-591 $) (-1085 $)) NIL) (((-591 $) (-885 $)) NIL)) (-1254 (($ (-1085 $) (-1089)) NIL) (($ (-1085 $)) NIL) (($ (-885 $)) NIL)) (-4174 (((-3 (-564 $) "failed") $) NIL) (((-3 (-525) "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL)) (-3341 (((-564 $) $) NIL) (((-525) $) NIL) (((-385 (-525)) $) 50)) (-3265 (($ $ $) NIL)) (-3925 (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL) (((-631 (-525)) (-631 $)) NIL) (((-2 (|:| -2928 (-631 (-385 (-525)))) (|:| |vec| (-1171 (-385 (-525))))) (-631 $) (-1171 $)) NIL) (((-631 (-385 (-525))) (-631 $)) NIL)) (-3618 (($ $) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-3239 (($ $ $) NIL)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL)) (-2393 (((-108) $) NIL)) (-3625 (($ $) NIL) (($ (-591 $)) NIL)) (-3714 (((-591 (-110)) $) NIL)) (-3259 (((-110) (-110)) NIL)) (-3865 (((-108) $) 42)) (-2116 (((-108) $) NIL (|has| $ (-966 (-525))))) (-1384 (((-1041 (-525) (-564 $)) $) 37)) (-3126 (($ $ (-525)) NIL)) (-1525 (((-1085 $) (-1085 $) (-564 $)) 78) (((-1085 $) (-1085 $) (-591 (-564 $))) 55) (($ $ (-564 $)) 67) (($ $ (-591 (-564 $))) 68)) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1873 (((-1085 $) (-564 $)) 65 (|has| $ (-975)))) (-1923 (($ $ $) NIL)) (-3475 (($ $ $) NIL)) (-1257 (($ (-1 $ $) (-564 $)) NIL)) (-3415 (((-3 (-564 $) "failed") $) NIL)) (-2081 (($ (-591 $)) NIL) (($ $ $) NIL)) (-2621 (((-1072) $) NIL)) (-2504 (((-591 (-564 $)) $) NIL)) (-2899 (($ (-110) $) NIL) (($ (-110) (-591 $)) NIL)) (-3029 (((-108) $ (-110)) NIL) (((-108) $ (-1089)) NIL)) (-1523 (($ $) NIL)) (-3457 (((-712) $) NIL)) (-2937 (((-1036) $) NIL)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-2124 (($ (-591 $)) NIL) (($ $ $) NIL)) (-4064 (((-108) $ $) NIL) (((-108) $ (-1089)) NIL)) (-2542 (((-396 $) $) NIL)) (-3387 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL)) (-3210 (((-3 $ "failed") $ $) NIL)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-2882 (((-108) $) NIL (|has| $ (-966 (-525))))) (-1980 (($ $ (-564 $) $) NIL) (($ $ (-591 (-564 $)) (-591 $)) NIL) (($ $ (-591 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-591 $) (-591 $)) NIL) (($ $ (-591 (-1089)) (-591 (-1 $ $))) NIL) (($ $ (-591 (-1089)) (-591 (-1 $ (-591 $)))) NIL) (($ $ (-1089) (-1 $ (-591 $))) NIL) (($ $ (-1089) (-1 $ $)) NIL) (($ $ (-591 (-110)) (-591 (-1 $ $))) NIL) (($ $ (-591 (-110)) (-591 (-1 $ (-591 $)))) NIL) (($ $ (-110) (-1 $ (-591 $))) NIL) (($ $ (-110) (-1 $ $)) NIL)) (-3048 (((-712) $) NIL)) (-1881 (($ (-110) $) NIL) (($ (-110) $ $) NIL) (($ (-110) $ $ $) NIL) (($ (-110) $ $ $ $) NIL) (($ (-110) (-591 $)) NIL)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL)) (-1390 (($ $) NIL) (($ $ $) NIL)) (-2209 (($ $ (-712)) NIL) (($ $) 36)) (-1396 (((-1041 (-525) (-564 $)) $) 20)) (-1341 (($ $) NIL (|has| $ (-975)))) (-1300 (((-357) $) 92) (((-205) $) 100) (((-157 (-357)) $) 108)) (-2686 (((-796) $) NIL) (($ (-564 $)) NIL) (($ (-385 (-525))) NIL) (($ $) NIL) (($ (-525)) NIL) (($ (-1041 (-525) (-564 $))) 21)) (-3425 (((-712)) NIL)) (-3800 (($ $) NIL) (($ (-591 $)) NIL)) (-2754 (((-108) (-110)) 84)) (-1724 (((-108) $ $) NIL)) (-1401 (($ $ (-525)) NIL) (($ $ (-712)) NIL) (($ $ (-854)) NIL)) (-1830 (($) 10 T CONST)) (-1839 (($) 22 T CONST)) (-1796 (($ $ (-712)) NIL) (($ $) NIL)) (-4004 (((-108) $ $) NIL)) (-3982 (((-108) $ $) NIL)) (-3944 (((-108) $ $) 24)) (-3994 (((-108) $ $) NIL)) (-3971 (((-108) $ $) NIL)) (-4059 (($ $ $) 44)) (-4047 (($ $ $) NIL) (($ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-385 (-525))) NIL) (($ $ (-525)) 46) (($ $ (-712)) NIL) (($ $ (-854)) NIL)) (* (($ (-385 (-525)) $) NIL) (($ $ (-385 (-525))) NIL) (($ $ $) 27) (($ (-525) $) NIL) (($ (-712) $) NIL) (($ (-854) $) NIL)))
+(((-468) (-13 (-281) (-27) (-966 (-525)) (-966 (-385 (-525))) (-587 (-525)) (-951) (-587 (-385 (-525))) (-138) (-566 (-157 (-357))) (-213) (-10 -8 (-15 -2686 ($ (-1041 (-525) (-564 $)))) (-15 -1384 ((-1041 (-525) (-564 $)) $)) (-15 -1396 ((-1041 (-525) (-564 $)) $)) (-15 -3618 ($ $)) (-15 -1477 ((-108) $ $)) (-15 -1525 ((-1085 $) (-1085 $) (-564 $))) (-15 -1525 ((-1085 $) (-1085 $) (-591 (-564 $)))) (-15 -1525 ($ $ (-564 $))) (-15 -1525 ($ $ (-591 (-564 $))))))) (T -468))
+((-2686 (*1 *1 *2) (-12 (-5 *2 (-1041 (-525) (-564 (-468)))) (-5 *1 (-468)))) (-1384 (*1 *2 *1) (-12 (-5 *2 (-1041 (-525) (-564 (-468)))) (-5 *1 (-468)))) (-1396 (*1 *2 *1) (-12 (-5 *2 (-1041 (-525) (-564 (-468)))) (-5 *1 (-468)))) (-3618 (*1 *1 *1) (-5 *1 (-468))) (-1477 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-468)))) (-1525 (*1 *2 *2 *3) (-12 (-5 *2 (-1085 (-468))) (-5 *3 (-564 (-468))) (-5 *1 (-468)))) (-1525 (*1 *2 *2 *3) (-12 (-5 *2 (-1085 (-468))) (-5 *3 (-591 (-564 (-468)))) (-5 *1 (-468)))) (-1525 (*1 *1 *1 *2) (-12 (-5 *2 (-564 (-468))) (-5 *1 (-468)))) (-1525 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-564 (-468)))) (-5 *1 (-468)))))
+(-13 (-281) (-27) (-966 (-525)) (-966 (-385 (-525))) (-587 (-525)) (-951) (-587 (-385 (-525))) (-138) (-566 (-157 (-357))) (-213) (-10 -8 (-15 -2686 ($ (-1041 (-525) (-564 $)))) (-15 -1384 ((-1041 (-525) (-564 $)) $)) (-15 -1396 ((-1041 (-525) (-564 $)) $)) (-15 -3618 ($ $)) (-15 -1477 ((-108) $ $)) (-15 -1525 ((-1085 $) (-1085 $) (-564 $))) (-15 -1525 ((-1085 $) (-1085 $) (-591 (-564 $)))) (-15 -1525 ($ $ (-564 $))) (-15 -1525 ($ $ (-591 (-564 $))))))
+((-2673 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3832 (((-1176) $ (-525) (-525)) NIL (|has| $ (-6 -4251)))) (-3110 (((-108) (-1 (-108) |#1| |#1|) $) NIL) (((-108) $) NIL (|has| |#1| (-788)))) (-2613 (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4251))) (($ $) NIL (-12 (|has| $ (-6 -4251)) (|has| |#1| (-788))))) (-1282 (($ (-1 (-108) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-788)))) (-3727 (((-108) $ (-712)) NIL)) (-2847 ((|#1| $ (-525) |#1|) 25 (|has| $ (-6 -4251))) ((|#1| $ (-1138 (-525)) |#1|) NIL (|has| $ (-6 -4251)))) (-2467 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-2055 (($) NIL T CONST)) (-3405 (($ $) NIL (|has| $ (-6 -4251)))) (-2747 (($ $) NIL)) (-2908 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2537 (($ |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-3618 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4250)))) (-4205 ((|#1| $ (-525) |#1|) 22 (|has| $ (-6 -4251)))) (-4121 ((|#1| $ (-525)) 21)) (-1734 (((-525) (-1 (-108) |#1|) $) NIL) (((-525) |#1| $) NIL (|has| |#1| (-1018))) (((-525) |#1| $ (-525)) NIL (|has| |#1| (-1018)))) (-2916 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-1316 (($ (-712) |#1|) 14)) (-3491 (((-108) $ (-712)) NIL)) (-4152 (((-525) $) 12 (|has| (-525) (-788)))) (-1923 (($ $ $) NIL (|has| |#1| (-788)))) (-3459 (($ (-1 (-108) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-788)))) (-4207 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-1826 (((-525) $) 23 (|has| (-525) (-788)))) (-3475 (($ $ $) NIL (|has| |#1| (-788)))) (-4192 (($ (-1 |#1| |#1|) $) 16 (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1|) $) 17) (($ (-1 |#1| |#1| |#1|) $ $) 19)) (-3295 (((-108) $ (-712)) NIL)) (-2621 (((-1072) $) NIL (|has| |#1| (-1018)))) (-2059 (($ |#1| $ (-525)) NIL) (($ $ $ (-525)) NIL)) (-3761 (((-591 (-525)) $) NIL)) (-1675 (((-108) (-525) $) NIL)) (-2937 (((-1036) $) NIL (|has| |#1| (-1018)))) (-2872 ((|#1| $) NIL (|has| (-525) (-788)))) (-2714 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-1858 (($ $ |#1|) 10 (|has| $ (-6 -4251)))) (-3465 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) NIL)) (-3384 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2998 (((-591 |#1|) $) NIL)) (-2077 (((-108) $) NIL)) (-3164 (($) 13)) (-1881 ((|#1| $ (-525) |#1|) NIL) ((|#1| $ (-525)) 24) (($ $ (-1138 (-525))) NIL)) (-3226 (($ $ (-525)) NIL) (($ $ (-1138 (-525))) NIL)) (-2960 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2992 (($ $ $ (-525)) NIL (|has| $ (-6 -4251)))) (-2873 (($ $) NIL)) (-1300 (((-501) $) NIL (|has| |#1| (-566 (-501))))) (-2695 (($ (-591 |#1|)) NIL)) (-1624 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-591 $)) NIL)) (-2686 (((-796) $) NIL (|has| |#1| (-565 (-796))))) (-1475 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4004 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3982 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3944 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3994 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3971 (((-108) $ $) NIL (|has| |#1| (-788)))) (-2028 (((-712) $) 9 (|has| $ (-6 -4250)))))
(((-469 |#1| |#2|) (-19 |#1|) (-1125) (-525)) (T -469))
NIL
(-19 |#1|)
-((-3008 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3891 (((-108) $ (-712)) NIL)) (-3186 ((|#1| $ (-525) (-525) |#1|) NIL)) (-2775 (($ $ (-525) (-469 |#1| |#3|)) NIL)) (-1743 (($ $ (-525) (-469 |#1| |#2|)) NIL)) (-3798 (($) NIL T CONST)) (-3725 (((-469 |#1| |#3|) $ (-525)) NIL)) (-3255 ((|#1| $ (-525) (-525) |#1|) NIL)) (-3217 ((|#1| $ (-525) (-525)) NIL)) (-3454 (((-591 |#1|) $) NIL)) (-2281 (((-712) $) NIL)) (-1268 (($ (-712) (-712) |#1|) NIL)) (-2296 (((-712) $) NIL)) (-2910 (((-108) $ (-712)) NIL)) (-1755 (((-525) $) NIL)) (-1639 (((-525) $) NIL)) (-2552 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-4230 (((-525) $) NIL)) (-2631 (((-525) $) NIL)) (-3249 (($ (-1 |#1| |#1|) $) NIL)) (-1340 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-3971 (((-108) $ (-712)) NIL)) (-2339 (((-1072) $) NIL (|has| |#1| (-1018)))) (-2047 (((-1036) $) NIL (|has| |#1| (-1018)))) (-1941 (($ $ |#1|) NIL)) (-1623 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) NIL)) (-3028 (((-108) $) NIL)) (-3209 (($) NIL)) (-3164 ((|#1| $ (-525) (-525)) NIL) ((|#1| $ (-525) (-525) |#1|) NIL)) (-2064 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3199 (($ $) NIL)) (-1793 (((-469 |#1| |#2|) $ (-525)) NIL)) (-3022 (((-796) $) NIL (|has| |#1| (-565 (-796))))) (-4158 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-4045 (((-712) $) NIL (|has| $ (-6 -4250)))))
+((-2673 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3727 (((-108) $ (-712)) NIL)) (-2847 ((|#1| $ (-525) (-525) |#1|) NIL)) (-1557 (($ $ (-525) (-469 |#1| |#3|)) NIL)) (-3031 (($ $ (-525) (-469 |#1| |#2|)) NIL)) (-2055 (($) NIL T CONST)) (-2578 (((-469 |#1| |#3|) $ (-525)) NIL)) (-4205 ((|#1| $ (-525) (-525) |#1|) NIL)) (-4121 ((|#1| $ (-525) (-525)) NIL)) (-2916 (((-591 |#1|) $) NIL)) (-4127 (((-712) $) NIL)) (-1316 (($ (-712) (-712) |#1|) NIL)) (-4140 (((-712) $) NIL)) (-3491 (((-108) $ (-712)) NIL)) (-3142 (((-525) $) NIL)) (-3660 (((-525) $) NIL)) (-4207 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3882 (((-525) $) NIL)) (-2494 (((-525) $) NIL)) (-4192 (($ (-1 |#1| |#1|) $) NIL)) (-1257 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-3295 (((-108) $ (-712)) NIL)) (-2621 (((-1072) $) NIL (|has| |#1| (-1018)))) (-2937 (((-1036) $) NIL (|has| |#1| (-1018)))) (-1858 (($ $ |#1|) NIL)) (-3465 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) NIL)) (-2077 (((-108) $) NIL)) (-3164 (($) NIL)) (-1881 ((|#1| $ (-525) (-525)) NIL) ((|#1| $ (-525) (-525) |#1|) NIL)) (-2960 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2873 (($ $) NIL)) (-1256 (((-469 |#1| |#2|) $ (-525)) NIL)) (-2686 (((-796) $) NIL (|has| |#1| (-565 (-796))))) (-1475 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-2028 (((-712) $) NIL (|has| $ (-6 -4250)))))
(((-470 |#1| |#2| |#3|) (-55 |#1| (-469 |#1| |#3|) (-469 |#1| |#2|)) (-1125) (-525) (-525)) (T -470))
NIL
(-55 |#1| (-469 |#1| |#3|) (-469 |#1| |#2|))
-((-2894 (((-591 (-2 (|:| -4003 (-631 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-631 |#2|)))) (-2 (|:| -4003 (-631 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-631 |#2|))) (-712) (-712)) 27)) (-1460 (((-591 (-1085 |#1|)) |#1| (-712) (-712) (-712)) 34)) (-2714 (((-2 (|:| -4003 (-631 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-631 |#2|))) (-591 |#3|) (-591 (-2 (|:| -4003 (-631 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-631 |#2|)))) (-712)) 85)))
-(((-471 |#1| |#2| |#3|) (-10 -7 (-15 -1460 ((-591 (-1085 |#1|)) |#1| (-712) (-712) (-712))) (-15 -2894 ((-591 (-2 (|:| -4003 (-631 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-631 |#2|)))) (-2 (|:| -4003 (-631 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-631 |#2|))) (-712) (-712))) (-15 -2714 ((-2 (|:| -4003 (-631 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-631 |#2|))) (-591 |#3|) (-591 (-2 (|:| -4003 (-631 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-631 |#2|)))) (-712)))) (-327) (-1147 |#1|) (-1147 |#2|)) (T -471))
-((-2714 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-591 *8)) (-5 *4 (-591 (-2 (|:| -4003 (-631 *7)) (|:| |basisDen| *7) (|:| |basisInv| (-631 *7))))) (-5 *5 (-712)) (-4 *8 (-1147 *7)) (-4 *7 (-1147 *6)) (-4 *6 (-327)) (-5 *2 (-2 (|:| -4003 (-631 *7)) (|:| |basisDen| *7) (|:| |basisInv| (-631 *7)))) (-5 *1 (-471 *6 *7 *8)))) (-2894 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-712)) (-4 *5 (-327)) (-4 *6 (-1147 *5)) (-5 *2 (-591 (-2 (|:| -4003 (-631 *6)) (|:| |basisDen| *6) (|:| |basisInv| (-631 *6))))) (-5 *1 (-471 *5 *6 *7)) (-5 *3 (-2 (|:| -4003 (-631 *6)) (|:| |basisDen| *6) (|:| |basisInv| (-631 *6)))) (-4 *7 (-1147 *6)))) (-1460 (*1 *2 *3 *4 *4 *4) (-12 (-5 *4 (-712)) (-4 *3 (-327)) (-4 *5 (-1147 *3)) (-5 *2 (-591 (-1085 *3))) (-5 *1 (-471 *3 *5 *6)) (-4 *6 (-1147 *5)))))
-(-10 -7 (-15 -1460 ((-591 (-1085 |#1|)) |#1| (-712) (-712) (-712))) (-15 -2894 ((-591 (-2 (|:| -4003 (-631 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-631 |#2|)))) (-2 (|:| -4003 (-631 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-631 |#2|))) (-712) (-712))) (-15 -2714 ((-2 (|:| -4003 (-631 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-631 |#2|))) (-591 |#3|) (-591 (-2 (|:| -4003 (-631 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-631 |#2|)))) (-712))))
-((-3074 (((-2 (|:| -4003 (-631 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-631 |#1|))) (-2 (|:| -4003 (-631 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-631 |#1|))) (-2 (|:| -4003 (-631 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-631 |#1|)))) 62)) (-2962 ((|#1| (-631 |#1|) |#1| (-712)) 25)) (-2172 (((-712) (-712) (-712)) 30)) (-1825 (((-631 |#1|) (-631 |#1|) (-631 |#1|)) 42)) (-2474 (((-631 |#1|) (-631 |#1|) (-631 |#1|) |#1|) 50) (((-631 |#1|) (-631 |#1|) (-631 |#1|)) 47)) (-2057 ((|#1| (-631 |#1|) (-631 |#1|) |#1| (-525)) 29)) (-3499 ((|#1| (-631 |#1|)) 18)))
-(((-472 |#1| |#2| |#3|) (-10 -7 (-15 -3499 (|#1| (-631 |#1|))) (-15 -2962 (|#1| (-631 |#1|) |#1| (-712))) (-15 -2057 (|#1| (-631 |#1|) (-631 |#1|) |#1| (-525))) (-15 -2172 ((-712) (-712) (-712))) (-15 -2474 ((-631 |#1|) (-631 |#1|) (-631 |#1|))) (-15 -2474 ((-631 |#1|) (-631 |#1|) (-631 |#1|) |#1|)) (-15 -1825 ((-631 |#1|) (-631 |#1|) (-631 |#1|))) (-15 -3074 ((-2 (|:| -4003 (-631 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-631 |#1|))) (-2 (|:| -4003 (-631 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-631 |#1|))) (-2 (|:| -4003 (-631 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-631 |#1|)))))) (-13 (-286) (-10 -8 (-15 -2827 ((-396 $) $)))) (-1147 |#1|) (-387 |#1| |#2|)) (T -472))
-((-3074 (*1 *2 *2 *2) (-12 (-5 *2 (-2 (|:| -4003 (-631 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-631 *3)))) (-4 *3 (-13 (-286) (-10 -8 (-15 -2827 ((-396 $) $))))) (-4 *4 (-1147 *3)) (-5 *1 (-472 *3 *4 *5)) (-4 *5 (-387 *3 *4)))) (-1825 (*1 *2 *2 *2) (-12 (-5 *2 (-631 *3)) (-4 *3 (-13 (-286) (-10 -8 (-15 -2827 ((-396 $) $))))) (-4 *4 (-1147 *3)) (-5 *1 (-472 *3 *4 *5)) (-4 *5 (-387 *3 *4)))) (-2474 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-631 *3)) (-4 *3 (-13 (-286) (-10 -8 (-15 -2827 ((-396 $) $))))) (-4 *4 (-1147 *3)) (-5 *1 (-472 *3 *4 *5)) (-4 *5 (-387 *3 *4)))) (-2474 (*1 *2 *2 *2) (-12 (-5 *2 (-631 *3)) (-4 *3 (-13 (-286) (-10 -8 (-15 -2827 ((-396 $) $))))) (-4 *4 (-1147 *3)) (-5 *1 (-472 *3 *4 *5)) (-4 *5 (-387 *3 *4)))) (-2172 (*1 *2 *2 *2) (-12 (-5 *2 (-712)) (-4 *3 (-13 (-286) (-10 -8 (-15 -2827 ((-396 $) $))))) (-4 *4 (-1147 *3)) (-5 *1 (-472 *3 *4 *5)) (-4 *5 (-387 *3 *4)))) (-2057 (*1 *2 *3 *3 *2 *4) (-12 (-5 *3 (-631 *2)) (-5 *4 (-525)) (-4 *2 (-13 (-286) (-10 -8 (-15 -2827 ((-396 $) $))))) (-4 *5 (-1147 *2)) (-5 *1 (-472 *2 *5 *6)) (-4 *6 (-387 *2 *5)))) (-2962 (*1 *2 *3 *2 *4) (-12 (-5 *3 (-631 *2)) (-5 *4 (-712)) (-4 *2 (-13 (-286) (-10 -8 (-15 -2827 ((-396 $) $))))) (-4 *5 (-1147 *2)) (-5 *1 (-472 *2 *5 *6)) (-4 *6 (-387 *2 *5)))) (-3499 (*1 *2 *3) (-12 (-5 *3 (-631 *2)) (-4 *4 (-1147 *2)) (-4 *2 (-13 (-286) (-10 -8 (-15 -2827 ((-396 $) $))))) (-5 *1 (-472 *2 *4 *5)) (-4 *5 (-387 *2 *4)))))
-(-10 -7 (-15 -3499 (|#1| (-631 |#1|))) (-15 -2962 (|#1| (-631 |#1|) |#1| (-712))) (-15 -2057 (|#1| (-631 |#1|) (-631 |#1|) |#1| (-525))) (-15 -2172 ((-712) (-712) (-712))) (-15 -2474 ((-631 |#1|) (-631 |#1|) (-631 |#1|))) (-15 -2474 ((-631 |#1|) (-631 |#1|) (-631 |#1|) |#1|)) (-15 -1825 ((-631 |#1|) (-631 |#1|) (-631 |#1|))) (-15 -3074 ((-2 (|:| -4003 (-631 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-631 |#1|))) (-2 (|:| -4003 (-631 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-631 |#1|))) (-2 (|:| -4003 (-631 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-631 |#1|))))))
-((-3008 (((-108) $ $) NIL)) (-1917 (($ $) NIL)) (-3931 (($ $ $) 35)) (-3296 (((-1176) $ (-525) (-525)) NIL (|has| $ (-6 -4251)))) (-3203 (((-108) $) NIL (|has| (-108) (-788))) (((-108) (-1 (-108) (-108) (-108)) $) NIL)) (-4026 (($ $) NIL (-12 (|has| $ (-6 -4251)) (|has| (-108) (-788)))) (($ (-1 (-108) (-108) (-108)) $) NIL (|has| $ (-6 -4251)))) (-3327 (($ $) NIL (|has| (-108) (-788))) (($ (-1 (-108) (-108) (-108)) $) NIL)) (-3891 (((-108) $ (-712)) NIL)) (-3186 (((-108) $ (-1138 (-525)) (-108)) NIL (|has| $ (-6 -4251))) (((-108) $ (-525) (-108)) 36 (|has| $ (-6 -4251)))) (-2305 (($ (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4250)))) (-3798 (($) NIL T CONST)) (-2598 (($ $) NIL (|has| $ (-6 -4251)))) (-2617 (($ $) NIL)) (-3098 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-108) (-1018))))) (-3677 (($ (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4250))) (($ (-108) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-108) (-1018))))) (-1227 (((-108) (-1 (-108) (-108) (-108)) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) (-108) (-108)) $ (-108)) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) (-108) (-108)) $ (-108) (-108)) NIL (-12 (|has| $ (-6 -4250)) (|has| (-108) (-1018))))) (-3255 (((-108) $ (-525) (-108)) NIL (|has| $ (-6 -4251)))) (-3217 (((-108) $ (-525)) NIL)) (-3004 (((-525) (-108) $ (-525)) NIL (|has| (-108) (-1018))) (((-525) (-108) $) NIL (|has| (-108) (-1018))) (((-525) (-1 (-108) (-108)) $) NIL)) (-3454 (((-591 (-108)) $) NIL (|has| $ (-6 -4250)))) (-1209 (($ $ $) 33)) (-2247 (($ $) NIL)) (-2580 (($ $ $) NIL)) (-1268 (($ (-712) (-108)) 23)) (-3661 (($ $ $) NIL)) (-2910 (((-108) $ (-712)) NIL)) (-3630 (((-525) $) 8 (|has| (-525) (-788)))) (-3741 (($ $ $) NIL)) (-2131 (($ $ $) NIL (|has| (-108) (-788))) (($ (-1 (-108) (-108) (-108)) $ $) NIL)) (-2552 (((-591 (-108)) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) (-108) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-108) (-1018))))) (-3468 (((-525) $) NIL (|has| (-525) (-788)))) (-2478 (($ $ $) NIL)) (-3249 (($ (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4251)))) (-1340 (($ (-1 (-108) (-108) (-108)) $ $) 30) (($ (-1 (-108) (-108)) $) NIL)) (-3971 (((-108) $ (-712)) NIL)) (-2339 (((-1072) $) NIL)) (-4189 (($ $ $ (-525)) NIL) (($ (-108) $ (-525)) NIL)) (-2511 (((-591 (-525)) $) NIL)) (-2791 (((-108) (-525) $) NIL)) (-2047 (((-1036) $) NIL)) (-3066 (((-108) $) NIL (|has| (-525) (-788)))) (-2069 (((-3 (-108) "failed") (-1 (-108) (-108)) $) NIL)) (-1941 (($ $ (-108)) NIL (|has| $ (-6 -4251)))) (-1623 (((-108) (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-108)) (-591 (-108))) NIL (-12 (|has| (-108) (-288 (-108))) (|has| (-108) (-1018)))) (($ $ (-108) (-108)) NIL (-12 (|has| (-108) (-288 (-108))) (|has| (-108) (-1018)))) (($ $ (-273 (-108))) NIL (-12 (|has| (-108) (-288 (-108))) (|has| (-108) (-1018)))) (($ $ (-591 (-273 (-108)))) NIL (-12 (|has| (-108) (-288 (-108))) (|has| (-108) (-1018))))) (-3493 (((-108) $ $) NIL)) (-1615 (((-108) (-108) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-108) (-1018))))) (-3339 (((-591 (-108)) $) NIL)) (-3028 (((-108) $) NIL)) (-3209 (($) 24)) (-3164 (($ $ (-1138 (-525))) NIL) (((-108) $ (-525)) 18) (((-108) $ (-525) (-108)) NIL)) (-2777 (($ $ (-1138 (-525))) NIL) (($ $ (-525)) NIL)) (-2064 (((-712) (-108) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-108) (-1018)))) (((-712) (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4250)))) (-4063 (($ $ $ (-525)) NIL (|has| $ (-6 -4251)))) (-3199 (($ $) 25)) (-1408 (((-501) $) NIL (|has| (-108) (-566 (-501))))) (-3036 (($ (-591 (-108))) NIL)) (-3690 (($ (-591 $)) NIL) (($ $ $) NIL) (($ (-108) $) NIL) (($ $ (-108)) NIL)) (-3022 (((-796) $) 22)) (-4158 (((-108) (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4250)))) (-1213 (($ $ $) 31)) (-3710 (($ $) NIL)) (-3625 (($ $ $) NIL)) (-2201 (($ $ $) 39)) (-2213 (($ $) 37)) (-2191 (($ $ $) 38)) (-4135 (((-108) $ $) NIL)) (-4119 (((-108) $ $) NIL)) (-4096 (((-108) $ $) 26)) (-4126 (((-108) $ $) NIL)) (-4112 (((-108) $ $) 27)) (-3613 (($ $ $) NIL)) (-4045 (((-712) $) 10 (|has| $ (-6 -4250)))))
-(((-473 |#1|) (-13 (-119) (-10 -8 (-15 -2213 ($ $)) (-15 -2201 ($ $ $)) (-15 -2191 ($ $ $)))) (-525)) (T -473))
-((-2213 (*1 *1 *1) (-12 (-5 *1 (-473 *2)) (-14 *2 (-525)))) (-2201 (*1 *1 *1 *1) (-12 (-5 *1 (-473 *2)) (-14 *2 (-525)))) (-2191 (*1 *1 *1 *1) (-12 (-5 *1 (-473 *2)) (-14 *2 (-525)))))
-(-13 (-119) (-10 -8 (-15 -2213 ($ $)) (-15 -2201 ($ $ $)) (-15 -2191 ($ $ $))))
-((-2348 (((-3 |#2| "failed") (-1 (-3 |#1| "failed") |#4|) (-1085 |#4|)) 35)) (-1469 (((-1085 |#4|) (-1 |#4| |#1|) |#2|) 31) ((|#2| (-1 |#1| |#4|) (-1085 |#4|)) 22)) (-3510 (((-3 (-631 |#2|) "failed") (-1 (-3 |#1| "failed") |#4|) (-631 (-1085 |#4|))) 46)) (-3837 (((-1085 (-1085 |#4|)) (-1 |#4| |#1|) |#3|) 55)))
-(((-474 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1469 (|#2| (-1 |#1| |#4|) (-1085 |#4|))) (-15 -1469 ((-1085 |#4|) (-1 |#4| |#1|) |#2|)) (-15 -2348 ((-3 |#2| "failed") (-1 (-3 |#1| "failed") |#4|) (-1085 |#4|))) (-15 -3510 ((-3 (-631 |#2|) "failed") (-1 (-3 |#1| "failed") |#4|) (-631 (-1085 |#4|)))) (-15 -3837 ((-1085 (-1085 |#4|)) (-1 |#4| |#1|) |#3|))) (-975) (-1147 |#1|) (-1147 |#2|) (-975)) (T -474))
-((-3837 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *5)) (-4 *5 (-975)) (-4 *7 (-975)) (-4 *6 (-1147 *5)) (-5 *2 (-1085 (-1085 *7))) (-5 *1 (-474 *5 *6 *4 *7)) (-4 *4 (-1147 *6)))) (-3510 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 (-3 *5 "failed") *8)) (-5 *4 (-631 (-1085 *8))) (-4 *5 (-975)) (-4 *8 (-975)) (-4 *6 (-1147 *5)) (-5 *2 (-631 *6)) (-5 *1 (-474 *5 *6 *7 *8)) (-4 *7 (-1147 *6)))) (-2348 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 (-3 *5 "failed") *7)) (-5 *4 (-1085 *7)) (-4 *5 (-975)) (-4 *7 (-975)) (-4 *2 (-1147 *5)) (-5 *1 (-474 *5 *2 *6 *7)) (-4 *6 (-1147 *2)))) (-1469 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *5)) (-4 *5 (-975)) (-4 *7 (-975)) (-4 *4 (-1147 *5)) (-5 *2 (-1085 *7)) (-5 *1 (-474 *5 *4 *6 *7)) (-4 *6 (-1147 *4)))) (-1469 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *5 *7)) (-5 *4 (-1085 *7)) (-4 *5 (-975)) (-4 *7 (-975)) (-4 *2 (-1147 *5)) (-5 *1 (-474 *5 *2 *6 *7)) (-4 *6 (-1147 *2)))))
-(-10 -7 (-15 -1469 (|#2| (-1 |#1| |#4|) (-1085 |#4|))) (-15 -1469 ((-1085 |#4|) (-1 |#4| |#1|) |#2|)) (-15 -2348 ((-3 |#2| "failed") (-1 (-3 |#1| "failed") |#4|) (-1085 |#4|))) (-15 -3510 ((-3 (-631 |#2|) "failed") (-1 (-3 |#1| "failed") |#4|) (-631 (-1085 |#4|)))) (-15 -3837 ((-1085 (-1085 |#4|)) (-1 |#4| |#1|) |#3|)))
-((-3008 (((-108) $ $) NIL)) (-3741 (($ $ $) NIL)) (-2478 (($ $ $) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3600 (((-1176) $) 18)) (-3164 (((-1072) $ (-1089)) 22)) (-3551 (((-1176) $) 14)) (-3022 (((-796) $) 20) (($ (-1072)) 19)) (-4135 (((-108) $ $) NIL)) (-4119 (((-108) $ $) NIL)) (-4096 (((-108) $ $) 8)) (-4126 (((-108) $ $) NIL)) (-4112 (((-108) $ $) 7)))
-(((-475) (-13 (-788) (-10 -8 (-15 -3164 ((-1072) $ (-1089))) (-15 -3551 ((-1176) $)) (-15 -3600 ((-1176) $)) (-15 -3022 ($ (-1072)))))) (T -475))
-((-3164 (*1 *2 *1 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-1072)) (-5 *1 (-475)))) (-3551 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-475)))) (-3600 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-475)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-475)))))
-(-13 (-788) (-10 -8 (-15 -3164 ((-1072) $ (-1089))) (-15 -3551 ((-1176) $)) (-15 -3600 ((-1176) $)) (-15 -3022 ($ (-1072)))))
-((-2004 (((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#4|) 19)) (-2835 ((|#1| |#4|) 10)) (-3890 ((|#3| |#4|) 17)))
-(((-476 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2835 (|#1| |#4|)) (-15 -3890 (|#3| |#4|)) (-15 -2004 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#4|))) (-517) (-923 |#1|) (-351 |#1|) (-351 |#2|)) (T -476))
-((-2004 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *5 (-923 *4)) (-5 *2 (-2 (|:| |num| *6) (|:| |den| *4))) (-5 *1 (-476 *4 *5 *6 *3)) (-4 *6 (-351 *4)) (-4 *3 (-351 *5)))) (-3890 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *5 (-923 *4)) (-4 *2 (-351 *4)) (-5 *1 (-476 *4 *5 *2 *3)) (-4 *3 (-351 *5)))) (-2835 (*1 *2 *3) (-12 (-4 *4 (-923 *2)) (-4 *2 (-517)) (-5 *1 (-476 *2 *4 *5 *3)) (-4 *5 (-351 *2)) (-4 *3 (-351 *4)))))
-(-10 -7 (-15 -2835 (|#1| |#4|)) (-15 -3890 (|#3| |#4|)) (-15 -2004 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#4|)))
-((-3008 (((-108) $ $) NIL)) (-2371 (((-108) $ (-591 |#3|)) 104) (((-108) $) 105)) (-1800 (((-108) $) 148)) (-1295 (($ $ |#4|) 96) (($ $ |#4| (-591 |#3|)) 100)) (-3432 (((-1079 (-591 (-885 |#1|)) (-591 (-273 (-885 |#1|)))) (-591 |#4|)) 141 (|has| |#3| (-566 (-1089))))) (-2963 (($ $ $) 90) (($ $ |#4|) 88)) (-2824 (((-108) $) 147)) (-1979 (($ $) 108)) (-2339 (((-1072) $) NIL)) (-3516 (($ $ $) 82) (($ (-591 $)) 84)) (-1510 (((-108) |#4| $) 107)) (-1412 (((-108) $ $) 71)) (-1536 (($ (-591 |#4|)) 89)) (-2047 (((-1036) $) NIL)) (-3500 (($ (-591 |#4|)) 145)) (-2414 (((-108) $) 146)) (-3805 (($ $) 73)) (-3942 (((-591 |#4|) $) 57)) (-2021 (((-2 (|:| |mval| (-631 |#1|)) (|:| |invmval| (-631 |#1|)) (|:| |genIdeal| $)) $ (-591 |#3|)) NIL)) (-1907 (((-108) |#4| $) 76)) (-4224 (((-525) $ (-591 |#3|)) 109) (((-525) $) 110)) (-3022 (((-796) $) 144) (($ (-591 |#4|)) 85)) (-2080 (($ (-2 (|:| |mval| (-631 |#1|)) (|:| |invmval| (-631 |#1|)) (|:| |genIdeal| $))) NIL)) (-4096 (((-108) $ $) 72)) (-4156 (($ $ $) 92)) (** (($ $ (-712)) 95)) (* (($ $ $) 94)))
-(((-477 |#1| |#2| |#3| |#4|) (-13 (-1018) (-10 -7 (-15 * ($ $ $)) (-15 ** ($ $ (-712))) (-15 -4156 ($ $ $)) (-15 -2824 ((-108) $)) (-15 -1800 ((-108) $)) (-15 -1907 ((-108) |#4| $)) (-15 -1412 ((-108) $ $)) (-15 -1510 ((-108) |#4| $)) (-15 -2371 ((-108) $ (-591 |#3|))) (-15 -2371 ((-108) $)) (-15 -3516 ($ $ $)) (-15 -3516 ($ (-591 $))) (-15 -2963 ($ $ $)) (-15 -2963 ($ $ |#4|)) (-15 -3805 ($ $)) (-15 -2021 ((-2 (|:| |mval| (-631 |#1|)) (|:| |invmval| (-631 |#1|)) (|:| |genIdeal| $)) $ (-591 |#3|))) (-15 -2080 ($ (-2 (|:| |mval| (-631 |#1|)) (|:| |invmval| (-631 |#1|)) (|:| |genIdeal| $)))) (-15 -4224 ((-525) $ (-591 |#3|))) (-15 -4224 ((-525) $)) (-15 -1979 ($ $)) (-15 -1536 ($ (-591 |#4|))) (-15 -3500 ($ (-591 |#4|))) (-15 -2414 ((-108) $)) (-15 -3942 ((-591 |#4|) $)) (-15 -3022 ($ (-591 |#4|))) (-15 -1295 ($ $ |#4|)) (-15 -1295 ($ $ |#4| (-591 |#3|))) (IF (|has| |#3| (-566 (-1089))) (-15 -3432 ((-1079 (-591 (-885 |#1|)) (-591 (-273 (-885 |#1|)))) (-591 |#4|))) |%noBranch|))) (-341) (-734) (-788) (-882 |#1| |#2| |#3|)) (T -477))
-((* (*1 *1 *1 *1) (-12 (-4 *2 (-341)) (-4 *3 (-734)) (-4 *4 (-788)) (-5 *1 (-477 *2 *3 *4 *5)) (-4 *5 (-882 *2 *3 *4)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-882 *3 *4 *5)))) (-4156 (*1 *1 *1 *1) (-12 (-4 *2 (-341)) (-4 *3 (-734)) (-4 *4 (-788)) (-5 *1 (-477 *2 *3 *4 *5)) (-4 *5 (-882 *2 *3 *4)))) (-2824 (*1 *2 *1) (-12 (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-108)) (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-882 *3 *4 *5)))) (-1800 (*1 *2 *1) (-12 (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-108)) (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-882 *3 *4 *5)))) (-1907 (*1 *2 *3 *1) (-12 (-4 *4 (-341)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108)) (-5 *1 (-477 *4 *5 *6 *3)) (-4 *3 (-882 *4 *5 *6)))) (-1412 (*1 *2 *1 *1) (-12 (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-108)) (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-882 *3 *4 *5)))) (-1510 (*1 *2 *3 *1) (-12 (-4 *4 (-341)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108)) (-5 *1 (-477 *4 *5 *6 *3)) (-4 *3 (-882 *4 *5 *6)))) (-2371 (*1 *2 *1 *3) (-12 (-5 *3 (-591 *6)) (-4 *6 (-788)) (-4 *4 (-341)) (-4 *5 (-734)) (-5 *2 (-108)) (-5 *1 (-477 *4 *5 *6 *7)) (-4 *7 (-882 *4 *5 *6)))) (-2371 (*1 *2 *1) (-12 (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-108)) (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-882 *3 *4 *5)))) (-3516 (*1 *1 *1 *1) (-12 (-4 *2 (-341)) (-4 *3 (-734)) (-4 *4 (-788)) (-5 *1 (-477 *2 *3 *4 *5)) (-4 *5 (-882 *2 *3 *4)))) (-3516 (*1 *1 *2) (-12 (-5 *2 (-591 (-477 *3 *4 *5 *6))) (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-882 *3 *4 *5)))) (-2963 (*1 *1 *1 *1) (-12 (-4 *2 (-341)) (-4 *3 (-734)) (-4 *4 (-788)) (-5 *1 (-477 *2 *3 *4 *5)) (-4 *5 (-882 *2 *3 *4)))) (-2963 (*1 *1 *1 *2) (-12 (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-477 *3 *4 *5 *2)) (-4 *2 (-882 *3 *4 *5)))) (-3805 (*1 *1 *1) (-12 (-4 *2 (-341)) (-4 *3 (-734)) (-4 *4 (-788)) (-5 *1 (-477 *2 *3 *4 *5)) (-4 *5 (-882 *2 *3 *4)))) (-2021 (*1 *2 *1 *3) (-12 (-5 *3 (-591 *6)) (-4 *6 (-788)) (-4 *4 (-341)) (-4 *5 (-734)) (-5 *2 (-2 (|:| |mval| (-631 *4)) (|:| |invmval| (-631 *4)) (|:| |genIdeal| (-477 *4 *5 *6 *7)))) (-5 *1 (-477 *4 *5 *6 *7)) (-4 *7 (-882 *4 *5 *6)))) (-2080 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |mval| (-631 *3)) (|:| |invmval| (-631 *3)) (|:| |genIdeal| (-477 *3 *4 *5 *6)))) (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-882 *3 *4 *5)))) (-4224 (*1 *2 *1 *3) (-12 (-5 *3 (-591 *6)) (-4 *6 (-788)) (-4 *4 (-341)) (-4 *5 (-734)) (-5 *2 (-525)) (-5 *1 (-477 *4 *5 *6 *7)) (-4 *7 (-882 *4 *5 *6)))) (-4224 (*1 *2 *1) (-12 (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-525)) (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-882 *3 *4 *5)))) (-1979 (*1 *1 *1) (-12 (-4 *2 (-341)) (-4 *3 (-734)) (-4 *4 (-788)) (-5 *1 (-477 *2 *3 *4 *5)) (-4 *5 (-882 *2 *3 *4)))) (-1536 (*1 *1 *2) (-12 (-5 *2 (-591 *6)) (-4 *6 (-882 *3 *4 *5)) (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-477 *3 *4 *5 *6)))) (-3500 (*1 *1 *2) (-12 (-5 *2 (-591 *6)) (-4 *6 (-882 *3 *4 *5)) (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-477 *3 *4 *5 *6)))) (-2414 (*1 *2 *1) (-12 (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-108)) (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-882 *3 *4 *5)))) (-3942 (*1 *2 *1) (-12 (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-591 *6)) (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-882 *3 *4 *5)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-591 *6)) (-4 *6 (-882 *3 *4 *5)) (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-477 *3 *4 *5 *6)))) (-1295 (*1 *1 *1 *2) (-12 (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-477 *3 *4 *5 *2)) (-4 *2 (-882 *3 *4 *5)))) (-1295 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-591 *6)) (-4 *6 (-788)) (-4 *4 (-341)) (-4 *5 (-734)) (-5 *1 (-477 *4 *5 *6 *2)) (-4 *2 (-882 *4 *5 *6)))) (-3432 (*1 *2 *3) (-12 (-5 *3 (-591 *7)) (-4 *7 (-882 *4 *5 *6)) (-4 *6 (-566 (-1089))) (-4 *4 (-341)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-1079 (-591 (-885 *4)) (-591 (-273 (-885 *4))))) (-5 *1 (-477 *4 *5 *6 *7)))))
-(-13 (-1018) (-10 -7 (-15 * ($ $ $)) (-15 ** ($ $ (-712))) (-15 -4156 ($ $ $)) (-15 -2824 ((-108) $)) (-15 -1800 ((-108) $)) (-15 -1907 ((-108) |#4| $)) (-15 -1412 ((-108) $ $)) (-15 -1510 ((-108) |#4| $)) (-15 -2371 ((-108) $ (-591 |#3|))) (-15 -2371 ((-108) $)) (-15 -3516 ($ $ $)) (-15 -3516 ($ (-591 $))) (-15 -2963 ($ $ $)) (-15 -2963 ($ $ |#4|)) (-15 -3805 ($ $)) (-15 -2021 ((-2 (|:| |mval| (-631 |#1|)) (|:| |invmval| (-631 |#1|)) (|:| |genIdeal| $)) $ (-591 |#3|))) (-15 -2080 ($ (-2 (|:| |mval| (-631 |#1|)) (|:| |invmval| (-631 |#1|)) (|:| |genIdeal| $)))) (-15 -4224 ((-525) $ (-591 |#3|))) (-15 -4224 ((-525) $)) (-15 -1979 ($ $)) (-15 -1536 ($ (-591 |#4|))) (-15 -3500 ($ (-591 |#4|))) (-15 -2414 ((-108) $)) (-15 -3942 ((-591 |#4|) $)) (-15 -3022 ($ (-591 |#4|))) (-15 -1295 ($ $ |#4|)) (-15 -1295 ($ $ |#4| (-591 |#3|))) (IF (|has| |#3| (-566 (-1089))) (-15 -3432 ((-1079 (-591 (-885 |#1|)) (-591 (-273 (-885 |#1|)))) (-591 |#4|))) |%noBranch|)))
-((-3119 (((-108) (-477 (-385 (-525)) (-220 |#2| (-712)) (-798 |#1|) (-227 |#1| (-385 (-525))))) 149)) (-1451 (((-108) (-477 (-385 (-525)) (-220 |#2| (-712)) (-798 |#1|) (-227 |#1| (-385 (-525))))) 150)) (-1238 (((-477 (-385 (-525)) (-220 |#2| (-712)) (-798 |#1|) (-227 |#1| (-385 (-525)))) (-477 (-385 (-525)) (-220 |#2| (-712)) (-798 |#1|) (-227 |#1| (-385 (-525))))) 108)) (-2744 (((-108) (-477 (-385 (-525)) (-220 |#2| (-712)) (-798 |#1|) (-227 |#1| (-385 (-525))))) NIL)) (-1635 (((-591 (-477 (-385 (-525)) (-220 |#2| (-712)) (-798 |#1|) (-227 |#1| (-385 (-525))))) (-477 (-385 (-525)) (-220 |#2| (-712)) (-798 |#1|) (-227 |#1| (-385 (-525))))) 152)) (-2611 (((-477 (-385 (-525)) (-220 |#2| (-712)) (-798 |#1|) (-227 |#1| (-385 (-525)))) (-477 (-385 (-525)) (-220 |#2| (-712)) (-798 |#1|) (-227 |#1| (-385 (-525)))) (-591 (-798 |#1|))) 164)))
-(((-478 |#1| |#2|) (-10 -7 (-15 -3119 ((-108) (-477 (-385 (-525)) (-220 |#2| (-712)) (-798 |#1|) (-227 |#1| (-385 (-525)))))) (-15 -1451 ((-108) (-477 (-385 (-525)) (-220 |#2| (-712)) (-798 |#1|) (-227 |#1| (-385 (-525)))))) (-15 -2744 ((-108) (-477 (-385 (-525)) (-220 |#2| (-712)) (-798 |#1|) (-227 |#1| (-385 (-525)))))) (-15 -1238 ((-477 (-385 (-525)) (-220 |#2| (-712)) (-798 |#1|) (-227 |#1| (-385 (-525)))) (-477 (-385 (-525)) (-220 |#2| (-712)) (-798 |#1|) (-227 |#1| (-385 (-525)))))) (-15 -1635 ((-591 (-477 (-385 (-525)) (-220 |#2| (-712)) (-798 |#1|) (-227 |#1| (-385 (-525))))) (-477 (-385 (-525)) (-220 |#2| (-712)) (-798 |#1|) (-227 |#1| (-385 (-525)))))) (-15 -2611 ((-477 (-385 (-525)) (-220 |#2| (-712)) (-798 |#1|) (-227 |#1| (-385 (-525)))) (-477 (-385 (-525)) (-220 |#2| (-712)) (-798 |#1|) (-227 |#1| (-385 (-525)))) (-591 (-798 |#1|))))) (-591 (-1089)) (-712)) (T -478))
-((-2611 (*1 *2 *2 *3) (-12 (-5 *2 (-477 (-385 (-525)) (-220 *5 (-712)) (-798 *4) (-227 *4 (-385 (-525))))) (-5 *3 (-591 (-798 *4))) (-14 *4 (-591 (-1089))) (-14 *5 (-712)) (-5 *1 (-478 *4 *5)))) (-1635 (*1 *2 *3) (-12 (-14 *4 (-591 (-1089))) (-14 *5 (-712)) (-5 *2 (-591 (-477 (-385 (-525)) (-220 *5 (-712)) (-798 *4) (-227 *4 (-385 (-525)))))) (-5 *1 (-478 *4 *5)) (-5 *3 (-477 (-385 (-525)) (-220 *5 (-712)) (-798 *4) (-227 *4 (-385 (-525))))))) (-1238 (*1 *2 *2) (-12 (-5 *2 (-477 (-385 (-525)) (-220 *4 (-712)) (-798 *3) (-227 *3 (-385 (-525))))) (-14 *3 (-591 (-1089))) (-14 *4 (-712)) (-5 *1 (-478 *3 *4)))) (-2744 (*1 *2 *3) (-12 (-5 *3 (-477 (-385 (-525)) (-220 *5 (-712)) (-798 *4) (-227 *4 (-385 (-525))))) (-14 *4 (-591 (-1089))) (-14 *5 (-712)) (-5 *2 (-108)) (-5 *1 (-478 *4 *5)))) (-1451 (*1 *2 *3) (-12 (-5 *3 (-477 (-385 (-525)) (-220 *5 (-712)) (-798 *4) (-227 *4 (-385 (-525))))) (-14 *4 (-591 (-1089))) (-14 *5 (-712)) (-5 *2 (-108)) (-5 *1 (-478 *4 *5)))) (-3119 (*1 *2 *3) (-12 (-5 *3 (-477 (-385 (-525)) (-220 *5 (-712)) (-798 *4) (-227 *4 (-385 (-525))))) (-14 *4 (-591 (-1089))) (-14 *5 (-712)) (-5 *2 (-108)) (-5 *1 (-478 *4 *5)))))
-(-10 -7 (-15 -3119 ((-108) (-477 (-385 (-525)) (-220 |#2| (-712)) (-798 |#1|) (-227 |#1| (-385 (-525)))))) (-15 -1451 ((-108) (-477 (-385 (-525)) (-220 |#2| (-712)) (-798 |#1|) (-227 |#1| (-385 (-525)))))) (-15 -2744 ((-108) (-477 (-385 (-525)) (-220 |#2| (-712)) (-798 |#1|) (-227 |#1| (-385 (-525)))))) (-15 -1238 ((-477 (-385 (-525)) (-220 |#2| (-712)) (-798 |#1|) (-227 |#1| (-385 (-525)))) (-477 (-385 (-525)) (-220 |#2| (-712)) (-798 |#1|) (-227 |#1| (-385 (-525)))))) (-15 -1635 ((-591 (-477 (-385 (-525)) (-220 |#2| (-712)) (-798 |#1|) (-227 |#1| (-385 (-525))))) (-477 (-385 (-525)) (-220 |#2| (-712)) (-798 |#1|) (-227 |#1| (-385 (-525)))))) (-15 -2611 ((-477 (-385 (-525)) (-220 |#2| (-712)) (-798 |#1|) (-227 |#1| (-385 (-525)))) (-477 (-385 (-525)) (-220 |#2| (-712)) (-798 |#1|) (-227 |#1| (-385 (-525)))) (-591 (-798 |#1|)))))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-3798 (($) NIL T CONST)) (-1710 (($ $) NIL)) (-1480 (($ |#1| |#2|) NIL)) (-1340 (($ (-1 |#1| |#1|) $) NIL)) (-2863 ((|#2| $) NIL)) (-1678 ((|#1| $) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) NIL)) (-4191 (($) 12 T CONST)) (-4096 (((-108) $ $) NIL)) (-4164 (($ $) 11) (($ $ $) 24)) (-4156 (($ $ $) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 18)))
+((-3325 (((-591 (-2 (|:| -3612 (-631 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-631 |#2|)))) (-2 (|:| -3612 (-631 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-631 |#2|))) (-712) (-712)) 27)) (-1793 (((-591 (-1085 |#1|)) |#1| (-712) (-712) (-712)) 34)) (-2032 (((-2 (|:| -3612 (-631 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-631 |#2|))) (-591 |#3|) (-591 (-2 (|:| -3612 (-631 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-631 |#2|)))) (-712)) 85)))
+(((-471 |#1| |#2| |#3|) (-10 -7 (-15 -1793 ((-591 (-1085 |#1|)) |#1| (-712) (-712) (-712))) (-15 -3325 ((-591 (-2 (|:| -3612 (-631 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-631 |#2|)))) (-2 (|:| -3612 (-631 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-631 |#2|))) (-712) (-712))) (-15 -2032 ((-2 (|:| -3612 (-631 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-631 |#2|))) (-591 |#3|) (-591 (-2 (|:| -3612 (-631 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-631 |#2|)))) (-712)))) (-327) (-1147 |#1|) (-1147 |#2|)) (T -471))
+((-2032 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-591 *8)) (-5 *4 (-591 (-2 (|:| -3612 (-631 *7)) (|:| |basisDen| *7) (|:| |basisInv| (-631 *7))))) (-5 *5 (-712)) (-4 *8 (-1147 *7)) (-4 *7 (-1147 *6)) (-4 *6 (-327)) (-5 *2 (-2 (|:| -3612 (-631 *7)) (|:| |basisDen| *7) (|:| |basisInv| (-631 *7)))) (-5 *1 (-471 *6 *7 *8)))) (-3325 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-712)) (-4 *5 (-327)) (-4 *6 (-1147 *5)) (-5 *2 (-591 (-2 (|:| -3612 (-631 *6)) (|:| |basisDen| *6) (|:| |basisInv| (-631 *6))))) (-5 *1 (-471 *5 *6 *7)) (-5 *3 (-2 (|:| -3612 (-631 *6)) (|:| |basisDen| *6) (|:| |basisInv| (-631 *6)))) (-4 *7 (-1147 *6)))) (-1793 (*1 *2 *3 *4 *4 *4) (-12 (-5 *4 (-712)) (-4 *3 (-327)) (-4 *5 (-1147 *3)) (-5 *2 (-591 (-1085 *3))) (-5 *1 (-471 *3 *5 *6)) (-4 *6 (-1147 *5)))))
+(-10 -7 (-15 -1793 ((-591 (-1085 |#1|)) |#1| (-712) (-712) (-712))) (-15 -3325 ((-591 (-2 (|:| -3612 (-631 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-631 |#2|)))) (-2 (|:| -3612 (-631 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-631 |#2|))) (-712) (-712))) (-15 -2032 ((-2 (|:| -3612 (-631 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-631 |#2|))) (-591 |#3|) (-591 (-2 (|:| -3612 (-631 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-631 |#2|)))) (-712))))
+((-1440 (((-2 (|:| -3612 (-631 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-631 |#1|))) (-2 (|:| -3612 (-631 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-631 |#1|))) (-2 (|:| -3612 (-631 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-631 |#1|)))) 62)) (-2736 ((|#1| (-631 |#1|) |#1| (-712)) 25)) (-3537 (((-712) (-712) (-712)) 30)) (-2328 (((-631 |#1|) (-631 |#1|) (-631 |#1|)) 42)) (-1551 (((-631 |#1|) (-631 |#1|) (-631 |#1|) |#1|) 50) (((-631 |#1|) (-631 |#1|) (-631 |#1|)) 47)) (-2625 ((|#1| (-631 |#1|) (-631 |#1|) |#1| (-525)) 29)) (-2102 ((|#1| (-631 |#1|)) 18)))
+(((-472 |#1| |#2| |#3|) (-10 -7 (-15 -2102 (|#1| (-631 |#1|))) (-15 -2736 (|#1| (-631 |#1|) |#1| (-712))) (-15 -2625 (|#1| (-631 |#1|) (-631 |#1|) |#1| (-525))) (-15 -3537 ((-712) (-712) (-712))) (-15 -1551 ((-631 |#1|) (-631 |#1|) (-631 |#1|))) (-15 -1551 ((-631 |#1|) (-631 |#1|) (-631 |#1|) |#1|)) (-15 -2328 ((-631 |#1|) (-631 |#1|) (-631 |#1|))) (-15 -1440 ((-2 (|:| -3612 (-631 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-631 |#1|))) (-2 (|:| -3612 (-631 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-631 |#1|))) (-2 (|:| -3612 (-631 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-631 |#1|)))))) (-13 (-286) (-10 -8 (-15 -3898 ((-396 $) $)))) (-1147 |#1|) (-387 |#1| |#2|)) (T -472))
+((-1440 (*1 *2 *2 *2) (-12 (-5 *2 (-2 (|:| -3612 (-631 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-631 *3)))) (-4 *3 (-13 (-286) (-10 -8 (-15 -3898 ((-396 $) $))))) (-4 *4 (-1147 *3)) (-5 *1 (-472 *3 *4 *5)) (-4 *5 (-387 *3 *4)))) (-2328 (*1 *2 *2 *2) (-12 (-5 *2 (-631 *3)) (-4 *3 (-13 (-286) (-10 -8 (-15 -3898 ((-396 $) $))))) (-4 *4 (-1147 *3)) (-5 *1 (-472 *3 *4 *5)) (-4 *5 (-387 *3 *4)))) (-1551 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-631 *3)) (-4 *3 (-13 (-286) (-10 -8 (-15 -3898 ((-396 $) $))))) (-4 *4 (-1147 *3)) (-5 *1 (-472 *3 *4 *5)) (-4 *5 (-387 *3 *4)))) (-1551 (*1 *2 *2 *2) (-12 (-5 *2 (-631 *3)) (-4 *3 (-13 (-286) (-10 -8 (-15 -3898 ((-396 $) $))))) (-4 *4 (-1147 *3)) (-5 *1 (-472 *3 *4 *5)) (-4 *5 (-387 *3 *4)))) (-3537 (*1 *2 *2 *2) (-12 (-5 *2 (-712)) (-4 *3 (-13 (-286) (-10 -8 (-15 -3898 ((-396 $) $))))) (-4 *4 (-1147 *3)) (-5 *1 (-472 *3 *4 *5)) (-4 *5 (-387 *3 *4)))) (-2625 (*1 *2 *3 *3 *2 *4) (-12 (-5 *3 (-631 *2)) (-5 *4 (-525)) (-4 *2 (-13 (-286) (-10 -8 (-15 -3898 ((-396 $) $))))) (-4 *5 (-1147 *2)) (-5 *1 (-472 *2 *5 *6)) (-4 *6 (-387 *2 *5)))) (-2736 (*1 *2 *3 *2 *4) (-12 (-5 *3 (-631 *2)) (-5 *4 (-712)) (-4 *2 (-13 (-286) (-10 -8 (-15 -3898 ((-396 $) $))))) (-4 *5 (-1147 *2)) (-5 *1 (-472 *2 *5 *6)) (-4 *6 (-387 *2 *5)))) (-2102 (*1 *2 *3) (-12 (-5 *3 (-631 *2)) (-4 *4 (-1147 *2)) (-4 *2 (-13 (-286) (-10 -8 (-15 -3898 ((-396 $) $))))) (-5 *1 (-472 *2 *4 *5)) (-4 *5 (-387 *2 *4)))))
+(-10 -7 (-15 -2102 (|#1| (-631 |#1|))) (-15 -2736 (|#1| (-631 |#1|) |#1| (-712))) (-15 -2625 (|#1| (-631 |#1|) (-631 |#1|) |#1| (-525))) (-15 -3537 ((-712) (-712) (-712))) (-15 -1551 ((-631 |#1|) (-631 |#1|) (-631 |#1|))) (-15 -1551 ((-631 |#1|) (-631 |#1|) (-631 |#1|) |#1|)) (-15 -2328 ((-631 |#1|) (-631 |#1|) (-631 |#1|))) (-15 -1440 ((-2 (|:| -3612 (-631 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-631 |#1|))) (-2 (|:| -3612 (-631 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-631 |#1|))) (-2 (|:| -3612 (-631 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-631 |#1|))))))
+((-2673 (((-108) $ $) NIL)) (-1426 (($ $) NIL)) (-2216 (($ $ $) 35)) (-3832 (((-1176) $ (-525) (-525)) NIL (|has| $ (-6 -4251)))) (-3110 (((-108) $) NIL (|has| (-108) (-788))) (((-108) (-1 (-108) (-108) (-108)) $) NIL)) (-2613 (($ $) NIL (-12 (|has| $ (-6 -4251)) (|has| (-108) (-788)))) (($ (-1 (-108) (-108) (-108)) $) NIL (|has| $ (-6 -4251)))) (-1282 (($ $) NIL (|has| (-108) (-788))) (($ (-1 (-108) (-108) (-108)) $) NIL)) (-3727 (((-108) $ (-712)) NIL)) (-2847 (((-108) $ (-1138 (-525)) (-108)) NIL (|has| $ (-6 -4251))) (((-108) $ (-525) (-108)) 36 (|has| $ (-6 -4251)))) (-2467 (($ (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4250)))) (-2055 (($) NIL T CONST)) (-3405 (($ $) NIL (|has| $ (-6 -4251)))) (-2747 (($ $) NIL)) (-2908 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-108) (-1018))))) (-2537 (($ (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4250))) (($ (-108) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-108) (-1018))))) (-3618 (((-108) (-1 (-108) (-108) (-108)) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) (-108) (-108)) $ (-108)) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) (-108) (-108)) $ (-108) (-108)) NIL (-12 (|has| $ (-6 -4250)) (|has| (-108) (-1018))))) (-4205 (((-108) $ (-525) (-108)) NIL (|has| $ (-6 -4251)))) (-4121 (((-108) $ (-525)) NIL)) (-1734 (((-525) (-108) $ (-525)) NIL (|has| (-108) (-1018))) (((-525) (-108) $) NIL (|has| (-108) (-1018))) (((-525) (-1 (-108) (-108)) $) NIL)) (-2916 (((-591 (-108)) $) NIL (|has| $ (-6 -4250)))) (-3532 (($ $ $) 33)) (-3389 (($ $) NIL)) (-3200 (($ $ $) NIL)) (-1316 (($ (-712) (-108)) 23)) (-3185 (($ $ $) NIL)) (-3491 (((-108) $ (-712)) NIL)) (-4152 (((-525) $) 8 (|has| (-525) (-788)))) (-1923 (($ $ $) NIL)) (-3459 (($ $ $) NIL (|has| (-108) (-788))) (($ (-1 (-108) (-108) (-108)) $ $) NIL)) (-4207 (((-591 (-108)) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) (-108) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-108) (-1018))))) (-1826 (((-525) $) NIL (|has| (-525) (-788)))) (-3475 (($ $ $) NIL)) (-4192 (($ (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4251)))) (-1257 (($ (-1 (-108) (-108) (-108)) $ $) 30) (($ (-1 (-108) (-108)) $) NIL)) (-3295 (((-108) $ (-712)) NIL)) (-2621 (((-1072) $) NIL)) (-2059 (($ $ $ (-525)) NIL) (($ (-108) $ (-525)) NIL)) (-3761 (((-591 (-525)) $) NIL)) (-1675 (((-108) (-525) $) NIL)) (-2937 (((-1036) $) NIL)) (-2872 (((-108) $) NIL (|has| (-525) (-788)))) (-2714 (((-3 (-108) "failed") (-1 (-108) (-108)) $) NIL)) (-1858 (($ $ (-108)) NIL (|has| $ (-6 -4251)))) (-3465 (((-108) (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-108)) (-591 (-108))) NIL (-12 (|has| (-108) (-288 (-108))) (|has| (-108) (-1018)))) (($ $ (-108) (-108)) NIL (-12 (|has| (-108) (-288 (-108))) (|has| (-108) (-1018)))) (($ $ (-273 (-108))) NIL (-12 (|has| (-108) (-288 (-108))) (|has| (-108) (-1018)))) (($ $ (-591 (-273 (-108)))) NIL (-12 (|has| (-108) (-288 (-108))) (|has| (-108) (-1018))))) (-2023 (((-108) $ $) NIL)) (-3384 (((-108) (-108) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-108) (-1018))))) (-2998 (((-591 (-108)) $) NIL)) (-2077 (((-108) $) NIL)) (-3164 (($) 24)) (-1881 (($ $ (-1138 (-525))) NIL) (((-108) $ (-525)) 18) (((-108) $ (-525) (-108)) NIL)) (-3226 (($ $ (-1138 (-525))) NIL) (($ $ (-525)) NIL)) (-2960 (((-712) (-108) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-108) (-1018)))) (((-712) (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4250)))) (-2992 (($ $ $ (-525)) NIL (|has| $ (-6 -4251)))) (-2873 (($ $) 25)) (-1300 (((-501) $) NIL (|has| (-108) (-566 (-501))))) (-2695 (($ (-591 (-108))) NIL)) (-1624 (($ (-591 $)) NIL) (($ $ $) NIL) (($ (-108) $) NIL) (($ $ (-108)) NIL)) (-2686 (((-796) $) 22)) (-1475 (((-108) (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4250)))) (-3543 (($ $ $) 31)) (-1401 (($ $) NIL)) (-3691 (($ $ $) NIL)) (-3589 (($ $ $) 39)) (-3598 (($ $) 37)) (-3578 (($ $ $) 38)) (-4004 (((-108) $ $) NIL)) (-3982 (((-108) $ $) NIL)) (-3944 (((-108) $ $) 26)) (-3994 (((-108) $ $) NIL)) (-3971 (((-108) $ $) 27)) (-3677 (($ $ $) NIL)) (-2028 (((-712) $) 10 (|has| $ (-6 -4250)))))
+(((-473 |#1|) (-13 (-119) (-10 -8 (-15 -3598 ($ $)) (-15 -3589 ($ $ $)) (-15 -3578 ($ $ $)))) (-525)) (T -473))
+((-3598 (*1 *1 *1) (-12 (-5 *1 (-473 *2)) (-14 *2 (-525)))) (-3589 (*1 *1 *1 *1) (-12 (-5 *1 (-473 *2)) (-14 *2 (-525)))) (-3578 (*1 *1 *1 *1) (-12 (-5 *1 (-473 *2)) (-14 *2 (-525)))))
+(-13 (-119) (-10 -8 (-15 -3598 ($ $)) (-15 -3589 ($ $ $)) (-15 -3578 ($ $ $))))
+((-2710 (((-3 |#2| "failed") (-1 (-3 |#1| "failed") |#4|) (-1085 |#4|)) 35)) (-1266 (((-1085 |#4|) (-1 |#4| |#1|) |#2|) 31) ((|#2| (-1 |#1| |#4|) (-1085 |#4|)) 22)) (-2247 (((-3 (-631 |#2|) "failed") (-1 (-3 |#1| "failed") |#4|) (-631 (-1085 |#4|))) 46)) (-1380 (((-1085 (-1085 |#4|)) (-1 |#4| |#1|) |#3|) 55)))
+(((-474 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1266 (|#2| (-1 |#1| |#4|) (-1085 |#4|))) (-15 -1266 ((-1085 |#4|) (-1 |#4| |#1|) |#2|)) (-15 -2710 ((-3 |#2| "failed") (-1 (-3 |#1| "failed") |#4|) (-1085 |#4|))) (-15 -2247 ((-3 (-631 |#2|) "failed") (-1 (-3 |#1| "failed") |#4|) (-631 (-1085 |#4|)))) (-15 -1380 ((-1085 (-1085 |#4|)) (-1 |#4| |#1|) |#3|))) (-975) (-1147 |#1|) (-1147 |#2|) (-975)) (T -474))
+((-1380 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *5)) (-4 *5 (-975)) (-4 *7 (-975)) (-4 *6 (-1147 *5)) (-5 *2 (-1085 (-1085 *7))) (-5 *1 (-474 *5 *6 *4 *7)) (-4 *4 (-1147 *6)))) (-2247 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 (-3 *5 "failed") *8)) (-5 *4 (-631 (-1085 *8))) (-4 *5 (-975)) (-4 *8 (-975)) (-4 *6 (-1147 *5)) (-5 *2 (-631 *6)) (-5 *1 (-474 *5 *6 *7 *8)) (-4 *7 (-1147 *6)))) (-2710 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 (-3 *5 "failed") *7)) (-5 *4 (-1085 *7)) (-4 *5 (-975)) (-4 *7 (-975)) (-4 *2 (-1147 *5)) (-5 *1 (-474 *5 *2 *6 *7)) (-4 *6 (-1147 *2)))) (-1266 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *5)) (-4 *5 (-975)) (-4 *7 (-975)) (-4 *4 (-1147 *5)) (-5 *2 (-1085 *7)) (-5 *1 (-474 *5 *4 *6 *7)) (-4 *6 (-1147 *4)))) (-1266 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *5 *7)) (-5 *4 (-1085 *7)) (-4 *5 (-975)) (-4 *7 (-975)) (-4 *2 (-1147 *5)) (-5 *1 (-474 *5 *2 *6 *7)) (-4 *6 (-1147 *2)))))
+(-10 -7 (-15 -1266 (|#2| (-1 |#1| |#4|) (-1085 |#4|))) (-15 -1266 ((-1085 |#4|) (-1 |#4| |#1|) |#2|)) (-15 -2710 ((-3 |#2| "failed") (-1 (-3 |#1| "failed") |#4|) (-1085 |#4|))) (-15 -2247 ((-3 (-631 |#2|) "failed") (-1 (-3 |#1| "failed") |#4|) (-631 (-1085 |#4|)))) (-15 -1380 ((-1085 (-1085 |#4|)) (-1 |#4| |#1|) |#3|)))
+((-2673 (((-108) $ $) NIL)) (-1923 (($ $ $) NIL)) (-3475 (($ $ $) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-3829 (((-1176) $) 18)) (-1881 (((-1072) $ (-1089)) 22)) (-1285 (((-1176) $) 14)) (-2686 (((-796) $) 20) (($ (-1072)) 19)) (-4004 (((-108) $ $) NIL)) (-3982 (((-108) $ $) NIL)) (-3944 (((-108) $ $) 8)) (-3994 (((-108) $ $) NIL)) (-3971 (((-108) $ $) 7)))
+(((-475) (-13 (-788) (-10 -8 (-15 -1881 ((-1072) $ (-1089))) (-15 -1285 ((-1176) $)) (-15 -3829 ((-1176) $)) (-15 -2686 ($ (-1072)))))) (T -475))
+((-1881 (*1 *2 *1 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-1072)) (-5 *1 (-475)))) (-1285 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-475)))) (-3829 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-475)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-475)))))
+(-13 (-788) (-10 -8 (-15 -1881 ((-1072) $ (-1089))) (-15 -1285 ((-1176) $)) (-15 -3829 ((-1176) $)) (-15 -2686 ($ (-1072)))))
+((-1221 (((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#4|) 19)) (-3993 ((|#1| |#4|) 10)) (-3717 ((|#3| |#4|) 17)))
+(((-476 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3993 (|#1| |#4|)) (-15 -3717 (|#3| |#4|)) (-15 -1221 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#4|))) (-517) (-923 |#1|) (-351 |#1|) (-351 |#2|)) (T -476))
+((-1221 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *5 (-923 *4)) (-5 *2 (-2 (|:| |num| *6) (|:| |den| *4))) (-5 *1 (-476 *4 *5 *6 *3)) (-4 *6 (-351 *4)) (-4 *3 (-351 *5)))) (-3717 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *5 (-923 *4)) (-4 *2 (-351 *4)) (-5 *1 (-476 *4 *5 *2 *3)) (-4 *3 (-351 *5)))) (-3993 (*1 *2 *3) (-12 (-4 *4 (-923 *2)) (-4 *2 (-517)) (-5 *1 (-476 *2 *4 *5 *3)) (-4 *5 (-351 *2)) (-4 *3 (-351 *4)))))
+(-10 -7 (-15 -3993 (|#1| |#4|)) (-15 -3717 (|#3| |#4|)) (-15 -1221 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#4|)))
+((-2673 (((-108) $ $) NIL)) (-2941 (((-108) $ (-591 |#3|)) 104) (((-108) $) 105)) (-1306 (((-108) $) 148)) (-2549 (($ $ |#4|) 96) (($ $ |#4| (-591 |#3|)) 100)) (-2669 (((-1079 (-591 (-885 |#1|)) (-591 (-273 (-885 |#1|)))) (-591 |#4|)) 141 (|has| |#3| (-566 (-1089))))) (-2746 (($ $ $) 90) (($ $ |#4|) 88)) (-3865 (((-108) $) 147)) (-2303 (($ $) 108)) (-2621 (((-1072) $) NIL)) (-2318 (($ $ $) 82) (($ (-591 $)) 84)) (-2339 (((-108) |#4| $) 107)) (-3486 (((-108) $ $) 71)) (-1432 (($ (-591 |#4|)) 89)) (-2937 (((-1036) $) NIL)) (-2113 (($ (-591 |#4|)) 145)) (-2046 (((-108) $) 146)) (-2155 (($ $) 73)) (-1252 (((-591 |#4|) $) 57)) (-4129 (((-2 (|:| |mval| (-631 |#1|)) (|:| |invmval| (-631 |#1|)) (|:| |genIdeal| $)) $ (-591 |#3|)) NIL)) (-2816 (((-108) |#4| $) 76)) (-3840 (((-525) $ (-591 |#3|)) 109) (((-525) $) 110)) (-2686 (((-796) $) 144) (($ (-591 |#4|)) 85)) (-2836 (($ (-2 (|:| |mval| (-631 |#1|)) (|:| |invmval| (-631 |#1|)) (|:| |genIdeal| $))) NIL)) (-3944 (((-108) $ $) 72)) (-4036 (($ $ $) 92)) (** (($ $ (-712)) 95)) (* (($ $ $) 94)))
+(((-477 |#1| |#2| |#3| |#4|) (-13 (-1018) (-10 -7 (-15 * ($ $ $)) (-15 ** ($ $ (-712))) (-15 -4036 ($ $ $)) (-15 -3865 ((-108) $)) (-15 -1306 ((-108) $)) (-15 -2816 ((-108) |#4| $)) (-15 -3486 ((-108) $ $)) (-15 -2339 ((-108) |#4| $)) (-15 -2941 ((-108) $ (-591 |#3|))) (-15 -2941 ((-108) $)) (-15 -2318 ($ $ $)) (-15 -2318 ($ (-591 $))) (-15 -2746 ($ $ $)) (-15 -2746 ($ $ |#4|)) (-15 -2155 ($ $)) (-15 -4129 ((-2 (|:| |mval| (-631 |#1|)) (|:| |invmval| (-631 |#1|)) (|:| |genIdeal| $)) $ (-591 |#3|))) (-15 -2836 ($ (-2 (|:| |mval| (-631 |#1|)) (|:| |invmval| (-631 |#1|)) (|:| |genIdeal| $)))) (-15 -3840 ((-525) $ (-591 |#3|))) (-15 -3840 ((-525) $)) (-15 -2303 ($ $)) (-15 -1432 ($ (-591 |#4|))) (-15 -2113 ($ (-591 |#4|))) (-15 -2046 ((-108) $)) (-15 -1252 ((-591 |#4|) $)) (-15 -2686 ($ (-591 |#4|))) (-15 -2549 ($ $ |#4|)) (-15 -2549 ($ $ |#4| (-591 |#3|))) (IF (|has| |#3| (-566 (-1089))) (-15 -2669 ((-1079 (-591 (-885 |#1|)) (-591 (-273 (-885 |#1|)))) (-591 |#4|))) |%noBranch|))) (-341) (-734) (-788) (-882 |#1| |#2| |#3|)) (T -477))
+((* (*1 *1 *1 *1) (-12 (-4 *2 (-341)) (-4 *3 (-734)) (-4 *4 (-788)) (-5 *1 (-477 *2 *3 *4 *5)) (-4 *5 (-882 *2 *3 *4)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-882 *3 *4 *5)))) (-4036 (*1 *1 *1 *1) (-12 (-4 *2 (-341)) (-4 *3 (-734)) (-4 *4 (-788)) (-5 *1 (-477 *2 *3 *4 *5)) (-4 *5 (-882 *2 *3 *4)))) (-3865 (*1 *2 *1) (-12 (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-108)) (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-882 *3 *4 *5)))) (-1306 (*1 *2 *1) (-12 (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-108)) (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-882 *3 *4 *5)))) (-2816 (*1 *2 *3 *1) (-12 (-4 *4 (-341)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108)) (-5 *1 (-477 *4 *5 *6 *3)) (-4 *3 (-882 *4 *5 *6)))) (-3486 (*1 *2 *1 *1) (-12 (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-108)) (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-882 *3 *4 *5)))) (-2339 (*1 *2 *3 *1) (-12 (-4 *4 (-341)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108)) (-5 *1 (-477 *4 *5 *6 *3)) (-4 *3 (-882 *4 *5 *6)))) (-2941 (*1 *2 *1 *3) (-12 (-5 *3 (-591 *6)) (-4 *6 (-788)) (-4 *4 (-341)) (-4 *5 (-734)) (-5 *2 (-108)) (-5 *1 (-477 *4 *5 *6 *7)) (-4 *7 (-882 *4 *5 *6)))) (-2941 (*1 *2 *1) (-12 (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-108)) (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-882 *3 *4 *5)))) (-2318 (*1 *1 *1 *1) (-12 (-4 *2 (-341)) (-4 *3 (-734)) (-4 *4 (-788)) (-5 *1 (-477 *2 *3 *4 *5)) (-4 *5 (-882 *2 *3 *4)))) (-2318 (*1 *1 *2) (-12 (-5 *2 (-591 (-477 *3 *4 *5 *6))) (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-882 *3 *4 *5)))) (-2746 (*1 *1 *1 *1) (-12 (-4 *2 (-341)) (-4 *3 (-734)) (-4 *4 (-788)) (-5 *1 (-477 *2 *3 *4 *5)) (-4 *5 (-882 *2 *3 *4)))) (-2746 (*1 *1 *1 *2) (-12 (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-477 *3 *4 *5 *2)) (-4 *2 (-882 *3 *4 *5)))) (-2155 (*1 *1 *1) (-12 (-4 *2 (-341)) (-4 *3 (-734)) (-4 *4 (-788)) (-5 *1 (-477 *2 *3 *4 *5)) (-4 *5 (-882 *2 *3 *4)))) (-4129 (*1 *2 *1 *3) (-12 (-5 *3 (-591 *6)) (-4 *6 (-788)) (-4 *4 (-341)) (-4 *5 (-734)) (-5 *2 (-2 (|:| |mval| (-631 *4)) (|:| |invmval| (-631 *4)) (|:| |genIdeal| (-477 *4 *5 *6 *7)))) (-5 *1 (-477 *4 *5 *6 *7)) (-4 *7 (-882 *4 *5 *6)))) (-2836 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |mval| (-631 *3)) (|:| |invmval| (-631 *3)) (|:| |genIdeal| (-477 *3 *4 *5 *6)))) (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-882 *3 *4 *5)))) (-3840 (*1 *2 *1 *3) (-12 (-5 *3 (-591 *6)) (-4 *6 (-788)) (-4 *4 (-341)) (-4 *5 (-734)) (-5 *2 (-525)) (-5 *1 (-477 *4 *5 *6 *7)) (-4 *7 (-882 *4 *5 *6)))) (-3840 (*1 *2 *1) (-12 (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-525)) (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-882 *3 *4 *5)))) (-2303 (*1 *1 *1) (-12 (-4 *2 (-341)) (-4 *3 (-734)) (-4 *4 (-788)) (-5 *1 (-477 *2 *3 *4 *5)) (-4 *5 (-882 *2 *3 *4)))) (-1432 (*1 *1 *2) (-12 (-5 *2 (-591 *6)) (-4 *6 (-882 *3 *4 *5)) (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-477 *3 *4 *5 *6)))) (-2113 (*1 *1 *2) (-12 (-5 *2 (-591 *6)) (-4 *6 (-882 *3 *4 *5)) (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-477 *3 *4 *5 *6)))) (-2046 (*1 *2 *1) (-12 (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-108)) (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-882 *3 *4 *5)))) (-1252 (*1 *2 *1) (-12 (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-591 *6)) (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-882 *3 *4 *5)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-591 *6)) (-4 *6 (-882 *3 *4 *5)) (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-477 *3 *4 *5 *6)))) (-2549 (*1 *1 *1 *2) (-12 (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-477 *3 *4 *5 *2)) (-4 *2 (-882 *3 *4 *5)))) (-2549 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-591 *6)) (-4 *6 (-788)) (-4 *4 (-341)) (-4 *5 (-734)) (-5 *1 (-477 *4 *5 *6 *2)) (-4 *2 (-882 *4 *5 *6)))) (-2669 (*1 *2 *3) (-12 (-5 *3 (-591 *7)) (-4 *7 (-882 *4 *5 *6)) (-4 *6 (-566 (-1089))) (-4 *4 (-341)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-1079 (-591 (-885 *4)) (-591 (-273 (-885 *4))))) (-5 *1 (-477 *4 *5 *6 *7)))))
+(-13 (-1018) (-10 -7 (-15 * ($ $ $)) (-15 ** ($ $ (-712))) (-15 -4036 ($ $ $)) (-15 -3865 ((-108) $)) (-15 -1306 ((-108) $)) (-15 -2816 ((-108) |#4| $)) (-15 -3486 ((-108) $ $)) (-15 -2339 ((-108) |#4| $)) (-15 -2941 ((-108) $ (-591 |#3|))) (-15 -2941 ((-108) $)) (-15 -2318 ($ $ $)) (-15 -2318 ($ (-591 $))) (-15 -2746 ($ $ $)) (-15 -2746 ($ $ |#4|)) (-15 -2155 ($ $)) (-15 -4129 ((-2 (|:| |mval| (-631 |#1|)) (|:| |invmval| (-631 |#1|)) (|:| |genIdeal| $)) $ (-591 |#3|))) (-15 -2836 ($ (-2 (|:| |mval| (-631 |#1|)) (|:| |invmval| (-631 |#1|)) (|:| |genIdeal| $)))) (-15 -3840 ((-525) $ (-591 |#3|))) (-15 -3840 ((-525) $)) (-15 -2303 ($ $)) (-15 -1432 ($ (-591 |#4|))) (-15 -2113 ($ (-591 |#4|))) (-15 -2046 ((-108) $)) (-15 -1252 ((-591 |#4|) $)) (-15 -2686 ($ (-591 |#4|))) (-15 -2549 ($ $ |#4|)) (-15 -2549 ($ $ |#4| (-591 |#3|))) (IF (|has| |#3| (-566 (-1089))) (-15 -2669 ((-1079 (-591 (-885 |#1|)) (-591 (-273 (-885 |#1|)))) (-591 |#4|))) |%noBranch|)))
+((-1770 (((-108) (-477 (-385 (-525)) (-220 |#2| (-712)) (-798 |#1|) (-227 |#1| (-385 (-525))))) 149)) (-1696 (((-108) (-477 (-385 (-525)) (-220 |#2| (-712)) (-798 |#1|) (-227 |#1| (-385 (-525))))) 150)) (-2947 (((-477 (-385 (-525)) (-220 |#2| (-712)) (-798 |#1|) (-227 |#1| (-385 (-525)))) (-477 (-385 (-525)) (-220 |#2| (-712)) (-798 |#1|) (-227 |#1| (-385 (-525))))) 108)) (-2393 (((-108) (-477 (-385 (-525)) (-220 |#2| (-712)) (-798 |#1|) (-227 |#1| (-385 (-525))))) NIL)) (-3608 (((-591 (-477 (-385 (-525)) (-220 |#2| (-712)) (-798 |#1|) (-227 |#1| (-385 (-525))))) (-477 (-385 (-525)) (-220 |#2| (-712)) (-798 |#1|) (-227 |#1| (-385 (-525))))) 152)) (-3511 (((-477 (-385 (-525)) (-220 |#2| (-712)) (-798 |#1|) (-227 |#1| (-385 (-525)))) (-477 (-385 (-525)) (-220 |#2| (-712)) (-798 |#1|) (-227 |#1| (-385 (-525)))) (-591 (-798 |#1|))) 164)))
+(((-478 |#1| |#2|) (-10 -7 (-15 -1770 ((-108) (-477 (-385 (-525)) (-220 |#2| (-712)) (-798 |#1|) (-227 |#1| (-385 (-525)))))) (-15 -1696 ((-108) (-477 (-385 (-525)) (-220 |#2| (-712)) (-798 |#1|) (-227 |#1| (-385 (-525)))))) (-15 -2393 ((-108) (-477 (-385 (-525)) (-220 |#2| (-712)) (-798 |#1|) (-227 |#1| (-385 (-525)))))) (-15 -2947 ((-477 (-385 (-525)) (-220 |#2| (-712)) (-798 |#1|) (-227 |#1| (-385 (-525)))) (-477 (-385 (-525)) (-220 |#2| (-712)) (-798 |#1|) (-227 |#1| (-385 (-525)))))) (-15 -3608 ((-591 (-477 (-385 (-525)) (-220 |#2| (-712)) (-798 |#1|) (-227 |#1| (-385 (-525))))) (-477 (-385 (-525)) (-220 |#2| (-712)) (-798 |#1|) (-227 |#1| (-385 (-525)))))) (-15 -3511 ((-477 (-385 (-525)) (-220 |#2| (-712)) (-798 |#1|) (-227 |#1| (-385 (-525)))) (-477 (-385 (-525)) (-220 |#2| (-712)) (-798 |#1|) (-227 |#1| (-385 (-525)))) (-591 (-798 |#1|))))) (-591 (-1089)) (-712)) (T -478))
+((-3511 (*1 *2 *2 *3) (-12 (-5 *2 (-477 (-385 (-525)) (-220 *5 (-712)) (-798 *4) (-227 *4 (-385 (-525))))) (-5 *3 (-591 (-798 *4))) (-14 *4 (-591 (-1089))) (-14 *5 (-712)) (-5 *1 (-478 *4 *5)))) (-3608 (*1 *2 *3) (-12 (-14 *4 (-591 (-1089))) (-14 *5 (-712)) (-5 *2 (-591 (-477 (-385 (-525)) (-220 *5 (-712)) (-798 *4) (-227 *4 (-385 (-525)))))) (-5 *1 (-478 *4 *5)) (-5 *3 (-477 (-385 (-525)) (-220 *5 (-712)) (-798 *4) (-227 *4 (-385 (-525))))))) (-2947 (*1 *2 *2) (-12 (-5 *2 (-477 (-385 (-525)) (-220 *4 (-712)) (-798 *3) (-227 *3 (-385 (-525))))) (-14 *3 (-591 (-1089))) (-14 *4 (-712)) (-5 *1 (-478 *3 *4)))) (-2393 (*1 *2 *3) (-12 (-5 *3 (-477 (-385 (-525)) (-220 *5 (-712)) (-798 *4) (-227 *4 (-385 (-525))))) (-14 *4 (-591 (-1089))) (-14 *5 (-712)) (-5 *2 (-108)) (-5 *1 (-478 *4 *5)))) (-1696 (*1 *2 *3) (-12 (-5 *3 (-477 (-385 (-525)) (-220 *5 (-712)) (-798 *4) (-227 *4 (-385 (-525))))) (-14 *4 (-591 (-1089))) (-14 *5 (-712)) (-5 *2 (-108)) (-5 *1 (-478 *4 *5)))) (-1770 (*1 *2 *3) (-12 (-5 *3 (-477 (-385 (-525)) (-220 *5 (-712)) (-798 *4) (-227 *4 (-385 (-525))))) (-14 *4 (-591 (-1089))) (-14 *5 (-712)) (-5 *2 (-108)) (-5 *1 (-478 *4 *5)))))
+(-10 -7 (-15 -1770 ((-108) (-477 (-385 (-525)) (-220 |#2| (-712)) (-798 |#1|) (-227 |#1| (-385 (-525)))))) (-15 -1696 ((-108) (-477 (-385 (-525)) (-220 |#2| (-712)) (-798 |#1|) (-227 |#1| (-385 (-525)))))) (-15 -2393 ((-108) (-477 (-385 (-525)) (-220 |#2| (-712)) (-798 |#1|) (-227 |#1| (-385 (-525)))))) (-15 -2947 ((-477 (-385 (-525)) (-220 |#2| (-712)) (-798 |#1|) (-227 |#1| (-385 (-525)))) (-477 (-385 (-525)) (-220 |#2| (-712)) (-798 |#1|) (-227 |#1| (-385 (-525)))))) (-15 -3608 ((-591 (-477 (-385 (-525)) (-220 |#2| (-712)) (-798 |#1|) (-227 |#1| (-385 (-525))))) (-477 (-385 (-525)) (-220 |#2| (-712)) (-798 |#1|) (-227 |#1| (-385 (-525)))))) (-15 -3511 ((-477 (-385 (-525)) (-220 |#2| (-712)) (-798 |#1|) (-227 |#1| (-385 (-525)))) (-477 (-385 (-525)) (-220 |#2| (-712)) (-798 |#1|) (-227 |#1| (-385 (-525)))) (-591 (-798 |#1|)))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2055 (($) NIL T CONST)) (-1575 (($ $) NIL)) (-1422 (($ |#1| |#2|) NIL)) (-1257 (($ (-1 |#1| |#1|) $) NIL)) (-1258 ((|#2| $) NIL)) (-1556 ((|#1| $) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) NIL)) (-1830 (($) 12 T CONST)) (-3944 (((-108) $ $) NIL)) (-4047 (($ $) 11) (($ $ $) 24)) (-4036 (($ $ $) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 18)))
(((-479 |#1| |#2|) (-13 (-21) (-481 |#1| |#2|)) (-21) (-788)) (T -479))
NIL
(-13 (-21) (-481 |#1| |#2|))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) 12)) (-3798 (($) NIL T CONST)) (-1710 (($ $) 28)) (-1480 (($ |#1| |#2|) 25)) (-1340 (($ (-1 |#1| |#1|) $) 27)) (-2863 ((|#2| $) NIL)) (-1678 ((|#1| $) 29)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) NIL)) (-4191 (($) 10 T CONST)) (-4096 (((-108) $ $) NIL)) (-4156 (($ $ $) 18)) (* (($ (-854) $) NIL) (($ (-712) $) 23)))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) 12)) (-2055 (($) NIL T CONST)) (-1575 (($ $) 28)) (-1422 (($ |#1| |#2|) 25)) (-1257 (($ (-1 |#1| |#1|) $) 27)) (-1258 ((|#2| $) NIL)) (-1556 ((|#1| $) 29)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) NIL)) (-1830 (($) 10 T CONST)) (-3944 (((-108) $ $) NIL)) (-4036 (($ $ $) 18)) (* (($ (-854) $) NIL) (($ (-712) $) 23)))
(((-480 |#1| |#2|) (-13 (-23) (-481 |#1| |#2|)) (-23) (-788)) (T -480))
NIL
(-13 (-23) (-481 |#1| |#2|))
-((-3008 (((-108) $ $) 7)) (-1710 (($ $) 13)) (-1480 (($ |#1| |#2|) 16)) (-1340 (($ (-1 |#1| |#1|) $) 17)) (-2863 ((|#2| $) 14)) (-1678 ((|#1| $) 15)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-3022 (((-796) $) 11)) (-4096 (((-108) $ $) 6)))
+((-2673 (((-108) $ $) 7)) (-1575 (($ $) 13)) (-1422 (($ |#1| |#2|) 16)) (-1257 (($ (-1 |#1| |#1|) $) 17)) (-1258 ((|#2| $) 14)) (-1556 ((|#1| $) 15)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-2686 (((-796) $) 11)) (-3944 (((-108) $ $) 6)))
(((-481 |#1| |#2|) (-131) (-1018) (-788)) (T -481))
-((-1340 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-481 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-788)))) (-1480 (*1 *1 *2 *3) (-12 (-4 *1 (-481 *2 *3)) (-4 *2 (-1018)) (-4 *3 (-788)))) (-1678 (*1 *2 *1) (-12 (-4 *1 (-481 *2 *3)) (-4 *3 (-788)) (-4 *2 (-1018)))) (-2863 (*1 *2 *1) (-12 (-4 *1 (-481 *3 *2)) (-4 *3 (-1018)) (-4 *2 (-788)))) (-1710 (*1 *1 *1) (-12 (-4 *1 (-481 *2 *3)) (-4 *2 (-1018)) (-4 *3 (-788)))))
-(-13 (-1018) (-10 -8 (-15 -1340 ($ (-1 |t#1| |t#1|) $)) (-15 -1480 ($ |t#1| |t#2|)) (-15 -1678 (|t#1| $)) (-15 -2863 (|t#2| $)) (-15 -1710 ($ $))))
+((-1257 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-481 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-788)))) (-1422 (*1 *1 *2 *3) (-12 (-4 *1 (-481 *2 *3)) (-4 *2 (-1018)) (-4 *3 (-788)))) (-1556 (*1 *2 *1) (-12 (-4 *1 (-481 *2 *3)) (-4 *3 (-788)) (-4 *2 (-1018)))) (-1258 (*1 *2 *1) (-12 (-4 *1 (-481 *3 *2)) (-4 *3 (-1018)) (-4 *2 (-788)))) (-1575 (*1 *1 *1) (-12 (-4 *1 (-481 *2 *3)) (-4 *2 (-1018)) (-4 *3 (-788)))))
+(-13 (-1018) (-10 -8 (-15 -1257 ($ (-1 |t#1| |t#1|) $)) (-15 -1422 ($ |t#1| |t#2|)) (-15 -1556 (|t#1| $)) (-15 -1258 (|t#2| $)) (-15 -1575 ($ $))))
(((-97) . T) ((-565 (-796)) . T) ((-1018) . T))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-3798 (($) NIL T CONST)) (-1710 (($ $) NIL)) (-1480 (($ |#1| |#2|) NIL)) (-3741 (($ $ $) NIL)) (-2478 (($ $ $) NIL)) (-1340 (($ (-1 |#1| |#1|) $) NIL)) (-2863 ((|#2| $) NIL)) (-1678 ((|#1| $) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) NIL)) (-4191 (($) NIL T CONST)) (-4135 (((-108) $ $) NIL)) (-4119 (((-108) $ $) NIL)) (-4096 (((-108) $ $) NIL)) (-4126 (((-108) $ $) NIL)) (-4112 (((-108) $ $) 13)) (-4156 (($ $ $) NIL)) (* (($ (-712) $) NIL) (($ (-854) $) NIL)))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-2055 (($) NIL T CONST)) (-1575 (($ $) NIL)) (-1422 (($ |#1| |#2|) NIL)) (-1923 (($ $ $) NIL)) (-3475 (($ $ $) NIL)) (-1257 (($ (-1 |#1| |#1|) $) NIL)) (-1258 ((|#2| $) NIL)) (-1556 ((|#1| $) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) NIL)) (-1830 (($) NIL T CONST)) (-4004 (((-108) $ $) NIL)) (-3982 (((-108) $ $) NIL)) (-3944 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL)) (-3971 (((-108) $ $) 13)) (-4036 (($ $ $) NIL)) (* (($ (-712) $) NIL) (($ (-854) $) NIL)))
(((-482 |#1| |#2|) (-13 (-733) (-481 |#1| |#2|)) (-733) (-788)) (T -482))
NIL
(-13 (-733) (-481 |#1| |#2|))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-2593 (($ $ $) 16)) (-2157 (((-3 $ "failed") $ $) 13)) (-3798 (($) NIL T CONST)) (-1710 (($ $) NIL)) (-1480 (($ |#1| |#2|) NIL)) (-3741 (($ $ $) NIL)) (-2478 (($ $ $) NIL)) (-1340 (($ (-1 |#1| |#1|) $) NIL)) (-2863 ((|#2| $) NIL)) (-1678 ((|#1| $) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) NIL)) (-4191 (($) NIL T CONST)) (-4135 (((-108) $ $) NIL)) (-4119 (((-108) $ $) NIL)) (-4096 (((-108) $ $) NIL)) (-4126 (((-108) $ $) NIL)) (-4112 (((-108) $ $) NIL)) (-4156 (($ $ $) NIL)) (* (($ (-712) $) NIL) (($ (-854) $) NIL)))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-3343 (($ $ $) 16)) (-3332 (((-3 $ "failed") $ $) 13)) (-2055 (($) NIL T CONST)) (-1575 (($ $) NIL)) (-1422 (($ |#1| |#2|) NIL)) (-1923 (($ $ $) NIL)) (-3475 (($ $ $) NIL)) (-1257 (($ (-1 |#1| |#1|) $) NIL)) (-1258 ((|#2| $) NIL)) (-1556 ((|#1| $) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) NIL)) (-1830 (($) NIL T CONST)) (-4004 (((-108) $ $) NIL)) (-3982 (((-108) $ $) NIL)) (-3944 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL)) (-3971 (((-108) $ $) NIL)) (-4036 (($ $ $) NIL)) (* (($ (-712) $) NIL) (($ (-854) $) NIL)))
(((-483 |#1| |#2|) (-13 (-734) (-481 |#1| |#2|)) (-734) (-788)) (T -483))
NIL
(-13 (-734) (-481 |#1| |#2|))
-((-3008 (((-108) $ $) NIL)) (-1710 (($ $) 25)) (-1480 (($ |#1| |#2|) 22)) (-1340 (($ (-1 |#1| |#1|) $) 24)) (-2863 ((|#2| $) 27)) (-1678 ((|#1| $) 26)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) 21)) (-4096 (((-108) $ $) 14)))
+((-2673 (((-108) $ $) NIL)) (-1575 (($ $) 25)) (-1422 (($ |#1| |#2|) 22)) (-1257 (($ (-1 |#1| |#1|) $) 24)) (-1258 ((|#2| $) 27)) (-1556 ((|#1| $) 26)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) 21)) (-3944 (((-108) $ $) 14)))
(((-484 |#1| |#2|) (-481 |#1| |#2|) (-1018) (-788)) (T -484))
NIL
(-481 |#1| |#2|)
-((-4132 (($ $ (-591 |#2|) (-591 |#3|)) NIL) (($ $ |#2| |#3|) 12)))
-(((-485 |#1| |#2| |#3|) (-10 -8 (-15 -4132 (|#1| |#1| |#2| |#3|)) (-15 -4132 (|#1| |#1| (-591 |#2|) (-591 |#3|)))) (-486 |#2| |#3|) (-1018) (-1125)) (T -485))
+((-1980 (($ $ (-591 |#2|) (-591 |#3|)) NIL) (($ $ |#2| |#3|) 12)))
+(((-485 |#1| |#2| |#3|) (-10 -8 (-15 -1980 (|#1| |#1| |#2| |#3|)) (-15 -1980 (|#1| |#1| (-591 |#2|) (-591 |#3|)))) (-486 |#2| |#3|) (-1018) (-1125)) (T -485))
NIL
-(-10 -8 (-15 -4132 (|#1| |#1| |#2| |#3|)) (-15 -4132 (|#1| |#1| (-591 |#2|) (-591 |#3|))))
-((-4132 (($ $ (-591 |#1|) (-591 |#2|)) 7) (($ $ |#1| |#2|) 6)))
+(-10 -8 (-15 -1980 (|#1| |#1| |#2| |#3|)) (-15 -1980 (|#1| |#1| (-591 |#2|) (-591 |#3|))))
+((-1980 (($ $ (-591 |#1|) (-591 |#2|)) 7) (($ $ |#1| |#2|) 6)))
(((-486 |#1| |#2|) (-131) (-1018) (-1125)) (T -486))
-((-4132 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-591 *4)) (-5 *3 (-591 *5)) (-4 *1 (-486 *4 *5)) (-4 *4 (-1018)) (-4 *5 (-1125)))) (-4132 (*1 *1 *1 *2 *3) (-12 (-4 *1 (-486 *2 *3)) (-4 *2 (-1018)) (-4 *3 (-1125)))))
-(-13 (-10 -8 (-15 -4132 ($ $ |t#1| |t#2|)) (-15 -4132 ($ $ (-591 |t#1|) (-591 |t#2|)))))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) 16)) (-1631 (((-591 (-2 (|:| |gen| |#1|) (|:| -1409 |#2|))) $) 18)) (-2157 (((-3 $ "failed") $ $) NIL)) (-3032 (((-712) $) NIL)) (-3798 (($) NIL T CONST)) (-1251 (((-3 |#1| "failed") $) NIL)) (-3528 ((|#1| $) NIL)) (-2423 ((|#1| $ (-525)) 23)) (-3509 ((|#2| $ (-525)) 21)) (-3731 (($ (-1 |#1| |#1|) $) 46)) (-3086 (($ (-1 |#2| |#2|) $) 43)) (-2339 (((-1072) $) NIL)) (-3792 (($ $ $) 53 (|has| |#2| (-733)))) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) 42) (($ |#1|) NIL)) (-2560 ((|#2| |#1| $) 49)) (-4191 (($) 11 T CONST)) (-4096 (((-108) $ $) 29)) (-4156 (($ $ $) 27) (($ |#1| $) 25)) (* (($ (-854) $) NIL) (($ (-712) $) 36) (($ |#2| |#1|) 31)))
+((-1980 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-591 *4)) (-5 *3 (-591 *5)) (-4 *1 (-486 *4 *5)) (-4 *4 (-1018)) (-4 *5 (-1125)))) (-1980 (*1 *1 *1 *2 *3) (-12 (-4 *1 (-486 *2 *3)) (-4 *2 (-1018)) (-4 *3 (-1125)))))
+(-13 (-10 -8 (-15 -1980 ($ $ |t#1| |t#2|)) (-15 -1980 ($ $ (-591 |t#1|) (-591 |t#2|)))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) 16)) (-3581 (((-591 (-2 (|:| |gen| |#1|) (|:| -2288 |#2|))) $) 18)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2834 (((-712) $) NIL)) (-2055 (($) NIL T CONST)) (-4174 (((-3 |#1| "failed") $) NIL)) (-3341 ((|#1| $) NIL)) (-2178 ((|#1| $ (-525)) 23)) (-2235 ((|#2| $ (-525)) 21)) (-2637 (($ (-1 |#1| |#1|) $) 46)) (-1526 (($ (-1 |#2| |#2|) $) 43)) (-2621 (((-1072) $) NIL)) (-1990 (($ $ $) 53 (|has| |#2| (-733)))) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) 42) (($ |#1|) NIL)) (-1263 ((|#2| |#1| $) 49)) (-1830 (($) 11 T CONST)) (-3944 (((-108) $ $) 29)) (-4036 (($ $ $) 27) (($ |#1| $) 25)) (* (($ (-854) $) NIL) (($ (-712) $) 36) (($ |#2| |#1|) 31)))
(((-487 |#1| |#2| |#3|) (-301 |#1| |#2|) (-1018) (-126) |#2|) (T -487))
NIL
(-301 |#1| |#2|)
-((-3008 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3296 (((-1176) $ (-525) (-525)) NIL (|has| $ (-6 -4251)))) (-3203 (((-108) (-1 (-108) |#1| |#1|) $) NIL) (((-108) $) NIL (|has| |#1| (-788)))) (-4026 (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4251))) (($ $) NIL (-12 (|has| $ (-6 -4251)) (|has| |#1| (-788))))) (-3327 (($ (-1 (-108) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-788)))) (-3891 (((-108) $ (-712)) NIL)) (-3041 (((-108) (-108)) 25)) (-3186 ((|#1| $ (-525) |#1|) 28 (|has| $ (-6 -4251))) ((|#1| $ (-1138 (-525)) |#1|) NIL (|has| $ (-6 -4251)))) (-1797 (($ (-1 (-108) |#1|) $) 52)) (-2305 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-3798 (($) NIL T CONST)) (-2598 (($ $) NIL (|has| $ (-6 -4251)))) (-2617 (($ $) NIL)) (-3611 (($ $) 56 (|has| |#1| (-1018)))) (-3098 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3901 (($ |#1| $) NIL (|has| |#1| (-1018))) (($ (-1 (-108) |#1|) $) 44)) (-3677 (($ |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-1227 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4250)))) (-3255 ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4251)))) (-3217 ((|#1| $ (-525)) NIL)) (-3004 (((-525) (-1 (-108) |#1|) $) NIL) (((-525) |#1| $) NIL (|has| |#1| (-1018))) (((-525) |#1| $ (-525)) NIL (|has| |#1| (-1018)))) (-1647 (($ $ (-525)) 13)) (-1303 (((-712) $) 11)) (-3454 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-1268 (($ (-712) |#1|) 23)) (-2910 (((-108) $ (-712)) NIL)) (-3630 (((-525) $) 21 (|has| (-525) (-788)))) (-3741 (($ $ $) NIL (|has| |#1| (-788)))) (-2921 (($ $ $) NIL (|has| |#1| (-788))) (($ (-1 (-108) |#1| |#1|) $ $) 35)) (-2131 (($ (-1 (-108) |#1| |#1|) $ $) 36) (($ $ $) NIL (|has| |#1| (-788)))) (-2552 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3468 (((-525) $) 20 (|has| (-525) (-788)))) (-2478 (($ $ $) NIL (|has| |#1| (-788)))) (-3249 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-3971 (((-108) $ (-712)) NIL)) (-2339 (((-1072) $) NIL (|has| |#1| (-1018)))) (-2470 (($ $ $ (-525)) 51) (($ |#1| $ (-525)) 37)) (-4189 (($ |#1| $ (-525)) NIL) (($ $ $ (-525)) NIL)) (-2511 (((-591 (-525)) $) NIL)) (-2791 (((-108) (-525) $) NIL)) (-2047 (((-1036) $) NIL (|has| |#1| (-1018)))) (-2860 (($ (-591 |#1|)) 29)) (-3066 ((|#1| $) NIL (|has| (-525) (-788)))) (-2069 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-1941 (($ $ |#1|) 19 (|has| $ (-6 -4251)))) (-1623 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) 40)) (-1615 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3339 (((-591 |#1|) $) NIL)) (-3028 (((-108) $) NIL)) (-3209 (($) 16)) (-3164 ((|#1| $ (-525) |#1|) NIL) ((|#1| $ (-525)) 33) (($ $ (-1138 (-525))) NIL)) (-1790 (($ $ (-1138 (-525))) 50) (($ $ (-525)) 45)) (-2777 (($ $ (-525)) NIL) (($ $ (-1138 (-525))) NIL)) (-2064 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-4063 (($ $ $ (-525)) 41 (|has| $ (-6 -4251)))) (-3199 (($ $) 32)) (-1408 (((-501) $) NIL (|has| |#1| (-566 (-501))))) (-3036 (($ (-591 |#1|)) NIL)) (-1679 (($ $ $) 42) (($ $ |#1|) 39)) (-3690 (($ $ |#1|) NIL) (($ |#1| $) 38) (($ $ $) NIL) (($ (-591 $)) NIL)) (-3022 (((-796) $) NIL (|has| |#1| (-565 (-796))))) (-4158 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4135 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4119 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4096 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-4126 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4112 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4045 (((-712) $) 17 (|has| $ (-6 -4250)))))
-(((-488 |#1| |#2|) (-13 (-19 |#1|) (-261 |#1|) (-10 -8 (-15 -2860 ($ (-591 |#1|))) (-15 -1303 ((-712) $)) (-15 -1647 ($ $ (-525))) (-15 -3041 ((-108) (-108))))) (-1125) (-525)) (T -488))
-((-2860 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1125)) (-5 *1 (-488 *3 *4)) (-14 *4 (-525)))) (-1303 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-488 *3 *4)) (-4 *3 (-1125)) (-14 *4 (-525)))) (-1647 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-488 *3 *4)) (-4 *3 (-1125)) (-14 *4 *2))) (-3041 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-488 *3 *4)) (-4 *3 (-1125)) (-14 *4 (-525)))))
-(-13 (-19 |#1|) (-261 |#1|) (-10 -8 (-15 -2860 ($ (-591 |#1|))) (-15 -1303 ((-712) $)) (-15 -1647 ($ $ (-525))) (-15 -3041 ((-108) (-108)))))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3706 (($ $) NIL)) (-1715 (((-108) $) NIL)) (-2144 (((-108) $) NIL)) (-2834 (((-712)) NIL)) (-2569 (((-538 |#1|) $) NIL) (($ $ (-854)) NIL (|has| (-538 |#1|) (-346)))) (-3734 (((-1099 (-854) (-712)) (-525)) NIL (|has| (-538 |#1|) (-346)))) (-2157 (((-3 $ "failed") $ $) NIL)) (-1291 (($ $) NIL)) (-2827 (((-396 $) $) NIL)) (-1947 (((-108) $ $) NIL)) (-3032 (((-712)) NIL (|has| (-538 |#1|) (-346)))) (-3798 (($) NIL T CONST)) (-1251 (((-3 (-538 |#1|) "failed") $) NIL)) (-3528 (((-538 |#1|) $) NIL)) (-4171 (($ (-1171 (-538 |#1|))) NIL)) (-2625 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-538 |#1|) (-346)))) (-2129 (($ $ $) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-3377 (($) NIL (|has| (-538 |#1|) (-346)))) (-2110 (($ $ $) NIL)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL)) (-3944 (($) NIL (|has| (-538 |#1|) (-346)))) (-4104 (((-108) $) NIL (|has| (-538 |#1|) (-346)))) (-2299 (($ $ (-712)) NIL (-3321 (|has| (-538 |#1|) (-136)) (|has| (-538 |#1|) (-346)))) (($ $) NIL (-3321 (|has| (-538 |#1|) (-136)) (|has| (-538 |#1|) (-346))))) (-2744 (((-108) $) NIL)) (-3873 (((-854) $) NIL (|has| (-538 |#1|) (-346))) (((-774 (-854)) $) NIL (-3321 (|has| (-538 |#1|) (-136)) (|has| (-538 |#1|) (-346))))) (-2824 (((-108) $) NIL)) (-4046 (($) NIL (|has| (-538 |#1|) (-346)))) (-1751 (((-108) $) NIL (|has| (-538 |#1|) (-346)))) (-2771 (((-538 |#1|) $) NIL) (($ $ (-854)) NIL (|has| (-538 |#1|) (-346)))) (-2085 (((-3 $ "failed") $) NIL (|has| (-538 |#1|) (-346)))) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1382 (((-1085 (-538 |#1|)) $) NIL) (((-1085 $) $ (-854)) NIL (|has| (-538 |#1|) (-346)))) (-3016 (((-854) $) NIL (|has| (-538 |#1|) (-346)))) (-1924 (((-1085 (-538 |#1|)) $) NIL (|has| (-538 |#1|) (-346)))) (-3040 (((-1085 (-538 |#1|)) $) NIL (|has| (-538 |#1|) (-346))) (((-3 (-1085 (-538 |#1|)) "failed") $ $) NIL (|has| (-538 |#1|) (-346)))) (-2054 (($ $ (-1085 (-538 |#1|))) NIL (|has| (-538 |#1|) (-346)))) (-1356 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2339 (((-1072) $) NIL)) (-1622 (($ $) NIL)) (-3506 (($) NIL (|has| (-538 |#1|) (-346)) CONST)) (-2226 (($ (-854)) NIL (|has| (-538 |#1|) (-346)))) (-1476 (((-108) $) NIL)) (-2047 (((-1036) $) NIL)) (-3857 (($) NIL (|has| (-538 |#1|) (-346)))) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-1399 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2846 (((-591 (-2 (|:| -1348 (-525)) (|:| -2008 (-525))))) NIL (|has| (-538 |#1|) (-346)))) (-1348 (((-396 $) $) NIL)) (-2163 (((-774 (-854))) NIL) (((-854)) NIL)) (-3375 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2089 (((-3 $ "failed") $ $) NIL)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1712 (((-712) $) NIL)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL)) (-2953 (((-712) $) NIL (|has| (-538 |#1|) (-346))) (((-3 (-712) "failed") $ $) NIL (-3321 (|has| (-538 |#1|) (-136)) (|has| (-538 |#1|) (-346))))) (-4224 (((-128)) NIL)) (-3266 (($ $) NIL (|has| (-538 |#1|) (-346))) (($ $ (-712)) NIL (|has| (-538 |#1|) (-346)))) (-1316 (((-774 (-854)) $) NIL) (((-854) $) NIL)) (-1478 (((-1085 (-538 |#1|))) NIL)) (-2616 (($) NIL (|has| (-538 |#1|) (-346)))) (-1608 (($) NIL (|has| (-538 |#1|) (-346)))) (-3572 (((-1171 (-538 |#1|)) $) NIL) (((-631 (-538 |#1|)) (-1171 $)) NIL)) (-2265 (((-3 (-1171 $) "failed") (-631 $)) NIL (|has| (-538 |#1|) (-346)))) (-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ (-538 |#1|)) NIL)) (-1437 (($ $) NIL (|has| (-538 |#1|) (-346))) (((-3 $ "failed") $) NIL (-3321 (|has| (-538 |#1|) (-136)) (|has| (-538 |#1|) (-346))))) (-2128 (((-712)) NIL)) (-4003 (((-1171 $)) NIL) (((-1171 $) (-854)) NIL)) (-2495 (((-108) $ $) NIL)) (-1884 (((-108) $) NIL)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-4191 (($) NIL T CONST)) (-4197 (($) NIL T CONST)) (-4227 (($ $) NIL (|has| (-538 |#1|) (-346))) (($ $ (-712)) NIL (|has| (-538 |#1|) (-346)))) (-4196 (($ $) NIL (|has| (-538 |#1|) (-346))) (($ $ (-712)) NIL (|has| (-538 |#1|) (-346)))) (-4096 (((-108) $ $) NIL)) (-4173 (($ $ $) NIL) (($ $ (-538 |#1|)) NIL)) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ $ (-538 |#1|)) NIL) (($ (-538 |#1|) $) NIL)))
+((-2673 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3832 (((-1176) $ (-525) (-525)) NIL (|has| $ (-6 -4251)))) (-3110 (((-108) (-1 (-108) |#1| |#1|) $) NIL) (((-108) $) NIL (|has| |#1| (-788)))) (-2613 (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4251))) (($ $) NIL (-12 (|has| $ (-6 -4251)) (|has| |#1| (-788))))) (-1282 (($ (-1 (-108) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-788)))) (-3727 (((-108) $ (-712)) NIL)) (-2238 (((-108) (-108)) 25)) (-2847 ((|#1| $ (-525) |#1|) 28 (|has| $ (-6 -4251))) ((|#1| $ (-1138 (-525)) |#1|) NIL (|has| $ (-6 -4251)))) (-1288 (($ (-1 (-108) |#1|) $) 52)) (-2467 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-2055 (($) NIL T CONST)) (-3405 (($ $) NIL (|has| $ (-6 -4251)))) (-2747 (($ $) NIL)) (-3945 (($ $) 56 (|has| |#1| (-1018)))) (-2908 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3844 (($ |#1| $) NIL (|has| |#1| (-1018))) (($ (-1 (-108) |#1|) $) 44)) (-2537 (($ |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-3618 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4250)))) (-4205 ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4251)))) (-4121 ((|#1| $ (-525)) NIL)) (-1734 (((-525) (-1 (-108) |#1|) $) NIL) (((-525) |#1| $) NIL (|has| |#1| (-1018))) (((-525) |#1| $ (-525)) NIL (|has| |#1| (-1018)))) (-1966 (($ $ (-525)) 13)) (-2620 (((-712) $) 11)) (-2916 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-1316 (($ (-712) |#1|) 23)) (-3491 (((-108) $ (-712)) NIL)) (-4152 (((-525) $) 21 (|has| (-525) (-788)))) (-1923 (($ $ $) NIL (|has| |#1| (-788)))) (-3597 (($ $ $) NIL (|has| |#1| (-788))) (($ (-1 (-108) |#1| |#1|) $ $) 35)) (-3459 (($ (-1 (-108) |#1| |#1|) $ $) 36) (($ $ $) NIL (|has| |#1| (-788)))) (-4207 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-1826 (((-525) $) 20 (|has| (-525) (-788)))) (-3475 (($ $ $) NIL (|has| |#1| (-788)))) (-4192 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-3295 (((-108) $ (-712)) NIL)) (-2621 (((-1072) $) NIL (|has| |#1| (-1018)))) (-1520 (($ $ $ (-525)) 51) (($ |#1| $ (-525)) 37)) (-2059 (($ |#1| $ (-525)) NIL) (($ $ $ (-525)) NIL)) (-3761 (((-591 (-525)) $) NIL)) (-1675 (((-108) (-525) $) NIL)) (-2937 (((-1036) $) NIL (|has| |#1| (-1018)))) (-1232 (($ (-591 |#1|)) 29)) (-2872 ((|#1| $) NIL (|has| (-525) (-788)))) (-2714 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-1858 (($ $ |#1|) 19 (|has| $ (-6 -4251)))) (-3465 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) 40)) (-3384 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2998 (((-591 |#1|) $) NIL)) (-2077 (((-108) $) NIL)) (-3164 (($) 16)) (-1881 ((|#1| $ (-525) |#1|) NIL) ((|#1| $ (-525)) 33) (($ $ (-1138 (-525))) NIL)) (-1227 (($ $ (-1138 (-525))) 50) (($ $ (-525)) 45)) (-3226 (($ $ (-525)) NIL) (($ $ (-1138 (-525))) NIL)) (-2960 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2992 (($ $ $ (-525)) 41 (|has| $ (-6 -4251)))) (-2873 (($ $) 32)) (-1300 (((-501) $) NIL (|has| |#1| (-566 (-501))))) (-2695 (($ (-591 |#1|)) NIL)) (-3729 (($ $ $) 42) (($ $ |#1|) 39)) (-1624 (($ $ |#1|) NIL) (($ |#1| $) 38) (($ $ $) NIL) (($ (-591 $)) NIL)) (-2686 (((-796) $) NIL (|has| |#1| (-565 (-796))))) (-1475 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4004 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3982 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3944 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3994 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3971 (((-108) $ $) NIL (|has| |#1| (-788)))) (-2028 (((-712) $) 17 (|has| $ (-6 -4250)))))
+(((-488 |#1| |#2|) (-13 (-19 |#1|) (-261 |#1|) (-10 -8 (-15 -1232 ($ (-591 |#1|))) (-15 -2620 ((-712) $)) (-15 -1966 ($ $ (-525))) (-15 -2238 ((-108) (-108))))) (-1125) (-525)) (T -488))
+((-1232 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1125)) (-5 *1 (-488 *3 *4)) (-14 *4 (-525)))) (-2620 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-488 *3 *4)) (-4 *3 (-1125)) (-14 *4 (-525)))) (-1966 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-488 *3 *4)) (-4 *3 (-1125)) (-14 *4 *2))) (-2238 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-488 *3 *4)) (-4 *3 (-1125)) (-14 *4 (-525)))))
+(-13 (-19 |#1|) (-261 |#1|) (-10 -8 (-15 -1232 ($ (-591 |#1|))) (-15 -2620 ((-712) $)) (-15 -1966 ($ $ (-525))) (-15 -2238 ((-108) (-108)))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3641 (($ $) NIL)) (-3077 (((-108) $) NIL)) (-2862 (((-108) $) NIL)) (-3981 (((-712)) NIL)) (-1481 (((-538 |#1|) $) NIL) (($ $ (-854)) NIL (|has| (-538 |#1|) (-346)))) (-2666 (((-1099 (-854) (-712)) (-525)) NIL (|has| (-538 |#1|) (-346)))) (-3332 (((-3 $ "failed") $ $) NIL)) (-1720 (($ $) NIL)) (-3898 (((-396 $) $) NIL)) (-1965 (((-108) $ $) NIL)) (-2834 (((-712)) NIL (|has| (-538 |#1|) (-346)))) (-2055 (($) NIL T CONST)) (-4174 (((-3 (-538 |#1|) "failed") $) NIL)) (-3341 (((-538 |#1|) $) NIL)) (-1554 (($ (-1171 (-538 |#1|))) NIL)) (-3640 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-538 |#1|) (-346)))) (-3265 (($ $ $) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-1325 (($) NIL (|has| (-538 |#1|) (-346)))) (-3239 (($ $ $) NIL)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL)) (-1268 (($) NIL (|has| (-538 |#1|) (-346)))) (-2096 (((-108) $) NIL (|has| (-538 |#1|) (-346)))) (-3477 (($ $ (-712)) NIL (-3150 (|has| (-538 |#1|) (-136)) (|has| (-538 |#1|) (-346)))) (($ $) NIL (-3150 (|has| (-538 |#1|) (-136)) (|has| (-538 |#1|) (-346))))) (-2393 (((-108) $) NIL)) (-1676 (((-854) $) NIL (|has| (-538 |#1|) (-346))) (((-774 (-854)) $) NIL (-3150 (|has| (-538 |#1|) (-136)) (|has| (-538 |#1|) (-346))))) (-3865 (((-108) $) NIL)) (-2805 (($) NIL (|has| (-538 |#1|) (-346)))) (-3108 (((-108) $) NIL (|has| (-538 |#1|) (-346)))) (-1525 (((-538 |#1|) $) NIL) (($ $ (-854)) NIL (|has| (-538 |#1|) (-346)))) (-2115 (((-3 $ "failed") $) NIL (|has| (-538 |#1|) (-346)))) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3205 (((-1085 (-538 |#1|)) $) NIL) (((-1085 $) $ (-854)) NIL (|has| (-538 |#1|) (-346)))) (-1970 (((-854) $) NIL (|has| (-538 |#1|) (-346)))) (-3004 (((-1085 (-538 |#1|)) $) NIL (|has| (-538 |#1|) (-346)))) (-2224 (((-1085 (-538 |#1|)) $) NIL (|has| (-538 |#1|) (-346))) (((-3 (-1085 (-538 |#1|)) "failed") $ $) NIL (|has| (-538 |#1|) (-346)))) (-2594 (($ $ (-1085 (-538 |#1|))) NIL (|has| (-538 |#1|) (-346)))) (-2081 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2621 (((-1072) $) NIL)) (-1523 (($ $) NIL)) (-3492 (($) NIL (|has| (-538 |#1|) (-346)) CONST)) (-3229 (($ (-854)) NIL (|has| (-538 |#1|) (-346)))) (-1326 (((-108) $) NIL)) (-2937 (((-1036) $) NIL)) (-3965 (($) NIL (|has| (-538 |#1|) (-346)))) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-2124 (($ $ $) NIL) (($ (-591 $)) NIL)) (-4107 (((-591 (-2 (|:| -2542 (-525)) (|:| -3987 (-525))))) NIL (|has| (-538 |#1|) (-346)))) (-2542 (((-396 $) $) NIL)) (-3383 (((-774 (-854))) NIL) (((-854)) NIL)) (-3387 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3210 (((-3 $ "failed") $ $) NIL)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3048 (((-712) $) NIL)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL)) (-2652 (((-712) $) NIL (|has| (-538 |#1|) (-346))) (((-3 (-712) "failed") $ $) NIL (-3150 (|has| (-538 |#1|) (-136)) (|has| (-538 |#1|) (-346))))) (-3840 (((-128)) NIL)) (-2209 (($ $) NIL (|has| (-538 |#1|) (-346))) (($ $ (-712)) NIL (|has| (-538 |#1|) (-346)))) (-2743 (((-774 (-854)) $) NIL) (((-854) $) NIL)) (-1341 (((-1085 (-538 |#1|))) NIL)) (-3560 (($) NIL (|has| (-538 |#1|) (-346)))) (-2200 (($) NIL (|has| (-538 |#1|) (-346)))) (-1671 (((-1171 (-538 |#1|)) $) NIL) (((-631 (-538 |#1|)) (-1171 $)) NIL)) (-3124 (((-3 (-1171 $) "failed") (-631 $)) NIL (|has| (-538 |#1|) (-346)))) (-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ (-538 |#1|)) NIL)) (-3751 (($ $) NIL (|has| (-538 |#1|) (-346))) (((-3 $ "failed") $) NIL (-3150 (|has| (-538 |#1|) (-136)) (|has| (-538 |#1|) (-346))))) (-3425 (((-712)) NIL)) (-3612 (((-1171 $)) NIL) (((-1171 $) (-854)) NIL)) (-1724 (((-108) $ $) NIL)) (-2588 (((-108) $) NIL)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-1830 (($) NIL T CONST)) (-1839 (($) NIL T CONST)) (-3861 (($ $) NIL (|has| (-538 |#1|) (-346))) (($ $ (-712)) NIL (|has| (-538 |#1|) (-346)))) (-1796 (($ $) NIL (|has| (-538 |#1|) (-346))) (($ $ (-712)) NIL (|has| (-538 |#1|) (-346)))) (-3944 (((-108) $ $) NIL)) (-4059 (($ $ $) NIL) (($ $ (-538 |#1|)) NIL)) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ $ (-538 |#1|)) NIL) (($ (-538 |#1|) $) NIL)))
(((-489 |#1| |#2|) (-307 (-538 |#1|)) (-854) (-854)) (T -489))
NIL
(-307 (-538 |#1|))
-((-3008 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3891 (((-108) $ (-712)) NIL)) (-3186 ((|#1| $ (-525) (-525) |#1|) 35)) (-2775 (($ $ (-525) |#4|) NIL)) (-1743 (($ $ (-525) |#5|) NIL)) (-3798 (($) NIL T CONST)) (-3725 ((|#4| $ (-525)) NIL)) (-3255 ((|#1| $ (-525) (-525) |#1|) 34)) (-3217 ((|#1| $ (-525) (-525)) 32)) (-3454 (((-591 |#1|) $) NIL)) (-2281 (((-712) $) 28)) (-1268 (($ (-712) (-712) |#1|) 25)) (-2296 (((-712) $) 30)) (-2910 (((-108) $ (-712)) NIL)) (-1755 (((-525) $) 26)) (-1639 (((-525) $) 27)) (-2552 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-4230 (((-525) $) 29)) (-2631 (((-525) $) 31)) (-3249 (($ (-1 |#1| |#1|) $) NIL)) (-1340 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-3971 (((-108) $ (-712)) NIL)) (-2339 (((-1072) $) 38 (|has| |#1| (-1018)))) (-2047 (((-1036) $) NIL (|has| |#1| (-1018)))) (-1941 (($ $ |#1|) NIL)) (-1623 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) NIL)) (-3028 (((-108) $) 14)) (-3209 (($) 16)) (-3164 ((|#1| $ (-525) (-525)) 33) ((|#1| $ (-525) (-525) |#1|) NIL)) (-2064 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3199 (($ $) NIL)) (-1793 ((|#5| $ (-525)) NIL)) (-3022 (((-796) $) NIL (|has| |#1| (-565 (-796))))) (-4158 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-4045 (((-712) $) NIL (|has| $ (-6 -4250)))))
+((-2673 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3727 (((-108) $ (-712)) NIL)) (-2847 ((|#1| $ (-525) (-525) |#1|) 35)) (-1557 (($ $ (-525) |#4|) NIL)) (-3031 (($ $ (-525) |#5|) NIL)) (-2055 (($) NIL T CONST)) (-2578 ((|#4| $ (-525)) NIL)) (-4205 ((|#1| $ (-525) (-525) |#1|) 34)) (-4121 ((|#1| $ (-525) (-525)) 32)) (-2916 (((-591 |#1|) $) NIL)) (-4127 (((-712) $) 28)) (-1316 (($ (-712) (-712) |#1|) 25)) (-4140 (((-712) $) 30)) (-3491 (((-108) $ (-712)) NIL)) (-3142 (((-525) $) 26)) (-3660 (((-525) $) 27)) (-4207 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3882 (((-525) $) 29)) (-2494 (((-525) $) 31)) (-4192 (($ (-1 |#1| |#1|) $) NIL)) (-1257 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-3295 (((-108) $ (-712)) NIL)) (-2621 (((-1072) $) 38 (|has| |#1| (-1018)))) (-2937 (((-1036) $) NIL (|has| |#1| (-1018)))) (-1858 (($ $ |#1|) NIL)) (-3465 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) NIL)) (-2077 (((-108) $) 14)) (-3164 (($) 16)) (-1881 ((|#1| $ (-525) (-525)) 33) ((|#1| $ (-525) (-525) |#1|) NIL)) (-2960 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2873 (($ $) NIL)) (-1256 ((|#5| $ (-525)) NIL)) (-2686 (((-796) $) NIL (|has| |#1| (-565 (-796))))) (-1475 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-2028 (((-712) $) NIL (|has| $ (-6 -4250)))))
(((-490 |#1| |#2| |#3| |#4| |#5|) (-55 |#1| |#4| |#5|) (-1125) (-525) (-525) (-351 |#1|) (-351 |#1|)) (T -490))
NIL
(-55 |#1| |#4| |#5|)
-((-3008 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3024 ((|#1| $) NIL)) (-3161 ((|#1| $) NIL)) (-3970 (($ $) NIL)) (-3296 (((-1176) $ (-525) (-525)) NIL (|has| $ (-6 -4251)))) (-3463 (($ $ (-525)) 59 (|has| $ (-6 -4251)))) (-3203 (((-108) $) NIL (|has| |#1| (-788))) (((-108) (-1 (-108) |#1| |#1|) $) NIL)) (-4026 (($ $) NIL (-12 (|has| $ (-6 -4251)) (|has| |#1| (-788)))) (($ (-1 (-108) |#1| |#1|) $) 57 (|has| $ (-6 -4251)))) (-3327 (($ $) NIL (|has| |#1| (-788))) (($ (-1 (-108) |#1| |#1|) $) NIL)) (-3891 (((-108) $ (-712)) NIL)) (-1780 ((|#1| $ |#1|) NIL (|has| $ (-6 -4251)))) (-2146 (($ $ $) 23 (|has| $ (-6 -4251)))) (-2640 ((|#1| $ |#1|) NIL (|has| $ (-6 -4251)))) (-1901 ((|#1| $ |#1|) 21 (|has| $ (-6 -4251)))) (-3186 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4251))) ((|#1| $ "first" |#1|) 22 (|has| $ (-6 -4251))) (($ $ "rest" $) 24 (|has| $ (-6 -4251))) ((|#1| $ "last" |#1|) NIL (|has| $ (-6 -4251))) ((|#1| $ (-1138 (-525)) |#1|) NIL (|has| $ (-6 -4251))) ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4251)))) (-3665 (($ $ (-591 $)) NIL (|has| $ (-6 -4251)))) (-1797 (($ (-1 (-108) |#1|) $) NIL)) (-2305 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-3149 ((|#1| $) NIL)) (-3798 (($) NIL T CONST)) (-2598 (($ $) 28 (|has| $ (-6 -4251)))) (-2617 (($ $) 29)) (-3078 (($ $) 18) (($ $ (-712)) 32)) (-3611 (($ $) 55 (|has| |#1| (-1018)))) (-3098 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3901 (($ |#1| $) NIL (|has| |#1| (-1018))) (($ (-1 (-108) |#1|) $) NIL)) (-3677 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (($ |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-1227 ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3255 ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4251)))) (-3217 ((|#1| $ (-525)) NIL)) (-3629 (((-108) $) NIL)) (-3004 (((-525) |#1| $ (-525)) NIL (|has| |#1| (-1018))) (((-525) |#1| $) NIL (|has| |#1| (-1018))) (((-525) (-1 (-108) |#1|) $) NIL)) (-3454 (((-591 |#1|) $) 27 (|has| $ (-6 -4250)))) (-4120 (((-591 $) $) NIL)) (-2148 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-1268 (($ (-712) |#1|) NIL)) (-2910 (((-108) $ (-712)) NIL)) (-3630 (((-525) $) 31 (|has| (-525) (-788)))) (-3741 (($ $ $) NIL (|has| |#1| (-788)))) (-2921 (($ $ $) NIL (|has| |#1| (-788))) (($ (-1 (-108) |#1| |#1|) $ $) 58)) (-2131 (($ $ $) NIL (|has| |#1| (-788))) (($ (-1 (-108) |#1| |#1|) $ $) NIL)) (-2552 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) 53 (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3468 (((-525) $) NIL (|has| (-525) (-788)))) (-2478 (($ $ $) NIL (|has| |#1| (-788)))) (-3249 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-2932 (($ |#1|) NIL)) (-3971 (((-108) $ (-712)) NIL)) (-2599 (((-591 |#1|) $) NIL)) (-1203 (((-108) $) NIL)) (-2339 (((-1072) $) 51 (|has| |#1| (-1018)))) (-3708 ((|#1| $) NIL) (($ $ (-712)) NIL)) (-2470 (($ $ $ (-525)) NIL) (($ |#1| $ (-525)) NIL)) (-4189 (($ $ $ (-525)) NIL) (($ |#1| $ (-525)) NIL)) (-2511 (((-591 (-525)) $) NIL)) (-2791 (((-108) (-525) $) NIL)) (-2047 (((-1036) $) NIL (|has| |#1| (-1018)))) (-3066 ((|#1| $) 13) (($ $ (-712)) NIL)) (-2069 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-1941 (($ $ |#1|) NIL (|has| $ (-6 -4251)))) (-3566 (((-108) $) NIL)) (-1623 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) 12)) (-1615 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3339 (((-591 |#1|) $) NIL)) (-3028 (((-108) $) 17)) (-3209 (($) 16)) (-3164 ((|#1| $ "value") NIL) ((|#1| $ "first") 15) (($ $ "rest") 20) ((|#1| $ "last") NIL) (($ $ (-1138 (-525))) NIL) ((|#1| $ (-525)) NIL) ((|#1| $ (-525) |#1|) NIL)) (-3505 (((-525) $ $) NIL)) (-1790 (($ $ (-1138 (-525))) NIL) (($ $ (-525)) NIL)) (-2777 (($ $ (-1138 (-525))) NIL) (($ $ (-525)) NIL)) (-2237 (((-108) $) 34)) (-3820 (($ $) NIL)) (-2609 (($ $) NIL (|has| $ (-6 -4251)))) (-3641 (((-712) $) NIL)) (-1387 (($ $) 36)) (-2064 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-4063 (($ $ $ (-525)) NIL (|has| $ (-6 -4251)))) (-3199 (($ $) 35)) (-1408 (((-501) $) NIL (|has| |#1| (-566 (-501))))) (-3036 (($ (-591 |#1|)) 26)) (-1679 (($ $ $) 54) (($ $ |#1|) NIL)) (-3690 (($ $ $) NIL) (($ |#1| $) 10) (($ (-591 $)) NIL) (($ $ |#1|) NIL)) (-3022 (((-796) $) 46 (|has| |#1| (-565 (-796))))) (-3860 (((-591 $) $) NIL)) (-1632 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-4158 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4135 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4119 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4096 (((-108) $ $) 48 (|has| |#1| (-1018)))) (-4126 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4112 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4045 (((-712) $) 9 (|has| $ (-6 -4250)))))
+((-2673 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-2940 ((|#1| $) NIL)) (-2434 ((|#1| $) NIL)) (-3856 (($ $) NIL)) (-3832 (((-1176) $ (-525) (-525)) NIL (|has| $ (-6 -4251)))) (-2983 (($ $ (-525)) 59 (|has| $ (-6 -4251)))) (-3110 (((-108) $) NIL (|has| |#1| (-788))) (((-108) (-1 (-108) |#1| |#1|) $) NIL)) (-2613 (($ $) NIL (-12 (|has| $ (-6 -4251)) (|has| |#1| (-788)))) (($ (-1 (-108) |#1| |#1|) $) 57 (|has| $ (-6 -4251)))) (-1282 (($ $) NIL (|has| |#1| (-788))) (($ (-1 (-108) |#1| |#1|) $) NIL)) (-3727 (((-108) $ (-712)) NIL)) (-3912 ((|#1| $ |#1|) NIL (|has| $ (-6 -4251)))) (-3191 (($ $ $) 23 (|has| $ (-6 -4251)))) (-2568 ((|#1| $ |#1|) NIL (|has| $ (-6 -4251)))) (-2756 ((|#1| $ |#1|) 21 (|has| $ (-6 -4251)))) (-2847 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4251))) ((|#1| $ "first" |#1|) 22 (|has| $ (-6 -4251))) (($ $ "rest" $) 24 (|has| $ (-6 -4251))) ((|#1| $ "last" |#1|) NIL (|has| $ (-6 -4251))) ((|#1| $ (-1138 (-525)) |#1|) NIL (|has| $ (-6 -4251))) ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4251)))) (-3245 (($ $ (-591 $)) NIL (|has| $ (-6 -4251)))) (-1288 (($ (-1 (-108) |#1|) $) NIL)) (-2467 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-2424 ((|#1| $) NIL)) (-2055 (($) NIL T CONST)) (-3405 (($ $) 28 (|has| $ (-6 -4251)))) (-2747 (($ $) 29)) (-2884 (($ $) 18) (($ $ (-712)) 32)) (-3945 (($ $) 55 (|has| |#1| (-1018)))) (-2908 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3844 (($ |#1| $) NIL (|has| |#1| (-1018))) (($ (-1 (-108) |#1|) $) NIL)) (-2537 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (($ |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3618 ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-4205 ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4251)))) (-4121 ((|#1| $ (-525)) NIL)) (-4139 (((-108) $) NIL)) (-1734 (((-525) |#1| $ (-525)) NIL (|has| |#1| (-1018))) (((-525) |#1| $) NIL (|has| |#1| (-1018))) (((-525) (-1 (-108) |#1|) $) NIL)) (-2916 (((-591 |#1|) $) 27 (|has| $ (-6 -4250)))) (-2275 (((-591 $) $) NIL)) (-3219 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-1316 (($ (-712) |#1|) NIL)) (-3491 (((-108) $ (-712)) NIL)) (-4152 (((-525) $) 31 (|has| (-525) (-788)))) (-1923 (($ $ $) NIL (|has| |#1| (-788)))) (-3597 (($ $ $) NIL (|has| |#1| (-788))) (($ (-1 (-108) |#1| |#1|) $ $) 58)) (-3459 (($ $ $) NIL (|has| |#1| (-788))) (($ (-1 (-108) |#1| |#1|) $ $) NIL)) (-4207 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) 53 (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-1826 (((-525) $) NIL (|has| (-525) (-788)))) (-3475 (($ $ $) NIL (|has| |#1| (-788)))) (-4192 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-2750 (($ |#1|) NIL)) (-3295 (((-108) $ (-712)) NIL)) (-2065 (((-591 |#1|) $) NIL)) (-2878 (((-108) $) NIL)) (-2621 (((-1072) $) 51 (|has| |#1| (-1018)))) (-2555 ((|#1| $) NIL) (($ $ (-712)) NIL)) (-1520 (($ $ $ (-525)) NIL) (($ |#1| $ (-525)) NIL)) (-2059 (($ $ $ (-525)) NIL) (($ |#1| $ (-525)) NIL)) (-3761 (((-591 (-525)) $) NIL)) (-1675 (((-108) (-525) $) NIL)) (-2937 (((-1036) $) NIL (|has| |#1| (-1018)))) (-2872 ((|#1| $) 13) (($ $ (-712)) NIL)) (-2714 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-1858 (($ $ |#1|) NIL (|has| $ (-6 -4251)))) (-1622 (((-108) $) NIL)) (-3465 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) 12)) (-3384 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2998 (((-591 |#1|) $) NIL)) (-2077 (((-108) $) 17)) (-3164 (($) 16)) (-1881 ((|#1| $ "value") NIL) ((|#1| $ "first") 15) (($ $ "rest") 20) ((|#1| $ "last") NIL) (($ $ (-1138 (-525))) NIL) ((|#1| $ (-525)) NIL) ((|#1| $ (-525) |#1|) NIL)) (-2194 (((-525) $ $) NIL)) (-1227 (($ $ (-1138 (-525))) NIL) (($ $ (-525)) NIL)) (-3226 (($ $ (-1138 (-525))) NIL) (($ $ (-525)) NIL)) (-4133 (((-108) $) 34)) (-2349 (($ $) NIL)) (-3494 (($ $) NIL (|has| $ (-6 -4251)))) (-1248 (((-712) $) NIL)) (-3249 (($ $) 36)) (-2960 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2992 (($ $ $ (-525)) NIL (|has| $ (-6 -4251)))) (-2873 (($ $) 35)) (-1300 (((-501) $) NIL (|has| |#1| (-566 (-501))))) (-2695 (($ (-591 |#1|)) 26)) (-3729 (($ $ $) 54) (($ $ |#1|) NIL)) (-1624 (($ $ $) NIL) (($ |#1| $) 10) (($ (-591 $)) NIL) (($ $ |#1|) NIL)) (-2686 (((-796) $) 46 (|has| |#1| (-565 (-796))))) (-1567 (((-591 $) $) NIL)) (-3592 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-1475 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4004 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3982 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3944 (((-108) $ $) 48 (|has| |#1| (-1018)))) (-3994 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3971 (((-108) $ $) NIL (|has| |#1| (-788)))) (-2028 (((-712) $) 9 (|has| $ (-6 -4250)))))
(((-491 |#1| |#2|) (-611 |#1|) (-1125) (-525)) (T -491))
NIL
(-611 |#1|)
-((-2753 ((|#4| |#4|) 27)) (-4073 (((-712) |#4|) 32)) (-2482 (((-712) |#4|) 33)) (-2634 (((-591 |#3|) |#4|) 40 (|has| |#3| (-6 -4251)))) (-1914 (((-3 |#4| "failed") |#4|) 51)) (-4193 ((|#4| |#4|) 44)) (-2238 ((|#1| |#4|) 43)))
-(((-492 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2753 (|#4| |#4|)) (-15 -4073 ((-712) |#4|)) (-15 -2482 ((-712) |#4|)) (IF (|has| |#3| (-6 -4251)) (-15 -2634 ((-591 |#3|) |#4|)) |%noBranch|) (-15 -2238 (|#1| |#4|)) (-15 -4193 (|#4| |#4|)) (-15 -1914 ((-3 |#4| "failed") |#4|))) (-341) (-351 |#1|) (-351 |#1|) (-629 |#1| |#2| |#3|)) (T -492))
-((-1914 (*1 *2 *2) (|partial| -12 (-4 *3 (-341)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *1 (-492 *3 *4 *5 *2)) (-4 *2 (-629 *3 *4 *5)))) (-4193 (*1 *2 *2) (-12 (-4 *3 (-341)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *1 (-492 *3 *4 *5 *2)) (-4 *2 (-629 *3 *4 *5)))) (-2238 (*1 *2 *3) (-12 (-4 *4 (-351 *2)) (-4 *5 (-351 *2)) (-4 *2 (-341)) (-5 *1 (-492 *2 *4 *5 *3)) (-4 *3 (-629 *2 *4 *5)))) (-2634 (*1 *2 *3) (-12 (|has| *6 (-6 -4251)) (-4 *4 (-341)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) (-5 *2 (-591 *6)) (-5 *1 (-492 *4 *5 *6 *3)) (-4 *3 (-629 *4 *5 *6)))) (-2482 (*1 *2 *3) (-12 (-4 *4 (-341)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) (-5 *2 (-712)) (-5 *1 (-492 *4 *5 *6 *3)) (-4 *3 (-629 *4 *5 *6)))) (-4073 (*1 *2 *3) (-12 (-4 *4 (-341)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) (-5 *2 (-712)) (-5 *1 (-492 *4 *5 *6 *3)) (-4 *3 (-629 *4 *5 *6)))) (-2753 (*1 *2 *2) (-12 (-4 *3 (-341)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *1 (-492 *3 *4 *5 *2)) (-4 *2 (-629 *3 *4 *5)))))
-(-10 -7 (-15 -2753 (|#4| |#4|)) (-15 -4073 ((-712) |#4|)) (-15 -2482 ((-712) |#4|)) (IF (|has| |#3| (-6 -4251)) (-15 -2634 ((-591 |#3|) |#4|)) |%noBranch|) (-15 -2238 (|#1| |#4|)) (-15 -4193 (|#4| |#4|)) (-15 -1914 ((-3 |#4| "failed") |#4|)))
-((-2753 ((|#8| |#4|) 20)) (-2634 (((-591 |#3|) |#4|) 29 (|has| |#7| (-6 -4251)))) (-1914 (((-3 |#8| "failed") |#4|) 23)))
-(((-493 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8|) (-10 -7 (-15 -2753 (|#8| |#4|)) (-15 -1914 ((-3 |#8| "failed") |#4|)) (IF (|has| |#7| (-6 -4251)) (-15 -2634 ((-591 |#3|) |#4|)) |%noBranch|)) (-517) (-351 |#1|) (-351 |#1|) (-629 |#1| |#2| |#3|) (-923 |#1|) (-351 |#5|) (-351 |#5|) (-629 |#5| |#6| |#7|)) (T -493))
-((-2634 (*1 *2 *3) (-12 (|has| *9 (-6 -4251)) (-4 *4 (-517)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) (-4 *7 (-923 *4)) (-4 *8 (-351 *7)) (-4 *9 (-351 *7)) (-5 *2 (-591 *6)) (-5 *1 (-493 *4 *5 *6 *3 *7 *8 *9 *10)) (-4 *3 (-629 *4 *5 *6)) (-4 *10 (-629 *7 *8 *9)))) (-1914 (*1 *2 *3) (|partial| -12 (-4 *4 (-517)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) (-4 *7 (-923 *4)) (-4 *2 (-629 *7 *8 *9)) (-5 *1 (-493 *4 *5 *6 *3 *7 *8 *9 *2)) (-4 *3 (-629 *4 *5 *6)) (-4 *8 (-351 *7)) (-4 *9 (-351 *7)))) (-2753 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) (-4 *7 (-923 *4)) (-4 *2 (-629 *7 *8 *9)) (-5 *1 (-493 *4 *5 *6 *3 *7 *8 *9 *2)) (-4 *3 (-629 *4 *5 *6)) (-4 *8 (-351 *7)) (-4 *9 (-351 *7)))))
-(-10 -7 (-15 -2753 (|#8| |#4|)) (-15 -1914 ((-3 |#8| "failed") |#4|)) (IF (|has| |#7| (-6 -4251)) (-15 -2634 ((-591 |#3|) |#4|)) |%noBranch|))
-((-3008 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-2168 (($ (-712) (-712)) NIL)) (-1753 (($ $ $) NIL)) (-1278 (($ (-556 |#1| |#3|)) NIL) (($ $) NIL)) (-1290 (((-108) $) NIL)) (-1364 (($ $ (-525) (-525)) 12)) (-2913 (($ $ (-525) (-525)) NIL)) (-3737 (($ $ (-525) (-525) (-525) (-525)) NIL)) (-2231 (($ $) NIL)) (-3079 (((-108) $) NIL)) (-3891 (((-108) $ (-712)) NIL)) (-3768 (($ $ (-525) (-525) $) NIL)) (-3186 ((|#1| $ (-525) (-525) |#1|) NIL) (($ $ (-591 (-525)) (-591 (-525)) $) NIL)) (-2775 (($ $ (-525) (-556 |#1| |#3|)) NIL)) (-1743 (($ $ (-525) (-556 |#1| |#2|)) NIL)) (-1504 (($ (-712) |#1|) NIL)) (-3798 (($) NIL T CONST)) (-2753 (($ $) 21 (|has| |#1| (-286)))) (-3725 (((-556 |#1| |#3|) $ (-525)) NIL)) (-4073 (((-712) $) 24 (|has| |#1| (-517)))) (-3255 ((|#1| $ (-525) (-525) |#1|) NIL)) (-3217 ((|#1| $ (-525) (-525)) NIL)) (-3454 (((-591 |#1|) $) NIL)) (-2482 (((-712) $) 26 (|has| |#1| (-517)))) (-2634 (((-591 (-556 |#1| |#2|)) $) 29 (|has| |#1| (-517)))) (-2281 (((-712) $) NIL)) (-1268 (($ (-712) (-712) |#1|) NIL)) (-2296 (((-712) $) NIL)) (-2910 (((-108) $ (-712)) NIL)) (-2807 ((|#1| $) 19 (|has| |#1| (-6 (-4252 "*"))))) (-1755 (((-525) $) 10)) (-1639 (((-525) $) NIL)) (-2552 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-4230 (((-525) $) 11)) (-2631 (((-525) $) NIL)) (-3393 (($ (-591 (-591 |#1|))) NIL)) (-3249 (($ (-1 |#1| |#1|) $) NIL)) (-1340 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-3349 (((-591 (-591 |#1|)) $) NIL)) (-3971 (((-108) $ (-712)) NIL)) (-2339 (((-1072) $) NIL (|has| |#1| (-1018)))) (-1914 (((-3 $ "failed") $) 33 (|has| |#1| (-341)))) (-2208 (($ $ $) NIL)) (-2047 (((-1036) $) NIL (|has| |#1| (-1018)))) (-1941 (($ $ |#1|) NIL)) (-2089 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517)))) (-1623 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) NIL)) (-3028 (((-108) $) NIL)) (-3209 (($) NIL)) (-3164 ((|#1| $ (-525) (-525)) NIL) ((|#1| $ (-525) (-525) |#1|) NIL) (($ $ (-591 (-525)) (-591 (-525))) NIL)) (-3487 (($ (-591 |#1|)) NIL) (($ (-591 $)) NIL)) (-2740 (((-108) $) NIL)) (-2238 ((|#1| $) 17 (|has| |#1| (-6 (-4252 "*"))))) (-2064 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3199 (($ $) NIL)) (-1793 (((-556 |#1| |#2|) $ (-525)) NIL)) (-3022 (($ (-556 |#1| |#2|)) NIL) (((-796) $) NIL (|has| |#1| (-565 (-796))))) (-4158 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-3489 (((-108) $) NIL)) (-4096 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-4173 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4164 (($ $ $) NIL) (($ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-712)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (* (($ $ $) NIL) (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ (-525) $) NIL) (((-556 |#1| |#2|) $ (-556 |#1| |#2|)) NIL) (((-556 |#1| |#3|) (-556 |#1| |#3|) $) NIL)) (-4045 (((-712) $) NIL (|has| $ (-6 -4250)))))
+((-1352 ((|#4| |#4|) 27)) (-2193 (((-712) |#4|) 32)) (-1613 (((-712) |#4|) 33)) (-2523 (((-591 |#3|) |#4|) 40 (|has| |#3| (-6 -4251)))) (-2902 (((-3 |#4| "failed") |#4|) 51)) (-1687 ((|#4| |#4|) 44)) (-4145 ((|#1| |#4|) 43)))
+(((-492 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1352 (|#4| |#4|)) (-15 -2193 ((-712) |#4|)) (-15 -1613 ((-712) |#4|)) (IF (|has| |#3| (-6 -4251)) (-15 -2523 ((-591 |#3|) |#4|)) |%noBranch|) (-15 -4145 (|#1| |#4|)) (-15 -1687 (|#4| |#4|)) (-15 -2902 ((-3 |#4| "failed") |#4|))) (-341) (-351 |#1|) (-351 |#1|) (-629 |#1| |#2| |#3|)) (T -492))
+((-2902 (*1 *2 *2) (|partial| -12 (-4 *3 (-341)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *1 (-492 *3 *4 *5 *2)) (-4 *2 (-629 *3 *4 *5)))) (-1687 (*1 *2 *2) (-12 (-4 *3 (-341)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *1 (-492 *3 *4 *5 *2)) (-4 *2 (-629 *3 *4 *5)))) (-4145 (*1 *2 *3) (-12 (-4 *4 (-351 *2)) (-4 *5 (-351 *2)) (-4 *2 (-341)) (-5 *1 (-492 *2 *4 *5 *3)) (-4 *3 (-629 *2 *4 *5)))) (-2523 (*1 *2 *3) (-12 (|has| *6 (-6 -4251)) (-4 *4 (-341)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) (-5 *2 (-591 *6)) (-5 *1 (-492 *4 *5 *6 *3)) (-4 *3 (-629 *4 *5 *6)))) (-1613 (*1 *2 *3) (-12 (-4 *4 (-341)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) (-5 *2 (-712)) (-5 *1 (-492 *4 *5 *6 *3)) (-4 *3 (-629 *4 *5 *6)))) (-2193 (*1 *2 *3) (-12 (-4 *4 (-341)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) (-5 *2 (-712)) (-5 *1 (-492 *4 *5 *6 *3)) (-4 *3 (-629 *4 *5 *6)))) (-1352 (*1 *2 *2) (-12 (-4 *3 (-341)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *1 (-492 *3 *4 *5 *2)) (-4 *2 (-629 *3 *4 *5)))))
+(-10 -7 (-15 -1352 (|#4| |#4|)) (-15 -2193 ((-712) |#4|)) (-15 -1613 ((-712) |#4|)) (IF (|has| |#3| (-6 -4251)) (-15 -2523 ((-591 |#3|) |#4|)) |%noBranch|) (-15 -4145 (|#1| |#4|)) (-15 -1687 (|#4| |#4|)) (-15 -2902 ((-3 |#4| "failed") |#4|)))
+((-1352 ((|#8| |#4|) 20)) (-2523 (((-591 |#3|) |#4|) 29 (|has| |#7| (-6 -4251)))) (-2902 (((-3 |#8| "failed") |#4|) 23)))
+(((-493 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8|) (-10 -7 (-15 -1352 (|#8| |#4|)) (-15 -2902 ((-3 |#8| "failed") |#4|)) (IF (|has| |#7| (-6 -4251)) (-15 -2523 ((-591 |#3|) |#4|)) |%noBranch|)) (-517) (-351 |#1|) (-351 |#1|) (-629 |#1| |#2| |#3|) (-923 |#1|) (-351 |#5|) (-351 |#5|) (-629 |#5| |#6| |#7|)) (T -493))
+((-2523 (*1 *2 *3) (-12 (|has| *9 (-6 -4251)) (-4 *4 (-517)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) (-4 *7 (-923 *4)) (-4 *8 (-351 *7)) (-4 *9 (-351 *7)) (-5 *2 (-591 *6)) (-5 *1 (-493 *4 *5 *6 *3 *7 *8 *9 *10)) (-4 *3 (-629 *4 *5 *6)) (-4 *10 (-629 *7 *8 *9)))) (-2902 (*1 *2 *3) (|partial| -12 (-4 *4 (-517)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) (-4 *7 (-923 *4)) (-4 *2 (-629 *7 *8 *9)) (-5 *1 (-493 *4 *5 *6 *3 *7 *8 *9 *2)) (-4 *3 (-629 *4 *5 *6)) (-4 *8 (-351 *7)) (-4 *9 (-351 *7)))) (-1352 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) (-4 *7 (-923 *4)) (-4 *2 (-629 *7 *8 *9)) (-5 *1 (-493 *4 *5 *6 *3 *7 *8 *9 *2)) (-4 *3 (-629 *4 *5 *6)) (-4 *8 (-351 *7)) (-4 *9 (-351 *7)))))
+(-10 -7 (-15 -1352 (|#8| |#4|)) (-15 -2902 ((-3 |#8| "failed") |#4|)) (IF (|has| |#7| (-6 -4251)) (-15 -2523 ((-591 |#3|) |#4|)) |%noBranch|))
+((-2673 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3559 (($ (-712) (-712)) NIL)) (-3130 (($ $ $) NIL)) (-1616 (($ (-556 |#1| |#3|)) NIL) (($ $) NIL)) (-1711 (((-108) $) NIL)) (-2287 (($ $ (-525) (-525)) 12)) (-3519 (($ $ (-525) (-525)) NIL)) (-2688 (($ $ (-525) (-525) (-525) (-525)) NIL)) (-4094 (($ $) NIL)) (-1478 (((-108) $) NIL)) (-3727 (((-108) $ (-712)) NIL)) (-2995 (($ $ (-525) (-525) $) NIL)) (-2847 ((|#1| $ (-525) (-525) |#1|) NIL) (($ $ (-591 (-525)) (-591 (-525)) $) NIL)) (-1557 (($ $ (-525) (-556 |#1| |#3|)) NIL)) (-3031 (($ $ (-525) (-556 |#1| |#2|)) NIL)) (-1416 (($ (-712) |#1|) NIL)) (-2055 (($) NIL T CONST)) (-1352 (($ $) 21 (|has| |#1| (-286)))) (-2578 (((-556 |#1| |#3|) $ (-525)) NIL)) (-2193 (((-712) $) 24 (|has| |#1| (-517)))) (-4205 ((|#1| $ (-525) (-525) |#1|) NIL)) (-4121 ((|#1| $ (-525) (-525)) NIL)) (-2916 (((-591 |#1|) $) NIL)) (-1613 (((-712) $) 26 (|has| |#1| (-517)))) (-2523 (((-591 (-556 |#1| |#2|)) $) 29 (|has| |#1| (-517)))) (-4127 (((-712) $) NIL)) (-1316 (($ (-712) (-712) |#1|) NIL)) (-4140 (((-712) $) NIL)) (-3491 (((-108) $ (-712)) NIL)) (-1806 ((|#1| $) 19 (|has| |#1| (-6 (-4252 "*"))))) (-3142 (((-525) $) 10)) (-3660 (((-525) $) NIL)) (-4207 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3882 (((-525) $) 11)) (-2494 (((-525) $) NIL)) (-1572 (($ (-591 (-591 |#1|))) NIL)) (-4192 (($ (-1 |#1| |#1|) $) NIL)) (-1257 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-3093 (((-591 (-591 |#1|)) $) NIL)) (-3295 (((-108) $ (-712)) NIL)) (-2621 (((-1072) $) NIL (|has| |#1| (-1018)))) (-2902 (((-3 $ "failed") $) 33 (|has| |#1| (-341)))) (-3862 (($ $ $) NIL)) (-2937 (((-1036) $) NIL (|has| |#1| (-1018)))) (-1858 (($ $ |#1|) NIL)) (-3210 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517)))) (-3465 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) NIL)) (-2077 (((-108) $) NIL)) (-3164 (($) NIL)) (-1881 ((|#1| $ (-525) (-525)) NIL) ((|#1| $ (-525) (-525) |#1|) NIL) (($ $ (-591 (-525)) (-591 (-525))) NIL)) (-1968 (($ (-591 |#1|)) NIL) (($ (-591 $)) NIL)) (-2348 (((-108) $) NIL)) (-4145 ((|#1| $) 17 (|has| |#1| (-6 (-4252 "*"))))) (-2960 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2873 (($ $) NIL)) (-1256 (((-556 |#1| |#2|) $ (-525)) NIL)) (-2686 (($ (-556 |#1| |#2|)) NIL) (((-796) $) NIL (|has| |#1| (-565 (-796))))) (-1475 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-1986 (((-108) $) NIL)) (-3944 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-4059 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4047 (($ $ $) NIL) (($ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-712)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (* (($ $ $) NIL) (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ (-525) $) NIL) (((-556 |#1| |#2|) $ (-556 |#1| |#2|)) NIL) (((-556 |#1| |#3|) (-556 |#1| |#3|) $) NIL)) (-2028 (((-712) $) NIL (|has| $ (-6 -4250)))))
(((-494 |#1| |#2| |#3|) (-629 |#1| (-556 |#1| |#3|) (-556 |#1| |#2|)) (-975) (-525) (-525)) (T -494))
NIL
(-629 |#1| (-556 |#1| |#3|) (-556 |#1| |#2|))
-((-1433 (((-1085 |#1|) (-712)) 76)) (-2569 (((-1171 |#1|) (-1171 |#1|) (-854)) 69)) (-4172 (((-1176) (-1171 (-591 (-2 (|:| -3024 |#1|) (|:| -2226 (-1036))))) |#1|) 84)) (-2956 (((-1171 |#1|) (-1171 |#1|) (-712)) 36)) (-3377 (((-1171 |#1|) (-854)) 71)) (-4084 (((-1171 |#1|) (-1171 |#1|) (-525)) 24)) (-1357 (((-1085 |#1|) (-1171 |#1|)) 77)) (-4046 (((-1171 |#1|) (-854)) 95)) (-1751 (((-108) (-1171 |#1|)) 80)) (-2771 (((-1171 |#1|) (-1171 |#1|) (-854)) 62)) (-1382 (((-1085 |#1|) (-1171 |#1|)) 89)) (-3016 (((-854) (-1171 |#1|)) 59)) (-1622 (((-1171 |#1|) (-1171 |#1|)) 30)) (-2226 (((-1171 |#1|) (-854) (-854)) 97)) (-3399 (((-1171 |#1|) (-1171 |#1|) (-1036) (-1036)) 23)) (-3905 (((-1171 |#1|) (-1171 |#1|) (-712) (-1036)) 37)) (-4003 (((-1171 (-1171 |#1|)) (-854)) 94)) (-4173 (((-1171 |#1|) (-1171 |#1|) (-1171 |#1|)) 81)) (** (((-1171 |#1|) (-1171 |#1|) (-525)) 45)) (* (((-1171 |#1|) (-1171 |#1|) (-1171 |#1|)) 25)))
-(((-495 |#1|) (-10 -7 (-15 -4172 ((-1176) (-1171 (-591 (-2 (|:| -3024 |#1|) (|:| -2226 (-1036))))) |#1|)) (-15 -3377 ((-1171 |#1|) (-854))) (-15 -2226 ((-1171 |#1|) (-854) (-854))) (-15 -1357 ((-1085 |#1|) (-1171 |#1|))) (-15 -1433 ((-1085 |#1|) (-712))) (-15 -3905 ((-1171 |#1|) (-1171 |#1|) (-712) (-1036))) (-15 -2956 ((-1171 |#1|) (-1171 |#1|) (-712))) (-15 -3399 ((-1171 |#1|) (-1171 |#1|) (-1036) (-1036))) (-15 -4084 ((-1171 |#1|) (-1171 |#1|) (-525))) (-15 ** ((-1171 |#1|) (-1171 |#1|) (-525))) (-15 * ((-1171 |#1|) (-1171 |#1|) (-1171 |#1|))) (-15 -4173 ((-1171 |#1|) (-1171 |#1|) (-1171 |#1|))) (-15 -2771 ((-1171 |#1|) (-1171 |#1|) (-854))) (-15 -2569 ((-1171 |#1|) (-1171 |#1|) (-854))) (-15 -1622 ((-1171 |#1|) (-1171 |#1|))) (-15 -3016 ((-854) (-1171 |#1|))) (-15 -1751 ((-108) (-1171 |#1|))) (-15 -4003 ((-1171 (-1171 |#1|)) (-854))) (-15 -4046 ((-1171 |#1|) (-854))) (-15 -1382 ((-1085 |#1|) (-1171 |#1|)))) (-327)) (T -495))
-((-1382 (*1 *2 *3) (-12 (-5 *3 (-1171 *4)) (-4 *4 (-327)) (-5 *2 (-1085 *4)) (-5 *1 (-495 *4)))) (-4046 (*1 *2 *3) (-12 (-5 *3 (-854)) (-5 *2 (-1171 *4)) (-5 *1 (-495 *4)) (-4 *4 (-327)))) (-4003 (*1 *2 *3) (-12 (-5 *3 (-854)) (-5 *2 (-1171 (-1171 *4))) (-5 *1 (-495 *4)) (-4 *4 (-327)))) (-1751 (*1 *2 *3) (-12 (-5 *3 (-1171 *4)) (-4 *4 (-327)) (-5 *2 (-108)) (-5 *1 (-495 *4)))) (-3016 (*1 *2 *3) (-12 (-5 *3 (-1171 *4)) (-4 *4 (-327)) (-5 *2 (-854)) (-5 *1 (-495 *4)))) (-1622 (*1 *2 *2) (-12 (-5 *2 (-1171 *3)) (-4 *3 (-327)) (-5 *1 (-495 *3)))) (-2569 (*1 *2 *2 *3) (-12 (-5 *2 (-1171 *4)) (-5 *3 (-854)) (-4 *4 (-327)) (-5 *1 (-495 *4)))) (-2771 (*1 *2 *2 *3) (-12 (-5 *2 (-1171 *4)) (-5 *3 (-854)) (-4 *4 (-327)) (-5 *1 (-495 *4)))) (-4173 (*1 *2 *2 *2) (-12 (-5 *2 (-1171 *3)) (-4 *3 (-327)) (-5 *1 (-495 *3)))) (* (*1 *2 *2 *2) (-12 (-5 *2 (-1171 *3)) (-4 *3 (-327)) (-5 *1 (-495 *3)))) (** (*1 *2 *2 *3) (-12 (-5 *2 (-1171 *4)) (-5 *3 (-525)) (-4 *4 (-327)) (-5 *1 (-495 *4)))) (-4084 (*1 *2 *2 *3) (-12 (-5 *2 (-1171 *4)) (-5 *3 (-525)) (-4 *4 (-327)) (-5 *1 (-495 *4)))) (-3399 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-1171 *4)) (-5 *3 (-1036)) (-4 *4 (-327)) (-5 *1 (-495 *4)))) (-2956 (*1 *2 *2 *3) (-12 (-5 *2 (-1171 *4)) (-5 *3 (-712)) (-4 *4 (-327)) (-5 *1 (-495 *4)))) (-3905 (*1 *2 *2 *3 *4) (-12 (-5 *2 (-1171 *5)) (-5 *3 (-712)) (-5 *4 (-1036)) (-4 *5 (-327)) (-5 *1 (-495 *5)))) (-1433 (*1 *2 *3) (-12 (-5 *3 (-712)) (-5 *2 (-1085 *4)) (-5 *1 (-495 *4)) (-4 *4 (-327)))) (-1357 (*1 *2 *3) (-12 (-5 *3 (-1171 *4)) (-4 *4 (-327)) (-5 *2 (-1085 *4)) (-5 *1 (-495 *4)))) (-2226 (*1 *2 *3 *3) (-12 (-5 *3 (-854)) (-5 *2 (-1171 *4)) (-5 *1 (-495 *4)) (-4 *4 (-327)))) (-3377 (*1 *2 *3) (-12 (-5 *3 (-854)) (-5 *2 (-1171 *4)) (-5 *1 (-495 *4)) (-4 *4 (-327)))) (-4172 (*1 *2 *3 *4) (-12 (-5 *3 (-1171 (-591 (-2 (|:| -3024 *4) (|:| -2226 (-1036)))))) (-4 *4 (-327)) (-5 *2 (-1176)) (-5 *1 (-495 *4)))))
-(-10 -7 (-15 -4172 ((-1176) (-1171 (-591 (-2 (|:| -3024 |#1|) (|:| -2226 (-1036))))) |#1|)) (-15 -3377 ((-1171 |#1|) (-854))) (-15 -2226 ((-1171 |#1|) (-854) (-854))) (-15 -1357 ((-1085 |#1|) (-1171 |#1|))) (-15 -1433 ((-1085 |#1|) (-712))) (-15 -3905 ((-1171 |#1|) (-1171 |#1|) (-712) (-1036))) (-15 -2956 ((-1171 |#1|) (-1171 |#1|) (-712))) (-15 -3399 ((-1171 |#1|) (-1171 |#1|) (-1036) (-1036))) (-15 -4084 ((-1171 |#1|) (-1171 |#1|) (-525))) (-15 ** ((-1171 |#1|) (-1171 |#1|) (-525))) (-15 * ((-1171 |#1|) (-1171 |#1|) (-1171 |#1|))) (-15 -4173 ((-1171 |#1|) (-1171 |#1|) (-1171 |#1|))) (-15 -2771 ((-1171 |#1|) (-1171 |#1|) (-854))) (-15 -2569 ((-1171 |#1|) (-1171 |#1|) (-854))) (-15 -1622 ((-1171 |#1|) (-1171 |#1|))) (-15 -3016 ((-854) (-1171 |#1|))) (-15 -1751 ((-108) (-1171 |#1|))) (-15 -4003 ((-1171 (-1171 |#1|)) (-854))) (-15 -4046 ((-1171 |#1|) (-854))) (-15 -1382 ((-1085 |#1|) (-1171 |#1|))))
-((-4086 (((-1 |#1| |#1|) |#1|) 11)) (-2864 (((-1 |#1| |#1|)) 10)))
-(((-496 |#1|) (-10 -7 (-15 -2864 ((-1 |#1| |#1|))) (-15 -4086 ((-1 |#1| |#1|) |#1|))) (-13 (-668) (-25))) (T -496))
-((-4086 (*1 *2 *3) (-12 (-5 *2 (-1 *3 *3)) (-5 *1 (-496 *3)) (-4 *3 (-13 (-668) (-25))))) (-2864 (*1 *2) (-12 (-5 *2 (-1 *3 *3)) (-5 *1 (-496 *3)) (-4 *3 (-13 (-668) (-25))))))
-(-10 -7 (-15 -2864 ((-1 |#1| |#1|))) (-15 -4086 ((-1 |#1| |#1|) |#1|)))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-2593 (($ $ $) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-3798 (($) NIL T CONST)) (-1710 (($ $) NIL)) (-1480 (($ (-712) |#1|) NIL)) (-3741 (($ $ $) NIL)) (-2478 (($ $ $) NIL)) (-1340 (($ (-1 (-712) (-712)) $) NIL)) (-2863 ((|#1| $) NIL)) (-1678 (((-712) $) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) 20)) (-4191 (($) NIL T CONST)) (-4135 (((-108) $ $) NIL)) (-4119 (((-108) $ $) NIL)) (-4096 (((-108) $ $) NIL)) (-4126 (((-108) $ $) NIL)) (-4112 (((-108) $ $) NIL)) (-4156 (($ $ $) NIL)) (* (($ (-712) $) NIL) (($ (-854) $) NIL)))
+((-3724 (((-1085 |#1|) (-712)) 76)) (-1481 (((-1171 |#1|) (-1171 |#1|) (-854)) 69)) (-1562 (((-1176) (-1171 (-591 (-2 (|:| -2940 |#1|) (|:| -3229 (-1036))))) |#1|) 84)) (-2684 (((-1171 |#1|) (-1171 |#1|) (-712)) 36)) (-1325 (((-1171 |#1|) (-854)) 71)) (-1934 (((-1171 |#1|) (-1171 |#1|) (-525)) 24)) (-2217 (((-1085 |#1|) (-1171 |#1|)) 77)) (-2805 (((-1171 |#1|) (-854)) 95)) (-3108 (((-108) (-1171 |#1|)) 80)) (-1525 (((-1171 |#1|) (-1171 |#1|) (-854)) 62)) (-3205 (((-1085 |#1|) (-1171 |#1|)) 89)) (-1970 (((-854) (-1171 |#1|)) 59)) (-1523 (((-1171 |#1|) (-1171 |#1|)) 30)) (-3229 (((-1171 |#1|) (-854) (-854)) 97)) (-3587 (((-1171 |#1|) (-1171 |#1|) (-1036) (-1036)) 23)) (-3888 (((-1171 |#1|) (-1171 |#1|) (-712) (-1036)) 37)) (-3612 (((-1171 (-1171 |#1|)) (-854)) 94)) (-4059 (((-1171 |#1|) (-1171 |#1|) (-1171 |#1|)) 81)) (** (((-1171 |#1|) (-1171 |#1|) (-525)) 45)) (* (((-1171 |#1|) (-1171 |#1|) (-1171 |#1|)) 25)))
+(((-495 |#1|) (-10 -7 (-15 -1562 ((-1176) (-1171 (-591 (-2 (|:| -2940 |#1|) (|:| -3229 (-1036))))) |#1|)) (-15 -1325 ((-1171 |#1|) (-854))) (-15 -3229 ((-1171 |#1|) (-854) (-854))) (-15 -2217 ((-1085 |#1|) (-1171 |#1|))) (-15 -3724 ((-1085 |#1|) (-712))) (-15 -3888 ((-1171 |#1|) (-1171 |#1|) (-712) (-1036))) (-15 -2684 ((-1171 |#1|) (-1171 |#1|) (-712))) (-15 -3587 ((-1171 |#1|) (-1171 |#1|) (-1036) (-1036))) (-15 -1934 ((-1171 |#1|) (-1171 |#1|) (-525))) (-15 ** ((-1171 |#1|) (-1171 |#1|) (-525))) (-15 * ((-1171 |#1|) (-1171 |#1|) (-1171 |#1|))) (-15 -4059 ((-1171 |#1|) (-1171 |#1|) (-1171 |#1|))) (-15 -1525 ((-1171 |#1|) (-1171 |#1|) (-854))) (-15 -1481 ((-1171 |#1|) (-1171 |#1|) (-854))) (-15 -1523 ((-1171 |#1|) (-1171 |#1|))) (-15 -1970 ((-854) (-1171 |#1|))) (-15 -3108 ((-108) (-1171 |#1|))) (-15 -3612 ((-1171 (-1171 |#1|)) (-854))) (-15 -2805 ((-1171 |#1|) (-854))) (-15 -3205 ((-1085 |#1|) (-1171 |#1|)))) (-327)) (T -495))
+((-3205 (*1 *2 *3) (-12 (-5 *3 (-1171 *4)) (-4 *4 (-327)) (-5 *2 (-1085 *4)) (-5 *1 (-495 *4)))) (-2805 (*1 *2 *3) (-12 (-5 *3 (-854)) (-5 *2 (-1171 *4)) (-5 *1 (-495 *4)) (-4 *4 (-327)))) (-3612 (*1 *2 *3) (-12 (-5 *3 (-854)) (-5 *2 (-1171 (-1171 *4))) (-5 *1 (-495 *4)) (-4 *4 (-327)))) (-3108 (*1 *2 *3) (-12 (-5 *3 (-1171 *4)) (-4 *4 (-327)) (-5 *2 (-108)) (-5 *1 (-495 *4)))) (-1970 (*1 *2 *3) (-12 (-5 *3 (-1171 *4)) (-4 *4 (-327)) (-5 *2 (-854)) (-5 *1 (-495 *4)))) (-1523 (*1 *2 *2) (-12 (-5 *2 (-1171 *3)) (-4 *3 (-327)) (-5 *1 (-495 *3)))) (-1481 (*1 *2 *2 *3) (-12 (-5 *2 (-1171 *4)) (-5 *3 (-854)) (-4 *4 (-327)) (-5 *1 (-495 *4)))) (-1525 (*1 *2 *2 *3) (-12 (-5 *2 (-1171 *4)) (-5 *3 (-854)) (-4 *4 (-327)) (-5 *1 (-495 *4)))) (-4059 (*1 *2 *2 *2) (-12 (-5 *2 (-1171 *3)) (-4 *3 (-327)) (-5 *1 (-495 *3)))) (* (*1 *2 *2 *2) (-12 (-5 *2 (-1171 *3)) (-4 *3 (-327)) (-5 *1 (-495 *3)))) (** (*1 *2 *2 *3) (-12 (-5 *2 (-1171 *4)) (-5 *3 (-525)) (-4 *4 (-327)) (-5 *1 (-495 *4)))) (-1934 (*1 *2 *2 *3) (-12 (-5 *2 (-1171 *4)) (-5 *3 (-525)) (-4 *4 (-327)) (-5 *1 (-495 *4)))) (-3587 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-1171 *4)) (-5 *3 (-1036)) (-4 *4 (-327)) (-5 *1 (-495 *4)))) (-2684 (*1 *2 *2 *3) (-12 (-5 *2 (-1171 *4)) (-5 *3 (-712)) (-4 *4 (-327)) (-5 *1 (-495 *4)))) (-3888 (*1 *2 *2 *3 *4) (-12 (-5 *2 (-1171 *5)) (-5 *3 (-712)) (-5 *4 (-1036)) (-4 *5 (-327)) (-5 *1 (-495 *5)))) (-3724 (*1 *2 *3) (-12 (-5 *3 (-712)) (-5 *2 (-1085 *4)) (-5 *1 (-495 *4)) (-4 *4 (-327)))) (-2217 (*1 *2 *3) (-12 (-5 *3 (-1171 *4)) (-4 *4 (-327)) (-5 *2 (-1085 *4)) (-5 *1 (-495 *4)))) (-3229 (*1 *2 *3 *3) (-12 (-5 *3 (-854)) (-5 *2 (-1171 *4)) (-5 *1 (-495 *4)) (-4 *4 (-327)))) (-1325 (*1 *2 *3) (-12 (-5 *3 (-854)) (-5 *2 (-1171 *4)) (-5 *1 (-495 *4)) (-4 *4 (-327)))) (-1562 (*1 *2 *3 *4) (-12 (-5 *3 (-1171 (-591 (-2 (|:| -2940 *4) (|:| -3229 (-1036)))))) (-4 *4 (-327)) (-5 *2 (-1176)) (-5 *1 (-495 *4)))))
+(-10 -7 (-15 -1562 ((-1176) (-1171 (-591 (-2 (|:| -2940 |#1|) (|:| -3229 (-1036))))) |#1|)) (-15 -1325 ((-1171 |#1|) (-854))) (-15 -3229 ((-1171 |#1|) (-854) (-854))) (-15 -2217 ((-1085 |#1|) (-1171 |#1|))) (-15 -3724 ((-1085 |#1|) (-712))) (-15 -3888 ((-1171 |#1|) (-1171 |#1|) (-712) (-1036))) (-15 -2684 ((-1171 |#1|) (-1171 |#1|) (-712))) (-15 -3587 ((-1171 |#1|) (-1171 |#1|) (-1036) (-1036))) (-15 -1934 ((-1171 |#1|) (-1171 |#1|) (-525))) (-15 ** ((-1171 |#1|) (-1171 |#1|) (-525))) (-15 * ((-1171 |#1|) (-1171 |#1|) (-1171 |#1|))) (-15 -4059 ((-1171 |#1|) (-1171 |#1|) (-1171 |#1|))) (-15 -1525 ((-1171 |#1|) (-1171 |#1|) (-854))) (-15 -1481 ((-1171 |#1|) (-1171 |#1|) (-854))) (-15 -1523 ((-1171 |#1|) (-1171 |#1|))) (-15 -1970 ((-854) (-1171 |#1|))) (-15 -3108 ((-108) (-1171 |#1|))) (-15 -3612 ((-1171 (-1171 |#1|)) (-854))) (-15 -2805 ((-1171 |#1|) (-854))) (-15 -3205 ((-1085 |#1|) (-1171 |#1|))))
+((-2420 (((-1 |#1| |#1|) |#1|) 11)) (-1267 (((-1 |#1| |#1|)) 10)))
+(((-496 |#1|) (-10 -7 (-15 -1267 ((-1 |#1| |#1|))) (-15 -2420 ((-1 |#1| |#1|) |#1|))) (-13 (-668) (-25))) (T -496))
+((-2420 (*1 *2 *3) (-12 (-5 *2 (-1 *3 *3)) (-5 *1 (-496 *3)) (-4 *3 (-13 (-668) (-25))))) (-1267 (*1 *2) (-12 (-5 *2 (-1 *3 *3)) (-5 *1 (-496 *3)) (-4 *3 (-13 (-668) (-25))))))
+(-10 -7 (-15 -1267 ((-1 |#1| |#1|))) (-15 -2420 ((-1 |#1| |#1|) |#1|)))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-3343 (($ $ $) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2055 (($) NIL T CONST)) (-1575 (($ $) NIL)) (-1422 (($ (-712) |#1|) NIL)) (-1923 (($ $ $) NIL)) (-3475 (($ $ $) NIL)) (-1257 (($ (-1 (-712) (-712)) $) NIL)) (-1258 ((|#1| $) NIL)) (-1556 (((-712) $) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) 20)) (-1830 (($) NIL T CONST)) (-4004 (((-108) $ $) NIL)) (-3982 (((-108) $ $) NIL)) (-3944 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL)) (-3971 (((-108) $ $) NIL)) (-4036 (($ $ $) NIL)) (* (($ (-712) $) NIL) (($ (-854) $) NIL)))
(((-497 |#1|) (-13 (-734) (-481 (-712) |#1|)) (-788)) (T -497))
NIL
(-13 (-734) (-481 (-712) |#1|))
-((-4146 (((-591 |#2|) (-1085 |#1|) |#3|) 83)) (-2517 (((-591 (-2 (|:| |outval| |#2|) (|:| |outmult| (-525)) (|:| |outvect| (-591 (-631 |#2|))))) (-631 |#1|) |#3| (-1 (-396 (-1085 |#1|)) (-1085 |#1|))) 100)) (-1984 (((-1085 |#1|) (-631 |#1|)) 95)))
-(((-498 |#1| |#2| |#3|) (-10 -7 (-15 -1984 ((-1085 |#1|) (-631 |#1|))) (-15 -4146 ((-591 |#2|) (-1085 |#1|) |#3|)) (-15 -2517 ((-591 (-2 (|:| |outval| |#2|) (|:| |outmult| (-525)) (|:| |outvect| (-591 (-631 |#2|))))) (-631 |#1|) |#3| (-1 (-396 (-1085 |#1|)) (-1085 |#1|))))) (-341) (-341) (-13 (-341) (-786))) (T -498))
-((-2517 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-631 *6)) (-5 *5 (-1 (-396 (-1085 *6)) (-1085 *6))) (-4 *6 (-341)) (-5 *2 (-591 (-2 (|:| |outval| *7) (|:| |outmult| (-525)) (|:| |outvect| (-591 (-631 *7)))))) (-5 *1 (-498 *6 *7 *4)) (-4 *7 (-341)) (-4 *4 (-13 (-341) (-786))))) (-4146 (*1 *2 *3 *4) (-12 (-5 *3 (-1085 *5)) (-4 *5 (-341)) (-5 *2 (-591 *6)) (-5 *1 (-498 *5 *6 *4)) (-4 *6 (-341)) (-4 *4 (-13 (-341) (-786))))) (-1984 (*1 *2 *3) (-12 (-5 *3 (-631 *4)) (-4 *4 (-341)) (-5 *2 (-1085 *4)) (-5 *1 (-498 *4 *5 *6)) (-4 *5 (-341)) (-4 *6 (-13 (-341) (-786))))))
-(-10 -7 (-15 -1984 ((-1085 |#1|) (-631 |#1|))) (-15 -4146 ((-591 |#2|) (-1085 |#1|) |#3|)) (-15 -2517 ((-591 (-2 (|:| |outval| |#2|) (|:| |outmult| (-525)) (|:| |outvect| (-591 (-631 |#2|))))) (-631 |#1|) |#3| (-1 (-396 (-1085 |#1|)) (-1085 |#1|)))))
-((-3207 (((-781 (-525))) 12)) (-3213 (((-781 (-525))) 14)) (-1799 (((-774 (-525))) 9)))
-(((-499) (-10 -7 (-15 -1799 ((-774 (-525)))) (-15 -3207 ((-781 (-525)))) (-15 -3213 ((-781 (-525)))))) (T -499))
-((-3213 (*1 *2) (-12 (-5 *2 (-781 (-525))) (-5 *1 (-499)))) (-3207 (*1 *2) (-12 (-5 *2 (-781 (-525))) (-5 *1 (-499)))) (-1799 (*1 *2) (-12 (-5 *2 (-774 (-525))) (-5 *1 (-499)))))
-(-10 -7 (-15 -1799 ((-774 (-525)))) (-15 -3207 ((-781 (-525)))) (-15 -3213 ((-781 (-525)))))
-((-3743 (((-501) (-1089)) 15)) (-4183 ((|#1| (-501)) 20)))
-(((-500 |#1|) (-10 -7 (-15 -3743 ((-501) (-1089))) (-15 -4183 (|#1| (-501)))) (-1125)) (T -500))
-((-4183 (*1 *2 *3) (-12 (-5 *3 (-501)) (-5 *1 (-500 *2)) (-4 *2 (-1125)))) (-3743 (*1 *2 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-501)) (-5 *1 (-500 *4)) (-4 *4 (-1125)))))
-(-10 -7 (-15 -3743 ((-501) (-1089))) (-15 -4183 (|#1| (-501))))
-((-3008 (((-108) $ $) NIL)) (-2987 (((-1072) $) 46)) (-1896 (((-108) $) 43)) (-1599 (((-1089) $) 44)) (-1721 (((-108) $) 41)) (-1432 (((-1072) $) 42)) (-1261 (((-108) $) NIL)) (-2754 (((-108) $) NIL)) (-3738 (((-108) $) NIL)) (-2339 (((-1072) $) NIL)) (-2690 (($ $ (-591 (-1089))) 20)) (-4183 (((-51) $) 22)) (-2666 (((-108) $) NIL)) (-1624 (((-525) $) NIL)) (-2047 (((-1036) $) NIL)) (-1245 (($ $ (-591 (-1089)) (-1089)) 58)) (-1663 (((-108) $) NIL)) (-2286 (((-205) $) NIL)) (-2090 (($ $) 38)) (-2002 (((-796) $) NIL)) (-1317 (((-108) $ $) NIL)) (-3164 (($ $ (-525)) NIL) (($ $ (-591 (-525))) NIL)) (-1434 (((-591 $) $) 28)) (-1206 (((-1089) (-591 $)) 47)) (-1408 (($ (-591 $)) 51) (($ (-1072)) NIL) (($ (-1089)) 18) (($ (-525)) 8) (($ (-205)) 25) (($ (-796)) NIL) (((-1022) $) 11) (($ (-1022)) 12)) (-2236 (((-1089) (-1089) (-591 $)) 50)) (-3022 (((-796) $) NIL)) (-2957 (($ $) 49)) (-2943 (($ $) 48)) (-2344 (($ $ (-591 $)) 55)) (-3880 (((-108) $) 27)) (-4191 (($) 9 T CONST)) (-4197 (($) 10 T CONST)) (-4096 (((-108) $ $) 59)) (-4173 (($ $ $) 64)) (-4156 (($ $ $) 60)) (** (($ $ (-712)) 63) (($ $ (-525)) 62)) (* (($ $ $) 61)) (-4045 (((-525) $) NIL)))
-(((-501) (-13 (-1021 (-1072) (-1089) (-525) (-205) (-796)) (-566 (-1022)) (-10 -8 (-15 -4183 ((-51) $)) (-15 -1408 ($ (-1022))) (-15 -2344 ($ $ (-591 $))) (-15 -1245 ($ $ (-591 (-1089)) (-1089))) (-15 -2690 ($ $ (-591 (-1089)))) (-15 -4156 ($ $ $)) (-15 * ($ $ $)) (-15 -4173 ($ $ $)) (-15 ** ($ $ (-712))) (-15 ** ($ $ (-525))) (-15 0 ($) -2058) (-15 1 ($) -2058) (-15 -2090 ($ $)) (-15 -2987 ((-1072) $)) (-15 -1206 ((-1089) (-591 $))) (-15 -2236 ((-1089) (-1089) (-591 $)))))) (T -501))
-((-4183 (*1 *2 *1) (-12 (-5 *2 (-51)) (-5 *1 (-501)))) (-1408 (*1 *1 *2) (-12 (-5 *2 (-1022)) (-5 *1 (-501)))) (-2344 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-501))) (-5 *1 (-501)))) (-1245 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-591 (-1089))) (-5 *3 (-1089)) (-5 *1 (-501)))) (-2690 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-1089))) (-5 *1 (-501)))) (-4156 (*1 *1 *1 *1) (-5 *1 (-501))) (* (*1 *1 *1 *1) (-5 *1 (-501))) (-4173 (*1 *1 *1 *1) (-5 *1 (-501))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-501)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-501)))) (-4191 (*1 *1) (-5 *1 (-501))) (-4197 (*1 *1) (-5 *1 (-501))) (-2090 (*1 *1 *1) (-5 *1 (-501))) (-2987 (*1 *2 *1) (-12 (-5 *2 (-1072)) (-5 *1 (-501)))) (-1206 (*1 *2 *3) (-12 (-5 *3 (-591 (-501))) (-5 *2 (-1089)) (-5 *1 (-501)))) (-2236 (*1 *2 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-591 (-501))) (-5 *1 (-501)))))
-(-13 (-1021 (-1072) (-1089) (-525) (-205) (-796)) (-566 (-1022)) (-10 -8 (-15 -4183 ((-51) $)) (-15 -1408 ($ (-1022))) (-15 -2344 ($ $ (-591 $))) (-15 -1245 ($ $ (-591 (-1089)) (-1089))) (-15 -2690 ($ $ (-591 (-1089)))) (-15 -4156 ($ $ $)) (-15 * ($ $ $)) (-15 -4173 ($ $ $)) (-15 ** ($ $ (-712))) (-15 ** ($ $ (-525))) (-15 (-4191) ($) -2058) (-15 (-4197) ($) -2058) (-15 -2090 ($ $)) (-15 -2987 ((-1072) $)) (-15 -1206 ((-1089) (-591 $))) (-15 -2236 ((-1089) (-1089) (-591 $)))))
-((-2604 ((|#2| |#2|) 17)) (-3617 ((|#2| |#2|) 13)) (-2602 ((|#2| |#2| (-525) (-525)) 20)) (-1441 ((|#2| |#2|) 15)))
-(((-502 |#1| |#2|) (-10 -7 (-15 -3617 (|#2| |#2|)) (-15 -1441 (|#2| |#2|)) (-15 -2604 (|#2| |#2|)) (-15 -2602 (|#2| |#2| (-525) (-525)))) (-13 (-517) (-138)) (-1162 |#1|)) (T -502))
-((-2602 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-525)) (-4 *4 (-13 (-517) (-138))) (-5 *1 (-502 *4 *2)) (-4 *2 (-1162 *4)))) (-2604 (*1 *2 *2) (-12 (-4 *3 (-13 (-517) (-138))) (-5 *1 (-502 *3 *2)) (-4 *2 (-1162 *3)))) (-1441 (*1 *2 *2) (-12 (-4 *3 (-13 (-517) (-138))) (-5 *1 (-502 *3 *2)) (-4 *2 (-1162 *3)))) (-3617 (*1 *2 *2) (-12 (-4 *3 (-13 (-517) (-138))) (-5 *1 (-502 *3 *2)) (-4 *2 (-1162 *3)))))
-(-10 -7 (-15 -3617 (|#2| |#2|)) (-15 -1441 (|#2| |#2|)) (-15 -2604 (|#2| |#2|)) (-15 -2602 (|#2| |#2| (-525) (-525))))
-((-2594 (((-591 (-273 (-885 |#2|))) (-591 |#2|) (-591 (-1089))) 32)) (-1990 (((-591 |#2|) (-885 |#1|) |#3|) 53) (((-591 |#2|) (-1085 |#1|) |#3|) 52)) (-3191 (((-591 (-591 |#2|)) (-591 (-885 |#1|)) (-591 (-885 |#1|)) (-591 (-1089)) |#3|) 88)))
-(((-503 |#1| |#2| |#3|) (-10 -7 (-15 -1990 ((-591 |#2|) (-1085 |#1|) |#3|)) (-15 -1990 ((-591 |#2|) (-885 |#1|) |#3|)) (-15 -3191 ((-591 (-591 |#2|)) (-591 (-885 |#1|)) (-591 (-885 |#1|)) (-591 (-1089)) |#3|)) (-15 -2594 ((-591 (-273 (-885 |#2|))) (-591 |#2|) (-591 (-1089))))) (-429) (-341) (-13 (-341) (-786))) (T -503))
-((-2594 (*1 *2 *3 *4) (-12 (-5 *3 (-591 *6)) (-5 *4 (-591 (-1089))) (-4 *6 (-341)) (-5 *2 (-591 (-273 (-885 *6)))) (-5 *1 (-503 *5 *6 *7)) (-4 *5 (-429)) (-4 *7 (-13 (-341) (-786))))) (-3191 (*1 *2 *3 *3 *4 *5) (-12 (-5 *3 (-591 (-885 *6))) (-5 *4 (-591 (-1089))) (-4 *6 (-429)) (-5 *2 (-591 (-591 *7))) (-5 *1 (-503 *6 *7 *5)) (-4 *7 (-341)) (-4 *5 (-13 (-341) (-786))))) (-1990 (*1 *2 *3 *4) (-12 (-5 *3 (-885 *5)) (-4 *5 (-429)) (-5 *2 (-591 *6)) (-5 *1 (-503 *5 *6 *4)) (-4 *6 (-341)) (-4 *4 (-13 (-341) (-786))))) (-1990 (*1 *2 *3 *4) (-12 (-5 *3 (-1085 *5)) (-4 *5 (-429)) (-5 *2 (-591 *6)) (-5 *1 (-503 *5 *6 *4)) (-4 *6 (-341)) (-4 *4 (-13 (-341) (-786))))))
-(-10 -7 (-15 -1990 ((-591 |#2|) (-1085 |#1|) |#3|)) (-15 -1990 ((-591 |#2|) (-885 |#1|) |#3|)) (-15 -3191 ((-591 (-591 |#2|)) (-591 (-885 |#1|)) (-591 (-885 |#1|)) (-591 (-1089)) |#3|)) (-15 -2594 ((-591 (-273 (-885 |#2|))) (-591 |#2|) (-591 (-1089)))))
-((-3077 ((|#2| |#2| |#1|) 17)) (-1675 ((|#2| (-591 |#2|)) 27)) (-1814 ((|#2| (-591 |#2|)) 46)))
-(((-504 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1675 (|#2| (-591 |#2|))) (-15 -1814 (|#2| (-591 |#2|))) (-15 -3077 (|#2| |#2| |#1|))) (-286) (-1147 |#1|) |#1| (-1 |#1| |#1| (-712))) (T -504))
-((-3077 (*1 *2 *2 *3) (-12 (-4 *3 (-286)) (-14 *4 *3) (-14 *5 (-1 *3 *3 (-712))) (-5 *1 (-504 *3 *2 *4 *5)) (-4 *2 (-1147 *3)))) (-1814 (*1 *2 *3) (-12 (-5 *3 (-591 *2)) (-4 *2 (-1147 *4)) (-5 *1 (-504 *4 *2 *5 *6)) (-4 *4 (-286)) (-14 *5 *4) (-14 *6 (-1 *4 *4 (-712))))) (-1675 (*1 *2 *3) (-12 (-5 *3 (-591 *2)) (-4 *2 (-1147 *4)) (-5 *1 (-504 *4 *2 *5 *6)) (-4 *4 (-286)) (-14 *5 *4) (-14 *6 (-1 *4 *4 (-712))))))
-(-10 -7 (-15 -1675 (|#2| (-591 |#2|))) (-15 -1814 (|#2| (-591 |#2|))) (-15 -3077 (|#2| |#2| |#1|)))
-((-1348 (((-396 (-1085 |#4|)) (-1085 |#4|) (-1 (-396 (-1085 |#3|)) (-1085 |#3|))) 79) (((-396 |#4|) |#4| (-1 (-396 (-1085 |#3|)) (-1085 |#3|))) 169)))
-(((-505 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1348 ((-396 |#4|) |#4| (-1 (-396 (-1085 |#3|)) (-1085 |#3|)))) (-15 -1348 ((-396 (-1085 |#4|)) (-1085 |#4|) (-1 (-396 (-1085 |#3|)) (-1085 |#3|))))) (-788) (-734) (-13 (-286) (-138)) (-882 |#3| |#2| |#1|)) (T -505))
-((-1348 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-396 (-1085 *7)) (-1085 *7))) (-4 *7 (-13 (-286) (-138))) (-4 *5 (-788)) (-4 *6 (-734)) (-4 *8 (-882 *7 *6 *5)) (-5 *2 (-396 (-1085 *8))) (-5 *1 (-505 *5 *6 *7 *8)) (-5 *3 (-1085 *8)))) (-1348 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-396 (-1085 *7)) (-1085 *7))) (-4 *7 (-13 (-286) (-138))) (-4 *5 (-788)) (-4 *6 (-734)) (-5 *2 (-396 *3)) (-5 *1 (-505 *5 *6 *7 *3)) (-4 *3 (-882 *7 *6 *5)))))
-(-10 -7 (-15 -1348 ((-396 |#4|) |#4| (-1 (-396 (-1085 |#3|)) (-1085 |#3|)))) (-15 -1348 ((-396 (-1085 |#4|)) (-1085 |#4|) (-1 (-396 (-1085 |#3|)) (-1085 |#3|)))))
-((-2604 ((|#4| |#4|) 74)) (-3617 ((|#4| |#4|) 70)) (-2602 ((|#4| |#4| (-525) (-525)) 76)) (-1441 ((|#4| |#4|) 72)))
-(((-506 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3617 (|#4| |#4|)) (-15 -1441 (|#4| |#4|)) (-15 -2604 (|#4| |#4|)) (-15 -2602 (|#4| |#4| (-525) (-525)))) (-13 (-341) (-346) (-566 (-525))) (-1147 |#1|) (-666 |#1| |#2|) (-1162 |#3|)) (T -506))
-((-2602 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-525)) (-4 *4 (-13 (-341) (-346) (-566 *3))) (-4 *5 (-1147 *4)) (-4 *6 (-666 *4 *5)) (-5 *1 (-506 *4 *5 *6 *2)) (-4 *2 (-1162 *6)))) (-2604 (*1 *2 *2) (-12 (-4 *3 (-13 (-341) (-346) (-566 (-525)))) (-4 *4 (-1147 *3)) (-4 *5 (-666 *3 *4)) (-5 *1 (-506 *3 *4 *5 *2)) (-4 *2 (-1162 *5)))) (-1441 (*1 *2 *2) (-12 (-4 *3 (-13 (-341) (-346) (-566 (-525)))) (-4 *4 (-1147 *3)) (-4 *5 (-666 *3 *4)) (-5 *1 (-506 *3 *4 *5 *2)) (-4 *2 (-1162 *5)))) (-3617 (*1 *2 *2) (-12 (-4 *3 (-13 (-341) (-346) (-566 (-525)))) (-4 *4 (-1147 *3)) (-4 *5 (-666 *3 *4)) (-5 *1 (-506 *3 *4 *5 *2)) (-4 *2 (-1162 *5)))))
-(-10 -7 (-15 -3617 (|#4| |#4|)) (-15 -1441 (|#4| |#4|)) (-15 -2604 (|#4| |#4|)) (-15 -2602 (|#4| |#4| (-525) (-525))))
-((-2604 ((|#2| |#2|) 27)) (-3617 ((|#2| |#2|) 23)) (-2602 ((|#2| |#2| (-525) (-525)) 29)) (-1441 ((|#2| |#2|) 25)))
-(((-507 |#1| |#2|) (-10 -7 (-15 -3617 (|#2| |#2|)) (-15 -1441 (|#2| |#2|)) (-15 -2604 (|#2| |#2|)) (-15 -2602 (|#2| |#2| (-525) (-525)))) (-13 (-341) (-346) (-566 (-525))) (-1162 |#1|)) (T -507))
-((-2602 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-525)) (-4 *4 (-13 (-341) (-346) (-566 *3))) (-5 *1 (-507 *4 *2)) (-4 *2 (-1162 *4)))) (-2604 (*1 *2 *2) (-12 (-4 *3 (-13 (-341) (-346) (-566 (-525)))) (-5 *1 (-507 *3 *2)) (-4 *2 (-1162 *3)))) (-1441 (*1 *2 *2) (-12 (-4 *3 (-13 (-341) (-346) (-566 (-525)))) (-5 *1 (-507 *3 *2)) (-4 *2 (-1162 *3)))) (-3617 (*1 *2 *2) (-12 (-4 *3 (-13 (-341) (-346) (-566 (-525)))) (-5 *1 (-507 *3 *2)) (-4 *2 (-1162 *3)))))
-(-10 -7 (-15 -3617 (|#2| |#2|)) (-15 -1441 (|#2| |#2|)) (-15 -2604 (|#2| |#2|)) (-15 -2602 (|#2| |#2| (-525) (-525))))
-((-1313 (((-3 (-525) "failed") |#2| |#1| (-1 (-3 (-525) "failed") |#1|)) 14) (((-3 (-525) "failed") |#2| |#1| (-525) (-1 (-3 (-525) "failed") |#1|)) 13) (((-3 (-525) "failed") |#2| (-525) (-1 (-3 (-525) "failed") |#1|)) 26)))
-(((-508 |#1| |#2|) (-10 -7 (-15 -1313 ((-3 (-525) "failed") |#2| (-525) (-1 (-3 (-525) "failed") |#1|))) (-15 -1313 ((-3 (-525) "failed") |#2| |#1| (-525) (-1 (-3 (-525) "failed") |#1|))) (-15 -1313 ((-3 (-525) "failed") |#2| |#1| (-1 (-3 (-525) "failed") |#1|)))) (-975) (-1147 |#1|)) (T -508))
-((-1313 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *5 (-1 (-3 (-525) "failed") *4)) (-4 *4 (-975)) (-5 *2 (-525)) (-5 *1 (-508 *4 *3)) (-4 *3 (-1147 *4)))) (-1313 (*1 *2 *3 *4 *2 *5) (|partial| -12 (-5 *5 (-1 (-3 (-525) "failed") *4)) (-4 *4 (-975)) (-5 *2 (-525)) (-5 *1 (-508 *4 *3)) (-4 *3 (-1147 *4)))) (-1313 (*1 *2 *3 *2 *4) (|partial| -12 (-5 *4 (-1 (-3 (-525) "failed") *5)) (-4 *5 (-975)) (-5 *2 (-525)) (-5 *1 (-508 *5 *3)) (-4 *3 (-1147 *5)))))
-(-10 -7 (-15 -1313 ((-3 (-525) "failed") |#2| (-525) (-1 (-3 (-525) "failed") |#1|))) (-15 -1313 ((-3 (-525) "failed") |#2| |#1| (-525) (-1 (-3 (-525) "failed") |#1|))) (-15 -1313 ((-3 (-525) "failed") |#2| |#1| (-1 (-3 (-525) "failed") |#1|))))
-((-3391 (($ $ $) 79)) (-2827 (((-396 $) $) 47)) (-1251 (((-3 (-525) "failed") $) 59)) (-3528 (((-525) $) 37)) (-1511 (((-3 (-385 (-525)) "failed") $) 74)) (-1352 (((-108) $) 24)) (-1726 (((-385 (-525)) $) 72)) (-2744 (((-108) $) 50)) (-2467 (($ $ $ $) 86)) (-2134 (((-108) $) 16)) (-1994 (($ $ $) 57)) (-2011 (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) 69)) (-2085 (((-3 $ "failed") $) 64)) (-3291 (($ $) 23)) (-2885 (($ $ $) 84)) (-3506 (($) 60)) (-1603 (($ $) 53)) (-1348 (((-396 $) $) 45)) (-3451 (((-108) $) 14)) (-1712 (((-712) $) 28)) (-3266 (($ $ (-712)) NIL) (($ $) 10)) (-3199 (($ $) 17)) (-1408 (((-525) $) NIL) (((-501) $) 36) (((-825 (-525)) $) 40) (((-357) $) 31) (((-205) $) 33)) (-2128 (((-712)) 8)) (-1932 (((-108) $ $) 20)) (-2516 (($ $ $) 55)))
-(((-509 |#1|) (-10 -8 (-15 -2885 (|#1| |#1| |#1|)) (-15 -2467 (|#1| |#1| |#1| |#1|)) (-15 -3291 (|#1| |#1|)) (-15 -3199 (|#1| |#1|)) (-15 -1511 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -1726 ((-385 (-525)) |#1|)) (-15 -1352 ((-108) |#1|)) (-15 -3391 (|#1| |#1| |#1|)) (-15 -1932 ((-108) |#1| |#1|)) (-15 -3451 ((-108) |#1|)) (-15 -3506 (|#1|)) (-15 -2085 ((-3 |#1| "failed") |#1|)) (-15 -1408 ((-205) |#1|)) (-15 -1408 ((-357) |#1|)) (-15 -1994 (|#1| |#1| |#1|)) (-15 -1603 (|#1| |#1|)) (-15 -2516 (|#1| |#1| |#1|)) (-15 -2011 ((-822 (-525) |#1|) |#1| (-825 (-525)) (-822 (-525) |#1|))) (-15 -1408 ((-825 (-525)) |#1|)) (-15 -1408 ((-501) |#1|)) (-15 -3528 ((-525) |#1|)) (-15 -1251 ((-3 (-525) "failed") |#1|)) (-15 -1408 ((-525) |#1|)) (-15 -3266 (|#1| |#1|)) (-15 -3266 (|#1| |#1| (-712))) (-15 -2134 ((-108) |#1|)) (-15 -1712 ((-712) |#1|)) (-15 -1348 ((-396 |#1|) |#1|)) (-15 -2827 ((-396 |#1|) |#1|)) (-15 -2744 ((-108) |#1|)) (-15 -2128 ((-712)))) (-510)) (T -509))
-((-2128 (*1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-509 *3)) (-4 *3 (-510)))))
-(-10 -8 (-15 -2885 (|#1| |#1| |#1|)) (-15 -2467 (|#1| |#1| |#1| |#1|)) (-15 -3291 (|#1| |#1|)) (-15 -3199 (|#1| |#1|)) (-15 -1511 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -1726 ((-385 (-525)) |#1|)) (-15 -1352 ((-108) |#1|)) (-15 -3391 (|#1| |#1| |#1|)) (-15 -1932 ((-108) |#1| |#1|)) (-15 -3451 ((-108) |#1|)) (-15 -3506 (|#1|)) (-15 -2085 ((-3 |#1| "failed") |#1|)) (-15 -1408 ((-205) |#1|)) (-15 -1408 ((-357) |#1|)) (-15 -1994 (|#1| |#1| |#1|)) (-15 -1603 (|#1| |#1|)) (-15 -2516 (|#1| |#1| |#1|)) (-15 -2011 ((-822 (-525) |#1|) |#1| (-825 (-525)) (-822 (-525) |#1|))) (-15 -1408 ((-825 (-525)) |#1|)) (-15 -1408 ((-501) |#1|)) (-15 -3528 ((-525) |#1|)) (-15 -1251 ((-3 (-525) "failed") |#1|)) (-15 -1408 ((-525) |#1|)) (-15 -3266 (|#1| |#1|)) (-15 -3266 (|#1| |#1| (-712))) (-15 -2134 ((-108) |#1|)) (-15 -1712 ((-712) |#1|)) (-15 -1348 ((-396 |#1|) |#1|)) (-15 -2827 ((-396 |#1|) |#1|)) (-15 -2744 ((-108) |#1|)) (-15 -2128 ((-712))))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) 41)) (-3706 (($ $) 40)) (-1715 (((-108) $) 38)) (-3391 (($ $ $) 85)) (-2157 (((-3 $ "failed") $ $) 19)) (-1737 (($ $ $ $) 73)) (-1291 (($ $) 51)) (-2827 (((-396 $) $) 52)) (-1947 (((-108) $ $) 125)) (-3329 (((-525) $) 114)) (-3427 (($ $ $) 88)) (-3798 (($) 17 T CONST)) (-1251 (((-3 (-525) "failed") $) 106)) (-3528 (((-525) $) 105)) (-2129 (($ $ $) 129)) (-3305 (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) 104) (((-631 (-525)) (-631 $)) 103)) (-4163 (((-3 $ "failed") $) 34)) (-1511 (((-3 (-385 (-525)) "failed") $) 82)) (-1352 (((-108) $) 84)) (-1726 (((-385 (-525)) $) 83)) (-3377 (($) 81) (($ $) 80)) (-2110 (($ $ $) 128)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) 123)) (-2744 (((-108) $) 53)) (-2467 (($ $ $ $) 71)) (-3046 (($ $ $) 86)) (-2134 (((-108) $) 116)) (-1994 (($ $ $) 97)) (-2011 (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) 100)) (-2824 (((-108) $) 31)) (-2419 (((-108) $) 92)) (-2085 (((-3 $ "failed") $) 94)) (-2732 (((-108) $) 115)) (-1758 (((-3 (-591 $) "failed") (-591 $) $) 132)) (-3989 (($ $ $ $) 72)) (-3741 (($ $ $) 117)) (-2478 (($ $ $) 118)) (-3291 (($ $) 75)) (-1657 (($ $) 89)) (-1356 (($ $ $) 46) (($ (-591 $)) 45)) (-2339 (((-1072) $) 9)) (-2885 (($ $ $) 70)) (-3506 (($) 93 T CONST)) (-1699 (($ $) 77)) (-2047 (((-1036) $) 10) (($ $) 79)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) 44)) (-1399 (($ $ $) 48) (($ (-591 $)) 47)) (-1603 (($ $) 98)) (-1348 (((-396 $) $) 50)) (-3375 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 131) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) 130)) (-2089 (((-3 $ "failed") $ $) 42)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) 124)) (-3451 (((-108) $) 91)) (-1712 (((-712) $) 126)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) 127)) (-3266 (($ $ (-712)) 111) (($ $) 109)) (-4140 (($ $) 76)) (-3199 (($ $) 78)) (-1408 (((-525) $) 108) (((-501) $) 102) (((-825 (-525)) $) 101) (((-357) $) 96) (((-205) $) 95)) (-3022 (((-796) $) 11) (($ (-525)) 28) (($ $) 43) (($ (-525)) 107)) (-2128 (((-712)) 29)) (-1932 (((-108) $ $) 87)) (-2516 (($ $ $) 99)) (-2672 (($) 90)) (-2495 (((-108) $ $) 39)) (-1938 (($ $ $ $) 74)) (-1539 (($ $) 113)) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4196 (($ $ (-712)) 112) (($ $) 110)) (-4135 (((-108) $ $) 120)) (-4119 (((-108) $ $) 121)) (-4096 (((-108) $ $) 6)) (-4126 (((-108) $ $) 119)) (-4112 (((-108) $ $) 122)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24)))
+((-1372 (((-591 |#2|) (-1085 |#1|) |#3|) 83)) (-3818 (((-591 (-2 (|:| |outval| |#2|) (|:| |outmult| (-525)) (|:| |outvect| (-591 (-631 |#2|))))) (-631 |#1|) |#3| (-1 (-396 (-1085 |#1|)) (-1085 |#1|))) 100)) (-2366 (((-1085 |#1|) (-631 |#1|)) 95)))
+(((-498 |#1| |#2| |#3|) (-10 -7 (-15 -2366 ((-1085 |#1|) (-631 |#1|))) (-15 -1372 ((-591 |#2|) (-1085 |#1|) |#3|)) (-15 -3818 ((-591 (-2 (|:| |outval| |#2|) (|:| |outmult| (-525)) (|:| |outvect| (-591 (-631 |#2|))))) (-631 |#1|) |#3| (-1 (-396 (-1085 |#1|)) (-1085 |#1|))))) (-341) (-341) (-13 (-341) (-786))) (T -498))
+((-3818 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-631 *6)) (-5 *5 (-1 (-396 (-1085 *6)) (-1085 *6))) (-4 *6 (-341)) (-5 *2 (-591 (-2 (|:| |outval| *7) (|:| |outmult| (-525)) (|:| |outvect| (-591 (-631 *7)))))) (-5 *1 (-498 *6 *7 *4)) (-4 *7 (-341)) (-4 *4 (-13 (-341) (-786))))) (-1372 (*1 *2 *3 *4) (-12 (-5 *3 (-1085 *5)) (-4 *5 (-341)) (-5 *2 (-591 *6)) (-5 *1 (-498 *5 *6 *4)) (-4 *6 (-341)) (-4 *4 (-13 (-341) (-786))))) (-2366 (*1 *2 *3) (-12 (-5 *3 (-631 *4)) (-4 *4 (-341)) (-5 *2 (-1085 *4)) (-5 *1 (-498 *4 *5 *6)) (-4 *5 (-341)) (-4 *6 (-13 (-341) (-786))))))
+(-10 -7 (-15 -2366 ((-1085 |#1|) (-631 |#1|))) (-15 -1372 ((-591 |#2|) (-1085 |#1|) |#3|)) (-15 -3818 ((-591 (-2 (|:| |outval| |#2|) (|:| |outmult| (-525)) (|:| |outvect| (-591 (-631 |#2|))))) (-631 |#1|) |#3| (-1 (-396 (-1085 |#1|)) (-1085 |#1|)))))
+((-1888 (((-781 (-525))) 12)) (-1897 (((-781 (-525))) 14)) (-1429 (((-774 (-525))) 9)))
+(((-499) (-10 -7 (-15 -1429 ((-774 (-525)))) (-15 -1888 ((-781 (-525)))) (-15 -1897 ((-781 (-525)))))) (T -499))
+((-1897 (*1 *2) (-12 (-5 *2 (-781 (-525))) (-5 *1 (-499)))) (-1888 (*1 *2) (-12 (-5 *2 (-781 (-525))) (-5 *1 (-499)))) (-1429 (*1 *2) (-12 (-5 *2 (-774 (-525))) (-5 *1 (-499)))))
+(-10 -7 (-15 -1429 ((-774 (-525)))) (-15 -1888 ((-781 (-525)))) (-15 -1897 ((-781 (-525)))))
+((-2739 (((-501) (-1089)) 15)) (-1391 ((|#1| (-501)) 20)))
+(((-500 |#1|) (-10 -7 (-15 -2739 ((-501) (-1089))) (-15 -1391 (|#1| (-501)))) (-1125)) (T -500))
+((-1391 (*1 *2 *3) (-12 (-5 *3 (-501)) (-5 *1 (-500 *2)) (-4 *2 (-1125)))) (-2739 (*1 *2 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-501)) (-5 *1 (-500 *4)) (-4 *4 (-1125)))))
+(-10 -7 (-15 -2739 ((-501) (-1089))) (-15 -1391 (|#1| (-501))))
+((-2673 (((-108) $ $) NIL)) (-2972 (((-1072) $) 46)) (-2697 (((-108) $) 43)) (-2123 (((-1089) $) 44)) (-3127 (((-108) $) 41)) (-2610 (((-1072) $) 42)) (-2269 (((-108) $) NIL)) (-1362 (((-108) $) NIL)) (-2698 (((-108) $) NIL)) (-2621 (((-1072) $) NIL)) (-4046 (($ $ (-591 (-1089))) 20)) (-1391 (((-51) $) 22)) (-2809 (((-108) $) NIL)) (-2158 (((-525) $) NIL)) (-2937 (((-1036) $) NIL)) (-1954 (($ $ (-591 (-1089)) (-1089)) 58)) (-2148 (((-108) $) NIL)) (-2925 (((-205) $) NIL)) (-2460 (($ $) 38)) (-1555 (((-796) $) NIL)) (-2203 (((-108) $ $) NIL)) (-1881 (($ $ (-525)) NIL) (($ $ (-591 (-525))) NIL)) (-2601 (((-591 $) $) 28)) (-1962 (((-1089) (-591 $)) 47)) (-1300 (($ (-591 $)) 51) (($ (-1072)) NIL) (($ (-1089)) 18) (($ (-525)) 8) (($ (-205)) 25) (($ (-796)) NIL) (((-1022) $) 11) (($ (-1022)) 12)) (-1346 (((-1089) (-1089) (-591 $)) 50)) (-2686 (((-796) $) NIL)) (-2775 (($ $) 49)) (-2763 (($ $) 48)) (-2670 (($ $ (-591 $)) 55)) (-1739 (((-108) $) 27)) (-1830 (($) 9 T CONST)) (-1839 (($) 10 T CONST)) (-3944 (((-108) $ $) 59)) (-4059 (($ $ $) 64)) (-4036 (($ $ $) 60)) (** (($ $ (-712)) 63) (($ $ (-525)) 62)) (* (($ $ $) 61)) (-2028 (((-525) $) NIL)))
+(((-501) (-13 (-1021 (-1072) (-1089) (-525) (-205) (-796)) (-566 (-1022)) (-10 -8 (-15 -1391 ((-51) $)) (-15 -1300 ($ (-1022))) (-15 -2670 ($ $ (-591 $))) (-15 -1954 ($ $ (-591 (-1089)) (-1089))) (-15 -4046 ($ $ (-591 (-1089)))) (-15 -4036 ($ $ $)) (-15 * ($ $ $)) (-15 -4059 ($ $ $)) (-15 ** ($ $ (-712))) (-15 ** ($ $ (-525))) (-15 0 ($) -2277) (-15 1 ($) -2277) (-15 -2460 ($ $)) (-15 -2972 ((-1072) $)) (-15 -1962 ((-1089) (-591 $))) (-15 -1346 ((-1089) (-1089) (-591 $)))))) (T -501))
+((-1391 (*1 *2 *1) (-12 (-5 *2 (-51)) (-5 *1 (-501)))) (-1300 (*1 *1 *2) (-12 (-5 *2 (-1022)) (-5 *1 (-501)))) (-2670 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-501))) (-5 *1 (-501)))) (-1954 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-591 (-1089))) (-5 *3 (-1089)) (-5 *1 (-501)))) (-4046 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-1089))) (-5 *1 (-501)))) (-4036 (*1 *1 *1 *1) (-5 *1 (-501))) (* (*1 *1 *1 *1) (-5 *1 (-501))) (-4059 (*1 *1 *1 *1) (-5 *1 (-501))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-501)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-501)))) (-1830 (*1 *1) (-5 *1 (-501))) (-1839 (*1 *1) (-5 *1 (-501))) (-2460 (*1 *1 *1) (-5 *1 (-501))) (-2972 (*1 *2 *1) (-12 (-5 *2 (-1072)) (-5 *1 (-501)))) (-1962 (*1 *2 *3) (-12 (-5 *3 (-591 (-501))) (-5 *2 (-1089)) (-5 *1 (-501)))) (-1346 (*1 *2 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-591 (-501))) (-5 *1 (-501)))))
+(-13 (-1021 (-1072) (-1089) (-525) (-205) (-796)) (-566 (-1022)) (-10 -8 (-15 -1391 ((-51) $)) (-15 -1300 ($ (-1022))) (-15 -2670 ($ $ (-591 $))) (-15 -1954 ($ $ (-591 (-1089)) (-1089))) (-15 -4046 ($ $ (-591 (-1089)))) (-15 -4036 ($ $ $)) (-15 * ($ $ $)) (-15 -4059 ($ $ $)) (-15 ** ($ $ (-712))) (-15 ** ($ $ (-525))) (-15 (-1830) ($) -2277) (-15 (-1839) ($) -2277) (-15 -2460 ($ $)) (-15 -2972 ((-1072) $)) (-15 -1962 ((-1089) (-591 $))) (-15 -1346 ((-1089) (-1089) (-591 $)))))
+((-3451 ((|#2| |#2|) 17)) (-4006 ((|#2| |#2|) 13)) (-3429 ((|#2| |#2| (-525) (-525)) 20)) (-3811 ((|#2| |#2|) 15)))
+(((-502 |#1| |#2|) (-10 -7 (-15 -4006 (|#2| |#2|)) (-15 -3811 (|#2| |#2|)) (-15 -3451 (|#2| |#2|)) (-15 -3429 (|#2| |#2| (-525) (-525)))) (-13 (-517) (-138)) (-1162 |#1|)) (T -502))
+((-3429 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-525)) (-4 *4 (-13 (-517) (-138))) (-5 *1 (-502 *4 *2)) (-4 *2 (-1162 *4)))) (-3451 (*1 *2 *2) (-12 (-4 *3 (-13 (-517) (-138))) (-5 *1 (-502 *3 *2)) (-4 *2 (-1162 *3)))) (-3811 (*1 *2 *2) (-12 (-4 *3 (-13 (-517) (-138))) (-5 *1 (-502 *3 *2)) (-4 *2 (-1162 *3)))) (-4006 (*1 *2 *2) (-12 (-4 *3 (-13 (-517) (-138))) (-5 *1 (-502 *3 *2)) (-4 *2 (-1162 *3)))))
+(-10 -7 (-15 -4006 (|#2| |#2|)) (-15 -3811 (|#2| |#2|)) (-15 -3451 (|#2| |#2|)) (-15 -3429 (|#2| |#2| (-525) (-525))))
+((-3355 (((-591 (-273 (-885 |#2|))) (-591 |#2|) (-591 (-1089))) 32)) (-4093 (((-591 |#2|) (-885 |#1|) |#3|) 53) (((-591 |#2|) (-1085 |#1|) |#3|) 52)) (-1260 (((-591 (-591 |#2|)) (-591 (-885 |#1|)) (-591 (-885 |#1|)) (-591 (-1089)) |#3|) 88)))
+(((-503 |#1| |#2| |#3|) (-10 -7 (-15 -4093 ((-591 |#2|) (-1085 |#1|) |#3|)) (-15 -4093 ((-591 |#2|) (-885 |#1|) |#3|)) (-15 -1260 ((-591 (-591 |#2|)) (-591 (-885 |#1|)) (-591 (-885 |#1|)) (-591 (-1089)) |#3|)) (-15 -3355 ((-591 (-273 (-885 |#2|))) (-591 |#2|) (-591 (-1089))))) (-429) (-341) (-13 (-341) (-786))) (T -503))
+((-3355 (*1 *2 *3 *4) (-12 (-5 *3 (-591 *6)) (-5 *4 (-591 (-1089))) (-4 *6 (-341)) (-5 *2 (-591 (-273 (-885 *6)))) (-5 *1 (-503 *5 *6 *7)) (-4 *5 (-429)) (-4 *7 (-13 (-341) (-786))))) (-1260 (*1 *2 *3 *3 *4 *5) (-12 (-5 *3 (-591 (-885 *6))) (-5 *4 (-591 (-1089))) (-4 *6 (-429)) (-5 *2 (-591 (-591 *7))) (-5 *1 (-503 *6 *7 *5)) (-4 *7 (-341)) (-4 *5 (-13 (-341) (-786))))) (-4093 (*1 *2 *3 *4) (-12 (-5 *3 (-885 *5)) (-4 *5 (-429)) (-5 *2 (-591 *6)) (-5 *1 (-503 *5 *6 *4)) (-4 *6 (-341)) (-4 *4 (-13 (-341) (-786))))) (-4093 (*1 *2 *3 *4) (-12 (-5 *3 (-1085 *5)) (-4 *5 (-429)) (-5 *2 (-591 *6)) (-5 *1 (-503 *5 *6 *4)) (-4 *6 (-341)) (-4 *4 (-13 (-341) (-786))))))
+(-10 -7 (-15 -4093 ((-591 |#2|) (-1085 |#1|) |#3|)) (-15 -4093 ((-591 |#2|) (-885 |#1|) |#3|)) (-15 -1260 ((-591 (-591 |#2|)) (-591 (-885 |#1|)) (-591 (-885 |#1|)) (-591 (-1089)) |#3|)) (-15 -3355 ((-591 (-273 (-885 |#2|))) (-591 |#2|) (-591 (-1089)))))
+((-1466 ((|#2| |#2| |#1|) 17)) (-3694 ((|#2| (-591 |#2|)) 27)) (-2104 ((|#2| (-591 |#2|)) 46)))
+(((-504 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3694 (|#2| (-591 |#2|))) (-15 -2104 (|#2| (-591 |#2|))) (-15 -1466 (|#2| |#2| |#1|))) (-286) (-1147 |#1|) |#1| (-1 |#1| |#1| (-712))) (T -504))
+((-1466 (*1 *2 *2 *3) (-12 (-4 *3 (-286)) (-14 *4 *3) (-14 *5 (-1 *3 *3 (-712))) (-5 *1 (-504 *3 *2 *4 *5)) (-4 *2 (-1147 *3)))) (-2104 (*1 *2 *3) (-12 (-5 *3 (-591 *2)) (-4 *2 (-1147 *4)) (-5 *1 (-504 *4 *2 *5 *6)) (-4 *4 (-286)) (-14 *5 *4) (-14 *6 (-1 *4 *4 (-712))))) (-3694 (*1 *2 *3) (-12 (-5 *3 (-591 *2)) (-4 *2 (-1147 *4)) (-5 *1 (-504 *4 *2 *5 *6)) (-4 *4 (-286)) (-14 *5 *4) (-14 *6 (-1 *4 *4 (-712))))))
+(-10 -7 (-15 -3694 (|#2| (-591 |#2|))) (-15 -2104 (|#2| (-591 |#2|))) (-15 -1466 (|#2| |#2| |#1|)))
+((-2542 (((-396 (-1085 |#4|)) (-1085 |#4|) (-1 (-396 (-1085 |#3|)) (-1085 |#3|))) 79) (((-396 |#4|) |#4| (-1 (-396 (-1085 |#3|)) (-1085 |#3|))) 169)))
+(((-505 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2542 ((-396 |#4|) |#4| (-1 (-396 (-1085 |#3|)) (-1085 |#3|)))) (-15 -2542 ((-396 (-1085 |#4|)) (-1085 |#4|) (-1 (-396 (-1085 |#3|)) (-1085 |#3|))))) (-788) (-734) (-13 (-286) (-138)) (-882 |#3| |#2| |#1|)) (T -505))
+((-2542 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-396 (-1085 *7)) (-1085 *7))) (-4 *7 (-13 (-286) (-138))) (-4 *5 (-788)) (-4 *6 (-734)) (-4 *8 (-882 *7 *6 *5)) (-5 *2 (-396 (-1085 *8))) (-5 *1 (-505 *5 *6 *7 *8)) (-5 *3 (-1085 *8)))) (-2542 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-396 (-1085 *7)) (-1085 *7))) (-4 *7 (-13 (-286) (-138))) (-4 *5 (-788)) (-4 *6 (-734)) (-5 *2 (-396 *3)) (-5 *1 (-505 *5 *6 *7 *3)) (-4 *3 (-882 *7 *6 *5)))))
+(-10 -7 (-15 -2542 ((-396 |#4|) |#4| (-1 (-396 (-1085 |#3|)) (-1085 |#3|)))) (-15 -2542 ((-396 (-1085 |#4|)) (-1085 |#4|) (-1 (-396 (-1085 |#3|)) (-1085 |#3|)))))
+((-3451 ((|#4| |#4|) 74)) (-4006 ((|#4| |#4|) 70)) (-3429 ((|#4| |#4| (-525) (-525)) 76)) (-3811 ((|#4| |#4|) 72)))
+(((-506 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4006 (|#4| |#4|)) (-15 -3811 (|#4| |#4|)) (-15 -3451 (|#4| |#4|)) (-15 -3429 (|#4| |#4| (-525) (-525)))) (-13 (-341) (-346) (-566 (-525))) (-1147 |#1|) (-666 |#1| |#2|) (-1162 |#3|)) (T -506))
+((-3429 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-525)) (-4 *4 (-13 (-341) (-346) (-566 *3))) (-4 *5 (-1147 *4)) (-4 *6 (-666 *4 *5)) (-5 *1 (-506 *4 *5 *6 *2)) (-4 *2 (-1162 *6)))) (-3451 (*1 *2 *2) (-12 (-4 *3 (-13 (-341) (-346) (-566 (-525)))) (-4 *4 (-1147 *3)) (-4 *5 (-666 *3 *4)) (-5 *1 (-506 *3 *4 *5 *2)) (-4 *2 (-1162 *5)))) (-3811 (*1 *2 *2) (-12 (-4 *3 (-13 (-341) (-346) (-566 (-525)))) (-4 *4 (-1147 *3)) (-4 *5 (-666 *3 *4)) (-5 *1 (-506 *3 *4 *5 *2)) (-4 *2 (-1162 *5)))) (-4006 (*1 *2 *2) (-12 (-4 *3 (-13 (-341) (-346) (-566 (-525)))) (-4 *4 (-1147 *3)) (-4 *5 (-666 *3 *4)) (-5 *1 (-506 *3 *4 *5 *2)) (-4 *2 (-1162 *5)))))
+(-10 -7 (-15 -4006 (|#4| |#4|)) (-15 -3811 (|#4| |#4|)) (-15 -3451 (|#4| |#4|)) (-15 -3429 (|#4| |#4| (-525) (-525))))
+((-3451 ((|#2| |#2|) 27)) (-4006 ((|#2| |#2|) 23)) (-3429 ((|#2| |#2| (-525) (-525)) 29)) (-3811 ((|#2| |#2|) 25)))
+(((-507 |#1| |#2|) (-10 -7 (-15 -4006 (|#2| |#2|)) (-15 -3811 (|#2| |#2|)) (-15 -3451 (|#2| |#2|)) (-15 -3429 (|#2| |#2| (-525) (-525)))) (-13 (-341) (-346) (-566 (-525))) (-1162 |#1|)) (T -507))
+((-3429 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-525)) (-4 *4 (-13 (-341) (-346) (-566 *3))) (-5 *1 (-507 *4 *2)) (-4 *2 (-1162 *4)))) (-3451 (*1 *2 *2) (-12 (-4 *3 (-13 (-341) (-346) (-566 (-525)))) (-5 *1 (-507 *3 *2)) (-4 *2 (-1162 *3)))) (-3811 (*1 *2 *2) (-12 (-4 *3 (-13 (-341) (-346) (-566 (-525)))) (-5 *1 (-507 *3 *2)) (-4 *2 (-1162 *3)))) (-4006 (*1 *2 *2) (-12 (-4 *3 (-13 (-341) (-346) (-566 (-525)))) (-5 *1 (-507 *3 *2)) (-4 *2 (-1162 *3)))))
+(-10 -7 (-15 -4006 (|#2| |#2|)) (-15 -3811 (|#2| |#2|)) (-15 -3451 (|#2| |#2|)) (-15 -3429 (|#2| |#2| (-525) (-525))))
+((-2709 (((-3 (-525) "failed") |#2| |#1| (-1 (-3 (-525) "failed") |#1|)) 14) (((-3 (-525) "failed") |#2| |#1| (-525) (-1 (-3 (-525) "failed") |#1|)) 13) (((-3 (-525) "failed") |#2| (-525) (-1 (-3 (-525) "failed") |#1|)) 26)))
+(((-508 |#1| |#2|) (-10 -7 (-15 -2709 ((-3 (-525) "failed") |#2| (-525) (-1 (-3 (-525) "failed") |#1|))) (-15 -2709 ((-3 (-525) "failed") |#2| |#1| (-525) (-1 (-3 (-525) "failed") |#1|))) (-15 -2709 ((-3 (-525) "failed") |#2| |#1| (-1 (-3 (-525) "failed") |#1|)))) (-975) (-1147 |#1|)) (T -508))
+((-2709 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *5 (-1 (-3 (-525) "failed") *4)) (-4 *4 (-975)) (-5 *2 (-525)) (-5 *1 (-508 *4 *3)) (-4 *3 (-1147 *4)))) (-2709 (*1 *2 *3 *4 *2 *5) (|partial| -12 (-5 *5 (-1 (-3 (-525) "failed") *4)) (-4 *4 (-975)) (-5 *2 (-525)) (-5 *1 (-508 *4 *3)) (-4 *3 (-1147 *4)))) (-2709 (*1 *2 *3 *2 *4) (|partial| -12 (-5 *4 (-1 (-3 (-525) "failed") *5)) (-4 *5 (-975)) (-5 *2 (-525)) (-5 *1 (-508 *5 *3)) (-4 *3 (-1147 *5)))))
+(-10 -7 (-15 -2709 ((-3 (-525) "failed") |#2| (-525) (-1 (-3 (-525) "failed") |#1|))) (-15 -2709 ((-3 (-525) "failed") |#2| |#1| (-525) (-1 (-3 (-525) "failed") |#1|))) (-15 -2709 ((-3 (-525) "failed") |#2| |#1| (-1 (-3 (-525) "failed") |#1|))))
+((-3517 (($ $ $) 79)) (-3898 (((-396 $) $) 47)) (-4174 (((-3 (-525) "failed") $) 59)) (-3341 (((-525) $) 37)) (-2350 (((-3 (-385 (-525)) "failed") $) 74)) (-2157 (((-108) $) 24)) (-3184 (((-385 (-525)) $) 72)) (-2393 (((-108) $) 50)) (-1493 (($ $ $ $) 86)) (-3489 (((-108) $) 16)) (-4142 (($ $ $) 57)) (-4018 (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) 69)) (-2115 (((-3 $ "failed") $) 64)) (-1576 (($ $) 23)) (-3222 (($ $ $) 84)) (-3492 (($) 60)) (-2106 (($ $) 53)) (-2542 (((-396 $) $) 45)) (-2882 (((-108) $) 14)) (-3048 (((-712) $) 28)) (-2209 (($ $ (-712)) NIL) (($ $) 10)) (-2873 (($ $) 17)) (-1300 (((-525) $) NIL) (((-501) $) 36) (((-825 (-525)) $) 40) (((-357) $) 31) (((-205) $) 33)) (-3425 (((-712)) 8)) (-3760 (((-108) $ $) 20)) (-3808 (($ $ $) 55)))
+(((-509 |#1|) (-10 -8 (-15 -3222 (|#1| |#1| |#1|)) (-15 -1493 (|#1| |#1| |#1| |#1|)) (-15 -1576 (|#1| |#1|)) (-15 -2873 (|#1| |#1|)) (-15 -2350 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3184 ((-385 (-525)) |#1|)) (-15 -2157 ((-108) |#1|)) (-15 -3517 (|#1| |#1| |#1|)) (-15 -3760 ((-108) |#1| |#1|)) (-15 -2882 ((-108) |#1|)) (-15 -3492 (|#1|)) (-15 -2115 ((-3 |#1| "failed") |#1|)) (-15 -1300 ((-205) |#1|)) (-15 -1300 ((-357) |#1|)) (-15 -4142 (|#1| |#1| |#1|)) (-15 -2106 (|#1| |#1|)) (-15 -3808 (|#1| |#1| |#1|)) (-15 -4018 ((-822 (-525) |#1|) |#1| (-825 (-525)) (-822 (-525) |#1|))) (-15 -1300 ((-825 (-525)) |#1|)) (-15 -1300 ((-501) |#1|)) (-15 -3341 ((-525) |#1|)) (-15 -4174 ((-3 (-525) "failed") |#1|)) (-15 -1300 ((-525) |#1|)) (-15 -2209 (|#1| |#1|)) (-15 -2209 (|#1| |#1| (-712))) (-15 -3489 ((-108) |#1|)) (-15 -3048 ((-712) |#1|)) (-15 -2542 ((-396 |#1|) |#1|)) (-15 -3898 ((-396 |#1|) |#1|)) (-15 -2393 ((-108) |#1|)) (-15 -3425 ((-712)))) (-510)) (T -509))
+((-3425 (*1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-509 *3)) (-4 *3 (-510)))))
+(-10 -8 (-15 -3222 (|#1| |#1| |#1|)) (-15 -1493 (|#1| |#1| |#1| |#1|)) (-15 -1576 (|#1| |#1|)) (-15 -2873 (|#1| |#1|)) (-15 -2350 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3184 ((-385 (-525)) |#1|)) (-15 -2157 ((-108) |#1|)) (-15 -3517 (|#1| |#1| |#1|)) (-15 -3760 ((-108) |#1| |#1|)) (-15 -2882 ((-108) |#1|)) (-15 -3492 (|#1|)) (-15 -2115 ((-3 |#1| "failed") |#1|)) (-15 -1300 ((-205) |#1|)) (-15 -1300 ((-357) |#1|)) (-15 -4142 (|#1| |#1| |#1|)) (-15 -2106 (|#1| |#1|)) (-15 -3808 (|#1| |#1| |#1|)) (-15 -4018 ((-822 (-525) |#1|) |#1| (-825 (-525)) (-822 (-525) |#1|))) (-15 -1300 ((-825 (-525)) |#1|)) (-15 -1300 ((-501) |#1|)) (-15 -3341 ((-525) |#1|)) (-15 -4174 ((-3 (-525) "failed") |#1|)) (-15 -1300 ((-525) |#1|)) (-15 -2209 (|#1| |#1|)) (-15 -2209 (|#1| |#1| (-712))) (-15 -3489 ((-108) |#1|)) (-15 -3048 ((-712) |#1|)) (-15 -2542 ((-396 |#1|) |#1|)) (-15 -3898 ((-396 |#1|) |#1|)) (-15 -2393 ((-108) |#1|)) (-15 -3425 ((-712))))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) 41)) (-3641 (($ $) 40)) (-3077 (((-108) $) 38)) (-3517 (($ $ $) 85)) (-3332 (((-3 $ "failed") $ $) 19)) (-3329 (($ $ $ $) 73)) (-1720 (($ $) 51)) (-3898 (((-396 $) $) 52)) (-1965 (((-108) $ $) 125)) (-4188 (((-525) $) 114)) (-3423 (($ $ $) 88)) (-2055 (($) 17 T CONST)) (-4174 (((-3 (-525) "failed") $) 106)) (-3341 (((-525) $) 105)) (-3265 (($ $ $) 129)) (-3925 (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) 104) (((-631 (-525)) (-631 $)) 103)) (-1522 (((-3 $ "failed") $) 34)) (-2350 (((-3 (-385 (-525)) "failed") $) 82)) (-2157 (((-108) $) 84)) (-3184 (((-385 (-525)) $) 83)) (-1325 (($) 81) (($ $) 80)) (-3239 (($ $ $) 128)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) 123)) (-2393 (((-108) $) 53)) (-1493 (($ $ $ $) 71)) (-2283 (($ $ $) 86)) (-3489 (((-108) $) 116)) (-4142 (($ $ $) 97)) (-4018 (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) 100)) (-3865 (((-108) $) 31)) (-2116 (((-108) $) 92)) (-2115 (((-3 $ "failed") $) 94)) (-2256 (((-108) $) 115)) (-3188 (((-3 (-591 $) "failed") (-591 $) $) 132)) (-3480 (($ $ $ $) 72)) (-1923 (($ $ $) 117)) (-3475 (($ $ $) 118)) (-1576 (($ $) 75)) (-2445 (($ $) 89)) (-2081 (($ $ $) 46) (($ (-591 $)) 45)) (-2621 (((-1072) $) 9)) (-3222 (($ $ $) 70)) (-3492 (($) 93 T CONST)) (-4025 (($ $) 77)) (-2937 (((-1036) $) 10) (($ $) 79)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) 44)) (-2124 (($ $ $) 48) (($ (-591 $)) 47)) (-2106 (($ $) 98)) (-2542 (((-396 $) $) 50)) (-3387 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 131) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) 130)) (-3210 (((-3 $ "failed") $ $) 42)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) 124)) (-2882 (((-108) $) 91)) (-3048 (((-712) $) 126)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) 127)) (-2209 (($ $ (-712)) 111) (($ $) 109)) (-1853 (($ $) 76)) (-2873 (($ $) 78)) (-1300 (((-525) $) 108) (((-501) $) 102) (((-825 (-525)) $) 101) (((-357) $) 96) (((-205) $) 95)) (-2686 (((-796) $) 11) (($ (-525)) 28) (($ $) 43) (($ (-525)) 107)) (-3425 (((-712)) 29)) (-3760 (((-108) $ $) 87)) (-3808 (($ $ $) 99)) (-3523 (($) 90)) (-1724 (((-108) $ $) 39)) (-1825 (($ $ $ $) 74)) (-1460 (($ $) 113)) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-1796 (($ $ (-712)) 112) (($ $) 110)) (-4004 (((-108) $ $) 120)) (-3982 (((-108) $ $) 121)) (-3944 (((-108) $ $) 6)) (-3994 (((-108) $ $) 119)) (-3971 (((-108) $ $) 122)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24)))
(((-510) (-131)) (T -510))
-((-2419 (*1 *2 *1) (-12 (-4 *1 (-510)) (-5 *2 (-108)))) (-3451 (*1 *2 *1) (-12 (-4 *1 (-510)) (-5 *2 (-108)))) (-2672 (*1 *1) (-4 *1 (-510))) (-1657 (*1 *1 *1) (-4 *1 (-510))) (-3427 (*1 *1 *1 *1) (-4 *1 (-510))) (-1932 (*1 *2 *1 *1) (-12 (-4 *1 (-510)) (-5 *2 (-108)))) (-3046 (*1 *1 *1 *1) (-4 *1 (-510))) (-3391 (*1 *1 *1 *1) (-4 *1 (-510))) (-1352 (*1 *2 *1) (-12 (-4 *1 (-510)) (-5 *2 (-108)))) (-1726 (*1 *2 *1) (-12 (-4 *1 (-510)) (-5 *2 (-385 (-525))))) (-1511 (*1 *2 *1) (|partial| -12 (-4 *1 (-510)) (-5 *2 (-385 (-525))))) (-3377 (*1 *1) (-4 *1 (-510))) (-3377 (*1 *1 *1) (-4 *1 (-510))) (-2047 (*1 *1 *1) (-4 *1 (-510))) (-3199 (*1 *1 *1) (-4 *1 (-510))) (-1699 (*1 *1 *1) (-4 *1 (-510))) (-4140 (*1 *1 *1) (-4 *1 (-510))) (-3291 (*1 *1 *1) (-4 *1 (-510))) (-1938 (*1 *1 *1 *1 *1) (-4 *1 (-510))) (-1737 (*1 *1 *1 *1 *1) (-4 *1 (-510))) (-3989 (*1 *1 *1 *1 *1) (-4 *1 (-510))) (-2467 (*1 *1 *1 *1 *1) (-4 *1 (-510))) (-2885 (*1 *1 *1 *1) (-4 *1 (-510))))
-(-13 (-1129) (-286) (-761) (-213) (-566 (-525)) (-966 (-525)) (-587 (-525)) (-566 (-501)) (-566 (-825 (-525))) (-819 (-525)) (-134) (-951) (-138) (-1065) (-10 -8 (-15 -2419 ((-108) $)) (-15 -3451 ((-108) $)) (-6 -4249) (-15 -2672 ($)) (-15 -1657 ($ $)) (-15 -3427 ($ $ $)) (-15 -1932 ((-108) $ $)) (-15 -3046 ($ $ $)) (-15 -3391 ($ $ $)) (-15 -1352 ((-108) $)) (-15 -1726 ((-385 (-525)) $)) (-15 -1511 ((-3 (-385 (-525)) "failed") $)) (-15 -3377 ($)) (-15 -3377 ($ $)) (-15 -2047 ($ $)) (-15 -3199 ($ $)) (-15 -1699 ($ $)) (-15 -4140 ($ $)) (-15 -3291 ($ $)) (-15 -1938 ($ $ $ $)) (-15 -1737 ($ $ $ $)) (-15 -3989 ($ $ $ $)) (-15 -2467 ($ $ $ $)) (-15 -2885 ($ $ $)) (-6 -4248)))
+((-2116 (*1 *2 *1) (-12 (-4 *1 (-510)) (-5 *2 (-108)))) (-2882 (*1 *2 *1) (-12 (-4 *1 (-510)) (-5 *2 (-108)))) (-3523 (*1 *1) (-4 *1 (-510))) (-2445 (*1 *1 *1) (-4 *1 (-510))) (-3423 (*1 *1 *1 *1) (-4 *1 (-510))) (-3760 (*1 *2 *1 *1) (-12 (-4 *1 (-510)) (-5 *2 (-108)))) (-2283 (*1 *1 *1 *1) (-4 *1 (-510))) (-3517 (*1 *1 *1 *1) (-4 *1 (-510))) (-2157 (*1 *2 *1) (-12 (-4 *1 (-510)) (-5 *2 (-108)))) (-3184 (*1 *2 *1) (-12 (-4 *1 (-510)) (-5 *2 (-385 (-525))))) (-2350 (*1 *2 *1) (|partial| -12 (-4 *1 (-510)) (-5 *2 (-385 (-525))))) (-1325 (*1 *1) (-4 *1 (-510))) (-1325 (*1 *1 *1) (-4 *1 (-510))) (-2937 (*1 *1 *1) (-4 *1 (-510))) (-2873 (*1 *1 *1) (-4 *1 (-510))) (-4025 (*1 *1 *1) (-4 *1 (-510))) (-1853 (*1 *1 *1) (-4 *1 (-510))) (-1576 (*1 *1 *1) (-4 *1 (-510))) (-1825 (*1 *1 *1 *1 *1) (-4 *1 (-510))) (-3329 (*1 *1 *1 *1 *1) (-4 *1 (-510))) (-3480 (*1 *1 *1 *1 *1) (-4 *1 (-510))) (-1493 (*1 *1 *1 *1 *1) (-4 *1 (-510))) (-3222 (*1 *1 *1 *1) (-4 *1 (-510))))
+(-13 (-1129) (-286) (-761) (-213) (-566 (-525)) (-966 (-525)) (-587 (-525)) (-566 (-501)) (-566 (-825 (-525))) (-819 (-525)) (-134) (-951) (-138) (-1065) (-10 -8 (-15 -2116 ((-108) $)) (-15 -2882 ((-108) $)) (-6 -4249) (-15 -3523 ($)) (-15 -2445 ($ $)) (-15 -3423 ($ $ $)) (-15 -3760 ((-108) $ $)) (-15 -2283 ($ $ $)) (-15 -3517 ($ $ $)) (-15 -2157 ((-108) $)) (-15 -3184 ((-385 (-525)) $)) (-15 -2350 ((-3 (-385 (-525)) "failed") $)) (-15 -1325 ($)) (-15 -1325 ($ $)) (-15 -2937 ($ $)) (-15 -2873 ($ $)) (-15 -4025 ($ $)) (-15 -1853 ($ $)) (-15 -1576 ($ $)) (-15 -1825 ($ $ $ $)) (-15 -3329 ($ $ $ $)) (-15 -3480 ($ $ $ $)) (-15 -1493 ($ $ $ $)) (-15 -3222 ($ $ $)) (-6 -4248)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 $) . T) ((-97) . T) ((-107 $ $) . T) ((-126) . T) ((-138) . T) ((-565 (-796)) . T) ((-134) . T) ((-160) . T) ((-566 (-205)) . T) ((-566 (-357)) . T) ((-566 (-501)) . T) ((-566 (-525)) . T) ((-566 (-825 (-525))) . T) ((-213) . T) ((-269) . T) ((-286) . T) ((-429) . T) ((-517) . T) ((-593 $) . T) ((-587 (-525)) . T) ((-659 $) . T) ((-668) . T) ((-732) . T) ((-733) . T) ((-735) . T) ((-736) . T) ((-761) . T) ((-786) . T) ((-788) . T) ((-819 (-525)) . T) ((-853) . T) ((-951) . T) ((-966 (-525)) . T) ((-981 $) . T) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T) ((-1065) . T) ((-1129) . T))
-((-3008 (((-108) $ $) NIL (-3321 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-1260 (($) NIL) (($ (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) NIL)) (-3296 (((-1176) $ |#1| |#1|) NIL (|has| $ (-6 -4251)))) (-3891 (((-108) $ (-712)) NIL)) (-3186 ((|#2| $ |#1| |#2|) NIL)) (-1797 (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-2305 (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-2401 (((-3 |#2| "failed") |#1| $) NIL)) (-3798 (($) NIL T CONST)) (-3098 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018))))) (-3901 (($ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL (|has| $ (-6 -4250))) (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-3 |#2| "failed") |#1| $) NIL)) (-3677 (($ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-1227 (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) NIL (|has| $ (-6 -4250))) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-3255 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4251)))) (-3217 ((|#2| $ |#1|) NIL)) (-3454 (((-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-591 |#2|) $) NIL (|has| $ (-6 -4250)))) (-2910 (((-108) $ (-712)) NIL)) (-3630 ((|#1| $) NIL (|has| |#1| (-788)))) (-2552 (((-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-591 |#2|) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-3468 ((|#1| $) NIL (|has| |#1| (-788)))) (-3249 (($ (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4251))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4251)))) (-1340 (($ (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-3971 (((-108) $ (-712)) NIL)) (-2339 (((-1072) $) NIL (-3321 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-1542 (((-591 |#1|) $) NIL)) (-2484 (((-108) |#1| $) NIL)) (-1464 (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL)) (-2470 (($ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL)) (-2511 (((-591 |#1|) $) NIL)) (-2791 (((-108) |#1| $) NIL)) (-2047 (((-1036) $) NIL (-3321 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-3066 ((|#2| $) NIL (|has| |#1| (-788)))) (-2069 (((-3 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) "failed") (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL)) (-1941 (($ $ |#2|) NIL (|has| $ (-6 -4251)))) (-3631 (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL)) (-1623 (((-108) (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))))) NIL (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (($ $ (-273 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) NIL (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (($ $ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) NIL (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (($ $ (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) NIL (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (($ $ (-591 |#2|) (-591 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-273 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-591 (-273 |#2|))) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))))) (-3493 (((-108) $ $) NIL)) (-1615 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-3339 (((-591 |#2|) $) NIL)) (-3028 (((-108) $) NIL)) (-3209 (($) NIL)) (-3164 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL)) (-2311 (($) NIL) (($ (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) NIL)) (-2064 (((-712) (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-712) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (((-712) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018)))) (((-712) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250)))) (-3199 (($ $) NIL)) (-1408 (((-501) $) NIL (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-566 (-501))))) (-3036 (($ (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) NIL)) (-3022 (((-796) $) NIL (-3321 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-565 (-796))) (|has| |#2| (-565 (-796)))))) (-1870 (($ (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) NIL)) (-4158 (((-108) (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) NIL (-3321 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-4045 (((-712) $) NIL (|has| $ (-6 -4250)))))
+((-2673 (((-108) $ $) NIL (-3150 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-1308 (($) NIL) (($ (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) NIL)) (-3832 (((-1176) $ |#1| |#1|) NIL (|has| $ (-6 -4251)))) (-3727 (((-108) $ (-712)) NIL)) (-2847 ((|#2| $ |#1| |#2|) NIL)) (-1288 (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-2467 (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-2429 (((-3 |#2| "failed") |#1| $) NIL)) (-2055 (($) NIL T CONST)) (-2908 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018))))) (-3844 (($ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL (|has| $ (-6 -4250))) (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-3 |#2| "failed") |#1| $) NIL)) (-2537 (($ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-3618 (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) NIL (|has| $ (-6 -4250))) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-4205 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4251)))) (-4121 ((|#2| $ |#1|) NIL)) (-2916 (((-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-591 |#2|) $) NIL (|has| $ (-6 -4250)))) (-3491 (((-108) $ (-712)) NIL)) (-4152 ((|#1| $) NIL (|has| |#1| (-788)))) (-4207 (((-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-591 |#2|) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-1826 ((|#1| $) NIL (|has| |#1| (-788)))) (-4192 (($ (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4251))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4251)))) (-1257 (($ (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-3295 (((-108) $ (-712)) NIL)) (-2621 (((-1072) $) NIL (-3150 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-2159 (((-591 |#1|) $) NIL)) (-1628 (((-108) |#1| $) NIL)) (-3949 (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL)) (-1520 (($ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL)) (-3761 (((-591 |#1|) $) NIL)) (-1675 (((-108) |#1| $) NIL)) (-2937 (((-1036) $) NIL (-3150 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-2872 ((|#2| $) NIL (|has| |#1| (-788)))) (-2714 (((-3 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) "failed") (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL)) (-1858 (($ $ |#2|) NIL (|has| $ (-6 -4251)))) (-4166 (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL)) (-3465 (((-108) (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))))) NIL (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (($ $ (-273 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) NIL (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (($ $ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) NIL (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (($ $ (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) NIL (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (($ $ (-591 |#2|) (-591 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-273 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-591 (-273 |#2|))) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))))) (-2023 (((-108) $ $) NIL)) (-3384 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-2998 (((-591 |#2|) $) NIL)) (-2077 (((-108) $) NIL)) (-3164 (($) NIL)) (-1881 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL)) (-3583 (($) NIL) (($ (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) NIL)) (-2960 (((-712) (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-712) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (((-712) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018)))) (((-712) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250)))) (-2873 (($ $) NIL)) (-1300 (((-501) $) NIL (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-566 (-501))))) (-2695 (($ (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) NIL)) (-2686 (((-796) $) NIL (-3150 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-565 (-796))) (|has| |#2| (-565 (-796)))))) (-2453 (($ (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) NIL)) (-1475 (((-108) (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) NIL (-3150 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-2028 (((-712) $) NIL (|has| $ (-6 -4250)))))
(((-511 |#1| |#2| |#3|) (-13 (-1102 |#1| |#2|) (-10 -7 (-6 -4250))) (-1018) (-1018) (-13 (-1102 |#1| |#2|) (-10 -7 (-6 -4250)))) (T -511))
NIL
(-13 (-1102 |#1| |#2|) (-10 -7 (-6 -4250)))
-((-2838 (((-542 |#2|) |#2| (-564 |#2|) (-564 |#2|) (-1 (-1085 |#2|) (-1085 |#2|))) 51)))
-(((-512 |#1| |#2|) (-10 -7 (-15 -2838 ((-542 |#2|) |#2| (-564 |#2|) (-564 |#2|) (-1 (-1085 |#2|) (-1085 |#2|))))) (-13 (-788) (-517)) (-13 (-27) (-408 |#1|))) (T -512))
-((-2838 (*1 *2 *3 *4 *4 *5) (-12 (-5 *4 (-564 *3)) (-5 *5 (-1 (-1085 *3) (-1085 *3))) (-4 *3 (-13 (-27) (-408 *6))) (-4 *6 (-13 (-788) (-517))) (-5 *2 (-542 *3)) (-5 *1 (-512 *6 *3)))))
-(-10 -7 (-15 -2838 ((-542 |#2|) |#2| (-564 |#2|) (-564 |#2|) (-1 (-1085 |#2|) (-1085 |#2|)))))
-((-2351 (((-542 |#5|) |#5| (-1 |#3| |#3|)) 198)) (-3287 (((-3 |#5| "failed") |#5| (-1 |#3| |#3|)) 194)) (-1448 (((-542 |#5|) |#5| (-1 |#3| |#3|)) 201)))
-(((-513 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1448 ((-542 |#5|) |#5| (-1 |#3| |#3|))) (-15 -2351 ((-542 |#5|) |#5| (-1 |#3| |#3|))) (-15 -3287 ((-3 |#5| "failed") |#5| (-1 |#3| |#3|)))) (-13 (-788) (-517) (-966 (-525))) (-13 (-27) (-408 |#1|)) (-1147 |#2|) (-1147 (-385 |#3|)) (-320 |#2| |#3| |#4|)) (T -513))
-((-3287 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-1 *6 *6)) (-4 *6 (-1147 *5)) (-4 *5 (-13 (-27) (-408 *4))) (-4 *4 (-13 (-788) (-517) (-966 (-525)))) (-4 *7 (-1147 (-385 *6))) (-5 *1 (-513 *4 *5 *6 *7 *2)) (-4 *2 (-320 *5 *6 *7)))) (-2351 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *7 *7)) (-4 *7 (-1147 *6)) (-4 *6 (-13 (-27) (-408 *5))) (-4 *5 (-13 (-788) (-517) (-966 (-525)))) (-4 *8 (-1147 (-385 *7))) (-5 *2 (-542 *3)) (-5 *1 (-513 *5 *6 *7 *8 *3)) (-4 *3 (-320 *6 *7 *8)))) (-1448 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *7 *7)) (-4 *7 (-1147 *6)) (-4 *6 (-13 (-27) (-408 *5))) (-4 *5 (-13 (-788) (-517) (-966 (-525)))) (-4 *8 (-1147 (-385 *7))) (-5 *2 (-542 *3)) (-5 *1 (-513 *5 *6 *7 *8 *3)) (-4 *3 (-320 *6 *7 *8)))))
-(-10 -7 (-15 -1448 ((-542 |#5|) |#5| (-1 |#3| |#3|))) (-15 -2351 ((-542 |#5|) |#5| (-1 |#3| |#3|))) (-15 -3287 ((-3 |#5| "failed") |#5| (-1 |#3| |#3|))))
-((-4062 (((-108) (-525) (-525)) 10)) (-2849 (((-525) (-525)) 7)) (-2082 (((-525) (-525) (-525)) 8)))
-(((-514) (-10 -7 (-15 -2849 ((-525) (-525))) (-15 -2082 ((-525) (-525) (-525))) (-15 -4062 ((-108) (-525) (-525))))) (T -514))
-((-4062 (*1 *2 *3 *3) (-12 (-5 *3 (-525)) (-5 *2 (-108)) (-5 *1 (-514)))) (-2082 (*1 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-514)))) (-2849 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-514)))))
-(-10 -7 (-15 -2849 ((-525) (-525))) (-15 -2082 ((-525) (-525) (-525))) (-15 -4062 ((-108) (-525) (-525))))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-2289 ((|#1| $) 61)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) 41)) (-3706 (($ $) 40)) (-1715 (((-108) $) 38)) (-1987 (($ $) 91)) (-3169 (($ $) 74)) (-2593 ((|#1| $) 62)) (-2157 (((-3 $ "failed") $ $) 19)) (-1361 (($ $) 73)) (-1431 (($ $) 90)) (-3144 (($ $) 75)) (-1719 (($ $) 89)) (-1321 (($ $) 76)) (-3798 (($) 17 T CONST)) (-1251 (((-3 (-525) "failed") $) 69)) (-3528 (((-525) $) 68)) (-4163 (((-3 $ "failed") $) 34)) (-2188 (($ |#1| |#1|) 66)) (-2134 (((-108) $) 60)) (-1784 (($) 101)) (-2824 (((-108) $) 31)) (-3956 (($ $ (-525)) 72)) (-2732 (((-108) $) 59)) (-3741 (($ $ $) 107)) (-2478 (($ $ $) 106)) (-1488 (($ $) 98)) (-1356 (($ $ $) 46) (($ (-591 $)) 45)) (-2339 (((-1072) $) 9)) (-3270 (($ |#1| |#1|) 67) (($ |#1|) 65) (($ (-385 (-525))) 64)) (-4125 ((|#1| $) 63)) (-2047 (((-1036) $) 10)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) 44)) (-1399 (($ $ $) 48) (($ (-591 $)) 47)) (-2089 (((-3 $ "failed") $ $) 42)) (-1409 (($ $) 99)) (-1502 (($ $) 88)) (-1333 (($ $) 77)) (-1996 (($ $) 87)) (-1309 (($ $) 78)) (-1973 (($ $) 86)) (-3156 (($ $) 79)) (-2277 (((-108) $ |#1|) 58)) (-3022 (((-796) $) 11) (($ (-525)) 28) (($ $) 43) (($ (-525)) 70)) (-2128 (((-712)) 29)) (-1563 (($ $) 97)) (-1371 (($ $) 85)) (-2495 (((-108) $ $) 39)) (-1515 (($ $) 96)) (-1346 (($ $) 84)) (-1591 (($ $) 95)) (-1400 (($ $) 83)) (-3277 (($ $) 94)) (-1415 (($ $) 82)) (-1578 (($ $) 93)) (-1385 (($ $) 81)) (-1527 (($ $) 92)) (-1358 (($ $) 80)) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4135 (((-108) $ $) 104)) (-4119 (((-108) $ $) 103)) (-4096 (((-108) $ $) 6)) (-4126 (((-108) $ $) 105)) (-4112 (((-108) $ $) 102)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32) (($ $ $) 100) (($ $ (-385 (-525))) 71)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24)))
+((-4022 (((-542 |#2|) |#2| (-564 |#2|) (-564 |#2|) (-1 (-1085 |#2|) (-1085 |#2|))) 51)))
+(((-512 |#1| |#2|) (-10 -7 (-15 -4022 ((-542 |#2|) |#2| (-564 |#2|) (-564 |#2|) (-1 (-1085 |#2|) (-1085 |#2|))))) (-13 (-788) (-517)) (-13 (-27) (-408 |#1|))) (T -512))
+((-4022 (*1 *2 *3 *4 *4 *5) (-12 (-5 *4 (-564 *3)) (-5 *5 (-1 (-1085 *3) (-1085 *3))) (-4 *3 (-13 (-27) (-408 *6))) (-4 *6 (-13 (-788) (-517))) (-5 *2 (-542 *3)) (-5 *1 (-512 *6 *3)))))
+(-10 -7 (-15 -4022 ((-542 |#2|) |#2| (-564 |#2|) (-564 |#2|) (-1 (-1085 |#2|) (-1085 |#2|)))))
+((-2734 (((-542 |#5|) |#5| (-1 |#3| |#3|)) 198)) (-3737 (((-3 |#5| "failed") |#5| (-1 |#3| |#3|)) 194)) (-1670 (((-542 |#5|) |#5| (-1 |#3| |#3|)) 201)))
+(((-513 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1670 ((-542 |#5|) |#5| (-1 |#3| |#3|))) (-15 -2734 ((-542 |#5|) |#5| (-1 |#3| |#3|))) (-15 -3737 ((-3 |#5| "failed") |#5| (-1 |#3| |#3|)))) (-13 (-788) (-517) (-966 (-525))) (-13 (-27) (-408 |#1|)) (-1147 |#2|) (-1147 (-385 |#3|)) (-320 |#2| |#3| |#4|)) (T -513))
+((-3737 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-1 *6 *6)) (-4 *6 (-1147 *5)) (-4 *5 (-13 (-27) (-408 *4))) (-4 *4 (-13 (-788) (-517) (-966 (-525)))) (-4 *7 (-1147 (-385 *6))) (-5 *1 (-513 *4 *5 *6 *7 *2)) (-4 *2 (-320 *5 *6 *7)))) (-2734 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *7 *7)) (-4 *7 (-1147 *6)) (-4 *6 (-13 (-27) (-408 *5))) (-4 *5 (-13 (-788) (-517) (-966 (-525)))) (-4 *8 (-1147 (-385 *7))) (-5 *2 (-542 *3)) (-5 *1 (-513 *5 *6 *7 *8 *3)) (-4 *3 (-320 *6 *7 *8)))) (-1670 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *7 *7)) (-4 *7 (-1147 *6)) (-4 *6 (-13 (-27) (-408 *5))) (-4 *5 (-13 (-788) (-517) (-966 (-525)))) (-4 *8 (-1147 (-385 *7))) (-5 *2 (-542 *3)) (-5 *1 (-513 *5 *6 *7 *8 *3)) (-4 *3 (-320 *6 *7 *8)))))
+(-10 -7 (-15 -1670 ((-542 |#5|) |#5| (-1 |#3| |#3|))) (-15 -2734 ((-542 |#5|) |#5| (-1 |#3| |#3|))) (-15 -3737 ((-3 |#5| "failed") |#5| (-1 |#3| |#3|))))
+((-2984 (((-108) (-525) (-525)) 10)) (-4134 (((-525) (-525)) 7)) (-2859 (((-525) (-525) (-525)) 8)))
+(((-514) (-10 -7 (-15 -4134 ((-525) (-525))) (-15 -2859 ((-525) (-525) (-525))) (-15 -2984 ((-108) (-525) (-525))))) (T -514))
+((-2984 (*1 *2 *3 *3) (-12 (-5 *3 (-525)) (-5 *2 (-108)) (-5 *1 (-514)))) (-2859 (*1 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-514)))) (-4134 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-514)))))
+(-10 -7 (-15 -4134 ((-525) (-525))) (-15 -2859 ((-525) (-525) (-525))) (-15 -2984 ((-108) (-525) (-525))))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-1228 ((|#1| $) 61)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) 41)) (-3641 (($ $) 40)) (-3077 (((-108) $) 38)) (-4087 (($ $) 91)) (-2381 (($ $) 74)) (-3343 ((|#1| $) 62)) (-3332 (((-3 $ "failed") $ $) 19)) (-2551 (($ $) 73)) (-4058 (($ $) 90)) (-2360 (($ $) 75)) (-4109 (($ $) 89)) (-2400 (($ $) 76)) (-2055 (($) 17 T CONST)) (-4174 (((-3 (-525) "failed") $) 69)) (-3341 (((-525) $) 68)) (-1522 (((-3 $ "failed") $) 34)) (-3651 (($ |#1| |#1|) 66)) (-3489 (((-108) $) 60)) (-1417 (($) 101)) (-3865 (((-108) $) 31)) (-3126 (($ $ (-525)) 72)) (-2256 (((-108) $) 59)) (-1923 (($ $ $) 107)) (-3475 (($ $ $) 106)) (-2356 (($ $) 98)) (-2081 (($ $ $) 46) (($ (-591 $)) 45)) (-2621 (((-1072) $) 9)) (-3675 (($ |#1| |#1|) 67) (($ |#1|) 65) (($ (-385 (-525))) 64)) (-2329 ((|#1| $) 63)) (-2937 (((-1036) $) 10)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) 44)) (-2124 (($ $ $) 48) (($ (-591 $)) 47)) (-3210 (((-3 $ "failed") $ $) 42)) (-2288 (($ $) 99)) (-4122 (($ $) 88)) (-2410 (($ $) 77)) (-4098 (($ $) 87)) (-2391 (($ $) 78)) (-4073 (($ $) 86)) (-2370 (($ $) 79)) (-3279 (((-108) $ |#1|) 58)) (-2686 (((-796) $) 11) (($ (-525)) 28) (($ $) 43) (($ (-525)) 70)) (-3425 (((-712)) 29)) (-4163 (($ $) 97)) (-2457 (($ $) 85)) (-1724 (((-108) $ $) 39)) (-4137 (($ $) 96)) (-2432 (($ $) 84)) (-4193 (($ $) 95)) (-2477 (($ $) 83)) (-1234 (($ $) 94)) (-2495 (($ $) 82)) (-4179 (($ $) 93)) (-2469 (($ $) 81)) (-4149 (($ $) 92)) (-2444 (($ $) 80)) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-4004 (((-108) $ $) 104)) (-3982 (((-108) $ $) 103)) (-3944 (((-108) $ $) 6)) (-3994 (((-108) $ $) 105)) (-3971 (((-108) $ $) 102)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32) (($ $ $) 100) (($ $ (-385 (-525))) 71)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24)))
(((-515 |#1|) (-131) (-13 (-382) (-1111))) (T -515))
-((-3270 (*1 *1 *2 *2) (-12 (-4 *1 (-515 *2)) (-4 *2 (-13 (-382) (-1111))))) (-2188 (*1 *1 *2 *2) (-12 (-4 *1 (-515 *2)) (-4 *2 (-13 (-382) (-1111))))) (-3270 (*1 *1 *2) (-12 (-4 *1 (-515 *2)) (-4 *2 (-13 (-382) (-1111))))) (-3270 (*1 *1 *2) (-12 (-5 *2 (-385 (-525))) (-4 *1 (-515 *3)) (-4 *3 (-13 (-382) (-1111))))) (-4125 (*1 *2 *1) (-12 (-4 *1 (-515 *2)) (-4 *2 (-13 (-382) (-1111))))) (-2593 (*1 *2 *1) (-12 (-4 *1 (-515 *2)) (-4 *2 (-13 (-382) (-1111))))) (-2289 (*1 *2 *1) (-12 (-4 *1 (-515 *2)) (-4 *2 (-13 (-382) (-1111))))) (-2134 (*1 *2 *1) (-12 (-4 *1 (-515 *3)) (-4 *3 (-13 (-382) (-1111))) (-5 *2 (-108)))) (-2732 (*1 *2 *1) (-12 (-4 *1 (-515 *3)) (-4 *3 (-13 (-382) (-1111))) (-5 *2 (-108)))) (-2277 (*1 *2 *1 *3) (-12 (-4 *1 (-515 *3)) (-4 *3 (-13 (-382) (-1111))) (-5 *2 (-108)))))
-(-13 (-429) (-788) (-1111) (-932) (-966 (-525)) (-10 -8 (-6 -2176) (-15 -3270 ($ |t#1| |t#1|)) (-15 -2188 ($ |t#1| |t#1|)) (-15 -3270 ($ |t#1|)) (-15 -3270 ($ (-385 (-525)))) (-15 -4125 (|t#1| $)) (-15 -2593 (|t#1| $)) (-15 -2289 (|t#1| $)) (-15 -2134 ((-108) $)) (-15 -2732 ((-108) $)) (-15 -2277 ((-108) $ |t#1|))))
+((-3675 (*1 *1 *2 *2) (-12 (-4 *1 (-515 *2)) (-4 *2 (-13 (-382) (-1111))))) (-3651 (*1 *1 *2 *2) (-12 (-4 *1 (-515 *2)) (-4 *2 (-13 (-382) (-1111))))) (-3675 (*1 *1 *2) (-12 (-4 *1 (-515 *2)) (-4 *2 (-13 (-382) (-1111))))) (-3675 (*1 *1 *2) (-12 (-5 *2 (-385 (-525))) (-4 *1 (-515 *3)) (-4 *3 (-13 (-382) (-1111))))) (-2329 (*1 *2 *1) (-12 (-4 *1 (-515 *2)) (-4 *2 (-13 (-382) (-1111))))) (-3343 (*1 *2 *1) (-12 (-4 *1 (-515 *2)) (-4 *2 (-13 (-382) (-1111))))) (-1228 (*1 *2 *1) (-12 (-4 *1 (-515 *2)) (-4 *2 (-13 (-382) (-1111))))) (-3489 (*1 *2 *1) (-12 (-4 *1 (-515 *3)) (-4 *3 (-13 (-382) (-1111))) (-5 *2 (-108)))) (-2256 (*1 *2 *1) (-12 (-4 *1 (-515 *3)) (-4 *3 (-13 (-382) (-1111))) (-5 *2 (-108)))) (-3279 (*1 *2 *1 *3) (-12 (-4 *1 (-515 *3)) (-4 *3 (-13 (-382) (-1111))) (-5 *2 (-108)))))
+(-13 (-429) (-788) (-1111) (-932) (-966 (-525)) (-10 -8 (-6 -4173) (-15 -3675 ($ |t#1| |t#1|)) (-15 -3651 ($ |t#1| |t#1|)) (-15 -3675 ($ |t#1|)) (-15 -3675 ($ (-385 (-525)))) (-15 -2329 (|t#1| $)) (-15 -3343 (|t#1| $)) (-15 -1228 (|t#1| $)) (-15 -3489 ((-108) $)) (-15 -2256 ((-108) $)) (-15 -3279 ((-108) $ |t#1|))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 $) . T) ((-34) . T) ((-91) . T) ((-97) . T) ((-107 $ $) . T) ((-126) . T) ((-565 (-796)) . T) ((-160) . T) ((-263) . T) ((-269) . T) ((-429) . T) ((-466) . T) ((-517) . T) ((-593 $) . T) ((-659 $) . T) ((-668) . T) ((-788) . T) ((-932) . T) ((-966 (-525)) . T) ((-981 $) . T) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T) ((-1111) . T) ((-1114) . T))
-((-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) 9)) (-3706 (($ $) 11)) (-1715 (((-108) $) 18)) (-4163 (((-3 $ "failed") $) 16)) (-2495 (((-108) $ $) 20)))
-(((-516 |#1|) (-10 -8 (-15 -1715 ((-108) |#1|)) (-15 -2495 ((-108) |#1| |#1|)) (-15 -3706 (|#1| |#1|)) (-15 -3450 ((-2 (|:| -2999 |#1|) (|:| -4237 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -4163 ((-3 |#1| "failed") |#1|))) (-517)) (T -516))
+((-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) 9)) (-3641 (($ $) 11)) (-3077 (((-108) $) 18)) (-1522 (((-3 $ "failed") $) 16)) (-1724 (((-108) $ $) 20)))
+(((-516 |#1|) (-10 -8 (-15 -3077 ((-108) |#1|)) (-15 -1724 ((-108) |#1| |#1|)) (-15 -3641 (|#1| |#1|)) (-15 -2867 ((-2 (|:| -1851 |#1|) (|:| -4237 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -1522 ((-3 |#1| "failed") |#1|))) (-517)) (T -516))
NIL
-(-10 -8 (-15 -1715 ((-108) |#1|)) (-15 -2495 ((-108) |#1| |#1|)) (-15 -3706 (|#1| |#1|)) (-15 -3450 ((-2 (|:| -2999 |#1|) (|:| -4237 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -4163 ((-3 |#1| "failed") |#1|)))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) 41)) (-3706 (($ $) 40)) (-1715 (((-108) $) 38)) (-2157 (((-3 $ "failed") $ $) 19)) (-3798 (($) 17 T CONST)) (-4163 (((-3 $ "failed") $) 34)) (-2824 (((-108) $) 31)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-2089 (((-3 $ "failed") $ $) 42)) (-3022 (((-796) $) 11) (($ (-525)) 28) (($ $) 43)) (-2128 (((-712)) 29)) (-2495 (((-108) $ $) 39)) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4096 (((-108) $ $) 6)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24)))
+(-10 -8 (-15 -3077 ((-108) |#1|)) (-15 -1724 ((-108) |#1| |#1|)) (-15 -3641 (|#1| |#1|)) (-15 -2867 ((-2 (|:| -1851 |#1|) (|:| -4237 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -1522 ((-3 |#1| "failed") |#1|)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) 41)) (-3641 (($ $) 40)) (-3077 (((-108) $) 38)) (-3332 (((-3 $ "failed") $ $) 19)) (-2055 (($) 17 T CONST)) (-1522 (((-3 $ "failed") $) 34)) (-3865 (((-108) $) 31)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-3210 (((-3 $ "failed") $ $) 42)) (-2686 (((-796) $) 11) (($ (-525)) 28) (($ $) 43)) (-3425 (((-712)) 29)) (-1724 (((-108) $ $) 39)) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-3944 (((-108) $ $) 6)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24)))
(((-517) (-131)) (T -517))
-((-2089 (*1 *1 *1 *1) (|partial| -4 *1 (-517))) (-3450 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| -2999 *1) (|:| -4237 *1) (|:| |associate| *1))) (-4 *1 (-517)))) (-3706 (*1 *1 *1) (-4 *1 (-517))) (-2495 (*1 *2 *1 *1) (-12 (-4 *1 (-517)) (-5 *2 (-108)))) (-1715 (*1 *2 *1) (-12 (-4 *1 (-517)) (-5 *2 (-108)))))
-(-13 (-160) (-37 $) (-269) (-10 -8 (-15 -2089 ((-3 $ "failed") $ $)) (-15 -3450 ((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $)) (-15 -3706 ($ $)) (-15 -2495 ((-108) $ $)) (-15 -1715 ((-108) $))))
+((-3210 (*1 *1 *1 *1) (|partial| -4 *1 (-517))) (-2867 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| -1851 *1) (|:| -4237 *1) (|:| |associate| *1))) (-4 *1 (-517)))) (-3641 (*1 *1 *1) (-4 *1 (-517))) (-1724 (*1 *2 *1 *1) (-12 (-4 *1 (-517)) (-5 *2 (-108)))) (-3077 (*1 *2 *1) (-12 (-4 *1 (-517)) (-5 *2 (-108)))))
+(-13 (-160) (-37 $) (-269) (-10 -8 (-15 -3210 ((-3 $ "failed") $ $)) (-15 -2867 ((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $)) (-15 -3641 ($ $)) (-15 -1724 ((-108) $ $)) (-15 -3077 ((-108) $))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 $) . T) ((-97) . T) ((-107 $ $) . T) ((-126) . T) ((-565 (-796)) . T) ((-160) . T) ((-269) . T) ((-593 $) . T) ((-659 $) . T) ((-668) . T) ((-981 $) . T) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T))
-((-3736 (((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-1089) (-591 |#2|)) 37)) (-3334 (((-542 |#2|) |#2| (-1089)) 62)) (-2585 (((-3 |#2| "failed") |#2| (-1089)) 154)) (-3183 (((-3 (-2 (|:| -3060 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1089) (-564 |#2|) (-591 (-564 |#2|))) 157)) (-2823 (((-3 (-2 (|:| -3060 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1089) |#2|) 40)))
-(((-518 |#1| |#2|) (-10 -7 (-15 -2823 ((-3 (-2 (|:| -3060 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1089) |#2|)) (-15 -3736 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-1089) (-591 |#2|))) (-15 -2585 ((-3 |#2| "failed") |#2| (-1089))) (-15 -3334 ((-542 |#2|) |#2| (-1089))) (-15 -3183 ((-3 (-2 (|:| -3060 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1089) (-564 |#2|) (-591 (-564 |#2|))))) (-13 (-429) (-788) (-138) (-966 (-525)) (-587 (-525))) (-13 (-27) (-1111) (-408 |#1|))) (T -518))
-((-3183 (*1 *2 *3 *4 *5 *6) (|partial| -12 (-5 *4 (-1089)) (-5 *6 (-591 (-564 *3))) (-5 *5 (-564 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *7))) (-4 *7 (-13 (-429) (-788) (-138) (-966 (-525)) (-587 (-525)))) (-5 *2 (-2 (|:| -3060 *3) (|:| |coeff| *3))) (-5 *1 (-518 *7 *3)))) (-3334 (*1 *2 *3 *4) (-12 (-5 *4 (-1089)) (-4 *5 (-13 (-429) (-788) (-138) (-966 (-525)) (-587 (-525)))) (-5 *2 (-542 *3)) (-5 *1 (-518 *5 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *5))))) (-2585 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-1089)) (-4 *4 (-13 (-429) (-788) (-138) (-966 (-525)) (-587 (-525)))) (-5 *1 (-518 *4 *2)) (-4 *2 (-13 (-27) (-1111) (-408 *4))))) (-3736 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1089)) (-5 *5 (-591 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *6))) (-4 *6 (-13 (-429) (-788) (-138) (-966 (-525)) (-587 (-525)))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-518 *6 *3)))) (-2823 (*1 *2 *3 *4 *3) (|partial| -12 (-5 *4 (-1089)) (-4 *5 (-13 (-429) (-788) (-138) (-966 (-525)) (-587 (-525)))) (-5 *2 (-2 (|:| -3060 *3) (|:| |coeff| *3))) (-5 *1 (-518 *5 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *5))))))
-(-10 -7 (-15 -2823 ((-3 (-2 (|:| -3060 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1089) |#2|)) (-15 -3736 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-1089) (-591 |#2|))) (-15 -2585 ((-3 |#2| "failed") |#2| (-1089))) (-15 -3334 ((-542 |#2|) |#2| (-1089))) (-15 -3183 ((-3 (-2 (|:| -3060 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1089) (-564 |#2|) (-591 (-564 |#2|)))))
-((-2827 (((-396 |#1|) |#1|) 18)) (-1348 (((-396 |#1|) |#1|) 33)) (-2302 (((-3 |#1| "failed") |#1|) 44)) (-2629 (((-396 |#1|) |#1|) 51)))
-(((-519 |#1|) (-10 -7 (-15 -1348 ((-396 |#1|) |#1|)) (-15 -2827 ((-396 |#1|) |#1|)) (-15 -2629 ((-396 |#1|) |#1|)) (-15 -2302 ((-3 |#1| "failed") |#1|))) (-510)) (T -519))
-((-2302 (*1 *2 *2) (|partial| -12 (-5 *1 (-519 *2)) (-4 *2 (-510)))) (-2629 (*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-519 *3)) (-4 *3 (-510)))) (-2827 (*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-519 *3)) (-4 *3 (-510)))) (-1348 (*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-519 *3)) (-4 *3 (-510)))))
-(-10 -7 (-15 -1348 ((-396 |#1|) |#1|)) (-15 -2827 ((-396 |#1|) |#1|)) (-15 -2629 ((-396 |#1|) |#1|)) (-15 -2302 ((-3 |#1| "failed") |#1|)))
-((-1341 (($) 9)) (-2649 (((-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| (-1070 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -1767 (-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| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 35)) (-1542 (((-591 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) $) 32)) (-2470 (($ (-2 (|:| -2019 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -1221 (-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| (-1070 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -1767 (-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)) (-2436 (($ (-591 (-2 (|:| -2019 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -1221 (-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| (-1070 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -1767 (-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)) (-1221 (((-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| (-1070 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -1767 (-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| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 39)) (-3339 (((-591 (-2 (|:| -2019 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -1221 (-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| (-1070 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -1767 (-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)) (-3555 (((-1176)) 12)))
-(((-520) (-10 -8 (-15 -1341 ($)) (-15 -3555 ((-1176))) (-15 -1542 ((-591 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) $)) (-15 -2436 ($ (-591 (-2 (|:| -2019 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -1221 (-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| (-1070 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -1767 (-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 -2470 ($ (-2 (|:| -2019 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -1221 (-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| (-1070 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -1767 (-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 -2649 ((-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| (-1070 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -1767 (-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| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -3339 ((-591 (-2 (|:| -2019 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -1221 (-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| (-1070 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -1767 (-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 -1221 ((-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| (-1070 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -1767 (-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| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))))) (T -520))
-((-1221 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-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| (-1070 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -1767 (-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 (-520)))) (-3339 (*1 *2 *1) (-12 (-5 *2 (-591 (-2 (|:| -2019 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -1221 (-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| (-1070 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -1767 (-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 (-520)))) (-2649 (*1 *2 *3) (|partial| -12 (-5 *3 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-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| (-1070 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -1767 (-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 (-520)))) (-2470 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| -2019 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -1221 (-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| (-1070 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -1767 (-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 (-520)))) (-2436 (*1 *1 *2) (-12 (-5 *2 (-591 (-2 (|:| -2019 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -1221 (-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| (-1070 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -1767 (-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 (-520)))) (-1542 (*1 *2 *1) (-12 (-5 *2 (-591 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-5 *1 (-520)))) (-3555 (*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-520)))) (-1341 (*1 *1) (-5 *1 (-520))))
-(-10 -8 (-15 -1341 ($)) (-15 -3555 ((-1176))) (-15 -1542 ((-591 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) $)) (-15 -2436 ($ (-591 (-2 (|:| -2019 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -1221 (-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| (-1070 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -1767 (-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 -2470 ($ (-2 (|:| -2019 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -1221 (-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| (-1070 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -1767 (-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 -2649 ((-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| (-1070 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -1767 (-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| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -3339 ((-591 (-2 (|:| -2019 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -1221 (-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| (-1070 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -1767 (-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 -1221 ((-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| (-1070 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -1767 (-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| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))))
-((-1312 (((-1085 (-385 (-1085 |#2|))) |#2| (-564 |#2|) (-564 |#2|) (-1085 |#2|)) 32)) (-1808 (((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-564 |#2|) (-564 |#2|) (-591 |#2|) (-564 |#2|) |#2| (-385 (-1085 |#2|))) 100) (((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-564 |#2|) (-564 |#2|) (-591 |#2|) |#2| (-1085 |#2|)) 110)) (-4079 (((-542 |#2|) |#2| (-564 |#2|) (-564 |#2|) (-564 |#2|) |#2| (-385 (-1085 |#2|))) 80) (((-542 |#2|) |#2| (-564 |#2|) (-564 |#2|) |#2| (-1085 |#2|)) 52)) (-3372 (((-3 (-2 (|:| -3060 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-564 |#2|) (-564 |#2|) |#2| (-564 |#2|) |#2| (-385 (-1085 |#2|))) 87) (((-3 (-2 (|:| -3060 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-564 |#2|) (-564 |#2|) |#2| |#2| (-1085 |#2|)) 109)) (-1665 (((-3 |#2| "failed") |#2| |#2| (-564 |#2|) (-564 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1089)) (-564 |#2|) |#2| (-385 (-1085 |#2|))) 105) (((-3 |#2| "failed") |#2| |#2| (-564 |#2|) (-564 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1089)) |#2| (-1085 |#2|)) 111)) (-1618 (((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -4003 (-591 |#2|))) |#3| |#2| (-564 |#2|) (-564 |#2|) (-564 |#2|) |#2| (-385 (-1085 |#2|))) 128 (|has| |#3| (-601 |#2|))) (((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -4003 (-591 |#2|))) |#3| |#2| (-564 |#2|) (-564 |#2|) |#2| (-1085 |#2|)) 127 (|has| |#3| (-601 |#2|)))) (-1493 ((|#2| (-1085 (-385 (-1085 |#2|))) (-564 |#2|) |#2|) 50)) (-1223 (((-1085 (-385 (-1085 |#2|))) (-1085 |#2|) (-564 |#2|)) 31)))
-(((-521 |#1| |#2| |#3|) (-10 -7 (-15 -4079 ((-542 |#2|) |#2| (-564 |#2|) (-564 |#2|) |#2| (-1085 |#2|))) (-15 -4079 ((-542 |#2|) |#2| (-564 |#2|) (-564 |#2|) (-564 |#2|) |#2| (-385 (-1085 |#2|)))) (-15 -3372 ((-3 (-2 (|:| -3060 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-564 |#2|) (-564 |#2|) |#2| |#2| (-1085 |#2|))) (-15 -3372 ((-3 (-2 (|:| -3060 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-564 |#2|) (-564 |#2|) |#2| (-564 |#2|) |#2| (-385 (-1085 |#2|)))) (-15 -1808 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-564 |#2|) (-564 |#2|) (-591 |#2|) |#2| (-1085 |#2|))) (-15 -1808 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-564 |#2|) (-564 |#2|) (-591 |#2|) (-564 |#2|) |#2| (-385 (-1085 |#2|)))) (-15 -1665 ((-3 |#2| "failed") |#2| |#2| (-564 |#2|) (-564 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1089)) |#2| (-1085 |#2|))) (-15 -1665 ((-3 |#2| "failed") |#2| |#2| (-564 |#2|) (-564 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1089)) (-564 |#2|) |#2| (-385 (-1085 |#2|)))) (-15 -1312 ((-1085 (-385 (-1085 |#2|))) |#2| (-564 |#2|) (-564 |#2|) (-1085 |#2|))) (-15 -1493 (|#2| (-1085 (-385 (-1085 |#2|))) (-564 |#2|) |#2|)) (-15 -1223 ((-1085 (-385 (-1085 |#2|))) (-1085 |#2|) (-564 |#2|))) (IF (|has| |#3| (-601 |#2|)) (PROGN (-15 -1618 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -4003 (-591 |#2|))) |#3| |#2| (-564 |#2|) (-564 |#2|) |#2| (-1085 |#2|))) (-15 -1618 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -4003 (-591 |#2|))) |#3| |#2| (-564 |#2|) (-564 |#2|) (-564 |#2|) |#2| (-385 (-1085 |#2|))))) |%noBranch|)) (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525))) (-13 (-408 |#1|) (-27) (-1111)) (-1018)) (T -521))
-((-1618 (*1 *2 *3 *4 *5 *5 *5 *4 *6) (-12 (-5 *5 (-564 *4)) (-5 *6 (-385 (-1085 *4))) (-4 *4 (-13 (-408 *7) (-27) (-1111))) (-4 *7 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525)))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -4003 (-591 *4)))) (-5 *1 (-521 *7 *4 *3)) (-4 *3 (-601 *4)) (-4 *3 (-1018)))) (-1618 (*1 *2 *3 *4 *5 *5 *4 *6) (-12 (-5 *5 (-564 *4)) (-5 *6 (-1085 *4)) (-4 *4 (-13 (-408 *7) (-27) (-1111))) (-4 *7 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525)))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -4003 (-591 *4)))) (-5 *1 (-521 *7 *4 *3)) (-4 *3 (-601 *4)) (-4 *3 (-1018)))) (-1223 (*1 *2 *3 *4) (-12 (-5 *4 (-564 *6)) (-4 *6 (-13 (-408 *5) (-27) (-1111))) (-4 *5 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525)))) (-5 *2 (-1085 (-385 (-1085 *6)))) (-5 *1 (-521 *5 *6 *7)) (-5 *3 (-1085 *6)) (-4 *7 (-1018)))) (-1493 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1085 (-385 (-1085 *2)))) (-5 *4 (-564 *2)) (-4 *2 (-13 (-408 *5) (-27) (-1111))) (-4 *5 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525)))) (-5 *1 (-521 *5 *2 *6)) (-4 *6 (-1018)))) (-1312 (*1 *2 *3 *4 *4 *5) (-12 (-5 *4 (-564 *3)) (-4 *3 (-13 (-408 *6) (-27) (-1111))) (-4 *6 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525)))) (-5 *2 (-1085 (-385 (-1085 *3)))) (-5 *1 (-521 *6 *3 *7)) (-5 *5 (-1085 *3)) (-4 *7 (-1018)))) (-1665 (*1 *2 *2 *2 *3 *3 *4 *3 *2 *5) (|partial| -12 (-5 *3 (-564 *2)) (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1089))) (-5 *5 (-385 (-1085 *2))) (-4 *2 (-13 (-408 *6) (-27) (-1111))) (-4 *6 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525)))) (-5 *1 (-521 *6 *2 *7)) (-4 *7 (-1018)))) (-1665 (*1 *2 *2 *2 *3 *3 *4 *2 *5) (|partial| -12 (-5 *3 (-564 *2)) (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1089))) (-5 *5 (-1085 *2)) (-4 *2 (-13 (-408 *6) (-27) (-1111))) (-4 *6 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525)))) (-5 *1 (-521 *6 *2 *7)) (-4 *7 (-1018)))) (-1808 (*1 *2 *3 *4 *4 *5 *4 *3 *6) (|partial| -12 (-5 *4 (-564 *3)) (-5 *5 (-591 *3)) (-5 *6 (-385 (-1085 *3))) (-4 *3 (-13 (-408 *7) (-27) (-1111))) (-4 *7 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525)))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-521 *7 *3 *8)) (-4 *8 (-1018)))) (-1808 (*1 *2 *3 *4 *4 *5 *3 *6) (|partial| -12 (-5 *4 (-564 *3)) (-5 *5 (-591 *3)) (-5 *6 (-1085 *3)) (-4 *3 (-13 (-408 *7) (-27) (-1111))) (-4 *7 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525)))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-521 *7 *3 *8)) (-4 *8 (-1018)))) (-3372 (*1 *2 *3 *4 *4 *3 *4 *3 *5) (|partial| -12 (-5 *4 (-564 *3)) (-5 *5 (-385 (-1085 *3))) (-4 *3 (-13 (-408 *6) (-27) (-1111))) (-4 *6 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525)))) (-5 *2 (-2 (|:| -3060 *3) (|:| |coeff| *3))) (-5 *1 (-521 *6 *3 *7)) (-4 *7 (-1018)))) (-3372 (*1 *2 *3 *4 *4 *3 *3 *5) (|partial| -12 (-5 *4 (-564 *3)) (-5 *5 (-1085 *3)) (-4 *3 (-13 (-408 *6) (-27) (-1111))) (-4 *6 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525)))) (-5 *2 (-2 (|:| -3060 *3) (|:| |coeff| *3))) (-5 *1 (-521 *6 *3 *7)) (-4 *7 (-1018)))) (-4079 (*1 *2 *3 *4 *4 *4 *3 *5) (-12 (-5 *4 (-564 *3)) (-5 *5 (-385 (-1085 *3))) (-4 *3 (-13 (-408 *6) (-27) (-1111))) (-4 *6 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525)))) (-5 *2 (-542 *3)) (-5 *1 (-521 *6 *3 *7)) (-4 *7 (-1018)))) (-4079 (*1 *2 *3 *4 *4 *3 *5) (-12 (-5 *4 (-564 *3)) (-5 *5 (-1085 *3)) (-4 *3 (-13 (-408 *6) (-27) (-1111))) (-4 *6 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525)))) (-5 *2 (-542 *3)) (-5 *1 (-521 *6 *3 *7)) (-4 *7 (-1018)))))
-(-10 -7 (-15 -4079 ((-542 |#2|) |#2| (-564 |#2|) (-564 |#2|) |#2| (-1085 |#2|))) (-15 -4079 ((-542 |#2|) |#2| (-564 |#2|) (-564 |#2|) (-564 |#2|) |#2| (-385 (-1085 |#2|)))) (-15 -3372 ((-3 (-2 (|:| -3060 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-564 |#2|) (-564 |#2|) |#2| |#2| (-1085 |#2|))) (-15 -3372 ((-3 (-2 (|:| -3060 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-564 |#2|) (-564 |#2|) |#2| (-564 |#2|) |#2| (-385 (-1085 |#2|)))) (-15 -1808 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-564 |#2|) (-564 |#2|) (-591 |#2|) |#2| (-1085 |#2|))) (-15 -1808 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-564 |#2|) (-564 |#2|) (-591 |#2|) (-564 |#2|) |#2| (-385 (-1085 |#2|)))) (-15 -1665 ((-3 |#2| "failed") |#2| |#2| (-564 |#2|) (-564 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1089)) |#2| (-1085 |#2|))) (-15 -1665 ((-3 |#2| "failed") |#2| |#2| (-564 |#2|) (-564 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1089)) (-564 |#2|) |#2| (-385 (-1085 |#2|)))) (-15 -1312 ((-1085 (-385 (-1085 |#2|))) |#2| (-564 |#2|) (-564 |#2|) (-1085 |#2|))) (-15 -1493 (|#2| (-1085 (-385 (-1085 |#2|))) (-564 |#2|) |#2|)) (-15 -1223 ((-1085 (-385 (-1085 |#2|))) (-1085 |#2|) (-564 |#2|))) (IF (|has| |#3| (-601 |#2|)) (PROGN (-15 -1618 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -4003 (-591 |#2|))) |#3| |#2| (-564 |#2|) (-564 |#2|) |#2| (-1085 |#2|))) (-15 -1618 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -4003 (-591 |#2|))) |#3| |#2| (-564 |#2|) (-564 |#2|) (-564 |#2|) |#2| (-385 (-1085 |#2|))))) |%noBranch|))
-((-2528 (((-525) (-525) (-712)) 66)) (-3007 (((-525) (-525)) 65)) (-2531 (((-525) (-525)) 64)) (-1707 (((-525) (-525)) 69)) (-1630 (((-525) (-525) (-525)) 49)) (-1254 (((-525) (-525) (-525)) 46)) (-3520 (((-385 (-525)) (-525)) 20)) (-3361 (((-525) (-525)) 21)) (-2901 (((-525) (-525)) 58)) (-3546 (((-525) (-525)) 32)) (-3684 (((-591 (-525)) (-525)) 63)) (-2714 (((-525) (-525) (-525) (-525) (-525)) 44)) (-4105 (((-385 (-525)) (-525)) 41)))
-(((-522) (-10 -7 (-15 -4105 ((-385 (-525)) (-525))) (-15 -2714 ((-525) (-525) (-525) (-525) (-525))) (-15 -3684 ((-591 (-525)) (-525))) (-15 -3546 ((-525) (-525))) (-15 -2901 ((-525) (-525))) (-15 -3361 ((-525) (-525))) (-15 -3520 ((-385 (-525)) (-525))) (-15 -1254 ((-525) (-525) (-525))) (-15 -1630 ((-525) (-525) (-525))) (-15 -1707 ((-525) (-525))) (-15 -2531 ((-525) (-525))) (-15 -3007 ((-525) (-525))) (-15 -2528 ((-525) (-525) (-712))))) (T -522))
-((-2528 (*1 *2 *2 *3) (-12 (-5 *2 (-525)) (-5 *3 (-712)) (-5 *1 (-522)))) (-3007 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522)))) (-2531 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522)))) (-1707 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522)))) (-1630 (*1 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522)))) (-1254 (*1 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522)))) (-3520 (*1 *2 *3) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-522)) (-5 *3 (-525)))) (-3361 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522)))) (-2901 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522)))) (-3546 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522)))) (-3684 (*1 *2 *3) (-12 (-5 *2 (-591 (-525))) (-5 *1 (-522)) (-5 *3 (-525)))) (-2714 (*1 *2 *2 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522)))) (-4105 (*1 *2 *3) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-522)) (-5 *3 (-525)))))
-(-10 -7 (-15 -4105 ((-385 (-525)) (-525))) (-15 -2714 ((-525) (-525) (-525) (-525) (-525))) (-15 -3684 ((-591 (-525)) (-525))) (-15 -3546 ((-525) (-525))) (-15 -2901 ((-525) (-525))) (-15 -3361 ((-525) (-525))) (-15 -3520 ((-385 (-525)) (-525))) (-15 -1254 ((-525) (-525) (-525))) (-15 -1630 ((-525) (-525) (-525))) (-15 -1707 ((-525) (-525))) (-15 -2531 ((-525) (-525))) (-15 -3007 ((-525) (-525))) (-15 -2528 ((-525) (-525) (-712))))
-((-3276 (((-2 (|:| |answer| |#4|) (|:| -3802 |#4|)) |#4| (-1 |#2| |#2|)) 52)))
-(((-523 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3276 ((-2 (|:| |answer| |#4|) (|:| -3802 |#4|)) |#4| (-1 |#2| |#2|)))) (-341) (-1147 |#1|) (-1147 (-385 |#2|)) (-320 |#1| |#2| |#3|)) (T -523))
-((-3276 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1147 *5)) (-4 *5 (-341)) (-4 *7 (-1147 (-385 *6))) (-5 *2 (-2 (|:| |answer| *3) (|:| -3802 *3))) (-5 *1 (-523 *5 *6 *7 *3)) (-4 *3 (-320 *5 *6 *7)))))
-(-10 -7 (-15 -3276 ((-2 (|:| |answer| |#4|) (|:| -3802 |#4|)) |#4| (-1 |#2| |#2|))))
-((-3276 (((-2 (|:| |answer| (-385 |#2|)) (|:| -3802 (-385 |#2|)) (|:| |specpart| (-385 |#2|)) (|:| |polypart| |#2|)) (-385 |#2|) (-1 |#2| |#2|)) 18)))
-(((-524 |#1| |#2|) (-10 -7 (-15 -3276 ((-2 (|:| |answer| (-385 |#2|)) (|:| -3802 (-385 |#2|)) (|:| |specpart| (-385 |#2|)) (|:| |polypart| |#2|)) (-385 |#2|) (-1 |#2| |#2|)))) (-341) (-1147 |#1|)) (T -524))
-((-3276 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1147 *5)) (-4 *5 (-341)) (-5 *2 (-2 (|:| |answer| (-385 *6)) (|:| -3802 (-385 *6)) (|:| |specpart| (-385 *6)) (|:| |polypart| *6))) (-5 *1 (-524 *5 *6)) (-5 *3 (-385 *6)))))
-(-10 -7 (-15 -3276 ((-2 (|:| |answer| (-385 |#2|)) (|:| -3802 (-385 |#2|)) (|:| |specpart| (-385 |#2|)) (|:| |polypart| |#2|)) (-385 |#2|) (-1 |#2| |#2|))))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) 25)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) 87)) (-3706 (($ $) 88)) (-1715 (((-108) $) NIL)) (-3391 (($ $ $) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-1737 (($ $ $ $) 42)) (-1291 (($ $) NIL)) (-2827 (((-396 $) $) NIL)) (-1947 (((-108) $ $) NIL)) (-3329 (((-525) $) NIL)) (-3427 (($ $ $) 81)) (-3798 (($) NIL T CONST)) (-1251 (((-3 (-525) "failed") $) NIL)) (-3528 (((-525) $) NIL)) (-2129 (($ $ $) 80)) (-3305 (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) 61) (((-631 (-525)) (-631 $)) 57)) (-4163 (((-3 $ "failed") $) 84)) (-1511 (((-3 (-385 (-525)) "failed") $) NIL)) (-1352 (((-108) $) NIL)) (-1726 (((-385 (-525)) $) NIL)) (-3377 (($) 63) (($ $) 64)) (-2110 (($ $ $) 79)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL)) (-2744 (((-108) $) NIL)) (-2467 (($ $ $ $) NIL)) (-3046 (($ $ $) 54)) (-2134 (((-108) $) NIL)) (-1994 (($ $ $) NIL)) (-2011 (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL)) (-2824 (((-108) $) 26)) (-2419 (((-108) $) 74)) (-2085 (((-3 $ "failed") $) NIL)) (-2732 (((-108) $) 34)) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3989 (($ $ $ $) 43)) (-3741 (($ $ $) 76)) (-2478 (($ $ $) 75)) (-3291 (($ $) NIL)) (-1657 (($ $) 40)) (-1356 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2339 (((-1072) $) 53)) (-2885 (($ $ $) NIL)) (-3506 (($) NIL T CONST)) (-1699 (($ $) 31)) (-2047 (((-1036) $) NIL) (($ $) 33)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) 118)) (-1399 (($ $ $) 85) (($ (-591 $)) NIL)) (-1603 (($ $) NIL)) (-1348 (((-396 $) $) 104)) (-3375 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL)) (-2089 (((-3 $ "failed") $ $) 83)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3451 (((-108) $) NIL)) (-1712 (((-712) $) NIL)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) 78)) (-3266 (($ $ (-712)) NIL) (($ $) NIL)) (-4140 (($ $) 32)) (-3199 (($ $) 30)) (-1408 (((-525) $) 39) (((-501) $) 51) (((-825 (-525)) $) NIL) (((-357) $) 46) (((-205) $) 48) (((-1072) $) 52)) (-3022 (((-796) $) 37) (($ (-525)) 38) (($ $) NIL) (($ (-525)) 38)) (-2128 (((-712)) NIL)) (-1932 (((-108) $ $) NIL)) (-2516 (($ $ $) NIL)) (-2672 (($) 29)) (-2495 (((-108) $ $) NIL)) (-1938 (($ $ $ $) 41)) (-1539 (($ $) 62)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4191 (($) 27 T CONST)) (-4197 (($) 28 T CONST)) (-2563 (((-1072) $) 20) (((-1072) $ (-108)) 22) (((-1176) (-763) $) 23) (((-1176) (-763) $ (-108)) 24)) (-4196 (($ $ (-712)) NIL) (($ $) NIL)) (-4135 (((-108) $ $) NIL)) (-4119 (((-108) $ $) NIL)) (-4096 (((-108) $ $) 65)) (-4126 (((-108) $ $) NIL)) (-4112 (((-108) $ $) 66)) (-4164 (($ $) 67) (($ $ $) 69)) (-4156 (($ $ $) 68)) (** (($ $ (-854)) NIL) (($ $ (-712)) 73)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 71) (($ $ $) 70)))
-(((-525) (-13 (-510) (-566 (-1072)) (-769) (-10 -8 (-15 -3377 ($ $)) (-6 -4237) (-6 -4242) (-6 -4238) (-6 -4232)))) (T -525))
-((-3377 (*1 *1 *1) (-5 *1 (-525))))
-(-13 (-510) (-566 (-1072)) (-769) (-10 -8 (-15 -3377 ($ $)) (-6 -4237) (-6 -4242) (-6 -4238) (-6 -4232)))
-((-2432 (((-2 (|:| -2432 (-357)) (|:| -2400 (-1072)) (|:| |explanations| (-591 (-1072))) (|:| |extra| (-964))) (-710) (-987)) 108) (((-2 (|:| -2432 (-357)) (|:| -2400 (-1072)) (|:| |explanations| (-591 (-1072))) (|:| |extra| (-964))) (-710)) 110)) (-4141 (((-3 (-964) "failed") (-294 (-357)) (-1011 (-781 (-357))) (-1089)) 172) (((-3 (-964) "failed") (-294 (-357)) (-1011 (-781 (-357))) (-1072)) 171) (((-964) (-294 (-357)) (-591 (-1013 (-781 (-357)))) (-357) (-357) (-987)) 176) (((-964) (-294 (-357)) (-591 (-1013 (-781 (-357)))) (-357) (-357)) 177) (((-964) (-294 (-357)) (-591 (-1013 (-781 (-357)))) (-357)) 178) (((-964) (-294 (-357)) (-591 (-1013 (-781 (-357))))) 179) (((-964) (-294 (-357)) (-1013 (-781 (-357)))) 167) (((-964) (-294 (-357)) (-1013 (-781 (-357))) (-357)) 166) (((-964) (-294 (-357)) (-1013 (-781 (-357))) (-357) (-357)) 162) (((-964) (-710)) 155) (((-964) (-294 (-357)) (-1013 (-781 (-357))) (-357) (-357) (-987)) 161)))
-(((-526) (-10 -7 (-15 -4141 ((-964) (-294 (-357)) (-1013 (-781 (-357))) (-357) (-357) (-987))) (-15 -4141 ((-964) (-710))) (-15 -4141 ((-964) (-294 (-357)) (-1013 (-781 (-357))) (-357) (-357))) (-15 -4141 ((-964) (-294 (-357)) (-1013 (-781 (-357))) (-357))) (-15 -4141 ((-964) (-294 (-357)) (-1013 (-781 (-357))))) (-15 -4141 ((-964) (-294 (-357)) (-591 (-1013 (-781 (-357)))))) (-15 -4141 ((-964) (-294 (-357)) (-591 (-1013 (-781 (-357)))) (-357))) (-15 -4141 ((-964) (-294 (-357)) (-591 (-1013 (-781 (-357)))) (-357) (-357))) (-15 -4141 ((-964) (-294 (-357)) (-591 (-1013 (-781 (-357)))) (-357) (-357) (-987))) (-15 -2432 ((-2 (|:| -2432 (-357)) (|:| -2400 (-1072)) (|:| |explanations| (-591 (-1072))) (|:| |extra| (-964))) (-710))) (-15 -2432 ((-2 (|:| -2432 (-357)) (|:| -2400 (-1072)) (|:| |explanations| (-591 (-1072))) (|:| |extra| (-964))) (-710) (-987))) (-15 -4141 ((-3 (-964) "failed") (-294 (-357)) (-1011 (-781 (-357))) (-1072))) (-15 -4141 ((-3 (-964) "failed") (-294 (-357)) (-1011 (-781 (-357))) (-1089))))) (T -526))
-((-4141 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-294 (-357))) (-5 *4 (-1011 (-781 (-357)))) (-5 *5 (-1089)) (-5 *2 (-964)) (-5 *1 (-526)))) (-4141 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-294 (-357))) (-5 *4 (-1011 (-781 (-357)))) (-5 *5 (-1072)) (-5 *2 (-964)) (-5 *1 (-526)))) (-2432 (*1 *2 *3 *4) (-12 (-5 *3 (-710)) (-5 *4 (-987)) (-5 *2 (-2 (|:| -2432 (-357)) (|:| -2400 (-1072)) (|:| |explanations| (-591 (-1072))) (|:| |extra| (-964)))) (-5 *1 (-526)))) (-2432 (*1 *2 *3) (-12 (-5 *3 (-710)) (-5 *2 (-2 (|:| -2432 (-357)) (|:| -2400 (-1072)) (|:| |explanations| (-591 (-1072))) (|:| |extra| (-964)))) (-5 *1 (-526)))) (-4141 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *3 (-294 (-357))) (-5 *4 (-591 (-1013 (-781 (-357))))) (-5 *5 (-357)) (-5 *6 (-987)) (-5 *2 (-964)) (-5 *1 (-526)))) (-4141 (*1 *2 *3 *4 *5 *5) (-12 (-5 *3 (-294 (-357))) (-5 *4 (-591 (-1013 (-781 (-357))))) (-5 *5 (-357)) (-5 *2 (-964)) (-5 *1 (-526)))) (-4141 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-294 (-357))) (-5 *4 (-591 (-1013 (-781 (-357))))) (-5 *5 (-357)) (-5 *2 (-964)) (-5 *1 (-526)))) (-4141 (*1 *2 *3 *4) (-12 (-5 *3 (-294 (-357))) (-5 *4 (-591 (-1013 (-781 (-357))))) (-5 *2 (-964)) (-5 *1 (-526)))) (-4141 (*1 *2 *3 *4) (-12 (-5 *3 (-294 (-357))) (-5 *4 (-1013 (-781 (-357)))) (-5 *2 (-964)) (-5 *1 (-526)))) (-4141 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-294 (-357))) (-5 *4 (-1013 (-781 (-357)))) (-5 *5 (-357)) (-5 *2 (-964)) (-5 *1 (-526)))) (-4141 (*1 *2 *3 *4 *5 *5) (-12 (-5 *3 (-294 (-357))) (-5 *4 (-1013 (-781 (-357)))) (-5 *5 (-357)) (-5 *2 (-964)) (-5 *1 (-526)))) (-4141 (*1 *2 *3) (-12 (-5 *3 (-710)) (-5 *2 (-964)) (-5 *1 (-526)))) (-4141 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *3 (-294 (-357))) (-5 *4 (-1013 (-781 (-357)))) (-5 *5 (-357)) (-5 *6 (-987)) (-5 *2 (-964)) (-5 *1 (-526)))))
-(-10 -7 (-15 -4141 ((-964) (-294 (-357)) (-1013 (-781 (-357))) (-357) (-357) (-987))) (-15 -4141 ((-964) (-710))) (-15 -4141 ((-964) (-294 (-357)) (-1013 (-781 (-357))) (-357) (-357))) (-15 -4141 ((-964) (-294 (-357)) (-1013 (-781 (-357))) (-357))) (-15 -4141 ((-964) (-294 (-357)) (-1013 (-781 (-357))))) (-15 -4141 ((-964) (-294 (-357)) (-591 (-1013 (-781 (-357)))))) (-15 -4141 ((-964) (-294 (-357)) (-591 (-1013 (-781 (-357)))) (-357))) (-15 -4141 ((-964) (-294 (-357)) (-591 (-1013 (-781 (-357)))) (-357) (-357))) (-15 -4141 ((-964) (-294 (-357)) (-591 (-1013 (-781 (-357)))) (-357) (-357) (-987))) (-15 -2432 ((-2 (|:| -2432 (-357)) (|:| -2400 (-1072)) (|:| |explanations| (-591 (-1072))) (|:| |extra| (-964))) (-710))) (-15 -2432 ((-2 (|:| -2432 (-357)) (|:| -2400 (-1072)) (|:| |explanations| (-591 (-1072))) (|:| |extra| (-964))) (-710) (-987))) (-15 -4141 ((-3 (-964) "failed") (-294 (-357)) (-1011 (-781 (-357))) (-1072))) (-15 -4141 ((-3 (-964) "failed") (-294 (-357)) (-1011 (-781 (-357))) (-1089))))
-((-2384 (((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-564 |#2|) (-564 |#2|) (-591 |#2|)) 183)) (-3899 (((-542 |#2|) |#2| (-564 |#2|) (-564 |#2|)) 98)) (-4220 (((-3 (-2 (|:| -3060 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-564 |#2|) (-564 |#2|) |#2|) 179)) (-3271 (((-3 |#2| "failed") |#2| |#2| |#2| (-564 |#2|) (-564 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1089))) 188)) (-2388 (((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -4003 (-591 |#2|))) |#3| |#2| (-564 |#2|) (-564 |#2|) (-1089)) 196 (|has| |#3| (-601 |#2|)))))
-(((-527 |#1| |#2| |#3|) (-10 -7 (-15 -3899 ((-542 |#2|) |#2| (-564 |#2|) (-564 |#2|))) (-15 -4220 ((-3 (-2 (|:| -3060 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-564 |#2|) (-564 |#2|) |#2|)) (-15 -2384 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-564 |#2|) (-564 |#2|) (-591 |#2|))) (-15 -3271 ((-3 |#2| "failed") |#2| |#2| |#2| (-564 |#2|) (-564 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1089)))) (IF (|has| |#3| (-601 |#2|)) (-15 -2388 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -4003 (-591 |#2|))) |#3| |#2| (-564 |#2|) (-564 |#2|) (-1089))) |%noBranch|)) (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525))) (-13 (-408 |#1|) (-27) (-1111)) (-1018)) (T -527))
-((-2388 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *5 (-564 *4)) (-5 *6 (-1089)) (-4 *4 (-13 (-408 *7) (-27) (-1111))) (-4 *7 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525)))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -4003 (-591 *4)))) (-5 *1 (-527 *7 *4 *3)) (-4 *3 (-601 *4)) (-4 *3 (-1018)))) (-3271 (*1 *2 *2 *2 *2 *3 *3 *4) (|partial| -12 (-5 *3 (-564 *2)) (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1089))) (-4 *2 (-13 (-408 *5) (-27) (-1111))) (-4 *5 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525)))) (-5 *1 (-527 *5 *2 *6)) (-4 *6 (-1018)))) (-2384 (*1 *2 *3 *4 *4 *5) (|partial| -12 (-5 *4 (-564 *3)) (-5 *5 (-591 *3)) (-4 *3 (-13 (-408 *6) (-27) (-1111))) (-4 *6 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525)))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-527 *6 *3 *7)) (-4 *7 (-1018)))) (-4220 (*1 *2 *3 *4 *4 *3) (|partial| -12 (-5 *4 (-564 *3)) (-4 *3 (-13 (-408 *5) (-27) (-1111))) (-4 *5 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525)))) (-5 *2 (-2 (|:| -3060 *3) (|:| |coeff| *3))) (-5 *1 (-527 *5 *3 *6)) (-4 *6 (-1018)))) (-3899 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-564 *3)) (-4 *3 (-13 (-408 *5) (-27) (-1111))) (-4 *5 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525)))) (-5 *2 (-542 *3)) (-5 *1 (-527 *5 *3 *6)) (-4 *6 (-1018)))))
-(-10 -7 (-15 -3899 ((-542 |#2|) |#2| (-564 |#2|) (-564 |#2|))) (-15 -4220 ((-3 (-2 (|:| -3060 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-564 |#2|) (-564 |#2|) |#2|)) (-15 -2384 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-564 |#2|) (-564 |#2|) (-591 |#2|))) (-15 -3271 ((-3 |#2| "failed") |#2| |#2| |#2| (-564 |#2|) (-564 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1089)))) (IF (|has| |#3| (-601 |#2|)) (-15 -2388 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -4003 (-591 |#2|))) |#3| |#2| (-564 |#2|) (-564 |#2|) (-1089))) |%noBranch|))
-((-3618 (((-2 (|:| -3440 |#2|) (|:| |nconst| |#2|)) |#2| (-1089)) 64)) (-3508 (((-3 |#2| "failed") |#2| (-1089) (-781 |#2|) (-781 |#2|)) 163 (-12 (|has| |#2| (-1053)) (|has| |#1| (-566 (-825 (-525)))) (|has| |#1| (-819 (-525))))) (((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1089)) 138 (-12 (|has| |#2| (-577)) (|has| |#1| (-566 (-825 (-525)))) (|has| |#1| (-819 (-525)))))) (-1512 (((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1089)) 147 (-12 (|has| |#2| (-577)) (|has| |#1| (-566 (-825 (-525)))) (|has| |#1| (-819 (-525)))))))
-(((-528 |#1| |#2|) (-10 -7 (-15 -3618 ((-2 (|:| -3440 |#2|) (|:| |nconst| |#2|)) |#2| (-1089))) (IF (|has| |#1| (-566 (-825 (-525)))) (IF (|has| |#1| (-819 (-525))) (PROGN (IF (|has| |#2| (-577)) (PROGN (-15 -1512 ((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1089))) (-15 -3508 ((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1089)))) |%noBranch|) (IF (|has| |#2| (-1053)) (-15 -3508 ((-3 |#2| "failed") |#2| (-1089) (-781 |#2|) (-781 |#2|))) |%noBranch|)) |%noBranch|) |%noBranch|)) (-13 (-788) (-966 (-525)) (-429) (-587 (-525))) (-13 (-27) (-1111) (-408 |#1|))) (T -528))
-((-3508 (*1 *2 *2 *3 *4 *4) (|partial| -12 (-5 *3 (-1089)) (-5 *4 (-781 *2)) (-4 *2 (-1053)) (-4 *2 (-13 (-27) (-1111) (-408 *5))) (-4 *5 (-566 (-825 (-525)))) (-4 *5 (-819 (-525))) (-4 *5 (-13 (-788) (-966 (-525)) (-429) (-587 (-525)))) (-5 *1 (-528 *5 *2)))) (-3508 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-1089)) (-4 *5 (-566 (-825 (-525)))) (-4 *5 (-819 (-525))) (-4 *5 (-13 (-788) (-966 (-525)) (-429) (-587 (-525)))) (-5 *2 (-2 (|:| |special| *3) (|:| |integrand| *3))) (-5 *1 (-528 *5 *3)) (-4 *3 (-577)) (-4 *3 (-13 (-27) (-1111) (-408 *5))))) (-1512 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-1089)) (-4 *5 (-566 (-825 (-525)))) (-4 *5 (-819 (-525))) (-4 *5 (-13 (-788) (-966 (-525)) (-429) (-587 (-525)))) (-5 *2 (-2 (|:| |special| *3) (|:| |integrand| *3))) (-5 *1 (-528 *5 *3)) (-4 *3 (-577)) (-4 *3 (-13 (-27) (-1111) (-408 *5))))) (-3618 (*1 *2 *3 *4) (-12 (-5 *4 (-1089)) (-4 *5 (-13 (-788) (-966 (-525)) (-429) (-587 (-525)))) (-5 *2 (-2 (|:| -3440 *3) (|:| |nconst| *3))) (-5 *1 (-528 *5 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *5))))))
-(-10 -7 (-15 -3618 ((-2 (|:| -3440 |#2|) (|:| |nconst| |#2|)) |#2| (-1089))) (IF (|has| |#1| (-566 (-825 (-525)))) (IF (|has| |#1| (-819 (-525))) (PROGN (IF (|has| |#2| (-577)) (PROGN (-15 -1512 ((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1089))) (-15 -3508 ((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1089)))) |%noBranch|) (IF (|has| |#2| (-1053)) (-15 -3508 ((-3 |#2| "failed") |#2| (-1089) (-781 |#2|) (-781 |#2|))) |%noBranch|)) |%noBranch|) |%noBranch|))
-((-1499 (((-3 (-2 (|:| |mainpart| (-385 |#2|)) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| (-385 |#2|)) (|:| |logand| (-385 |#2|)))))) "failed") (-385 |#2|) (-591 (-385 |#2|))) 41)) (-4141 (((-542 (-385 |#2|)) (-385 |#2|)) 28)) (-1636 (((-3 (-385 |#2|) "failed") (-385 |#2|)) 17)) (-2554 (((-3 (-2 (|:| -3060 (-385 |#2|)) (|:| |coeff| (-385 |#2|))) "failed") (-385 |#2|) (-385 |#2|)) 48)))
-(((-529 |#1| |#2|) (-10 -7 (-15 -4141 ((-542 (-385 |#2|)) (-385 |#2|))) (-15 -1636 ((-3 (-385 |#2|) "failed") (-385 |#2|))) (-15 -2554 ((-3 (-2 (|:| -3060 (-385 |#2|)) (|:| |coeff| (-385 |#2|))) "failed") (-385 |#2|) (-385 |#2|))) (-15 -1499 ((-3 (-2 (|:| |mainpart| (-385 |#2|)) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| (-385 |#2|)) (|:| |logand| (-385 |#2|)))))) "failed") (-385 |#2|) (-591 (-385 |#2|))))) (-13 (-341) (-138) (-966 (-525))) (-1147 |#1|)) (T -529))
-((-1499 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-591 (-385 *6))) (-5 *3 (-385 *6)) (-4 *6 (-1147 *5)) (-4 *5 (-13 (-341) (-138) (-966 (-525)))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-529 *5 *6)))) (-2554 (*1 *2 *3 *3) (|partial| -12 (-4 *4 (-13 (-341) (-138) (-966 (-525)))) (-4 *5 (-1147 *4)) (-5 *2 (-2 (|:| -3060 (-385 *5)) (|:| |coeff| (-385 *5)))) (-5 *1 (-529 *4 *5)) (-5 *3 (-385 *5)))) (-1636 (*1 *2 *2) (|partial| -12 (-5 *2 (-385 *4)) (-4 *4 (-1147 *3)) (-4 *3 (-13 (-341) (-138) (-966 (-525)))) (-5 *1 (-529 *3 *4)))) (-4141 (*1 *2 *3) (-12 (-4 *4 (-13 (-341) (-138) (-966 (-525)))) (-4 *5 (-1147 *4)) (-5 *2 (-542 (-385 *5))) (-5 *1 (-529 *4 *5)) (-5 *3 (-385 *5)))))
-(-10 -7 (-15 -4141 ((-542 (-385 |#2|)) (-385 |#2|))) (-15 -1636 ((-3 (-385 |#2|) "failed") (-385 |#2|))) (-15 -2554 ((-3 (-2 (|:| -3060 (-385 |#2|)) (|:| |coeff| (-385 |#2|))) "failed") (-385 |#2|) (-385 |#2|))) (-15 -1499 ((-3 (-2 (|:| |mainpart| (-385 |#2|)) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| (-385 |#2|)) (|:| |logand| (-385 |#2|)))))) "failed") (-385 |#2|) (-591 (-385 |#2|)))))
-((-3526 (((-3 (-525) "failed") |#1|) 14)) (-2666 (((-108) |#1|) 13)) (-1624 (((-525) |#1|) 9)))
-(((-530 |#1|) (-10 -7 (-15 -1624 ((-525) |#1|)) (-15 -2666 ((-108) |#1|)) (-15 -3526 ((-3 (-525) "failed") |#1|))) (-966 (-525))) (T -530))
-((-3526 (*1 *2 *3) (|partial| -12 (-5 *2 (-525)) (-5 *1 (-530 *3)) (-4 *3 (-966 *2)))) (-2666 (*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-530 *3)) (-4 *3 (-966 (-525))))) (-1624 (*1 *2 *3) (-12 (-5 *2 (-525)) (-5 *1 (-530 *3)) (-4 *3 (-966 *2)))))
-(-10 -7 (-15 -1624 ((-525) |#1|)) (-15 -2666 ((-108) |#1|)) (-15 -3526 ((-3 (-525) "failed") |#1|)))
-((-3310 (((-3 (-2 (|:| |mainpart| (-385 (-885 |#1|))) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| (-385 (-885 |#1|))) (|:| |logand| (-385 (-885 |#1|))))))) "failed") (-385 (-885 |#1|)) (-1089) (-591 (-385 (-885 |#1|)))) 48)) (-1360 (((-542 (-385 (-885 |#1|))) (-385 (-885 |#1|)) (-1089)) 28)) (-3626 (((-3 (-385 (-885 |#1|)) "failed") (-385 (-885 |#1|)) (-1089)) 23)) (-2501 (((-3 (-2 (|:| -3060 (-385 (-885 |#1|))) (|:| |coeff| (-385 (-885 |#1|)))) "failed") (-385 (-885 |#1|)) (-1089) (-385 (-885 |#1|))) 35)))
-(((-531 |#1|) (-10 -7 (-15 -1360 ((-542 (-385 (-885 |#1|))) (-385 (-885 |#1|)) (-1089))) (-15 -3626 ((-3 (-385 (-885 |#1|)) "failed") (-385 (-885 |#1|)) (-1089))) (-15 -3310 ((-3 (-2 (|:| |mainpart| (-385 (-885 |#1|))) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| (-385 (-885 |#1|))) (|:| |logand| (-385 (-885 |#1|))))))) "failed") (-385 (-885 |#1|)) (-1089) (-591 (-385 (-885 |#1|))))) (-15 -2501 ((-3 (-2 (|:| -3060 (-385 (-885 |#1|))) (|:| |coeff| (-385 (-885 |#1|)))) "failed") (-385 (-885 |#1|)) (-1089) (-385 (-885 |#1|))))) (-13 (-517) (-966 (-525)) (-138))) (T -531))
-((-2501 (*1 *2 *3 *4 *3) (|partial| -12 (-5 *4 (-1089)) (-4 *5 (-13 (-517) (-966 (-525)) (-138))) (-5 *2 (-2 (|:| -3060 (-385 (-885 *5))) (|:| |coeff| (-385 (-885 *5))))) (-5 *1 (-531 *5)) (-5 *3 (-385 (-885 *5))))) (-3310 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1089)) (-5 *5 (-591 (-385 (-885 *6)))) (-5 *3 (-385 (-885 *6))) (-4 *6 (-13 (-517) (-966 (-525)) (-138))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-531 *6)))) (-3626 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-385 (-885 *4))) (-5 *3 (-1089)) (-4 *4 (-13 (-517) (-966 (-525)) (-138))) (-5 *1 (-531 *4)))) (-1360 (*1 *2 *3 *4) (-12 (-5 *4 (-1089)) (-4 *5 (-13 (-517) (-966 (-525)) (-138))) (-5 *2 (-542 (-385 (-885 *5)))) (-5 *1 (-531 *5)) (-5 *3 (-385 (-885 *5))))))
-(-10 -7 (-15 -1360 ((-542 (-385 (-885 |#1|))) (-385 (-885 |#1|)) (-1089))) (-15 -3626 ((-3 (-385 (-885 |#1|)) "failed") (-385 (-885 |#1|)) (-1089))) (-15 -3310 ((-3 (-2 (|:| |mainpart| (-385 (-885 |#1|))) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| (-385 (-885 |#1|))) (|:| |logand| (-385 (-885 |#1|))))))) "failed") (-385 (-885 |#1|)) (-1089) (-591 (-385 (-885 |#1|))))) (-15 -2501 ((-3 (-2 (|:| -3060 (-385 (-885 |#1|))) (|:| |coeff| (-385 (-885 |#1|)))) "failed") (-385 (-885 |#1|)) (-1089) (-385 (-885 |#1|)))))
-((-3008 (((-108) $ $) 59)) (-1800 (((-108) $) 36)) (-2289 ((|#1| $) 30)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3706 (($ $) NIL)) (-1715 (((-108) $) 63)) (-1987 (($ $) 123)) (-3169 (($ $) 103)) (-2593 ((|#1| $) 28)) (-2157 (((-3 $ "failed") $ $) NIL)) (-1361 (($ $) NIL)) (-1431 (($ $) 125)) (-3144 (($ $) 99)) (-1719 (($ $) 127)) (-1321 (($ $) 107)) (-3798 (($) NIL T CONST)) (-1251 (((-3 (-525) "failed") $) 78)) (-3528 (((-525) $) 80)) (-4163 (((-3 $ "failed") $) 62)) (-2188 (($ |#1| |#1|) 26)) (-2134 (((-108) $) 33)) (-1784 (($) 89)) (-2824 (((-108) $) 43)) (-3956 (($ $ (-525)) NIL)) (-2732 (((-108) $) 34)) (-3741 (($ $ $) NIL)) (-2478 (($ $ $) NIL)) (-1488 (($ $) 91)) (-1356 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2339 (((-1072) $) NIL)) (-3270 (($ |#1| |#1|) 20) (($ |#1|) 25) (($ (-385 (-525))) 77)) (-4125 ((|#1| $) 27)) (-2047 (((-1036) $) NIL)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-1399 (($ $ $) 65) (($ (-591 $)) NIL)) (-2089 (((-3 $ "failed") $ $) 64)) (-1409 (($ $) 93)) (-1502 (($ $) 131)) (-1333 (($ $) 105)) (-1996 (($ $) 133)) (-1309 (($ $) 109)) (-1973 (($ $) 129)) (-3156 (($ $) 101)) (-2277 (((-108) $ |#1|) 31)) (-3022 (((-796) $) 85) (($ (-525)) 67) (($ $) NIL) (($ (-525)) 67)) (-2128 (((-712)) 87)) (-1563 (($ $) 145)) (-1371 (($ $) 115)) (-2495 (((-108) $ $) NIL)) (-1515 (($ $) 143)) (-1346 (($ $) 111)) (-1591 (($ $) 141)) (-1400 (($ $) 121)) (-3277 (($ $) 139)) (-1415 (($ $) 119)) (-1578 (($ $) 137)) (-1385 (($ $) 117)) (-1527 (($ $) 135)) (-1358 (($ $) 113)) (-3710 (($ $ (-854)) 55) (($ $ (-712)) NIL)) (-4191 (($) 21 T CONST)) (-4197 (($) 10 T CONST)) (-4135 (((-108) $ $) NIL)) (-4119 (((-108) $ $) NIL)) (-4096 (((-108) $ $) 37)) (-4126 (((-108) $ $) NIL)) (-4112 (((-108) $ $) 35)) (-4164 (($ $) 41) (($ $ $) 42)) (-4156 (($ $ $) 40)) (** (($ $ (-854)) 54) (($ $ (-712)) NIL) (($ $ $) 95) (($ $ (-385 (-525))) 147)) (* (($ (-854) $) 51) (($ (-712) $) NIL) (($ (-525) $) 50) (($ $ $) 48)))
+((-2676 (((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-1089) (-591 |#2|)) 37)) (-4225 (((-542 |#2|) |#2| (-1089)) 62)) (-3271 (((-3 |#2| "failed") |#2| (-1089)) 154)) (-4222 (((-3 (-2 (|:| -2428 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1089) (-564 |#2|) (-591 (-564 |#2|))) 157)) (-3852 (((-3 (-2 (|:| -2428 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1089) |#2|) 40)))
+(((-518 |#1| |#2|) (-10 -7 (-15 -3852 ((-3 (-2 (|:| -2428 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1089) |#2|)) (-15 -2676 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-1089) (-591 |#2|))) (-15 -3271 ((-3 |#2| "failed") |#2| (-1089))) (-15 -4225 ((-542 |#2|) |#2| (-1089))) (-15 -4222 ((-3 (-2 (|:| -2428 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1089) (-564 |#2|) (-591 (-564 |#2|))))) (-13 (-429) (-788) (-138) (-966 (-525)) (-587 (-525))) (-13 (-27) (-1111) (-408 |#1|))) (T -518))
+((-4222 (*1 *2 *3 *4 *5 *6) (|partial| -12 (-5 *4 (-1089)) (-5 *6 (-591 (-564 *3))) (-5 *5 (-564 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *7))) (-4 *7 (-13 (-429) (-788) (-138) (-966 (-525)) (-587 (-525)))) (-5 *2 (-2 (|:| -2428 *3) (|:| |coeff| *3))) (-5 *1 (-518 *7 *3)))) (-4225 (*1 *2 *3 *4) (-12 (-5 *4 (-1089)) (-4 *5 (-13 (-429) (-788) (-138) (-966 (-525)) (-587 (-525)))) (-5 *2 (-542 *3)) (-5 *1 (-518 *5 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *5))))) (-3271 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-1089)) (-4 *4 (-13 (-429) (-788) (-138) (-966 (-525)) (-587 (-525)))) (-5 *1 (-518 *4 *2)) (-4 *2 (-13 (-27) (-1111) (-408 *4))))) (-2676 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1089)) (-5 *5 (-591 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *6))) (-4 *6 (-13 (-429) (-788) (-138) (-966 (-525)) (-587 (-525)))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-518 *6 *3)))) (-3852 (*1 *2 *3 *4 *3) (|partial| -12 (-5 *4 (-1089)) (-4 *5 (-13 (-429) (-788) (-138) (-966 (-525)) (-587 (-525)))) (-5 *2 (-2 (|:| -2428 *3) (|:| |coeff| *3))) (-5 *1 (-518 *5 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *5))))))
+(-10 -7 (-15 -3852 ((-3 (-2 (|:| -2428 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1089) |#2|)) (-15 -2676 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-1089) (-591 |#2|))) (-15 -3271 ((-3 |#2| "failed") |#2| (-1089))) (-15 -4225 ((-542 |#2|) |#2| (-1089))) (-15 -4222 ((-3 (-2 (|:| -2428 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1089) (-564 |#2|) (-591 (-564 |#2|)))))
+((-3898 (((-396 |#1|) |#1|) 18)) (-2542 (((-396 |#1|) |#1|) 33)) (-3508 (((-3 |#1| "failed") |#1|) 44)) (-2475 (((-396 |#1|) |#1|) 51)))
+(((-519 |#1|) (-10 -7 (-15 -2542 ((-396 |#1|) |#1|)) (-15 -3898 ((-396 |#1|) |#1|)) (-15 -2475 ((-396 |#1|) |#1|)) (-15 -3508 ((-3 |#1| "failed") |#1|))) (-510)) (T -519))
+((-3508 (*1 *2 *2) (|partial| -12 (-5 *1 (-519 *2)) (-4 *2 (-510)))) (-2475 (*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-519 *3)) (-4 *3 (-510)))) (-3898 (*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-519 *3)) (-4 *3 (-510)))) (-2542 (*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-519 *3)) (-4 *3 (-510)))))
+(-10 -7 (-15 -2542 ((-396 |#1|) |#1|)) (-15 -3898 ((-396 |#1|) |#1|)) (-15 -2475 ((-396 |#1|) |#1|)) (-15 -3508 ((-3 |#1| "failed") |#1|)))
+((-1915 (($) 9)) (-2852 (((-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| (-1070 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3756 (-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| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 35)) (-2159 (((-591 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) $) 32)) (-1520 (($ (-2 (|:| -1265 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -1568 (-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| (-1070 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3756 (-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)) (-2316 (($ (-591 (-2 (|:| -1265 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -1568 (-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| (-1070 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3756 (-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)) (-1568 (((-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| (-1070 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3756 (-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| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 39)) (-2998 (((-591 (-2 (|:| -1265 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -1568 (-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| (-1070 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3756 (-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)) (-1527 (((-1176)) 12)))
+(((-520) (-10 -8 (-15 -1915 ($)) (-15 -1527 ((-1176))) (-15 -2159 ((-591 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) $)) (-15 -2316 ($ (-591 (-2 (|:| -1265 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -1568 (-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| (-1070 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3756 (-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 -1520 ($ (-2 (|:| -1265 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -1568 (-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| (-1070 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3756 (-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 -2852 ((-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| (-1070 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3756 (-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| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -2998 ((-591 (-2 (|:| -1265 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -1568 (-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| (-1070 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3756 (-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 -1568 ((-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| (-1070 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3756 (-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| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))))) (T -520))
+((-1568 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-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| (-1070 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3756 (-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 (-520)))) (-2998 (*1 *2 *1) (-12 (-5 *2 (-591 (-2 (|:| -1265 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -1568 (-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| (-1070 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3756 (-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 (-520)))) (-2852 (*1 *2 *3) (|partial| -12 (-5 *3 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-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| (-1070 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3756 (-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 (-520)))) (-1520 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| -1265 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -1568 (-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| (-1070 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3756 (-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 (-520)))) (-2316 (*1 *1 *2) (-12 (-5 *2 (-591 (-2 (|:| -1265 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -1568 (-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| (-1070 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3756 (-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 (-520)))) (-2159 (*1 *2 *1) (-12 (-5 *2 (-591 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-5 *1 (-520)))) (-1527 (*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-520)))) (-1915 (*1 *1) (-5 *1 (-520))))
+(-10 -8 (-15 -1915 ($)) (-15 -1527 ((-1176))) (-15 -2159 ((-591 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) $)) (-15 -2316 ($ (-591 (-2 (|:| -1265 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -1568 (-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| (-1070 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3756 (-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 -1520 ($ (-2 (|:| -1265 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -1568 (-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| (-1070 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3756 (-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 -2852 ((-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| (-1070 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3756 (-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| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -2998 ((-591 (-2 (|:| -1265 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -1568 (-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| (-1070 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3756 (-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 -1568 ((-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| (-1070 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3756 (-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| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))))
+((-2514 (((-1085 (-385 (-1085 |#2|))) |#2| (-564 |#2|) (-564 |#2|) (-1085 |#2|)) 32)) (-2024 (((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-564 |#2|) (-564 |#2|) (-591 |#2|) (-564 |#2|) |#2| (-385 (-1085 |#2|))) 100) (((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-564 |#2|) (-564 |#2|) (-591 |#2|) |#2| (-1085 |#2|)) 110)) (-1893 (((-542 |#2|) |#2| (-564 |#2|) (-564 |#2|) (-564 |#2|) |#2| (-385 (-1085 |#2|))) 80) (((-542 |#2|) |#2| (-564 |#2|) (-564 |#2|) |#2| (-1085 |#2|)) 52)) (-3360 (((-3 (-2 (|:| -2428 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-564 |#2|) (-564 |#2|) |#2| (-564 |#2|) |#2| (-385 (-1085 |#2|))) 87) (((-3 (-2 (|:| -2428 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-564 |#2|) (-564 |#2|) |#2| |#2| (-1085 |#2|)) 109)) (-2176 (((-3 |#2| "failed") |#2| |#2| (-564 |#2|) (-564 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1089)) (-564 |#2|) |#2| (-385 (-1085 |#2|))) 105) (((-3 |#2| "failed") |#2| |#2| (-564 |#2|) (-564 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1089)) |#2| (-1085 |#2|)) 111)) (-3420 (((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -3612 (-591 |#2|))) |#3| |#2| (-564 |#2|) (-564 |#2|) (-564 |#2|) |#2| (-385 (-1085 |#2|))) 128 (|has| |#3| (-601 |#2|))) (((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -3612 (-591 |#2|))) |#3| |#2| (-564 |#2|) (-564 |#2|) |#2| (-1085 |#2|)) 127 (|has| |#3| (-601 |#2|)))) (-1434 ((|#2| (-1085 (-385 (-1085 |#2|))) (-564 |#2|) |#2|) 50)) (-3610 (((-1085 (-385 (-1085 |#2|))) (-1085 |#2|) (-564 |#2|)) 31)))
+(((-521 |#1| |#2| |#3|) (-10 -7 (-15 -1893 ((-542 |#2|) |#2| (-564 |#2|) (-564 |#2|) |#2| (-1085 |#2|))) (-15 -1893 ((-542 |#2|) |#2| (-564 |#2|) (-564 |#2|) (-564 |#2|) |#2| (-385 (-1085 |#2|)))) (-15 -3360 ((-3 (-2 (|:| -2428 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-564 |#2|) (-564 |#2|) |#2| |#2| (-1085 |#2|))) (-15 -3360 ((-3 (-2 (|:| -2428 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-564 |#2|) (-564 |#2|) |#2| (-564 |#2|) |#2| (-385 (-1085 |#2|)))) (-15 -2024 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-564 |#2|) (-564 |#2|) (-591 |#2|) |#2| (-1085 |#2|))) (-15 -2024 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-564 |#2|) (-564 |#2|) (-591 |#2|) (-564 |#2|) |#2| (-385 (-1085 |#2|)))) (-15 -2176 ((-3 |#2| "failed") |#2| |#2| (-564 |#2|) (-564 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1089)) |#2| (-1085 |#2|))) (-15 -2176 ((-3 |#2| "failed") |#2| |#2| (-564 |#2|) (-564 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1089)) (-564 |#2|) |#2| (-385 (-1085 |#2|)))) (-15 -2514 ((-1085 (-385 (-1085 |#2|))) |#2| (-564 |#2|) (-564 |#2|) (-1085 |#2|))) (-15 -1434 (|#2| (-1085 (-385 (-1085 |#2|))) (-564 |#2|) |#2|)) (-15 -3610 ((-1085 (-385 (-1085 |#2|))) (-1085 |#2|) (-564 |#2|))) (IF (|has| |#3| (-601 |#2|)) (PROGN (-15 -3420 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -3612 (-591 |#2|))) |#3| |#2| (-564 |#2|) (-564 |#2|) |#2| (-1085 |#2|))) (-15 -3420 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -3612 (-591 |#2|))) |#3| |#2| (-564 |#2|) (-564 |#2|) (-564 |#2|) |#2| (-385 (-1085 |#2|))))) |%noBranch|)) (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525))) (-13 (-408 |#1|) (-27) (-1111)) (-1018)) (T -521))
+((-3420 (*1 *2 *3 *4 *5 *5 *5 *4 *6) (-12 (-5 *5 (-564 *4)) (-5 *6 (-385 (-1085 *4))) (-4 *4 (-13 (-408 *7) (-27) (-1111))) (-4 *7 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525)))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -3612 (-591 *4)))) (-5 *1 (-521 *7 *4 *3)) (-4 *3 (-601 *4)) (-4 *3 (-1018)))) (-3420 (*1 *2 *3 *4 *5 *5 *4 *6) (-12 (-5 *5 (-564 *4)) (-5 *6 (-1085 *4)) (-4 *4 (-13 (-408 *7) (-27) (-1111))) (-4 *7 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525)))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -3612 (-591 *4)))) (-5 *1 (-521 *7 *4 *3)) (-4 *3 (-601 *4)) (-4 *3 (-1018)))) (-3610 (*1 *2 *3 *4) (-12 (-5 *4 (-564 *6)) (-4 *6 (-13 (-408 *5) (-27) (-1111))) (-4 *5 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525)))) (-5 *2 (-1085 (-385 (-1085 *6)))) (-5 *1 (-521 *5 *6 *7)) (-5 *3 (-1085 *6)) (-4 *7 (-1018)))) (-1434 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1085 (-385 (-1085 *2)))) (-5 *4 (-564 *2)) (-4 *2 (-13 (-408 *5) (-27) (-1111))) (-4 *5 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525)))) (-5 *1 (-521 *5 *2 *6)) (-4 *6 (-1018)))) (-2514 (*1 *2 *3 *4 *4 *5) (-12 (-5 *4 (-564 *3)) (-4 *3 (-13 (-408 *6) (-27) (-1111))) (-4 *6 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525)))) (-5 *2 (-1085 (-385 (-1085 *3)))) (-5 *1 (-521 *6 *3 *7)) (-5 *5 (-1085 *3)) (-4 *7 (-1018)))) (-2176 (*1 *2 *2 *2 *3 *3 *4 *3 *2 *5) (|partial| -12 (-5 *3 (-564 *2)) (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1089))) (-5 *5 (-385 (-1085 *2))) (-4 *2 (-13 (-408 *6) (-27) (-1111))) (-4 *6 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525)))) (-5 *1 (-521 *6 *2 *7)) (-4 *7 (-1018)))) (-2176 (*1 *2 *2 *2 *3 *3 *4 *2 *5) (|partial| -12 (-5 *3 (-564 *2)) (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1089))) (-5 *5 (-1085 *2)) (-4 *2 (-13 (-408 *6) (-27) (-1111))) (-4 *6 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525)))) (-5 *1 (-521 *6 *2 *7)) (-4 *7 (-1018)))) (-2024 (*1 *2 *3 *4 *4 *5 *4 *3 *6) (|partial| -12 (-5 *4 (-564 *3)) (-5 *5 (-591 *3)) (-5 *6 (-385 (-1085 *3))) (-4 *3 (-13 (-408 *7) (-27) (-1111))) (-4 *7 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525)))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-521 *7 *3 *8)) (-4 *8 (-1018)))) (-2024 (*1 *2 *3 *4 *4 *5 *3 *6) (|partial| -12 (-5 *4 (-564 *3)) (-5 *5 (-591 *3)) (-5 *6 (-1085 *3)) (-4 *3 (-13 (-408 *7) (-27) (-1111))) (-4 *7 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525)))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-521 *7 *3 *8)) (-4 *8 (-1018)))) (-3360 (*1 *2 *3 *4 *4 *3 *4 *3 *5) (|partial| -12 (-5 *4 (-564 *3)) (-5 *5 (-385 (-1085 *3))) (-4 *3 (-13 (-408 *6) (-27) (-1111))) (-4 *6 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525)))) (-5 *2 (-2 (|:| -2428 *3) (|:| |coeff| *3))) (-5 *1 (-521 *6 *3 *7)) (-4 *7 (-1018)))) (-3360 (*1 *2 *3 *4 *4 *3 *3 *5) (|partial| -12 (-5 *4 (-564 *3)) (-5 *5 (-1085 *3)) (-4 *3 (-13 (-408 *6) (-27) (-1111))) (-4 *6 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525)))) (-5 *2 (-2 (|:| -2428 *3) (|:| |coeff| *3))) (-5 *1 (-521 *6 *3 *7)) (-4 *7 (-1018)))) (-1893 (*1 *2 *3 *4 *4 *4 *3 *5) (-12 (-5 *4 (-564 *3)) (-5 *5 (-385 (-1085 *3))) (-4 *3 (-13 (-408 *6) (-27) (-1111))) (-4 *6 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525)))) (-5 *2 (-542 *3)) (-5 *1 (-521 *6 *3 *7)) (-4 *7 (-1018)))) (-1893 (*1 *2 *3 *4 *4 *3 *5) (-12 (-5 *4 (-564 *3)) (-5 *5 (-1085 *3)) (-4 *3 (-13 (-408 *6) (-27) (-1111))) (-4 *6 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525)))) (-5 *2 (-542 *3)) (-5 *1 (-521 *6 *3 *7)) (-4 *7 (-1018)))))
+(-10 -7 (-15 -1893 ((-542 |#2|) |#2| (-564 |#2|) (-564 |#2|) |#2| (-1085 |#2|))) (-15 -1893 ((-542 |#2|) |#2| (-564 |#2|) (-564 |#2|) (-564 |#2|) |#2| (-385 (-1085 |#2|)))) (-15 -3360 ((-3 (-2 (|:| -2428 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-564 |#2|) (-564 |#2|) |#2| |#2| (-1085 |#2|))) (-15 -3360 ((-3 (-2 (|:| -2428 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-564 |#2|) (-564 |#2|) |#2| (-564 |#2|) |#2| (-385 (-1085 |#2|)))) (-15 -2024 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-564 |#2|) (-564 |#2|) (-591 |#2|) |#2| (-1085 |#2|))) (-15 -2024 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-564 |#2|) (-564 |#2|) (-591 |#2|) (-564 |#2|) |#2| (-385 (-1085 |#2|)))) (-15 -2176 ((-3 |#2| "failed") |#2| |#2| (-564 |#2|) (-564 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1089)) |#2| (-1085 |#2|))) (-15 -2176 ((-3 |#2| "failed") |#2| |#2| (-564 |#2|) (-564 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1089)) (-564 |#2|) |#2| (-385 (-1085 |#2|)))) (-15 -2514 ((-1085 (-385 (-1085 |#2|))) |#2| (-564 |#2|) (-564 |#2|) (-1085 |#2|))) (-15 -1434 (|#2| (-1085 (-385 (-1085 |#2|))) (-564 |#2|) |#2|)) (-15 -3610 ((-1085 (-385 (-1085 |#2|))) (-1085 |#2|) (-564 |#2|))) (IF (|has| |#3| (-601 |#2|)) (PROGN (-15 -3420 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -3612 (-591 |#2|))) |#3| |#2| (-564 |#2|) (-564 |#2|) |#2| (-1085 |#2|))) (-15 -3420 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -3612 (-591 |#2|))) |#3| |#2| (-564 |#2|) (-564 |#2|) (-564 |#2|) |#2| (-385 (-1085 |#2|))))) |%noBranch|))
+((-3932 (((-525) (-525) (-712)) 66)) (-1902 (((-525) (-525)) 65)) (-3973 (((-525) (-525)) 64)) (-3011 (((-525) (-525)) 69)) (-3571 (((-525) (-525) (-525)) 49)) (-2186 (((-525) (-525) (-525)) 46)) (-2354 (((-385 (-525)) (-525)) 20)) (-3223 (((-525) (-525)) 21)) (-3403 (((-525) (-525)) 58)) (-1458 (((-525) (-525)) 32)) (-3438 (((-591 (-525)) (-525)) 63)) (-2032 (((-525) (-525) (-525) (-525) (-525)) 44)) (-2117 (((-385 (-525)) (-525)) 41)))
+(((-522) (-10 -7 (-15 -2117 ((-385 (-525)) (-525))) (-15 -2032 ((-525) (-525) (-525) (-525) (-525))) (-15 -3438 ((-591 (-525)) (-525))) (-15 -1458 ((-525) (-525))) (-15 -3403 ((-525) (-525))) (-15 -3223 ((-525) (-525))) (-15 -2354 ((-385 (-525)) (-525))) (-15 -2186 ((-525) (-525) (-525))) (-15 -3571 ((-525) (-525) (-525))) (-15 -3011 ((-525) (-525))) (-15 -3973 ((-525) (-525))) (-15 -1902 ((-525) (-525))) (-15 -3932 ((-525) (-525) (-712))))) (T -522))
+((-3932 (*1 *2 *2 *3) (-12 (-5 *2 (-525)) (-5 *3 (-712)) (-5 *1 (-522)))) (-1902 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522)))) (-3973 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522)))) (-3011 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522)))) (-3571 (*1 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522)))) (-2186 (*1 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522)))) (-2354 (*1 *2 *3) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-522)) (-5 *3 (-525)))) (-3223 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522)))) (-3403 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522)))) (-1458 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522)))) (-3438 (*1 *2 *3) (-12 (-5 *2 (-591 (-525))) (-5 *1 (-522)) (-5 *3 (-525)))) (-2032 (*1 *2 *2 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522)))) (-2117 (*1 *2 *3) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-522)) (-5 *3 (-525)))))
+(-10 -7 (-15 -2117 ((-385 (-525)) (-525))) (-15 -2032 ((-525) (-525) (-525) (-525) (-525))) (-15 -3438 ((-591 (-525)) (-525))) (-15 -1458 ((-525) (-525))) (-15 -3403 ((-525) (-525))) (-15 -3223 ((-525) (-525))) (-15 -2354 ((-385 (-525)) (-525))) (-15 -2186 ((-525) (-525) (-525))) (-15 -3571 ((-525) (-525) (-525))) (-15 -3011 ((-525) (-525))) (-15 -3973 ((-525) (-525))) (-15 -1902 ((-525) (-525))) (-15 -3932 ((-525) (-525) (-712))))
+((-3633 (((-2 (|:| |answer| |#4|) (|:| -2108 |#4|)) |#4| (-1 |#2| |#2|)) 52)))
+(((-523 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3633 ((-2 (|:| |answer| |#4|) (|:| -2108 |#4|)) |#4| (-1 |#2| |#2|)))) (-341) (-1147 |#1|) (-1147 (-385 |#2|)) (-320 |#1| |#2| |#3|)) (T -523))
+((-3633 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1147 *5)) (-4 *5 (-341)) (-4 *7 (-1147 (-385 *6))) (-5 *2 (-2 (|:| |answer| *3) (|:| -2108 *3))) (-5 *1 (-523 *5 *6 *7 *3)) (-4 *3 (-320 *5 *6 *7)))))
+(-10 -7 (-15 -3633 ((-2 (|:| |answer| |#4|) (|:| -2108 |#4|)) |#4| (-1 |#2| |#2|))))
+((-3633 (((-2 (|:| |answer| (-385 |#2|)) (|:| -2108 (-385 |#2|)) (|:| |specpart| (-385 |#2|)) (|:| |polypart| |#2|)) (-385 |#2|) (-1 |#2| |#2|)) 18)))
+(((-524 |#1| |#2|) (-10 -7 (-15 -3633 ((-2 (|:| |answer| (-385 |#2|)) (|:| -2108 (-385 |#2|)) (|:| |specpart| (-385 |#2|)) (|:| |polypart| |#2|)) (-385 |#2|) (-1 |#2| |#2|)))) (-341) (-1147 |#1|)) (T -524))
+((-3633 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1147 *5)) (-4 *5 (-341)) (-5 *2 (-2 (|:| |answer| (-385 *6)) (|:| -2108 (-385 *6)) (|:| |specpart| (-385 *6)) (|:| |polypart| *6))) (-5 *1 (-524 *5 *6)) (-5 *3 (-385 *6)))))
+(-10 -7 (-15 -3633 ((-2 (|:| |answer| (-385 |#2|)) (|:| -2108 (-385 |#2|)) (|:| |specpart| (-385 |#2|)) (|:| |polypart| |#2|)) (-385 |#2|) (-1 |#2| |#2|))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) 25)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) 87)) (-3641 (($ $) 88)) (-3077 (((-108) $) NIL)) (-3517 (($ $ $) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-3329 (($ $ $ $) 42)) (-1720 (($ $) NIL)) (-3898 (((-396 $) $) NIL)) (-1965 (((-108) $ $) NIL)) (-4188 (((-525) $) NIL)) (-3423 (($ $ $) 81)) (-2055 (($) NIL T CONST)) (-4174 (((-3 (-525) "failed") $) NIL)) (-3341 (((-525) $) NIL)) (-3265 (($ $ $) 80)) (-3925 (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) 61) (((-631 (-525)) (-631 $)) 57)) (-1522 (((-3 $ "failed") $) 84)) (-2350 (((-3 (-385 (-525)) "failed") $) NIL)) (-2157 (((-108) $) NIL)) (-3184 (((-385 (-525)) $) NIL)) (-1325 (($) 63) (($ $) 64)) (-3239 (($ $ $) 79)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL)) (-2393 (((-108) $) NIL)) (-1493 (($ $ $ $) NIL)) (-2283 (($ $ $) 54)) (-3489 (((-108) $) NIL)) (-4142 (($ $ $) NIL)) (-4018 (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL)) (-3865 (((-108) $) 26)) (-2116 (((-108) $) 74)) (-2115 (((-3 $ "failed") $) NIL)) (-2256 (((-108) $) 34)) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3480 (($ $ $ $) 43)) (-1923 (($ $ $) 76)) (-3475 (($ $ $) 75)) (-1576 (($ $) NIL)) (-2445 (($ $) 40)) (-2081 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2621 (((-1072) $) 53)) (-3222 (($ $ $) NIL)) (-3492 (($) NIL T CONST)) (-4025 (($ $) 31)) (-2937 (((-1036) $) NIL) (($ $) 33)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) 118)) (-2124 (($ $ $) 85) (($ (-591 $)) NIL)) (-2106 (($ $) NIL)) (-2542 (((-396 $) $) 104)) (-3387 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL)) (-3210 (((-3 $ "failed") $ $) 83)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-2882 (((-108) $) NIL)) (-3048 (((-712) $) NIL)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) 78)) (-2209 (($ $ (-712)) NIL) (($ $) NIL)) (-1853 (($ $) 32)) (-2873 (($ $) 30)) (-1300 (((-525) $) 39) (((-501) $) 51) (((-825 (-525)) $) NIL) (((-357) $) 46) (((-205) $) 48) (((-1072) $) 52)) (-2686 (((-796) $) 37) (($ (-525)) 38) (($ $) NIL) (($ (-525)) 38)) (-3425 (((-712)) NIL)) (-3760 (((-108) $ $) NIL)) (-3808 (($ $ $) NIL)) (-3523 (($) 29)) (-1724 (((-108) $ $) NIL)) (-1825 (($ $ $ $) 41)) (-1460 (($ $) 62)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1830 (($) 27 T CONST)) (-1839 (($) 28 T CONST)) (-3042 (((-1072) $) 20) (((-1072) $ (-108)) 22) (((-1176) (-763) $) 23) (((-1176) (-763) $ (-108)) 24)) (-1796 (($ $ (-712)) NIL) (($ $) NIL)) (-4004 (((-108) $ $) NIL)) (-3982 (((-108) $ $) NIL)) (-3944 (((-108) $ $) 65)) (-3994 (((-108) $ $) NIL)) (-3971 (((-108) $ $) 66)) (-4047 (($ $) 67) (($ $ $) 69)) (-4036 (($ $ $) 68)) (** (($ $ (-854)) NIL) (($ $ (-712)) 73)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 71) (($ $ $) 70)))
+(((-525) (-13 (-510) (-566 (-1072)) (-769) (-10 -8 (-15 -1325 ($ $)) (-6 -4237) (-6 -4242) (-6 -4238) (-6 -4232)))) (T -525))
+((-1325 (*1 *1 *1) (-5 *1 (-525))))
+(-13 (-510) (-566 (-1072)) (-769) (-10 -8 (-15 -1325 ($ $)) (-6 -4237) (-6 -4242) (-6 -4238) (-6 -4232)))
+((-2282 (((-2 (|:| -2282 (-357)) (|:| -3419 (-1072)) (|:| |explanations| (-591 (-1072))) (|:| |extra| (-964))) (-710) (-987)) 108) (((-2 (|:| -2282 (-357)) (|:| -3419 (-1072)) (|:| |explanations| (-591 (-1072))) (|:| |extra| (-964))) (-710)) 110)) (-2452 (((-3 (-964) "failed") (-294 (-357)) (-1011 (-781 (-357))) (-1089)) 172) (((-3 (-964) "failed") (-294 (-357)) (-1011 (-781 (-357))) (-1072)) 171) (((-964) (-294 (-357)) (-591 (-1013 (-781 (-357)))) (-357) (-357) (-987)) 176) (((-964) (-294 (-357)) (-591 (-1013 (-781 (-357)))) (-357) (-357)) 177) (((-964) (-294 (-357)) (-591 (-1013 (-781 (-357)))) (-357)) 178) (((-964) (-294 (-357)) (-591 (-1013 (-781 (-357))))) 179) (((-964) (-294 (-357)) (-1013 (-781 (-357)))) 167) (((-964) (-294 (-357)) (-1013 (-781 (-357))) (-357)) 166) (((-964) (-294 (-357)) (-1013 (-781 (-357))) (-357) (-357)) 162) (((-964) (-710)) 155) (((-964) (-294 (-357)) (-1013 (-781 (-357))) (-357) (-357) (-987)) 161)))
+(((-526) (-10 -7 (-15 -2452 ((-964) (-294 (-357)) (-1013 (-781 (-357))) (-357) (-357) (-987))) (-15 -2452 ((-964) (-710))) (-15 -2452 ((-964) (-294 (-357)) (-1013 (-781 (-357))) (-357) (-357))) (-15 -2452 ((-964) (-294 (-357)) (-1013 (-781 (-357))) (-357))) (-15 -2452 ((-964) (-294 (-357)) (-1013 (-781 (-357))))) (-15 -2452 ((-964) (-294 (-357)) (-591 (-1013 (-781 (-357)))))) (-15 -2452 ((-964) (-294 (-357)) (-591 (-1013 (-781 (-357)))) (-357))) (-15 -2452 ((-964) (-294 (-357)) (-591 (-1013 (-781 (-357)))) (-357) (-357))) (-15 -2452 ((-964) (-294 (-357)) (-591 (-1013 (-781 (-357)))) (-357) (-357) (-987))) (-15 -2282 ((-2 (|:| -2282 (-357)) (|:| -3419 (-1072)) (|:| |explanations| (-591 (-1072))) (|:| |extra| (-964))) (-710))) (-15 -2282 ((-2 (|:| -2282 (-357)) (|:| -3419 (-1072)) (|:| |explanations| (-591 (-1072))) (|:| |extra| (-964))) (-710) (-987))) (-15 -2452 ((-3 (-964) "failed") (-294 (-357)) (-1011 (-781 (-357))) (-1072))) (-15 -2452 ((-3 (-964) "failed") (-294 (-357)) (-1011 (-781 (-357))) (-1089))))) (T -526))
+((-2452 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-294 (-357))) (-5 *4 (-1011 (-781 (-357)))) (-5 *5 (-1089)) (-5 *2 (-964)) (-5 *1 (-526)))) (-2452 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-294 (-357))) (-5 *4 (-1011 (-781 (-357)))) (-5 *5 (-1072)) (-5 *2 (-964)) (-5 *1 (-526)))) (-2282 (*1 *2 *3 *4) (-12 (-5 *3 (-710)) (-5 *4 (-987)) (-5 *2 (-2 (|:| -2282 (-357)) (|:| -3419 (-1072)) (|:| |explanations| (-591 (-1072))) (|:| |extra| (-964)))) (-5 *1 (-526)))) (-2282 (*1 *2 *3) (-12 (-5 *3 (-710)) (-5 *2 (-2 (|:| -2282 (-357)) (|:| -3419 (-1072)) (|:| |explanations| (-591 (-1072))) (|:| |extra| (-964)))) (-5 *1 (-526)))) (-2452 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *3 (-294 (-357))) (-5 *4 (-591 (-1013 (-781 (-357))))) (-5 *5 (-357)) (-5 *6 (-987)) (-5 *2 (-964)) (-5 *1 (-526)))) (-2452 (*1 *2 *3 *4 *5 *5) (-12 (-5 *3 (-294 (-357))) (-5 *4 (-591 (-1013 (-781 (-357))))) (-5 *5 (-357)) (-5 *2 (-964)) (-5 *1 (-526)))) (-2452 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-294 (-357))) (-5 *4 (-591 (-1013 (-781 (-357))))) (-5 *5 (-357)) (-5 *2 (-964)) (-5 *1 (-526)))) (-2452 (*1 *2 *3 *4) (-12 (-5 *3 (-294 (-357))) (-5 *4 (-591 (-1013 (-781 (-357))))) (-5 *2 (-964)) (-5 *1 (-526)))) (-2452 (*1 *2 *3 *4) (-12 (-5 *3 (-294 (-357))) (-5 *4 (-1013 (-781 (-357)))) (-5 *2 (-964)) (-5 *1 (-526)))) (-2452 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-294 (-357))) (-5 *4 (-1013 (-781 (-357)))) (-5 *5 (-357)) (-5 *2 (-964)) (-5 *1 (-526)))) (-2452 (*1 *2 *3 *4 *5 *5) (-12 (-5 *3 (-294 (-357))) (-5 *4 (-1013 (-781 (-357)))) (-5 *5 (-357)) (-5 *2 (-964)) (-5 *1 (-526)))) (-2452 (*1 *2 *3) (-12 (-5 *3 (-710)) (-5 *2 (-964)) (-5 *1 (-526)))) (-2452 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *3 (-294 (-357))) (-5 *4 (-1013 (-781 (-357)))) (-5 *5 (-357)) (-5 *6 (-987)) (-5 *2 (-964)) (-5 *1 (-526)))))
+(-10 -7 (-15 -2452 ((-964) (-294 (-357)) (-1013 (-781 (-357))) (-357) (-357) (-987))) (-15 -2452 ((-964) (-710))) (-15 -2452 ((-964) (-294 (-357)) (-1013 (-781 (-357))) (-357) (-357))) (-15 -2452 ((-964) (-294 (-357)) (-1013 (-781 (-357))) (-357))) (-15 -2452 ((-964) (-294 (-357)) (-1013 (-781 (-357))))) (-15 -2452 ((-964) (-294 (-357)) (-591 (-1013 (-781 (-357)))))) (-15 -2452 ((-964) (-294 (-357)) (-591 (-1013 (-781 (-357)))) (-357))) (-15 -2452 ((-964) (-294 (-357)) (-591 (-1013 (-781 (-357)))) (-357) (-357))) (-15 -2452 ((-964) (-294 (-357)) (-591 (-1013 (-781 (-357)))) (-357) (-357) (-987))) (-15 -2282 ((-2 (|:| -2282 (-357)) (|:| -3419 (-1072)) (|:| |explanations| (-591 (-1072))) (|:| |extra| (-964))) (-710))) (-15 -2282 ((-2 (|:| -2282 (-357)) (|:| -3419 (-1072)) (|:| |explanations| (-591 (-1072))) (|:| |extra| (-964))) (-710) (-987))) (-15 -2452 ((-3 (-964) "failed") (-294 (-357)) (-1011 (-781 (-357))) (-1072))) (-15 -2452 ((-3 (-964) "failed") (-294 (-357)) (-1011 (-781 (-357))) (-1089))))
+((-1834 (((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-564 |#2|) (-564 |#2|) (-591 |#2|)) 183)) (-3824 (((-542 |#2|) |#2| (-564 |#2|) (-564 |#2|)) 98)) (-3794 (((-3 (-2 (|:| -2428 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-564 |#2|) (-564 |#2|) |#2|) 179)) (-3688 (((-3 |#2| "failed") |#2| |#2| |#2| (-564 |#2|) (-564 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1089))) 188)) (-1857 (((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -3612 (-591 |#2|))) |#3| |#2| (-564 |#2|) (-564 |#2|) (-1089)) 196 (|has| |#3| (-601 |#2|)))))
+(((-527 |#1| |#2| |#3|) (-10 -7 (-15 -3824 ((-542 |#2|) |#2| (-564 |#2|) (-564 |#2|))) (-15 -3794 ((-3 (-2 (|:| -2428 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-564 |#2|) (-564 |#2|) |#2|)) (-15 -1834 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-564 |#2|) (-564 |#2|) (-591 |#2|))) (-15 -3688 ((-3 |#2| "failed") |#2| |#2| |#2| (-564 |#2|) (-564 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1089)))) (IF (|has| |#3| (-601 |#2|)) (-15 -1857 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -3612 (-591 |#2|))) |#3| |#2| (-564 |#2|) (-564 |#2|) (-1089))) |%noBranch|)) (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525))) (-13 (-408 |#1|) (-27) (-1111)) (-1018)) (T -527))
+((-1857 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *5 (-564 *4)) (-5 *6 (-1089)) (-4 *4 (-13 (-408 *7) (-27) (-1111))) (-4 *7 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525)))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -3612 (-591 *4)))) (-5 *1 (-527 *7 *4 *3)) (-4 *3 (-601 *4)) (-4 *3 (-1018)))) (-3688 (*1 *2 *2 *2 *2 *3 *3 *4) (|partial| -12 (-5 *3 (-564 *2)) (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1089))) (-4 *2 (-13 (-408 *5) (-27) (-1111))) (-4 *5 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525)))) (-5 *1 (-527 *5 *2 *6)) (-4 *6 (-1018)))) (-1834 (*1 *2 *3 *4 *4 *5) (|partial| -12 (-5 *4 (-564 *3)) (-5 *5 (-591 *3)) (-4 *3 (-13 (-408 *6) (-27) (-1111))) (-4 *6 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525)))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-527 *6 *3 *7)) (-4 *7 (-1018)))) (-3794 (*1 *2 *3 *4 *4 *3) (|partial| -12 (-5 *4 (-564 *3)) (-4 *3 (-13 (-408 *5) (-27) (-1111))) (-4 *5 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525)))) (-5 *2 (-2 (|:| -2428 *3) (|:| |coeff| *3))) (-5 *1 (-527 *5 *3 *6)) (-4 *6 (-1018)))) (-3824 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-564 *3)) (-4 *3 (-13 (-408 *5) (-27) (-1111))) (-4 *5 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525)))) (-5 *2 (-542 *3)) (-5 *1 (-527 *5 *3 *6)) (-4 *6 (-1018)))))
+(-10 -7 (-15 -3824 ((-542 |#2|) |#2| (-564 |#2|) (-564 |#2|))) (-15 -3794 ((-3 (-2 (|:| -2428 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-564 |#2|) (-564 |#2|) |#2|)) (-15 -1834 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-564 |#2|) (-564 |#2|) (-591 |#2|))) (-15 -3688 ((-3 |#2| "failed") |#2| |#2| |#2| (-564 |#2|) (-564 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1089)))) (IF (|has| |#3| (-601 |#2|)) (-15 -1857 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -3612 (-591 |#2|))) |#3| |#2| (-564 |#2|) (-564 |#2|) (-1089))) |%noBranch|))
+((-4016 (((-2 (|:| -2760 |#2|) (|:| |nconst| |#2|)) |#2| (-1089)) 64)) (-2223 (((-3 |#2| "failed") |#2| (-1089) (-781 |#2|) (-781 |#2|)) 163 (-12 (|has| |#2| (-1053)) (|has| |#1| (-566 (-825 (-525)))) (|has| |#1| (-819 (-525))))) (((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1089)) 138 (-12 (|has| |#2| (-577)) (|has| |#1| (-566 (-825 (-525)))) (|has| |#1| (-819 (-525)))))) (-2363 (((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1089)) 147 (-12 (|has| |#2| (-577)) (|has| |#1| (-566 (-825 (-525)))) (|has| |#1| (-819 (-525)))))))
+(((-528 |#1| |#2|) (-10 -7 (-15 -4016 ((-2 (|:| -2760 |#2|) (|:| |nconst| |#2|)) |#2| (-1089))) (IF (|has| |#1| (-566 (-825 (-525)))) (IF (|has| |#1| (-819 (-525))) (PROGN (IF (|has| |#2| (-577)) (PROGN (-15 -2363 ((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1089))) (-15 -2223 ((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1089)))) |%noBranch|) (IF (|has| |#2| (-1053)) (-15 -2223 ((-3 |#2| "failed") |#2| (-1089) (-781 |#2|) (-781 |#2|))) |%noBranch|)) |%noBranch|) |%noBranch|)) (-13 (-788) (-966 (-525)) (-429) (-587 (-525))) (-13 (-27) (-1111) (-408 |#1|))) (T -528))
+((-2223 (*1 *2 *2 *3 *4 *4) (|partial| -12 (-5 *3 (-1089)) (-5 *4 (-781 *2)) (-4 *2 (-1053)) (-4 *2 (-13 (-27) (-1111) (-408 *5))) (-4 *5 (-566 (-825 (-525)))) (-4 *5 (-819 (-525))) (-4 *5 (-13 (-788) (-966 (-525)) (-429) (-587 (-525)))) (-5 *1 (-528 *5 *2)))) (-2223 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-1089)) (-4 *5 (-566 (-825 (-525)))) (-4 *5 (-819 (-525))) (-4 *5 (-13 (-788) (-966 (-525)) (-429) (-587 (-525)))) (-5 *2 (-2 (|:| |special| *3) (|:| |integrand| *3))) (-5 *1 (-528 *5 *3)) (-4 *3 (-577)) (-4 *3 (-13 (-27) (-1111) (-408 *5))))) (-2363 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-1089)) (-4 *5 (-566 (-825 (-525)))) (-4 *5 (-819 (-525))) (-4 *5 (-13 (-788) (-966 (-525)) (-429) (-587 (-525)))) (-5 *2 (-2 (|:| |special| *3) (|:| |integrand| *3))) (-5 *1 (-528 *5 *3)) (-4 *3 (-577)) (-4 *3 (-13 (-27) (-1111) (-408 *5))))) (-4016 (*1 *2 *3 *4) (-12 (-5 *4 (-1089)) (-4 *5 (-13 (-788) (-966 (-525)) (-429) (-587 (-525)))) (-5 *2 (-2 (|:| -2760 *3) (|:| |nconst| *3))) (-5 *1 (-528 *5 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *5))))))
+(-10 -7 (-15 -4016 ((-2 (|:| -2760 |#2|) (|:| |nconst| |#2|)) |#2| (-1089))) (IF (|has| |#1| (-566 (-825 (-525)))) (IF (|has| |#1| (-819 (-525))) (PROGN (IF (|has| |#2| (-577)) (PROGN (-15 -2363 ((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1089))) (-15 -2223 ((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1089)))) |%noBranch|) (IF (|has| |#2| (-1053)) (-15 -2223 ((-3 |#2| "failed") |#2| (-1089) (-781 |#2|) (-781 |#2|))) |%noBranch|)) |%noBranch|) |%noBranch|))
+((-1374 (((-3 (-2 (|:| |mainpart| (-385 |#2|)) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| (-385 |#2|)) (|:| |logand| (-385 |#2|)))))) "failed") (-385 |#2|) (-591 (-385 |#2|))) 41)) (-2452 (((-542 (-385 |#2|)) (-385 |#2|)) 28)) (-3616 (((-3 (-385 |#2|) "failed") (-385 |#2|)) 17)) (-1202 (((-3 (-2 (|:| -2428 (-385 |#2|)) (|:| |coeff| (-385 |#2|))) "failed") (-385 |#2|) (-385 |#2|)) 48)))
+(((-529 |#1| |#2|) (-10 -7 (-15 -2452 ((-542 (-385 |#2|)) (-385 |#2|))) (-15 -3616 ((-3 (-385 |#2|) "failed") (-385 |#2|))) (-15 -1202 ((-3 (-2 (|:| -2428 (-385 |#2|)) (|:| |coeff| (-385 |#2|))) "failed") (-385 |#2|) (-385 |#2|))) (-15 -1374 ((-3 (-2 (|:| |mainpart| (-385 |#2|)) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| (-385 |#2|)) (|:| |logand| (-385 |#2|)))))) "failed") (-385 |#2|) (-591 (-385 |#2|))))) (-13 (-341) (-138) (-966 (-525))) (-1147 |#1|)) (T -529))
+((-1374 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-591 (-385 *6))) (-5 *3 (-385 *6)) (-4 *6 (-1147 *5)) (-4 *5 (-13 (-341) (-138) (-966 (-525)))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-529 *5 *6)))) (-1202 (*1 *2 *3 *3) (|partial| -12 (-4 *4 (-13 (-341) (-138) (-966 (-525)))) (-4 *5 (-1147 *4)) (-5 *2 (-2 (|:| -2428 (-385 *5)) (|:| |coeff| (-385 *5)))) (-5 *1 (-529 *4 *5)) (-5 *3 (-385 *5)))) (-3616 (*1 *2 *2) (|partial| -12 (-5 *2 (-385 *4)) (-4 *4 (-1147 *3)) (-4 *3 (-13 (-341) (-138) (-966 (-525)))) (-5 *1 (-529 *3 *4)))) (-2452 (*1 *2 *3) (-12 (-4 *4 (-13 (-341) (-138) (-966 (-525)))) (-4 *5 (-1147 *4)) (-5 *2 (-542 (-385 *5))) (-5 *1 (-529 *4 *5)) (-5 *3 (-385 *5)))))
+(-10 -7 (-15 -2452 ((-542 (-385 |#2|)) (-385 |#2|))) (-15 -3616 ((-3 (-385 |#2|) "failed") (-385 |#2|))) (-15 -1202 ((-3 (-2 (|:| -2428 (-385 |#2|)) (|:| |coeff| (-385 |#2|))) "failed") (-385 |#2|) (-385 |#2|))) (-15 -1374 ((-3 (-2 (|:| |mainpart| (-385 |#2|)) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| (-385 |#2|)) (|:| |logand| (-385 |#2|)))))) "failed") (-385 |#2|) (-591 (-385 |#2|)))))
+((-1304 (((-3 (-525) "failed") |#1|) 14)) (-2809 (((-108) |#1|) 13)) (-2158 (((-525) |#1|) 9)))
+(((-530 |#1|) (-10 -7 (-15 -2158 ((-525) |#1|)) (-15 -2809 ((-108) |#1|)) (-15 -1304 ((-3 (-525) "failed") |#1|))) (-966 (-525))) (T -530))
+((-1304 (*1 *2 *3) (|partial| -12 (-5 *2 (-525)) (-5 *1 (-530 *3)) (-4 *3 (-966 *2)))) (-2809 (*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-530 *3)) (-4 *3 (-966 (-525))))) (-2158 (*1 *2 *3) (-12 (-5 *2 (-525)) (-5 *1 (-530 *3)) (-4 *3 (-966 *2)))))
+(-10 -7 (-15 -2158 ((-525) |#1|)) (-15 -2809 ((-108) |#1|)) (-15 -1304 ((-3 (-525) "failed") |#1|)))
+((-3988 (((-3 (-2 (|:| |mainpart| (-385 (-885 |#1|))) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| (-385 (-885 |#1|))) (|:| |logand| (-385 (-885 |#1|))))))) "failed") (-385 (-885 |#1|)) (-1089) (-591 (-385 (-885 |#1|)))) 48)) (-2244 (((-542 (-385 (-885 |#1|))) (-385 (-885 |#1|)) (-1089)) 28)) (-4099 (((-3 (-385 (-885 |#1|)) "failed") (-385 (-885 |#1|)) (-1089)) 23)) (-1777 (((-3 (-2 (|:| -2428 (-385 (-885 |#1|))) (|:| |coeff| (-385 (-885 |#1|)))) "failed") (-385 (-885 |#1|)) (-1089) (-385 (-885 |#1|))) 35)))
+(((-531 |#1|) (-10 -7 (-15 -2244 ((-542 (-385 (-885 |#1|))) (-385 (-885 |#1|)) (-1089))) (-15 -4099 ((-3 (-385 (-885 |#1|)) "failed") (-385 (-885 |#1|)) (-1089))) (-15 -3988 ((-3 (-2 (|:| |mainpart| (-385 (-885 |#1|))) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| (-385 (-885 |#1|))) (|:| |logand| (-385 (-885 |#1|))))))) "failed") (-385 (-885 |#1|)) (-1089) (-591 (-385 (-885 |#1|))))) (-15 -1777 ((-3 (-2 (|:| -2428 (-385 (-885 |#1|))) (|:| |coeff| (-385 (-885 |#1|)))) "failed") (-385 (-885 |#1|)) (-1089) (-385 (-885 |#1|))))) (-13 (-517) (-966 (-525)) (-138))) (T -531))
+((-1777 (*1 *2 *3 *4 *3) (|partial| -12 (-5 *4 (-1089)) (-4 *5 (-13 (-517) (-966 (-525)) (-138))) (-5 *2 (-2 (|:| -2428 (-385 (-885 *5))) (|:| |coeff| (-385 (-885 *5))))) (-5 *1 (-531 *5)) (-5 *3 (-385 (-885 *5))))) (-3988 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1089)) (-5 *5 (-591 (-385 (-885 *6)))) (-5 *3 (-385 (-885 *6))) (-4 *6 (-13 (-517) (-966 (-525)) (-138))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-531 *6)))) (-4099 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-385 (-885 *4))) (-5 *3 (-1089)) (-4 *4 (-13 (-517) (-966 (-525)) (-138))) (-5 *1 (-531 *4)))) (-2244 (*1 *2 *3 *4) (-12 (-5 *4 (-1089)) (-4 *5 (-13 (-517) (-966 (-525)) (-138))) (-5 *2 (-542 (-385 (-885 *5)))) (-5 *1 (-531 *5)) (-5 *3 (-385 (-885 *5))))))
+(-10 -7 (-15 -2244 ((-542 (-385 (-885 |#1|))) (-385 (-885 |#1|)) (-1089))) (-15 -4099 ((-3 (-385 (-885 |#1|)) "failed") (-385 (-885 |#1|)) (-1089))) (-15 -3988 ((-3 (-2 (|:| |mainpart| (-385 (-885 |#1|))) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| (-385 (-885 |#1|))) (|:| |logand| (-385 (-885 |#1|))))))) "failed") (-385 (-885 |#1|)) (-1089) (-591 (-385 (-885 |#1|))))) (-15 -1777 ((-3 (-2 (|:| -2428 (-385 (-885 |#1|))) (|:| |coeff| (-385 (-885 |#1|)))) "failed") (-385 (-885 |#1|)) (-1089) (-385 (-885 |#1|)))))
+((-2673 (((-108) $ $) 59)) (-1306 (((-108) $) 36)) (-1228 ((|#1| $) 30)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3641 (($ $) NIL)) (-3077 (((-108) $) 63)) (-4087 (($ $) 123)) (-2381 (($ $) 103)) (-3343 ((|#1| $) 28)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2551 (($ $) NIL)) (-4058 (($ $) 125)) (-2360 (($ $) 99)) (-4109 (($ $) 127)) (-2400 (($ $) 107)) (-2055 (($) NIL T CONST)) (-4174 (((-3 (-525) "failed") $) 78)) (-3341 (((-525) $) 80)) (-1522 (((-3 $ "failed") $) 62)) (-3651 (($ |#1| |#1|) 26)) (-3489 (((-108) $) 33)) (-1417 (($) 89)) (-3865 (((-108) $) 43)) (-3126 (($ $ (-525)) NIL)) (-2256 (((-108) $) 34)) (-1923 (($ $ $) NIL)) (-3475 (($ $ $) NIL)) (-2356 (($ $) 91)) (-2081 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2621 (((-1072) $) NIL)) (-3675 (($ |#1| |#1|) 20) (($ |#1|) 25) (($ (-385 (-525))) 77)) (-2329 ((|#1| $) 27)) (-2937 (((-1036) $) NIL)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-2124 (($ $ $) 65) (($ (-591 $)) NIL)) (-3210 (((-3 $ "failed") $ $) 64)) (-2288 (($ $) 93)) (-4122 (($ $) 131)) (-2410 (($ $) 105)) (-4098 (($ $) 133)) (-2391 (($ $) 109)) (-4073 (($ $) 129)) (-2370 (($ $) 101)) (-3279 (((-108) $ |#1|) 31)) (-2686 (((-796) $) 85) (($ (-525)) 67) (($ $) NIL) (($ (-525)) 67)) (-3425 (((-712)) 87)) (-4163 (($ $) 145)) (-2457 (($ $) 115)) (-1724 (((-108) $ $) NIL)) (-4137 (($ $) 143)) (-2432 (($ $) 111)) (-4193 (($ $) 141)) (-2477 (($ $) 121)) (-1234 (($ $) 139)) (-2495 (($ $) 119)) (-4179 (($ $) 137)) (-2469 (($ $) 117)) (-4149 (($ $) 135)) (-2444 (($ $) 113)) (-1401 (($ $ (-854)) 55) (($ $ (-712)) NIL)) (-1830 (($) 21 T CONST)) (-1839 (($) 10 T CONST)) (-4004 (((-108) $ $) NIL)) (-3982 (((-108) $ $) NIL)) (-3944 (((-108) $ $) 37)) (-3994 (((-108) $ $) NIL)) (-3971 (((-108) $ $) 35)) (-4047 (($ $) 41) (($ $ $) 42)) (-4036 (($ $ $) 40)) (** (($ $ (-854)) 54) (($ $ (-712)) NIL) (($ $ $) 95) (($ $ (-385 (-525))) 147)) (* (($ (-854) $) 51) (($ (-712) $) NIL) (($ (-525) $) 50) (($ $ $) 48)))
(((-532 |#1|) (-515 |#1|) (-13 (-382) (-1111))) (T -532))
NIL
(-515 |#1|)
-((-2252 (((-3 (-591 (-1085 (-525))) "failed") (-591 (-1085 (-525))) (-1085 (-525))) 24)))
-(((-533) (-10 -7 (-15 -2252 ((-3 (-591 (-1085 (-525))) "failed") (-591 (-1085 (-525))) (-1085 (-525)))))) (T -533))
-((-2252 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-591 (-1085 (-525)))) (-5 *3 (-1085 (-525))) (-5 *1 (-533)))))
-(-10 -7 (-15 -2252 ((-3 (-591 (-1085 (-525))) "failed") (-591 (-1085 (-525))) (-1085 (-525)))))
-((-3194 (((-591 (-564 |#2|)) (-591 (-564 |#2|)) (-1089)) 19)) (-4041 (((-591 (-564 |#2|)) (-591 |#2|) (-1089)) 23)) (-1414 (((-591 (-564 |#2|)) (-591 (-564 |#2|)) (-591 (-564 |#2|))) 11)) (-2280 ((|#2| |#2| (-1089)) 54 (|has| |#1| (-517)))) (-1820 ((|#2| |#2| (-1089)) 78 (-12 (|has| |#2| (-263)) (|has| |#1| (-429))))) (-2028 (((-564 |#2|) (-564 |#2|) (-591 (-564 |#2|)) (-1089)) 25)) (-2567 (((-564 |#2|) (-591 (-564 |#2|))) 24)) (-3875 (((-542 |#2|) |#2| (-1089) (-1 (-542 |#2|) |#2| (-1089)) (-1 (-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1089))) 103 (-12 (|has| |#2| (-263)) (|has| |#2| (-577)) (|has| |#2| (-966 (-1089))) (|has| |#1| (-566 (-825 (-525)))) (|has| |#1| (-429)) (|has| |#1| (-819 (-525)))))))
-(((-534 |#1| |#2|) (-10 -7 (-15 -3194 ((-591 (-564 |#2|)) (-591 (-564 |#2|)) (-1089))) (-15 -2567 ((-564 |#2|) (-591 (-564 |#2|)))) (-15 -2028 ((-564 |#2|) (-564 |#2|) (-591 (-564 |#2|)) (-1089))) (-15 -1414 ((-591 (-564 |#2|)) (-591 (-564 |#2|)) (-591 (-564 |#2|)))) (-15 -4041 ((-591 (-564 |#2|)) (-591 |#2|) (-1089))) (IF (|has| |#1| (-517)) (-15 -2280 (|#2| |#2| (-1089))) |%noBranch|) (IF (|has| |#1| (-429)) (IF (|has| |#2| (-263)) (PROGN (-15 -1820 (|#2| |#2| (-1089))) (IF (|has| |#1| (-566 (-825 (-525)))) (IF (|has| |#1| (-819 (-525))) (IF (|has| |#2| (-577)) (IF (|has| |#2| (-966 (-1089))) (-15 -3875 ((-542 |#2|) |#2| (-1089) (-1 (-542 |#2|) |#2| (-1089)) (-1 (-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1089)))) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|)) |%noBranch|) |%noBranch|)) (-788) (-408 |#1|)) (T -534))
-((-3875 (*1 *2 *3 *4 *5 *6) (-12 (-5 *5 (-1 (-542 *3) *3 (-1089))) (-5 *6 (-1 (-3 (-2 (|:| |special| *3) (|:| |integrand| *3)) "failed") *3 (-1089))) (-4 *3 (-263)) (-4 *3 (-577)) (-4 *3 (-966 *4)) (-4 *3 (-408 *7)) (-5 *4 (-1089)) (-4 *7 (-566 (-825 (-525)))) (-4 *7 (-429)) (-4 *7 (-819 (-525))) (-4 *7 (-788)) (-5 *2 (-542 *3)) (-5 *1 (-534 *7 *3)))) (-1820 (*1 *2 *2 *3) (-12 (-5 *3 (-1089)) (-4 *4 (-429)) (-4 *4 (-788)) (-5 *1 (-534 *4 *2)) (-4 *2 (-263)) (-4 *2 (-408 *4)))) (-2280 (*1 *2 *2 *3) (-12 (-5 *3 (-1089)) (-4 *4 (-517)) (-4 *4 (-788)) (-5 *1 (-534 *4 *2)) (-4 *2 (-408 *4)))) (-4041 (*1 *2 *3 *4) (-12 (-5 *3 (-591 *6)) (-5 *4 (-1089)) (-4 *6 (-408 *5)) (-4 *5 (-788)) (-5 *2 (-591 (-564 *6))) (-5 *1 (-534 *5 *6)))) (-1414 (*1 *2 *2 *2) (-12 (-5 *2 (-591 (-564 *4))) (-4 *4 (-408 *3)) (-4 *3 (-788)) (-5 *1 (-534 *3 *4)))) (-2028 (*1 *2 *2 *3 *4) (-12 (-5 *3 (-591 (-564 *6))) (-5 *4 (-1089)) (-5 *2 (-564 *6)) (-4 *6 (-408 *5)) (-4 *5 (-788)) (-5 *1 (-534 *5 *6)))) (-2567 (*1 *2 *3) (-12 (-5 *3 (-591 (-564 *5))) (-4 *4 (-788)) (-5 *2 (-564 *5)) (-5 *1 (-534 *4 *5)) (-4 *5 (-408 *4)))) (-3194 (*1 *2 *2 *3) (-12 (-5 *2 (-591 (-564 *5))) (-5 *3 (-1089)) (-4 *5 (-408 *4)) (-4 *4 (-788)) (-5 *1 (-534 *4 *5)))))
-(-10 -7 (-15 -3194 ((-591 (-564 |#2|)) (-591 (-564 |#2|)) (-1089))) (-15 -2567 ((-564 |#2|) (-591 (-564 |#2|)))) (-15 -2028 ((-564 |#2|) (-564 |#2|) (-591 (-564 |#2|)) (-1089))) (-15 -1414 ((-591 (-564 |#2|)) (-591 (-564 |#2|)) (-591 (-564 |#2|)))) (-15 -4041 ((-591 (-564 |#2|)) (-591 |#2|) (-1089))) (IF (|has| |#1| (-517)) (-15 -2280 (|#2| |#2| (-1089))) |%noBranch|) (IF (|has| |#1| (-429)) (IF (|has| |#2| (-263)) (PROGN (-15 -1820 (|#2| |#2| (-1089))) (IF (|has| |#1| (-566 (-825 (-525)))) (IF (|has| |#1| (-819 (-525))) (IF (|has| |#2| (-577)) (IF (|has| |#2| (-966 (-1089))) (-15 -3875 ((-542 |#2|) |#2| (-1089) (-1 (-542 |#2|) |#2| (-1089)) (-1 (-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1089)))) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|)) |%noBranch|) |%noBranch|))
-((-1242 (((-2 (|:| |answer| (-542 (-385 |#2|))) (|:| |a0| |#1|)) (-385 |#2|) (-1 |#2| |#2|) (-1 (-3 (-591 |#1|) "failed") (-525) |#1| |#1|)) 172)) (-1428 (((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-385 |#2|)) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| (-385 |#2|)) (|:| |logand| (-385 |#2|))))))) (|:| |a0| |#1|)) "failed") (-385 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -3060 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-591 (-385 |#2|))) 148)) (-2983 (((-3 (-2 (|:| |mainpart| (-385 |#2|)) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| (-385 |#2|)) (|:| |logand| (-385 |#2|)))))) "failed") (-385 |#2|) (-1 |#2| |#2|) (-591 (-385 |#2|))) 145)) (-2195 (((-3 |#2| "failed") |#2| (-1 (-3 (-2 (|:| -3060 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) |#1|) 133)) (-1821 (((-2 (|:| |answer| (-542 (-385 |#2|))) (|:| |a0| |#1|)) (-385 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -3060 |#1|) (|:| |coeff| |#1|)) "failed") |#1|)) 158)) (-3696 (((-3 (-2 (|:| -3060 (-385 |#2|)) (|:| |coeff| (-385 |#2|))) "failed") (-385 |#2|) (-1 |#2| |#2|) (-385 |#2|)) 175)) (-1842 (((-3 (-2 (|:| |answer| (-385 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -3060 (-385 |#2|)) (|:| |coeff| (-385 |#2|))) "failed") (-385 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -3060 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-385 |#2|)) 178)) (-1462 (((-2 (|:| |ir| (-542 (-385 |#2|))) (|:| |specpart| (-385 |#2|)) (|:| |polypart| |#2|)) (-385 |#2|) (-1 |#2| |#2|)) 84)) (-2774 (((-2 (|:| |answer| |#2|) (|:| |polypart| |#2|)) |#2| (-1 |#2| |#2|)) 90)) (-2669 (((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-385 |#2|)) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| (-385 |#2|)) (|:| |logand| (-385 |#2|))))))) (|:| |a0| |#1|)) "failed") (-385 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3400 |#1|) (|:| |sol?| (-108))) (-525) |#1|) (-591 (-385 |#2|))) 152)) (-3717 (((-3 (-572 |#1| |#2|) "failed") (-572 |#1| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3400 |#1|) (|:| |sol?| (-108))) (-525) |#1|)) 137)) (-1550 (((-2 (|:| |answer| (-542 (-385 |#2|))) (|:| |a0| |#1|)) (-385 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3400 |#1|) (|:| |sol?| (-108))) (-525) |#1|)) 162)) (-3218 (((-3 (-2 (|:| |answer| (-385 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -3060 (-385 |#2|)) (|:| |coeff| (-385 |#2|))) "failed") (-385 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3400 |#1|) (|:| |sol?| (-108))) (-525) |#1|) (-385 |#2|)) 183)))
-(((-535 |#1| |#2|) (-10 -7 (-15 -1821 ((-2 (|:| |answer| (-542 (-385 |#2|))) (|:| |a0| |#1|)) (-385 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -3060 |#1|) (|:| |coeff| |#1|)) "failed") |#1|))) (-15 -1550 ((-2 (|:| |answer| (-542 (-385 |#2|))) (|:| |a0| |#1|)) (-385 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3400 |#1|) (|:| |sol?| (-108))) (-525) |#1|))) (-15 -1242 ((-2 (|:| |answer| (-542 (-385 |#2|))) (|:| |a0| |#1|)) (-385 |#2|) (-1 |#2| |#2|) (-1 (-3 (-591 |#1|) "failed") (-525) |#1| |#1|))) (-15 -1842 ((-3 (-2 (|:| |answer| (-385 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -3060 (-385 |#2|)) (|:| |coeff| (-385 |#2|))) "failed") (-385 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -3060 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-385 |#2|))) (-15 -3218 ((-3 (-2 (|:| |answer| (-385 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -3060 (-385 |#2|)) (|:| |coeff| (-385 |#2|))) "failed") (-385 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3400 |#1|) (|:| |sol?| (-108))) (-525) |#1|) (-385 |#2|))) (-15 -1428 ((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-385 |#2|)) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| (-385 |#2|)) (|:| |logand| (-385 |#2|))))))) (|:| |a0| |#1|)) "failed") (-385 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -3060 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-591 (-385 |#2|)))) (-15 -2669 ((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-385 |#2|)) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| (-385 |#2|)) (|:| |logand| (-385 |#2|))))))) (|:| |a0| |#1|)) "failed") (-385 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3400 |#1|) (|:| |sol?| (-108))) (-525) |#1|) (-591 (-385 |#2|)))) (-15 -3696 ((-3 (-2 (|:| -3060 (-385 |#2|)) (|:| |coeff| (-385 |#2|))) "failed") (-385 |#2|) (-1 |#2| |#2|) (-385 |#2|))) (-15 -2983 ((-3 (-2 (|:| |mainpart| (-385 |#2|)) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| (-385 |#2|)) (|:| |logand| (-385 |#2|)))))) "failed") (-385 |#2|) (-1 |#2| |#2|) (-591 (-385 |#2|)))) (-15 -2195 ((-3 |#2| "failed") |#2| (-1 (-3 (-2 (|:| -3060 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) |#1|)) (-15 -3717 ((-3 (-572 |#1| |#2|) "failed") (-572 |#1| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3400 |#1|) (|:| |sol?| (-108))) (-525) |#1|))) (-15 -1462 ((-2 (|:| |ir| (-542 (-385 |#2|))) (|:| |specpart| (-385 |#2|)) (|:| |polypart| |#2|)) (-385 |#2|) (-1 |#2| |#2|))) (-15 -2774 ((-2 (|:| |answer| |#2|) (|:| |polypart| |#2|)) |#2| (-1 |#2| |#2|)))) (-341) (-1147 |#1|)) (T -535))
-((-2774 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1147 *5)) (-4 *5 (-341)) (-5 *2 (-2 (|:| |answer| *3) (|:| |polypart| *3))) (-5 *1 (-535 *5 *3)))) (-1462 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1147 *5)) (-4 *5 (-341)) (-5 *2 (-2 (|:| |ir| (-542 (-385 *6))) (|:| |specpart| (-385 *6)) (|:| |polypart| *6))) (-5 *1 (-535 *5 *6)) (-5 *3 (-385 *6)))) (-3717 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-572 *4 *5)) (-5 *3 (-1 (-2 (|:| |ans| *4) (|:| -3400 *4) (|:| |sol?| (-108))) (-525) *4)) (-4 *4 (-341)) (-4 *5 (-1147 *4)) (-5 *1 (-535 *4 *5)))) (-2195 (*1 *2 *2 *3 *4) (|partial| -12 (-5 *3 (-1 (-3 (-2 (|:| -3060 *4) (|:| |coeff| *4)) "failed") *4)) (-4 *4 (-341)) (-5 *1 (-535 *4 *2)) (-4 *2 (-1147 *4)))) (-2983 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1 *7 *7)) (-5 *5 (-591 (-385 *7))) (-4 *7 (-1147 *6)) (-5 *3 (-385 *7)) (-4 *6 (-341)) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-535 *6 *7)))) (-3696 (*1 *2 *3 *4 *3) (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1147 *5)) (-4 *5 (-341)) (-5 *2 (-2 (|:| -3060 (-385 *6)) (|:| |coeff| (-385 *6)))) (-5 *1 (-535 *5 *6)) (-5 *3 (-385 *6)))) (-2669 (*1 *2 *3 *4 *5 *6) (|partial| -12 (-5 *4 (-1 *8 *8)) (-5 *5 (-1 (-2 (|:| |ans| *7) (|:| -3400 *7) (|:| |sol?| (-108))) (-525) *7)) (-5 *6 (-591 (-385 *8))) (-4 *7 (-341)) (-4 *8 (-1147 *7)) (-5 *3 (-385 *8)) (-5 *2 (-2 (|:| |answer| (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (|:| |a0| *7))) (-5 *1 (-535 *7 *8)))) (-1428 (*1 *2 *3 *4 *5 *6) (|partial| -12 (-5 *4 (-1 *8 *8)) (-5 *5 (-1 (-3 (-2 (|:| -3060 *7) (|:| |coeff| *7)) "failed") *7)) (-5 *6 (-591 (-385 *8))) (-4 *7 (-341)) (-4 *8 (-1147 *7)) (-5 *3 (-385 *8)) (-5 *2 (-2 (|:| |answer| (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (|:| |a0| *7))) (-5 *1 (-535 *7 *8)))) (-3218 (*1 *2 *3 *4 *5 *3) (-12 (-5 *4 (-1 *7 *7)) (-5 *5 (-1 (-2 (|:| |ans| *6) (|:| -3400 *6) (|:| |sol?| (-108))) (-525) *6)) (-4 *6 (-341)) (-4 *7 (-1147 *6)) (-5 *2 (-3 (-2 (|:| |answer| (-385 *7)) (|:| |a0| *6)) (-2 (|:| -3060 (-385 *7)) (|:| |coeff| (-385 *7))) "failed")) (-5 *1 (-535 *6 *7)) (-5 *3 (-385 *7)))) (-1842 (*1 *2 *3 *4 *5 *3) (-12 (-5 *4 (-1 *7 *7)) (-5 *5 (-1 (-3 (-2 (|:| -3060 *6) (|:| |coeff| *6)) "failed") *6)) (-4 *6 (-341)) (-4 *7 (-1147 *6)) (-5 *2 (-3 (-2 (|:| |answer| (-385 *7)) (|:| |a0| *6)) (-2 (|:| -3060 (-385 *7)) (|:| |coeff| (-385 *7))) "failed")) (-5 *1 (-535 *6 *7)) (-5 *3 (-385 *7)))) (-1242 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1 *7 *7)) (-5 *5 (-1 (-3 (-591 *6) "failed") (-525) *6 *6)) (-4 *6 (-341)) (-4 *7 (-1147 *6)) (-5 *2 (-2 (|:| |answer| (-542 (-385 *7))) (|:| |a0| *6))) (-5 *1 (-535 *6 *7)) (-5 *3 (-385 *7)))) (-1550 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1 *7 *7)) (-5 *5 (-1 (-2 (|:| |ans| *6) (|:| -3400 *6) (|:| |sol?| (-108))) (-525) *6)) (-4 *6 (-341)) (-4 *7 (-1147 *6)) (-5 *2 (-2 (|:| |answer| (-542 (-385 *7))) (|:| |a0| *6))) (-5 *1 (-535 *6 *7)) (-5 *3 (-385 *7)))) (-1821 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1 *7 *7)) (-5 *5 (-1 (-3 (-2 (|:| -3060 *6) (|:| |coeff| *6)) "failed") *6)) (-4 *6 (-341)) (-4 *7 (-1147 *6)) (-5 *2 (-2 (|:| |answer| (-542 (-385 *7))) (|:| |a0| *6))) (-5 *1 (-535 *6 *7)) (-5 *3 (-385 *7)))))
-(-10 -7 (-15 -1821 ((-2 (|:| |answer| (-542 (-385 |#2|))) (|:| |a0| |#1|)) (-385 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -3060 |#1|) (|:| |coeff| |#1|)) "failed") |#1|))) (-15 -1550 ((-2 (|:| |answer| (-542 (-385 |#2|))) (|:| |a0| |#1|)) (-385 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3400 |#1|) (|:| |sol?| (-108))) (-525) |#1|))) (-15 -1242 ((-2 (|:| |answer| (-542 (-385 |#2|))) (|:| |a0| |#1|)) (-385 |#2|) (-1 |#2| |#2|) (-1 (-3 (-591 |#1|) "failed") (-525) |#1| |#1|))) (-15 -1842 ((-3 (-2 (|:| |answer| (-385 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -3060 (-385 |#2|)) (|:| |coeff| (-385 |#2|))) "failed") (-385 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -3060 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-385 |#2|))) (-15 -3218 ((-3 (-2 (|:| |answer| (-385 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -3060 (-385 |#2|)) (|:| |coeff| (-385 |#2|))) "failed") (-385 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3400 |#1|) (|:| |sol?| (-108))) (-525) |#1|) (-385 |#2|))) (-15 -1428 ((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-385 |#2|)) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| (-385 |#2|)) (|:| |logand| (-385 |#2|))))))) (|:| |a0| |#1|)) "failed") (-385 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -3060 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-591 (-385 |#2|)))) (-15 -2669 ((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-385 |#2|)) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| (-385 |#2|)) (|:| |logand| (-385 |#2|))))))) (|:| |a0| |#1|)) "failed") (-385 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3400 |#1|) (|:| |sol?| (-108))) (-525) |#1|) (-591 (-385 |#2|)))) (-15 -3696 ((-3 (-2 (|:| -3060 (-385 |#2|)) (|:| |coeff| (-385 |#2|))) "failed") (-385 |#2|) (-1 |#2| |#2|) (-385 |#2|))) (-15 -2983 ((-3 (-2 (|:| |mainpart| (-385 |#2|)) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| (-385 |#2|)) (|:| |logand| (-385 |#2|)))))) "failed") (-385 |#2|) (-1 |#2| |#2|) (-591 (-385 |#2|)))) (-15 -2195 ((-3 |#2| "failed") |#2| (-1 (-3 (-2 (|:| -3060 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) |#1|)) (-15 -3717 ((-3 (-572 |#1| |#2|) "failed") (-572 |#1| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3400 |#1|) (|:| |sol?| (-108))) (-525) |#1|))) (-15 -1462 ((-2 (|:| |ir| (-542 (-385 |#2|))) (|:| |specpart| (-385 |#2|)) (|:| |polypart| |#2|)) (-385 |#2|) (-1 |#2| |#2|))) (-15 -2774 ((-2 (|:| |answer| |#2|) (|:| |polypart| |#2|)) |#2| (-1 |#2| |#2|))))
-((-2851 (((-3 |#2| "failed") |#2| (-1089) (-1089)) 10)))
-(((-536 |#1| |#2|) (-10 -7 (-15 -2851 ((-3 |#2| "failed") |#2| (-1089) (-1089)))) (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525))) (-13 (-1111) (-891) (-1053) (-29 |#1|))) (T -536))
-((-2851 (*1 *2 *2 *3 *3) (|partial| -12 (-5 *3 (-1089)) (-4 *4 (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525)))) (-5 *1 (-536 *4 *2)) (-4 *2 (-13 (-1111) (-891) (-1053) (-29 *4))))))
-(-10 -7 (-15 -2851 ((-3 |#2| "failed") |#2| (-1089) (-1089))))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3706 (($ $) NIL)) (-1715 (((-108) $) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-1361 (($ $ (-525)) 66)) (-1947 (((-108) $ $) NIL)) (-3798 (($) NIL T CONST)) (-3069 (($ (-1085 (-525)) (-525)) 72)) (-2129 (($ $ $) NIL)) (-4163 (((-3 $ "failed") $) 58)) (-4136 (($ $) 34)) (-2110 (($ $ $) NIL)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL)) (-3873 (((-712) $) 15)) (-2824 (((-108) $) NIL)) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3940 (((-525)) 29)) (-1289 (((-525) $) 32)) (-1356 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-1399 (($ $ $) NIL) (($ (-591 $)) NIL)) (-3375 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2784 (($ $ (-525)) 21)) (-2089 (((-3 $ "failed") $ $) 59)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1712 (((-712) $) 16)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) 61)) (-2603 (((-1070 (-525)) $) 18)) (-3571 (($ $) 23)) (-3022 (((-796) $) 87) (($ (-525)) 52) (($ $) NIL)) (-2128 (((-712)) 14)) (-2495 (((-108) $ $) NIL)) (-2176 (((-525) $ (-525)) 36)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4191 (($) 35 T CONST)) (-4197 (($) 19 T CONST)) (-4096 (((-108) $ $) 39)) (-4164 (($ $) 51) (($ $ $) 37)) (-4156 (($ $ $) 50)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 54) (($ $ $) 55)))
+((-3008 (((-3 (-591 (-1085 (-525))) "failed") (-591 (-1085 (-525))) (-1085 (-525))) 24)))
+(((-533) (-10 -7 (-15 -3008 ((-3 (-591 (-1085 (-525))) "failed") (-591 (-1085 (-525))) (-1085 (-525)))))) (T -533))
+((-3008 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-591 (-1085 (-525)))) (-5 *3 (-1085 (-525))) (-5 *1 (-533)))))
+(-10 -7 (-15 -3008 ((-3 (-591 (-1085 (-525))) "failed") (-591 (-1085 (-525))) (-1085 (-525)))))
+((-1290 (((-591 (-564 |#2|)) (-591 (-564 |#2|)) (-1089)) 19)) (-2770 (((-591 (-564 |#2|)) (-591 |#2|) (-1089)) 23)) (-2141 (((-591 (-564 |#2|)) (-591 (-564 |#2|)) (-591 (-564 |#2|))) 11)) (-3314 ((|#2| |#2| (-1089)) 54 (|has| |#1| (-517)))) (-2212 ((|#2| |#2| (-1089)) 78 (-12 (|has| |#2| (-263)) (|has| |#1| (-429))))) (-1206 (((-564 |#2|) (-564 |#2|) (-591 (-564 |#2|)) (-1089)) 25)) (-3078 (((-564 |#2|) (-591 (-564 |#2|))) 24)) (-1693 (((-542 |#2|) |#2| (-1089) (-1 (-542 |#2|) |#2| (-1089)) (-1 (-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1089))) 103 (-12 (|has| |#2| (-263)) (|has| |#2| (-577)) (|has| |#2| (-966 (-1089))) (|has| |#1| (-566 (-825 (-525)))) (|has| |#1| (-429)) (|has| |#1| (-819 (-525)))))))
+(((-534 |#1| |#2|) (-10 -7 (-15 -1290 ((-591 (-564 |#2|)) (-591 (-564 |#2|)) (-1089))) (-15 -3078 ((-564 |#2|) (-591 (-564 |#2|)))) (-15 -1206 ((-564 |#2|) (-564 |#2|) (-591 (-564 |#2|)) (-1089))) (-15 -2141 ((-591 (-564 |#2|)) (-591 (-564 |#2|)) (-591 (-564 |#2|)))) (-15 -2770 ((-591 (-564 |#2|)) (-591 |#2|) (-1089))) (IF (|has| |#1| (-517)) (-15 -3314 (|#2| |#2| (-1089))) |%noBranch|) (IF (|has| |#1| (-429)) (IF (|has| |#2| (-263)) (PROGN (-15 -2212 (|#2| |#2| (-1089))) (IF (|has| |#1| (-566 (-825 (-525)))) (IF (|has| |#1| (-819 (-525))) (IF (|has| |#2| (-577)) (IF (|has| |#2| (-966 (-1089))) (-15 -1693 ((-542 |#2|) |#2| (-1089) (-1 (-542 |#2|) |#2| (-1089)) (-1 (-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1089)))) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|)) |%noBranch|) |%noBranch|)) (-788) (-408 |#1|)) (T -534))
+((-1693 (*1 *2 *3 *4 *5 *6) (-12 (-5 *5 (-1 (-542 *3) *3 (-1089))) (-5 *6 (-1 (-3 (-2 (|:| |special| *3) (|:| |integrand| *3)) "failed") *3 (-1089))) (-4 *3 (-263)) (-4 *3 (-577)) (-4 *3 (-966 *4)) (-4 *3 (-408 *7)) (-5 *4 (-1089)) (-4 *7 (-566 (-825 (-525)))) (-4 *7 (-429)) (-4 *7 (-819 (-525))) (-4 *7 (-788)) (-5 *2 (-542 *3)) (-5 *1 (-534 *7 *3)))) (-2212 (*1 *2 *2 *3) (-12 (-5 *3 (-1089)) (-4 *4 (-429)) (-4 *4 (-788)) (-5 *1 (-534 *4 *2)) (-4 *2 (-263)) (-4 *2 (-408 *4)))) (-3314 (*1 *2 *2 *3) (-12 (-5 *3 (-1089)) (-4 *4 (-517)) (-4 *4 (-788)) (-5 *1 (-534 *4 *2)) (-4 *2 (-408 *4)))) (-2770 (*1 *2 *3 *4) (-12 (-5 *3 (-591 *6)) (-5 *4 (-1089)) (-4 *6 (-408 *5)) (-4 *5 (-788)) (-5 *2 (-591 (-564 *6))) (-5 *1 (-534 *5 *6)))) (-2141 (*1 *2 *2 *2) (-12 (-5 *2 (-591 (-564 *4))) (-4 *4 (-408 *3)) (-4 *3 (-788)) (-5 *1 (-534 *3 *4)))) (-1206 (*1 *2 *2 *3 *4) (-12 (-5 *3 (-591 (-564 *6))) (-5 *4 (-1089)) (-5 *2 (-564 *6)) (-4 *6 (-408 *5)) (-4 *5 (-788)) (-5 *1 (-534 *5 *6)))) (-3078 (*1 *2 *3) (-12 (-5 *3 (-591 (-564 *5))) (-4 *4 (-788)) (-5 *2 (-564 *5)) (-5 *1 (-534 *4 *5)) (-4 *5 (-408 *4)))) (-1290 (*1 *2 *2 *3) (-12 (-5 *2 (-591 (-564 *5))) (-5 *3 (-1089)) (-4 *5 (-408 *4)) (-4 *4 (-788)) (-5 *1 (-534 *4 *5)))))
+(-10 -7 (-15 -1290 ((-591 (-564 |#2|)) (-591 (-564 |#2|)) (-1089))) (-15 -3078 ((-564 |#2|) (-591 (-564 |#2|)))) (-15 -1206 ((-564 |#2|) (-564 |#2|) (-591 (-564 |#2|)) (-1089))) (-15 -2141 ((-591 (-564 |#2|)) (-591 (-564 |#2|)) (-591 (-564 |#2|)))) (-15 -2770 ((-591 (-564 |#2|)) (-591 |#2|) (-1089))) (IF (|has| |#1| (-517)) (-15 -3314 (|#2| |#2| (-1089))) |%noBranch|) (IF (|has| |#1| (-429)) (IF (|has| |#2| (-263)) (PROGN (-15 -2212 (|#2| |#2| (-1089))) (IF (|has| |#1| (-566 (-825 (-525)))) (IF (|has| |#1| (-819 (-525))) (IF (|has| |#2| (-577)) (IF (|has| |#2| (-966 (-1089))) (-15 -1693 ((-542 |#2|) |#2| (-1089) (-1 (-542 |#2|) |#2| (-1089)) (-1 (-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1089)))) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|)) |%noBranch|) |%noBranch|))
+((-3177 (((-2 (|:| |answer| (-542 (-385 |#2|))) (|:| |a0| |#1|)) (-385 |#2|) (-1 |#2| |#2|) (-1 (-3 (-591 |#1|) "failed") (-525) |#1| |#1|)) 172)) (-3689 (((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-385 |#2|)) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| (-385 |#2|)) (|:| |logand| (-385 |#2|))))))) (|:| |a0| |#1|)) "failed") (-385 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -2428 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-591 (-385 |#2|))) 148)) (-2932 (((-3 (-2 (|:| |mainpart| (-385 |#2|)) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| (-385 |#2|)) (|:| |logand| (-385 |#2|)))))) "failed") (-385 |#2|) (-1 |#2| |#2|) (-591 (-385 |#2|))) 145)) (-3726 (((-3 |#2| "failed") |#2| (-1 (-3 (-2 (|:| -2428 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) |#1|) 133)) (-2239 (((-2 (|:| |answer| (-542 (-385 |#2|))) (|:| |a0| |#1|)) (-385 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -2428 |#1|) (|:| |coeff| |#1|)) "failed") |#1|)) 158)) (-3552 (((-3 (-2 (|:| -2428 (-385 |#2|)) (|:| |coeff| (-385 |#2|))) "failed") (-385 |#2|) (-1 |#2| |#2|) (-385 |#2|)) 175)) (-3964 (((-3 (-2 (|:| |answer| (-385 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -2428 (-385 |#2|)) (|:| |coeff| (-385 |#2|))) "failed") (-385 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -2428 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-385 |#2|)) 178)) (-3916 (((-2 (|:| |ir| (-542 (-385 |#2|))) (|:| |specpart| (-385 |#2|)) (|:| |polypart| |#2|)) (-385 |#2|) (-1 |#2| |#2|)) 84)) (-1549 (((-2 (|:| |answer| |#2|) (|:| |polypart| |#2|)) |#2| (-1 |#2| |#2|)) 90)) (-2837 (((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-385 |#2|)) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| (-385 |#2|)) (|:| |logand| (-385 |#2|))))))) (|:| |a0| |#1|)) "failed") (-385 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3192 |#1|) (|:| |sol?| (-108))) (-525) |#1|) (-591 (-385 |#2|))) 152)) (-2510 (((-3 (-572 |#1| |#2|) "failed") (-572 |#1| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3192 |#1|) (|:| |sol?| (-108))) (-525) |#1|)) 137)) (-1546 (((-2 (|:| |answer| (-542 (-385 |#2|))) (|:| |a0| |#1|)) (-385 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3192 |#1|) (|:| |sol?| (-108))) (-525) |#1|)) 162)) (-3246 (((-3 (-2 (|:| |answer| (-385 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -2428 (-385 |#2|)) (|:| |coeff| (-385 |#2|))) "failed") (-385 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3192 |#1|) (|:| |sol?| (-108))) (-525) |#1|) (-385 |#2|)) 183)))
+(((-535 |#1| |#2|) (-10 -7 (-15 -2239 ((-2 (|:| |answer| (-542 (-385 |#2|))) (|:| |a0| |#1|)) (-385 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -2428 |#1|) (|:| |coeff| |#1|)) "failed") |#1|))) (-15 -1546 ((-2 (|:| |answer| (-542 (-385 |#2|))) (|:| |a0| |#1|)) (-385 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3192 |#1|) (|:| |sol?| (-108))) (-525) |#1|))) (-15 -3177 ((-2 (|:| |answer| (-542 (-385 |#2|))) (|:| |a0| |#1|)) (-385 |#2|) (-1 |#2| |#2|) (-1 (-3 (-591 |#1|) "failed") (-525) |#1| |#1|))) (-15 -3964 ((-3 (-2 (|:| |answer| (-385 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -2428 (-385 |#2|)) (|:| |coeff| (-385 |#2|))) "failed") (-385 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -2428 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-385 |#2|))) (-15 -3246 ((-3 (-2 (|:| |answer| (-385 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -2428 (-385 |#2|)) (|:| |coeff| (-385 |#2|))) "failed") (-385 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3192 |#1|) (|:| |sol?| (-108))) (-525) |#1|) (-385 |#2|))) (-15 -3689 ((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-385 |#2|)) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| (-385 |#2|)) (|:| |logand| (-385 |#2|))))))) (|:| |a0| |#1|)) "failed") (-385 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -2428 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-591 (-385 |#2|)))) (-15 -2837 ((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-385 |#2|)) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| (-385 |#2|)) (|:| |logand| (-385 |#2|))))))) (|:| |a0| |#1|)) "failed") (-385 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3192 |#1|) (|:| |sol?| (-108))) (-525) |#1|) (-591 (-385 |#2|)))) (-15 -3552 ((-3 (-2 (|:| -2428 (-385 |#2|)) (|:| |coeff| (-385 |#2|))) "failed") (-385 |#2|) (-1 |#2| |#2|) (-385 |#2|))) (-15 -2932 ((-3 (-2 (|:| |mainpart| (-385 |#2|)) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| (-385 |#2|)) (|:| |logand| (-385 |#2|)))))) "failed") (-385 |#2|) (-1 |#2| |#2|) (-591 (-385 |#2|)))) (-15 -3726 ((-3 |#2| "failed") |#2| (-1 (-3 (-2 (|:| -2428 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) |#1|)) (-15 -2510 ((-3 (-572 |#1| |#2|) "failed") (-572 |#1| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3192 |#1|) (|:| |sol?| (-108))) (-525) |#1|))) (-15 -3916 ((-2 (|:| |ir| (-542 (-385 |#2|))) (|:| |specpart| (-385 |#2|)) (|:| |polypart| |#2|)) (-385 |#2|) (-1 |#2| |#2|))) (-15 -1549 ((-2 (|:| |answer| |#2|) (|:| |polypart| |#2|)) |#2| (-1 |#2| |#2|)))) (-341) (-1147 |#1|)) (T -535))
+((-1549 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1147 *5)) (-4 *5 (-341)) (-5 *2 (-2 (|:| |answer| *3) (|:| |polypart| *3))) (-5 *1 (-535 *5 *3)))) (-3916 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1147 *5)) (-4 *5 (-341)) (-5 *2 (-2 (|:| |ir| (-542 (-385 *6))) (|:| |specpart| (-385 *6)) (|:| |polypart| *6))) (-5 *1 (-535 *5 *6)) (-5 *3 (-385 *6)))) (-2510 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-572 *4 *5)) (-5 *3 (-1 (-2 (|:| |ans| *4) (|:| -3192 *4) (|:| |sol?| (-108))) (-525) *4)) (-4 *4 (-341)) (-4 *5 (-1147 *4)) (-5 *1 (-535 *4 *5)))) (-3726 (*1 *2 *2 *3 *4) (|partial| -12 (-5 *3 (-1 (-3 (-2 (|:| -2428 *4) (|:| |coeff| *4)) "failed") *4)) (-4 *4 (-341)) (-5 *1 (-535 *4 *2)) (-4 *2 (-1147 *4)))) (-2932 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1 *7 *7)) (-5 *5 (-591 (-385 *7))) (-4 *7 (-1147 *6)) (-5 *3 (-385 *7)) (-4 *6 (-341)) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-535 *6 *7)))) (-3552 (*1 *2 *3 *4 *3) (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1147 *5)) (-4 *5 (-341)) (-5 *2 (-2 (|:| -2428 (-385 *6)) (|:| |coeff| (-385 *6)))) (-5 *1 (-535 *5 *6)) (-5 *3 (-385 *6)))) (-2837 (*1 *2 *3 *4 *5 *6) (|partial| -12 (-5 *4 (-1 *8 *8)) (-5 *5 (-1 (-2 (|:| |ans| *7) (|:| -3192 *7) (|:| |sol?| (-108))) (-525) *7)) (-5 *6 (-591 (-385 *8))) (-4 *7 (-341)) (-4 *8 (-1147 *7)) (-5 *3 (-385 *8)) (-5 *2 (-2 (|:| |answer| (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (|:| |a0| *7))) (-5 *1 (-535 *7 *8)))) (-3689 (*1 *2 *3 *4 *5 *6) (|partial| -12 (-5 *4 (-1 *8 *8)) (-5 *5 (-1 (-3 (-2 (|:| -2428 *7) (|:| |coeff| *7)) "failed") *7)) (-5 *6 (-591 (-385 *8))) (-4 *7 (-341)) (-4 *8 (-1147 *7)) (-5 *3 (-385 *8)) (-5 *2 (-2 (|:| |answer| (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (|:| |a0| *7))) (-5 *1 (-535 *7 *8)))) (-3246 (*1 *2 *3 *4 *5 *3) (-12 (-5 *4 (-1 *7 *7)) (-5 *5 (-1 (-2 (|:| |ans| *6) (|:| -3192 *6) (|:| |sol?| (-108))) (-525) *6)) (-4 *6 (-341)) (-4 *7 (-1147 *6)) (-5 *2 (-3 (-2 (|:| |answer| (-385 *7)) (|:| |a0| *6)) (-2 (|:| -2428 (-385 *7)) (|:| |coeff| (-385 *7))) "failed")) (-5 *1 (-535 *6 *7)) (-5 *3 (-385 *7)))) (-3964 (*1 *2 *3 *4 *5 *3) (-12 (-5 *4 (-1 *7 *7)) (-5 *5 (-1 (-3 (-2 (|:| -2428 *6) (|:| |coeff| *6)) "failed") *6)) (-4 *6 (-341)) (-4 *7 (-1147 *6)) (-5 *2 (-3 (-2 (|:| |answer| (-385 *7)) (|:| |a0| *6)) (-2 (|:| -2428 (-385 *7)) (|:| |coeff| (-385 *7))) "failed")) (-5 *1 (-535 *6 *7)) (-5 *3 (-385 *7)))) (-3177 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1 *7 *7)) (-5 *5 (-1 (-3 (-591 *6) "failed") (-525) *6 *6)) (-4 *6 (-341)) (-4 *7 (-1147 *6)) (-5 *2 (-2 (|:| |answer| (-542 (-385 *7))) (|:| |a0| *6))) (-5 *1 (-535 *6 *7)) (-5 *3 (-385 *7)))) (-1546 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1 *7 *7)) (-5 *5 (-1 (-2 (|:| |ans| *6) (|:| -3192 *6) (|:| |sol?| (-108))) (-525) *6)) (-4 *6 (-341)) (-4 *7 (-1147 *6)) (-5 *2 (-2 (|:| |answer| (-542 (-385 *7))) (|:| |a0| *6))) (-5 *1 (-535 *6 *7)) (-5 *3 (-385 *7)))) (-2239 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1 *7 *7)) (-5 *5 (-1 (-3 (-2 (|:| -2428 *6) (|:| |coeff| *6)) "failed") *6)) (-4 *6 (-341)) (-4 *7 (-1147 *6)) (-5 *2 (-2 (|:| |answer| (-542 (-385 *7))) (|:| |a0| *6))) (-5 *1 (-535 *6 *7)) (-5 *3 (-385 *7)))))
+(-10 -7 (-15 -2239 ((-2 (|:| |answer| (-542 (-385 |#2|))) (|:| |a0| |#1|)) (-385 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -2428 |#1|) (|:| |coeff| |#1|)) "failed") |#1|))) (-15 -1546 ((-2 (|:| |answer| (-542 (-385 |#2|))) (|:| |a0| |#1|)) (-385 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3192 |#1|) (|:| |sol?| (-108))) (-525) |#1|))) (-15 -3177 ((-2 (|:| |answer| (-542 (-385 |#2|))) (|:| |a0| |#1|)) (-385 |#2|) (-1 |#2| |#2|) (-1 (-3 (-591 |#1|) "failed") (-525) |#1| |#1|))) (-15 -3964 ((-3 (-2 (|:| |answer| (-385 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -2428 (-385 |#2|)) (|:| |coeff| (-385 |#2|))) "failed") (-385 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -2428 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-385 |#2|))) (-15 -3246 ((-3 (-2 (|:| |answer| (-385 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -2428 (-385 |#2|)) (|:| |coeff| (-385 |#2|))) "failed") (-385 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3192 |#1|) (|:| |sol?| (-108))) (-525) |#1|) (-385 |#2|))) (-15 -3689 ((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-385 |#2|)) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| (-385 |#2|)) (|:| |logand| (-385 |#2|))))))) (|:| |a0| |#1|)) "failed") (-385 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -2428 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-591 (-385 |#2|)))) (-15 -2837 ((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-385 |#2|)) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| (-385 |#2|)) (|:| |logand| (-385 |#2|))))))) (|:| |a0| |#1|)) "failed") (-385 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3192 |#1|) (|:| |sol?| (-108))) (-525) |#1|) (-591 (-385 |#2|)))) (-15 -3552 ((-3 (-2 (|:| -2428 (-385 |#2|)) (|:| |coeff| (-385 |#2|))) "failed") (-385 |#2|) (-1 |#2| |#2|) (-385 |#2|))) (-15 -2932 ((-3 (-2 (|:| |mainpart| (-385 |#2|)) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| (-385 |#2|)) (|:| |logand| (-385 |#2|)))))) "failed") (-385 |#2|) (-1 |#2| |#2|) (-591 (-385 |#2|)))) (-15 -3726 ((-3 |#2| "failed") |#2| (-1 (-3 (-2 (|:| -2428 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) |#1|)) (-15 -2510 ((-3 (-572 |#1| |#2|) "failed") (-572 |#1| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3192 |#1|) (|:| |sol?| (-108))) (-525) |#1|))) (-15 -3916 ((-2 (|:| |ir| (-542 (-385 |#2|))) (|:| |specpart| (-385 |#2|)) (|:| |polypart| |#2|)) (-385 |#2|) (-1 |#2| |#2|))) (-15 -1549 ((-2 (|:| |answer| |#2|) (|:| |polypart| |#2|)) |#2| (-1 |#2| |#2|))))
+((-4158 (((-3 |#2| "failed") |#2| (-1089) (-1089)) 10)))
+(((-536 |#1| |#2|) (-10 -7 (-15 -4158 ((-3 |#2| "failed") |#2| (-1089) (-1089)))) (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525))) (-13 (-1111) (-891) (-1053) (-29 |#1|))) (T -536))
+((-4158 (*1 *2 *2 *3 *3) (|partial| -12 (-5 *3 (-1089)) (-4 *4 (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525)))) (-5 *1 (-536 *4 *2)) (-4 *2 (-13 (-1111) (-891) (-1053) (-29 *4))))))
+(-10 -7 (-15 -4158 ((-3 |#2| "failed") |#2| (-1089) (-1089))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3641 (($ $) NIL)) (-3077 (((-108) $) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2551 (($ $ (-525)) 66)) (-1965 (((-108) $ $) NIL)) (-2055 (($) NIL T CONST)) (-1387 (($ (-1085 (-525)) (-525)) 72)) (-3265 (($ $ $) NIL)) (-1522 (((-3 $ "failed") $) 58)) (-2409 (($ $) 34)) (-3239 (($ $ $) NIL)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL)) (-1676 (((-712) $) 15)) (-3865 (((-108) $) NIL)) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1233 (((-525)) 29)) (-1701 (((-525) $) 32)) (-2081 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-2124 (($ $ $) NIL) (($ (-591 $)) NIL)) (-3387 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1618 (($ $ (-525)) 21)) (-3210 (((-3 $ "failed") $ $) 59)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3048 (((-712) $) 16)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) 61)) (-3439 (((-1070 (-525)) $) 18)) (-1664 (($ $) 23)) (-2686 (((-796) $) 87) (($ (-525)) 52) (($ $) NIL)) (-3425 (((-712)) 14)) (-1724 (((-108) $ $) NIL)) (-4173 (((-525) $ (-525)) 36)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1830 (($) 35 T CONST)) (-1839 (($) 19 T CONST)) (-3944 (((-108) $ $) 39)) (-4047 (($ $) 51) (($ $ $) 37)) (-4036 (($ $ $) 50)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 54) (($ $ $) 55)))
(((-537 |#1| |#2|) (-802 |#1|) (-525) (-108)) (T -537))
NIL
(-802 |#1|)
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) 21)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3706 (($ $) NIL)) (-1715 (((-108) $) NIL)) (-2144 (((-108) $) NIL)) (-2834 (((-712)) NIL)) (-2569 (($ $ (-854)) NIL (|has| $ (-346))) (($ $) NIL)) (-3734 (((-1099 (-854) (-712)) (-525)) 47)) (-2157 (((-3 $ "failed") $ $) NIL)) (-1291 (($ $) NIL)) (-2827 (((-396 $) $) NIL)) (-1947 (((-108) $ $) NIL)) (-3032 (((-712)) NIL)) (-3798 (($) NIL T CONST)) (-1251 (((-3 $ "failed") $) 75)) (-3528 (($ $) 74)) (-4171 (($ (-1171 $)) 73)) (-2625 (((-3 "prime" "polynomial" "normal" "cyclic")) 44)) (-2129 (($ $ $) NIL)) (-4163 (((-3 $ "failed") $) 32)) (-3377 (($) NIL)) (-2110 (($ $ $) NIL)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL)) (-3944 (($) 49)) (-4104 (((-108) $) NIL)) (-2299 (($ $) NIL) (($ $ (-712)) NIL)) (-2744 (((-108) $) NIL)) (-3873 (((-774 (-854)) $) NIL) (((-854) $) NIL)) (-2824 (((-108) $) NIL)) (-4046 (($) 37 (|has| $ (-346)))) (-1751 (((-108) $) NIL (|has| $ (-346)))) (-2771 (($ $ (-854)) NIL (|has| $ (-346))) (($ $) NIL)) (-2085 (((-3 $ "failed") $) NIL)) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1382 (((-1085 $) $ (-854)) NIL (|has| $ (-346))) (((-1085 $) $) 83)) (-3016 (((-854) $) 55)) (-1924 (((-1085 $) $) NIL (|has| $ (-346)))) (-3040 (((-3 (-1085 $) "failed") $ $) NIL (|has| $ (-346))) (((-1085 $) $) NIL (|has| $ (-346)))) (-2054 (($ $ (-1085 $)) NIL (|has| $ (-346)))) (-1356 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2339 (((-1072) $) NIL)) (-1622 (($ $) NIL)) (-3506 (($) NIL T CONST)) (-2226 (($ (-854)) 48)) (-1476 (((-108) $) 67)) (-2047 (((-1036) $) NIL)) (-3857 (($) 19 (|has| $ (-346)))) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-1399 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2846 (((-591 (-2 (|:| -1348 (-525)) (|:| -2008 (-525))))) 42)) (-1348 (((-396 $) $) NIL)) (-2163 (((-854)) 66) (((-774 (-854))) NIL)) (-3375 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2089 (((-3 $ "failed") $ $) NIL)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1712 (((-712) $) NIL)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL)) (-2953 (((-3 (-712) "failed") $ $) NIL) (((-712) $) NIL)) (-4224 (((-128)) NIL)) (-3266 (($ $ (-712)) NIL) (($ $) NIL)) (-1316 (((-854) $) 65) (((-774 (-854)) $) NIL)) (-1478 (((-1085 $)) 82)) (-2616 (($) 54)) (-1608 (($) 38 (|has| $ (-346)))) (-3572 (((-631 $) (-1171 $)) NIL) (((-1171 $) $) 71)) (-1408 (((-525) $) 28)) (-2265 (((-3 (-1171 $) "failed") (-631 $)) NIL)) (-3022 (((-796) $) NIL) (($ (-525)) 30) (($ $) NIL) (($ (-385 (-525))) NIL)) (-1437 (((-3 $ "failed") $) NIL) (($ $) 84)) (-2128 (((-712)) 39)) (-4003 (((-1171 $) (-854)) 77) (((-1171 $)) 76)) (-2495 (((-108) $ $) NIL)) (-1884 (((-108) $) NIL)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-4191 (($) 22 T CONST)) (-4197 (($) 18 T CONST)) (-4227 (($ $ (-712)) NIL (|has| $ (-346))) (($ $) NIL (|has| $ (-346)))) (-4196 (($ $ (-712)) NIL) (($ $) NIL)) (-4096 (((-108) $ $) NIL)) (-4173 (($ $ $) NIL)) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) 26)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 61) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL)))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) 21)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3641 (($ $) NIL)) (-3077 (((-108) $) NIL)) (-2862 (((-108) $) NIL)) (-3981 (((-712)) NIL)) (-1481 (($ $ (-854)) NIL (|has| $ (-346))) (($ $) NIL)) (-2666 (((-1099 (-854) (-712)) (-525)) 47)) (-3332 (((-3 $ "failed") $ $) NIL)) (-1720 (($ $) NIL)) (-3898 (((-396 $) $) NIL)) (-1965 (((-108) $ $) NIL)) (-2834 (((-712)) NIL)) (-2055 (($) NIL T CONST)) (-4174 (((-3 $ "failed") $) 75)) (-3341 (($ $) 74)) (-1554 (($ (-1171 $)) 73)) (-3640 (((-3 "prime" "polynomial" "normal" "cyclic")) 44)) (-3265 (($ $ $) NIL)) (-1522 (((-3 $ "failed") $) 32)) (-1325 (($) NIL)) (-3239 (($ $ $) NIL)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL)) (-1268 (($) 49)) (-2096 (((-108) $) NIL)) (-3477 (($ $) NIL) (($ $ (-712)) NIL)) (-2393 (((-108) $) NIL)) (-1676 (((-774 (-854)) $) NIL) (((-854) $) NIL)) (-3865 (((-108) $) NIL)) (-2805 (($) 37 (|has| $ (-346)))) (-3108 (((-108) $) NIL (|has| $ (-346)))) (-1525 (($ $ (-854)) NIL (|has| $ (-346))) (($ $) NIL)) (-2115 (((-3 $ "failed") $) NIL)) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3205 (((-1085 $) $ (-854)) NIL (|has| $ (-346))) (((-1085 $) $) 83)) (-1970 (((-854) $) 55)) (-3004 (((-1085 $) $) NIL (|has| $ (-346)))) (-2224 (((-3 (-1085 $) "failed") $ $) NIL (|has| $ (-346))) (((-1085 $) $) NIL (|has| $ (-346)))) (-2594 (($ $ (-1085 $)) NIL (|has| $ (-346)))) (-2081 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2621 (((-1072) $) NIL)) (-1523 (($ $) NIL)) (-3492 (($) NIL T CONST)) (-3229 (($ (-854)) 48)) (-1326 (((-108) $) 67)) (-2937 (((-1036) $) NIL)) (-3965 (($) 19 (|has| $ (-346)))) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-2124 (($ $ $) NIL) (($ (-591 $)) NIL)) (-4107 (((-591 (-2 (|:| -2542 (-525)) (|:| -3987 (-525))))) 42)) (-2542 (((-396 $) $) NIL)) (-3383 (((-854)) 66) (((-774 (-854))) NIL)) (-3387 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3210 (((-3 $ "failed") $ $) NIL)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3048 (((-712) $) NIL)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL)) (-2652 (((-3 (-712) "failed") $ $) NIL) (((-712) $) NIL)) (-3840 (((-128)) NIL)) (-2209 (($ $ (-712)) NIL) (($ $) NIL)) (-2743 (((-854) $) 65) (((-774 (-854)) $) NIL)) (-1341 (((-1085 $)) 82)) (-3560 (($) 54)) (-2200 (($) 38 (|has| $ (-346)))) (-1671 (((-631 $) (-1171 $)) NIL) (((-1171 $) $) 71)) (-1300 (((-525) $) 28)) (-3124 (((-3 (-1171 $) "failed") (-631 $)) NIL)) (-2686 (((-796) $) NIL) (($ (-525)) 30) (($ $) NIL) (($ (-385 (-525))) NIL)) (-3751 (((-3 $ "failed") $) NIL) (($ $) 84)) (-3425 (((-712)) 39)) (-3612 (((-1171 $) (-854)) 77) (((-1171 $)) 76)) (-1724 (((-108) $ $) NIL)) (-2588 (((-108) $) NIL)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-1830 (($) 22 T CONST)) (-1839 (($) 18 T CONST)) (-3861 (($ $ (-712)) NIL (|has| $ (-346))) (($ $) NIL (|has| $ (-346)))) (-1796 (($ $ (-712)) NIL) (($ $) NIL)) (-3944 (((-108) $ $) NIL)) (-4059 (($ $ $) NIL)) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) 26)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 61) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL)))
(((-538 |#1|) (-13 (-327) (-307 $) (-566 (-525))) (-854)) (T -538))
NIL
(-13 (-327) (-307 $) (-566 (-525)))
-((-2975 (((-1176) (-1072)) 10)))
-(((-539) (-10 -7 (-15 -2975 ((-1176) (-1072))))) (T -539))
-((-2975 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-539)))))
-(-10 -7 (-15 -2975 ((-1176) (-1072))))
-((-2787 (((-542 |#2|) (-542 |#2|)) 40)) (-4093 (((-591 |#2|) (-542 |#2|)) 42)) (-4109 ((|#2| (-542 |#2|)) 48)))
-(((-540 |#1| |#2|) (-10 -7 (-15 -2787 ((-542 |#2|) (-542 |#2|))) (-15 -4093 ((-591 |#2|) (-542 |#2|))) (-15 -4109 (|#2| (-542 |#2|)))) (-13 (-429) (-966 (-525)) (-788) (-587 (-525))) (-13 (-29 |#1|) (-1111))) (T -540))
-((-4109 (*1 *2 *3) (-12 (-5 *3 (-542 *2)) (-4 *2 (-13 (-29 *4) (-1111))) (-5 *1 (-540 *4 *2)) (-4 *4 (-13 (-429) (-966 (-525)) (-788) (-587 (-525)))))) (-4093 (*1 *2 *3) (-12 (-5 *3 (-542 *5)) (-4 *5 (-13 (-29 *4) (-1111))) (-4 *4 (-13 (-429) (-966 (-525)) (-788) (-587 (-525)))) (-5 *2 (-591 *5)) (-5 *1 (-540 *4 *5)))) (-2787 (*1 *2 *2) (-12 (-5 *2 (-542 *4)) (-4 *4 (-13 (-29 *3) (-1111))) (-4 *3 (-13 (-429) (-966 (-525)) (-788) (-587 (-525)))) (-5 *1 (-540 *3 *4)))))
-(-10 -7 (-15 -2787 ((-542 |#2|) (-542 |#2|))) (-15 -4093 ((-591 |#2|) (-542 |#2|))) (-15 -4109 (|#2| (-542 |#2|))))
-((-1340 (((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| |mainpart| |#1|) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| |#1|) (|:| |logand| |#1|))))) "failed")) 44) (((-3 |#2| "failed") (-1 |#2| |#1|) (-3 |#1| "failed")) 11) (((-3 (-2 (|:| -3060 |#2|) (|:| |coeff| |#2|)) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| -3060 |#1|) (|:| |coeff| |#1|)) "failed")) 35) (((-542 |#2|) (-1 |#2| |#1|) (-542 |#1|)) 30)))
-(((-541 |#1| |#2|) (-10 -7 (-15 -1340 ((-542 |#2|) (-1 |#2| |#1|) (-542 |#1|))) (-15 -1340 ((-3 (-2 (|:| -3060 |#2|) (|:| |coeff| |#2|)) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| -3060 |#1|) (|:| |coeff| |#1|)) "failed"))) (-15 -1340 ((-3 |#2| "failed") (-1 |#2| |#1|) (-3 |#1| "failed"))) (-15 -1340 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| |mainpart| |#1|) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| |#1|) (|:| |logand| |#1|))))) "failed")))) (-341) (-341)) (T -541))
-((-1340 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 *6 *5)) (-5 *4 (-3 (-2 (|:| |mainpart| *5) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| *5) (|:| |logand| *5))))) "failed")) (-4 *5 (-341)) (-4 *6 (-341)) (-5 *2 (-2 (|:| |mainpart| *6) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| *6) (|:| |logand| *6)))))) (-5 *1 (-541 *5 *6)))) (-1340 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 *2 *5)) (-5 *4 (-3 *5 "failed")) (-4 *5 (-341)) (-4 *2 (-341)) (-5 *1 (-541 *5 *2)))) (-1340 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 *6 *5)) (-5 *4 (-3 (-2 (|:| -3060 *5) (|:| |coeff| *5)) "failed")) (-4 *5 (-341)) (-4 *6 (-341)) (-5 *2 (-2 (|:| -3060 *6) (|:| |coeff| *6))) (-5 *1 (-541 *5 *6)))) (-1340 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-542 *5)) (-4 *5 (-341)) (-4 *6 (-341)) (-5 *2 (-542 *6)) (-5 *1 (-541 *5 *6)))))
-(-10 -7 (-15 -1340 ((-542 |#2|) (-1 |#2| |#1|) (-542 |#1|))) (-15 -1340 ((-3 (-2 (|:| -3060 |#2|) (|:| |coeff| |#2|)) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| -3060 |#1|) (|:| |coeff| |#1|)) "failed"))) (-15 -1340 ((-3 |#2| "failed") (-1 |#2| |#1|) (-3 |#1| "failed"))) (-15 -1340 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| |mainpart| |#1|) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| |#1|) (|:| |logand| |#1|))))) "failed"))))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-3798 (($) NIL T CONST)) (-1251 (((-3 |#1| "failed") $) 69)) (-3528 ((|#1| $) NIL)) (-3060 ((|#1| $) 26)) (-1759 (((-591 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|))) $) 28)) (-3824 (($ |#1| (-591 (-2 (|:| |scalar| (-385 (-525))) (|:| |coeff| (-1085 |#1|)) (|:| |logand| (-1085 |#1|)))) (-591 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|)))) 24)) (-3802 (((-591 (-2 (|:| |scalar| (-385 (-525))) (|:| |coeff| (-1085 |#1|)) (|:| |logand| (-1085 |#1|)))) $) 27)) (-2339 (((-1072) $) NIL)) (-1817 (($ |#1| |#1|) 33) (($ |#1| (-1089)) 44 (|has| |#1| (-966 (-1089))))) (-2047 (((-1036) $) NIL)) (-2677 (((-108) $) 30)) (-3266 ((|#1| $ (-1 |#1| |#1|)) 81) ((|#1| $ (-1089)) 82 (|has| |#1| (-833 (-1089))))) (-3022 (((-796) $) 96) (($ |#1|) 25)) (-4191 (($) 16 T CONST)) (-4096 (((-108) $ $) NIL)) (-4164 (($ $) 15) (($ $ $) NIL)) (-4156 (($ $ $) 78)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 14) (($ (-385 (-525)) $) 36) (($ $ (-385 (-525))) NIL)))
-(((-542 |#1|) (-13 (-659 (-385 (-525))) (-966 |#1|) (-10 -8 (-15 -3824 ($ |#1| (-591 (-2 (|:| |scalar| (-385 (-525))) (|:| |coeff| (-1085 |#1|)) (|:| |logand| (-1085 |#1|)))) (-591 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|))))) (-15 -3060 (|#1| $)) (-15 -3802 ((-591 (-2 (|:| |scalar| (-385 (-525))) (|:| |coeff| (-1085 |#1|)) (|:| |logand| (-1085 |#1|)))) $)) (-15 -1759 ((-591 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|))) $)) (-15 -2677 ((-108) $)) (-15 -1817 ($ |#1| |#1|)) (-15 -3266 (|#1| $ (-1 |#1| |#1|))) (IF (|has| |#1| (-833 (-1089))) (-15 -3266 (|#1| $ (-1089))) |%noBranch|) (IF (|has| |#1| (-966 (-1089))) (-15 -1817 ($ |#1| (-1089))) |%noBranch|))) (-341)) (T -542))
-((-3824 (*1 *1 *2 *3 *4) (-12 (-5 *3 (-591 (-2 (|:| |scalar| (-385 (-525))) (|:| |coeff| (-1085 *2)) (|:| |logand| (-1085 *2))))) (-5 *4 (-591 (-2 (|:| |integrand| *2) (|:| |intvar| *2)))) (-4 *2 (-341)) (-5 *1 (-542 *2)))) (-3060 (*1 *2 *1) (-12 (-5 *1 (-542 *2)) (-4 *2 (-341)))) (-3802 (*1 *2 *1) (-12 (-5 *2 (-591 (-2 (|:| |scalar| (-385 (-525))) (|:| |coeff| (-1085 *3)) (|:| |logand| (-1085 *3))))) (-5 *1 (-542 *3)) (-4 *3 (-341)))) (-1759 (*1 *2 *1) (-12 (-5 *2 (-591 (-2 (|:| |integrand| *3) (|:| |intvar| *3)))) (-5 *1 (-542 *3)) (-4 *3 (-341)))) (-2677 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-542 *3)) (-4 *3 (-341)))) (-1817 (*1 *1 *2 *2) (-12 (-5 *1 (-542 *2)) (-4 *2 (-341)))) (-3266 (*1 *2 *1 *3) (-12 (-5 *3 (-1 *2 *2)) (-5 *1 (-542 *2)) (-4 *2 (-341)))) (-3266 (*1 *2 *1 *3) (-12 (-4 *2 (-341)) (-4 *2 (-833 *3)) (-5 *1 (-542 *2)) (-5 *3 (-1089)))) (-1817 (*1 *1 *2 *3) (-12 (-5 *3 (-1089)) (-5 *1 (-542 *2)) (-4 *2 (-966 *3)) (-4 *2 (-341)))))
-(-13 (-659 (-385 (-525))) (-966 |#1|) (-10 -8 (-15 -3824 ($ |#1| (-591 (-2 (|:| |scalar| (-385 (-525))) (|:| |coeff| (-1085 |#1|)) (|:| |logand| (-1085 |#1|)))) (-591 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|))))) (-15 -3060 (|#1| $)) (-15 -3802 ((-591 (-2 (|:| |scalar| (-385 (-525))) (|:| |coeff| (-1085 |#1|)) (|:| |logand| (-1085 |#1|)))) $)) (-15 -1759 ((-591 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|))) $)) (-15 -2677 ((-108) $)) (-15 -1817 ($ |#1| |#1|)) (-15 -3266 (|#1| $ (-1 |#1| |#1|))) (IF (|has| |#1| (-833 (-1089))) (-15 -3266 (|#1| $ (-1089))) |%noBranch|) (IF (|has| |#1| (-966 (-1089))) (-15 -1817 ($ |#1| (-1089))) |%noBranch|)))
-((-2898 (((-108) |#1|) 16)) (-3139 (((-3 |#1| "failed") |#1|) 14)) (-2119 (((-2 (|:| -2672 |#1|) (|:| -2008 (-712))) |#1|) 31) (((-3 |#1| "failed") |#1| (-712)) 18)) (-2147 (((-108) |#1| (-712)) 19)) (-1558 ((|#1| |#1|) 32)) (-3903 ((|#1| |#1| (-712)) 34)))
-(((-543 |#1|) (-10 -7 (-15 -2147 ((-108) |#1| (-712))) (-15 -2119 ((-3 |#1| "failed") |#1| (-712))) (-15 -2119 ((-2 (|:| -2672 |#1|) (|:| -2008 (-712))) |#1|)) (-15 -3903 (|#1| |#1| (-712))) (-15 -2898 ((-108) |#1|)) (-15 -3139 ((-3 |#1| "failed") |#1|)) (-15 -1558 (|#1| |#1|))) (-510)) (T -543))
-((-1558 (*1 *2 *2) (-12 (-5 *1 (-543 *2)) (-4 *2 (-510)))) (-3139 (*1 *2 *2) (|partial| -12 (-5 *1 (-543 *2)) (-4 *2 (-510)))) (-2898 (*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-543 *3)) (-4 *3 (-510)))) (-3903 (*1 *2 *2 *3) (-12 (-5 *3 (-712)) (-5 *1 (-543 *2)) (-4 *2 (-510)))) (-2119 (*1 *2 *3) (-12 (-5 *2 (-2 (|:| -2672 *3) (|:| -2008 (-712)))) (-5 *1 (-543 *3)) (-4 *3 (-510)))) (-2119 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-712)) (-5 *1 (-543 *2)) (-4 *2 (-510)))) (-2147 (*1 *2 *3 *4) (-12 (-5 *4 (-712)) (-5 *2 (-108)) (-5 *1 (-543 *3)) (-4 *3 (-510)))))
-(-10 -7 (-15 -2147 ((-108) |#1| (-712))) (-15 -2119 ((-3 |#1| "failed") |#1| (-712))) (-15 -2119 ((-2 (|:| -2672 |#1|) (|:| -2008 (-712))) |#1|)) (-15 -3903 (|#1| |#1| (-712))) (-15 -2898 ((-108) |#1|)) (-15 -3139 ((-3 |#1| "failed") |#1|)) (-15 -1558 (|#1| |#1|)))
-((-1959 (((-1085 |#1|) (-854)) 27)))
-(((-544 |#1|) (-10 -7 (-15 -1959 ((-1085 |#1|) (-854)))) (-327)) (T -544))
-((-1959 (*1 *2 *3) (-12 (-5 *3 (-854)) (-5 *2 (-1085 *4)) (-5 *1 (-544 *4)) (-4 *4 (-327)))))
-(-10 -7 (-15 -1959 ((-1085 |#1|) (-854))))
-((-2787 (((-542 (-385 (-885 |#1|))) (-542 (-385 (-885 |#1|)))) 27)) (-4141 (((-3 (-294 |#1|) (-591 (-294 |#1|))) (-385 (-885 |#1|)) (-1089)) 33 (|has| |#1| (-138)))) (-4093 (((-591 (-294 |#1|)) (-542 (-385 (-885 |#1|)))) 19)) (-3306 (((-294 |#1|) (-385 (-885 |#1|)) (-1089)) 31 (|has| |#1| (-138)))) (-4109 (((-294 |#1|) (-542 (-385 (-885 |#1|)))) 21)))
-(((-545 |#1|) (-10 -7 (-15 -2787 ((-542 (-385 (-885 |#1|))) (-542 (-385 (-885 |#1|))))) (-15 -4093 ((-591 (-294 |#1|)) (-542 (-385 (-885 |#1|))))) (-15 -4109 ((-294 |#1|) (-542 (-385 (-885 |#1|))))) (IF (|has| |#1| (-138)) (PROGN (-15 -4141 ((-3 (-294 |#1|) (-591 (-294 |#1|))) (-385 (-885 |#1|)) (-1089))) (-15 -3306 ((-294 |#1|) (-385 (-885 |#1|)) (-1089)))) |%noBranch|)) (-13 (-429) (-966 (-525)) (-788) (-587 (-525)))) (T -545))
-((-3306 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-885 *5))) (-5 *4 (-1089)) (-4 *5 (-138)) (-4 *5 (-13 (-429) (-966 (-525)) (-788) (-587 (-525)))) (-5 *2 (-294 *5)) (-5 *1 (-545 *5)))) (-4141 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-885 *5))) (-5 *4 (-1089)) (-4 *5 (-138)) (-4 *5 (-13 (-429) (-966 (-525)) (-788) (-587 (-525)))) (-5 *2 (-3 (-294 *5) (-591 (-294 *5)))) (-5 *1 (-545 *5)))) (-4109 (*1 *2 *3) (-12 (-5 *3 (-542 (-385 (-885 *4)))) (-4 *4 (-13 (-429) (-966 (-525)) (-788) (-587 (-525)))) (-5 *2 (-294 *4)) (-5 *1 (-545 *4)))) (-4093 (*1 *2 *3) (-12 (-5 *3 (-542 (-385 (-885 *4)))) (-4 *4 (-13 (-429) (-966 (-525)) (-788) (-587 (-525)))) (-5 *2 (-591 (-294 *4))) (-5 *1 (-545 *4)))) (-2787 (*1 *2 *2) (-12 (-5 *2 (-542 (-385 (-885 *3)))) (-4 *3 (-13 (-429) (-966 (-525)) (-788) (-587 (-525)))) (-5 *1 (-545 *3)))))
-(-10 -7 (-15 -2787 ((-542 (-385 (-885 |#1|))) (-542 (-385 (-885 |#1|))))) (-15 -4093 ((-591 (-294 |#1|)) (-542 (-385 (-885 |#1|))))) (-15 -4109 ((-294 |#1|) (-542 (-385 (-885 |#1|))))) (IF (|has| |#1| (-138)) (PROGN (-15 -4141 ((-3 (-294 |#1|) (-591 (-294 |#1|))) (-385 (-885 |#1|)) (-1089))) (-15 -3306 ((-294 |#1|) (-385 (-885 |#1|)) (-1089)))) |%noBranch|))
-((-1613 (((-591 (-631 (-525))) (-591 (-525)) (-591 (-838 (-525)))) 46) (((-591 (-631 (-525))) (-591 (-525))) 47) (((-631 (-525)) (-591 (-525)) (-838 (-525))) 42)) (-2551 (((-712) (-591 (-525))) 40)))
-(((-546) (-10 -7 (-15 -2551 ((-712) (-591 (-525)))) (-15 -1613 ((-631 (-525)) (-591 (-525)) (-838 (-525)))) (-15 -1613 ((-591 (-631 (-525))) (-591 (-525)))) (-15 -1613 ((-591 (-631 (-525))) (-591 (-525)) (-591 (-838 (-525))))))) (T -546))
-((-1613 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-525))) (-5 *4 (-591 (-838 (-525)))) (-5 *2 (-591 (-631 (-525)))) (-5 *1 (-546)))) (-1613 (*1 *2 *3) (-12 (-5 *3 (-591 (-525))) (-5 *2 (-591 (-631 (-525)))) (-5 *1 (-546)))) (-1613 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-525))) (-5 *4 (-838 (-525))) (-5 *2 (-631 (-525))) (-5 *1 (-546)))) (-2551 (*1 *2 *3) (-12 (-5 *3 (-591 (-525))) (-5 *2 (-712)) (-5 *1 (-546)))))
-(-10 -7 (-15 -2551 ((-712) (-591 (-525)))) (-15 -1613 ((-631 (-525)) (-591 (-525)) (-838 (-525)))) (-15 -1613 ((-591 (-631 (-525))) (-591 (-525)))) (-15 -1613 ((-591 (-631 (-525))) (-591 (-525)) (-591 (-838 (-525))))))
-((-2270 (((-591 |#5|) |#5| (-108)) 73)) (-2541 (((-108) |#5| (-591 |#5|)) 30)))
-(((-547 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2270 ((-591 |#5|) |#5| (-108))) (-15 -2541 ((-108) |#5| (-591 |#5|)))) (-13 (-286) (-138)) (-734) (-788) (-989 |#1| |#2| |#3|) (-1027 |#1| |#2| |#3| |#4|)) (T -547))
-((-2541 (*1 *2 *3 *4) (-12 (-5 *4 (-591 *3)) (-4 *3 (-1027 *5 *6 *7 *8)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *8 (-989 *5 *6 *7)) (-5 *2 (-108)) (-5 *1 (-547 *5 *6 *7 *8 *3)))) (-2270 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *8 (-989 *5 *6 *7)) (-5 *2 (-591 *3)) (-5 *1 (-547 *5 *6 *7 *8 *3)) (-4 *3 (-1027 *5 *6 *7 *8)))))
-(-10 -7 (-15 -2270 ((-591 |#5|) |#5| (-108))) (-15 -2541 ((-108) |#5| (-591 |#5|))))
-((-3008 (((-108) $ $) NIL (|has| (-135) (-1018)))) (-3747 (($ $) 34)) (-3845 (($ $) NIL)) (-1963 (($ $ (-135)) NIL) (($ $ (-132)) NIL)) (-3296 (((-1176) $ (-525) (-525)) NIL (|has| $ (-6 -4251)))) (-3247 (((-108) $ $) 51)) (-3232 (((-108) $ $ (-525)) 46)) (-2787 (((-591 $) $ (-135)) 60) (((-591 $) $ (-132)) 61)) (-3203 (((-108) (-1 (-108) (-135) (-135)) $) NIL) (((-108) $) NIL (|has| (-135) (-788)))) (-4026 (($ (-1 (-108) (-135) (-135)) $) NIL (|has| $ (-6 -4251))) (($ $) NIL (-12 (|has| $ (-6 -4251)) (|has| (-135) (-788))))) (-3327 (($ (-1 (-108) (-135) (-135)) $) NIL) (($ $) NIL (|has| (-135) (-788)))) (-3891 (((-108) $ (-712)) NIL)) (-3186 (((-135) $ (-525) (-135)) 45 (|has| $ (-6 -4251))) (((-135) $ (-1138 (-525)) (-135)) NIL (|has| $ (-6 -4251)))) (-2305 (($ (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4250)))) (-3798 (($) NIL T CONST)) (-2502 (($ $ (-135)) 64) (($ $ (-132)) 65)) (-2598 (($ $) NIL (|has| $ (-6 -4251)))) (-2617 (($ $) NIL)) (-4128 (($ $ (-1138 (-525)) $) 44)) (-3098 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-135) (-1018))))) (-3677 (($ (-135) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-135) (-1018)))) (($ (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4250)))) (-1227 (((-135) (-1 (-135) (-135) (-135)) $ (-135) (-135)) NIL (-12 (|has| $ (-6 -4250)) (|has| (-135) (-1018)))) (((-135) (-1 (-135) (-135) (-135)) $ (-135)) NIL (|has| $ (-6 -4250))) (((-135) (-1 (-135) (-135) (-135)) $) NIL (|has| $ (-6 -4250)))) (-3255 (((-135) $ (-525) (-135)) NIL (|has| $ (-6 -4251)))) (-3217 (((-135) $ (-525)) NIL)) (-3258 (((-108) $ $) 72)) (-3004 (((-525) (-1 (-108) (-135)) $) NIL) (((-525) (-135) $) NIL (|has| (-135) (-1018))) (((-525) (-135) $ (-525)) 48 (|has| (-135) (-1018))) (((-525) $ $ (-525)) 47) (((-525) (-132) $ (-525)) 50)) (-3454 (((-591 (-135)) $) NIL (|has| $ (-6 -4250)))) (-1268 (($ (-712) (-135)) 9)) (-2910 (((-108) $ (-712)) NIL)) (-3630 (((-525) $) 28 (|has| (-525) (-788)))) (-3741 (($ $ $) NIL (|has| (-135) (-788)))) (-2131 (($ (-1 (-108) (-135) (-135)) $ $) NIL) (($ $ $) NIL (|has| (-135) (-788)))) (-2552 (((-591 (-135)) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) (-135) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-135) (-1018))))) (-3468 (((-525) $) 42 (|has| (-525) (-788)))) (-2478 (($ $ $) NIL (|has| (-135) (-788)))) (-4008 (((-108) $ $ (-135)) 73)) (-3163 (((-712) $ $ (-135)) 70)) (-3249 (($ (-1 (-135) (-135)) $) 33 (|has| $ (-6 -4251)))) (-1340 (($ (-1 (-135) (-135)) $) NIL) (($ (-1 (-135) (-135) (-135)) $ $) NIL)) (-2107 (($ $) 37)) (-2814 (($ $) NIL)) (-3971 (((-108) $ (-712)) NIL)) (-2513 (($ $ (-135)) 62) (($ $ (-132)) 63)) (-2339 (((-1072) $) 38 (|has| (-135) (-1018)))) (-4189 (($ (-135) $ (-525)) NIL) (($ $ $ (-525)) 23)) (-2511 (((-591 (-525)) $) NIL)) (-2791 (((-108) (-525) $) NIL)) (-2047 (((-525) $) 69) (((-1036) $) NIL (|has| (-135) (-1018)))) (-3066 (((-135) $) NIL (|has| (-525) (-788)))) (-2069 (((-3 (-135) "failed") (-1 (-108) (-135)) $) NIL)) (-1941 (($ $ (-135)) NIL (|has| $ (-6 -4251)))) (-1623 (((-108) (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 (-135)))) NIL (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1018)))) (($ $ (-273 (-135))) NIL (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1018)))) (($ $ (-135) (-135)) NIL (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1018)))) (($ $ (-591 (-135)) (-591 (-135))) NIL (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1018))))) (-3493 (((-108) $ $) NIL)) (-1615 (((-108) (-135) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-135) (-1018))))) (-3339 (((-591 (-135)) $) NIL)) (-3028 (((-108) $) 12)) (-3209 (($) 10)) (-3164 (((-135) $ (-525) (-135)) NIL) (((-135) $ (-525)) 52) (($ $ (-1138 (-525))) 21) (($ $ $) NIL)) (-2777 (($ $ (-525)) NIL) (($ $ (-1138 (-525))) NIL)) (-2064 (((-712) (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4250))) (((-712) (-135) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-135) (-1018))))) (-4063 (($ $ $ (-525)) 66 (|has| $ (-6 -4251)))) (-3199 (($ $) 17)) (-1408 (((-501) $) NIL (|has| (-135) (-566 (-501))))) (-3036 (($ (-591 (-135))) NIL)) (-3690 (($ $ (-135)) NIL) (($ (-135) $) NIL) (($ $ $) 16) (($ (-591 $)) 67)) (-3022 (($ (-135)) NIL) (((-796) $) 27 (|has| (-135) (-565 (-796))))) (-4158 (((-108) (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4250)))) (-4135 (((-108) $ $) NIL (|has| (-135) (-788)))) (-4119 (((-108) $ $) NIL (|has| (-135) (-788)))) (-4096 (((-108) $ $) 14 (|has| (-135) (-1018)))) (-4126 (((-108) $ $) NIL (|has| (-135) (-788)))) (-4112 (((-108) $ $) 15 (|has| (-135) (-788)))) (-4045 (((-712) $) 13 (|has| $ (-6 -4250)))))
-(((-548 |#1|) (-13 (-1058) (-10 -8 (-15 -2047 ((-525) $)))) (-525)) (T -548))
-((-2047 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-548 *3)) (-14 *3 *2))))
-(-13 (-1058) (-10 -8 (-15 -2047 ((-525) $))))
-((-2161 (((-2 (|:| |num| |#4|) (|:| |den| (-525))) |#4| |#2|) 23) (((-2 (|:| |num| |#4|) (|:| |den| (-525))) |#4| |#2| (-1013 |#4|)) 32)))
-(((-549 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2161 ((-2 (|:| |num| |#4|) (|:| |den| (-525))) |#4| |#2| (-1013 |#4|))) (-15 -2161 ((-2 (|:| |num| |#4|) (|:| |den| (-525))) |#4| |#2|))) (-734) (-788) (-517) (-882 |#3| |#1| |#2|)) (T -549))
-((-2161 (*1 *2 *3 *4) (-12 (-4 *5 (-734)) (-4 *4 (-788)) (-4 *6 (-517)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| (-525)))) (-5 *1 (-549 *5 *4 *6 *3)) (-4 *3 (-882 *6 *5 *4)))) (-2161 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-1013 *3)) (-4 *3 (-882 *7 *6 *4)) (-4 *6 (-734)) (-4 *4 (-788)) (-4 *7 (-517)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| (-525)))) (-5 *1 (-549 *6 *4 *7 *3)))))
-(-10 -7 (-15 -2161 ((-2 (|:| |num| |#4|) (|:| |den| (-525))) |#4| |#2| (-1013 |#4|))) (-15 -2161 ((-2 (|:| |num| |#4|) (|:| |den| (-525))) |#4| |#2|)))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) 63)) (-1507 (((-591 (-1003)) $) NIL)) (-2037 (((-1089) $) NIL)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3706 (($ $) NIL (|has| |#1| (-517)))) (-1715 (((-108) $) NIL (|has| |#1| (-517)))) (-2121 (($ $ (-525)) 54) (($ $ (-525) (-525)) 55)) (-1631 (((-1070 (-2 (|:| |k| (-525)) (|:| |c| |#1|))) $) 60)) (-2212 (($ $) 100)) (-2157 (((-3 $ "failed") $ $) NIL)) (-1848 (((-796) (-1070 (-2 (|:| |k| (-525)) (|:| |c| |#1|))) (-955 (-781 (-525))) (-1089) |#1| (-385 (-525))) 215)) (-3682 (($ (-1070 (-2 (|:| |k| (-525)) (|:| |c| |#1|)))) 34)) (-3798 (($) NIL T CONST)) (-1710 (($ $) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-3123 (((-108) $) NIL)) (-3873 (((-525) $) 58) (((-525) $ (-525)) 59)) (-2824 (((-108) $) NIL)) (-3111 (($ $ (-854)) 76)) (-3264 (($ (-1 |#1| (-525)) $) 73)) (-2202 (((-108) $) 25)) (-1480 (($ |#1| (-525)) 22) (($ $ (-1003) (-525)) NIL) (($ $ (-591 (-1003)) (-591 (-525))) NIL)) (-1340 (($ (-1 |#1| |#1|) $) 67)) (-1693 (($ (-955 (-781 (-525))) (-1070 (-2 (|:| |k| (-525)) (|:| |c| |#1|)))) 13)) (-1661 (($ $) NIL)) (-1678 ((|#1| $) NIL)) (-2339 (((-1072) $) NIL)) (-4141 (($ $) 112 (|has| |#1| (-37 (-385 (-525)))))) (-2630 (((-3 $ "failed") $ $ (-108)) 99)) (-1456 (($ $ $) 108)) (-2047 (((-1036) $) NIL)) (-3054 (((-1070 (-2 (|:| |k| (-525)) (|:| |c| |#1|))) $) 15)) (-3257 (((-955 (-781 (-525))) $) 14)) (-2784 (($ $ (-525)) 45)) (-2089 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-4132 (((-1070 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-525)))))) (-3164 ((|#1| $ (-525)) 57) (($ $ $) NIL (|has| (-525) (-1030)))) (-3266 (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089)) NIL (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-712)) NIL (|has| |#1| (-15 * (|#1| (-525) |#1|)))) (($ $) 70 (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (-1316 (((-525) $) NIL)) (-3571 (($ $) 46)) (-3022 (((-796) $) NIL) (($ (-525)) 28) (($ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $) NIL (|has| |#1| (-517))) (($ |#1|) 27 (|has| |#1| (-160)))) (-2560 ((|#1| $ (-525)) 56)) (-1437 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-2128 (((-712)) 37)) (-1682 ((|#1| $) NIL)) (-1687 (($ $) 180 (|has| |#1| (-37 (-385 (-525)))))) (-2596 (($ $) 156 (|has| |#1| (-37 (-385 (-525)))))) (-2539 (($ $) 177 (|has| |#1| (-37 (-385 (-525)))))) (-2158 (($ $) 153 (|has| |#1| (-37 (-385 (-525)))))) (-1258 (($ $) 182 (|has| |#1| (-37 (-385 (-525)))))) (-4165 (($ $) 159 (|has| |#1| (-37 (-385 (-525)))))) (-1331 (($ $ (-385 (-525))) 146 (|has| |#1| (-37 (-385 (-525)))))) (-3564 (($ $ |#1|) 121 (|has| |#1| (-37 (-385 (-525)))))) (-2632 (($ $) 150 (|has| |#1| (-37 (-385 (-525)))))) (-4155 (($ $) 148 (|has| |#1| (-37 (-385 (-525)))))) (-3861 (($ $) 183 (|has| |#1| (-37 (-385 (-525)))))) (-3714 (($ $) 160 (|has| |#1| (-37 (-385 (-525)))))) (-3718 (($ $) 181 (|has| |#1| (-37 (-385 (-525)))))) (-2197 (($ $) 158 (|has| |#1| (-37 (-385 (-525)))))) (-2175 (($ $) 178 (|has| |#1| (-37 (-385 (-525)))))) (-1557 (($ $) 154 (|has| |#1| (-37 (-385 (-525)))))) (-3421 (($ $) 188 (|has| |#1| (-37 (-385 (-525)))))) (-3061 (($ $) 168 (|has| |#1| (-37 (-385 (-525)))))) (-4208 (($ $) 185 (|has| |#1| (-37 (-385 (-525)))))) (-1835 (($ $) 163 (|has| |#1| (-37 (-385 (-525)))))) (-3644 (($ $) 192 (|has| |#1| (-37 (-385 (-525)))))) (-4036 (($ $) 172 (|has| |#1| (-37 (-385 (-525)))))) (-3234 (($ $) 194 (|has| |#1| (-37 (-385 (-525)))))) (-3997 (($ $) 174 (|has| |#1| (-37 (-385 (-525)))))) (-3248 (($ $) 190 (|has| |#1| (-37 (-385 (-525)))))) (-1609 (($ $) 170 (|has| |#1| (-37 (-385 (-525)))))) (-2674 (($ $) 187 (|has| |#1| (-37 (-385 (-525)))))) (-3477 (($ $) 166 (|has| |#1| (-37 (-385 (-525)))))) (-2495 (((-108) $ $) NIL (|has| |#1| (-517)))) (-2176 ((|#1| $ (-525)) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-525)))) (|has| |#1| (-15 -3022 (|#1| (-1089))))))) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4191 (($) 29 T CONST)) (-4197 (($) 38 T CONST)) (-4196 (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089)) NIL (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-712)) NIL (|has| |#1| (-15 * (|#1| (-525) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (-4096 (((-108) $ $) 65)) (-4173 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4164 (($ $) 84) (($ $ $) 64)) (-4156 (($ $ $) 81)) (** (($ $ (-854)) NIL) (($ $ (-712)) 103)) (* (($ (-854) $) 89) (($ (-712) $) 87) (($ (-525) $) 85) (($ $ $) 95) (($ $ |#1|) NIL) (($ |#1| $) 115) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525)))))))
-(((-550 |#1|) (-13 (-1149 |#1| (-525)) (-10 -8 (-15 -1693 ($ (-955 (-781 (-525))) (-1070 (-2 (|:| |k| (-525)) (|:| |c| |#1|))))) (-15 -3257 ((-955 (-781 (-525))) $)) (-15 -3054 ((-1070 (-2 (|:| |k| (-525)) (|:| |c| |#1|))) $)) (-15 -3682 ($ (-1070 (-2 (|:| |k| (-525)) (|:| |c| |#1|))))) (-15 -2202 ((-108) $)) (-15 -3264 ($ (-1 |#1| (-525)) $)) (-15 -2630 ((-3 $ "failed") $ $ (-108))) (-15 -2212 ($ $)) (-15 -1456 ($ $ $)) (-15 -1848 ((-796) (-1070 (-2 (|:| |k| (-525)) (|:| |c| |#1|))) (-955 (-781 (-525))) (-1089) |#1| (-385 (-525)))) (IF (|has| |#1| (-37 (-385 (-525)))) (PROGN (-15 -4141 ($ $)) (-15 -3564 ($ $ |#1|)) (-15 -1331 ($ $ (-385 (-525)))) (-15 -4155 ($ $)) (-15 -2632 ($ $)) (-15 -2158 ($ $)) (-15 -1557 ($ $)) (-15 -2596 ($ $)) (-15 -2197 ($ $)) (-15 -4165 ($ $)) (-15 -3714 ($ $)) (-15 -1835 ($ $)) (-15 -3477 ($ $)) (-15 -3061 ($ $)) (-15 -1609 ($ $)) (-15 -4036 ($ $)) (-15 -3997 ($ $)) (-15 -2539 ($ $)) (-15 -2175 ($ $)) (-15 -1687 ($ $)) (-15 -3718 ($ $)) (-15 -1258 ($ $)) (-15 -3861 ($ $)) (-15 -4208 ($ $)) (-15 -2674 ($ $)) (-15 -3421 ($ $)) (-15 -3248 ($ $)) (-15 -3644 ($ $)) (-15 -3234 ($ $))) |%noBranch|))) (-975)) (T -550))
-((-2202 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-550 *3)) (-4 *3 (-975)))) (-1693 (*1 *1 *2 *3) (-12 (-5 *2 (-955 (-781 (-525)))) (-5 *3 (-1070 (-2 (|:| |k| (-525)) (|:| |c| *4)))) (-4 *4 (-975)) (-5 *1 (-550 *4)))) (-3257 (*1 *2 *1) (-12 (-5 *2 (-955 (-781 (-525)))) (-5 *1 (-550 *3)) (-4 *3 (-975)))) (-3054 (*1 *2 *1) (-12 (-5 *2 (-1070 (-2 (|:| |k| (-525)) (|:| |c| *3)))) (-5 *1 (-550 *3)) (-4 *3 (-975)))) (-3682 (*1 *1 *2) (-12 (-5 *2 (-1070 (-2 (|:| |k| (-525)) (|:| |c| *3)))) (-4 *3 (-975)) (-5 *1 (-550 *3)))) (-3264 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 (-525))) (-4 *3 (-975)) (-5 *1 (-550 *3)))) (-2630 (*1 *1 *1 *1 *2) (|partial| -12 (-5 *2 (-108)) (-5 *1 (-550 *3)) (-4 *3 (-975)))) (-2212 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-975)))) (-1456 (*1 *1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-975)))) (-1848 (*1 *2 *3 *4 *5 *6 *7) (-12 (-5 *3 (-1070 (-2 (|:| |k| (-525)) (|:| |c| *6)))) (-5 *4 (-955 (-781 (-525)))) (-5 *5 (-1089)) (-5 *7 (-385 (-525))) (-4 *6 (-975)) (-5 *2 (-796)) (-5 *1 (-550 *6)))) (-4141 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))) (-3564 (*1 *1 *1 *2) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))) (-1331 (*1 *1 *1 *2) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-550 *3)) (-4 *3 (-37 *2)) (-4 *3 (-975)))) (-4155 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))) (-2632 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))) (-2158 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))) (-1557 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))) (-2596 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))) (-2197 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))) (-4165 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))) (-3714 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))) (-1835 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))) (-3477 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))) (-3061 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))) (-1609 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))) (-4036 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))) (-3997 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))) (-2539 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))) (-2175 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))) (-1687 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))) (-3718 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))) (-1258 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))) (-3861 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))) (-4208 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))) (-2674 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))) (-3421 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))) (-3248 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))) (-3644 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))) (-3234 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))))
-(-13 (-1149 |#1| (-525)) (-10 -8 (-15 -1693 ($ (-955 (-781 (-525))) (-1070 (-2 (|:| |k| (-525)) (|:| |c| |#1|))))) (-15 -3257 ((-955 (-781 (-525))) $)) (-15 -3054 ((-1070 (-2 (|:| |k| (-525)) (|:| |c| |#1|))) $)) (-15 -3682 ($ (-1070 (-2 (|:| |k| (-525)) (|:| |c| |#1|))))) (-15 -2202 ((-108) $)) (-15 -3264 ($ (-1 |#1| (-525)) $)) (-15 -2630 ((-3 $ "failed") $ $ (-108))) (-15 -2212 ($ $)) (-15 -1456 ($ $ $)) (-15 -1848 ((-796) (-1070 (-2 (|:| |k| (-525)) (|:| |c| |#1|))) (-955 (-781 (-525))) (-1089) |#1| (-385 (-525)))) (IF (|has| |#1| (-37 (-385 (-525)))) (PROGN (-15 -4141 ($ $)) (-15 -3564 ($ $ |#1|)) (-15 -1331 ($ $ (-385 (-525)))) (-15 -4155 ($ $)) (-15 -2632 ($ $)) (-15 -2158 ($ $)) (-15 -1557 ($ $)) (-15 -2596 ($ $)) (-15 -2197 ($ $)) (-15 -4165 ($ $)) (-15 -3714 ($ $)) (-15 -1835 ($ $)) (-15 -3477 ($ $)) (-15 -3061 ($ $)) (-15 -1609 ($ $)) (-15 -4036 ($ $)) (-15 -3997 ($ $)) (-15 -2539 ($ $)) (-15 -2175 ($ $)) (-15 -1687 ($ $)) (-15 -3718 ($ $)) (-15 -1258 ($ $)) (-15 -3861 ($ $)) (-15 -4208 ($ $)) (-15 -2674 ($ $)) (-15 -3421 ($ $)) (-15 -3248 ($ $)) (-15 -3644 ($ $)) (-15 -3234 ($ $))) |%noBranch|)))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3706 (($ $) NIL (|has| |#1| (-517)))) (-1715 (((-108) $) NIL (|has| |#1| (-517)))) (-2157 (((-3 $ "failed") $ $) NIL)) (-3682 (($ (-1070 |#1|)) 9)) (-3798 (($) NIL T CONST)) (-4163 (((-3 $ "failed") $) 42)) (-3123 (((-108) $) 52)) (-3873 (((-712) $) 55) (((-712) $ (-712)) 54)) (-2824 (((-108) $) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-2089 (((-3 $ "failed") $ $) 44 (|has| |#1| (-517)))) (-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ $) NIL (|has| |#1| (-517)))) (-3654 (((-1070 |#1|) $) 23)) (-2128 (((-712)) 51)) (-2495 (((-108) $ $) NIL (|has| |#1| (-517)))) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4191 (($) 10 T CONST)) (-4197 (($) 14 T CONST)) (-4096 (((-108) $ $) 22)) (-4164 (($ $) 30) (($ $ $) 16)) (-4156 (($ $ $) 25)) (** (($ $ (-854)) NIL) (($ $ (-712)) 49)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 34) (($ $ $) 28) (($ |#1| $) 37) (($ $ |#1|) 38) (($ $ (-525)) 36)))
-(((-551 |#1|) (-13 (-975) (-10 -8 (-15 -3654 ((-1070 |#1|) $)) (-15 -3682 ($ (-1070 |#1|))) (-15 -3123 ((-108) $)) (-15 -3873 ((-712) $)) (-15 -3873 ((-712) $ (-712))) (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 * ($ $ (-525))) (IF (|has| |#1| (-517)) (-6 (-517)) |%noBranch|))) (-975)) (T -551))
-((-3654 (*1 *2 *1) (-12 (-5 *2 (-1070 *3)) (-5 *1 (-551 *3)) (-4 *3 (-975)))) (-3682 (*1 *1 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-551 *3)))) (-3123 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-551 *3)) (-4 *3 (-975)))) (-3873 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-551 *3)) (-4 *3 (-975)))) (-3873 (*1 *2 *1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-551 *3)) (-4 *3 (-975)))) (* (*1 *1 *2 *1) (-12 (-5 *1 (-551 *2)) (-4 *2 (-975)))) (* (*1 *1 *1 *2) (-12 (-5 *1 (-551 *2)) (-4 *2 (-975)))) (* (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-551 *3)) (-4 *3 (-975)))))
-(-13 (-975) (-10 -8 (-15 -3654 ((-1070 |#1|) $)) (-15 -3682 ($ (-1070 |#1|))) (-15 -3123 ((-108) $)) (-15 -3873 ((-712) $)) (-15 -3873 ((-712) $ (-712))) (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 * ($ $ (-525))) (IF (|has| |#1| (-517)) (-6 (-517)) |%noBranch|)))
-((-1340 (((-555 |#2|) (-1 |#2| |#1|) (-555 |#1|)) 15)))
-(((-552 |#1| |#2|) (-10 -7 (-15 -1340 ((-555 |#2|) (-1 |#2| |#1|) (-555 |#1|)))) (-1125) (-1125)) (T -552))
-((-1340 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-555 *5)) (-4 *5 (-1125)) (-4 *6 (-1125)) (-5 *2 (-555 *6)) (-5 *1 (-552 *5 *6)))))
-(-10 -7 (-15 -1340 ((-555 |#2|) (-1 |#2| |#1|) (-555 |#1|))))
-((-1340 (((-1070 |#3|) (-1 |#3| |#1| |#2|) (-555 |#1|) (-1070 |#2|)) 20) (((-1070 |#3|) (-1 |#3| |#1| |#2|) (-1070 |#1|) (-555 |#2|)) 19) (((-555 |#3|) (-1 |#3| |#1| |#2|) (-555 |#1|) (-555 |#2|)) 18)))
-(((-553 |#1| |#2| |#3|) (-10 -7 (-15 -1340 ((-555 |#3|) (-1 |#3| |#1| |#2|) (-555 |#1|) (-555 |#2|))) (-15 -1340 ((-1070 |#3|) (-1 |#3| |#1| |#2|) (-1070 |#1|) (-555 |#2|))) (-15 -1340 ((-1070 |#3|) (-1 |#3| |#1| |#2|) (-555 |#1|) (-1070 |#2|)))) (-1125) (-1125) (-1125)) (T -553))
-((-1340 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-555 *6)) (-5 *5 (-1070 *7)) (-4 *6 (-1125)) (-4 *7 (-1125)) (-4 *8 (-1125)) (-5 *2 (-1070 *8)) (-5 *1 (-553 *6 *7 *8)))) (-1340 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-1070 *6)) (-5 *5 (-555 *7)) (-4 *6 (-1125)) (-4 *7 (-1125)) (-4 *8 (-1125)) (-5 *2 (-1070 *8)) (-5 *1 (-553 *6 *7 *8)))) (-1340 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-555 *6)) (-5 *5 (-555 *7)) (-4 *6 (-1125)) (-4 *7 (-1125)) (-4 *8 (-1125)) (-5 *2 (-555 *8)) (-5 *1 (-553 *6 *7 *8)))))
-(-10 -7 (-15 -1340 ((-555 |#3|) (-1 |#3| |#1| |#2|) (-555 |#1|) (-555 |#2|))) (-15 -1340 ((-1070 |#3|) (-1 |#3| |#1| |#2|) (-1070 |#1|) (-555 |#2|))) (-15 -1340 ((-1070 |#3|) (-1 |#3| |#1| |#2|) (-555 |#1|) (-1070 |#2|))))
-((-2498 ((|#3| |#3| (-591 (-564 |#3|)) (-591 (-1089))) 55)) (-3153 (((-157 |#2|) |#3|) 117)) (-3672 ((|#3| (-157 |#2|)) 44)) (-3586 ((|#2| |#3|) 19)) (-2670 ((|#3| |#2|) 33)))
-(((-554 |#1| |#2| |#3|) (-10 -7 (-15 -3672 (|#3| (-157 |#2|))) (-15 -3586 (|#2| |#3|)) (-15 -2670 (|#3| |#2|)) (-15 -3153 ((-157 |#2|) |#3|)) (-15 -2498 (|#3| |#3| (-591 (-564 |#3|)) (-591 (-1089))))) (-13 (-517) (-788)) (-13 (-408 |#1|) (-932) (-1111)) (-13 (-408 (-157 |#1|)) (-932) (-1111))) (T -554))
-((-2498 (*1 *2 *2 *3 *4) (-12 (-5 *3 (-591 (-564 *2))) (-5 *4 (-591 (-1089))) (-4 *2 (-13 (-408 (-157 *5)) (-932) (-1111))) (-4 *5 (-13 (-517) (-788))) (-5 *1 (-554 *5 *6 *2)) (-4 *6 (-13 (-408 *5) (-932) (-1111))))) (-3153 (*1 *2 *3) (-12 (-4 *4 (-13 (-517) (-788))) (-5 *2 (-157 *5)) (-5 *1 (-554 *4 *5 *3)) (-4 *5 (-13 (-408 *4) (-932) (-1111))) (-4 *3 (-13 (-408 (-157 *4)) (-932) (-1111))))) (-2670 (*1 *2 *3) (-12 (-4 *4 (-13 (-517) (-788))) (-4 *2 (-13 (-408 (-157 *4)) (-932) (-1111))) (-5 *1 (-554 *4 *3 *2)) (-4 *3 (-13 (-408 *4) (-932) (-1111))))) (-3586 (*1 *2 *3) (-12 (-4 *4 (-13 (-517) (-788))) (-4 *2 (-13 (-408 *4) (-932) (-1111))) (-5 *1 (-554 *4 *2 *3)) (-4 *3 (-13 (-408 (-157 *4)) (-932) (-1111))))) (-3672 (*1 *2 *3) (-12 (-5 *3 (-157 *5)) (-4 *5 (-13 (-408 *4) (-932) (-1111))) (-4 *4 (-13 (-517) (-788))) (-4 *2 (-13 (-408 (-157 *4)) (-932) (-1111))) (-5 *1 (-554 *4 *5 *2)))))
-(-10 -7 (-15 -3672 (|#3| (-157 |#2|))) (-15 -3586 (|#2| |#3|)) (-15 -2670 (|#3| |#2|)) (-15 -3153 ((-157 |#2|) |#3|)) (-15 -2498 (|#3| |#3| (-591 (-564 |#3|)) (-591 (-1089)))))
-((-2305 (($ (-1 (-108) |#1|) $) 17)) (-1340 (($ (-1 |#1| |#1|) $) NIL)) (-4070 (($ (-1 |#1| |#1|) |#1|) 9)) (-4101 (($ (-1 (-108) |#1|) $) 13)) (-4108 (($ (-1 (-108) |#1|) $) 15)) (-3036 (((-1070 |#1|) $) 18)) (-3022 (((-796) $) NIL)))
-(((-555 |#1|) (-13 (-565 (-796)) (-10 -8 (-15 -1340 ($ (-1 |#1| |#1|) $)) (-15 -4101 ($ (-1 (-108) |#1|) $)) (-15 -4108 ($ (-1 (-108) |#1|) $)) (-15 -2305 ($ (-1 (-108) |#1|) $)) (-15 -4070 ($ (-1 |#1| |#1|) |#1|)) (-15 -3036 ((-1070 |#1|) $)))) (-1125)) (T -555))
-((-1340 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1125)) (-5 *1 (-555 *3)))) (-4101 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *3 (-1125)) (-5 *1 (-555 *3)))) (-4108 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *3 (-1125)) (-5 *1 (-555 *3)))) (-2305 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *3 (-1125)) (-5 *1 (-555 *3)))) (-4070 (*1 *1 *2 *3) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1125)) (-5 *1 (-555 *3)))) (-3036 (*1 *2 *1) (-12 (-5 *2 (-1070 *3)) (-5 *1 (-555 *3)) (-4 *3 (-1125)))))
-(-13 (-565 (-796)) (-10 -8 (-15 -1340 ($ (-1 |#1| |#1|) $)) (-15 -4101 ($ (-1 (-108) |#1|) $)) (-15 -4108 ($ (-1 (-108) |#1|) $)) (-15 -2305 ($ (-1 (-108) |#1|) $)) (-15 -4070 ($ (-1 |#1| |#1|) |#1|)) (-15 -3036 ((-1070 |#1|) $))))
-((-3008 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-2168 (($ (-712)) NIL (|has| |#1| (-23)))) (-3296 (((-1176) $ (-525) (-525)) NIL (|has| $ (-6 -4251)))) (-3203 (((-108) (-1 (-108) |#1| |#1|) $) NIL) (((-108) $) NIL (|has| |#1| (-788)))) (-4026 (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4251))) (($ $) NIL (-12 (|has| $ (-6 -4251)) (|has| |#1| (-788))))) (-3327 (($ (-1 (-108) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-788)))) (-3891 (((-108) $ (-712)) NIL)) (-3186 ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4251))) ((|#1| $ (-1138 (-525)) |#1|) NIL (|has| $ (-6 -4251)))) (-2305 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-3798 (($) NIL T CONST)) (-2598 (($ $) NIL (|has| $ (-6 -4251)))) (-2617 (($ $) NIL)) (-3098 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3677 (($ |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-1227 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4250)))) (-3255 ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4251)))) (-3217 ((|#1| $ (-525)) NIL)) (-3004 (((-525) (-1 (-108) |#1|) $) NIL) (((-525) |#1| $) NIL (|has| |#1| (-1018))) (((-525) |#1| $ (-525)) NIL (|has| |#1| (-1018)))) (-3454 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-2166 (((-631 |#1|) $ $) NIL (|has| |#1| (-975)))) (-1268 (($ (-712) |#1|) NIL)) (-2910 (((-108) $ (-712)) NIL)) (-3630 (((-525) $) NIL (|has| (-525) (-788)))) (-3741 (($ $ $) NIL (|has| |#1| (-788)))) (-2131 (($ (-1 (-108) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-788)))) (-2552 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3468 (((-525) $) NIL (|has| (-525) (-788)))) (-2478 (($ $ $) NIL (|has| |#1| (-788)))) (-3249 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-4131 ((|#1| $) NIL (-12 (|has| |#1| (-932)) (|has| |#1| (-975))))) (-3971 (((-108) $ (-712)) NIL)) (-1657 ((|#1| $) NIL (-12 (|has| |#1| (-932)) (|has| |#1| (-975))))) (-2339 (((-1072) $) NIL (|has| |#1| (-1018)))) (-4189 (($ |#1| $ (-525)) NIL) (($ $ $ (-525)) NIL)) (-2511 (((-591 (-525)) $) NIL)) (-2791 (((-108) (-525) $) NIL)) (-2047 (((-1036) $) NIL (|has| |#1| (-1018)))) (-3066 ((|#1| $) NIL (|has| (-525) (-788)))) (-2069 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-1941 (($ $ |#1|) NIL (|has| $ (-6 -4251)))) (-1623 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) NIL)) (-1615 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3339 (((-591 |#1|) $) NIL)) (-3028 (((-108) $) NIL)) (-3209 (($) NIL)) (-3164 ((|#1| $ (-525) |#1|) NIL) ((|#1| $ (-525)) NIL) (($ $ (-1138 (-525))) NIL)) (-2109 ((|#1| $ $) NIL (|has| |#1| (-975)))) (-2777 (($ $ (-525)) NIL) (($ $ (-1138 (-525))) NIL)) (-4210 (($ $ $) NIL (|has| |#1| (-975)))) (-2064 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-4063 (($ $ $ (-525)) NIL (|has| $ (-6 -4251)))) (-3199 (($ $) NIL)) (-1408 (((-501) $) NIL (|has| |#1| (-566 (-501))))) (-3036 (($ (-591 |#1|)) NIL)) (-3690 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-591 $)) NIL)) (-3022 (((-796) $) NIL (|has| |#1| (-565 (-796))))) (-4158 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4135 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4119 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4096 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-4126 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4112 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4164 (($ $) NIL (|has| |#1| (-21))) (($ $ $) NIL (|has| |#1| (-21)))) (-4156 (($ $ $) NIL (|has| |#1| (-25)))) (* (($ (-525) $) NIL (|has| |#1| (-21))) (($ |#1| $) NIL (|has| |#1| (-668))) (($ $ |#1|) NIL (|has| |#1| (-668)))) (-4045 (((-712) $) NIL (|has| $ (-6 -4250)))))
+((-2844 (((-1176) (-1072)) 10)))
+(((-539) (-10 -7 (-15 -2844 ((-1176) (-1072))))) (T -539))
+((-2844 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-539)))))
+(-10 -7 (-15 -2844 ((-1176) (-1072))))
+((-1645 (((-542 |#2|) (-542 |#2|)) 40)) (-2431 (((-591 |#2|) (-542 |#2|)) 42)) (-2164 ((|#2| (-542 |#2|)) 48)))
+(((-540 |#1| |#2|) (-10 -7 (-15 -1645 ((-542 |#2|) (-542 |#2|))) (-15 -2431 ((-591 |#2|) (-542 |#2|))) (-15 -2164 (|#2| (-542 |#2|)))) (-13 (-429) (-966 (-525)) (-788) (-587 (-525))) (-13 (-29 |#1|) (-1111))) (T -540))
+((-2164 (*1 *2 *3) (-12 (-5 *3 (-542 *2)) (-4 *2 (-13 (-29 *4) (-1111))) (-5 *1 (-540 *4 *2)) (-4 *4 (-13 (-429) (-966 (-525)) (-788) (-587 (-525)))))) (-2431 (*1 *2 *3) (-12 (-5 *3 (-542 *5)) (-4 *5 (-13 (-29 *4) (-1111))) (-4 *4 (-13 (-429) (-966 (-525)) (-788) (-587 (-525)))) (-5 *2 (-591 *5)) (-5 *1 (-540 *4 *5)))) (-1645 (*1 *2 *2) (-12 (-5 *2 (-542 *4)) (-4 *4 (-13 (-29 *3) (-1111))) (-4 *3 (-13 (-429) (-966 (-525)) (-788) (-587 (-525)))) (-5 *1 (-540 *3 *4)))))
+(-10 -7 (-15 -1645 ((-542 |#2|) (-542 |#2|))) (-15 -2431 ((-591 |#2|) (-542 |#2|))) (-15 -2164 (|#2| (-542 |#2|))))
+((-1257 (((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| |mainpart| |#1|) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| |#1|) (|:| |logand| |#1|))))) "failed")) 44) (((-3 |#2| "failed") (-1 |#2| |#1|) (-3 |#1| "failed")) 11) (((-3 (-2 (|:| -2428 |#2|) (|:| |coeff| |#2|)) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| -2428 |#1|) (|:| |coeff| |#1|)) "failed")) 35) (((-542 |#2|) (-1 |#2| |#1|) (-542 |#1|)) 30)))
+(((-541 |#1| |#2|) (-10 -7 (-15 -1257 ((-542 |#2|) (-1 |#2| |#1|) (-542 |#1|))) (-15 -1257 ((-3 (-2 (|:| -2428 |#2|) (|:| |coeff| |#2|)) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| -2428 |#1|) (|:| |coeff| |#1|)) "failed"))) (-15 -1257 ((-3 |#2| "failed") (-1 |#2| |#1|) (-3 |#1| "failed"))) (-15 -1257 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| |mainpart| |#1|) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| |#1|) (|:| |logand| |#1|))))) "failed")))) (-341) (-341)) (T -541))
+((-1257 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 *6 *5)) (-5 *4 (-3 (-2 (|:| |mainpart| *5) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| *5) (|:| |logand| *5))))) "failed")) (-4 *5 (-341)) (-4 *6 (-341)) (-5 *2 (-2 (|:| |mainpart| *6) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| *6) (|:| |logand| *6)))))) (-5 *1 (-541 *5 *6)))) (-1257 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 *2 *5)) (-5 *4 (-3 *5 "failed")) (-4 *5 (-341)) (-4 *2 (-341)) (-5 *1 (-541 *5 *2)))) (-1257 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 *6 *5)) (-5 *4 (-3 (-2 (|:| -2428 *5) (|:| |coeff| *5)) "failed")) (-4 *5 (-341)) (-4 *6 (-341)) (-5 *2 (-2 (|:| -2428 *6) (|:| |coeff| *6))) (-5 *1 (-541 *5 *6)))) (-1257 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-542 *5)) (-4 *5 (-341)) (-4 *6 (-341)) (-5 *2 (-542 *6)) (-5 *1 (-541 *5 *6)))))
+(-10 -7 (-15 -1257 ((-542 |#2|) (-1 |#2| |#1|) (-542 |#1|))) (-15 -1257 ((-3 (-2 (|:| -2428 |#2|) (|:| |coeff| |#2|)) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| -2428 |#1|) (|:| |coeff| |#1|)) "failed"))) (-15 -1257 ((-3 |#2| "failed") (-1 |#2| |#1|) (-3 |#1| "failed"))) (-15 -1257 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| |mainpart| |#1|) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| |#1|) (|:| |logand| |#1|))))) "failed"))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2055 (($) NIL T CONST)) (-4174 (((-3 |#1| "failed") $) 69)) (-3341 ((|#1| $) NIL)) (-2428 ((|#1| $) 26)) (-3201 (((-591 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|))) $) 28)) (-2383 (($ |#1| (-591 (-2 (|:| |scalar| (-385 (-525))) (|:| |coeff| (-1085 |#1|)) (|:| |logand| (-1085 |#1|)))) (-591 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|)))) 24)) (-2108 (((-591 (-2 (|:| |scalar| (-385 (-525))) (|:| |coeff| (-1085 |#1|)) (|:| |logand| (-1085 |#1|)))) $) 27)) (-2621 (((-1072) $) NIL)) (-2168 (($ |#1| |#1|) 33) (($ |#1| (-1089)) 44 (|has| |#1| (-966 (-1089))))) (-2937 (((-1036) $) NIL)) (-2914 (((-108) $) 30)) (-2209 ((|#1| $ (-1 |#1| |#1|)) 81) ((|#1| $ (-1089)) 82 (|has| |#1| (-833 (-1089))))) (-2686 (((-796) $) 96) (($ |#1|) 25)) (-1830 (($) 16 T CONST)) (-3944 (((-108) $ $) NIL)) (-4047 (($ $) 15) (($ $ $) NIL)) (-4036 (($ $ $) 78)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 14) (($ (-385 (-525)) $) 36) (($ $ (-385 (-525))) NIL)))
+(((-542 |#1|) (-13 (-659 (-385 (-525))) (-966 |#1|) (-10 -8 (-15 -2383 ($ |#1| (-591 (-2 (|:| |scalar| (-385 (-525))) (|:| |coeff| (-1085 |#1|)) (|:| |logand| (-1085 |#1|)))) (-591 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|))))) (-15 -2428 (|#1| $)) (-15 -2108 ((-591 (-2 (|:| |scalar| (-385 (-525))) (|:| |coeff| (-1085 |#1|)) (|:| |logand| (-1085 |#1|)))) $)) (-15 -3201 ((-591 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|))) $)) (-15 -2914 ((-108) $)) (-15 -2168 ($ |#1| |#1|)) (-15 -2209 (|#1| $ (-1 |#1| |#1|))) (IF (|has| |#1| (-833 (-1089))) (-15 -2209 (|#1| $ (-1089))) |%noBranch|) (IF (|has| |#1| (-966 (-1089))) (-15 -2168 ($ |#1| (-1089))) |%noBranch|))) (-341)) (T -542))
+((-2383 (*1 *1 *2 *3 *4) (-12 (-5 *3 (-591 (-2 (|:| |scalar| (-385 (-525))) (|:| |coeff| (-1085 *2)) (|:| |logand| (-1085 *2))))) (-5 *4 (-591 (-2 (|:| |integrand| *2) (|:| |intvar| *2)))) (-4 *2 (-341)) (-5 *1 (-542 *2)))) (-2428 (*1 *2 *1) (-12 (-5 *1 (-542 *2)) (-4 *2 (-341)))) (-2108 (*1 *2 *1) (-12 (-5 *2 (-591 (-2 (|:| |scalar| (-385 (-525))) (|:| |coeff| (-1085 *3)) (|:| |logand| (-1085 *3))))) (-5 *1 (-542 *3)) (-4 *3 (-341)))) (-3201 (*1 *2 *1) (-12 (-5 *2 (-591 (-2 (|:| |integrand| *3) (|:| |intvar| *3)))) (-5 *1 (-542 *3)) (-4 *3 (-341)))) (-2914 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-542 *3)) (-4 *3 (-341)))) (-2168 (*1 *1 *2 *2) (-12 (-5 *1 (-542 *2)) (-4 *2 (-341)))) (-2209 (*1 *2 *1 *3) (-12 (-5 *3 (-1 *2 *2)) (-5 *1 (-542 *2)) (-4 *2 (-341)))) (-2209 (*1 *2 *1 *3) (-12 (-4 *2 (-341)) (-4 *2 (-833 *3)) (-5 *1 (-542 *2)) (-5 *3 (-1089)))) (-2168 (*1 *1 *2 *3) (-12 (-5 *3 (-1089)) (-5 *1 (-542 *2)) (-4 *2 (-966 *3)) (-4 *2 (-341)))))
+(-13 (-659 (-385 (-525))) (-966 |#1|) (-10 -8 (-15 -2383 ($ |#1| (-591 (-2 (|:| |scalar| (-385 (-525))) (|:| |coeff| (-1085 |#1|)) (|:| |logand| (-1085 |#1|)))) (-591 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|))))) (-15 -2428 (|#1| $)) (-15 -2108 ((-591 (-2 (|:| |scalar| (-385 (-525))) (|:| |coeff| (-1085 |#1|)) (|:| |logand| (-1085 |#1|)))) $)) (-15 -3201 ((-591 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|))) $)) (-15 -2914 ((-108) $)) (-15 -2168 ($ |#1| |#1|)) (-15 -2209 (|#1| $ (-1 |#1| |#1|))) (IF (|has| |#1| (-833 (-1089))) (-15 -2209 (|#1| $ (-1089))) |%noBranch|) (IF (|has| |#1| (-966 (-1089))) (-15 -2168 ($ |#1| (-1089))) |%noBranch|)))
+((-3363 (((-108) |#1|) 16)) (-3831 (((-3 |#1| "failed") |#1|) 14)) (-3305 (((-2 (|:| -3523 |#1|) (|:| -3987 (-712))) |#1|) 31) (((-3 |#1| "failed") |#1| (-712)) 18)) (-3203 (((-108) |#1| (-712)) 19)) (-3670 ((|#1| |#1|) 32)) (-3864 ((|#1| |#1| (-712)) 34)))
+(((-543 |#1|) (-10 -7 (-15 -3203 ((-108) |#1| (-712))) (-15 -3305 ((-3 |#1| "failed") |#1| (-712))) (-15 -3305 ((-2 (|:| -3523 |#1|) (|:| -3987 (-712))) |#1|)) (-15 -3864 (|#1| |#1| (-712))) (-15 -3363 ((-108) |#1|)) (-15 -3831 ((-3 |#1| "failed") |#1|)) (-15 -3670 (|#1| |#1|))) (-510)) (T -543))
+((-3670 (*1 *2 *2) (-12 (-5 *1 (-543 *2)) (-4 *2 (-510)))) (-3831 (*1 *2 *2) (|partial| -12 (-5 *1 (-543 *2)) (-4 *2 (-510)))) (-3363 (*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-543 *3)) (-4 *3 (-510)))) (-3864 (*1 *2 *2 *3) (-12 (-5 *3 (-712)) (-5 *1 (-543 *2)) (-4 *2 (-510)))) (-3305 (*1 *2 *3) (-12 (-5 *2 (-2 (|:| -3523 *3) (|:| -3987 (-712)))) (-5 *1 (-543 *3)) (-4 *3 (-510)))) (-3305 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-712)) (-5 *1 (-543 *2)) (-4 *2 (-510)))) (-3203 (*1 *2 *3 *4) (-12 (-5 *4 (-712)) (-5 *2 (-108)) (-5 *1 (-543 *3)) (-4 *3 (-510)))))
+(-10 -7 (-15 -3203 ((-108) |#1| (-712))) (-15 -3305 ((-3 |#1| "failed") |#1| (-712))) (-15 -3305 ((-2 (|:| -3523 |#1|) (|:| -3987 (-712))) |#1|)) (-15 -3864 (|#1| |#1| (-712))) (-15 -3363 ((-108) |#1|)) (-15 -3831 ((-3 |#1| "failed") |#1|)) (-15 -3670 (|#1| |#1|)))
+((-2084 (((-1085 |#1|) (-854)) 27)))
+(((-544 |#1|) (-10 -7 (-15 -2084 ((-1085 |#1|) (-854)))) (-327)) (T -544))
+((-2084 (*1 *2 *3) (-12 (-5 *3 (-854)) (-5 *2 (-1085 *4)) (-5 *1 (-544 *4)) (-4 *4 (-327)))))
+(-10 -7 (-15 -2084 ((-1085 |#1|) (-854))))
+((-1645 (((-542 (-385 (-885 |#1|))) (-542 (-385 (-885 |#1|)))) 27)) (-2452 (((-3 (-294 |#1|) (-591 (-294 |#1|))) (-385 (-885 |#1|)) (-1089)) 33 (|has| |#1| (-138)))) (-2431 (((-591 (-294 |#1|)) (-542 (-385 (-885 |#1|)))) 19)) (-3937 (((-294 |#1|) (-385 (-885 |#1|)) (-1089)) 31 (|has| |#1| (-138)))) (-2164 (((-294 |#1|) (-542 (-385 (-885 |#1|)))) 21)))
+(((-545 |#1|) (-10 -7 (-15 -1645 ((-542 (-385 (-885 |#1|))) (-542 (-385 (-885 |#1|))))) (-15 -2431 ((-591 (-294 |#1|)) (-542 (-385 (-885 |#1|))))) (-15 -2164 ((-294 |#1|) (-542 (-385 (-885 |#1|))))) (IF (|has| |#1| (-138)) (PROGN (-15 -2452 ((-3 (-294 |#1|) (-591 (-294 |#1|))) (-385 (-885 |#1|)) (-1089))) (-15 -3937 ((-294 |#1|) (-385 (-885 |#1|)) (-1089)))) |%noBranch|)) (-13 (-429) (-966 (-525)) (-788) (-587 (-525)))) (T -545))
+((-3937 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-885 *5))) (-5 *4 (-1089)) (-4 *5 (-138)) (-4 *5 (-13 (-429) (-966 (-525)) (-788) (-587 (-525)))) (-5 *2 (-294 *5)) (-5 *1 (-545 *5)))) (-2452 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-885 *5))) (-5 *4 (-1089)) (-4 *5 (-138)) (-4 *5 (-13 (-429) (-966 (-525)) (-788) (-587 (-525)))) (-5 *2 (-3 (-294 *5) (-591 (-294 *5)))) (-5 *1 (-545 *5)))) (-2164 (*1 *2 *3) (-12 (-5 *3 (-542 (-385 (-885 *4)))) (-4 *4 (-13 (-429) (-966 (-525)) (-788) (-587 (-525)))) (-5 *2 (-294 *4)) (-5 *1 (-545 *4)))) (-2431 (*1 *2 *3) (-12 (-5 *3 (-542 (-385 (-885 *4)))) (-4 *4 (-13 (-429) (-966 (-525)) (-788) (-587 (-525)))) (-5 *2 (-591 (-294 *4))) (-5 *1 (-545 *4)))) (-1645 (*1 *2 *2) (-12 (-5 *2 (-542 (-385 (-885 *3)))) (-4 *3 (-13 (-429) (-966 (-525)) (-788) (-587 (-525)))) (-5 *1 (-545 *3)))))
+(-10 -7 (-15 -1645 ((-542 (-385 (-885 |#1|))) (-542 (-385 (-885 |#1|))))) (-15 -2431 ((-591 (-294 |#1|)) (-542 (-385 (-885 |#1|))))) (-15 -2164 ((-294 |#1|) (-542 (-385 (-885 |#1|))))) (IF (|has| |#1| (-138)) (PROGN (-15 -2452 ((-3 (-294 |#1|) (-591 (-294 |#1|))) (-385 (-885 |#1|)) (-1089))) (-15 -3937 ((-294 |#1|) (-385 (-885 |#1|)) (-1089)))) |%noBranch|))
+((-3356 (((-591 (-631 (-525))) (-591 (-525)) (-591 (-838 (-525)))) 46) (((-591 (-631 (-525))) (-591 (-525))) 47) (((-631 (-525)) (-591 (-525)) (-838 (-525))) 42)) (-4195 (((-712) (-591 (-525))) 40)))
+(((-546) (-10 -7 (-15 -4195 ((-712) (-591 (-525)))) (-15 -3356 ((-631 (-525)) (-591 (-525)) (-838 (-525)))) (-15 -3356 ((-591 (-631 (-525))) (-591 (-525)))) (-15 -3356 ((-591 (-631 (-525))) (-591 (-525)) (-591 (-838 (-525))))))) (T -546))
+((-3356 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-525))) (-5 *4 (-591 (-838 (-525)))) (-5 *2 (-591 (-631 (-525)))) (-5 *1 (-546)))) (-3356 (*1 *2 *3) (-12 (-5 *3 (-591 (-525))) (-5 *2 (-591 (-631 (-525)))) (-5 *1 (-546)))) (-3356 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-525))) (-5 *4 (-838 (-525))) (-5 *2 (-631 (-525))) (-5 *1 (-546)))) (-4195 (*1 *2 *3) (-12 (-5 *3 (-591 (-525))) (-5 *2 (-712)) (-5 *1 (-546)))))
+(-10 -7 (-15 -4195 ((-712) (-591 (-525)))) (-15 -3356 ((-631 (-525)) (-591 (-525)) (-838 (-525)))) (-15 -3356 ((-591 (-631 (-525))) (-591 (-525)))) (-15 -3356 ((-591 (-631 (-525))) (-591 (-525)) (-591 (-838 (-525))))))
+((-3181 (((-591 |#5|) |#5| (-108)) 73)) (-4089 (((-108) |#5| (-591 |#5|)) 30)))
+(((-547 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3181 ((-591 |#5|) |#5| (-108))) (-15 -4089 ((-108) |#5| (-591 |#5|)))) (-13 (-286) (-138)) (-734) (-788) (-989 |#1| |#2| |#3|) (-1027 |#1| |#2| |#3| |#4|)) (T -547))
+((-4089 (*1 *2 *3 *4) (-12 (-5 *4 (-591 *3)) (-4 *3 (-1027 *5 *6 *7 *8)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *8 (-989 *5 *6 *7)) (-5 *2 (-108)) (-5 *1 (-547 *5 *6 *7 *8 *3)))) (-3181 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *8 (-989 *5 *6 *7)) (-5 *2 (-591 *3)) (-5 *1 (-547 *5 *6 *7 *8 *3)) (-4 *3 (-1027 *5 *6 *7 *8)))))
+(-10 -7 (-15 -3181 ((-591 |#5|) |#5| (-108))) (-15 -4089 ((-108) |#5| (-591 |#5|))))
+((-2673 (((-108) $ $) NIL (|has| (-135) (-1018)))) (-2779 (($ $) 34)) (-1462 (($ $) NIL)) (-2150 (($ $ (-135)) NIL) (($ $ (-132)) NIL)) (-3832 (((-1176) $ (-525) (-525)) NIL (|has| $ (-6 -4251)))) (-2619 (((-108) $ $) 51)) (-2598 (((-108) $ $ (-525)) 46)) (-1645 (((-591 $) $ (-135)) 60) (((-591 $) $ (-132)) 61)) (-3110 (((-108) (-1 (-108) (-135) (-135)) $) NIL) (((-108) $) NIL (|has| (-135) (-788)))) (-2613 (($ (-1 (-108) (-135) (-135)) $) NIL (|has| $ (-6 -4251))) (($ $) NIL (-12 (|has| $ (-6 -4251)) (|has| (-135) (-788))))) (-1282 (($ (-1 (-108) (-135) (-135)) $) NIL) (($ $) NIL (|has| (-135) (-788)))) (-3727 (((-108) $ (-712)) NIL)) (-2847 (((-135) $ (-525) (-135)) 45 (|has| $ (-6 -4251))) (((-135) $ (-1138 (-525)) (-135)) NIL (|has| $ (-6 -4251)))) (-2467 (($ (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4250)))) (-2055 (($) NIL T CONST)) (-2519 (($ $ (-135)) 64) (($ $ (-132)) 65)) (-3405 (($ $) NIL (|has| $ (-6 -4251)))) (-2747 (($ $) NIL)) (-1862 (($ $ (-1138 (-525)) $) 44)) (-2908 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-135) (-1018))))) (-2537 (($ (-135) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-135) (-1018)))) (($ (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4250)))) (-3618 (((-135) (-1 (-135) (-135) (-135)) $ (-135) (-135)) NIL (-12 (|has| $ (-6 -4250)) (|has| (-135) (-1018)))) (((-135) (-1 (-135) (-135) (-135)) $ (-135)) NIL (|has| $ (-6 -4250))) (((-135) (-1 (-135) (-135) (-135)) $) NIL (|has| $ (-6 -4250)))) (-4205 (((-135) $ (-525) (-135)) NIL (|has| $ (-6 -4251)))) (-4121 (((-135) $ (-525)) NIL)) (-2639 (((-108) $ $) 72)) (-1734 (((-525) (-1 (-108) (-135)) $) NIL) (((-525) (-135) $) NIL (|has| (-135) (-1018))) (((-525) (-135) $ (-525)) 48 (|has| (-135) (-1018))) (((-525) $ $ (-525)) 47) (((-525) (-132) $ (-525)) 50)) (-2916 (((-591 (-135)) $) NIL (|has| $ (-6 -4250)))) (-1316 (($ (-712) (-135)) 9)) (-3491 (((-108) $ (-712)) NIL)) (-4152 (((-525) $) 28 (|has| (-525) (-788)))) (-1923 (($ $ $) NIL (|has| (-135) (-788)))) (-3459 (($ (-1 (-108) (-135) (-135)) $ $) NIL) (($ $ $) NIL (|has| (-135) (-788)))) (-4207 (((-591 (-135)) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) (-135) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-135) (-1018))))) (-1826 (((-525) $) 42 (|has| (-525) (-788)))) (-3475 (($ $ $) NIL (|has| (-135) (-788)))) (-3039 (((-108) $ $ (-135)) 73)) (-2147 (((-712) $ $ (-135)) 70)) (-4192 (($ (-1 (-135) (-135)) $) 33 (|has| $ (-6 -4251)))) (-1257 (($ (-1 (-135) (-135)) $) NIL) (($ (-1 (-135) (-135) (-135)) $ $) NIL)) (-2869 (($ $) 37)) (-3779 (($ $) NIL)) (-3295 (((-108) $ (-712)) NIL)) (-2528 (($ $ (-135)) 62) (($ $ (-132)) 63)) (-2621 (((-1072) $) 38 (|has| (-135) (-1018)))) (-2059 (($ (-135) $ (-525)) NIL) (($ $ $ (-525)) 23)) (-3761 (((-591 (-525)) $) NIL)) (-1675 (((-108) (-525) $) NIL)) (-2937 (((-525) $) 69) (((-1036) $) NIL (|has| (-135) (-1018)))) (-2872 (((-135) $) NIL (|has| (-525) (-788)))) (-2714 (((-3 (-135) "failed") (-1 (-108) (-135)) $) NIL)) (-1858 (($ $ (-135)) NIL (|has| $ (-6 -4251)))) (-3465 (((-108) (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 (-135)))) NIL (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1018)))) (($ $ (-273 (-135))) NIL (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1018)))) (($ $ (-135) (-135)) NIL (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1018)))) (($ $ (-591 (-135)) (-591 (-135))) NIL (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1018))))) (-2023 (((-108) $ $) NIL)) (-3384 (((-108) (-135) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-135) (-1018))))) (-2998 (((-591 (-135)) $) NIL)) (-2077 (((-108) $) 12)) (-3164 (($) 10)) (-1881 (((-135) $ (-525) (-135)) NIL) (((-135) $ (-525)) 52) (($ $ (-1138 (-525))) 21) (($ $ $) NIL)) (-3226 (($ $ (-525)) NIL) (($ $ (-1138 (-525))) NIL)) (-2960 (((-712) (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4250))) (((-712) (-135) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-135) (-1018))))) (-2992 (($ $ $ (-525)) 66 (|has| $ (-6 -4251)))) (-2873 (($ $) 17)) (-1300 (((-501) $) NIL (|has| (-135) (-566 (-501))))) (-2695 (($ (-591 (-135))) NIL)) (-1624 (($ $ (-135)) NIL) (($ (-135) $) NIL) (($ $ $) 16) (($ (-591 $)) 67)) (-2686 (($ (-135)) NIL) (((-796) $) 27 (|has| (-135) (-565 (-796))))) (-1475 (((-108) (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4250)))) (-4004 (((-108) $ $) NIL (|has| (-135) (-788)))) (-3982 (((-108) $ $) NIL (|has| (-135) (-788)))) (-3944 (((-108) $ $) 14 (|has| (-135) (-1018)))) (-3994 (((-108) $ $) NIL (|has| (-135) (-788)))) (-3971 (((-108) $ $) 15 (|has| (-135) (-788)))) (-2028 (((-712) $) 13 (|has| $ (-6 -4250)))))
+(((-548 |#1|) (-13 (-1058) (-10 -8 (-15 -2937 ((-525) $)))) (-525)) (T -548))
+((-2937 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-548 *3)) (-14 *3 *2))))
+(-13 (-1058) (-10 -8 (-15 -2937 ((-525) $))))
+((-3173 (((-2 (|:| |num| |#4|) (|:| |den| (-525))) |#4| |#2|) 23) (((-2 (|:| |num| |#4|) (|:| |den| (-525))) |#4| |#2| (-1013 |#4|)) 32)))
+(((-549 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3173 ((-2 (|:| |num| |#4|) (|:| |den| (-525))) |#4| |#2| (-1013 |#4|))) (-15 -3173 ((-2 (|:| |num| |#4|) (|:| |den| (-525))) |#4| |#2|))) (-734) (-788) (-517) (-882 |#3| |#1| |#2|)) (T -549))
+((-3173 (*1 *2 *3 *4) (-12 (-4 *5 (-734)) (-4 *4 (-788)) (-4 *6 (-517)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| (-525)))) (-5 *1 (-549 *5 *4 *6 *3)) (-4 *3 (-882 *6 *5 *4)))) (-3173 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-1013 *3)) (-4 *3 (-882 *7 *6 *4)) (-4 *6 (-734)) (-4 *4 (-788)) (-4 *7 (-517)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| (-525)))) (-5 *1 (-549 *6 *4 *7 *3)))))
+(-10 -7 (-15 -3173 ((-2 (|:| |num| |#4|) (|:| |den| (-525))) |#4| |#2| (-1013 |#4|))) (-15 -3173 ((-2 (|:| |num| |#4|) (|:| |den| (-525))) |#4| |#2|)))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) 63)) (-1444 (((-591 (-1003)) $) NIL)) (-1592 (((-1089) $) NIL)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3641 (($ $) NIL (|has| |#1| (-517)))) (-3077 (((-108) $) NIL (|has| |#1| (-517)))) (-3328 (($ $ (-525)) 54) (($ $ (-525) (-525)) 55)) (-3581 (((-1070 (-2 (|:| |k| (-525)) (|:| |c| |#1|))) $) 60)) (-3903 (($ $) 100)) (-3332 (((-3 $ "failed") $ $) NIL)) (-4023 (((-796) (-1070 (-2 (|:| |k| (-525)) (|:| |c| |#1|))) (-955 (-781 (-525))) (-1089) |#1| (-385 (-525))) 215)) (-1895 (($ (-1070 (-2 (|:| |k| (-525)) (|:| |c| |#1|)))) 34)) (-2055 (($) NIL T CONST)) (-1575 (($ $) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-1795 (((-108) $) NIL)) (-1676 (((-525) $) 58) (((-525) $ (-525)) 59)) (-3865 (((-108) $) NIL)) (-1698 (($ $ (-854)) 76)) (-3619 (($ (-1 |#1| (-525)) $) 73)) (-3802 (((-108) $) 25)) (-1422 (($ |#1| (-525)) 22) (($ $ (-1003) (-525)) NIL) (($ $ (-591 (-1003)) (-591 (-525))) NIL)) (-1257 (($ (-1 |#1| |#1|) $) 67)) (-2881 (($ (-955 (-781 (-525))) (-1070 (-2 (|:| |k| (-525)) (|:| |c| |#1|)))) 13)) (-1548 (($ $) NIL)) (-1556 ((|#1| $) NIL)) (-2621 (((-1072) $) NIL)) (-2452 (($ $) 112 (|has| |#1| (-37 (-385 (-525)))))) (-2484 (((-3 $ "failed") $ $ (-108)) 99)) (-1752 (($ $ $) 108)) (-2937 (((-1036) $) NIL)) (-2368 (((-1070 (-2 (|:| |k| (-525)) (|:| |c| |#1|))) $) 15)) (-3572 (((-955 (-781 (-525))) $) 14)) (-1618 (($ $ (-525)) 45)) (-3210 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-1980 (((-1070 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-525)))))) (-1881 ((|#1| $ (-525)) 57) (($ $ $) NIL (|has| (-525) (-1030)))) (-2209 (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089)) NIL (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-712)) NIL (|has| |#1| (-15 * (|#1| (-525) |#1|)))) (($ $) 70 (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (-2743 (((-525) $) NIL)) (-1664 (($ $) 46)) (-2686 (((-796) $) NIL) (($ (-525)) 28) (($ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $) NIL (|has| |#1| (-517))) (($ |#1|) 27 (|has| |#1| (-160)))) (-1263 ((|#1| $ (-525)) 56)) (-3751 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-3425 (((-712)) 37)) (-1708 ((|#1| $) NIL)) (-3816 (($ $) 180 (|has| |#1| (-37 (-385 (-525)))))) (-3380 (($ $) 156 (|has| |#1| (-37 (-385 (-525)))))) (-4060 (($ $) 177 (|has| |#1| (-37 (-385 (-525)))))) (-3345 (($ $) 153 (|has| |#1| (-37 (-385 (-525)))))) (-2255 (($ $) 182 (|has| |#1| (-37 (-385 (-525)))))) (-1530 (($ $) 159 (|has| |#1| (-37 (-385 (-525)))))) (-1836 (($ $ (-385 (-525))) 146 (|has| |#1| (-37 (-385 (-525)))))) (-1604 (($ $ |#1|) 121 (|has| |#1| (-37 (-385 (-525)))))) (-2501 (($ $) 150 (|has| |#1| (-37 (-385 (-525)))))) (-1468 (($ $) 148 (|has| |#1| (-37 (-385 (-525)))))) (-1577 (($ $) 183 (|has| |#1| (-37 (-385 (-525)))))) (-2483 (($ $) 160 (|has| |#1| (-37 (-385 (-525)))))) (-2520 (($ $) 181 (|has| |#1| (-37 (-385 (-525)))))) (-3752 (($ $) 158 (|has| |#1| (-37 (-385 (-525)))))) (-3382 (($ $) 178 (|has| |#1| (-37 (-385 (-525)))))) (-3657 (($ $) 154 (|has| |#1| (-37 (-385 (-525)))))) (-2581 (($ $) 188 (|has| |#1| (-37 (-385 (-525)))))) (-2437 (($ $) 168 (|has| |#1| (-37 (-385 (-525)))))) (-1794 (($ $) 185 (|has| |#1| (-37 (-385 (-525)))))) (-2438 (($ $) 163 (|has| |#1| (-37 (-385 (-525)))))) (-1262 (($ $) 192 (|has| |#1| (-37 (-385 (-525)))))) (-2712 (($ $) 172 (|has| |#1| (-37 (-385 (-525)))))) (-3418 (($ $) 194 (|has| |#1| (-37 (-385 (-525)))))) (-3557 (($ $) 174 (|has| |#1| (-37 (-385 (-525)))))) (-3514 (($ $) 190 (|has| |#1| (-37 (-385 (-525)))))) (-2215 (($ $) 170 (|has| |#1| (-37 (-385 (-525)))))) (-2875 (($ $) 187 (|has| |#1| (-37 (-385 (-525)))))) (-1903 (($ $) 166 (|has| |#1| (-37 (-385 (-525)))))) (-1724 (((-108) $ $) NIL (|has| |#1| (-517)))) (-4173 ((|#1| $ (-525)) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-525)))) (|has| |#1| (-15 -2686 (|#1| (-1089))))))) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1830 (($) 29 T CONST)) (-1839 (($) 38 T CONST)) (-1796 (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089)) NIL (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-712)) NIL (|has| |#1| (-15 * (|#1| (-525) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (-3944 (((-108) $ $) 65)) (-4059 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4047 (($ $) 84) (($ $ $) 64)) (-4036 (($ $ $) 81)) (** (($ $ (-854)) NIL) (($ $ (-712)) 103)) (* (($ (-854) $) 89) (($ (-712) $) 87) (($ (-525) $) 85) (($ $ $) 95) (($ $ |#1|) NIL) (($ |#1| $) 115) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525)))))))
+(((-550 |#1|) (-13 (-1149 |#1| (-525)) (-10 -8 (-15 -2881 ($ (-955 (-781 (-525))) (-1070 (-2 (|:| |k| (-525)) (|:| |c| |#1|))))) (-15 -3572 ((-955 (-781 (-525))) $)) (-15 -2368 ((-1070 (-2 (|:| |k| (-525)) (|:| |c| |#1|))) $)) (-15 -1895 ($ (-1070 (-2 (|:| |k| (-525)) (|:| |c| |#1|))))) (-15 -3802 ((-108) $)) (-15 -3619 ($ (-1 |#1| (-525)) $)) (-15 -2484 ((-3 $ "failed") $ $ (-108))) (-15 -3903 ($ $)) (-15 -1752 ($ $ $)) (-15 -4023 ((-796) (-1070 (-2 (|:| |k| (-525)) (|:| |c| |#1|))) (-955 (-781 (-525))) (-1089) |#1| (-385 (-525)))) (IF (|has| |#1| (-37 (-385 (-525)))) (PROGN (-15 -2452 ($ $)) (-15 -1604 ($ $ |#1|)) (-15 -1836 ($ $ (-385 (-525)))) (-15 -1468 ($ $)) (-15 -2501 ($ $)) (-15 -3345 ($ $)) (-15 -3657 ($ $)) (-15 -3380 ($ $)) (-15 -3752 ($ $)) (-15 -1530 ($ $)) (-15 -2483 ($ $)) (-15 -2438 ($ $)) (-15 -1903 ($ $)) (-15 -2437 ($ $)) (-15 -2215 ($ $)) (-15 -2712 ($ $)) (-15 -3557 ($ $)) (-15 -4060 ($ $)) (-15 -3382 ($ $)) (-15 -3816 ($ $)) (-15 -2520 ($ $)) (-15 -2255 ($ $)) (-15 -1577 ($ $)) (-15 -1794 ($ $)) (-15 -2875 ($ $)) (-15 -2581 ($ $)) (-15 -3514 ($ $)) (-15 -1262 ($ $)) (-15 -3418 ($ $))) |%noBranch|))) (-975)) (T -550))
+((-3802 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-550 *3)) (-4 *3 (-975)))) (-2881 (*1 *1 *2 *3) (-12 (-5 *2 (-955 (-781 (-525)))) (-5 *3 (-1070 (-2 (|:| |k| (-525)) (|:| |c| *4)))) (-4 *4 (-975)) (-5 *1 (-550 *4)))) (-3572 (*1 *2 *1) (-12 (-5 *2 (-955 (-781 (-525)))) (-5 *1 (-550 *3)) (-4 *3 (-975)))) (-2368 (*1 *2 *1) (-12 (-5 *2 (-1070 (-2 (|:| |k| (-525)) (|:| |c| *3)))) (-5 *1 (-550 *3)) (-4 *3 (-975)))) (-1895 (*1 *1 *2) (-12 (-5 *2 (-1070 (-2 (|:| |k| (-525)) (|:| |c| *3)))) (-4 *3 (-975)) (-5 *1 (-550 *3)))) (-3619 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 (-525))) (-4 *3 (-975)) (-5 *1 (-550 *3)))) (-2484 (*1 *1 *1 *1 *2) (|partial| -12 (-5 *2 (-108)) (-5 *1 (-550 *3)) (-4 *3 (-975)))) (-3903 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-975)))) (-1752 (*1 *1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-975)))) (-4023 (*1 *2 *3 *4 *5 *6 *7) (-12 (-5 *3 (-1070 (-2 (|:| |k| (-525)) (|:| |c| *6)))) (-5 *4 (-955 (-781 (-525)))) (-5 *5 (-1089)) (-5 *7 (-385 (-525))) (-4 *6 (-975)) (-5 *2 (-796)) (-5 *1 (-550 *6)))) (-2452 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))) (-1604 (*1 *1 *1 *2) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))) (-1836 (*1 *1 *1 *2) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-550 *3)) (-4 *3 (-37 *2)) (-4 *3 (-975)))) (-1468 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))) (-2501 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))) (-3345 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))) (-3657 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))) (-3380 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))) (-3752 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))) (-1530 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))) (-2483 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))) (-2438 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))) (-1903 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))) (-2437 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))) (-2215 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))) (-2712 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))) (-3557 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))) (-4060 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))) (-3382 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))) (-3816 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))) (-2520 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))) (-2255 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))) (-1577 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))) (-1794 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))) (-2875 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))) (-2581 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))) (-3514 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))) (-1262 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))) (-3418 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))))
+(-13 (-1149 |#1| (-525)) (-10 -8 (-15 -2881 ($ (-955 (-781 (-525))) (-1070 (-2 (|:| |k| (-525)) (|:| |c| |#1|))))) (-15 -3572 ((-955 (-781 (-525))) $)) (-15 -2368 ((-1070 (-2 (|:| |k| (-525)) (|:| |c| |#1|))) $)) (-15 -1895 ($ (-1070 (-2 (|:| |k| (-525)) (|:| |c| |#1|))))) (-15 -3802 ((-108) $)) (-15 -3619 ($ (-1 |#1| (-525)) $)) (-15 -2484 ((-3 $ "failed") $ $ (-108))) (-15 -3903 ($ $)) (-15 -1752 ($ $ $)) (-15 -4023 ((-796) (-1070 (-2 (|:| |k| (-525)) (|:| |c| |#1|))) (-955 (-781 (-525))) (-1089) |#1| (-385 (-525)))) (IF (|has| |#1| (-37 (-385 (-525)))) (PROGN (-15 -2452 ($ $)) (-15 -1604 ($ $ |#1|)) (-15 -1836 ($ $ (-385 (-525)))) (-15 -1468 ($ $)) (-15 -2501 ($ $)) (-15 -3345 ($ $)) (-15 -3657 ($ $)) (-15 -3380 ($ $)) (-15 -3752 ($ $)) (-15 -1530 ($ $)) (-15 -2483 ($ $)) (-15 -2438 ($ $)) (-15 -1903 ($ $)) (-15 -2437 ($ $)) (-15 -2215 ($ $)) (-15 -2712 ($ $)) (-15 -3557 ($ $)) (-15 -4060 ($ $)) (-15 -3382 ($ $)) (-15 -3816 ($ $)) (-15 -2520 ($ $)) (-15 -2255 ($ $)) (-15 -1577 ($ $)) (-15 -1794 ($ $)) (-15 -2875 ($ $)) (-15 -2581 ($ $)) (-15 -3514 ($ $)) (-15 -1262 ($ $)) (-15 -3418 ($ $))) |%noBranch|)))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3641 (($ $) NIL (|has| |#1| (-517)))) (-3077 (((-108) $) NIL (|has| |#1| (-517)))) (-3332 (((-3 $ "failed") $ $) NIL)) (-1895 (($ (-1070 |#1|)) 9)) (-2055 (($) NIL T CONST)) (-1522 (((-3 $ "failed") $) 42)) (-1795 (((-108) $) 52)) (-1676 (((-712) $) 55) (((-712) $ (-712)) 54)) (-3865 (((-108) $) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-3210 (((-3 $ "failed") $ $) 44 (|has| |#1| (-517)))) (-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ $) NIL (|has| |#1| (-517)))) (-3109 (((-1070 |#1|) $) 23)) (-3425 (((-712)) 51)) (-1724 (((-108) $ $) NIL (|has| |#1| (-517)))) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1830 (($) 10 T CONST)) (-1839 (($) 14 T CONST)) (-3944 (((-108) $ $) 22)) (-4047 (($ $) 30) (($ $ $) 16)) (-4036 (($ $ $) 25)) (** (($ $ (-854)) NIL) (($ $ (-712)) 49)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 34) (($ $ $) 28) (($ |#1| $) 37) (($ $ |#1|) 38) (($ $ (-525)) 36)))
+(((-551 |#1|) (-13 (-975) (-10 -8 (-15 -3109 ((-1070 |#1|) $)) (-15 -1895 ($ (-1070 |#1|))) (-15 -1795 ((-108) $)) (-15 -1676 ((-712) $)) (-15 -1676 ((-712) $ (-712))) (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 * ($ $ (-525))) (IF (|has| |#1| (-517)) (-6 (-517)) |%noBranch|))) (-975)) (T -551))
+((-3109 (*1 *2 *1) (-12 (-5 *2 (-1070 *3)) (-5 *1 (-551 *3)) (-4 *3 (-975)))) (-1895 (*1 *1 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-551 *3)))) (-1795 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-551 *3)) (-4 *3 (-975)))) (-1676 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-551 *3)) (-4 *3 (-975)))) (-1676 (*1 *2 *1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-551 *3)) (-4 *3 (-975)))) (* (*1 *1 *2 *1) (-12 (-5 *1 (-551 *2)) (-4 *2 (-975)))) (* (*1 *1 *1 *2) (-12 (-5 *1 (-551 *2)) (-4 *2 (-975)))) (* (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-551 *3)) (-4 *3 (-975)))))
+(-13 (-975) (-10 -8 (-15 -3109 ((-1070 |#1|) $)) (-15 -1895 ($ (-1070 |#1|))) (-15 -1795 ((-108) $)) (-15 -1676 ((-712) $)) (-15 -1676 ((-712) $ (-712))) (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 * ($ $ (-525))) (IF (|has| |#1| (-517)) (-6 (-517)) |%noBranch|)))
+((-1257 (((-555 |#2|) (-1 |#2| |#1|) (-555 |#1|)) 15)))
+(((-552 |#1| |#2|) (-10 -7 (-15 -1257 ((-555 |#2|) (-1 |#2| |#1|) (-555 |#1|)))) (-1125) (-1125)) (T -552))
+((-1257 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-555 *5)) (-4 *5 (-1125)) (-4 *6 (-1125)) (-5 *2 (-555 *6)) (-5 *1 (-552 *5 *6)))))
+(-10 -7 (-15 -1257 ((-555 |#2|) (-1 |#2| |#1|) (-555 |#1|))))
+((-1257 (((-1070 |#3|) (-1 |#3| |#1| |#2|) (-555 |#1|) (-1070 |#2|)) 20) (((-1070 |#3|) (-1 |#3| |#1| |#2|) (-1070 |#1|) (-555 |#2|)) 19) (((-555 |#3|) (-1 |#3| |#1| |#2|) (-555 |#1|) (-555 |#2|)) 18)))
+(((-553 |#1| |#2| |#3|) (-10 -7 (-15 -1257 ((-555 |#3|) (-1 |#3| |#1| |#2|) (-555 |#1|) (-555 |#2|))) (-15 -1257 ((-1070 |#3|) (-1 |#3| |#1| |#2|) (-1070 |#1|) (-555 |#2|))) (-15 -1257 ((-1070 |#3|) (-1 |#3| |#1| |#2|) (-555 |#1|) (-1070 |#2|)))) (-1125) (-1125) (-1125)) (T -553))
+((-1257 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-555 *6)) (-5 *5 (-1070 *7)) (-4 *6 (-1125)) (-4 *7 (-1125)) (-4 *8 (-1125)) (-5 *2 (-1070 *8)) (-5 *1 (-553 *6 *7 *8)))) (-1257 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-1070 *6)) (-5 *5 (-555 *7)) (-4 *6 (-1125)) (-4 *7 (-1125)) (-4 *8 (-1125)) (-5 *2 (-1070 *8)) (-5 *1 (-553 *6 *7 *8)))) (-1257 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-555 *6)) (-5 *5 (-555 *7)) (-4 *6 (-1125)) (-4 *7 (-1125)) (-4 *8 (-1125)) (-5 *2 (-555 *8)) (-5 *1 (-553 *6 *7 *8)))))
+(-10 -7 (-15 -1257 ((-555 |#3|) (-1 |#3| |#1| |#2|) (-555 |#1|) (-555 |#2|))) (-15 -1257 ((-1070 |#3|) (-1 |#3| |#1| |#2|) (-1070 |#1|) (-555 |#2|))) (-15 -1257 ((-1070 |#3|) (-1 |#3| |#1| |#2|) (-555 |#1|) (-1070 |#2|))))
+((-1749 ((|#3| |#3| (-591 (-564 |#3|)) (-591 (-1089))) 55)) (-3947 (((-157 |#2|) |#3|) 117)) (-3330 ((|#3| (-157 |#2|)) 44)) (-3658 ((|#2| |#3|) 19)) (-2849 ((|#3| |#2|) 33)))
+(((-554 |#1| |#2| |#3|) (-10 -7 (-15 -3330 (|#3| (-157 |#2|))) (-15 -3658 (|#2| |#3|)) (-15 -2849 (|#3| |#2|)) (-15 -3947 ((-157 |#2|) |#3|)) (-15 -1749 (|#3| |#3| (-591 (-564 |#3|)) (-591 (-1089))))) (-13 (-517) (-788)) (-13 (-408 |#1|) (-932) (-1111)) (-13 (-408 (-157 |#1|)) (-932) (-1111))) (T -554))
+((-1749 (*1 *2 *2 *3 *4) (-12 (-5 *3 (-591 (-564 *2))) (-5 *4 (-591 (-1089))) (-4 *2 (-13 (-408 (-157 *5)) (-932) (-1111))) (-4 *5 (-13 (-517) (-788))) (-5 *1 (-554 *5 *6 *2)) (-4 *6 (-13 (-408 *5) (-932) (-1111))))) (-3947 (*1 *2 *3) (-12 (-4 *4 (-13 (-517) (-788))) (-5 *2 (-157 *5)) (-5 *1 (-554 *4 *5 *3)) (-4 *5 (-13 (-408 *4) (-932) (-1111))) (-4 *3 (-13 (-408 (-157 *4)) (-932) (-1111))))) (-2849 (*1 *2 *3) (-12 (-4 *4 (-13 (-517) (-788))) (-4 *2 (-13 (-408 (-157 *4)) (-932) (-1111))) (-5 *1 (-554 *4 *3 *2)) (-4 *3 (-13 (-408 *4) (-932) (-1111))))) (-3658 (*1 *2 *3) (-12 (-4 *4 (-13 (-517) (-788))) (-4 *2 (-13 (-408 *4) (-932) (-1111))) (-5 *1 (-554 *4 *2 *3)) (-4 *3 (-13 (-408 (-157 *4)) (-932) (-1111))))) (-3330 (*1 *2 *3) (-12 (-5 *3 (-157 *5)) (-4 *5 (-13 (-408 *4) (-932) (-1111))) (-4 *4 (-13 (-517) (-788))) (-4 *2 (-13 (-408 (-157 *4)) (-932) (-1111))) (-5 *1 (-554 *4 *5 *2)))))
+(-10 -7 (-15 -3330 (|#3| (-157 |#2|))) (-15 -3658 (|#2| |#3|)) (-15 -2849 (|#3| |#2|)) (-15 -3947 ((-157 |#2|) |#3|)) (-15 -1749 (|#3| |#3| (-591 (-564 |#3|)) (-591 (-1089)))))
+((-2467 (($ (-1 (-108) |#1|) $) 17)) (-1257 (($ (-1 |#1| |#1|) $) NIL)) (-2399 (($ (-1 |#1| |#1|) |#1|) 9)) (-2442 (($ (-1 (-108) |#1|) $) 13)) (-2455 (($ (-1 (-108) |#1|) $) 15)) (-2695 (((-1070 |#1|) $) 18)) (-2686 (((-796) $) NIL)))
+(((-555 |#1|) (-13 (-565 (-796)) (-10 -8 (-15 -1257 ($ (-1 |#1| |#1|) $)) (-15 -2442 ($ (-1 (-108) |#1|) $)) (-15 -2455 ($ (-1 (-108) |#1|) $)) (-15 -2467 ($ (-1 (-108) |#1|) $)) (-15 -2399 ($ (-1 |#1| |#1|) |#1|)) (-15 -2695 ((-1070 |#1|) $)))) (-1125)) (T -555))
+((-1257 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1125)) (-5 *1 (-555 *3)))) (-2442 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *3 (-1125)) (-5 *1 (-555 *3)))) (-2455 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *3 (-1125)) (-5 *1 (-555 *3)))) (-2467 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *3 (-1125)) (-5 *1 (-555 *3)))) (-2399 (*1 *1 *2 *3) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1125)) (-5 *1 (-555 *3)))) (-2695 (*1 *2 *1) (-12 (-5 *2 (-1070 *3)) (-5 *1 (-555 *3)) (-4 *3 (-1125)))))
+(-13 (-565 (-796)) (-10 -8 (-15 -1257 ($ (-1 |#1| |#1|) $)) (-15 -2442 ($ (-1 (-108) |#1|) $)) (-15 -2455 ($ (-1 (-108) |#1|) $)) (-15 -2467 ($ (-1 (-108) |#1|) $)) (-15 -2399 ($ (-1 |#1| |#1|) |#1|)) (-15 -2695 ((-1070 |#1|) $))))
+((-2673 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3559 (($ (-712)) NIL (|has| |#1| (-23)))) (-3832 (((-1176) $ (-525) (-525)) NIL (|has| $ (-6 -4251)))) (-3110 (((-108) (-1 (-108) |#1| |#1|) $) NIL) (((-108) $) NIL (|has| |#1| (-788)))) (-2613 (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4251))) (($ $) NIL (-12 (|has| $ (-6 -4251)) (|has| |#1| (-788))))) (-1282 (($ (-1 (-108) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-788)))) (-3727 (((-108) $ (-712)) NIL)) (-2847 ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4251))) ((|#1| $ (-1138 (-525)) |#1|) NIL (|has| $ (-6 -4251)))) (-2467 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-2055 (($) NIL T CONST)) (-3405 (($ $) NIL (|has| $ (-6 -4251)))) (-2747 (($ $) NIL)) (-2908 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2537 (($ |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-3618 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4250)))) (-4205 ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4251)))) (-4121 ((|#1| $ (-525)) NIL)) (-1734 (((-525) (-1 (-108) |#1|) $) NIL) (((-525) |#1| $) NIL (|has| |#1| (-1018))) (((-525) |#1| $ (-525)) NIL (|has| |#1| (-1018)))) (-2916 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-2533 (((-631 |#1|) $ $) NIL (|has| |#1| (-975)))) (-1316 (($ (-712) |#1|) NIL)) (-3491 (((-108) $ (-712)) NIL)) (-4152 (((-525) $) NIL (|has| (-525) (-788)))) (-1923 (($ $ $) NIL (|has| |#1| (-788)))) (-3459 (($ (-1 (-108) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-788)))) (-4207 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-1826 (((-525) $) NIL (|has| (-525) (-788)))) (-3475 (($ $ $) NIL (|has| |#1| (-788)))) (-4192 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-2380 ((|#1| $) NIL (-12 (|has| |#1| (-932)) (|has| |#1| (-975))))) (-3295 (((-108) $ (-712)) NIL)) (-2445 ((|#1| $) NIL (-12 (|has| |#1| (-932)) (|has| |#1| (-975))))) (-2621 (((-1072) $) NIL (|has| |#1| (-1018)))) (-2059 (($ |#1| $ (-525)) NIL) (($ $ $ (-525)) NIL)) (-3761 (((-591 (-525)) $) NIL)) (-1675 (((-108) (-525) $) NIL)) (-2937 (((-1036) $) NIL (|has| |#1| (-1018)))) (-2872 ((|#1| $) NIL (|has| (-525) (-788)))) (-2714 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-1858 (($ $ |#1|) NIL (|has| $ (-6 -4251)))) (-3465 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) NIL)) (-3384 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2998 (((-591 |#1|) $) NIL)) (-2077 (((-108) $) NIL)) (-3164 (($) NIL)) (-1881 ((|#1| $ (-525) |#1|) NIL) ((|#1| $ (-525)) NIL) (($ $ (-1138 (-525))) NIL)) (-3183 ((|#1| $ $) NIL (|has| |#1| (-975)))) (-3226 (($ $ (-525)) NIL) (($ $ (-1138 (-525))) NIL)) (-1804 (($ $ $) NIL (|has| |#1| (-975)))) (-2960 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2992 (($ $ $ (-525)) NIL (|has| $ (-6 -4251)))) (-2873 (($ $) NIL)) (-1300 (((-501) $) NIL (|has| |#1| (-566 (-501))))) (-2695 (($ (-591 |#1|)) NIL)) (-1624 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-591 $)) NIL)) (-2686 (((-796) $) NIL (|has| |#1| (-565 (-796))))) (-1475 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4004 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3982 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3944 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3994 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3971 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4047 (($ $) NIL (|has| |#1| (-21))) (($ $ $) NIL (|has| |#1| (-21)))) (-4036 (($ $ $) NIL (|has| |#1| (-25)))) (* (($ (-525) $) NIL (|has| |#1| (-21))) (($ |#1| $) NIL (|has| |#1| (-668))) (($ $ |#1|) NIL (|has| |#1| (-668)))) (-2028 (((-712) $) NIL (|has| $ (-6 -4250)))))
(((-556 |#1| |#2|) (-1169 |#1|) (-1125) (-525)) (T -556))
NIL
(-1169 |#1|)
-((-3296 (((-1176) $ |#2| |#2|) 36)) (-3630 ((|#2| $) 23)) (-3468 ((|#2| $) 21)) (-3249 (($ (-1 |#3| |#3|) $) 32)) (-1340 (($ (-1 |#3| |#3|) $) 30)) (-3066 ((|#3| $) 26)) (-1941 (($ $ |#3|) 33)) (-1615 (((-108) |#3| $) 17)) (-3339 (((-591 |#3|) $) 15)) (-3164 ((|#3| $ |#2| |#3|) 12) ((|#3| $ |#2|) NIL)))
-(((-557 |#1| |#2| |#3|) (-10 -8 (-15 -3296 ((-1176) |#1| |#2| |#2|)) (-15 -1941 (|#1| |#1| |#3|)) (-15 -3066 (|#3| |#1|)) (-15 -3630 (|#2| |#1|)) (-15 -3468 (|#2| |#1|)) (-15 -1615 ((-108) |#3| |#1|)) (-15 -3339 ((-591 |#3|) |#1|)) (-15 -3164 (|#3| |#1| |#2|)) (-15 -3164 (|#3| |#1| |#2| |#3|)) (-15 -3249 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -1340 (|#1| (-1 |#3| |#3|) |#1|))) (-558 |#2| |#3|) (-1018) (-1125)) (T -557))
+((-3832 (((-1176) $ |#2| |#2|) 36)) (-4152 ((|#2| $) 23)) (-1826 ((|#2| $) 21)) (-4192 (($ (-1 |#3| |#3|) $) 32)) (-1257 (($ (-1 |#3| |#3|) $) 30)) (-2872 ((|#3| $) 26)) (-1858 (($ $ |#3|) 33)) (-3384 (((-108) |#3| $) 17)) (-2998 (((-591 |#3|) $) 15)) (-1881 ((|#3| $ |#2| |#3|) 12) ((|#3| $ |#2|) NIL)))
+(((-557 |#1| |#2| |#3|) (-10 -8 (-15 -3832 ((-1176) |#1| |#2| |#2|)) (-15 -1858 (|#1| |#1| |#3|)) (-15 -2872 (|#3| |#1|)) (-15 -4152 (|#2| |#1|)) (-15 -1826 (|#2| |#1|)) (-15 -3384 ((-108) |#3| |#1|)) (-15 -2998 ((-591 |#3|) |#1|)) (-15 -1881 (|#3| |#1| |#2|)) (-15 -1881 (|#3| |#1| |#2| |#3|)) (-15 -4192 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -1257 (|#1| (-1 |#3| |#3|) |#1|))) (-558 |#2| |#3|) (-1018) (-1125)) (T -557))
NIL
-(-10 -8 (-15 -3296 ((-1176) |#1| |#2| |#2|)) (-15 -1941 (|#1| |#1| |#3|)) (-15 -3066 (|#3| |#1|)) (-15 -3630 (|#2| |#1|)) (-15 -3468 (|#2| |#1|)) (-15 -1615 ((-108) |#3| |#1|)) (-15 -3339 ((-591 |#3|) |#1|)) (-15 -3164 (|#3| |#1| |#2|)) (-15 -3164 (|#3| |#1| |#2| |#3|)) (-15 -3249 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -1340 (|#1| (-1 |#3| |#3|) |#1|)))
-((-3008 (((-108) $ $) 19 (|has| |#2| (-1018)))) (-3296 (((-1176) $ |#1| |#1|) 40 (|has| $ (-6 -4251)))) (-3891 (((-108) $ (-712)) 8)) (-3186 ((|#2| $ |#1| |#2|) 52 (|has| $ (-6 -4251)))) (-3798 (($) 7 T CONST)) (-3255 ((|#2| $ |#1| |#2|) 53 (|has| $ (-6 -4251)))) (-3217 ((|#2| $ |#1|) 51)) (-3454 (((-591 |#2|) $) 30 (|has| $ (-6 -4250)))) (-2910 (((-108) $ (-712)) 9)) (-3630 ((|#1| $) 43 (|has| |#1| (-788)))) (-2552 (((-591 |#2|) $) 29 (|has| $ (-6 -4250)))) (-2141 (((-108) |#2| $) 27 (-12 (|has| |#2| (-1018)) (|has| $ (-6 -4250))))) (-3468 ((|#1| $) 44 (|has| |#1| (-788)))) (-3249 (($ (-1 |#2| |#2|) $) 34 (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#2| |#2|) $) 35)) (-3971 (((-108) $ (-712)) 10)) (-2339 (((-1072) $) 22 (|has| |#2| (-1018)))) (-2511 (((-591 |#1|) $) 46)) (-2791 (((-108) |#1| $) 47)) (-2047 (((-1036) $) 21 (|has| |#2| (-1018)))) (-3066 ((|#2| $) 42 (|has| |#1| (-788)))) (-1941 (($ $ |#2|) 41 (|has| $ (-6 -4251)))) (-1623 (((-108) (-1 (-108) |#2|) $) 32 (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#2|))) 26 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-273 |#2|)) 25 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ |#2| |#2|) 24 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-591 |#2|) (-591 |#2|)) 23 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))))) (-3493 (((-108) $ $) 14)) (-1615 (((-108) |#2| $) 45 (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-3339 (((-591 |#2|) $) 48)) (-3028 (((-108) $) 11)) (-3209 (($) 12)) (-3164 ((|#2| $ |#1| |#2|) 50) ((|#2| $ |#1|) 49)) (-2064 (((-712) (-1 (-108) |#2|) $) 31 (|has| $ (-6 -4250))) (((-712) |#2| $) 28 (-12 (|has| |#2| (-1018)) (|has| $ (-6 -4250))))) (-3199 (($ $) 13)) (-3022 (((-796) $) 18 (|has| |#2| (-565 (-796))))) (-4158 (((-108) (-1 (-108) |#2|) $) 33 (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) 20 (|has| |#2| (-1018)))) (-4045 (((-712) $) 6 (|has| $ (-6 -4250)))))
+(-10 -8 (-15 -3832 ((-1176) |#1| |#2| |#2|)) (-15 -1858 (|#1| |#1| |#3|)) (-15 -2872 (|#3| |#1|)) (-15 -4152 (|#2| |#1|)) (-15 -1826 (|#2| |#1|)) (-15 -3384 ((-108) |#3| |#1|)) (-15 -2998 ((-591 |#3|) |#1|)) (-15 -1881 (|#3| |#1| |#2|)) (-15 -1881 (|#3| |#1| |#2| |#3|)) (-15 -4192 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -1257 (|#1| (-1 |#3| |#3|) |#1|)))
+((-2673 (((-108) $ $) 19 (|has| |#2| (-1018)))) (-3832 (((-1176) $ |#1| |#1|) 40 (|has| $ (-6 -4251)))) (-3727 (((-108) $ (-712)) 8)) (-2847 ((|#2| $ |#1| |#2|) 52 (|has| $ (-6 -4251)))) (-2055 (($) 7 T CONST)) (-4205 ((|#2| $ |#1| |#2|) 53 (|has| $ (-6 -4251)))) (-4121 ((|#2| $ |#1|) 51)) (-2916 (((-591 |#2|) $) 30 (|has| $ (-6 -4250)))) (-3491 (((-108) $ (-712)) 9)) (-4152 ((|#1| $) 43 (|has| |#1| (-788)))) (-4207 (((-591 |#2|) $) 29 (|has| $ (-6 -4250)))) (-3956 (((-108) |#2| $) 27 (-12 (|has| |#2| (-1018)) (|has| $ (-6 -4250))))) (-1826 ((|#1| $) 44 (|has| |#1| (-788)))) (-4192 (($ (-1 |#2| |#2|) $) 34 (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#2| |#2|) $) 35)) (-3295 (((-108) $ (-712)) 10)) (-2621 (((-1072) $) 22 (|has| |#2| (-1018)))) (-3761 (((-591 |#1|) $) 46)) (-1675 (((-108) |#1| $) 47)) (-2937 (((-1036) $) 21 (|has| |#2| (-1018)))) (-2872 ((|#2| $) 42 (|has| |#1| (-788)))) (-1858 (($ $ |#2|) 41 (|has| $ (-6 -4251)))) (-3465 (((-108) (-1 (-108) |#2|) $) 32 (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#2|))) 26 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-273 |#2|)) 25 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ |#2| |#2|) 24 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-591 |#2|) (-591 |#2|)) 23 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))))) (-2023 (((-108) $ $) 14)) (-3384 (((-108) |#2| $) 45 (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-2998 (((-591 |#2|) $) 48)) (-2077 (((-108) $) 11)) (-3164 (($) 12)) (-1881 ((|#2| $ |#1| |#2|) 50) ((|#2| $ |#1|) 49)) (-2960 (((-712) (-1 (-108) |#2|) $) 31 (|has| $ (-6 -4250))) (((-712) |#2| $) 28 (-12 (|has| |#2| (-1018)) (|has| $ (-6 -4250))))) (-2873 (($ $) 13)) (-2686 (((-796) $) 18 (|has| |#2| (-565 (-796))))) (-1475 (((-108) (-1 (-108) |#2|) $) 33 (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) 20 (|has| |#2| (-1018)))) (-2028 (((-712) $) 6 (|has| $ (-6 -4250)))))
(((-558 |#1| |#2|) (-131) (-1018) (-1125)) (T -558))
-((-3339 (*1 *2 *1) (-12 (-4 *1 (-558 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-1125)) (-5 *2 (-591 *4)))) (-2791 (*1 *2 *3 *1) (-12 (-4 *1 (-558 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-1125)) (-5 *2 (-108)))) (-2511 (*1 *2 *1) (-12 (-4 *1 (-558 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-1125)) (-5 *2 (-591 *3)))) (-1615 (*1 *2 *3 *1) (-12 (|has| *1 (-6 -4250)) (-4 *1 (-558 *4 *3)) (-4 *4 (-1018)) (-4 *3 (-1125)) (-4 *3 (-1018)) (-5 *2 (-108)))) (-3468 (*1 *2 *1) (-12 (-4 *1 (-558 *2 *3)) (-4 *3 (-1125)) (-4 *2 (-1018)) (-4 *2 (-788)))) (-3630 (*1 *2 *1) (-12 (-4 *1 (-558 *2 *3)) (-4 *3 (-1125)) (-4 *2 (-1018)) (-4 *2 (-788)))) (-3066 (*1 *2 *1) (-12 (-4 *1 (-558 *3 *2)) (-4 *3 (-1018)) (-4 *3 (-788)) (-4 *2 (-1125)))) (-1941 (*1 *1 *1 *2) (-12 (|has| *1 (-6 -4251)) (-4 *1 (-558 *3 *2)) (-4 *3 (-1018)) (-4 *2 (-1125)))) (-3296 (*1 *2 *1 *3 *3) (-12 (|has| *1 (-6 -4251)) (-4 *1 (-558 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-1125)) (-5 *2 (-1176)))))
-(-13 (-464 |t#2|) (-267 |t#1| |t#2|) (-10 -8 (-15 -3339 ((-591 |t#2|) $)) (-15 -2791 ((-108) |t#1| $)) (-15 -2511 ((-591 |t#1|) $)) (IF (|has| |t#2| (-1018)) (IF (|has| $ (-6 -4250)) (-15 -1615 ((-108) |t#2| $)) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-788)) (PROGN (-15 -3468 (|t#1| $)) (-15 -3630 (|t#1| $)) (-15 -3066 (|t#2| $))) |%noBranch|) (IF (|has| $ (-6 -4251)) (PROGN (-15 -1941 ($ $ |t#2|)) (-15 -3296 ((-1176) $ |t#1| |t#1|))) |%noBranch|)))
-(((-33) . T) ((-97) |has| |#2| (-1018)) ((-565 (-796)) -3321 (|has| |#2| (-1018)) (|has| |#2| (-565 (-796)))) ((-265 |#1| |#2|) . T) ((-267 |#1| |#2|) . T) ((-288 |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))) ((-464 |#2|) . T) ((-486 |#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))) ((-1018) |has| |#2| (-1018)) ((-1125) . T))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-2999 (((-3 $ "failed")) NIL (-3321 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-2157 (((-3 $ "failed") $ $) NIL)) (-1593 (((-1171 (-631 |#1|))) NIL (|has| |#2| (-395 |#1|))) (((-1171 (-631 |#1|)) (-1171 $)) NIL (|has| |#2| (-345 |#1|)))) (-2608 (((-1171 $)) NIL (|has| |#2| (-345 |#1|)))) (-3798 (($) NIL T CONST)) (-3160 (((-3 (-2 (|:| |particular| $) (|:| -4003 (-591 $))) "failed")) NIL (-3321 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-3624 (((-3 $ "failed")) NIL (-3321 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-4094 (((-631 |#1|)) NIL (|has| |#2| (-395 |#1|))) (((-631 |#1|) (-1171 $)) NIL (|has| |#2| (-345 |#1|)))) (-4011 ((|#1| $) NIL (|has| |#2| (-345 |#1|)))) (-3711 (((-631 |#1|) $) NIL (|has| |#2| (-395 |#1|))) (((-631 |#1|) $ (-1171 $)) NIL (|has| |#2| (-345 |#1|)))) (-3057 (((-3 $ "failed") $) NIL (-3321 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-2550 (((-1085 (-885 |#1|))) NIL (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-341))))) (-3433 (($ $ (-854)) NIL)) (-3996 ((|#1| $) NIL (|has| |#2| (-345 |#1|)))) (-3473 (((-1085 |#1|) $) NIL (-3321 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-2449 ((|#1|) NIL (|has| |#2| (-395 |#1|))) ((|#1| (-1171 $)) NIL (|has| |#2| (-345 |#1|)))) (-3158 (((-1085 |#1|) $) NIL (|has| |#2| (-345 |#1|)))) (-2772 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-4171 (($ (-1171 |#1|)) NIL (|has| |#2| (-395 |#1|))) (($ (-1171 |#1|) (-1171 $)) NIL (|has| |#2| (-345 |#1|)))) (-4163 (((-3 $ "failed") $) NIL (-3321 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-4073 (((-854)) NIL (|has| |#2| (-345 |#1|)))) (-3401 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-2462 (($ $ (-854)) NIL)) (-3915 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-2590 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-2248 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-3121 (((-3 (-2 (|:| |particular| $) (|:| -4003 (-591 $))) "failed")) NIL (-3321 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-2659 (((-3 $ "failed")) NIL (-3321 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-1548 (((-631 |#1|)) NIL (|has| |#2| (-395 |#1|))) (((-631 |#1|) (-1171 $)) NIL (|has| |#2| (-345 |#1|)))) (-4032 ((|#1| $) NIL (|has| |#2| (-345 |#1|)))) (-3793 (((-631 |#1|) $) NIL (|has| |#2| (-395 |#1|))) (((-631 |#1|) $ (-1171 $)) NIL (|has| |#2| (-345 |#1|)))) (-1838 (((-3 $ "failed") $) NIL (-3321 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-1308 (((-1085 (-885 |#1|))) NIL (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-341))))) (-3447 (($ $ (-854)) NIL)) (-3018 ((|#1| $) NIL (|has| |#2| (-345 |#1|)))) (-1858 (((-1085 |#1|) $) NIL (-3321 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-1368 ((|#1|) NIL (|has| |#2| (-395 |#1|))) ((|#1| (-1171 $)) NIL (|has| |#2| (-345 |#1|)))) (-2253 (((-1085 |#1|) $) NIL (|has| |#2| (-345 |#1|)))) (-2448 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-2339 (((-1072) $) NIL)) (-1407 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-3704 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-2688 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-2047 (((-1036) $) NIL)) (-4160 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-3164 ((|#1| $ (-525)) NIL (|has| |#2| (-395 |#1|)))) (-3572 (((-631 |#1|) (-1171 $)) NIL (|has| |#2| (-395 |#1|))) (((-1171 |#1|) $) NIL (|has| |#2| (-395 |#1|))) (((-631 |#1|) (-1171 $) (-1171 $)) NIL (|has| |#2| (-345 |#1|))) (((-1171 |#1|) $ (-1171 $)) NIL (|has| |#2| (-345 |#1|)))) (-1408 (($ (-1171 |#1|)) NIL (|has| |#2| (-395 |#1|))) (((-1171 |#1|) $) NIL (|has| |#2| (-395 |#1|)))) (-2117 (((-591 (-885 |#1|))) NIL (|has| |#2| (-395 |#1|))) (((-591 (-885 |#1|)) (-1171 $)) NIL (|has| |#2| (-345 |#1|)))) (-3619 (($ $ $) NIL)) (-1806 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-3022 (((-796) $) NIL) ((|#2| $) 21) (($ |#2|) 22)) (-4003 (((-1171 $)) NIL (|has| |#2| (-395 |#1|)))) (-1640 (((-591 (-1171 |#1|))) NIL (-3321 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-2392 (($ $ $ $) NIL)) (-2938 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-3005 (($ (-631 |#1|) $) NIL (|has| |#2| (-395 |#1|)))) (-2707 (($ $ $) NIL)) (-2826 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-1532 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-1307 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-4191 (($) NIL T CONST)) (-4096 (((-108) $ $) NIL)) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) 24)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 20) (($ $ |#1|) 19) (($ |#1| $) NIL)))
-(((-559 |#1| |#2|) (-13 (-686 |#1|) (-565 |#2|) (-10 -8 (-15 -3022 ($ |#2|)) (IF (|has| |#2| (-395 |#1|)) (-6 (-395 |#1|)) |%noBranch|) (IF (|has| |#2| (-345 |#1|)) (-6 (-345 |#1|)) |%noBranch|))) (-160) (-686 |#1|)) (T -559))
-((-3022 (*1 *1 *2) (-12 (-4 *3 (-160)) (-5 *1 (-559 *3 *2)) (-4 *2 (-686 *3)))))
-(-13 (-686 |#1|) (-565 |#2|) (-10 -8 (-15 -3022 ($ |#2|)) (IF (|has| |#2| (-395 |#1|)) (-6 (-395 |#1|)) |%noBranch|) (IF (|has| |#2| (-345 |#1|)) (-6 (-345 |#1|)) |%noBranch|)))
-((-3008 (((-108) $ $) NIL)) (-3598 (((-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) $ (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))) 33)) (-1260 (($ (-591 (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)))) NIL) (($) NIL)) (-3296 (((-1176) $ (-1072) (-1072)) NIL (|has| $ (-6 -4251)))) (-3891 (((-108) $ (-712)) NIL)) (-3186 ((|#1| $ (-1072) |#1|) 43)) (-1797 (($ (-1 (-108) (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))) $) NIL (|has| $ (-6 -4250)))) (-2305 (($ (-1 (-108) (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))) $) NIL (|has| $ (-6 -4250)))) (-2401 (((-3 |#1| "failed") (-1072) $) 46)) (-3798 (($) NIL T CONST)) (-3522 (($ $ (-1072)) 24)) (-3098 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-1018))))) (-3901 (((-3 |#1| "failed") (-1072) $) 47) (($ (-1 (-108) (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))) $) NIL (|has| $ (-6 -4250))) (($ (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) $) NIL (|has| $ (-6 -4250)))) (-3677 (($ (-1 (-108) (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))) $) NIL (|has| $ (-6 -4250))) (($ (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-1018))))) (-1227 (((-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-1 (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))) $) NIL (|has| $ (-6 -4250))) (((-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-1 (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))) $ (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))) NIL (|has| $ (-6 -4250))) (((-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-1 (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))) $ (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-1018))))) (-1277 (((-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) $) 32)) (-3255 ((|#1| $ (-1072) |#1|) NIL (|has| $ (-6 -4251)))) (-3217 ((|#1| $ (-1072)) NIL)) (-3454 (((-591 |#1|) $) NIL (|has| $ (-6 -4250))) (((-591 (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))) $) NIL (|has| $ (-6 -4250)))) (-1829 (($ $) 48)) (-1976 (($ (-366)) 22) (($ (-366) (-1072)) 21)) (-2400 (((-366) $) 34)) (-2910 (((-108) $ (-712)) NIL)) (-3630 (((-1072) $) NIL (|has| (-1072) (-788)))) (-2552 (((-591 |#1|) $) NIL (|has| $ (-6 -4250))) (((-591 (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018)))) (((-108) (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-1018))))) (-3468 (((-1072) $) NIL (|has| (-1072) (-788)))) (-3249 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4251))) (($ (-1 (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))) $) NIL (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1|) $) NIL) (($ (-1 (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))) $) NIL)) (-3971 (((-108) $ (-712)) NIL)) (-2339 (((-1072) $) NIL)) (-1542 (((-591 (-1072)) $) 39)) (-2484 (((-108) (-1072) $) NIL)) (-3317 (((-1072) $) 35)) (-1464 (((-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) $) NIL)) (-2470 (($ (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) $) NIL)) (-2511 (((-591 (-1072)) $) NIL)) (-2791 (((-108) (-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3066 ((|#1| $) NIL (|has| (-1072) (-788)))) (-2069 (((-3 (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) "failed") (-1 (-108) (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))) $) NIL)) (-1941 (($ $ |#1|) NIL (|has| $ (-6 -4251)))) (-3631 (((-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) $) NIL)) (-1623 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))) (-591 (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)))) NIL (-12 (|has| (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-288 (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)))) (|has| (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-1018)))) (($ $ (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))) NIL (-12 (|has| (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-288 (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)))) (|has| (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-1018)))) (($ $ (-273 (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)))) NIL (-12 (|has| (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-288 (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)))) (|has| (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-1018)))) (($ $ (-591 (-273 (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))))) NIL (-12 (|has| (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-288 (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)))) (|has| (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-1018))))) (-3493 (((-108) $ $) NIL)) (-1615 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3339 (((-591 |#1|) $) NIL)) (-3028 (((-108) $) NIL)) (-3209 (($) 37)) (-3164 ((|#1| $ (-1072) |#1|) NIL) ((|#1| $ (-1072)) 42)) (-2311 (($ (-591 (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)))) NIL) (($) NIL)) (-2064 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018)))) (((-712) (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-1018)))) (((-712) (-1 (-108) (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))) $) NIL (|has| $ (-6 -4250)))) (-3199 (($ $) NIL)) (-1408 (((-501) $) NIL (|has| (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-566 (-501))))) (-3036 (($ (-591 (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)))) NIL)) (-3022 (((-796) $) 20)) (-2886 (($ $) 25)) (-1870 (($ (-591 (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)))) NIL)) (-4158 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))) $) NIL (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) 19)) (-4045 (((-712) $) 41 (|has| $ (-6 -4250)))))
-(((-560 |#1|) (-13 (-342 (-366) (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))) (-1102 (-1072) |#1|) (-10 -8 (-6 -4250) (-15 -1829 ($ $)))) (-1018)) (T -560))
-((-1829 (*1 *1 *1) (-12 (-5 *1 (-560 *2)) (-4 *2 (-1018)))))
-(-13 (-342 (-366) (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))) (-1102 (-1072) |#1|) (-10 -8 (-6 -4250) (-15 -1829 ($ $))))
-((-2141 (((-108) (-2 (|:| -2019 |#2|) (|:| -1221 |#3|)) $) 15)) (-1542 (((-591 |#2|) $) 19)) (-2484 (((-108) |#2| $) 12)))
-(((-561 |#1| |#2| |#3|) (-10 -8 (-15 -1542 ((-591 |#2|) |#1|)) (-15 -2484 ((-108) |#2| |#1|)) (-15 -2141 ((-108) (-2 (|:| -2019 |#2|) (|:| -1221 |#3|)) |#1|))) (-562 |#2| |#3|) (-1018) (-1018)) (T -561))
-NIL
-(-10 -8 (-15 -1542 ((-591 |#2|) |#1|)) (-15 -2484 ((-108) |#2| |#1|)) (-15 -2141 ((-108) (-2 (|:| -2019 |#2|) (|:| -1221 |#3|)) |#1|)))
-((-3008 (((-108) $ $) 19 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (-3891 (((-108) $ (-712)) 8)) (-1797 (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 45 (|has| $ (-6 -4250)))) (-2305 (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 55 (|has| $ (-6 -4250)))) (-2401 (((-3 |#2| "failed") |#1| $) 61)) (-3798 (($) 7 T CONST)) (-3098 (($ $) 58 (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| $ (-6 -4250))))) (-3901 (($ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) 47 (|has| $ (-6 -4250))) (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 46 (|has| $ (-6 -4250))) (((-3 |#2| "failed") |#1| $) 62)) (-3677 (($ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) 57 (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| $ (-6 -4250)))) (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 54 (|has| $ (-6 -4250)))) (-1227 (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) 56 (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| $ (-6 -4250)))) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) 53 (|has| $ (-6 -4250))) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 52 (|has| $ (-6 -4250)))) (-3454 (((-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 30 (|has| $ (-6 -4250)))) (-2910 (((-108) $ (-712)) 9)) (-2552 (((-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 29 (|has| $ (-6 -4250)))) (-2141 (((-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) 27 (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| $ (-6 -4250))))) (-3249 (($ (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 34 (|has| $ (-6 -4251)))) (-1340 (($ (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 35)) (-3971 (((-108) $ (-712)) 10)) (-2339 (((-1072) $) 22 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (-1542 (((-591 |#1|) $) 63)) (-2484 (((-108) |#1| $) 64)) (-1464 (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) 39)) (-2470 (($ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) 40)) (-2047 (((-1036) $) 21 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (-2069 (((-3 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) "failed") (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 51)) (-3631 (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) 41)) (-1623 (((-108) (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 32 (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))))) 26 (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (($ $ (-273 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) 25 (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (($ $ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) 24 (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (($ $ (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) 23 (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018))))) (-3493 (((-108) $ $) 14)) (-3028 (((-108) $) 11)) (-3209 (($) 12)) (-2311 (($) 49) (($ (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) 48)) (-2064 (((-712) (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 31 (|has| $ (-6 -4250))) (((-712) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) 28 (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| $ (-6 -4250))))) (-3199 (($ $) 13)) (-1408 (((-501) $) 59 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-566 (-501))))) (-3036 (($ (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) 50)) (-3022 (((-796) $) 18 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-565 (-796))))) (-1870 (($ (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) 42)) (-4158 (((-108) (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 33 (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) 20 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (-4045 (((-712) $) 6 (|has| $ (-6 -4250)))))
+((-2998 (*1 *2 *1) (-12 (-4 *1 (-558 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-1125)) (-5 *2 (-591 *4)))) (-1675 (*1 *2 *3 *1) (-12 (-4 *1 (-558 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-1125)) (-5 *2 (-108)))) (-3761 (*1 *2 *1) (-12 (-4 *1 (-558 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-1125)) (-5 *2 (-591 *3)))) (-3384 (*1 *2 *3 *1) (-12 (|has| *1 (-6 -4250)) (-4 *1 (-558 *4 *3)) (-4 *4 (-1018)) (-4 *3 (-1125)) (-4 *3 (-1018)) (-5 *2 (-108)))) (-1826 (*1 *2 *1) (-12 (-4 *1 (-558 *2 *3)) (-4 *3 (-1125)) (-4 *2 (-1018)) (-4 *2 (-788)))) (-4152 (*1 *2 *1) (-12 (-4 *1 (-558 *2 *3)) (-4 *3 (-1125)) (-4 *2 (-1018)) (-4 *2 (-788)))) (-2872 (*1 *2 *1) (-12 (-4 *1 (-558 *3 *2)) (-4 *3 (-1018)) (-4 *3 (-788)) (-4 *2 (-1125)))) (-1858 (*1 *1 *1 *2) (-12 (|has| *1 (-6 -4251)) (-4 *1 (-558 *3 *2)) (-4 *3 (-1018)) (-4 *2 (-1125)))) (-3832 (*1 *2 *1 *3 *3) (-12 (|has| *1 (-6 -4251)) (-4 *1 (-558 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-1125)) (-5 *2 (-1176)))))
+(-13 (-464 |t#2|) (-267 |t#1| |t#2|) (-10 -8 (-15 -2998 ((-591 |t#2|) $)) (-15 -1675 ((-108) |t#1| $)) (-15 -3761 ((-591 |t#1|) $)) (IF (|has| |t#2| (-1018)) (IF (|has| $ (-6 -4250)) (-15 -3384 ((-108) |t#2| $)) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-788)) (PROGN (-15 -1826 (|t#1| $)) (-15 -4152 (|t#1| $)) (-15 -2872 (|t#2| $))) |%noBranch|) (IF (|has| $ (-6 -4251)) (PROGN (-15 -1858 ($ $ |t#2|)) (-15 -3832 ((-1176) $ |t#1| |t#1|))) |%noBranch|)))
+(((-33) . T) ((-97) |has| |#2| (-1018)) ((-565 (-796)) -3150 (|has| |#2| (-1018)) (|has| |#2| (-565 (-796)))) ((-265 |#1| |#2|) . T) ((-267 |#1| |#2|) . T) ((-288 |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))) ((-464 |#2|) . T) ((-486 |#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))) ((-1018) |has| |#2| (-1018)) ((-1125) . T))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-1851 (((-3 $ "failed")) NIL (-3150 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-3332 (((-3 $ "failed") $ $) NIL)) (-2010 (((-1171 (-631 |#1|))) NIL (|has| |#2| (-395 |#1|))) (((-1171 (-631 |#1|)) (-1171 $)) NIL (|has| |#2| (-345 |#1|)))) (-3483 (((-1171 $)) NIL (|has| |#2| (-345 |#1|)))) (-2055 (($) NIL T CONST)) (-4007 (((-3 (-2 (|:| |particular| $) (|:| -3612 (-591 $))) "failed")) NIL (-3150 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-4088 (((-3 $ "failed")) NIL (-3150 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-2004 (((-631 |#1|)) NIL (|has| |#2| (-395 |#1|))) (((-631 |#1|) (-1171 $)) NIL (|has| |#2| (-345 |#1|)))) (-3681 ((|#1| $) NIL (|has| |#2| (-345 |#1|)))) (-2465 (((-631 |#1|) $) NIL (|has| |#2| (-395 |#1|))) (((-631 |#1|) $ (-1171 $)) NIL (|has| |#2| (-345 |#1|)))) (-2397 (((-3 $ "failed") $) NIL (-3150 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-4182 (((-1085 (-885 |#1|))) NIL (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-341))))) (-2681 (($ $ (-854)) NIL)) (-3549 ((|#1| $) NIL (|has| |#2| (-345 |#1|)))) (-1865 (((-1085 |#1|) $) NIL (-3150 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-1321 ((|#1|) NIL (|has| |#2| (-395 |#1|))) ((|#1| (-1171 $)) NIL (|has| |#2| (-345 |#1|)))) (-3985 (((-1085 |#1|) $) NIL (|has| |#2| (-345 |#1|)))) (-1532 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-1554 (($ (-1171 |#1|)) NIL (|has| |#2| (-395 |#1|))) (($ (-1171 |#1|) (-1171 $)) NIL (|has| |#2| (-345 |#1|)))) (-1522 (((-3 $ "failed") $) NIL (-3150 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-2193 (((-854)) NIL (|has| |#2| (-345 |#1|)))) (-3595 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-1447 (($ $ (-854)) NIL)) (-3999 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-3319 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-1219 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-1779 (((-3 (-2 (|:| |particular| $) (|:| -3612 (-591 $))) "failed")) NIL (-3150 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-2727 (((-3 $ "failed")) NIL (-3150 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-1529 (((-631 |#1|)) NIL (|has| |#2| (-395 |#1|))) (((-631 |#1|) (-1171 $)) NIL (|has| |#2| (-345 |#1|)))) (-2671 ((|#1| $) NIL (|has| |#2| (-345 |#1|)))) (-2000 (((-631 |#1|) $) NIL (|has| |#2| (-395 |#1|))) (((-631 |#1|) $ (-1171 $)) NIL (|has| |#2| (-345 |#1|)))) (-3917 (((-3 $ "failed") $) NIL (-3150 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-2679 (((-1085 (-885 |#1|))) NIL (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-341))))) (-2832 (($ $ (-854)) NIL)) (-1984 ((|#1| $) NIL (|has| |#2| (-345 |#1|)))) (-4130 (((-1085 |#1|) $) NIL (-3150 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-2336 ((|#1|) NIL (|has| |#2| (-395 |#1|))) ((|#1| (-1171 $)) NIL (|has| |#2| (-345 |#1|)))) (-3019 (((-1085 |#1|) $) NIL (|has| |#2| (-345 |#1|)))) (-1312 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-2621 (((-1072) $) NIL)) (-3440 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-3615 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-1821 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-2937 (((-1036) $) NIL)) (-1492 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-1881 ((|#1| $ (-525)) NIL (|has| |#2| (-395 |#1|)))) (-1671 (((-631 |#1|) (-1171 $)) NIL (|has| |#2| (-395 |#1|))) (((-1171 |#1|) $) NIL (|has| |#2| (-395 |#1|))) (((-631 |#1|) (-1171 $) (-1171 $)) NIL (|has| |#2| (-345 |#1|))) (((-1171 |#1|) $ (-1171 $)) NIL (|has| |#2| (-345 |#1|)))) (-1300 (($ (-1171 |#1|)) NIL (|has| |#2| (-395 |#1|))) (((-1171 |#1|) $) NIL (|has| |#2| (-395 |#1|)))) (-3277 (((-591 (-885 |#1|))) NIL (|has| |#2| (-395 |#1|))) (((-591 (-885 |#1|)) (-1171 $)) NIL (|has| |#2| (-345 |#1|)))) (-4027 (($ $ $) NIL)) (-2003 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-2686 (((-796) $) NIL) ((|#2| $) 21) (($ |#2|) 22)) (-3612 (((-1171 $)) NIL (|has| |#2| (-395 |#1|)))) (-3674 (((-591 (-1171 |#1|))) NIL (-3150 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-1894 (($ $ $ $) NIL)) (-2535 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-2814 (($ (-631 |#1|) $) NIL (|has| |#2| (-395 |#1|)))) (-1971 (($ $ $) NIL)) (-3887 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-1394 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-2659 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-1830 (($) NIL T CONST)) (-3944 (((-108) $ $) NIL)) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) 24)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 20) (($ $ |#1|) 19) (($ |#1| $) NIL)))
+(((-559 |#1| |#2|) (-13 (-686 |#1|) (-565 |#2|) (-10 -8 (-15 -2686 ($ |#2|)) (IF (|has| |#2| (-395 |#1|)) (-6 (-395 |#1|)) |%noBranch|) (IF (|has| |#2| (-345 |#1|)) (-6 (-345 |#1|)) |%noBranch|))) (-160) (-686 |#1|)) (T -559))
+((-2686 (*1 *1 *2) (-12 (-4 *3 (-160)) (-5 *1 (-559 *3 *2)) (-4 *2 (-686 *3)))))
+(-13 (-686 |#1|) (-565 |#2|) (-10 -8 (-15 -2686 ($ |#2|)) (IF (|has| |#2| (-395 |#1|)) (-6 (-395 |#1|)) |%noBranch|) (IF (|has| |#2| (-345 |#1|)) (-6 (-345 |#1|)) |%noBranch|)))
+((-2673 (((-108) $ $) NIL)) (-3806 (((-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) $ (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))) 33)) (-1308 (($ (-591 (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)))) NIL) (($) NIL)) (-3832 (((-1176) $ (-1072) (-1072)) NIL (|has| $ (-6 -4251)))) (-3727 (((-108) $ (-712)) NIL)) (-2847 ((|#1| $ (-1072) |#1|) 43)) (-1288 (($ (-1 (-108) (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))) $) NIL (|has| $ (-6 -4250)))) (-2467 (($ (-1 (-108) (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))) $) NIL (|has| $ (-6 -4250)))) (-2429 (((-3 |#1| "failed") (-1072) $) 46)) (-2055 (($) NIL T CONST)) (-2375 (($ $ (-1072)) 24)) (-2908 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-1018))))) (-3844 (((-3 |#1| "failed") (-1072) $) 47) (($ (-1 (-108) (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))) $) NIL (|has| $ (-6 -4250))) (($ (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) $) NIL (|has| $ (-6 -4250)))) (-2537 (($ (-1 (-108) (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))) $) NIL (|has| $ (-6 -4250))) (($ (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-1018))))) (-3618 (((-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-1 (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))) $) NIL (|has| $ (-6 -4250))) (((-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-1 (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))) $ (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))) NIL (|has| $ (-6 -4250))) (((-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-1 (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))) $ (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-1018))))) (-1608 (((-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) $) 32)) (-4205 ((|#1| $ (-1072) |#1|) NIL (|has| $ (-6 -4251)))) (-4121 ((|#1| $ (-1072)) NIL)) (-2916 (((-591 |#1|) $) NIL (|has| $ (-6 -4250))) (((-591 (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))) $) NIL (|has| $ (-6 -4250)))) (-2379 (($ $) 48)) (-1472 (($ (-366)) 22) (($ (-366) (-1072)) 21)) (-3419 (((-366) $) 34)) (-3491 (((-108) $ (-712)) NIL)) (-4152 (((-1072) $) NIL (|has| (-1072) (-788)))) (-4207 (((-591 |#1|) $) NIL (|has| $ (-6 -4250))) (((-591 (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018)))) (((-108) (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-1018))))) (-1826 (((-1072) $) NIL (|has| (-1072) (-788)))) (-4192 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4251))) (($ (-1 (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))) $) NIL (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1|) $) NIL) (($ (-1 (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))) $) NIL)) (-3295 (((-108) $ (-712)) NIL)) (-2621 (((-1072) $) NIL)) (-2159 (((-591 (-1072)) $) 39)) (-1628 (((-108) (-1072) $) NIL)) (-4052 (((-1072) $) 35)) (-3949 (((-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) $) NIL)) (-1520 (($ (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) $) NIL)) (-3761 (((-591 (-1072)) $) NIL)) (-1675 (((-108) (-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2872 ((|#1| $) NIL (|has| (-1072) (-788)))) (-2714 (((-3 (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) "failed") (-1 (-108) (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))) $) NIL)) (-1858 (($ $ |#1|) NIL (|has| $ (-6 -4251)))) (-4166 (((-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) $) NIL)) (-3465 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))) (-591 (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)))) NIL (-12 (|has| (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-288 (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)))) (|has| (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-1018)))) (($ $ (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))) NIL (-12 (|has| (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-288 (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)))) (|has| (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-1018)))) (($ $ (-273 (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)))) NIL (-12 (|has| (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-288 (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)))) (|has| (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-1018)))) (($ $ (-591 (-273 (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))))) NIL (-12 (|has| (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-288 (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)))) (|has| (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-1018))))) (-2023 (((-108) $ $) NIL)) (-3384 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2998 (((-591 |#1|) $) NIL)) (-2077 (((-108) $) NIL)) (-3164 (($) 37)) (-1881 ((|#1| $ (-1072) |#1|) NIL) ((|#1| $ (-1072)) 42)) (-3583 (($ (-591 (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)))) NIL) (($) NIL)) (-2960 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018)))) (((-712) (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-1018)))) (((-712) (-1 (-108) (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))) $) NIL (|has| $ (-6 -4250)))) (-2873 (($ $) NIL)) (-1300 (((-501) $) NIL (|has| (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-566 (-501))))) (-2695 (($ (-591 (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)))) NIL)) (-2686 (((-796) $) 20)) (-3236 (($ $) 25)) (-2453 (($ (-591 (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)))) NIL)) (-1475 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))) $) NIL (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) 19)) (-2028 (((-712) $) 41 (|has| $ (-6 -4250)))))
+(((-560 |#1|) (-13 (-342 (-366) (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))) (-1102 (-1072) |#1|) (-10 -8 (-6 -4250) (-15 -2379 ($ $)))) (-1018)) (T -560))
+((-2379 (*1 *1 *1) (-12 (-5 *1 (-560 *2)) (-4 *2 (-1018)))))
+(-13 (-342 (-366) (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))) (-1102 (-1072) |#1|) (-10 -8 (-6 -4250) (-15 -2379 ($ $))))
+((-3956 (((-108) (-2 (|:| -1265 |#2|) (|:| -1568 |#3|)) $) 15)) (-2159 (((-591 |#2|) $) 19)) (-1628 (((-108) |#2| $) 12)))
+(((-561 |#1| |#2| |#3|) (-10 -8 (-15 -2159 ((-591 |#2|) |#1|)) (-15 -1628 ((-108) |#2| |#1|)) (-15 -3956 ((-108) (-2 (|:| -1265 |#2|) (|:| -1568 |#3|)) |#1|))) (-562 |#2| |#3|) (-1018) (-1018)) (T -561))
+NIL
+(-10 -8 (-15 -2159 ((-591 |#2|) |#1|)) (-15 -1628 ((-108) |#2| |#1|)) (-15 -3956 ((-108) (-2 (|:| -1265 |#2|) (|:| -1568 |#3|)) |#1|)))
+((-2673 (((-108) $ $) 19 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (-3727 (((-108) $ (-712)) 8)) (-1288 (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 45 (|has| $ (-6 -4250)))) (-2467 (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 55 (|has| $ (-6 -4250)))) (-2429 (((-3 |#2| "failed") |#1| $) 61)) (-2055 (($) 7 T CONST)) (-2908 (($ $) 58 (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| $ (-6 -4250))))) (-3844 (($ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) 47 (|has| $ (-6 -4250))) (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 46 (|has| $ (-6 -4250))) (((-3 |#2| "failed") |#1| $) 62)) (-2537 (($ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) 57 (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| $ (-6 -4250)))) (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 54 (|has| $ (-6 -4250)))) (-3618 (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) 56 (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| $ (-6 -4250)))) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) 53 (|has| $ (-6 -4250))) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 52 (|has| $ (-6 -4250)))) (-2916 (((-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 30 (|has| $ (-6 -4250)))) (-3491 (((-108) $ (-712)) 9)) (-4207 (((-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 29 (|has| $ (-6 -4250)))) (-3956 (((-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) 27 (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| $ (-6 -4250))))) (-4192 (($ (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 34 (|has| $ (-6 -4251)))) (-1257 (($ (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 35)) (-3295 (((-108) $ (-712)) 10)) (-2621 (((-1072) $) 22 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (-2159 (((-591 |#1|) $) 63)) (-1628 (((-108) |#1| $) 64)) (-3949 (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) 39)) (-1520 (($ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) 40)) (-2937 (((-1036) $) 21 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (-2714 (((-3 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) "failed") (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 51)) (-4166 (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) 41)) (-3465 (((-108) (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 32 (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))))) 26 (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (($ $ (-273 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) 25 (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (($ $ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) 24 (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (($ $ (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) 23 (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018))))) (-2023 (((-108) $ $) 14)) (-2077 (((-108) $) 11)) (-3164 (($) 12)) (-3583 (($) 49) (($ (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) 48)) (-2960 (((-712) (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 31 (|has| $ (-6 -4250))) (((-712) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) 28 (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| $ (-6 -4250))))) (-2873 (($ $) 13)) (-1300 (((-501) $) 59 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-566 (-501))))) (-2695 (($ (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) 50)) (-2686 (((-796) $) 18 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-565 (-796))))) (-2453 (($ (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) 42)) (-1475 (((-108) (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 33 (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) 20 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (-2028 (((-712) $) 6 (|has| $ (-6 -4250)))))
(((-562 |#1| |#2|) (-131) (-1018) (-1018)) (T -562))
-((-2484 (*1 *2 *3 *1) (-12 (-4 *1 (-562 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-5 *2 (-108)))) (-1542 (*1 *2 *1) (-12 (-4 *1 (-562 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-5 *2 (-591 *3)))) (-3901 (*1 *2 *3 *1) (|partial| -12 (-4 *1 (-562 *3 *2)) (-4 *3 (-1018)) (-4 *2 (-1018)))) (-2401 (*1 *2 *3 *1) (|partial| -12 (-4 *1 (-562 *3 *2)) (-4 *3 (-1018)) (-4 *2 (-1018)))))
-(-13 (-209 (-2 (|:| -2019 |t#1|) (|:| -1221 |t#2|))) (-10 -8 (-15 -2484 ((-108) |t#1| $)) (-15 -1542 ((-591 |t#1|) $)) (-15 -3901 ((-3 |t#2| "failed") |t#1| $)) (-15 -2401 ((-3 |t#2| "failed") |t#1| $))))
-(((-33) . T) ((-102 #0=(-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) . T) ((-97) |has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) ((-565 (-796)) -3321 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-565 (-796)))) ((-142 #0#) . T) ((-566 (-501)) |has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-566 (-501))) ((-209 #0#) . T) ((-215 #0#) . T) ((-288 #0#) -12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018))) ((-464 #0#) . T) ((-486 #0# #0#) -12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018))) ((-1018) |has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) ((-1125) . T))
-((-3574 (((-564 |#2|) |#1|) 15)) (-3455 (((-3 |#1| "failed") (-564 |#2|)) 19)))
-(((-563 |#1| |#2|) (-10 -7 (-15 -3574 ((-564 |#2|) |#1|)) (-15 -3455 ((-3 |#1| "failed") (-564 |#2|)))) (-788) (-788)) (T -563))
-((-3455 (*1 *2 *3) (|partial| -12 (-5 *3 (-564 *4)) (-4 *4 (-788)) (-4 *2 (-788)) (-5 *1 (-563 *2 *4)))) (-3574 (*1 *2 *3) (-12 (-5 *2 (-564 *4)) (-5 *1 (-563 *3 *4)) (-4 *3 (-788)) (-4 *4 (-788)))))
-(-10 -7 (-15 -3574 ((-564 |#2|) |#1|)) (-15 -3455 ((-3 |#1| "failed") (-564 |#2|))))
-((-3008 (((-108) $ $) NIL)) (-3148 (((-3 (-1089) "failed") $) 37)) (-1231 (((-1176) $ (-712)) 26)) (-3004 (((-712) $) 25)) (-3219 (((-110) $) 12)) (-2400 (((-1089) $) 20)) (-3741 (($ $ $) NIL)) (-2478 (($ $ $) NIL)) (-2339 (((-1072) $) NIL)) (-1843 (($ (-110) (-591 |#1|) (-712)) 30) (($ (-1089)) 31)) (-1709 (((-108) $ (-110)) 18) (((-108) $ (-1089)) 16)) (-2965 (((-712) $) 22)) (-2047 (((-1036) $) NIL)) (-1408 (((-825 (-525)) $) 77 (|has| |#1| (-566 (-825 (-525))))) (((-825 (-357)) $) 84 (|has| |#1| (-566 (-825 (-357))))) (((-501) $) 69 (|has| |#1| (-566 (-501))))) (-3022 (((-796) $) 55)) (-1398 (((-591 |#1|) $) 24)) (-4135 (((-108) $ $) NIL)) (-4119 (((-108) $ $) NIL)) (-4096 (((-108) $ $) 41)) (-4126 (((-108) $ $) NIL)) (-4112 (((-108) $ $) 42)))
-(((-564 |#1|) (-13 (-127) (-817 |#1|) (-10 -8 (-15 -2400 ((-1089) $)) (-15 -3219 ((-110) $)) (-15 -1398 ((-591 |#1|) $)) (-15 -2965 ((-712) $)) (-15 -1843 ($ (-110) (-591 |#1|) (-712))) (-15 -1843 ($ (-1089))) (-15 -3148 ((-3 (-1089) "failed") $)) (-15 -1709 ((-108) $ (-110))) (-15 -1709 ((-108) $ (-1089))) (IF (|has| |#1| (-566 (-501))) (-6 (-566 (-501))) |%noBranch|))) (-788)) (T -564))
-((-2400 (*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-564 *3)) (-4 *3 (-788)))) (-3219 (*1 *2 *1) (-12 (-5 *2 (-110)) (-5 *1 (-564 *3)) (-4 *3 (-788)))) (-1398 (*1 *2 *1) (-12 (-5 *2 (-591 *3)) (-5 *1 (-564 *3)) (-4 *3 (-788)))) (-2965 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-564 *3)) (-4 *3 (-788)))) (-1843 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-110)) (-5 *3 (-591 *5)) (-5 *4 (-712)) (-4 *5 (-788)) (-5 *1 (-564 *5)))) (-1843 (*1 *1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-564 *3)) (-4 *3 (-788)))) (-3148 (*1 *2 *1) (|partial| -12 (-5 *2 (-1089)) (-5 *1 (-564 *3)) (-4 *3 (-788)))) (-1709 (*1 *2 *1 *3) (-12 (-5 *3 (-110)) (-5 *2 (-108)) (-5 *1 (-564 *4)) (-4 *4 (-788)))) (-1709 (*1 *2 *1 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-108)) (-5 *1 (-564 *4)) (-4 *4 (-788)))))
-(-13 (-127) (-817 |#1|) (-10 -8 (-15 -2400 ((-1089) $)) (-15 -3219 ((-110) $)) (-15 -1398 ((-591 |#1|) $)) (-15 -2965 ((-712) $)) (-15 -1843 ($ (-110) (-591 |#1|) (-712))) (-15 -1843 ($ (-1089))) (-15 -3148 ((-3 (-1089) "failed") $)) (-15 -1709 ((-108) $ (-110))) (-15 -1709 ((-108) $ (-1089))) (IF (|has| |#1| (-566 (-501))) (-6 (-566 (-501))) |%noBranch|)))
-((-3022 ((|#1| $) 6)))
+((-1628 (*1 *2 *3 *1) (-12 (-4 *1 (-562 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-5 *2 (-108)))) (-2159 (*1 *2 *1) (-12 (-4 *1 (-562 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-5 *2 (-591 *3)))) (-3844 (*1 *2 *3 *1) (|partial| -12 (-4 *1 (-562 *3 *2)) (-4 *3 (-1018)) (-4 *2 (-1018)))) (-2429 (*1 *2 *3 *1) (|partial| -12 (-4 *1 (-562 *3 *2)) (-4 *3 (-1018)) (-4 *2 (-1018)))))
+(-13 (-209 (-2 (|:| -1265 |t#1|) (|:| -1568 |t#2|))) (-10 -8 (-15 -1628 ((-108) |t#1| $)) (-15 -2159 ((-591 |t#1|) $)) (-15 -3844 ((-3 |t#2| "failed") |t#1| $)) (-15 -2429 ((-3 |t#2| "failed") |t#1| $))))
+(((-33) . T) ((-102 #0=(-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) . T) ((-97) |has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) ((-565 (-796)) -3150 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-565 (-796)))) ((-142 #0#) . T) ((-566 (-501)) |has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-566 (-501))) ((-209 #0#) . T) ((-215 #0#) . T) ((-288 #0#) -12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018))) ((-464 #0#) . T) ((-486 #0# #0#) -12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018))) ((-1018) |has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) ((-1125) . T))
+((-1688 (((-564 |#2|) |#1|) 15)) (-2919 (((-3 |#1| "failed") (-564 |#2|)) 19)))
+(((-563 |#1| |#2|) (-10 -7 (-15 -1688 ((-564 |#2|) |#1|)) (-15 -2919 ((-3 |#1| "failed") (-564 |#2|)))) (-788) (-788)) (T -563))
+((-2919 (*1 *2 *3) (|partial| -12 (-5 *3 (-564 *4)) (-4 *4 (-788)) (-4 *2 (-788)) (-5 *1 (-563 *2 *4)))) (-1688 (*1 *2 *3) (-12 (-5 *2 (-564 *4)) (-5 *1 (-563 *3 *4)) (-4 *3 (-788)) (-4 *4 (-788)))))
+(-10 -7 (-15 -1688 ((-564 |#2|) |#1|)) (-15 -2919 ((-3 |#1| "failed") (-564 |#2|))))
+((-2673 (((-108) $ $) NIL)) (-3911 (((-3 (-1089) "failed") $) 37)) (-3072 (((-1176) $ (-712)) 26)) (-1734 (((-712) $) 25)) (-3259 (((-110) $) 12)) (-3419 (((-1089) $) 20)) (-1923 (($ $ $) NIL)) (-3475 (($ $ $) NIL)) (-2621 (((-1072) $) NIL)) (-2899 (($ (-110) (-591 |#1|) (-712)) 30) (($ (-1089)) 31)) (-3029 (((-108) $ (-110)) 18) (((-108) $ (-1089)) 16)) (-3457 (((-712) $) 22)) (-2937 (((-1036) $) NIL)) (-1300 (((-825 (-525)) $) 77 (|has| |#1| (-566 (-825 (-525))))) (((-825 (-357)) $) 84 (|has| |#1| (-566 (-825 (-357))))) (((-501) $) 69 (|has| |#1| (-566 (-501))))) (-2686 (((-796) $) 55)) (-3358 (((-591 |#1|) $) 24)) (-4004 (((-108) $ $) NIL)) (-3982 (((-108) $ $) NIL)) (-3944 (((-108) $ $) 41)) (-3994 (((-108) $ $) NIL)) (-3971 (((-108) $ $) 42)))
+(((-564 |#1|) (-13 (-127) (-817 |#1|) (-10 -8 (-15 -3419 ((-1089) $)) (-15 -3259 ((-110) $)) (-15 -3358 ((-591 |#1|) $)) (-15 -3457 ((-712) $)) (-15 -2899 ($ (-110) (-591 |#1|) (-712))) (-15 -2899 ($ (-1089))) (-15 -3911 ((-3 (-1089) "failed") $)) (-15 -3029 ((-108) $ (-110))) (-15 -3029 ((-108) $ (-1089))) (IF (|has| |#1| (-566 (-501))) (-6 (-566 (-501))) |%noBranch|))) (-788)) (T -564))
+((-3419 (*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-564 *3)) (-4 *3 (-788)))) (-3259 (*1 *2 *1) (-12 (-5 *2 (-110)) (-5 *1 (-564 *3)) (-4 *3 (-788)))) (-3358 (*1 *2 *1) (-12 (-5 *2 (-591 *3)) (-5 *1 (-564 *3)) (-4 *3 (-788)))) (-3457 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-564 *3)) (-4 *3 (-788)))) (-2899 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-110)) (-5 *3 (-591 *5)) (-5 *4 (-712)) (-4 *5 (-788)) (-5 *1 (-564 *5)))) (-2899 (*1 *1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-564 *3)) (-4 *3 (-788)))) (-3911 (*1 *2 *1) (|partial| -12 (-5 *2 (-1089)) (-5 *1 (-564 *3)) (-4 *3 (-788)))) (-3029 (*1 *2 *1 *3) (-12 (-5 *3 (-110)) (-5 *2 (-108)) (-5 *1 (-564 *4)) (-4 *4 (-788)))) (-3029 (*1 *2 *1 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-108)) (-5 *1 (-564 *4)) (-4 *4 (-788)))))
+(-13 (-127) (-817 |#1|) (-10 -8 (-15 -3419 ((-1089) $)) (-15 -3259 ((-110) $)) (-15 -3358 ((-591 |#1|) $)) (-15 -3457 ((-712) $)) (-15 -2899 ($ (-110) (-591 |#1|) (-712))) (-15 -2899 ($ (-1089))) (-15 -3911 ((-3 (-1089) "failed") $)) (-15 -3029 ((-108) $ (-110))) (-15 -3029 ((-108) $ (-1089))) (IF (|has| |#1| (-566 (-501))) (-6 (-566 (-501))) |%noBranch|)))
+((-2686 ((|#1| $) 6)))
(((-565 |#1|) (-131) (-1125)) (T -565))
-((-3022 (*1 *2 *1) (-12 (-4 *1 (-565 *2)) (-4 *2 (-1125)))))
-(-13 (-10 -8 (-15 -3022 (|t#1| $))))
-((-1408 ((|#1| $) 6)))
+((-2686 (*1 *2 *1) (-12 (-4 *1 (-565 *2)) (-4 *2 (-1125)))))
+(-13 (-10 -8 (-15 -2686 (|t#1| $))))
+((-1300 ((|#1| $) 6)))
(((-566 |#1|) (-131) (-1125)) (T -566))
-((-1408 (*1 *2 *1) (-12 (-4 *1 (-566 *2)) (-4 *2 (-1125)))))
-(-13 (-10 -8 (-15 -1408 (|t#1| $))))
-((-1401 (((-3 (-1085 (-385 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-385 |#2|) (-1 (-396 |#2|) |#2|)) 15) (((-3 (-1085 (-385 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-385 |#2|)) 16)))
-(((-567 |#1| |#2|) (-10 -7 (-15 -1401 ((-3 (-1085 (-385 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-385 |#2|))) (-15 -1401 ((-3 (-1085 (-385 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-385 |#2|) (-1 (-396 |#2|) |#2|)))) (-13 (-138) (-27) (-966 (-525)) (-966 (-385 (-525)))) (-1147 |#1|)) (T -567))
-((-1401 (*1 *2 *3 *3 *3 *4) (|partial| -12 (-5 *4 (-1 (-396 *6) *6)) (-4 *6 (-1147 *5)) (-4 *5 (-13 (-138) (-27) (-966 (-525)) (-966 (-385 (-525))))) (-5 *2 (-1085 (-385 *6))) (-5 *1 (-567 *5 *6)) (-5 *3 (-385 *6)))) (-1401 (*1 *2 *3 *3 *3) (|partial| -12 (-4 *4 (-13 (-138) (-27) (-966 (-525)) (-966 (-385 (-525))))) (-4 *5 (-1147 *4)) (-5 *2 (-1085 (-385 *5))) (-5 *1 (-567 *4 *5)) (-5 *3 (-385 *5)))))
-(-10 -7 (-15 -1401 ((-3 (-1085 (-385 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-385 |#2|))) (-15 -1401 ((-3 (-1085 (-385 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-385 |#2|) (-1 (-396 |#2|) |#2|))))
-((-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ |#2|) 10)))
-(((-568 |#1| |#2|) (-10 -8 (-15 -3022 (|#1| |#2|)) (-15 -3022 (|#1| (-525))) (-15 -3022 ((-796) |#1|))) (-569 |#2|) (-975)) (T -568))
-NIL
-(-10 -8 (-15 -3022 (|#1| |#2|)) (-15 -3022 (|#1| (-525))) (-15 -3022 ((-796) |#1|)))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-2157 (((-3 $ "failed") $ $) 19)) (-3798 (($) 17 T CONST)) (-4163 (((-3 $ "failed") $) 34)) (-2824 (((-108) $) 31)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-3022 (((-796) $) 11) (($ (-525)) 28) (($ |#1|) 36)) (-2128 (((-712)) 29)) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4096 (((-108) $ $) 6)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ |#1| $) 37)))
+((-1300 (*1 *2 *1) (-12 (-4 *1 (-566 *2)) (-4 *2 (-1125)))))
+(-13 (-10 -8 (-15 -1300 (|t#1| $))))
+((-3366 (((-3 (-1085 (-385 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-385 |#2|) (-1 (-396 |#2|) |#2|)) 15) (((-3 (-1085 (-385 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-385 |#2|)) 16)))
+(((-567 |#1| |#2|) (-10 -7 (-15 -3366 ((-3 (-1085 (-385 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-385 |#2|))) (-15 -3366 ((-3 (-1085 (-385 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-385 |#2|) (-1 (-396 |#2|) |#2|)))) (-13 (-138) (-27) (-966 (-525)) (-966 (-385 (-525)))) (-1147 |#1|)) (T -567))
+((-3366 (*1 *2 *3 *3 *3 *4) (|partial| -12 (-5 *4 (-1 (-396 *6) *6)) (-4 *6 (-1147 *5)) (-4 *5 (-13 (-138) (-27) (-966 (-525)) (-966 (-385 (-525))))) (-5 *2 (-1085 (-385 *6))) (-5 *1 (-567 *5 *6)) (-5 *3 (-385 *6)))) (-3366 (*1 *2 *3 *3 *3) (|partial| -12 (-4 *4 (-13 (-138) (-27) (-966 (-525)) (-966 (-385 (-525))))) (-4 *5 (-1147 *4)) (-5 *2 (-1085 (-385 *5))) (-5 *1 (-567 *4 *5)) (-5 *3 (-385 *5)))))
+(-10 -7 (-15 -3366 ((-3 (-1085 (-385 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-385 |#2|))) (-15 -3366 ((-3 (-1085 (-385 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-385 |#2|) (-1 (-396 |#2|) |#2|))))
+((-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ |#2|) 10)))
+(((-568 |#1| |#2|) (-10 -8 (-15 -2686 (|#1| |#2|)) (-15 -2686 (|#1| (-525))) (-15 -2686 ((-796) |#1|))) (-569 |#2|) (-975)) (T -568))
+NIL
+(-10 -8 (-15 -2686 (|#1| |#2|)) (-15 -2686 (|#1| (-525))) (-15 -2686 ((-796) |#1|)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-3332 (((-3 $ "failed") $ $) 19)) (-2055 (($) 17 T CONST)) (-1522 (((-3 $ "failed") $) 34)) (-3865 (((-108) $) 31)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-2686 (((-796) $) 11) (($ (-525)) 28) (($ |#1|) 36)) (-3425 (((-712)) 29)) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-3944 (((-108) $ $) 6)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ |#1| $) 37)))
(((-569 |#1|) (-131) (-975)) (T -569))
-((-3022 (*1 *1 *2) (-12 (-4 *1 (-569 *2)) (-4 *2 (-975)))))
-(-13 (-975) (-593 |t#1|) (-10 -8 (-15 -3022 ($ |t#1|))))
+((-2686 (*1 *1 *2) (-12 (-4 *1 (-569 *2)) (-4 *2 (-975)))))
+(-13 (-975) (-593 |t#1|) (-10 -8 (-15 -2686 ($ |t#1|))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-126) . T) ((-565 (-796)) . T) ((-593 |#1|) . T) ((-593 $) . T) ((-668) . T) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-3329 (((-525) $) NIL (|has| |#1| (-786)))) (-3798 (($) NIL T CONST)) (-4163 (((-3 $ "failed") $) NIL)) (-2134 (((-108) $) NIL (|has| |#1| (-786)))) (-2824 (((-108) $) NIL)) (-1738 ((|#1| $) 13)) (-2732 (((-108) $) NIL (|has| |#1| (-786)))) (-3741 (($ $ $) NIL (|has| |#1| (-786)))) (-2478 (($ $ $) NIL (|has| |#1| (-786)))) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-1754 ((|#3| $) 15)) (-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ |#2|) NIL)) (-2128 (((-712)) 20)) (-1539 (($ $) NIL (|has| |#1| (-786)))) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4191 (($) NIL T CONST)) (-4197 (($) 12 T CONST)) (-4135 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4119 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4096 (((-108) $ $) NIL)) (-4126 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4112 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4173 (($ $ |#3|) NIL) (($ |#1| |#3|) 11)) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 17) (($ $ |#2|) NIL) (($ |#2| $) NIL)))
-(((-570 |#1| |#2| |#3|) (-13 (-37 |#2|) (-10 -8 (IF (|has| |#1| (-786)) (-6 (-786)) |%noBranch|) (-15 -4173 ($ $ |#3|)) (-15 -4173 ($ |#1| |#3|)) (-15 -1738 (|#1| $)) (-15 -1754 (|#3| $)))) (-37 |#2|) (-160) (|SubsetCategory| (-668) |#2|)) (T -570))
-((-4173 (*1 *1 *1 *2) (-12 (-4 *4 (-160)) (-5 *1 (-570 *3 *4 *2)) (-4 *3 (-37 *4)) (-4 *2 (|SubsetCategory| (-668) *4)))) (-4173 (*1 *1 *2 *3) (-12 (-4 *4 (-160)) (-5 *1 (-570 *2 *4 *3)) (-4 *2 (-37 *4)) (-4 *3 (|SubsetCategory| (-668) *4)))) (-1738 (*1 *2 *1) (-12 (-4 *3 (-160)) (-4 *2 (-37 *3)) (-5 *1 (-570 *2 *3 *4)) (-4 *4 (|SubsetCategory| (-668) *3)))) (-1754 (*1 *2 *1) (-12 (-4 *4 (-160)) (-4 *2 (|SubsetCategory| (-668) *4)) (-5 *1 (-570 *3 *4 *2)) (-4 *3 (-37 *4)))))
-(-13 (-37 |#2|) (-10 -8 (IF (|has| |#1| (-786)) (-6 (-786)) |%noBranch|) (-15 -4173 ($ $ |#3|)) (-15 -4173 ($ |#1| |#3|)) (-15 -1738 (|#1| $)) (-15 -1754 (|#3| $))))
-((-1859 ((|#2| |#2| (-1089) (-1089)) 18)))
-(((-571 |#1| |#2|) (-10 -7 (-15 -1859 (|#2| |#2| (-1089) (-1089)))) (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525))) (-13 (-1111) (-891) (-29 |#1|))) (T -571))
-((-1859 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525)))) (-5 *1 (-571 *4 *2)) (-4 *2 (-13 (-1111) (-891) (-29 *4))))))
-(-10 -7 (-15 -1859 (|#2| |#2| (-1089) (-1089))))
-((-3008 (((-108) $ $) 56)) (-1800 (((-108) $) 52)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3706 (($ $) NIL)) (-1715 (((-108) $) NIL)) (-3655 ((|#1| $) 49)) (-2157 (((-3 $ "failed") $ $) NIL)) (-1947 (((-108) $ $) NIL (|has| |#1| (-341)))) (-2288 (((-2 (|:| -2877 $) (|:| -1293 (-385 |#2|))) (-385 |#2|)) 97 (|has| |#1| (-341)))) (-3798 (($) NIL T CONST)) (-1251 (((-3 (-525) "failed") $) NIL (|has| |#1| (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-3 |#1| "failed") $) 85) (((-3 |#2| "failed") $) 81)) (-3528 (((-525) $) NIL (|has| |#1| (-966 (-525)))) (((-385 (-525)) $) NIL (|has| |#1| (-966 (-385 (-525))))) ((|#1| $) NIL) ((|#2| $) NIL)) (-2129 (($ $ $) NIL (|has| |#1| (-341)))) (-1710 (($ $) 24)) (-4163 (((-3 $ "failed") $) 75)) (-2110 (($ $ $) NIL (|has| |#1| (-341)))) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL (|has| |#1| (-341)))) (-3873 (((-525) $) 19)) (-2824 (((-108) $) NIL)) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-341)))) (-2202 (((-108) $) 36)) (-1480 (($ |#1| (-525)) 21)) (-1678 ((|#1| $) 51)) (-1356 (($ (-591 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| |#1| (-341)))) (-1399 (($ (-591 $)) NIL (|has| |#1| (-341))) (($ $ $) 87 (|has| |#1| (-341)))) (-3375 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 100 (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL (|has| |#1| (-341)))) (-2089 (((-3 $ "failed") $ $) 79)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-341)))) (-1712 (((-712) $) 99 (|has| |#1| (-341)))) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) 98 (|has| |#1| (-341)))) (-3266 (($ $ (-1 |#2| |#2|)) 66) (($ $ (-1 |#2| |#2|) (-712)) NIL) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-1089)) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-712)) NIL (|has| |#2| (-213))) (($ $) NIL (|has| |#2| (-213)))) (-1316 (((-525) $) 34)) (-1408 (((-385 |#2|) $) 42)) (-3022 (((-796) $) 62) (($ (-525)) 32) (($ $) NIL) (($ (-385 (-525))) NIL (|has| |#1| (-966 (-385 (-525))))) (($ |#1|) 31) (($ |#2|) 22)) (-2560 ((|#1| $ (-525)) 63)) (-1437 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-2128 (((-712)) 29)) (-2495 (((-108) $ $) NIL)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4191 (($) 9 T CONST)) (-4197 (($) 12 T CONST)) (-4196 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-712)) NIL) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-1089)) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-712)) NIL (|has| |#2| (-213))) (($ $) NIL (|has| |#2| (-213)))) (-4096 (((-108) $ $) 17)) (-4164 (($ $) 46) (($ $ $) NIL)) (-4156 (($ $ $) 76)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 26) (($ $ $) 44)))
-(((-572 |#1| |#2|) (-13 (-211 |#2|) (-517) (-566 (-385 |#2|)) (-389 |#1|) (-966 |#2|) (-10 -8 (-15 -2202 ((-108) $)) (-15 -1316 ((-525) $)) (-15 -3873 ((-525) $)) (-15 -1710 ($ $)) (-15 -1678 (|#1| $)) (-15 -3655 (|#1| $)) (-15 -2560 (|#1| $ (-525))) (-15 -1480 ($ |#1| (-525))) (IF (|has| |#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |#1| (-341)) (PROGN (-6 (-286)) (-15 -2288 ((-2 (|:| -2877 $) (|:| -1293 (-385 |#2|))) (-385 |#2|)))) |%noBranch|))) (-517) (-1147 |#1|)) (T -572))
-((-2202 (*1 *2 *1) (-12 (-4 *3 (-517)) (-5 *2 (-108)) (-5 *1 (-572 *3 *4)) (-4 *4 (-1147 *3)))) (-1316 (*1 *2 *1) (-12 (-4 *3 (-517)) (-5 *2 (-525)) (-5 *1 (-572 *3 *4)) (-4 *4 (-1147 *3)))) (-3873 (*1 *2 *1) (-12 (-4 *3 (-517)) (-5 *2 (-525)) (-5 *1 (-572 *3 *4)) (-4 *4 (-1147 *3)))) (-1710 (*1 *1 *1) (-12 (-4 *2 (-517)) (-5 *1 (-572 *2 *3)) (-4 *3 (-1147 *2)))) (-1678 (*1 *2 *1) (-12 (-4 *2 (-517)) (-5 *1 (-572 *2 *3)) (-4 *3 (-1147 *2)))) (-3655 (*1 *2 *1) (-12 (-4 *2 (-517)) (-5 *1 (-572 *2 *3)) (-4 *3 (-1147 *2)))) (-2560 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *2 (-517)) (-5 *1 (-572 *2 *4)) (-4 *4 (-1147 *2)))) (-1480 (*1 *1 *2 *3) (-12 (-5 *3 (-525)) (-4 *2 (-517)) (-5 *1 (-572 *2 *4)) (-4 *4 (-1147 *2)))) (-2288 (*1 *2 *3) (-12 (-4 *4 (-341)) (-4 *4 (-517)) (-4 *5 (-1147 *4)) (-5 *2 (-2 (|:| -2877 (-572 *4 *5)) (|:| -1293 (-385 *5)))) (-5 *1 (-572 *4 *5)) (-5 *3 (-385 *5)))))
-(-13 (-211 |#2|) (-517) (-566 (-385 |#2|)) (-389 |#1|) (-966 |#2|) (-10 -8 (-15 -2202 ((-108) $)) (-15 -1316 ((-525) $)) (-15 -3873 ((-525) $)) (-15 -1710 ($ $)) (-15 -1678 (|#1| $)) (-15 -3655 (|#1| $)) (-15 -2560 (|#1| $ (-525))) (-15 -1480 ($ |#1| (-525))) (IF (|has| |#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |#1| (-341)) (PROGN (-6 (-286)) (-15 -2288 ((-2 (|:| -2877 $) (|:| -1293 (-385 |#2|))) (-385 |#2|)))) |%noBranch|)))
-((-2113 (((-591 |#6|) (-591 |#4|) (-108)) 47)) (-3392 ((|#6| |#6|) 40)))
-(((-573 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -7 (-15 -3392 (|#6| |#6|)) (-15 -2113 ((-591 |#6|) (-591 |#4|) (-108)))) (-429) (-734) (-788) (-989 |#1| |#2| |#3|) (-994 |#1| |#2| |#3| |#4|) (-1027 |#1| |#2| |#3| |#4|)) (T -573))
-((-2113 (*1 *2 *3 *4) (-12 (-5 *3 (-591 *8)) (-5 *4 (-108)) (-4 *8 (-989 *5 *6 *7)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *2 (-591 *10)) (-5 *1 (-573 *5 *6 *7 *8 *9 *10)) (-4 *9 (-994 *5 *6 *7 *8)) (-4 *10 (-1027 *5 *6 *7 *8)))) (-3392 (*1 *2 *2) (-12 (-4 *3 (-429)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *1 (-573 *3 *4 *5 *6 *7 *2)) (-4 *7 (-994 *3 *4 *5 *6)) (-4 *2 (-1027 *3 *4 *5 *6)))))
-(-10 -7 (-15 -3392 (|#6| |#6|)) (-15 -2113 ((-591 |#6|) (-591 |#4|) (-108))))
-((-3521 (((-108) |#3| (-712) (-591 |#3|)) 23)) (-2667 (((-3 (-2 (|:| |polfac| (-591 |#4|)) (|:| |correct| |#3|) (|:| |corrfact| (-591 (-1085 |#3|)))) "failed") |#3| (-591 (-1085 |#3|)) (-2 (|:| |contp| |#3|) (|:| -3781 (-591 (-2 (|:| |irr| |#4|) (|:| -3265 (-525)))))) (-591 |#3|) (-591 |#1|) (-591 |#3|)) 55)))
-(((-574 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3521 ((-108) |#3| (-712) (-591 |#3|))) (-15 -2667 ((-3 (-2 (|:| |polfac| (-591 |#4|)) (|:| |correct| |#3|) (|:| |corrfact| (-591 (-1085 |#3|)))) "failed") |#3| (-591 (-1085 |#3|)) (-2 (|:| |contp| |#3|) (|:| -3781 (-591 (-2 (|:| |irr| |#4|) (|:| -3265 (-525)))))) (-591 |#3|) (-591 |#1|) (-591 |#3|)))) (-788) (-734) (-286) (-882 |#3| |#2| |#1|)) (T -574))
-((-2667 (*1 *2 *3 *4 *5 *6 *7 *6) (|partial| -12 (-5 *5 (-2 (|:| |contp| *3) (|:| -3781 (-591 (-2 (|:| |irr| *10) (|:| -3265 (-525))))))) (-5 *6 (-591 *3)) (-5 *7 (-591 *8)) (-4 *8 (-788)) (-4 *3 (-286)) (-4 *10 (-882 *3 *9 *8)) (-4 *9 (-734)) (-5 *2 (-2 (|:| |polfac| (-591 *10)) (|:| |correct| *3) (|:| |corrfact| (-591 (-1085 *3))))) (-5 *1 (-574 *8 *9 *3 *10)) (-5 *4 (-591 (-1085 *3))))) (-3521 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-712)) (-5 *5 (-591 *3)) (-4 *3 (-286)) (-4 *6 (-788)) (-4 *7 (-734)) (-5 *2 (-108)) (-5 *1 (-574 *6 *7 *3 *8)) (-4 *8 (-882 *3 *7 *6)))))
-(-10 -7 (-15 -3521 ((-108) |#3| (-712) (-591 |#3|))) (-15 -2667 ((-3 (-2 (|:| |polfac| (-591 |#4|)) (|:| |correct| |#3|) (|:| |corrfact| (-591 (-1085 |#3|)))) "failed") |#3| (-591 (-1085 |#3|)) (-2 (|:| |contp| |#3|) (|:| -3781 (-591 (-2 (|:| |irr| |#4|) (|:| -3265 (-525)))))) (-591 |#3|) (-591 |#1|) (-591 |#3|))))
-((-3008 (((-108) $ $) NIL)) (-3531 (((-591 |#1|) $) NIL)) (-3798 (($) NIL T CONST)) (-4163 (((-3 $ "failed") $) NIL)) (-2824 (((-108) $) NIL)) (-2457 (($ $) 67)) (-1488 (((-609 |#1| |#2|) $) 52)) (-2339 (((-1072) $) NIL)) (-1622 (($ $) 70)) (-3831 (((-591 (-273 |#2|)) $ $) 33)) (-2047 (((-1036) $) NIL)) (-1409 (($ (-609 |#1| |#2|)) 48)) (-3228 (($ $ $) NIL)) (-3619 (($ $ $) NIL)) (-3022 (((-796) $) 58) (((-1184 |#1| |#2|) $) NIL) (((-1189 |#1| |#2|) $) 66)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-4197 (($) 53 T CONST)) (-1936 (((-591 (-2 (|:| |k| (-616 |#1|)) (|:| |c| |#2|))) $) 31)) (-2555 (((-591 (-609 |#1| |#2|)) (-591 |#1|)) 65)) (-1650 (((-591 (-2 (|:| |k| (-826 |#1|)) (|:| |c| |#2|))) $) 37)) (-4096 (((-108) $ $) 54)) (-4173 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (* (($ $ $) 44)))
-(((-575 |#1| |#2| |#3|) (-13 (-450) (-10 -8 (-15 -1409 ($ (-609 |#1| |#2|))) (-15 -1488 ((-609 |#1| |#2|) $)) (-15 -1650 ((-591 (-2 (|:| |k| (-826 |#1|)) (|:| |c| |#2|))) $)) (-15 -3022 ((-1184 |#1| |#2|) $)) (-15 -3022 ((-1189 |#1| |#2|) $)) (-15 -2457 ($ $)) (-15 -3531 ((-591 |#1|) $)) (-15 -2555 ((-591 (-609 |#1| |#2|)) (-591 |#1|))) (-15 -1936 ((-591 (-2 (|:| |k| (-616 |#1|)) (|:| |c| |#2|))) $)) (-15 -3831 ((-591 (-273 |#2|)) $ $)))) (-788) (-13 (-160) (-659 (-385 (-525)))) (-854)) (T -575))
-((-1409 (*1 *1 *2) (-12 (-5 *2 (-609 *3 *4)) (-4 *3 (-788)) (-4 *4 (-13 (-160) (-659 (-385 (-525))))) (-5 *1 (-575 *3 *4 *5)) (-14 *5 (-854)))) (-1488 (*1 *2 *1) (-12 (-5 *2 (-609 *3 *4)) (-5 *1 (-575 *3 *4 *5)) (-4 *3 (-788)) (-4 *4 (-13 (-160) (-659 (-385 (-525))))) (-14 *5 (-854)))) (-1650 (*1 *2 *1) (-12 (-5 *2 (-591 (-2 (|:| |k| (-826 *3)) (|:| |c| *4)))) (-5 *1 (-575 *3 *4 *5)) (-4 *3 (-788)) (-4 *4 (-13 (-160) (-659 (-385 (-525))))) (-14 *5 (-854)))) (-3022 (*1 *2 *1) (-12 (-5 *2 (-1184 *3 *4)) (-5 *1 (-575 *3 *4 *5)) (-4 *3 (-788)) (-4 *4 (-13 (-160) (-659 (-385 (-525))))) (-14 *5 (-854)))) (-3022 (*1 *2 *1) (-12 (-5 *2 (-1189 *3 *4)) (-5 *1 (-575 *3 *4 *5)) (-4 *3 (-788)) (-4 *4 (-13 (-160) (-659 (-385 (-525))))) (-14 *5 (-854)))) (-2457 (*1 *1 *1) (-12 (-5 *1 (-575 *2 *3 *4)) (-4 *2 (-788)) (-4 *3 (-13 (-160) (-659 (-385 (-525))))) (-14 *4 (-854)))) (-3531 (*1 *2 *1) (-12 (-5 *2 (-591 *3)) (-5 *1 (-575 *3 *4 *5)) (-4 *3 (-788)) (-4 *4 (-13 (-160) (-659 (-385 (-525))))) (-14 *5 (-854)))) (-2555 (*1 *2 *3) (-12 (-5 *3 (-591 *4)) (-4 *4 (-788)) (-5 *2 (-591 (-609 *4 *5))) (-5 *1 (-575 *4 *5 *6)) (-4 *5 (-13 (-160) (-659 (-385 (-525))))) (-14 *6 (-854)))) (-1936 (*1 *2 *1) (-12 (-5 *2 (-591 (-2 (|:| |k| (-616 *3)) (|:| |c| *4)))) (-5 *1 (-575 *3 *4 *5)) (-4 *3 (-788)) (-4 *4 (-13 (-160) (-659 (-385 (-525))))) (-14 *5 (-854)))) (-3831 (*1 *2 *1 *1) (-12 (-5 *2 (-591 (-273 *4))) (-5 *1 (-575 *3 *4 *5)) (-4 *3 (-788)) (-4 *4 (-13 (-160) (-659 (-385 (-525))))) (-14 *5 (-854)))))
-(-13 (-450) (-10 -8 (-15 -1409 ($ (-609 |#1| |#2|))) (-15 -1488 ((-609 |#1| |#2|) $)) (-15 -1650 ((-591 (-2 (|:| |k| (-826 |#1|)) (|:| |c| |#2|))) $)) (-15 -3022 ((-1184 |#1| |#2|) $)) (-15 -3022 ((-1189 |#1| |#2|) $)) (-15 -2457 ($ $)) (-15 -3531 ((-591 |#1|) $)) (-15 -2555 ((-591 (-609 |#1| |#2|)) (-591 |#1|))) (-15 -1936 ((-591 (-2 (|:| |k| (-616 |#1|)) (|:| |c| |#2|))) $)) (-15 -3831 ((-591 (-273 |#2|)) $ $))))
-((-2113 (((-591 (-1060 |#1| (-497 (-798 |#2|)) (-798 |#2|) (-721 |#1| (-798 |#2|)))) (-591 (-721 |#1| (-798 |#2|))) (-108)) 72) (((-591 (-972 |#1| |#2|)) (-591 (-721 |#1| (-798 |#2|))) (-108)) 58)) (-2766 (((-108) (-591 (-721 |#1| (-798 |#2|)))) 23)) (-1998 (((-591 (-1060 |#1| (-497 (-798 |#2|)) (-798 |#2|) (-721 |#1| (-798 |#2|)))) (-591 (-721 |#1| (-798 |#2|))) (-108)) 71)) (-3777 (((-591 (-972 |#1| |#2|)) (-591 (-721 |#1| (-798 |#2|))) (-108)) 57)) (-3805 (((-591 (-721 |#1| (-798 |#2|))) (-591 (-721 |#1| (-798 |#2|)))) 27)) (-1534 (((-3 (-591 (-721 |#1| (-798 |#2|))) "failed") (-591 (-721 |#1| (-798 |#2|)))) 26)))
-(((-576 |#1| |#2|) (-10 -7 (-15 -2766 ((-108) (-591 (-721 |#1| (-798 |#2|))))) (-15 -1534 ((-3 (-591 (-721 |#1| (-798 |#2|))) "failed") (-591 (-721 |#1| (-798 |#2|))))) (-15 -3805 ((-591 (-721 |#1| (-798 |#2|))) (-591 (-721 |#1| (-798 |#2|))))) (-15 -3777 ((-591 (-972 |#1| |#2|)) (-591 (-721 |#1| (-798 |#2|))) (-108))) (-15 -1998 ((-591 (-1060 |#1| (-497 (-798 |#2|)) (-798 |#2|) (-721 |#1| (-798 |#2|)))) (-591 (-721 |#1| (-798 |#2|))) (-108))) (-15 -2113 ((-591 (-972 |#1| |#2|)) (-591 (-721 |#1| (-798 |#2|))) (-108))) (-15 -2113 ((-591 (-1060 |#1| (-497 (-798 |#2|)) (-798 |#2|) (-721 |#1| (-798 |#2|)))) (-591 (-721 |#1| (-798 |#2|))) (-108)))) (-429) (-591 (-1089))) (T -576))
-((-2113 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-721 *5 (-798 *6)))) (-5 *4 (-108)) (-4 *5 (-429)) (-14 *6 (-591 (-1089))) (-5 *2 (-591 (-1060 *5 (-497 (-798 *6)) (-798 *6) (-721 *5 (-798 *6))))) (-5 *1 (-576 *5 *6)))) (-2113 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-721 *5 (-798 *6)))) (-5 *4 (-108)) (-4 *5 (-429)) (-14 *6 (-591 (-1089))) (-5 *2 (-591 (-972 *5 *6))) (-5 *1 (-576 *5 *6)))) (-1998 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-721 *5 (-798 *6)))) (-5 *4 (-108)) (-4 *5 (-429)) (-14 *6 (-591 (-1089))) (-5 *2 (-591 (-1060 *5 (-497 (-798 *6)) (-798 *6) (-721 *5 (-798 *6))))) (-5 *1 (-576 *5 *6)))) (-3777 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-721 *5 (-798 *6)))) (-5 *4 (-108)) (-4 *5 (-429)) (-14 *6 (-591 (-1089))) (-5 *2 (-591 (-972 *5 *6))) (-5 *1 (-576 *5 *6)))) (-3805 (*1 *2 *2) (-12 (-5 *2 (-591 (-721 *3 (-798 *4)))) (-4 *3 (-429)) (-14 *4 (-591 (-1089))) (-5 *1 (-576 *3 *4)))) (-1534 (*1 *2 *2) (|partial| -12 (-5 *2 (-591 (-721 *3 (-798 *4)))) (-4 *3 (-429)) (-14 *4 (-591 (-1089))) (-5 *1 (-576 *3 *4)))) (-2766 (*1 *2 *3) (-12 (-5 *3 (-591 (-721 *4 (-798 *5)))) (-4 *4 (-429)) (-14 *5 (-591 (-1089))) (-5 *2 (-108)) (-5 *1 (-576 *4 *5)))))
-(-10 -7 (-15 -2766 ((-108) (-591 (-721 |#1| (-798 |#2|))))) (-15 -1534 ((-3 (-591 (-721 |#1| (-798 |#2|))) "failed") (-591 (-721 |#1| (-798 |#2|))))) (-15 -3805 ((-591 (-721 |#1| (-798 |#2|))) (-591 (-721 |#1| (-798 |#2|))))) (-15 -3777 ((-591 (-972 |#1| |#2|)) (-591 (-721 |#1| (-798 |#2|))) (-108))) (-15 -1998 ((-591 (-1060 |#1| (-497 (-798 |#2|)) (-798 |#2|) (-721 |#1| (-798 |#2|)))) (-591 (-721 |#1| (-798 |#2|))) (-108))) (-15 -2113 ((-591 (-972 |#1| |#2|)) (-591 (-721 |#1| (-798 |#2|))) (-108))) (-15 -2113 ((-591 (-1060 |#1| (-497 (-798 |#2|)) (-798 |#2|) (-721 |#1| (-798 |#2|)))) (-591 (-721 |#1| (-798 |#2|))) (-108))))
-((-1987 (($ $) 38)) (-3169 (($ $) 21)) (-1431 (($ $) 37)) (-3144 (($ $) 22)) (-1719 (($ $) 36)) (-1321 (($ $) 23)) (-1784 (($) 48)) (-1488 (($ $) 45)) (-2433 (($ $) 17)) (-1817 (($ $ (-1011 $)) 7) (($ $ (-1089)) 6)) (-1409 (($ $) 46)) (-3103 (($ $) 15)) (-3131 (($ $) 16)) (-1502 (($ $) 35)) (-1333 (($ $) 24)) (-1996 (($ $) 34)) (-1309 (($ $) 25)) (-1973 (($ $) 33)) (-3156 (($ $) 26)) (-1563 (($ $) 44)) (-1371 (($ $) 32)) (-1515 (($ $) 43)) (-1346 (($ $) 31)) (-1591 (($ $) 42)) (-1400 (($ $) 30)) (-3277 (($ $) 41)) (-1415 (($ $) 29)) (-1578 (($ $) 40)) (-1385 (($ $) 28)) (-1527 (($ $) 39)) (-1358 (($ $) 27)) (-2515 (($ $) 19)) (-3337 (($ $) 20)) (-1479 (($ $) 18)) (** (($ $ $) 47)))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-4188 (((-525) $) NIL (|has| |#1| (-786)))) (-2055 (($) NIL T CONST)) (-1522 (((-3 $ "failed") $) NIL)) (-3489 (((-108) $) NIL (|has| |#1| (-786)))) (-3865 (((-108) $) NIL)) (-1384 ((|#1| $) 13)) (-2256 (((-108) $) NIL (|has| |#1| (-786)))) (-1923 (($ $ $) NIL (|has| |#1| (-786)))) (-3475 (($ $ $) NIL (|has| |#1| (-786)))) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-1396 ((|#3| $) 15)) (-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ |#2|) NIL)) (-3425 (((-712)) 20)) (-1460 (($ $) NIL (|has| |#1| (-786)))) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1830 (($) NIL T CONST)) (-1839 (($) 12 T CONST)) (-4004 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3982 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3944 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3971 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4059 (($ $ |#3|) NIL) (($ |#1| |#3|) 11)) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 17) (($ $ |#2|) NIL) (($ |#2| $) NIL)))
+(((-570 |#1| |#2| |#3|) (-13 (-37 |#2|) (-10 -8 (IF (|has| |#1| (-786)) (-6 (-786)) |%noBranch|) (-15 -4059 ($ $ |#3|)) (-15 -4059 ($ |#1| |#3|)) (-15 -1384 (|#1| $)) (-15 -1396 (|#3| $)))) (-37 |#2|) (-160) (|SubsetCategory| (-668) |#2|)) (T -570))
+((-4059 (*1 *1 *1 *2) (-12 (-4 *4 (-160)) (-5 *1 (-570 *3 *4 *2)) (-4 *3 (-37 *4)) (-4 *2 (|SubsetCategory| (-668) *4)))) (-4059 (*1 *1 *2 *3) (-12 (-4 *4 (-160)) (-5 *1 (-570 *2 *4 *3)) (-4 *2 (-37 *4)) (-4 *3 (|SubsetCategory| (-668) *4)))) (-1384 (*1 *2 *1) (-12 (-4 *3 (-160)) (-4 *2 (-37 *3)) (-5 *1 (-570 *2 *3 *4)) (-4 *4 (|SubsetCategory| (-668) *3)))) (-1396 (*1 *2 *1) (-12 (-4 *4 (-160)) (-4 *2 (|SubsetCategory| (-668) *4)) (-5 *1 (-570 *3 *4 *2)) (-4 *3 (-37 *4)))))
+(-13 (-37 |#2|) (-10 -8 (IF (|has| |#1| (-786)) (-6 (-786)) |%noBranch|) (-15 -4059 ($ $ |#3|)) (-15 -4059 ($ |#1| |#3|)) (-15 -1384 (|#1| $)) (-15 -1396 (|#3| $))))
+((-4146 ((|#2| |#2| (-1089) (-1089)) 18)))
+(((-571 |#1| |#2|) (-10 -7 (-15 -4146 (|#2| |#2| (-1089) (-1089)))) (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525))) (-13 (-1111) (-891) (-29 |#1|))) (T -571))
+((-4146 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525)))) (-5 *1 (-571 *4 *2)) (-4 *2 (-13 (-1111) (-891) (-29 *4))))))
+(-10 -7 (-15 -4146 (|#2| |#2| (-1089) (-1089))))
+((-2673 (((-108) $ $) 56)) (-1306 (((-108) $) 52)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3641 (($ $) NIL)) (-3077 (((-108) $) NIL)) (-3116 ((|#1| $) 49)) (-3332 (((-3 $ "failed") $ $) NIL)) (-1965 (((-108) $ $) NIL (|has| |#1| (-341)))) (-3374 (((-2 (|:| -3125 $) (|:| -3484 (-385 |#2|))) (-385 |#2|)) 97 (|has| |#1| (-341)))) (-2055 (($) NIL T CONST)) (-4174 (((-3 (-525) "failed") $) NIL (|has| |#1| (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-3 |#1| "failed") $) 85) (((-3 |#2| "failed") $) 81)) (-3341 (((-525) $) NIL (|has| |#1| (-966 (-525)))) (((-385 (-525)) $) NIL (|has| |#1| (-966 (-385 (-525))))) ((|#1| $) NIL) ((|#2| $) NIL)) (-3265 (($ $ $) NIL (|has| |#1| (-341)))) (-1575 (($ $) 24)) (-1522 (((-3 $ "failed") $) 75)) (-3239 (($ $ $) NIL (|has| |#1| (-341)))) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL (|has| |#1| (-341)))) (-1676 (((-525) $) 19)) (-3865 (((-108) $) NIL)) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-341)))) (-3802 (((-108) $) 36)) (-1422 (($ |#1| (-525)) 21)) (-1556 ((|#1| $) 51)) (-2081 (($ (-591 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| |#1| (-341)))) (-2124 (($ (-591 $)) NIL (|has| |#1| (-341))) (($ $ $) 87 (|has| |#1| (-341)))) (-3387 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 100 (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL (|has| |#1| (-341)))) (-3210 (((-3 $ "failed") $ $) 79)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-341)))) (-3048 (((-712) $) 99 (|has| |#1| (-341)))) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) 98 (|has| |#1| (-341)))) (-2209 (($ $ (-1 |#2| |#2|)) 66) (($ $ (-1 |#2| |#2|) (-712)) NIL) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-1089)) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-712)) NIL (|has| |#2| (-213))) (($ $) NIL (|has| |#2| (-213)))) (-2743 (((-525) $) 34)) (-1300 (((-385 |#2|) $) 42)) (-2686 (((-796) $) 62) (($ (-525)) 32) (($ $) NIL) (($ (-385 (-525))) NIL (|has| |#1| (-966 (-385 (-525))))) (($ |#1|) 31) (($ |#2|) 22)) (-1263 ((|#1| $ (-525)) 63)) (-3751 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-3425 (((-712)) 29)) (-1724 (((-108) $ $) NIL)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1830 (($) 9 T CONST)) (-1839 (($) 12 T CONST)) (-1796 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-712)) NIL) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-1089)) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-712)) NIL (|has| |#2| (-213))) (($ $) NIL (|has| |#2| (-213)))) (-3944 (((-108) $ $) 17)) (-4047 (($ $) 46) (($ $ $) NIL)) (-4036 (($ $ $) 76)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 26) (($ $ $) 44)))
+(((-572 |#1| |#2|) (-13 (-211 |#2|) (-517) (-566 (-385 |#2|)) (-389 |#1|) (-966 |#2|) (-10 -8 (-15 -3802 ((-108) $)) (-15 -2743 ((-525) $)) (-15 -1676 ((-525) $)) (-15 -1575 ($ $)) (-15 -1556 (|#1| $)) (-15 -3116 (|#1| $)) (-15 -1263 (|#1| $ (-525))) (-15 -1422 ($ |#1| (-525))) (IF (|has| |#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |#1| (-341)) (PROGN (-6 (-286)) (-15 -3374 ((-2 (|:| -3125 $) (|:| -3484 (-385 |#2|))) (-385 |#2|)))) |%noBranch|))) (-517) (-1147 |#1|)) (T -572))
+((-3802 (*1 *2 *1) (-12 (-4 *3 (-517)) (-5 *2 (-108)) (-5 *1 (-572 *3 *4)) (-4 *4 (-1147 *3)))) (-2743 (*1 *2 *1) (-12 (-4 *3 (-517)) (-5 *2 (-525)) (-5 *1 (-572 *3 *4)) (-4 *4 (-1147 *3)))) (-1676 (*1 *2 *1) (-12 (-4 *3 (-517)) (-5 *2 (-525)) (-5 *1 (-572 *3 *4)) (-4 *4 (-1147 *3)))) (-1575 (*1 *1 *1) (-12 (-4 *2 (-517)) (-5 *1 (-572 *2 *3)) (-4 *3 (-1147 *2)))) (-1556 (*1 *2 *1) (-12 (-4 *2 (-517)) (-5 *1 (-572 *2 *3)) (-4 *3 (-1147 *2)))) (-3116 (*1 *2 *1) (-12 (-4 *2 (-517)) (-5 *1 (-572 *2 *3)) (-4 *3 (-1147 *2)))) (-1263 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *2 (-517)) (-5 *1 (-572 *2 *4)) (-4 *4 (-1147 *2)))) (-1422 (*1 *1 *2 *3) (-12 (-5 *3 (-525)) (-4 *2 (-517)) (-5 *1 (-572 *2 *4)) (-4 *4 (-1147 *2)))) (-3374 (*1 *2 *3) (-12 (-4 *4 (-341)) (-4 *4 (-517)) (-4 *5 (-1147 *4)) (-5 *2 (-2 (|:| -3125 (-572 *4 *5)) (|:| -3484 (-385 *5)))) (-5 *1 (-572 *4 *5)) (-5 *3 (-385 *5)))))
+(-13 (-211 |#2|) (-517) (-566 (-385 |#2|)) (-389 |#1|) (-966 |#2|) (-10 -8 (-15 -3802 ((-108) $)) (-15 -2743 ((-525) $)) (-15 -1676 ((-525) $)) (-15 -1575 ($ $)) (-15 -1556 (|#1| $)) (-15 -3116 (|#1| $)) (-15 -1263 (|#1| $ (-525))) (-15 -1422 ($ |#1| (-525))) (IF (|has| |#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |#1| (-341)) (PROGN (-6 (-286)) (-15 -3374 ((-2 (|:| -3125 $) (|:| -3484 (-385 |#2|))) (-385 |#2|)))) |%noBranch|)))
+((-3227 (((-591 |#6|) (-591 |#4|) (-108)) 47)) (-3527 ((|#6| |#6|) 40)))
+(((-573 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -7 (-15 -3527 (|#6| |#6|)) (-15 -3227 ((-591 |#6|) (-591 |#4|) (-108)))) (-429) (-734) (-788) (-989 |#1| |#2| |#3|) (-994 |#1| |#2| |#3| |#4|) (-1027 |#1| |#2| |#3| |#4|)) (T -573))
+((-3227 (*1 *2 *3 *4) (-12 (-5 *3 (-591 *8)) (-5 *4 (-108)) (-4 *8 (-989 *5 *6 *7)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *2 (-591 *10)) (-5 *1 (-573 *5 *6 *7 *8 *9 *10)) (-4 *9 (-994 *5 *6 *7 *8)) (-4 *10 (-1027 *5 *6 *7 *8)))) (-3527 (*1 *2 *2) (-12 (-4 *3 (-429)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *1 (-573 *3 *4 *5 *6 *7 *2)) (-4 *7 (-994 *3 *4 *5 *6)) (-4 *2 (-1027 *3 *4 *5 *6)))))
+(-10 -7 (-15 -3527 (|#6| |#6|)) (-15 -3227 ((-591 |#6|) (-591 |#4|) (-108))))
+((-2367 (((-108) |#3| (-712) (-591 |#3|)) 23)) (-2817 (((-3 (-2 (|:| |polfac| (-591 |#4|)) (|:| |correct| |#3|) (|:| |corrfact| (-591 (-1085 |#3|)))) "failed") |#3| (-591 (-1085 |#3|)) (-2 (|:| |contp| |#3|) (|:| -1908 (-591 (-2 (|:| |irr| |#4|) (|:| -3630 (-525)))))) (-591 |#3|) (-591 |#1|) (-591 |#3|)) 55)))
+(((-574 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2367 ((-108) |#3| (-712) (-591 |#3|))) (-15 -2817 ((-3 (-2 (|:| |polfac| (-591 |#4|)) (|:| |correct| |#3|) (|:| |corrfact| (-591 (-1085 |#3|)))) "failed") |#3| (-591 (-1085 |#3|)) (-2 (|:| |contp| |#3|) (|:| -1908 (-591 (-2 (|:| |irr| |#4|) (|:| -3630 (-525)))))) (-591 |#3|) (-591 |#1|) (-591 |#3|)))) (-788) (-734) (-286) (-882 |#3| |#2| |#1|)) (T -574))
+((-2817 (*1 *2 *3 *4 *5 *6 *7 *6) (|partial| -12 (-5 *5 (-2 (|:| |contp| *3) (|:| -1908 (-591 (-2 (|:| |irr| *10) (|:| -3630 (-525))))))) (-5 *6 (-591 *3)) (-5 *7 (-591 *8)) (-4 *8 (-788)) (-4 *3 (-286)) (-4 *10 (-882 *3 *9 *8)) (-4 *9 (-734)) (-5 *2 (-2 (|:| |polfac| (-591 *10)) (|:| |correct| *3) (|:| |corrfact| (-591 (-1085 *3))))) (-5 *1 (-574 *8 *9 *3 *10)) (-5 *4 (-591 (-1085 *3))))) (-2367 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-712)) (-5 *5 (-591 *3)) (-4 *3 (-286)) (-4 *6 (-788)) (-4 *7 (-734)) (-5 *2 (-108)) (-5 *1 (-574 *6 *7 *3 *8)) (-4 *8 (-882 *3 *7 *6)))))
+(-10 -7 (-15 -2367 ((-108) |#3| (-712) (-591 |#3|))) (-15 -2817 ((-3 (-2 (|:| |polfac| (-591 |#4|)) (|:| |correct| |#3|) (|:| |corrfact| (-591 (-1085 |#3|)))) "failed") |#3| (-591 (-1085 |#3|)) (-2 (|:| |contp| |#3|) (|:| -1908 (-591 (-2 (|:| |irr| |#4|) (|:| -3630 (-525)))))) (-591 |#3|) (-591 |#1|) (-591 |#3|))))
+((-2673 (((-108) $ $) NIL)) (-2758 (((-591 |#1|) $) NIL)) (-2055 (($) NIL T CONST)) (-1522 (((-3 $ "failed") $) NIL)) (-3865 (((-108) $) NIL)) (-1398 (($ $) 67)) (-2356 (((-609 |#1| |#2|) $) 52)) (-2621 (((-1072) $) NIL)) (-1523 (($ $) 70)) (-1328 (((-591 (-273 |#2|)) $ $) 33)) (-2937 (((-1036) $) NIL)) (-2288 (($ (-609 |#1| |#2|)) 48)) (-3369 (($ $ $) NIL)) (-4027 (($ $ $) NIL)) (-2686 (((-796) $) 58) (((-1184 |#1| |#2|) $) NIL) (((-1189 |#1| |#2|) $) 66)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-1839 (($) 53 T CONST)) (-1808 (((-591 (-2 (|:| |k| (-616 |#1|)) (|:| |c| |#2|))) $) 31)) (-1214 (((-591 (-609 |#1| |#2|)) (-591 |#1|)) 65)) (-1994 (((-591 (-2 (|:| |k| (-826 |#1|)) (|:| |c| |#2|))) $) 37)) (-3944 (((-108) $ $) 54)) (-4059 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (* (($ $ $) 44)))
+(((-575 |#1| |#2| |#3|) (-13 (-450) (-10 -8 (-15 -2288 ($ (-609 |#1| |#2|))) (-15 -2356 ((-609 |#1| |#2|) $)) (-15 -1994 ((-591 (-2 (|:| |k| (-826 |#1|)) (|:| |c| |#2|))) $)) (-15 -2686 ((-1184 |#1| |#2|) $)) (-15 -2686 ((-1189 |#1| |#2|) $)) (-15 -1398 ($ $)) (-15 -2758 ((-591 |#1|) $)) (-15 -1214 ((-591 (-609 |#1| |#2|)) (-591 |#1|))) (-15 -1808 ((-591 (-2 (|:| |k| (-616 |#1|)) (|:| |c| |#2|))) $)) (-15 -1328 ((-591 (-273 |#2|)) $ $)))) (-788) (-13 (-160) (-659 (-385 (-525)))) (-854)) (T -575))
+((-2288 (*1 *1 *2) (-12 (-5 *2 (-609 *3 *4)) (-4 *3 (-788)) (-4 *4 (-13 (-160) (-659 (-385 (-525))))) (-5 *1 (-575 *3 *4 *5)) (-14 *5 (-854)))) (-2356 (*1 *2 *1) (-12 (-5 *2 (-609 *3 *4)) (-5 *1 (-575 *3 *4 *5)) (-4 *3 (-788)) (-4 *4 (-13 (-160) (-659 (-385 (-525))))) (-14 *5 (-854)))) (-1994 (*1 *2 *1) (-12 (-5 *2 (-591 (-2 (|:| |k| (-826 *3)) (|:| |c| *4)))) (-5 *1 (-575 *3 *4 *5)) (-4 *3 (-788)) (-4 *4 (-13 (-160) (-659 (-385 (-525))))) (-14 *5 (-854)))) (-2686 (*1 *2 *1) (-12 (-5 *2 (-1184 *3 *4)) (-5 *1 (-575 *3 *4 *5)) (-4 *3 (-788)) (-4 *4 (-13 (-160) (-659 (-385 (-525))))) (-14 *5 (-854)))) (-2686 (*1 *2 *1) (-12 (-5 *2 (-1189 *3 *4)) (-5 *1 (-575 *3 *4 *5)) (-4 *3 (-788)) (-4 *4 (-13 (-160) (-659 (-385 (-525))))) (-14 *5 (-854)))) (-1398 (*1 *1 *1) (-12 (-5 *1 (-575 *2 *3 *4)) (-4 *2 (-788)) (-4 *3 (-13 (-160) (-659 (-385 (-525))))) (-14 *4 (-854)))) (-2758 (*1 *2 *1) (-12 (-5 *2 (-591 *3)) (-5 *1 (-575 *3 *4 *5)) (-4 *3 (-788)) (-4 *4 (-13 (-160) (-659 (-385 (-525))))) (-14 *5 (-854)))) (-1214 (*1 *2 *3) (-12 (-5 *3 (-591 *4)) (-4 *4 (-788)) (-5 *2 (-591 (-609 *4 *5))) (-5 *1 (-575 *4 *5 *6)) (-4 *5 (-13 (-160) (-659 (-385 (-525))))) (-14 *6 (-854)))) (-1808 (*1 *2 *1) (-12 (-5 *2 (-591 (-2 (|:| |k| (-616 *3)) (|:| |c| *4)))) (-5 *1 (-575 *3 *4 *5)) (-4 *3 (-788)) (-4 *4 (-13 (-160) (-659 (-385 (-525))))) (-14 *5 (-854)))) (-1328 (*1 *2 *1 *1) (-12 (-5 *2 (-591 (-273 *4))) (-5 *1 (-575 *3 *4 *5)) (-4 *3 (-788)) (-4 *4 (-13 (-160) (-659 (-385 (-525))))) (-14 *5 (-854)))))
+(-13 (-450) (-10 -8 (-15 -2288 ($ (-609 |#1| |#2|))) (-15 -2356 ((-609 |#1| |#2|) $)) (-15 -1994 ((-591 (-2 (|:| |k| (-826 |#1|)) (|:| |c| |#2|))) $)) (-15 -2686 ((-1184 |#1| |#2|) $)) (-15 -2686 ((-1189 |#1| |#2|) $)) (-15 -1398 ($ $)) (-15 -2758 ((-591 |#1|) $)) (-15 -1214 ((-591 (-609 |#1| |#2|)) (-591 |#1|))) (-15 -1808 ((-591 (-2 (|:| |k| (-616 |#1|)) (|:| |c| |#2|))) $)) (-15 -1328 ((-591 (-273 |#2|)) $ $))))
+((-3227 (((-591 (-1060 |#1| (-497 (-798 |#2|)) (-798 |#2|) (-721 |#1| (-798 |#2|)))) (-591 (-721 |#1| (-798 |#2|))) (-108)) 72) (((-591 (-972 |#1| |#2|)) (-591 (-721 |#1| (-798 |#2|))) (-108)) 58)) (-1480 (((-108) (-591 (-721 |#1| (-798 |#2|)))) 23)) (-4186 (((-591 (-1060 |#1| (-497 (-798 |#2|)) (-798 |#2|) (-721 |#1| (-798 |#2|)))) (-591 (-721 |#1| (-798 |#2|))) (-108)) 71)) (-1874 (((-591 (-972 |#1| |#2|)) (-591 (-721 |#1| (-798 |#2|))) (-108)) 57)) (-2155 (((-591 (-721 |#1| (-798 |#2|))) (-591 (-721 |#1| (-798 |#2|)))) 27)) (-1418 (((-3 (-591 (-721 |#1| (-798 |#2|))) "failed") (-591 (-721 |#1| (-798 |#2|)))) 26)))
+(((-576 |#1| |#2|) (-10 -7 (-15 -1480 ((-108) (-591 (-721 |#1| (-798 |#2|))))) (-15 -1418 ((-3 (-591 (-721 |#1| (-798 |#2|))) "failed") (-591 (-721 |#1| (-798 |#2|))))) (-15 -2155 ((-591 (-721 |#1| (-798 |#2|))) (-591 (-721 |#1| (-798 |#2|))))) (-15 -1874 ((-591 (-972 |#1| |#2|)) (-591 (-721 |#1| (-798 |#2|))) (-108))) (-15 -4186 ((-591 (-1060 |#1| (-497 (-798 |#2|)) (-798 |#2|) (-721 |#1| (-798 |#2|)))) (-591 (-721 |#1| (-798 |#2|))) (-108))) (-15 -3227 ((-591 (-972 |#1| |#2|)) (-591 (-721 |#1| (-798 |#2|))) (-108))) (-15 -3227 ((-591 (-1060 |#1| (-497 (-798 |#2|)) (-798 |#2|) (-721 |#1| (-798 |#2|)))) (-591 (-721 |#1| (-798 |#2|))) (-108)))) (-429) (-591 (-1089))) (T -576))
+((-3227 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-721 *5 (-798 *6)))) (-5 *4 (-108)) (-4 *5 (-429)) (-14 *6 (-591 (-1089))) (-5 *2 (-591 (-1060 *5 (-497 (-798 *6)) (-798 *6) (-721 *5 (-798 *6))))) (-5 *1 (-576 *5 *6)))) (-3227 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-721 *5 (-798 *6)))) (-5 *4 (-108)) (-4 *5 (-429)) (-14 *6 (-591 (-1089))) (-5 *2 (-591 (-972 *5 *6))) (-5 *1 (-576 *5 *6)))) (-4186 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-721 *5 (-798 *6)))) (-5 *4 (-108)) (-4 *5 (-429)) (-14 *6 (-591 (-1089))) (-5 *2 (-591 (-1060 *5 (-497 (-798 *6)) (-798 *6) (-721 *5 (-798 *6))))) (-5 *1 (-576 *5 *6)))) (-1874 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-721 *5 (-798 *6)))) (-5 *4 (-108)) (-4 *5 (-429)) (-14 *6 (-591 (-1089))) (-5 *2 (-591 (-972 *5 *6))) (-5 *1 (-576 *5 *6)))) (-2155 (*1 *2 *2) (-12 (-5 *2 (-591 (-721 *3 (-798 *4)))) (-4 *3 (-429)) (-14 *4 (-591 (-1089))) (-5 *1 (-576 *3 *4)))) (-1418 (*1 *2 *2) (|partial| -12 (-5 *2 (-591 (-721 *3 (-798 *4)))) (-4 *3 (-429)) (-14 *4 (-591 (-1089))) (-5 *1 (-576 *3 *4)))) (-1480 (*1 *2 *3) (-12 (-5 *3 (-591 (-721 *4 (-798 *5)))) (-4 *4 (-429)) (-14 *5 (-591 (-1089))) (-5 *2 (-108)) (-5 *1 (-576 *4 *5)))))
+(-10 -7 (-15 -1480 ((-108) (-591 (-721 |#1| (-798 |#2|))))) (-15 -1418 ((-3 (-591 (-721 |#1| (-798 |#2|))) "failed") (-591 (-721 |#1| (-798 |#2|))))) (-15 -2155 ((-591 (-721 |#1| (-798 |#2|))) (-591 (-721 |#1| (-798 |#2|))))) (-15 -1874 ((-591 (-972 |#1| |#2|)) (-591 (-721 |#1| (-798 |#2|))) (-108))) (-15 -4186 ((-591 (-1060 |#1| (-497 (-798 |#2|)) (-798 |#2|) (-721 |#1| (-798 |#2|)))) (-591 (-721 |#1| (-798 |#2|))) (-108))) (-15 -3227 ((-591 (-972 |#1| |#2|)) (-591 (-721 |#1| (-798 |#2|))) (-108))) (-15 -3227 ((-591 (-1060 |#1| (-497 (-798 |#2|)) (-798 |#2|) (-721 |#1| (-798 |#2|)))) (-591 (-721 |#1| (-798 |#2|))) (-108))))
+((-4087 (($ $) 38)) (-2381 (($ $) 21)) (-4058 (($ $) 37)) (-2360 (($ $) 22)) (-4109 (($ $) 36)) (-2400 (($ $) 23)) (-1417 (($) 48)) (-2356 (($ $) 45)) (-2860 (($ $) 17)) (-2168 (($ $ (-1011 $)) 7) (($ $ (-1089)) 6)) (-2288 (($ $) 46)) (-2310 (($ $) 15)) (-2347 (($ $) 16)) (-4122 (($ $) 35)) (-2410 (($ $) 24)) (-4098 (($ $) 34)) (-2391 (($ $) 25)) (-4073 (($ $) 33)) (-2370 (($ $) 26)) (-4163 (($ $) 44)) (-2457 (($ $) 32)) (-4137 (($ $) 43)) (-2432 (($ $) 31)) (-4193 (($ $) 42)) (-2477 (($ $) 30)) (-1234 (($ $) 41)) (-2495 (($ $) 29)) (-4179 (($ $) 40)) (-2469 (($ $) 28)) (-4149 (($ $) 39)) (-2444 (($ $) 27)) (-3795 (($ $) 19)) (-1229 (($ $) 20)) (-1351 (($ $) 18)) (** (($ $ $) 47)))
(((-577) (-131)) (T -577))
-((-3337 (*1 *1 *1) (-4 *1 (-577))) (-2515 (*1 *1 *1) (-4 *1 (-577))) (-1479 (*1 *1 *1) (-4 *1 (-577))) (-2433 (*1 *1 *1) (-4 *1 (-577))) (-3131 (*1 *1 *1) (-4 *1 (-577))) (-3103 (*1 *1 *1) (-4 *1 (-577))))
-(-13 (-891) (-1111) (-10 -8 (-15 -3337 ($ $)) (-15 -2515 ($ $)) (-15 -1479 ($ $)) (-15 -2433 ($ $)) (-15 -3131 ($ $)) (-15 -3103 ($ $))))
+((-1229 (*1 *1 *1) (-4 *1 (-577))) (-3795 (*1 *1 *1) (-4 *1 (-577))) (-1351 (*1 *1 *1) (-4 *1 (-577))) (-2860 (*1 *1 *1) (-4 *1 (-577))) (-2347 (*1 *1 *1) (-4 *1 (-577))) (-2310 (*1 *1 *1) (-4 *1 (-577))))
+(-13 (-891) (-1111) (-10 -8 (-15 -1229 ($ $)) (-15 -3795 ($ $)) (-15 -1351 ($ $)) (-15 -2860 ($ $)) (-15 -2347 ($ $)) (-15 -2310 ($ $))))
(((-34) . T) ((-91) . T) ((-263) . T) ((-466) . T) ((-891) . T) ((-1111) . T) ((-1114) . T))
-((-3219 (((-110) (-110)) 83)) (-2433 ((|#2| |#2|) 30)) (-1817 ((|#2| |#2| (-1011 |#2|)) 79) ((|#2| |#2| (-1089)) 52)) (-3103 ((|#2| |#2|) 29)) (-3131 ((|#2| |#2|) 31)) (-2661 (((-108) (-110)) 34)) (-2515 ((|#2| |#2|) 26)) (-3337 ((|#2| |#2|) 28)) (-1479 ((|#2| |#2|) 27)))
-(((-578 |#1| |#2|) (-10 -7 (-15 -2661 ((-108) (-110))) (-15 -3219 ((-110) (-110))) (-15 -3337 (|#2| |#2|)) (-15 -2515 (|#2| |#2|)) (-15 -1479 (|#2| |#2|)) (-15 -2433 (|#2| |#2|)) (-15 -3103 (|#2| |#2|)) (-15 -3131 (|#2| |#2|)) (-15 -1817 (|#2| |#2| (-1089))) (-15 -1817 (|#2| |#2| (-1011 |#2|)))) (-13 (-788) (-517)) (-13 (-408 |#1|) (-932) (-1111))) (T -578))
-((-1817 (*1 *2 *2 *3) (-12 (-5 *3 (-1011 *2)) (-4 *2 (-13 (-408 *4) (-932) (-1111))) (-4 *4 (-13 (-788) (-517))) (-5 *1 (-578 *4 *2)))) (-1817 (*1 *2 *2 *3) (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-788) (-517))) (-5 *1 (-578 *4 *2)) (-4 *2 (-13 (-408 *4) (-932) (-1111))))) (-3131 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-578 *3 *2)) (-4 *2 (-13 (-408 *3) (-932) (-1111))))) (-3103 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-578 *3 *2)) (-4 *2 (-13 (-408 *3) (-932) (-1111))))) (-2433 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-578 *3 *2)) (-4 *2 (-13 (-408 *3) (-932) (-1111))))) (-1479 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-578 *3 *2)) (-4 *2 (-13 (-408 *3) (-932) (-1111))))) (-2515 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-578 *3 *2)) (-4 *2 (-13 (-408 *3) (-932) (-1111))))) (-3337 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-578 *3 *2)) (-4 *2 (-13 (-408 *3) (-932) (-1111))))) (-3219 (*1 *2 *2) (-12 (-5 *2 (-110)) (-4 *3 (-13 (-788) (-517))) (-5 *1 (-578 *3 *4)) (-4 *4 (-13 (-408 *3) (-932) (-1111))))) (-2661 (*1 *2 *3) (-12 (-5 *3 (-110)) (-4 *4 (-13 (-788) (-517))) (-5 *2 (-108)) (-5 *1 (-578 *4 *5)) (-4 *5 (-13 (-408 *4) (-932) (-1111))))))
-(-10 -7 (-15 -2661 ((-108) (-110))) (-15 -3219 ((-110) (-110))) (-15 -3337 (|#2| |#2|)) (-15 -2515 (|#2| |#2|)) (-15 -1479 (|#2| |#2|)) (-15 -2433 (|#2| |#2|)) (-15 -3103 (|#2| |#2|)) (-15 -3131 (|#2| |#2|)) (-15 -1817 (|#2| |#2| (-1089))) (-15 -1817 (|#2| |#2| (-1011 |#2|))))
-((-1691 (((-457 |#1| |#2|) (-227 |#1| |#2|)) 53)) (-1423 (((-591 (-227 |#1| |#2|)) (-591 (-457 |#1| |#2|))) 68)) (-4022 (((-457 |#1| |#2|) (-591 (-457 |#1| |#2|)) (-798 |#1|)) 70) (((-457 |#1| |#2|) (-591 (-457 |#1| |#2|)) (-591 (-457 |#1| |#2|)) (-798 |#1|)) 69)) (-2192 (((-2 (|:| |gblist| (-591 (-227 |#1| |#2|))) (|:| |gvlist| (-591 (-525)))) (-591 (-457 |#1| |#2|))) 108)) (-3657 (((-591 (-457 |#1| |#2|)) (-798 |#1|) (-591 (-457 |#1| |#2|)) (-591 (-457 |#1| |#2|))) 83)) (-3994 (((-2 (|:| |glbase| (-591 (-227 |#1| |#2|))) (|:| |glval| (-591 (-525)))) (-591 (-227 |#1| |#2|))) 118)) (-2789 (((-1171 |#2|) (-457 |#1| |#2|) (-591 (-457 |#1| |#2|))) 58)) (-1826 (((-591 (-457 |#1| |#2|)) (-591 (-457 |#1| |#2|))) 41)) (-2706 (((-227 |#1| |#2|) (-227 |#1| |#2|) (-591 (-227 |#1| |#2|))) 50)) (-3309 (((-227 |#1| |#2|) (-591 |#2|) (-227 |#1| |#2|) (-591 (-227 |#1| |#2|))) 91)))
-(((-579 |#1| |#2|) (-10 -7 (-15 -2192 ((-2 (|:| |gblist| (-591 (-227 |#1| |#2|))) (|:| |gvlist| (-591 (-525)))) (-591 (-457 |#1| |#2|)))) (-15 -3994 ((-2 (|:| |glbase| (-591 (-227 |#1| |#2|))) (|:| |glval| (-591 (-525)))) (-591 (-227 |#1| |#2|)))) (-15 -1423 ((-591 (-227 |#1| |#2|)) (-591 (-457 |#1| |#2|)))) (-15 -4022 ((-457 |#1| |#2|) (-591 (-457 |#1| |#2|)) (-591 (-457 |#1| |#2|)) (-798 |#1|))) (-15 -4022 ((-457 |#1| |#2|) (-591 (-457 |#1| |#2|)) (-798 |#1|))) (-15 -1826 ((-591 (-457 |#1| |#2|)) (-591 (-457 |#1| |#2|)))) (-15 -2789 ((-1171 |#2|) (-457 |#1| |#2|) (-591 (-457 |#1| |#2|)))) (-15 -3309 ((-227 |#1| |#2|) (-591 |#2|) (-227 |#1| |#2|) (-591 (-227 |#1| |#2|)))) (-15 -3657 ((-591 (-457 |#1| |#2|)) (-798 |#1|) (-591 (-457 |#1| |#2|)) (-591 (-457 |#1| |#2|)))) (-15 -2706 ((-227 |#1| |#2|) (-227 |#1| |#2|) (-591 (-227 |#1| |#2|)))) (-15 -1691 ((-457 |#1| |#2|) (-227 |#1| |#2|)))) (-591 (-1089)) (-429)) (T -579))
-((-1691 (*1 *2 *3) (-12 (-5 *3 (-227 *4 *5)) (-14 *4 (-591 (-1089))) (-4 *5 (-429)) (-5 *2 (-457 *4 *5)) (-5 *1 (-579 *4 *5)))) (-2706 (*1 *2 *2 *3) (-12 (-5 *3 (-591 (-227 *4 *5))) (-5 *2 (-227 *4 *5)) (-14 *4 (-591 (-1089))) (-4 *5 (-429)) (-5 *1 (-579 *4 *5)))) (-3657 (*1 *2 *3 *2 *2) (-12 (-5 *2 (-591 (-457 *4 *5))) (-5 *3 (-798 *4)) (-14 *4 (-591 (-1089))) (-4 *5 (-429)) (-5 *1 (-579 *4 *5)))) (-3309 (*1 *2 *3 *2 *4) (-12 (-5 *3 (-591 *6)) (-5 *4 (-591 (-227 *5 *6))) (-4 *6 (-429)) (-5 *2 (-227 *5 *6)) (-14 *5 (-591 (-1089))) (-5 *1 (-579 *5 *6)))) (-2789 (*1 *2 *3 *4) (-12 (-5 *4 (-591 (-457 *5 *6))) (-5 *3 (-457 *5 *6)) (-14 *5 (-591 (-1089))) (-4 *6 (-429)) (-5 *2 (-1171 *6)) (-5 *1 (-579 *5 *6)))) (-1826 (*1 *2 *2) (-12 (-5 *2 (-591 (-457 *3 *4))) (-14 *3 (-591 (-1089))) (-4 *4 (-429)) (-5 *1 (-579 *3 *4)))) (-4022 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-457 *5 *6))) (-5 *4 (-798 *5)) (-14 *5 (-591 (-1089))) (-5 *2 (-457 *5 *6)) (-5 *1 (-579 *5 *6)) (-4 *6 (-429)))) (-4022 (*1 *2 *3 *3 *4) (-12 (-5 *3 (-591 (-457 *5 *6))) (-5 *4 (-798 *5)) (-14 *5 (-591 (-1089))) (-5 *2 (-457 *5 *6)) (-5 *1 (-579 *5 *6)) (-4 *6 (-429)))) (-1423 (*1 *2 *3) (-12 (-5 *3 (-591 (-457 *4 *5))) (-14 *4 (-591 (-1089))) (-4 *5 (-429)) (-5 *2 (-591 (-227 *4 *5))) (-5 *1 (-579 *4 *5)))) (-3994 (*1 *2 *3) (-12 (-14 *4 (-591 (-1089))) (-4 *5 (-429)) (-5 *2 (-2 (|:| |glbase| (-591 (-227 *4 *5))) (|:| |glval| (-591 (-525))))) (-5 *1 (-579 *4 *5)) (-5 *3 (-591 (-227 *4 *5))))) (-2192 (*1 *2 *3) (-12 (-5 *3 (-591 (-457 *4 *5))) (-14 *4 (-591 (-1089))) (-4 *5 (-429)) (-5 *2 (-2 (|:| |gblist| (-591 (-227 *4 *5))) (|:| |gvlist| (-591 (-525))))) (-5 *1 (-579 *4 *5)))))
-(-10 -7 (-15 -2192 ((-2 (|:| |gblist| (-591 (-227 |#1| |#2|))) (|:| |gvlist| (-591 (-525)))) (-591 (-457 |#1| |#2|)))) (-15 -3994 ((-2 (|:| |glbase| (-591 (-227 |#1| |#2|))) (|:| |glval| (-591 (-525)))) (-591 (-227 |#1| |#2|)))) (-15 -1423 ((-591 (-227 |#1| |#2|)) (-591 (-457 |#1| |#2|)))) (-15 -4022 ((-457 |#1| |#2|) (-591 (-457 |#1| |#2|)) (-591 (-457 |#1| |#2|)) (-798 |#1|))) (-15 -4022 ((-457 |#1| |#2|) (-591 (-457 |#1| |#2|)) (-798 |#1|))) (-15 -1826 ((-591 (-457 |#1| |#2|)) (-591 (-457 |#1| |#2|)))) (-15 -2789 ((-1171 |#2|) (-457 |#1| |#2|) (-591 (-457 |#1| |#2|)))) (-15 -3309 ((-227 |#1| |#2|) (-591 |#2|) (-227 |#1| |#2|) (-591 (-227 |#1| |#2|)))) (-15 -3657 ((-591 (-457 |#1| |#2|)) (-798 |#1|) (-591 (-457 |#1| |#2|)) (-591 (-457 |#1| |#2|)))) (-15 -2706 ((-227 |#1| |#2|) (-227 |#1| |#2|) (-591 (-227 |#1| |#2|)))) (-15 -1691 ((-457 |#1| |#2|) (-227 |#1| |#2|))))
-((-3008 (((-108) $ $) NIL (-3321 (|has| (-51) (-1018)) (|has| (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))) (-1018))))) (-1260 (($) NIL) (($ (-591 (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))))) NIL)) (-3296 (((-1176) $ (-1072) (-1072)) NIL (|has| $ (-6 -4251)))) (-3891 (((-108) $ (-712)) NIL)) (-3186 (((-51) $ (-1072) (-51)) 16) (((-51) $ (-1089) (-51)) 17)) (-1797 (($ (-1 (-108) (-2 (|:| -2019 (-1072)) (|:| -1221 (-51)))) $) NIL (|has| $ (-6 -4250)))) (-2305 (($ (-1 (-108) (-2 (|:| -2019 (-1072)) (|:| -1221 (-51)))) $) NIL (|has| $ (-6 -4250)))) (-2401 (((-3 (-51) "failed") (-1072) $) NIL)) (-3798 (($) NIL T CONST)) (-3098 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))) (-1018))))) (-3901 (($ (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))) $) NIL (|has| $ (-6 -4250))) (($ (-1 (-108) (-2 (|:| -2019 (-1072)) (|:| -1221 (-51)))) $) NIL (|has| $ (-6 -4250))) (((-3 (-51) "failed") (-1072) $) NIL)) (-3677 (($ (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))) (-1018)))) (($ (-1 (-108) (-2 (|:| -2019 (-1072)) (|:| -1221 (-51)))) $) NIL (|has| $ (-6 -4250)))) (-1227 (((-2 (|:| -2019 (-1072)) (|:| -1221 (-51))) (-1 (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))) (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))) (-2 (|:| -2019 (-1072)) (|:| -1221 (-51)))) $ (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))) (-2 (|:| -2019 (-1072)) (|:| -1221 (-51)))) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))) (-1018)))) (((-2 (|:| -2019 (-1072)) (|:| -1221 (-51))) (-1 (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))) (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))) (-2 (|:| -2019 (-1072)) (|:| -1221 (-51)))) $ (-2 (|:| -2019 (-1072)) (|:| -1221 (-51)))) NIL (|has| $ (-6 -4250))) (((-2 (|:| -2019 (-1072)) (|:| -1221 (-51))) (-1 (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))) (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))) (-2 (|:| -2019 (-1072)) (|:| -1221 (-51)))) $) NIL (|has| $ (-6 -4250)))) (-3255 (((-51) $ (-1072) (-51)) NIL (|has| $ (-6 -4251)))) (-3217 (((-51) $ (-1072)) NIL)) (-3454 (((-591 (-2 (|:| -2019 (-1072)) (|:| -1221 (-51)))) $) NIL (|has| $ (-6 -4250))) (((-591 (-51)) $) NIL (|has| $ (-6 -4250)))) (-1829 (($ $) NIL)) (-2910 (((-108) $ (-712)) NIL)) (-3630 (((-1072) $) NIL (|has| (-1072) (-788)))) (-2552 (((-591 (-2 (|:| -2019 (-1072)) (|:| -1221 (-51)))) $) NIL (|has| $ (-6 -4250))) (((-591 (-51)) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))) (-1018)))) (((-108) (-51) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-51) (-1018))))) (-3468 (((-1072) $) NIL (|has| (-1072) (-788)))) (-3249 (($ (-1 (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))) (-2 (|:| -2019 (-1072)) (|:| -1221 (-51)))) $) NIL (|has| $ (-6 -4251))) (($ (-1 (-51) (-51)) $) NIL (|has| $ (-6 -4251)))) (-1340 (($ (-1 (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))) (-2 (|:| -2019 (-1072)) (|:| -1221 (-51)))) $) NIL) (($ (-1 (-51) (-51)) $) NIL) (($ (-1 (-51) (-51) (-51)) $ $) NIL)) (-2394 (($ (-366)) 9)) (-3971 (((-108) $ (-712)) NIL)) (-2339 (((-1072) $) NIL (-3321 (|has| (-51) (-1018)) (|has| (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))) (-1018))))) (-1542 (((-591 (-1072)) $) NIL)) (-2484 (((-108) (-1072) $) NIL)) (-1464 (((-2 (|:| -2019 (-1072)) (|:| -1221 (-51))) $) NIL)) (-2470 (($ (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))) $) NIL)) (-2511 (((-591 (-1072)) $) NIL)) (-2791 (((-108) (-1072) $) NIL)) (-2047 (((-1036) $) NIL (-3321 (|has| (-51) (-1018)) (|has| (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))) (-1018))))) (-3066 (((-51) $) NIL (|has| (-1072) (-788)))) (-2069 (((-3 (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))) "failed") (-1 (-108) (-2 (|:| -2019 (-1072)) (|:| -1221 (-51)))) $) NIL)) (-1941 (($ $ (-51)) NIL (|has| $ (-6 -4251)))) (-3631 (((-2 (|:| -2019 (-1072)) (|:| -1221 (-51))) $) NIL)) (-1623 (((-108) (-1 (-108) (-2 (|:| -2019 (-1072)) (|:| -1221 (-51)))) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) (-51)) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 (-2 (|:| -2019 (-1072)) (|:| -1221 (-51)))))) NIL (-12 (|has| (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))) (-288 (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))))) (|has| (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))) (-1018)))) (($ $ (-273 (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))))) NIL (-12 (|has| (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))) (-288 (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))))) (|has| (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))) (-1018)))) (($ $ (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))) (-2 (|:| -2019 (-1072)) (|:| -1221 (-51)))) NIL (-12 (|has| (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))) (-288 (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))))) (|has| (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))) (-1018)))) (($ $ (-591 (-2 (|:| -2019 (-1072)) (|:| -1221 (-51)))) (-591 (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))))) NIL (-12 (|has| (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))) (-288 (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))))) (|has| (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))) (-1018)))) (($ $ (-591 (-51)) (-591 (-51))) NIL (-12 (|has| (-51) (-288 (-51))) (|has| (-51) (-1018)))) (($ $ (-51) (-51)) NIL (-12 (|has| (-51) (-288 (-51))) (|has| (-51) (-1018)))) (($ $ (-273 (-51))) NIL (-12 (|has| (-51) (-288 (-51))) (|has| (-51) (-1018)))) (($ $ (-591 (-273 (-51)))) NIL (-12 (|has| (-51) (-288 (-51))) (|has| (-51) (-1018))))) (-3493 (((-108) $ $) NIL)) (-1615 (((-108) (-51) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-51) (-1018))))) (-3339 (((-591 (-51)) $) NIL)) (-3028 (((-108) $) NIL)) (-3209 (($) NIL)) (-3164 (((-51) $ (-1072)) 14) (((-51) $ (-1072) (-51)) NIL) (((-51) $ (-1089)) 15)) (-2311 (($) NIL) (($ (-591 (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))))) NIL)) (-2064 (((-712) (-1 (-108) (-2 (|:| -2019 (-1072)) (|:| -1221 (-51)))) $) NIL (|has| $ (-6 -4250))) (((-712) (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))) (-1018)))) (((-712) (-51) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-51) (-1018)))) (((-712) (-1 (-108) (-51)) $) NIL (|has| $ (-6 -4250)))) (-3199 (($ $) NIL)) (-1408 (((-501) $) NIL (|has| (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))) (-566 (-501))))) (-3036 (($ (-591 (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))))) NIL)) (-3022 (((-796) $) NIL (-3321 (|has| (-51) (-565 (-796))) (|has| (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))) (-565 (-796)))))) (-1870 (($ (-591 (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))))) NIL)) (-4158 (((-108) (-1 (-108) (-2 (|:| -2019 (-1072)) (|:| -1221 (-51)))) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) (-51)) $) NIL (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) NIL (-3321 (|has| (-51) (-1018)) (|has| (-2 (|:| -2019 (-1072)) (|:| -1221 (-51))) (-1018))))) (-4045 (((-712) $) NIL (|has| $ (-6 -4250)))))
-(((-580) (-13 (-1102 (-1072) (-51)) (-10 -8 (-15 -2394 ($ (-366))) (-15 -1829 ($ $)) (-15 -3164 ((-51) $ (-1089))) (-15 -3186 ((-51) $ (-1089) (-51)))))) (T -580))
-((-2394 (*1 *1 *2) (-12 (-5 *2 (-366)) (-5 *1 (-580)))) (-1829 (*1 *1 *1) (-5 *1 (-580))) (-3164 (*1 *2 *1 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-51)) (-5 *1 (-580)))) (-3186 (*1 *2 *1 *3 *2) (-12 (-5 *2 (-51)) (-5 *3 (-1089)) (-5 *1 (-580)))))
-(-13 (-1102 (-1072) (-51)) (-10 -8 (-15 -2394 ($ (-366))) (-15 -1829 ($ $)) (-15 -3164 ((-51) $ (-1089))) (-15 -3186 ((-51) $ (-1089) (-51)))))
-((-4173 (($ $ |#2|) 10)))
-(((-581 |#1| |#2|) (-10 -8 (-15 -4173 (|#1| |#1| |#2|))) (-582 |#2|) (-160)) (T -581))
-NIL
-(-10 -8 (-15 -4173 (|#1| |#1| |#2|)))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-2157 (((-3 $ "failed") $ $) 19)) (-3798 (($) 17 T CONST)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-3036 (($ $ $) 29)) (-3022 (((-796) $) 11)) (-4191 (($) 18 T CONST)) (-4096 (((-108) $ $) 6)) (-4173 (($ $ |#1|) 28 (|has| |#1| (-341)))) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ |#1| $) 23) (($ $ |#1|) 26)))
+((-3259 (((-110) (-110)) 83)) (-2860 ((|#2| |#2|) 30)) (-2168 ((|#2| |#2| (-1011 |#2|)) 79) ((|#2| |#2| (-1089)) 52)) (-2310 ((|#2| |#2|) 29)) (-2347 ((|#2| |#2|) 31)) (-2754 (((-108) (-110)) 34)) (-3795 ((|#2| |#2|) 26)) (-1229 ((|#2| |#2|) 28)) (-1351 ((|#2| |#2|) 27)))
+(((-578 |#1| |#2|) (-10 -7 (-15 -2754 ((-108) (-110))) (-15 -3259 ((-110) (-110))) (-15 -1229 (|#2| |#2|)) (-15 -3795 (|#2| |#2|)) (-15 -1351 (|#2| |#2|)) (-15 -2860 (|#2| |#2|)) (-15 -2310 (|#2| |#2|)) (-15 -2347 (|#2| |#2|)) (-15 -2168 (|#2| |#2| (-1089))) (-15 -2168 (|#2| |#2| (-1011 |#2|)))) (-13 (-788) (-517)) (-13 (-408 |#1|) (-932) (-1111))) (T -578))
+((-2168 (*1 *2 *2 *3) (-12 (-5 *3 (-1011 *2)) (-4 *2 (-13 (-408 *4) (-932) (-1111))) (-4 *4 (-13 (-788) (-517))) (-5 *1 (-578 *4 *2)))) (-2168 (*1 *2 *2 *3) (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-788) (-517))) (-5 *1 (-578 *4 *2)) (-4 *2 (-13 (-408 *4) (-932) (-1111))))) (-2347 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-578 *3 *2)) (-4 *2 (-13 (-408 *3) (-932) (-1111))))) (-2310 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-578 *3 *2)) (-4 *2 (-13 (-408 *3) (-932) (-1111))))) (-2860 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-578 *3 *2)) (-4 *2 (-13 (-408 *3) (-932) (-1111))))) (-1351 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-578 *3 *2)) (-4 *2 (-13 (-408 *3) (-932) (-1111))))) (-3795 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-578 *3 *2)) (-4 *2 (-13 (-408 *3) (-932) (-1111))))) (-1229 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-578 *3 *2)) (-4 *2 (-13 (-408 *3) (-932) (-1111))))) (-3259 (*1 *2 *2) (-12 (-5 *2 (-110)) (-4 *3 (-13 (-788) (-517))) (-5 *1 (-578 *3 *4)) (-4 *4 (-13 (-408 *3) (-932) (-1111))))) (-2754 (*1 *2 *3) (-12 (-5 *3 (-110)) (-4 *4 (-13 (-788) (-517))) (-5 *2 (-108)) (-5 *1 (-578 *4 *5)) (-4 *5 (-13 (-408 *4) (-932) (-1111))))))
+(-10 -7 (-15 -2754 ((-108) (-110))) (-15 -3259 ((-110) (-110))) (-15 -1229 (|#2| |#2|)) (-15 -3795 (|#2| |#2|)) (-15 -1351 (|#2| |#2|)) (-15 -2860 (|#2| |#2|)) (-15 -2310 (|#2| |#2|)) (-15 -2347 (|#2| |#2|)) (-15 -2168 (|#2| |#2| (-1089))) (-15 -2168 (|#2| |#2| (-1011 |#2|))))
+((-2853 (((-457 |#1| |#2|) (-227 |#1| |#2|)) 53)) (-3632 (((-591 (-227 |#1| |#2|)) (-591 (-457 |#1| |#2|))) 68)) (-2573 (((-457 |#1| |#2|) (-591 (-457 |#1| |#2|)) (-798 |#1|)) 70) (((-457 |#1| |#2|) (-591 (-457 |#1| |#2|)) (-591 (-457 |#1| |#2|)) (-798 |#1|)) 69)) (-3692 (((-2 (|:| |gblist| (-591 (-227 |#1| |#2|))) (|:| |gvlist| (-591 (-525)))) (-591 (-457 |#1| |#2|))) 108)) (-3141 (((-591 (-457 |#1| |#2|)) (-798 |#1|) (-591 (-457 |#1| |#2|)) (-591 (-457 |#1| |#2|))) 83)) (-3529 (((-2 (|:| |glbase| (-591 (-227 |#1| |#2|))) (|:| |glval| (-591 (-525)))) (-591 (-227 |#1| |#2|))) 118)) (-1661 (((-1171 |#2|) (-457 |#1| |#2|) (-591 (-457 |#1| |#2|))) 58)) (-2341 (((-591 (-457 |#1| |#2|)) (-591 (-457 |#1| |#2|))) 41)) (-1963 (((-227 |#1| |#2|) (-227 |#1| |#2|) (-591 (-227 |#1| |#2|))) 50)) (-3978 (((-227 |#1| |#2|) (-591 |#2|) (-227 |#1| |#2|) (-591 (-227 |#1| |#2|))) 91)))
+(((-579 |#1| |#2|) (-10 -7 (-15 -3692 ((-2 (|:| |gblist| (-591 (-227 |#1| |#2|))) (|:| |gvlist| (-591 (-525)))) (-591 (-457 |#1| |#2|)))) (-15 -3529 ((-2 (|:| |glbase| (-591 (-227 |#1| |#2|))) (|:| |glval| (-591 (-525)))) (-591 (-227 |#1| |#2|)))) (-15 -3632 ((-591 (-227 |#1| |#2|)) (-591 (-457 |#1| |#2|)))) (-15 -2573 ((-457 |#1| |#2|) (-591 (-457 |#1| |#2|)) (-591 (-457 |#1| |#2|)) (-798 |#1|))) (-15 -2573 ((-457 |#1| |#2|) (-591 (-457 |#1| |#2|)) (-798 |#1|))) (-15 -2341 ((-591 (-457 |#1| |#2|)) (-591 (-457 |#1| |#2|)))) (-15 -1661 ((-1171 |#2|) (-457 |#1| |#2|) (-591 (-457 |#1| |#2|)))) (-15 -3978 ((-227 |#1| |#2|) (-591 |#2|) (-227 |#1| |#2|) (-591 (-227 |#1| |#2|)))) (-15 -3141 ((-591 (-457 |#1| |#2|)) (-798 |#1|) (-591 (-457 |#1| |#2|)) (-591 (-457 |#1| |#2|)))) (-15 -1963 ((-227 |#1| |#2|) (-227 |#1| |#2|) (-591 (-227 |#1| |#2|)))) (-15 -2853 ((-457 |#1| |#2|) (-227 |#1| |#2|)))) (-591 (-1089)) (-429)) (T -579))
+((-2853 (*1 *2 *3) (-12 (-5 *3 (-227 *4 *5)) (-14 *4 (-591 (-1089))) (-4 *5 (-429)) (-5 *2 (-457 *4 *5)) (-5 *1 (-579 *4 *5)))) (-1963 (*1 *2 *2 *3) (-12 (-5 *3 (-591 (-227 *4 *5))) (-5 *2 (-227 *4 *5)) (-14 *4 (-591 (-1089))) (-4 *5 (-429)) (-5 *1 (-579 *4 *5)))) (-3141 (*1 *2 *3 *2 *2) (-12 (-5 *2 (-591 (-457 *4 *5))) (-5 *3 (-798 *4)) (-14 *4 (-591 (-1089))) (-4 *5 (-429)) (-5 *1 (-579 *4 *5)))) (-3978 (*1 *2 *3 *2 *4) (-12 (-5 *3 (-591 *6)) (-5 *4 (-591 (-227 *5 *6))) (-4 *6 (-429)) (-5 *2 (-227 *5 *6)) (-14 *5 (-591 (-1089))) (-5 *1 (-579 *5 *6)))) (-1661 (*1 *2 *3 *4) (-12 (-5 *4 (-591 (-457 *5 *6))) (-5 *3 (-457 *5 *6)) (-14 *5 (-591 (-1089))) (-4 *6 (-429)) (-5 *2 (-1171 *6)) (-5 *1 (-579 *5 *6)))) (-2341 (*1 *2 *2) (-12 (-5 *2 (-591 (-457 *3 *4))) (-14 *3 (-591 (-1089))) (-4 *4 (-429)) (-5 *1 (-579 *3 *4)))) (-2573 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-457 *5 *6))) (-5 *4 (-798 *5)) (-14 *5 (-591 (-1089))) (-5 *2 (-457 *5 *6)) (-5 *1 (-579 *5 *6)) (-4 *6 (-429)))) (-2573 (*1 *2 *3 *3 *4) (-12 (-5 *3 (-591 (-457 *5 *6))) (-5 *4 (-798 *5)) (-14 *5 (-591 (-1089))) (-5 *2 (-457 *5 *6)) (-5 *1 (-579 *5 *6)) (-4 *6 (-429)))) (-3632 (*1 *2 *3) (-12 (-5 *3 (-591 (-457 *4 *5))) (-14 *4 (-591 (-1089))) (-4 *5 (-429)) (-5 *2 (-591 (-227 *4 *5))) (-5 *1 (-579 *4 *5)))) (-3529 (*1 *2 *3) (-12 (-14 *4 (-591 (-1089))) (-4 *5 (-429)) (-5 *2 (-2 (|:| |glbase| (-591 (-227 *4 *5))) (|:| |glval| (-591 (-525))))) (-5 *1 (-579 *4 *5)) (-5 *3 (-591 (-227 *4 *5))))) (-3692 (*1 *2 *3) (-12 (-5 *3 (-591 (-457 *4 *5))) (-14 *4 (-591 (-1089))) (-4 *5 (-429)) (-5 *2 (-2 (|:| |gblist| (-591 (-227 *4 *5))) (|:| |gvlist| (-591 (-525))))) (-5 *1 (-579 *4 *5)))))
+(-10 -7 (-15 -3692 ((-2 (|:| |gblist| (-591 (-227 |#1| |#2|))) (|:| |gvlist| (-591 (-525)))) (-591 (-457 |#1| |#2|)))) (-15 -3529 ((-2 (|:| |glbase| (-591 (-227 |#1| |#2|))) (|:| |glval| (-591 (-525)))) (-591 (-227 |#1| |#2|)))) (-15 -3632 ((-591 (-227 |#1| |#2|)) (-591 (-457 |#1| |#2|)))) (-15 -2573 ((-457 |#1| |#2|) (-591 (-457 |#1| |#2|)) (-591 (-457 |#1| |#2|)) (-798 |#1|))) (-15 -2573 ((-457 |#1| |#2|) (-591 (-457 |#1| |#2|)) (-798 |#1|))) (-15 -2341 ((-591 (-457 |#1| |#2|)) (-591 (-457 |#1| |#2|)))) (-15 -1661 ((-1171 |#2|) (-457 |#1| |#2|) (-591 (-457 |#1| |#2|)))) (-15 -3978 ((-227 |#1| |#2|) (-591 |#2|) (-227 |#1| |#2|) (-591 (-227 |#1| |#2|)))) (-15 -3141 ((-591 (-457 |#1| |#2|)) (-798 |#1|) (-591 (-457 |#1| |#2|)) (-591 (-457 |#1| |#2|)))) (-15 -1963 ((-227 |#1| |#2|) (-227 |#1| |#2|) (-591 (-227 |#1| |#2|)))) (-15 -2853 ((-457 |#1| |#2|) (-227 |#1| |#2|))))
+((-2673 (((-108) $ $) NIL (-3150 (|has| (-51) (-1018)) (|has| (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))) (-1018))))) (-1308 (($) NIL) (($ (-591 (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))))) NIL)) (-3832 (((-1176) $ (-1072) (-1072)) NIL (|has| $ (-6 -4251)))) (-3727 (((-108) $ (-712)) NIL)) (-2847 (((-51) $ (-1072) (-51)) 16) (((-51) $ (-1089) (-51)) 17)) (-1288 (($ (-1 (-108) (-2 (|:| -1265 (-1072)) (|:| -1568 (-51)))) $) NIL (|has| $ (-6 -4250)))) (-2467 (($ (-1 (-108) (-2 (|:| -1265 (-1072)) (|:| -1568 (-51)))) $) NIL (|has| $ (-6 -4250)))) (-2429 (((-3 (-51) "failed") (-1072) $) NIL)) (-2055 (($) NIL T CONST)) (-2908 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))) (-1018))))) (-3844 (($ (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))) $) NIL (|has| $ (-6 -4250))) (($ (-1 (-108) (-2 (|:| -1265 (-1072)) (|:| -1568 (-51)))) $) NIL (|has| $ (-6 -4250))) (((-3 (-51) "failed") (-1072) $) NIL)) (-2537 (($ (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))) (-1018)))) (($ (-1 (-108) (-2 (|:| -1265 (-1072)) (|:| -1568 (-51)))) $) NIL (|has| $ (-6 -4250)))) (-3618 (((-2 (|:| -1265 (-1072)) (|:| -1568 (-51))) (-1 (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))) (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))) (-2 (|:| -1265 (-1072)) (|:| -1568 (-51)))) $ (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))) (-2 (|:| -1265 (-1072)) (|:| -1568 (-51)))) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))) (-1018)))) (((-2 (|:| -1265 (-1072)) (|:| -1568 (-51))) (-1 (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))) (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))) (-2 (|:| -1265 (-1072)) (|:| -1568 (-51)))) $ (-2 (|:| -1265 (-1072)) (|:| -1568 (-51)))) NIL (|has| $ (-6 -4250))) (((-2 (|:| -1265 (-1072)) (|:| -1568 (-51))) (-1 (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))) (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))) (-2 (|:| -1265 (-1072)) (|:| -1568 (-51)))) $) NIL (|has| $ (-6 -4250)))) (-4205 (((-51) $ (-1072) (-51)) NIL (|has| $ (-6 -4251)))) (-4121 (((-51) $ (-1072)) NIL)) (-2916 (((-591 (-2 (|:| -1265 (-1072)) (|:| -1568 (-51)))) $) NIL (|has| $ (-6 -4250))) (((-591 (-51)) $) NIL (|has| $ (-6 -4250)))) (-2379 (($ $) NIL)) (-3491 (((-108) $ (-712)) NIL)) (-4152 (((-1072) $) NIL (|has| (-1072) (-788)))) (-4207 (((-591 (-2 (|:| -1265 (-1072)) (|:| -1568 (-51)))) $) NIL (|has| $ (-6 -4250))) (((-591 (-51)) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))) (-1018)))) (((-108) (-51) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-51) (-1018))))) (-1826 (((-1072) $) NIL (|has| (-1072) (-788)))) (-4192 (($ (-1 (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))) (-2 (|:| -1265 (-1072)) (|:| -1568 (-51)))) $) NIL (|has| $ (-6 -4251))) (($ (-1 (-51) (-51)) $) NIL (|has| $ (-6 -4251)))) (-1257 (($ (-1 (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))) (-2 (|:| -1265 (-1072)) (|:| -1568 (-51)))) $) NIL) (($ (-1 (-51) (-51)) $) NIL) (($ (-1 (-51) (-51) (-51)) $ $) NIL)) (-1337 (($ (-366)) 9)) (-3295 (((-108) $ (-712)) NIL)) (-2621 (((-1072) $) NIL (-3150 (|has| (-51) (-1018)) (|has| (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))) (-1018))))) (-2159 (((-591 (-1072)) $) NIL)) (-1628 (((-108) (-1072) $) NIL)) (-3949 (((-2 (|:| -1265 (-1072)) (|:| -1568 (-51))) $) NIL)) (-1520 (($ (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))) $) NIL)) (-3761 (((-591 (-1072)) $) NIL)) (-1675 (((-108) (-1072) $) NIL)) (-2937 (((-1036) $) NIL (-3150 (|has| (-51) (-1018)) (|has| (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))) (-1018))))) (-2872 (((-51) $) NIL (|has| (-1072) (-788)))) (-2714 (((-3 (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))) "failed") (-1 (-108) (-2 (|:| -1265 (-1072)) (|:| -1568 (-51)))) $) NIL)) (-1858 (($ $ (-51)) NIL (|has| $ (-6 -4251)))) (-4166 (((-2 (|:| -1265 (-1072)) (|:| -1568 (-51))) $) NIL)) (-3465 (((-108) (-1 (-108) (-2 (|:| -1265 (-1072)) (|:| -1568 (-51)))) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) (-51)) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 (-2 (|:| -1265 (-1072)) (|:| -1568 (-51)))))) NIL (-12 (|has| (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))) (-288 (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))))) (|has| (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))) (-1018)))) (($ $ (-273 (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))))) NIL (-12 (|has| (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))) (-288 (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))))) (|has| (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))) (-1018)))) (($ $ (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))) (-2 (|:| -1265 (-1072)) (|:| -1568 (-51)))) NIL (-12 (|has| (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))) (-288 (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))))) (|has| (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))) (-1018)))) (($ $ (-591 (-2 (|:| -1265 (-1072)) (|:| -1568 (-51)))) (-591 (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))))) NIL (-12 (|has| (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))) (-288 (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))))) (|has| (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))) (-1018)))) (($ $ (-591 (-51)) (-591 (-51))) NIL (-12 (|has| (-51) (-288 (-51))) (|has| (-51) (-1018)))) (($ $ (-51) (-51)) NIL (-12 (|has| (-51) (-288 (-51))) (|has| (-51) (-1018)))) (($ $ (-273 (-51))) NIL (-12 (|has| (-51) (-288 (-51))) (|has| (-51) (-1018)))) (($ $ (-591 (-273 (-51)))) NIL (-12 (|has| (-51) (-288 (-51))) (|has| (-51) (-1018))))) (-2023 (((-108) $ $) NIL)) (-3384 (((-108) (-51) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-51) (-1018))))) (-2998 (((-591 (-51)) $) NIL)) (-2077 (((-108) $) NIL)) (-3164 (($) NIL)) (-1881 (((-51) $ (-1072)) 14) (((-51) $ (-1072) (-51)) NIL) (((-51) $ (-1089)) 15)) (-3583 (($) NIL) (($ (-591 (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))))) NIL)) (-2960 (((-712) (-1 (-108) (-2 (|:| -1265 (-1072)) (|:| -1568 (-51)))) $) NIL (|has| $ (-6 -4250))) (((-712) (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))) (-1018)))) (((-712) (-51) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-51) (-1018)))) (((-712) (-1 (-108) (-51)) $) NIL (|has| $ (-6 -4250)))) (-2873 (($ $) NIL)) (-1300 (((-501) $) NIL (|has| (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))) (-566 (-501))))) (-2695 (($ (-591 (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))))) NIL)) (-2686 (((-796) $) NIL (-3150 (|has| (-51) (-565 (-796))) (|has| (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))) (-565 (-796)))))) (-2453 (($ (-591 (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))))) NIL)) (-1475 (((-108) (-1 (-108) (-2 (|:| -1265 (-1072)) (|:| -1568 (-51)))) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) (-51)) $) NIL (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) NIL (-3150 (|has| (-51) (-1018)) (|has| (-2 (|:| -1265 (-1072)) (|:| -1568 (-51))) (-1018))))) (-2028 (((-712) $) NIL (|has| $ (-6 -4250)))))
+(((-580) (-13 (-1102 (-1072) (-51)) (-10 -8 (-15 -1337 ($ (-366))) (-15 -2379 ($ $)) (-15 -1881 ((-51) $ (-1089))) (-15 -2847 ((-51) $ (-1089) (-51)))))) (T -580))
+((-1337 (*1 *1 *2) (-12 (-5 *2 (-366)) (-5 *1 (-580)))) (-2379 (*1 *1 *1) (-5 *1 (-580))) (-1881 (*1 *2 *1 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-51)) (-5 *1 (-580)))) (-2847 (*1 *2 *1 *3 *2) (-12 (-5 *2 (-51)) (-5 *3 (-1089)) (-5 *1 (-580)))))
+(-13 (-1102 (-1072) (-51)) (-10 -8 (-15 -1337 ($ (-366))) (-15 -2379 ($ $)) (-15 -1881 ((-51) $ (-1089))) (-15 -2847 ((-51) $ (-1089) (-51)))))
+((-4059 (($ $ |#2|) 10)))
+(((-581 |#1| |#2|) (-10 -8 (-15 -4059 (|#1| |#1| |#2|))) (-582 |#2|) (-160)) (T -581))
+NIL
+(-10 -8 (-15 -4059 (|#1| |#1| |#2|)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-3332 (((-3 $ "failed") $ $) 19)) (-2055 (($) 17 T CONST)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-2695 (($ $ $) 29)) (-2686 (((-796) $) 11)) (-1830 (($) 18 T CONST)) (-3944 (((-108) $ $) 6)) (-4059 (($ $ |#1|) 28 (|has| |#1| (-341)))) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ |#1| $) 23) (($ $ |#1|) 26)))
(((-582 |#1|) (-131) (-160)) (T -582))
-((-3036 (*1 *1 *1 *1) (-12 (-4 *1 (-582 *2)) (-4 *2 (-160)))) (-4173 (*1 *1 *1 *2) (-12 (-4 *1 (-582 *2)) (-4 *2 (-160)) (-4 *2 (-341)))))
-(-13 (-659 |t#1|) (-10 -8 (-6 |NullSquare|) (-6 |JacobiIdentity|) (-15 -3036 ($ $ $)) (IF (|has| |t#1| (-341)) (-15 -4173 ($ $ |t#1|)) |%noBranch|)))
+((-2695 (*1 *1 *1 *1) (-12 (-4 *1 (-582 *2)) (-4 *2 (-160)))) (-4059 (*1 *1 *1 *2) (-12 (-4 *1 (-582 *2)) (-4 *2 (-160)) (-4 *2 (-341)))))
+(-13 (-659 |t#1|) (-10 -8 (-6 |NullSquare|) (-6 |JacobiIdentity|) (-15 -2695 ($ $ $)) (IF (|has| |t#1| (-341)) (-15 -4059 ($ $ |t#1|)) |%noBranch|)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-107 |#1| |#1|) . T) ((-126) . T) ((-565 (-796)) . T) ((-593 |#1|) . T) ((-659 |#1|) . T) ((-981 |#1|) . T) ((-1018) . T))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-2999 (((-3 $ "failed")) NIL (-3321 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-2157 (((-3 $ "failed") $ $) NIL)) (-1593 (((-1171 (-631 |#1|))) NIL (|has| |#2| (-395 |#1|))) (((-1171 (-631 |#1|)) (-1171 $)) NIL (|has| |#2| (-345 |#1|)))) (-2608 (((-1171 $)) NIL (|has| |#2| (-345 |#1|)))) (-3798 (($) NIL T CONST)) (-3160 (((-3 (-2 (|:| |particular| $) (|:| -4003 (-591 $))) "failed")) NIL (-3321 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-3624 (((-3 $ "failed")) NIL (-3321 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-4094 (((-631 |#1|)) NIL (|has| |#2| (-395 |#1|))) (((-631 |#1|) (-1171 $)) NIL (|has| |#2| (-345 |#1|)))) (-4011 ((|#1| $) NIL (|has| |#2| (-345 |#1|)))) (-3711 (((-631 |#1|) $) NIL (|has| |#2| (-395 |#1|))) (((-631 |#1|) $ (-1171 $)) NIL (|has| |#2| (-345 |#1|)))) (-3057 (((-3 $ "failed") $) NIL (-3321 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-2550 (((-1085 (-885 |#1|))) NIL (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-341))))) (-3433 (($ $ (-854)) NIL)) (-3996 ((|#1| $) NIL (|has| |#2| (-345 |#1|)))) (-3473 (((-1085 |#1|) $) NIL (-3321 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-2449 ((|#1|) NIL (|has| |#2| (-395 |#1|))) ((|#1| (-1171 $)) NIL (|has| |#2| (-345 |#1|)))) (-3158 (((-1085 |#1|) $) NIL (|has| |#2| (-345 |#1|)))) (-2772 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-4171 (($ (-1171 |#1|)) NIL (|has| |#2| (-395 |#1|))) (($ (-1171 |#1|) (-1171 $)) NIL (|has| |#2| (-345 |#1|)))) (-4163 (((-3 $ "failed") $) NIL (-3321 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-4073 (((-854)) NIL (|has| |#2| (-345 |#1|)))) (-3401 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-2462 (($ $ (-854)) NIL)) (-3915 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-2590 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-2248 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-3121 (((-3 (-2 (|:| |particular| $) (|:| -4003 (-591 $))) "failed")) NIL (-3321 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-2659 (((-3 $ "failed")) NIL (-3321 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-1548 (((-631 |#1|)) NIL (|has| |#2| (-395 |#1|))) (((-631 |#1|) (-1171 $)) NIL (|has| |#2| (-345 |#1|)))) (-4032 ((|#1| $) NIL (|has| |#2| (-345 |#1|)))) (-3793 (((-631 |#1|) $) NIL (|has| |#2| (-395 |#1|))) (((-631 |#1|) $ (-1171 $)) NIL (|has| |#2| (-345 |#1|)))) (-1838 (((-3 $ "failed") $) NIL (-3321 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-1308 (((-1085 (-885 |#1|))) NIL (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-341))))) (-3447 (($ $ (-854)) NIL)) (-3018 ((|#1| $) NIL (|has| |#2| (-345 |#1|)))) (-1858 (((-1085 |#1|) $) NIL (-3321 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-1368 ((|#1|) NIL (|has| |#2| (-395 |#1|))) ((|#1| (-1171 $)) NIL (|has| |#2| (-345 |#1|)))) (-2253 (((-1085 |#1|) $) NIL (|has| |#2| (-345 |#1|)))) (-2448 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-2339 (((-1072) $) NIL)) (-1407 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-3704 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-2688 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-2047 (((-1036) $) NIL)) (-4160 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-3164 ((|#1| $ (-525)) NIL (|has| |#2| (-395 |#1|)))) (-3572 (((-631 |#1|) (-1171 $)) NIL (|has| |#2| (-395 |#1|))) (((-1171 |#1|) $) NIL (|has| |#2| (-395 |#1|))) (((-631 |#1|) (-1171 $) (-1171 $)) NIL (|has| |#2| (-345 |#1|))) (((-1171 |#1|) $ (-1171 $)) NIL (|has| |#2| (-345 |#1|)))) (-1408 (($ (-1171 |#1|)) NIL (|has| |#2| (-395 |#1|))) (((-1171 |#1|) $) NIL (|has| |#2| (-395 |#1|)))) (-2117 (((-591 (-885 |#1|))) NIL (|has| |#2| (-395 |#1|))) (((-591 (-885 |#1|)) (-1171 $)) NIL (|has| |#2| (-345 |#1|)))) (-3619 (($ $ $) NIL)) (-1806 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-3022 (((-796) $) NIL) ((|#2| $) 12) (($ |#2|) 13)) (-4003 (((-1171 $)) NIL (|has| |#2| (-395 |#1|)))) (-1640 (((-591 (-1171 |#1|))) NIL (-3321 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-2392 (($ $ $ $) NIL)) (-2938 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-3005 (($ (-631 |#1|) $) NIL (|has| |#2| (-395 |#1|)))) (-2707 (($ $ $) NIL)) (-2826 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-1532 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-1307 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-4191 (($) 15 T CONST)) (-4096 (((-108) $ $) NIL)) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) 17)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 11) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
-(((-583 |#1| |#2|) (-13 (-686 |#1|) (-565 |#2|) (-10 -8 (-15 -3022 ($ |#2|)) (IF (|has| |#2| (-395 |#1|)) (-6 (-395 |#1|)) |%noBranch|) (IF (|has| |#2| (-345 |#1|)) (-6 (-345 |#1|)) |%noBranch|))) (-160) (-686 |#1|)) (T -583))
-((-3022 (*1 *1 *2) (-12 (-4 *3 (-160)) (-5 *1 (-583 *3 *2)) (-4 *2 (-686 *3)))))
-(-13 (-686 |#1|) (-565 |#2|) (-10 -8 (-15 -3022 ($ |#2|)) (IF (|has| |#2| (-395 |#1|)) (-6 (-395 |#1|)) |%noBranch|) (IF (|has| |#2| (-345 |#1|)) (-6 (-345 |#1|)) |%noBranch|)))
-((-3726 (((-3 (-781 |#2|) "failed") |#2| (-273 |#2|) (-1072)) 82) (((-3 (-781 |#2|) (-2 (|:| |leftHandLimit| (-3 (-781 |#2|) "failed")) (|:| |rightHandLimit| (-3 (-781 |#2|) "failed"))) "failed") |#2| (-273 (-781 |#2|))) 104)) (-1658 (((-3 (-774 |#2|) "failed") |#2| (-273 (-774 |#2|))) 109)))
-(((-584 |#1| |#2|) (-10 -7 (-15 -3726 ((-3 (-781 |#2|) (-2 (|:| |leftHandLimit| (-3 (-781 |#2|) "failed")) (|:| |rightHandLimit| (-3 (-781 |#2|) "failed"))) "failed") |#2| (-273 (-781 |#2|)))) (-15 -1658 ((-3 (-774 |#2|) "failed") |#2| (-273 (-774 |#2|)))) (-15 -3726 ((-3 (-781 |#2|) "failed") |#2| (-273 |#2|) (-1072)))) (-13 (-429) (-788) (-966 (-525)) (-587 (-525))) (-13 (-27) (-1111) (-408 |#1|))) (T -584))
-((-3726 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-273 *3)) (-5 *5 (-1072)) (-4 *3 (-13 (-27) (-1111) (-408 *6))) (-4 *6 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-781 *3)) (-5 *1 (-584 *6 *3)))) (-1658 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-273 (-774 *3))) (-4 *5 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-774 *3)) (-5 *1 (-584 *5 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *5))))) (-3726 (*1 *2 *3 *4) (-12 (-5 *4 (-273 (-781 *3))) (-4 *3 (-13 (-27) (-1111) (-408 *5))) (-4 *5 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-3 (-781 *3) (-2 (|:| |leftHandLimit| (-3 (-781 *3) "failed")) (|:| |rightHandLimit| (-3 (-781 *3) "failed"))) "failed")) (-5 *1 (-584 *5 *3)))))
-(-10 -7 (-15 -3726 ((-3 (-781 |#2|) (-2 (|:| |leftHandLimit| (-3 (-781 |#2|) "failed")) (|:| |rightHandLimit| (-3 (-781 |#2|) "failed"))) "failed") |#2| (-273 (-781 |#2|)))) (-15 -1658 ((-3 (-774 |#2|) "failed") |#2| (-273 (-774 |#2|)))) (-15 -3726 ((-3 (-781 |#2|) "failed") |#2| (-273 |#2|) (-1072))))
-((-3726 (((-3 (-781 (-385 (-885 |#1|))) "failed") (-385 (-885 |#1|)) (-273 (-385 (-885 |#1|))) (-1072)) 80) (((-3 (-781 (-385 (-885 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-781 (-385 (-885 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-781 (-385 (-885 |#1|))) "failed"))) "failed") (-385 (-885 |#1|)) (-273 (-385 (-885 |#1|)))) 20) (((-3 (-781 (-385 (-885 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-781 (-385 (-885 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-781 (-385 (-885 |#1|))) "failed"))) "failed") (-385 (-885 |#1|)) (-273 (-781 (-885 |#1|)))) 35)) (-1658 (((-774 (-385 (-885 |#1|))) (-385 (-885 |#1|)) (-273 (-385 (-885 |#1|)))) 23) (((-774 (-385 (-885 |#1|))) (-385 (-885 |#1|)) (-273 (-774 (-885 |#1|)))) 43)))
-(((-585 |#1|) (-10 -7 (-15 -3726 ((-3 (-781 (-385 (-885 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-781 (-385 (-885 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-781 (-385 (-885 |#1|))) "failed"))) "failed") (-385 (-885 |#1|)) (-273 (-781 (-885 |#1|))))) (-15 -3726 ((-3 (-781 (-385 (-885 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-781 (-385 (-885 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-781 (-385 (-885 |#1|))) "failed"))) "failed") (-385 (-885 |#1|)) (-273 (-385 (-885 |#1|))))) (-15 -1658 ((-774 (-385 (-885 |#1|))) (-385 (-885 |#1|)) (-273 (-774 (-885 |#1|))))) (-15 -1658 ((-774 (-385 (-885 |#1|))) (-385 (-885 |#1|)) (-273 (-385 (-885 |#1|))))) (-15 -3726 ((-3 (-781 (-385 (-885 |#1|))) "failed") (-385 (-885 |#1|)) (-273 (-385 (-885 |#1|))) (-1072)))) (-429)) (T -585))
-((-3726 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-273 (-385 (-885 *6)))) (-5 *5 (-1072)) (-5 *3 (-385 (-885 *6))) (-4 *6 (-429)) (-5 *2 (-781 *3)) (-5 *1 (-585 *6)))) (-1658 (*1 *2 *3 *4) (-12 (-5 *4 (-273 (-385 (-885 *5)))) (-5 *3 (-385 (-885 *5))) (-4 *5 (-429)) (-5 *2 (-774 *3)) (-5 *1 (-585 *5)))) (-1658 (*1 *2 *3 *4) (-12 (-5 *4 (-273 (-774 (-885 *5)))) (-4 *5 (-429)) (-5 *2 (-774 (-385 (-885 *5)))) (-5 *1 (-585 *5)) (-5 *3 (-385 (-885 *5))))) (-3726 (*1 *2 *3 *4) (-12 (-5 *4 (-273 (-385 (-885 *5)))) (-5 *3 (-385 (-885 *5))) (-4 *5 (-429)) (-5 *2 (-3 (-781 *3) (-2 (|:| |leftHandLimit| (-3 (-781 *3) "failed")) (|:| |rightHandLimit| (-3 (-781 *3) "failed"))) "failed")) (-5 *1 (-585 *5)))) (-3726 (*1 *2 *3 *4) (-12 (-5 *4 (-273 (-781 (-885 *5)))) (-4 *5 (-429)) (-5 *2 (-3 (-781 (-385 (-885 *5))) (-2 (|:| |leftHandLimit| (-3 (-781 (-385 (-885 *5))) "failed")) (|:| |rightHandLimit| (-3 (-781 (-385 (-885 *5))) "failed"))) "failed")) (-5 *1 (-585 *5)) (-5 *3 (-385 (-885 *5))))))
-(-10 -7 (-15 -3726 ((-3 (-781 (-385 (-885 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-781 (-385 (-885 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-781 (-385 (-885 |#1|))) "failed"))) "failed") (-385 (-885 |#1|)) (-273 (-781 (-885 |#1|))))) (-15 -3726 ((-3 (-781 (-385 (-885 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-781 (-385 (-885 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-781 (-385 (-885 |#1|))) "failed"))) "failed") (-385 (-885 |#1|)) (-273 (-385 (-885 |#1|))))) (-15 -1658 ((-774 (-385 (-885 |#1|))) (-385 (-885 |#1|)) (-273 (-774 (-885 |#1|))))) (-15 -1658 ((-774 (-385 (-885 |#1|))) (-385 (-885 |#1|)) (-273 (-385 (-885 |#1|))))) (-15 -3726 ((-3 (-781 (-385 (-885 |#1|))) "failed") (-385 (-885 |#1|)) (-273 (-385 (-885 |#1|))) (-1072))))
-((-1729 (((-3 (-1171 (-385 |#1|)) "failed") (-1171 |#2|) |#2|) 57 (-2247 (|has| |#1| (-341)))) (((-3 (-1171 |#1|) "failed") (-1171 |#2|) |#2|) 42 (|has| |#1| (-341)))) (-4021 (((-108) (-1171 |#2|)) 30)) (-3254 (((-3 (-1171 |#1|) "failed") (-1171 |#2|)) 33)))
-(((-586 |#1| |#2|) (-10 -7 (-15 -4021 ((-108) (-1171 |#2|))) (-15 -3254 ((-3 (-1171 |#1|) "failed") (-1171 |#2|))) (IF (|has| |#1| (-341)) (-15 -1729 ((-3 (-1171 |#1|) "failed") (-1171 |#2|) |#2|)) (-15 -1729 ((-3 (-1171 (-385 |#1|)) "failed") (-1171 |#2|) |#2|)))) (-517) (-587 |#1|)) (T -586))
-((-1729 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1171 *4)) (-4 *4 (-587 *5)) (-2247 (-4 *5 (-341))) (-4 *5 (-517)) (-5 *2 (-1171 (-385 *5))) (-5 *1 (-586 *5 *4)))) (-1729 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1171 *4)) (-4 *4 (-587 *5)) (-4 *5 (-341)) (-4 *5 (-517)) (-5 *2 (-1171 *5)) (-5 *1 (-586 *5 *4)))) (-3254 (*1 *2 *3) (|partial| -12 (-5 *3 (-1171 *5)) (-4 *5 (-587 *4)) (-4 *4 (-517)) (-5 *2 (-1171 *4)) (-5 *1 (-586 *4 *5)))) (-4021 (*1 *2 *3) (-12 (-5 *3 (-1171 *5)) (-4 *5 (-587 *4)) (-4 *4 (-517)) (-5 *2 (-108)) (-5 *1 (-586 *4 *5)))))
-(-10 -7 (-15 -4021 ((-108) (-1171 |#2|))) (-15 -3254 ((-3 (-1171 |#1|) "failed") (-1171 |#2|))) (IF (|has| |#1| (-341)) (-15 -1729 ((-3 (-1171 |#1|) "failed") (-1171 |#2|) |#2|)) (-15 -1729 ((-3 (-1171 (-385 |#1|)) "failed") (-1171 |#2|) |#2|))))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-2157 (((-3 $ "failed") $ $) 19)) (-3798 (($) 17 T CONST)) (-3305 (((-631 |#1|) (-631 $)) 36) (((-2 (|:| -4057 (-631 |#1|)) (|:| |vec| (-1171 |#1|))) (-631 $) (-1171 $)) 35)) (-4163 (((-3 $ "failed") $) 34)) (-2824 (((-108) $) 31)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-3022 (((-796) $) 11) (($ (-525)) 28)) (-2128 (((-712)) 29)) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4096 (((-108) $ $) 6)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24)))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-1851 (((-3 $ "failed")) NIL (-3150 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-3332 (((-3 $ "failed") $ $) NIL)) (-2010 (((-1171 (-631 |#1|))) NIL (|has| |#2| (-395 |#1|))) (((-1171 (-631 |#1|)) (-1171 $)) NIL (|has| |#2| (-345 |#1|)))) (-3483 (((-1171 $)) NIL (|has| |#2| (-345 |#1|)))) (-2055 (($) NIL T CONST)) (-4007 (((-3 (-2 (|:| |particular| $) (|:| -3612 (-591 $))) "failed")) NIL (-3150 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-4088 (((-3 $ "failed")) NIL (-3150 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-2004 (((-631 |#1|)) NIL (|has| |#2| (-395 |#1|))) (((-631 |#1|) (-1171 $)) NIL (|has| |#2| (-345 |#1|)))) (-3681 ((|#1| $) NIL (|has| |#2| (-345 |#1|)))) (-2465 (((-631 |#1|) $) NIL (|has| |#2| (-395 |#1|))) (((-631 |#1|) $ (-1171 $)) NIL (|has| |#2| (-345 |#1|)))) (-2397 (((-3 $ "failed") $) NIL (-3150 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-4182 (((-1085 (-885 |#1|))) NIL (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-341))))) (-2681 (($ $ (-854)) NIL)) (-3549 ((|#1| $) NIL (|has| |#2| (-345 |#1|)))) (-1865 (((-1085 |#1|) $) NIL (-3150 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-1321 ((|#1|) NIL (|has| |#2| (-395 |#1|))) ((|#1| (-1171 $)) NIL (|has| |#2| (-345 |#1|)))) (-3985 (((-1085 |#1|) $) NIL (|has| |#2| (-345 |#1|)))) (-1532 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-1554 (($ (-1171 |#1|)) NIL (|has| |#2| (-395 |#1|))) (($ (-1171 |#1|) (-1171 $)) NIL (|has| |#2| (-345 |#1|)))) (-1522 (((-3 $ "failed") $) NIL (-3150 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-2193 (((-854)) NIL (|has| |#2| (-345 |#1|)))) (-3595 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-1447 (($ $ (-854)) NIL)) (-3999 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-3319 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-1219 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-1779 (((-3 (-2 (|:| |particular| $) (|:| -3612 (-591 $))) "failed")) NIL (-3150 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-2727 (((-3 $ "failed")) NIL (-3150 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-1529 (((-631 |#1|)) NIL (|has| |#2| (-395 |#1|))) (((-631 |#1|) (-1171 $)) NIL (|has| |#2| (-345 |#1|)))) (-2671 ((|#1| $) NIL (|has| |#2| (-345 |#1|)))) (-2000 (((-631 |#1|) $) NIL (|has| |#2| (-395 |#1|))) (((-631 |#1|) $ (-1171 $)) NIL (|has| |#2| (-345 |#1|)))) (-3917 (((-3 $ "failed") $) NIL (-3150 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-2679 (((-1085 (-885 |#1|))) NIL (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-341))))) (-2832 (($ $ (-854)) NIL)) (-1984 ((|#1| $) NIL (|has| |#2| (-345 |#1|)))) (-4130 (((-1085 |#1|) $) NIL (-3150 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-2336 ((|#1|) NIL (|has| |#2| (-395 |#1|))) ((|#1| (-1171 $)) NIL (|has| |#2| (-345 |#1|)))) (-3019 (((-1085 |#1|) $) NIL (|has| |#2| (-345 |#1|)))) (-1312 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-2621 (((-1072) $) NIL)) (-3440 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-3615 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-1821 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-2937 (((-1036) $) NIL)) (-1492 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-1881 ((|#1| $ (-525)) NIL (|has| |#2| (-395 |#1|)))) (-1671 (((-631 |#1|) (-1171 $)) NIL (|has| |#2| (-395 |#1|))) (((-1171 |#1|) $) NIL (|has| |#2| (-395 |#1|))) (((-631 |#1|) (-1171 $) (-1171 $)) NIL (|has| |#2| (-345 |#1|))) (((-1171 |#1|) $ (-1171 $)) NIL (|has| |#2| (-345 |#1|)))) (-1300 (($ (-1171 |#1|)) NIL (|has| |#2| (-395 |#1|))) (((-1171 |#1|) $) NIL (|has| |#2| (-395 |#1|)))) (-3277 (((-591 (-885 |#1|))) NIL (|has| |#2| (-395 |#1|))) (((-591 (-885 |#1|)) (-1171 $)) NIL (|has| |#2| (-345 |#1|)))) (-4027 (($ $ $) NIL)) (-2003 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-2686 (((-796) $) NIL) ((|#2| $) 12) (($ |#2|) 13)) (-3612 (((-1171 $)) NIL (|has| |#2| (-395 |#1|)))) (-3674 (((-591 (-1171 |#1|))) NIL (-3150 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-1894 (($ $ $ $) NIL)) (-2535 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-2814 (($ (-631 |#1|) $) NIL (|has| |#2| (-395 |#1|)))) (-1971 (($ $ $) NIL)) (-3887 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-1394 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-2659 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-1830 (($) 15 T CONST)) (-3944 (((-108) $ $) NIL)) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) 17)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 11) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
+(((-583 |#1| |#2|) (-13 (-686 |#1|) (-565 |#2|) (-10 -8 (-15 -2686 ($ |#2|)) (IF (|has| |#2| (-395 |#1|)) (-6 (-395 |#1|)) |%noBranch|) (IF (|has| |#2| (-345 |#1|)) (-6 (-345 |#1|)) |%noBranch|))) (-160) (-686 |#1|)) (T -583))
+((-2686 (*1 *1 *2) (-12 (-4 *3 (-160)) (-5 *1 (-583 *3 *2)) (-4 *2 (-686 *3)))))
+(-13 (-686 |#1|) (-565 |#2|) (-10 -8 (-15 -2686 ($ |#2|)) (IF (|has| |#2| (-395 |#1|)) (-6 (-395 |#1|)) |%noBranch|) (IF (|has| |#2| (-345 |#1|)) (-6 (-345 |#1|)) |%noBranch|)))
+((-2586 (((-3 (-781 |#2|) "failed") |#2| (-273 |#2|) (-1072)) 82) (((-3 (-781 |#2|) (-2 (|:| |leftHandLimit| (-3 (-781 |#2|) "failed")) (|:| |rightHandLimit| (-3 (-781 |#2|) "failed"))) "failed") |#2| (-273 (-781 |#2|))) 104)) (-2073 (((-3 (-774 |#2|) "failed") |#2| (-273 (-774 |#2|))) 109)))
+(((-584 |#1| |#2|) (-10 -7 (-15 -2586 ((-3 (-781 |#2|) (-2 (|:| |leftHandLimit| (-3 (-781 |#2|) "failed")) (|:| |rightHandLimit| (-3 (-781 |#2|) "failed"))) "failed") |#2| (-273 (-781 |#2|)))) (-15 -2073 ((-3 (-774 |#2|) "failed") |#2| (-273 (-774 |#2|)))) (-15 -2586 ((-3 (-781 |#2|) "failed") |#2| (-273 |#2|) (-1072)))) (-13 (-429) (-788) (-966 (-525)) (-587 (-525))) (-13 (-27) (-1111) (-408 |#1|))) (T -584))
+((-2586 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-273 *3)) (-5 *5 (-1072)) (-4 *3 (-13 (-27) (-1111) (-408 *6))) (-4 *6 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-781 *3)) (-5 *1 (-584 *6 *3)))) (-2073 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-273 (-774 *3))) (-4 *5 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-774 *3)) (-5 *1 (-584 *5 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *5))))) (-2586 (*1 *2 *3 *4) (-12 (-5 *4 (-273 (-781 *3))) (-4 *3 (-13 (-27) (-1111) (-408 *5))) (-4 *5 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-3 (-781 *3) (-2 (|:| |leftHandLimit| (-3 (-781 *3) "failed")) (|:| |rightHandLimit| (-3 (-781 *3) "failed"))) "failed")) (-5 *1 (-584 *5 *3)))))
+(-10 -7 (-15 -2586 ((-3 (-781 |#2|) (-2 (|:| |leftHandLimit| (-3 (-781 |#2|) "failed")) (|:| |rightHandLimit| (-3 (-781 |#2|) "failed"))) "failed") |#2| (-273 (-781 |#2|)))) (-15 -2073 ((-3 (-774 |#2|) "failed") |#2| (-273 (-774 |#2|)))) (-15 -2586 ((-3 (-781 |#2|) "failed") |#2| (-273 |#2|) (-1072))))
+((-2586 (((-3 (-781 (-385 (-885 |#1|))) "failed") (-385 (-885 |#1|)) (-273 (-385 (-885 |#1|))) (-1072)) 80) (((-3 (-781 (-385 (-885 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-781 (-385 (-885 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-781 (-385 (-885 |#1|))) "failed"))) "failed") (-385 (-885 |#1|)) (-273 (-385 (-885 |#1|)))) 20) (((-3 (-781 (-385 (-885 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-781 (-385 (-885 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-781 (-385 (-885 |#1|))) "failed"))) "failed") (-385 (-885 |#1|)) (-273 (-781 (-885 |#1|)))) 35)) (-2073 (((-774 (-385 (-885 |#1|))) (-385 (-885 |#1|)) (-273 (-385 (-885 |#1|)))) 23) (((-774 (-385 (-885 |#1|))) (-385 (-885 |#1|)) (-273 (-774 (-885 |#1|)))) 43)))
+(((-585 |#1|) (-10 -7 (-15 -2586 ((-3 (-781 (-385 (-885 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-781 (-385 (-885 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-781 (-385 (-885 |#1|))) "failed"))) "failed") (-385 (-885 |#1|)) (-273 (-781 (-885 |#1|))))) (-15 -2586 ((-3 (-781 (-385 (-885 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-781 (-385 (-885 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-781 (-385 (-885 |#1|))) "failed"))) "failed") (-385 (-885 |#1|)) (-273 (-385 (-885 |#1|))))) (-15 -2073 ((-774 (-385 (-885 |#1|))) (-385 (-885 |#1|)) (-273 (-774 (-885 |#1|))))) (-15 -2073 ((-774 (-385 (-885 |#1|))) (-385 (-885 |#1|)) (-273 (-385 (-885 |#1|))))) (-15 -2586 ((-3 (-781 (-385 (-885 |#1|))) "failed") (-385 (-885 |#1|)) (-273 (-385 (-885 |#1|))) (-1072)))) (-429)) (T -585))
+((-2586 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-273 (-385 (-885 *6)))) (-5 *5 (-1072)) (-5 *3 (-385 (-885 *6))) (-4 *6 (-429)) (-5 *2 (-781 *3)) (-5 *1 (-585 *6)))) (-2073 (*1 *2 *3 *4) (-12 (-5 *4 (-273 (-385 (-885 *5)))) (-5 *3 (-385 (-885 *5))) (-4 *5 (-429)) (-5 *2 (-774 *3)) (-5 *1 (-585 *5)))) (-2073 (*1 *2 *3 *4) (-12 (-5 *4 (-273 (-774 (-885 *5)))) (-4 *5 (-429)) (-5 *2 (-774 (-385 (-885 *5)))) (-5 *1 (-585 *5)) (-5 *3 (-385 (-885 *5))))) (-2586 (*1 *2 *3 *4) (-12 (-5 *4 (-273 (-385 (-885 *5)))) (-5 *3 (-385 (-885 *5))) (-4 *5 (-429)) (-5 *2 (-3 (-781 *3) (-2 (|:| |leftHandLimit| (-3 (-781 *3) "failed")) (|:| |rightHandLimit| (-3 (-781 *3) "failed"))) "failed")) (-5 *1 (-585 *5)))) (-2586 (*1 *2 *3 *4) (-12 (-5 *4 (-273 (-781 (-885 *5)))) (-4 *5 (-429)) (-5 *2 (-3 (-781 (-385 (-885 *5))) (-2 (|:| |leftHandLimit| (-3 (-781 (-385 (-885 *5))) "failed")) (|:| |rightHandLimit| (-3 (-781 (-385 (-885 *5))) "failed"))) "failed")) (-5 *1 (-585 *5)) (-5 *3 (-385 (-885 *5))))))
+(-10 -7 (-15 -2586 ((-3 (-781 (-385 (-885 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-781 (-385 (-885 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-781 (-385 (-885 |#1|))) "failed"))) "failed") (-385 (-885 |#1|)) (-273 (-781 (-885 |#1|))))) (-15 -2586 ((-3 (-781 (-385 (-885 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-781 (-385 (-885 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-781 (-385 (-885 |#1|))) "failed"))) "failed") (-385 (-885 |#1|)) (-273 (-385 (-885 |#1|))))) (-15 -2073 ((-774 (-385 (-885 |#1|))) (-385 (-885 |#1|)) (-273 (-774 (-885 |#1|))))) (-15 -2073 ((-774 (-385 (-885 |#1|))) (-385 (-885 |#1|)) (-273 (-385 (-885 |#1|))))) (-15 -2586 ((-3 (-781 (-385 (-885 |#1|))) "failed") (-385 (-885 |#1|)) (-273 (-385 (-885 |#1|))) (-1072))))
+((-3213 (((-3 (-1171 (-385 |#1|)) "failed") (-1171 |#2|) |#2|) 57 (-3389 (|has| |#1| (-341)))) (((-3 (-1171 |#1|) "failed") (-1171 |#2|) |#2|) 42 (|has| |#1| (-341)))) (-2563 (((-108) (-1171 |#2|)) 30)) (-3554 (((-3 (-1171 |#1|) "failed") (-1171 |#2|)) 33)))
+(((-586 |#1| |#2|) (-10 -7 (-15 -2563 ((-108) (-1171 |#2|))) (-15 -3554 ((-3 (-1171 |#1|) "failed") (-1171 |#2|))) (IF (|has| |#1| (-341)) (-15 -3213 ((-3 (-1171 |#1|) "failed") (-1171 |#2|) |#2|)) (-15 -3213 ((-3 (-1171 (-385 |#1|)) "failed") (-1171 |#2|) |#2|)))) (-517) (-587 |#1|)) (T -586))
+((-3213 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1171 *4)) (-4 *4 (-587 *5)) (-3389 (-4 *5 (-341))) (-4 *5 (-517)) (-5 *2 (-1171 (-385 *5))) (-5 *1 (-586 *5 *4)))) (-3213 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1171 *4)) (-4 *4 (-587 *5)) (-4 *5 (-341)) (-4 *5 (-517)) (-5 *2 (-1171 *5)) (-5 *1 (-586 *5 *4)))) (-3554 (*1 *2 *3) (|partial| -12 (-5 *3 (-1171 *5)) (-4 *5 (-587 *4)) (-4 *4 (-517)) (-5 *2 (-1171 *4)) (-5 *1 (-586 *4 *5)))) (-2563 (*1 *2 *3) (-12 (-5 *3 (-1171 *5)) (-4 *5 (-587 *4)) (-4 *4 (-517)) (-5 *2 (-108)) (-5 *1 (-586 *4 *5)))))
+(-10 -7 (-15 -2563 ((-108) (-1171 |#2|))) (-15 -3554 ((-3 (-1171 |#1|) "failed") (-1171 |#2|))) (IF (|has| |#1| (-341)) (-15 -3213 ((-3 (-1171 |#1|) "failed") (-1171 |#2|) |#2|)) (-15 -3213 ((-3 (-1171 (-385 |#1|)) "failed") (-1171 |#2|) |#2|))))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-3332 (((-3 $ "failed") $ $) 19)) (-2055 (($) 17 T CONST)) (-3925 (((-631 |#1|) (-631 $)) 36) (((-2 (|:| -2928 (-631 |#1|)) (|:| |vec| (-1171 |#1|))) (-631 $) (-1171 $)) 35)) (-1522 (((-3 $ "failed") $) 34)) (-3865 (((-108) $) 31)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-2686 (((-796) $) 11) (($ (-525)) 28)) (-3425 (((-712)) 29)) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-3944 (((-108) $ $) 6)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24)))
(((-587 |#1|) (-131) (-975)) (T -587))
-((-3305 (*1 *2 *3) (-12 (-5 *3 (-631 *1)) (-4 *1 (-587 *4)) (-4 *4 (-975)) (-5 *2 (-631 *4)))) (-3305 (*1 *2 *3 *4) (-12 (-5 *3 (-631 *1)) (-5 *4 (-1171 *1)) (-4 *1 (-587 *5)) (-4 *5 (-975)) (-5 *2 (-2 (|:| -4057 (-631 *5)) (|:| |vec| (-1171 *5)))))))
-(-13 (-975) (-10 -8 (-15 -3305 ((-631 |t#1|) (-631 $))) (-15 -3305 ((-2 (|:| -4057 (-631 |t#1|)) (|:| |vec| (-1171 |t#1|))) (-631 $) (-1171 $)))))
+((-3925 (*1 *2 *3) (-12 (-5 *3 (-631 *1)) (-4 *1 (-587 *4)) (-4 *4 (-975)) (-5 *2 (-631 *4)))) (-3925 (*1 *2 *3 *4) (-12 (-5 *3 (-631 *1)) (-5 *4 (-1171 *1)) (-4 *1 (-587 *5)) (-4 *5 (-975)) (-5 *2 (-2 (|:| -2928 (-631 *5)) (|:| |vec| (-1171 *5)))))))
+(-13 (-975) (-10 -8 (-15 -3925 ((-631 |t#1|) (-631 $))) (-15 -3925 ((-2 (|:| -2928 (-631 |t#1|)) (|:| |vec| (-1171 |t#1|))) (-631 $) (-1171 $)))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-126) . T) ((-565 (-796)) . T) ((-593 $) . T) ((-668) . T) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T))
-((-3163 ((|#2| (-591 |#1|) (-591 |#2|) |#1| (-1 |#2| |#1|)) 18) (((-1 |#2| |#1|) (-591 |#1|) (-591 |#2|) (-1 |#2| |#1|)) 19) ((|#2| (-591 |#1|) (-591 |#2|) |#1| |#2|) 16) (((-1 |#2| |#1|) (-591 |#1|) (-591 |#2|) |#2|) 17) ((|#2| (-591 |#1|) (-591 |#2|) |#1|) 10) (((-1 |#2| |#1|) (-591 |#1|) (-591 |#2|)) 12)))
-(((-588 |#1| |#2|) (-10 -7 (-15 -3163 ((-1 |#2| |#1|) (-591 |#1|) (-591 |#2|))) (-15 -3163 (|#2| (-591 |#1|) (-591 |#2|) |#1|)) (-15 -3163 ((-1 |#2| |#1|) (-591 |#1|) (-591 |#2|) |#2|)) (-15 -3163 (|#2| (-591 |#1|) (-591 |#2|) |#1| |#2|)) (-15 -3163 ((-1 |#2| |#1|) (-591 |#1|) (-591 |#2|) (-1 |#2| |#1|))) (-15 -3163 (|#2| (-591 |#1|) (-591 |#2|) |#1| (-1 |#2| |#1|)))) (-1018) (-1125)) (T -588))
-((-3163 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-591 *5)) (-5 *4 (-591 *2)) (-5 *6 (-1 *2 *5)) (-4 *5 (-1018)) (-4 *2 (-1125)) (-5 *1 (-588 *5 *2)))) (-3163 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-1 *6 *5)) (-5 *3 (-591 *5)) (-5 *4 (-591 *6)) (-4 *5 (-1018)) (-4 *6 (-1125)) (-5 *1 (-588 *5 *6)))) (-3163 (*1 *2 *3 *4 *5 *2) (-12 (-5 *3 (-591 *5)) (-5 *4 (-591 *2)) (-4 *5 (-1018)) (-4 *2 (-1125)) (-5 *1 (-588 *5 *2)))) (-3163 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-591 *6)) (-5 *4 (-591 *5)) (-4 *6 (-1018)) (-4 *5 (-1125)) (-5 *2 (-1 *5 *6)) (-5 *1 (-588 *6 *5)))) (-3163 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-591 *5)) (-5 *4 (-591 *2)) (-4 *5 (-1018)) (-4 *2 (-1125)) (-5 *1 (-588 *5 *2)))) (-3163 (*1 *2 *3 *4) (-12 (-5 *3 (-591 *5)) (-5 *4 (-591 *6)) (-4 *5 (-1018)) (-4 *6 (-1125)) (-5 *2 (-1 *6 *5)) (-5 *1 (-588 *5 *6)))))
-(-10 -7 (-15 -3163 ((-1 |#2| |#1|) (-591 |#1|) (-591 |#2|))) (-15 -3163 (|#2| (-591 |#1|) (-591 |#2|) |#1|)) (-15 -3163 ((-1 |#2| |#1|) (-591 |#1|) (-591 |#2|) |#2|)) (-15 -3163 (|#2| (-591 |#1|) (-591 |#2|) |#1| |#2|)) (-15 -3163 ((-1 |#2| |#1|) (-591 |#1|) (-591 |#2|) (-1 |#2| |#1|))) (-15 -3163 (|#2| (-591 |#1|) (-591 |#2|) |#1| (-1 |#2| |#1|))))
-((-1526 (((-591 |#2|) (-1 |#2| |#1| |#2|) (-591 |#1|) |#2|) 16)) (-1227 ((|#2| (-1 |#2| |#1| |#2|) (-591 |#1|) |#2|) 18)) (-1340 (((-591 |#2|) (-1 |#2| |#1|) (-591 |#1|)) 13)))
-(((-589 |#1| |#2|) (-10 -7 (-15 -1526 ((-591 |#2|) (-1 |#2| |#1| |#2|) (-591 |#1|) |#2|)) (-15 -1227 (|#2| (-1 |#2| |#1| |#2|) (-591 |#1|) |#2|)) (-15 -1340 ((-591 |#2|) (-1 |#2| |#1|) (-591 |#1|)))) (-1125) (-1125)) (T -589))
-((-1340 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-591 *5)) (-4 *5 (-1125)) (-4 *6 (-1125)) (-5 *2 (-591 *6)) (-5 *1 (-589 *5 *6)))) (-1227 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-591 *5)) (-4 *5 (-1125)) (-4 *2 (-1125)) (-5 *1 (-589 *5 *2)))) (-1526 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-591 *6)) (-4 *6 (-1125)) (-4 *5 (-1125)) (-5 *2 (-591 *5)) (-5 *1 (-589 *6 *5)))))
-(-10 -7 (-15 -1526 ((-591 |#2|) (-1 |#2| |#1| |#2|) (-591 |#1|) |#2|)) (-15 -1227 (|#2| (-1 |#2| |#1| |#2|) (-591 |#1|) |#2|)) (-15 -1340 ((-591 |#2|) (-1 |#2| |#1|) (-591 |#1|))))
-((-1340 (((-591 |#3|) (-1 |#3| |#1| |#2|) (-591 |#1|) (-591 |#2|)) 13)))
-(((-590 |#1| |#2| |#3|) (-10 -7 (-15 -1340 ((-591 |#3|) (-1 |#3| |#1| |#2|) (-591 |#1|) (-591 |#2|)))) (-1125) (-1125) (-1125)) (T -590))
-((-1340 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-591 *6)) (-5 *5 (-591 *7)) (-4 *6 (-1125)) (-4 *7 (-1125)) (-4 *8 (-1125)) (-5 *2 (-591 *8)) (-5 *1 (-590 *6 *7 *8)))))
-(-10 -7 (-15 -1340 ((-591 |#3|) (-1 |#3| |#1| |#2|) (-591 |#1|) (-591 |#2|))))
-((-3008 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3024 ((|#1| $) NIL)) (-3161 ((|#1| $) NIL)) (-3970 (($ $) NIL)) (-3296 (((-1176) $ (-525) (-525)) NIL (|has| $ (-6 -4251)))) (-3463 (($ $ (-525)) NIL (|has| $ (-6 -4251)))) (-3203 (((-108) $) NIL (|has| |#1| (-788))) (((-108) (-1 (-108) |#1| |#1|) $) NIL)) (-4026 (($ $) NIL (-12 (|has| $ (-6 -4251)) (|has| |#1| (-788)))) (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4251)))) (-3327 (($ $) NIL (|has| |#1| (-788))) (($ (-1 (-108) |#1| |#1|) $) NIL)) (-3891 (((-108) $ (-712)) NIL)) (-1780 ((|#1| $ |#1|) NIL (|has| $ (-6 -4251)))) (-2146 (($ $ $) NIL (|has| $ (-6 -4251)))) (-2640 ((|#1| $ |#1|) NIL (|has| $ (-6 -4251)))) (-1901 ((|#1| $ |#1|) NIL (|has| $ (-6 -4251)))) (-3186 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4251))) ((|#1| $ "first" |#1|) NIL (|has| $ (-6 -4251))) (($ $ "rest" $) NIL (|has| $ (-6 -4251))) ((|#1| $ "last" |#1|) NIL (|has| $ (-6 -4251))) ((|#1| $ (-1138 (-525)) |#1|) NIL (|has| $ (-6 -4251))) ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4251)))) (-3665 (($ $ (-591 $)) NIL (|has| $ (-6 -4251)))) (-2992 (($ $ $) 32 (|has| |#1| (-1018)))) (-2980 (($ $ $) 34 (|has| |#1| (-1018)))) (-2968 (($ $ $) 37 (|has| |#1| (-1018)))) (-1797 (($ (-1 (-108) |#1|) $) NIL)) (-2305 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-3149 ((|#1| $) NIL)) (-3798 (($) NIL T CONST)) (-2598 (($ $) NIL (|has| $ (-6 -4251)))) (-2617 (($ $) NIL)) (-3078 (($ $) NIL) (($ $ (-712)) NIL)) (-3611 (($ $) NIL (|has| |#1| (-1018)))) (-3098 (($ $) 31 (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3901 (($ |#1| $) NIL (|has| |#1| (-1018))) (($ (-1 (-108) |#1|) $) NIL)) (-3677 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (($ |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-1227 ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3255 ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4251)))) (-3217 ((|#1| $ (-525)) NIL)) (-3629 (((-108) $) NIL)) (-3004 (((-525) |#1| $ (-525)) NIL (|has| |#1| (-1018))) (((-525) |#1| $) NIL (|has| |#1| (-1018))) (((-525) (-1 (-108) |#1|) $) NIL)) (-3454 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-4177 (((-108) $) 9)) (-4120 (((-591 $) $) NIL)) (-2148 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-2137 (($) 7)) (-1268 (($ (-712) |#1|) NIL)) (-2910 (((-108) $ (-712)) NIL)) (-3630 (((-525) $) NIL (|has| (-525) (-788)))) (-3741 (($ $ $) NIL (|has| |#1| (-788)))) (-2921 (($ $ $) NIL (|has| |#1| (-788))) (($ (-1 (-108) |#1| |#1|) $ $) NIL)) (-2131 (($ $ $) NIL (|has| |#1| (-788))) (($ (-1 (-108) |#1| |#1|) $ $) NIL)) (-2552 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) 33 (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3468 (((-525) $) NIL (|has| (-525) (-788)))) (-2478 (($ $ $) NIL (|has| |#1| (-788)))) (-3249 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-2932 (($ |#1|) NIL)) (-3971 (((-108) $ (-712)) NIL)) (-2599 (((-591 |#1|) $) NIL)) (-1203 (((-108) $) NIL)) (-2339 (((-1072) $) NIL (|has| |#1| (-1018)))) (-3708 ((|#1| $) NIL) (($ $ (-712)) NIL)) (-2470 (($ $ $ (-525)) NIL) (($ |#1| $ (-525)) NIL)) (-4189 (($ $ $ (-525)) NIL) (($ |#1| $ (-525)) NIL)) (-2511 (((-591 (-525)) $) NIL)) (-2791 (((-108) (-525) $) NIL)) (-2047 (((-1036) $) NIL (|has| |#1| (-1018)))) (-3066 ((|#1| $) NIL) (($ $ (-712)) NIL)) (-2069 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-1941 (($ $ |#1|) NIL (|has| $ (-6 -4251)))) (-3566 (((-108) $) NIL)) (-1623 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) NIL)) (-1615 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3339 (((-591 |#1|) $) NIL)) (-3028 (((-108) $) NIL)) (-3209 (($) NIL)) (-3164 ((|#1| $ "value") NIL) ((|#1| $ "first") NIL) (($ $ "rest") NIL) ((|#1| $ "last") NIL) (($ $ (-1138 (-525))) NIL) ((|#1| $ (-525)) 36) ((|#1| $ (-525) |#1|) NIL)) (-3505 (((-525) $ $) NIL)) (-1790 (($ $ (-1138 (-525))) NIL) (($ $ (-525)) NIL)) (-2777 (($ $ (-1138 (-525))) NIL) (($ $ (-525)) NIL)) (-2237 (((-108) $) NIL)) (-3820 (($ $) NIL)) (-2609 (($ $) NIL (|has| $ (-6 -4251)))) (-3641 (((-712) $) NIL)) (-1387 (($ $) NIL)) (-2064 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-4063 (($ $ $ (-525)) NIL (|has| $ (-6 -4251)))) (-3199 (($ $) NIL)) (-1408 (((-501) $) 45 (|has| |#1| (-566 (-501))))) (-3036 (($ (-591 |#1|)) NIL)) (-1684 (($ |#1| $) 10)) (-1679 (($ $ $) NIL) (($ $ |#1|) NIL)) (-3690 (($ $ $) 30) (($ |#1| $) NIL) (($ (-591 $)) NIL) (($ $ |#1|) NIL)) (-3022 (((-796) $) NIL (|has| |#1| (-565 (-796))))) (-3860 (((-591 $) $) NIL)) (-1632 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-4169 (($ $ $) 11)) (-4158 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-2563 (((-1072) $) 26 (|has| |#1| (-769))) (((-1072) $ (-108)) 27 (|has| |#1| (-769))) (((-1176) (-763) $) 28 (|has| |#1| (-769))) (((-1176) (-763) $ (-108)) 29 (|has| |#1| (-769)))) (-4135 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4119 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4096 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-4126 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4112 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4045 (((-712) $) NIL (|has| $ (-6 -4250)))))
-(((-591 |#1|) (-13 (-611 |#1|) (-10 -8 (-15 -2137 ($)) (-15 -4177 ((-108) $)) (-15 -1684 ($ |#1| $)) (-15 -4169 ($ $ $)) (IF (|has| |#1| (-1018)) (PROGN (-15 -2992 ($ $ $)) (-15 -2980 ($ $ $)) (-15 -2968 ($ $ $))) |%noBranch|) (IF (|has| |#1| (-769)) (-6 (-769)) |%noBranch|))) (-1125)) (T -591))
-((-2137 (*1 *1) (-12 (-5 *1 (-591 *2)) (-4 *2 (-1125)))) (-4177 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-591 *3)) (-4 *3 (-1125)))) (-1684 (*1 *1 *2 *1) (-12 (-5 *1 (-591 *2)) (-4 *2 (-1125)))) (-4169 (*1 *1 *1 *1) (-12 (-5 *1 (-591 *2)) (-4 *2 (-1125)))) (-2992 (*1 *1 *1 *1) (-12 (-5 *1 (-591 *2)) (-4 *2 (-1018)) (-4 *2 (-1125)))) (-2980 (*1 *1 *1 *1) (-12 (-5 *1 (-591 *2)) (-4 *2 (-1018)) (-4 *2 (-1125)))) (-2968 (*1 *1 *1 *1) (-12 (-5 *1 (-591 *2)) (-4 *2 (-1018)) (-4 *2 (-1125)))))
-(-13 (-611 |#1|) (-10 -8 (-15 -2137 ($)) (-15 -4177 ((-108) $)) (-15 -1684 ($ |#1| $)) (-15 -4169 ($ $ $)) (IF (|has| |#1| (-1018)) (PROGN (-15 -2992 ($ $ $)) (-15 -2980 ($ $ $)) (-15 -2968 ($ $ $))) |%noBranch|) (IF (|has| |#1| (-769)) (-6 (-769)) |%noBranch|)))
-((-3008 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3088 (($ |#1| |#1| $) 43)) (-3891 (((-108) $ (-712)) NIL)) (-1797 (($ (-1 (-108) |#1|) $) 55 (|has| $ (-6 -4250)))) (-2305 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-3798 (($) NIL T CONST)) (-3611 (($ $) 45)) (-3098 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3901 (($ |#1| $) 52 (|has| $ (-6 -4250))) (($ (-1 (-108) |#1|) $) 54 (|has| $ (-6 -4250)))) (-3677 (($ |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-1227 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4250)))) (-3454 (((-591 |#1|) $) 9 (|has| $ (-6 -4250)))) (-2910 (((-108) $ (-712)) NIL)) (-2552 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3249 (($ (-1 |#1| |#1|) $) 39 (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1|) $) 37)) (-3971 (((-108) $ (-712)) NIL)) (-2339 (((-1072) $) NIL (|has| |#1| (-1018)))) (-1464 ((|#1| $) 46)) (-2470 (($ |#1| $) 26) (($ |#1| $ (-712)) 42)) (-2047 (((-1036) $) NIL (|has| |#1| (-1018)))) (-2069 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-3631 ((|#1| $) 48)) (-1623 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) NIL)) (-3028 (((-108) $) 21)) (-3209 (($) 25)) (-3370 (((-108) $) 50)) (-2945 (((-591 (-2 (|:| -1221 |#1|) (|:| -2064 (-712)))) $) 59)) (-2311 (($) 23) (($ (-591 |#1|)) 18)) (-2064 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) 56 (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3199 (($ $) 19)) (-1408 (((-501) $) 34 (|has| |#1| (-566 (-501))))) (-3036 (($ (-591 |#1|)) NIL)) (-3022 (((-796) $) 14 (|has| |#1| (-565 (-796))))) (-1870 (($ (-591 |#1|)) 22)) (-4158 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) 61 (|has| |#1| (-1018)))) (-4045 (((-712) $) 16 (|has| $ (-6 -4250)))))
-(((-592 |#1|) (-13 (-636 |#1|) (-10 -8 (-6 -4250) (-15 -3370 ((-108) $)) (-15 -3088 ($ |#1| |#1| $)))) (-1018)) (T -592))
-((-3370 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-592 *3)) (-4 *3 (-1018)))) (-3088 (*1 *1 *2 *2 *1) (-12 (-5 *1 (-592 *2)) (-4 *2 (-1018)))))
-(-13 (-636 |#1|) (-10 -8 (-6 -4250) (-15 -3370 ((-108) $)) (-15 -3088 ($ |#1| |#1| $))))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-2157 (((-3 $ "failed") $ $) 19)) (-3798 (($) 17 T CONST)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-3022 (((-796) $) 11)) (-4191 (($) 18 T CONST)) (-4096 (((-108) $ $) 6)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ |#1| $) 23)))
+((-2147 ((|#2| (-591 |#1|) (-591 |#2|) |#1| (-1 |#2| |#1|)) 18) (((-1 |#2| |#1|) (-591 |#1|) (-591 |#2|) (-1 |#2| |#1|)) 19) ((|#2| (-591 |#1|) (-591 |#2|) |#1| |#2|) 16) (((-1 |#2| |#1|) (-591 |#1|) (-591 |#2|) |#2|) 17) ((|#2| (-591 |#1|) (-591 |#2|) |#1|) 10) (((-1 |#2| |#1|) (-591 |#1|) (-591 |#2|)) 12)))
+(((-588 |#1| |#2|) (-10 -7 (-15 -2147 ((-1 |#2| |#1|) (-591 |#1|) (-591 |#2|))) (-15 -2147 (|#2| (-591 |#1|) (-591 |#2|) |#1|)) (-15 -2147 ((-1 |#2| |#1|) (-591 |#1|) (-591 |#2|) |#2|)) (-15 -2147 (|#2| (-591 |#1|) (-591 |#2|) |#1| |#2|)) (-15 -2147 ((-1 |#2| |#1|) (-591 |#1|) (-591 |#2|) (-1 |#2| |#1|))) (-15 -2147 (|#2| (-591 |#1|) (-591 |#2|) |#1| (-1 |#2| |#1|)))) (-1018) (-1125)) (T -588))
+((-2147 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-591 *5)) (-5 *4 (-591 *2)) (-5 *6 (-1 *2 *5)) (-4 *5 (-1018)) (-4 *2 (-1125)) (-5 *1 (-588 *5 *2)))) (-2147 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-1 *6 *5)) (-5 *3 (-591 *5)) (-5 *4 (-591 *6)) (-4 *5 (-1018)) (-4 *6 (-1125)) (-5 *1 (-588 *5 *6)))) (-2147 (*1 *2 *3 *4 *5 *2) (-12 (-5 *3 (-591 *5)) (-5 *4 (-591 *2)) (-4 *5 (-1018)) (-4 *2 (-1125)) (-5 *1 (-588 *5 *2)))) (-2147 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-591 *6)) (-5 *4 (-591 *5)) (-4 *6 (-1018)) (-4 *5 (-1125)) (-5 *2 (-1 *5 *6)) (-5 *1 (-588 *6 *5)))) (-2147 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-591 *5)) (-5 *4 (-591 *2)) (-4 *5 (-1018)) (-4 *2 (-1125)) (-5 *1 (-588 *5 *2)))) (-2147 (*1 *2 *3 *4) (-12 (-5 *3 (-591 *5)) (-5 *4 (-591 *6)) (-4 *5 (-1018)) (-4 *6 (-1125)) (-5 *2 (-1 *6 *5)) (-5 *1 (-588 *5 *6)))))
+(-10 -7 (-15 -2147 ((-1 |#2| |#1|) (-591 |#1|) (-591 |#2|))) (-15 -2147 (|#2| (-591 |#1|) (-591 |#2|) |#1|)) (-15 -2147 ((-1 |#2| |#1|) (-591 |#1|) (-591 |#2|) |#2|)) (-15 -2147 (|#2| (-591 |#1|) (-591 |#2|) |#1| |#2|)) (-15 -2147 ((-1 |#2| |#1|) (-591 |#1|) (-591 |#2|) (-1 |#2| |#1|))) (-15 -2147 (|#2| (-591 |#1|) (-591 |#2|) |#1| (-1 |#2| |#1|))))
+((-1350 (((-591 |#2|) (-1 |#2| |#1| |#2|) (-591 |#1|) |#2|) 16)) (-3618 ((|#2| (-1 |#2| |#1| |#2|) (-591 |#1|) |#2|) 18)) (-1257 (((-591 |#2|) (-1 |#2| |#1|) (-591 |#1|)) 13)))
+(((-589 |#1| |#2|) (-10 -7 (-15 -1350 ((-591 |#2|) (-1 |#2| |#1| |#2|) (-591 |#1|) |#2|)) (-15 -3618 (|#2| (-1 |#2| |#1| |#2|) (-591 |#1|) |#2|)) (-15 -1257 ((-591 |#2|) (-1 |#2| |#1|) (-591 |#1|)))) (-1125) (-1125)) (T -589))
+((-1257 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-591 *5)) (-4 *5 (-1125)) (-4 *6 (-1125)) (-5 *2 (-591 *6)) (-5 *1 (-589 *5 *6)))) (-3618 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-591 *5)) (-4 *5 (-1125)) (-4 *2 (-1125)) (-5 *1 (-589 *5 *2)))) (-1350 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-591 *6)) (-4 *6 (-1125)) (-4 *5 (-1125)) (-5 *2 (-591 *5)) (-5 *1 (-589 *6 *5)))))
+(-10 -7 (-15 -1350 ((-591 |#2|) (-1 |#2| |#1| |#2|) (-591 |#1|) |#2|)) (-15 -3618 (|#2| (-1 |#2| |#1| |#2|) (-591 |#1|) |#2|)) (-15 -1257 ((-591 |#2|) (-1 |#2| |#1|) (-591 |#1|))))
+((-1257 (((-591 |#3|) (-1 |#3| |#1| |#2|) (-591 |#1|) (-591 |#2|)) 13)))
+(((-590 |#1| |#2| |#3|) (-10 -7 (-15 -1257 ((-591 |#3|) (-1 |#3| |#1| |#2|) (-591 |#1|) (-591 |#2|)))) (-1125) (-1125) (-1125)) (T -590))
+((-1257 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-591 *6)) (-5 *5 (-591 *7)) (-4 *6 (-1125)) (-4 *7 (-1125)) (-4 *8 (-1125)) (-5 *2 (-591 *8)) (-5 *1 (-590 *6 *7 *8)))))
+(-10 -7 (-15 -1257 ((-591 |#3|) (-1 |#3| |#1| |#2|) (-591 |#1|) (-591 |#2|))))
+((-2673 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-2940 ((|#1| $) NIL)) (-2434 ((|#1| $) NIL)) (-3856 (($ $) NIL)) (-3832 (((-1176) $ (-525) (-525)) NIL (|has| $ (-6 -4251)))) (-2983 (($ $ (-525)) NIL (|has| $ (-6 -4251)))) (-3110 (((-108) $) NIL (|has| |#1| (-788))) (((-108) (-1 (-108) |#1| |#1|) $) NIL)) (-2613 (($ $) NIL (-12 (|has| $ (-6 -4251)) (|has| |#1| (-788)))) (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4251)))) (-1282 (($ $) NIL (|has| |#1| (-788))) (($ (-1 (-108) |#1| |#1|) $) NIL)) (-3727 (((-108) $ (-712)) NIL)) (-3912 ((|#1| $ |#1|) NIL (|has| $ (-6 -4251)))) (-3191 (($ $ $) NIL (|has| $ (-6 -4251)))) (-2568 ((|#1| $ |#1|) NIL (|has| $ (-6 -4251)))) (-2756 ((|#1| $ |#1|) NIL (|has| $ (-6 -4251)))) (-2847 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4251))) ((|#1| $ "first" |#1|) NIL (|has| $ (-6 -4251))) (($ $ "rest" $) NIL (|has| $ (-6 -4251))) ((|#1| $ "last" |#1|) NIL (|has| $ (-6 -4251))) ((|#1| $ (-1138 (-525)) |#1|) NIL (|has| $ (-6 -4251))) ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4251)))) (-3245 (($ $ (-591 $)) NIL (|has| $ (-6 -4251)))) (-2806 (($ $ $) 32 (|has| |#1| (-1018)))) (-2795 (($ $ $) 34 (|has| |#1| (-1018)))) (-2785 (($ $ $) 37 (|has| |#1| (-1018)))) (-1288 (($ (-1 (-108) |#1|) $) NIL)) (-2467 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-2424 ((|#1| $) NIL)) (-2055 (($) NIL T CONST)) (-3405 (($ $) NIL (|has| $ (-6 -4251)))) (-2747 (($ $) NIL)) (-2884 (($ $) NIL) (($ $ (-712)) NIL)) (-3945 (($ $) NIL (|has| |#1| (-1018)))) (-2908 (($ $) 31 (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3844 (($ |#1| $) NIL (|has| |#1| (-1018))) (($ (-1 (-108) |#1|) $) NIL)) (-2537 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (($ |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3618 ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-4205 ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4251)))) (-4121 ((|#1| $ (-525)) NIL)) (-4139 (((-108) $) NIL)) (-1734 (((-525) |#1| $ (-525)) NIL (|has| |#1| (-1018))) (((-525) |#1| $) NIL (|has| |#1| (-1018))) (((-525) (-1 (-108) |#1|) $) NIL)) (-2916 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-1813 (((-108) $) 9)) (-2275 (((-591 $) $) NIL)) (-3219 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-4131 (($) 7)) (-1316 (($ (-712) |#1|) NIL)) (-3491 (((-108) $ (-712)) NIL)) (-4152 (((-525) $) NIL (|has| (-525) (-788)))) (-1923 (($ $ $) NIL (|has| |#1| (-788)))) (-3597 (($ $ $) NIL (|has| |#1| (-788))) (($ (-1 (-108) |#1| |#1|) $ $) NIL)) (-3459 (($ $ $) NIL (|has| |#1| (-788))) (($ (-1 (-108) |#1| |#1|) $ $) NIL)) (-4207 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) 33 (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-1826 (((-525) $) NIL (|has| (-525) (-788)))) (-3475 (($ $ $) NIL (|has| |#1| (-788)))) (-4192 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-2750 (($ |#1|) NIL)) (-3295 (((-108) $ (-712)) NIL)) (-2065 (((-591 |#1|) $) NIL)) (-2878 (((-108) $) NIL)) (-2621 (((-1072) $) NIL (|has| |#1| (-1018)))) (-2555 ((|#1| $) NIL) (($ $ (-712)) NIL)) (-1520 (($ $ $ (-525)) NIL) (($ |#1| $ (-525)) NIL)) (-2059 (($ $ $ (-525)) NIL) (($ |#1| $ (-525)) NIL)) (-3761 (((-591 (-525)) $) NIL)) (-1675 (((-108) (-525) $) NIL)) (-2937 (((-1036) $) NIL (|has| |#1| (-1018)))) (-2872 ((|#1| $) NIL) (($ $ (-712)) NIL)) (-2714 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-1858 (($ $ |#1|) NIL (|has| $ (-6 -4251)))) (-1622 (((-108) $) NIL)) (-3465 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) NIL)) (-3384 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2998 (((-591 |#1|) $) NIL)) (-2077 (((-108) $) NIL)) (-3164 (($) NIL)) (-1881 ((|#1| $ "value") NIL) ((|#1| $ "first") NIL) (($ $ "rest") NIL) ((|#1| $ "last") NIL) (($ $ (-1138 (-525))) NIL) ((|#1| $ (-525)) 36) ((|#1| $ (-525) |#1|) NIL)) (-2194 (((-525) $ $) NIL)) (-1227 (($ $ (-1138 (-525))) NIL) (($ $ (-525)) NIL)) (-3226 (($ $ (-1138 (-525))) NIL) (($ $ (-525)) NIL)) (-4133 (((-108) $) NIL)) (-2349 (($ $) NIL)) (-3494 (($ $) NIL (|has| $ (-6 -4251)))) (-1248 (((-712) $) NIL)) (-3249 (($ $) NIL)) (-2960 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2992 (($ $ $ (-525)) NIL (|has| $ (-6 -4251)))) (-2873 (($ $) NIL)) (-1300 (((-501) $) 45 (|has| |#1| (-566 (-501))))) (-2695 (($ (-591 |#1|)) NIL)) (-2737 (($ |#1| $) 10)) (-3729 (($ $ $) NIL) (($ $ |#1|) NIL)) (-1624 (($ $ $) 30) (($ |#1| $) NIL) (($ (-591 $)) NIL) (($ $ |#1|) NIL)) (-2686 (((-796) $) NIL (|has| |#1| (-565 (-796))))) (-1567 (((-591 $) $) NIL)) (-3592 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-2258 (($ $ $) 11)) (-1475 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-3042 (((-1072) $) 26 (|has| |#1| (-769))) (((-1072) $ (-108)) 27 (|has| |#1| (-769))) (((-1176) (-763) $) 28 (|has| |#1| (-769))) (((-1176) (-763) $ (-108)) 29 (|has| |#1| (-769)))) (-4004 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3982 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3944 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3994 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3971 (((-108) $ $) NIL (|has| |#1| (-788)))) (-2028 (((-712) $) NIL (|has| $ (-6 -4250)))))
+(((-591 |#1|) (-13 (-611 |#1|) (-10 -8 (-15 -4131 ($)) (-15 -1813 ((-108) $)) (-15 -2737 ($ |#1| $)) (-15 -2258 ($ $ $)) (IF (|has| |#1| (-1018)) (PROGN (-15 -2806 ($ $ $)) (-15 -2795 ($ $ $)) (-15 -2785 ($ $ $))) |%noBranch|) (IF (|has| |#1| (-769)) (-6 (-769)) |%noBranch|))) (-1125)) (T -591))
+((-4131 (*1 *1) (-12 (-5 *1 (-591 *2)) (-4 *2 (-1125)))) (-1813 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-591 *3)) (-4 *3 (-1125)))) (-2737 (*1 *1 *2 *1) (-12 (-5 *1 (-591 *2)) (-4 *2 (-1125)))) (-2258 (*1 *1 *1 *1) (-12 (-5 *1 (-591 *2)) (-4 *2 (-1125)))) (-2806 (*1 *1 *1 *1) (-12 (-5 *1 (-591 *2)) (-4 *2 (-1018)) (-4 *2 (-1125)))) (-2795 (*1 *1 *1 *1) (-12 (-5 *1 (-591 *2)) (-4 *2 (-1018)) (-4 *2 (-1125)))) (-2785 (*1 *1 *1 *1) (-12 (-5 *1 (-591 *2)) (-4 *2 (-1018)) (-4 *2 (-1125)))))
+(-13 (-611 |#1|) (-10 -8 (-15 -4131 ($)) (-15 -1813 ((-108) $)) (-15 -2737 ($ |#1| $)) (-15 -2258 ($ $ $)) (IF (|has| |#1| (-1018)) (PROGN (-15 -2806 ($ $ $)) (-15 -2795 ($ $ $)) (-15 -2785 ($ $ $))) |%noBranch|) (IF (|has| |#1| (-769)) (-6 (-769)) |%noBranch|)))
+((-2673 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-2891 (($ |#1| |#1| $) 43)) (-3727 (((-108) $ (-712)) NIL)) (-1288 (($ (-1 (-108) |#1|) $) 55 (|has| $ (-6 -4250)))) (-2467 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-2055 (($) NIL T CONST)) (-3945 (($ $) 45)) (-2908 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3844 (($ |#1| $) 52 (|has| $ (-6 -4250))) (($ (-1 (-108) |#1|) $) 54 (|has| $ (-6 -4250)))) (-2537 (($ |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-3618 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4250)))) (-2916 (((-591 |#1|) $) 9 (|has| $ (-6 -4250)))) (-3491 (((-108) $ (-712)) NIL)) (-4207 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-4192 (($ (-1 |#1| |#1|) $) 39 (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1|) $) 37)) (-3295 (((-108) $ (-712)) NIL)) (-2621 (((-1072) $) NIL (|has| |#1| (-1018)))) (-3949 ((|#1| $) 46)) (-1520 (($ |#1| $) 26) (($ |#1| $ (-712)) 42)) (-2937 (((-1036) $) NIL (|has| |#1| (-1018)))) (-2714 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-4166 ((|#1| $) 48)) (-3465 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) NIL)) (-2077 (((-108) $) 21)) (-3164 (($) 25)) (-3335 (((-108) $) 50)) (-2592 (((-591 (-2 (|:| -1568 |#1|) (|:| -2960 (-712)))) $) 59)) (-3583 (($) 23) (($ (-591 |#1|)) 18)) (-2960 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) 56 (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2873 (($ $) 19)) (-1300 (((-501) $) 34 (|has| |#1| (-566 (-501))))) (-2695 (($ (-591 |#1|)) NIL)) (-2686 (((-796) $) 14 (|has| |#1| (-565 (-796))))) (-2453 (($ (-591 |#1|)) 22)) (-1475 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) 61 (|has| |#1| (-1018)))) (-2028 (((-712) $) 16 (|has| $ (-6 -4250)))))
+(((-592 |#1|) (-13 (-636 |#1|) (-10 -8 (-6 -4250) (-15 -3335 ((-108) $)) (-15 -2891 ($ |#1| |#1| $)))) (-1018)) (T -592))
+((-3335 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-592 *3)) (-4 *3 (-1018)))) (-2891 (*1 *1 *2 *2 *1) (-12 (-5 *1 (-592 *2)) (-4 *2 (-1018)))))
+(-13 (-636 |#1|) (-10 -8 (-6 -4250) (-15 -3335 ((-108) $)) (-15 -2891 ($ |#1| |#1| $))))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-3332 (((-3 $ "failed") $ $) 19)) (-2055 (($) 17 T CONST)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-2686 (((-796) $) 11)) (-1830 (($) 18 T CONST)) (-3944 (((-108) $ $) 6)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ |#1| $) 23)))
(((-593 |#1|) (-131) (-982)) (T -593))
((* (*1 *1 *2 *1) (-12 (-4 *1 (-593 *2)) (-4 *2 (-982)))))
(-13 (-21) (-10 -8 (-15 * ($ |t#1| $))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-126) . T) ((-565 (-796)) . T) ((-1018) . T))
-((-3008 (((-108) $ $) NIL)) (-3032 (((-712) $) 15)) (-2319 (($ $ |#1|) 56)) (-2598 (($ $) 32)) (-2617 (($ $) 31)) (-1251 (((-3 |#1| "failed") $) 48)) (-3528 ((|#1| $) NIL)) (-3676 (($ |#1| |#2| $) 63) (($ $ $) 64)) (-2927 (((-796) $ (-1 (-796) (-796) (-796)) (-1 (-796) (-796) (-796)) (-525)) 46)) (-2423 ((|#1| $ (-525)) 30)) (-1566 ((|#2| $ (-525)) 29)) (-3731 (($ (-1 |#1| |#1|) $) 34)) (-1954 (($ (-1 |#2| |#2|) $) 38)) (-3766 (($) 10)) (-1999 (($ |#1| |#2|) 22)) (-3681 (($ (-591 (-2 (|:| |gen| |#1|) (|:| -1409 |#2|)))) 23)) (-2926 (((-591 (-2 (|:| |gen| |#1|) (|:| -1409 |#2|))) $) 13)) (-1723 (($ |#1| $) 57)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-2979 (((-108) $ $) 60)) (-3022 (((-796) $) 19) (($ |#1|) 16)) (-4096 (((-108) $ $) 25)))
-(((-594 |#1| |#2| |#3|) (-13 (-1018) (-966 |#1|) (-10 -8 (-15 -2927 ((-796) $ (-1 (-796) (-796) (-796)) (-1 (-796) (-796) (-796)) (-525))) (-15 -2926 ((-591 (-2 (|:| |gen| |#1|) (|:| -1409 |#2|))) $)) (-15 -1999 ($ |#1| |#2|)) (-15 -3681 ($ (-591 (-2 (|:| |gen| |#1|) (|:| -1409 |#2|))))) (-15 -1566 (|#2| $ (-525))) (-15 -2423 (|#1| $ (-525))) (-15 -2617 ($ $)) (-15 -2598 ($ $)) (-15 -3032 ((-712) $)) (-15 -3766 ($)) (-15 -2319 ($ $ |#1|)) (-15 -1723 ($ |#1| $)) (-15 -3676 ($ |#1| |#2| $)) (-15 -3676 ($ $ $)) (-15 -2979 ((-108) $ $)) (-15 -1954 ($ (-1 |#2| |#2|) $)) (-15 -3731 ($ (-1 |#1| |#1|) $)))) (-1018) (-23) |#2|) (T -594))
-((-2927 (*1 *2 *1 *3 *3 *4) (-12 (-5 *3 (-1 (-796) (-796) (-796))) (-5 *4 (-525)) (-5 *2 (-796)) (-5 *1 (-594 *5 *6 *7)) (-4 *5 (-1018)) (-4 *6 (-23)) (-14 *7 *6))) (-2926 (*1 *2 *1) (-12 (-5 *2 (-591 (-2 (|:| |gen| *3) (|:| -1409 *4)))) (-5 *1 (-594 *3 *4 *5)) (-4 *3 (-1018)) (-4 *4 (-23)) (-14 *5 *4))) (-1999 (*1 *1 *2 *3) (-12 (-5 *1 (-594 *2 *3 *4)) (-4 *2 (-1018)) (-4 *3 (-23)) (-14 *4 *3))) (-3681 (*1 *1 *2) (-12 (-5 *2 (-591 (-2 (|:| |gen| *3) (|:| -1409 *4)))) (-4 *3 (-1018)) (-4 *4 (-23)) (-14 *5 *4) (-5 *1 (-594 *3 *4 *5)))) (-1566 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *2 (-23)) (-5 *1 (-594 *4 *2 *5)) (-4 *4 (-1018)) (-14 *5 *2))) (-2423 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *2 (-1018)) (-5 *1 (-594 *2 *4 *5)) (-4 *4 (-23)) (-14 *5 *4))) (-2617 (*1 *1 *1) (-12 (-5 *1 (-594 *2 *3 *4)) (-4 *2 (-1018)) (-4 *3 (-23)) (-14 *4 *3))) (-2598 (*1 *1 *1) (-12 (-5 *1 (-594 *2 *3 *4)) (-4 *2 (-1018)) (-4 *3 (-23)) (-14 *4 *3))) (-3032 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-594 *3 *4 *5)) (-4 *3 (-1018)) (-4 *4 (-23)) (-14 *5 *4))) (-3766 (*1 *1) (-12 (-5 *1 (-594 *2 *3 *4)) (-4 *2 (-1018)) (-4 *3 (-23)) (-14 *4 *3))) (-2319 (*1 *1 *1 *2) (-12 (-5 *1 (-594 *2 *3 *4)) (-4 *2 (-1018)) (-4 *3 (-23)) (-14 *4 *3))) (-1723 (*1 *1 *2 *1) (-12 (-5 *1 (-594 *2 *3 *4)) (-4 *2 (-1018)) (-4 *3 (-23)) (-14 *4 *3))) (-3676 (*1 *1 *2 *3 *1) (-12 (-5 *1 (-594 *2 *3 *4)) (-4 *2 (-1018)) (-4 *3 (-23)) (-14 *4 *3))) (-3676 (*1 *1 *1 *1) (-12 (-5 *1 (-594 *2 *3 *4)) (-4 *2 (-1018)) (-4 *3 (-23)) (-14 *4 *3))) (-2979 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-594 *3 *4 *5)) (-4 *3 (-1018)) (-4 *4 (-23)) (-14 *5 *4))) (-1954 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-23)) (-14 *5 *4) (-5 *1 (-594 *3 *4 *5)) (-4 *3 (-1018)))) (-3731 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1018)) (-5 *1 (-594 *3 *4 *5)) (-4 *4 (-23)) (-14 *5 *4))))
-(-13 (-1018) (-966 |#1|) (-10 -8 (-15 -2927 ((-796) $ (-1 (-796) (-796) (-796)) (-1 (-796) (-796) (-796)) (-525))) (-15 -2926 ((-591 (-2 (|:| |gen| |#1|) (|:| -1409 |#2|))) $)) (-15 -1999 ($ |#1| |#2|)) (-15 -3681 ($ (-591 (-2 (|:| |gen| |#1|) (|:| -1409 |#2|))))) (-15 -1566 (|#2| $ (-525))) (-15 -2423 (|#1| $ (-525))) (-15 -2617 ($ $)) (-15 -2598 ($ $)) (-15 -3032 ((-712) $)) (-15 -3766 ($)) (-15 -2319 ($ $ |#1|)) (-15 -1723 ($ |#1| $)) (-15 -3676 ($ |#1| |#2| $)) (-15 -3676 ($ $ $)) (-15 -2979 ((-108) $ $)) (-15 -1954 ($ (-1 |#2| |#2|) $)) (-15 -3731 ($ (-1 |#1| |#1|) $))))
-((-3468 (((-525) $) 24)) (-4189 (($ |#2| $ (-525)) 22) (($ $ $ (-525)) NIL)) (-2511 (((-591 (-525)) $) 12)) (-2791 (((-108) (-525) $) 15)) (-3690 (($ $ |#2|) 19) (($ |#2| $) 20) (($ $ $) NIL) (($ (-591 $)) NIL)))
-(((-595 |#1| |#2|) (-10 -8 (-15 -4189 (|#1| |#1| |#1| (-525))) (-15 -4189 (|#1| |#2| |#1| (-525))) (-15 -3690 (|#1| (-591 |#1|))) (-15 -3690 (|#1| |#1| |#1|)) (-15 -3690 (|#1| |#2| |#1|)) (-15 -3690 (|#1| |#1| |#2|)) (-15 -3468 ((-525) |#1|)) (-15 -2511 ((-591 (-525)) |#1|)) (-15 -2791 ((-108) (-525) |#1|))) (-596 |#2|) (-1125)) (T -595))
-NIL
-(-10 -8 (-15 -4189 (|#1| |#1| |#1| (-525))) (-15 -4189 (|#1| |#2| |#1| (-525))) (-15 -3690 (|#1| (-591 |#1|))) (-15 -3690 (|#1| |#1| |#1|)) (-15 -3690 (|#1| |#2| |#1|)) (-15 -3690 (|#1| |#1| |#2|)) (-15 -3468 ((-525) |#1|)) (-15 -2511 ((-591 (-525)) |#1|)) (-15 -2791 ((-108) (-525) |#1|)))
-((-3008 (((-108) $ $) 19 (|has| |#1| (-1018)))) (-3296 (((-1176) $ (-525) (-525)) 40 (|has| $ (-6 -4251)))) (-3891 (((-108) $ (-712)) 8)) (-3186 ((|#1| $ (-525) |#1|) 52 (|has| $ (-6 -4251))) ((|#1| $ (-1138 (-525)) |#1|) 58 (|has| $ (-6 -4251)))) (-2305 (($ (-1 (-108) |#1|) $) 75 (|has| $ (-6 -4250)))) (-3798 (($) 7 T CONST)) (-3098 (($ $) 78 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3677 (($ |#1| $) 77 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) (($ (-1 (-108) |#1|) $) 74 (|has| $ (-6 -4250)))) (-1227 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 76 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 73 (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $) 72 (|has| $ (-6 -4250)))) (-3255 ((|#1| $ (-525) |#1|) 53 (|has| $ (-6 -4251)))) (-3217 ((|#1| $ (-525)) 51)) (-3454 (((-591 |#1|) $) 30 (|has| $ (-6 -4250)))) (-1268 (($ (-712) |#1|) 69)) (-2910 (((-108) $ (-712)) 9)) (-3630 (((-525) $) 43 (|has| (-525) (-788)))) (-2552 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3468 (((-525) $) 44 (|has| (-525) (-788)))) (-3249 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 64)) (-3971 (((-108) $ (-712)) 10)) (-2339 (((-1072) $) 22 (|has| |#1| (-1018)))) (-4189 (($ |#1| $ (-525)) 60) (($ $ $ (-525)) 59)) (-2511 (((-591 (-525)) $) 46)) (-2791 (((-108) (-525) $) 47)) (-2047 (((-1036) $) 21 (|has| |#1| (-1018)))) (-3066 ((|#1| $) 42 (|has| (-525) (-788)))) (-2069 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 71)) (-1941 (($ $ |#1|) 41 (|has| $ (-6 -4251)))) (-1623 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) 14)) (-1615 (((-108) |#1| $) 45 (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3339 (((-591 |#1|) $) 48)) (-3028 (((-108) $) 11)) (-3209 (($) 12)) (-3164 ((|#1| $ (-525) |#1|) 50) ((|#1| $ (-525)) 49) (($ $ (-1138 (-525))) 63)) (-2777 (($ $ (-525)) 62) (($ $ (-1138 (-525))) 61)) (-2064 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3199 (($ $) 13)) (-1408 (((-501) $) 79 (|has| |#1| (-566 (-501))))) (-3036 (($ (-591 |#1|)) 70)) (-3690 (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ $) 66) (($ (-591 $)) 65)) (-3022 (((-796) $) 18 (|has| |#1| (-565 (-796))))) (-4158 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) 20 (|has| |#1| (-1018)))) (-4045 (((-712) $) 6 (|has| $ (-6 -4250)))))
+((-2673 (((-108) $ $) NIL)) (-2834 (((-712) $) 15)) (-2461 (($ $ |#1|) 56)) (-3405 (($ $) 32)) (-2747 (($ $) 31)) (-4174 (((-3 |#1| "failed") $) 48)) (-3341 ((|#1| $) NIL)) (-2905 (($ |#1| |#2| $) 63) (($ $ $) 64)) (-3654 (((-796) $ (-1 (-796) (-796) (-796)) (-1 (-796) (-796) (-796)) (-525)) 46)) (-2178 ((|#1| $ (-525)) 30)) (-3782 ((|#2| $ (-525)) 29)) (-2637 (($ (-1 |#1| |#1|) $) 34)) (-2025 (($ (-1 |#2| |#2|) $) 38)) (-2977 (($) 10)) (-4201 (($ |#1| |#2|) 22)) (-3416 (($ (-591 (-2 (|:| |gen| |#1|) (|:| -2288 |#2|)))) 23)) (-3646 (((-591 (-2 (|:| |gen| |#1|) (|:| -2288 |#2|))) $) 13)) (-3149 (($ |#1| $) 57)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2893 (((-108) $ $) 60)) (-2686 (((-796) $) 19) (($ |#1|) 16)) (-3944 (((-108) $ $) 25)))
+(((-594 |#1| |#2| |#3|) (-13 (-1018) (-966 |#1|) (-10 -8 (-15 -3654 ((-796) $ (-1 (-796) (-796) (-796)) (-1 (-796) (-796) (-796)) (-525))) (-15 -3646 ((-591 (-2 (|:| |gen| |#1|) (|:| -2288 |#2|))) $)) (-15 -4201 ($ |#1| |#2|)) (-15 -3416 ($ (-591 (-2 (|:| |gen| |#1|) (|:| -2288 |#2|))))) (-15 -3782 (|#2| $ (-525))) (-15 -2178 (|#1| $ (-525))) (-15 -2747 ($ $)) (-15 -3405 ($ $)) (-15 -2834 ((-712) $)) (-15 -2977 ($)) (-15 -2461 ($ $ |#1|)) (-15 -3149 ($ |#1| $)) (-15 -2905 ($ |#1| |#2| $)) (-15 -2905 ($ $ $)) (-15 -2893 ((-108) $ $)) (-15 -2025 ($ (-1 |#2| |#2|) $)) (-15 -2637 ($ (-1 |#1| |#1|) $)))) (-1018) (-23) |#2|) (T -594))
+((-3654 (*1 *2 *1 *3 *3 *4) (-12 (-5 *3 (-1 (-796) (-796) (-796))) (-5 *4 (-525)) (-5 *2 (-796)) (-5 *1 (-594 *5 *6 *7)) (-4 *5 (-1018)) (-4 *6 (-23)) (-14 *7 *6))) (-3646 (*1 *2 *1) (-12 (-5 *2 (-591 (-2 (|:| |gen| *3) (|:| -2288 *4)))) (-5 *1 (-594 *3 *4 *5)) (-4 *3 (-1018)) (-4 *4 (-23)) (-14 *5 *4))) (-4201 (*1 *1 *2 *3) (-12 (-5 *1 (-594 *2 *3 *4)) (-4 *2 (-1018)) (-4 *3 (-23)) (-14 *4 *3))) (-3416 (*1 *1 *2) (-12 (-5 *2 (-591 (-2 (|:| |gen| *3) (|:| -2288 *4)))) (-4 *3 (-1018)) (-4 *4 (-23)) (-14 *5 *4) (-5 *1 (-594 *3 *4 *5)))) (-3782 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *2 (-23)) (-5 *1 (-594 *4 *2 *5)) (-4 *4 (-1018)) (-14 *5 *2))) (-2178 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *2 (-1018)) (-5 *1 (-594 *2 *4 *5)) (-4 *4 (-23)) (-14 *5 *4))) (-2747 (*1 *1 *1) (-12 (-5 *1 (-594 *2 *3 *4)) (-4 *2 (-1018)) (-4 *3 (-23)) (-14 *4 *3))) (-3405 (*1 *1 *1) (-12 (-5 *1 (-594 *2 *3 *4)) (-4 *2 (-1018)) (-4 *3 (-23)) (-14 *4 *3))) (-2834 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-594 *3 *4 *5)) (-4 *3 (-1018)) (-4 *4 (-23)) (-14 *5 *4))) (-2977 (*1 *1) (-12 (-5 *1 (-594 *2 *3 *4)) (-4 *2 (-1018)) (-4 *3 (-23)) (-14 *4 *3))) (-2461 (*1 *1 *1 *2) (-12 (-5 *1 (-594 *2 *3 *4)) (-4 *2 (-1018)) (-4 *3 (-23)) (-14 *4 *3))) (-3149 (*1 *1 *2 *1) (-12 (-5 *1 (-594 *2 *3 *4)) (-4 *2 (-1018)) (-4 *3 (-23)) (-14 *4 *3))) (-2905 (*1 *1 *2 *3 *1) (-12 (-5 *1 (-594 *2 *3 *4)) (-4 *2 (-1018)) (-4 *3 (-23)) (-14 *4 *3))) (-2905 (*1 *1 *1 *1) (-12 (-5 *1 (-594 *2 *3 *4)) (-4 *2 (-1018)) (-4 *3 (-23)) (-14 *4 *3))) (-2893 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-594 *3 *4 *5)) (-4 *3 (-1018)) (-4 *4 (-23)) (-14 *5 *4))) (-2025 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-23)) (-14 *5 *4) (-5 *1 (-594 *3 *4 *5)) (-4 *3 (-1018)))) (-2637 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1018)) (-5 *1 (-594 *3 *4 *5)) (-4 *4 (-23)) (-14 *5 *4))))
+(-13 (-1018) (-966 |#1|) (-10 -8 (-15 -3654 ((-796) $ (-1 (-796) (-796) (-796)) (-1 (-796) (-796) (-796)) (-525))) (-15 -3646 ((-591 (-2 (|:| |gen| |#1|) (|:| -2288 |#2|))) $)) (-15 -4201 ($ |#1| |#2|)) (-15 -3416 ($ (-591 (-2 (|:| |gen| |#1|) (|:| -2288 |#2|))))) (-15 -3782 (|#2| $ (-525))) (-15 -2178 (|#1| $ (-525))) (-15 -2747 ($ $)) (-15 -3405 ($ $)) (-15 -2834 ((-712) $)) (-15 -2977 ($)) (-15 -2461 ($ $ |#1|)) (-15 -3149 ($ |#1| $)) (-15 -2905 ($ |#1| |#2| $)) (-15 -2905 ($ $ $)) (-15 -2893 ((-108) $ $)) (-15 -2025 ($ (-1 |#2| |#2|) $)) (-15 -2637 ($ (-1 |#1| |#1|) $))))
+((-1826 (((-525) $) 24)) (-2059 (($ |#2| $ (-525)) 22) (($ $ $ (-525)) NIL)) (-3761 (((-591 (-525)) $) 12)) (-1675 (((-108) (-525) $) 15)) (-1624 (($ $ |#2|) 19) (($ |#2| $) 20) (($ $ $) NIL) (($ (-591 $)) NIL)))
+(((-595 |#1| |#2|) (-10 -8 (-15 -2059 (|#1| |#1| |#1| (-525))) (-15 -2059 (|#1| |#2| |#1| (-525))) (-15 -1624 (|#1| (-591 |#1|))) (-15 -1624 (|#1| |#1| |#1|)) (-15 -1624 (|#1| |#2| |#1|)) (-15 -1624 (|#1| |#1| |#2|)) (-15 -1826 ((-525) |#1|)) (-15 -3761 ((-591 (-525)) |#1|)) (-15 -1675 ((-108) (-525) |#1|))) (-596 |#2|) (-1125)) (T -595))
+NIL
+(-10 -8 (-15 -2059 (|#1| |#1| |#1| (-525))) (-15 -2059 (|#1| |#2| |#1| (-525))) (-15 -1624 (|#1| (-591 |#1|))) (-15 -1624 (|#1| |#1| |#1|)) (-15 -1624 (|#1| |#2| |#1|)) (-15 -1624 (|#1| |#1| |#2|)) (-15 -1826 ((-525) |#1|)) (-15 -3761 ((-591 (-525)) |#1|)) (-15 -1675 ((-108) (-525) |#1|)))
+((-2673 (((-108) $ $) 19 (|has| |#1| (-1018)))) (-3832 (((-1176) $ (-525) (-525)) 40 (|has| $ (-6 -4251)))) (-3727 (((-108) $ (-712)) 8)) (-2847 ((|#1| $ (-525) |#1|) 52 (|has| $ (-6 -4251))) ((|#1| $ (-1138 (-525)) |#1|) 58 (|has| $ (-6 -4251)))) (-2467 (($ (-1 (-108) |#1|) $) 75 (|has| $ (-6 -4250)))) (-2055 (($) 7 T CONST)) (-2908 (($ $) 78 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-2537 (($ |#1| $) 77 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) (($ (-1 (-108) |#1|) $) 74 (|has| $ (-6 -4250)))) (-3618 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 76 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 73 (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $) 72 (|has| $ (-6 -4250)))) (-4205 ((|#1| $ (-525) |#1|) 53 (|has| $ (-6 -4251)))) (-4121 ((|#1| $ (-525)) 51)) (-2916 (((-591 |#1|) $) 30 (|has| $ (-6 -4250)))) (-1316 (($ (-712) |#1|) 69)) (-3491 (((-108) $ (-712)) 9)) (-4152 (((-525) $) 43 (|has| (-525) (-788)))) (-4207 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-1826 (((-525) $) 44 (|has| (-525) (-788)))) (-4192 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 64)) (-3295 (((-108) $ (-712)) 10)) (-2621 (((-1072) $) 22 (|has| |#1| (-1018)))) (-2059 (($ |#1| $ (-525)) 60) (($ $ $ (-525)) 59)) (-3761 (((-591 (-525)) $) 46)) (-1675 (((-108) (-525) $) 47)) (-2937 (((-1036) $) 21 (|has| |#1| (-1018)))) (-2872 ((|#1| $) 42 (|has| (-525) (-788)))) (-2714 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 71)) (-1858 (($ $ |#1|) 41 (|has| $ (-6 -4251)))) (-3465 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) 14)) (-3384 (((-108) |#1| $) 45 (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2998 (((-591 |#1|) $) 48)) (-2077 (((-108) $) 11)) (-3164 (($) 12)) (-1881 ((|#1| $ (-525) |#1|) 50) ((|#1| $ (-525)) 49) (($ $ (-1138 (-525))) 63)) (-3226 (($ $ (-525)) 62) (($ $ (-1138 (-525))) 61)) (-2960 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-2873 (($ $) 13)) (-1300 (((-501) $) 79 (|has| |#1| (-566 (-501))))) (-2695 (($ (-591 |#1|)) 70)) (-1624 (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ $) 66) (($ (-591 $)) 65)) (-2686 (((-796) $) 18 (|has| |#1| (-565 (-796))))) (-1475 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) 20 (|has| |#1| (-1018)))) (-2028 (((-712) $) 6 (|has| $ (-6 -4250)))))
(((-596 |#1|) (-131) (-1125)) (T -596))
-((-1268 (*1 *1 *2 *3) (-12 (-5 *2 (-712)) (-4 *1 (-596 *3)) (-4 *3 (-1125)))) (-3690 (*1 *1 *1 *2) (-12 (-4 *1 (-596 *2)) (-4 *2 (-1125)))) (-3690 (*1 *1 *2 *1) (-12 (-4 *1 (-596 *2)) (-4 *2 (-1125)))) (-3690 (*1 *1 *1 *1) (-12 (-4 *1 (-596 *2)) (-4 *2 (-1125)))) (-3690 (*1 *1 *2) (-12 (-5 *2 (-591 *1)) (-4 *1 (-596 *3)) (-4 *3 (-1125)))) (-1340 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 *3 *3 *3)) (-4 *1 (-596 *3)) (-4 *3 (-1125)))) (-3164 (*1 *1 *1 *2) (-12 (-5 *2 (-1138 (-525))) (-4 *1 (-596 *3)) (-4 *3 (-1125)))) (-2777 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-596 *3)) (-4 *3 (-1125)))) (-2777 (*1 *1 *1 *2) (-12 (-5 *2 (-1138 (-525))) (-4 *1 (-596 *3)) (-4 *3 (-1125)))) (-4189 (*1 *1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *1 (-596 *2)) (-4 *2 (-1125)))) (-4189 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-596 *3)) (-4 *3 (-1125)))) (-3186 (*1 *2 *1 *3 *2) (-12 (-5 *3 (-1138 (-525))) (|has| *1 (-6 -4251)) (-4 *1 (-596 *2)) (-4 *2 (-1125)))))
-(-13 (-558 (-525) |t#1|) (-142 |t#1|) (-10 -8 (-15 -1268 ($ (-712) |t#1|)) (-15 -3690 ($ $ |t#1|)) (-15 -3690 ($ |t#1| $)) (-15 -3690 ($ $ $)) (-15 -3690 ($ (-591 $))) (-15 -1340 ($ (-1 |t#1| |t#1| |t#1|) $ $)) (-15 -3164 ($ $ (-1138 (-525)))) (-15 -2777 ($ $ (-525))) (-15 -2777 ($ $ (-1138 (-525)))) (-15 -4189 ($ |t#1| $ (-525))) (-15 -4189 ($ $ $ (-525))) (IF (|has| $ (-6 -4251)) (-15 -3186 (|t#1| $ (-1138 (-525)) |t#1|)) |%noBranch|)))
-(((-33) . T) ((-97) |has| |#1| (-1018)) ((-565 (-796)) -3321 (|has| |#1| (-1018)) (|has| |#1| (-565 (-796)))) ((-142 |#1|) . T) ((-566 (-501)) |has| |#1| (-566 (-501))) ((-265 #0=(-525) |#1|) . T) ((-267 #0# |#1|) . T) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-464 |#1|) . T) ((-558 #0# |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-1018) |has| |#1| (-1018)) ((-1125) . T))
-((-4039 (((-3 |#2| "failed") |#3| |#2| (-1089) |#2| (-591 |#2|)) 160) (((-3 (-2 (|:| |particular| |#2|) (|:| -4003 (-591 |#2|))) "failed") |#3| |#2| (-1089)) 44)))
-(((-597 |#1| |#2| |#3|) (-10 -7 (-15 -4039 ((-3 (-2 (|:| |particular| |#2|) (|:| -4003 (-591 |#2|))) "failed") |#3| |#2| (-1089))) (-15 -4039 ((-3 |#2| "failed") |#3| |#2| (-1089) |#2| (-591 |#2|)))) (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138)) (-13 (-29 |#1|) (-1111) (-891)) (-601 |#2|)) (T -597))
-((-4039 (*1 *2 *3 *2 *4 *2 *5) (|partial| -12 (-5 *4 (-1089)) (-5 *5 (-591 *2)) (-4 *2 (-13 (-29 *6) (-1111) (-891))) (-4 *6 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138))) (-5 *1 (-597 *6 *2 *3)) (-4 *3 (-601 *2)))) (-4039 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *5 (-1089)) (-4 *6 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138))) (-4 *4 (-13 (-29 *6) (-1111) (-891))) (-5 *2 (-2 (|:| |particular| *4) (|:| -4003 (-591 *4)))) (-5 *1 (-597 *6 *4 *3)) (-4 *3 (-601 *4)))))
-(-10 -7 (-15 -4039 ((-3 (-2 (|:| |particular| |#2|) (|:| -4003 (-591 |#2|))) "failed") |#3| |#2| (-1089))) (-15 -4039 ((-3 |#2| "failed") |#3| |#2| (-1089) |#2| (-591 |#2|))))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-2612 (($ $) NIL (|has| |#1| (-341)))) (-3987 (($ $ $) NIL (|has| |#1| (-341)))) (-1335 (($ $ (-712)) NIL (|has| |#1| (-341)))) (-2157 (((-3 $ "failed") $ $) NIL)) (-3798 (($) NIL T CONST)) (-2559 (($ $ $) NIL (|has| |#1| (-341)))) (-1956 (($ $ $) NIL (|has| |#1| (-341)))) (-3556 (($ $ $) NIL (|has| |#1| (-341)))) (-3315 (($ $ $) NIL (|has| |#1| (-341)))) (-3830 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL (|has| |#1| (-341)))) (-2220 (((-3 $ "failed") $ $) NIL (|has| |#1| (-341)))) (-2162 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL (|has| |#1| (-341)))) (-1251 (((-3 (-525) "failed") $) NIL (|has| |#1| (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-3 |#1| "failed") $) NIL)) (-3528 (((-525) $) NIL (|has| |#1| (-966 (-525)))) (((-385 (-525)) $) NIL (|has| |#1| (-966 (-385 (-525))))) ((|#1| $) NIL)) (-1710 (($ $) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-3208 (($ $) NIL (|has| |#1| (-429)))) (-2824 (((-108) $) NIL)) (-1480 (($ |#1| (-712)) NIL)) (-1455 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL (|has| |#1| (-517)))) (-3242 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL (|has| |#1| (-517)))) (-2624 (((-712) $) NIL)) (-3975 (($ $ $) NIL (|has| |#1| (-341)))) (-2173 (($ $ $) NIL (|has| |#1| (-341)))) (-2332 (($ $ $) NIL (|has| |#1| (-341)))) (-2352 (($ $ $) NIL (|has| |#1| (-341)))) (-2372 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL (|has| |#1| (-341)))) (-1779 (((-3 $ "failed") $ $) NIL (|has| |#1| (-341)))) (-1702 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL (|has| |#1| (-341)))) (-1678 ((|#1| $) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-2089 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517)))) (-3164 ((|#1| $ |#1|) NIL)) (-2577 (($ $ $) NIL (|has| |#1| (-341)))) (-1316 (((-712) $) NIL)) (-2668 ((|#1| $) NIL (|has| |#1| (-429)))) (-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ (-385 (-525))) NIL (|has| |#1| (-966 (-385 (-525))))) (($ |#1|) NIL)) (-3654 (((-591 |#1|) $) NIL)) (-2560 ((|#1| $ (-712)) NIL)) (-2128 (((-712)) NIL)) (-3005 ((|#1| $ |#1| |#1|) NIL)) (-4212 (($ $) NIL)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4191 (($) NIL T CONST)) (-4197 (($) NIL T CONST)) (-4196 (($) NIL)) (-4096 (((-108) $ $) NIL)) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
+((-1316 (*1 *1 *2 *3) (-12 (-5 *2 (-712)) (-4 *1 (-596 *3)) (-4 *3 (-1125)))) (-1624 (*1 *1 *1 *2) (-12 (-4 *1 (-596 *2)) (-4 *2 (-1125)))) (-1624 (*1 *1 *2 *1) (-12 (-4 *1 (-596 *2)) (-4 *2 (-1125)))) (-1624 (*1 *1 *1 *1) (-12 (-4 *1 (-596 *2)) (-4 *2 (-1125)))) (-1624 (*1 *1 *2) (-12 (-5 *2 (-591 *1)) (-4 *1 (-596 *3)) (-4 *3 (-1125)))) (-1257 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 *3 *3 *3)) (-4 *1 (-596 *3)) (-4 *3 (-1125)))) (-1881 (*1 *1 *1 *2) (-12 (-5 *2 (-1138 (-525))) (-4 *1 (-596 *3)) (-4 *3 (-1125)))) (-3226 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-596 *3)) (-4 *3 (-1125)))) (-3226 (*1 *1 *1 *2) (-12 (-5 *2 (-1138 (-525))) (-4 *1 (-596 *3)) (-4 *3 (-1125)))) (-2059 (*1 *1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *1 (-596 *2)) (-4 *2 (-1125)))) (-2059 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-596 *3)) (-4 *3 (-1125)))) (-2847 (*1 *2 *1 *3 *2) (-12 (-5 *3 (-1138 (-525))) (|has| *1 (-6 -4251)) (-4 *1 (-596 *2)) (-4 *2 (-1125)))))
+(-13 (-558 (-525) |t#1|) (-142 |t#1|) (-10 -8 (-15 -1316 ($ (-712) |t#1|)) (-15 -1624 ($ $ |t#1|)) (-15 -1624 ($ |t#1| $)) (-15 -1624 ($ $ $)) (-15 -1624 ($ (-591 $))) (-15 -1257 ($ (-1 |t#1| |t#1| |t#1|) $ $)) (-15 -1881 ($ $ (-1138 (-525)))) (-15 -3226 ($ $ (-525))) (-15 -3226 ($ $ (-1138 (-525)))) (-15 -2059 ($ |t#1| $ (-525))) (-15 -2059 ($ $ $ (-525))) (IF (|has| $ (-6 -4251)) (-15 -2847 (|t#1| $ (-1138 (-525)) |t#1|)) |%noBranch|)))
+(((-33) . T) ((-97) |has| |#1| (-1018)) ((-565 (-796)) -3150 (|has| |#1| (-1018)) (|has| |#1| (-565 (-796)))) ((-142 |#1|) . T) ((-566 (-501)) |has| |#1| (-566 (-501))) ((-265 #0=(-525) |#1|) . T) ((-267 #0# |#1|) . T) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-464 |#1|) . T) ((-558 #0# |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-1018) |has| |#1| (-1018)) ((-1125) . T))
+((-2751 (((-3 |#2| "failed") |#3| |#2| (-1089) |#2| (-591 |#2|)) 160) (((-3 (-2 (|:| |particular| |#2|) (|:| -3612 (-591 |#2|))) "failed") |#3| |#2| (-1089)) 44)))
+(((-597 |#1| |#2| |#3|) (-10 -7 (-15 -2751 ((-3 (-2 (|:| |particular| |#2|) (|:| -3612 (-591 |#2|))) "failed") |#3| |#2| (-1089))) (-15 -2751 ((-3 |#2| "failed") |#3| |#2| (-1089) |#2| (-591 |#2|)))) (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138)) (-13 (-29 |#1|) (-1111) (-891)) (-601 |#2|)) (T -597))
+((-2751 (*1 *2 *3 *2 *4 *2 *5) (|partial| -12 (-5 *4 (-1089)) (-5 *5 (-591 *2)) (-4 *2 (-13 (-29 *6) (-1111) (-891))) (-4 *6 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138))) (-5 *1 (-597 *6 *2 *3)) (-4 *3 (-601 *2)))) (-2751 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *5 (-1089)) (-4 *6 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138))) (-4 *4 (-13 (-29 *6) (-1111) (-891))) (-5 *2 (-2 (|:| |particular| *4) (|:| -3612 (-591 *4)))) (-5 *1 (-597 *6 *4 *3)) (-4 *3 (-601 *4)))))
+(-10 -7 (-15 -2751 ((-3 (-2 (|:| |particular| |#2|) (|:| -3612 (-591 |#2|))) "failed") |#3| |#2| (-1089))) (-15 -2751 ((-3 |#2| "failed") |#3| |#2| (-1089) |#2| (-591 |#2|))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-3522 (($ $) NIL (|has| |#1| (-341)))) (-3460 (($ $ $) NIL (|has| |#1| (-341)))) (-1868 (($ $ (-712)) NIL (|has| |#1| (-341)))) (-3332 (((-3 $ "failed") $ $) NIL)) (-2055 (($) NIL T CONST)) (-1253 (($ $ $) NIL (|has| |#1| (-341)))) (-2049 (($ $ $) NIL (|has| |#1| (-341)))) (-1537 (($ $ $) NIL (|has| |#1| (-341)))) (-4032 (($ $ $) NIL (|has| |#1| (-341)))) (-1318 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL (|has| |#1| (-341)))) (-3991 (((-3 $ "failed") $ $) NIL (|has| |#1| (-341)))) (-3370 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL (|has| |#1| (-341)))) (-4174 (((-3 (-525) "failed") $) NIL (|has| |#1| (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-3 |#1| "failed") $) NIL)) (-3341 (((-525) $) NIL (|has| |#1| (-966 (-525)))) (((-385 (-525)) $) NIL (|has| |#1| (-966 (-385 (-525))))) ((|#1| $) NIL)) (-1575 (($ $) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-3153 (($ $) NIL (|has| |#1| (-429)))) (-3865 (((-108) $) NIL)) (-1422 (($ |#1| (-712)) NIL)) (-1743 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL (|has| |#1| (-517)))) (-3485 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL (|has| |#1| (-517)))) (-3629 (((-712) $) NIL)) (-3327 (($ $ $) NIL (|has| |#1| (-341)))) (-3359 (($ $ $) NIL (|has| |#1| (-341)))) (-2561 (($ $ $) NIL (|has| |#1| (-341)))) (-2748 (($ $ $) NIL (|has| |#1| (-341)))) (-2953 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL (|has| |#1| (-341)))) (-3893 (((-3 $ "failed") $ $) NIL (|has| |#1| (-341)))) (-2963 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL (|has| |#1| (-341)))) (-1556 ((|#1| $) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-3210 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517)))) (-1881 ((|#1| $ |#1|) NIL)) (-3161 (($ $ $) NIL (|has| |#1| (-341)))) (-2743 (((-712) $) NIL)) (-2827 ((|#1| $) NIL (|has| |#1| (-429)))) (-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ (-385 (-525))) NIL (|has| |#1| (-966 (-385 (-525))))) (($ |#1|) NIL)) (-3109 (((-591 |#1|) $) NIL)) (-1263 ((|#1| $ (-712)) NIL)) (-3425 (((-712)) NIL)) (-2814 ((|#1| $ |#1| |#1|) NIL)) (-1818 (($ $) NIL)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1830 (($) NIL T CONST)) (-1839 (($) NIL T CONST)) (-1796 (($) NIL)) (-3944 (((-108) $ $) NIL)) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
(((-598 |#1|) (-601 |#1|) (-213)) (T -598))
NIL
(-601 |#1|)
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-2612 (($ $) NIL (|has| |#1| (-341)))) (-3987 (($ $ $) NIL (|has| |#1| (-341)))) (-1335 (($ $ (-712)) NIL (|has| |#1| (-341)))) (-2157 (((-3 $ "failed") $ $) NIL)) (-3798 (($) NIL T CONST)) (-2559 (($ $ $) NIL (|has| |#1| (-341)))) (-1956 (($ $ $) NIL (|has| |#1| (-341)))) (-3556 (($ $ $) NIL (|has| |#1| (-341)))) (-3315 (($ $ $) NIL (|has| |#1| (-341)))) (-3830 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL (|has| |#1| (-341)))) (-2220 (((-3 $ "failed") $ $) NIL (|has| |#1| (-341)))) (-2162 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL (|has| |#1| (-341)))) (-1251 (((-3 (-525) "failed") $) NIL (|has| |#1| (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-3 |#1| "failed") $) NIL)) (-3528 (((-525) $) NIL (|has| |#1| (-966 (-525)))) (((-385 (-525)) $) NIL (|has| |#1| (-966 (-385 (-525))))) ((|#1| $) NIL)) (-1710 (($ $) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-3208 (($ $) NIL (|has| |#1| (-429)))) (-2824 (((-108) $) NIL)) (-1480 (($ |#1| (-712)) NIL)) (-1455 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL (|has| |#1| (-517)))) (-3242 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL (|has| |#1| (-517)))) (-2624 (((-712) $) NIL)) (-3975 (($ $ $) NIL (|has| |#1| (-341)))) (-2173 (($ $ $) NIL (|has| |#1| (-341)))) (-2332 (($ $ $) NIL (|has| |#1| (-341)))) (-2352 (($ $ $) NIL (|has| |#1| (-341)))) (-2372 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL (|has| |#1| (-341)))) (-1779 (((-3 $ "failed") $ $) NIL (|has| |#1| (-341)))) (-1702 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL (|has| |#1| (-341)))) (-1678 ((|#1| $) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-2089 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517)))) (-3164 ((|#1| $ |#1|) NIL) ((|#2| $ |#2|) 13)) (-2577 (($ $ $) NIL (|has| |#1| (-341)))) (-1316 (((-712) $) NIL)) (-2668 ((|#1| $) NIL (|has| |#1| (-429)))) (-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ (-385 (-525))) NIL (|has| |#1| (-966 (-385 (-525))))) (($ |#1|) NIL)) (-3654 (((-591 |#1|) $) NIL)) (-2560 ((|#1| $ (-712)) NIL)) (-2128 (((-712)) NIL)) (-3005 ((|#1| $ |#1| |#1|) NIL)) (-4212 (($ $) NIL)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4191 (($) NIL T CONST)) (-4197 (($) NIL T CONST)) (-4196 (($) NIL)) (-4096 (((-108) $ $) NIL)) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
-(((-599 |#1| |#2|) (-13 (-601 |#1|) (-265 |#2| |#2|)) (-213) (-13 (-593 |#1|) (-10 -8 (-15 -3266 ($ $))))) (T -599))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-3522 (($ $) NIL (|has| |#1| (-341)))) (-3460 (($ $ $) NIL (|has| |#1| (-341)))) (-1868 (($ $ (-712)) NIL (|has| |#1| (-341)))) (-3332 (((-3 $ "failed") $ $) NIL)) (-2055 (($) NIL T CONST)) (-1253 (($ $ $) NIL (|has| |#1| (-341)))) (-2049 (($ $ $) NIL (|has| |#1| (-341)))) (-1537 (($ $ $) NIL (|has| |#1| (-341)))) (-4032 (($ $ $) NIL (|has| |#1| (-341)))) (-1318 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL (|has| |#1| (-341)))) (-3991 (((-3 $ "failed") $ $) NIL (|has| |#1| (-341)))) (-3370 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL (|has| |#1| (-341)))) (-4174 (((-3 (-525) "failed") $) NIL (|has| |#1| (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-3 |#1| "failed") $) NIL)) (-3341 (((-525) $) NIL (|has| |#1| (-966 (-525)))) (((-385 (-525)) $) NIL (|has| |#1| (-966 (-385 (-525))))) ((|#1| $) NIL)) (-1575 (($ $) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-3153 (($ $) NIL (|has| |#1| (-429)))) (-3865 (((-108) $) NIL)) (-1422 (($ |#1| (-712)) NIL)) (-1743 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL (|has| |#1| (-517)))) (-3485 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL (|has| |#1| (-517)))) (-3629 (((-712) $) NIL)) (-3327 (($ $ $) NIL (|has| |#1| (-341)))) (-3359 (($ $ $) NIL (|has| |#1| (-341)))) (-2561 (($ $ $) NIL (|has| |#1| (-341)))) (-2748 (($ $ $) NIL (|has| |#1| (-341)))) (-2953 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL (|has| |#1| (-341)))) (-3893 (((-3 $ "failed") $ $) NIL (|has| |#1| (-341)))) (-2963 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL (|has| |#1| (-341)))) (-1556 ((|#1| $) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-3210 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517)))) (-1881 ((|#1| $ |#1|) NIL) ((|#2| $ |#2|) 13)) (-3161 (($ $ $) NIL (|has| |#1| (-341)))) (-2743 (((-712) $) NIL)) (-2827 ((|#1| $) NIL (|has| |#1| (-429)))) (-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ (-385 (-525))) NIL (|has| |#1| (-966 (-385 (-525))))) (($ |#1|) NIL)) (-3109 (((-591 |#1|) $) NIL)) (-1263 ((|#1| $ (-712)) NIL)) (-3425 (((-712)) NIL)) (-2814 ((|#1| $ |#1| |#1|) NIL)) (-1818 (($ $) NIL)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1830 (($) NIL T CONST)) (-1839 (($) NIL T CONST)) (-1796 (($) NIL)) (-3944 (((-108) $ $) NIL)) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
+(((-599 |#1| |#2|) (-13 (-601 |#1|) (-265 |#2| |#2|)) (-213) (-13 (-593 |#1|) (-10 -8 (-15 -2209 ($ $))))) (T -599))
NIL
(-13 (-601 |#1|) (-265 |#2| |#2|))
-((-2612 (($ $) 26)) (-4212 (($ $) 24)) (-4196 (($) 12)))
-(((-600 |#1| |#2|) (-10 -8 (-15 -2612 (|#1| |#1|)) (-15 -4212 (|#1| |#1|)) (-15 -4196 (|#1|))) (-601 |#2|) (-975)) (T -600))
+((-3522 (($ $) 26)) (-1818 (($ $) 24)) (-1796 (($) 12)))
+(((-600 |#1| |#2|) (-10 -8 (-15 -3522 (|#1| |#1|)) (-15 -1818 (|#1| |#1|)) (-15 -1796 (|#1|))) (-601 |#2|) (-975)) (T -600))
NIL
-(-10 -8 (-15 -2612 (|#1| |#1|)) (-15 -4212 (|#1| |#1|)) (-15 -4196 (|#1|)))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-2612 (($ $) 82 (|has| |#1| (-341)))) (-3987 (($ $ $) 84 (|has| |#1| (-341)))) (-1335 (($ $ (-712)) 83 (|has| |#1| (-341)))) (-2157 (((-3 $ "failed") $ $) 19)) (-3798 (($) 17 T CONST)) (-2559 (($ $ $) 45 (|has| |#1| (-341)))) (-1956 (($ $ $) 46 (|has| |#1| (-341)))) (-3556 (($ $ $) 48 (|has| |#1| (-341)))) (-3315 (($ $ $) 43 (|has| |#1| (-341)))) (-3830 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) 42 (|has| |#1| (-341)))) (-2220 (((-3 $ "failed") $ $) 44 (|has| |#1| (-341)))) (-2162 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) 47 (|has| |#1| (-341)))) (-1251 (((-3 (-525) "failed") $) 74 (|has| |#1| (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) 72 (|has| |#1| (-966 (-385 (-525))))) (((-3 |#1| "failed") $) 69)) (-3528 (((-525) $) 75 (|has| |#1| (-966 (-525)))) (((-385 (-525)) $) 73 (|has| |#1| (-966 (-385 (-525))))) ((|#1| $) 68)) (-1710 (($ $) 64)) (-4163 (((-3 $ "failed") $) 34)) (-3208 (($ $) 55 (|has| |#1| (-429)))) (-2824 (((-108) $) 31)) (-1480 (($ |#1| (-712)) 62)) (-1455 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) 57 (|has| |#1| (-517)))) (-3242 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) 58 (|has| |#1| (-517)))) (-2624 (((-712) $) 66)) (-3975 (($ $ $) 52 (|has| |#1| (-341)))) (-2173 (($ $ $) 53 (|has| |#1| (-341)))) (-2332 (($ $ $) 41 (|has| |#1| (-341)))) (-2352 (($ $ $) 50 (|has| |#1| (-341)))) (-2372 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) 49 (|has| |#1| (-341)))) (-1779 (((-3 $ "failed") $ $) 51 (|has| |#1| (-341)))) (-1702 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) 54 (|has| |#1| (-341)))) (-1678 ((|#1| $) 65)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-2089 (((-3 $ "failed") $ |#1|) 59 (|has| |#1| (-517)))) (-3164 ((|#1| $ |#1|) 87)) (-2577 (($ $ $) 81 (|has| |#1| (-341)))) (-1316 (((-712) $) 67)) (-2668 ((|#1| $) 56 (|has| |#1| (-429)))) (-3022 (((-796) $) 11) (($ (-525)) 28) (($ (-385 (-525))) 71 (|has| |#1| (-966 (-385 (-525))))) (($ |#1|) 70)) (-3654 (((-591 |#1|) $) 61)) (-2560 ((|#1| $ (-712)) 63)) (-2128 (((-712)) 29)) (-3005 ((|#1| $ |#1| |#1|) 60)) (-4212 (($ $) 85)) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4196 (($) 86)) (-4096 (((-108) $ $) 6)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 77) (($ |#1| $) 76)))
+(-10 -8 (-15 -3522 (|#1| |#1|)) (-15 -1818 (|#1| |#1|)) (-15 -1796 (|#1|)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-3522 (($ $) 82 (|has| |#1| (-341)))) (-3460 (($ $ $) 84 (|has| |#1| (-341)))) (-1868 (($ $ (-712)) 83 (|has| |#1| (-341)))) (-3332 (((-3 $ "failed") $ $) 19)) (-2055 (($) 17 T CONST)) (-1253 (($ $ $) 45 (|has| |#1| (-341)))) (-2049 (($ $ $) 46 (|has| |#1| (-341)))) (-1537 (($ $ $) 48 (|has| |#1| (-341)))) (-4032 (($ $ $) 43 (|has| |#1| (-341)))) (-1318 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) 42 (|has| |#1| (-341)))) (-3991 (((-3 $ "failed") $ $) 44 (|has| |#1| (-341)))) (-3370 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) 47 (|has| |#1| (-341)))) (-4174 (((-3 (-525) "failed") $) 74 (|has| |#1| (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) 72 (|has| |#1| (-966 (-385 (-525))))) (((-3 |#1| "failed") $) 69)) (-3341 (((-525) $) 75 (|has| |#1| (-966 (-525)))) (((-385 (-525)) $) 73 (|has| |#1| (-966 (-385 (-525))))) ((|#1| $) 68)) (-1575 (($ $) 64)) (-1522 (((-3 $ "failed") $) 34)) (-3153 (($ $) 55 (|has| |#1| (-429)))) (-3865 (((-108) $) 31)) (-1422 (($ |#1| (-712)) 62)) (-1743 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) 57 (|has| |#1| (-517)))) (-3485 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) 58 (|has| |#1| (-517)))) (-3629 (((-712) $) 66)) (-3327 (($ $ $) 52 (|has| |#1| (-341)))) (-3359 (($ $ $) 53 (|has| |#1| (-341)))) (-2561 (($ $ $) 41 (|has| |#1| (-341)))) (-2748 (($ $ $) 50 (|has| |#1| (-341)))) (-2953 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) 49 (|has| |#1| (-341)))) (-3893 (((-3 $ "failed") $ $) 51 (|has| |#1| (-341)))) (-2963 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) 54 (|has| |#1| (-341)))) (-1556 ((|#1| $) 65)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-3210 (((-3 $ "failed") $ |#1|) 59 (|has| |#1| (-517)))) (-1881 ((|#1| $ |#1|) 87)) (-3161 (($ $ $) 81 (|has| |#1| (-341)))) (-2743 (((-712) $) 67)) (-2827 ((|#1| $) 56 (|has| |#1| (-429)))) (-2686 (((-796) $) 11) (($ (-525)) 28) (($ (-385 (-525))) 71 (|has| |#1| (-966 (-385 (-525))))) (($ |#1|) 70)) (-3109 (((-591 |#1|) $) 61)) (-1263 ((|#1| $ (-712)) 63)) (-3425 (((-712)) 29)) (-2814 ((|#1| $ |#1| |#1|) 60)) (-1818 (($ $) 85)) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-1796 (($) 86)) (-3944 (((-108) $ $) 6)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 77) (($ |#1| $) 76)))
(((-601 |#1|) (-131) (-975)) (T -601))
-((-4196 (*1 *1) (-12 (-4 *1 (-601 *2)) (-4 *2 (-975)))) (-4212 (*1 *1 *1) (-12 (-4 *1 (-601 *2)) (-4 *2 (-975)))) (-3987 (*1 *1 *1 *1) (-12 (-4 *1 (-601 *2)) (-4 *2 (-975)) (-4 *2 (-341)))) (-1335 (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-4 *1 (-601 *3)) (-4 *3 (-975)) (-4 *3 (-341)))) (-2612 (*1 *1 *1) (-12 (-4 *1 (-601 *2)) (-4 *2 (-975)) (-4 *2 (-341)))) (-2577 (*1 *1 *1 *1) (-12 (-4 *1 (-601 *2)) (-4 *2 (-975)) (-4 *2 (-341)))))
-(-13 (-790 |t#1|) (-265 |t#1| |t#1|) (-10 -8 (-15 -4196 ($)) (-15 -4212 ($ $)) (IF (|has| |t#1| (-341)) (PROGN (-15 -3987 ($ $ $)) (-15 -1335 ($ $ (-712))) (-15 -2612 ($ $)) (-15 -2577 ($ $ $))) |%noBranch|)))
+((-1796 (*1 *1) (-12 (-4 *1 (-601 *2)) (-4 *2 (-975)))) (-1818 (*1 *1 *1) (-12 (-4 *1 (-601 *2)) (-4 *2 (-975)))) (-3460 (*1 *1 *1 *1) (-12 (-4 *1 (-601 *2)) (-4 *2 (-975)) (-4 *2 (-341)))) (-1868 (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-4 *1 (-601 *3)) (-4 *3 (-975)) (-4 *3 (-341)))) (-3522 (*1 *1 *1) (-12 (-4 *1 (-601 *2)) (-4 *2 (-975)) (-4 *2 (-341)))) (-3161 (*1 *1 *1 *1) (-12 (-4 *1 (-601 *2)) (-4 *2 (-975)) (-4 *2 (-341)))))
+(-13 (-790 |t#1|) (-265 |t#1| |t#1|) (-10 -8 (-15 -1796 ($)) (-15 -1818 ($ $)) (IF (|has| |t#1| (-341)) (PROGN (-15 -3460 ($ $ $)) (-15 -1868 ($ $ (-712))) (-15 -3522 ($ $)) (-15 -3161 ($ $ $))) |%noBranch|)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 |#1|) |has| |#1| (-160)) ((-97) . T) ((-107 |#1| |#1|) . T) ((-126) . T) ((-565 (-796)) . T) ((-265 |#1| |#1|) . T) ((-389 |#1|) . T) ((-593 |#1|) . T) ((-593 $) . T) ((-659 |#1|) |has| |#1| (-160)) ((-668) . T) ((-966 (-385 (-525))) |has| |#1| (-966 (-385 (-525)))) ((-966 (-525)) |has| |#1| (-966 (-525))) ((-966 |#1|) . T) ((-981 |#1|) . T) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T) ((-790 |#1|) . T))
-((-3403 (((-591 (-598 (-385 |#2|))) (-598 (-385 |#2|))) 74 (|has| |#1| (-27)))) (-1348 (((-591 (-598 (-385 |#2|))) (-598 (-385 |#2|))) 73 (|has| |#1| (-27))) (((-591 (-598 (-385 |#2|))) (-598 (-385 |#2|)) (-1 (-591 |#1|) |#2|)) 17)))
-(((-602 |#1| |#2|) (-10 -7 (-15 -1348 ((-591 (-598 (-385 |#2|))) (-598 (-385 |#2|)) (-1 (-591 |#1|) |#2|))) (IF (|has| |#1| (-27)) (PROGN (-15 -1348 ((-591 (-598 (-385 |#2|))) (-598 (-385 |#2|)))) (-15 -3403 ((-591 (-598 (-385 |#2|))) (-598 (-385 |#2|))))) |%noBranch|)) (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525)))) (-1147 |#1|)) (T -602))
-((-3403 (*1 *2 *3) (-12 (-4 *4 (-27)) (-4 *4 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525))))) (-4 *5 (-1147 *4)) (-5 *2 (-591 (-598 (-385 *5)))) (-5 *1 (-602 *4 *5)) (-5 *3 (-598 (-385 *5))))) (-1348 (*1 *2 *3) (-12 (-4 *4 (-27)) (-4 *4 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525))))) (-4 *5 (-1147 *4)) (-5 *2 (-591 (-598 (-385 *5)))) (-5 *1 (-602 *4 *5)) (-5 *3 (-598 (-385 *5))))) (-1348 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-591 *5) *6)) (-4 *5 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525))))) (-4 *6 (-1147 *5)) (-5 *2 (-591 (-598 (-385 *6)))) (-5 *1 (-602 *5 *6)) (-5 *3 (-598 (-385 *6))))))
-(-10 -7 (-15 -1348 ((-591 (-598 (-385 |#2|))) (-598 (-385 |#2|)) (-1 (-591 |#1|) |#2|))) (IF (|has| |#1| (-27)) (PROGN (-15 -1348 ((-591 (-598 (-385 |#2|))) (-598 (-385 |#2|)))) (-15 -3403 ((-591 (-598 (-385 |#2|))) (-598 (-385 |#2|))))) |%noBranch|))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-2612 (($ $) NIL (|has| |#1| (-341)))) (-3987 (($ $ $) 28 (|has| |#1| (-341)))) (-1335 (($ $ (-712)) 31 (|has| |#1| (-341)))) (-2157 (((-3 $ "failed") $ $) NIL)) (-3798 (($) NIL T CONST)) (-2559 (($ $ $) NIL (|has| |#1| (-341)))) (-1956 (($ $ $) NIL (|has| |#1| (-341)))) (-3556 (($ $ $) NIL (|has| |#1| (-341)))) (-3315 (($ $ $) NIL (|has| |#1| (-341)))) (-3830 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL (|has| |#1| (-341)))) (-2220 (((-3 $ "failed") $ $) NIL (|has| |#1| (-341)))) (-2162 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL (|has| |#1| (-341)))) (-1251 (((-3 (-525) "failed") $) NIL (|has| |#1| (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-3 |#1| "failed") $) NIL)) (-3528 (((-525) $) NIL (|has| |#1| (-966 (-525)))) (((-385 (-525)) $) NIL (|has| |#1| (-966 (-385 (-525))))) ((|#1| $) NIL)) (-1710 (($ $) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-3208 (($ $) NIL (|has| |#1| (-429)))) (-2824 (((-108) $) NIL)) (-1480 (($ |#1| (-712)) NIL)) (-1455 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL (|has| |#1| (-517)))) (-3242 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL (|has| |#1| (-517)))) (-2624 (((-712) $) NIL)) (-3975 (($ $ $) NIL (|has| |#1| (-341)))) (-2173 (($ $ $) NIL (|has| |#1| (-341)))) (-2332 (($ $ $) NIL (|has| |#1| (-341)))) (-2352 (($ $ $) NIL (|has| |#1| (-341)))) (-2372 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL (|has| |#1| (-341)))) (-1779 (((-3 $ "failed") $ $) NIL (|has| |#1| (-341)))) (-1702 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL (|has| |#1| (-341)))) (-1678 ((|#1| $) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-2089 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517)))) (-3164 ((|#1| $ |#1|) 24)) (-2577 (($ $ $) 33 (|has| |#1| (-341)))) (-1316 (((-712) $) NIL)) (-2668 ((|#1| $) NIL (|has| |#1| (-429)))) (-3022 (((-796) $) 20) (($ (-525)) NIL) (($ (-385 (-525))) NIL (|has| |#1| (-966 (-385 (-525))))) (($ |#1|) NIL)) (-3654 (((-591 |#1|) $) NIL)) (-2560 ((|#1| $ (-712)) NIL)) (-2128 (((-712)) NIL)) (-3005 ((|#1| $ |#1| |#1|) 23)) (-4212 (($ $) NIL)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4191 (($) 21 T CONST)) (-4197 (($) 8 T CONST)) (-4196 (($) NIL)) (-4096 (((-108) $ $) NIL)) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
+((-2405 (((-591 (-598 (-385 |#2|))) (-598 (-385 |#2|))) 74 (|has| |#1| (-27)))) (-2542 (((-591 (-598 (-385 |#2|))) (-598 (-385 |#2|))) 73 (|has| |#1| (-27))) (((-591 (-598 (-385 |#2|))) (-598 (-385 |#2|)) (-1 (-591 |#1|) |#2|)) 17)))
+(((-602 |#1| |#2|) (-10 -7 (-15 -2542 ((-591 (-598 (-385 |#2|))) (-598 (-385 |#2|)) (-1 (-591 |#1|) |#2|))) (IF (|has| |#1| (-27)) (PROGN (-15 -2542 ((-591 (-598 (-385 |#2|))) (-598 (-385 |#2|)))) (-15 -2405 ((-591 (-598 (-385 |#2|))) (-598 (-385 |#2|))))) |%noBranch|)) (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525)))) (-1147 |#1|)) (T -602))
+((-2405 (*1 *2 *3) (-12 (-4 *4 (-27)) (-4 *4 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525))))) (-4 *5 (-1147 *4)) (-5 *2 (-591 (-598 (-385 *5)))) (-5 *1 (-602 *4 *5)) (-5 *3 (-598 (-385 *5))))) (-2542 (*1 *2 *3) (-12 (-4 *4 (-27)) (-4 *4 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525))))) (-4 *5 (-1147 *4)) (-5 *2 (-591 (-598 (-385 *5)))) (-5 *1 (-602 *4 *5)) (-5 *3 (-598 (-385 *5))))) (-2542 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-591 *5) *6)) (-4 *5 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525))))) (-4 *6 (-1147 *5)) (-5 *2 (-591 (-598 (-385 *6)))) (-5 *1 (-602 *5 *6)) (-5 *3 (-598 (-385 *6))))))
+(-10 -7 (-15 -2542 ((-591 (-598 (-385 |#2|))) (-598 (-385 |#2|)) (-1 (-591 |#1|) |#2|))) (IF (|has| |#1| (-27)) (PROGN (-15 -2542 ((-591 (-598 (-385 |#2|))) (-598 (-385 |#2|)))) (-15 -2405 ((-591 (-598 (-385 |#2|))) (-598 (-385 |#2|))))) |%noBranch|))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-3522 (($ $) NIL (|has| |#1| (-341)))) (-3460 (($ $ $) 28 (|has| |#1| (-341)))) (-1868 (($ $ (-712)) 31 (|has| |#1| (-341)))) (-3332 (((-3 $ "failed") $ $) NIL)) (-2055 (($) NIL T CONST)) (-1253 (($ $ $) NIL (|has| |#1| (-341)))) (-2049 (($ $ $) NIL (|has| |#1| (-341)))) (-1537 (($ $ $) NIL (|has| |#1| (-341)))) (-4032 (($ $ $) NIL (|has| |#1| (-341)))) (-1318 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL (|has| |#1| (-341)))) (-3991 (((-3 $ "failed") $ $) NIL (|has| |#1| (-341)))) (-3370 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL (|has| |#1| (-341)))) (-4174 (((-3 (-525) "failed") $) NIL (|has| |#1| (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-3 |#1| "failed") $) NIL)) (-3341 (((-525) $) NIL (|has| |#1| (-966 (-525)))) (((-385 (-525)) $) NIL (|has| |#1| (-966 (-385 (-525))))) ((|#1| $) NIL)) (-1575 (($ $) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-3153 (($ $) NIL (|has| |#1| (-429)))) (-3865 (((-108) $) NIL)) (-1422 (($ |#1| (-712)) NIL)) (-1743 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL (|has| |#1| (-517)))) (-3485 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL (|has| |#1| (-517)))) (-3629 (((-712) $) NIL)) (-3327 (($ $ $) NIL (|has| |#1| (-341)))) (-3359 (($ $ $) NIL (|has| |#1| (-341)))) (-2561 (($ $ $) NIL (|has| |#1| (-341)))) (-2748 (($ $ $) NIL (|has| |#1| (-341)))) (-2953 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL (|has| |#1| (-341)))) (-3893 (((-3 $ "failed") $ $) NIL (|has| |#1| (-341)))) (-2963 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL (|has| |#1| (-341)))) (-1556 ((|#1| $) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-3210 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517)))) (-1881 ((|#1| $ |#1|) 24)) (-3161 (($ $ $) 33 (|has| |#1| (-341)))) (-2743 (((-712) $) NIL)) (-2827 ((|#1| $) NIL (|has| |#1| (-429)))) (-2686 (((-796) $) 20) (($ (-525)) NIL) (($ (-385 (-525))) NIL (|has| |#1| (-966 (-385 (-525))))) (($ |#1|) NIL)) (-3109 (((-591 |#1|) $) NIL)) (-1263 ((|#1| $ (-712)) NIL)) (-3425 (((-712)) NIL)) (-2814 ((|#1| $ |#1| |#1|) 23)) (-1818 (($ $) NIL)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1830 (($) 21 T CONST)) (-1839 (($) 8 T CONST)) (-1796 (($) NIL)) (-3944 (((-108) $ $) NIL)) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
(((-603 |#1| |#2|) (-601 |#1|) (-975) (-1 |#1| |#1|)) (T -603))
NIL
(-601 |#1|)
-((-3987 ((|#2| |#2| |#2| (-1 |#1| |#1|)) 59)) (-1335 ((|#2| |#2| (-712) (-1 |#1| |#1|)) 40)) (-2577 ((|#2| |#2| |#2| (-1 |#1| |#1|)) 61)))
-(((-604 |#1| |#2|) (-10 -7 (-15 -3987 (|#2| |#2| |#2| (-1 |#1| |#1|))) (-15 -1335 (|#2| |#2| (-712) (-1 |#1| |#1|))) (-15 -2577 (|#2| |#2| |#2| (-1 |#1| |#1|)))) (-341) (-601 |#1|)) (T -604))
-((-2577 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-1 *4 *4)) (-4 *4 (-341)) (-5 *1 (-604 *4 *2)) (-4 *2 (-601 *4)))) (-1335 (*1 *2 *2 *3 *4) (-12 (-5 *3 (-712)) (-5 *4 (-1 *5 *5)) (-4 *5 (-341)) (-5 *1 (-604 *5 *2)) (-4 *2 (-601 *5)))) (-3987 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-1 *4 *4)) (-4 *4 (-341)) (-5 *1 (-604 *4 *2)) (-4 *2 (-601 *4)))))
-(-10 -7 (-15 -3987 (|#2| |#2| |#2| (-1 |#1| |#1|))) (-15 -1335 (|#2| |#2| (-712) (-1 |#1| |#1|))) (-15 -2577 (|#2| |#2| |#2| (-1 |#1| |#1|))))
-((-3625 (($ $ $) 9)))
-(((-605 |#1|) (-10 -8 (-15 -3625 (|#1| |#1| |#1|))) (-606)) (T -605))
-NIL
-(-10 -8 (-15 -3625 (|#1| |#1| |#1|)))
-((-3008 (((-108) $ $) 7)) (-1917 (($ $) 10)) (-3625 (($ $ $) 8)) (-4096 (((-108) $ $) 6)) (-3613 (($ $ $) 9)))
+((-3460 ((|#2| |#2| |#2| (-1 |#1| |#1|)) 59)) (-1868 ((|#2| |#2| (-712) (-1 |#1| |#1|)) 40)) (-3161 ((|#2| |#2| |#2| (-1 |#1| |#1|)) 61)))
+(((-604 |#1| |#2|) (-10 -7 (-15 -3460 (|#2| |#2| |#2| (-1 |#1| |#1|))) (-15 -1868 (|#2| |#2| (-712) (-1 |#1| |#1|))) (-15 -3161 (|#2| |#2| |#2| (-1 |#1| |#1|)))) (-341) (-601 |#1|)) (T -604))
+((-3161 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-1 *4 *4)) (-4 *4 (-341)) (-5 *1 (-604 *4 *2)) (-4 *2 (-601 *4)))) (-1868 (*1 *2 *2 *3 *4) (-12 (-5 *3 (-712)) (-5 *4 (-1 *5 *5)) (-4 *5 (-341)) (-5 *1 (-604 *5 *2)) (-4 *2 (-601 *5)))) (-3460 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-1 *4 *4)) (-4 *4 (-341)) (-5 *1 (-604 *4 *2)) (-4 *2 (-601 *4)))))
+(-10 -7 (-15 -3460 (|#2| |#2| |#2| (-1 |#1| |#1|))) (-15 -1868 (|#2| |#2| (-712) (-1 |#1| |#1|))) (-15 -3161 (|#2| |#2| |#2| (-1 |#1| |#1|))))
+((-3691 (($ $ $) 9)))
+(((-605 |#1|) (-10 -8 (-15 -3691 (|#1| |#1| |#1|))) (-606)) (T -605))
+NIL
+(-10 -8 (-15 -3691 (|#1| |#1| |#1|)))
+((-2673 (((-108) $ $) 7)) (-1426 (($ $) 10)) (-3691 (($ $ $) 8)) (-3944 (((-108) $ $) 6)) (-3677 (($ $ $) 9)))
(((-606) (-131)) (T -606))
-((-1917 (*1 *1 *1) (-4 *1 (-606))) (-3613 (*1 *1 *1 *1) (-4 *1 (-606))) (-3625 (*1 *1 *1 *1) (-4 *1 (-606))))
-(-13 (-97) (-10 -8 (-15 -1917 ($ $)) (-15 -3613 ($ $ $)) (-15 -3625 ($ $ $))))
+((-1426 (*1 *1 *1) (-4 *1 (-606))) (-3677 (*1 *1 *1 *1) (-4 *1 (-606))) (-3691 (*1 *1 *1 *1) (-4 *1 (-606))))
+(-13 (-97) (-10 -8 (-15 -1426 ($ $)) (-15 -3677 ($ $ $)) (-15 -3691 ($ $ $))))
(((-97) . T))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) 15)) (-2157 (((-3 $ "failed") $ $) NIL)) (-3798 (($) NIL T CONST)) (-1738 ((|#1| $) 21)) (-3741 (($ $ $) NIL (|has| |#1| (-732)))) (-2478 (($ $ $) NIL (|has| |#1| (-732)))) (-2339 (((-1072) $) 46)) (-2047 (((-1036) $) NIL)) (-1754 ((|#3| $) 22)) (-3022 (((-796) $) 42)) (-4191 (($) 10 T CONST)) (-4135 (((-108) $ $) NIL (|has| |#1| (-732)))) (-4119 (((-108) $ $) NIL (|has| |#1| (-732)))) (-4096 (((-108) $ $) 20)) (-4126 (((-108) $ $) NIL (|has| |#1| (-732)))) (-4112 (((-108) $ $) 24 (|has| |#1| (-732)))) (-4173 (($ $ |#3|) 34) (($ |#1| |#3|) 35)) (-4164 (($ $) 17) (($ $ $) NIL)) (-4156 (($ $ $) 27)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 30) (($ |#2| $) 32) (($ $ |#2|) NIL)))
-(((-607 |#1| |#2| |#3|) (-13 (-659 |#2|) (-10 -8 (IF (|has| |#1| (-732)) (-6 (-732)) |%noBranch|) (-15 -4173 ($ $ |#3|)) (-15 -4173 ($ |#1| |#3|)) (-15 -1738 (|#1| $)) (-15 -1754 (|#3| $)))) (-659 |#2|) (-160) (|SubsetCategory| (-668) |#2|)) (T -607))
-((-4173 (*1 *1 *1 *2) (-12 (-4 *4 (-160)) (-5 *1 (-607 *3 *4 *2)) (-4 *3 (-659 *4)) (-4 *2 (|SubsetCategory| (-668) *4)))) (-4173 (*1 *1 *2 *3) (-12 (-4 *4 (-160)) (-5 *1 (-607 *2 *4 *3)) (-4 *2 (-659 *4)) (-4 *3 (|SubsetCategory| (-668) *4)))) (-1738 (*1 *2 *1) (-12 (-4 *3 (-160)) (-4 *2 (-659 *3)) (-5 *1 (-607 *2 *3 *4)) (-4 *4 (|SubsetCategory| (-668) *3)))) (-1754 (*1 *2 *1) (-12 (-4 *4 (-160)) (-4 *2 (|SubsetCategory| (-668) *4)) (-5 *1 (-607 *3 *4 *2)) (-4 *3 (-659 *4)))))
-(-13 (-659 |#2|) (-10 -8 (IF (|has| |#1| (-732)) (-6 (-732)) |%noBranch|) (-15 -4173 ($ $ |#3|)) (-15 -4173 ($ |#1| |#3|)) (-15 -1738 (|#1| $)) (-15 -1754 (|#3| $))))
-((-3175 (((-3 (-591 (-1085 |#1|)) "failed") (-591 (-1085 |#1|)) (-1085 |#1|)) 33)))
-(((-608 |#1|) (-10 -7 (-15 -3175 ((-3 (-591 (-1085 |#1|)) "failed") (-591 (-1085 |#1|)) (-1085 |#1|)))) (-842)) (T -608))
-((-3175 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-591 (-1085 *4))) (-5 *3 (-1085 *4)) (-4 *4 (-842)) (-5 *1 (-608 *4)))))
-(-10 -7 (-15 -3175 ((-3 (-591 (-1085 |#1|)) "failed") (-591 (-1085 |#1|)) (-1085 |#1|))))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-3531 (((-591 |#1|) $) 82)) (-1931 (($ $ (-712)) 90)) (-2157 (((-3 $ "failed") $ $) NIL)) (-3798 (($) NIL T CONST)) (-1584 (((-1193 |#1| |#2|) (-1193 |#1| |#2|) $) 48)) (-1251 (((-3 (-616 |#1|) "failed") $) NIL)) (-3528 (((-616 |#1|) $) NIL)) (-1710 (($ $) 89)) (-4010 (((-712) $) NIL)) (-1922 (((-591 $) $) NIL)) (-2202 (((-108) $) NIL)) (-2548 (($ (-616 |#1|) |#2|) 68)) (-2457 (($ $) 86)) (-1340 (($ (-1 |#2| |#2|) $) NIL)) (-2811 (((-1193 |#1| |#2|) (-1193 |#1| |#2|) $) 47)) (-3865 (((-2 (|:| |k| (-616 |#1|)) (|:| |c| |#2|)) $) NIL)) (-1661 (((-616 |#1|) $) NIL)) (-1678 ((|#2| $) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-4132 (($ $ |#1| $) 30) (($ $ (-591 |#1|) (-591 $)) 32)) (-1316 (((-712) $) 88)) (-3036 (($ $ $) 20) (($ (-616 |#1|) (-616 |#1|)) 77) (($ (-616 |#1|) $) 75) (($ $ (-616 |#1|)) 76)) (-3022 (((-796) $) NIL) (($ |#1|) 74) (((-1184 |#1| |#2|) $) 58) (((-1193 |#1| |#2|) $) 41) (($ (-616 |#1|)) 25)) (-3654 (((-591 |#2|) $) NIL)) (-2560 ((|#2| $ (-616 |#1|)) NIL)) (-3482 ((|#2| (-1193 |#1| |#2|) $) 43)) (-4191 (($) 23 T CONST)) (-1650 (((-591 (-2 (|:| |k| (-616 |#1|)) (|:| |c| |#2|))) $) NIL)) (-3769 (((-3 $ "failed") (-1184 |#1| |#2|)) 60)) (-4031 (($ (-616 |#1|)) 14)) (-4096 (((-108) $ $) 44)) (-4173 (($ $ |#2|) NIL (|has| |#2| (-341)))) (-4164 (($ $) 66) (($ $ $) NIL)) (-4156 (($ $ $) 29)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ |#2| $) 28) (($ $ |#2|) NIL) (($ |#2| (-616 |#1|)) NIL)))
-(((-609 |#1| |#2|) (-13 (-352 |#1| |#2|) (-360 |#2| (-616 |#1|)) (-10 -8 (-15 -3769 ((-3 $ "failed") (-1184 |#1| |#2|))) (-15 -3036 ($ (-616 |#1|) (-616 |#1|))) (-15 -3036 ($ (-616 |#1|) $)) (-15 -3036 ($ $ (-616 |#1|))))) (-788) (-160)) (T -609))
-((-3769 (*1 *1 *2) (|partial| -12 (-5 *2 (-1184 *3 *4)) (-4 *3 (-788)) (-4 *4 (-160)) (-5 *1 (-609 *3 *4)))) (-3036 (*1 *1 *2 *2) (-12 (-5 *2 (-616 *3)) (-4 *3 (-788)) (-5 *1 (-609 *3 *4)) (-4 *4 (-160)))) (-3036 (*1 *1 *2 *1) (-12 (-5 *2 (-616 *3)) (-4 *3 (-788)) (-5 *1 (-609 *3 *4)) (-4 *4 (-160)))) (-3036 (*1 *1 *1 *2) (-12 (-5 *2 (-616 *3)) (-4 *3 (-788)) (-5 *1 (-609 *3 *4)) (-4 *4 (-160)))))
-(-13 (-352 |#1| |#2|) (-360 |#2| (-616 |#1|)) (-10 -8 (-15 -3769 ((-3 $ "failed") (-1184 |#1| |#2|))) (-15 -3036 ($ (-616 |#1|) (-616 |#1|))) (-15 -3036 ($ (-616 |#1|) $)) (-15 -3036 ($ $ (-616 |#1|)))))
-((-3203 (((-108) $) NIL) (((-108) (-1 (-108) |#2| |#2|) $) 50)) (-4026 (($ $) NIL) (($ (-1 (-108) |#2| |#2|) $) 12)) (-1797 (($ (-1 (-108) |#2|) $) 28)) (-2598 (($ $) 56)) (-3611 (($ $) 64)) (-3901 (($ |#2| $) NIL) (($ (-1 (-108) |#2|) $) 37)) (-1227 ((|#2| (-1 |#2| |#2| |#2|) $) 21) ((|#2| (-1 |#2| |#2| |#2|) $ |#2|) 51) ((|#2| (-1 |#2| |#2| |#2|) $ |#2| |#2|) 53)) (-3004 (((-525) |#2| $ (-525)) 61) (((-525) |#2| $) NIL) (((-525) (-1 (-108) |#2|) $) 47)) (-1268 (($ (-712) |#2|) 54)) (-2921 (($ $ $) NIL) (($ (-1 (-108) |#2| |#2|) $ $) 30)) (-2131 (($ $ $) NIL) (($ (-1 (-108) |#2| |#2|) $ $) 24)) (-1340 (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) 55)) (-2932 (($ |#2|) 15)) (-2470 (($ $ $ (-525)) 36) (($ |#2| $ (-525)) 34)) (-2069 (((-3 |#2| "failed") (-1 (-108) |#2|) $) 46)) (-1790 (($ $ (-1138 (-525))) 44) (($ $ (-525)) 38)) (-4063 (($ $ $ (-525)) 60)) (-3199 (($ $) 58)) (-4112 (((-108) $ $) 66)))
-(((-610 |#1| |#2|) (-10 -8 (-15 -2932 (|#1| |#2|)) (-15 -1790 (|#1| |#1| (-525))) (-15 -1790 (|#1| |#1| (-1138 (-525)))) (-15 -3901 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -2470 (|#1| |#2| |#1| (-525))) (-15 -2470 (|#1| |#1| |#1| (-525))) (-15 -2921 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|)) (-15 -1797 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -3901 (|#1| |#2| |#1|)) (-15 -3611 (|#1| |#1|)) (-15 -2921 (|#1| |#1| |#1|)) (-15 -2131 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|)) (-15 -3203 ((-108) (-1 (-108) |#2| |#2|) |#1|)) (-15 -3004 ((-525) (-1 (-108) |#2|) |#1|)) (-15 -3004 ((-525) |#2| |#1|)) (-15 -3004 ((-525) |#2| |#1| (-525))) (-15 -2131 (|#1| |#1| |#1|)) (-15 -3203 ((-108) |#1|)) (-15 -4063 (|#1| |#1| |#1| (-525))) (-15 -2598 (|#1| |#1|)) (-15 -4026 (|#1| (-1 (-108) |#2| |#2|) |#1|)) (-15 -4026 (|#1| |#1|)) (-15 -4112 ((-108) |#1| |#1|)) (-15 -1227 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -1227 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -1227 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -2069 ((-3 |#2| "failed") (-1 (-108) |#2|) |#1|)) (-15 -1268 (|#1| (-712) |#2|)) (-15 -1340 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -1340 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3199 (|#1| |#1|))) (-611 |#2|) (-1125)) (T -610))
-NIL
-(-10 -8 (-15 -2932 (|#1| |#2|)) (-15 -1790 (|#1| |#1| (-525))) (-15 -1790 (|#1| |#1| (-1138 (-525)))) (-15 -3901 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -2470 (|#1| |#2| |#1| (-525))) (-15 -2470 (|#1| |#1| |#1| (-525))) (-15 -2921 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|)) (-15 -1797 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -3901 (|#1| |#2| |#1|)) (-15 -3611 (|#1| |#1|)) (-15 -2921 (|#1| |#1| |#1|)) (-15 -2131 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|)) (-15 -3203 ((-108) (-1 (-108) |#2| |#2|) |#1|)) (-15 -3004 ((-525) (-1 (-108) |#2|) |#1|)) (-15 -3004 ((-525) |#2| |#1|)) (-15 -3004 ((-525) |#2| |#1| (-525))) (-15 -2131 (|#1| |#1| |#1|)) (-15 -3203 ((-108) |#1|)) (-15 -4063 (|#1| |#1| |#1| (-525))) (-15 -2598 (|#1| |#1|)) (-15 -4026 (|#1| (-1 (-108) |#2| |#2|) |#1|)) (-15 -4026 (|#1| |#1|)) (-15 -4112 ((-108) |#1| |#1|)) (-15 -1227 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -1227 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -1227 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -2069 ((-3 |#2| "failed") (-1 (-108) |#2|) |#1|)) (-15 -1268 (|#1| (-712) |#2|)) (-15 -1340 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -1340 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3199 (|#1| |#1|)))
-((-3008 (((-108) $ $) 19 (|has| |#1| (-1018)))) (-3024 ((|#1| $) 48)) (-3161 ((|#1| $) 65)) (-3970 (($ $) 67)) (-3296 (((-1176) $ (-525) (-525)) 97 (|has| $ (-6 -4251)))) (-3463 (($ $ (-525)) 52 (|has| $ (-6 -4251)))) (-3203 (((-108) $) 142 (|has| |#1| (-788))) (((-108) (-1 (-108) |#1| |#1|) $) 136)) (-4026 (($ $) 146 (-12 (|has| |#1| (-788)) (|has| $ (-6 -4251)))) (($ (-1 (-108) |#1| |#1|) $) 145 (|has| $ (-6 -4251)))) (-3327 (($ $) 141 (|has| |#1| (-788))) (($ (-1 (-108) |#1| |#1|) $) 135)) (-3891 (((-108) $ (-712)) 8)) (-1780 ((|#1| $ |#1|) 39 (|has| $ (-6 -4251)))) (-2146 (($ $ $) 56 (|has| $ (-6 -4251)))) (-2640 ((|#1| $ |#1|) 54 (|has| $ (-6 -4251)))) (-1901 ((|#1| $ |#1|) 58 (|has| $ (-6 -4251)))) (-3186 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4251))) ((|#1| $ "first" |#1|) 57 (|has| $ (-6 -4251))) (($ $ "rest" $) 55 (|has| $ (-6 -4251))) ((|#1| $ "last" |#1|) 53 (|has| $ (-6 -4251))) ((|#1| $ (-1138 (-525)) |#1|) 117 (|has| $ (-6 -4251))) ((|#1| $ (-525) |#1|) 86 (|has| $ (-6 -4251)))) (-3665 (($ $ (-591 $)) 41 (|has| $ (-6 -4251)))) (-1797 (($ (-1 (-108) |#1|) $) 129)) (-2305 (($ (-1 (-108) |#1|) $) 102 (|has| $ (-6 -4250)))) (-3149 ((|#1| $) 66)) (-3798 (($) 7 T CONST)) (-2598 (($ $) 144 (|has| $ (-6 -4251)))) (-2617 (($ $) 134)) (-3078 (($ $) 73) (($ $ (-712)) 71)) (-3611 (($ $) 131 (|has| |#1| (-1018)))) (-3098 (($ $) 99 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3901 (($ |#1| $) 130 (|has| |#1| (-1018))) (($ (-1 (-108) |#1|) $) 125)) (-3677 (($ (-1 (-108) |#1|) $) 103 (|has| $ (-6 -4250))) (($ |#1| $) 100 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-1227 ((|#1| (-1 |#1| |#1| |#1|) $) 105 (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 104 (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 101 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3255 ((|#1| $ (-525) |#1|) 85 (|has| $ (-6 -4251)))) (-3217 ((|#1| $ (-525)) 87)) (-3629 (((-108) $) 83)) (-3004 (((-525) |#1| $ (-525)) 139 (|has| |#1| (-1018))) (((-525) |#1| $) 138 (|has| |#1| (-1018))) (((-525) (-1 (-108) |#1|) $) 137)) (-3454 (((-591 |#1|) $) 30 (|has| $ (-6 -4250)))) (-4120 (((-591 $) $) 50)) (-2148 (((-108) $ $) 42 (|has| |#1| (-1018)))) (-1268 (($ (-712) |#1|) 108)) (-2910 (((-108) $ (-712)) 9)) (-3630 (((-525) $) 95 (|has| (-525) (-788)))) (-3741 (($ $ $) 147 (|has| |#1| (-788)))) (-2921 (($ $ $) 132 (|has| |#1| (-788))) (($ (-1 (-108) |#1| |#1|) $ $) 128)) (-2131 (($ $ $) 140 (|has| |#1| (-788))) (($ (-1 (-108) |#1| |#1|) $ $) 133)) (-2552 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3468 (((-525) $) 94 (|has| (-525) (-788)))) (-2478 (($ $ $) 148 (|has| |#1| (-788)))) (-3249 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 111)) (-2932 (($ |#1|) 122)) (-3971 (((-108) $ (-712)) 10)) (-2599 (((-591 |#1|) $) 45)) (-1203 (((-108) $) 49)) (-2339 (((-1072) $) 22 (|has| |#1| (-1018)))) (-3708 ((|#1| $) 70) (($ $ (-712)) 68)) (-2470 (($ $ $ (-525)) 127) (($ |#1| $ (-525)) 126)) (-4189 (($ $ $ (-525)) 116) (($ |#1| $ (-525)) 115)) (-2511 (((-591 (-525)) $) 92)) (-2791 (((-108) (-525) $) 91)) (-2047 (((-1036) $) 21 (|has| |#1| (-1018)))) (-3066 ((|#1| $) 76) (($ $ (-712)) 74)) (-2069 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 106)) (-1941 (($ $ |#1|) 96 (|has| $ (-6 -4251)))) (-3566 (((-108) $) 84)) (-1623 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) 14)) (-1615 (((-108) |#1| $) 93 (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3339 (((-591 |#1|) $) 90)) (-3028 (((-108) $) 11)) (-3209 (($) 12)) (-3164 ((|#1| $ "value") 47) ((|#1| $ "first") 75) (($ $ "rest") 72) ((|#1| $ "last") 69) (($ $ (-1138 (-525))) 112) ((|#1| $ (-525)) 89) ((|#1| $ (-525) |#1|) 88)) (-3505 (((-525) $ $) 44)) (-1790 (($ $ (-1138 (-525))) 124) (($ $ (-525)) 123)) (-2777 (($ $ (-1138 (-525))) 114) (($ $ (-525)) 113)) (-2237 (((-108) $) 46)) (-3820 (($ $) 62)) (-2609 (($ $) 59 (|has| $ (-6 -4251)))) (-3641 (((-712) $) 63)) (-1387 (($ $) 64)) (-2064 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-4063 (($ $ $ (-525)) 143 (|has| $ (-6 -4251)))) (-3199 (($ $) 13)) (-1408 (((-501) $) 98 (|has| |#1| (-566 (-501))))) (-3036 (($ (-591 |#1|)) 107)) (-1679 (($ $ $) 61) (($ $ |#1|) 60)) (-3690 (($ $ $) 78) (($ |#1| $) 77) (($ (-591 $)) 110) (($ $ |#1|) 109)) (-3022 (((-796) $) 18 (|has| |#1| (-565 (-796))))) (-3860 (((-591 $) $) 51)) (-1632 (((-108) $ $) 43 (|has| |#1| (-1018)))) (-4158 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-4135 (((-108) $ $) 150 (|has| |#1| (-788)))) (-4119 (((-108) $ $) 151 (|has| |#1| (-788)))) (-4096 (((-108) $ $) 20 (|has| |#1| (-1018)))) (-4126 (((-108) $ $) 149 (|has| |#1| (-788)))) (-4112 (((-108) $ $) 152 (|has| |#1| (-788)))) (-4045 (((-712) $) 6 (|has| $ (-6 -4250)))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) 15)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2055 (($) NIL T CONST)) (-1384 ((|#1| $) 21)) (-1923 (($ $ $) NIL (|has| |#1| (-732)))) (-3475 (($ $ $) NIL (|has| |#1| (-732)))) (-2621 (((-1072) $) 46)) (-2937 (((-1036) $) NIL)) (-1396 ((|#3| $) 22)) (-2686 (((-796) $) 42)) (-1830 (($) 10 T CONST)) (-4004 (((-108) $ $) NIL (|has| |#1| (-732)))) (-3982 (((-108) $ $) NIL (|has| |#1| (-732)))) (-3944 (((-108) $ $) 20)) (-3994 (((-108) $ $) NIL (|has| |#1| (-732)))) (-3971 (((-108) $ $) 24 (|has| |#1| (-732)))) (-4059 (($ $ |#3|) 34) (($ |#1| |#3|) 35)) (-4047 (($ $) 17) (($ $ $) NIL)) (-4036 (($ $ $) 27)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 30) (($ |#2| $) 32) (($ $ |#2|) NIL)))
+(((-607 |#1| |#2| |#3|) (-13 (-659 |#2|) (-10 -8 (IF (|has| |#1| (-732)) (-6 (-732)) |%noBranch|) (-15 -4059 ($ $ |#3|)) (-15 -4059 ($ |#1| |#3|)) (-15 -1384 (|#1| $)) (-15 -1396 (|#3| $)))) (-659 |#2|) (-160) (|SubsetCategory| (-668) |#2|)) (T -607))
+((-4059 (*1 *1 *1 *2) (-12 (-4 *4 (-160)) (-5 *1 (-607 *3 *4 *2)) (-4 *3 (-659 *4)) (-4 *2 (|SubsetCategory| (-668) *4)))) (-4059 (*1 *1 *2 *3) (-12 (-4 *4 (-160)) (-5 *1 (-607 *2 *4 *3)) (-4 *2 (-659 *4)) (-4 *3 (|SubsetCategory| (-668) *4)))) (-1384 (*1 *2 *1) (-12 (-4 *3 (-160)) (-4 *2 (-659 *3)) (-5 *1 (-607 *2 *3 *4)) (-4 *4 (|SubsetCategory| (-668) *3)))) (-1396 (*1 *2 *1) (-12 (-4 *4 (-160)) (-4 *2 (|SubsetCategory| (-668) *4)) (-5 *1 (-607 *3 *4 *2)) (-4 *3 (-659 *4)))))
+(-13 (-659 |#2|) (-10 -8 (IF (|has| |#1| (-732)) (-6 (-732)) |%noBranch|) (-15 -4059 ($ $ |#3|)) (-15 -4059 ($ |#1| |#3|)) (-15 -1384 (|#1| $)) (-15 -1396 (|#3| $))))
+((-4126 (((-3 (-591 (-1085 |#1|)) "failed") (-591 (-1085 |#1|)) (-1085 |#1|)) 33)))
+(((-608 |#1|) (-10 -7 (-15 -4126 ((-3 (-591 (-1085 |#1|)) "failed") (-591 (-1085 |#1|)) (-1085 |#1|)))) (-842)) (T -608))
+((-4126 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-591 (-1085 *4))) (-5 *3 (-1085 *4)) (-4 *4 (-842)) (-5 *1 (-608 *4)))))
+(-10 -7 (-15 -4126 ((-3 (-591 (-1085 |#1|)) "failed") (-591 (-1085 |#1|)) (-1085 |#1|))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-2758 (((-591 |#1|) $) 82)) (-3746 (($ $ (-712)) 90)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2055 (($) NIL T CONST)) (-1719 (((-1193 |#1| |#2|) (-1193 |#1| |#2|) $) 48)) (-4174 (((-3 (-616 |#1|) "failed") $) NIL)) (-3341 (((-616 |#1|) $) NIL)) (-1575 (($ $) 89)) (-3667 (((-712) $) NIL)) (-2987 (((-591 $) $) NIL)) (-3802 (((-108) $) NIL)) (-2990 (($ (-616 |#1|) |#2|) 68)) (-1398 (($ $) 86)) (-1257 (($ (-1 |#2| |#2|) $) NIL)) (-3740 (((-1193 |#1| |#2|) (-1193 |#1| |#2|) $) 47)) (-1609 (((-2 (|:| |k| (-616 |#1|)) (|:| |c| |#2|)) $) NIL)) (-1548 (((-616 |#1|) $) NIL)) (-1556 ((|#2| $) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-1980 (($ $ |#1| $) 30) (($ $ (-591 |#1|) (-591 $)) 32)) (-2743 (((-712) $) 88)) (-2695 (($ $ $) 20) (($ (-616 |#1|) (-616 |#1|)) 77) (($ (-616 |#1|) $) 75) (($ $ (-616 |#1|)) 76)) (-2686 (((-796) $) NIL) (($ |#1|) 74) (((-1184 |#1| |#2|) $) 58) (((-1193 |#1| |#2|) $) 41) (($ (-616 |#1|)) 25)) (-3109 (((-591 |#2|) $) NIL)) (-1263 ((|#2| $ (-616 |#1|)) NIL)) (-2976 ((|#2| (-1193 |#1| |#2|) $) 43)) (-1830 (($) 23 T CONST)) (-1994 (((-591 (-2 (|:| |k| (-616 |#1|)) (|:| |c| |#2|))) $) NIL)) (-3006 (((-3 $ "failed") (-1184 |#1| |#2|)) 60)) (-2663 (($ (-616 |#1|)) 14)) (-3944 (((-108) $ $) 44)) (-4059 (($ $ |#2|) NIL (|has| |#2| (-341)))) (-4047 (($ $) 66) (($ $ $) NIL)) (-4036 (($ $ $) 29)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ |#2| $) 28) (($ $ |#2|) NIL) (($ |#2| (-616 |#1|)) NIL)))
+(((-609 |#1| |#2|) (-13 (-352 |#1| |#2|) (-360 |#2| (-616 |#1|)) (-10 -8 (-15 -3006 ((-3 $ "failed") (-1184 |#1| |#2|))) (-15 -2695 ($ (-616 |#1|) (-616 |#1|))) (-15 -2695 ($ (-616 |#1|) $)) (-15 -2695 ($ $ (-616 |#1|))))) (-788) (-160)) (T -609))
+((-3006 (*1 *1 *2) (|partial| -12 (-5 *2 (-1184 *3 *4)) (-4 *3 (-788)) (-4 *4 (-160)) (-5 *1 (-609 *3 *4)))) (-2695 (*1 *1 *2 *2) (-12 (-5 *2 (-616 *3)) (-4 *3 (-788)) (-5 *1 (-609 *3 *4)) (-4 *4 (-160)))) (-2695 (*1 *1 *2 *1) (-12 (-5 *2 (-616 *3)) (-4 *3 (-788)) (-5 *1 (-609 *3 *4)) (-4 *4 (-160)))) (-2695 (*1 *1 *1 *2) (-12 (-5 *2 (-616 *3)) (-4 *3 (-788)) (-5 *1 (-609 *3 *4)) (-4 *4 (-160)))))
+(-13 (-352 |#1| |#2|) (-360 |#2| (-616 |#1|)) (-10 -8 (-15 -3006 ((-3 $ "failed") (-1184 |#1| |#2|))) (-15 -2695 ($ (-616 |#1|) (-616 |#1|))) (-15 -2695 ($ (-616 |#1|) $)) (-15 -2695 ($ $ (-616 |#1|)))))
+((-3110 (((-108) $) NIL) (((-108) (-1 (-108) |#2| |#2|) $) 50)) (-2613 (($ $) NIL) (($ (-1 (-108) |#2| |#2|) $) 12)) (-1288 (($ (-1 (-108) |#2|) $) 28)) (-3405 (($ $) 56)) (-3945 (($ $) 64)) (-3844 (($ |#2| $) NIL) (($ (-1 (-108) |#2|) $) 37)) (-3618 ((|#2| (-1 |#2| |#2| |#2|) $) 21) ((|#2| (-1 |#2| |#2| |#2|) $ |#2|) 51) ((|#2| (-1 |#2| |#2| |#2|) $ |#2| |#2|) 53)) (-1734 (((-525) |#2| $ (-525)) 61) (((-525) |#2| $) NIL) (((-525) (-1 (-108) |#2|) $) 47)) (-1316 (($ (-712) |#2|) 54)) (-3597 (($ $ $) NIL) (($ (-1 (-108) |#2| |#2|) $ $) 30)) (-3459 (($ $ $) NIL) (($ (-1 (-108) |#2| |#2|) $ $) 24)) (-1257 (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) 55)) (-2750 (($ |#2|) 15)) (-1520 (($ $ $ (-525)) 36) (($ |#2| $ (-525)) 34)) (-2714 (((-3 |#2| "failed") (-1 (-108) |#2|) $) 46)) (-1227 (($ $ (-1138 (-525))) 44) (($ $ (-525)) 38)) (-2992 (($ $ $ (-525)) 60)) (-2873 (($ $) 58)) (-3971 (((-108) $ $) 66)))
+(((-610 |#1| |#2|) (-10 -8 (-15 -2750 (|#1| |#2|)) (-15 -1227 (|#1| |#1| (-525))) (-15 -1227 (|#1| |#1| (-1138 (-525)))) (-15 -3844 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -1520 (|#1| |#2| |#1| (-525))) (-15 -1520 (|#1| |#1| |#1| (-525))) (-15 -3597 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|)) (-15 -1288 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -3844 (|#1| |#2| |#1|)) (-15 -3945 (|#1| |#1|)) (-15 -3597 (|#1| |#1| |#1|)) (-15 -3459 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|)) (-15 -3110 ((-108) (-1 (-108) |#2| |#2|) |#1|)) (-15 -1734 ((-525) (-1 (-108) |#2|) |#1|)) (-15 -1734 ((-525) |#2| |#1|)) (-15 -1734 ((-525) |#2| |#1| (-525))) (-15 -3459 (|#1| |#1| |#1|)) (-15 -3110 ((-108) |#1|)) (-15 -2992 (|#1| |#1| |#1| (-525))) (-15 -3405 (|#1| |#1|)) (-15 -2613 (|#1| (-1 (-108) |#2| |#2|) |#1|)) (-15 -2613 (|#1| |#1|)) (-15 -3971 ((-108) |#1| |#1|)) (-15 -3618 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -3618 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -3618 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -2714 ((-3 |#2| "failed") (-1 (-108) |#2|) |#1|)) (-15 -1316 (|#1| (-712) |#2|)) (-15 -1257 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -1257 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2873 (|#1| |#1|))) (-611 |#2|) (-1125)) (T -610))
+NIL
+(-10 -8 (-15 -2750 (|#1| |#2|)) (-15 -1227 (|#1| |#1| (-525))) (-15 -1227 (|#1| |#1| (-1138 (-525)))) (-15 -3844 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -1520 (|#1| |#2| |#1| (-525))) (-15 -1520 (|#1| |#1| |#1| (-525))) (-15 -3597 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|)) (-15 -1288 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -3844 (|#1| |#2| |#1|)) (-15 -3945 (|#1| |#1|)) (-15 -3597 (|#1| |#1| |#1|)) (-15 -3459 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|)) (-15 -3110 ((-108) (-1 (-108) |#2| |#2|) |#1|)) (-15 -1734 ((-525) (-1 (-108) |#2|) |#1|)) (-15 -1734 ((-525) |#2| |#1|)) (-15 -1734 ((-525) |#2| |#1| (-525))) (-15 -3459 (|#1| |#1| |#1|)) (-15 -3110 ((-108) |#1|)) (-15 -2992 (|#1| |#1| |#1| (-525))) (-15 -3405 (|#1| |#1|)) (-15 -2613 (|#1| (-1 (-108) |#2| |#2|) |#1|)) (-15 -2613 (|#1| |#1|)) (-15 -3971 ((-108) |#1| |#1|)) (-15 -3618 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -3618 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -3618 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -2714 ((-3 |#2| "failed") (-1 (-108) |#2|) |#1|)) (-15 -1316 (|#1| (-712) |#2|)) (-15 -1257 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -1257 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2873 (|#1| |#1|)))
+((-2673 (((-108) $ $) 19 (|has| |#1| (-1018)))) (-2940 ((|#1| $) 48)) (-2434 ((|#1| $) 65)) (-3856 (($ $) 67)) (-3832 (((-1176) $ (-525) (-525)) 97 (|has| $ (-6 -4251)))) (-2983 (($ $ (-525)) 52 (|has| $ (-6 -4251)))) (-3110 (((-108) $) 142 (|has| |#1| (-788))) (((-108) (-1 (-108) |#1| |#1|) $) 136)) (-2613 (($ $) 146 (-12 (|has| |#1| (-788)) (|has| $ (-6 -4251)))) (($ (-1 (-108) |#1| |#1|) $) 145 (|has| $ (-6 -4251)))) (-1282 (($ $) 141 (|has| |#1| (-788))) (($ (-1 (-108) |#1| |#1|) $) 135)) (-3727 (((-108) $ (-712)) 8)) (-3912 ((|#1| $ |#1|) 39 (|has| $ (-6 -4251)))) (-3191 (($ $ $) 56 (|has| $ (-6 -4251)))) (-2568 ((|#1| $ |#1|) 54 (|has| $ (-6 -4251)))) (-2756 ((|#1| $ |#1|) 58 (|has| $ (-6 -4251)))) (-2847 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4251))) ((|#1| $ "first" |#1|) 57 (|has| $ (-6 -4251))) (($ $ "rest" $) 55 (|has| $ (-6 -4251))) ((|#1| $ "last" |#1|) 53 (|has| $ (-6 -4251))) ((|#1| $ (-1138 (-525)) |#1|) 117 (|has| $ (-6 -4251))) ((|#1| $ (-525) |#1|) 86 (|has| $ (-6 -4251)))) (-3245 (($ $ (-591 $)) 41 (|has| $ (-6 -4251)))) (-1288 (($ (-1 (-108) |#1|) $) 129)) (-2467 (($ (-1 (-108) |#1|) $) 102 (|has| $ (-6 -4250)))) (-2424 ((|#1| $) 66)) (-2055 (($) 7 T CONST)) (-3405 (($ $) 144 (|has| $ (-6 -4251)))) (-2747 (($ $) 134)) (-2884 (($ $) 73) (($ $ (-712)) 71)) (-3945 (($ $) 131 (|has| |#1| (-1018)))) (-2908 (($ $) 99 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3844 (($ |#1| $) 130 (|has| |#1| (-1018))) (($ (-1 (-108) |#1|) $) 125)) (-2537 (($ (-1 (-108) |#1|) $) 103 (|has| $ (-6 -4250))) (($ |#1| $) 100 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3618 ((|#1| (-1 |#1| |#1| |#1|) $) 105 (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 104 (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 101 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-4205 ((|#1| $ (-525) |#1|) 85 (|has| $ (-6 -4251)))) (-4121 ((|#1| $ (-525)) 87)) (-4139 (((-108) $) 83)) (-1734 (((-525) |#1| $ (-525)) 139 (|has| |#1| (-1018))) (((-525) |#1| $) 138 (|has| |#1| (-1018))) (((-525) (-1 (-108) |#1|) $) 137)) (-2916 (((-591 |#1|) $) 30 (|has| $ (-6 -4250)))) (-2275 (((-591 $) $) 50)) (-3219 (((-108) $ $) 42 (|has| |#1| (-1018)))) (-1316 (($ (-712) |#1|) 108)) (-3491 (((-108) $ (-712)) 9)) (-4152 (((-525) $) 95 (|has| (-525) (-788)))) (-1923 (($ $ $) 147 (|has| |#1| (-788)))) (-3597 (($ $ $) 132 (|has| |#1| (-788))) (($ (-1 (-108) |#1| |#1|) $ $) 128)) (-3459 (($ $ $) 140 (|has| |#1| (-788))) (($ (-1 (-108) |#1| |#1|) $ $) 133)) (-4207 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-1826 (((-525) $) 94 (|has| (-525) (-788)))) (-3475 (($ $ $) 148 (|has| |#1| (-788)))) (-4192 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 111)) (-2750 (($ |#1|) 122)) (-3295 (((-108) $ (-712)) 10)) (-2065 (((-591 |#1|) $) 45)) (-2878 (((-108) $) 49)) (-2621 (((-1072) $) 22 (|has| |#1| (-1018)))) (-2555 ((|#1| $) 70) (($ $ (-712)) 68)) (-1520 (($ $ $ (-525)) 127) (($ |#1| $ (-525)) 126)) (-2059 (($ $ $ (-525)) 116) (($ |#1| $ (-525)) 115)) (-3761 (((-591 (-525)) $) 92)) (-1675 (((-108) (-525) $) 91)) (-2937 (((-1036) $) 21 (|has| |#1| (-1018)))) (-2872 ((|#1| $) 76) (($ $ (-712)) 74)) (-2714 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 106)) (-1858 (($ $ |#1|) 96 (|has| $ (-6 -4251)))) (-1622 (((-108) $) 84)) (-3465 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) 14)) (-3384 (((-108) |#1| $) 93 (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2998 (((-591 |#1|) $) 90)) (-2077 (((-108) $) 11)) (-3164 (($) 12)) (-1881 ((|#1| $ "value") 47) ((|#1| $ "first") 75) (($ $ "rest") 72) ((|#1| $ "last") 69) (($ $ (-1138 (-525))) 112) ((|#1| $ (-525)) 89) ((|#1| $ (-525) |#1|) 88)) (-2194 (((-525) $ $) 44)) (-1227 (($ $ (-1138 (-525))) 124) (($ $ (-525)) 123)) (-3226 (($ $ (-1138 (-525))) 114) (($ $ (-525)) 113)) (-4133 (((-108) $) 46)) (-2349 (($ $) 62)) (-3494 (($ $) 59 (|has| $ (-6 -4251)))) (-1248 (((-712) $) 63)) (-3249 (($ $) 64)) (-2960 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-2992 (($ $ $ (-525)) 143 (|has| $ (-6 -4251)))) (-2873 (($ $) 13)) (-1300 (((-501) $) 98 (|has| |#1| (-566 (-501))))) (-2695 (($ (-591 |#1|)) 107)) (-3729 (($ $ $) 61) (($ $ |#1|) 60)) (-1624 (($ $ $) 78) (($ |#1| $) 77) (($ (-591 $)) 110) (($ $ |#1|) 109)) (-2686 (((-796) $) 18 (|has| |#1| (-565 (-796))))) (-1567 (((-591 $) $) 51)) (-3592 (((-108) $ $) 43 (|has| |#1| (-1018)))) (-1475 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-4004 (((-108) $ $) 150 (|has| |#1| (-788)))) (-3982 (((-108) $ $) 151 (|has| |#1| (-788)))) (-3944 (((-108) $ $) 20 (|has| |#1| (-1018)))) (-3994 (((-108) $ $) 149 (|has| |#1| (-788)))) (-3971 (((-108) $ $) 152 (|has| |#1| (-788)))) (-2028 (((-712) $) 6 (|has| $ (-6 -4250)))))
(((-611 |#1|) (-131) (-1125)) (T -611))
-((-2932 (*1 *1 *2) (-12 (-4 *1 (-611 *2)) (-4 *2 (-1125)))))
-(-13 (-1063 |t#1|) (-351 |t#1|) (-261 |t#1|) (-10 -8 (-15 -2932 ($ |t#1|))))
-(((-33) . T) ((-97) -3321 (|has| |#1| (-1018)) (|has| |#1| (-788))) ((-565 (-796)) -3321 (|has| |#1| (-1018)) (|has| |#1| (-788)) (|has| |#1| (-565 (-796)))) ((-142 |#1|) . T) ((-566 (-501)) |has| |#1| (-566 (-501))) ((-265 #0=(-525) |#1|) . T) ((-267 #0# |#1|) . T) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-261 |#1|) . T) ((-351 |#1|) . T) ((-464 |#1|) . T) ((-558 #0# |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-596 |#1|) . T) ((-788) |has| |#1| (-788)) ((-940 |#1|) . T) ((-1018) -3321 (|has| |#1| (-1018)) (|has| |#1| (-788))) ((-1063 |#1|) . T) ((-1125) . T) ((-1159 |#1|) . T))
-((-4039 (((-591 (-2 (|:| |particular| (-3 (-1171 |#1|) "failed")) (|:| -4003 (-591 (-1171 |#1|))))) (-591 (-591 |#1|)) (-591 (-1171 |#1|))) 22) (((-591 (-2 (|:| |particular| (-3 (-1171 |#1|) "failed")) (|:| -4003 (-591 (-1171 |#1|))))) (-631 |#1|) (-591 (-1171 |#1|))) 21) (((-2 (|:| |particular| (-3 (-1171 |#1|) "failed")) (|:| -4003 (-591 (-1171 |#1|)))) (-591 (-591 |#1|)) (-1171 |#1|)) 18) (((-2 (|:| |particular| (-3 (-1171 |#1|) "failed")) (|:| -4003 (-591 (-1171 |#1|)))) (-631 |#1|) (-1171 |#1|)) 14)) (-4073 (((-712) (-631 |#1|) (-1171 |#1|)) 30)) (-2044 (((-3 (-1171 |#1|) "failed") (-631 |#1|) (-1171 |#1|)) 24)) (-3832 (((-108) (-631 |#1|) (-1171 |#1|)) 27)))
-(((-612 |#1|) (-10 -7 (-15 -4039 ((-2 (|:| |particular| (-3 (-1171 |#1|) "failed")) (|:| -4003 (-591 (-1171 |#1|)))) (-631 |#1|) (-1171 |#1|))) (-15 -4039 ((-2 (|:| |particular| (-3 (-1171 |#1|) "failed")) (|:| -4003 (-591 (-1171 |#1|)))) (-591 (-591 |#1|)) (-1171 |#1|))) (-15 -4039 ((-591 (-2 (|:| |particular| (-3 (-1171 |#1|) "failed")) (|:| -4003 (-591 (-1171 |#1|))))) (-631 |#1|) (-591 (-1171 |#1|)))) (-15 -4039 ((-591 (-2 (|:| |particular| (-3 (-1171 |#1|) "failed")) (|:| -4003 (-591 (-1171 |#1|))))) (-591 (-591 |#1|)) (-591 (-1171 |#1|)))) (-15 -2044 ((-3 (-1171 |#1|) "failed") (-631 |#1|) (-1171 |#1|))) (-15 -3832 ((-108) (-631 |#1|) (-1171 |#1|))) (-15 -4073 ((-712) (-631 |#1|) (-1171 |#1|)))) (-341)) (T -612))
-((-4073 (*1 *2 *3 *4) (-12 (-5 *3 (-631 *5)) (-5 *4 (-1171 *5)) (-4 *5 (-341)) (-5 *2 (-712)) (-5 *1 (-612 *5)))) (-3832 (*1 *2 *3 *4) (-12 (-5 *3 (-631 *5)) (-5 *4 (-1171 *5)) (-4 *5 (-341)) (-5 *2 (-108)) (-5 *1 (-612 *5)))) (-2044 (*1 *2 *3 *2) (|partial| -12 (-5 *2 (-1171 *4)) (-5 *3 (-631 *4)) (-4 *4 (-341)) (-5 *1 (-612 *4)))) (-4039 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-591 *5))) (-4 *5 (-341)) (-5 *2 (-591 (-2 (|:| |particular| (-3 (-1171 *5) "failed")) (|:| -4003 (-591 (-1171 *5)))))) (-5 *1 (-612 *5)) (-5 *4 (-591 (-1171 *5))))) (-4039 (*1 *2 *3 *4) (-12 (-5 *3 (-631 *5)) (-4 *5 (-341)) (-5 *2 (-591 (-2 (|:| |particular| (-3 (-1171 *5) "failed")) (|:| -4003 (-591 (-1171 *5)))))) (-5 *1 (-612 *5)) (-5 *4 (-591 (-1171 *5))))) (-4039 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-591 *5))) (-4 *5 (-341)) (-5 *2 (-2 (|:| |particular| (-3 (-1171 *5) "failed")) (|:| -4003 (-591 (-1171 *5))))) (-5 *1 (-612 *5)) (-5 *4 (-1171 *5)))) (-4039 (*1 *2 *3 *4) (-12 (-5 *3 (-631 *5)) (-4 *5 (-341)) (-5 *2 (-2 (|:| |particular| (-3 (-1171 *5) "failed")) (|:| -4003 (-591 (-1171 *5))))) (-5 *1 (-612 *5)) (-5 *4 (-1171 *5)))))
-(-10 -7 (-15 -4039 ((-2 (|:| |particular| (-3 (-1171 |#1|) "failed")) (|:| -4003 (-591 (-1171 |#1|)))) (-631 |#1|) (-1171 |#1|))) (-15 -4039 ((-2 (|:| |particular| (-3 (-1171 |#1|) "failed")) (|:| -4003 (-591 (-1171 |#1|)))) (-591 (-591 |#1|)) (-1171 |#1|))) (-15 -4039 ((-591 (-2 (|:| |particular| (-3 (-1171 |#1|) "failed")) (|:| -4003 (-591 (-1171 |#1|))))) (-631 |#1|) (-591 (-1171 |#1|)))) (-15 -4039 ((-591 (-2 (|:| |particular| (-3 (-1171 |#1|) "failed")) (|:| -4003 (-591 (-1171 |#1|))))) (-591 (-591 |#1|)) (-591 (-1171 |#1|)))) (-15 -2044 ((-3 (-1171 |#1|) "failed") (-631 |#1|) (-1171 |#1|))) (-15 -3832 ((-108) (-631 |#1|) (-1171 |#1|))) (-15 -4073 ((-712) (-631 |#1|) (-1171 |#1|))))
-((-4039 (((-591 (-2 (|:| |particular| (-3 |#3| "failed")) (|:| -4003 (-591 |#3|)))) |#4| (-591 |#3|)) 47) (((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -4003 (-591 |#3|))) |#4| |#3|) 45)) (-4073 (((-712) |#4| |#3|) 17)) (-2044 (((-3 |#3| "failed") |#4| |#3|) 20)) (-3832 (((-108) |#4| |#3|) 13)))
-(((-613 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4039 ((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -4003 (-591 |#3|))) |#4| |#3|)) (-15 -4039 ((-591 (-2 (|:| |particular| (-3 |#3| "failed")) (|:| -4003 (-591 |#3|)))) |#4| (-591 |#3|))) (-15 -2044 ((-3 |#3| "failed") |#4| |#3|)) (-15 -3832 ((-108) |#4| |#3|)) (-15 -4073 ((-712) |#4| |#3|))) (-341) (-13 (-351 |#1|) (-10 -7 (-6 -4251))) (-13 (-351 |#1|) (-10 -7 (-6 -4251))) (-629 |#1| |#2| |#3|)) (T -613))
-((-4073 (*1 *2 *3 *4) (-12 (-4 *5 (-341)) (-4 *6 (-13 (-351 *5) (-10 -7 (-6 -4251)))) (-4 *4 (-13 (-351 *5) (-10 -7 (-6 -4251)))) (-5 *2 (-712)) (-5 *1 (-613 *5 *6 *4 *3)) (-4 *3 (-629 *5 *6 *4)))) (-3832 (*1 *2 *3 *4) (-12 (-4 *5 (-341)) (-4 *6 (-13 (-351 *5) (-10 -7 (-6 -4251)))) (-4 *4 (-13 (-351 *5) (-10 -7 (-6 -4251)))) (-5 *2 (-108)) (-5 *1 (-613 *5 *6 *4 *3)) (-4 *3 (-629 *5 *6 *4)))) (-2044 (*1 *2 *3 *2) (|partial| -12 (-4 *4 (-341)) (-4 *5 (-13 (-351 *4) (-10 -7 (-6 -4251)))) (-4 *2 (-13 (-351 *4) (-10 -7 (-6 -4251)))) (-5 *1 (-613 *4 *5 *2 *3)) (-4 *3 (-629 *4 *5 *2)))) (-4039 (*1 *2 *3 *4) (-12 (-4 *5 (-341)) (-4 *6 (-13 (-351 *5) (-10 -7 (-6 -4251)))) (-4 *7 (-13 (-351 *5) (-10 -7 (-6 -4251)))) (-5 *2 (-591 (-2 (|:| |particular| (-3 *7 "failed")) (|:| -4003 (-591 *7))))) (-5 *1 (-613 *5 *6 *7 *3)) (-5 *4 (-591 *7)) (-4 *3 (-629 *5 *6 *7)))) (-4039 (*1 *2 *3 *4) (-12 (-4 *5 (-341)) (-4 *6 (-13 (-351 *5) (-10 -7 (-6 -4251)))) (-4 *4 (-13 (-351 *5) (-10 -7 (-6 -4251)))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -4003 (-591 *4)))) (-5 *1 (-613 *5 *6 *4 *3)) (-4 *3 (-629 *5 *6 *4)))))
-(-10 -7 (-15 -4039 ((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -4003 (-591 |#3|))) |#4| |#3|)) (-15 -4039 ((-591 (-2 (|:| |particular| (-3 |#3| "failed")) (|:| -4003 (-591 |#3|)))) |#4| (-591 |#3|))) (-15 -2044 ((-3 |#3| "failed") |#4| |#3|)) (-15 -3832 ((-108) |#4| |#3|)) (-15 -4073 ((-712) |#4| |#3|)))
-((-3104 (((-2 (|:| |particular| (-3 (-1171 (-385 |#4|)) "failed")) (|:| -4003 (-591 (-1171 (-385 |#4|))))) (-591 |#4|) (-591 |#3|)) 45)))
-(((-614 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3104 ((-2 (|:| |particular| (-3 (-1171 (-385 |#4|)) "failed")) (|:| -4003 (-591 (-1171 (-385 |#4|))))) (-591 |#4|) (-591 |#3|)))) (-517) (-734) (-788) (-882 |#1| |#2| |#3|)) (T -614))
-((-3104 (*1 *2 *3 *4) (-12 (-5 *3 (-591 *8)) (-5 *4 (-591 *7)) (-4 *7 (-788)) (-4 *8 (-882 *5 *6 *7)) (-4 *5 (-517)) (-4 *6 (-734)) (-5 *2 (-2 (|:| |particular| (-3 (-1171 (-385 *8)) "failed")) (|:| -4003 (-591 (-1171 (-385 *8)))))) (-5 *1 (-614 *5 *6 *7 *8)))))
-(-10 -7 (-15 -3104 ((-2 (|:| |particular| (-3 (-1171 (-385 |#4|)) "failed")) (|:| -4003 (-591 (-1171 (-385 |#4|))))) (-591 |#4|) (-591 |#3|))))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-2999 (((-3 $ "failed")) NIL (|has| |#2| (-517)))) (-2569 ((|#2| $) NIL)) (-1290 (((-108) $) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-1593 (((-1171 (-631 |#2|))) NIL) (((-1171 (-631 |#2|)) (-1171 $)) NIL)) (-3079 (((-108) $) NIL)) (-2608 (((-1171 $)) 37)) (-3891 (((-108) $ (-712)) NIL)) (-1504 (($ |#2|) NIL)) (-3798 (($) NIL T CONST)) (-2753 (($ $) NIL (|has| |#2| (-286)))) (-3725 (((-220 |#1| |#2|) $ (-525)) NIL)) (-3160 (((-3 (-2 (|:| |particular| $) (|:| -4003 (-591 $))) "failed")) NIL (|has| |#2| (-517)))) (-3624 (((-3 $ "failed")) NIL (|has| |#2| (-517)))) (-4094 (((-631 |#2|)) NIL) (((-631 |#2|) (-1171 $)) NIL)) (-4011 ((|#2| $) NIL)) (-3711 (((-631 |#2|) $) NIL) (((-631 |#2|) $ (-1171 $)) NIL)) (-3057 (((-3 $ "failed") $) NIL (|has| |#2| (-517)))) (-2550 (((-1085 (-885 |#2|))) NIL (|has| |#2| (-341)))) (-3433 (($ $ (-854)) NIL)) (-3996 ((|#2| $) NIL)) (-3473 (((-1085 |#2|) $) NIL (|has| |#2| (-517)))) (-2449 ((|#2|) NIL) ((|#2| (-1171 $)) NIL)) (-3158 (((-1085 |#2|) $) NIL)) (-2772 (((-108)) NIL)) (-1251 (((-3 (-525) "failed") $) NIL (|has| |#2| (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#2| (-966 (-385 (-525))))) (((-3 |#2| "failed") $) NIL)) (-3528 (((-525) $) NIL (|has| |#2| (-966 (-525)))) (((-385 (-525)) $) NIL (|has| |#2| (-966 (-385 (-525))))) ((|#2| $) NIL)) (-4171 (($ (-1171 |#2|)) NIL) (($ (-1171 |#2|) (-1171 $)) NIL)) (-3305 (((-631 (-525)) (-631 $)) NIL (|has| |#2| (-587 (-525)))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| |#2| (-587 (-525)))) (((-2 (|:| -4057 (-631 |#2|)) (|:| |vec| (-1171 |#2|))) (-631 $) (-1171 $)) NIL) (((-631 |#2|) (-631 $)) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-4073 (((-712) $) NIL (|has| |#2| (-517))) (((-854)) 38)) (-3217 ((|#2| $ (-525) (-525)) NIL)) (-3401 (((-108)) NIL)) (-2462 (($ $ (-854)) NIL)) (-3454 (((-591 |#2|) $) NIL (|has| $ (-6 -4250)))) (-2824 (((-108) $) NIL)) (-2482 (((-712) $) NIL (|has| |#2| (-517)))) (-2634 (((-591 (-220 |#1| |#2|)) $) NIL (|has| |#2| (-517)))) (-2281 (((-712) $) NIL)) (-3915 (((-108)) NIL)) (-2296 (((-712) $) NIL)) (-2910 (((-108) $ (-712)) NIL)) (-2807 ((|#2| $) NIL (|has| |#2| (-6 (-4252 "*"))))) (-1755 (((-525) $) NIL)) (-1639 (((-525) $) NIL)) (-2552 (((-591 |#2|) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-4230 (((-525) $) NIL)) (-2631 (((-525) $) NIL)) (-3393 (($ (-591 (-591 |#2|))) NIL)) (-3249 (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#2| |#2| |#2|) $ $) NIL) (($ (-1 |#2| |#2|) $) NIL)) (-3349 (((-591 (-591 |#2|)) $) NIL)) (-2590 (((-108)) NIL)) (-2248 (((-108)) NIL)) (-3971 (((-108) $ (-712)) NIL)) (-3121 (((-3 (-2 (|:| |particular| $) (|:| -4003 (-591 $))) "failed")) NIL (|has| |#2| (-517)))) (-2659 (((-3 $ "failed")) NIL (|has| |#2| (-517)))) (-1548 (((-631 |#2|)) NIL) (((-631 |#2|) (-1171 $)) NIL)) (-4032 ((|#2| $) NIL)) (-3793 (((-631 |#2|) $) NIL) (((-631 |#2|) $ (-1171 $)) NIL)) (-1838 (((-3 $ "failed") $) NIL (|has| |#2| (-517)))) (-1308 (((-1085 (-885 |#2|))) NIL (|has| |#2| (-341)))) (-3447 (($ $ (-854)) NIL)) (-3018 ((|#2| $) NIL)) (-1858 (((-1085 |#2|) $) NIL (|has| |#2| (-517)))) (-1368 ((|#2|) NIL) ((|#2| (-1171 $)) NIL)) (-2253 (((-1085 |#2|) $) NIL)) (-2448 (((-108)) NIL)) (-2339 (((-1072) $) NIL)) (-1407 (((-108)) NIL)) (-3704 (((-108)) NIL)) (-2688 (((-108)) NIL)) (-1914 (((-3 $ "failed") $) NIL (|has| |#2| (-341)))) (-2047 (((-1036) $) NIL)) (-4160 (((-108)) NIL)) (-2089 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-517)))) (-1623 (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#2|))) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-273 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-591 |#2|) (-591 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))))) (-3493 (((-108) $ $) NIL)) (-3028 (((-108) $) NIL)) (-3209 (($) NIL)) (-3164 ((|#2| $ (-525) (-525) |#2|) NIL) ((|#2| $ (-525) (-525)) 22) ((|#2| $ (-525)) NIL)) (-3266 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-712)) NIL) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-1089)) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-712)) NIL (|has| |#2| (-213))) (($ $) NIL (|has| |#2| (-213)))) (-3499 ((|#2| $) NIL)) (-3487 (($ (-591 |#2|)) NIL)) (-2740 (((-108) $) NIL)) (-4067 (((-220 |#1| |#2|) $) NIL)) (-2238 ((|#2| $) NIL (|has| |#2| (-6 (-4252 "*"))))) (-2064 (((-712) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250))) (((-712) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-3199 (($ $) NIL)) (-3572 (((-631 |#2|) (-1171 $)) NIL) (((-1171 |#2|) $) NIL) (((-631 |#2|) (-1171 $) (-1171 $)) NIL) (((-1171 |#2|) $ (-1171 $)) 25)) (-1408 (($ (-1171 |#2|)) NIL) (((-1171 |#2|) $) NIL)) (-2117 (((-591 (-885 |#2|))) NIL) (((-591 (-885 |#2|)) (-1171 $)) NIL)) (-3619 (($ $ $) NIL)) (-1806 (((-108)) NIL)) (-1793 (((-220 |#1| |#2|) $ (-525)) NIL)) (-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ (-385 (-525))) NIL (|has| |#2| (-966 (-385 (-525))))) (($ |#2|) NIL) (((-631 |#2|) $) NIL)) (-2128 (((-712)) NIL)) (-4003 (((-1171 $)) 36)) (-1640 (((-591 (-1171 |#2|))) NIL (|has| |#2| (-517)))) (-2392 (($ $ $ $) NIL)) (-2938 (((-108)) NIL)) (-3005 (($ (-631 |#2|) $) NIL)) (-4158 (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250)))) (-3489 (((-108) $) NIL)) (-2707 (($ $ $) NIL)) (-2826 (((-108)) NIL)) (-1532 (((-108)) NIL)) (-1307 (((-108)) NIL)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4191 (($) NIL T CONST)) (-4197 (($) NIL T CONST)) (-4196 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-712)) NIL) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-1089)) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-712)) NIL (|has| |#2| (-213))) (($ $) NIL (|has| |#2| (-213)))) (-4096 (((-108) $ $) NIL)) (-4173 (($ $ |#2|) NIL (|has| |#2| (-341)))) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL (|has| |#2| (-341)))) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) NIL) (((-220 |#1| |#2|) $ (-220 |#1| |#2|)) NIL) (((-220 |#1| |#2|) (-220 |#1| |#2|) $) NIL)) (-4045 (((-712) $) NIL (|has| $ (-6 -4250)))))
+((-2750 (*1 *1 *2) (-12 (-4 *1 (-611 *2)) (-4 *2 (-1125)))))
+(-13 (-1063 |t#1|) (-351 |t#1|) (-261 |t#1|) (-10 -8 (-15 -2750 ($ |t#1|))))
+(((-33) . T) ((-97) -3150 (|has| |#1| (-1018)) (|has| |#1| (-788))) ((-565 (-796)) -3150 (|has| |#1| (-1018)) (|has| |#1| (-788)) (|has| |#1| (-565 (-796)))) ((-142 |#1|) . T) ((-566 (-501)) |has| |#1| (-566 (-501))) ((-265 #0=(-525) |#1|) . T) ((-267 #0# |#1|) . T) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-261 |#1|) . T) ((-351 |#1|) . T) ((-464 |#1|) . T) ((-558 #0# |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-596 |#1|) . T) ((-788) |has| |#1| (-788)) ((-940 |#1|) . T) ((-1018) -3150 (|has| |#1| (-1018)) (|has| |#1| (-788))) ((-1063 |#1|) . T) ((-1125) . T) ((-1159 |#1|) . T))
+((-2751 (((-591 (-2 (|:| |particular| (-3 (-1171 |#1|) "failed")) (|:| -3612 (-591 (-1171 |#1|))))) (-591 (-591 |#1|)) (-591 (-1171 |#1|))) 22) (((-591 (-2 (|:| |particular| (-3 (-1171 |#1|) "failed")) (|:| -3612 (-591 (-1171 |#1|))))) (-631 |#1|) (-591 (-1171 |#1|))) 21) (((-2 (|:| |particular| (-3 (-1171 |#1|) "failed")) (|:| -3612 (-591 (-1171 |#1|)))) (-591 (-591 |#1|)) (-1171 |#1|)) 18) (((-2 (|:| |particular| (-3 (-1171 |#1|) "failed")) (|:| -3612 (-591 (-1171 |#1|)))) (-631 |#1|) (-1171 |#1|)) 14)) (-2193 (((-712) (-631 |#1|) (-1171 |#1|)) 30)) (-2285 (((-3 (-1171 |#1|) "failed") (-631 |#1|) (-1171 |#1|)) 24)) (-1335 (((-108) (-631 |#1|) (-1171 |#1|)) 27)))
+(((-612 |#1|) (-10 -7 (-15 -2751 ((-2 (|:| |particular| (-3 (-1171 |#1|) "failed")) (|:| -3612 (-591 (-1171 |#1|)))) (-631 |#1|) (-1171 |#1|))) (-15 -2751 ((-2 (|:| |particular| (-3 (-1171 |#1|) "failed")) (|:| -3612 (-591 (-1171 |#1|)))) (-591 (-591 |#1|)) (-1171 |#1|))) (-15 -2751 ((-591 (-2 (|:| |particular| (-3 (-1171 |#1|) "failed")) (|:| -3612 (-591 (-1171 |#1|))))) (-631 |#1|) (-591 (-1171 |#1|)))) (-15 -2751 ((-591 (-2 (|:| |particular| (-3 (-1171 |#1|) "failed")) (|:| -3612 (-591 (-1171 |#1|))))) (-591 (-591 |#1|)) (-591 (-1171 |#1|)))) (-15 -2285 ((-3 (-1171 |#1|) "failed") (-631 |#1|) (-1171 |#1|))) (-15 -1335 ((-108) (-631 |#1|) (-1171 |#1|))) (-15 -2193 ((-712) (-631 |#1|) (-1171 |#1|)))) (-341)) (T -612))
+((-2193 (*1 *2 *3 *4) (-12 (-5 *3 (-631 *5)) (-5 *4 (-1171 *5)) (-4 *5 (-341)) (-5 *2 (-712)) (-5 *1 (-612 *5)))) (-1335 (*1 *2 *3 *4) (-12 (-5 *3 (-631 *5)) (-5 *4 (-1171 *5)) (-4 *5 (-341)) (-5 *2 (-108)) (-5 *1 (-612 *5)))) (-2285 (*1 *2 *3 *2) (|partial| -12 (-5 *2 (-1171 *4)) (-5 *3 (-631 *4)) (-4 *4 (-341)) (-5 *1 (-612 *4)))) (-2751 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-591 *5))) (-4 *5 (-341)) (-5 *2 (-591 (-2 (|:| |particular| (-3 (-1171 *5) "failed")) (|:| -3612 (-591 (-1171 *5)))))) (-5 *1 (-612 *5)) (-5 *4 (-591 (-1171 *5))))) (-2751 (*1 *2 *3 *4) (-12 (-5 *3 (-631 *5)) (-4 *5 (-341)) (-5 *2 (-591 (-2 (|:| |particular| (-3 (-1171 *5) "failed")) (|:| -3612 (-591 (-1171 *5)))))) (-5 *1 (-612 *5)) (-5 *4 (-591 (-1171 *5))))) (-2751 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-591 *5))) (-4 *5 (-341)) (-5 *2 (-2 (|:| |particular| (-3 (-1171 *5) "failed")) (|:| -3612 (-591 (-1171 *5))))) (-5 *1 (-612 *5)) (-5 *4 (-1171 *5)))) (-2751 (*1 *2 *3 *4) (-12 (-5 *3 (-631 *5)) (-4 *5 (-341)) (-5 *2 (-2 (|:| |particular| (-3 (-1171 *5) "failed")) (|:| -3612 (-591 (-1171 *5))))) (-5 *1 (-612 *5)) (-5 *4 (-1171 *5)))))
+(-10 -7 (-15 -2751 ((-2 (|:| |particular| (-3 (-1171 |#1|) "failed")) (|:| -3612 (-591 (-1171 |#1|)))) (-631 |#1|) (-1171 |#1|))) (-15 -2751 ((-2 (|:| |particular| (-3 (-1171 |#1|) "failed")) (|:| -3612 (-591 (-1171 |#1|)))) (-591 (-591 |#1|)) (-1171 |#1|))) (-15 -2751 ((-591 (-2 (|:| |particular| (-3 (-1171 |#1|) "failed")) (|:| -3612 (-591 (-1171 |#1|))))) (-631 |#1|) (-591 (-1171 |#1|)))) (-15 -2751 ((-591 (-2 (|:| |particular| (-3 (-1171 |#1|) "failed")) (|:| -3612 (-591 (-1171 |#1|))))) (-591 (-591 |#1|)) (-591 (-1171 |#1|)))) (-15 -2285 ((-3 (-1171 |#1|) "failed") (-631 |#1|) (-1171 |#1|))) (-15 -1335 ((-108) (-631 |#1|) (-1171 |#1|))) (-15 -2193 ((-712) (-631 |#1|) (-1171 |#1|))))
+((-2751 (((-591 (-2 (|:| |particular| (-3 |#3| "failed")) (|:| -3612 (-591 |#3|)))) |#4| (-591 |#3|)) 47) (((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -3612 (-591 |#3|))) |#4| |#3|) 45)) (-2193 (((-712) |#4| |#3|) 17)) (-2285 (((-3 |#3| "failed") |#4| |#3|) 20)) (-1335 (((-108) |#4| |#3|) 13)))
+(((-613 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2751 ((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -3612 (-591 |#3|))) |#4| |#3|)) (-15 -2751 ((-591 (-2 (|:| |particular| (-3 |#3| "failed")) (|:| -3612 (-591 |#3|)))) |#4| (-591 |#3|))) (-15 -2285 ((-3 |#3| "failed") |#4| |#3|)) (-15 -1335 ((-108) |#4| |#3|)) (-15 -2193 ((-712) |#4| |#3|))) (-341) (-13 (-351 |#1|) (-10 -7 (-6 -4251))) (-13 (-351 |#1|) (-10 -7 (-6 -4251))) (-629 |#1| |#2| |#3|)) (T -613))
+((-2193 (*1 *2 *3 *4) (-12 (-4 *5 (-341)) (-4 *6 (-13 (-351 *5) (-10 -7 (-6 -4251)))) (-4 *4 (-13 (-351 *5) (-10 -7 (-6 -4251)))) (-5 *2 (-712)) (-5 *1 (-613 *5 *6 *4 *3)) (-4 *3 (-629 *5 *6 *4)))) (-1335 (*1 *2 *3 *4) (-12 (-4 *5 (-341)) (-4 *6 (-13 (-351 *5) (-10 -7 (-6 -4251)))) (-4 *4 (-13 (-351 *5) (-10 -7 (-6 -4251)))) (-5 *2 (-108)) (-5 *1 (-613 *5 *6 *4 *3)) (-4 *3 (-629 *5 *6 *4)))) (-2285 (*1 *2 *3 *2) (|partial| -12 (-4 *4 (-341)) (-4 *5 (-13 (-351 *4) (-10 -7 (-6 -4251)))) (-4 *2 (-13 (-351 *4) (-10 -7 (-6 -4251)))) (-5 *1 (-613 *4 *5 *2 *3)) (-4 *3 (-629 *4 *5 *2)))) (-2751 (*1 *2 *3 *4) (-12 (-4 *5 (-341)) (-4 *6 (-13 (-351 *5) (-10 -7 (-6 -4251)))) (-4 *7 (-13 (-351 *5) (-10 -7 (-6 -4251)))) (-5 *2 (-591 (-2 (|:| |particular| (-3 *7 "failed")) (|:| -3612 (-591 *7))))) (-5 *1 (-613 *5 *6 *7 *3)) (-5 *4 (-591 *7)) (-4 *3 (-629 *5 *6 *7)))) (-2751 (*1 *2 *3 *4) (-12 (-4 *5 (-341)) (-4 *6 (-13 (-351 *5) (-10 -7 (-6 -4251)))) (-4 *4 (-13 (-351 *5) (-10 -7 (-6 -4251)))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -3612 (-591 *4)))) (-5 *1 (-613 *5 *6 *4 *3)) (-4 *3 (-629 *5 *6 *4)))))
+(-10 -7 (-15 -2751 ((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -3612 (-591 |#3|))) |#4| |#3|)) (-15 -2751 ((-591 (-2 (|:| |particular| (-3 |#3| "failed")) (|:| -3612 (-591 |#3|)))) |#4| (-591 |#3|))) (-15 -2285 ((-3 |#3| "failed") |#4| |#3|)) (-15 -1335 ((-108) |#4| |#3|)) (-15 -2193 ((-712) |#4| |#3|)))
+((-1657 (((-2 (|:| |particular| (-3 (-1171 (-385 |#4|)) "failed")) (|:| -3612 (-591 (-1171 (-385 |#4|))))) (-591 |#4|) (-591 |#3|)) 45)))
+(((-614 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1657 ((-2 (|:| |particular| (-3 (-1171 (-385 |#4|)) "failed")) (|:| -3612 (-591 (-1171 (-385 |#4|))))) (-591 |#4|) (-591 |#3|)))) (-517) (-734) (-788) (-882 |#1| |#2| |#3|)) (T -614))
+((-1657 (*1 *2 *3 *4) (-12 (-5 *3 (-591 *8)) (-5 *4 (-591 *7)) (-4 *7 (-788)) (-4 *8 (-882 *5 *6 *7)) (-4 *5 (-517)) (-4 *6 (-734)) (-5 *2 (-2 (|:| |particular| (-3 (-1171 (-385 *8)) "failed")) (|:| -3612 (-591 (-1171 (-385 *8)))))) (-5 *1 (-614 *5 *6 *7 *8)))))
+(-10 -7 (-15 -1657 ((-2 (|:| |particular| (-3 (-1171 (-385 |#4|)) "failed")) (|:| -3612 (-591 (-1171 (-385 |#4|))))) (-591 |#4|) (-591 |#3|))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-1851 (((-3 $ "failed")) NIL (|has| |#2| (-517)))) (-1481 ((|#2| $) NIL)) (-1711 (((-108) $) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2010 (((-1171 (-631 |#2|))) NIL) (((-1171 (-631 |#2|)) (-1171 $)) NIL)) (-1478 (((-108) $) NIL)) (-3483 (((-1171 $)) 37)) (-3727 (((-108) $ (-712)) NIL)) (-1416 (($ |#2|) NIL)) (-2055 (($) NIL T CONST)) (-1352 (($ $) NIL (|has| |#2| (-286)))) (-2578 (((-220 |#1| |#2|) $ (-525)) NIL)) (-4007 (((-3 (-2 (|:| |particular| $) (|:| -3612 (-591 $))) "failed")) NIL (|has| |#2| (-517)))) (-4088 (((-3 $ "failed")) NIL (|has| |#2| (-517)))) (-2004 (((-631 |#2|)) NIL) (((-631 |#2|) (-1171 $)) NIL)) (-3681 ((|#2| $) NIL)) (-2465 (((-631 |#2|) $) NIL) (((-631 |#2|) $ (-1171 $)) NIL)) (-2397 (((-3 $ "failed") $) NIL (|has| |#2| (-517)))) (-4182 (((-1085 (-885 |#2|))) NIL (|has| |#2| (-341)))) (-2681 (($ $ (-854)) NIL)) (-3549 ((|#2| $) NIL)) (-1865 (((-1085 |#2|) $) NIL (|has| |#2| (-517)))) (-1321 ((|#2|) NIL) ((|#2| (-1171 $)) NIL)) (-3985 (((-1085 |#2|) $) NIL)) (-1532 (((-108)) NIL)) (-4174 (((-3 (-525) "failed") $) NIL (|has| |#2| (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#2| (-966 (-385 (-525))))) (((-3 |#2| "failed") $) NIL)) (-3341 (((-525) $) NIL (|has| |#2| (-966 (-525)))) (((-385 (-525)) $) NIL (|has| |#2| (-966 (-385 (-525))))) ((|#2| $) NIL)) (-1554 (($ (-1171 |#2|)) NIL) (($ (-1171 |#2|) (-1171 $)) NIL)) (-3925 (((-631 (-525)) (-631 $)) NIL (|has| |#2| (-587 (-525)))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| |#2| (-587 (-525)))) (((-2 (|:| -2928 (-631 |#2|)) (|:| |vec| (-1171 |#2|))) (-631 $) (-1171 $)) NIL) (((-631 |#2|) (-631 $)) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-2193 (((-712) $) NIL (|has| |#2| (-517))) (((-854)) 38)) (-4121 ((|#2| $ (-525) (-525)) NIL)) (-3595 (((-108)) NIL)) (-1447 (($ $ (-854)) NIL)) (-2916 (((-591 |#2|) $) NIL (|has| $ (-6 -4250)))) (-3865 (((-108) $) NIL)) (-1613 (((-712) $) NIL (|has| |#2| (-517)))) (-2523 (((-591 (-220 |#1| |#2|)) $) NIL (|has| |#2| (-517)))) (-4127 (((-712) $) NIL)) (-3999 (((-108)) NIL)) (-4140 (((-712) $) NIL)) (-3491 (((-108) $ (-712)) NIL)) (-1806 ((|#2| $) NIL (|has| |#2| (-6 (-4252 "*"))))) (-3142 (((-525) $) NIL)) (-3660 (((-525) $) NIL)) (-4207 (((-591 |#2|) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-3882 (((-525) $) NIL)) (-2494 (((-525) $) NIL)) (-1572 (($ (-591 (-591 |#2|))) NIL)) (-4192 (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#2| |#2| |#2|) $ $) NIL) (($ (-1 |#2| |#2|) $) NIL)) (-3093 (((-591 (-591 |#2|)) $) NIL)) (-3319 (((-108)) NIL)) (-1219 (((-108)) NIL)) (-3295 (((-108) $ (-712)) NIL)) (-1779 (((-3 (-2 (|:| |particular| $) (|:| -3612 (-591 $))) "failed")) NIL (|has| |#2| (-517)))) (-2727 (((-3 $ "failed")) NIL (|has| |#2| (-517)))) (-1529 (((-631 |#2|)) NIL) (((-631 |#2|) (-1171 $)) NIL)) (-2671 ((|#2| $) NIL)) (-2000 (((-631 |#2|) $) NIL) (((-631 |#2|) $ (-1171 $)) NIL)) (-3917 (((-3 $ "failed") $) NIL (|has| |#2| (-517)))) (-2679 (((-1085 (-885 |#2|))) NIL (|has| |#2| (-341)))) (-2832 (($ $ (-854)) NIL)) (-1984 ((|#2| $) NIL)) (-4130 (((-1085 |#2|) $) NIL (|has| |#2| (-517)))) (-2336 ((|#2|) NIL) ((|#2| (-1171 $)) NIL)) (-3019 (((-1085 |#2|) $) NIL)) (-1312 (((-108)) NIL)) (-2621 (((-1072) $) NIL)) (-3440 (((-108)) NIL)) (-3615 (((-108)) NIL)) (-1821 (((-108)) NIL)) (-2902 (((-3 $ "failed") $) NIL (|has| |#2| (-341)))) (-2937 (((-1036) $) NIL)) (-1492 (((-108)) NIL)) (-3210 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-517)))) (-3465 (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#2|))) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-273 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-591 |#2|) (-591 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))))) (-2023 (((-108) $ $) NIL)) (-2077 (((-108) $) NIL)) (-3164 (($) NIL)) (-1881 ((|#2| $ (-525) (-525) |#2|) NIL) ((|#2| $ (-525) (-525)) 22) ((|#2| $ (-525)) NIL)) (-2209 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-712)) NIL) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-1089)) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-712)) NIL (|has| |#2| (-213))) (($ $) NIL (|has| |#2| (-213)))) (-2102 ((|#2| $) NIL)) (-1968 (($ (-591 |#2|)) NIL)) (-2348 (((-108) $) NIL)) (-3030 (((-220 |#1| |#2|) $) NIL)) (-4145 ((|#2| $) NIL (|has| |#2| (-6 (-4252 "*"))))) (-2960 (((-712) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250))) (((-712) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-2873 (($ $) NIL)) (-1671 (((-631 |#2|) (-1171 $)) NIL) (((-1171 |#2|) $) NIL) (((-631 |#2|) (-1171 $) (-1171 $)) NIL) (((-1171 |#2|) $ (-1171 $)) 25)) (-1300 (($ (-1171 |#2|)) NIL) (((-1171 |#2|) $) NIL)) (-3277 (((-591 (-885 |#2|))) NIL) (((-591 (-885 |#2|)) (-1171 $)) NIL)) (-4027 (($ $ $) NIL)) (-2003 (((-108)) NIL)) (-1256 (((-220 |#1| |#2|) $ (-525)) NIL)) (-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ (-385 (-525))) NIL (|has| |#2| (-966 (-385 (-525))))) (($ |#2|) NIL) (((-631 |#2|) $) NIL)) (-3425 (((-712)) NIL)) (-3612 (((-1171 $)) 36)) (-3674 (((-591 (-1171 |#2|))) NIL (|has| |#2| (-517)))) (-1894 (($ $ $ $) NIL)) (-2535 (((-108)) NIL)) (-2814 (($ (-631 |#2|) $) NIL)) (-1475 (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250)))) (-1986 (((-108) $) NIL)) (-1971 (($ $ $) NIL)) (-3887 (((-108)) NIL)) (-1394 (((-108)) NIL)) (-2659 (((-108)) NIL)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1830 (($) NIL T CONST)) (-1839 (($) NIL T CONST)) (-1796 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-712)) NIL) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-1089)) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-712)) NIL (|has| |#2| (-213))) (($ $) NIL (|has| |#2| (-213)))) (-3944 (((-108) $ $) NIL)) (-4059 (($ $ |#2|) NIL (|has| |#2| (-341)))) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL (|has| |#2| (-341)))) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) NIL) (((-220 |#1| |#2|) $ (-220 |#1| |#2|)) NIL) (((-220 |#1| |#2|) (-220 |#1| |#2|) $) NIL)) (-2028 (((-712) $) NIL (|has| $ (-6 -4250)))))
(((-615 |#1| |#2|) (-13 (-1039 |#1| |#2| (-220 |#1| |#2|) (-220 |#1| |#2|)) (-565 (-631 |#2|)) (-395 |#2|)) (-854) (-160)) (T -615))
NIL
(-13 (-1039 |#1| |#2| (-220 |#1| |#2|) (-220 |#1| |#2|)) (-565 (-631 |#2|)) (-395 |#2|))
-((-3008 (((-108) $ $) NIL)) (-3531 (((-591 |#1|) $) NIL)) (-3400 (($ $) 52)) (-2600 (((-108) $) NIL)) (-1251 (((-3 |#1| "failed") $) NIL)) (-3528 ((|#1| $) NIL)) (-3741 (($ $ $) NIL)) (-2478 (($ $ $) NIL)) (-2050 (((-3 $ "failed") (-760 |#1|)) 23)) (-2240 (((-108) (-760 |#1|)) 15)) (-1708 (($ (-760 |#1|)) 24)) (-2843 (((-108) $ $) 30)) (-1657 (((-854) $) 37)) (-3388 (($ $) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-1348 (((-591 $) (-760 |#1|)) 17)) (-3022 (((-796) $) 43) (($ |#1|) 34) (((-760 |#1|) $) 39) (((-620 |#1|) $) 44)) (-1849 (((-57 (-591 $)) (-591 |#1|) (-854)) 57)) (-1273 (((-591 $) (-591 |#1|) (-854)) 60)) (-4135 (((-108) $ $) NIL)) (-4119 (((-108) $ $) NIL)) (-4096 (((-108) $ $) 53)) (-4126 (((-108) $ $) NIL)) (-4112 (((-108) $ $) 38)))
-(((-616 |#1|) (-13 (-788) (-966 |#1|) (-10 -8 (-15 -2600 ((-108) $)) (-15 -3388 ($ $)) (-15 -3400 ($ $)) (-15 -1657 ((-854) $)) (-15 -2843 ((-108) $ $)) (-15 -3022 ((-760 |#1|) $)) (-15 -3022 ((-620 |#1|) $)) (-15 -1348 ((-591 $) (-760 |#1|))) (-15 -2240 ((-108) (-760 |#1|))) (-15 -1708 ($ (-760 |#1|))) (-15 -2050 ((-3 $ "failed") (-760 |#1|))) (-15 -3531 ((-591 |#1|) $)) (-15 -1849 ((-57 (-591 $)) (-591 |#1|) (-854))) (-15 -1273 ((-591 $) (-591 |#1|) (-854))))) (-788)) (T -616))
-((-2600 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-616 *3)) (-4 *3 (-788)))) (-3388 (*1 *1 *1) (-12 (-5 *1 (-616 *2)) (-4 *2 (-788)))) (-3400 (*1 *1 *1) (-12 (-5 *1 (-616 *2)) (-4 *2 (-788)))) (-1657 (*1 *2 *1) (-12 (-5 *2 (-854)) (-5 *1 (-616 *3)) (-4 *3 (-788)))) (-2843 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-616 *3)) (-4 *3 (-788)))) (-3022 (*1 *2 *1) (-12 (-5 *2 (-760 *3)) (-5 *1 (-616 *3)) (-4 *3 (-788)))) (-3022 (*1 *2 *1) (-12 (-5 *2 (-620 *3)) (-5 *1 (-616 *3)) (-4 *3 (-788)))) (-1348 (*1 *2 *3) (-12 (-5 *3 (-760 *4)) (-4 *4 (-788)) (-5 *2 (-591 (-616 *4))) (-5 *1 (-616 *4)))) (-2240 (*1 *2 *3) (-12 (-5 *3 (-760 *4)) (-4 *4 (-788)) (-5 *2 (-108)) (-5 *1 (-616 *4)))) (-1708 (*1 *1 *2) (-12 (-5 *2 (-760 *3)) (-4 *3 (-788)) (-5 *1 (-616 *3)))) (-2050 (*1 *1 *2) (|partial| -12 (-5 *2 (-760 *3)) (-4 *3 (-788)) (-5 *1 (-616 *3)))) (-3531 (*1 *2 *1) (-12 (-5 *2 (-591 *3)) (-5 *1 (-616 *3)) (-4 *3 (-788)))) (-1849 (*1 *2 *3 *4) (-12 (-5 *3 (-591 *5)) (-5 *4 (-854)) (-4 *5 (-788)) (-5 *2 (-57 (-591 (-616 *5)))) (-5 *1 (-616 *5)))) (-1273 (*1 *2 *3 *4) (-12 (-5 *3 (-591 *5)) (-5 *4 (-854)) (-4 *5 (-788)) (-5 *2 (-591 (-616 *5))) (-5 *1 (-616 *5)))))
-(-13 (-788) (-966 |#1|) (-10 -8 (-15 -2600 ((-108) $)) (-15 -3388 ($ $)) (-15 -3400 ($ $)) (-15 -1657 ((-854) $)) (-15 -2843 ((-108) $ $)) (-15 -3022 ((-760 |#1|) $)) (-15 -3022 ((-620 |#1|) $)) (-15 -1348 ((-591 $) (-760 |#1|))) (-15 -2240 ((-108) (-760 |#1|))) (-15 -1708 ($ (-760 |#1|))) (-15 -2050 ((-3 $ "failed") (-760 |#1|))) (-15 -3531 ((-591 |#1|) $)) (-15 -1849 ((-57 (-591 $)) (-591 |#1|) (-854))) (-15 -1273 ((-591 $) (-591 |#1|) (-854)))))
-((-3024 ((|#2| $) 76)) (-3970 (($ $) 96)) (-3891 (((-108) $ (-712)) 26)) (-3078 (($ $) 85) (($ $ (-712)) 88)) (-3629 (((-108) $) 97)) (-4120 (((-591 $) $) 72)) (-2148 (((-108) $ $) 71)) (-2910 (((-108) $ (-712)) 24)) (-3630 (((-525) $) 46)) (-3468 (((-525) $) 45)) (-3971 (((-108) $ (-712)) 22)) (-1203 (((-108) $) 74)) (-3708 ((|#2| $) 89) (($ $ (-712)) 92)) (-4189 (($ $ $ (-525)) 62) (($ |#2| $ (-525)) 61)) (-2511 (((-591 (-525)) $) 44)) (-2791 (((-108) (-525) $) 42)) (-3066 ((|#2| $) NIL) (($ $ (-712)) 84)) (-2784 (($ $ (-525)) 100)) (-3566 (((-108) $) 99)) (-1623 (((-108) (-1 (-108) |#2|) $) 32)) (-3339 (((-591 |#2|) $) 33)) (-3164 ((|#2| $ "value") NIL) ((|#2| $ "first") 83) (($ $ "rest") 87) ((|#2| $ "last") 95) (($ $ (-1138 (-525))) 58) ((|#2| $ (-525)) 40) ((|#2| $ (-525) |#2|) 41)) (-3505 (((-525) $ $) 70)) (-2777 (($ $ (-1138 (-525))) 57) (($ $ (-525)) 51)) (-2237 (((-108) $) 66)) (-3820 (($ $) 81)) (-3641 (((-712) $) 80)) (-1387 (($ $) 79)) (-3036 (($ (-591 |#2|)) 37)) (-3571 (($ $) 101)) (-3860 (((-591 $) $) 69)) (-1632 (((-108) $ $) 68)) (-4158 (((-108) (-1 (-108) |#2|) $) 31)) (-4096 (((-108) $ $) 18)) (-4045 (((-712) $) 29)))
-(((-617 |#1| |#2|) (-10 -8 (-15 -3571 (|#1| |#1|)) (-15 -2784 (|#1| |#1| (-525))) (-15 -3629 ((-108) |#1|)) (-15 -3566 ((-108) |#1|)) (-15 -3164 (|#2| |#1| (-525) |#2|)) (-15 -3164 (|#2| |#1| (-525))) (-15 -3339 ((-591 |#2|) |#1|)) (-15 -2791 ((-108) (-525) |#1|)) (-15 -2511 ((-591 (-525)) |#1|)) (-15 -3468 ((-525) |#1|)) (-15 -3630 ((-525) |#1|)) (-15 -3036 (|#1| (-591 |#2|))) (-15 -3164 (|#1| |#1| (-1138 (-525)))) (-15 -2777 (|#1| |#1| (-525))) (-15 -2777 (|#1| |#1| (-1138 (-525)))) (-15 -4189 (|#1| |#2| |#1| (-525))) (-15 -4189 (|#1| |#1| |#1| (-525))) (-15 -3820 (|#1| |#1|)) (-15 -3641 ((-712) |#1|)) (-15 -1387 (|#1| |#1|)) (-15 -3970 (|#1| |#1|)) (-15 -3708 (|#1| |#1| (-712))) (-15 -3164 (|#2| |#1| "last")) (-15 -3708 (|#2| |#1|)) (-15 -3078 (|#1| |#1| (-712))) (-15 -3164 (|#1| |#1| "rest")) (-15 -3078 (|#1| |#1|)) (-15 -3066 (|#1| |#1| (-712))) (-15 -3164 (|#2| |#1| "first")) (-15 -3066 (|#2| |#1|)) (-15 -2148 ((-108) |#1| |#1|)) (-15 -1632 ((-108) |#1| |#1|)) (-15 -3505 ((-525) |#1| |#1|)) (-15 -2237 ((-108) |#1|)) (-15 -3164 (|#2| |#1| "value")) (-15 -3024 (|#2| |#1|)) (-15 -1203 ((-108) |#1|)) (-15 -4120 ((-591 |#1|) |#1|)) (-15 -3860 ((-591 |#1|) |#1|)) (-15 -4096 ((-108) |#1| |#1|)) (-15 -1623 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -4158 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -4045 ((-712) |#1|)) (-15 -3891 ((-108) |#1| (-712))) (-15 -2910 ((-108) |#1| (-712))) (-15 -3971 ((-108) |#1| (-712)))) (-618 |#2|) (-1125)) (T -617))
-NIL
-(-10 -8 (-15 -3571 (|#1| |#1|)) (-15 -2784 (|#1| |#1| (-525))) (-15 -3629 ((-108) |#1|)) (-15 -3566 ((-108) |#1|)) (-15 -3164 (|#2| |#1| (-525) |#2|)) (-15 -3164 (|#2| |#1| (-525))) (-15 -3339 ((-591 |#2|) |#1|)) (-15 -2791 ((-108) (-525) |#1|)) (-15 -2511 ((-591 (-525)) |#1|)) (-15 -3468 ((-525) |#1|)) (-15 -3630 ((-525) |#1|)) (-15 -3036 (|#1| (-591 |#2|))) (-15 -3164 (|#1| |#1| (-1138 (-525)))) (-15 -2777 (|#1| |#1| (-525))) (-15 -2777 (|#1| |#1| (-1138 (-525)))) (-15 -4189 (|#1| |#2| |#1| (-525))) (-15 -4189 (|#1| |#1| |#1| (-525))) (-15 -3820 (|#1| |#1|)) (-15 -3641 ((-712) |#1|)) (-15 -1387 (|#1| |#1|)) (-15 -3970 (|#1| |#1|)) (-15 -3708 (|#1| |#1| (-712))) (-15 -3164 (|#2| |#1| "last")) (-15 -3708 (|#2| |#1|)) (-15 -3078 (|#1| |#1| (-712))) (-15 -3164 (|#1| |#1| "rest")) (-15 -3078 (|#1| |#1|)) (-15 -3066 (|#1| |#1| (-712))) (-15 -3164 (|#2| |#1| "first")) (-15 -3066 (|#2| |#1|)) (-15 -2148 ((-108) |#1| |#1|)) (-15 -1632 ((-108) |#1| |#1|)) (-15 -3505 ((-525) |#1| |#1|)) (-15 -2237 ((-108) |#1|)) (-15 -3164 (|#2| |#1| "value")) (-15 -3024 (|#2| |#1|)) (-15 -1203 ((-108) |#1|)) (-15 -4120 ((-591 |#1|) |#1|)) (-15 -3860 ((-591 |#1|) |#1|)) (-15 -4096 ((-108) |#1| |#1|)) (-15 -1623 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -4158 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -4045 ((-712) |#1|)) (-15 -3891 ((-108) |#1| (-712))) (-15 -2910 ((-108) |#1| (-712))) (-15 -3971 ((-108) |#1| (-712))))
-((-3008 (((-108) $ $) 19 (|has| |#1| (-1018)))) (-3024 ((|#1| $) 48)) (-3161 ((|#1| $) 65)) (-3970 (($ $) 67)) (-3296 (((-1176) $ (-525) (-525)) 97 (|has| $ (-6 -4251)))) (-3463 (($ $ (-525)) 52 (|has| $ (-6 -4251)))) (-3891 (((-108) $ (-712)) 8)) (-1780 ((|#1| $ |#1|) 39 (|has| $ (-6 -4251)))) (-2146 (($ $ $) 56 (|has| $ (-6 -4251)))) (-2640 ((|#1| $ |#1|) 54 (|has| $ (-6 -4251)))) (-1901 ((|#1| $ |#1|) 58 (|has| $ (-6 -4251)))) (-3186 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4251))) ((|#1| $ "first" |#1|) 57 (|has| $ (-6 -4251))) (($ $ "rest" $) 55 (|has| $ (-6 -4251))) ((|#1| $ "last" |#1|) 53 (|has| $ (-6 -4251))) ((|#1| $ (-1138 (-525)) |#1|) 117 (|has| $ (-6 -4251))) ((|#1| $ (-525) |#1|) 86 (|has| $ (-6 -4251)))) (-3665 (($ $ (-591 $)) 41 (|has| $ (-6 -4251)))) (-2305 (($ (-1 (-108) |#1|) $) 102)) (-3149 ((|#1| $) 66)) (-3798 (($) 7 T CONST)) (-1745 (($ $) 124)) (-3078 (($ $) 73) (($ $ (-712)) 71)) (-3098 (($ $) 99 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3677 (($ |#1| $) 100 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) (($ (-1 (-108) |#1|) $) 103)) (-1227 ((|#1| (-1 |#1| |#1| |#1|) $) 105 (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 104 (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 101 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3255 ((|#1| $ (-525) |#1|) 85 (|has| $ (-6 -4251)))) (-3217 ((|#1| $ (-525)) 87)) (-3629 (((-108) $) 83)) (-3454 (((-591 |#1|) $) 30 (|has| $ (-6 -4250)))) (-1450 (((-712) $) 123)) (-4120 (((-591 $) $) 50)) (-2148 (((-108) $ $) 42 (|has| |#1| (-1018)))) (-1268 (($ (-712) |#1|) 108)) (-2910 (((-108) $ (-712)) 9)) (-3630 (((-525) $) 95 (|has| (-525) (-788)))) (-2552 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3468 (((-525) $) 94 (|has| (-525) (-788)))) (-3249 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 111)) (-3971 (((-108) $ (-712)) 10)) (-2599 (((-591 |#1|) $) 45)) (-1203 (((-108) $) 49)) (-3539 (($ $) 126)) (-3313 (((-108) $) 127)) (-2339 (((-1072) $) 22 (|has| |#1| (-1018)))) (-3708 ((|#1| $) 70) (($ $ (-712)) 68)) (-4189 (($ $ $ (-525)) 116) (($ |#1| $ (-525)) 115)) (-2511 (((-591 (-525)) $) 92)) (-2791 (((-108) (-525) $) 91)) (-2047 (((-1036) $) 21 (|has| |#1| (-1018)))) (-3669 ((|#1| $) 125)) (-3066 ((|#1| $) 76) (($ $ (-712)) 74)) (-2069 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 106)) (-1941 (($ $ |#1|) 96 (|has| $ (-6 -4251)))) (-2784 (($ $ (-525)) 122)) (-3566 (((-108) $) 84)) (-2036 (((-108) $) 128)) (-3437 (((-108) $) 129)) (-1623 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) 14)) (-1615 (((-108) |#1| $) 93 (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3339 (((-591 |#1|) $) 90)) (-3028 (((-108) $) 11)) (-3209 (($) 12)) (-3164 ((|#1| $ "value") 47) ((|#1| $ "first") 75) (($ $ "rest") 72) ((|#1| $ "last") 69) (($ $ (-1138 (-525))) 112) ((|#1| $ (-525)) 89) ((|#1| $ (-525) |#1|) 88)) (-3505 (((-525) $ $) 44)) (-2777 (($ $ (-1138 (-525))) 114) (($ $ (-525)) 113)) (-2237 (((-108) $) 46)) (-3820 (($ $) 62)) (-2609 (($ $) 59 (|has| $ (-6 -4251)))) (-3641 (((-712) $) 63)) (-1387 (($ $) 64)) (-2064 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3199 (($ $) 13)) (-1408 (((-501) $) 98 (|has| |#1| (-566 (-501))))) (-3036 (($ (-591 |#1|)) 107)) (-1679 (($ $ $) 61 (|has| $ (-6 -4251))) (($ $ |#1|) 60 (|has| $ (-6 -4251)))) (-3690 (($ $ $) 78) (($ |#1| $) 77) (($ (-591 $)) 110) (($ $ |#1|) 109)) (-3571 (($ $) 121)) (-3022 (((-796) $) 18 (|has| |#1| (-565 (-796))))) (-3860 (((-591 $) $) 51)) (-1632 (((-108) $ $) 43 (|has| |#1| (-1018)))) (-4158 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) 20 (|has| |#1| (-1018)))) (-4045 (((-712) $) 6 (|has| $ (-6 -4250)))))
+((-2673 (((-108) $ $) NIL)) (-2758 (((-591 |#1|) $) NIL)) (-3192 (($ $) 52)) (-3417 (((-108) $) NIL)) (-4174 (((-3 |#1| "failed") $) NIL)) (-3341 ((|#1| $) NIL)) (-1923 (($ $ $) NIL)) (-3475 (($ $ $) NIL)) (-2335 (((-3 $ "failed") (-760 |#1|)) 23)) (-4172 (((-108) (-760 |#1|)) 15)) (-3021 (($ (-760 |#1|)) 24)) (-4066 (((-108) $ $) 30)) (-2445 (((-854) $) 37)) (-3178 (($ $) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2542 (((-591 $) (-760 |#1|)) 17)) (-2686 (((-796) $) 43) (($ |#1|) 34) (((-760 |#1|) $) 39) (((-620 |#1|) $) 44)) (-4031 (((-57 (-591 $)) (-591 |#1|) (-854)) 57)) (-3955 (((-591 $) (-591 |#1|) (-854)) 60)) (-4004 (((-108) $ $) NIL)) (-3982 (((-108) $ $) NIL)) (-3944 (((-108) $ $) 53)) (-3994 (((-108) $ $) NIL)) (-3971 (((-108) $ $) 38)))
+(((-616 |#1|) (-13 (-788) (-966 |#1|) (-10 -8 (-15 -3417 ((-108) $)) (-15 -3178 ($ $)) (-15 -3192 ($ $)) (-15 -2445 ((-854) $)) (-15 -4066 ((-108) $ $)) (-15 -2686 ((-760 |#1|) $)) (-15 -2686 ((-620 |#1|) $)) (-15 -2542 ((-591 $) (-760 |#1|))) (-15 -4172 ((-108) (-760 |#1|))) (-15 -3021 ($ (-760 |#1|))) (-15 -2335 ((-3 $ "failed") (-760 |#1|))) (-15 -2758 ((-591 |#1|) $)) (-15 -4031 ((-57 (-591 $)) (-591 |#1|) (-854))) (-15 -3955 ((-591 $) (-591 |#1|) (-854))))) (-788)) (T -616))
+((-3417 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-616 *3)) (-4 *3 (-788)))) (-3178 (*1 *1 *1) (-12 (-5 *1 (-616 *2)) (-4 *2 (-788)))) (-3192 (*1 *1 *1) (-12 (-5 *1 (-616 *2)) (-4 *2 (-788)))) (-2445 (*1 *2 *1) (-12 (-5 *2 (-854)) (-5 *1 (-616 *3)) (-4 *3 (-788)))) (-4066 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-616 *3)) (-4 *3 (-788)))) (-2686 (*1 *2 *1) (-12 (-5 *2 (-760 *3)) (-5 *1 (-616 *3)) (-4 *3 (-788)))) (-2686 (*1 *2 *1) (-12 (-5 *2 (-620 *3)) (-5 *1 (-616 *3)) (-4 *3 (-788)))) (-2542 (*1 *2 *3) (-12 (-5 *3 (-760 *4)) (-4 *4 (-788)) (-5 *2 (-591 (-616 *4))) (-5 *1 (-616 *4)))) (-4172 (*1 *2 *3) (-12 (-5 *3 (-760 *4)) (-4 *4 (-788)) (-5 *2 (-108)) (-5 *1 (-616 *4)))) (-3021 (*1 *1 *2) (-12 (-5 *2 (-760 *3)) (-4 *3 (-788)) (-5 *1 (-616 *3)))) (-2335 (*1 *1 *2) (|partial| -12 (-5 *2 (-760 *3)) (-4 *3 (-788)) (-5 *1 (-616 *3)))) (-2758 (*1 *2 *1) (-12 (-5 *2 (-591 *3)) (-5 *1 (-616 *3)) (-4 *3 (-788)))) (-4031 (*1 *2 *3 *4) (-12 (-5 *3 (-591 *5)) (-5 *4 (-854)) (-4 *5 (-788)) (-5 *2 (-57 (-591 (-616 *5)))) (-5 *1 (-616 *5)))) (-3955 (*1 *2 *3 *4) (-12 (-5 *3 (-591 *5)) (-5 *4 (-854)) (-4 *5 (-788)) (-5 *2 (-591 (-616 *5))) (-5 *1 (-616 *5)))))
+(-13 (-788) (-966 |#1|) (-10 -8 (-15 -3417 ((-108) $)) (-15 -3178 ($ $)) (-15 -3192 ($ $)) (-15 -2445 ((-854) $)) (-15 -4066 ((-108) $ $)) (-15 -2686 ((-760 |#1|) $)) (-15 -2686 ((-620 |#1|) $)) (-15 -2542 ((-591 $) (-760 |#1|))) (-15 -4172 ((-108) (-760 |#1|))) (-15 -3021 ($ (-760 |#1|))) (-15 -2335 ((-3 $ "failed") (-760 |#1|))) (-15 -2758 ((-591 |#1|) $)) (-15 -4031 ((-57 (-591 $)) (-591 |#1|) (-854))) (-15 -3955 ((-591 $) (-591 |#1|) (-854)))))
+((-2940 ((|#2| $) 76)) (-3856 (($ $) 96)) (-3727 (((-108) $ (-712)) 26)) (-2884 (($ $) 85) (($ $ (-712)) 88)) (-4139 (((-108) $) 97)) (-2275 (((-591 $) $) 72)) (-3219 (((-108) $ $) 71)) (-3491 (((-108) $ (-712)) 24)) (-4152 (((-525) $) 46)) (-1826 (((-525) $) 45)) (-3295 (((-108) $ (-712)) 22)) (-2878 (((-108) $) 74)) (-2555 ((|#2| $) 89) (($ $ (-712)) 92)) (-2059 (($ $ $ (-525)) 62) (($ |#2| $ (-525)) 61)) (-3761 (((-591 (-525)) $) 44)) (-1675 (((-108) (-525) $) 42)) (-2872 ((|#2| $) NIL) (($ $ (-712)) 84)) (-1618 (($ $ (-525)) 100)) (-1622 (((-108) $) 99)) (-3465 (((-108) (-1 (-108) |#2|) $) 32)) (-2998 (((-591 |#2|) $) 33)) (-1881 ((|#2| $ "value") NIL) ((|#2| $ "first") 83) (($ $ "rest") 87) ((|#2| $ "last") 95) (($ $ (-1138 (-525))) 58) ((|#2| $ (-525)) 40) ((|#2| $ (-525) |#2|) 41)) (-2194 (((-525) $ $) 70)) (-3226 (($ $ (-1138 (-525))) 57) (($ $ (-525)) 51)) (-4133 (((-108) $) 66)) (-2349 (($ $) 81)) (-1248 (((-712) $) 80)) (-3249 (($ $) 79)) (-2695 (($ (-591 |#2|)) 37)) (-1664 (($ $) 101)) (-1567 (((-591 $) $) 69)) (-3592 (((-108) $ $) 68)) (-1475 (((-108) (-1 (-108) |#2|) $) 31)) (-3944 (((-108) $ $) 18)) (-2028 (((-712) $) 29)))
+(((-617 |#1| |#2|) (-10 -8 (-15 -1664 (|#1| |#1|)) (-15 -1618 (|#1| |#1| (-525))) (-15 -4139 ((-108) |#1|)) (-15 -1622 ((-108) |#1|)) (-15 -1881 (|#2| |#1| (-525) |#2|)) (-15 -1881 (|#2| |#1| (-525))) (-15 -2998 ((-591 |#2|) |#1|)) (-15 -1675 ((-108) (-525) |#1|)) (-15 -3761 ((-591 (-525)) |#1|)) (-15 -1826 ((-525) |#1|)) (-15 -4152 ((-525) |#1|)) (-15 -2695 (|#1| (-591 |#2|))) (-15 -1881 (|#1| |#1| (-1138 (-525)))) (-15 -3226 (|#1| |#1| (-525))) (-15 -3226 (|#1| |#1| (-1138 (-525)))) (-15 -2059 (|#1| |#2| |#1| (-525))) (-15 -2059 (|#1| |#1| |#1| (-525))) (-15 -2349 (|#1| |#1|)) (-15 -1248 ((-712) |#1|)) (-15 -3249 (|#1| |#1|)) (-15 -3856 (|#1| |#1|)) (-15 -2555 (|#1| |#1| (-712))) (-15 -1881 (|#2| |#1| "last")) (-15 -2555 (|#2| |#1|)) (-15 -2884 (|#1| |#1| (-712))) (-15 -1881 (|#1| |#1| "rest")) (-15 -2884 (|#1| |#1|)) (-15 -2872 (|#1| |#1| (-712))) (-15 -1881 (|#2| |#1| "first")) (-15 -2872 (|#2| |#1|)) (-15 -3219 ((-108) |#1| |#1|)) (-15 -3592 ((-108) |#1| |#1|)) (-15 -2194 ((-525) |#1| |#1|)) (-15 -4133 ((-108) |#1|)) (-15 -1881 (|#2| |#1| "value")) (-15 -2940 (|#2| |#1|)) (-15 -2878 ((-108) |#1|)) (-15 -2275 ((-591 |#1|) |#1|)) (-15 -1567 ((-591 |#1|) |#1|)) (-15 -3944 ((-108) |#1| |#1|)) (-15 -3465 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -1475 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -2028 ((-712) |#1|)) (-15 -3727 ((-108) |#1| (-712))) (-15 -3491 ((-108) |#1| (-712))) (-15 -3295 ((-108) |#1| (-712)))) (-618 |#2|) (-1125)) (T -617))
+NIL
+(-10 -8 (-15 -1664 (|#1| |#1|)) (-15 -1618 (|#1| |#1| (-525))) (-15 -4139 ((-108) |#1|)) (-15 -1622 ((-108) |#1|)) (-15 -1881 (|#2| |#1| (-525) |#2|)) (-15 -1881 (|#2| |#1| (-525))) (-15 -2998 ((-591 |#2|) |#1|)) (-15 -1675 ((-108) (-525) |#1|)) (-15 -3761 ((-591 (-525)) |#1|)) (-15 -1826 ((-525) |#1|)) (-15 -4152 ((-525) |#1|)) (-15 -2695 (|#1| (-591 |#2|))) (-15 -1881 (|#1| |#1| (-1138 (-525)))) (-15 -3226 (|#1| |#1| (-525))) (-15 -3226 (|#1| |#1| (-1138 (-525)))) (-15 -2059 (|#1| |#2| |#1| (-525))) (-15 -2059 (|#1| |#1| |#1| (-525))) (-15 -2349 (|#1| |#1|)) (-15 -1248 ((-712) |#1|)) (-15 -3249 (|#1| |#1|)) (-15 -3856 (|#1| |#1|)) (-15 -2555 (|#1| |#1| (-712))) (-15 -1881 (|#2| |#1| "last")) (-15 -2555 (|#2| |#1|)) (-15 -2884 (|#1| |#1| (-712))) (-15 -1881 (|#1| |#1| "rest")) (-15 -2884 (|#1| |#1|)) (-15 -2872 (|#1| |#1| (-712))) (-15 -1881 (|#2| |#1| "first")) (-15 -2872 (|#2| |#1|)) (-15 -3219 ((-108) |#1| |#1|)) (-15 -3592 ((-108) |#1| |#1|)) (-15 -2194 ((-525) |#1| |#1|)) (-15 -4133 ((-108) |#1|)) (-15 -1881 (|#2| |#1| "value")) (-15 -2940 (|#2| |#1|)) (-15 -2878 ((-108) |#1|)) (-15 -2275 ((-591 |#1|) |#1|)) (-15 -1567 ((-591 |#1|) |#1|)) (-15 -3944 ((-108) |#1| |#1|)) (-15 -3465 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -1475 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -2028 ((-712) |#1|)) (-15 -3727 ((-108) |#1| (-712))) (-15 -3491 ((-108) |#1| (-712))) (-15 -3295 ((-108) |#1| (-712))))
+((-2673 (((-108) $ $) 19 (|has| |#1| (-1018)))) (-2940 ((|#1| $) 48)) (-2434 ((|#1| $) 65)) (-3856 (($ $) 67)) (-3832 (((-1176) $ (-525) (-525)) 97 (|has| $ (-6 -4251)))) (-2983 (($ $ (-525)) 52 (|has| $ (-6 -4251)))) (-3727 (((-108) $ (-712)) 8)) (-3912 ((|#1| $ |#1|) 39 (|has| $ (-6 -4251)))) (-3191 (($ $ $) 56 (|has| $ (-6 -4251)))) (-2568 ((|#1| $ |#1|) 54 (|has| $ (-6 -4251)))) (-2756 ((|#1| $ |#1|) 58 (|has| $ (-6 -4251)))) (-2847 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4251))) ((|#1| $ "first" |#1|) 57 (|has| $ (-6 -4251))) (($ $ "rest" $) 55 (|has| $ (-6 -4251))) ((|#1| $ "last" |#1|) 53 (|has| $ (-6 -4251))) ((|#1| $ (-1138 (-525)) |#1|) 117 (|has| $ (-6 -4251))) ((|#1| $ (-525) |#1|) 86 (|has| $ (-6 -4251)))) (-3245 (($ $ (-591 $)) 41 (|has| $ (-6 -4251)))) (-2467 (($ (-1 (-108) |#1|) $) 102)) (-2424 ((|#1| $) 66)) (-2055 (($) 7 T CONST)) (-3051 (($ $) 124)) (-2884 (($ $) 73) (($ $ (-712)) 71)) (-2908 (($ $) 99 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-2537 (($ |#1| $) 100 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) (($ (-1 (-108) |#1|) $) 103)) (-3618 ((|#1| (-1 |#1| |#1| |#1|) $) 105 (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 104 (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 101 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-4205 ((|#1| $ (-525) |#1|) 85 (|has| $ (-6 -4251)))) (-4121 ((|#1| $ (-525)) 87)) (-4139 (((-108) $) 83)) (-2916 (((-591 |#1|) $) 30 (|has| $ (-6 -4250)))) (-1689 (((-712) $) 123)) (-2275 (((-591 $) $) 50)) (-3219 (((-108) $ $) 42 (|has| |#1| (-1018)))) (-1316 (($ (-712) |#1|) 108)) (-3491 (((-108) $ (-712)) 9)) (-4152 (((-525) $) 95 (|has| (-525) (-788)))) (-4207 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-1826 (((-525) $) 94 (|has| (-525) (-788)))) (-4192 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 111)) (-3295 (((-108) $ (-712)) 10)) (-2065 (((-591 |#1|) $) 45)) (-2878 (((-108) $) 49)) (-1385 (($ $) 126)) (-4011 (((-108) $) 127)) (-2621 (((-1072) $) 22 (|has| |#1| (-1018)))) (-2555 ((|#1| $) 70) (($ $ (-712)) 68)) (-2059 (($ $ $ (-525)) 116) (($ |#1| $ (-525)) 115)) (-3761 (((-591 (-525)) $) 92)) (-1675 (((-108) (-525) $) 91)) (-2937 (((-1036) $) 21 (|has| |#1| (-1018)))) (-3297 ((|#1| $) 125)) (-2872 ((|#1| $) 76) (($ $ (-712)) 74)) (-2714 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 106)) (-1858 (($ $ |#1|) 96 (|has| $ (-6 -4251)))) (-1618 (($ $ (-525)) 122)) (-1622 (((-108) $) 84)) (-2182 (((-108) $) 128)) (-2720 (((-108) $) 129)) (-3465 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) 14)) (-3384 (((-108) |#1| $) 93 (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2998 (((-591 |#1|) $) 90)) (-2077 (((-108) $) 11)) (-3164 (($) 12)) (-1881 ((|#1| $ "value") 47) ((|#1| $ "first") 75) (($ $ "rest") 72) ((|#1| $ "last") 69) (($ $ (-1138 (-525))) 112) ((|#1| $ (-525)) 89) ((|#1| $ (-525) |#1|) 88)) (-2194 (((-525) $ $) 44)) (-3226 (($ $ (-1138 (-525))) 114) (($ $ (-525)) 113)) (-4133 (((-108) $) 46)) (-2349 (($ $) 62)) (-3494 (($ $) 59 (|has| $ (-6 -4251)))) (-1248 (((-712) $) 63)) (-3249 (($ $) 64)) (-2960 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-2873 (($ $) 13)) (-1300 (((-501) $) 98 (|has| |#1| (-566 (-501))))) (-2695 (($ (-591 |#1|)) 107)) (-3729 (($ $ $) 61 (|has| $ (-6 -4251))) (($ $ |#1|) 60 (|has| $ (-6 -4251)))) (-1624 (($ $ $) 78) (($ |#1| $) 77) (($ (-591 $)) 110) (($ $ |#1|) 109)) (-1664 (($ $) 121)) (-2686 (((-796) $) 18 (|has| |#1| (-565 (-796))))) (-1567 (((-591 $) $) 51)) (-3592 (((-108) $ $) 43 (|has| |#1| (-1018)))) (-1475 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) 20 (|has| |#1| (-1018)))) (-2028 (((-712) $) 6 (|has| $ (-6 -4250)))))
(((-618 |#1|) (-131) (-1125)) (T -618))
-((-3677 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *1 (-618 *3)) (-4 *3 (-1125)))) (-2305 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *1 (-618 *3)) (-4 *3 (-1125)))) (-3437 (*1 *2 *1) (-12 (-4 *1 (-618 *3)) (-4 *3 (-1125)) (-5 *2 (-108)))) (-2036 (*1 *2 *1) (-12 (-4 *1 (-618 *3)) (-4 *3 (-1125)) (-5 *2 (-108)))) (-3313 (*1 *2 *1) (-12 (-4 *1 (-618 *3)) (-4 *3 (-1125)) (-5 *2 (-108)))) (-3539 (*1 *1 *1) (-12 (-4 *1 (-618 *2)) (-4 *2 (-1125)))) (-3669 (*1 *2 *1) (-12 (-4 *1 (-618 *2)) (-4 *2 (-1125)))) (-1745 (*1 *1 *1) (-12 (-4 *1 (-618 *2)) (-4 *2 (-1125)))) (-1450 (*1 *2 *1) (-12 (-4 *1 (-618 *3)) (-4 *3 (-1125)) (-5 *2 (-712)))) (-2784 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-618 *3)) (-4 *3 (-1125)))) (-3571 (*1 *1 *1) (-12 (-4 *1 (-618 *2)) (-4 *2 (-1125)))))
-(-13 (-1063 |t#1|) (-10 -8 (-15 -3677 ($ (-1 (-108) |t#1|) $)) (-15 -2305 ($ (-1 (-108) |t#1|) $)) (-15 -3437 ((-108) $)) (-15 -2036 ((-108) $)) (-15 -3313 ((-108) $)) (-15 -3539 ($ $)) (-15 -3669 (|t#1| $)) (-15 -1745 ($ $)) (-15 -1450 ((-712) $)) (-15 -2784 ($ $ (-525))) (-15 -3571 ($ $))))
-(((-33) . T) ((-97) |has| |#1| (-1018)) ((-565 (-796)) -3321 (|has| |#1| (-1018)) (|has| |#1| (-565 (-796)))) ((-142 |#1|) . T) ((-566 (-501)) |has| |#1| (-566 (-501))) ((-265 #0=(-525) |#1|) . T) ((-267 #0# |#1|) . T) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-464 |#1|) . T) ((-558 #0# |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-596 |#1|) . T) ((-940 |#1|) . T) ((-1018) |has| |#1| (-1018)) ((-1063 |#1|) . T) ((-1125) . T) ((-1159 |#1|) . T))
-((-3008 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3465 (($ (-712) (-712) (-712)) 34 (|has| |#1| (-975)))) (-3891 (((-108) $ (-712)) NIL)) (-3814 ((|#1| $ (-712) (-712) (-712) |#1|) 29)) (-3798 (($) NIL T CONST)) (-3676 (($ $ $) 38 (|has| |#1| (-975)))) (-3454 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-2910 (((-108) $ (-712)) NIL)) (-2552 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2568 (((-1171 (-712)) $) 11)) (-1612 (($ (-1089) $ $) 24)) (-3249 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1|) $) NIL)) (-3971 (((-108) $ (-712)) NIL)) (-2339 (((-1072) $) NIL (|has| |#1| (-1018)))) (-1905 (($ (-712)) 36 (|has| |#1| (-975)))) (-2047 (((-1036) $) NIL (|has| |#1| (-1018)))) (-1623 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) NIL)) (-3028 (((-108) $) NIL)) (-3209 (($) NIL)) (-3164 ((|#1| $ (-712) (-712) (-712)) 27)) (-2064 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3199 (($ $) NIL)) (-3036 (($ (-591 (-591 (-591 |#1|)))) 45)) (-3022 (($ (-890 (-890 (-890 |#1|)))) 17) (((-890 (-890 (-890 |#1|))) $) 14) (((-796) $) NIL (|has| |#1| (-565 (-796))))) (-4158 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-4045 (((-712) $) NIL (|has| $ (-6 -4250)))))
-(((-619 |#1|) (-13 (-464 |#1|) (-10 -8 (IF (|has| |#1| (-975)) (PROGN (-15 -3465 ($ (-712) (-712) (-712))) (-15 -1905 ($ (-712))) (-15 -3676 ($ $ $))) |%noBranch|) (-15 -3036 ($ (-591 (-591 (-591 |#1|))))) (-15 -3164 (|#1| $ (-712) (-712) (-712))) (-15 -3814 (|#1| $ (-712) (-712) (-712) |#1|)) (-15 -3022 ($ (-890 (-890 (-890 |#1|))))) (-15 -3022 ((-890 (-890 (-890 |#1|))) $)) (-15 -1612 ($ (-1089) $ $)) (-15 -2568 ((-1171 (-712)) $)))) (-1018)) (T -619))
-((-3465 (*1 *1 *2 *2 *2) (-12 (-5 *2 (-712)) (-5 *1 (-619 *3)) (-4 *3 (-975)) (-4 *3 (-1018)))) (-1905 (*1 *1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-619 *3)) (-4 *3 (-975)) (-4 *3 (-1018)))) (-3676 (*1 *1 *1 *1) (-12 (-5 *1 (-619 *2)) (-4 *2 (-975)) (-4 *2 (-1018)))) (-3036 (*1 *1 *2) (-12 (-5 *2 (-591 (-591 (-591 *3)))) (-4 *3 (-1018)) (-5 *1 (-619 *3)))) (-3164 (*1 *2 *1 *3 *3 *3) (-12 (-5 *3 (-712)) (-5 *1 (-619 *2)) (-4 *2 (-1018)))) (-3814 (*1 *2 *1 *3 *3 *3 *2) (-12 (-5 *3 (-712)) (-5 *1 (-619 *2)) (-4 *2 (-1018)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-890 (-890 (-890 *3)))) (-4 *3 (-1018)) (-5 *1 (-619 *3)))) (-3022 (*1 *2 *1) (-12 (-5 *2 (-890 (-890 (-890 *3)))) (-5 *1 (-619 *3)) (-4 *3 (-1018)))) (-1612 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-619 *3)) (-4 *3 (-1018)))) (-2568 (*1 *2 *1) (-12 (-5 *2 (-1171 (-712))) (-5 *1 (-619 *3)) (-4 *3 (-1018)))))
-(-13 (-464 |#1|) (-10 -8 (IF (|has| |#1| (-975)) (PROGN (-15 -3465 ($ (-712) (-712) (-712))) (-15 -1905 ($ (-712))) (-15 -3676 ($ $ $))) |%noBranch|) (-15 -3036 ($ (-591 (-591 (-591 |#1|))))) (-15 -3164 (|#1| $ (-712) (-712) (-712))) (-15 -3814 (|#1| $ (-712) (-712) (-712) |#1|)) (-15 -3022 ($ (-890 (-890 (-890 |#1|))))) (-15 -3022 ((-890 (-890 (-890 |#1|))) $)) (-15 -1612 ($ (-1089) $ $)) (-15 -2568 ((-1171 (-712)) $))))
-((-3008 (((-108) $ $) NIL)) (-3531 (((-591 |#1|) $) 14)) (-3400 (($ $) 18)) (-2600 (((-108) $) 19)) (-1251 (((-3 |#1| "failed") $) 22)) (-3528 ((|#1| $) 20)) (-3078 (($ $) 36)) (-2457 (($ $) 24)) (-3741 (($ $ $) NIL)) (-2478 (($ $ $) NIL)) (-2843 (((-108) $ $) 42)) (-1657 (((-854) $) 38)) (-3388 (($ $) 17)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3066 ((|#1| $) 35)) (-3022 (((-796) $) 31) (($ |#1|) 23) (((-760 |#1|) $) 27)) (-4135 (((-108) $ $) NIL)) (-4119 (((-108) $ $) NIL)) (-4096 (((-108) $ $) 12)) (-4126 (((-108) $ $) NIL)) (-4112 (((-108) $ $) 40)) (* (($ $ $) 34)))
-(((-620 |#1|) (-13 (-788) (-966 |#1|) (-10 -8 (-15 * ($ $ $)) (-15 -3022 ((-760 |#1|) $)) (-15 -3066 (|#1| $)) (-15 -3388 ($ $)) (-15 -1657 ((-854) $)) (-15 -2843 ((-108) $ $)) (-15 -2457 ($ $)) (-15 -3078 ($ $)) (-15 -2600 ((-108) $)) (-15 -3400 ($ $)) (-15 -3531 ((-591 |#1|) $)))) (-788)) (T -620))
-((* (*1 *1 *1 *1) (-12 (-5 *1 (-620 *2)) (-4 *2 (-788)))) (-3022 (*1 *2 *1) (-12 (-5 *2 (-760 *3)) (-5 *1 (-620 *3)) (-4 *3 (-788)))) (-3066 (*1 *2 *1) (-12 (-5 *1 (-620 *2)) (-4 *2 (-788)))) (-3388 (*1 *1 *1) (-12 (-5 *1 (-620 *2)) (-4 *2 (-788)))) (-1657 (*1 *2 *1) (-12 (-5 *2 (-854)) (-5 *1 (-620 *3)) (-4 *3 (-788)))) (-2843 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-620 *3)) (-4 *3 (-788)))) (-2457 (*1 *1 *1) (-12 (-5 *1 (-620 *2)) (-4 *2 (-788)))) (-3078 (*1 *1 *1) (-12 (-5 *1 (-620 *2)) (-4 *2 (-788)))) (-2600 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-620 *3)) (-4 *3 (-788)))) (-3400 (*1 *1 *1) (-12 (-5 *1 (-620 *2)) (-4 *2 (-788)))) (-3531 (*1 *2 *1) (-12 (-5 *2 (-591 *3)) (-5 *1 (-620 *3)) (-4 *3 (-788)))))
-(-13 (-788) (-966 |#1|) (-10 -8 (-15 * ($ $ $)) (-15 -3022 ((-760 |#1|) $)) (-15 -3066 (|#1| $)) (-15 -3388 ($ $)) (-15 -1657 ((-854) $)) (-15 -2843 ((-108) $ $)) (-15 -2457 ($ $)) (-15 -3078 ($ $)) (-15 -2600 ((-108) $)) (-15 -3400 ($ $)) (-15 -3531 ((-591 |#1|) $))))
-((-4076 ((|#1| (-1 |#1| (-712) |#1|) (-712) |#1|) 11)) (-1327 ((|#1| (-1 |#1| |#1|) (-712) |#1|) 9)))
-(((-621 |#1|) (-10 -7 (-15 -1327 (|#1| (-1 |#1| |#1|) (-712) |#1|)) (-15 -4076 (|#1| (-1 |#1| (-712) |#1|) (-712) |#1|))) (-1018)) (T -621))
-((-4076 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 (-712) *2)) (-5 *4 (-712)) (-4 *2 (-1018)) (-5 *1 (-621 *2)))) (-1327 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *2)) (-5 *4 (-712)) (-4 *2 (-1018)) (-5 *1 (-621 *2)))))
-(-10 -7 (-15 -1327 (|#1| (-1 |#1| |#1|) (-712) |#1|)) (-15 -4076 (|#1| (-1 |#1| (-712) |#1|) (-712) |#1|)))
-((-3128 ((|#2| |#1| |#2|) 9)) (-3120 ((|#1| |#1| |#2|) 8)))
-(((-622 |#1| |#2|) (-10 -7 (-15 -3120 (|#1| |#1| |#2|)) (-15 -3128 (|#2| |#1| |#2|))) (-1018) (-1018)) (T -622))
-((-3128 (*1 *2 *3 *2) (-12 (-5 *1 (-622 *3 *2)) (-4 *3 (-1018)) (-4 *2 (-1018)))) (-3120 (*1 *2 *2 *3) (-12 (-5 *1 (-622 *2 *3)) (-4 *2 (-1018)) (-4 *3 (-1018)))))
-(-10 -7 (-15 -3120 (|#1| |#1| |#2|)) (-15 -3128 (|#2| |#1| |#2|)))
-((-2285 ((|#3| (-1 |#3| |#2|) (-1 |#2| |#1|) |#1|) 11)))
-(((-623 |#1| |#2| |#3|) (-10 -7 (-15 -2285 (|#3| (-1 |#3| |#2|) (-1 |#2| |#1|) |#1|))) (-1018) (-1018) (-1018)) (T -623))
-((-2285 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *2 *6)) (-5 *4 (-1 *6 *5)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *2 (-1018)) (-5 *1 (-623 *5 *6 *2)))))
-(-10 -7 (-15 -2285 (|#3| (-1 |#3| |#2|) (-1 |#2| |#1|) |#1|)))
-((-4076 (((-1 |#1| (-712) |#1|) (-1 |#1| (-712) |#1|)) 23)) (-1443 (((-1 |#1|) |#1|) 8)) (-1247 ((|#1| |#1|) 16)) (-1204 (((-591 |#1|) (-1 (-591 |#1|) (-591 |#1|)) (-525)) 15) ((|#1| (-1 |#1| |#1|)) 11)) (-3022 (((-1 |#1|) |#1|) 9)) (** (((-1 |#1| |#1|) (-1 |#1| |#1|) (-712)) 20)))
-(((-624 |#1|) (-10 -7 (-15 -1443 ((-1 |#1|) |#1|)) (-15 -3022 ((-1 |#1|) |#1|)) (-15 -1204 (|#1| (-1 |#1| |#1|))) (-15 -1204 ((-591 |#1|) (-1 (-591 |#1|) (-591 |#1|)) (-525))) (-15 -1247 (|#1| |#1|)) (-15 ** ((-1 |#1| |#1|) (-1 |#1| |#1|) (-712))) (-15 -4076 ((-1 |#1| (-712) |#1|) (-1 |#1| (-712) |#1|)))) (-1018)) (T -624))
-((-4076 (*1 *2 *2) (-12 (-5 *2 (-1 *3 (-712) *3)) (-4 *3 (-1018)) (-5 *1 (-624 *3)))) (** (*1 *2 *2 *3) (-12 (-5 *2 (-1 *4 *4)) (-5 *3 (-712)) (-4 *4 (-1018)) (-5 *1 (-624 *4)))) (-1247 (*1 *2 *2) (-12 (-5 *1 (-624 *2)) (-4 *2 (-1018)))) (-1204 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-591 *5) (-591 *5))) (-5 *4 (-525)) (-5 *2 (-591 *5)) (-5 *1 (-624 *5)) (-4 *5 (-1018)))) (-1204 (*1 *2 *3) (-12 (-5 *3 (-1 *2 *2)) (-5 *1 (-624 *2)) (-4 *2 (-1018)))) (-3022 (*1 *2 *3) (-12 (-5 *2 (-1 *3)) (-5 *1 (-624 *3)) (-4 *3 (-1018)))) (-1443 (*1 *2 *3) (-12 (-5 *2 (-1 *3)) (-5 *1 (-624 *3)) (-4 *3 (-1018)))))
-(-10 -7 (-15 -1443 ((-1 |#1|) |#1|)) (-15 -3022 ((-1 |#1|) |#1|)) (-15 -1204 (|#1| (-1 |#1| |#1|))) (-15 -1204 ((-591 |#1|) (-1 (-591 |#1|) (-591 |#1|)) (-525))) (-15 -1247 (|#1| |#1|)) (-15 ** ((-1 |#1| |#1|) (-1 |#1| |#1|) (-712))) (-15 -4076 ((-1 |#1| (-712) |#1|) (-1 |#1| (-712) |#1|))))
-((-3785 (((-1 |#2| |#1|) (-1 |#2| |#1| |#1|)) 16)) (-3760 (((-1 |#2|) (-1 |#2| |#1|) |#1|) 13)) (-2058 (((-1 |#2| |#1|) (-1 |#2|)) 14)) (-3440 (((-1 |#2| |#1|) |#2|) 11)))
-(((-625 |#1| |#2|) (-10 -7 (-15 -3440 ((-1 |#2| |#1|) |#2|)) (-15 -3760 ((-1 |#2|) (-1 |#2| |#1|) |#1|)) (-15 -2058 ((-1 |#2| |#1|) (-1 |#2|))) (-15 -3785 ((-1 |#2| |#1|) (-1 |#2| |#1| |#1|)))) (-1018) (-1018)) (T -625))
-((-3785 (*1 *2 *3) (-12 (-5 *3 (-1 *5 *4 *4)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-5 *2 (-1 *5 *4)) (-5 *1 (-625 *4 *5)))) (-2058 (*1 *2 *3) (-12 (-5 *3 (-1 *5)) (-4 *5 (-1018)) (-5 *2 (-1 *5 *4)) (-5 *1 (-625 *4 *5)) (-4 *4 (-1018)))) (-3760 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *5 *4)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-5 *2 (-1 *5)) (-5 *1 (-625 *4 *5)))) (-3440 (*1 *2 *3) (-12 (-5 *2 (-1 *3 *4)) (-5 *1 (-625 *4 *3)) (-4 *4 (-1018)) (-4 *3 (-1018)))))
-(-10 -7 (-15 -3440 ((-1 |#2| |#1|) |#2|)) (-15 -3760 ((-1 |#2|) (-1 |#2| |#1|) |#1|)) (-15 -2058 ((-1 |#2| |#1|) (-1 |#2|))) (-15 -3785 ((-1 |#2| |#1|) (-1 |#2| |#1| |#1|))))
-((-1898 (((-1 |#3| |#2| |#1|) (-1 |#3| |#1| |#2|)) 17)) (-1501 (((-1 |#3| |#1|) (-1 |#3| |#1| |#2|) |#2|) 11)) (-3212 (((-1 |#3| |#2|) (-1 |#3| |#1| |#2|) |#1|) 13)) (-3289 (((-1 |#3| |#1| |#2|) (-1 |#3| |#1|)) 14)) (-3795 (((-1 |#3| |#1| |#2|) (-1 |#3| |#2|)) 15)) (* (((-1 |#3| |#1|) (-1 |#3| |#2|) (-1 |#2| |#1|)) 21)))
-(((-626 |#1| |#2| |#3|) (-10 -7 (-15 -1501 ((-1 |#3| |#1|) (-1 |#3| |#1| |#2|) |#2|)) (-15 -3212 ((-1 |#3| |#2|) (-1 |#3| |#1| |#2|) |#1|)) (-15 -3289 ((-1 |#3| |#1| |#2|) (-1 |#3| |#1|))) (-15 -3795 ((-1 |#3| |#1| |#2|) (-1 |#3| |#2|))) (-15 -1898 ((-1 |#3| |#2| |#1|) (-1 |#3| |#1| |#2|))) (-15 * ((-1 |#3| |#1|) (-1 |#3| |#2|) (-1 |#2| |#1|)))) (-1018) (-1018) (-1018)) (T -626))
-((* (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *6)) (-5 *4 (-1 *6 *5)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *7 (-1018)) (-5 *2 (-1 *7 *5)) (-5 *1 (-626 *5 *6 *7)))) (-1898 (*1 *2 *3) (-12 (-5 *3 (-1 *6 *4 *5)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-5 *2 (-1 *6 *5 *4)) (-5 *1 (-626 *4 *5 *6)))) (-3795 (*1 *2 *3) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-5 *2 (-1 *6 *4 *5)) (-5 *1 (-626 *4 *5 *6)) (-4 *4 (-1018)))) (-3289 (*1 *2 *3) (-12 (-5 *3 (-1 *6 *4)) (-4 *4 (-1018)) (-4 *6 (-1018)) (-5 *2 (-1 *6 *4 *5)) (-5 *1 (-626 *4 *5 *6)) (-4 *5 (-1018)))) (-3212 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *4 *5)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-5 *2 (-1 *6 *5)) (-5 *1 (-626 *4 *5 *6)))) (-1501 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5 *4)) (-4 *5 (-1018)) (-4 *4 (-1018)) (-4 *6 (-1018)) (-5 *2 (-1 *6 *5)) (-5 *1 (-626 *5 *4 *6)))))
-(-10 -7 (-15 -1501 ((-1 |#3| |#1|) (-1 |#3| |#1| |#2|) |#2|)) (-15 -3212 ((-1 |#3| |#2|) (-1 |#3| |#1| |#2|) |#1|)) (-15 -3289 ((-1 |#3| |#1| |#2|) (-1 |#3| |#1|))) (-15 -3795 ((-1 |#3| |#1| |#2|) (-1 |#3| |#2|))) (-15 -1898 ((-1 |#3| |#2| |#1|) (-1 |#3| |#1| |#2|))) (-15 * ((-1 |#3| |#1|) (-1 |#3| |#2|) (-1 |#2| |#1|))))
-((-1227 ((|#5| (-1 |#5| |#1| |#5|) |#4| |#5|) 39)) (-1340 (((-3 |#8| "failed") (-1 (-3 |#5| "failed") |#1|) |#4|) 37) ((|#8| (-1 |#5| |#1|) |#4|) 31)))
-(((-627 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8|) (-10 -7 (-15 -1340 (|#8| (-1 |#5| |#1|) |#4|)) (-15 -1340 ((-3 |#8| "failed") (-1 (-3 |#5| "failed") |#1|) |#4|)) (-15 -1227 (|#5| (-1 |#5| |#1| |#5|) |#4| |#5|))) (-975) (-351 |#1|) (-351 |#1|) (-629 |#1| |#2| |#3|) (-975) (-351 |#5|) (-351 |#5|) (-629 |#5| |#6| |#7|)) (T -627))
-((-1227 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-4 *5 (-975)) (-4 *2 (-975)) (-4 *6 (-351 *5)) (-4 *7 (-351 *5)) (-4 *8 (-351 *2)) (-4 *9 (-351 *2)) (-5 *1 (-627 *5 *6 *7 *4 *2 *8 *9 *10)) (-4 *4 (-629 *5 *6 *7)) (-4 *10 (-629 *2 *8 *9)))) (-1340 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 (-3 *8 "failed") *5)) (-4 *5 (-975)) (-4 *8 (-975)) (-4 *6 (-351 *5)) (-4 *7 (-351 *5)) (-4 *2 (-629 *8 *9 *10)) (-5 *1 (-627 *5 *6 *7 *4 *8 *9 *10 *2)) (-4 *4 (-629 *5 *6 *7)) (-4 *9 (-351 *8)) (-4 *10 (-351 *8)))) (-1340 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *8 *5)) (-4 *5 (-975)) (-4 *8 (-975)) (-4 *6 (-351 *5)) (-4 *7 (-351 *5)) (-4 *2 (-629 *8 *9 *10)) (-5 *1 (-627 *5 *6 *7 *4 *8 *9 *10 *2)) (-4 *4 (-629 *5 *6 *7)) (-4 *9 (-351 *8)) (-4 *10 (-351 *8)))))
-(-10 -7 (-15 -1340 (|#8| (-1 |#5| |#1|) |#4|)) (-15 -1340 ((-3 |#8| "failed") (-1 (-3 |#5| "failed") |#1|) |#4|)) (-15 -1227 (|#5| (-1 |#5| |#1| |#5|) |#4| |#5|)))
-((-2168 (($ (-712) (-712)) 33)) (-1753 (($ $ $) 56)) (-1278 (($ |#3|) 52) (($ $) 53)) (-1290 (((-108) $) 28)) (-1364 (($ $ (-525) (-525)) 58)) (-2913 (($ $ (-525) (-525)) 59)) (-3737 (($ $ (-525) (-525) (-525) (-525)) 63)) (-2231 (($ $) 54)) (-3079 (((-108) $) 14)) (-3768 (($ $ (-525) (-525) $) 64)) (-3186 ((|#2| $ (-525) (-525) |#2|) NIL) (($ $ (-591 (-525)) (-591 (-525)) $) 62)) (-1504 (($ (-712) |#2|) 39)) (-3393 (($ (-591 (-591 |#2|))) 37)) (-3349 (((-591 (-591 |#2|)) $) 57)) (-2208 (($ $ $) 55)) (-2089 (((-3 $ "failed") $ |#2|) 91)) (-3164 ((|#2| $ (-525) (-525)) NIL) ((|#2| $ (-525) (-525) |#2|) NIL) (($ $ (-591 (-525)) (-591 (-525))) 61)) (-3487 (($ (-591 |#2|)) 40) (($ (-591 $)) 42)) (-2740 (((-108) $) 24)) (-3022 (($ |#4|) 47) (((-796) $) NIL)) (-3489 (((-108) $) 30)) (-4173 (($ $ |#2|) 93)) (-4164 (($ $ $) 68) (($ $) 71)) (-4156 (($ $ $) 66)) (** (($ $ (-712)) 80) (($ $ (-525)) 96)) (* (($ $ $) 77) (($ |#2| $) 73) (($ $ |#2|) 74) (($ (-525) $) 76) ((|#4| $ |#4|) 84) ((|#3| |#3| $) 88)))
-(((-628 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -3022 ((-796) |#1|)) (-15 ** (|#1| |#1| (-525))) (-15 -4173 (|#1| |#1| |#2|)) (-15 -2089 ((-3 |#1| "failed") |#1| |#2|)) (-15 ** (|#1| |#1| (-712))) (-15 * (|#3| |#3| |#1|)) (-15 * (|#4| |#1| |#4|)) (-15 * (|#1| (-525) |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 -4164 (|#1| |#1|)) (-15 -4164 (|#1| |#1| |#1|)) (-15 -4156 (|#1| |#1| |#1|)) (-15 -3768 (|#1| |#1| (-525) (-525) |#1|)) (-15 -3737 (|#1| |#1| (-525) (-525) (-525) (-525))) (-15 -2913 (|#1| |#1| (-525) (-525))) (-15 -1364 (|#1| |#1| (-525) (-525))) (-15 -3186 (|#1| |#1| (-591 (-525)) (-591 (-525)) |#1|)) (-15 -3164 (|#1| |#1| (-591 (-525)) (-591 (-525)))) (-15 -3349 ((-591 (-591 |#2|)) |#1|)) (-15 -1753 (|#1| |#1| |#1|)) (-15 -2208 (|#1| |#1| |#1|)) (-15 -2231 (|#1| |#1|)) (-15 -1278 (|#1| |#1|)) (-15 -1278 (|#1| |#3|)) (-15 -3022 (|#1| |#4|)) (-15 -3487 (|#1| (-591 |#1|))) (-15 -3487 (|#1| (-591 |#2|))) (-15 -1504 (|#1| (-712) |#2|)) (-15 -3393 (|#1| (-591 (-591 |#2|)))) (-15 -2168 (|#1| (-712) (-712))) (-15 -3489 ((-108) |#1|)) (-15 -1290 ((-108) |#1|)) (-15 -2740 ((-108) |#1|)) (-15 -3079 ((-108) |#1|)) (-15 -3186 (|#2| |#1| (-525) (-525) |#2|)) (-15 -3164 (|#2| |#1| (-525) (-525) |#2|)) (-15 -3164 (|#2| |#1| (-525) (-525)))) (-629 |#2| |#3| |#4|) (-975) (-351 |#2|) (-351 |#2|)) (T -628))
-NIL
-(-10 -8 (-15 -3022 ((-796) |#1|)) (-15 ** (|#1| |#1| (-525))) (-15 -4173 (|#1| |#1| |#2|)) (-15 -2089 ((-3 |#1| "failed") |#1| |#2|)) (-15 ** (|#1| |#1| (-712))) (-15 * (|#3| |#3| |#1|)) (-15 * (|#4| |#1| |#4|)) (-15 * (|#1| (-525) |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 -4164 (|#1| |#1|)) (-15 -4164 (|#1| |#1| |#1|)) (-15 -4156 (|#1| |#1| |#1|)) (-15 -3768 (|#1| |#1| (-525) (-525) |#1|)) (-15 -3737 (|#1| |#1| (-525) (-525) (-525) (-525))) (-15 -2913 (|#1| |#1| (-525) (-525))) (-15 -1364 (|#1| |#1| (-525) (-525))) (-15 -3186 (|#1| |#1| (-591 (-525)) (-591 (-525)) |#1|)) (-15 -3164 (|#1| |#1| (-591 (-525)) (-591 (-525)))) (-15 -3349 ((-591 (-591 |#2|)) |#1|)) (-15 -1753 (|#1| |#1| |#1|)) (-15 -2208 (|#1| |#1| |#1|)) (-15 -2231 (|#1| |#1|)) (-15 -1278 (|#1| |#1|)) (-15 -1278 (|#1| |#3|)) (-15 -3022 (|#1| |#4|)) (-15 -3487 (|#1| (-591 |#1|))) (-15 -3487 (|#1| (-591 |#2|))) (-15 -1504 (|#1| (-712) |#2|)) (-15 -3393 (|#1| (-591 (-591 |#2|)))) (-15 -2168 (|#1| (-712) (-712))) (-15 -3489 ((-108) |#1|)) (-15 -1290 ((-108) |#1|)) (-15 -2740 ((-108) |#1|)) (-15 -3079 ((-108) |#1|)) (-15 -3186 (|#2| |#1| (-525) (-525) |#2|)) (-15 -3164 (|#2| |#1| (-525) (-525) |#2|)) (-15 -3164 (|#2| |#1| (-525) (-525))))
-((-3008 (((-108) $ $) 19 (|has| |#1| (-1018)))) (-2168 (($ (-712) (-712)) 97)) (-1753 (($ $ $) 87)) (-1278 (($ |#2|) 91) (($ $) 90)) (-1290 (((-108) $) 99)) (-1364 (($ $ (-525) (-525)) 83)) (-2913 (($ $ (-525) (-525)) 82)) (-3737 (($ $ (-525) (-525) (-525) (-525)) 81)) (-2231 (($ $) 89)) (-3079 (((-108) $) 101)) (-3891 (((-108) $ (-712)) 8)) (-3768 (($ $ (-525) (-525) $) 80)) (-3186 ((|#1| $ (-525) (-525) |#1|) 44) (($ $ (-591 (-525)) (-591 (-525)) $) 84)) (-2775 (($ $ (-525) |#2|) 42)) (-1743 (($ $ (-525) |#3|) 41)) (-1504 (($ (-712) |#1|) 95)) (-3798 (($) 7 T CONST)) (-2753 (($ $) 67 (|has| |#1| (-286)))) (-3725 ((|#2| $ (-525)) 46)) (-4073 (((-712) $) 66 (|has| |#1| (-517)))) (-3255 ((|#1| $ (-525) (-525) |#1|) 43)) (-3217 ((|#1| $ (-525) (-525)) 48)) (-3454 (((-591 |#1|) $) 30)) (-2482 (((-712) $) 65 (|has| |#1| (-517)))) (-2634 (((-591 |#3|) $) 64 (|has| |#1| (-517)))) (-2281 (((-712) $) 51)) (-1268 (($ (-712) (-712) |#1|) 57)) (-2296 (((-712) $) 50)) (-2910 (((-108) $ (-712)) 9)) (-2807 ((|#1| $) 62 (|has| |#1| (-6 (-4252 "*"))))) (-1755 (((-525) $) 55)) (-1639 (((-525) $) 53)) (-2552 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-4230 (((-525) $) 54)) (-2631 (((-525) $) 52)) (-3393 (($ (-591 (-591 |#1|))) 96)) (-3249 (($ (-1 |#1| |#1|) $) 34)) (-1340 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 40) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) 39)) (-3349 (((-591 (-591 |#1|)) $) 86)) (-3971 (((-108) $ (-712)) 10)) (-2339 (((-1072) $) 22 (|has| |#1| (-1018)))) (-1914 (((-3 $ "failed") $) 61 (|has| |#1| (-341)))) (-2208 (($ $ $) 88)) (-2047 (((-1036) $) 21 (|has| |#1| (-1018)))) (-1941 (($ $ |#1|) 56)) (-2089 (((-3 $ "failed") $ |#1|) 69 (|has| |#1| (-517)))) (-1623 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) 14)) (-3028 (((-108) $) 11)) (-3209 (($) 12)) (-3164 ((|#1| $ (-525) (-525)) 49) ((|#1| $ (-525) (-525) |#1|) 47) (($ $ (-591 (-525)) (-591 (-525))) 85)) (-3487 (($ (-591 |#1|)) 94) (($ (-591 $)) 93)) (-2740 (((-108) $) 100)) (-2238 ((|#1| $) 63 (|has| |#1| (-6 (-4252 "*"))))) (-2064 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3199 (($ $) 13)) (-1793 ((|#3| $ (-525)) 45)) (-3022 (($ |#3|) 92) (((-796) $) 18 (|has| |#1| (-565 (-796))))) (-4158 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-3489 (((-108) $) 98)) (-4096 (((-108) $ $) 20 (|has| |#1| (-1018)))) (-4173 (($ $ |#1|) 68 (|has| |#1| (-341)))) (-4164 (($ $ $) 78) (($ $) 77)) (-4156 (($ $ $) 79)) (** (($ $ (-712)) 70) (($ $ (-525)) 60 (|has| |#1| (-341)))) (* (($ $ $) 76) (($ |#1| $) 75) (($ $ |#1|) 74) (($ (-525) $) 73) ((|#3| $ |#3|) 72) ((|#2| |#2| $) 71)) (-4045 (((-712) $) 6 (|has| $ (-6 -4250)))))
+((-2537 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *1 (-618 *3)) (-4 *3 (-1125)))) (-2467 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *1 (-618 *3)) (-4 *3 (-1125)))) (-2720 (*1 *2 *1) (-12 (-4 *1 (-618 *3)) (-4 *3 (-1125)) (-5 *2 (-108)))) (-2182 (*1 *2 *1) (-12 (-4 *1 (-618 *3)) (-4 *3 (-1125)) (-5 *2 (-108)))) (-4011 (*1 *2 *1) (-12 (-4 *1 (-618 *3)) (-4 *3 (-1125)) (-5 *2 (-108)))) (-1385 (*1 *1 *1) (-12 (-4 *1 (-618 *2)) (-4 *2 (-1125)))) (-3297 (*1 *2 *1) (-12 (-4 *1 (-618 *2)) (-4 *2 (-1125)))) (-3051 (*1 *1 *1) (-12 (-4 *1 (-618 *2)) (-4 *2 (-1125)))) (-1689 (*1 *2 *1) (-12 (-4 *1 (-618 *3)) (-4 *3 (-1125)) (-5 *2 (-712)))) (-1618 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-618 *3)) (-4 *3 (-1125)))) (-1664 (*1 *1 *1) (-12 (-4 *1 (-618 *2)) (-4 *2 (-1125)))))
+(-13 (-1063 |t#1|) (-10 -8 (-15 -2537 ($ (-1 (-108) |t#1|) $)) (-15 -2467 ($ (-1 (-108) |t#1|) $)) (-15 -2720 ((-108) $)) (-15 -2182 ((-108) $)) (-15 -4011 ((-108) $)) (-15 -1385 ($ $)) (-15 -3297 (|t#1| $)) (-15 -3051 ($ $)) (-15 -1689 ((-712) $)) (-15 -1618 ($ $ (-525))) (-15 -1664 ($ $))))
+(((-33) . T) ((-97) |has| |#1| (-1018)) ((-565 (-796)) -3150 (|has| |#1| (-1018)) (|has| |#1| (-565 (-796)))) ((-142 |#1|) . T) ((-566 (-501)) |has| |#1| (-566 (-501))) ((-265 #0=(-525) |#1|) . T) ((-267 #0# |#1|) . T) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-464 |#1|) . T) ((-558 #0# |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-596 |#1|) . T) ((-940 |#1|) . T) ((-1018) |has| |#1| (-1018)) ((-1063 |#1|) . T) ((-1125) . T) ((-1159 |#1|) . T))
+((-2673 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-1801 (($ (-712) (-712) (-712)) 34 (|has| |#1| (-975)))) (-3727 (((-108) $ (-712)) NIL)) (-2278 ((|#1| $ (-712) (-712) (-712) |#1|) 29)) (-2055 (($) NIL T CONST)) (-2905 (($ $ $) 38 (|has| |#1| (-975)))) (-2916 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-3491 (((-108) $ (-712)) NIL)) (-4207 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3088 (((-1171 (-712)) $) 11)) (-2265 (($ (-1089) $ $) 24)) (-4192 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1|) $) NIL)) (-3295 (((-108) $ (-712)) NIL)) (-2621 (((-1072) $) NIL (|has| |#1| (-1018)))) (-2798 (($ (-712)) 36 (|has| |#1| (-975)))) (-2937 (((-1036) $) NIL (|has| |#1| (-1018)))) (-3465 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) NIL)) (-2077 (((-108) $) NIL)) (-3164 (($) NIL)) (-1881 ((|#1| $ (-712) (-712) (-712)) 27)) (-2960 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2873 (($ $) NIL)) (-2695 (($ (-591 (-591 (-591 |#1|)))) 45)) (-2686 (($ (-890 (-890 (-890 |#1|)))) 17) (((-890 (-890 (-890 |#1|))) $) 14) (((-796) $) NIL (|has| |#1| (-565 (-796))))) (-1475 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-2028 (((-712) $) NIL (|has| $ (-6 -4250)))))
+(((-619 |#1|) (-13 (-464 |#1|) (-10 -8 (IF (|has| |#1| (-975)) (PROGN (-15 -1801 ($ (-712) (-712) (-712))) (-15 -2798 ($ (-712))) (-15 -2905 ($ $ $))) |%noBranch|) (-15 -2695 ($ (-591 (-591 (-591 |#1|))))) (-15 -1881 (|#1| $ (-712) (-712) (-712))) (-15 -2278 (|#1| $ (-712) (-712) (-712) |#1|)) (-15 -2686 ($ (-890 (-890 (-890 |#1|))))) (-15 -2686 ((-890 (-890 (-890 |#1|))) $)) (-15 -2265 ($ (-1089) $ $)) (-15 -3088 ((-1171 (-712)) $)))) (-1018)) (T -619))
+((-1801 (*1 *1 *2 *2 *2) (-12 (-5 *2 (-712)) (-5 *1 (-619 *3)) (-4 *3 (-975)) (-4 *3 (-1018)))) (-2798 (*1 *1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-619 *3)) (-4 *3 (-975)) (-4 *3 (-1018)))) (-2905 (*1 *1 *1 *1) (-12 (-5 *1 (-619 *2)) (-4 *2 (-975)) (-4 *2 (-1018)))) (-2695 (*1 *1 *2) (-12 (-5 *2 (-591 (-591 (-591 *3)))) (-4 *3 (-1018)) (-5 *1 (-619 *3)))) (-1881 (*1 *2 *1 *3 *3 *3) (-12 (-5 *3 (-712)) (-5 *1 (-619 *2)) (-4 *2 (-1018)))) (-2278 (*1 *2 *1 *3 *3 *3 *2) (-12 (-5 *3 (-712)) (-5 *1 (-619 *2)) (-4 *2 (-1018)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-890 (-890 (-890 *3)))) (-4 *3 (-1018)) (-5 *1 (-619 *3)))) (-2686 (*1 *2 *1) (-12 (-5 *2 (-890 (-890 (-890 *3)))) (-5 *1 (-619 *3)) (-4 *3 (-1018)))) (-2265 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-619 *3)) (-4 *3 (-1018)))) (-3088 (*1 *2 *1) (-12 (-5 *2 (-1171 (-712))) (-5 *1 (-619 *3)) (-4 *3 (-1018)))))
+(-13 (-464 |#1|) (-10 -8 (IF (|has| |#1| (-975)) (PROGN (-15 -1801 ($ (-712) (-712) (-712))) (-15 -2798 ($ (-712))) (-15 -2905 ($ $ $))) |%noBranch|) (-15 -2695 ($ (-591 (-591 (-591 |#1|))))) (-15 -1881 (|#1| $ (-712) (-712) (-712))) (-15 -2278 (|#1| $ (-712) (-712) (-712) |#1|)) (-15 -2686 ($ (-890 (-890 (-890 |#1|))))) (-15 -2686 ((-890 (-890 (-890 |#1|))) $)) (-15 -2265 ($ (-1089) $ $)) (-15 -3088 ((-1171 (-712)) $))))
+((-2673 (((-108) $ $) NIL)) (-2758 (((-591 |#1|) $) 14)) (-3192 (($ $) 18)) (-3417 (((-108) $) 19)) (-4174 (((-3 |#1| "failed") $) 22)) (-3341 ((|#1| $) 20)) (-2884 (($ $) 36)) (-1398 (($ $) 24)) (-1923 (($ $ $) NIL)) (-3475 (($ $ $) NIL)) (-4066 (((-108) $ $) 42)) (-2445 (((-854) $) 38)) (-3178 (($ $) 17)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2872 ((|#1| $) 35)) (-2686 (((-796) $) 31) (($ |#1|) 23) (((-760 |#1|) $) 27)) (-4004 (((-108) $ $) NIL)) (-3982 (((-108) $ $) NIL)) (-3944 (((-108) $ $) 12)) (-3994 (((-108) $ $) NIL)) (-3971 (((-108) $ $) 40)) (* (($ $ $) 34)))
+(((-620 |#1|) (-13 (-788) (-966 |#1|) (-10 -8 (-15 * ($ $ $)) (-15 -2686 ((-760 |#1|) $)) (-15 -2872 (|#1| $)) (-15 -3178 ($ $)) (-15 -2445 ((-854) $)) (-15 -4066 ((-108) $ $)) (-15 -1398 ($ $)) (-15 -2884 ($ $)) (-15 -3417 ((-108) $)) (-15 -3192 ($ $)) (-15 -2758 ((-591 |#1|) $)))) (-788)) (T -620))
+((* (*1 *1 *1 *1) (-12 (-5 *1 (-620 *2)) (-4 *2 (-788)))) (-2686 (*1 *2 *1) (-12 (-5 *2 (-760 *3)) (-5 *1 (-620 *3)) (-4 *3 (-788)))) (-2872 (*1 *2 *1) (-12 (-5 *1 (-620 *2)) (-4 *2 (-788)))) (-3178 (*1 *1 *1) (-12 (-5 *1 (-620 *2)) (-4 *2 (-788)))) (-2445 (*1 *2 *1) (-12 (-5 *2 (-854)) (-5 *1 (-620 *3)) (-4 *3 (-788)))) (-4066 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-620 *3)) (-4 *3 (-788)))) (-1398 (*1 *1 *1) (-12 (-5 *1 (-620 *2)) (-4 *2 (-788)))) (-2884 (*1 *1 *1) (-12 (-5 *1 (-620 *2)) (-4 *2 (-788)))) (-3417 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-620 *3)) (-4 *3 (-788)))) (-3192 (*1 *1 *1) (-12 (-5 *1 (-620 *2)) (-4 *2 (-788)))) (-2758 (*1 *2 *1) (-12 (-5 *2 (-591 *3)) (-5 *1 (-620 *3)) (-4 *3 (-788)))))
+(-13 (-788) (-966 |#1|) (-10 -8 (-15 * ($ $ $)) (-15 -2686 ((-760 |#1|) $)) (-15 -2872 (|#1| $)) (-15 -3178 ($ $)) (-15 -2445 ((-854) $)) (-15 -4066 ((-108) $ $)) (-15 -1398 ($ $)) (-15 -2884 ($ $)) (-15 -3417 ((-108) $)) (-15 -3192 ($ $)) (-15 -2758 ((-591 |#1|) $))))
+((-1875 ((|#1| (-1 |#1| (-712) |#1|) (-712) |#1|) 11)) (-2218 ((|#1| (-1 |#1| |#1|) (-712) |#1|) 9)))
+(((-621 |#1|) (-10 -7 (-15 -2218 (|#1| (-1 |#1| |#1|) (-712) |#1|)) (-15 -1875 (|#1| (-1 |#1| (-712) |#1|) (-712) |#1|))) (-1018)) (T -621))
+((-1875 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 (-712) *2)) (-5 *4 (-712)) (-4 *2 (-1018)) (-5 *1 (-621 *2)))) (-2218 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *2)) (-5 *4 (-712)) (-4 *2 (-1018)) (-5 *1 (-621 *2)))))
+(-10 -7 (-15 -2218 (|#1| (-1 |#1| |#1|) (-712) |#1|)) (-15 -1875 (|#1| (-1 |#1| (-712) |#1|) (-712) |#1|)))
+((-2097 ((|#2| |#1| |#2|) 9)) (-2085 ((|#1| |#1| |#2|) 8)))
+(((-622 |#1| |#2|) (-10 -7 (-15 -2085 (|#1| |#1| |#2|)) (-15 -2097 (|#2| |#1| |#2|))) (-1018) (-1018)) (T -622))
+((-2097 (*1 *2 *3 *2) (-12 (-5 *1 (-622 *3 *2)) (-4 *3 (-1018)) (-4 *2 (-1018)))) (-2085 (*1 *2 *2 *3) (-12 (-5 *1 (-622 *2 *3)) (-4 *2 (-1018)) (-4 *3 (-1018)))))
+(-10 -7 (-15 -2085 (|#1| |#1| |#2|)) (-15 -2097 (|#2| |#1| |#2|)))
+((-3252 ((|#3| (-1 |#3| |#2|) (-1 |#2| |#1|) |#1|) 11)))
+(((-623 |#1| |#2| |#3|) (-10 -7 (-15 -3252 (|#3| (-1 |#3| |#2|) (-1 |#2| |#1|) |#1|))) (-1018) (-1018) (-1018)) (T -623))
+((-3252 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *2 *6)) (-5 *4 (-1 *6 *5)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *2 (-1018)) (-5 *1 (-623 *5 *6 *2)))))
+(-10 -7 (-15 -3252 (|#3| (-1 |#3| |#2|) (-1 |#2| |#1|) |#1|)))
+((-1875 (((-1 |#1| (-712) |#1|) (-1 |#1| (-712) |#1|)) 23)) (-1629 (((-1 |#1|) |#1|) 8)) (-1291 ((|#1| |#1|) 16)) (-2890 (((-591 |#1|) (-1 (-591 |#1|) (-591 |#1|)) (-525)) 15) ((|#1| (-1 |#1| |#1|)) 11)) (-2686 (((-1 |#1|) |#1|) 9)) (** (((-1 |#1| |#1|) (-1 |#1| |#1|) (-712)) 20)))
+(((-624 |#1|) (-10 -7 (-15 -1629 ((-1 |#1|) |#1|)) (-15 -2686 ((-1 |#1|) |#1|)) (-15 -2890 (|#1| (-1 |#1| |#1|))) (-15 -2890 ((-591 |#1|) (-1 (-591 |#1|) (-591 |#1|)) (-525))) (-15 -1291 (|#1| |#1|)) (-15 ** ((-1 |#1| |#1|) (-1 |#1| |#1|) (-712))) (-15 -1875 ((-1 |#1| (-712) |#1|) (-1 |#1| (-712) |#1|)))) (-1018)) (T -624))
+((-1875 (*1 *2 *2) (-12 (-5 *2 (-1 *3 (-712) *3)) (-4 *3 (-1018)) (-5 *1 (-624 *3)))) (** (*1 *2 *2 *3) (-12 (-5 *2 (-1 *4 *4)) (-5 *3 (-712)) (-4 *4 (-1018)) (-5 *1 (-624 *4)))) (-1291 (*1 *2 *2) (-12 (-5 *1 (-624 *2)) (-4 *2 (-1018)))) (-2890 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-591 *5) (-591 *5))) (-5 *4 (-525)) (-5 *2 (-591 *5)) (-5 *1 (-624 *5)) (-4 *5 (-1018)))) (-2890 (*1 *2 *3) (-12 (-5 *3 (-1 *2 *2)) (-5 *1 (-624 *2)) (-4 *2 (-1018)))) (-2686 (*1 *2 *3) (-12 (-5 *2 (-1 *3)) (-5 *1 (-624 *3)) (-4 *3 (-1018)))) (-1629 (*1 *2 *3) (-12 (-5 *2 (-1 *3)) (-5 *1 (-624 *3)) (-4 *3 (-1018)))))
+(-10 -7 (-15 -1629 ((-1 |#1|) |#1|)) (-15 -2686 ((-1 |#1|) |#1|)) (-15 -2890 (|#1| (-1 |#1| |#1|))) (-15 -2890 ((-591 |#1|) (-1 (-591 |#1|) (-591 |#1|)) (-525))) (-15 -1291 (|#1| |#1|)) (-15 ** ((-1 |#1| |#1|) (-1 |#1| |#1|) (-712))) (-15 -1875 ((-1 |#1| (-712) |#1|) (-1 |#1| (-712) |#1|))))
+((-1938 (((-1 |#2| |#1|) (-1 |#2| |#1| |#1|)) 16)) (-2915 (((-1 |#2|) (-1 |#2| |#1|) |#1|) 13)) (-2277 (((-1 |#2| |#1|) (-1 |#2|)) 14)) (-2760 (((-1 |#2| |#1|) |#2|) 11)))
+(((-625 |#1| |#2|) (-10 -7 (-15 -2760 ((-1 |#2| |#1|) |#2|)) (-15 -2915 ((-1 |#2|) (-1 |#2| |#1|) |#1|)) (-15 -2277 ((-1 |#2| |#1|) (-1 |#2|))) (-15 -1938 ((-1 |#2| |#1|) (-1 |#2| |#1| |#1|)))) (-1018) (-1018)) (T -625))
+((-1938 (*1 *2 *3) (-12 (-5 *3 (-1 *5 *4 *4)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-5 *2 (-1 *5 *4)) (-5 *1 (-625 *4 *5)))) (-2277 (*1 *2 *3) (-12 (-5 *3 (-1 *5)) (-4 *5 (-1018)) (-5 *2 (-1 *5 *4)) (-5 *1 (-625 *4 *5)) (-4 *4 (-1018)))) (-2915 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *5 *4)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-5 *2 (-1 *5)) (-5 *1 (-625 *4 *5)))) (-2760 (*1 *2 *3) (-12 (-5 *2 (-1 *3 *4)) (-5 *1 (-625 *4 *3)) (-4 *4 (-1018)) (-4 *3 (-1018)))))
+(-10 -7 (-15 -2760 ((-1 |#2| |#1|) |#2|)) (-15 -2915 ((-1 |#2|) (-1 |#2| |#1|) |#1|)) (-15 -2277 ((-1 |#2| |#1|) (-1 |#2|))) (-15 -1938 ((-1 |#2| |#1|) (-1 |#2| |#1| |#1|))))
+((-2715 (((-1 |#3| |#2| |#1|) (-1 |#3| |#1| |#2|)) 17)) (-1395 (((-1 |#3| |#1|) (-1 |#3| |#1| |#2|) |#2|) 11)) (-3204 (((-1 |#3| |#2|) (-1 |#3| |#1| |#2|) |#1|) 13)) (-3765 (((-1 |#3| |#1| |#2|) (-1 |#3| |#1|)) 14)) (-2022 (((-1 |#3| |#1| |#2|) (-1 |#3| |#2|)) 15)) (* (((-1 |#3| |#1|) (-1 |#3| |#2|) (-1 |#2| |#1|)) 21)))
+(((-626 |#1| |#2| |#3|) (-10 -7 (-15 -1395 ((-1 |#3| |#1|) (-1 |#3| |#1| |#2|) |#2|)) (-15 -3204 ((-1 |#3| |#2|) (-1 |#3| |#1| |#2|) |#1|)) (-15 -3765 ((-1 |#3| |#1| |#2|) (-1 |#3| |#1|))) (-15 -2022 ((-1 |#3| |#1| |#2|) (-1 |#3| |#2|))) (-15 -2715 ((-1 |#3| |#2| |#1|) (-1 |#3| |#1| |#2|))) (-15 * ((-1 |#3| |#1|) (-1 |#3| |#2|) (-1 |#2| |#1|)))) (-1018) (-1018) (-1018)) (T -626))
+((* (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *6)) (-5 *4 (-1 *6 *5)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *7 (-1018)) (-5 *2 (-1 *7 *5)) (-5 *1 (-626 *5 *6 *7)))) (-2715 (*1 *2 *3) (-12 (-5 *3 (-1 *6 *4 *5)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-5 *2 (-1 *6 *5 *4)) (-5 *1 (-626 *4 *5 *6)))) (-2022 (*1 *2 *3) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-5 *2 (-1 *6 *4 *5)) (-5 *1 (-626 *4 *5 *6)) (-4 *4 (-1018)))) (-3765 (*1 *2 *3) (-12 (-5 *3 (-1 *6 *4)) (-4 *4 (-1018)) (-4 *6 (-1018)) (-5 *2 (-1 *6 *4 *5)) (-5 *1 (-626 *4 *5 *6)) (-4 *5 (-1018)))) (-3204 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *4 *5)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-5 *2 (-1 *6 *5)) (-5 *1 (-626 *4 *5 *6)))) (-1395 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5 *4)) (-4 *5 (-1018)) (-4 *4 (-1018)) (-4 *6 (-1018)) (-5 *2 (-1 *6 *5)) (-5 *1 (-626 *5 *4 *6)))))
+(-10 -7 (-15 -1395 ((-1 |#3| |#1|) (-1 |#3| |#1| |#2|) |#2|)) (-15 -3204 ((-1 |#3| |#2|) (-1 |#3| |#1| |#2|) |#1|)) (-15 -3765 ((-1 |#3| |#1| |#2|) (-1 |#3| |#1|))) (-15 -2022 ((-1 |#3| |#1| |#2|) (-1 |#3| |#2|))) (-15 -2715 ((-1 |#3| |#2| |#1|) (-1 |#3| |#1| |#2|))) (-15 * ((-1 |#3| |#1|) (-1 |#3| |#2|) (-1 |#2| |#1|))))
+((-3618 ((|#5| (-1 |#5| |#1| |#5|) |#4| |#5|) 39)) (-1257 (((-3 |#8| "failed") (-1 (-3 |#5| "failed") |#1|) |#4|) 37) ((|#8| (-1 |#5| |#1|) |#4|) 31)))
+(((-627 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8|) (-10 -7 (-15 -1257 (|#8| (-1 |#5| |#1|) |#4|)) (-15 -1257 ((-3 |#8| "failed") (-1 (-3 |#5| "failed") |#1|) |#4|)) (-15 -3618 (|#5| (-1 |#5| |#1| |#5|) |#4| |#5|))) (-975) (-351 |#1|) (-351 |#1|) (-629 |#1| |#2| |#3|) (-975) (-351 |#5|) (-351 |#5|) (-629 |#5| |#6| |#7|)) (T -627))
+((-3618 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-4 *5 (-975)) (-4 *2 (-975)) (-4 *6 (-351 *5)) (-4 *7 (-351 *5)) (-4 *8 (-351 *2)) (-4 *9 (-351 *2)) (-5 *1 (-627 *5 *6 *7 *4 *2 *8 *9 *10)) (-4 *4 (-629 *5 *6 *7)) (-4 *10 (-629 *2 *8 *9)))) (-1257 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 (-3 *8 "failed") *5)) (-4 *5 (-975)) (-4 *8 (-975)) (-4 *6 (-351 *5)) (-4 *7 (-351 *5)) (-4 *2 (-629 *8 *9 *10)) (-5 *1 (-627 *5 *6 *7 *4 *8 *9 *10 *2)) (-4 *4 (-629 *5 *6 *7)) (-4 *9 (-351 *8)) (-4 *10 (-351 *8)))) (-1257 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *8 *5)) (-4 *5 (-975)) (-4 *8 (-975)) (-4 *6 (-351 *5)) (-4 *7 (-351 *5)) (-4 *2 (-629 *8 *9 *10)) (-5 *1 (-627 *5 *6 *7 *4 *8 *9 *10 *2)) (-4 *4 (-629 *5 *6 *7)) (-4 *9 (-351 *8)) (-4 *10 (-351 *8)))))
+(-10 -7 (-15 -1257 (|#8| (-1 |#5| |#1|) |#4|)) (-15 -1257 ((-3 |#8| "failed") (-1 (-3 |#5| "failed") |#1|) |#4|)) (-15 -3618 (|#5| (-1 |#5| |#1| |#5|) |#4| |#5|)))
+((-3559 (($ (-712) (-712)) 33)) (-3130 (($ $ $) 56)) (-1616 (($ |#3|) 52) (($ $) 53)) (-1711 (((-108) $) 28)) (-2287 (($ $ (-525) (-525)) 58)) (-3519 (($ $ (-525) (-525)) 59)) (-2688 (($ $ (-525) (-525) (-525) (-525)) 63)) (-4094 (($ $) 54)) (-1478 (((-108) $) 14)) (-2995 (($ $ (-525) (-525) $) 64)) (-2847 ((|#2| $ (-525) (-525) |#2|) NIL) (($ $ (-591 (-525)) (-591 (-525)) $) 62)) (-1416 (($ (-712) |#2|) 39)) (-1572 (($ (-591 (-591 |#2|))) 37)) (-3093 (((-591 (-591 |#2|)) $) 57)) (-3862 (($ $ $) 55)) (-3210 (((-3 $ "failed") $ |#2|) 91)) (-1881 ((|#2| $ (-525) (-525)) NIL) ((|#2| $ (-525) (-525) |#2|) NIL) (($ $ (-591 (-525)) (-591 (-525))) 61)) (-1968 (($ (-591 |#2|)) 40) (($ (-591 $)) 42)) (-2348 (((-108) $) 24)) (-2686 (($ |#4|) 47) (((-796) $) NIL)) (-1986 (((-108) $) 30)) (-4059 (($ $ |#2|) 93)) (-4047 (($ $ $) 68) (($ $) 71)) (-4036 (($ $ $) 66)) (** (($ $ (-712)) 80) (($ $ (-525)) 96)) (* (($ $ $) 77) (($ |#2| $) 73) (($ $ |#2|) 74) (($ (-525) $) 76) ((|#4| $ |#4|) 84) ((|#3| |#3| $) 88)))
+(((-628 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -2686 ((-796) |#1|)) (-15 ** (|#1| |#1| (-525))) (-15 -4059 (|#1| |#1| |#2|)) (-15 -3210 ((-3 |#1| "failed") |#1| |#2|)) (-15 ** (|#1| |#1| (-712))) (-15 * (|#3| |#3| |#1|)) (-15 * (|#4| |#1| |#4|)) (-15 * (|#1| (-525) |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 -4047 (|#1| |#1|)) (-15 -4047 (|#1| |#1| |#1|)) (-15 -4036 (|#1| |#1| |#1|)) (-15 -2995 (|#1| |#1| (-525) (-525) |#1|)) (-15 -2688 (|#1| |#1| (-525) (-525) (-525) (-525))) (-15 -3519 (|#1| |#1| (-525) (-525))) (-15 -2287 (|#1| |#1| (-525) (-525))) (-15 -2847 (|#1| |#1| (-591 (-525)) (-591 (-525)) |#1|)) (-15 -1881 (|#1| |#1| (-591 (-525)) (-591 (-525)))) (-15 -3093 ((-591 (-591 |#2|)) |#1|)) (-15 -3130 (|#1| |#1| |#1|)) (-15 -3862 (|#1| |#1| |#1|)) (-15 -4094 (|#1| |#1|)) (-15 -1616 (|#1| |#1|)) (-15 -1616 (|#1| |#3|)) (-15 -2686 (|#1| |#4|)) (-15 -1968 (|#1| (-591 |#1|))) (-15 -1968 (|#1| (-591 |#2|))) (-15 -1416 (|#1| (-712) |#2|)) (-15 -1572 (|#1| (-591 (-591 |#2|)))) (-15 -3559 (|#1| (-712) (-712))) (-15 -1986 ((-108) |#1|)) (-15 -1711 ((-108) |#1|)) (-15 -2348 ((-108) |#1|)) (-15 -1478 ((-108) |#1|)) (-15 -2847 (|#2| |#1| (-525) (-525) |#2|)) (-15 -1881 (|#2| |#1| (-525) (-525) |#2|)) (-15 -1881 (|#2| |#1| (-525) (-525)))) (-629 |#2| |#3| |#4|) (-975) (-351 |#2|) (-351 |#2|)) (T -628))
+NIL
+(-10 -8 (-15 -2686 ((-796) |#1|)) (-15 ** (|#1| |#1| (-525))) (-15 -4059 (|#1| |#1| |#2|)) (-15 -3210 ((-3 |#1| "failed") |#1| |#2|)) (-15 ** (|#1| |#1| (-712))) (-15 * (|#3| |#3| |#1|)) (-15 * (|#4| |#1| |#4|)) (-15 * (|#1| (-525) |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 -4047 (|#1| |#1|)) (-15 -4047 (|#1| |#1| |#1|)) (-15 -4036 (|#1| |#1| |#1|)) (-15 -2995 (|#1| |#1| (-525) (-525) |#1|)) (-15 -2688 (|#1| |#1| (-525) (-525) (-525) (-525))) (-15 -3519 (|#1| |#1| (-525) (-525))) (-15 -2287 (|#1| |#1| (-525) (-525))) (-15 -2847 (|#1| |#1| (-591 (-525)) (-591 (-525)) |#1|)) (-15 -1881 (|#1| |#1| (-591 (-525)) (-591 (-525)))) (-15 -3093 ((-591 (-591 |#2|)) |#1|)) (-15 -3130 (|#1| |#1| |#1|)) (-15 -3862 (|#1| |#1| |#1|)) (-15 -4094 (|#1| |#1|)) (-15 -1616 (|#1| |#1|)) (-15 -1616 (|#1| |#3|)) (-15 -2686 (|#1| |#4|)) (-15 -1968 (|#1| (-591 |#1|))) (-15 -1968 (|#1| (-591 |#2|))) (-15 -1416 (|#1| (-712) |#2|)) (-15 -1572 (|#1| (-591 (-591 |#2|)))) (-15 -3559 (|#1| (-712) (-712))) (-15 -1986 ((-108) |#1|)) (-15 -1711 ((-108) |#1|)) (-15 -2348 ((-108) |#1|)) (-15 -1478 ((-108) |#1|)) (-15 -2847 (|#2| |#1| (-525) (-525) |#2|)) (-15 -1881 (|#2| |#1| (-525) (-525) |#2|)) (-15 -1881 (|#2| |#1| (-525) (-525))))
+((-2673 (((-108) $ $) 19 (|has| |#1| (-1018)))) (-3559 (($ (-712) (-712)) 97)) (-3130 (($ $ $) 87)) (-1616 (($ |#2|) 91) (($ $) 90)) (-1711 (((-108) $) 99)) (-2287 (($ $ (-525) (-525)) 83)) (-3519 (($ $ (-525) (-525)) 82)) (-2688 (($ $ (-525) (-525) (-525) (-525)) 81)) (-4094 (($ $) 89)) (-1478 (((-108) $) 101)) (-3727 (((-108) $ (-712)) 8)) (-2995 (($ $ (-525) (-525) $) 80)) (-2847 ((|#1| $ (-525) (-525) |#1|) 44) (($ $ (-591 (-525)) (-591 (-525)) $) 84)) (-1557 (($ $ (-525) |#2|) 42)) (-3031 (($ $ (-525) |#3|) 41)) (-1416 (($ (-712) |#1|) 95)) (-2055 (($) 7 T CONST)) (-1352 (($ $) 67 (|has| |#1| (-286)))) (-2578 ((|#2| $ (-525)) 46)) (-2193 (((-712) $) 66 (|has| |#1| (-517)))) (-4205 ((|#1| $ (-525) (-525) |#1|) 43)) (-4121 ((|#1| $ (-525) (-525)) 48)) (-2916 (((-591 |#1|) $) 30)) (-1613 (((-712) $) 65 (|has| |#1| (-517)))) (-2523 (((-591 |#3|) $) 64 (|has| |#1| (-517)))) (-4127 (((-712) $) 51)) (-1316 (($ (-712) (-712) |#1|) 57)) (-4140 (((-712) $) 50)) (-3491 (((-108) $ (-712)) 9)) (-1806 ((|#1| $) 62 (|has| |#1| (-6 (-4252 "*"))))) (-3142 (((-525) $) 55)) (-3660 (((-525) $) 53)) (-4207 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3882 (((-525) $) 54)) (-2494 (((-525) $) 52)) (-1572 (($ (-591 (-591 |#1|))) 96)) (-4192 (($ (-1 |#1| |#1|) $) 34)) (-1257 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 40) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) 39)) (-3093 (((-591 (-591 |#1|)) $) 86)) (-3295 (((-108) $ (-712)) 10)) (-2621 (((-1072) $) 22 (|has| |#1| (-1018)))) (-2902 (((-3 $ "failed") $) 61 (|has| |#1| (-341)))) (-3862 (($ $ $) 88)) (-2937 (((-1036) $) 21 (|has| |#1| (-1018)))) (-1858 (($ $ |#1|) 56)) (-3210 (((-3 $ "failed") $ |#1|) 69 (|has| |#1| (-517)))) (-3465 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) 14)) (-2077 (((-108) $) 11)) (-3164 (($) 12)) (-1881 ((|#1| $ (-525) (-525)) 49) ((|#1| $ (-525) (-525) |#1|) 47) (($ $ (-591 (-525)) (-591 (-525))) 85)) (-1968 (($ (-591 |#1|)) 94) (($ (-591 $)) 93)) (-2348 (((-108) $) 100)) (-4145 ((|#1| $) 63 (|has| |#1| (-6 (-4252 "*"))))) (-2960 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-2873 (($ $) 13)) (-1256 ((|#3| $ (-525)) 45)) (-2686 (($ |#3|) 92) (((-796) $) 18 (|has| |#1| (-565 (-796))))) (-1475 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-1986 (((-108) $) 98)) (-3944 (((-108) $ $) 20 (|has| |#1| (-1018)))) (-4059 (($ $ |#1|) 68 (|has| |#1| (-341)))) (-4047 (($ $ $) 78) (($ $) 77)) (-4036 (($ $ $) 79)) (** (($ $ (-712)) 70) (($ $ (-525)) 60 (|has| |#1| (-341)))) (* (($ $ $) 76) (($ |#1| $) 75) (($ $ |#1|) 74) (($ (-525) $) 73) ((|#3| $ |#3|) 72) ((|#2| |#2| $) 71)) (-2028 (((-712) $) 6 (|has| $ (-6 -4250)))))
(((-629 |#1| |#2| |#3|) (-131) (-975) (-351 |t#1|) (-351 |t#1|)) (T -629))
-((-3079 (*1 *2 *1) (-12 (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *2 (-108)))) (-2740 (*1 *2 *1) (-12 (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *2 (-108)))) (-1290 (*1 *2 *1) (-12 (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *2 (-108)))) (-3489 (*1 *2 *1) (-12 (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *2 (-108)))) (-2168 (*1 *1 *2 *2) (-12 (-5 *2 (-712)) (-4 *3 (-975)) (-4 *1 (-629 *3 *4 *5)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-3393 (*1 *1 *2) (-12 (-5 *2 (-591 (-591 *3))) (-4 *3 (-975)) (-4 *1 (-629 *3 *4 *5)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-1504 (*1 *1 *2 *3) (-12 (-5 *2 (-712)) (-4 *3 (-975)) (-4 *1 (-629 *3 *4 *5)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-3487 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-975)) (-4 *1 (-629 *3 *4 *5)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-3487 (*1 *1 *2) (-12 (-5 *2 (-591 *1)) (-4 *3 (-975)) (-4 *1 (-629 *3 *4 *5)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-3022 (*1 *1 *2) (-12 (-4 *3 (-975)) (-4 *1 (-629 *3 *4 *2)) (-4 *4 (-351 *3)) (-4 *2 (-351 *3)))) (-1278 (*1 *1 *2) (-12 (-4 *3 (-975)) (-4 *1 (-629 *3 *2 *4)) (-4 *2 (-351 *3)) (-4 *4 (-351 *3)))) (-1278 (*1 *1 *1) (-12 (-4 *1 (-629 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)))) (-2231 (*1 *1 *1) (-12 (-4 *1 (-629 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)))) (-2208 (*1 *1 *1 *1) (-12 (-4 *1 (-629 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)))) (-1753 (*1 *1 *1 *1) (-12 (-4 *1 (-629 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)))) (-3349 (*1 *2 *1) (-12 (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *2 (-591 (-591 *3))))) (-3164 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-591 (-525))) (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-3186 (*1 *1 *1 *2 *2 *1) (-12 (-5 *2 (-591 (-525))) (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-1364 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-525)) (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-2913 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-525)) (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-3737 (*1 *1 *1 *2 *2 *2 *2) (-12 (-5 *2 (-525)) (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-3768 (*1 *1 *1 *2 *2 *1) (-12 (-5 *2 (-525)) (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-4156 (*1 *1 *1 *1) (-12 (-4 *1 (-629 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)))) (-4164 (*1 *1 *1 *1) (-12 (-4 *1 (-629 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)))) (-4164 (*1 *1 *1) (-12 (-4 *1 (-629 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)))) (* (*1 *1 *1 *1) (-12 (-4 *1 (-629 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-629 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)))) (* (*1 *1 *1 *2) (-12 (-4 *1 (-629 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)))) (* (*1 *1 *2 *1) (-12 (-5 *2 (-525)) (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (* (*1 *2 *1 *2) (-12 (-4 *1 (-629 *3 *4 *2)) (-4 *3 (-975)) (-4 *4 (-351 *3)) (-4 *2 (-351 *3)))) (* (*1 *2 *2 *1) (-12 (-4 *1 (-629 *3 *2 *4)) (-4 *3 (-975)) (-4 *2 (-351 *3)) (-4 *4 (-351 *3)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-2089 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-629 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)) (-4 *2 (-517)))) (-4173 (*1 *1 *1 *2) (-12 (-4 *1 (-629 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)) (-4 *2 (-341)))) (-2753 (*1 *1 *1) (-12 (-4 *1 (-629 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)) (-4 *2 (-286)))) (-4073 (*1 *2 *1) (-12 (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-4 *3 (-517)) (-5 *2 (-712)))) (-2482 (*1 *2 *1) (-12 (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-4 *3 (-517)) (-5 *2 (-712)))) (-2634 (*1 *2 *1) (-12 (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-4 *3 (-517)) (-5 *2 (-591 *5)))) (-2238 (*1 *2 *1) (-12 (-4 *1 (-629 *2 *3 *4)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)) (|has| *2 (-6 (-4252 "*"))) (-4 *2 (-975)))) (-2807 (*1 *2 *1) (-12 (-4 *1 (-629 *2 *3 *4)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)) (|has| *2 (-6 (-4252 "*"))) (-4 *2 (-975)))) (-1914 (*1 *1 *1) (|partial| -12 (-4 *1 (-629 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)) (-4 *2 (-341)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-4 *3 (-341)))))
-(-13 (-55 |t#1| |t#2| |t#3|) (-10 -8 (-6 -4251) (-6 -4250) (-15 -3079 ((-108) $)) (-15 -2740 ((-108) $)) (-15 -1290 ((-108) $)) (-15 -3489 ((-108) $)) (-15 -2168 ($ (-712) (-712))) (-15 -3393 ($ (-591 (-591 |t#1|)))) (-15 -1504 ($ (-712) |t#1|)) (-15 -3487 ($ (-591 |t#1|))) (-15 -3487 ($ (-591 $))) (-15 -3022 ($ |t#3|)) (-15 -1278 ($ |t#2|)) (-15 -1278 ($ $)) (-15 -2231 ($ $)) (-15 -2208 ($ $ $)) (-15 -1753 ($ $ $)) (-15 -3349 ((-591 (-591 |t#1|)) $)) (-15 -3164 ($ $ (-591 (-525)) (-591 (-525)))) (-15 -3186 ($ $ (-591 (-525)) (-591 (-525)) $)) (-15 -1364 ($ $ (-525) (-525))) (-15 -2913 ($ $ (-525) (-525))) (-15 -3737 ($ $ (-525) (-525) (-525) (-525))) (-15 -3768 ($ $ (-525) (-525) $)) (-15 -4156 ($ $ $)) (-15 -4164 ($ $ $)) (-15 -4164 ($ $)) (-15 * ($ $ $)) (-15 * ($ |t#1| $)) (-15 * ($ $ |t#1|)) (-15 * ($ (-525) $)) (-15 * (|t#3| $ |t#3|)) (-15 * (|t#2| |t#2| $)) (-15 ** ($ $ (-712))) (IF (|has| |t#1| (-517)) (-15 -2089 ((-3 $ "failed") $ |t#1|)) |%noBranch|) (IF (|has| |t#1| (-341)) (-15 -4173 ($ $ |t#1|)) |%noBranch|) (IF (|has| |t#1| (-286)) (-15 -2753 ($ $)) |%noBranch|) (IF (|has| |t#1| (-517)) (PROGN (-15 -4073 ((-712) $)) (-15 -2482 ((-712) $)) (-15 -2634 ((-591 |t#3|) $))) |%noBranch|) (IF (|has| |t#1| (-6 (-4252 "*"))) (PROGN (-15 -2238 (|t#1| $)) (-15 -2807 (|t#1| $))) |%noBranch|) (IF (|has| |t#1| (-341)) (PROGN (-15 -1914 ((-3 $ "failed") $)) (-15 ** ($ $ (-525)))) |%noBranch|)))
-(((-33) . T) ((-97) |has| |#1| (-1018)) ((-565 (-796)) -3321 (|has| |#1| (-1018)) (|has| |#1| (-565 (-796)))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-1018) |has| |#1| (-1018)) ((-55 |#1| |#2| |#3|) . T) ((-1125) . T))
-((-2753 ((|#4| |#4|) 70 (|has| |#1| (-286)))) (-4073 (((-712) |#4|) 72 (|has| |#1| (-517)))) (-2482 (((-712) |#4|) 74 (|has| |#1| (-517)))) (-2634 (((-591 |#3|) |#4|) 81 (|has| |#1| (-517)))) (-3548 (((-2 (|:| -2963 |#1|) (|:| -3407 |#1|)) |#1| |#1|) 101 (|has| |#1| (-286)))) (-2807 ((|#1| |#4|) 35)) (-2800 (((-3 |#4| "failed") |#4|) 64 (|has| |#1| (-517)))) (-1914 (((-3 |#4| "failed") |#4|) 78 (|has| |#1| (-341)))) (-3947 ((|#4| |#4|) 57 (|has| |#1| (-517)))) (-2575 ((|#4| |#4| |#1| (-525) (-525)) 43)) (-3344 ((|#4| |#4| (-525) (-525)) 38)) (-2988 ((|#4| |#4| |#1| (-525) (-525)) 48)) (-2238 ((|#1| |#4|) 76)) (-4212 (((-2 (|:| |adjMat| |#4|) (|:| |detMat| |#1|)) |#4|) 60 (|has| |#1| (-517)))))
-(((-630 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2238 (|#1| |#4|)) (-15 -2807 (|#1| |#4|)) (-15 -3344 (|#4| |#4| (-525) (-525))) (-15 -2575 (|#4| |#4| |#1| (-525) (-525))) (-15 -2988 (|#4| |#4| |#1| (-525) (-525))) (IF (|has| |#1| (-517)) (PROGN (-15 -4073 ((-712) |#4|)) (-15 -2482 ((-712) |#4|)) (-15 -2634 ((-591 |#3|) |#4|)) (-15 -3947 (|#4| |#4|)) (-15 -2800 ((-3 |#4| "failed") |#4|)) (-15 -4212 ((-2 (|:| |adjMat| |#4|) (|:| |detMat| |#1|)) |#4|))) |%noBranch|) (IF (|has| |#1| (-286)) (PROGN (-15 -2753 (|#4| |#4|)) (-15 -3548 ((-2 (|:| -2963 |#1|) (|:| -3407 |#1|)) |#1| |#1|))) |%noBranch|) (IF (|has| |#1| (-341)) (-15 -1914 ((-3 |#4| "failed") |#4|)) |%noBranch|)) (-160) (-351 |#1|) (-351 |#1|) (-629 |#1| |#2| |#3|)) (T -630))
-((-1914 (*1 *2 *2) (|partial| -12 (-4 *3 (-341)) (-4 *3 (-160)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *1 (-630 *3 *4 *5 *2)) (-4 *2 (-629 *3 *4 *5)))) (-3548 (*1 *2 *3 *3) (-12 (-4 *3 (-286)) (-4 *3 (-160)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *2 (-2 (|:| -2963 *3) (|:| -3407 *3))) (-5 *1 (-630 *3 *4 *5 *6)) (-4 *6 (-629 *3 *4 *5)))) (-2753 (*1 *2 *2) (-12 (-4 *3 (-286)) (-4 *3 (-160)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *1 (-630 *3 *4 *5 *2)) (-4 *2 (-629 *3 *4 *5)))) (-4212 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *4 (-160)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) (-5 *2 (-2 (|:| |adjMat| *3) (|:| |detMat| *4))) (-5 *1 (-630 *4 *5 *6 *3)) (-4 *3 (-629 *4 *5 *6)))) (-2800 (*1 *2 *2) (|partial| -12 (-4 *3 (-517)) (-4 *3 (-160)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *1 (-630 *3 *4 *5 *2)) (-4 *2 (-629 *3 *4 *5)))) (-3947 (*1 *2 *2) (-12 (-4 *3 (-517)) (-4 *3 (-160)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *1 (-630 *3 *4 *5 *2)) (-4 *2 (-629 *3 *4 *5)))) (-2634 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *4 (-160)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) (-5 *2 (-591 *6)) (-5 *1 (-630 *4 *5 *6 *3)) (-4 *3 (-629 *4 *5 *6)))) (-2482 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *4 (-160)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) (-5 *2 (-712)) (-5 *1 (-630 *4 *5 *6 *3)) (-4 *3 (-629 *4 *5 *6)))) (-4073 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *4 (-160)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) (-5 *2 (-712)) (-5 *1 (-630 *4 *5 *6 *3)) (-4 *3 (-629 *4 *5 *6)))) (-2988 (*1 *2 *2 *3 *4 *4) (-12 (-5 *4 (-525)) (-4 *3 (-160)) (-4 *5 (-351 *3)) (-4 *6 (-351 *3)) (-5 *1 (-630 *3 *5 *6 *2)) (-4 *2 (-629 *3 *5 *6)))) (-2575 (*1 *2 *2 *3 *4 *4) (-12 (-5 *4 (-525)) (-4 *3 (-160)) (-4 *5 (-351 *3)) (-4 *6 (-351 *3)) (-5 *1 (-630 *3 *5 *6 *2)) (-4 *2 (-629 *3 *5 *6)))) (-3344 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-525)) (-4 *4 (-160)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) (-5 *1 (-630 *4 *5 *6 *2)) (-4 *2 (-629 *4 *5 *6)))) (-2807 (*1 *2 *3) (-12 (-4 *4 (-351 *2)) (-4 *5 (-351 *2)) (-4 *2 (-160)) (-5 *1 (-630 *2 *4 *5 *3)) (-4 *3 (-629 *2 *4 *5)))) (-2238 (*1 *2 *3) (-12 (-4 *4 (-351 *2)) (-4 *5 (-351 *2)) (-4 *2 (-160)) (-5 *1 (-630 *2 *4 *5 *3)) (-4 *3 (-629 *2 *4 *5)))))
-(-10 -7 (-15 -2238 (|#1| |#4|)) (-15 -2807 (|#1| |#4|)) (-15 -3344 (|#4| |#4| (-525) (-525))) (-15 -2575 (|#4| |#4| |#1| (-525) (-525))) (-15 -2988 (|#4| |#4| |#1| (-525) (-525))) (IF (|has| |#1| (-517)) (PROGN (-15 -4073 ((-712) |#4|)) (-15 -2482 ((-712) |#4|)) (-15 -2634 ((-591 |#3|) |#4|)) (-15 -3947 (|#4| |#4|)) (-15 -2800 ((-3 |#4| "failed") |#4|)) (-15 -4212 ((-2 (|:| |adjMat| |#4|) (|:| |detMat| |#1|)) |#4|))) |%noBranch|) (IF (|has| |#1| (-286)) (PROGN (-15 -2753 (|#4| |#4|)) (-15 -3548 ((-2 (|:| -2963 |#1|) (|:| -3407 |#1|)) |#1| |#1|))) |%noBranch|) (IF (|has| |#1| (-341)) (-15 -1914 ((-3 |#4| "failed") |#4|)) |%noBranch|))
-((-3008 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-2168 (($ (-712) (-712)) 46)) (-1753 (($ $ $) NIL)) (-1278 (($ (-1171 |#1|)) NIL) (($ $) NIL)) (-1290 (((-108) $) NIL)) (-1364 (($ $ (-525) (-525)) 12)) (-2913 (($ $ (-525) (-525)) NIL)) (-3737 (($ $ (-525) (-525) (-525) (-525)) NIL)) (-2231 (($ $) NIL)) (-3079 (((-108) $) NIL)) (-3891 (((-108) $ (-712)) NIL)) (-3768 (($ $ (-525) (-525) $) NIL)) (-3186 ((|#1| $ (-525) (-525) |#1|) NIL) (($ $ (-591 (-525)) (-591 (-525)) $) NIL)) (-2775 (($ $ (-525) (-1171 |#1|)) NIL)) (-1743 (($ $ (-525) (-1171 |#1|)) NIL)) (-1504 (($ (-712) |#1|) 22)) (-3798 (($) NIL T CONST)) (-2753 (($ $) 31 (|has| |#1| (-286)))) (-3725 (((-1171 |#1|) $ (-525)) NIL)) (-4073 (((-712) $) 33 (|has| |#1| (-517)))) (-3255 ((|#1| $ (-525) (-525) |#1|) 50)) (-3217 ((|#1| $ (-525) (-525)) NIL)) (-3454 (((-591 |#1|) $) NIL)) (-2482 (((-712) $) 35 (|has| |#1| (-517)))) (-2634 (((-591 (-1171 |#1|)) $) 38 (|has| |#1| (-517)))) (-2281 (((-712) $) 20)) (-1268 (($ (-712) (-712) |#1|) 16)) (-2296 (((-712) $) 21)) (-2910 (((-108) $ (-712)) NIL)) (-2807 ((|#1| $) 29 (|has| |#1| (-6 (-4252 "*"))))) (-1755 (((-525) $) 9)) (-1639 (((-525) $) 10)) (-2552 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-4230 (((-525) $) 11)) (-2631 (((-525) $) 47)) (-3393 (($ (-591 (-591 |#1|))) NIL)) (-3249 (($ (-1 |#1| |#1|) $) NIL)) (-1340 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-3349 (((-591 (-591 |#1|)) $) 59)) (-3971 (((-108) $ (-712)) NIL)) (-2339 (((-1072) $) NIL (|has| |#1| (-1018)))) (-1914 (((-3 $ "failed") $) 42 (|has| |#1| (-341)))) (-2208 (($ $ $) NIL)) (-2047 (((-1036) $) NIL (|has| |#1| (-1018)))) (-1941 (($ $ |#1|) NIL)) (-2089 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517)))) (-1623 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) NIL)) (-3028 (((-108) $) NIL)) (-3209 (($) NIL)) (-3164 ((|#1| $ (-525) (-525)) NIL) ((|#1| $ (-525) (-525) |#1|) NIL) (($ $ (-591 (-525)) (-591 (-525))) NIL)) (-3487 (($ (-591 |#1|)) NIL) (($ (-591 $)) NIL) (($ (-1171 |#1|)) 51)) (-2740 (((-108) $) NIL)) (-2238 ((|#1| $) 27 (|has| |#1| (-6 (-4252 "*"))))) (-2064 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3199 (($ $) NIL)) (-1408 (((-501) $) 63 (|has| |#1| (-566 (-501))))) (-1793 (((-1171 |#1|) $ (-525)) NIL)) (-3022 (($ (-1171 |#1|)) NIL) (((-796) $) NIL (|has| |#1| (-565 (-796))))) (-4158 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-3489 (((-108) $) NIL)) (-4096 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-4173 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4164 (($ $ $) NIL) (($ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-712)) 23) (($ $ (-525)) 45 (|has| |#1| (-341)))) (* (($ $ $) 13) (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ (-525) $) NIL) (((-1171 |#1|) $ (-1171 |#1|)) NIL) (((-1171 |#1|) (-1171 |#1|) $) NIL)) (-4045 (((-712) $) NIL (|has| $ (-6 -4250)))))
-(((-631 |#1|) (-13 (-629 |#1| (-1171 |#1|) (-1171 |#1|)) (-10 -8 (-15 -3487 ($ (-1171 |#1|))) (IF (|has| |#1| (-566 (-501))) (-6 (-566 (-501))) |%noBranch|) (IF (|has| |#1| (-341)) (-15 -1914 ((-3 $ "failed") $)) |%noBranch|))) (-975)) (T -631))
-((-1914 (*1 *1 *1) (|partial| -12 (-5 *1 (-631 *2)) (-4 *2 (-341)) (-4 *2 (-975)))) (-3487 (*1 *1 *2) (-12 (-5 *2 (-1171 *3)) (-4 *3 (-975)) (-5 *1 (-631 *3)))))
-(-13 (-629 |#1| (-1171 |#1|) (-1171 |#1|)) (-10 -8 (-15 -3487 ($ (-1171 |#1|))) (IF (|has| |#1| (-566 (-501))) (-6 (-566 (-501))) |%noBranch|) (IF (|has| |#1| (-341)) (-15 -1914 ((-3 $ "failed") $)) |%noBranch|)))
-((-2189 (((-631 |#1|) (-631 |#1|) (-631 |#1|) (-631 |#1|)) 25)) (-2739 (((-631 |#1|) (-631 |#1|) (-631 |#1|) |#1|) 21)) (-2679 (((-631 |#1|) (-631 |#1|) (-631 |#1|) (-631 |#1|) (-631 |#1|) (-712)) 26)) (-3420 (((-631 |#1|) (-631 |#1|) (-631 |#1|) (-631 |#1|)) 14)) (-3744 (((-631 |#1|) (-631 |#1|) (-631 |#1|) (-631 |#1|)) 18) (((-631 |#1|) (-631 |#1|) (-631 |#1|)) 16)) (-4133 (((-631 |#1|) (-631 |#1|) |#1| (-631 |#1|)) 20)) (-1580 (((-631 |#1|) (-631 |#1|) (-631 |#1|)) 12)) (** (((-631 |#1|) (-631 |#1|) (-712)) 30)))
-(((-632 |#1|) (-10 -7 (-15 -1580 ((-631 |#1|) (-631 |#1|) (-631 |#1|))) (-15 -3420 ((-631 |#1|) (-631 |#1|) (-631 |#1|) (-631 |#1|))) (-15 -3744 ((-631 |#1|) (-631 |#1|) (-631 |#1|))) (-15 -3744 ((-631 |#1|) (-631 |#1|) (-631 |#1|) (-631 |#1|))) (-15 -4133 ((-631 |#1|) (-631 |#1|) |#1| (-631 |#1|))) (-15 -2739 ((-631 |#1|) (-631 |#1|) (-631 |#1|) |#1|)) (-15 -2189 ((-631 |#1|) (-631 |#1|) (-631 |#1|) (-631 |#1|))) (-15 -2679 ((-631 |#1|) (-631 |#1|) (-631 |#1|) (-631 |#1|) (-631 |#1|) (-712))) (-15 ** ((-631 |#1|) (-631 |#1|) (-712)))) (-975)) (T -632))
-((** (*1 *2 *2 *3) (-12 (-5 *2 (-631 *4)) (-5 *3 (-712)) (-4 *4 (-975)) (-5 *1 (-632 *4)))) (-2679 (*1 *2 *2 *2 *2 *2 *3) (-12 (-5 *2 (-631 *4)) (-5 *3 (-712)) (-4 *4 (-975)) (-5 *1 (-632 *4)))) (-2189 (*1 *2 *2 *2 *2) (-12 (-5 *2 (-631 *3)) (-4 *3 (-975)) (-5 *1 (-632 *3)))) (-2739 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-631 *3)) (-4 *3 (-975)) (-5 *1 (-632 *3)))) (-4133 (*1 *2 *2 *3 *2) (-12 (-5 *2 (-631 *3)) (-4 *3 (-975)) (-5 *1 (-632 *3)))) (-3744 (*1 *2 *2 *2 *2) (-12 (-5 *2 (-631 *3)) (-4 *3 (-975)) (-5 *1 (-632 *3)))) (-3744 (*1 *2 *2 *2) (-12 (-5 *2 (-631 *3)) (-4 *3 (-975)) (-5 *1 (-632 *3)))) (-3420 (*1 *2 *2 *2 *2) (-12 (-5 *2 (-631 *3)) (-4 *3 (-975)) (-5 *1 (-632 *3)))) (-1580 (*1 *2 *2 *2) (-12 (-5 *2 (-631 *3)) (-4 *3 (-975)) (-5 *1 (-632 *3)))))
-(-10 -7 (-15 -1580 ((-631 |#1|) (-631 |#1|) (-631 |#1|))) (-15 -3420 ((-631 |#1|) (-631 |#1|) (-631 |#1|) (-631 |#1|))) (-15 -3744 ((-631 |#1|) (-631 |#1|) (-631 |#1|))) (-15 -3744 ((-631 |#1|) (-631 |#1|) (-631 |#1|) (-631 |#1|))) (-15 -4133 ((-631 |#1|) (-631 |#1|) |#1| (-631 |#1|))) (-15 -2739 ((-631 |#1|) (-631 |#1|) (-631 |#1|) |#1|)) (-15 -2189 ((-631 |#1|) (-631 |#1|) (-631 |#1|) (-631 |#1|))) (-15 -2679 ((-631 |#1|) (-631 |#1|) (-631 |#1|) (-631 |#1|) (-631 |#1|) (-712))) (-15 ** ((-631 |#1|) (-631 |#1|) (-712))))
-((-2283 ((|#2| |#2| |#4|) 25)) (-1228 (((-631 |#2|) |#3| |#4|) 31)) (-4114 (((-631 |#2|) |#2| |#4|) 30)) (-2693 (((-1171 |#2|) |#2| |#4|) 16)) (-3365 ((|#2| |#3| |#4|) 24)) (-2545 (((-631 |#2|) |#3| |#4| (-712) (-712)) 38)) (-1559 (((-631 |#2|) |#2| |#4| (-712)) 37)))
-(((-633 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2693 ((-1171 |#2|) |#2| |#4|)) (-15 -3365 (|#2| |#3| |#4|)) (-15 -2283 (|#2| |#2| |#4|)) (-15 -4114 ((-631 |#2|) |#2| |#4|)) (-15 -1559 ((-631 |#2|) |#2| |#4| (-712))) (-15 -1228 ((-631 |#2|) |#3| |#4|)) (-15 -2545 ((-631 |#2|) |#3| |#4| (-712) (-712)))) (-1018) (-833 |#1|) (-351 |#2|) (-13 (-351 |#1|) (-10 -7 (-6 -4250)))) (T -633))
-((-2545 (*1 *2 *3 *4 *5 *5) (-12 (-5 *5 (-712)) (-4 *6 (-1018)) (-4 *7 (-833 *6)) (-5 *2 (-631 *7)) (-5 *1 (-633 *6 *7 *3 *4)) (-4 *3 (-351 *7)) (-4 *4 (-13 (-351 *6) (-10 -7 (-6 -4250)))))) (-1228 (*1 *2 *3 *4) (-12 (-4 *5 (-1018)) (-4 *6 (-833 *5)) (-5 *2 (-631 *6)) (-5 *1 (-633 *5 *6 *3 *4)) (-4 *3 (-351 *6)) (-4 *4 (-13 (-351 *5) (-10 -7 (-6 -4250)))))) (-1559 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-712)) (-4 *6 (-1018)) (-4 *3 (-833 *6)) (-5 *2 (-631 *3)) (-5 *1 (-633 *6 *3 *7 *4)) (-4 *7 (-351 *3)) (-4 *4 (-13 (-351 *6) (-10 -7 (-6 -4250)))))) (-4114 (*1 *2 *3 *4) (-12 (-4 *5 (-1018)) (-4 *3 (-833 *5)) (-5 *2 (-631 *3)) (-5 *1 (-633 *5 *3 *6 *4)) (-4 *6 (-351 *3)) (-4 *4 (-13 (-351 *5) (-10 -7 (-6 -4250)))))) (-2283 (*1 *2 *2 *3) (-12 (-4 *4 (-1018)) (-4 *2 (-833 *4)) (-5 *1 (-633 *4 *2 *5 *3)) (-4 *5 (-351 *2)) (-4 *3 (-13 (-351 *4) (-10 -7 (-6 -4250)))))) (-3365 (*1 *2 *3 *4) (-12 (-4 *5 (-1018)) (-4 *2 (-833 *5)) (-5 *1 (-633 *5 *2 *3 *4)) (-4 *3 (-351 *2)) (-4 *4 (-13 (-351 *5) (-10 -7 (-6 -4250)))))) (-2693 (*1 *2 *3 *4) (-12 (-4 *5 (-1018)) (-4 *3 (-833 *5)) (-5 *2 (-1171 *3)) (-5 *1 (-633 *5 *3 *6 *4)) (-4 *6 (-351 *3)) (-4 *4 (-13 (-351 *5) (-10 -7 (-6 -4250)))))))
-(-10 -7 (-15 -2693 ((-1171 |#2|) |#2| |#4|)) (-15 -3365 (|#2| |#3| |#4|)) (-15 -2283 (|#2| |#2| |#4|)) (-15 -4114 ((-631 |#2|) |#2| |#4|)) (-15 -1559 ((-631 |#2|) |#2| |#4| (-712))) (-15 -1228 ((-631 |#2|) |#3| |#4|)) (-15 -2545 ((-631 |#2|) |#3| |#4| (-712) (-712))))
-((-2004 (((-2 (|:| |num| (-631 |#1|)) (|:| |den| |#1|)) (-631 |#2|)) 20)) (-2835 ((|#1| (-631 |#2|)) 9)) (-3890 (((-631 |#1|) (-631 |#2|)) 18)))
-(((-634 |#1| |#2|) (-10 -7 (-15 -2835 (|#1| (-631 |#2|))) (-15 -3890 ((-631 |#1|) (-631 |#2|))) (-15 -2004 ((-2 (|:| |num| (-631 |#1|)) (|:| |den| |#1|)) (-631 |#2|)))) (-517) (-923 |#1|)) (T -634))
-((-2004 (*1 *2 *3) (-12 (-5 *3 (-631 *5)) (-4 *5 (-923 *4)) (-4 *4 (-517)) (-5 *2 (-2 (|:| |num| (-631 *4)) (|:| |den| *4))) (-5 *1 (-634 *4 *5)))) (-3890 (*1 *2 *3) (-12 (-5 *3 (-631 *5)) (-4 *5 (-923 *4)) (-4 *4 (-517)) (-5 *2 (-631 *4)) (-5 *1 (-634 *4 *5)))) (-2835 (*1 *2 *3) (-12 (-5 *3 (-631 *4)) (-4 *4 (-923 *2)) (-4 *2 (-517)) (-5 *1 (-634 *2 *4)))))
-(-10 -7 (-15 -2835 (|#1| (-631 |#2|))) (-15 -3890 ((-631 |#1|) (-631 |#2|))) (-15 -2004 ((-2 (|:| |num| (-631 |#1|)) (|:| |den| |#1|)) (-631 |#2|))))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3706 (($ $) NIL)) (-1715 (((-108) $) NIL)) (-2796 (((-631 (-640))) NIL) (((-631 (-640)) (-1171 $)) NIL)) (-2569 (((-640) $) NIL)) (-1987 (($ $) NIL (|has| (-640) (-1111)))) (-3169 (($ $) NIL (|has| (-640) (-1111)))) (-3734 (((-1099 (-854) (-712)) (-525)) NIL (|has| (-640) (-327)))) (-2157 (((-3 $ "failed") $ $) NIL)) (-1965 (((-396 (-1085 $)) (-1085 $)) NIL (-12 (|has| (-640) (-286)) (|has| (-640) (-842))))) (-1291 (($ $) NIL (-3321 (-12 (|has| (-640) (-286)) (|has| (-640) (-842))) (|has| (-640) (-341))))) (-2827 (((-396 $) $) NIL (-3321 (-12 (|has| (-640) (-286)) (|has| (-640) (-842))) (|has| (-640) (-341))))) (-1361 (($ $) NIL (-12 (|has| (-640) (-932)) (|has| (-640) (-1111))))) (-2252 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) NIL (-12 (|has| (-640) (-286)) (|has| (-640) (-842))))) (-1947 (((-108) $ $) NIL (|has| (-640) (-286)))) (-3032 (((-712)) NIL (|has| (-640) (-346)))) (-1431 (($ $) NIL (|has| (-640) (-1111)))) (-3144 (($ $) NIL (|has| (-640) (-1111)))) (-1719 (($ $) NIL (|has| (-640) (-1111)))) (-1321 (($ $) NIL (|has| (-640) (-1111)))) (-3798 (($) NIL T CONST)) (-1251 (((-3 (-525) "failed") $) NIL) (((-3 (-640) "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL (|has| (-640) (-966 (-385 (-525)))))) (-3528 (((-525) $) NIL) (((-640) $) NIL) (((-385 (-525)) $) NIL (|has| (-640) (-966 (-385 (-525)))))) (-4171 (($ (-1171 (-640))) NIL) (($ (-1171 (-640)) (-1171 $)) NIL)) (-2625 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-640) (-327)))) (-2129 (($ $ $) NIL (|has| (-640) (-286)))) (-3922 (((-631 (-640)) $) NIL) (((-631 (-640)) $ (-1171 $)) NIL)) (-3305 (((-631 (-640)) (-631 $)) NIL) (((-2 (|:| -4057 (-631 (-640))) (|:| |vec| (-1171 (-640)))) (-631 $) (-1171 $)) NIL) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| (-640) (-587 (-525)))) (((-631 (-525)) (-631 $)) NIL (|has| (-640) (-587 (-525))))) (-1227 (((-3 $ "failed") (-385 (-1085 (-640)))) NIL (|has| (-640) (-341))) (($ (-1085 (-640))) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-1373 (((-640) $) 29)) (-1511 (((-3 (-385 (-525)) "failed") $) NIL (|has| (-640) (-510)))) (-1352 (((-108) $) NIL (|has| (-640) (-510)))) (-1726 (((-385 (-525)) $) NIL (|has| (-640) (-510)))) (-4073 (((-854)) NIL)) (-3377 (($) NIL (|has| (-640) (-346)))) (-2110 (($ $ $) NIL (|has| (-640) (-286)))) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL (|has| (-640) (-286)))) (-3944 (($) NIL (|has| (-640) (-327)))) (-4104 (((-108) $) NIL (|has| (-640) (-327)))) (-2299 (($ $) NIL (|has| (-640) (-327))) (($ $ (-712)) NIL (|has| (-640) (-327)))) (-2744 (((-108) $) NIL (-3321 (-12 (|has| (-640) (-286)) (|has| (-640) (-842))) (|has| (-640) (-341))))) (-2694 (((-2 (|:| |r| (-640)) (|:| |phi| (-640))) $) NIL (-12 (|has| (-640) (-984)) (|has| (-640) (-1111))))) (-1784 (($) NIL (|has| (-640) (-1111)))) (-2011 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (|has| (-640) (-819 (-357)))) (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (|has| (-640) (-819 (-525))))) (-3873 (((-774 (-854)) $) NIL (|has| (-640) (-327))) (((-854) $) NIL (|has| (-640) (-327)))) (-2824 (((-108) $) NIL)) (-3956 (($ $ (-525)) NIL (-12 (|has| (-640) (-932)) (|has| (-640) (-1111))))) (-2771 (((-640) $) NIL)) (-2085 (((-3 $ "failed") $) NIL (|has| (-640) (-327)))) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| (-640) (-286)))) (-1382 (((-1085 (-640)) $) NIL (|has| (-640) (-341)))) (-3741 (($ $ $) NIL)) (-2478 (($ $ $) NIL)) (-1340 (($ (-1 (-640) (-640)) $) NIL)) (-3016 (((-854) $) NIL (|has| (-640) (-346)))) (-1488 (($ $) NIL (|has| (-640) (-1111)))) (-1223 (((-1085 (-640)) $) NIL)) (-1356 (($ (-591 $)) NIL (|has| (-640) (-286))) (($ $ $) NIL (|has| (-640) (-286)))) (-2339 (((-1072) $) NIL)) (-1622 (($ $) NIL (|has| (-640) (-341)))) (-3506 (($) NIL (|has| (-640) (-327)) CONST)) (-2226 (($ (-854)) NIL (|has| (-640) (-346)))) (-2171 (($) NIL)) (-1386 (((-640) $) 31)) (-2047 (((-1036) $) NIL)) (-3857 (($) NIL)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| (-640) (-286)))) (-1399 (($ (-591 $)) NIL (|has| (-640) (-286))) (($ $ $) NIL (|has| (-640) (-286)))) (-2846 (((-591 (-2 (|:| -1348 (-525)) (|:| -2008 (-525))))) NIL (|has| (-640) (-327)))) (-2916 (((-396 (-1085 $)) (-1085 $)) NIL (-12 (|has| (-640) (-286)) (|has| (-640) (-842))))) (-1626 (((-396 (-1085 $)) (-1085 $)) NIL (-12 (|has| (-640) (-286)) (|has| (-640) (-842))))) (-1348 (((-396 $) $) NIL (-3321 (-12 (|has| (-640) (-286)) (|has| (-640) (-842))) (|has| (-640) (-341))))) (-3375 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| (-640) (-286))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL (|has| (-640) (-286)))) (-2089 (((-3 $ "failed") $ $) NIL) (((-3 $ "failed") $ (-640)) NIL (|has| (-640) (-517)))) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| (-640) (-286)))) (-1409 (($ $) NIL (|has| (-640) (-1111)))) (-4132 (($ $ (-1089) (-640)) NIL (|has| (-640) (-486 (-1089) (-640)))) (($ $ (-591 (-1089)) (-591 (-640))) NIL (|has| (-640) (-486 (-1089) (-640)))) (($ $ (-591 (-273 (-640)))) NIL (|has| (-640) (-288 (-640)))) (($ $ (-273 (-640))) NIL (|has| (-640) (-288 (-640)))) (($ $ (-640) (-640)) NIL (|has| (-640) (-288 (-640)))) (($ $ (-591 (-640)) (-591 (-640))) NIL (|has| (-640) (-288 (-640))))) (-1712 (((-712) $) NIL (|has| (-640) (-286)))) (-3164 (($ $ (-640)) NIL (|has| (-640) (-265 (-640) (-640))))) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL (|has| (-640) (-286)))) (-2976 (((-640)) NIL) (((-640) (-1171 $)) NIL)) (-2953 (((-3 (-712) "failed") $ $) NIL (|has| (-640) (-327))) (((-712) $) NIL (|has| (-640) (-327)))) (-3266 (($ $ (-1 (-640) (-640))) NIL) (($ $ (-1 (-640) (-640)) (-712)) NIL) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| (-640) (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| (-640) (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| (-640) (-833 (-1089)))) (($ $ (-1089)) NIL (|has| (-640) (-833 (-1089)))) (($ $ (-712)) NIL (|has| (-640) (-213))) (($ $) NIL (|has| (-640) (-213)))) (-1244 (((-631 (-640)) (-1171 $) (-1 (-640) (-640))) NIL (|has| (-640) (-341)))) (-1478 (((-1085 (-640))) NIL)) (-1502 (($ $) NIL (|has| (-640) (-1111)))) (-1333 (($ $) NIL (|has| (-640) (-1111)))) (-2616 (($) NIL (|has| (-640) (-327)))) (-1996 (($ $) NIL (|has| (-640) (-1111)))) (-1309 (($ $) NIL (|has| (-640) (-1111)))) (-1973 (($ $) NIL (|has| (-640) (-1111)))) (-3156 (($ $) NIL (|has| (-640) (-1111)))) (-3572 (((-631 (-640)) (-1171 $)) NIL) (((-1171 (-640)) $) NIL) (((-631 (-640)) (-1171 $) (-1171 $)) NIL) (((-1171 (-640)) $ (-1171 $)) NIL)) (-1408 (((-501) $) NIL (|has| (-640) (-566 (-501)))) (((-157 (-205)) $) NIL (|has| (-640) (-951))) (((-157 (-357)) $) NIL (|has| (-640) (-951))) (((-825 (-357)) $) NIL (|has| (-640) (-566 (-825 (-357))))) (((-825 (-525)) $) NIL (|has| (-640) (-566 (-825 (-525))))) (($ (-1085 (-640))) NIL) (((-1085 (-640)) $) NIL) (($ (-1171 (-640))) NIL) (((-1171 (-640)) $) NIL)) (-3228 (($ $) NIL)) (-2265 (((-3 (-1171 $) "failed") (-631 $)) NIL (-3321 (-12 (|has| (-640) (-286)) (|has| $ (-136)) (|has| (-640) (-842))) (|has| (-640) (-327))))) (-2182 (($ (-640) (-640)) 12)) (-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-525)) NIL) (($ (-640)) NIL) (($ (-157 (-357))) 13) (($ (-157 (-525))) 19) (($ (-157 (-640))) 28) (($ (-157 (-642))) 25) (((-157 (-357)) $) 33) (($ (-385 (-525))) NIL (-3321 (|has| (-640) (-966 (-385 (-525)))) (|has| (-640) (-341))))) (-1437 (($ $) NIL (|has| (-640) (-327))) (((-3 $ "failed") $) NIL (-3321 (-12 (|has| (-640) (-286)) (|has| $ (-136)) (|has| (-640) (-842))) (|has| (-640) (-136))))) (-3806 (((-1085 (-640)) $) NIL)) (-2128 (((-712)) NIL)) (-4003 (((-1171 $)) NIL)) (-1563 (($ $) NIL (|has| (-640) (-1111)))) (-1371 (($ $) NIL (|has| (-640) (-1111)))) (-2495 (((-108) $ $) NIL)) (-1515 (($ $) NIL (|has| (-640) (-1111)))) (-1346 (($ $) NIL (|has| (-640) (-1111)))) (-1591 (($ $) NIL (|has| (-640) (-1111)))) (-1400 (($ $) NIL (|has| (-640) (-1111)))) (-1398 (((-640) $) NIL (|has| (-640) (-1111)))) (-3277 (($ $) NIL (|has| (-640) (-1111)))) (-1415 (($ $) NIL (|has| (-640) (-1111)))) (-1578 (($ $) NIL (|has| (-640) (-1111)))) (-1385 (($ $) NIL (|has| (-640) (-1111)))) (-1527 (($ $) NIL (|has| (-640) (-1111)))) (-1358 (($ $) NIL (|has| (-640) (-1111)))) (-1539 (($ $) NIL (|has| (-640) (-984)))) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL (|has| (-640) (-341)))) (-4191 (($) NIL T CONST)) (-4197 (($) NIL T CONST)) (-4196 (($ $ (-1 (-640) (-640))) NIL) (($ $ (-1 (-640) (-640)) (-712)) NIL) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| (-640) (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| (-640) (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| (-640) (-833 (-1089)))) (($ $ (-1089)) NIL (|has| (-640) (-833 (-1089)))) (($ $ (-712)) NIL (|has| (-640) (-213))) (($ $) NIL (|has| (-640) (-213)))) (-4135 (((-108) $ $) NIL)) (-4119 (((-108) $ $) NIL)) (-4096 (((-108) $ $) NIL)) (-4126 (((-108) $ $) NIL)) (-4112 (((-108) $ $) NIL)) (-4173 (($ $ $) NIL (|has| (-640) (-341)))) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ $) NIL (|has| (-640) (-1111))) (($ $ (-385 (-525))) NIL (-12 (|has| (-640) (-932)) (|has| (-640) (-1111)))) (($ $ (-525)) NIL (|has| (-640) (-341)))) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ (-640) $) NIL) (($ $ (-640)) NIL) (($ (-385 (-525)) $) NIL (|has| (-640) (-341))) (($ $ (-385 (-525))) NIL (|has| (-640) (-341)))))
-(((-635) (-13 (-365) (-154 (-640)) (-10 -8 (-15 -3022 ($ (-157 (-357)))) (-15 -3022 ($ (-157 (-525)))) (-15 -3022 ($ (-157 (-640)))) (-15 -3022 ($ (-157 (-642)))) (-15 -3022 ((-157 (-357)) $))))) (T -635))
-((-3022 (*1 *1 *2) (-12 (-5 *2 (-157 (-357))) (-5 *1 (-635)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-157 (-525))) (-5 *1 (-635)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-157 (-640))) (-5 *1 (-635)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-157 (-642))) (-5 *1 (-635)))) (-3022 (*1 *2 *1) (-12 (-5 *2 (-157 (-357))) (-5 *1 (-635)))))
-(-13 (-365) (-154 (-640)) (-10 -8 (-15 -3022 ($ (-157 (-357)))) (-15 -3022 ($ (-157 (-525)))) (-15 -3022 ($ (-157 (-640)))) (-15 -3022 ($ (-157 (-642)))) (-15 -3022 ((-157 (-357)) $))))
-((-3008 (((-108) $ $) 19 (|has| |#1| (-1018)))) (-3891 (((-108) $ (-712)) 8)) (-1797 (($ (-1 (-108) |#1|) $) 45 (|has| $ (-6 -4250)))) (-2305 (($ (-1 (-108) |#1|) $) 55 (|has| $ (-6 -4250)))) (-3798 (($) 7 T CONST)) (-3611 (($ $) 62)) (-3098 (($ $) 58 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3901 (($ |#1| $) 47 (|has| $ (-6 -4250))) (($ (-1 (-108) |#1|) $) 46 (|has| $ (-6 -4250)))) (-3677 (($ |#1| $) 57 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) (($ (-1 (-108) |#1|) $) 54 (|has| $ (-6 -4250)))) (-1227 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 56 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 53 (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $) 52 (|has| $ (-6 -4250)))) (-3454 (((-591 |#1|) $) 30 (|has| $ (-6 -4250)))) (-2910 (((-108) $ (-712)) 9)) (-2552 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3249 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1|) $) 35)) (-3971 (((-108) $ (-712)) 10)) (-2339 (((-1072) $) 22 (|has| |#1| (-1018)))) (-1464 ((|#1| $) 39)) (-2470 (($ |#1| $) 40) (($ |#1| $ (-712)) 63)) (-2047 (((-1036) $) 21 (|has| |#1| (-1018)))) (-2069 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 51)) (-3631 ((|#1| $) 41)) (-1623 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) 14)) (-3028 (((-108) $) 11)) (-3209 (($) 12)) (-2945 (((-591 (-2 (|:| -1221 |#1|) (|:| -2064 (-712)))) $) 61)) (-2311 (($) 49) (($ (-591 |#1|)) 48)) (-2064 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3199 (($ $) 13)) (-1408 (((-501) $) 59 (|has| |#1| (-566 (-501))))) (-3036 (($ (-591 |#1|)) 50)) (-3022 (((-796) $) 18 (|has| |#1| (-565 (-796))))) (-1870 (($ (-591 |#1|)) 42)) (-4158 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) 20 (|has| |#1| (-1018)))) (-4045 (((-712) $) 6 (|has| $ (-6 -4250)))))
+((-1478 (*1 *2 *1) (-12 (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *2 (-108)))) (-2348 (*1 *2 *1) (-12 (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *2 (-108)))) (-1711 (*1 *2 *1) (-12 (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *2 (-108)))) (-1986 (*1 *2 *1) (-12 (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *2 (-108)))) (-3559 (*1 *1 *2 *2) (-12 (-5 *2 (-712)) (-4 *3 (-975)) (-4 *1 (-629 *3 *4 *5)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-1572 (*1 *1 *2) (-12 (-5 *2 (-591 (-591 *3))) (-4 *3 (-975)) (-4 *1 (-629 *3 *4 *5)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-1416 (*1 *1 *2 *3) (-12 (-5 *2 (-712)) (-4 *3 (-975)) (-4 *1 (-629 *3 *4 *5)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-1968 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-975)) (-4 *1 (-629 *3 *4 *5)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-1968 (*1 *1 *2) (-12 (-5 *2 (-591 *1)) (-4 *3 (-975)) (-4 *1 (-629 *3 *4 *5)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-2686 (*1 *1 *2) (-12 (-4 *3 (-975)) (-4 *1 (-629 *3 *4 *2)) (-4 *4 (-351 *3)) (-4 *2 (-351 *3)))) (-1616 (*1 *1 *2) (-12 (-4 *3 (-975)) (-4 *1 (-629 *3 *2 *4)) (-4 *2 (-351 *3)) (-4 *4 (-351 *3)))) (-1616 (*1 *1 *1) (-12 (-4 *1 (-629 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)))) (-4094 (*1 *1 *1) (-12 (-4 *1 (-629 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)))) (-3862 (*1 *1 *1 *1) (-12 (-4 *1 (-629 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)))) (-3130 (*1 *1 *1 *1) (-12 (-4 *1 (-629 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)))) (-3093 (*1 *2 *1) (-12 (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *2 (-591 (-591 *3))))) (-1881 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-591 (-525))) (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-2847 (*1 *1 *1 *2 *2 *1) (-12 (-5 *2 (-591 (-525))) (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-2287 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-525)) (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-3519 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-525)) (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-2688 (*1 *1 *1 *2 *2 *2 *2) (-12 (-5 *2 (-525)) (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-2995 (*1 *1 *1 *2 *2 *1) (-12 (-5 *2 (-525)) (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-4036 (*1 *1 *1 *1) (-12 (-4 *1 (-629 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)))) (-4047 (*1 *1 *1 *1) (-12 (-4 *1 (-629 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)))) (-4047 (*1 *1 *1) (-12 (-4 *1 (-629 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)))) (* (*1 *1 *1 *1) (-12 (-4 *1 (-629 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-629 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)))) (* (*1 *1 *1 *2) (-12 (-4 *1 (-629 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)))) (* (*1 *1 *2 *1) (-12 (-5 *2 (-525)) (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (* (*1 *2 *1 *2) (-12 (-4 *1 (-629 *3 *4 *2)) (-4 *3 (-975)) (-4 *4 (-351 *3)) (-4 *2 (-351 *3)))) (* (*1 *2 *2 *1) (-12 (-4 *1 (-629 *3 *2 *4)) (-4 *3 (-975)) (-4 *2 (-351 *3)) (-4 *4 (-351 *3)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-3210 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-629 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)) (-4 *2 (-517)))) (-4059 (*1 *1 *1 *2) (-12 (-4 *1 (-629 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)) (-4 *2 (-341)))) (-1352 (*1 *1 *1) (-12 (-4 *1 (-629 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)) (-4 *2 (-286)))) (-2193 (*1 *2 *1) (-12 (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-4 *3 (-517)) (-5 *2 (-712)))) (-1613 (*1 *2 *1) (-12 (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-4 *3 (-517)) (-5 *2 (-712)))) (-2523 (*1 *2 *1) (-12 (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-4 *3 (-517)) (-5 *2 (-591 *5)))) (-4145 (*1 *2 *1) (-12 (-4 *1 (-629 *2 *3 *4)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)) (|has| *2 (-6 (-4252 "*"))) (-4 *2 (-975)))) (-1806 (*1 *2 *1) (-12 (-4 *1 (-629 *2 *3 *4)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)) (|has| *2 (-6 (-4252 "*"))) (-4 *2 (-975)))) (-2902 (*1 *1 *1) (|partial| -12 (-4 *1 (-629 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)) (-4 *2 (-341)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-4 *3 (-341)))))
+(-13 (-55 |t#1| |t#2| |t#3|) (-10 -8 (-6 -4251) (-6 -4250) (-15 -1478 ((-108) $)) (-15 -2348 ((-108) $)) (-15 -1711 ((-108) $)) (-15 -1986 ((-108) $)) (-15 -3559 ($ (-712) (-712))) (-15 -1572 ($ (-591 (-591 |t#1|)))) (-15 -1416 ($ (-712) |t#1|)) (-15 -1968 ($ (-591 |t#1|))) (-15 -1968 ($ (-591 $))) (-15 -2686 ($ |t#3|)) (-15 -1616 ($ |t#2|)) (-15 -1616 ($ $)) (-15 -4094 ($ $)) (-15 -3862 ($ $ $)) (-15 -3130 ($ $ $)) (-15 -3093 ((-591 (-591 |t#1|)) $)) (-15 -1881 ($ $ (-591 (-525)) (-591 (-525)))) (-15 -2847 ($ $ (-591 (-525)) (-591 (-525)) $)) (-15 -2287 ($ $ (-525) (-525))) (-15 -3519 ($ $ (-525) (-525))) (-15 -2688 ($ $ (-525) (-525) (-525) (-525))) (-15 -2995 ($ $ (-525) (-525) $)) (-15 -4036 ($ $ $)) (-15 -4047 ($ $ $)) (-15 -4047 ($ $)) (-15 * ($ $ $)) (-15 * ($ |t#1| $)) (-15 * ($ $ |t#1|)) (-15 * ($ (-525) $)) (-15 * (|t#3| $ |t#3|)) (-15 * (|t#2| |t#2| $)) (-15 ** ($ $ (-712))) (IF (|has| |t#1| (-517)) (-15 -3210 ((-3 $ "failed") $ |t#1|)) |%noBranch|) (IF (|has| |t#1| (-341)) (-15 -4059 ($ $ |t#1|)) |%noBranch|) (IF (|has| |t#1| (-286)) (-15 -1352 ($ $)) |%noBranch|) (IF (|has| |t#1| (-517)) (PROGN (-15 -2193 ((-712) $)) (-15 -1613 ((-712) $)) (-15 -2523 ((-591 |t#3|) $))) |%noBranch|) (IF (|has| |t#1| (-6 (-4252 "*"))) (PROGN (-15 -4145 (|t#1| $)) (-15 -1806 (|t#1| $))) |%noBranch|) (IF (|has| |t#1| (-341)) (PROGN (-15 -2902 ((-3 $ "failed") $)) (-15 ** ($ $ (-525)))) |%noBranch|)))
+(((-33) . T) ((-97) |has| |#1| (-1018)) ((-565 (-796)) -3150 (|has| |#1| (-1018)) (|has| |#1| (-565 (-796)))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-1018) |has| |#1| (-1018)) ((-55 |#1| |#2| |#3|) . T) ((-1125) . T))
+((-1352 ((|#4| |#4|) 70 (|has| |#1| (-286)))) (-2193 (((-712) |#4|) 72 (|has| |#1| (-517)))) (-1613 (((-712) |#4|) 74 (|has| |#1| (-517)))) (-2523 (((-591 |#3|) |#4|) 81 (|has| |#1| (-517)))) (-1476 (((-2 (|:| -2746 |#1|) (|:| -2449 |#1|)) |#1| |#1|) 101 (|has| |#1| (-286)))) (-1806 ((|#1| |#4|) 35)) (-1746 (((-3 |#4| "failed") |#4|) 64 (|has| |#1| (-517)))) (-2902 (((-3 |#4| "failed") |#4|) 78 (|has| |#1| (-341)))) (-1293 ((|#4| |#4|) 57 (|has| |#1| (-517)))) (-3151 ((|#4| |#4| |#1| (-525) (-525)) 43)) (-3046 ((|#4| |#4| (-525) (-525)) 38)) (-2985 ((|#4| |#4| |#1| (-525) (-525)) 48)) (-4145 ((|#1| |#4|) 76)) (-1818 (((-2 (|:| |adjMat| |#4|) (|:| |detMat| |#1|)) |#4|) 60 (|has| |#1| (-517)))))
+(((-630 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4145 (|#1| |#4|)) (-15 -1806 (|#1| |#4|)) (-15 -3046 (|#4| |#4| (-525) (-525))) (-15 -3151 (|#4| |#4| |#1| (-525) (-525))) (-15 -2985 (|#4| |#4| |#1| (-525) (-525))) (IF (|has| |#1| (-517)) (PROGN (-15 -2193 ((-712) |#4|)) (-15 -1613 ((-712) |#4|)) (-15 -2523 ((-591 |#3|) |#4|)) (-15 -1293 (|#4| |#4|)) (-15 -1746 ((-3 |#4| "failed") |#4|)) (-15 -1818 ((-2 (|:| |adjMat| |#4|) (|:| |detMat| |#1|)) |#4|))) |%noBranch|) (IF (|has| |#1| (-286)) (PROGN (-15 -1352 (|#4| |#4|)) (-15 -1476 ((-2 (|:| -2746 |#1|) (|:| -2449 |#1|)) |#1| |#1|))) |%noBranch|) (IF (|has| |#1| (-341)) (-15 -2902 ((-3 |#4| "failed") |#4|)) |%noBranch|)) (-160) (-351 |#1|) (-351 |#1|) (-629 |#1| |#2| |#3|)) (T -630))
+((-2902 (*1 *2 *2) (|partial| -12 (-4 *3 (-341)) (-4 *3 (-160)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *1 (-630 *3 *4 *5 *2)) (-4 *2 (-629 *3 *4 *5)))) (-1476 (*1 *2 *3 *3) (-12 (-4 *3 (-286)) (-4 *3 (-160)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *2 (-2 (|:| -2746 *3) (|:| -2449 *3))) (-5 *1 (-630 *3 *4 *5 *6)) (-4 *6 (-629 *3 *4 *5)))) (-1352 (*1 *2 *2) (-12 (-4 *3 (-286)) (-4 *3 (-160)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *1 (-630 *3 *4 *5 *2)) (-4 *2 (-629 *3 *4 *5)))) (-1818 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *4 (-160)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) (-5 *2 (-2 (|:| |adjMat| *3) (|:| |detMat| *4))) (-5 *1 (-630 *4 *5 *6 *3)) (-4 *3 (-629 *4 *5 *6)))) (-1746 (*1 *2 *2) (|partial| -12 (-4 *3 (-517)) (-4 *3 (-160)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *1 (-630 *3 *4 *5 *2)) (-4 *2 (-629 *3 *4 *5)))) (-1293 (*1 *2 *2) (-12 (-4 *3 (-517)) (-4 *3 (-160)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *1 (-630 *3 *4 *5 *2)) (-4 *2 (-629 *3 *4 *5)))) (-2523 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *4 (-160)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) (-5 *2 (-591 *6)) (-5 *1 (-630 *4 *5 *6 *3)) (-4 *3 (-629 *4 *5 *6)))) (-1613 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *4 (-160)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) (-5 *2 (-712)) (-5 *1 (-630 *4 *5 *6 *3)) (-4 *3 (-629 *4 *5 *6)))) (-2193 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *4 (-160)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) (-5 *2 (-712)) (-5 *1 (-630 *4 *5 *6 *3)) (-4 *3 (-629 *4 *5 *6)))) (-2985 (*1 *2 *2 *3 *4 *4) (-12 (-5 *4 (-525)) (-4 *3 (-160)) (-4 *5 (-351 *3)) (-4 *6 (-351 *3)) (-5 *1 (-630 *3 *5 *6 *2)) (-4 *2 (-629 *3 *5 *6)))) (-3151 (*1 *2 *2 *3 *4 *4) (-12 (-5 *4 (-525)) (-4 *3 (-160)) (-4 *5 (-351 *3)) (-4 *6 (-351 *3)) (-5 *1 (-630 *3 *5 *6 *2)) (-4 *2 (-629 *3 *5 *6)))) (-3046 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-525)) (-4 *4 (-160)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) (-5 *1 (-630 *4 *5 *6 *2)) (-4 *2 (-629 *4 *5 *6)))) (-1806 (*1 *2 *3) (-12 (-4 *4 (-351 *2)) (-4 *5 (-351 *2)) (-4 *2 (-160)) (-5 *1 (-630 *2 *4 *5 *3)) (-4 *3 (-629 *2 *4 *5)))) (-4145 (*1 *2 *3) (-12 (-4 *4 (-351 *2)) (-4 *5 (-351 *2)) (-4 *2 (-160)) (-5 *1 (-630 *2 *4 *5 *3)) (-4 *3 (-629 *2 *4 *5)))))
+(-10 -7 (-15 -4145 (|#1| |#4|)) (-15 -1806 (|#1| |#4|)) (-15 -3046 (|#4| |#4| (-525) (-525))) (-15 -3151 (|#4| |#4| |#1| (-525) (-525))) (-15 -2985 (|#4| |#4| |#1| (-525) (-525))) (IF (|has| |#1| (-517)) (PROGN (-15 -2193 ((-712) |#4|)) (-15 -1613 ((-712) |#4|)) (-15 -2523 ((-591 |#3|) |#4|)) (-15 -1293 (|#4| |#4|)) (-15 -1746 ((-3 |#4| "failed") |#4|)) (-15 -1818 ((-2 (|:| |adjMat| |#4|) (|:| |detMat| |#1|)) |#4|))) |%noBranch|) (IF (|has| |#1| (-286)) (PROGN (-15 -1352 (|#4| |#4|)) (-15 -1476 ((-2 (|:| -2746 |#1|) (|:| -2449 |#1|)) |#1| |#1|))) |%noBranch|) (IF (|has| |#1| (-341)) (-15 -2902 ((-3 |#4| "failed") |#4|)) |%noBranch|))
+((-2673 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3559 (($ (-712) (-712)) 46)) (-3130 (($ $ $) NIL)) (-1616 (($ (-1171 |#1|)) NIL) (($ $) NIL)) (-1711 (((-108) $) NIL)) (-2287 (($ $ (-525) (-525)) 12)) (-3519 (($ $ (-525) (-525)) NIL)) (-2688 (($ $ (-525) (-525) (-525) (-525)) NIL)) (-4094 (($ $) NIL)) (-1478 (((-108) $) NIL)) (-3727 (((-108) $ (-712)) NIL)) (-2995 (($ $ (-525) (-525) $) NIL)) (-2847 ((|#1| $ (-525) (-525) |#1|) NIL) (($ $ (-591 (-525)) (-591 (-525)) $) NIL)) (-1557 (($ $ (-525) (-1171 |#1|)) NIL)) (-3031 (($ $ (-525) (-1171 |#1|)) NIL)) (-1416 (($ (-712) |#1|) 22)) (-2055 (($) NIL T CONST)) (-1352 (($ $) 31 (|has| |#1| (-286)))) (-2578 (((-1171 |#1|) $ (-525)) NIL)) (-2193 (((-712) $) 33 (|has| |#1| (-517)))) (-4205 ((|#1| $ (-525) (-525) |#1|) 50)) (-4121 ((|#1| $ (-525) (-525)) NIL)) (-2916 (((-591 |#1|) $) NIL)) (-1613 (((-712) $) 35 (|has| |#1| (-517)))) (-2523 (((-591 (-1171 |#1|)) $) 38 (|has| |#1| (-517)))) (-4127 (((-712) $) 20)) (-1316 (($ (-712) (-712) |#1|) 16)) (-4140 (((-712) $) 21)) (-3491 (((-108) $ (-712)) NIL)) (-1806 ((|#1| $) 29 (|has| |#1| (-6 (-4252 "*"))))) (-3142 (((-525) $) 9)) (-3660 (((-525) $) 10)) (-4207 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3882 (((-525) $) 11)) (-2494 (((-525) $) 47)) (-1572 (($ (-591 (-591 |#1|))) NIL)) (-4192 (($ (-1 |#1| |#1|) $) NIL)) (-1257 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-3093 (((-591 (-591 |#1|)) $) 59)) (-3295 (((-108) $ (-712)) NIL)) (-2621 (((-1072) $) NIL (|has| |#1| (-1018)))) (-2902 (((-3 $ "failed") $) 42 (|has| |#1| (-341)))) (-3862 (($ $ $) NIL)) (-2937 (((-1036) $) NIL (|has| |#1| (-1018)))) (-1858 (($ $ |#1|) NIL)) (-3210 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517)))) (-3465 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) NIL)) (-2077 (((-108) $) NIL)) (-3164 (($) NIL)) (-1881 ((|#1| $ (-525) (-525)) NIL) ((|#1| $ (-525) (-525) |#1|) NIL) (($ $ (-591 (-525)) (-591 (-525))) NIL)) (-1968 (($ (-591 |#1|)) NIL) (($ (-591 $)) NIL) (($ (-1171 |#1|)) 51)) (-2348 (((-108) $) NIL)) (-4145 ((|#1| $) 27 (|has| |#1| (-6 (-4252 "*"))))) (-2960 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2873 (($ $) NIL)) (-1300 (((-501) $) 63 (|has| |#1| (-566 (-501))))) (-1256 (((-1171 |#1|) $ (-525)) NIL)) (-2686 (($ (-1171 |#1|)) NIL) (((-796) $) NIL (|has| |#1| (-565 (-796))))) (-1475 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-1986 (((-108) $) NIL)) (-3944 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-4059 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4047 (($ $ $) NIL) (($ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-712)) 23) (($ $ (-525)) 45 (|has| |#1| (-341)))) (* (($ $ $) 13) (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ (-525) $) NIL) (((-1171 |#1|) $ (-1171 |#1|)) NIL) (((-1171 |#1|) (-1171 |#1|) $) NIL)) (-2028 (((-712) $) NIL (|has| $ (-6 -4250)))))
+(((-631 |#1|) (-13 (-629 |#1| (-1171 |#1|) (-1171 |#1|)) (-10 -8 (-15 -1968 ($ (-1171 |#1|))) (IF (|has| |#1| (-566 (-501))) (-6 (-566 (-501))) |%noBranch|) (IF (|has| |#1| (-341)) (-15 -2902 ((-3 $ "failed") $)) |%noBranch|))) (-975)) (T -631))
+((-2902 (*1 *1 *1) (|partial| -12 (-5 *1 (-631 *2)) (-4 *2 (-341)) (-4 *2 (-975)))) (-1968 (*1 *1 *2) (-12 (-5 *2 (-1171 *3)) (-4 *3 (-975)) (-5 *1 (-631 *3)))))
+(-13 (-629 |#1| (-1171 |#1|) (-1171 |#1|)) (-10 -8 (-15 -1968 ($ (-1171 |#1|))) (IF (|has| |#1| (-566 (-501))) (-6 (-566 (-501))) |%noBranch|) (IF (|has| |#1| (-341)) (-15 -2902 ((-3 $ "failed") $)) |%noBranch|)))
+((-3663 (((-631 |#1|) (-631 |#1|) (-631 |#1|) (-631 |#1|)) 25)) (-2337 (((-631 |#1|) (-631 |#1|) (-631 |#1|) |#1|) 21)) (-2934 (((-631 |#1|) (-631 |#1|) (-631 |#1|) (-631 |#1|) (-631 |#1|) (-712)) 26)) (-2570 (((-631 |#1|) (-631 |#1|) (-631 |#1|) (-631 |#1|)) 14)) (-2755 (((-631 |#1|) (-631 |#1|) (-631 |#1|) (-631 |#1|)) 18) (((-631 |#1|) (-631 |#1|) (-631 |#1|)) 16)) (-2389 (((-631 |#1|) (-631 |#1|) |#1| (-631 |#1|)) 20)) (-4230 (((-631 |#1|) (-631 |#1|) (-631 |#1|)) 12)) (** (((-631 |#1|) (-631 |#1|) (-712)) 30)))
+(((-632 |#1|) (-10 -7 (-15 -4230 ((-631 |#1|) (-631 |#1|) (-631 |#1|))) (-15 -2570 ((-631 |#1|) (-631 |#1|) (-631 |#1|) (-631 |#1|))) (-15 -2755 ((-631 |#1|) (-631 |#1|) (-631 |#1|))) (-15 -2755 ((-631 |#1|) (-631 |#1|) (-631 |#1|) (-631 |#1|))) (-15 -2389 ((-631 |#1|) (-631 |#1|) |#1| (-631 |#1|))) (-15 -2337 ((-631 |#1|) (-631 |#1|) (-631 |#1|) |#1|)) (-15 -3663 ((-631 |#1|) (-631 |#1|) (-631 |#1|) (-631 |#1|))) (-15 -2934 ((-631 |#1|) (-631 |#1|) (-631 |#1|) (-631 |#1|) (-631 |#1|) (-712))) (-15 ** ((-631 |#1|) (-631 |#1|) (-712)))) (-975)) (T -632))
+((** (*1 *2 *2 *3) (-12 (-5 *2 (-631 *4)) (-5 *3 (-712)) (-4 *4 (-975)) (-5 *1 (-632 *4)))) (-2934 (*1 *2 *2 *2 *2 *2 *3) (-12 (-5 *2 (-631 *4)) (-5 *3 (-712)) (-4 *4 (-975)) (-5 *1 (-632 *4)))) (-3663 (*1 *2 *2 *2 *2) (-12 (-5 *2 (-631 *3)) (-4 *3 (-975)) (-5 *1 (-632 *3)))) (-2337 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-631 *3)) (-4 *3 (-975)) (-5 *1 (-632 *3)))) (-2389 (*1 *2 *2 *3 *2) (-12 (-5 *2 (-631 *3)) (-4 *3 (-975)) (-5 *1 (-632 *3)))) (-2755 (*1 *2 *2 *2 *2) (-12 (-5 *2 (-631 *3)) (-4 *3 (-975)) (-5 *1 (-632 *3)))) (-2755 (*1 *2 *2 *2) (-12 (-5 *2 (-631 *3)) (-4 *3 (-975)) (-5 *1 (-632 *3)))) (-2570 (*1 *2 *2 *2 *2) (-12 (-5 *2 (-631 *3)) (-4 *3 (-975)) (-5 *1 (-632 *3)))) (-4230 (*1 *2 *2 *2) (-12 (-5 *2 (-631 *3)) (-4 *3 (-975)) (-5 *1 (-632 *3)))))
+(-10 -7 (-15 -4230 ((-631 |#1|) (-631 |#1|) (-631 |#1|))) (-15 -2570 ((-631 |#1|) (-631 |#1|) (-631 |#1|) (-631 |#1|))) (-15 -2755 ((-631 |#1|) (-631 |#1|) (-631 |#1|))) (-15 -2755 ((-631 |#1|) (-631 |#1|) (-631 |#1|) (-631 |#1|))) (-15 -2389 ((-631 |#1|) (-631 |#1|) |#1| (-631 |#1|))) (-15 -2337 ((-631 |#1|) (-631 |#1|) (-631 |#1|) |#1|)) (-15 -3663 ((-631 |#1|) (-631 |#1|) (-631 |#1|) (-631 |#1|))) (-15 -2934 ((-631 |#1|) (-631 |#1|) (-631 |#1|) (-631 |#1|) (-631 |#1|) (-712))) (-15 ** ((-631 |#1|) (-631 |#1|) (-712))))
+((-3336 ((|#2| |#2| |#4|) 25)) (-3044 (((-631 |#2|) |#3| |#4|) 31)) (-2225 (((-631 |#2|) |#2| |#4|) 30)) (-1855 (((-1171 |#2|) |#2| |#4|) 16)) (-3280 ((|#2| |#3| |#4|) 24)) (-4124 (((-631 |#2|) |#3| |#4| (-712) (-712)) 38)) (-3683 (((-631 |#2|) |#2| |#4| (-712)) 37)))
+(((-633 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1855 ((-1171 |#2|) |#2| |#4|)) (-15 -3280 (|#2| |#3| |#4|)) (-15 -3336 (|#2| |#2| |#4|)) (-15 -2225 ((-631 |#2|) |#2| |#4|)) (-15 -3683 ((-631 |#2|) |#2| |#4| (-712))) (-15 -3044 ((-631 |#2|) |#3| |#4|)) (-15 -4124 ((-631 |#2|) |#3| |#4| (-712) (-712)))) (-1018) (-833 |#1|) (-351 |#2|) (-13 (-351 |#1|) (-10 -7 (-6 -4250)))) (T -633))
+((-4124 (*1 *2 *3 *4 *5 *5) (-12 (-5 *5 (-712)) (-4 *6 (-1018)) (-4 *7 (-833 *6)) (-5 *2 (-631 *7)) (-5 *1 (-633 *6 *7 *3 *4)) (-4 *3 (-351 *7)) (-4 *4 (-13 (-351 *6) (-10 -7 (-6 -4250)))))) (-3044 (*1 *2 *3 *4) (-12 (-4 *5 (-1018)) (-4 *6 (-833 *5)) (-5 *2 (-631 *6)) (-5 *1 (-633 *5 *6 *3 *4)) (-4 *3 (-351 *6)) (-4 *4 (-13 (-351 *5) (-10 -7 (-6 -4250)))))) (-3683 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-712)) (-4 *6 (-1018)) (-4 *3 (-833 *6)) (-5 *2 (-631 *3)) (-5 *1 (-633 *6 *3 *7 *4)) (-4 *7 (-351 *3)) (-4 *4 (-13 (-351 *6) (-10 -7 (-6 -4250)))))) (-2225 (*1 *2 *3 *4) (-12 (-4 *5 (-1018)) (-4 *3 (-833 *5)) (-5 *2 (-631 *3)) (-5 *1 (-633 *5 *3 *6 *4)) (-4 *6 (-351 *3)) (-4 *4 (-13 (-351 *5) (-10 -7 (-6 -4250)))))) (-3336 (*1 *2 *2 *3) (-12 (-4 *4 (-1018)) (-4 *2 (-833 *4)) (-5 *1 (-633 *4 *2 *5 *3)) (-4 *5 (-351 *2)) (-4 *3 (-13 (-351 *4) (-10 -7 (-6 -4250)))))) (-3280 (*1 *2 *3 *4) (-12 (-4 *5 (-1018)) (-4 *2 (-833 *5)) (-5 *1 (-633 *5 *2 *3 *4)) (-4 *3 (-351 *2)) (-4 *4 (-13 (-351 *5) (-10 -7 (-6 -4250)))))) (-1855 (*1 *2 *3 *4) (-12 (-4 *5 (-1018)) (-4 *3 (-833 *5)) (-5 *2 (-1171 *3)) (-5 *1 (-633 *5 *3 *6 *4)) (-4 *6 (-351 *3)) (-4 *4 (-13 (-351 *5) (-10 -7 (-6 -4250)))))))
+(-10 -7 (-15 -1855 ((-1171 |#2|) |#2| |#4|)) (-15 -3280 (|#2| |#3| |#4|)) (-15 -3336 (|#2| |#2| |#4|)) (-15 -2225 ((-631 |#2|) |#2| |#4|)) (-15 -3683 ((-631 |#2|) |#2| |#4| (-712))) (-15 -3044 ((-631 |#2|) |#3| |#4|)) (-15 -4124 ((-631 |#2|) |#3| |#4| (-712) (-712))))
+((-1221 (((-2 (|:| |num| (-631 |#1|)) (|:| |den| |#1|)) (-631 |#2|)) 20)) (-3993 ((|#1| (-631 |#2|)) 9)) (-3717 (((-631 |#1|) (-631 |#2|)) 18)))
+(((-634 |#1| |#2|) (-10 -7 (-15 -3993 (|#1| (-631 |#2|))) (-15 -3717 ((-631 |#1|) (-631 |#2|))) (-15 -1221 ((-2 (|:| |num| (-631 |#1|)) (|:| |den| |#1|)) (-631 |#2|)))) (-517) (-923 |#1|)) (T -634))
+((-1221 (*1 *2 *3) (-12 (-5 *3 (-631 *5)) (-4 *5 (-923 *4)) (-4 *4 (-517)) (-5 *2 (-2 (|:| |num| (-631 *4)) (|:| |den| *4))) (-5 *1 (-634 *4 *5)))) (-3717 (*1 *2 *3) (-12 (-5 *3 (-631 *5)) (-4 *5 (-923 *4)) (-4 *4 (-517)) (-5 *2 (-631 *4)) (-5 *1 (-634 *4 *5)))) (-3993 (*1 *2 *3) (-12 (-5 *3 (-631 *4)) (-4 *4 (-923 *2)) (-4 *2 (-517)) (-5 *1 (-634 *2 *4)))))
+(-10 -7 (-15 -3993 (|#1| (-631 |#2|))) (-15 -3717 ((-631 |#1|) (-631 |#2|))) (-15 -1221 ((-2 (|:| |num| (-631 |#1|)) (|:| |den| |#1|)) (-631 |#2|))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3641 (($ $) NIL)) (-3077 (((-108) $) NIL)) (-1712 (((-631 (-640))) NIL) (((-631 (-640)) (-1171 $)) NIL)) (-1481 (((-640) $) NIL)) (-4087 (($ $) NIL (|has| (-640) (-1111)))) (-2381 (($ $) NIL (|has| (-640) (-1111)))) (-2666 (((-1099 (-854) (-712)) (-525)) NIL (|has| (-640) (-327)))) (-3332 (((-3 $ "failed") $ $) NIL)) (-2179 (((-396 (-1085 $)) (-1085 $)) NIL (-12 (|has| (-640) (-286)) (|has| (-640) (-842))))) (-1720 (($ $) NIL (-3150 (-12 (|has| (-640) (-286)) (|has| (-640) (-842))) (|has| (-640) (-341))))) (-3898 (((-396 $) $) NIL (-3150 (-12 (|has| (-640) (-286)) (|has| (-640) (-842))) (|has| (-640) (-341))))) (-2551 (($ $) NIL (-12 (|has| (-640) (-932)) (|has| (-640) (-1111))))) (-3008 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) NIL (-12 (|has| (-640) (-286)) (|has| (-640) (-842))))) (-1965 (((-108) $ $) NIL (|has| (-640) (-286)))) (-2834 (((-712)) NIL (|has| (-640) (-346)))) (-4058 (($ $) NIL (|has| (-640) (-1111)))) (-2360 (($ $) NIL (|has| (-640) (-1111)))) (-4109 (($ $) NIL (|has| (-640) (-1111)))) (-2400 (($ $) NIL (|has| (-640) (-1111)))) (-2055 (($) NIL T CONST)) (-4174 (((-3 (-525) "failed") $) NIL) (((-3 (-640) "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL (|has| (-640) (-966 (-385 (-525)))))) (-3341 (((-525) $) NIL) (((-640) $) NIL) (((-385 (-525)) $) NIL (|has| (-640) (-966 (-385 (-525)))))) (-1554 (($ (-1171 (-640))) NIL) (($ (-1171 (-640)) (-1171 $)) NIL)) (-3640 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-640) (-327)))) (-3265 (($ $ $) NIL (|has| (-640) (-286)))) (-4054 (((-631 (-640)) $) NIL) (((-631 (-640)) $ (-1171 $)) NIL)) (-3925 (((-631 (-640)) (-631 $)) NIL) (((-2 (|:| -2928 (-631 (-640))) (|:| |vec| (-1171 (-640)))) (-631 $) (-1171 $)) NIL) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| (-640) (-587 (-525)))) (((-631 (-525)) (-631 $)) NIL (|has| (-640) (-587 (-525))))) (-3618 (((-3 $ "failed") (-385 (-1085 (-640)))) NIL (|has| (-640) (-341))) (($ (-1085 (-640))) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-2560 (((-640) $) 29)) (-2350 (((-3 (-385 (-525)) "failed") $) NIL (|has| (-640) (-510)))) (-2157 (((-108) $) NIL (|has| (-640) (-510)))) (-3184 (((-385 (-525)) $) NIL (|has| (-640) (-510)))) (-2193 (((-854)) NIL)) (-1325 (($) NIL (|has| (-640) (-346)))) (-3239 (($ $ $) NIL (|has| (-640) (-286)))) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL (|has| (-640) (-286)))) (-1268 (($) NIL (|has| (-640) (-327)))) (-2096 (((-108) $) NIL (|has| (-640) (-327)))) (-3477 (($ $) NIL (|has| (-640) (-327))) (($ $ (-712)) NIL (|has| (-640) (-327)))) (-2393 (((-108) $) NIL (-3150 (-12 (|has| (-640) (-286)) (|has| (-640) (-842))) (|has| (-640) (-341))))) (-1863 (((-2 (|:| |r| (-640)) (|:| |phi| (-640))) $) NIL (-12 (|has| (-640) (-984)) (|has| (-640) (-1111))))) (-1417 (($) NIL (|has| (-640) (-1111)))) (-4018 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (|has| (-640) (-819 (-357)))) (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (|has| (-640) (-819 (-525))))) (-1676 (((-774 (-854)) $) NIL (|has| (-640) (-327))) (((-854) $) NIL (|has| (-640) (-327)))) (-3865 (((-108) $) NIL)) (-3126 (($ $ (-525)) NIL (-12 (|has| (-640) (-932)) (|has| (-640) (-1111))))) (-1525 (((-640) $) NIL)) (-2115 (((-3 $ "failed") $) NIL (|has| (-640) (-327)))) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| (-640) (-286)))) (-3205 (((-1085 (-640)) $) NIL (|has| (-640) (-341)))) (-1923 (($ $ $) NIL)) (-3475 (($ $ $) NIL)) (-1257 (($ (-1 (-640) (-640)) $) NIL)) (-1970 (((-854) $) NIL (|has| (-640) (-346)))) (-2356 (($ $) NIL (|has| (-640) (-1111)))) (-3610 (((-1085 (-640)) $) NIL)) (-2081 (($ (-591 $)) NIL (|has| (-640) (-286))) (($ $ $) NIL (|has| (-640) (-286)))) (-2621 (((-1072) $) NIL)) (-1523 (($ $) NIL (|has| (-640) (-341)))) (-3492 (($) NIL (|has| (-640) (-327)) CONST)) (-3229 (($ (-854)) NIL (|has| (-640) (-346)))) (-3526 (($) NIL)) (-2571 (((-640) $) 31)) (-2937 (((-1036) $) NIL)) (-3965 (($) NIL)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| (-640) (-286)))) (-2124 (($ (-591 $)) NIL (|has| (-640) (-286))) (($ $ $) NIL (|has| (-640) (-286)))) (-4107 (((-591 (-2 (|:| -2542 (-525)) (|:| -3987 (-525))))) NIL (|has| (-640) (-327)))) (-3550 (((-396 (-1085 $)) (-1085 $)) NIL (-12 (|has| (-640) (-286)) (|has| (-640) (-842))))) (-3534 (((-396 (-1085 $)) (-1085 $)) NIL (-12 (|has| (-640) (-286)) (|has| (-640) (-842))))) (-2542 (((-396 $) $) NIL (-3150 (-12 (|has| (-640) (-286)) (|has| (-640) (-842))) (|has| (-640) (-341))))) (-3387 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| (-640) (-286))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL (|has| (-640) (-286)))) (-3210 (((-3 $ "failed") $ $) NIL) (((-3 $ "failed") $ (-640)) NIL (|has| (-640) (-517)))) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| (-640) (-286)))) (-2288 (($ $) NIL (|has| (-640) (-1111)))) (-1980 (($ $ (-1089) (-640)) NIL (|has| (-640) (-486 (-1089) (-640)))) (($ $ (-591 (-1089)) (-591 (-640))) NIL (|has| (-640) (-486 (-1089) (-640)))) (($ $ (-591 (-273 (-640)))) NIL (|has| (-640) (-288 (-640)))) (($ $ (-273 (-640))) NIL (|has| (-640) (-288 (-640)))) (($ $ (-640) (-640)) NIL (|has| (-640) (-288 (-640)))) (($ $ (-591 (-640)) (-591 (-640))) NIL (|has| (-640) (-288 (-640))))) (-3048 (((-712) $) NIL (|has| (-640) (-286)))) (-1881 (($ $ (-640)) NIL (|has| (-640) (-265 (-640) (-640))))) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL (|has| (-640) (-286)))) (-2858 (((-640)) NIL) (((-640) (-1171 $)) NIL)) (-2652 (((-3 (-712) "failed") $ $) NIL (|has| (-640) (-327))) (((-712) $) NIL (|has| (-640) (-327)))) (-2209 (($ $ (-1 (-640) (-640))) NIL) (($ $ (-1 (-640) (-640)) (-712)) NIL) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| (-640) (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| (-640) (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| (-640) (-833 (-1089)))) (($ $ (-1089)) NIL (|has| (-640) (-833 (-1089)))) (($ $ (-712)) NIL (|has| (-640) (-213))) (($ $) NIL (|has| (-640) (-213)))) (-3206 (((-631 (-640)) (-1171 $) (-1 (-640) (-640))) NIL (|has| (-640) (-341)))) (-1341 (((-1085 (-640))) NIL)) (-4122 (($ $) NIL (|has| (-640) (-1111)))) (-2410 (($ $) NIL (|has| (-640) (-1111)))) (-3560 (($) NIL (|has| (-640) (-327)))) (-4098 (($ $) NIL (|has| (-640) (-1111)))) (-2391 (($ $) NIL (|has| (-640) (-1111)))) (-4073 (($ $) NIL (|has| (-640) (-1111)))) (-2370 (($ $) NIL (|has| (-640) (-1111)))) (-1671 (((-631 (-640)) (-1171 $)) NIL) (((-1171 (-640)) $) NIL) (((-631 (-640)) (-1171 $) (-1171 $)) NIL) (((-1171 (-640)) $ (-1171 $)) NIL)) (-1300 (((-501) $) NIL (|has| (-640) (-566 (-501)))) (((-157 (-205)) $) NIL (|has| (-640) (-951))) (((-157 (-357)) $) NIL (|has| (-640) (-951))) (((-825 (-357)) $) NIL (|has| (-640) (-566 (-825 (-357))))) (((-825 (-525)) $) NIL (|has| (-640) (-566 (-825 (-525))))) (($ (-1085 (-640))) NIL) (((-1085 (-640)) $) NIL) (($ (-1171 (-640))) NIL) (((-1171 (-640)) $) NIL)) (-3369 (($ $) NIL)) (-3124 (((-3 (-1171 $) "failed") (-631 $)) NIL (-3150 (-12 (|has| (-640) (-286)) (|has| $ (-136)) (|has| (-640) (-842))) (|has| (-640) (-327))))) (-4185 (($ (-640) (-640)) 12)) (-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-525)) NIL) (($ (-640)) NIL) (($ (-157 (-357))) 13) (($ (-157 (-525))) 19) (($ (-157 (-640))) 28) (($ (-157 (-642))) 25) (((-157 (-357)) $) 33) (($ (-385 (-525))) NIL (-3150 (|has| (-640) (-966 (-385 (-525)))) (|has| (-640) (-341))))) (-3751 (($ $) NIL (|has| (-640) (-327))) (((-3 $ "failed") $) NIL (-3150 (-12 (|has| (-640) (-286)) (|has| $ (-136)) (|has| (-640) (-842))) (|has| (-640) (-136))))) (-2173 (((-1085 (-640)) $) NIL)) (-3425 (((-712)) NIL)) (-3612 (((-1171 $)) NIL)) (-4163 (($ $) NIL (|has| (-640) (-1111)))) (-2457 (($ $) NIL (|has| (-640) (-1111)))) (-1724 (((-108) $ $) NIL)) (-4137 (($ $) NIL (|has| (-640) (-1111)))) (-2432 (($ $) NIL (|has| (-640) (-1111)))) (-4193 (($ $) NIL (|has| (-640) (-1111)))) (-2477 (($ $) NIL (|has| (-640) (-1111)))) (-3358 (((-640) $) NIL (|has| (-640) (-1111)))) (-1234 (($ $) NIL (|has| (-640) (-1111)))) (-2495 (($ $) NIL (|has| (-640) (-1111)))) (-4179 (($ $) NIL (|has| (-640) (-1111)))) (-2469 (($ $) NIL (|has| (-640) (-1111)))) (-4149 (($ $) NIL (|has| (-640) (-1111)))) (-2444 (($ $) NIL (|has| (-640) (-1111)))) (-1460 (($ $) NIL (|has| (-640) (-984)))) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL (|has| (-640) (-341)))) (-1830 (($) NIL T CONST)) (-1839 (($) NIL T CONST)) (-1796 (($ $ (-1 (-640) (-640))) NIL) (($ $ (-1 (-640) (-640)) (-712)) NIL) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| (-640) (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| (-640) (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| (-640) (-833 (-1089)))) (($ $ (-1089)) NIL (|has| (-640) (-833 (-1089)))) (($ $ (-712)) NIL (|has| (-640) (-213))) (($ $) NIL (|has| (-640) (-213)))) (-4004 (((-108) $ $) NIL)) (-3982 (((-108) $ $) NIL)) (-3944 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL)) (-3971 (((-108) $ $) NIL)) (-4059 (($ $ $) NIL (|has| (-640) (-341)))) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ $) NIL (|has| (-640) (-1111))) (($ $ (-385 (-525))) NIL (-12 (|has| (-640) (-932)) (|has| (-640) (-1111)))) (($ $ (-525)) NIL (|has| (-640) (-341)))) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ (-640) $) NIL) (($ $ (-640)) NIL) (($ (-385 (-525)) $) NIL (|has| (-640) (-341))) (($ $ (-385 (-525))) NIL (|has| (-640) (-341)))))
+(((-635) (-13 (-365) (-154 (-640)) (-10 -8 (-15 -2686 ($ (-157 (-357)))) (-15 -2686 ($ (-157 (-525)))) (-15 -2686 ($ (-157 (-640)))) (-15 -2686 ($ (-157 (-642)))) (-15 -2686 ((-157 (-357)) $))))) (T -635))
+((-2686 (*1 *1 *2) (-12 (-5 *2 (-157 (-357))) (-5 *1 (-635)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-157 (-525))) (-5 *1 (-635)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-157 (-640))) (-5 *1 (-635)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-157 (-642))) (-5 *1 (-635)))) (-2686 (*1 *2 *1) (-12 (-5 *2 (-157 (-357))) (-5 *1 (-635)))))
+(-13 (-365) (-154 (-640)) (-10 -8 (-15 -2686 ($ (-157 (-357)))) (-15 -2686 ($ (-157 (-525)))) (-15 -2686 ($ (-157 (-640)))) (-15 -2686 ($ (-157 (-642)))) (-15 -2686 ((-157 (-357)) $))))
+((-2673 (((-108) $ $) 19 (|has| |#1| (-1018)))) (-3727 (((-108) $ (-712)) 8)) (-1288 (($ (-1 (-108) |#1|) $) 45 (|has| $ (-6 -4250)))) (-2467 (($ (-1 (-108) |#1|) $) 55 (|has| $ (-6 -4250)))) (-2055 (($) 7 T CONST)) (-3945 (($ $) 62)) (-2908 (($ $) 58 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3844 (($ |#1| $) 47 (|has| $ (-6 -4250))) (($ (-1 (-108) |#1|) $) 46 (|has| $ (-6 -4250)))) (-2537 (($ |#1| $) 57 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) (($ (-1 (-108) |#1|) $) 54 (|has| $ (-6 -4250)))) (-3618 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 56 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 53 (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $) 52 (|has| $ (-6 -4250)))) (-2916 (((-591 |#1|) $) 30 (|has| $ (-6 -4250)))) (-3491 (((-108) $ (-712)) 9)) (-4207 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-4192 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1|) $) 35)) (-3295 (((-108) $ (-712)) 10)) (-2621 (((-1072) $) 22 (|has| |#1| (-1018)))) (-3949 ((|#1| $) 39)) (-1520 (($ |#1| $) 40) (($ |#1| $ (-712)) 63)) (-2937 (((-1036) $) 21 (|has| |#1| (-1018)))) (-2714 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 51)) (-4166 ((|#1| $) 41)) (-3465 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) 14)) (-2077 (((-108) $) 11)) (-3164 (($) 12)) (-2592 (((-591 (-2 (|:| -1568 |#1|) (|:| -2960 (-712)))) $) 61)) (-3583 (($) 49) (($ (-591 |#1|)) 48)) (-2960 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-2873 (($ $) 13)) (-1300 (((-501) $) 59 (|has| |#1| (-566 (-501))))) (-2695 (($ (-591 |#1|)) 50)) (-2686 (((-796) $) 18 (|has| |#1| (-565 (-796))))) (-2453 (($ (-591 |#1|)) 42)) (-1475 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) 20 (|has| |#1| (-1018)))) (-2028 (((-712) $) 6 (|has| $ (-6 -4250)))))
(((-636 |#1|) (-131) (-1018)) (T -636))
-((-2470 (*1 *1 *2 *1 *3) (-12 (-5 *3 (-712)) (-4 *1 (-636 *2)) (-4 *2 (-1018)))) (-3611 (*1 *1 *1) (-12 (-4 *1 (-636 *2)) (-4 *2 (-1018)))) (-2945 (*1 *2 *1) (-12 (-4 *1 (-636 *3)) (-4 *3 (-1018)) (-5 *2 (-591 (-2 (|:| -1221 *3) (|:| -2064 (-712))))))))
-(-13 (-215 |t#1|) (-10 -8 (-15 -2470 ($ |t#1| $ (-712))) (-15 -3611 ($ $)) (-15 -2945 ((-591 (-2 (|:| -1221 |t#1|) (|:| -2064 (-712)))) $))))
-(((-33) . T) ((-102 |#1|) . T) ((-97) |has| |#1| (-1018)) ((-565 (-796)) -3321 (|has| |#1| (-1018)) (|has| |#1| (-565 (-796)))) ((-142 |#1|) . T) ((-566 (-501)) |has| |#1| (-566 (-501))) ((-215 |#1|) . T) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-1018) |has| |#1| (-1018)) ((-1125) . T))
-((-3237 (((-591 |#1|) (-591 (-2 (|:| -1348 |#1|) (|:| -1316 (-525)))) (-525)) 47)) (-2034 ((|#1| |#1| (-525)) 46)) (-1399 ((|#1| |#1| |#1| (-525)) 36)) (-1348 (((-591 |#1|) |#1| (-525)) 39)) (-1571 ((|#1| |#1| (-525) |#1| (-525)) 32)) (-3038 (((-591 (-2 (|:| -1348 |#1|) (|:| -1316 (-525)))) |#1| (-525)) 45)))
-(((-637 |#1|) (-10 -7 (-15 -1399 (|#1| |#1| |#1| (-525))) (-15 -2034 (|#1| |#1| (-525))) (-15 -1348 ((-591 |#1|) |#1| (-525))) (-15 -3038 ((-591 (-2 (|:| -1348 |#1|) (|:| -1316 (-525)))) |#1| (-525))) (-15 -3237 ((-591 |#1|) (-591 (-2 (|:| -1348 |#1|) (|:| -1316 (-525)))) (-525))) (-15 -1571 (|#1| |#1| (-525) |#1| (-525)))) (-1147 (-525))) (T -637))
-((-1571 (*1 *2 *2 *3 *2 *3) (-12 (-5 *3 (-525)) (-5 *1 (-637 *2)) (-4 *2 (-1147 *3)))) (-3237 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-2 (|:| -1348 *5) (|:| -1316 (-525))))) (-5 *4 (-525)) (-4 *5 (-1147 *4)) (-5 *2 (-591 *5)) (-5 *1 (-637 *5)))) (-3038 (*1 *2 *3 *4) (-12 (-5 *4 (-525)) (-5 *2 (-591 (-2 (|:| -1348 *3) (|:| -1316 *4)))) (-5 *1 (-637 *3)) (-4 *3 (-1147 *4)))) (-1348 (*1 *2 *3 *4) (-12 (-5 *4 (-525)) (-5 *2 (-591 *3)) (-5 *1 (-637 *3)) (-4 *3 (-1147 *4)))) (-2034 (*1 *2 *2 *3) (-12 (-5 *3 (-525)) (-5 *1 (-637 *2)) (-4 *2 (-1147 *3)))) (-1399 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-525)) (-5 *1 (-637 *2)) (-4 *2 (-1147 *3)))))
-(-10 -7 (-15 -1399 (|#1| |#1| |#1| (-525))) (-15 -2034 (|#1| |#1| (-525))) (-15 -1348 ((-591 |#1|) |#1| (-525))) (-15 -3038 ((-591 (-2 (|:| -1348 |#1|) (|:| -1316 (-525)))) |#1| (-525))) (-15 -3237 ((-591 |#1|) (-591 (-2 (|:| -1348 |#1|) (|:| -1316 (-525)))) (-525))) (-15 -1571 (|#1| |#1| (-525) |#1| (-525))))
-((-2038 (((-1 (-876 (-205)) (-205) (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205) (-205))) 17)) (-3687 (((-1049 (-205)) (-1049 (-205)) (-1 (-876 (-205)) (-205) (-205)) (-1013 (-205)) (-1013 (-205)) (-591 (-242))) 40) (((-1049 (-205)) (-1 (-876 (-205)) (-205) (-205)) (-1013 (-205)) (-1013 (-205)) (-591 (-242))) 42) (((-1049 (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205)) (-3 (-1 (-205) (-205) (-205) (-205)) "undefined") (-1013 (-205)) (-1013 (-205)) (-591 (-242))) 44)) (-3102 (((-1049 (-205)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1013 (-205)) (-591 (-242))) NIL)) (-2995 (((-1049 (-205)) (-1 (-205) (-205) (-205)) (-3 (-1 (-205) (-205) (-205) (-205)) "undefined") (-1013 (-205)) (-1013 (-205)) (-591 (-242))) 45)))
-(((-638) (-10 -7 (-15 -3687 ((-1049 (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205)) (-3 (-1 (-205) (-205) (-205) (-205)) "undefined") (-1013 (-205)) (-1013 (-205)) (-591 (-242)))) (-15 -3687 ((-1049 (-205)) (-1 (-876 (-205)) (-205) (-205)) (-1013 (-205)) (-1013 (-205)) (-591 (-242)))) (-15 -3687 ((-1049 (-205)) (-1049 (-205)) (-1 (-876 (-205)) (-205) (-205)) (-1013 (-205)) (-1013 (-205)) (-591 (-242)))) (-15 -2995 ((-1049 (-205)) (-1 (-205) (-205) (-205)) (-3 (-1 (-205) (-205) (-205) (-205)) "undefined") (-1013 (-205)) (-1013 (-205)) (-591 (-242)))) (-15 -3102 ((-1049 (-205)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1013 (-205)) (-591 (-242)))) (-15 -2038 ((-1 (-876 (-205)) (-205) (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205) (-205)))))) (T -638))
-((-2038 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-1 (-205) (-205) (-205))) (-5 *4 (-1 (-205) (-205) (-205) (-205))) (-5 *2 (-1 (-876 (-205)) (-205) (-205))) (-5 *1 (-638)))) (-3102 (*1 *2 *3 *3 *3 *4 *5 *6) (-12 (-5 *3 (-294 (-525))) (-5 *4 (-1 (-205) (-205))) (-5 *5 (-1013 (-205))) (-5 *6 (-591 (-242))) (-5 *2 (-1049 (-205))) (-5 *1 (-638)))) (-2995 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *3 (-1 (-205) (-205) (-205))) (-5 *4 (-3 (-1 (-205) (-205) (-205) (-205)) "undefined")) (-5 *5 (-1013 (-205))) (-5 *6 (-591 (-242))) (-5 *2 (-1049 (-205))) (-5 *1 (-638)))) (-3687 (*1 *2 *2 *3 *4 *4 *5) (-12 (-5 *2 (-1049 (-205))) (-5 *3 (-1 (-876 (-205)) (-205) (-205))) (-5 *4 (-1013 (-205))) (-5 *5 (-591 (-242))) (-5 *1 (-638)))) (-3687 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-876 (-205)) (-205) (-205))) (-5 *4 (-1013 (-205))) (-5 *5 (-591 (-242))) (-5 *2 (-1049 (-205))) (-5 *1 (-638)))) (-3687 (*1 *2 *3 *3 *3 *4 *5 *5 *6) (-12 (-5 *3 (-1 (-205) (-205) (-205))) (-5 *4 (-3 (-1 (-205) (-205) (-205) (-205)) "undefined")) (-5 *5 (-1013 (-205))) (-5 *6 (-591 (-242))) (-5 *2 (-1049 (-205))) (-5 *1 (-638)))))
-(-10 -7 (-15 -3687 ((-1049 (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205)) (-3 (-1 (-205) (-205) (-205) (-205)) "undefined") (-1013 (-205)) (-1013 (-205)) (-591 (-242)))) (-15 -3687 ((-1049 (-205)) (-1 (-876 (-205)) (-205) (-205)) (-1013 (-205)) (-1013 (-205)) (-591 (-242)))) (-15 -3687 ((-1049 (-205)) (-1049 (-205)) (-1 (-876 (-205)) (-205) (-205)) (-1013 (-205)) (-1013 (-205)) (-591 (-242)))) (-15 -2995 ((-1049 (-205)) (-1 (-205) (-205) (-205)) (-3 (-1 (-205) (-205) (-205) (-205)) "undefined") (-1013 (-205)) (-1013 (-205)) (-591 (-242)))) (-15 -3102 ((-1049 (-205)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1013 (-205)) (-591 (-242)))) (-15 -2038 ((-1 (-876 (-205)) (-205) (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205) (-205)))))
-((-1348 (((-396 (-1085 |#4|)) (-1085 |#4|)) 73) (((-396 |#4|) |#4|) 222)))
-(((-639 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1348 ((-396 |#4|) |#4|)) (-15 -1348 ((-396 (-1085 |#4|)) (-1085 |#4|)))) (-788) (-734) (-327) (-882 |#3| |#2| |#1|)) (T -639))
-((-1348 (*1 *2 *3) (-12 (-4 *4 (-788)) (-4 *5 (-734)) (-4 *6 (-327)) (-4 *7 (-882 *6 *5 *4)) (-5 *2 (-396 (-1085 *7))) (-5 *1 (-639 *4 *5 *6 *7)) (-5 *3 (-1085 *7)))) (-1348 (*1 *2 *3) (-12 (-4 *4 (-788)) (-4 *5 (-734)) (-4 *6 (-327)) (-5 *2 (-396 *3)) (-5 *1 (-639 *4 *5 *6 *3)) (-4 *3 (-882 *6 *5 *4)))))
-(-10 -7 (-15 -1348 ((-396 |#4|) |#4|)) (-15 -1348 ((-396 (-1085 |#4|)) (-1085 |#4|))))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) 84)) (-1508 (((-525) $) 30)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3706 (($ $) NIL)) (-1715 (((-108) $) NIL)) (-2121 (($ $) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-1291 (($ $) NIL)) (-2827 (((-396 $) $) NIL)) (-1361 (($ $) NIL)) (-1947 (((-108) $ $) NIL)) (-3329 (((-525) $) NIL)) (-3798 (($) NIL T CONST)) (-2562 (($ $) NIL)) (-1251 (((-3 (-525) "failed") $) 73) (((-3 (-385 (-525)) "failed") $) 26) (((-3 (-357) "failed") $) 70)) (-3528 (((-525) $) 75) (((-385 (-525)) $) 67) (((-357) $) 68)) (-2129 (($ $ $) 96)) (-4163 (((-3 $ "failed") $) 87)) (-2110 (($ $ $) 95)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL)) (-2744 (((-108) $) NIL)) (-2591 (((-854)) 77) (((-854) (-854)) 76)) (-2134 (((-108) $) NIL)) (-2011 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL)) (-3873 (((-525) $) NIL)) (-2824 (((-108) $) NIL)) (-3956 (($ $ (-525)) NIL)) (-2771 (($ $) NIL)) (-2732 (((-108) $) NIL)) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3446 (((-525) (-525)) 81) (((-525)) 82)) (-3741 (($ $ $) NIL) (($) NIL (-12 (-2247 (|has| $ (-6 -4233))) (-2247 (|has| $ (-6 -4241)))))) (-4138 (((-525) (-525)) 79) (((-525)) 80)) (-2478 (($ $ $) NIL) (($) NIL (-12 (-2247 (|has| $ (-6 -4233))) (-2247 (|has| $ (-6 -4241)))))) (-3855 (((-525) $) 16)) (-1356 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2339 (((-1072) $) NIL)) (-1622 (($ $) 91)) (-3241 (((-854) (-525)) NIL (|has| $ (-6 -4241)))) (-2047 (((-1036) $) NIL)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-1399 (($ $ $) NIL) (($ (-591 $)) NIL)) (-3093 (($ $) NIL)) (-2662 (($ $) NIL)) (-2286 (($ (-525) (-525)) NIL) (($ (-525) (-525) (-854)) NIL)) (-1348 (((-396 $) $) NIL)) (-3375 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2089 (((-3 $ "failed") $ $) 92)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-2008 (((-525) $) 22)) (-1712 (((-712) $) NIL)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) 94)) (-2603 (((-854)) NIL) (((-854) (-854)) NIL (|has| $ (-6 -4241)))) (-1301 (((-854) (-525)) NIL (|has| $ (-6 -4241)))) (-1408 (((-357) $) NIL) (((-205) $) NIL) (((-825 (-357)) $) NIL)) (-3022 (((-796) $) 52) (($ (-525)) 63) (($ $) NIL) (($ (-385 (-525))) 66) (($ (-525)) 63) (($ (-385 (-525))) 66) (($ (-357)) 60) (((-357) $) 50) (($ (-642)) 55)) (-2128 (((-712)) 103)) (-3108 (($ (-525) (-525) (-854)) 44)) (-3862 (($ $) NIL)) (-3759 (((-854)) NIL) (((-854) (-854)) NIL (|has| $ (-6 -4241)))) (-2672 (((-854)) 35) (((-854) (-854)) 78)) (-2495 (((-108) $ $) NIL)) (-1539 (($ $) NIL)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-4191 (($) 32 T CONST)) (-4197 (($) 17 T CONST)) (-4135 (((-108) $ $) NIL)) (-4119 (((-108) $ $) NIL)) (-4096 (((-108) $ $) 83)) (-4126 (((-108) $ $) NIL)) (-4112 (((-108) $ $) 101)) (-4173 (($ $ $) 65)) (-4164 (($ $) 99) (($ $ $) 100)) (-4156 (($ $ $) 98)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL) (($ $ (-385 (-525))) 90)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 97) (($ $ $) 88) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL)))
-(((-640) (-13 (-382) (-365) (-341) (-966 (-357)) (-966 (-385 (-525))) (-138) (-10 -8 (-15 -2591 ((-854) (-854))) (-15 -2591 ((-854))) (-15 -2672 ((-854) (-854))) (-15 -2672 ((-854))) (-15 -4138 ((-525) (-525))) (-15 -4138 ((-525))) (-15 -3446 ((-525) (-525))) (-15 -3446 ((-525))) (-15 -3022 ((-357) $)) (-15 -3022 ($ (-642))) (-15 -3855 ((-525) $)) (-15 -2008 ((-525) $)) (-15 -3108 ($ (-525) (-525) (-854)))))) (T -640))
-((-2672 (*1 *2) (-12 (-5 *2 (-854)) (-5 *1 (-640)))) (-2008 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-640)))) (-3855 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-640)))) (-2591 (*1 *2) (-12 (-5 *2 (-854)) (-5 *1 (-640)))) (-2591 (*1 *2 *2) (-12 (-5 *2 (-854)) (-5 *1 (-640)))) (-2672 (*1 *2 *2) (-12 (-5 *2 (-854)) (-5 *1 (-640)))) (-4138 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-640)))) (-4138 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-640)))) (-3446 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-640)))) (-3446 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-640)))) (-3022 (*1 *2 *1) (-12 (-5 *2 (-357)) (-5 *1 (-640)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-642)) (-5 *1 (-640)))) (-3108 (*1 *1 *2 *2 *3) (-12 (-5 *2 (-525)) (-5 *3 (-854)) (-5 *1 (-640)))))
-(-13 (-382) (-365) (-341) (-966 (-357)) (-966 (-385 (-525))) (-138) (-10 -8 (-15 -2591 ((-854) (-854))) (-15 -2591 ((-854))) (-15 -2672 ((-854) (-854))) (-15 -2672 ((-854))) (-15 -4138 ((-525) (-525))) (-15 -4138 ((-525))) (-15 -3446 ((-525) (-525))) (-15 -3446 ((-525))) (-15 -3022 ((-357) $)) (-15 -3022 ($ (-642))) (-15 -3855 ((-525) $)) (-15 -2008 ((-525) $)) (-15 -3108 ($ (-525) (-525) (-854)))))
-((-3809 (((-631 |#1|) (-631 |#1|) |#1| |#1|) 65)) (-2753 (((-631 |#1|) (-631 |#1|) |#1|) 48)) (-3685 (((-631 |#1|) (-631 |#1|) |#1|) 66)) (-2454 (((-631 |#1|) (-631 |#1|)) 49)) (-3548 (((-2 (|:| -2963 |#1|) (|:| -3407 |#1|)) |#1| |#1|) 64)))
-(((-641 |#1|) (-10 -7 (-15 -2454 ((-631 |#1|) (-631 |#1|))) (-15 -2753 ((-631 |#1|) (-631 |#1|) |#1|)) (-15 -3685 ((-631 |#1|) (-631 |#1|) |#1|)) (-15 -3809 ((-631 |#1|) (-631 |#1|) |#1| |#1|)) (-15 -3548 ((-2 (|:| -2963 |#1|) (|:| -3407 |#1|)) |#1| |#1|))) (-286)) (T -641))
-((-3548 (*1 *2 *3 *3) (-12 (-5 *2 (-2 (|:| -2963 *3) (|:| -3407 *3))) (-5 *1 (-641 *3)) (-4 *3 (-286)))) (-3809 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-631 *3)) (-4 *3 (-286)) (-5 *1 (-641 *3)))) (-3685 (*1 *2 *2 *3) (-12 (-5 *2 (-631 *3)) (-4 *3 (-286)) (-5 *1 (-641 *3)))) (-2753 (*1 *2 *2 *3) (-12 (-5 *2 (-631 *3)) (-4 *3 (-286)) (-5 *1 (-641 *3)))) (-2454 (*1 *2 *2) (-12 (-5 *2 (-631 *3)) (-4 *3 (-286)) (-5 *1 (-641 *3)))))
-(-10 -7 (-15 -2454 ((-631 |#1|) (-631 |#1|))) (-15 -2753 ((-631 |#1|) (-631 |#1|) |#1|)) (-15 -3685 ((-631 |#1|) (-631 |#1|) |#1|)) (-15 -3809 ((-631 |#1|) (-631 |#1|) |#1| |#1|)) (-15 -3548 ((-2 (|:| -2963 |#1|) (|:| -3407 |#1|)) |#1| |#1|)))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3706 (($ $) NIL)) (-1715 (((-108) $) NIL)) (-3391 (($ $ $) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-1737 (($ $ $ $) NIL)) (-1291 (($ $) NIL)) (-2827 (((-396 $) $) NIL)) (-1947 (((-108) $ $) NIL)) (-3329 (((-525) $) NIL)) (-3427 (($ $ $) NIL)) (-3798 (($) NIL T CONST)) (-1251 (((-3 (-525) "failed") $) 27)) (-3528 (((-525) $) 25)) (-2129 (($ $ $) NIL)) (-3305 (((-631 (-525)) (-631 $)) NIL) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-1511 (((-3 (-385 (-525)) "failed") $) NIL)) (-1352 (((-108) $) NIL)) (-1726 (((-385 (-525)) $) NIL)) (-3377 (($ $) NIL) (($) NIL)) (-2110 (($ $ $) NIL)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL)) (-2744 (((-108) $) NIL)) (-2467 (($ $ $ $) NIL)) (-3046 (($ $ $) NIL)) (-2134 (((-108) $) NIL)) (-1994 (($ $ $) NIL)) (-2011 (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL)) (-2824 (((-108) $) NIL)) (-2419 (((-108) $) NIL)) (-2085 (((-3 $ "failed") $) NIL)) (-2732 (((-108) $) NIL)) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3989 (($ $ $ $) NIL)) (-3741 (($ $ $) NIL)) (-1850 (((-854) (-854)) 10) (((-854)) 9)) (-2478 (($ $ $) NIL)) (-3291 (($ $) NIL)) (-1657 (($ $) NIL)) (-1356 (($ (-591 $)) NIL) (($ $ $) NIL)) (-2339 (((-1072) $) NIL)) (-2885 (($ $ $) NIL)) (-3506 (($) NIL T CONST)) (-1699 (($ $) NIL)) (-2047 (((-1036) $) NIL) (($ $) NIL)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-1399 (($ (-591 $)) NIL) (($ $ $) NIL)) (-1603 (($ $) NIL)) (-1348 (((-396 $) $) NIL)) (-3375 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2089 (((-3 $ "failed") $ $) NIL)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3451 (((-108) $) NIL)) (-1712 (((-712) $) NIL)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL)) (-3266 (($ $) NIL) (($ $ (-712)) NIL)) (-4140 (($ $) NIL)) (-3199 (($ $) NIL)) (-1408 (((-205) $) NIL) (((-357) $) NIL) (((-825 (-525)) $) NIL) (((-501) $) NIL) (((-525) $) NIL)) (-3022 (((-796) $) NIL) (($ (-525)) 24) (($ $) NIL) (($ (-525)) 24) (((-294 $) (-294 (-525))) 18)) (-2128 (((-712)) NIL)) (-1932 (((-108) $ $) NIL)) (-2516 (($ $ $) NIL)) (-2672 (($) NIL)) (-2495 (((-108) $ $) NIL)) (-1938 (($ $ $ $) NIL)) (-1539 (($ $) NIL)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4191 (($) NIL T CONST)) (-4197 (($) NIL T CONST)) (-4196 (($ $) NIL) (($ $ (-712)) NIL)) (-4135 (((-108) $ $) NIL)) (-4119 (((-108) $ $) NIL)) (-4096 (((-108) $ $) NIL)) (-4126 (((-108) $ $) NIL)) (-4112 (((-108) $ $) NIL)) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL)))
-(((-642) (-13 (-365) (-510) (-10 -8 (-15 -1850 ((-854) (-854))) (-15 -1850 ((-854))) (-15 -3022 ((-294 $) (-294 (-525))))))) (T -642))
-((-1850 (*1 *2 *2) (-12 (-5 *2 (-854)) (-5 *1 (-642)))) (-1850 (*1 *2) (-12 (-5 *2 (-854)) (-5 *1 (-642)))) (-3022 (*1 *2 *3) (-12 (-5 *3 (-294 (-525))) (-5 *2 (-294 (-642))) (-5 *1 (-642)))))
-(-13 (-365) (-510) (-10 -8 (-15 -1850 ((-854) (-854))) (-15 -1850 ((-854))) (-15 -3022 ((-294 $) (-294 (-525))))))
-((-2680 (((-1 |#4| |#2| |#3|) |#1| (-1089) (-1089)) 19)) (-1830 (((-1 |#4| |#2| |#3|) (-1089)) 12)))
-(((-643 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1830 ((-1 |#4| |#2| |#3|) (-1089))) (-15 -2680 ((-1 |#4| |#2| |#3|) |#1| (-1089) (-1089)))) (-566 (-501)) (-1125) (-1125) (-1125)) (T -643))
-((-2680 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-1089)) (-5 *2 (-1 *7 *5 *6)) (-5 *1 (-643 *3 *5 *6 *7)) (-4 *3 (-566 (-501))) (-4 *5 (-1125)) (-4 *6 (-1125)) (-4 *7 (-1125)))) (-1830 (*1 *2 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-1 *7 *5 *6)) (-5 *1 (-643 *4 *5 *6 *7)) (-4 *4 (-566 (-501))) (-4 *5 (-1125)) (-4 *6 (-1125)) (-4 *7 (-1125)))))
-(-10 -7 (-15 -1830 ((-1 |#4| |#2| |#3|) (-1089))) (-15 -2680 ((-1 |#4| |#2| |#3|) |#1| (-1089) (-1089))))
-((-3008 (((-108) $ $) NIL)) (-1231 (((-1176) $ (-712)) 14)) (-3004 (((-712) $) 12)) (-3741 (($ $ $) NIL)) (-2478 (($ $ $) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) 18) ((|#1| $) 15) (($ |#1|) 23)) (-4135 (((-108) $ $) NIL)) (-4119 (((-108) $ $) NIL)) (-4096 (((-108) $ $) 25)) (-4126 (((-108) $ $) NIL)) (-4112 (((-108) $ $) 24)))
-(((-644 |#1|) (-13 (-127) (-565 |#1|) (-10 -8 (-15 -3022 ($ |#1|)))) (-1018)) (T -644))
-((-3022 (*1 *1 *2) (-12 (-5 *1 (-644 *2)) (-4 *2 (-1018)))))
-(-13 (-127) (-565 |#1|) (-10 -8 (-15 -3022 ($ |#1|))))
-((-1865 (((-1 (-205) (-205) (-205)) |#1| (-1089) (-1089)) 34) (((-1 (-205) (-205)) |#1| (-1089)) 39)))
-(((-645 |#1|) (-10 -7 (-15 -1865 ((-1 (-205) (-205)) |#1| (-1089))) (-15 -1865 ((-1 (-205) (-205) (-205)) |#1| (-1089) (-1089)))) (-566 (-501))) (T -645))
-((-1865 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-1089)) (-5 *2 (-1 (-205) (-205) (-205))) (-5 *1 (-645 *3)) (-4 *3 (-566 (-501))))) (-1865 (*1 *2 *3 *4) (-12 (-5 *4 (-1089)) (-5 *2 (-1 (-205) (-205))) (-5 *1 (-645 *3)) (-4 *3 (-566 (-501))))))
-(-10 -7 (-15 -1865 ((-1 (-205) (-205)) |#1| (-1089))) (-15 -1865 ((-1 (-205) (-205) (-205)) |#1| (-1089) (-1089))))
-((-1245 (((-1089) |#1| (-1089) (-591 (-1089))) 9) (((-1089) |#1| (-1089) (-1089) (-1089)) 12) (((-1089) |#1| (-1089) (-1089)) 11) (((-1089) |#1| (-1089)) 10)))
-(((-646 |#1|) (-10 -7 (-15 -1245 ((-1089) |#1| (-1089))) (-15 -1245 ((-1089) |#1| (-1089) (-1089))) (-15 -1245 ((-1089) |#1| (-1089) (-1089) (-1089))) (-15 -1245 ((-1089) |#1| (-1089) (-591 (-1089))))) (-566 (-501))) (T -646))
-((-1245 (*1 *2 *3 *2 *4) (-12 (-5 *4 (-591 (-1089))) (-5 *2 (-1089)) (-5 *1 (-646 *3)) (-4 *3 (-566 (-501))))) (-1245 (*1 *2 *3 *2 *2 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-646 *3)) (-4 *3 (-566 (-501))))) (-1245 (*1 *2 *3 *2 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-646 *3)) (-4 *3 (-566 (-501))))) (-1245 (*1 *2 *3 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-646 *3)) (-4 *3 (-566 (-501))))))
-(-10 -7 (-15 -1245 ((-1089) |#1| (-1089))) (-15 -1245 ((-1089) |#1| (-1089) (-1089))) (-15 -1245 ((-1089) |#1| (-1089) (-1089) (-1089))) (-15 -1245 ((-1089) |#1| (-1089) (-591 (-1089)))))
-((-2370 (((-2 (|:| |part1| |#1|) (|:| |part2| |#2|)) |#1| |#2|) 9)))
-(((-647 |#1| |#2|) (-10 -7 (-15 -2370 ((-2 (|:| |part1| |#1|) (|:| |part2| |#2|)) |#1| |#2|))) (-1125) (-1125)) (T -647))
-((-2370 (*1 *2 *3 *4) (-12 (-5 *2 (-2 (|:| |part1| *3) (|:| |part2| *4))) (-5 *1 (-647 *3 *4)) (-4 *3 (-1125)) (-4 *4 (-1125)))))
-(-10 -7 (-15 -2370 ((-2 (|:| |part1| |#1|) (|:| |part2| |#2|)) |#1| |#2|)))
-((-3910 (((-1 |#3| |#2|) (-1089)) 11)) (-2680 (((-1 |#3| |#2|) |#1| (-1089)) 21)))
-(((-648 |#1| |#2| |#3|) (-10 -7 (-15 -3910 ((-1 |#3| |#2|) (-1089))) (-15 -2680 ((-1 |#3| |#2|) |#1| (-1089)))) (-566 (-501)) (-1125) (-1125)) (T -648))
-((-2680 (*1 *2 *3 *4) (-12 (-5 *4 (-1089)) (-5 *2 (-1 *6 *5)) (-5 *1 (-648 *3 *5 *6)) (-4 *3 (-566 (-501))) (-4 *5 (-1125)) (-4 *6 (-1125)))) (-3910 (*1 *2 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-1 *6 *5)) (-5 *1 (-648 *4 *5 *6)) (-4 *4 (-566 (-501))) (-4 *5 (-1125)) (-4 *6 (-1125)))))
-(-10 -7 (-15 -3910 ((-1 |#3| |#2|) (-1089))) (-15 -2680 ((-1 |#3| |#2|) |#1| (-1089))))
-((-3137 (((-3 (-591 (-1085 |#4|)) "failed") (-1085 |#4|) (-591 |#2|) (-591 (-1085 |#4|)) (-591 |#3|) (-591 |#4|) (-591 (-591 (-2 (|:| -4100 (-712)) (|:| |pcoef| |#4|)))) (-591 (-712)) (-1171 (-591 (-1085 |#3|))) |#3|) 62)) (-3637 (((-3 (-591 (-1085 |#4|)) "failed") (-1085 |#4|) (-591 |#2|) (-591 (-1085 |#3|)) (-591 |#3|) (-591 |#4|) (-591 (-712)) |#3|) 75)) (-2720 (((-3 (-591 (-1085 |#4|)) "failed") (-1085 |#4|) (-591 |#2|) (-591 |#3|) (-591 (-712)) (-591 (-1085 |#4|)) (-1171 (-591 (-1085 |#3|))) |#3|) 34)))
-(((-649 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2720 ((-3 (-591 (-1085 |#4|)) "failed") (-1085 |#4|) (-591 |#2|) (-591 |#3|) (-591 (-712)) (-591 (-1085 |#4|)) (-1171 (-591 (-1085 |#3|))) |#3|)) (-15 -3637 ((-3 (-591 (-1085 |#4|)) "failed") (-1085 |#4|) (-591 |#2|) (-591 (-1085 |#3|)) (-591 |#3|) (-591 |#4|) (-591 (-712)) |#3|)) (-15 -3137 ((-3 (-591 (-1085 |#4|)) "failed") (-1085 |#4|) (-591 |#2|) (-591 (-1085 |#4|)) (-591 |#3|) (-591 |#4|) (-591 (-591 (-2 (|:| -4100 (-712)) (|:| |pcoef| |#4|)))) (-591 (-712)) (-1171 (-591 (-1085 |#3|))) |#3|))) (-734) (-788) (-286) (-882 |#3| |#1| |#2|)) (T -649))
-((-3137 (*1 *2 *3 *4 *2 *5 *6 *7 *8 *9 *10) (|partial| -12 (-5 *2 (-591 (-1085 *13))) (-5 *3 (-1085 *13)) (-5 *4 (-591 *12)) (-5 *5 (-591 *10)) (-5 *6 (-591 *13)) (-5 *7 (-591 (-591 (-2 (|:| -4100 (-712)) (|:| |pcoef| *13))))) (-5 *8 (-591 (-712))) (-5 *9 (-1171 (-591 (-1085 *10)))) (-4 *12 (-788)) (-4 *10 (-286)) (-4 *13 (-882 *10 *11 *12)) (-4 *11 (-734)) (-5 *1 (-649 *11 *12 *10 *13)))) (-3637 (*1 *2 *3 *4 *5 *6 *7 *8 *9) (|partial| -12 (-5 *4 (-591 *11)) (-5 *5 (-591 (-1085 *9))) (-5 *6 (-591 *9)) (-5 *7 (-591 *12)) (-5 *8 (-591 (-712))) (-4 *11 (-788)) (-4 *9 (-286)) (-4 *12 (-882 *9 *10 *11)) (-4 *10 (-734)) (-5 *2 (-591 (-1085 *12))) (-5 *1 (-649 *10 *11 *9 *12)) (-5 *3 (-1085 *12)))) (-2720 (*1 *2 *3 *4 *5 *6 *2 *7 *8) (|partial| -12 (-5 *2 (-591 (-1085 *11))) (-5 *3 (-1085 *11)) (-5 *4 (-591 *10)) (-5 *5 (-591 *8)) (-5 *6 (-591 (-712))) (-5 *7 (-1171 (-591 (-1085 *8)))) (-4 *10 (-788)) (-4 *8 (-286)) (-4 *11 (-882 *8 *9 *10)) (-4 *9 (-734)) (-5 *1 (-649 *9 *10 *8 *11)))))
-(-10 -7 (-15 -2720 ((-3 (-591 (-1085 |#4|)) "failed") (-1085 |#4|) (-591 |#2|) (-591 |#3|) (-591 (-712)) (-591 (-1085 |#4|)) (-1171 (-591 (-1085 |#3|))) |#3|)) (-15 -3637 ((-3 (-591 (-1085 |#4|)) "failed") (-1085 |#4|) (-591 |#2|) (-591 (-1085 |#3|)) (-591 |#3|) (-591 |#4|) (-591 (-712)) |#3|)) (-15 -3137 ((-3 (-591 (-1085 |#4|)) "failed") (-1085 |#4|) (-591 |#2|) (-591 (-1085 |#4|)) (-591 |#3|) (-591 |#4|) (-591 (-591 (-2 (|:| -4100 (-712)) (|:| |pcoef| |#4|)))) (-591 (-712)) (-1171 (-591 (-1085 |#3|))) |#3|)))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-2157 (((-3 $ "failed") $ $) 19)) (-3798 (($) 17 T CONST)) (-1710 (($ $) 41)) (-4163 (((-3 $ "failed") $) 34)) (-2824 (((-108) $) 31)) (-1480 (($ |#1| (-712)) 39)) (-2624 (((-712) $) 43)) (-1678 ((|#1| $) 42)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-1316 (((-712) $) 44)) (-3022 (((-796) $) 11) (($ (-525)) 28) (($ |#1|) 38 (|has| |#1| (-160)))) (-2560 ((|#1| $ (-712)) 40)) (-2128 (((-712)) 29)) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4096 (((-108) $ $) 6)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 46) (($ |#1| $) 45)))
+((-1520 (*1 *1 *2 *1 *3) (-12 (-5 *3 (-712)) (-4 *1 (-636 *2)) (-4 *2 (-1018)))) (-3945 (*1 *1 *1) (-12 (-4 *1 (-636 *2)) (-4 *2 (-1018)))) (-2592 (*1 *2 *1) (-12 (-4 *1 (-636 *3)) (-4 *3 (-1018)) (-5 *2 (-591 (-2 (|:| -1568 *3) (|:| -2960 (-712))))))))
+(-13 (-215 |t#1|) (-10 -8 (-15 -1520 ($ |t#1| $ (-712))) (-15 -3945 ($ $)) (-15 -2592 ((-591 (-2 (|:| -1568 |t#1|) (|:| -2960 (-712)))) $))))
+(((-33) . T) ((-102 |#1|) . T) ((-97) |has| |#1| (-1018)) ((-565 (-796)) -3150 (|has| |#1| (-1018)) (|has| |#1| (-565 (-796)))) ((-142 |#1|) . T) ((-566 (-501)) |has| |#1| (-566 (-501))) ((-215 |#1|) . T) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-1018) |has| |#1| (-1018)) ((-1125) . T))
+((-3441 (((-591 |#1|) (-591 (-2 (|:| -2542 |#1|) (|:| -2743 (-525)))) (-525)) 47)) (-2154 ((|#1| |#1| (-525)) 46)) (-2124 ((|#1| |#1| |#1| (-525)) 36)) (-2542 (((-591 |#1|) |#1| (-525)) 39)) (-4136 ((|#1| |#1| (-525) |#1| (-525)) 32)) (-2196 (((-591 (-2 (|:| -2542 |#1|) (|:| -2743 (-525)))) |#1| (-525)) 45)))
+(((-637 |#1|) (-10 -7 (-15 -2124 (|#1| |#1| |#1| (-525))) (-15 -2154 (|#1| |#1| (-525))) (-15 -2542 ((-591 |#1|) |#1| (-525))) (-15 -2196 ((-591 (-2 (|:| -2542 |#1|) (|:| -2743 (-525)))) |#1| (-525))) (-15 -3441 ((-591 |#1|) (-591 (-2 (|:| -2542 |#1|) (|:| -2743 (-525)))) (-525))) (-15 -4136 (|#1| |#1| (-525) |#1| (-525)))) (-1147 (-525))) (T -637))
+((-4136 (*1 *2 *2 *3 *2 *3) (-12 (-5 *3 (-525)) (-5 *1 (-637 *2)) (-4 *2 (-1147 *3)))) (-3441 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-2 (|:| -2542 *5) (|:| -2743 (-525))))) (-5 *4 (-525)) (-4 *5 (-1147 *4)) (-5 *2 (-591 *5)) (-5 *1 (-637 *5)))) (-2196 (*1 *2 *3 *4) (-12 (-5 *4 (-525)) (-5 *2 (-591 (-2 (|:| -2542 *3) (|:| -2743 *4)))) (-5 *1 (-637 *3)) (-4 *3 (-1147 *4)))) (-2542 (*1 *2 *3 *4) (-12 (-5 *4 (-525)) (-5 *2 (-591 *3)) (-5 *1 (-637 *3)) (-4 *3 (-1147 *4)))) (-2154 (*1 *2 *2 *3) (-12 (-5 *3 (-525)) (-5 *1 (-637 *2)) (-4 *2 (-1147 *3)))) (-2124 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-525)) (-5 *1 (-637 *2)) (-4 *2 (-1147 *3)))))
+(-10 -7 (-15 -2124 (|#1| |#1| |#1| (-525))) (-15 -2154 (|#1| |#1| (-525))) (-15 -2542 ((-591 |#1|) |#1| (-525))) (-15 -2196 ((-591 (-2 (|:| -2542 |#1|) (|:| -2743 (-525)))) |#1| (-525))) (-15 -3441 ((-591 |#1|) (-591 (-2 (|:| -2542 |#1|) (|:| -2743 (-525)))) (-525))) (-15 -4136 (|#1| |#1| (-525) |#1| (-525))))
+((-2199 (((-1 (-876 (-205)) (-205) (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205) (-205))) 17)) (-3473 (((-1049 (-205)) (-1049 (-205)) (-1 (-876 (-205)) (-205) (-205)) (-1013 (-205)) (-1013 (-205)) (-591 (-242))) 40) (((-1049 (-205)) (-1 (-876 (-205)) (-205) (-205)) (-1013 (-205)) (-1013 (-205)) (-591 (-242))) 42) (((-1049 (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205)) (-3 (-1 (-205) (-205) (-205) (-205)) "undefined") (-1013 (-205)) (-1013 (-205)) (-591 (-242))) 44)) (-1646 (((-1049 (-205)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1013 (-205)) (-591 (-242))) NIL)) (-3028 (((-1049 (-205)) (-1 (-205) (-205) (-205)) (-3 (-1 (-205) (-205) (-205) (-205)) "undefined") (-1013 (-205)) (-1013 (-205)) (-591 (-242))) 45)))
+(((-638) (-10 -7 (-15 -3473 ((-1049 (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205)) (-3 (-1 (-205) (-205) (-205) (-205)) "undefined") (-1013 (-205)) (-1013 (-205)) (-591 (-242)))) (-15 -3473 ((-1049 (-205)) (-1 (-876 (-205)) (-205) (-205)) (-1013 (-205)) (-1013 (-205)) (-591 (-242)))) (-15 -3473 ((-1049 (-205)) (-1049 (-205)) (-1 (-876 (-205)) (-205) (-205)) (-1013 (-205)) (-1013 (-205)) (-591 (-242)))) (-15 -3028 ((-1049 (-205)) (-1 (-205) (-205) (-205)) (-3 (-1 (-205) (-205) (-205) (-205)) "undefined") (-1013 (-205)) (-1013 (-205)) (-591 (-242)))) (-15 -1646 ((-1049 (-205)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1013 (-205)) (-591 (-242)))) (-15 -2199 ((-1 (-876 (-205)) (-205) (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205) (-205)))))) (T -638))
+((-2199 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-1 (-205) (-205) (-205))) (-5 *4 (-1 (-205) (-205) (-205) (-205))) (-5 *2 (-1 (-876 (-205)) (-205) (-205))) (-5 *1 (-638)))) (-1646 (*1 *2 *3 *3 *3 *4 *5 *6) (-12 (-5 *3 (-294 (-525))) (-5 *4 (-1 (-205) (-205))) (-5 *5 (-1013 (-205))) (-5 *6 (-591 (-242))) (-5 *2 (-1049 (-205))) (-5 *1 (-638)))) (-3028 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *3 (-1 (-205) (-205) (-205))) (-5 *4 (-3 (-1 (-205) (-205) (-205) (-205)) "undefined")) (-5 *5 (-1013 (-205))) (-5 *6 (-591 (-242))) (-5 *2 (-1049 (-205))) (-5 *1 (-638)))) (-3473 (*1 *2 *2 *3 *4 *4 *5) (-12 (-5 *2 (-1049 (-205))) (-5 *3 (-1 (-876 (-205)) (-205) (-205))) (-5 *4 (-1013 (-205))) (-5 *5 (-591 (-242))) (-5 *1 (-638)))) (-3473 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-876 (-205)) (-205) (-205))) (-5 *4 (-1013 (-205))) (-5 *5 (-591 (-242))) (-5 *2 (-1049 (-205))) (-5 *1 (-638)))) (-3473 (*1 *2 *3 *3 *3 *4 *5 *5 *6) (-12 (-5 *3 (-1 (-205) (-205) (-205))) (-5 *4 (-3 (-1 (-205) (-205) (-205) (-205)) "undefined")) (-5 *5 (-1013 (-205))) (-5 *6 (-591 (-242))) (-5 *2 (-1049 (-205))) (-5 *1 (-638)))))
+(-10 -7 (-15 -3473 ((-1049 (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205)) (-3 (-1 (-205) (-205) (-205) (-205)) "undefined") (-1013 (-205)) (-1013 (-205)) (-591 (-242)))) (-15 -3473 ((-1049 (-205)) (-1 (-876 (-205)) (-205) (-205)) (-1013 (-205)) (-1013 (-205)) (-591 (-242)))) (-15 -3473 ((-1049 (-205)) (-1049 (-205)) (-1 (-876 (-205)) (-205) (-205)) (-1013 (-205)) (-1013 (-205)) (-591 (-242)))) (-15 -3028 ((-1049 (-205)) (-1 (-205) (-205) (-205)) (-3 (-1 (-205) (-205) (-205) (-205)) "undefined") (-1013 (-205)) (-1013 (-205)) (-591 (-242)))) (-15 -1646 ((-1049 (-205)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1013 (-205)) (-591 (-242)))) (-15 -2199 ((-1 (-876 (-205)) (-205) (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205) (-205)))))
+((-2542 (((-396 (-1085 |#4|)) (-1085 |#4|)) 73) (((-396 |#4|) |#4|) 222)))
+(((-639 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2542 ((-396 |#4|) |#4|)) (-15 -2542 ((-396 (-1085 |#4|)) (-1085 |#4|)))) (-788) (-734) (-327) (-882 |#3| |#2| |#1|)) (T -639))
+((-2542 (*1 *2 *3) (-12 (-4 *4 (-788)) (-4 *5 (-734)) (-4 *6 (-327)) (-4 *7 (-882 *6 *5 *4)) (-5 *2 (-396 (-1085 *7))) (-5 *1 (-639 *4 *5 *6 *7)) (-5 *3 (-1085 *7)))) (-2542 (*1 *2 *3) (-12 (-4 *4 (-788)) (-4 *5 (-734)) (-4 *6 (-327)) (-5 *2 (-396 *3)) (-5 *1 (-639 *4 *5 *6 *3)) (-4 *3 (-882 *6 *5 *4)))))
+(-10 -7 (-15 -2542 ((-396 |#4|) |#4|)) (-15 -2542 ((-396 (-1085 |#4|)) (-1085 |#4|))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) 84)) (-2314 (((-525) $) 30)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3641 (($ $) NIL)) (-3077 (((-108) $) NIL)) (-3328 (($ $) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-1720 (($ $) NIL)) (-3898 (((-396 $) $) NIL)) (-2551 (($ $) NIL)) (-1965 (((-108) $ $) NIL)) (-4188 (((-525) $) NIL)) (-2055 (($) NIL T CONST)) (-3032 (($ $) NIL)) (-4174 (((-3 (-525) "failed") $) 73) (((-3 (-385 (-525)) "failed") $) 26) (((-3 (-357) "failed") $) 70)) (-3341 (((-525) $) 75) (((-385 (-525)) $) 67) (((-357) $) 68)) (-3265 (($ $ $) 96)) (-1522 (((-3 $ "failed") $) 87)) (-3239 (($ $ $) 95)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL)) (-2393 (((-108) $) NIL)) (-2008 (((-854)) 77) (((-854) (-854)) 76)) (-3489 (((-108) $) NIL)) (-4018 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL)) (-1676 (((-525) $) NIL)) (-3865 (((-108) $) NIL)) (-3126 (($ $ (-525)) NIL)) (-1525 (($ $) NIL)) (-2256 (((-108) $) NIL)) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-2820 (((-525) (-525)) 81) (((-525)) 82)) (-1923 (($ $ $) NIL) (($) NIL (-12 (-3389 (|has| $ (-6 -4233))) (-3389 (|has| $ (-6 -4241)))))) (-2430 (((-525) (-525)) 79) (((-525)) 80)) (-3475 (($ $ $) NIL) (($) NIL (-12 (-3389 (|has| $ (-6 -4233))) (-3389 (|has| $ (-6 -4241)))))) (-1630 (((-525) $) 16)) (-2081 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2621 (((-1072) $) NIL)) (-1523 (($ $) 91)) (-3474 (((-854) (-525)) NIL (|has| $ (-6 -4241)))) (-2937 (((-1036) $) NIL)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-2124 (($ $ $) NIL) (($ (-591 $)) NIL)) (-1583 (($ $) NIL)) (-2767 (($ $) NIL)) (-2925 (($ (-525) (-525)) NIL) (($ (-525) (-525) (-854)) NIL)) (-2542 (((-396 $) $) NIL)) (-3387 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3210 (((-3 $ "failed") $ $) 92)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3987 (((-525) $) 22)) (-3048 (((-712) $) NIL)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) 94)) (-3439 (((-854)) NIL) (((-854) (-854)) NIL (|has| $ (-6 -4241)))) (-2599 (((-854) (-525)) NIL (|has| $ (-6 -4241)))) (-1300 (((-357) $) NIL) (((-205) $) NIL) (((-825 (-357)) $) NIL)) (-2686 (((-796) $) 52) (($ (-525)) 63) (($ $) NIL) (($ (-385 (-525))) 66) (($ (-525)) 63) (($ (-385 (-525))) 66) (($ (-357)) 60) (((-357) $) 50) (($ (-642)) 55)) (-3425 (((-712)) 103)) (-1681 (($ (-525) (-525) (-854)) 44)) (-1584 (($ $) NIL)) (-2901 (((-854)) NIL) (((-854) (-854)) NIL (|has| $ (-6 -4241)))) (-3523 (((-854)) 35) (((-854) (-854)) 78)) (-1724 (((-108) $ $) NIL)) (-1460 (($ $) NIL)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-1830 (($) 32 T CONST)) (-1839 (($) 17 T CONST)) (-4004 (((-108) $ $) NIL)) (-3982 (((-108) $ $) NIL)) (-3944 (((-108) $ $) 83)) (-3994 (((-108) $ $) NIL)) (-3971 (((-108) $ $) 101)) (-4059 (($ $ $) 65)) (-4047 (($ $) 99) (($ $ $) 100)) (-4036 (($ $ $) 98)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL) (($ $ (-385 (-525))) 90)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 97) (($ $ $) 88) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL)))
+(((-640) (-13 (-382) (-365) (-341) (-966 (-357)) (-966 (-385 (-525))) (-138) (-10 -8 (-15 -2008 ((-854) (-854))) (-15 -2008 ((-854))) (-15 -3523 ((-854) (-854))) (-15 -3523 ((-854))) (-15 -2430 ((-525) (-525))) (-15 -2430 ((-525))) (-15 -2820 ((-525) (-525))) (-15 -2820 ((-525))) (-15 -2686 ((-357) $)) (-15 -2686 ($ (-642))) (-15 -1630 ((-525) $)) (-15 -3987 ((-525) $)) (-15 -1681 ($ (-525) (-525) (-854)))))) (T -640))
+((-3523 (*1 *2) (-12 (-5 *2 (-854)) (-5 *1 (-640)))) (-3987 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-640)))) (-1630 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-640)))) (-2008 (*1 *2) (-12 (-5 *2 (-854)) (-5 *1 (-640)))) (-2008 (*1 *2 *2) (-12 (-5 *2 (-854)) (-5 *1 (-640)))) (-3523 (*1 *2 *2) (-12 (-5 *2 (-854)) (-5 *1 (-640)))) (-2430 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-640)))) (-2430 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-640)))) (-2820 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-640)))) (-2820 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-640)))) (-2686 (*1 *2 *1) (-12 (-5 *2 (-357)) (-5 *1 (-640)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-642)) (-5 *1 (-640)))) (-1681 (*1 *1 *2 *2 *3) (-12 (-5 *2 (-525)) (-5 *3 (-854)) (-5 *1 (-640)))))
+(-13 (-382) (-365) (-341) (-966 (-357)) (-966 (-385 (-525))) (-138) (-10 -8 (-15 -2008 ((-854) (-854))) (-15 -2008 ((-854))) (-15 -3523 ((-854) (-854))) (-15 -3523 ((-854))) (-15 -2430 ((-525) (-525))) (-15 -2430 ((-525))) (-15 -2820 ((-525) (-525))) (-15 -2820 ((-525))) (-15 -2686 ((-357) $)) (-15 -2686 ($ (-642))) (-15 -1630 ((-525) $)) (-15 -3987 ((-525) $)) (-15 -1681 ($ (-525) (-525) (-854)))))
+((-2219 (((-631 |#1|) (-631 |#1|) |#1| |#1|) 65)) (-1352 (((-631 |#1|) (-631 |#1|) |#1|) 48)) (-3450 (((-631 |#1|) (-631 |#1|) |#1|) 66)) (-1365 (((-631 |#1|) (-631 |#1|)) 49)) (-1476 (((-2 (|:| -2746 |#1|) (|:| -2449 |#1|)) |#1| |#1|) 64)))
+(((-641 |#1|) (-10 -7 (-15 -1365 ((-631 |#1|) (-631 |#1|))) (-15 -1352 ((-631 |#1|) (-631 |#1|) |#1|)) (-15 -3450 ((-631 |#1|) (-631 |#1|) |#1|)) (-15 -2219 ((-631 |#1|) (-631 |#1|) |#1| |#1|)) (-15 -1476 ((-2 (|:| -2746 |#1|) (|:| -2449 |#1|)) |#1| |#1|))) (-286)) (T -641))
+((-1476 (*1 *2 *3 *3) (-12 (-5 *2 (-2 (|:| -2746 *3) (|:| -2449 *3))) (-5 *1 (-641 *3)) (-4 *3 (-286)))) (-2219 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-631 *3)) (-4 *3 (-286)) (-5 *1 (-641 *3)))) (-3450 (*1 *2 *2 *3) (-12 (-5 *2 (-631 *3)) (-4 *3 (-286)) (-5 *1 (-641 *3)))) (-1352 (*1 *2 *2 *3) (-12 (-5 *2 (-631 *3)) (-4 *3 (-286)) (-5 *1 (-641 *3)))) (-1365 (*1 *2 *2) (-12 (-5 *2 (-631 *3)) (-4 *3 (-286)) (-5 *1 (-641 *3)))))
+(-10 -7 (-15 -1365 ((-631 |#1|) (-631 |#1|))) (-15 -1352 ((-631 |#1|) (-631 |#1|) |#1|)) (-15 -3450 ((-631 |#1|) (-631 |#1|) |#1|)) (-15 -2219 ((-631 |#1|) (-631 |#1|) |#1| |#1|)) (-15 -1476 ((-2 (|:| -2746 |#1|) (|:| -2449 |#1|)) |#1| |#1|)))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3641 (($ $) NIL)) (-3077 (((-108) $) NIL)) (-3517 (($ $ $) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-3329 (($ $ $ $) NIL)) (-1720 (($ $) NIL)) (-3898 (((-396 $) $) NIL)) (-1965 (((-108) $ $) NIL)) (-4188 (((-525) $) NIL)) (-3423 (($ $ $) NIL)) (-2055 (($) NIL T CONST)) (-4174 (((-3 (-525) "failed") $) 27)) (-3341 (((-525) $) 25)) (-3265 (($ $ $) NIL)) (-3925 (((-631 (-525)) (-631 $)) NIL) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-2350 (((-3 (-385 (-525)) "failed") $) NIL)) (-2157 (((-108) $) NIL)) (-3184 (((-385 (-525)) $) NIL)) (-1325 (($ $) NIL) (($) NIL)) (-3239 (($ $ $) NIL)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL)) (-2393 (((-108) $) NIL)) (-1493 (($ $ $ $) NIL)) (-2283 (($ $ $) NIL)) (-3489 (((-108) $) NIL)) (-4142 (($ $ $) NIL)) (-4018 (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL)) (-3865 (((-108) $) NIL)) (-2116 (((-108) $) NIL)) (-2115 (((-3 $ "failed") $) NIL)) (-2256 (((-108) $) NIL)) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3480 (($ $ $ $) NIL)) (-1923 (($ $ $) NIL)) (-4041 (((-854) (-854)) 10) (((-854)) 9)) (-3475 (($ $ $) NIL)) (-1576 (($ $) NIL)) (-2445 (($ $) NIL)) (-2081 (($ (-591 $)) NIL) (($ $ $) NIL)) (-2621 (((-1072) $) NIL)) (-3222 (($ $ $) NIL)) (-3492 (($) NIL T CONST)) (-4025 (($ $) NIL)) (-2937 (((-1036) $) NIL) (($ $) NIL)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-2124 (($ (-591 $)) NIL) (($ $ $) NIL)) (-2106 (($ $) NIL)) (-2542 (((-396 $) $) NIL)) (-3387 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3210 (((-3 $ "failed") $ $) NIL)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-2882 (((-108) $) NIL)) (-3048 (((-712) $) NIL)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL)) (-2209 (($ $) NIL) (($ $ (-712)) NIL)) (-1853 (($ $) NIL)) (-2873 (($ $) NIL)) (-1300 (((-205) $) NIL) (((-357) $) NIL) (((-825 (-525)) $) NIL) (((-501) $) NIL) (((-525) $) NIL)) (-2686 (((-796) $) NIL) (($ (-525)) 24) (($ $) NIL) (($ (-525)) 24) (((-294 $) (-294 (-525))) 18)) (-3425 (((-712)) NIL)) (-3760 (((-108) $ $) NIL)) (-3808 (($ $ $) NIL)) (-3523 (($) NIL)) (-1724 (((-108) $ $) NIL)) (-1825 (($ $ $ $) NIL)) (-1460 (($ $) NIL)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1830 (($) NIL T CONST)) (-1839 (($) NIL T CONST)) (-1796 (($ $) NIL) (($ $ (-712)) NIL)) (-4004 (((-108) $ $) NIL)) (-3982 (((-108) $ $) NIL)) (-3944 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL)) (-3971 (((-108) $ $) NIL)) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL)))
+(((-642) (-13 (-365) (-510) (-10 -8 (-15 -4041 ((-854) (-854))) (-15 -4041 ((-854))) (-15 -2686 ((-294 $) (-294 (-525))))))) (T -642))
+((-4041 (*1 *2 *2) (-12 (-5 *2 (-854)) (-5 *1 (-642)))) (-4041 (*1 *2) (-12 (-5 *2 (-854)) (-5 *1 (-642)))) (-2686 (*1 *2 *3) (-12 (-5 *3 (-294 (-525))) (-5 *2 (-294 (-642))) (-5 *1 (-642)))))
+(-13 (-365) (-510) (-10 -8 (-15 -4041 ((-854) (-854))) (-15 -4041 ((-854))) (-15 -2686 ((-294 $) (-294 (-525))))))
+((-2948 (((-1 |#4| |#2| |#3|) |#1| (-1089) (-1089)) 19)) (-2390 (((-1 |#4| |#2| |#3|) (-1089)) 12)))
+(((-643 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2390 ((-1 |#4| |#2| |#3|) (-1089))) (-15 -2948 ((-1 |#4| |#2| |#3|) |#1| (-1089) (-1089)))) (-566 (-501)) (-1125) (-1125) (-1125)) (T -643))
+((-2948 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-1089)) (-5 *2 (-1 *7 *5 *6)) (-5 *1 (-643 *3 *5 *6 *7)) (-4 *3 (-566 (-501))) (-4 *5 (-1125)) (-4 *6 (-1125)) (-4 *7 (-1125)))) (-2390 (*1 *2 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-1 *7 *5 *6)) (-5 *1 (-643 *4 *5 *6 *7)) (-4 *4 (-566 (-501))) (-4 *5 (-1125)) (-4 *6 (-1125)) (-4 *7 (-1125)))))
+(-10 -7 (-15 -2390 ((-1 |#4| |#2| |#3|) (-1089))) (-15 -2948 ((-1 |#4| |#2| |#3|) |#1| (-1089) (-1089))))
+((-2673 (((-108) $ $) NIL)) (-3072 (((-1176) $ (-712)) 14)) (-1734 (((-712) $) 12)) (-1923 (($ $ $) NIL)) (-3475 (($ $ $) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) 18) ((|#1| $) 15) (($ |#1|) 23)) (-4004 (((-108) $ $) NIL)) (-3982 (((-108) $ $) NIL)) (-3944 (((-108) $ $) 25)) (-3994 (((-108) $ $) NIL)) (-3971 (((-108) $ $) 24)))
+(((-644 |#1|) (-13 (-127) (-565 |#1|) (-10 -8 (-15 -2686 ($ |#1|)))) (-1018)) (T -644))
+((-2686 (*1 *1 *2) (-12 (-5 *1 (-644 *2)) (-4 *2 (-1018)))))
+(-13 (-127) (-565 |#1|) (-10 -8 (-15 -2686 ($ |#1|))))
+((-1211 (((-1 (-205) (-205) (-205)) |#1| (-1089) (-1089)) 34) (((-1 (-205) (-205)) |#1| (-1089)) 39)))
+(((-645 |#1|) (-10 -7 (-15 -1211 ((-1 (-205) (-205)) |#1| (-1089))) (-15 -1211 ((-1 (-205) (-205) (-205)) |#1| (-1089) (-1089)))) (-566 (-501))) (T -645))
+((-1211 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-1089)) (-5 *2 (-1 (-205) (-205) (-205))) (-5 *1 (-645 *3)) (-4 *3 (-566 (-501))))) (-1211 (*1 *2 *3 *4) (-12 (-5 *4 (-1089)) (-5 *2 (-1 (-205) (-205))) (-5 *1 (-645 *3)) (-4 *3 (-566 (-501))))))
+(-10 -7 (-15 -1211 ((-1 (-205) (-205)) |#1| (-1089))) (-15 -1211 ((-1 (-205) (-205) (-205)) |#1| (-1089) (-1089))))
+((-1954 (((-1089) |#1| (-1089) (-591 (-1089))) 9) (((-1089) |#1| (-1089) (-1089) (-1089)) 12) (((-1089) |#1| (-1089) (-1089)) 11) (((-1089) |#1| (-1089)) 10)))
+(((-646 |#1|) (-10 -7 (-15 -1954 ((-1089) |#1| (-1089))) (-15 -1954 ((-1089) |#1| (-1089) (-1089))) (-15 -1954 ((-1089) |#1| (-1089) (-1089) (-1089))) (-15 -1954 ((-1089) |#1| (-1089) (-591 (-1089))))) (-566 (-501))) (T -646))
+((-1954 (*1 *2 *3 *2 *4) (-12 (-5 *4 (-591 (-1089))) (-5 *2 (-1089)) (-5 *1 (-646 *3)) (-4 *3 (-566 (-501))))) (-1954 (*1 *2 *3 *2 *2 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-646 *3)) (-4 *3 (-566 (-501))))) (-1954 (*1 *2 *3 *2 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-646 *3)) (-4 *3 (-566 (-501))))) (-1954 (*1 *2 *3 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-646 *3)) (-4 *3 (-566 (-501))))))
+(-10 -7 (-15 -1954 ((-1089) |#1| (-1089))) (-15 -1954 ((-1089) |#1| (-1089) (-1089))) (-15 -1954 ((-1089) |#1| (-1089) (-1089) (-1089))) (-15 -1954 ((-1089) |#1| (-1089) (-591 (-1089)))))
+((-2521 (((-2 (|:| |part1| |#1|) (|:| |part2| |#2|)) |#1| |#2|) 9)))
+(((-647 |#1| |#2|) (-10 -7 (-15 -2521 ((-2 (|:| |part1| |#1|) (|:| |part2| |#2|)) |#1| |#2|))) (-1125) (-1125)) (T -647))
+((-2521 (*1 *2 *3 *4) (-12 (-5 *2 (-2 (|:| |part1| *3) (|:| |part2| *4))) (-5 *1 (-647 *3 *4)) (-4 *3 (-1125)) (-4 *4 (-1125)))))
+(-10 -7 (-15 -2521 ((-2 (|:| |part1| |#1|) (|:| |part2| |#2|)) |#1| |#2|)))
+((-3938 (((-1 |#3| |#2|) (-1089)) 11)) (-2948 (((-1 |#3| |#2|) |#1| (-1089)) 21)))
+(((-648 |#1| |#2| |#3|) (-10 -7 (-15 -3938 ((-1 |#3| |#2|) (-1089))) (-15 -2948 ((-1 |#3| |#2|) |#1| (-1089)))) (-566 (-501)) (-1125) (-1125)) (T -648))
+((-2948 (*1 *2 *3 *4) (-12 (-5 *4 (-1089)) (-5 *2 (-1 *6 *5)) (-5 *1 (-648 *3 *5 *6)) (-4 *3 (-566 (-501))) (-4 *5 (-1125)) (-4 *6 (-1125)))) (-3938 (*1 *2 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-1 *6 *5)) (-5 *1 (-648 *4 *5 *6)) (-4 *4 (-566 (-501))) (-4 *5 (-1125)) (-4 *6 (-1125)))))
+(-10 -7 (-15 -3938 ((-1 |#3| |#2|) (-1089))) (-15 -2948 ((-1 |#3| |#2|) |#1| (-1089))))
+((-3807 (((-3 (-591 (-1085 |#4|)) "failed") (-1085 |#4|) (-591 |#2|) (-591 (-1085 |#4|)) (-591 |#3|) (-591 |#4|) (-591 (-591 (-2 (|:| -2063 (-712)) (|:| |pcoef| |#4|)))) (-591 (-712)) (-1171 (-591 (-1085 |#3|))) |#3|) 62)) (-1203 (((-3 (-591 (-1085 |#4|)) "failed") (-1085 |#4|) (-591 |#2|) (-591 (-1085 |#3|)) (-591 |#3|) (-591 |#4|) (-591 (-712)) |#3|) 75)) (-2095 (((-3 (-591 (-1085 |#4|)) "failed") (-1085 |#4|) (-591 |#2|) (-591 |#3|) (-591 (-712)) (-591 (-1085 |#4|)) (-1171 (-591 (-1085 |#3|))) |#3|) 34)))
+(((-649 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2095 ((-3 (-591 (-1085 |#4|)) "failed") (-1085 |#4|) (-591 |#2|) (-591 |#3|) (-591 (-712)) (-591 (-1085 |#4|)) (-1171 (-591 (-1085 |#3|))) |#3|)) (-15 -1203 ((-3 (-591 (-1085 |#4|)) "failed") (-1085 |#4|) (-591 |#2|) (-591 (-1085 |#3|)) (-591 |#3|) (-591 |#4|) (-591 (-712)) |#3|)) (-15 -3807 ((-3 (-591 (-1085 |#4|)) "failed") (-1085 |#4|) (-591 |#2|) (-591 (-1085 |#4|)) (-591 |#3|) (-591 |#4|) (-591 (-591 (-2 (|:| -2063 (-712)) (|:| |pcoef| |#4|)))) (-591 (-712)) (-1171 (-591 (-1085 |#3|))) |#3|))) (-734) (-788) (-286) (-882 |#3| |#1| |#2|)) (T -649))
+((-3807 (*1 *2 *3 *4 *2 *5 *6 *7 *8 *9 *10) (|partial| -12 (-5 *2 (-591 (-1085 *13))) (-5 *3 (-1085 *13)) (-5 *4 (-591 *12)) (-5 *5 (-591 *10)) (-5 *6 (-591 *13)) (-5 *7 (-591 (-591 (-2 (|:| -2063 (-712)) (|:| |pcoef| *13))))) (-5 *8 (-591 (-712))) (-5 *9 (-1171 (-591 (-1085 *10)))) (-4 *12 (-788)) (-4 *10 (-286)) (-4 *13 (-882 *10 *11 *12)) (-4 *11 (-734)) (-5 *1 (-649 *11 *12 *10 *13)))) (-1203 (*1 *2 *3 *4 *5 *6 *7 *8 *9) (|partial| -12 (-5 *4 (-591 *11)) (-5 *5 (-591 (-1085 *9))) (-5 *6 (-591 *9)) (-5 *7 (-591 *12)) (-5 *8 (-591 (-712))) (-4 *11 (-788)) (-4 *9 (-286)) (-4 *12 (-882 *9 *10 *11)) (-4 *10 (-734)) (-5 *2 (-591 (-1085 *12))) (-5 *1 (-649 *10 *11 *9 *12)) (-5 *3 (-1085 *12)))) (-2095 (*1 *2 *3 *4 *5 *6 *2 *7 *8) (|partial| -12 (-5 *2 (-591 (-1085 *11))) (-5 *3 (-1085 *11)) (-5 *4 (-591 *10)) (-5 *5 (-591 *8)) (-5 *6 (-591 (-712))) (-5 *7 (-1171 (-591 (-1085 *8)))) (-4 *10 (-788)) (-4 *8 (-286)) (-4 *11 (-882 *8 *9 *10)) (-4 *9 (-734)) (-5 *1 (-649 *9 *10 *8 *11)))))
+(-10 -7 (-15 -2095 ((-3 (-591 (-1085 |#4|)) "failed") (-1085 |#4|) (-591 |#2|) (-591 |#3|) (-591 (-712)) (-591 (-1085 |#4|)) (-1171 (-591 (-1085 |#3|))) |#3|)) (-15 -1203 ((-3 (-591 (-1085 |#4|)) "failed") (-1085 |#4|) (-591 |#2|) (-591 (-1085 |#3|)) (-591 |#3|) (-591 |#4|) (-591 (-712)) |#3|)) (-15 -3807 ((-3 (-591 (-1085 |#4|)) "failed") (-1085 |#4|) (-591 |#2|) (-591 (-1085 |#4|)) (-591 |#3|) (-591 |#4|) (-591 (-591 (-2 (|:| -2063 (-712)) (|:| |pcoef| |#4|)))) (-591 (-712)) (-1171 (-591 (-1085 |#3|))) |#3|)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-3332 (((-3 $ "failed") $ $) 19)) (-2055 (($) 17 T CONST)) (-1575 (($ $) 41)) (-1522 (((-3 $ "failed") $) 34)) (-3865 (((-108) $) 31)) (-1422 (($ |#1| (-712)) 39)) (-3629 (((-712) $) 43)) (-1556 ((|#1| $) 42)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-2743 (((-712) $) 44)) (-2686 (((-796) $) 11) (($ (-525)) 28) (($ |#1|) 38 (|has| |#1| (-160)))) (-1263 ((|#1| $ (-712)) 40)) (-3425 (((-712)) 29)) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-3944 (((-108) $ $) 6)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 46) (($ |#1| $) 45)))
(((-650 |#1|) (-131) (-975)) (T -650))
-((-1316 (*1 *2 *1) (-12 (-4 *1 (-650 *3)) (-4 *3 (-975)) (-5 *2 (-712)))) (-2624 (*1 *2 *1) (-12 (-4 *1 (-650 *3)) (-4 *3 (-975)) (-5 *2 (-712)))) (-1678 (*1 *2 *1) (-12 (-4 *1 (-650 *2)) (-4 *2 (-975)))) (-1710 (*1 *1 *1) (-12 (-4 *1 (-650 *2)) (-4 *2 (-975)))) (-2560 (*1 *2 *1 *3) (-12 (-5 *3 (-712)) (-4 *1 (-650 *2)) (-4 *2 (-975)))) (-1480 (*1 *1 *2 *3) (-12 (-5 *3 (-712)) (-4 *1 (-650 *2)) (-4 *2 (-975)))))
-(-13 (-975) (-107 |t#1| |t#1|) (-10 -8 (IF (|has| |t#1| (-160)) (-6 (-37 |t#1|)) |%noBranch|) (-15 -1316 ((-712) $)) (-15 -2624 ((-712) $)) (-15 -1678 (|t#1| $)) (-15 -1710 ($ $)) (-15 -2560 (|t#1| $ (-712))) (-15 -1480 ($ |t#1| (-712)))))
+((-2743 (*1 *2 *1) (-12 (-4 *1 (-650 *3)) (-4 *3 (-975)) (-5 *2 (-712)))) (-3629 (*1 *2 *1) (-12 (-4 *1 (-650 *3)) (-4 *3 (-975)) (-5 *2 (-712)))) (-1556 (*1 *2 *1) (-12 (-4 *1 (-650 *2)) (-4 *2 (-975)))) (-1575 (*1 *1 *1) (-12 (-4 *1 (-650 *2)) (-4 *2 (-975)))) (-1263 (*1 *2 *1 *3) (-12 (-5 *3 (-712)) (-4 *1 (-650 *2)) (-4 *2 (-975)))) (-1422 (*1 *1 *2 *3) (-12 (-5 *3 (-712)) (-4 *1 (-650 *2)) (-4 *2 (-975)))))
+(-13 (-975) (-107 |t#1| |t#1|) (-10 -8 (IF (|has| |t#1| (-160)) (-6 (-37 |t#1|)) |%noBranch|) (-15 -2743 ((-712) $)) (-15 -3629 ((-712) $)) (-15 -1556 (|t#1| $)) (-15 -1575 ($ $)) (-15 -1263 (|t#1| $ (-712))) (-15 -1422 ($ |t#1| (-712)))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 |#1|) |has| |#1| (-160)) ((-97) . T) ((-107 |#1| |#1|) . T) ((-126) . T) ((-565 (-796)) . T) ((-593 |#1|) . T) ((-593 $) . T) ((-659 |#1|) |has| |#1| (-160)) ((-668) . T) ((-981 |#1|) . T) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T))
-((-1340 ((|#6| (-1 |#4| |#1|) |#3|) 23)))
-(((-651 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -7 (-15 -1340 (|#6| (-1 |#4| |#1|) |#3|))) (-517) (-1147 |#1|) (-1147 (-385 |#2|)) (-517) (-1147 |#4|) (-1147 (-385 |#5|))) (T -651))
-((-1340 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *5)) (-4 *5 (-517)) (-4 *7 (-517)) (-4 *6 (-1147 *5)) (-4 *2 (-1147 (-385 *8))) (-5 *1 (-651 *5 *6 *4 *7 *8 *2)) (-4 *4 (-1147 (-385 *6))) (-4 *8 (-1147 *7)))))
-(-10 -7 (-15 -1340 (|#6| (-1 |#4| |#1|) |#3|)))
-((-3008 (((-108) $ $) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3166 (((-1072) (-796)) 31)) (-3551 (((-1176) (-1072)) 28)) (-2696 (((-1072) (-796)) 24)) (-3023 (((-1072) (-796)) 25)) (-3022 (((-796) $) NIL) (((-1072) (-796)) 23)) (-4096 (((-108) $ $) NIL)))
-(((-652) (-13 (-1018) (-10 -7 (-15 -3022 ((-1072) (-796))) (-15 -2696 ((-1072) (-796))) (-15 -3023 ((-1072) (-796))) (-15 -3166 ((-1072) (-796))) (-15 -3551 ((-1176) (-1072)))))) (T -652))
-((-3022 (*1 *2 *3) (-12 (-5 *3 (-796)) (-5 *2 (-1072)) (-5 *1 (-652)))) (-2696 (*1 *2 *3) (-12 (-5 *3 (-796)) (-5 *2 (-1072)) (-5 *1 (-652)))) (-3023 (*1 *2 *3) (-12 (-5 *3 (-796)) (-5 *2 (-1072)) (-5 *1 (-652)))) (-3166 (*1 *2 *3) (-12 (-5 *3 (-796)) (-5 *2 (-1072)) (-5 *1 (-652)))) (-3551 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-652)))))
-(-13 (-1018) (-10 -7 (-15 -3022 ((-1072) (-796))) (-15 -2696 ((-1072) (-796))) (-15 -3023 ((-1072) (-796))) (-15 -3166 ((-1072) (-796))) (-15 -3551 ((-1176) (-1072)))))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3706 (($ $) NIL)) (-1715 (((-108) $) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-1291 (($ $) NIL)) (-2827 (((-396 $) $) NIL)) (-1947 (((-108) $ $) NIL)) (-3798 (($) NIL T CONST)) (-2129 (($ $ $) NIL)) (-1227 (($ |#1| |#2|) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-2110 (($ $ $) NIL)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL)) (-2744 (((-108) $) NIL)) (-2824 (((-108) $) NIL)) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3940 ((|#2| $) NIL)) (-1356 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2339 (((-1072) $) NIL)) (-1622 (($ $) NIL)) (-2047 (((-1036) $) NIL)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-1399 (($ $ $) NIL) (($ (-591 $)) NIL)) (-1348 (((-396 $) $) NIL)) (-3375 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2089 (((-3 $ "failed") $ $) NIL)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3557 (((-3 $ "failed") $ $) NIL)) (-1712 (((-712) $) NIL)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL)) (-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) ((|#1| $) NIL)) (-2128 (((-712)) NIL)) (-2495 (((-108) $ $) NIL)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-4191 (($) NIL T CONST)) (-4197 (($) NIL T CONST)) (-4096 (((-108) $ $) NIL)) (-4173 (($ $ $) NIL)) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL)))
-(((-653 |#1| |#2| |#3| |#4| |#5|) (-13 (-341) (-10 -8 (-15 -3940 (|#2| $)) (-15 -3022 (|#1| $)) (-15 -1227 ($ |#1| |#2|)) (-15 -3557 ((-3 $ "failed") $ $)))) (-160) (-23) (-1 |#1| |#1| |#2|) (-1 (-3 |#2| "failed") |#2| |#2|) (-1 (-3 |#1| "failed") |#1| |#1| |#2|)) (T -653))
-((-3940 (*1 *2 *1) (-12 (-4 *2 (-23)) (-5 *1 (-653 *3 *2 *4 *5 *6)) (-4 *3 (-160)) (-14 *4 (-1 *3 *3 *2)) (-14 *5 (-1 (-3 *2 "failed") *2 *2)) (-14 *6 (-1 (-3 *3 "failed") *3 *3 *2)))) (-3022 (*1 *2 *1) (-12 (-4 *2 (-160)) (-5 *1 (-653 *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)))) (-1227 (*1 *1 *2 *3) (-12 (-5 *1 (-653 *2 *3 *4 *5 *6)) (-4 *2 (-160)) (-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)))) (-3557 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-653 *2 *3 *4 *5 *6)) (-4 *2 (-160)) (-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 (-341) (-10 -8 (-15 -3940 (|#2| $)) (-15 -3022 (|#1| $)) (-15 -1227 ($ |#1| |#2|)) (-15 -3557 ((-3 $ "failed") $ $))))
-((-3008 (((-108) $ $) 78)) (-1800 (((-108) $) 30)) (-3928 (((-1171 |#1|) $ (-712)) NIL)) (-1507 (((-591 (-1003)) $) NIL)) (-1390 (($ (-1085 |#1|)) NIL)) (-1312 (((-1085 $) $ (-1003)) NIL) (((-1085 |#1|) $) NIL)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3706 (($ $) NIL (|has| |#1| (-517)))) (-1715 (((-108) $) NIL (|has| |#1| (-517)))) (-4090 (((-712) $) NIL) (((-712) $ (-591 (-1003))) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-2944 (($ $ $) NIL (|has| |#1| (-517)))) (-1965 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-1291 (($ $) NIL (|has| |#1| (-429)))) (-2827 (((-396 $) $) NIL (|has| |#1| (-429)))) (-2252 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-1947 (((-108) $ $) NIL (|has| |#1| (-341)))) (-3032 (((-712)) 47 (|has| |#1| (-346)))) (-2229 (($ $ (-712)) NIL)) (-3159 (($ $ (-712)) NIL)) (-1716 ((|#2| |#2|) 44)) (-2288 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) NIL (|has| |#1| (-429)))) (-3798 (($) NIL T CONST)) (-1251 (((-3 |#1| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#1| (-966 (-525)))) (((-3 (-1003) "failed") $) NIL)) (-3528 ((|#1| $) NIL) (((-385 (-525)) $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-525) $) NIL (|has| |#1| (-966 (-525)))) (((-1003) $) NIL)) (-2805 (($ $ $ (-1003)) NIL (|has| |#1| (-160))) ((|#1| $ $) NIL (|has| |#1| (-160)))) (-2129 (($ $ $) NIL (|has| |#1| (-341)))) (-1710 (($ $) 34)) (-3305 (((-631 (-525)) (-631 $)) NIL (|has| |#1| (-587 (-525)))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| |#1| (-587 (-525)))) (((-2 (|:| -4057 (-631 |#1|)) (|:| |vec| (-1171 |#1|))) (-631 $) (-1171 $)) NIL) (((-631 |#1|) (-631 $)) NIL)) (-1227 (($ |#2|) 42)) (-4163 (((-3 $ "failed") $) 86)) (-3377 (($) 51 (|has| |#1| (-346)))) (-2110 (($ $ $) NIL (|has| |#1| (-341)))) (-3106 (($ $ $) NIL)) (-2273 (($ $ $) NIL (|has| |#1| (-517)))) (-3867 (((-2 (|:| -3482 |#1|) (|:| -2963 $) (|:| -3407 $)) $ $) NIL (|has| |#1| (-517)))) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL (|has| |#1| (-341)))) (-3208 (($ $) NIL (|has| |#1| (-429))) (($ $ (-1003)) NIL (|has| |#1| (-429)))) (-1695 (((-591 $) $) NIL)) (-2744 (((-108) $) NIL (|has| |#1| (-842)))) (-3265 (((-890 $)) 80)) (-2056 (($ $ |#1| (-712) $) NIL)) (-2011 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (-12 (|has| (-1003) (-819 (-357))) (|has| |#1| (-819 (-357))))) (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (-12 (|has| (-1003) (-819 (-525))) (|has| |#1| (-819 (-525)))))) (-3873 (((-712) $ $) NIL (|has| |#1| (-517)))) (-2824 (((-108) $) NIL)) (-4010 (((-712) $) NIL)) (-2085 (((-3 $ "failed") $) NIL (|has| |#1| (-1065)))) (-1493 (($ (-1085 |#1|) (-1003)) NIL) (($ (-1085 $) (-1003)) NIL)) (-3111 (($ $ (-712)) NIL)) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-341)))) (-1922 (((-591 $) $) NIL)) (-2202 (((-108) $) NIL)) (-1480 (($ |#1| (-712)) 77) (($ $ (-1003) (-712)) NIL) (($ $ (-591 (-1003)) (-591 (-712))) NIL)) (-3958 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $ (-1003)) NIL) (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL)) (-3940 ((|#2|) 45)) (-2624 (((-712) $) NIL) (((-712) $ (-1003)) NIL) (((-591 (-712)) $ (-591 (-1003))) NIL)) (-3741 (($ $ $) NIL (|has| |#1| (-788)))) (-2478 (($ $ $) NIL (|has| |#1| (-788)))) (-4015 (($ (-1 (-712) (-712)) $) NIL)) (-1340 (($ (-1 |#1| |#1|) $) NIL)) (-1525 (((-1085 |#1|) $) NIL)) (-2254 (((-3 (-1003) "failed") $) NIL)) (-3016 (((-854) $) NIL (|has| |#1| (-346)))) (-1223 ((|#2| $) 41)) (-1661 (($ $) NIL)) (-1678 ((|#1| $) 28)) (-1356 (($ (-591 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-2339 (((-1072) $) NIL)) (-3070 (((-2 (|:| -2963 $) (|:| -3407 $)) $ (-712)) NIL)) (-3376 (((-3 (-591 $) "failed") $) NIL)) (-2010 (((-3 (-591 $) "failed") $) NIL)) (-2292 (((-3 (-2 (|:| |var| (-1003)) (|:| -2008 (-712))) "failed") $) NIL)) (-4141 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3506 (($) NIL (|has| |#1| (-1065)) CONST)) (-2226 (($ (-854)) NIL (|has| |#1| (-346)))) (-2047 (((-1036) $) NIL)) (-1634 (((-108) $) NIL)) (-1646 ((|#1| $) NIL)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| |#1| (-429)))) (-1399 (($ (-591 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-2985 (($ $) 79 (|has| |#1| (-327)))) (-2916 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-1626 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-1348 (((-396 $) $) NIL (|has| |#1| (-842)))) (-3375 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL (|has| |#1| (-341)))) (-2089 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517))) (((-3 $ "failed") $ $) 85 (|has| |#1| (-517)))) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-341)))) (-4132 (($ $ (-591 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-591 $) (-591 $)) NIL) (($ $ (-1003) |#1|) NIL) (($ $ (-591 (-1003)) (-591 |#1|)) NIL) (($ $ (-1003) $) NIL) (($ $ (-591 (-1003)) (-591 $)) NIL)) (-1712 (((-712) $) NIL (|has| |#1| (-341)))) (-3164 ((|#1| $ |#1|) NIL) (($ $ $) NIL) (((-385 $) (-385 $) (-385 $)) NIL (|has| |#1| (-517))) ((|#1| (-385 $) |#1|) NIL (|has| |#1| (-341))) (((-385 $) $ (-385 $)) NIL (|has| |#1| (-517)))) (-3579 (((-3 $ "failed") $ (-712)) NIL)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) 87 (|has| |#1| (-341)))) (-2976 (($ $ (-1003)) NIL (|has| |#1| (-160))) ((|#1| $) NIL (|has| |#1| (-160)))) (-3266 (($ $ (-1003)) NIL) (($ $ (-591 (-1003))) NIL) (($ $ (-1003) (-712)) NIL) (($ $ (-591 (-1003)) (-591 (-712))) NIL) (($ $ (-712)) NIL) (($ $) NIL) (($ $ (-1089)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1 |#1| |#1|) (-712)) NIL) (($ $ (-1 |#1| |#1|)) NIL) (($ $ (-1 |#1| |#1|) $) NIL)) (-1316 (((-712) $) 32) (((-712) $ (-1003)) NIL) (((-591 (-712)) $ (-591 (-1003))) NIL)) (-1408 (((-825 (-357)) $) NIL (-12 (|has| (-1003) (-566 (-825 (-357)))) (|has| |#1| (-566 (-825 (-357)))))) (((-825 (-525)) $) NIL (-12 (|has| (-1003) (-566 (-825 (-525)))) (|has| |#1| (-566 (-825 (-525)))))) (((-501) $) NIL (-12 (|has| (-1003) (-566 (-501))) (|has| |#1| (-566 (-501)))))) (-2668 ((|#1| $) NIL (|has| |#1| (-429))) (($ $ (-1003)) NIL (|has| |#1| (-429)))) (-2265 (((-3 (-1171 $) "failed") (-631 $)) NIL (-12 (|has| $ (-136)) (|has| |#1| (-842))))) (-3796 (((-890 $)) 36)) (-2413 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517))) (((-3 (-385 $) "failed") (-385 $) $) NIL (|has| |#1| (-517)))) (-3022 (((-796) $) 61) (($ (-525)) NIL) (($ |#1|) 58) (($ (-1003)) NIL) (($ |#2|) 68) (($ (-385 (-525))) NIL (-3321 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-966 (-385 (-525)))))) (($ $) NIL (|has| |#1| (-517)))) (-3654 (((-591 |#1|) $) NIL)) (-2560 ((|#1| $ (-712)) 63) (($ $ (-1003) (-712)) NIL) (($ $ (-591 (-1003)) (-591 (-712))) NIL)) (-1437 (((-3 $ "failed") $) NIL (-3321 (-12 (|has| $ (-136)) (|has| |#1| (-842))) (|has| |#1| (-136))))) (-2128 (((-712)) NIL)) (-1698 (($ $ $ (-712)) NIL (|has| |#1| (-160)))) (-2495 (((-108) $ $) NIL (|has| |#1| (-517)))) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4191 (($) 20 T CONST)) (-1985 (((-1171 |#1|) $) 75)) (-2460 (($ (-1171 |#1|)) 50)) (-4197 (($) 8 T CONST)) (-4196 (($ $ (-1003)) NIL) (($ $ (-591 (-1003))) NIL) (($ $ (-1003) (-712)) NIL) (($ $ (-591 (-1003)) (-591 (-712))) NIL) (($ $ (-712)) NIL) (($ $) NIL) (($ $ (-1089)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1 |#1| |#1|) (-712)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-1248 (((-1171 |#1|) $) NIL)) (-4135 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4119 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4096 (((-108) $ $) 69)) (-4126 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4112 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4173 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4164 (($ $) 72) (($ $ $) NIL)) (-4156 (($ $ $) 33)) (** (($ $ (-854)) NIL) (($ $ (-712)) 81)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 57) (($ $ $) 74) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) 55) (($ $ |#1|) NIL)))
-(((-654 |#1| |#2|) (-13 (-1147 |#1|) (-10 -8 (-15 -1716 (|#2| |#2|)) (-15 -3940 (|#2|)) (-15 -1227 ($ |#2|)) (-15 -1223 (|#2| $)) (-15 -3022 ($ |#2|)) (-15 -1985 ((-1171 |#1|) $)) (-15 -2460 ($ (-1171 |#1|))) (-15 -1248 ((-1171 |#1|) $)) (-15 -3265 ((-890 $))) (-15 -3796 ((-890 $))) (IF (|has| |#1| (-327)) (-15 -2985 ($ $)) |%noBranch|) (IF (|has| |#1| (-346)) (-6 (-346)) |%noBranch|))) (-975) (-1147 |#1|)) (T -654))
-((-1716 (*1 *2 *2) (-12 (-4 *3 (-975)) (-5 *1 (-654 *3 *2)) (-4 *2 (-1147 *3)))) (-3940 (*1 *2) (-12 (-4 *2 (-1147 *3)) (-5 *1 (-654 *3 *2)) (-4 *3 (-975)))) (-1227 (*1 *1 *2) (-12 (-4 *3 (-975)) (-5 *1 (-654 *3 *2)) (-4 *2 (-1147 *3)))) (-1223 (*1 *2 *1) (-12 (-4 *2 (-1147 *3)) (-5 *1 (-654 *3 *2)) (-4 *3 (-975)))) (-3022 (*1 *1 *2) (-12 (-4 *3 (-975)) (-5 *1 (-654 *3 *2)) (-4 *2 (-1147 *3)))) (-1985 (*1 *2 *1) (-12 (-4 *3 (-975)) (-5 *2 (-1171 *3)) (-5 *1 (-654 *3 *4)) (-4 *4 (-1147 *3)))) (-2460 (*1 *1 *2) (-12 (-5 *2 (-1171 *3)) (-4 *3 (-975)) (-5 *1 (-654 *3 *4)) (-4 *4 (-1147 *3)))) (-1248 (*1 *2 *1) (-12 (-4 *3 (-975)) (-5 *2 (-1171 *3)) (-5 *1 (-654 *3 *4)) (-4 *4 (-1147 *3)))) (-3265 (*1 *2) (-12 (-4 *3 (-975)) (-5 *2 (-890 (-654 *3 *4))) (-5 *1 (-654 *3 *4)) (-4 *4 (-1147 *3)))) (-3796 (*1 *2) (-12 (-4 *3 (-975)) (-5 *2 (-890 (-654 *3 *4))) (-5 *1 (-654 *3 *4)) (-4 *4 (-1147 *3)))) (-2985 (*1 *1 *1) (-12 (-4 *2 (-327)) (-4 *2 (-975)) (-5 *1 (-654 *2 *3)) (-4 *3 (-1147 *2)))))
-(-13 (-1147 |#1|) (-10 -8 (-15 -1716 (|#2| |#2|)) (-15 -3940 (|#2|)) (-15 -1227 ($ |#2|)) (-15 -1223 (|#2| $)) (-15 -3022 ($ |#2|)) (-15 -1985 ((-1171 |#1|) $)) (-15 -2460 ($ (-1171 |#1|))) (-15 -1248 ((-1171 |#1|) $)) (-15 -3265 ((-890 $))) (-15 -3796 ((-890 $))) (IF (|has| |#1| (-327)) (-15 -2985 ($ $)) |%noBranch|) (IF (|has| |#1| (-346)) (-6 (-346)) |%noBranch|)))
-((-3008 (((-108) $ $) NIL)) (-3741 (($ $ $) NIL)) (-2478 (($ $ $) NIL)) (-2339 (((-1072) $) NIL)) (-2226 ((|#1| $) 13)) (-2047 (((-1036) $) NIL)) (-2008 ((|#2| $) 12)) (-3036 (($ |#1| |#2|) 16)) (-3022 (((-796) $) NIL) (($ (-2 (|:| -2226 |#1|) (|:| -2008 |#2|))) 15) (((-2 (|:| -2226 |#1|) (|:| -2008 |#2|)) $) 14)) (-4135 (((-108) $ $) NIL)) (-4119 (((-108) $ $) NIL)) (-4096 (((-108) $ $) NIL)) (-4126 (((-108) $ $) NIL)) (-4112 (((-108) $ $) 11)))
-(((-655 |#1| |#2| |#3|) (-13 (-788) (-10 -8 (-15 -2008 (|#2| $)) (-15 -2226 (|#1| $)) (-15 -3022 ($ (-2 (|:| -2226 |#1|) (|:| -2008 |#2|)))) (-15 -3022 ((-2 (|:| -2226 |#1|) (|:| -2008 |#2|)) $)) (-15 -3036 ($ |#1| |#2|)))) (-788) (-1018) (-1 (-108) (-2 (|:| -2226 |#1|) (|:| -2008 |#2|)) (-2 (|:| -2226 |#1|) (|:| -2008 |#2|)))) (T -655))
-((-2008 (*1 *2 *1) (-12 (-4 *2 (-1018)) (-5 *1 (-655 *3 *2 *4)) (-4 *3 (-788)) (-14 *4 (-1 (-108) (-2 (|:| -2226 *3) (|:| -2008 *2)) (-2 (|:| -2226 *3) (|:| -2008 *2)))))) (-2226 (*1 *2 *1) (-12 (-4 *2 (-788)) (-5 *1 (-655 *2 *3 *4)) (-4 *3 (-1018)) (-14 *4 (-1 (-108) (-2 (|:| -2226 *2) (|:| -2008 *3)) (-2 (|:| -2226 *2) (|:| -2008 *3)))))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| -2226 *3) (|:| -2008 *4))) (-4 *3 (-788)) (-4 *4 (-1018)) (-5 *1 (-655 *3 *4 *5)) (-14 *5 (-1 (-108) *2 *2)))) (-3022 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| -2226 *3) (|:| -2008 *4))) (-5 *1 (-655 *3 *4 *5)) (-4 *3 (-788)) (-4 *4 (-1018)) (-14 *5 (-1 (-108) *2 *2)))) (-3036 (*1 *1 *2 *3) (-12 (-5 *1 (-655 *2 *3 *4)) (-4 *2 (-788)) (-4 *3 (-1018)) (-14 *4 (-1 (-108) (-2 (|:| -2226 *2) (|:| -2008 *3)) (-2 (|:| -2226 *2) (|:| -2008 *3)))))))
-(-13 (-788) (-10 -8 (-15 -2008 (|#2| $)) (-15 -2226 (|#1| $)) (-15 -3022 ($ (-2 (|:| -2226 |#1|) (|:| -2008 |#2|)))) (-15 -3022 ((-2 (|:| -2226 |#1|) (|:| -2008 |#2|)) $)) (-15 -3036 ($ |#1| |#2|))))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) 59)) (-2157 (((-3 $ "failed") $ $) NIL)) (-3798 (($) NIL T CONST)) (-1251 (((-3 |#1| "failed") $) 89) (((-3 (-110) "failed") $) 95)) (-3528 ((|#1| $) NIL) (((-110) $) 39)) (-4163 (((-3 $ "failed") $) 90)) (-2742 ((|#2| (-110) |#2|) 82)) (-2824 (((-108) $) NIL)) (-3969 (($ |#1| (-339 (-110))) 14)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-1600 (($ $ (-1 |#2| |#2|)) 58)) (-3502 (($ $ (-1 |#2| |#2|)) 44)) (-3164 ((|#2| $ |#2|) 33)) (-3567 ((|#1| |#1|) 100 (|has| |#1| (-160)))) (-3022 (((-796) $) 66) (($ (-525)) 18) (($ |#1|) 17) (($ (-110)) 23)) (-1437 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-2128 (((-712)) 37)) (-4212 (($ $) 99 (|has| |#1| (-160))) (($ $ $) 103 (|has| |#1| (-160)))) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4191 (($) 21 T CONST)) (-4197 (($) 9 T CONST)) (-4096 (((-108) $ $) NIL)) (-4164 (($ $) 48) (($ $ $) NIL)) (-4156 (($ $ $) 73)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ (-110) (-525)) NIL) (($ $ (-525)) 57)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 98) (($ $ $) 50) (($ |#1| $) 96 (|has| |#1| (-160))) (($ $ |#1|) 97 (|has| |#1| (-160)))))
-(((-656 |#1| |#2|) (-13 (-975) (-966 |#1|) (-966 (-110)) (-265 |#2| |#2|) (-10 -8 (IF (|has| |#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |#1| (-160)) (PROGN (-6 (-37 |#1|)) (-15 -4212 ($ $)) (-15 -4212 ($ $ $)) (-15 -3567 (|#1| |#1|))) |%noBranch|) (-15 -3502 ($ $ (-1 |#2| |#2|))) (-15 -1600 ($ $ (-1 |#2| |#2|))) (-15 ** ($ (-110) (-525))) (-15 ** ($ $ (-525))) (-15 -2742 (|#2| (-110) |#2|)) (-15 -3969 ($ |#1| (-339 (-110)))))) (-975) (-593 |#1|)) (T -656))
-((-4212 (*1 *1 *1) (-12 (-4 *2 (-160)) (-4 *2 (-975)) (-5 *1 (-656 *2 *3)) (-4 *3 (-593 *2)))) (-4212 (*1 *1 *1 *1) (-12 (-4 *2 (-160)) (-4 *2 (-975)) (-5 *1 (-656 *2 *3)) (-4 *3 (-593 *2)))) (-3567 (*1 *2 *2) (-12 (-4 *2 (-160)) (-4 *2 (-975)) (-5 *1 (-656 *2 *3)) (-4 *3 (-593 *2)))) (-3502 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-593 *3)) (-4 *3 (-975)) (-5 *1 (-656 *3 *4)))) (-1600 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-593 *3)) (-4 *3 (-975)) (-5 *1 (-656 *3 *4)))) (** (*1 *1 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-525)) (-4 *4 (-975)) (-5 *1 (-656 *4 *5)) (-4 *5 (-593 *4)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-4 *3 (-975)) (-5 *1 (-656 *3 *4)) (-4 *4 (-593 *3)))) (-2742 (*1 *2 *3 *2) (-12 (-5 *3 (-110)) (-4 *4 (-975)) (-5 *1 (-656 *4 *2)) (-4 *2 (-593 *4)))) (-3969 (*1 *1 *2 *3) (-12 (-5 *3 (-339 (-110))) (-4 *2 (-975)) (-5 *1 (-656 *2 *4)) (-4 *4 (-593 *2)))))
-(-13 (-975) (-966 |#1|) (-966 (-110)) (-265 |#2| |#2|) (-10 -8 (IF (|has| |#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |#1| (-160)) (PROGN (-6 (-37 |#1|)) (-15 -4212 ($ $)) (-15 -4212 ($ $ $)) (-15 -3567 (|#1| |#1|))) |%noBranch|) (-15 -3502 ($ $ (-1 |#2| |#2|))) (-15 -1600 ($ $ (-1 |#2| |#2|))) (-15 ** ($ (-110) (-525))) (-15 ** ($ $ (-525))) (-15 -2742 (|#2| (-110) |#2|)) (-15 -3969 ($ |#1| (-339 (-110))))))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) 33)) (-2157 (((-3 $ "failed") $ $) NIL)) (-3798 (($) NIL T CONST)) (-1227 (($ |#1| |#2|) 25)) (-4163 (((-3 $ "failed") $) 48)) (-2824 (((-108) $) 35)) (-3940 ((|#2| $) 12)) (-2339 (((-1072) $) NIL)) (-1622 (($ $) 49)) (-2047 (((-1036) $) NIL)) (-3557 (((-3 $ "failed") $ $) 47)) (-3022 (((-796) $) 24) (($ (-525)) 19) ((|#1| $) 13)) (-2128 (((-712)) 28)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4191 (($) 16 T CONST)) (-4197 (($) 30 T CONST)) (-4096 (((-108) $ $) 38)) (-4164 (($ $) 43) (($ $ $) 37)) (-4156 (($ $ $) 40)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 21) (($ $ $) 20)))
-(((-657 |#1| |#2| |#3| |#4| |#5|) (-13 (-975) (-10 -8 (-15 -3940 (|#2| $)) (-15 -3022 (|#1| $)) (-15 -1227 ($ |#1| |#2|)) (-15 -3557 ((-3 $ "failed") $ $)) (-15 -4163 ((-3 $ "failed") $)) (-15 -1622 ($ $)))) (-160) (-23) (-1 |#1| |#1| |#2|) (-1 (-3 |#2| "failed") |#2| |#2|) (-1 (-3 |#1| "failed") |#1| |#1| |#2|)) (T -657))
-((-4163 (*1 *1 *1) (|partial| -12 (-5 *1 (-657 *2 *3 *4 *5 *6)) (-4 *2 (-160)) (-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)))) (-3940 (*1 *2 *1) (-12 (-4 *2 (-23)) (-5 *1 (-657 *3 *2 *4 *5 *6)) (-4 *3 (-160)) (-14 *4 (-1 *3 *3 *2)) (-14 *5 (-1 (-3 *2 "failed") *2 *2)) (-14 *6 (-1 (-3 *3 "failed") *3 *3 *2)))) (-3022 (*1 *2 *1) (-12 (-4 *2 (-160)) (-5 *1 (-657 *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)))) (-1227 (*1 *1 *2 *3) (-12 (-5 *1 (-657 *2 *3 *4 *5 *6)) (-4 *2 (-160)) (-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)))) (-3557 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-657 *2 *3 *4 *5 *6)) (-4 *2 (-160)) (-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)))) (-1622 (*1 *1 *1) (-12 (-5 *1 (-657 *2 *3 *4 *5 *6)) (-4 *2 (-160)) (-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 (-975) (-10 -8 (-15 -3940 (|#2| $)) (-15 -3022 (|#1| $)) (-15 -1227 ($ |#1| |#2|)) (-15 -3557 ((-3 $ "failed") $ $)) (-15 -4163 ((-3 $ "failed") $)) (-15 -1622 ($ $))))
+((-1257 ((|#6| (-1 |#4| |#1|) |#3|) 23)))
+(((-651 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -7 (-15 -1257 (|#6| (-1 |#4| |#1|) |#3|))) (-517) (-1147 |#1|) (-1147 (-385 |#2|)) (-517) (-1147 |#4|) (-1147 (-385 |#5|))) (T -651))
+((-1257 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *5)) (-4 *5 (-517)) (-4 *7 (-517)) (-4 *6 (-1147 *5)) (-4 *2 (-1147 (-385 *8))) (-5 *1 (-651 *5 *6 *4 *7 *8 *2)) (-4 *4 (-1147 (-385 *6))) (-4 *8 (-1147 *7)))))
+(-10 -7 (-15 -1257 (|#6| (-1 |#4| |#1|) |#3|)))
+((-2673 (((-108) $ $) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-4039 (((-1072) (-796)) 31)) (-1285 (((-1176) (-1072)) 28)) (-1883 (((-1072) (-796)) 24)) (-2029 (((-1072) (-796)) 25)) (-2686 (((-796) $) NIL) (((-1072) (-796)) 23)) (-3944 (((-108) $ $) NIL)))
+(((-652) (-13 (-1018) (-10 -7 (-15 -2686 ((-1072) (-796))) (-15 -1883 ((-1072) (-796))) (-15 -2029 ((-1072) (-796))) (-15 -4039 ((-1072) (-796))) (-15 -1285 ((-1176) (-1072)))))) (T -652))
+((-2686 (*1 *2 *3) (-12 (-5 *3 (-796)) (-5 *2 (-1072)) (-5 *1 (-652)))) (-1883 (*1 *2 *3) (-12 (-5 *3 (-796)) (-5 *2 (-1072)) (-5 *1 (-652)))) (-2029 (*1 *2 *3) (-12 (-5 *3 (-796)) (-5 *2 (-1072)) (-5 *1 (-652)))) (-4039 (*1 *2 *3) (-12 (-5 *3 (-796)) (-5 *2 (-1072)) (-5 *1 (-652)))) (-1285 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-652)))))
+(-13 (-1018) (-10 -7 (-15 -2686 ((-1072) (-796))) (-15 -1883 ((-1072) (-796))) (-15 -2029 ((-1072) (-796))) (-15 -4039 ((-1072) (-796))) (-15 -1285 ((-1176) (-1072)))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3641 (($ $) NIL)) (-3077 (((-108) $) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-1720 (($ $) NIL)) (-3898 (((-396 $) $) NIL)) (-1965 (((-108) $ $) NIL)) (-2055 (($) NIL T CONST)) (-3265 (($ $ $) NIL)) (-3618 (($ |#1| |#2|) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-3239 (($ $ $) NIL)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL)) (-2393 (((-108) $) NIL)) (-3865 (((-108) $) NIL)) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1233 ((|#2| $) NIL)) (-2081 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2621 (((-1072) $) NIL)) (-1523 (($ $) NIL)) (-2937 (((-1036) $) NIL)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-2124 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2542 (((-396 $) $) NIL)) (-3387 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3210 (((-3 $ "failed") $ $) NIL)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1545 (((-3 $ "failed") $ $) NIL)) (-3048 (((-712) $) NIL)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL)) (-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) ((|#1| $) NIL)) (-3425 (((-712)) NIL)) (-1724 (((-108) $ $) NIL)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-1830 (($) NIL T CONST)) (-1839 (($) NIL T CONST)) (-3944 (((-108) $ $) NIL)) (-4059 (($ $ $) NIL)) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL)))
+(((-653 |#1| |#2| |#3| |#4| |#5|) (-13 (-341) (-10 -8 (-15 -1233 (|#2| $)) (-15 -2686 (|#1| $)) (-15 -3618 ($ |#1| |#2|)) (-15 -1545 ((-3 $ "failed") $ $)))) (-160) (-23) (-1 |#1| |#1| |#2|) (-1 (-3 |#2| "failed") |#2| |#2|) (-1 (-3 |#1| "failed") |#1| |#1| |#2|)) (T -653))
+((-1233 (*1 *2 *1) (-12 (-4 *2 (-23)) (-5 *1 (-653 *3 *2 *4 *5 *6)) (-4 *3 (-160)) (-14 *4 (-1 *3 *3 *2)) (-14 *5 (-1 (-3 *2 "failed") *2 *2)) (-14 *6 (-1 (-3 *3 "failed") *3 *3 *2)))) (-2686 (*1 *2 *1) (-12 (-4 *2 (-160)) (-5 *1 (-653 *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)))) (-3618 (*1 *1 *2 *3) (-12 (-5 *1 (-653 *2 *3 *4 *5 *6)) (-4 *2 (-160)) (-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)))) (-1545 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-653 *2 *3 *4 *5 *6)) (-4 *2 (-160)) (-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 (-341) (-10 -8 (-15 -1233 (|#2| $)) (-15 -2686 (|#1| $)) (-15 -3618 ($ |#1| |#2|)) (-15 -1545 ((-3 $ "failed") $ $))))
+((-2673 (((-108) $ $) 78)) (-1306 (((-108) $) 30)) (-4135 (((-1171 |#1|) $ (-712)) NIL)) (-1444 (((-591 (-1003)) $) NIL)) (-3290 (($ (-1085 |#1|)) NIL)) (-2514 (((-1085 $) $ (-1003)) NIL) (((-1085 |#1|) $) NIL)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3641 (($ $) NIL (|has| |#1| (-517)))) (-3077 (((-108) $) NIL (|has| |#1| (-517)))) (-1978 (((-712) $) NIL) (((-712) $ (-591 (-1003))) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2584 (($ $ $) NIL (|has| |#1| (-517)))) (-2179 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-1720 (($ $) NIL (|has| |#1| (-429)))) (-3898 (((-396 $) $) NIL (|has| |#1| (-429)))) (-3008 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-1965 (((-108) $ $) NIL (|has| |#1| (-341)))) (-2834 (((-712)) 47 (|has| |#1| (-346)))) (-4069 (($ $ (-712)) NIL)) (-3997 (($ $ (-712)) NIL)) (-3087 ((|#2| |#2|) 44)) (-3374 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) NIL (|has| |#1| (-429)))) (-2055 (($) NIL T CONST)) (-4174 (((-3 |#1| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#1| (-966 (-525)))) (((-3 (-1003) "failed") $) NIL)) (-3341 ((|#1| $) NIL) (((-385 (-525)) $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-525) $) NIL (|has| |#1| (-966 (-525)))) (((-1003) $) NIL)) (-1788 (($ $ $ (-1003)) NIL (|has| |#1| (-160))) ((|#1| $ $) NIL (|has| |#1| (-160)))) (-3265 (($ $ $) NIL (|has| |#1| (-341)))) (-1575 (($ $) 34)) (-3925 (((-631 (-525)) (-631 $)) NIL (|has| |#1| (-587 (-525)))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| |#1| (-587 (-525)))) (((-2 (|:| -2928 (-631 |#1|)) (|:| |vec| (-1171 |#1|))) (-631 $) (-1171 $)) NIL) (((-631 |#1|) (-631 $)) NIL)) (-3618 (($ |#2|) 42)) (-1522 (((-3 $ "failed") $) 86)) (-1325 (($) 51 (|has| |#1| (-346)))) (-3239 (($ $ $) NIL (|has| |#1| (-341)))) (-1666 (($ $ $) NIL)) (-3225 (($ $ $) NIL (|has| |#1| (-517)))) (-1627 (((-2 (|:| -2976 |#1|) (|:| -2746 $) (|:| -2449 $)) $ $) NIL (|has| |#1| (-517)))) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL (|has| |#1| (-341)))) (-3153 (($ $) NIL (|has| |#1| (-429))) (($ $ (-1003)) NIL (|has| |#1| (-429)))) (-1564 (((-591 $) $) NIL)) (-2393 (((-108) $) NIL (|has| |#1| (-842)))) (-3630 (((-890 $)) 80)) (-2615 (($ $ |#1| (-712) $) NIL)) (-4018 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (-12 (|has| (-1003) (-819 (-357))) (|has| |#1| (-819 (-357))))) (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (-12 (|has| (-1003) (-819 (-525))) (|has| |#1| (-819 (-525)))))) (-1676 (((-712) $ $) NIL (|has| |#1| (-517)))) (-3865 (((-108) $) NIL)) (-3667 (((-712) $) NIL)) (-2115 (((-3 $ "failed") $) NIL (|has| |#1| (-1065)))) (-1434 (($ (-1085 |#1|) (-1003)) NIL) (($ (-1085 $) (-1003)) NIL)) (-1698 (($ $ (-712)) NIL)) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-341)))) (-2987 (((-591 $) $) NIL)) (-3802 (((-108) $) NIL)) (-1422 (($ |#1| (-712)) 77) (($ $ (-1003) (-712)) NIL) (($ $ (-591 (-1003)) (-591 (-712))) NIL)) (-3148 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $ (-1003)) NIL) (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL)) (-1233 ((|#2|) 45)) (-3629 (((-712) $) NIL) (((-712) $ (-1003)) NIL) (((-591 (-712)) $ (-591 (-1003))) NIL)) (-1923 (($ $ $) NIL (|has| |#1| (-788)))) (-3475 (($ $ $) NIL (|has| |#1| (-788)))) (-2508 (($ (-1 (-712) (-712)) $) NIL)) (-1257 (($ (-1 |#1| |#1|) $) NIL)) (-2496 (((-1085 |#1|) $) NIL)) (-3027 (((-3 (-1003) "failed") $) NIL)) (-1970 (((-854) $) NIL (|has| |#1| (-346)))) (-3610 ((|#2| $) 41)) (-1548 (($ $) NIL)) (-1556 ((|#1| $) 28)) (-2081 (($ (-591 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-2621 (((-1072) $) NIL)) (-1400 (((-2 (|:| -2746 $) (|:| -2449 $)) $ (-712)) NIL)) (-3401 (((-3 (-591 $) "failed") $) NIL)) (-4008 (((-3 (-591 $) "failed") $) NIL)) (-3410 (((-3 (-2 (|:| |var| (-1003)) (|:| -3987 (-712))) "failed") $) NIL)) (-2452 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3492 (($) NIL (|has| |#1| (-1065)) CONST)) (-3229 (($ (-854)) NIL (|has| |#1| (-346)))) (-2937 (((-1036) $) NIL)) (-1531 (((-108) $) NIL)) (-1540 ((|#1| $) NIL)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| |#1| (-429)))) (-2124 (($ (-591 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-2955 (($ $) 79 (|has| |#1| (-327)))) (-3550 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-3534 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-2542 (((-396 $) $) NIL (|has| |#1| (-842)))) (-3387 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL (|has| |#1| (-341)))) (-3210 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517))) (((-3 $ "failed") $ $) 85 (|has| |#1| (-517)))) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-341)))) (-1980 (($ $ (-591 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-591 $) (-591 $)) NIL) (($ $ (-1003) |#1|) NIL) (($ $ (-591 (-1003)) (-591 |#1|)) NIL) (($ $ (-1003) $) NIL) (($ $ (-591 (-1003)) (-591 $)) NIL)) (-3048 (((-712) $) NIL (|has| |#1| (-341)))) (-1881 ((|#1| $ |#1|) NIL) (($ $ $) NIL) (((-385 $) (-385 $) (-385 $)) NIL (|has| |#1| (-517))) ((|#1| (-385 $) |#1|) NIL (|has| |#1| (-341))) (((-385 $) $ (-385 $)) NIL (|has| |#1| (-517)))) (-1725 (((-3 $ "failed") $ (-712)) NIL)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) 87 (|has| |#1| (-341)))) (-2858 (($ $ (-1003)) NIL (|has| |#1| (-160))) ((|#1| $) NIL (|has| |#1| (-160)))) (-2209 (($ $ (-1003)) NIL) (($ $ (-591 (-1003))) NIL) (($ $ (-1003) (-712)) NIL) (($ $ (-591 (-1003)) (-591 (-712))) NIL) (($ $ (-712)) NIL) (($ $) NIL) (($ $ (-1089)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1 |#1| |#1|) (-712)) NIL) (($ $ (-1 |#1| |#1|)) NIL) (($ $ (-1 |#1| |#1|) $) NIL)) (-2743 (((-712) $) 32) (((-712) $ (-1003)) NIL) (((-591 (-712)) $ (-591 (-1003))) NIL)) (-1300 (((-825 (-357)) $) NIL (-12 (|has| (-1003) (-566 (-825 (-357)))) (|has| |#1| (-566 (-825 (-357)))))) (((-825 (-525)) $) NIL (-12 (|has| (-1003) (-566 (-825 (-525)))) (|has| |#1| (-566 (-825 (-525)))))) (((-501) $) NIL (-12 (|has| (-1003) (-566 (-501))) (|has| |#1| (-566 (-501)))))) (-2827 ((|#1| $) NIL (|has| |#1| (-429))) (($ $ (-1003)) NIL (|has| |#1| (-429)))) (-3124 (((-3 (-1171 $) "failed") (-631 $)) NIL (-12 (|has| $ (-136)) (|has| |#1| (-842))))) (-2033 (((-890 $)) 36)) (-2037 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517))) (((-3 (-385 $) "failed") (-385 $) $) NIL (|has| |#1| (-517)))) (-2686 (((-796) $) 61) (($ (-525)) NIL) (($ |#1|) 58) (($ (-1003)) NIL) (($ |#2|) 68) (($ (-385 (-525))) NIL (-3150 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-966 (-385 (-525)))))) (($ $) NIL (|has| |#1| (-517)))) (-3109 (((-591 |#1|) $) NIL)) (-1263 ((|#1| $ (-712)) 63) (($ $ (-1003) (-712)) NIL) (($ $ (-591 (-1003)) (-591 (-712))) NIL)) (-3751 (((-3 $ "failed") $) NIL (-3150 (-12 (|has| $ (-136)) (|has| |#1| (-842))) (|has| |#1| (-136))))) (-3425 (((-712)) NIL)) (-2931 (($ $ $ (-712)) NIL (|has| |#1| (-160)))) (-1724 (((-108) $ $) NIL (|has| |#1| (-517)))) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1830 (($) 20 T CONST)) (-2377 (((-1171 |#1|) $) 75)) (-1431 (($ (-1171 |#1|)) 50)) (-1839 (($) 8 T CONST)) (-1796 (($ $ (-1003)) NIL) (($ $ (-591 (-1003))) NIL) (($ $ (-1003) (-712)) NIL) (($ $ (-591 (-1003)) (-591 (-712))) NIL) (($ $ (-712)) NIL) (($ $) NIL) (($ $ (-1089)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1 |#1| |#1|) (-712)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-3234 (((-1171 |#1|) $) NIL)) (-4004 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3982 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3944 (((-108) $ $) 69)) (-3994 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3971 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4059 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4047 (($ $) 72) (($ $ $) NIL)) (-4036 (($ $ $) 33)) (** (($ $ (-854)) NIL) (($ $ (-712)) 81)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 57) (($ $ $) 74) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) 55) (($ $ |#1|) NIL)))
+(((-654 |#1| |#2|) (-13 (-1147 |#1|) (-10 -8 (-15 -3087 (|#2| |#2|)) (-15 -1233 (|#2|)) (-15 -3618 ($ |#2|)) (-15 -3610 (|#2| $)) (-15 -2686 ($ |#2|)) (-15 -2377 ((-1171 |#1|) $)) (-15 -1431 ($ (-1171 |#1|))) (-15 -3234 ((-1171 |#1|) $)) (-15 -3630 ((-890 $))) (-15 -2033 ((-890 $))) (IF (|has| |#1| (-327)) (-15 -2955 ($ $)) |%noBranch|) (IF (|has| |#1| (-346)) (-6 (-346)) |%noBranch|))) (-975) (-1147 |#1|)) (T -654))
+((-3087 (*1 *2 *2) (-12 (-4 *3 (-975)) (-5 *1 (-654 *3 *2)) (-4 *2 (-1147 *3)))) (-1233 (*1 *2) (-12 (-4 *2 (-1147 *3)) (-5 *1 (-654 *3 *2)) (-4 *3 (-975)))) (-3618 (*1 *1 *2) (-12 (-4 *3 (-975)) (-5 *1 (-654 *3 *2)) (-4 *2 (-1147 *3)))) (-3610 (*1 *2 *1) (-12 (-4 *2 (-1147 *3)) (-5 *1 (-654 *3 *2)) (-4 *3 (-975)))) (-2686 (*1 *1 *2) (-12 (-4 *3 (-975)) (-5 *1 (-654 *3 *2)) (-4 *2 (-1147 *3)))) (-2377 (*1 *2 *1) (-12 (-4 *3 (-975)) (-5 *2 (-1171 *3)) (-5 *1 (-654 *3 *4)) (-4 *4 (-1147 *3)))) (-1431 (*1 *1 *2) (-12 (-5 *2 (-1171 *3)) (-4 *3 (-975)) (-5 *1 (-654 *3 *4)) (-4 *4 (-1147 *3)))) (-3234 (*1 *2 *1) (-12 (-4 *3 (-975)) (-5 *2 (-1171 *3)) (-5 *1 (-654 *3 *4)) (-4 *4 (-1147 *3)))) (-3630 (*1 *2) (-12 (-4 *3 (-975)) (-5 *2 (-890 (-654 *3 *4))) (-5 *1 (-654 *3 *4)) (-4 *4 (-1147 *3)))) (-2033 (*1 *2) (-12 (-4 *3 (-975)) (-5 *2 (-890 (-654 *3 *4))) (-5 *1 (-654 *3 *4)) (-4 *4 (-1147 *3)))) (-2955 (*1 *1 *1) (-12 (-4 *2 (-327)) (-4 *2 (-975)) (-5 *1 (-654 *2 *3)) (-4 *3 (-1147 *2)))))
+(-13 (-1147 |#1|) (-10 -8 (-15 -3087 (|#2| |#2|)) (-15 -1233 (|#2|)) (-15 -3618 ($ |#2|)) (-15 -3610 (|#2| $)) (-15 -2686 ($ |#2|)) (-15 -2377 ((-1171 |#1|) $)) (-15 -1431 ($ (-1171 |#1|))) (-15 -3234 ((-1171 |#1|) $)) (-15 -3630 ((-890 $))) (-15 -2033 ((-890 $))) (IF (|has| |#1| (-327)) (-15 -2955 ($ $)) |%noBranch|) (IF (|has| |#1| (-346)) (-6 (-346)) |%noBranch|)))
+((-2673 (((-108) $ $) NIL)) (-1923 (($ $ $) NIL)) (-3475 (($ $ $) NIL)) (-2621 (((-1072) $) NIL)) (-3229 ((|#1| $) 13)) (-2937 (((-1036) $) NIL)) (-3987 ((|#2| $) 12)) (-2695 (($ |#1| |#2|) 16)) (-2686 (((-796) $) NIL) (($ (-2 (|:| -3229 |#1|) (|:| -3987 |#2|))) 15) (((-2 (|:| -3229 |#1|) (|:| -3987 |#2|)) $) 14)) (-4004 (((-108) $ $) NIL)) (-3982 (((-108) $ $) NIL)) (-3944 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL)) (-3971 (((-108) $ $) 11)))
+(((-655 |#1| |#2| |#3|) (-13 (-788) (-10 -8 (-15 -3987 (|#2| $)) (-15 -3229 (|#1| $)) (-15 -2686 ($ (-2 (|:| -3229 |#1|) (|:| -3987 |#2|)))) (-15 -2686 ((-2 (|:| -3229 |#1|) (|:| -3987 |#2|)) $)) (-15 -2695 ($ |#1| |#2|)))) (-788) (-1018) (-1 (-108) (-2 (|:| -3229 |#1|) (|:| -3987 |#2|)) (-2 (|:| -3229 |#1|) (|:| -3987 |#2|)))) (T -655))
+((-3987 (*1 *2 *1) (-12 (-4 *2 (-1018)) (-5 *1 (-655 *3 *2 *4)) (-4 *3 (-788)) (-14 *4 (-1 (-108) (-2 (|:| -3229 *3) (|:| -3987 *2)) (-2 (|:| -3229 *3) (|:| -3987 *2)))))) (-3229 (*1 *2 *1) (-12 (-4 *2 (-788)) (-5 *1 (-655 *2 *3 *4)) (-4 *3 (-1018)) (-14 *4 (-1 (-108) (-2 (|:| -3229 *2) (|:| -3987 *3)) (-2 (|:| -3229 *2) (|:| -3987 *3)))))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| -3229 *3) (|:| -3987 *4))) (-4 *3 (-788)) (-4 *4 (-1018)) (-5 *1 (-655 *3 *4 *5)) (-14 *5 (-1 (-108) *2 *2)))) (-2686 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| -3229 *3) (|:| -3987 *4))) (-5 *1 (-655 *3 *4 *5)) (-4 *3 (-788)) (-4 *4 (-1018)) (-14 *5 (-1 (-108) *2 *2)))) (-2695 (*1 *1 *2 *3) (-12 (-5 *1 (-655 *2 *3 *4)) (-4 *2 (-788)) (-4 *3 (-1018)) (-14 *4 (-1 (-108) (-2 (|:| -3229 *2) (|:| -3987 *3)) (-2 (|:| -3229 *2) (|:| -3987 *3)))))))
+(-13 (-788) (-10 -8 (-15 -3987 (|#2| $)) (-15 -3229 (|#1| $)) (-15 -2686 ($ (-2 (|:| -3229 |#1|) (|:| -3987 |#2|)))) (-15 -2686 ((-2 (|:| -3229 |#1|) (|:| -3987 |#2|)) $)) (-15 -2695 ($ |#1| |#2|))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) 59)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2055 (($) NIL T CONST)) (-4174 (((-3 |#1| "failed") $) 89) (((-3 (-110) "failed") $) 95)) (-3341 ((|#1| $) NIL) (((-110) $) 39)) (-1522 (((-3 $ "failed") $) 90)) (-2372 ((|#2| (-110) |#2|) 82)) (-3865 (((-108) $) NIL)) (-3281 (($ |#1| (-339 (-110))) 14)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2067 (($ $ (-1 |#2| |#2|)) 58)) (-2149 (($ $ (-1 |#2| |#2|)) 44)) (-1881 ((|#2| $ |#2|) 33)) (-1631 ((|#1| |#1|) 100 (|has| |#1| (-160)))) (-2686 (((-796) $) 66) (($ (-525)) 18) (($ |#1|) 17) (($ (-110)) 23)) (-3751 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-3425 (((-712)) 37)) (-1818 (($ $) 99 (|has| |#1| (-160))) (($ $ $) 103 (|has| |#1| (-160)))) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1830 (($) 21 T CONST)) (-1839 (($) 9 T CONST)) (-3944 (((-108) $ $) NIL)) (-4047 (($ $) 48) (($ $ $) NIL)) (-4036 (($ $ $) 73)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ (-110) (-525)) NIL) (($ $ (-525)) 57)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 98) (($ $ $) 50) (($ |#1| $) 96 (|has| |#1| (-160))) (($ $ |#1|) 97 (|has| |#1| (-160)))))
+(((-656 |#1| |#2|) (-13 (-975) (-966 |#1|) (-966 (-110)) (-265 |#2| |#2|) (-10 -8 (IF (|has| |#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |#1| (-160)) (PROGN (-6 (-37 |#1|)) (-15 -1818 ($ $)) (-15 -1818 ($ $ $)) (-15 -1631 (|#1| |#1|))) |%noBranch|) (-15 -2149 ($ $ (-1 |#2| |#2|))) (-15 -2067 ($ $ (-1 |#2| |#2|))) (-15 ** ($ (-110) (-525))) (-15 ** ($ $ (-525))) (-15 -2372 (|#2| (-110) |#2|)) (-15 -3281 ($ |#1| (-339 (-110)))))) (-975) (-593 |#1|)) (T -656))
+((-1818 (*1 *1 *1) (-12 (-4 *2 (-160)) (-4 *2 (-975)) (-5 *1 (-656 *2 *3)) (-4 *3 (-593 *2)))) (-1818 (*1 *1 *1 *1) (-12 (-4 *2 (-160)) (-4 *2 (-975)) (-5 *1 (-656 *2 *3)) (-4 *3 (-593 *2)))) (-1631 (*1 *2 *2) (-12 (-4 *2 (-160)) (-4 *2 (-975)) (-5 *1 (-656 *2 *3)) (-4 *3 (-593 *2)))) (-2149 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-593 *3)) (-4 *3 (-975)) (-5 *1 (-656 *3 *4)))) (-2067 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-593 *3)) (-4 *3 (-975)) (-5 *1 (-656 *3 *4)))) (** (*1 *1 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-525)) (-4 *4 (-975)) (-5 *1 (-656 *4 *5)) (-4 *5 (-593 *4)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-4 *3 (-975)) (-5 *1 (-656 *3 *4)) (-4 *4 (-593 *3)))) (-2372 (*1 *2 *3 *2) (-12 (-5 *3 (-110)) (-4 *4 (-975)) (-5 *1 (-656 *4 *2)) (-4 *2 (-593 *4)))) (-3281 (*1 *1 *2 *3) (-12 (-5 *3 (-339 (-110))) (-4 *2 (-975)) (-5 *1 (-656 *2 *4)) (-4 *4 (-593 *2)))))
+(-13 (-975) (-966 |#1|) (-966 (-110)) (-265 |#2| |#2|) (-10 -8 (IF (|has| |#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |#1| (-160)) (PROGN (-6 (-37 |#1|)) (-15 -1818 ($ $)) (-15 -1818 ($ $ $)) (-15 -1631 (|#1| |#1|))) |%noBranch|) (-15 -2149 ($ $ (-1 |#2| |#2|))) (-15 -2067 ($ $ (-1 |#2| |#2|))) (-15 ** ($ (-110) (-525))) (-15 ** ($ $ (-525))) (-15 -2372 (|#2| (-110) |#2|)) (-15 -3281 ($ |#1| (-339 (-110))))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) 33)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2055 (($) NIL T CONST)) (-3618 (($ |#1| |#2|) 25)) (-1522 (((-3 $ "failed") $) 48)) (-3865 (((-108) $) 35)) (-1233 ((|#2| $) 12)) (-2621 (((-1072) $) NIL)) (-1523 (($ $) 49)) (-2937 (((-1036) $) NIL)) (-1545 (((-3 $ "failed") $ $) 47)) (-2686 (((-796) $) 24) (($ (-525)) 19) ((|#1| $) 13)) (-3425 (((-712)) 28)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1830 (($) 16 T CONST)) (-1839 (($) 30 T CONST)) (-3944 (((-108) $ $) 38)) (-4047 (($ $) 43) (($ $ $) 37)) (-4036 (($ $ $) 40)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 21) (($ $ $) 20)))
+(((-657 |#1| |#2| |#3| |#4| |#5|) (-13 (-975) (-10 -8 (-15 -1233 (|#2| $)) (-15 -2686 (|#1| $)) (-15 -3618 ($ |#1| |#2|)) (-15 -1545 ((-3 $ "failed") $ $)) (-15 -1522 ((-3 $ "failed") $)) (-15 -1523 ($ $)))) (-160) (-23) (-1 |#1| |#1| |#2|) (-1 (-3 |#2| "failed") |#2| |#2|) (-1 (-3 |#1| "failed") |#1| |#1| |#2|)) (T -657))
+((-1522 (*1 *1 *1) (|partial| -12 (-5 *1 (-657 *2 *3 *4 *5 *6)) (-4 *2 (-160)) (-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)))) (-1233 (*1 *2 *1) (-12 (-4 *2 (-23)) (-5 *1 (-657 *3 *2 *4 *5 *6)) (-4 *3 (-160)) (-14 *4 (-1 *3 *3 *2)) (-14 *5 (-1 (-3 *2 "failed") *2 *2)) (-14 *6 (-1 (-3 *3 "failed") *3 *3 *2)))) (-2686 (*1 *2 *1) (-12 (-4 *2 (-160)) (-5 *1 (-657 *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)))) (-3618 (*1 *1 *2 *3) (-12 (-5 *1 (-657 *2 *3 *4 *5 *6)) (-4 *2 (-160)) (-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)))) (-1545 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-657 *2 *3 *4 *5 *6)) (-4 *2 (-160)) (-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)))) (-1523 (*1 *1 *1) (-12 (-5 *1 (-657 *2 *3 *4 *5 *6)) (-4 *2 (-160)) (-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 (-975) (-10 -8 (-15 -1233 (|#2| $)) (-15 -2686 (|#1| $)) (-15 -3618 ($ |#1| |#2|)) (-15 -1545 ((-3 $ "failed") $ $)) (-15 -1522 ((-3 $ "failed") $)) (-15 -1523 ($ $))))
((* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ |#2| $) NIL) (($ $ |#2|) 9)))
(((-658 |#1| |#2|) (-10 -8 (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 * (|#1| (-712) |#1|)) (-15 * (|#1| (-854) |#1|))) (-659 |#2|) (-160)) (T -658))
NIL
(-10 -8 (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 * (|#1| (-712) |#1|)) (-15 * (|#1| (-854) |#1|)))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-2157 (((-3 $ "failed") $ $) 19)) (-3798 (($) 17 T CONST)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-3022 (((-796) $) 11)) (-4191 (($) 18 T CONST)) (-4096 (((-108) $ $) 6)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ |#1| $) 23) (($ $ |#1|) 26)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-3332 (((-3 $ "failed") $ $) 19)) (-2055 (($) 17 T CONST)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-2686 (((-796) $) 11)) (-1830 (($) 18 T CONST)) (-3944 (((-108) $ $) 6)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ |#1| $) 23) (($ $ |#1|) 26)))
(((-659 |#1|) (-131) (-160)) (T -659))
NIL
(-13 (-107 |t#1| |t#1|))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-107 |#1| |#1|) . T) ((-126) . T) ((-565 (-796)) . T) ((-593 |#1|) . T) ((-981 |#1|) . T) ((-1018) . T))
-((-3008 (((-108) $ $) NIL)) (-3427 (($ |#1|) 17) (($ $ |#1|) 20)) (-3115 (($ |#1|) 18) (($ $ |#1|) 21)) (-3798 (($) NIL T CONST)) (-4163 (((-3 $ "failed") $) NIL) (($) 19) (($ $) 22)) (-2824 (((-108) $) NIL)) (-1560 (($ |#1| |#1| |#1| |#1|) 8)) (-2339 (((-1072) $) NIL)) (-1622 (($ $) 16)) (-2047 (((-1036) $) NIL)) (-4132 ((|#1| $ |#1|) 24) (((-774 |#1|) $ (-774 |#1|)) 32)) (-3228 (($ $ $) NIL)) (-3619 (($ $ $) NIL)) (-3022 (((-796) $) 39)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-4197 (($) 9 T CONST)) (-4096 (((-108) $ $) 44)) (-4173 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (* (($ $ $) 14)))
-(((-660 |#1|) (-13 (-450) (-10 -8 (-15 -1560 ($ |#1| |#1| |#1| |#1|)) (-15 -3427 ($ |#1|)) (-15 -3115 ($ |#1|)) (-15 -4163 ($)) (-15 -3427 ($ $ |#1|)) (-15 -3115 ($ $ |#1|)) (-15 -4163 ($ $)) (-15 -4132 (|#1| $ |#1|)) (-15 -4132 ((-774 |#1|) $ (-774 |#1|))))) (-341)) (T -660))
-((-1560 (*1 *1 *2 *2 *2 *2) (-12 (-5 *1 (-660 *2)) (-4 *2 (-341)))) (-3427 (*1 *1 *2) (-12 (-5 *1 (-660 *2)) (-4 *2 (-341)))) (-3115 (*1 *1 *2) (-12 (-5 *1 (-660 *2)) (-4 *2 (-341)))) (-4163 (*1 *1) (-12 (-5 *1 (-660 *2)) (-4 *2 (-341)))) (-3427 (*1 *1 *1 *2) (-12 (-5 *1 (-660 *2)) (-4 *2 (-341)))) (-3115 (*1 *1 *1 *2) (-12 (-5 *1 (-660 *2)) (-4 *2 (-341)))) (-4163 (*1 *1 *1) (-12 (-5 *1 (-660 *2)) (-4 *2 (-341)))) (-4132 (*1 *2 *1 *2) (-12 (-5 *1 (-660 *2)) (-4 *2 (-341)))) (-4132 (*1 *2 *1 *2) (-12 (-5 *2 (-774 *3)) (-4 *3 (-341)) (-5 *1 (-660 *3)))))
-(-13 (-450) (-10 -8 (-15 -1560 ($ |#1| |#1| |#1| |#1|)) (-15 -3427 ($ |#1|)) (-15 -3115 ($ |#1|)) (-15 -4163 ($)) (-15 -3427 ($ $ |#1|)) (-15 -3115 ($ $ |#1|)) (-15 -4163 ($ $)) (-15 -4132 (|#1| $ |#1|)) (-15 -4132 ((-774 |#1|) $ (-774 |#1|)))))
-((-3433 (($ $ (-854)) 12)) (-3447 (($ $ (-854)) 13)) (** (($ $ (-854)) 10)))
-(((-661 |#1|) (-10 -8 (-15 ** (|#1| |#1| (-854))) (-15 -3447 (|#1| |#1| (-854))) (-15 -3433 (|#1| |#1| (-854)))) (-662)) (T -661))
-NIL
-(-10 -8 (-15 ** (|#1| |#1| (-854))) (-15 -3447 (|#1| |#1| (-854))) (-15 -3433 (|#1| |#1| (-854))))
-((-3008 (((-108) $ $) 7)) (-3433 (($ $ (-854)) 15)) (-3447 (($ $ (-854)) 14)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-3022 (((-796) $) 11)) (-4096 (((-108) $ $) 6)) (** (($ $ (-854)) 13)) (* (($ $ $) 16)))
+((-2673 (((-108) $ $) NIL)) (-3423 (($ |#1|) 17) (($ $ |#1|) 20)) (-1735 (($ |#1|) 18) (($ $ |#1|) 21)) (-2055 (($) NIL T CONST)) (-1522 (((-3 $ "failed") $) NIL) (($) 19) (($ $) 22)) (-3865 (((-108) $) NIL)) (-3708 (($ |#1| |#1| |#1| |#1|) 8)) (-2621 (((-1072) $) NIL)) (-1523 (($ $) 16)) (-2937 (((-1036) $) NIL)) (-1980 ((|#1| $ |#1|) 24) (((-774 |#1|) $ (-774 |#1|)) 32)) (-3369 (($ $ $) NIL)) (-4027 (($ $ $) NIL)) (-2686 (((-796) $) 39)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-1839 (($) 9 T CONST)) (-3944 (((-108) $ $) 44)) (-4059 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (* (($ $ $) 14)))
+(((-660 |#1|) (-13 (-450) (-10 -8 (-15 -3708 ($ |#1| |#1| |#1| |#1|)) (-15 -3423 ($ |#1|)) (-15 -1735 ($ |#1|)) (-15 -1522 ($)) (-15 -3423 ($ $ |#1|)) (-15 -1735 ($ $ |#1|)) (-15 -1522 ($ $)) (-15 -1980 (|#1| $ |#1|)) (-15 -1980 ((-774 |#1|) $ (-774 |#1|))))) (-341)) (T -660))
+((-3708 (*1 *1 *2 *2 *2 *2) (-12 (-5 *1 (-660 *2)) (-4 *2 (-341)))) (-3423 (*1 *1 *2) (-12 (-5 *1 (-660 *2)) (-4 *2 (-341)))) (-1735 (*1 *1 *2) (-12 (-5 *1 (-660 *2)) (-4 *2 (-341)))) (-1522 (*1 *1) (-12 (-5 *1 (-660 *2)) (-4 *2 (-341)))) (-3423 (*1 *1 *1 *2) (-12 (-5 *1 (-660 *2)) (-4 *2 (-341)))) (-1735 (*1 *1 *1 *2) (-12 (-5 *1 (-660 *2)) (-4 *2 (-341)))) (-1522 (*1 *1 *1) (-12 (-5 *1 (-660 *2)) (-4 *2 (-341)))) (-1980 (*1 *2 *1 *2) (-12 (-5 *1 (-660 *2)) (-4 *2 (-341)))) (-1980 (*1 *2 *1 *2) (-12 (-5 *2 (-774 *3)) (-4 *3 (-341)) (-5 *1 (-660 *3)))))
+(-13 (-450) (-10 -8 (-15 -3708 ($ |#1| |#1| |#1| |#1|)) (-15 -3423 ($ |#1|)) (-15 -1735 ($ |#1|)) (-15 -1522 ($)) (-15 -3423 ($ $ |#1|)) (-15 -1735 ($ $ |#1|)) (-15 -1522 ($ $)) (-15 -1980 (|#1| $ |#1|)) (-15 -1980 ((-774 |#1|) $ (-774 |#1|)))))
+((-2681 (($ $ (-854)) 12)) (-2832 (($ $ (-854)) 13)) (** (($ $ (-854)) 10)))
+(((-661 |#1|) (-10 -8 (-15 ** (|#1| |#1| (-854))) (-15 -2832 (|#1| |#1| (-854))) (-15 -2681 (|#1| |#1| (-854)))) (-662)) (T -661))
+NIL
+(-10 -8 (-15 ** (|#1| |#1| (-854))) (-15 -2832 (|#1| |#1| (-854))) (-15 -2681 (|#1| |#1| (-854))))
+((-2673 (((-108) $ $) 7)) (-2681 (($ $ (-854)) 15)) (-2832 (($ $ (-854)) 14)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-2686 (((-796) $) 11)) (-3944 (((-108) $ $) 6)) (** (($ $ (-854)) 13)) (* (($ $ $) 16)))
(((-662) (-131)) (T -662))
-((* (*1 *1 *1 *1) (-4 *1 (-662))) (-3433 (*1 *1 *1 *2) (-12 (-4 *1 (-662)) (-5 *2 (-854)))) (-3447 (*1 *1 *1 *2) (-12 (-4 *1 (-662)) (-5 *2 (-854)))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-662)) (-5 *2 (-854)))))
-(-13 (-1018) (-10 -8 (-15 * ($ $ $)) (-15 -3433 ($ $ (-854))) (-15 -3447 ($ $ (-854))) (-15 ** ($ $ (-854)))))
+((* (*1 *1 *1 *1) (-4 *1 (-662))) (-2681 (*1 *1 *1 *2) (-12 (-4 *1 (-662)) (-5 *2 (-854)))) (-2832 (*1 *1 *1 *2) (-12 (-4 *1 (-662)) (-5 *2 (-854)))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-662)) (-5 *2 (-854)))))
+(-13 (-1018) (-10 -8 (-15 * ($ $ $)) (-15 -2681 ($ $ (-854))) (-15 -2832 ($ $ (-854))) (-15 ** ($ $ (-854)))))
(((-97) . T) ((-565 (-796)) . T) ((-1018) . T))
-((-3433 (($ $ (-854)) NIL) (($ $ (-712)) 17)) (-2824 (((-108) $) 10)) (-3447 (($ $ (-854)) NIL) (($ $ (-712)) 18)) (** (($ $ (-854)) NIL) (($ $ (-712)) 15)))
-(((-663 |#1|) (-10 -8 (-15 ** (|#1| |#1| (-712))) (-15 -3447 (|#1| |#1| (-712))) (-15 -3433 (|#1| |#1| (-712))) (-15 -2824 ((-108) |#1|)) (-15 ** (|#1| |#1| (-854))) (-15 -3447 (|#1| |#1| (-854))) (-15 -3433 (|#1| |#1| (-854)))) (-664)) (T -663))
+((-2681 (($ $ (-854)) NIL) (($ $ (-712)) 17)) (-3865 (((-108) $) 10)) (-2832 (($ $ (-854)) NIL) (($ $ (-712)) 18)) (** (($ $ (-854)) NIL) (($ $ (-712)) 15)))
+(((-663 |#1|) (-10 -8 (-15 ** (|#1| |#1| (-712))) (-15 -2832 (|#1| |#1| (-712))) (-15 -2681 (|#1| |#1| (-712))) (-15 -3865 ((-108) |#1|)) (-15 ** (|#1| |#1| (-854))) (-15 -2832 (|#1| |#1| (-854))) (-15 -2681 (|#1| |#1| (-854)))) (-664)) (T -663))
NIL
-(-10 -8 (-15 ** (|#1| |#1| (-712))) (-15 -3447 (|#1| |#1| (-712))) (-15 -3433 (|#1| |#1| (-712))) (-15 -2824 ((-108) |#1|)) (-15 ** (|#1| |#1| (-854))) (-15 -3447 (|#1| |#1| (-854))) (-15 -3433 (|#1| |#1| (-854))))
-((-3008 (((-108) $ $) 7)) (-3057 (((-3 $ "failed") $) 17)) (-3433 (($ $ (-854)) 15) (($ $ (-712)) 22)) (-4163 (((-3 $ "failed") $) 19)) (-2824 (((-108) $) 23)) (-1838 (((-3 $ "failed") $) 18)) (-3447 (($ $ (-854)) 14) (($ $ (-712)) 21)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-3022 (((-796) $) 11)) (-4197 (($) 24 T CONST)) (-4096 (((-108) $ $) 6)) (** (($ $ (-854)) 13) (($ $ (-712)) 20)) (* (($ $ $) 16)))
+(-10 -8 (-15 ** (|#1| |#1| (-712))) (-15 -2832 (|#1| |#1| (-712))) (-15 -2681 (|#1| |#1| (-712))) (-15 -3865 ((-108) |#1|)) (-15 ** (|#1| |#1| (-854))) (-15 -2832 (|#1| |#1| (-854))) (-15 -2681 (|#1| |#1| (-854))))
+((-2673 (((-108) $ $) 7)) (-2397 (((-3 $ "failed") $) 17)) (-2681 (($ $ (-854)) 15) (($ $ (-712)) 22)) (-1522 (((-3 $ "failed") $) 19)) (-3865 (((-108) $) 23)) (-3917 (((-3 $ "failed") $) 18)) (-2832 (($ $ (-854)) 14) (($ $ (-712)) 21)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-2686 (((-796) $) 11)) (-1839 (($) 24 T CONST)) (-3944 (((-108) $ $) 6)) (** (($ $ (-854)) 13) (($ $ (-712)) 20)) (* (($ $ $) 16)))
(((-664) (-131)) (T -664))
-((-4197 (*1 *1) (-4 *1 (-664))) (-2824 (*1 *2 *1) (-12 (-4 *1 (-664)) (-5 *2 (-108)))) (-3433 (*1 *1 *1 *2) (-12 (-4 *1 (-664)) (-5 *2 (-712)))) (-3447 (*1 *1 *1 *2) (-12 (-4 *1 (-664)) (-5 *2 (-712)))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-664)) (-5 *2 (-712)))) (-4163 (*1 *1 *1) (|partial| -4 *1 (-664))) (-1838 (*1 *1 *1) (|partial| -4 *1 (-664))) (-3057 (*1 *1 *1) (|partial| -4 *1 (-664))))
-(-13 (-662) (-10 -8 (-15 (-4197) ($) -2058) (-15 -2824 ((-108) $)) (-15 -3433 ($ $ (-712))) (-15 -3447 ($ $ (-712))) (-15 ** ($ $ (-712))) (-15 -4163 ((-3 $ "failed") $)) (-15 -1838 ((-3 $ "failed") $)) (-15 -3057 ((-3 $ "failed") $))))
+((-1839 (*1 *1) (-4 *1 (-664))) (-3865 (*1 *2 *1) (-12 (-4 *1 (-664)) (-5 *2 (-108)))) (-2681 (*1 *1 *1 *2) (-12 (-4 *1 (-664)) (-5 *2 (-712)))) (-2832 (*1 *1 *1 *2) (-12 (-4 *1 (-664)) (-5 *2 (-712)))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-664)) (-5 *2 (-712)))) (-1522 (*1 *1 *1) (|partial| -4 *1 (-664))) (-3917 (*1 *1 *1) (|partial| -4 *1 (-664))) (-2397 (*1 *1 *1) (|partial| -4 *1 (-664))))
+(-13 (-662) (-10 -8 (-15 (-1839) ($) -2277) (-15 -3865 ((-108) $)) (-15 -2681 ($ $ (-712))) (-15 -2832 ($ $ (-712))) (-15 ** ($ $ (-712))) (-15 -1522 ((-3 $ "failed") $)) (-15 -3917 ((-3 $ "failed") $)) (-15 -2397 ((-3 $ "failed") $))))
(((-97) . T) ((-565 (-796)) . T) ((-662) . T) ((-1018) . T))
-((-3032 (((-712)) 35)) (-1251 (((-3 (-525) "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL) (((-3 |#2| "failed") $) 25)) (-3528 (((-525) $) NIL) (((-385 (-525)) $) NIL) ((|#2| $) 22)) (-1227 (($ |#3|) NIL) (((-3 $ "failed") (-385 |#3|)) 45)) (-4163 (((-3 $ "failed") $) 65)) (-3377 (($) 39)) (-2771 ((|#2| $) 20)) (-3857 (($) 17)) (-3266 (($ $ (-1 |#2| |#2|) (-712)) NIL) (($ $ (-1 |#2| |#2|)) 53) (($ $ (-591 (-1089)) (-591 (-712))) NIL) (($ $ (-1089) (-712)) NIL) (($ $ (-591 (-1089))) NIL) (($ $ (-1089)) NIL) (($ $ (-712)) NIL) (($ $) NIL)) (-1244 (((-631 |#2|) (-1171 $) (-1 |#2| |#2|)) 60)) (-1408 (((-1171 |#2|) $) NIL) (($ (-1171 |#2|)) NIL) ((|#3| $) 10) (($ |#3|) 12)) (-3806 ((|#3| $) 32)) (-4003 (((-1171 $)) 29)))
-(((-665 |#1| |#2| |#3|) (-10 -8 (-15 -3266 (|#1| |#1|)) (-15 -3266 (|#1| |#1| (-712))) (-15 -3266 (|#1| |#1| (-1089))) (-15 -3266 (|#1| |#1| (-591 (-1089)))) (-15 -3266 (|#1| |#1| (-1089) (-712))) (-15 -3266 (|#1| |#1| (-591 (-1089)) (-591 (-712)))) (-15 -3377 (|#1|)) (-15 -3032 ((-712))) (-15 -3266 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3266 (|#1| |#1| (-1 |#2| |#2|) (-712))) (-15 -1244 ((-631 |#2|) (-1171 |#1|) (-1 |#2| |#2|))) (-15 -1227 ((-3 |#1| "failed") (-385 |#3|))) (-15 -1408 (|#1| |#3|)) (-15 -1227 (|#1| |#3|)) (-15 -3857 (|#1|)) (-15 -3528 (|#2| |#1|)) (-15 -1251 ((-3 |#2| "failed") |#1|)) (-15 -1251 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3528 ((-385 (-525)) |#1|)) (-15 -1251 ((-3 (-525) "failed") |#1|)) (-15 -3528 ((-525) |#1|)) (-15 -1408 (|#3| |#1|)) (-15 -1408 (|#1| (-1171 |#2|))) (-15 -1408 ((-1171 |#2|) |#1|)) (-15 -4003 ((-1171 |#1|))) (-15 -3806 (|#3| |#1|)) (-15 -2771 (|#2| |#1|)) (-15 -4163 ((-3 |#1| "failed") |#1|))) (-666 |#2| |#3|) (-160) (-1147 |#2|)) (T -665))
-((-3032 (*1 *2) (-12 (-4 *4 (-160)) (-4 *5 (-1147 *4)) (-5 *2 (-712)) (-5 *1 (-665 *3 *4 *5)) (-4 *3 (-666 *4 *5)))))
-(-10 -8 (-15 -3266 (|#1| |#1|)) (-15 -3266 (|#1| |#1| (-712))) (-15 -3266 (|#1| |#1| (-1089))) (-15 -3266 (|#1| |#1| (-591 (-1089)))) (-15 -3266 (|#1| |#1| (-1089) (-712))) (-15 -3266 (|#1| |#1| (-591 (-1089)) (-591 (-712)))) (-15 -3377 (|#1|)) (-15 -3032 ((-712))) (-15 -3266 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3266 (|#1| |#1| (-1 |#2| |#2|) (-712))) (-15 -1244 ((-631 |#2|) (-1171 |#1|) (-1 |#2| |#2|))) (-15 -1227 ((-3 |#1| "failed") (-385 |#3|))) (-15 -1408 (|#1| |#3|)) (-15 -1227 (|#1| |#3|)) (-15 -3857 (|#1|)) (-15 -3528 (|#2| |#1|)) (-15 -1251 ((-3 |#2| "failed") |#1|)) (-15 -1251 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3528 ((-385 (-525)) |#1|)) (-15 -1251 ((-3 (-525) "failed") |#1|)) (-15 -3528 ((-525) |#1|)) (-15 -1408 (|#3| |#1|)) (-15 -1408 (|#1| (-1171 |#2|))) (-15 -1408 ((-1171 |#2|) |#1|)) (-15 -4003 ((-1171 |#1|))) (-15 -3806 (|#3| |#1|)) (-15 -2771 (|#2| |#1|)) (-15 -4163 ((-3 |#1| "failed") |#1|)))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) 93 (|has| |#1| (-341)))) (-3706 (($ $) 94 (|has| |#1| (-341)))) (-1715 (((-108) $) 96 (|has| |#1| (-341)))) (-2796 (((-631 |#1|) (-1171 $)) 46) (((-631 |#1|)) 61)) (-2569 ((|#1| $) 52)) (-3734 (((-1099 (-854) (-712)) (-525)) 147 (|has| |#1| (-327)))) (-2157 (((-3 $ "failed") $ $) 19)) (-1291 (($ $) 113 (|has| |#1| (-341)))) (-2827 (((-396 $) $) 114 (|has| |#1| (-341)))) (-1947 (((-108) $ $) 104 (|has| |#1| (-341)))) (-3032 (((-712)) 87 (|has| |#1| (-346)))) (-3798 (($) 17 T CONST)) (-1251 (((-3 (-525) "failed") $) 169 (|has| |#1| (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) 167 (|has| |#1| (-966 (-385 (-525))))) (((-3 |#1| "failed") $) 166)) (-3528 (((-525) $) 170 (|has| |#1| (-966 (-525)))) (((-385 (-525)) $) 168 (|has| |#1| (-966 (-385 (-525))))) ((|#1| $) 165)) (-4171 (($ (-1171 |#1|) (-1171 $)) 48) (($ (-1171 |#1|)) 64)) (-2625 (((-3 "prime" "polynomial" "normal" "cyclic")) 153 (|has| |#1| (-327)))) (-2129 (($ $ $) 108 (|has| |#1| (-341)))) (-3922 (((-631 |#1|) $ (-1171 $)) 53) (((-631 |#1|) $) 59)) (-3305 (((-631 (-525)) (-631 $)) 164 (|has| |#1| (-587 (-525)))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) 163 (|has| |#1| (-587 (-525)))) (((-2 (|:| -4057 (-631 |#1|)) (|:| |vec| (-1171 |#1|))) (-631 $) (-1171 $)) 162) (((-631 |#1|) (-631 $)) 161)) (-1227 (($ |#2|) 158) (((-3 $ "failed") (-385 |#2|)) 155 (|has| |#1| (-341)))) (-4163 (((-3 $ "failed") $) 34)) (-4073 (((-854)) 54)) (-3377 (($) 90 (|has| |#1| (-346)))) (-2110 (($ $ $) 107 (|has| |#1| (-341)))) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) 102 (|has| |#1| (-341)))) (-3944 (($) 149 (|has| |#1| (-327)))) (-4104 (((-108) $) 150 (|has| |#1| (-327)))) (-2299 (($ $ (-712)) 141 (|has| |#1| (-327))) (($ $) 140 (|has| |#1| (-327)))) (-2744 (((-108) $) 115 (|has| |#1| (-341)))) (-3873 (((-854) $) 152 (|has| |#1| (-327))) (((-774 (-854)) $) 138 (|has| |#1| (-327)))) (-2824 (((-108) $) 31)) (-2771 ((|#1| $) 51)) (-2085 (((-3 $ "failed") $) 142 (|has| |#1| (-327)))) (-1758 (((-3 (-591 $) "failed") (-591 $) $) 111 (|has| |#1| (-341)))) (-1382 ((|#2| $) 44 (|has| |#1| (-341)))) (-3016 (((-854) $) 89 (|has| |#1| (-346)))) (-1223 ((|#2| $) 156)) (-1356 (($ (-591 $)) 100 (|has| |#1| (-341))) (($ $ $) 99 (|has| |#1| (-341)))) (-2339 (((-1072) $) 9)) (-1622 (($ $) 116 (|has| |#1| (-341)))) (-3506 (($) 143 (|has| |#1| (-327)) CONST)) (-2226 (($ (-854)) 88 (|has| |#1| (-346)))) (-2047 (((-1036) $) 10)) (-3857 (($) 160)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) 101 (|has| |#1| (-341)))) (-1399 (($ (-591 $)) 98 (|has| |#1| (-341))) (($ $ $) 97 (|has| |#1| (-341)))) (-2846 (((-591 (-2 (|:| -1348 (-525)) (|:| -2008 (-525))))) 146 (|has| |#1| (-327)))) (-1348 (((-396 $) $) 112 (|has| |#1| (-341)))) (-3375 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 110 (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) 109 (|has| |#1| (-341)))) (-2089 (((-3 $ "failed") $ $) 92 (|has| |#1| (-341)))) (-4095 (((-3 (-591 $) "failed") (-591 $) $) 103 (|has| |#1| (-341)))) (-1712 (((-712) $) 105 (|has| |#1| (-341)))) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) 106 (|has| |#1| (-341)))) (-2976 ((|#1| (-1171 $)) 47) ((|#1|) 60)) (-2953 (((-712) $) 151 (|has| |#1| (-327))) (((-3 (-712) "failed") $ $) 139 (|has| |#1| (-327)))) (-3266 (($ $) 137 (-3321 (-1213 (|has| |#1| (-213)) (|has| |#1| (-341))) (|has| |#1| (-327)))) (($ $ (-712)) 135 (-3321 (-1213 (|has| |#1| (-213)) (|has| |#1| (-341))) (|has| |#1| (-327)))) (($ $ (-1089)) 133 (-1213 (|has| |#1| (-833 (-1089))) (|has| |#1| (-341)))) (($ $ (-591 (-1089))) 132 (-1213 (|has| |#1| (-833 (-1089))) (|has| |#1| (-341)))) (($ $ (-1089) (-712)) 131 (-1213 (|has| |#1| (-833 (-1089))) (|has| |#1| (-341)))) (($ $ (-591 (-1089)) (-591 (-712))) 130 (-1213 (|has| |#1| (-833 (-1089))) (|has| |#1| (-341)))) (($ $ (-1 |#1| |#1|) (-712)) 123 (|has| |#1| (-341))) (($ $ (-1 |#1| |#1|)) 122 (|has| |#1| (-341)))) (-1244 (((-631 |#1|) (-1171 $) (-1 |#1| |#1|)) 154 (|has| |#1| (-341)))) (-1478 ((|#2|) 159)) (-2616 (($) 148 (|has| |#1| (-327)))) (-3572 (((-1171 |#1|) $ (-1171 $)) 50) (((-631 |#1|) (-1171 $) (-1171 $)) 49) (((-1171 |#1|) $) 66) (((-631 |#1|) (-1171 $)) 65)) (-1408 (((-1171 |#1|) $) 63) (($ (-1171 |#1|)) 62) ((|#2| $) 171) (($ |#2|) 157)) (-2265 (((-3 (-1171 $) "failed") (-631 $)) 145 (|has| |#1| (-327)))) (-3022 (((-796) $) 11) (($ (-525)) 28) (($ |#1|) 37) (($ $) 91 (|has| |#1| (-341))) (($ (-385 (-525))) 86 (-3321 (|has| |#1| (-341)) (|has| |#1| (-966 (-385 (-525))))))) (-1437 (($ $) 144 (|has| |#1| (-327))) (((-3 $ "failed") $) 43 (|has| |#1| (-136)))) (-3806 ((|#2| $) 45)) (-2128 (((-712)) 29)) (-4003 (((-1171 $)) 67)) (-2495 (((-108) $ $) 95 (|has| |#1| (-341)))) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33) (($ $ (-525)) 117 (|has| |#1| (-341)))) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4196 (($ $) 136 (-3321 (-1213 (|has| |#1| (-213)) (|has| |#1| (-341))) (|has| |#1| (-327)))) (($ $ (-712)) 134 (-3321 (-1213 (|has| |#1| (-213)) (|has| |#1| (-341))) (|has| |#1| (-327)))) (($ $ (-1089)) 129 (-1213 (|has| |#1| (-833 (-1089))) (|has| |#1| (-341)))) (($ $ (-591 (-1089))) 128 (-1213 (|has| |#1| (-833 (-1089))) (|has| |#1| (-341)))) (($ $ (-1089) (-712)) 127 (-1213 (|has| |#1| (-833 (-1089))) (|has| |#1| (-341)))) (($ $ (-591 (-1089)) (-591 (-712))) 126 (-1213 (|has| |#1| (-833 (-1089))) (|has| |#1| (-341)))) (($ $ (-1 |#1| |#1|) (-712)) 125 (|has| |#1| (-341))) (($ $ (-1 |#1| |#1|)) 124 (|has| |#1| (-341)))) (-4096 (((-108) $ $) 6)) (-4173 (($ $ $) 121 (|has| |#1| (-341)))) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32) (($ $ (-525)) 118 (|has| |#1| (-341)))) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 39) (($ |#1| $) 38) (($ (-385 (-525)) $) 120 (|has| |#1| (-341))) (($ $ (-385 (-525))) 119 (|has| |#1| (-341)))))
+((-2834 (((-712)) 35)) (-4174 (((-3 (-525) "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL) (((-3 |#2| "failed") $) 25)) (-3341 (((-525) $) NIL) (((-385 (-525)) $) NIL) ((|#2| $) 22)) (-3618 (($ |#3|) NIL) (((-3 $ "failed") (-385 |#3|)) 45)) (-1522 (((-3 $ "failed") $) 65)) (-1325 (($) 39)) (-1525 ((|#2| $) 20)) (-3965 (($) 17)) (-2209 (($ $ (-1 |#2| |#2|) (-712)) NIL) (($ $ (-1 |#2| |#2|)) 53) (($ $ (-591 (-1089)) (-591 (-712))) NIL) (($ $ (-1089) (-712)) NIL) (($ $ (-591 (-1089))) NIL) (($ $ (-1089)) NIL) (($ $ (-712)) NIL) (($ $) NIL)) (-3206 (((-631 |#2|) (-1171 $) (-1 |#2| |#2|)) 60)) (-1300 (((-1171 |#2|) $) NIL) (($ (-1171 |#2|)) NIL) ((|#3| $) 10) (($ |#3|) 12)) (-2173 ((|#3| $) 32)) (-3612 (((-1171 $)) 29)))
+(((-665 |#1| |#2| |#3|) (-10 -8 (-15 -2209 (|#1| |#1|)) (-15 -2209 (|#1| |#1| (-712))) (-15 -2209 (|#1| |#1| (-1089))) (-15 -2209 (|#1| |#1| (-591 (-1089)))) (-15 -2209 (|#1| |#1| (-1089) (-712))) (-15 -2209 (|#1| |#1| (-591 (-1089)) (-591 (-712)))) (-15 -1325 (|#1|)) (-15 -2834 ((-712))) (-15 -2209 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2209 (|#1| |#1| (-1 |#2| |#2|) (-712))) (-15 -3206 ((-631 |#2|) (-1171 |#1|) (-1 |#2| |#2|))) (-15 -3618 ((-3 |#1| "failed") (-385 |#3|))) (-15 -1300 (|#1| |#3|)) (-15 -3618 (|#1| |#3|)) (-15 -3965 (|#1|)) (-15 -3341 (|#2| |#1|)) (-15 -4174 ((-3 |#2| "failed") |#1|)) (-15 -4174 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3341 ((-385 (-525)) |#1|)) (-15 -4174 ((-3 (-525) "failed") |#1|)) (-15 -3341 ((-525) |#1|)) (-15 -1300 (|#3| |#1|)) (-15 -1300 (|#1| (-1171 |#2|))) (-15 -1300 ((-1171 |#2|) |#1|)) (-15 -3612 ((-1171 |#1|))) (-15 -2173 (|#3| |#1|)) (-15 -1525 (|#2| |#1|)) (-15 -1522 ((-3 |#1| "failed") |#1|))) (-666 |#2| |#3|) (-160) (-1147 |#2|)) (T -665))
+((-2834 (*1 *2) (-12 (-4 *4 (-160)) (-4 *5 (-1147 *4)) (-5 *2 (-712)) (-5 *1 (-665 *3 *4 *5)) (-4 *3 (-666 *4 *5)))))
+(-10 -8 (-15 -2209 (|#1| |#1|)) (-15 -2209 (|#1| |#1| (-712))) (-15 -2209 (|#1| |#1| (-1089))) (-15 -2209 (|#1| |#1| (-591 (-1089)))) (-15 -2209 (|#1| |#1| (-1089) (-712))) (-15 -2209 (|#1| |#1| (-591 (-1089)) (-591 (-712)))) (-15 -1325 (|#1|)) (-15 -2834 ((-712))) (-15 -2209 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2209 (|#1| |#1| (-1 |#2| |#2|) (-712))) (-15 -3206 ((-631 |#2|) (-1171 |#1|) (-1 |#2| |#2|))) (-15 -3618 ((-3 |#1| "failed") (-385 |#3|))) (-15 -1300 (|#1| |#3|)) (-15 -3618 (|#1| |#3|)) (-15 -3965 (|#1|)) (-15 -3341 (|#2| |#1|)) (-15 -4174 ((-3 |#2| "failed") |#1|)) (-15 -4174 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3341 ((-385 (-525)) |#1|)) (-15 -4174 ((-3 (-525) "failed") |#1|)) (-15 -3341 ((-525) |#1|)) (-15 -1300 (|#3| |#1|)) (-15 -1300 (|#1| (-1171 |#2|))) (-15 -1300 ((-1171 |#2|) |#1|)) (-15 -3612 ((-1171 |#1|))) (-15 -2173 (|#3| |#1|)) (-15 -1525 (|#2| |#1|)) (-15 -1522 ((-3 |#1| "failed") |#1|)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) 93 (|has| |#1| (-341)))) (-3641 (($ $) 94 (|has| |#1| (-341)))) (-3077 (((-108) $) 96 (|has| |#1| (-341)))) (-1712 (((-631 |#1|) (-1171 $)) 46) (((-631 |#1|)) 61)) (-1481 ((|#1| $) 52)) (-2666 (((-1099 (-854) (-712)) (-525)) 147 (|has| |#1| (-327)))) (-3332 (((-3 $ "failed") $ $) 19)) (-1720 (($ $) 113 (|has| |#1| (-341)))) (-3898 (((-396 $) $) 114 (|has| |#1| (-341)))) (-1965 (((-108) $ $) 104 (|has| |#1| (-341)))) (-2834 (((-712)) 87 (|has| |#1| (-346)))) (-2055 (($) 17 T CONST)) (-4174 (((-3 (-525) "failed") $) 169 (|has| |#1| (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) 167 (|has| |#1| (-966 (-385 (-525))))) (((-3 |#1| "failed") $) 166)) (-3341 (((-525) $) 170 (|has| |#1| (-966 (-525)))) (((-385 (-525)) $) 168 (|has| |#1| (-966 (-385 (-525))))) ((|#1| $) 165)) (-1554 (($ (-1171 |#1|) (-1171 $)) 48) (($ (-1171 |#1|)) 64)) (-3640 (((-3 "prime" "polynomial" "normal" "cyclic")) 153 (|has| |#1| (-327)))) (-3265 (($ $ $) 108 (|has| |#1| (-341)))) (-4054 (((-631 |#1|) $ (-1171 $)) 53) (((-631 |#1|) $) 59)) (-3925 (((-631 (-525)) (-631 $)) 164 (|has| |#1| (-587 (-525)))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) 163 (|has| |#1| (-587 (-525)))) (((-2 (|:| -2928 (-631 |#1|)) (|:| |vec| (-1171 |#1|))) (-631 $) (-1171 $)) 162) (((-631 |#1|) (-631 $)) 161)) (-3618 (($ |#2|) 158) (((-3 $ "failed") (-385 |#2|)) 155 (|has| |#1| (-341)))) (-1522 (((-3 $ "failed") $) 34)) (-2193 (((-854)) 54)) (-1325 (($) 90 (|has| |#1| (-346)))) (-3239 (($ $ $) 107 (|has| |#1| (-341)))) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) 102 (|has| |#1| (-341)))) (-1268 (($) 149 (|has| |#1| (-327)))) (-2096 (((-108) $) 150 (|has| |#1| (-327)))) (-3477 (($ $ (-712)) 141 (|has| |#1| (-327))) (($ $) 140 (|has| |#1| (-327)))) (-2393 (((-108) $) 115 (|has| |#1| (-341)))) (-1676 (((-854) $) 152 (|has| |#1| (-327))) (((-774 (-854)) $) 138 (|has| |#1| (-327)))) (-3865 (((-108) $) 31)) (-1525 ((|#1| $) 51)) (-2115 (((-3 $ "failed") $) 142 (|has| |#1| (-327)))) (-3188 (((-3 (-591 $) "failed") (-591 $) $) 111 (|has| |#1| (-341)))) (-3205 ((|#2| $) 44 (|has| |#1| (-341)))) (-1970 (((-854) $) 89 (|has| |#1| (-346)))) (-3610 ((|#2| $) 156)) (-2081 (($ (-591 $)) 100 (|has| |#1| (-341))) (($ $ $) 99 (|has| |#1| (-341)))) (-2621 (((-1072) $) 9)) (-1523 (($ $) 116 (|has| |#1| (-341)))) (-3492 (($) 143 (|has| |#1| (-327)) CONST)) (-3229 (($ (-854)) 88 (|has| |#1| (-346)))) (-2937 (((-1036) $) 10)) (-3965 (($) 160)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) 101 (|has| |#1| (-341)))) (-2124 (($ (-591 $)) 98 (|has| |#1| (-341))) (($ $ $) 97 (|has| |#1| (-341)))) (-4107 (((-591 (-2 (|:| -2542 (-525)) (|:| -3987 (-525))))) 146 (|has| |#1| (-327)))) (-2542 (((-396 $) $) 112 (|has| |#1| (-341)))) (-3387 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 110 (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) 109 (|has| |#1| (-341)))) (-3210 (((-3 $ "failed") $ $) 92 (|has| |#1| (-341)))) (-2018 (((-3 (-591 $) "failed") (-591 $) $) 103 (|has| |#1| (-341)))) (-3048 (((-712) $) 105 (|has| |#1| (-341)))) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) 106 (|has| |#1| (-341)))) (-2858 ((|#1| (-1171 $)) 47) ((|#1|) 60)) (-2652 (((-712) $) 151 (|has| |#1| (-327))) (((-3 (-712) "failed") $ $) 139 (|has| |#1| (-327)))) (-2209 (($ $) 137 (-3150 (-3543 (|has| |#1| (-213)) (|has| |#1| (-341))) (|has| |#1| (-327)))) (($ $ (-712)) 135 (-3150 (-3543 (|has| |#1| (-213)) (|has| |#1| (-341))) (|has| |#1| (-327)))) (($ $ (-1089)) 133 (-3543 (|has| |#1| (-833 (-1089))) (|has| |#1| (-341)))) (($ $ (-591 (-1089))) 132 (-3543 (|has| |#1| (-833 (-1089))) (|has| |#1| (-341)))) (($ $ (-1089) (-712)) 131 (-3543 (|has| |#1| (-833 (-1089))) (|has| |#1| (-341)))) (($ $ (-591 (-1089)) (-591 (-712))) 130 (-3543 (|has| |#1| (-833 (-1089))) (|has| |#1| (-341)))) (($ $ (-1 |#1| |#1|) (-712)) 123 (|has| |#1| (-341))) (($ $ (-1 |#1| |#1|)) 122 (|has| |#1| (-341)))) (-3206 (((-631 |#1|) (-1171 $) (-1 |#1| |#1|)) 154 (|has| |#1| (-341)))) (-1341 ((|#2|) 159)) (-3560 (($) 148 (|has| |#1| (-327)))) (-1671 (((-1171 |#1|) $ (-1171 $)) 50) (((-631 |#1|) (-1171 $) (-1171 $)) 49) (((-1171 |#1|) $) 66) (((-631 |#1|) (-1171 $)) 65)) (-1300 (((-1171 |#1|) $) 63) (($ (-1171 |#1|)) 62) ((|#2| $) 171) (($ |#2|) 157)) (-3124 (((-3 (-1171 $) "failed") (-631 $)) 145 (|has| |#1| (-327)))) (-2686 (((-796) $) 11) (($ (-525)) 28) (($ |#1|) 37) (($ $) 91 (|has| |#1| (-341))) (($ (-385 (-525))) 86 (-3150 (|has| |#1| (-341)) (|has| |#1| (-966 (-385 (-525))))))) (-3751 (($ $) 144 (|has| |#1| (-327))) (((-3 $ "failed") $) 43 (|has| |#1| (-136)))) (-2173 ((|#2| $) 45)) (-3425 (((-712)) 29)) (-3612 (((-1171 $)) 67)) (-1724 (((-108) $ $) 95 (|has| |#1| (-341)))) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33) (($ $ (-525)) 117 (|has| |#1| (-341)))) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-1796 (($ $) 136 (-3150 (-3543 (|has| |#1| (-213)) (|has| |#1| (-341))) (|has| |#1| (-327)))) (($ $ (-712)) 134 (-3150 (-3543 (|has| |#1| (-213)) (|has| |#1| (-341))) (|has| |#1| (-327)))) (($ $ (-1089)) 129 (-3543 (|has| |#1| (-833 (-1089))) (|has| |#1| (-341)))) (($ $ (-591 (-1089))) 128 (-3543 (|has| |#1| (-833 (-1089))) (|has| |#1| (-341)))) (($ $ (-1089) (-712)) 127 (-3543 (|has| |#1| (-833 (-1089))) (|has| |#1| (-341)))) (($ $ (-591 (-1089)) (-591 (-712))) 126 (-3543 (|has| |#1| (-833 (-1089))) (|has| |#1| (-341)))) (($ $ (-1 |#1| |#1|) (-712)) 125 (|has| |#1| (-341))) (($ $ (-1 |#1| |#1|)) 124 (|has| |#1| (-341)))) (-3944 (((-108) $ $) 6)) (-4059 (($ $ $) 121 (|has| |#1| (-341)))) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32) (($ $ (-525)) 118 (|has| |#1| (-341)))) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 39) (($ |#1| $) 38) (($ (-385 (-525)) $) 120 (|has| |#1| (-341))) (($ $ (-385 (-525))) 119 (|has| |#1| (-341)))))
(((-666 |#1| |#2|) (-131) (-160) (-1147 |t#1|)) (T -666))
-((-3857 (*1 *1) (-12 (-4 *2 (-160)) (-4 *1 (-666 *2 *3)) (-4 *3 (-1147 *2)))) (-1478 (*1 *2) (-12 (-4 *1 (-666 *3 *2)) (-4 *3 (-160)) (-4 *2 (-1147 *3)))) (-1227 (*1 *1 *2) (-12 (-4 *3 (-160)) (-4 *1 (-666 *3 *2)) (-4 *2 (-1147 *3)))) (-1408 (*1 *1 *2) (-12 (-4 *3 (-160)) (-4 *1 (-666 *3 *2)) (-4 *2 (-1147 *3)))) (-1223 (*1 *2 *1) (-12 (-4 *1 (-666 *3 *2)) (-4 *3 (-160)) (-4 *2 (-1147 *3)))) (-1227 (*1 *1 *2) (|partial| -12 (-5 *2 (-385 *4)) (-4 *4 (-1147 *3)) (-4 *3 (-341)) (-4 *3 (-160)) (-4 *1 (-666 *3 *4)))) (-1244 (*1 *2 *3 *4) (-12 (-5 *3 (-1171 *1)) (-5 *4 (-1 *5 *5)) (-4 *5 (-341)) (-4 *1 (-666 *5 *6)) (-4 *5 (-160)) (-4 *6 (-1147 *5)) (-5 *2 (-631 *5)))))
-(-13 (-387 |t#1| |t#2|) (-160) (-566 |t#2|) (-389 |t#1|) (-355 |t#1|) (-10 -8 (-15 -3857 ($)) (-15 -1478 (|t#2|)) (-15 -1227 ($ |t#2|)) (-15 -1408 ($ |t#2|)) (-15 -1223 (|t#2| $)) (IF (|has| |t#1| (-346)) (-6 (-346)) |%noBranch|) (IF (|has| |t#1| (-341)) (PROGN (-6 (-341)) (-6 (-211 |t#1|)) (-15 -1227 ((-3 $ "failed") (-385 |t#2|))) (-15 -1244 ((-631 |t#1|) (-1171 $) (-1 |t#1| |t#1|)))) |%noBranch|) (IF (|has| |t#1| (-327)) (-6 (-327)) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-385 (-525))) -3321 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-37 |#1|) . T) ((-37 $) -3321 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-97) . T) ((-107 #0# #0#) -3321 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-107 |#1| |#1|) . T) ((-107 $ $) . T) ((-126) . T) ((-136) -3321 (|has| |#1| (-327)) (|has| |#1| (-136))) ((-138) |has| |#1| (-138)) ((-565 (-796)) . T) ((-160) . T) ((-566 |#2|) . T) ((-211 |#1|) |has| |#1| (-341)) ((-213) -3321 (|has| |#1| (-327)) (-12 (|has| |#1| (-213)) (|has| |#1| (-341)))) ((-223) -3321 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-269) -3321 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-286) -3321 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-341) -3321 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-380) |has| |#1| (-327)) ((-346) -3321 (|has| |#1| (-346)) (|has| |#1| (-327))) ((-327) |has| |#1| (-327)) ((-348 |#1| |#2|) . T) ((-387 |#1| |#2|) . T) ((-355 |#1|) . T) ((-389 |#1|) . T) ((-429) -3321 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-517) -3321 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-593 #0#) -3321 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-593 |#1|) . T) ((-593 $) . T) ((-587 (-525)) |has| |#1| (-587 (-525))) ((-587 |#1|) . T) ((-659 #0#) -3321 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-659 |#1|) . T) ((-659 $) -3321 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-668) . T) ((-833 (-1089)) -12 (|has| |#1| (-341)) (|has| |#1| (-833 (-1089)))) ((-853) -3321 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-966 (-385 (-525))) |has| |#1| (-966 (-385 (-525)))) ((-966 (-525)) |has| |#1| (-966 (-525))) ((-966 |#1|) . T) ((-981 #0#) -3321 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-981 |#1|) . T) ((-981 $) . T) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T) ((-1065) |has| |#1| (-327)) ((-1129) -3321 (|has| |#1| (-327)) (|has| |#1| (-341))))
-((-3798 (($) 14)) (-4163 (((-3 $ "failed") $) 16)) (-2824 (((-108) $) 13)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) 9)) (** (($ $ (-854)) NIL) (($ $ (-712)) 20)))
-(((-667 |#1|) (-10 -8 (-15 -4163 ((-3 |#1| "failed") |#1|)) (-15 -3710 (|#1| |#1| (-712))) (-15 ** (|#1| |#1| (-712))) (-15 -2824 ((-108) |#1|)) (-15 -3798 (|#1|)) (-15 -3710 (|#1| |#1| (-854))) (-15 ** (|#1| |#1| (-854)))) (-668)) (T -667))
-NIL
-(-10 -8 (-15 -4163 ((-3 |#1| "failed") |#1|)) (-15 -3710 (|#1| |#1| (-712))) (-15 ** (|#1| |#1| (-712))) (-15 -2824 ((-108) |#1|)) (-15 -3798 (|#1|)) (-15 -3710 (|#1| |#1| (-854))) (-15 ** (|#1| |#1| (-854))))
-((-3008 (((-108) $ $) 7)) (-3798 (($) 20 T CONST)) (-4163 (((-3 $ "failed") $) 16)) (-2824 (((-108) $) 19)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-3022 (((-796) $) 11)) (-3710 (($ $ (-854)) 13) (($ $ (-712)) 17)) (-4197 (($) 21 T CONST)) (-4096 (((-108) $ $) 6)) (** (($ $ (-854)) 14) (($ $ (-712)) 18)) (* (($ $ $) 15)))
+((-3965 (*1 *1) (-12 (-4 *2 (-160)) (-4 *1 (-666 *2 *3)) (-4 *3 (-1147 *2)))) (-1341 (*1 *2) (-12 (-4 *1 (-666 *3 *2)) (-4 *3 (-160)) (-4 *2 (-1147 *3)))) (-3618 (*1 *1 *2) (-12 (-4 *3 (-160)) (-4 *1 (-666 *3 *2)) (-4 *2 (-1147 *3)))) (-1300 (*1 *1 *2) (-12 (-4 *3 (-160)) (-4 *1 (-666 *3 *2)) (-4 *2 (-1147 *3)))) (-3610 (*1 *2 *1) (-12 (-4 *1 (-666 *3 *2)) (-4 *3 (-160)) (-4 *2 (-1147 *3)))) (-3618 (*1 *1 *2) (|partial| -12 (-5 *2 (-385 *4)) (-4 *4 (-1147 *3)) (-4 *3 (-341)) (-4 *3 (-160)) (-4 *1 (-666 *3 *4)))) (-3206 (*1 *2 *3 *4) (-12 (-5 *3 (-1171 *1)) (-5 *4 (-1 *5 *5)) (-4 *5 (-341)) (-4 *1 (-666 *5 *6)) (-4 *5 (-160)) (-4 *6 (-1147 *5)) (-5 *2 (-631 *5)))))
+(-13 (-387 |t#1| |t#2|) (-160) (-566 |t#2|) (-389 |t#1|) (-355 |t#1|) (-10 -8 (-15 -3965 ($)) (-15 -1341 (|t#2|)) (-15 -3618 ($ |t#2|)) (-15 -1300 ($ |t#2|)) (-15 -3610 (|t#2| $)) (IF (|has| |t#1| (-346)) (-6 (-346)) |%noBranch|) (IF (|has| |t#1| (-341)) (PROGN (-6 (-341)) (-6 (-211 |t#1|)) (-15 -3618 ((-3 $ "failed") (-385 |t#2|))) (-15 -3206 ((-631 |t#1|) (-1171 $) (-1 |t#1| |t#1|)))) |%noBranch|) (IF (|has| |t#1| (-327)) (-6 (-327)) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-385 (-525))) -3150 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-37 |#1|) . T) ((-37 $) -3150 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-97) . T) ((-107 #0# #0#) -3150 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-107 |#1| |#1|) . T) ((-107 $ $) . T) ((-126) . T) ((-136) -3150 (|has| |#1| (-327)) (|has| |#1| (-136))) ((-138) |has| |#1| (-138)) ((-565 (-796)) . T) ((-160) . T) ((-566 |#2|) . T) ((-211 |#1|) |has| |#1| (-341)) ((-213) -3150 (|has| |#1| (-327)) (-12 (|has| |#1| (-213)) (|has| |#1| (-341)))) ((-223) -3150 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-269) -3150 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-286) -3150 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-341) -3150 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-380) |has| |#1| (-327)) ((-346) -3150 (|has| |#1| (-346)) (|has| |#1| (-327))) ((-327) |has| |#1| (-327)) ((-348 |#1| |#2|) . T) ((-387 |#1| |#2|) . T) ((-355 |#1|) . T) ((-389 |#1|) . T) ((-429) -3150 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-517) -3150 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-593 #0#) -3150 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-593 |#1|) . T) ((-593 $) . T) ((-587 (-525)) |has| |#1| (-587 (-525))) ((-587 |#1|) . T) ((-659 #0#) -3150 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-659 |#1|) . T) ((-659 $) -3150 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-668) . T) ((-833 (-1089)) -12 (|has| |#1| (-341)) (|has| |#1| (-833 (-1089)))) ((-853) -3150 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-966 (-385 (-525))) |has| |#1| (-966 (-385 (-525)))) ((-966 (-525)) |has| |#1| (-966 (-525))) ((-966 |#1|) . T) ((-981 #0#) -3150 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-981 |#1|) . T) ((-981 $) . T) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T) ((-1065) |has| |#1| (-327)) ((-1129) -3150 (|has| |#1| (-327)) (|has| |#1| (-341))))
+((-2055 (($) 14)) (-1522 (((-3 $ "failed") $) 16)) (-3865 (((-108) $) 13)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) 9)) (** (($ $ (-854)) NIL) (($ $ (-712)) 20)))
+(((-667 |#1|) (-10 -8 (-15 -1522 ((-3 |#1| "failed") |#1|)) (-15 -1401 (|#1| |#1| (-712))) (-15 ** (|#1| |#1| (-712))) (-15 -3865 ((-108) |#1|)) (-15 -2055 (|#1|)) (-15 -1401 (|#1| |#1| (-854))) (-15 ** (|#1| |#1| (-854)))) (-668)) (T -667))
+NIL
+(-10 -8 (-15 -1522 ((-3 |#1| "failed") |#1|)) (-15 -1401 (|#1| |#1| (-712))) (-15 ** (|#1| |#1| (-712))) (-15 -3865 ((-108) |#1|)) (-15 -2055 (|#1|)) (-15 -1401 (|#1| |#1| (-854))) (-15 ** (|#1| |#1| (-854))))
+((-2673 (((-108) $ $) 7)) (-2055 (($) 20 T CONST)) (-1522 (((-3 $ "failed") $) 16)) (-3865 (((-108) $) 19)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-2686 (((-796) $) 11)) (-1401 (($ $ (-854)) 13) (($ $ (-712)) 17)) (-1839 (($) 21 T CONST)) (-3944 (((-108) $ $) 6)) (** (($ $ (-854)) 14) (($ $ (-712)) 18)) (* (($ $ $) 15)))
(((-668) (-131)) (T -668))
-((-4197 (*1 *1) (-4 *1 (-668))) (-3798 (*1 *1) (-4 *1 (-668))) (-2824 (*1 *2 *1) (-12 (-4 *1 (-668)) (-5 *2 (-108)))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-668)) (-5 *2 (-712)))) (-3710 (*1 *1 *1 *2) (-12 (-4 *1 (-668)) (-5 *2 (-712)))) (-4163 (*1 *1 *1) (|partial| -4 *1 (-668))))
-(-13 (-1030) (-10 -8 (-15 (-4197) ($) -2058) (-15 -3798 ($) -2058) (-15 -2824 ((-108) $)) (-15 ** ($ $ (-712))) (-15 -3710 ($ $ (-712))) (-15 -4163 ((-3 $ "failed") $))))
+((-1839 (*1 *1) (-4 *1 (-668))) (-2055 (*1 *1) (-4 *1 (-668))) (-3865 (*1 *2 *1) (-12 (-4 *1 (-668)) (-5 *2 (-108)))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-668)) (-5 *2 (-712)))) (-1401 (*1 *1 *1 *2) (-12 (-4 *1 (-668)) (-5 *2 (-712)))) (-1522 (*1 *1 *1) (|partial| -4 *1 (-668))))
+(-13 (-1030) (-10 -8 (-15 (-1839) ($) -2277) (-15 -2055 ($) -2277) (-15 -3865 ((-108) $)) (-15 ** ($ $ (-712))) (-15 -1401 ($ $ (-712))) (-15 -1522 ((-3 $ "failed") $))))
(((-97) . T) ((-565 (-796)) . T) ((-1030) . T) ((-1018) . T))
-((-1871 (((-2 (|:| -1572 (-396 |#2|)) (|:| |special| (-396 |#2|))) |#2| (-1 |#2| |#2|)) 38)) (-2787 (((-2 (|:| -1572 |#2|) (|:| |special| |#2|)) |#2| (-1 |#2| |#2|)) 12)) (-2221 ((|#2| (-385 |#2|) (-1 |#2| |#2|)) 13)) (-3702 (((-2 (|:| |poly| |#2|) (|:| -1572 (-385 |#2|)) (|:| |special| (-385 |#2|))) (-385 |#2|) (-1 |#2| |#2|)) 47)))
-(((-669 |#1| |#2|) (-10 -7 (-15 -2787 ((-2 (|:| -1572 |#2|) (|:| |special| |#2|)) |#2| (-1 |#2| |#2|))) (-15 -1871 ((-2 (|:| -1572 (-396 |#2|)) (|:| |special| (-396 |#2|))) |#2| (-1 |#2| |#2|))) (-15 -2221 (|#2| (-385 |#2|) (-1 |#2| |#2|))) (-15 -3702 ((-2 (|:| |poly| |#2|) (|:| -1572 (-385 |#2|)) (|:| |special| (-385 |#2|))) (-385 |#2|) (-1 |#2| |#2|)))) (-341) (-1147 |#1|)) (T -669))
-((-3702 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1147 *5)) (-4 *5 (-341)) (-5 *2 (-2 (|:| |poly| *6) (|:| -1572 (-385 *6)) (|:| |special| (-385 *6)))) (-5 *1 (-669 *5 *6)) (-5 *3 (-385 *6)))) (-2221 (*1 *2 *3 *4) (-12 (-5 *3 (-385 *2)) (-5 *4 (-1 *2 *2)) (-4 *2 (-1147 *5)) (-5 *1 (-669 *5 *2)) (-4 *5 (-341)))) (-1871 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1147 *5)) (-4 *5 (-341)) (-5 *2 (-2 (|:| -1572 (-396 *3)) (|:| |special| (-396 *3)))) (-5 *1 (-669 *5 *3)))) (-2787 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1147 *5)) (-4 *5 (-341)) (-5 *2 (-2 (|:| -1572 *3) (|:| |special| *3))) (-5 *1 (-669 *5 *3)))))
-(-10 -7 (-15 -2787 ((-2 (|:| -1572 |#2|) (|:| |special| |#2|)) |#2| (-1 |#2| |#2|))) (-15 -1871 ((-2 (|:| -1572 (-396 |#2|)) (|:| |special| (-396 |#2|))) |#2| (-1 |#2| |#2|))) (-15 -2221 (|#2| (-385 |#2|) (-1 |#2| |#2|))) (-15 -3702 ((-2 (|:| |poly| |#2|) (|:| -1572 (-385 |#2|)) (|:| |special| (-385 |#2|))) (-385 |#2|) (-1 |#2| |#2|))))
-((-2872 ((|#7| (-591 |#5|) |#6|) NIL)) (-1340 ((|#7| (-1 |#5| |#4|) |#6|) 26)))
-(((-670 |#1| |#2| |#3| |#4| |#5| |#6| |#7|) (-10 -7 (-15 -1340 (|#7| (-1 |#5| |#4|) |#6|)) (-15 -2872 (|#7| (-591 |#5|) |#6|))) (-788) (-734) (-734) (-975) (-975) (-882 |#4| |#2| |#1|) (-882 |#5| |#3| |#1|)) (T -670))
-((-2872 (*1 *2 *3 *4) (-12 (-5 *3 (-591 *9)) (-4 *9 (-975)) (-4 *5 (-788)) (-4 *6 (-734)) (-4 *8 (-975)) (-4 *2 (-882 *9 *7 *5)) (-5 *1 (-670 *5 *6 *7 *8 *9 *4 *2)) (-4 *7 (-734)) (-4 *4 (-882 *8 *6 *5)))) (-1340 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *9 *8)) (-4 *8 (-975)) (-4 *9 (-975)) (-4 *5 (-788)) (-4 *6 (-734)) (-4 *2 (-882 *9 *7 *5)) (-5 *1 (-670 *5 *6 *7 *8 *9 *4 *2)) (-4 *7 (-734)) (-4 *4 (-882 *8 *6 *5)))))
-(-10 -7 (-15 -1340 (|#7| (-1 |#5| |#4|) |#6|)) (-15 -2872 (|#7| (-591 |#5|) |#6|)))
-((-1340 ((|#7| (-1 |#2| |#1|) |#6|) 28)))
-(((-671 |#1| |#2| |#3| |#4| |#5| |#6| |#7|) (-10 -7 (-15 -1340 (|#7| (-1 |#2| |#1|) |#6|))) (-788) (-788) (-734) (-734) (-975) (-882 |#5| |#3| |#1|) (-882 |#5| |#4| |#2|)) (T -671))
-((-1340 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-788)) (-4 *6 (-788)) (-4 *7 (-734)) (-4 *9 (-975)) (-4 *2 (-882 *9 *8 *6)) (-5 *1 (-671 *5 *6 *7 *8 *9 *4 *2)) (-4 *8 (-734)) (-4 *4 (-882 *9 *7 *5)))))
-(-10 -7 (-15 -1340 (|#7| (-1 |#2| |#1|) |#6|)))
-((-1348 (((-396 |#4|) |#4|) 41)))
-(((-672 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1348 ((-396 |#4|) |#4|))) (-734) (-13 (-788) (-10 -8 (-15 -1408 ((-1089) $)) (-15 -2037 ((-3 $ "failed") (-1089))))) (-286) (-882 (-885 |#3|) |#1| |#2|)) (T -672))
-((-1348 (*1 *2 *3) (-12 (-4 *4 (-734)) (-4 *5 (-13 (-788) (-10 -8 (-15 -1408 ((-1089) $)) (-15 -2037 ((-3 $ "failed") (-1089)))))) (-4 *6 (-286)) (-5 *2 (-396 *3)) (-5 *1 (-672 *4 *5 *6 *3)) (-4 *3 (-882 (-885 *6) *4 *5)))))
-(-10 -7 (-15 -1348 ((-396 |#4|) |#4|)))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-1507 (((-591 (-798 |#1|)) $) NIL)) (-1312 (((-1085 $) $ (-798 |#1|)) NIL) (((-1085 |#2|) $) NIL)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#2| (-517)))) (-3706 (($ $) NIL (|has| |#2| (-517)))) (-1715 (((-108) $) NIL (|has| |#2| (-517)))) (-4090 (((-712) $) NIL) (((-712) $ (-591 (-798 |#1|))) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-1965 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#2| (-842)))) (-1291 (($ $) NIL (|has| |#2| (-429)))) (-2827 (((-396 $) $) NIL (|has| |#2| (-429)))) (-2252 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) NIL (|has| |#2| (-842)))) (-3798 (($) NIL T CONST)) (-1251 (((-3 |#2| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#2| (-966 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#2| (-966 (-525)))) (((-3 (-798 |#1|) "failed") $) NIL)) (-3528 ((|#2| $) NIL) (((-385 (-525)) $) NIL (|has| |#2| (-966 (-385 (-525))))) (((-525) $) NIL (|has| |#2| (-966 (-525)))) (((-798 |#1|) $) NIL)) (-2805 (($ $ $ (-798 |#1|)) NIL (|has| |#2| (-160)))) (-1710 (($ $) NIL)) (-3305 (((-631 (-525)) (-631 $)) NIL (|has| |#2| (-587 (-525)))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| |#2| (-587 (-525)))) (((-2 (|:| -4057 (-631 |#2|)) (|:| |vec| (-1171 |#2|))) (-631 $) (-1171 $)) NIL) (((-631 |#2|) (-631 $)) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-3208 (($ $) NIL (|has| |#2| (-429))) (($ $ (-798 |#1|)) NIL (|has| |#2| (-429)))) (-1695 (((-591 $) $) NIL)) (-2744 (((-108) $) NIL (|has| |#2| (-842)))) (-2056 (($ $ |#2| (-497 (-798 |#1|)) $) NIL)) (-2011 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (-12 (|has| (-798 |#1|) (-819 (-357))) (|has| |#2| (-819 (-357))))) (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (-12 (|has| (-798 |#1|) (-819 (-525))) (|has| |#2| (-819 (-525)))))) (-2824 (((-108) $) NIL)) (-4010 (((-712) $) NIL)) (-1493 (($ (-1085 |#2|) (-798 |#1|)) NIL) (($ (-1085 $) (-798 |#1|)) NIL)) (-1922 (((-591 $) $) NIL)) (-2202 (((-108) $) NIL)) (-1480 (($ |#2| (-497 (-798 |#1|))) NIL) (($ $ (-798 |#1|) (-712)) NIL) (($ $ (-591 (-798 |#1|)) (-591 (-712))) NIL)) (-3958 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $ (-798 |#1|)) NIL)) (-2624 (((-497 (-798 |#1|)) $) NIL) (((-712) $ (-798 |#1|)) NIL) (((-591 (-712)) $ (-591 (-798 |#1|))) NIL)) (-3741 (($ $ $) NIL (|has| |#2| (-788)))) (-2478 (($ $ $) NIL (|has| |#2| (-788)))) (-4015 (($ (-1 (-497 (-798 |#1|)) (-497 (-798 |#1|))) $) NIL)) (-1340 (($ (-1 |#2| |#2|) $) NIL)) (-2254 (((-3 (-798 |#1|) "failed") $) NIL)) (-1661 (($ $) NIL)) (-1678 ((|#2| $) NIL)) (-1356 (($ (-591 $)) NIL (|has| |#2| (-429))) (($ $ $) NIL (|has| |#2| (-429)))) (-2339 (((-1072) $) NIL)) (-3376 (((-3 (-591 $) "failed") $) NIL)) (-2010 (((-3 (-591 $) "failed") $) NIL)) (-2292 (((-3 (-2 (|:| |var| (-798 |#1|)) (|:| -2008 (-712))) "failed") $) NIL)) (-2047 (((-1036) $) NIL)) (-1634 (((-108) $) NIL)) (-1646 ((|#2| $) NIL)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| |#2| (-429)))) (-1399 (($ (-591 $)) NIL (|has| |#2| (-429))) (($ $ $) NIL (|has| |#2| (-429)))) (-2916 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#2| (-842)))) (-1626 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#2| (-842)))) (-1348 (((-396 $) $) NIL (|has| |#2| (-842)))) (-2089 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-517))) (((-3 $ "failed") $ $) NIL (|has| |#2| (-517)))) (-4132 (($ $ (-591 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-591 $) (-591 $)) NIL) (($ $ (-798 |#1|) |#2|) NIL) (($ $ (-591 (-798 |#1|)) (-591 |#2|)) NIL) (($ $ (-798 |#1|) $) NIL) (($ $ (-591 (-798 |#1|)) (-591 $)) NIL)) (-2976 (($ $ (-798 |#1|)) NIL (|has| |#2| (-160)))) (-3266 (($ $ (-798 |#1|)) NIL) (($ $ (-591 (-798 |#1|))) NIL) (($ $ (-798 |#1|) (-712)) NIL) (($ $ (-591 (-798 |#1|)) (-591 (-712))) NIL)) (-1316 (((-497 (-798 |#1|)) $) NIL) (((-712) $ (-798 |#1|)) NIL) (((-591 (-712)) $ (-591 (-798 |#1|))) NIL)) (-1408 (((-825 (-357)) $) NIL (-12 (|has| (-798 |#1|) (-566 (-825 (-357)))) (|has| |#2| (-566 (-825 (-357)))))) (((-825 (-525)) $) NIL (-12 (|has| (-798 |#1|) (-566 (-825 (-525)))) (|has| |#2| (-566 (-825 (-525)))))) (((-501) $) NIL (-12 (|has| (-798 |#1|) (-566 (-501))) (|has| |#2| (-566 (-501)))))) (-2668 ((|#2| $) NIL (|has| |#2| (-429))) (($ $ (-798 |#1|)) NIL (|has| |#2| (-429)))) (-2265 (((-3 (-1171 $) "failed") (-631 $)) NIL (-12 (|has| $ (-136)) (|has| |#2| (-842))))) (-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ |#2|) NIL) (($ (-798 |#1|)) NIL) (($ $) NIL (|has| |#2| (-517))) (($ (-385 (-525))) NIL (-3321 (|has| |#2| (-37 (-385 (-525)))) (|has| |#2| (-966 (-385 (-525))))))) (-3654 (((-591 |#2|) $) NIL)) (-2560 ((|#2| $ (-497 (-798 |#1|))) NIL) (($ $ (-798 |#1|) (-712)) NIL) (($ $ (-591 (-798 |#1|)) (-591 (-712))) NIL)) (-1437 (((-3 $ "failed") $) NIL (-3321 (-12 (|has| $ (-136)) (|has| |#2| (-842))) (|has| |#2| (-136))))) (-2128 (((-712)) NIL)) (-1698 (($ $ $ (-712)) NIL (|has| |#2| (-160)))) (-2495 (((-108) $ $) NIL (|has| |#2| (-517)))) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4191 (($) NIL T CONST)) (-4197 (($) NIL T CONST)) (-4196 (($ $ (-798 |#1|)) NIL) (($ $ (-591 (-798 |#1|))) NIL) (($ $ (-798 |#1|) (-712)) NIL) (($ $ (-591 (-798 |#1|)) (-591 (-712))) NIL)) (-4135 (((-108) $ $) NIL (|has| |#2| (-788)))) (-4119 (((-108) $ $) NIL (|has| |#2| (-788)))) (-4096 (((-108) $ $) NIL)) (-4126 (((-108) $ $) NIL (|has| |#2| (-788)))) (-4112 (((-108) $ $) NIL (|has| |#2| (-788)))) (-4173 (($ $ |#2|) NIL (|has| |#2| (-341)))) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL (|has| |#2| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#2| (-37 (-385 (-525))))) (($ |#2| $) NIL) (($ $ |#2|) NIL)))
+((-2466 (((-2 (|:| -3749 (-396 |#2|)) (|:| |special| (-396 |#2|))) |#2| (-1 |#2| |#2|)) 38)) (-1645 (((-2 (|:| -3749 |#2|) (|:| |special| |#2|)) |#2| (-1 |#2| |#2|)) 12)) (-4000 ((|#2| (-385 |#2|) (-1 |#2| |#2|)) 13)) (-3601 (((-2 (|:| |poly| |#2|) (|:| -3749 (-385 |#2|)) (|:| |special| (-385 |#2|))) (-385 |#2|) (-1 |#2| |#2|)) 47)))
+(((-669 |#1| |#2|) (-10 -7 (-15 -1645 ((-2 (|:| -3749 |#2|) (|:| |special| |#2|)) |#2| (-1 |#2| |#2|))) (-15 -2466 ((-2 (|:| -3749 (-396 |#2|)) (|:| |special| (-396 |#2|))) |#2| (-1 |#2| |#2|))) (-15 -4000 (|#2| (-385 |#2|) (-1 |#2| |#2|))) (-15 -3601 ((-2 (|:| |poly| |#2|) (|:| -3749 (-385 |#2|)) (|:| |special| (-385 |#2|))) (-385 |#2|) (-1 |#2| |#2|)))) (-341) (-1147 |#1|)) (T -669))
+((-3601 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1147 *5)) (-4 *5 (-341)) (-5 *2 (-2 (|:| |poly| *6) (|:| -3749 (-385 *6)) (|:| |special| (-385 *6)))) (-5 *1 (-669 *5 *6)) (-5 *3 (-385 *6)))) (-4000 (*1 *2 *3 *4) (-12 (-5 *3 (-385 *2)) (-5 *4 (-1 *2 *2)) (-4 *2 (-1147 *5)) (-5 *1 (-669 *5 *2)) (-4 *5 (-341)))) (-2466 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1147 *5)) (-4 *5 (-341)) (-5 *2 (-2 (|:| -3749 (-396 *3)) (|:| |special| (-396 *3)))) (-5 *1 (-669 *5 *3)))) (-1645 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1147 *5)) (-4 *5 (-341)) (-5 *2 (-2 (|:| -3749 *3) (|:| |special| *3))) (-5 *1 (-669 *5 *3)))))
+(-10 -7 (-15 -1645 ((-2 (|:| -3749 |#2|) (|:| |special| |#2|)) |#2| (-1 |#2| |#2|))) (-15 -2466 ((-2 (|:| -3749 (-396 |#2|)) (|:| |special| (-396 |#2|))) |#2| (-1 |#2| |#2|))) (-15 -4000 (|#2| (-385 |#2|) (-1 |#2| |#2|))) (-15 -3601 ((-2 (|:| |poly| |#2|) (|:| -3749 (-385 |#2|)) (|:| |special| (-385 |#2|))) (-385 |#2|) (-1 |#2| |#2|))))
+((-1638 ((|#7| (-591 |#5|) |#6|) NIL)) (-1257 ((|#7| (-1 |#5| |#4|) |#6|) 26)))
+(((-670 |#1| |#2| |#3| |#4| |#5| |#6| |#7|) (-10 -7 (-15 -1257 (|#7| (-1 |#5| |#4|) |#6|)) (-15 -1638 (|#7| (-591 |#5|) |#6|))) (-788) (-734) (-734) (-975) (-975) (-882 |#4| |#2| |#1|) (-882 |#5| |#3| |#1|)) (T -670))
+((-1638 (*1 *2 *3 *4) (-12 (-5 *3 (-591 *9)) (-4 *9 (-975)) (-4 *5 (-788)) (-4 *6 (-734)) (-4 *8 (-975)) (-4 *2 (-882 *9 *7 *5)) (-5 *1 (-670 *5 *6 *7 *8 *9 *4 *2)) (-4 *7 (-734)) (-4 *4 (-882 *8 *6 *5)))) (-1257 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *9 *8)) (-4 *8 (-975)) (-4 *9 (-975)) (-4 *5 (-788)) (-4 *6 (-734)) (-4 *2 (-882 *9 *7 *5)) (-5 *1 (-670 *5 *6 *7 *8 *9 *4 *2)) (-4 *7 (-734)) (-4 *4 (-882 *8 *6 *5)))))
+(-10 -7 (-15 -1257 (|#7| (-1 |#5| |#4|) |#6|)) (-15 -1638 (|#7| (-591 |#5|) |#6|)))
+((-1257 ((|#7| (-1 |#2| |#1|) |#6|) 28)))
+(((-671 |#1| |#2| |#3| |#4| |#5| |#6| |#7|) (-10 -7 (-15 -1257 (|#7| (-1 |#2| |#1|) |#6|))) (-788) (-788) (-734) (-734) (-975) (-882 |#5| |#3| |#1|) (-882 |#5| |#4| |#2|)) (T -671))
+((-1257 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-788)) (-4 *6 (-788)) (-4 *7 (-734)) (-4 *9 (-975)) (-4 *2 (-882 *9 *8 *6)) (-5 *1 (-671 *5 *6 *7 *8 *9 *4 *2)) (-4 *8 (-734)) (-4 *4 (-882 *9 *7 *5)))))
+(-10 -7 (-15 -1257 (|#7| (-1 |#2| |#1|) |#6|)))
+((-2542 (((-396 |#4|) |#4|) 41)))
+(((-672 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2542 ((-396 |#4|) |#4|))) (-734) (-13 (-788) (-10 -8 (-15 -1300 ((-1089) $)) (-15 -1592 ((-3 $ "failed") (-1089))))) (-286) (-882 (-885 |#3|) |#1| |#2|)) (T -672))
+((-2542 (*1 *2 *3) (-12 (-4 *4 (-734)) (-4 *5 (-13 (-788) (-10 -8 (-15 -1300 ((-1089) $)) (-15 -1592 ((-3 $ "failed") (-1089)))))) (-4 *6 (-286)) (-5 *2 (-396 *3)) (-5 *1 (-672 *4 *5 *6 *3)) (-4 *3 (-882 (-885 *6) *4 *5)))))
+(-10 -7 (-15 -2542 ((-396 |#4|) |#4|)))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-1444 (((-591 (-798 |#1|)) $) NIL)) (-2514 (((-1085 $) $ (-798 |#1|)) NIL) (((-1085 |#2|) $) NIL)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#2| (-517)))) (-3641 (($ $) NIL (|has| |#2| (-517)))) (-3077 (((-108) $) NIL (|has| |#2| (-517)))) (-1978 (((-712) $) NIL) (((-712) $ (-591 (-798 |#1|))) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2179 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#2| (-842)))) (-1720 (($ $) NIL (|has| |#2| (-429)))) (-3898 (((-396 $) $) NIL (|has| |#2| (-429)))) (-3008 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) NIL (|has| |#2| (-842)))) (-2055 (($) NIL T CONST)) (-4174 (((-3 |#2| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#2| (-966 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#2| (-966 (-525)))) (((-3 (-798 |#1|) "failed") $) NIL)) (-3341 ((|#2| $) NIL) (((-385 (-525)) $) NIL (|has| |#2| (-966 (-385 (-525))))) (((-525) $) NIL (|has| |#2| (-966 (-525)))) (((-798 |#1|) $) NIL)) (-1788 (($ $ $ (-798 |#1|)) NIL (|has| |#2| (-160)))) (-1575 (($ $) NIL)) (-3925 (((-631 (-525)) (-631 $)) NIL (|has| |#2| (-587 (-525)))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| |#2| (-587 (-525)))) (((-2 (|:| -2928 (-631 |#2|)) (|:| |vec| (-1171 |#2|))) (-631 $) (-1171 $)) NIL) (((-631 |#2|) (-631 $)) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-3153 (($ $) NIL (|has| |#2| (-429))) (($ $ (-798 |#1|)) NIL (|has| |#2| (-429)))) (-1564 (((-591 $) $) NIL)) (-2393 (((-108) $) NIL (|has| |#2| (-842)))) (-2615 (($ $ |#2| (-497 (-798 |#1|)) $) NIL)) (-4018 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (-12 (|has| (-798 |#1|) (-819 (-357))) (|has| |#2| (-819 (-357))))) (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (-12 (|has| (-798 |#1|) (-819 (-525))) (|has| |#2| (-819 (-525)))))) (-3865 (((-108) $) NIL)) (-3667 (((-712) $) NIL)) (-1434 (($ (-1085 |#2|) (-798 |#1|)) NIL) (($ (-1085 $) (-798 |#1|)) NIL)) (-2987 (((-591 $) $) NIL)) (-3802 (((-108) $) NIL)) (-1422 (($ |#2| (-497 (-798 |#1|))) NIL) (($ $ (-798 |#1|) (-712)) NIL) (($ $ (-591 (-798 |#1|)) (-591 (-712))) NIL)) (-3148 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $ (-798 |#1|)) NIL)) (-3629 (((-497 (-798 |#1|)) $) NIL) (((-712) $ (-798 |#1|)) NIL) (((-591 (-712)) $ (-591 (-798 |#1|))) NIL)) (-1923 (($ $ $) NIL (|has| |#2| (-788)))) (-3475 (($ $ $) NIL (|has| |#2| (-788)))) (-2508 (($ (-1 (-497 (-798 |#1|)) (-497 (-798 |#1|))) $) NIL)) (-1257 (($ (-1 |#2| |#2|) $) NIL)) (-3027 (((-3 (-798 |#1|) "failed") $) NIL)) (-1548 (($ $) NIL)) (-1556 ((|#2| $) NIL)) (-2081 (($ (-591 $)) NIL (|has| |#2| (-429))) (($ $ $) NIL (|has| |#2| (-429)))) (-2621 (((-1072) $) NIL)) (-3401 (((-3 (-591 $) "failed") $) NIL)) (-4008 (((-3 (-591 $) "failed") $) NIL)) (-3410 (((-3 (-2 (|:| |var| (-798 |#1|)) (|:| -3987 (-712))) "failed") $) NIL)) (-2937 (((-1036) $) NIL)) (-1531 (((-108) $) NIL)) (-1540 ((|#2| $) NIL)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| |#2| (-429)))) (-2124 (($ (-591 $)) NIL (|has| |#2| (-429))) (($ $ $) NIL (|has| |#2| (-429)))) (-3550 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#2| (-842)))) (-3534 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#2| (-842)))) (-2542 (((-396 $) $) NIL (|has| |#2| (-842)))) (-3210 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-517))) (((-3 $ "failed") $ $) NIL (|has| |#2| (-517)))) (-1980 (($ $ (-591 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-591 $) (-591 $)) NIL) (($ $ (-798 |#1|) |#2|) NIL) (($ $ (-591 (-798 |#1|)) (-591 |#2|)) NIL) (($ $ (-798 |#1|) $) NIL) (($ $ (-591 (-798 |#1|)) (-591 $)) NIL)) (-2858 (($ $ (-798 |#1|)) NIL (|has| |#2| (-160)))) (-2209 (($ $ (-798 |#1|)) NIL) (($ $ (-591 (-798 |#1|))) NIL) (($ $ (-798 |#1|) (-712)) NIL) (($ $ (-591 (-798 |#1|)) (-591 (-712))) NIL)) (-2743 (((-497 (-798 |#1|)) $) NIL) (((-712) $ (-798 |#1|)) NIL) (((-591 (-712)) $ (-591 (-798 |#1|))) NIL)) (-1300 (((-825 (-357)) $) NIL (-12 (|has| (-798 |#1|) (-566 (-825 (-357)))) (|has| |#2| (-566 (-825 (-357)))))) (((-825 (-525)) $) NIL (-12 (|has| (-798 |#1|) (-566 (-825 (-525)))) (|has| |#2| (-566 (-825 (-525)))))) (((-501) $) NIL (-12 (|has| (-798 |#1|) (-566 (-501))) (|has| |#2| (-566 (-501)))))) (-2827 ((|#2| $) NIL (|has| |#2| (-429))) (($ $ (-798 |#1|)) NIL (|has| |#2| (-429)))) (-3124 (((-3 (-1171 $) "failed") (-631 $)) NIL (-12 (|has| $ (-136)) (|has| |#2| (-842))))) (-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ |#2|) NIL) (($ (-798 |#1|)) NIL) (($ $) NIL (|has| |#2| (-517))) (($ (-385 (-525))) NIL (-3150 (|has| |#2| (-37 (-385 (-525)))) (|has| |#2| (-966 (-385 (-525))))))) (-3109 (((-591 |#2|) $) NIL)) (-1263 ((|#2| $ (-497 (-798 |#1|))) NIL) (($ $ (-798 |#1|) (-712)) NIL) (($ $ (-591 (-798 |#1|)) (-591 (-712))) NIL)) (-3751 (((-3 $ "failed") $) NIL (-3150 (-12 (|has| $ (-136)) (|has| |#2| (-842))) (|has| |#2| (-136))))) (-3425 (((-712)) NIL)) (-2931 (($ $ $ (-712)) NIL (|has| |#2| (-160)))) (-1724 (((-108) $ $) NIL (|has| |#2| (-517)))) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1830 (($) NIL T CONST)) (-1839 (($) NIL T CONST)) (-1796 (($ $ (-798 |#1|)) NIL) (($ $ (-591 (-798 |#1|))) NIL) (($ $ (-798 |#1|) (-712)) NIL) (($ $ (-591 (-798 |#1|)) (-591 (-712))) NIL)) (-4004 (((-108) $ $) NIL (|has| |#2| (-788)))) (-3982 (((-108) $ $) NIL (|has| |#2| (-788)))) (-3944 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL (|has| |#2| (-788)))) (-3971 (((-108) $ $) NIL (|has| |#2| (-788)))) (-4059 (($ $ |#2|) NIL (|has| |#2| (-341)))) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL (|has| |#2| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#2| (-37 (-385 (-525))))) (($ |#2| $) NIL) (($ $ |#2|) NIL)))
(((-673 |#1| |#2|) (-882 |#2| (-497 (-798 |#1|)) (-798 |#1|)) (-591 (-1089)) (-975)) (T -673))
NIL
(-882 |#2| (-497 (-798 |#1|)) (-798 |#1|))
-((-2839 (((-2 (|:| -2593 (-885 |#3|)) (|:| -4125 (-885 |#3|))) |#4|) 14)) (-3538 ((|#4| |#4| |#2|) 33)) (-2485 ((|#4| (-385 (-885 |#3|)) |#2|) 64)) (-4080 ((|#4| (-1085 (-885 |#3|)) |#2|) 77)) (-2991 ((|#4| (-1085 |#4|) |#2|) 51)) (-1725 ((|#4| |#4| |#2|) 54)) (-1348 (((-396 |#4|) |#4|) 40)))
-(((-674 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2839 ((-2 (|:| -2593 (-885 |#3|)) (|:| -4125 (-885 |#3|))) |#4|)) (-15 -1725 (|#4| |#4| |#2|)) (-15 -2991 (|#4| (-1085 |#4|) |#2|)) (-15 -3538 (|#4| |#4| |#2|)) (-15 -4080 (|#4| (-1085 (-885 |#3|)) |#2|)) (-15 -2485 (|#4| (-385 (-885 |#3|)) |#2|)) (-15 -1348 ((-396 |#4|) |#4|))) (-734) (-13 (-788) (-10 -8 (-15 -1408 ((-1089) $)))) (-517) (-882 (-385 (-885 |#3|)) |#1| |#2|)) (T -674))
-((-1348 (*1 *2 *3) (-12 (-4 *4 (-734)) (-4 *5 (-13 (-788) (-10 -8 (-15 -1408 ((-1089) $))))) (-4 *6 (-517)) (-5 *2 (-396 *3)) (-5 *1 (-674 *4 *5 *6 *3)) (-4 *3 (-882 (-385 (-885 *6)) *4 *5)))) (-2485 (*1 *2 *3 *4) (-12 (-4 *6 (-517)) (-4 *2 (-882 *3 *5 *4)) (-5 *1 (-674 *5 *4 *6 *2)) (-5 *3 (-385 (-885 *6))) (-4 *5 (-734)) (-4 *4 (-13 (-788) (-10 -8 (-15 -1408 ((-1089) $))))))) (-4080 (*1 *2 *3 *4) (-12 (-5 *3 (-1085 (-885 *6))) (-4 *6 (-517)) (-4 *2 (-882 (-385 (-885 *6)) *5 *4)) (-5 *1 (-674 *5 *4 *6 *2)) (-4 *5 (-734)) (-4 *4 (-13 (-788) (-10 -8 (-15 -1408 ((-1089) $))))))) (-3538 (*1 *2 *2 *3) (-12 (-4 *4 (-734)) (-4 *3 (-13 (-788) (-10 -8 (-15 -1408 ((-1089) $))))) (-4 *5 (-517)) (-5 *1 (-674 *4 *3 *5 *2)) (-4 *2 (-882 (-385 (-885 *5)) *4 *3)))) (-2991 (*1 *2 *3 *4) (-12 (-5 *3 (-1085 *2)) (-4 *2 (-882 (-385 (-885 *6)) *5 *4)) (-5 *1 (-674 *5 *4 *6 *2)) (-4 *5 (-734)) (-4 *4 (-13 (-788) (-10 -8 (-15 -1408 ((-1089) $))))) (-4 *6 (-517)))) (-1725 (*1 *2 *2 *3) (-12 (-4 *4 (-734)) (-4 *3 (-13 (-788) (-10 -8 (-15 -1408 ((-1089) $))))) (-4 *5 (-517)) (-5 *1 (-674 *4 *3 *5 *2)) (-4 *2 (-882 (-385 (-885 *5)) *4 *3)))) (-2839 (*1 *2 *3) (-12 (-4 *4 (-734)) (-4 *5 (-13 (-788) (-10 -8 (-15 -1408 ((-1089) $))))) (-4 *6 (-517)) (-5 *2 (-2 (|:| -2593 (-885 *6)) (|:| -4125 (-885 *6)))) (-5 *1 (-674 *4 *5 *6 *3)) (-4 *3 (-882 (-385 (-885 *6)) *4 *5)))))
-(-10 -7 (-15 -2839 ((-2 (|:| -2593 (-885 |#3|)) (|:| -4125 (-885 |#3|))) |#4|)) (-15 -1725 (|#4| |#4| |#2|)) (-15 -2991 (|#4| (-1085 |#4|) |#2|)) (-15 -3538 (|#4| |#4| |#2|)) (-15 -4080 (|#4| (-1085 (-885 |#3|)) |#2|)) (-15 -2485 (|#4| (-385 (-885 |#3|)) |#2|)) (-15 -1348 ((-396 |#4|) |#4|)))
-((-1348 (((-396 |#4|) |#4|) 52)))
-(((-675 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1348 ((-396 |#4|) |#4|))) (-734) (-788) (-13 (-286) (-138)) (-882 (-385 |#3|) |#1| |#2|)) (T -675))
-((-1348 (*1 *2 *3) (-12 (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-13 (-286) (-138))) (-5 *2 (-396 *3)) (-5 *1 (-675 *4 *5 *6 *3)) (-4 *3 (-882 (-385 *6) *4 *5)))))
-(-10 -7 (-15 -1348 ((-396 |#4|) |#4|)))
-((-1340 (((-677 |#2| |#3|) (-1 |#2| |#1|) (-677 |#1| |#3|)) 18)))
-(((-676 |#1| |#2| |#3|) (-10 -7 (-15 -1340 ((-677 |#2| |#3|) (-1 |#2| |#1|) (-677 |#1| |#3|)))) (-975) (-975) (-668)) (T -676))
-((-1340 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-677 *5 *7)) (-4 *5 (-975)) (-4 *6 (-975)) (-4 *7 (-668)) (-5 *2 (-677 *6 *7)) (-5 *1 (-676 *5 *6 *7)))))
-(-10 -7 (-15 -1340 ((-677 |#2| |#3|) (-1 |#2| |#1|) (-677 |#1| |#3|))))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) 28)) (-1631 (((-591 (-2 (|:| -3482 |#1|) (|:| -2548 |#2|))) $) 29)) (-2157 (((-3 $ "failed") $ $) NIL)) (-3032 (((-712)) 20 (-12 (|has| |#2| (-346)) (|has| |#1| (-346))))) (-3798 (($) NIL T CONST)) (-1251 (((-3 |#2| "failed") $) 57) (((-3 |#1| "failed") $) 60)) (-3528 ((|#2| $) NIL) ((|#1| $) NIL)) (-1710 (($ $) 79 (|has| |#2| (-788)))) (-4163 (((-3 $ "failed") $) 65)) (-3377 (($) 35 (-12 (|has| |#2| (-346)) (|has| |#1| (-346))))) (-2824 (((-108) $) NIL)) (-4010 (((-712) $) 55)) (-1922 (((-591 $) $) 39)) (-2202 (((-108) $) NIL)) (-1480 (($ |#1| |#2|) 16)) (-1340 (($ (-1 |#1| |#1|) $) 54)) (-3016 (((-854) $) 32 (-12 (|has| |#2| (-346)) (|has| |#1| (-346))))) (-1661 ((|#2| $) 78 (|has| |#2| (-788)))) (-1678 ((|#1| $) 77 (|has| |#2| (-788)))) (-2339 (((-1072) $) NIL)) (-2226 (($ (-854)) 27 (-12 (|has| |#2| (-346)) (|has| |#1| (-346))))) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) 76) (($ (-525)) 45) (($ |#2|) 42) (($ |#1|) 43) (($ (-591 (-2 (|:| -3482 |#1|) (|:| -2548 |#2|)))) 11)) (-3654 (((-591 |#1|) $) 41)) (-2560 ((|#1| $ |#2|) 88)) (-1437 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-2128 (((-712)) NIL)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4191 (($) 12 T CONST)) (-4197 (($) 33 T CONST)) (-4096 (((-108) $ $) 80)) (-4164 (($ $) 47) (($ $ $) NIL)) (-4156 (($ $ $) 26)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 52) (($ $ $) 90) (($ |#1| $) 49 (|has| |#1| (-160))) (($ $ |#1|) NIL (|has| |#1| (-160)))))
-(((-677 |#1| |#2|) (-13 (-975) (-966 |#2|) (-966 |#1|) (-10 -8 (-15 -1480 ($ |#1| |#2|)) (-15 -2560 (|#1| $ |#2|)) (-15 -3022 ($ (-591 (-2 (|:| -3482 |#1|) (|:| -2548 |#2|))))) (-15 -1631 ((-591 (-2 (|:| -3482 |#1|) (|:| -2548 |#2|))) $)) (-15 -1340 ($ (-1 |#1| |#1|) $)) (-15 -2202 ((-108) $)) (-15 -3654 ((-591 |#1|) $)) (-15 -1922 ((-591 $) $)) (-15 -4010 ((-712) $)) (IF (|has| |#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |#1| (-160)) (-6 (-37 |#1|)) |%noBranch|) (IF (|has| |#1| (-346)) (IF (|has| |#2| (-346)) (-6 (-346)) |%noBranch|) |%noBranch|) (IF (|has| |#2| (-788)) (PROGN (-15 -1661 (|#2| $)) (-15 -1678 (|#1| $)) (-15 -1710 ($ $))) |%noBranch|))) (-975) (-668)) (T -677))
-((-1480 (*1 *1 *2 *3) (-12 (-5 *1 (-677 *2 *3)) (-4 *2 (-975)) (-4 *3 (-668)))) (-2560 (*1 *2 *1 *3) (-12 (-4 *2 (-975)) (-5 *1 (-677 *2 *3)) (-4 *3 (-668)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-591 (-2 (|:| -3482 *3) (|:| -2548 *4)))) (-4 *3 (-975)) (-4 *4 (-668)) (-5 *1 (-677 *3 *4)))) (-1631 (*1 *2 *1) (-12 (-5 *2 (-591 (-2 (|:| -3482 *3) (|:| -2548 *4)))) (-5 *1 (-677 *3 *4)) (-4 *3 (-975)) (-4 *4 (-668)))) (-1340 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-975)) (-5 *1 (-677 *3 *4)) (-4 *4 (-668)))) (-2202 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-677 *3 *4)) (-4 *3 (-975)) (-4 *4 (-668)))) (-3654 (*1 *2 *1) (-12 (-5 *2 (-591 *3)) (-5 *1 (-677 *3 *4)) (-4 *3 (-975)) (-4 *4 (-668)))) (-1922 (*1 *2 *1) (-12 (-5 *2 (-591 (-677 *3 *4))) (-5 *1 (-677 *3 *4)) (-4 *3 (-975)) (-4 *4 (-668)))) (-4010 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-677 *3 *4)) (-4 *3 (-975)) (-4 *4 (-668)))) (-1661 (*1 *2 *1) (-12 (-4 *2 (-668)) (-4 *2 (-788)) (-5 *1 (-677 *3 *2)) (-4 *3 (-975)))) (-1678 (*1 *2 *1) (-12 (-4 *2 (-975)) (-5 *1 (-677 *2 *3)) (-4 *3 (-788)) (-4 *3 (-668)))) (-1710 (*1 *1 *1) (-12 (-5 *1 (-677 *2 *3)) (-4 *3 (-788)) (-4 *2 (-975)) (-4 *3 (-668)))))
-(-13 (-975) (-966 |#2|) (-966 |#1|) (-10 -8 (-15 -1480 ($ |#1| |#2|)) (-15 -2560 (|#1| $ |#2|)) (-15 -3022 ($ (-591 (-2 (|:| -3482 |#1|) (|:| -2548 |#2|))))) (-15 -1631 ((-591 (-2 (|:| -3482 |#1|) (|:| -2548 |#2|))) $)) (-15 -1340 ($ (-1 |#1| |#1|) $)) (-15 -2202 ((-108) $)) (-15 -3654 ((-591 |#1|) $)) (-15 -1922 ((-591 $) $)) (-15 -4010 ((-712) $)) (IF (|has| |#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |#1| (-160)) (-6 (-37 |#1|)) |%noBranch|) (IF (|has| |#1| (-346)) (IF (|has| |#2| (-346)) (-6 (-346)) |%noBranch|) |%noBranch|) (IF (|has| |#2| (-788)) (PROGN (-15 -1661 (|#2| $)) (-15 -1678 (|#1| $)) (-15 -1710 ($ $))) |%noBranch|)))
-((-3008 (((-108) $ $) 19)) (-1414 (($ |#1| $) 76) (($ $ |#1|) 75) (($ $ $) 74)) (-3595 (($ $ $) 72)) (-3214 (((-108) $ $) 73)) (-3891 (((-108) $ (-712)) 8)) (-2442 (($ (-591 |#1|)) 68) (($) 67)) (-1797 (($ (-1 (-108) |#1|) $) 45 (|has| $ (-6 -4250)))) (-2305 (($ (-1 (-108) |#1|) $) 55 (|has| $ (-6 -4250)))) (-3798 (($) 7 T CONST)) (-3611 (($ $) 62)) (-3098 (($ $) 58 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3901 (($ |#1| $) 47 (|has| $ (-6 -4250))) (($ (-1 (-108) |#1|) $) 46 (|has| $ (-6 -4250)))) (-3677 (($ |#1| $) 57 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) (($ (-1 (-108) |#1|) $) 54 (|has| $ (-6 -4250)))) (-1227 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 56 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 53 (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $) 52 (|has| $ (-6 -4250)))) (-3454 (((-591 |#1|) $) 30 (|has| $ (-6 -4250)))) (-2910 (((-108) $ (-712)) 9)) (-2552 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3249 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1|) $) 35)) (-3971 (((-108) $ (-712)) 10)) (-2339 (((-1072) $) 22)) (-3516 (($ $ $) 69)) (-1464 ((|#1| $) 39)) (-2470 (($ |#1| $) 40) (($ |#1| $ (-712)) 63)) (-2047 (((-1036) $) 21)) (-2069 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 51)) (-3631 ((|#1| $) 41)) (-1623 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) 14)) (-3028 (((-108) $) 11)) (-3209 (($) 12)) (-2945 (((-591 (-2 (|:| -1221 |#1|) (|:| -2064 (-712)))) $) 61)) (-3097 (($ $ |#1|) 71) (($ $ $) 70)) (-2311 (($) 49) (($ (-591 |#1|)) 48)) (-2064 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3199 (($ $) 13)) (-1408 (((-501) $) 59 (|has| |#1| (-566 (-501))))) (-3036 (($ (-591 |#1|)) 50)) (-3022 (((-796) $) 18)) (-2973 (($ (-591 |#1|)) 66) (($) 65)) (-1870 (($ (-591 |#1|)) 42)) (-4158 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) 20)) (-4112 (((-108) $ $) 64)) (-4045 (((-712) $) 6 (|has| $ (-6 -4250)))))
+((-4034 (((-2 (|:| -3343 (-885 |#3|)) (|:| -2329 (-885 |#3|))) |#4|) 14)) (-1375 ((|#4| |#4| |#2|) 33)) (-1639 ((|#4| (-385 (-885 |#3|)) |#2|) 64)) (-1905 ((|#4| (-1085 (-885 |#3|)) |#2|) 77)) (-3001 ((|#4| (-1085 |#4|) |#2|) 51)) (-3171 ((|#4| |#4| |#2|) 54)) (-2542 (((-396 |#4|) |#4|) 40)))
+(((-674 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4034 ((-2 (|:| -3343 (-885 |#3|)) (|:| -2329 (-885 |#3|))) |#4|)) (-15 -3171 (|#4| |#4| |#2|)) (-15 -3001 (|#4| (-1085 |#4|) |#2|)) (-15 -1375 (|#4| |#4| |#2|)) (-15 -1905 (|#4| (-1085 (-885 |#3|)) |#2|)) (-15 -1639 (|#4| (-385 (-885 |#3|)) |#2|)) (-15 -2542 ((-396 |#4|) |#4|))) (-734) (-13 (-788) (-10 -8 (-15 -1300 ((-1089) $)))) (-517) (-882 (-385 (-885 |#3|)) |#1| |#2|)) (T -674))
+((-2542 (*1 *2 *3) (-12 (-4 *4 (-734)) (-4 *5 (-13 (-788) (-10 -8 (-15 -1300 ((-1089) $))))) (-4 *6 (-517)) (-5 *2 (-396 *3)) (-5 *1 (-674 *4 *5 *6 *3)) (-4 *3 (-882 (-385 (-885 *6)) *4 *5)))) (-1639 (*1 *2 *3 *4) (-12 (-4 *6 (-517)) (-4 *2 (-882 *3 *5 *4)) (-5 *1 (-674 *5 *4 *6 *2)) (-5 *3 (-385 (-885 *6))) (-4 *5 (-734)) (-4 *4 (-13 (-788) (-10 -8 (-15 -1300 ((-1089) $))))))) (-1905 (*1 *2 *3 *4) (-12 (-5 *3 (-1085 (-885 *6))) (-4 *6 (-517)) (-4 *2 (-882 (-385 (-885 *6)) *5 *4)) (-5 *1 (-674 *5 *4 *6 *2)) (-4 *5 (-734)) (-4 *4 (-13 (-788) (-10 -8 (-15 -1300 ((-1089) $))))))) (-1375 (*1 *2 *2 *3) (-12 (-4 *4 (-734)) (-4 *3 (-13 (-788) (-10 -8 (-15 -1300 ((-1089) $))))) (-4 *5 (-517)) (-5 *1 (-674 *4 *3 *5 *2)) (-4 *2 (-882 (-385 (-885 *5)) *4 *3)))) (-3001 (*1 *2 *3 *4) (-12 (-5 *3 (-1085 *2)) (-4 *2 (-882 (-385 (-885 *6)) *5 *4)) (-5 *1 (-674 *5 *4 *6 *2)) (-4 *5 (-734)) (-4 *4 (-13 (-788) (-10 -8 (-15 -1300 ((-1089) $))))) (-4 *6 (-517)))) (-3171 (*1 *2 *2 *3) (-12 (-4 *4 (-734)) (-4 *3 (-13 (-788) (-10 -8 (-15 -1300 ((-1089) $))))) (-4 *5 (-517)) (-5 *1 (-674 *4 *3 *5 *2)) (-4 *2 (-882 (-385 (-885 *5)) *4 *3)))) (-4034 (*1 *2 *3) (-12 (-4 *4 (-734)) (-4 *5 (-13 (-788) (-10 -8 (-15 -1300 ((-1089) $))))) (-4 *6 (-517)) (-5 *2 (-2 (|:| -3343 (-885 *6)) (|:| -2329 (-885 *6)))) (-5 *1 (-674 *4 *5 *6 *3)) (-4 *3 (-882 (-385 (-885 *6)) *4 *5)))))
+(-10 -7 (-15 -4034 ((-2 (|:| -3343 (-885 |#3|)) (|:| -2329 (-885 |#3|))) |#4|)) (-15 -3171 (|#4| |#4| |#2|)) (-15 -3001 (|#4| (-1085 |#4|) |#2|)) (-15 -1375 (|#4| |#4| |#2|)) (-15 -1905 (|#4| (-1085 (-885 |#3|)) |#2|)) (-15 -1639 (|#4| (-385 (-885 |#3|)) |#2|)) (-15 -2542 ((-396 |#4|) |#4|)))
+((-2542 (((-396 |#4|) |#4|) 52)))
+(((-675 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2542 ((-396 |#4|) |#4|))) (-734) (-788) (-13 (-286) (-138)) (-882 (-385 |#3|) |#1| |#2|)) (T -675))
+((-2542 (*1 *2 *3) (-12 (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-13 (-286) (-138))) (-5 *2 (-396 *3)) (-5 *1 (-675 *4 *5 *6 *3)) (-4 *3 (-882 (-385 *6) *4 *5)))))
+(-10 -7 (-15 -2542 ((-396 |#4|) |#4|)))
+((-1257 (((-677 |#2| |#3|) (-1 |#2| |#1|) (-677 |#1| |#3|)) 18)))
+(((-676 |#1| |#2| |#3|) (-10 -7 (-15 -1257 ((-677 |#2| |#3|) (-1 |#2| |#1|) (-677 |#1| |#3|)))) (-975) (-975) (-668)) (T -676))
+((-1257 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-677 *5 *7)) (-4 *5 (-975)) (-4 *6 (-975)) (-4 *7 (-668)) (-5 *2 (-677 *6 *7)) (-5 *1 (-676 *5 *6 *7)))))
+(-10 -7 (-15 -1257 ((-677 |#2| |#3|) (-1 |#2| |#1|) (-677 |#1| |#3|))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) 28)) (-3581 (((-591 (-2 (|:| -2976 |#1|) (|:| -2990 |#2|))) $) 29)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2834 (((-712)) 20 (-12 (|has| |#2| (-346)) (|has| |#1| (-346))))) (-2055 (($) NIL T CONST)) (-4174 (((-3 |#2| "failed") $) 57) (((-3 |#1| "failed") $) 60)) (-3341 ((|#2| $) NIL) ((|#1| $) NIL)) (-1575 (($ $) 79 (|has| |#2| (-788)))) (-1522 (((-3 $ "failed") $) 65)) (-1325 (($) 35 (-12 (|has| |#2| (-346)) (|has| |#1| (-346))))) (-3865 (((-108) $) NIL)) (-3667 (((-712) $) 55)) (-2987 (((-591 $) $) 39)) (-3802 (((-108) $) NIL)) (-1422 (($ |#1| |#2|) 16)) (-1257 (($ (-1 |#1| |#1|) $) 54)) (-1970 (((-854) $) 32 (-12 (|has| |#2| (-346)) (|has| |#1| (-346))))) (-1548 ((|#2| $) 78 (|has| |#2| (-788)))) (-1556 ((|#1| $) 77 (|has| |#2| (-788)))) (-2621 (((-1072) $) NIL)) (-3229 (($ (-854)) 27 (-12 (|has| |#2| (-346)) (|has| |#1| (-346))))) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) 76) (($ (-525)) 45) (($ |#2|) 42) (($ |#1|) 43) (($ (-591 (-2 (|:| -2976 |#1|) (|:| -2990 |#2|)))) 11)) (-3109 (((-591 |#1|) $) 41)) (-1263 ((|#1| $ |#2|) 88)) (-3751 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-3425 (((-712)) NIL)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1830 (($) 12 T CONST)) (-1839 (($) 33 T CONST)) (-3944 (((-108) $ $) 80)) (-4047 (($ $) 47) (($ $ $) NIL)) (-4036 (($ $ $) 26)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 52) (($ $ $) 90) (($ |#1| $) 49 (|has| |#1| (-160))) (($ $ |#1|) NIL (|has| |#1| (-160)))))
+(((-677 |#1| |#2|) (-13 (-975) (-966 |#2|) (-966 |#1|) (-10 -8 (-15 -1422 ($ |#1| |#2|)) (-15 -1263 (|#1| $ |#2|)) (-15 -2686 ($ (-591 (-2 (|:| -2976 |#1|) (|:| -2990 |#2|))))) (-15 -3581 ((-591 (-2 (|:| -2976 |#1|) (|:| -2990 |#2|))) $)) (-15 -1257 ($ (-1 |#1| |#1|) $)) (-15 -3802 ((-108) $)) (-15 -3109 ((-591 |#1|) $)) (-15 -2987 ((-591 $) $)) (-15 -3667 ((-712) $)) (IF (|has| |#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |#1| (-160)) (-6 (-37 |#1|)) |%noBranch|) (IF (|has| |#1| (-346)) (IF (|has| |#2| (-346)) (-6 (-346)) |%noBranch|) |%noBranch|) (IF (|has| |#2| (-788)) (PROGN (-15 -1548 (|#2| $)) (-15 -1556 (|#1| $)) (-15 -1575 ($ $))) |%noBranch|))) (-975) (-668)) (T -677))
+((-1422 (*1 *1 *2 *3) (-12 (-5 *1 (-677 *2 *3)) (-4 *2 (-975)) (-4 *3 (-668)))) (-1263 (*1 *2 *1 *3) (-12 (-4 *2 (-975)) (-5 *1 (-677 *2 *3)) (-4 *3 (-668)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-591 (-2 (|:| -2976 *3) (|:| -2990 *4)))) (-4 *3 (-975)) (-4 *4 (-668)) (-5 *1 (-677 *3 *4)))) (-3581 (*1 *2 *1) (-12 (-5 *2 (-591 (-2 (|:| -2976 *3) (|:| -2990 *4)))) (-5 *1 (-677 *3 *4)) (-4 *3 (-975)) (-4 *4 (-668)))) (-1257 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-975)) (-5 *1 (-677 *3 *4)) (-4 *4 (-668)))) (-3802 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-677 *3 *4)) (-4 *3 (-975)) (-4 *4 (-668)))) (-3109 (*1 *2 *1) (-12 (-5 *2 (-591 *3)) (-5 *1 (-677 *3 *4)) (-4 *3 (-975)) (-4 *4 (-668)))) (-2987 (*1 *2 *1) (-12 (-5 *2 (-591 (-677 *3 *4))) (-5 *1 (-677 *3 *4)) (-4 *3 (-975)) (-4 *4 (-668)))) (-3667 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-677 *3 *4)) (-4 *3 (-975)) (-4 *4 (-668)))) (-1548 (*1 *2 *1) (-12 (-4 *2 (-668)) (-4 *2 (-788)) (-5 *1 (-677 *3 *2)) (-4 *3 (-975)))) (-1556 (*1 *2 *1) (-12 (-4 *2 (-975)) (-5 *1 (-677 *2 *3)) (-4 *3 (-788)) (-4 *3 (-668)))) (-1575 (*1 *1 *1) (-12 (-5 *1 (-677 *2 *3)) (-4 *3 (-788)) (-4 *2 (-975)) (-4 *3 (-668)))))
+(-13 (-975) (-966 |#2|) (-966 |#1|) (-10 -8 (-15 -1422 ($ |#1| |#2|)) (-15 -1263 (|#1| $ |#2|)) (-15 -2686 ($ (-591 (-2 (|:| -2976 |#1|) (|:| -2990 |#2|))))) (-15 -3581 ((-591 (-2 (|:| -2976 |#1|) (|:| -2990 |#2|))) $)) (-15 -1257 ($ (-1 |#1| |#1|) $)) (-15 -3802 ((-108) $)) (-15 -3109 ((-591 |#1|) $)) (-15 -2987 ((-591 $) $)) (-15 -3667 ((-712) $)) (IF (|has| |#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |#1| (-160)) (-6 (-37 |#1|)) |%noBranch|) (IF (|has| |#1| (-346)) (IF (|has| |#2| (-346)) (-6 (-346)) |%noBranch|) |%noBranch|) (IF (|has| |#2| (-788)) (PROGN (-15 -1548 (|#2| $)) (-15 -1556 (|#1| $)) (-15 -1575 ($ $))) |%noBranch|)))
+((-2673 (((-108) $ $) 19)) (-2141 (($ |#1| $) 76) (($ $ |#1|) 75) (($ $ $) 74)) (-3772 (($ $ $) 72)) (-3218 (((-108) $ $) 73)) (-3727 (((-108) $ (-712)) 8)) (-1373 (($ (-591 |#1|)) 68) (($) 67)) (-1288 (($ (-1 (-108) |#1|) $) 45 (|has| $ (-6 -4250)))) (-2467 (($ (-1 (-108) |#1|) $) 55 (|has| $ (-6 -4250)))) (-2055 (($) 7 T CONST)) (-3945 (($ $) 62)) (-2908 (($ $) 58 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3844 (($ |#1| $) 47 (|has| $ (-6 -4250))) (($ (-1 (-108) |#1|) $) 46 (|has| $ (-6 -4250)))) (-2537 (($ |#1| $) 57 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) (($ (-1 (-108) |#1|) $) 54 (|has| $ (-6 -4250)))) (-3618 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 56 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 53 (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $) 52 (|has| $ (-6 -4250)))) (-2916 (((-591 |#1|) $) 30 (|has| $ (-6 -4250)))) (-3491 (((-108) $ (-712)) 9)) (-4207 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-4192 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1|) $) 35)) (-3295 (((-108) $ (-712)) 10)) (-2621 (((-1072) $) 22)) (-2318 (($ $ $) 69)) (-3949 ((|#1| $) 39)) (-1520 (($ |#1| $) 40) (($ |#1| $ (-712)) 63)) (-2937 (((-1036) $) 21)) (-2714 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 51)) (-4166 ((|#1| $) 41)) (-3465 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) 14)) (-2077 (((-108) $) 11)) (-3164 (($) 12)) (-2592 (((-591 (-2 (|:| -1568 |#1|) (|:| -2960 (-712)))) $) 61)) (-1614 (($ $ |#1|) 71) (($ $ $) 70)) (-3583 (($) 49) (($ (-591 |#1|)) 48)) (-2960 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-2873 (($ $) 13)) (-1300 (((-501) $) 59 (|has| |#1| (-566 (-501))))) (-2695 (($ (-591 |#1|)) 50)) (-2686 (((-796) $) 18)) (-2892 (($ (-591 |#1|)) 66) (($) 65)) (-2453 (($ (-591 |#1|)) 42)) (-1475 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) 20)) (-3971 (((-108) $ $) 64)) (-2028 (((-712) $) 6 (|has| $ (-6 -4250)))))
(((-678 |#1|) (-131) (-1018)) (T -678))
NIL
(-13 (-636 |t#1|) (-1016 |t#1|))
(((-33) . T) ((-102 |#1|) . T) ((-97) . T) ((-565 (-796)) . T) ((-142 |#1|) . T) ((-566 (-501)) |has| |#1| (-566 (-501))) ((-215 |#1|) . T) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-636 |#1|) . T) ((-1016 |#1|) . T) ((-1018) . T) ((-1125) . T))
-((-3008 (((-108) $ $) NIL)) (-1414 (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ $ $) 76)) (-3595 (($ $ $) 79)) (-3214 (((-108) $ $) 83)) (-3891 (((-108) $ (-712)) NIL)) (-2442 (($ (-591 |#1|)) 24) (($) 16)) (-1797 (($ (-1 (-108) |#1|) $) 70 (|has| $ (-6 -4250)))) (-2305 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-3798 (($) NIL T CONST)) (-3611 (($ $) 71)) (-3098 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3901 (($ |#1| $) 61 (|has| $ (-6 -4250))) (($ (-1 (-108) |#1|) $) 64 (|has| $ (-6 -4250))) (($ |#1| $ (-525)) 62) (($ (-1 (-108) |#1|) $ (-525)) 65)) (-3677 (($ |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (($ |#1| $ (-525)) 67) (($ (-1 (-108) |#1|) $ (-525)) 68)) (-1227 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4250)))) (-3454 (((-591 |#1|) $) 32 (|has| $ (-6 -4250)))) (-2977 (($) 14) (($ |#1|) 26) (($ (-591 |#1|)) 21)) (-2910 (((-108) $ (-712)) NIL)) (-2552 (((-591 |#1|) $) 38)) (-2141 (((-108) |#1| $) 58 (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3249 (($ (-1 |#1| |#1|) $) 74 (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1|) $) 75)) (-3971 (((-108) $ (-712)) NIL)) (-2339 (((-1072) $) NIL)) (-3516 (($ $ $) 77)) (-1464 ((|#1| $) 55)) (-2470 (($ |#1| $) 56) (($ |#1| $ (-712)) 72)) (-2047 (((-1036) $) NIL)) (-2069 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-3631 ((|#1| $) 54)) (-1623 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) NIL)) (-3028 (((-108) $) 50)) (-3209 (($) 13)) (-2945 (((-591 (-2 (|:| -1221 |#1|) (|:| -2064 (-712)))) $) 48)) (-3097 (($ $ |#1|) NIL) (($ $ $) 78)) (-2311 (($) 15) (($ (-591 |#1|)) 23)) (-2064 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) 60 (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3199 (($ $) 66)) (-1408 (((-501) $) 36 (|has| |#1| (-566 (-501))))) (-3036 (($ (-591 |#1|)) 20)) (-3022 (((-796) $) 44)) (-2973 (($ (-591 |#1|)) 25) (($) 17)) (-1870 (($ (-591 |#1|)) 22)) (-4158 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) 81)) (-4112 (((-108) $ $) 82)) (-4045 (((-712) $) 59 (|has| $ (-6 -4250)))))
-(((-679 |#1|) (-13 (-678 |#1|) (-10 -8 (-6 -4250) (-6 -4251) (-15 -2977 ($)) (-15 -2977 ($ |#1|)) (-15 -2977 ($ (-591 |#1|))) (-15 -2552 ((-591 |#1|) $)) (-15 -3677 ($ |#1| $ (-525))) (-15 -3677 ($ (-1 (-108) |#1|) $ (-525))) (-15 -3901 ($ |#1| $ (-525))) (-15 -3901 ($ (-1 (-108) |#1|) $ (-525))))) (-1018)) (T -679))
-((-2977 (*1 *1) (-12 (-5 *1 (-679 *2)) (-4 *2 (-1018)))) (-2977 (*1 *1 *2) (-12 (-5 *1 (-679 *2)) (-4 *2 (-1018)))) (-2977 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1018)) (-5 *1 (-679 *3)))) (-2552 (*1 *2 *1) (-12 (-5 *2 (-591 *3)) (-5 *1 (-679 *3)) (-4 *3 (-1018)))) (-3677 (*1 *1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *1 (-679 *2)) (-4 *2 (-1018)))) (-3677 (*1 *1 *2 *1 *3) (-12 (-5 *2 (-1 (-108) *4)) (-5 *3 (-525)) (-4 *4 (-1018)) (-5 *1 (-679 *4)))) (-3901 (*1 *1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *1 (-679 *2)) (-4 *2 (-1018)))) (-3901 (*1 *1 *2 *1 *3) (-12 (-5 *2 (-1 (-108) *4)) (-5 *3 (-525)) (-4 *4 (-1018)) (-5 *1 (-679 *4)))))
-(-13 (-678 |#1|) (-10 -8 (-6 -4250) (-6 -4251) (-15 -2977 ($)) (-15 -2977 ($ |#1|)) (-15 -2977 ($ (-591 |#1|))) (-15 -2552 ((-591 |#1|) $)) (-15 -3677 ($ |#1| $ (-525))) (-15 -3677 ($ (-1 (-108) |#1|) $ (-525))) (-15 -3901 ($ |#1| $ (-525))) (-15 -3901 ($ (-1 (-108) |#1|) $ (-525)))))
-((-1535 (((-1176) (-1072)) 8)))
-(((-680) (-10 -7 (-15 -1535 ((-1176) (-1072))))) (T -680))
-((-1535 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-680)))))
-(-10 -7 (-15 -1535 ((-1176) (-1072))))
-((-4088 (((-591 |#1|) (-591 |#1|) (-591 |#1|)) 10)))
-(((-681 |#1|) (-10 -7 (-15 -4088 ((-591 |#1|) (-591 |#1|) (-591 |#1|)))) (-788)) (T -681))
-((-4088 (*1 *2 *2 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-788)) (-5 *1 (-681 *3)))))
-(-10 -7 (-15 -4088 ((-591 |#1|) (-591 |#1|) (-591 |#1|))))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-1507 (((-591 |#2|) $) 136)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) 129 (|has| |#1| (-517)))) (-3706 (($ $) 128 (|has| |#1| (-517)))) (-1715 (((-108) $) 126 (|has| |#1| (-517)))) (-1987 (($ $) 85 (|has| |#1| (-37 (-385 (-525)))))) (-3169 (($ $) 68 (|has| |#1| (-37 (-385 (-525)))))) (-2157 (((-3 $ "failed") $ $) 19)) (-1361 (($ $) 67 (|has| |#1| (-37 (-385 (-525)))))) (-1431 (($ $) 84 (|has| |#1| (-37 (-385 (-525)))))) (-3144 (($ $) 69 (|has| |#1| (-37 (-385 (-525)))))) (-1719 (($ $) 83 (|has| |#1| (-37 (-385 (-525)))))) (-1321 (($ $) 70 (|has| |#1| (-37 (-385 (-525)))))) (-3798 (($) 17 T CONST)) (-1710 (($ $) 120)) (-4163 (((-3 $ "failed") $) 34)) (-4215 (((-885 |#1|) $ (-712)) 98) (((-885 |#1|) $ (-712) (-712)) 97)) (-3123 (((-108) $) 137)) (-1784 (($) 95 (|has| |#1| (-37 (-385 (-525)))))) (-3873 (((-712) $ |#2|) 100) (((-712) $ |#2| (-712)) 99)) (-2824 (((-108) $) 31)) (-3956 (($ $ (-525)) 66 (|has| |#1| (-37 (-385 (-525)))))) (-2202 (((-108) $) 118)) (-1480 (($ $ (-591 |#2|) (-591 (-497 |#2|))) 135) (($ $ |#2| (-497 |#2|)) 134) (($ |#1| (-497 |#2|)) 119) (($ $ |#2| (-712)) 102) (($ $ (-591 |#2|) (-591 (-712))) 101)) (-1340 (($ (-1 |#1| |#1|) $) 117)) (-1488 (($ $) 92 (|has| |#1| (-37 (-385 (-525)))))) (-1661 (($ $) 115)) (-1678 ((|#1| $) 114)) (-2339 (((-1072) $) 9)) (-4141 (($ $ |#2|) 96 (|has| |#1| (-37 (-385 (-525)))))) (-2047 (((-1036) $) 10)) (-2784 (($ $ (-712)) 103)) (-2089 (((-3 $ "failed") $ $) 130 (|has| |#1| (-517)))) (-1409 (($ $) 93 (|has| |#1| (-37 (-385 (-525)))))) (-4132 (($ $ |#2| $) 111) (($ $ (-591 |#2|) (-591 $)) 110) (($ $ (-591 (-273 $))) 109) (($ $ (-273 $)) 108) (($ $ $ $) 107) (($ $ (-591 $) (-591 $)) 106)) (-3266 (($ $ |#2|) 42) (($ $ (-591 |#2|)) 41) (($ $ |#2| (-712)) 40) (($ $ (-591 |#2|) (-591 (-712))) 39)) (-1316 (((-497 |#2|) $) 116)) (-1502 (($ $) 82 (|has| |#1| (-37 (-385 (-525)))))) (-1333 (($ $) 71 (|has| |#1| (-37 (-385 (-525)))))) (-1996 (($ $) 81 (|has| |#1| (-37 (-385 (-525)))))) (-1309 (($ $) 72 (|has| |#1| (-37 (-385 (-525)))))) (-1973 (($ $) 80 (|has| |#1| (-37 (-385 (-525)))))) (-3156 (($ $) 73 (|has| |#1| (-37 (-385 (-525)))))) (-3571 (($ $) 138)) (-3022 (((-796) $) 11) (($ (-525)) 28) (($ |#1|) 133 (|has| |#1| (-160))) (($ $) 131 (|has| |#1| (-517))) (($ (-385 (-525))) 123 (|has| |#1| (-37 (-385 (-525)))))) (-2560 ((|#1| $ (-497 |#2|)) 121) (($ $ |#2| (-712)) 105) (($ $ (-591 |#2|) (-591 (-712))) 104)) (-1437 (((-3 $ "failed") $) 132 (|has| |#1| (-136)))) (-2128 (((-712)) 29)) (-1563 (($ $) 91 (|has| |#1| (-37 (-385 (-525)))))) (-1371 (($ $) 79 (|has| |#1| (-37 (-385 (-525)))))) (-2495 (((-108) $ $) 127 (|has| |#1| (-517)))) (-1515 (($ $) 90 (|has| |#1| (-37 (-385 (-525)))))) (-1346 (($ $) 78 (|has| |#1| (-37 (-385 (-525)))))) (-1591 (($ $) 89 (|has| |#1| (-37 (-385 (-525)))))) (-1400 (($ $) 77 (|has| |#1| (-37 (-385 (-525)))))) (-3277 (($ $) 88 (|has| |#1| (-37 (-385 (-525)))))) (-1415 (($ $) 76 (|has| |#1| (-37 (-385 (-525)))))) (-1578 (($ $) 87 (|has| |#1| (-37 (-385 (-525)))))) (-1385 (($ $) 75 (|has| |#1| (-37 (-385 (-525)))))) (-1527 (($ $) 86 (|has| |#1| (-37 (-385 (-525)))))) (-1358 (($ $) 74 (|has| |#1| (-37 (-385 (-525)))))) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4196 (($ $ |#2|) 38) (($ $ (-591 |#2|)) 37) (($ $ |#2| (-712)) 36) (($ $ (-591 |#2|) (-591 (-712))) 35)) (-4096 (((-108) $ $) 6)) (-4173 (($ $ |#1|) 122 (|has| |#1| (-341)))) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32) (($ $ $) 94 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 65 (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 125 (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) 124 (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) 113) (($ $ |#1|) 112)))
+((-2673 (((-108) $ $) NIL)) (-2141 (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ $ $) 76)) (-3772 (($ $ $) 79)) (-3218 (((-108) $ $) 83)) (-3727 (((-108) $ (-712)) NIL)) (-1373 (($ (-591 |#1|)) 24) (($) 16)) (-1288 (($ (-1 (-108) |#1|) $) 70 (|has| $ (-6 -4250)))) (-2467 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-2055 (($) NIL T CONST)) (-3945 (($ $) 71)) (-2908 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3844 (($ |#1| $) 61 (|has| $ (-6 -4250))) (($ (-1 (-108) |#1|) $) 64 (|has| $ (-6 -4250))) (($ |#1| $ (-525)) 62) (($ (-1 (-108) |#1|) $ (-525)) 65)) (-2537 (($ |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (($ |#1| $ (-525)) 67) (($ (-1 (-108) |#1|) $ (-525)) 68)) (-3618 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4250)))) (-2916 (((-591 |#1|) $) 32 (|has| $ (-6 -4250)))) (-2868 (($) 14) (($ |#1|) 26) (($ (-591 |#1|)) 21)) (-3491 (((-108) $ (-712)) NIL)) (-4207 (((-591 |#1|) $) 38)) (-3956 (((-108) |#1| $) 58 (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-4192 (($ (-1 |#1| |#1|) $) 74 (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1|) $) 75)) (-3295 (((-108) $ (-712)) NIL)) (-2621 (((-1072) $) NIL)) (-2318 (($ $ $) 77)) (-3949 ((|#1| $) 55)) (-1520 (($ |#1| $) 56) (($ |#1| $ (-712)) 72)) (-2937 (((-1036) $) NIL)) (-2714 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-4166 ((|#1| $) 54)) (-3465 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) NIL)) (-2077 (((-108) $) 50)) (-3164 (($) 13)) (-2592 (((-591 (-2 (|:| -1568 |#1|) (|:| -2960 (-712)))) $) 48)) (-1614 (($ $ |#1|) NIL) (($ $ $) 78)) (-3583 (($) 15) (($ (-591 |#1|)) 23)) (-2960 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) 60 (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2873 (($ $) 66)) (-1300 (((-501) $) 36 (|has| |#1| (-566 (-501))))) (-2695 (($ (-591 |#1|)) 20)) (-2686 (((-796) $) 44)) (-2892 (($ (-591 |#1|)) 25) (($) 17)) (-2453 (($ (-591 |#1|)) 22)) (-1475 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) 81)) (-3971 (((-108) $ $) 82)) (-2028 (((-712) $) 59 (|has| $ (-6 -4250)))))
+(((-679 |#1|) (-13 (-678 |#1|) (-10 -8 (-6 -4250) (-6 -4251) (-15 -2868 ($)) (-15 -2868 ($ |#1|)) (-15 -2868 ($ (-591 |#1|))) (-15 -4207 ((-591 |#1|) $)) (-15 -2537 ($ |#1| $ (-525))) (-15 -2537 ($ (-1 (-108) |#1|) $ (-525))) (-15 -3844 ($ |#1| $ (-525))) (-15 -3844 ($ (-1 (-108) |#1|) $ (-525))))) (-1018)) (T -679))
+((-2868 (*1 *1) (-12 (-5 *1 (-679 *2)) (-4 *2 (-1018)))) (-2868 (*1 *1 *2) (-12 (-5 *1 (-679 *2)) (-4 *2 (-1018)))) (-2868 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1018)) (-5 *1 (-679 *3)))) (-4207 (*1 *2 *1) (-12 (-5 *2 (-591 *3)) (-5 *1 (-679 *3)) (-4 *3 (-1018)))) (-2537 (*1 *1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *1 (-679 *2)) (-4 *2 (-1018)))) (-2537 (*1 *1 *2 *1 *3) (-12 (-5 *2 (-1 (-108) *4)) (-5 *3 (-525)) (-4 *4 (-1018)) (-5 *1 (-679 *4)))) (-3844 (*1 *1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *1 (-679 *2)) (-4 *2 (-1018)))) (-3844 (*1 *1 *2 *1 *3) (-12 (-5 *2 (-1 (-108) *4)) (-5 *3 (-525)) (-4 *4 (-1018)) (-5 *1 (-679 *4)))))
+(-13 (-678 |#1|) (-10 -8 (-6 -4250) (-6 -4251) (-15 -2868 ($)) (-15 -2868 ($ |#1|)) (-15 -2868 ($ (-591 |#1|))) (-15 -4207 ((-591 |#1|) $)) (-15 -2537 ($ |#1| $ (-525))) (-15 -2537 ($ (-1 (-108) |#1|) $ (-525))) (-15 -3844 ($ |#1| $ (-525))) (-15 -3844 ($ (-1 (-108) |#1|) $ (-525)))))
+((-3564 (((-1176) (-1072)) 8)))
+(((-680) (-10 -7 (-15 -3564 ((-1176) (-1072))))) (T -680))
+((-3564 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-680)))))
+(-10 -7 (-15 -3564 ((-1176) (-1072))))
+((-1960 (((-591 |#1|) (-591 |#1|) (-591 |#1|)) 10)))
+(((-681 |#1|) (-10 -7 (-15 -1960 ((-591 |#1|) (-591 |#1|) (-591 |#1|)))) (-788)) (T -681))
+((-1960 (*1 *2 *2 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-788)) (-5 *1 (-681 *3)))))
+(-10 -7 (-15 -1960 ((-591 |#1|) (-591 |#1|) (-591 |#1|))))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-1444 (((-591 |#2|) $) 136)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) 129 (|has| |#1| (-517)))) (-3641 (($ $) 128 (|has| |#1| (-517)))) (-3077 (((-108) $) 126 (|has| |#1| (-517)))) (-4087 (($ $) 85 (|has| |#1| (-37 (-385 (-525)))))) (-2381 (($ $) 68 (|has| |#1| (-37 (-385 (-525)))))) (-3332 (((-3 $ "failed") $ $) 19)) (-2551 (($ $) 67 (|has| |#1| (-37 (-385 (-525)))))) (-4058 (($ $) 84 (|has| |#1| (-37 (-385 (-525)))))) (-2360 (($ $) 69 (|has| |#1| (-37 (-385 (-525)))))) (-4109 (($ $) 83 (|has| |#1| (-37 (-385 (-525)))))) (-2400 (($ $) 70 (|has| |#1| (-37 (-385 (-525)))))) (-2055 (($) 17 T CONST)) (-1575 (($ $) 120)) (-1522 (((-3 $ "failed") $) 34)) (-3298 (((-885 |#1|) $ (-712)) 98) (((-885 |#1|) $ (-712) (-712)) 97)) (-1795 (((-108) $) 137)) (-1417 (($) 95 (|has| |#1| (-37 (-385 (-525)))))) (-1676 (((-712) $ |#2|) 100) (((-712) $ |#2| (-712)) 99)) (-3865 (((-108) $) 31)) (-3126 (($ $ (-525)) 66 (|has| |#1| (-37 (-385 (-525)))))) (-3802 (((-108) $) 118)) (-1422 (($ $ (-591 |#2|) (-591 (-497 |#2|))) 135) (($ $ |#2| (-497 |#2|)) 134) (($ |#1| (-497 |#2|)) 119) (($ $ |#2| (-712)) 102) (($ $ (-591 |#2|) (-591 (-712))) 101)) (-1257 (($ (-1 |#1| |#1|) $) 117)) (-2356 (($ $) 92 (|has| |#1| (-37 (-385 (-525)))))) (-1548 (($ $) 115)) (-1556 ((|#1| $) 114)) (-2621 (((-1072) $) 9)) (-2452 (($ $ |#2|) 96 (|has| |#1| (-37 (-385 (-525)))))) (-2937 (((-1036) $) 10)) (-1618 (($ $ (-712)) 103)) (-3210 (((-3 $ "failed") $ $) 130 (|has| |#1| (-517)))) (-2288 (($ $) 93 (|has| |#1| (-37 (-385 (-525)))))) (-1980 (($ $ |#2| $) 111) (($ $ (-591 |#2|) (-591 $)) 110) (($ $ (-591 (-273 $))) 109) (($ $ (-273 $)) 108) (($ $ $ $) 107) (($ $ (-591 $) (-591 $)) 106)) (-2209 (($ $ |#2|) 42) (($ $ (-591 |#2|)) 41) (($ $ |#2| (-712)) 40) (($ $ (-591 |#2|) (-591 (-712))) 39)) (-2743 (((-497 |#2|) $) 116)) (-4122 (($ $) 82 (|has| |#1| (-37 (-385 (-525)))))) (-2410 (($ $) 71 (|has| |#1| (-37 (-385 (-525)))))) (-4098 (($ $) 81 (|has| |#1| (-37 (-385 (-525)))))) (-2391 (($ $) 72 (|has| |#1| (-37 (-385 (-525)))))) (-4073 (($ $) 80 (|has| |#1| (-37 (-385 (-525)))))) (-2370 (($ $) 73 (|has| |#1| (-37 (-385 (-525)))))) (-1664 (($ $) 138)) (-2686 (((-796) $) 11) (($ (-525)) 28) (($ |#1|) 133 (|has| |#1| (-160))) (($ $) 131 (|has| |#1| (-517))) (($ (-385 (-525))) 123 (|has| |#1| (-37 (-385 (-525)))))) (-1263 ((|#1| $ (-497 |#2|)) 121) (($ $ |#2| (-712)) 105) (($ $ (-591 |#2|) (-591 (-712))) 104)) (-3751 (((-3 $ "failed") $) 132 (|has| |#1| (-136)))) (-3425 (((-712)) 29)) (-4163 (($ $) 91 (|has| |#1| (-37 (-385 (-525)))))) (-2457 (($ $) 79 (|has| |#1| (-37 (-385 (-525)))))) (-1724 (((-108) $ $) 127 (|has| |#1| (-517)))) (-4137 (($ $) 90 (|has| |#1| (-37 (-385 (-525)))))) (-2432 (($ $) 78 (|has| |#1| (-37 (-385 (-525)))))) (-4193 (($ $) 89 (|has| |#1| (-37 (-385 (-525)))))) (-2477 (($ $) 77 (|has| |#1| (-37 (-385 (-525)))))) (-1234 (($ $) 88 (|has| |#1| (-37 (-385 (-525)))))) (-2495 (($ $) 76 (|has| |#1| (-37 (-385 (-525)))))) (-4179 (($ $) 87 (|has| |#1| (-37 (-385 (-525)))))) (-2469 (($ $) 75 (|has| |#1| (-37 (-385 (-525)))))) (-4149 (($ $) 86 (|has| |#1| (-37 (-385 (-525)))))) (-2444 (($ $) 74 (|has| |#1| (-37 (-385 (-525)))))) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-1796 (($ $ |#2|) 38) (($ $ (-591 |#2|)) 37) (($ $ |#2| (-712)) 36) (($ $ (-591 |#2|) (-591 (-712))) 35)) (-3944 (((-108) $ $) 6)) (-4059 (($ $ |#1|) 122 (|has| |#1| (-341)))) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32) (($ $ $) 94 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 65 (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 125 (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) 124 (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) 113) (($ $ |#1|) 112)))
(((-682 |#1| |#2|) (-131) (-975) (-788)) (T -682))
-((-2560 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-712)) (-4 *1 (-682 *4 *2)) (-4 *4 (-975)) (-4 *2 (-788)))) (-2560 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-591 *5)) (-5 *3 (-591 (-712))) (-4 *1 (-682 *4 *5)) (-4 *4 (-975)) (-4 *5 (-788)))) (-2784 (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-4 *1 (-682 *3 *4)) (-4 *3 (-975)) (-4 *4 (-788)))) (-1480 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-712)) (-4 *1 (-682 *4 *2)) (-4 *4 (-975)) (-4 *2 (-788)))) (-1480 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-591 *5)) (-5 *3 (-591 (-712))) (-4 *1 (-682 *4 *5)) (-4 *4 (-975)) (-4 *5 (-788)))) (-3873 (*1 *2 *1 *3) (-12 (-4 *1 (-682 *4 *3)) (-4 *4 (-975)) (-4 *3 (-788)) (-5 *2 (-712)))) (-3873 (*1 *2 *1 *3 *2) (-12 (-5 *2 (-712)) (-4 *1 (-682 *4 *3)) (-4 *4 (-975)) (-4 *3 (-788)))) (-4215 (*1 *2 *1 *3) (-12 (-5 *3 (-712)) (-4 *1 (-682 *4 *5)) (-4 *4 (-975)) (-4 *5 (-788)) (-5 *2 (-885 *4)))) (-4215 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-712)) (-4 *1 (-682 *4 *5)) (-4 *4 (-975)) (-4 *5 (-788)) (-5 *2 (-885 *4)))) (-4141 (*1 *1 *1 *2) (-12 (-4 *1 (-682 *3 *2)) (-4 *3 (-975)) (-4 *2 (-788)) (-4 *3 (-37 (-385 (-525)))))))
-(-13 (-833 |t#2|) (-904 |t#1| (-497 |t#2|) |t#2|) (-486 |t#2| $) (-288 $) (-10 -8 (-15 -2560 ($ $ |t#2| (-712))) (-15 -2560 ($ $ (-591 |t#2|) (-591 (-712)))) (-15 -2784 ($ $ (-712))) (-15 -1480 ($ $ |t#2| (-712))) (-15 -1480 ($ $ (-591 |t#2|) (-591 (-712)))) (-15 -3873 ((-712) $ |t#2|)) (-15 -3873 ((-712) $ |t#2| (-712))) (-15 -4215 ((-885 |t#1|) $ (-712))) (-15 -4215 ((-885 |t#1|) $ (-712) (-712))) (IF (|has| |t#1| (-37 (-385 (-525)))) (PROGN (-15 -4141 ($ $ |t#2|)) (-6 (-932)) (-6 (-1111))) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-46 |#1| #0=(-497 |#2|)) . T) ((-25) . T) ((-37 #1=(-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) |has| |#1| (-517)) ((-34) |has| |#1| (-37 (-385 (-525)))) ((-91) |has| |#1| (-37 (-385 (-525)))) ((-97) . T) ((-107 #1# #1#) |has| |#1| (-37 (-385 (-525)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3321 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-565 (-796)) . T) ((-160) -3321 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-263) |has| |#1| (-37 (-385 (-525)))) ((-269) |has| |#1| (-517)) ((-288 $) . T) ((-466) |has| |#1| (-37 (-385 (-525)))) ((-486 |#2| $) . T) ((-486 $ $) . T) ((-517) |has| |#1| (-517)) ((-593 #1#) |has| |#1| (-37 (-385 (-525)))) ((-593 |#1|) . T) ((-593 $) . T) ((-659 #1#) |has| |#1| (-37 (-385 (-525)))) ((-659 |#1|) |has| |#1| (-160)) ((-659 $) |has| |#1| (-517)) ((-668) . T) ((-833 |#2|) . T) ((-904 |#1| #0# |#2|) . T) ((-932) |has| |#1| (-37 (-385 (-525)))) ((-981 #1#) |has| |#1| (-37 (-385 (-525)))) ((-981 |#1|) . T) ((-981 $) -3321 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T) ((-1111) |has| |#1| (-37 (-385 (-525)))) ((-1114) |has| |#1| (-37 (-385 (-525)))))
-((-1348 (((-396 (-1085 |#4|)) (-1085 |#4|)) 30) (((-396 |#4|) |#4|) 26)))
-(((-683 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1348 ((-396 |#4|) |#4|)) (-15 -1348 ((-396 (-1085 |#4|)) (-1085 |#4|)))) (-788) (-734) (-13 (-286) (-138)) (-882 |#3| |#2| |#1|)) (T -683))
-((-1348 (*1 *2 *3) (-12 (-4 *4 (-788)) (-4 *5 (-734)) (-4 *6 (-13 (-286) (-138))) (-4 *7 (-882 *6 *5 *4)) (-5 *2 (-396 (-1085 *7))) (-5 *1 (-683 *4 *5 *6 *7)) (-5 *3 (-1085 *7)))) (-1348 (*1 *2 *3) (-12 (-4 *4 (-788)) (-4 *5 (-734)) (-4 *6 (-13 (-286) (-138))) (-5 *2 (-396 *3)) (-5 *1 (-683 *4 *5 *6 *3)) (-4 *3 (-882 *6 *5 *4)))))
-(-10 -7 (-15 -1348 ((-396 |#4|) |#4|)) (-15 -1348 ((-396 (-1085 |#4|)) (-1085 |#4|))))
-((-3273 (((-396 |#4|) |#4| |#2|) 118)) (-2193 (((-396 |#4|) |#4|) NIL)) (-2827 (((-396 (-1085 |#4|)) (-1085 |#4|)) 109) (((-396 |#4|) |#4|) 40)) (-2078 (((-2 (|:| |unitPart| |#4|) (|:| |suPart| (-591 (-2 (|:| -1348 (-1085 |#4|)) (|:| -2008 (-525)))))) (-1085 |#4|) (-591 |#2|) (-591 (-591 |#3|))) 68)) (-4211 (((-1085 |#3|) (-1085 |#3|) (-525)) 136)) (-1882 (((-591 (-712)) (-1085 |#4|) (-591 |#2|) (-712)) 60)) (-1223 (((-3 (-591 (-1085 |#4|)) "failed") (-1085 |#4|) (-1085 |#3|) (-1085 |#3|) |#4| (-591 |#2|) (-591 (-712)) (-591 |#3|)) 64)) (-4178 (((-2 (|:| |upol| (-1085 |#3|)) (|:| |Lval| (-591 |#3|)) (|:| |Lfact| (-591 (-2 (|:| -1348 (-1085 |#3|)) (|:| -2008 (-525))))) (|:| |ctpol| |#3|)) (-1085 |#4|) (-591 |#2|) (-591 (-591 |#3|))) 25)) (-2939 (((-2 (|:| -1357 (-1085 |#4|)) (|:| |polval| (-1085 |#3|))) (-1085 |#4|) (-1085 |#3|) (-525)) 56)) (-3868 (((-525) (-591 (-2 (|:| -1348 (-1085 |#3|)) (|:| -2008 (-525))))) 133)) (-2030 ((|#4| (-525) (-396 |#4|)) 57)) (-3828 (((-108) (-591 (-2 (|:| -1348 (-1085 |#3|)) (|:| -2008 (-525)))) (-591 (-2 (|:| -1348 (-1085 |#3|)) (|:| -2008 (-525))))) NIL)))
-(((-684 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2827 ((-396 |#4|) |#4|)) (-15 -2827 ((-396 (-1085 |#4|)) (-1085 |#4|))) (-15 -2193 ((-396 |#4|) |#4|)) (-15 -3868 ((-525) (-591 (-2 (|:| -1348 (-1085 |#3|)) (|:| -2008 (-525)))))) (-15 -3273 ((-396 |#4|) |#4| |#2|)) (-15 -2939 ((-2 (|:| -1357 (-1085 |#4|)) (|:| |polval| (-1085 |#3|))) (-1085 |#4|) (-1085 |#3|) (-525))) (-15 -2078 ((-2 (|:| |unitPart| |#4|) (|:| |suPart| (-591 (-2 (|:| -1348 (-1085 |#4|)) (|:| -2008 (-525)))))) (-1085 |#4|) (-591 |#2|) (-591 (-591 |#3|)))) (-15 -4178 ((-2 (|:| |upol| (-1085 |#3|)) (|:| |Lval| (-591 |#3|)) (|:| |Lfact| (-591 (-2 (|:| -1348 (-1085 |#3|)) (|:| -2008 (-525))))) (|:| |ctpol| |#3|)) (-1085 |#4|) (-591 |#2|) (-591 (-591 |#3|)))) (-15 -2030 (|#4| (-525) (-396 |#4|))) (-15 -3828 ((-108) (-591 (-2 (|:| -1348 (-1085 |#3|)) (|:| -2008 (-525)))) (-591 (-2 (|:| -1348 (-1085 |#3|)) (|:| -2008 (-525)))))) (-15 -1223 ((-3 (-591 (-1085 |#4|)) "failed") (-1085 |#4|) (-1085 |#3|) (-1085 |#3|) |#4| (-591 |#2|) (-591 (-712)) (-591 |#3|))) (-15 -1882 ((-591 (-712)) (-1085 |#4|) (-591 |#2|) (-712))) (-15 -4211 ((-1085 |#3|) (-1085 |#3|) (-525)))) (-734) (-788) (-286) (-882 |#3| |#1| |#2|)) (T -684))
-((-4211 (*1 *2 *2 *3) (-12 (-5 *2 (-1085 *6)) (-5 *3 (-525)) (-4 *6 (-286)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-684 *4 *5 *6 *7)) (-4 *7 (-882 *6 *4 *5)))) (-1882 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1085 *9)) (-5 *4 (-591 *7)) (-4 *7 (-788)) (-4 *9 (-882 *8 *6 *7)) (-4 *6 (-734)) (-4 *8 (-286)) (-5 *2 (-591 (-712))) (-5 *1 (-684 *6 *7 *8 *9)) (-5 *5 (-712)))) (-1223 (*1 *2 *3 *4 *4 *5 *6 *7 *8) (|partial| -12 (-5 *4 (-1085 *11)) (-5 *6 (-591 *10)) (-5 *7 (-591 (-712))) (-5 *8 (-591 *11)) (-4 *10 (-788)) (-4 *11 (-286)) (-4 *9 (-734)) (-4 *5 (-882 *11 *9 *10)) (-5 *2 (-591 (-1085 *5))) (-5 *1 (-684 *9 *10 *11 *5)) (-5 *3 (-1085 *5)))) (-3828 (*1 *2 *3 *3) (-12 (-5 *3 (-591 (-2 (|:| -1348 (-1085 *6)) (|:| -2008 (-525))))) (-4 *6 (-286)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-108)) (-5 *1 (-684 *4 *5 *6 *7)) (-4 *7 (-882 *6 *4 *5)))) (-2030 (*1 *2 *3 *4) (-12 (-5 *3 (-525)) (-5 *4 (-396 *2)) (-4 *2 (-882 *7 *5 *6)) (-5 *1 (-684 *5 *6 *7 *2)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-286)))) (-4178 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1085 *9)) (-5 *4 (-591 *7)) (-5 *5 (-591 (-591 *8))) (-4 *7 (-788)) (-4 *8 (-286)) (-4 *9 (-882 *8 *6 *7)) (-4 *6 (-734)) (-5 *2 (-2 (|:| |upol| (-1085 *8)) (|:| |Lval| (-591 *8)) (|:| |Lfact| (-591 (-2 (|:| -1348 (-1085 *8)) (|:| -2008 (-525))))) (|:| |ctpol| *8))) (-5 *1 (-684 *6 *7 *8 *9)))) (-2078 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-591 *7)) (-5 *5 (-591 (-591 *8))) (-4 *7 (-788)) (-4 *8 (-286)) (-4 *6 (-734)) (-4 *9 (-882 *8 *6 *7)) (-5 *2 (-2 (|:| |unitPart| *9) (|:| |suPart| (-591 (-2 (|:| -1348 (-1085 *9)) (|:| -2008 (-525))))))) (-5 *1 (-684 *6 *7 *8 *9)) (-5 *3 (-1085 *9)))) (-2939 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-525)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *8 (-286)) (-4 *9 (-882 *8 *6 *7)) (-5 *2 (-2 (|:| -1357 (-1085 *9)) (|:| |polval| (-1085 *8)))) (-5 *1 (-684 *6 *7 *8 *9)) (-5 *3 (-1085 *9)) (-5 *4 (-1085 *8)))) (-3273 (*1 *2 *3 *4) (-12 (-4 *5 (-734)) (-4 *4 (-788)) (-4 *6 (-286)) (-5 *2 (-396 *3)) (-5 *1 (-684 *5 *4 *6 *3)) (-4 *3 (-882 *6 *5 *4)))) (-3868 (*1 *2 *3) (-12 (-5 *3 (-591 (-2 (|:| -1348 (-1085 *6)) (|:| -2008 (-525))))) (-4 *6 (-286)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-525)) (-5 *1 (-684 *4 *5 *6 *7)) (-4 *7 (-882 *6 *4 *5)))) (-2193 (*1 *2 *3) (-12 (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-286)) (-5 *2 (-396 *3)) (-5 *1 (-684 *4 *5 *6 *3)) (-4 *3 (-882 *6 *4 *5)))) (-2827 (*1 *2 *3) (-12 (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-286)) (-4 *7 (-882 *6 *4 *5)) (-5 *2 (-396 (-1085 *7))) (-5 *1 (-684 *4 *5 *6 *7)) (-5 *3 (-1085 *7)))) (-2827 (*1 *2 *3) (-12 (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-286)) (-5 *2 (-396 *3)) (-5 *1 (-684 *4 *5 *6 *3)) (-4 *3 (-882 *6 *4 *5)))))
-(-10 -7 (-15 -2827 ((-396 |#4|) |#4|)) (-15 -2827 ((-396 (-1085 |#4|)) (-1085 |#4|))) (-15 -2193 ((-396 |#4|) |#4|)) (-15 -3868 ((-525) (-591 (-2 (|:| -1348 (-1085 |#3|)) (|:| -2008 (-525)))))) (-15 -3273 ((-396 |#4|) |#4| |#2|)) (-15 -2939 ((-2 (|:| -1357 (-1085 |#4|)) (|:| |polval| (-1085 |#3|))) (-1085 |#4|) (-1085 |#3|) (-525))) (-15 -2078 ((-2 (|:| |unitPart| |#4|) (|:| |suPart| (-591 (-2 (|:| -1348 (-1085 |#4|)) (|:| -2008 (-525)))))) (-1085 |#4|) (-591 |#2|) (-591 (-591 |#3|)))) (-15 -4178 ((-2 (|:| |upol| (-1085 |#3|)) (|:| |Lval| (-591 |#3|)) (|:| |Lfact| (-591 (-2 (|:| -1348 (-1085 |#3|)) (|:| -2008 (-525))))) (|:| |ctpol| |#3|)) (-1085 |#4|) (-591 |#2|) (-591 (-591 |#3|)))) (-15 -2030 (|#4| (-525) (-396 |#4|))) (-15 -3828 ((-108) (-591 (-2 (|:| -1348 (-1085 |#3|)) (|:| -2008 (-525)))) (-591 (-2 (|:| -1348 (-1085 |#3|)) (|:| -2008 (-525)))))) (-15 -1223 ((-3 (-591 (-1085 |#4|)) "failed") (-1085 |#4|) (-1085 |#3|) (-1085 |#3|) |#4| (-591 |#2|) (-591 (-712)) (-591 |#3|))) (-15 -1882 ((-591 (-712)) (-1085 |#4|) (-591 |#2|) (-712))) (-15 -4211 ((-1085 |#3|) (-1085 |#3|) (-525))))
-((-2462 (($ $ (-854)) 12)))
-(((-685 |#1| |#2|) (-10 -8 (-15 -2462 (|#1| |#1| (-854)))) (-686 |#2|) (-160)) (T -685))
-NIL
-(-10 -8 (-15 -2462 (|#1| |#1| (-854))))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-2157 (((-3 $ "failed") $ $) 19)) (-3798 (($) 17 T CONST)) (-3433 (($ $ (-854)) 28)) (-2462 (($ $ (-854)) 33)) (-3447 (($ $ (-854)) 29)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-3619 (($ $ $) 25)) (-3022 (((-796) $) 11)) (-2392 (($ $ $ $) 26)) (-2707 (($ $ $) 24)) (-4191 (($) 18 T CONST)) (-4096 (((-108) $ $) 6)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 30)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 27) (($ $ |#1|) 35) (($ |#1| $) 34)))
+((-1263 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-712)) (-4 *1 (-682 *4 *2)) (-4 *4 (-975)) (-4 *2 (-788)))) (-1263 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-591 *5)) (-5 *3 (-591 (-712))) (-4 *1 (-682 *4 *5)) (-4 *4 (-975)) (-4 *5 (-788)))) (-1618 (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-4 *1 (-682 *3 *4)) (-4 *3 (-975)) (-4 *4 (-788)))) (-1422 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-712)) (-4 *1 (-682 *4 *2)) (-4 *4 (-975)) (-4 *2 (-788)))) (-1422 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-591 *5)) (-5 *3 (-591 (-712))) (-4 *1 (-682 *4 *5)) (-4 *4 (-975)) (-4 *5 (-788)))) (-1676 (*1 *2 *1 *3) (-12 (-4 *1 (-682 *4 *3)) (-4 *4 (-975)) (-4 *3 (-788)) (-5 *2 (-712)))) (-1676 (*1 *2 *1 *3 *2) (-12 (-5 *2 (-712)) (-4 *1 (-682 *4 *3)) (-4 *4 (-975)) (-4 *3 (-788)))) (-3298 (*1 *2 *1 *3) (-12 (-5 *3 (-712)) (-4 *1 (-682 *4 *5)) (-4 *4 (-975)) (-4 *5 (-788)) (-5 *2 (-885 *4)))) (-3298 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-712)) (-4 *1 (-682 *4 *5)) (-4 *4 (-975)) (-4 *5 (-788)) (-5 *2 (-885 *4)))) (-2452 (*1 *1 *1 *2) (-12 (-4 *1 (-682 *3 *2)) (-4 *3 (-975)) (-4 *2 (-788)) (-4 *3 (-37 (-385 (-525)))))))
+(-13 (-833 |t#2|) (-904 |t#1| (-497 |t#2|) |t#2|) (-486 |t#2| $) (-288 $) (-10 -8 (-15 -1263 ($ $ |t#2| (-712))) (-15 -1263 ($ $ (-591 |t#2|) (-591 (-712)))) (-15 -1618 ($ $ (-712))) (-15 -1422 ($ $ |t#2| (-712))) (-15 -1422 ($ $ (-591 |t#2|) (-591 (-712)))) (-15 -1676 ((-712) $ |t#2|)) (-15 -1676 ((-712) $ |t#2| (-712))) (-15 -3298 ((-885 |t#1|) $ (-712))) (-15 -3298 ((-885 |t#1|) $ (-712) (-712))) (IF (|has| |t#1| (-37 (-385 (-525)))) (PROGN (-15 -2452 ($ $ |t#2|)) (-6 (-932)) (-6 (-1111))) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-46 |#1| #0=(-497 |#2|)) . T) ((-25) . T) ((-37 #1=(-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) |has| |#1| (-517)) ((-34) |has| |#1| (-37 (-385 (-525)))) ((-91) |has| |#1| (-37 (-385 (-525)))) ((-97) . T) ((-107 #1# #1#) |has| |#1| (-37 (-385 (-525)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3150 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-565 (-796)) . T) ((-160) -3150 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-263) |has| |#1| (-37 (-385 (-525)))) ((-269) |has| |#1| (-517)) ((-288 $) . T) ((-466) |has| |#1| (-37 (-385 (-525)))) ((-486 |#2| $) . T) ((-486 $ $) . T) ((-517) |has| |#1| (-517)) ((-593 #1#) |has| |#1| (-37 (-385 (-525)))) ((-593 |#1|) . T) ((-593 $) . T) ((-659 #1#) |has| |#1| (-37 (-385 (-525)))) ((-659 |#1|) |has| |#1| (-160)) ((-659 $) |has| |#1| (-517)) ((-668) . T) ((-833 |#2|) . T) ((-904 |#1| #0# |#2|) . T) ((-932) |has| |#1| (-37 (-385 (-525)))) ((-981 #1#) |has| |#1| (-37 (-385 (-525)))) ((-981 |#1|) . T) ((-981 $) -3150 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T) ((-1111) |has| |#1| (-37 (-385 (-525)))) ((-1114) |has| |#1| (-37 (-385 (-525)))))
+((-2542 (((-396 (-1085 |#4|)) (-1085 |#4|)) 30) (((-396 |#4|) |#4|) 26)))
+(((-683 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2542 ((-396 |#4|) |#4|)) (-15 -2542 ((-396 (-1085 |#4|)) (-1085 |#4|)))) (-788) (-734) (-13 (-286) (-138)) (-882 |#3| |#2| |#1|)) (T -683))
+((-2542 (*1 *2 *3) (-12 (-4 *4 (-788)) (-4 *5 (-734)) (-4 *6 (-13 (-286) (-138))) (-4 *7 (-882 *6 *5 *4)) (-5 *2 (-396 (-1085 *7))) (-5 *1 (-683 *4 *5 *6 *7)) (-5 *3 (-1085 *7)))) (-2542 (*1 *2 *3) (-12 (-4 *4 (-788)) (-4 *5 (-734)) (-4 *6 (-13 (-286) (-138))) (-5 *2 (-396 *3)) (-5 *1 (-683 *4 *5 *6 *3)) (-4 *3 (-882 *6 *5 *4)))))
+(-10 -7 (-15 -2542 ((-396 |#4|) |#4|)) (-15 -2542 ((-396 (-1085 |#4|)) (-1085 |#4|))))
+((-3711 (((-396 |#4|) |#4| |#2|) 118)) (-3700 (((-396 |#4|) |#4|) NIL)) (-3898 (((-396 (-1085 |#4|)) (-1085 |#4|)) 109) (((-396 |#4|) |#4|) 40)) (-2815 (((-2 (|:| |unitPart| |#4|) (|:| |suPart| (-591 (-2 (|:| -2542 (-1085 |#4|)) (|:| -3987 (-525)))))) (-1085 |#4|) (-591 |#2|) (-591 (-591 |#3|))) 68)) (-1811 (((-1085 |#3|) (-1085 |#3|) (-525)) 136)) (-2567 (((-591 (-712)) (-1085 |#4|) (-591 |#2|) (-712)) 60)) (-3610 (((-3 (-591 (-1085 |#4|)) "failed") (-1085 |#4|) (-1085 |#3|) (-1085 |#3|) |#4| (-591 |#2|) (-591 (-712)) (-591 |#3|)) 64)) (-1597 (((-2 (|:| |upol| (-1085 |#3|)) (|:| |Lval| (-591 |#3|)) (|:| |Lfact| (-591 (-2 (|:| -2542 (-1085 |#3|)) (|:| -3987 (-525))))) (|:| |ctpol| |#3|)) (-1085 |#4|) (-591 |#2|) (-591 (-591 |#3|))) 25)) (-2545 (((-2 (|:| -2217 (-1085 |#4|)) (|:| |polval| (-1085 |#3|))) (-1085 |#4|) (-1085 |#3|) (-525)) 56)) (-1636 (((-525) (-591 (-2 (|:| -2542 (-1085 |#3|)) (|:| -3987 (-525))))) 133)) (-2105 ((|#4| (-525) (-396 |#4|)) 57)) (-2412 (((-108) (-591 (-2 (|:| -2542 (-1085 |#3|)) (|:| -3987 (-525)))) (-591 (-2 (|:| -2542 (-1085 |#3|)) (|:| -3987 (-525))))) NIL)))
+(((-684 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3898 ((-396 |#4|) |#4|)) (-15 -3898 ((-396 (-1085 |#4|)) (-1085 |#4|))) (-15 -3700 ((-396 |#4|) |#4|)) (-15 -1636 ((-525) (-591 (-2 (|:| -2542 (-1085 |#3|)) (|:| -3987 (-525)))))) (-15 -3711 ((-396 |#4|) |#4| |#2|)) (-15 -2545 ((-2 (|:| -2217 (-1085 |#4|)) (|:| |polval| (-1085 |#3|))) (-1085 |#4|) (-1085 |#3|) (-525))) (-15 -2815 ((-2 (|:| |unitPart| |#4|) (|:| |suPart| (-591 (-2 (|:| -2542 (-1085 |#4|)) (|:| -3987 (-525)))))) (-1085 |#4|) (-591 |#2|) (-591 (-591 |#3|)))) (-15 -1597 ((-2 (|:| |upol| (-1085 |#3|)) (|:| |Lval| (-591 |#3|)) (|:| |Lfact| (-591 (-2 (|:| -2542 (-1085 |#3|)) (|:| -3987 (-525))))) (|:| |ctpol| |#3|)) (-1085 |#4|) (-591 |#2|) (-591 (-591 |#3|)))) (-15 -2105 (|#4| (-525) (-396 |#4|))) (-15 -2412 ((-108) (-591 (-2 (|:| -2542 (-1085 |#3|)) (|:| -3987 (-525)))) (-591 (-2 (|:| -2542 (-1085 |#3|)) (|:| -3987 (-525)))))) (-15 -3610 ((-3 (-591 (-1085 |#4|)) "failed") (-1085 |#4|) (-1085 |#3|) (-1085 |#3|) |#4| (-591 |#2|) (-591 (-712)) (-591 |#3|))) (-15 -2567 ((-591 (-712)) (-1085 |#4|) (-591 |#2|) (-712))) (-15 -1811 ((-1085 |#3|) (-1085 |#3|) (-525)))) (-734) (-788) (-286) (-882 |#3| |#1| |#2|)) (T -684))
+((-1811 (*1 *2 *2 *3) (-12 (-5 *2 (-1085 *6)) (-5 *3 (-525)) (-4 *6 (-286)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-684 *4 *5 *6 *7)) (-4 *7 (-882 *6 *4 *5)))) (-2567 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1085 *9)) (-5 *4 (-591 *7)) (-4 *7 (-788)) (-4 *9 (-882 *8 *6 *7)) (-4 *6 (-734)) (-4 *8 (-286)) (-5 *2 (-591 (-712))) (-5 *1 (-684 *6 *7 *8 *9)) (-5 *5 (-712)))) (-3610 (*1 *2 *3 *4 *4 *5 *6 *7 *8) (|partial| -12 (-5 *4 (-1085 *11)) (-5 *6 (-591 *10)) (-5 *7 (-591 (-712))) (-5 *8 (-591 *11)) (-4 *10 (-788)) (-4 *11 (-286)) (-4 *9 (-734)) (-4 *5 (-882 *11 *9 *10)) (-5 *2 (-591 (-1085 *5))) (-5 *1 (-684 *9 *10 *11 *5)) (-5 *3 (-1085 *5)))) (-2412 (*1 *2 *3 *3) (-12 (-5 *3 (-591 (-2 (|:| -2542 (-1085 *6)) (|:| -3987 (-525))))) (-4 *6 (-286)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-108)) (-5 *1 (-684 *4 *5 *6 *7)) (-4 *7 (-882 *6 *4 *5)))) (-2105 (*1 *2 *3 *4) (-12 (-5 *3 (-525)) (-5 *4 (-396 *2)) (-4 *2 (-882 *7 *5 *6)) (-5 *1 (-684 *5 *6 *7 *2)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-286)))) (-1597 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1085 *9)) (-5 *4 (-591 *7)) (-5 *5 (-591 (-591 *8))) (-4 *7 (-788)) (-4 *8 (-286)) (-4 *9 (-882 *8 *6 *7)) (-4 *6 (-734)) (-5 *2 (-2 (|:| |upol| (-1085 *8)) (|:| |Lval| (-591 *8)) (|:| |Lfact| (-591 (-2 (|:| -2542 (-1085 *8)) (|:| -3987 (-525))))) (|:| |ctpol| *8))) (-5 *1 (-684 *6 *7 *8 *9)))) (-2815 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-591 *7)) (-5 *5 (-591 (-591 *8))) (-4 *7 (-788)) (-4 *8 (-286)) (-4 *6 (-734)) (-4 *9 (-882 *8 *6 *7)) (-5 *2 (-2 (|:| |unitPart| *9) (|:| |suPart| (-591 (-2 (|:| -2542 (-1085 *9)) (|:| -3987 (-525))))))) (-5 *1 (-684 *6 *7 *8 *9)) (-5 *3 (-1085 *9)))) (-2545 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-525)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *8 (-286)) (-4 *9 (-882 *8 *6 *7)) (-5 *2 (-2 (|:| -2217 (-1085 *9)) (|:| |polval| (-1085 *8)))) (-5 *1 (-684 *6 *7 *8 *9)) (-5 *3 (-1085 *9)) (-5 *4 (-1085 *8)))) (-3711 (*1 *2 *3 *4) (-12 (-4 *5 (-734)) (-4 *4 (-788)) (-4 *6 (-286)) (-5 *2 (-396 *3)) (-5 *1 (-684 *5 *4 *6 *3)) (-4 *3 (-882 *6 *5 *4)))) (-1636 (*1 *2 *3) (-12 (-5 *3 (-591 (-2 (|:| -2542 (-1085 *6)) (|:| -3987 (-525))))) (-4 *6 (-286)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-525)) (-5 *1 (-684 *4 *5 *6 *7)) (-4 *7 (-882 *6 *4 *5)))) (-3700 (*1 *2 *3) (-12 (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-286)) (-5 *2 (-396 *3)) (-5 *1 (-684 *4 *5 *6 *3)) (-4 *3 (-882 *6 *4 *5)))) (-3898 (*1 *2 *3) (-12 (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-286)) (-4 *7 (-882 *6 *4 *5)) (-5 *2 (-396 (-1085 *7))) (-5 *1 (-684 *4 *5 *6 *7)) (-5 *3 (-1085 *7)))) (-3898 (*1 *2 *3) (-12 (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-286)) (-5 *2 (-396 *3)) (-5 *1 (-684 *4 *5 *6 *3)) (-4 *3 (-882 *6 *4 *5)))))
+(-10 -7 (-15 -3898 ((-396 |#4|) |#4|)) (-15 -3898 ((-396 (-1085 |#4|)) (-1085 |#4|))) (-15 -3700 ((-396 |#4|) |#4|)) (-15 -1636 ((-525) (-591 (-2 (|:| -2542 (-1085 |#3|)) (|:| -3987 (-525)))))) (-15 -3711 ((-396 |#4|) |#4| |#2|)) (-15 -2545 ((-2 (|:| -2217 (-1085 |#4|)) (|:| |polval| (-1085 |#3|))) (-1085 |#4|) (-1085 |#3|) (-525))) (-15 -2815 ((-2 (|:| |unitPart| |#4|) (|:| |suPart| (-591 (-2 (|:| -2542 (-1085 |#4|)) (|:| -3987 (-525)))))) (-1085 |#4|) (-591 |#2|) (-591 (-591 |#3|)))) (-15 -1597 ((-2 (|:| |upol| (-1085 |#3|)) (|:| |Lval| (-591 |#3|)) (|:| |Lfact| (-591 (-2 (|:| -2542 (-1085 |#3|)) (|:| -3987 (-525))))) (|:| |ctpol| |#3|)) (-1085 |#4|) (-591 |#2|) (-591 (-591 |#3|)))) (-15 -2105 (|#4| (-525) (-396 |#4|))) (-15 -2412 ((-108) (-591 (-2 (|:| -2542 (-1085 |#3|)) (|:| -3987 (-525)))) (-591 (-2 (|:| -2542 (-1085 |#3|)) (|:| -3987 (-525)))))) (-15 -3610 ((-3 (-591 (-1085 |#4|)) "failed") (-1085 |#4|) (-1085 |#3|) (-1085 |#3|) |#4| (-591 |#2|) (-591 (-712)) (-591 |#3|))) (-15 -2567 ((-591 (-712)) (-1085 |#4|) (-591 |#2|) (-712))) (-15 -1811 ((-1085 |#3|) (-1085 |#3|) (-525))))
+((-1447 (($ $ (-854)) 12)))
+(((-685 |#1| |#2|) (-10 -8 (-15 -1447 (|#1| |#1| (-854)))) (-686 |#2|) (-160)) (T -685))
+NIL
+(-10 -8 (-15 -1447 (|#1| |#1| (-854))))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-3332 (((-3 $ "failed") $ $) 19)) (-2055 (($) 17 T CONST)) (-2681 (($ $ (-854)) 28)) (-1447 (($ $ (-854)) 33)) (-2832 (($ $ (-854)) 29)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-4027 (($ $ $) 25)) (-2686 (((-796) $) 11)) (-1894 (($ $ $ $) 26)) (-1971 (($ $ $) 24)) (-1830 (($) 18 T CONST)) (-3944 (((-108) $ $) 6)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 30)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 27) (($ $ |#1|) 35) (($ |#1| $) 34)))
(((-686 |#1|) (-131) (-160)) (T -686))
-((-2462 (*1 *1 *1 *2) (-12 (-5 *2 (-854)) (-4 *1 (-686 *3)) (-4 *3 (-160)))))
-(-13 (-703) (-659 |t#1|) (-10 -8 (-15 -2462 ($ $ (-854)))))
+((-1447 (*1 *1 *1 *2) (-12 (-5 *2 (-854)) (-4 *1 (-686 *3)) (-4 *3 (-160)))))
+(-13 (-703) (-659 |t#1|) (-10 -8 (-15 -1447 ($ $ (-854)))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-107 |#1| |#1|) . T) ((-126) . T) ((-565 (-796)) . T) ((-593 |#1|) . T) ((-659 |#1|) . T) ((-662) . T) ((-703) . T) ((-981 |#1|) . T) ((-1018) . T))
-((-1846 (((-964) (-631 (-205)) (-525) (-108) (-525)) 25)) (-3649 (((-964) (-631 (-205)) (-525) (-108) (-525)) 24)))
-(((-687) (-10 -7 (-15 -3649 ((-964) (-631 (-205)) (-525) (-108) (-525))) (-15 -1846 ((-964) (-631 (-205)) (-525) (-108) (-525))))) (T -687))
-((-1846 (*1 *2 *3 *4 *5 *4) (-12 (-5 *3 (-631 (-205))) (-5 *4 (-525)) (-5 *5 (-108)) (-5 *2 (-964)) (-5 *1 (-687)))) (-3649 (*1 *2 *3 *4 *5 *4) (-12 (-5 *3 (-631 (-205))) (-5 *4 (-525)) (-5 *5 (-108)) (-5 *2 (-964)) (-5 *1 (-687)))))
-(-10 -7 (-15 -3649 ((-964) (-631 (-205)) (-525) (-108) (-525))) (-15 -1846 ((-964) (-631 (-205)) (-525) (-108) (-525))))
-((-2312 (((-964) (-525) (-525) (-525) (-631 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-72 FCN)))) 43)) (-2186 (((-964) (-525) (-525) (-631 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-79 FCN)))) 39)) (-3949 (((-964) (-205) (-205) (-205) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3576)))) 32)))
-(((-688) (-10 -7 (-15 -3949 ((-964) (-205) (-205) (-205) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3576))))) (-15 -2186 ((-964) (-525) (-525) (-631 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-79 FCN))))) (-15 -2312 ((-964) (-525) (-525) (-525) (-631 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-72 FCN))))))) (T -688))
-((-2312 (*1 *2 *3 *3 *3 *4 *5 *3 *6) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *5 (-205)) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-72 FCN)))) (-5 *2 (-964)) (-5 *1 (-688)))) (-2186 (*1 *2 *3 *3 *4 *5 *3 *6) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *5 (-205)) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-79 FCN)))) (-5 *2 (-964)) (-5 *1 (-688)))) (-3949 (*1 *2 *3 *3 *3 *3 *4 *5) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3576)))) (-5 *2 (-964)) (-5 *1 (-688)))))
-(-10 -7 (-15 -3949 ((-964) (-205) (-205) (-205) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3576))))) (-15 -2186 ((-964) (-525) (-525) (-631 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-79 FCN))))) (-15 -2312 ((-964) (-525) (-525) (-525) (-631 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-72 FCN))))))
-((-2097 (((-964) (-525) (-525) (-631 (-205)) (-525)) 34)) (-3462 (((-964) (-525) (-525) (-631 (-205)) (-525)) 33)) (-3162 (((-964) (-525) (-631 (-205)) (-525)) 32)) (-3192 (((-964) (-525) (-631 (-205)) (-525)) 31)) (-1347 (((-964) (-525) (-525) (-1072) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525)) 30)) (-1899 (((-964) (-525) (-525) (-1072) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525)) 29)) (-3990 (((-964) (-525) (-525) (-1072) (-631 (-205)) (-631 (-205)) (-525)) 28)) (-1467 (((-964) (-525) (-525) (-1072) (-631 (-205)) (-631 (-205)) (-525)) 27)) (-2268 (((-964) (-525) (-525) (-631 (-205)) (-631 (-205)) (-525)) 24)) (-1325 (((-964) (-525) (-631 (-205)) (-631 (-205)) (-525)) 23)) (-2153 (((-964) (-525) (-631 (-205)) (-525)) 22)) (-1986 (((-964) (-525) (-631 (-205)) (-525)) 21)))
-(((-689) (-10 -7 (-15 -1986 ((-964) (-525) (-631 (-205)) (-525))) (-15 -2153 ((-964) (-525) (-631 (-205)) (-525))) (-15 -1325 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -2268 ((-964) (-525) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -1467 ((-964) (-525) (-525) (-1072) (-631 (-205)) (-631 (-205)) (-525))) (-15 -3990 ((-964) (-525) (-525) (-1072) (-631 (-205)) (-631 (-205)) (-525))) (-15 -1899 ((-964) (-525) (-525) (-1072) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525))) (-15 -1347 ((-964) (-525) (-525) (-1072) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525))) (-15 -3192 ((-964) (-525) (-631 (-205)) (-525))) (-15 -3162 ((-964) (-525) (-631 (-205)) (-525))) (-15 -3462 ((-964) (-525) (-525) (-631 (-205)) (-525))) (-15 -2097 ((-964) (-525) (-525) (-631 (-205)) (-525))))) (T -689))
-((-2097 (*1 *2 *3 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-689)))) (-3462 (*1 *2 *3 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-689)))) (-3162 (*1 *2 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-689)))) (-3192 (*1 *2 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-689)))) (-1347 (*1 *2 *3 *3 *4 *5 *5 *5 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-1072)) (-5 *5 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-689)))) (-1899 (*1 *2 *3 *3 *4 *5 *5 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-1072)) (-5 *5 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-689)))) (-3990 (*1 *2 *3 *3 *4 *5 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-1072)) (-5 *5 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-689)))) (-1467 (*1 *2 *3 *3 *4 *5 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-1072)) (-5 *5 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-689)))) (-2268 (*1 *2 *3 *3 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-689)))) (-1325 (*1 *2 *3 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-689)))) (-2153 (*1 *2 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-689)))) (-1986 (*1 *2 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-689)))))
-(-10 -7 (-15 -1986 ((-964) (-525) (-631 (-205)) (-525))) (-15 -2153 ((-964) (-525) (-631 (-205)) (-525))) (-15 -1325 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -2268 ((-964) (-525) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -1467 ((-964) (-525) (-525) (-1072) (-631 (-205)) (-631 (-205)) (-525))) (-15 -3990 ((-964) (-525) (-525) (-1072) (-631 (-205)) (-631 (-205)) (-525))) (-15 -1899 ((-964) (-525) (-525) (-1072) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525))) (-15 -1347 ((-964) (-525) (-525) (-1072) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525))) (-15 -3192 ((-964) (-525) (-631 (-205)) (-525))) (-15 -3162 ((-964) (-525) (-631 (-205)) (-525))) (-15 -3462 ((-964) (-525) (-525) (-631 (-205)) (-525))) (-15 -2097 ((-964) (-525) (-525) (-631 (-205)) (-525))))
-((-1642 (((-964) (-525) (-631 (-205)) (-631 (-205)) (-525) (-205) (-525) (-525) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-76 FUNCTN)))) 52)) (-1731 (((-964) (-631 (-205)) (-631 (-205)) (-525) (-525)) 51)) (-4214 (((-964) (-525) (-631 (-205)) (-631 (-205)) (-525) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-76 FUNCTN)))) 50)) (-2130 (((-964) (-205) (-205) (-525) (-525) (-525) (-525)) 46)) (-3943 (((-964) (-205) (-205) (-525) (-205) (-525) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G)))) 45)) (-2821 (((-964) (-205) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G)))) 44)) (-3560 (((-964) (-205) (-205) (-205) (-205) (-525) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G)))) 43)) (-1490 (((-964) (-205) (-205) (-205) (-525) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G)))) 42)) (-2032 (((-964) (-205) (-525) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3576)))) 38)) (-2647 (((-964) (-205) (-205) (-525) (-631 (-205)) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3576)))) 37)) (-3278 (((-964) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3576)))) 33)) (-3092 (((-964) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3576)))) 32)))
-(((-690) (-10 -7 (-15 -3092 ((-964) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3576))))) (-15 -3278 ((-964) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3576))))) (-15 -2647 ((-964) (-205) (-205) (-525) (-631 (-205)) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3576))))) (-15 -2032 ((-964) (-205) (-525) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3576))))) (-15 -1490 ((-964) (-205) (-205) (-205) (-525) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G))))) (-15 -3560 ((-964) (-205) (-205) (-205) (-205) (-525) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G))))) (-15 -2821 ((-964) (-205) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G))))) (-15 -3943 ((-964) (-205) (-205) (-525) (-205) (-525) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G))))) (-15 -2130 ((-964) (-205) (-205) (-525) (-525) (-525) (-525))) (-15 -4214 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-525) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-76 FUNCTN))))) (-15 -1731 ((-964) (-631 (-205)) (-631 (-205)) (-525) (-525))) (-15 -1642 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-525) (-205) (-525) (-525) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-76 FUNCTN))))))) (T -690))
-((-1642 (*1 *2 *3 *4 *4 *3 *5 *3 *3 *4 *3 *6) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *5 (-205)) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-76 FUNCTN)))) (-5 *2 (-964)) (-5 *1 (-690)))) (-1731 (*1 *2 *3 *3 *4 *4) (-12 (-5 *3 (-631 (-205))) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-690)))) (-4214 (*1 *2 *3 *4 *4 *3 *5 *3 *3 *3 *6) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *5 (-205)) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-76 FUNCTN)))) (-5 *2 (-964)) (-5 *1 (-690)))) (-2130 (*1 *2 *3 *3 *4 *4 *4 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-690)))) (-3943 (*1 *2 *3 *3 *4 *3 *4 *4 *4 *4 *5) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G)))) (-5 *2 (-964)) (-5 *1 (-690)))) (-2821 (*1 *2 *3 *3 *3 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G)))) (-5 *2 (-964)) (-5 *1 (-690)))) (-3560 (*1 *2 *3 *3 *3 *3 *4 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G)))) (-5 *2 (-964)) (-5 *1 (-690)))) (-1490 (*1 *2 *3 *3 *3 *4 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G)))) (-5 *2 (-964)) (-5 *1 (-690)))) (-2032 (*1 *2 *3 *4 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3576)))) (-5 *2 (-964)) (-5 *1 (-690)))) (-2647 (*1 *2 *3 *3 *4 *5 *3 *3 *4 *4 *4 *6) (-12 (-5 *4 (-525)) (-5 *5 (-631 (-205))) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3576)))) (-5 *3 (-205)) (-5 *2 (-964)) (-5 *1 (-690)))) (-3278 (*1 *2 *3 *3 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3576)))) (-5 *2 (-964)) (-5 *1 (-690)))) (-3092 (*1 *2 *3 *3 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3576)))) (-5 *2 (-964)) (-5 *1 (-690)))))
-(-10 -7 (-15 -3092 ((-964) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3576))))) (-15 -3278 ((-964) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3576))))) (-15 -2647 ((-964) (-205) (-205) (-525) (-631 (-205)) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3576))))) (-15 -2032 ((-964) (-205) (-525) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3576))))) (-15 -1490 ((-964) (-205) (-205) (-205) (-525) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G))))) (-15 -3560 ((-964) (-205) (-205) (-205) (-205) (-525) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G))))) (-15 -2821 ((-964) (-205) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G))))) (-15 -3943 ((-964) (-205) (-205) (-525) (-205) (-525) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G))))) (-15 -2130 ((-964) (-205) (-205) (-525) (-525) (-525) (-525))) (-15 -4214 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-525) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-76 FUNCTN))))) (-15 -1731 ((-964) (-631 (-205)) (-631 (-205)) (-525) (-525))) (-15 -1642 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-525) (-205) (-525) (-525) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-76 FUNCTN))))))
-((-3107 (((-964) (-525) (-525) (-525) (-525) (-205) (-525) (-525) (-525) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-73 FCN JACOBF JACEPS))) (-3 (|:| |fn| (-366)) (|:| |fp| (-74 G JACOBG JACGEP)))) 76)) (-3504 (((-964) (-631 (-205)) (-525) (-525) (-205) (-525) (-525) (-205) (-205) (-631 (-205)) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-59 COEFFN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-85 BDYVAL))) (-366) (-366)) 69) (((-964) (-631 (-205)) (-525) (-525) (-205) (-525) (-525) (-205) (-205) (-631 (-205)) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-59 COEFFN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-85 BDYVAL)))) 68)) (-3385 (((-964) (-205) (-205) (-525) (-205) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-82 FCNF))) (-3 (|:| |fn| (-366)) (|:| |fp| (-83 FCNG)))) 57)) (-3087 (((-964) (-631 (-205)) (-631 (-205)) (-525) (-205) (-205) (-205) (-525) (-525) (-525) (-631 (-205)) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN)))) 50)) (-4179 (((-964) (-205) (-525) (-525) (-1072) (-525) (-205) (-631 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G))) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-69 PEDERV))) (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT)))) 49)) (-2778 (((-964) (-205) (-525) (-525) (-205) (-1072) (-205) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G))) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT)))) 45)) (-3402 (((-964) (-205) (-525) (-525) (-205) (-205) (-631 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G))) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN)))) 42)) (-2118 (((-964) (-205) (-525) (-525) (-525) (-205) (-631 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT)))) 38)))
-(((-691) (-10 -7 (-15 -2118 ((-964) (-205) (-525) (-525) (-525) (-205) (-631 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT))))) (-15 -3402 ((-964) (-205) (-525) (-525) (-205) (-205) (-631 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G))) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))))) (-15 -2778 ((-964) (-205) (-525) (-525) (-205) (-1072) (-205) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G))) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT))))) (-15 -4179 ((-964) (-205) (-525) (-525) (-1072) (-525) (-205) (-631 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G))) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-69 PEDERV))) (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT))))) (-15 -3087 ((-964) (-631 (-205)) (-631 (-205)) (-525) (-205) (-205) (-205) (-525) (-525) (-525) (-631 (-205)) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))))) (-15 -3385 ((-964) (-205) (-205) (-525) (-205) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-82 FCNF))) (-3 (|:| |fn| (-366)) (|:| |fp| (-83 FCNG))))) (-15 -3504 ((-964) (-631 (-205)) (-525) (-525) (-205) (-525) (-525) (-205) (-205) (-631 (-205)) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-59 COEFFN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-85 BDYVAL))))) (-15 -3504 ((-964) (-631 (-205)) (-525) (-525) (-205) (-525) (-525) (-205) (-205) (-631 (-205)) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-59 COEFFN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-85 BDYVAL))) (-366) (-366))) (-15 -3107 ((-964) (-525) (-525) (-525) (-525) (-205) (-525) (-525) (-525) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-73 FCN JACOBF JACEPS))) (-3 (|:| |fn| (-366)) (|:| |fp| (-74 G JACOBG JACGEP))))))) (T -691))
-((-3107 (*1 *2 *3 *3 *3 *3 *4 *3 *3 *3 *3 *3 *3 *5 *5 *4 *3 *6 *7) (-12 (-5 *3 (-525)) (-5 *5 (-631 (-205))) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-73 FCN JACOBF JACEPS)))) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-74 G JACOBG JACGEP)))) (-5 *4 (-205)) (-5 *2 (-964)) (-5 *1 (-691)))) (-3504 (*1 *2 *3 *4 *4 *5 *4 *4 *5 *5 *3 *4 *4 *6 *7 *8 *8) (-12 (-5 *3 (-631 (-205))) (-5 *4 (-525)) (-5 *5 (-205)) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-59 COEFFN)))) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-85 BDYVAL)))) (-5 *8 (-366)) (-5 *2 (-964)) (-5 *1 (-691)))) (-3504 (*1 *2 *3 *4 *4 *5 *4 *4 *5 *5 *3 *4 *4 *6 *7) (-12 (-5 *3 (-631 (-205))) (-5 *4 (-525)) (-5 *5 (-205)) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-59 COEFFN)))) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-85 BDYVAL)))) (-5 *2 (-964)) (-5 *1 (-691)))) (-3385 (*1 *2 *3 *3 *4 *3 *4 *4 *4 *5 *5 *5 *5 *4 *4 *6 *7) (-12 (-5 *4 (-525)) (-5 *5 (-631 (-205))) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-82 FCNF)))) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-83 FCNG)))) (-5 *3 (-205)) (-5 *2 (-964)) (-5 *1 (-691)))) (-3087 (*1 *2 *3 *3 *4 *5 *5 *5 *4 *4 *4 *3 *4 *4 *6) (-12 (-5 *3 (-631 (-205))) (-5 *4 (-525)) (-5 *5 (-205)) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN)))) (-5 *2 (-964)) (-5 *1 (-691)))) (-4179 (*1 *2 *3 *4 *4 *5 *4 *3 *6 *3 *4 *7 *8 *9 *10) (-12 (-5 *4 (-525)) (-5 *5 (-1072)) (-5 *6 (-631 (-205))) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G)))) (-5 *8 (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN)))) (-5 *9 (-3 (|:| |fn| (-366)) (|:| |fp| (-69 PEDERV)))) (-5 *10 (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT)))) (-5 *3 (-205)) (-5 *2 (-964)) (-5 *1 (-691)))) (-2778 (*1 *2 *3 *4 *4 *3 *5 *3 *6 *4 *7 *8 *9) (-12 (-5 *4 (-525)) (-5 *5 (-1072)) (-5 *6 (-631 (-205))) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G)))) (-5 *8 (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN)))) (-5 *9 (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT)))) (-5 *3 (-205)) (-5 *2 (-964)) (-5 *1 (-691)))) (-3402 (*1 *2 *3 *4 *4 *3 *3 *5 *3 *4 *6 *7) (-12 (-5 *4 (-525)) (-5 *5 (-631 (-205))) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G)))) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN)))) (-5 *3 (-205)) (-5 *2 (-964)) (-5 *1 (-691)))) (-2118 (*1 *2 *3 *4 *4 *4 *3 *5 *3 *4 *6 *7) (-12 (-5 *4 (-525)) (-5 *5 (-631 (-205))) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN)))) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT)))) (-5 *3 (-205)) (-5 *2 (-964)) (-5 *1 (-691)))))
-(-10 -7 (-15 -2118 ((-964) (-205) (-525) (-525) (-525) (-205) (-631 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT))))) (-15 -3402 ((-964) (-205) (-525) (-525) (-205) (-205) (-631 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G))) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))))) (-15 -2778 ((-964) (-205) (-525) (-525) (-205) (-1072) (-205) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G))) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT))))) (-15 -4179 ((-964) (-205) (-525) (-525) (-1072) (-525) (-205) (-631 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G))) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-69 PEDERV))) (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT))))) (-15 -3087 ((-964) (-631 (-205)) (-631 (-205)) (-525) (-205) (-205) (-205) (-525) (-525) (-525) (-631 (-205)) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))))) (-15 -3385 ((-964) (-205) (-205) (-525) (-205) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-82 FCNF))) (-3 (|:| |fn| (-366)) (|:| |fp| (-83 FCNG))))) (-15 -3504 ((-964) (-631 (-205)) (-525) (-525) (-205) (-525) (-525) (-205) (-205) (-631 (-205)) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-59 COEFFN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-85 BDYVAL))))) (-15 -3504 ((-964) (-631 (-205)) (-525) (-525) (-205) (-525) (-525) (-205) (-205) (-631 (-205)) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-59 COEFFN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-85 BDYVAL))) (-366) (-366))) (-15 -3107 ((-964) (-525) (-525) (-525) (-525) (-205) (-525) (-525) (-525) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-73 FCN JACOBF JACEPS))) (-3 (|:| |fn| (-366)) (|:| |fp| (-74 G JACOBG JACGEP))))))
-((-3409 (((-964) (-205) (-205) (-525) (-525) (-631 (-205)) (-631 (-205)) (-205) (-205) (-525) (-525) (-631 (-205)) (-631 (-205)) (-205) (-205) (-525) (-525) (-631 (-205)) (-631 (-205)) (-205) (-525) (-525) (-525) (-619 (-205)) (-525)) 45)) (-3366 (((-964) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-1072) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-80 PDEF))) (-3 (|:| |fn| (-366)) (|:| |fp| (-81 BNDY)))) 41)) (-3052 (((-964) (-525) (-525) (-525) (-525) (-205) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525)) 23)))
-(((-692) (-10 -7 (-15 -3052 ((-964) (-525) (-525) (-525) (-525) (-205) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525))) (-15 -3366 ((-964) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-1072) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-80 PDEF))) (-3 (|:| |fn| (-366)) (|:| |fp| (-81 BNDY))))) (-15 -3409 ((-964) (-205) (-205) (-525) (-525) (-631 (-205)) (-631 (-205)) (-205) (-205) (-525) (-525) (-631 (-205)) (-631 (-205)) (-205) (-205) (-525) (-525) (-631 (-205)) (-631 (-205)) (-205) (-525) (-525) (-525) (-619 (-205)) (-525))))) (T -692))
-((-3409 (*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 (-525)) (-5 *5 (-631 (-205))) (-5 *6 (-619 (-205))) (-5 *3 (-205)) (-5 *2 (-964)) (-5 *1 (-692)))) (-3366 (*1 *2 *3 *3 *3 *3 *4 *4 *4 *5 *4 *6 *7) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-1072)) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-80 PDEF)))) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-81 BNDY)))) (-5 *2 (-964)) (-5 *1 (-692)))) (-3052 (*1 *2 *3 *3 *3 *3 *4 *3 *5 *5 *5 *3) (-12 (-5 *3 (-525)) (-5 *5 (-631 (-205))) (-5 *4 (-205)) (-5 *2 (-964)) (-5 *1 (-692)))))
-(-10 -7 (-15 -3052 ((-964) (-525) (-525) (-525) (-525) (-205) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525))) (-15 -3366 ((-964) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-1072) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-80 PDEF))) (-3 (|:| |fn| (-366)) (|:| |fp| (-81 BNDY))))) (-15 -3409 ((-964) (-205) (-205) (-525) (-525) (-631 (-205)) (-631 (-205)) (-205) (-205) (-525) (-525) (-631 (-205)) (-631 (-205)) (-205) (-205) (-525) (-525) (-631 (-205)) (-631 (-205)) (-205) (-525) (-525) (-525) (-619 (-205)) (-525))))
-((-3699 (((-964) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-205) (-631 (-205)) (-205) (-205) (-525)) 35)) (-1544 (((-964) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525) (-525) (-205) (-205) (-525)) 34)) (-2209 (((-964) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-525)) (-631 (-205)) (-205) (-205) (-525)) 33)) (-2870 (((-964) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525)) 29)) (-1459 (((-964) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525)) 28)) (-3929 (((-964) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-205) (-205) (-525)) 27)) (-2428 (((-964) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525) (-631 (-205)) (-525)) 24)) (-2879 (((-964) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525) (-631 (-205)) (-525)) 23)) (-3231 (((-964) (-525) (-631 (-205)) (-631 (-205)) (-525)) 22)) (-4061 (((-964) (-525) (-631 (-205)) (-631 (-205)) (-525) (-525) (-525)) 21)))
-(((-693) (-10 -7 (-15 -4061 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-525) (-525) (-525))) (-15 -3231 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -2879 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525) (-631 (-205)) (-525))) (-15 -2428 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525) (-631 (-205)) (-525))) (-15 -3929 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-205) (-205) (-525))) (-15 -1459 ((-964) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525))) (-15 -2870 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525))) (-15 -2209 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-525)) (-631 (-205)) (-205) (-205) (-525))) (-15 -1544 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525) (-525) (-205) (-205) (-525))) (-15 -3699 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-205) (-631 (-205)) (-205) (-205) (-525))))) (T -693))
-((-3699 (*1 *2 *3 *4 *4 *4 *5 *4 *5 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *5 (-205)) (-5 *2 (-964)) (-5 *1 (-693)))) (-1544 (*1 *2 *3 *4 *4 *4 *3 *3 *5 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *5 (-205)) (-5 *2 (-964)) (-5 *1 (-693)))) (-2209 (*1 *2 *3 *4 *4 *4 *5 *4 *6 *6 *3) (-12 (-5 *4 (-631 (-205))) (-5 *5 (-631 (-525))) (-5 *6 (-205)) (-5 *3 (-525)) (-5 *2 (-964)) (-5 *1 (-693)))) (-2870 (*1 *2 *3 *4 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-693)))) (-1459 (*1 *2 *3 *3 *4 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-693)))) (-3929 (*1 *2 *3 *4 *4 *4 *5 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *5 (-205)) (-5 *2 (-964)) (-5 *1 (-693)))) (-2428 (*1 *2 *3 *4 *4 *4 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-693)))) (-2879 (*1 *2 *3 *4 *4 *4 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-693)))) (-3231 (*1 *2 *3 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-693)))) (-4061 (*1 *2 *3 *4 *4 *3 *3 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-693)))))
-(-10 -7 (-15 -4061 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-525) (-525) (-525))) (-15 -3231 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -2879 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525) (-631 (-205)) (-525))) (-15 -2428 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525) (-631 (-205)) (-525))) (-15 -3929 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-205) (-205) (-525))) (-15 -1459 ((-964) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525))) (-15 -2870 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525))) (-15 -2209 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-525)) (-631 (-205)) (-205) (-205) (-525))) (-15 -1544 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525) (-525) (-205) (-205) (-525))) (-15 -3699 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-205) (-631 (-205)) (-205) (-205) (-525))))
-((-3638 (((-964) (-525) (-525) (-631 (-205)) (-631 (-205)) (-525) (-631 (-205)) (-631 (-205)) (-525) (-525) (-525)) 45)) (-2728 (((-964) (-525) (-525) (-525) (-205) (-631 (-205)) (-631 (-205)) (-525)) 44)) (-2884 (((-964) (-525) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525) (-525) (-525)) 43)) (-2456 (((-964) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525)) 42)) (-3198 (((-964) (-1072) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-205) (-525) (-525) (-525) (-525) (-525) (-631 (-205)) (-525) (-631 (-205)) (-631 (-205)) (-525)) 41)) (-1836 (((-964) (-1072) (-525) (-631 (-205)) (-525) (-631 (-205)) (-631 (-205)) (-205) (-525) (-525) (-525) (-525) (-525) (-631 (-205)) (-525) (-631 (-205)) (-631 (-205)) (-631 (-525)) (-525)) 40)) (-3513 (((-964) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-525)) (-525) (-525) (-525) (-205) (-631 (-205)) (-525)) 39)) (-2362 (((-964) (-1072) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-205) (-525) (-525) (-525) (-631 (-205)) (-525) (-631 (-205)) (-631 (-525))) 38)) (-1500 (((-964) (-525) (-631 (-205)) (-631 (-205)) (-525)) 35)) (-4058 (((-964) (-525) (-631 (-205)) (-631 (-205)) (-205) (-525) (-525)) 34)) (-4006 (((-964) (-525) (-631 (-205)) (-631 (-205)) (-205) (-525)) 33)) (-1616 (((-964) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525)) 32)) (-1528 (((-964) (-525) (-205) (-205) (-631 (-205)) (-525) (-525) (-205) (-525)) 31)) (-3348 (((-964) (-525) (-205) (-205) (-631 (-205)) (-525) (-525) (-205) (-525) (-525) (-525)) 30)) (-2395 (((-964) (-525) (-205) (-205) (-631 (-205)) (-525) (-525) (-525) (-525) (-525)) 29)) (-2971 (((-964) (-525) (-525) (-525) (-205) (-205) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525) (-631 (-205)) (-631 (-205)) (-525) (-631 (-525)) (-525) (-525) (-525)) 28)) (-2105 (((-964) (-525) (-631 (-205)) (-205) (-525)) 24)) (-1522 (((-964) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525)) 21)))
-(((-694) (-10 -7 (-15 -1522 ((-964) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525))) (-15 -2105 ((-964) (-525) (-631 (-205)) (-205) (-525))) (-15 -2971 ((-964) (-525) (-525) (-525) (-205) (-205) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525) (-631 (-205)) (-631 (-205)) (-525) (-631 (-525)) (-525) (-525) (-525))) (-15 -2395 ((-964) (-525) (-205) (-205) (-631 (-205)) (-525) (-525) (-525) (-525) (-525))) (-15 -3348 ((-964) (-525) (-205) (-205) (-631 (-205)) (-525) (-525) (-205) (-525) (-525) (-525))) (-15 -1528 ((-964) (-525) (-205) (-205) (-631 (-205)) (-525) (-525) (-205) (-525))) (-15 -1616 ((-964) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525))) (-15 -4006 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-205) (-525))) (-15 -4058 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-205) (-525) (-525))) (-15 -1500 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -2362 ((-964) (-1072) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-205) (-525) (-525) (-525) (-631 (-205)) (-525) (-631 (-205)) (-631 (-525)))) (-15 -3513 ((-964) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-525)) (-525) (-525) (-525) (-205) (-631 (-205)) (-525))) (-15 -1836 ((-964) (-1072) (-525) (-631 (-205)) (-525) (-631 (-205)) (-631 (-205)) (-205) (-525) (-525) (-525) (-525) (-525) (-631 (-205)) (-525) (-631 (-205)) (-631 (-205)) (-631 (-525)) (-525))) (-15 -3198 ((-964) (-1072) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-205) (-525) (-525) (-525) (-525) (-525) (-631 (-205)) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -2456 ((-964) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525))) (-15 -2884 ((-964) (-525) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525) (-525) (-525))) (-15 -2728 ((-964) (-525) (-525) (-525) (-205) (-631 (-205)) (-631 (-205)) (-525))) (-15 -3638 ((-964) (-525) (-525) (-631 (-205)) (-631 (-205)) (-525) (-631 (-205)) (-631 (-205)) (-525) (-525) (-525))))) (T -694))
-((-3638 (*1 *2 *3 *3 *4 *4 *3 *4 *4 *3 *3 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-694)))) (-2728 (*1 *2 *3 *3 *3 *4 *5 *5 *3) (-12 (-5 *3 (-525)) (-5 *5 (-631 (-205))) (-5 *4 (-205)) (-5 *2 (-964)) (-5 *1 (-694)))) (-2884 (*1 *2 *3 *3 *3 *3 *4 *4 *4 *4 *4 *3 *3 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-694)))) (-2456 (*1 *2 *3 *3 *3 *4 *4 *4 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-694)))) (-3198 (*1 *2 *3 *4 *5 *5 *5 *5 *6 *4 *4 *4 *4 *4 *5 *4 *5 *5 *4) (-12 (-5 *3 (-1072)) (-5 *4 (-525)) (-5 *5 (-631 (-205))) (-5 *6 (-205)) (-5 *2 (-964)) (-5 *1 (-694)))) (-1836 (*1 *2 *3 *4 *5 *4 *5 *5 *6 *4 *4 *4 *4 *4 *5 *4 *5 *5 *7 *4) (-12 (-5 *3 (-1072)) (-5 *5 (-631 (-205))) (-5 *6 (-205)) (-5 *7 (-631 (-525))) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-694)))) (-3513 (*1 *2 *3 *3 *3 *4 *4 *4 *4 *4 *5 *3 *3 *3 *6 *4 *3) (-12 (-5 *4 (-631 (-205))) (-5 *5 (-631 (-525))) (-5 *6 (-205)) (-5 *3 (-525)) (-5 *2 (-964)) (-5 *1 (-694)))) (-2362 (*1 *2 *3 *4 *5 *5 *5 *6 *4 *4 *4 *5 *4 *5 *7) (-12 (-5 *3 (-1072)) (-5 *5 (-631 (-205))) (-5 *6 (-205)) (-5 *7 (-631 (-525))) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-694)))) (-1500 (*1 *2 *3 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-694)))) (-4058 (*1 *2 *3 *4 *4 *5 *3 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *5 (-205)) (-5 *2 (-964)) (-5 *1 (-694)))) (-4006 (*1 *2 *3 *4 *4 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *5 (-205)) (-5 *2 (-964)) (-5 *1 (-694)))) (-1616 (*1 *2 *3 *3 *4 *4 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-694)))) (-1528 (*1 *2 *3 *4 *4 *5 *3 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *5 (-631 (-205))) (-5 *4 (-205)) (-5 *2 (-964)) (-5 *1 (-694)))) (-3348 (*1 *2 *3 *4 *4 *5 *3 *3 *4 *3 *3 *3) (-12 (-5 *3 (-525)) (-5 *5 (-631 (-205))) (-5 *4 (-205)) (-5 *2 (-964)) (-5 *1 (-694)))) (-2395 (*1 *2 *3 *4 *4 *5 *3 *3 *3 *3 *3) (-12 (-5 *3 (-525)) (-5 *5 (-631 (-205))) (-5 *4 (-205)) (-5 *2 (-964)) (-5 *1 (-694)))) (-2971 (*1 *2 *3 *3 *3 *4 *4 *5 *5 *5 *3 *5 *5 *3 *6 *3 *3 *3) (-12 (-5 *5 (-631 (-205))) (-5 *6 (-631 (-525))) (-5 *3 (-525)) (-5 *4 (-205)) (-5 *2 (-964)) (-5 *1 (-694)))) (-2105 (*1 *2 *3 *4 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *5 (-205)) (-5 *2 (-964)) (-5 *1 (-694)))) (-1522 (*1 *2 *3 *3 *3 *4 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-694)))))
-(-10 -7 (-15 -1522 ((-964) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525))) (-15 -2105 ((-964) (-525) (-631 (-205)) (-205) (-525))) (-15 -2971 ((-964) (-525) (-525) (-525) (-205) (-205) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525) (-631 (-205)) (-631 (-205)) (-525) (-631 (-525)) (-525) (-525) (-525))) (-15 -2395 ((-964) (-525) (-205) (-205) (-631 (-205)) (-525) (-525) (-525) (-525) (-525))) (-15 -3348 ((-964) (-525) (-205) (-205) (-631 (-205)) (-525) (-525) (-205) (-525) (-525) (-525))) (-15 -1528 ((-964) (-525) (-205) (-205) (-631 (-205)) (-525) (-525) (-205) (-525))) (-15 -1616 ((-964) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525))) (-15 -4006 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-205) (-525))) (-15 -4058 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-205) (-525) (-525))) (-15 -1500 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -2362 ((-964) (-1072) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-205) (-525) (-525) (-525) (-631 (-205)) (-525) (-631 (-205)) (-631 (-525)))) (-15 -3513 ((-964) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-525)) (-525) (-525) (-525) (-205) (-631 (-205)) (-525))) (-15 -1836 ((-964) (-1072) (-525) (-631 (-205)) (-525) (-631 (-205)) (-631 (-205)) (-205) (-525) (-525) (-525) (-525) (-525) (-631 (-205)) (-525) (-631 (-205)) (-631 (-205)) (-631 (-525)) (-525))) (-15 -3198 ((-964) (-1072) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-205) (-525) (-525) (-525) (-525) (-525) (-631 (-205)) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -2456 ((-964) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525))) (-15 -2884 ((-964) (-525) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525) (-525) (-525))) (-15 -2728 ((-964) (-525) (-525) (-525) (-205) (-631 (-205)) (-631 (-205)) (-525))) (-15 -3638 ((-964) (-525) (-525) (-631 (-205)) (-631 (-205)) (-525) (-631 (-205)) (-631 (-205)) (-525) (-525) (-525))))
-((-2076 (((-964) (-525) (-525) (-525) (-205) (-631 (-205)) (-525) (-631 (-205)) (-525)) 63)) (-2941 (((-964) (-525) (-525) (-525) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525) (-525) (-108) (-205) (-525) (-205) (-205) (-108) (-205) (-205) (-205) (-205) (-108) (-525) (-525) (-525) (-525) (-525) (-205) (-205) (-205) (-525) (-525) (-525) (-525) (-525) (-631 (-525)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-78 CONFUN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-75 OBJFUN)))) 62)) (-3058 (((-964) (-525) (-525) (-525) (-525) (-525) (-525) (-525) (-525) (-205) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-108) (-108) (-108) (-525) (-525) (-631 (-205)) (-631 (-525)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-63 QPHESS)))) 58)) (-3998 (((-964) (-525) (-525) (-525) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-108) (-525) (-525) (-631 (-205)) (-525)) 51)) (-3549 (((-964) (-525) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-64 FUNCT1)))) 50)) (-2652 (((-964) (-525) (-525) (-525) (-525) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-61 LSFUN2)))) 46)) (-2862 (((-964) (-525) (-525) (-525) (-525) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-77 LSFUN1)))) 42)) (-2650 (((-964) (-525) (-205) (-205) (-525) (-205) (-108) (-205) (-205) (-525) (-525) (-525) (-525) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-75 OBJFUN)))) 38)))
-(((-695) (-10 -7 (-15 -2650 ((-964) (-525) (-205) (-205) (-525) (-205) (-108) (-205) (-205) (-525) (-525) (-525) (-525) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-75 OBJFUN))))) (-15 -2862 ((-964) (-525) (-525) (-525) (-525) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-77 LSFUN1))))) (-15 -2652 ((-964) (-525) (-525) (-525) (-525) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-61 LSFUN2))))) (-15 -3549 ((-964) (-525) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-64 FUNCT1))))) (-15 -3998 ((-964) (-525) (-525) (-525) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-108) (-525) (-525) (-631 (-205)) (-525))) (-15 -3058 ((-964) (-525) (-525) (-525) (-525) (-525) (-525) (-525) (-525) (-205) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-108) (-108) (-108) (-525) (-525) (-631 (-205)) (-631 (-525)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-63 QPHESS))))) (-15 -2941 ((-964) (-525) (-525) (-525) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525) (-525) (-108) (-205) (-525) (-205) (-205) (-108) (-205) (-205) (-205) (-205) (-108) (-525) (-525) (-525) (-525) (-525) (-205) (-205) (-205) (-525) (-525) (-525) (-525) (-525) (-631 (-525)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-78 CONFUN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-75 OBJFUN))))) (-15 -2076 ((-964) (-525) (-525) (-525) (-205) (-631 (-205)) (-525) (-631 (-205)) (-525))))) (T -695))
-((-2076 (*1 *2 *3 *3 *3 *4 *5 *3 *5 *3) (-12 (-5 *3 (-525)) (-5 *5 (-631 (-205))) (-5 *4 (-205)) (-5 *2 (-964)) (-5 *1 (-695)))) (-2941 (*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 (-631 (-205))) (-5 *5 (-108)) (-5 *6 (-205)) (-5 *7 (-631 (-525))) (-5 *8 (-3 (|:| |fn| (-366)) (|:| |fp| (-78 CONFUN)))) (-5 *9 (-3 (|:| |fn| (-366)) (|:| |fp| (-75 OBJFUN)))) (-5 *3 (-525)) (-5 *2 (-964)) (-5 *1 (-695)))) (-3058 (*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 (-631 (-205))) (-5 *6 (-108)) (-5 *7 (-631 (-525))) (-5 *8 (-3 (|:| |fn| (-366)) (|:| |fp| (-63 QPHESS)))) (-5 *3 (-525)) (-5 *4 (-205)) (-5 *2 (-964)) (-5 *1 (-695)))) (-3998 (*1 *2 *3 *3 *3 *3 *3 *3 *4 *4 *4 *4 *5 *3 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *5 (-108)) (-5 *2 (-964)) (-5 *1 (-695)))) (-3549 (*1 *2 *3 *3 *3 *3 *4 *4 *4 *3 *5) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-64 FUNCT1)))) (-5 *2 (-964)) (-5 *1 (-695)))) (-2652 (*1 *2 *3 *3 *3 *3 *4 *3 *5) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-61 LSFUN2)))) (-5 *2 (-964)) (-5 *1 (-695)))) (-2862 (*1 *2 *3 *3 *3 *3 *4 *3 *5) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-77 LSFUN1)))) (-5 *2 (-964)) (-5 *1 (-695)))) (-2650 (*1 *2 *3 *4 *4 *3 *4 *5 *4 *4 *3 *3 *3 *3 *6 *3 *7) (-12 (-5 *3 (-525)) (-5 *5 (-108)) (-5 *6 (-631 (-205))) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-75 OBJFUN)))) (-5 *4 (-205)) (-5 *2 (-964)) (-5 *1 (-695)))))
-(-10 -7 (-15 -2650 ((-964) (-525) (-205) (-205) (-525) (-205) (-108) (-205) (-205) (-525) (-525) (-525) (-525) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-75 OBJFUN))))) (-15 -2862 ((-964) (-525) (-525) (-525) (-525) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-77 LSFUN1))))) (-15 -2652 ((-964) (-525) (-525) (-525) (-525) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-61 LSFUN2))))) (-15 -3549 ((-964) (-525) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-64 FUNCT1))))) (-15 -3998 ((-964) (-525) (-525) (-525) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-108) (-525) (-525) (-631 (-205)) (-525))) (-15 -3058 ((-964) (-525) (-525) (-525) (-525) (-525) (-525) (-525) (-525) (-205) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-108) (-108) (-108) (-525) (-525) (-631 (-205)) (-631 (-525)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-63 QPHESS))))) (-15 -2941 ((-964) (-525) (-525) (-525) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525) (-525) (-108) (-205) (-525) (-205) (-205) (-108) (-205) (-205) (-205) (-205) (-108) (-525) (-525) (-525) (-525) (-525) (-205) (-205) (-205) (-525) (-525) (-525) (-525) (-525) (-631 (-525)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-78 CONFUN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-75 OBJFUN))))) (-15 -2076 ((-964) (-525) (-525) (-525) (-205) (-631 (-205)) (-525) (-631 (-205)) (-525))))
-((-3550 (((-964) (-1072) (-525) (-525) (-525) (-525) (-631 (-157 (-205))) (-631 (-157 (-205))) (-525)) 47)) (-3220 (((-964) (-1072) (-1072) (-525) (-525) (-631 (-157 (-205))) (-525) (-631 (-157 (-205))) (-525) (-525) (-631 (-157 (-205))) (-525)) 46)) (-1667 (((-964) (-525) (-525) (-525) (-631 (-157 (-205))) (-525)) 45)) (-2463 (((-964) (-1072) (-525) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-525)) 40)) (-3279 (((-964) (-1072) (-1072) (-525) (-525) (-631 (-205)) (-525) (-631 (-205)) (-525) (-525) (-631 (-205)) (-525)) 39)) (-2847 (((-964) (-525) (-525) (-525) (-631 (-205)) (-525)) 36)) (-3596 (((-964) (-525) (-631 (-205)) (-525) (-631 (-525)) (-525)) 35)) (-1376 (((-964) (-525) (-525) (-525) (-525) (-591 (-108)) (-631 (-205)) (-631 (-525)) (-631 (-525)) (-205) (-205) (-525)) 34)) (-4137 (((-964) (-525) (-525) (-525) (-631 (-525)) (-631 (-525)) (-631 (-525)) (-631 (-525)) (-108) (-205) (-108) (-631 (-525)) (-631 (-205)) (-525)) 33)) (-3882 (((-964) (-525) (-525) (-525) (-525) (-205) (-108) (-108) (-591 (-108)) (-631 (-205)) (-631 (-525)) (-631 (-525)) (-525)) 32)))
-(((-696) (-10 -7 (-15 -3882 ((-964) (-525) (-525) (-525) (-525) (-205) (-108) (-108) (-591 (-108)) (-631 (-205)) (-631 (-525)) (-631 (-525)) (-525))) (-15 -4137 ((-964) (-525) (-525) (-525) (-631 (-525)) (-631 (-525)) (-631 (-525)) (-631 (-525)) (-108) (-205) (-108) (-631 (-525)) (-631 (-205)) (-525))) (-15 -1376 ((-964) (-525) (-525) (-525) (-525) (-591 (-108)) (-631 (-205)) (-631 (-525)) (-631 (-525)) (-205) (-205) (-525))) (-15 -3596 ((-964) (-525) (-631 (-205)) (-525) (-631 (-525)) (-525))) (-15 -2847 ((-964) (-525) (-525) (-525) (-631 (-205)) (-525))) (-15 -3279 ((-964) (-1072) (-1072) (-525) (-525) (-631 (-205)) (-525) (-631 (-205)) (-525) (-525) (-631 (-205)) (-525))) (-15 -2463 ((-964) (-1072) (-525) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -1667 ((-964) (-525) (-525) (-525) (-631 (-157 (-205))) (-525))) (-15 -3220 ((-964) (-1072) (-1072) (-525) (-525) (-631 (-157 (-205))) (-525) (-631 (-157 (-205))) (-525) (-525) (-631 (-157 (-205))) (-525))) (-15 -3550 ((-964) (-1072) (-525) (-525) (-525) (-525) (-631 (-157 (-205))) (-631 (-157 (-205))) (-525))))) (T -696))
-((-3550 (*1 *2 *3 *4 *4 *4 *4 *5 *5 *4) (-12 (-5 *3 (-1072)) (-5 *4 (-525)) (-5 *5 (-631 (-157 (-205)))) (-5 *2 (-964)) (-5 *1 (-696)))) (-3220 (*1 *2 *3 *3 *4 *4 *5 *4 *5 *4 *4 *5 *4) (-12 (-5 *3 (-1072)) (-5 *4 (-525)) (-5 *5 (-631 (-157 (-205)))) (-5 *2 (-964)) (-5 *1 (-696)))) (-1667 (*1 *2 *3 *3 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-157 (-205)))) (-5 *2 (-964)) (-5 *1 (-696)))) (-2463 (*1 *2 *3 *4 *4 *4 *4 *5 *5 *4) (-12 (-5 *3 (-1072)) (-5 *4 (-525)) (-5 *5 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-696)))) (-3279 (*1 *2 *3 *3 *4 *4 *5 *4 *5 *4 *4 *5 *4) (-12 (-5 *3 (-1072)) (-5 *4 (-525)) (-5 *5 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-696)))) (-2847 (*1 *2 *3 *3 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-696)))) (-3596 (*1 *2 *3 *4 *3 *5 *3) (-12 (-5 *4 (-631 (-205))) (-5 *5 (-631 (-525))) (-5 *3 (-525)) (-5 *2 (-964)) (-5 *1 (-696)))) (-1376 (*1 *2 *3 *3 *3 *3 *4 *5 *6 *6 *7 *7 *3) (-12 (-5 *4 (-591 (-108))) (-5 *5 (-631 (-205))) (-5 *6 (-631 (-525))) (-5 *7 (-205)) (-5 *3 (-525)) (-5 *2 (-964)) (-5 *1 (-696)))) (-4137 (*1 *2 *3 *3 *3 *4 *4 *4 *4 *5 *6 *5 *4 *7 *3) (-12 (-5 *4 (-631 (-525))) (-5 *5 (-108)) (-5 *7 (-631 (-205))) (-5 *3 (-525)) (-5 *6 (-205)) (-5 *2 (-964)) (-5 *1 (-696)))) (-3882 (*1 *2 *3 *3 *3 *3 *4 *5 *5 *6 *7 *8 *8 *3) (-12 (-5 *6 (-591 (-108))) (-5 *7 (-631 (-205))) (-5 *8 (-631 (-525))) (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-108)) (-5 *2 (-964)) (-5 *1 (-696)))))
-(-10 -7 (-15 -3882 ((-964) (-525) (-525) (-525) (-525) (-205) (-108) (-108) (-591 (-108)) (-631 (-205)) (-631 (-525)) (-631 (-525)) (-525))) (-15 -4137 ((-964) (-525) (-525) (-525) (-631 (-525)) (-631 (-525)) (-631 (-525)) (-631 (-525)) (-108) (-205) (-108) (-631 (-525)) (-631 (-205)) (-525))) (-15 -1376 ((-964) (-525) (-525) (-525) (-525) (-591 (-108)) (-631 (-205)) (-631 (-525)) (-631 (-525)) (-205) (-205) (-525))) (-15 -3596 ((-964) (-525) (-631 (-205)) (-525) (-631 (-525)) (-525))) (-15 -2847 ((-964) (-525) (-525) (-525) (-631 (-205)) (-525))) (-15 -3279 ((-964) (-1072) (-1072) (-525) (-525) (-631 (-205)) (-525) (-631 (-205)) (-525) (-525) (-631 (-205)) (-525))) (-15 -2463 ((-964) (-1072) (-525) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -1667 ((-964) (-525) (-525) (-525) (-631 (-157 (-205))) (-525))) (-15 -3220 ((-964) (-1072) (-1072) (-525) (-525) (-631 (-157 (-205))) (-525) (-631 (-157 (-205))) (-525) (-525) (-631 (-157 (-205))) (-525))) (-15 -3550 ((-964) (-1072) (-525) (-525) (-525) (-525) (-631 (-157 (-205))) (-631 (-157 (-205))) (-525))))
-((-3094 (((-964) (-525) (-525) (-525) (-525) (-525) (-108) (-525) (-108) (-525) (-631 (-157 (-205))) (-631 (-157 (-205))) (-525)) 65)) (-1595 (((-964) (-525) (-525) (-525) (-525) (-525) (-108) (-525) (-108) (-525) (-631 (-205)) (-631 (-205)) (-525)) 60)) (-2969 (((-964) (-525) (-525) (-205) (-525) (-525) (-525) (-525) (-525) (-525) (-525) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-65 DOT))) (-3 (|:| |fn| (-366)) (|:| |fp| (-66 IMAGE))) (-366)) 56) (((-964) (-525) (-525) (-205) (-525) (-525) (-525) (-525) (-525) (-525) (-525) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-65 DOT))) (-3 (|:| |fn| (-366)) (|:| |fp| (-66 IMAGE)))) 55)) (-1763 (((-964) (-525) (-525) (-525) (-205) (-108) (-525) (-631 (-205)) (-631 (-205)) (-525)) 37)) (-3141 (((-964) (-525) (-525) (-205) (-205) (-525) (-525) (-631 (-205)) (-525)) 33)) (-1894 (((-964) (-631 (-205)) (-525) (-631 (-205)) (-525) (-525) (-525) (-525) (-525)) 30)) (-3262 (((-964) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-525)) 29)) (-3697 (((-964) (-525) (-525) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-525)) 28)) (-3410 (((-964) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-525)) 27)) (-1220 (((-964) (-525) (-525) (-525) (-525) (-631 (-205)) (-525)) 26)) (-2013 (((-964) (-525) (-525) (-631 (-205)) (-525)) 25)) (-3297 (((-964) (-525) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-525)) 24)) (-2242 (((-964) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-525)) 23)) (-3588 (((-964) (-631 (-205)) (-525) (-525) (-525) (-525)) 22)) (-3558 (((-964) (-525) (-525) (-631 (-205)) (-525)) 21)))
-(((-697) (-10 -7 (-15 -3558 ((-964) (-525) (-525) (-631 (-205)) (-525))) (-15 -3588 ((-964) (-631 (-205)) (-525) (-525) (-525) (-525))) (-15 -2242 ((-964) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -3297 ((-964) (-525) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -2013 ((-964) (-525) (-525) (-631 (-205)) (-525))) (-15 -1220 ((-964) (-525) (-525) (-525) (-525) (-631 (-205)) (-525))) (-15 -3410 ((-964) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -3697 ((-964) (-525) (-525) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -3262 ((-964) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -1894 ((-964) (-631 (-205)) (-525) (-631 (-205)) (-525) (-525) (-525) (-525) (-525))) (-15 -3141 ((-964) (-525) (-525) (-205) (-205) (-525) (-525) (-631 (-205)) (-525))) (-15 -1763 ((-964) (-525) (-525) (-525) (-205) (-108) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -2969 ((-964) (-525) (-525) (-205) (-525) (-525) (-525) (-525) (-525) (-525) (-525) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-65 DOT))) (-3 (|:| |fn| (-366)) (|:| |fp| (-66 IMAGE))))) (-15 -2969 ((-964) (-525) (-525) (-205) (-525) (-525) (-525) (-525) (-525) (-525) (-525) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-65 DOT))) (-3 (|:| |fn| (-366)) (|:| |fp| (-66 IMAGE))) (-366))) (-15 -1595 ((-964) (-525) (-525) (-525) (-525) (-525) (-108) (-525) (-108) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -3094 ((-964) (-525) (-525) (-525) (-525) (-525) (-108) (-525) (-108) (-525) (-631 (-157 (-205))) (-631 (-157 (-205))) (-525))))) (T -697))
-((-3094 (*1 *2 *3 *3 *3 *3 *3 *4 *3 *4 *3 *5 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-108)) (-5 *5 (-631 (-157 (-205)))) (-5 *2 (-964)) (-5 *1 (-697)))) (-1595 (*1 *2 *3 *3 *3 *3 *3 *4 *3 *4 *3 *5 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-108)) (-5 *5 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-697)))) (-2969 (*1 *2 *3 *3 *4 *3 *3 *3 *3 *3 *3 *3 *5 *3 *6 *7 *8) (-12 (-5 *3 (-525)) (-5 *5 (-631 (-205))) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-65 DOT)))) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-66 IMAGE)))) (-5 *8 (-366)) (-5 *4 (-205)) (-5 *2 (-964)) (-5 *1 (-697)))) (-2969 (*1 *2 *3 *3 *4 *3 *3 *3 *3 *3 *3 *3 *5 *3 *6 *7) (-12 (-5 *3 (-525)) (-5 *5 (-631 (-205))) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-65 DOT)))) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-66 IMAGE)))) (-5 *4 (-205)) (-5 *2 (-964)) (-5 *1 (-697)))) (-1763 (*1 *2 *3 *3 *3 *4 *5 *3 *6 *6 *3) (-12 (-5 *3 (-525)) (-5 *5 (-108)) (-5 *6 (-631 (-205))) (-5 *4 (-205)) (-5 *2 (-964)) (-5 *1 (-697)))) (-3141 (*1 *2 *3 *3 *4 *4 *3 *3 *5 *3) (-12 (-5 *3 (-525)) (-5 *5 (-631 (-205))) (-5 *4 (-205)) (-5 *2 (-964)) (-5 *1 (-697)))) (-1894 (*1 *2 *3 *4 *3 *4 *4 *4 *4 *4) (-12 (-5 *3 (-631 (-205))) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-697)))) (-3262 (*1 *2 *3 *3 *3 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-697)))) (-3697 (*1 *2 *3 *3 *3 *3 *3 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-697)))) (-3410 (*1 *2 *3 *3 *3 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-697)))) (-1220 (*1 *2 *3 *3 *3 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-697)))) (-2013 (*1 *2 *3 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-697)))) (-3297 (*1 *2 *3 *3 *3 *3 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-697)))) (-2242 (*1 *2 *3 *3 *3 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-697)))) (-3588 (*1 *2 *3 *4 *4 *4 *4) (-12 (-5 *3 (-631 (-205))) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-697)))) (-3558 (*1 *2 *3 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-697)))))
-(-10 -7 (-15 -3558 ((-964) (-525) (-525) (-631 (-205)) (-525))) (-15 -3588 ((-964) (-631 (-205)) (-525) (-525) (-525) (-525))) (-15 -2242 ((-964) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -3297 ((-964) (-525) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -2013 ((-964) (-525) (-525) (-631 (-205)) (-525))) (-15 -1220 ((-964) (-525) (-525) (-525) (-525) (-631 (-205)) (-525))) (-15 -3410 ((-964) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -3697 ((-964) (-525) (-525) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -3262 ((-964) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -1894 ((-964) (-631 (-205)) (-525) (-631 (-205)) (-525) (-525) (-525) (-525) (-525))) (-15 -3141 ((-964) (-525) (-525) (-205) (-205) (-525) (-525) (-631 (-205)) (-525))) (-15 -1763 ((-964) (-525) (-525) (-525) (-205) (-108) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -2969 ((-964) (-525) (-525) (-205) (-525) (-525) (-525) (-525) (-525) (-525) (-525) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-65 DOT))) (-3 (|:| |fn| (-366)) (|:| |fp| (-66 IMAGE))))) (-15 -2969 ((-964) (-525) (-525) (-205) (-525) (-525) (-525) (-525) (-525) (-525) (-525) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-65 DOT))) (-3 (|:| |fn| (-366)) (|:| |fp| (-66 IMAGE))) (-366))) (-15 -1595 ((-964) (-525) (-525) (-525) (-525) (-525) (-108) (-525) (-108) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -3094 ((-964) (-525) (-525) (-525) (-525) (-525) (-108) (-525) (-108) (-525) (-631 (-157 (-205))) (-631 (-157 (-205))) (-525))))
-((-3357 (((-964) (-525) (-525) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-525) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-68 APROD)))) 61)) (-3609 (((-964) (-525) (-631 (-205)) (-525) (-631 (-205)) (-631 (-525)) (-525) (-631 (-205)) (-525) (-525) (-525) (-525)) 57)) (-2160 (((-964) (-525) (-631 (-205)) (-108) (-205) (-525) (-525) (-525) (-525) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-66 APROD))) (-3 (|:| |fn| (-366)) (|:| |fp| (-71 MSOLVE)))) 56)) (-1775 (((-964) (-525) (-525) (-631 (-205)) (-525) (-631 (-525)) (-525) (-631 (-525)) (-631 (-205)) (-631 (-525)) (-631 (-525)) (-631 (-205)) (-631 (-205)) (-631 (-525)) (-525)) 37)) (-2138 (((-964) (-525) (-525) (-525) (-205) (-525) (-631 (-205)) (-631 (-205)) (-525)) 36)) (-3039 (((-964) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525)) 33)) (-3494 (((-964) (-525) (-631 (-205)) (-525) (-631 (-525)) (-631 (-525)) (-525) (-631 (-525)) (-631 (-205))) 32)) (-2893 (((-964) (-631 (-205)) (-525) (-631 (-205)) (-525) (-525) (-525)) 28)) (-2642 (((-964) (-525) (-631 (-205)) (-525) (-631 (-205)) (-525)) 27)) (-4188 (((-964) (-525) (-631 (-205)) (-525) (-631 (-205)) (-525)) 26)) (-1991 (((-964) (-525) (-631 (-157 (-205))) (-525) (-525) (-525) (-525) (-631 (-157 (-205))) (-525)) 22)))
-(((-698) (-10 -7 (-15 -1991 ((-964) (-525) (-631 (-157 (-205))) (-525) (-525) (-525) (-525) (-631 (-157 (-205))) (-525))) (-15 -4188 ((-964) (-525) (-631 (-205)) (-525) (-631 (-205)) (-525))) (-15 -2642 ((-964) (-525) (-631 (-205)) (-525) (-631 (-205)) (-525))) (-15 -2893 ((-964) (-631 (-205)) (-525) (-631 (-205)) (-525) (-525) (-525))) (-15 -3494 ((-964) (-525) (-631 (-205)) (-525) (-631 (-525)) (-631 (-525)) (-525) (-631 (-525)) (-631 (-205)))) (-15 -3039 ((-964) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525))) (-15 -2138 ((-964) (-525) (-525) (-525) (-205) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -1775 ((-964) (-525) (-525) (-631 (-205)) (-525) (-631 (-525)) (-525) (-631 (-525)) (-631 (-205)) (-631 (-525)) (-631 (-525)) (-631 (-205)) (-631 (-205)) (-631 (-525)) (-525))) (-15 -2160 ((-964) (-525) (-631 (-205)) (-108) (-205) (-525) (-525) (-525) (-525) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-66 APROD))) (-3 (|:| |fn| (-366)) (|:| |fp| (-71 MSOLVE))))) (-15 -3609 ((-964) (-525) (-631 (-205)) (-525) (-631 (-205)) (-631 (-525)) (-525) (-631 (-205)) (-525) (-525) (-525) (-525))) (-15 -3357 ((-964) (-525) (-525) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-525) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-68 APROD))))))) (T -698))
-((-3357 (*1 *2 *3 *3 *4 *4 *4 *4 *3 *3 *3 *3 *5 *3 *6) (-12 (-5 *3 (-525)) (-5 *5 (-631 (-205))) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-68 APROD)))) (-5 *4 (-205)) (-5 *2 (-964)) (-5 *1 (-698)))) (-3609 (*1 *2 *3 *4 *3 *4 *5 *3 *4 *3 *3 *3 *3) (-12 (-5 *4 (-631 (-205))) (-5 *5 (-631 (-525))) (-5 *3 (-525)) (-5 *2 (-964)) (-5 *1 (-698)))) (-2160 (*1 *2 *3 *4 *5 *6 *3 *3 *3 *3 *6 *3 *7 *8) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *5 (-108)) (-5 *6 (-205)) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-66 APROD)))) (-5 *8 (-3 (|:| |fn| (-366)) (|:| |fp| (-71 MSOLVE)))) (-5 *2 (-964)) (-5 *1 (-698)))) (-1775 (*1 *2 *3 *3 *4 *3 *5 *3 *5 *4 *5 *5 *4 *4 *5 *3) (-12 (-5 *4 (-631 (-205))) (-5 *5 (-631 (-525))) (-5 *3 (-525)) (-5 *2 (-964)) (-5 *1 (-698)))) (-2138 (*1 *2 *3 *3 *3 *4 *3 *5 *5 *3) (-12 (-5 *3 (-525)) (-5 *5 (-631 (-205))) (-5 *4 (-205)) (-5 *2 (-964)) (-5 *1 (-698)))) (-3039 (*1 *2 *3 *3 *4 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-698)))) (-3494 (*1 *2 *3 *4 *3 *5 *5 *3 *5 *4) (-12 (-5 *4 (-631 (-205))) (-5 *5 (-631 (-525))) (-5 *3 (-525)) (-5 *2 (-964)) (-5 *1 (-698)))) (-2893 (*1 *2 *3 *4 *3 *4 *4 *4) (-12 (-5 *3 (-631 (-205))) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-698)))) (-2642 (*1 *2 *3 *4 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-698)))) (-4188 (*1 *2 *3 *4 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-698)))) (-1991 (*1 *2 *3 *4 *3 *3 *3 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-157 (-205)))) (-5 *2 (-964)) (-5 *1 (-698)))))
-(-10 -7 (-15 -1991 ((-964) (-525) (-631 (-157 (-205))) (-525) (-525) (-525) (-525) (-631 (-157 (-205))) (-525))) (-15 -4188 ((-964) (-525) (-631 (-205)) (-525) (-631 (-205)) (-525))) (-15 -2642 ((-964) (-525) (-631 (-205)) (-525) (-631 (-205)) (-525))) (-15 -2893 ((-964) (-631 (-205)) (-525) (-631 (-205)) (-525) (-525) (-525))) (-15 -3494 ((-964) (-525) (-631 (-205)) (-525) (-631 (-525)) (-631 (-525)) (-525) (-631 (-525)) (-631 (-205)))) (-15 -3039 ((-964) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525))) (-15 -2138 ((-964) (-525) (-525) (-525) (-205) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -1775 ((-964) (-525) (-525) (-631 (-205)) (-525) (-631 (-525)) (-525) (-631 (-525)) (-631 (-205)) (-631 (-525)) (-631 (-525)) (-631 (-205)) (-631 (-205)) (-631 (-525)) (-525))) (-15 -2160 ((-964) (-525) (-631 (-205)) (-108) (-205) (-525) (-525) (-525) (-525) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-66 APROD))) (-3 (|:| |fn| (-366)) (|:| |fp| (-71 MSOLVE))))) (-15 -3609 ((-964) (-525) (-631 (-205)) (-525) (-631 (-205)) (-631 (-525)) (-525) (-631 (-205)) (-525) (-525) (-525) (-525))) (-15 -3357 ((-964) (-525) (-525) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-525) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-68 APROD))))))
-((-3398 (((-964) (-1072) (-525) (-525) (-631 (-205)) (-525) (-525) (-631 (-205))) 29)) (-3658 (((-964) (-1072) (-525) (-525) (-631 (-205))) 28)) (-2106 (((-964) (-1072) (-525) (-525) (-631 (-205)) (-525) (-631 (-525)) (-525) (-631 (-205))) 27)) (-2123 (((-964) (-525) (-525) (-525) (-631 (-205))) 21)))
-(((-699) (-10 -7 (-15 -2123 ((-964) (-525) (-525) (-525) (-631 (-205)))) (-15 -2106 ((-964) (-1072) (-525) (-525) (-631 (-205)) (-525) (-631 (-525)) (-525) (-631 (-205)))) (-15 -3658 ((-964) (-1072) (-525) (-525) (-631 (-205)))) (-15 -3398 ((-964) (-1072) (-525) (-525) (-631 (-205)) (-525) (-525) (-631 (-205)))))) (T -699))
-((-3398 (*1 *2 *3 *4 *4 *5 *4 *4 *5) (-12 (-5 *3 (-1072)) (-5 *4 (-525)) (-5 *5 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-699)))) (-3658 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1072)) (-5 *4 (-525)) (-5 *5 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-699)))) (-2106 (*1 *2 *3 *4 *4 *5 *4 *6 *4 *5) (-12 (-5 *3 (-1072)) (-5 *5 (-631 (-205))) (-5 *6 (-631 (-525))) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-699)))) (-2123 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-699)))))
-(-10 -7 (-15 -2123 ((-964) (-525) (-525) (-525) (-631 (-205)))) (-15 -2106 ((-964) (-1072) (-525) (-525) (-631 (-205)) (-525) (-631 (-525)) (-525) (-631 (-205)))) (-15 -3658 ((-964) (-1072) (-525) (-525) (-631 (-205)))) (-15 -3398 ((-964) (-1072) (-525) (-525) (-631 (-205)) (-525) (-525) (-631 (-205)))))
-((-2496 (((-964) (-205) (-205) (-205) (-205) (-525)) 62)) (-2335 (((-964) (-205) (-205) (-205) (-525)) 61)) (-2205 (((-964) (-205) (-205) (-205) (-525)) 60)) (-1801 (((-964) (-205) (-205) (-525)) 59)) (-3140 (((-964) (-205) (-525)) 58)) (-2868 (((-964) (-205) (-525)) 57)) (-3338 (((-964) (-205) (-525)) 56)) (-2803 (((-964) (-205) (-525)) 55)) (-1641 (((-964) (-205) (-525)) 54)) (-3415 (((-964) (-205) (-525)) 53)) (-2391 (((-964) (-205) (-157 (-205)) (-525) (-1072) (-525)) 52)) (-1942 (((-964) (-205) (-157 (-205)) (-525) (-1072) (-525)) 51)) (-2334 (((-964) (-205) (-525)) 50)) (-3979 (((-964) (-205) (-525)) 49)) (-3569 (((-964) (-205) (-525)) 48)) (-2481 (((-964) (-205) (-525)) 47)) (-2249 (((-964) (-525) (-205) (-157 (-205)) (-525) (-1072) (-525)) 46)) (-3469 (((-964) (-1072) (-157 (-205)) (-1072) (-525)) 45)) (-3302 (((-964) (-1072) (-157 (-205)) (-1072) (-525)) 44)) (-1980 (((-964) (-205) (-157 (-205)) (-525) (-1072) (-525)) 43)) (-3662 (((-964) (-205) (-157 (-205)) (-525) (-1072) (-525)) 42)) (-2684 (((-964) (-205) (-525)) 39)) (-1839 (((-964) (-205) (-525)) 38)) (-1530 (((-964) (-205) (-525)) 37)) (-1396 (((-964) (-205) (-525)) 36)) (-2524 (((-964) (-205) (-525)) 35)) (-3575 (((-964) (-205) (-525)) 34)) (-2799 (((-964) (-205) (-525)) 33)) (-3991 (((-964) (-205) (-525)) 32)) (-1442 (((-964) (-205) (-525)) 31)) (-3456 (((-964) (-205) (-525)) 30)) (-3913 (((-964) (-205) (-205) (-205) (-525)) 29)) (-1249 (((-964) (-205) (-525)) 28)) (-4051 (((-964) (-205) (-525)) 27)) (-3639 (((-964) (-205) (-525)) 26)) (-1424 (((-964) (-205) (-525)) 25)) (-1694 (((-964) (-205) (-525)) 24)) (-1481 (((-964) (-157 (-205)) (-525)) 21)))
-(((-700) (-10 -7 (-15 -1481 ((-964) (-157 (-205)) (-525))) (-15 -1694 ((-964) (-205) (-525))) (-15 -1424 ((-964) (-205) (-525))) (-15 -3639 ((-964) (-205) (-525))) (-15 -4051 ((-964) (-205) (-525))) (-15 -1249 ((-964) (-205) (-525))) (-15 -3913 ((-964) (-205) (-205) (-205) (-525))) (-15 -3456 ((-964) (-205) (-525))) (-15 -1442 ((-964) (-205) (-525))) (-15 -3991 ((-964) (-205) (-525))) (-15 -2799 ((-964) (-205) (-525))) (-15 -3575 ((-964) (-205) (-525))) (-15 -2524 ((-964) (-205) (-525))) (-15 -1396 ((-964) (-205) (-525))) (-15 -1530 ((-964) (-205) (-525))) (-15 -1839 ((-964) (-205) (-525))) (-15 -2684 ((-964) (-205) (-525))) (-15 -3662 ((-964) (-205) (-157 (-205)) (-525) (-1072) (-525))) (-15 -1980 ((-964) (-205) (-157 (-205)) (-525) (-1072) (-525))) (-15 -3302 ((-964) (-1072) (-157 (-205)) (-1072) (-525))) (-15 -3469 ((-964) (-1072) (-157 (-205)) (-1072) (-525))) (-15 -2249 ((-964) (-525) (-205) (-157 (-205)) (-525) (-1072) (-525))) (-15 -2481 ((-964) (-205) (-525))) (-15 -3569 ((-964) (-205) (-525))) (-15 -3979 ((-964) (-205) (-525))) (-15 -2334 ((-964) (-205) (-525))) (-15 -1942 ((-964) (-205) (-157 (-205)) (-525) (-1072) (-525))) (-15 -2391 ((-964) (-205) (-157 (-205)) (-525) (-1072) (-525))) (-15 -3415 ((-964) (-205) (-525))) (-15 -1641 ((-964) (-205) (-525))) (-15 -2803 ((-964) (-205) (-525))) (-15 -3338 ((-964) (-205) (-525))) (-15 -2868 ((-964) (-205) (-525))) (-15 -3140 ((-964) (-205) (-525))) (-15 -1801 ((-964) (-205) (-205) (-525))) (-15 -2205 ((-964) (-205) (-205) (-205) (-525))) (-15 -2335 ((-964) (-205) (-205) (-205) (-525))) (-15 -2496 ((-964) (-205) (-205) (-205) (-205) (-525))))) (T -700))
-((-2496 (*1 *2 *3 *3 *3 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-2335 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-2205 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-1801 (*1 *2 *3 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-3140 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-2868 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-3338 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-2803 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-1641 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-3415 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-2391 (*1 *2 *3 *4 *5 *6 *5) (-12 (-5 *4 (-157 (-205))) (-5 *5 (-525)) (-5 *6 (-1072)) (-5 *3 (-205)) (-5 *2 (-964)) (-5 *1 (-700)))) (-1942 (*1 *2 *3 *4 *5 *6 *5) (-12 (-5 *4 (-157 (-205))) (-5 *5 (-525)) (-5 *6 (-1072)) (-5 *3 (-205)) (-5 *2 (-964)) (-5 *1 (-700)))) (-2334 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-3979 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-3569 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-2481 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-2249 (*1 *2 *3 *4 *5 *3 *6 *3) (-12 (-5 *3 (-525)) (-5 *5 (-157 (-205))) (-5 *6 (-1072)) (-5 *4 (-205)) (-5 *2 (-964)) (-5 *1 (-700)))) (-3469 (*1 *2 *3 *4 *3 *5) (-12 (-5 *3 (-1072)) (-5 *4 (-157 (-205))) (-5 *5 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-3302 (*1 *2 *3 *4 *3 *5) (-12 (-5 *3 (-1072)) (-5 *4 (-157 (-205))) (-5 *5 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-1980 (*1 *2 *3 *4 *5 *6 *5) (-12 (-5 *4 (-157 (-205))) (-5 *5 (-525)) (-5 *6 (-1072)) (-5 *3 (-205)) (-5 *2 (-964)) (-5 *1 (-700)))) (-3662 (*1 *2 *3 *4 *5 *6 *5) (-12 (-5 *4 (-157 (-205))) (-5 *5 (-525)) (-5 *6 (-1072)) (-5 *3 (-205)) (-5 *2 (-964)) (-5 *1 (-700)))) (-2684 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-1839 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-1530 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-1396 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-2524 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-3575 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-2799 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-3991 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-1442 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-3456 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-3913 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-1249 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-4051 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-3639 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-1424 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-1694 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-1481 (*1 *2 *3 *4) (-12 (-5 *3 (-157 (-205))) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
-(-10 -7 (-15 -1481 ((-964) (-157 (-205)) (-525))) (-15 -1694 ((-964) (-205) (-525))) (-15 -1424 ((-964) (-205) (-525))) (-15 -3639 ((-964) (-205) (-525))) (-15 -4051 ((-964) (-205) (-525))) (-15 -1249 ((-964) (-205) (-525))) (-15 -3913 ((-964) (-205) (-205) (-205) (-525))) (-15 -3456 ((-964) (-205) (-525))) (-15 -1442 ((-964) (-205) (-525))) (-15 -3991 ((-964) (-205) (-525))) (-15 -2799 ((-964) (-205) (-525))) (-15 -3575 ((-964) (-205) (-525))) (-15 -2524 ((-964) (-205) (-525))) (-15 -1396 ((-964) (-205) (-525))) (-15 -1530 ((-964) (-205) (-525))) (-15 -1839 ((-964) (-205) (-525))) (-15 -2684 ((-964) (-205) (-525))) (-15 -3662 ((-964) (-205) (-157 (-205)) (-525) (-1072) (-525))) (-15 -1980 ((-964) (-205) (-157 (-205)) (-525) (-1072) (-525))) (-15 -3302 ((-964) (-1072) (-157 (-205)) (-1072) (-525))) (-15 -3469 ((-964) (-1072) (-157 (-205)) (-1072) (-525))) (-15 -2249 ((-964) (-525) (-205) (-157 (-205)) (-525) (-1072) (-525))) (-15 -2481 ((-964) (-205) (-525))) (-15 -3569 ((-964) (-205) (-525))) (-15 -3979 ((-964) (-205) (-525))) (-15 -2334 ((-964) (-205) (-525))) (-15 -1942 ((-964) (-205) (-157 (-205)) (-525) (-1072) (-525))) (-15 -2391 ((-964) (-205) (-157 (-205)) (-525) (-1072) (-525))) (-15 -3415 ((-964) (-205) (-525))) (-15 -1641 ((-964) (-205) (-525))) (-15 -2803 ((-964) (-205) (-525))) (-15 -3338 ((-964) (-205) (-525))) (-15 -2868 ((-964) (-205) (-525))) (-15 -3140 ((-964) (-205) (-525))) (-15 -1801 ((-964) (-205) (-205) (-525))) (-15 -2205 ((-964) (-205) (-205) (-205) (-525))) (-15 -2335 ((-964) (-205) (-205) (-205) (-525))) (-15 -2496 ((-964) (-205) (-205) (-205) (-205) (-525))))
-((-3404 (((-1176)) 18)) (-1847 (((-1072)) 22)) (-3118 (((-1072)) 21)) (-2721 (((-1022) (-1089) (-631 (-525))) 37) (((-1022) (-1089) (-631 (-205))) 32)) (-4166 (((-108)) 16)) (-2396 (((-1072) (-1072)) 25)))
-(((-701) (-10 -7 (-15 -3118 ((-1072))) (-15 -1847 ((-1072))) (-15 -2396 ((-1072) (-1072))) (-15 -2721 ((-1022) (-1089) (-631 (-205)))) (-15 -2721 ((-1022) (-1089) (-631 (-525)))) (-15 -4166 ((-108))) (-15 -3404 ((-1176))))) (T -701))
-((-3404 (*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-701)))) (-4166 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-701)))) (-2721 (*1 *2 *3 *4) (-12 (-5 *3 (-1089)) (-5 *4 (-631 (-525))) (-5 *2 (-1022)) (-5 *1 (-701)))) (-2721 (*1 *2 *3 *4) (-12 (-5 *3 (-1089)) (-5 *4 (-631 (-205))) (-5 *2 (-1022)) (-5 *1 (-701)))) (-2396 (*1 *2 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-701)))) (-1847 (*1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-701)))) (-3118 (*1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-701)))))
-(-10 -7 (-15 -3118 ((-1072))) (-15 -1847 ((-1072))) (-15 -2396 ((-1072) (-1072))) (-15 -2721 ((-1022) (-1089) (-631 (-205)))) (-15 -2721 ((-1022) (-1089) (-631 (-525)))) (-15 -4166 ((-108))) (-15 -3404 ((-1176))))
-((-3619 (($ $ $) 10)) (-2392 (($ $ $ $) 9)) (-2707 (($ $ $) 12)))
-(((-702 |#1|) (-10 -8 (-15 -2707 (|#1| |#1| |#1|)) (-15 -3619 (|#1| |#1| |#1|)) (-15 -2392 (|#1| |#1| |#1| |#1|))) (-703)) (T -702))
-NIL
-(-10 -8 (-15 -2707 (|#1| |#1| |#1|)) (-15 -3619 (|#1| |#1| |#1|)) (-15 -2392 (|#1| |#1| |#1| |#1|)))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-2157 (((-3 $ "failed") $ $) 19)) (-3798 (($) 17 T CONST)) (-3433 (($ $ (-854)) 28)) (-3447 (($ $ (-854)) 29)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-3619 (($ $ $) 25)) (-3022 (((-796) $) 11)) (-2392 (($ $ $ $) 26)) (-2707 (($ $ $) 24)) (-4191 (($) 18 T CONST)) (-4096 (((-108) $ $) 6)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 30)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 27)))
+((-4002 (((-964) (-631 (-205)) (-525) (-108) (-525)) 25)) (-3059 (((-964) (-631 (-205)) (-525) (-108) (-525)) 24)))
+(((-687) (-10 -7 (-15 -3059 ((-964) (-631 (-205)) (-525) (-108) (-525))) (-15 -4002 ((-964) (-631 (-205)) (-525) (-108) (-525))))) (T -687))
+((-4002 (*1 *2 *3 *4 *5 *4) (-12 (-5 *3 (-631 (-205))) (-5 *4 (-525)) (-5 *5 (-108)) (-5 *2 (-964)) (-5 *1 (-687)))) (-3059 (*1 *2 *3 *4 *5 *4) (-12 (-5 *3 (-631 (-205))) (-5 *4 (-525)) (-5 *5 (-108)) (-5 *2 (-964)) (-5 *1 (-687)))))
+(-10 -7 (-15 -3059 ((-964) (-631 (-205)) (-525) (-108) (-525))) (-15 -4002 ((-964) (-631 (-205)) (-525) (-108) (-525))))
+((-3596 (((-964) (-525) (-525) (-525) (-631 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-72 FCN)))) 43)) (-3634 (((-964) (-525) (-525) (-631 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-79 FCN)))) 39)) (-1302 (((-964) (-205) (-205) (-205) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -1730)))) 32)))
+(((-688) (-10 -7 (-15 -1302 ((-964) (-205) (-205) (-205) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -1730))))) (-15 -3634 ((-964) (-525) (-525) (-631 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-79 FCN))))) (-15 -3596 ((-964) (-525) (-525) (-525) (-631 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-72 FCN))))))) (T -688))
+((-3596 (*1 *2 *3 *3 *3 *4 *5 *3 *6) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *5 (-205)) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-72 FCN)))) (-5 *2 (-964)) (-5 *1 (-688)))) (-3634 (*1 *2 *3 *3 *4 *5 *3 *6) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *5 (-205)) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-79 FCN)))) (-5 *2 (-964)) (-5 *1 (-688)))) (-1302 (*1 *2 *3 *3 *3 *3 *4 *5) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -1730)))) (-5 *2 (-964)) (-5 *1 (-688)))))
+(-10 -7 (-15 -1302 ((-964) (-205) (-205) (-205) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -1730))))) (-15 -3634 ((-964) (-525) (-525) (-631 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-79 FCN))))) (-15 -3596 ((-964) (-525) (-525) (-525) (-631 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-72 FCN))))))
+((-2771 (((-964) (-525) (-525) (-631 (-205)) (-525)) 34)) (-2973 (((-964) (-525) (-525) (-631 (-205)) (-525)) 33)) (-4017 (((-964) (-525) (-631 (-205)) (-525)) 32)) (-1271 (((-964) (-525) (-631 (-205)) (-525)) 31)) (-2093 (((-964) (-525) (-525) (-1072) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525)) 30)) (-2728 (((-964) (-525) (-525) (-1072) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525)) 29)) (-3490 (((-964) (-525) (-525) (-1072) (-631 (-205)) (-631 (-205)) (-525)) 28)) (-3989 (((-964) (-525) (-525) (-1072) (-631 (-205)) (-631 (-205)) (-525)) 27)) (-3156 (((-964) (-525) (-525) (-631 (-205)) (-631 (-205)) (-525)) 24)) (-1802 (((-964) (-525) (-631 (-205)) (-631 (-205)) (-525)) 23)) (-3288 (((-964) (-525) (-631 (-205)) (-525)) 22)) (-2387 (((-964) (-525) (-631 (-205)) (-525)) 21)))
+(((-689) (-10 -7 (-15 -2387 ((-964) (-525) (-631 (-205)) (-525))) (-15 -3288 ((-964) (-525) (-631 (-205)) (-525))) (-15 -1802 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -3156 ((-964) (-525) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -3989 ((-964) (-525) (-525) (-1072) (-631 (-205)) (-631 (-205)) (-525))) (-15 -3490 ((-964) (-525) (-525) (-1072) (-631 (-205)) (-631 (-205)) (-525))) (-15 -2728 ((-964) (-525) (-525) (-1072) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525))) (-15 -2093 ((-964) (-525) (-525) (-1072) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525))) (-15 -1271 ((-964) (-525) (-631 (-205)) (-525))) (-15 -4017 ((-964) (-525) (-631 (-205)) (-525))) (-15 -2973 ((-964) (-525) (-525) (-631 (-205)) (-525))) (-15 -2771 ((-964) (-525) (-525) (-631 (-205)) (-525))))) (T -689))
+((-2771 (*1 *2 *3 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-689)))) (-2973 (*1 *2 *3 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-689)))) (-4017 (*1 *2 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-689)))) (-1271 (*1 *2 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-689)))) (-2093 (*1 *2 *3 *3 *4 *5 *5 *5 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-1072)) (-5 *5 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-689)))) (-2728 (*1 *2 *3 *3 *4 *5 *5 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-1072)) (-5 *5 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-689)))) (-3490 (*1 *2 *3 *3 *4 *5 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-1072)) (-5 *5 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-689)))) (-3989 (*1 *2 *3 *3 *4 *5 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-1072)) (-5 *5 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-689)))) (-3156 (*1 *2 *3 *3 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-689)))) (-1802 (*1 *2 *3 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-689)))) (-3288 (*1 *2 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-689)))) (-2387 (*1 *2 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-689)))))
+(-10 -7 (-15 -2387 ((-964) (-525) (-631 (-205)) (-525))) (-15 -3288 ((-964) (-525) (-631 (-205)) (-525))) (-15 -1802 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -3156 ((-964) (-525) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -3989 ((-964) (-525) (-525) (-1072) (-631 (-205)) (-631 (-205)) (-525))) (-15 -3490 ((-964) (-525) (-525) (-1072) (-631 (-205)) (-631 (-205)) (-525))) (-15 -2728 ((-964) (-525) (-525) (-1072) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525))) (-15 -2093 ((-964) (-525) (-525) (-1072) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525))) (-15 -1271 ((-964) (-525) (-631 (-205)) (-525))) (-15 -4017 ((-964) (-525) (-631 (-205)) (-525))) (-15 -2973 ((-964) (-525) (-525) (-631 (-205)) (-525))) (-15 -2771 ((-964) (-525) (-525) (-631 (-205)) (-525))))
+((-3697 (((-964) (-525) (-631 (-205)) (-631 (-205)) (-525) (-205) (-525) (-525) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-76 FUNCTN)))) 52)) (-3242 (((-964) (-631 (-205)) (-631 (-205)) (-525) (-525)) 51)) (-1837 (((-964) (-525) (-631 (-205)) (-631 (-205)) (-525) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-76 FUNCTN)))) 50)) (-3445 (((-964) (-205) (-205) (-525) (-525) (-525) (-525)) 46)) (-1259 (((-964) (-205) (-205) (-525) (-205) (-525) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G)))) 45)) (-3834 (((-964) (-205) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G)))) 44)) (-1570 (((-964) (-205) (-205) (-205) (-205) (-525) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G)))) 43)) (-1452 (((-964) (-205) (-205) (-205) (-525) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G)))) 42)) (-2119 (((-964) (-205) (-525) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -1730)))) 38)) (-2626 (((-964) (-205) (-205) (-525) (-631 (-205)) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -1730)))) 37)) (-3644 (((-964) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -1730)))) 33)) (-1569 (((-964) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -1730)))) 32)))
+(((-690) (-10 -7 (-15 -1569 ((-964) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -1730))))) (-15 -3644 ((-964) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -1730))))) (-15 -2626 ((-964) (-205) (-205) (-525) (-631 (-205)) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -1730))))) (-15 -2119 ((-964) (-205) (-525) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -1730))))) (-15 -1452 ((-964) (-205) (-205) (-205) (-525) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G))))) (-15 -1570 ((-964) (-205) (-205) (-205) (-205) (-525) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G))))) (-15 -3834 ((-964) (-205) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G))))) (-15 -1259 ((-964) (-205) (-205) (-525) (-205) (-525) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G))))) (-15 -3445 ((-964) (-205) (-205) (-525) (-525) (-525) (-525))) (-15 -1837 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-525) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-76 FUNCTN))))) (-15 -3242 ((-964) (-631 (-205)) (-631 (-205)) (-525) (-525))) (-15 -3697 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-525) (-205) (-525) (-525) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-76 FUNCTN))))))) (T -690))
+((-3697 (*1 *2 *3 *4 *4 *3 *5 *3 *3 *4 *3 *6) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *5 (-205)) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-76 FUNCTN)))) (-5 *2 (-964)) (-5 *1 (-690)))) (-3242 (*1 *2 *3 *3 *4 *4) (-12 (-5 *3 (-631 (-205))) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-690)))) (-1837 (*1 *2 *3 *4 *4 *3 *5 *3 *3 *3 *6) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *5 (-205)) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-76 FUNCTN)))) (-5 *2 (-964)) (-5 *1 (-690)))) (-3445 (*1 *2 *3 *3 *4 *4 *4 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-690)))) (-1259 (*1 *2 *3 *3 *4 *3 *4 *4 *4 *4 *5) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G)))) (-5 *2 (-964)) (-5 *1 (-690)))) (-3834 (*1 *2 *3 *3 *3 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G)))) (-5 *2 (-964)) (-5 *1 (-690)))) (-1570 (*1 *2 *3 *3 *3 *3 *4 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G)))) (-5 *2 (-964)) (-5 *1 (-690)))) (-1452 (*1 *2 *3 *3 *3 *4 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G)))) (-5 *2 (-964)) (-5 *1 (-690)))) (-2119 (*1 *2 *3 *4 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -1730)))) (-5 *2 (-964)) (-5 *1 (-690)))) (-2626 (*1 *2 *3 *3 *4 *5 *3 *3 *4 *4 *4 *6) (-12 (-5 *4 (-525)) (-5 *5 (-631 (-205))) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -1730)))) (-5 *3 (-205)) (-5 *2 (-964)) (-5 *1 (-690)))) (-3644 (*1 *2 *3 *3 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -1730)))) (-5 *2 (-964)) (-5 *1 (-690)))) (-1569 (*1 *2 *3 *3 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -1730)))) (-5 *2 (-964)) (-5 *1 (-690)))))
+(-10 -7 (-15 -1569 ((-964) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -1730))))) (-15 -3644 ((-964) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -1730))))) (-15 -2626 ((-964) (-205) (-205) (-525) (-631 (-205)) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -1730))))) (-15 -2119 ((-964) (-205) (-525) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -1730))))) (-15 -1452 ((-964) (-205) (-205) (-205) (-525) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G))))) (-15 -1570 ((-964) (-205) (-205) (-205) (-205) (-525) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G))))) (-15 -3834 ((-964) (-205) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G))))) (-15 -1259 ((-964) (-205) (-205) (-525) (-205) (-525) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G))))) (-15 -3445 ((-964) (-205) (-205) (-525) (-525) (-525) (-525))) (-15 -1837 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-525) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-76 FUNCTN))))) (-15 -3242 ((-964) (-631 (-205)) (-631 (-205)) (-525) (-525))) (-15 -3697 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-525) (-205) (-525) (-525) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-76 FUNCTN))))))
+((-1673 (((-964) (-525) (-525) (-525) (-525) (-205) (-525) (-525) (-525) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-73 FCN JACOBF JACEPS))) (-3 (|:| |fn| (-366)) (|:| |fp| (-74 G JACOBG JACGEP)))) 76)) (-2177 (((-964) (-631 (-205)) (-525) (-525) (-205) (-525) (-525) (-205) (-205) (-631 (-205)) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-59 COEFFN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-85 BDYVAL))) (-366) (-366)) 69) (((-964) (-631 (-205)) (-525) (-525) (-205) (-525) (-525) (-205) (-205) (-631 (-205)) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-59 COEFFN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-85 BDYVAL)))) 68)) (-3467 (((-964) (-205) (-205) (-525) (-205) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-82 FCNF))) (-3 (|:| |fn| (-366)) (|:| |fp| (-83 FCNG)))) 57)) (-1538 (((-964) (-631 (-205)) (-631 (-205)) (-525) (-205) (-205) (-205) (-525) (-525) (-525) (-631 (-205)) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN)))) 50)) (-1606 (((-964) (-205) (-525) (-525) (-1072) (-525) (-205) (-631 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G))) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-69 PEDERV))) (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT)))) 49)) (-1578 (((-964) (-205) (-525) (-525) (-205) (-1072) (-205) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G))) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT)))) 45)) (-3603 (((-964) (-205) (-525) (-525) (-205) (-205) (-631 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G))) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN)))) 42)) (-3291 (((-964) (-205) (-525) (-525) (-525) (-205) (-631 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT)))) 38)))
+(((-691) (-10 -7 (-15 -3291 ((-964) (-205) (-525) (-525) (-525) (-205) (-631 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT))))) (-15 -3603 ((-964) (-205) (-525) (-525) (-205) (-205) (-631 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G))) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))))) (-15 -1578 ((-964) (-205) (-525) (-525) (-205) (-1072) (-205) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G))) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT))))) (-15 -1606 ((-964) (-205) (-525) (-525) (-1072) (-525) (-205) (-631 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G))) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-69 PEDERV))) (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT))))) (-15 -1538 ((-964) (-631 (-205)) (-631 (-205)) (-525) (-205) (-205) (-205) (-525) (-525) (-525) (-631 (-205)) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))))) (-15 -3467 ((-964) (-205) (-205) (-525) (-205) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-82 FCNF))) (-3 (|:| |fn| (-366)) (|:| |fp| (-83 FCNG))))) (-15 -2177 ((-964) (-631 (-205)) (-525) (-525) (-205) (-525) (-525) (-205) (-205) (-631 (-205)) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-59 COEFFN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-85 BDYVAL))))) (-15 -2177 ((-964) (-631 (-205)) (-525) (-525) (-205) (-525) (-525) (-205) (-205) (-631 (-205)) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-59 COEFFN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-85 BDYVAL))) (-366) (-366))) (-15 -1673 ((-964) (-525) (-525) (-525) (-525) (-205) (-525) (-525) (-525) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-73 FCN JACOBF JACEPS))) (-3 (|:| |fn| (-366)) (|:| |fp| (-74 G JACOBG JACGEP))))))) (T -691))
+((-1673 (*1 *2 *3 *3 *3 *3 *4 *3 *3 *3 *3 *3 *3 *5 *5 *4 *3 *6 *7) (-12 (-5 *3 (-525)) (-5 *5 (-631 (-205))) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-73 FCN JACOBF JACEPS)))) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-74 G JACOBG JACGEP)))) (-5 *4 (-205)) (-5 *2 (-964)) (-5 *1 (-691)))) (-2177 (*1 *2 *3 *4 *4 *5 *4 *4 *5 *5 *3 *4 *4 *6 *7 *8 *8) (-12 (-5 *3 (-631 (-205))) (-5 *4 (-525)) (-5 *5 (-205)) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-59 COEFFN)))) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-85 BDYVAL)))) (-5 *8 (-366)) (-5 *2 (-964)) (-5 *1 (-691)))) (-2177 (*1 *2 *3 *4 *4 *5 *4 *4 *5 *5 *3 *4 *4 *6 *7) (-12 (-5 *3 (-631 (-205))) (-5 *4 (-525)) (-5 *5 (-205)) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-59 COEFFN)))) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-85 BDYVAL)))) (-5 *2 (-964)) (-5 *1 (-691)))) (-3467 (*1 *2 *3 *3 *4 *3 *4 *4 *4 *5 *5 *5 *5 *4 *4 *6 *7) (-12 (-5 *4 (-525)) (-5 *5 (-631 (-205))) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-82 FCNF)))) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-83 FCNG)))) (-5 *3 (-205)) (-5 *2 (-964)) (-5 *1 (-691)))) (-1538 (*1 *2 *3 *3 *4 *5 *5 *5 *4 *4 *4 *3 *4 *4 *6) (-12 (-5 *3 (-631 (-205))) (-5 *4 (-525)) (-5 *5 (-205)) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN)))) (-5 *2 (-964)) (-5 *1 (-691)))) (-1606 (*1 *2 *3 *4 *4 *5 *4 *3 *6 *3 *4 *7 *8 *9 *10) (-12 (-5 *4 (-525)) (-5 *5 (-1072)) (-5 *6 (-631 (-205))) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G)))) (-5 *8 (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN)))) (-5 *9 (-3 (|:| |fn| (-366)) (|:| |fp| (-69 PEDERV)))) (-5 *10 (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT)))) (-5 *3 (-205)) (-5 *2 (-964)) (-5 *1 (-691)))) (-1578 (*1 *2 *3 *4 *4 *3 *5 *3 *6 *4 *7 *8 *9) (-12 (-5 *4 (-525)) (-5 *5 (-1072)) (-5 *6 (-631 (-205))) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G)))) (-5 *8 (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN)))) (-5 *9 (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT)))) (-5 *3 (-205)) (-5 *2 (-964)) (-5 *1 (-691)))) (-3603 (*1 *2 *3 *4 *4 *3 *3 *5 *3 *4 *6 *7) (-12 (-5 *4 (-525)) (-5 *5 (-631 (-205))) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G)))) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN)))) (-5 *3 (-205)) (-5 *2 (-964)) (-5 *1 (-691)))) (-3291 (*1 *2 *3 *4 *4 *4 *3 *5 *3 *4 *6 *7) (-12 (-5 *4 (-525)) (-5 *5 (-631 (-205))) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN)))) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT)))) (-5 *3 (-205)) (-5 *2 (-964)) (-5 *1 (-691)))))
+(-10 -7 (-15 -3291 ((-964) (-205) (-525) (-525) (-525) (-205) (-631 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT))))) (-15 -3603 ((-964) (-205) (-525) (-525) (-205) (-205) (-631 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G))) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))))) (-15 -1578 ((-964) (-205) (-525) (-525) (-205) (-1072) (-205) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G))) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT))))) (-15 -1606 ((-964) (-205) (-525) (-525) (-1072) (-525) (-205) (-631 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G))) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-69 PEDERV))) (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT))))) (-15 -1538 ((-964) (-631 (-205)) (-631 (-205)) (-525) (-205) (-205) (-205) (-525) (-525) (-525) (-631 (-205)) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))))) (-15 -3467 ((-964) (-205) (-205) (-525) (-205) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-82 FCNF))) (-3 (|:| |fn| (-366)) (|:| |fp| (-83 FCNG))))) (-15 -2177 ((-964) (-631 (-205)) (-525) (-525) (-205) (-525) (-525) (-205) (-205) (-631 (-205)) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-59 COEFFN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-85 BDYVAL))))) (-15 -2177 ((-964) (-631 (-205)) (-525) (-525) (-205) (-525) (-525) (-205) (-205) (-631 (-205)) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-59 COEFFN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-85 BDYVAL))) (-366) (-366))) (-15 -1673 ((-964) (-525) (-525) (-525) (-525) (-205) (-525) (-525) (-525) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-73 FCN JACOBF JACEPS))) (-3 (|:| |fn| (-366)) (|:| |fp| (-74 G JACOBG JACGEP))))))
+((-2472 (((-964) (-205) (-205) (-525) (-525) (-631 (-205)) (-631 (-205)) (-205) (-205) (-525) (-525) (-631 (-205)) (-631 (-205)) (-205) (-205) (-525) (-525) (-631 (-205)) (-631 (-205)) (-205) (-525) (-525) (-525) (-619 (-205)) (-525)) 45)) (-3292 (((-964) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-1072) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-80 PDEF))) (-3 (|:| |fn| (-366)) (|:| |fp| (-81 BNDY)))) 41)) (-2344 (((-964) (-525) (-525) (-525) (-525) (-205) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525)) 23)))
+(((-692) (-10 -7 (-15 -2344 ((-964) (-525) (-525) (-525) (-525) (-205) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525))) (-15 -3292 ((-964) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-1072) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-80 PDEF))) (-3 (|:| |fn| (-366)) (|:| |fp| (-81 BNDY))))) (-15 -2472 ((-964) (-205) (-205) (-525) (-525) (-631 (-205)) (-631 (-205)) (-205) (-205) (-525) (-525) (-631 (-205)) (-631 (-205)) (-205) (-205) (-525) (-525) (-631 (-205)) (-631 (-205)) (-205) (-525) (-525) (-525) (-619 (-205)) (-525))))) (T -692))
+((-2472 (*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 (-525)) (-5 *5 (-631 (-205))) (-5 *6 (-619 (-205))) (-5 *3 (-205)) (-5 *2 (-964)) (-5 *1 (-692)))) (-3292 (*1 *2 *3 *3 *3 *3 *4 *4 *4 *5 *4 *6 *7) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-1072)) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-80 PDEF)))) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-81 BNDY)))) (-5 *2 (-964)) (-5 *1 (-692)))) (-2344 (*1 *2 *3 *3 *3 *3 *4 *3 *5 *5 *5 *3) (-12 (-5 *3 (-525)) (-5 *5 (-631 (-205))) (-5 *4 (-205)) (-5 *2 (-964)) (-5 *1 (-692)))))
+(-10 -7 (-15 -2344 ((-964) (-525) (-525) (-525) (-525) (-205) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525))) (-15 -3292 ((-964) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-1072) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-80 PDEF))) (-3 (|:| |fn| (-366)) (|:| |fp| (-81 BNDY))))) (-15 -2472 ((-964) (-205) (-205) (-525) (-525) (-631 (-205)) (-631 (-205)) (-205) (-205) (-525) (-525) (-631 (-205)) (-631 (-205)) (-205) (-205) (-525) (-525) (-631 (-205)) (-631 (-205)) (-205) (-525) (-525) (-525) (-619 (-205)) (-525))))
+((-3570 (((-964) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-205) (-631 (-205)) (-205) (-205) (-525)) 35)) (-1495 (((-964) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525) (-525) (-205) (-205) (-525)) 34)) (-3874 (((-964) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-525)) (-631 (-205)) (-205) (-205) (-525)) 33)) (-3067 (((-964) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525)) 29)) (-1780 (((-964) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525)) 28)) (-4147 (((-964) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-205) (-205) (-525)) 27)) (-2236 (((-964) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525) (-631 (-205)) (-525)) 24)) (-3147 (((-964) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525) (-631 (-205)) (-525)) 23)) (-3395 (((-964) (-525) (-631 (-205)) (-631 (-205)) (-525)) 22)) (-2974 (((-964) (-525) (-631 (-205)) (-631 (-205)) (-525) (-525) (-525)) 21)))
+(((-693) (-10 -7 (-15 -2974 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-525) (-525) (-525))) (-15 -3395 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -3147 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525) (-631 (-205)) (-525))) (-15 -2236 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525) (-631 (-205)) (-525))) (-15 -4147 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-205) (-205) (-525))) (-15 -1780 ((-964) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525))) (-15 -3067 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525))) (-15 -3874 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-525)) (-631 (-205)) (-205) (-205) (-525))) (-15 -1495 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525) (-525) (-205) (-205) (-525))) (-15 -3570 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-205) (-631 (-205)) (-205) (-205) (-525))))) (T -693))
+((-3570 (*1 *2 *3 *4 *4 *4 *5 *4 *5 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *5 (-205)) (-5 *2 (-964)) (-5 *1 (-693)))) (-1495 (*1 *2 *3 *4 *4 *4 *3 *3 *5 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *5 (-205)) (-5 *2 (-964)) (-5 *1 (-693)))) (-3874 (*1 *2 *3 *4 *4 *4 *5 *4 *6 *6 *3) (-12 (-5 *4 (-631 (-205))) (-5 *5 (-631 (-525))) (-5 *6 (-205)) (-5 *3 (-525)) (-5 *2 (-964)) (-5 *1 (-693)))) (-3067 (*1 *2 *3 *4 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-693)))) (-1780 (*1 *2 *3 *3 *4 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-693)))) (-4147 (*1 *2 *3 *4 *4 *4 *5 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *5 (-205)) (-5 *2 (-964)) (-5 *1 (-693)))) (-2236 (*1 *2 *3 *4 *4 *4 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-693)))) (-3147 (*1 *2 *3 *4 *4 *4 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-693)))) (-3395 (*1 *2 *3 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-693)))) (-2974 (*1 *2 *3 *4 *4 *3 *3 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-693)))))
+(-10 -7 (-15 -2974 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-525) (-525) (-525))) (-15 -3395 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -3147 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525) (-631 (-205)) (-525))) (-15 -2236 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525) (-631 (-205)) (-525))) (-15 -4147 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-205) (-205) (-525))) (-15 -1780 ((-964) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525))) (-15 -3067 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525))) (-15 -3874 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-525)) (-631 (-205)) (-205) (-205) (-525))) (-15 -1495 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525) (-525) (-205) (-205) (-525))) (-15 -3570 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-205) (-631 (-205)) (-205) (-205) (-525))))
+((-1215 (((-964) (-525) (-525) (-631 (-205)) (-631 (-205)) (-525) (-631 (-205)) (-631 (-205)) (-525) (-525) (-525)) 45)) (-2220 (((-964) (-525) (-525) (-525) (-205) (-631 (-205)) (-631 (-205)) (-525)) 44)) (-3209 (((-964) (-525) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525) (-525) (-525)) 43)) (-1386 (((-964) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525)) 42)) (-1323 (((-964) (-1072) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-205) (-525) (-525) (-525) (-525) (-525) (-631 (-205)) (-525) (-631 (-205)) (-631 (-205)) (-525)) 41)) (-2450 (((-964) (-1072) (-525) (-631 (-205)) (-525) (-631 (-205)) (-631 (-205)) (-205) (-525) (-525) (-525) (-525) (-525) (-631 (-205)) (-525) (-631 (-205)) (-631 (-205)) (-631 (-525)) (-525)) 40)) (-2281 (((-964) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-525)) (-525) (-525) (-525) (-205) (-631 (-205)) (-525)) 39)) (-2843 (((-964) (-1072) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-205) (-525) (-525) (-525) (-631 (-205)) (-525) (-631 (-205)) (-631 (-525))) 38)) (-1383 (((-964) (-525) (-631 (-205)) (-631 (-205)) (-525)) 35)) (-2942 (((-964) (-525) (-631 (-205)) (-631 (-205)) (-205) (-525) (-525)) 34)) (-3647 (((-964) (-525) (-631 (-205)) (-631 (-205)) (-205) (-525)) 33)) (-3397 (((-964) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525)) 32)) (-1358 (((-964) (-525) (-205) (-205) (-631 (-205)) (-525) (-525) (-205) (-525)) 31)) (-3082 (((-964) (-525) (-205) (-205) (-631 (-205)) (-525) (-525) (-205) (-525) (-525) (-525)) 30)) (-1909 (((-964) (-525) (-205) (-205) (-631 (-205)) (-525) (-525) (-525) (-525) (-525)) 29)) (-2813 (((-964) (-525) (-525) (-525) (-205) (-205) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525) (-631 (-205)) (-631 (-205)) (-525) (-631 (-525)) (-525) (-525) (-525)) 28)) (-2842 (((-964) (-525) (-631 (-205)) (-205) (-525)) 24)) (-2470 (((-964) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525)) 21)))
+(((-694) (-10 -7 (-15 -2470 ((-964) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525))) (-15 -2842 ((-964) (-525) (-631 (-205)) (-205) (-525))) (-15 -2813 ((-964) (-525) (-525) (-525) (-205) (-205) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525) (-631 (-205)) (-631 (-205)) (-525) (-631 (-525)) (-525) (-525) (-525))) (-15 -1909 ((-964) (-525) (-205) (-205) (-631 (-205)) (-525) (-525) (-525) (-525) (-525))) (-15 -3082 ((-964) (-525) (-205) (-205) (-631 (-205)) (-525) (-525) (-205) (-525) (-525) (-525))) (-15 -1358 ((-964) (-525) (-205) (-205) (-631 (-205)) (-525) (-525) (-205) (-525))) (-15 -3397 ((-964) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525))) (-15 -3647 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-205) (-525))) (-15 -2942 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-205) (-525) (-525))) (-15 -1383 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -2843 ((-964) (-1072) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-205) (-525) (-525) (-525) (-631 (-205)) (-525) (-631 (-205)) (-631 (-525)))) (-15 -2281 ((-964) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-525)) (-525) (-525) (-525) (-205) (-631 (-205)) (-525))) (-15 -2450 ((-964) (-1072) (-525) (-631 (-205)) (-525) (-631 (-205)) (-631 (-205)) (-205) (-525) (-525) (-525) (-525) (-525) (-631 (-205)) (-525) (-631 (-205)) (-631 (-205)) (-631 (-525)) (-525))) (-15 -1323 ((-964) (-1072) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-205) (-525) (-525) (-525) (-525) (-525) (-631 (-205)) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -1386 ((-964) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525))) (-15 -3209 ((-964) (-525) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525) (-525) (-525))) (-15 -2220 ((-964) (-525) (-525) (-525) (-205) (-631 (-205)) (-631 (-205)) (-525))) (-15 -1215 ((-964) (-525) (-525) (-631 (-205)) (-631 (-205)) (-525) (-631 (-205)) (-631 (-205)) (-525) (-525) (-525))))) (T -694))
+((-1215 (*1 *2 *3 *3 *4 *4 *3 *4 *4 *3 *3 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-694)))) (-2220 (*1 *2 *3 *3 *3 *4 *5 *5 *3) (-12 (-5 *3 (-525)) (-5 *5 (-631 (-205))) (-5 *4 (-205)) (-5 *2 (-964)) (-5 *1 (-694)))) (-3209 (*1 *2 *3 *3 *3 *3 *4 *4 *4 *4 *4 *3 *3 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-694)))) (-1386 (*1 *2 *3 *3 *3 *4 *4 *4 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-694)))) (-1323 (*1 *2 *3 *4 *5 *5 *5 *5 *6 *4 *4 *4 *4 *4 *5 *4 *5 *5 *4) (-12 (-5 *3 (-1072)) (-5 *4 (-525)) (-5 *5 (-631 (-205))) (-5 *6 (-205)) (-5 *2 (-964)) (-5 *1 (-694)))) (-2450 (*1 *2 *3 *4 *5 *4 *5 *5 *6 *4 *4 *4 *4 *4 *5 *4 *5 *5 *7 *4) (-12 (-5 *3 (-1072)) (-5 *5 (-631 (-205))) (-5 *6 (-205)) (-5 *7 (-631 (-525))) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-694)))) (-2281 (*1 *2 *3 *3 *3 *4 *4 *4 *4 *4 *5 *3 *3 *3 *6 *4 *3) (-12 (-5 *4 (-631 (-205))) (-5 *5 (-631 (-525))) (-5 *6 (-205)) (-5 *3 (-525)) (-5 *2 (-964)) (-5 *1 (-694)))) (-2843 (*1 *2 *3 *4 *5 *5 *5 *6 *4 *4 *4 *5 *4 *5 *7) (-12 (-5 *3 (-1072)) (-5 *5 (-631 (-205))) (-5 *6 (-205)) (-5 *7 (-631 (-525))) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-694)))) (-1383 (*1 *2 *3 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-694)))) (-2942 (*1 *2 *3 *4 *4 *5 *3 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *5 (-205)) (-5 *2 (-964)) (-5 *1 (-694)))) (-3647 (*1 *2 *3 *4 *4 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *5 (-205)) (-5 *2 (-964)) (-5 *1 (-694)))) (-3397 (*1 *2 *3 *3 *4 *4 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-694)))) (-1358 (*1 *2 *3 *4 *4 *5 *3 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *5 (-631 (-205))) (-5 *4 (-205)) (-5 *2 (-964)) (-5 *1 (-694)))) (-3082 (*1 *2 *3 *4 *4 *5 *3 *3 *4 *3 *3 *3) (-12 (-5 *3 (-525)) (-5 *5 (-631 (-205))) (-5 *4 (-205)) (-5 *2 (-964)) (-5 *1 (-694)))) (-1909 (*1 *2 *3 *4 *4 *5 *3 *3 *3 *3 *3) (-12 (-5 *3 (-525)) (-5 *5 (-631 (-205))) (-5 *4 (-205)) (-5 *2 (-964)) (-5 *1 (-694)))) (-2813 (*1 *2 *3 *3 *3 *4 *4 *5 *5 *5 *3 *5 *5 *3 *6 *3 *3 *3) (-12 (-5 *5 (-631 (-205))) (-5 *6 (-631 (-525))) (-5 *3 (-525)) (-5 *4 (-205)) (-5 *2 (-964)) (-5 *1 (-694)))) (-2842 (*1 *2 *3 *4 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *5 (-205)) (-5 *2 (-964)) (-5 *1 (-694)))) (-2470 (*1 *2 *3 *3 *3 *4 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-694)))))
+(-10 -7 (-15 -2470 ((-964) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525))) (-15 -2842 ((-964) (-525) (-631 (-205)) (-205) (-525))) (-15 -2813 ((-964) (-525) (-525) (-525) (-205) (-205) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525) (-631 (-205)) (-631 (-205)) (-525) (-631 (-525)) (-525) (-525) (-525))) (-15 -1909 ((-964) (-525) (-205) (-205) (-631 (-205)) (-525) (-525) (-525) (-525) (-525))) (-15 -3082 ((-964) (-525) (-205) (-205) (-631 (-205)) (-525) (-525) (-205) (-525) (-525) (-525))) (-15 -1358 ((-964) (-525) (-205) (-205) (-631 (-205)) (-525) (-525) (-205) (-525))) (-15 -3397 ((-964) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525))) (-15 -3647 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-205) (-525))) (-15 -2942 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-205) (-525) (-525))) (-15 -1383 ((-964) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -2843 ((-964) (-1072) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-205) (-525) (-525) (-525) (-631 (-205)) (-525) (-631 (-205)) (-631 (-525)))) (-15 -2281 ((-964) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-525)) (-525) (-525) (-525) (-205) (-631 (-205)) (-525))) (-15 -2450 ((-964) (-1072) (-525) (-631 (-205)) (-525) (-631 (-205)) (-631 (-205)) (-205) (-525) (-525) (-525) (-525) (-525) (-631 (-205)) (-525) (-631 (-205)) (-631 (-205)) (-631 (-525)) (-525))) (-15 -1323 ((-964) (-1072) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-205) (-525) (-525) (-525) (-525) (-525) (-631 (-205)) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -1386 ((-964) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525))) (-15 -3209 ((-964) (-525) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525) (-525) (-525))) (-15 -2220 ((-964) (-525) (-525) (-525) (-205) (-631 (-205)) (-631 (-205)) (-525))) (-15 -1215 ((-964) (-525) (-525) (-631 (-205)) (-631 (-205)) (-525) (-631 (-205)) (-631 (-205)) (-525) (-525) (-525))))
+((-2787 (((-964) (-525) (-525) (-525) (-205) (-631 (-205)) (-525) (-631 (-205)) (-525)) 63)) (-2564 (((-964) (-525) (-525) (-525) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525) (-525) (-108) (-205) (-525) (-205) (-205) (-108) (-205) (-205) (-205) (-205) (-108) (-525) (-525) (-525) (-525) (-525) (-205) (-205) (-205) (-525) (-525) (-525) (-525) (-525) (-631 (-525)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-78 CONFUN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-75 OBJFUN)))) 62)) (-2407 (((-964) (-525) (-525) (-525) (-525) (-525) (-525) (-525) (-525) (-205) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-108) (-108) (-108) (-525) (-525) (-631 (-205)) (-631 (-525)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-63 QPHESS)))) 58)) (-3567 (((-964) (-525) (-525) (-525) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-108) (-525) (-525) (-631 (-205)) (-525)) 51)) (-1483 (((-964) (-525) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-64 FUNCT1)))) 50)) (-2667 (((-964) (-525) (-525) (-525) (-525) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-61 LSFUN2)))) 46)) (-1251 (((-964) (-525) (-525) (-525) (-525) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-77 LSFUN1)))) 42)) (-2647 (((-964) (-525) (-205) (-205) (-525) (-205) (-108) (-205) (-205) (-525) (-525) (-525) (-525) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-75 OBJFUN)))) 38)))
+(((-695) (-10 -7 (-15 -2647 ((-964) (-525) (-205) (-205) (-525) (-205) (-108) (-205) (-205) (-525) (-525) (-525) (-525) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-75 OBJFUN))))) (-15 -1251 ((-964) (-525) (-525) (-525) (-525) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-77 LSFUN1))))) (-15 -2667 ((-964) (-525) (-525) (-525) (-525) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-61 LSFUN2))))) (-15 -1483 ((-964) (-525) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-64 FUNCT1))))) (-15 -3567 ((-964) (-525) (-525) (-525) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-108) (-525) (-525) (-631 (-205)) (-525))) (-15 -2407 ((-964) (-525) (-525) (-525) (-525) (-525) (-525) (-525) (-525) (-205) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-108) (-108) (-108) (-525) (-525) (-631 (-205)) (-631 (-525)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-63 QPHESS))))) (-15 -2564 ((-964) (-525) (-525) (-525) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525) (-525) (-108) (-205) (-525) (-205) (-205) (-108) (-205) (-205) (-205) (-205) (-108) (-525) (-525) (-525) (-525) (-525) (-205) (-205) (-205) (-525) (-525) (-525) (-525) (-525) (-631 (-525)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-78 CONFUN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-75 OBJFUN))))) (-15 -2787 ((-964) (-525) (-525) (-525) (-205) (-631 (-205)) (-525) (-631 (-205)) (-525))))) (T -695))
+((-2787 (*1 *2 *3 *3 *3 *4 *5 *3 *5 *3) (-12 (-5 *3 (-525)) (-5 *5 (-631 (-205))) (-5 *4 (-205)) (-5 *2 (-964)) (-5 *1 (-695)))) (-2564 (*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 (-631 (-205))) (-5 *5 (-108)) (-5 *6 (-205)) (-5 *7 (-631 (-525))) (-5 *8 (-3 (|:| |fn| (-366)) (|:| |fp| (-78 CONFUN)))) (-5 *9 (-3 (|:| |fn| (-366)) (|:| |fp| (-75 OBJFUN)))) (-5 *3 (-525)) (-5 *2 (-964)) (-5 *1 (-695)))) (-2407 (*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 (-631 (-205))) (-5 *6 (-108)) (-5 *7 (-631 (-525))) (-5 *8 (-3 (|:| |fn| (-366)) (|:| |fp| (-63 QPHESS)))) (-5 *3 (-525)) (-5 *4 (-205)) (-5 *2 (-964)) (-5 *1 (-695)))) (-3567 (*1 *2 *3 *3 *3 *3 *3 *3 *4 *4 *4 *4 *5 *3 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *5 (-108)) (-5 *2 (-964)) (-5 *1 (-695)))) (-1483 (*1 *2 *3 *3 *3 *3 *4 *4 *4 *3 *5) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-64 FUNCT1)))) (-5 *2 (-964)) (-5 *1 (-695)))) (-2667 (*1 *2 *3 *3 *3 *3 *4 *3 *5) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-61 LSFUN2)))) (-5 *2 (-964)) (-5 *1 (-695)))) (-1251 (*1 *2 *3 *3 *3 *3 *4 *3 *5) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-77 LSFUN1)))) (-5 *2 (-964)) (-5 *1 (-695)))) (-2647 (*1 *2 *3 *4 *4 *3 *4 *5 *4 *4 *3 *3 *3 *3 *6 *3 *7) (-12 (-5 *3 (-525)) (-5 *5 (-108)) (-5 *6 (-631 (-205))) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-75 OBJFUN)))) (-5 *4 (-205)) (-5 *2 (-964)) (-5 *1 (-695)))))
+(-10 -7 (-15 -2647 ((-964) (-525) (-205) (-205) (-525) (-205) (-108) (-205) (-205) (-525) (-525) (-525) (-525) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-75 OBJFUN))))) (-15 -1251 ((-964) (-525) (-525) (-525) (-525) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-77 LSFUN1))))) (-15 -2667 ((-964) (-525) (-525) (-525) (-525) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-61 LSFUN2))))) (-15 -1483 ((-964) (-525) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-64 FUNCT1))))) (-15 -3567 ((-964) (-525) (-525) (-525) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-108) (-525) (-525) (-631 (-205)) (-525))) (-15 -2407 ((-964) (-525) (-525) (-525) (-525) (-525) (-525) (-525) (-525) (-205) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-108) (-108) (-108) (-525) (-525) (-631 (-205)) (-631 (-525)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-63 QPHESS))))) (-15 -2564 ((-964) (-525) (-525) (-525) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525) (-525) (-108) (-205) (-525) (-205) (-205) (-108) (-205) (-205) (-205) (-205) (-108) (-525) (-525) (-525) (-525) (-525) (-205) (-205) (-205) (-525) (-525) (-525) (-525) (-525) (-631 (-525)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-78 CONFUN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-75 OBJFUN))))) (-15 -2787 ((-964) (-525) (-525) (-525) (-205) (-631 (-205)) (-525) (-631 (-205)) (-525))))
+((-1494 (((-964) (-1072) (-525) (-525) (-525) (-525) (-631 (-157 (-205))) (-631 (-157 (-205))) (-525)) 47)) (-3274 (((-964) (-1072) (-1072) (-525) (-525) (-631 (-157 (-205))) (-525) (-631 (-157 (-205))) (-525) (-525) (-631 (-157 (-205))) (-525)) 46)) (-3614 (((-964) (-525) (-525) (-525) (-631 (-157 (-205))) (-525)) 45)) (-1457 (((-964) (-1072) (-525) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-525)) 40)) (-3652 (((-964) (-1072) (-1072) (-525) (-525) (-631 (-205)) (-525) (-631 (-205)) (-525) (-525) (-631 (-205)) (-525)) 39)) (-4119 (((-964) (-525) (-525) (-525) (-631 (-205)) (-525)) 36)) (-3780 (((-964) (-525) (-631 (-205)) (-525) (-631 (-525)) (-525)) 35)) (-1944 (((-964) (-525) (-525) (-525) (-525) (-591 (-108)) (-631 (-205)) (-631 (-525)) (-631 (-525)) (-205) (-205) (-525)) 34)) (-2418 (((-964) (-525) (-525) (-525) (-631 (-525)) (-631 (-525)) (-631 (-525)) (-631 (-525)) (-108) (-205) (-108) (-631 (-525)) (-631 (-205)) (-525)) 33)) (-1755 (((-964) (-525) (-525) (-525) (-525) (-205) (-108) (-108) (-591 (-108)) (-631 (-205)) (-631 (-525)) (-631 (-525)) (-525)) 32)))
+(((-696) (-10 -7 (-15 -1755 ((-964) (-525) (-525) (-525) (-525) (-205) (-108) (-108) (-591 (-108)) (-631 (-205)) (-631 (-525)) (-631 (-525)) (-525))) (-15 -2418 ((-964) (-525) (-525) (-525) (-631 (-525)) (-631 (-525)) (-631 (-525)) (-631 (-525)) (-108) (-205) (-108) (-631 (-525)) (-631 (-205)) (-525))) (-15 -1944 ((-964) (-525) (-525) (-525) (-525) (-591 (-108)) (-631 (-205)) (-631 (-525)) (-631 (-525)) (-205) (-205) (-525))) (-15 -3780 ((-964) (-525) (-631 (-205)) (-525) (-631 (-525)) (-525))) (-15 -4119 ((-964) (-525) (-525) (-525) (-631 (-205)) (-525))) (-15 -3652 ((-964) (-1072) (-1072) (-525) (-525) (-631 (-205)) (-525) (-631 (-205)) (-525) (-525) (-631 (-205)) (-525))) (-15 -1457 ((-964) (-1072) (-525) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -3614 ((-964) (-525) (-525) (-525) (-631 (-157 (-205))) (-525))) (-15 -3274 ((-964) (-1072) (-1072) (-525) (-525) (-631 (-157 (-205))) (-525) (-631 (-157 (-205))) (-525) (-525) (-631 (-157 (-205))) (-525))) (-15 -1494 ((-964) (-1072) (-525) (-525) (-525) (-525) (-631 (-157 (-205))) (-631 (-157 (-205))) (-525))))) (T -696))
+((-1494 (*1 *2 *3 *4 *4 *4 *4 *5 *5 *4) (-12 (-5 *3 (-1072)) (-5 *4 (-525)) (-5 *5 (-631 (-157 (-205)))) (-5 *2 (-964)) (-5 *1 (-696)))) (-3274 (*1 *2 *3 *3 *4 *4 *5 *4 *5 *4 *4 *5 *4) (-12 (-5 *3 (-1072)) (-5 *4 (-525)) (-5 *5 (-631 (-157 (-205)))) (-5 *2 (-964)) (-5 *1 (-696)))) (-3614 (*1 *2 *3 *3 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-157 (-205)))) (-5 *2 (-964)) (-5 *1 (-696)))) (-1457 (*1 *2 *3 *4 *4 *4 *4 *5 *5 *4) (-12 (-5 *3 (-1072)) (-5 *4 (-525)) (-5 *5 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-696)))) (-3652 (*1 *2 *3 *3 *4 *4 *5 *4 *5 *4 *4 *5 *4) (-12 (-5 *3 (-1072)) (-5 *4 (-525)) (-5 *5 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-696)))) (-4119 (*1 *2 *3 *3 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-696)))) (-3780 (*1 *2 *3 *4 *3 *5 *3) (-12 (-5 *4 (-631 (-205))) (-5 *5 (-631 (-525))) (-5 *3 (-525)) (-5 *2 (-964)) (-5 *1 (-696)))) (-1944 (*1 *2 *3 *3 *3 *3 *4 *5 *6 *6 *7 *7 *3) (-12 (-5 *4 (-591 (-108))) (-5 *5 (-631 (-205))) (-5 *6 (-631 (-525))) (-5 *7 (-205)) (-5 *3 (-525)) (-5 *2 (-964)) (-5 *1 (-696)))) (-2418 (*1 *2 *3 *3 *3 *4 *4 *4 *4 *5 *6 *5 *4 *7 *3) (-12 (-5 *4 (-631 (-525))) (-5 *5 (-108)) (-5 *7 (-631 (-205))) (-5 *3 (-525)) (-5 *6 (-205)) (-5 *2 (-964)) (-5 *1 (-696)))) (-1755 (*1 *2 *3 *3 *3 *3 *4 *5 *5 *6 *7 *8 *8 *3) (-12 (-5 *6 (-591 (-108))) (-5 *7 (-631 (-205))) (-5 *8 (-631 (-525))) (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-108)) (-5 *2 (-964)) (-5 *1 (-696)))))
+(-10 -7 (-15 -1755 ((-964) (-525) (-525) (-525) (-525) (-205) (-108) (-108) (-591 (-108)) (-631 (-205)) (-631 (-525)) (-631 (-525)) (-525))) (-15 -2418 ((-964) (-525) (-525) (-525) (-631 (-525)) (-631 (-525)) (-631 (-525)) (-631 (-525)) (-108) (-205) (-108) (-631 (-525)) (-631 (-205)) (-525))) (-15 -1944 ((-964) (-525) (-525) (-525) (-525) (-591 (-108)) (-631 (-205)) (-631 (-525)) (-631 (-525)) (-205) (-205) (-525))) (-15 -3780 ((-964) (-525) (-631 (-205)) (-525) (-631 (-525)) (-525))) (-15 -4119 ((-964) (-525) (-525) (-525) (-631 (-205)) (-525))) (-15 -3652 ((-964) (-1072) (-1072) (-525) (-525) (-631 (-205)) (-525) (-631 (-205)) (-525) (-525) (-631 (-205)) (-525))) (-15 -1457 ((-964) (-1072) (-525) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -3614 ((-964) (-525) (-525) (-525) (-631 (-157 (-205))) (-525))) (-15 -3274 ((-964) (-1072) (-1072) (-525) (-525) (-631 (-157 (-205))) (-525) (-631 (-157 (-205))) (-525) (-525) (-631 (-157 (-205))) (-525))) (-15 -1494 ((-964) (-1072) (-525) (-525) (-525) (-525) (-631 (-157 (-205))) (-631 (-157 (-205))) (-525))))
+((-1589 (((-964) (-525) (-525) (-525) (-525) (-525) (-108) (-525) (-108) (-525) (-631 (-157 (-205))) (-631 (-157 (-205))) (-525)) 65)) (-2031 (((-964) (-525) (-525) (-525) (-525) (-525) (-108) (-525) (-108) (-525) (-631 (-205)) (-631 (-205)) (-525)) 60)) (-2796 (((-964) (-525) (-525) (-205) (-525) (-525) (-525) (-525) (-525) (-525) (-525) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-65 DOT))) (-3 (|:| |fn| (-366)) (|:| |fp| (-66 IMAGE))) (-366)) 56) (((-964) (-525) (-525) (-205) (-525) (-525) (-525) (-525) (-525) (-525) (-525) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-65 DOT))) (-3 (|:| |fn| (-366)) (|:| |fp| (-66 IMAGE)))) 55)) (-1463 (((-964) (-525) (-525) (-525) (-205) (-108) (-525) (-631 (-205)) (-631 (-205)) (-525)) 37)) (-3848 (((-964) (-525) (-525) (-205) (-205) (-525) (-525) (-631 (-205)) (-525)) 33)) (-2677 (((-964) (-631 (-205)) (-525) (-631 (-205)) (-525) (-525) (-525) (-525) (-525)) 30)) (-3602 (((-964) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-525)) 29)) (-3562 (((-964) (-525) (-525) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-525)) 28)) (-2480 (((-964) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-525)) 27)) (-2997 (((-964) (-525) (-525) (-525) (-525) (-631 (-205)) (-525)) 26)) (-4040 (((-964) (-525) (-525) (-631 (-205)) (-525)) 25)) (-3841 (((-964) (-525) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-525)) 24)) (-4187 (((-964) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-525)) 23)) (-3684 (((-964) (-631 (-205)) (-525) (-525) (-525) (-525)) 22)) (-1552 (((-964) (-525) (-525) (-631 (-205)) (-525)) 21)))
+(((-697) (-10 -7 (-15 -1552 ((-964) (-525) (-525) (-631 (-205)) (-525))) (-15 -3684 ((-964) (-631 (-205)) (-525) (-525) (-525) (-525))) (-15 -4187 ((-964) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -3841 ((-964) (-525) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -4040 ((-964) (-525) (-525) (-631 (-205)) (-525))) (-15 -2997 ((-964) (-525) (-525) (-525) (-525) (-631 (-205)) (-525))) (-15 -2480 ((-964) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -3562 ((-964) (-525) (-525) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -3602 ((-964) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -2677 ((-964) (-631 (-205)) (-525) (-631 (-205)) (-525) (-525) (-525) (-525) (-525))) (-15 -3848 ((-964) (-525) (-525) (-205) (-205) (-525) (-525) (-631 (-205)) (-525))) (-15 -1463 ((-964) (-525) (-525) (-525) (-205) (-108) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -2796 ((-964) (-525) (-525) (-205) (-525) (-525) (-525) (-525) (-525) (-525) (-525) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-65 DOT))) (-3 (|:| |fn| (-366)) (|:| |fp| (-66 IMAGE))))) (-15 -2796 ((-964) (-525) (-525) (-205) (-525) (-525) (-525) (-525) (-525) (-525) (-525) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-65 DOT))) (-3 (|:| |fn| (-366)) (|:| |fp| (-66 IMAGE))) (-366))) (-15 -2031 ((-964) (-525) (-525) (-525) (-525) (-525) (-108) (-525) (-108) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -1589 ((-964) (-525) (-525) (-525) (-525) (-525) (-108) (-525) (-108) (-525) (-631 (-157 (-205))) (-631 (-157 (-205))) (-525))))) (T -697))
+((-1589 (*1 *2 *3 *3 *3 *3 *3 *4 *3 *4 *3 *5 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-108)) (-5 *5 (-631 (-157 (-205)))) (-5 *2 (-964)) (-5 *1 (-697)))) (-2031 (*1 *2 *3 *3 *3 *3 *3 *4 *3 *4 *3 *5 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-108)) (-5 *5 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-697)))) (-2796 (*1 *2 *3 *3 *4 *3 *3 *3 *3 *3 *3 *3 *5 *3 *6 *7 *8) (-12 (-5 *3 (-525)) (-5 *5 (-631 (-205))) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-65 DOT)))) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-66 IMAGE)))) (-5 *8 (-366)) (-5 *4 (-205)) (-5 *2 (-964)) (-5 *1 (-697)))) (-2796 (*1 *2 *3 *3 *4 *3 *3 *3 *3 *3 *3 *3 *5 *3 *6 *7) (-12 (-5 *3 (-525)) (-5 *5 (-631 (-205))) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-65 DOT)))) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-66 IMAGE)))) (-5 *4 (-205)) (-5 *2 (-964)) (-5 *1 (-697)))) (-1463 (*1 *2 *3 *3 *3 *4 *5 *3 *6 *6 *3) (-12 (-5 *3 (-525)) (-5 *5 (-108)) (-5 *6 (-631 (-205))) (-5 *4 (-205)) (-5 *2 (-964)) (-5 *1 (-697)))) (-3848 (*1 *2 *3 *3 *4 *4 *3 *3 *5 *3) (-12 (-5 *3 (-525)) (-5 *5 (-631 (-205))) (-5 *4 (-205)) (-5 *2 (-964)) (-5 *1 (-697)))) (-2677 (*1 *2 *3 *4 *3 *4 *4 *4 *4 *4) (-12 (-5 *3 (-631 (-205))) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-697)))) (-3602 (*1 *2 *3 *3 *3 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-697)))) (-3562 (*1 *2 *3 *3 *3 *3 *3 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-697)))) (-2480 (*1 *2 *3 *3 *3 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-697)))) (-2997 (*1 *2 *3 *3 *3 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-697)))) (-4040 (*1 *2 *3 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-697)))) (-3841 (*1 *2 *3 *3 *3 *3 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-697)))) (-4187 (*1 *2 *3 *3 *3 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-697)))) (-3684 (*1 *2 *3 *4 *4 *4 *4) (-12 (-5 *3 (-631 (-205))) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-697)))) (-1552 (*1 *2 *3 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-697)))))
+(-10 -7 (-15 -1552 ((-964) (-525) (-525) (-631 (-205)) (-525))) (-15 -3684 ((-964) (-631 (-205)) (-525) (-525) (-525) (-525))) (-15 -4187 ((-964) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -3841 ((-964) (-525) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -4040 ((-964) (-525) (-525) (-631 (-205)) (-525))) (-15 -2997 ((-964) (-525) (-525) (-525) (-525) (-631 (-205)) (-525))) (-15 -2480 ((-964) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -3562 ((-964) (-525) (-525) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -3602 ((-964) (-525) (-525) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -2677 ((-964) (-631 (-205)) (-525) (-631 (-205)) (-525) (-525) (-525) (-525) (-525))) (-15 -3848 ((-964) (-525) (-525) (-205) (-205) (-525) (-525) (-631 (-205)) (-525))) (-15 -1463 ((-964) (-525) (-525) (-525) (-205) (-108) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -2796 ((-964) (-525) (-525) (-205) (-525) (-525) (-525) (-525) (-525) (-525) (-525) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-65 DOT))) (-3 (|:| |fn| (-366)) (|:| |fp| (-66 IMAGE))))) (-15 -2796 ((-964) (-525) (-525) (-205) (-525) (-525) (-525) (-525) (-525) (-525) (-525) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-65 DOT))) (-3 (|:| |fn| (-366)) (|:| |fp| (-66 IMAGE))) (-366))) (-15 -2031 ((-964) (-525) (-525) (-525) (-525) (-525) (-108) (-525) (-108) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -1589 ((-964) (-525) (-525) (-525) (-525) (-525) (-108) (-525) (-108) (-525) (-631 (-157 (-205))) (-631 (-157 (-205))) (-525))))
+((-3180 (((-964) (-525) (-525) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-525) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-68 APROD)))) 61)) (-3921 (((-964) (-525) (-631 (-205)) (-525) (-631 (-205)) (-631 (-525)) (-525) (-631 (-205)) (-525) (-525) (-525) (-525)) 57)) (-3357 (((-964) (-525) (-631 (-205)) (-108) (-205) (-525) (-525) (-525) (-525) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-66 APROD))) (-3 (|:| |fn| (-366)) (|:| |fp| (-71 MSOLVE)))) 56)) (-3849 (((-964) (-525) (-525) (-631 (-205)) (-525) (-631 (-525)) (-525) (-631 (-525)) (-631 (-205)) (-631 (-525)) (-631 (-525)) (-631 (-205)) (-631 (-205)) (-631 (-525)) (-525)) 37)) (-3918 (((-964) (-525) (-525) (-525) (-205) (-525) (-631 (-205)) (-631 (-205)) (-525)) 36)) (-2213 (((-964) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525)) 33)) (-2034 (((-964) (-525) (-631 (-205)) (-525) (-631 (-525)) (-631 (-525)) (-525) (-631 (-525)) (-631 (-205))) 32)) (-3316 (((-964) (-631 (-205)) (-525) (-631 (-205)) (-525) (-525) (-525)) 28)) (-2587 (((-964) (-525) (-631 (-205)) (-525) (-631 (-205)) (-525)) 27)) (-1663 (((-964) (-525) (-631 (-205)) (-525) (-631 (-205)) (-525)) 26)) (-4104 (((-964) (-525) (-631 (-157 (-205))) (-525) (-525) (-525) (-525) (-631 (-157 (-205))) (-525)) 22)))
+(((-698) (-10 -7 (-15 -4104 ((-964) (-525) (-631 (-157 (-205))) (-525) (-525) (-525) (-525) (-631 (-157 (-205))) (-525))) (-15 -1663 ((-964) (-525) (-631 (-205)) (-525) (-631 (-205)) (-525))) (-15 -2587 ((-964) (-525) (-631 (-205)) (-525) (-631 (-205)) (-525))) (-15 -3316 ((-964) (-631 (-205)) (-525) (-631 (-205)) (-525) (-525) (-525))) (-15 -2034 ((-964) (-525) (-631 (-205)) (-525) (-631 (-525)) (-631 (-525)) (-525) (-631 (-525)) (-631 (-205)))) (-15 -2213 ((-964) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525))) (-15 -3918 ((-964) (-525) (-525) (-525) (-205) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -3849 ((-964) (-525) (-525) (-631 (-205)) (-525) (-631 (-525)) (-525) (-631 (-525)) (-631 (-205)) (-631 (-525)) (-631 (-525)) (-631 (-205)) (-631 (-205)) (-631 (-525)) (-525))) (-15 -3357 ((-964) (-525) (-631 (-205)) (-108) (-205) (-525) (-525) (-525) (-525) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-66 APROD))) (-3 (|:| |fn| (-366)) (|:| |fp| (-71 MSOLVE))))) (-15 -3921 ((-964) (-525) (-631 (-205)) (-525) (-631 (-205)) (-631 (-525)) (-525) (-631 (-205)) (-525) (-525) (-525) (-525))) (-15 -3180 ((-964) (-525) (-525) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-525) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-68 APROD))))))) (T -698))
+((-3180 (*1 *2 *3 *3 *4 *4 *4 *4 *3 *3 *3 *3 *5 *3 *6) (-12 (-5 *3 (-525)) (-5 *5 (-631 (-205))) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-68 APROD)))) (-5 *4 (-205)) (-5 *2 (-964)) (-5 *1 (-698)))) (-3921 (*1 *2 *3 *4 *3 *4 *5 *3 *4 *3 *3 *3 *3) (-12 (-5 *4 (-631 (-205))) (-5 *5 (-631 (-525))) (-5 *3 (-525)) (-5 *2 (-964)) (-5 *1 (-698)))) (-3357 (*1 *2 *3 *4 *5 *6 *3 *3 *3 *3 *6 *3 *7 *8) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *5 (-108)) (-5 *6 (-205)) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-66 APROD)))) (-5 *8 (-3 (|:| |fn| (-366)) (|:| |fp| (-71 MSOLVE)))) (-5 *2 (-964)) (-5 *1 (-698)))) (-3849 (*1 *2 *3 *3 *4 *3 *5 *3 *5 *4 *5 *5 *4 *4 *5 *3) (-12 (-5 *4 (-631 (-205))) (-5 *5 (-631 (-525))) (-5 *3 (-525)) (-5 *2 (-964)) (-5 *1 (-698)))) (-3918 (*1 *2 *3 *3 *3 *4 *3 *5 *5 *3) (-12 (-5 *3 (-525)) (-5 *5 (-631 (-205))) (-5 *4 (-205)) (-5 *2 (-964)) (-5 *1 (-698)))) (-2213 (*1 *2 *3 *3 *4 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-698)))) (-2034 (*1 *2 *3 *4 *3 *5 *5 *3 *5 *4) (-12 (-5 *4 (-631 (-205))) (-5 *5 (-631 (-525))) (-5 *3 (-525)) (-5 *2 (-964)) (-5 *1 (-698)))) (-3316 (*1 *2 *3 *4 *3 *4 *4 *4) (-12 (-5 *3 (-631 (-205))) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-698)))) (-2587 (*1 *2 *3 *4 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-698)))) (-1663 (*1 *2 *3 *4 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-698)))) (-4104 (*1 *2 *3 *4 *3 *3 *3 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-157 (-205)))) (-5 *2 (-964)) (-5 *1 (-698)))))
+(-10 -7 (-15 -4104 ((-964) (-525) (-631 (-157 (-205))) (-525) (-525) (-525) (-525) (-631 (-157 (-205))) (-525))) (-15 -1663 ((-964) (-525) (-631 (-205)) (-525) (-631 (-205)) (-525))) (-15 -2587 ((-964) (-525) (-631 (-205)) (-525) (-631 (-205)) (-525))) (-15 -3316 ((-964) (-631 (-205)) (-525) (-631 (-205)) (-525) (-525) (-525))) (-15 -2034 ((-964) (-525) (-631 (-205)) (-525) (-631 (-525)) (-631 (-525)) (-525) (-631 (-525)) (-631 (-205)))) (-15 -2213 ((-964) (-525) (-525) (-631 (-205)) (-631 (-205)) (-631 (-205)) (-525))) (-15 -3918 ((-964) (-525) (-525) (-525) (-205) (-525) (-631 (-205)) (-631 (-205)) (-525))) (-15 -3849 ((-964) (-525) (-525) (-631 (-205)) (-525) (-631 (-525)) (-525) (-631 (-525)) (-631 (-205)) (-631 (-525)) (-631 (-525)) (-631 (-205)) (-631 (-205)) (-631 (-525)) (-525))) (-15 -3357 ((-964) (-525) (-631 (-205)) (-108) (-205) (-525) (-525) (-525) (-525) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-66 APROD))) (-3 (|:| |fn| (-366)) (|:| |fp| (-71 MSOLVE))))) (-15 -3921 ((-964) (-525) (-631 (-205)) (-525) (-631 (-205)) (-631 (-525)) (-525) (-631 (-205)) (-525) (-525) (-525) (-525))) (-15 -3180 ((-964) (-525) (-525) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-525) (-631 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-68 APROD))))))
+((-3575 (((-964) (-1072) (-525) (-525) (-631 (-205)) (-525) (-525) (-631 (-205))) 29)) (-3152 (((-964) (-1072) (-525) (-525) (-631 (-205))) 28)) (-2854 (((-964) (-1072) (-525) (-525) (-631 (-205)) (-525) (-631 (-525)) (-525) (-631 (-205))) 27)) (-3361 (((-964) (-525) (-525) (-525) (-631 (-205))) 21)))
+(((-699) (-10 -7 (-15 -3361 ((-964) (-525) (-525) (-525) (-631 (-205)))) (-15 -2854 ((-964) (-1072) (-525) (-525) (-631 (-205)) (-525) (-631 (-525)) (-525) (-631 (-205)))) (-15 -3152 ((-964) (-1072) (-525) (-525) (-631 (-205)))) (-15 -3575 ((-964) (-1072) (-525) (-525) (-631 (-205)) (-525) (-525) (-631 (-205)))))) (T -699))
+((-3575 (*1 *2 *3 *4 *4 *5 *4 *4 *5) (-12 (-5 *3 (-1072)) (-5 *4 (-525)) (-5 *5 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-699)))) (-3152 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1072)) (-5 *4 (-525)) (-5 *5 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-699)))) (-2854 (*1 *2 *3 *4 *4 *5 *4 *6 *4 *5) (-12 (-5 *3 (-1072)) (-5 *5 (-631 (-205))) (-5 *6 (-631 (-525))) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-699)))) (-3361 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964)) (-5 *1 (-699)))))
+(-10 -7 (-15 -3361 ((-964) (-525) (-525) (-525) (-631 (-205)))) (-15 -2854 ((-964) (-1072) (-525) (-525) (-631 (-205)) (-525) (-631 (-525)) (-525) (-631 (-205)))) (-15 -3152 ((-964) (-1072) (-525) (-525) (-631 (-205)))) (-15 -3575 ((-964) (-1072) (-525) (-525) (-631 (-205)) (-525) (-525) (-631 (-205)))))
+((-1732 (((-964) (-205) (-205) (-205) (-205) (-525)) 62)) (-2590 (((-964) (-205) (-205) (-205) (-525)) 61)) (-3833 (((-964) (-205) (-205) (-205) (-525)) 60)) (-1324 (((-964) (-205) (-205) (-525)) 59)) (-3839 (((-964) (-205) (-525)) 58)) (-1294 (((-964) (-205) (-525)) 57)) (-1243 (((-964) (-205) (-525)) 56)) (-1773 (((-964) (-205) (-525)) 55)) (-3687 (((-964) (-205) (-525)) 54)) (-2525 (((-964) (-205) (-525)) 53)) (-1886 (((-964) (-205) (-157 (-205)) (-525) (-1072) (-525)) 52)) (-1869 (((-964) (-205) (-157 (-205)) (-525) (-1072) (-525)) 51)) (-2582 (((-964) (-205) (-525)) 50)) (-3377 (((-964) (-205) (-525)) 49)) (-1647 (((-964) (-205) (-525)) 48)) (-1605 (((-964) (-205) (-525)) 47)) (-1230 (((-964) (-525) (-205) (-157 (-205)) (-525) (-1072) (-525)) 46)) (-1835 (((-964) (-1072) (-157 (-205)) (-1072) (-525)) 45)) (-3896 (((-964) (-1072) (-157 (-205)) (-1072) (-525)) 44)) (-2317 (((-964) (-205) (-157 (-205)) (-525) (-1072) (-525)) 43)) (-3202 (((-964) (-205) (-157 (-205)) (-525) (-1072) (-525)) 42)) (-2986 (((-964) (-205) (-525)) 39)) (-3926 (((-964) (-205) (-525)) 38)) (-1378 (((-964) (-205) (-525)) 37)) (-3334 (((-964) (-205) (-525)) 36)) (-3891 (((-964) (-205) (-525)) 35)) (-1697 (((-964) (-205) (-525)) 34)) (-1738 (((-964) (-205) (-525)) 33)) (-3501 (((-964) (-205) (-525)) 32)) (-1620 (((-964) (-205) (-525)) 31)) (-2929 (((-964) (-205) (-525)) 30)) (-3979 (((-964) (-205) (-205) (-205) (-525)) 29)) (-3248 (((-964) (-205) (-525)) 28)) (-2857 (((-964) (-205) (-525)) 27)) (-1225 (((-964) (-205) (-525)) 26)) (-3643 (((-964) (-205) (-525)) 25)) (-2897 (((-964) (-205) (-525)) 24)) (-1360 (((-964) (-157 (-205)) (-525)) 21)))
+(((-700) (-10 -7 (-15 -1360 ((-964) (-157 (-205)) (-525))) (-15 -2897 ((-964) (-205) (-525))) (-15 -3643 ((-964) (-205) (-525))) (-15 -1225 ((-964) (-205) (-525))) (-15 -2857 ((-964) (-205) (-525))) (-15 -3248 ((-964) (-205) (-525))) (-15 -3979 ((-964) (-205) (-205) (-205) (-525))) (-15 -2929 ((-964) (-205) (-525))) (-15 -1620 ((-964) (-205) (-525))) (-15 -3501 ((-964) (-205) (-525))) (-15 -1738 ((-964) (-205) (-525))) (-15 -1697 ((-964) (-205) (-525))) (-15 -3891 ((-964) (-205) (-525))) (-15 -3334 ((-964) (-205) (-525))) (-15 -1378 ((-964) (-205) (-525))) (-15 -3926 ((-964) (-205) (-525))) (-15 -2986 ((-964) (-205) (-525))) (-15 -3202 ((-964) (-205) (-157 (-205)) (-525) (-1072) (-525))) (-15 -2317 ((-964) (-205) (-157 (-205)) (-525) (-1072) (-525))) (-15 -3896 ((-964) (-1072) (-157 (-205)) (-1072) (-525))) (-15 -1835 ((-964) (-1072) (-157 (-205)) (-1072) (-525))) (-15 -1230 ((-964) (-525) (-205) (-157 (-205)) (-525) (-1072) (-525))) (-15 -1605 ((-964) (-205) (-525))) (-15 -1647 ((-964) (-205) (-525))) (-15 -3377 ((-964) (-205) (-525))) (-15 -2582 ((-964) (-205) (-525))) (-15 -1869 ((-964) (-205) (-157 (-205)) (-525) (-1072) (-525))) (-15 -1886 ((-964) (-205) (-157 (-205)) (-525) (-1072) (-525))) (-15 -2525 ((-964) (-205) (-525))) (-15 -3687 ((-964) (-205) (-525))) (-15 -1773 ((-964) (-205) (-525))) (-15 -1243 ((-964) (-205) (-525))) (-15 -1294 ((-964) (-205) (-525))) (-15 -3839 ((-964) (-205) (-525))) (-15 -1324 ((-964) (-205) (-205) (-525))) (-15 -3833 ((-964) (-205) (-205) (-205) (-525))) (-15 -2590 ((-964) (-205) (-205) (-205) (-525))) (-15 -1732 ((-964) (-205) (-205) (-205) (-205) (-525))))) (T -700))
+((-1732 (*1 *2 *3 *3 *3 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-2590 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-3833 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-1324 (*1 *2 *3 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-3839 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-1294 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-1243 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-1773 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-3687 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-2525 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-1886 (*1 *2 *3 *4 *5 *6 *5) (-12 (-5 *4 (-157 (-205))) (-5 *5 (-525)) (-5 *6 (-1072)) (-5 *3 (-205)) (-5 *2 (-964)) (-5 *1 (-700)))) (-1869 (*1 *2 *3 *4 *5 *6 *5) (-12 (-5 *4 (-157 (-205))) (-5 *5 (-525)) (-5 *6 (-1072)) (-5 *3 (-205)) (-5 *2 (-964)) (-5 *1 (-700)))) (-2582 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-3377 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-1647 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-1605 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-1230 (*1 *2 *3 *4 *5 *3 *6 *3) (-12 (-5 *3 (-525)) (-5 *5 (-157 (-205))) (-5 *6 (-1072)) (-5 *4 (-205)) (-5 *2 (-964)) (-5 *1 (-700)))) (-1835 (*1 *2 *3 *4 *3 *5) (-12 (-5 *3 (-1072)) (-5 *4 (-157 (-205))) (-5 *5 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-3896 (*1 *2 *3 *4 *3 *5) (-12 (-5 *3 (-1072)) (-5 *4 (-157 (-205))) (-5 *5 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-2317 (*1 *2 *3 *4 *5 *6 *5) (-12 (-5 *4 (-157 (-205))) (-5 *5 (-525)) (-5 *6 (-1072)) (-5 *3 (-205)) (-5 *2 (-964)) (-5 *1 (-700)))) (-3202 (*1 *2 *3 *4 *5 *6 *5) (-12 (-5 *4 (-157 (-205))) (-5 *5 (-525)) (-5 *6 (-1072)) (-5 *3 (-205)) (-5 *2 (-964)) (-5 *1 (-700)))) (-2986 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-3926 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-1378 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-3334 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-3891 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-1697 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-1738 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-3501 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-1620 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-2929 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-3979 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-3248 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-2857 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-1225 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-3643 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-2897 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))) (-1360 (*1 *2 *3 *4) (-12 (-5 *3 (-157 (-205))) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
+(-10 -7 (-15 -1360 ((-964) (-157 (-205)) (-525))) (-15 -2897 ((-964) (-205) (-525))) (-15 -3643 ((-964) (-205) (-525))) (-15 -1225 ((-964) (-205) (-525))) (-15 -2857 ((-964) (-205) (-525))) (-15 -3248 ((-964) (-205) (-525))) (-15 -3979 ((-964) (-205) (-205) (-205) (-525))) (-15 -2929 ((-964) (-205) (-525))) (-15 -1620 ((-964) (-205) (-525))) (-15 -3501 ((-964) (-205) (-525))) (-15 -1738 ((-964) (-205) (-525))) (-15 -1697 ((-964) (-205) (-525))) (-15 -3891 ((-964) (-205) (-525))) (-15 -3334 ((-964) (-205) (-525))) (-15 -1378 ((-964) (-205) (-525))) (-15 -3926 ((-964) (-205) (-525))) (-15 -2986 ((-964) (-205) (-525))) (-15 -3202 ((-964) (-205) (-157 (-205)) (-525) (-1072) (-525))) (-15 -2317 ((-964) (-205) (-157 (-205)) (-525) (-1072) (-525))) (-15 -3896 ((-964) (-1072) (-157 (-205)) (-1072) (-525))) (-15 -1835 ((-964) (-1072) (-157 (-205)) (-1072) (-525))) (-15 -1230 ((-964) (-525) (-205) (-157 (-205)) (-525) (-1072) (-525))) (-15 -1605 ((-964) (-205) (-525))) (-15 -1647 ((-964) (-205) (-525))) (-15 -3377 ((-964) (-205) (-525))) (-15 -2582 ((-964) (-205) (-525))) (-15 -1869 ((-964) (-205) (-157 (-205)) (-525) (-1072) (-525))) (-15 -1886 ((-964) (-205) (-157 (-205)) (-525) (-1072) (-525))) (-15 -2525 ((-964) (-205) (-525))) (-15 -3687 ((-964) (-205) (-525))) (-15 -1773 ((-964) (-205) (-525))) (-15 -1243 ((-964) (-205) (-525))) (-15 -1294 ((-964) (-205) (-525))) (-15 -3839 ((-964) (-205) (-525))) (-15 -1324 ((-964) (-205) (-205) (-525))) (-15 -3833 ((-964) (-205) (-205) (-205) (-525))) (-15 -2590 ((-964) (-205) (-205) (-205) (-525))) (-15 -1732 ((-964) (-205) (-205) (-205) (-205) (-525))))
+((-2415 (((-1176)) 18)) (-4014 (((-1072)) 22)) (-1757 (((-1072)) 21)) (-2109 (((-1022) (-1089) (-631 (-525))) 37) (((-1022) (-1089) (-631 (-205))) 32)) (-3117 (((-108)) 16)) (-1916 (((-1072) (-1072)) 25)))
+(((-701) (-10 -7 (-15 -1757 ((-1072))) (-15 -4014 ((-1072))) (-15 -1916 ((-1072) (-1072))) (-15 -2109 ((-1022) (-1089) (-631 (-205)))) (-15 -2109 ((-1022) (-1089) (-631 (-525)))) (-15 -3117 ((-108))) (-15 -2415 ((-1176))))) (T -701))
+((-2415 (*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-701)))) (-3117 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-701)))) (-2109 (*1 *2 *3 *4) (-12 (-5 *3 (-1089)) (-5 *4 (-631 (-525))) (-5 *2 (-1022)) (-5 *1 (-701)))) (-2109 (*1 *2 *3 *4) (-12 (-5 *3 (-1089)) (-5 *4 (-631 (-205))) (-5 *2 (-1022)) (-5 *1 (-701)))) (-1916 (*1 *2 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-701)))) (-4014 (*1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-701)))) (-1757 (*1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-701)))))
+(-10 -7 (-15 -1757 ((-1072))) (-15 -4014 ((-1072))) (-15 -1916 ((-1072) (-1072))) (-15 -2109 ((-1022) (-1089) (-631 (-205)))) (-15 -2109 ((-1022) (-1089) (-631 (-525)))) (-15 -3117 ((-108))) (-15 -2415 ((-1176))))
+((-4027 (($ $ $) 10)) (-1894 (($ $ $ $) 9)) (-1971 (($ $ $) 12)))
+(((-702 |#1|) (-10 -8 (-15 -1971 (|#1| |#1| |#1|)) (-15 -4027 (|#1| |#1| |#1|)) (-15 -1894 (|#1| |#1| |#1| |#1|))) (-703)) (T -702))
+NIL
+(-10 -8 (-15 -1971 (|#1| |#1| |#1|)) (-15 -4027 (|#1| |#1| |#1|)) (-15 -1894 (|#1| |#1| |#1| |#1|)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-3332 (((-3 $ "failed") $ $) 19)) (-2055 (($) 17 T CONST)) (-2681 (($ $ (-854)) 28)) (-2832 (($ $ (-854)) 29)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-4027 (($ $ $) 25)) (-2686 (((-796) $) 11)) (-1894 (($ $ $ $) 26)) (-1971 (($ $ $) 24)) (-1830 (($) 18 T CONST)) (-3944 (((-108) $ $) 6)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 30)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 27)))
(((-703) (-131)) (T -703))
-((-2392 (*1 *1 *1 *1 *1) (-4 *1 (-703))) (-3619 (*1 *1 *1 *1) (-4 *1 (-703))) (-2707 (*1 *1 *1 *1) (-4 *1 (-703))))
-(-13 (-21) (-662) (-10 -8 (-15 -2392 ($ $ $ $)) (-15 -3619 ($ $ $)) (-15 -2707 ($ $ $))))
+((-1894 (*1 *1 *1 *1 *1) (-4 *1 (-703))) (-4027 (*1 *1 *1 *1) (-4 *1 (-703))) (-1971 (*1 *1 *1 *1) (-4 *1 (-703))))
+(-13 (-21) (-662) (-10 -8 (-15 -1894 ($ $ $ $)) (-15 -4027 ($ $ $)) (-15 -1971 ($ $ $))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-126) . T) ((-565 (-796)) . T) ((-662) . T) ((-1018) . T))
-((-3022 (((-796) $) NIL) (($ (-525)) 10)))
-(((-704 |#1|) (-10 -8 (-15 -3022 (|#1| (-525))) (-15 -3022 ((-796) |#1|))) (-705)) (T -704))
+((-2686 (((-796) $) NIL) (($ (-525)) 10)))
+(((-704 |#1|) (-10 -8 (-15 -2686 (|#1| (-525))) (-15 -2686 ((-796) |#1|))) (-705)) (T -704))
NIL
-(-10 -8 (-15 -3022 (|#1| (-525))) (-15 -3022 ((-796) |#1|)))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-2157 (((-3 $ "failed") $ $) 19)) (-3798 (($) 17 T CONST)) (-3057 (((-3 $ "failed") $) 40)) (-3433 (($ $ (-854)) 28) (($ $ (-712)) 35)) (-4163 (((-3 $ "failed") $) 38)) (-2824 (((-108) $) 34)) (-1838 (((-3 $ "failed") $) 39)) (-3447 (($ $ (-854)) 29) (($ $ (-712)) 36)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-3619 (($ $ $) 25)) (-3022 (((-796) $) 11) (($ (-525)) 31)) (-2128 (((-712)) 32)) (-2392 (($ $ $ $) 26)) (-2707 (($ $ $) 24)) (-4191 (($) 18 T CONST)) (-4197 (($) 33 T CONST)) (-4096 (((-108) $ $) 6)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 30) (($ $ (-712)) 37)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 27)))
+(-10 -8 (-15 -2686 (|#1| (-525))) (-15 -2686 ((-796) |#1|)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-3332 (((-3 $ "failed") $ $) 19)) (-2055 (($) 17 T CONST)) (-2397 (((-3 $ "failed") $) 40)) (-2681 (($ $ (-854)) 28) (($ $ (-712)) 35)) (-1522 (((-3 $ "failed") $) 38)) (-3865 (((-108) $) 34)) (-3917 (((-3 $ "failed") $) 39)) (-2832 (($ $ (-854)) 29) (($ $ (-712)) 36)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-4027 (($ $ $) 25)) (-2686 (((-796) $) 11) (($ (-525)) 31)) (-3425 (((-712)) 32)) (-1894 (($ $ $ $) 26)) (-1971 (($ $ $) 24)) (-1830 (($) 18 T CONST)) (-1839 (($) 33 T CONST)) (-3944 (((-108) $ $) 6)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 30) (($ $ (-712)) 37)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 27)))
(((-705) (-131)) (T -705))
-((-2128 (*1 *2) (-12 (-4 *1 (-705)) (-5 *2 (-712)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-705)))))
-(-13 (-703) (-664) (-10 -8 (-15 -2128 ((-712))) (-15 -3022 ($ (-525)))))
+((-3425 (*1 *2) (-12 (-4 *1 (-705)) (-5 *2 (-712)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-705)))))
+(-13 (-703) (-664) (-10 -8 (-15 -3425 ((-712))) (-15 -2686 ($ (-525)))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-126) . T) ((-565 (-796)) . T) ((-662) . T) ((-664) . T) ((-703) . T) ((-1018) . T))
-((-4072 (((-591 (-2 (|:| |outval| (-157 |#1|)) (|:| |outmult| (-525)) (|:| |outvect| (-591 (-631 (-157 |#1|)))))) (-631 (-157 (-385 (-525)))) |#1|) 33)) (-4052 (((-591 (-157 |#1|)) (-631 (-157 (-385 (-525)))) |#1|) 23)) (-3806 (((-885 (-157 (-385 (-525)))) (-631 (-157 (-385 (-525)))) (-1089)) 20) (((-885 (-157 (-385 (-525)))) (-631 (-157 (-385 (-525))))) 19)))
-(((-706 |#1|) (-10 -7 (-15 -3806 ((-885 (-157 (-385 (-525)))) (-631 (-157 (-385 (-525)))))) (-15 -3806 ((-885 (-157 (-385 (-525)))) (-631 (-157 (-385 (-525)))) (-1089))) (-15 -4052 ((-591 (-157 |#1|)) (-631 (-157 (-385 (-525)))) |#1|)) (-15 -4072 ((-591 (-2 (|:| |outval| (-157 |#1|)) (|:| |outmult| (-525)) (|:| |outvect| (-591 (-631 (-157 |#1|)))))) (-631 (-157 (-385 (-525)))) |#1|))) (-13 (-341) (-786))) (T -706))
-((-4072 (*1 *2 *3 *4) (-12 (-5 *3 (-631 (-157 (-385 (-525))))) (-5 *2 (-591 (-2 (|:| |outval| (-157 *4)) (|:| |outmult| (-525)) (|:| |outvect| (-591 (-631 (-157 *4))))))) (-5 *1 (-706 *4)) (-4 *4 (-13 (-341) (-786))))) (-4052 (*1 *2 *3 *4) (-12 (-5 *3 (-631 (-157 (-385 (-525))))) (-5 *2 (-591 (-157 *4))) (-5 *1 (-706 *4)) (-4 *4 (-13 (-341) (-786))))) (-3806 (*1 *2 *3 *4) (-12 (-5 *3 (-631 (-157 (-385 (-525))))) (-5 *4 (-1089)) (-5 *2 (-885 (-157 (-385 (-525))))) (-5 *1 (-706 *5)) (-4 *5 (-13 (-341) (-786))))) (-3806 (*1 *2 *3) (-12 (-5 *3 (-631 (-157 (-385 (-525))))) (-5 *2 (-885 (-157 (-385 (-525))))) (-5 *1 (-706 *4)) (-4 *4 (-13 (-341) (-786))))))
-(-10 -7 (-15 -3806 ((-885 (-157 (-385 (-525)))) (-631 (-157 (-385 (-525)))))) (-15 -3806 ((-885 (-157 (-385 (-525)))) (-631 (-157 (-385 (-525)))) (-1089))) (-15 -4052 ((-591 (-157 |#1|)) (-631 (-157 (-385 (-525)))) |#1|)) (-15 -4072 ((-591 (-2 (|:| |outval| (-157 |#1|)) (|:| |outmult| (-525)) (|:| |outvect| (-591 (-631 (-157 |#1|)))))) (-631 (-157 (-385 (-525)))) |#1|)))
-((-3185 (((-161 (-525)) |#1|) 25)))
-(((-707 |#1|) (-10 -7 (-15 -3185 ((-161 (-525)) |#1|))) (-382)) (T -707))
-((-3185 (*1 *2 *3) (-12 (-5 *2 (-161 (-525))) (-5 *1 (-707 *3)) (-4 *3 (-382)))))
-(-10 -7 (-15 -3185 ((-161 (-525)) |#1|)))
-((-3975 ((|#1| |#1| |#1|) 24)) (-2173 ((|#1| |#1| |#1|) 23)) (-2332 ((|#1| |#1| |#1|) 32)) (-2352 ((|#1| |#1| |#1|) 28)) (-1779 (((-3 |#1| "failed") |#1| |#1|) 27)) (-1702 (((-2 (|:| -2963 |#1|) (|:| -3407 |#1|)) |#1| |#1|) 22)))
-(((-708 |#1| |#2|) (-10 -7 (-15 -1702 ((-2 (|:| -2963 |#1|) (|:| -3407 |#1|)) |#1| |#1|)) (-15 -2173 (|#1| |#1| |#1|)) (-15 -3975 (|#1| |#1| |#1|)) (-15 -1779 ((-3 |#1| "failed") |#1| |#1|)) (-15 -2352 (|#1| |#1| |#1|)) (-15 -2332 (|#1| |#1| |#1|))) (-650 |#2|) (-341)) (T -708))
-((-2332 (*1 *2 *2 *2) (-12 (-4 *3 (-341)) (-5 *1 (-708 *2 *3)) (-4 *2 (-650 *3)))) (-2352 (*1 *2 *2 *2) (-12 (-4 *3 (-341)) (-5 *1 (-708 *2 *3)) (-4 *2 (-650 *3)))) (-1779 (*1 *2 *2 *2) (|partial| -12 (-4 *3 (-341)) (-5 *1 (-708 *2 *3)) (-4 *2 (-650 *3)))) (-3975 (*1 *2 *2 *2) (-12 (-4 *3 (-341)) (-5 *1 (-708 *2 *3)) (-4 *2 (-650 *3)))) (-2173 (*1 *2 *2 *2) (-12 (-4 *3 (-341)) (-5 *1 (-708 *2 *3)) (-4 *2 (-650 *3)))) (-1702 (*1 *2 *3 *3) (-12 (-4 *4 (-341)) (-5 *2 (-2 (|:| -2963 *3) (|:| -3407 *3))) (-5 *1 (-708 *3 *4)) (-4 *3 (-650 *4)))))
-(-10 -7 (-15 -1702 ((-2 (|:| -2963 |#1|) (|:| -3407 |#1|)) |#1| |#1|)) (-15 -2173 (|#1| |#1| |#1|)) (-15 -3975 (|#1| |#1| |#1|)) (-15 -1779 ((-3 |#1| "failed") |#1| |#1|)) (-15 -2352 (|#1| |#1| |#1|)) (-15 -2332 (|#1| |#1| |#1|)))
-((-1426 (((-2 (|:| -4003 (-631 (-525))) (|:| |basisDen| (-525)) (|:| |basisInv| (-631 (-525)))) (-525)) 59)) (-3441 (((-2 (|:| -4003 (-631 (-525))) (|:| |basisDen| (-525)) (|:| |basisInv| (-631 (-525))))) 57)) (-2976 (((-525)) 70)))
-(((-709 |#1| |#2|) (-10 -7 (-15 -2976 ((-525))) (-15 -3441 ((-2 (|:| -4003 (-631 (-525))) (|:| |basisDen| (-525)) (|:| |basisInv| (-631 (-525)))))) (-15 -1426 ((-2 (|:| -4003 (-631 (-525))) (|:| |basisDen| (-525)) (|:| |basisInv| (-631 (-525)))) (-525)))) (-1147 (-525)) (-387 (-525) |#1|)) (T -709))
-((-1426 (*1 *2 *3) (-12 (-5 *3 (-525)) (-4 *4 (-1147 *3)) (-5 *2 (-2 (|:| -4003 (-631 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-631 *3)))) (-5 *1 (-709 *4 *5)) (-4 *5 (-387 *3 *4)))) (-3441 (*1 *2) (-12 (-4 *3 (-1147 (-525))) (-5 *2 (-2 (|:| -4003 (-631 (-525))) (|:| |basisDen| (-525)) (|:| |basisInv| (-631 (-525))))) (-5 *1 (-709 *3 *4)) (-4 *4 (-387 (-525) *3)))) (-2976 (*1 *2) (-12 (-4 *3 (-1147 *2)) (-5 *2 (-525)) (-5 *1 (-709 *3 *4)) (-4 *4 (-387 *2 *3)))))
-(-10 -7 (-15 -2976 ((-525))) (-15 -3441 ((-2 (|:| -4003 (-631 (-525))) (|:| |basisDen| (-525)) (|:| |basisInv| (-631 (-525)))))) (-15 -1426 ((-2 (|:| -4003 (-631 (-525))) (|:| |basisDen| (-525)) (|:| |basisInv| (-631 (-525)))) (-525))))
-((-3008 (((-108) $ $) NIL)) (-3528 (((-3 (|:| |nia| (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| |mdnia| (-2 (|:| |fn| (-294 (-205))) (|:| -1767 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) $) 21)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) 20) (($ (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 13) (($ (-2 (|:| |fn| (-294 (-205))) (|:| -1767 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 16) (($ (-3 (|:| |nia| (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| |mdnia| (-2 (|:| |fn| (-294 (-205))) (|:| -1767 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))))) 18)) (-4096 (((-108) $ $) NIL)))
-(((-710) (-13 (-1018) (-10 -8 (-15 -3022 ($ (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -3022 ($ (-2 (|:| |fn| (-294 (-205))) (|:| -1767 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -3022 ($ (-3 (|:| |nia| (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| |mdnia| (-2 (|:| |fn| (-294 (-205))) (|:| -1767 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))))) (-15 -3022 ((-796) $)) (-15 -3528 ((-3 (|:| |nia| (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| |mdnia| (-2 (|:| |fn| (-294 (-205))) (|:| -1767 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) $))))) (T -710))
-((-3022 (*1 *2 *1) (-12 (-5 *2 (-796)) (-5 *1 (-710)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *1 (-710)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |fn| (-294 (-205))) (|:| -1767 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *1 (-710)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-3 (|:| |nia| (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| |mdnia| (-2 (|:| |fn| (-294 (-205))) (|:| -1767 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))))) (-5 *1 (-710)))) (-3528 (*1 *2 *1) (-12 (-5 *2 (-3 (|:| |nia| (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| |mdnia| (-2 (|:| |fn| (-294 (-205))) (|:| -1767 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))))) (-5 *1 (-710)))))
-(-13 (-1018) (-10 -8 (-15 -3022 ($ (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -3022 ($ (-2 (|:| |fn| (-294 (-205))) (|:| -1767 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -3022 ($ (-3 (|:| |nia| (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| |mdnia| (-2 (|:| |fn| (-294 (-205))) (|:| -1767 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))))) (-15 -3022 ((-796) $)) (-15 -3528 ((-3 (|:| |nia| (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| |mdnia| (-2 (|:| |fn| (-294 (-205))) (|:| -1767 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) $))))
-((-1696 (((-591 (-591 (-273 (-385 (-885 |#1|))))) (-591 (-885 |#1|))) 18) (((-591 (-591 (-273 (-385 (-885 |#1|))))) (-591 (-885 |#1|)) (-591 (-1089))) 17)) (-4039 (((-591 (-591 (-273 (-385 (-885 |#1|))))) (-591 (-885 |#1|))) 20) (((-591 (-591 (-273 (-385 (-885 |#1|))))) (-591 (-885 |#1|)) (-591 (-1089))) 19)))
-(((-711 |#1|) (-10 -7 (-15 -1696 ((-591 (-591 (-273 (-385 (-885 |#1|))))) (-591 (-885 |#1|)) (-591 (-1089)))) (-15 -1696 ((-591 (-591 (-273 (-385 (-885 |#1|))))) (-591 (-885 |#1|)))) (-15 -4039 ((-591 (-591 (-273 (-385 (-885 |#1|))))) (-591 (-885 |#1|)) (-591 (-1089)))) (-15 -4039 ((-591 (-591 (-273 (-385 (-885 |#1|))))) (-591 (-885 |#1|))))) (-517)) (T -711))
-((-4039 (*1 *2 *3) (-12 (-5 *3 (-591 (-885 *4))) (-4 *4 (-517)) (-5 *2 (-591 (-591 (-273 (-385 (-885 *4)))))) (-5 *1 (-711 *4)))) (-4039 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-885 *5))) (-5 *4 (-591 (-1089))) (-4 *5 (-517)) (-5 *2 (-591 (-591 (-273 (-385 (-885 *5)))))) (-5 *1 (-711 *5)))) (-1696 (*1 *2 *3) (-12 (-5 *3 (-591 (-885 *4))) (-4 *4 (-517)) (-5 *2 (-591 (-591 (-273 (-385 (-885 *4)))))) (-5 *1 (-711 *4)))) (-1696 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-885 *5))) (-5 *4 (-591 (-1089))) (-4 *5 (-517)) (-5 *2 (-591 (-591 (-273 (-385 (-885 *5)))))) (-5 *1 (-711 *5)))))
-(-10 -7 (-15 -1696 ((-591 (-591 (-273 (-385 (-885 |#1|))))) (-591 (-885 |#1|)) (-591 (-1089)))) (-15 -1696 ((-591 (-591 (-273 (-385 (-885 |#1|))))) (-591 (-885 |#1|)))) (-15 -4039 ((-591 (-591 (-273 (-385 (-885 |#1|))))) (-591 (-885 |#1|)) (-591 (-1089)))) (-15 -4039 ((-591 (-591 (-273 (-385 (-885 |#1|))))) (-591 (-885 |#1|)))))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-2593 (($ $ $) 8)) (-2157 (((-3 $ "failed") $ $) 11)) (-3427 (($ $ (-525)) 9)) (-3798 (($) NIL T CONST)) (-2129 (($ $ $) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-3377 (($ $) NIL)) (-2110 (($ $ $) NIL)) (-2824 (((-108) $) NIL)) (-3741 (($ $ $) NIL)) (-2478 (($ $ $) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-1399 (($ $ $) NIL)) (-2089 (((-3 $ "failed") $ $) NIL)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL)) (-3022 (((-796) $) NIL)) (-3710 (($ $ (-712)) NIL) (($ $ (-854)) NIL)) (-4191 (($) NIL T CONST)) (-4197 (($) NIL T CONST)) (-4135 (((-108) $ $) NIL)) (-4119 (((-108) $ $) NIL)) (-4096 (((-108) $ $) NIL)) (-4126 (((-108) $ $) NIL)) (-4112 (((-108) $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-712)) NIL) (($ $ (-854)) NIL)) (* (($ (-712) $) NIL) (($ (-854) $) NIL) (($ $ $) NIL)))
-(((-712) (-13 (-734) (-668) (-10 -8 (-15 -2110 ($ $ $)) (-15 -2129 ($ $ $)) (-15 -1399 ($ $ $)) (-15 -3999 ((-2 (|:| -2963 $) (|:| -3407 $)) $ $)) (-15 -2089 ((-3 $ "failed") $ $)) (-15 -3427 ($ $ (-525))) (-15 -3377 ($ $)) (-6 (-4252 "*"))))) (T -712))
-((-2110 (*1 *1 *1 *1) (-5 *1 (-712))) (-2129 (*1 *1 *1 *1) (-5 *1 (-712))) (-1399 (*1 *1 *1 *1) (-5 *1 (-712))) (-3999 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -2963 (-712)) (|:| -3407 (-712)))) (-5 *1 (-712)))) (-2089 (*1 *1 *1 *1) (|partial| -5 *1 (-712))) (-3427 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-712)))) (-3377 (*1 *1 *1) (-5 *1 (-712))))
-(-13 (-734) (-668) (-10 -8 (-15 -2110 ($ $ $)) (-15 -2129 ($ $ $)) (-15 -1399 ($ $ $)) (-15 -3999 ((-2 (|:| -2963 $) (|:| -3407 $)) $ $)) (-15 -2089 ((-3 $ "failed") $ $)) (-15 -3427 ($ $ (-525))) (-15 -3377 ($ $)) (-6 (-4252 "*"))))
-((-4039 (((-3 |#2| "failed") |#2| |#2| (-110) (-1089)) 35)))
-(((-713 |#1| |#2|) (-10 -7 (-15 -4039 ((-3 |#2| "failed") |#2| |#2| (-110) (-1089)))) (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138)) (-13 (-29 |#1|) (-1111) (-891))) (T -713))
-((-4039 (*1 *2 *2 *2 *3 *4) (|partial| -12 (-5 *3 (-110)) (-5 *4 (-1089)) (-4 *5 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138))) (-5 *1 (-713 *5 *2)) (-4 *2 (-13 (-29 *5) (-1111) (-891))))))
-(-10 -7 (-15 -4039 ((-3 |#2| "failed") |#2| |#2| (-110) (-1089))))
-((-3022 (((-715) |#1|) 8)))
-(((-714 |#1|) (-10 -7 (-15 -3022 ((-715) |#1|))) (-1125)) (T -714))
-((-3022 (*1 *2 *3) (-12 (-5 *2 (-715)) (-5 *1 (-714 *3)) (-4 *3 (-1125)))))
-(-10 -7 (-15 -3022 ((-715) |#1|)))
-((-3008 (((-108) $ $) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) 7)) (-4096 (((-108) $ $) 9)))
+((-1854 (((-591 (-2 (|:| |outval| (-157 |#1|)) (|:| |outmult| (-525)) (|:| |outvect| (-591 (-631 (-157 |#1|)))))) (-631 (-157 (-385 (-525)))) |#1|) 33)) (-2871 (((-591 (-157 |#1|)) (-631 (-157 (-385 (-525)))) |#1|) 23)) (-2173 (((-885 (-157 (-385 (-525)))) (-631 (-157 (-385 (-525)))) (-1089)) 20) (((-885 (-157 (-385 (-525)))) (-631 (-157 (-385 (-525))))) 19)))
+(((-706 |#1|) (-10 -7 (-15 -2173 ((-885 (-157 (-385 (-525)))) (-631 (-157 (-385 (-525)))))) (-15 -2173 ((-885 (-157 (-385 (-525)))) (-631 (-157 (-385 (-525)))) (-1089))) (-15 -2871 ((-591 (-157 |#1|)) (-631 (-157 (-385 (-525)))) |#1|)) (-15 -1854 ((-591 (-2 (|:| |outval| (-157 |#1|)) (|:| |outmult| (-525)) (|:| |outvect| (-591 (-631 (-157 |#1|)))))) (-631 (-157 (-385 (-525)))) |#1|))) (-13 (-341) (-786))) (T -706))
+((-1854 (*1 *2 *3 *4) (-12 (-5 *3 (-631 (-157 (-385 (-525))))) (-5 *2 (-591 (-2 (|:| |outval| (-157 *4)) (|:| |outmult| (-525)) (|:| |outvect| (-591 (-631 (-157 *4))))))) (-5 *1 (-706 *4)) (-4 *4 (-13 (-341) (-786))))) (-2871 (*1 *2 *3 *4) (-12 (-5 *3 (-631 (-157 (-385 (-525))))) (-5 *2 (-591 (-157 *4))) (-5 *1 (-706 *4)) (-4 *4 (-13 (-341) (-786))))) (-2173 (*1 *2 *3 *4) (-12 (-5 *3 (-631 (-157 (-385 (-525))))) (-5 *4 (-1089)) (-5 *2 (-885 (-157 (-385 (-525))))) (-5 *1 (-706 *5)) (-4 *5 (-13 (-341) (-786))))) (-2173 (*1 *2 *3) (-12 (-5 *3 (-631 (-157 (-385 (-525))))) (-5 *2 (-885 (-157 (-385 (-525))))) (-5 *1 (-706 *4)) (-4 *4 (-13 (-341) (-786))))))
+(-10 -7 (-15 -2173 ((-885 (-157 (-385 (-525)))) (-631 (-157 (-385 (-525)))))) (-15 -2173 ((-885 (-157 (-385 (-525)))) (-631 (-157 (-385 (-525)))) (-1089))) (-15 -2871 ((-591 (-157 |#1|)) (-631 (-157 (-385 (-525)))) |#1|)) (-15 -1854 ((-591 (-2 (|:| |outval| (-157 |#1|)) (|:| |outmult| (-525)) (|:| |outvect| (-591 (-631 (-157 |#1|)))))) (-631 (-157 (-385 (-525)))) |#1|)))
+((-1217 (((-161 (-525)) |#1|) 25)))
+(((-707 |#1|) (-10 -7 (-15 -1217 ((-161 (-525)) |#1|))) (-382)) (T -707))
+((-1217 (*1 *2 *3) (-12 (-5 *2 (-161 (-525))) (-5 *1 (-707 *3)) (-4 *3 (-382)))))
+(-10 -7 (-15 -1217 ((-161 (-525)) |#1|)))
+((-3327 ((|#1| |#1| |#1|) 24)) (-3359 ((|#1| |#1| |#1|) 23)) (-2561 ((|#1| |#1| |#1|) 32)) (-2748 ((|#1| |#1| |#1|) 28)) (-3893 (((-3 |#1| "failed") |#1| |#1|) 27)) (-2963 (((-2 (|:| -2746 |#1|) (|:| -2449 |#1|)) |#1| |#1|) 22)))
+(((-708 |#1| |#2|) (-10 -7 (-15 -2963 ((-2 (|:| -2746 |#1|) (|:| -2449 |#1|)) |#1| |#1|)) (-15 -3359 (|#1| |#1| |#1|)) (-15 -3327 (|#1| |#1| |#1|)) (-15 -3893 ((-3 |#1| "failed") |#1| |#1|)) (-15 -2748 (|#1| |#1| |#1|)) (-15 -2561 (|#1| |#1| |#1|))) (-650 |#2|) (-341)) (T -708))
+((-2561 (*1 *2 *2 *2) (-12 (-4 *3 (-341)) (-5 *1 (-708 *2 *3)) (-4 *2 (-650 *3)))) (-2748 (*1 *2 *2 *2) (-12 (-4 *3 (-341)) (-5 *1 (-708 *2 *3)) (-4 *2 (-650 *3)))) (-3893 (*1 *2 *2 *2) (|partial| -12 (-4 *3 (-341)) (-5 *1 (-708 *2 *3)) (-4 *2 (-650 *3)))) (-3327 (*1 *2 *2 *2) (-12 (-4 *3 (-341)) (-5 *1 (-708 *2 *3)) (-4 *2 (-650 *3)))) (-3359 (*1 *2 *2 *2) (-12 (-4 *3 (-341)) (-5 *1 (-708 *2 *3)) (-4 *2 (-650 *3)))) (-2963 (*1 *2 *3 *3) (-12 (-4 *4 (-341)) (-5 *2 (-2 (|:| -2746 *3) (|:| -2449 *3))) (-5 *1 (-708 *3 *4)) (-4 *3 (-650 *4)))))
+(-10 -7 (-15 -2963 ((-2 (|:| -2746 |#1|) (|:| -2449 |#1|)) |#1| |#1|)) (-15 -3359 (|#1| |#1| |#1|)) (-15 -3327 (|#1| |#1| |#1|)) (-15 -3893 ((-3 |#1| "failed") |#1| |#1|)) (-15 -2748 (|#1| |#1| |#1|)) (-15 -2561 (|#1| |#1| |#1|)))
+((-3662 (((-2 (|:| -3612 (-631 (-525))) (|:| |basisDen| (-525)) (|:| |basisInv| (-631 (-525)))) (-525)) 59)) (-2773 (((-2 (|:| -3612 (-631 (-525))) (|:| |basisDen| (-525)) (|:| |basisInv| (-631 (-525))))) 57)) (-2858 (((-525)) 70)))
+(((-709 |#1| |#2|) (-10 -7 (-15 -2858 ((-525))) (-15 -2773 ((-2 (|:| -3612 (-631 (-525))) (|:| |basisDen| (-525)) (|:| |basisInv| (-631 (-525)))))) (-15 -3662 ((-2 (|:| -3612 (-631 (-525))) (|:| |basisDen| (-525)) (|:| |basisInv| (-631 (-525)))) (-525)))) (-1147 (-525)) (-387 (-525) |#1|)) (T -709))
+((-3662 (*1 *2 *3) (-12 (-5 *3 (-525)) (-4 *4 (-1147 *3)) (-5 *2 (-2 (|:| -3612 (-631 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-631 *3)))) (-5 *1 (-709 *4 *5)) (-4 *5 (-387 *3 *4)))) (-2773 (*1 *2) (-12 (-4 *3 (-1147 (-525))) (-5 *2 (-2 (|:| -3612 (-631 (-525))) (|:| |basisDen| (-525)) (|:| |basisInv| (-631 (-525))))) (-5 *1 (-709 *3 *4)) (-4 *4 (-387 (-525) *3)))) (-2858 (*1 *2) (-12 (-4 *3 (-1147 *2)) (-5 *2 (-525)) (-5 *1 (-709 *3 *4)) (-4 *4 (-387 *2 *3)))))
+(-10 -7 (-15 -2858 ((-525))) (-15 -2773 ((-2 (|:| -3612 (-631 (-525))) (|:| |basisDen| (-525)) (|:| |basisInv| (-631 (-525)))))) (-15 -3662 ((-2 (|:| -3612 (-631 (-525))) (|:| |basisDen| (-525)) (|:| |basisInv| (-631 (-525)))) (-525))))
+((-2673 (((-108) $ $) NIL)) (-3341 (((-3 (|:| |nia| (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| |mdnia| (-2 (|:| |fn| (-294 (-205))) (|:| -3756 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) $) 21)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) 20) (($ (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 13) (($ (-2 (|:| |fn| (-294 (-205))) (|:| -3756 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 16) (($ (-3 (|:| |nia| (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| |mdnia| (-2 (|:| |fn| (-294 (-205))) (|:| -3756 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))))) 18)) (-3944 (((-108) $ $) NIL)))
+(((-710) (-13 (-1018) (-10 -8 (-15 -2686 ($ (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -2686 ($ (-2 (|:| |fn| (-294 (-205))) (|:| -3756 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -2686 ($ (-3 (|:| |nia| (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| |mdnia| (-2 (|:| |fn| (-294 (-205))) (|:| -3756 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))))) (-15 -2686 ((-796) $)) (-15 -3341 ((-3 (|:| |nia| (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| |mdnia| (-2 (|:| |fn| (-294 (-205))) (|:| -3756 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) $))))) (T -710))
+((-2686 (*1 *2 *1) (-12 (-5 *2 (-796)) (-5 *1 (-710)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *1 (-710)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |fn| (-294 (-205))) (|:| -3756 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *1 (-710)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-3 (|:| |nia| (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| |mdnia| (-2 (|:| |fn| (-294 (-205))) (|:| -3756 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))))) (-5 *1 (-710)))) (-3341 (*1 *2 *1) (-12 (-5 *2 (-3 (|:| |nia| (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| |mdnia| (-2 (|:| |fn| (-294 (-205))) (|:| -3756 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))))) (-5 *1 (-710)))))
+(-13 (-1018) (-10 -8 (-15 -2686 ($ (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -2686 ($ (-2 (|:| |fn| (-294 (-205))) (|:| -3756 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -2686 ($ (-3 (|:| |nia| (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| |mdnia| (-2 (|:| |fn| (-294 (-205))) (|:| -3756 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))))) (-15 -2686 ((-796) $)) (-15 -3341 ((-3 (|:| |nia| (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| |mdnia| (-2 (|:| |fn| (-294 (-205))) (|:| -3756 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) $))))
+((-2910 (((-591 (-591 (-273 (-385 (-885 |#1|))))) (-591 (-885 |#1|))) 18) (((-591 (-591 (-273 (-385 (-885 |#1|))))) (-591 (-885 |#1|)) (-591 (-1089))) 17)) (-2751 (((-591 (-591 (-273 (-385 (-885 |#1|))))) (-591 (-885 |#1|))) 20) (((-591 (-591 (-273 (-385 (-885 |#1|))))) (-591 (-885 |#1|)) (-591 (-1089))) 19)))
+(((-711 |#1|) (-10 -7 (-15 -2910 ((-591 (-591 (-273 (-385 (-885 |#1|))))) (-591 (-885 |#1|)) (-591 (-1089)))) (-15 -2910 ((-591 (-591 (-273 (-385 (-885 |#1|))))) (-591 (-885 |#1|)))) (-15 -2751 ((-591 (-591 (-273 (-385 (-885 |#1|))))) (-591 (-885 |#1|)) (-591 (-1089)))) (-15 -2751 ((-591 (-591 (-273 (-385 (-885 |#1|))))) (-591 (-885 |#1|))))) (-517)) (T -711))
+((-2751 (*1 *2 *3) (-12 (-5 *3 (-591 (-885 *4))) (-4 *4 (-517)) (-5 *2 (-591 (-591 (-273 (-385 (-885 *4)))))) (-5 *1 (-711 *4)))) (-2751 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-885 *5))) (-5 *4 (-591 (-1089))) (-4 *5 (-517)) (-5 *2 (-591 (-591 (-273 (-385 (-885 *5)))))) (-5 *1 (-711 *5)))) (-2910 (*1 *2 *3) (-12 (-5 *3 (-591 (-885 *4))) (-4 *4 (-517)) (-5 *2 (-591 (-591 (-273 (-385 (-885 *4)))))) (-5 *1 (-711 *4)))) (-2910 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-885 *5))) (-5 *4 (-591 (-1089))) (-4 *5 (-517)) (-5 *2 (-591 (-591 (-273 (-385 (-885 *5)))))) (-5 *1 (-711 *5)))))
+(-10 -7 (-15 -2910 ((-591 (-591 (-273 (-385 (-885 |#1|))))) (-591 (-885 |#1|)) (-591 (-1089)))) (-15 -2910 ((-591 (-591 (-273 (-385 (-885 |#1|))))) (-591 (-885 |#1|)))) (-15 -2751 ((-591 (-591 (-273 (-385 (-885 |#1|))))) (-591 (-885 |#1|)) (-591 (-1089)))) (-15 -2751 ((-591 (-591 (-273 (-385 (-885 |#1|))))) (-591 (-885 |#1|)))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-3343 (($ $ $) 8)) (-3332 (((-3 $ "failed") $ $) 11)) (-3423 (($ $ (-525)) 9)) (-2055 (($) NIL T CONST)) (-3265 (($ $ $) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-1325 (($ $) NIL)) (-3239 (($ $ $) NIL)) (-3865 (((-108) $) NIL)) (-1923 (($ $ $) NIL)) (-3475 (($ $ $) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2124 (($ $ $) NIL)) (-3210 (((-3 $ "failed") $ $) NIL)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL)) (-2686 (((-796) $) NIL)) (-1401 (($ $ (-712)) NIL) (($ $ (-854)) NIL)) (-1830 (($) NIL T CONST)) (-1839 (($) NIL T CONST)) (-4004 (((-108) $ $) NIL)) (-3982 (((-108) $ $) NIL)) (-3944 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL)) (-3971 (((-108) $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-712)) NIL) (($ $ (-854)) NIL)) (* (($ (-712) $) NIL) (($ (-854) $) NIL) (($ $ $) NIL)))
+(((-712) (-13 (-734) (-668) (-10 -8 (-15 -3239 ($ $ $)) (-15 -3265 ($ $ $)) (-15 -2124 ($ $ $)) (-15 -3576 ((-2 (|:| -2746 $) (|:| -2449 $)) $ $)) (-15 -3210 ((-3 $ "failed") $ $)) (-15 -3423 ($ $ (-525))) (-15 -1325 ($ $)) (-6 (-4252 "*"))))) (T -712))
+((-3239 (*1 *1 *1 *1) (-5 *1 (-712))) (-3265 (*1 *1 *1 *1) (-5 *1 (-712))) (-2124 (*1 *1 *1 *1) (-5 *1 (-712))) (-3576 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -2746 (-712)) (|:| -2449 (-712)))) (-5 *1 (-712)))) (-3210 (*1 *1 *1 *1) (|partial| -5 *1 (-712))) (-3423 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-712)))) (-1325 (*1 *1 *1) (-5 *1 (-712))))
+(-13 (-734) (-668) (-10 -8 (-15 -3239 ($ $ $)) (-15 -3265 ($ $ $)) (-15 -2124 ($ $ $)) (-15 -3576 ((-2 (|:| -2746 $) (|:| -2449 $)) $ $)) (-15 -3210 ((-3 $ "failed") $ $)) (-15 -3423 ($ $ (-525))) (-15 -1325 ($ $)) (-6 (-4252 "*"))))
+((-2751 (((-3 |#2| "failed") |#2| |#2| (-110) (-1089)) 35)))
+(((-713 |#1| |#2|) (-10 -7 (-15 -2751 ((-3 |#2| "failed") |#2| |#2| (-110) (-1089)))) (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138)) (-13 (-29 |#1|) (-1111) (-891))) (T -713))
+((-2751 (*1 *2 *2 *2 *3 *4) (|partial| -12 (-5 *3 (-110)) (-5 *4 (-1089)) (-4 *5 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138))) (-5 *1 (-713 *5 *2)) (-4 *2 (-13 (-29 *5) (-1111) (-891))))))
+(-10 -7 (-15 -2751 ((-3 |#2| "failed") |#2| |#2| (-110) (-1089))))
+((-2686 (((-715) |#1|) 8)))
+(((-714 |#1|) (-10 -7 (-15 -2686 ((-715) |#1|))) (-1125)) (T -714))
+((-2686 (*1 *2 *3) (-12 (-5 *2 (-715)) (-5 *1 (-714 *3)) (-4 *3 (-1125)))))
+(-10 -7 (-15 -2686 ((-715) |#1|)))
+((-2673 (((-108) $ $) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) 7)) (-3944 (((-108) $ $) 9)))
(((-715) (-1018)) (T -715))
NIL
(-1018)
-((-2771 ((|#2| |#4|) 35)))
-(((-716 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2771 (|#2| |#4|))) (-429) (-1147 |#1|) (-666 |#1| |#2|) (-1147 |#3|)) (T -716))
-((-2771 (*1 *2 *3) (-12 (-4 *4 (-429)) (-4 *5 (-666 *4 *2)) (-4 *2 (-1147 *4)) (-5 *1 (-716 *4 *2 *5 *3)) (-4 *3 (-1147 *5)))))
-(-10 -7 (-15 -2771 (|#2| |#4|)))
-((-4163 (((-2 (|:| |num| |#4|) (|:| |den| |#4|)) |#4| |#5|) 56)) (-1794 (((-1176) (-1072) (-1072) |#4| |#5|) 33)) (-2746 ((|#4| |#4| |#5|) 73)) (-1798 (((-591 (-2 (|:| |val| |#4|) (|:| -3374 |#5|))) |#4| |#5|) 77)) (-1552 (((-591 (-2 (|:| |val| (-108)) (|:| -3374 |#5|))) |#4| |#5|) 16)))
-(((-717 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -4163 ((-2 (|:| |num| |#4|) (|:| |den| |#4|)) |#4| |#5|)) (-15 -2746 (|#4| |#4| |#5|)) (-15 -1798 ((-591 (-2 (|:| |val| |#4|) (|:| -3374 |#5|))) |#4| |#5|)) (-15 -1794 ((-1176) (-1072) (-1072) |#4| |#5|)) (-15 -1552 ((-591 (-2 (|:| |val| (-108)) (|:| -3374 |#5|))) |#4| |#5|))) (-429) (-734) (-788) (-989 |#1| |#2| |#3|) (-994 |#1| |#2| |#3| |#4|)) (T -717))
-((-1552 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-591 (-2 (|:| |val| (-108)) (|:| -3374 *4)))) (-5 *1 (-717 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))) (-1794 (*1 *2 *3 *3 *4 *5) (-12 (-5 *3 (-1072)) (-4 *6 (-429)) (-4 *7 (-734)) (-4 *8 (-788)) (-4 *4 (-989 *6 *7 *8)) (-5 *2 (-1176)) (-5 *1 (-717 *6 *7 *8 *4 *5)) (-4 *5 (-994 *6 *7 *8 *4)))) (-1798 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-591 (-2 (|:| |val| *3) (|:| -3374 *4)))) (-5 *1 (-717 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))) (-2746 (*1 *2 *2 *3) (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *2 (-989 *4 *5 *6)) (-5 *1 (-717 *4 *5 *6 *2 *3)) (-4 *3 (-994 *4 *5 *6 *2)))) (-4163 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| *3))) (-5 *1 (-717 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))))
-(-10 -7 (-15 -4163 ((-2 (|:| |num| |#4|) (|:| |den| |#4|)) |#4| |#5|)) (-15 -2746 (|#4| |#4| |#5|)) (-15 -1798 ((-591 (-2 (|:| |val| |#4|) (|:| -3374 |#5|))) |#4| |#5|)) (-15 -1794 ((-1176) (-1072) (-1072) |#4| |#5|)) (-15 -1552 ((-591 (-2 (|:| |val| (-108)) (|:| -3374 |#5|))) |#4| |#5|)))
-((-1251 (((-3 (-1085 (-1085 |#1|)) "failed") |#4|) 43)) (-3171 (((-591 |#4|) |#4|) 15)) (-4227 ((|#4| |#4|) 11)))
-(((-718 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3171 ((-591 |#4|) |#4|)) (-15 -1251 ((-3 (-1085 (-1085 |#1|)) "failed") |#4|)) (-15 -4227 (|#4| |#4|))) (-327) (-307 |#1|) (-1147 |#2|) (-1147 |#3|) (-854)) (T -718))
-((-4227 (*1 *2 *2) (-12 (-4 *3 (-327)) (-4 *4 (-307 *3)) (-4 *5 (-1147 *4)) (-5 *1 (-718 *3 *4 *5 *2 *6)) (-4 *2 (-1147 *5)) (-14 *6 (-854)))) (-1251 (*1 *2 *3) (|partial| -12 (-4 *4 (-327)) (-4 *5 (-307 *4)) (-4 *6 (-1147 *5)) (-5 *2 (-1085 (-1085 *4))) (-5 *1 (-718 *4 *5 *6 *3 *7)) (-4 *3 (-1147 *6)) (-14 *7 (-854)))) (-3171 (*1 *2 *3) (-12 (-4 *4 (-327)) (-4 *5 (-307 *4)) (-4 *6 (-1147 *5)) (-5 *2 (-591 *3)) (-5 *1 (-718 *4 *5 *6 *3 *7)) (-4 *3 (-1147 *6)) (-14 *7 (-854)))))
-(-10 -7 (-15 -3171 ((-591 |#4|) |#4|)) (-15 -1251 ((-3 (-1085 (-1085 |#1|)) "failed") |#4|)) (-15 -4227 (|#4| |#4|)))
-((-1832 (((-2 (|:| |deter| (-591 (-1085 |#5|))) (|:| |dterm| (-591 (-591 (-2 (|:| -4100 (-712)) (|:| |pcoef| |#5|))))) (|:| |nfacts| (-591 |#1|)) (|:| |nlead| (-591 |#5|))) (-1085 |#5|) (-591 |#1|) (-591 |#5|)) 54)) (-1768 (((-591 (-712)) |#1|) 13)))
-(((-719 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1832 ((-2 (|:| |deter| (-591 (-1085 |#5|))) (|:| |dterm| (-591 (-591 (-2 (|:| -4100 (-712)) (|:| |pcoef| |#5|))))) (|:| |nfacts| (-591 |#1|)) (|:| |nlead| (-591 |#5|))) (-1085 |#5|) (-591 |#1|) (-591 |#5|))) (-15 -1768 ((-591 (-712)) |#1|))) (-1147 |#4|) (-734) (-788) (-286) (-882 |#4| |#2| |#3|)) (T -719))
-((-1768 (*1 *2 *3) (-12 (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-286)) (-5 *2 (-591 (-712))) (-5 *1 (-719 *3 *4 *5 *6 *7)) (-4 *3 (-1147 *6)) (-4 *7 (-882 *6 *4 *5)))) (-1832 (*1 *2 *3 *4 *5) (-12 (-4 *6 (-1147 *9)) (-4 *7 (-734)) (-4 *8 (-788)) (-4 *9 (-286)) (-4 *10 (-882 *9 *7 *8)) (-5 *2 (-2 (|:| |deter| (-591 (-1085 *10))) (|:| |dterm| (-591 (-591 (-2 (|:| -4100 (-712)) (|:| |pcoef| *10))))) (|:| |nfacts| (-591 *6)) (|:| |nlead| (-591 *10)))) (-5 *1 (-719 *6 *7 *8 *9 *10)) (-5 *3 (-1085 *10)) (-5 *4 (-591 *6)) (-5 *5 (-591 *10)))))
-(-10 -7 (-15 -1832 ((-2 (|:| |deter| (-591 (-1085 |#5|))) (|:| |dterm| (-591 (-591 (-2 (|:| -4100 (-712)) (|:| |pcoef| |#5|))))) (|:| |nfacts| (-591 |#1|)) (|:| |nlead| (-591 |#5|))) (-1085 |#5|) (-591 |#1|) (-591 |#5|))) (-15 -1768 ((-591 (-712)) |#1|)))
-((-3457 (((-591 (-2 (|:| |outval| |#1|) (|:| |outmult| (-525)) (|:| |outvect| (-591 (-631 |#1|))))) (-631 (-385 (-525))) |#1|) 31)) (-2466 (((-591 |#1|) (-631 (-385 (-525))) |#1|) 21)) (-3806 (((-885 (-385 (-525))) (-631 (-385 (-525))) (-1089)) 18) (((-885 (-385 (-525))) (-631 (-385 (-525)))) 17)))
-(((-720 |#1|) (-10 -7 (-15 -3806 ((-885 (-385 (-525))) (-631 (-385 (-525))))) (-15 -3806 ((-885 (-385 (-525))) (-631 (-385 (-525))) (-1089))) (-15 -2466 ((-591 |#1|) (-631 (-385 (-525))) |#1|)) (-15 -3457 ((-591 (-2 (|:| |outval| |#1|) (|:| |outmult| (-525)) (|:| |outvect| (-591 (-631 |#1|))))) (-631 (-385 (-525))) |#1|))) (-13 (-341) (-786))) (T -720))
-((-3457 (*1 *2 *3 *4) (-12 (-5 *3 (-631 (-385 (-525)))) (-5 *2 (-591 (-2 (|:| |outval| *4) (|:| |outmult| (-525)) (|:| |outvect| (-591 (-631 *4)))))) (-5 *1 (-720 *4)) (-4 *4 (-13 (-341) (-786))))) (-2466 (*1 *2 *3 *4) (-12 (-5 *3 (-631 (-385 (-525)))) (-5 *2 (-591 *4)) (-5 *1 (-720 *4)) (-4 *4 (-13 (-341) (-786))))) (-3806 (*1 *2 *3 *4) (-12 (-5 *3 (-631 (-385 (-525)))) (-5 *4 (-1089)) (-5 *2 (-885 (-385 (-525)))) (-5 *1 (-720 *5)) (-4 *5 (-13 (-341) (-786))))) (-3806 (*1 *2 *3) (-12 (-5 *3 (-631 (-385 (-525)))) (-5 *2 (-885 (-385 (-525)))) (-5 *1 (-720 *4)) (-4 *4 (-13 (-341) (-786))))))
-(-10 -7 (-15 -3806 ((-885 (-385 (-525))) (-631 (-385 (-525))))) (-15 -3806 ((-885 (-385 (-525))) (-631 (-385 (-525))) (-1089))) (-15 -2466 ((-591 |#1|) (-631 (-385 (-525))) |#1|)) (-15 -3457 ((-591 (-2 (|:| |outval| |#1|) (|:| |outmult| (-525)) (|:| |outvect| (-591 (-631 |#1|))))) (-631 (-385 (-525))) |#1|)))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) 34)) (-1507 (((-591 |#2|) $) NIL)) (-1312 (((-1085 $) $ |#2|) NIL) (((-1085 |#1|) $) NIL)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3706 (($ $) NIL (|has| |#1| (-517)))) (-1715 (((-108) $) NIL (|has| |#1| (-517)))) (-4090 (((-712) $) NIL) (((-712) $ (-591 |#2|)) NIL)) (-3970 (($ $) 28)) (-2385 (((-108) $ $) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-2944 (($ $ $) 93 (|has| |#1| (-517)))) (-2206 (((-591 $) $ $) 106 (|has| |#1| (-517)))) (-1965 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-1291 (($ $) NIL (|has| |#1| (-429)))) (-2827 (((-396 $) $) NIL (|has| |#1| (-429)))) (-2252 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-3798 (($) NIL T CONST)) (-1251 (((-3 |#1| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#1| (-966 (-525)))) (((-3 |#2| "failed") $) NIL) (((-3 $ "failed") (-885 (-385 (-525)))) NIL (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#2| (-566 (-1089))))) (((-3 $ "failed") (-885 (-525))) NIL (-3321 (-12 (|has| |#1| (-37 (-525))) (|has| |#2| (-566 (-1089))) (-2247 (|has| |#1| (-37 (-385 (-525)))))) (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#2| (-566 (-1089)))))) (((-3 $ "failed") (-885 |#1|)) NIL (-3321 (-12 (|has| |#2| (-566 (-1089))) (-2247 (|has| |#1| (-37 (-385 (-525))))) (-2247 (|has| |#1| (-37 (-525))))) (-12 (|has| |#1| (-37 (-525))) (|has| |#2| (-566 (-1089))) (-2247 (|has| |#1| (-37 (-385 (-525))))) (-2247 (|has| |#1| (-510)))) (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#2| (-566 (-1089))) (-2247 (|has| |#1| (-923 (-525))))))) (((-3 (-1041 |#1| |#2|) "failed") $) 18)) (-3528 ((|#1| $) NIL) (((-385 (-525)) $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-525) $) NIL (|has| |#1| (-966 (-525)))) ((|#2| $) NIL) (($ (-885 (-385 (-525)))) NIL (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#2| (-566 (-1089))))) (($ (-885 (-525))) NIL (-3321 (-12 (|has| |#1| (-37 (-525))) (|has| |#2| (-566 (-1089))) (-2247 (|has| |#1| (-37 (-385 (-525)))))) (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#2| (-566 (-1089)))))) (($ (-885 |#1|)) NIL (-3321 (-12 (|has| |#2| (-566 (-1089))) (-2247 (|has| |#1| (-37 (-385 (-525))))) (-2247 (|has| |#1| (-37 (-525))))) (-12 (|has| |#1| (-37 (-525))) (|has| |#2| (-566 (-1089))) (-2247 (|has| |#1| (-37 (-385 (-525))))) (-2247 (|has| |#1| (-510)))) (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#2| (-566 (-1089))) (-2247 (|has| |#1| (-923 (-525))))))) (((-1041 |#1| |#2|) $) NIL)) (-2805 (($ $ $ |#2|) NIL (|has| |#1| (-160))) (($ $ $) 104 (|has| |#1| (-517)))) (-1710 (($ $) NIL) (($ $ |#2|) NIL)) (-3305 (((-631 (-525)) (-631 $)) NIL (|has| |#1| (-587 (-525)))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| |#1| (-587 (-525)))) (((-2 (|:| -4057 (-631 |#1|)) (|:| |vec| (-1171 |#1|))) (-631 $) (-1171 $)) NIL) (((-631 |#1|) (-631 $)) NIL)) (-3135 (((-108) $ $) NIL) (((-108) $ (-591 $)) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-2509 (((-108) $) NIL)) (-3867 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) 70)) (-2587 (($ $) 119 (|has| |#1| (-429)))) (-3208 (($ $) NIL (|has| |#1| (-429))) (($ $ |#2|) NIL (|has| |#1| (-429)))) (-1695 (((-591 $) $) NIL)) (-2744 (((-108) $) NIL (|has| |#1| (-842)))) (-2053 (($ $) NIL (|has| |#1| (-517)))) (-1706 (($ $) NIL (|has| |#1| (-517)))) (-2658 (($ $ $) 65) (($ $ $ |#2|) NIL)) (-3585 (($ $ $) 68) (($ $ $ |#2|) NIL)) (-2056 (($ $ |#1| (-497 |#2|) $) NIL)) (-2011 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (-12 (|has| |#1| (-819 (-357))) (|has| |#2| (-819 (-357))))) (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (-12 (|has| |#1| (-819 (-525))) (|has| |#2| (-819 (-525)))))) (-2824 (((-108) $) NIL)) (-4010 (((-712) $) NIL)) (-1809 (((-108) $ $) NIL) (((-108) $ (-591 $)) NIL)) (-3534 (($ $ $ $ $) 90 (|has| |#1| (-517)))) (-2009 ((|#2| $) 19)) (-1493 (($ (-1085 |#1|) |#2|) NIL) (($ (-1085 $) |#2|) NIL)) (-1922 (((-591 $) $) NIL)) (-2202 (((-108) $) NIL)) (-1480 (($ |#1| (-497 |#2|)) NIL) (($ $ |#2| (-712)) 36) (($ $ (-591 |#2|) (-591 (-712))) NIL)) (-2402 (($ $ $) 60)) (-3958 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $ |#2|) NIL)) (-1860 (((-108) $) NIL)) (-2624 (((-497 |#2|) $) NIL) (((-712) $ |#2|) NIL) (((-591 (-712)) $ (-591 |#2|)) NIL)) (-3741 (($ $ $) NIL (|has| |#1| (-788)))) (-2537 (((-712) $) 20)) (-2478 (($ $ $) NIL (|has| |#1| (-788)))) (-4015 (($ (-1 (-497 |#2|) (-497 |#2|)) $) NIL)) (-1340 (($ (-1 |#1| |#1|) $) NIL)) (-2254 (((-3 |#2| "failed") $) NIL)) (-1265 (($ $) NIL (|has| |#1| (-429)))) (-2628 (($ $) NIL (|has| |#1| (-429)))) (-3274 (((-591 $) $) NIL)) (-2896 (($ $) 37)) (-2779 (($ $) NIL (|has| |#1| (-429)))) (-2150 (((-591 $) $) 41)) (-3587 (($ $) 39)) (-1661 (($ $) NIL)) (-1678 ((|#1| $) NIL) (($ $ |#2|) 45)) (-1356 (($ (-591 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-2816 (((-2 (|:| |polnum| $) (|:| |polden| $) (|:| -2741 (-712))) $ $) 82)) (-4184 (((-2 (|:| -3482 $) (|:| |gap| (-712)) (|:| -2963 $) (|:| -3407 $)) $ $) 67) (((-2 (|:| -3482 $) (|:| |gap| (-712)) (|:| -2963 $) (|:| -3407 $)) $ $ |#2|) NIL)) (-1380 (((-2 (|:| -3482 $) (|:| |gap| (-712)) (|:| -3407 $)) $ $) NIL) (((-2 (|:| -3482 $) (|:| |gap| (-712)) (|:| -3407 $)) $ $ |#2|) NIL)) (-2597 (($ $ $) 72) (($ $ $ |#2|) NIL)) (-4074 (($ $ $) 75) (($ $ $ |#2|) NIL)) (-2339 (((-1072) $) NIL)) (-2627 (($ $ $) 108 (|has| |#1| (-517)))) (-3878 (((-591 $) $) 30)) (-3376 (((-3 (-591 $) "failed") $) NIL)) (-2010 (((-3 (-591 $) "failed") $) NIL)) (-2292 (((-3 (-2 (|:| |var| |#2|) (|:| -2008 (-712))) "failed") $) NIL)) (-3196 (((-108) $ $) NIL) (((-108) $ (-591 $)) NIL)) (-4066 (($ $ $) NIL)) (-3506 (($ $) 21)) (-2154 (((-108) $ $) NIL)) (-2115 (((-108) $ $) NIL) (((-108) $ (-591 $)) NIL)) (-2731 (($ $ $) NIL)) (-1762 (($ $) 23)) (-2047 (((-1036) $) NIL)) (-1747 (((-2 (|:| -1399 $) (|:| |coef2| $)) $ $) 99 (|has| |#1| (-517)))) (-3113 (((-2 (|:| -1399 $) (|:| |coef1| $)) $ $) 96 (|has| |#1| (-517)))) (-1634 (((-108) $) 52)) (-1646 ((|#1| $) 55)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| |#1| (-429)))) (-1399 ((|#1| |#1| $) 116 (|has| |#1| (-429))) (($ (-591 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-2916 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-1626 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-1348 (((-396 $) $) NIL (|has| |#1| (-842)))) (-3412 (((-2 (|:| -1399 $) (|:| |coef1| $) (|:| |coef2| $)) $ $) 102 (|has| |#1| (-517)))) (-2089 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517))) (((-3 $ "failed") $ $) 84 (|has| |#1| (-517)))) (-1851 (($ $ |#1|) 112 (|has| |#1| (-517))) (($ $ $) NIL (|has| |#1| (-517)))) (-2638 (($ $ |#1|) 111 (|has| |#1| (-517))) (($ $ $) NIL (|has| |#1| (-517)))) (-4132 (($ $ (-591 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-591 $) (-591 $)) NIL) (($ $ |#2| |#1|) NIL) (($ $ (-591 |#2|) (-591 |#1|)) NIL) (($ $ |#2| $) NIL) (($ $ (-591 |#2|) (-591 $)) NIL)) (-2976 (($ $ |#2|) NIL (|has| |#1| (-160)))) (-3266 (($ $ |#2|) NIL) (($ $ (-591 |#2|)) NIL) (($ $ |#2| (-712)) NIL) (($ $ (-591 |#2|) (-591 (-712))) NIL)) (-1316 (((-497 |#2|) $) NIL) (((-712) $ |#2|) 43) (((-591 (-712)) $ (-591 |#2|)) NIL)) (-3303 (($ $) NIL)) (-3486 (($ $) 33)) (-1408 (((-825 (-357)) $) NIL (-12 (|has| |#1| (-566 (-825 (-357)))) (|has| |#2| (-566 (-825 (-357)))))) (((-825 (-525)) $) NIL (-12 (|has| |#1| (-566 (-825 (-525)))) (|has| |#2| (-566 (-825 (-525)))))) (((-501) $) NIL (-12 (|has| |#1| (-566 (-501))) (|has| |#2| (-566 (-501))))) (($ (-885 (-385 (-525)))) NIL (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#2| (-566 (-1089))))) (($ (-885 (-525))) NIL (-3321 (-12 (|has| |#1| (-37 (-525))) (|has| |#2| (-566 (-1089))) (-2247 (|has| |#1| (-37 (-385 (-525)))))) (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#2| (-566 (-1089)))))) (($ (-885 |#1|)) NIL (|has| |#2| (-566 (-1089)))) (((-1072) $) NIL (-12 (|has| |#1| (-966 (-525))) (|has| |#2| (-566 (-1089))))) (((-885 |#1|) $) NIL (|has| |#2| (-566 (-1089))))) (-2668 ((|#1| $) 115 (|has| |#1| (-429))) (($ $ |#2|) NIL (|has| |#1| (-429)))) (-2265 (((-3 (-1171 $) "failed") (-631 $)) NIL (-12 (|has| $ (-136)) (|has| |#1| (-842))))) (-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ |#1|) NIL) (($ |#2|) NIL) (((-885 |#1|) $) NIL (|has| |#2| (-566 (-1089)))) (((-1041 |#1| |#2|) $) 15) (($ (-1041 |#1| |#2|)) 16) (($ (-385 (-525))) NIL (-3321 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-966 (-385 (-525)))))) (($ $) NIL (|has| |#1| (-517)))) (-3654 (((-591 |#1|) $) NIL)) (-2560 ((|#1| $ (-497 |#2|)) NIL) (($ $ |#2| (-712)) 44) (($ $ (-591 |#2|) (-591 (-712))) NIL)) (-1437 (((-3 $ "failed") $) NIL (-3321 (-12 (|has| $ (-136)) (|has| |#1| (-842))) (|has| |#1| (-136))))) (-2128 (((-712)) NIL)) (-1698 (($ $ $ (-712)) NIL (|has| |#1| (-160)))) (-2495 (((-108) $ $) NIL (|has| |#1| (-517)))) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4191 (($) 13 T CONST)) (-1217 (((-3 (-108) "failed") $ $) NIL)) (-4197 (($) 35 T CONST)) (-3919 (($ $ $ $ (-712)) 88 (|has| |#1| (-517)))) (-1761 (($ $ $ (-712)) 87 (|has| |#1| (-517)))) (-4196 (($ $ |#2|) NIL) (($ $ (-591 |#2|)) NIL) (($ $ |#2| (-712)) NIL) (($ $ (-591 |#2|) (-591 (-712))) NIL)) (-4135 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4119 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4096 (((-108) $ $) 54)) (-4126 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4112 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4173 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4164 (($ $) NIL) (($ $ $) 64)) (-4156 (($ $ $) 74)) (** (($ $ (-854)) NIL) (($ $ (-712)) 61)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 59) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) 58) (($ $ |#1|) NIL)))
+((-1525 ((|#2| |#4|) 35)))
+(((-716 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1525 (|#2| |#4|))) (-429) (-1147 |#1|) (-666 |#1| |#2|) (-1147 |#3|)) (T -716))
+((-1525 (*1 *2 *3) (-12 (-4 *4 (-429)) (-4 *5 (-666 *4 *2)) (-4 *2 (-1147 *4)) (-5 *1 (-716 *4 *2 *5 *3)) (-4 *3 (-1147 *5)))))
+(-10 -7 (-15 -1525 (|#2| |#4|)))
+((-1522 (((-2 (|:| |num| |#4|) (|:| |den| |#4|)) |#4| |#5|) 56)) (-1264 (((-1176) (-1072) (-1072) |#4| |#5|) 33)) (-2401 ((|#4| |#4| |#5|) 73)) (-1297 (((-591 (-2 (|:| |val| |#4|) (|:| -3585 |#5|))) |#4| |#5|) 77)) (-1573 (((-591 (-2 (|:| |val| (-108)) (|:| -3585 |#5|))) |#4| |#5|) 16)))
+(((-717 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1522 ((-2 (|:| |num| |#4|) (|:| |den| |#4|)) |#4| |#5|)) (-15 -2401 (|#4| |#4| |#5|)) (-15 -1297 ((-591 (-2 (|:| |val| |#4|) (|:| -3585 |#5|))) |#4| |#5|)) (-15 -1264 ((-1176) (-1072) (-1072) |#4| |#5|)) (-15 -1573 ((-591 (-2 (|:| |val| (-108)) (|:| -3585 |#5|))) |#4| |#5|))) (-429) (-734) (-788) (-989 |#1| |#2| |#3|) (-994 |#1| |#2| |#3| |#4|)) (T -717))
+((-1573 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-591 (-2 (|:| |val| (-108)) (|:| -3585 *4)))) (-5 *1 (-717 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))) (-1264 (*1 *2 *3 *3 *4 *5) (-12 (-5 *3 (-1072)) (-4 *6 (-429)) (-4 *7 (-734)) (-4 *8 (-788)) (-4 *4 (-989 *6 *7 *8)) (-5 *2 (-1176)) (-5 *1 (-717 *6 *7 *8 *4 *5)) (-4 *5 (-994 *6 *7 *8 *4)))) (-1297 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-591 (-2 (|:| |val| *3) (|:| -3585 *4)))) (-5 *1 (-717 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))) (-2401 (*1 *2 *2 *3) (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *2 (-989 *4 *5 *6)) (-5 *1 (-717 *4 *5 *6 *2 *3)) (-4 *3 (-994 *4 *5 *6 *2)))) (-1522 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| *3))) (-5 *1 (-717 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))))
+(-10 -7 (-15 -1522 ((-2 (|:| |num| |#4|) (|:| |den| |#4|)) |#4| |#5|)) (-15 -2401 (|#4| |#4| |#5|)) (-15 -1297 ((-591 (-2 (|:| |val| |#4|) (|:| -3585 |#5|))) |#4| |#5|)) (-15 -1264 ((-1176) (-1072) (-1072) |#4| |#5|)) (-15 -1573 ((-591 (-2 (|:| |val| (-108)) (|:| -3585 |#5|))) |#4| |#5|)))
+((-4174 (((-3 (-1085 (-1085 |#1|)) "failed") |#4|) 43)) (-4077 (((-591 |#4|) |#4|) 15)) (-3861 ((|#4| |#4|) 11)))
+(((-718 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -4077 ((-591 |#4|) |#4|)) (-15 -4174 ((-3 (-1085 (-1085 |#1|)) "failed") |#4|)) (-15 -3861 (|#4| |#4|))) (-327) (-307 |#1|) (-1147 |#2|) (-1147 |#3|) (-854)) (T -718))
+((-3861 (*1 *2 *2) (-12 (-4 *3 (-327)) (-4 *4 (-307 *3)) (-4 *5 (-1147 *4)) (-5 *1 (-718 *3 *4 *5 *2 *6)) (-4 *2 (-1147 *5)) (-14 *6 (-854)))) (-4174 (*1 *2 *3) (|partial| -12 (-4 *4 (-327)) (-4 *5 (-307 *4)) (-4 *6 (-1147 *5)) (-5 *2 (-1085 (-1085 *4))) (-5 *1 (-718 *4 *5 *6 *3 *7)) (-4 *3 (-1147 *6)) (-14 *7 (-854)))) (-4077 (*1 *2 *3) (-12 (-4 *4 (-327)) (-4 *5 (-307 *4)) (-4 *6 (-1147 *5)) (-5 *2 (-591 *3)) (-5 *1 (-718 *4 *5 *6 *3 *7)) (-4 *3 (-1147 *6)) (-14 *7 (-854)))))
+(-10 -7 (-15 -4077 ((-591 |#4|) |#4|)) (-15 -4174 ((-3 (-1085 (-1085 |#1|)) "failed") |#4|)) (-15 -3861 (|#4| |#4|)))
+((-2408 (((-2 (|:| |deter| (-591 (-1085 |#5|))) (|:| |dterm| (-591 (-591 (-2 (|:| -2063 (-712)) (|:| |pcoef| |#5|))))) (|:| |nfacts| (-591 |#1|)) (|:| |nlead| (-591 |#5|))) (-1085 |#5|) (-591 |#1|) (-591 |#5|)) 54)) (-3771 (((-591 (-712)) |#1|) 13)))
+(((-719 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2408 ((-2 (|:| |deter| (-591 (-1085 |#5|))) (|:| |dterm| (-591 (-591 (-2 (|:| -2063 (-712)) (|:| |pcoef| |#5|))))) (|:| |nfacts| (-591 |#1|)) (|:| |nlead| (-591 |#5|))) (-1085 |#5|) (-591 |#1|) (-591 |#5|))) (-15 -3771 ((-591 (-712)) |#1|))) (-1147 |#4|) (-734) (-788) (-286) (-882 |#4| |#2| |#3|)) (T -719))
+((-3771 (*1 *2 *3) (-12 (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-286)) (-5 *2 (-591 (-712))) (-5 *1 (-719 *3 *4 *5 *6 *7)) (-4 *3 (-1147 *6)) (-4 *7 (-882 *6 *4 *5)))) (-2408 (*1 *2 *3 *4 *5) (-12 (-4 *6 (-1147 *9)) (-4 *7 (-734)) (-4 *8 (-788)) (-4 *9 (-286)) (-4 *10 (-882 *9 *7 *8)) (-5 *2 (-2 (|:| |deter| (-591 (-1085 *10))) (|:| |dterm| (-591 (-591 (-2 (|:| -2063 (-712)) (|:| |pcoef| *10))))) (|:| |nfacts| (-591 *6)) (|:| |nlead| (-591 *10)))) (-5 *1 (-719 *6 *7 *8 *9 *10)) (-5 *3 (-1085 *10)) (-5 *4 (-591 *6)) (-5 *5 (-591 *10)))))
+(-10 -7 (-15 -2408 ((-2 (|:| |deter| (-591 (-1085 |#5|))) (|:| |dterm| (-591 (-591 (-2 (|:| -2063 (-712)) (|:| |pcoef| |#5|))))) (|:| |nfacts| (-591 |#1|)) (|:| |nlead| (-591 |#5|))) (-1085 |#5|) (-591 |#1|) (-591 |#5|))) (-15 -3771 ((-591 (-712)) |#1|)))
+((-2943 (((-591 (-2 (|:| |outval| |#1|) (|:| |outmult| (-525)) (|:| |outvect| (-591 (-631 |#1|))))) (-631 (-385 (-525))) |#1|) 31)) (-1484 (((-591 |#1|) (-631 (-385 (-525))) |#1|) 21)) (-2173 (((-885 (-385 (-525))) (-631 (-385 (-525))) (-1089)) 18) (((-885 (-385 (-525))) (-631 (-385 (-525)))) 17)))
+(((-720 |#1|) (-10 -7 (-15 -2173 ((-885 (-385 (-525))) (-631 (-385 (-525))))) (-15 -2173 ((-885 (-385 (-525))) (-631 (-385 (-525))) (-1089))) (-15 -1484 ((-591 |#1|) (-631 (-385 (-525))) |#1|)) (-15 -2943 ((-591 (-2 (|:| |outval| |#1|) (|:| |outmult| (-525)) (|:| |outvect| (-591 (-631 |#1|))))) (-631 (-385 (-525))) |#1|))) (-13 (-341) (-786))) (T -720))
+((-2943 (*1 *2 *3 *4) (-12 (-5 *3 (-631 (-385 (-525)))) (-5 *2 (-591 (-2 (|:| |outval| *4) (|:| |outmult| (-525)) (|:| |outvect| (-591 (-631 *4)))))) (-5 *1 (-720 *4)) (-4 *4 (-13 (-341) (-786))))) (-1484 (*1 *2 *3 *4) (-12 (-5 *3 (-631 (-385 (-525)))) (-5 *2 (-591 *4)) (-5 *1 (-720 *4)) (-4 *4 (-13 (-341) (-786))))) (-2173 (*1 *2 *3 *4) (-12 (-5 *3 (-631 (-385 (-525)))) (-5 *4 (-1089)) (-5 *2 (-885 (-385 (-525)))) (-5 *1 (-720 *5)) (-4 *5 (-13 (-341) (-786))))) (-2173 (*1 *2 *3) (-12 (-5 *3 (-631 (-385 (-525)))) (-5 *2 (-885 (-385 (-525)))) (-5 *1 (-720 *4)) (-4 *4 (-13 (-341) (-786))))))
+(-10 -7 (-15 -2173 ((-885 (-385 (-525))) (-631 (-385 (-525))))) (-15 -2173 ((-885 (-385 (-525))) (-631 (-385 (-525))) (-1089))) (-15 -1484 ((-591 |#1|) (-631 (-385 (-525))) |#1|)) (-15 -2943 ((-591 (-2 (|:| |outval| |#1|) (|:| |outmult| (-525)) (|:| |outvect| (-591 (-631 |#1|))))) (-631 (-385 (-525))) |#1|)))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) 34)) (-1444 (((-591 |#2|) $) NIL)) (-2514 (((-1085 $) $ |#2|) NIL) (((-1085 |#1|) $) NIL)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3641 (($ $) NIL (|has| |#1| (-517)))) (-3077 (((-108) $) NIL (|has| |#1| (-517)))) (-1978 (((-712) $) NIL) (((-712) $ (-591 |#2|)) NIL)) (-3856 (($ $) 28)) (-1843 (((-108) $ $) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2584 (($ $ $) 93 (|has| |#1| (-517)))) (-3842 (((-591 $) $ $) 106 (|has| |#1| (-517)))) (-2179 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-1720 (($ $) NIL (|has| |#1| (-429)))) (-3898 (((-396 $) $) NIL (|has| |#1| (-429)))) (-3008 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-2055 (($) NIL T CONST)) (-4174 (((-3 |#1| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#1| (-966 (-525)))) (((-3 |#2| "failed") $) NIL) (((-3 $ "failed") (-885 (-385 (-525)))) NIL (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#2| (-566 (-1089))))) (((-3 $ "failed") (-885 (-525))) NIL (-3150 (-12 (|has| |#1| (-37 (-525))) (|has| |#2| (-566 (-1089))) (-3389 (|has| |#1| (-37 (-385 (-525)))))) (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#2| (-566 (-1089)))))) (((-3 $ "failed") (-885 |#1|)) NIL (-3150 (-12 (|has| |#2| (-566 (-1089))) (-3389 (|has| |#1| (-37 (-385 (-525))))) (-3389 (|has| |#1| (-37 (-525))))) (-12 (|has| |#1| (-37 (-525))) (|has| |#2| (-566 (-1089))) (-3389 (|has| |#1| (-37 (-385 (-525))))) (-3389 (|has| |#1| (-510)))) (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#2| (-566 (-1089))) (-3389 (|has| |#1| (-923 (-525))))))) (((-3 (-1041 |#1| |#2|) "failed") $) 18)) (-3341 ((|#1| $) NIL) (((-385 (-525)) $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-525) $) NIL (|has| |#1| (-966 (-525)))) ((|#2| $) NIL) (($ (-885 (-385 (-525)))) NIL (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#2| (-566 (-1089))))) (($ (-885 (-525))) NIL (-3150 (-12 (|has| |#1| (-37 (-525))) (|has| |#2| (-566 (-1089))) (-3389 (|has| |#1| (-37 (-385 (-525)))))) (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#2| (-566 (-1089)))))) (($ (-885 |#1|)) NIL (-3150 (-12 (|has| |#2| (-566 (-1089))) (-3389 (|has| |#1| (-37 (-385 (-525))))) (-3389 (|has| |#1| (-37 (-525))))) (-12 (|has| |#1| (-37 (-525))) (|has| |#2| (-566 (-1089))) (-3389 (|has| |#1| (-37 (-385 (-525))))) (-3389 (|has| |#1| (-510)))) (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#2| (-566 (-1089))) (-3389 (|has| |#1| (-923 (-525))))))) (((-1041 |#1| |#2|) $) NIL)) (-1788 (($ $ $ |#2|) NIL (|has| |#1| (-160))) (($ $ $) 104 (|has| |#1| (-517)))) (-1575 (($ $) NIL) (($ $ |#2|) NIL)) (-3925 (((-631 (-525)) (-631 $)) NIL (|has| |#1| (-587 (-525)))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| |#1| (-587 (-525)))) (((-2 (|:| -2928 (-631 |#1|)) (|:| |vec| (-1171 |#1|))) (-631 $) (-1171 $)) NIL) (((-631 |#1|) (-631 $)) NIL)) (-3797 (((-108) $ $) NIL) (((-108) $ (-591 $)) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-3731 (((-108) $) NIL)) (-1627 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) 70)) (-3286 (($ $) 119 (|has| |#1| (-429)))) (-3153 (($ $) NIL (|has| |#1| (-429))) (($ $ |#2|) NIL (|has| |#1| (-429)))) (-1564 (((-591 $) $) NIL)) (-2393 (((-108) $) NIL (|has| |#1| (-842)))) (-2585 (($ $) NIL (|has| |#1| (-517)))) (-3002 (($ $) NIL (|has| |#1| (-517)))) (-2717 (($ $ $) 65) (($ $ $ |#2|) NIL)) (-1778 (($ $ $) 68) (($ $ $ |#2|) NIL)) (-2615 (($ $ |#1| (-497 |#2|) $) NIL)) (-4018 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (-12 (|has| |#1| (-819 (-357))) (|has| |#2| (-819 (-357))))) (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (-12 (|has| |#1| (-819 (-525))) (|has| |#2| (-819 (-525)))))) (-3865 (((-108) $) NIL)) (-3667 (((-712) $) NIL)) (-2040 (((-108) $ $) NIL) (((-108) $ (-591 $)) NIL)) (-1348 (($ $ $ $ $) 90 (|has| |#1| (-517)))) (-3998 ((|#2| $) 19)) (-1434 (($ (-1085 |#1|) |#2|) NIL) (($ (-1085 $) |#2|) NIL)) (-2987 (((-591 $) $) NIL)) (-3802 (((-108) $) NIL)) (-1422 (($ |#1| (-497 |#2|)) NIL) (($ $ |#2| (-712)) 36) (($ $ (-591 |#2|) (-591 (-712))) NIL)) (-1941 (($ $ $) 60)) (-3148 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $ |#2|) NIL)) (-4160 (((-108) $) NIL)) (-3629 (((-497 |#2|) $) NIL) (((-712) $ |#2|) NIL) (((-591 (-712)) $ (-591 |#2|)) NIL)) (-1923 (($ $ $) NIL (|has| |#1| (-788)))) (-4037 (((-712) $) 20)) (-3475 (($ $ $) NIL (|has| |#1| (-788)))) (-2508 (($ (-1 (-497 |#2|) (-497 |#2|)) $) NIL)) (-1257 (($ (-1 |#1| |#1|) $) NIL)) (-3027 (((-3 |#2| "failed") $) NIL)) (-2740 (($ $) NIL (|has| |#1| (-429)))) (-2468 (($ $) NIL (|has| |#1| (-429)))) (-3723 (((-591 $) $) NIL)) (-3350 (($ $) 37)) (-1585 (($ $) NIL (|has| |#1| (-429)))) (-3247 (((-591 $) $) 41)) (-3672 (($ $) 39)) (-1548 (($ $) NIL)) (-1556 ((|#1| $) NIL) (($ $ |#2|) 45)) (-2081 (($ (-591 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-3804 (((-2 (|:| |polnum| $) (|:| |polden| $) (|:| -2362 (-712))) $ $) 82)) (-1641 (((-2 (|:| -2976 $) (|:| |gap| (-712)) (|:| -2746 $) (|:| -2449 $)) $ $) 67) (((-2 (|:| -2976 $) (|:| |gap| (-712)) (|:| -2746 $) (|:| -2449 $)) $ $ |#2|) NIL)) (-3899 (((-2 (|:| -2976 $) (|:| |gap| (-712)) (|:| -2449 $)) $ $) NIL) (((-2 (|:| -2976 $) (|:| |gap| (-712)) (|:| -2449 $)) $ $ |#2|) NIL)) (-3393 (($ $ $) 72) (($ $ $ |#2|) NIL)) (-1861 (($ $ $) 75) (($ $ $ |#2|) NIL)) (-2621 (((-1072) $) NIL)) (-2456 (($ $ $) 108 (|has| |#1| (-517)))) (-1722 (((-591 $) $) 30)) (-3401 (((-3 (-591 $) "failed") $) NIL)) (-4008 (((-3 (-591 $) "failed") $) NIL)) (-3410 (((-3 (-2 (|:| |var| |#2|) (|:| -3987 (-712))) "failed") $) NIL)) (-1307 (((-108) $ $) NIL) (((-108) $ (-591 $)) NIL)) (-3022 (($ $ $) NIL)) (-3492 (($ $) 21)) (-3300 (((-108) $ $) NIL)) (-3255 (((-108) $ $) NIL) (((-108) $ (-591 $)) NIL)) (-2246 (($ $ $) NIL)) (-1455 (($ $) 23)) (-2937 (((-1036) $) NIL)) (-3071 (((-2 (|:| -2124 $) (|:| |coef2| $)) $ $) 99 (|has| |#1| (-517)))) (-1715 (((-2 (|:| -2124 $) (|:| |coef1| $)) $ $) 96 (|has| |#1| (-517)))) (-1531 (((-108) $) 52)) (-1540 ((|#1| $) 55)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| |#1| (-429)))) (-2124 ((|#1| |#1| $) 116 (|has| |#1| (-429))) (($ (-591 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-3550 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-3534 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-2542 (((-396 $) $) NIL (|has| |#1| (-842)))) (-2497 (((-2 (|:| -2124 $) (|:| |coef1| $) (|:| |coef2| $)) $ $) 102 (|has| |#1| (-517)))) (-3210 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517))) (((-3 $ "failed") $ $) 84 (|has| |#1| (-517)))) (-4056 (($ $ |#1|) 112 (|has| |#1| (-517))) (($ $ $) NIL (|has| |#1| (-517)))) (-2558 (($ $ |#1|) 111 (|has| |#1| (-517))) (($ $ $) NIL (|has| |#1| (-517)))) (-1980 (($ $ (-591 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-591 $) (-591 $)) NIL) (($ $ |#2| |#1|) NIL) (($ $ (-591 |#2|) (-591 |#1|)) NIL) (($ $ |#2| $) NIL) (($ $ (-591 |#2|) (-591 $)) NIL)) (-2858 (($ $ |#2|) NIL (|has| |#1| (-160)))) (-2209 (($ $ |#2|) NIL) (($ $ (-591 |#2|)) NIL) (($ $ |#2| (-712)) NIL) (($ $ (-591 |#2|) (-591 (-712))) NIL)) (-2743 (((-497 |#2|) $) NIL) (((-712) $ |#2|) 43) (((-591 (-712)) $ (-591 |#2|)) NIL)) (-3906 (($ $) NIL)) (-1958 (($ $) 33)) (-1300 (((-825 (-357)) $) NIL (-12 (|has| |#1| (-566 (-825 (-357)))) (|has| |#2| (-566 (-825 (-357)))))) (((-825 (-525)) $) NIL (-12 (|has| |#1| (-566 (-825 (-525)))) (|has| |#2| (-566 (-825 (-525)))))) (((-501) $) NIL (-12 (|has| |#1| (-566 (-501))) (|has| |#2| (-566 (-501))))) (($ (-885 (-385 (-525)))) NIL (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#2| (-566 (-1089))))) (($ (-885 (-525))) NIL (-3150 (-12 (|has| |#1| (-37 (-525))) (|has| |#2| (-566 (-1089))) (-3389 (|has| |#1| (-37 (-385 (-525)))))) (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#2| (-566 (-1089)))))) (($ (-885 |#1|)) NIL (|has| |#2| (-566 (-1089)))) (((-1072) $) NIL (-12 (|has| |#1| (-966 (-525))) (|has| |#2| (-566 (-1089))))) (((-885 |#1|) $) NIL (|has| |#2| (-566 (-1089))))) (-2827 ((|#1| $) 115 (|has| |#1| (-429))) (($ $ |#2|) NIL (|has| |#1| (-429)))) (-3124 (((-3 (-1171 $) "failed") (-631 $)) NIL (-12 (|has| $ (-136)) (|has| |#1| (-842))))) (-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ |#1|) NIL) (($ |#2|) NIL) (((-885 |#1|) $) NIL (|has| |#2| (-566 (-1089)))) (((-1041 |#1| |#2|) $) 15) (($ (-1041 |#1| |#2|)) 16) (($ (-385 (-525))) NIL (-3150 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-966 (-385 (-525)))))) (($ $) NIL (|has| |#1| (-517)))) (-3109 (((-591 |#1|) $) NIL)) (-1263 ((|#1| $ (-497 |#2|)) NIL) (($ $ |#2| (-712)) 44) (($ $ (-591 |#2|) (-591 (-712))) NIL)) (-3751 (((-3 $ "failed") $) NIL (-3150 (-12 (|has| $ (-136)) (|has| |#1| (-842))) (|has| |#1| (-136))))) (-3425 (((-712)) NIL)) (-2931 (($ $ $ (-712)) NIL (|has| |#1| (-160)))) (-1724 (((-108) $ $) NIL (|has| |#1| (-517)))) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1830 (($) 13 T CONST)) (-2970 (((-3 (-108) "failed") $ $) NIL)) (-1839 (($) 35 T CONST)) (-4035 (($ $ $ $ (-712)) 88 (|has| |#1| (-517)))) (-3243 (($ $ $ (-712)) 87 (|has| |#1| (-517)))) (-1796 (($ $ |#2|) NIL) (($ $ (-591 |#2|)) NIL) (($ $ |#2| (-712)) NIL) (($ $ (-591 |#2|) (-591 (-712))) NIL)) (-4004 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3982 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3944 (((-108) $ $) 54)) (-3994 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3971 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4059 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4047 (($ $) NIL) (($ $ $) 64)) (-4036 (($ $ $) 74)) (** (($ $ (-854)) NIL) (($ $ (-712)) 61)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 59) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) 58) (($ $ |#1|) NIL)))
(((-721 |#1| |#2|) (-13 (-989 |#1| (-497 |#2|) |#2|) (-565 (-1041 |#1| |#2|)) (-966 (-1041 |#1| |#2|))) (-975) (-788)) (T -721))
NIL
(-13 (-989 |#1| (-497 |#2|) |#2|) (-565 (-1041 |#1| |#2|)) (-966 (-1041 |#1| |#2|)))
-((-1340 (((-723 |#2|) (-1 |#2| |#1|) (-723 |#1|)) 13)))
-(((-722 |#1| |#2|) (-10 -7 (-15 -1340 ((-723 |#2|) (-1 |#2| |#1|) (-723 |#1|)))) (-975) (-975)) (T -722))
-((-1340 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-723 *5)) (-4 *5 (-975)) (-4 *6 (-975)) (-5 *2 (-723 *6)) (-5 *1 (-722 *5 *6)))))
-(-10 -7 (-15 -1340 ((-723 |#2|) (-1 |#2| |#1|) (-723 |#1|))))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) 12)) (-3928 (((-1171 |#1|) $ (-712)) NIL)) (-1507 (((-591 (-1003)) $) NIL)) (-1390 (($ (-1085 |#1|)) NIL)) (-1312 (((-1085 $) $ (-1003)) NIL) (((-1085 |#1|) $) NIL)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3706 (($ $) NIL (|has| |#1| (-517)))) (-1715 (((-108) $) NIL (|has| |#1| (-517)))) (-4090 (((-712) $) NIL) (((-712) $ (-591 (-1003))) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-3904 (((-591 $) $ $) 39 (|has| |#1| (-517)))) (-2944 (($ $ $) 35 (|has| |#1| (-517)))) (-1965 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-1291 (($ $) NIL (|has| |#1| (-429)))) (-2827 (((-396 $) $) NIL (|has| |#1| (-429)))) (-2252 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-1947 (((-108) $ $) NIL (|has| |#1| (-341)))) (-2229 (($ $ (-712)) NIL)) (-3159 (($ $ (-712)) NIL)) (-2288 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) NIL (|has| |#1| (-429)))) (-3798 (($) NIL T CONST)) (-1251 (((-3 |#1| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#1| (-966 (-525)))) (((-3 (-1003) "failed") $) NIL) (((-3 (-1085 |#1|) "failed") $) 10)) (-3528 ((|#1| $) NIL) (((-385 (-525)) $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-525) $) NIL (|has| |#1| (-966 (-525)))) (((-1003) $) NIL) (((-1085 |#1|) $) NIL)) (-2805 (($ $ $ (-1003)) NIL (|has| |#1| (-160))) ((|#1| $ $) 43 (|has| |#1| (-160)))) (-2129 (($ $ $) NIL (|has| |#1| (-341)))) (-1710 (($ $) NIL)) (-3305 (((-631 (-525)) (-631 $)) NIL (|has| |#1| (-587 (-525)))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| |#1| (-587 (-525)))) (((-2 (|:| -4057 (-631 |#1|)) (|:| |vec| (-1171 |#1|))) (-631 $) (-1171 $)) NIL) (((-631 |#1|) (-631 $)) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-2110 (($ $ $) NIL (|has| |#1| (-341)))) (-3106 (($ $ $) NIL)) (-2273 (($ $ $) 71 (|has| |#1| (-517)))) (-3867 (((-2 (|:| -3482 |#1|) (|:| -2963 $) (|:| -3407 $)) $ $) 70 (|has| |#1| (-517)))) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL (|has| |#1| (-341)))) (-3208 (($ $) NIL (|has| |#1| (-429))) (($ $ (-1003)) NIL (|has| |#1| (-429)))) (-1695 (((-591 $) $) NIL)) (-2744 (((-108) $) NIL (|has| |#1| (-842)))) (-2056 (($ $ |#1| (-712) $) NIL)) (-2011 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (-12 (|has| (-1003) (-819 (-357))) (|has| |#1| (-819 (-357))))) (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (-12 (|has| (-1003) (-819 (-525))) (|has| |#1| (-819 (-525)))))) (-3873 (((-712) $ $) NIL (|has| |#1| (-517)))) (-2824 (((-108) $) NIL)) (-4010 (((-712) $) NIL)) (-2085 (((-3 $ "failed") $) NIL (|has| |#1| (-1065)))) (-1493 (($ (-1085 |#1|) (-1003)) NIL) (($ (-1085 $) (-1003)) NIL)) (-3111 (($ $ (-712)) NIL)) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-341)))) (-1922 (((-591 $) $) NIL)) (-2202 (((-108) $) NIL)) (-1480 (($ |#1| (-712)) NIL) (($ $ (-1003) (-712)) NIL) (($ $ (-591 (-1003)) (-591 (-712))) NIL)) (-2402 (($ $ $) 20)) (-3958 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $ (-1003)) NIL) (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL)) (-2624 (((-712) $) NIL) (((-712) $ (-1003)) NIL) (((-591 (-712)) $ (-591 (-1003))) NIL)) (-3741 (($ $ $) NIL (|has| |#1| (-788)))) (-2478 (($ $ $) NIL (|has| |#1| (-788)))) (-4015 (($ (-1 (-712) (-712)) $) NIL)) (-1340 (($ (-1 |#1| |#1|) $) NIL)) (-1525 (((-1085 |#1|) $) NIL)) (-2254 (((-3 (-1003) "failed") $) NIL)) (-1661 (($ $) NIL)) (-1678 ((|#1| $) NIL)) (-1356 (($ (-591 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-2816 (((-2 (|:| |polnum| $) (|:| |polden| |#1|) (|:| -2741 (-712))) $ $) 26)) (-2738 (($ $ $) 29)) (-1760 (($ $ $) 32)) (-4184 (((-2 (|:| -3482 |#1|) (|:| |gap| (-712)) (|:| -2963 $) (|:| -3407 $)) $ $) 31)) (-2339 (((-1072) $) NIL)) (-2627 (($ $ $) 41 (|has| |#1| (-517)))) (-3070 (((-2 (|:| -2963 $) (|:| -3407 $)) $ (-712)) NIL)) (-3376 (((-3 (-591 $) "failed") $) NIL)) (-2010 (((-3 (-591 $) "failed") $) NIL)) (-2292 (((-3 (-2 (|:| |var| (-1003)) (|:| -2008 (-712))) "failed") $) NIL)) (-4141 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3506 (($) NIL (|has| |#1| (-1065)) CONST)) (-2047 (((-1036) $) NIL)) (-1747 (((-2 (|:| -1399 $) (|:| |coef2| $)) $ $) 67 (|has| |#1| (-517)))) (-3113 (((-2 (|:| -1399 $) (|:| |coef1| $)) $ $) 63 (|has| |#1| (-517)))) (-3353 (((-2 (|:| -2805 |#1|) (|:| |coef2| $)) $ $) 55 (|has| |#1| (-517)))) (-3492 (((-2 (|:| -2805 |#1|) (|:| |coef1| $)) $ $) 51 (|has| |#1| (-517)))) (-1634 (((-108) $) 13)) (-1646 ((|#1| $) NIL)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| |#1| (-429)))) (-1399 (($ (-591 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-3678 (($ $ (-712) |#1| $) 19)) (-2916 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-1626 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-1348 (((-396 $) $) NIL (|has| |#1| (-842)))) (-3412 (((-2 (|:| -1399 $) (|:| |coef1| $) (|:| |coef2| $)) $ $) 59 (|has| |#1| (-517)))) (-2040 (((-2 (|:| -2805 |#1|) (|:| |coef1| $) (|:| |coef2| $)) $ $) 47 (|has| |#1| (-517)))) (-3375 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL (|has| |#1| (-341)))) (-2089 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517))) (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-341)))) (-4132 (($ $ (-591 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-591 $) (-591 $)) NIL) (($ $ (-1003) |#1|) NIL) (($ $ (-591 (-1003)) (-591 |#1|)) NIL) (($ $ (-1003) $) NIL) (($ $ (-591 (-1003)) (-591 $)) NIL)) (-1712 (((-712) $) NIL (|has| |#1| (-341)))) (-3164 ((|#1| $ |#1|) NIL) (($ $ $) NIL) (((-385 $) (-385 $) (-385 $)) NIL (|has| |#1| (-517))) ((|#1| (-385 $) |#1|) NIL (|has| |#1| (-341))) (((-385 $) $ (-385 $)) NIL (|has| |#1| (-517)))) (-3579 (((-3 $ "failed") $ (-712)) NIL)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL (|has| |#1| (-341)))) (-2976 (($ $ (-1003)) NIL (|has| |#1| (-160))) ((|#1| $) NIL (|has| |#1| (-160)))) (-3266 (($ $ (-1003)) NIL) (($ $ (-591 (-1003))) NIL) (($ $ (-1003) (-712)) NIL) (($ $ (-591 (-1003)) (-591 (-712))) NIL) (($ $ (-712)) NIL) (($ $) NIL) (($ $ (-1089)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1 |#1| |#1|) (-712)) NIL) (($ $ (-1 |#1| |#1|)) NIL) (($ $ (-1 |#1| |#1|) $) NIL)) (-1316 (((-712) $) NIL) (((-712) $ (-1003)) NIL) (((-591 (-712)) $ (-591 (-1003))) NIL)) (-1408 (((-825 (-357)) $) NIL (-12 (|has| (-1003) (-566 (-825 (-357)))) (|has| |#1| (-566 (-825 (-357)))))) (((-825 (-525)) $) NIL (-12 (|has| (-1003) (-566 (-825 (-525)))) (|has| |#1| (-566 (-825 (-525)))))) (((-501) $) NIL (-12 (|has| (-1003) (-566 (-501))) (|has| |#1| (-566 (-501)))))) (-2668 ((|#1| $) NIL (|has| |#1| (-429))) (($ $ (-1003)) NIL (|has| |#1| (-429)))) (-2265 (((-3 (-1171 $) "failed") (-631 $)) NIL (-12 (|has| $ (-136)) (|has| |#1| (-842))))) (-2413 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517))) (((-3 (-385 $) "failed") (-385 $) $) NIL (|has| |#1| (-517)))) (-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ |#1|) NIL) (($ (-1003)) NIL) (((-1085 |#1|) $) 7) (($ (-1085 |#1|)) 8) (($ (-385 (-525))) NIL (-3321 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-966 (-385 (-525)))))) (($ $) NIL (|has| |#1| (-517)))) (-3654 (((-591 |#1|) $) NIL)) (-2560 ((|#1| $ (-712)) NIL) (($ $ (-1003) (-712)) NIL) (($ $ (-591 (-1003)) (-591 (-712))) NIL)) (-1437 (((-3 $ "failed") $) NIL (-3321 (-12 (|has| $ (-136)) (|has| |#1| (-842))) (|has| |#1| (-136))))) (-2128 (((-712)) NIL)) (-1698 (($ $ $ (-712)) NIL (|has| |#1| (-160)))) (-2495 (((-108) $ $) NIL (|has| |#1| (-517)))) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4191 (($) 21 T CONST)) (-4197 (($) 24 T CONST)) (-4196 (($ $ (-1003)) NIL) (($ $ (-591 (-1003))) NIL) (($ $ (-1003) (-712)) NIL) (($ $ (-591 (-1003)) (-591 (-712))) NIL) (($ $ (-712)) NIL) (($ $) NIL) (($ $ (-1089)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1 |#1| |#1|) (-712)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-4135 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4119 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4096 (((-108) $ $) NIL)) (-4126 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4112 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4173 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4164 (($ $) 28) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) 23) (($ $ |#1|) NIL)))
-(((-723 |#1|) (-13 (-1147 |#1|) (-565 (-1085 |#1|)) (-966 (-1085 |#1|)) (-10 -8 (-15 -3678 ($ $ (-712) |#1| $)) (-15 -2402 ($ $ $)) (-15 -2816 ((-2 (|:| |polnum| $) (|:| |polden| |#1|) (|:| -2741 (-712))) $ $)) (-15 -2738 ($ $ $)) (-15 -4184 ((-2 (|:| -3482 |#1|) (|:| |gap| (-712)) (|:| -2963 $) (|:| -3407 $)) $ $)) (-15 -1760 ($ $ $)) (IF (|has| |#1| (-517)) (PROGN (-15 -3904 ((-591 $) $ $)) (-15 -2627 ($ $ $)) (-15 -3412 ((-2 (|:| -1399 $) (|:| |coef1| $) (|:| |coef2| $)) $ $)) (-15 -3113 ((-2 (|:| -1399 $) (|:| |coef1| $)) $ $)) (-15 -1747 ((-2 (|:| -1399 $) (|:| |coef2| $)) $ $)) (-15 -2040 ((-2 (|:| -2805 |#1|) (|:| |coef1| $) (|:| |coef2| $)) $ $)) (-15 -3492 ((-2 (|:| -2805 |#1|) (|:| |coef1| $)) $ $)) (-15 -3353 ((-2 (|:| -2805 |#1|) (|:| |coef2| $)) $ $))) |%noBranch|))) (-975)) (T -723))
-((-3678 (*1 *1 *1 *2 *3 *1) (-12 (-5 *2 (-712)) (-5 *1 (-723 *3)) (-4 *3 (-975)))) (-2402 (*1 *1 *1 *1) (-12 (-5 *1 (-723 *2)) (-4 *2 (-975)))) (-2816 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| |polnum| (-723 *3)) (|:| |polden| *3) (|:| -2741 (-712)))) (-5 *1 (-723 *3)) (-4 *3 (-975)))) (-2738 (*1 *1 *1 *1) (-12 (-5 *1 (-723 *2)) (-4 *2 (-975)))) (-4184 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -3482 *3) (|:| |gap| (-712)) (|:| -2963 (-723 *3)) (|:| -3407 (-723 *3)))) (-5 *1 (-723 *3)) (-4 *3 (-975)))) (-1760 (*1 *1 *1 *1) (-12 (-5 *1 (-723 *2)) (-4 *2 (-975)))) (-3904 (*1 *2 *1 *1) (-12 (-5 *2 (-591 (-723 *3))) (-5 *1 (-723 *3)) (-4 *3 (-517)) (-4 *3 (-975)))) (-2627 (*1 *1 *1 *1) (-12 (-5 *1 (-723 *2)) (-4 *2 (-517)) (-4 *2 (-975)))) (-3412 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -1399 (-723 *3)) (|:| |coef1| (-723 *3)) (|:| |coef2| (-723 *3)))) (-5 *1 (-723 *3)) (-4 *3 (-517)) (-4 *3 (-975)))) (-3113 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -1399 (-723 *3)) (|:| |coef1| (-723 *3)))) (-5 *1 (-723 *3)) (-4 *3 (-517)) (-4 *3 (-975)))) (-1747 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -1399 (-723 *3)) (|:| |coef2| (-723 *3)))) (-5 *1 (-723 *3)) (-4 *3 (-517)) (-4 *3 (-975)))) (-2040 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -2805 *3) (|:| |coef1| (-723 *3)) (|:| |coef2| (-723 *3)))) (-5 *1 (-723 *3)) (-4 *3 (-517)) (-4 *3 (-975)))) (-3492 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -2805 *3) (|:| |coef1| (-723 *3)))) (-5 *1 (-723 *3)) (-4 *3 (-517)) (-4 *3 (-975)))) (-3353 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -2805 *3) (|:| |coef2| (-723 *3)))) (-5 *1 (-723 *3)) (-4 *3 (-517)) (-4 *3 (-975)))))
-(-13 (-1147 |#1|) (-565 (-1085 |#1|)) (-966 (-1085 |#1|)) (-10 -8 (-15 -3678 ($ $ (-712) |#1| $)) (-15 -2402 ($ $ $)) (-15 -2816 ((-2 (|:| |polnum| $) (|:| |polden| |#1|) (|:| -2741 (-712))) $ $)) (-15 -2738 ($ $ $)) (-15 -4184 ((-2 (|:| -3482 |#1|) (|:| |gap| (-712)) (|:| -2963 $) (|:| -3407 $)) $ $)) (-15 -1760 ($ $ $)) (IF (|has| |#1| (-517)) (PROGN (-15 -3904 ((-591 $) $ $)) (-15 -2627 ($ $ $)) (-15 -3412 ((-2 (|:| -1399 $) (|:| |coef1| $) (|:| |coef2| $)) $ $)) (-15 -3113 ((-2 (|:| -1399 $) (|:| |coef1| $)) $ $)) (-15 -1747 ((-2 (|:| -1399 $) (|:| |coef2| $)) $ $)) (-15 -2040 ((-2 (|:| -2805 |#1|) (|:| |coef1| $) (|:| |coef2| $)) $ $)) (-15 -3492 ((-2 (|:| -2805 |#1|) (|:| |coef1| $)) $ $)) (-15 -3353 ((-2 (|:| -2805 |#1|) (|:| |coef2| $)) $ $))) |%noBranch|)))
-((-2225 ((|#1| (-712) |#1|) 32 (|has| |#1| (-37 (-385 (-525)))))) (-3132 ((|#1| (-712) |#1|) 22)) (-2542 ((|#1| (-712) |#1|) 34 (|has| |#1| (-37 (-385 (-525)))))))
-(((-724 |#1|) (-10 -7 (-15 -3132 (|#1| (-712) |#1|)) (IF (|has| |#1| (-37 (-385 (-525)))) (PROGN (-15 -2542 (|#1| (-712) |#1|)) (-15 -2225 (|#1| (-712) |#1|))) |%noBranch|)) (-160)) (T -724))
-((-2225 (*1 *2 *3 *2) (-12 (-5 *3 (-712)) (-5 *1 (-724 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-160)))) (-2542 (*1 *2 *3 *2) (-12 (-5 *3 (-712)) (-5 *1 (-724 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-160)))) (-3132 (*1 *2 *3 *2) (-12 (-5 *3 (-712)) (-5 *1 (-724 *2)) (-4 *2 (-160)))))
-(-10 -7 (-15 -3132 (|#1| (-712) |#1|)) (IF (|has| |#1| (-37 (-385 (-525)))) (PROGN (-15 -2542 (|#1| (-712) |#1|)) (-15 -2225 (|#1| (-712) |#1|))) |%noBranch|))
-((-3008 (((-108) $ $) 7)) (-3817 (((-591 (-2 (|:| -3529 $) (|:| -1976 (-591 |#4|)))) (-591 |#4|)) 85)) (-2113 (((-591 $) (-591 |#4|)) 86) (((-591 $) (-591 |#4|) (-108)) 111)) (-1507 (((-591 |#3|) $) 33)) (-1430 (((-108) $) 26)) (-3490 (((-108) $) 17 (|has| |#1| (-517)))) (-3130 (((-108) |#4| $) 101) (((-108) $) 97)) (-1568 ((|#4| |#4| $) 92)) (-1291 (((-591 (-2 (|:| |val| |#4|) (|:| -3374 $))) |#4| $) 126)) (-3327 (((-2 (|:| |under| $) (|:| -2662 $) (|:| |upper| $)) $ |#3|) 27)) (-3891 (((-108) $ (-712)) 44)) (-2305 (($ (-1 (-108) |#4|) $) 65 (|has| $ (-6 -4250))) (((-3 |#4| "failed") $ |#3|) 79)) (-3798 (($) 45 T CONST)) (-3382 (((-108) $) 22 (|has| |#1| (-517)))) (-2438 (((-108) $ $) 24 (|has| |#1| (-517)))) (-2055 (((-108) $ $) 23 (|has| |#1| (-517)))) (-1964 (((-108) $) 25 (|has| |#1| (-517)))) (-2656 (((-591 |#4|) (-591 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 93)) (-3853 (((-591 |#4|) (-591 |#4|) $) 18 (|has| |#1| (-517)))) (-1921 (((-591 |#4|) (-591 |#4|) $) 19 (|has| |#1| (-517)))) (-1251 (((-3 $ "failed") (-591 |#4|)) 36)) (-3528 (($ (-591 |#4|)) 35)) (-3078 (((-3 $ "failed") $) 82)) (-2736 ((|#4| |#4| $) 89)) (-3098 (($ $) 68 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250))))) (-3677 (($ |#4| $) 67 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250)))) (($ (-1 (-108) |#4|) $) 64 (|has| $ (-6 -4250)))) (-3407 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 20 (|has| |#1| (-517)))) (-3135 (((-108) |#4| $ (-1 (-108) |#4| |#4|)) 102)) (-2933 ((|#4| |#4| $) 87)) (-1227 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 66 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 63 (|has| $ (-6 -4250))) ((|#4| (-1 |#4| |#4| |#4|) $) 62 (|has| $ (-6 -4250))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 94)) (-2719 (((-2 (|:| -3529 (-591 |#4|)) (|:| -1976 (-591 |#4|))) $) 105)) (-1949 (((-108) |#4| $) 136)) (-3485 (((-108) |#4| $) 133)) (-1732 (((-108) |#4| $) 137) (((-108) $) 134)) (-3454 (((-591 |#4|) $) 52 (|has| $ (-6 -4250)))) (-1809 (((-108) |#4| $) 104) (((-108) $) 103)) (-2009 ((|#3| $) 34)) (-2910 (((-108) $ (-712)) 43)) (-2552 (((-591 |#4|) $) 53 (|has| $ (-6 -4250)))) (-2141 (((-108) |#4| $) 55 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250))))) (-3249 (($ (-1 |#4| |#4|) $) 48 (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#4| |#4|) $) 47)) (-3993 (((-591 |#3|) $) 32)) (-4174 (((-108) |#3| $) 31)) (-3971 (((-108) $ (-712)) 42)) (-2339 (((-1072) $) 9)) (-2711 (((-3 |#4| (-591 $)) |#4| |#4| $) 128)) (-2627 (((-591 (-2 (|:| |val| |#4|) (|:| -3374 $))) |#4| |#4| $) 127)) (-3708 (((-3 |#4| "failed") $) 83)) (-1933 (((-591 $) |#4| $) 129)) (-1372 (((-3 (-108) (-591 $)) |#4| $) 132)) (-1406 (((-591 (-2 (|:| |val| (-108)) (|:| -3374 $))) |#4| $) 131) (((-108) |#4| $) 130)) (-3516 (((-591 $) |#4| $) 125) (((-591 $) (-591 |#4|) $) 124) (((-591 $) (-591 |#4|) (-591 $)) 123) (((-591 $) |#4| (-591 $)) 122)) (-2689 (($ |#4| $) 117) (($ (-591 |#4|) $) 116)) (-3280 (((-591 |#4|) $) 107)) (-3196 (((-108) |#4| $) 99) (((-108) $) 95)) (-4066 ((|#4| |#4| $) 90)) (-2154 (((-108) $ $) 110)) (-2934 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-517)))) (-2115 (((-108) |#4| $) 100) (((-108) $) 96)) (-2731 ((|#4| |#4| $) 91)) (-2047 (((-1036) $) 10)) (-3066 (((-3 |#4| "failed") $) 84)) (-2069 (((-3 |#4| "failed") (-1 (-108) |#4|) $) 61)) (-1554 (((-3 $ "failed") $ |#4|) 78)) (-2784 (($ $ |#4|) 77) (((-591 $) |#4| $) 115) (((-591 $) |#4| (-591 $)) 114) (((-591 $) (-591 |#4|) $) 113) (((-591 $) (-591 |#4|) (-591 $)) 112)) (-1623 (((-108) (-1 (-108) |#4|) $) 50 (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 |#4|) (-591 |#4|)) 59 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ |#4| |#4|) 58 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ (-273 |#4|)) 57 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ (-591 (-273 |#4|))) 56 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018))))) (-3493 (((-108) $ $) 38)) (-3028 (((-108) $) 41)) (-3209 (($) 40)) (-1316 (((-712) $) 106)) (-2064 (((-712) |#4| $) 54 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250)))) (((-712) (-1 (-108) |#4|) $) 51 (|has| $ (-6 -4250)))) (-3199 (($ $) 39)) (-1408 (((-501) $) 69 (|has| |#4| (-566 (-501))))) (-3036 (($ (-591 |#4|)) 60)) (-3134 (($ $ |#3|) 28)) (-3443 (($ $ |#3|) 30)) (-2487 (($ $) 88)) (-3010 (($ $ |#3|) 29)) (-3022 (((-796) $) 11) (((-591 |#4|) $) 37)) (-3223 (((-712) $) 76 (|has| |#3| (-346)))) (-2122 (((-3 (-2 (|:| |bas| $) (|:| -1211 (-591 |#4|))) "failed") (-591 |#4|) (-1 (-108) |#4| |#4|)) 109) (((-3 (-2 (|:| |bas| $) (|:| -1211 (-591 |#4|))) "failed") (-591 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|)) 108)) (-2165 (((-108) $ (-1 (-108) |#4| (-591 |#4|))) 98)) (-2533 (((-591 $) |#4| $) 121) (((-591 $) |#4| (-591 $)) 120) (((-591 $) (-591 |#4|) $) 119) (((-591 $) (-591 |#4|) (-591 $)) 118)) (-4158 (((-108) (-1 (-108) |#4|) $) 49 (|has| $ (-6 -4250)))) (-3872 (((-591 |#3|) $) 81)) (-1564 (((-108) |#4| $) 135)) (-1884 (((-108) |#3| $) 80)) (-4096 (((-108) $ $) 6)) (-4045 (((-712) $) 46 (|has| $ (-6 -4250)))))
+((-1257 (((-723 |#2|) (-1 |#2| |#1|) (-723 |#1|)) 13)))
+(((-722 |#1| |#2|) (-10 -7 (-15 -1257 ((-723 |#2|) (-1 |#2| |#1|) (-723 |#1|)))) (-975) (-975)) (T -722))
+((-1257 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-723 *5)) (-4 *5 (-975)) (-4 *6 (-975)) (-5 *2 (-723 *6)) (-5 *1 (-722 *5 *6)))))
+(-10 -7 (-15 -1257 ((-723 |#2|) (-1 |#2| |#1|) (-723 |#1|))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) 12)) (-4135 (((-1171 |#1|) $ (-712)) NIL)) (-1444 (((-591 (-1003)) $) NIL)) (-3290 (($ (-1085 |#1|)) NIL)) (-2514 (((-1085 $) $ (-1003)) NIL) (((-1085 |#1|) $) NIL)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3641 (($ $) NIL (|has| |#1| (-517)))) (-3077 (((-108) $) NIL (|has| |#1| (-517)))) (-1978 (((-712) $) NIL) (((-712) $ (-591 (-1003))) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-3876 (((-591 $) $ $) 39 (|has| |#1| (-517)))) (-2584 (($ $ $) 35 (|has| |#1| (-517)))) (-2179 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-1720 (($ $) NIL (|has| |#1| (-429)))) (-3898 (((-396 $) $) NIL (|has| |#1| (-429)))) (-3008 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-1965 (((-108) $ $) NIL (|has| |#1| (-341)))) (-4069 (($ $ (-712)) NIL)) (-3997 (($ $ (-712)) NIL)) (-3374 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) NIL (|has| |#1| (-429)))) (-2055 (($) NIL T CONST)) (-4174 (((-3 |#1| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#1| (-966 (-525)))) (((-3 (-1003) "failed") $) NIL) (((-3 (-1085 |#1|) "failed") $) 10)) (-3341 ((|#1| $) NIL) (((-385 (-525)) $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-525) $) NIL (|has| |#1| (-966 (-525)))) (((-1003) $) NIL) (((-1085 |#1|) $) NIL)) (-1788 (($ $ $ (-1003)) NIL (|has| |#1| (-160))) ((|#1| $ $) 43 (|has| |#1| (-160)))) (-3265 (($ $ $) NIL (|has| |#1| (-341)))) (-1575 (($ $) NIL)) (-3925 (((-631 (-525)) (-631 $)) NIL (|has| |#1| (-587 (-525)))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| |#1| (-587 (-525)))) (((-2 (|:| -2928 (-631 |#1|)) (|:| |vec| (-1171 |#1|))) (-631 $) (-1171 $)) NIL) (((-631 |#1|) (-631 $)) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-3239 (($ $ $) NIL (|has| |#1| (-341)))) (-1666 (($ $ $) NIL)) (-3225 (($ $ $) 71 (|has| |#1| (-517)))) (-1627 (((-2 (|:| -2976 |#1|) (|:| -2746 $) (|:| -2449 $)) $ $) 70 (|has| |#1| (-517)))) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL (|has| |#1| (-341)))) (-3153 (($ $) NIL (|has| |#1| (-429))) (($ $ (-1003)) NIL (|has| |#1| (-429)))) (-1564 (((-591 $) $) NIL)) (-2393 (((-108) $) NIL (|has| |#1| (-842)))) (-2615 (($ $ |#1| (-712) $) NIL)) (-4018 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (-12 (|has| (-1003) (-819 (-357))) (|has| |#1| (-819 (-357))))) (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (-12 (|has| (-1003) (-819 (-525))) (|has| |#1| (-819 (-525)))))) (-1676 (((-712) $ $) NIL (|has| |#1| (-517)))) (-3865 (((-108) $) NIL)) (-3667 (((-712) $) NIL)) (-2115 (((-3 $ "failed") $) NIL (|has| |#1| (-1065)))) (-1434 (($ (-1085 |#1|) (-1003)) NIL) (($ (-1085 $) (-1003)) NIL)) (-1698 (($ $ (-712)) NIL)) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-341)))) (-2987 (((-591 $) $) NIL)) (-3802 (((-108) $) NIL)) (-1422 (($ |#1| (-712)) NIL) (($ $ (-1003) (-712)) NIL) (($ $ (-591 (-1003)) (-591 (-712))) NIL)) (-1941 (($ $ $) 20)) (-3148 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $ (-1003)) NIL) (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL)) (-3629 (((-712) $) NIL) (((-712) $ (-1003)) NIL) (((-591 (-712)) $ (-591 (-1003))) NIL)) (-1923 (($ $ $) NIL (|has| |#1| (-788)))) (-3475 (($ $ $) NIL (|has| |#1| (-788)))) (-2508 (($ (-1 (-712) (-712)) $) NIL)) (-1257 (($ (-1 |#1| |#1|) $) NIL)) (-2496 (((-1085 |#1|) $) NIL)) (-3027 (((-3 (-1003) "failed") $) NIL)) (-1548 (($ $) NIL)) (-1556 ((|#1| $) NIL)) (-2081 (($ (-591 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-3804 (((-2 (|:| |polnum| $) (|:| |polden| |#1|) (|:| -2362 (-712))) $ $) 26)) (-2323 (($ $ $) 29)) (-3215 (($ $ $) 32)) (-1641 (((-2 (|:| -2976 |#1|) (|:| |gap| (-712)) (|:| -2746 $) (|:| -2449 $)) $ $) 31)) (-2621 (((-1072) $) NIL)) (-2456 (($ $ $) 41 (|has| |#1| (-517)))) (-1400 (((-2 (|:| -2746 $) (|:| -2449 $)) $ (-712)) NIL)) (-3401 (((-3 (-591 $) "failed") $) NIL)) (-4008 (((-3 (-591 $) "failed") $) NIL)) (-3410 (((-3 (-2 (|:| |var| (-1003)) (|:| -3987 (-712))) "failed") $) NIL)) (-2452 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3492 (($) NIL (|has| |#1| (-1065)) CONST)) (-2937 (((-1036) $) NIL)) (-3071 (((-2 (|:| -2124 $) (|:| |coef2| $)) $ $) 67 (|has| |#1| (-517)))) (-1715 (((-2 (|:| -2124 $) (|:| |coef1| $)) $ $) 63 (|has| |#1| (-517)))) (-3133 (((-2 (|:| -1788 |#1|) (|:| |coef2| $)) $ $) 55 (|has| |#1| (-517)))) (-2016 (((-2 (|:| -1788 |#1|) (|:| |coef1| $)) $ $) 51 (|has| |#1| (-517)))) (-1531 (((-108) $) 13)) (-1540 ((|#1| $) NIL)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| |#1| (-429)))) (-2124 (($ (-591 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-3381 (($ $ (-712) |#1| $) 19)) (-3550 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-3534 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-2542 (((-396 $) $) NIL (|has| |#1| (-842)))) (-2497 (((-2 (|:| -2124 $) (|:| |coef1| $) (|:| |coef2| $)) $ $) 59 (|has| |#1| (-517)))) (-2227 (((-2 (|:| -1788 |#1|) (|:| |coef1| $) (|:| |coef2| $)) $ $) 47 (|has| |#1| (-517)))) (-3387 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL (|has| |#1| (-341)))) (-3210 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517))) (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-341)))) (-1980 (($ $ (-591 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-591 $) (-591 $)) NIL) (($ $ (-1003) |#1|) NIL) (($ $ (-591 (-1003)) (-591 |#1|)) NIL) (($ $ (-1003) $) NIL) (($ $ (-591 (-1003)) (-591 $)) NIL)) (-3048 (((-712) $) NIL (|has| |#1| (-341)))) (-1881 ((|#1| $ |#1|) NIL) (($ $ $) NIL) (((-385 $) (-385 $) (-385 $)) NIL (|has| |#1| (-517))) ((|#1| (-385 $) |#1|) NIL (|has| |#1| (-341))) (((-385 $) $ (-385 $)) NIL (|has| |#1| (-517)))) (-1725 (((-3 $ "failed") $ (-712)) NIL)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL (|has| |#1| (-341)))) (-2858 (($ $ (-1003)) NIL (|has| |#1| (-160))) ((|#1| $) NIL (|has| |#1| (-160)))) (-2209 (($ $ (-1003)) NIL) (($ $ (-591 (-1003))) NIL) (($ $ (-1003) (-712)) NIL) (($ $ (-591 (-1003)) (-591 (-712))) NIL) (($ $ (-712)) NIL) (($ $) NIL) (($ $ (-1089)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1 |#1| |#1|) (-712)) NIL) (($ $ (-1 |#1| |#1|)) NIL) (($ $ (-1 |#1| |#1|) $) NIL)) (-2743 (((-712) $) NIL) (((-712) $ (-1003)) NIL) (((-591 (-712)) $ (-591 (-1003))) NIL)) (-1300 (((-825 (-357)) $) NIL (-12 (|has| (-1003) (-566 (-825 (-357)))) (|has| |#1| (-566 (-825 (-357)))))) (((-825 (-525)) $) NIL (-12 (|has| (-1003) (-566 (-825 (-525)))) (|has| |#1| (-566 (-825 (-525)))))) (((-501) $) NIL (-12 (|has| (-1003) (-566 (-501))) (|has| |#1| (-566 (-501)))))) (-2827 ((|#1| $) NIL (|has| |#1| (-429))) (($ $ (-1003)) NIL (|has| |#1| (-429)))) (-3124 (((-3 (-1171 $) "failed") (-631 $)) NIL (-12 (|has| $ (-136)) (|has| |#1| (-842))))) (-2037 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517))) (((-3 (-385 $) "failed") (-385 $) $) NIL (|has| |#1| (-517)))) (-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ |#1|) NIL) (($ (-1003)) NIL) (((-1085 |#1|) $) 7) (($ (-1085 |#1|)) 8) (($ (-385 (-525))) NIL (-3150 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-966 (-385 (-525)))))) (($ $) NIL (|has| |#1| (-517)))) (-3109 (((-591 |#1|) $) NIL)) (-1263 ((|#1| $ (-712)) NIL) (($ $ (-1003) (-712)) NIL) (($ $ (-591 (-1003)) (-591 (-712))) NIL)) (-3751 (((-3 $ "failed") $) NIL (-3150 (-12 (|has| $ (-136)) (|has| |#1| (-842))) (|has| |#1| (-136))))) (-3425 (((-712)) NIL)) (-2931 (($ $ $ (-712)) NIL (|has| |#1| (-160)))) (-1724 (((-108) $ $) NIL (|has| |#1| (-517)))) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1830 (($) 21 T CONST)) (-1839 (($) 24 T CONST)) (-1796 (($ $ (-1003)) NIL) (($ $ (-591 (-1003))) NIL) (($ $ (-1003) (-712)) NIL) (($ $ (-591 (-1003)) (-591 (-712))) NIL) (($ $ (-712)) NIL) (($ $) NIL) (($ $ (-1089)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1 |#1| |#1|) (-712)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-4004 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3982 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3944 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3971 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4059 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4047 (($ $) 28) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) 23) (($ $ |#1|) NIL)))
+(((-723 |#1|) (-13 (-1147 |#1|) (-565 (-1085 |#1|)) (-966 (-1085 |#1|)) (-10 -8 (-15 -3381 ($ $ (-712) |#1| $)) (-15 -1941 ($ $ $)) (-15 -3804 ((-2 (|:| |polnum| $) (|:| |polden| |#1|) (|:| -2362 (-712))) $ $)) (-15 -2323 ($ $ $)) (-15 -1641 ((-2 (|:| -2976 |#1|) (|:| |gap| (-712)) (|:| -2746 $) (|:| -2449 $)) $ $)) (-15 -3215 ($ $ $)) (IF (|has| |#1| (-517)) (PROGN (-15 -3876 ((-591 $) $ $)) (-15 -2456 ($ $ $)) (-15 -2497 ((-2 (|:| -2124 $) (|:| |coef1| $) (|:| |coef2| $)) $ $)) (-15 -1715 ((-2 (|:| -2124 $) (|:| |coef1| $)) $ $)) (-15 -3071 ((-2 (|:| -2124 $) (|:| |coef2| $)) $ $)) (-15 -2227 ((-2 (|:| -1788 |#1|) (|:| |coef1| $) (|:| |coef2| $)) $ $)) (-15 -2016 ((-2 (|:| -1788 |#1|) (|:| |coef1| $)) $ $)) (-15 -3133 ((-2 (|:| -1788 |#1|) (|:| |coef2| $)) $ $))) |%noBranch|))) (-975)) (T -723))
+((-3381 (*1 *1 *1 *2 *3 *1) (-12 (-5 *2 (-712)) (-5 *1 (-723 *3)) (-4 *3 (-975)))) (-1941 (*1 *1 *1 *1) (-12 (-5 *1 (-723 *2)) (-4 *2 (-975)))) (-3804 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| |polnum| (-723 *3)) (|:| |polden| *3) (|:| -2362 (-712)))) (-5 *1 (-723 *3)) (-4 *3 (-975)))) (-2323 (*1 *1 *1 *1) (-12 (-5 *1 (-723 *2)) (-4 *2 (-975)))) (-1641 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -2976 *3) (|:| |gap| (-712)) (|:| -2746 (-723 *3)) (|:| -2449 (-723 *3)))) (-5 *1 (-723 *3)) (-4 *3 (-975)))) (-3215 (*1 *1 *1 *1) (-12 (-5 *1 (-723 *2)) (-4 *2 (-975)))) (-3876 (*1 *2 *1 *1) (-12 (-5 *2 (-591 (-723 *3))) (-5 *1 (-723 *3)) (-4 *3 (-517)) (-4 *3 (-975)))) (-2456 (*1 *1 *1 *1) (-12 (-5 *1 (-723 *2)) (-4 *2 (-517)) (-4 *2 (-975)))) (-2497 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -2124 (-723 *3)) (|:| |coef1| (-723 *3)) (|:| |coef2| (-723 *3)))) (-5 *1 (-723 *3)) (-4 *3 (-517)) (-4 *3 (-975)))) (-1715 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -2124 (-723 *3)) (|:| |coef1| (-723 *3)))) (-5 *1 (-723 *3)) (-4 *3 (-517)) (-4 *3 (-975)))) (-3071 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -2124 (-723 *3)) (|:| |coef2| (-723 *3)))) (-5 *1 (-723 *3)) (-4 *3 (-517)) (-4 *3 (-975)))) (-2227 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -1788 *3) (|:| |coef1| (-723 *3)) (|:| |coef2| (-723 *3)))) (-5 *1 (-723 *3)) (-4 *3 (-517)) (-4 *3 (-975)))) (-2016 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -1788 *3) (|:| |coef1| (-723 *3)))) (-5 *1 (-723 *3)) (-4 *3 (-517)) (-4 *3 (-975)))) (-3133 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -1788 *3) (|:| |coef2| (-723 *3)))) (-5 *1 (-723 *3)) (-4 *3 (-517)) (-4 *3 (-975)))))
+(-13 (-1147 |#1|) (-565 (-1085 |#1|)) (-966 (-1085 |#1|)) (-10 -8 (-15 -3381 ($ $ (-712) |#1| $)) (-15 -1941 ($ $ $)) (-15 -3804 ((-2 (|:| |polnum| $) (|:| |polden| |#1|) (|:| -2362 (-712))) $ $)) (-15 -2323 ($ $ $)) (-15 -1641 ((-2 (|:| -2976 |#1|) (|:| |gap| (-712)) (|:| -2746 $) (|:| -2449 $)) $ $)) (-15 -3215 ($ $ $)) (IF (|has| |#1| (-517)) (PROGN (-15 -3876 ((-591 $) $ $)) (-15 -2456 ($ $ $)) (-15 -2497 ((-2 (|:| -2124 $) (|:| |coef1| $) (|:| |coef2| $)) $ $)) (-15 -1715 ((-2 (|:| -2124 $) (|:| |coef1| $)) $ $)) (-15 -3071 ((-2 (|:| -2124 $) (|:| |coef2| $)) $ $)) (-15 -2227 ((-2 (|:| -1788 |#1|) (|:| |coef1| $) (|:| |coef2| $)) $ $)) (-15 -2016 ((-2 (|:| -1788 |#1|) (|:| |coef1| $)) $ $)) (-15 -3133 ((-2 (|:| -1788 |#1|) (|:| |coef2| $)) $ $))) |%noBranch|)))
+((-4042 ((|#1| (-712) |#1|) 32 (|has| |#1| (-37 (-385 (-525)))))) (-3762 ((|#1| (-712) |#1|) 22)) (-4100 ((|#1| (-712) |#1|) 34 (|has| |#1| (-37 (-385 (-525)))))))
+(((-724 |#1|) (-10 -7 (-15 -3762 (|#1| (-712) |#1|)) (IF (|has| |#1| (-37 (-385 (-525)))) (PROGN (-15 -4100 (|#1| (-712) |#1|)) (-15 -4042 (|#1| (-712) |#1|))) |%noBranch|)) (-160)) (T -724))
+((-4042 (*1 *2 *3 *2) (-12 (-5 *3 (-712)) (-5 *1 (-724 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-160)))) (-4100 (*1 *2 *3 *2) (-12 (-5 *3 (-712)) (-5 *1 (-724 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-160)))) (-3762 (*1 *2 *3 *2) (-12 (-5 *3 (-712)) (-5 *1 (-724 *2)) (-4 *2 (-160)))))
+(-10 -7 (-15 -3762 (|#1| (-712) |#1|)) (IF (|has| |#1| (-37 (-385 (-525)))) (PROGN (-15 -4100 (|#1| (-712) |#1|)) (-15 -4042 (|#1| (-712) |#1|))) |%noBranch|))
+((-2673 (((-108) $ $) 7)) (-2313 (((-591 (-2 (|:| -1269 $) (|:| -1472 (-591 |#4|)))) (-591 |#4|)) 85)) (-3227 (((-591 $) (-591 |#4|)) 86) (((-591 $) (-591 |#4|) (-108)) 111)) (-1444 (((-591 |#3|) $) 33)) (-3713 (((-108) $) 26)) (-1996 (((-108) $) 17 (|has| |#1| (-517)))) (-3750 (((-108) |#4| $) 101) (((-108) $) 97)) (-4123 ((|#4| |#4| $) 92)) (-1720 (((-591 (-2 (|:| |val| |#4|) (|:| -3585 $))) |#4| $) 126)) (-1282 (((-2 (|:| |under| $) (|:| -2767 $) (|:| |upper| $)) $ |#3|) 27)) (-3727 (((-108) $ (-712)) 44)) (-2467 (($ (-1 (-108) |#4|) $) 65 (|has| $ (-6 -4250))) (((-3 |#4| "failed") $ |#3|) 79)) (-2055 (($) 45 T CONST)) (-3435 (((-108) $) 22 (|has| |#1| (-517)))) (-2342 (((-108) $ $) 24 (|has| |#1| (-517)))) (-2605 (((-108) $ $) 23 (|has| |#1| (-517)))) (-2167 (((-108) $) 25 (|has| |#1| (-517)))) (-2699 (((-591 |#4|) (-591 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 93)) (-1533 (((-591 |#4|) (-591 |#4|) $) 18 (|has| |#1| (-517)))) (-2978 (((-591 |#4|) (-591 |#4|) $) 19 (|has| |#1| (-517)))) (-4174 (((-3 $ "failed") (-591 |#4|)) 36)) (-3341 (($ (-591 |#4|)) 35)) (-2884 (((-3 $ "failed") $) 82)) (-2302 ((|#4| |#4| $) 89)) (-2908 (($ $) 68 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250))))) (-2537 (($ |#4| $) 67 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250)))) (($ (-1 (-108) |#4|) $) 64 (|has| $ (-6 -4250)))) (-2449 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 20 (|has| |#1| (-517)))) (-3797 (((-108) |#4| $ (-1 (-108) |#4| |#4|)) 102)) (-2490 ((|#4| |#4| $) 87)) (-3618 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 66 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 63 (|has| $ (-6 -4250))) ((|#4| (-1 |#4| |#4| |#4|) $) 62 (|has| $ (-6 -4250))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 94)) (-2082 (((-2 (|:| -1269 (-591 |#4|)) (|:| -1472 (-591 |#4|))) $) 105)) (-1987 (((-108) |#4| $) 136)) (-1949 (((-108) |#4| $) 133)) (-3256 (((-108) |#4| $) 137) (((-108) $) 134)) (-2916 (((-591 |#4|) $) 52 (|has| $ (-6 -4250)))) (-2040 (((-108) |#4| $) 104) (((-108) $) 103)) (-3998 ((|#3| $) 34)) (-3491 (((-108) $ (-712)) 43)) (-4207 (((-591 |#4|) $) 53 (|has| $ (-6 -4250)))) (-3956 (((-108) |#4| $) 55 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250))))) (-4192 (($ (-1 |#4| |#4|) $) 48 (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#4| |#4|) $) 47)) (-3520 (((-591 |#3|) $) 32)) (-1574 (((-108) |#3| $) 31)) (-3295 (((-108) $ (-712)) 42)) (-2621 (((-1072) $) 9)) (-2001 (((-3 |#4| (-591 $)) |#4| |#4| $) 128)) (-2456 (((-591 (-2 (|:| |val| |#4|) (|:| -3585 $))) |#4| |#4| $) 127)) (-2555 (((-3 |#4| "failed") $) 83)) (-3783 (((-591 $) |#4| $) 129)) (-1929 (((-3 (-108) (-591 $)) |#4| $) 132)) (-3433 (((-591 (-2 (|:| |val| (-108)) (|:| -3585 $))) |#4| $) 131) (((-108) |#4| $) 130)) (-2318 (((-591 $) |#4| $) 125) (((-591 $) (-591 |#4|) $) 124) (((-591 $) (-591 |#4|) (-591 $)) 123) (((-591 $) |#4| (-591 $)) 122)) (-1832 (($ |#4| $) 117) (($ (-591 |#4|) $) 116)) (-3664 (((-591 |#4|) $) 107)) (-1307 (((-108) |#4| $) 99) (((-108) $) 95)) (-3022 ((|#4| |#4| $) 90)) (-3300 (((-108) $ $) 110)) (-2499 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-517)))) (-3255 (((-108) |#4| $) 100) (((-108) $) 96)) (-2246 ((|#4| |#4| $) 91)) (-2937 (((-1036) $) 10)) (-2872 (((-3 |#4| "failed") $) 84)) (-2714 (((-3 |#4| "failed") (-1 (-108) |#4|) $) 61)) (-1591 (((-3 $ "failed") $ |#4|) 78)) (-1618 (($ $ |#4|) 77) (((-591 $) |#4| $) 115) (((-591 $) |#4| (-591 $)) 114) (((-591 $) (-591 |#4|) $) 113) (((-591 $) (-591 |#4|) (-591 $)) 112)) (-3465 (((-108) (-1 (-108) |#4|) $) 50 (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 |#4|) (-591 |#4|)) 59 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ |#4| |#4|) 58 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ (-273 |#4|)) 57 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ (-591 (-273 |#4|))) 56 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018))))) (-2023 (((-108) $ $) 38)) (-2077 (((-108) $) 41)) (-3164 (($) 40)) (-2743 (((-712) $) 106)) (-2960 (((-712) |#4| $) 54 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250)))) (((-712) (-1 (-108) |#4|) $) 51 (|has| $ (-6 -4250)))) (-2873 (($ $) 39)) (-1300 (((-501) $) 69 (|has| |#4| (-566 (-501))))) (-2695 (($ (-591 |#4|)) 60)) (-3786 (($ $ |#3|) 28)) (-2794 (($ $ |#3|) 30)) (-1656 (($ $) 88)) (-1918 (($ $ |#3|) 29)) (-2686 (((-796) $) 11) (((-591 |#4|) $) 37)) (-3311 (((-712) $) 76 (|has| |#3| (-346)))) (-3339 (((-3 (-2 (|:| |bas| $) (|:| -1505 (-591 |#4|))) "failed") (-591 |#4|) (-1 (-108) |#4| |#4|)) 109) (((-3 (-2 (|:| |bas| $) (|:| -1505 (-591 |#4|))) "failed") (-591 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|)) 108)) (-3747 (((-108) $ (-1 (-108) |#4| (-591 |#4|))) 98)) (-3996 (((-591 $) |#4| $) 121) (((-591 $) |#4| (-591 $)) 120) (((-591 $) (-591 |#4|) $) 119) (((-591 $) (-591 |#4|) (-591 $)) 118)) (-1475 (((-108) (-1 (-108) |#4|) $) 49 (|has| $ (-6 -4250)))) (-1669 (((-591 |#3|) $) 81)) (-3744 (((-108) |#4| $) 135)) (-2588 (((-108) |#3| $) 80)) (-3944 (((-108) $ $) 6)) (-2028 (((-712) $) 46 (|has| $ (-6 -4250)))))
(((-725 |#1| |#2| |#3| |#4|) (-131) (-429) (-734) (-788) (-989 |t#1| |t#2| |t#3|)) (T -725))
NIL
(-13 (-994 |t#1| |t#2| |t#3| |t#4|))
(((-33) . T) ((-97) . T) ((-565 (-591 |#4|)) . T) ((-565 (-796)) . T) ((-142 |#4|) . T) ((-566 (-501)) |has| |#4| (-566 (-501))) ((-288 |#4|) -12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018))) ((-464 |#4|) . T) ((-486 |#4| |#4|) -12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018))) ((-907 |#1| |#2| |#3| |#4|) . T) ((-994 |#1| |#2| |#3| |#4|) . T) ((-1018) . T) ((-1119 |#1| |#2| |#3| |#4|) . T) ((-1125) . T))
-((-1208 (((-3 (-357) "failed") (-294 |#1|) (-854)) 60 (-12 (|has| |#1| (-517)) (|has| |#1| (-788)))) (((-3 (-357) "failed") (-294 |#1|)) 52 (-12 (|has| |#1| (-517)) (|has| |#1| (-788)))) (((-3 (-357) "failed") (-385 (-885 |#1|)) (-854)) 39 (|has| |#1| (-517))) (((-3 (-357) "failed") (-385 (-885 |#1|))) 35 (|has| |#1| (-517))) (((-3 (-357) "failed") (-885 |#1|) (-854)) 30 (|has| |#1| (-975))) (((-3 (-357) "failed") (-885 |#1|)) 24 (|has| |#1| (-975)))) (-1234 (((-357) (-294 |#1|) (-854)) 92 (-12 (|has| |#1| (-517)) (|has| |#1| (-788)))) (((-357) (-294 |#1|)) 87 (-12 (|has| |#1| (-517)) (|has| |#1| (-788)))) (((-357) (-385 (-885 |#1|)) (-854)) 84 (|has| |#1| (-517))) (((-357) (-385 (-885 |#1|))) 81 (|has| |#1| (-517))) (((-357) (-885 |#1|) (-854)) 80 (|has| |#1| (-975))) (((-357) (-885 |#1|)) 77 (|has| |#1| (-975))) (((-357) |#1| (-854)) 73) (((-357) |#1|) 22)) (-1320 (((-3 (-157 (-357)) "failed") (-294 (-157 |#1|)) (-854)) 68 (-12 (|has| |#1| (-517)) (|has| |#1| (-788)))) (((-3 (-157 (-357)) "failed") (-294 (-157 |#1|))) 58 (-12 (|has| |#1| (-517)) (|has| |#1| (-788)))) (((-3 (-157 (-357)) "failed") (-294 |#1|) (-854)) 61 (-12 (|has| |#1| (-517)) (|has| |#1| (-788)))) (((-3 (-157 (-357)) "failed") (-294 |#1|)) 59 (-12 (|has| |#1| (-517)) (|has| |#1| (-788)))) (((-3 (-157 (-357)) "failed") (-385 (-885 (-157 |#1|))) (-854)) 44 (|has| |#1| (-517))) (((-3 (-157 (-357)) "failed") (-385 (-885 (-157 |#1|)))) 43 (|has| |#1| (-517))) (((-3 (-157 (-357)) "failed") (-385 (-885 |#1|)) (-854)) 38 (|has| |#1| (-517))) (((-3 (-157 (-357)) "failed") (-385 (-885 |#1|))) 37 (|has| |#1| (-517))) (((-3 (-157 (-357)) "failed") (-885 |#1|) (-854)) 28 (|has| |#1| (-975))) (((-3 (-157 (-357)) "failed") (-885 |#1|)) 26 (|has| |#1| (-975))) (((-3 (-157 (-357)) "failed") (-885 (-157 |#1|)) (-854)) 18 (|has| |#1| (-160))) (((-3 (-157 (-357)) "failed") (-885 (-157 |#1|))) 15 (|has| |#1| (-160)))) (-1281 (((-157 (-357)) (-294 (-157 |#1|)) (-854)) 95 (-12 (|has| |#1| (-517)) (|has| |#1| (-788)))) (((-157 (-357)) (-294 (-157 |#1|))) 94 (-12 (|has| |#1| (-517)) (|has| |#1| (-788)))) (((-157 (-357)) (-294 |#1|) (-854)) 93 (-12 (|has| |#1| (-517)) (|has| |#1| (-788)))) (((-157 (-357)) (-294 |#1|)) 91 (-12 (|has| |#1| (-517)) (|has| |#1| (-788)))) (((-157 (-357)) (-385 (-885 (-157 |#1|))) (-854)) 86 (|has| |#1| (-517))) (((-157 (-357)) (-385 (-885 (-157 |#1|)))) 85 (|has| |#1| (-517))) (((-157 (-357)) (-385 (-885 |#1|)) (-854)) 83 (|has| |#1| (-517))) (((-157 (-357)) (-385 (-885 |#1|))) 82 (|has| |#1| (-517))) (((-157 (-357)) (-885 |#1|) (-854)) 79 (|has| |#1| (-975))) (((-157 (-357)) (-885 |#1|)) 78 (|has| |#1| (-975))) (((-157 (-357)) (-885 (-157 |#1|)) (-854)) 75 (|has| |#1| (-160))) (((-157 (-357)) (-885 (-157 |#1|))) 74 (|has| |#1| (-160))) (((-157 (-357)) (-157 |#1|) (-854)) 17 (|has| |#1| (-160))) (((-157 (-357)) (-157 |#1|)) 13 (|has| |#1| (-160))) (((-157 (-357)) |#1| (-854)) 27) (((-157 (-357)) |#1|) 25)))
-(((-726 |#1|) (-10 -7 (-15 -1234 ((-357) |#1|)) (-15 -1234 ((-357) |#1| (-854))) (-15 -1281 ((-157 (-357)) |#1|)) (-15 -1281 ((-157 (-357)) |#1| (-854))) (IF (|has| |#1| (-160)) (PROGN (-15 -1281 ((-157 (-357)) (-157 |#1|))) (-15 -1281 ((-157 (-357)) (-157 |#1|) (-854))) (-15 -1281 ((-157 (-357)) (-885 (-157 |#1|)))) (-15 -1281 ((-157 (-357)) (-885 (-157 |#1|)) (-854)))) |%noBranch|) (IF (|has| |#1| (-975)) (PROGN (-15 -1234 ((-357) (-885 |#1|))) (-15 -1234 ((-357) (-885 |#1|) (-854))) (-15 -1281 ((-157 (-357)) (-885 |#1|))) (-15 -1281 ((-157 (-357)) (-885 |#1|) (-854)))) |%noBranch|) (IF (|has| |#1| (-517)) (PROGN (-15 -1234 ((-357) (-385 (-885 |#1|)))) (-15 -1234 ((-357) (-385 (-885 |#1|)) (-854))) (-15 -1281 ((-157 (-357)) (-385 (-885 |#1|)))) (-15 -1281 ((-157 (-357)) (-385 (-885 |#1|)) (-854))) (-15 -1281 ((-157 (-357)) (-385 (-885 (-157 |#1|))))) (-15 -1281 ((-157 (-357)) (-385 (-885 (-157 |#1|))) (-854))) (IF (|has| |#1| (-788)) (PROGN (-15 -1234 ((-357) (-294 |#1|))) (-15 -1234 ((-357) (-294 |#1|) (-854))) (-15 -1281 ((-157 (-357)) (-294 |#1|))) (-15 -1281 ((-157 (-357)) (-294 |#1|) (-854))) (-15 -1281 ((-157 (-357)) (-294 (-157 |#1|)))) (-15 -1281 ((-157 (-357)) (-294 (-157 |#1|)) (-854)))) |%noBranch|)) |%noBranch|) (IF (|has| |#1| (-160)) (PROGN (-15 -1320 ((-3 (-157 (-357)) "failed") (-885 (-157 |#1|)))) (-15 -1320 ((-3 (-157 (-357)) "failed") (-885 (-157 |#1|)) (-854)))) |%noBranch|) (IF (|has| |#1| (-975)) (PROGN (-15 -1208 ((-3 (-357) "failed") (-885 |#1|))) (-15 -1208 ((-3 (-357) "failed") (-885 |#1|) (-854))) (-15 -1320 ((-3 (-157 (-357)) "failed") (-885 |#1|))) (-15 -1320 ((-3 (-157 (-357)) "failed") (-885 |#1|) (-854)))) |%noBranch|) (IF (|has| |#1| (-517)) (PROGN (-15 -1208 ((-3 (-357) "failed") (-385 (-885 |#1|)))) (-15 -1208 ((-3 (-357) "failed") (-385 (-885 |#1|)) (-854))) (-15 -1320 ((-3 (-157 (-357)) "failed") (-385 (-885 |#1|)))) (-15 -1320 ((-3 (-157 (-357)) "failed") (-385 (-885 |#1|)) (-854))) (-15 -1320 ((-3 (-157 (-357)) "failed") (-385 (-885 (-157 |#1|))))) (-15 -1320 ((-3 (-157 (-357)) "failed") (-385 (-885 (-157 |#1|))) (-854))) (IF (|has| |#1| (-788)) (PROGN (-15 -1208 ((-3 (-357) "failed") (-294 |#1|))) (-15 -1208 ((-3 (-357) "failed") (-294 |#1|) (-854))) (-15 -1320 ((-3 (-157 (-357)) "failed") (-294 |#1|))) (-15 -1320 ((-3 (-157 (-357)) "failed") (-294 |#1|) (-854))) (-15 -1320 ((-3 (-157 (-357)) "failed") (-294 (-157 |#1|)))) (-15 -1320 ((-3 (-157 (-357)) "failed") (-294 (-157 |#1|)) (-854)))) |%noBranch|)) |%noBranch|)) (-566 (-357))) (T -726))
-((-1320 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-294 (-157 *5))) (-5 *4 (-854)) (-4 *5 (-517)) (-4 *5 (-788)) (-4 *5 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *5)))) (-1320 (*1 *2 *3) (|partial| -12 (-5 *3 (-294 (-157 *4))) (-4 *4 (-517)) (-4 *4 (-788)) (-4 *4 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *4)))) (-1320 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-294 *5)) (-5 *4 (-854)) (-4 *5 (-517)) (-4 *5 (-788)) (-4 *5 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *5)))) (-1320 (*1 *2 *3) (|partial| -12 (-5 *3 (-294 *4)) (-4 *4 (-517)) (-4 *4 (-788)) (-4 *4 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *4)))) (-1208 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-294 *5)) (-5 *4 (-854)) (-4 *5 (-517)) (-4 *5 (-788)) (-4 *5 (-566 *2)) (-5 *2 (-357)) (-5 *1 (-726 *5)))) (-1208 (*1 *2 *3) (|partial| -12 (-5 *3 (-294 *4)) (-4 *4 (-517)) (-4 *4 (-788)) (-4 *4 (-566 *2)) (-5 *2 (-357)) (-5 *1 (-726 *4)))) (-1320 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-385 (-885 (-157 *5)))) (-5 *4 (-854)) (-4 *5 (-517)) (-4 *5 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *5)))) (-1320 (*1 *2 *3) (|partial| -12 (-5 *3 (-385 (-885 (-157 *4)))) (-4 *4 (-517)) (-4 *4 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *4)))) (-1320 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-385 (-885 *5))) (-5 *4 (-854)) (-4 *5 (-517)) (-4 *5 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *5)))) (-1320 (*1 *2 *3) (|partial| -12 (-5 *3 (-385 (-885 *4))) (-4 *4 (-517)) (-4 *4 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *4)))) (-1208 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-385 (-885 *5))) (-5 *4 (-854)) (-4 *5 (-517)) (-4 *5 (-566 *2)) (-5 *2 (-357)) (-5 *1 (-726 *5)))) (-1208 (*1 *2 *3) (|partial| -12 (-5 *3 (-385 (-885 *4))) (-4 *4 (-517)) (-4 *4 (-566 *2)) (-5 *2 (-357)) (-5 *1 (-726 *4)))) (-1320 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-885 *5)) (-5 *4 (-854)) (-4 *5 (-975)) (-4 *5 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *5)))) (-1320 (*1 *2 *3) (|partial| -12 (-5 *3 (-885 *4)) (-4 *4 (-975)) (-4 *4 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *4)))) (-1208 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-885 *5)) (-5 *4 (-854)) (-4 *5 (-975)) (-4 *5 (-566 *2)) (-5 *2 (-357)) (-5 *1 (-726 *5)))) (-1208 (*1 *2 *3) (|partial| -12 (-5 *3 (-885 *4)) (-4 *4 (-975)) (-4 *4 (-566 *2)) (-5 *2 (-357)) (-5 *1 (-726 *4)))) (-1320 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-885 (-157 *5))) (-5 *4 (-854)) (-4 *5 (-160)) (-4 *5 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *5)))) (-1320 (*1 *2 *3) (|partial| -12 (-5 *3 (-885 (-157 *4))) (-4 *4 (-160)) (-4 *4 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *4)))) (-1281 (*1 *2 *3 *4) (-12 (-5 *3 (-294 (-157 *5))) (-5 *4 (-854)) (-4 *5 (-517)) (-4 *5 (-788)) (-4 *5 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *5)))) (-1281 (*1 *2 *3) (-12 (-5 *3 (-294 (-157 *4))) (-4 *4 (-517)) (-4 *4 (-788)) (-4 *4 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *4)))) (-1281 (*1 *2 *3 *4) (-12 (-5 *3 (-294 *5)) (-5 *4 (-854)) (-4 *5 (-517)) (-4 *5 (-788)) (-4 *5 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *5)))) (-1281 (*1 *2 *3) (-12 (-5 *3 (-294 *4)) (-4 *4 (-517)) (-4 *4 (-788)) (-4 *4 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *4)))) (-1234 (*1 *2 *3 *4) (-12 (-5 *3 (-294 *5)) (-5 *4 (-854)) (-4 *5 (-517)) (-4 *5 (-788)) (-4 *5 (-566 *2)) (-5 *2 (-357)) (-5 *1 (-726 *5)))) (-1234 (*1 *2 *3) (-12 (-5 *3 (-294 *4)) (-4 *4 (-517)) (-4 *4 (-788)) (-4 *4 (-566 *2)) (-5 *2 (-357)) (-5 *1 (-726 *4)))) (-1281 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-885 (-157 *5)))) (-5 *4 (-854)) (-4 *5 (-517)) (-4 *5 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *5)))) (-1281 (*1 *2 *3) (-12 (-5 *3 (-385 (-885 (-157 *4)))) (-4 *4 (-517)) (-4 *4 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *4)))) (-1281 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-885 *5))) (-5 *4 (-854)) (-4 *5 (-517)) (-4 *5 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *5)))) (-1281 (*1 *2 *3) (-12 (-5 *3 (-385 (-885 *4))) (-4 *4 (-517)) (-4 *4 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *4)))) (-1234 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-885 *5))) (-5 *4 (-854)) (-4 *5 (-517)) (-4 *5 (-566 *2)) (-5 *2 (-357)) (-5 *1 (-726 *5)))) (-1234 (*1 *2 *3) (-12 (-5 *3 (-385 (-885 *4))) (-4 *4 (-517)) (-4 *4 (-566 *2)) (-5 *2 (-357)) (-5 *1 (-726 *4)))) (-1281 (*1 *2 *3 *4) (-12 (-5 *3 (-885 *5)) (-5 *4 (-854)) (-4 *5 (-975)) (-4 *5 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *5)))) (-1281 (*1 *2 *3) (-12 (-5 *3 (-885 *4)) (-4 *4 (-975)) (-4 *4 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *4)))) (-1234 (*1 *2 *3 *4) (-12 (-5 *3 (-885 *5)) (-5 *4 (-854)) (-4 *5 (-975)) (-4 *5 (-566 *2)) (-5 *2 (-357)) (-5 *1 (-726 *5)))) (-1234 (*1 *2 *3) (-12 (-5 *3 (-885 *4)) (-4 *4 (-975)) (-4 *4 (-566 *2)) (-5 *2 (-357)) (-5 *1 (-726 *4)))) (-1281 (*1 *2 *3 *4) (-12 (-5 *3 (-885 (-157 *5))) (-5 *4 (-854)) (-4 *5 (-160)) (-4 *5 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *5)))) (-1281 (*1 *2 *3) (-12 (-5 *3 (-885 (-157 *4))) (-4 *4 (-160)) (-4 *4 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *4)))) (-1281 (*1 *2 *3 *4) (-12 (-5 *3 (-157 *5)) (-5 *4 (-854)) (-4 *5 (-160)) (-4 *5 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *5)))) (-1281 (*1 *2 *3) (-12 (-5 *3 (-157 *4)) (-4 *4 (-160)) (-4 *4 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *4)))) (-1281 (*1 *2 *3 *4) (-12 (-5 *4 (-854)) (-5 *2 (-157 (-357))) (-5 *1 (-726 *3)) (-4 *3 (-566 (-357))))) (-1281 (*1 *2 *3) (-12 (-5 *2 (-157 (-357))) (-5 *1 (-726 *3)) (-4 *3 (-566 (-357))))) (-1234 (*1 *2 *3 *4) (-12 (-5 *4 (-854)) (-5 *2 (-357)) (-5 *1 (-726 *3)) (-4 *3 (-566 *2)))) (-1234 (*1 *2 *3) (-12 (-5 *2 (-357)) (-5 *1 (-726 *3)) (-4 *3 (-566 *2)))))
-(-10 -7 (-15 -1234 ((-357) |#1|)) (-15 -1234 ((-357) |#1| (-854))) (-15 -1281 ((-157 (-357)) |#1|)) (-15 -1281 ((-157 (-357)) |#1| (-854))) (IF (|has| |#1| (-160)) (PROGN (-15 -1281 ((-157 (-357)) (-157 |#1|))) (-15 -1281 ((-157 (-357)) (-157 |#1|) (-854))) (-15 -1281 ((-157 (-357)) (-885 (-157 |#1|)))) (-15 -1281 ((-157 (-357)) (-885 (-157 |#1|)) (-854)))) |%noBranch|) (IF (|has| |#1| (-975)) (PROGN (-15 -1234 ((-357) (-885 |#1|))) (-15 -1234 ((-357) (-885 |#1|) (-854))) (-15 -1281 ((-157 (-357)) (-885 |#1|))) (-15 -1281 ((-157 (-357)) (-885 |#1|) (-854)))) |%noBranch|) (IF (|has| |#1| (-517)) (PROGN (-15 -1234 ((-357) (-385 (-885 |#1|)))) (-15 -1234 ((-357) (-385 (-885 |#1|)) (-854))) (-15 -1281 ((-157 (-357)) (-385 (-885 |#1|)))) (-15 -1281 ((-157 (-357)) (-385 (-885 |#1|)) (-854))) (-15 -1281 ((-157 (-357)) (-385 (-885 (-157 |#1|))))) (-15 -1281 ((-157 (-357)) (-385 (-885 (-157 |#1|))) (-854))) (IF (|has| |#1| (-788)) (PROGN (-15 -1234 ((-357) (-294 |#1|))) (-15 -1234 ((-357) (-294 |#1|) (-854))) (-15 -1281 ((-157 (-357)) (-294 |#1|))) (-15 -1281 ((-157 (-357)) (-294 |#1|) (-854))) (-15 -1281 ((-157 (-357)) (-294 (-157 |#1|)))) (-15 -1281 ((-157 (-357)) (-294 (-157 |#1|)) (-854)))) |%noBranch|)) |%noBranch|) (IF (|has| |#1| (-160)) (PROGN (-15 -1320 ((-3 (-157 (-357)) "failed") (-885 (-157 |#1|)))) (-15 -1320 ((-3 (-157 (-357)) "failed") (-885 (-157 |#1|)) (-854)))) |%noBranch|) (IF (|has| |#1| (-975)) (PROGN (-15 -1208 ((-3 (-357) "failed") (-885 |#1|))) (-15 -1208 ((-3 (-357) "failed") (-885 |#1|) (-854))) (-15 -1320 ((-3 (-157 (-357)) "failed") (-885 |#1|))) (-15 -1320 ((-3 (-157 (-357)) "failed") (-885 |#1|) (-854)))) |%noBranch|) (IF (|has| |#1| (-517)) (PROGN (-15 -1208 ((-3 (-357) "failed") (-385 (-885 |#1|)))) (-15 -1208 ((-3 (-357) "failed") (-385 (-885 |#1|)) (-854))) (-15 -1320 ((-3 (-157 (-357)) "failed") (-385 (-885 |#1|)))) (-15 -1320 ((-3 (-157 (-357)) "failed") (-385 (-885 |#1|)) (-854))) (-15 -1320 ((-3 (-157 (-357)) "failed") (-385 (-885 (-157 |#1|))))) (-15 -1320 ((-3 (-157 (-357)) "failed") (-385 (-885 (-157 |#1|))) (-854))) (IF (|has| |#1| (-788)) (PROGN (-15 -1208 ((-3 (-357) "failed") (-294 |#1|))) (-15 -1208 ((-3 (-357) "failed") (-294 |#1|) (-854))) (-15 -1320 ((-3 (-157 (-357)) "failed") (-294 |#1|))) (-15 -1320 ((-3 (-157 (-357)) "failed") (-294 |#1|) (-854))) (-15 -1320 ((-3 (-157 (-357)) "failed") (-294 (-157 |#1|)))) (-15 -1320 ((-3 (-157 (-357)) "failed") (-294 (-157 |#1|)) (-854)))) |%noBranch|)) |%noBranch|))
-((-1804 (((-854) (-1072)) 65)) (-2527 (((-3 (-357) "failed") (-1072)) 33)) (-1402 (((-357) (-1072)) 31)) (-3754 (((-854) (-1072)) 54)) (-4143 (((-1072) (-854)) 55)) (-3995 (((-1072) (-854)) 53)))
-(((-727) (-10 -7 (-15 -3995 ((-1072) (-854))) (-15 -3754 ((-854) (-1072))) (-15 -4143 ((-1072) (-854))) (-15 -1804 ((-854) (-1072))) (-15 -1402 ((-357) (-1072))) (-15 -2527 ((-3 (-357) "failed") (-1072))))) (T -727))
-((-2527 (*1 *2 *3) (|partial| -12 (-5 *3 (-1072)) (-5 *2 (-357)) (-5 *1 (-727)))) (-1402 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-357)) (-5 *1 (-727)))) (-1804 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-854)) (-5 *1 (-727)))) (-4143 (*1 *2 *3) (-12 (-5 *3 (-854)) (-5 *2 (-1072)) (-5 *1 (-727)))) (-3754 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-854)) (-5 *1 (-727)))) (-3995 (*1 *2 *3) (-12 (-5 *3 (-854)) (-5 *2 (-1072)) (-5 *1 (-727)))))
-(-10 -7 (-15 -3995 ((-1072) (-854))) (-15 -3754 ((-854) (-1072))) (-15 -4143 ((-1072) (-854))) (-15 -1804 ((-854) (-1072))) (-15 -1402 ((-357) (-1072))) (-15 -2527 ((-3 (-357) "failed") (-1072))))
-((-3008 (((-108) $ $) 7)) (-2486 (((-964) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-964)) 15) (((-964) (-2 (|:| |fn| (-294 (-205))) (|:| -1767 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-964)) 13)) (-2432 (((-2 (|:| -2432 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964))) (-987) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 16) (((-2 (|:| -2432 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964))) (-987) (-2 (|:| |fn| (-294 (-205))) (|:| -1767 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 14)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-3022 (((-796) $) 11)) (-4096 (((-108) $ $) 6)))
+((-2927 (((-3 (-357) "failed") (-294 |#1|) (-854)) 60 (-12 (|has| |#1| (-517)) (|has| |#1| (-788)))) (((-3 (-357) "failed") (-294 |#1|)) 52 (-12 (|has| |#1| (-517)) (|has| |#1| (-788)))) (((-3 (-357) "failed") (-385 (-885 |#1|)) (-854)) 39 (|has| |#1| (-517))) (((-3 (-357) "failed") (-385 (-885 |#1|))) 35 (|has| |#1| (-517))) (((-3 (-357) "failed") (-885 |#1|) (-854)) 30 (|has| |#1| (-975))) (((-3 (-357) "failed") (-885 |#1|)) 24 (|has| |#1| (-975)))) (-2935 (((-357) (-294 |#1|) (-854)) 92 (-12 (|has| |#1| (-517)) (|has| |#1| (-788)))) (((-357) (-294 |#1|)) 87 (-12 (|has| |#1| (-517)) (|has| |#1| (-788)))) (((-357) (-385 (-885 |#1|)) (-854)) 84 (|has| |#1| (-517))) (((-357) (-385 (-885 |#1|))) 81 (|has| |#1| (-517))) (((-357) (-885 |#1|) (-854)) 80 (|has| |#1| (-975))) (((-357) (-885 |#1|)) 77 (|has| |#1| (-975))) (((-357) |#1| (-854)) 73) (((-357) |#1|) 22)) (-1769 (((-3 (-157 (-357)) "failed") (-294 (-157 |#1|)) (-854)) 68 (-12 (|has| |#1| (-517)) (|has| |#1| (-788)))) (((-3 (-157 (-357)) "failed") (-294 (-157 |#1|))) 58 (-12 (|has| |#1| (-517)) (|has| |#1| (-788)))) (((-3 (-157 (-357)) "failed") (-294 |#1|) (-854)) 61 (-12 (|has| |#1| (-517)) (|has| |#1| (-788)))) (((-3 (-157 (-357)) "failed") (-294 |#1|)) 59 (-12 (|has| |#1| (-517)) (|has| |#1| (-788)))) (((-3 (-157 (-357)) "failed") (-385 (-885 (-157 |#1|))) (-854)) 44 (|has| |#1| (-517))) (((-3 (-157 (-357)) "failed") (-385 (-885 (-157 |#1|)))) 43 (|has| |#1| (-517))) (((-3 (-157 (-357)) "failed") (-385 (-885 |#1|)) (-854)) 38 (|has| |#1| (-517))) (((-3 (-157 (-357)) "failed") (-385 (-885 |#1|))) 37 (|has| |#1| (-517))) (((-3 (-157 (-357)) "failed") (-885 |#1|) (-854)) 28 (|has| |#1| (-975))) (((-3 (-157 (-357)) "failed") (-885 |#1|)) 26 (|has| |#1| (-975))) (((-3 (-157 (-357)) "failed") (-885 (-157 |#1|)) (-854)) 18 (|has| |#1| (-160))) (((-3 (-157 (-357)) "failed") (-885 (-157 |#1|))) 15 (|has| |#1| (-160)))) (-2487 (((-157 (-357)) (-294 (-157 |#1|)) (-854)) 95 (-12 (|has| |#1| (-517)) (|has| |#1| (-788)))) (((-157 (-357)) (-294 (-157 |#1|))) 94 (-12 (|has| |#1| (-517)) (|has| |#1| (-788)))) (((-157 (-357)) (-294 |#1|) (-854)) 93 (-12 (|has| |#1| (-517)) (|has| |#1| (-788)))) (((-157 (-357)) (-294 |#1|)) 91 (-12 (|has| |#1| (-517)) (|has| |#1| (-788)))) (((-157 (-357)) (-385 (-885 (-157 |#1|))) (-854)) 86 (|has| |#1| (-517))) (((-157 (-357)) (-385 (-885 (-157 |#1|)))) 85 (|has| |#1| (-517))) (((-157 (-357)) (-385 (-885 |#1|)) (-854)) 83 (|has| |#1| (-517))) (((-157 (-357)) (-385 (-885 |#1|))) 82 (|has| |#1| (-517))) (((-157 (-357)) (-885 |#1|) (-854)) 79 (|has| |#1| (-975))) (((-157 (-357)) (-885 |#1|)) 78 (|has| |#1| (-975))) (((-157 (-357)) (-885 (-157 |#1|)) (-854)) 75 (|has| |#1| (-160))) (((-157 (-357)) (-885 (-157 |#1|))) 74 (|has| |#1| (-160))) (((-157 (-357)) (-157 |#1|) (-854)) 17 (|has| |#1| (-160))) (((-157 (-357)) (-157 |#1|)) 13 (|has| |#1| (-160))) (((-157 (-357)) |#1| (-854)) 27) (((-157 (-357)) |#1|) 25)))
+(((-726 |#1|) (-10 -7 (-15 -2935 ((-357) |#1|)) (-15 -2935 ((-357) |#1| (-854))) (-15 -2487 ((-157 (-357)) |#1|)) (-15 -2487 ((-157 (-357)) |#1| (-854))) (IF (|has| |#1| (-160)) (PROGN (-15 -2487 ((-157 (-357)) (-157 |#1|))) (-15 -2487 ((-157 (-357)) (-157 |#1|) (-854))) (-15 -2487 ((-157 (-357)) (-885 (-157 |#1|)))) (-15 -2487 ((-157 (-357)) (-885 (-157 |#1|)) (-854)))) |%noBranch|) (IF (|has| |#1| (-975)) (PROGN (-15 -2935 ((-357) (-885 |#1|))) (-15 -2935 ((-357) (-885 |#1|) (-854))) (-15 -2487 ((-157 (-357)) (-885 |#1|))) (-15 -2487 ((-157 (-357)) (-885 |#1|) (-854)))) |%noBranch|) (IF (|has| |#1| (-517)) (PROGN (-15 -2935 ((-357) (-385 (-885 |#1|)))) (-15 -2935 ((-357) (-385 (-885 |#1|)) (-854))) (-15 -2487 ((-157 (-357)) (-385 (-885 |#1|)))) (-15 -2487 ((-157 (-357)) (-385 (-885 |#1|)) (-854))) (-15 -2487 ((-157 (-357)) (-385 (-885 (-157 |#1|))))) (-15 -2487 ((-157 (-357)) (-385 (-885 (-157 |#1|))) (-854))) (IF (|has| |#1| (-788)) (PROGN (-15 -2935 ((-357) (-294 |#1|))) (-15 -2935 ((-357) (-294 |#1|) (-854))) (-15 -2487 ((-157 (-357)) (-294 |#1|))) (-15 -2487 ((-157 (-357)) (-294 |#1|) (-854))) (-15 -2487 ((-157 (-357)) (-294 (-157 |#1|)))) (-15 -2487 ((-157 (-357)) (-294 (-157 |#1|)) (-854)))) |%noBranch|)) |%noBranch|) (IF (|has| |#1| (-160)) (PROGN (-15 -1769 ((-3 (-157 (-357)) "failed") (-885 (-157 |#1|)))) (-15 -1769 ((-3 (-157 (-357)) "failed") (-885 (-157 |#1|)) (-854)))) |%noBranch|) (IF (|has| |#1| (-975)) (PROGN (-15 -2927 ((-3 (-357) "failed") (-885 |#1|))) (-15 -2927 ((-3 (-357) "failed") (-885 |#1|) (-854))) (-15 -1769 ((-3 (-157 (-357)) "failed") (-885 |#1|))) (-15 -1769 ((-3 (-157 (-357)) "failed") (-885 |#1|) (-854)))) |%noBranch|) (IF (|has| |#1| (-517)) (PROGN (-15 -2927 ((-3 (-357) "failed") (-385 (-885 |#1|)))) (-15 -2927 ((-3 (-357) "failed") (-385 (-885 |#1|)) (-854))) (-15 -1769 ((-3 (-157 (-357)) "failed") (-385 (-885 |#1|)))) (-15 -1769 ((-3 (-157 (-357)) "failed") (-385 (-885 |#1|)) (-854))) (-15 -1769 ((-3 (-157 (-357)) "failed") (-385 (-885 (-157 |#1|))))) (-15 -1769 ((-3 (-157 (-357)) "failed") (-385 (-885 (-157 |#1|))) (-854))) (IF (|has| |#1| (-788)) (PROGN (-15 -2927 ((-3 (-357) "failed") (-294 |#1|))) (-15 -2927 ((-3 (-357) "failed") (-294 |#1|) (-854))) (-15 -1769 ((-3 (-157 (-357)) "failed") (-294 |#1|))) (-15 -1769 ((-3 (-157 (-357)) "failed") (-294 |#1|) (-854))) (-15 -1769 ((-3 (-157 (-357)) "failed") (-294 (-157 |#1|)))) (-15 -1769 ((-3 (-157 (-357)) "failed") (-294 (-157 |#1|)) (-854)))) |%noBranch|)) |%noBranch|)) (-566 (-357))) (T -726))
+((-1769 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-294 (-157 *5))) (-5 *4 (-854)) (-4 *5 (-517)) (-4 *5 (-788)) (-4 *5 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *5)))) (-1769 (*1 *2 *3) (|partial| -12 (-5 *3 (-294 (-157 *4))) (-4 *4 (-517)) (-4 *4 (-788)) (-4 *4 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *4)))) (-1769 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-294 *5)) (-5 *4 (-854)) (-4 *5 (-517)) (-4 *5 (-788)) (-4 *5 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *5)))) (-1769 (*1 *2 *3) (|partial| -12 (-5 *3 (-294 *4)) (-4 *4 (-517)) (-4 *4 (-788)) (-4 *4 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *4)))) (-2927 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-294 *5)) (-5 *4 (-854)) (-4 *5 (-517)) (-4 *5 (-788)) (-4 *5 (-566 *2)) (-5 *2 (-357)) (-5 *1 (-726 *5)))) (-2927 (*1 *2 *3) (|partial| -12 (-5 *3 (-294 *4)) (-4 *4 (-517)) (-4 *4 (-788)) (-4 *4 (-566 *2)) (-5 *2 (-357)) (-5 *1 (-726 *4)))) (-1769 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-385 (-885 (-157 *5)))) (-5 *4 (-854)) (-4 *5 (-517)) (-4 *5 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *5)))) (-1769 (*1 *2 *3) (|partial| -12 (-5 *3 (-385 (-885 (-157 *4)))) (-4 *4 (-517)) (-4 *4 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *4)))) (-1769 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-385 (-885 *5))) (-5 *4 (-854)) (-4 *5 (-517)) (-4 *5 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *5)))) (-1769 (*1 *2 *3) (|partial| -12 (-5 *3 (-385 (-885 *4))) (-4 *4 (-517)) (-4 *4 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *4)))) (-2927 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-385 (-885 *5))) (-5 *4 (-854)) (-4 *5 (-517)) (-4 *5 (-566 *2)) (-5 *2 (-357)) (-5 *1 (-726 *5)))) (-2927 (*1 *2 *3) (|partial| -12 (-5 *3 (-385 (-885 *4))) (-4 *4 (-517)) (-4 *4 (-566 *2)) (-5 *2 (-357)) (-5 *1 (-726 *4)))) (-1769 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-885 *5)) (-5 *4 (-854)) (-4 *5 (-975)) (-4 *5 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *5)))) (-1769 (*1 *2 *3) (|partial| -12 (-5 *3 (-885 *4)) (-4 *4 (-975)) (-4 *4 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *4)))) (-2927 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-885 *5)) (-5 *4 (-854)) (-4 *5 (-975)) (-4 *5 (-566 *2)) (-5 *2 (-357)) (-5 *1 (-726 *5)))) (-2927 (*1 *2 *3) (|partial| -12 (-5 *3 (-885 *4)) (-4 *4 (-975)) (-4 *4 (-566 *2)) (-5 *2 (-357)) (-5 *1 (-726 *4)))) (-1769 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-885 (-157 *5))) (-5 *4 (-854)) (-4 *5 (-160)) (-4 *5 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *5)))) (-1769 (*1 *2 *3) (|partial| -12 (-5 *3 (-885 (-157 *4))) (-4 *4 (-160)) (-4 *4 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *4)))) (-2487 (*1 *2 *3 *4) (-12 (-5 *3 (-294 (-157 *5))) (-5 *4 (-854)) (-4 *5 (-517)) (-4 *5 (-788)) (-4 *5 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *5)))) (-2487 (*1 *2 *3) (-12 (-5 *3 (-294 (-157 *4))) (-4 *4 (-517)) (-4 *4 (-788)) (-4 *4 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *4)))) (-2487 (*1 *2 *3 *4) (-12 (-5 *3 (-294 *5)) (-5 *4 (-854)) (-4 *5 (-517)) (-4 *5 (-788)) (-4 *5 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *5)))) (-2487 (*1 *2 *3) (-12 (-5 *3 (-294 *4)) (-4 *4 (-517)) (-4 *4 (-788)) (-4 *4 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *4)))) (-2935 (*1 *2 *3 *4) (-12 (-5 *3 (-294 *5)) (-5 *4 (-854)) (-4 *5 (-517)) (-4 *5 (-788)) (-4 *5 (-566 *2)) (-5 *2 (-357)) (-5 *1 (-726 *5)))) (-2935 (*1 *2 *3) (-12 (-5 *3 (-294 *4)) (-4 *4 (-517)) (-4 *4 (-788)) (-4 *4 (-566 *2)) (-5 *2 (-357)) (-5 *1 (-726 *4)))) (-2487 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-885 (-157 *5)))) (-5 *4 (-854)) (-4 *5 (-517)) (-4 *5 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *5)))) (-2487 (*1 *2 *3) (-12 (-5 *3 (-385 (-885 (-157 *4)))) (-4 *4 (-517)) (-4 *4 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *4)))) (-2487 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-885 *5))) (-5 *4 (-854)) (-4 *5 (-517)) (-4 *5 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *5)))) (-2487 (*1 *2 *3) (-12 (-5 *3 (-385 (-885 *4))) (-4 *4 (-517)) (-4 *4 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *4)))) (-2935 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-885 *5))) (-5 *4 (-854)) (-4 *5 (-517)) (-4 *5 (-566 *2)) (-5 *2 (-357)) (-5 *1 (-726 *5)))) (-2935 (*1 *2 *3) (-12 (-5 *3 (-385 (-885 *4))) (-4 *4 (-517)) (-4 *4 (-566 *2)) (-5 *2 (-357)) (-5 *1 (-726 *4)))) (-2487 (*1 *2 *3 *4) (-12 (-5 *3 (-885 *5)) (-5 *4 (-854)) (-4 *5 (-975)) (-4 *5 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *5)))) (-2487 (*1 *2 *3) (-12 (-5 *3 (-885 *4)) (-4 *4 (-975)) (-4 *4 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *4)))) (-2935 (*1 *2 *3 *4) (-12 (-5 *3 (-885 *5)) (-5 *4 (-854)) (-4 *5 (-975)) (-4 *5 (-566 *2)) (-5 *2 (-357)) (-5 *1 (-726 *5)))) (-2935 (*1 *2 *3) (-12 (-5 *3 (-885 *4)) (-4 *4 (-975)) (-4 *4 (-566 *2)) (-5 *2 (-357)) (-5 *1 (-726 *4)))) (-2487 (*1 *2 *3 *4) (-12 (-5 *3 (-885 (-157 *5))) (-5 *4 (-854)) (-4 *5 (-160)) (-4 *5 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *5)))) (-2487 (*1 *2 *3) (-12 (-5 *3 (-885 (-157 *4))) (-4 *4 (-160)) (-4 *4 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *4)))) (-2487 (*1 *2 *3 *4) (-12 (-5 *3 (-157 *5)) (-5 *4 (-854)) (-4 *5 (-160)) (-4 *5 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *5)))) (-2487 (*1 *2 *3) (-12 (-5 *3 (-157 *4)) (-4 *4 (-160)) (-4 *4 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *4)))) (-2487 (*1 *2 *3 *4) (-12 (-5 *4 (-854)) (-5 *2 (-157 (-357))) (-5 *1 (-726 *3)) (-4 *3 (-566 (-357))))) (-2487 (*1 *2 *3) (-12 (-5 *2 (-157 (-357))) (-5 *1 (-726 *3)) (-4 *3 (-566 (-357))))) (-2935 (*1 *2 *3 *4) (-12 (-5 *4 (-854)) (-5 *2 (-357)) (-5 *1 (-726 *3)) (-4 *3 (-566 *2)))) (-2935 (*1 *2 *3) (-12 (-5 *2 (-357)) (-5 *1 (-726 *3)) (-4 *3 (-566 *2)))))
+(-10 -7 (-15 -2935 ((-357) |#1|)) (-15 -2935 ((-357) |#1| (-854))) (-15 -2487 ((-157 (-357)) |#1|)) (-15 -2487 ((-157 (-357)) |#1| (-854))) (IF (|has| |#1| (-160)) (PROGN (-15 -2487 ((-157 (-357)) (-157 |#1|))) (-15 -2487 ((-157 (-357)) (-157 |#1|) (-854))) (-15 -2487 ((-157 (-357)) (-885 (-157 |#1|)))) (-15 -2487 ((-157 (-357)) (-885 (-157 |#1|)) (-854)))) |%noBranch|) (IF (|has| |#1| (-975)) (PROGN (-15 -2935 ((-357) (-885 |#1|))) (-15 -2935 ((-357) (-885 |#1|) (-854))) (-15 -2487 ((-157 (-357)) (-885 |#1|))) (-15 -2487 ((-157 (-357)) (-885 |#1|) (-854)))) |%noBranch|) (IF (|has| |#1| (-517)) (PROGN (-15 -2935 ((-357) (-385 (-885 |#1|)))) (-15 -2935 ((-357) (-385 (-885 |#1|)) (-854))) (-15 -2487 ((-157 (-357)) (-385 (-885 |#1|)))) (-15 -2487 ((-157 (-357)) (-385 (-885 |#1|)) (-854))) (-15 -2487 ((-157 (-357)) (-385 (-885 (-157 |#1|))))) (-15 -2487 ((-157 (-357)) (-385 (-885 (-157 |#1|))) (-854))) (IF (|has| |#1| (-788)) (PROGN (-15 -2935 ((-357) (-294 |#1|))) (-15 -2935 ((-357) (-294 |#1|) (-854))) (-15 -2487 ((-157 (-357)) (-294 |#1|))) (-15 -2487 ((-157 (-357)) (-294 |#1|) (-854))) (-15 -2487 ((-157 (-357)) (-294 (-157 |#1|)))) (-15 -2487 ((-157 (-357)) (-294 (-157 |#1|)) (-854)))) |%noBranch|)) |%noBranch|) (IF (|has| |#1| (-160)) (PROGN (-15 -1769 ((-3 (-157 (-357)) "failed") (-885 (-157 |#1|)))) (-15 -1769 ((-3 (-157 (-357)) "failed") (-885 (-157 |#1|)) (-854)))) |%noBranch|) (IF (|has| |#1| (-975)) (PROGN (-15 -2927 ((-3 (-357) "failed") (-885 |#1|))) (-15 -2927 ((-3 (-357) "failed") (-885 |#1|) (-854))) (-15 -1769 ((-3 (-157 (-357)) "failed") (-885 |#1|))) (-15 -1769 ((-3 (-157 (-357)) "failed") (-885 |#1|) (-854)))) |%noBranch|) (IF (|has| |#1| (-517)) (PROGN (-15 -2927 ((-3 (-357) "failed") (-385 (-885 |#1|)))) (-15 -2927 ((-3 (-357) "failed") (-385 (-885 |#1|)) (-854))) (-15 -1769 ((-3 (-157 (-357)) "failed") (-385 (-885 |#1|)))) (-15 -1769 ((-3 (-157 (-357)) "failed") (-385 (-885 |#1|)) (-854))) (-15 -1769 ((-3 (-157 (-357)) "failed") (-385 (-885 (-157 |#1|))))) (-15 -1769 ((-3 (-157 (-357)) "failed") (-385 (-885 (-157 |#1|))) (-854))) (IF (|has| |#1| (-788)) (PROGN (-15 -2927 ((-3 (-357) "failed") (-294 |#1|))) (-15 -2927 ((-3 (-357) "failed") (-294 |#1|) (-854))) (-15 -1769 ((-3 (-157 (-357)) "failed") (-294 |#1|))) (-15 -1769 ((-3 (-157 (-357)) "failed") (-294 |#1|) (-854))) (-15 -1769 ((-3 (-157 (-357)) "failed") (-294 (-157 |#1|)))) (-15 -1769 ((-3 (-157 (-357)) "failed") (-294 (-157 |#1|)) (-854)))) |%noBranch|)) |%noBranch|))
+((-1988 (((-854) (-1072)) 65)) (-3922 (((-3 (-357) "failed") (-1072)) 33)) (-3385 (((-357) (-1072)) 31)) (-2838 (((-854) (-1072)) 54)) (-1347 (((-1072) (-854)) 55)) (-3540 (((-1072) (-854)) 53)))
+(((-727) (-10 -7 (-15 -3540 ((-1072) (-854))) (-15 -2838 ((-854) (-1072))) (-15 -1347 ((-1072) (-854))) (-15 -1988 ((-854) (-1072))) (-15 -3385 ((-357) (-1072))) (-15 -3922 ((-3 (-357) "failed") (-1072))))) (T -727))
+((-3922 (*1 *2 *3) (|partial| -12 (-5 *3 (-1072)) (-5 *2 (-357)) (-5 *1 (-727)))) (-3385 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-357)) (-5 *1 (-727)))) (-1988 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-854)) (-5 *1 (-727)))) (-1347 (*1 *2 *3) (-12 (-5 *3 (-854)) (-5 *2 (-1072)) (-5 *1 (-727)))) (-2838 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-854)) (-5 *1 (-727)))) (-3540 (*1 *2 *3) (-12 (-5 *3 (-854)) (-5 *2 (-1072)) (-5 *1 (-727)))))
+(-10 -7 (-15 -3540 ((-1072) (-854))) (-15 -2838 ((-854) (-1072))) (-15 -1347 ((-1072) (-854))) (-15 -1988 ((-854) (-1072))) (-15 -3385 ((-357) (-1072))) (-15 -3922 ((-3 (-357) "failed") (-1072))))
+((-2673 (((-108) $ $) 7)) (-1648 (((-964) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-964)) 15) (((-964) (-2 (|:| |fn| (-294 (-205))) (|:| -3756 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-964)) 13)) (-2282 (((-2 (|:| -2282 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964))) (-987) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 16) (((-2 (|:| -2282 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964))) (-987) (-2 (|:| |fn| (-294 (-205))) (|:| -3756 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 14)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-2686 (((-796) $) 11)) (-3944 (((-108) $ $) 6)))
(((-728) (-131)) (T -728))
-((-2432 (*1 *2 *3 *4) (-12 (-4 *1 (-728)) (-5 *3 (-987)) (-5 *4 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-2 (|:| -2432 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964)))))) (-2486 (*1 *2 *3 *2) (-12 (-4 *1 (-728)) (-5 *2 (-964)) (-5 *3 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))))) (-2432 (*1 *2 *3 *4) (-12 (-4 *1 (-728)) (-5 *3 (-987)) (-5 *4 (-2 (|:| |fn| (-294 (-205))) (|:| -1767 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-2 (|:| -2432 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964)))))) (-2486 (*1 *2 *3 *2) (-12 (-4 *1 (-728)) (-5 *2 (-964)) (-5 *3 (-2 (|:| |fn| (-294 (-205))) (|:| -1767 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))))))
-(-13 (-1018) (-10 -7 (-15 -2432 ((-2 (|:| -2432 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964))) (-987) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -2486 ((-964) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-964))) (-15 -2432 ((-2 (|:| -2432 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964))) (-987) (-2 (|:| |fn| (-294 (-205))) (|:| -1767 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -2486 ((-964) (-2 (|:| |fn| (-294 (-205))) (|:| -1767 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-964)))))
+((-2282 (*1 *2 *3 *4) (-12 (-4 *1 (-728)) (-5 *3 (-987)) (-5 *4 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-2 (|:| -2282 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964)))))) (-1648 (*1 *2 *3 *2) (-12 (-4 *1 (-728)) (-5 *2 (-964)) (-5 *3 (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))))) (-2282 (*1 *2 *3 *4) (-12 (-4 *1 (-728)) (-5 *3 (-987)) (-5 *4 (-2 (|:| |fn| (-294 (-205))) (|:| -3756 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-2 (|:| -2282 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964)))))) (-1648 (*1 *2 *3 *2) (-12 (-4 *1 (-728)) (-5 *2 (-964)) (-5 *3 (-2 (|:| |fn| (-294 (-205))) (|:| -3756 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))))))
+(-13 (-1018) (-10 -7 (-15 -2282 ((-2 (|:| -2282 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964))) (-987) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -1648 ((-964) (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205))) (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-964))) (-15 -2282 ((-2 (|:| -2282 (-357)) (|:| |explanations| (-1072)) (|:| |extra| (-964))) (-987) (-2 (|:| |fn| (-294 (-205))) (|:| -3756 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -1648 ((-964) (-2 (|:| |fn| (-294 (-205))) (|:| -3756 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-964)))))
(((-97) . T) ((-565 (-796)) . T) ((-1018) . T))
-((-3037 (((-1176) (-1171 (-357)) (-525) (-357) (-2 (|:| |try| (-357)) (|:| |did| (-357)) (|:| -1570 (-357))) (-357) (-1171 (-357)) (-1 (-1176) (-1171 (-357)) (-1171 (-357)) (-357)) (-1171 (-357)) (-1171 (-357)) (-1171 (-357)) (-1171 (-357)) (-1171 (-357)) (-1171 (-357)) (-1171 (-357))) 44) (((-1176) (-1171 (-357)) (-525) (-357) (-2 (|:| |try| (-357)) (|:| |did| (-357)) (|:| -1570 (-357))) (-357) (-1171 (-357)) (-1 (-1176) (-1171 (-357)) (-1171 (-357)) (-357))) 43)) (-1662 (((-1176) (-1171 (-357)) (-525) (-357) (-357) (-525) (-1 (-1176) (-1171 (-357)) (-1171 (-357)) (-357))) 50)) (-3466 (((-1176) (-1171 (-357)) (-525) (-357) (-357) (-357) (-357) (-525) (-1 (-1176) (-1171 (-357)) (-1171 (-357)) (-357))) 41)) (-3748 (((-1176) (-1171 (-357)) (-525) (-357) (-357) (-1 (-1176) (-1171 (-357)) (-1171 (-357)) (-357)) (-1171 (-357)) (-1171 (-357)) (-1171 (-357)) (-1171 (-357))) 52) (((-1176) (-1171 (-357)) (-525) (-357) (-357) (-1 (-1176) (-1171 (-357)) (-1171 (-357)) (-357))) 51)))
-(((-729) (-10 -7 (-15 -3748 ((-1176) (-1171 (-357)) (-525) (-357) (-357) (-1 (-1176) (-1171 (-357)) (-1171 (-357)) (-357)))) (-15 -3748 ((-1176) (-1171 (-357)) (-525) (-357) (-357) (-1 (-1176) (-1171 (-357)) (-1171 (-357)) (-357)) (-1171 (-357)) (-1171 (-357)) (-1171 (-357)) (-1171 (-357)))) (-15 -3466 ((-1176) (-1171 (-357)) (-525) (-357) (-357) (-357) (-357) (-525) (-1 (-1176) (-1171 (-357)) (-1171 (-357)) (-357)))) (-15 -3037 ((-1176) (-1171 (-357)) (-525) (-357) (-2 (|:| |try| (-357)) (|:| |did| (-357)) (|:| -1570 (-357))) (-357) (-1171 (-357)) (-1 (-1176) (-1171 (-357)) (-1171 (-357)) (-357)))) (-15 -3037 ((-1176) (-1171 (-357)) (-525) (-357) (-2 (|:| |try| (-357)) (|:| |did| (-357)) (|:| -1570 (-357))) (-357) (-1171 (-357)) (-1 (-1176) (-1171 (-357)) (-1171 (-357)) (-357)) (-1171 (-357)) (-1171 (-357)) (-1171 (-357)) (-1171 (-357)) (-1171 (-357)) (-1171 (-357)) (-1171 (-357)))) (-15 -1662 ((-1176) (-1171 (-357)) (-525) (-357) (-357) (-525) (-1 (-1176) (-1171 (-357)) (-1171 (-357)) (-357)))))) (T -729))
-((-1662 (*1 *2 *3 *4 *5 *5 *4 *6) (-12 (-5 *4 (-525)) (-5 *6 (-1 (-1176) (-1171 *5) (-1171 *5) (-357))) (-5 *3 (-1171 (-357))) (-5 *5 (-357)) (-5 *2 (-1176)) (-5 *1 (-729)))) (-3037 (*1 *2 *3 *4 *5 *6 *5 *3 *7 *3 *3 *3 *3 *3 *3 *3) (-12 (-5 *4 (-525)) (-5 *6 (-2 (|:| |try| (-357)) (|:| |did| (-357)) (|:| -1570 (-357)))) (-5 *7 (-1 (-1176) (-1171 *5) (-1171 *5) (-357))) (-5 *3 (-1171 (-357))) (-5 *5 (-357)) (-5 *2 (-1176)) (-5 *1 (-729)))) (-3037 (*1 *2 *3 *4 *5 *6 *5 *3 *7) (-12 (-5 *4 (-525)) (-5 *6 (-2 (|:| |try| (-357)) (|:| |did| (-357)) (|:| -1570 (-357)))) (-5 *7 (-1 (-1176) (-1171 *5) (-1171 *5) (-357))) (-5 *3 (-1171 (-357))) (-5 *5 (-357)) (-5 *2 (-1176)) (-5 *1 (-729)))) (-3466 (*1 *2 *3 *4 *5 *5 *5 *5 *4 *6) (-12 (-5 *4 (-525)) (-5 *6 (-1 (-1176) (-1171 *5) (-1171 *5) (-357))) (-5 *3 (-1171 (-357))) (-5 *5 (-357)) (-5 *2 (-1176)) (-5 *1 (-729)))) (-3748 (*1 *2 *3 *4 *5 *5 *6 *3 *3 *3 *3) (-12 (-5 *4 (-525)) (-5 *6 (-1 (-1176) (-1171 *5) (-1171 *5) (-357))) (-5 *3 (-1171 (-357))) (-5 *5 (-357)) (-5 *2 (-1176)) (-5 *1 (-729)))) (-3748 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *4 (-525)) (-5 *6 (-1 (-1176) (-1171 *5) (-1171 *5) (-357))) (-5 *3 (-1171 (-357))) (-5 *5 (-357)) (-5 *2 (-1176)) (-5 *1 (-729)))))
-(-10 -7 (-15 -3748 ((-1176) (-1171 (-357)) (-525) (-357) (-357) (-1 (-1176) (-1171 (-357)) (-1171 (-357)) (-357)))) (-15 -3748 ((-1176) (-1171 (-357)) (-525) (-357) (-357) (-1 (-1176) (-1171 (-357)) (-1171 (-357)) (-357)) (-1171 (-357)) (-1171 (-357)) (-1171 (-357)) (-1171 (-357)))) (-15 -3466 ((-1176) (-1171 (-357)) (-525) (-357) (-357) (-357) (-357) (-525) (-1 (-1176) (-1171 (-357)) (-1171 (-357)) (-357)))) (-15 -3037 ((-1176) (-1171 (-357)) (-525) (-357) (-2 (|:| |try| (-357)) (|:| |did| (-357)) (|:| -1570 (-357))) (-357) (-1171 (-357)) (-1 (-1176) (-1171 (-357)) (-1171 (-357)) (-357)))) (-15 -3037 ((-1176) (-1171 (-357)) (-525) (-357) (-2 (|:| |try| (-357)) (|:| |did| (-357)) (|:| -1570 (-357))) (-357) (-1171 (-357)) (-1 (-1176) (-1171 (-357)) (-1171 (-357)) (-357)) (-1171 (-357)) (-1171 (-357)) (-1171 (-357)) (-1171 (-357)) (-1171 (-357)) (-1171 (-357)) (-1171 (-357)))) (-15 -1662 ((-1176) (-1171 (-357)) (-525) (-357) (-357) (-525) (-1 (-1176) (-1171 (-357)) (-1171 (-357)) (-357)))))
-((-1547 (((-2 (|:| -3024 (-357)) (|:| -1483 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525)) 53)) (-2758 (((-2 (|:| -3024 (-357)) (|:| -1483 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525)) 31)) (-2059 (((-2 (|:| -3024 (-357)) (|:| -1483 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525)) 52)) (-2747 (((-2 (|:| -3024 (-357)) (|:| -1483 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525)) 29)) (-1363 (((-2 (|:| -3024 (-357)) (|:| -1483 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525)) 51)) (-1627 (((-2 (|:| -3024 (-357)) (|:| -1483 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525)) 19)) (-2295 (((-2 (|:| -3024 (-357)) (|:| -1483 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525) (-525)) 32)) (-3770 (((-2 (|:| -3024 (-357)) (|:| -1483 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525) (-525)) 30)) (-1656 (((-2 (|:| -3024 (-357)) (|:| -1483 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525) (-525)) 28)))
-(((-730) (-10 -7 (-15 -1656 ((-2 (|:| -3024 (-357)) (|:| -1483 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525) (-525))) (-15 -3770 ((-2 (|:| -3024 (-357)) (|:| -1483 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525) (-525))) (-15 -2295 ((-2 (|:| -3024 (-357)) (|:| -1483 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525) (-525))) (-15 -1627 ((-2 (|:| -3024 (-357)) (|:| -1483 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525))) (-15 -2747 ((-2 (|:| -3024 (-357)) (|:| -1483 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525))) (-15 -2758 ((-2 (|:| -3024 (-357)) (|:| -1483 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525))) (-15 -1363 ((-2 (|:| -3024 (-357)) (|:| -1483 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525))) (-15 -2059 ((-2 (|:| -3024 (-357)) (|:| -1483 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525))) (-15 -1547 ((-2 (|:| -3024 (-357)) (|:| -1483 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525))))) (T -730))
-((-1547 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357)) (-5 *2 (-2 (|:| -3024 *4) (|:| -1483 *4) (|:| |totalpts| (-525)) (|:| |success| (-108)))) (-5 *1 (-730)) (-5 *5 (-525)))) (-2059 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357)) (-5 *2 (-2 (|:| -3024 *4) (|:| -1483 *4) (|:| |totalpts| (-525)) (|:| |success| (-108)))) (-5 *1 (-730)) (-5 *5 (-525)))) (-1363 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357)) (-5 *2 (-2 (|:| -3024 *4) (|:| -1483 *4) (|:| |totalpts| (-525)) (|:| |success| (-108)))) (-5 *1 (-730)) (-5 *5 (-525)))) (-2758 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357)) (-5 *2 (-2 (|:| -3024 *4) (|:| -1483 *4) (|:| |totalpts| (-525)) (|:| |success| (-108)))) (-5 *1 (-730)) (-5 *5 (-525)))) (-2747 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357)) (-5 *2 (-2 (|:| -3024 *4) (|:| -1483 *4) (|:| |totalpts| (-525)) (|:| |success| (-108)))) (-5 *1 (-730)) (-5 *5 (-525)))) (-1627 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357)) (-5 *2 (-2 (|:| -3024 *4) (|:| -1483 *4) (|:| |totalpts| (-525)) (|:| |success| (-108)))) (-5 *1 (-730)) (-5 *5 (-525)))) (-2295 (*1 *2 *3 *4 *4 *4 *4 *5 *5 *5) (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357)) (-5 *2 (-2 (|:| -3024 *4) (|:| -1483 *4) (|:| |totalpts| (-525)) (|:| |success| (-108)))) (-5 *1 (-730)) (-5 *5 (-525)))) (-3770 (*1 *2 *3 *4 *4 *4 *4 *5 *5 *5) (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357)) (-5 *2 (-2 (|:| -3024 *4) (|:| -1483 *4) (|:| |totalpts| (-525)) (|:| |success| (-108)))) (-5 *1 (-730)) (-5 *5 (-525)))) (-1656 (*1 *2 *3 *4 *4 *4 *4 *5 *5 *5) (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357)) (-5 *2 (-2 (|:| -3024 *4) (|:| -1483 *4) (|:| |totalpts| (-525)) (|:| |success| (-108)))) (-5 *1 (-730)) (-5 *5 (-525)))))
-(-10 -7 (-15 -1656 ((-2 (|:| -3024 (-357)) (|:| -1483 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525) (-525))) (-15 -3770 ((-2 (|:| -3024 (-357)) (|:| -1483 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525) (-525))) (-15 -2295 ((-2 (|:| -3024 (-357)) (|:| -1483 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525) (-525))) (-15 -1627 ((-2 (|:| -3024 (-357)) (|:| -1483 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525))) (-15 -2747 ((-2 (|:| -3024 (-357)) (|:| -1483 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525))) (-15 -2758 ((-2 (|:| -3024 (-357)) (|:| -1483 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525))) (-15 -1363 ((-2 (|:| -3024 (-357)) (|:| -1483 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525))) (-15 -2059 ((-2 (|:| -3024 (-357)) (|:| -1483 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525))) (-15 -1547 ((-2 (|:| -3024 (-357)) (|:| -1483 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525))))
-((-1733 (((-1121 |#1|) |#1| (-205) (-525)) 46)))
-(((-731 |#1|) (-10 -7 (-15 -1733 ((-1121 |#1|) |#1| (-205) (-525)))) (-905)) (T -731))
-((-1733 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-205)) (-5 *5 (-525)) (-5 *2 (-1121 *3)) (-5 *1 (-731 *3)) (-4 *3 (-905)))))
-(-10 -7 (-15 -1733 ((-1121 |#1|) |#1| (-205) (-525))))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 24)) (-2157 (((-3 $ "failed") $ $) 26)) (-3798 (($) 23 T CONST)) (-3741 (($ $ $) 13)) (-2478 (($ $ $) 14)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-3022 (((-796) $) 11)) (-4191 (($) 22 T CONST)) (-4135 (((-108) $ $) 16)) (-4119 (((-108) $ $) 17)) (-4096 (((-108) $ $) 6)) (-4126 (((-108) $ $) 15)) (-4112 (((-108) $ $) 18)) (-4164 (($ $ $) 28) (($ $) 27)) (-4156 (($ $ $) 20)) (* (($ (-712) $) 25) (($ (-854) $) 21) (($ (-525) $) 29)))
+((-2180 (((-1176) (-1171 (-357)) (-525) (-357) (-2 (|:| |try| (-357)) (|:| |did| (-357)) (|:| -3289 (-357))) (-357) (-1171 (-357)) (-1 (-1176) (-1171 (-357)) (-1171 (-357)) (-357)) (-1171 (-357)) (-1171 (-357)) (-1171 (-357)) (-1171 (-357)) (-1171 (-357)) (-1171 (-357)) (-1171 (-357))) 44) (((-1176) (-1171 (-357)) (-525) (-357) (-2 (|:| |try| (-357)) (|:| |did| (-357)) (|:| -3289 (-357))) (-357) (-1171 (-357)) (-1 (-1176) (-1171 (-357)) (-1171 (-357)) (-357))) 43)) (-2130 (((-1176) (-1171 (-357)) (-525) (-357) (-357) (-525) (-1 (-1176) (-1171 (-357)) (-1171 (-357)) (-357))) 50)) (-1809 (((-1176) (-1171 (-357)) (-525) (-357) (-357) (-357) (-357) (-525) (-1 (-1176) (-1171 (-357)) (-1171 (-357)) (-357))) 41)) (-2790 (((-1176) (-1171 (-357)) (-525) (-357) (-357) (-1 (-1176) (-1171 (-357)) (-1171 (-357)) (-357)) (-1171 (-357)) (-1171 (-357)) (-1171 (-357)) (-1171 (-357))) 52) (((-1176) (-1171 (-357)) (-525) (-357) (-357) (-1 (-1176) (-1171 (-357)) (-1171 (-357)) (-357))) 51)))
+(((-729) (-10 -7 (-15 -2790 ((-1176) (-1171 (-357)) (-525) (-357) (-357) (-1 (-1176) (-1171 (-357)) (-1171 (-357)) (-357)))) (-15 -2790 ((-1176) (-1171 (-357)) (-525) (-357) (-357) (-1 (-1176) (-1171 (-357)) (-1171 (-357)) (-357)) (-1171 (-357)) (-1171 (-357)) (-1171 (-357)) (-1171 (-357)))) (-15 -1809 ((-1176) (-1171 (-357)) (-525) (-357) (-357) (-357) (-357) (-525) (-1 (-1176) (-1171 (-357)) (-1171 (-357)) (-357)))) (-15 -2180 ((-1176) (-1171 (-357)) (-525) (-357) (-2 (|:| |try| (-357)) (|:| |did| (-357)) (|:| -3289 (-357))) (-357) (-1171 (-357)) (-1 (-1176) (-1171 (-357)) (-1171 (-357)) (-357)))) (-15 -2180 ((-1176) (-1171 (-357)) (-525) (-357) (-2 (|:| |try| (-357)) (|:| |did| (-357)) (|:| -3289 (-357))) (-357) (-1171 (-357)) (-1 (-1176) (-1171 (-357)) (-1171 (-357)) (-357)) (-1171 (-357)) (-1171 (-357)) (-1171 (-357)) (-1171 (-357)) (-1171 (-357)) (-1171 (-357)) (-1171 (-357)))) (-15 -2130 ((-1176) (-1171 (-357)) (-525) (-357) (-357) (-525) (-1 (-1176) (-1171 (-357)) (-1171 (-357)) (-357)))))) (T -729))
+((-2130 (*1 *2 *3 *4 *5 *5 *4 *6) (-12 (-5 *4 (-525)) (-5 *6 (-1 (-1176) (-1171 *5) (-1171 *5) (-357))) (-5 *3 (-1171 (-357))) (-5 *5 (-357)) (-5 *2 (-1176)) (-5 *1 (-729)))) (-2180 (*1 *2 *3 *4 *5 *6 *5 *3 *7 *3 *3 *3 *3 *3 *3 *3) (-12 (-5 *4 (-525)) (-5 *6 (-2 (|:| |try| (-357)) (|:| |did| (-357)) (|:| -3289 (-357)))) (-5 *7 (-1 (-1176) (-1171 *5) (-1171 *5) (-357))) (-5 *3 (-1171 (-357))) (-5 *5 (-357)) (-5 *2 (-1176)) (-5 *1 (-729)))) (-2180 (*1 *2 *3 *4 *5 *6 *5 *3 *7) (-12 (-5 *4 (-525)) (-5 *6 (-2 (|:| |try| (-357)) (|:| |did| (-357)) (|:| -3289 (-357)))) (-5 *7 (-1 (-1176) (-1171 *5) (-1171 *5) (-357))) (-5 *3 (-1171 (-357))) (-5 *5 (-357)) (-5 *2 (-1176)) (-5 *1 (-729)))) (-1809 (*1 *2 *3 *4 *5 *5 *5 *5 *4 *6) (-12 (-5 *4 (-525)) (-5 *6 (-1 (-1176) (-1171 *5) (-1171 *5) (-357))) (-5 *3 (-1171 (-357))) (-5 *5 (-357)) (-5 *2 (-1176)) (-5 *1 (-729)))) (-2790 (*1 *2 *3 *4 *5 *5 *6 *3 *3 *3 *3) (-12 (-5 *4 (-525)) (-5 *6 (-1 (-1176) (-1171 *5) (-1171 *5) (-357))) (-5 *3 (-1171 (-357))) (-5 *5 (-357)) (-5 *2 (-1176)) (-5 *1 (-729)))) (-2790 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *4 (-525)) (-5 *6 (-1 (-1176) (-1171 *5) (-1171 *5) (-357))) (-5 *3 (-1171 (-357))) (-5 *5 (-357)) (-5 *2 (-1176)) (-5 *1 (-729)))))
+(-10 -7 (-15 -2790 ((-1176) (-1171 (-357)) (-525) (-357) (-357) (-1 (-1176) (-1171 (-357)) (-1171 (-357)) (-357)))) (-15 -2790 ((-1176) (-1171 (-357)) (-525) (-357) (-357) (-1 (-1176) (-1171 (-357)) (-1171 (-357)) (-357)) (-1171 (-357)) (-1171 (-357)) (-1171 (-357)) (-1171 (-357)))) (-15 -1809 ((-1176) (-1171 (-357)) (-525) (-357) (-357) (-357) (-357) (-525) (-1 (-1176) (-1171 (-357)) (-1171 (-357)) (-357)))) (-15 -2180 ((-1176) (-1171 (-357)) (-525) (-357) (-2 (|:| |try| (-357)) (|:| |did| (-357)) (|:| -3289 (-357))) (-357) (-1171 (-357)) (-1 (-1176) (-1171 (-357)) (-1171 (-357)) (-357)))) (-15 -2180 ((-1176) (-1171 (-357)) (-525) (-357) (-2 (|:| |try| (-357)) (|:| |did| (-357)) (|:| -3289 (-357))) (-357) (-1171 (-357)) (-1 (-1176) (-1171 (-357)) (-1171 (-357)) (-357)) (-1171 (-357)) (-1171 (-357)) (-1171 (-357)) (-1171 (-357)) (-1171 (-357)) (-1171 (-357)) (-1171 (-357)))) (-15 -2130 ((-1176) (-1171 (-357)) (-525) (-357) (-357) (-525) (-1 (-1176) (-1171 (-357)) (-1171 (-357)) (-357)))))
+((-1519 (((-2 (|:| -2940 (-357)) (|:| -2757 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525)) 53)) (-1403 (((-2 (|:| -2940 (-357)) (|:| -2757 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525)) 31)) (-2635 (((-2 (|:| -2940 (-357)) (|:| -2757 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525)) 52)) (-2411 (((-2 (|:| -2940 (-357)) (|:| -2757 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525)) 29)) (-2267 (((-2 (|:| -2940 (-357)) (|:| -2757 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525)) 51)) (-3545 (((-2 (|:| -2940 (-357)) (|:| -2757 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525)) 19)) (-3446 (((-2 (|:| -2940 (-357)) (|:| -2757 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525) (-525)) 32)) (-3013 (((-2 (|:| -2940 (-357)) (|:| -2757 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525) (-525)) 30)) (-2060 (((-2 (|:| -2940 (-357)) (|:| -2757 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525) (-525)) 28)))
+(((-730) (-10 -7 (-15 -2060 ((-2 (|:| -2940 (-357)) (|:| -2757 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525) (-525))) (-15 -3013 ((-2 (|:| -2940 (-357)) (|:| -2757 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525) (-525))) (-15 -3446 ((-2 (|:| -2940 (-357)) (|:| -2757 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525) (-525))) (-15 -3545 ((-2 (|:| -2940 (-357)) (|:| -2757 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525))) (-15 -2411 ((-2 (|:| -2940 (-357)) (|:| -2757 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525))) (-15 -1403 ((-2 (|:| -2940 (-357)) (|:| -2757 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525))) (-15 -2267 ((-2 (|:| -2940 (-357)) (|:| -2757 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525))) (-15 -2635 ((-2 (|:| -2940 (-357)) (|:| -2757 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525))) (-15 -1519 ((-2 (|:| -2940 (-357)) (|:| -2757 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525))))) (T -730))
+((-1519 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357)) (-5 *2 (-2 (|:| -2940 *4) (|:| -2757 *4) (|:| |totalpts| (-525)) (|:| |success| (-108)))) (-5 *1 (-730)) (-5 *5 (-525)))) (-2635 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357)) (-5 *2 (-2 (|:| -2940 *4) (|:| -2757 *4) (|:| |totalpts| (-525)) (|:| |success| (-108)))) (-5 *1 (-730)) (-5 *5 (-525)))) (-2267 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357)) (-5 *2 (-2 (|:| -2940 *4) (|:| -2757 *4) (|:| |totalpts| (-525)) (|:| |success| (-108)))) (-5 *1 (-730)) (-5 *5 (-525)))) (-1403 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357)) (-5 *2 (-2 (|:| -2940 *4) (|:| -2757 *4) (|:| |totalpts| (-525)) (|:| |success| (-108)))) (-5 *1 (-730)) (-5 *5 (-525)))) (-2411 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357)) (-5 *2 (-2 (|:| -2940 *4) (|:| -2757 *4) (|:| |totalpts| (-525)) (|:| |success| (-108)))) (-5 *1 (-730)) (-5 *5 (-525)))) (-3545 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357)) (-5 *2 (-2 (|:| -2940 *4) (|:| -2757 *4) (|:| |totalpts| (-525)) (|:| |success| (-108)))) (-5 *1 (-730)) (-5 *5 (-525)))) (-3446 (*1 *2 *3 *4 *4 *4 *4 *5 *5 *5) (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357)) (-5 *2 (-2 (|:| -2940 *4) (|:| -2757 *4) (|:| |totalpts| (-525)) (|:| |success| (-108)))) (-5 *1 (-730)) (-5 *5 (-525)))) (-3013 (*1 *2 *3 *4 *4 *4 *4 *5 *5 *5) (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357)) (-5 *2 (-2 (|:| -2940 *4) (|:| -2757 *4) (|:| |totalpts| (-525)) (|:| |success| (-108)))) (-5 *1 (-730)) (-5 *5 (-525)))) (-2060 (*1 *2 *3 *4 *4 *4 *4 *5 *5 *5) (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357)) (-5 *2 (-2 (|:| -2940 *4) (|:| -2757 *4) (|:| |totalpts| (-525)) (|:| |success| (-108)))) (-5 *1 (-730)) (-5 *5 (-525)))))
+(-10 -7 (-15 -2060 ((-2 (|:| -2940 (-357)) (|:| -2757 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525) (-525))) (-15 -3013 ((-2 (|:| -2940 (-357)) (|:| -2757 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525) (-525))) (-15 -3446 ((-2 (|:| -2940 (-357)) (|:| -2757 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525) (-525))) (-15 -3545 ((-2 (|:| -2940 (-357)) (|:| -2757 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525))) (-15 -2411 ((-2 (|:| -2940 (-357)) (|:| -2757 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525))) (-15 -1403 ((-2 (|:| -2940 (-357)) (|:| -2757 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525))) (-15 -2267 ((-2 (|:| -2940 (-357)) (|:| -2757 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525))) (-15 -2635 ((-2 (|:| -2940 (-357)) (|:| -2757 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525))) (-15 -1519 ((-2 (|:| -2940 (-357)) (|:| -2757 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525))))
+((-3269 (((-1121 |#1|) |#1| (-205) (-525)) 46)))
+(((-731 |#1|) (-10 -7 (-15 -3269 ((-1121 |#1|) |#1| (-205) (-525)))) (-905)) (T -731))
+((-3269 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-205)) (-5 *5 (-525)) (-5 *2 (-1121 *3)) (-5 *1 (-731 *3)) (-4 *3 (-905)))))
+(-10 -7 (-15 -3269 ((-1121 |#1|) |#1| (-205) (-525))))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 24)) (-3332 (((-3 $ "failed") $ $) 26)) (-2055 (($) 23 T CONST)) (-1923 (($ $ $) 13)) (-3475 (($ $ $) 14)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-2686 (((-796) $) 11)) (-1830 (($) 22 T CONST)) (-4004 (((-108) $ $) 16)) (-3982 (((-108) $ $) 17)) (-3944 (((-108) $ $) 6)) (-3994 (((-108) $ $) 15)) (-3971 (((-108) $ $) 18)) (-4047 (($ $ $) 28) (($ $) 27)) (-4036 (($ $ $) 20)) (* (($ (-712) $) 25) (($ (-854) $) 21) (($ (-525) $) 29)))
(((-732) (-131)) (T -732))
NIL
(-13 (-736) (-21))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-126) . T) ((-565 (-796)) . T) ((-733) . T) ((-735) . T) ((-736) . T) ((-788) . T) ((-1018) . T))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 24)) (-3798 (($) 23 T CONST)) (-3741 (($ $ $) 13)) (-2478 (($ $ $) 14)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-3022 (((-796) $) 11)) (-4191 (($) 22 T CONST)) (-4135 (((-108) $ $) 16)) (-4119 (((-108) $ $) 17)) (-4096 (((-108) $ $) 6)) (-4126 (((-108) $ $) 15)) (-4112 (((-108) $ $) 18)) (-4156 (($ $ $) 20)) (* (($ (-712) $) 25) (($ (-854) $) 21)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 24)) (-2055 (($) 23 T CONST)) (-1923 (($ $ $) 13)) (-3475 (($ $ $) 14)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-2686 (((-796) $) 11)) (-1830 (($) 22 T CONST)) (-4004 (((-108) $ $) 16)) (-3982 (((-108) $ $) 17)) (-3944 (((-108) $ $) 6)) (-3994 (((-108) $ $) 15)) (-3971 (((-108) $ $) 18)) (-4036 (($ $ $) 20)) (* (($ (-712) $) 25) (($ (-854) $) 21)))
(((-733) (-131)) (T -733))
NIL
(-13 (-735) (-23))
(((-23) . T) ((-25) . T) ((-97) . T) ((-565 (-796)) . T) ((-735) . T) ((-788) . T) ((-1018) . T))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 24)) (-2593 (($ $ $) 27)) (-2157 (((-3 $ "failed") $ $) 26)) (-3798 (($) 23 T CONST)) (-3741 (($ $ $) 13)) (-2478 (($ $ $) 14)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-3022 (((-796) $) 11)) (-4191 (($) 22 T CONST)) (-4135 (((-108) $ $) 16)) (-4119 (((-108) $ $) 17)) (-4096 (((-108) $ $) 6)) (-4126 (((-108) $ $) 15)) (-4112 (((-108) $ $) 18)) (-4156 (($ $ $) 20)) (* (($ (-712) $) 25) (($ (-854) $) 21)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 24)) (-3343 (($ $ $) 27)) (-3332 (((-3 $ "failed") $ $) 26)) (-2055 (($) 23 T CONST)) (-1923 (($ $ $) 13)) (-3475 (($ $ $) 14)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-2686 (((-796) $) 11)) (-1830 (($) 22 T CONST)) (-4004 (((-108) $ $) 16)) (-3982 (((-108) $ $) 17)) (-3944 (((-108) $ $) 6)) (-3994 (((-108) $ $) 15)) (-3971 (((-108) $ $) 18)) (-4036 (($ $ $) 20)) (* (($ (-712) $) 25) (($ (-854) $) 21)))
(((-734) (-131)) (T -734))
-((-2593 (*1 *1 *1 *1) (-4 *1 (-734))))
-(-13 (-736) (-10 -8 (-15 -2593 ($ $ $))))
+((-3343 (*1 *1 *1 *1) (-4 *1 (-734))))
+(-13 (-736) (-10 -8 (-15 -3343 ($ $ $))))
(((-23) . T) ((-25) . T) ((-97) . T) ((-126) . T) ((-565 (-796)) . T) ((-733) . T) ((-735) . T) ((-736) . T) ((-788) . T) ((-1018) . T))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 24)) (-3798 (($) 23 T CONST)) (-3741 (($ $ $) 13)) (-2478 (($ $ $) 14)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-3022 (((-796) $) 11)) (-4191 (($) 22 T CONST)) (-4135 (((-108) $ $) 16)) (-4119 (((-108) $ $) 17)) (-4096 (((-108) $ $) 6)) (-4126 (((-108) $ $) 15)) (-4112 (((-108) $ $) 18)) (-4156 (($ $ $) 20)) (* (($ (-712) $) 25) (($ (-854) $) 21)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 24)) (-2055 (($) 23 T CONST)) (-1923 (($ $ $) 13)) (-3475 (($ $ $) 14)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-2686 (((-796) $) 11)) (-1830 (($) 22 T CONST)) (-4004 (((-108) $ $) 16)) (-3982 (((-108) $ $) 17)) (-3944 (((-108) $ $) 6)) (-3994 (((-108) $ $) 15)) (-3971 (((-108) $ $) 18)) (-4036 (($ $ $) 20)) (* (($ (-712) $) 25) (($ (-854) $) 21)))
(((-735) (-131)) (T -735))
NIL
(-13 (-788) (-23))
(((-23) . T) ((-25) . T) ((-97) . T) ((-565 (-796)) . T) ((-788) . T) ((-1018) . T))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 24)) (-2157 (((-3 $ "failed") $ $) 26)) (-3798 (($) 23 T CONST)) (-3741 (($ $ $) 13)) (-2478 (($ $ $) 14)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-3022 (((-796) $) 11)) (-4191 (($) 22 T CONST)) (-4135 (((-108) $ $) 16)) (-4119 (((-108) $ $) 17)) (-4096 (((-108) $ $) 6)) (-4126 (((-108) $ $) 15)) (-4112 (((-108) $ $) 18)) (-4156 (($ $ $) 20)) (* (($ (-712) $) 25) (($ (-854) $) 21)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 24)) (-3332 (((-3 $ "failed") $ $) 26)) (-2055 (($) 23 T CONST)) (-1923 (($ $ $) 13)) (-3475 (($ $ $) 14)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-2686 (((-796) $) 11)) (-1830 (($) 22 T CONST)) (-4004 (((-108) $ $) 16)) (-3982 (((-108) $ $) 17)) (-3944 (((-108) $ $) 6)) (-3994 (((-108) $ $) 15)) (-3971 (((-108) $ $) 18)) (-4036 (($ $ $) 20)) (* (($ (-712) $) 25) (($ (-854) $) 21)))
(((-736) (-131)) (T -736))
NIL
(-13 (-733) (-126))
(((-23) . T) ((-25) . T) ((-97) . T) ((-126) . T) ((-565 (-796)) . T) ((-733) . T) ((-735) . T) ((-788) . T) ((-1018) . T))
-((-1800 (((-108) $) 41)) (-1251 (((-3 (-525) "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL) (((-3 |#2| "failed") $) 44)) (-3528 (((-525) $) NIL) (((-385 (-525)) $) NIL) ((|#2| $) 42)) (-1511 (((-3 (-385 (-525)) "failed") $) 78)) (-1352 (((-108) $) 72)) (-1726 (((-385 (-525)) $) 76)) (-2771 ((|#2| $) 26)) (-1340 (($ (-1 |#2| |#2|) $) 23)) (-1622 (($ $) 61)) (-1408 (((-501) $) 67)) (-3228 (($ $) 21)) (-3022 (((-796) $) 56) (($ (-525)) 39) (($ |#2|) 37) (($ (-385 (-525))) NIL)) (-2128 (((-712)) 10)) (-1539 ((|#2| $) 71)) (-4096 (((-108) $ $) 29)) (-4112 (((-108) $ $) 69)) (-4164 (($ $) 31) (($ $ $) NIL)) (-4156 (($ $ $) 30)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 35) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) 32)))
-(((-737 |#1| |#2|) (-10 -8 (-15 -4112 ((-108) |#1| |#1|)) (-15 -1408 ((-501) |#1|)) (-15 -1622 (|#1| |#1|)) (-15 -1511 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -1726 ((-385 (-525)) |#1|)) (-15 -1352 ((-108) |#1|)) (-15 -1539 (|#2| |#1|)) (-15 -2771 (|#2| |#1|)) (-15 -3228 (|#1| |#1|)) (-15 -1340 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3528 (|#2| |#1|)) (-15 -1251 ((-3 |#2| "failed") |#1|)) (-15 -3022 (|#1| (-385 (-525)))) (-15 -1251 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3528 ((-385 (-525)) |#1|)) (-15 -1251 ((-3 (-525) "failed") |#1|)) (-15 -3528 ((-525) |#1|)) (-15 -3022 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -3022 (|#1| (-525))) (-15 -2128 ((-712))) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 -4164 (|#1| |#1| |#1|)) (-15 -4164 (|#1| |#1|)) (-15 * (|#1| (-712) |#1|)) (-15 -1800 ((-108) |#1|)) (-15 * (|#1| (-854) |#1|)) (-15 -4156 (|#1| |#1| |#1|)) (-15 -3022 ((-796) |#1|)) (-15 -4096 ((-108) |#1| |#1|))) (-738 |#2|) (-160)) (T -737))
-((-2128 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-712)) (-5 *1 (-737 *3 *4)) (-4 *3 (-738 *4)))))
-(-10 -8 (-15 -4112 ((-108) |#1| |#1|)) (-15 -1408 ((-501) |#1|)) (-15 -1622 (|#1| |#1|)) (-15 -1511 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -1726 ((-385 (-525)) |#1|)) (-15 -1352 ((-108) |#1|)) (-15 -1539 (|#2| |#1|)) (-15 -2771 (|#2| |#1|)) (-15 -3228 (|#1| |#1|)) (-15 -1340 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3528 (|#2| |#1|)) (-15 -1251 ((-3 |#2| "failed") |#1|)) (-15 -3022 (|#1| (-385 (-525)))) (-15 -1251 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3528 ((-385 (-525)) |#1|)) (-15 -1251 ((-3 (-525) "failed") |#1|)) (-15 -3528 ((-525) |#1|)) (-15 -3022 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -3022 (|#1| (-525))) (-15 -2128 ((-712))) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 -4164 (|#1| |#1| |#1|)) (-15 -4164 (|#1| |#1|)) (-15 * (|#1| (-712) |#1|)) (-15 -1800 ((-108) |#1|)) (-15 * (|#1| (-854) |#1|)) (-15 -4156 (|#1| |#1| |#1|)) (-15 -3022 ((-796) |#1|)) (-15 -4096 ((-108) |#1| |#1|)))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-2157 (((-3 $ "failed") $ $) 19)) (-3032 (((-712)) 53 (|has| |#1| (-346)))) (-3798 (($) 17 T CONST)) (-1251 (((-3 (-525) "failed") $) 94 (|has| |#1| (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) 92 (|has| |#1| (-966 (-385 (-525))))) (((-3 |#1| "failed") $) 90)) (-3528 (((-525) $) 95 (|has| |#1| (-966 (-525)))) (((-385 (-525)) $) 93 (|has| |#1| (-966 (-385 (-525))))) ((|#1| $) 89)) (-4163 (((-3 $ "failed") $) 34)) (-1373 ((|#1| $) 79)) (-1511 (((-3 (-385 (-525)) "failed") $) 66 (|has| |#1| (-510)))) (-1352 (((-108) $) 68 (|has| |#1| (-510)))) (-1726 (((-385 (-525)) $) 67 (|has| |#1| (-510)))) (-3377 (($) 56 (|has| |#1| (-346)))) (-2824 (((-108) $) 31)) (-3722 (($ |#1| |#1| |#1| |#1| |#1| |#1| |#1| |#1|) 70)) (-2771 ((|#1| $) 71)) (-3741 (($ $ $) 62 (|has| |#1| (-788)))) (-2478 (($ $ $) 61 (|has| |#1| (-788)))) (-1340 (($ (-1 |#1| |#1|) $) 81)) (-3016 (((-854) $) 55 (|has| |#1| (-346)))) (-2339 (((-1072) $) 9)) (-1622 (($ $) 65 (|has| |#1| (-341)))) (-2226 (($ (-854)) 54 (|has| |#1| (-346)))) (-1207 ((|#1| $) 76)) (-1574 ((|#1| $) 77)) (-1771 ((|#1| $) 78)) (-2062 ((|#1| $) 72)) (-2411 ((|#1| $) 73)) (-1342 ((|#1| $) 74)) (-1516 ((|#1| $) 75)) (-2047 (((-1036) $) 10)) (-4132 (($ $ (-591 |#1|) (-591 |#1|)) 87 (|has| |#1| (-288 |#1|))) (($ $ |#1| |#1|) 86 (|has| |#1| (-288 |#1|))) (($ $ (-273 |#1|)) 85 (|has| |#1| (-288 |#1|))) (($ $ (-591 (-273 |#1|))) 84 (|has| |#1| (-288 |#1|))) (($ $ (-591 (-1089)) (-591 |#1|)) 83 (|has| |#1| (-486 (-1089) |#1|))) (($ $ (-1089) |#1|) 82 (|has| |#1| (-486 (-1089) |#1|)))) (-3164 (($ $ |#1|) 88 (|has| |#1| (-265 |#1| |#1|)))) (-1408 (((-501) $) 63 (|has| |#1| (-566 (-501))))) (-3228 (($ $) 80)) (-3022 (((-796) $) 11) (($ (-525)) 28) (($ |#1|) 37) (($ (-385 (-525))) 91 (|has| |#1| (-966 (-385 (-525)))))) (-1437 (((-3 $ "failed") $) 64 (|has| |#1| (-136)))) (-2128 (((-712)) 29)) (-1539 ((|#1| $) 69 (|has| |#1| (-984)))) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4135 (((-108) $ $) 59 (|has| |#1| (-788)))) (-4119 (((-108) $ $) 58 (|has| |#1| (-788)))) (-4096 (((-108) $ $) 6)) (-4126 (((-108) $ $) 60 (|has| |#1| (-788)))) (-4112 (((-108) $ $) 57 (|has| |#1| (-788)))) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 39) (($ |#1| $) 38)))
+((-1306 (((-108) $) 41)) (-4174 (((-3 (-525) "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL) (((-3 |#2| "failed") $) 44)) (-3341 (((-525) $) NIL) (((-385 (-525)) $) NIL) ((|#2| $) 42)) (-2350 (((-3 (-385 (-525)) "failed") $) 78)) (-2157 (((-108) $) 72)) (-3184 (((-385 (-525)) $) 76)) (-1525 ((|#2| $) 26)) (-1257 (($ (-1 |#2| |#2|) $) 23)) (-1523 (($ $) 61)) (-1300 (((-501) $) 67)) (-3369 (($ $) 21)) (-2686 (((-796) $) 56) (($ (-525)) 39) (($ |#2|) 37) (($ (-385 (-525))) NIL)) (-3425 (((-712)) 10)) (-1460 ((|#2| $) 71)) (-3944 (((-108) $ $) 29)) (-3971 (((-108) $ $) 69)) (-4047 (($ $) 31) (($ $ $) NIL)) (-4036 (($ $ $) 30)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 35) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) 32)))
+(((-737 |#1| |#2|) (-10 -8 (-15 -3971 ((-108) |#1| |#1|)) (-15 -1300 ((-501) |#1|)) (-15 -1523 (|#1| |#1|)) (-15 -2350 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3184 ((-385 (-525)) |#1|)) (-15 -2157 ((-108) |#1|)) (-15 -1460 (|#2| |#1|)) (-15 -1525 (|#2| |#1|)) (-15 -3369 (|#1| |#1|)) (-15 -1257 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3341 (|#2| |#1|)) (-15 -4174 ((-3 |#2| "failed") |#1|)) (-15 -2686 (|#1| (-385 (-525)))) (-15 -4174 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3341 ((-385 (-525)) |#1|)) (-15 -4174 ((-3 (-525) "failed") |#1|)) (-15 -3341 ((-525) |#1|)) (-15 -2686 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -2686 (|#1| (-525))) (-15 -3425 ((-712))) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 -4047 (|#1| |#1| |#1|)) (-15 -4047 (|#1| |#1|)) (-15 * (|#1| (-712) |#1|)) (-15 -1306 ((-108) |#1|)) (-15 * (|#1| (-854) |#1|)) (-15 -4036 (|#1| |#1| |#1|)) (-15 -2686 ((-796) |#1|)) (-15 -3944 ((-108) |#1| |#1|))) (-738 |#2|) (-160)) (T -737))
+((-3425 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-712)) (-5 *1 (-737 *3 *4)) (-4 *3 (-738 *4)))))
+(-10 -8 (-15 -3971 ((-108) |#1| |#1|)) (-15 -1300 ((-501) |#1|)) (-15 -1523 (|#1| |#1|)) (-15 -2350 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3184 ((-385 (-525)) |#1|)) (-15 -2157 ((-108) |#1|)) (-15 -1460 (|#2| |#1|)) (-15 -1525 (|#2| |#1|)) (-15 -3369 (|#1| |#1|)) (-15 -1257 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3341 (|#2| |#1|)) (-15 -4174 ((-3 |#2| "failed") |#1|)) (-15 -2686 (|#1| (-385 (-525)))) (-15 -4174 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3341 ((-385 (-525)) |#1|)) (-15 -4174 ((-3 (-525) "failed") |#1|)) (-15 -3341 ((-525) |#1|)) (-15 -2686 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -2686 (|#1| (-525))) (-15 -3425 ((-712))) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 -4047 (|#1| |#1| |#1|)) (-15 -4047 (|#1| |#1|)) (-15 * (|#1| (-712) |#1|)) (-15 -1306 ((-108) |#1|)) (-15 * (|#1| (-854) |#1|)) (-15 -4036 (|#1| |#1| |#1|)) (-15 -2686 ((-796) |#1|)) (-15 -3944 ((-108) |#1| |#1|)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-3332 (((-3 $ "failed") $ $) 19)) (-2834 (((-712)) 53 (|has| |#1| (-346)))) (-2055 (($) 17 T CONST)) (-4174 (((-3 (-525) "failed") $) 94 (|has| |#1| (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) 92 (|has| |#1| (-966 (-385 (-525))))) (((-3 |#1| "failed") $) 90)) (-3341 (((-525) $) 95 (|has| |#1| (-966 (-525)))) (((-385 (-525)) $) 93 (|has| |#1| (-966 (-385 (-525))))) ((|#1| $) 89)) (-1522 (((-3 $ "failed") $) 34)) (-2560 ((|#1| $) 79)) (-2350 (((-3 (-385 (-525)) "failed") $) 66 (|has| |#1| (-510)))) (-2157 (((-108) $) 68 (|has| |#1| (-510)))) (-3184 (((-385 (-525)) $) 67 (|has| |#1| (-510)))) (-1325 (($) 56 (|has| |#1| (-346)))) (-3865 (((-108) $) 31)) (-2546 (($ |#1| |#1| |#1| |#1| |#1| |#1| |#1| |#1|) 70)) (-1525 ((|#1| $) 71)) (-1923 (($ $ $) 62 (|has| |#1| (-788)))) (-3475 (($ $ $) 61 (|has| |#1| (-788)))) (-1257 (($ (-1 |#1| |#1|) $) 81)) (-1970 (((-854) $) 55 (|has| |#1| (-346)))) (-2621 (((-1072) $) 9)) (-1523 (($ $) 65 (|has| |#1| (-341)))) (-3229 (($ (-854)) 54 (|has| |#1| (-346)))) (-2917 ((|#1| $) 76)) (-4164 ((|#1| $) 77)) (-3809 ((|#1| $) 78)) (-2665 ((|#1| $) 72)) (-2027 ((|#1| $) 73)) (-2042 ((|#1| $) 74)) (-2394 ((|#1| $) 75)) (-2937 (((-1036) $) 10)) (-1980 (($ $ (-591 |#1|) (-591 |#1|)) 87 (|has| |#1| (-288 |#1|))) (($ $ |#1| |#1|) 86 (|has| |#1| (-288 |#1|))) (($ $ (-273 |#1|)) 85 (|has| |#1| (-288 |#1|))) (($ $ (-591 (-273 |#1|))) 84 (|has| |#1| (-288 |#1|))) (($ $ (-591 (-1089)) (-591 |#1|)) 83 (|has| |#1| (-486 (-1089) |#1|))) (($ $ (-1089) |#1|) 82 (|has| |#1| (-486 (-1089) |#1|)))) (-1881 (($ $ |#1|) 88 (|has| |#1| (-265 |#1| |#1|)))) (-1300 (((-501) $) 63 (|has| |#1| (-566 (-501))))) (-3369 (($ $) 80)) (-2686 (((-796) $) 11) (($ (-525)) 28) (($ |#1|) 37) (($ (-385 (-525))) 91 (|has| |#1| (-966 (-385 (-525)))))) (-3751 (((-3 $ "failed") $) 64 (|has| |#1| (-136)))) (-3425 (((-712)) 29)) (-1460 ((|#1| $) 69 (|has| |#1| (-984)))) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-4004 (((-108) $ $) 59 (|has| |#1| (-788)))) (-3982 (((-108) $ $) 58 (|has| |#1| (-788)))) (-3944 (((-108) $ $) 6)) (-3994 (((-108) $ $) 60 (|has| |#1| (-788)))) (-3971 (((-108) $ $) 57 (|has| |#1| (-788)))) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 39) (($ |#1| $) 38)))
(((-738 |#1|) (-131) (-160)) (T -738))
-((-3228 (*1 *1 *1) (-12 (-4 *1 (-738 *2)) (-4 *2 (-160)))) (-1373 (*1 *2 *1) (-12 (-4 *1 (-738 *2)) (-4 *2 (-160)))) (-1771 (*1 *2 *1) (-12 (-4 *1 (-738 *2)) (-4 *2 (-160)))) (-1574 (*1 *2 *1) (-12 (-4 *1 (-738 *2)) (-4 *2 (-160)))) (-1207 (*1 *2 *1) (-12 (-4 *1 (-738 *2)) (-4 *2 (-160)))) (-1516 (*1 *2 *1) (-12 (-4 *1 (-738 *2)) (-4 *2 (-160)))) (-1342 (*1 *2 *1) (-12 (-4 *1 (-738 *2)) (-4 *2 (-160)))) (-2411 (*1 *2 *1) (-12 (-4 *1 (-738 *2)) (-4 *2 (-160)))) (-2062 (*1 *2 *1) (-12 (-4 *1 (-738 *2)) (-4 *2 (-160)))) (-2771 (*1 *2 *1) (-12 (-4 *1 (-738 *2)) (-4 *2 (-160)))) (-3722 (*1 *1 *2 *2 *2 *2 *2 *2 *2 *2) (-12 (-4 *1 (-738 *2)) (-4 *2 (-160)))) (-1539 (*1 *2 *1) (-12 (-4 *1 (-738 *2)) (-4 *2 (-160)) (-4 *2 (-984)))) (-1352 (*1 *2 *1) (-12 (-4 *1 (-738 *3)) (-4 *3 (-160)) (-4 *3 (-510)) (-5 *2 (-108)))) (-1726 (*1 *2 *1) (-12 (-4 *1 (-738 *3)) (-4 *3 (-160)) (-4 *3 (-510)) (-5 *2 (-385 (-525))))) (-1511 (*1 *2 *1) (|partial| -12 (-4 *1 (-738 *3)) (-4 *3 (-160)) (-4 *3 (-510)) (-5 *2 (-385 (-525))))) (-1622 (*1 *1 *1) (-12 (-4 *1 (-738 *2)) (-4 *2 (-160)) (-4 *2 (-341)))))
-(-13 (-37 |t#1|) (-389 |t#1|) (-316 |t#1|) (-10 -8 (-15 -3228 ($ $)) (-15 -1373 (|t#1| $)) (-15 -1771 (|t#1| $)) (-15 -1574 (|t#1| $)) (-15 -1207 (|t#1| $)) (-15 -1516 (|t#1| $)) (-15 -1342 (|t#1| $)) (-15 -2411 (|t#1| $)) (-15 -2062 (|t#1| $)) (-15 -2771 (|t#1| $)) (-15 -3722 ($ |t#1| |t#1| |t#1| |t#1| |t#1| |t#1| |t#1| |t#1|)) (IF (|has| |t#1| (-346)) (-6 (-346)) |%noBranch|) (IF (|has| |t#1| (-788)) (-6 (-788)) |%noBranch|) (IF (|has| |t#1| (-566 (-501))) (-6 (-566 (-501))) |%noBranch|) (IF (|has| |t#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |t#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |t#1| (-984)) (-15 -1539 (|t#1| $)) |%noBranch|) (IF (|has| |t#1| (-510)) (PROGN (-15 -1352 ((-108) $)) (-15 -1726 ((-385 (-525)) $)) (-15 -1511 ((-3 (-385 (-525)) "failed") $))) |%noBranch|) (IF (|has| |t#1| (-341)) (-15 -1622 ($ $)) |%noBranch|)))
+((-3369 (*1 *1 *1) (-12 (-4 *1 (-738 *2)) (-4 *2 (-160)))) (-2560 (*1 *2 *1) (-12 (-4 *1 (-738 *2)) (-4 *2 (-160)))) (-3809 (*1 *2 *1) (-12 (-4 *1 (-738 *2)) (-4 *2 (-160)))) (-4164 (*1 *2 *1) (-12 (-4 *1 (-738 *2)) (-4 *2 (-160)))) (-2917 (*1 *2 *1) (-12 (-4 *1 (-738 *2)) (-4 *2 (-160)))) (-2394 (*1 *2 *1) (-12 (-4 *1 (-738 *2)) (-4 *2 (-160)))) (-2042 (*1 *2 *1) (-12 (-4 *1 (-738 *2)) (-4 *2 (-160)))) (-2027 (*1 *2 *1) (-12 (-4 *1 (-738 *2)) (-4 *2 (-160)))) (-2665 (*1 *2 *1) (-12 (-4 *1 (-738 *2)) (-4 *2 (-160)))) (-1525 (*1 *2 *1) (-12 (-4 *1 (-738 *2)) (-4 *2 (-160)))) (-2546 (*1 *1 *2 *2 *2 *2 *2 *2 *2 *2) (-12 (-4 *1 (-738 *2)) (-4 *2 (-160)))) (-1460 (*1 *2 *1) (-12 (-4 *1 (-738 *2)) (-4 *2 (-160)) (-4 *2 (-984)))) (-2157 (*1 *2 *1) (-12 (-4 *1 (-738 *3)) (-4 *3 (-160)) (-4 *3 (-510)) (-5 *2 (-108)))) (-3184 (*1 *2 *1) (-12 (-4 *1 (-738 *3)) (-4 *3 (-160)) (-4 *3 (-510)) (-5 *2 (-385 (-525))))) (-2350 (*1 *2 *1) (|partial| -12 (-4 *1 (-738 *3)) (-4 *3 (-160)) (-4 *3 (-510)) (-5 *2 (-385 (-525))))) (-1523 (*1 *1 *1) (-12 (-4 *1 (-738 *2)) (-4 *2 (-160)) (-4 *2 (-341)))))
+(-13 (-37 |t#1|) (-389 |t#1|) (-316 |t#1|) (-10 -8 (-15 -3369 ($ $)) (-15 -2560 (|t#1| $)) (-15 -3809 (|t#1| $)) (-15 -4164 (|t#1| $)) (-15 -2917 (|t#1| $)) (-15 -2394 (|t#1| $)) (-15 -2042 (|t#1| $)) (-15 -2027 (|t#1| $)) (-15 -2665 (|t#1| $)) (-15 -1525 (|t#1| $)) (-15 -2546 ($ |t#1| |t#1| |t#1| |t#1| |t#1| |t#1| |t#1| |t#1|)) (IF (|has| |t#1| (-346)) (-6 (-346)) |%noBranch|) (IF (|has| |t#1| (-788)) (-6 (-788)) |%noBranch|) (IF (|has| |t#1| (-566 (-501))) (-6 (-566 (-501))) |%noBranch|) (IF (|has| |t#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |t#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |t#1| (-984)) (-15 -1460 (|t#1| $)) |%noBranch|) (IF (|has| |t#1| (-510)) (PROGN (-15 -2157 ((-108) $)) (-15 -3184 ((-385 (-525)) $)) (-15 -2350 ((-3 (-385 (-525)) "failed") $))) |%noBranch|) (IF (|has| |t#1| (-341)) (-15 -1523 ($ $)) |%noBranch|)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 |#1|) . T) ((-97) . T) ((-107 |#1| |#1|) . T) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-565 (-796)) . T) ((-566 (-501)) |has| |#1| (-566 (-501))) ((-265 |#1| $) |has| |#1| (-265 |#1| |#1|)) ((-288 |#1|) |has| |#1| (-288 |#1|)) ((-346) |has| |#1| (-346)) ((-316 |#1|) . T) ((-389 |#1|) . T) ((-486 (-1089) |#1|) |has| |#1| (-486 (-1089) |#1|)) ((-486 |#1| |#1|) |has| |#1| (-288 |#1|)) ((-593 |#1|) . T) ((-593 $) . T) ((-659 |#1|) . T) ((-668) . T) ((-788) |has| |#1| (-788)) ((-966 (-385 (-525))) |has| |#1| (-966 (-385 (-525)))) ((-966 (-525)) |has| |#1| (-966 (-525))) ((-966 |#1|) . T) ((-981 |#1|) . T) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T))
-((-1340 ((|#3| (-1 |#4| |#2|) |#1|) 20)))
-(((-739 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1340 (|#3| (-1 |#4| |#2|) |#1|))) (-738 |#2|) (-160) (-738 |#4|) (-160)) (T -739))
-((-1340 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-160)) (-4 *6 (-160)) (-4 *2 (-738 *6)) (-5 *1 (-739 *4 *5 *2 *6)) (-4 *4 (-738 *5)))))
-(-10 -7 (-15 -1340 (|#3| (-1 |#4| |#2|) |#1|)))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-3032 (((-712)) NIL (|has| |#1| (-346)))) (-3798 (($) NIL T CONST)) (-1251 (((-3 |#1| "failed") $) NIL) (((-3 (-929 |#1|) "failed") $) 35) (((-3 (-525) "failed") $) NIL (-3321 (|has| (-929 |#1|) (-966 (-525))) (|has| |#1| (-966 (-525))))) (((-3 (-385 (-525)) "failed") $) NIL (-3321 (|has| (-929 |#1|) (-966 (-385 (-525)))) (|has| |#1| (-966 (-385 (-525))))))) (-3528 ((|#1| $) NIL) (((-929 |#1|) $) 33) (((-525) $) NIL (-3321 (|has| (-929 |#1|) (-966 (-525))) (|has| |#1| (-966 (-525))))) (((-385 (-525)) $) NIL (-3321 (|has| (-929 |#1|) (-966 (-385 (-525)))) (|has| |#1| (-966 (-385 (-525))))))) (-4163 (((-3 $ "failed") $) NIL)) (-1373 ((|#1| $) 16)) (-1511 (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-510)))) (-1352 (((-108) $) NIL (|has| |#1| (-510)))) (-1726 (((-385 (-525)) $) NIL (|has| |#1| (-510)))) (-3377 (($) NIL (|has| |#1| (-346)))) (-2824 (((-108) $) NIL)) (-3722 (($ |#1| |#1| |#1| |#1| |#1| |#1| |#1| |#1|) 28) (($ (-929 |#1|) (-929 |#1|)) 29)) (-2771 ((|#1| $) NIL)) (-3741 (($ $ $) NIL (|has| |#1| (-788)))) (-2478 (($ $ $) NIL (|has| |#1| (-788)))) (-1340 (($ (-1 |#1| |#1|) $) NIL)) (-3016 (((-854) $) NIL (|has| |#1| (-346)))) (-2339 (((-1072) $) NIL)) (-1622 (($ $) NIL (|has| |#1| (-341)))) (-2226 (($ (-854)) NIL (|has| |#1| (-346)))) (-1207 ((|#1| $) 22)) (-1574 ((|#1| $) 20)) (-1771 ((|#1| $) 18)) (-2062 ((|#1| $) 26)) (-2411 ((|#1| $) 25)) (-1342 ((|#1| $) 24)) (-1516 ((|#1| $) 23)) (-2047 (((-1036) $) NIL)) (-4132 (($ $ (-591 |#1|) (-591 |#1|)) NIL (|has| |#1| (-288 |#1|))) (($ $ |#1| |#1|) NIL (|has| |#1| (-288 |#1|))) (($ $ (-273 |#1|)) NIL (|has| |#1| (-288 |#1|))) (($ $ (-591 (-273 |#1|))) NIL (|has| |#1| (-288 |#1|))) (($ $ (-591 (-1089)) (-591 |#1|)) NIL (|has| |#1| (-486 (-1089) |#1|))) (($ $ (-1089) |#1|) NIL (|has| |#1| (-486 (-1089) |#1|)))) (-3164 (($ $ |#1|) NIL (|has| |#1| (-265 |#1| |#1|)))) (-1408 (((-501) $) NIL (|has| |#1| (-566 (-501))))) (-3228 (($ $) NIL)) (-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ |#1|) NIL) (($ (-929 |#1|)) 30) (($ (-385 (-525))) NIL (-3321 (|has| (-929 |#1|) (-966 (-385 (-525)))) (|has| |#1| (-966 (-385 (-525))))))) (-1437 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-2128 (((-712)) NIL)) (-1539 ((|#1| $) NIL (|has| |#1| (-984)))) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4191 (($) 8 T CONST)) (-4197 (($) 12 T CONST)) (-4135 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4119 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4096 (((-108) $ $) NIL)) (-4126 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4112 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 40) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
-(((-740 |#1|) (-13 (-738 |#1|) (-389 (-929 |#1|)) (-10 -8 (-15 -3722 ($ (-929 |#1|) (-929 |#1|))))) (-160)) (T -740))
-((-3722 (*1 *1 *2 *2) (-12 (-5 *2 (-929 *3)) (-4 *3 (-160)) (-5 *1 (-740 *3)))))
-(-13 (-738 |#1|) (-389 (-929 |#1|)) (-10 -8 (-15 -3722 ($ (-929 |#1|) (-929 |#1|)))))
-((-3008 (((-108) $ $) 7)) (-2432 (((-2 (|:| -2432 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 14)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-3022 (((-796) $) 11)) (-3968 (((-964) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 13)) (-4096 (((-108) $ $) 6)))
+((-1257 ((|#3| (-1 |#4| |#2|) |#1|) 20)))
+(((-739 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1257 (|#3| (-1 |#4| |#2|) |#1|))) (-738 |#2|) (-160) (-738 |#4|) (-160)) (T -739))
+((-1257 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-160)) (-4 *6 (-160)) (-4 *2 (-738 *6)) (-5 *1 (-739 *4 *5 *2 *6)) (-4 *4 (-738 *5)))))
+(-10 -7 (-15 -1257 (|#3| (-1 |#4| |#2|) |#1|)))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2834 (((-712)) NIL (|has| |#1| (-346)))) (-2055 (($) NIL T CONST)) (-4174 (((-3 |#1| "failed") $) NIL) (((-3 (-929 |#1|) "failed") $) 35) (((-3 (-525) "failed") $) NIL (-3150 (|has| (-929 |#1|) (-966 (-525))) (|has| |#1| (-966 (-525))))) (((-3 (-385 (-525)) "failed") $) NIL (-3150 (|has| (-929 |#1|) (-966 (-385 (-525)))) (|has| |#1| (-966 (-385 (-525))))))) (-3341 ((|#1| $) NIL) (((-929 |#1|) $) 33) (((-525) $) NIL (-3150 (|has| (-929 |#1|) (-966 (-525))) (|has| |#1| (-966 (-525))))) (((-385 (-525)) $) NIL (-3150 (|has| (-929 |#1|) (-966 (-385 (-525)))) (|has| |#1| (-966 (-385 (-525))))))) (-1522 (((-3 $ "failed") $) NIL)) (-2560 ((|#1| $) 16)) (-2350 (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-510)))) (-2157 (((-108) $) NIL (|has| |#1| (-510)))) (-3184 (((-385 (-525)) $) NIL (|has| |#1| (-510)))) (-1325 (($) NIL (|has| |#1| (-346)))) (-3865 (((-108) $) NIL)) (-2546 (($ |#1| |#1| |#1| |#1| |#1| |#1| |#1| |#1|) 28) (($ (-929 |#1|) (-929 |#1|)) 29)) (-1525 ((|#1| $) NIL)) (-1923 (($ $ $) NIL (|has| |#1| (-788)))) (-3475 (($ $ $) NIL (|has| |#1| (-788)))) (-1257 (($ (-1 |#1| |#1|) $) NIL)) (-1970 (((-854) $) NIL (|has| |#1| (-346)))) (-2621 (((-1072) $) NIL)) (-1523 (($ $) NIL (|has| |#1| (-341)))) (-3229 (($ (-854)) NIL (|has| |#1| (-346)))) (-2917 ((|#1| $) 22)) (-4164 ((|#1| $) 20)) (-3809 ((|#1| $) 18)) (-2665 ((|#1| $) 26)) (-2027 ((|#1| $) 25)) (-2042 ((|#1| $) 24)) (-2394 ((|#1| $) 23)) (-2937 (((-1036) $) NIL)) (-1980 (($ $ (-591 |#1|) (-591 |#1|)) NIL (|has| |#1| (-288 |#1|))) (($ $ |#1| |#1|) NIL (|has| |#1| (-288 |#1|))) (($ $ (-273 |#1|)) NIL (|has| |#1| (-288 |#1|))) (($ $ (-591 (-273 |#1|))) NIL (|has| |#1| (-288 |#1|))) (($ $ (-591 (-1089)) (-591 |#1|)) NIL (|has| |#1| (-486 (-1089) |#1|))) (($ $ (-1089) |#1|) NIL (|has| |#1| (-486 (-1089) |#1|)))) (-1881 (($ $ |#1|) NIL (|has| |#1| (-265 |#1| |#1|)))) (-1300 (((-501) $) NIL (|has| |#1| (-566 (-501))))) (-3369 (($ $) NIL)) (-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ |#1|) NIL) (($ (-929 |#1|)) 30) (($ (-385 (-525))) NIL (-3150 (|has| (-929 |#1|) (-966 (-385 (-525)))) (|has| |#1| (-966 (-385 (-525))))))) (-3751 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-3425 (((-712)) NIL)) (-1460 ((|#1| $) NIL (|has| |#1| (-984)))) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1830 (($) 8 T CONST)) (-1839 (($) 12 T CONST)) (-4004 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3982 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3944 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3971 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 40) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
+(((-740 |#1|) (-13 (-738 |#1|) (-389 (-929 |#1|)) (-10 -8 (-15 -2546 ($ (-929 |#1|) (-929 |#1|))))) (-160)) (T -740))
+((-2546 (*1 *1 *2 *2) (-12 (-5 *2 (-929 *3)) (-4 *3 (-160)) (-5 *1 (-740 *3)))))
+(-13 (-738 |#1|) (-389 (-929 |#1|)) (-10 -8 (-15 -2546 ($ (-929 |#1|) (-929 |#1|)))))
+((-2673 (((-108) $ $) 7)) (-2282 (((-2 (|:| -2282 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 14)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-2686 (((-796) $) 11)) (-3267 (((-964) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 13)) (-3944 (((-108) $ $) 6)))
(((-741) (-131)) (T -741))
-((-2432 (*1 *2 *3 *4) (-12 (-4 *1 (-741)) (-5 *3 (-987)) (-5 *4 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-2 (|:| -2432 (-357)) (|:| |explanations| (-1072)))))) (-3968 (*1 *2 *3) (-12 (-4 *1 (-741)) (-5 *3 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-964)))))
-(-13 (-1018) (-10 -7 (-15 -2432 ((-2 (|:| -2432 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -3968 ((-964) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))))))
+((-2282 (*1 *2 *3 *4) (-12 (-4 *1 (-741)) (-5 *3 (-987)) (-5 *4 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-2 (|:| -2282 (-357)) (|:| |explanations| (-1072)))))) (-3267 (*1 *2 *3) (-12 (-4 *1 (-741)) (-5 *3 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-964)))))
+(-13 (-1018) (-10 -7 (-15 -2282 ((-2 (|:| -2282 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -3267 ((-964) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))))))
(((-97) . T) ((-565 (-796)) . T) ((-1018) . T))
-((-1509 (((-2 (|:| |particular| |#2|) (|:| -4003 (-591 |#2|))) |#3| |#2| (-1089)) 19)))
-(((-742 |#1| |#2| |#3|) (-10 -7 (-15 -1509 ((-2 (|:| |particular| |#2|) (|:| -4003 (-591 |#2|))) |#3| |#2| (-1089)))) (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138)) (-13 (-29 |#1|) (-1111) (-891)) (-601 |#2|)) (T -742))
-((-1509 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-1089)) (-4 *6 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138))) (-4 *4 (-13 (-29 *6) (-1111) (-891))) (-5 *2 (-2 (|:| |particular| *4) (|:| -4003 (-591 *4)))) (-5 *1 (-742 *6 *4 *3)) (-4 *3 (-601 *4)))))
-(-10 -7 (-15 -1509 ((-2 (|:| |particular| |#2|) (|:| -4003 (-591 |#2|))) |#3| |#2| (-1089))))
-((-4039 (((-3 |#2| "failed") |#2| (-110) (-273 |#2|) (-591 |#2|)) 28) (((-3 |#2| "failed") (-273 |#2|) (-110) (-273 |#2|) (-591 |#2|)) 29) (((-3 (-2 (|:| |particular| |#2|) (|:| -4003 (-591 |#2|))) |#2| "failed") |#2| (-110) (-1089)) 17) (((-3 (-2 (|:| |particular| |#2|) (|:| -4003 (-591 |#2|))) |#2| "failed") (-273 |#2|) (-110) (-1089)) 18) (((-3 (-2 (|:| |particular| (-1171 |#2|)) (|:| -4003 (-591 (-1171 |#2|)))) "failed") (-591 |#2|) (-591 (-110)) (-1089)) 24) (((-3 (-2 (|:| |particular| (-1171 |#2|)) (|:| -4003 (-591 (-1171 |#2|)))) "failed") (-591 (-273 |#2|)) (-591 (-110)) (-1089)) 26) (((-3 (-591 (-1171 |#2|)) "failed") (-631 |#2|) (-1089)) 37) (((-3 (-2 (|:| |particular| (-1171 |#2|)) (|:| -4003 (-591 (-1171 |#2|)))) "failed") (-631 |#2|) (-1171 |#2|) (-1089)) 35)))
-(((-743 |#1| |#2|) (-10 -7 (-15 -4039 ((-3 (-2 (|:| |particular| (-1171 |#2|)) (|:| -4003 (-591 (-1171 |#2|)))) "failed") (-631 |#2|) (-1171 |#2|) (-1089))) (-15 -4039 ((-3 (-591 (-1171 |#2|)) "failed") (-631 |#2|) (-1089))) (-15 -4039 ((-3 (-2 (|:| |particular| (-1171 |#2|)) (|:| -4003 (-591 (-1171 |#2|)))) "failed") (-591 (-273 |#2|)) (-591 (-110)) (-1089))) (-15 -4039 ((-3 (-2 (|:| |particular| (-1171 |#2|)) (|:| -4003 (-591 (-1171 |#2|)))) "failed") (-591 |#2|) (-591 (-110)) (-1089))) (-15 -4039 ((-3 (-2 (|:| |particular| |#2|) (|:| -4003 (-591 |#2|))) |#2| "failed") (-273 |#2|) (-110) (-1089))) (-15 -4039 ((-3 (-2 (|:| |particular| |#2|) (|:| -4003 (-591 |#2|))) |#2| "failed") |#2| (-110) (-1089))) (-15 -4039 ((-3 |#2| "failed") (-273 |#2|) (-110) (-273 |#2|) (-591 |#2|))) (-15 -4039 ((-3 |#2| "failed") |#2| (-110) (-273 |#2|) (-591 |#2|)))) (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138)) (-13 (-29 |#1|) (-1111) (-891))) (T -743))
-((-4039 (*1 *2 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-110)) (-5 *4 (-273 *2)) (-5 *5 (-591 *2)) (-4 *2 (-13 (-29 *6) (-1111) (-891))) (-4 *6 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138))) (-5 *1 (-743 *6 *2)))) (-4039 (*1 *2 *3 *4 *3 *5) (|partial| -12 (-5 *3 (-273 *2)) (-5 *4 (-110)) (-5 *5 (-591 *2)) (-4 *2 (-13 (-29 *6) (-1111) (-891))) (-5 *1 (-743 *6 *2)) (-4 *6 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138))))) (-4039 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-110)) (-5 *5 (-1089)) (-4 *6 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138))) (-5 *2 (-3 (-2 (|:| |particular| *3) (|:| -4003 (-591 *3))) *3 "failed")) (-5 *1 (-743 *6 *3)) (-4 *3 (-13 (-29 *6) (-1111) (-891))))) (-4039 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-273 *7)) (-5 *4 (-110)) (-5 *5 (-1089)) (-4 *7 (-13 (-29 *6) (-1111) (-891))) (-4 *6 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138))) (-5 *2 (-3 (-2 (|:| |particular| *7) (|:| -4003 (-591 *7))) *7 "failed")) (-5 *1 (-743 *6 *7)))) (-4039 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-591 *7)) (-5 *4 (-591 (-110))) (-5 *5 (-1089)) (-4 *7 (-13 (-29 *6) (-1111) (-891))) (-4 *6 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138))) (-5 *2 (-2 (|:| |particular| (-1171 *7)) (|:| -4003 (-591 (-1171 *7))))) (-5 *1 (-743 *6 *7)))) (-4039 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-591 (-273 *7))) (-5 *4 (-591 (-110))) (-5 *5 (-1089)) (-4 *7 (-13 (-29 *6) (-1111) (-891))) (-4 *6 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138))) (-5 *2 (-2 (|:| |particular| (-1171 *7)) (|:| -4003 (-591 (-1171 *7))))) (-5 *1 (-743 *6 *7)))) (-4039 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-631 *6)) (-5 *4 (-1089)) (-4 *6 (-13 (-29 *5) (-1111) (-891))) (-4 *5 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138))) (-5 *2 (-591 (-1171 *6))) (-5 *1 (-743 *5 *6)))) (-4039 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-631 *7)) (-5 *5 (-1089)) (-4 *7 (-13 (-29 *6) (-1111) (-891))) (-4 *6 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138))) (-5 *2 (-2 (|:| |particular| (-1171 *7)) (|:| -4003 (-591 (-1171 *7))))) (-5 *1 (-743 *6 *7)) (-5 *4 (-1171 *7)))))
-(-10 -7 (-15 -4039 ((-3 (-2 (|:| |particular| (-1171 |#2|)) (|:| -4003 (-591 (-1171 |#2|)))) "failed") (-631 |#2|) (-1171 |#2|) (-1089))) (-15 -4039 ((-3 (-591 (-1171 |#2|)) "failed") (-631 |#2|) (-1089))) (-15 -4039 ((-3 (-2 (|:| |particular| (-1171 |#2|)) (|:| -4003 (-591 (-1171 |#2|)))) "failed") (-591 (-273 |#2|)) (-591 (-110)) (-1089))) (-15 -4039 ((-3 (-2 (|:| |particular| (-1171 |#2|)) (|:| -4003 (-591 (-1171 |#2|)))) "failed") (-591 |#2|) (-591 (-110)) (-1089))) (-15 -4039 ((-3 (-2 (|:| |particular| |#2|) (|:| -4003 (-591 |#2|))) |#2| "failed") (-273 |#2|) (-110) (-1089))) (-15 -4039 ((-3 (-2 (|:| |particular| |#2|) (|:| -4003 (-591 |#2|))) |#2| "failed") |#2| (-110) (-1089))) (-15 -4039 ((-3 |#2| "failed") (-273 |#2|) (-110) (-273 |#2|) (-591 |#2|))) (-15 -4039 ((-3 |#2| "failed") |#2| (-110) (-273 |#2|) (-591 |#2|))))
-((-2900 (($) 9)) (-2883 (((-3 (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357))) "failed") (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 31)) (-1542 (((-591 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) $) 28)) (-2470 (($ (-2 (|:| -2019 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -1221 (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357)))))) 25)) (-1881 (($ (-591 (-2 (|:| -2019 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -1221 (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357))))))) 23)) (-3541 (((-1176)) 12)))
-(((-744) (-10 -8 (-15 -2900 ($)) (-15 -3541 ((-1176))) (-15 -1542 ((-591 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) $)) (-15 -1881 ($ (-591 (-2 (|:| -2019 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -1221 (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357)))))))) (-15 -2470 ($ (-2 (|:| -2019 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -1221 (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357))))))) (-15 -2883 ((-3 (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357))) "failed") (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))))) (T -744))
-((-2883 (*1 *2 *3) (|partial| -12 (-5 *3 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357)))) (-5 *1 (-744)))) (-2470 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| -2019 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -1221 (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357)))))) (-5 *1 (-744)))) (-1881 (*1 *1 *2) (-12 (-5 *2 (-591 (-2 (|:| -2019 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -1221 (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357))))))) (-5 *1 (-744)))) (-1542 (*1 *2 *1) (-12 (-5 *2 (-591 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-5 *1 (-744)))) (-3541 (*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-744)))) (-2900 (*1 *1) (-5 *1 (-744))))
-(-10 -8 (-15 -2900 ($)) (-15 -3541 ((-1176))) (-15 -1542 ((-591 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) $)) (-15 -1881 ($ (-591 (-2 (|:| -2019 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -1221 (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357)))))))) (-15 -2470 ($ (-2 (|:| -2019 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -1221 (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357))))))) (-15 -2883 ((-3 (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357))) "failed") (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))))
-((-4150 ((|#2| |#2| (-1089)) 16)) (-2139 ((|#2| |#2| (-1089)) 51)) (-2643 (((-1 |#2| |#2|) (-1089)) 11)))
-(((-745 |#1| |#2|) (-10 -7 (-15 -4150 (|#2| |#2| (-1089))) (-15 -2139 (|#2| |#2| (-1089))) (-15 -2643 ((-1 |#2| |#2|) (-1089)))) (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138)) (-13 (-29 |#1|) (-1111) (-891))) (T -745))
-((-2643 (*1 *2 *3) (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138))) (-5 *2 (-1 *5 *5)) (-5 *1 (-745 *4 *5)) (-4 *5 (-13 (-29 *4) (-1111) (-891))))) (-2139 (*1 *2 *2 *3) (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138))) (-5 *1 (-745 *4 *2)) (-4 *2 (-13 (-29 *4) (-1111) (-891))))) (-4150 (*1 *2 *2 *3) (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138))) (-5 *1 (-745 *4 *2)) (-4 *2 (-13 (-29 *4) (-1111) (-891))))))
-(-10 -7 (-15 -4150 (|#2| |#2| (-1089))) (-15 -2139 (|#2| |#2| (-1089))) (-15 -2643 ((-1 |#2| |#2|) (-1089))))
-((-4039 (((-964) (-1171 (-294 (-357))) (-357) (-357) (-591 (-357)) (-294 (-357)) (-591 (-357)) (-357) (-357)) 116) (((-964) (-1171 (-294 (-357))) (-357) (-357) (-591 (-357)) (-294 (-357)) (-591 (-357)) (-357)) 117) (((-964) (-1171 (-294 (-357))) (-357) (-357) (-591 (-357)) (-591 (-357)) (-357)) 119) (((-964) (-1171 (-294 (-357))) (-357) (-357) (-591 (-357)) (-294 (-357)) (-357)) 120) (((-964) (-1171 (-294 (-357))) (-357) (-357) (-591 (-357)) (-357)) 121) (((-964) (-1171 (-294 (-357))) (-357) (-357) (-591 (-357))) 122) (((-964) (-749) (-987)) 108) (((-964) (-749)) 109)) (-2432 (((-2 (|:| -2432 (-357)) (|:| -2400 (-1072)) (|:| |explanations| (-591 (-1072)))) (-749) (-987)) 75) (((-2 (|:| -2432 (-357)) (|:| -2400 (-1072)) (|:| |explanations| (-591 (-1072)))) (-749)) 77)))
-(((-746) (-10 -7 (-15 -4039 ((-964) (-749))) (-15 -4039 ((-964) (-749) (-987))) (-15 -4039 ((-964) (-1171 (-294 (-357))) (-357) (-357) (-591 (-357)))) (-15 -4039 ((-964) (-1171 (-294 (-357))) (-357) (-357) (-591 (-357)) (-357))) (-15 -4039 ((-964) (-1171 (-294 (-357))) (-357) (-357) (-591 (-357)) (-294 (-357)) (-357))) (-15 -4039 ((-964) (-1171 (-294 (-357))) (-357) (-357) (-591 (-357)) (-591 (-357)) (-357))) (-15 -4039 ((-964) (-1171 (-294 (-357))) (-357) (-357) (-591 (-357)) (-294 (-357)) (-591 (-357)) (-357))) (-15 -4039 ((-964) (-1171 (-294 (-357))) (-357) (-357) (-591 (-357)) (-294 (-357)) (-591 (-357)) (-357) (-357))) (-15 -2432 ((-2 (|:| -2432 (-357)) (|:| -2400 (-1072)) (|:| |explanations| (-591 (-1072)))) (-749))) (-15 -2432 ((-2 (|:| -2432 (-357)) (|:| -2400 (-1072)) (|:| |explanations| (-591 (-1072)))) (-749) (-987))))) (T -746))
-((-2432 (*1 *2 *3 *4) (-12 (-5 *3 (-749)) (-5 *4 (-987)) (-5 *2 (-2 (|:| -2432 (-357)) (|:| -2400 (-1072)) (|:| |explanations| (-591 (-1072))))) (-5 *1 (-746)))) (-2432 (*1 *2 *3) (-12 (-5 *3 (-749)) (-5 *2 (-2 (|:| -2432 (-357)) (|:| -2400 (-1072)) (|:| |explanations| (-591 (-1072))))) (-5 *1 (-746)))) (-4039 (*1 *2 *3 *4 *4 *5 *6 *5 *4 *4) (-12 (-5 *3 (-1171 (-294 *4))) (-5 *5 (-591 (-357))) (-5 *6 (-294 (-357))) (-5 *4 (-357)) (-5 *2 (-964)) (-5 *1 (-746)))) (-4039 (*1 *2 *3 *4 *4 *5 *6 *5 *4) (-12 (-5 *3 (-1171 (-294 *4))) (-5 *5 (-591 (-357))) (-5 *6 (-294 (-357))) (-5 *4 (-357)) (-5 *2 (-964)) (-5 *1 (-746)))) (-4039 (*1 *2 *3 *4 *4 *5 *5 *4) (-12 (-5 *3 (-1171 (-294 (-357)))) (-5 *4 (-357)) (-5 *5 (-591 *4)) (-5 *2 (-964)) (-5 *1 (-746)))) (-4039 (*1 *2 *3 *4 *4 *5 *6 *4) (-12 (-5 *3 (-1171 (-294 *4))) (-5 *5 (-591 (-357))) (-5 *6 (-294 (-357))) (-5 *4 (-357)) (-5 *2 (-964)) (-5 *1 (-746)))) (-4039 (*1 *2 *3 *4 *4 *5 *4) (-12 (-5 *3 (-1171 (-294 (-357)))) (-5 *4 (-357)) (-5 *5 (-591 *4)) (-5 *2 (-964)) (-5 *1 (-746)))) (-4039 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1171 (-294 (-357)))) (-5 *4 (-357)) (-5 *5 (-591 *4)) (-5 *2 (-964)) (-5 *1 (-746)))) (-4039 (*1 *2 *3 *4) (-12 (-5 *3 (-749)) (-5 *4 (-987)) (-5 *2 (-964)) (-5 *1 (-746)))) (-4039 (*1 *2 *3) (-12 (-5 *3 (-749)) (-5 *2 (-964)) (-5 *1 (-746)))))
-(-10 -7 (-15 -4039 ((-964) (-749))) (-15 -4039 ((-964) (-749) (-987))) (-15 -4039 ((-964) (-1171 (-294 (-357))) (-357) (-357) (-591 (-357)))) (-15 -4039 ((-964) (-1171 (-294 (-357))) (-357) (-357) (-591 (-357)) (-357))) (-15 -4039 ((-964) (-1171 (-294 (-357))) (-357) (-357) (-591 (-357)) (-294 (-357)) (-357))) (-15 -4039 ((-964) (-1171 (-294 (-357))) (-357) (-357) (-591 (-357)) (-591 (-357)) (-357))) (-15 -4039 ((-964) (-1171 (-294 (-357))) (-357) (-357) (-591 (-357)) (-294 (-357)) (-591 (-357)) (-357))) (-15 -4039 ((-964) (-1171 (-294 (-357))) (-357) (-357) (-591 (-357)) (-294 (-357)) (-591 (-357)) (-357) (-357))) (-15 -2432 ((-2 (|:| -2432 (-357)) (|:| -2400 (-1072)) (|:| |explanations| (-591 (-1072)))) (-749))) (-15 -2432 ((-2 (|:| -2432 (-357)) (|:| -2400 (-1072)) (|:| |explanations| (-591 (-1072)))) (-749) (-987))))
-((-1670 (((-2 (|:| |particular| (-3 |#4| "failed")) (|:| -4003 (-591 |#4|))) (-598 |#4|) |#4|) 35)))
-(((-747 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1670 ((-2 (|:| |particular| (-3 |#4| "failed")) (|:| -4003 (-591 |#4|))) (-598 |#4|) |#4|))) (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525)))) (-1147 |#1|) (-1147 (-385 |#2|)) (-320 |#1| |#2| |#3|)) (T -747))
-((-1670 (*1 *2 *3 *4) (-12 (-5 *3 (-598 *4)) (-4 *4 (-320 *5 *6 *7)) (-4 *5 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525))))) (-4 *6 (-1147 *5)) (-4 *7 (-1147 (-385 *6))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -4003 (-591 *4)))) (-5 *1 (-747 *5 *6 *7 *4)))))
-(-10 -7 (-15 -1670 ((-2 (|:| |particular| (-3 |#4| "failed")) (|:| -4003 (-591 |#4|))) (-598 |#4|) |#4|)))
-((-2004 (((-2 (|:| -1317 |#3|) (|:| |rh| (-591 (-385 |#2|)))) |#4| (-591 (-385 |#2|))) 52)) (-1782 (((-591 (-2 (|:| -1682 |#2|) (|:| -2717 |#2|))) |#4| |#2|) 60) (((-591 (-2 (|:| -1682 |#2|) (|:| -2717 |#2|))) |#4|) 59) (((-591 (-2 (|:| -1682 |#2|) (|:| -2717 |#2|))) |#3| |#2|) 20) (((-591 (-2 (|:| -1682 |#2|) (|:| -2717 |#2|))) |#3|) 21)) (-4111 ((|#2| |#4| |#1|) 61) ((|#2| |#3| |#1|) 27)) (-1866 ((|#2| |#3| (-591 (-385 |#2|))) 93) (((-3 |#2| "failed") |#3| (-385 |#2|)) 90)))
-(((-748 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1866 ((-3 |#2| "failed") |#3| (-385 |#2|))) (-15 -1866 (|#2| |#3| (-591 (-385 |#2|)))) (-15 -1782 ((-591 (-2 (|:| -1682 |#2|) (|:| -2717 |#2|))) |#3|)) (-15 -1782 ((-591 (-2 (|:| -1682 |#2|) (|:| -2717 |#2|))) |#3| |#2|)) (-15 -4111 (|#2| |#3| |#1|)) (-15 -1782 ((-591 (-2 (|:| -1682 |#2|) (|:| -2717 |#2|))) |#4|)) (-15 -1782 ((-591 (-2 (|:| -1682 |#2|) (|:| -2717 |#2|))) |#4| |#2|)) (-15 -4111 (|#2| |#4| |#1|)) (-15 -2004 ((-2 (|:| -1317 |#3|) (|:| |rh| (-591 (-385 |#2|)))) |#4| (-591 (-385 |#2|))))) (-13 (-341) (-138) (-966 (-385 (-525)))) (-1147 |#1|) (-601 |#2|) (-601 (-385 |#2|))) (T -748))
-((-2004 (*1 *2 *3 *4) (-12 (-4 *5 (-13 (-341) (-138) (-966 (-385 (-525))))) (-4 *6 (-1147 *5)) (-5 *2 (-2 (|:| -1317 *7) (|:| |rh| (-591 (-385 *6))))) (-5 *1 (-748 *5 *6 *7 *3)) (-5 *4 (-591 (-385 *6))) (-4 *7 (-601 *6)) (-4 *3 (-601 (-385 *6))))) (-4111 (*1 *2 *3 *4) (-12 (-4 *2 (-1147 *4)) (-5 *1 (-748 *4 *2 *5 *3)) (-4 *4 (-13 (-341) (-138) (-966 (-385 (-525))))) (-4 *5 (-601 *2)) (-4 *3 (-601 (-385 *2))))) (-1782 (*1 *2 *3 *4) (-12 (-4 *5 (-13 (-341) (-138) (-966 (-385 (-525))))) (-4 *4 (-1147 *5)) (-5 *2 (-591 (-2 (|:| -1682 *4) (|:| -2717 *4)))) (-5 *1 (-748 *5 *4 *6 *3)) (-4 *6 (-601 *4)) (-4 *3 (-601 (-385 *4))))) (-1782 (*1 *2 *3) (-12 (-4 *4 (-13 (-341) (-138) (-966 (-385 (-525))))) (-4 *5 (-1147 *4)) (-5 *2 (-591 (-2 (|:| -1682 *5) (|:| -2717 *5)))) (-5 *1 (-748 *4 *5 *6 *3)) (-4 *6 (-601 *5)) (-4 *3 (-601 (-385 *5))))) (-4111 (*1 *2 *3 *4) (-12 (-4 *2 (-1147 *4)) (-5 *1 (-748 *4 *2 *3 *5)) (-4 *4 (-13 (-341) (-138) (-966 (-385 (-525))))) (-4 *3 (-601 *2)) (-4 *5 (-601 (-385 *2))))) (-1782 (*1 *2 *3 *4) (-12 (-4 *5 (-13 (-341) (-138) (-966 (-385 (-525))))) (-4 *4 (-1147 *5)) (-5 *2 (-591 (-2 (|:| -1682 *4) (|:| -2717 *4)))) (-5 *1 (-748 *5 *4 *3 *6)) (-4 *3 (-601 *4)) (-4 *6 (-601 (-385 *4))))) (-1782 (*1 *2 *3) (-12 (-4 *4 (-13 (-341) (-138) (-966 (-385 (-525))))) (-4 *5 (-1147 *4)) (-5 *2 (-591 (-2 (|:| -1682 *5) (|:| -2717 *5)))) (-5 *1 (-748 *4 *5 *3 *6)) (-4 *3 (-601 *5)) (-4 *6 (-601 (-385 *5))))) (-1866 (*1 *2 *3 *4) (-12 (-5 *4 (-591 (-385 *2))) (-4 *2 (-1147 *5)) (-5 *1 (-748 *5 *2 *3 *6)) (-4 *5 (-13 (-341) (-138) (-966 (-385 (-525))))) (-4 *3 (-601 *2)) (-4 *6 (-601 (-385 *2))))) (-1866 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-385 *2)) (-4 *2 (-1147 *5)) (-5 *1 (-748 *5 *2 *3 *6)) (-4 *5 (-13 (-341) (-138) (-966 (-385 (-525))))) (-4 *3 (-601 *2)) (-4 *6 (-601 *4)))))
-(-10 -7 (-15 -1866 ((-3 |#2| "failed") |#3| (-385 |#2|))) (-15 -1866 (|#2| |#3| (-591 (-385 |#2|)))) (-15 -1782 ((-591 (-2 (|:| -1682 |#2|) (|:| -2717 |#2|))) |#3|)) (-15 -1782 ((-591 (-2 (|:| -1682 |#2|) (|:| -2717 |#2|))) |#3| |#2|)) (-15 -4111 (|#2| |#3| |#1|)) (-15 -1782 ((-591 (-2 (|:| -1682 |#2|) (|:| -2717 |#2|))) |#4|)) (-15 -1782 ((-591 (-2 (|:| -1682 |#2|) (|:| -2717 |#2|))) |#4| |#2|)) (-15 -4111 (|#2| |#4| |#1|)) (-15 -2004 ((-2 (|:| -1317 |#3|) (|:| |rh| (-591 (-385 |#2|)))) |#4| (-591 (-385 |#2|)))))
-((-3008 (((-108) $ $) NIL)) (-3528 (((-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) $) 13)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) 15) (($ (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 12)) (-4096 (((-108) $ $) NIL)))
-(((-749) (-13 (-1018) (-10 -8 (-15 -3022 ($ (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -3022 ((-796) $)) (-15 -3528 ((-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) $))))) (T -749))
-((-3022 (*1 *2 *1) (-12 (-5 *2 (-796)) (-5 *1 (-749)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *1 (-749)))) (-3528 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *1 (-749)))))
-(-13 (-1018) (-10 -8 (-15 -3022 ($ (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -3022 ((-796) $)) (-15 -3528 ((-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) $))))
-((-1492 (((-591 (-2 (|:| |frac| (-385 |#2|)) (|:| -1317 |#3|))) |#3| (-1 (-591 |#2|) |#2| (-1085 |#2|)) (-1 (-396 |#2|) |#2|)) 118)) (-3914 (((-591 (-2 (|:| |poly| |#2|) (|:| -1317 |#3|))) |#3| (-1 (-591 |#1|) |#2|)) 46)) (-2246 (((-591 (-2 (|:| |deg| (-712)) (|:| -1317 |#2|))) |#3|) 95)) (-1561 ((|#2| |#3|) 37)) (-2906 (((-591 (-2 (|:| -2058 |#1|) (|:| -1317 |#3|))) |#3| (-1 (-591 |#1|) |#2|)) 82)) (-2046 ((|#3| |#3| (-385 |#2|)) 63) ((|#3| |#3| |#2|) 79)))
-(((-750 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1561 (|#2| |#3|)) (-15 -2246 ((-591 (-2 (|:| |deg| (-712)) (|:| -1317 |#2|))) |#3|)) (-15 -2906 ((-591 (-2 (|:| -2058 |#1|) (|:| -1317 |#3|))) |#3| (-1 (-591 |#1|) |#2|))) (-15 -3914 ((-591 (-2 (|:| |poly| |#2|) (|:| -1317 |#3|))) |#3| (-1 (-591 |#1|) |#2|))) (-15 -1492 ((-591 (-2 (|:| |frac| (-385 |#2|)) (|:| -1317 |#3|))) |#3| (-1 (-591 |#2|) |#2| (-1085 |#2|)) (-1 (-396 |#2|) |#2|))) (-15 -2046 (|#3| |#3| |#2|)) (-15 -2046 (|#3| |#3| (-385 |#2|)))) (-13 (-341) (-138) (-966 (-385 (-525)))) (-1147 |#1|) (-601 |#2|) (-601 (-385 |#2|))) (T -750))
-((-2046 (*1 *2 *2 *3) (-12 (-5 *3 (-385 *5)) (-4 *4 (-13 (-341) (-138) (-966 (-385 (-525))))) (-4 *5 (-1147 *4)) (-5 *1 (-750 *4 *5 *2 *6)) (-4 *2 (-601 *5)) (-4 *6 (-601 *3)))) (-2046 (*1 *2 *2 *3) (-12 (-4 *4 (-13 (-341) (-138) (-966 (-385 (-525))))) (-4 *3 (-1147 *4)) (-5 *1 (-750 *4 *3 *2 *5)) (-4 *2 (-601 *3)) (-4 *5 (-601 (-385 *3))))) (-1492 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1 (-591 *7) *7 (-1085 *7))) (-5 *5 (-1 (-396 *7) *7)) (-4 *7 (-1147 *6)) (-4 *6 (-13 (-341) (-138) (-966 (-385 (-525))))) (-5 *2 (-591 (-2 (|:| |frac| (-385 *7)) (|:| -1317 *3)))) (-5 *1 (-750 *6 *7 *3 *8)) (-4 *3 (-601 *7)) (-4 *8 (-601 (-385 *7))))) (-3914 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-591 *5) *6)) (-4 *5 (-13 (-341) (-138) (-966 (-385 (-525))))) (-4 *6 (-1147 *5)) (-5 *2 (-591 (-2 (|:| |poly| *6) (|:| -1317 *3)))) (-5 *1 (-750 *5 *6 *3 *7)) (-4 *3 (-601 *6)) (-4 *7 (-601 (-385 *6))))) (-2906 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-591 *5) *6)) (-4 *5 (-13 (-341) (-138) (-966 (-385 (-525))))) (-4 *6 (-1147 *5)) (-5 *2 (-591 (-2 (|:| -2058 *5) (|:| -1317 *3)))) (-5 *1 (-750 *5 *6 *3 *7)) (-4 *3 (-601 *6)) (-4 *7 (-601 (-385 *6))))) (-2246 (*1 *2 *3) (-12 (-4 *4 (-13 (-341) (-138) (-966 (-385 (-525))))) (-4 *5 (-1147 *4)) (-5 *2 (-591 (-2 (|:| |deg| (-712)) (|:| -1317 *5)))) (-5 *1 (-750 *4 *5 *3 *6)) (-4 *3 (-601 *5)) (-4 *6 (-601 (-385 *5))))) (-1561 (*1 *2 *3) (-12 (-4 *2 (-1147 *4)) (-5 *1 (-750 *4 *2 *3 *5)) (-4 *4 (-13 (-341) (-138) (-966 (-385 (-525))))) (-4 *3 (-601 *2)) (-4 *5 (-601 (-385 *2))))))
-(-10 -7 (-15 -1561 (|#2| |#3|)) (-15 -2246 ((-591 (-2 (|:| |deg| (-712)) (|:| -1317 |#2|))) |#3|)) (-15 -2906 ((-591 (-2 (|:| -2058 |#1|) (|:| -1317 |#3|))) |#3| (-1 (-591 |#1|) |#2|))) (-15 -3914 ((-591 (-2 (|:| |poly| |#2|) (|:| -1317 |#3|))) |#3| (-1 (-591 |#1|) |#2|))) (-15 -1492 ((-591 (-2 (|:| |frac| (-385 |#2|)) (|:| -1317 |#3|))) |#3| (-1 (-591 |#2|) |#2| (-1085 |#2|)) (-1 (-396 |#2|) |#2|))) (-15 -2046 (|#3| |#3| |#2|)) (-15 -2046 (|#3| |#3| (-385 |#2|))))
-((-2722 (((-2 (|:| -4003 (-591 (-385 |#2|))) (|:| -4057 (-631 |#1|))) (-599 |#2| (-385 |#2|)) (-591 (-385 |#2|))) 121) (((-2 (|:| |particular| (-3 (-385 |#2|) "failed")) (|:| -4003 (-591 (-385 |#2|)))) (-599 |#2| (-385 |#2|)) (-385 |#2|)) 120) (((-2 (|:| -4003 (-591 (-385 |#2|))) (|:| -4057 (-631 |#1|))) (-598 (-385 |#2|)) (-591 (-385 |#2|))) 115) (((-2 (|:| |particular| (-3 (-385 |#2|) "failed")) (|:| -4003 (-591 (-385 |#2|)))) (-598 (-385 |#2|)) (-385 |#2|)) 113)) (-1304 ((|#2| (-599 |#2| (-385 |#2|))) 80) ((|#2| (-598 (-385 |#2|))) 83)))
-(((-751 |#1| |#2|) (-10 -7 (-15 -2722 ((-2 (|:| |particular| (-3 (-385 |#2|) "failed")) (|:| -4003 (-591 (-385 |#2|)))) (-598 (-385 |#2|)) (-385 |#2|))) (-15 -2722 ((-2 (|:| -4003 (-591 (-385 |#2|))) (|:| -4057 (-631 |#1|))) (-598 (-385 |#2|)) (-591 (-385 |#2|)))) (-15 -2722 ((-2 (|:| |particular| (-3 (-385 |#2|) "failed")) (|:| -4003 (-591 (-385 |#2|)))) (-599 |#2| (-385 |#2|)) (-385 |#2|))) (-15 -2722 ((-2 (|:| -4003 (-591 (-385 |#2|))) (|:| -4057 (-631 |#1|))) (-599 |#2| (-385 |#2|)) (-591 (-385 |#2|)))) (-15 -1304 (|#2| (-598 (-385 |#2|)))) (-15 -1304 (|#2| (-599 |#2| (-385 |#2|))))) (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525)))) (-1147 |#1|)) (T -751))
-((-1304 (*1 *2 *3) (-12 (-5 *3 (-599 *2 (-385 *2))) (-4 *2 (-1147 *4)) (-5 *1 (-751 *4 *2)) (-4 *4 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525))))))) (-1304 (*1 *2 *3) (-12 (-5 *3 (-598 (-385 *2))) (-4 *2 (-1147 *4)) (-5 *1 (-751 *4 *2)) (-4 *4 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525))))))) (-2722 (*1 *2 *3 *4) (-12 (-5 *3 (-599 *6 (-385 *6))) (-4 *6 (-1147 *5)) (-4 *5 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525))))) (-5 *2 (-2 (|:| -4003 (-591 (-385 *6))) (|:| -4057 (-631 *5)))) (-5 *1 (-751 *5 *6)) (-5 *4 (-591 (-385 *6))))) (-2722 (*1 *2 *3 *4) (-12 (-5 *3 (-599 *6 (-385 *6))) (-5 *4 (-385 *6)) (-4 *6 (-1147 *5)) (-4 *5 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525))))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -4003 (-591 *4)))) (-5 *1 (-751 *5 *6)))) (-2722 (*1 *2 *3 *4) (-12 (-5 *3 (-598 (-385 *6))) (-4 *6 (-1147 *5)) (-4 *5 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525))))) (-5 *2 (-2 (|:| -4003 (-591 (-385 *6))) (|:| -4057 (-631 *5)))) (-5 *1 (-751 *5 *6)) (-5 *4 (-591 (-385 *6))))) (-2722 (*1 *2 *3 *4) (-12 (-5 *3 (-598 (-385 *6))) (-5 *4 (-385 *6)) (-4 *6 (-1147 *5)) (-4 *5 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525))))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -4003 (-591 *4)))) (-5 *1 (-751 *5 *6)))))
-(-10 -7 (-15 -2722 ((-2 (|:| |particular| (-3 (-385 |#2|) "failed")) (|:| -4003 (-591 (-385 |#2|)))) (-598 (-385 |#2|)) (-385 |#2|))) (-15 -2722 ((-2 (|:| -4003 (-591 (-385 |#2|))) (|:| -4057 (-631 |#1|))) (-598 (-385 |#2|)) (-591 (-385 |#2|)))) (-15 -2722 ((-2 (|:| |particular| (-3 (-385 |#2|) "failed")) (|:| -4003 (-591 (-385 |#2|)))) (-599 |#2| (-385 |#2|)) (-385 |#2|))) (-15 -2722 ((-2 (|:| -4003 (-591 (-385 |#2|))) (|:| -4057 (-631 |#1|))) (-599 |#2| (-385 |#2|)) (-591 (-385 |#2|)))) (-15 -1304 (|#2| (-598 (-385 |#2|)))) (-15 -1304 (|#2| (-599 |#2| (-385 |#2|)))))
-((-1730 (((-2 (|:| -4057 (-631 |#2|)) (|:| |vec| (-1171 |#1|))) |#5| |#4|) 48)))
-(((-752 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1730 ((-2 (|:| -4057 (-631 |#2|)) (|:| |vec| (-1171 |#1|))) |#5| |#4|))) (-341) (-601 |#1|) (-1147 |#1|) (-666 |#1| |#3|) (-601 |#4|)) (T -752))
-((-1730 (*1 *2 *3 *4) (-12 (-4 *5 (-341)) (-4 *7 (-1147 *5)) (-4 *4 (-666 *5 *7)) (-5 *2 (-2 (|:| -4057 (-631 *6)) (|:| |vec| (-1171 *5)))) (-5 *1 (-752 *5 *6 *7 *4 *3)) (-4 *6 (-601 *5)) (-4 *3 (-601 *4)))))
-(-10 -7 (-15 -1730 ((-2 (|:| -4057 (-631 |#2|)) (|:| |vec| (-1171 |#1|))) |#5| |#4|)))
-((-1492 (((-591 (-2 (|:| |frac| (-385 |#2|)) (|:| -1317 (-599 |#2| (-385 |#2|))))) (-599 |#2| (-385 |#2|)) (-1 (-396 |#2|) |#2|)) 47)) (-3064 (((-591 (-385 |#2|)) (-599 |#2| (-385 |#2|)) (-1 (-396 |#2|) |#2|)) 137 (|has| |#1| (-27))) (((-591 (-385 |#2|)) (-599 |#2| (-385 |#2|))) 138 (|has| |#1| (-27))) (((-591 (-385 |#2|)) (-598 (-385 |#2|)) (-1 (-396 |#2|) |#2|)) 139 (|has| |#1| (-27))) (((-591 (-385 |#2|)) (-598 (-385 |#2|))) 140 (|has| |#1| (-27))) (((-591 (-385 |#2|)) (-599 |#2| (-385 |#2|)) (-1 (-591 |#1|) |#2|) (-1 (-396 |#2|) |#2|)) 38) (((-591 (-385 |#2|)) (-599 |#2| (-385 |#2|)) (-1 (-591 |#1|) |#2|)) 39) (((-591 (-385 |#2|)) (-598 (-385 |#2|)) (-1 (-591 |#1|) |#2|) (-1 (-396 |#2|) |#2|)) 36) (((-591 (-385 |#2|)) (-598 (-385 |#2|)) (-1 (-591 |#1|) |#2|)) 37)) (-3914 (((-591 (-2 (|:| |poly| |#2|) (|:| -1317 (-599 |#2| (-385 |#2|))))) (-599 |#2| (-385 |#2|)) (-1 (-591 |#1|) |#2|)) 83)))
-(((-753 |#1| |#2|) (-10 -7 (-15 -3064 ((-591 (-385 |#2|)) (-598 (-385 |#2|)) (-1 (-591 |#1|) |#2|))) (-15 -3064 ((-591 (-385 |#2|)) (-598 (-385 |#2|)) (-1 (-591 |#1|) |#2|) (-1 (-396 |#2|) |#2|))) (-15 -3064 ((-591 (-385 |#2|)) (-599 |#2| (-385 |#2|)) (-1 (-591 |#1|) |#2|))) (-15 -3064 ((-591 (-385 |#2|)) (-599 |#2| (-385 |#2|)) (-1 (-591 |#1|) |#2|) (-1 (-396 |#2|) |#2|))) (-15 -1492 ((-591 (-2 (|:| |frac| (-385 |#2|)) (|:| -1317 (-599 |#2| (-385 |#2|))))) (-599 |#2| (-385 |#2|)) (-1 (-396 |#2|) |#2|))) (-15 -3914 ((-591 (-2 (|:| |poly| |#2|) (|:| -1317 (-599 |#2| (-385 |#2|))))) (-599 |#2| (-385 |#2|)) (-1 (-591 |#1|) |#2|))) (IF (|has| |#1| (-27)) (PROGN (-15 -3064 ((-591 (-385 |#2|)) (-598 (-385 |#2|)))) (-15 -3064 ((-591 (-385 |#2|)) (-598 (-385 |#2|)) (-1 (-396 |#2|) |#2|))) (-15 -3064 ((-591 (-385 |#2|)) (-599 |#2| (-385 |#2|)))) (-15 -3064 ((-591 (-385 |#2|)) (-599 |#2| (-385 |#2|)) (-1 (-396 |#2|) |#2|)))) |%noBranch|)) (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525)))) (-1147 |#1|)) (T -753))
-((-3064 (*1 *2 *3 *4) (-12 (-5 *3 (-599 *6 (-385 *6))) (-5 *4 (-1 (-396 *6) *6)) (-4 *6 (-1147 *5)) (-4 *5 (-27)) (-4 *5 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525))))) (-5 *2 (-591 (-385 *6))) (-5 *1 (-753 *5 *6)))) (-3064 (*1 *2 *3) (-12 (-5 *3 (-599 *5 (-385 *5))) (-4 *5 (-1147 *4)) (-4 *4 (-27)) (-4 *4 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525))))) (-5 *2 (-591 (-385 *5))) (-5 *1 (-753 *4 *5)))) (-3064 (*1 *2 *3 *4) (-12 (-5 *3 (-598 (-385 *6))) (-5 *4 (-1 (-396 *6) *6)) (-4 *6 (-1147 *5)) (-4 *5 (-27)) (-4 *5 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525))))) (-5 *2 (-591 (-385 *6))) (-5 *1 (-753 *5 *6)))) (-3064 (*1 *2 *3) (-12 (-5 *3 (-598 (-385 *5))) (-4 *5 (-1147 *4)) (-4 *4 (-27)) (-4 *4 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525))))) (-5 *2 (-591 (-385 *5))) (-5 *1 (-753 *4 *5)))) (-3914 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-591 *5) *6)) (-4 *5 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525))))) (-4 *6 (-1147 *5)) (-5 *2 (-591 (-2 (|:| |poly| *6) (|:| -1317 (-599 *6 (-385 *6)))))) (-5 *1 (-753 *5 *6)) (-5 *3 (-599 *6 (-385 *6))))) (-1492 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-396 *6) *6)) (-4 *6 (-1147 *5)) (-4 *5 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525))))) (-5 *2 (-591 (-2 (|:| |frac| (-385 *6)) (|:| -1317 (-599 *6 (-385 *6)))))) (-5 *1 (-753 *5 *6)) (-5 *3 (-599 *6 (-385 *6))))) (-3064 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-599 *7 (-385 *7))) (-5 *4 (-1 (-591 *6) *7)) (-5 *5 (-1 (-396 *7) *7)) (-4 *6 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525))))) (-4 *7 (-1147 *6)) (-5 *2 (-591 (-385 *7))) (-5 *1 (-753 *6 *7)))) (-3064 (*1 *2 *3 *4) (-12 (-5 *3 (-599 *6 (-385 *6))) (-5 *4 (-1 (-591 *5) *6)) (-4 *5 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525))))) (-4 *6 (-1147 *5)) (-5 *2 (-591 (-385 *6))) (-5 *1 (-753 *5 *6)))) (-3064 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-598 (-385 *7))) (-5 *4 (-1 (-591 *6) *7)) (-5 *5 (-1 (-396 *7) *7)) (-4 *6 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525))))) (-4 *7 (-1147 *6)) (-5 *2 (-591 (-385 *7))) (-5 *1 (-753 *6 *7)))) (-3064 (*1 *2 *3 *4) (-12 (-5 *3 (-598 (-385 *6))) (-5 *4 (-1 (-591 *5) *6)) (-4 *5 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525))))) (-4 *6 (-1147 *5)) (-5 *2 (-591 (-385 *6))) (-5 *1 (-753 *5 *6)))))
-(-10 -7 (-15 -3064 ((-591 (-385 |#2|)) (-598 (-385 |#2|)) (-1 (-591 |#1|) |#2|))) (-15 -3064 ((-591 (-385 |#2|)) (-598 (-385 |#2|)) (-1 (-591 |#1|) |#2|) (-1 (-396 |#2|) |#2|))) (-15 -3064 ((-591 (-385 |#2|)) (-599 |#2| (-385 |#2|)) (-1 (-591 |#1|) |#2|))) (-15 -3064 ((-591 (-385 |#2|)) (-599 |#2| (-385 |#2|)) (-1 (-591 |#1|) |#2|) (-1 (-396 |#2|) |#2|))) (-15 -1492 ((-591 (-2 (|:| |frac| (-385 |#2|)) (|:| -1317 (-599 |#2| (-385 |#2|))))) (-599 |#2| (-385 |#2|)) (-1 (-396 |#2|) |#2|))) (-15 -3914 ((-591 (-2 (|:| |poly| |#2|) (|:| -1317 (-599 |#2| (-385 |#2|))))) (-599 |#2| (-385 |#2|)) (-1 (-591 |#1|) |#2|))) (IF (|has| |#1| (-27)) (PROGN (-15 -3064 ((-591 (-385 |#2|)) (-598 (-385 |#2|)))) (-15 -3064 ((-591 (-385 |#2|)) (-598 (-385 |#2|)) (-1 (-396 |#2|) |#2|))) (-15 -3064 ((-591 (-385 |#2|)) (-599 |#2| (-385 |#2|)))) (-15 -3064 ((-591 (-385 |#2|)) (-599 |#2| (-385 |#2|)) (-1 (-396 |#2|) |#2|)))) |%noBranch|))
-((-4048 (((-2 (|:| -4057 (-631 |#2|)) (|:| |vec| (-1171 |#1|))) (-631 |#2|) (-1171 |#1|)) 85) (((-2 (|:| A (-631 |#1|)) (|:| |eqs| (-591 (-2 (|:| C (-631 |#1|)) (|:| |g| (-1171 |#1|)) (|:| -1317 |#2|) (|:| |rh| |#1|))))) (-631 |#1|) (-1171 |#1|)) 15)) (-1696 (((-2 (|:| |particular| (-3 (-1171 |#1|) "failed")) (|:| -4003 (-591 (-1171 |#1|)))) (-631 |#2|) (-1171 |#1|) (-1 (-2 (|:| |particular| (-3 |#1| "failed")) (|:| -4003 (-591 |#1|))) |#2| |#1|)) 92)) (-4039 (((-3 (-2 (|:| |particular| (-1171 |#1|)) (|:| -4003 (-631 |#1|))) "failed") (-631 |#1|) (-1171 |#1|) (-1 (-3 (-2 (|:| |particular| |#1|) (|:| -4003 (-591 |#1|))) "failed") |#2| |#1|)) 43)))
-(((-754 |#1| |#2|) (-10 -7 (-15 -4048 ((-2 (|:| A (-631 |#1|)) (|:| |eqs| (-591 (-2 (|:| C (-631 |#1|)) (|:| |g| (-1171 |#1|)) (|:| -1317 |#2|) (|:| |rh| |#1|))))) (-631 |#1|) (-1171 |#1|))) (-15 -4048 ((-2 (|:| -4057 (-631 |#2|)) (|:| |vec| (-1171 |#1|))) (-631 |#2|) (-1171 |#1|))) (-15 -4039 ((-3 (-2 (|:| |particular| (-1171 |#1|)) (|:| -4003 (-631 |#1|))) "failed") (-631 |#1|) (-1171 |#1|) (-1 (-3 (-2 (|:| |particular| |#1|) (|:| -4003 (-591 |#1|))) "failed") |#2| |#1|))) (-15 -1696 ((-2 (|:| |particular| (-3 (-1171 |#1|) "failed")) (|:| -4003 (-591 (-1171 |#1|)))) (-631 |#2|) (-1171 |#1|) (-1 (-2 (|:| |particular| (-3 |#1| "failed")) (|:| -4003 (-591 |#1|))) |#2| |#1|)))) (-341) (-601 |#1|)) (T -754))
-((-1696 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-631 *7)) (-5 *5 (-1 (-2 (|:| |particular| (-3 *6 "failed")) (|:| -4003 (-591 *6))) *7 *6)) (-4 *6 (-341)) (-4 *7 (-601 *6)) (-5 *2 (-2 (|:| |particular| (-3 (-1171 *6) "failed")) (|:| -4003 (-591 (-1171 *6))))) (-5 *1 (-754 *6 *7)) (-5 *4 (-1171 *6)))) (-4039 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *5 (-1 (-3 (-2 (|:| |particular| *6) (|:| -4003 (-591 *6))) "failed") *7 *6)) (-4 *6 (-341)) (-4 *7 (-601 *6)) (-5 *2 (-2 (|:| |particular| (-1171 *6)) (|:| -4003 (-631 *6)))) (-5 *1 (-754 *6 *7)) (-5 *3 (-631 *6)) (-5 *4 (-1171 *6)))) (-4048 (*1 *2 *3 *4) (-12 (-4 *5 (-341)) (-4 *6 (-601 *5)) (-5 *2 (-2 (|:| -4057 (-631 *6)) (|:| |vec| (-1171 *5)))) (-5 *1 (-754 *5 *6)) (-5 *3 (-631 *6)) (-5 *4 (-1171 *5)))) (-4048 (*1 *2 *3 *4) (-12 (-4 *5 (-341)) (-5 *2 (-2 (|:| A (-631 *5)) (|:| |eqs| (-591 (-2 (|:| C (-631 *5)) (|:| |g| (-1171 *5)) (|:| -1317 *6) (|:| |rh| *5)))))) (-5 *1 (-754 *5 *6)) (-5 *3 (-631 *5)) (-5 *4 (-1171 *5)) (-4 *6 (-601 *5)))))
-(-10 -7 (-15 -4048 ((-2 (|:| A (-631 |#1|)) (|:| |eqs| (-591 (-2 (|:| C (-631 |#1|)) (|:| |g| (-1171 |#1|)) (|:| -1317 |#2|) (|:| |rh| |#1|))))) (-631 |#1|) (-1171 |#1|))) (-15 -4048 ((-2 (|:| -4057 (-631 |#2|)) (|:| |vec| (-1171 |#1|))) (-631 |#2|) (-1171 |#1|))) (-15 -4039 ((-3 (-2 (|:| |particular| (-1171 |#1|)) (|:| -4003 (-631 |#1|))) "failed") (-631 |#1|) (-1171 |#1|) (-1 (-3 (-2 (|:| |particular| |#1|) (|:| -4003 (-591 |#1|))) "failed") |#2| |#1|))) (-15 -1696 ((-2 (|:| |particular| (-3 (-1171 |#1|) "failed")) (|:| -4003 (-591 (-1171 |#1|)))) (-631 |#2|) (-1171 |#1|) (-1 (-2 (|:| |particular| (-3 |#1| "failed")) (|:| -4003 (-591 |#1|))) |#2| |#1|))))
-((-3864 (((-631 |#1|) (-591 |#1|) (-712)) 13) (((-631 |#1|) (-591 |#1|)) 14)) (-3495 (((-3 (-1171 |#1|) "failed") |#2| |#1| (-591 |#1|)) 34)) (-2044 (((-3 |#1| "failed") |#2| |#1| (-591 |#1|) (-1 |#1| |#1|)) 42)))
-(((-755 |#1| |#2|) (-10 -7 (-15 -3864 ((-631 |#1|) (-591 |#1|))) (-15 -3864 ((-631 |#1|) (-591 |#1|) (-712))) (-15 -3495 ((-3 (-1171 |#1|) "failed") |#2| |#1| (-591 |#1|))) (-15 -2044 ((-3 |#1| "failed") |#2| |#1| (-591 |#1|) (-1 |#1| |#1|)))) (-341) (-601 |#1|)) (T -755))
-((-2044 (*1 *2 *3 *2 *4 *5) (|partial| -12 (-5 *4 (-591 *2)) (-5 *5 (-1 *2 *2)) (-4 *2 (-341)) (-5 *1 (-755 *2 *3)) (-4 *3 (-601 *2)))) (-3495 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *5 (-591 *4)) (-4 *4 (-341)) (-5 *2 (-1171 *4)) (-5 *1 (-755 *4 *3)) (-4 *3 (-601 *4)))) (-3864 (*1 *2 *3 *4) (-12 (-5 *3 (-591 *5)) (-5 *4 (-712)) (-4 *5 (-341)) (-5 *2 (-631 *5)) (-5 *1 (-755 *5 *6)) (-4 *6 (-601 *5)))) (-3864 (*1 *2 *3) (-12 (-5 *3 (-591 *4)) (-4 *4 (-341)) (-5 *2 (-631 *4)) (-5 *1 (-755 *4 *5)) (-4 *5 (-601 *4)))))
-(-10 -7 (-15 -3864 ((-631 |#1|) (-591 |#1|))) (-15 -3864 ((-631 |#1|) (-591 |#1|) (-712))) (-15 -3495 ((-3 (-1171 |#1|) "failed") |#2| |#1| (-591 |#1|))) (-15 -2044 ((-3 |#1| "failed") |#2| |#1| (-591 |#1|) (-1 |#1| |#1|))))
-((-3008 (((-108) $ $) NIL (|has| |#2| (-1018)))) (-1800 (((-108) $) NIL (|has| |#2| (-126)))) (-2092 (($ (-854)) NIL (|has| |#2| (-975)))) (-3296 (((-1176) $ (-525) (-525)) NIL (|has| $ (-6 -4251)))) (-2593 (($ $ $) NIL (|has| |#2| (-734)))) (-2157 (((-3 $ "failed") $ $) NIL (|has| |#2| (-126)))) (-3891 (((-108) $ (-712)) NIL)) (-3032 (((-712)) NIL (|has| |#2| (-346)))) (-3329 (((-525) $) NIL (|has| |#2| (-786)))) (-3186 ((|#2| $ (-525) |#2|) NIL (|has| $ (-6 -4251)))) (-3798 (($) NIL T CONST)) (-1251 (((-3 (-525) "failed") $) NIL (-12 (|has| |#2| (-966 (-525))) (|has| |#2| (-1018)))) (((-3 (-385 (-525)) "failed") $) NIL (-12 (|has| |#2| (-966 (-385 (-525)))) (|has| |#2| (-1018)))) (((-3 |#2| "failed") $) NIL (|has| |#2| (-1018)))) (-3528 (((-525) $) NIL (-12 (|has| |#2| (-966 (-525))) (|has| |#2| (-1018)))) (((-385 (-525)) $) NIL (-12 (|has| |#2| (-966 (-385 (-525)))) (|has| |#2| (-1018)))) ((|#2| $) NIL (|has| |#2| (-1018)))) (-3305 (((-631 (-525)) (-631 $)) NIL (-12 (|has| |#2| (-587 (-525))) (|has| |#2| (-975)))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (-12 (|has| |#2| (-587 (-525))) (|has| |#2| (-975)))) (((-2 (|:| -4057 (-631 |#2|)) (|:| |vec| (-1171 |#2|))) (-631 $) (-1171 $)) NIL (|has| |#2| (-975))) (((-631 |#2|) (-631 $)) NIL (|has| |#2| (-975)))) (-4163 (((-3 $ "failed") $) NIL (|has| |#2| (-975)))) (-3377 (($) NIL (|has| |#2| (-346)))) (-3255 ((|#2| $ (-525) |#2|) NIL (|has| $ (-6 -4251)))) (-3217 ((|#2| $ (-525)) NIL)) (-2134 (((-108) $) NIL (|has| |#2| (-786)))) (-3454 (((-591 |#2|) $) NIL (|has| $ (-6 -4250)))) (-2824 (((-108) $) NIL (|has| |#2| (-975)))) (-2732 (((-108) $) NIL (|has| |#2| (-786)))) (-2910 (((-108) $ (-712)) NIL)) (-3630 (((-525) $) NIL (|has| (-525) (-788)))) (-3741 (($ $ $) NIL (-3321 (|has| |#2| (-734)) (|has| |#2| (-786))))) (-2552 (((-591 |#2|) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-3468 (((-525) $) NIL (|has| (-525) (-788)))) (-2478 (($ $ $) NIL (-3321 (|has| |#2| (-734)) (|has| |#2| (-786))))) (-3249 (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#2| |#2|) $) NIL)) (-3016 (((-854) $) NIL (|has| |#2| (-346)))) (-3971 (((-108) $ (-712)) NIL)) (-2339 (((-1072) $) NIL (|has| |#2| (-1018)))) (-2511 (((-591 (-525)) $) NIL)) (-2791 (((-108) (-525) $) NIL)) (-2226 (($ (-854)) NIL (|has| |#2| (-346)))) (-2047 (((-1036) $) NIL (|has| |#2| (-1018)))) (-3066 ((|#2| $) NIL (|has| (-525) (-788)))) (-1941 (($ $ |#2|) NIL (|has| $ (-6 -4251)))) (-1623 (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#2|))) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-273 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-591 |#2|) (-591 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))))) (-3493 (((-108) $ $) NIL)) (-1615 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-3339 (((-591 |#2|) $) NIL)) (-3028 (((-108) $) NIL)) (-3209 (($) NIL)) (-3164 ((|#2| $ (-525) |#2|) NIL) ((|#2| $ (-525)) NIL)) (-2109 ((|#2| $ $) NIL (|has| |#2| (-975)))) (-1395 (($ (-1171 |#2|)) NIL)) (-4224 (((-128)) NIL (|has| |#2| (-341)))) (-3266 (($ $) NIL (-12 (|has| |#2| (-213)) (|has| |#2| (-975)))) (($ $ (-712)) NIL (-12 (|has| |#2| (-213)) (|has| |#2| (-975)))) (($ $ (-1089)) NIL (-12 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-1 |#2| |#2|) (-712)) NIL (|has| |#2| (-975))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-975)))) (-2064 (((-712) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250))) (((-712) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-3199 (($ $) NIL)) (-3022 (((-1171 |#2|) $) NIL) (($ (-525)) NIL (-3321 (-12 (|has| |#2| (-966 (-525))) (|has| |#2| (-1018))) (|has| |#2| (-975)))) (($ (-385 (-525))) NIL (-12 (|has| |#2| (-966 (-385 (-525)))) (|has| |#2| (-1018)))) (($ |#2|) NIL (|has| |#2| (-1018))) (((-796) $) NIL (|has| |#2| (-565 (-796))))) (-2128 (((-712)) NIL (|has| |#2| (-975)))) (-4158 (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250)))) (-1539 (($ $) NIL (|has| |#2| (-786)))) (-3710 (($ $ (-712)) NIL (|has| |#2| (-975))) (($ $ (-854)) NIL (|has| |#2| (-975)))) (-4191 (($) NIL (|has| |#2| (-126)) CONST)) (-4197 (($) NIL (|has| |#2| (-975)) CONST)) (-4196 (($ $) NIL (-12 (|has| |#2| (-213)) (|has| |#2| (-975)))) (($ $ (-712)) NIL (-12 (|has| |#2| (-213)) (|has| |#2| (-975)))) (($ $ (-1089)) NIL (-12 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-1 |#2| |#2|) (-712)) NIL (|has| |#2| (-975))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-975)))) (-4135 (((-108) $ $) NIL (-3321 (|has| |#2| (-734)) (|has| |#2| (-786))))) (-4119 (((-108) $ $) NIL (-3321 (|has| |#2| (-734)) (|has| |#2| (-786))))) (-4096 (((-108) $ $) NIL (|has| |#2| (-1018)))) (-4126 (((-108) $ $) NIL (-3321 (|has| |#2| (-734)) (|has| |#2| (-786))))) (-4112 (((-108) $ $) 11 (-3321 (|has| |#2| (-734)) (|has| |#2| (-786))))) (-4173 (($ $ |#2|) NIL (|has| |#2| (-341)))) (-4164 (($ $ $) NIL (|has| |#2| (-975))) (($ $) NIL (|has| |#2| (-975)))) (-4156 (($ $ $) NIL (|has| |#2| (-25)))) (** (($ $ (-712)) NIL (|has| |#2| (-975))) (($ $ (-854)) NIL (|has| |#2| (-975)))) (* (($ $ $) NIL (|has| |#2| (-975))) (($ (-525) $) NIL (|has| |#2| (-975))) (($ $ |#2|) NIL (|has| |#2| (-668))) (($ |#2| $) NIL (|has| |#2| (-668))) (($ (-712) $) NIL (|has| |#2| (-126))) (($ (-854) $) NIL (|has| |#2| (-25)))) (-4045 (((-712) $) NIL (|has| $ (-6 -4250)))))
+((-2325 (((-2 (|:| |particular| |#2|) (|:| -3612 (-591 |#2|))) |#3| |#2| (-1089)) 19)))
+(((-742 |#1| |#2| |#3|) (-10 -7 (-15 -2325 ((-2 (|:| |particular| |#2|) (|:| -3612 (-591 |#2|))) |#3| |#2| (-1089)))) (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138)) (-13 (-29 |#1|) (-1111) (-891)) (-601 |#2|)) (T -742))
+((-2325 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-1089)) (-4 *6 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138))) (-4 *4 (-13 (-29 *6) (-1111) (-891))) (-5 *2 (-2 (|:| |particular| *4) (|:| -3612 (-591 *4)))) (-5 *1 (-742 *6 *4 *3)) (-4 *3 (-601 *4)))))
+(-10 -7 (-15 -2325 ((-2 (|:| |particular| |#2|) (|:| -3612 (-591 |#2|))) |#3| |#2| (-1089))))
+((-2751 (((-3 |#2| "failed") |#2| (-110) (-273 |#2|) (-591 |#2|)) 28) (((-3 |#2| "failed") (-273 |#2|) (-110) (-273 |#2|) (-591 |#2|)) 29) (((-3 (-2 (|:| |particular| |#2|) (|:| -3612 (-591 |#2|))) |#2| "failed") |#2| (-110) (-1089)) 17) (((-3 (-2 (|:| |particular| |#2|) (|:| -3612 (-591 |#2|))) |#2| "failed") (-273 |#2|) (-110) (-1089)) 18) (((-3 (-2 (|:| |particular| (-1171 |#2|)) (|:| -3612 (-591 (-1171 |#2|)))) "failed") (-591 |#2|) (-591 (-110)) (-1089)) 24) (((-3 (-2 (|:| |particular| (-1171 |#2|)) (|:| -3612 (-591 (-1171 |#2|)))) "failed") (-591 (-273 |#2|)) (-591 (-110)) (-1089)) 26) (((-3 (-591 (-1171 |#2|)) "failed") (-631 |#2|) (-1089)) 37) (((-3 (-2 (|:| |particular| (-1171 |#2|)) (|:| -3612 (-591 (-1171 |#2|)))) "failed") (-631 |#2|) (-1171 |#2|) (-1089)) 35)))
+(((-743 |#1| |#2|) (-10 -7 (-15 -2751 ((-3 (-2 (|:| |particular| (-1171 |#2|)) (|:| -3612 (-591 (-1171 |#2|)))) "failed") (-631 |#2|) (-1171 |#2|) (-1089))) (-15 -2751 ((-3 (-591 (-1171 |#2|)) "failed") (-631 |#2|) (-1089))) (-15 -2751 ((-3 (-2 (|:| |particular| (-1171 |#2|)) (|:| -3612 (-591 (-1171 |#2|)))) "failed") (-591 (-273 |#2|)) (-591 (-110)) (-1089))) (-15 -2751 ((-3 (-2 (|:| |particular| (-1171 |#2|)) (|:| -3612 (-591 (-1171 |#2|)))) "failed") (-591 |#2|) (-591 (-110)) (-1089))) (-15 -2751 ((-3 (-2 (|:| |particular| |#2|) (|:| -3612 (-591 |#2|))) |#2| "failed") (-273 |#2|) (-110) (-1089))) (-15 -2751 ((-3 (-2 (|:| |particular| |#2|) (|:| -3612 (-591 |#2|))) |#2| "failed") |#2| (-110) (-1089))) (-15 -2751 ((-3 |#2| "failed") (-273 |#2|) (-110) (-273 |#2|) (-591 |#2|))) (-15 -2751 ((-3 |#2| "failed") |#2| (-110) (-273 |#2|) (-591 |#2|)))) (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138)) (-13 (-29 |#1|) (-1111) (-891))) (T -743))
+((-2751 (*1 *2 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-110)) (-5 *4 (-273 *2)) (-5 *5 (-591 *2)) (-4 *2 (-13 (-29 *6) (-1111) (-891))) (-4 *6 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138))) (-5 *1 (-743 *6 *2)))) (-2751 (*1 *2 *3 *4 *3 *5) (|partial| -12 (-5 *3 (-273 *2)) (-5 *4 (-110)) (-5 *5 (-591 *2)) (-4 *2 (-13 (-29 *6) (-1111) (-891))) (-5 *1 (-743 *6 *2)) (-4 *6 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138))))) (-2751 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-110)) (-5 *5 (-1089)) (-4 *6 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138))) (-5 *2 (-3 (-2 (|:| |particular| *3) (|:| -3612 (-591 *3))) *3 "failed")) (-5 *1 (-743 *6 *3)) (-4 *3 (-13 (-29 *6) (-1111) (-891))))) (-2751 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-273 *7)) (-5 *4 (-110)) (-5 *5 (-1089)) (-4 *7 (-13 (-29 *6) (-1111) (-891))) (-4 *6 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138))) (-5 *2 (-3 (-2 (|:| |particular| *7) (|:| -3612 (-591 *7))) *7 "failed")) (-5 *1 (-743 *6 *7)))) (-2751 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-591 *7)) (-5 *4 (-591 (-110))) (-5 *5 (-1089)) (-4 *7 (-13 (-29 *6) (-1111) (-891))) (-4 *6 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138))) (-5 *2 (-2 (|:| |particular| (-1171 *7)) (|:| -3612 (-591 (-1171 *7))))) (-5 *1 (-743 *6 *7)))) (-2751 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-591 (-273 *7))) (-5 *4 (-591 (-110))) (-5 *5 (-1089)) (-4 *7 (-13 (-29 *6) (-1111) (-891))) (-4 *6 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138))) (-5 *2 (-2 (|:| |particular| (-1171 *7)) (|:| -3612 (-591 (-1171 *7))))) (-5 *1 (-743 *6 *7)))) (-2751 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-631 *6)) (-5 *4 (-1089)) (-4 *6 (-13 (-29 *5) (-1111) (-891))) (-4 *5 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138))) (-5 *2 (-591 (-1171 *6))) (-5 *1 (-743 *5 *6)))) (-2751 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-631 *7)) (-5 *5 (-1089)) (-4 *7 (-13 (-29 *6) (-1111) (-891))) (-4 *6 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138))) (-5 *2 (-2 (|:| |particular| (-1171 *7)) (|:| -3612 (-591 (-1171 *7))))) (-5 *1 (-743 *6 *7)) (-5 *4 (-1171 *7)))))
+(-10 -7 (-15 -2751 ((-3 (-2 (|:| |particular| (-1171 |#2|)) (|:| -3612 (-591 (-1171 |#2|)))) "failed") (-631 |#2|) (-1171 |#2|) (-1089))) (-15 -2751 ((-3 (-591 (-1171 |#2|)) "failed") (-631 |#2|) (-1089))) (-15 -2751 ((-3 (-2 (|:| |particular| (-1171 |#2|)) (|:| -3612 (-591 (-1171 |#2|)))) "failed") (-591 (-273 |#2|)) (-591 (-110)) (-1089))) (-15 -2751 ((-3 (-2 (|:| |particular| (-1171 |#2|)) (|:| -3612 (-591 (-1171 |#2|)))) "failed") (-591 |#2|) (-591 (-110)) (-1089))) (-15 -2751 ((-3 (-2 (|:| |particular| |#2|) (|:| -3612 (-591 |#2|))) |#2| "failed") (-273 |#2|) (-110) (-1089))) (-15 -2751 ((-3 (-2 (|:| |particular| |#2|) (|:| -3612 (-591 |#2|))) |#2| "failed") |#2| (-110) (-1089))) (-15 -2751 ((-3 |#2| "failed") (-273 |#2|) (-110) (-273 |#2|) (-591 |#2|))) (-15 -2751 ((-3 |#2| "failed") |#2| (-110) (-273 |#2|) (-591 |#2|))))
+((-3391 (($) 9)) (-3197 (((-3 (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357))) "failed") (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 31)) (-2159 (((-591 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) $) 28)) (-1520 (($ (-2 (|:| -1265 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -1568 (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357)))))) 25)) (-2556 (($ (-591 (-2 (|:| -1265 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -1568 (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357))))))) 23)) (-1407 (((-1176)) 12)))
+(((-744) (-10 -8 (-15 -3391 ($)) (-15 -1407 ((-1176))) (-15 -2159 ((-591 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) $)) (-15 -2556 ($ (-591 (-2 (|:| -1265 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -1568 (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357)))))))) (-15 -1520 ($ (-2 (|:| -1265 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -1568 (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357))))))) (-15 -3197 ((-3 (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357))) "failed") (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))))) (T -744))
+((-3197 (*1 *2 *3) (|partial| -12 (-5 *3 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357)))) (-5 *1 (-744)))) (-1520 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| -1265 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -1568 (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357)))))) (-5 *1 (-744)))) (-2556 (*1 *1 *2) (-12 (-5 *2 (-591 (-2 (|:| -1265 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -1568 (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357))))))) (-5 *1 (-744)))) (-2159 (*1 *2 *1) (-12 (-5 *2 (-591 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-5 *1 (-744)))) (-1407 (*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-744)))) (-3391 (*1 *1) (-5 *1 (-744))))
+(-10 -8 (-15 -3391 ($)) (-15 -1407 ((-1176))) (-15 -2159 ((-591 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) $)) (-15 -2556 ($ (-591 (-2 (|:| -1265 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -1568 (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357)))))))) (-15 -1520 ($ (-2 (|:| -1265 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -1568 (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357))))))) (-15 -3197 ((-3 (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357))) "failed") (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))))
+((-1421 ((|#2| |#2| (-1089)) 16)) (-3930 ((|#2| |#2| (-1089)) 51)) (-2595 (((-1 |#2| |#2|) (-1089)) 11)))
+(((-745 |#1| |#2|) (-10 -7 (-15 -1421 (|#2| |#2| (-1089))) (-15 -3930 (|#2| |#2| (-1089))) (-15 -2595 ((-1 |#2| |#2|) (-1089)))) (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138)) (-13 (-29 |#1|) (-1111) (-891))) (T -745))
+((-2595 (*1 *2 *3) (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138))) (-5 *2 (-1 *5 *5)) (-5 *1 (-745 *4 *5)) (-4 *5 (-13 (-29 *4) (-1111) (-891))))) (-3930 (*1 *2 *2 *3) (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138))) (-5 *1 (-745 *4 *2)) (-4 *2 (-13 (-29 *4) (-1111) (-891))))) (-1421 (*1 *2 *2 *3) (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138))) (-5 *1 (-745 *4 *2)) (-4 *2 (-13 (-29 *4) (-1111) (-891))))))
+(-10 -7 (-15 -1421 (|#2| |#2| (-1089))) (-15 -3930 (|#2| |#2| (-1089))) (-15 -2595 ((-1 |#2| |#2|) (-1089))))
+((-2751 (((-964) (-1171 (-294 (-357))) (-357) (-357) (-591 (-357)) (-294 (-357)) (-591 (-357)) (-357) (-357)) 116) (((-964) (-1171 (-294 (-357))) (-357) (-357) (-591 (-357)) (-294 (-357)) (-591 (-357)) (-357)) 117) (((-964) (-1171 (-294 (-357))) (-357) (-357) (-591 (-357)) (-591 (-357)) (-357)) 119) (((-964) (-1171 (-294 (-357))) (-357) (-357) (-591 (-357)) (-294 (-357)) (-357)) 120) (((-964) (-1171 (-294 (-357))) (-357) (-357) (-591 (-357)) (-357)) 121) (((-964) (-1171 (-294 (-357))) (-357) (-357) (-591 (-357))) 122) (((-964) (-749) (-987)) 108) (((-964) (-749)) 109)) (-2282 (((-2 (|:| -2282 (-357)) (|:| -3419 (-1072)) (|:| |explanations| (-591 (-1072)))) (-749) (-987)) 75) (((-2 (|:| -2282 (-357)) (|:| -3419 (-1072)) (|:| |explanations| (-591 (-1072)))) (-749)) 77)))
+(((-746) (-10 -7 (-15 -2751 ((-964) (-749))) (-15 -2751 ((-964) (-749) (-987))) (-15 -2751 ((-964) (-1171 (-294 (-357))) (-357) (-357) (-591 (-357)))) (-15 -2751 ((-964) (-1171 (-294 (-357))) (-357) (-357) (-591 (-357)) (-357))) (-15 -2751 ((-964) (-1171 (-294 (-357))) (-357) (-357) (-591 (-357)) (-294 (-357)) (-357))) (-15 -2751 ((-964) (-1171 (-294 (-357))) (-357) (-357) (-591 (-357)) (-591 (-357)) (-357))) (-15 -2751 ((-964) (-1171 (-294 (-357))) (-357) (-357) (-591 (-357)) (-294 (-357)) (-591 (-357)) (-357))) (-15 -2751 ((-964) (-1171 (-294 (-357))) (-357) (-357) (-591 (-357)) (-294 (-357)) (-591 (-357)) (-357) (-357))) (-15 -2282 ((-2 (|:| -2282 (-357)) (|:| -3419 (-1072)) (|:| |explanations| (-591 (-1072)))) (-749))) (-15 -2282 ((-2 (|:| -2282 (-357)) (|:| -3419 (-1072)) (|:| |explanations| (-591 (-1072)))) (-749) (-987))))) (T -746))
+((-2282 (*1 *2 *3 *4) (-12 (-5 *3 (-749)) (-5 *4 (-987)) (-5 *2 (-2 (|:| -2282 (-357)) (|:| -3419 (-1072)) (|:| |explanations| (-591 (-1072))))) (-5 *1 (-746)))) (-2282 (*1 *2 *3) (-12 (-5 *3 (-749)) (-5 *2 (-2 (|:| -2282 (-357)) (|:| -3419 (-1072)) (|:| |explanations| (-591 (-1072))))) (-5 *1 (-746)))) (-2751 (*1 *2 *3 *4 *4 *5 *6 *5 *4 *4) (-12 (-5 *3 (-1171 (-294 *4))) (-5 *5 (-591 (-357))) (-5 *6 (-294 (-357))) (-5 *4 (-357)) (-5 *2 (-964)) (-5 *1 (-746)))) (-2751 (*1 *2 *3 *4 *4 *5 *6 *5 *4) (-12 (-5 *3 (-1171 (-294 *4))) (-5 *5 (-591 (-357))) (-5 *6 (-294 (-357))) (-5 *4 (-357)) (-5 *2 (-964)) (-5 *1 (-746)))) (-2751 (*1 *2 *3 *4 *4 *5 *5 *4) (-12 (-5 *3 (-1171 (-294 (-357)))) (-5 *4 (-357)) (-5 *5 (-591 *4)) (-5 *2 (-964)) (-5 *1 (-746)))) (-2751 (*1 *2 *3 *4 *4 *5 *6 *4) (-12 (-5 *3 (-1171 (-294 *4))) (-5 *5 (-591 (-357))) (-5 *6 (-294 (-357))) (-5 *4 (-357)) (-5 *2 (-964)) (-5 *1 (-746)))) (-2751 (*1 *2 *3 *4 *4 *5 *4) (-12 (-5 *3 (-1171 (-294 (-357)))) (-5 *4 (-357)) (-5 *5 (-591 *4)) (-5 *2 (-964)) (-5 *1 (-746)))) (-2751 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1171 (-294 (-357)))) (-5 *4 (-357)) (-5 *5 (-591 *4)) (-5 *2 (-964)) (-5 *1 (-746)))) (-2751 (*1 *2 *3 *4) (-12 (-5 *3 (-749)) (-5 *4 (-987)) (-5 *2 (-964)) (-5 *1 (-746)))) (-2751 (*1 *2 *3) (-12 (-5 *3 (-749)) (-5 *2 (-964)) (-5 *1 (-746)))))
+(-10 -7 (-15 -2751 ((-964) (-749))) (-15 -2751 ((-964) (-749) (-987))) (-15 -2751 ((-964) (-1171 (-294 (-357))) (-357) (-357) (-591 (-357)))) (-15 -2751 ((-964) (-1171 (-294 (-357))) (-357) (-357) (-591 (-357)) (-357))) (-15 -2751 ((-964) (-1171 (-294 (-357))) (-357) (-357) (-591 (-357)) (-294 (-357)) (-357))) (-15 -2751 ((-964) (-1171 (-294 (-357))) (-357) (-357) (-591 (-357)) (-591 (-357)) (-357))) (-15 -2751 ((-964) (-1171 (-294 (-357))) (-357) (-357) (-591 (-357)) (-294 (-357)) (-591 (-357)) (-357))) (-15 -2751 ((-964) (-1171 (-294 (-357))) (-357) (-357) (-591 (-357)) (-294 (-357)) (-591 (-357)) (-357) (-357))) (-15 -2282 ((-2 (|:| -2282 (-357)) (|:| -3419 (-1072)) (|:| |explanations| (-591 (-1072)))) (-749))) (-15 -2282 ((-2 (|:| -2282 (-357)) (|:| -3419 (-1072)) (|:| |explanations| (-591 (-1072)))) (-749) (-987))))
+((-3648 (((-2 (|:| |particular| (-3 |#4| "failed")) (|:| -3612 (-591 |#4|))) (-598 |#4|) |#4|) 35)))
+(((-747 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3648 ((-2 (|:| |particular| (-3 |#4| "failed")) (|:| -3612 (-591 |#4|))) (-598 |#4|) |#4|))) (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525)))) (-1147 |#1|) (-1147 (-385 |#2|)) (-320 |#1| |#2| |#3|)) (T -747))
+((-3648 (*1 *2 *3 *4) (-12 (-5 *3 (-598 *4)) (-4 *4 (-320 *5 *6 *7)) (-4 *5 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525))))) (-4 *6 (-1147 *5)) (-4 *7 (-1147 (-385 *6))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -3612 (-591 *4)))) (-5 *1 (-747 *5 *6 *7 *4)))))
+(-10 -7 (-15 -3648 ((-2 (|:| |particular| (-3 |#4| "failed")) (|:| -3612 (-591 |#4|))) (-598 |#4|) |#4|)))
+((-1221 (((-2 (|:| -2203 |#3|) (|:| |rh| (-591 (-385 |#2|)))) |#4| (-591 (-385 |#2|))) 52)) (-3935 (((-591 (-2 (|:| -1708 |#2|) (|:| -3045 |#2|))) |#4| |#2|) 60) (((-591 (-2 (|:| -1708 |#2|) (|:| -3045 |#2|))) |#4|) 59) (((-591 (-2 (|:| -1708 |#2|) (|:| -3045 |#2|))) |#3| |#2|) 20) (((-591 (-2 (|:| -1708 |#2|) (|:| -3045 |#2|))) |#3|) 21)) (-2197 ((|#2| |#4| |#1|) 61) ((|#2| |#3| |#1|) 27)) (-1223 ((|#2| |#3| (-591 (-385 |#2|))) 93) (((-3 |#2| "failed") |#3| (-385 |#2|)) 90)))
+(((-748 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1223 ((-3 |#2| "failed") |#3| (-385 |#2|))) (-15 -1223 (|#2| |#3| (-591 (-385 |#2|)))) (-15 -3935 ((-591 (-2 (|:| -1708 |#2|) (|:| -3045 |#2|))) |#3|)) (-15 -3935 ((-591 (-2 (|:| -1708 |#2|) (|:| -3045 |#2|))) |#3| |#2|)) (-15 -2197 (|#2| |#3| |#1|)) (-15 -3935 ((-591 (-2 (|:| -1708 |#2|) (|:| -3045 |#2|))) |#4|)) (-15 -3935 ((-591 (-2 (|:| -1708 |#2|) (|:| -3045 |#2|))) |#4| |#2|)) (-15 -2197 (|#2| |#4| |#1|)) (-15 -1221 ((-2 (|:| -2203 |#3|) (|:| |rh| (-591 (-385 |#2|)))) |#4| (-591 (-385 |#2|))))) (-13 (-341) (-138) (-966 (-385 (-525)))) (-1147 |#1|) (-601 |#2|) (-601 (-385 |#2|))) (T -748))
+((-1221 (*1 *2 *3 *4) (-12 (-4 *5 (-13 (-341) (-138) (-966 (-385 (-525))))) (-4 *6 (-1147 *5)) (-5 *2 (-2 (|:| -2203 *7) (|:| |rh| (-591 (-385 *6))))) (-5 *1 (-748 *5 *6 *7 *3)) (-5 *4 (-591 (-385 *6))) (-4 *7 (-601 *6)) (-4 *3 (-601 (-385 *6))))) (-2197 (*1 *2 *3 *4) (-12 (-4 *2 (-1147 *4)) (-5 *1 (-748 *4 *2 *5 *3)) (-4 *4 (-13 (-341) (-138) (-966 (-385 (-525))))) (-4 *5 (-601 *2)) (-4 *3 (-601 (-385 *2))))) (-3935 (*1 *2 *3 *4) (-12 (-4 *5 (-13 (-341) (-138) (-966 (-385 (-525))))) (-4 *4 (-1147 *5)) (-5 *2 (-591 (-2 (|:| -1708 *4) (|:| -3045 *4)))) (-5 *1 (-748 *5 *4 *6 *3)) (-4 *6 (-601 *4)) (-4 *3 (-601 (-385 *4))))) (-3935 (*1 *2 *3) (-12 (-4 *4 (-13 (-341) (-138) (-966 (-385 (-525))))) (-4 *5 (-1147 *4)) (-5 *2 (-591 (-2 (|:| -1708 *5) (|:| -3045 *5)))) (-5 *1 (-748 *4 *5 *6 *3)) (-4 *6 (-601 *5)) (-4 *3 (-601 (-385 *5))))) (-2197 (*1 *2 *3 *4) (-12 (-4 *2 (-1147 *4)) (-5 *1 (-748 *4 *2 *3 *5)) (-4 *4 (-13 (-341) (-138) (-966 (-385 (-525))))) (-4 *3 (-601 *2)) (-4 *5 (-601 (-385 *2))))) (-3935 (*1 *2 *3 *4) (-12 (-4 *5 (-13 (-341) (-138) (-966 (-385 (-525))))) (-4 *4 (-1147 *5)) (-5 *2 (-591 (-2 (|:| -1708 *4) (|:| -3045 *4)))) (-5 *1 (-748 *5 *4 *3 *6)) (-4 *3 (-601 *4)) (-4 *6 (-601 (-385 *4))))) (-3935 (*1 *2 *3) (-12 (-4 *4 (-13 (-341) (-138) (-966 (-385 (-525))))) (-4 *5 (-1147 *4)) (-5 *2 (-591 (-2 (|:| -1708 *5) (|:| -3045 *5)))) (-5 *1 (-748 *4 *5 *3 *6)) (-4 *3 (-601 *5)) (-4 *6 (-601 (-385 *5))))) (-1223 (*1 *2 *3 *4) (-12 (-5 *4 (-591 (-385 *2))) (-4 *2 (-1147 *5)) (-5 *1 (-748 *5 *2 *3 *6)) (-4 *5 (-13 (-341) (-138) (-966 (-385 (-525))))) (-4 *3 (-601 *2)) (-4 *6 (-601 (-385 *2))))) (-1223 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-385 *2)) (-4 *2 (-1147 *5)) (-5 *1 (-748 *5 *2 *3 *6)) (-4 *5 (-13 (-341) (-138) (-966 (-385 (-525))))) (-4 *3 (-601 *2)) (-4 *6 (-601 *4)))))
+(-10 -7 (-15 -1223 ((-3 |#2| "failed") |#3| (-385 |#2|))) (-15 -1223 (|#2| |#3| (-591 (-385 |#2|)))) (-15 -3935 ((-591 (-2 (|:| -1708 |#2|) (|:| -3045 |#2|))) |#3|)) (-15 -3935 ((-591 (-2 (|:| -1708 |#2|) (|:| -3045 |#2|))) |#3| |#2|)) (-15 -2197 (|#2| |#3| |#1|)) (-15 -3935 ((-591 (-2 (|:| -1708 |#2|) (|:| -3045 |#2|))) |#4|)) (-15 -3935 ((-591 (-2 (|:| -1708 |#2|) (|:| -3045 |#2|))) |#4| |#2|)) (-15 -2197 (|#2| |#4| |#1|)) (-15 -1221 ((-2 (|:| -2203 |#3|) (|:| |rh| (-591 (-385 |#2|)))) |#4| (-591 (-385 |#2|)))))
+((-2673 (((-108) $ $) NIL)) (-3341 (((-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) $) 13)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) 15) (($ (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 12)) (-3944 (((-108) $ $) NIL)))
+(((-749) (-13 (-1018) (-10 -8 (-15 -2686 ($ (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -2686 ((-796) $)) (-15 -3341 ((-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) $))))) (T -749))
+((-2686 (*1 *2 *1) (-12 (-5 *2 (-796)) (-5 *1 (-749)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *1 (-749)))) (-3341 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *1 (-749)))))
+(-13 (-1018) (-10 -8 (-15 -2686 ($ (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -2686 ((-796) $)) (-15 -3341 ((-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) $))))
+((-3889 (((-591 (-2 (|:| |frac| (-385 |#2|)) (|:| -2203 |#3|))) |#3| (-1 (-591 |#2|) |#2| (-1085 |#2|)) (-1 (-396 |#2|) |#2|)) 118)) (-3990 (((-591 (-2 (|:| |poly| |#2|) (|:| -2203 |#3|))) |#3| (-1 (-591 |#1|) |#2|)) 46)) (-1208 (((-591 (-2 (|:| |deg| (-712)) (|:| -2203 |#2|))) |#3|) 95)) (-3721 ((|#2| |#3|) 37)) (-3461 (((-591 (-2 (|:| -2277 |#1|) (|:| -2203 |#3|))) |#3| (-1 (-591 |#1|) |#2|)) 82)) (-2298 ((|#3| |#3| (-385 |#2|)) 63) ((|#3| |#3| |#2|) 79)))
+(((-750 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3721 (|#2| |#3|)) (-15 -1208 ((-591 (-2 (|:| |deg| (-712)) (|:| -2203 |#2|))) |#3|)) (-15 -3461 ((-591 (-2 (|:| -2277 |#1|) (|:| -2203 |#3|))) |#3| (-1 (-591 |#1|) |#2|))) (-15 -3990 ((-591 (-2 (|:| |poly| |#2|) (|:| -2203 |#3|))) |#3| (-1 (-591 |#1|) |#2|))) (-15 -3889 ((-591 (-2 (|:| |frac| (-385 |#2|)) (|:| -2203 |#3|))) |#3| (-1 (-591 |#2|) |#2| (-1085 |#2|)) (-1 (-396 |#2|) |#2|))) (-15 -2298 (|#3| |#3| |#2|)) (-15 -2298 (|#3| |#3| (-385 |#2|)))) (-13 (-341) (-138) (-966 (-385 (-525)))) (-1147 |#1|) (-601 |#2|) (-601 (-385 |#2|))) (T -750))
+((-2298 (*1 *2 *2 *3) (-12 (-5 *3 (-385 *5)) (-4 *4 (-13 (-341) (-138) (-966 (-385 (-525))))) (-4 *5 (-1147 *4)) (-5 *1 (-750 *4 *5 *2 *6)) (-4 *2 (-601 *5)) (-4 *6 (-601 *3)))) (-2298 (*1 *2 *2 *3) (-12 (-4 *4 (-13 (-341) (-138) (-966 (-385 (-525))))) (-4 *3 (-1147 *4)) (-5 *1 (-750 *4 *3 *2 *5)) (-4 *2 (-601 *3)) (-4 *5 (-601 (-385 *3))))) (-3889 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1 (-591 *7) *7 (-1085 *7))) (-5 *5 (-1 (-396 *7) *7)) (-4 *7 (-1147 *6)) (-4 *6 (-13 (-341) (-138) (-966 (-385 (-525))))) (-5 *2 (-591 (-2 (|:| |frac| (-385 *7)) (|:| -2203 *3)))) (-5 *1 (-750 *6 *7 *3 *8)) (-4 *3 (-601 *7)) (-4 *8 (-601 (-385 *7))))) (-3990 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-591 *5) *6)) (-4 *5 (-13 (-341) (-138) (-966 (-385 (-525))))) (-4 *6 (-1147 *5)) (-5 *2 (-591 (-2 (|:| |poly| *6) (|:| -2203 *3)))) (-5 *1 (-750 *5 *6 *3 *7)) (-4 *3 (-601 *6)) (-4 *7 (-601 (-385 *6))))) (-3461 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-591 *5) *6)) (-4 *5 (-13 (-341) (-138) (-966 (-385 (-525))))) (-4 *6 (-1147 *5)) (-5 *2 (-591 (-2 (|:| -2277 *5) (|:| -2203 *3)))) (-5 *1 (-750 *5 *6 *3 *7)) (-4 *3 (-601 *6)) (-4 *7 (-601 (-385 *6))))) (-1208 (*1 *2 *3) (-12 (-4 *4 (-13 (-341) (-138) (-966 (-385 (-525))))) (-4 *5 (-1147 *4)) (-5 *2 (-591 (-2 (|:| |deg| (-712)) (|:| -2203 *5)))) (-5 *1 (-750 *4 *5 *3 *6)) (-4 *3 (-601 *5)) (-4 *6 (-601 (-385 *5))))) (-3721 (*1 *2 *3) (-12 (-4 *2 (-1147 *4)) (-5 *1 (-750 *4 *2 *3 *5)) (-4 *4 (-13 (-341) (-138) (-966 (-385 (-525))))) (-4 *3 (-601 *2)) (-4 *5 (-601 (-385 *2))))))
+(-10 -7 (-15 -3721 (|#2| |#3|)) (-15 -1208 ((-591 (-2 (|:| |deg| (-712)) (|:| -2203 |#2|))) |#3|)) (-15 -3461 ((-591 (-2 (|:| -2277 |#1|) (|:| -2203 |#3|))) |#3| (-1 (-591 |#1|) |#2|))) (-15 -3990 ((-591 (-2 (|:| |poly| |#2|) (|:| -2203 |#3|))) |#3| (-1 (-591 |#1|) |#2|))) (-15 -3889 ((-591 (-2 (|:| |frac| (-385 |#2|)) (|:| -2203 |#3|))) |#3| (-1 (-591 |#2|) |#2| (-1085 |#2|)) (-1 (-396 |#2|) |#2|))) (-15 -2298 (|#3| |#3| |#2|)) (-15 -2298 (|#3| |#3| (-385 |#2|))))
+((-2121 (((-2 (|:| -3612 (-591 (-385 |#2|))) (|:| -2928 (-631 |#1|))) (-599 |#2| (-385 |#2|)) (-591 (-385 |#2|))) 121) (((-2 (|:| |particular| (-3 (-385 |#2|) "failed")) (|:| -3612 (-591 (-385 |#2|)))) (-599 |#2| (-385 |#2|)) (-385 |#2|)) 120) (((-2 (|:| -3612 (-591 (-385 |#2|))) (|:| -2928 (-631 |#1|))) (-598 (-385 |#2|)) (-591 (-385 |#2|))) 115) (((-2 (|:| |particular| (-3 (-385 |#2|) "failed")) (|:| -3612 (-591 (-385 |#2|)))) (-598 (-385 |#2|)) (-385 |#2|)) 113)) (-2629 ((|#2| (-599 |#2| (-385 |#2|))) 80) ((|#2| (-598 (-385 |#2|))) 83)))
+(((-751 |#1| |#2|) (-10 -7 (-15 -2121 ((-2 (|:| |particular| (-3 (-385 |#2|) "failed")) (|:| -3612 (-591 (-385 |#2|)))) (-598 (-385 |#2|)) (-385 |#2|))) (-15 -2121 ((-2 (|:| -3612 (-591 (-385 |#2|))) (|:| -2928 (-631 |#1|))) (-598 (-385 |#2|)) (-591 (-385 |#2|)))) (-15 -2121 ((-2 (|:| |particular| (-3 (-385 |#2|) "failed")) (|:| -3612 (-591 (-385 |#2|)))) (-599 |#2| (-385 |#2|)) (-385 |#2|))) (-15 -2121 ((-2 (|:| -3612 (-591 (-385 |#2|))) (|:| -2928 (-631 |#1|))) (-599 |#2| (-385 |#2|)) (-591 (-385 |#2|)))) (-15 -2629 (|#2| (-598 (-385 |#2|)))) (-15 -2629 (|#2| (-599 |#2| (-385 |#2|))))) (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525)))) (-1147 |#1|)) (T -751))
+((-2629 (*1 *2 *3) (-12 (-5 *3 (-599 *2 (-385 *2))) (-4 *2 (-1147 *4)) (-5 *1 (-751 *4 *2)) (-4 *4 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525))))))) (-2629 (*1 *2 *3) (-12 (-5 *3 (-598 (-385 *2))) (-4 *2 (-1147 *4)) (-5 *1 (-751 *4 *2)) (-4 *4 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525))))))) (-2121 (*1 *2 *3 *4) (-12 (-5 *3 (-599 *6 (-385 *6))) (-4 *6 (-1147 *5)) (-4 *5 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525))))) (-5 *2 (-2 (|:| -3612 (-591 (-385 *6))) (|:| -2928 (-631 *5)))) (-5 *1 (-751 *5 *6)) (-5 *4 (-591 (-385 *6))))) (-2121 (*1 *2 *3 *4) (-12 (-5 *3 (-599 *6 (-385 *6))) (-5 *4 (-385 *6)) (-4 *6 (-1147 *5)) (-4 *5 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525))))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -3612 (-591 *4)))) (-5 *1 (-751 *5 *6)))) (-2121 (*1 *2 *3 *4) (-12 (-5 *3 (-598 (-385 *6))) (-4 *6 (-1147 *5)) (-4 *5 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525))))) (-5 *2 (-2 (|:| -3612 (-591 (-385 *6))) (|:| -2928 (-631 *5)))) (-5 *1 (-751 *5 *6)) (-5 *4 (-591 (-385 *6))))) (-2121 (*1 *2 *3 *4) (-12 (-5 *3 (-598 (-385 *6))) (-5 *4 (-385 *6)) (-4 *6 (-1147 *5)) (-4 *5 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525))))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -3612 (-591 *4)))) (-5 *1 (-751 *5 *6)))))
+(-10 -7 (-15 -2121 ((-2 (|:| |particular| (-3 (-385 |#2|) "failed")) (|:| -3612 (-591 (-385 |#2|)))) (-598 (-385 |#2|)) (-385 |#2|))) (-15 -2121 ((-2 (|:| -3612 (-591 (-385 |#2|))) (|:| -2928 (-631 |#1|))) (-598 (-385 |#2|)) (-591 (-385 |#2|)))) (-15 -2121 ((-2 (|:| |particular| (-3 (-385 |#2|) "failed")) (|:| -3612 (-591 (-385 |#2|)))) (-599 |#2| (-385 |#2|)) (-385 |#2|))) (-15 -2121 ((-2 (|:| -3612 (-591 (-385 |#2|))) (|:| -2928 (-631 |#1|))) (-599 |#2| (-385 |#2|)) (-591 (-385 |#2|)))) (-15 -2629 (|#2| (-598 (-385 |#2|)))) (-15 -2629 (|#2| (-599 |#2| (-385 |#2|)))))
+((-3228 (((-2 (|:| -2928 (-631 |#2|)) (|:| |vec| (-1171 |#1|))) |#5| |#4|) 48)))
+(((-752 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3228 ((-2 (|:| -2928 (-631 |#2|)) (|:| |vec| (-1171 |#1|))) |#5| |#4|))) (-341) (-601 |#1|) (-1147 |#1|) (-666 |#1| |#3|) (-601 |#4|)) (T -752))
+((-3228 (*1 *2 *3 *4) (-12 (-4 *5 (-341)) (-4 *7 (-1147 *5)) (-4 *4 (-666 *5 *7)) (-5 *2 (-2 (|:| -2928 (-631 *6)) (|:| |vec| (-1171 *5)))) (-5 *1 (-752 *5 *6 *7 *4 *3)) (-4 *6 (-601 *5)) (-4 *3 (-601 *4)))))
+(-10 -7 (-15 -3228 ((-2 (|:| -2928 (-631 |#2|)) (|:| |vec| (-1171 |#1|))) |#5| |#4|)))
+((-3889 (((-591 (-2 (|:| |frac| (-385 |#2|)) (|:| -2203 (-599 |#2| (-385 |#2|))))) (-599 |#2| (-385 |#2|)) (-1 (-396 |#2|) |#2|)) 47)) (-1349 (((-591 (-385 |#2|)) (-599 |#2| (-385 |#2|)) (-1 (-396 |#2|) |#2|)) 137 (|has| |#1| (-27))) (((-591 (-385 |#2|)) (-599 |#2| (-385 |#2|))) 138 (|has| |#1| (-27))) (((-591 (-385 |#2|)) (-598 (-385 |#2|)) (-1 (-396 |#2|) |#2|)) 139 (|has| |#1| (-27))) (((-591 (-385 |#2|)) (-598 (-385 |#2|))) 140 (|has| |#1| (-27))) (((-591 (-385 |#2|)) (-599 |#2| (-385 |#2|)) (-1 (-591 |#1|) |#2|) (-1 (-396 |#2|) |#2|)) 38) (((-591 (-385 |#2|)) (-599 |#2| (-385 |#2|)) (-1 (-591 |#1|) |#2|)) 39) (((-591 (-385 |#2|)) (-598 (-385 |#2|)) (-1 (-591 |#1|) |#2|) (-1 (-396 |#2|) |#2|)) 36) (((-591 (-385 |#2|)) (-598 (-385 |#2|)) (-1 (-591 |#1|) |#2|)) 37)) (-3990 (((-591 (-2 (|:| |poly| |#2|) (|:| -2203 (-599 |#2| (-385 |#2|))))) (-599 |#2| (-385 |#2|)) (-1 (-591 |#1|) |#2|)) 83)))
+(((-753 |#1| |#2|) (-10 -7 (-15 -1349 ((-591 (-385 |#2|)) (-598 (-385 |#2|)) (-1 (-591 |#1|) |#2|))) (-15 -1349 ((-591 (-385 |#2|)) (-598 (-385 |#2|)) (-1 (-591 |#1|) |#2|) (-1 (-396 |#2|) |#2|))) (-15 -1349 ((-591 (-385 |#2|)) (-599 |#2| (-385 |#2|)) (-1 (-591 |#1|) |#2|))) (-15 -1349 ((-591 (-385 |#2|)) (-599 |#2| (-385 |#2|)) (-1 (-591 |#1|) |#2|) (-1 (-396 |#2|) |#2|))) (-15 -3889 ((-591 (-2 (|:| |frac| (-385 |#2|)) (|:| -2203 (-599 |#2| (-385 |#2|))))) (-599 |#2| (-385 |#2|)) (-1 (-396 |#2|) |#2|))) (-15 -3990 ((-591 (-2 (|:| |poly| |#2|) (|:| -2203 (-599 |#2| (-385 |#2|))))) (-599 |#2| (-385 |#2|)) (-1 (-591 |#1|) |#2|))) (IF (|has| |#1| (-27)) (PROGN (-15 -1349 ((-591 (-385 |#2|)) (-598 (-385 |#2|)))) (-15 -1349 ((-591 (-385 |#2|)) (-598 (-385 |#2|)) (-1 (-396 |#2|) |#2|))) (-15 -1349 ((-591 (-385 |#2|)) (-599 |#2| (-385 |#2|)))) (-15 -1349 ((-591 (-385 |#2|)) (-599 |#2| (-385 |#2|)) (-1 (-396 |#2|) |#2|)))) |%noBranch|)) (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525)))) (-1147 |#1|)) (T -753))
+((-1349 (*1 *2 *3 *4) (-12 (-5 *3 (-599 *6 (-385 *6))) (-5 *4 (-1 (-396 *6) *6)) (-4 *6 (-1147 *5)) (-4 *5 (-27)) (-4 *5 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525))))) (-5 *2 (-591 (-385 *6))) (-5 *1 (-753 *5 *6)))) (-1349 (*1 *2 *3) (-12 (-5 *3 (-599 *5 (-385 *5))) (-4 *5 (-1147 *4)) (-4 *4 (-27)) (-4 *4 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525))))) (-5 *2 (-591 (-385 *5))) (-5 *1 (-753 *4 *5)))) (-1349 (*1 *2 *3 *4) (-12 (-5 *3 (-598 (-385 *6))) (-5 *4 (-1 (-396 *6) *6)) (-4 *6 (-1147 *5)) (-4 *5 (-27)) (-4 *5 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525))))) (-5 *2 (-591 (-385 *6))) (-5 *1 (-753 *5 *6)))) (-1349 (*1 *2 *3) (-12 (-5 *3 (-598 (-385 *5))) (-4 *5 (-1147 *4)) (-4 *4 (-27)) (-4 *4 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525))))) (-5 *2 (-591 (-385 *5))) (-5 *1 (-753 *4 *5)))) (-3990 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-591 *5) *6)) (-4 *5 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525))))) (-4 *6 (-1147 *5)) (-5 *2 (-591 (-2 (|:| |poly| *6) (|:| -2203 (-599 *6 (-385 *6)))))) (-5 *1 (-753 *5 *6)) (-5 *3 (-599 *6 (-385 *6))))) (-3889 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-396 *6) *6)) (-4 *6 (-1147 *5)) (-4 *5 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525))))) (-5 *2 (-591 (-2 (|:| |frac| (-385 *6)) (|:| -2203 (-599 *6 (-385 *6)))))) (-5 *1 (-753 *5 *6)) (-5 *3 (-599 *6 (-385 *6))))) (-1349 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-599 *7 (-385 *7))) (-5 *4 (-1 (-591 *6) *7)) (-5 *5 (-1 (-396 *7) *7)) (-4 *6 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525))))) (-4 *7 (-1147 *6)) (-5 *2 (-591 (-385 *7))) (-5 *1 (-753 *6 *7)))) (-1349 (*1 *2 *3 *4) (-12 (-5 *3 (-599 *6 (-385 *6))) (-5 *4 (-1 (-591 *5) *6)) (-4 *5 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525))))) (-4 *6 (-1147 *5)) (-5 *2 (-591 (-385 *6))) (-5 *1 (-753 *5 *6)))) (-1349 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-598 (-385 *7))) (-5 *4 (-1 (-591 *6) *7)) (-5 *5 (-1 (-396 *7) *7)) (-4 *6 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525))))) (-4 *7 (-1147 *6)) (-5 *2 (-591 (-385 *7))) (-5 *1 (-753 *6 *7)))) (-1349 (*1 *2 *3 *4) (-12 (-5 *3 (-598 (-385 *6))) (-5 *4 (-1 (-591 *5) *6)) (-4 *5 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525))))) (-4 *6 (-1147 *5)) (-5 *2 (-591 (-385 *6))) (-5 *1 (-753 *5 *6)))))
+(-10 -7 (-15 -1349 ((-591 (-385 |#2|)) (-598 (-385 |#2|)) (-1 (-591 |#1|) |#2|))) (-15 -1349 ((-591 (-385 |#2|)) (-598 (-385 |#2|)) (-1 (-591 |#1|) |#2|) (-1 (-396 |#2|) |#2|))) (-15 -1349 ((-591 (-385 |#2|)) (-599 |#2| (-385 |#2|)) (-1 (-591 |#1|) |#2|))) (-15 -1349 ((-591 (-385 |#2|)) (-599 |#2| (-385 |#2|)) (-1 (-591 |#1|) |#2|) (-1 (-396 |#2|) |#2|))) (-15 -3889 ((-591 (-2 (|:| |frac| (-385 |#2|)) (|:| -2203 (-599 |#2| (-385 |#2|))))) (-599 |#2| (-385 |#2|)) (-1 (-396 |#2|) |#2|))) (-15 -3990 ((-591 (-2 (|:| |poly| |#2|) (|:| -2203 (-599 |#2| (-385 |#2|))))) (-599 |#2| (-385 |#2|)) (-1 (-591 |#1|) |#2|))) (IF (|has| |#1| (-27)) (PROGN (-15 -1349 ((-591 (-385 |#2|)) (-598 (-385 |#2|)))) (-15 -1349 ((-591 (-385 |#2|)) (-598 (-385 |#2|)) (-1 (-396 |#2|) |#2|))) (-15 -1349 ((-591 (-385 |#2|)) (-599 |#2| (-385 |#2|)))) (-15 -1349 ((-591 (-385 |#2|)) (-599 |#2| (-385 |#2|)) (-1 (-396 |#2|) |#2|)))) |%noBranch|))
+((-2822 (((-2 (|:| -2928 (-631 |#2|)) (|:| |vec| (-1171 |#1|))) (-631 |#2|) (-1171 |#1|)) 85) (((-2 (|:| A (-631 |#1|)) (|:| |eqs| (-591 (-2 (|:| C (-631 |#1|)) (|:| |g| (-1171 |#1|)) (|:| -2203 |#2|) (|:| |rh| |#1|))))) (-631 |#1|) (-1171 |#1|)) 15)) (-2910 (((-2 (|:| |particular| (-3 (-1171 |#1|) "failed")) (|:| -3612 (-591 (-1171 |#1|)))) (-631 |#2|) (-1171 |#1|) (-1 (-2 (|:| |particular| (-3 |#1| "failed")) (|:| -3612 (-591 |#1|))) |#2| |#1|)) 92)) (-2751 (((-3 (-2 (|:| |particular| (-1171 |#1|)) (|:| -3612 (-631 |#1|))) "failed") (-631 |#1|) (-1171 |#1|) (-1 (-3 (-2 (|:| |particular| |#1|) (|:| -3612 (-591 |#1|))) "failed") |#2| |#1|)) 43)))
+(((-754 |#1| |#2|) (-10 -7 (-15 -2822 ((-2 (|:| A (-631 |#1|)) (|:| |eqs| (-591 (-2 (|:| C (-631 |#1|)) (|:| |g| (-1171 |#1|)) (|:| -2203 |#2|) (|:| |rh| |#1|))))) (-631 |#1|) (-1171 |#1|))) (-15 -2822 ((-2 (|:| -2928 (-631 |#2|)) (|:| |vec| (-1171 |#1|))) (-631 |#2|) (-1171 |#1|))) (-15 -2751 ((-3 (-2 (|:| |particular| (-1171 |#1|)) (|:| -3612 (-631 |#1|))) "failed") (-631 |#1|) (-1171 |#1|) (-1 (-3 (-2 (|:| |particular| |#1|) (|:| -3612 (-591 |#1|))) "failed") |#2| |#1|))) (-15 -2910 ((-2 (|:| |particular| (-3 (-1171 |#1|) "failed")) (|:| -3612 (-591 (-1171 |#1|)))) (-631 |#2|) (-1171 |#1|) (-1 (-2 (|:| |particular| (-3 |#1| "failed")) (|:| -3612 (-591 |#1|))) |#2| |#1|)))) (-341) (-601 |#1|)) (T -754))
+((-2910 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-631 *7)) (-5 *5 (-1 (-2 (|:| |particular| (-3 *6 "failed")) (|:| -3612 (-591 *6))) *7 *6)) (-4 *6 (-341)) (-4 *7 (-601 *6)) (-5 *2 (-2 (|:| |particular| (-3 (-1171 *6) "failed")) (|:| -3612 (-591 (-1171 *6))))) (-5 *1 (-754 *6 *7)) (-5 *4 (-1171 *6)))) (-2751 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *5 (-1 (-3 (-2 (|:| |particular| *6) (|:| -3612 (-591 *6))) "failed") *7 *6)) (-4 *6 (-341)) (-4 *7 (-601 *6)) (-5 *2 (-2 (|:| |particular| (-1171 *6)) (|:| -3612 (-631 *6)))) (-5 *1 (-754 *6 *7)) (-5 *3 (-631 *6)) (-5 *4 (-1171 *6)))) (-2822 (*1 *2 *3 *4) (-12 (-4 *5 (-341)) (-4 *6 (-601 *5)) (-5 *2 (-2 (|:| -2928 (-631 *6)) (|:| |vec| (-1171 *5)))) (-5 *1 (-754 *5 *6)) (-5 *3 (-631 *6)) (-5 *4 (-1171 *5)))) (-2822 (*1 *2 *3 *4) (-12 (-4 *5 (-341)) (-5 *2 (-2 (|:| A (-631 *5)) (|:| |eqs| (-591 (-2 (|:| C (-631 *5)) (|:| |g| (-1171 *5)) (|:| -2203 *6) (|:| |rh| *5)))))) (-5 *1 (-754 *5 *6)) (-5 *3 (-631 *5)) (-5 *4 (-1171 *5)) (-4 *6 (-601 *5)))))
+(-10 -7 (-15 -2822 ((-2 (|:| A (-631 |#1|)) (|:| |eqs| (-591 (-2 (|:| C (-631 |#1|)) (|:| |g| (-1171 |#1|)) (|:| -2203 |#2|) (|:| |rh| |#1|))))) (-631 |#1|) (-1171 |#1|))) (-15 -2822 ((-2 (|:| -2928 (-631 |#2|)) (|:| |vec| (-1171 |#1|))) (-631 |#2|) (-1171 |#1|))) (-15 -2751 ((-3 (-2 (|:| |particular| (-1171 |#1|)) (|:| -3612 (-631 |#1|))) "failed") (-631 |#1|) (-1171 |#1|) (-1 (-3 (-2 (|:| |particular| |#1|) (|:| -3612 (-591 |#1|))) "failed") |#2| |#1|))) (-15 -2910 ((-2 (|:| |particular| (-3 (-1171 |#1|) "failed")) (|:| -3612 (-591 (-1171 |#1|)))) (-631 |#2|) (-1171 |#1|) (-1 (-2 (|:| |particular| (-3 |#1| "failed")) (|:| -3612 (-591 |#1|))) |#2| |#1|))))
+((-1603 (((-631 |#1|) (-591 |#1|) (-712)) 13) (((-631 |#1|) (-591 |#1|)) 14)) (-2048 (((-3 (-1171 |#1|) "failed") |#2| |#1| (-591 |#1|)) 34)) (-2285 (((-3 |#1| "failed") |#2| |#1| (-591 |#1|) (-1 |#1| |#1|)) 42)))
+(((-755 |#1| |#2|) (-10 -7 (-15 -1603 ((-631 |#1|) (-591 |#1|))) (-15 -1603 ((-631 |#1|) (-591 |#1|) (-712))) (-15 -2048 ((-3 (-1171 |#1|) "failed") |#2| |#1| (-591 |#1|))) (-15 -2285 ((-3 |#1| "failed") |#2| |#1| (-591 |#1|) (-1 |#1| |#1|)))) (-341) (-601 |#1|)) (T -755))
+((-2285 (*1 *2 *3 *2 *4 *5) (|partial| -12 (-5 *4 (-591 *2)) (-5 *5 (-1 *2 *2)) (-4 *2 (-341)) (-5 *1 (-755 *2 *3)) (-4 *3 (-601 *2)))) (-2048 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *5 (-591 *4)) (-4 *4 (-341)) (-5 *2 (-1171 *4)) (-5 *1 (-755 *4 *3)) (-4 *3 (-601 *4)))) (-1603 (*1 *2 *3 *4) (-12 (-5 *3 (-591 *5)) (-5 *4 (-712)) (-4 *5 (-341)) (-5 *2 (-631 *5)) (-5 *1 (-755 *5 *6)) (-4 *6 (-601 *5)))) (-1603 (*1 *2 *3) (-12 (-5 *3 (-591 *4)) (-4 *4 (-341)) (-5 *2 (-631 *4)) (-5 *1 (-755 *4 *5)) (-4 *5 (-601 *4)))))
+(-10 -7 (-15 -1603 ((-631 |#1|) (-591 |#1|))) (-15 -1603 ((-631 |#1|) (-591 |#1|) (-712))) (-15 -2048 ((-3 (-1171 |#1|) "failed") |#2| |#1| (-591 |#1|))) (-15 -2285 ((-3 |#1| "failed") |#2| |#1| (-591 |#1|) (-1 |#1| |#1|))))
+((-2673 (((-108) $ $) NIL (|has| |#2| (-1018)))) (-1306 (((-108) $) NIL (|has| |#2| (-126)))) (-2191 (($ (-854)) NIL (|has| |#2| (-975)))) (-3832 (((-1176) $ (-525) (-525)) NIL (|has| $ (-6 -4251)))) (-3343 (($ $ $) NIL (|has| |#2| (-734)))) (-3332 (((-3 $ "failed") $ $) NIL (|has| |#2| (-126)))) (-3727 (((-108) $ (-712)) NIL)) (-2834 (((-712)) NIL (|has| |#2| (-346)))) (-4188 (((-525) $) NIL (|has| |#2| (-786)))) (-2847 ((|#2| $ (-525) |#2|) NIL (|has| $ (-6 -4251)))) (-2055 (($) NIL T CONST)) (-4174 (((-3 (-525) "failed") $) NIL (-12 (|has| |#2| (-966 (-525))) (|has| |#2| (-1018)))) (((-3 (-385 (-525)) "failed") $) NIL (-12 (|has| |#2| (-966 (-385 (-525)))) (|has| |#2| (-1018)))) (((-3 |#2| "failed") $) NIL (|has| |#2| (-1018)))) (-3341 (((-525) $) NIL (-12 (|has| |#2| (-966 (-525))) (|has| |#2| (-1018)))) (((-385 (-525)) $) NIL (-12 (|has| |#2| (-966 (-385 (-525)))) (|has| |#2| (-1018)))) ((|#2| $) NIL (|has| |#2| (-1018)))) (-3925 (((-631 (-525)) (-631 $)) NIL (-12 (|has| |#2| (-587 (-525))) (|has| |#2| (-975)))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (-12 (|has| |#2| (-587 (-525))) (|has| |#2| (-975)))) (((-2 (|:| -2928 (-631 |#2|)) (|:| |vec| (-1171 |#2|))) (-631 $) (-1171 $)) NIL (|has| |#2| (-975))) (((-631 |#2|) (-631 $)) NIL (|has| |#2| (-975)))) (-1522 (((-3 $ "failed") $) NIL (|has| |#2| (-975)))) (-1325 (($) NIL (|has| |#2| (-346)))) (-4205 ((|#2| $ (-525) |#2|) NIL (|has| $ (-6 -4251)))) (-4121 ((|#2| $ (-525)) NIL)) (-3489 (((-108) $) NIL (|has| |#2| (-786)))) (-2916 (((-591 |#2|) $) NIL (|has| $ (-6 -4250)))) (-3865 (((-108) $) NIL (|has| |#2| (-975)))) (-2256 (((-108) $) NIL (|has| |#2| (-786)))) (-3491 (((-108) $ (-712)) NIL)) (-4152 (((-525) $) NIL (|has| (-525) (-788)))) (-1923 (($ $ $) NIL (-3150 (|has| |#2| (-734)) (|has| |#2| (-786))))) (-4207 (((-591 |#2|) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-1826 (((-525) $) NIL (|has| (-525) (-788)))) (-3475 (($ $ $) NIL (-3150 (|has| |#2| (-734)) (|has| |#2| (-786))))) (-4192 (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#2| |#2|) $) NIL)) (-1970 (((-854) $) NIL (|has| |#2| (-346)))) (-3295 (((-108) $ (-712)) NIL)) (-2621 (((-1072) $) NIL (|has| |#2| (-1018)))) (-3761 (((-591 (-525)) $) NIL)) (-1675 (((-108) (-525) $) NIL)) (-3229 (($ (-854)) NIL (|has| |#2| (-346)))) (-2937 (((-1036) $) NIL (|has| |#2| (-1018)))) (-2872 ((|#2| $) NIL (|has| (-525) (-788)))) (-1858 (($ $ |#2|) NIL (|has| $ (-6 -4251)))) (-3465 (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#2|))) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-273 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-591 |#2|) (-591 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))))) (-2023 (((-108) $ $) NIL)) (-3384 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-2998 (((-591 |#2|) $) NIL)) (-2077 (((-108) $) NIL)) (-3164 (($) NIL)) (-1881 ((|#2| $ (-525) |#2|) NIL) ((|#2| $ (-525)) NIL)) (-3183 ((|#2| $ $) NIL (|has| |#2| (-975)))) (-2580 (($ (-1171 |#2|)) NIL)) (-3840 (((-128)) NIL (|has| |#2| (-341)))) (-2209 (($ $) NIL (-12 (|has| |#2| (-213)) (|has| |#2| (-975)))) (($ $ (-712)) NIL (-12 (|has| |#2| (-213)) (|has| |#2| (-975)))) (($ $ (-1089)) NIL (-12 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-1 |#2| |#2|) (-712)) NIL (|has| |#2| (-975))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-975)))) (-2960 (((-712) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250))) (((-712) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-2873 (($ $) NIL)) (-2686 (((-1171 |#2|) $) NIL) (($ (-525)) NIL (-3150 (-12 (|has| |#2| (-966 (-525))) (|has| |#2| (-1018))) (|has| |#2| (-975)))) (($ (-385 (-525))) NIL (-12 (|has| |#2| (-966 (-385 (-525)))) (|has| |#2| (-1018)))) (($ |#2|) NIL (|has| |#2| (-1018))) (((-796) $) NIL (|has| |#2| (-565 (-796))))) (-3425 (((-712)) NIL (|has| |#2| (-975)))) (-1475 (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250)))) (-1460 (($ $) NIL (|has| |#2| (-786)))) (-1401 (($ $ (-712)) NIL (|has| |#2| (-975))) (($ $ (-854)) NIL (|has| |#2| (-975)))) (-1830 (($) NIL (|has| |#2| (-126)) CONST)) (-1839 (($) NIL (|has| |#2| (-975)) CONST)) (-1796 (($ $) NIL (-12 (|has| |#2| (-213)) (|has| |#2| (-975)))) (($ $ (-712)) NIL (-12 (|has| |#2| (-213)) (|has| |#2| (-975)))) (($ $ (-1089)) NIL (-12 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#2| (-833 (-1089))) (|has| |#2| (-975)))) (($ $ (-1 |#2| |#2|) (-712)) NIL (|has| |#2| (-975))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-975)))) (-4004 (((-108) $ $) NIL (-3150 (|has| |#2| (-734)) (|has| |#2| (-786))))) (-3982 (((-108) $ $) NIL (-3150 (|has| |#2| (-734)) (|has| |#2| (-786))))) (-3944 (((-108) $ $) NIL (|has| |#2| (-1018)))) (-3994 (((-108) $ $) NIL (-3150 (|has| |#2| (-734)) (|has| |#2| (-786))))) (-3971 (((-108) $ $) 11 (-3150 (|has| |#2| (-734)) (|has| |#2| (-786))))) (-4059 (($ $ |#2|) NIL (|has| |#2| (-341)))) (-4047 (($ $ $) NIL (|has| |#2| (-975))) (($ $) NIL (|has| |#2| (-975)))) (-4036 (($ $ $) NIL (|has| |#2| (-25)))) (** (($ $ (-712)) NIL (|has| |#2| (-975))) (($ $ (-854)) NIL (|has| |#2| (-975)))) (* (($ $ $) NIL (|has| |#2| (-975))) (($ (-525) $) NIL (|has| |#2| (-975))) (($ $ |#2|) NIL (|has| |#2| (-668))) (($ |#2| $) NIL (|has| |#2| (-668))) (($ (-712) $) NIL (|has| |#2| (-126))) (($ (-854) $) NIL (|has| |#2| (-25)))) (-2028 (((-712) $) NIL (|has| $ (-6 -4250)))))
(((-756 |#1| |#2| |#3|) (-218 |#1| |#2|) (-712) (-734) (-1 (-108) (-1171 |#2|) (-1171 |#2|))) (T -756))
NIL
(-218 |#1| |#2|)
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-1773 (((-591 (-712)) $) NIL) (((-591 (-712)) $ (-1089)) NIL)) (-3197 (((-712) $) NIL) (((-712) $ (-1089)) NIL)) (-1507 (((-591 (-759 (-1089))) $) NIL)) (-1312 (((-1085 $) $ (-759 (-1089))) NIL) (((-1085 |#1|) $) NIL)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3706 (($ $) NIL (|has| |#1| (-517)))) (-1715 (((-108) $) NIL (|has| |#1| (-517)))) (-4090 (((-712) $) NIL) (((-712) $ (-591 (-759 (-1089)))) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-1965 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-1291 (($ $) NIL (|has| |#1| (-429)))) (-2827 (((-396 $) $) NIL (|has| |#1| (-429)))) (-2252 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-1257 (($ $) NIL)) (-3798 (($) NIL T CONST)) (-1251 (((-3 |#1| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#1| (-966 (-525)))) (((-3 (-759 (-1089)) "failed") $) NIL) (((-3 (-1089) "failed") $) NIL) (((-3 (-1041 |#1| (-1089)) "failed") $) NIL)) (-3528 ((|#1| $) NIL) (((-385 (-525)) $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-525) $) NIL (|has| |#1| (-966 (-525)))) (((-759 (-1089)) $) NIL) (((-1089) $) NIL) (((-1041 |#1| (-1089)) $) NIL)) (-2805 (($ $ $ (-759 (-1089))) NIL (|has| |#1| (-160)))) (-1710 (($ $) NIL)) (-3305 (((-631 (-525)) (-631 $)) NIL (|has| |#1| (-587 (-525)))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| |#1| (-587 (-525)))) (((-2 (|:| -4057 (-631 |#1|)) (|:| |vec| (-1171 |#1|))) (-631 $) (-1171 $)) NIL) (((-631 |#1|) (-631 $)) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-3208 (($ $) NIL (|has| |#1| (-429))) (($ $ (-759 (-1089))) NIL (|has| |#1| (-429)))) (-1695 (((-591 $) $) NIL)) (-2744 (((-108) $) NIL (|has| |#1| (-842)))) (-2056 (($ $ |#1| (-497 (-759 (-1089))) $) NIL)) (-2011 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (-12 (|has| (-759 (-1089)) (-819 (-357))) (|has| |#1| (-819 (-357))))) (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (-12 (|has| (-759 (-1089)) (-819 (-525))) (|has| |#1| (-819 (-525)))))) (-3873 (((-712) $ (-1089)) NIL) (((-712) $) NIL)) (-2824 (((-108) $) NIL)) (-4010 (((-712) $) NIL)) (-1493 (($ (-1085 |#1|) (-759 (-1089))) NIL) (($ (-1085 $) (-759 (-1089))) NIL)) (-1922 (((-591 $) $) NIL)) (-2202 (((-108) $) NIL)) (-1480 (($ |#1| (-497 (-759 (-1089)))) NIL) (($ $ (-759 (-1089)) (-712)) NIL) (($ $ (-591 (-759 (-1089))) (-591 (-712))) NIL)) (-3958 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $ (-759 (-1089))) NIL)) (-2624 (((-497 (-759 (-1089))) $) NIL) (((-712) $ (-759 (-1089))) NIL) (((-591 (-712)) $ (-591 (-759 (-1089)))) NIL)) (-3741 (($ $ $) NIL (|has| |#1| (-788)))) (-2478 (($ $ $) NIL (|has| |#1| (-788)))) (-4015 (($ (-1 (-497 (-759 (-1089))) (-497 (-759 (-1089)))) $) NIL)) (-1340 (($ (-1 |#1| |#1|) $) NIL)) (-2492 (((-1 $ (-712)) (-1089)) NIL) (((-1 $ (-712)) $) NIL (|has| |#1| (-213)))) (-2254 (((-3 (-759 (-1089)) "failed") $) NIL)) (-1661 (($ $) NIL)) (-1678 ((|#1| $) NIL)) (-1968 (((-759 (-1089)) $) NIL)) (-1356 (($ (-591 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-2339 (((-1072) $) NIL)) (-3326 (((-108) $) NIL)) (-3376 (((-3 (-591 $) "failed") $) NIL)) (-2010 (((-3 (-591 $) "failed") $) NIL)) (-2292 (((-3 (-2 (|:| |var| (-759 (-1089))) (|:| -2008 (-712))) "failed") $) NIL)) (-2794 (($ $) NIL)) (-2047 (((-1036) $) NIL)) (-1634 (((-108) $) NIL)) (-1646 ((|#1| $) NIL)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| |#1| (-429)))) (-1399 (($ (-591 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-2916 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-1626 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-1348 (((-396 $) $) NIL (|has| |#1| (-842)))) (-2089 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517))) (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-4132 (($ $ (-591 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-591 $) (-591 $)) NIL) (($ $ (-759 (-1089)) |#1|) NIL) (($ $ (-591 (-759 (-1089))) (-591 |#1|)) NIL) (($ $ (-759 (-1089)) $) NIL) (($ $ (-591 (-759 (-1089))) (-591 $)) NIL) (($ $ (-1089) $) NIL (|has| |#1| (-213))) (($ $ (-591 (-1089)) (-591 $)) NIL (|has| |#1| (-213))) (($ $ (-1089) |#1|) NIL (|has| |#1| (-213))) (($ $ (-591 (-1089)) (-591 |#1|)) NIL (|has| |#1| (-213)))) (-2976 (($ $ (-759 (-1089))) NIL (|has| |#1| (-160)))) (-3266 (($ $ (-759 (-1089))) NIL) (($ $ (-591 (-759 (-1089)))) NIL) (($ $ (-759 (-1089)) (-712)) NIL) (($ $ (-591 (-759 (-1089))) (-591 (-712))) NIL) (($ $) NIL (|has| |#1| (-213))) (($ $ (-712)) NIL (|has| |#1| (-213))) (($ $ (-1089)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1 |#1| |#1|) (-712)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-3945 (((-591 (-1089)) $) NIL)) (-1316 (((-497 (-759 (-1089))) $) NIL) (((-712) $ (-759 (-1089))) NIL) (((-591 (-712)) $ (-591 (-759 (-1089)))) NIL) (((-712) $ (-1089)) NIL)) (-1408 (((-825 (-357)) $) NIL (-12 (|has| (-759 (-1089)) (-566 (-825 (-357)))) (|has| |#1| (-566 (-825 (-357)))))) (((-825 (-525)) $) NIL (-12 (|has| (-759 (-1089)) (-566 (-825 (-525)))) (|has| |#1| (-566 (-825 (-525)))))) (((-501) $) NIL (-12 (|has| (-759 (-1089)) (-566 (-501))) (|has| |#1| (-566 (-501)))))) (-2668 ((|#1| $) NIL (|has| |#1| (-429))) (($ $ (-759 (-1089))) NIL (|has| |#1| (-429)))) (-2265 (((-3 (-1171 $) "failed") (-631 $)) NIL (-12 (|has| $ (-136)) (|has| |#1| (-842))))) (-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ |#1|) NIL) (($ (-759 (-1089))) NIL) (($ (-1089)) NIL) (($ (-1041 |#1| (-1089))) NIL) (($ (-385 (-525))) NIL (-3321 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-966 (-385 (-525)))))) (($ $) NIL (|has| |#1| (-517)))) (-3654 (((-591 |#1|) $) NIL)) (-2560 ((|#1| $ (-497 (-759 (-1089)))) NIL) (($ $ (-759 (-1089)) (-712)) NIL) (($ $ (-591 (-759 (-1089))) (-591 (-712))) NIL)) (-1437 (((-3 $ "failed") $) NIL (-3321 (-12 (|has| $ (-136)) (|has| |#1| (-842))) (|has| |#1| (-136))))) (-2128 (((-712)) NIL)) (-1698 (($ $ $ (-712)) NIL (|has| |#1| (-160)))) (-2495 (((-108) $ $) NIL (|has| |#1| (-517)))) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4191 (($) NIL T CONST)) (-4197 (($) NIL T CONST)) (-4196 (($ $ (-759 (-1089))) NIL) (($ $ (-591 (-759 (-1089)))) NIL) (($ $ (-759 (-1089)) (-712)) NIL) (($ $ (-591 (-759 (-1089))) (-591 (-712))) NIL) (($ $) NIL (|has| |#1| (-213))) (($ $ (-712)) NIL (|has| |#1| (-213))) (($ $ (-1089)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1 |#1| |#1|) (-712)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-4135 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4119 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4096 (((-108) $ $) NIL)) (-4126 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4112 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4173 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) NIL) (($ $ |#1|) NIL)))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-3827 (((-591 (-712)) $) NIL) (((-591 (-712)) $ (-1089)) NIL)) (-1314 (((-712) $) NIL) (((-712) $ (-1089)) NIL)) (-1444 (((-591 (-759 (-1089))) $) NIL)) (-2514 (((-1085 $) $ (-759 (-1089))) NIL) (((-1085 |#1|) $) NIL)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3641 (($ $) NIL (|has| |#1| (-517)))) (-3077 (((-108) $) NIL (|has| |#1| (-517)))) (-1978 (((-712) $) NIL) (((-712) $ (-591 (-759 (-1089)))) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2179 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-1720 (($ $) NIL (|has| |#1| (-429)))) (-3898 (((-396 $) $) NIL (|has| |#1| (-429)))) (-3008 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-2243 (($ $) NIL)) (-2055 (($) NIL T CONST)) (-4174 (((-3 |#1| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#1| (-966 (-525)))) (((-3 (-759 (-1089)) "failed") $) NIL) (((-3 (-1089) "failed") $) NIL) (((-3 (-1041 |#1| (-1089)) "failed") $) NIL)) (-3341 ((|#1| $) NIL) (((-385 (-525)) $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-525) $) NIL (|has| |#1| (-966 (-525)))) (((-759 (-1089)) $) NIL) (((-1089) $) NIL) (((-1041 |#1| (-1089)) $) NIL)) (-1788 (($ $ $ (-759 (-1089))) NIL (|has| |#1| (-160)))) (-1575 (($ $) NIL)) (-3925 (((-631 (-525)) (-631 $)) NIL (|has| |#1| (-587 (-525)))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| |#1| (-587 (-525)))) (((-2 (|:| -2928 (-631 |#1|)) (|:| |vec| (-1171 |#1|))) (-631 $) (-1171 $)) NIL) (((-631 |#1|) (-631 $)) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-3153 (($ $) NIL (|has| |#1| (-429))) (($ $ (-759 (-1089))) NIL (|has| |#1| (-429)))) (-1564 (((-591 $) $) NIL)) (-2393 (((-108) $) NIL (|has| |#1| (-842)))) (-2615 (($ $ |#1| (-497 (-759 (-1089))) $) NIL)) (-4018 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (-12 (|has| (-759 (-1089)) (-819 (-357))) (|has| |#1| (-819 (-357))))) (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (-12 (|has| (-759 (-1089)) (-819 (-525))) (|has| |#1| (-819 (-525)))))) (-1676 (((-712) $ (-1089)) NIL) (((-712) $) NIL)) (-3865 (((-108) $) NIL)) (-3667 (((-712) $) NIL)) (-1434 (($ (-1085 |#1|) (-759 (-1089))) NIL) (($ (-1085 $) (-759 (-1089))) NIL)) (-2987 (((-591 $) $) NIL)) (-3802 (((-108) $) NIL)) (-1422 (($ |#1| (-497 (-759 (-1089)))) NIL) (($ $ (-759 (-1089)) (-712)) NIL) (($ $ (-591 (-759 (-1089))) (-591 (-712))) NIL)) (-3148 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $ (-759 (-1089))) NIL)) (-3629 (((-497 (-759 (-1089))) $) NIL) (((-712) $ (-759 (-1089))) NIL) (((-591 (-712)) $ (-591 (-759 (-1089)))) NIL)) (-1923 (($ $ $) NIL (|has| |#1| (-788)))) (-3475 (($ $ $) NIL (|has| |#1| (-788)))) (-2508 (($ (-1 (-497 (-759 (-1089))) (-497 (-759 (-1089)))) $) NIL)) (-1257 (($ (-1 |#1| |#1|) $) NIL)) (-1695 (((-1 $ (-712)) (-1089)) NIL) (((-1 $ (-712)) $) NIL (|has| |#1| (-213)))) (-3027 (((-3 (-759 (-1089)) "failed") $) NIL)) (-1548 (($ $) NIL)) (-1556 ((|#1| $) NIL)) (-3574 (((-759 (-1089)) $) NIL)) (-2081 (($ (-591 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-2621 (((-1072) $) NIL)) (-4156 (((-108) $) NIL)) (-3401 (((-3 (-591 $) "failed") $) NIL)) (-4008 (((-3 (-591 $) "failed") $) NIL)) (-3410 (((-3 (-2 (|:| |var| (-759 (-1089))) (|:| -3987 (-712))) "failed") $) NIL)) (-2233 (($ $) NIL)) (-2937 (((-1036) $) NIL)) (-1531 (((-108) $) NIL)) (-1540 ((|#1| $) NIL)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| |#1| (-429)))) (-2124 (($ (-591 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-3550 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-3534 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-2542 (((-396 $) $) NIL (|has| |#1| (-842)))) (-3210 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517))) (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-1980 (($ $ (-591 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-591 $) (-591 $)) NIL) (($ $ (-759 (-1089)) |#1|) NIL) (($ $ (-591 (-759 (-1089))) (-591 |#1|)) NIL) (($ $ (-759 (-1089)) $) NIL) (($ $ (-591 (-759 (-1089))) (-591 $)) NIL) (($ $ (-1089) $) NIL (|has| |#1| (-213))) (($ $ (-591 (-1089)) (-591 $)) NIL (|has| |#1| (-213))) (($ $ (-1089) |#1|) NIL (|has| |#1| (-213))) (($ $ (-591 (-1089)) (-591 |#1|)) NIL (|has| |#1| (-213)))) (-2858 (($ $ (-759 (-1089))) NIL (|has| |#1| (-160)))) (-2209 (($ $ (-759 (-1089))) NIL) (($ $ (-591 (-759 (-1089)))) NIL) (($ $ (-759 (-1089)) (-712)) NIL) (($ $ (-591 (-759 (-1089))) (-591 (-712))) NIL) (($ $) NIL (|has| |#1| (-213))) (($ $ (-712)) NIL (|has| |#1| (-213))) (($ $ (-1089)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1 |#1| |#1|) (-712)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-1277 (((-591 (-1089)) $) NIL)) (-2743 (((-497 (-759 (-1089))) $) NIL) (((-712) $ (-759 (-1089))) NIL) (((-591 (-712)) $ (-591 (-759 (-1089)))) NIL) (((-712) $ (-1089)) NIL)) (-1300 (((-825 (-357)) $) NIL (-12 (|has| (-759 (-1089)) (-566 (-825 (-357)))) (|has| |#1| (-566 (-825 (-357)))))) (((-825 (-525)) $) NIL (-12 (|has| (-759 (-1089)) (-566 (-825 (-525)))) (|has| |#1| (-566 (-825 (-525)))))) (((-501) $) NIL (-12 (|has| (-759 (-1089)) (-566 (-501))) (|has| |#1| (-566 (-501)))))) (-2827 ((|#1| $) NIL (|has| |#1| (-429))) (($ $ (-759 (-1089))) NIL (|has| |#1| (-429)))) (-3124 (((-3 (-1171 $) "failed") (-631 $)) NIL (-12 (|has| $ (-136)) (|has| |#1| (-842))))) (-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ |#1|) NIL) (($ (-759 (-1089))) NIL) (($ (-1089)) NIL) (($ (-1041 |#1| (-1089))) NIL) (($ (-385 (-525))) NIL (-3150 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-966 (-385 (-525)))))) (($ $) NIL (|has| |#1| (-517)))) (-3109 (((-591 |#1|) $) NIL)) (-1263 ((|#1| $ (-497 (-759 (-1089)))) NIL) (($ $ (-759 (-1089)) (-712)) NIL) (($ $ (-591 (-759 (-1089))) (-591 (-712))) NIL)) (-3751 (((-3 $ "failed") $) NIL (-3150 (-12 (|has| $ (-136)) (|has| |#1| (-842))) (|has| |#1| (-136))))) (-3425 (((-712)) NIL)) (-2931 (($ $ $ (-712)) NIL (|has| |#1| (-160)))) (-1724 (((-108) $ $) NIL (|has| |#1| (-517)))) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1830 (($) NIL T CONST)) (-1839 (($) NIL T CONST)) (-1796 (($ $ (-759 (-1089))) NIL) (($ $ (-591 (-759 (-1089)))) NIL) (($ $ (-759 (-1089)) (-712)) NIL) (($ $ (-591 (-759 (-1089))) (-591 (-712))) NIL) (($ $) NIL (|has| |#1| (-213))) (($ $ (-712)) NIL (|has| |#1| (-213))) (($ $ (-1089)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1 |#1| |#1|) (-712)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-4004 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3982 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3944 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3971 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4059 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) NIL) (($ $ |#1|) NIL)))
(((-757 |#1|) (-13 (-232 |#1| (-1089) (-759 (-1089)) (-497 (-759 (-1089)))) (-966 (-1041 |#1| (-1089)))) (-975)) (T -757))
NIL
(-13 (-232 |#1| (-1089) (-759 (-1089)) (-497 (-759 (-1089)))) (-966 (-1041 |#1| (-1089))))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#2| (-341)))) (-3706 (($ $) NIL (|has| |#2| (-341)))) (-1715 (((-108) $) NIL (|has| |#2| (-341)))) (-2157 (((-3 $ "failed") $ $) NIL)) (-1291 (($ $) NIL (|has| |#2| (-341)))) (-2827 (((-396 $) $) NIL (|has| |#2| (-341)))) (-1947 (((-108) $ $) NIL (|has| |#2| (-341)))) (-3798 (($) NIL T CONST)) (-2129 (($ $ $) NIL (|has| |#2| (-341)))) (-4163 (((-3 $ "failed") $) NIL)) (-2110 (($ $ $) NIL (|has| |#2| (-341)))) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL (|has| |#2| (-341)))) (-2744 (((-108) $) NIL (|has| |#2| (-341)))) (-2824 (((-108) $) NIL)) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#2| (-341)))) (-1356 (($ (-591 $)) NIL (|has| |#2| (-341))) (($ $ $) NIL (|has| |#2| (-341)))) (-2339 (((-1072) $) NIL)) (-1622 (($ $) 20 (|has| |#2| (-341)))) (-2047 (((-1036) $) NIL)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| |#2| (-341)))) (-1399 (($ (-591 $)) NIL (|has| |#2| (-341))) (($ $ $) NIL (|has| |#2| (-341)))) (-1348 (((-396 $) $) NIL (|has| |#2| (-341)))) (-3375 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#2| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL (|has| |#2| (-341)))) (-2089 (((-3 $ "failed") $ $) NIL (|has| |#2| (-341)))) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#2| (-341)))) (-1712 (((-712) $) NIL (|has| |#2| (-341)))) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL (|has| |#2| (-341)))) (-3266 (($ $ (-712)) NIL) (($ $) 13)) (-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ |#2|) 10) ((|#2| $) 11) (($ (-385 (-525))) NIL (|has| |#2| (-341))) (($ $) NIL (|has| |#2| (-341)))) (-2128 (((-712)) NIL)) (-2495 (((-108) $ $) NIL (|has| |#2| (-341)))) (-3710 (($ $ (-712)) NIL) (($ $ (-854)) NIL) (($ $ (-525)) NIL (|has| |#2| (-341)))) (-4191 (($) NIL T CONST)) (-4197 (($) NIL T CONST)) (-4196 (($ $ (-712)) NIL) (($ $) NIL)) (-4096 (((-108) $ $) NIL)) (-4173 (($ $ $) 15 (|has| |#2| (-341)))) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-712)) NIL) (($ $ (-854)) NIL) (($ $ (-525)) 18 (|has| |#2| (-341)))) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ $) NIL) (($ (-385 (-525)) $) NIL (|has| |#2| (-341))) (($ $ (-385 (-525))) NIL (|has| |#2| (-341)))))
-(((-758 |#1| |#2| |#3|) (-13 (-107 $ $) (-213) (-10 -8 (IF (|has| |#2| (-341)) (-6 (-341)) |%noBranch|) (-15 -3022 ($ |#2|)) (-15 -3022 (|#2| $)))) (-1018) (-833 |#1|) |#1|) (T -758))
-((-3022 (*1 *1 *2) (-12 (-4 *3 (-1018)) (-14 *4 *3) (-5 *1 (-758 *3 *2 *4)) (-4 *2 (-833 *3)))) (-3022 (*1 *2 *1) (-12 (-4 *2 (-833 *3)) (-5 *1 (-758 *3 *2 *4)) (-4 *3 (-1018)) (-14 *4 *3))))
-(-13 (-107 $ $) (-213) (-10 -8 (IF (|has| |#2| (-341)) (-6 (-341)) |%noBranch|) (-15 -3022 ($ |#2|)) (-15 -3022 (|#2| $))))
-((-3008 (((-108) $ $) NIL)) (-3197 (((-712) $) NIL)) (-2037 ((|#1| $) 10)) (-1251 (((-3 |#1| "failed") $) NIL)) (-3528 ((|#1| $) NIL)) (-3873 (((-712) $) 11)) (-3741 (($ $ $) NIL)) (-2478 (($ $ $) NIL)) (-2492 (($ |#1| (-712)) 9)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3266 (($ $) NIL) (($ $ (-712)) NIL)) (-3022 (((-796) $) NIL) (($ |#1|) NIL)) (-4135 (((-108) $ $) NIL)) (-4119 (((-108) $ $) NIL)) (-4096 (((-108) $ $) NIL)) (-4126 (((-108) $ $) NIL)) (-4112 (((-108) $ $) NIL)))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#2| (-341)))) (-3641 (($ $) NIL (|has| |#2| (-341)))) (-3077 (((-108) $) NIL (|has| |#2| (-341)))) (-3332 (((-3 $ "failed") $ $) NIL)) (-1720 (($ $) NIL (|has| |#2| (-341)))) (-3898 (((-396 $) $) NIL (|has| |#2| (-341)))) (-1965 (((-108) $ $) NIL (|has| |#2| (-341)))) (-2055 (($) NIL T CONST)) (-3265 (($ $ $) NIL (|has| |#2| (-341)))) (-1522 (((-3 $ "failed") $) NIL)) (-3239 (($ $ $) NIL (|has| |#2| (-341)))) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL (|has| |#2| (-341)))) (-2393 (((-108) $) NIL (|has| |#2| (-341)))) (-3865 (((-108) $) NIL)) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#2| (-341)))) (-2081 (($ (-591 $)) NIL (|has| |#2| (-341))) (($ $ $) NIL (|has| |#2| (-341)))) (-2621 (((-1072) $) NIL)) (-1523 (($ $) 20 (|has| |#2| (-341)))) (-2937 (((-1036) $) NIL)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| |#2| (-341)))) (-2124 (($ (-591 $)) NIL (|has| |#2| (-341))) (($ $ $) NIL (|has| |#2| (-341)))) (-2542 (((-396 $) $) NIL (|has| |#2| (-341)))) (-3387 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#2| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL (|has| |#2| (-341)))) (-3210 (((-3 $ "failed") $ $) NIL (|has| |#2| (-341)))) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#2| (-341)))) (-3048 (((-712) $) NIL (|has| |#2| (-341)))) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL (|has| |#2| (-341)))) (-2209 (($ $ (-712)) NIL) (($ $) 13)) (-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ |#2|) 10) ((|#2| $) 11) (($ (-385 (-525))) NIL (|has| |#2| (-341))) (($ $) NIL (|has| |#2| (-341)))) (-3425 (((-712)) NIL)) (-1724 (((-108) $ $) NIL (|has| |#2| (-341)))) (-1401 (($ $ (-712)) NIL) (($ $ (-854)) NIL) (($ $ (-525)) NIL (|has| |#2| (-341)))) (-1830 (($) NIL T CONST)) (-1839 (($) NIL T CONST)) (-1796 (($ $ (-712)) NIL) (($ $) NIL)) (-3944 (((-108) $ $) NIL)) (-4059 (($ $ $) 15 (|has| |#2| (-341)))) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-712)) NIL) (($ $ (-854)) NIL) (($ $ (-525)) 18 (|has| |#2| (-341)))) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ $) NIL) (($ (-385 (-525)) $) NIL (|has| |#2| (-341))) (($ $ (-385 (-525))) NIL (|has| |#2| (-341)))))
+(((-758 |#1| |#2| |#3|) (-13 (-107 $ $) (-213) (-10 -8 (IF (|has| |#2| (-341)) (-6 (-341)) |%noBranch|) (-15 -2686 ($ |#2|)) (-15 -2686 (|#2| $)))) (-1018) (-833 |#1|) |#1|) (T -758))
+((-2686 (*1 *1 *2) (-12 (-4 *3 (-1018)) (-14 *4 *3) (-5 *1 (-758 *3 *2 *4)) (-4 *2 (-833 *3)))) (-2686 (*1 *2 *1) (-12 (-4 *2 (-833 *3)) (-5 *1 (-758 *3 *2 *4)) (-4 *3 (-1018)) (-14 *4 *3))))
+(-13 (-107 $ $) (-213) (-10 -8 (IF (|has| |#2| (-341)) (-6 (-341)) |%noBranch|) (-15 -2686 ($ |#2|)) (-15 -2686 (|#2| $))))
+((-2673 (((-108) $ $) NIL)) (-1314 (((-712) $) NIL)) (-1592 ((|#1| $) 10)) (-4174 (((-3 |#1| "failed") $) NIL)) (-3341 ((|#1| $) NIL)) (-1676 (((-712) $) 11)) (-1923 (($ $ $) NIL)) (-3475 (($ $ $) NIL)) (-1695 (($ |#1| (-712)) 9)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2209 (($ $) NIL) (($ $ (-712)) NIL)) (-2686 (((-796) $) NIL) (($ |#1|) NIL)) (-4004 (((-108) $ $) NIL)) (-3982 (((-108) $ $) NIL)) (-3944 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL)) (-3971 (((-108) $ $) NIL)))
(((-759 |#1|) (-245 |#1|) (-788)) (T -759))
NIL
(-245 |#1|)
-((-3008 (((-108) $ $) NIL)) (-3531 (((-591 |#1|) $) 29)) (-3032 (((-712) $) NIL)) (-3798 (($) NIL T CONST)) (-1584 (((-3 $ "failed") $ $) NIL) (((-3 $ "failed") $ |#1|) 20)) (-1251 (((-3 |#1| "failed") $) NIL)) (-3528 ((|#1| $) NIL)) (-3078 (($ $) 31)) (-4163 (((-3 $ "failed") $) NIL)) (-2504 (((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $) NIL)) (-2824 (((-108) $) NIL)) (-2423 ((|#1| $ (-525)) NIL)) (-1566 (((-712) $ (-525)) NIL)) (-2457 (($ $) 36)) (-3741 (($ $ $) NIL)) (-2478 (($ $ $) NIL)) (-2811 (((-3 $ "failed") $ $) NIL) (((-3 $ "failed") $ |#1|) 17)) (-2843 (((-108) $ $) 34)) (-1657 (((-712) $) 25)) (-2339 (((-1072) $) NIL)) (-1555 (($ $ $) NIL)) (-4139 (($ $ $) NIL)) (-2047 (((-1036) $) NIL)) (-3066 ((|#1| $) 30)) (-3781 (((-591 (-2 (|:| |gen| |#1|) (|:| -1409 (-712)))) $) NIL)) (-2099 (((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $) NIL)) (-3022 (((-796) $) NIL) (($ |#1|) NIL)) (-3710 (($ $ (-712)) NIL) (($ $ (-854)) NIL)) (-4197 (($) 15 T CONST)) (-4135 (((-108) $ $) NIL)) (-4119 (((-108) $ $) NIL)) (-4096 (((-108) $ $) NIL)) (-4126 (((-108) $ $) NIL)) (-4112 (((-108) $ $) 35)) (** (($ $ (-712)) NIL) (($ $ (-854)) NIL) (($ |#1| (-712)) NIL)) (* (($ $ $) NIL) (($ |#1| $) NIL) (($ $ |#1|) NIL)))
-(((-760 |#1|) (-13 (-784) (-966 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-712))) (-15 -3066 (|#1| $)) (-15 -3078 ($ $)) (-15 -2457 ($ $)) (-15 -2843 ((-108) $ $)) (-15 -4139 ($ $ $)) (-15 -1555 ($ $ $)) (-15 -2811 ((-3 $ "failed") $ $)) (-15 -1584 ((-3 $ "failed") $ $)) (-15 -2811 ((-3 $ "failed") $ |#1|)) (-15 -1584 ((-3 $ "failed") $ |#1|)) (-15 -2099 ((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $)) (-15 -2504 ((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $)) (-15 -3032 ((-712) $)) (-15 -1566 ((-712) $ (-525))) (-15 -2423 (|#1| $ (-525))) (-15 -3781 ((-591 (-2 (|:| |gen| |#1|) (|:| -1409 (-712)))) $)) (-15 -1657 ((-712) $)) (-15 -3531 ((-591 |#1|) $)))) (-788)) (T -760))
-((* (*1 *1 *2 *1) (-12 (-5 *1 (-760 *2)) (-4 *2 (-788)))) (* (*1 *1 *1 *2) (-12 (-5 *1 (-760 *2)) (-4 *2 (-788)))) (** (*1 *1 *2 *3) (-12 (-5 *3 (-712)) (-5 *1 (-760 *2)) (-4 *2 (-788)))) (-3066 (*1 *2 *1) (-12 (-5 *1 (-760 *2)) (-4 *2 (-788)))) (-3078 (*1 *1 *1) (-12 (-5 *1 (-760 *2)) (-4 *2 (-788)))) (-2457 (*1 *1 *1) (-12 (-5 *1 (-760 *2)) (-4 *2 (-788)))) (-2843 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-760 *3)) (-4 *3 (-788)))) (-4139 (*1 *1 *1 *1) (-12 (-5 *1 (-760 *2)) (-4 *2 (-788)))) (-1555 (*1 *1 *1 *1) (-12 (-5 *1 (-760 *2)) (-4 *2 (-788)))) (-2811 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-760 *2)) (-4 *2 (-788)))) (-1584 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-760 *2)) (-4 *2 (-788)))) (-2811 (*1 *1 *1 *2) (|partial| -12 (-5 *1 (-760 *2)) (-4 *2 (-788)))) (-1584 (*1 *1 *1 *2) (|partial| -12 (-5 *1 (-760 *2)) (-4 *2 (-788)))) (-2099 (*1 *2 *1 *1) (|partial| -12 (-5 *2 (-2 (|:| |lm| (-760 *3)) (|:| |rm| (-760 *3)))) (-5 *1 (-760 *3)) (-4 *3 (-788)))) (-2504 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| |lm| (-760 *3)) (|:| |mm| (-760 *3)) (|:| |rm| (-760 *3)))) (-5 *1 (-760 *3)) (-4 *3 (-788)))) (-3032 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-760 *3)) (-4 *3 (-788)))) (-1566 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *2 (-712)) (-5 *1 (-760 *4)) (-4 *4 (-788)))) (-2423 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *1 (-760 *2)) (-4 *2 (-788)))) (-3781 (*1 *2 *1) (-12 (-5 *2 (-591 (-2 (|:| |gen| *3) (|:| -1409 (-712))))) (-5 *1 (-760 *3)) (-4 *3 (-788)))) (-1657 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-760 *3)) (-4 *3 (-788)))) (-3531 (*1 *2 *1) (-12 (-5 *2 (-591 *3)) (-5 *1 (-760 *3)) (-4 *3 (-788)))))
-(-13 (-784) (-966 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-712))) (-15 -3066 (|#1| $)) (-15 -3078 ($ $)) (-15 -2457 ($ $)) (-15 -2843 ((-108) $ $)) (-15 -4139 ($ $ $)) (-15 -1555 ($ $ $)) (-15 -2811 ((-3 $ "failed") $ $)) (-15 -1584 ((-3 $ "failed") $ $)) (-15 -2811 ((-3 $ "failed") $ |#1|)) (-15 -1584 ((-3 $ "failed") $ |#1|)) (-15 -2099 ((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $)) (-15 -2504 ((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $)) (-15 -3032 ((-712) $)) (-15 -1566 ((-712) $ (-525))) (-15 -2423 (|#1| $ (-525))) (-15 -3781 ((-591 (-2 (|:| |gen| |#1|) (|:| -1409 (-712)))) $)) (-15 -1657 ((-712) $)) (-15 -3531 ((-591 |#1|) $))))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) 41)) (-3706 (($ $) 40)) (-1715 (((-108) $) 38)) (-2157 (((-3 $ "failed") $ $) 19)) (-3329 (((-525) $) 53)) (-3798 (($) 17 T CONST)) (-4163 (((-3 $ "failed") $) 34)) (-2134 (((-108) $) 51)) (-2824 (((-108) $) 31)) (-2732 (((-108) $) 52)) (-3741 (($ $ $) 50)) (-2478 (($ $ $) 49)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-2089 (((-3 $ "failed") $ $) 42)) (-3022 (((-796) $) 11) (($ (-525)) 28) (($ $) 43)) (-2128 (((-712)) 29)) (-2495 (((-108) $ $) 39)) (-1539 (($ $) 54)) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4135 (((-108) $ $) 47)) (-4119 (((-108) $ $) 46)) (-4096 (((-108) $ $) 6)) (-4126 (((-108) $ $) 48)) (-4112 (((-108) $ $) 45)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24)))
+((-2673 (((-108) $ $) NIL)) (-2758 (((-591 |#1|) $) 29)) (-2834 (((-712) $) NIL)) (-2055 (($) NIL T CONST)) (-1719 (((-3 $ "failed") $ $) NIL) (((-3 $ "failed") $ |#1|) 20)) (-4174 (((-3 |#1| "failed") $) NIL)) (-3341 ((|#1| $) NIL)) (-2884 (($ $) 31)) (-1522 (((-3 $ "failed") $) NIL)) (-3671 (((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $) NIL)) (-3865 (((-108) $) NIL)) (-2178 ((|#1| $ (-525)) NIL)) (-3782 (((-712) $ (-525)) NIL)) (-1398 (($ $) 36)) (-1923 (($ $ $) NIL)) (-3475 (($ $ $) NIL)) (-3740 (((-3 $ "failed") $ $) NIL) (((-3 $ "failed") $ |#1|) 17)) (-4066 (((-108) $ $) 34)) (-2445 (((-712) $) 25)) (-2621 (((-1072) $) NIL)) (-1599 (($ $ $) NIL)) (-2439 (($ $ $) NIL)) (-2937 (((-1036) $) NIL)) (-2872 ((|#1| $) 30)) (-1908 (((-591 (-2 (|:| |gen| |#1|) (|:| -2288 (-712)))) $) NIL)) (-3224 (((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $) NIL)) (-2686 (((-796) $) NIL) (($ |#1|) NIL)) (-1401 (($ $ (-712)) NIL) (($ $ (-854)) NIL)) (-1839 (($) 15 T CONST)) (-4004 (((-108) $ $) NIL)) (-3982 (((-108) $ $) NIL)) (-3944 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL)) (-3971 (((-108) $ $) 35)) (** (($ $ (-712)) NIL) (($ $ (-854)) NIL) (($ |#1| (-712)) NIL)) (* (($ $ $) NIL) (($ |#1| $) NIL) (($ $ |#1|) NIL)))
+(((-760 |#1|) (-13 (-784) (-966 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-712))) (-15 -2872 (|#1| $)) (-15 -2884 ($ $)) (-15 -1398 ($ $)) (-15 -4066 ((-108) $ $)) (-15 -2439 ($ $ $)) (-15 -1599 ($ $ $)) (-15 -3740 ((-3 $ "failed") $ $)) (-15 -1719 ((-3 $ "failed") $ $)) (-15 -3740 ((-3 $ "failed") $ |#1|)) (-15 -1719 ((-3 $ "failed") $ |#1|)) (-15 -3224 ((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $)) (-15 -3671 ((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $)) (-15 -2834 ((-712) $)) (-15 -3782 ((-712) $ (-525))) (-15 -2178 (|#1| $ (-525))) (-15 -1908 ((-591 (-2 (|:| |gen| |#1|) (|:| -2288 (-712)))) $)) (-15 -2445 ((-712) $)) (-15 -2758 ((-591 |#1|) $)))) (-788)) (T -760))
+((* (*1 *1 *2 *1) (-12 (-5 *1 (-760 *2)) (-4 *2 (-788)))) (* (*1 *1 *1 *2) (-12 (-5 *1 (-760 *2)) (-4 *2 (-788)))) (** (*1 *1 *2 *3) (-12 (-5 *3 (-712)) (-5 *1 (-760 *2)) (-4 *2 (-788)))) (-2872 (*1 *2 *1) (-12 (-5 *1 (-760 *2)) (-4 *2 (-788)))) (-2884 (*1 *1 *1) (-12 (-5 *1 (-760 *2)) (-4 *2 (-788)))) (-1398 (*1 *1 *1) (-12 (-5 *1 (-760 *2)) (-4 *2 (-788)))) (-4066 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-760 *3)) (-4 *3 (-788)))) (-2439 (*1 *1 *1 *1) (-12 (-5 *1 (-760 *2)) (-4 *2 (-788)))) (-1599 (*1 *1 *1 *1) (-12 (-5 *1 (-760 *2)) (-4 *2 (-788)))) (-3740 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-760 *2)) (-4 *2 (-788)))) (-1719 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-760 *2)) (-4 *2 (-788)))) (-3740 (*1 *1 *1 *2) (|partial| -12 (-5 *1 (-760 *2)) (-4 *2 (-788)))) (-1719 (*1 *1 *1 *2) (|partial| -12 (-5 *1 (-760 *2)) (-4 *2 (-788)))) (-3224 (*1 *2 *1 *1) (|partial| -12 (-5 *2 (-2 (|:| |lm| (-760 *3)) (|:| |rm| (-760 *3)))) (-5 *1 (-760 *3)) (-4 *3 (-788)))) (-3671 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| |lm| (-760 *3)) (|:| |mm| (-760 *3)) (|:| |rm| (-760 *3)))) (-5 *1 (-760 *3)) (-4 *3 (-788)))) (-2834 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-760 *3)) (-4 *3 (-788)))) (-3782 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *2 (-712)) (-5 *1 (-760 *4)) (-4 *4 (-788)))) (-2178 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *1 (-760 *2)) (-4 *2 (-788)))) (-1908 (*1 *2 *1) (-12 (-5 *2 (-591 (-2 (|:| |gen| *3) (|:| -2288 (-712))))) (-5 *1 (-760 *3)) (-4 *3 (-788)))) (-2445 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-760 *3)) (-4 *3 (-788)))) (-2758 (*1 *2 *1) (-12 (-5 *2 (-591 *3)) (-5 *1 (-760 *3)) (-4 *3 (-788)))))
+(-13 (-784) (-966 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-712))) (-15 -2872 (|#1| $)) (-15 -2884 ($ $)) (-15 -1398 ($ $)) (-15 -4066 ((-108) $ $)) (-15 -2439 ($ $ $)) (-15 -1599 ($ $ $)) (-15 -3740 ((-3 $ "failed") $ $)) (-15 -1719 ((-3 $ "failed") $ $)) (-15 -3740 ((-3 $ "failed") $ |#1|)) (-15 -1719 ((-3 $ "failed") $ |#1|)) (-15 -3224 ((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $)) (-15 -3671 ((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $)) (-15 -2834 ((-712) $)) (-15 -3782 ((-712) $ (-525))) (-15 -2178 (|#1| $ (-525))) (-15 -1908 ((-591 (-2 (|:| |gen| |#1|) (|:| -2288 (-712)))) $)) (-15 -2445 ((-712) $)) (-15 -2758 ((-591 |#1|) $))))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) 41)) (-3641 (($ $) 40)) (-3077 (((-108) $) 38)) (-3332 (((-3 $ "failed") $ $) 19)) (-4188 (((-525) $) 53)) (-2055 (($) 17 T CONST)) (-1522 (((-3 $ "failed") $) 34)) (-3489 (((-108) $) 51)) (-3865 (((-108) $) 31)) (-2256 (((-108) $) 52)) (-1923 (($ $ $) 50)) (-3475 (($ $ $) 49)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-3210 (((-3 $ "failed") $ $) 42)) (-2686 (((-796) $) 11) (($ (-525)) 28) (($ $) 43)) (-3425 (((-712)) 29)) (-1724 (((-108) $ $) 39)) (-1460 (($ $) 54)) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-4004 (((-108) $ $) 47)) (-3982 (((-108) $ $) 46)) (-3944 (((-108) $ $) 6)) (-3994 (((-108) $ $) 48)) (-3971 (((-108) $ $) 45)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24)))
(((-761) (-131)) (T -761))
NIL
(-13 (-517) (-786))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 $) . T) ((-97) . T) ((-107 $ $) . T) ((-126) . T) ((-565 (-796)) . T) ((-160) . T) ((-269) . T) ((-517) . T) ((-593 $) . T) ((-659 $) . T) ((-668) . T) ((-732) . T) ((-733) . T) ((-735) . T) ((-736) . T) ((-786) . T) ((-788) . T) ((-981 $) . T) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T))
-((-2761 (($ (-1036)) 7)) (-2393 (((-108) $ (-1072) (-1036)) 15)) (-4077 (((-763) $) 12)) (-3358 (((-763) $) 11)) (-3884 (((-1176) $) 9)) (-2817 (((-108) $ (-1036)) 16)))
-(((-762) (-10 -8 (-15 -2761 ($ (-1036))) (-15 -3884 ((-1176) $)) (-15 -3358 ((-763) $)) (-15 -4077 ((-763) $)) (-15 -2393 ((-108) $ (-1072) (-1036))) (-15 -2817 ((-108) $ (-1036))))) (T -762))
-((-2817 (*1 *2 *1 *3) (-12 (-5 *3 (-1036)) (-5 *2 (-108)) (-5 *1 (-762)))) (-2393 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-1072)) (-5 *4 (-1036)) (-5 *2 (-108)) (-5 *1 (-762)))) (-4077 (*1 *2 *1) (-12 (-5 *2 (-763)) (-5 *1 (-762)))) (-3358 (*1 *2 *1) (-12 (-5 *2 (-763)) (-5 *1 (-762)))) (-3884 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-762)))) (-2761 (*1 *1 *2) (-12 (-5 *2 (-1036)) (-5 *1 (-762)))))
-(-10 -8 (-15 -2761 ($ (-1036))) (-15 -3884 ((-1176) $)) (-15 -3358 ((-763) $)) (-15 -4077 ((-763) $)) (-15 -2393 ((-108) $ (-1072) (-1036))) (-15 -2817 ((-108) $ (-1036))))
-((-4221 (((-1176) $ (-764)) 12)) (-2675 (((-1176) $ (-1089)) 32)) (-1781 (((-1176) $ (-1072) (-1072)) 34)) (-1886 (((-1176) $ (-1072)) 33)) (-1837 (((-1176) $) 19)) (-2734 (((-1176) $ (-525)) 28)) (-1369 (((-1176) $ (-205)) 30)) (-3019 (((-1176) $) 18)) (-4218 (((-1176) $) 26)) (-3322 (((-1176) $) 25)) (-4049 (((-1176) $) 23)) (-3501 (((-1176) $) 24)) (-3464 (((-1176) $) 22)) (-2052 (((-1176) $) 21)) (-1948 (((-1176) $) 20)) (-2306 (((-1176) $) 16)) (-2043 (((-1176) $) 17)) (-2464 (((-1176) $) 15)) (-4148 (((-1176) $) 14)) (-1429 (((-1176) $) 13)) (-2704 (($ (-1072) (-764)) 9)) (-3307 (($ (-1072) (-1072) (-764)) 8)) (-2142 (((-1089) $) 51)) (-1853 (((-1089) $) 55)) (-2521 (((-2 (|:| |cd| (-1072)) (|:| -2400 (-1072))) $) 54)) (-3761 (((-1072) $) 52)) (-2903 (((-1176) $) 41)) (-2363 (((-525) $) 49)) (-2112 (((-205) $) 50)) (-1587 (((-1176) $) 40)) (-3167 (((-1176) $) 48)) (-3920 (((-1176) $) 47)) (-1878 (((-1176) $) 45)) (-3608 (((-1176) $) 46)) (-4056 (((-1176) $) 44)) (-1269 (((-1176) $) 43)) (-2127 (((-1176) $) 42)) (-3728 (((-1176) $) 38)) (-2691 (((-1176) $) 39)) (-2215 (((-1176) $) 37)) (-2534 (((-1176) $) 36)) (-2570 (((-1176) $) 35)) (-3479 (((-1176) $) 11)))
-(((-763) (-10 -8 (-15 -3307 ($ (-1072) (-1072) (-764))) (-15 -2704 ($ (-1072) (-764))) (-15 -3479 ((-1176) $)) (-15 -4221 ((-1176) $ (-764))) (-15 -1429 ((-1176) $)) (-15 -4148 ((-1176) $)) (-15 -2464 ((-1176) $)) (-15 -2306 ((-1176) $)) (-15 -2043 ((-1176) $)) (-15 -3019 ((-1176) $)) (-15 -1837 ((-1176) $)) (-15 -1948 ((-1176) $)) (-15 -2052 ((-1176) $)) (-15 -3464 ((-1176) $)) (-15 -4049 ((-1176) $)) (-15 -3501 ((-1176) $)) (-15 -3322 ((-1176) $)) (-15 -4218 ((-1176) $)) (-15 -2734 ((-1176) $ (-525))) (-15 -1369 ((-1176) $ (-205))) (-15 -2675 ((-1176) $ (-1089))) (-15 -1886 ((-1176) $ (-1072))) (-15 -1781 ((-1176) $ (-1072) (-1072))) (-15 -2570 ((-1176) $)) (-15 -2534 ((-1176) $)) (-15 -2215 ((-1176) $)) (-15 -3728 ((-1176) $)) (-15 -2691 ((-1176) $)) (-15 -1587 ((-1176) $)) (-15 -2903 ((-1176) $)) (-15 -2127 ((-1176) $)) (-15 -1269 ((-1176) $)) (-15 -4056 ((-1176) $)) (-15 -1878 ((-1176) $)) (-15 -3608 ((-1176) $)) (-15 -3920 ((-1176) $)) (-15 -3167 ((-1176) $)) (-15 -2363 ((-525) $)) (-15 -2112 ((-205) $)) (-15 -2142 ((-1089) $)) (-15 -3761 ((-1072) $)) (-15 -2521 ((-2 (|:| |cd| (-1072)) (|:| -2400 (-1072))) $)) (-15 -1853 ((-1089) $)))) (T -763))
-((-1853 (*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-763)))) (-2521 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |cd| (-1072)) (|:| -2400 (-1072)))) (-5 *1 (-763)))) (-3761 (*1 *2 *1) (-12 (-5 *2 (-1072)) (-5 *1 (-763)))) (-2142 (*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-763)))) (-2112 (*1 *2 *1) (-12 (-5 *2 (-205)) (-5 *1 (-763)))) (-2363 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-763)))) (-3167 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-3920 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-3608 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-1878 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-4056 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-1269 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-2127 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-2903 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-1587 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-2691 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-3728 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-2215 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-2534 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-2570 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-1781 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-763)))) (-1886 (*1 *2 *1 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-763)))) (-2675 (*1 *2 *1 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-1176)) (-5 *1 (-763)))) (-1369 (*1 *2 *1 *3) (-12 (-5 *3 (-205)) (-5 *2 (-1176)) (-5 *1 (-763)))) (-2734 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *2 (-1176)) (-5 *1 (-763)))) (-4218 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-3322 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-3501 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-4049 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-3464 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-2052 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-1948 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-1837 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-3019 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-2043 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-2306 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-2464 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-4148 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-1429 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-4221 (*1 *2 *1 *3) (-12 (-5 *3 (-764)) (-5 *2 (-1176)) (-5 *1 (-763)))) (-3479 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-2704 (*1 *1 *2 *3) (-12 (-5 *2 (-1072)) (-5 *3 (-764)) (-5 *1 (-763)))) (-3307 (*1 *1 *2 *2 *3) (-12 (-5 *2 (-1072)) (-5 *3 (-764)) (-5 *1 (-763)))))
-(-10 -8 (-15 -3307 ($ (-1072) (-1072) (-764))) (-15 -2704 ($ (-1072) (-764))) (-15 -3479 ((-1176) $)) (-15 -4221 ((-1176) $ (-764))) (-15 -1429 ((-1176) $)) (-15 -4148 ((-1176) $)) (-15 -2464 ((-1176) $)) (-15 -2306 ((-1176) $)) (-15 -2043 ((-1176) $)) (-15 -3019 ((-1176) $)) (-15 -1837 ((-1176) $)) (-15 -1948 ((-1176) $)) (-15 -2052 ((-1176) $)) (-15 -3464 ((-1176) $)) (-15 -4049 ((-1176) $)) (-15 -3501 ((-1176) $)) (-15 -3322 ((-1176) $)) (-15 -4218 ((-1176) $)) (-15 -2734 ((-1176) $ (-525))) (-15 -1369 ((-1176) $ (-205))) (-15 -2675 ((-1176) $ (-1089))) (-15 -1886 ((-1176) $ (-1072))) (-15 -1781 ((-1176) $ (-1072) (-1072))) (-15 -2570 ((-1176) $)) (-15 -2534 ((-1176) $)) (-15 -2215 ((-1176) $)) (-15 -3728 ((-1176) $)) (-15 -2691 ((-1176) $)) (-15 -1587 ((-1176) $)) (-15 -2903 ((-1176) $)) (-15 -2127 ((-1176) $)) (-15 -1269 ((-1176) $)) (-15 -4056 ((-1176) $)) (-15 -1878 ((-1176) $)) (-15 -3608 ((-1176) $)) (-15 -3920 ((-1176) $)) (-15 -3167 ((-1176) $)) (-15 -2363 ((-525) $)) (-15 -2112 ((-205) $)) (-15 -2142 ((-1089) $)) (-15 -3761 ((-1072) $)) (-15 -2521 ((-2 (|:| |cd| (-1072)) (|:| -2400 (-1072))) $)) (-15 -1853 ((-1089) $)))
-((-3008 (((-108) $ $) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) 12)) (-3484 (($) 15)) (-1867 (($) 13)) (-2317 (($) 16)) (-2364 (($) 14)) (-4096 (((-108) $ $) 8)))
-(((-764) (-13 (-1018) (-10 -8 (-15 -1867 ($)) (-15 -3484 ($)) (-15 -2317 ($)) (-15 -2364 ($))))) (T -764))
-((-1867 (*1 *1) (-5 *1 (-764))) (-3484 (*1 *1) (-5 *1 (-764))) (-2317 (*1 *1) (-5 *1 (-764))) (-2364 (*1 *1) (-5 *1 (-764))))
-(-13 (-1018) (-10 -8 (-15 -1867 ($)) (-15 -3484 ($)) (-15 -2317 ($)) (-15 -2364 ($))))
-((-3008 (((-108) $ $) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) 21) (($ (-1089)) 17)) (-3354 (((-108) $) 10)) (-2190 (((-108) $) 9)) (-2070 (((-108) $) 11)) (-3244 (((-108) $) 8)) (-4096 (((-108) $ $) 19)))
-(((-765) (-13 (-1018) (-10 -8 (-15 -3022 ($ (-1089))) (-15 -3244 ((-108) $)) (-15 -2190 ((-108) $)) (-15 -3354 ((-108) $)) (-15 -2070 ((-108) $))))) (T -765))
-((-3022 (*1 *1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-765)))) (-3244 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-765)))) (-2190 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-765)))) (-3354 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-765)))) (-2070 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-765)))))
-(-13 (-1018) (-10 -8 (-15 -3022 ($ (-1089))) (-15 -3244 ((-108) $)) (-15 -2190 ((-108) $)) (-15 -3354 ((-108) $)) (-15 -2070 ((-108) $))))
-((-3008 (((-108) $ $) NIL)) (-3195 (($ (-765) (-591 (-1089))) 24)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-4060 (((-765) $) 25)) (-3833 (((-591 (-1089)) $) 26)) (-3022 (((-796) $) 23)) (-4096 (((-108) $ $) NIL)))
-(((-766) (-13 (-1018) (-10 -8 (-15 -4060 ((-765) $)) (-15 -3833 ((-591 (-1089)) $)) (-15 -3195 ($ (-765) (-591 (-1089))))))) (T -766))
-((-4060 (*1 *2 *1) (-12 (-5 *2 (-765)) (-5 *1 (-766)))) (-3833 (*1 *2 *1) (-12 (-5 *2 (-591 (-1089))) (-5 *1 (-766)))) (-3195 (*1 *1 *2 *3) (-12 (-5 *2 (-765)) (-5 *3 (-591 (-1089))) (-5 *1 (-766)))))
-(-13 (-1018) (-10 -8 (-15 -4060 ((-765) $)) (-15 -3833 ((-591 (-1089)) $)) (-15 -3195 ($ (-765) (-591 (-1089))))))
-((-2563 (((-1176) (-763) (-294 |#1|) (-108)) 23) (((-1176) (-763) (-294 |#1|)) 79) (((-1072) (-294 |#1|) (-108)) 78) (((-1072) (-294 |#1|)) 77)))
-(((-767 |#1|) (-10 -7 (-15 -2563 ((-1072) (-294 |#1|))) (-15 -2563 ((-1072) (-294 |#1|) (-108))) (-15 -2563 ((-1176) (-763) (-294 |#1|))) (-15 -2563 ((-1176) (-763) (-294 |#1|) (-108)))) (-13 (-769) (-788) (-975))) (T -767))
-((-2563 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-763)) (-5 *4 (-294 *6)) (-5 *5 (-108)) (-4 *6 (-13 (-769) (-788) (-975))) (-5 *2 (-1176)) (-5 *1 (-767 *6)))) (-2563 (*1 *2 *3 *4) (-12 (-5 *3 (-763)) (-5 *4 (-294 *5)) (-4 *5 (-13 (-769) (-788) (-975))) (-5 *2 (-1176)) (-5 *1 (-767 *5)))) (-2563 (*1 *2 *3 *4) (-12 (-5 *3 (-294 *5)) (-5 *4 (-108)) (-4 *5 (-13 (-769) (-788) (-975))) (-5 *2 (-1072)) (-5 *1 (-767 *5)))) (-2563 (*1 *2 *3) (-12 (-5 *3 (-294 *4)) (-4 *4 (-13 (-769) (-788) (-975))) (-5 *2 (-1072)) (-5 *1 (-767 *4)))))
-(-10 -7 (-15 -2563 ((-1072) (-294 |#1|))) (-15 -2563 ((-1072) (-294 |#1|) (-108))) (-15 -2563 ((-1176) (-763) (-294 |#1|))) (-15 -2563 ((-1176) (-763) (-294 |#1|) (-108))))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-3798 (($) NIL T CONST)) (-1710 (($ $) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-3188 ((|#1| $) 10)) (-4157 (($ |#1|) 9)) (-2824 (((-108) $) NIL)) (-1480 (($ |#2| (-712)) NIL)) (-2624 (((-712) $) NIL)) (-1678 ((|#2| $) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3266 (($ $ (-712)) NIL (|has| |#1| (-213))) (($ $) NIL (|has| |#1| (-213)))) (-1316 (((-712) $) NIL)) (-3022 (((-796) $) 17) (($ (-525)) NIL) (($ |#2|) NIL (|has| |#2| (-160)))) (-2560 ((|#2| $ (-712)) NIL)) (-2128 (((-712)) NIL)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4191 (($) NIL T CONST)) (-4197 (($) NIL T CONST)) (-4196 (($ $ (-712)) NIL (|has| |#1| (-213))) (($ $) NIL (|has| |#1| (-213)))) (-4096 (((-108) $ $) NIL)) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 12) (($ $ |#2|) NIL) (($ |#2| $) NIL)))
-(((-768 |#1| |#2|) (-13 (-650 |#2|) (-10 -8 (IF (|has| |#1| (-213)) (-6 (-213)) |%noBranch|) (-15 -4157 ($ |#1|)) (-15 -3188 (|#1| $)))) (-650 |#2|) (-975)) (T -768))
-((-4157 (*1 *1 *2) (-12 (-4 *3 (-975)) (-5 *1 (-768 *2 *3)) (-4 *2 (-650 *3)))) (-3188 (*1 *2 *1) (-12 (-4 *2 (-650 *3)) (-5 *1 (-768 *2 *3)) (-4 *3 (-975)))))
-(-13 (-650 |#2|) (-10 -8 (IF (|has| |#1| (-213)) (-6 (-213)) |%noBranch|) (-15 -4157 ($ |#1|)) (-15 -3188 (|#1| $))))
-((-2563 (((-1176) (-763) $ (-108)) 9) (((-1176) (-763) $) 8) (((-1072) $ (-108)) 7) (((-1072) $) 6)))
+((-1436 (($ (-1036)) 7)) (-1904 (((-108) $ (-1072) (-1036)) 15)) (-1887 (((-763) $) 12)) (-3195 (((-763) $) 11)) (-1774 (((-1176) $) 9)) (-3815 (((-108) $ (-1036)) 16)))
+(((-762) (-10 -8 (-15 -1436 ($ (-1036))) (-15 -1774 ((-1176) $)) (-15 -3195 ((-763) $)) (-15 -1887 ((-763) $)) (-15 -1904 ((-108) $ (-1072) (-1036))) (-15 -3815 ((-108) $ (-1036))))) (T -762))
+((-3815 (*1 *2 *1 *3) (-12 (-5 *3 (-1036)) (-5 *2 (-108)) (-5 *1 (-762)))) (-1904 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-1072)) (-5 *4 (-1036)) (-5 *2 (-108)) (-5 *1 (-762)))) (-1887 (*1 *2 *1) (-12 (-5 *2 (-763)) (-5 *1 (-762)))) (-3195 (*1 *2 *1) (-12 (-5 *2 (-763)) (-5 *1 (-762)))) (-1774 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-762)))) (-1436 (*1 *1 *2) (-12 (-5 *2 (-1036)) (-5 *1 (-762)))))
+(-10 -8 (-15 -1436 ($ (-1036))) (-15 -1774 ((-1176) $)) (-15 -3195 ((-763) $)) (-15 -1887 ((-763) $)) (-15 -1904 ((-108) $ (-1072) (-1036))) (-15 -3815 ((-108) $ (-1036))))
+((-3810 (((-1176) $ (-764)) 12)) (-2888 (((-1176) $ (-1089)) 32)) (-3923 (((-1176) $ (-1072) (-1072)) 34)) (-2607 (((-1176) $ (-1072)) 33)) (-2463 (((-1176) $) 19)) (-2279 (((-1176) $ (-525)) 28)) (-2359 (((-1176) $ (-205)) 30)) (-1998 (((-1176) $) 18)) (-3774 (((-1176) $) 26)) (-4105 (((-1176) $) 25)) (-2833 (((-1176) $) 23)) (-2128 (((-1176) $) 24)) (-1790 (((-1176) $) 22)) (-2575 (((-1176) $) 21)) (-1977 (((-1176) $) 20)) (-3539 (((-1176) $) 16)) (-2263 (((-1176) $) 17)) (-1467 (((-1176) $) 15)) (-1399 (((-1176) $) 14)) (-3699 (((-1176) $) 13)) (-1946 (($ (-1072) (-764)) 9)) (-3953 (($ (-1072) (-1072) (-764)) 8)) (-3968 (((-1089) $) 51)) (-4084 (((-1089) $) 55)) (-3857 (((-2 (|:| |cd| (-1072)) (|:| -3419 (-1072))) $) 54)) (-2923 (((-1072) $) 52)) (-3427 (((-1176) $) 41)) (-2855 (((-525) $) 49)) (-3212 (((-205) $) 50)) (-1754 (((-1176) $) 40)) (-4050 (((-1176) $) 48)) (-4044 (((-1176) $) 47)) (-2531 (((-1176) $) 45)) (-3909 (((-1176) $) 46)) (-2921 (((-1176) $) 44)) (-3908 (((-1176) $) 43)) (-3412 (((-1176) $) 42)) (-2608 (((-1176) $) 38)) (-1840 (((-1176) $) 39)) (-3929 (((-1176) $) 37)) (-4005 (((-1176) $) 36)) (-3099 (((-1176) $) 35)) (-1910 (((-1176) $) 11)))
+(((-763) (-10 -8 (-15 -3953 ($ (-1072) (-1072) (-764))) (-15 -1946 ($ (-1072) (-764))) (-15 -1910 ((-1176) $)) (-15 -3810 ((-1176) $ (-764))) (-15 -3699 ((-1176) $)) (-15 -1399 ((-1176) $)) (-15 -1467 ((-1176) $)) (-15 -3539 ((-1176) $)) (-15 -2263 ((-1176) $)) (-15 -1998 ((-1176) $)) (-15 -2463 ((-1176) $)) (-15 -1977 ((-1176) $)) (-15 -2575 ((-1176) $)) (-15 -1790 ((-1176) $)) (-15 -2833 ((-1176) $)) (-15 -2128 ((-1176) $)) (-15 -4105 ((-1176) $)) (-15 -3774 ((-1176) $)) (-15 -2279 ((-1176) $ (-525))) (-15 -2359 ((-1176) $ (-205))) (-15 -2888 ((-1176) $ (-1089))) (-15 -2607 ((-1176) $ (-1072))) (-15 -3923 ((-1176) $ (-1072) (-1072))) (-15 -3099 ((-1176) $)) (-15 -4005 ((-1176) $)) (-15 -3929 ((-1176) $)) (-15 -2608 ((-1176) $)) (-15 -1840 ((-1176) $)) (-15 -1754 ((-1176) $)) (-15 -3427 ((-1176) $)) (-15 -3412 ((-1176) $)) (-15 -3908 ((-1176) $)) (-15 -2921 ((-1176) $)) (-15 -2531 ((-1176) $)) (-15 -3909 ((-1176) $)) (-15 -4044 ((-1176) $)) (-15 -4050 ((-1176) $)) (-15 -2855 ((-525) $)) (-15 -3212 ((-205) $)) (-15 -3968 ((-1089) $)) (-15 -2923 ((-1072) $)) (-15 -3857 ((-2 (|:| |cd| (-1072)) (|:| -3419 (-1072))) $)) (-15 -4084 ((-1089) $)))) (T -763))
+((-4084 (*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-763)))) (-3857 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |cd| (-1072)) (|:| -3419 (-1072)))) (-5 *1 (-763)))) (-2923 (*1 *2 *1) (-12 (-5 *2 (-1072)) (-5 *1 (-763)))) (-3968 (*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-763)))) (-3212 (*1 *2 *1) (-12 (-5 *2 (-205)) (-5 *1 (-763)))) (-2855 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-763)))) (-4050 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-4044 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-3909 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-2531 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-2921 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-3908 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-3412 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-3427 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-1754 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-1840 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-2608 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-3929 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-4005 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-3099 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-3923 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-763)))) (-2607 (*1 *2 *1 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-763)))) (-2888 (*1 *2 *1 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-1176)) (-5 *1 (-763)))) (-2359 (*1 *2 *1 *3) (-12 (-5 *3 (-205)) (-5 *2 (-1176)) (-5 *1 (-763)))) (-2279 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *2 (-1176)) (-5 *1 (-763)))) (-3774 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-4105 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-2128 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-2833 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-1790 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-2575 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-1977 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-2463 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-1998 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-2263 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-3539 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-1467 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-1399 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-3699 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-3810 (*1 *2 *1 *3) (-12 (-5 *3 (-764)) (-5 *2 (-1176)) (-5 *1 (-763)))) (-1910 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))) (-1946 (*1 *1 *2 *3) (-12 (-5 *2 (-1072)) (-5 *3 (-764)) (-5 *1 (-763)))) (-3953 (*1 *1 *2 *2 *3) (-12 (-5 *2 (-1072)) (-5 *3 (-764)) (-5 *1 (-763)))))
+(-10 -8 (-15 -3953 ($ (-1072) (-1072) (-764))) (-15 -1946 ($ (-1072) (-764))) (-15 -1910 ((-1176) $)) (-15 -3810 ((-1176) $ (-764))) (-15 -3699 ((-1176) $)) (-15 -1399 ((-1176) $)) (-15 -1467 ((-1176) $)) (-15 -3539 ((-1176) $)) (-15 -2263 ((-1176) $)) (-15 -1998 ((-1176) $)) (-15 -2463 ((-1176) $)) (-15 -1977 ((-1176) $)) (-15 -2575 ((-1176) $)) (-15 -1790 ((-1176) $)) (-15 -2833 ((-1176) $)) (-15 -2128 ((-1176) $)) (-15 -4105 ((-1176) $)) (-15 -3774 ((-1176) $)) (-15 -2279 ((-1176) $ (-525))) (-15 -2359 ((-1176) $ (-205))) (-15 -2888 ((-1176) $ (-1089))) (-15 -2607 ((-1176) $ (-1072))) (-15 -3923 ((-1176) $ (-1072) (-1072))) (-15 -3099 ((-1176) $)) (-15 -4005 ((-1176) $)) (-15 -3929 ((-1176) $)) (-15 -2608 ((-1176) $)) (-15 -1840 ((-1176) $)) (-15 -1754 ((-1176) $)) (-15 -3427 ((-1176) $)) (-15 -3412 ((-1176) $)) (-15 -3908 ((-1176) $)) (-15 -2921 ((-1176) $)) (-15 -2531 ((-1176) $)) (-15 -3909 ((-1176) $)) (-15 -4044 ((-1176) $)) (-15 -4050 ((-1176) $)) (-15 -2855 ((-525) $)) (-15 -3212 ((-205) $)) (-15 -3968 ((-1089) $)) (-15 -2923 ((-1072) $)) (-15 -3857 ((-2 (|:| |cd| (-1072)) (|:| -3419 (-1072))) $)) (-15 -4084 ((-1089) $)))
+((-2673 (((-108) $ $) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) 12)) (-1940 (($) 15)) (-1245 (($) 13)) (-2436 (($) 16)) (-2870 (($) 14)) (-3944 (((-108) $ $) 8)))
+(((-764) (-13 (-1018) (-10 -8 (-15 -1245 ($)) (-15 -1940 ($)) (-15 -2436 ($)) (-15 -2870 ($))))) (T -764))
+((-1245 (*1 *1) (-5 *1 (-764))) (-1940 (*1 *1) (-5 *1 (-764))) (-2436 (*1 *1) (-5 *1 (-764))) (-2870 (*1 *1) (-5 *1 (-764))))
+(-13 (-1018) (-10 -8 (-15 -1245 ($)) (-15 -1940 ($)) (-15 -2436 ($)) (-15 -2870 ($))))
+((-2673 (((-108) $ $) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) 21) (($ (-1089)) 17)) (-3146 (((-108) $) 10)) (-3678 (((-108) $) 9)) (-2725 (((-108) $) 11)) (-3496 (((-108) $) 8)) (-3944 (((-108) $ $) 19)))
+(((-765) (-13 (-1018) (-10 -8 (-15 -2686 ($ (-1089))) (-15 -3496 ((-108) $)) (-15 -3678 ((-108) $)) (-15 -3146 ((-108) $)) (-15 -2725 ((-108) $))))) (T -765))
+((-2686 (*1 *1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-765)))) (-3496 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-765)))) (-3678 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-765)))) (-3146 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-765)))) (-2725 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-765)))))
+(-13 (-1018) (-10 -8 (-15 -2686 ($ (-1089))) (-15 -3496 ((-108) $)) (-15 -3678 ((-108) $)) (-15 -3146 ((-108) $)) (-15 -2725 ((-108) $))))
+((-2673 (((-108) $ $) NIL)) (-1298 (($ (-765) (-591 (-1089))) 24)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2965 (((-765) $) 25)) (-1342 (((-591 (-1089)) $) 26)) (-2686 (((-796) $) 23)) (-3944 (((-108) $ $) NIL)))
+(((-766) (-13 (-1018) (-10 -8 (-15 -2965 ((-765) $)) (-15 -1342 ((-591 (-1089)) $)) (-15 -1298 ($ (-765) (-591 (-1089))))))) (T -766))
+((-2965 (*1 *2 *1) (-12 (-5 *2 (-765)) (-5 *1 (-766)))) (-1342 (*1 *2 *1) (-12 (-5 *2 (-591 (-1089))) (-5 *1 (-766)))) (-1298 (*1 *1 *2 *3) (-12 (-5 *2 (-765)) (-5 *3 (-591 (-1089))) (-5 *1 (-766)))))
+(-13 (-1018) (-10 -8 (-15 -2965 ((-765) $)) (-15 -1342 ((-591 (-1089)) $)) (-15 -1298 ($ (-765) (-591 (-1089))))))
+((-3042 (((-1176) (-763) (-294 |#1|) (-108)) 23) (((-1176) (-763) (-294 |#1|)) 79) (((-1072) (-294 |#1|) (-108)) 78) (((-1072) (-294 |#1|)) 77)))
+(((-767 |#1|) (-10 -7 (-15 -3042 ((-1072) (-294 |#1|))) (-15 -3042 ((-1072) (-294 |#1|) (-108))) (-15 -3042 ((-1176) (-763) (-294 |#1|))) (-15 -3042 ((-1176) (-763) (-294 |#1|) (-108)))) (-13 (-769) (-788) (-975))) (T -767))
+((-3042 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-763)) (-5 *4 (-294 *6)) (-5 *5 (-108)) (-4 *6 (-13 (-769) (-788) (-975))) (-5 *2 (-1176)) (-5 *1 (-767 *6)))) (-3042 (*1 *2 *3 *4) (-12 (-5 *3 (-763)) (-5 *4 (-294 *5)) (-4 *5 (-13 (-769) (-788) (-975))) (-5 *2 (-1176)) (-5 *1 (-767 *5)))) (-3042 (*1 *2 *3 *4) (-12 (-5 *3 (-294 *5)) (-5 *4 (-108)) (-4 *5 (-13 (-769) (-788) (-975))) (-5 *2 (-1072)) (-5 *1 (-767 *5)))) (-3042 (*1 *2 *3) (-12 (-5 *3 (-294 *4)) (-4 *4 (-13 (-769) (-788) (-975))) (-5 *2 (-1072)) (-5 *1 (-767 *4)))))
+(-10 -7 (-15 -3042 ((-1072) (-294 |#1|))) (-15 -3042 ((-1072) (-294 |#1|) (-108))) (-15 -3042 ((-1176) (-763) (-294 |#1|))) (-15 -3042 ((-1176) (-763) (-294 |#1|) (-108))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2055 (($) NIL T CONST)) (-1575 (($ $) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-1237 ((|#1| $) 10)) (-3854 (($ |#1|) 9)) (-3865 (((-108) $) NIL)) (-1422 (($ |#2| (-712)) NIL)) (-3629 (((-712) $) NIL)) (-1556 ((|#2| $) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2209 (($ $ (-712)) NIL (|has| |#1| (-213))) (($ $) NIL (|has| |#1| (-213)))) (-2743 (((-712) $) NIL)) (-2686 (((-796) $) 17) (($ (-525)) NIL) (($ |#2|) NIL (|has| |#2| (-160)))) (-1263 ((|#2| $ (-712)) NIL)) (-3425 (((-712)) NIL)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1830 (($) NIL T CONST)) (-1839 (($) NIL T CONST)) (-1796 (($ $ (-712)) NIL (|has| |#1| (-213))) (($ $) NIL (|has| |#1| (-213)))) (-3944 (((-108) $ $) NIL)) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 12) (($ $ |#2|) NIL) (($ |#2| $) NIL)))
+(((-768 |#1| |#2|) (-13 (-650 |#2|) (-10 -8 (IF (|has| |#1| (-213)) (-6 (-213)) |%noBranch|) (-15 -3854 ($ |#1|)) (-15 -1237 (|#1| $)))) (-650 |#2|) (-975)) (T -768))
+((-3854 (*1 *1 *2) (-12 (-4 *3 (-975)) (-5 *1 (-768 *2 *3)) (-4 *2 (-650 *3)))) (-1237 (*1 *2 *1) (-12 (-4 *2 (-650 *3)) (-5 *1 (-768 *2 *3)) (-4 *3 (-975)))))
+(-13 (-650 |#2|) (-10 -8 (IF (|has| |#1| (-213)) (-6 (-213)) |%noBranch|) (-15 -3854 ($ |#1|)) (-15 -1237 (|#1| $))))
+((-3042 (((-1176) (-763) $ (-108)) 9) (((-1176) (-763) $) 8) (((-1072) $ (-108)) 7) (((-1072) $) 6)))
(((-769) (-131)) (T -769))
-((-2563 (*1 *2 *3 *1 *4) (-12 (-4 *1 (-769)) (-5 *3 (-763)) (-5 *4 (-108)) (-5 *2 (-1176)))) (-2563 (*1 *2 *3 *1) (-12 (-4 *1 (-769)) (-5 *3 (-763)) (-5 *2 (-1176)))) (-2563 (*1 *2 *1 *3) (-12 (-4 *1 (-769)) (-5 *3 (-108)) (-5 *2 (-1072)))) (-2563 (*1 *2 *1) (-12 (-4 *1 (-769)) (-5 *2 (-1072)))))
-(-13 (-10 -8 (-15 -2563 ((-1072) $)) (-15 -2563 ((-1072) $ (-108))) (-15 -2563 ((-1176) (-763) $)) (-15 -2563 ((-1176) (-763) $ (-108)))))
-((-2005 (((-290) (-1072) (-1072)) 12)) (-4017 (((-108) (-1072) (-1072)) 34)) (-3150 (((-108) (-1072)) 33)) (-1911 (((-51) (-1072)) 25)) (-3320 (((-51) (-1072)) 23)) (-2077 (((-51) (-763)) 17)) (-1215 (((-591 (-1072)) (-1072)) 28)) (-2033 (((-591 (-1072))) 27)))
-(((-770) (-10 -7 (-15 -2077 ((-51) (-763))) (-15 -3320 ((-51) (-1072))) (-15 -1911 ((-51) (-1072))) (-15 -2033 ((-591 (-1072)))) (-15 -1215 ((-591 (-1072)) (-1072))) (-15 -3150 ((-108) (-1072))) (-15 -4017 ((-108) (-1072) (-1072))) (-15 -2005 ((-290) (-1072) (-1072))))) (T -770))
-((-2005 (*1 *2 *3 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-290)) (-5 *1 (-770)))) (-4017 (*1 *2 *3 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-108)) (-5 *1 (-770)))) (-3150 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-108)) (-5 *1 (-770)))) (-1215 (*1 *2 *3) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-770)) (-5 *3 (-1072)))) (-2033 (*1 *2) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-770)))) (-1911 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-51)) (-5 *1 (-770)))) (-3320 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-51)) (-5 *1 (-770)))) (-2077 (*1 *2 *3) (-12 (-5 *3 (-763)) (-5 *2 (-51)) (-5 *1 (-770)))))
-(-10 -7 (-15 -2077 ((-51) (-763))) (-15 -3320 ((-51) (-1072))) (-15 -1911 ((-51) (-1072))) (-15 -2033 ((-591 (-1072)))) (-15 -1215 ((-591 (-1072)) (-1072))) (-15 -3150 ((-108) (-1072))) (-15 -4017 ((-108) (-1072) (-1072))) (-15 -2005 ((-290) (-1072) (-1072))))
-((-3008 (((-108) $ $) 19)) (-1414 (($ |#1| $) 76) (($ $ |#1|) 75) (($ $ $) 74)) (-3595 (($ $ $) 72)) (-3214 (((-108) $ $) 73)) (-3891 (((-108) $ (-712)) 8)) (-2442 (($ (-591 |#1|)) 68) (($) 67)) (-1797 (($ (-1 (-108) |#1|) $) 45 (|has| $ (-6 -4250)))) (-2305 (($ (-1 (-108) |#1|) $) 55 (|has| $ (-6 -4250)))) (-3798 (($) 7 T CONST)) (-3611 (($ $) 62)) (-3098 (($ $) 58 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3901 (($ |#1| $) 47 (|has| $ (-6 -4250))) (($ (-1 (-108) |#1|) $) 46 (|has| $ (-6 -4250)))) (-3677 (($ |#1| $) 57 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) (($ (-1 (-108) |#1|) $) 54 (|has| $ (-6 -4250)))) (-1227 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 56 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 53 (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $) 52 (|has| $ (-6 -4250)))) (-3454 (((-591 |#1|) $) 30 (|has| $ (-6 -4250)))) (-2910 (((-108) $ (-712)) 9)) (-3741 ((|#1| $) 78)) (-2921 (($ $ $) 81)) (-2131 (($ $ $) 80)) (-2552 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-2478 ((|#1| $) 79)) (-3249 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1|) $) 35)) (-3971 (((-108) $ (-712)) 10)) (-2339 (((-1072) $) 22)) (-3516 (($ $ $) 69)) (-1464 ((|#1| $) 39)) (-2470 (($ |#1| $) 40) (($ |#1| $ (-712)) 63)) (-2047 (((-1036) $) 21)) (-2069 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 51)) (-3631 ((|#1| $) 41)) (-1623 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) 14)) (-3028 (((-108) $) 11)) (-3209 (($) 12)) (-2945 (((-591 (-2 (|:| -1221 |#1|) (|:| -2064 (-712)))) $) 61)) (-3097 (($ $ |#1|) 71) (($ $ $) 70)) (-2311 (($) 49) (($ (-591 |#1|)) 48)) (-2064 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3199 (($ $) 13)) (-1408 (((-501) $) 59 (|has| |#1| (-566 (-501))))) (-3036 (($ (-591 |#1|)) 50)) (-3022 (((-796) $) 18)) (-2973 (($ (-591 |#1|)) 66) (($) 65)) (-1870 (($ (-591 |#1|)) 42)) (-4158 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) 20)) (-4112 (((-108) $ $) 64)) (-4045 (((-712) $) 6 (|has| $ (-6 -4250)))))
+((-3042 (*1 *2 *3 *1 *4) (-12 (-4 *1 (-769)) (-5 *3 (-763)) (-5 *4 (-108)) (-5 *2 (-1176)))) (-3042 (*1 *2 *3 *1) (-12 (-4 *1 (-769)) (-5 *3 (-763)) (-5 *2 (-1176)))) (-3042 (*1 *2 *1 *3) (-12 (-4 *1 (-769)) (-5 *3 (-108)) (-5 *2 (-1072)))) (-3042 (*1 *2 *1) (-12 (-4 *1 (-769)) (-5 *2 (-1072)))))
+(-13 (-10 -8 (-15 -3042 ((-1072) $)) (-15 -3042 ((-1072) $ (-108))) (-15 -3042 ((-1176) (-763) $)) (-15 -3042 ((-1176) (-763) $ (-108)))))
+((-1231 (((-290) (-1072) (-1072)) 12)) (-2527 (((-108) (-1072) (-1072)) 34)) (-3924 (((-108) (-1072)) 33)) (-2863 (((-51) (-1072)) 25)) (-4095 (((-51) (-1072)) 23)) (-2797 (((-51) (-763)) 17)) (-2961 (((-591 (-1072)) (-1072)) 28)) (-2136 (((-591 (-1072))) 27)))
+(((-770) (-10 -7 (-15 -2797 ((-51) (-763))) (-15 -4095 ((-51) (-1072))) (-15 -2863 ((-51) (-1072))) (-15 -2136 ((-591 (-1072)))) (-15 -2961 ((-591 (-1072)) (-1072))) (-15 -3924 ((-108) (-1072))) (-15 -2527 ((-108) (-1072) (-1072))) (-15 -1231 ((-290) (-1072) (-1072))))) (T -770))
+((-1231 (*1 *2 *3 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-290)) (-5 *1 (-770)))) (-2527 (*1 *2 *3 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-108)) (-5 *1 (-770)))) (-3924 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-108)) (-5 *1 (-770)))) (-2961 (*1 *2 *3) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-770)) (-5 *3 (-1072)))) (-2136 (*1 *2) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-770)))) (-2863 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-51)) (-5 *1 (-770)))) (-4095 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-51)) (-5 *1 (-770)))) (-2797 (*1 *2 *3) (-12 (-5 *3 (-763)) (-5 *2 (-51)) (-5 *1 (-770)))))
+(-10 -7 (-15 -2797 ((-51) (-763))) (-15 -4095 ((-51) (-1072))) (-15 -2863 ((-51) (-1072))) (-15 -2136 ((-591 (-1072)))) (-15 -2961 ((-591 (-1072)) (-1072))) (-15 -3924 ((-108) (-1072))) (-15 -2527 ((-108) (-1072) (-1072))) (-15 -1231 ((-290) (-1072) (-1072))))
+((-2673 (((-108) $ $) 19)) (-2141 (($ |#1| $) 76) (($ $ |#1|) 75) (($ $ $) 74)) (-3772 (($ $ $) 72)) (-3218 (((-108) $ $) 73)) (-3727 (((-108) $ (-712)) 8)) (-1373 (($ (-591 |#1|)) 68) (($) 67)) (-1288 (($ (-1 (-108) |#1|) $) 45 (|has| $ (-6 -4250)))) (-2467 (($ (-1 (-108) |#1|) $) 55 (|has| $ (-6 -4250)))) (-2055 (($) 7 T CONST)) (-3945 (($ $) 62)) (-2908 (($ $) 58 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3844 (($ |#1| $) 47 (|has| $ (-6 -4250))) (($ (-1 (-108) |#1|) $) 46 (|has| $ (-6 -4250)))) (-2537 (($ |#1| $) 57 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) (($ (-1 (-108) |#1|) $) 54 (|has| $ (-6 -4250)))) (-3618 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 56 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 53 (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $) 52 (|has| $ (-6 -4250)))) (-2916 (((-591 |#1|) $) 30 (|has| $ (-6 -4250)))) (-3491 (((-108) $ (-712)) 9)) (-1923 ((|#1| $) 78)) (-3597 (($ $ $) 81)) (-3459 (($ $ $) 80)) (-4207 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3475 ((|#1| $) 79)) (-4192 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1|) $) 35)) (-3295 (((-108) $ (-712)) 10)) (-2621 (((-1072) $) 22)) (-2318 (($ $ $) 69)) (-3949 ((|#1| $) 39)) (-1520 (($ |#1| $) 40) (($ |#1| $ (-712)) 63)) (-2937 (((-1036) $) 21)) (-2714 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 51)) (-4166 ((|#1| $) 41)) (-3465 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) 14)) (-2077 (((-108) $) 11)) (-3164 (($) 12)) (-2592 (((-591 (-2 (|:| -1568 |#1|) (|:| -2960 (-712)))) $) 61)) (-1614 (($ $ |#1|) 71) (($ $ $) 70)) (-3583 (($) 49) (($ (-591 |#1|)) 48)) (-2960 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-2873 (($ $) 13)) (-1300 (((-501) $) 59 (|has| |#1| (-566 (-501))))) (-2695 (($ (-591 |#1|)) 50)) (-2686 (((-796) $) 18)) (-2892 (($ (-591 |#1|)) 66) (($) 65)) (-2453 (($ (-591 |#1|)) 42)) (-1475 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) 20)) (-3971 (((-108) $ $) 64)) (-2028 (((-712) $) 6 (|has| $ (-6 -4250)))))
(((-771 |#1|) (-131) (-788)) (T -771))
-((-3741 (*1 *2 *1) (-12 (-4 *1 (-771 *2)) (-4 *2 (-788)))))
-(-13 (-678 |t#1|) (-900 |t#1|) (-10 -8 (-15 -3741 (|t#1| $))))
+((-1923 (*1 *2 *1) (-12 (-4 *1 (-771 *2)) (-4 *2 (-788)))))
+(-13 (-678 |t#1|) (-900 |t#1|) (-10 -8 (-15 -1923 (|t#1| $))))
(((-33) . T) ((-102 |#1|) . T) ((-97) . T) ((-565 (-796)) . T) ((-142 |#1|) . T) ((-566 (-501)) |has| |#1| (-566 (-501))) ((-215 |#1|) . T) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-636 |#1|) . T) ((-678 |#1|) . T) ((-900 |#1|) . T) ((-1016 |#1|) . T) ((-1018) . T) ((-1125) . T))
-((-1680 (((-1176) (-1036) (-1036)) 47)) (-2788 (((-1176) (-762) (-51)) 44)) (-2809 (((-51) (-762)) 16)))
-(((-772) (-10 -7 (-15 -2809 ((-51) (-762))) (-15 -2788 ((-1176) (-762) (-51))) (-15 -1680 ((-1176) (-1036) (-1036))))) (T -772))
-((-1680 (*1 *2 *3 *3) (-12 (-5 *3 (-1036)) (-5 *2 (-1176)) (-5 *1 (-772)))) (-2788 (*1 *2 *3 *4) (-12 (-5 *3 (-762)) (-5 *4 (-51)) (-5 *2 (-1176)) (-5 *1 (-772)))) (-2809 (*1 *2 *3) (-12 (-5 *3 (-762)) (-5 *2 (-51)) (-5 *1 (-772)))))
-(-10 -7 (-15 -2809 ((-51) (-762))) (-15 -2788 ((-1176) (-762) (-51))) (-15 -1680 ((-1176) (-1036) (-1036))))
-((-1340 (((-774 |#2|) (-1 |#2| |#1|) (-774 |#1|) (-774 |#2|)) 12) (((-774 |#2|) (-1 |#2| |#1|) (-774 |#1|)) 13)))
-(((-773 |#1| |#2|) (-10 -7 (-15 -1340 ((-774 |#2|) (-1 |#2| |#1|) (-774 |#1|))) (-15 -1340 ((-774 |#2|) (-1 |#2| |#1|) (-774 |#1|) (-774 |#2|)))) (-1018) (-1018)) (T -773))
-((-1340 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-774 *6)) (-5 *3 (-1 *6 *5)) (-5 *4 (-774 *5)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-5 *1 (-773 *5 *6)))) (-1340 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-774 *5)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-5 *2 (-774 *6)) (-5 *1 (-773 *5 *6)))))
-(-10 -7 (-15 -1340 ((-774 |#2|) (-1 |#2| |#1|) (-774 |#1|))) (-15 -1340 ((-774 |#2|) (-1 |#2| |#1|) (-774 |#1|) (-774 |#2|))))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL (|has| |#1| (-21)))) (-2157 (((-3 $ "failed") $ $) NIL (|has| |#1| (-21)))) (-3329 (((-525) $) NIL (|has| |#1| (-786)))) (-3798 (($) NIL (|has| |#1| (-21)) CONST)) (-1251 (((-3 (-525) "failed") $) NIL (|has| |#1| (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-3 |#1| "failed") $) 15)) (-3528 (((-525) $) NIL (|has| |#1| (-966 (-525)))) (((-385 (-525)) $) NIL (|has| |#1| (-966 (-385 (-525))))) ((|#1| $) 9)) (-4163 (((-3 $ "failed") $) 40 (|has| |#1| (-786)))) (-1511 (((-3 (-385 (-525)) "failed") $) 48 (|has| |#1| (-510)))) (-1352 (((-108) $) 43 (|has| |#1| (-510)))) (-1726 (((-385 (-525)) $) 45 (|has| |#1| (-510)))) (-2134 (((-108) $) NIL (|has| |#1| (-786)))) (-2824 (((-108) $) NIL (|has| |#1| (-786)))) (-2732 (((-108) $) NIL (|has| |#1| (-786)))) (-3741 (($ $ $) NIL (|has| |#1| (-786)))) (-2478 (($ $ $) NIL (|has| |#1| (-786)))) (-2339 (((-1072) $) NIL)) (-1799 (($) 13)) (-2508 (((-108) $) 12)) (-2047 (((-1036) $) NIL)) (-2029 (((-108) $) 11)) (-3022 (((-796) $) 18) (($ (-385 (-525))) NIL (|has| |#1| (-966 (-385 (-525))))) (($ |#1|) 8) (($ (-525)) NIL (-3321 (|has| |#1| (-786)) (|has| |#1| (-966 (-525)))))) (-2128 (((-712)) 34 (|has| |#1| (-786)))) (-1539 (($ $) NIL (|has| |#1| (-786)))) (-3710 (($ $ (-854)) NIL (|has| |#1| (-786))) (($ $ (-712)) NIL (|has| |#1| (-786)))) (-4191 (($) 22 (|has| |#1| (-21)) CONST)) (-4197 (($) 31 (|has| |#1| (-786)) CONST)) (-4135 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4119 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4096 (((-108) $ $) 20)) (-4126 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4112 (((-108) $ $) 42 (|has| |#1| (-786)))) (-4164 (($ $ $) NIL (|has| |#1| (-21))) (($ $) 27 (|has| |#1| (-21)))) (-4156 (($ $ $) 29 (|has| |#1| (-21)))) (** (($ $ (-854)) NIL (|has| |#1| (-786))) (($ $ (-712)) NIL (|has| |#1| (-786)))) (* (($ $ $) 37 (|has| |#1| (-786))) (($ (-525) $) 25 (|has| |#1| (-21))) (($ (-712) $) NIL (|has| |#1| (-21))) (($ (-854) $) NIL (|has| |#1| (-21)))))
-(((-774 |#1|) (-13 (-1018) (-389 |#1|) (-10 -8 (-15 -1799 ($)) (-15 -2029 ((-108) $)) (-15 -2508 ((-108) $)) (IF (|has| |#1| (-21)) (-6 (-21)) |%noBranch|) (IF (|has| |#1| (-786)) (-6 (-786)) |%noBranch|) (IF (|has| |#1| (-510)) (PROGN (-15 -1352 ((-108) $)) (-15 -1726 ((-385 (-525)) $)) (-15 -1511 ((-3 (-385 (-525)) "failed") $))) |%noBranch|))) (-1018)) (T -774))
-((-1799 (*1 *1) (-12 (-5 *1 (-774 *2)) (-4 *2 (-1018)))) (-2029 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-774 *3)) (-4 *3 (-1018)))) (-2508 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-774 *3)) (-4 *3 (-1018)))) (-1352 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-774 *3)) (-4 *3 (-510)) (-4 *3 (-1018)))) (-1726 (*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-774 *3)) (-4 *3 (-510)) (-4 *3 (-1018)))) (-1511 (*1 *2 *1) (|partial| -12 (-5 *2 (-385 (-525))) (-5 *1 (-774 *3)) (-4 *3 (-510)) (-4 *3 (-1018)))))
-(-13 (-1018) (-389 |#1|) (-10 -8 (-15 -1799 ($)) (-15 -2029 ((-108) $)) (-15 -2508 ((-108) $)) (IF (|has| |#1| (-21)) (-6 (-21)) |%noBranch|) (IF (|has| |#1| (-786)) (-6 (-786)) |%noBranch|) (IF (|has| |#1| (-510)) (PROGN (-15 -1352 ((-108) $)) (-15 -1726 ((-385 (-525)) $)) (-15 -1511 ((-3 (-385 (-525)) "failed") $))) |%noBranch|)))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-3798 (($) NIL T CONST)) (-1251 (((-3 |#1| "failed") $) NIL) (((-3 (-110) "failed") $) NIL)) (-3528 ((|#1| $) NIL) (((-110) $) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-2742 ((|#1| (-110) |#1|) NIL)) (-2824 (((-108) $) NIL)) (-3969 (($ |#1| (-339 (-110))) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-1600 (($ $ (-1 |#1| |#1|)) NIL)) (-3502 (($ $ (-1 |#1| |#1|)) NIL)) (-3164 ((|#1| $ |#1|) NIL)) (-3567 ((|#1| |#1|) NIL (|has| |#1| (-160)))) (-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ |#1|) NIL) (($ (-110)) NIL)) (-1437 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-2128 (((-712)) NIL)) (-4212 (($ $) NIL (|has| |#1| (-160))) (($ $ $) NIL (|has| |#1| (-160)))) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4191 (($) NIL T CONST)) (-4197 (($) NIL T CONST)) (-4096 (((-108) $ $) NIL)) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ (-110) (-525)) NIL) (($ $ (-525)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ |#1| $) NIL (|has| |#1| (-160))) (($ $ |#1|) NIL (|has| |#1| (-160)))))
-(((-775 |#1|) (-13 (-975) (-966 |#1|) (-966 (-110)) (-265 |#1| |#1|) (-10 -8 (IF (|has| |#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |#1| (-160)) (PROGN (-6 (-37 |#1|)) (-15 -4212 ($ $)) (-15 -4212 ($ $ $)) (-15 -3567 (|#1| |#1|))) |%noBranch|) (-15 -3502 ($ $ (-1 |#1| |#1|))) (-15 -1600 ($ $ (-1 |#1| |#1|))) (-15 ** ($ (-110) (-525))) (-15 ** ($ $ (-525))) (-15 -2742 (|#1| (-110) |#1|)) (-15 -3969 ($ |#1| (-339 (-110)))))) (-975)) (T -775))
-((-4212 (*1 *1 *1) (-12 (-5 *1 (-775 *2)) (-4 *2 (-160)) (-4 *2 (-975)))) (-4212 (*1 *1 *1 *1) (-12 (-5 *1 (-775 *2)) (-4 *2 (-160)) (-4 *2 (-975)))) (-3567 (*1 *2 *2) (-12 (-5 *1 (-775 *2)) (-4 *2 (-160)) (-4 *2 (-975)))) (-3502 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-975)) (-5 *1 (-775 *3)))) (-1600 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-975)) (-5 *1 (-775 *3)))) (** (*1 *1 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-525)) (-5 *1 (-775 *4)) (-4 *4 (-975)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-775 *3)) (-4 *3 (-975)))) (-2742 (*1 *2 *3 *2) (-12 (-5 *3 (-110)) (-5 *1 (-775 *2)) (-4 *2 (-975)))) (-3969 (*1 *1 *2 *3) (-12 (-5 *3 (-339 (-110))) (-5 *1 (-775 *2)) (-4 *2 (-975)))))
-(-13 (-975) (-966 |#1|) (-966 (-110)) (-265 |#1| |#1|) (-10 -8 (IF (|has| |#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |#1| (-160)) (PROGN (-6 (-37 |#1|)) (-15 -4212 ($ $)) (-15 -4212 ($ $ $)) (-15 -3567 (|#1| |#1|))) |%noBranch|) (-15 -3502 ($ $ (-1 |#1| |#1|))) (-15 -1600 ($ $ (-1 |#1| |#1|))) (-15 ** ($ (-110) (-525))) (-15 ** ($ $ (-525))) (-15 -2742 (|#1| (-110) |#1|)) (-15 -3969 ($ |#1| (-339 (-110))))))
-((-1575 (((-195 (-475)) (-1072)) 9)))
-(((-776) (-10 -7 (-15 -1575 ((-195 (-475)) (-1072))))) (T -776))
-((-1575 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-195 (-475))) (-5 *1 (-776)))))
-(-10 -7 (-15 -1575 ((-195 (-475)) (-1072))))
-((-3008 (((-108) $ $) 7)) (-1243 (((-964) (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3506 (-591 (-205))))) 14) (((-964) (-2 (|:| |fn| (-294 (-205))) (|:| -3506 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) 13)) (-2432 (((-2 (|:| -2432 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |fn| (-294 (-205))) (|:| -3506 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) 16) (((-2 (|:| -2432 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3506 (-591 (-205))))) 15)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-3022 (((-796) $) 11)) (-4096 (((-108) $ $) 6)))
+((-3743 (((-1176) (-1036) (-1036)) 47)) (-1653 (((-1176) (-762) (-51)) 44)) (-3716 (((-51) (-762)) 16)))
+(((-772) (-10 -7 (-15 -3716 ((-51) (-762))) (-15 -1653 ((-1176) (-762) (-51))) (-15 -3743 ((-1176) (-1036) (-1036))))) (T -772))
+((-3743 (*1 *2 *3 *3) (-12 (-5 *3 (-1036)) (-5 *2 (-1176)) (-5 *1 (-772)))) (-1653 (*1 *2 *3 *4) (-12 (-5 *3 (-762)) (-5 *4 (-51)) (-5 *2 (-1176)) (-5 *1 (-772)))) (-3716 (*1 *2 *3) (-12 (-5 *3 (-762)) (-5 *2 (-51)) (-5 *1 (-772)))))
+(-10 -7 (-15 -3716 ((-51) (-762))) (-15 -1653 ((-1176) (-762) (-51))) (-15 -3743 ((-1176) (-1036) (-1036))))
+((-1257 (((-774 |#2|) (-1 |#2| |#1|) (-774 |#1|) (-774 |#2|)) 12) (((-774 |#2|) (-1 |#2| |#1|) (-774 |#1|)) 13)))
+(((-773 |#1| |#2|) (-10 -7 (-15 -1257 ((-774 |#2|) (-1 |#2| |#1|) (-774 |#1|))) (-15 -1257 ((-774 |#2|) (-1 |#2| |#1|) (-774 |#1|) (-774 |#2|)))) (-1018) (-1018)) (T -773))
+((-1257 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-774 *6)) (-5 *3 (-1 *6 *5)) (-5 *4 (-774 *5)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-5 *1 (-773 *5 *6)))) (-1257 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-774 *5)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-5 *2 (-774 *6)) (-5 *1 (-773 *5 *6)))))
+(-10 -7 (-15 -1257 ((-774 |#2|) (-1 |#2| |#1|) (-774 |#1|))) (-15 -1257 ((-774 |#2|) (-1 |#2| |#1|) (-774 |#1|) (-774 |#2|))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL (|has| |#1| (-21)))) (-3332 (((-3 $ "failed") $ $) NIL (|has| |#1| (-21)))) (-4188 (((-525) $) NIL (|has| |#1| (-786)))) (-2055 (($) NIL (|has| |#1| (-21)) CONST)) (-4174 (((-3 (-525) "failed") $) NIL (|has| |#1| (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-3 |#1| "failed") $) 15)) (-3341 (((-525) $) NIL (|has| |#1| (-966 (-525)))) (((-385 (-525)) $) NIL (|has| |#1| (-966 (-385 (-525))))) ((|#1| $) 9)) (-1522 (((-3 $ "failed") $) 40 (|has| |#1| (-786)))) (-2350 (((-3 (-385 (-525)) "failed") $) 48 (|has| |#1| (-510)))) (-2157 (((-108) $) 43 (|has| |#1| (-510)))) (-3184 (((-385 (-525)) $) 45 (|has| |#1| (-510)))) (-3489 (((-108) $) NIL (|has| |#1| (-786)))) (-3865 (((-108) $) NIL (|has| |#1| (-786)))) (-2256 (((-108) $) NIL (|has| |#1| (-786)))) (-1923 (($ $ $) NIL (|has| |#1| (-786)))) (-3475 (($ $ $) NIL (|has| |#1| (-786)))) (-2621 (((-1072) $) NIL)) (-1429 (($) 13)) (-3722 (((-108) $) 12)) (-2937 (((-1036) $) NIL)) (-2091 (((-108) $) 11)) (-2686 (((-796) $) 18) (($ (-385 (-525))) NIL (|has| |#1| (-966 (-385 (-525))))) (($ |#1|) 8) (($ (-525)) NIL (-3150 (|has| |#1| (-786)) (|has| |#1| (-966 (-525)))))) (-3425 (((-712)) 34 (|has| |#1| (-786)))) (-1460 (($ $) NIL (|has| |#1| (-786)))) (-1401 (($ $ (-854)) NIL (|has| |#1| (-786))) (($ $ (-712)) NIL (|has| |#1| (-786)))) (-1830 (($) 22 (|has| |#1| (-21)) CONST)) (-1839 (($) 31 (|has| |#1| (-786)) CONST)) (-4004 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3982 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3944 (((-108) $ $) 20)) (-3994 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3971 (((-108) $ $) 42 (|has| |#1| (-786)))) (-4047 (($ $ $) NIL (|has| |#1| (-21))) (($ $) 27 (|has| |#1| (-21)))) (-4036 (($ $ $) 29 (|has| |#1| (-21)))) (** (($ $ (-854)) NIL (|has| |#1| (-786))) (($ $ (-712)) NIL (|has| |#1| (-786)))) (* (($ $ $) 37 (|has| |#1| (-786))) (($ (-525) $) 25 (|has| |#1| (-21))) (($ (-712) $) NIL (|has| |#1| (-21))) (($ (-854) $) NIL (|has| |#1| (-21)))))
+(((-774 |#1|) (-13 (-1018) (-389 |#1|) (-10 -8 (-15 -1429 ($)) (-15 -2091 ((-108) $)) (-15 -3722 ((-108) $)) (IF (|has| |#1| (-21)) (-6 (-21)) |%noBranch|) (IF (|has| |#1| (-786)) (-6 (-786)) |%noBranch|) (IF (|has| |#1| (-510)) (PROGN (-15 -2157 ((-108) $)) (-15 -3184 ((-385 (-525)) $)) (-15 -2350 ((-3 (-385 (-525)) "failed") $))) |%noBranch|))) (-1018)) (T -774))
+((-1429 (*1 *1) (-12 (-5 *1 (-774 *2)) (-4 *2 (-1018)))) (-2091 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-774 *3)) (-4 *3 (-1018)))) (-3722 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-774 *3)) (-4 *3 (-1018)))) (-2157 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-774 *3)) (-4 *3 (-510)) (-4 *3 (-1018)))) (-3184 (*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-774 *3)) (-4 *3 (-510)) (-4 *3 (-1018)))) (-2350 (*1 *2 *1) (|partial| -12 (-5 *2 (-385 (-525))) (-5 *1 (-774 *3)) (-4 *3 (-510)) (-4 *3 (-1018)))))
+(-13 (-1018) (-389 |#1|) (-10 -8 (-15 -1429 ($)) (-15 -2091 ((-108) $)) (-15 -3722 ((-108) $)) (IF (|has| |#1| (-21)) (-6 (-21)) |%noBranch|) (IF (|has| |#1| (-786)) (-6 (-786)) |%noBranch|) (IF (|has| |#1| (-510)) (PROGN (-15 -2157 ((-108) $)) (-15 -3184 ((-385 (-525)) $)) (-15 -2350 ((-3 (-385 (-525)) "failed") $))) |%noBranch|)))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2055 (($) NIL T CONST)) (-4174 (((-3 |#1| "failed") $) NIL) (((-3 (-110) "failed") $) NIL)) (-3341 ((|#1| $) NIL) (((-110) $) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-2372 ((|#1| (-110) |#1|) NIL)) (-3865 (((-108) $) NIL)) (-3281 (($ |#1| (-339 (-110))) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2067 (($ $ (-1 |#1| |#1|)) NIL)) (-2149 (($ $ (-1 |#1| |#1|)) NIL)) (-1881 ((|#1| $ |#1|) NIL)) (-1631 ((|#1| |#1|) NIL (|has| |#1| (-160)))) (-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ |#1|) NIL) (($ (-110)) NIL)) (-3751 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-3425 (((-712)) NIL)) (-1818 (($ $) NIL (|has| |#1| (-160))) (($ $ $) NIL (|has| |#1| (-160)))) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1830 (($) NIL T CONST)) (-1839 (($) NIL T CONST)) (-3944 (((-108) $ $) NIL)) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ (-110) (-525)) NIL) (($ $ (-525)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ |#1| $) NIL (|has| |#1| (-160))) (($ $ |#1|) NIL (|has| |#1| (-160)))))
+(((-775 |#1|) (-13 (-975) (-966 |#1|) (-966 (-110)) (-265 |#1| |#1|) (-10 -8 (IF (|has| |#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |#1| (-160)) (PROGN (-6 (-37 |#1|)) (-15 -1818 ($ $)) (-15 -1818 ($ $ $)) (-15 -1631 (|#1| |#1|))) |%noBranch|) (-15 -2149 ($ $ (-1 |#1| |#1|))) (-15 -2067 ($ $ (-1 |#1| |#1|))) (-15 ** ($ (-110) (-525))) (-15 ** ($ $ (-525))) (-15 -2372 (|#1| (-110) |#1|)) (-15 -3281 ($ |#1| (-339 (-110)))))) (-975)) (T -775))
+((-1818 (*1 *1 *1) (-12 (-5 *1 (-775 *2)) (-4 *2 (-160)) (-4 *2 (-975)))) (-1818 (*1 *1 *1 *1) (-12 (-5 *1 (-775 *2)) (-4 *2 (-160)) (-4 *2 (-975)))) (-1631 (*1 *2 *2) (-12 (-5 *1 (-775 *2)) (-4 *2 (-160)) (-4 *2 (-975)))) (-2149 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-975)) (-5 *1 (-775 *3)))) (-2067 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-975)) (-5 *1 (-775 *3)))) (** (*1 *1 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-525)) (-5 *1 (-775 *4)) (-4 *4 (-975)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-775 *3)) (-4 *3 (-975)))) (-2372 (*1 *2 *3 *2) (-12 (-5 *3 (-110)) (-5 *1 (-775 *2)) (-4 *2 (-975)))) (-3281 (*1 *1 *2 *3) (-12 (-5 *3 (-339 (-110))) (-5 *1 (-775 *2)) (-4 *2 (-975)))))
+(-13 (-975) (-966 |#1|) (-966 (-110)) (-265 |#1| |#1|) (-10 -8 (IF (|has| |#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |#1| (-160)) (PROGN (-6 (-37 |#1|)) (-15 -1818 ($ $)) (-15 -1818 ($ $ $)) (-15 -1631 (|#1| |#1|))) |%noBranch|) (-15 -2149 ($ $ (-1 |#1| |#1|))) (-15 -2067 ($ $ (-1 |#1| |#1|))) (-15 ** ($ (-110) (-525))) (-15 ** ($ $ (-525))) (-15 -2372 (|#1| (-110) |#1|)) (-15 -3281 ($ |#1| (-339 (-110))))))
+((-4180 (((-195 (-475)) (-1072)) 9)))
+(((-776) (-10 -7 (-15 -4180 ((-195 (-475)) (-1072))))) (T -776))
+((-4180 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-195 (-475))) (-5 *1 (-776)))))
+(-10 -7 (-15 -4180 ((-195 (-475)) (-1072))))
+((-2673 (((-108) $ $) 7)) (-3189 (((-964) (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3492 (-591 (-205))))) 14) (((-964) (-2 (|:| |fn| (-294 (-205))) (|:| -3492 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) 13)) (-2282 (((-2 (|:| -2282 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |fn| (-294 (-205))) (|:| -3492 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) 16) (((-2 (|:| -2282 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3492 (-591 (-205))))) 15)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-2686 (((-796) $) 11)) (-3944 (((-108) $ $) 6)))
(((-777) (-131)) (T -777))
-((-2432 (*1 *2 *3 *4) (-12 (-4 *1 (-777)) (-5 *3 (-987)) (-5 *4 (-2 (|:| |fn| (-294 (-205))) (|:| -3506 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) (-5 *2 (-2 (|:| -2432 (-357)) (|:| |explanations| (-1072)))))) (-2432 (*1 *2 *3 *4) (-12 (-4 *1 (-777)) (-5 *3 (-987)) (-5 *4 (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3506 (-591 (-205))))) (-5 *2 (-2 (|:| -2432 (-357)) (|:| |explanations| (-1072)))))) (-1243 (*1 *2 *3) (-12 (-4 *1 (-777)) (-5 *3 (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3506 (-591 (-205))))) (-5 *2 (-964)))) (-1243 (*1 *2 *3) (-12 (-4 *1 (-777)) (-5 *3 (-2 (|:| |fn| (-294 (-205))) (|:| -3506 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) (-5 *2 (-964)))))
-(-13 (-1018) (-10 -7 (-15 -2432 ((-2 (|:| -2432 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |fn| (-294 (-205))) (|:| -3506 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205))))))) (-15 -2432 ((-2 (|:| -2432 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3506 (-591 (-205)))))) (-15 -1243 ((-964) (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3506 (-591 (-205)))))) (-15 -1243 ((-964) (-2 (|:| |fn| (-294 (-205))) (|:| -3506 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))))))
+((-2282 (*1 *2 *3 *4) (-12 (-4 *1 (-777)) (-5 *3 (-987)) (-5 *4 (-2 (|:| |fn| (-294 (-205))) (|:| -3492 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) (-5 *2 (-2 (|:| -2282 (-357)) (|:| |explanations| (-1072)))))) (-2282 (*1 *2 *3 *4) (-12 (-4 *1 (-777)) (-5 *3 (-987)) (-5 *4 (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3492 (-591 (-205))))) (-5 *2 (-2 (|:| -2282 (-357)) (|:| |explanations| (-1072)))))) (-3189 (*1 *2 *3) (-12 (-4 *1 (-777)) (-5 *3 (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3492 (-591 (-205))))) (-5 *2 (-964)))) (-3189 (*1 *2 *3) (-12 (-4 *1 (-777)) (-5 *3 (-2 (|:| |fn| (-294 (-205))) (|:| -3492 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) (-5 *2 (-964)))))
+(-13 (-1018) (-10 -7 (-15 -2282 ((-2 (|:| -2282 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |fn| (-294 (-205))) (|:| -3492 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205))))))) (-15 -2282 ((-2 (|:| -2282 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3492 (-591 (-205)))))) (-15 -3189 ((-964) (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3492 (-591 (-205)))))) (-15 -3189 ((-964) (-2 (|:| |fn| (-294 (-205))) (|:| -3492 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))))))
(((-97) . T) ((-565 (-796)) . T) ((-1018) . T))
-((-3948 (((-964) (-591 (-294 (-357))) (-591 (-357))) 147) (((-964) (-294 (-357)) (-591 (-357))) 145) (((-964) (-294 (-357)) (-591 (-357)) (-591 (-781 (-357))) (-591 (-781 (-357)))) 144) (((-964) (-294 (-357)) (-591 (-357)) (-591 (-781 (-357))) (-591 (-294 (-357))) (-591 (-781 (-357)))) 143) (((-964) (-779)) 117) (((-964) (-779) (-987)) 116)) (-2432 (((-2 (|:| -2432 (-357)) (|:| -2400 (-1072)) (|:| |explanations| (-591 (-1072)))) (-779) (-987)) 82) (((-2 (|:| -2432 (-357)) (|:| -2400 (-1072)) (|:| |explanations| (-591 (-1072)))) (-779)) 84)) (-3570 (((-964) (-591 (-294 (-357))) (-591 (-357))) 148) (((-964) (-779)) 133)))
-(((-778) (-10 -7 (-15 -2432 ((-2 (|:| -2432 (-357)) (|:| -2400 (-1072)) (|:| |explanations| (-591 (-1072)))) (-779))) (-15 -2432 ((-2 (|:| -2432 (-357)) (|:| -2400 (-1072)) (|:| |explanations| (-591 (-1072)))) (-779) (-987))) (-15 -3948 ((-964) (-779) (-987))) (-15 -3948 ((-964) (-779))) (-15 -3570 ((-964) (-779))) (-15 -3948 ((-964) (-294 (-357)) (-591 (-357)) (-591 (-781 (-357))) (-591 (-294 (-357))) (-591 (-781 (-357))))) (-15 -3948 ((-964) (-294 (-357)) (-591 (-357)) (-591 (-781 (-357))) (-591 (-781 (-357))))) (-15 -3948 ((-964) (-294 (-357)) (-591 (-357)))) (-15 -3948 ((-964) (-591 (-294 (-357))) (-591 (-357)))) (-15 -3570 ((-964) (-591 (-294 (-357))) (-591 (-357)))))) (T -778))
-((-3570 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-294 (-357)))) (-5 *4 (-591 (-357))) (-5 *2 (-964)) (-5 *1 (-778)))) (-3948 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-294 (-357)))) (-5 *4 (-591 (-357))) (-5 *2 (-964)) (-5 *1 (-778)))) (-3948 (*1 *2 *3 *4) (-12 (-5 *3 (-294 (-357))) (-5 *4 (-591 (-357))) (-5 *2 (-964)) (-5 *1 (-778)))) (-3948 (*1 *2 *3 *4 *5 *5) (-12 (-5 *3 (-294 (-357))) (-5 *4 (-591 (-357))) (-5 *5 (-591 (-781 (-357)))) (-5 *2 (-964)) (-5 *1 (-778)))) (-3948 (*1 *2 *3 *4 *5 *6 *5) (-12 (-5 *4 (-591 (-357))) (-5 *5 (-591 (-781 (-357)))) (-5 *6 (-591 (-294 (-357)))) (-5 *3 (-294 (-357))) (-5 *2 (-964)) (-5 *1 (-778)))) (-3570 (*1 *2 *3) (-12 (-5 *3 (-779)) (-5 *2 (-964)) (-5 *1 (-778)))) (-3948 (*1 *2 *3) (-12 (-5 *3 (-779)) (-5 *2 (-964)) (-5 *1 (-778)))) (-3948 (*1 *2 *3 *4) (-12 (-5 *3 (-779)) (-5 *4 (-987)) (-5 *2 (-964)) (-5 *1 (-778)))) (-2432 (*1 *2 *3 *4) (-12 (-5 *3 (-779)) (-5 *4 (-987)) (-5 *2 (-2 (|:| -2432 (-357)) (|:| -2400 (-1072)) (|:| |explanations| (-591 (-1072))))) (-5 *1 (-778)))) (-2432 (*1 *2 *3) (-12 (-5 *3 (-779)) (-5 *2 (-2 (|:| -2432 (-357)) (|:| -2400 (-1072)) (|:| |explanations| (-591 (-1072))))) (-5 *1 (-778)))))
-(-10 -7 (-15 -2432 ((-2 (|:| -2432 (-357)) (|:| -2400 (-1072)) (|:| |explanations| (-591 (-1072)))) (-779))) (-15 -2432 ((-2 (|:| -2432 (-357)) (|:| -2400 (-1072)) (|:| |explanations| (-591 (-1072)))) (-779) (-987))) (-15 -3948 ((-964) (-779) (-987))) (-15 -3948 ((-964) (-779))) (-15 -3570 ((-964) (-779))) (-15 -3948 ((-964) (-294 (-357)) (-591 (-357)) (-591 (-781 (-357))) (-591 (-294 (-357))) (-591 (-781 (-357))))) (-15 -3948 ((-964) (-294 (-357)) (-591 (-357)) (-591 (-781 (-357))) (-591 (-781 (-357))))) (-15 -3948 ((-964) (-294 (-357)) (-591 (-357)))) (-15 -3948 ((-964) (-591 (-294 (-357))) (-591 (-357)))) (-15 -3570 ((-964) (-591 (-294 (-357))) (-591 (-357)))))
-((-3008 (((-108) $ $) NIL)) (-3528 (((-3 (|:| |noa| (-2 (|:| |fn| (-294 (-205))) (|:| -3506 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) (|:| |lsa| (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3506 (-591 (-205)))))) $) 21)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) 20) (($ (-2 (|:| |fn| (-294 (-205))) (|:| -3506 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) 14) (($ (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3506 (-591 (-205))))) 16) (($ (-3 (|:| |noa| (-2 (|:| |fn| (-294 (-205))) (|:| -3506 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) (|:| |lsa| (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3506 (-591 (-205))))))) 18)) (-4096 (((-108) $ $) NIL)))
-(((-779) (-13 (-1018) (-10 -8 (-15 -3022 ($ (-2 (|:| |fn| (-294 (-205))) (|:| -3506 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205))))))) (-15 -3022 ($ (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3506 (-591 (-205)))))) (-15 -3022 ($ (-3 (|:| |noa| (-2 (|:| |fn| (-294 (-205))) (|:| -3506 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) (|:| |lsa| (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3506 (-591 (-205)))))))) (-15 -3022 ((-796) $)) (-15 -3528 ((-3 (|:| |noa| (-2 (|:| |fn| (-294 (-205))) (|:| -3506 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) (|:| |lsa| (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3506 (-591 (-205)))))) $))))) (T -779))
-((-3022 (*1 *2 *1) (-12 (-5 *2 (-796)) (-5 *1 (-779)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |fn| (-294 (-205))) (|:| -3506 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) (-5 *1 (-779)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3506 (-591 (-205))))) (-5 *1 (-779)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-3 (|:| |noa| (-2 (|:| |fn| (-294 (-205))) (|:| -3506 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) (|:| |lsa| (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3506 (-591 (-205))))))) (-5 *1 (-779)))) (-3528 (*1 *2 *1) (-12 (-5 *2 (-3 (|:| |noa| (-2 (|:| |fn| (-294 (-205))) (|:| -3506 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) (|:| |lsa| (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3506 (-591 (-205))))))) (-5 *1 (-779)))))
-(-13 (-1018) (-10 -8 (-15 -3022 ($ (-2 (|:| |fn| (-294 (-205))) (|:| -3506 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205))))))) (-15 -3022 ($ (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3506 (-591 (-205)))))) (-15 -3022 ($ (-3 (|:| |noa| (-2 (|:| |fn| (-294 (-205))) (|:| -3506 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) (|:| |lsa| (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3506 (-591 (-205)))))))) (-15 -3022 ((-796) $)) (-15 -3528 ((-3 (|:| |noa| (-2 (|:| |fn| (-294 (-205))) (|:| -3506 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) (|:| |lsa| (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3506 (-591 (-205)))))) $))))
-((-1340 (((-781 |#2|) (-1 |#2| |#1|) (-781 |#1|) (-781 |#2|) (-781 |#2|)) 13) (((-781 |#2|) (-1 |#2| |#1|) (-781 |#1|)) 14)))
-(((-780 |#1| |#2|) (-10 -7 (-15 -1340 ((-781 |#2|) (-1 |#2| |#1|) (-781 |#1|))) (-15 -1340 ((-781 |#2|) (-1 |#2| |#1|) (-781 |#1|) (-781 |#2|) (-781 |#2|)))) (-1018) (-1018)) (T -780))
-((-1340 (*1 *2 *3 *4 *2 *2) (-12 (-5 *2 (-781 *6)) (-5 *3 (-1 *6 *5)) (-5 *4 (-781 *5)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-5 *1 (-780 *5 *6)))) (-1340 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-781 *5)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-5 *2 (-781 *6)) (-5 *1 (-780 *5 *6)))))
-(-10 -7 (-15 -1340 ((-781 |#2|) (-1 |#2| |#1|) (-781 |#1|))) (-15 -1340 ((-781 |#2|) (-1 |#2| |#1|) (-781 |#1|) (-781 |#2|) (-781 |#2|))))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL (|has| |#1| (-21)))) (-1556 (((-1036) $) 24)) (-2157 (((-3 $ "failed") $ $) NIL (|has| |#1| (-21)))) (-3329 (((-525) $) NIL (|has| |#1| (-786)))) (-3798 (($) NIL (|has| |#1| (-21)) CONST)) (-1251 (((-3 (-525) "failed") $) NIL (|has| |#1| (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-3 |#1| "failed") $) 16)) (-3528 (((-525) $) NIL (|has| |#1| (-966 (-525)))) (((-385 (-525)) $) NIL (|has| |#1| (-966 (-385 (-525))))) ((|#1| $) 9)) (-4163 (((-3 $ "failed") $) 47 (|has| |#1| (-786)))) (-1511 (((-3 (-385 (-525)) "failed") $) 54 (|has| |#1| (-510)))) (-1352 (((-108) $) 49 (|has| |#1| (-510)))) (-1726 (((-385 (-525)) $) 52 (|has| |#1| (-510)))) (-2134 (((-108) $) NIL (|has| |#1| (-786)))) (-3207 (($) 13)) (-2824 (((-108) $) NIL (|has| |#1| (-786)))) (-2732 (((-108) $) NIL (|has| |#1| (-786)))) (-3213 (($) 14)) (-3741 (($ $ $) NIL (|has| |#1| (-786)))) (-2478 (($ $ $) NIL (|has| |#1| (-786)))) (-2339 (((-1072) $) NIL)) (-2508 (((-108) $) 12)) (-2047 (((-1036) $) NIL)) (-2029 (((-108) $) 11)) (-3022 (((-796) $) 22) (($ (-385 (-525))) NIL (|has| |#1| (-966 (-385 (-525))))) (($ |#1|) 8) (($ (-525)) NIL (-3321 (|has| |#1| (-786)) (|has| |#1| (-966 (-525)))))) (-2128 (((-712)) 41 (|has| |#1| (-786)))) (-1539 (($ $) NIL (|has| |#1| (-786)))) (-3710 (($ $ (-854)) NIL (|has| |#1| (-786))) (($ $ (-712)) NIL (|has| |#1| (-786)))) (-4191 (($) 29 (|has| |#1| (-21)) CONST)) (-4197 (($) 38 (|has| |#1| (-786)) CONST)) (-4135 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4119 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4096 (((-108) $ $) 27)) (-4126 (((-108) $ $) NIL (|has| |#1| (-786)))) (-4112 (((-108) $ $) 48 (|has| |#1| (-786)))) (-4164 (($ $ $) NIL (|has| |#1| (-21))) (($ $) 34 (|has| |#1| (-21)))) (-4156 (($ $ $) 36 (|has| |#1| (-21)))) (** (($ $ (-854)) NIL (|has| |#1| (-786))) (($ $ (-712)) NIL (|has| |#1| (-786)))) (* (($ $ $) 44 (|has| |#1| (-786))) (($ (-525) $) 32 (|has| |#1| (-21))) (($ (-712) $) NIL (|has| |#1| (-21))) (($ (-854) $) NIL (|has| |#1| (-21)))))
-(((-781 |#1|) (-13 (-1018) (-389 |#1|) (-10 -8 (-15 -3207 ($)) (-15 -3213 ($)) (-15 -2029 ((-108) $)) (-15 -2508 ((-108) $)) (-15 -1556 ((-1036) $)) (IF (|has| |#1| (-21)) (-6 (-21)) |%noBranch|) (IF (|has| |#1| (-786)) (-6 (-786)) |%noBranch|) (IF (|has| |#1| (-510)) (PROGN (-15 -1352 ((-108) $)) (-15 -1726 ((-385 (-525)) $)) (-15 -1511 ((-3 (-385 (-525)) "failed") $))) |%noBranch|))) (-1018)) (T -781))
-((-3207 (*1 *1) (-12 (-5 *1 (-781 *2)) (-4 *2 (-1018)))) (-3213 (*1 *1) (-12 (-5 *1 (-781 *2)) (-4 *2 (-1018)))) (-2029 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-781 *3)) (-4 *3 (-1018)))) (-2508 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-781 *3)) (-4 *3 (-1018)))) (-1556 (*1 *2 *1) (-12 (-5 *2 (-1036)) (-5 *1 (-781 *3)) (-4 *3 (-1018)))) (-1352 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-781 *3)) (-4 *3 (-510)) (-4 *3 (-1018)))) (-1726 (*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-781 *3)) (-4 *3 (-510)) (-4 *3 (-1018)))) (-1511 (*1 *2 *1) (|partial| -12 (-5 *2 (-385 (-525))) (-5 *1 (-781 *3)) (-4 *3 (-510)) (-4 *3 (-1018)))))
-(-13 (-1018) (-389 |#1|) (-10 -8 (-15 -3207 ($)) (-15 -3213 ($)) (-15 -2029 ((-108) $)) (-15 -2508 ((-108) $)) (-15 -1556 ((-1036) $)) (IF (|has| |#1| (-21)) (-6 (-21)) |%noBranch|) (IF (|has| |#1| (-786)) (-6 (-786)) |%noBranch|) (IF (|has| |#1| (-510)) (PROGN (-15 -1352 ((-108) $)) (-15 -1726 ((-385 (-525)) $)) (-15 -1511 ((-3 (-385 (-525)) "failed") $))) |%noBranch|)))
-((-3008 (((-108) $ $) 7)) (-3032 (((-712)) 20)) (-3377 (($) 23)) (-3741 (($ $ $) 13)) (-2478 (($ $ $) 14)) (-3016 (((-854) $) 22)) (-2339 (((-1072) $) 9)) (-2226 (($ (-854)) 21)) (-2047 (((-1036) $) 10)) (-3022 (((-796) $) 11)) (-4135 (((-108) $ $) 16)) (-4119 (((-108) $ $) 17)) (-4096 (((-108) $ $) 6)) (-4126 (((-108) $ $) 15)) (-4112 (((-108) $ $) 18)))
+((-1239 (((-964) (-591 (-294 (-357))) (-591 (-357))) 147) (((-964) (-294 (-357)) (-591 (-357))) 145) (((-964) (-294 (-357)) (-591 (-357)) (-591 (-781 (-357))) (-591 (-781 (-357)))) 144) (((-964) (-294 (-357)) (-591 (-357)) (-591 (-781 (-357))) (-591 (-294 (-357))) (-591 (-781 (-357)))) 143) (((-964) (-779)) 117) (((-964) (-779) (-987)) 116)) (-2282 (((-2 (|:| -2282 (-357)) (|:| -3419 (-1072)) (|:| |explanations| (-591 (-1072)))) (-779) (-987)) 82) (((-2 (|:| -2282 (-357)) (|:| -3419 (-1072)) (|:| |explanations| (-591 (-1072)))) (-779)) 84)) (-1655 (((-964) (-591 (-294 (-357))) (-591 (-357))) 148) (((-964) (-779)) 133)))
+(((-778) (-10 -7 (-15 -2282 ((-2 (|:| -2282 (-357)) (|:| -3419 (-1072)) (|:| |explanations| (-591 (-1072)))) (-779))) (-15 -2282 ((-2 (|:| -2282 (-357)) (|:| -3419 (-1072)) (|:| |explanations| (-591 (-1072)))) (-779) (-987))) (-15 -1239 ((-964) (-779) (-987))) (-15 -1239 ((-964) (-779))) (-15 -1655 ((-964) (-779))) (-15 -1239 ((-964) (-294 (-357)) (-591 (-357)) (-591 (-781 (-357))) (-591 (-294 (-357))) (-591 (-781 (-357))))) (-15 -1239 ((-964) (-294 (-357)) (-591 (-357)) (-591 (-781 (-357))) (-591 (-781 (-357))))) (-15 -1239 ((-964) (-294 (-357)) (-591 (-357)))) (-15 -1239 ((-964) (-591 (-294 (-357))) (-591 (-357)))) (-15 -1655 ((-964) (-591 (-294 (-357))) (-591 (-357)))))) (T -778))
+((-1655 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-294 (-357)))) (-5 *4 (-591 (-357))) (-5 *2 (-964)) (-5 *1 (-778)))) (-1239 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-294 (-357)))) (-5 *4 (-591 (-357))) (-5 *2 (-964)) (-5 *1 (-778)))) (-1239 (*1 *2 *3 *4) (-12 (-5 *3 (-294 (-357))) (-5 *4 (-591 (-357))) (-5 *2 (-964)) (-5 *1 (-778)))) (-1239 (*1 *2 *3 *4 *5 *5) (-12 (-5 *3 (-294 (-357))) (-5 *4 (-591 (-357))) (-5 *5 (-591 (-781 (-357)))) (-5 *2 (-964)) (-5 *1 (-778)))) (-1239 (*1 *2 *3 *4 *5 *6 *5) (-12 (-5 *4 (-591 (-357))) (-5 *5 (-591 (-781 (-357)))) (-5 *6 (-591 (-294 (-357)))) (-5 *3 (-294 (-357))) (-5 *2 (-964)) (-5 *1 (-778)))) (-1655 (*1 *2 *3) (-12 (-5 *3 (-779)) (-5 *2 (-964)) (-5 *1 (-778)))) (-1239 (*1 *2 *3) (-12 (-5 *3 (-779)) (-5 *2 (-964)) (-5 *1 (-778)))) (-1239 (*1 *2 *3 *4) (-12 (-5 *3 (-779)) (-5 *4 (-987)) (-5 *2 (-964)) (-5 *1 (-778)))) (-2282 (*1 *2 *3 *4) (-12 (-5 *3 (-779)) (-5 *4 (-987)) (-5 *2 (-2 (|:| -2282 (-357)) (|:| -3419 (-1072)) (|:| |explanations| (-591 (-1072))))) (-5 *1 (-778)))) (-2282 (*1 *2 *3) (-12 (-5 *3 (-779)) (-5 *2 (-2 (|:| -2282 (-357)) (|:| -3419 (-1072)) (|:| |explanations| (-591 (-1072))))) (-5 *1 (-778)))))
+(-10 -7 (-15 -2282 ((-2 (|:| -2282 (-357)) (|:| -3419 (-1072)) (|:| |explanations| (-591 (-1072)))) (-779))) (-15 -2282 ((-2 (|:| -2282 (-357)) (|:| -3419 (-1072)) (|:| |explanations| (-591 (-1072)))) (-779) (-987))) (-15 -1239 ((-964) (-779) (-987))) (-15 -1239 ((-964) (-779))) (-15 -1655 ((-964) (-779))) (-15 -1239 ((-964) (-294 (-357)) (-591 (-357)) (-591 (-781 (-357))) (-591 (-294 (-357))) (-591 (-781 (-357))))) (-15 -1239 ((-964) (-294 (-357)) (-591 (-357)) (-591 (-781 (-357))) (-591 (-781 (-357))))) (-15 -1239 ((-964) (-294 (-357)) (-591 (-357)))) (-15 -1239 ((-964) (-591 (-294 (-357))) (-591 (-357)))) (-15 -1655 ((-964) (-591 (-294 (-357))) (-591 (-357)))))
+((-2673 (((-108) $ $) NIL)) (-3341 (((-3 (|:| |noa| (-2 (|:| |fn| (-294 (-205))) (|:| -3492 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) (|:| |lsa| (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3492 (-591 (-205)))))) $) 21)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) 20) (($ (-2 (|:| |fn| (-294 (-205))) (|:| -3492 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) 14) (($ (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3492 (-591 (-205))))) 16) (($ (-3 (|:| |noa| (-2 (|:| |fn| (-294 (-205))) (|:| -3492 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) (|:| |lsa| (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3492 (-591 (-205))))))) 18)) (-3944 (((-108) $ $) NIL)))
+(((-779) (-13 (-1018) (-10 -8 (-15 -2686 ($ (-2 (|:| |fn| (-294 (-205))) (|:| -3492 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205))))))) (-15 -2686 ($ (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3492 (-591 (-205)))))) (-15 -2686 ($ (-3 (|:| |noa| (-2 (|:| |fn| (-294 (-205))) (|:| -3492 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) (|:| |lsa| (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3492 (-591 (-205)))))))) (-15 -2686 ((-796) $)) (-15 -3341 ((-3 (|:| |noa| (-2 (|:| |fn| (-294 (-205))) (|:| -3492 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) (|:| |lsa| (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3492 (-591 (-205)))))) $))))) (T -779))
+((-2686 (*1 *2 *1) (-12 (-5 *2 (-796)) (-5 *1 (-779)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |fn| (-294 (-205))) (|:| -3492 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) (-5 *1 (-779)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3492 (-591 (-205))))) (-5 *1 (-779)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-3 (|:| |noa| (-2 (|:| |fn| (-294 (-205))) (|:| -3492 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) (|:| |lsa| (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3492 (-591 (-205))))))) (-5 *1 (-779)))) (-3341 (*1 *2 *1) (-12 (-5 *2 (-3 (|:| |noa| (-2 (|:| |fn| (-294 (-205))) (|:| -3492 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) (|:| |lsa| (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3492 (-591 (-205))))))) (-5 *1 (-779)))))
+(-13 (-1018) (-10 -8 (-15 -2686 ($ (-2 (|:| |fn| (-294 (-205))) (|:| -3492 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205))))))) (-15 -2686 ($ (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3492 (-591 (-205)))))) (-15 -2686 ($ (-3 (|:| |noa| (-2 (|:| |fn| (-294 (-205))) (|:| -3492 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) (|:| |lsa| (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3492 (-591 (-205)))))))) (-15 -2686 ((-796) $)) (-15 -3341 ((-3 (|:| |noa| (-2 (|:| |fn| (-294 (-205))) (|:| -3492 (-591 (-205))) (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205)))) (|:| |ub| (-591 (-781 (-205)))))) (|:| |lsa| (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3492 (-591 (-205)))))) $))))
+((-1257 (((-781 |#2|) (-1 |#2| |#1|) (-781 |#1|) (-781 |#2|) (-781 |#2|)) 13) (((-781 |#2|) (-1 |#2| |#1|) (-781 |#1|)) 14)))
+(((-780 |#1| |#2|) (-10 -7 (-15 -1257 ((-781 |#2|) (-1 |#2| |#1|) (-781 |#1|))) (-15 -1257 ((-781 |#2|) (-1 |#2| |#1|) (-781 |#1|) (-781 |#2|) (-781 |#2|)))) (-1018) (-1018)) (T -780))
+((-1257 (*1 *2 *3 *4 *2 *2) (-12 (-5 *2 (-781 *6)) (-5 *3 (-1 *6 *5)) (-5 *4 (-781 *5)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-5 *1 (-780 *5 *6)))) (-1257 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-781 *5)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-5 *2 (-781 *6)) (-5 *1 (-780 *5 *6)))))
+(-10 -7 (-15 -1257 ((-781 |#2|) (-1 |#2| |#1|) (-781 |#1|))) (-15 -1257 ((-781 |#2|) (-1 |#2| |#1|) (-781 |#1|) (-781 |#2|) (-781 |#2|))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL (|has| |#1| (-21)))) (-1612 (((-1036) $) 24)) (-3332 (((-3 $ "failed") $ $) NIL (|has| |#1| (-21)))) (-4188 (((-525) $) NIL (|has| |#1| (-786)))) (-2055 (($) NIL (|has| |#1| (-21)) CONST)) (-4174 (((-3 (-525) "failed") $) NIL (|has| |#1| (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-3 |#1| "failed") $) 16)) (-3341 (((-525) $) NIL (|has| |#1| (-966 (-525)))) (((-385 (-525)) $) NIL (|has| |#1| (-966 (-385 (-525))))) ((|#1| $) 9)) (-1522 (((-3 $ "failed") $) 47 (|has| |#1| (-786)))) (-2350 (((-3 (-385 (-525)) "failed") $) 54 (|has| |#1| (-510)))) (-2157 (((-108) $) 49 (|has| |#1| (-510)))) (-3184 (((-385 (-525)) $) 52 (|has| |#1| (-510)))) (-3489 (((-108) $) NIL (|has| |#1| (-786)))) (-1888 (($) 13)) (-3865 (((-108) $) NIL (|has| |#1| (-786)))) (-2256 (((-108) $) NIL (|has| |#1| (-786)))) (-1897 (($) 14)) (-1923 (($ $ $) NIL (|has| |#1| (-786)))) (-3475 (($ $ $) NIL (|has| |#1| (-786)))) (-2621 (((-1072) $) NIL)) (-3722 (((-108) $) 12)) (-2937 (((-1036) $) NIL)) (-2091 (((-108) $) 11)) (-2686 (((-796) $) 22) (($ (-385 (-525))) NIL (|has| |#1| (-966 (-385 (-525))))) (($ |#1|) 8) (($ (-525)) NIL (-3150 (|has| |#1| (-786)) (|has| |#1| (-966 (-525)))))) (-3425 (((-712)) 41 (|has| |#1| (-786)))) (-1460 (($ $) NIL (|has| |#1| (-786)))) (-1401 (($ $ (-854)) NIL (|has| |#1| (-786))) (($ $ (-712)) NIL (|has| |#1| (-786)))) (-1830 (($) 29 (|has| |#1| (-21)) CONST)) (-1839 (($) 38 (|has| |#1| (-786)) CONST)) (-4004 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3982 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3944 (((-108) $ $) 27)) (-3994 (((-108) $ $) NIL (|has| |#1| (-786)))) (-3971 (((-108) $ $) 48 (|has| |#1| (-786)))) (-4047 (($ $ $) NIL (|has| |#1| (-21))) (($ $) 34 (|has| |#1| (-21)))) (-4036 (($ $ $) 36 (|has| |#1| (-21)))) (** (($ $ (-854)) NIL (|has| |#1| (-786))) (($ $ (-712)) NIL (|has| |#1| (-786)))) (* (($ $ $) 44 (|has| |#1| (-786))) (($ (-525) $) 32 (|has| |#1| (-21))) (($ (-712) $) NIL (|has| |#1| (-21))) (($ (-854) $) NIL (|has| |#1| (-21)))))
+(((-781 |#1|) (-13 (-1018) (-389 |#1|) (-10 -8 (-15 -1888 ($)) (-15 -1897 ($)) (-15 -2091 ((-108) $)) (-15 -3722 ((-108) $)) (-15 -1612 ((-1036) $)) (IF (|has| |#1| (-21)) (-6 (-21)) |%noBranch|) (IF (|has| |#1| (-786)) (-6 (-786)) |%noBranch|) (IF (|has| |#1| (-510)) (PROGN (-15 -2157 ((-108) $)) (-15 -3184 ((-385 (-525)) $)) (-15 -2350 ((-3 (-385 (-525)) "failed") $))) |%noBranch|))) (-1018)) (T -781))
+((-1888 (*1 *1) (-12 (-5 *1 (-781 *2)) (-4 *2 (-1018)))) (-1897 (*1 *1) (-12 (-5 *1 (-781 *2)) (-4 *2 (-1018)))) (-2091 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-781 *3)) (-4 *3 (-1018)))) (-3722 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-781 *3)) (-4 *3 (-1018)))) (-1612 (*1 *2 *1) (-12 (-5 *2 (-1036)) (-5 *1 (-781 *3)) (-4 *3 (-1018)))) (-2157 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-781 *3)) (-4 *3 (-510)) (-4 *3 (-1018)))) (-3184 (*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-781 *3)) (-4 *3 (-510)) (-4 *3 (-1018)))) (-2350 (*1 *2 *1) (|partial| -12 (-5 *2 (-385 (-525))) (-5 *1 (-781 *3)) (-4 *3 (-510)) (-4 *3 (-1018)))))
+(-13 (-1018) (-389 |#1|) (-10 -8 (-15 -1888 ($)) (-15 -1897 ($)) (-15 -2091 ((-108) $)) (-15 -3722 ((-108) $)) (-15 -1612 ((-1036) $)) (IF (|has| |#1| (-21)) (-6 (-21)) |%noBranch|) (IF (|has| |#1| (-786)) (-6 (-786)) |%noBranch|) (IF (|has| |#1| (-510)) (PROGN (-15 -2157 ((-108) $)) (-15 -3184 ((-385 (-525)) $)) (-15 -2350 ((-3 (-385 (-525)) "failed") $))) |%noBranch|)))
+((-2673 (((-108) $ $) 7)) (-2834 (((-712)) 20)) (-1325 (($) 23)) (-1923 (($ $ $) 13)) (-3475 (($ $ $) 14)) (-1970 (((-854) $) 22)) (-2621 (((-1072) $) 9)) (-3229 (($ (-854)) 21)) (-2937 (((-1036) $) 10)) (-2686 (((-796) $) 11)) (-4004 (((-108) $ $) 16)) (-3982 (((-108) $ $) 17)) (-3944 (((-108) $ $) 6)) (-3994 (((-108) $ $) 15)) (-3971 (((-108) $ $) 18)))
(((-782) (-131)) (T -782))
NIL
(-13 (-788) (-346))
(((-97) . T) ((-565 (-796)) . T) ((-346) . T) ((-788) . T) ((-1018) . T))
-((-1676 (((-108) (-1171 |#2|) (-1171 |#2|)) 17)) (-1720 (((-108) (-1171 |#2|) (-1171 |#2|)) 18)) (-4145 (((-108) (-1171 |#2|) (-1171 |#2|)) 14)))
-(((-783 |#1| |#2|) (-10 -7 (-15 -4145 ((-108) (-1171 |#2|) (-1171 |#2|))) (-15 -1676 ((-108) (-1171 |#2|) (-1171 |#2|))) (-15 -1720 ((-108) (-1171 |#2|) (-1171 |#2|)))) (-712) (-733)) (T -783))
-((-1720 (*1 *2 *3 *3) (-12 (-5 *3 (-1171 *5)) (-4 *5 (-733)) (-5 *2 (-108)) (-5 *1 (-783 *4 *5)) (-14 *4 (-712)))) (-1676 (*1 *2 *3 *3) (-12 (-5 *3 (-1171 *5)) (-4 *5 (-733)) (-5 *2 (-108)) (-5 *1 (-783 *4 *5)) (-14 *4 (-712)))) (-4145 (*1 *2 *3 *3) (-12 (-5 *3 (-1171 *5)) (-4 *5 (-733)) (-5 *2 (-108)) (-5 *1 (-783 *4 *5)) (-14 *4 (-712)))))
-(-10 -7 (-15 -4145 ((-108) (-1171 |#2|) (-1171 |#2|))) (-15 -1676 ((-108) (-1171 |#2|) (-1171 |#2|))) (-15 -1720 ((-108) (-1171 |#2|) (-1171 |#2|))))
-((-3008 (((-108) $ $) 7)) (-3798 (($) 24 T CONST)) (-4163 (((-3 $ "failed") $) 28)) (-2824 (((-108) $) 25)) (-3741 (($ $ $) 13)) (-2478 (($ $ $) 14)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-3022 (((-796) $) 11)) (-3710 (($ $ (-712)) 27) (($ $ (-854)) 22)) (-4197 (($) 23 T CONST)) (-4135 (((-108) $ $) 16)) (-4119 (((-108) $ $) 17)) (-4096 (((-108) $ $) 6)) (-4126 (((-108) $ $) 15)) (-4112 (((-108) $ $) 18)) (** (($ $ (-712)) 26) (($ $ (-854)) 21)) (* (($ $ $) 20)))
+((-3705 (((-108) (-1171 |#2|) (-1171 |#2|)) 17)) (-3115 (((-108) (-1171 |#2|) (-1171 |#2|)) 18)) (-1367 (((-108) (-1171 |#2|) (-1171 |#2|)) 14)))
+(((-783 |#1| |#2|) (-10 -7 (-15 -1367 ((-108) (-1171 |#2|) (-1171 |#2|))) (-15 -3705 ((-108) (-1171 |#2|) (-1171 |#2|))) (-15 -3115 ((-108) (-1171 |#2|) (-1171 |#2|)))) (-712) (-733)) (T -783))
+((-3115 (*1 *2 *3 *3) (-12 (-5 *3 (-1171 *5)) (-4 *5 (-733)) (-5 *2 (-108)) (-5 *1 (-783 *4 *5)) (-14 *4 (-712)))) (-3705 (*1 *2 *3 *3) (-12 (-5 *3 (-1171 *5)) (-4 *5 (-733)) (-5 *2 (-108)) (-5 *1 (-783 *4 *5)) (-14 *4 (-712)))) (-1367 (*1 *2 *3 *3) (-12 (-5 *3 (-1171 *5)) (-4 *5 (-733)) (-5 *2 (-108)) (-5 *1 (-783 *4 *5)) (-14 *4 (-712)))))
+(-10 -7 (-15 -1367 ((-108) (-1171 |#2|) (-1171 |#2|))) (-15 -3705 ((-108) (-1171 |#2|) (-1171 |#2|))) (-15 -3115 ((-108) (-1171 |#2|) (-1171 |#2|))))
+((-2673 (((-108) $ $) 7)) (-2055 (($) 24 T CONST)) (-1522 (((-3 $ "failed") $) 28)) (-3865 (((-108) $) 25)) (-1923 (($ $ $) 13)) (-3475 (($ $ $) 14)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-2686 (((-796) $) 11)) (-1401 (($ $ (-712)) 27) (($ $ (-854)) 22)) (-1839 (($) 23 T CONST)) (-4004 (((-108) $ $) 16)) (-3982 (((-108) $ $) 17)) (-3944 (((-108) $ $) 6)) (-3994 (((-108) $ $) 15)) (-3971 (((-108) $ $) 18)) (** (($ $ (-712)) 26) (($ $ (-854)) 21)) (* (($ $ $) 20)))
(((-784) (-131)) (T -784))
NIL
(-13 (-788) (-668))
(((-97) . T) ((-565 (-796)) . T) ((-668) . T) ((-788) . T) ((-1030) . T) ((-1018) . T))
-((-3329 (((-525) $) 17)) (-2134 (((-108) $) 10)) (-2732 (((-108) $) 11)) (-1539 (($ $) 19)))
-(((-785 |#1|) (-10 -8 (-15 -1539 (|#1| |#1|)) (-15 -3329 ((-525) |#1|)) (-15 -2732 ((-108) |#1|)) (-15 -2134 ((-108) |#1|))) (-786)) (T -785))
+((-4188 (((-525) $) 17)) (-3489 (((-108) $) 10)) (-2256 (((-108) $) 11)) (-1460 (($ $) 19)))
+(((-785 |#1|) (-10 -8 (-15 -1460 (|#1| |#1|)) (-15 -4188 ((-525) |#1|)) (-15 -2256 ((-108) |#1|)) (-15 -3489 ((-108) |#1|))) (-786)) (T -785))
NIL
-(-10 -8 (-15 -1539 (|#1| |#1|)) (-15 -3329 ((-525) |#1|)) (-15 -2732 ((-108) |#1|)) (-15 -2134 ((-108) |#1|)))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 24)) (-2157 (((-3 $ "failed") $ $) 26)) (-3329 (((-525) $) 33)) (-3798 (($) 23 T CONST)) (-4163 (((-3 $ "failed") $) 39)) (-2134 (((-108) $) 35)) (-2824 (((-108) $) 42)) (-2732 (((-108) $) 34)) (-3741 (($ $ $) 13)) (-2478 (($ $ $) 14)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-3022 (((-796) $) 11) (($ (-525)) 45)) (-2128 (((-712)) 44)) (-1539 (($ $) 32)) (-3710 (($ $ (-712)) 40) (($ $ (-854)) 36)) (-4191 (($) 22 T CONST)) (-4197 (($) 43 T CONST)) (-4135 (((-108) $ $) 16)) (-4119 (((-108) $ $) 17)) (-4096 (((-108) $ $) 6)) (-4126 (((-108) $ $) 15)) (-4112 (((-108) $ $) 18)) (-4164 (($ $ $) 28) (($ $) 27)) (-4156 (($ $ $) 20)) (** (($ $ (-712)) 41) (($ $ (-854)) 37)) (* (($ (-712) $) 25) (($ (-854) $) 21) (($ (-525) $) 29) (($ $ $) 38)))
+(-10 -8 (-15 -1460 (|#1| |#1|)) (-15 -4188 ((-525) |#1|)) (-15 -2256 ((-108) |#1|)) (-15 -3489 ((-108) |#1|)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 24)) (-3332 (((-3 $ "failed") $ $) 26)) (-4188 (((-525) $) 33)) (-2055 (($) 23 T CONST)) (-1522 (((-3 $ "failed") $) 39)) (-3489 (((-108) $) 35)) (-3865 (((-108) $) 42)) (-2256 (((-108) $) 34)) (-1923 (($ $ $) 13)) (-3475 (($ $ $) 14)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-2686 (((-796) $) 11) (($ (-525)) 45)) (-3425 (((-712)) 44)) (-1460 (($ $) 32)) (-1401 (($ $ (-712)) 40) (($ $ (-854)) 36)) (-1830 (($) 22 T CONST)) (-1839 (($) 43 T CONST)) (-4004 (((-108) $ $) 16)) (-3982 (((-108) $ $) 17)) (-3944 (((-108) $ $) 6)) (-3994 (((-108) $ $) 15)) (-3971 (((-108) $ $) 18)) (-4047 (($ $ $) 28) (($ $) 27)) (-4036 (($ $ $) 20)) (** (($ $ (-712)) 41) (($ $ (-854)) 37)) (* (($ (-712) $) 25) (($ (-854) $) 21) (($ (-525) $) 29) (($ $ $) 38)))
(((-786) (-131)) (T -786))
-((-2134 (*1 *2 *1) (-12 (-4 *1 (-786)) (-5 *2 (-108)))) (-2732 (*1 *2 *1) (-12 (-4 *1 (-786)) (-5 *2 (-108)))) (-3329 (*1 *2 *1) (-12 (-4 *1 (-786)) (-5 *2 (-525)))) (-1539 (*1 *1 *1) (-4 *1 (-786))))
-(-13 (-732) (-975) (-668) (-10 -8 (-15 -2134 ((-108) $)) (-15 -2732 ((-108) $)) (-15 -3329 ((-525) $)) (-15 -1539 ($ $))))
+((-3489 (*1 *2 *1) (-12 (-4 *1 (-786)) (-5 *2 (-108)))) (-2256 (*1 *2 *1) (-12 (-4 *1 (-786)) (-5 *2 (-108)))) (-4188 (*1 *2 *1) (-12 (-4 *1 (-786)) (-5 *2 (-525)))) (-1460 (*1 *1 *1) (-4 *1 (-786))))
+(-13 (-732) (-975) (-668) (-10 -8 (-15 -3489 ((-108) $)) (-15 -2256 ((-108) $)) (-15 -4188 ((-525) $)) (-15 -1460 ($ $))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-126) . T) ((-565 (-796)) . T) ((-593 $) . T) ((-668) . T) ((-732) . T) ((-733) . T) ((-735) . T) ((-736) . T) ((-788) . T) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T))
-((-3741 (($ $ $) 10)) (-2478 (($ $ $) 9)) (-4135 (((-108) $ $) 13)) (-4119 (((-108) $ $) 11)) (-4126 (((-108) $ $) 14)))
-(((-787 |#1|) (-10 -8 (-15 -3741 (|#1| |#1| |#1|)) (-15 -2478 (|#1| |#1| |#1|)) (-15 -4126 ((-108) |#1| |#1|)) (-15 -4135 ((-108) |#1| |#1|)) (-15 -4119 ((-108) |#1| |#1|))) (-788)) (T -787))
+((-1923 (($ $ $) 10)) (-3475 (($ $ $) 9)) (-4004 (((-108) $ $) 13)) (-3982 (((-108) $ $) 11)) (-3994 (((-108) $ $) 14)))
+(((-787 |#1|) (-10 -8 (-15 -1923 (|#1| |#1| |#1|)) (-15 -3475 (|#1| |#1| |#1|)) (-15 -3994 ((-108) |#1| |#1|)) (-15 -4004 ((-108) |#1| |#1|)) (-15 -3982 ((-108) |#1| |#1|))) (-788)) (T -787))
NIL
-(-10 -8 (-15 -3741 (|#1| |#1| |#1|)) (-15 -2478 (|#1| |#1| |#1|)) (-15 -4126 ((-108) |#1| |#1|)) (-15 -4135 ((-108) |#1| |#1|)) (-15 -4119 ((-108) |#1| |#1|)))
-((-3008 (((-108) $ $) 7)) (-3741 (($ $ $) 13)) (-2478 (($ $ $) 14)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-3022 (((-796) $) 11)) (-4135 (((-108) $ $) 16)) (-4119 (((-108) $ $) 17)) (-4096 (((-108) $ $) 6)) (-4126 (((-108) $ $) 15)) (-4112 (((-108) $ $) 18)))
+(-10 -8 (-15 -1923 (|#1| |#1| |#1|)) (-15 -3475 (|#1| |#1| |#1|)) (-15 -3994 ((-108) |#1| |#1|)) (-15 -4004 ((-108) |#1| |#1|)) (-15 -3982 ((-108) |#1| |#1|)))
+((-2673 (((-108) $ $) 7)) (-1923 (($ $ $) 13)) (-3475 (($ $ $) 14)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-2686 (((-796) $) 11)) (-4004 (((-108) $ $) 16)) (-3982 (((-108) $ $) 17)) (-3944 (((-108) $ $) 6)) (-3994 (((-108) $ $) 15)) (-3971 (((-108) $ $) 18)))
(((-788) (-131)) (T -788))
-((-4112 (*1 *2 *1 *1) (-12 (-4 *1 (-788)) (-5 *2 (-108)))) (-4119 (*1 *2 *1 *1) (-12 (-4 *1 (-788)) (-5 *2 (-108)))) (-4135 (*1 *2 *1 *1) (-12 (-4 *1 (-788)) (-5 *2 (-108)))) (-4126 (*1 *2 *1 *1) (-12 (-4 *1 (-788)) (-5 *2 (-108)))) (-2478 (*1 *1 *1 *1) (-4 *1 (-788))) (-3741 (*1 *1 *1 *1) (-4 *1 (-788))))
-(-13 (-1018) (-10 -8 (-15 -4112 ((-108) $ $)) (-15 -4119 ((-108) $ $)) (-15 -4135 ((-108) $ $)) (-15 -4126 ((-108) $ $)) (-15 -2478 ($ $ $)) (-15 -3741 ($ $ $))))
+((-3971 (*1 *2 *1 *1) (-12 (-4 *1 (-788)) (-5 *2 (-108)))) (-3982 (*1 *2 *1 *1) (-12 (-4 *1 (-788)) (-5 *2 (-108)))) (-4004 (*1 *2 *1 *1) (-12 (-4 *1 (-788)) (-5 *2 (-108)))) (-3994 (*1 *2 *1 *1) (-12 (-4 *1 (-788)) (-5 *2 (-108)))) (-3475 (*1 *1 *1 *1) (-4 *1 (-788))) (-1923 (*1 *1 *1 *1) (-4 *1 (-788))))
+(-13 (-1018) (-10 -8 (-15 -3971 ((-108) $ $)) (-15 -3982 ((-108) $ $)) (-15 -4004 ((-108) $ $)) (-15 -3994 ((-108) $ $)) (-15 -3475 ($ $ $)) (-15 -1923 ($ $ $))))
(((-97) . T) ((-565 (-796)) . T) ((-1018) . T))
-((-2559 (($ $ $) 45)) (-1956 (($ $ $) 44)) (-3556 (($ $ $) 42)) (-3315 (($ $ $) 51)) (-3830 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) 46)) (-2220 (((-3 $ "failed") $ $) 49)) (-1251 (((-3 (-525) "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL) (((-3 |#2| "failed") $) 25)) (-3208 (($ $) 35)) (-3975 (($ $ $) 39)) (-2173 (($ $ $) 38)) (-2332 (($ $ $) 47)) (-2352 (($ $ $) 53)) (-2372 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) 41)) (-1779 (((-3 $ "failed") $ $) 48)) (-2089 (((-3 $ "failed") $ |#2|) 28)) (-2668 ((|#2| $) 32)) (-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ (-385 (-525))) NIL) (($ |#2|) 12)) (-3654 (((-591 |#2|) $) 18)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) 22)))
-(((-789 |#1| |#2|) (-10 -8 (-15 -2332 (|#1| |#1| |#1|)) (-15 -3830 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -3857 |#1|)) |#1| |#1|)) (-15 -3315 (|#1| |#1| |#1|)) (-15 -2220 ((-3 |#1| "failed") |#1| |#1|)) (-15 -2559 (|#1| |#1| |#1|)) (-15 -1956 (|#1| |#1| |#1|)) (-15 -3556 (|#1| |#1| |#1|)) (-15 -2372 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -3857 |#1|)) |#1| |#1|)) (-15 -2352 (|#1| |#1| |#1|)) (-15 -1779 ((-3 |#1| "failed") |#1| |#1|)) (-15 -3975 (|#1| |#1| |#1|)) (-15 -2173 (|#1| |#1| |#1|)) (-15 -3208 (|#1| |#1|)) (-15 -2668 (|#2| |#1|)) (-15 -2089 ((-3 |#1| "failed") |#1| |#2|)) (-15 -3654 ((-591 |#2|) |#1|)) (-15 -1251 ((-3 |#2| "failed") |#1|)) (-15 -3022 (|#1| |#2|)) (-15 -3022 (|#1| (-385 (-525)))) (-15 -1251 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -1251 ((-3 (-525) "failed") |#1|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -3022 (|#1| (-525))) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 * (|#1| (-712) |#1|)) (-15 * (|#1| (-854) |#1|)) (-15 -3022 ((-796) |#1|))) (-790 |#2|) (-975)) (T -789))
+((-1253 (($ $ $) 45)) (-2049 (($ $ $) 44)) (-1537 (($ $ $) 42)) (-4032 (($ $ $) 51)) (-1318 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) 46)) (-3991 (((-3 $ "failed") $ $) 49)) (-4174 (((-3 (-525) "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL) (((-3 |#2| "failed") $) 25)) (-3153 (($ $) 35)) (-3327 (($ $ $) 39)) (-3359 (($ $ $) 38)) (-2561 (($ $ $) 47)) (-2748 (($ $ $) 53)) (-2953 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) 41)) (-3893 (((-3 $ "failed") $ $) 48)) (-3210 (((-3 $ "failed") $ |#2|) 28)) (-2827 ((|#2| $) 32)) (-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ (-385 (-525))) NIL) (($ |#2|) 12)) (-3109 (((-591 |#2|) $) 18)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) 22)))
+(((-789 |#1| |#2|) (-10 -8 (-15 -2561 (|#1| |#1| |#1|)) (-15 -1318 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -3965 |#1|)) |#1| |#1|)) (-15 -4032 (|#1| |#1| |#1|)) (-15 -3991 ((-3 |#1| "failed") |#1| |#1|)) (-15 -1253 (|#1| |#1| |#1|)) (-15 -2049 (|#1| |#1| |#1|)) (-15 -1537 (|#1| |#1| |#1|)) (-15 -2953 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -3965 |#1|)) |#1| |#1|)) (-15 -2748 (|#1| |#1| |#1|)) (-15 -3893 ((-3 |#1| "failed") |#1| |#1|)) (-15 -3327 (|#1| |#1| |#1|)) (-15 -3359 (|#1| |#1| |#1|)) (-15 -3153 (|#1| |#1|)) (-15 -2827 (|#2| |#1|)) (-15 -3210 ((-3 |#1| "failed") |#1| |#2|)) (-15 -3109 ((-591 |#2|) |#1|)) (-15 -4174 ((-3 |#2| "failed") |#1|)) (-15 -2686 (|#1| |#2|)) (-15 -2686 (|#1| (-385 (-525)))) (-15 -4174 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -4174 ((-3 (-525) "failed") |#1|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -2686 (|#1| (-525))) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 * (|#1| (-712) |#1|)) (-15 * (|#1| (-854) |#1|)) (-15 -2686 ((-796) |#1|))) (-790 |#2|) (-975)) (T -789))
NIL
-(-10 -8 (-15 -2332 (|#1| |#1| |#1|)) (-15 -3830 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -3857 |#1|)) |#1| |#1|)) (-15 -3315 (|#1| |#1| |#1|)) (-15 -2220 ((-3 |#1| "failed") |#1| |#1|)) (-15 -2559 (|#1| |#1| |#1|)) (-15 -1956 (|#1| |#1| |#1|)) (-15 -3556 (|#1| |#1| |#1|)) (-15 -2372 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -3857 |#1|)) |#1| |#1|)) (-15 -2352 (|#1| |#1| |#1|)) (-15 -1779 ((-3 |#1| "failed") |#1| |#1|)) (-15 -3975 (|#1| |#1| |#1|)) (-15 -2173 (|#1| |#1| |#1|)) (-15 -3208 (|#1| |#1|)) (-15 -2668 (|#2| |#1|)) (-15 -2089 ((-3 |#1| "failed") |#1| |#2|)) (-15 -3654 ((-591 |#2|) |#1|)) (-15 -1251 ((-3 |#2| "failed") |#1|)) (-15 -3022 (|#1| |#2|)) (-15 -3022 (|#1| (-385 (-525)))) (-15 -1251 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -1251 ((-3 (-525) "failed") |#1|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -3022 (|#1| (-525))) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 * (|#1| (-712) |#1|)) (-15 * (|#1| (-854) |#1|)) (-15 -3022 ((-796) |#1|)))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-2157 (((-3 $ "failed") $ $) 19)) (-3798 (($) 17 T CONST)) (-2559 (($ $ $) 45 (|has| |#1| (-341)))) (-1956 (($ $ $) 46 (|has| |#1| (-341)))) (-3556 (($ $ $) 48 (|has| |#1| (-341)))) (-3315 (($ $ $) 43 (|has| |#1| (-341)))) (-3830 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) 42 (|has| |#1| (-341)))) (-2220 (((-3 $ "failed") $ $) 44 (|has| |#1| (-341)))) (-2162 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) 47 (|has| |#1| (-341)))) (-1251 (((-3 (-525) "failed") $) 74 (|has| |#1| (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) 72 (|has| |#1| (-966 (-385 (-525))))) (((-3 |#1| "failed") $) 69)) (-3528 (((-525) $) 75 (|has| |#1| (-966 (-525)))) (((-385 (-525)) $) 73 (|has| |#1| (-966 (-385 (-525))))) ((|#1| $) 68)) (-1710 (($ $) 64)) (-4163 (((-3 $ "failed") $) 34)) (-3208 (($ $) 55 (|has| |#1| (-429)))) (-2824 (((-108) $) 31)) (-1480 (($ |#1| (-712)) 62)) (-1455 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) 57 (|has| |#1| (-517)))) (-3242 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) 58 (|has| |#1| (-517)))) (-2624 (((-712) $) 66)) (-3975 (($ $ $) 52 (|has| |#1| (-341)))) (-2173 (($ $ $) 53 (|has| |#1| (-341)))) (-2332 (($ $ $) 41 (|has| |#1| (-341)))) (-2352 (($ $ $) 50 (|has| |#1| (-341)))) (-2372 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) 49 (|has| |#1| (-341)))) (-1779 (((-3 $ "failed") $ $) 51 (|has| |#1| (-341)))) (-1702 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) 54 (|has| |#1| (-341)))) (-1678 ((|#1| $) 65)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-2089 (((-3 $ "failed") $ |#1|) 59 (|has| |#1| (-517)))) (-1316 (((-712) $) 67)) (-2668 ((|#1| $) 56 (|has| |#1| (-429)))) (-3022 (((-796) $) 11) (($ (-525)) 28) (($ (-385 (-525))) 71 (|has| |#1| (-966 (-385 (-525))))) (($ |#1|) 70)) (-3654 (((-591 |#1|) $) 61)) (-2560 ((|#1| $ (-712)) 63)) (-2128 (((-712)) 29)) (-3005 ((|#1| $ |#1| |#1|) 60)) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4096 (((-108) $ $) 6)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 77) (($ |#1| $) 76)))
+(-10 -8 (-15 -2561 (|#1| |#1| |#1|)) (-15 -1318 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -3965 |#1|)) |#1| |#1|)) (-15 -4032 (|#1| |#1| |#1|)) (-15 -3991 ((-3 |#1| "failed") |#1| |#1|)) (-15 -1253 (|#1| |#1| |#1|)) (-15 -2049 (|#1| |#1| |#1|)) (-15 -1537 (|#1| |#1| |#1|)) (-15 -2953 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -3965 |#1|)) |#1| |#1|)) (-15 -2748 (|#1| |#1| |#1|)) (-15 -3893 ((-3 |#1| "failed") |#1| |#1|)) (-15 -3327 (|#1| |#1| |#1|)) (-15 -3359 (|#1| |#1| |#1|)) (-15 -3153 (|#1| |#1|)) (-15 -2827 (|#2| |#1|)) (-15 -3210 ((-3 |#1| "failed") |#1| |#2|)) (-15 -3109 ((-591 |#2|) |#1|)) (-15 -4174 ((-3 |#2| "failed") |#1|)) (-15 -2686 (|#1| |#2|)) (-15 -2686 (|#1| (-385 (-525)))) (-15 -4174 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -4174 ((-3 (-525) "failed") |#1|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -2686 (|#1| (-525))) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 * (|#1| (-712) |#1|)) (-15 * (|#1| (-854) |#1|)) (-15 -2686 ((-796) |#1|)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-3332 (((-3 $ "failed") $ $) 19)) (-2055 (($) 17 T CONST)) (-1253 (($ $ $) 45 (|has| |#1| (-341)))) (-2049 (($ $ $) 46 (|has| |#1| (-341)))) (-1537 (($ $ $) 48 (|has| |#1| (-341)))) (-4032 (($ $ $) 43 (|has| |#1| (-341)))) (-1318 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) 42 (|has| |#1| (-341)))) (-3991 (((-3 $ "failed") $ $) 44 (|has| |#1| (-341)))) (-3370 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) 47 (|has| |#1| (-341)))) (-4174 (((-3 (-525) "failed") $) 74 (|has| |#1| (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) 72 (|has| |#1| (-966 (-385 (-525))))) (((-3 |#1| "failed") $) 69)) (-3341 (((-525) $) 75 (|has| |#1| (-966 (-525)))) (((-385 (-525)) $) 73 (|has| |#1| (-966 (-385 (-525))))) ((|#1| $) 68)) (-1575 (($ $) 64)) (-1522 (((-3 $ "failed") $) 34)) (-3153 (($ $) 55 (|has| |#1| (-429)))) (-3865 (((-108) $) 31)) (-1422 (($ |#1| (-712)) 62)) (-1743 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) 57 (|has| |#1| (-517)))) (-3485 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) 58 (|has| |#1| (-517)))) (-3629 (((-712) $) 66)) (-3327 (($ $ $) 52 (|has| |#1| (-341)))) (-3359 (($ $ $) 53 (|has| |#1| (-341)))) (-2561 (($ $ $) 41 (|has| |#1| (-341)))) (-2748 (($ $ $) 50 (|has| |#1| (-341)))) (-2953 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) 49 (|has| |#1| (-341)))) (-3893 (((-3 $ "failed") $ $) 51 (|has| |#1| (-341)))) (-2963 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) 54 (|has| |#1| (-341)))) (-1556 ((|#1| $) 65)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-3210 (((-3 $ "failed") $ |#1|) 59 (|has| |#1| (-517)))) (-2743 (((-712) $) 67)) (-2827 ((|#1| $) 56 (|has| |#1| (-429)))) (-2686 (((-796) $) 11) (($ (-525)) 28) (($ (-385 (-525))) 71 (|has| |#1| (-966 (-385 (-525))))) (($ |#1|) 70)) (-3109 (((-591 |#1|) $) 61)) (-1263 ((|#1| $ (-712)) 63)) (-3425 (((-712)) 29)) (-2814 ((|#1| $ |#1| |#1|) 60)) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-3944 (((-108) $ $) 6)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 77) (($ |#1| $) 76)))
(((-790 |#1|) (-131) (-975)) (T -790))
-((-1316 (*1 *2 *1) (-12 (-4 *1 (-790 *3)) (-4 *3 (-975)) (-5 *2 (-712)))) (-2624 (*1 *2 *1) (-12 (-4 *1 (-790 *3)) (-4 *3 (-975)) (-5 *2 (-712)))) (-1678 (*1 *2 *1) (-12 (-4 *1 (-790 *2)) (-4 *2 (-975)))) (-1710 (*1 *1 *1) (-12 (-4 *1 (-790 *2)) (-4 *2 (-975)))) (-2560 (*1 *2 *1 *3) (-12 (-5 *3 (-712)) (-4 *1 (-790 *2)) (-4 *2 (-975)))) (-1480 (*1 *1 *2 *3) (-12 (-5 *3 (-712)) (-4 *1 (-790 *2)) (-4 *2 (-975)))) (-3654 (*1 *2 *1) (-12 (-4 *1 (-790 *3)) (-4 *3 (-975)) (-5 *2 (-591 *3)))) (-3005 (*1 *2 *1 *2 *2) (-12 (-4 *1 (-790 *2)) (-4 *2 (-975)))) (-2089 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-790 *2)) (-4 *2 (-975)) (-4 *2 (-517)))) (-3242 (*1 *2 *1 *1) (-12 (-4 *3 (-517)) (-4 *3 (-975)) (-5 *2 (-2 (|:| -2963 *1) (|:| -3407 *1))) (-4 *1 (-790 *3)))) (-1455 (*1 *2 *1 *1) (-12 (-4 *3 (-517)) (-4 *3 (-975)) (-5 *2 (-2 (|:| -2963 *1) (|:| -3407 *1))) (-4 *1 (-790 *3)))) (-2668 (*1 *2 *1) (-12 (-4 *1 (-790 *2)) (-4 *2 (-975)) (-4 *2 (-429)))) (-3208 (*1 *1 *1) (-12 (-4 *1 (-790 *2)) (-4 *2 (-975)) (-4 *2 (-429)))) (-1702 (*1 *2 *1 *1) (-12 (-4 *3 (-341)) (-4 *3 (-975)) (-5 *2 (-2 (|:| -2963 *1) (|:| -3407 *1))) (-4 *1 (-790 *3)))) (-2173 (*1 *1 *1 *1) (-12 (-4 *1 (-790 *2)) (-4 *2 (-975)) (-4 *2 (-341)))) (-3975 (*1 *1 *1 *1) (-12 (-4 *1 (-790 *2)) (-4 *2 (-975)) (-4 *2 (-341)))) (-1779 (*1 *1 *1 *1) (|partial| -12 (-4 *1 (-790 *2)) (-4 *2 (-975)) (-4 *2 (-341)))) (-2352 (*1 *1 *1 *1) (-12 (-4 *1 (-790 *2)) (-4 *2 (-975)) (-4 *2 (-341)))) (-2372 (*1 *2 *1 *1) (-12 (-4 *3 (-341)) (-4 *3 (-975)) (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -3857 *1))) (-4 *1 (-790 *3)))) (-3556 (*1 *1 *1 *1) (-12 (-4 *1 (-790 *2)) (-4 *2 (-975)) (-4 *2 (-341)))) (-2162 (*1 *2 *1 *1) (-12 (-4 *3 (-341)) (-4 *3 (-975)) (-5 *2 (-2 (|:| -2963 *1) (|:| -3407 *1))) (-4 *1 (-790 *3)))) (-1956 (*1 *1 *1 *1) (-12 (-4 *1 (-790 *2)) (-4 *2 (-975)) (-4 *2 (-341)))) (-2559 (*1 *1 *1 *1) (-12 (-4 *1 (-790 *2)) (-4 *2 (-975)) (-4 *2 (-341)))) (-2220 (*1 *1 *1 *1) (|partial| -12 (-4 *1 (-790 *2)) (-4 *2 (-975)) (-4 *2 (-341)))) (-3315 (*1 *1 *1 *1) (-12 (-4 *1 (-790 *2)) (-4 *2 (-975)) (-4 *2 (-341)))) (-3830 (*1 *2 *1 *1) (-12 (-4 *3 (-341)) (-4 *3 (-975)) (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -3857 *1))) (-4 *1 (-790 *3)))) (-2332 (*1 *1 *1 *1) (-12 (-4 *1 (-790 *2)) (-4 *2 (-975)) (-4 *2 (-341)))))
-(-13 (-975) (-107 |t#1| |t#1|) (-389 |t#1|) (-10 -8 (-15 -1316 ((-712) $)) (-15 -2624 ((-712) $)) (-15 -1678 (|t#1| $)) (-15 -1710 ($ $)) (-15 -2560 (|t#1| $ (-712))) (-15 -1480 ($ |t#1| (-712))) (-15 -3654 ((-591 |t#1|) $)) (-15 -3005 (|t#1| $ |t#1| |t#1|)) (IF (|has| |t#1| (-160)) (-6 (-37 |t#1|)) |%noBranch|) (IF (|has| |t#1| (-517)) (PROGN (-15 -2089 ((-3 $ "failed") $ |t#1|)) (-15 -3242 ((-2 (|:| -2963 $) (|:| -3407 $)) $ $)) (-15 -1455 ((-2 (|:| -2963 $) (|:| -3407 $)) $ $))) |%noBranch|) (IF (|has| |t#1| (-429)) (PROGN (-15 -2668 (|t#1| $)) (-15 -3208 ($ $))) |%noBranch|) (IF (|has| |t#1| (-341)) (PROGN (-15 -1702 ((-2 (|:| -2963 $) (|:| -3407 $)) $ $)) (-15 -2173 ($ $ $)) (-15 -3975 ($ $ $)) (-15 -1779 ((-3 $ "failed") $ $)) (-15 -2352 ($ $ $)) (-15 -2372 ((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $)) (-15 -3556 ($ $ $)) (-15 -2162 ((-2 (|:| -2963 $) (|:| -3407 $)) $ $)) (-15 -1956 ($ $ $)) (-15 -2559 ($ $ $)) (-15 -2220 ((-3 $ "failed") $ $)) (-15 -3315 ($ $ $)) (-15 -3830 ((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $)) (-15 -2332 ($ $ $))) |%noBranch|)))
+((-2743 (*1 *2 *1) (-12 (-4 *1 (-790 *3)) (-4 *3 (-975)) (-5 *2 (-712)))) (-3629 (*1 *2 *1) (-12 (-4 *1 (-790 *3)) (-4 *3 (-975)) (-5 *2 (-712)))) (-1556 (*1 *2 *1) (-12 (-4 *1 (-790 *2)) (-4 *2 (-975)))) (-1575 (*1 *1 *1) (-12 (-4 *1 (-790 *2)) (-4 *2 (-975)))) (-1263 (*1 *2 *1 *3) (-12 (-5 *3 (-712)) (-4 *1 (-790 *2)) (-4 *2 (-975)))) (-1422 (*1 *1 *2 *3) (-12 (-5 *3 (-712)) (-4 *1 (-790 *2)) (-4 *2 (-975)))) (-3109 (*1 *2 *1) (-12 (-4 *1 (-790 *3)) (-4 *3 (-975)) (-5 *2 (-591 *3)))) (-2814 (*1 *2 *1 *2 *2) (-12 (-4 *1 (-790 *2)) (-4 *2 (-975)))) (-3210 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-790 *2)) (-4 *2 (-975)) (-4 *2 (-517)))) (-3485 (*1 *2 *1 *1) (-12 (-4 *3 (-517)) (-4 *3 (-975)) (-5 *2 (-2 (|:| -2746 *1) (|:| -2449 *1))) (-4 *1 (-790 *3)))) (-1743 (*1 *2 *1 *1) (-12 (-4 *3 (-517)) (-4 *3 (-975)) (-5 *2 (-2 (|:| -2746 *1) (|:| -2449 *1))) (-4 *1 (-790 *3)))) (-2827 (*1 *2 *1) (-12 (-4 *1 (-790 *2)) (-4 *2 (-975)) (-4 *2 (-429)))) (-3153 (*1 *1 *1) (-12 (-4 *1 (-790 *2)) (-4 *2 (-975)) (-4 *2 (-429)))) (-2963 (*1 *2 *1 *1) (-12 (-4 *3 (-341)) (-4 *3 (-975)) (-5 *2 (-2 (|:| -2746 *1) (|:| -2449 *1))) (-4 *1 (-790 *3)))) (-3359 (*1 *1 *1 *1) (-12 (-4 *1 (-790 *2)) (-4 *2 (-975)) (-4 *2 (-341)))) (-3327 (*1 *1 *1 *1) (-12 (-4 *1 (-790 *2)) (-4 *2 (-975)) (-4 *2 (-341)))) (-3893 (*1 *1 *1 *1) (|partial| -12 (-4 *1 (-790 *2)) (-4 *2 (-975)) (-4 *2 (-341)))) (-2748 (*1 *1 *1 *1) (-12 (-4 *1 (-790 *2)) (-4 *2 (-975)) (-4 *2 (-341)))) (-2953 (*1 *2 *1 *1) (-12 (-4 *3 (-341)) (-4 *3 (-975)) (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -3965 *1))) (-4 *1 (-790 *3)))) (-1537 (*1 *1 *1 *1) (-12 (-4 *1 (-790 *2)) (-4 *2 (-975)) (-4 *2 (-341)))) (-3370 (*1 *2 *1 *1) (-12 (-4 *3 (-341)) (-4 *3 (-975)) (-5 *2 (-2 (|:| -2746 *1) (|:| -2449 *1))) (-4 *1 (-790 *3)))) (-2049 (*1 *1 *1 *1) (-12 (-4 *1 (-790 *2)) (-4 *2 (-975)) (-4 *2 (-341)))) (-1253 (*1 *1 *1 *1) (-12 (-4 *1 (-790 *2)) (-4 *2 (-975)) (-4 *2 (-341)))) (-3991 (*1 *1 *1 *1) (|partial| -12 (-4 *1 (-790 *2)) (-4 *2 (-975)) (-4 *2 (-341)))) (-4032 (*1 *1 *1 *1) (-12 (-4 *1 (-790 *2)) (-4 *2 (-975)) (-4 *2 (-341)))) (-1318 (*1 *2 *1 *1) (-12 (-4 *3 (-341)) (-4 *3 (-975)) (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -3965 *1))) (-4 *1 (-790 *3)))) (-2561 (*1 *1 *1 *1) (-12 (-4 *1 (-790 *2)) (-4 *2 (-975)) (-4 *2 (-341)))))
+(-13 (-975) (-107 |t#1| |t#1|) (-389 |t#1|) (-10 -8 (-15 -2743 ((-712) $)) (-15 -3629 ((-712) $)) (-15 -1556 (|t#1| $)) (-15 -1575 ($ $)) (-15 -1263 (|t#1| $ (-712))) (-15 -1422 ($ |t#1| (-712))) (-15 -3109 ((-591 |t#1|) $)) (-15 -2814 (|t#1| $ |t#1| |t#1|)) (IF (|has| |t#1| (-160)) (-6 (-37 |t#1|)) |%noBranch|) (IF (|has| |t#1| (-517)) (PROGN (-15 -3210 ((-3 $ "failed") $ |t#1|)) (-15 -3485 ((-2 (|:| -2746 $) (|:| -2449 $)) $ $)) (-15 -1743 ((-2 (|:| -2746 $) (|:| -2449 $)) $ $))) |%noBranch|) (IF (|has| |t#1| (-429)) (PROGN (-15 -2827 (|t#1| $)) (-15 -3153 ($ $))) |%noBranch|) (IF (|has| |t#1| (-341)) (PROGN (-15 -2963 ((-2 (|:| -2746 $) (|:| -2449 $)) $ $)) (-15 -3359 ($ $ $)) (-15 -3327 ($ $ $)) (-15 -3893 ((-3 $ "failed") $ $)) (-15 -2748 ($ $ $)) (-15 -2953 ((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $)) (-15 -1537 ($ $ $)) (-15 -3370 ((-2 (|:| -2746 $) (|:| -2449 $)) $ $)) (-15 -2049 ($ $ $)) (-15 -1253 ($ $ $)) (-15 -3991 ((-3 $ "failed") $ $)) (-15 -4032 ($ $ $)) (-15 -1318 ((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $)) (-15 -2561 ($ $ $))) |%noBranch|)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 |#1|) |has| |#1| (-160)) ((-97) . T) ((-107 |#1| |#1|) . T) ((-126) . T) ((-565 (-796)) . T) ((-389 |#1|) . T) ((-593 |#1|) . T) ((-593 $) . T) ((-659 |#1|) |has| |#1| (-160)) ((-668) . T) ((-966 (-385 (-525))) |has| |#1| (-966 (-385 (-525)))) ((-966 (-525)) |has| |#1| (-966 (-525))) ((-966 |#1|) . T) ((-981 |#1|) . T) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T))
-((-3735 ((|#2| |#2| |#2| (-94 |#1|) (-1 |#1| |#1|)) 20)) (-2162 (((-2 (|:| -2963 |#2|) (|:| -3407 |#2|)) |#2| |#2| (-94 |#1|)) 43 (|has| |#1| (-341)))) (-1455 (((-2 (|:| -2963 |#2|) (|:| -3407 |#2|)) |#2| |#2| (-94 |#1|)) 40 (|has| |#1| (-517)))) (-3242 (((-2 (|:| -2963 |#2|) (|:| -3407 |#2|)) |#2| |#2| (-94 |#1|)) 39 (|has| |#1| (-517)))) (-1702 (((-2 (|:| -2963 |#2|) (|:| -3407 |#2|)) |#2| |#2| (-94 |#1|)) 42 (|has| |#1| (-341)))) (-3005 ((|#1| |#2| |#1| |#1| (-94 |#1|) (-1 |#1| |#1|)) 31)))
-(((-791 |#1| |#2|) (-10 -7 (-15 -3735 (|#2| |#2| |#2| (-94 |#1|) (-1 |#1| |#1|))) (-15 -3005 (|#1| |#2| |#1| |#1| (-94 |#1|) (-1 |#1| |#1|))) (IF (|has| |#1| (-517)) (PROGN (-15 -3242 ((-2 (|:| -2963 |#2|) (|:| -3407 |#2|)) |#2| |#2| (-94 |#1|))) (-15 -1455 ((-2 (|:| -2963 |#2|) (|:| -3407 |#2|)) |#2| |#2| (-94 |#1|)))) |%noBranch|) (IF (|has| |#1| (-341)) (PROGN (-15 -1702 ((-2 (|:| -2963 |#2|) (|:| -3407 |#2|)) |#2| |#2| (-94 |#1|))) (-15 -2162 ((-2 (|:| -2963 |#2|) (|:| -3407 |#2|)) |#2| |#2| (-94 |#1|)))) |%noBranch|)) (-975) (-790 |#1|)) (T -791))
-((-2162 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-94 *5)) (-4 *5 (-341)) (-4 *5 (-975)) (-5 *2 (-2 (|:| -2963 *3) (|:| -3407 *3))) (-5 *1 (-791 *5 *3)) (-4 *3 (-790 *5)))) (-1702 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-94 *5)) (-4 *5 (-341)) (-4 *5 (-975)) (-5 *2 (-2 (|:| -2963 *3) (|:| -3407 *3))) (-5 *1 (-791 *5 *3)) (-4 *3 (-790 *5)))) (-1455 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-94 *5)) (-4 *5 (-517)) (-4 *5 (-975)) (-5 *2 (-2 (|:| -2963 *3) (|:| -3407 *3))) (-5 *1 (-791 *5 *3)) (-4 *3 (-790 *5)))) (-3242 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-94 *5)) (-4 *5 (-517)) (-4 *5 (-975)) (-5 *2 (-2 (|:| -2963 *3) (|:| -3407 *3))) (-5 *1 (-791 *5 *3)) (-4 *3 (-790 *5)))) (-3005 (*1 *2 *3 *2 *2 *4 *5) (-12 (-5 *4 (-94 *2)) (-5 *5 (-1 *2 *2)) (-4 *2 (-975)) (-5 *1 (-791 *2 *3)) (-4 *3 (-790 *2)))) (-3735 (*1 *2 *2 *2 *3 *4) (-12 (-5 *3 (-94 *5)) (-5 *4 (-1 *5 *5)) (-4 *5 (-975)) (-5 *1 (-791 *5 *2)) (-4 *2 (-790 *5)))))
-(-10 -7 (-15 -3735 (|#2| |#2| |#2| (-94 |#1|) (-1 |#1| |#1|))) (-15 -3005 (|#1| |#2| |#1| |#1| (-94 |#1|) (-1 |#1| |#1|))) (IF (|has| |#1| (-517)) (PROGN (-15 -3242 ((-2 (|:| -2963 |#2|) (|:| -3407 |#2|)) |#2| |#2| (-94 |#1|))) (-15 -1455 ((-2 (|:| -2963 |#2|) (|:| -3407 |#2|)) |#2| |#2| (-94 |#1|)))) |%noBranch|) (IF (|has| |#1| (-341)) (PROGN (-15 -1702 ((-2 (|:| -2963 |#2|) (|:| -3407 |#2|)) |#2| |#2| (-94 |#1|))) (-15 -2162 ((-2 (|:| -2963 |#2|) (|:| -3407 |#2|)) |#2| |#2| (-94 |#1|)))) |%noBranch|))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-3798 (($) NIL T CONST)) (-2559 (($ $ $) NIL (|has| |#1| (-341)))) (-1956 (($ $ $) NIL (|has| |#1| (-341)))) (-3556 (($ $ $) NIL (|has| |#1| (-341)))) (-3315 (($ $ $) NIL (|has| |#1| (-341)))) (-3830 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL (|has| |#1| (-341)))) (-2220 (((-3 $ "failed") $ $) NIL (|has| |#1| (-341)))) (-2162 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) 25 (|has| |#1| (-341)))) (-1251 (((-3 (-525) "failed") $) NIL (|has| |#1| (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-3 |#1| "failed") $) NIL)) (-3528 (((-525) $) NIL (|has| |#1| (-966 (-525)))) (((-385 (-525)) $) NIL (|has| |#1| (-966 (-385 (-525))))) ((|#1| $) NIL)) (-1710 (($ $) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-3208 (($ $) NIL (|has| |#1| (-429)))) (-2927 (((-796) $ (-796)) NIL)) (-2824 (((-108) $) NIL)) (-1480 (($ |#1| (-712)) NIL)) (-1455 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) 21 (|has| |#1| (-517)))) (-3242 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) 19 (|has| |#1| (-517)))) (-2624 (((-712) $) NIL)) (-3975 (($ $ $) NIL (|has| |#1| (-341)))) (-2173 (($ $ $) NIL (|has| |#1| (-341)))) (-2332 (($ $ $) NIL (|has| |#1| (-341)))) (-2352 (($ $ $) NIL (|has| |#1| (-341)))) (-2372 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL (|has| |#1| (-341)))) (-1779 (((-3 $ "failed") $ $) NIL (|has| |#1| (-341)))) (-1702 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) 23 (|has| |#1| (-341)))) (-1678 ((|#1| $) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-2089 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517)))) (-1316 (((-712) $) NIL)) (-2668 ((|#1| $) NIL (|has| |#1| (-429)))) (-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ (-385 (-525))) NIL (|has| |#1| (-966 (-385 (-525))))) (($ |#1|) NIL)) (-3654 (((-591 |#1|) $) NIL)) (-2560 ((|#1| $ (-712)) NIL)) (-2128 (((-712)) NIL)) (-3005 ((|#1| $ |#1| |#1|) 15)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4191 (($) NIL T CONST)) (-4197 (($) NIL T CONST)) (-4096 (((-108) $ $) NIL)) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 13) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
-(((-792 |#1| |#2| |#3|) (-13 (-790 |#1|) (-10 -8 (-15 -2927 ((-796) $ (-796))))) (-975) (-94 |#1|) (-1 |#1| |#1|)) (T -792))
-((-2927 (*1 *2 *1 *2) (-12 (-5 *2 (-796)) (-5 *1 (-792 *3 *4 *5)) (-4 *3 (-975)) (-14 *4 (-94 *3)) (-14 *5 (-1 *3 *3)))))
-(-13 (-790 |#1|) (-10 -8 (-15 -2927 ((-796) $ (-796)))))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-3798 (($) NIL T CONST)) (-2559 (($ $ $) NIL (|has| |#2| (-341)))) (-1956 (($ $ $) NIL (|has| |#2| (-341)))) (-3556 (($ $ $) NIL (|has| |#2| (-341)))) (-3315 (($ $ $) NIL (|has| |#2| (-341)))) (-3830 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL (|has| |#2| (-341)))) (-2220 (((-3 $ "failed") $ $) NIL (|has| |#2| (-341)))) (-2162 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL (|has| |#2| (-341)))) (-1251 (((-3 (-525) "failed") $) NIL (|has| |#2| (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#2| (-966 (-385 (-525))))) (((-3 |#2| "failed") $) NIL)) (-3528 (((-525) $) NIL (|has| |#2| (-966 (-525)))) (((-385 (-525)) $) NIL (|has| |#2| (-966 (-385 (-525))))) ((|#2| $) NIL)) (-1710 (($ $) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-3208 (($ $) NIL (|has| |#2| (-429)))) (-2824 (((-108) $) NIL)) (-1480 (($ |#2| (-712)) 16)) (-1455 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL (|has| |#2| (-517)))) (-3242 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL (|has| |#2| (-517)))) (-2624 (((-712) $) NIL)) (-3975 (($ $ $) NIL (|has| |#2| (-341)))) (-2173 (($ $ $) NIL (|has| |#2| (-341)))) (-2332 (($ $ $) NIL (|has| |#2| (-341)))) (-2352 (($ $ $) NIL (|has| |#2| (-341)))) (-2372 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL (|has| |#2| (-341)))) (-1779 (((-3 $ "failed") $ $) NIL (|has| |#2| (-341)))) (-1702 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL (|has| |#2| (-341)))) (-1678 ((|#2| $) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-2089 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-517)))) (-1316 (((-712) $) NIL)) (-2668 ((|#2| $) NIL (|has| |#2| (-429)))) (-3022 (((-796) $) 23) (($ (-525)) NIL) (($ (-385 (-525))) NIL (|has| |#2| (-966 (-385 (-525))))) (($ |#2|) NIL) (($ (-1167 |#1|)) 18)) (-3654 (((-591 |#2|) $) NIL)) (-2560 ((|#2| $ (-712)) NIL)) (-2128 (((-712)) NIL)) (-3005 ((|#2| $ |#2| |#2|) NIL)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4191 (($) NIL T CONST)) (-4197 (($) 13 T CONST)) (-4096 (((-108) $ $) NIL)) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) NIL)))
-(((-793 |#1| |#2| |#3| |#4|) (-13 (-790 |#2|) (-10 -8 (-15 -3022 ($ (-1167 |#1|))))) (-1089) (-975) (-94 |#2|) (-1 |#2| |#2|)) (T -793))
-((-3022 (*1 *1 *2) (-12 (-5 *2 (-1167 *3)) (-14 *3 (-1089)) (-5 *1 (-793 *3 *4 *5 *6)) (-4 *4 (-975)) (-14 *5 (-94 *4)) (-14 *6 (-1 *4 *4)))))
-(-13 (-790 |#2|) (-10 -8 (-15 -3022 ($ (-1167 |#1|)))))
-((-3434 ((|#1| (-712) |#1|) 35 (|has| |#1| (-37 (-385 (-525)))))) (-3253 ((|#1| (-712) (-712) |#1|) 27) ((|#1| (-712) |#1|) 20)) (-1472 ((|#1| (-712) |#1|) 31)) (-3752 ((|#1| (-712) |#1|) 29)) (-3235 ((|#1| (-712) |#1|) 28)))
-(((-794 |#1|) (-10 -7 (-15 -3235 (|#1| (-712) |#1|)) (-15 -3752 (|#1| (-712) |#1|)) (-15 -1472 (|#1| (-712) |#1|)) (-15 -3253 (|#1| (-712) |#1|)) (-15 -3253 (|#1| (-712) (-712) |#1|)) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -3434 (|#1| (-712) |#1|)) |%noBranch|)) (-160)) (T -794))
-((-3434 (*1 *2 *3 *2) (-12 (-5 *3 (-712)) (-5 *1 (-794 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-160)))) (-3253 (*1 *2 *3 *3 *2) (-12 (-5 *3 (-712)) (-5 *1 (-794 *2)) (-4 *2 (-160)))) (-3253 (*1 *2 *3 *2) (-12 (-5 *3 (-712)) (-5 *1 (-794 *2)) (-4 *2 (-160)))) (-1472 (*1 *2 *3 *2) (-12 (-5 *3 (-712)) (-5 *1 (-794 *2)) (-4 *2 (-160)))) (-3752 (*1 *2 *3 *2) (-12 (-5 *3 (-712)) (-5 *1 (-794 *2)) (-4 *2 (-160)))) (-3235 (*1 *2 *3 *2) (-12 (-5 *3 (-712)) (-5 *1 (-794 *2)) (-4 *2 (-160)))))
-(-10 -7 (-15 -3235 (|#1| (-712) |#1|)) (-15 -3752 (|#1| (-712) |#1|)) (-15 -1472 (|#1| (-712) |#1|)) (-15 -3253 (|#1| (-712) |#1|)) (-15 -3253 (|#1| (-712) (-712) |#1|)) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -3434 (|#1| (-712) |#1|)) |%noBranch|))
-((-3008 (((-108) $ $) NIL)) (-3024 (((-525) $) 12)) (-3741 (($ $ $) NIL)) (-2478 (($ $ $) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) 18) (($ (-525)) 11)) (-4135 (((-108) $ $) NIL)) (-4119 (((-108) $ $) NIL)) (-4096 (((-108) $ $) 8)) (-4126 (((-108) $ $) NIL)) (-4112 (((-108) $ $) 9)))
-(((-795) (-13 (-788) (-10 -8 (-15 -3022 ($ (-525))) (-15 -3024 ((-525) $))))) (T -795))
-((-3022 (*1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-795)))) (-3024 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-795)))))
-(-13 (-788) (-10 -8 (-15 -3022 ($ (-525))) (-15 -3024 ((-525) $))))
-((-3008 (((-108) $ $) NIL) (($ $ $) 77)) (-3883 (($ $ $) 115)) (-2289 (((-525) $) 30) (((-525)) 35)) (-2752 (($ (-525)) 44)) (-3467 (($ $ $) 45) (($ (-591 $)) 76)) (-3515 (($ $ (-591 $)) 74)) (-3294 (((-525) $) 33)) (-3789 (($ $ $) 63)) (-2161 (($ $) 128) (($ $ $) 129) (($ $ $ $) 130)) (-3895 (((-525) $) 32)) (-2718 (($ $ $) 62)) (-1432 (($ $) 105)) (-2708 (($ $ $) 119)) (-3384 (($ (-591 $)) 52)) (-1672 (($ $ (-591 $)) 69)) (-2723 (($ (-525) (-525)) 46)) (-3069 (($ $) 116) (($ $ $) 117)) (-3400 (($ $ (-525)) 40) (($ $) 43)) (-2129 (($ $ $) 89)) (-3851 (($ $ $) 122)) (-1685 (($ $) 106)) (-2110 (($ $ $) 90)) (-1553 (($ $) 131) (($ $ $) 132) (($ $ $ $) 133)) (-4229 (((-1176) $) 8)) (-1777 (($ $) 109) (($ $ (-712)) 112)) (-2098 (($ $ $) 65)) (-1772 (($ $ $) 64)) (-1259 (($ $ (-591 $)) 100)) (-1989 (($ $ $) 104)) (-2964 (($ (-591 $)) 50)) (-1668 (($ $) 60) (($ (-591 $)) 61)) (-3417 (($ $ $) 113)) (-1350 (($ $) 107)) (-2623 (($ $ $) 118)) (-2927 (($ (-525)) 20) (($ (-1089)) 22) (($ (-1072)) 29) (($ (-205)) 24)) (-1209 (($ $ $) 93)) (-2247 (($ $) 94)) (-2314 (((-1176) (-1072)) 14)) (-2353 (($ (-1072)) 13)) (-3393 (($ (-591 (-591 $))) 49)) (-3388 (($ $ (-525)) 39) (($ $) 42)) (-2339 (((-1072) $) NIL)) (-3633 (($ $ $) 121)) (-4150 (($ $) 134) (($ $ $) 135) (($ $ $ $) 136)) (-3284 (((-108) $) 98)) (-3982 (($ $ (-591 $)) 102) (($ $ $ $) 103)) (-3694 (($ (-525)) 36)) (-2965 (((-525) $) 31) (((-525)) 34)) (-3025 (($ $ $) 37) (($ (-591 $)) 75)) (-2047 (((-1036) $) NIL)) (-2089 (($ $ $) 91)) (-3209 (($) 12)) (-3164 (($ $ (-591 $)) 99)) (-2109 (($ $) 108) (($ $ (-712)) 111)) (-2099 (($ $ $) 88)) (-3266 (($ $ (-712)) 127)) (-1549 (($ (-591 $)) 51)) (-3022 (((-796) $) 18)) (-1682 (($ $ (-525)) 38) (($ $) 41)) (-1812 (($ $) 58) (($ (-591 $)) 59)) (-2973 (($ $) 56) (($ (-591 $)) 57)) (-2989 (($ $) 114)) (-1688 (($ (-591 $)) 55)) (-2516 (($ $ $) 97)) (-1545 (($ $ $) 120)) (-1213 (($ $ $) 92)) (-1416 (($ $ $) 95) (($ $) 96)) (-4135 (($ $ $) 81)) (-4119 (($ $ $) 79)) (-4096 (((-108) $ $) 15) (($ $ $) 16)) (-4126 (($ $ $) 80)) (-4112 (($ $ $) 78)) (-4173 (($ $ $) 86)) (-4164 (($ $ $) 83) (($ $) 84)) (-4156 (($ $ $) 82)) (** (($ $ $) 87)) (* (($ $ $) 85)))
-(((-796) (-13 (-1018) (-10 -8 (-15 -4229 ((-1176) $)) (-15 -2353 ($ (-1072))) (-15 -2314 ((-1176) (-1072))) (-15 -2927 ($ (-525))) (-15 -2927 ($ (-1089))) (-15 -2927 ($ (-1072))) (-15 -2927 ($ (-205))) (-15 -3209 ($)) (-15 -2289 ((-525) $)) (-15 -2965 ((-525) $)) (-15 -2289 ((-525))) (-15 -2965 ((-525))) (-15 -3895 ((-525) $)) (-15 -3294 ((-525) $)) (-15 -3694 ($ (-525))) (-15 -2752 ($ (-525))) (-15 -2723 ($ (-525) (-525))) (-15 -3388 ($ $ (-525))) (-15 -3400 ($ $ (-525))) (-15 -1682 ($ $ (-525))) (-15 -3388 ($ $)) (-15 -3400 ($ $)) (-15 -1682 ($ $)) (-15 -3025 ($ $ $)) (-15 -3467 ($ $ $)) (-15 -3025 ($ (-591 $))) (-15 -3467 ($ (-591 $))) (-15 -1259 ($ $ (-591 $))) (-15 -3982 ($ $ (-591 $))) (-15 -3982 ($ $ $ $)) (-15 -1989 ($ $ $)) (-15 -3284 ((-108) $)) (-15 -3164 ($ $ (-591 $))) (-15 -1432 ($ $)) (-15 -3633 ($ $ $)) (-15 -2989 ($ $)) (-15 -3393 ($ (-591 (-591 $)))) (-15 -3883 ($ $ $)) (-15 -3069 ($ $)) (-15 -3069 ($ $ $)) (-15 -2623 ($ $ $)) (-15 -2708 ($ $ $)) (-15 -1545 ($ $ $)) (-15 -3851 ($ $ $)) (-15 -3266 ($ $ (-712))) (-15 -2516 ($ $ $)) (-15 -2718 ($ $ $)) (-15 -3789 ($ $ $)) (-15 -1772 ($ $ $)) (-15 -2098 ($ $ $)) (-15 -1672 ($ $ (-591 $))) (-15 -3515 ($ $ (-591 $))) (-15 -1685 ($ $)) (-15 -2109 ($ $)) (-15 -2109 ($ $ (-712))) (-15 -1777 ($ $)) (-15 -1777 ($ $ (-712))) (-15 -1350 ($ $)) (-15 -3417 ($ $ $)) (-15 -2161 ($ $)) (-15 -2161 ($ $ $)) (-15 -2161 ($ $ $ $)) (-15 -1553 ($ $)) (-15 -1553 ($ $ $)) (-15 -1553 ($ $ $ $)) (-15 -4150 ($ $)) (-15 -4150 ($ $ $)) (-15 -4150 ($ $ $ $)) (-15 -2973 ($ $)) (-15 -2973 ($ (-591 $))) (-15 -1812 ($ $)) (-15 -1812 ($ (-591 $))) (-15 -1668 ($ $)) (-15 -1668 ($ (-591 $))) (-15 -2964 ($ (-591 $))) (-15 -1549 ($ (-591 $))) (-15 -3384 ($ (-591 $))) (-15 -1688 ($ (-591 $))) (-15 -4096 ($ $ $)) (-15 -3008 ($ $ $)) (-15 -4112 ($ $ $)) (-15 -4119 ($ $ $)) (-15 -4126 ($ $ $)) (-15 -4135 ($ $ $)) (-15 -4156 ($ $ $)) (-15 -4164 ($ $ $)) (-15 -4164 ($ $)) (-15 * ($ $ $)) (-15 -4173 ($ $ $)) (-15 ** ($ $ $)) (-15 -2099 ($ $ $)) (-15 -2129 ($ $ $)) (-15 -2110 ($ $ $)) (-15 -2089 ($ $ $)) (-15 -1213 ($ $ $)) (-15 -1209 ($ $ $)) (-15 -2247 ($ $)) (-15 -1416 ($ $ $)) (-15 -1416 ($ $))))) (T -796))
-((-4229 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-796)))) (-2353 (*1 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-796)))) (-2314 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-796)))) (-2927 (*1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-796)))) (-2927 (*1 *1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-796)))) (-2927 (*1 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-796)))) (-2927 (*1 *1 *2) (-12 (-5 *2 (-205)) (-5 *1 (-796)))) (-3209 (*1 *1) (-5 *1 (-796))) (-2289 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-796)))) (-2965 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-796)))) (-2289 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-796)))) (-2965 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-796)))) (-3895 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-796)))) (-3294 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-796)))) (-3694 (*1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-796)))) (-2752 (*1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-796)))) (-2723 (*1 *1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-796)))) (-3388 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-796)))) (-3400 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-796)))) (-1682 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-796)))) (-3388 (*1 *1 *1) (-5 *1 (-796))) (-3400 (*1 *1 *1) (-5 *1 (-796))) (-1682 (*1 *1 *1) (-5 *1 (-796))) (-3025 (*1 *1 *1 *1) (-5 *1 (-796))) (-3467 (*1 *1 *1 *1) (-5 *1 (-796))) (-3025 (*1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796)))) (-3467 (*1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796)))) (-1259 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796)))) (-3982 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796)))) (-3982 (*1 *1 *1 *1 *1) (-5 *1 (-796))) (-1989 (*1 *1 *1 *1) (-5 *1 (-796))) (-3284 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-796)))) (-3164 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796)))) (-1432 (*1 *1 *1) (-5 *1 (-796))) (-3633 (*1 *1 *1 *1) (-5 *1 (-796))) (-2989 (*1 *1 *1) (-5 *1 (-796))) (-3393 (*1 *1 *2) (-12 (-5 *2 (-591 (-591 (-796)))) (-5 *1 (-796)))) (-3883 (*1 *1 *1 *1) (-5 *1 (-796))) (-3069 (*1 *1 *1) (-5 *1 (-796))) (-3069 (*1 *1 *1 *1) (-5 *1 (-796))) (-2623 (*1 *1 *1 *1) (-5 *1 (-796))) (-2708 (*1 *1 *1 *1) (-5 *1 (-796))) (-1545 (*1 *1 *1 *1) (-5 *1 (-796))) (-3851 (*1 *1 *1 *1) (-5 *1 (-796))) (-3266 (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-796)))) (-2516 (*1 *1 *1 *1) (-5 *1 (-796))) (-2718 (*1 *1 *1 *1) (-5 *1 (-796))) (-3789 (*1 *1 *1 *1) (-5 *1 (-796))) (-1772 (*1 *1 *1 *1) (-5 *1 (-796))) (-2098 (*1 *1 *1 *1) (-5 *1 (-796))) (-1672 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796)))) (-3515 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796)))) (-1685 (*1 *1 *1) (-5 *1 (-796))) (-2109 (*1 *1 *1) (-5 *1 (-796))) (-2109 (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-796)))) (-1777 (*1 *1 *1) (-5 *1 (-796))) (-1777 (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-796)))) (-1350 (*1 *1 *1) (-5 *1 (-796))) (-3417 (*1 *1 *1 *1) (-5 *1 (-796))) (-2161 (*1 *1 *1) (-5 *1 (-796))) (-2161 (*1 *1 *1 *1) (-5 *1 (-796))) (-2161 (*1 *1 *1 *1 *1) (-5 *1 (-796))) (-1553 (*1 *1 *1) (-5 *1 (-796))) (-1553 (*1 *1 *1 *1) (-5 *1 (-796))) (-1553 (*1 *1 *1 *1 *1) (-5 *1 (-796))) (-4150 (*1 *1 *1) (-5 *1 (-796))) (-4150 (*1 *1 *1 *1) (-5 *1 (-796))) (-4150 (*1 *1 *1 *1 *1) (-5 *1 (-796))) (-2973 (*1 *1 *1) (-5 *1 (-796))) (-2973 (*1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796)))) (-1812 (*1 *1 *1) (-5 *1 (-796))) (-1812 (*1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796)))) (-1668 (*1 *1 *1) (-5 *1 (-796))) (-1668 (*1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796)))) (-2964 (*1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796)))) (-1549 (*1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796)))) (-3384 (*1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796)))) (-1688 (*1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796)))) (-4096 (*1 *1 *1 *1) (-5 *1 (-796))) (-3008 (*1 *1 *1 *1) (-5 *1 (-796))) (-4112 (*1 *1 *1 *1) (-5 *1 (-796))) (-4119 (*1 *1 *1 *1) (-5 *1 (-796))) (-4126 (*1 *1 *1 *1) (-5 *1 (-796))) (-4135 (*1 *1 *1 *1) (-5 *1 (-796))) (-4156 (*1 *1 *1 *1) (-5 *1 (-796))) (-4164 (*1 *1 *1 *1) (-5 *1 (-796))) (-4164 (*1 *1 *1) (-5 *1 (-796))) (* (*1 *1 *1 *1) (-5 *1 (-796))) (-4173 (*1 *1 *1 *1) (-5 *1 (-796))) (** (*1 *1 *1 *1) (-5 *1 (-796))) (-2099 (*1 *1 *1 *1) (-5 *1 (-796))) (-2129 (*1 *1 *1 *1) (-5 *1 (-796))) (-2110 (*1 *1 *1 *1) (-5 *1 (-796))) (-2089 (*1 *1 *1 *1) (-5 *1 (-796))) (-1213 (*1 *1 *1 *1) (-5 *1 (-796))) (-1209 (*1 *1 *1 *1) (-5 *1 (-796))) (-2247 (*1 *1 *1) (-5 *1 (-796))) (-1416 (*1 *1 *1 *1) (-5 *1 (-796))) (-1416 (*1 *1 *1) (-5 *1 (-796))))
-(-13 (-1018) (-10 -8 (-15 -4229 ((-1176) $)) (-15 -2353 ($ (-1072))) (-15 -2314 ((-1176) (-1072))) (-15 -2927 ($ (-525))) (-15 -2927 ($ (-1089))) (-15 -2927 ($ (-1072))) (-15 -2927 ($ (-205))) (-15 -3209 ($)) (-15 -2289 ((-525) $)) (-15 -2965 ((-525) $)) (-15 -2289 ((-525))) (-15 -2965 ((-525))) (-15 -3895 ((-525) $)) (-15 -3294 ((-525) $)) (-15 -3694 ($ (-525))) (-15 -2752 ($ (-525))) (-15 -2723 ($ (-525) (-525))) (-15 -3388 ($ $ (-525))) (-15 -3400 ($ $ (-525))) (-15 -1682 ($ $ (-525))) (-15 -3388 ($ $)) (-15 -3400 ($ $)) (-15 -1682 ($ $)) (-15 -3025 ($ $ $)) (-15 -3467 ($ $ $)) (-15 -3025 ($ (-591 $))) (-15 -3467 ($ (-591 $))) (-15 -1259 ($ $ (-591 $))) (-15 -3982 ($ $ (-591 $))) (-15 -3982 ($ $ $ $)) (-15 -1989 ($ $ $)) (-15 -3284 ((-108) $)) (-15 -3164 ($ $ (-591 $))) (-15 -1432 ($ $)) (-15 -3633 ($ $ $)) (-15 -2989 ($ $)) (-15 -3393 ($ (-591 (-591 $)))) (-15 -3883 ($ $ $)) (-15 -3069 ($ $)) (-15 -3069 ($ $ $)) (-15 -2623 ($ $ $)) (-15 -2708 ($ $ $)) (-15 -1545 ($ $ $)) (-15 -3851 ($ $ $)) (-15 -3266 ($ $ (-712))) (-15 -2516 ($ $ $)) (-15 -2718 ($ $ $)) (-15 -3789 ($ $ $)) (-15 -1772 ($ $ $)) (-15 -2098 ($ $ $)) (-15 -1672 ($ $ (-591 $))) (-15 -3515 ($ $ (-591 $))) (-15 -1685 ($ $)) (-15 -2109 ($ $)) (-15 -2109 ($ $ (-712))) (-15 -1777 ($ $)) (-15 -1777 ($ $ (-712))) (-15 -1350 ($ $)) (-15 -3417 ($ $ $)) (-15 -2161 ($ $)) (-15 -2161 ($ $ $)) (-15 -2161 ($ $ $ $)) (-15 -1553 ($ $)) (-15 -1553 ($ $ $)) (-15 -1553 ($ $ $ $)) (-15 -4150 ($ $)) (-15 -4150 ($ $ $)) (-15 -4150 ($ $ $ $)) (-15 -2973 ($ $)) (-15 -2973 ($ (-591 $))) (-15 -1812 ($ $)) (-15 -1812 ($ (-591 $))) (-15 -1668 ($ $)) (-15 -1668 ($ (-591 $))) (-15 -2964 ($ (-591 $))) (-15 -1549 ($ (-591 $))) (-15 -3384 ($ (-591 $))) (-15 -1688 ($ (-591 $))) (-15 -4096 ($ $ $)) (-15 -3008 ($ $ $)) (-15 -4112 ($ $ $)) (-15 -4119 ($ $ $)) (-15 -4126 ($ $ $)) (-15 -4135 ($ $ $)) (-15 -4156 ($ $ $)) (-15 -4164 ($ $ $)) (-15 -4164 ($ $)) (-15 * ($ $ $)) (-15 -4173 ($ $ $)) (-15 ** ($ $ $)) (-15 -2099 ($ $ $)) (-15 -2129 ($ $ $)) (-15 -2110 ($ $ $)) (-15 -2089 ($ $ $)) (-15 -1213 ($ $ $)) (-15 -1209 ($ $ $)) (-15 -2247 ($ $)) (-15 -1416 ($ $ $)) (-15 -1416 ($ $))))
-((-3821 (((-1176) (-591 (-51))) 24)) (-4009 (((-1176) (-1072) (-796)) 14) (((-1176) (-796)) 9) (((-1176) (-1072)) 11)))
-(((-797) (-10 -7 (-15 -4009 ((-1176) (-1072))) (-15 -4009 ((-1176) (-796))) (-15 -4009 ((-1176) (-1072) (-796))) (-15 -3821 ((-1176) (-591 (-51)))))) (T -797))
-((-3821 (*1 *2 *3) (-12 (-5 *3 (-591 (-51))) (-5 *2 (-1176)) (-5 *1 (-797)))) (-4009 (*1 *2 *3 *4) (-12 (-5 *3 (-1072)) (-5 *4 (-796)) (-5 *2 (-1176)) (-5 *1 (-797)))) (-4009 (*1 *2 *3) (-12 (-5 *3 (-796)) (-5 *2 (-1176)) (-5 *1 (-797)))) (-4009 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-797)))))
-(-10 -7 (-15 -4009 ((-1176) (-1072))) (-15 -4009 ((-1176) (-796))) (-15 -4009 ((-1176) (-1072) (-796))) (-15 -3821 ((-1176) (-591 (-51)))))
-((-3008 (((-108) $ $) NIL)) (-2037 (((-3 $ "failed") (-1089)) 33)) (-3032 (((-712)) 31)) (-3377 (($) NIL)) (-3741 (($ $ $) NIL)) (-2478 (($ $ $) NIL)) (-3016 (((-854) $) 29)) (-2339 (((-1072) $) 39)) (-2226 (($ (-854)) 28)) (-2047 (((-1036) $) NIL)) (-1408 (((-1089) $) 13) (((-501) $) 19) (((-825 (-357)) $) 26) (((-825 (-525)) $) 22)) (-3022 (((-796) $) 16)) (-4135 (((-108) $ $) NIL)) (-4119 (((-108) $ $) NIL)) (-4096 (((-108) $ $) 36)) (-4126 (((-108) $ $) NIL)) (-4112 (((-108) $ $) 35)))
-(((-798 |#1|) (-13 (-782) (-566 (-1089)) (-566 (-501)) (-566 (-825 (-357))) (-566 (-825 (-525))) (-10 -8 (-15 -2037 ((-3 $ "failed") (-1089))))) (-591 (-1089))) (T -798))
-((-2037 (*1 *1 *2) (|partial| -12 (-5 *2 (-1089)) (-5 *1 (-798 *3)) (-14 *3 (-591 *2)))))
-(-13 (-782) (-566 (-1089)) (-566 (-501)) (-566 (-825 (-357))) (-566 (-825 (-525))) (-10 -8 (-15 -2037 ((-3 $ "failed") (-1089)))))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-3798 (($) NIL T CONST)) (-4163 (((-3 $ "failed") $) NIL)) (-2824 (((-108) $) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) NIL) (($ (-525)) NIL) (((-885 |#1|) $) NIL) (($ (-885 |#1|)) NIL) (($ |#1|) NIL (|has| |#1| (-160)))) (-2128 (((-712)) NIL)) (-1474 (((-1176) (-712)) NIL)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4191 (($) NIL T CONST)) (-4197 (($) NIL T CONST)) (-4096 (((-108) $ $) NIL)) (-4173 (((-3 $ "failed") $ $) NIL (|has| |#1| (-341)))) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ |#1| $) NIL (|has| |#1| (-160))) (($ $ |#1|) NIL (|has| |#1| (-160)))))
-(((-799 |#1| |#2| |#3| |#4|) (-13 (-975) (-10 -8 (IF (|has| |#1| (-160)) (-6 (-37 |#1|)) |%noBranch|) (-15 -3022 ((-885 |#1|) $)) (-15 -3022 ($ (-885 |#1|))) (IF (|has| |#1| (-341)) (-15 -4173 ((-3 $ "failed") $ $)) |%noBranch|) (-15 -1474 ((-1176) (-712))))) (-975) (-591 (-1089)) (-591 (-712)) (-712)) (T -799))
-((-3022 (*1 *2 *1) (-12 (-5 *2 (-885 *3)) (-5 *1 (-799 *3 *4 *5 *6)) (-4 *3 (-975)) (-14 *4 (-591 (-1089))) (-14 *5 (-591 (-712))) (-14 *6 (-712)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-885 *3)) (-4 *3 (-975)) (-5 *1 (-799 *3 *4 *5 *6)) (-14 *4 (-591 (-1089))) (-14 *5 (-591 (-712))) (-14 *6 (-712)))) (-4173 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-799 *2 *3 *4 *5)) (-4 *2 (-341)) (-4 *2 (-975)) (-14 *3 (-591 (-1089))) (-14 *4 (-591 (-712))) (-14 *5 (-712)))) (-1474 (*1 *2 *3) (-12 (-5 *3 (-712)) (-5 *2 (-1176)) (-5 *1 (-799 *4 *5 *6 *7)) (-4 *4 (-975)) (-14 *5 (-591 (-1089))) (-14 *6 (-591 *3)) (-14 *7 *3))))
-(-13 (-975) (-10 -8 (IF (|has| |#1| (-160)) (-6 (-37 |#1|)) |%noBranch|) (-15 -3022 ((-885 |#1|) $)) (-15 -3022 ($ (-885 |#1|))) (IF (|has| |#1| (-341)) (-15 -4173 ((-3 $ "failed") $ $)) |%noBranch|) (-15 -1474 ((-1176) (-712)))))
-((-3419 (((-3 (-161 |#3|) "failed") (-712) (-712) |#2| |#2|) 31)) (-1392 (((-3 (-385 |#3|) "failed") (-712) (-712) |#2| |#2|) 24)))
-(((-800 |#1| |#2| |#3|) (-10 -7 (-15 -1392 ((-3 (-385 |#3|) "failed") (-712) (-712) |#2| |#2|)) (-15 -3419 ((-3 (-161 |#3|) "failed") (-712) (-712) |#2| |#2|))) (-341) (-1162 |#1|) (-1147 |#1|)) (T -800))
-((-3419 (*1 *2 *3 *3 *4 *4) (|partial| -12 (-5 *3 (-712)) (-4 *5 (-341)) (-5 *2 (-161 *6)) (-5 *1 (-800 *5 *4 *6)) (-4 *4 (-1162 *5)) (-4 *6 (-1147 *5)))) (-1392 (*1 *2 *3 *3 *4 *4) (|partial| -12 (-5 *3 (-712)) (-4 *5 (-341)) (-5 *2 (-385 *6)) (-5 *1 (-800 *5 *4 *6)) (-4 *4 (-1162 *5)) (-4 *6 (-1147 *5)))))
-(-10 -7 (-15 -1392 ((-3 (-385 |#3|) "failed") (-712) (-712) |#2| |#2|)) (-15 -3419 ((-3 (-161 |#3|) "failed") (-712) (-712) |#2| |#2|)))
-((-1392 (((-3 (-385 (-1144 |#2| |#1|)) "failed") (-712) (-712) (-1163 |#1| |#2| |#3|)) 28) (((-3 (-385 (-1144 |#2| |#1|)) "failed") (-712) (-712) (-1163 |#1| |#2| |#3|) (-1163 |#1| |#2| |#3|)) 26)))
-(((-801 |#1| |#2| |#3|) (-10 -7 (-15 -1392 ((-3 (-385 (-1144 |#2| |#1|)) "failed") (-712) (-712) (-1163 |#1| |#2| |#3|) (-1163 |#1| |#2| |#3|))) (-15 -1392 ((-3 (-385 (-1144 |#2| |#1|)) "failed") (-712) (-712) (-1163 |#1| |#2| |#3|)))) (-341) (-1089) |#1|) (T -801))
-((-1392 (*1 *2 *3 *3 *4) (|partial| -12 (-5 *3 (-712)) (-5 *4 (-1163 *5 *6 *7)) (-4 *5 (-341)) (-14 *6 (-1089)) (-14 *7 *5) (-5 *2 (-385 (-1144 *6 *5))) (-5 *1 (-801 *5 *6 *7)))) (-1392 (*1 *2 *3 *3 *4 *4) (|partial| -12 (-5 *3 (-712)) (-5 *4 (-1163 *5 *6 *7)) (-4 *5 (-341)) (-14 *6 (-1089)) (-14 *7 *5) (-5 *2 (-385 (-1144 *6 *5))) (-5 *1 (-801 *5 *6 *7)))))
-(-10 -7 (-15 -1392 ((-3 (-385 (-1144 |#2| |#1|)) "failed") (-712) (-712) (-1163 |#1| |#2| |#3|) (-1163 |#1| |#2| |#3|))) (-15 -1392 ((-3 (-385 (-1144 |#2| |#1|)) "failed") (-712) (-712) (-1163 |#1| |#2| |#3|))))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) 41)) (-3706 (($ $) 40)) (-1715 (((-108) $) 38)) (-2157 (((-3 $ "failed") $ $) 19)) (-1361 (($ $ (-525)) 62)) (-1947 (((-108) $ $) 59)) (-3798 (($) 17 T CONST)) (-3069 (($ (-1085 (-525)) (-525)) 61)) (-2129 (($ $ $) 55)) (-4163 (((-3 $ "failed") $) 34)) (-4136 (($ $) 64)) (-2110 (($ $ $) 56)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) 51)) (-3873 (((-712) $) 69)) (-2824 (((-108) $) 31)) (-1758 (((-3 (-591 $) "failed") (-591 $) $) 52)) (-3940 (((-525)) 66)) (-1289 (((-525) $) 65)) (-1356 (($ $ $) 46) (($ (-591 $)) 45)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) 44)) (-1399 (($ $ $) 48) (($ (-591 $)) 47)) (-3375 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-2784 (($ $ (-525)) 68)) (-2089 (((-3 $ "failed") $ $) 42)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) 50)) (-1712 (((-712) $) 58)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) 57)) (-2603 (((-1070 (-525)) $) 70)) (-3571 (($ $) 67)) (-3022 (((-796) $) 11) (($ (-525)) 28) (($ $) 43)) (-2128 (((-712)) 29)) (-2495 (((-108) $ $) 39)) (-2176 (((-525) $ (-525)) 63)) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4096 (((-108) $ $) 6)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24)))
+((-2951 ((|#2| |#2| |#2| (-94 |#1|) (-1 |#1| |#1|)) 20)) (-3370 (((-2 (|:| -2746 |#2|) (|:| -2449 |#2|)) |#2| |#2| (-94 |#1|)) 43 (|has| |#1| (-341)))) (-1743 (((-2 (|:| -2746 |#2|) (|:| -2449 |#2|)) |#2| |#2| (-94 |#1|)) 40 (|has| |#1| (-517)))) (-3485 (((-2 (|:| -2746 |#2|) (|:| -2449 |#2|)) |#2| |#2| (-94 |#1|)) 39 (|has| |#1| (-517)))) (-2963 (((-2 (|:| -2746 |#2|) (|:| -2449 |#2|)) |#2| |#2| (-94 |#1|)) 42 (|has| |#1| (-341)))) (-2814 ((|#1| |#2| |#1| |#1| (-94 |#1|) (-1 |#1| |#1|)) 31)))
+(((-791 |#1| |#2|) (-10 -7 (-15 -2951 (|#2| |#2| |#2| (-94 |#1|) (-1 |#1| |#1|))) (-15 -2814 (|#1| |#2| |#1| |#1| (-94 |#1|) (-1 |#1| |#1|))) (IF (|has| |#1| (-517)) (PROGN (-15 -3485 ((-2 (|:| -2746 |#2|) (|:| -2449 |#2|)) |#2| |#2| (-94 |#1|))) (-15 -1743 ((-2 (|:| -2746 |#2|) (|:| -2449 |#2|)) |#2| |#2| (-94 |#1|)))) |%noBranch|) (IF (|has| |#1| (-341)) (PROGN (-15 -2963 ((-2 (|:| -2746 |#2|) (|:| -2449 |#2|)) |#2| |#2| (-94 |#1|))) (-15 -3370 ((-2 (|:| -2746 |#2|) (|:| -2449 |#2|)) |#2| |#2| (-94 |#1|)))) |%noBranch|)) (-975) (-790 |#1|)) (T -791))
+((-3370 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-94 *5)) (-4 *5 (-341)) (-4 *5 (-975)) (-5 *2 (-2 (|:| -2746 *3) (|:| -2449 *3))) (-5 *1 (-791 *5 *3)) (-4 *3 (-790 *5)))) (-2963 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-94 *5)) (-4 *5 (-341)) (-4 *5 (-975)) (-5 *2 (-2 (|:| -2746 *3) (|:| -2449 *3))) (-5 *1 (-791 *5 *3)) (-4 *3 (-790 *5)))) (-1743 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-94 *5)) (-4 *5 (-517)) (-4 *5 (-975)) (-5 *2 (-2 (|:| -2746 *3) (|:| -2449 *3))) (-5 *1 (-791 *5 *3)) (-4 *3 (-790 *5)))) (-3485 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-94 *5)) (-4 *5 (-517)) (-4 *5 (-975)) (-5 *2 (-2 (|:| -2746 *3) (|:| -2449 *3))) (-5 *1 (-791 *5 *3)) (-4 *3 (-790 *5)))) (-2814 (*1 *2 *3 *2 *2 *4 *5) (-12 (-5 *4 (-94 *2)) (-5 *5 (-1 *2 *2)) (-4 *2 (-975)) (-5 *1 (-791 *2 *3)) (-4 *3 (-790 *2)))) (-2951 (*1 *2 *2 *2 *3 *4) (-12 (-5 *3 (-94 *5)) (-5 *4 (-1 *5 *5)) (-4 *5 (-975)) (-5 *1 (-791 *5 *2)) (-4 *2 (-790 *5)))))
+(-10 -7 (-15 -2951 (|#2| |#2| |#2| (-94 |#1|) (-1 |#1| |#1|))) (-15 -2814 (|#1| |#2| |#1| |#1| (-94 |#1|) (-1 |#1| |#1|))) (IF (|has| |#1| (-517)) (PROGN (-15 -3485 ((-2 (|:| -2746 |#2|) (|:| -2449 |#2|)) |#2| |#2| (-94 |#1|))) (-15 -1743 ((-2 (|:| -2746 |#2|) (|:| -2449 |#2|)) |#2| |#2| (-94 |#1|)))) |%noBranch|) (IF (|has| |#1| (-341)) (PROGN (-15 -2963 ((-2 (|:| -2746 |#2|) (|:| -2449 |#2|)) |#2| |#2| (-94 |#1|))) (-15 -3370 ((-2 (|:| -2746 |#2|) (|:| -2449 |#2|)) |#2| |#2| (-94 |#1|)))) |%noBranch|))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2055 (($) NIL T CONST)) (-1253 (($ $ $) NIL (|has| |#1| (-341)))) (-2049 (($ $ $) NIL (|has| |#1| (-341)))) (-1537 (($ $ $) NIL (|has| |#1| (-341)))) (-4032 (($ $ $) NIL (|has| |#1| (-341)))) (-1318 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL (|has| |#1| (-341)))) (-3991 (((-3 $ "failed") $ $) NIL (|has| |#1| (-341)))) (-3370 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) 25 (|has| |#1| (-341)))) (-4174 (((-3 (-525) "failed") $) NIL (|has| |#1| (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-3 |#1| "failed") $) NIL)) (-3341 (((-525) $) NIL (|has| |#1| (-966 (-525)))) (((-385 (-525)) $) NIL (|has| |#1| (-966 (-385 (-525))))) ((|#1| $) NIL)) (-1575 (($ $) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-3153 (($ $) NIL (|has| |#1| (-429)))) (-3654 (((-796) $ (-796)) NIL)) (-3865 (((-108) $) NIL)) (-1422 (($ |#1| (-712)) NIL)) (-1743 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) 21 (|has| |#1| (-517)))) (-3485 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) 19 (|has| |#1| (-517)))) (-3629 (((-712) $) NIL)) (-3327 (($ $ $) NIL (|has| |#1| (-341)))) (-3359 (($ $ $) NIL (|has| |#1| (-341)))) (-2561 (($ $ $) NIL (|has| |#1| (-341)))) (-2748 (($ $ $) NIL (|has| |#1| (-341)))) (-2953 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL (|has| |#1| (-341)))) (-3893 (((-3 $ "failed") $ $) NIL (|has| |#1| (-341)))) (-2963 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) 23 (|has| |#1| (-341)))) (-1556 ((|#1| $) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-3210 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517)))) (-2743 (((-712) $) NIL)) (-2827 ((|#1| $) NIL (|has| |#1| (-429)))) (-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ (-385 (-525))) NIL (|has| |#1| (-966 (-385 (-525))))) (($ |#1|) NIL)) (-3109 (((-591 |#1|) $) NIL)) (-1263 ((|#1| $ (-712)) NIL)) (-3425 (((-712)) NIL)) (-2814 ((|#1| $ |#1| |#1|) 15)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1830 (($) NIL T CONST)) (-1839 (($) NIL T CONST)) (-3944 (((-108) $ $) NIL)) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 13) (($ $ |#1|) NIL) (($ |#1| $) NIL)))
+(((-792 |#1| |#2| |#3|) (-13 (-790 |#1|) (-10 -8 (-15 -3654 ((-796) $ (-796))))) (-975) (-94 |#1|) (-1 |#1| |#1|)) (T -792))
+((-3654 (*1 *2 *1 *2) (-12 (-5 *2 (-796)) (-5 *1 (-792 *3 *4 *5)) (-4 *3 (-975)) (-14 *4 (-94 *3)) (-14 *5 (-1 *3 *3)))))
+(-13 (-790 |#1|) (-10 -8 (-15 -3654 ((-796) $ (-796)))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2055 (($) NIL T CONST)) (-1253 (($ $ $) NIL (|has| |#2| (-341)))) (-2049 (($ $ $) NIL (|has| |#2| (-341)))) (-1537 (($ $ $) NIL (|has| |#2| (-341)))) (-4032 (($ $ $) NIL (|has| |#2| (-341)))) (-1318 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL (|has| |#2| (-341)))) (-3991 (((-3 $ "failed") $ $) NIL (|has| |#2| (-341)))) (-3370 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL (|has| |#2| (-341)))) (-4174 (((-3 (-525) "failed") $) NIL (|has| |#2| (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#2| (-966 (-385 (-525))))) (((-3 |#2| "failed") $) NIL)) (-3341 (((-525) $) NIL (|has| |#2| (-966 (-525)))) (((-385 (-525)) $) NIL (|has| |#2| (-966 (-385 (-525))))) ((|#2| $) NIL)) (-1575 (($ $) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-3153 (($ $) NIL (|has| |#2| (-429)))) (-3865 (((-108) $) NIL)) (-1422 (($ |#2| (-712)) 16)) (-1743 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL (|has| |#2| (-517)))) (-3485 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL (|has| |#2| (-517)))) (-3629 (((-712) $) NIL)) (-3327 (($ $ $) NIL (|has| |#2| (-341)))) (-3359 (($ $ $) NIL (|has| |#2| (-341)))) (-2561 (($ $ $) NIL (|has| |#2| (-341)))) (-2748 (($ $ $) NIL (|has| |#2| (-341)))) (-2953 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL (|has| |#2| (-341)))) (-3893 (((-3 $ "failed") $ $) NIL (|has| |#2| (-341)))) (-2963 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL (|has| |#2| (-341)))) (-1556 ((|#2| $) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-3210 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-517)))) (-2743 (((-712) $) NIL)) (-2827 ((|#2| $) NIL (|has| |#2| (-429)))) (-2686 (((-796) $) 23) (($ (-525)) NIL) (($ (-385 (-525))) NIL (|has| |#2| (-966 (-385 (-525))))) (($ |#2|) NIL) (($ (-1167 |#1|)) 18)) (-3109 (((-591 |#2|) $) NIL)) (-1263 ((|#2| $ (-712)) NIL)) (-3425 (((-712)) NIL)) (-2814 ((|#2| $ |#2| |#2|) NIL)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1830 (($) NIL T CONST)) (-1839 (($) 13 T CONST)) (-3944 (((-108) $ $) NIL)) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) NIL)))
+(((-793 |#1| |#2| |#3| |#4|) (-13 (-790 |#2|) (-10 -8 (-15 -2686 ($ (-1167 |#1|))))) (-1089) (-975) (-94 |#2|) (-1 |#2| |#2|)) (T -793))
+((-2686 (*1 *1 *2) (-12 (-5 *2 (-1167 *3)) (-14 *3 (-1089)) (-5 *1 (-793 *3 *4 *5 *6)) (-4 *4 (-975)) (-14 *5 (-94 *4)) (-14 *6 (-1 *4 *4)))))
+(-13 (-790 |#2|) (-10 -8 (-15 -2686 ($ (-1167 |#1|)))))
+((-2691 ((|#1| (-712) |#1|) 35 (|has| |#1| (-37 (-385 (-525)))))) (-3546 ((|#1| (-712) (-712) |#1|) 27) ((|#1| (-712) |#1|) 20)) (-1292 ((|#1| (-712) |#1|) 31)) (-2818 ((|#1| (-712) |#1|) 29)) (-3431 ((|#1| (-712) |#1|) 28)))
+(((-794 |#1|) (-10 -7 (-15 -3431 (|#1| (-712) |#1|)) (-15 -2818 (|#1| (-712) |#1|)) (-15 -1292 (|#1| (-712) |#1|)) (-15 -3546 (|#1| (-712) |#1|)) (-15 -3546 (|#1| (-712) (-712) |#1|)) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -2691 (|#1| (-712) |#1|)) |%noBranch|)) (-160)) (T -794))
+((-2691 (*1 *2 *3 *2) (-12 (-5 *3 (-712)) (-5 *1 (-794 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-160)))) (-3546 (*1 *2 *3 *3 *2) (-12 (-5 *3 (-712)) (-5 *1 (-794 *2)) (-4 *2 (-160)))) (-3546 (*1 *2 *3 *2) (-12 (-5 *3 (-712)) (-5 *1 (-794 *2)) (-4 *2 (-160)))) (-1292 (*1 *2 *3 *2) (-12 (-5 *3 (-712)) (-5 *1 (-794 *2)) (-4 *2 (-160)))) (-2818 (*1 *2 *3 *2) (-12 (-5 *3 (-712)) (-5 *1 (-794 *2)) (-4 *2 (-160)))) (-3431 (*1 *2 *3 *2) (-12 (-5 *3 (-712)) (-5 *1 (-794 *2)) (-4 *2 (-160)))))
+(-10 -7 (-15 -3431 (|#1| (-712) |#1|)) (-15 -2818 (|#1| (-712) |#1|)) (-15 -1292 (|#1| (-712) |#1|)) (-15 -3546 (|#1| (-712) |#1|)) (-15 -3546 (|#1| (-712) (-712) |#1|)) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -2691 (|#1| (-712) |#1|)) |%noBranch|))
+((-2673 (((-108) $ $) NIL)) (-2940 (((-525) $) 12)) (-1923 (($ $ $) NIL)) (-3475 (($ $ $) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) 18) (($ (-525)) 11)) (-4004 (((-108) $ $) NIL)) (-3982 (((-108) $ $) NIL)) (-3944 (((-108) $ $) 8)) (-3994 (((-108) $ $) NIL)) (-3971 (((-108) $ $) 9)))
+(((-795) (-13 (-788) (-10 -8 (-15 -2686 ($ (-525))) (-15 -2940 ((-525) $))))) (T -795))
+((-2686 (*1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-795)))) (-2940 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-795)))))
+(-13 (-788) (-10 -8 (-15 -2686 ($ (-525))) (-15 -2940 ((-525) $))))
+((-2673 (((-108) $ $) NIL) (($ $ $) 77)) (-1765 (($ $ $) 115)) (-1228 (((-525) $) 30) (((-525)) 35)) (-1343 (($ (-525)) 44)) (-1814 (($ $ $) 45) (($ (-591 $)) 76)) (-2304 (($ $ (-591 $)) 74)) (-3812 (((-525) $) 33)) (-1964 (($ $ $) 63)) (-3173 (($ $) 128) (($ $ $) 129) (($ $ $ $) 130)) (-3778 (((-525) $) 32)) (-2070 (($ $ $) 62)) (-2610 (($ $) 105)) (-1982 (($ $ $) 119)) (-3456 (($ (-591 $)) 52)) (-2458 (($ $ (-591 $)) 69)) (-2139 (($ (-525) (-525)) 46)) (-1387 (($ $) 116) (($ $ $) 117)) (-3192 (($ $ (-525)) 40) (($ $) 43)) (-3265 (($ $ $) 89)) (-1516 (($ $ $) 122)) (-3793 (($ $) 106)) (-3239 (($ $ $) 90)) (-1582 (($ $) 131) (($ $ $) 132) (($ $ $ $) 133)) (-1872 (((-1176) $) 8)) (-3872 (($ $) 109) (($ $ (-712)) 112)) (-2782 (($ $ $) 65)) (-3820 (($ $ $) 64)) (-3023 (($ $ (-591 $)) 100)) (-4082 (($ $ $) 104)) (-2761 (($ (-591 $)) 50)) (-3625 (($ $) 60) (($ (-591 $)) 61)) (-2543 (($ $ $) 113)) (-2122 (($ $) 107)) (-3617 (($ $ $) 118)) (-3654 (($ (-525)) 20) (($ (-1089)) 22) (($ (-1072)) 29) (($ (-205)) 24)) (-3532 (($ $ $) 93)) (-3389 (($ $) 94)) (-2406 (((-1176) (-1072)) 14)) (-3367 (($ (-1072)) 13)) (-1572 (($ (-591 (-591 $))) 49)) (-3178 (($ $ (-525)) 39) (($ $) 42)) (-2621 (((-1072) $) NIL)) (-1534 (($ $ $) 121)) (-1421 (($ $) 134) (($ $ $) 135) (($ $ $ $) 136)) (-1565 (((-108) $) 98)) (-3413 (($ $ (-591 $)) 102) (($ $ $ $) 103)) (-3531 (($ (-525)) 36)) (-3457 (((-525) $) 31) (((-525)) 34)) (-2038 (($ $ $) 37) (($ (-591 $)) 75)) (-2937 (((-1036) $) NIL)) (-3210 (($ $ $) 91)) (-3164 (($) 12)) (-1881 (($ $ (-591 $)) 99)) (-3183 (($ $) 108) (($ $ (-712)) 111)) (-3224 (($ $ $) 88)) (-2209 (($ $ (-712)) 127)) (-1539 (($ (-591 $)) 51)) (-2686 (((-796) $) 18)) (-1708 (($ $ (-525)) 38) (($ $) 41)) (-2075 (($ $) 58) (($ (-591 $)) 59)) (-2892 (($ $) 56) (($ (-591 $)) 57)) (-3800 (($ $) 114)) (-3826 (($ (-591 $)) 55)) (-3808 (($ $ $) 97)) (-1502 (($ $ $) 120)) (-3543 (($ $ $) 92)) (-2513 (($ $ $) 95) (($ $) 96)) (-4004 (($ $ $) 81)) (-3982 (($ $ $) 79)) (-3944 (((-108) $ $) 15) (($ $ $) 16)) (-3994 (($ $ $) 80)) (-3971 (($ $ $) 78)) (-4059 (($ $ $) 86)) (-4047 (($ $ $) 83) (($ $) 84)) (-4036 (($ $ $) 82)) (** (($ $ $) 87)) (* (($ $ $) 85)))
+(((-796) (-13 (-1018) (-10 -8 (-15 -1872 ((-1176) $)) (-15 -3367 ($ (-1072))) (-15 -2406 ((-1176) (-1072))) (-15 -3654 ($ (-525))) (-15 -3654 ($ (-1089))) (-15 -3654 ($ (-1072))) (-15 -3654 ($ (-205))) (-15 -3164 ($)) (-15 -1228 ((-525) $)) (-15 -3457 ((-525) $)) (-15 -1228 ((-525))) (-15 -3457 ((-525))) (-15 -3778 ((-525) $)) (-15 -3812 ((-525) $)) (-15 -3531 ($ (-525))) (-15 -1343 ($ (-525))) (-15 -2139 ($ (-525) (-525))) (-15 -3178 ($ $ (-525))) (-15 -3192 ($ $ (-525))) (-15 -1708 ($ $ (-525))) (-15 -3178 ($ $)) (-15 -3192 ($ $)) (-15 -1708 ($ $)) (-15 -2038 ($ $ $)) (-15 -1814 ($ $ $)) (-15 -2038 ($ (-591 $))) (-15 -1814 ($ (-591 $))) (-15 -3023 ($ $ (-591 $))) (-15 -3413 ($ $ (-591 $))) (-15 -3413 ($ $ $ $)) (-15 -4082 ($ $ $)) (-15 -1565 ((-108) $)) (-15 -1881 ($ $ (-591 $))) (-15 -2610 ($ $)) (-15 -1534 ($ $ $)) (-15 -3800 ($ $)) (-15 -1572 ($ (-591 (-591 $)))) (-15 -1765 ($ $ $)) (-15 -1387 ($ $)) (-15 -1387 ($ $ $)) (-15 -3617 ($ $ $)) (-15 -1982 ($ $ $)) (-15 -1502 ($ $ $)) (-15 -1516 ($ $ $)) (-15 -2209 ($ $ (-712))) (-15 -3808 ($ $ $)) (-15 -2070 ($ $ $)) (-15 -1964 ($ $ $)) (-15 -3820 ($ $ $)) (-15 -2782 ($ $ $)) (-15 -2458 ($ $ (-591 $))) (-15 -2304 ($ $ (-591 $))) (-15 -3793 ($ $)) (-15 -3183 ($ $)) (-15 -3183 ($ $ (-712))) (-15 -3872 ($ $)) (-15 -3872 ($ $ (-712))) (-15 -2122 ($ $)) (-15 -2543 ($ $ $)) (-15 -3173 ($ $)) (-15 -3173 ($ $ $)) (-15 -3173 ($ $ $ $)) (-15 -1582 ($ $)) (-15 -1582 ($ $ $)) (-15 -1582 ($ $ $ $)) (-15 -1421 ($ $)) (-15 -1421 ($ $ $)) (-15 -1421 ($ $ $ $)) (-15 -2892 ($ $)) (-15 -2892 ($ (-591 $))) (-15 -2075 ($ $)) (-15 -2075 ($ (-591 $))) (-15 -3625 ($ $)) (-15 -3625 ($ (-591 $))) (-15 -2761 ($ (-591 $))) (-15 -1539 ($ (-591 $))) (-15 -3456 ($ (-591 $))) (-15 -3826 ($ (-591 $))) (-15 -3944 ($ $ $)) (-15 -2673 ($ $ $)) (-15 -3971 ($ $ $)) (-15 -3982 ($ $ $)) (-15 -3994 ($ $ $)) (-15 -4004 ($ $ $)) (-15 -4036 ($ $ $)) (-15 -4047 ($ $ $)) (-15 -4047 ($ $)) (-15 * ($ $ $)) (-15 -4059 ($ $ $)) (-15 ** ($ $ $)) (-15 -3224 ($ $ $)) (-15 -3265 ($ $ $)) (-15 -3239 ($ $ $)) (-15 -3210 ($ $ $)) (-15 -3543 ($ $ $)) (-15 -3532 ($ $ $)) (-15 -3389 ($ $)) (-15 -2513 ($ $ $)) (-15 -2513 ($ $))))) (T -796))
+((-1872 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-796)))) (-3367 (*1 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-796)))) (-2406 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-796)))) (-3654 (*1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-796)))) (-3654 (*1 *1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-796)))) (-3654 (*1 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-796)))) (-3654 (*1 *1 *2) (-12 (-5 *2 (-205)) (-5 *1 (-796)))) (-3164 (*1 *1) (-5 *1 (-796))) (-1228 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-796)))) (-3457 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-796)))) (-1228 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-796)))) (-3457 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-796)))) (-3778 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-796)))) (-3812 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-796)))) (-3531 (*1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-796)))) (-1343 (*1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-796)))) (-2139 (*1 *1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-796)))) (-3178 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-796)))) (-3192 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-796)))) (-1708 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-796)))) (-3178 (*1 *1 *1) (-5 *1 (-796))) (-3192 (*1 *1 *1) (-5 *1 (-796))) (-1708 (*1 *1 *1) (-5 *1 (-796))) (-2038 (*1 *1 *1 *1) (-5 *1 (-796))) (-1814 (*1 *1 *1 *1) (-5 *1 (-796))) (-2038 (*1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796)))) (-1814 (*1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796)))) (-3023 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796)))) (-3413 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796)))) (-3413 (*1 *1 *1 *1 *1) (-5 *1 (-796))) (-4082 (*1 *1 *1 *1) (-5 *1 (-796))) (-1565 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-796)))) (-1881 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796)))) (-2610 (*1 *1 *1) (-5 *1 (-796))) (-1534 (*1 *1 *1 *1) (-5 *1 (-796))) (-3800 (*1 *1 *1) (-5 *1 (-796))) (-1572 (*1 *1 *2) (-12 (-5 *2 (-591 (-591 (-796)))) (-5 *1 (-796)))) (-1765 (*1 *1 *1 *1) (-5 *1 (-796))) (-1387 (*1 *1 *1) (-5 *1 (-796))) (-1387 (*1 *1 *1 *1) (-5 *1 (-796))) (-3617 (*1 *1 *1 *1) (-5 *1 (-796))) (-1982 (*1 *1 *1 *1) (-5 *1 (-796))) (-1502 (*1 *1 *1 *1) (-5 *1 (-796))) (-1516 (*1 *1 *1 *1) (-5 *1 (-796))) (-2209 (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-796)))) (-3808 (*1 *1 *1 *1) (-5 *1 (-796))) (-2070 (*1 *1 *1 *1) (-5 *1 (-796))) (-1964 (*1 *1 *1 *1) (-5 *1 (-796))) (-3820 (*1 *1 *1 *1) (-5 *1 (-796))) (-2782 (*1 *1 *1 *1) (-5 *1 (-796))) (-2458 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796)))) (-2304 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796)))) (-3793 (*1 *1 *1) (-5 *1 (-796))) (-3183 (*1 *1 *1) (-5 *1 (-796))) (-3183 (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-796)))) (-3872 (*1 *1 *1) (-5 *1 (-796))) (-3872 (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-796)))) (-2122 (*1 *1 *1) (-5 *1 (-796))) (-2543 (*1 *1 *1 *1) (-5 *1 (-796))) (-3173 (*1 *1 *1) (-5 *1 (-796))) (-3173 (*1 *1 *1 *1) (-5 *1 (-796))) (-3173 (*1 *1 *1 *1 *1) (-5 *1 (-796))) (-1582 (*1 *1 *1) (-5 *1 (-796))) (-1582 (*1 *1 *1 *1) (-5 *1 (-796))) (-1582 (*1 *1 *1 *1 *1) (-5 *1 (-796))) (-1421 (*1 *1 *1) (-5 *1 (-796))) (-1421 (*1 *1 *1 *1) (-5 *1 (-796))) (-1421 (*1 *1 *1 *1 *1) (-5 *1 (-796))) (-2892 (*1 *1 *1) (-5 *1 (-796))) (-2892 (*1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796)))) (-2075 (*1 *1 *1) (-5 *1 (-796))) (-2075 (*1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796)))) (-3625 (*1 *1 *1) (-5 *1 (-796))) (-3625 (*1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796)))) (-2761 (*1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796)))) (-1539 (*1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796)))) (-3456 (*1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796)))) (-3826 (*1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796)))) (-3944 (*1 *1 *1 *1) (-5 *1 (-796))) (-2673 (*1 *1 *1 *1) (-5 *1 (-796))) (-3971 (*1 *1 *1 *1) (-5 *1 (-796))) (-3982 (*1 *1 *1 *1) (-5 *1 (-796))) (-3994 (*1 *1 *1 *1) (-5 *1 (-796))) (-4004 (*1 *1 *1 *1) (-5 *1 (-796))) (-4036 (*1 *1 *1 *1) (-5 *1 (-796))) (-4047 (*1 *1 *1 *1) (-5 *1 (-796))) (-4047 (*1 *1 *1) (-5 *1 (-796))) (* (*1 *1 *1 *1) (-5 *1 (-796))) (-4059 (*1 *1 *1 *1) (-5 *1 (-796))) (** (*1 *1 *1 *1) (-5 *1 (-796))) (-3224 (*1 *1 *1 *1) (-5 *1 (-796))) (-3265 (*1 *1 *1 *1) (-5 *1 (-796))) (-3239 (*1 *1 *1 *1) (-5 *1 (-796))) (-3210 (*1 *1 *1 *1) (-5 *1 (-796))) (-3543 (*1 *1 *1 *1) (-5 *1 (-796))) (-3532 (*1 *1 *1 *1) (-5 *1 (-796))) (-3389 (*1 *1 *1) (-5 *1 (-796))) (-2513 (*1 *1 *1 *1) (-5 *1 (-796))) (-2513 (*1 *1 *1) (-5 *1 (-796))))
+(-13 (-1018) (-10 -8 (-15 -1872 ((-1176) $)) (-15 -3367 ($ (-1072))) (-15 -2406 ((-1176) (-1072))) (-15 -3654 ($ (-525))) (-15 -3654 ($ (-1089))) (-15 -3654 ($ (-1072))) (-15 -3654 ($ (-205))) (-15 -3164 ($)) (-15 -1228 ((-525) $)) (-15 -3457 ((-525) $)) (-15 -1228 ((-525))) (-15 -3457 ((-525))) (-15 -3778 ((-525) $)) (-15 -3812 ((-525) $)) (-15 -3531 ($ (-525))) (-15 -1343 ($ (-525))) (-15 -2139 ($ (-525) (-525))) (-15 -3178 ($ $ (-525))) (-15 -3192 ($ $ (-525))) (-15 -1708 ($ $ (-525))) (-15 -3178 ($ $)) (-15 -3192 ($ $)) (-15 -1708 ($ $)) (-15 -2038 ($ $ $)) (-15 -1814 ($ $ $)) (-15 -2038 ($ (-591 $))) (-15 -1814 ($ (-591 $))) (-15 -3023 ($ $ (-591 $))) (-15 -3413 ($ $ (-591 $))) (-15 -3413 ($ $ $ $)) (-15 -4082 ($ $ $)) (-15 -1565 ((-108) $)) (-15 -1881 ($ $ (-591 $))) (-15 -2610 ($ $)) (-15 -1534 ($ $ $)) (-15 -3800 ($ $)) (-15 -1572 ($ (-591 (-591 $)))) (-15 -1765 ($ $ $)) (-15 -1387 ($ $)) (-15 -1387 ($ $ $)) (-15 -3617 ($ $ $)) (-15 -1982 ($ $ $)) (-15 -1502 ($ $ $)) (-15 -1516 ($ $ $)) (-15 -2209 ($ $ (-712))) (-15 -3808 ($ $ $)) (-15 -2070 ($ $ $)) (-15 -1964 ($ $ $)) (-15 -3820 ($ $ $)) (-15 -2782 ($ $ $)) (-15 -2458 ($ $ (-591 $))) (-15 -2304 ($ $ (-591 $))) (-15 -3793 ($ $)) (-15 -3183 ($ $)) (-15 -3183 ($ $ (-712))) (-15 -3872 ($ $)) (-15 -3872 ($ $ (-712))) (-15 -2122 ($ $)) (-15 -2543 ($ $ $)) (-15 -3173 ($ $)) (-15 -3173 ($ $ $)) (-15 -3173 ($ $ $ $)) (-15 -1582 ($ $)) (-15 -1582 ($ $ $)) (-15 -1582 ($ $ $ $)) (-15 -1421 ($ $)) (-15 -1421 ($ $ $)) (-15 -1421 ($ $ $ $)) (-15 -2892 ($ $)) (-15 -2892 ($ (-591 $))) (-15 -2075 ($ $)) (-15 -2075 ($ (-591 $))) (-15 -3625 ($ $)) (-15 -3625 ($ (-591 $))) (-15 -2761 ($ (-591 $))) (-15 -1539 ($ (-591 $))) (-15 -3456 ($ (-591 $))) (-15 -3826 ($ (-591 $))) (-15 -3944 ($ $ $)) (-15 -2673 ($ $ $)) (-15 -3971 ($ $ $)) (-15 -3982 ($ $ $)) (-15 -3994 ($ $ $)) (-15 -4004 ($ $ $)) (-15 -4036 ($ $ $)) (-15 -4047 ($ $ $)) (-15 -4047 ($ $)) (-15 * ($ $ $)) (-15 -4059 ($ $ $)) (-15 ** ($ $ $)) (-15 -3224 ($ $ $)) (-15 -3265 ($ $ $)) (-15 -3239 ($ $ $)) (-15 -3210 ($ $ $)) (-15 -3543 ($ $ $)) (-15 -3532 ($ $ $)) (-15 -3389 ($ $)) (-15 -2513 ($ $ $)) (-15 -2513 ($ $))))
+((-4196 (((-1176) (-591 (-51))) 24)) (-1488 (((-1176) (-1072) (-796)) 14) (((-1176) (-796)) 9) (((-1176) (-1072)) 11)))
+(((-797) (-10 -7 (-15 -1488 ((-1176) (-1072))) (-15 -1488 ((-1176) (-796))) (-15 -1488 ((-1176) (-1072) (-796))) (-15 -4196 ((-1176) (-591 (-51)))))) (T -797))
+((-4196 (*1 *2 *3) (-12 (-5 *3 (-591 (-51))) (-5 *2 (-1176)) (-5 *1 (-797)))) (-1488 (*1 *2 *3 *4) (-12 (-5 *3 (-1072)) (-5 *4 (-796)) (-5 *2 (-1176)) (-5 *1 (-797)))) (-1488 (*1 *2 *3) (-12 (-5 *3 (-796)) (-5 *2 (-1176)) (-5 *1 (-797)))) (-1488 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-797)))))
+(-10 -7 (-15 -1488 ((-1176) (-1072))) (-15 -1488 ((-1176) (-796))) (-15 -1488 ((-1176) (-1072) (-796))) (-15 -4196 ((-1176) (-591 (-51)))))
+((-2673 (((-108) $ $) NIL)) (-1592 (((-3 $ "failed") (-1089)) 33)) (-2834 (((-712)) 31)) (-1325 (($) NIL)) (-1923 (($ $ $) NIL)) (-3475 (($ $ $) NIL)) (-1970 (((-854) $) 29)) (-2621 (((-1072) $) 39)) (-3229 (($ (-854)) 28)) (-2937 (((-1036) $) NIL)) (-1300 (((-1089) $) 13) (((-501) $) 19) (((-825 (-357)) $) 26) (((-825 (-525)) $) 22)) (-2686 (((-796) $) 16)) (-4004 (((-108) $ $) NIL)) (-3982 (((-108) $ $) NIL)) (-3944 (((-108) $ $) 36)) (-3994 (((-108) $ $) NIL)) (-3971 (((-108) $ $) 35)))
+(((-798 |#1|) (-13 (-782) (-566 (-1089)) (-566 (-501)) (-566 (-825 (-357))) (-566 (-825 (-525))) (-10 -8 (-15 -1592 ((-3 $ "failed") (-1089))))) (-591 (-1089))) (T -798))
+((-1592 (*1 *1 *2) (|partial| -12 (-5 *2 (-1089)) (-5 *1 (-798 *3)) (-14 *3 (-591 *2)))))
+(-13 (-782) (-566 (-1089)) (-566 (-501)) (-566 (-825 (-357))) (-566 (-825 (-525))) (-10 -8 (-15 -1592 ((-3 $ "failed") (-1089)))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2055 (($) NIL T CONST)) (-1522 (((-3 $ "failed") $) NIL)) (-3865 (((-108) $) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) NIL) (($ (-525)) NIL) (((-885 |#1|) $) NIL) (($ (-885 |#1|)) NIL) (($ |#1|) NIL (|has| |#1| (-160)))) (-3425 (((-712)) NIL)) (-1309 (((-1176) (-712)) NIL)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1830 (($) NIL T CONST)) (-1839 (($) NIL T CONST)) (-3944 (((-108) $ $) NIL)) (-4059 (((-3 $ "failed") $ $) NIL (|has| |#1| (-341)))) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ |#1| $) NIL (|has| |#1| (-160))) (($ $ |#1|) NIL (|has| |#1| (-160)))))
+(((-799 |#1| |#2| |#3| |#4|) (-13 (-975) (-10 -8 (IF (|has| |#1| (-160)) (-6 (-37 |#1|)) |%noBranch|) (-15 -2686 ((-885 |#1|) $)) (-15 -2686 ($ (-885 |#1|))) (IF (|has| |#1| (-341)) (-15 -4059 ((-3 $ "failed") $ $)) |%noBranch|) (-15 -1309 ((-1176) (-712))))) (-975) (-591 (-1089)) (-591 (-712)) (-712)) (T -799))
+((-2686 (*1 *2 *1) (-12 (-5 *2 (-885 *3)) (-5 *1 (-799 *3 *4 *5 *6)) (-4 *3 (-975)) (-14 *4 (-591 (-1089))) (-14 *5 (-591 (-712))) (-14 *6 (-712)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-885 *3)) (-4 *3 (-975)) (-5 *1 (-799 *3 *4 *5 *6)) (-14 *4 (-591 (-1089))) (-14 *5 (-591 (-712))) (-14 *6 (-712)))) (-4059 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-799 *2 *3 *4 *5)) (-4 *2 (-341)) (-4 *2 (-975)) (-14 *3 (-591 (-1089))) (-14 *4 (-591 (-712))) (-14 *5 (-712)))) (-1309 (*1 *2 *3) (-12 (-5 *3 (-712)) (-5 *2 (-1176)) (-5 *1 (-799 *4 *5 *6 *7)) (-4 *4 (-975)) (-14 *5 (-591 (-1089))) (-14 *6 (-591 *3)) (-14 *7 *3))))
+(-13 (-975) (-10 -8 (IF (|has| |#1| (-160)) (-6 (-37 |#1|)) |%noBranch|) (-15 -2686 ((-885 |#1|) $)) (-15 -2686 ($ (-885 |#1|))) (IF (|has| |#1| (-341)) (-15 -4059 ((-3 $ "failed") $ $)) |%noBranch|) (-15 -1309 ((-1176) (-712)))))
+((-2562 (((-3 (-161 |#3|) "failed") (-712) (-712) |#2| |#2|) 31)) (-3312 (((-3 (-385 |#3|) "failed") (-712) (-712) |#2| |#2|) 24)))
+(((-800 |#1| |#2| |#3|) (-10 -7 (-15 -3312 ((-3 (-385 |#3|) "failed") (-712) (-712) |#2| |#2|)) (-15 -2562 ((-3 (-161 |#3|) "failed") (-712) (-712) |#2| |#2|))) (-341) (-1162 |#1|) (-1147 |#1|)) (T -800))
+((-2562 (*1 *2 *3 *3 *4 *4) (|partial| -12 (-5 *3 (-712)) (-4 *5 (-341)) (-5 *2 (-161 *6)) (-5 *1 (-800 *5 *4 *6)) (-4 *4 (-1162 *5)) (-4 *6 (-1147 *5)))) (-3312 (*1 *2 *3 *3 *4 *4) (|partial| -12 (-5 *3 (-712)) (-4 *5 (-341)) (-5 *2 (-385 *6)) (-5 *1 (-800 *5 *4 *6)) (-4 *4 (-1162 *5)) (-4 *6 (-1147 *5)))))
+(-10 -7 (-15 -3312 ((-3 (-385 |#3|) "failed") (-712) (-712) |#2| |#2|)) (-15 -2562 ((-3 (-161 |#3|) "failed") (-712) (-712) |#2| |#2|)))
+((-3312 (((-3 (-385 (-1144 |#2| |#1|)) "failed") (-712) (-712) (-1163 |#1| |#2| |#3|)) 28) (((-3 (-385 (-1144 |#2| |#1|)) "failed") (-712) (-712) (-1163 |#1| |#2| |#3|) (-1163 |#1| |#2| |#3|)) 26)))
+(((-801 |#1| |#2| |#3|) (-10 -7 (-15 -3312 ((-3 (-385 (-1144 |#2| |#1|)) "failed") (-712) (-712) (-1163 |#1| |#2| |#3|) (-1163 |#1| |#2| |#3|))) (-15 -3312 ((-3 (-385 (-1144 |#2| |#1|)) "failed") (-712) (-712) (-1163 |#1| |#2| |#3|)))) (-341) (-1089) |#1|) (T -801))
+((-3312 (*1 *2 *3 *3 *4) (|partial| -12 (-5 *3 (-712)) (-5 *4 (-1163 *5 *6 *7)) (-4 *5 (-341)) (-14 *6 (-1089)) (-14 *7 *5) (-5 *2 (-385 (-1144 *6 *5))) (-5 *1 (-801 *5 *6 *7)))) (-3312 (*1 *2 *3 *3 *4 *4) (|partial| -12 (-5 *3 (-712)) (-5 *4 (-1163 *5 *6 *7)) (-4 *5 (-341)) (-14 *6 (-1089)) (-14 *7 *5) (-5 *2 (-385 (-1144 *6 *5))) (-5 *1 (-801 *5 *6 *7)))))
+(-10 -7 (-15 -3312 ((-3 (-385 (-1144 |#2| |#1|)) "failed") (-712) (-712) (-1163 |#1| |#2| |#3|) (-1163 |#1| |#2| |#3|))) (-15 -3312 ((-3 (-385 (-1144 |#2| |#1|)) "failed") (-712) (-712) (-1163 |#1| |#2| |#3|))))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) 41)) (-3641 (($ $) 40)) (-3077 (((-108) $) 38)) (-3332 (((-3 $ "failed") $ $) 19)) (-2551 (($ $ (-525)) 62)) (-1965 (((-108) $ $) 59)) (-2055 (($) 17 T CONST)) (-1387 (($ (-1085 (-525)) (-525)) 61)) (-3265 (($ $ $) 55)) (-1522 (((-3 $ "failed") $) 34)) (-2409 (($ $) 64)) (-3239 (($ $ $) 56)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) 51)) (-1676 (((-712) $) 69)) (-3865 (((-108) $) 31)) (-3188 (((-3 (-591 $) "failed") (-591 $) $) 52)) (-1233 (((-525)) 66)) (-1701 (((-525) $) 65)) (-2081 (($ $ $) 46) (($ (-591 $)) 45)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) 44)) (-2124 (($ $ $) 48) (($ (-591 $)) 47)) (-3387 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-1618 (($ $ (-525)) 68)) (-3210 (((-3 $ "failed") $ $) 42)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) 50)) (-3048 (((-712) $) 58)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) 57)) (-3439 (((-1070 (-525)) $) 70)) (-1664 (($ $) 67)) (-2686 (((-796) $) 11) (($ (-525)) 28) (($ $) 43)) (-3425 (((-712)) 29)) (-1724 (((-108) $ $) 39)) (-4173 (((-525) $ (-525)) 63)) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-3944 (((-108) $ $) 6)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24)))
(((-802 |#1|) (-131) (-525)) (T -802))
-((-2603 (*1 *2 *1) (-12 (-4 *1 (-802 *3)) (-5 *2 (-1070 (-525))))) (-3873 (*1 *2 *1) (-12 (-4 *1 (-802 *3)) (-5 *2 (-712)))) (-2784 (*1 *1 *1 *2) (-12 (-4 *1 (-802 *3)) (-5 *2 (-525)))) (-3571 (*1 *1 *1) (-4 *1 (-802 *2))) (-3940 (*1 *2) (-12 (-4 *1 (-802 *3)) (-5 *2 (-525)))) (-1289 (*1 *2 *1) (-12 (-4 *1 (-802 *3)) (-5 *2 (-525)))) (-4136 (*1 *1 *1) (-4 *1 (-802 *2))) (-2176 (*1 *2 *1 *2) (-12 (-4 *1 (-802 *3)) (-5 *2 (-525)))) (-1361 (*1 *1 *1 *2) (-12 (-4 *1 (-802 *3)) (-5 *2 (-525)))) (-3069 (*1 *1 *2 *3) (-12 (-5 *2 (-1085 (-525))) (-5 *3 (-525)) (-4 *1 (-802 *4)))))
-(-13 (-286) (-138) (-10 -8 (-15 -2603 ((-1070 (-525)) $)) (-15 -3873 ((-712) $)) (-15 -2784 ($ $ (-525))) (-15 -3571 ($ $)) (-15 -3940 ((-525))) (-15 -1289 ((-525) $)) (-15 -4136 ($ $)) (-15 -2176 ((-525) $ (-525))) (-15 -1361 ($ $ (-525))) (-15 -3069 ($ (-1085 (-525)) (-525)))))
+((-3439 (*1 *2 *1) (-12 (-4 *1 (-802 *3)) (-5 *2 (-1070 (-525))))) (-1676 (*1 *2 *1) (-12 (-4 *1 (-802 *3)) (-5 *2 (-712)))) (-1618 (*1 *1 *1 *2) (-12 (-4 *1 (-802 *3)) (-5 *2 (-525)))) (-1664 (*1 *1 *1) (-4 *1 (-802 *2))) (-1233 (*1 *2) (-12 (-4 *1 (-802 *3)) (-5 *2 (-525)))) (-1701 (*1 *2 *1) (-12 (-4 *1 (-802 *3)) (-5 *2 (-525)))) (-2409 (*1 *1 *1) (-4 *1 (-802 *2))) (-4173 (*1 *2 *1 *2) (-12 (-4 *1 (-802 *3)) (-5 *2 (-525)))) (-2551 (*1 *1 *1 *2) (-12 (-4 *1 (-802 *3)) (-5 *2 (-525)))) (-1387 (*1 *1 *2 *3) (-12 (-5 *2 (-1085 (-525))) (-5 *3 (-525)) (-4 *1 (-802 *4)))))
+(-13 (-286) (-138) (-10 -8 (-15 -3439 ((-1070 (-525)) $)) (-15 -1676 ((-712) $)) (-15 -1618 ($ $ (-525))) (-15 -1664 ($ $)) (-15 -1233 ((-525))) (-15 -1701 ((-525) $)) (-15 -2409 ($ $)) (-15 -4173 ((-525) $ (-525))) (-15 -2551 ($ $ (-525))) (-15 -1387 ($ (-1085 (-525)) (-525)))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 $) . T) ((-97) . T) ((-107 $ $) . T) ((-126) . T) ((-138) . T) ((-565 (-796)) . T) ((-160) . T) ((-269) . T) ((-286) . T) ((-429) . T) ((-517) . T) ((-593 $) . T) ((-659 $) . T) ((-668) . T) ((-853) . T) ((-981 $) . T) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3706 (($ $) NIL)) (-1715 (((-108) $) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-1361 (($ $ (-525)) NIL)) (-1947 (((-108) $ $) NIL)) (-3798 (($) NIL T CONST)) (-3069 (($ (-1085 (-525)) (-525)) NIL)) (-2129 (($ $ $) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-4136 (($ $) NIL)) (-2110 (($ $ $) NIL)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL)) (-3873 (((-712) $) NIL)) (-2824 (((-108) $) NIL)) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3940 (((-525)) NIL)) (-1289 (((-525) $) NIL)) (-1356 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-1399 (($ $ $) NIL) (($ (-591 $)) NIL)) (-3375 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2784 (($ $ (-525)) NIL)) (-2089 (((-3 $ "failed") $ $) NIL)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1712 (((-712) $) NIL)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL)) (-2603 (((-1070 (-525)) $) NIL)) (-3571 (($ $) NIL)) (-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ $) NIL)) (-2128 (((-712)) NIL)) (-2495 (((-108) $ $) NIL)) (-2176 (((-525) $ (-525)) NIL)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4191 (($) NIL T CONST)) (-4197 (($) NIL T CONST)) (-4096 (((-108) $ $) NIL)) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL)))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3641 (($ $) NIL)) (-3077 (((-108) $) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2551 (($ $ (-525)) NIL)) (-1965 (((-108) $ $) NIL)) (-2055 (($) NIL T CONST)) (-1387 (($ (-1085 (-525)) (-525)) NIL)) (-3265 (($ $ $) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-2409 (($ $) NIL)) (-3239 (($ $ $) NIL)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL)) (-1676 (((-712) $) NIL)) (-3865 (((-108) $) NIL)) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1233 (((-525)) NIL)) (-1701 (((-525) $) NIL)) (-2081 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-2124 (($ $ $) NIL) (($ (-591 $)) NIL)) (-3387 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1618 (($ $ (-525)) NIL)) (-3210 (((-3 $ "failed") $ $) NIL)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3048 (((-712) $) NIL)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL)) (-3439 (((-1070 (-525)) $) NIL)) (-1664 (($ $) NIL)) (-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ $) NIL)) (-3425 (((-712)) NIL)) (-1724 (((-108) $ $) NIL)) (-4173 (((-525) $ (-525)) NIL)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1830 (($) NIL T CONST)) (-1839 (($) NIL T CONST)) (-3944 (((-108) $ $) NIL)) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL)))
(((-803 |#1|) (-802 |#1|) (-525)) (T -803))
NIL
(-802 |#1|)
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-1508 (((-803 |#1|) $) NIL (|has| (-803 |#1|) (-286)))) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3706 (($ $) NIL)) (-1715 (((-108) $) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-1965 (((-396 (-1085 $)) (-1085 $)) NIL (|has| (-803 |#1|) (-842)))) (-1291 (($ $) NIL)) (-2827 (((-396 $) $) NIL)) (-2252 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) NIL (|has| (-803 |#1|) (-842)))) (-1947 (((-108) $ $) NIL)) (-3329 (((-525) $) NIL (|has| (-803 |#1|) (-761)))) (-3798 (($) NIL T CONST)) (-1251 (((-3 (-803 |#1|) "failed") $) NIL) (((-3 (-1089) "failed") $) NIL (|has| (-803 |#1|) (-966 (-1089)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| (-803 |#1|) (-966 (-525)))) (((-3 (-525) "failed") $) NIL (|has| (-803 |#1|) (-966 (-525))))) (-3528 (((-803 |#1|) $) NIL) (((-1089) $) NIL (|has| (-803 |#1|) (-966 (-1089)))) (((-385 (-525)) $) NIL (|has| (-803 |#1|) (-966 (-525)))) (((-525) $) NIL (|has| (-803 |#1|) (-966 (-525))))) (-1900 (($ $) NIL) (($ (-525) $) NIL)) (-2129 (($ $ $) NIL)) (-3305 (((-631 (-525)) (-631 $)) NIL (|has| (-803 |#1|) (-587 (-525)))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| (-803 |#1|) (-587 (-525)))) (((-2 (|:| -4057 (-631 (-803 |#1|))) (|:| |vec| (-1171 (-803 |#1|)))) (-631 $) (-1171 $)) NIL) (((-631 (-803 |#1|)) (-631 $)) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-3377 (($) NIL (|has| (-803 |#1|) (-510)))) (-2110 (($ $ $) NIL)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL)) (-2744 (((-108) $) NIL)) (-2134 (((-108) $) NIL (|has| (-803 |#1|) (-761)))) (-2011 (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (|has| (-803 |#1|) (-819 (-525)))) (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (|has| (-803 |#1|) (-819 (-357))))) (-2824 (((-108) $) NIL)) (-2368 (($ $) NIL)) (-1738 (((-803 |#1|) $) NIL)) (-2085 (((-3 $ "failed") $) NIL (|has| (-803 |#1|) (-1065)))) (-2732 (((-108) $) NIL (|has| (-803 |#1|) (-761)))) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3741 (($ $ $) NIL (|has| (-803 |#1|) (-788)))) (-2478 (($ $ $) NIL (|has| (-803 |#1|) (-788)))) (-1340 (($ (-1 (-803 |#1|) (-803 |#1|)) $) NIL)) (-1356 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2339 (((-1072) $) NIL)) (-1622 (($ $) NIL)) (-3506 (($) NIL (|has| (-803 |#1|) (-1065)) CONST)) (-2047 (((-1036) $) NIL)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-1399 (($ $ $) NIL) (($ (-591 $)) NIL)) (-3093 (($ $) NIL (|has| (-803 |#1|) (-286)))) (-2662 (((-803 |#1|) $) NIL (|has| (-803 |#1|) (-510)))) (-2916 (((-396 (-1085 $)) (-1085 $)) NIL (|has| (-803 |#1|) (-842)))) (-1626 (((-396 (-1085 $)) (-1085 $)) NIL (|has| (-803 |#1|) (-842)))) (-1348 (((-396 $) $) NIL)) (-3375 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2089 (((-3 $ "failed") $ $) NIL)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-4132 (($ $ (-591 (-803 |#1|)) (-591 (-803 |#1|))) NIL (|has| (-803 |#1|) (-288 (-803 |#1|)))) (($ $ (-803 |#1|) (-803 |#1|)) NIL (|has| (-803 |#1|) (-288 (-803 |#1|)))) (($ $ (-273 (-803 |#1|))) NIL (|has| (-803 |#1|) (-288 (-803 |#1|)))) (($ $ (-591 (-273 (-803 |#1|)))) NIL (|has| (-803 |#1|) (-288 (-803 |#1|)))) (($ $ (-591 (-1089)) (-591 (-803 |#1|))) NIL (|has| (-803 |#1|) (-486 (-1089) (-803 |#1|)))) (($ $ (-1089) (-803 |#1|)) NIL (|has| (-803 |#1|) (-486 (-1089) (-803 |#1|))))) (-1712 (((-712) $) NIL)) (-3164 (($ $ (-803 |#1|)) NIL (|has| (-803 |#1|) (-265 (-803 |#1|) (-803 |#1|))))) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL)) (-3266 (($ $) NIL (|has| (-803 |#1|) (-213))) (($ $ (-712)) NIL (|has| (-803 |#1|) (-213))) (($ $ (-1089)) NIL (|has| (-803 |#1|) (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| (-803 |#1|) (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| (-803 |#1|) (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| (-803 |#1|) (-833 (-1089)))) (($ $ (-1 (-803 |#1|) (-803 |#1|)) (-712)) NIL) (($ $ (-1 (-803 |#1|) (-803 |#1|))) NIL)) (-2966 (($ $) NIL)) (-1754 (((-803 |#1|) $) NIL)) (-1408 (((-825 (-525)) $) NIL (|has| (-803 |#1|) (-566 (-825 (-525))))) (((-825 (-357)) $) NIL (|has| (-803 |#1|) (-566 (-825 (-357))))) (((-501) $) NIL (|has| (-803 |#1|) (-566 (-501)))) (((-357) $) NIL (|has| (-803 |#1|) (-951))) (((-205) $) NIL (|has| (-803 |#1|) (-951)))) (-3185 (((-161 (-385 (-525))) $) NIL)) (-2265 (((-3 (-1171 $) "failed") (-631 $)) NIL (-12 (|has| $ (-136)) (|has| (-803 |#1|) (-842))))) (-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ (-803 |#1|)) NIL) (($ (-1089)) NIL (|has| (-803 |#1|) (-966 (-1089))))) (-1437 (((-3 $ "failed") $) NIL (-3321 (-12 (|has| $ (-136)) (|has| (-803 |#1|) (-842))) (|has| (-803 |#1|) (-136))))) (-2128 (((-712)) NIL)) (-3862 (((-803 |#1|) $) NIL (|has| (-803 |#1|) (-510)))) (-2495 (((-108) $ $) NIL)) (-2176 (((-385 (-525)) $ (-525)) NIL)) (-1539 (($ $) NIL (|has| (-803 |#1|) (-761)))) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-4191 (($) NIL T CONST)) (-4197 (($) NIL T CONST)) (-4196 (($ $) NIL (|has| (-803 |#1|) (-213))) (($ $ (-712)) NIL (|has| (-803 |#1|) (-213))) (($ $ (-1089)) NIL (|has| (-803 |#1|) (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| (-803 |#1|) (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| (-803 |#1|) (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| (-803 |#1|) (-833 (-1089)))) (($ $ (-1 (-803 |#1|) (-803 |#1|)) (-712)) NIL) (($ $ (-1 (-803 |#1|) (-803 |#1|))) NIL)) (-4135 (((-108) $ $) NIL (|has| (-803 |#1|) (-788)))) (-4119 (((-108) $ $) NIL (|has| (-803 |#1|) (-788)))) (-4096 (((-108) $ $) NIL)) (-4126 (((-108) $ $) NIL (|has| (-803 |#1|) (-788)))) (-4112 (((-108) $ $) NIL (|has| (-803 |#1|) (-788)))) (-4173 (($ $ $) NIL) (($ (-803 |#1|) (-803 |#1|)) NIL)) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ (-803 |#1|) $) NIL) (($ $ (-803 |#1|)) NIL)))
-(((-804 |#1|) (-13 (-923 (-803 |#1|)) (-10 -8 (-15 -2176 ((-385 (-525)) $ (-525))) (-15 -3185 ((-161 (-385 (-525))) $)) (-15 -1900 ($ $)) (-15 -1900 ($ (-525) $)))) (-525)) (T -804))
-((-2176 (*1 *2 *1 *3) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-804 *4)) (-14 *4 *3) (-5 *3 (-525)))) (-3185 (*1 *2 *1) (-12 (-5 *2 (-161 (-385 (-525)))) (-5 *1 (-804 *3)) (-14 *3 (-525)))) (-1900 (*1 *1 *1) (-12 (-5 *1 (-804 *2)) (-14 *2 (-525)))) (-1900 (*1 *1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-804 *3)) (-14 *3 *2))))
-(-13 (-923 (-803 |#1|)) (-10 -8 (-15 -2176 ((-385 (-525)) $ (-525))) (-15 -3185 ((-161 (-385 (-525))) $)) (-15 -1900 ($ $)) (-15 -1900 ($ (-525) $))))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-1508 ((|#2| $) NIL (|has| |#2| (-286)))) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3706 (($ $) NIL)) (-1715 (((-108) $) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-1965 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#2| (-842)))) (-1291 (($ $) NIL)) (-2827 (((-396 $) $) NIL)) (-2252 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) NIL (|has| |#2| (-842)))) (-1947 (((-108) $ $) NIL)) (-3329 (((-525) $) NIL (|has| |#2| (-761)))) (-3798 (($) NIL T CONST)) (-1251 (((-3 |#2| "failed") $) NIL) (((-3 (-1089) "failed") $) NIL (|has| |#2| (-966 (-1089)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#2| (-966 (-525)))) (((-3 (-525) "failed") $) NIL (|has| |#2| (-966 (-525))))) (-3528 ((|#2| $) NIL) (((-1089) $) NIL (|has| |#2| (-966 (-1089)))) (((-385 (-525)) $) NIL (|has| |#2| (-966 (-525)))) (((-525) $) NIL (|has| |#2| (-966 (-525))))) (-1900 (($ $) 31) (($ (-525) $) 32)) (-2129 (($ $ $) NIL)) (-3305 (((-631 (-525)) (-631 $)) NIL (|has| |#2| (-587 (-525)))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| |#2| (-587 (-525)))) (((-2 (|:| -4057 (-631 |#2|)) (|:| |vec| (-1171 |#2|))) (-631 $) (-1171 $)) NIL) (((-631 |#2|) (-631 $)) NIL)) (-4163 (((-3 $ "failed") $) 53)) (-3377 (($) NIL (|has| |#2| (-510)))) (-2110 (($ $ $) NIL)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL)) (-2744 (((-108) $) NIL)) (-2134 (((-108) $) NIL (|has| |#2| (-761)))) (-2011 (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (|has| |#2| (-819 (-525)))) (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (|has| |#2| (-819 (-357))))) (-2824 (((-108) $) NIL)) (-2368 (($ $) NIL)) (-1738 ((|#2| $) NIL)) (-2085 (((-3 $ "failed") $) NIL (|has| |#2| (-1065)))) (-2732 (((-108) $) NIL (|has| |#2| (-761)))) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3741 (($ $ $) NIL (|has| |#2| (-788)))) (-2478 (($ $ $) NIL (|has| |#2| (-788)))) (-1340 (($ (-1 |#2| |#2|) $) NIL)) (-1356 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2339 (((-1072) $) NIL)) (-1622 (($ $) 49)) (-3506 (($) NIL (|has| |#2| (-1065)) CONST)) (-2047 (((-1036) $) NIL)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-1399 (($ $ $) NIL) (($ (-591 $)) NIL)) (-3093 (($ $) NIL (|has| |#2| (-286)))) (-2662 ((|#2| $) NIL (|has| |#2| (-510)))) (-2916 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#2| (-842)))) (-1626 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#2| (-842)))) (-1348 (((-396 $) $) NIL)) (-3375 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2089 (((-3 $ "failed") $ $) NIL)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-4132 (($ $ (-591 |#2|) (-591 |#2|)) NIL (|has| |#2| (-288 |#2|))) (($ $ |#2| |#2|) NIL (|has| |#2| (-288 |#2|))) (($ $ (-273 |#2|)) NIL (|has| |#2| (-288 |#2|))) (($ $ (-591 (-273 |#2|))) NIL (|has| |#2| (-288 |#2|))) (($ $ (-591 (-1089)) (-591 |#2|)) NIL (|has| |#2| (-486 (-1089) |#2|))) (($ $ (-1089) |#2|) NIL (|has| |#2| (-486 (-1089) |#2|)))) (-1712 (((-712) $) NIL)) (-3164 (($ $ |#2|) NIL (|has| |#2| (-265 |#2| |#2|)))) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL)) (-3266 (($ $) NIL (|has| |#2| (-213))) (($ $ (-712)) NIL (|has| |#2| (-213))) (($ $ (-1089)) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-1 |#2| |#2|) (-712)) NIL) (($ $ (-1 |#2| |#2|)) NIL)) (-2966 (($ $) NIL)) (-1754 ((|#2| $) NIL)) (-1408 (((-825 (-525)) $) NIL (|has| |#2| (-566 (-825 (-525))))) (((-825 (-357)) $) NIL (|has| |#2| (-566 (-825 (-357))))) (((-501) $) NIL (|has| |#2| (-566 (-501)))) (((-357) $) NIL (|has| |#2| (-951))) (((-205) $) NIL (|has| |#2| (-951)))) (-3185 (((-161 (-385 (-525))) $) 68)) (-2265 (((-3 (-1171 $) "failed") (-631 $)) NIL (-12 (|has| $ (-136)) (|has| |#2| (-842))))) (-3022 (((-796) $) 87) (($ (-525)) 19) (($ $) NIL) (($ (-385 (-525))) 24) (($ |#2|) 18) (($ (-1089)) NIL (|has| |#2| (-966 (-1089))))) (-1437 (((-3 $ "failed") $) NIL (-3321 (-12 (|has| $ (-136)) (|has| |#2| (-842))) (|has| |#2| (-136))))) (-2128 (((-712)) NIL)) (-3862 ((|#2| $) NIL (|has| |#2| (-510)))) (-2495 (((-108) $ $) NIL)) (-2176 (((-385 (-525)) $ (-525)) 60)) (-1539 (($ $) NIL (|has| |#2| (-761)))) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-4191 (($) 14 T CONST)) (-4197 (($) 16 T CONST)) (-4196 (($ $) NIL (|has| |#2| (-213))) (($ $ (-712)) NIL (|has| |#2| (-213))) (($ $ (-1089)) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-1 |#2| |#2|) (-712)) NIL) (($ $ (-1 |#2| |#2|)) NIL)) (-4135 (((-108) $ $) NIL (|has| |#2| (-788)))) (-4119 (((-108) $ $) NIL (|has| |#2| (-788)))) (-4096 (((-108) $ $) 35)) (-4126 (((-108) $ $) NIL (|has| |#2| (-788)))) (-4112 (((-108) $ $) NIL (|has| |#2| (-788)))) (-4173 (($ $ $) 23) (($ |#2| |#2|) 54)) (-4164 (($ $) 39) (($ $ $) 41)) (-4156 (($ $ $) 37)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) 50)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 42) (($ $ $) 44) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ |#2| $) 55) (($ $ |#2|) NIL)))
-(((-805 |#1| |#2|) (-13 (-923 |#2|) (-10 -8 (-15 -2176 ((-385 (-525)) $ (-525))) (-15 -3185 ((-161 (-385 (-525))) $)) (-15 -1900 ($ $)) (-15 -1900 ($ (-525) $)))) (-525) (-802 |#1|)) (T -805))
-((-2176 (*1 *2 *1 *3) (-12 (-14 *4 *3) (-5 *2 (-385 (-525))) (-5 *1 (-805 *4 *5)) (-5 *3 (-525)) (-4 *5 (-802 *4)))) (-3185 (*1 *2 *1) (-12 (-14 *3 (-525)) (-5 *2 (-161 (-385 (-525)))) (-5 *1 (-805 *3 *4)) (-4 *4 (-802 *3)))) (-1900 (*1 *1 *1) (-12 (-14 *2 (-525)) (-5 *1 (-805 *2 *3)) (-4 *3 (-802 *2)))) (-1900 (*1 *1 *2 *1) (-12 (-5 *2 (-525)) (-14 *3 *2) (-5 *1 (-805 *3 *4)) (-4 *4 (-802 *3)))))
-(-13 (-923 |#2|) (-10 -8 (-15 -2176 ((-385 (-525)) $ (-525))) (-15 -3185 ((-161 (-385 (-525))) $)) (-15 -1900 ($ $)) (-15 -1900 ($ (-525) $))))
-((-3008 (((-108) $ $) NIL (-12 (|has| |#1| (-1018)) (|has| |#2| (-1018))))) (-3149 ((|#2| $) 12)) (-2263 (($ |#1| |#2|) 9)) (-2339 (((-1072) $) NIL (-12 (|has| |#1| (-1018)) (|has| |#2| (-1018))))) (-2047 (((-1036) $) NIL (-12 (|has| |#1| (-1018)) (|has| |#2| (-1018))))) (-3066 ((|#1| $) 11)) (-3036 (($ |#1| |#2|) 10)) (-3022 (((-796) $) 18 (-3321 (-12 (|has| |#1| (-565 (-796))) (|has| |#2| (-565 (-796)))) (-12 (|has| |#1| (-1018)) (|has| |#2| (-1018)))))) (-4096 (((-108) $ $) 22 (-12 (|has| |#1| (-1018)) (|has| |#2| (-1018))))))
-(((-806 |#1| |#2|) (-13 (-1125) (-10 -8 (IF (|has| |#1| (-565 (-796))) (IF (|has| |#2| (-565 (-796))) (-6 (-565 (-796))) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-1018)) (IF (|has| |#2| (-1018)) (-6 (-1018)) |%noBranch|) |%noBranch|) (-15 -2263 ($ |#1| |#2|)) (-15 -3036 ($ |#1| |#2|)) (-15 -3066 (|#1| $)) (-15 -3149 (|#2| $)))) (-1125) (-1125)) (T -806))
-((-2263 (*1 *1 *2 *3) (-12 (-5 *1 (-806 *2 *3)) (-4 *2 (-1125)) (-4 *3 (-1125)))) (-3036 (*1 *1 *2 *3) (-12 (-5 *1 (-806 *2 *3)) (-4 *2 (-1125)) (-4 *3 (-1125)))) (-3066 (*1 *2 *1) (-12 (-4 *2 (-1125)) (-5 *1 (-806 *2 *3)) (-4 *3 (-1125)))) (-3149 (*1 *2 *1) (-12 (-4 *2 (-1125)) (-5 *1 (-806 *3 *2)) (-4 *3 (-1125)))))
-(-13 (-1125) (-10 -8 (IF (|has| |#1| (-565 (-796))) (IF (|has| |#2| (-565 (-796))) (-6 (-565 (-796))) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-1018)) (IF (|has| |#2| (-1018)) (-6 (-1018)) |%noBranch|) |%noBranch|) (-15 -2263 ($ |#1| |#2|)) (-15 -3036 ($ |#1| |#2|)) (-15 -3066 (|#1| $)) (-15 -3149 (|#2| $))))
-((-3008 (((-108) $ $) NIL)) (-3692 (((-525) $) 15)) (-1252 (($ (-146)) 11)) (-1620 (($ (-146)) 12)) (-2339 (((-1072) $) NIL)) (-2853 (((-146) $) 13)) (-2047 (((-1036) $) NIL)) (-2951 (($ (-146)) 9)) (-3059 (($ (-146)) 8)) (-3022 (((-796) $) 23) (($ (-146)) 16)) (-2709 (($ (-146)) 10)) (-4096 (((-108) $ $) NIL)))
-(((-807) (-13 (-1018) (-10 -8 (-15 -3059 ($ (-146))) (-15 -2951 ($ (-146))) (-15 -2709 ($ (-146))) (-15 -1252 ($ (-146))) (-15 -1620 ($ (-146))) (-15 -2853 ((-146) $)) (-15 -3692 ((-525) $)) (-15 -3022 ($ (-146)))))) (T -807))
-((-3059 (*1 *1 *2) (-12 (-5 *2 (-146)) (-5 *1 (-807)))) (-2951 (*1 *1 *2) (-12 (-5 *2 (-146)) (-5 *1 (-807)))) (-2709 (*1 *1 *2) (-12 (-5 *2 (-146)) (-5 *1 (-807)))) (-1252 (*1 *1 *2) (-12 (-5 *2 (-146)) (-5 *1 (-807)))) (-1620 (*1 *1 *2) (-12 (-5 *2 (-146)) (-5 *1 (-807)))) (-2853 (*1 *2 *1) (-12 (-5 *2 (-146)) (-5 *1 (-807)))) (-3692 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-807)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-146)) (-5 *1 (-807)))))
-(-13 (-1018) (-10 -8 (-15 -3059 ($ (-146))) (-15 -2951 ($ (-146))) (-15 -2709 ($ (-146))) (-15 -1252 ($ (-146))) (-15 -1620 ($ (-146))) (-15 -2853 ((-146) $)) (-15 -3692 ((-525) $)) (-15 -3022 ($ (-146)))))
-((-3022 (((-294 (-525)) (-385 (-885 (-47)))) 23) (((-294 (-525)) (-885 (-47))) 18)))
-(((-808) (-10 -7 (-15 -3022 ((-294 (-525)) (-885 (-47)))) (-15 -3022 ((-294 (-525)) (-385 (-885 (-47))))))) (T -808))
-((-3022 (*1 *2 *3) (-12 (-5 *3 (-385 (-885 (-47)))) (-5 *2 (-294 (-525))) (-5 *1 (-808)))) (-3022 (*1 *2 *3) (-12 (-5 *3 (-885 (-47))) (-5 *2 (-294 (-525))) (-5 *1 (-808)))))
-(-10 -7 (-15 -3022 ((-294 (-525)) (-885 (-47)))) (-15 -3022 ((-294 (-525)) (-385 (-885 (-47))))))
-((-1340 (((-810 |#2|) (-1 |#2| |#1|) (-810 |#1|)) 14)))
-(((-809 |#1| |#2|) (-10 -7 (-15 -1340 ((-810 |#2|) (-1 |#2| |#1|) (-810 |#1|)))) (-1125) (-1125)) (T -809))
-((-1340 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-810 *5)) (-4 *5 (-1125)) (-4 *6 (-1125)) (-5 *2 (-810 *6)) (-5 *1 (-809 *5 *6)))))
-(-10 -7 (-15 -1340 ((-810 |#2|) (-1 |#2| |#1|) (-810 |#1|))))
-((-3323 (($ |#1| |#1|) 8)) (-4219 ((|#1| $ (-712)) 10)))
-(((-810 |#1|) (-10 -8 (-15 -3323 ($ |#1| |#1|)) (-15 -4219 (|#1| $ (-712)))) (-1125)) (T -810))
-((-4219 (*1 *2 *1 *3) (-12 (-5 *3 (-712)) (-5 *1 (-810 *2)) (-4 *2 (-1125)))) (-3323 (*1 *1 *2 *2) (-12 (-5 *1 (-810 *2)) (-4 *2 (-1125)))))
-(-10 -8 (-15 -3323 ($ |#1| |#1|)) (-15 -4219 (|#1| $ (-712))))
-((-1340 (((-812 |#2|) (-1 |#2| |#1|) (-812 |#1|)) 14)))
-(((-811 |#1| |#2|) (-10 -7 (-15 -1340 ((-812 |#2|) (-1 |#2| |#1|) (-812 |#1|)))) (-1125) (-1125)) (T -811))
-((-1340 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-812 *5)) (-4 *5 (-1125)) (-4 *6 (-1125)) (-5 *2 (-812 *6)) (-5 *1 (-811 *5 *6)))))
-(-10 -7 (-15 -1340 ((-812 |#2|) (-1 |#2| |#1|) (-812 |#1|))))
-((-3323 (($ |#1| |#1| |#1|) 8)) (-4219 ((|#1| $ (-712)) 10)))
-(((-812 |#1|) (-10 -8 (-15 -3323 ($ |#1| |#1| |#1|)) (-15 -4219 (|#1| $ (-712)))) (-1125)) (T -812))
-((-4219 (*1 *2 *1 *3) (-12 (-5 *3 (-712)) (-5 *1 (-812 *2)) (-4 *2 (-1125)))) (-3323 (*1 *1 *2 *2 *2) (-12 (-5 *1 (-812 *2)) (-4 *2 (-1125)))))
-(-10 -8 (-15 -3323 ($ |#1| |#1| |#1|)) (-15 -4219 (|#1| $ (-712))))
-((-3514 (((-591 (-1094)) (-1072)) 9)))
-(((-813) (-10 -7 (-15 -3514 ((-591 (-1094)) (-1072))))) (T -813))
-((-3514 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-591 (-1094))) (-5 *1 (-813)))))
-(-10 -7 (-15 -3514 ((-591 (-1094)) (-1072))))
-((-1340 (((-815 |#2|) (-1 |#2| |#1|) (-815 |#1|)) 14)))
-(((-814 |#1| |#2|) (-10 -7 (-15 -1340 ((-815 |#2|) (-1 |#2| |#1|) (-815 |#1|)))) (-1125) (-1125)) (T -814))
-((-1340 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-815 *5)) (-4 *5 (-1125)) (-4 *6 (-1125)) (-5 *2 (-815 *6)) (-5 *1 (-814 *5 *6)))))
-(-10 -7 (-15 -1340 ((-815 |#2|) (-1 |#2| |#1|) (-815 |#1|))))
-((-2881 (($ |#1| |#1| |#1|) 8)) (-4219 ((|#1| $ (-712)) 10)))
-(((-815 |#1|) (-10 -8 (-15 -2881 ($ |#1| |#1| |#1|)) (-15 -4219 (|#1| $ (-712)))) (-1125)) (T -815))
-((-4219 (*1 *2 *1 *3) (-12 (-5 *3 (-712)) (-5 *1 (-815 *2)) (-4 *2 (-1125)))) (-2881 (*1 *1 *2 *2 *2) (-12 (-5 *1 (-815 *2)) (-4 *2 (-1125)))))
-(-10 -8 (-15 -2881 ($ |#1| |#1| |#1|)) (-15 -4219 (|#1| $ (-712))))
-((-3854 (((-1070 (-591 (-525))) (-591 (-525)) (-1070 (-591 (-525)))) 32)) (-3835 (((-1070 (-591 (-525))) (-591 (-525)) (-591 (-525))) 28)) (-2955 (((-1070 (-591 (-525))) (-591 (-525))) 41) (((-1070 (-591 (-525))) (-591 (-525)) (-591 (-525))) 40)) (-2357 (((-1070 (-591 (-525))) (-525)) 42)) (-3838 (((-1070 (-591 (-525))) (-525) (-525)) 22) (((-1070 (-591 (-525))) (-525)) 16) (((-1070 (-591 (-525))) (-525) (-525) (-525)) 12)) (-2637 (((-1070 (-591 (-525))) (-1070 (-591 (-525)))) 26)) (-3228 (((-591 (-525)) (-591 (-525))) 25)))
-(((-816) (-10 -7 (-15 -3838 ((-1070 (-591 (-525))) (-525) (-525) (-525))) (-15 -3838 ((-1070 (-591 (-525))) (-525))) (-15 -3838 ((-1070 (-591 (-525))) (-525) (-525))) (-15 -3228 ((-591 (-525)) (-591 (-525)))) (-15 -2637 ((-1070 (-591 (-525))) (-1070 (-591 (-525))))) (-15 -3835 ((-1070 (-591 (-525))) (-591 (-525)) (-591 (-525)))) (-15 -3854 ((-1070 (-591 (-525))) (-591 (-525)) (-1070 (-591 (-525))))) (-15 -2955 ((-1070 (-591 (-525))) (-591 (-525)) (-591 (-525)))) (-15 -2955 ((-1070 (-591 (-525))) (-591 (-525)))) (-15 -2357 ((-1070 (-591 (-525))) (-525))))) (T -816))
-((-2357 (*1 *2 *3) (-12 (-5 *2 (-1070 (-591 (-525)))) (-5 *1 (-816)) (-5 *3 (-525)))) (-2955 (*1 *2 *3) (-12 (-5 *2 (-1070 (-591 (-525)))) (-5 *1 (-816)) (-5 *3 (-591 (-525))))) (-2955 (*1 *2 *3 *3) (-12 (-5 *2 (-1070 (-591 (-525)))) (-5 *1 (-816)) (-5 *3 (-591 (-525))))) (-3854 (*1 *2 *3 *2) (-12 (-5 *2 (-1070 (-591 (-525)))) (-5 *3 (-591 (-525))) (-5 *1 (-816)))) (-3835 (*1 *2 *3 *3) (-12 (-5 *2 (-1070 (-591 (-525)))) (-5 *1 (-816)) (-5 *3 (-591 (-525))))) (-2637 (*1 *2 *2) (-12 (-5 *2 (-1070 (-591 (-525)))) (-5 *1 (-816)))) (-3228 (*1 *2 *2) (-12 (-5 *2 (-591 (-525))) (-5 *1 (-816)))) (-3838 (*1 *2 *3 *3) (-12 (-5 *2 (-1070 (-591 (-525)))) (-5 *1 (-816)) (-5 *3 (-525)))) (-3838 (*1 *2 *3) (-12 (-5 *2 (-1070 (-591 (-525)))) (-5 *1 (-816)) (-5 *3 (-525)))) (-3838 (*1 *2 *3 *3 *3) (-12 (-5 *2 (-1070 (-591 (-525)))) (-5 *1 (-816)) (-5 *3 (-525)))))
-(-10 -7 (-15 -3838 ((-1070 (-591 (-525))) (-525) (-525) (-525))) (-15 -3838 ((-1070 (-591 (-525))) (-525))) (-15 -3838 ((-1070 (-591 (-525))) (-525) (-525))) (-15 -3228 ((-591 (-525)) (-591 (-525)))) (-15 -2637 ((-1070 (-591 (-525))) (-1070 (-591 (-525))))) (-15 -3835 ((-1070 (-591 (-525))) (-591 (-525)) (-591 (-525)))) (-15 -3854 ((-1070 (-591 (-525))) (-591 (-525)) (-1070 (-591 (-525))))) (-15 -2955 ((-1070 (-591 (-525))) (-591 (-525)) (-591 (-525)))) (-15 -2955 ((-1070 (-591 (-525))) (-591 (-525)))) (-15 -2357 ((-1070 (-591 (-525))) (-525))))
-((-1408 (((-825 (-357)) $) 9 (|has| |#1| (-566 (-825 (-357))))) (((-825 (-525)) $) 8 (|has| |#1| (-566 (-825 (-525)))))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-2314 (((-803 |#1|) $) NIL (|has| (-803 |#1|) (-286)))) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3641 (($ $) NIL)) (-3077 (((-108) $) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2179 (((-396 (-1085 $)) (-1085 $)) NIL (|has| (-803 |#1|) (-842)))) (-1720 (($ $) NIL)) (-3898 (((-396 $) $) NIL)) (-3008 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) NIL (|has| (-803 |#1|) (-842)))) (-1965 (((-108) $ $) NIL)) (-4188 (((-525) $) NIL (|has| (-803 |#1|) (-761)))) (-2055 (($) NIL T CONST)) (-4174 (((-3 (-803 |#1|) "failed") $) NIL) (((-3 (-1089) "failed") $) NIL (|has| (-803 |#1|) (-966 (-1089)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| (-803 |#1|) (-966 (-525)))) (((-3 (-525) "failed") $) NIL (|has| (-803 |#1|) (-966 (-525))))) (-3341 (((-803 |#1|) $) NIL) (((-1089) $) NIL (|has| (-803 |#1|) (-966 (-1089)))) (((-385 (-525)) $) NIL (|has| (-803 |#1|) (-966 (-525)))) (((-525) $) NIL (|has| (-803 |#1|) (-966 (-525))))) (-2742 (($ $) NIL) (($ (-525) $) NIL)) (-3265 (($ $ $) NIL)) (-3925 (((-631 (-525)) (-631 $)) NIL (|has| (-803 |#1|) (-587 (-525)))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| (-803 |#1|) (-587 (-525)))) (((-2 (|:| -2928 (-631 (-803 |#1|))) (|:| |vec| (-1171 (-803 |#1|)))) (-631 $) (-1171 $)) NIL) (((-631 (-803 |#1|)) (-631 $)) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-1325 (($) NIL (|has| (-803 |#1|) (-510)))) (-3239 (($ $ $) NIL)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL)) (-2393 (((-108) $) NIL)) (-3489 (((-108) $) NIL (|has| (-803 |#1|) (-761)))) (-4018 (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (|has| (-803 |#1|) (-819 (-525)))) (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (|has| (-803 |#1|) (-819 (-357))))) (-3865 (((-108) $) NIL)) (-2920 (($ $) NIL)) (-1384 (((-803 |#1|) $) NIL)) (-2115 (((-3 $ "failed") $) NIL (|has| (-803 |#1|) (-1065)))) (-2256 (((-108) $) NIL (|has| (-803 |#1|) (-761)))) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1923 (($ $ $) NIL (|has| (-803 |#1|) (-788)))) (-3475 (($ $ $) NIL (|has| (-803 |#1|) (-788)))) (-1257 (($ (-1 (-803 |#1|) (-803 |#1|)) $) NIL)) (-2081 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2621 (((-1072) $) NIL)) (-1523 (($ $) NIL)) (-3492 (($) NIL (|has| (-803 |#1|) (-1065)) CONST)) (-2937 (((-1036) $) NIL)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-2124 (($ $ $) NIL) (($ (-591 $)) NIL)) (-1583 (($ $) NIL (|has| (-803 |#1|) (-286)))) (-2767 (((-803 |#1|) $) NIL (|has| (-803 |#1|) (-510)))) (-3550 (((-396 (-1085 $)) (-1085 $)) NIL (|has| (-803 |#1|) (-842)))) (-3534 (((-396 (-1085 $)) (-1085 $)) NIL (|has| (-803 |#1|) (-842)))) (-2542 (((-396 $) $) NIL)) (-3387 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3210 (((-3 $ "failed") $ $) NIL)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1980 (($ $ (-591 (-803 |#1|)) (-591 (-803 |#1|))) NIL (|has| (-803 |#1|) (-288 (-803 |#1|)))) (($ $ (-803 |#1|) (-803 |#1|)) NIL (|has| (-803 |#1|) (-288 (-803 |#1|)))) (($ $ (-273 (-803 |#1|))) NIL (|has| (-803 |#1|) (-288 (-803 |#1|)))) (($ $ (-591 (-273 (-803 |#1|)))) NIL (|has| (-803 |#1|) (-288 (-803 |#1|)))) (($ $ (-591 (-1089)) (-591 (-803 |#1|))) NIL (|has| (-803 |#1|) (-486 (-1089) (-803 |#1|)))) (($ $ (-1089) (-803 |#1|)) NIL (|has| (-803 |#1|) (-486 (-1089) (-803 |#1|))))) (-3048 (((-712) $) NIL)) (-1881 (($ $ (-803 |#1|)) NIL (|has| (-803 |#1|) (-265 (-803 |#1|) (-803 |#1|))))) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL)) (-2209 (($ $) NIL (|has| (-803 |#1|) (-213))) (($ $ (-712)) NIL (|has| (-803 |#1|) (-213))) (($ $ (-1089)) NIL (|has| (-803 |#1|) (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| (-803 |#1|) (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| (-803 |#1|) (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| (-803 |#1|) (-833 (-1089)))) (($ $ (-1 (-803 |#1|) (-803 |#1|)) (-712)) NIL) (($ $ (-1 (-803 |#1|) (-803 |#1|))) NIL)) (-2774 (($ $) NIL)) (-1396 (((-803 |#1|) $) NIL)) (-1300 (((-825 (-525)) $) NIL (|has| (-803 |#1|) (-566 (-825 (-525))))) (((-825 (-357)) $) NIL (|has| (-803 |#1|) (-566 (-825 (-357))))) (((-501) $) NIL (|has| (-803 |#1|) (-566 (-501)))) (((-357) $) NIL (|has| (-803 |#1|) (-951))) (((-205) $) NIL (|has| (-803 |#1|) (-951)))) (-1217 (((-161 (-385 (-525))) $) NIL)) (-3124 (((-3 (-1171 $) "failed") (-631 $)) NIL (-12 (|has| $ (-136)) (|has| (-803 |#1|) (-842))))) (-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ (-803 |#1|)) NIL) (($ (-1089)) NIL (|has| (-803 |#1|) (-966 (-1089))))) (-3751 (((-3 $ "failed") $) NIL (-3150 (-12 (|has| $ (-136)) (|has| (-803 |#1|) (-842))) (|has| (-803 |#1|) (-136))))) (-3425 (((-712)) NIL)) (-1584 (((-803 |#1|) $) NIL (|has| (-803 |#1|) (-510)))) (-1724 (((-108) $ $) NIL)) (-4173 (((-385 (-525)) $ (-525)) NIL)) (-1460 (($ $) NIL (|has| (-803 |#1|) (-761)))) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-1830 (($) NIL T CONST)) (-1839 (($) NIL T CONST)) (-1796 (($ $) NIL (|has| (-803 |#1|) (-213))) (($ $ (-712)) NIL (|has| (-803 |#1|) (-213))) (($ $ (-1089)) NIL (|has| (-803 |#1|) (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| (-803 |#1|) (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| (-803 |#1|) (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| (-803 |#1|) (-833 (-1089)))) (($ $ (-1 (-803 |#1|) (-803 |#1|)) (-712)) NIL) (($ $ (-1 (-803 |#1|) (-803 |#1|))) NIL)) (-4004 (((-108) $ $) NIL (|has| (-803 |#1|) (-788)))) (-3982 (((-108) $ $) NIL (|has| (-803 |#1|) (-788)))) (-3944 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL (|has| (-803 |#1|) (-788)))) (-3971 (((-108) $ $) NIL (|has| (-803 |#1|) (-788)))) (-4059 (($ $ $) NIL) (($ (-803 |#1|) (-803 |#1|)) NIL)) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ (-803 |#1|) $) NIL) (($ $ (-803 |#1|)) NIL)))
+(((-804 |#1|) (-13 (-923 (-803 |#1|)) (-10 -8 (-15 -4173 ((-385 (-525)) $ (-525))) (-15 -1217 ((-161 (-385 (-525))) $)) (-15 -2742 ($ $)) (-15 -2742 ($ (-525) $)))) (-525)) (T -804))
+((-4173 (*1 *2 *1 *3) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-804 *4)) (-14 *4 *3) (-5 *3 (-525)))) (-1217 (*1 *2 *1) (-12 (-5 *2 (-161 (-385 (-525)))) (-5 *1 (-804 *3)) (-14 *3 (-525)))) (-2742 (*1 *1 *1) (-12 (-5 *1 (-804 *2)) (-14 *2 (-525)))) (-2742 (*1 *1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-804 *3)) (-14 *3 *2))))
+(-13 (-923 (-803 |#1|)) (-10 -8 (-15 -4173 ((-385 (-525)) $ (-525))) (-15 -1217 ((-161 (-385 (-525))) $)) (-15 -2742 ($ $)) (-15 -2742 ($ (-525) $))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-2314 ((|#2| $) NIL (|has| |#2| (-286)))) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3641 (($ $) NIL)) (-3077 (((-108) $) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2179 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#2| (-842)))) (-1720 (($ $) NIL)) (-3898 (((-396 $) $) NIL)) (-3008 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) NIL (|has| |#2| (-842)))) (-1965 (((-108) $ $) NIL)) (-4188 (((-525) $) NIL (|has| |#2| (-761)))) (-2055 (($) NIL T CONST)) (-4174 (((-3 |#2| "failed") $) NIL) (((-3 (-1089) "failed") $) NIL (|has| |#2| (-966 (-1089)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#2| (-966 (-525)))) (((-3 (-525) "failed") $) NIL (|has| |#2| (-966 (-525))))) (-3341 ((|#2| $) NIL) (((-1089) $) NIL (|has| |#2| (-966 (-1089)))) (((-385 (-525)) $) NIL (|has| |#2| (-966 (-525)))) (((-525) $) NIL (|has| |#2| (-966 (-525))))) (-2742 (($ $) 31) (($ (-525) $) 32)) (-3265 (($ $ $) NIL)) (-3925 (((-631 (-525)) (-631 $)) NIL (|has| |#2| (-587 (-525)))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| |#2| (-587 (-525)))) (((-2 (|:| -2928 (-631 |#2|)) (|:| |vec| (-1171 |#2|))) (-631 $) (-1171 $)) NIL) (((-631 |#2|) (-631 $)) NIL)) (-1522 (((-3 $ "failed") $) 53)) (-1325 (($) NIL (|has| |#2| (-510)))) (-3239 (($ $ $) NIL)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL)) (-2393 (((-108) $) NIL)) (-3489 (((-108) $) NIL (|has| |#2| (-761)))) (-4018 (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (|has| |#2| (-819 (-525)))) (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (|has| |#2| (-819 (-357))))) (-3865 (((-108) $) NIL)) (-2920 (($ $) NIL)) (-1384 ((|#2| $) NIL)) (-2115 (((-3 $ "failed") $) NIL (|has| |#2| (-1065)))) (-2256 (((-108) $) NIL (|has| |#2| (-761)))) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1923 (($ $ $) NIL (|has| |#2| (-788)))) (-3475 (($ $ $) NIL (|has| |#2| (-788)))) (-1257 (($ (-1 |#2| |#2|) $) NIL)) (-2081 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2621 (((-1072) $) NIL)) (-1523 (($ $) 49)) (-3492 (($) NIL (|has| |#2| (-1065)) CONST)) (-2937 (((-1036) $) NIL)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-2124 (($ $ $) NIL) (($ (-591 $)) NIL)) (-1583 (($ $) NIL (|has| |#2| (-286)))) (-2767 ((|#2| $) NIL (|has| |#2| (-510)))) (-3550 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#2| (-842)))) (-3534 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#2| (-842)))) (-2542 (((-396 $) $) NIL)) (-3387 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3210 (((-3 $ "failed") $ $) NIL)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1980 (($ $ (-591 |#2|) (-591 |#2|)) NIL (|has| |#2| (-288 |#2|))) (($ $ |#2| |#2|) NIL (|has| |#2| (-288 |#2|))) (($ $ (-273 |#2|)) NIL (|has| |#2| (-288 |#2|))) (($ $ (-591 (-273 |#2|))) NIL (|has| |#2| (-288 |#2|))) (($ $ (-591 (-1089)) (-591 |#2|)) NIL (|has| |#2| (-486 (-1089) |#2|))) (($ $ (-1089) |#2|) NIL (|has| |#2| (-486 (-1089) |#2|)))) (-3048 (((-712) $) NIL)) (-1881 (($ $ |#2|) NIL (|has| |#2| (-265 |#2| |#2|)))) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL)) (-2209 (($ $) NIL (|has| |#2| (-213))) (($ $ (-712)) NIL (|has| |#2| (-213))) (($ $ (-1089)) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-1 |#2| |#2|) (-712)) NIL) (($ $ (-1 |#2| |#2|)) NIL)) (-2774 (($ $) NIL)) (-1396 ((|#2| $) NIL)) (-1300 (((-825 (-525)) $) NIL (|has| |#2| (-566 (-825 (-525))))) (((-825 (-357)) $) NIL (|has| |#2| (-566 (-825 (-357))))) (((-501) $) NIL (|has| |#2| (-566 (-501)))) (((-357) $) NIL (|has| |#2| (-951))) (((-205) $) NIL (|has| |#2| (-951)))) (-1217 (((-161 (-385 (-525))) $) 68)) (-3124 (((-3 (-1171 $) "failed") (-631 $)) NIL (-12 (|has| $ (-136)) (|has| |#2| (-842))))) (-2686 (((-796) $) 87) (($ (-525)) 19) (($ $) NIL) (($ (-385 (-525))) 24) (($ |#2|) 18) (($ (-1089)) NIL (|has| |#2| (-966 (-1089))))) (-3751 (((-3 $ "failed") $) NIL (-3150 (-12 (|has| $ (-136)) (|has| |#2| (-842))) (|has| |#2| (-136))))) (-3425 (((-712)) NIL)) (-1584 ((|#2| $) NIL (|has| |#2| (-510)))) (-1724 (((-108) $ $) NIL)) (-4173 (((-385 (-525)) $ (-525)) 60)) (-1460 (($ $) NIL (|has| |#2| (-761)))) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-1830 (($) 14 T CONST)) (-1839 (($) 16 T CONST)) (-1796 (($ $) NIL (|has| |#2| (-213))) (($ $ (-712)) NIL (|has| |#2| (-213))) (($ $ (-1089)) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-1 |#2| |#2|) (-712)) NIL) (($ $ (-1 |#2| |#2|)) NIL)) (-4004 (((-108) $ $) NIL (|has| |#2| (-788)))) (-3982 (((-108) $ $) NIL (|has| |#2| (-788)))) (-3944 (((-108) $ $) 35)) (-3994 (((-108) $ $) NIL (|has| |#2| (-788)))) (-3971 (((-108) $ $) NIL (|has| |#2| (-788)))) (-4059 (($ $ $) 23) (($ |#2| |#2|) 54)) (-4047 (($ $) 39) (($ $ $) 41)) (-4036 (($ $ $) 37)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) 50)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 42) (($ $ $) 44) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ |#2| $) 55) (($ $ |#2|) NIL)))
+(((-805 |#1| |#2|) (-13 (-923 |#2|) (-10 -8 (-15 -4173 ((-385 (-525)) $ (-525))) (-15 -1217 ((-161 (-385 (-525))) $)) (-15 -2742 ($ $)) (-15 -2742 ($ (-525) $)))) (-525) (-802 |#1|)) (T -805))
+((-4173 (*1 *2 *1 *3) (-12 (-14 *4 *3) (-5 *2 (-385 (-525))) (-5 *1 (-805 *4 *5)) (-5 *3 (-525)) (-4 *5 (-802 *4)))) (-1217 (*1 *2 *1) (-12 (-14 *3 (-525)) (-5 *2 (-161 (-385 (-525)))) (-5 *1 (-805 *3 *4)) (-4 *4 (-802 *3)))) (-2742 (*1 *1 *1) (-12 (-14 *2 (-525)) (-5 *1 (-805 *2 *3)) (-4 *3 (-802 *2)))) (-2742 (*1 *1 *2 *1) (-12 (-5 *2 (-525)) (-14 *3 *2) (-5 *1 (-805 *3 *4)) (-4 *4 (-802 *3)))))
+(-13 (-923 |#2|) (-10 -8 (-15 -4173 ((-385 (-525)) $ (-525))) (-15 -1217 ((-161 (-385 (-525))) $)) (-15 -2742 ($ $)) (-15 -2742 ($ (-525) $))))
+((-2673 (((-108) $ $) NIL (-12 (|has| |#1| (-1018)) (|has| |#2| (-1018))))) (-2424 ((|#2| $) 12)) (-3275 (($ |#1| |#2|) 9)) (-2621 (((-1072) $) NIL (-12 (|has| |#1| (-1018)) (|has| |#2| (-1018))))) (-2937 (((-1036) $) NIL (-12 (|has| |#1| (-1018)) (|has| |#2| (-1018))))) (-2872 ((|#1| $) 11)) (-2695 (($ |#1| |#2|) 10)) (-2686 (((-796) $) 18 (-3150 (-12 (|has| |#1| (-565 (-796))) (|has| |#2| (-565 (-796)))) (-12 (|has| |#1| (-1018)) (|has| |#2| (-1018)))))) (-3944 (((-108) $ $) 22 (-12 (|has| |#1| (-1018)) (|has| |#2| (-1018))))))
+(((-806 |#1| |#2|) (-13 (-1125) (-10 -8 (IF (|has| |#1| (-565 (-796))) (IF (|has| |#2| (-565 (-796))) (-6 (-565 (-796))) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-1018)) (IF (|has| |#2| (-1018)) (-6 (-1018)) |%noBranch|) |%noBranch|) (-15 -3275 ($ |#1| |#2|)) (-15 -2695 ($ |#1| |#2|)) (-15 -2872 (|#1| $)) (-15 -2424 (|#2| $)))) (-1125) (-1125)) (T -806))
+((-3275 (*1 *1 *2 *3) (-12 (-5 *1 (-806 *2 *3)) (-4 *2 (-1125)) (-4 *3 (-1125)))) (-2695 (*1 *1 *2 *3) (-12 (-5 *1 (-806 *2 *3)) (-4 *2 (-1125)) (-4 *3 (-1125)))) (-2872 (*1 *2 *1) (-12 (-4 *2 (-1125)) (-5 *1 (-806 *2 *3)) (-4 *3 (-1125)))) (-2424 (*1 *2 *1) (-12 (-4 *2 (-1125)) (-5 *1 (-806 *3 *2)) (-4 *3 (-1125)))))
+(-13 (-1125) (-10 -8 (IF (|has| |#1| (-565 (-796))) (IF (|has| |#2| (-565 (-796))) (-6 (-565 (-796))) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-1018)) (IF (|has| |#2| (-1018)) (-6 (-1018)) |%noBranch|) |%noBranch|) (-15 -3275 ($ |#1| |#2|)) (-15 -2695 ($ |#1| |#2|)) (-15 -2872 (|#1| $)) (-15 -2424 (|#2| $))))
+((-2673 (((-108) $ $) NIL)) (-3512 (((-525) $) 15)) (-2160 (($ (-146)) 11)) (-3442 (($ (-146)) 12)) (-2621 (((-1072) $) NIL)) (-4190 (((-146) $) 13)) (-2937 (((-1036) $) NIL)) (-2058 (($ (-146)) 9)) (-2419 (($ (-146)) 8)) (-2686 (((-796) $) 23) (($ (-146)) 16)) (-3169 (($ (-146)) 10)) (-3944 (((-108) $ $) NIL)))
+(((-807) (-13 (-1018) (-10 -8 (-15 -2419 ($ (-146))) (-15 -2058 ($ (-146))) (-15 -3169 ($ (-146))) (-15 -2160 ($ (-146))) (-15 -3442 ($ (-146))) (-15 -4190 ((-146) $)) (-15 -3512 ((-525) $)) (-15 -2686 ($ (-146)))))) (T -807))
+((-2419 (*1 *1 *2) (-12 (-5 *2 (-146)) (-5 *1 (-807)))) (-2058 (*1 *1 *2) (-12 (-5 *2 (-146)) (-5 *1 (-807)))) (-3169 (*1 *1 *2) (-12 (-5 *2 (-146)) (-5 *1 (-807)))) (-2160 (*1 *1 *2) (-12 (-5 *2 (-146)) (-5 *1 (-807)))) (-3442 (*1 *1 *2) (-12 (-5 *2 (-146)) (-5 *1 (-807)))) (-4190 (*1 *2 *1) (-12 (-5 *2 (-146)) (-5 *1 (-807)))) (-3512 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-807)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-146)) (-5 *1 (-807)))))
+(-13 (-1018) (-10 -8 (-15 -2419 ($ (-146))) (-15 -2058 ($ (-146))) (-15 -3169 ($ (-146))) (-15 -2160 ($ (-146))) (-15 -3442 ($ (-146))) (-15 -4190 ((-146) $)) (-15 -3512 ((-525) $)) (-15 -2686 ($ (-146)))))
+((-2686 (((-294 (-525)) (-385 (-885 (-47)))) 23) (((-294 (-525)) (-885 (-47))) 18)))
+(((-808) (-10 -7 (-15 -2686 ((-294 (-525)) (-885 (-47)))) (-15 -2686 ((-294 (-525)) (-385 (-885 (-47))))))) (T -808))
+((-2686 (*1 *2 *3) (-12 (-5 *3 (-385 (-885 (-47)))) (-5 *2 (-294 (-525))) (-5 *1 (-808)))) (-2686 (*1 *2 *3) (-12 (-5 *3 (-885 (-47))) (-5 *2 (-294 (-525))) (-5 *1 (-808)))))
+(-10 -7 (-15 -2686 ((-294 (-525)) (-885 (-47)))) (-15 -2686 ((-294 (-525)) (-385 (-885 (-47))))))
+((-1257 (((-810 |#2|) (-1 |#2| |#1|) (-810 |#1|)) 14)))
+(((-809 |#1| |#2|) (-10 -7 (-15 -1257 ((-810 |#2|) (-1 |#2| |#1|) (-810 |#1|)))) (-1125) (-1125)) (T -809))
+((-1257 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-810 *5)) (-4 *5 (-1125)) (-4 *6 (-1125)) (-5 *2 (-810 *6)) (-5 *1 (-809 *5 *6)))))
+(-10 -7 (-15 -1257 ((-810 |#2|) (-1 |#2| |#1|) (-810 |#1|))))
+((-4118 (($ |#1| |#1|) 8)) (-3785 ((|#1| $ (-712)) 10)))
+(((-810 |#1|) (-10 -8 (-15 -4118 ($ |#1| |#1|)) (-15 -3785 (|#1| $ (-712)))) (-1125)) (T -810))
+((-3785 (*1 *2 *1 *3) (-12 (-5 *3 (-712)) (-5 *1 (-810 *2)) (-4 *2 (-1125)))) (-4118 (*1 *1 *2 *2) (-12 (-5 *1 (-810 *2)) (-4 *2 (-1125)))))
+(-10 -8 (-15 -4118 ($ |#1| |#1|)) (-15 -3785 (|#1| $ (-712))))
+((-1257 (((-812 |#2|) (-1 |#2| |#1|) (-812 |#1|)) 14)))
+(((-811 |#1| |#2|) (-10 -7 (-15 -1257 ((-812 |#2|) (-1 |#2| |#1|) (-812 |#1|)))) (-1125) (-1125)) (T -811))
+((-1257 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-812 *5)) (-4 *5 (-1125)) (-4 *6 (-1125)) (-5 *2 (-812 *6)) (-5 *1 (-811 *5 *6)))))
+(-10 -7 (-15 -1257 ((-812 |#2|) (-1 |#2| |#1|) (-812 |#1|))))
+((-4118 (($ |#1| |#1| |#1|) 8)) (-3785 ((|#1| $ (-712)) 10)))
+(((-812 |#1|) (-10 -8 (-15 -4118 ($ |#1| |#1| |#1|)) (-15 -3785 (|#1| $ (-712)))) (-1125)) (T -812))
+((-3785 (*1 *2 *1 *3) (-12 (-5 *3 (-712)) (-5 *1 (-812 *2)) (-4 *2 (-1125)))) (-4118 (*1 *1 *2 *2 *2) (-12 (-5 *1 (-812 *2)) (-4 *2 (-1125)))))
+(-10 -8 (-15 -4118 ($ |#1| |#1| |#1|)) (-15 -3785 (|#1| $ (-712))))
+((-2293 (((-591 (-1094)) (-1072)) 9)))
+(((-813) (-10 -7 (-15 -2293 ((-591 (-1094)) (-1072))))) (T -813))
+((-2293 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-591 (-1094))) (-5 *1 (-813)))))
+(-10 -7 (-15 -2293 ((-591 (-1094)) (-1072))))
+((-1257 (((-815 |#2|) (-1 |#2| |#1|) (-815 |#1|)) 14)))
+(((-814 |#1| |#2|) (-10 -7 (-15 -1257 ((-815 |#2|) (-1 |#2| |#1|) (-815 |#1|)))) (-1125) (-1125)) (T -814))
+((-1257 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-815 *5)) (-4 *5 (-1125)) (-4 *6 (-1125)) (-5 *2 (-815 *6)) (-5 *1 (-814 *5 *6)))))
+(-10 -7 (-15 -1257 ((-815 |#2|) (-1 |#2| |#1|) (-815 |#1|))))
+((-3170 (($ |#1| |#1| |#1|) 8)) (-3785 ((|#1| $ (-712)) 10)))
+(((-815 |#1|) (-10 -8 (-15 -3170 ($ |#1| |#1| |#1|)) (-15 -3785 (|#1| $ (-712)))) (-1125)) (T -815))
+((-3785 (*1 *2 *1 *3) (-12 (-5 *3 (-712)) (-5 *1 (-815 *2)) (-4 *2 (-1125)))) (-3170 (*1 *1 *2 *2 *2) (-12 (-5 *1 (-815 *2)) (-4 *2 (-1125)))))
+(-10 -8 (-15 -3170 ($ |#1| |#1| |#1|)) (-15 -3785 (|#1| $ (-712))))
+((-1541 (((-1070 (-591 (-525))) (-591 (-525)) (-1070 (-591 (-525)))) 32)) (-1361 (((-1070 (-591 (-525))) (-591 (-525)) (-591 (-525))) 28)) (-2672 (((-1070 (-591 (-525))) (-591 (-525))) 41) (((-1070 (-591 (-525))) (-591 (-525)) (-591 (-525))) 40)) (-2793 (((-1070 (-591 (-525))) (-525)) 42)) (-1392 (((-1070 (-591 (-525))) (-525) (-525)) 22) (((-1070 (-591 (-525))) (-525)) 16) (((-1070 (-591 (-525))) (-525) (-525) (-525)) 12)) (-2547 (((-1070 (-591 (-525))) (-1070 (-591 (-525)))) 26)) (-3369 (((-591 (-525)) (-591 (-525))) 25)))
+(((-816) (-10 -7 (-15 -1392 ((-1070 (-591 (-525))) (-525) (-525) (-525))) (-15 -1392 ((-1070 (-591 (-525))) (-525))) (-15 -1392 ((-1070 (-591 (-525))) (-525) (-525))) (-15 -3369 ((-591 (-525)) (-591 (-525)))) (-15 -2547 ((-1070 (-591 (-525))) (-1070 (-591 (-525))))) (-15 -1361 ((-1070 (-591 (-525))) (-591 (-525)) (-591 (-525)))) (-15 -1541 ((-1070 (-591 (-525))) (-591 (-525)) (-1070 (-591 (-525))))) (-15 -2672 ((-1070 (-591 (-525))) (-591 (-525)) (-591 (-525)))) (-15 -2672 ((-1070 (-591 (-525))) (-591 (-525)))) (-15 -2793 ((-1070 (-591 (-525))) (-525))))) (T -816))
+((-2793 (*1 *2 *3) (-12 (-5 *2 (-1070 (-591 (-525)))) (-5 *1 (-816)) (-5 *3 (-525)))) (-2672 (*1 *2 *3) (-12 (-5 *2 (-1070 (-591 (-525)))) (-5 *1 (-816)) (-5 *3 (-591 (-525))))) (-2672 (*1 *2 *3 *3) (-12 (-5 *2 (-1070 (-591 (-525)))) (-5 *1 (-816)) (-5 *3 (-591 (-525))))) (-1541 (*1 *2 *3 *2) (-12 (-5 *2 (-1070 (-591 (-525)))) (-5 *3 (-591 (-525))) (-5 *1 (-816)))) (-1361 (*1 *2 *3 *3) (-12 (-5 *2 (-1070 (-591 (-525)))) (-5 *1 (-816)) (-5 *3 (-591 (-525))))) (-2547 (*1 *2 *2) (-12 (-5 *2 (-1070 (-591 (-525)))) (-5 *1 (-816)))) (-3369 (*1 *2 *2) (-12 (-5 *2 (-591 (-525))) (-5 *1 (-816)))) (-1392 (*1 *2 *3 *3) (-12 (-5 *2 (-1070 (-591 (-525)))) (-5 *1 (-816)) (-5 *3 (-525)))) (-1392 (*1 *2 *3) (-12 (-5 *2 (-1070 (-591 (-525)))) (-5 *1 (-816)) (-5 *3 (-525)))) (-1392 (*1 *2 *3 *3 *3) (-12 (-5 *2 (-1070 (-591 (-525)))) (-5 *1 (-816)) (-5 *3 (-525)))))
+(-10 -7 (-15 -1392 ((-1070 (-591 (-525))) (-525) (-525) (-525))) (-15 -1392 ((-1070 (-591 (-525))) (-525))) (-15 -1392 ((-1070 (-591 (-525))) (-525) (-525))) (-15 -3369 ((-591 (-525)) (-591 (-525)))) (-15 -2547 ((-1070 (-591 (-525))) (-1070 (-591 (-525))))) (-15 -1361 ((-1070 (-591 (-525))) (-591 (-525)) (-591 (-525)))) (-15 -1541 ((-1070 (-591 (-525))) (-591 (-525)) (-1070 (-591 (-525))))) (-15 -2672 ((-1070 (-591 (-525))) (-591 (-525)) (-591 (-525)))) (-15 -2672 ((-1070 (-591 (-525))) (-591 (-525)))) (-15 -2793 ((-1070 (-591 (-525))) (-525))))
+((-1300 (((-825 (-357)) $) 9 (|has| |#1| (-566 (-825 (-357))))) (((-825 (-525)) $) 8 (|has| |#1| (-566 (-825 (-525)))))))
(((-817 |#1|) (-131) (-1125)) (T -817))
NIL
(-13 (-10 -7 (IF (|has| |t#1| (-566 (-825 (-525)))) (-6 (-566 (-825 (-525)))) |%noBranch|) (IF (|has| |t#1| (-566 (-825 (-357)))) (-6 (-566 (-825 (-357)))) |%noBranch|)))
(((-566 (-825 (-357))) |has| |#1| (-566 (-825 (-357)))) ((-566 (-825 (-525))) |has| |#1| (-566 (-825 (-525)))))
-((-3008 (((-108) $ $) NIL)) (-1268 (($) 14)) (-2887 (($ (-822 |#1| |#2|) (-822 |#1| |#3|)) 27)) (-4118 (((-822 |#1| |#3|) $) 16)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3075 (((-108) $) 22)) (-2031 (($) 19)) (-3022 (((-796) $) 30)) (-2257 (((-822 |#1| |#2|) $) 15)) (-4096 (((-108) $ $) 25)))
-(((-818 |#1| |#2| |#3|) (-13 (-1018) (-10 -8 (-15 -3075 ((-108) $)) (-15 -2031 ($)) (-15 -1268 ($)) (-15 -2887 ($ (-822 |#1| |#2|) (-822 |#1| |#3|))) (-15 -2257 ((-822 |#1| |#2|) $)) (-15 -4118 ((-822 |#1| |#3|) $)))) (-1018) (-1018) (-611 |#2|)) (T -818))
-((-3075 (*1 *2 *1) (-12 (-4 *4 (-1018)) (-5 *2 (-108)) (-5 *1 (-818 *3 *4 *5)) (-4 *3 (-1018)) (-4 *5 (-611 *4)))) (-2031 (*1 *1) (-12 (-4 *3 (-1018)) (-5 *1 (-818 *2 *3 *4)) (-4 *2 (-1018)) (-4 *4 (-611 *3)))) (-1268 (*1 *1) (-12 (-4 *3 (-1018)) (-5 *1 (-818 *2 *3 *4)) (-4 *2 (-1018)) (-4 *4 (-611 *3)))) (-2887 (*1 *1 *2 *3) (-12 (-5 *2 (-822 *4 *5)) (-5 *3 (-822 *4 *6)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-611 *5)) (-5 *1 (-818 *4 *5 *6)))) (-2257 (*1 *2 *1) (-12 (-4 *4 (-1018)) (-5 *2 (-822 *3 *4)) (-5 *1 (-818 *3 *4 *5)) (-4 *3 (-1018)) (-4 *5 (-611 *4)))) (-4118 (*1 *2 *1) (-12 (-4 *4 (-1018)) (-5 *2 (-822 *3 *5)) (-5 *1 (-818 *3 *4 *5)) (-4 *3 (-1018)) (-4 *5 (-611 *4)))))
-(-13 (-1018) (-10 -8 (-15 -3075 ((-108) $)) (-15 -2031 ($)) (-15 -1268 ($)) (-15 -2887 ($ (-822 |#1| |#2|) (-822 |#1| |#3|))) (-15 -2257 ((-822 |#1| |#2|) $)) (-15 -4118 ((-822 |#1| |#3|) $))))
-((-3008 (((-108) $ $) 7)) (-2011 (((-822 |#1| $) $ (-825 |#1|) (-822 |#1| $)) 13)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-3022 (((-796) $) 11)) (-4096 (((-108) $ $) 6)))
+((-2673 (((-108) $ $) NIL)) (-1316 (($) 14)) (-3254 (($ (-822 |#1| |#2|) (-822 |#1| |#3|)) 27)) (-2271 (((-822 |#1| |#3|) $) 16)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-1448 (((-108) $) 22)) (-4081 (($) 19)) (-2686 (((-796) $) 30)) (-3056 (((-822 |#1| |#2|) $) 15)) (-3944 (((-108) $ $) 25)))
+(((-818 |#1| |#2| |#3|) (-13 (-1018) (-10 -8 (-15 -1448 ((-108) $)) (-15 -4081 ($)) (-15 -1316 ($)) (-15 -3254 ($ (-822 |#1| |#2|) (-822 |#1| |#3|))) (-15 -3056 ((-822 |#1| |#2|) $)) (-15 -2271 ((-822 |#1| |#3|) $)))) (-1018) (-1018) (-611 |#2|)) (T -818))
+((-1448 (*1 *2 *1) (-12 (-4 *4 (-1018)) (-5 *2 (-108)) (-5 *1 (-818 *3 *4 *5)) (-4 *3 (-1018)) (-4 *5 (-611 *4)))) (-4081 (*1 *1) (-12 (-4 *3 (-1018)) (-5 *1 (-818 *2 *3 *4)) (-4 *2 (-1018)) (-4 *4 (-611 *3)))) (-1316 (*1 *1) (-12 (-4 *3 (-1018)) (-5 *1 (-818 *2 *3 *4)) (-4 *2 (-1018)) (-4 *4 (-611 *3)))) (-3254 (*1 *1 *2 *3) (-12 (-5 *2 (-822 *4 *5)) (-5 *3 (-822 *4 *6)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-611 *5)) (-5 *1 (-818 *4 *5 *6)))) (-3056 (*1 *2 *1) (-12 (-4 *4 (-1018)) (-5 *2 (-822 *3 *4)) (-5 *1 (-818 *3 *4 *5)) (-4 *3 (-1018)) (-4 *5 (-611 *4)))) (-2271 (*1 *2 *1) (-12 (-4 *4 (-1018)) (-5 *2 (-822 *3 *5)) (-5 *1 (-818 *3 *4 *5)) (-4 *3 (-1018)) (-4 *5 (-611 *4)))))
+(-13 (-1018) (-10 -8 (-15 -1448 ((-108) $)) (-15 -4081 ($)) (-15 -1316 ($)) (-15 -3254 ($ (-822 |#1| |#2|) (-822 |#1| |#3|))) (-15 -3056 ((-822 |#1| |#2|) $)) (-15 -2271 ((-822 |#1| |#3|) $))))
+((-2673 (((-108) $ $) 7)) (-4018 (((-822 |#1| $) $ (-825 |#1|) (-822 |#1| $)) 13)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-2686 (((-796) $) 11)) (-3944 (((-108) $ $) 6)))
(((-819 |#1|) (-131) (-1018)) (T -819))
-((-2011 (*1 *2 *1 *3 *2) (-12 (-5 *2 (-822 *4 *1)) (-5 *3 (-825 *4)) (-4 *1 (-819 *4)) (-4 *4 (-1018)))))
-(-13 (-1018) (-10 -8 (-15 -2011 ((-822 |t#1| $) $ (-825 |t#1|) (-822 |t#1| $)))))
+((-4018 (*1 *2 *1 *3 *2) (-12 (-5 *2 (-822 *4 *1)) (-5 *3 (-825 *4)) (-4 *1 (-819 *4)) (-4 *4 (-1018)))))
+(-13 (-1018) (-10 -8 (-15 -4018 ((-822 |t#1| $) $ (-825 |t#1|) (-822 |t#1| $)))))
(((-97) . T) ((-565 (-796)) . T) ((-1018) . T))
-((-1709 (((-108) (-591 |#2|) |#3|) 23) (((-108) |#2| |#3|) 18)) (-1435 (((-822 |#1| |#2|) |#2| |#3|) 43 (-12 (-2247 (|has| |#2| (-966 (-1089)))) (-2247 (|has| |#2| (-975))))) (((-591 (-273 (-885 |#2|))) |#2| |#3|) 42 (-12 (|has| |#2| (-975)) (-2247 (|has| |#2| (-966 (-1089)))))) (((-591 (-273 |#2|)) |#2| |#3|) 35 (|has| |#2| (-966 (-1089)))) (((-818 |#1| |#2| (-591 |#2|)) (-591 |#2|) |#3|) 21)))
-(((-820 |#1| |#2| |#3|) (-10 -7 (-15 -1709 ((-108) |#2| |#3|)) (-15 -1709 ((-108) (-591 |#2|) |#3|)) (-15 -1435 ((-818 |#1| |#2| (-591 |#2|)) (-591 |#2|) |#3|)) (IF (|has| |#2| (-966 (-1089))) (-15 -1435 ((-591 (-273 |#2|)) |#2| |#3|)) (IF (|has| |#2| (-975)) (-15 -1435 ((-591 (-273 (-885 |#2|))) |#2| |#3|)) (-15 -1435 ((-822 |#1| |#2|) |#2| |#3|))))) (-1018) (-819 |#1|) (-566 (-825 |#1|))) (T -820))
-((-1435 (*1 *2 *3 *4) (-12 (-4 *5 (-1018)) (-5 *2 (-822 *5 *3)) (-5 *1 (-820 *5 *3 *4)) (-2247 (-4 *3 (-966 (-1089)))) (-2247 (-4 *3 (-975))) (-4 *3 (-819 *5)) (-4 *4 (-566 (-825 *5))))) (-1435 (*1 *2 *3 *4) (-12 (-4 *5 (-1018)) (-5 *2 (-591 (-273 (-885 *3)))) (-5 *1 (-820 *5 *3 *4)) (-4 *3 (-975)) (-2247 (-4 *3 (-966 (-1089)))) (-4 *3 (-819 *5)) (-4 *4 (-566 (-825 *5))))) (-1435 (*1 *2 *3 *4) (-12 (-4 *5 (-1018)) (-5 *2 (-591 (-273 *3))) (-5 *1 (-820 *5 *3 *4)) (-4 *3 (-966 (-1089))) (-4 *3 (-819 *5)) (-4 *4 (-566 (-825 *5))))) (-1435 (*1 *2 *3 *4) (-12 (-4 *5 (-1018)) (-4 *6 (-819 *5)) (-5 *2 (-818 *5 *6 (-591 *6))) (-5 *1 (-820 *5 *6 *4)) (-5 *3 (-591 *6)) (-4 *4 (-566 (-825 *5))))) (-1709 (*1 *2 *3 *4) (-12 (-5 *3 (-591 *6)) (-4 *6 (-819 *5)) (-4 *5 (-1018)) (-5 *2 (-108)) (-5 *1 (-820 *5 *6 *4)) (-4 *4 (-566 (-825 *5))))) (-1709 (*1 *2 *3 *4) (-12 (-4 *5 (-1018)) (-5 *2 (-108)) (-5 *1 (-820 *5 *3 *4)) (-4 *3 (-819 *5)) (-4 *4 (-566 (-825 *5))))))
-(-10 -7 (-15 -1709 ((-108) |#2| |#3|)) (-15 -1709 ((-108) (-591 |#2|) |#3|)) (-15 -1435 ((-818 |#1| |#2| (-591 |#2|)) (-591 |#2|) |#3|)) (IF (|has| |#2| (-966 (-1089))) (-15 -1435 ((-591 (-273 |#2|)) |#2| |#3|)) (IF (|has| |#2| (-975)) (-15 -1435 ((-591 (-273 (-885 |#2|))) |#2| |#3|)) (-15 -1435 ((-822 |#1| |#2|) |#2| |#3|)))))
-((-1340 (((-822 |#1| |#3|) (-1 |#3| |#2|) (-822 |#1| |#2|)) 22)))
-(((-821 |#1| |#2| |#3|) (-10 -7 (-15 -1340 ((-822 |#1| |#3|) (-1 |#3| |#2|) (-822 |#1| |#2|)))) (-1018) (-1018) (-1018)) (T -821))
-((-1340 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *6)) (-5 *4 (-822 *5 *6)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *7 (-1018)) (-5 *2 (-822 *5 *7)) (-5 *1 (-821 *5 *6 *7)))))
-(-10 -7 (-15 -1340 ((-822 |#1| |#3|) (-1 |#3| |#2|) (-822 |#1| |#2|))))
-((-3008 (((-108) $ $) NIL)) (-1414 (($ $ $) 39)) (-3663 (((-3 (-108) "failed") $ (-825 |#1|)) 36)) (-1268 (($) 12)) (-2339 (((-1072) $) NIL)) (-2313 (($ (-825 |#1|) |#2| $) 20)) (-2047 (((-1036) $) NIL)) (-2408 (((-3 |#2| "failed") (-825 |#1|) $) 50)) (-3075 (((-108) $) 15)) (-2031 (($) 13)) (-1434 (((-591 (-2 (|:| -2019 (-1089)) (|:| -1221 |#2|))) $) 25)) (-3036 (($ (-591 (-2 (|:| -2019 (-1089)) (|:| -1221 |#2|)))) 23)) (-3022 (((-796) $) 44)) (-2914 (($ (-825 |#1|) |#2| $ |#2|) 48)) (-3599 (($ (-825 |#1|) |#2| $) 47)) (-4096 (((-108) $ $) 41)))
-(((-822 |#1| |#2|) (-13 (-1018) (-10 -8 (-15 -3075 ((-108) $)) (-15 -2031 ($)) (-15 -1268 ($)) (-15 -1414 ($ $ $)) (-15 -2408 ((-3 |#2| "failed") (-825 |#1|) $)) (-15 -3599 ($ (-825 |#1|) |#2| $)) (-15 -2313 ($ (-825 |#1|) |#2| $)) (-15 -2914 ($ (-825 |#1|) |#2| $ |#2|)) (-15 -1434 ((-591 (-2 (|:| -2019 (-1089)) (|:| -1221 |#2|))) $)) (-15 -3036 ($ (-591 (-2 (|:| -2019 (-1089)) (|:| -1221 |#2|))))) (-15 -3663 ((-3 (-108) "failed") $ (-825 |#1|))))) (-1018) (-1018)) (T -822))
-((-3075 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-822 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-1018)))) (-2031 (*1 *1) (-12 (-5 *1 (-822 *2 *3)) (-4 *2 (-1018)) (-4 *3 (-1018)))) (-1268 (*1 *1) (-12 (-5 *1 (-822 *2 *3)) (-4 *2 (-1018)) (-4 *3 (-1018)))) (-1414 (*1 *1 *1 *1) (-12 (-5 *1 (-822 *2 *3)) (-4 *2 (-1018)) (-4 *3 (-1018)))) (-2408 (*1 *2 *3 *1) (|partial| -12 (-5 *3 (-825 *4)) (-4 *4 (-1018)) (-4 *2 (-1018)) (-5 *1 (-822 *4 *2)))) (-3599 (*1 *1 *2 *3 *1) (-12 (-5 *2 (-825 *4)) (-4 *4 (-1018)) (-5 *1 (-822 *4 *3)) (-4 *3 (-1018)))) (-2313 (*1 *1 *2 *3 *1) (-12 (-5 *2 (-825 *4)) (-4 *4 (-1018)) (-5 *1 (-822 *4 *3)) (-4 *3 (-1018)))) (-2914 (*1 *1 *2 *3 *1 *3) (-12 (-5 *2 (-825 *4)) (-4 *4 (-1018)) (-5 *1 (-822 *4 *3)) (-4 *3 (-1018)))) (-1434 (*1 *2 *1) (-12 (-5 *2 (-591 (-2 (|:| -2019 (-1089)) (|:| -1221 *4)))) (-5 *1 (-822 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-1018)))) (-3036 (*1 *1 *2) (-12 (-5 *2 (-591 (-2 (|:| -2019 (-1089)) (|:| -1221 *4)))) (-4 *4 (-1018)) (-5 *1 (-822 *3 *4)) (-4 *3 (-1018)))) (-3663 (*1 *2 *1 *3) (|partial| -12 (-5 *3 (-825 *4)) (-4 *4 (-1018)) (-5 *2 (-108)) (-5 *1 (-822 *4 *5)) (-4 *5 (-1018)))))
-(-13 (-1018) (-10 -8 (-15 -3075 ((-108) $)) (-15 -2031 ($)) (-15 -1268 ($)) (-15 -1414 ($ $ $)) (-15 -2408 ((-3 |#2| "failed") (-825 |#1|) $)) (-15 -3599 ($ (-825 |#1|) |#2| $)) (-15 -2313 ($ (-825 |#1|) |#2| $)) (-15 -2914 ($ (-825 |#1|) |#2| $ |#2|)) (-15 -1434 ((-591 (-2 (|:| -2019 (-1089)) (|:| -1221 |#2|))) $)) (-15 -3036 ($ (-591 (-2 (|:| -2019 (-1089)) (|:| -1221 |#2|))))) (-15 -3663 ((-3 (-108) "failed") $ (-825 |#1|)))))
-((-2819 (((-825 |#1|) (-825 |#1|) (-591 (-1089)) (-1 (-108) (-591 |#2|))) 32) (((-825 |#1|) (-825 |#1|) (-591 (-1 (-108) |#2|))) 43) (((-825 |#1|) (-825 |#1|) (-1 (-108) |#2|)) 35)) (-3663 (((-108) (-591 |#2|) (-825 |#1|)) 40) (((-108) |#2| (-825 |#1|)) 36)) (-3201 (((-1 (-108) |#2|) (-825 |#1|)) 16)) (-3413 (((-591 |#2|) (-825 |#1|)) 24)) (-1229 (((-825 |#1|) (-825 |#1|) |#2|) 20)))
-(((-823 |#1| |#2|) (-10 -7 (-15 -2819 ((-825 |#1|) (-825 |#1|) (-1 (-108) |#2|))) (-15 -2819 ((-825 |#1|) (-825 |#1|) (-591 (-1 (-108) |#2|)))) (-15 -2819 ((-825 |#1|) (-825 |#1|) (-591 (-1089)) (-1 (-108) (-591 |#2|)))) (-15 -3201 ((-1 (-108) |#2|) (-825 |#1|))) (-15 -3663 ((-108) |#2| (-825 |#1|))) (-15 -3663 ((-108) (-591 |#2|) (-825 |#1|))) (-15 -1229 ((-825 |#1|) (-825 |#1|) |#2|)) (-15 -3413 ((-591 |#2|) (-825 |#1|)))) (-1018) (-1125)) (T -823))
-((-3413 (*1 *2 *3) (-12 (-5 *3 (-825 *4)) (-4 *4 (-1018)) (-5 *2 (-591 *5)) (-5 *1 (-823 *4 *5)) (-4 *5 (-1125)))) (-1229 (*1 *2 *2 *3) (-12 (-5 *2 (-825 *4)) (-4 *4 (-1018)) (-5 *1 (-823 *4 *3)) (-4 *3 (-1125)))) (-3663 (*1 *2 *3 *4) (-12 (-5 *3 (-591 *6)) (-5 *4 (-825 *5)) (-4 *5 (-1018)) (-4 *6 (-1125)) (-5 *2 (-108)) (-5 *1 (-823 *5 *6)))) (-3663 (*1 *2 *3 *4) (-12 (-5 *4 (-825 *5)) (-4 *5 (-1018)) (-5 *2 (-108)) (-5 *1 (-823 *5 *3)) (-4 *3 (-1125)))) (-3201 (*1 *2 *3) (-12 (-5 *3 (-825 *4)) (-4 *4 (-1018)) (-5 *2 (-1 (-108) *5)) (-5 *1 (-823 *4 *5)) (-4 *5 (-1125)))) (-2819 (*1 *2 *2 *3 *4) (-12 (-5 *2 (-825 *5)) (-5 *3 (-591 (-1089))) (-5 *4 (-1 (-108) (-591 *6))) (-4 *5 (-1018)) (-4 *6 (-1125)) (-5 *1 (-823 *5 *6)))) (-2819 (*1 *2 *2 *3) (-12 (-5 *2 (-825 *4)) (-5 *3 (-591 (-1 (-108) *5))) (-4 *4 (-1018)) (-4 *5 (-1125)) (-5 *1 (-823 *4 *5)))) (-2819 (*1 *2 *2 *3) (-12 (-5 *2 (-825 *4)) (-5 *3 (-1 (-108) *5)) (-4 *4 (-1018)) (-4 *5 (-1125)) (-5 *1 (-823 *4 *5)))))
-(-10 -7 (-15 -2819 ((-825 |#1|) (-825 |#1|) (-1 (-108) |#2|))) (-15 -2819 ((-825 |#1|) (-825 |#1|) (-591 (-1 (-108) |#2|)))) (-15 -2819 ((-825 |#1|) (-825 |#1|) (-591 (-1089)) (-1 (-108) (-591 |#2|)))) (-15 -3201 ((-1 (-108) |#2|) (-825 |#1|))) (-15 -3663 ((-108) |#2| (-825 |#1|))) (-15 -3663 ((-108) (-591 |#2|) (-825 |#1|))) (-15 -1229 ((-825 |#1|) (-825 |#1|) |#2|)) (-15 -3413 ((-591 |#2|) (-825 |#1|))))
-((-1340 (((-825 |#2|) (-1 |#2| |#1|) (-825 |#1|)) 19)))
-(((-824 |#1| |#2|) (-10 -7 (-15 -1340 ((-825 |#2|) (-1 |#2| |#1|) (-825 |#1|)))) (-1018) (-1018)) (T -824))
-((-1340 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-825 *5)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-5 *2 (-825 *6)) (-5 *1 (-824 *5 *6)))))
-(-10 -7 (-15 -1340 ((-825 |#2|) (-1 |#2| |#1|) (-825 |#1|))))
-((-3008 (((-108) $ $) NIL)) (-2660 (($ $ (-591 (-51))) 64)) (-1507 (((-591 $) $) 118)) (-4016 (((-2 (|:| |var| (-591 (-1089))) (|:| |pred| (-51))) $) 24)) (-1896 (((-108) $) 30)) (-1475 (($ $ (-591 (-1089)) (-51)) 25)) (-2765 (($ $ (-591 (-51))) 63)) (-1251 (((-3 |#1| "failed") $) 61) (((-3 (-1089) "failed") $) 140)) (-3528 ((|#1| $) 58) (((-1089) $) NIL)) (-1648 (($ $) 108)) (-3080 (((-108) $) 47)) (-3553 (((-591 (-51)) $) 45)) (-2073 (($ (-1089) (-108) (-108) (-108)) 65)) (-1339 (((-3 (-591 $) "failed") (-591 $)) 72)) (-3000 (((-108) $) 50)) (-4121 (((-108) $) 49)) (-2339 (((-1072) $) NIL)) (-3376 (((-3 (-591 $) "failed") $) 36)) (-2908 (((-3 (-2 (|:| |num| $) (|:| |den| $)) "failed") $) 43)) (-3877 (((-3 (-2 (|:| |val| $) (|:| -2008 $)) "failed") $) 83)) (-2010 (((-3 (-591 $) "failed") $) 33)) (-2829 (((-3 (-591 $) "failed") $ (-110)) 107) (((-3 (-2 (|:| -4157 (-110)) (|:| |arg| (-591 $))) "failed") $) 95)) (-3653 (((-3 (-591 $) "failed") $) 37)) (-2292 (((-3 (-2 (|:| |val| $) (|:| -2008 (-712))) "failed") $) 40)) (-3009 (((-108) $) 29)) (-2047 (((-1036) $) NIL)) (-3729 (((-108) $) 21)) (-2216 (((-108) $) 46)) (-1579 (((-591 (-51)) $) 111)) (-3622 (((-108) $) 48)) (-3164 (($ (-110) (-591 $)) 92)) (-1326 (((-712) $) 28)) (-3199 (($ $) 62)) (-1408 (($ (-591 $)) 59)) (-1246 (((-108) $) 26)) (-3022 (((-796) $) 53) (($ |#1|) 18) (($ (-1089)) 66)) (-1229 (($ $ (-51)) 110)) (-4191 (($) 91 T CONST)) (-4197 (($) 73 T CONST)) (-4096 (((-108) $ $) 79)) (-4173 (($ $ $) 100)) (-4156 (($ $ $) 104)) (** (($ $ (-712)) 99) (($ $ $) 54)) (* (($ $ $) 105)))
-(((-825 |#1|) (-13 (-1018) (-966 |#1|) (-966 (-1089)) (-10 -8 (-15 0 ($) -2058) (-15 1 ($) -2058) (-15 -2010 ((-3 (-591 $) "failed") $)) (-15 -3376 ((-3 (-591 $) "failed") $)) (-15 -2829 ((-3 (-591 $) "failed") $ (-110))) (-15 -2829 ((-3 (-2 (|:| -4157 (-110)) (|:| |arg| (-591 $))) "failed") $)) (-15 -2292 ((-3 (-2 (|:| |val| $) (|:| -2008 (-712))) "failed") $)) (-15 -2908 ((-3 (-2 (|:| |num| $) (|:| |den| $)) "failed") $)) (-15 -3653 ((-3 (-591 $) "failed") $)) (-15 -3877 ((-3 (-2 (|:| |val| $) (|:| -2008 $)) "failed") $)) (-15 -3164 ($ (-110) (-591 $))) (-15 -4156 ($ $ $)) (-15 * ($ $ $)) (-15 ** ($ $ (-712))) (-15 ** ($ $ $)) (-15 -4173 ($ $ $)) (-15 -1326 ((-712) $)) (-15 -1408 ($ (-591 $))) (-15 -3199 ($ $)) (-15 -3009 ((-108) $)) (-15 -3080 ((-108) $)) (-15 -1896 ((-108) $)) (-15 -1246 ((-108) $)) (-15 -3622 ((-108) $)) (-15 -4121 ((-108) $)) (-15 -3000 ((-108) $)) (-15 -2216 ((-108) $)) (-15 -3553 ((-591 (-51)) $)) (-15 -2765 ($ $ (-591 (-51)))) (-15 -2660 ($ $ (-591 (-51)))) (-15 -2073 ($ (-1089) (-108) (-108) (-108))) (-15 -1475 ($ $ (-591 (-1089)) (-51))) (-15 -4016 ((-2 (|:| |var| (-591 (-1089))) (|:| |pred| (-51))) $)) (-15 -3729 ((-108) $)) (-15 -1648 ($ $)) (-15 -1229 ($ $ (-51))) (-15 -1579 ((-591 (-51)) $)) (-15 -1507 ((-591 $) $)) (-15 -1339 ((-3 (-591 $) "failed") (-591 $))))) (-1018)) (T -825))
-((-4191 (*1 *1) (-12 (-5 *1 (-825 *2)) (-4 *2 (-1018)))) (-4197 (*1 *1) (-12 (-5 *1 (-825 *2)) (-4 *2 (-1018)))) (-2010 (*1 *2 *1) (|partial| -12 (-5 *2 (-591 (-825 *3))) (-5 *1 (-825 *3)) (-4 *3 (-1018)))) (-3376 (*1 *2 *1) (|partial| -12 (-5 *2 (-591 (-825 *3))) (-5 *1 (-825 *3)) (-4 *3 (-1018)))) (-2829 (*1 *2 *1 *3) (|partial| -12 (-5 *3 (-110)) (-5 *2 (-591 (-825 *4))) (-5 *1 (-825 *4)) (-4 *4 (-1018)))) (-2829 (*1 *2 *1) (|partial| -12 (-5 *2 (-2 (|:| -4157 (-110)) (|:| |arg| (-591 (-825 *3))))) (-5 *1 (-825 *3)) (-4 *3 (-1018)))) (-2292 (*1 *2 *1) (|partial| -12 (-5 *2 (-2 (|:| |val| (-825 *3)) (|:| -2008 (-712)))) (-5 *1 (-825 *3)) (-4 *3 (-1018)))) (-2908 (*1 *2 *1) (|partial| -12 (-5 *2 (-2 (|:| |num| (-825 *3)) (|:| |den| (-825 *3)))) (-5 *1 (-825 *3)) (-4 *3 (-1018)))) (-3653 (*1 *2 *1) (|partial| -12 (-5 *2 (-591 (-825 *3))) (-5 *1 (-825 *3)) (-4 *3 (-1018)))) (-3877 (*1 *2 *1) (|partial| -12 (-5 *2 (-2 (|:| |val| (-825 *3)) (|:| -2008 (-825 *3)))) (-5 *1 (-825 *3)) (-4 *3 (-1018)))) (-3164 (*1 *1 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-591 (-825 *4))) (-5 *1 (-825 *4)) (-4 *4 (-1018)))) (-4156 (*1 *1 *1 *1) (-12 (-5 *1 (-825 *2)) (-4 *2 (-1018)))) (* (*1 *1 *1 *1) (-12 (-5 *1 (-825 *2)) (-4 *2 (-1018)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-825 *3)) (-4 *3 (-1018)))) (** (*1 *1 *1 *1) (-12 (-5 *1 (-825 *2)) (-4 *2 (-1018)))) (-4173 (*1 *1 *1 *1) (-12 (-5 *1 (-825 *2)) (-4 *2 (-1018)))) (-1326 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-825 *3)) (-4 *3 (-1018)))) (-1408 (*1 *1 *2) (-12 (-5 *2 (-591 (-825 *3))) (-5 *1 (-825 *3)) (-4 *3 (-1018)))) (-3199 (*1 *1 *1) (-12 (-5 *1 (-825 *2)) (-4 *2 (-1018)))) (-3009 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-825 *3)) (-4 *3 (-1018)))) (-3080 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-825 *3)) (-4 *3 (-1018)))) (-1896 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-825 *3)) (-4 *3 (-1018)))) (-1246 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-825 *3)) (-4 *3 (-1018)))) (-3622 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-825 *3)) (-4 *3 (-1018)))) (-4121 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-825 *3)) (-4 *3 (-1018)))) (-3000 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-825 *3)) (-4 *3 (-1018)))) (-2216 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-825 *3)) (-4 *3 (-1018)))) (-3553 (*1 *2 *1) (-12 (-5 *2 (-591 (-51))) (-5 *1 (-825 *3)) (-4 *3 (-1018)))) (-2765 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-51))) (-5 *1 (-825 *3)) (-4 *3 (-1018)))) (-2660 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-51))) (-5 *1 (-825 *3)) (-4 *3 (-1018)))) (-2073 (*1 *1 *2 *3 *3 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-108)) (-5 *1 (-825 *4)) (-4 *4 (-1018)))) (-1475 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-591 (-1089))) (-5 *3 (-51)) (-5 *1 (-825 *4)) (-4 *4 (-1018)))) (-4016 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |var| (-591 (-1089))) (|:| |pred| (-51)))) (-5 *1 (-825 *3)) (-4 *3 (-1018)))) (-3729 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-825 *3)) (-4 *3 (-1018)))) (-1648 (*1 *1 *1) (-12 (-5 *1 (-825 *2)) (-4 *2 (-1018)))) (-1229 (*1 *1 *1 *2) (-12 (-5 *2 (-51)) (-5 *1 (-825 *3)) (-4 *3 (-1018)))) (-1579 (*1 *2 *1) (-12 (-5 *2 (-591 (-51))) (-5 *1 (-825 *3)) (-4 *3 (-1018)))) (-1507 (*1 *2 *1) (-12 (-5 *2 (-591 (-825 *3))) (-5 *1 (-825 *3)) (-4 *3 (-1018)))) (-1339 (*1 *2 *2) (|partial| -12 (-5 *2 (-591 (-825 *3))) (-5 *1 (-825 *3)) (-4 *3 (-1018)))))
-(-13 (-1018) (-966 |#1|) (-966 (-1089)) (-10 -8 (-15 (-4191) ($) -2058) (-15 (-4197) ($) -2058) (-15 -2010 ((-3 (-591 $) "failed") $)) (-15 -3376 ((-3 (-591 $) "failed") $)) (-15 -2829 ((-3 (-591 $) "failed") $ (-110))) (-15 -2829 ((-3 (-2 (|:| -4157 (-110)) (|:| |arg| (-591 $))) "failed") $)) (-15 -2292 ((-3 (-2 (|:| |val| $) (|:| -2008 (-712))) "failed") $)) (-15 -2908 ((-3 (-2 (|:| |num| $) (|:| |den| $)) "failed") $)) (-15 -3653 ((-3 (-591 $) "failed") $)) (-15 -3877 ((-3 (-2 (|:| |val| $) (|:| -2008 $)) "failed") $)) (-15 -3164 ($ (-110) (-591 $))) (-15 -4156 ($ $ $)) (-15 * ($ $ $)) (-15 ** ($ $ (-712))) (-15 ** ($ $ $)) (-15 -4173 ($ $ $)) (-15 -1326 ((-712) $)) (-15 -1408 ($ (-591 $))) (-15 -3199 ($ $)) (-15 -3009 ((-108) $)) (-15 -3080 ((-108) $)) (-15 -1896 ((-108) $)) (-15 -1246 ((-108) $)) (-15 -3622 ((-108) $)) (-15 -4121 ((-108) $)) (-15 -3000 ((-108) $)) (-15 -2216 ((-108) $)) (-15 -3553 ((-591 (-51)) $)) (-15 -2765 ($ $ (-591 (-51)))) (-15 -2660 ($ $ (-591 (-51)))) (-15 -2073 ($ (-1089) (-108) (-108) (-108))) (-15 -1475 ($ $ (-591 (-1089)) (-51))) (-15 -4016 ((-2 (|:| |var| (-591 (-1089))) (|:| |pred| (-51))) $)) (-15 -3729 ((-108) $)) (-15 -1648 ($ $)) (-15 -1229 ($ $ (-51))) (-15 -1579 ((-591 (-51)) $)) (-15 -1507 ((-591 $) $)) (-15 -1339 ((-3 (-591 $) "failed") (-591 $)))))
-((-3008 (((-108) $ $) NIL)) (-3531 (((-591 |#1|) $) 16)) (-2600 (((-108) $) 38)) (-1251 (((-3 (-616 |#1|) "failed") $) 43)) (-3528 (((-616 |#1|) $) 41)) (-3078 (($ $) 18)) (-3741 (($ $ $) NIL)) (-2478 (($ $ $) NIL)) (-1657 (((-712) $) 46)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3066 (((-616 |#1|) $) 17)) (-3022 (((-796) $) 37) (($ (-616 |#1|)) 21) (((-760 |#1|) $) 27) (($ |#1|) 20)) (-4197 (($) 8 T CONST)) (-1650 (((-591 (-616 |#1|)) $) 23)) (-4135 (((-108) $ $) NIL)) (-4119 (((-108) $ $) NIL)) (-4096 (((-108) $ $) 11)) (-4126 (((-108) $ $) NIL)) (-4112 (((-108) $ $) 49)))
-(((-826 |#1|) (-13 (-788) (-966 (-616 |#1|)) (-10 -8 (-15 1 ($) -2058) (-15 -3022 ((-760 |#1|) $)) (-15 -3022 ($ |#1|)) (-15 -3066 ((-616 |#1|) $)) (-15 -1657 ((-712) $)) (-15 -1650 ((-591 (-616 |#1|)) $)) (-15 -3078 ($ $)) (-15 -2600 ((-108) $)) (-15 -3531 ((-591 |#1|) $)))) (-788)) (T -826))
-((-4197 (*1 *1) (-12 (-5 *1 (-826 *2)) (-4 *2 (-788)))) (-3022 (*1 *2 *1) (-12 (-5 *2 (-760 *3)) (-5 *1 (-826 *3)) (-4 *3 (-788)))) (-3022 (*1 *1 *2) (-12 (-5 *1 (-826 *2)) (-4 *2 (-788)))) (-3066 (*1 *2 *1) (-12 (-5 *2 (-616 *3)) (-5 *1 (-826 *3)) (-4 *3 (-788)))) (-1657 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-826 *3)) (-4 *3 (-788)))) (-1650 (*1 *2 *1) (-12 (-5 *2 (-591 (-616 *3))) (-5 *1 (-826 *3)) (-4 *3 (-788)))) (-3078 (*1 *1 *1) (-12 (-5 *1 (-826 *2)) (-4 *2 (-788)))) (-2600 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-826 *3)) (-4 *3 (-788)))) (-3531 (*1 *2 *1) (-12 (-5 *2 (-591 *3)) (-5 *1 (-826 *3)) (-4 *3 (-788)))))
-(-13 (-788) (-966 (-616 |#1|)) (-10 -8 (-15 (-4197) ($) -2058) (-15 -3022 ((-760 |#1|) $)) (-15 -3022 ($ |#1|)) (-15 -3066 ((-616 |#1|) $)) (-15 -1657 ((-712) $)) (-15 -1650 ((-591 (-616 |#1|)) $)) (-15 -3078 ($ $)) (-15 -2600 ((-108) $)) (-15 -3531 ((-591 |#1|) $))))
-((-1489 ((|#1| |#1| |#1|) 19)))
-(((-827 |#1| |#2|) (-10 -7 (-15 -1489 (|#1| |#1| |#1|))) (-1147 |#2|) (-975)) (T -827))
-((-1489 (*1 *2 *2 *2) (-12 (-4 *3 (-975)) (-5 *1 (-827 *2 *3)) (-4 *2 (-1147 *3)))))
-(-10 -7 (-15 -1489 (|#1| |#1| |#1|)))
-((-3008 (((-108) $ $) 7)) (-2432 (((-2 (|:| -2432 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |pde| (-591 (-294 (-205)))) (|:| |constraints| (-591 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-712)) (|:| |boundaryType| (-525)) (|:| |dStart| (-631 (-205))) (|:| |dFinish| (-631 (-205)))))) (|:| |f| (-591 (-591 (-294 (-205))))) (|:| |st| (-1072)) (|:| |tol| (-205)))) 14)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-3022 (((-796) $) 11)) (-2276 (((-964) (-2 (|:| |pde| (-591 (-294 (-205)))) (|:| |constraints| (-591 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-712)) (|:| |boundaryType| (-525)) (|:| |dStart| (-631 (-205))) (|:| |dFinish| (-631 (-205)))))) (|:| |f| (-591 (-591 (-294 (-205))))) (|:| |st| (-1072)) (|:| |tol| (-205)))) 13)) (-4096 (((-108) $ $) 6)))
+((-3029 (((-108) (-591 |#2|) |#3|) 23) (((-108) |#2| |#3|) 18)) (-3736 (((-822 |#1| |#2|) |#2| |#3|) 43 (-12 (-3389 (|has| |#2| (-966 (-1089)))) (-3389 (|has| |#2| (-975))))) (((-591 (-273 (-885 |#2|))) |#2| |#3|) 42 (-12 (|has| |#2| (-975)) (-3389 (|has| |#2| (-966 (-1089)))))) (((-591 (-273 |#2|)) |#2| |#3|) 35 (|has| |#2| (-966 (-1089)))) (((-818 |#1| |#2| (-591 |#2|)) (-591 |#2|) |#3|) 21)))
+(((-820 |#1| |#2| |#3|) (-10 -7 (-15 -3029 ((-108) |#2| |#3|)) (-15 -3029 ((-108) (-591 |#2|) |#3|)) (-15 -3736 ((-818 |#1| |#2| (-591 |#2|)) (-591 |#2|) |#3|)) (IF (|has| |#2| (-966 (-1089))) (-15 -3736 ((-591 (-273 |#2|)) |#2| |#3|)) (IF (|has| |#2| (-975)) (-15 -3736 ((-591 (-273 (-885 |#2|))) |#2| |#3|)) (-15 -3736 ((-822 |#1| |#2|) |#2| |#3|))))) (-1018) (-819 |#1|) (-566 (-825 |#1|))) (T -820))
+((-3736 (*1 *2 *3 *4) (-12 (-4 *5 (-1018)) (-5 *2 (-822 *5 *3)) (-5 *1 (-820 *5 *3 *4)) (-3389 (-4 *3 (-966 (-1089)))) (-3389 (-4 *3 (-975))) (-4 *3 (-819 *5)) (-4 *4 (-566 (-825 *5))))) (-3736 (*1 *2 *3 *4) (-12 (-4 *5 (-1018)) (-5 *2 (-591 (-273 (-885 *3)))) (-5 *1 (-820 *5 *3 *4)) (-4 *3 (-975)) (-3389 (-4 *3 (-966 (-1089)))) (-4 *3 (-819 *5)) (-4 *4 (-566 (-825 *5))))) (-3736 (*1 *2 *3 *4) (-12 (-4 *5 (-1018)) (-5 *2 (-591 (-273 *3))) (-5 *1 (-820 *5 *3 *4)) (-4 *3 (-966 (-1089))) (-4 *3 (-819 *5)) (-4 *4 (-566 (-825 *5))))) (-3736 (*1 *2 *3 *4) (-12 (-4 *5 (-1018)) (-4 *6 (-819 *5)) (-5 *2 (-818 *5 *6 (-591 *6))) (-5 *1 (-820 *5 *6 *4)) (-5 *3 (-591 *6)) (-4 *4 (-566 (-825 *5))))) (-3029 (*1 *2 *3 *4) (-12 (-5 *3 (-591 *6)) (-4 *6 (-819 *5)) (-4 *5 (-1018)) (-5 *2 (-108)) (-5 *1 (-820 *5 *6 *4)) (-4 *4 (-566 (-825 *5))))) (-3029 (*1 *2 *3 *4) (-12 (-4 *5 (-1018)) (-5 *2 (-108)) (-5 *1 (-820 *5 *3 *4)) (-4 *3 (-819 *5)) (-4 *4 (-566 (-825 *5))))))
+(-10 -7 (-15 -3029 ((-108) |#2| |#3|)) (-15 -3029 ((-108) (-591 |#2|) |#3|)) (-15 -3736 ((-818 |#1| |#2| (-591 |#2|)) (-591 |#2|) |#3|)) (IF (|has| |#2| (-966 (-1089))) (-15 -3736 ((-591 (-273 |#2|)) |#2| |#3|)) (IF (|has| |#2| (-975)) (-15 -3736 ((-591 (-273 (-885 |#2|))) |#2| |#3|)) (-15 -3736 ((-822 |#1| |#2|) |#2| |#3|)))))
+((-1257 (((-822 |#1| |#3|) (-1 |#3| |#2|) (-822 |#1| |#2|)) 22)))
+(((-821 |#1| |#2| |#3|) (-10 -7 (-15 -1257 ((-822 |#1| |#3|) (-1 |#3| |#2|) (-822 |#1| |#2|)))) (-1018) (-1018) (-1018)) (T -821))
+((-1257 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *6)) (-5 *4 (-822 *5 *6)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *7 (-1018)) (-5 *2 (-822 *5 *7)) (-5 *1 (-821 *5 *6 *7)))))
+(-10 -7 (-15 -1257 ((-822 |#1| |#3|) (-1 |#3| |#2|) (-822 |#1| |#2|))))
+((-2673 (((-108) $ $) NIL)) (-2141 (($ $ $) 39)) (-3216 (((-3 (-108) "failed") $ (-825 |#1|)) 36)) (-1316 (($) 12)) (-2621 (((-1072) $) NIL)) (-3604 (($ (-825 |#1|) |#2| $) 20)) (-2937 (((-1036) $) NIL)) (-1995 (((-3 |#2| "failed") (-825 |#1|) $) 50)) (-1448 (((-108) $) 15)) (-4081 (($) 13)) (-2601 (((-591 (-2 (|:| -1265 (-1089)) (|:| -1568 |#2|))) $) 25)) (-2695 (($ (-591 (-2 (|:| -1265 (-1089)) (|:| -1568 |#2|)))) 23)) (-2686 (((-796) $) 44)) (-3530 (($ (-825 |#1|) |#2| $ |#2|) 48)) (-3819 (($ (-825 |#1|) |#2| $) 47)) (-3944 (((-108) $ $) 41)))
+(((-822 |#1| |#2|) (-13 (-1018) (-10 -8 (-15 -1448 ((-108) $)) (-15 -4081 ($)) (-15 -1316 ($)) (-15 -2141 ($ $ $)) (-15 -1995 ((-3 |#2| "failed") (-825 |#1|) $)) (-15 -3819 ($ (-825 |#1|) |#2| $)) (-15 -3604 ($ (-825 |#1|) |#2| $)) (-15 -3530 ($ (-825 |#1|) |#2| $ |#2|)) (-15 -2601 ((-591 (-2 (|:| -1265 (-1089)) (|:| -1568 |#2|))) $)) (-15 -2695 ($ (-591 (-2 (|:| -1265 (-1089)) (|:| -1568 |#2|))))) (-15 -3216 ((-3 (-108) "failed") $ (-825 |#1|))))) (-1018) (-1018)) (T -822))
+((-1448 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-822 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-1018)))) (-4081 (*1 *1) (-12 (-5 *1 (-822 *2 *3)) (-4 *2 (-1018)) (-4 *3 (-1018)))) (-1316 (*1 *1) (-12 (-5 *1 (-822 *2 *3)) (-4 *2 (-1018)) (-4 *3 (-1018)))) (-2141 (*1 *1 *1 *1) (-12 (-5 *1 (-822 *2 *3)) (-4 *2 (-1018)) (-4 *3 (-1018)))) (-1995 (*1 *2 *3 *1) (|partial| -12 (-5 *3 (-825 *4)) (-4 *4 (-1018)) (-4 *2 (-1018)) (-5 *1 (-822 *4 *2)))) (-3819 (*1 *1 *2 *3 *1) (-12 (-5 *2 (-825 *4)) (-4 *4 (-1018)) (-5 *1 (-822 *4 *3)) (-4 *3 (-1018)))) (-3604 (*1 *1 *2 *3 *1) (-12 (-5 *2 (-825 *4)) (-4 *4 (-1018)) (-5 *1 (-822 *4 *3)) (-4 *3 (-1018)))) (-3530 (*1 *1 *2 *3 *1 *3) (-12 (-5 *2 (-825 *4)) (-4 *4 (-1018)) (-5 *1 (-822 *4 *3)) (-4 *3 (-1018)))) (-2601 (*1 *2 *1) (-12 (-5 *2 (-591 (-2 (|:| -1265 (-1089)) (|:| -1568 *4)))) (-5 *1 (-822 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-1018)))) (-2695 (*1 *1 *2) (-12 (-5 *2 (-591 (-2 (|:| -1265 (-1089)) (|:| -1568 *4)))) (-4 *4 (-1018)) (-5 *1 (-822 *3 *4)) (-4 *3 (-1018)))) (-3216 (*1 *2 *1 *3) (|partial| -12 (-5 *3 (-825 *4)) (-4 *4 (-1018)) (-5 *2 (-108)) (-5 *1 (-822 *4 *5)) (-4 *5 (-1018)))))
+(-13 (-1018) (-10 -8 (-15 -1448 ((-108) $)) (-15 -4081 ($)) (-15 -1316 ($)) (-15 -2141 ($ $ $)) (-15 -1995 ((-3 |#2| "failed") (-825 |#1|) $)) (-15 -3819 ($ (-825 |#1|) |#2| $)) (-15 -3604 ($ (-825 |#1|) |#2| $)) (-15 -3530 ($ (-825 |#1|) |#2| $ |#2|)) (-15 -2601 ((-591 (-2 (|:| -1265 (-1089)) (|:| -1568 |#2|))) $)) (-15 -2695 ($ (-591 (-2 (|:| -1265 (-1089)) (|:| -1568 |#2|))))) (-15 -3216 ((-3 (-108) "failed") $ (-825 |#1|)))))
+((-1261 (((-825 |#1|) (-825 |#1|) (-591 (-1089)) (-1 (-108) (-591 |#2|))) 32) (((-825 |#1|) (-825 |#1|) (-591 (-1 (-108) |#2|))) 43) (((-825 |#1|) (-825 |#1|) (-1 (-108) |#2|)) 35)) (-3216 (((-108) (-591 |#2|) (-825 |#1|)) 40) (((-108) |#2| (-825 |#1|)) 36)) (-3669 (((-1 (-108) |#2|) (-825 |#1|)) 16)) (-2505 (((-591 |#2|) (-825 |#1|)) 24)) (-3054 (((-825 |#1|) (-825 |#1|) |#2|) 20)))
+(((-823 |#1| |#2|) (-10 -7 (-15 -1261 ((-825 |#1|) (-825 |#1|) (-1 (-108) |#2|))) (-15 -1261 ((-825 |#1|) (-825 |#1|) (-591 (-1 (-108) |#2|)))) (-15 -1261 ((-825 |#1|) (-825 |#1|) (-591 (-1089)) (-1 (-108) (-591 |#2|)))) (-15 -3669 ((-1 (-108) |#2|) (-825 |#1|))) (-15 -3216 ((-108) |#2| (-825 |#1|))) (-15 -3216 ((-108) (-591 |#2|) (-825 |#1|))) (-15 -3054 ((-825 |#1|) (-825 |#1|) |#2|)) (-15 -2505 ((-591 |#2|) (-825 |#1|)))) (-1018) (-1125)) (T -823))
+((-2505 (*1 *2 *3) (-12 (-5 *3 (-825 *4)) (-4 *4 (-1018)) (-5 *2 (-591 *5)) (-5 *1 (-823 *4 *5)) (-4 *5 (-1125)))) (-3054 (*1 *2 *2 *3) (-12 (-5 *2 (-825 *4)) (-4 *4 (-1018)) (-5 *1 (-823 *4 *3)) (-4 *3 (-1125)))) (-3216 (*1 *2 *3 *4) (-12 (-5 *3 (-591 *6)) (-5 *4 (-825 *5)) (-4 *5 (-1018)) (-4 *6 (-1125)) (-5 *2 (-108)) (-5 *1 (-823 *5 *6)))) (-3216 (*1 *2 *3 *4) (-12 (-5 *4 (-825 *5)) (-4 *5 (-1018)) (-5 *2 (-108)) (-5 *1 (-823 *5 *3)) (-4 *3 (-1125)))) (-3669 (*1 *2 *3) (-12 (-5 *3 (-825 *4)) (-4 *4 (-1018)) (-5 *2 (-1 (-108) *5)) (-5 *1 (-823 *4 *5)) (-4 *5 (-1125)))) (-1261 (*1 *2 *2 *3 *4) (-12 (-5 *2 (-825 *5)) (-5 *3 (-591 (-1089))) (-5 *4 (-1 (-108) (-591 *6))) (-4 *5 (-1018)) (-4 *6 (-1125)) (-5 *1 (-823 *5 *6)))) (-1261 (*1 *2 *2 *3) (-12 (-5 *2 (-825 *4)) (-5 *3 (-591 (-1 (-108) *5))) (-4 *4 (-1018)) (-4 *5 (-1125)) (-5 *1 (-823 *4 *5)))) (-1261 (*1 *2 *2 *3) (-12 (-5 *2 (-825 *4)) (-5 *3 (-1 (-108) *5)) (-4 *4 (-1018)) (-4 *5 (-1125)) (-5 *1 (-823 *4 *5)))))
+(-10 -7 (-15 -1261 ((-825 |#1|) (-825 |#1|) (-1 (-108) |#2|))) (-15 -1261 ((-825 |#1|) (-825 |#1|) (-591 (-1 (-108) |#2|)))) (-15 -1261 ((-825 |#1|) (-825 |#1|) (-591 (-1089)) (-1 (-108) (-591 |#2|)))) (-15 -3669 ((-1 (-108) |#2|) (-825 |#1|))) (-15 -3216 ((-108) |#2| (-825 |#1|))) (-15 -3216 ((-108) (-591 |#2|) (-825 |#1|))) (-15 -3054 ((-825 |#1|) (-825 |#1|) |#2|)) (-15 -2505 ((-591 |#2|) (-825 |#1|))))
+((-1257 (((-825 |#2|) (-1 |#2| |#1|) (-825 |#1|)) 19)))
+(((-824 |#1| |#2|) (-10 -7 (-15 -1257 ((-825 |#2|) (-1 |#2| |#1|) (-825 |#1|)))) (-1018) (-1018)) (T -824))
+((-1257 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-825 *5)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-5 *2 (-825 *6)) (-5 *1 (-824 *5 *6)))))
+(-10 -7 (-15 -1257 ((-825 |#2|) (-1 |#2| |#1|) (-825 |#1|))))
+((-2673 (((-108) $ $) NIL)) (-2741 (($ $ (-591 (-51))) 64)) (-1444 (((-591 $) $) 118)) (-2517 (((-2 (|:| |var| (-591 (-1089))) (|:| |pred| (-51))) $) 24)) (-2697 (((-108) $) 30)) (-1317 (($ $ (-591 (-1089)) (-51)) 25)) (-1471 (($ $ (-591 (-51))) 63)) (-4174 (((-3 |#1| "failed") $) 61) (((-3 (-1089) "failed") $) 140)) (-3341 ((|#1| $) 58) (((-1089) $) NIL)) (-1975 (($ $) 108)) (-1485 (((-108) $) 47)) (-1512 (((-591 (-51)) $) 45)) (-2765 (($ (-1089) (-108) (-108) (-108)) 65)) (-1906 (((-3 (-591 $) "failed") (-591 $)) 72)) (-1860 (((-108) $) 50)) (-2284 (((-108) $) 49)) (-2621 (((-1072) $) NIL)) (-3401 (((-3 (-591 $) "failed") $) 36)) (-3399 (((-3 (-2 (|:| |num| $) (|:| |den| $)) "failed") $) 43)) (-1713 (((-3 (-2 (|:| |val| $) (|:| -3987 $)) "failed") $) 83)) (-4008 (((-3 (-591 $) "failed") $) 33)) (-3919 (((-3 (-591 $) "failed") $ (-110)) 107) (((-3 (-2 (|:| -3854 (-110)) (|:| |arg| (-591 $))) "failed") $) 95)) (-3100 (((-3 (-591 $) "failed") $) 37)) (-3410 (((-3 (-2 (|:| |val| $) (|:| -3987 (-712))) "failed") $) 40)) (-1912 (((-108) $) 29)) (-2937 (((-1036) $) NIL)) (-2617 (((-108) $) 21)) (-3941 (((-108) $) 46)) (-4218 (((-591 (-51)) $) 111)) (-4061 (((-108) $) 48)) (-1881 (($ (-110) (-591 $)) 92)) (-2333 (((-712) $) 28)) (-2873 (($ $) 62)) (-1300 (($ (-591 $)) 59)) (-3220 (((-108) $) 26)) (-2686 (((-796) $) 53) (($ |#1|) 18) (($ (-1089)) 66)) (-3054 (($ $ (-51)) 110)) (-1830 (($) 91 T CONST)) (-1839 (($) 73 T CONST)) (-3944 (((-108) $ $) 79)) (-4059 (($ $ $) 100)) (-4036 (($ $ $) 104)) (** (($ $ (-712)) 99) (($ $ $) 54)) (* (($ $ $) 105)))
+(((-825 |#1|) (-13 (-1018) (-966 |#1|) (-966 (-1089)) (-10 -8 (-15 0 ($) -2277) (-15 1 ($) -2277) (-15 -4008 ((-3 (-591 $) "failed") $)) (-15 -3401 ((-3 (-591 $) "failed") $)) (-15 -3919 ((-3 (-591 $) "failed") $ (-110))) (-15 -3919 ((-3 (-2 (|:| -3854 (-110)) (|:| |arg| (-591 $))) "failed") $)) (-15 -3410 ((-3 (-2 (|:| |val| $) (|:| -3987 (-712))) "failed") $)) (-15 -3399 ((-3 (-2 (|:| |num| $) (|:| |den| $)) "failed") $)) (-15 -3100 ((-3 (-591 $) "failed") $)) (-15 -1713 ((-3 (-2 (|:| |val| $) (|:| -3987 $)) "failed") $)) (-15 -1881 ($ (-110) (-591 $))) (-15 -4036 ($ $ $)) (-15 * ($ $ $)) (-15 ** ($ $ (-712))) (-15 ** ($ $ $)) (-15 -4059 ($ $ $)) (-15 -2333 ((-712) $)) (-15 -1300 ($ (-591 $))) (-15 -2873 ($ $)) (-15 -1912 ((-108) $)) (-15 -1485 ((-108) $)) (-15 -2697 ((-108) $)) (-15 -3220 ((-108) $)) (-15 -4061 ((-108) $)) (-15 -2284 ((-108) $)) (-15 -1860 ((-108) $)) (-15 -3941 ((-108) $)) (-15 -1512 ((-591 (-51)) $)) (-15 -1471 ($ $ (-591 (-51)))) (-15 -2741 ($ $ (-591 (-51)))) (-15 -2765 ($ (-1089) (-108) (-108) (-108))) (-15 -1317 ($ $ (-591 (-1089)) (-51))) (-15 -2517 ((-2 (|:| |var| (-591 (-1089))) (|:| |pred| (-51))) $)) (-15 -2617 ((-108) $)) (-15 -1975 ($ $)) (-15 -3054 ($ $ (-51))) (-15 -4218 ((-591 (-51)) $)) (-15 -1444 ((-591 $) $)) (-15 -1906 ((-3 (-591 $) "failed") (-591 $))))) (-1018)) (T -825))
+((-1830 (*1 *1) (-12 (-5 *1 (-825 *2)) (-4 *2 (-1018)))) (-1839 (*1 *1) (-12 (-5 *1 (-825 *2)) (-4 *2 (-1018)))) (-4008 (*1 *2 *1) (|partial| -12 (-5 *2 (-591 (-825 *3))) (-5 *1 (-825 *3)) (-4 *3 (-1018)))) (-3401 (*1 *2 *1) (|partial| -12 (-5 *2 (-591 (-825 *3))) (-5 *1 (-825 *3)) (-4 *3 (-1018)))) (-3919 (*1 *2 *1 *3) (|partial| -12 (-5 *3 (-110)) (-5 *2 (-591 (-825 *4))) (-5 *1 (-825 *4)) (-4 *4 (-1018)))) (-3919 (*1 *2 *1) (|partial| -12 (-5 *2 (-2 (|:| -3854 (-110)) (|:| |arg| (-591 (-825 *3))))) (-5 *1 (-825 *3)) (-4 *3 (-1018)))) (-3410 (*1 *2 *1) (|partial| -12 (-5 *2 (-2 (|:| |val| (-825 *3)) (|:| -3987 (-712)))) (-5 *1 (-825 *3)) (-4 *3 (-1018)))) (-3399 (*1 *2 *1) (|partial| -12 (-5 *2 (-2 (|:| |num| (-825 *3)) (|:| |den| (-825 *3)))) (-5 *1 (-825 *3)) (-4 *3 (-1018)))) (-3100 (*1 *2 *1) (|partial| -12 (-5 *2 (-591 (-825 *3))) (-5 *1 (-825 *3)) (-4 *3 (-1018)))) (-1713 (*1 *2 *1) (|partial| -12 (-5 *2 (-2 (|:| |val| (-825 *3)) (|:| -3987 (-825 *3)))) (-5 *1 (-825 *3)) (-4 *3 (-1018)))) (-1881 (*1 *1 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-591 (-825 *4))) (-5 *1 (-825 *4)) (-4 *4 (-1018)))) (-4036 (*1 *1 *1 *1) (-12 (-5 *1 (-825 *2)) (-4 *2 (-1018)))) (* (*1 *1 *1 *1) (-12 (-5 *1 (-825 *2)) (-4 *2 (-1018)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-825 *3)) (-4 *3 (-1018)))) (** (*1 *1 *1 *1) (-12 (-5 *1 (-825 *2)) (-4 *2 (-1018)))) (-4059 (*1 *1 *1 *1) (-12 (-5 *1 (-825 *2)) (-4 *2 (-1018)))) (-2333 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-825 *3)) (-4 *3 (-1018)))) (-1300 (*1 *1 *2) (-12 (-5 *2 (-591 (-825 *3))) (-5 *1 (-825 *3)) (-4 *3 (-1018)))) (-2873 (*1 *1 *1) (-12 (-5 *1 (-825 *2)) (-4 *2 (-1018)))) (-1912 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-825 *3)) (-4 *3 (-1018)))) (-1485 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-825 *3)) (-4 *3 (-1018)))) (-2697 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-825 *3)) (-4 *3 (-1018)))) (-3220 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-825 *3)) (-4 *3 (-1018)))) (-4061 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-825 *3)) (-4 *3 (-1018)))) (-2284 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-825 *3)) (-4 *3 (-1018)))) (-1860 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-825 *3)) (-4 *3 (-1018)))) (-3941 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-825 *3)) (-4 *3 (-1018)))) (-1512 (*1 *2 *1) (-12 (-5 *2 (-591 (-51))) (-5 *1 (-825 *3)) (-4 *3 (-1018)))) (-1471 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-51))) (-5 *1 (-825 *3)) (-4 *3 (-1018)))) (-2741 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-51))) (-5 *1 (-825 *3)) (-4 *3 (-1018)))) (-2765 (*1 *1 *2 *3 *3 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-108)) (-5 *1 (-825 *4)) (-4 *4 (-1018)))) (-1317 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-591 (-1089))) (-5 *3 (-51)) (-5 *1 (-825 *4)) (-4 *4 (-1018)))) (-2517 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |var| (-591 (-1089))) (|:| |pred| (-51)))) (-5 *1 (-825 *3)) (-4 *3 (-1018)))) (-2617 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-825 *3)) (-4 *3 (-1018)))) (-1975 (*1 *1 *1) (-12 (-5 *1 (-825 *2)) (-4 *2 (-1018)))) (-3054 (*1 *1 *1 *2) (-12 (-5 *2 (-51)) (-5 *1 (-825 *3)) (-4 *3 (-1018)))) (-4218 (*1 *2 *1) (-12 (-5 *2 (-591 (-51))) (-5 *1 (-825 *3)) (-4 *3 (-1018)))) (-1444 (*1 *2 *1) (-12 (-5 *2 (-591 (-825 *3))) (-5 *1 (-825 *3)) (-4 *3 (-1018)))) (-1906 (*1 *2 *2) (|partial| -12 (-5 *2 (-591 (-825 *3))) (-5 *1 (-825 *3)) (-4 *3 (-1018)))))
+(-13 (-1018) (-966 |#1|) (-966 (-1089)) (-10 -8 (-15 (-1830) ($) -2277) (-15 (-1839) ($) -2277) (-15 -4008 ((-3 (-591 $) "failed") $)) (-15 -3401 ((-3 (-591 $) "failed") $)) (-15 -3919 ((-3 (-591 $) "failed") $ (-110))) (-15 -3919 ((-3 (-2 (|:| -3854 (-110)) (|:| |arg| (-591 $))) "failed") $)) (-15 -3410 ((-3 (-2 (|:| |val| $) (|:| -3987 (-712))) "failed") $)) (-15 -3399 ((-3 (-2 (|:| |num| $) (|:| |den| $)) "failed") $)) (-15 -3100 ((-3 (-591 $) "failed") $)) (-15 -1713 ((-3 (-2 (|:| |val| $) (|:| -3987 $)) "failed") $)) (-15 -1881 ($ (-110) (-591 $))) (-15 -4036 ($ $ $)) (-15 * ($ $ $)) (-15 ** ($ $ (-712))) (-15 ** ($ $ $)) (-15 -4059 ($ $ $)) (-15 -2333 ((-712) $)) (-15 -1300 ($ (-591 $))) (-15 -2873 ($ $)) (-15 -1912 ((-108) $)) (-15 -1485 ((-108) $)) (-15 -2697 ((-108) $)) (-15 -3220 ((-108) $)) (-15 -4061 ((-108) $)) (-15 -2284 ((-108) $)) (-15 -1860 ((-108) $)) (-15 -3941 ((-108) $)) (-15 -1512 ((-591 (-51)) $)) (-15 -1471 ($ $ (-591 (-51)))) (-15 -2741 ($ $ (-591 (-51)))) (-15 -2765 ($ (-1089) (-108) (-108) (-108))) (-15 -1317 ($ $ (-591 (-1089)) (-51))) (-15 -2517 ((-2 (|:| |var| (-591 (-1089))) (|:| |pred| (-51))) $)) (-15 -2617 ((-108) $)) (-15 -1975 ($ $)) (-15 -3054 ($ $ (-51))) (-15 -4218 ((-591 (-51)) $)) (-15 -1444 ((-591 $) $)) (-15 -1906 ((-3 (-591 $) "failed") (-591 $)))))
+((-2673 (((-108) $ $) NIL)) (-2758 (((-591 |#1|) $) 16)) (-3417 (((-108) $) 38)) (-4174 (((-3 (-616 |#1|) "failed") $) 43)) (-3341 (((-616 |#1|) $) 41)) (-2884 (($ $) 18)) (-1923 (($ $ $) NIL)) (-3475 (($ $ $) NIL)) (-2445 (((-712) $) 46)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2872 (((-616 |#1|) $) 17)) (-2686 (((-796) $) 37) (($ (-616 |#1|)) 21) (((-760 |#1|) $) 27) (($ |#1|) 20)) (-1839 (($) 8 T CONST)) (-1994 (((-591 (-616 |#1|)) $) 23)) (-4004 (((-108) $ $) NIL)) (-3982 (((-108) $ $) NIL)) (-3944 (((-108) $ $) 11)) (-3994 (((-108) $ $) NIL)) (-3971 (((-108) $ $) 49)))
+(((-826 |#1|) (-13 (-788) (-966 (-616 |#1|)) (-10 -8 (-15 1 ($) -2277) (-15 -2686 ((-760 |#1|) $)) (-15 -2686 ($ |#1|)) (-15 -2872 ((-616 |#1|) $)) (-15 -2445 ((-712) $)) (-15 -1994 ((-591 (-616 |#1|)) $)) (-15 -2884 ($ $)) (-15 -3417 ((-108) $)) (-15 -2758 ((-591 |#1|) $)))) (-788)) (T -826))
+((-1839 (*1 *1) (-12 (-5 *1 (-826 *2)) (-4 *2 (-788)))) (-2686 (*1 *2 *1) (-12 (-5 *2 (-760 *3)) (-5 *1 (-826 *3)) (-4 *3 (-788)))) (-2686 (*1 *1 *2) (-12 (-5 *1 (-826 *2)) (-4 *2 (-788)))) (-2872 (*1 *2 *1) (-12 (-5 *2 (-616 *3)) (-5 *1 (-826 *3)) (-4 *3 (-788)))) (-2445 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-826 *3)) (-4 *3 (-788)))) (-1994 (*1 *2 *1) (-12 (-5 *2 (-591 (-616 *3))) (-5 *1 (-826 *3)) (-4 *3 (-788)))) (-2884 (*1 *1 *1) (-12 (-5 *1 (-826 *2)) (-4 *2 (-788)))) (-3417 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-826 *3)) (-4 *3 (-788)))) (-2758 (*1 *2 *1) (-12 (-5 *2 (-591 *3)) (-5 *1 (-826 *3)) (-4 *3 (-788)))))
+(-13 (-788) (-966 (-616 |#1|)) (-10 -8 (-15 (-1839) ($) -2277) (-15 -2686 ((-760 |#1|) $)) (-15 -2686 ($ |#1|)) (-15 -2872 ((-616 |#1|) $)) (-15 -2445 ((-712) $)) (-15 -1994 ((-591 (-616 |#1|)) $)) (-15 -2884 ($ $)) (-15 -3417 ((-108) $)) (-15 -2758 ((-591 |#1|) $))))
+((-1435 ((|#1| |#1| |#1|) 19)))
+(((-827 |#1| |#2|) (-10 -7 (-15 -1435 (|#1| |#1| |#1|))) (-1147 |#2|) (-975)) (T -827))
+((-1435 (*1 *2 *2 *2) (-12 (-4 *3 (-975)) (-5 *1 (-827 *2 *3)) (-4 *2 (-1147 *3)))))
+(-10 -7 (-15 -1435 (|#1| |#1| |#1|)))
+((-2673 (((-108) $ $) 7)) (-2282 (((-2 (|:| -2282 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |pde| (-591 (-294 (-205)))) (|:| |constraints| (-591 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-712)) (|:| |boundaryType| (-525)) (|:| |dStart| (-631 (-205))) (|:| |dFinish| (-631 (-205)))))) (|:| |f| (-591 (-591 (-294 (-205))))) (|:| |st| (-1072)) (|:| |tol| (-205)))) 14)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-2686 (((-796) $) 11)) (-3266 (((-964) (-2 (|:| |pde| (-591 (-294 (-205)))) (|:| |constraints| (-591 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-712)) (|:| |boundaryType| (-525)) (|:| |dStart| (-631 (-205))) (|:| |dFinish| (-631 (-205)))))) (|:| |f| (-591 (-591 (-294 (-205))))) (|:| |st| (-1072)) (|:| |tol| (-205)))) 13)) (-3944 (((-108) $ $) 6)))
(((-828) (-131)) (T -828))
-((-2432 (*1 *2 *3 *4) (-12 (-4 *1 (-828)) (-5 *3 (-987)) (-5 *4 (-2 (|:| |pde| (-591 (-294 (-205)))) (|:| |constraints| (-591 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-712)) (|:| |boundaryType| (-525)) (|:| |dStart| (-631 (-205))) (|:| |dFinish| (-631 (-205)))))) (|:| |f| (-591 (-591 (-294 (-205))))) (|:| |st| (-1072)) (|:| |tol| (-205)))) (-5 *2 (-2 (|:| -2432 (-357)) (|:| |explanations| (-1072)))))) (-2276 (*1 *2 *3) (-12 (-4 *1 (-828)) (-5 *3 (-2 (|:| |pde| (-591 (-294 (-205)))) (|:| |constraints| (-591 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-712)) (|:| |boundaryType| (-525)) (|:| |dStart| (-631 (-205))) (|:| |dFinish| (-631 (-205)))))) (|:| |f| (-591 (-591 (-294 (-205))))) (|:| |st| (-1072)) (|:| |tol| (-205)))) (-5 *2 (-964)))))
-(-13 (-1018) (-10 -7 (-15 -2432 ((-2 (|:| -2432 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |pde| (-591 (-294 (-205)))) (|:| |constraints| (-591 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-712)) (|:| |boundaryType| (-525)) (|:| |dStart| (-631 (-205))) (|:| |dFinish| (-631 (-205)))))) (|:| |f| (-591 (-591 (-294 (-205))))) (|:| |st| (-1072)) (|:| |tol| (-205))))) (-15 -2276 ((-964) (-2 (|:| |pde| (-591 (-294 (-205)))) (|:| |constraints| (-591 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-712)) (|:| |boundaryType| (-525)) (|:| |dStart| (-631 (-205))) (|:| |dFinish| (-631 (-205)))))) (|:| |f| (-591 (-591 (-294 (-205))))) (|:| |st| (-1072)) (|:| |tol| (-205)))))))
+((-2282 (*1 *2 *3 *4) (-12 (-4 *1 (-828)) (-5 *3 (-987)) (-5 *4 (-2 (|:| |pde| (-591 (-294 (-205)))) (|:| |constraints| (-591 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-712)) (|:| |boundaryType| (-525)) (|:| |dStart| (-631 (-205))) (|:| |dFinish| (-631 (-205)))))) (|:| |f| (-591 (-591 (-294 (-205))))) (|:| |st| (-1072)) (|:| |tol| (-205)))) (-5 *2 (-2 (|:| -2282 (-357)) (|:| |explanations| (-1072)))))) (-3266 (*1 *2 *3) (-12 (-4 *1 (-828)) (-5 *3 (-2 (|:| |pde| (-591 (-294 (-205)))) (|:| |constraints| (-591 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-712)) (|:| |boundaryType| (-525)) (|:| |dStart| (-631 (-205))) (|:| |dFinish| (-631 (-205)))))) (|:| |f| (-591 (-591 (-294 (-205))))) (|:| |st| (-1072)) (|:| |tol| (-205)))) (-5 *2 (-964)))))
+(-13 (-1018) (-10 -7 (-15 -2282 ((-2 (|:| -2282 (-357)) (|:| |explanations| (-1072))) (-987) (-2 (|:| |pde| (-591 (-294 (-205)))) (|:| |constraints| (-591 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-712)) (|:| |boundaryType| (-525)) (|:| |dStart| (-631 (-205))) (|:| |dFinish| (-631 (-205)))))) (|:| |f| (-591 (-591 (-294 (-205))))) (|:| |st| (-1072)) (|:| |tol| (-205))))) (-15 -3266 ((-964) (-2 (|:| |pde| (-591 (-294 (-205)))) (|:| |constraints| (-591 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-712)) (|:| |boundaryType| (-525)) (|:| |dStart| (-631 (-205))) (|:| |dFinish| (-631 (-205)))))) (|:| |f| (-591 (-591 (-294 (-205))))) (|:| |st| (-1072)) (|:| |tol| (-205)))))))
(((-97) . T) ((-565 (-796)) . T) ((-1018) . T))
-((-2187 ((|#1| |#1| (-712)) 24)) (-3517 (((-3 |#1| "failed") |#1| |#1|) 22)) (-3702 (((-3 (-2 (|:| -3388 |#1|) (|:| -3400 |#1|)) "failed") |#1| (-712) (-712)) 27) (((-591 |#1|) |#1|) 29)))
-(((-829 |#1| |#2|) (-10 -7 (-15 -3702 ((-591 |#1|) |#1|)) (-15 -3702 ((-3 (-2 (|:| -3388 |#1|) (|:| -3400 |#1|)) "failed") |#1| (-712) (-712))) (-15 -3517 ((-3 |#1| "failed") |#1| |#1|)) (-15 -2187 (|#1| |#1| (-712)))) (-1147 |#2|) (-341)) (T -829))
-((-2187 (*1 *2 *2 *3) (-12 (-5 *3 (-712)) (-4 *4 (-341)) (-5 *1 (-829 *2 *4)) (-4 *2 (-1147 *4)))) (-3517 (*1 *2 *2 *2) (|partial| -12 (-4 *3 (-341)) (-5 *1 (-829 *2 *3)) (-4 *2 (-1147 *3)))) (-3702 (*1 *2 *3 *4 *4) (|partial| -12 (-5 *4 (-712)) (-4 *5 (-341)) (-5 *2 (-2 (|:| -3388 *3) (|:| -3400 *3))) (-5 *1 (-829 *3 *5)) (-4 *3 (-1147 *5)))) (-3702 (*1 *2 *3) (-12 (-4 *4 (-341)) (-5 *2 (-591 *3)) (-5 *1 (-829 *3 *4)) (-4 *3 (-1147 *4)))))
-(-10 -7 (-15 -3702 ((-591 |#1|) |#1|)) (-15 -3702 ((-3 (-2 (|:| -3388 |#1|) (|:| -3400 |#1|)) "failed") |#1| (-712) (-712))) (-15 -3517 ((-3 |#1| "failed") |#1| |#1|)) (-15 -2187 (|#1| |#1| (-712))))
-((-4039 (((-964) (-357) (-357) (-357) (-357) (-712) (-712) (-591 (-294 (-357))) (-591 (-591 (-294 (-357)))) (-1072)) 96) (((-964) (-357) (-357) (-357) (-357) (-712) (-712) (-591 (-294 (-357))) (-591 (-591 (-294 (-357)))) (-1072) (-205)) 91) (((-964) (-831) (-987)) 83) (((-964) (-831)) 84)) (-2432 (((-2 (|:| -2432 (-357)) (|:| -2400 (-1072)) (|:| |explanations| (-591 (-1072)))) (-831) (-987)) 59) (((-2 (|:| -2432 (-357)) (|:| -2400 (-1072)) (|:| |explanations| (-591 (-1072)))) (-831)) 61)))
-(((-830) (-10 -7 (-15 -4039 ((-964) (-831))) (-15 -4039 ((-964) (-831) (-987))) (-15 -4039 ((-964) (-357) (-357) (-357) (-357) (-712) (-712) (-591 (-294 (-357))) (-591 (-591 (-294 (-357)))) (-1072) (-205))) (-15 -4039 ((-964) (-357) (-357) (-357) (-357) (-712) (-712) (-591 (-294 (-357))) (-591 (-591 (-294 (-357)))) (-1072))) (-15 -2432 ((-2 (|:| -2432 (-357)) (|:| -2400 (-1072)) (|:| |explanations| (-591 (-1072)))) (-831))) (-15 -2432 ((-2 (|:| -2432 (-357)) (|:| -2400 (-1072)) (|:| |explanations| (-591 (-1072)))) (-831) (-987))))) (T -830))
-((-2432 (*1 *2 *3 *4) (-12 (-5 *3 (-831)) (-5 *4 (-987)) (-5 *2 (-2 (|:| -2432 (-357)) (|:| -2400 (-1072)) (|:| |explanations| (-591 (-1072))))) (-5 *1 (-830)))) (-2432 (*1 *2 *3) (-12 (-5 *3 (-831)) (-5 *2 (-2 (|:| -2432 (-357)) (|:| -2400 (-1072)) (|:| |explanations| (-591 (-1072))))) (-5 *1 (-830)))) (-4039 (*1 *2 *3 *3 *3 *3 *4 *4 *5 *6 *7) (-12 (-5 *4 (-712)) (-5 *6 (-591 (-591 (-294 *3)))) (-5 *7 (-1072)) (-5 *5 (-591 (-294 (-357)))) (-5 *3 (-357)) (-5 *2 (-964)) (-5 *1 (-830)))) (-4039 (*1 *2 *3 *3 *3 *3 *4 *4 *5 *6 *7 *8) (-12 (-5 *4 (-712)) (-5 *6 (-591 (-591 (-294 *3)))) (-5 *7 (-1072)) (-5 *8 (-205)) (-5 *5 (-591 (-294 (-357)))) (-5 *3 (-357)) (-5 *2 (-964)) (-5 *1 (-830)))) (-4039 (*1 *2 *3 *4) (-12 (-5 *3 (-831)) (-5 *4 (-987)) (-5 *2 (-964)) (-5 *1 (-830)))) (-4039 (*1 *2 *3) (-12 (-5 *3 (-831)) (-5 *2 (-964)) (-5 *1 (-830)))))
-(-10 -7 (-15 -4039 ((-964) (-831))) (-15 -4039 ((-964) (-831) (-987))) (-15 -4039 ((-964) (-357) (-357) (-357) (-357) (-712) (-712) (-591 (-294 (-357))) (-591 (-591 (-294 (-357)))) (-1072) (-205))) (-15 -4039 ((-964) (-357) (-357) (-357) (-357) (-712) (-712) (-591 (-294 (-357))) (-591 (-591 (-294 (-357)))) (-1072))) (-15 -2432 ((-2 (|:| -2432 (-357)) (|:| -2400 (-1072)) (|:| |explanations| (-591 (-1072)))) (-831))) (-15 -2432 ((-2 (|:| -2432 (-357)) (|:| -2400 (-1072)) (|:| |explanations| (-591 (-1072)))) (-831) (-987))))
-((-3008 (((-108) $ $) NIL)) (-3528 (((-2 (|:| |pde| (-591 (-294 (-205)))) (|:| |constraints| (-591 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-712)) (|:| |boundaryType| (-525)) (|:| |dStart| (-631 (-205))) (|:| |dFinish| (-631 (-205)))))) (|:| |f| (-591 (-591 (-294 (-205))))) (|:| |st| (-1072)) (|:| |tol| (-205))) $) 19)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) 21) (($ (-2 (|:| |pde| (-591 (-294 (-205)))) (|:| |constraints| (-591 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-712)) (|:| |boundaryType| (-525)) (|:| |dStart| (-631 (-205))) (|:| |dFinish| (-631 (-205)))))) (|:| |f| (-591 (-591 (-294 (-205))))) (|:| |st| (-1072)) (|:| |tol| (-205)))) 18)) (-4096 (((-108) $ $) NIL)))
-(((-831) (-13 (-1018) (-10 -8 (-15 -3022 ($ (-2 (|:| |pde| (-591 (-294 (-205)))) (|:| |constraints| (-591 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-712)) (|:| |boundaryType| (-525)) (|:| |dStart| (-631 (-205))) (|:| |dFinish| (-631 (-205)))))) (|:| |f| (-591 (-591 (-294 (-205))))) (|:| |st| (-1072)) (|:| |tol| (-205))))) (-15 -3022 ((-796) $)) (-15 -3528 ((-2 (|:| |pde| (-591 (-294 (-205)))) (|:| |constraints| (-591 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-712)) (|:| |boundaryType| (-525)) (|:| |dStart| (-631 (-205))) (|:| |dFinish| (-631 (-205)))))) (|:| |f| (-591 (-591 (-294 (-205))))) (|:| |st| (-1072)) (|:| |tol| (-205))) $))))) (T -831))
-((-3022 (*1 *2 *1) (-12 (-5 *2 (-796)) (-5 *1 (-831)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |pde| (-591 (-294 (-205)))) (|:| |constraints| (-591 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-712)) (|:| |boundaryType| (-525)) (|:| |dStart| (-631 (-205))) (|:| |dFinish| (-631 (-205)))))) (|:| |f| (-591 (-591 (-294 (-205))))) (|:| |st| (-1072)) (|:| |tol| (-205)))) (-5 *1 (-831)))) (-3528 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |pde| (-591 (-294 (-205)))) (|:| |constraints| (-591 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-712)) (|:| |boundaryType| (-525)) (|:| |dStart| (-631 (-205))) (|:| |dFinish| (-631 (-205)))))) (|:| |f| (-591 (-591 (-294 (-205))))) (|:| |st| (-1072)) (|:| |tol| (-205)))) (-5 *1 (-831)))))
-(-13 (-1018) (-10 -8 (-15 -3022 ($ (-2 (|:| |pde| (-591 (-294 (-205)))) (|:| |constraints| (-591 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-712)) (|:| |boundaryType| (-525)) (|:| |dStart| (-631 (-205))) (|:| |dFinish| (-631 (-205)))))) (|:| |f| (-591 (-591 (-294 (-205))))) (|:| |st| (-1072)) (|:| |tol| (-205))))) (-15 -3022 ((-796) $)) (-15 -3528 ((-2 (|:| |pde| (-591 (-294 (-205)))) (|:| |constraints| (-591 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-712)) (|:| |boundaryType| (-525)) (|:| |dStart| (-631 (-205))) (|:| |dFinish| (-631 (-205)))))) (|:| |f| (-591 (-591 (-294 (-205))))) (|:| |st| (-1072)) (|:| |tol| (-205))) $))))
-((-3266 (($ $ |#2|) NIL) (($ $ (-591 |#2|)) 10) (($ $ |#2| (-712)) 12) (($ $ (-591 |#2|) (-591 (-712))) 15)) (-4196 (($ $ |#2|) 16) (($ $ (-591 |#2|)) 18) (($ $ |#2| (-712)) 19) (($ $ (-591 |#2|) (-591 (-712))) 21)))
-(((-832 |#1| |#2|) (-10 -8 (-15 -4196 (|#1| |#1| (-591 |#2|) (-591 (-712)))) (-15 -4196 (|#1| |#1| |#2| (-712))) (-15 -4196 (|#1| |#1| (-591 |#2|))) (-15 -4196 (|#1| |#1| |#2|)) (-15 -3266 (|#1| |#1| (-591 |#2|) (-591 (-712)))) (-15 -3266 (|#1| |#1| |#2| (-712))) (-15 -3266 (|#1| |#1| (-591 |#2|))) (-15 -3266 (|#1| |#1| |#2|))) (-833 |#2|) (-1018)) (T -832))
-NIL
-(-10 -8 (-15 -4196 (|#1| |#1| (-591 |#2|) (-591 (-712)))) (-15 -4196 (|#1| |#1| |#2| (-712))) (-15 -4196 (|#1| |#1| (-591 |#2|))) (-15 -4196 (|#1| |#1| |#2|)) (-15 -3266 (|#1| |#1| (-591 |#2|) (-591 (-712)))) (-15 -3266 (|#1| |#1| |#2| (-712))) (-15 -3266 (|#1| |#1| (-591 |#2|))) (-15 -3266 (|#1| |#1| |#2|)))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-2157 (((-3 $ "failed") $ $) 19)) (-3798 (($) 17 T CONST)) (-4163 (((-3 $ "failed") $) 34)) (-2824 (((-108) $) 31)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-3266 (($ $ |#1|) 42) (($ $ (-591 |#1|)) 41) (($ $ |#1| (-712)) 40) (($ $ (-591 |#1|) (-591 (-712))) 39)) (-3022 (((-796) $) 11) (($ (-525)) 28)) (-2128 (((-712)) 29)) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4196 (($ $ |#1|) 38) (($ $ (-591 |#1|)) 37) (($ $ |#1| (-712)) 36) (($ $ (-591 |#1|) (-591 (-712))) 35)) (-4096 (((-108) $ $) 6)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24)))
+((-3645 ((|#1| |#1| (-712)) 24)) (-2330 (((-3 |#1| "failed") |#1| |#1|) 22)) (-3601 (((-3 (-2 (|:| -3178 |#1|) (|:| -3192 |#1|)) "failed") |#1| (-712) (-712)) 27) (((-591 |#1|) |#1|) 29)))
+(((-829 |#1| |#2|) (-10 -7 (-15 -3601 ((-591 |#1|) |#1|)) (-15 -3601 ((-3 (-2 (|:| -3178 |#1|) (|:| -3192 |#1|)) "failed") |#1| (-712) (-712))) (-15 -2330 ((-3 |#1| "failed") |#1| |#1|)) (-15 -3645 (|#1| |#1| (-712)))) (-1147 |#2|) (-341)) (T -829))
+((-3645 (*1 *2 *2 *3) (-12 (-5 *3 (-712)) (-4 *4 (-341)) (-5 *1 (-829 *2 *4)) (-4 *2 (-1147 *4)))) (-2330 (*1 *2 *2 *2) (|partial| -12 (-4 *3 (-341)) (-5 *1 (-829 *2 *3)) (-4 *2 (-1147 *3)))) (-3601 (*1 *2 *3 *4 *4) (|partial| -12 (-5 *4 (-712)) (-4 *5 (-341)) (-5 *2 (-2 (|:| -3178 *3) (|:| -3192 *3))) (-5 *1 (-829 *3 *5)) (-4 *3 (-1147 *5)))) (-3601 (*1 *2 *3) (-12 (-4 *4 (-341)) (-5 *2 (-591 *3)) (-5 *1 (-829 *3 *4)) (-4 *3 (-1147 *4)))))
+(-10 -7 (-15 -3601 ((-591 |#1|) |#1|)) (-15 -3601 ((-3 (-2 (|:| -3178 |#1|) (|:| -3192 |#1|)) "failed") |#1| (-712) (-712))) (-15 -2330 ((-3 |#1| "failed") |#1| |#1|)) (-15 -3645 (|#1| |#1| (-712))))
+((-2751 (((-964) (-357) (-357) (-357) (-357) (-712) (-712) (-591 (-294 (-357))) (-591 (-591 (-294 (-357)))) (-1072)) 96) (((-964) (-357) (-357) (-357) (-357) (-712) (-712) (-591 (-294 (-357))) (-591 (-591 (-294 (-357)))) (-1072) (-205)) 91) (((-964) (-831) (-987)) 83) (((-964) (-831)) 84)) (-2282 (((-2 (|:| -2282 (-357)) (|:| -3419 (-1072)) (|:| |explanations| (-591 (-1072)))) (-831) (-987)) 59) (((-2 (|:| -2282 (-357)) (|:| -3419 (-1072)) (|:| |explanations| (-591 (-1072)))) (-831)) 61)))
+(((-830) (-10 -7 (-15 -2751 ((-964) (-831))) (-15 -2751 ((-964) (-831) (-987))) (-15 -2751 ((-964) (-357) (-357) (-357) (-357) (-712) (-712) (-591 (-294 (-357))) (-591 (-591 (-294 (-357)))) (-1072) (-205))) (-15 -2751 ((-964) (-357) (-357) (-357) (-357) (-712) (-712) (-591 (-294 (-357))) (-591 (-591 (-294 (-357)))) (-1072))) (-15 -2282 ((-2 (|:| -2282 (-357)) (|:| -3419 (-1072)) (|:| |explanations| (-591 (-1072)))) (-831))) (-15 -2282 ((-2 (|:| -2282 (-357)) (|:| -3419 (-1072)) (|:| |explanations| (-591 (-1072)))) (-831) (-987))))) (T -830))
+((-2282 (*1 *2 *3 *4) (-12 (-5 *3 (-831)) (-5 *4 (-987)) (-5 *2 (-2 (|:| -2282 (-357)) (|:| -3419 (-1072)) (|:| |explanations| (-591 (-1072))))) (-5 *1 (-830)))) (-2282 (*1 *2 *3) (-12 (-5 *3 (-831)) (-5 *2 (-2 (|:| -2282 (-357)) (|:| -3419 (-1072)) (|:| |explanations| (-591 (-1072))))) (-5 *1 (-830)))) (-2751 (*1 *2 *3 *3 *3 *3 *4 *4 *5 *6 *7) (-12 (-5 *4 (-712)) (-5 *6 (-591 (-591 (-294 *3)))) (-5 *7 (-1072)) (-5 *5 (-591 (-294 (-357)))) (-5 *3 (-357)) (-5 *2 (-964)) (-5 *1 (-830)))) (-2751 (*1 *2 *3 *3 *3 *3 *4 *4 *5 *6 *7 *8) (-12 (-5 *4 (-712)) (-5 *6 (-591 (-591 (-294 *3)))) (-5 *7 (-1072)) (-5 *8 (-205)) (-5 *5 (-591 (-294 (-357)))) (-5 *3 (-357)) (-5 *2 (-964)) (-5 *1 (-830)))) (-2751 (*1 *2 *3 *4) (-12 (-5 *3 (-831)) (-5 *4 (-987)) (-5 *2 (-964)) (-5 *1 (-830)))) (-2751 (*1 *2 *3) (-12 (-5 *3 (-831)) (-5 *2 (-964)) (-5 *1 (-830)))))
+(-10 -7 (-15 -2751 ((-964) (-831))) (-15 -2751 ((-964) (-831) (-987))) (-15 -2751 ((-964) (-357) (-357) (-357) (-357) (-712) (-712) (-591 (-294 (-357))) (-591 (-591 (-294 (-357)))) (-1072) (-205))) (-15 -2751 ((-964) (-357) (-357) (-357) (-357) (-712) (-712) (-591 (-294 (-357))) (-591 (-591 (-294 (-357)))) (-1072))) (-15 -2282 ((-2 (|:| -2282 (-357)) (|:| -3419 (-1072)) (|:| |explanations| (-591 (-1072)))) (-831))) (-15 -2282 ((-2 (|:| -2282 (-357)) (|:| -3419 (-1072)) (|:| |explanations| (-591 (-1072)))) (-831) (-987))))
+((-2673 (((-108) $ $) NIL)) (-3341 (((-2 (|:| |pde| (-591 (-294 (-205)))) (|:| |constraints| (-591 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-712)) (|:| |boundaryType| (-525)) (|:| |dStart| (-631 (-205))) (|:| |dFinish| (-631 (-205)))))) (|:| |f| (-591 (-591 (-294 (-205))))) (|:| |st| (-1072)) (|:| |tol| (-205))) $) 19)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) 21) (($ (-2 (|:| |pde| (-591 (-294 (-205)))) (|:| |constraints| (-591 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-712)) (|:| |boundaryType| (-525)) (|:| |dStart| (-631 (-205))) (|:| |dFinish| (-631 (-205)))))) (|:| |f| (-591 (-591 (-294 (-205))))) (|:| |st| (-1072)) (|:| |tol| (-205)))) 18)) (-3944 (((-108) $ $) NIL)))
+(((-831) (-13 (-1018) (-10 -8 (-15 -2686 ($ (-2 (|:| |pde| (-591 (-294 (-205)))) (|:| |constraints| (-591 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-712)) (|:| |boundaryType| (-525)) (|:| |dStart| (-631 (-205))) (|:| |dFinish| (-631 (-205)))))) (|:| |f| (-591 (-591 (-294 (-205))))) (|:| |st| (-1072)) (|:| |tol| (-205))))) (-15 -2686 ((-796) $)) (-15 -3341 ((-2 (|:| |pde| (-591 (-294 (-205)))) (|:| |constraints| (-591 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-712)) (|:| |boundaryType| (-525)) (|:| |dStart| (-631 (-205))) (|:| |dFinish| (-631 (-205)))))) (|:| |f| (-591 (-591 (-294 (-205))))) (|:| |st| (-1072)) (|:| |tol| (-205))) $))))) (T -831))
+((-2686 (*1 *2 *1) (-12 (-5 *2 (-796)) (-5 *1 (-831)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |pde| (-591 (-294 (-205)))) (|:| |constraints| (-591 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-712)) (|:| |boundaryType| (-525)) (|:| |dStart| (-631 (-205))) (|:| |dFinish| (-631 (-205)))))) (|:| |f| (-591 (-591 (-294 (-205))))) (|:| |st| (-1072)) (|:| |tol| (-205)))) (-5 *1 (-831)))) (-3341 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |pde| (-591 (-294 (-205)))) (|:| |constraints| (-591 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-712)) (|:| |boundaryType| (-525)) (|:| |dStart| (-631 (-205))) (|:| |dFinish| (-631 (-205)))))) (|:| |f| (-591 (-591 (-294 (-205))))) (|:| |st| (-1072)) (|:| |tol| (-205)))) (-5 *1 (-831)))))
+(-13 (-1018) (-10 -8 (-15 -2686 ($ (-2 (|:| |pde| (-591 (-294 (-205)))) (|:| |constraints| (-591 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-712)) (|:| |boundaryType| (-525)) (|:| |dStart| (-631 (-205))) (|:| |dFinish| (-631 (-205)))))) (|:| |f| (-591 (-591 (-294 (-205))))) (|:| |st| (-1072)) (|:| |tol| (-205))))) (-15 -2686 ((-796) $)) (-15 -3341 ((-2 (|:| |pde| (-591 (-294 (-205)))) (|:| |constraints| (-591 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-712)) (|:| |boundaryType| (-525)) (|:| |dStart| (-631 (-205))) (|:| |dFinish| (-631 (-205)))))) (|:| |f| (-591 (-591 (-294 (-205))))) (|:| |st| (-1072)) (|:| |tol| (-205))) $))))
+((-2209 (($ $ |#2|) NIL) (($ $ (-591 |#2|)) 10) (($ $ |#2| (-712)) 12) (($ $ (-591 |#2|) (-591 (-712))) 15)) (-1796 (($ $ |#2|) 16) (($ $ (-591 |#2|)) 18) (($ $ |#2| (-712)) 19) (($ $ (-591 |#2|) (-591 (-712))) 21)))
+(((-832 |#1| |#2|) (-10 -8 (-15 -1796 (|#1| |#1| (-591 |#2|) (-591 (-712)))) (-15 -1796 (|#1| |#1| |#2| (-712))) (-15 -1796 (|#1| |#1| (-591 |#2|))) (-15 -1796 (|#1| |#1| |#2|)) (-15 -2209 (|#1| |#1| (-591 |#2|) (-591 (-712)))) (-15 -2209 (|#1| |#1| |#2| (-712))) (-15 -2209 (|#1| |#1| (-591 |#2|))) (-15 -2209 (|#1| |#1| |#2|))) (-833 |#2|) (-1018)) (T -832))
+NIL
+(-10 -8 (-15 -1796 (|#1| |#1| (-591 |#2|) (-591 (-712)))) (-15 -1796 (|#1| |#1| |#2| (-712))) (-15 -1796 (|#1| |#1| (-591 |#2|))) (-15 -1796 (|#1| |#1| |#2|)) (-15 -2209 (|#1| |#1| (-591 |#2|) (-591 (-712)))) (-15 -2209 (|#1| |#1| |#2| (-712))) (-15 -2209 (|#1| |#1| (-591 |#2|))) (-15 -2209 (|#1| |#1| |#2|)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-3332 (((-3 $ "failed") $ $) 19)) (-2055 (($) 17 T CONST)) (-1522 (((-3 $ "failed") $) 34)) (-3865 (((-108) $) 31)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-2209 (($ $ |#1|) 42) (($ $ (-591 |#1|)) 41) (($ $ |#1| (-712)) 40) (($ $ (-591 |#1|) (-591 (-712))) 39)) (-2686 (((-796) $) 11) (($ (-525)) 28)) (-3425 (((-712)) 29)) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-1796 (($ $ |#1|) 38) (($ $ (-591 |#1|)) 37) (($ $ |#1| (-712)) 36) (($ $ (-591 |#1|) (-591 (-712))) 35)) (-3944 (((-108) $ $) 6)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24)))
(((-833 |#1|) (-131) (-1018)) (T -833))
-((-3266 (*1 *1 *1 *2) (-12 (-4 *1 (-833 *2)) (-4 *2 (-1018)))) (-3266 (*1 *1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *1 (-833 *3)) (-4 *3 (-1018)))) (-3266 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-712)) (-4 *1 (-833 *2)) (-4 *2 (-1018)))) (-3266 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-591 *4)) (-5 *3 (-591 (-712))) (-4 *1 (-833 *4)) (-4 *4 (-1018)))) (-4196 (*1 *1 *1 *2) (-12 (-4 *1 (-833 *2)) (-4 *2 (-1018)))) (-4196 (*1 *1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *1 (-833 *3)) (-4 *3 (-1018)))) (-4196 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-712)) (-4 *1 (-833 *2)) (-4 *2 (-1018)))) (-4196 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-591 *4)) (-5 *3 (-591 (-712))) (-4 *1 (-833 *4)) (-4 *4 (-1018)))))
-(-13 (-975) (-10 -8 (-15 -3266 ($ $ |t#1|)) (-15 -3266 ($ $ (-591 |t#1|))) (-15 -3266 ($ $ |t#1| (-712))) (-15 -3266 ($ $ (-591 |t#1|) (-591 (-712)))) (-15 -4196 ($ $ |t#1|)) (-15 -4196 ($ $ (-591 |t#1|))) (-15 -4196 ($ $ |t#1| (-712))) (-15 -4196 ($ $ (-591 |t#1|) (-591 (-712))))))
+((-2209 (*1 *1 *1 *2) (-12 (-4 *1 (-833 *2)) (-4 *2 (-1018)))) (-2209 (*1 *1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *1 (-833 *3)) (-4 *3 (-1018)))) (-2209 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-712)) (-4 *1 (-833 *2)) (-4 *2 (-1018)))) (-2209 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-591 *4)) (-5 *3 (-591 (-712))) (-4 *1 (-833 *4)) (-4 *4 (-1018)))) (-1796 (*1 *1 *1 *2) (-12 (-4 *1 (-833 *2)) (-4 *2 (-1018)))) (-1796 (*1 *1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *1 (-833 *3)) (-4 *3 (-1018)))) (-1796 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-712)) (-4 *1 (-833 *2)) (-4 *2 (-1018)))) (-1796 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-591 *4)) (-5 *3 (-591 (-712))) (-4 *1 (-833 *4)) (-4 *4 (-1018)))))
+(-13 (-975) (-10 -8 (-15 -2209 ($ $ |t#1|)) (-15 -2209 ($ $ (-591 |t#1|))) (-15 -2209 ($ $ |t#1| (-712))) (-15 -2209 ($ $ (-591 |t#1|) (-591 (-712)))) (-15 -1796 ($ $ |t#1|)) (-15 -1796 ($ $ (-591 |t#1|))) (-15 -1796 ($ $ |t#1| (-712))) (-15 -1796 ($ $ (-591 |t#1|) (-591 (-712))))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-126) . T) ((-565 (-796)) . T) ((-593 $) . T) ((-668) . T) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T))
-((-3008 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3024 ((|#1| $) 26)) (-3891 (((-108) $ (-712)) NIL)) (-1780 ((|#1| $ |#1|) NIL (|has| $ (-6 -4251)))) (-4110 (($ $ $) NIL (|has| $ (-6 -4251)))) (-3152 (($ $ $) NIL (|has| $ (-6 -4251)))) (-3186 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4251))) (($ $ "left" $) NIL (|has| $ (-6 -4251))) (($ $ "right" $) NIL (|has| $ (-6 -4251)))) (-3665 (($ $ (-591 $)) NIL (|has| $ (-6 -4251)))) (-3798 (($) NIL T CONST)) (-3400 (($ $) 25)) (-2671 (($ |#1|) 12) (($ $ $) 17)) (-3454 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-4120 (((-591 $) $) NIL)) (-2148 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-2910 (((-108) $ (-712)) NIL)) (-2552 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3249 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1|) $) NIL)) (-3971 (((-108) $ (-712)) NIL)) (-3388 (($ $) 23)) (-2599 (((-591 |#1|) $) NIL)) (-1203 (((-108) $) 20)) (-2339 (((-1072) $) NIL (|has| |#1| (-1018)))) (-2047 (((-1036) $) NIL (|has| |#1| (-1018)))) (-1623 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) NIL)) (-3028 (((-108) $) NIL)) (-3209 (($) NIL)) (-3164 ((|#1| $ "value") NIL) (($ $ "left") NIL) (($ $ "right") NIL)) (-3505 (((-525) $ $) NIL)) (-2237 (((-108) $) NIL)) (-2064 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3199 (($ $) NIL)) (-3022 (((-1112 |#1|) $) 9) (((-796) $) 29 (|has| |#1| (-565 (-796))))) (-3860 (((-591 $) $) NIL)) (-1632 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-4158 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) 21 (|has| |#1| (-1018)))) (-4045 (((-712) $) NIL (|has| $ (-6 -4250)))))
-(((-834 |#1|) (-13 (-115 |#1|) (-10 -8 (-15 -2671 ($ |#1|)) (-15 -2671 ($ $ $)) (-15 -3022 ((-1112 |#1|) $)))) (-1018)) (T -834))
-((-2671 (*1 *1 *2) (-12 (-5 *1 (-834 *2)) (-4 *2 (-1018)))) (-2671 (*1 *1 *1 *1) (-12 (-5 *1 (-834 *2)) (-4 *2 (-1018)))) (-3022 (*1 *2 *1) (-12 (-5 *2 (-1112 *3)) (-5 *1 (-834 *3)) (-4 *3 (-1018)))))
-(-13 (-115 |#1|) (-10 -8 (-15 -2671 ($ |#1|)) (-15 -2671 ($ $ $)) (-15 -3022 ((-1112 |#1|) $))))
-((-3780 ((|#2| (-1056 |#1| |#2|)) 41)))
-(((-835 |#1| |#2|) (-10 -7 (-15 -3780 (|#2| (-1056 |#1| |#2|)))) (-854) (-13 (-975) (-10 -7 (-6 (-4252 "*"))))) (T -835))
-((-3780 (*1 *2 *3) (-12 (-5 *3 (-1056 *4 *2)) (-14 *4 (-854)) (-4 *2 (-13 (-975) (-10 -7 (-6 (-4252 "*"))))) (-5 *1 (-835 *4 *2)))))
-(-10 -7 (-15 -3780 (|#2| (-1056 |#1| |#2|))))
-((-3008 (((-108) $ $) 7)) (-3798 (($) 20 T CONST)) (-4163 (((-3 $ "failed") $) 16)) (-1717 (((-1020 |#1|) $ |#1|) 35)) (-2824 (((-108) $) 19)) (-3741 (($ $ $) 33 (-3321 (|has| |#1| (-788)) (|has| |#1| (-346))))) (-2478 (($ $ $) 32 (-3321 (|has| |#1| (-788)) (|has| |#1| (-346))))) (-2339 (((-1072) $) 9)) (-1622 (($ $) 27)) (-2047 (((-1036) $) 10)) (-4132 ((|#1| $ |#1|) 37)) (-3164 ((|#1| $ |#1|) 36)) (-2871 (($ (-591 (-591 |#1|))) 38)) (-3933 (($ (-591 |#1|)) 39)) (-3228 (($ $ $) 23)) (-3619 (($ $ $) 22)) (-3022 (((-796) $) 11)) (-3710 (($ $ (-854)) 13) (($ $ (-712)) 17) (($ $ (-525)) 24)) (-4197 (($) 21 T CONST)) (-4135 (((-108) $ $) 30 (-3321 (|has| |#1| (-788)) (|has| |#1| (-346))))) (-4119 (((-108) $ $) 29 (-3321 (|has| |#1| (-788)) (|has| |#1| (-346))))) (-4096 (((-108) $ $) 6)) (-4126 (((-108) $ $) 31 (-3321 (|has| |#1| (-788)) (|has| |#1| (-346))))) (-4112 (((-108) $ $) 34)) (-4173 (($ $ $) 26)) (** (($ $ (-854)) 14) (($ $ (-712)) 18) (($ $ (-525)) 25)) (* (($ $ $) 15)))
+((-2673 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-2940 ((|#1| $) 26)) (-3727 (((-108) $ (-712)) NIL)) (-3912 ((|#1| $ |#1|) NIL (|has| $ (-6 -4251)))) (-2175 (($ $ $) NIL (|has| $ (-6 -4251)))) (-3934 (($ $ $) NIL (|has| $ (-6 -4251)))) (-2847 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4251))) (($ $ "left" $) NIL (|has| $ (-6 -4251))) (($ $ "right" $) NIL (|has| $ (-6 -4251)))) (-3245 (($ $ (-591 $)) NIL (|has| $ (-6 -4251)))) (-2055 (($) NIL T CONST)) (-3192 (($ $) 25)) (-1311 (($ |#1|) 12) (($ $ $) 17)) (-2916 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-2275 (((-591 $) $) NIL)) (-3219 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3491 (((-108) $ (-712)) NIL)) (-4207 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-4192 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1|) $) NIL)) (-3295 (((-108) $ (-712)) NIL)) (-3178 (($ $) 23)) (-2065 (((-591 |#1|) $) NIL)) (-2878 (((-108) $) 20)) (-2621 (((-1072) $) NIL (|has| |#1| (-1018)))) (-2937 (((-1036) $) NIL (|has| |#1| (-1018)))) (-3465 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) NIL)) (-2077 (((-108) $) NIL)) (-3164 (($) NIL)) (-1881 ((|#1| $ "value") NIL) (($ $ "left") NIL) (($ $ "right") NIL)) (-2194 (((-525) $ $) NIL)) (-4133 (((-108) $) NIL)) (-2960 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2873 (($ $) NIL)) (-2686 (((-1112 |#1|) $) 9) (((-796) $) 29 (|has| |#1| (-565 (-796))))) (-1567 (((-591 $) $) NIL)) (-3592 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-1475 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) 21 (|has| |#1| (-1018)))) (-2028 (((-712) $) NIL (|has| $ (-6 -4250)))))
+(((-834 |#1|) (-13 (-115 |#1|) (-10 -8 (-15 -1311 ($ |#1|)) (-15 -1311 ($ $ $)) (-15 -2686 ((-1112 |#1|) $)))) (-1018)) (T -834))
+((-1311 (*1 *1 *2) (-12 (-5 *1 (-834 *2)) (-4 *2 (-1018)))) (-1311 (*1 *1 *1 *1) (-12 (-5 *1 (-834 *2)) (-4 *2 (-1018)))) (-2686 (*1 *2 *1) (-12 (-5 *2 (-1112 *3)) (-5 *1 (-834 *3)) (-4 *3 (-1018)))))
+(-13 (-115 |#1|) (-10 -8 (-15 -1311 ($ |#1|)) (-15 -1311 ($ $ $)) (-15 -2686 ((-1112 |#1|) $))))
+((-1901 ((|#2| (-1056 |#1| |#2|)) 41)))
+(((-835 |#1| |#2|) (-10 -7 (-15 -1901 (|#2| (-1056 |#1| |#2|)))) (-854) (-13 (-975) (-10 -7 (-6 (-4252 "*"))))) (T -835))
+((-1901 (*1 *2 *3) (-12 (-5 *3 (-1056 *4 *2)) (-14 *4 (-854)) (-4 *2 (-13 (-975) (-10 -7 (-6 (-4252 "*"))))) (-5 *1 (-835 *4 *2)))))
+(-10 -7 (-15 -1901 (|#2| (-1056 |#1| |#2|))))
+((-2673 (((-108) $ $) 7)) (-2055 (($) 20 T CONST)) (-1522 (((-3 $ "failed") $) 16)) (-3097 (((-1020 |#1|) $ |#1|) 35)) (-3865 (((-108) $) 19)) (-1923 (($ $ $) 33 (-3150 (|has| |#1| (-788)) (|has| |#1| (-346))))) (-3475 (($ $ $) 32 (-3150 (|has| |#1| (-788)) (|has| |#1| (-346))))) (-2621 (((-1072) $) 9)) (-1523 (($ $) 27)) (-2937 (((-1036) $) 10)) (-1980 ((|#1| $ |#1|) 37)) (-1881 ((|#1| $ |#1|) 36)) (-3076 (($ (-591 (-591 |#1|))) 38)) (-4189 (($ (-591 |#1|)) 39)) (-3369 (($ $ $) 23)) (-4027 (($ $ $) 22)) (-2686 (((-796) $) 11)) (-1401 (($ $ (-854)) 13) (($ $ (-712)) 17) (($ $ (-525)) 24)) (-1839 (($) 21 T CONST)) (-4004 (((-108) $ $) 30 (-3150 (|has| |#1| (-788)) (|has| |#1| (-346))))) (-3982 (((-108) $ $) 29 (-3150 (|has| |#1| (-788)) (|has| |#1| (-346))))) (-3944 (((-108) $ $) 6)) (-3994 (((-108) $ $) 31 (-3150 (|has| |#1| (-788)) (|has| |#1| (-346))))) (-3971 (((-108) $ $) 34)) (-4059 (($ $ $) 26)) (** (($ $ (-854)) 14) (($ $ (-712)) 18) (($ $ (-525)) 25)) (* (($ $ $) 15)))
(((-836 |#1|) (-131) (-1018)) (T -836))
-((-3933 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1018)) (-4 *1 (-836 *3)))) (-2871 (*1 *1 *2) (-12 (-5 *2 (-591 (-591 *3))) (-4 *3 (-1018)) (-4 *1 (-836 *3)))) (-4132 (*1 *2 *1 *2) (-12 (-4 *1 (-836 *2)) (-4 *2 (-1018)))) (-3164 (*1 *2 *1 *2) (-12 (-4 *1 (-836 *2)) (-4 *2 (-1018)))) (-1717 (*1 *2 *1 *3) (-12 (-4 *1 (-836 *3)) (-4 *3 (-1018)) (-5 *2 (-1020 *3)))) (-4112 (*1 *2 *1 *1) (-12 (-4 *1 (-836 *3)) (-4 *3 (-1018)) (-5 *2 (-108)))))
-(-13 (-450) (-10 -8 (-15 -3933 ($ (-591 |t#1|))) (-15 -2871 ($ (-591 (-591 |t#1|)))) (-15 -4132 (|t#1| $ |t#1|)) (-15 -3164 (|t#1| $ |t#1|)) (-15 -1717 ((-1020 |t#1|) $ |t#1|)) (-15 -4112 ((-108) $ $)) (IF (|has| |t#1| (-788)) (-6 (-788)) |%noBranch|) (IF (|has| |t#1| (-346)) (-6 (-788)) |%noBranch|)))
-(((-97) . T) ((-565 (-796)) . T) ((-450) . T) ((-668) . T) ((-788) -3321 (|has| |#1| (-788)) (|has| |#1| (-346))) ((-1030) . T) ((-1018) . T))
-((-3008 (((-108) $ $) NIL)) (-1319 (((-591 (-591 (-712))) $) 109)) (-2483 (((-591 (-712)) (-838 |#1|) $) 131)) (-3695 (((-591 (-712)) (-838 |#1|) $) 132)) (-2806 (((-591 (-838 |#1|)) $) 99)) (-3377 (((-838 |#1|) $ (-525)) 104) (((-838 |#1|) $) 105)) (-4025 (($ (-591 (-838 |#1|))) 111)) (-3873 (((-712) $) 106)) (-1354 (((-1020 (-1020 |#1|)) $) 129)) (-1717 (((-1020 |#1|) $ |#1|) 122) (((-1020 (-1020 |#1|)) $ (-1020 |#1|)) 140) (((-1020 (-591 |#1|)) $ (-591 |#1|)) 143)) (-2376 (((-1020 |#1|) $) 102)) (-2141 (((-108) (-838 |#1|) $) 93)) (-2339 (((-1072) $) NIL)) (-3974 (((-1176) $) 96) (((-1176) $ (-525) (-525)) 144)) (-2047 (((-1036) $) NIL)) (-3942 (((-591 (-838 |#1|)) $) 97)) (-3164 (((-838 |#1|) $ (-712)) 100)) (-1316 (((-712) $) 107)) (-3022 (((-796) $) 120) (((-591 (-838 |#1|)) $) 23) (($ (-591 (-838 |#1|))) 110)) (-2672 (((-591 |#1|) $) 108)) (-4096 (((-108) $ $) 137)) (-4126 (((-108) $ $) 135)) (-4112 (((-108) $ $) 134)))
-(((-837 |#1|) (-13 (-1018) (-10 -8 (-15 -3022 ((-591 (-838 |#1|)) $)) (-15 -3942 ((-591 (-838 |#1|)) $)) (-15 -3164 ((-838 |#1|) $ (-712))) (-15 -3377 ((-838 |#1|) $ (-525))) (-15 -3377 ((-838 |#1|) $)) (-15 -3873 ((-712) $)) (-15 -1316 ((-712) $)) (-15 -2672 ((-591 |#1|) $)) (-15 -2806 ((-591 (-838 |#1|)) $)) (-15 -1319 ((-591 (-591 (-712))) $)) (-15 -3022 ($ (-591 (-838 |#1|)))) (-15 -4025 ($ (-591 (-838 |#1|)))) (-15 -1717 ((-1020 |#1|) $ |#1|)) (-15 -1354 ((-1020 (-1020 |#1|)) $)) (-15 -1717 ((-1020 (-1020 |#1|)) $ (-1020 |#1|))) (-15 -1717 ((-1020 (-591 |#1|)) $ (-591 |#1|))) (-15 -2141 ((-108) (-838 |#1|) $)) (-15 -2483 ((-591 (-712)) (-838 |#1|) $)) (-15 -3695 ((-591 (-712)) (-838 |#1|) $)) (-15 -2376 ((-1020 |#1|) $)) (-15 -4112 ((-108) $ $)) (-15 -4126 ((-108) $ $)) (-15 -3974 ((-1176) $)) (-15 -3974 ((-1176) $ (-525) (-525))))) (-1018)) (T -837))
-((-3022 (*1 *2 *1) (-12 (-5 *2 (-591 (-838 *3))) (-5 *1 (-837 *3)) (-4 *3 (-1018)))) (-3942 (*1 *2 *1) (-12 (-5 *2 (-591 (-838 *3))) (-5 *1 (-837 *3)) (-4 *3 (-1018)))) (-3164 (*1 *2 *1 *3) (-12 (-5 *3 (-712)) (-5 *2 (-838 *4)) (-5 *1 (-837 *4)) (-4 *4 (-1018)))) (-3377 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *2 (-838 *4)) (-5 *1 (-837 *4)) (-4 *4 (-1018)))) (-3377 (*1 *2 *1) (-12 (-5 *2 (-838 *3)) (-5 *1 (-837 *3)) (-4 *3 (-1018)))) (-3873 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-837 *3)) (-4 *3 (-1018)))) (-1316 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-837 *3)) (-4 *3 (-1018)))) (-2672 (*1 *2 *1) (-12 (-5 *2 (-591 *3)) (-5 *1 (-837 *3)) (-4 *3 (-1018)))) (-2806 (*1 *2 *1) (-12 (-5 *2 (-591 (-838 *3))) (-5 *1 (-837 *3)) (-4 *3 (-1018)))) (-1319 (*1 *2 *1) (-12 (-5 *2 (-591 (-591 (-712)))) (-5 *1 (-837 *3)) (-4 *3 (-1018)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-591 (-838 *3))) (-4 *3 (-1018)) (-5 *1 (-837 *3)))) (-4025 (*1 *1 *2) (-12 (-5 *2 (-591 (-838 *3))) (-4 *3 (-1018)) (-5 *1 (-837 *3)))) (-1717 (*1 *2 *1 *3) (-12 (-5 *2 (-1020 *3)) (-5 *1 (-837 *3)) (-4 *3 (-1018)))) (-1354 (*1 *2 *1) (-12 (-5 *2 (-1020 (-1020 *3))) (-5 *1 (-837 *3)) (-4 *3 (-1018)))) (-1717 (*1 *2 *1 *3) (-12 (-4 *4 (-1018)) (-5 *2 (-1020 (-1020 *4))) (-5 *1 (-837 *4)) (-5 *3 (-1020 *4)))) (-1717 (*1 *2 *1 *3) (-12 (-4 *4 (-1018)) (-5 *2 (-1020 (-591 *4))) (-5 *1 (-837 *4)) (-5 *3 (-591 *4)))) (-2141 (*1 *2 *3 *1) (-12 (-5 *3 (-838 *4)) (-4 *4 (-1018)) (-5 *2 (-108)) (-5 *1 (-837 *4)))) (-2483 (*1 *2 *3 *1) (-12 (-5 *3 (-838 *4)) (-4 *4 (-1018)) (-5 *2 (-591 (-712))) (-5 *1 (-837 *4)))) (-3695 (*1 *2 *3 *1) (-12 (-5 *3 (-838 *4)) (-4 *4 (-1018)) (-5 *2 (-591 (-712))) (-5 *1 (-837 *4)))) (-2376 (*1 *2 *1) (-12 (-5 *2 (-1020 *3)) (-5 *1 (-837 *3)) (-4 *3 (-1018)))) (-4112 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-837 *3)) (-4 *3 (-1018)))) (-4126 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-837 *3)) (-4 *3 (-1018)))) (-3974 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-837 *3)) (-4 *3 (-1018)))) (-3974 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-525)) (-5 *2 (-1176)) (-5 *1 (-837 *4)) (-4 *4 (-1018)))))
-(-13 (-1018) (-10 -8 (-15 -3022 ((-591 (-838 |#1|)) $)) (-15 -3942 ((-591 (-838 |#1|)) $)) (-15 -3164 ((-838 |#1|) $ (-712))) (-15 -3377 ((-838 |#1|) $ (-525))) (-15 -3377 ((-838 |#1|) $)) (-15 -3873 ((-712) $)) (-15 -1316 ((-712) $)) (-15 -2672 ((-591 |#1|) $)) (-15 -2806 ((-591 (-838 |#1|)) $)) (-15 -1319 ((-591 (-591 (-712))) $)) (-15 -3022 ($ (-591 (-838 |#1|)))) (-15 -4025 ($ (-591 (-838 |#1|)))) (-15 -1717 ((-1020 |#1|) $ |#1|)) (-15 -1354 ((-1020 (-1020 |#1|)) $)) (-15 -1717 ((-1020 (-1020 |#1|)) $ (-1020 |#1|))) (-15 -1717 ((-1020 (-591 |#1|)) $ (-591 |#1|))) (-15 -2141 ((-108) (-838 |#1|) $)) (-15 -2483 ((-591 (-712)) (-838 |#1|) $)) (-15 -3695 ((-591 (-712)) (-838 |#1|) $)) (-15 -2376 ((-1020 |#1|) $)) (-15 -4112 ((-108) $ $)) (-15 -4126 ((-108) $ $)) (-15 -3974 ((-1176) $)) (-15 -3974 ((-1176) $ (-525) (-525)))))
-((-3008 (((-108) $ $) NIL)) (-3327 (((-591 $) (-591 $)) 77)) (-3329 (((-525) $) 60)) (-3798 (($) NIL T CONST)) (-4163 (((-3 $ "failed") $) NIL)) (-3873 (((-712) $) 58)) (-1717 (((-1020 |#1|) $ |#1|) 49)) (-2824 (((-108) $) NIL)) (-2419 (((-108) $) 63)) (-1523 (((-712) $) 61)) (-2376 (((-1020 |#1|) $) 42)) (-3741 (($ $ $) NIL (-3321 (|has| |#1| (-346)) (|has| |#1| (-788))))) (-2478 (($ $ $) NIL (-3321 (|has| |#1| (-346)) (|has| |#1| (-788))))) (-3367 (((-2 (|:| |preimage| (-591 |#1|)) (|:| |image| (-591 |#1|))) $) 37)) (-2339 (((-1072) $) NIL)) (-1622 (($ $) 93)) (-2047 (((-1036) $) NIL)) (-3532 (((-1020 |#1|) $) 99 (|has| |#1| (-346)))) (-3451 (((-108) $) 59)) (-4132 ((|#1| $ |#1|) 47)) (-3164 ((|#1| $ |#1|) 94)) (-1316 (((-712) $) 44)) (-2871 (($ (-591 (-591 |#1|))) 85)) (-1925 (((-902) $) 53)) (-3933 (($ (-591 |#1|)) 21)) (-3228 (($ $ $) NIL)) (-3619 (($ $ $) NIL)) (-3281 (($ (-591 (-591 |#1|))) 39)) (-1810 (($ (-591 (-591 |#1|))) 88)) (-3411 (($ (-591 |#1|)) 96)) (-3022 (((-796) $) 84) (($ (-591 (-591 |#1|))) 66) (($ (-591 |#1|)) 67)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-4197 (($) 16 T CONST)) (-4135 (((-108) $ $) NIL (-3321 (|has| |#1| (-346)) (|has| |#1| (-788))))) (-4119 (((-108) $ $) NIL (-3321 (|has| |#1| (-346)) (|has| |#1| (-788))))) (-4096 (((-108) $ $) 45)) (-4126 (((-108) $ $) NIL (-3321 (|has| |#1| (-346)) (|has| |#1| (-788))))) (-4112 (((-108) $ $) 65)) (-4173 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (* (($ $ $) 22)))
-(((-838 |#1|) (-13 (-836 |#1|) (-10 -8 (-15 -3367 ((-2 (|:| |preimage| (-591 |#1|)) (|:| |image| (-591 |#1|))) $)) (-15 -3281 ($ (-591 (-591 |#1|)))) (-15 -3022 ($ (-591 (-591 |#1|)))) (-15 -3022 ($ (-591 |#1|))) (-15 -1810 ($ (-591 (-591 |#1|)))) (-15 -1316 ((-712) $)) (-15 -2376 ((-1020 |#1|) $)) (-15 -1925 ((-902) $)) (-15 -3873 ((-712) $)) (-15 -1523 ((-712) $)) (-15 -3329 ((-525) $)) (-15 -3451 ((-108) $)) (-15 -2419 ((-108) $)) (-15 -3327 ((-591 $) (-591 $))) (IF (|has| |#1| (-346)) (-15 -3532 ((-1020 |#1|) $)) |%noBranch|) (IF (|has| |#1| (-510)) (-15 -3411 ($ (-591 |#1|))) (IF (|has| |#1| (-346)) (-15 -3411 ($ (-591 |#1|))) |%noBranch|)))) (-1018)) (T -838))
-((-3367 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |preimage| (-591 *3)) (|:| |image| (-591 *3)))) (-5 *1 (-838 *3)) (-4 *3 (-1018)))) (-3281 (*1 *1 *2) (-12 (-5 *2 (-591 (-591 *3))) (-4 *3 (-1018)) (-5 *1 (-838 *3)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-591 (-591 *3))) (-4 *3 (-1018)) (-5 *1 (-838 *3)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1018)) (-5 *1 (-838 *3)))) (-1810 (*1 *1 *2) (-12 (-5 *2 (-591 (-591 *3))) (-4 *3 (-1018)) (-5 *1 (-838 *3)))) (-1316 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-838 *3)) (-4 *3 (-1018)))) (-2376 (*1 *2 *1) (-12 (-5 *2 (-1020 *3)) (-5 *1 (-838 *3)) (-4 *3 (-1018)))) (-1925 (*1 *2 *1) (-12 (-5 *2 (-902)) (-5 *1 (-838 *3)) (-4 *3 (-1018)))) (-3873 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-838 *3)) (-4 *3 (-1018)))) (-1523 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-838 *3)) (-4 *3 (-1018)))) (-3329 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-838 *3)) (-4 *3 (-1018)))) (-3451 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-838 *3)) (-4 *3 (-1018)))) (-2419 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-838 *3)) (-4 *3 (-1018)))) (-3327 (*1 *2 *2) (-12 (-5 *2 (-591 (-838 *3))) (-5 *1 (-838 *3)) (-4 *3 (-1018)))) (-3532 (*1 *2 *1) (-12 (-5 *2 (-1020 *3)) (-5 *1 (-838 *3)) (-4 *3 (-346)) (-4 *3 (-1018)))) (-3411 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1018)) (-5 *1 (-838 *3)))))
-(-13 (-836 |#1|) (-10 -8 (-15 -3367 ((-2 (|:| |preimage| (-591 |#1|)) (|:| |image| (-591 |#1|))) $)) (-15 -3281 ($ (-591 (-591 |#1|)))) (-15 -3022 ($ (-591 (-591 |#1|)))) (-15 -3022 ($ (-591 |#1|))) (-15 -1810 ($ (-591 (-591 |#1|)))) (-15 -1316 ((-712) $)) (-15 -2376 ((-1020 |#1|) $)) (-15 -1925 ((-902) $)) (-15 -3873 ((-712) $)) (-15 -1523 ((-712) $)) (-15 -3329 ((-525) $)) (-15 -3451 ((-108) $)) (-15 -2419 ((-108) $)) (-15 -3327 ((-591 $) (-591 $))) (IF (|has| |#1| (-346)) (-15 -3532 ((-1020 |#1|) $)) |%noBranch|) (IF (|has| |#1| (-510)) (-15 -3411 ($ (-591 |#1|))) (IF (|has| |#1| (-346)) (-15 -3411 ($ (-591 |#1|))) |%noBranch|))))
-((-1757 (((-3 (-591 (-1085 |#4|)) "failed") (-591 (-1085 |#4|)) (-1085 |#4|)) 128)) (-3540 ((|#1|) 77)) (-3386 (((-396 (-1085 |#4|)) (-1085 |#4|)) 137)) (-1649 (((-396 (-1085 |#4|)) (-591 |#3|) (-1085 |#4|)) 69)) (-1328 (((-396 (-1085 |#4|)) (-1085 |#4|)) 147)) (-2876 (((-3 (-591 (-1085 |#4|)) "failed") (-591 (-1085 |#4|)) (-1085 |#4|) |#3|) 92)))
-(((-839 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1757 ((-3 (-591 (-1085 |#4|)) "failed") (-591 (-1085 |#4|)) (-1085 |#4|))) (-15 -1328 ((-396 (-1085 |#4|)) (-1085 |#4|))) (-15 -3386 ((-396 (-1085 |#4|)) (-1085 |#4|))) (-15 -3540 (|#1|)) (-15 -2876 ((-3 (-591 (-1085 |#4|)) "failed") (-591 (-1085 |#4|)) (-1085 |#4|) |#3|)) (-15 -1649 ((-396 (-1085 |#4|)) (-591 |#3|) (-1085 |#4|)))) (-842) (-734) (-788) (-882 |#1| |#2| |#3|)) (T -839))
-((-1649 (*1 *2 *3 *4) (-12 (-5 *3 (-591 *7)) (-4 *7 (-788)) (-4 *5 (-842)) (-4 *6 (-734)) (-4 *8 (-882 *5 *6 *7)) (-5 *2 (-396 (-1085 *8))) (-5 *1 (-839 *5 *6 *7 *8)) (-5 *4 (-1085 *8)))) (-2876 (*1 *2 *2 *3 *4) (|partial| -12 (-5 *2 (-591 (-1085 *7))) (-5 *3 (-1085 *7)) (-4 *7 (-882 *5 *6 *4)) (-4 *5 (-842)) (-4 *6 (-734)) (-4 *4 (-788)) (-5 *1 (-839 *5 *6 *4 *7)))) (-3540 (*1 *2) (-12 (-4 *3 (-734)) (-4 *4 (-788)) (-4 *2 (-842)) (-5 *1 (-839 *2 *3 *4 *5)) (-4 *5 (-882 *2 *3 *4)))) (-3386 (*1 *2 *3) (-12 (-4 *4 (-842)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-882 *4 *5 *6)) (-5 *2 (-396 (-1085 *7))) (-5 *1 (-839 *4 *5 *6 *7)) (-5 *3 (-1085 *7)))) (-1328 (*1 *2 *3) (-12 (-4 *4 (-842)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-882 *4 *5 *6)) (-5 *2 (-396 (-1085 *7))) (-5 *1 (-839 *4 *5 *6 *7)) (-5 *3 (-1085 *7)))) (-1757 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-591 (-1085 *7))) (-5 *3 (-1085 *7)) (-4 *7 (-882 *4 *5 *6)) (-4 *4 (-842)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *1 (-839 *4 *5 *6 *7)))))
-(-10 -7 (-15 -1757 ((-3 (-591 (-1085 |#4|)) "failed") (-591 (-1085 |#4|)) (-1085 |#4|))) (-15 -1328 ((-396 (-1085 |#4|)) (-1085 |#4|))) (-15 -3386 ((-396 (-1085 |#4|)) (-1085 |#4|))) (-15 -3540 (|#1|)) (-15 -2876 ((-3 (-591 (-1085 |#4|)) "failed") (-591 (-1085 |#4|)) (-1085 |#4|) |#3|)) (-15 -1649 ((-396 (-1085 |#4|)) (-591 |#3|) (-1085 |#4|))))
-((-1757 (((-3 (-591 (-1085 |#2|)) "failed") (-591 (-1085 |#2|)) (-1085 |#2|)) 36)) (-3540 ((|#1|) 54)) (-3386 (((-396 (-1085 |#2|)) (-1085 |#2|)) 102)) (-1649 (((-396 (-1085 |#2|)) (-1085 |#2|)) 90)) (-1328 (((-396 (-1085 |#2|)) (-1085 |#2|)) 113)))
-(((-840 |#1| |#2|) (-10 -7 (-15 -1757 ((-3 (-591 (-1085 |#2|)) "failed") (-591 (-1085 |#2|)) (-1085 |#2|))) (-15 -1328 ((-396 (-1085 |#2|)) (-1085 |#2|))) (-15 -3386 ((-396 (-1085 |#2|)) (-1085 |#2|))) (-15 -3540 (|#1|)) (-15 -1649 ((-396 (-1085 |#2|)) (-1085 |#2|)))) (-842) (-1147 |#1|)) (T -840))
-((-1649 (*1 *2 *3) (-12 (-4 *4 (-842)) (-4 *5 (-1147 *4)) (-5 *2 (-396 (-1085 *5))) (-5 *1 (-840 *4 *5)) (-5 *3 (-1085 *5)))) (-3540 (*1 *2) (-12 (-4 *2 (-842)) (-5 *1 (-840 *2 *3)) (-4 *3 (-1147 *2)))) (-3386 (*1 *2 *3) (-12 (-4 *4 (-842)) (-4 *5 (-1147 *4)) (-5 *2 (-396 (-1085 *5))) (-5 *1 (-840 *4 *5)) (-5 *3 (-1085 *5)))) (-1328 (*1 *2 *3) (-12 (-4 *4 (-842)) (-4 *5 (-1147 *4)) (-5 *2 (-396 (-1085 *5))) (-5 *1 (-840 *4 *5)) (-5 *3 (-1085 *5)))) (-1757 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-591 (-1085 *5))) (-5 *3 (-1085 *5)) (-4 *5 (-1147 *4)) (-4 *4 (-842)) (-5 *1 (-840 *4 *5)))))
-(-10 -7 (-15 -1757 ((-3 (-591 (-1085 |#2|)) "failed") (-591 (-1085 |#2|)) (-1085 |#2|))) (-15 -1328 ((-396 (-1085 |#2|)) (-1085 |#2|))) (-15 -3386 ((-396 (-1085 |#2|)) (-1085 |#2|))) (-15 -3540 (|#1|)) (-15 -1649 ((-396 (-1085 |#2|)) (-1085 |#2|))))
-((-2252 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) 41)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) 18)) (-1437 (((-3 $ "failed") $) 35)))
-(((-841 |#1|) (-10 -8 (-15 -1437 ((-3 |#1| "failed") |#1|)) (-15 -2252 ((-3 (-591 (-1085 |#1|)) "failed") (-591 (-1085 |#1|)) (-1085 |#1|))) (-15 -2526 ((-1085 |#1|) (-1085 |#1|) (-1085 |#1|)))) (-842)) (T -841))
-NIL
-(-10 -8 (-15 -1437 ((-3 |#1| "failed") |#1|)) (-15 -2252 ((-3 (-591 (-1085 |#1|)) "failed") (-591 (-1085 |#1|)) (-1085 |#1|))) (-15 -2526 ((-1085 |#1|) (-1085 |#1|) (-1085 |#1|))))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) 41)) (-3706 (($ $) 40)) (-1715 (((-108) $) 38)) (-2157 (((-3 $ "failed") $ $) 19)) (-1965 (((-396 (-1085 $)) (-1085 $)) 60)) (-1291 (($ $) 51)) (-2827 (((-396 $) $) 52)) (-2252 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) 57)) (-3798 (($) 17 T CONST)) (-4163 (((-3 $ "failed") $) 34)) (-2744 (((-108) $) 53)) (-2824 (((-108) $) 31)) (-1356 (($ $ $) 46) (($ (-591 $)) 45)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) 44)) (-1399 (($ $ $) 48) (($ (-591 $)) 47)) (-2916 (((-396 (-1085 $)) (-1085 $)) 58)) (-1626 (((-396 (-1085 $)) (-1085 $)) 59)) (-1348 (((-396 $) $) 50)) (-2089 (((-3 $ "failed") $ $) 42)) (-2265 (((-3 (-1171 $) "failed") (-631 $)) 56 (|has| $ (-136)))) (-3022 (((-796) $) 11) (($ (-525)) 28) (($ $) 43)) (-1437 (((-3 $ "failed") $) 55 (|has| $ (-136)))) (-2128 (((-712)) 29)) (-2495 (((-108) $ $) 39)) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4096 (((-108) $ $) 6)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24)))
+((-4189 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1018)) (-4 *1 (-836 *3)))) (-3076 (*1 *1 *2) (-12 (-5 *2 (-591 (-591 *3))) (-4 *3 (-1018)) (-4 *1 (-836 *3)))) (-1980 (*1 *2 *1 *2) (-12 (-4 *1 (-836 *2)) (-4 *2 (-1018)))) (-1881 (*1 *2 *1 *2) (-12 (-4 *1 (-836 *2)) (-4 *2 (-1018)))) (-3097 (*1 *2 *1 *3) (-12 (-4 *1 (-836 *3)) (-4 *3 (-1018)) (-5 *2 (-1020 *3)))) (-3971 (*1 *2 *1 *1) (-12 (-4 *1 (-836 *3)) (-4 *3 (-1018)) (-5 *2 (-108)))))
+(-13 (-450) (-10 -8 (-15 -4189 ($ (-591 |t#1|))) (-15 -3076 ($ (-591 (-591 |t#1|)))) (-15 -1980 (|t#1| $ |t#1|)) (-15 -1881 (|t#1| $ |t#1|)) (-15 -3097 ((-1020 |t#1|) $ |t#1|)) (-15 -3971 ((-108) $ $)) (IF (|has| |t#1| (-788)) (-6 (-788)) |%noBranch|) (IF (|has| |t#1| (-346)) (-6 (-788)) |%noBranch|)))
+(((-97) . T) ((-565 (-796)) . T) ((-450) . T) ((-668) . T) ((-788) -3150 (|has| |#1| (-788)) (|has| |#1| (-346))) ((-1030) . T) ((-1018) . T))
+((-2673 (((-108) $ $) NIL)) (-1760 (((-591 (-591 (-712))) $) 109)) (-1621 (((-591 (-712)) (-838 |#1|) $) 131)) (-3544 (((-591 (-712)) (-838 |#1|) $) 132)) (-1797 (((-591 (-838 |#1|)) $) 99)) (-1325 (((-838 |#1|) $ (-525)) 104) (((-838 |#1|) $) 105)) (-2603 (($ (-591 (-838 |#1|))) 111)) (-1676 (((-712) $) 106)) (-2185 (((-1020 (-1020 |#1|)) $) 129)) (-3097 (((-1020 |#1|) $ |#1|) 122) (((-1020 (-1020 |#1|)) $ (-1020 |#1|)) 140) (((-1020 (-591 |#1|)) $ (-591 |#1|)) 143)) (-2982 (((-1020 |#1|) $) 102)) (-3956 (((-108) (-838 |#1|) $) 93)) (-2621 (((-1072) $) NIL)) (-3317 (((-1176) $) 96) (((-1176) $ (-525) (-525)) 144)) (-2937 (((-1036) $) NIL)) (-1252 (((-591 (-838 |#1|)) $) 97)) (-1881 (((-838 |#1|) $ (-712)) 100)) (-2743 (((-712) $) 107)) (-2686 (((-796) $) 120) (((-591 (-838 |#1|)) $) 23) (($ (-591 (-838 |#1|))) 110)) (-3523 (((-591 |#1|) $) 108)) (-3944 (((-108) $ $) 137)) (-3994 (((-108) $ $) 135)) (-3971 (((-108) $ $) 134)))
+(((-837 |#1|) (-13 (-1018) (-10 -8 (-15 -2686 ((-591 (-838 |#1|)) $)) (-15 -1252 ((-591 (-838 |#1|)) $)) (-15 -1881 ((-838 |#1|) $ (-712))) (-15 -1325 ((-838 |#1|) $ (-525))) (-15 -1325 ((-838 |#1|) $)) (-15 -1676 ((-712) $)) (-15 -2743 ((-712) $)) (-15 -3523 ((-591 |#1|) $)) (-15 -1797 ((-591 (-838 |#1|)) $)) (-15 -1760 ((-591 (-591 (-712))) $)) (-15 -2686 ($ (-591 (-838 |#1|)))) (-15 -2603 ($ (-591 (-838 |#1|)))) (-15 -3097 ((-1020 |#1|) $ |#1|)) (-15 -2185 ((-1020 (-1020 |#1|)) $)) (-15 -3097 ((-1020 (-1020 |#1|)) $ (-1020 |#1|))) (-15 -3097 ((-1020 (-591 |#1|)) $ (-591 |#1|))) (-15 -3956 ((-108) (-838 |#1|) $)) (-15 -1621 ((-591 (-712)) (-838 |#1|) $)) (-15 -3544 ((-591 (-712)) (-838 |#1|) $)) (-15 -2982 ((-1020 |#1|) $)) (-15 -3971 ((-108) $ $)) (-15 -3994 ((-108) $ $)) (-15 -3317 ((-1176) $)) (-15 -3317 ((-1176) $ (-525) (-525))))) (-1018)) (T -837))
+((-2686 (*1 *2 *1) (-12 (-5 *2 (-591 (-838 *3))) (-5 *1 (-837 *3)) (-4 *3 (-1018)))) (-1252 (*1 *2 *1) (-12 (-5 *2 (-591 (-838 *3))) (-5 *1 (-837 *3)) (-4 *3 (-1018)))) (-1881 (*1 *2 *1 *3) (-12 (-5 *3 (-712)) (-5 *2 (-838 *4)) (-5 *1 (-837 *4)) (-4 *4 (-1018)))) (-1325 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *2 (-838 *4)) (-5 *1 (-837 *4)) (-4 *4 (-1018)))) (-1325 (*1 *2 *1) (-12 (-5 *2 (-838 *3)) (-5 *1 (-837 *3)) (-4 *3 (-1018)))) (-1676 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-837 *3)) (-4 *3 (-1018)))) (-2743 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-837 *3)) (-4 *3 (-1018)))) (-3523 (*1 *2 *1) (-12 (-5 *2 (-591 *3)) (-5 *1 (-837 *3)) (-4 *3 (-1018)))) (-1797 (*1 *2 *1) (-12 (-5 *2 (-591 (-838 *3))) (-5 *1 (-837 *3)) (-4 *3 (-1018)))) (-1760 (*1 *2 *1) (-12 (-5 *2 (-591 (-591 (-712)))) (-5 *1 (-837 *3)) (-4 *3 (-1018)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-591 (-838 *3))) (-4 *3 (-1018)) (-5 *1 (-837 *3)))) (-2603 (*1 *1 *2) (-12 (-5 *2 (-591 (-838 *3))) (-4 *3 (-1018)) (-5 *1 (-837 *3)))) (-3097 (*1 *2 *1 *3) (-12 (-5 *2 (-1020 *3)) (-5 *1 (-837 *3)) (-4 *3 (-1018)))) (-2185 (*1 *2 *1) (-12 (-5 *2 (-1020 (-1020 *3))) (-5 *1 (-837 *3)) (-4 *3 (-1018)))) (-3097 (*1 *2 *1 *3) (-12 (-4 *4 (-1018)) (-5 *2 (-1020 (-1020 *4))) (-5 *1 (-837 *4)) (-5 *3 (-1020 *4)))) (-3097 (*1 *2 *1 *3) (-12 (-4 *4 (-1018)) (-5 *2 (-1020 (-591 *4))) (-5 *1 (-837 *4)) (-5 *3 (-591 *4)))) (-3956 (*1 *2 *3 *1) (-12 (-5 *3 (-838 *4)) (-4 *4 (-1018)) (-5 *2 (-108)) (-5 *1 (-837 *4)))) (-1621 (*1 *2 *3 *1) (-12 (-5 *3 (-838 *4)) (-4 *4 (-1018)) (-5 *2 (-591 (-712))) (-5 *1 (-837 *4)))) (-3544 (*1 *2 *3 *1) (-12 (-5 *3 (-838 *4)) (-4 *4 (-1018)) (-5 *2 (-591 (-712))) (-5 *1 (-837 *4)))) (-2982 (*1 *2 *1) (-12 (-5 *2 (-1020 *3)) (-5 *1 (-837 *3)) (-4 *3 (-1018)))) (-3971 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-837 *3)) (-4 *3 (-1018)))) (-3994 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-837 *3)) (-4 *3 (-1018)))) (-3317 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-837 *3)) (-4 *3 (-1018)))) (-3317 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-525)) (-5 *2 (-1176)) (-5 *1 (-837 *4)) (-4 *4 (-1018)))))
+(-13 (-1018) (-10 -8 (-15 -2686 ((-591 (-838 |#1|)) $)) (-15 -1252 ((-591 (-838 |#1|)) $)) (-15 -1881 ((-838 |#1|) $ (-712))) (-15 -1325 ((-838 |#1|) $ (-525))) (-15 -1325 ((-838 |#1|) $)) (-15 -1676 ((-712) $)) (-15 -2743 ((-712) $)) (-15 -3523 ((-591 |#1|) $)) (-15 -1797 ((-591 (-838 |#1|)) $)) (-15 -1760 ((-591 (-591 (-712))) $)) (-15 -2686 ($ (-591 (-838 |#1|)))) (-15 -2603 ($ (-591 (-838 |#1|)))) (-15 -3097 ((-1020 |#1|) $ |#1|)) (-15 -2185 ((-1020 (-1020 |#1|)) $)) (-15 -3097 ((-1020 (-1020 |#1|)) $ (-1020 |#1|))) (-15 -3097 ((-1020 (-591 |#1|)) $ (-591 |#1|))) (-15 -3956 ((-108) (-838 |#1|) $)) (-15 -1621 ((-591 (-712)) (-838 |#1|) $)) (-15 -3544 ((-591 (-712)) (-838 |#1|) $)) (-15 -2982 ((-1020 |#1|) $)) (-15 -3971 ((-108) $ $)) (-15 -3994 ((-108) $ $)) (-15 -3317 ((-1176) $)) (-15 -3317 ((-1176) $ (-525) (-525)))))
+((-2673 (((-108) $ $) NIL)) (-1282 (((-591 $) (-591 $)) 77)) (-4188 (((-525) $) 60)) (-2055 (($) NIL T CONST)) (-1522 (((-3 $ "failed") $) NIL)) (-1676 (((-712) $) 58)) (-3097 (((-1020 |#1|) $ |#1|) 49)) (-3865 (((-108) $) NIL)) (-2116 (((-108) $) 63)) (-2478 (((-712) $) 61)) (-2982 (((-1020 |#1|) $) 42)) (-1923 (($ $ $) NIL (-3150 (|has| |#1| (-346)) (|has| |#1| (-788))))) (-3475 (($ $ $) NIL (-3150 (|has| |#1| (-346)) (|has| |#1| (-788))))) (-3304 (((-2 (|:| |preimage| (-591 |#1|)) (|:| |image| (-591 |#1|))) $) 37)) (-2621 (((-1072) $) NIL)) (-1523 (($ $) 93)) (-2937 (((-1036) $) NIL)) (-1330 (((-1020 |#1|) $) 99 (|has| |#1| (-346)))) (-2882 (((-108) $) 59)) (-1980 ((|#1| $ |#1|) 47)) (-1881 ((|#1| $ |#1|) 94)) (-2743 (((-712) $) 44)) (-3076 (($ (-591 (-591 |#1|))) 85)) (-3659 (((-902) $) 53)) (-4189 (($ (-591 |#1|)) 21)) (-3369 (($ $ $) NIL)) (-4027 (($ $ $) NIL)) (-3679 (($ (-591 (-591 |#1|))) 39)) (-2050 (($ (-591 (-591 |#1|))) 88)) (-2488 (($ (-591 |#1|)) 96)) (-2686 (((-796) $) 84) (($ (-591 (-591 |#1|))) 66) (($ (-591 |#1|)) 67)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-1839 (($) 16 T CONST)) (-4004 (((-108) $ $) NIL (-3150 (|has| |#1| (-346)) (|has| |#1| (-788))))) (-3982 (((-108) $ $) NIL (-3150 (|has| |#1| (-346)) (|has| |#1| (-788))))) (-3944 (((-108) $ $) 45)) (-3994 (((-108) $ $) NIL (-3150 (|has| |#1| (-346)) (|has| |#1| (-788))))) (-3971 (((-108) $ $) 65)) (-4059 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (* (($ $ $) 22)))
+(((-838 |#1|) (-13 (-836 |#1|) (-10 -8 (-15 -3304 ((-2 (|:| |preimage| (-591 |#1|)) (|:| |image| (-591 |#1|))) $)) (-15 -3679 ($ (-591 (-591 |#1|)))) (-15 -2686 ($ (-591 (-591 |#1|)))) (-15 -2686 ($ (-591 |#1|))) (-15 -2050 ($ (-591 (-591 |#1|)))) (-15 -2743 ((-712) $)) (-15 -2982 ((-1020 |#1|) $)) (-15 -3659 ((-902) $)) (-15 -1676 ((-712) $)) (-15 -2478 ((-712) $)) (-15 -4188 ((-525) $)) (-15 -2882 ((-108) $)) (-15 -2116 ((-108) $)) (-15 -1282 ((-591 $) (-591 $))) (IF (|has| |#1| (-346)) (-15 -1330 ((-1020 |#1|) $)) |%noBranch|) (IF (|has| |#1| (-510)) (-15 -2488 ($ (-591 |#1|))) (IF (|has| |#1| (-346)) (-15 -2488 ($ (-591 |#1|))) |%noBranch|)))) (-1018)) (T -838))
+((-3304 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |preimage| (-591 *3)) (|:| |image| (-591 *3)))) (-5 *1 (-838 *3)) (-4 *3 (-1018)))) (-3679 (*1 *1 *2) (-12 (-5 *2 (-591 (-591 *3))) (-4 *3 (-1018)) (-5 *1 (-838 *3)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-591 (-591 *3))) (-4 *3 (-1018)) (-5 *1 (-838 *3)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1018)) (-5 *1 (-838 *3)))) (-2050 (*1 *1 *2) (-12 (-5 *2 (-591 (-591 *3))) (-4 *3 (-1018)) (-5 *1 (-838 *3)))) (-2743 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-838 *3)) (-4 *3 (-1018)))) (-2982 (*1 *2 *1) (-12 (-5 *2 (-1020 *3)) (-5 *1 (-838 *3)) (-4 *3 (-1018)))) (-3659 (*1 *2 *1) (-12 (-5 *2 (-902)) (-5 *1 (-838 *3)) (-4 *3 (-1018)))) (-1676 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-838 *3)) (-4 *3 (-1018)))) (-2478 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-838 *3)) (-4 *3 (-1018)))) (-4188 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-838 *3)) (-4 *3 (-1018)))) (-2882 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-838 *3)) (-4 *3 (-1018)))) (-2116 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-838 *3)) (-4 *3 (-1018)))) (-1282 (*1 *2 *2) (-12 (-5 *2 (-591 (-838 *3))) (-5 *1 (-838 *3)) (-4 *3 (-1018)))) (-1330 (*1 *2 *1) (-12 (-5 *2 (-1020 *3)) (-5 *1 (-838 *3)) (-4 *3 (-346)) (-4 *3 (-1018)))) (-2488 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1018)) (-5 *1 (-838 *3)))))
+(-13 (-836 |#1|) (-10 -8 (-15 -3304 ((-2 (|:| |preimage| (-591 |#1|)) (|:| |image| (-591 |#1|))) $)) (-15 -3679 ($ (-591 (-591 |#1|)))) (-15 -2686 ($ (-591 (-591 |#1|)))) (-15 -2686 ($ (-591 |#1|))) (-15 -2050 ($ (-591 (-591 |#1|)))) (-15 -2743 ((-712) $)) (-15 -2982 ((-1020 |#1|) $)) (-15 -3659 ((-902) $)) (-15 -1676 ((-712) $)) (-15 -2478 ((-712) $)) (-15 -4188 ((-525) $)) (-15 -2882 ((-108) $)) (-15 -2116 ((-108) $)) (-15 -1282 ((-591 $) (-591 $))) (IF (|has| |#1| (-346)) (-15 -1330 ((-1020 |#1|) $)) |%noBranch|) (IF (|has| |#1| (-510)) (-15 -2488 ($ (-591 |#1|))) (IF (|has| |#1| (-346)) (-15 -2488 ($ (-591 |#1|))) |%noBranch|))))
+((-3172 (((-3 (-591 (-1085 |#4|)) "failed") (-591 (-1085 |#4|)) (-1085 |#4|)) 128)) (-1397 ((|#1|) 77)) (-3479 (((-396 (-1085 |#4|)) (-1085 |#4|)) 137)) (-1985 (((-396 (-1085 |#4|)) (-591 |#3|) (-1085 |#4|)) 69)) (-1810 (((-396 (-1085 |#4|)) (-1085 |#4|)) 147)) (-3113 (((-3 (-591 (-1085 |#4|)) "failed") (-591 (-1085 |#4|)) (-1085 |#4|) |#3|) 92)))
+(((-839 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3172 ((-3 (-591 (-1085 |#4|)) "failed") (-591 (-1085 |#4|)) (-1085 |#4|))) (-15 -1810 ((-396 (-1085 |#4|)) (-1085 |#4|))) (-15 -3479 ((-396 (-1085 |#4|)) (-1085 |#4|))) (-15 -1397 (|#1|)) (-15 -3113 ((-3 (-591 (-1085 |#4|)) "failed") (-591 (-1085 |#4|)) (-1085 |#4|) |#3|)) (-15 -1985 ((-396 (-1085 |#4|)) (-591 |#3|) (-1085 |#4|)))) (-842) (-734) (-788) (-882 |#1| |#2| |#3|)) (T -839))
+((-1985 (*1 *2 *3 *4) (-12 (-5 *3 (-591 *7)) (-4 *7 (-788)) (-4 *5 (-842)) (-4 *6 (-734)) (-4 *8 (-882 *5 *6 *7)) (-5 *2 (-396 (-1085 *8))) (-5 *1 (-839 *5 *6 *7 *8)) (-5 *4 (-1085 *8)))) (-3113 (*1 *2 *2 *3 *4) (|partial| -12 (-5 *2 (-591 (-1085 *7))) (-5 *3 (-1085 *7)) (-4 *7 (-882 *5 *6 *4)) (-4 *5 (-842)) (-4 *6 (-734)) (-4 *4 (-788)) (-5 *1 (-839 *5 *6 *4 *7)))) (-1397 (*1 *2) (-12 (-4 *3 (-734)) (-4 *4 (-788)) (-4 *2 (-842)) (-5 *1 (-839 *2 *3 *4 *5)) (-4 *5 (-882 *2 *3 *4)))) (-3479 (*1 *2 *3) (-12 (-4 *4 (-842)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-882 *4 *5 *6)) (-5 *2 (-396 (-1085 *7))) (-5 *1 (-839 *4 *5 *6 *7)) (-5 *3 (-1085 *7)))) (-1810 (*1 *2 *3) (-12 (-4 *4 (-842)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-882 *4 *5 *6)) (-5 *2 (-396 (-1085 *7))) (-5 *1 (-839 *4 *5 *6 *7)) (-5 *3 (-1085 *7)))) (-3172 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-591 (-1085 *7))) (-5 *3 (-1085 *7)) (-4 *7 (-882 *4 *5 *6)) (-4 *4 (-842)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *1 (-839 *4 *5 *6 *7)))))
+(-10 -7 (-15 -3172 ((-3 (-591 (-1085 |#4|)) "failed") (-591 (-1085 |#4|)) (-1085 |#4|))) (-15 -1810 ((-396 (-1085 |#4|)) (-1085 |#4|))) (-15 -3479 ((-396 (-1085 |#4|)) (-1085 |#4|))) (-15 -1397 (|#1|)) (-15 -3113 ((-3 (-591 (-1085 |#4|)) "failed") (-591 (-1085 |#4|)) (-1085 |#4|) |#3|)) (-15 -1985 ((-396 (-1085 |#4|)) (-591 |#3|) (-1085 |#4|))))
+((-3172 (((-3 (-591 (-1085 |#2|)) "failed") (-591 (-1085 |#2|)) (-1085 |#2|)) 36)) (-1397 ((|#1|) 54)) (-3479 (((-396 (-1085 |#2|)) (-1085 |#2|)) 102)) (-1985 (((-396 (-1085 |#2|)) (-1085 |#2|)) 90)) (-1810 (((-396 (-1085 |#2|)) (-1085 |#2|)) 113)))
+(((-840 |#1| |#2|) (-10 -7 (-15 -3172 ((-3 (-591 (-1085 |#2|)) "failed") (-591 (-1085 |#2|)) (-1085 |#2|))) (-15 -1810 ((-396 (-1085 |#2|)) (-1085 |#2|))) (-15 -3479 ((-396 (-1085 |#2|)) (-1085 |#2|))) (-15 -1397 (|#1|)) (-15 -1985 ((-396 (-1085 |#2|)) (-1085 |#2|)))) (-842) (-1147 |#1|)) (T -840))
+((-1985 (*1 *2 *3) (-12 (-4 *4 (-842)) (-4 *5 (-1147 *4)) (-5 *2 (-396 (-1085 *5))) (-5 *1 (-840 *4 *5)) (-5 *3 (-1085 *5)))) (-1397 (*1 *2) (-12 (-4 *2 (-842)) (-5 *1 (-840 *2 *3)) (-4 *3 (-1147 *2)))) (-3479 (*1 *2 *3) (-12 (-4 *4 (-842)) (-4 *5 (-1147 *4)) (-5 *2 (-396 (-1085 *5))) (-5 *1 (-840 *4 *5)) (-5 *3 (-1085 *5)))) (-1810 (*1 *2 *3) (-12 (-4 *4 (-842)) (-4 *5 (-1147 *4)) (-5 *2 (-396 (-1085 *5))) (-5 *1 (-840 *4 *5)) (-5 *3 (-1085 *5)))) (-3172 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-591 (-1085 *5))) (-5 *3 (-1085 *5)) (-4 *5 (-1147 *4)) (-4 *4 (-842)) (-5 *1 (-840 *4 *5)))))
+(-10 -7 (-15 -3172 ((-3 (-591 (-1085 |#2|)) "failed") (-591 (-1085 |#2|)) (-1085 |#2|))) (-15 -1810 ((-396 (-1085 |#2|)) (-1085 |#2|))) (-15 -3479 ((-396 (-1085 |#2|)) (-1085 |#2|))) (-15 -1397 (|#1|)) (-15 -1985 ((-396 (-1085 |#2|)) (-1085 |#2|))))
+((-3008 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) 41)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) 18)) (-3751 (((-3 $ "failed") $) 35)))
+(((-841 |#1|) (-10 -8 (-15 -3751 ((-3 |#1| "failed") |#1|)) (-15 -3008 ((-3 (-591 (-1085 |#1|)) "failed") (-591 (-1085 |#1|)) (-1085 |#1|))) (-15 -3910 ((-1085 |#1|) (-1085 |#1|) (-1085 |#1|)))) (-842)) (T -841))
+NIL
+(-10 -8 (-15 -3751 ((-3 |#1| "failed") |#1|)) (-15 -3008 ((-3 (-591 (-1085 |#1|)) "failed") (-591 (-1085 |#1|)) (-1085 |#1|))) (-15 -3910 ((-1085 |#1|) (-1085 |#1|) (-1085 |#1|))))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) 41)) (-3641 (($ $) 40)) (-3077 (((-108) $) 38)) (-3332 (((-3 $ "failed") $ $) 19)) (-2179 (((-396 (-1085 $)) (-1085 $)) 60)) (-1720 (($ $) 51)) (-3898 (((-396 $) $) 52)) (-3008 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) 57)) (-2055 (($) 17 T CONST)) (-1522 (((-3 $ "failed") $) 34)) (-2393 (((-108) $) 53)) (-3865 (((-108) $) 31)) (-2081 (($ $ $) 46) (($ (-591 $)) 45)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) 44)) (-2124 (($ $ $) 48) (($ (-591 $)) 47)) (-3550 (((-396 (-1085 $)) (-1085 $)) 58)) (-3534 (((-396 (-1085 $)) (-1085 $)) 59)) (-2542 (((-396 $) $) 50)) (-3210 (((-3 $ "failed") $ $) 42)) (-3124 (((-3 (-1171 $) "failed") (-631 $)) 56 (|has| $ (-136)))) (-2686 (((-796) $) 11) (($ (-525)) 28) (($ $) 43)) (-3751 (((-3 $ "failed") $) 55 (|has| $ (-136)))) (-3425 (((-712)) 29)) (-1724 (((-108) $ $) 39)) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-3944 (((-108) $ $) 6)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24)))
(((-842) (-131)) (T -842))
-((-2526 (*1 *2 *2 *2) (-12 (-5 *2 (-1085 *1)) (-4 *1 (-842)))) (-1965 (*1 *2 *3) (-12 (-4 *1 (-842)) (-5 *2 (-396 (-1085 *1))) (-5 *3 (-1085 *1)))) (-1626 (*1 *2 *3) (-12 (-4 *1 (-842)) (-5 *2 (-396 (-1085 *1))) (-5 *3 (-1085 *1)))) (-2916 (*1 *2 *3) (-12 (-4 *1 (-842)) (-5 *2 (-396 (-1085 *1))) (-5 *3 (-1085 *1)))) (-2252 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-591 (-1085 *1))) (-5 *3 (-1085 *1)) (-4 *1 (-842)))) (-2265 (*1 *2 *3) (|partial| -12 (-5 *3 (-631 *1)) (-4 *1 (-136)) (-4 *1 (-842)) (-5 *2 (-1171 *1)))) (-1437 (*1 *1 *1) (|partial| -12 (-4 *1 (-136)) (-4 *1 (-842)))))
-(-13 (-1129) (-10 -8 (-15 -1965 ((-396 (-1085 $)) (-1085 $))) (-15 -1626 ((-396 (-1085 $)) (-1085 $))) (-15 -2916 ((-396 (-1085 $)) (-1085 $))) (-15 -2526 ((-1085 $) (-1085 $) (-1085 $))) (-15 -2252 ((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $))) (IF (|has| $ (-136)) (PROGN (-15 -2265 ((-3 (-1171 $) "failed") (-631 $))) (-15 -1437 ((-3 $ "failed") $))) |%noBranch|)))
+((-3910 (*1 *2 *2 *2) (-12 (-5 *2 (-1085 *1)) (-4 *1 (-842)))) (-2179 (*1 *2 *3) (-12 (-4 *1 (-842)) (-5 *2 (-396 (-1085 *1))) (-5 *3 (-1085 *1)))) (-3534 (*1 *2 *3) (-12 (-4 *1 (-842)) (-5 *2 (-396 (-1085 *1))) (-5 *3 (-1085 *1)))) (-3550 (*1 *2 *3) (-12 (-4 *1 (-842)) (-5 *2 (-396 (-1085 *1))) (-5 *3 (-1085 *1)))) (-3008 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-591 (-1085 *1))) (-5 *3 (-1085 *1)) (-4 *1 (-842)))) (-3124 (*1 *2 *3) (|partial| -12 (-5 *3 (-631 *1)) (-4 *1 (-136)) (-4 *1 (-842)) (-5 *2 (-1171 *1)))) (-3751 (*1 *1 *1) (|partial| -12 (-4 *1 (-136)) (-4 *1 (-842)))))
+(-13 (-1129) (-10 -8 (-15 -2179 ((-396 (-1085 $)) (-1085 $))) (-15 -3534 ((-396 (-1085 $)) (-1085 $))) (-15 -3550 ((-396 (-1085 $)) (-1085 $))) (-15 -3910 ((-1085 $) (-1085 $) (-1085 $))) (-15 -3008 ((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $))) (IF (|has| $ (-136)) (PROGN (-15 -3124 ((-3 (-1171 $) "failed") (-631 $))) (-15 -3751 ((-3 $ "failed") $))) |%noBranch|)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 $) . T) ((-97) . T) ((-107 $ $) . T) ((-126) . T) ((-565 (-796)) . T) ((-160) . T) ((-269) . T) ((-429) . T) ((-517) . T) ((-593 $) . T) ((-659 $) . T) ((-668) . T) ((-981 $) . T) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T) ((-1129) . T))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3706 (($ $) NIL)) (-1715 (((-108) $) NIL)) (-2144 (((-108) $) NIL)) (-2834 (((-712)) NIL)) (-2569 (($ $ (-854)) NIL (|has| $ (-346))) (($ $) NIL)) (-3734 (((-1099 (-854) (-712)) (-525)) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-1291 (($ $) NIL)) (-2827 (((-396 $) $) NIL)) (-1947 (((-108) $ $) NIL)) (-3032 (((-712)) NIL)) (-3798 (($) NIL T CONST)) (-1251 (((-3 $ "failed") $) NIL)) (-3528 (($ $) NIL)) (-4171 (($ (-1171 $)) NIL)) (-2625 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL)) (-2129 (($ $ $) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-3377 (($) NIL)) (-2110 (($ $ $) NIL)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL)) (-3944 (($) NIL)) (-4104 (((-108) $) NIL)) (-2299 (($ $) NIL) (($ $ (-712)) NIL)) (-2744 (((-108) $) NIL)) (-3873 (((-774 (-854)) $) NIL) (((-854) $) NIL)) (-2824 (((-108) $) NIL)) (-4046 (($) NIL (|has| $ (-346)))) (-1751 (((-108) $) NIL (|has| $ (-346)))) (-2771 (($ $ (-854)) NIL (|has| $ (-346))) (($ $) NIL)) (-2085 (((-3 $ "failed") $) NIL)) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1382 (((-1085 $) $ (-854)) NIL (|has| $ (-346))) (((-1085 $) $) NIL)) (-3016 (((-854) $) NIL)) (-1924 (((-1085 $) $) NIL (|has| $ (-346)))) (-3040 (((-3 (-1085 $) "failed") $ $) NIL (|has| $ (-346))) (((-1085 $) $) NIL (|has| $ (-346)))) (-2054 (($ $ (-1085 $)) NIL (|has| $ (-346)))) (-1356 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2339 (((-1072) $) NIL)) (-1622 (($ $) NIL)) (-3506 (($) NIL T CONST)) (-2226 (($ (-854)) NIL)) (-1476 (((-108) $) NIL)) (-2047 (((-1036) $) NIL)) (-3857 (($) NIL (|has| $ (-346)))) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-1399 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2846 (((-591 (-2 (|:| -1348 (-525)) (|:| -2008 (-525))))) NIL)) (-1348 (((-396 $) $) NIL)) (-2163 (((-854)) NIL) (((-774 (-854))) NIL)) (-3375 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2089 (((-3 $ "failed") $ $) NIL)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1712 (((-712) $) NIL)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL)) (-2953 (((-3 (-712) "failed") $ $) NIL) (((-712) $) NIL)) (-4224 (((-128)) NIL)) (-3266 (($ $ (-712)) NIL) (($ $) NIL)) (-1316 (((-854) $) NIL) (((-774 (-854)) $) NIL)) (-1478 (((-1085 $)) NIL)) (-2616 (($) NIL)) (-1608 (($) NIL (|has| $ (-346)))) (-3572 (((-631 $) (-1171 $)) NIL) (((-1171 $) $) NIL)) (-1408 (((-525) $) NIL)) (-2265 (((-3 (-1171 $) "failed") (-631 $)) NIL)) (-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL)) (-1437 (((-3 $ "failed") $) NIL) (($ $) NIL)) (-2128 (((-712)) NIL)) (-4003 (((-1171 $) (-854)) NIL) (((-1171 $)) NIL)) (-2495 (((-108) $ $) NIL)) (-1884 (((-108) $) NIL)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-4191 (($) NIL T CONST)) (-4197 (($) NIL T CONST)) (-4227 (($ $ (-712)) NIL (|has| $ (-346))) (($ $) NIL (|has| $ (-346)))) (-4196 (($ $ (-712)) NIL) (($ $) NIL)) (-4096 (((-108) $ $) NIL)) (-4173 (($ $ $) NIL)) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL)))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3641 (($ $) NIL)) (-3077 (((-108) $) NIL)) (-2862 (((-108) $) NIL)) (-3981 (((-712)) NIL)) (-1481 (($ $ (-854)) NIL (|has| $ (-346))) (($ $) NIL)) (-2666 (((-1099 (-854) (-712)) (-525)) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-1720 (($ $) NIL)) (-3898 (((-396 $) $) NIL)) (-1965 (((-108) $ $) NIL)) (-2834 (((-712)) NIL)) (-2055 (($) NIL T CONST)) (-4174 (((-3 $ "failed") $) NIL)) (-3341 (($ $) NIL)) (-1554 (($ (-1171 $)) NIL)) (-3640 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL)) (-3265 (($ $ $) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-1325 (($) NIL)) (-3239 (($ $ $) NIL)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL)) (-1268 (($) NIL)) (-2096 (((-108) $) NIL)) (-3477 (($ $) NIL) (($ $ (-712)) NIL)) (-2393 (((-108) $) NIL)) (-1676 (((-774 (-854)) $) NIL) (((-854) $) NIL)) (-3865 (((-108) $) NIL)) (-2805 (($) NIL (|has| $ (-346)))) (-3108 (((-108) $) NIL (|has| $ (-346)))) (-1525 (($ $ (-854)) NIL (|has| $ (-346))) (($ $) NIL)) (-2115 (((-3 $ "failed") $) NIL)) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3205 (((-1085 $) $ (-854)) NIL (|has| $ (-346))) (((-1085 $) $) NIL)) (-1970 (((-854) $) NIL)) (-3004 (((-1085 $) $) NIL (|has| $ (-346)))) (-2224 (((-3 (-1085 $) "failed") $ $) NIL (|has| $ (-346))) (((-1085 $) $) NIL (|has| $ (-346)))) (-2594 (($ $ (-1085 $)) NIL (|has| $ (-346)))) (-2081 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2621 (((-1072) $) NIL)) (-1523 (($ $) NIL)) (-3492 (($) NIL T CONST)) (-3229 (($ (-854)) NIL)) (-1326 (((-108) $) NIL)) (-2937 (((-1036) $) NIL)) (-3965 (($) NIL (|has| $ (-346)))) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-2124 (($ $ $) NIL) (($ (-591 $)) NIL)) (-4107 (((-591 (-2 (|:| -2542 (-525)) (|:| -3987 (-525))))) NIL)) (-2542 (((-396 $) $) NIL)) (-3383 (((-854)) NIL) (((-774 (-854))) NIL)) (-3387 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3210 (((-3 $ "failed") $ $) NIL)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3048 (((-712) $) NIL)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL)) (-2652 (((-3 (-712) "failed") $ $) NIL) (((-712) $) NIL)) (-3840 (((-128)) NIL)) (-2209 (($ $ (-712)) NIL) (($ $) NIL)) (-2743 (((-854) $) NIL) (((-774 (-854)) $) NIL)) (-1341 (((-1085 $)) NIL)) (-3560 (($) NIL)) (-2200 (($) NIL (|has| $ (-346)))) (-1671 (((-631 $) (-1171 $)) NIL) (((-1171 $) $) NIL)) (-1300 (((-525) $) NIL)) (-3124 (((-3 (-1171 $) "failed") (-631 $)) NIL)) (-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL)) (-3751 (((-3 $ "failed") $) NIL) (($ $) NIL)) (-3425 (((-712)) NIL)) (-3612 (((-1171 $) (-854)) NIL) (((-1171 $)) NIL)) (-1724 (((-108) $ $) NIL)) (-2588 (((-108) $) NIL)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-1830 (($) NIL T CONST)) (-1839 (($) NIL T CONST)) (-3861 (($ $ (-712)) NIL (|has| $ (-346))) (($ $) NIL (|has| $ (-346)))) (-1796 (($ $ (-712)) NIL) (($ $) NIL)) (-3944 (((-108) $ $) NIL)) (-4059 (($ $ $) NIL)) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL)))
(((-843 |#1|) (-13 (-327) (-307 $) (-566 (-525))) (-854)) (T -843))
NIL
(-13 (-327) (-307 $) (-566 (-525)))
-((-2251 (((-3 (-2 (|:| -3873 (-712)) (|:| -1245 |#5|)) "failed") (-314 |#2| |#3| |#4| |#5|)) 79)) (-1877 (((-108) (-314 |#2| |#3| |#4| |#5|)) 17)) (-3873 (((-3 (-712) "failed") (-314 |#2| |#3| |#4| |#5|)) 15)))
-(((-844 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3873 ((-3 (-712) "failed") (-314 |#2| |#3| |#4| |#5|))) (-15 -1877 ((-108) (-314 |#2| |#3| |#4| |#5|))) (-15 -2251 ((-3 (-2 (|:| -3873 (-712)) (|:| -1245 |#5|)) "failed") (-314 |#2| |#3| |#4| |#5|)))) (-13 (-788) (-517) (-966 (-525))) (-408 |#1|) (-1147 |#2|) (-1147 (-385 |#3|)) (-320 |#2| |#3| |#4|)) (T -844))
-((-2251 (*1 *2 *3) (|partial| -12 (-5 *3 (-314 *5 *6 *7 *8)) (-4 *5 (-408 *4)) (-4 *6 (-1147 *5)) (-4 *7 (-1147 (-385 *6))) (-4 *8 (-320 *5 *6 *7)) (-4 *4 (-13 (-788) (-517) (-966 (-525)))) (-5 *2 (-2 (|:| -3873 (-712)) (|:| -1245 *8))) (-5 *1 (-844 *4 *5 *6 *7 *8)))) (-1877 (*1 *2 *3) (-12 (-5 *3 (-314 *5 *6 *7 *8)) (-4 *5 (-408 *4)) (-4 *6 (-1147 *5)) (-4 *7 (-1147 (-385 *6))) (-4 *8 (-320 *5 *6 *7)) (-4 *4 (-13 (-788) (-517) (-966 (-525)))) (-5 *2 (-108)) (-5 *1 (-844 *4 *5 *6 *7 *8)))) (-3873 (*1 *2 *3) (|partial| -12 (-5 *3 (-314 *5 *6 *7 *8)) (-4 *5 (-408 *4)) (-4 *6 (-1147 *5)) (-4 *7 (-1147 (-385 *6))) (-4 *8 (-320 *5 *6 *7)) (-4 *4 (-13 (-788) (-517) (-966 (-525)))) (-5 *2 (-712)) (-5 *1 (-844 *4 *5 *6 *7 *8)))))
-(-10 -7 (-15 -3873 ((-3 (-712) "failed") (-314 |#2| |#3| |#4| |#5|))) (-15 -1877 ((-108) (-314 |#2| |#3| |#4| |#5|))) (-15 -2251 ((-3 (-2 (|:| -3873 (-712)) (|:| -1245 |#5|)) "failed") (-314 |#2| |#3| |#4| |#5|))))
-((-2251 (((-3 (-2 (|:| -3873 (-712)) (|:| -1245 |#3|)) "failed") (-314 (-385 (-525)) |#1| |#2| |#3|)) 56)) (-1877 (((-108) (-314 (-385 (-525)) |#1| |#2| |#3|)) 16)) (-3873 (((-3 (-712) "failed") (-314 (-385 (-525)) |#1| |#2| |#3|)) 14)))
-(((-845 |#1| |#2| |#3|) (-10 -7 (-15 -3873 ((-3 (-712) "failed") (-314 (-385 (-525)) |#1| |#2| |#3|))) (-15 -1877 ((-108) (-314 (-385 (-525)) |#1| |#2| |#3|))) (-15 -2251 ((-3 (-2 (|:| -3873 (-712)) (|:| -1245 |#3|)) "failed") (-314 (-385 (-525)) |#1| |#2| |#3|)))) (-1147 (-385 (-525))) (-1147 (-385 |#1|)) (-320 (-385 (-525)) |#1| |#2|)) (T -845))
-((-2251 (*1 *2 *3) (|partial| -12 (-5 *3 (-314 (-385 (-525)) *4 *5 *6)) (-4 *4 (-1147 (-385 (-525)))) (-4 *5 (-1147 (-385 *4))) (-4 *6 (-320 (-385 (-525)) *4 *5)) (-5 *2 (-2 (|:| -3873 (-712)) (|:| -1245 *6))) (-5 *1 (-845 *4 *5 *6)))) (-1877 (*1 *2 *3) (-12 (-5 *3 (-314 (-385 (-525)) *4 *5 *6)) (-4 *4 (-1147 (-385 (-525)))) (-4 *5 (-1147 (-385 *4))) (-4 *6 (-320 (-385 (-525)) *4 *5)) (-5 *2 (-108)) (-5 *1 (-845 *4 *5 *6)))) (-3873 (*1 *2 *3) (|partial| -12 (-5 *3 (-314 (-385 (-525)) *4 *5 *6)) (-4 *4 (-1147 (-385 (-525)))) (-4 *5 (-1147 (-385 *4))) (-4 *6 (-320 (-385 (-525)) *4 *5)) (-5 *2 (-712)) (-5 *1 (-845 *4 *5 *6)))))
-(-10 -7 (-15 -3873 ((-3 (-712) "failed") (-314 (-385 (-525)) |#1| |#2| |#3|))) (-15 -1877 ((-108) (-314 (-385 (-525)) |#1| |#2| |#3|))) (-15 -2251 ((-3 (-2 (|:| -3873 (-712)) (|:| -1245 |#3|)) "failed") (-314 (-385 (-525)) |#1| |#2| |#3|))))
-((-3114 ((|#2| |#2|) 26)) (-2891 (((-525) (-591 (-2 (|:| |den| (-525)) (|:| |gcdnum| (-525))))) 15)) (-3909 (((-854) (-525)) 35)) (-4207 (((-525) |#2|) 42)) (-3876 (((-525) |#2|) 21) (((-2 (|:| |den| (-525)) (|:| |gcdnum| (-525))) |#1|) 20)))
-(((-846 |#1| |#2|) (-10 -7 (-15 -3909 ((-854) (-525))) (-15 -3876 ((-2 (|:| |den| (-525)) (|:| |gcdnum| (-525))) |#1|)) (-15 -3876 ((-525) |#2|)) (-15 -2891 ((-525) (-591 (-2 (|:| |den| (-525)) (|:| |gcdnum| (-525)))))) (-15 -4207 ((-525) |#2|)) (-15 -3114 (|#2| |#2|))) (-1147 (-385 (-525))) (-1147 (-385 |#1|))) (T -846))
-((-3114 (*1 *2 *2) (-12 (-4 *3 (-1147 (-385 (-525)))) (-5 *1 (-846 *3 *2)) (-4 *2 (-1147 (-385 *3))))) (-4207 (*1 *2 *3) (-12 (-4 *4 (-1147 (-385 *2))) (-5 *2 (-525)) (-5 *1 (-846 *4 *3)) (-4 *3 (-1147 (-385 *4))))) (-2891 (*1 *2 *3) (-12 (-5 *3 (-591 (-2 (|:| |den| (-525)) (|:| |gcdnum| (-525))))) (-4 *4 (-1147 (-385 *2))) (-5 *2 (-525)) (-5 *1 (-846 *4 *5)) (-4 *5 (-1147 (-385 *4))))) (-3876 (*1 *2 *3) (-12 (-4 *4 (-1147 (-385 *2))) (-5 *2 (-525)) (-5 *1 (-846 *4 *3)) (-4 *3 (-1147 (-385 *4))))) (-3876 (*1 *2 *3) (-12 (-4 *3 (-1147 (-385 (-525)))) (-5 *2 (-2 (|:| |den| (-525)) (|:| |gcdnum| (-525)))) (-5 *1 (-846 *3 *4)) (-4 *4 (-1147 (-385 *3))))) (-3909 (*1 *2 *3) (-12 (-5 *3 (-525)) (-4 *4 (-1147 (-385 *3))) (-5 *2 (-854)) (-5 *1 (-846 *4 *5)) (-4 *5 (-1147 (-385 *4))))))
-(-10 -7 (-15 -3909 ((-854) (-525))) (-15 -3876 ((-2 (|:| |den| (-525)) (|:| |gcdnum| (-525))) |#1|)) (-15 -3876 ((-525) |#2|)) (-15 -2891 ((-525) (-591 (-2 (|:| |den| (-525)) (|:| |gcdnum| (-525)))))) (-15 -4207 ((-525) |#2|)) (-15 -3114 (|#2| |#2|)))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-1508 ((|#1| $) 81)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3706 (($ $) NIL)) (-1715 (((-108) $) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-1291 (($ $) NIL)) (-2827 (((-396 $) $) NIL)) (-1947 (((-108) $ $) NIL)) (-3798 (($) NIL T CONST)) (-2129 (($ $ $) NIL)) (-4163 (((-3 $ "failed") $) 75)) (-2110 (($ $ $) NIL)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL)) (-2744 (((-108) $) NIL)) (-3627 (($ |#1| (-396 |#1|)) 73)) (-2499 (((-1085 |#1|) |#1| |#1|) 41)) (-1236 (($ $) 49)) (-2824 (((-108) $) NIL)) (-1384 (((-525) $) 78)) (-2525 (($ $ (-525)) 80)) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1356 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2339 (((-1072) $) NIL)) (-1622 (($ $) NIL)) (-2047 (((-1036) $) NIL)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-1399 (($ $ $) NIL) (($ (-591 $)) NIL)) (-1955 ((|#1| $) 77)) (-3435 (((-396 |#1|) $) 76)) (-1348 (((-396 $) $) NIL)) (-3375 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2089 (((-3 $ "failed") $ $) 74)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1712 (((-712) $) NIL)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL)) (-3155 (($ $) 39)) (-3022 (((-796) $) 99) (($ (-525)) 54) (($ $) NIL) (($ (-385 (-525))) NIL) (($ |#1|) 31) (((-385 |#1|) $) 59) (($ (-385 (-396 |#1|))) 67)) (-2128 (((-712)) 52)) (-2495 (((-108) $ $) NIL)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-4191 (($) 23 T CONST)) (-4197 (($) 12 T CONST)) (-4096 (((-108) $ $) 68)) (-4173 (($ $ $) NIL)) (-4164 (($ $) 88) (($ $ $) NIL)) (-4156 (($ $ $) 38)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 90) (($ $ $) 37) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ |#1| $) 89) (($ $ |#1|) NIL)))
-(((-847 |#1|) (-13 (-341) (-37 |#1|) (-10 -8 (-15 -3022 ((-385 |#1|) $)) (-15 -3022 ($ (-385 (-396 |#1|)))) (-15 -3155 ($ $)) (-15 -3435 ((-396 |#1|) $)) (-15 -1955 (|#1| $)) (-15 -2525 ($ $ (-525))) (-15 -1384 ((-525) $)) (-15 -2499 ((-1085 |#1|) |#1| |#1|)) (-15 -1236 ($ $)) (-15 -3627 ($ |#1| (-396 |#1|))) (-15 -1508 (|#1| $)))) (-286)) (T -847))
-((-3022 (*1 *2 *1) (-12 (-5 *2 (-385 *3)) (-5 *1 (-847 *3)) (-4 *3 (-286)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-385 (-396 *3))) (-4 *3 (-286)) (-5 *1 (-847 *3)))) (-3155 (*1 *1 *1) (-12 (-5 *1 (-847 *2)) (-4 *2 (-286)))) (-3435 (*1 *2 *1) (-12 (-5 *2 (-396 *3)) (-5 *1 (-847 *3)) (-4 *3 (-286)))) (-1955 (*1 *2 *1) (-12 (-5 *1 (-847 *2)) (-4 *2 (-286)))) (-2525 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-847 *3)) (-4 *3 (-286)))) (-1384 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-847 *3)) (-4 *3 (-286)))) (-2499 (*1 *2 *3 *3) (-12 (-5 *2 (-1085 *3)) (-5 *1 (-847 *3)) (-4 *3 (-286)))) (-1236 (*1 *1 *1) (-12 (-5 *1 (-847 *2)) (-4 *2 (-286)))) (-3627 (*1 *1 *2 *3) (-12 (-5 *3 (-396 *2)) (-4 *2 (-286)) (-5 *1 (-847 *2)))) (-1508 (*1 *2 *1) (-12 (-5 *1 (-847 *2)) (-4 *2 (-286)))))
-(-13 (-341) (-37 |#1|) (-10 -8 (-15 -3022 ((-385 |#1|) $)) (-15 -3022 ($ (-385 (-396 |#1|)))) (-15 -3155 ($ $)) (-15 -3435 ((-396 |#1|) $)) (-15 -1955 (|#1| $)) (-15 -2525 ($ $ (-525))) (-15 -1384 ((-525) $)) (-15 -2499 ((-1085 |#1|) |#1| |#1|)) (-15 -1236 ($ $)) (-15 -3627 ($ |#1| (-396 |#1|))) (-15 -1508 (|#1| $))))
-((-3627 (((-51) (-885 |#1|) (-396 (-885 |#1|)) (-1089)) 17) (((-51) (-385 (-885 |#1|)) (-1089)) 18)))
-(((-848 |#1|) (-10 -7 (-15 -3627 ((-51) (-385 (-885 |#1|)) (-1089))) (-15 -3627 ((-51) (-885 |#1|) (-396 (-885 |#1|)) (-1089)))) (-13 (-286) (-138))) (T -848))
-((-3627 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-396 (-885 *6))) (-5 *5 (-1089)) (-5 *3 (-885 *6)) (-4 *6 (-13 (-286) (-138))) (-5 *2 (-51)) (-5 *1 (-848 *6)))) (-3627 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-885 *5))) (-5 *4 (-1089)) (-4 *5 (-13 (-286) (-138))) (-5 *2 (-51)) (-5 *1 (-848 *5)))))
-(-10 -7 (-15 -3627 ((-51) (-385 (-885 |#1|)) (-1089))) (-15 -3627 ((-51) (-885 |#1|) (-396 (-885 |#1|)) (-1089))))
-((-3751 ((|#4| (-591 |#4|)) 121) (((-1085 |#4|) (-1085 |#4|) (-1085 |#4|)) 67) ((|#4| |#4| |#4|) 120)) (-1399 (((-1085 |#4|) (-591 (-1085 |#4|))) 114) (((-1085 |#4|) (-1085 |#4|) (-1085 |#4|)) 50) ((|#4| (-591 |#4|)) 55) ((|#4| |#4| |#4|) 84)))
-(((-849 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1399 (|#4| |#4| |#4|)) (-15 -1399 (|#4| (-591 |#4|))) (-15 -1399 ((-1085 |#4|) (-1085 |#4|) (-1085 |#4|))) (-15 -1399 ((-1085 |#4|) (-591 (-1085 |#4|)))) (-15 -3751 (|#4| |#4| |#4|)) (-15 -3751 ((-1085 |#4|) (-1085 |#4|) (-1085 |#4|))) (-15 -3751 (|#4| (-591 |#4|)))) (-734) (-788) (-286) (-882 |#3| |#1| |#2|)) (T -849))
-((-3751 (*1 *2 *3) (-12 (-5 *3 (-591 *2)) (-4 *2 (-882 *6 *4 *5)) (-5 *1 (-849 *4 *5 *6 *2)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-286)))) (-3751 (*1 *2 *2 *2) (-12 (-5 *2 (-1085 *6)) (-4 *6 (-882 *5 *3 *4)) (-4 *3 (-734)) (-4 *4 (-788)) (-4 *5 (-286)) (-5 *1 (-849 *3 *4 *5 *6)))) (-3751 (*1 *2 *2 *2) (-12 (-4 *3 (-734)) (-4 *4 (-788)) (-4 *5 (-286)) (-5 *1 (-849 *3 *4 *5 *2)) (-4 *2 (-882 *5 *3 *4)))) (-1399 (*1 *2 *3) (-12 (-5 *3 (-591 (-1085 *7))) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-286)) (-5 *2 (-1085 *7)) (-5 *1 (-849 *4 *5 *6 *7)) (-4 *7 (-882 *6 *4 *5)))) (-1399 (*1 *2 *2 *2) (-12 (-5 *2 (-1085 *6)) (-4 *6 (-882 *5 *3 *4)) (-4 *3 (-734)) (-4 *4 (-788)) (-4 *5 (-286)) (-5 *1 (-849 *3 *4 *5 *6)))) (-1399 (*1 *2 *3) (-12 (-5 *3 (-591 *2)) (-4 *2 (-882 *6 *4 *5)) (-5 *1 (-849 *4 *5 *6 *2)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-286)))) (-1399 (*1 *2 *2 *2) (-12 (-4 *3 (-734)) (-4 *4 (-788)) (-4 *5 (-286)) (-5 *1 (-849 *3 *4 *5 *2)) (-4 *2 (-882 *5 *3 *4)))))
-(-10 -7 (-15 -1399 (|#4| |#4| |#4|)) (-15 -1399 (|#4| (-591 |#4|))) (-15 -1399 ((-1085 |#4|) (-1085 |#4|) (-1085 |#4|))) (-15 -1399 ((-1085 |#4|) (-591 (-1085 |#4|)))) (-15 -3751 (|#4| |#4| |#4|)) (-15 -3751 ((-1085 |#4|) (-1085 |#4|) (-1085 |#4|))) (-15 -3751 (|#4| (-591 |#4|))))
-((-3318 (((-837 (-525)) (-902)) 23) (((-837 (-525)) (-591 (-525))) 20)) (-3295 (((-837 (-525)) (-591 (-525))) 48) (((-837 (-525)) (-854)) 49)) (-2373 (((-837 (-525))) 24)) (-2439 (((-837 (-525))) 38) (((-837 (-525)) (-591 (-525))) 37)) (-2441 (((-837 (-525))) 36) (((-837 (-525)) (-591 (-525))) 35)) (-2702 (((-837 (-525))) 34) (((-837 (-525)) (-591 (-525))) 33)) (-2244 (((-837 (-525))) 32) (((-837 (-525)) (-591 (-525))) 31)) (-3906 (((-837 (-525))) 30) (((-837 (-525)) (-591 (-525))) 29)) (-3299 (((-837 (-525))) 40) (((-837 (-525)) (-591 (-525))) 39)) (-3635 (((-837 (-525)) (-591 (-525))) 52) (((-837 (-525)) (-854)) 53)) (-3753 (((-837 (-525)) (-591 (-525))) 50) (((-837 (-525)) (-854)) 51)) (-1294 (((-837 (-525)) (-591 (-525))) 46) (((-837 (-525)) (-854)) 47)) (-3836 (((-837 (-525)) (-591 (-854))) 43)))
-(((-850) (-10 -7 (-15 -3295 ((-837 (-525)) (-854))) (-15 -3295 ((-837 (-525)) (-591 (-525)))) (-15 -1294 ((-837 (-525)) (-854))) (-15 -1294 ((-837 (-525)) (-591 (-525)))) (-15 -3836 ((-837 (-525)) (-591 (-854)))) (-15 -3753 ((-837 (-525)) (-854))) (-15 -3753 ((-837 (-525)) (-591 (-525)))) (-15 -3635 ((-837 (-525)) (-854))) (-15 -3635 ((-837 (-525)) (-591 (-525)))) (-15 -3906 ((-837 (-525)) (-591 (-525)))) (-15 -3906 ((-837 (-525)))) (-15 -2244 ((-837 (-525)) (-591 (-525)))) (-15 -2244 ((-837 (-525)))) (-15 -2702 ((-837 (-525)) (-591 (-525)))) (-15 -2702 ((-837 (-525)))) (-15 -2441 ((-837 (-525)) (-591 (-525)))) (-15 -2441 ((-837 (-525)))) (-15 -2439 ((-837 (-525)) (-591 (-525)))) (-15 -2439 ((-837 (-525)))) (-15 -3299 ((-837 (-525)) (-591 (-525)))) (-15 -3299 ((-837 (-525)))) (-15 -2373 ((-837 (-525)))) (-15 -3318 ((-837 (-525)) (-591 (-525)))) (-15 -3318 ((-837 (-525)) (-902))))) (T -850))
-((-3318 (*1 *2 *3) (-12 (-5 *3 (-902)) (-5 *2 (-837 (-525))) (-5 *1 (-850)))) (-3318 (*1 *2 *3) (-12 (-5 *3 (-591 (-525))) (-5 *2 (-837 (-525))) (-5 *1 (-850)))) (-2373 (*1 *2) (-12 (-5 *2 (-837 (-525))) (-5 *1 (-850)))) (-3299 (*1 *2) (-12 (-5 *2 (-837 (-525))) (-5 *1 (-850)))) (-3299 (*1 *2 *3) (-12 (-5 *3 (-591 (-525))) (-5 *2 (-837 (-525))) (-5 *1 (-850)))) (-2439 (*1 *2) (-12 (-5 *2 (-837 (-525))) (-5 *1 (-850)))) (-2439 (*1 *2 *3) (-12 (-5 *3 (-591 (-525))) (-5 *2 (-837 (-525))) (-5 *1 (-850)))) (-2441 (*1 *2) (-12 (-5 *2 (-837 (-525))) (-5 *1 (-850)))) (-2441 (*1 *2 *3) (-12 (-5 *3 (-591 (-525))) (-5 *2 (-837 (-525))) (-5 *1 (-850)))) (-2702 (*1 *2) (-12 (-5 *2 (-837 (-525))) (-5 *1 (-850)))) (-2702 (*1 *2 *3) (-12 (-5 *3 (-591 (-525))) (-5 *2 (-837 (-525))) (-5 *1 (-850)))) (-2244 (*1 *2) (-12 (-5 *2 (-837 (-525))) (-5 *1 (-850)))) (-2244 (*1 *2 *3) (-12 (-5 *3 (-591 (-525))) (-5 *2 (-837 (-525))) (-5 *1 (-850)))) (-3906 (*1 *2) (-12 (-5 *2 (-837 (-525))) (-5 *1 (-850)))) (-3906 (*1 *2 *3) (-12 (-5 *3 (-591 (-525))) (-5 *2 (-837 (-525))) (-5 *1 (-850)))) (-3635 (*1 *2 *3) (-12 (-5 *3 (-591 (-525))) (-5 *2 (-837 (-525))) (-5 *1 (-850)))) (-3635 (*1 *2 *3) (-12 (-5 *3 (-854)) (-5 *2 (-837 (-525))) (-5 *1 (-850)))) (-3753 (*1 *2 *3) (-12 (-5 *3 (-591 (-525))) (-5 *2 (-837 (-525))) (-5 *1 (-850)))) (-3753 (*1 *2 *3) (-12 (-5 *3 (-854)) (-5 *2 (-837 (-525))) (-5 *1 (-850)))) (-3836 (*1 *2 *3) (-12 (-5 *3 (-591 (-854))) (-5 *2 (-837 (-525))) (-5 *1 (-850)))) (-1294 (*1 *2 *3) (-12 (-5 *3 (-591 (-525))) (-5 *2 (-837 (-525))) (-5 *1 (-850)))) (-1294 (*1 *2 *3) (-12 (-5 *3 (-854)) (-5 *2 (-837 (-525))) (-5 *1 (-850)))) (-3295 (*1 *2 *3) (-12 (-5 *3 (-591 (-525))) (-5 *2 (-837 (-525))) (-5 *1 (-850)))) (-3295 (*1 *2 *3) (-12 (-5 *3 (-854)) (-5 *2 (-837 (-525))) (-5 *1 (-850)))))
-(-10 -7 (-15 -3295 ((-837 (-525)) (-854))) (-15 -3295 ((-837 (-525)) (-591 (-525)))) (-15 -1294 ((-837 (-525)) (-854))) (-15 -1294 ((-837 (-525)) (-591 (-525)))) (-15 -3836 ((-837 (-525)) (-591 (-854)))) (-15 -3753 ((-837 (-525)) (-854))) (-15 -3753 ((-837 (-525)) (-591 (-525)))) (-15 -3635 ((-837 (-525)) (-854))) (-15 -3635 ((-837 (-525)) (-591 (-525)))) (-15 -3906 ((-837 (-525)) (-591 (-525)))) (-15 -3906 ((-837 (-525)))) (-15 -2244 ((-837 (-525)) (-591 (-525)))) (-15 -2244 ((-837 (-525)))) (-15 -2702 ((-837 (-525)) (-591 (-525)))) (-15 -2702 ((-837 (-525)))) (-15 -2441 ((-837 (-525)) (-591 (-525)))) (-15 -2441 ((-837 (-525)))) (-15 -2439 ((-837 (-525)) (-591 (-525)))) (-15 -2439 ((-837 (-525)))) (-15 -3299 ((-837 (-525)) (-591 (-525)))) (-15 -3299 ((-837 (-525)))) (-15 -2373 ((-837 (-525)))) (-15 -3318 ((-837 (-525)) (-591 (-525)))) (-15 -3318 ((-837 (-525)) (-902))))
-((-1700 (((-591 (-885 |#1|)) (-591 (-885 |#1|)) (-591 (-1089))) 12)) (-3071 (((-591 (-885 |#1|)) (-591 (-885 |#1|)) (-591 (-1089))) 11)))
-(((-851 |#1|) (-10 -7 (-15 -3071 ((-591 (-885 |#1|)) (-591 (-885 |#1|)) (-591 (-1089)))) (-15 -1700 ((-591 (-885 |#1|)) (-591 (-885 |#1|)) (-591 (-1089))))) (-429)) (T -851))
-((-1700 (*1 *2 *2 *3) (-12 (-5 *2 (-591 (-885 *4))) (-5 *3 (-591 (-1089))) (-4 *4 (-429)) (-5 *1 (-851 *4)))) (-3071 (*1 *2 *2 *3) (-12 (-5 *2 (-591 (-885 *4))) (-5 *3 (-591 (-1089))) (-4 *4 (-429)) (-5 *1 (-851 *4)))))
-(-10 -7 (-15 -3071 ((-591 (-885 |#1|)) (-591 (-885 |#1|)) (-591 (-1089)))) (-15 -1700 ((-591 (-885 |#1|)) (-591 (-885 |#1|)) (-591 (-1089)))))
-((-3022 (((-294 |#1|) (-454)) 16)))
-(((-852 |#1|) (-10 -7 (-15 -3022 ((-294 |#1|) (-454)))) (-13 (-788) (-517))) (T -852))
-((-3022 (*1 *2 *3) (-12 (-5 *3 (-454)) (-5 *2 (-294 *4)) (-5 *1 (-852 *4)) (-4 *4 (-13 (-788) (-517))))))
-(-10 -7 (-15 -3022 ((-294 |#1|) (-454))))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) 41)) (-3706 (($ $) 40)) (-1715 (((-108) $) 38)) (-2157 (((-3 $ "failed") $ $) 19)) (-3798 (($) 17 T CONST)) (-4163 (((-3 $ "failed") $) 34)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) 51)) (-2824 (((-108) $) 31)) (-1356 (($ $ $) 46) (($ (-591 $)) 45)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) 44)) (-1399 (($ $ $) 48) (($ (-591 $)) 47)) (-2089 (((-3 $ "failed") $ $) 42)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) 50)) (-3022 (((-796) $) 11) (($ (-525)) 28) (($ $) 43)) (-2128 (((-712)) 29)) (-2495 (((-108) $ $) 39)) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4096 (((-108) $ $) 6)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24)))
+((-2999 (((-3 (-2 (|:| -1676 (-712)) (|:| -1954 |#5|)) "failed") (-314 |#2| |#3| |#4| |#5|)) 79)) (-2522 (((-108) (-314 |#2| |#3| |#4| |#5|)) 17)) (-1676 (((-3 (-712) "failed") (-314 |#2| |#3| |#4| |#5|)) 15)))
+(((-844 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1676 ((-3 (-712) "failed") (-314 |#2| |#3| |#4| |#5|))) (-15 -2522 ((-108) (-314 |#2| |#3| |#4| |#5|))) (-15 -2999 ((-3 (-2 (|:| -1676 (-712)) (|:| -1954 |#5|)) "failed") (-314 |#2| |#3| |#4| |#5|)))) (-13 (-788) (-517) (-966 (-525))) (-408 |#1|) (-1147 |#2|) (-1147 (-385 |#3|)) (-320 |#2| |#3| |#4|)) (T -844))
+((-2999 (*1 *2 *3) (|partial| -12 (-5 *3 (-314 *5 *6 *7 *8)) (-4 *5 (-408 *4)) (-4 *6 (-1147 *5)) (-4 *7 (-1147 (-385 *6))) (-4 *8 (-320 *5 *6 *7)) (-4 *4 (-13 (-788) (-517) (-966 (-525)))) (-5 *2 (-2 (|:| -1676 (-712)) (|:| -1954 *8))) (-5 *1 (-844 *4 *5 *6 *7 *8)))) (-2522 (*1 *2 *3) (-12 (-5 *3 (-314 *5 *6 *7 *8)) (-4 *5 (-408 *4)) (-4 *6 (-1147 *5)) (-4 *7 (-1147 (-385 *6))) (-4 *8 (-320 *5 *6 *7)) (-4 *4 (-13 (-788) (-517) (-966 (-525)))) (-5 *2 (-108)) (-5 *1 (-844 *4 *5 *6 *7 *8)))) (-1676 (*1 *2 *3) (|partial| -12 (-5 *3 (-314 *5 *6 *7 *8)) (-4 *5 (-408 *4)) (-4 *6 (-1147 *5)) (-4 *7 (-1147 (-385 *6))) (-4 *8 (-320 *5 *6 *7)) (-4 *4 (-13 (-788) (-517) (-966 (-525)))) (-5 *2 (-712)) (-5 *1 (-844 *4 *5 *6 *7 *8)))))
+(-10 -7 (-15 -1676 ((-3 (-712) "failed") (-314 |#2| |#3| |#4| |#5|))) (-15 -2522 ((-108) (-314 |#2| |#3| |#4| |#5|))) (-15 -2999 ((-3 (-2 (|:| -1676 (-712)) (|:| -1954 |#5|)) "failed") (-314 |#2| |#3| |#4| |#5|))))
+((-2999 (((-3 (-2 (|:| -1676 (-712)) (|:| -1954 |#3|)) "failed") (-314 (-385 (-525)) |#1| |#2| |#3|)) 56)) (-2522 (((-108) (-314 (-385 (-525)) |#1| |#2| |#3|)) 16)) (-1676 (((-3 (-712) "failed") (-314 (-385 (-525)) |#1| |#2| |#3|)) 14)))
+(((-845 |#1| |#2| |#3|) (-10 -7 (-15 -1676 ((-3 (-712) "failed") (-314 (-385 (-525)) |#1| |#2| |#3|))) (-15 -2522 ((-108) (-314 (-385 (-525)) |#1| |#2| |#3|))) (-15 -2999 ((-3 (-2 (|:| -1676 (-712)) (|:| -1954 |#3|)) "failed") (-314 (-385 (-525)) |#1| |#2| |#3|)))) (-1147 (-385 (-525))) (-1147 (-385 |#1|)) (-320 (-385 (-525)) |#1| |#2|)) (T -845))
+((-2999 (*1 *2 *3) (|partial| -12 (-5 *3 (-314 (-385 (-525)) *4 *5 *6)) (-4 *4 (-1147 (-385 (-525)))) (-4 *5 (-1147 (-385 *4))) (-4 *6 (-320 (-385 (-525)) *4 *5)) (-5 *2 (-2 (|:| -1676 (-712)) (|:| -1954 *6))) (-5 *1 (-845 *4 *5 *6)))) (-2522 (*1 *2 *3) (-12 (-5 *3 (-314 (-385 (-525)) *4 *5 *6)) (-4 *4 (-1147 (-385 (-525)))) (-4 *5 (-1147 (-385 *4))) (-4 *6 (-320 (-385 (-525)) *4 *5)) (-5 *2 (-108)) (-5 *1 (-845 *4 *5 *6)))) (-1676 (*1 *2 *3) (|partial| -12 (-5 *3 (-314 (-385 (-525)) *4 *5 *6)) (-4 *4 (-1147 (-385 (-525)))) (-4 *5 (-1147 (-385 *4))) (-4 *6 (-320 (-385 (-525)) *4 *5)) (-5 *2 (-712)) (-5 *1 (-845 *4 *5 *6)))))
+(-10 -7 (-15 -1676 ((-3 (-712) "failed") (-314 (-385 (-525)) |#1| |#2| |#3|))) (-15 -2522 ((-108) (-314 (-385 (-525)) |#1| |#2| |#3|))) (-15 -2999 ((-3 (-2 (|:| -1676 (-712)) (|:| -1954 |#3|)) "failed") (-314 (-385 (-525)) |#1| |#2| |#3|))))
+((-1726 ((|#2| |#2|) 26)) (-3306 (((-525) (-591 (-2 (|:| |den| (-525)) (|:| |gcdnum| (-525))))) 15)) (-3927 (((-854) (-525)) 35)) (-1785 (((-525) |#2|) 42)) (-1703 (((-525) |#2|) 21) (((-2 (|:| |den| (-525)) (|:| |gcdnum| (-525))) |#1|) 20)))
+(((-846 |#1| |#2|) (-10 -7 (-15 -3927 ((-854) (-525))) (-15 -1703 ((-2 (|:| |den| (-525)) (|:| |gcdnum| (-525))) |#1|)) (-15 -1703 ((-525) |#2|)) (-15 -3306 ((-525) (-591 (-2 (|:| |den| (-525)) (|:| |gcdnum| (-525)))))) (-15 -1785 ((-525) |#2|)) (-15 -1726 (|#2| |#2|))) (-1147 (-385 (-525))) (-1147 (-385 |#1|))) (T -846))
+((-1726 (*1 *2 *2) (-12 (-4 *3 (-1147 (-385 (-525)))) (-5 *1 (-846 *3 *2)) (-4 *2 (-1147 (-385 *3))))) (-1785 (*1 *2 *3) (-12 (-4 *4 (-1147 (-385 *2))) (-5 *2 (-525)) (-5 *1 (-846 *4 *3)) (-4 *3 (-1147 (-385 *4))))) (-3306 (*1 *2 *3) (-12 (-5 *3 (-591 (-2 (|:| |den| (-525)) (|:| |gcdnum| (-525))))) (-4 *4 (-1147 (-385 *2))) (-5 *2 (-525)) (-5 *1 (-846 *4 *5)) (-4 *5 (-1147 (-385 *4))))) (-1703 (*1 *2 *3) (-12 (-4 *4 (-1147 (-385 *2))) (-5 *2 (-525)) (-5 *1 (-846 *4 *3)) (-4 *3 (-1147 (-385 *4))))) (-1703 (*1 *2 *3) (-12 (-4 *3 (-1147 (-385 (-525)))) (-5 *2 (-2 (|:| |den| (-525)) (|:| |gcdnum| (-525)))) (-5 *1 (-846 *3 *4)) (-4 *4 (-1147 (-385 *3))))) (-3927 (*1 *2 *3) (-12 (-5 *3 (-525)) (-4 *4 (-1147 (-385 *3))) (-5 *2 (-854)) (-5 *1 (-846 *4 *5)) (-4 *5 (-1147 (-385 *4))))))
+(-10 -7 (-15 -3927 ((-854) (-525))) (-15 -1703 ((-2 (|:| |den| (-525)) (|:| |gcdnum| (-525))) |#1|)) (-15 -1703 ((-525) |#2|)) (-15 -3306 ((-525) (-591 (-2 (|:| |den| (-525)) (|:| |gcdnum| (-525)))))) (-15 -1785 ((-525) |#2|)) (-15 -1726 (|#2| |#2|)))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-2314 ((|#1| $) 81)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3641 (($ $) NIL)) (-3077 (((-108) $) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-1720 (($ $) NIL)) (-3898 (((-396 $) $) NIL)) (-1965 (((-108) $ $) NIL)) (-2055 (($) NIL T CONST)) (-3265 (($ $ $) NIL)) (-1522 (((-3 $ "failed") $) 75)) (-3239 (($ $ $) NIL)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL)) (-2393 (((-108) $) NIL)) (-4111 (($ |#1| (-396 |#1|)) 73)) (-1758 (((-1085 |#1|) |#1| |#1|) 41)) (-3121 (($ $) 49)) (-3865 (((-108) $) NIL)) (-3235 (((-525) $) 78)) (-3901 (($ $ (-525)) 80)) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-2081 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2621 (((-1072) $) NIL)) (-1523 (($ $) NIL)) (-2937 (((-1036) $) NIL)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-2124 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2035 ((|#1| $) 77)) (-2701 (((-396 |#1|) $) 76)) (-2542 (((-396 $) $) NIL)) (-3387 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3210 (((-3 $ "failed") $ $) 74)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3048 (((-712) $) NIL)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL)) (-3974 (($ $) 39)) (-2686 (((-796) $) 99) (($ (-525)) 54) (($ $) NIL) (($ (-385 (-525))) NIL) (($ |#1|) 31) (((-385 |#1|) $) 59) (($ (-385 (-396 |#1|))) 67)) (-3425 (((-712)) 52)) (-1724 (((-108) $ $) NIL)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-1830 (($) 23 T CONST)) (-1839 (($) 12 T CONST)) (-3944 (((-108) $ $) 68)) (-4059 (($ $ $) NIL)) (-4047 (($ $) 88) (($ $ $) NIL)) (-4036 (($ $ $) 38)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 90) (($ $ $) 37) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ |#1| $) 89) (($ $ |#1|) NIL)))
+(((-847 |#1|) (-13 (-341) (-37 |#1|) (-10 -8 (-15 -2686 ((-385 |#1|) $)) (-15 -2686 ($ (-385 (-396 |#1|)))) (-15 -3974 ($ $)) (-15 -2701 ((-396 |#1|) $)) (-15 -2035 (|#1| $)) (-15 -3901 ($ $ (-525))) (-15 -3235 ((-525) $)) (-15 -1758 ((-1085 |#1|) |#1| |#1|)) (-15 -3121 ($ $)) (-15 -4111 ($ |#1| (-396 |#1|))) (-15 -2314 (|#1| $)))) (-286)) (T -847))
+((-2686 (*1 *2 *1) (-12 (-5 *2 (-385 *3)) (-5 *1 (-847 *3)) (-4 *3 (-286)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-385 (-396 *3))) (-4 *3 (-286)) (-5 *1 (-847 *3)))) (-3974 (*1 *1 *1) (-12 (-5 *1 (-847 *2)) (-4 *2 (-286)))) (-2701 (*1 *2 *1) (-12 (-5 *2 (-396 *3)) (-5 *1 (-847 *3)) (-4 *3 (-286)))) (-2035 (*1 *2 *1) (-12 (-5 *1 (-847 *2)) (-4 *2 (-286)))) (-3901 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-847 *3)) (-4 *3 (-286)))) (-3235 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-847 *3)) (-4 *3 (-286)))) (-1758 (*1 *2 *3 *3) (-12 (-5 *2 (-1085 *3)) (-5 *1 (-847 *3)) (-4 *3 (-286)))) (-3121 (*1 *1 *1) (-12 (-5 *1 (-847 *2)) (-4 *2 (-286)))) (-4111 (*1 *1 *2 *3) (-12 (-5 *3 (-396 *2)) (-4 *2 (-286)) (-5 *1 (-847 *2)))) (-2314 (*1 *2 *1) (-12 (-5 *1 (-847 *2)) (-4 *2 (-286)))))
+(-13 (-341) (-37 |#1|) (-10 -8 (-15 -2686 ((-385 |#1|) $)) (-15 -2686 ($ (-385 (-396 |#1|)))) (-15 -3974 ($ $)) (-15 -2701 ((-396 |#1|) $)) (-15 -2035 (|#1| $)) (-15 -3901 ($ $ (-525))) (-15 -3235 ((-525) $)) (-15 -1758 ((-1085 |#1|) |#1| |#1|)) (-15 -3121 ($ $)) (-15 -4111 ($ |#1| (-396 |#1|))) (-15 -2314 (|#1| $))))
+((-4111 (((-51) (-885 |#1|) (-396 (-885 |#1|)) (-1089)) 17) (((-51) (-385 (-885 |#1|)) (-1089)) 18)))
+(((-848 |#1|) (-10 -7 (-15 -4111 ((-51) (-385 (-885 |#1|)) (-1089))) (-15 -4111 ((-51) (-885 |#1|) (-396 (-885 |#1|)) (-1089)))) (-13 (-286) (-138))) (T -848))
+((-4111 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-396 (-885 *6))) (-5 *5 (-1089)) (-5 *3 (-885 *6)) (-4 *6 (-13 (-286) (-138))) (-5 *2 (-51)) (-5 *1 (-848 *6)))) (-4111 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-885 *5))) (-5 *4 (-1089)) (-4 *5 (-13 (-286) (-138))) (-5 *2 (-51)) (-5 *1 (-848 *5)))))
+(-10 -7 (-15 -4111 ((-51) (-385 (-885 |#1|)) (-1089))) (-15 -4111 ((-51) (-885 |#1|) (-396 (-885 |#1|)) (-1089))))
+((-2807 ((|#4| (-591 |#4|)) 121) (((-1085 |#4|) (-1085 |#4|) (-1085 |#4|)) 67) ((|#4| |#4| |#4|) 120)) (-2124 (((-1085 |#4|) (-591 (-1085 |#4|))) 114) (((-1085 |#4|) (-1085 |#4|) (-1085 |#4|)) 50) ((|#4| (-591 |#4|)) 55) ((|#4| |#4| |#4|) 84)))
+(((-849 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2124 (|#4| |#4| |#4|)) (-15 -2124 (|#4| (-591 |#4|))) (-15 -2124 ((-1085 |#4|) (-1085 |#4|) (-1085 |#4|))) (-15 -2124 ((-1085 |#4|) (-591 (-1085 |#4|)))) (-15 -2807 (|#4| |#4| |#4|)) (-15 -2807 ((-1085 |#4|) (-1085 |#4|) (-1085 |#4|))) (-15 -2807 (|#4| (-591 |#4|)))) (-734) (-788) (-286) (-882 |#3| |#1| |#2|)) (T -849))
+((-2807 (*1 *2 *3) (-12 (-5 *3 (-591 *2)) (-4 *2 (-882 *6 *4 *5)) (-5 *1 (-849 *4 *5 *6 *2)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-286)))) (-2807 (*1 *2 *2 *2) (-12 (-5 *2 (-1085 *6)) (-4 *6 (-882 *5 *3 *4)) (-4 *3 (-734)) (-4 *4 (-788)) (-4 *5 (-286)) (-5 *1 (-849 *3 *4 *5 *6)))) (-2807 (*1 *2 *2 *2) (-12 (-4 *3 (-734)) (-4 *4 (-788)) (-4 *5 (-286)) (-5 *1 (-849 *3 *4 *5 *2)) (-4 *2 (-882 *5 *3 *4)))) (-2124 (*1 *2 *3) (-12 (-5 *3 (-591 (-1085 *7))) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-286)) (-5 *2 (-1085 *7)) (-5 *1 (-849 *4 *5 *6 *7)) (-4 *7 (-882 *6 *4 *5)))) (-2124 (*1 *2 *2 *2) (-12 (-5 *2 (-1085 *6)) (-4 *6 (-882 *5 *3 *4)) (-4 *3 (-734)) (-4 *4 (-788)) (-4 *5 (-286)) (-5 *1 (-849 *3 *4 *5 *6)))) (-2124 (*1 *2 *3) (-12 (-5 *3 (-591 *2)) (-4 *2 (-882 *6 *4 *5)) (-5 *1 (-849 *4 *5 *6 *2)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-286)))) (-2124 (*1 *2 *2 *2) (-12 (-4 *3 (-734)) (-4 *4 (-788)) (-4 *5 (-286)) (-5 *1 (-849 *3 *4 *5 *2)) (-4 *2 (-882 *5 *3 *4)))))
+(-10 -7 (-15 -2124 (|#4| |#4| |#4|)) (-15 -2124 (|#4| (-591 |#4|))) (-15 -2124 ((-1085 |#4|) (-1085 |#4|) (-1085 |#4|))) (-15 -2124 ((-1085 |#4|) (-591 (-1085 |#4|)))) (-15 -2807 (|#4| |#4| |#4|)) (-15 -2807 ((-1085 |#4|) (-1085 |#4|) (-1085 |#4|))) (-15 -2807 (|#4| (-591 |#4|))))
+((-4068 (((-837 (-525)) (-902)) 23) (((-837 (-525)) (-591 (-525))) 20)) (-3822 (((-837 (-525)) (-591 (-525))) 48) (((-837 (-525)) (-854)) 49)) (-2964 (((-837 (-525))) 24)) (-2355 (((-837 (-525))) 38) (((-837 (-525)) (-591 (-525))) 37)) (-2378 (((-837 (-525))) 36) (((-837 (-525)) (-591 (-525))) 35)) (-1931 (((-837 (-525))) 34) (((-837 (-525)) (-591 (-525))) 33)) (-4213 (((-837 (-525))) 32) (((-837 (-525)) (-591 (-525))) 31)) (-3897 (((-837 (-525))) 30) (((-837 (-525)) (-591 (-525))) 29)) (-3863 (((-837 (-525))) 40) (((-837 (-525)) (-591 (-525))) 39)) (-4208 (((-837 (-525)) (-591 (-525))) 52) (((-837 (-525)) (-854)) 53)) (-2826 (((-837 (-525)) (-591 (-525))) 50) (((-837 (-525)) (-854)) 51)) (-3495 (((-837 (-525)) (-591 (-525))) 46) (((-837 (-525)) (-854)) 47)) (-1370 (((-837 (-525)) (-591 (-854))) 43)))
+(((-850) (-10 -7 (-15 -3822 ((-837 (-525)) (-854))) (-15 -3822 ((-837 (-525)) (-591 (-525)))) (-15 -3495 ((-837 (-525)) (-854))) (-15 -3495 ((-837 (-525)) (-591 (-525)))) (-15 -1370 ((-837 (-525)) (-591 (-854)))) (-15 -2826 ((-837 (-525)) (-854))) (-15 -2826 ((-837 (-525)) (-591 (-525)))) (-15 -4208 ((-837 (-525)) (-854))) (-15 -4208 ((-837 (-525)) (-591 (-525)))) (-15 -3897 ((-837 (-525)) (-591 (-525)))) (-15 -3897 ((-837 (-525)))) (-15 -4213 ((-837 (-525)) (-591 (-525)))) (-15 -4213 ((-837 (-525)))) (-15 -1931 ((-837 (-525)) (-591 (-525)))) (-15 -1931 ((-837 (-525)))) (-15 -2378 ((-837 (-525)) (-591 (-525)))) (-15 -2378 ((-837 (-525)))) (-15 -2355 ((-837 (-525)) (-591 (-525)))) (-15 -2355 ((-837 (-525)))) (-15 -3863 ((-837 (-525)) (-591 (-525)))) (-15 -3863 ((-837 (-525)))) (-15 -2964 ((-837 (-525)))) (-15 -4068 ((-837 (-525)) (-591 (-525)))) (-15 -4068 ((-837 (-525)) (-902))))) (T -850))
+((-4068 (*1 *2 *3) (-12 (-5 *3 (-902)) (-5 *2 (-837 (-525))) (-5 *1 (-850)))) (-4068 (*1 *2 *3) (-12 (-5 *3 (-591 (-525))) (-5 *2 (-837 (-525))) (-5 *1 (-850)))) (-2964 (*1 *2) (-12 (-5 *2 (-837 (-525))) (-5 *1 (-850)))) (-3863 (*1 *2) (-12 (-5 *2 (-837 (-525))) (-5 *1 (-850)))) (-3863 (*1 *2 *3) (-12 (-5 *3 (-591 (-525))) (-5 *2 (-837 (-525))) (-5 *1 (-850)))) (-2355 (*1 *2) (-12 (-5 *2 (-837 (-525))) (-5 *1 (-850)))) (-2355 (*1 *2 *3) (-12 (-5 *3 (-591 (-525))) (-5 *2 (-837 (-525))) (-5 *1 (-850)))) (-2378 (*1 *2) (-12 (-5 *2 (-837 (-525))) (-5 *1 (-850)))) (-2378 (*1 *2 *3) (-12 (-5 *3 (-591 (-525))) (-5 *2 (-837 (-525))) (-5 *1 (-850)))) (-1931 (*1 *2) (-12 (-5 *2 (-837 (-525))) (-5 *1 (-850)))) (-1931 (*1 *2 *3) (-12 (-5 *3 (-591 (-525))) (-5 *2 (-837 (-525))) (-5 *1 (-850)))) (-4213 (*1 *2) (-12 (-5 *2 (-837 (-525))) (-5 *1 (-850)))) (-4213 (*1 *2 *3) (-12 (-5 *3 (-591 (-525))) (-5 *2 (-837 (-525))) (-5 *1 (-850)))) (-3897 (*1 *2) (-12 (-5 *2 (-837 (-525))) (-5 *1 (-850)))) (-3897 (*1 *2 *3) (-12 (-5 *3 (-591 (-525))) (-5 *2 (-837 (-525))) (-5 *1 (-850)))) (-4208 (*1 *2 *3) (-12 (-5 *3 (-591 (-525))) (-5 *2 (-837 (-525))) (-5 *1 (-850)))) (-4208 (*1 *2 *3) (-12 (-5 *3 (-854)) (-5 *2 (-837 (-525))) (-5 *1 (-850)))) (-2826 (*1 *2 *3) (-12 (-5 *3 (-591 (-525))) (-5 *2 (-837 (-525))) (-5 *1 (-850)))) (-2826 (*1 *2 *3) (-12 (-5 *3 (-854)) (-5 *2 (-837 (-525))) (-5 *1 (-850)))) (-1370 (*1 *2 *3) (-12 (-5 *3 (-591 (-854))) (-5 *2 (-837 (-525))) (-5 *1 (-850)))) (-3495 (*1 *2 *3) (-12 (-5 *3 (-591 (-525))) (-5 *2 (-837 (-525))) (-5 *1 (-850)))) (-3495 (*1 *2 *3) (-12 (-5 *3 (-854)) (-5 *2 (-837 (-525))) (-5 *1 (-850)))) (-3822 (*1 *2 *3) (-12 (-5 *3 (-591 (-525))) (-5 *2 (-837 (-525))) (-5 *1 (-850)))) (-3822 (*1 *2 *3) (-12 (-5 *3 (-854)) (-5 *2 (-837 (-525))) (-5 *1 (-850)))))
+(-10 -7 (-15 -3822 ((-837 (-525)) (-854))) (-15 -3822 ((-837 (-525)) (-591 (-525)))) (-15 -3495 ((-837 (-525)) (-854))) (-15 -3495 ((-837 (-525)) (-591 (-525)))) (-15 -1370 ((-837 (-525)) (-591 (-854)))) (-15 -2826 ((-837 (-525)) (-854))) (-15 -2826 ((-837 (-525)) (-591 (-525)))) (-15 -4208 ((-837 (-525)) (-854))) (-15 -4208 ((-837 (-525)) (-591 (-525)))) (-15 -3897 ((-837 (-525)) (-591 (-525)))) (-15 -3897 ((-837 (-525)))) (-15 -4213 ((-837 (-525)) (-591 (-525)))) (-15 -4213 ((-837 (-525)))) (-15 -1931 ((-837 (-525)) (-591 (-525)))) (-15 -1931 ((-837 (-525)))) (-15 -2378 ((-837 (-525)) (-591 (-525)))) (-15 -2378 ((-837 (-525)))) (-15 -2355 ((-837 (-525)) (-591 (-525)))) (-15 -2355 ((-837 (-525)))) (-15 -3863 ((-837 (-525)) (-591 (-525)))) (-15 -3863 ((-837 (-525)))) (-15 -2964 ((-837 (-525)))) (-15 -4068 ((-837 (-525)) (-591 (-525)))) (-15 -4068 ((-837 (-525)) (-902))))
+((-2944 (((-591 (-885 |#1|)) (-591 (-885 |#1|)) (-591 (-1089))) 12)) (-1409 (((-591 (-885 |#1|)) (-591 (-885 |#1|)) (-591 (-1089))) 11)))
+(((-851 |#1|) (-10 -7 (-15 -1409 ((-591 (-885 |#1|)) (-591 (-885 |#1|)) (-591 (-1089)))) (-15 -2944 ((-591 (-885 |#1|)) (-591 (-885 |#1|)) (-591 (-1089))))) (-429)) (T -851))
+((-2944 (*1 *2 *2 *3) (-12 (-5 *2 (-591 (-885 *4))) (-5 *3 (-591 (-1089))) (-4 *4 (-429)) (-5 *1 (-851 *4)))) (-1409 (*1 *2 *2 *3) (-12 (-5 *2 (-591 (-885 *4))) (-5 *3 (-591 (-1089))) (-4 *4 (-429)) (-5 *1 (-851 *4)))))
+(-10 -7 (-15 -1409 ((-591 (-885 |#1|)) (-591 (-885 |#1|)) (-591 (-1089)))) (-15 -2944 ((-591 (-885 |#1|)) (-591 (-885 |#1|)) (-591 (-1089)))))
+((-2686 (((-294 |#1|) (-454)) 16)))
+(((-852 |#1|) (-10 -7 (-15 -2686 ((-294 |#1|) (-454)))) (-13 (-788) (-517))) (T -852))
+((-2686 (*1 *2 *3) (-12 (-5 *3 (-454)) (-5 *2 (-294 *4)) (-5 *1 (-852 *4)) (-4 *4 (-13 (-788) (-517))))))
+(-10 -7 (-15 -2686 ((-294 |#1|) (-454))))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) 41)) (-3641 (($ $) 40)) (-3077 (((-108) $) 38)) (-3332 (((-3 $ "failed") $ $) 19)) (-2055 (($) 17 T CONST)) (-1522 (((-3 $ "failed") $) 34)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) 51)) (-3865 (((-108) $) 31)) (-2081 (($ $ $) 46) (($ (-591 $)) 45)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) 44)) (-2124 (($ $ $) 48) (($ (-591 $)) 47)) (-3210 (((-3 $ "failed") $ $) 42)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) 50)) (-2686 (((-796) $) 11) (($ (-525)) 28) (($ $) 43)) (-3425 (((-712)) 29)) (-1724 (((-108) $ $) 39)) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-3944 (((-108) $ $) 6)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24)))
(((-853) (-131)) (T -853))
-((-3856 (*1 *2 *3) (-12 (-4 *1 (-853)) (-5 *2 (-2 (|:| -3482 (-591 *1)) (|:| -3857 *1))) (-5 *3 (-591 *1)))) (-4095 (*1 *2 *2 *1) (|partial| -12 (-5 *2 (-591 *1)) (-4 *1 (-853)))))
-(-13 (-429) (-10 -8 (-15 -3856 ((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $))) (-15 -4095 ((-3 (-591 $) "failed") (-591 $) $))))
+((-1550 (*1 *2 *3) (-12 (-4 *1 (-853)) (-5 *2 (-2 (|:| -2976 (-591 *1)) (|:| -3965 *1))) (-5 *3 (-591 *1)))) (-2018 (*1 *2 *2 *1) (|partial| -12 (-5 *2 (-591 *1)) (-4 *1 (-853)))))
+(-13 (-429) (-10 -8 (-15 -1550 ((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $))) (-15 -2018 ((-3 (-591 $) "failed") (-591 $) $))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 $) . T) ((-97) . T) ((-107 $ $) . T) ((-126) . T) ((-565 (-796)) . T) ((-160) . T) ((-269) . T) ((-429) . T) ((-517) . T) ((-593 $) . T) ((-659 $) . T) ((-668) . T) ((-981 $) . T) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T))
-((-3008 (((-108) $ $) NIL)) (-3798 (($) NIL T CONST)) (-4163 (((-3 $ "failed") $) NIL)) (-2824 (((-108) $) NIL)) (-3741 (($ $ $) NIL)) (-2478 (($ $ $) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-1399 (($ $ $) NIL)) (-3022 (((-796) $) NIL)) (-3710 (($ $ (-712)) NIL) (($ $ (-854)) NIL)) (-4197 (($) NIL T CONST)) (-4135 (((-108) $ $) NIL)) (-4119 (((-108) $ $) NIL)) (-4096 (((-108) $ $) NIL)) (-4126 (((-108) $ $) NIL)) (-4112 (((-108) $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-712)) NIL) (($ $ (-854)) NIL)) (* (($ (-854) $) NIL) (($ $ $) NIL)))
-(((-854) (-13 (-25) (-788) (-668) (-10 -8 (-15 -1399 ($ $ $)) (-6 (-4252 "*"))))) (T -854))
-((-1399 (*1 *1 *1 *1) (-5 *1 (-854))))
-(-13 (-25) (-788) (-668) (-10 -8 (-15 -1399 ($ $ $)) (-6 (-4252 "*"))))
-((-3263 ((|#2| (-591 |#1|) (-591 |#1|)) 24)))
-(((-855 |#1| |#2|) (-10 -7 (-15 -3263 (|#2| (-591 |#1|) (-591 |#1|)))) (-341) (-1147 |#1|)) (T -855))
-((-3263 (*1 *2 *3 *3) (-12 (-5 *3 (-591 *4)) (-4 *4 (-341)) (-4 *2 (-1147 *4)) (-5 *1 (-855 *4 *2)))))
-(-10 -7 (-15 -3263 (|#2| (-591 |#1|) (-591 |#1|))))
-((-2203 (((-1085 |#2|) (-591 |#2|) (-591 |#2|)) 17) (((-1144 |#1| |#2|) (-1144 |#1| |#2|) (-591 |#2|) (-591 |#2|)) 13)))
-(((-856 |#1| |#2|) (-10 -7 (-15 -2203 ((-1144 |#1| |#2|) (-1144 |#1| |#2|) (-591 |#2|) (-591 |#2|))) (-15 -2203 ((-1085 |#2|) (-591 |#2|) (-591 |#2|)))) (-1089) (-341)) (T -856))
-((-2203 (*1 *2 *3 *3) (-12 (-5 *3 (-591 *5)) (-4 *5 (-341)) (-5 *2 (-1085 *5)) (-5 *1 (-856 *4 *5)) (-14 *4 (-1089)))) (-2203 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-1144 *4 *5)) (-5 *3 (-591 *5)) (-14 *4 (-1089)) (-4 *5 (-341)) (-5 *1 (-856 *4 *5)))))
-(-10 -7 (-15 -2203 ((-1144 |#1| |#2|) (-1144 |#1| |#2|) (-591 |#2|) (-591 |#2|))) (-15 -2203 ((-1085 |#2|) (-591 |#2|) (-591 |#2|))))
-((-4103 (((-525) (-591 (-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -4003 (-591 (-1171 (-385 (-885 |#1|))))))))) (-1072)) 139)) (-3603 ((|#4| |#4|) 155)) (-2476 (((-591 (-385 (-885 |#1|))) (-591 (-1089))) 119)) (-2763 (((-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -4003 (-591 (-1171 (-385 (-885 |#1|)))))))) (-2 (|:| |det| |#4|) (|:| |rows| (-591 (-525))) (|:| |cols| (-591 (-525)))) (-631 |#4|) (-591 (-385 (-885 |#1|))) (-591 (-591 |#4|)) (-712) (-712) (-525)) 75)) (-1287 (((-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -4003 (-591 (-1171 (-385 (-885 |#1|)))))) (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -4003 (-591 (-1171 (-385 (-885 |#1|)))))) (-591 |#4|)) 59)) (-3843 (((-631 |#4|) (-631 |#4|) (-591 |#4|)) 55)) (-1438 (((-591 (-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -4003 (-591 (-1171 (-385 (-885 |#1|))))))))) (-1072)) 151)) (-2583 (((-525) (-631 |#4|) (-854) (-1072)) 133) (((-525) (-631 |#4|) (-591 (-1089)) (-854) (-1072)) 132) (((-525) (-631 |#4|) (-591 |#4|) (-854) (-1072)) 131) (((-525) (-631 |#4|) (-1072)) 128) (((-525) (-631 |#4|) (-591 (-1089)) (-1072)) 127) (((-525) (-631 |#4|) (-591 |#4|) (-1072)) 126) (((-591 (-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -4003 (-591 (-1171 (-385 (-885 |#1|))))))))) (-631 |#4|) (-854)) 125) (((-591 (-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -4003 (-591 (-1171 (-385 (-885 |#1|))))))))) (-631 |#4|) (-591 (-1089)) (-854)) 124) (((-591 (-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -4003 (-591 (-1171 (-385 (-885 |#1|))))))))) (-631 |#4|) (-591 |#4|) (-854)) 123) (((-591 (-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -4003 (-591 (-1171 (-385 (-885 |#1|))))))))) (-631 |#4|)) 121) (((-591 (-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -4003 (-591 (-1171 (-385 (-885 |#1|))))))))) (-631 |#4|) (-591 (-1089))) 120) (((-591 (-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -4003 (-591 (-1171 (-385 (-885 |#1|))))))))) (-631 |#4|) (-591 |#4|)) 116)) (-2108 ((|#4| (-885 |#1|)) 68)) (-1852 (((-108) (-591 |#4|) (-591 (-591 |#4|))) 152)) (-2001 (((-591 (-591 (-525))) (-525) (-525)) 130)) (-3082 (((-591 (-591 |#4|)) (-591 (-591 |#4|))) 88)) (-3907 (((-712) (-591 (-2 (|:| -4073 (-712)) (|:| |eqns| (-591 (-2 (|:| |det| |#4|) (|:| |rows| (-591 (-525))) (|:| |cols| (-591 (-525)))))) (|:| |fgb| (-591 |#4|))))) 86)) (-2622 (((-712) (-591 (-2 (|:| -4073 (-712)) (|:| |eqns| (-591 (-2 (|:| |det| |#4|) (|:| |rows| (-591 (-525))) (|:| |cols| (-591 (-525)))))) (|:| |fgb| (-591 |#4|))))) 85)) (-2025 (((-108) (-591 (-885 |#1|))) 17) (((-108) (-591 |#4|)) 13)) (-2094 (((-2 (|:| |sysok| (-108)) (|:| |z0| (-591 |#4|)) (|:| |n0| (-591 |#4|))) (-591 |#4|) (-591 |#4|)) 71)) (-2022 (((-591 |#4|) |#4|) 49)) (-3757 (((-591 (-385 (-885 |#1|))) (-591 |#4|)) 115) (((-631 (-385 (-885 |#1|))) (-631 |#4|)) 56) (((-385 (-885 |#1|)) |#4|) 112)) (-2942 (((-2 (|:| |rgl| (-591 (-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -4003 (-591 (-1171 (-385 (-885 |#1|)))))))))) (|:| |rgsz| (-525))) (-631 |#4|) (-591 (-385 (-885 |#1|))) (-712) (-1072) (-525)) 93)) (-3316 (((-591 (-2 (|:| -4073 (-712)) (|:| |eqns| (-591 (-2 (|:| |det| |#4|) (|:| |rows| (-591 (-525))) (|:| |cols| (-591 (-525)))))) (|:| |fgb| (-591 |#4|)))) (-631 |#4|) (-712)) 84)) (-1918 (((-591 (-2 (|:| |det| |#4|) (|:| |rows| (-591 (-525))) (|:| |cols| (-591 (-525))))) (-631 |#4|) (-712)) 101)) (-1314 (((-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -4003 (-591 (-1171 (-385 (-885 |#1|)))))) (-2 (|:| -4057 (-631 (-385 (-885 |#1|)))) (|:| |vec| (-591 (-385 (-885 |#1|)))) (|:| -4073 (-712)) (|:| |rows| (-591 (-525))) (|:| |cols| (-591 (-525))))) 48)))
-(((-857 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2583 ((-591 (-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -4003 (-591 (-1171 (-385 (-885 |#1|))))))))) (-631 |#4|) (-591 |#4|))) (-15 -2583 ((-591 (-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -4003 (-591 (-1171 (-385 (-885 |#1|))))))))) (-631 |#4|) (-591 (-1089)))) (-15 -2583 ((-591 (-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -4003 (-591 (-1171 (-385 (-885 |#1|))))))))) (-631 |#4|))) (-15 -2583 ((-591 (-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -4003 (-591 (-1171 (-385 (-885 |#1|))))))))) (-631 |#4|) (-591 |#4|) (-854))) (-15 -2583 ((-591 (-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -4003 (-591 (-1171 (-385 (-885 |#1|))))))))) (-631 |#4|) (-591 (-1089)) (-854))) (-15 -2583 ((-591 (-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -4003 (-591 (-1171 (-385 (-885 |#1|))))))))) (-631 |#4|) (-854))) (-15 -2583 ((-525) (-631 |#4|) (-591 |#4|) (-1072))) (-15 -2583 ((-525) (-631 |#4|) (-591 (-1089)) (-1072))) (-15 -2583 ((-525) (-631 |#4|) (-1072))) (-15 -2583 ((-525) (-631 |#4|) (-591 |#4|) (-854) (-1072))) (-15 -2583 ((-525) (-631 |#4|) (-591 (-1089)) (-854) (-1072))) (-15 -2583 ((-525) (-631 |#4|) (-854) (-1072))) (-15 -4103 ((-525) (-591 (-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -4003 (-591 (-1171 (-385 (-885 |#1|))))))))) (-1072))) (-15 -1438 ((-591 (-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -4003 (-591 (-1171 (-385 (-885 |#1|))))))))) (-1072))) (-15 -2942 ((-2 (|:| |rgl| (-591 (-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -4003 (-591 (-1171 (-385 (-885 |#1|)))))))))) (|:| |rgsz| (-525))) (-631 |#4|) (-591 (-385 (-885 |#1|))) (-712) (-1072) (-525))) (-15 -3757 ((-385 (-885 |#1|)) |#4|)) (-15 -3757 ((-631 (-385 (-885 |#1|))) (-631 |#4|))) (-15 -3757 ((-591 (-385 (-885 |#1|))) (-591 |#4|))) (-15 -2476 ((-591 (-385 (-885 |#1|))) (-591 (-1089)))) (-15 -2108 (|#4| (-885 |#1|))) (-15 -2094 ((-2 (|:| |sysok| (-108)) (|:| |z0| (-591 |#4|)) (|:| |n0| (-591 |#4|))) (-591 |#4|) (-591 |#4|))) (-15 -3316 ((-591 (-2 (|:| -4073 (-712)) (|:| |eqns| (-591 (-2 (|:| |det| |#4|) (|:| |rows| (-591 (-525))) (|:| |cols| (-591 (-525)))))) (|:| |fgb| (-591 |#4|)))) (-631 |#4|) (-712))) (-15 -1287 ((-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -4003 (-591 (-1171 (-385 (-885 |#1|)))))) (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -4003 (-591 (-1171 (-385 (-885 |#1|)))))) (-591 |#4|))) (-15 -1314 ((-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -4003 (-591 (-1171 (-385 (-885 |#1|)))))) (-2 (|:| -4057 (-631 (-385 (-885 |#1|)))) (|:| |vec| (-591 (-385 (-885 |#1|)))) (|:| -4073 (-712)) (|:| |rows| (-591 (-525))) (|:| |cols| (-591 (-525)))))) (-15 -2022 ((-591 |#4|) |#4|)) (-15 -2622 ((-712) (-591 (-2 (|:| -4073 (-712)) (|:| |eqns| (-591 (-2 (|:| |det| |#4|) (|:| |rows| (-591 (-525))) (|:| |cols| (-591 (-525)))))) (|:| |fgb| (-591 |#4|)))))) (-15 -3907 ((-712) (-591 (-2 (|:| -4073 (-712)) (|:| |eqns| (-591 (-2 (|:| |det| |#4|) (|:| |rows| (-591 (-525))) (|:| |cols| (-591 (-525)))))) (|:| |fgb| (-591 |#4|)))))) (-15 -3082 ((-591 (-591 |#4|)) (-591 (-591 |#4|)))) (-15 -2001 ((-591 (-591 (-525))) (-525) (-525))) (-15 -1852 ((-108) (-591 |#4|) (-591 (-591 |#4|)))) (-15 -1918 ((-591 (-2 (|:| |det| |#4|) (|:| |rows| (-591 (-525))) (|:| |cols| (-591 (-525))))) (-631 |#4|) (-712))) (-15 -3843 ((-631 |#4|) (-631 |#4|) (-591 |#4|))) (-15 -2763 ((-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -4003 (-591 (-1171 (-385 (-885 |#1|)))))))) (-2 (|:| |det| |#4|) (|:| |rows| (-591 (-525))) (|:| |cols| (-591 (-525)))) (-631 |#4|) (-591 (-385 (-885 |#1|))) (-591 (-591 |#4|)) (-712) (-712) (-525))) (-15 -3603 (|#4| |#4|)) (-15 -2025 ((-108) (-591 |#4|))) (-15 -2025 ((-108) (-591 (-885 |#1|))))) (-13 (-286) (-138)) (-13 (-788) (-566 (-1089))) (-734) (-882 |#1| |#3| |#2|)) (T -857))
-((-2025 (*1 *2 *3) (-12 (-5 *3 (-591 (-885 *4))) (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-788) (-566 (-1089)))) (-4 *6 (-734)) (-5 *2 (-108)) (-5 *1 (-857 *4 *5 *6 *7)) (-4 *7 (-882 *4 *6 *5)))) (-2025 (*1 *2 *3) (-12 (-5 *3 (-591 *7)) (-4 *7 (-882 *4 *6 *5)) (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-788) (-566 (-1089)))) (-4 *6 (-734)) (-5 *2 (-108)) (-5 *1 (-857 *4 *5 *6 *7)))) (-3603 (*1 *2 *2) (-12 (-4 *3 (-13 (-286) (-138))) (-4 *4 (-13 (-788) (-566 (-1089)))) (-4 *5 (-734)) (-5 *1 (-857 *3 *4 *5 *2)) (-4 *2 (-882 *3 *5 *4)))) (-2763 (*1 *2 *3 *4 *5 *6 *7 *7 *8) (-12 (-5 *3 (-2 (|:| |det| *12) (|:| |rows| (-591 (-525))) (|:| |cols| (-591 (-525))))) (-5 *4 (-631 *12)) (-5 *5 (-591 (-385 (-885 *9)))) (-5 *6 (-591 (-591 *12))) (-5 *7 (-712)) (-5 *8 (-525)) (-4 *9 (-13 (-286) (-138))) (-4 *12 (-882 *9 *11 *10)) (-4 *10 (-13 (-788) (-566 (-1089)))) (-4 *11 (-734)) (-5 *2 (-2 (|:| |eqzro| (-591 *12)) (|:| |neqzro| (-591 *12)) (|:| |wcond| (-591 (-885 *9))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 *9)))) (|:| -4003 (-591 (-1171 (-385 (-885 *9))))))))) (-5 *1 (-857 *9 *10 *11 *12)))) (-3843 (*1 *2 *2 *3) (-12 (-5 *2 (-631 *7)) (-5 *3 (-591 *7)) (-4 *7 (-882 *4 *6 *5)) (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-788) (-566 (-1089)))) (-4 *6 (-734)) (-5 *1 (-857 *4 *5 *6 *7)))) (-1918 (*1 *2 *3 *4) (-12 (-5 *3 (-631 *8)) (-5 *4 (-712)) (-4 *8 (-882 *5 *7 *6)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-13 (-788) (-566 (-1089)))) (-4 *7 (-734)) (-5 *2 (-591 (-2 (|:| |det| *8) (|:| |rows| (-591 (-525))) (|:| |cols| (-591 (-525)))))) (-5 *1 (-857 *5 *6 *7 *8)))) (-1852 (*1 *2 *3 *4) (-12 (-5 *4 (-591 (-591 *8))) (-5 *3 (-591 *8)) (-4 *8 (-882 *5 *7 *6)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-13 (-788) (-566 (-1089)))) (-4 *7 (-734)) (-5 *2 (-108)) (-5 *1 (-857 *5 *6 *7 *8)))) (-2001 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-788) (-566 (-1089)))) (-4 *6 (-734)) (-5 *2 (-591 (-591 (-525)))) (-5 *1 (-857 *4 *5 *6 *7)) (-5 *3 (-525)) (-4 *7 (-882 *4 *6 *5)))) (-3082 (*1 *2 *2) (-12 (-5 *2 (-591 (-591 *6))) (-4 *6 (-882 *3 *5 *4)) (-4 *3 (-13 (-286) (-138))) (-4 *4 (-13 (-788) (-566 (-1089)))) (-4 *5 (-734)) (-5 *1 (-857 *3 *4 *5 *6)))) (-3907 (*1 *2 *3) (-12 (-5 *3 (-591 (-2 (|:| -4073 (-712)) (|:| |eqns| (-591 (-2 (|:| |det| *7) (|:| |rows| (-591 (-525))) (|:| |cols| (-591 (-525)))))) (|:| |fgb| (-591 *7))))) (-4 *7 (-882 *4 *6 *5)) (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-788) (-566 (-1089)))) (-4 *6 (-734)) (-5 *2 (-712)) (-5 *1 (-857 *4 *5 *6 *7)))) (-2622 (*1 *2 *3) (-12 (-5 *3 (-591 (-2 (|:| -4073 (-712)) (|:| |eqns| (-591 (-2 (|:| |det| *7) (|:| |rows| (-591 (-525))) (|:| |cols| (-591 (-525)))))) (|:| |fgb| (-591 *7))))) (-4 *7 (-882 *4 *6 *5)) (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-788) (-566 (-1089)))) (-4 *6 (-734)) (-5 *2 (-712)) (-5 *1 (-857 *4 *5 *6 *7)))) (-2022 (*1 *2 *3) (-12 (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-788) (-566 (-1089)))) (-4 *6 (-734)) (-5 *2 (-591 *3)) (-5 *1 (-857 *4 *5 *6 *3)) (-4 *3 (-882 *4 *6 *5)))) (-1314 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| -4057 (-631 (-385 (-885 *4)))) (|:| |vec| (-591 (-385 (-885 *4)))) (|:| -4073 (-712)) (|:| |rows| (-591 (-525))) (|:| |cols| (-591 (-525))))) (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-788) (-566 (-1089)))) (-4 *6 (-734)) (-5 *2 (-2 (|:| |partsol| (-1171 (-385 (-885 *4)))) (|:| -4003 (-591 (-1171 (-385 (-885 *4))))))) (-5 *1 (-857 *4 *5 *6 *7)) (-4 *7 (-882 *4 *6 *5)))) (-1287 (*1 *2 *2 *3) (-12 (-5 *2 (-2 (|:| |partsol| (-1171 (-385 (-885 *4)))) (|:| -4003 (-591 (-1171 (-385 (-885 *4))))))) (-5 *3 (-591 *7)) (-4 *4 (-13 (-286) (-138))) (-4 *7 (-882 *4 *6 *5)) (-4 *5 (-13 (-788) (-566 (-1089)))) (-4 *6 (-734)) (-5 *1 (-857 *4 *5 *6 *7)))) (-3316 (*1 *2 *3 *4) (-12 (-5 *3 (-631 *8)) (-4 *8 (-882 *5 *7 *6)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-13 (-788) (-566 (-1089)))) (-4 *7 (-734)) (-5 *2 (-591 (-2 (|:| -4073 (-712)) (|:| |eqns| (-591 (-2 (|:| |det| *8) (|:| |rows| (-591 (-525))) (|:| |cols| (-591 (-525)))))) (|:| |fgb| (-591 *8))))) (-5 *1 (-857 *5 *6 *7 *8)) (-5 *4 (-712)))) (-2094 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-788) (-566 (-1089)))) (-4 *6 (-734)) (-4 *7 (-882 *4 *6 *5)) (-5 *2 (-2 (|:| |sysok| (-108)) (|:| |z0| (-591 *7)) (|:| |n0| (-591 *7)))) (-5 *1 (-857 *4 *5 *6 *7)) (-5 *3 (-591 *7)))) (-2108 (*1 *2 *3) (-12 (-5 *3 (-885 *4)) (-4 *4 (-13 (-286) (-138))) (-4 *2 (-882 *4 *6 *5)) (-5 *1 (-857 *4 *5 *6 *2)) (-4 *5 (-13 (-788) (-566 (-1089)))) (-4 *6 (-734)))) (-2476 (*1 *2 *3) (-12 (-5 *3 (-591 (-1089))) (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-788) (-566 (-1089)))) (-4 *6 (-734)) (-5 *2 (-591 (-385 (-885 *4)))) (-5 *1 (-857 *4 *5 *6 *7)) (-4 *7 (-882 *4 *6 *5)))) (-3757 (*1 *2 *3) (-12 (-5 *3 (-591 *7)) (-4 *7 (-882 *4 *6 *5)) (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-788) (-566 (-1089)))) (-4 *6 (-734)) (-5 *2 (-591 (-385 (-885 *4)))) (-5 *1 (-857 *4 *5 *6 *7)))) (-3757 (*1 *2 *3) (-12 (-5 *3 (-631 *7)) (-4 *7 (-882 *4 *6 *5)) (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-788) (-566 (-1089)))) (-4 *6 (-734)) (-5 *2 (-631 (-385 (-885 *4)))) (-5 *1 (-857 *4 *5 *6 *7)))) (-3757 (*1 *2 *3) (-12 (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-788) (-566 (-1089)))) (-4 *6 (-734)) (-5 *2 (-385 (-885 *4))) (-5 *1 (-857 *4 *5 *6 *3)) (-4 *3 (-882 *4 *6 *5)))) (-2942 (*1 *2 *3 *4 *5 *6 *7) (-12 (-5 *3 (-631 *11)) (-5 *4 (-591 (-385 (-885 *8)))) (-5 *5 (-712)) (-5 *6 (-1072)) (-4 *8 (-13 (-286) (-138))) (-4 *11 (-882 *8 *10 *9)) (-4 *9 (-13 (-788) (-566 (-1089)))) (-4 *10 (-734)) (-5 *2 (-2 (|:| |rgl| (-591 (-2 (|:| |eqzro| (-591 *11)) (|:| |neqzro| (-591 *11)) (|:| |wcond| (-591 (-885 *8))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 *8)))) (|:| -4003 (-591 (-1171 (-385 (-885 *8)))))))))) (|:| |rgsz| (-525)))) (-5 *1 (-857 *8 *9 *10 *11)) (-5 *7 (-525)))) (-1438 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-788) (-566 (-1089)))) (-4 *6 (-734)) (-5 *2 (-591 (-2 (|:| |eqzro| (-591 *7)) (|:| |neqzro| (-591 *7)) (|:| |wcond| (-591 (-885 *4))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 *4)))) (|:| -4003 (-591 (-1171 (-385 (-885 *4)))))))))) (-5 *1 (-857 *4 *5 *6 *7)) (-4 *7 (-882 *4 *6 *5)))) (-4103 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-2 (|:| |eqzro| (-591 *8)) (|:| |neqzro| (-591 *8)) (|:| |wcond| (-591 (-885 *5))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 *5)))) (|:| -4003 (-591 (-1171 (-385 (-885 *5)))))))))) (-5 *4 (-1072)) (-4 *5 (-13 (-286) (-138))) (-4 *8 (-882 *5 *7 *6)) (-4 *6 (-13 (-788) (-566 (-1089)))) (-4 *7 (-734)) (-5 *2 (-525)) (-5 *1 (-857 *5 *6 *7 *8)))) (-2583 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-631 *9)) (-5 *4 (-854)) (-5 *5 (-1072)) (-4 *9 (-882 *6 *8 *7)) (-4 *6 (-13 (-286) (-138))) (-4 *7 (-13 (-788) (-566 (-1089)))) (-4 *8 (-734)) (-5 *2 (-525)) (-5 *1 (-857 *6 *7 *8 *9)))) (-2583 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-631 *10)) (-5 *4 (-591 (-1089))) (-5 *5 (-854)) (-5 *6 (-1072)) (-4 *10 (-882 *7 *9 *8)) (-4 *7 (-13 (-286) (-138))) (-4 *8 (-13 (-788) (-566 (-1089)))) (-4 *9 (-734)) (-5 *2 (-525)) (-5 *1 (-857 *7 *8 *9 *10)))) (-2583 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-631 *10)) (-5 *4 (-591 *10)) (-5 *5 (-854)) (-5 *6 (-1072)) (-4 *10 (-882 *7 *9 *8)) (-4 *7 (-13 (-286) (-138))) (-4 *8 (-13 (-788) (-566 (-1089)))) (-4 *9 (-734)) (-5 *2 (-525)) (-5 *1 (-857 *7 *8 *9 *10)))) (-2583 (*1 *2 *3 *4) (-12 (-5 *3 (-631 *8)) (-5 *4 (-1072)) (-4 *8 (-882 *5 *7 *6)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-13 (-788) (-566 (-1089)))) (-4 *7 (-734)) (-5 *2 (-525)) (-5 *1 (-857 *5 *6 *7 *8)))) (-2583 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-631 *9)) (-5 *4 (-591 (-1089))) (-5 *5 (-1072)) (-4 *9 (-882 *6 *8 *7)) (-4 *6 (-13 (-286) (-138))) (-4 *7 (-13 (-788) (-566 (-1089)))) (-4 *8 (-734)) (-5 *2 (-525)) (-5 *1 (-857 *6 *7 *8 *9)))) (-2583 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-631 *9)) (-5 *4 (-591 *9)) (-5 *5 (-1072)) (-4 *9 (-882 *6 *8 *7)) (-4 *6 (-13 (-286) (-138))) (-4 *7 (-13 (-788) (-566 (-1089)))) (-4 *8 (-734)) (-5 *2 (-525)) (-5 *1 (-857 *6 *7 *8 *9)))) (-2583 (*1 *2 *3 *4) (-12 (-5 *3 (-631 *8)) (-5 *4 (-854)) (-4 *8 (-882 *5 *7 *6)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-13 (-788) (-566 (-1089)))) (-4 *7 (-734)) (-5 *2 (-591 (-2 (|:| |eqzro| (-591 *8)) (|:| |neqzro| (-591 *8)) (|:| |wcond| (-591 (-885 *5))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 *5)))) (|:| -4003 (-591 (-1171 (-385 (-885 *5)))))))))) (-5 *1 (-857 *5 *6 *7 *8)))) (-2583 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-631 *9)) (-5 *4 (-591 (-1089))) (-5 *5 (-854)) (-4 *9 (-882 *6 *8 *7)) (-4 *6 (-13 (-286) (-138))) (-4 *7 (-13 (-788) (-566 (-1089)))) (-4 *8 (-734)) (-5 *2 (-591 (-2 (|:| |eqzro| (-591 *9)) (|:| |neqzro| (-591 *9)) (|:| |wcond| (-591 (-885 *6))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 *6)))) (|:| -4003 (-591 (-1171 (-385 (-885 *6)))))))))) (-5 *1 (-857 *6 *7 *8 *9)))) (-2583 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-631 *9)) (-5 *5 (-854)) (-4 *9 (-882 *6 *8 *7)) (-4 *6 (-13 (-286) (-138))) (-4 *7 (-13 (-788) (-566 (-1089)))) (-4 *8 (-734)) (-5 *2 (-591 (-2 (|:| |eqzro| (-591 *9)) (|:| |neqzro| (-591 *9)) (|:| |wcond| (-591 (-885 *6))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 *6)))) (|:| -4003 (-591 (-1171 (-385 (-885 *6)))))))))) (-5 *1 (-857 *6 *7 *8 *9)) (-5 *4 (-591 *9)))) (-2583 (*1 *2 *3) (-12 (-5 *3 (-631 *7)) (-4 *7 (-882 *4 *6 *5)) (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-788) (-566 (-1089)))) (-4 *6 (-734)) (-5 *2 (-591 (-2 (|:| |eqzro| (-591 *7)) (|:| |neqzro| (-591 *7)) (|:| |wcond| (-591 (-885 *4))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 *4)))) (|:| -4003 (-591 (-1171 (-385 (-885 *4)))))))))) (-5 *1 (-857 *4 *5 *6 *7)))) (-2583 (*1 *2 *3 *4) (-12 (-5 *3 (-631 *8)) (-5 *4 (-591 (-1089))) (-4 *8 (-882 *5 *7 *6)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-13 (-788) (-566 (-1089)))) (-4 *7 (-734)) (-5 *2 (-591 (-2 (|:| |eqzro| (-591 *8)) (|:| |neqzro| (-591 *8)) (|:| |wcond| (-591 (-885 *5))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 *5)))) (|:| -4003 (-591 (-1171 (-385 (-885 *5)))))))))) (-5 *1 (-857 *5 *6 *7 *8)))) (-2583 (*1 *2 *3 *4) (-12 (-5 *3 (-631 *8)) (-4 *8 (-882 *5 *7 *6)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-13 (-788) (-566 (-1089)))) (-4 *7 (-734)) (-5 *2 (-591 (-2 (|:| |eqzro| (-591 *8)) (|:| |neqzro| (-591 *8)) (|:| |wcond| (-591 (-885 *5))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 *5)))) (|:| -4003 (-591 (-1171 (-385 (-885 *5)))))))))) (-5 *1 (-857 *5 *6 *7 *8)) (-5 *4 (-591 *8)))))
-(-10 -7 (-15 -2583 ((-591 (-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -4003 (-591 (-1171 (-385 (-885 |#1|))))))))) (-631 |#4|) (-591 |#4|))) (-15 -2583 ((-591 (-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -4003 (-591 (-1171 (-385 (-885 |#1|))))))))) (-631 |#4|) (-591 (-1089)))) (-15 -2583 ((-591 (-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -4003 (-591 (-1171 (-385 (-885 |#1|))))))))) (-631 |#4|))) (-15 -2583 ((-591 (-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -4003 (-591 (-1171 (-385 (-885 |#1|))))))))) (-631 |#4|) (-591 |#4|) (-854))) (-15 -2583 ((-591 (-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -4003 (-591 (-1171 (-385 (-885 |#1|))))))))) (-631 |#4|) (-591 (-1089)) (-854))) (-15 -2583 ((-591 (-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -4003 (-591 (-1171 (-385 (-885 |#1|))))))))) (-631 |#4|) (-854))) (-15 -2583 ((-525) (-631 |#4|) (-591 |#4|) (-1072))) (-15 -2583 ((-525) (-631 |#4|) (-591 (-1089)) (-1072))) (-15 -2583 ((-525) (-631 |#4|) (-1072))) (-15 -2583 ((-525) (-631 |#4|) (-591 |#4|) (-854) (-1072))) (-15 -2583 ((-525) (-631 |#4|) (-591 (-1089)) (-854) (-1072))) (-15 -2583 ((-525) (-631 |#4|) (-854) (-1072))) (-15 -4103 ((-525) (-591 (-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -4003 (-591 (-1171 (-385 (-885 |#1|))))))))) (-1072))) (-15 -1438 ((-591 (-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -4003 (-591 (-1171 (-385 (-885 |#1|))))))))) (-1072))) (-15 -2942 ((-2 (|:| |rgl| (-591 (-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -4003 (-591 (-1171 (-385 (-885 |#1|)))))))))) (|:| |rgsz| (-525))) (-631 |#4|) (-591 (-385 (-885 |#1|))) (-712) (-1072) (-525))) (-15 -3757 ((-385 (-885 |#1|)) |#4|)) (-15 -3757 ((-631 (-385 (-885 |#1|))) (-631 |#4|))) (-15 -3757 ((-591 (-385 (-885 |#1|))) (-591 |#4|))) (-15 -2476 ((-591 (-385 (-885 |#1|))) (-591 (-1089)))) (-15 -2108 (|#4| (-885 |#1|))) (-15 -2094 ((-2 (|:| |sysok| (-108)) (|:| |z0| (-591 |#4|)) (|:| |n0| (-591 |#4|))) (-591 |#4|) (-591 |#4|))) (-15 -3316 ((-591 (-2 (|:| -4073 (-712)) (|:| |eqns| (-591 (-2 (|:| |det| |#4|) (|:| |rows| (-591 (-525))) (|:| |cols| (-591 (-525)))))) (|:| |fgb| (-591 |#4|)))) (-631 |#4|) (-712))) (-15 -1287 ((-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -4003 (-591 (-1171 (-385 (-885 |#1|)))))) (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -4003 (-591 (-1171 (-385 (-885 |#1|)))))) (-591 |#4|))) (-15 -1314 ((-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -4003 (-591 (-1171 (-385 (-885 |#1|)))))) (-2 (|:| -4057 (-631 (-385 (-885 |#1|)))) (|:| |vec| (-591 (-385 (-885 |#1|)))) (|:| -4073 (-712)) (|:| |rows| (-591 (-525))) (|:| |cols| (-591 (-525)))))) (-15 -2022 ((-591 |#4|) |#4|)) (-15 -2622 ((-712) (-591 (-2 (|:| -4073 (-712)) (|:| |eqns| (-591 (-2 (|:| |det| |#4|) (|:| |rows| (-591 (-525))) (|:| |cols| (-591 (-525)))))) (|:| |fgb| (-591 |#4|)))))) (-15 -3907 ((-712) (-591 (-2 (|:| -4073 (-712)) (|:| |eqns| (-591 (-2 (|:| |det| |#4|) (|:| |rows| (-591 (-525))) (|:| |cols| (-591 (-525)))))) (|:| |fgb| (-591 |#4|)))))) (-15 -3082 ((-591 (-591 |#4|)) (-591 (-591 |#4|)))) (-15 -2001 ((-591 (-591 (-525))) (-525) (-525))) (-15 -1852 ((-108) (-591 |#4|) (-591 (-591 |#4|)))) (-15 -1918 ((-591 (-2 (|:| |det| |#4|) (|:| |rows| (-591 (-525))) (|:| |cols| (-591 (-525))))) (-631 |#4|) (-712))) (-15 -3843 ((-631 |#4|) (-631 |#4|) (-591 |#4|))) (-15 -2763 ((-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -4003 (-591 (-1171 (-385 (-885 |#1|)))))))) (-2 (|:| |det| |#4|) (|:| |rows| (-591 (-525))) (|:| |cols| (-591 (-525)))) (-631 |#4|) (-591 (-385 (-885 |#1|))) (-591 (-591 |#4|)) (-712) (-712) (-525))) (-15 -3603 (|#4| |#4|)) (-15 -2025 ((-108) (-591 |#4|))) (-15 -2025 ((-108) (-591 (-885 |#1|)))))
-((-2290 (((-860) |#1| (-1089)) 17) (((-860) |#1| (-1089) (-1013 (-205))) 21)) (-4205 (((-860) |#1| |#1| (-1089) (-1013 (-205))) 19) (((-860) |#1| (-1089) (-1013 (-205))) 15)))
-(((-858 |#1|) (-10 -7 (-15 -4205 ((-860) |#1| (-1089) (-1013 (-205)))) (-15 -4205 ((-860) |#1| |#1| (-1089) (-1013 (-205)))) (-15 -2290 ((-860) |#1| (-1089) (-1013 (-205)))) (-15 -2290 ((-860) |#1| (-1089)))) (-566 (-501))) (T -858))
-((-2290 (*1 *2 *3 *4) (-12 (-5 *4 (-1089)) (-5 *2 (-860)) (-5 *1 (-858 *3)) (-4 *3 (-566 (-501))))) (-2290 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1089)) (-5 *5 (-1013 (-205))) (-5 *2 (-860)) (-5 *1 (-858 *3)) (-4 *3 (-566 (-501))))) (-4205 (*1 *2 *3 *3 *4 *5) (-12 (-5 *4 (-1089)) (-5 *5 (-1013 (-205))) (-5 *2 (-860)) (-5 *1 (-858 *3)) (-4 *3 (-566 (-501))))) (-4205 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1089)) (-5 *5 (-1013 (-205))) (-5 *2 (-860)) (-5 *1 (-858 *3)) (-4 *3 (-566 (-501))))))
-(-10 -7 (-15 -4205 ((-860) |#1| (-1089) (-1013 (-205)))) (-15 -4205 ((-860) |#1| |#1| (-1089) (-1013 (-205)))) (-15 -2290 ((-860) |#1| (-1089) (-1013 (-205)))) (-15 -2290 ((-860) |#1| (-1089))))
-((-1895 (($ $ (-1013 (-205)) (-1013 (-205)) (-1013 (-205))) 70)) (-3243 (((-1013 (-205)) $) 40)) (-3236 (((-1013 (-205)) $) 39)) (-3229 (((-1013 (-205)) $) 38)) (-1913 (((-591 (-591 (-205))) $) 43)) (-3342 (((-1013 (-205)) $) 41)) (-2855 (((-525) (-525)) 32)) (-2471 (((-525) (-525)) 28)) (-3498 (((-525) (-525)) 30)) (-1960 (((-108) (-108)) 35)) (-2347 (((-525)) 31)) (-2960 (($ $ (-1013 (-205))) 73) (($ $) 74)) (-1365 (($ (-1 (-876 (-205)) (-205)) (-1013 (-205))) 78) (($ (-1 (-876 (-205)) (-205)) (-1013 (-205)) (-1013 (-205)) (-1013 (-205)) (-1013 (-205))) 79)) (-4205 (($ (-1 (-205) (-205)) (-1 (-205) (-205)) (-1 (-205) (-205)) (-1 (-205) (-205)) (-1013 (-205))) 81) (($ (-1 (-205) (-205)) (-1 (-205) (-205)) (-1 (-205) (-205)) (-1 (-205) (-205)) (-1013 (-205)) (-1013 (-205)) (-1013 (-205)) (-1013 (-205))) 82) (($ $ (-1013 (-205))) 76)) (-2912 (((-525)) 36)) (-2895 (((-525)) 27)) (-4216 (((-525)) 29)) (-3001 (((-591 (-591 (-876 (-205)))) $) 94)) (-2336 (((-108) (-108)) 37)) (-3022 (((-796) $) 93)) (-3927 (((-108)) 34)))
-(((-859) (-13 (-905) (-10 -8 (-15 -1365 ($ (-1 (-876 (-205)) (-205)) (-1013 (-205)))) (-15 -1365 ($ (-1 (-876 (-205)) (-205)) (-1013 (-205)) (-1013 (-205)) (-1013 (-205)) (-1013 (-205)))) (-15 -4205 ($ (-1 (-205) (-205)) (-1 (-205) (-205)) (-1 (-205) (-205)) (-1 (-205) (-205)) (-1013 (-205)))) (-15 -4205 ($ (-1 (-205) (-205)) (-1 (-205) (-205)) (-1 (-205) (-205)) (-1 (-205) (-205)) (-1013 (-205)) (-1013 (-205)) (-1013 (-205)) (-1013 (-205)))) (-15 -4205 ($ $ (-1013 (-205)))) (-15 -1895 ($ $ (-1013 (-205)) (-1013 (-205)) (-1013 (-205)))) (-15 -2960 ($ $ (-1013 (-205)))) (-15 -2960 ($ $)) (-15 -3342 ((-1013 (-205)) $)) (-15 -1913 ((-591 (-591 (-205))) $)) (-15 -2895 ((-525))) (-15 -2471 ((-525) (-525))) (-15 -4216 ((-525))) (-15 -3498 ((-525) (-525))) (-15 -2347 ((-525))) (-15 -2855 ((-525) (-525))) (-15 -3927 ((-108))) (-15 -1960 ((-108) (-108))) (-15 -2912 ((-525))) (-15 -2336 ((-108) (-108)))))) (T -859))
-((-1365 (*1 *1 *2 *3) (-12 (-5 *2 (-1 (-876 (-205)) (-205))) (-5 *3 (-1013 (-205))) (-5 *1 (-859)))) (-1365 (*1 *1 *2 *3 *3 *3 *3) (-12 (-5 *2 (-1 (-876 (-205)) (-205))) (-5 *3 (-1013 (-205))) (-5 *1 (-859)))) (-4205 (*1 *1 *2 *2 *2 *2 *3) (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1013 (-205))) (-5 *1 (-859)))) (-4205 (*1 *1 *2 *2 *2 *2 *3 *3 *3 *3) (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1013 (-205))) (-5 *1 (-859)))) (-4205 (*1 *1 *1 *2) (-12 (-5 *2 (-1013 (-205))) (-5 *1 (-859)))) (-1895 (*1 *1 *1 *2 *2 *2) (-12 (-5 *2 (-1013 (-205))) (-5 *1 (-859)))) (-2960 (*1 *1 *1 *2) (-12 (-5 *2 (-1013 (-205))) (-5 *1 (-859)))) (-2960 (*1 *1 *1) (-5 *1 (-859))) (-3342 (*1 *2 *1) (-12 (-5 *2 (-1013 (-205))) (-5 *1 (-859)))) (-1913 (*1 *2 *1) (-12 (-5 *2 (-591 (-591 (-205)))) (-5 *1 (-859)))) (-2895 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-859)))) (-2471 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-859)))) (-4216 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-859)))) (-3498 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-859)))) (-2347 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-859)))) (-2855 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-859)))) (-3927 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-859)))) (-1960 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-859)))) (-2912 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-859)))) (-2336 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-859)))))
-(-13 (-905) (-10 -8 (-15 -1365 ($ (-1 (-876 (-205)) (-205)) (-1013 (-205)))) (-15 -1365 ($ (-1 (-876 (-205)) (-205)) (-1013 (-205)) (-1013 (-205)) (-1013 (-205)) (-1013 (-205)))) (-15 -4205 ($ (-1 (-205) (-205)) (-1 (-205) (-205)) (-1 (-205) (-205)) (-1 (-205) (-205)) (-1013 (-205)))) (-15 -4205 ($ (-1 (-205) (-205)) (-1 (-205) (-205)) (-1 (-205) (-205)) (-1 (-205) (-205)) (-1013 (-205)) (-1013 (-205)) (-1013 (-205)) (-1013 (-205)))) (-15 -4205 ($ $ (-1013 (-205)))) (-15 -1895 ($ $ (-1013 (-205)) (-1013 (-205)) (-1013 (-205)))) (-15 -2960 ($ $ (-1013 (-205)))) (-15 -2960 ($ $)) (-15 -3342 ((-1013 (-205)) $)) (-15 -1913 ((-591 (-591 (-205))) $)) (-15 -2895 ((-525))) (-15 -2471 ((-525) (-525))) (-15 -4216 ((-525))) (-15 -3498 ((-525) (-525))) (-15 -2347 ((-525))) (-15 -2855 ((-525) (-525))) (-15 -3927 ((-108))) (-15 -1960 ((-108) (-108))) (-15 -2912 ((-525))) (-15 -2336 ((-108) (-108)))))
-((-1895 (($ $ (-1013 (-205))) 70) (($ $ (-1013 (-205)) (-1013 (-205))) 71)) (-3236 (((-1013 (-205)) $) 44)) (-3229 (((-1013 (-205)) $) 43)) (-3342 (((-1013 (-205)) $) 45)) (-2818 (((-525) (-525)) 37)) (-2417 (((-525) (-525)) 33)) (-2952 (((-525) (-525)) 35)) (-2923 (((-108) (-108)) 39)) (-2418 (((-525)) 36)) (-2960 (($ $ (-1013 (-205))) 74) (($ $) 75)) (-1365 (($ (-1 (-876 (-205)) (-205)) (-1013 (-205))) 84) (($ (-1 (-876 (-205)) (-205)) (-1013 (-205)) (-1013 (-205)) (-1013 (-205))) 85)) (-2290 (($ (-1 (-205) (-205)) (-1013 (-205))) 92) (($ (-1 (-205) (-205))) 95)) (-4205 (($ (-1 (-205) (-205)) (-1013 (-205))) 79) (($ (-1 (-205) (-205)) (-1013 (-205)) (-1013 (-205))) 80) (($ (-591 (-1 (-205) (-205))) (-1013 (-205))) 87) (($ (-591 (-1 (-205) (-205))) (-1013 (-205)) (-1013 (-205))) 88) (($ (-1 (-205) (-205)) (-1 (-205) (-205)) (-1013 (-205))) 81) (($ (-1 (-205) (-205)) (-1 (-205) (-205)) (-1013 (-205)) (-1013 (-205)) (-1013 (-205))) 82) (($ $ (-1013 (-205))) 76)) (-1879 (((-108) $) 40)) (-4134 (((-525)) 41)) (-3537 (((-525)) 32)) (-2061 (((-525)) 34)) (-3001 (((-591 (-591 (-876 (-205)))) $) 23)) (-2948 (((-108) (-108)) 42)) (-3022 (((-796) $) 106)) (-1332 (((-108)) 38)))
-(((-860) (-13 (-887) (-10 -8 (-15 -4205 ($ (-1 (-205) (-205)) (-1013 (-205)))) (-15 -4205 ($ (-1 (-205) (-205)) (-1013 (-205)) (-1013 (-205)))) (-15 -4205 ($ (-591 (-1 (-205) (-205))) (-1013 (-205)))) (-15 -4205 ($ (-591 (-1 (-205) (-205))) (-1013 (-205)) (-1013 (-205)))) (-15 -4205 ($ (-1 (-205) (-205)) (-1 (-205) (-205)) (-1013 (-205)))) (-15 -4205 ($ (-1 (-205) (-205)) (-1 (-205) (-205)) (-1013 (-205)) (-1013 (-205)) (-1013 (-205)))) (-15 -1365 ($ (-1 (-876 (-205)) (-205)) (-1013 (-205)))) (-15 -1365 ($ (-1 (-876 (-205)) (-205)) (-1013 (-205)) (-1013 (-205)) (-1013 (-205)))) (-15 -2290 ($ (-1 (-205) (-205)) (-1013 (-205)))) (-15 -2290 ($ (-1 (-205) (-205)))) (-15 -4205 ($ $ (-1013 (-205)))) (-15 -1879 ((-108) $)) (-15 -1895 ($ $ (-1013 (-205)))) (-15 -1895 ($ $ (-1013 (-205)) (-1013 (-205)))) (-15 -2960 ($ $ (-1013 (-205)))) (-15 -2960 ($ $)) (-15 -3342 ((-1013 (-205)) $)) (-15 -3537 ((-525))) (-15 -2417 ((-525) (-525))) (-15 -2061 ((-525))) (-15 -2952 ((-525) (-525))) (-15 -2418 ((-525))) (-15 -2818 ((-525) (-525))) (-15 -1332 ((-108))) (-15 -2923 ((-108) (-108))) (-15 -4134 ((-525))) (-15 -2948 ((-108) (-108)))))) (T -860))
-((-4205 (*1 *1 *2 *3) (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1013 (-205))) (-5 *1 (-860)))) (-4205 (*1 *1 *2 *3 *3) (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1013 (-205))) (-5 *1 (-860)))) (-4205 (*1 *1 *2 *3) (-12 (-5 *2 (-591 (-1 (-205) (-205)))) (-5 *3 (-1013 (-205))) (-5 *1 (-860)))) (-4205 (*1 *1 *2 *3 *3) (-12 (-5 *2 (-591 (-1 (-205) (-205)))) (-5 *3 (-1013 (-205))) (-5 *1 (-860)))) (-4205 (*1 *1 *2 *2 *3) (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1013 (-205))) (-5 *1 (-860)))) (-4205 (*1 *1 *2 *2 *3 *3 *3) (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1013 (-205))) (-5 *1 (-860)))) (-1365 (*1 *1 *2 *3) (-12 (-5 *2 (-1 (-876 (-205)) (-205))) (-5 *3 (-1013 (-205))) (-5 *1 (-860)))) (-1365 (*1 *1 *2 *3 *3 *3) (-12 (-5 *2 (-1 (-876 (-205)) (-205))) (-5 *3 (-1013 (-205))) (-5 *1 (-860)))) (-2290 (*1 *1 *2 *3) (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1013 (-205))) (-5 *1 (-860)))) (-2290 (*1 *1 *2) (-12 (-5 *2 (-1 (-205) (-205))) (-5 *1 (-860)))) (-4205 (*1 *1 *1 *2) (-12 (-5 *2 (-1013 (-205))) (-5 *1 (-860)))) (-1879 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-860)))) (-1895 (*1 *1 *1 *2) (-12 (-5 *2 (-1013 (-205))) (-5 *1 (-860)))) (-1895 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-1013 (-205))) (-5 *1 (-860)))) (-2960 (*1 *1 *1 *2) (-12 (-5 *2 (-1013 (-205))) (-5 *1 (-860)))) (-2960 (*1 *1 *1) (-5 *1 (-860))) (-3342 (*1 *2 *1) (-12 (-5 *2 (-1013 (-205))) (-5 *1 (-860)))) (-3537 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-860)))) (-2417 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-860)))) (-2061 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-860)))) (-2952 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-860)))) (-2418 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-860)))) (-2818 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-860)))) (-1332 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-860)))) (-2923 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-860)))) (-4134 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-860)))) (-2948 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-860)))))
-(-13 (-887) (-10 -8 (-15 -4205 ($ (-1 (-205) (-205)) (-1013 (-205)))) (-15 -4205 ($ (-1 (-205) (-205)) (-1013 (-205)) (-1013 (-205)))) (-15 -4205 ($ (-591 (-1 (-205) (-205))) (-1013 (-205)))) (-15 -4205 ($ (-591 (-1 (-205) (-205))) (-1013 (-205)) (-1013 (-205)))) (-15 -4205 ($ (-1 (-205) (-205)) (-1 (-205) (-205)) (-1013 (-205)))) (-15 -4205 ($ (-1 (-205) (-205)) (-1 (-205) (-205)) (-1013 (-205)) (-1013 (-205)) (-1013 (-205)))) (-15 -1365 ($ (-1 (-876 (-205)) (-205)) (-1013 (-205)))) (-15 -1365 ($ (-1 (-876 (-205)) (-205)) (-1013 (-205)) (-1013 (-205)) (-1013 (-205)))) (-15 -2290 ($ (-1 (-205) (-205)) (-1013 (-205)))) (-15 -2290 ($ (-1 (-205) (-205)))) (-15 -4205 ($ $ (-1013 (-205)))) (-15 -1879 ((-108) $)) (-15 -1895 ($ $ (-1013 (-205)))) (-15 -1895 ($ $ (-1013 (-205)) (-1013 (-205)))) (-15 -2960 ($ $ (-1013 (-205)))) (-15 -2960 ($ $)) (-15 -3342 ((-1013 (-205)) $)) (-15 -3537 ((-525))) (-15 -2417 ((-525) (-525))) (-15 -2061 ((-525))) (-15 -2952 ((-525) (-525))) (-15 -2418 ((-525))) (-15 -2818 ((-525) (-525))) (-15 -1332 ((-108))) (-15 -2923 ((-108) (-108))) (-15 -4134 ((-525))) (-15 -2948 ((-108) (-108)))))
-((-2403 (((-591 (-1013 (-205))) (-591 (-591 (-876 (-205))))) 24)))
-(((-861) (-10 -7 (-15 -2403 ((-591 (-1013 (-205))) (-591 (-591 (-876 (-205)))))))) (T -861))
-((-2403 (*1 *2 *3) (-12 (-5 *3 (-591 (-591 (-876 (-205))))) (-5 *2 (-591 (-1013 (-205)))) (-5 *1 (-861)))))
-(-10 -7 (-15 -2403 ((-591 (-1013 (-205))) (-591 (-591 (-876 (-205)))))))
-((-4204 ((|#2| |#2|) 26)) (-2729 ((|#2| |#2|) 27)) (-2058 ((|#2| |#2|) 25)) (-1498 ((|#2| |#2| (-1072)) 24)))
-(((-862 |#1| |#2|) (-10 -7 (-15 -1498 (|#2| |#2| (-1072))) (-15 -2058 (|#2| |#2|)) (-15 -4204 (|#2| |#2|)) (-15 -2729 (|#2| |#2|))) (-788) (-408 |#1|)) (T -862))
-((-2729 (*1 *2 *2) (-12 (-4 *3 (-788)) (-5 *1 (-862 *3 *2)) (-4 *2 (-408 *3)))) (-4204 (*1 *2 *2) (-12 (-4 *3 (-788)) (-5 *1 (-862 *3 *2)) (-4 *2 (-408 *3)))) (-2058 (*1 *2 *2) (-12 (-4 *3 (-788)) (-5 *1 (-862 *3 *2)) (-4 *2 (-408 *3)))) (-1498 (*1 *2 *2 *3) (-12 (-5 *3 (-1072)) (-4 *4 (-788)) (-5 *1 (-862 *4 *2)) (-4 *2 (-408 *4)))))
-(-10 -7 (-15 -1498 (|#2| |#2| (-1072))) (-15 -2058 (|#2| |#2|)) (-15 -4204 (|#2| |#2|)) (-15 -2729 (|#2| |#2|)))
-((-4204 (((-294 (-525)) (-1089)) 16)) (-2729 (((-294 (-525)) (-1089)) 14)) (-2058 (((-294 (-525)) (-1089)) 12)) (-1498 (((-294 (-525)) (-1089) (-1072)) 19)))
-(((-863) (-10 -7 (-15 -1498 ((-294 (-525)) (-1089) (-1072))) (-15 -2058 ((-294 (-525)) (-1089))) (-15 -4204 ((-294 (-525)) (-1089))) (-15 -2729 ((-294 (-525)) (-1089))))) (T -863))
-((-2729 (*1 *2 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-294 (-525))) (-5 *1 (-863)))) (-4204 (*1 *2 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-294 (-525))) (-5 *1 (-863)))) (-2058 (*1 *2 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-294 (-525))) (-5 *1 (-863)))) (-1498 (*1 *2 *3 *4) (-12 (-5 *3 (-1089)) (-5 *4 (-1072)) (-5 *2 (-294 (-525))) (-5 *1 (-863)))))
-(-10 -7 (-15 -1498 ((-294 (-525)) (-1089) (-1072))) (-15 -2058 ((-294 (-525)) (-1089))) (-15 -4204 ((-294 (-525)) (-1089))) (-15 -2729 ((-294 (-525)) (-1089))))
-((-2011 (((-822 |#1| |#3|) |#2| (-825 |#1|) (-822 |#1| |#3|)) 25)) (-3978 (((-1 (-108) |#2|) (-1 (-108) |#3|)) 13)))
-(((-864 |#1| |#2| |#3|) (-10 -7 (-15 -3978 ((-1 (-108) |#2|) (-1 (-108) |#3|))) (-15 -2011 ((-822 |#1| |#3|) |#2| (-825 |#1|) (-822 |#1| |#3|)))) (-1018) (-819 |#1|) (-13 (-1018) (-966 |#2|))) (T -864))
-((-2011 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-822 *5 *6)) (-5 *4 (-825 *5)) (-4 *5 (-1018)) (-4 *6 (-13 (-1018) (-966 *3))) (-4 *3 (-819 *5)) (-5 *1 (-864 *5 *3 *6)))) (-3978 (*1 *2 *3) (-12 (-5 *3 (-1 (-108) *6)) (-4 *6 (-13 (-1018) (-966 *5))) (-4 *5 (-819 *4)) (-4 *4 (-1018)) (-5 *2 (-1 (-108) *5)) (-5 *1 (-864 *4 *5 *6)))))
-(-10 -7 (-15 -3978 ((-1 (-108) |#2|) (-1 (-108) |#3|))) (-15 -2011 ((-822 |#1| |#3|) |#2| (-825 |#1|) (-822 |#1| |#3|))))
-((-2011 (((-822 |#1| |#3|) |#3| (-825 |#1|) (-822 |#1| |#3|)) 30)))
-(((-865 |#1| |#2| |#3|) (-10 -7 (-15 -2011 ((-822 |#1| |#3|) |#3| (-825 |#1|) (-822 |#1| |#3|)))) (-1018) (-13 (-517) (-788) (-819 |#1|)) (-13 (-408 |#2|) (-566 (-825 |#1|)) (-819 |#1|) (-966 (-564 $)))) (T -865))
-((-2011 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-822 *5 *3)) (-4 *5 (-1018)) (-4 *3 (-13 (-408 *6) (-566 *4) (-819 *5) (-966 (-564 $)))) (-5 *4 (-825 *5)) (-4 *6 (-13 (-517) (-788) (-819 *5))) (-5 *1 (-865 *5 *6 *3)))))
-(-10 -7 (-15 -2011 ((-822 |#1| |#3|) |#3| (-825 |#1|) (-822 |#1| |#3|))))
-((-2011 (((-822 (-525) |#1|) |#1| (-825 (-525)) (-822 (-525) |#1|)) 13)))
-(((-866 |#1|) (-10 -7 (-15 -2011 ((-822 (-525) |#1|) |#1| (-825 (-525)) (-822 (-525) |#1|)))) (-510)) (T -866))
-((-2011 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-822 (-525) *3)) (-5 *4 (-825 (-525))) (-4 *3 (-510)) (-5 *1 (-866 *3)))))
-(-10 -7 (-15 -2011 ((-822 (-525) |#1|) |#1| (-825 (-525)) (-822 (-525) |#1|))))
-((-2011 (((-822 |#1| |#2|) (-564 |#2|) (-825 |#1|) (-822 |#1| |#2|)) 54)))
-(((-867 |#1| |#2|) (-10 -7 (-15 -2011 ((-822 |#1| |#2|) (-564 |#2|) (-825 |#1|) (-822 |#1| |#2|)))) (-1018) (-13 (-788) (-966 (-564 $)) (-566 (-825 |#1|)) (-819 |#1|))) (T -867))
-((-2011 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-822 *5 *6)) (-5 *3 (-564 *6)) (-4 *5 (-1018)) (-4 *6 (-13 (-788) (-966 (-564 $)) (-566 *4) (-819 *5))) (-5 *4 (-825 *5)) (-5 *1 (-867 *5 *6)))))
-(-10 -7 (-15 -2011 ((-822 |#1| |#2|) (-564 |#2|) (-825 |#1|) (-822 |#1| |#2|))))
-((-2011 (((-818 |#1| |#2| |#3|) |#3| (-825 |#1|) (-818 |#1| |#2| |#3|)) 15)))
-(((-868 |#1| |#2| |#3|) (-10 -7 (-15 -2011 ((-818 |#1| |#2| |#3|) |#3| (-825 |#1|) (-818 |#1| |#2| |#3|)))) (-1018) (-819 |#1|) (-611 |#2|)) (T -868))
-((-2011 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-818 *5 *6 *3)) (-5 *4 (-825 *5)) (-4 *5 (-1018)) (-4 *6 (-819 *5)) (-4 *3 (-611 *6)) (-5 *1 (-868 *5 *6 *3)))))
-(-10 -7 (-15 -2011 ((-818 |#1| |#2| |#3|) |#3| (-825 |#1|) (-818 |#1| |#2| |#3|))))
-((-2011 (((-822 |#1| |#5|) |#5| (-825 |#1|) (-822 |#1| |#5|)) 17 (|has| |#3| (-819 |#1|))) (((-822 |#1| |#5|) |#5| (-825 |#1|) (-822 |#1| |#5|) (-1 (-822 |#1| |#5|) |#3| (-825 |#1|) (-822 |#1| |#5|))) 16)))
-(((-869 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2011 ((-822 |#1| |#5|) |#5| (-825 |#1|) (-822 |#1| |#5|) (-1 (-822 |#1| |#5|) |#3| (-825 |#1|) (-822 |#1| |#5|)))) (IF (|has| |#3| (-819 |#1|)) (-15 -2011 ((-822 |#1| |#5|) |#5| (-825 |#1|) (-822 |#1| |#5|))) |%noBranch|)) (-1018) (-734) (-788) (-13 (-975) (-788) (-819 |#1|)) (-13 (-882 |#4| |#2| |#3|) (-566 (-825 |#1|)))) (T -869))
-((-2011 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-822 *5 *3)) (-4 *5 (-1018)) (-4 *3 (-13 (-882 *8 *6 *7) (-566 *4))) (-5 *4 (-825 *5)) (-4 *7 (-819 *5)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *8 (-13 (-975) (-788) (-819 *5))) (-5 *1 (-869 *5 *6 *7 *8 *3)))) (-2011 (*1 *2 *3 *4 *2 *5) (-12 (-5 *5 (-1 (-822 *6 *3) *8 (-825 *6) (-822 *6 *3))) (-4 *8 (-788)) (-5 *2 (-822 *6 *3)) (-5 *4 (-825 *6)) (-4 *6 (-1018)) (-4 *3 (-13 (-882 *9 *7 *8) (-566 *4))) (-4 *7 (-734)) (-4 *9 (-13 (-975) (-788) (-819 *6))) (-5 *1 (-869 *6 *7 *8 *9 *3)))))
-(-10 -7 (-15 -2011 ((-822 |#1| |#5|) |#5| (-825 |#1|) (-822 |#1| |#5|) (-1 (-822 |#1| |#5|) |#3| (-825 |#1|) (-822 |#1| |#5|)))) (IF (|has| |#3| (-819 |#1|)) (-15 -2011 ((-822 |#1| |#5|) |#5| (-825 |#1|) (-822 |#1| |#5|))) |%noBranch|))
-((-2819 ((|#2| |#2| (-591 (-1 (-108) |#3|))) 12) ((|#2| |#2| (-1 (-108) |#3|)) 13)))
-(((-870 |#1| |#2| |#3|) (-10 -7 (-15 -2819 (|#2| |#2| (-1 (-108) |#3|))) (-15 -2819 (|#2| |#2| (-591 (-1 (-108) |#3|))))) (-788) (-408 |#1|) (-1125)) (T -870))
-((-2819 (*1 *2 *2 *3) (-12 (-5 *3 (-591 (-1 (-108) *5))) (-4 *5 (-1125)) (-4 *4 (-788)) (-5 *1 (-870 *4 *2 *5)) (-4 *2 (-408 *4)))) (-2819 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-108) *5)) (-4 *5 (-1125)) (-4 *4 (-788)) (-5 *1 (-870 *4 *2 *5)) (-4 *2 (-408 *4)))))
-(-10 -7 (-15 -2819 (|#2| |#2| (-1 (-108) |#3|))) (-15 -2819 (|#2| |#2| (-591 (-1 (-108) |#3|)))))
-((-2819 (((-294 (-525)) (-1089) (-591 (-1 (-108) |#1|))) 18) (((-294 (-525)) (-1089) (-1 (-108) |#1|)) 15)))
-(((-871 |#1|) (-10 -7 (-15 -2819 ((-294 (-525)) (-1089) (-1 (-108) |#1|))) (-15 -2819 ((-294 (-525)) (-1089) (-591 (-1 (-108) |#1|))))) (-1125)) (T -871))
-((-2819 (*1 *2 *3 *4) (-12 (-5 *3 (-1089)) (-5 *4 (-591 (-1 (-108) *5))) (-4 *5 (-1125)) (-5 *2 (-294 (-525))) (-5 *1 (-871 *5)))) (-2819 (*1 *2 *3 *4) (-12 (-5 *3 (-1089)) (-5 *4 (-1 (-108) *5)) (-4 *5 (-1125)) (-5 *2 (-294 (-525))) (-5 *1 (-871 *5)))))
-(-10 -7 (-15 -2819 ((-294 (-525)) (-1089) (-1 (-108) |#1|))) (-15 -2819 ((-294 (-525)) (-1089) (-591 (-1 (-108) |#1|)))))
-((-2011 (((-822 |#1| |#3|) |#3| (-825 |#1|) (-822 |#1| |#3|)) 25)))
-(((-872 |#1| |#2| |#3|) (-10 -7 (-15 -2011 ((-822 |#1| |#3|) |#3| (-825 |#1|) (-822 |#1| |#3|)))) (-1018) (-13 (-517) (-819 |#1|) (-566 (-825 |#1|))) (-923 |#2|)) (T -872))
-((-2011 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-822 *5 *3)) (-4 *5 (-1018)) (-4 *3 (-923 *6)) (-4 *6 (-13 (-517) (-819 *5) (-566 *4))) (-5 *4 (-825 *5)) (-5 *1 (-872 *5 *6 *3)))))
-(-10 -7 (-15 -2011 ((-822 |#1| |#3|) |#3| (-825 |#1|) (-822 |#1| |#3|))))
-((-2011 (((-822 |#1| (-1089)) (-1089) (-825 |#1|) (-822 |#1| (-1089))) 17)))
-(((-873 |#1|) (-10 -7 (-15 -2011 ((-822 |#1| (-1089)) (-1089) (-825 |#1|) (-822 |#1| (-1089))))) (-1018)) (T -873))
-((-2011 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-822 *5 (-1089))) (-5 *3 (-1089)) (-5 *4 (-825 *5)) (-4 *5 (-1018)) (-5 *1 (-873 *5)))))
-(-10 -7 (-15 -2011 ((-822 |#1| (-1089)) (-1089) (-825 |#1|) (-822 |#1| (-1089)))))
-((-3822 (((-822 |#1| |#3|) (-591 |#3|) (-591 (-825 |#1|)) (-822 |#1| |#3|) (-1 (-822 |#1| |#3|) |#3| (-825 |#1|) (-822 |#1| |#3|))) 33)) (-2011 (((-822 |#1| |#3|) (-591 |#3|) (-591 (-825 |#1|)) (-1 |#3| (-591 |#3|)) (-822 |#1| |#3|) (-1 (-822 |#1| |#3|) |#3| (-825 |#1|) (-822 |#1| |#3|))) 32)))
-(((-874 |#1| |#2| |#3|) (-10 -7 (-15 -2011 ((-822 |#1| |#3|) (-591 |#3|) (-591 (-825 |#1|)) (-1 |#3| (-591 |#3|)) (-822 |#1| |#3|) (-1 (-822 |#1| |#3|) |#3| (-825 |#1|) (-822 |#1| |#3|)))) (-15 -3822 ((-822 |#1| |#3|) (-591 |#3|) (-591 (-825 |#1|)) (-822 |#1| |#3|) (-1 (-822 |#1| |#3|) |#3| (-825 |#1|) (-822 |#1| |#3|))))) (-1018) (-13 (-975) (-788)) (-13 (-975) (-566 (-825 |#1|)) (-966 |#2|))) (T -874))
-((-3822 (*1 *2 *3 *4 *2 *5) (-12 (-5 *3 (-591 *8)) (-5 *4 (-591 (-825 *6))) (-5 *5 (-1 (-822 *6 *8) *8 (-825 *6) (-822 *6 *8))) (-4 *6 (-1018)) (-4 *8 (-13 (-975) (-566 (-825 *6)) (-966 *7))) (-5 *2 (-822 *6 *8)) (-4 *7 (-13 (-975) (-788))) (-5 *1 (-874 *6 *7 *8)))) (-2011 (*1 *2 *3 *4 *5 *2 *6) (-12 (-5 *4 (-591 (-825 *7))) (-5 *5 (-1 *9 (-591 *9))) (-5 *6 (-1 (-822 *7 *9) *9 (-825 *7) (-822 *7 *9))) (-4 *7 (-1018)) (-4 *9 (-13 (-975) (-566 (-825 *7)) (-966 *8))) (-5 *2 (-822 *7 *9)) (-5 *3 (-591 *9)) (-4 *8 (-13 (-975) (-788))) (-5 *1 (-874 *7 *8 *9)))))
-(-10 -7 (-15 -2011 ((-822 |#1| |#3|) (-591 |#3|) (-591 (-825 |#1|)) (-1 |#3| (-591 |#3|)) (-822 |#1| |#3|) (-1 (-822 |#1| |#3|) |#3| (-825 |#1|) (-822 |#1| |#3|)))) (-15 -3822 ((-822 |#1| |#3|) (-591 |#3|) (-591 (-825 |#1|)) (-822 |#1| |#3|) (-1 (-822 |#1| |#3|) |#3| (-825 |#1|) (-822 |#1| |#3|)))))
-((-1630 (((-1085 (-385 (-525))) (-525)) 63)) (-1250 (((-1085 (-525)) (-525)) 66)) (-2167 (((-1085 (-525)) (-525)) 60)) (-1529 (((-525) (-1085 (-525))) 55)) (-3546 (((-1085 (-385 (-525))) (-525)) 49)) (-3132 (((-1085 (-525)) (-525)) 38)) (-3752 (((-1085 (-525)) (-525)) 68)) (-3235 (((-1085 (-525)) (-525)) 67)) (-4105 (((-1085 (-385 (-525))) (-525)) 51)))
-(((-875) (-10 -7 (-15 -4105 ((-1085 (-385 (-525))) (-525))) (-15 -3235 ((-1085 (-525)) (-525))) (-15 -3752 ((-1085 (-525)) (-525))) (-15 -3132 ((-1085 (-525)) (-525))) (-15 -3546 ((-1085 (-385 (-525))) (-525))) (-15 -1529 ((-525) (-1085 (-525)))) (-15 -2167 ((-1085 (-525)) (-525))) (-15 -1250 ((-1085 (-525)) (-525))) (-15 -1630 ((-1085 (-385 (-525))) (-525))))) (T -875))
-((-1630 (*1 *2 *3) (-12 (-5 *2 (-1085 (-385 (-525)))) (-5 *1 (-875)) (-5 *3 (-525)))) (-1250 (*1 *2 *3) (-12 (-5 *2 (-1085 (-525))) (-5 *1 (-875)) (-5 *3 (-525)))) (-2167 (*1 *2 *3) (-12 (-5 *2 (-1085 (-525))) (-5 *1 (-875)) (-5 *3 (-525)))) (-1529 (*1 *2 *3) (-12 (-5 *3 (-1085 (-525))) (-5 *2 (-525)) (-5 *1 (-875)))) (-3546 (*1 *2 *3) (-12 (-5 *2 (-1085 (-385 (-525)))) (-5 *1 (-875)) (-5 *3 (-525)))) (-3132 (*1 *2 *3) (-12 (-5 *2 (-1085 (-525))) (-5 *1 (-875)) (-5 *3 (-525)))) (-3752 (*1 *2 *3) (-12 (-5 *2 (-1085 (-525))) (-5 *1 (-875)) (-5 *3 (-525)))) (-3235 (*1 *2 *3) (-12 (-5 *2 (-1085 (-525))) (-5 *1 (-875)) (-5 *3 (-525)))) (-4105 (*1 *2 *3) (-12 (-5 *2 (-1085 (-385 (-525)))) (-5 *1 (-875)) (-5 *3 (-525)))))
-(-10 -7 (-15 -4105 ((-1085 (-385 (-525))) (-525))) (-15 -3235 ((-1085 (-525)) (-525))) (-15 -3752 ((-1085 (-525)) (-525))) (-15 -3132 ((-1085 (-525)) (-525))) (-15 -3546 ((-1085 (-385 (-525))) (-525))) (-15 -1529 ((-525) (-1085 (-525)))) (-15 -2167 ((-1085 (-525)) (-525))) (-15 -1250 ((-1085 (-525)) (-525))) (-15 -1630 ((-1085 (-385 (-525))) (-525))))
-((-3008 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-2168 (($ (-712)) NIL (|has| |#1| (-23)))) (-3296 (((-1176) $ (-525) (-525)) NIL (|has| $ (-6 -4251)))) (-3203 (((-108) (-1 (-108) |#1| |#1|) $) NIL) (((-108) $) NIL (|has| |#1| (-788)))) (-4026 (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4251))) (($ $) NIL (-12 (|has| $ (-6 -4251)) (|has| |#1| (-788))))) (-3327 (($ (-1 (-108) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-788)))) (-3891 (((-108) $ (-712)) NIL)) (-3186 ((|#1| $ (-525) |#1|) 11 (|has| $ (-6 -4251))) ((|#1| $ (-1138 (-525)) |#1|) NIL (|has| $ (-6 -4251)))) (-2305 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-3798 (($) NIL T CONST)) (-2598 (($ $) NIL (|has| $ (-6 -4251)))) (-2617 (($ $) NIL)) (-3098 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3677 (($ |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-1227 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4250)))) (-3255 ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4251)))) (-3217 ((|#1| $ (-525)) NIL)) (-3004 (((-525) (-1 (-108) |#1|) $) NIL) (((-525) |#1| $) NIL (|has| |#1| (-1018))) (((-525) |#1| $ (-525)) NIL (|has| |#1| (-1018)))) (-3643 (($ (-591 |#1|)) 13)) (-3454 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-2166 (((-631 |#1|) $ $) NIL (|has| |#1| (-975)))) (-1268 (($ (-712) |#1|) 8)) (-2910 (((-108) $ (-712)) NIL)) (-3630 (((-525) $) 10 (|has| (-525) (-788)))) (-3741 (($ $ $) NIL (|has| |#1| (-788)))) (-2131 (($ (-1 (-108) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-788)))) (-2552 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3468 (((-525) $) NIL (|has| (-525) (-788)))) (-2478 (($ $ $) NIL (|has| |#1| (-788)))) (-3249 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-4131 ((|#1| $) NIL (-12 (|has| |#1| (-932)) (|has| |#1| (-975))))) (-3971 (((-108) $ (-712)) NIL)) (-1657 ((|#1| $) NIL (-12 (|has| |#1| (-932)) (|has| |#1| (-975))))) (-2339 (((-1072) $) NIL (|has| |#1| (-1018)))) (-4189 (($ |#1| $ (-525)) NIL) (($ $ $ (-525)) NIL)) (-2511 (((-591 (-525)) $) NIL)) (-2791 (((-108) (-525) $) NIL)) (-2047 (((-1036) $) NIL (|has| |#1| (-1018)))) (-3066 ((|#1| $) NIL (|has| (-525) (-788)))) (-2069 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-1941 (($ $ |#1|) NIL (|has| $ (-6 -4251)))) (-2784 (($ $ (-591 |#1|)) 26)) (-1623 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) NIL)) (-1615 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3339 (((-591 |#1|) $) NIL)) (-3028 (((-108) $) NIL)) (-3209 (($) NIL)) (-3164 ((|#1| $ (-525) |#1|) NIL) ((|#1| $ (-525)) 20) (($ $ (-1138 (-525))) NIL)) (-2109 ((|#1| $ $) NIL (|has| |#1| (-975)))) (-4224 (((-854) $) 16)) (-2777 (($ $ (-525)) NIL) (($ $ (-1138 (-525))) NIL)) (-4210 (($ $ $) 24)) (-2064 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-4063 (($ $ $ (-525)) NIL (|has| $ (-6 -4251)))) (-3199 (($ $) NIL)) (-1408 (((-501) $) NIL (|has| |#1| (-566 (-501)))) (($ (-591 |#1|)) 17)) (-3036 (($ (-591 |#1|)) NIL)) (-3690 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) 25) (($ (-591 $)) NIL)) (-3022 (((-796) $) NIL (|has| |#1| (-565 (-796))))) (-4158 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4135 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4119 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4096 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-4126 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4112 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4164 (($ $) NIL (|has| |#1| (-21))) (($ $ $) NIL (|has| |#1| (-21)))) (-4156 (($ $ $) NIL (|has| |#1| (-25)))) (* (($ (-525) $) NIL (|has| |#1| (-21))) (($ |#1| $) NIL (|has| |#1| (-668))) (($ $ |#1|) NIL (|has| |#1| (-668)))) (-4045 (((-712) $) 14 (|has| $ (-6 -4250)))))
+((-2673 (((-108) $ $) NIL)) (-2055 (($) NIL T CONST)) (-1522 (((-3 $ "failed") $) NIL)) (-3865 (((-108) $) NIL)) (-1923 (($ $ $) NIL)) (-3475 (($ $ $) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2124 (($ $ $) NIL)) (-2686 (((-796) $) NIL)) (-1401 (($ $ (-712)) NIL) (($ $ (-854)) NIL)) (-1839 (($) NIL T CONST)) (-4004 (((-108) $ $) NIL)) (-3982 (((-108) $ $) NIL)) (-3944 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL)) (-3971 (((-108) $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-712)) NIL) (($ $ (-854)) NIL)) (* (($ (-854) $) NIL) (($ $ $) NIL)))
+(((-854) (-13 (-25) (-788) (-668) (-10 -8 (-15 -2124 ($ $ $)) (-6 (-4252 "*"))))) (T -854))
+((-2124 (*1 *1 *1 *1) (-5 *1 (-854))))
+(-13 (-25) (-788) (-668) (-10 -8 (-15 -2124 ($ $ $)) (-6 (-4252 "*"))))
+((-3611 ((|#2| (-591 |#1|) (-591 |#1|)) 24)))
+(((-855 |#1| |#2|) (-10 -7 (-15 -3611 (|#2| (-591 |#1|) (-591 |#1|)))) (-341) (-1147 |#1|)) (T -855))
+((-3611 (*1 *2 *3 *3) (-12 (-5 *3 (-591 *4)) (-4 *4 (-341)) (-4 *2 (-1147 *4)) (-5 *1 (-855 *4 *2)))))
+(-10 -7 (-15 -3611 (|#2| (-591 |#1|) (-591 |#1|))))
+((-3813 (((-1085 |#2|) (-591 |#2|) (-591 |#2|)) 17) (((-1144 |#1| |#2|) (-1144 |#1| |#2|) (-591 |#2|) (-591 |#2|)) 13)))
+(((-856 |#1| |#2|) (-10 -7 (-15 -3813 ((-1144 |#1| |#2|) (-1144 |#1| |#2|) (-591 |#2|) (-591 |#2|))) (-15 -3813 ((-1085 |#2|) (-591 |#2|) (-591 |#2|)))) (-1089) (-341)) (T -856))
+((-3813 (*1 *2 *3 *3) (-12 (-5 *3 (-591 *5)) (-4 *5 (-341)) (-5 *2 (-1085 *5)) (-5 *1 (-856 *4 *5)) (-14 *4 (-1089)))) (-3813 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-1144 *4 *5)) (-5 *3 (-591 *5)) (-14 *4 (-1089)) (-4 *5 (-341)) (-5 *1 (-856 *4 *5)))))
+(-10 -7 (-15 -3813 ((-1144 |#1| |#2|) (-1144 |#1| |#2|) (-591 |#2|) (-591 |#2|))) (-15 -3813 ((-1085 |#2|) (-591 |#2|) (-591 |#2|))))
+((-2090 (((-525) (-591 (-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -3612 (-591 (-1171 (-385 (-885 |#1|))))))))) (-1072)) 139)) (-3858 ((|#4| |#4|) 155)) (-1571 (((-591 (-385 (-885 |#1|))) (-591 (-1089))) 119)) (-1453 (((-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -3612 (-591 (-1171 (-385 (-885 |#1|)))))))) (-2 (|:| |det| |#4|) (|:| |rows| (-591 (-525))) (|:| |cols| (-591 (-525)))) (-631 |#4|) (-591 (-385 (-885 |#1|))) (-591 (-591 |#4|)) (-712) (-712) (-525)) 75)) (-1683 (((-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -3612 (-591 (-1171 (-385 (-885 |#1|)))))) (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -3612 (-591 (-1171 (-385 (-885 |#1|)))))) (-591 |#4|)) 59)) (-1446 (((-631 |#4|) (-631 |#4|) (-591 |#4|)) 55)) (-3764 (((-591 (-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -3612 (-591 (-1171 (-385 (-885 |#1|))))))))) (-1072)) 151)) (-3244 (((-525) (-631 |#4|) (-854) (-1072)) 133) (((-525) (-631 |#4|) (-591 (-1089)) (-854) (-1072)) 132) (((-525) (-631 |#4|) (-591 |#4|) (-854) (-1072)) 131) (((-525) (-631 |#4|) (-1072)) 128) (((-525) (-631 |#4|) (-591 (-1089)) (-1072)) 127) (((-525) (-631 |#4|) (-591 |#4|) (-1072)) 126) (((-591 (-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -3612 (-591 (-1171 (-385 (-885 |#1|))))))))) (-631 |#4|) (-854)) 125) (((-591 (-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -3612 (-591 (-1171 (-385 (-885 |#1|))))))))) (-631 |#4|) (-591 (-1089)) (-854)) 124) (((-591 (-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -3612 (-591 (-1171 (-385 (-885 |#1|))))))))) (-631 |#4|) (-591 |#4|) (-854)) 123) (((-591 (-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -3612 (-591 (-1171 (-385 (-885 |#1|))))))))) (-631 |#4|)) 121) (((-591 (-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -3612 (-591 (-1171 (-385 (-885 |#1|))))))))) (-631 |#4|) (-591 (-1089))) 120) (((-591 (-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -3612 (-591 (-1171 (-385 (-885 |#1|))))))))) (-631 |#4|) (-591 |#4|)) 116)) (-2894 ((|#4| (-885 |#1|)) 68)) (-4070 (((-108) (-591 |#4|) (-591 (-591 |#4|))) 152)) (-4226 (((-591 (-591 (-525))) (-525) (-525)) 130)) (-1496 (((-591 (-591 |#4|)) (-591 (-591 |#4|))) 88)) (-3905 (((-712) (-591 (-2 (|:| -2193 (-712)) (|:| |eqns| (-591 (-2 (|:| |det| |#4|) (|:| |rows| (-591 (-525))) (|:| |cols| (-591 (-525)))))) (|:| |fgb| (-591 |#4|))))) 86)) (-3609 (((-712) (-591 (-2 (|:| -2193 (-712)) (|:| |eqns| (-591 (-2 (|:| |det| |#4|) (|:| |rows| (-591 (-525))) (|:| |cols| (-591 (-525)))))) (|:| |fgb| (-591 |#4|))))) 85)) (-4198 (((-108) (-591 (-885 |#1|))) 17) (((-108) (-591 |#4|)) 13)) (-2735 (((-2 (|:| |sysok| (-108)) (|:| |z0| (-591 |#4|)) (|:| |n0| (-591 |#4|))) (-591 |#4|) (-591 |#4|)) 71)) (-4155 (((-591 |#4|) |#4|) 49)) (-2876 (((-591 (-385 (-885 |#1|))) (-591 |#4|)) 115) (((-631 (-385 (-885 |#1|))) (-631 |#4|)) 56) (((-385 (-885 |#1|)) |#4|) 112)) (-2574 (((-2 (|:| |rgl| (-591 (-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -3612 (-591 (-1171 (-385 (-885 |#1|)))))))))) (|:| |rgsz| (-525))) (-631 |#4|) (-591 (-385 (-885 |#1|))) (-712) (-1072) (-525)) 93)) (-4043 (((-591 (-2 (|:| -2193 (-712)) (|:| |eqns| (-591 (-2 (|:| |det| |#4|) (|:| |rows| (-591 (-525))) (|:| |cols| (-591 (-525)))))) (|:| |fgb| (-591 |#4|)))) (-631 |#4|) (-712)) 84)) (-2936 (((-591 (-2 (|:| |det| |#4|) (|:| |rows| (-591 (-525))) (|:| |cols| (-591 (-525))))) (-631 |#4|) (-712)) 101)) (-2718 (((-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -3612 (-591 (-1171 (-385 (-885 |#1|)))))) (-2 (|:| -2928 (-631 (-385 (-885 |#1|)))) (|:| |vec| (-591 (-385 (-885 |#1|)))) (|:| -2193 (-712)) (|:| |rows| (-591 (-525))) (|:| |cols| (-591 (-525))))) 48)))
+(((-857 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3244 ((-591 (-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -3612 (-591 (-1171 (-385 (-885 |#1|))))))))) (-631 |#4|) (-591 |#4|))) (-15 -3244 ((-591 (-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -3612 (-591 (-1171 (-385 (-885 |#1|))))))))) (-631 |#4|) (-591 (-1089)))) (-15 -3244 ((-591 (-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -3612 (-591 (-1171 (-385 (-885 |#1|))))))))) (-631 |#4|))) (-15 -3244 ((-591 (-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -3612 (-591 (-1171 (-385 (-885 |#1|))))))))) (-631 |#4|) (-591 |#4|) (-854))) (-15 -3244 ((-591 (-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -3612 (-591 (-1171 (-385 (-885 |#1|))))))))) (-631 |#4|) (-591 (-1089)) (-854))) (-15 -3244 ((-591 (-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -3612 (-591 (-1171 (-385 (-885 |#1|))))))))) (-631 |#4|) (-854))) (-15 -3244 ((-525) (-631 |#4|) (-591 |#4|) (-1072))) (-15 -3244 ((-525) (-631 |#4|) (-591 (-1089)) (-1072))) (-15 -3244 ((-525) (-631 |#4|) (-1072))) (-15 -3244 ((-525) (-631 |#4|) (-591 |#4|) (-854) (-1072))) (-15 -3244 ((-525) (-631 |#4|) (-591 (-1089)) (-854) (-1072))) (-15 -3244 ((-525) (-631 |#4|) (-854) (-1072))) (-15 -2090 ((-525) (-591 (-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -3612 (-591 (-1171 (-385 (-885 |#1|))))))))) (-1072))) (-15 -3764 ((-591 (-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -3612 (-591 (-1171 (-385 (-885 |#1|))))))))) (-1072))) (-15 -2574 ((-2 (|:| |rgl| (-591 (-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -3612 (-591 (-1171 (-385 (-885 |#1|)))))))))) (|:| |rgsz| (-525))) (-631 |#4|) (-591 (-385 (-885 |#1|))) (-712) (-1072) (-525))) (-15 -2876 ((-385 (-885 |#1|)) |#4|)) (-15 -2876 ((-631 (-385 (-885 |#1|))) (-631 |#4|))) (-15 -2876 ((-591 (-385 (-885 |#1|))) (-591 |#4|))) (-15 -1571 ((-591 (-385 (-885 |#1|))) (-591 (-1089)))) (-15 -2894 (|#4| (-885 |#1|))) (-15 -2735 ((-2 (|:| |sysok| (-108)) (|:| |z0| (-591 |#4|)) (|:| |n0| (-591 |#4|))) (-591 |#4|) (-591 |#4|))) (-15 -4043 ((-591 (-2 (|:| -2193 (-712)) (|:| |eqns| (-591 (-2 (|:| |det| |#4|) (|:| |rows| (-591 (-525))) (|:| |cols| (-591 (-525)))))) (|:| |fgb| (-591 |#4|)))) (-631 |#4|) (-712))) (-15 -1683 ((-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -3612 (-591 (-1171 (-385 (-885 |#1|)))))) (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -3612 (-591 (-1171 (-385 (-885 |#1|)))))) (-591 |#4|))) (-15 -2718 ((-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -3612 (-591 (-1171 (-385 (-885 |#1|)))))) (-2 (|:| -2928 (-631 (-385 (-885 |#1|)))) (|:| |vec| (-591 (-385 (-885 |#1|)))) (|:| -2193 (-712)) (|:| |rows| (-591 (-525))) (|:| |cols| (-591 (-525)))))) (-15 -4155 ((-591 |#4|) |#4|)) (-15 -3609 ((-712) (-591 (-2 (|:| -2193 (-712)) (|:| |eqns| (-591 (-2 (|:| |det| |#4|) (|:| |rows| (-591 (-525))) (|:| |cols| (-591 (-525)))))) (|:| |fgb| (-591 |#4|)))))) (-15 -3905 ((-712) (-591 (-2 (|:| -2193 (-712)) (|:| |eqns| (-591 (-2 (|:| |det| |#4|) (|:| |rows| (-591 (-525))) (|:| |cols| (-591 (-525)))))) (|:| |fgb| (-591 |#4|)))))) (-15 -1496 ((-591 (-591 |#4|)) (-591 (-591 |#4|)))) (-15 -4226 ((-591 (-591 (-525))) (-525) (-525))) (-15 -4070 ((-108) (-591 |#4|) (-591 (-591 |#4|)))) (-15 -2936 ((-591 (-2 (|:| |det| |#4|) (|:| |rows| (-591 (-525))) (|:| |cols| (-591 (-525))))) (-631 |#4|) (-712))) (-15 -1446 ((-631 |#4|) (-631 |#4|) (-591 |#4|))) (-15 -1453 ((-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -3612 (-591 (-1171 (-385 (-885 |#1|)))))))) (-2 (|:| |det| |#4|) (|:| |rows| (-591 (-525))) (|:| |cols| (-591 (-525)))) (-631 |#4|) (-591 (-385 (-885 |#1|))) (-591 (-591 |#4|)) (-712) (-712) (-525))) (-15 -3858 (|#4| |#4|)) (-15 -4198 ((-108) (-591 |#4|))) (-15 -4198 ((-108) (-591 (-885 |#1|))))) (-13 (-286) (-138)) (-13 (-788) (-566 (-1089))) (-734) (-882 |#1| |#3| |#2|)) (T -857))
+((-4198 (*1 *2 *3) (-12 (-5 *3 (-591 (-885 *4))) (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-788) (-566 (-1089)))) (-4 *6 (-734)) (-5 *2 (-108)) (-5 *1 (-857 *4 *5 *6 *7)) (-4 *7 (-882 *4 *6 *5)))) (-4198 (*1 *2 *3) (-12 (-5 *3 (-591 *7)) (-4 *7 (-882 *4 *6 *5)) (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-788) (-566 (-1089)))) (-4 *6 (-734)) (-5 *2 (-108)) (-5 *1 (-857 *4 *5 *6 *7)))) (-3858 (*1 *2 *2) (-12 (-4 *3 (-13 (-286) (-138))) (-4 *4 (-13 (-788) (-566 (-1089)))) (-4 *5 (-734)) (-5 *1 (-857 *3 *4 *5 *2)) (-4 *2 (-882 *3 *5 *4)))) (-1453 (*1 *2 *3 *4 *5 *6 *7 *7 *8) (-12 (-5 *3 (-2 (|:| |det| *12) (|:| |rows| (-591 (-525))) (|:| |cols| (-591 (-525))))) (-5 *4 (-631 *12)) (-5 *5 (-591 (-385 (-885 *9)))) (-5 *6 (-591 (-591 *12))) (-5 *7 (-712)) (-5 *8 (-525)) (-4 *9 (-13 (-286) (-138))) (-4 *12 (-882 *9 *11 *10)) (-4 *10 (-13 (-788) (-566 (-1089)))) (-4 *11 (-734)) (-5 *2 (-2 (|:| |eqzro| (-591 *12)) (|:| |neqzro| (-591 *12)) (|:| |wcond| (-591 (-885 *9))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 *9)))) (|:| -3612 (-591 (-1171 (-385 (-885 *9))))))))) (-5 *1 (-857 *9 *10 *11 *12)))) (-1446 (*1 *2 *2 *3) (-12 (-5 *2 (-631 *7)) (-5 *3 (-591 *7)) (-4 *7 (-882 *4 *6 *5)) (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-788) (-566 (-1089)))) (-4 *6 (-734)) (-5 *1 (-857 *4 *5 *6 *7)))) (-2936 (*1 *2 *3 *4) (-12 (-5 *3 (-631 *8)) (-5 *4 (-712)) (-4 *8 (-882 *5 *7 *6)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-13 (-788) (-566 (-1089)))) (-4 *7 (-734)) (-5 *2 (-591 (-2 (|:| |det| *8) (|:| |rows| (-591 (-525))) (|:| |cols| (-591 (-525)))))) (-5 *1 (-857 *5 *6 *7 *8)))) (-4070 (*1 *2 *3 *4) (-12 (-5 *4 (-591 (-591 *8))) (-5 *3 (-591 *8)) (-4 *8 (-882 *5 *7 *6)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-13 (-788) (-566 (-1089)))) (-4 *7 (-734)) (-5 *2 (-108)) (-5 *1 (-857 *5 *6 *7 *8)))) (-4226 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-788) (-566 (-1089)))) (-4 *6 (-734)) (-5 *2 (-591 (-591 (-525)))) (-5 *1 (-857 *4 *5 *6 *7)) (-5 *3 (-525)) (-4 *7 (-882 *4 *6 *5)))) (-1496 (*1 *2 *2) (-12 (-5 *2 (-591 (-591 *6))) (-4 *6 (-882 *3 *5 *4)) (-4 *3 (-13 (-286) (-138))) (-4 *4 (-13 (-788) (-566 (-1089)))) (-4 *5 (-734)) (-5 *1 (-857 *3 *4 *5 *6)))) (-3905 (*1 *2 *3) (-12 (-5 *3 (-591 (-2 (|:| -2193 (-712)) (|:| |eqns| (-591 (-2 (|:| |det| *7) (|:| |rows| (-591 (-525))) (|:| |cols| (-591 (-525)))))) (|:| |fgb| (-591 *7))))) (-4 *7 (-882 *4 *6 *5)) (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-788) (-566 (-1089)))) (-4 *6 (-734)) (-5 *2 (-712)) (-5 *1 (-857 *4 *5 *6 *7)))) (-3609 (*1 *2 *3) (-12 (-5 *3 (-591 (-2 (|:| -2193 (-712)) (|:| |eqns| (-591 (-2 (|:| |det| *7) (|:| |rows| (-591 (-525))) (|:| |cols| (-591 (-525)))))) (|:| |fgb| (-591 *7))))) (-4 *7 (-882 *4 *6 *5)) (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-788) (-566 (-1089)))) (-4 *6 (-734)) (-5 *2 (-712)) (-5 *1 (-857 *4 *5 *6 *7)))) (-4155 (*1 *2 *3) (-12 (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-788) (-566 (-1089)))) (-4 *6 (-734)) (-5 *2 (-591 *3)) (-5 *1 (-857 *4 *5 *6 *3)) (-4 *3 (-882 *4 *6 *5)))) (-2718 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| -2928 (-631 (-385 (-885 *4)))) (|:| |vec| (-591 (-385 (-885 *4)))) (|:| -2193 (-712)) (|:| |rows| (-591 (-525))) (|:| |cols| (-591 (-525))))) (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-788) (-566 (-1089)))) (-4 *6 (-734)) (-5 *2 (-2 (|:| |partsol| (-1171 (-385 (-885 *4)))) (|:| -3612 (-591 (-1171 (-385 (-885 *4))))))) (-5 *1 (-857 *4 *5 *6 *7)) (-4 *7 (-882 *4 *6 *5)))) (-1683 (*1 *2 *2 *3) (-12 (-5 *2 (-2 (|:| |partsol| (-1171 (-385 (-885 *4)))) (|:| -3612 (-591 (-1171 (-385 (-885 *4))))))) (-5 *3 (-591 *7)) (-4 *4 (-13 (-286) (-138))) (-4 *7 (-882 *4 *6 *5)) (-4 *5 (-13 (-788) (-566 (-1089)))) (-4 *6 (-734)) (-5 *1 (-857 *4 *5 *6 *7)))) (-4043 (*1 *2 *3 *4) (-12 (-5 *3 (-631 *8)) (-4 *8 (-882 *5 *7 *6)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-13 (-788) (-566 (-1089)))) (-4 *7 (-734)) (-5 *2 (-591 (-2 (|:| -2193 (-712)) (|:| |eqns| (-591 (-2 (|:| |det| *8) (|:| |rows| (-591 (-525))) (|:| |cols| (-591 (-525)))))) (|:| |fgb| (-591 *8))))) (-5 *1 (-857 *5 *6 *7 *8)) (-5 *4 (-712)))) (-2735 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-788) (-566 (-1089)))) (-4 *6 (-734)) (-4 *7 (-882 *4 *6 *5)) (-5 *2 (-2 (|:| |sysok| (-108)) (|:| |z0| (-591 *7)) (|:| |n0| (-591 *7)))) (-5 *1 (-857 *4 *5 *6 *7)) (-5 *3 (-591 *7)))) (-2894 (*1 *2 *3) (-12 (-5 *3 (-885 *4)) (-4 *4 (-13 (-286) (-138))) (-4 *2 (-882 *4 *6 *5)) (-5 *1 (-857 *4 *5 *6 *2)) (-4 *5 (-13 (-788) (-566 (-1089)))) (-4 *6 (-734)))) (-1571 (*1 *2 *3) (-12 (-5 *3 (-591 (-1089))) (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-788) (-566 (-1089)))) (-4 *6 (-734)) (-5 *2 (-591 (-385 (-885 *4)))) (-5 *1 (-857 *4 *5 *6 *7)) (-4 *7 (-882 *4 *6 *5)))) (-2876 (*1 *2 *3) (-12 (-5 *3 (-591 *7)) (-4 *7 (-882 *4 *6 *5)) (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-788) (-566 (-1089)))) (-4 *6 (-734)) (-5 *2 (-591 (-385 (-885 *4)))) (-5 *1 (-857 *4 *5 *6 *7)))) (-2876 (*1 *2 *3) (-12 (-5 *3 (-631 *7)) (-4 *7 (-882 *4 *6 *5)) (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-788) (-566 (-1089)))) (-4 *6 (-734)) (-5 *2 (-631 (-385 (-885 *4)))) (-5 *1 (-857 *4 *5 *6 *7)))) (-2876 (*1 *2 *3) (-12 (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-788) (-566 (-1089)))) (-4 *6 (-734)) (-5 *2 (-385 (-885 *4))) (-5 *1 (-857 *4 *5 *6 *3)) (-4 *3 (-882 *4 *6 *5)))) (-2574 (*1 *2 *3 *4 *5 *6 *7) (-12 (-5 *3 (-631 *11)) (-5 *4 (-591 (-385 (-885 *8)))) (-5 *5 (-712)) (-5 *6 (-1072)) (-4 *8 (-13 (-286) (-138))) (-4 *11 (-882 *8 *10 *9)) (-4 *9 (-13 (-788) (-566 (-1089)))) (-4 *10 (-734)) (-5 *2 (-2 (|:| |rgl| (-591 (-2 (|:| |eqzro| (-591 *11)) (|:| |neqzro| (-591 *11)) (|:| |wcond| (-591 (-885 *8))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 *8)))) (|:| -3612 (-591 (-1171 (-385 (-885 *8)))))))))) (|:| |rgsz| (-525)))) (-5 *1 (-857 *8 *9 *10 *11)) (-5 *7 (-525)))) (-3764 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-788) (-566 (-1089)))) (-4 *6 (-734)) (-5 *2 (-591 (-2 (|:| |eqzro| (-591 *7)) (|:| |neqzro| (-591 *7)) (|:| |wcond| (-591 (-885 *4))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 *4)))) (|:| -3612 (-591 (-1171 (-385 (-885 *4)))))))))) (-5 *1 (-857 *4 *5 *6 *7)) (-4 *7 (-882 *4 *6 *5)))) (-2090 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-2 (|:| |eqzro| (-591 *8)) (|:| |neqzro| (-591 *8)) (|:| |wcond| (-591 (-885 *5))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 *5)))) (|:| -3612 (-591 (-1171 (-385 (-885 *5)))))))))) (-5 *4 (-1072)) (-4 *5 (-13 (-286) (-138))) (-4 *8 (-882 *5 *7 *6)) (-4 *6 (-13 (-788) (-566 (-1089)))) (-4 *7 (-734)) (-5 *2 (-525)) (-5 *1 (-857 *5 *6 *7 *8)))) (-3244 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-631 *9)) (-5 *4 (-854)) (-5 *5 (-1072)) (-4 *9 (-882 *6 *8 *7)) (-4 *6 (-13 (-286) (-138))) (-4 *7 (-13 (-788) (-566 (-1089)))) (-4 *8 (-734)) (-5 *2 (-525)) (-5 *1 (-857 *6 *7 *8 *9)))) (-3244 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-631 *10)) (-5 *4 (-591 (-1089))) (-5 *5 (-854)) (-5 *6 (-1072)) (-4 *10 (-882 *7 *9 *8)) (-4 *7 (-13 (-286) (-138))) (-4 *8 (-13 (-788) (-566 (-1089)))) (-4 *9 (-734)) (-5 *2 (-525)) (-5 *1 (-857 *7 *8 *9 *10)))) (-3244 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-631 *10)) (-5 *4 (-591 *10)) (-5 *5 (-854)) (-5 *6 (-1072)) (-4 *10 (-882 *7 *9 *8)) (-4 *7 (-13 (-286) (-138))) (-4 *8 (-13 (-788) (-566 (-1089)))) (-4 *9 (-734)) (-5 *2 (-525)) (-5 *1 (-857 *7 *8 *9 *10)))) (-3244 (*1 *2 *3 *4) (-12 (-5 *3 (-631 *8)) (-5 *4 (-1072)) (-4 *8 (-882 *5 *7 *6)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-13 (-788) (-566 (-1089)))) (-4 *7 (-734)) (-5 *2 (-525)) (-5 *1 (-857 *5 *6 *7 *8)))) (-3244 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-631 *9)) (-5 *4 (-591 (-1089))) (-5 *5 (-1072)) (-4 *9 (-882 *6 *8 *7)) (-4 *6 (-13 (-286) (-138))) (-4 *7 (-13 (-788) (-566 (-1089)))) (-4 *8 (-734)) (-5 *2 (-525)) (-5 *1 (-857 *6 *7 *8 *9)))) (-3244 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-631 *9)) (-5 *4 (-591 *9)) (-5 *5 (-1072)) (-4 *9 (-882 *6 *8 *7)) (-4 *6 (-13 (-286) (-138))) (-4 *7 (-13 (-788) (-566 (-1089)))) (-4 *8 (-734)) (-5 *2 (-525)) (-5 *1 (-857 *6 *7 *8 *9)))) (-3244 (*1 *2 *3 *4) (-12 (-5 *3 (-631 *8)) (-5 *4 (-854)) (-4 *8 (-882 *5 *7 *6)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-13 (-788) (-566 (-1089)))) (-4 *7 (-734)) (-5 *2 (-591 (-2 (|:| |eqzro| (-591 *8)) (|:| |neqzro| (-591 *8)) (|:| |wcond| (-591 (-885 *5))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 *5)))) (|:| -3612 (-591 (-1171 (-385 (-885 *5)))))))))) (-5 *1 (-857 *5 *6 *7 *8)))) (-3244 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-631 *9)) (-5 *4 (-591 (-1089))) (-5 *5 (-854)) (-4 *9 (-882 *6 *8 *7)) (-4 *6 (-13 (-286) (-138))) (-4 *7 (-13 (-788) (-566 (-1089)))) (-4 *8 (-734)) (-5 *2 (-591 (-2 (|:| |eqzro| (-591 *9)) (|:| |neqzro| (-591 *9)) (|:| |wcond| (-591 (-885 *6))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 *6)))) (|:| -3612 (-591 (-1171 (-385 (-885 *6)))))))))) (-5 *1 (-857 *6 *7 *8 *9)))) (-3244 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-631 *9)) (-5 *5 (-854)) (-4 *9 (-882 *6 *8 *7)) (-4 *6 (-13 (-286) (-138))) (-4 *7 (-13 (-788) (-566 (-1089)))) (-4 *8 (-734)) (-5 *2 (-591 (-2 (|:| |eqzro| (-591 *9)) (|:| |neqzro| (-591 *9)) (|:| |wcond| (-591 (-885 *6))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 *6)))) (|:| -3612 (-591 (-1171 (-385 (-885 *6)))))))))) (-5 *1 (-857 *6 *7 *8 *9)) (-5 *4 (-591 *9)))) (-3244 (*1 *2 *3) (-12 (-5 *3 (-631 *7)) (-4 *7 (-882 *4 *6 *5)) (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-788) (-566 (-1089)))) (-4 *6 (-734)) (-5 *2 (-591 (-2 (|:| |eqzro| (-591 *7)) (|:| |neqzro| (-591 *7)) (|:| |wcond| (-591 (-885 *4))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 *4)))) (|:| -3612 (-591 (-1171 (-385 (-885 *4)))))))))) (-5 *1 (-857 *4 *5 *6 *7)))) (-3244 (*1 *2 *3 *4) (-12 (-5 *3 (-631 *8)) (-5 *4 (-591 (-1089))) (-4 *8 (-882 *5 *7 *6)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-13 (-788) (-566 (-1089)))) (-4 *7 (-734)) (-5 *2 (-591 (-2 (|:| |eqzro| (-591 *8)) (|:| |neqzro| (-591 *8)) (|:| |wcond| (-591 (-885 *5))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 *5)))) (|:| -3612 (-591 (-1171 (-385 (-885 *5)))))))))) (-5 *1 (-857 *5 *6 *7 *8)))) (-3244 (*1 *2 *3 *4) (-12 (-5 *3 (-631 *8)) (-4 *8 (-882 *5 *7 *6)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-13 (-788) (-566 (-1089)))) (-4 *7 (-734)) (-5 *2 (-591 (-2 (|:| |eqzro| (-591 *8)) (|:| |neqzro| (-591 *8)) (|:| |wcond| (-591 (-885 *5))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 *5)))) (|:| -3612 (-591 (-1171 (-385 (-885 *5)))))))))) (-5 *1 (-857 *5 *6 *7 *8)) (-5 *4 (-591 *8)))))
+(-10 -7 (-15 -3244 ((-591 (-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -3612 (-591 (-1171 (-385 (-885 |#1|))))))))) (-631 |#4|) (-591 |#4|))) (-15 -3244 ((-591 (-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -3612 (-591 (-1171 (-385 (-885 |#1|))))))))) (-631 |#4|) (-591 (-1089)))) (-15 -3244 ((-591 (-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -3612 (-591 (-1171 (-385 (-885 |#1|))))))))) (-631 |#4|))) (-15 -3244 ((-591 (-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -3612 (-591 (-1171 (-385 (-885 |#1|))))))))) (-631 |#4|) (-591 |#4|) (-854))) (-15 -3244 ((-591 (-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -3612 (-591 (-1171 (-385 (-885 |#1|))))))))) (-631 |#4|) (-591 (-1089)) (-854))) (-15 -3244 ((-591 (-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -3612 (-591 (-1171 (-385 (-885 |#1|))))))))) (-631 |#4|) (-854))) (-15 -3244 ((-525) (-631 |#4|) (-591 |#4|) (-1072))) (-15 -3244 ((-525) (-631 |#4|) (-591 (-1089)) (-1072))) (-15 -3244 ((-525) (-631 |#4|) (-1072))) (-15 -3244 ((-525) (-631 |#4|) (-591 |#4|) (-854) (-1072))) (-15 -3244 ((-525) (-631 |#4|) (-591 (-1089)) (-854) (-1072))) (-15 -3244 ((-525) (-631 |#4|) (-854) (-1072))) (-15 -2090 ((-525) (-591 (-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -3612 (-591 (-1171 (-385 (-885 |#1|))))))))) (-1072))) (-15 -3764 ((-591 (-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -3612 (-591 (-1171 (-385 (-885 |#1|))))))))) (-1072))) (-15 -2574 ((-2 (|:| |rgl| (-591 (-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -3612 (-591 (-1171 (-385 (-885 |#1|)))))))))) (|:| |rgsz| (-525))) (-631 |#4|) (-591 (-385 (-885 |#1|))) (-712) (-1072) (-525))) (-15 -2876 ((-385 (-885 |#1|)) |#4|)) (-15 -2876 ((-631 (-385 (-885 |#1|))) (-631 |#4|))) (-15 -2876 ((-591 (-385 (-885 |#1|))) (-591 |#4|))) (-15 -1571 ((-591 (-385 (-885 |#1|))) (-591 (-1089)))) (-15 -2894 (|#4| (-885 |#1|))) (-15 -2735 ((-2 (|:| |sysok| (-108)) (|:| |z0| (-591 |#4|)) (|:| |n0| (-591 |#4|))) (-591 |#4|) (-591 |#4|))) (-15 -4043 ((-591 (-2 (|:| -2193 (-712)) (|:| |eqns| (-591 (-2 (|:| |det| |#4|) (|:| |rows| (-591 (-525))) (|:| |cols| (-591 (-525)))))) (|:| |fgb| (-591 |#4|)))) (-631 |#4|) (-712))) (-15 -1683 ((-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -3612 (-591 (-1171 (-385 (-885 |#1|)))))) (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -3612 (-591 (-1171 (-385 (-885 |#1|)))))) (-591 |#4|))) (-15 -2718 ((-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -3612 (-591 (-1171 (-385 (-885 |#1|)))))) (-2 (|:| -2928 (-631 (-385 (-885 |#1|)))) (|:| |vec| (-591 (-385 (-885 |#1|)))) (|:| -2193 (-712)) (|:| |rows| (-591 (-525))) (|:| |cols| (-591 (-525)))))) (-15 -4155 ((-591 |#4|) |#4|)) (-15 -3609 ((-712) (-591 (-2 (|:| -2193 (-712)) (|:| |eqns| (-591 (-2 (|:| |det| |#4|) (|:| |rows| (-591 (-525))) (|:| |cols| (-591 (-525)))))) (|:| |fgb| (-591 |#4|)))))) (-15 -3905 ((-712) (-591 (-2 (|:| -2193 (-712)) (|:| |eqns| (-591 (-2 (|:| |det| |#4|) (|:| |rows| (-591 (-525))) (|:| |cols| (-591 (-525)))))) (|:| |fgb| (-591 |#4|)))))) (-15 -1496 ((-591 (-591 |#4|)) (-591 (-591 |#4|)))) (-15 -4226 ((-591 (-591 (-525))) (-525) (-525))) (-15 -4070 ((-108) (-591 |#4|) (-591 (-591 |#4|)))) (-15 -2936 ((-591 (-2 (|:| |det| |#4|) (|:| |rows| (-591 (-525))) (|:| |cols| (-591 (-525))))) (-631 |#4|) (-712))) (-15 -1446 ((-631 |#4|) (-631 |#4|) (-591 |#4|))) (-15 -1453 ((-2 (|:| |eqzro| (-591 |#4|)) (|:| |neqzro| (-591 |#4|)) (|:| |wcond| (-591 (-885 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1171 (-385 (-885 |#1|)))) (|:| -3612 (-591 (-1171 (-385 (-885 |#1|)))))))) (-2 (|:| |det| |#4|) (|:| |rows| (-591 (-525))) (|:| |cols| (-591 (-525)))) (-631 |#4|) (-591 (-385 (-885 |#1|))) (-591 (-591 |#4|)) (-712) (-712) (-525))) (-15 -3858 (|#4| |#4|)) (-15 -4198 ((-108) (-591 |#4|))) (-15 -4198 ((-108) (-591 (-885 |#1|)))))
+((-3388 (((-860) |#1| (-1089)) 17) (((-860) |#1| (-1089) (-1013 (-205))) 21)) (-1771 (((-860) |#1| |#1| (-1089) (-1013 (-205))) 19) (((-860) |#1| (-1089) (-1013 (-205))) 15)))
+(((-858 |#1|) (-10 -7 (-15 -1771 ((-860) |#1| (-1089) (-1013 (-205)))) (-15 -1771 ((-860) |#1| |#1| (-1089) (-1013 (-205)))) (-15 -3388 ((-860) |#1| (-1089) (-1013 (-205)))) (-15 -3388 ((-860) |#1| (-1089)))) (-566 (-501))) (T -858))
+((-3388 (*1 *2 *3 *4) (-12 (-5 *4 (-1089)) (-5 *2 (-860)) (-5 *1 (-858 *3)) (-4 *3 (-566 (-501))))) (-3388 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1089)) (-5 *5 (-1013 (-205))) (-5 *2 (-860)) (-5 *1 (-858 *3)) (-4 *3 (-566 (-501))))) (-1771 (*1 *2 *3 *3 *4 *5) (-12 (-5 *4 (-1089)) (-5 *5 (-1013 (-205))) (-5 *2 (-860)) (-5 *1 (-858 *3)) (-4 *3 (-566 (-501))))) (-1771 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1089)) (-5 *5 (-1013 (-205))) (-5 *2 (-860)) (-5 *1 (-858 *3)) (-4 *3 (-566 (-501))))))
+(-10 -7 (-15 -1771 ((-860) |#1| (-1089) (-1013 (-205)))) (-15 -1771 ((-860) |#1| |#1| (-1089) (-1013 (-205)))) (-15 -3388 ((-860) |#1| (-1089) (-1013 (-205)))) (-15 -3388 ((-860) |#1| (-1089))))
+((-2689 (($ $ (-1013 (-205)) (-1013 (-205)) (-1013 (-205))) 70)) (-4178 (((-1013 (-205)) $) 40)) (-4162 (((-1013 (-205)) $) 39)) (-4148 (((-1013 (-205)) $) 38)) (-2889 (((-591 (-591 (-205))) $) 43)) (-3026 (((-1013 (-205)) $) 41)) (-4216 (((-525) (-525)) 32)) (-1528 (((-525) (-525)) 28)) (-2087 (((-525) (-525)) 30)) (-2100 (((-108) (-108)) 35)) (-2702 (((-525)) 31)) (-2713 (($ $ (-1013 (-205))) 73) (($ $) 74)) (-2300 (($ (-1 (-876 (-205)) (-205)) (-1013 (-205))) 78) (($ (-1 (-876 (-205)) (-205)) (-1013 (-205)) (-1013 (-205)) (-1013 (-205)) (-1013 (-205))) 79)) (-1771 (($ (-1 (-205) (-205)) (-1 (-205) (-205)) (-1 (-205) (-205)) (-1 (-205) (-205)) (-1013 (-205))) 81) (($ (-1 (-205) (-205)) (-1 (-205) (-205)) (-1 (-205) (-205)) (-1 (-205) (-205)) (-1013 (-205)) (-1013 (-205)) (-1013 (-205)) (-1013 (-205))) 82) (($ $ (-1013 (-205))) 76)) (-3510 (((-525)) 36)) (-3337 (((-525)) 27)) (-3748 (((-525)) 29)) (-1870 (((-591 (-591 (-876 (-205)))) $) 94)) (-2602 (((-108) (-108)) 37)) (-2686 (((-796) $) 93)) (-4120 (((-108)) 34)))
+(((-859) (-13 (-905) (-10 -8 (-15 -2300 ($ (-1 (-876 (-205)) (-205)) (-1013 (-205)))) (-15 -2300 ($ (-1 (-876 (-205)) (-205)) (-1013 (-205)) (-1013 (-205)) (-1013 (-205)) (-1013 (-205)))) (-15 -1771 ($ (-1 (-205) (-205)) (-1 (-205) (-205)) (-1 (-205) (-205)) (-1 (-205) (-205)) (-1013 (-205)))) (-15 -1771 ($ (-1 (-205) (-205)) (-1 (-205) (-205)) (-1 (-205) (-205)) (-1 (-205) (-205)) (-1013 (-205)) (-1013 (-205)) (-1013 (-205)) (-1013 (-205)))) (-15 -1771 ($ $ (-1013 (-205)))) (-15 -2689 ($ $ (-1013 (-205)) (-1013 (-205)) (-1013 (-205)))) (-15 -2713 ($ $ (-1013 (-205)))) (-15 -2713 ($ $)) (-15 -3026 ((-1013 (-205)) $)) (-15 -2889 ((-591 (-591 (-205))) $)) (-15 -3337 ((-525))) (-15 -1528 ((-525) (-525))) (-15 -3748 ((-525))) (-15 -2087 ((-525) (-525))) (-15 -2702 ((-525))) (-15 -4216 ((-525) (-525))) (-15 -4120 ((-108))) (-15 -2100 ((-108) (-108))) (-15 -3510 ((-525))) (-15 -2602 ((-108) (-108)))))) (T -859))
+((-2300 (*1 *1 *2 *3) (-12 (-5 *2 (-1 (-876 (-205)) (-205))) (-5 *3 (-1013 (-205))) (-5 *1 (-859)))) (-2300 (*1 *1 *2 *3 *3 *3 *3) (-12 (-5 *2 (-1 (-876 (-205)) (-205))) (-5 *3 (-1013 (-205))) (-5 *1 (-859)))) (-1771 (*1 *1 *2 *2 *2 *2 *3) (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1013 (-205))) (-5 *1 (-859)))) (-1771 (*1 *1 *2 *2 *2 *2 *3 *3 *3 *3) (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1013 (-205))) (-5 *1 (-859)))) (-1771 (*1 *1 *1 *2) (-12 (-5 *2 (-1013 (-205))) (-5 *1 (-859)))) (-2689 (*1 *1 *1 *2 *2 *2) (-12 (-5 *2 (-1013 (-205))) (-5 *1 (-859)))) (-2713 (*1 *1 *1 *2) (-12 (-5 *2 (-1013 (-205))) (-5 *1 (-859)))) (-2713 (*1 *1 *1) (-5 *1 (-859))) (-3026 (*1 *2 *1) (-12 (-5 *2 (-1013 (-205))) (-5 *1 (-859)))) (-2889 (*1 *2 *1) (-12 (-5 *2 (-591 (-591 (-205)))) (-5 *1 (-859)))) (-3337 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-859)))) (-1528 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-859)))) (-3748 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-859)))) (-2087 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-859)))) (-2702 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-859)))) (-4216 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-859)))) (-4120 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-859)))) (-2100 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-859)))) (-3510 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-859)))) (-2602 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-859)))))
+(-13 (-905) (-10 -8 (-15 -2300 ($ (-1 (-876 (-205)) (-205)) (-1013 (-205)))) (-15 -2300 ($ (-1 (-876 (-205)) (-205)) (-1013 (-205)) (-1013 (-205)) (-1013 (-205)) (-1013 (-205)))) (-15 -1771 ($ (-1 (-205) (-205)) (-1 (-205) (-205)) (-1 (-205) (-205)) (-1 (-205) (-205)) (-1013 (-205)))) (-15 -1771 ($ (-1 (-205) (-205)) (-1 (-205) (-205)) (-1 (-205) (-205)) (-1 (-205) (-205)) (-1013 (-205)) (-1013 (-205)) (-1013 (-205)) (-1013 (-205)))) (-15 -1771 ($ $ (-1013 (-205)))) (-15 -2689 ($ $ (-1013 (-205)) (-1013 (-205)) (-1013 (-205)))) (-15 -2713 ($ $ (-1013 (-205)))) (-15 -2713 ($ $)) (-15 -3026 ((-1013 (-205)) $)) (-15 -2889 ((-591 (-591 (-205))) $)) (-15 -3337 ((-525))) (-15 -1528 ((-525) (-525))) (-15 -3748 ((-525))) (-15 -2087 ((-525) (-525))) (-15 -2702 ((-525))) (-15 -4216 ((-525) (-525))) (-15 -4120 ((-108))) (-15 -2100 ((-108) (-108))) (-15 -3510 ((-525))) (-15 -2602 ((-108) (-108)))))
+((-2689 (($ $ (-1013 (-205))) 70) (($ $ (-1013 (-205)) (-1013 (-205))) 71)) (-4162 (((-1013 (-205)) $) 44)) (-4148 (((-1013 (-205)) $) 43)) (-3026 (((-1013 (-205)) $) 45)) (-3825 (((-525) (-525)) 37)) (-2088 (((-525) (-525)) 33)) (-2644 (((-525) (-525)) 35)) (-3613 (((-108) (-108)) 39)) (-2101 (((-525)) 36)) (-2713 (($ $ (-1013 (-205))) 74) (($ $) 75)) (-2300 (($ (-1 (-876 (-205)) (-205)) (-1013 (-205))) 84) (($ (-1 (-876 (-205)) (-205)) (-1013 (-205)) (-1013 (-205)) (-1013 (-205))) 85)) (-3388 (($ (-1 (-205) (-205)) (-1013 (-205))) 92) (($ (-1 (-205) (-205))) 95)) (-1771 (($ (-1 (-205) (-205)) (-1013 (-205))) 79) (($ (-1 (-205) (-205)) (-1013 (-205)) (-1013 (-205))) 80) (($ (-591 (-1 (-205) (-205))) (-1013 (-205))) 87) (($ (-591 (-1 (-205) (-205))) (-1013 (-205)) (-1013 (-205))) 88) (($ (-1 (-205) (-205)) (-1 (-205) (-205)) (-1013 (-205))) 81) (($ (-1 (-205) (-205)) (-1 (-205) (-205)) (-1013 (-205)) (-1013 (-205)) (-1013 (-205))) 82) (($ $ (-1013 (-205))) 76)) (-2540 (((-108) $) 40)) (-2398 (((-525)) 41)) (-1366 (((-525)) 32)) (-2654 (((-525)) 34)) (-1870 (((-591 (-591 (-876 (-205)))) $) 23)) (-2825 (((-108) (-108)) 42)) (-2686 (((-796) $) 106)) (-1845 (((-108)) 38)))
+(((-860) (-13 (-887) (-10 -8 (-15 -1771 ($ (-1 (-205) (-205)) (-1013 (-205)))) (-15 -1771 ($ (-1 (-205) (-205)) (-1013 (-205)) (-1013 (-205)))) (-15 -1771 ($ (-591 (-1 (-205) (-205))) (-1013 (-205)))) (-15 -1771 ($ (-591 (-1 (-205) (-205))) (-1013 (-205)) (-1013 (-205)))) (-15 -1771 ($ (-1 (-205) (-205)) (-1 (-205) (-205)) (-1013 (-205)))) (-15 -1771 ($ (-1 (-205) (-205)) (-1 (-205) (-205)) (-1013 (-205)) (-1013 (-205)) (-1013 (-205)))) (-15 -2300 ($ (-1 (-876 (-205)) (-205)) (-1013 (-205)))) (-15 -2300 ($ (-1 (-876 (-205)) (-205)) (-1013 (-205)) (-1013 (-205)) (-1013 (-205)))) (-15 -3388 ($ (-1 (-205) (-205)) (-1013 (-205)))) (-15 -3388 ($ (-1 (-205) (-205)))) (-15 -1771 ($ $ (-1013 (-205)))) (-15 -2540 ((-108) $)) (-15 -2689 ($ $ (-1013 (-205)))) (-15 -2689 ($ $ (-1013 (-205)) (-1013 (-205)))) (-15 -2713 ($ $ (-1013 (-205)))) (-15 -2713 ($ $)) (-15 -3026 ((-1013 (-205)) $)) (-15 -1366 ((-525))) (-15 -2088 ((-525) (-525))) (-15 -2654 ((-525))) (-15 -2644 ((-525) (-525))) (-15 -2101 ((-525))) (-15 -3825 ((-525) (-525))) (-15 -1845 ((-108))) (-15 -3613 ((-108) (-108))) (-15 -2398 ((-525))) (-15 -2825 ((-108) (-108)))))) (T -860))
+((-1771 (*1 *1 *2 *3) (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1013 (-205))) (-5 *1 (-860)))) (-1771 (*1 *1 *2 *3 *3) (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1013 (-205))) (-5 *1 (-860)))) (-1771 (*1 *1 *2 *3) (-12 (-5 *2 (-591 (-1 (-205) (-205)))) (-5 *3 (-1013 (-205))) (-5 *1 (-860)))) (-1771 (*1 *1 *2 *3 *3) (-12 (-5 *2 (-591 (-1 (-205) (-205)))) (-5 *3 (-1013 (-205))) (-5 *1 (-860)))) (-1771 (*1 *1 *2 *2 *3) (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1013 (-205))) (-5 *1 (-860)))) (-1771 (*1 *1 *2 *2 *3 *3 *3) (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1013 (-205))) (-5 *1 (-860)))) (-2300 (*1 *1 *2 *3) (-12 (-5 *2 (-1 (-876 (-205)) (-205))) (-5 *3 (-1013 (-205))) (-5 *1 (-860)))) (-2300 (*1 *1 *2 *3 *3 *3) (-12 (-5 *2 (-1 (-876 (-205)) (-205))) (-5 *3 (-1013 (-205))) (-5 *1 (-860)))) (-3388 (*1 *1 *2 *3) (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1013 (-205))) (-5 *1 (-860)))) (-3388 (*1 *1 *2) (-12 (-5 *2 (-1 (-205) (-205))) (-5 *1 (-860)))) (-1771 (*1 *1 *1 *2) (-12 (-5 *2 (-1013 (-205))) (-5 *1 (-860)))) (-2540 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-860)))) (-2689 (*1 *1 *1 *2) (-12 (-5 *2 (-1013 (-205))) (-5 *1 (-860)))) (-2689 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-1013 (-205))) (-5 *1 (-860)))) (-2713 (*1 *1 *1 *2) (-12 (-5 *2 (-1013 (-205))) (-5 *1 (-860)))) (-2713 (*1 *1 *1) (-5 *1 (-860))) (-3026 (*1 *2 *1) (-12 (-5 *2 (-1013 (-205))) (-5 *1 (-860)))) (-1366 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-860)))) (-2088 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-860)))) (-2654 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-860)))) (-2644 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-860)))) (-2101 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-860)))) (-3825 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-860)))) (-1845 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-860)))) (-3613 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-860)))) (-2398 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-860)))) (-2825 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-860)))))
+(-13 (-887) (-10 -8 (-15 -1771 ($ (-1 (-205) (-205)) (-1013 (-205)))) (-15 -1771 ($ (-1 (-205) (-205)) (-1013 (-205)) (-1013 (-205)))) (-15 -1771 ($ (-591 (-1 (-205) (-205))) (-1013 (-205)))) (-15 -1771 ($ (-591 (-1 (-205) (-205))) (-1013 (-205)) (-1013 (-205)))) (-15 -1771 ($ (-1 (-205) (-205)) (-1 (-205) (-205)) (-1013 (-205)))) (-15 -1771 ($ (-1 (-205) (-205)) (-1 (-205) (-205)) (-1013 (-205)) (-1013 (-205)) (-1013 (-205)))) (-15 -2300 ($ (-1 (-876 (-205)) (-205)) (-1013 (-205)))) (-15 -2300 ($ (-1 (-876 (-205)) (-205)) (-1013 (-205)) (-1013 (-205)) (-1013 (-205)))) (-15 -3388 ($ (-1 (-205) (-205)) (-1013 (-205)))) (-15 -3388 ($ (-1 (-205) (-205)))) (-15 -1771 ($ $ (-1013 (-205)))) (-15 -2540 ((-108) $)) (-15 -2689 ($ $ (-1013 (-205)))) (-15 -2689 ($ $ (-1013 (-205)) (-1013 (-205)))) (-15 -2713 ($ $ (-1013 (-205)))) (-15 -2713 ($ $)) (-15 -3026 ((-1013 (-205)) $)) (-15 -1366 ((-525))) (-15 -2088 ((-525) (-525))) (-15 -2654 ((-525))) (-15 -2644 ((-525) (-525))) (-15 -2101 ((-525))) (-15 -3825 ((-525) (-525))) (-15 -1845 ((-108))) (-15 -3613 ((-108) (-108))) (-15 -2398 ((-525))) (-15 -2825 ((-108) (-108)))))
+((-1947 (((-591 (-1013 (-205))) (-591 (-591 (-876 (-205))))) 24)))
+(((-861) (-10 -7 (-15 -1947 ((-591 (-1013 (-205))) (-591 (-591 (-876 (-205)))))))) (T -861))
+((-1947 (*1 *2 *3) (-12 (-5 *3 (-591 (-591 (-876 (-205))))) (-5 *2 (-591 (-1013 (-205)))) (-5 *1 (-861)))))
+(-10 -7 (-15 -1947 ((-591 (-1013 (-205))) (-591 (-591 (-876 (-205)))))))
+((-1275 ((|#2| |#2|) 26)) (-4217 ((|#2| |#2|) 27)) (-2277 ((|#2| |#2|) 25)) (-2772 ((|#2| |#2| (-1072)) 24)))
+(((-862 |#1| |#2|) (-10 -7 (-15 -2772 (|#2| |#2| (-1072))) (-15 -2277 (|#2| |#2|)) (-15 -1275 (|#2| |#2|)) (-15 -4217 (|#2| |#2|))) (-788) (-408 |#1|)) (T -862))
+((-4217 (*1 *2 *2) (-12 (-4 *3 (-788)) (-5 *1 (-862 *3 *2)) (-4 *2 (-408 *3)))) (-1275 (*1 *2 *2) (-12 (-4 *3 (-788)) (-5 *1 (-862 *3 *2)) (-4 *2 (-408 *3)))) (-2277 (*1 *2 *2) (-12 (-4 *3 (-788)) (-5 *1 (-862 *3 *2)) (-4 *2 (-408 *3)))) (-2772 (*1 *2 *2 *3) (-12 (-5 *3 (-1072)) (-4 *4 (-788)) (-5 *1 (-862 *4 *2)) (-4 *2 (-408 *4)))))
+(-10 -7 (-15 -2772 (|#2| |#2| (-1072))) (-15 -2277 (|#2| |#2|)) (-15 -1275 (|#2| |#2|)) (-15 -4217 (|#2| |#2|)))
+((-1275 (((-294 (-525)) (-1089)) 16)) (-4217 (((-294 (-525)) (-1089)) 14)) (-2277 (((-294 (-525)) (-1089)) 12)) (-2772 (((-294 (-525)) (-1089) (-1072)) 19)))
+(((-863) (-10 -7 (-15 -2772 ((-294 (-525)) (-1089) (-1072))) (-15 -2277 ((-294 (-525)) (-1089))) (-15 -1275 ((-294 (-525)) (-1089))) (-15 -4217 ((-294 (-525)) (-1089))))) (T -863))
+((-4217 (*1 *2 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-294 (-525))) (-5 *1 (-863)))) (-1275 (*1 *2 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-294 (-525))) (-5 *1 (-863)))) (-2277 (*1 *2 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-294 (-525))) (-5 *1 (-863)))) (-2772 (*1 *2 *3 *4) (-12 (-5 *3 (-1089)) (-5 *4 (-1072)) (-5 *2 (-294 (-525))) (-5 *1 (-863)))))
+(-10 -7 (-15 -2772 ((-294 (-525)) (-1089) (-1072))) (-15 -2277 ((-294 (-525)) (-1089))) (-15 -1275 ((-294 (-525)) (-1089))) (-15 -4217 ((-294 (-525)) (-1089))))
+((-4018 (((-822 |#1| |#3|) |#2| (-825 |#1|) (-822 |#1| |#3|)) 25)) (-3364 (((-1 (-108) |#2|) (-1 (-108) |#3|)) 13)))
+(((-864 |#1| |#2| |#3|) (-10 -7 (-15 -3364 ((-1 (-108) |#2|) (-1 (-108) |#3|))) (-15 -4018 ((-822 |#1| |#3|) |#2| (-825 |#1|) (-822 |#1| |#3|)))) (-1018) (-819 |#1|) (-13 (-1018) (-966 |#2|))) (T -864))
+((-4018 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-822 *5 *6)) (-5 *4 (-825 *5)) (-4 *5 (-1018)) (-4 *6 (-13 (-1018) (-966 *3))) (-4 *3 (-819 *5)) (-5 *1 (-864 *5 *3 *6)))) (-3364 (*1 *2 *3) (-12 (-5 *3 (-1 (-108) *6)) (-4 *6 (-13 (-1018) (-966 *5))) (-4 *5 (-819 *4)) (-4 *4 (-1018)) (-5 *2 (-1 (-108) *5)) (-5 *1 (-864 *4 *5 *6)))))
+(-10 -7 (-15 -3364 ((-1 (-108) |#2|) (-1 (-108) |#3|))) (-15 -4018 ((-822 |#1| |#3|) |#2| (-825 |#1|) (-822 |#1| |#3|))))
+((-4018 (((-822 |#1| |#3|) |#3| (-825 |#1|) (-822 |#1| |#3|)) 30)))
+(((-865 |#1| |#2| |#3|) (-10 -7 (-15 -4018 ((-822 |#1| |#3|) |#3| (-825 |#1|) (-822 |#1| |#3|)))) (-1018) (-13 (-517) (-788) (-819 |#1|)) (-13 (-408 |#2|) (-566 (-825 |#1|)) (-819 |#1|) (-966 (-564 $)))) (T -865))
+((-4018 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-822 *5 *3)) (-4 *5 (-1018)) (-4 *3 (-13 (-408 *6) (-566 *4) (-819 *5) (-966 (-564 $)))) (-5 *4 (-825 *5)) (-4 *6 (-13 (-517) (-788) (-819 *5))) (-5 *1 (-865 *5 *6 *3)))))
+(-10 -7 (-15 -4018 ((-822 |#1| |#3|) |#3| (-825 |#1|) (-822 |#1| |#3|))))
+((-4018 (((-822 (-525) |#1|) |#1| (-825 (-525)) (-822 (-525) |#1|)) 13)))
+(((-866 |#1|) (-10 -7 (-15 -4018 ((-822 (-525) |#1|) |#1| (-825 (-525)) (-822 (-525) |#1|)))) (-510)) (T -866))
+((-4018 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-822 (-525) *3)) (-5 *4 (-825 (-525))) (-4 *3 (-510)) (-5 *1 (-866 *3)))))
+(-10 -7 (-15 -4018 ((-822 (-525) |#1|) |#1| (-825 (-525)) (-822 (-525) |#1|))))
+((-4018 (((-822 |#1| |#2|) (-564 |#2|) (-825 |#1|) (-822 |#1| |#2|)) 54)))
+(((-867 |#1| |#2|) (-10 -7 (-15 -4018 ((-822 |#1| |#2|) (-564 |#2|) (-825 |#1|) (-822 |#1| |#2|)))) (-1018) (-13 (-788) (-966 (-564 $)) (-566 (-825 |#1|)) (-819 |#1|))) (T -867))
+((-4018 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-822 *5 *6)) (-5 *3 (-564 *6)) (-4 *5 (-1018)) (-4 *6 (-13 (-788) (-966 (-564 $)) (-566 *4) (-819 *5))) (-5 *4 (-825 *5)) (-5 *1 (-867 *5 *6)))))
+(-10 -7 (-15 -4018 ((-822 |#1| |#2|) (-564 |#2|) (-825 |#1|) (-822 |#1| |#2|))))
+((-4018 (((-818 |#1| |#2| |#3|) |#3| (-825 |#1|) (-818 |#1| |#2| |#3|)) 15)))
+(((-868 |#1| |#2| |#3|) (-10 -7 (-15 -4018 ((-818 |#1| |#2| |#3|) |#3| (-825 |#1|) (-818 |#1| |#2| |#3|)))) (-1018) (-819 |#1|) (-611 |#2|)) (T -868))
+((-4018 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-818 *5 *6 *3)) (-5 *4 (-825 *5)) (-4 *5 (-1018)) (-4 *6 (-819 *5)) (-4 *3 (-611 *6)) (-5 *1 (-868 *5 *6 *3)))))
+(-10 -7 (-15 -4018 ((-818 |#1| |#2| |#3|) |#3| (-825 |#1|) (-818 |#1| |#2| |#3|))))
+((-4018 (((-822 |#1| |#5|) |#5| (-825 |#1|) (-822 |#1| |#5|)) 17 (|has| |#3| (-819 |#1|))) (((-822 |#1| |#5|) |#5| (-825 |#1|) (-822 |#1| |#5|) (-1 (-822 |#1| |#5|) |#3| (-825 |#1|) (-822 |#1| |#5|))) 16)))
+(((-869 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -4018 ((-822 |#1| |#5|) |#5| (-825 |#1|) (-822 |#1| |#5|) (-1 (-822 |#1| |#5|) |#3| (-825 |#1|) (-822 |#1| |#5|)))) (IF (|has| |#3| (-819 |#1|)) (-15 -4018 ((-822 |#1| |#5|) |#5| (-825 |#1|) (-822 |#1| |#5|))) |%noBranch|)) (-1018) (-734) (-788) (-13 (-975) (-788) (-819 |#1|)) (-13 (-882 |#4| |#2| |#3|) (-566 (-825 |#1|)))) (T -869))
+((-4018 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-822 *5 *3)) (-4 *5 (-1018)) (-4 *3 (-13 (-882 *8 *6 *7) (-566 *4))) (-5 *4 (-825 *5)) (-4 *7 (-819 *5)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *8 (-13 (-975) (-788) (-819 *5))) (-5 *1 (-869 *5 *6 *7 *8 *3)))) (-4018 (*1 *2 *3 *4 *2 *5) (-12 (-5 *5 (-1 (-822 *6 *3) *8 (-825 *6) (-822 *6 *3))) (-4 *8 (-788)) (-5 *2 (-822 *6 *3)) (-5 *4 (-825 *6)) (-4 *6 (-1018)) (-4 *3 (-13 (-882 *9 *7 *8) (-566 *4))) (-4 *7 (-734)) (-4 *9 (-13 (-975) (-788) (-819 *6))) (-5 *1 (-869 *6 *7 *8 *9 *3)))))
+(-10 -7 (-15 -4018 ((-822 |#1| |#5|) |#5| (-825 |#1|) (-822 |#1| |#5|) (-1 (-822 |#1| |#5|) |#3| (-825 |#1|) (-822 |#1| |#5|)))) (IF (|has| |#3| (-819 |#1|)) (-15 -4018 ((-822 |#1| |#5|) |#5| (-825 |#1|) (-822 |#1| |#5|))) |%noBranch|))
+((-1261 ((|#2| |#2| (-591 (-1 (-108) |#3|))) 12) ((|#2| |#2| (-1 (-108) |#3|)) 13)))
+(((-870 |#1| |#2| |#3|) (-10 -7 (-15 -1261 (|#2| |#2| (-1 (-108) |#3|))) (-15 -1261 (|#2| |#2| (-591 (-1 (-108) |#3|))))) (-788) (-408 |#1|) (-1125)) (T -870))
+((-1261 (*1 *2 *2 *3) (-12 (-5 *3 (-591 (-1 (-108) *5))) (-4 *5 (-1125)) (-4 *4 (-788)) (-5 *1 (-870 *4 *2 *5)) (-4 *2 (-408 *4)))) (-1261 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-108) *5)) (-4 *5 (-1125)) (-4 *4 (-788)) (-5 *1 (-870 *4 *2 *5)) (-4 *2 (-408 *4)))))
+(-10 -7 (-15 -1261 (|#2| |#2| (-1 (-108) |#3|))) (-15 -1261 (|#2| |#2| (-591 (-1 (-108) |#3|)))))
+((-1261 (((-294 (-525)) (-1089) (-591 (-1 (-108) |#1|))) 18) (((-294 (-525)) (-1089) (-1 (-108) |#1|)) 15)))
+(((-871 |#1|) (-10 -7 (-15 -1261 ((-294 (-525)) (-1089) (-1 (-108) |#1|))) (-15 -1261 ((-294 (-525)) (-1089) (-591 (-1 (-108) |#1|))))) (-1125)) (T -871))
+((-1261 (*1 *2 *3 *4) (-12 (-5 *3 (-1089)) (-5 *4 (-591 (-1 (-108) *5))) (-4 *5 (-1125)) (-5 *2 (-294 (-525))) (-5 *1 (-871 *5)))) (-1261 (*1 *2 *3 *4) (-12 (-5 *3 (-1089)) (-5 *4 (-1 (-108) *5)) (-4 *5 (-1125)) (-5 *2 (-294 (-525))) (-5 *1 (-871 *5)))))
+(-10 -7 (-15 -1261 ((-294 (-525)) (-1089) (-1 (-108) |#1|))) (-15 -1261 ((-294 (-525)) (-1089) (-591 (-1 (-108) |#1|)))))
+((-4018 (((-822 |#1| |#3|) |#3| (-825 |#1|) (-822 |#1| |#3|)) 25)))
+(((-872 |#1| |#2| |#3|) (-10 -7 (-15 -4018 ((-822 |#1| |#3|) |#3| (-825 |#1|) (-822 |#1| |#3|)))) (-1018) (-13 (-517) (-819 |#1|) (-566 (-825 |#1|))) (-923 |#2|)) (T -872))
+((-4018 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-822 *5 *3)) (-4 *5 (-1018)) (-4 *3 (-923 *6)) (-4 *6 (-13 (-517) (-819 *5) (-566 *4))) (-5 *4 (-825 *5)) (-5 *1 (-872 *5 *6 *3)))))
+(-10 -7 (-15 -4018 ((-822 |#1| |#3|) |#3| (-825 |#1|) (-822 |#1| |#3|))))
+((-4018 (((-822 |#1| (-1089)) (-1089) (-825 |#1|) (-822 |#1| (-1089))) 17)))
+(((-873 |#1|) (-10 -7 (-15 -4018 ((-822 |#1| (-1089)) (-1089) (-825 |#1|) (-822 |#1| (-1089))))) (-1018)) (T -873))
+((-4018 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-822 *5 (-1089))) (-5 *3 (-1089)) (-5 *4 (-825 *5)) (-4 *5 (-1018)) (-5 *1 (-873 *5)))))
+(-10 -7 (-15 -4018 ((-822 |#1| (-1089)) (-1089) (-825 |#1|) (-822 |#1| (-1089)))))
+((-2361 (((-822 |#1| |#3|) (-591 |#3|) (-591 (-825 |#1|)) (-822 |#1| |#3|) (-1 (-822 |#1| |#3|) |#3| (-825 |#1|) (-822 |#1| |#3|))) 33)) (-4018 (((-822 |#1| |#3|) (-591 |#3|) (-591 (-825 |#1|)) (-1 |#3| (-591 |#3|)) (-822 |#1| |#3|) (-1 (-822 |#1| |#3|) |#3| (-825 |#1|) (-822 |#1| |#3|))) 32)))
+(((-874 |#1| |#2| |#3|) (-10 -7 (-15 -4018 ((-822 |#1| |#3|) (-591 |#3|) (-591 (-825 |#1|)) (-1 |#3| (-591 |#3|)) (-822 |#1| |#3|) (-1 (-822 |#1| |#3|) |#3| (-825 |#1|) (-822 |#1| |#3|)))) (-15 -2361 ((-822 |#1| |#3|) (-591 |#3|) (-591 (-825 |#1|)) (-822 |#1| |#3|) (-1 (-822 |#1| |#3|) |#3| (-825 |#1|) (-822 |#1| |#3|))))) (-1018) (-13 (-975) (-788)) (-13 (-975) (-566 (-825 |#1|)) (-966 |#2|))) (T -874))
+((-2361 (*1 *2 *3 *4 *2 *5) (-12 (-5 *3 (-591 *8)) (-5 *4 (-591 (-825 *6))) (-5 *5 (-1 (-822 *6 *8) *8 (-825 *6) (-822 *6 *8))) (-4 *6 (-1018)) (-4 *8 (-13 (-975) (-566 (-825 *6)) (-966 *7))) (-5 *2 (-822 *6 *8)) (-4 *7 (-13 (-975) (-788))) (-5 *1 (-874 *6 *7 *8)))) (-4018 (*1 *2 *3 *4 *5 *2 *6) (-12 (-5 *4 (-591 (-825 *7))) (-5 *5 (-1 *9 (-591 *9))) (-5 *6 (-1 (-822 *7 *9) *9 (-825 *7) (-822 *7 *9))) (-4 *7 (-1018)) (-4 *9 (-13 (-975) (-566 (-825 *7)) (-966 *8))) (-5 *2 (-822 *7 *9)) (-5 *3 (-591 *9)) (-4 *8 (-13 (-975) (-788))) (-5 *1 (-874 *7 *8 *9)))))
+(-10 -7 (-15 -4018 ((-822 |#1| |#3|) (-591 |#3|) (-591 (-825 |#1|)) (-1 |#3| (-591 |#3|)) (-822 |#1| |#3|) (-1 (-822 |#1| |#3|) |#3| (-825 |#1|) (-822 |#1| |#3|)))) (-15 -2361 ((-822 |#1| |#3|) (-591 |#3|) (-591 (-825 |#1|)) (-822 |#1| |#3|) (-1 (-822 |#1| |#3|) |#3| (-825 |#1|) (-822 |#1| |#3|)))))
+((-3571 (((-1085 (-385 (-525))) (-525)) 63)) (-2142 (((-1085 (-525)) (-525)) 66)) (-3773 (((-1085 (-525)) (-525)) 60)) (-1368 (((-525) (-1085 (-525))) 55)) (-1458 (((-1085 (-385 (-525))) (-525)) 49)) (-3762 (((-1085 (-525)) (-525)) 38)) (-2818 (((-1085 (-525)) (-525)) 68)) (-3431 (((-1085 (-525)) (-525)) 67)) (-2117 (((-1085 (-385 (-525))) (-525)) 51)))
+(((-875) (-10 -7 (-15 -2117 ((-1085 (-385 (-525))) (-525))) (-15 -3431 ((-1085 (-525)) (-525))) (-15 -2818 ((-1085 (-525)) (-525))) (-15 -3762 ((-1085 (-525)) (-525))) (-15 -1458 ((-1085 (-385 (-525))) (-525))) (-15 -1368 ((-525) (-1085 (-525)))) (-15 -3773 ((-1085 (-525)) (-525))) (-15 -2142 ((-1085 (-525)) (-525))) (-15 -3571 ((-1085 (-385 (-525))) (-525))))) (T -875))
+((-3571 (*1 *2 *3) (-12 (-5 *2 (-1085 (-385 (-525)))) (-5 *1 (-875)) (-5 *3 (-525)))) (-2142 (*1 *2 *3) (-12 (-5 *2 (-1085 (-525))) (-5 *1 (-875)) (-5 *3 (-525)))) (-3773 (*1 *2 *3) (-12 (-5 *2 (-1085 (-525))) (-5 *1 (-875)) (-5 *3 (-525)))) (-1368 (*1 *2 *3) (-12 (-5 *3 (-1085 (-525))) (-5 *2 (-525)) (-5 *1 (-875)))) (-1458 (*1 *2 *3) (-12 (-5 *2 (-1085 (-385 (-525)))) (-5 *1 (-875)) (-5 *3 (-525)))) (-3762 (*1 *2 *3) (-12 (-5 *2 (-1085 (-525))) (-5 *1 (-875)) (-5 *3 (-525)))) (-2818 (*1 *2 *3) (-12 (-5 *2 (-1085 (-525))) (-5 *1 (-875)) (-5 *3 (-525)))) (-3431 (*1 *2 *3) (-12 (-5 *2 (-1085 (-525))) (-5 *1 (-875)) (-5 *3 (-525)))) (-2117 (*1 *2 *3) (-12 (-5 *2 (-1085 (-385 (-525)))) (-5 *1 (-875)) (-5 *3 (-525)))))
+(-10 -7 (-15 -2117 ((-1085 (-385 (-525))) (-525))) (-15 -3431 ((-1085 (-525)) (-525))) (-15 -2818 ((-1085 (-525)) (-525))) (-15 -3762 ((-1085 (-525)) (-525))) (-15 -1458 ((-1085 (-385 (-525))) (-525))) (-15 -1368 ((-525) (-1085 (-525)))) (-15 -3773 ((-1085 (-525)) (-525))) (-15 -2142 ((-1085 (-525)) (-525))) (-15 -3571 ((-1085 (-385 (-525))) (-525))))
+((-2673 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3559 (($ (-712)) NIL (|has| |#1| (-23)))) (-3832 (((-1176) $ (-525) (-525)) NIL (|has| $ (-6 -4251)))) (-3110 (((-108) (-1 (-108) |#1| |#1|) $) NIL) (((-108) $) NIL (|has| |#1| (-788)))) (-2613 (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4251))) (($ $) NIL (-12 (|has| $ (-6 -4251)) (|has| |#1| (-788))))) (-1282 (($ (-1 (-108) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-788)))) (-3727 (((-108) $ (-712)) NIL)) (-2847 ((|#1| $ (-525) |#1|) 11 (|has| $ (-6 -4251))) ((|#1| $ (-1138 (-525)) |#1|) NIL (|has| $ (-6 -4251)))) (-2467 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-2055 (($) NIL T CONST)) (-3405 (($ $) NIL (|has| $ (-6 -4251)))) (-2747 (($ $) NIL)) (-2908 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2537 (($ |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-3618 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4250)))) (-4205 ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4251)))) (-4121 ((|#1| $ (-525)) NIL)) (-1734 (((-525) (-1 (-108) |#1|) $) NIL) (((-525) |#1| $) NIL (|has| |#1| (-1018))) (((-525) |#1| $ (-525)) NIL (|has| |#1| (-1018)))) (-1867 (($ (-591 |#1|)) 13)) (-2916 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-2533 (((-631 |#1|) $ $) NIL (|has| |#1| (-975)))) (-1316 (($ (-712) |#1|) 8)) (-3491 (((-108) $ (-712)) NIL)) (-4152 (((-525) $) 10 (|has| (-525) (-788)))) (-1923 (($ $ $) NIL (|has| |#1| (-788)))) (-3459 (($ (-1 (-108) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-788)))) (-4207 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-1826 (((-525) $) NIL (|has| (-525) (-788)))) (-3475 (($ $ $) NIL (|has| |#1| (-788)))) (-4192 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-2380 ((|#1| $) NIL (-12 (|has| |#1| (-932)) (|has| |#1| (-975))))) (-3295 (((-108) $ (-712)) NIL)) (-2445 ((|#1| $) NIL (-12 (|has| |#1| (-932)) (|has| |#1| (-975))))) (-2621 (((-1072) $) NIL (|has| |#1| (-1018)))) (-2059 (($ |#1| $ (-525)) NIL) (($ $ $ (-525)) NIL)) (-3761 (((-591 (-525)) $) NIL)) (-1675 (((-108) (-525) $) NIL)) (-2937 (((-1036) $) NIL (|has| |#1| (-1018)))) (-2872 ((|#1| $) NIL (|has| (-525) (-788)))) (-2714 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-1858 (($ $ |#1|) NIL (|has| $ (-6 -4251)))) (-1618 (($ $ (-591 |#1|)) 26)) (-3465 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) NIL)) (-3384 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2998 (((-591 |#1|) $) NIL)) (-2077 (((-108) $) NIL)) (-3164 (($) NIL)) (-1881 ((|#1| $ (-525) |#1|) NIL) ((|#1| $ (-525)) 20) (($ $ (-1138 (-525))) NIL)) (-3183 ((|#1| $ $) NIL (|has| |#1| (-975)))) (-3840 (((-854) $) 16)) (-3226 (($ $ (-525)) NIL) (($ $ (-1138 (-525))) NIL)) (-1804 (($ $ $) 24)) (-2960 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2992 (($ $ $ (-525)) NIL (|has| $ (-6 -4251)))) (-2873 (($ $) NIL)) (-1300 (((-501) $) NIL (|has| |#1| (-566 (-501)))) (($ (-591 |#1|)) 17)) (-2695 (($ (-591 |#1|)) NIL)) (-1624 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) 25) (($ (-591 $)) NIL)) (-2686 (((-796) $) NIL (|has| |#1| (-565 (-796))))) (-1475 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4004 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3982 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3944 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3994 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3971 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4047 (($ $) NIL (|has| |#1| (-21))) (($ $ $) NIL (|has| |#1| (-21)))) (-4036 (($ $ $) NIL (|has| |#1| (-25)))) (* (($ (-525) $) NIL (|has| |#1| (-21))) (($ |#1| $) NIL (|has| |#1| (-668))) (($ $ |#1|) NIL (|has| |#1| (-668)))) (-2028 (((-712) $) 14 (|has| $ (-6 -4250)))))
(((-876 |#1|) (-911 |#1|) (-975)) (T -876))
NIL
(-911 |#1|)
-((-2836 (((-457 |#1| |#2|) (-885 |#2|)) 20)) (-2553 (((-227 |#1| |#2|) (-885 |#2|)) 33)) (-2366 (((-885 |#2|) (-457 |#1| |#2|)) 25)) (-2797 (((-227 |#1| |#2|) (-457 |#1| |#2|)) 55)) (-3844 (((-885 |#2|) (-227 |#1| |#2|)) 30)) (-3894 (((-457 |#1| |#2|) (-227 |#1| |#2|)) 46)))
-(((-877 |#1| |#2|) (-10 -7 (-15 -3894 ((-457 |#1| |#2|) (-227 |#1| |#2|))) (-15 -2797 ((-227 |#1| |#2|) (-457 |#1| |#2|))) (-15 -2836 ((-457 |#1| |#2|) (-885 |#2|))) (-15 -2366 ((-885 |#2|) (-457 |#1| |#2|))) (-15 -3844 ((-885 |#2|) (-227 |#1| |#2|))) (-15 -2553 ((-227 |#1| |#2|) (-885 |#2|)))) (-591 (-1089)) (-975)) (T -877))
-((-2553 (*1 *2 *3) (-12 (-5 *3 (-885 *5)) (-4 *5 (-975)) (-5 *2 (-227 *4 *5)) (-5 *1 (-877 *4 *5)) (-14 *4 (-591 (-1089))))) (-3844 (*1 *2 *3) (-12 (-5 *3 (-227 *4 *5)) (-14 *4 (-591 (-1089))) (-4 *5 (-975)) (-5 *2 (-885 *5)) (-5 *1 (-877 *4 *5)))) (-2366 (*1 *2 *3) (-12 (-5 *3 (-457 *4 *5)) (-14 *4 (-591 (-1089))) (-4 *5 (-975)) (-5 *2 (-885 *5)) (-5 *1 (-877 *4 *5)))) (-2836 (*1 *2 *3) (-12 (-5 *3 (-885 *5)) (-4 *5 (-975)) (-5 *2 (-457 *4 *5)) (-5 *1 (-877 *4 *5)) (-14 *4 (-591 (-1089))))) (-2797 (*1 *2 *3) (-12 (-5 *3 (-457 *4 *5)) (-14 *4 (-591 (-1089))) (-4 *5 (-975)) (-5 *2 (-227 *4 *5)) (-5 *1 (-877 *4 *5)))) (-3894 (*1 *2 *3) (-12 (-5 *3 (-227 *4 *5)) (-14 *4 (-591 (-1089))) (-4 *5 (-975)) (-5 *2 (-457 *4 *5)) (-5 *1 (-877 *4 *5)))))
-(-10 -7 (-15 -3894 ((-457 |#1| |#2|) (-227 |#1| |#2|))) (-15 -2797 ((-227 |#1| |#2|) (-457 |#1| |#2|))) (-15 -2836 ((-457 |#1| |#2|) (-885 |#2|))) (-15 -2366 ((-885 |#2|) (-457 |#1| |#2|))) (-15 -3844 ((-885 |#2|) (-227 |#1| |#2|))) (-15 -2553 ((-227 |#1| |#2|) (-885 |#2|))))
-((-2204 (((-591 |#2|) |#2| |#2|) 10)) (-3051 (((-712) (-591 |#1|)) 37 (|has| |#1| (-786)))) (-1425 (((-591 |#2|) |#2|) 11)) (-1978 (((-712) (-591 |#1|) (-525) (-525)) 36 (|has| |#1| (-786)))) (-3589 ((|#1| |#2|) 32 (|has| |#1| (-786)))))
-(((-878 |#1| |#2|) (-10 -7 (-15 -2204 ((-591 |#2|) |#2| |#2|)) (-15 -1425 ((-591 |#2|) |#2|)) (IF (|has| |#1| (-786)) (PROGN (-15 -3589 (|#1| |#2|)) (-15 -3051 ((-712) (-591 |#1|))) (-15 -1978 ((-712) (-591 |#1|) (-525) (-525)))) |%noBranch|)) (-341) (-1147 |#1|)) (T -878))
-((-1978 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-591 *5)) (-5 *4 (-525)) (-4 *5 (-786)) (-4 *5 (-341)) (-5 *2 (-712)) (-5 *1 (-878 *5 *6)) (-4 *6 (-1147 *5)))) (-3051 (*1 *2 *3) (-12 (-5 *3 (-591 *4)) (-4 *4 (-786)) (-4 *4 (-341)) (-5 *2 (-712)) (-5 *1 (-878 *4 *5)) (-4 *5 (-1147 *4)))) (-3589 (*1 *2 *3) (-12 (-4 *2 (-341)) (-4 *2 (-786)) (-5 *1 (-878 *2 *3)) (-4 *3 (-1147 *2)))) (-1425 (*1 *2 *3) (-12 (-4 *4 (-341)) (-5 *2 (-591 *3)) (-5 *1 (-878 *4 *3)) (-4 *3 (-1147 *4)))) (-2204 (*1 *2 *3 *3) (-12 (-4 *4 (-341)) (-5 *2 (-591 *3)) (-5 *1 (-878 *4 *3)) (-4 *3 (-1147 *4)))))
-(-10 -7 (-15 -2204 ((-591 |#2|) |#2| |#2|)) (-15 -1425 ((-591 |#2|) |#2|)) (IF (|has| |#1| (-786)) (PROGN (-15 -3589 (|#1| |#2|)) (-15 -3051 ((-712) (-591 |#1|))) (-15 -1978 ((-712) (-591 |#1|) (-525) (-525)))) |%noBranch|))
-((-1340 (((-885 |#2|) (-1 |#2| |#1|) (-885 |#1|)) 19)))
-(((-879 |#1| |#2|) (-10 -7 (-15 -1340 ((-885 |#2|) (-1 |#2| |#1|) (-885 |#1|)))) (-975) (-975)) (T -879))
-((-1340 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-885 *5)) (-4 *5 (-975)) (-4 *6 (-975)) (-5 *2 (-885 *6)) (-5 *1 (-879 *5 *6)))))
-(-10 -7 (-15 -1340 ((-885 |#2|) (-1 |#2| |#1|) (-885 |#1|))))
-((-1312 (((-1144 |#1| (-885 |#2|)) (-885 |#2|) (-1167 |#1|)) 18)))
-(((-880 |#1| |#2|) (-10 -7 (-15 -1312 ((-1144 |#1| (-885 |#2|)) (-885 |#2|) (-1167 |#1|)))) (-1089) (-975)) (T -880))
-((-1312 (*1 *2 *3 *4) (-12 (-5 *4 (-1167 *5)) (-14 *5 (-1089)) (-4 *6 (-975)) (-5 *2 (-1144 *5 (-885 *6))) (-5 *1 (-880 *5 *6)) (-5 *3 (-885 *6)))))
-(-10 -7 (-15 -1312 ((-1144 |#1| (-885 |#2|)) (-885 |#2|) (-1167 |#1|))))
-((-4090 (((-712) $) 71) (((-712) $ (-591 |#4|)) 74)) (-1291 (($ $) 173)) (-2827 (((-396 $) $) 165)) (-2252 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) 116)) (-1251 (((-3 |#2| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL) (((-3 (-525) "failed") $) NIL) (((-3 |#4| "failed") $) 60)) (-3528 ((|#2| $) NIL) (((-385 (-525)) $) NIL) (((-525) $) NIL) ((|#4| $) 59)) (-2805 (($ $ $ |#4|) 76)) (-3305 (((-631 (-525)) (-631 $)) NIL) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL) (((-2 (|:| -4057 (-631 |#2|)) (|:| |vec| (-1171 |#2|))) (-631 $) (-1171 $)) 106) (((-631 |#2|) (-631 $)) 99)) (-3208 (($ $) 180) (($ $ |#4|) 183)) (-1695 (((-591 $) $) 63)) (-2011 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) 199) (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) 192)) (-1922 (((-591 $) $) 28)) (-1480 (($ |#2| |#3|) NIL) (($ $ |#4| (-712)) NIL) (($ $ (-591 |#4|) (-591 (-712))) 57)) (-3958 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $ |#4|) 162)) (-3376 (((-3 (-591 $) "failed") $) 42)) (-2010 (((-3 (-591 $) "failed") $) 31)) (-2292 (((-3 (-2 (|:| |var| |#4|) (|:| -2008 (-712))) "failed") $) 47)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) 109)) (-2916 (((-396 (-1085 $)) (-1085 $)) 122)) (-1626 (((-396 (-1085 $)) (-1085 $)) 120)) (-1348 (((-396 $) $) 140)) (-4132 (($ $ (-591 (-273 $))) 21) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-591 $) (-591 $)) NIL) (($ $ |#4| |#2|) NIL) (($ $ (-591 |#4|) (-591 |#2|)) NIL) (($ $ |#4| $) NIL) (($ $ (-591 |#4|) (-591 $)) NIL)) (-2976 (($ $ |#4|) 78)) (-1408 (((-825 (-357)) $) 213) (((-825 (-525)) $) 206) (((-501) $) 221)) (-2668 ((|#2| $) NIL) (($ $ |#4|) 175)) (-2265 (((-3 (-1171 $) "failed") (-631 $)) 154)) (-2560 ((|#2| $ |#3|) NIL) (($ $ |#4| (-712)) 52) (($ $ (-591 |#4|) (-591 (-712))) 55)) (-1437 (((-3 $ "failed") $) 156)) (-4112 (((-108) $ $) 186)))
-(((-881 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -2526 ((-1085 |#1|) (-1085 |#1|) (-1085 |#1|))) (-15 -2827 ((-396 |#1|) |#1|)) (-15 -1291 (|#1| |#1|)) (-15 -1437 ((-3 |#1| "failed") |#1|)) (-15 -4112 ((-108) |#1| |#1|)) (-15 -1408 ((-501) |#1|)) (-15 -1408 ((-825 (-525)) |#1|)) (-15 -1408 ((-825 (-357)) |#1|)) (-15 -2011 ((-822 (-525) |#1|) |#1| (-825 (-525)) (-822 (-525) |#1|))) (-15 -2011 ((-822 (-357) |#1|) |#1| (-825 (-357)) (-822 (-357) |#1|))) (-15 -1348 ((-396 |#1|) |#1|)) (-15 -1626 ((-396 (-1085 |#1|)) (-1085 |#1|))) (-15 -2916 ((-396 (-1085 |#1|)) (-1085 |#1|))) (-15 -2252 ((-3 (-591 (-1085 |#1|)) "failed") (-591 (-1085 |#1|)) (-1085 |#1|))) (-15 -2265 ((-3 (-1171 |#1|) "failed") (-631 |#1|))) (-15 -3208 (|#1| |#1| |#4|)) (-15 -2668 (|#1| |#1| |#4|)) (-15 -2976 (|#1| |#1| |#4|)) (-15 -2805 (|#1| |#1| |#1| |#4|)) (-15 -1695 ((-591 |#1|) |#1|)) (-15 -4090 ((-712) |#1| (-591 |#4|))) (-15 -4090 ((-712) |#1|)) (-15 -2292 ((-3 (-2 (|:| |var| |#4|) (|:| -2008 (-712))) "failed") |#1|)) (-15 -3376 ((-3 (-591 |#1|) "failed") |#1|)) (-15 -2010 ((-3 (-591 |#1|) "failed") |#1|)) (-15 -1480 (|#1| |#1| (-591 |#4|) (-591 (-712)))) (-15 -1480 (|#1| |#1| |#4| (-712))) (-15 -3958 ((-2 (|:| -2963 |#1|) (|:| -3407 |#1|)) |#1| |#1| |#4|)) (-15 -1922 ((-591 |#1|) |#1|)) (-15 -2560 (|#1| |#1| (-591 |#4|) (-591 (-712)))) (-15 -2560 (|#1| |#1| |#4| (-712))) (-15 -3305 ((-631 |#2|) (-631 |#1|))) (-15 -3305 ((-2 (|:| -4057 (-631 |#2|)) (|:| |vec| (-1171 |#2|))) (-631 |#1|) (-1171 |#1|))) (-15 -3305 ((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 |#1|) (-1171 |#1|))) (-15 -3305 ((-631 (-525)) (-631 |#1|))) (-15 -3528 (|#4| |#1|)) (-15 -1251 ((-3 |#4| "failed") |#1|)) (-15 -4132 (|#1| |#1| (-591 |#4|) (-591 |#1|))) (-15 -4132 (|#1| |#1| |#4| |#1|)) (-15 -4132 (|#1| |#1| (-591 |#4|) (-591 |#2|))) (-15 -4132 (|#1| |#1| |#4| |#2|)) (-15 -4132 (|#1| |#1| (-591 |#1|) (-591 |#1|))) (-15 -4132 (|#1| |#1| |#1| |#1|)) (-15 -4132 (|#1| |#1| (-273 |#1|))) (-15 -4132 (|#1| |#1| (-591 (-273 |#1|)))) (-15 -1480 (|#1| |#2| |#3|)) (-15 -2560 (|#2| |#1| |#3|)) (-15 -3528 ((-525) |#1|)) (-15 -1251 ((-3 (-525) "failed") |#1|)) (-15 -3528 ((-385 (-525)) |#1|)) (-15 -1251 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -1251 ((-3 |#2| "failed") |#1|)) (-15 -3528 (|#2| |#1|)) (-15 -2668 (|#2| |#1|)) (-15 -3208 (|#1| |#1|))) (-882 |#2| |#3| |#4|) (-975) (-734) (-788)) (T -881))
-NIL
-(-10 -8 (-15 -2526 ((-1085 |#1|) (-1085 |#1|) (-1085 |#1|))) (-15 -2827 ((-396 |#1|) |#1|)) (-15 -1291 (|#1| |#1|)) (-15 -1437 ((-3 |#1| "failed") |#1|)) (-15 -4112 ((-108) |#1| |#1|)) (-15 -1408 ((-501) |#1|)) (-15 -1408 ((-825 (-525)) |#1|)) (-15 -1408 ((-825 (-357)) |#1|)) (-15 -2011 ((-822 (-525) |#1|) |#1| (-825 (-525)) (-822 (-525) |#1|))) (-15 -2011 ((-822 (-357) |#1|) |#1| (-825 (-357)) (-822 (-357) |#1|))) (-15 -1348 ((-396 |#1|) |#1|)) (-15 -1626 ((-396 (-1085 |#1|)) (-1085 |#1|))) (-15 -2916 ((-396 (-1085 |#1|)) (-1085 |#1|))) (-15 -2252 ((-3 (-591 (-1085 |#1|)) "failed") (-591 (-1085 |#1|)) (-1085 |#1|))) (-15 -2265 ((-3 (-1171 |#1|) "failed") (-631 |#1|))) (-15 -3208 (|#1| |#1| |#4|)) (-15 -2668 (|#1| |#1| |#4|)) (-15 -2976 (|#1| |#1| |#4|)) (-15 -2805 (|#1| |#1| |#1| |#4|)) (-15 -1695 ((-591 |#1|) |#1|)) (-15 -4090 ((-712) |#1| (-591 |#4|))) (-15 -4090 ((-712) |#1|)) (-15 -2292 ((-3 (-2 (|:| |var| |#4|) (|:| -2008 (-712))) "failed") |#1|)) (-15 -3376 ((-3 (-591 |#1|) "failed") |#1|)) (-15 -2010 ((-3 (-591 |#1|) "failed") |#1|)) (-15 -1480 (|#1| |#1| (-591 |#4|) (-591 (-712)))) (-15 -1480 (|#1| |#1| |#4| (-712))) (-15 -3958 ((-2 (|:| -2963 |#1|) (|:| -3407 |#1|)) |#1| |#1| |#4|)) (-15 -1922 ((-591 |#1|) |#1|)) (-15 -2560 (|#1| |#1| (-591 |#4|) (-591 (-712)))) (-15 -2560 (|#1| |#1| |#4| (-712))) (-15 -3305 ((-631 |#2|) (-631 |#1|))) (-15 -3305 ((-2 (|:| -4057 (-631 |#2|)) (|:| |vec| (-1171 |#2|))) (-631 |#1|) (-1171 |#1|))) (-15 -3305 ((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 |#1|) (-1171 |#1|))) (-15 -3305 ((-631 (-525)) (-631 |#1|))) (-15 -3528 (|#4| |#1|)) (-15 -1251 ((-3 |#4| "failed") |#1|)) (-15 -4132 (|#1| |#1| (-591 |#4|) (-591 |#1|))) (-15 -4132 (|#1| |#1| |#4| |#1|)) (-15 -4132 (|#1| |#1| (-591 |#4|) (-591 |#2|))) (-15 -4132 (|#1| |#1| |#4| |#2|)) (-15 -4132 (|#1| |#1| (-591 |#1|) (-591 |#1|))) (-15 -4132 (|#1| |#1| |#1| |#1|)) (-15 -4132 (|#1| |#1| (-273 |#1|))) (-15 -4132 (|#1| |#1| (-591 (-273 |#1|)))) (-15 -1480 (|#1| |#2| |#3|)) (-15 -2560 (|#2| |#1| |#3|)) (-15 -3528 ((-525) |#1|)) (-15 -1251 ((-3 (-525) "failed") |#1|)) (-15 -3528 ((-385 (-525)) |#1|)) (-15 -1251 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -1251 ((-3 |#2| "failed") |#1|)) (-15 -3528 (|#2| |#1|)) (-15 -2668 (|#2| |#1|)) (-15 -3208 (|#1| |#1|)))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-1507 (((-591 |#3|) $) 110)) (-1312 (((-1085 $) $ |#3|) 125) (((-1085 |#1|) $) 124)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) 87 (|has| |#1| (-517)))) (-3706 (($ $) 88 (|has| |#1| (-517)))) (-1715 (((-108) $) 90 (|has| |#1| (-517)))) (-4090 (((-712) $) 112) (((-712) $ (-591 |#3|)) 111)) (-2157 (((-3 $ "failed") $ $) 19)) (-1965 (((-396 (-1085 $)) (-1085 $)) 100 (|has| |#1| (-842)))) (-1291 (($ $) 98 (|has| |#1| (-429)))) (-2827 (((-396 $) $) 97 (|has| |#1| (-429)))) (-2252 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) 103 (|has| |#1| (-842)))) (-3798 (($) 17 T CONST)) (-1251 (((-3 |#1| "failed") $) 164) (((-3 (-385 (-525)) "failed") $) 162 (|has| |#1| (-966 (-385 (-525))))) (((-3 (-525) "failed") $) 160 (|has| |#1| (-966 (-525)))) (((-3 |#3| "failed") $) 136)) (-3528 ((|#1| $) 165) (((-385 (-525)) $) 161 (|has| |#1| (-966 (-385 (-525))))) (((-525) $) 159 (|has| |#1| (-966 (-525)))) ((|#3| $) 135)) (-2805 (($ $ $ |#3|) 108 (|has| |#1| (-160)))) (-1710 (($ $) 154)) (-3305 (((-631 (-525)) (-631 $)) 134 (|has| |#1| (-587 (-525)))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) 133 (|has| |#1| (-587 (-525)))) (((-2 (|:| -4057 (-631 |#1|)) (|:| |vec| (-1171 |#1|))) (-631 $) (-1171 $)) 132) (((-631 |#1|) (-631 $)) 131)) (-4163 (((-3 $ "failed") $) 34)) (-3208 (($ $) 176 (|has| |#1| (-429))) (($ $ |#3|) 105 (|has| |#1| (-429)))) (-1695 (((-591 $) $) 109)) (-2744 (((-108) $) 96 (|has| |#1| (-842)))) (-2056 (($ $ |#1| |#2| $) 172)) (-2011 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) 84 (-12 (|has| |#3| (-819 (-357))) (|has| |#1| (-819 (-357))))) (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) 83 (-12 (|has| |#3| (-819 (-525))) (|has| |#1| (-819 (-525)))))) (-2824 (((-108) $) 31)) (-4010 (((-712) $) 169)) (-1493 (($ (-1085 |#1|) |#3|) 117) (($ (-1085 $) |#3|) 116)) (-1922 (((-591 $) $) 126)) (-2202 (((-108) $) 152)) (-1480 (($ |#1| |#2|) 153) (($ $ |#3| (-712)) 119) (($ $ (-591 |#3|) (-591 (-712))) 118)) (-3958 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $ |#3|) 120)) (-2624 ((|#2| $) 170) (((-712) $ |#3|) 122) (((-591 (-712)) $ (-591 |#3|)) 121)) (-3741 (($ $ $) 79 (|has| |#1| (-788)))) (-2478 (($ $ $) 78 (|has| |#1| (-788)))) (-4015 (($ (-1 |#2| |#2|) $) 171)) (-1340 (($ (-1 |#1| |#1|) $) 151)) (-2254 (((-3 |#3| "failed") $) 123)) (-1661 (($ $) 149)) (-1678 ((|#1| $) 148)) (-1356 (($ (-591 $)) 94 (|has| |#1| (-429))) (($ $ $) 93 (|has| |#1| (-429)))) (-2339 (((-1072) $) 9)) (-3376 (((-3 (-591 $) "failed") $) 114)) (-2010 (((-3 (-591 $) "failed") $) 115)) (-2292 (((-3 (-2 (|:| |var| |#3|) (|:| -2008 (-712))) "failed") $) 113)) (-2047 (((-1036) $) 10)) (-1634 (((-108) $) 166)) (-1646 ((|#1| $) 167)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) 95 (|has| |#1| (-429)))) (-1399 (($ (-591 $)) 92 (|has| |#1| (-429))) (($ $ $) 91 (|has| |#1| (-429)))) (-2916 (((-396 (-1085 $)) (-1085 $)) 102 (|has| |#1| (-842)))) (-1626 (((-396 (-1085 $)) (-1085 $)) 101 (|has| |#1| (-842)))) (-1348 (((-396 $) $) 99 (|has| |#1| (-842)))) (-2089 (((-3 $ "failed") $ |#1|) 174 (|has| |#1| (-517))) (((-3 $ "failed") $ $) 86 (|has| |#1| (-517)))) (-4132 (($ $ (-591 (-273 $))) 145) (($ $ (-273 $)) 144) (($ $ $ $) 143) (($ $ (-591 $) (-591 $)) 142) (($ $ |#3| |#1|) 141) (($ $ (-591 |#3|) (-591 |#1|)) 140) (($ $ |#3| $) 139) (($ $ (-591 |#3|) (-591 $)) 138)) (-2976 (($ $ |#3|) 107 (|has| |#1| (-160)))) (-3266 (($ $ |#3|) 42) (($ $ (-591 |#3|)) 41) (($ $ |#3| (-712)) 40) (($ $ (-591 |#3|) (-591 (-712))) 39)) (-1316 ((|#2| $) 150) (((-712) $ |#3|) 130) (((-591 (-712)) $ (-591 |#3|)) 129)) (-1408 (((-825 (-357)) $) 82 (-12 (|has| |#3| (-566 (-825 (-357)))) (|has| |#1| (-566 (-825 (-357)))))) (((-825 (-525)) $) 81 (-12 (|has| |#3| (-566 (-825 (-525)))) (|has| |#1| (-566 (-825 (-525)))))) (((-501) $) 80 (-12 (|has| |#3| (-566 (-501))) (|has| |#1| (-566 (-501)))))) (-2668 ((|#1| $) 175 (|has| |#1| (-429))) (($ $ |#3|) 106 (|has| |#1| (-429)))) (-2265 (((-3 (-1171 $) "failed") (-631 $)) 104 (-1213 (|has| $ (-136)) (|has| |#1| (-842))))) (-3022 (((-796) $) 11) (($ (-525)) 28) (($ |#1|) 163) (($ |#3|) 137) (($ $) 85 (|has| |#1| (-517))) (($ (-385 (-525))) 72 (-3321 (|has| |#1| (-966 (-385 (-525)))) (|has| |#1| (-37 (-385 (-525))))))) (-3654 (((-591 |#1|) $) 168)) (-2560 ((|#1| $ |#2|) 155) (($ $ |#3| (-712)) 128) (($ $ (-591 |#3|) (-591 (-712))) 127)) (-1437 (((-3 $ "failed") $) 73 (-3321 (-1213 (|has| $ (-136)) (|has| |#1| (-842))) (|has| |#1| (-136))))) (-2128 (((-712)) 29)) (-1698 (($ $ $ (-712)) 173 (|has| |#1| (-160)))) (-2495 (((-108) $ $) 89 (|has| |#1| (-517)))) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4196 (($ $ |#3|) 38) (($ $ (-591 |#3|)) 37) (($ $ |#3| (-712)) 36) (($ $ (-591 |#3|) (-591 (-712))) 35)) (-4135 (((-108) $ $) 76 (|has| |#1| (-788)))) (-4119 (((-108) $ $) 75 (|has| |#1| (-788)))) (-4096 (((-108) $ $) 6)) (-4126 (((-108) $ $) 77 (|has| |#1| (-788)))) (-4112 (((-108) $ $) 74 (|has| |#1| (-788)))) (-4173 (($ $ |#1|) 156 (|has| |#1| (-341)))) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 158 (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) 157 (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) 147) (($ $ |#1|) 146)))
+((-4003 (((-457 |#1| |#2|) (-885 |#2|)) 20)) (-4219 (((-227 |#1| |#2|) (-885 |#2|)) 33)) (-2895 (((-885 |#2|) (-457 |#1| |#2|)) 25)) (-1721 (((-227 |#1| |#2|) (-457 |#1| |#2|)) 55)) (-1454 (((-885 |#2|) (-227 |#1| |#2|)) 30)) (-3767 (((-457 |#1| |#2|) (-227 |#1| |#2|)) 46)))
+(((-877 |#1| |#2|) (-10 -7 (-15 -3767 ((-457 |#1| |#2|) (-227 |#1| |#2|))) (-15 -1721 ((-227 |#1| |#2|) (-457 |#1| |#2|))) (-15 -4003 ((-457 |#1| |#2|) (-885 |#2|))) (-15 -2895 ((-885 |#2|) (-457 |#1| |#2|))) (-15 -1454 ((-885 |#2|) (-227 |#1| |#2|))) (-15 -4219 ((-227 |#1| |#2|) (-885 |#2|)))) (-591 (-1089)) (-975)) (T -877))
+((-4219 (*1 *2 *3) (-12 (-5 *3 (-885 *5)) (-4 *5 (-975)) (-5 *2 (-227 *4 *5)) (-5 *1 (-877 *4 *5)) (-14 *4 (-591 (-1089))))) (-1454 (*1 *2 *3) (-12 (-5 *3 (-227 *4 *5)) (-14 *4 (-591 (-1089))) (-4 *5 (-975)) (-5 *2 (-885 *5)) (-5 *1 (-877 *4 *5)))) (-2895 (*1 *2 *3) (-12 (-5 *3 (-457 *4 *5)) (-14 *4 (-591 (-1089))) (-4 *5 (-975)) (-5 *2 (-885 *5)) (-5 *1 (-877 *4 *5)))) (-4003 (*1 *2 *3) (-12 (-5 *3 (-885 *5)) (-4 *5 (-975)) (-5 *2 (-457 *4 *5)) (-5 *1 (-877 *4 *5)) (-14 *4 (-591 (-1089))))) (-1721 (*1 *2 *3) (-12 (-5 *3 (-457 *4 *5)) (-14 *4 (-591 (-1089))) (-4 *5 (-975)) (-5 *2 (-227 *4 *5)) (-5 *1 (-877 *4 *5)))) (-3767 (*1 *2 *3) (-12 (-5 *3 (-227 *4 *5)) (-14 *4 (-591 (-1089))) (-4 *5 (-975)) (-5 *2 (-457 *4 *5)) (-5 *1 (-877 *4 *5)))))
+(-10 -7 (-15 -3767 ((-457 |#1| |#2|) (-227 |#1| |#2|))) (-15 -1721 ((-227 |#1| |#2|) (-457 |#1| |#2|))) (-15 -4003 ((-457 |#1| |#2|) (-885 |#2|))) (-15 -2895 ((-885 |#2|) (-457 |#1| |#2|))) (-15 -1454 ((-885 |#2|) (-227 |#1| |#2|))) (-15 -4219 ((-227 |#1| |#2|) (-885 |#2|))))
+((-3823 (((-591 |#2|) |#2| |#2|) 10)) (-2332 (((-712) (-591 |#1|)) 37 (|has| |#1| (-786)))) (-3650 (((-591 |#2|) |#2|) 11)) (-2294 (((-712) (-591 |#1|) (-525) (-525)) 36 (|has| |#1| (-786)))) (-3696 ((|#1| |#2|) 32 (|has| |#1| (-786)))))
+(((-878 |#1| |#2|) (-10 -7 (-15 -3823 ((-591 |#2|) |#2| |#2|)) (-15 -3650 ((-591 |#2|) |#2|)) (IF (|has| |#1| (-786)) (PROGN (-15 -3696 (|#1| |#2|)) (-15 -2332 ((-712) (-591 |#1|))) (-15 -2294 ((-712) (-591 |#1|) (-525) (-525)))) |%noBranch|)) (-341) (-1147 |#1|)) (T -878))
+((-2294 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-591 *5)) (-5 *4 (-525)) (-4 *5 (-786)) (-4 *5 (-341)) (-5 *2 (-712)) (-5 *1 (-878 *5 *6)) (-4 *6 (-1147 *5)))) (-2332 (*1 *2 *3) (-12 (-5 *3 (-591 *4)) (-4 *4 (-786)) (-4 *4 (-341)) (-5 *2 (-712)) (-5 *1 (-878 *4 *5)) (-4 *5 (-1147 *4)))) (-3696 (*1 *2 *3) (-12 (-4 *2 (-341)) (-4 *2 (-786)) (-5 *1 (-878 *2 *3)) (-4 *3 (-1147 *2)))) (-3650 (*1 *2 *3) (-12 (-4 *4 (-341)) (-5 *2 (-591 *3)) (-5 *1 (-878 *4 *3)) (-4 *3 (-1147 *4)))) (-3823 (*1 *2 *3 *3) (-12 (-4 *4 (-341)) (-5 *2 (-591 *3)) (-5 *1 (-878 *4 *3)) (-4 *3 (-1147 *4)))))
+(-10 -7 (-15 -3823 ((-591 |#2|) |#2| |#2|)) (-15 -3650 ((-591 |#2|) |#2|)) (IF (|has| |#1| (-786)) (PROGN (-15 -3696 (|#1| |#2|)) (-15 -2332 ((-712) (-591 |#1|))) (-15 -2294 ((-712) (-591 |#1|) (-525) (-525)))) |%noBranch|))
+((-1257 (((-885 |#2|) (-1 |#2| |#1|) (-885 |#1|)) 19)))
+(((-879 |#1| |#2|) (-10 -7 (-15 -1257 ((-885 |#2|) (-1 |#2| |#1|) (-885 |#1|)))) (-975) (-975)) (T -879))
+((-1257 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-885 *5)) (-4 *5 (-975)) (-4 *6 (-975)) (-5 *2 (-885 *6)) (-5 *1 (-879 *5 *6)))))
+(-10 -7 (-15 -1257 ((-885 |#2|) (-1 |#2| |#1|) (-885 |#1|))))
+((-2514 (((-1144 |#1| (-885 |#2|)) (-885 |#2|) (-1167 |#1|)) 18)))
+(((-880 |#1| |#2|) (-10 -7 (-15 -2514 ((-1144 |#1| (-885 |#2|)) (-885 |#2|) (-1167 |#1|)))) (-1089) (-975)) (T -880))
+((-2514 (*1 *2 *3 *4) (-12 (-5 *4 (-1167 *5)) (-14 *5 (-1089)) (-4 *6 (-975)) (-5 *2 (-1144 *5 (-885 *6))) (-5 *1 (-880 *5 *6)) (-5 *3 (-885 *6)))))
+(-10 -7 (-15 -2514 ((-1144 |#1| (-885 |#2|)) (-885 |#2|) (-1167 |#1|))))
+((-1978 (((-712) $) 71) (((-712) $ (-591 |#4|)) 74)) (-1720 (($ $) 173)) (-3898 (((-396 $) $) 165)) (-3008 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) 116)) (-4174 (((-3 |#2| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL) (((-3 (-525) "failed") $) NIL) (((-3 |#4| "failed") $) 60)) (-3341 ((|#2| $) NIL) (((-385 (-525)) $) NIL) (((-525) $) NIL) ((|#4| $) 59)) (-1788 (($ $ $ |#4|) 76)) (-3925 (((-631 (-525)) (-631 $)) NIL) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL) (((-2 (|:| -2928 (-631 |#2|)) (|:| |vec| (-1171 |#2|))) (-631 $) (-1171 $)) 106) (((-631 |#2|) (-631 $)) 99)) (-3153 (($ $) 180) (($ $ |#4|) 183)) (-1564 (((-591 $) $) 63)) (-4018 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) 199) (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) 192)) (-2987 (((-591 $) $) 28)) (-1422 (($ |#2| |#3|) NIL) (($ $ |#4| (-712)) NIL) (($ $ (-591 |#4|) (-591 (-712))) 57)) (-3148 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $ |#4|) 162)) (-3401 (((-3 (-591 $) "failed") $) 42)) (-4008 (((-3 (-591 $) "failed") $) 31)) (-3410 (((-3 (-2 (|:| |var| |#4|) (|:| -3987 (-712))) "failed") $) 47)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) 109)) (-3550 (((-396 (-1085 $)) (-1085 $)) 122)) (-3534 (((-396 (-1085 $)) (-1085 $)) 120)) (-2542 (((-396 $) $) 140)) (-1980 (($ $ (-591 (-273 $))) 21) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-591 $) (-591 $)) NIL) (($ $ |#4| |#2|) NIL) (($ $ (-591 |#4|) (-591 |#2|)) NIL) (($ $ |#4| $) NIL) (($ $ (-591 |#4|) (-591 $)) NIL)) (-2858 (($ $ |#4|) 78)) (-1300 (((-825 (-357)) $) 213) (((-825 (-525)) $) 206) (((-501) $) 221)) (-2827 ((|#2| $) NIL) (($ $ |#4|) 175)) (-3124 (((-3 (-1171 $) "failed") (-631 $)) 154)) (-1263 ((|#2| $ |#3|) NIL) (($ $ |#4| (-712)) 52) (($ $ (-591 |#4|) (-591 (-712))) 55)) (-3751 (((-3 $ "failed") $) 156)) (-3971 (((-108) $ $) 186)))
+(((-881 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -3910 ((-1085 |#1|) (-1085 |#1|) (-1085 |#1|))) (-15 -3898 ((-396 |#1|) |#1|)) (-15 -1720 (|#1| |#1|)) (-15 -3751 ((-3 |#1| "failed") |#1|)) (-15 -3971 ((-108) |#1| |#1|)) (-15 -1300 ((-501) |#1|)) (-15 -1300 ((-825 (-525)) |#1|)) (-15 -1300 ((-825 (-357)) |#1|)) (-15 -4018 ((-822 (-525) |#1|) |#1| (-825 (-525)) (-822 (-525) |#1|))) (-15 -4018 ((-822 (-357) |#1|) |#1| (-825 (-357)) (-822 (-357) |#1|))) (-15 -2542 ((-396 |#1|) |#1|)) (-15 -3534 ((-396 (-1085 |#1|)) (-1085 |#1|))) (-15 -3550 ((-396 (-1085 |#1|)) (-1085 |#1|))) (-15 -3008 ((-3 (-591 (-1085 |#1|)) "failed") (-591 (-1085 |#1|)) (-1085 |#1|))) (-15 -3124 ((-3 (-1171 |#1|) "failed") (-631 |#1|))) (-15 -3153 (|#1| |#1| |#4|)) (-15 -2827 (|#1| |#1| |#4|)) (-15 -2858 (|#1| |#1| |#4|)) (-15 -1788 (|#1| |#1| |#1| |#4|)) (-15 -1564 ((-591 |#1|) |#1|)) (-15 -1978 ((-712) |#1| (-591 |#4|))) (-15 -1978 ((-712) |#1|)) (-15 -3410 ((-3 (-2 (|:| |var| |#4|) (|:| -3987 (-712))) "failed") |#1|)) (-15 -3401 ((-3 (-591 |#1|) "failed") |#1|)) (-15 -4008 ((-3 (-591 |#1|) "failed") |#1|)) (-15 -1422 (|#1| |#1| (-591 |#4|) (-591 (-712)))) (-15 -1422 (|#1| |#1| |#4| (-712))) (-15 -3148 ((-2 (|:| -2746 |#1|) (|:| -2449 |#1|)) |#1| |#1| |#4|)) (-15 -2987 ((-591 |#1|) |#1|)) (-15 -1263 (|#1| |#1| (-591 |#4|) (-591 (-712)))) (-15 -1263 (|#1| |#1| |#4| (-712))) (-15 -3925 ((-631 |#2|) (-631 |#1|))) (-15 -3925 ((-2 (|:| -2928 (-631 |#2|)) (|:| |vec| (-1171 |#2|))) (-631 |#1|) (-1171 |#1|))) (-15 -3925 ((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 |#1|) (-1171 |#1|))) (-15 -3925 ((-631 (-525)) (-631 |#1|))) (-15 -3341 (|#4| |#1|)) (-15 -4174 ((-3 |#4| "failed") |#1|)) (-15 -1980 (|#1| |#1| (-591 |#4|) (-591 |#1|))) (-15 -1980 (|#1| |#1| |#4| |#1|)) (-15 -1980 (|#1| |#1| (-591 |#4|) (-591 |#2|))) (-15 -1980 (|#1| |#1| |#4| |#2|)) (-15 -1980 (|#1| |#1| (-591 |#1|) (-591 |#1|))) (-15 -1980 (|#1| |#1| |#1| |#1|)) (-15 -1980 (|#1| |#1| (-273 |#1|))) (-15 -1980 (|#1| |#1| (-591 (-273 |#1|)))) (-15 -1422 (|#1| |#2| |#3|)) (-15 -1263 (|#2| |#1| |#3|)) (-15 -3341 ((-525) |#1|)) (-15 -4174 ((-3 (-525) "failed") |#1|)) (-15 -3341 ((-385 (-525)) |#1|)) (-15 -4174 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -4174 ((-3 |#2| "failed") |#1|)) (-15 -3341 (|#2| |#1|)) (-15 -2827 (|#2| |#1|)) (-15 -3153 (|#1| |#1|))) (-882 |#2| |#3| |#4|) (-975) (-734) (-788)) (T -881))
+NIL
+(-10 -8 (-15 -3910 ((-1085 |#1|) (-1085 |#1|) (-1085 |#1|))) (-15 -3898 ((-396 |#1|) |#1|)) (-15 -1720 (|#1| |#1|)) (-15 -3751 ((-3 |#1| "failed") |#1|)) (-15 -3971 ((-108) |#1| |#1|)) (-15 -1300 ((-501) |#1|)) (-15 -1300 ((-825 (-525)) |#1|)) (-15 -1300 ((-825 (-357)) |#1|)) (-15 -4018 ((-822 (-525) |#1|) |#1| (-825 (-525)) (-822 (-525) |#1|))) (-15 -4018 ((-822 (-357) |#1|) |#1| (-825 (-357)) (-822 (-357) |#1|))) (-15 -2542 ((-396 |#1|) |#1|)) (-15 -3534 ((-396 (-1085 |#1|)) (-1085 |#1|))) (-15 -3550 ((-396 (-1085 |#1|)) (-1085 |#1|))) (-15 -3008 ((-3 (-591 (-1085 |#1|)) "failed") (-591 (-1085 |#1|)) (-1085 |#1|))) (-15 -3124 ((-3 (-1171 |#1|) "failed") (-631 |#1|))) (-15 -3153 (|#1| |#1| |#4|)) (-15 -2827 (|#1| |#1| |#4|)) (-15 -2858 (|#1| |#1| |#4|)) (-15 -1788 (|#1| |#1| |#1| |#4|)) (-15 -1564 ((-591 |#1|) |#1|)) (-15 -1978 ((-712) |#1| (-591 |#4|))) (-15 -1978 ((-712) |#1|)) (-15 -3410 ((-3 (-2 (|:| |var| |#4|) (|:| -3987 (-712))) "failed") |#1|)) (-15 -3401 ((-3 (-591 |#1|) "failed") |#1|)) (-15 -4008 ((-3 (-591 |#1|) "failed") |#1|)) (-15 -1422 (|#1| |#1| (-591 |#4|) (-591 (-712)))) (-15 -1422 (|#1| |#1| |#4| (-712))) (-15 -3148 ((-2 (|:| -2746 |#1|) (|:| -2449 |#1|)) |#1| |#1| |#4|)) (-15 -2987 ((-591 |#1|) |#1|)) (-15 -1263 (|#1| |#1| (-591 |#4|) (-591 (-712)))) (-15 -1263 (|#1| |#1| |#4| (-712))) (-15 -3925 ((-631 |#2|) (-631 |#1|))) (-15 -3925 ((-2 (|:| -2928 (-631 |#2|)) (|:| |vec| (-1171 |#2|))) (-631 |#1|) (-1171 |#1|))) (-15 -3925 ((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 |#1|) (-1171 |#1|))) (-15 -3925 ((-631 (-525)) (-631 |#1|))) (-15 -3341 (|#4| |#1|)) (-15 -4174 ((-3 |#4| "failed") |#1|)) (-15 -1980 (|#1| |#1| (-591 |#4|) (-591 |#1|))) (-15 -1980 (|#1| |#1| |#4| |#1|)) (-15 -1980 (|#1| |#1| (-591 |#4|) (-591 |#2|))) (-15 -1980 (|#1| |#1| |#4| |#2|)) (-15 -1980 (|#1| |#1| (-591 |#1|) (-591 |#1|))) (-15 -1980 (|#1| |#1| |#1| |#1|)) (-15 -1980 (|#1| |#1| (-273 |#1|))) (-15 -1980 (|#1| |#1| (-591 (-273 |#1|)))) (-15 -1422 (|#1| |#2| |#3|)) (-15 -1263 (|#2| |#1| |#3|)) (-15 -3341 ((-525) |#1|)) (-15 -4174 ((-3 (-525) "failed") |#1|)) (-15 -3341 ((-385 (-525)) |#1|)) (-15 -4174 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -4174 ((-3 |#2| "failed") |#1|)) (-15 -3341 (|#2| |#1|)) (-15 -2827 (|#2| |#1|)) (-15 -3153 (|#1| |#1|)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-1444 (((-591 |#3|) $) 110)) (-2514 (((-1085 $) $ |#3|) 125) (((-1085 |#1|) $) 124)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) 87 (|has| |#1| (-517)))) (-3641 (($ $) 88 (|has| |#1| (-517)))) (-3077 (((-108) $) 90 (|has| |#1| (-517)))) (-1978 (((-712) $) 112) (((-712) $ (-591 |#3|)) 111)) (-3332 (((-3 $ "failed") $ $) 19)) (-2179 (((-396 (-1085 $)) (-1085 $)) 100 (|has| |#1| (-842)))) (-1720 (($ $) 98 (|has| |#1| (-429)))) (-3898 (((-396 $) $) 97 (|has| |#1| (-429)))) (-3008 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) 103 (|has| |#1| (-842)))) (-2055 (($) 17 T CONST)) (-4174 (((-3 |#1| "failed") $) 164) (((-3 (-385 (-525)) "failed") $) 162 (|has| |#1| (-966 (-385 (-525))))) (((-3 (-525) "failed") $) 160 (|has| |#1| (-966 (-525)))) (((-3 |#3| "failed") $) 136)) (-3341 ((|#1| $) 165) (((-385 (-525)) $) 161 (|has| |#1| (-966 (-385 (-525))))) (((-525) $) 159 (|has| |#1| (-966 (-525)))) ((|#3| $) 135)) (-1788 (($ $ $ |#3|) 108 (|has| |#1| (-160)))) (-1575 (($ $) 154)) (-3925 (((-631 (-525)) (-631 $)) 134 (|has| |#1| (-587 (-525)))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) 133 (|has| |#1| (-587 (-525)))) (((-2 (|:| -2928 (-631 |#1|)) (|:| |vec| (-1171 |#1|))) (-631 $) (-1171 $)) 132) (((-631 |#1|) (-631 $)) 131)) (-1522 (((-3 $ "failed") $) 34)) (-3153 (($ $) 176 (|has| |#1| (-429))) (($ $ |#3|) 105 (|has| |#1| (-429)))) (-1564 (((-591 $) $) 109)) (-2393 (((-108) $) 96 (|has| |#1| (-842)))) (-2615 (($ $ |#1| |#2| $) 172)) (-4018 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) 84 (-12 (|has| |#3| (-819 (-357))) (|has| |#1| (-819 (-357))))) (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) 83 (-12 (|has| |#3| (-819 (-525))) (|has| |#1| (-819 (-525)))))) (-3865 (((-108) $) 31)) (-3667 (((-712) $) 169)) (-1434 (($ (-1085 |#1|) |#3|) 117) (($ (-1085 $) |#3|) 116)) (-2987 (((-591 $) $) 126)) (-3802 (((-108) $) 152)) (-1422 (($ |#1| |#2|) 153) (($ $ |#3| (-712)) 119) (($ $ (-591 |#3|) (-591 (-712))) 118)) (-3148 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $ |#3|) 120)) (-3629 ((|#2| $) 170) (((-712) $ |#3|) 122) (((-591 (-712)) $ (-591 |#3|)) 121)) (-1923 (($ $ $) 79 (|has| |#1| (-788)))) (-3475 (($ $ $) 78 (|has| |#1| (-788)))) (-2508 (($ (-1 |#2| |#2|) $) 171)) (-1257 (($ (-1 |#1| |#1|) $) 151)) (-3027 (((-3 |#3| "failed") $) 123)) (-1548 (($ $) 149)) (-1556 ((|#1| $) 148)) (-2081 (($ (-591 $)) 94 (|has| |#1| (-429))) (($ $ $) 93 (|has| |#1| (-429)))) (-2621 (((-1072) $) 9)) (-3401 (((-3 (-591 $) "failed") $) 114)) (-4008 (((-3 (-591 $) "failed") $) 115)) (-3410 (((-3 (-2 (|:| |var| |#3|) (|:| -3987 (-712))) "failed") $) 113)) (-2937 (((-1036) $) 10)) (-1531 (((-108) $) 166)) (-1540 ((|#1| $) 167)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) 95 (|has| |#1| (-429)))) (-2124 (($ (-591 $)) 92 (|has| |#1| (-429))) (($ $ $) 91 (|has| |#1| (-429)))) (-3550 (((-396 (-1085 $)) (-1085 $)) 102 (|has| |#1| (-842)))) (-3534 (((-396 (-1085 $)) (-1085 $)) 101 (|has| |#1| (-842)))) (-2542 (((-396 $) $) 99 (|has| |#1| (-842)))) (-3210 (((-3 $ "failed") $ |#1|) 174 (|has| |#1| (-517))) (((-3 $ "failed") $ $) 86 (|has| |#1| (-517)))) (-1980 (($ $ (-591 (-273 $))) 145) (($ $ (-273 $)) 144) (($ $ $ $) 143) (($ $ (-591 $) (-591 $)) 142) (($ $ |#3| |#1|) 141) (($ $ (-591 |#3|) (-591 |#1|)) 140) (($ $ |#3| $) 139) (($ $ (-591 |#3|) (-591 $)) 138)) (-2858 (($ $ |#3|) 107 (|has| |#1| (-160)))) (-2209 (($ $ |#3|) 42) (($ $ (-591 |#3|)) 41) (($ $ |#3| (-712)) 40) (($ $ (-591 |#3|) (-591 (-712))) 39)) (-2743 ((|#2| $) 150) (((-712) $ |#3|) 130) (((-591 (-712)) $ (-591 |#3|)) 129)) (-1300 (((-825 (-357)) $) 82 (-12 (|has| |#3| (-566 (-825 (-357)))) (|has| |#1| (-566 (-825 (-357)))))) (((-825 (-525)) $) 81 (-12 (|has| |#3| (-566 (-825 (-525)))) (|has| |#1| (-566 (-825 (-525)))))) (((-501) $) 80 (-12 (|has| |#3| (-566 (-501))) (|has| |#1| (-566 (-501)))))) (-2827 ((|#1| $) 175 (|has| |#1| (-429))) (($ $ |#3|) 106 (|has| |#1| (-429)))) (-3124 (((-3 (-1171 $) "failed") (-631 $)) 104 (-3543 (|has| $ (-136)) (|has| |#1| (-842))))) (-2686 (((-796) $) 11) (($ (-525)) 28) (($ |#1|) 163) (($ |#3|) 137) (($ $) 85 (|has| |#1| (-517))) (($ (-385 (-525))) 72 (-3150 (|has| |#1| (-966 (-385 (-525)))) (|has| |#1| (-37 (-385 (-525))))))) (-3109 (((-591 |#1|) $) 168)) (-1263 ((|#1| $ |#2|) 155) (($ $ |#3| (-712)) 128) (($ $ (-591 |#3|) (-591 (-712))) 127)) (-3751 (((-3 $ "failed") $) 73 (-3150 (-3543 (|has| $ (-136)) (|has| |#1| (-842))) (|has| |#1| (-136))))) (-3425 (((-712)) 29)) (-2931 (($ $ $ (-712)) 173 (|has| |#1| (-160)))) (-1724 (((-108) $ $) 89 (|has| |#1| (-517)))) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-1796 (($ $ |#3|) 38) (($ $ (-591 |#3|)) 37) (($ $ |#3| (-712)) 36) (($ $ (-591 |#3|) (-591 (-712))) 35)) (-4004 (((-108) $ $) 76 (|has| |#1| (-788)))) (-3982 (((-108) $ $) 75 (|has| |#1| (-788)))) (-3944 (((-108) $ $) 6)) (-3994 (((-108) $ $) 77 (|has| |#1| (-788)))) (-3971 (((-108) $ $) 74 (|has| |#1| (-788)))) (-4059 (($ $ |#1|) 156 (|has| |#1| (-341)))) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 158 (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) 157 (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) 147) (($ $ |#1|) 146)))
(((-882 |#1| |#2| |#3|) (-131) (-975) (-734) (-788)) (T -882))
-((-3208 (*1 *1 *1) (-12 (-4 *1 (-882 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)) (-4 *2 (-429)))) (-1316 (*1 *2 *1 *3) (-12 (-4 *1 (-882 *4 *5 *3)) (-4 *4 (-975)) (-4 *5 (-734)) (-4 *3 (-788)) (-5 *2 (-712)))) (-1316 (*1 *2 *1 *3) (-12 (-5 *3 (-591 *6)) (-4 *1 (-882 *4 *5 *6)) (-4 *4 (-975)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-591 (-712))))) (-2560 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-712)) (-4 *1 (-882 *4 *5 *2)) (-4 *4 (-975)) (-4 *5 (-734)) (-4 *2 (-788)))) (-2560 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-591 *6)) (-5 *3 (-591 (-712))) (-4 *1 (-882 *4 *5 *6)) (-4 *4 (-975)) (-4 *5 (-734)) (-4 *6 (-788)))) (-1922 (*1 *2 *1) (-12 (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-591 *1)) (-4 *1 (-882 *3 *4 *5)))) (-1312 (*1 *2 *1 *3) (-12 (-4 *4 (-975)) (-4 *5 (-734)) (-4 *3 (-788)) (-5 *2 (-1085 *1)) (-4 *1 (-882 *4 *5 *3)))) (-1312 (*1 *2 *1) (-12 (-4 *1 (-882 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-1085 *3)))) (-2254 (*1 *2 *1) (|partial| -12 (-4 *1 (-882 *3 *4 *2)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *2 (-788)))) (-2624 (*1 *2 *1 *3) (-12 (-4 *1 (-882 *4 *5 *3)) (-4 *4 (-975)) (-4 *5 (-734)) (-4 *3 (-788)) (-5 *2 (-712)))) (-2624 (*1 *2 *1 *3) (-12 (-5 *3 (-591 *6)) (-4 *1 (-882 *4 *5 *6)) (-4 *4 (-975)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-591 (-712))))) (-3958 (*1 *2 *1 *1 *3) (-12 (-4 *4 (-975)) (-4 *5 (-734)) (-4 *3 (-788)) (-5 *2 (-2 (|:| -2963 *1) (|:| -3407 *1))) (-4 *1 (-882 *4 *5 *3)))) (-1480 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-712)) (-4 *1 (-882 *4 *5 *2)) (-4 *4 (-975)) (-4 *5 (-734)) (-4 *2 (-788)))) (-1480 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-591 *6)) (-5 *3 (-591 (-712))) (-4 *1 (-882 *4 *5 *6)) (-4 *4 (-975)) (-4 *5 (-734)) (-4 *6 (-788)))) (-1493 (*1 *1 *2 *3) (-12 (-5 *2 (-1085 *4)) (-4 *4 (-975)) (-4 *1 (-882 *4 *5 *3)) (-4 *5 (-734)) (-4 *3 (-788)))) (-1493 (*1 *1 *2 *3) (-12 (-5 *2 (-1085 *1)) (-4 *1 (-882 *4 *5 *3)) (-4 *4 (-975)) (-4 *5 (-734)) (-4 *3 (-788)))) (-2010 (*1 *2 *1) (|partial| -12 (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-591 *1)) (-4 *1 (-882 *3 *4 *5)))) (-3376 (*1 *2 *1) (|partial| -12 (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-591 *1)) (-4 *1 (-882 *3 *4 *5)))) (-2292 (*1 *2 *1) (|partial| -12 (-4 *1 (-882 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-2 (|:| |var| *5) (|:| -2008 (-712)))))) (-4090 (*1 *2 *1) (-12 (-4 *1 (-882 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-712)))) (-4090 (*1 *2 *1 *3) (-12 (-5 *3 (-591 *6)) (-4 *1 (-882 *4 *5 *6)) (-4 *4 (-975)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-712)))) (-1507 (*1 *2 *1) (-12 (-4 *1 (-882 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-591 *5)))) (-1695 (*1 *2 *1) (-12 (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-591 *1)) (-4 *1 (-882 *3 *4 *5)))) (-2805 (*1 *1 *1 *1 *2) (-12 (-4 *1 (-882 *3 *4 *2)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *2 (-788)) (-4 *3 (-160)))) (-2976 (*1 *1 *1 *2) (-12 (-4 *1 (-882 *3 *4 *2)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *2 (-788)) (-4 *3 (-160)))) (-2668 (*1 *1 *1 *2) (-12 (-4 *1 (-882 *3 *4 *2)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *2 (-788)) (-4 *3 (-429)))) (-3208 (*1 *1 *1 *2) (-12 (-4 *1 (-882 *3 *4 *2)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *2 (-788)) (-4 *3 (-429)))) (-1291 (*1 *1 *1) (-12 (-4 *1 (-882 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)) (-4 *2 (-429)))) (-2827 (*1 *2 *1) (-12 (-4 *3 (-429)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-396 *1)) (-4 *1 (-882 *3 *4 *5)))))
-(-13 (-833 |t#3|) (-304 |t#1| |t#2|) (-288 $) (-486 |t#3| |t#1|) (-486 |t#3| $) (-966 |t#3|) (-355 |t#1|) (-10 -8 (-15 -1316 ((-712) $ |t#3|)) (-15 -1316 ((-591 (-712)) $ (-591 |t#3|))) (-15 -2560 ($ $ |t#3| (-712))) (-15 -2560 ($ $ (-591 |t#3|) (-591 (-712)))) (-15 -1922 ((-591 $) $)) (-15 -1312 ((-1085 $) $ |t#3|)) (-15 -1312 ((-1085 |t#1|) $)) (-15 -2254 ((-3 |t#3| "failed") $)) (-15 -2624 ((-712) $ |t#3|)) (-15 -2624 ((-591 (-712)) $ (-591 |t#3|))) (-15 -3958 ((-2 (|:| -2963 $) (|:| -3407 $)) $ $ |t#3|)) (-15 -1480 ($ $ |t#3| (-712))) (-15 -1480 ($ $ (-591 |t#3|) (-591 (-712)))) (-15 -1493 ($ (-1085 |t#1|) |t#3|)) (-15 -1493 ($ (-1085 $) |t#3|)) (-15 -2010 ((-3 (-591 $) "failed") $)) (-15 -3376 ((-3 (-591 $) "failed") $)) (-15 -2292 ((-3 (-2 (|:| |var| |t#3|) (|:| -2008 (-712))) "failed") $)) (-15 -4090 ((-712) $)) (-15 -4090 ((-712) $ (-591 |t#3|))) (-15 -1507 ((-591 |t#3|) $)) (-15 -1695 ((-591 $) $)) (IF (|has| |t#1| (-788)) (-6 (-788)) |%noBranch|) (IF (|has| |t#1| (-566 (-501))) (IF (|has| |t#3| (-566 (-501))) (-6 (-566 (-501))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-566 (-825 (-525)))) (IF (|has| |t#3| (-566 (-825 (-525)))) (-6 (-566 (-825 (-525)))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-566 (-825 (-357)))) (IF (|has| |t#3| (-566 (-825 (-357)))) (-6 (-566 (-825 (-357)))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-819 (-525))) (IF (|has| |t#3| (-819 (-525))) (-6 (-819 (-525))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-819 (-357))) (IF (|has| |t#3| (-819 (-357))) (-6 (-819 (-357))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-160)) (PROGN (-15 -2805 ($ $ $ |t#3|)) (-15 -2976 ($ $ |t#3|))) |%noBranch|) (IF (|has| |t#1| (-429)) (PROGN (-6 (-429)) (-15 -2668 ($ $ |t#3|)) (-15 -3208 ($ $)) (-15 -3208 ($ $ |t#3|)) (-15 -2827 ((-396 $) $)) (-15 -1291 ($ $))) |%noBranch|) (IF (|has| |t#1| (-6 -4248)) (-6 -4248) |%noBranch|) (IF (|has| |t#1| (-842)) (-6 (-842)) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-46 |#1| |#2|) . T) ((-25) . T) ((-37 #0=(-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) -3321 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429))) ((-97) . T) ((-107 #0# #0#) |has| |#1| (-37 (-385 (-525)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3321 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-160))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-565 (-796)) . T) ((-160) -3321 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-160))) ((-566 (-501)) -12 (|has| |#1| (-566 (-501))) (|has| |#3| (-566 (-501)))) ((-566 (-825 (-357))) -12 (|has| |#1| (-566 (-825 (-357)))) (|has| |#3| (-566 (-825 (-357))))) ((-566 (-825 (-525))) -12 (|has| |#1| (-566 (-825 (-525)))) (|has| |#3| (-566 (-825 (-525))))) ((-269) -3321 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429))) ((-288 $) . T) ((-304 |#1| |#2|) . T) ((-355 |#1|) . T) ((-389 |#1|) . T) ((-429) -3321 (|has| |#1| (-842)) (|has| |#1| (-429))) ((-486 |#3| |#1|) . T) ((-486 |#3| $) . T) ((-486 $ $) . T) ((-517) -3321 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429))) ((-593 #0#) |has| |#1| (-37 (-385 (-525)))) ((-593 |#1|) . T) ((-593 $) . T) ((-587 (-525)) |has| |#1| (-587 (-525))) ((-587 |#1|) . T) ((-659 #0#) |has| |#1| (-37 (-385 (-525)))) ((-659 |#1|) |has| |#1| (-160)) ((-659 $) -3321 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429))) ((-668) . T) ((-788) |has| |#1| (-788)) ((-833 |#3|) . T) ((-819 (-357)) -12 (|has| |#1| (-819 (-357))) (|has| |#3| (-819 (-357)))) ((-819 (-525)) -12 (|has| |#1| (-819 (-525))) (|has| |#3| (-819 (-525)))) ((-842) |has| |#1| (-842)) ((-966 (-385 (-525))) |has| |#1| (-966 (-385 (-525)))) ((-966 (-525)) |has| |#1| (-966 (-525))) ((-966 |#1|) . T) ((-966 |#3|) . T) ((-981 #0#) |has| |#1| (-37 (-385 (-525)))) ((-981 |#1|) . T) ((-981 $) -3321 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-160))) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T) ((-1129) |has| |#1| (-842)))
-((-1507 (((-591 |#2|) |#5|) 36)) (-1312 (((-1085 |#5|) |#5| |#2| (-1085 |#5|)) 23) (((-385 (-1085 |#5|)) |#5| |#2|) 16)) (-1493 ((|#5| (-385 (-1085 |#5|)) |#2|) 30)) (-2254 (((-3 |#2| "failed") |#5|) 65)) (-3376 (((-3 (-591 |#5|) "failed") |#5|) 59)) (-3877 (((-3 (-2 (|:| |val| |#5|) (|:| -2008 (-525))) "failed") |#5|) 47)) (-2010 (((-3 (-591 |#5|) "failed") |#5|) 61)) (-2292 (((-3 (-2 (|:| |var| |#2|) (|:| -2008 (-525))) "failed") |#5|) 51)))
-(((-883 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1507 ((-591 |#2|) |#5|)) (-15 -2254 ((-3 |#2| "failed") |#5|)) (-15 -1312 ((-385 (-1085 |#5|)) |#5| |#2|)) (-15 -1493 (|#5| (-385 (-1085 |#5|)) |#2|)) (-15 -1312 ((-1085 |#5|) |#5| |#2| (-1085 |#5|))) (-15 -2010 ((-3 (-591 |#5|) "failed") |#5|)) (-15 -3376 ((-3 (-591 |#5|) "failed") |#5|)) (-15 -2292 ((-3 (-2 (|:| |var| |#2|) (|:| -2008 (-525))) "failed") |#5|)) (-15 -3877 ((-3 (-2 (|:| |val| |#5|) (|:| -2008 (-525))) "failed") |#5|))) (-734) (-788) (-975) (-882 |#3| |#1| |#2|) (-13 (-341) (-10 -8 (-15 -3022 ($ |#4|)) (-15 -1738 (|#4| $)) (-15 -1754 (|#4| $))))) (T -883))
-((-3877 (*1 *2 *3) (|partial| -12 (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-975)) (-4 *7 (-882 *6 *4 *5)) (-5 *2 (-2 (|:| |val| *3) (|:| -2008 (-525)))) (-5 *1 (-883 *4 *5 *6 *7 *3)) (-4 *3 (-13 (-341) (-10 -8 (-15 -3022 ($ *7)) (-15 -1738 (*7 $)) (-15 -1754 (*7 $))))))) (-2292 (*1 *2 *3) (|partial| -12 (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-975)) (-4 *7 (-882 *6 *4 *5)) (-5 *2 (-2 (|:| |var| *5) (|:| -2008 (-525)))) (-5 *1 (-883 *4 *5 *6 *7 *3)) (-4 *3 (-13 (-341) (-10 -8 (-15 -3022 ($ *7)) (-15 -1738 (*7 $)) (-15 -1754 (*7 $))))))) (-3376 (*1 *2 *3) (|partial| -12 (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-975)) (-4 *7 (-882 *6 *4 *5)) (-5 *2 (-591 *3)) (-5 *1 (-883 *4 *5 *6 *7 *3)) (-4 *3 (-13 (-341) (-10 -8 (-15 -3022 ($ *7)) (-15 -1738 (*7 $)) (-15 -1754 (*7 $))))))) (-2010 (*1 *2 *3) (|partial| -12 (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-975)) (-4 *7 (-882 *6 *4 *5)) (-5 *2 (-591 *3)) (-5 *1 (-883 *4 *5 *6 *7 *3)) (-4 *3 (-13 (-341) (-10 -8 (-15 -3022 ($ *7)) (-15 -1738 (*7 $)) (-15 -1754 (*7 $))))))) (-1312 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-1085 *3)) (-4 *3 (-13 (-341) (-10 -8 (-15 -3022 ($ *7)) (-15 -1738 (*7 $)) (-15 -1754 (*7 $))))) (-4 *7 (-882 *6 *5 *4)) (-4 *5 (-734)) (-4 *4 (-788)) (-4 *6 (-975)) (-5 *1 (-883 *5 *4 *6 *7 *3)))) (-1493 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-1085 *2))) (-4 *5 (-734)) (-4 *4 (-788)) (-4 *6 (-975)) (-4 *2 (-13 (-341) (-10 -8 (-15 -3022 ($ *7)) (-15 -1738 (*7 $)) (-15 -1754 (*7 $))))) (-5 *1 (-883 *5 *4 *6 *7 *2)) (-4 *7 (-882 *6 *5 *4)))) (-1312 (*1 *2 *3 *4) (-12 (-4 *5 (-734)) (-4 *4 (-788)) (-4 *6 (-975)) (-4 *7 (-882 *6 *5 *4)) (-5 *2 (-385 (-1085 *3))) (-5 *1 (-883 *5 *4 *6 *7 *3)) (-4 *3 (-13 (-341) (-10 -8 (-15 -3022 ($ *7)) (-15 -1738 (*7 $)) (-15 -1754 (*7 $))))))) (-2254 (*1 *2 *3) (|partial| -12 (-4 *4 (-734)) (-4 *5 (-975)) (-4 *6 (-882 *5 *4 *2)) (-4 *2 (-788)) (-5 *1 (-883 *4 *2 *5 *6 *3)) (-4 *3 (-13 (-341) (-10 -8 (-15 -3022 ($ *6)) (-15 -1738 (*6 $)) (-15 -1754 (*6 $))))))) (-1507 (*1 *2 *3) (-12 (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-975)) (-4 *7 (-882 *6 *4 *5)) (-5 *2 (-591 *5)) (-5 *1 (-883 *4 *5 *6 *7 *3)) (-4 *3 (-13 (-341) (-10 -8 (-15 -3022 ($ *7)) (-15 -1738 (*7 $)) (-15 -1754 (*7 $))))))))
-(-10 -7 (-15 -1507 ((-591 |#2|) |#5|)) (-15 -2254 ((-3 |#2| "failed") |#5|)) (-15 -1312 ((-385 (-1085 |#5|)) |#5| |#2|)) (-15 -1493 (|#5| (-385 (-1085 |#5|)) |#2|)) (-15 -1312 ((-1085 |#5|) |#5| |#2| (-1085 |#5|))) (-15 -2010 ((-3 (-591 |#5|) "failed") |#5|)) (-15 -3376 ((-3 (-591 |#5|) "failed") |#5|)) (-15 -2292 ((-3 (-2 (|:| |var| |#2|) (|:| -2008 (-525))) "failed") |#5|)) (-15 -3877 ((-3 (-2 (|:| |val| |#5|) (|:| -2008 (-525))) "failed") |#5|)))
-((-1340 ((|#5| (-1 |#5| |#2|) (-1 |#5| |#3|) |#4|) 24)))
-(((-884 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1340 (|#5| (-1 |#5| |#2|) (-1 |#5| |#3|) |#4|))) (-734) (-788) (-975) (-882 |#3| |#1| |#2|) (-13 (-1018) (-10 -8 (-15 -4156 ($ $ $)) (-15 * ($ $ $)) (-15 ** ($ $ (-712)))))) (T -884))
-((-1340 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *2 *7)) (-5 *4 (-1 *2 *8)) (-4 *7 (-788)) (-4 *8 (-975)) (-4 *6 (-734)) (-4 *2 (-13 (-1018) (-10 -8 (-15 -4156 ($ $ $)) (-15 * ($ $ $)) (-15 ** ($ $ (-712)))))) (-5 *1 (-884 *6 *7 *8 *5 *2)) (-4 *5 (-882 *8 *6 *7)))))
-(-10 -7 (-15 -1340 (|#5| (-1 |#5| |#2|) (-1 |#5| |#3|) |#4|)))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-1507 (((-591 (-1089)) $) 16)) (-1312 (((-1085 $) $ (-1089)) 21) (((-1085 |#1|) $) NIL)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3706 (($ $) NIL (|has| |#1| (-517)))) (-1715 (((-108) $) NIL (|has| |#1| (-517)))) (-4090 (((-712) $) NIL) (((-712) $ (-591 (-1089))) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-1965 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-1291 (($ $) NIL (|has| |#1| (-429)))) (-2827 (((-396 $) $) NIL (|has| |#1| (-429)))) (-2252 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-3798 (($) NIL T CONST)) (-1251 (((-3 |#1| "failed") $) 8) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#1| (-966 (-525)))) (((-3 (-1089) "failed") $) NIL)) (-3528 ((|#1| $) NIL) (((-385 (-525)) $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-525) $) NIL (|has| |#1| (-966 (-525)))) (((-1089) $) NIL)) (-2805 (($ $ $ (-1089)) NIL (|has| |#1| (-160)))) (-1710 (($ $) NIL)) (-3305 (((-631 (-525)) (-631 $)) NIL (|has| |#1| (-587 (-525)))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| |#1| (-587 (-525)))) (((-2 (|:| -4057 (-631 |#1|)) (|:| |vec| (-1171 |#1|))) (-631 $) (-1171 $)) NIL) (((-631 |#1|) (-631 $)) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-3208 (($ $) NIL (|has| |#1| (-429))) (($ $ (-1089)) NIL (|has| |#1| (-429)))) (-1695 (((-591 $) $) NIL)) (-2744 (((-108) $) NIL (|has| |#1| (-842)))) (-2056 (($ $ |#1| (-497 (-1089)) $) NIL)) (-2011 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (-12 (|has| (-1089) (-819 (-357))) (|has| |#1| (-819 (-357))))) (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (-12 (|has| (-1089) (-819 (-525))) (|has| |#1| (-819 (-525)))))) (-2824 (((-108) $) NIL)) (-4010 (((-712) $) NIL)) (-1493 (($ (-1085 |#1|) (-1089)) NIL) (($ (-1085 $) (-1089)) NIL)) (-1922 (((-591 $) $) NIL)) (-2202 (((-108) $) NIL)) (-1480 (($ |#1| (-497 (-1089))) NIL) (($ $ (-1089) (-712)) NIL) (($ $ (-591 (-1089)) (-591 (-712))) NIL)) (-3958 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $ (-1089)) NIL)) (-2624 (((-497 (-1089)) $) NIL) (((-712) $ (-1089)) NIL) (((-591 (-712)) $ (-591 (-1089))) NIL)) (-3741 (($ $ $) NIL (|has| |#1| (-788)))) (-2478 (($ $ $) NIL (|has| |#1| (-788)))) (-4015 (($ (-1 (-497 (-1089)) (-497 (-1089))) $) NIL)) (-1340 (($ (-1 |#1| |#1|) $) NIL)) (-2254 (((-3 (-1089) "failed") $) 19)) (-1661 (($ $) NIL)) (-1678 ((|#1| $) NIL)) (-1356 (($ (-591 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-2339 (((-1072) $) NIL)) (-3376 (((-3 (-591 $) "failed") $) NIL)) (-2010 (((-3 (-591 $) "failed") $) NIL)) (-2292 (((-3 (-2 (|:| |var| (-1089)) (|:| -2008 (-712))) "failed") $) NIL)) (-4141 (($ $ (-1089)) 29 (|has| |#1| (-37 (-385 (-525)))))) (-2047 (((-1036) $) NIL)) (-1634 (((-108) $) NIL)) (-1646 ((|#1| $) NIL)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| |#1| (-429)))) (-1399 (($ (-591 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-2916 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-1626 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-1348 (((-396 $) $) NIL (|has| |#1| (-842)))) (-2089 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517))) (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-4132 (($ $ (-591 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-591 $) (-591 $)) NIL) (($ $ (-1089) |#1|) NIL) (($ $ (-591 (-1089)) (-591 |#1|)) NIL) (($ $ (-1089) $) NIL) (($ $ (-591 (-1089)) (-591 $)) NIL)) (-2976 (($ $ (-1089)) NIL (|has| |#1| (-160)))) (-3266 (($ $ (-1089)) NIL) (($ $ (-591 (-1089))) NIL) (($ $ (-1089) (-712)) NIL) (($ $ (-591 (-1089)) (-591 (-712))) NIL)) (-1316 (((-497 (-1089)) $) NIL) (((-712) $ (-1089)) NIL) (((-591 (-712)) $ (-591 (-1089))) NIL)) (-1408 (((-825 (-357)) $) NIL (-12 (|has| (-1089) (-566 (-825 (-357)))) (|has| |#1| (-566 (-825 (-357)))))) (((-825 (-525)) $) NIL (-12 (|has| (-1089) (-566 (-825 (-525)))) (|has| |#1| (-566 (-825 (-525)))))) (((-501) $) NIL (-12 (|has| (-1089) (-566 (-501))) (|has| |#1| (-566 (-501)))))) (-2668 ((|#1| $) NIL (|has| |#1| (-429))) (($ $ (-1089)) NIL (|has| |#1| (-429)))) (-2265 (((-3 (-1171 $) "failed") (-631 $)) NIL (-12 (|has| $ (-136)) (|has| |#1| (-842))))) (-3022 (((-796) $) 25) (($ (-525)) NIL) (($ |#1|) NIL) (($ (-1089)) 27) (($ (-385 (-525))) NIL (-3321 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-966 (-385 (-525)))))) (($ $) NIL (|has| |#1| (-517)))) (-3654 (((-591 |#1|) $) NIL)) (-2560 ((|#1| $ (-497 (-1089))) NIL) (($ $ (-1089) (-712)) NIL) (($ $ (-591 (-1089)) (-591 (-712))) NIL)) (-1437 (((-3 $ "failed") $) NIL (-3321 (-12 (|has| $ (-136)) (|has| |#1| (-842))) (|has| |#1| (-136))))) (-2128 (((-712)) NIL)) (-1698 (($ $ $ (-712)) NIL (|has| |#1| (-160)))) (-2495 (((-108) $ $) NIL (|has| |#1| (-517)))) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4191 (($) NIL T CONST)) (-4197 (($) NIL T CONST)) (-4196 (($ $ (-1089)) NIL) (($ $ (-591 (-1089))) NIL) (($ $ (-1089) (-712)) NIL) (($ $ (-591 (-1089)) (-591 (-712))) NIL)) (-4135 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4119 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4096 (((-108) $ $) NIL)) (-4126 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4112 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4173 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) NIL) (($ $ |#1|) NIL)))
-(((-885 |#1|) (-13 (-882 |#1| (-497 (-1089)) (-1089)) (-10 -8 (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -4141 ($ $ (-1089))) |%noBranch|))) (-975)) (T -885))
-((-4141 (*1 *1 *1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-885 *3)) (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-975)))))
-(-13 (-882 |#1| (-497 (-1089)) (-1089)) (-10 -8 (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -4141 ($ $ (-1089))) |%noBranch|)))
-((-2727 (((-2 (|:| -2008 (-712)) (|:| -3482 |#5|) (|:| |radicand| |#5|)) |#3| (-712)) 38)) (-3043 (((-2 (|:| -2008 (-712)) (|:| -3482 |#5|) (|:| |radicand| |#5|)) (-385 (-525)) (-712)) 34)) (-2071 (((-2 (|:| -2008 (-712)) (|:| -3482 |#4|) (|:| |radicand| (-591 |#4|))) |#4| (-712)) 54)) (-2256 (((-2 (|:| -2008 (-712)) (|:| -3482 |#5|) (|:| |radicand| |#5|)) |#5| (-712)) 64 (|has| |#3| (-429)))))
-(((-886 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2727 ((-2 (|:| -2008 (-712)) (|:| -3482 |#5|) (|:| |radicand| |#5|)) |#3| (-712))) (-15 -3043 ((-2 (|:| -2008 (-712)) (|:| -3482 |#5|) (|:| |radicand| |#5|)) (-385 (-525)) (-712))) (IF (|has| |#3| (-429)) (-15 -2256 ((-2 (|:| -2008 (-712)) (|:| -3482 |#5|) (|:| |radicand| |#5|)) |#5| (-712))) |%noBranch|) (-15 -2071 ((-2 (|:| -2008 (-712)) (|:| -3482 |#4|) (|:| |radicand| (-591 |#4|))) |#4| (-712)))) (-734) (-788) (-517) (-882 |#3| |#1| |#2|) (-13 (-341) (-10 -8 (-15 -1738 (|#4| $)) (-15 -1754 (|#4| $)) (-15 -3022 ($ |#4|))))) (T -886))
-((-2071 (*1 *2 *3 *4) (-12 (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-517)) (-4 *3 (-882 *7 *5 *6)) (-5 *2 (-2 (|:| -2008 (-712)) (|:| -3482 *3) (|:| |radicand| (-591 *3)))) (-5 *1 (-886 *5 *6 *7 *3 *8)) (-5 *4 (-712)) (-4 *8 (-13 (-341) (-10 -8 (-15 -1738 (*3 $)) (-15 -1754 (*3 $)) (-15 -3022 ($ *3))))))) (-2256 (*1 *2 *3 *4) (-12 (-4 *7 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-517)) (-4 *8 (-882 *7 *5 *6)) (-5 *2 (-2 (|:| -2008 (-712)) (|:| -3482 *3) (|:| |radicand| *3))) (-5 *1 (-886 *5 *6 *7 *8 *3)) (-5 *4 (-712)) (-4 *3 (-13 (-341) (-10 -8 (-15 -1738 (*8 $)) (-15 -1754 (*8 $)) (-15 -3022 ($ *8))))))) (-3043 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-525))) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-517)) (-4 *8 (-882 *7 *5 *6)) (-5 *2 (-2 (|:| -2008 (-712)) (|:| -3482 *9) (|:| |radicand| *9))) (-5 *1 (-886 *5 *6 *7 *8 *9)) (-5 *4 (-712)) (-4 *9 (-13 (-341) (-10 -8 (-15 -1738 (*8 $)) (-15 -1754 (*8 $)) (-15 -3022 ($ *8))))))) (-2727 (*1 *2 *3 *4) (-12 (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-517)) (-4 *7 (-882 *3 *5 *6)) (-5 *2 (-2 (|:| -2008 (-712)) (|:| -3482 *8) (|:| |radicand| *8))) (-5 *1 (-886 *5 *6 *3 *7 *8)) (-5 *4 (-712)) (-4 *8 (-13 (-341) (-10 -8 (-15 -1738 (*7 $)) (-15 -1754 (*7 $)) (-15 -3022 ($ *7))))))))
-(-10 -7 (-15 -2727 ((-2 (|:| -2008 (-712)) (|:| -3482 |#5|) (|:| |radicand| |#5|)) |#3| (-712))) (-15 -3043 ((-2 (|:| -2008 (-712)) (|:| -3482 |#5|) (|:| |radicand| |#5|)) (-385 (-525)) (-712))) (IF (|has| |#3| (-429)) (-15 -2256 ((-2 (|:| -2008 (-712)) (|:| -3482 |#5|) (|:| |radicand| |#5|)) |#5| (-712))) |%noBranch|) (-15 -2071 ((-2 (|:| -2008 (-712)) (|:| -3482 |#4|) (|:| |radicand| (-591 |#4|))) |#4| (-712))))
-((-3236 (((-1013 (-205)) $) 8)) (-3229 (((-1013 (-205)) $) 9)) (-3001 (((-591 (-591 (-876 (-205)))) $) 10)) (-3022 (((-796) $) 6)))
+((-3153 (*1 *1 *1) (-12 (-4 *1 (-882 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)) (-4 *2 (-429)))) (-2743 (*1 *2 *1 *3) (-12 (-4 *1 (-882 *4 *5 *3)) (-4 *4 (-975)) (-4 *5 (-734)) (-4 *3 (-788)) (-5 *2 (-712)))) (-2743 (*1 *2 *1 *3) (-12 (-5 *3 (-591 *6)) (-4 *1 (-882 *4 *5 *6)) (-4 *4 (-975)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-591 (-712))))) (-1263 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-712)) (-4 *1 (-882 *4 *5 *2)) (-4 *4 (-975)) (-4 *5 (-734)) (-4 *2 (-788)))) (-1263 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-591 *6)) (-5 *3 (-591 (-712))) (-4 *1 (-882 *4 *5 *6)) (-4 *4 (-975)) (-4 *5 (-734)) (-4 *6 (-788)))) (-2987 (*1 *2 *1) (-12 (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-591 *1)) (-4 *1 (-882 *3 *4 *5)))) (-2514 (*1 *2 *1 *3) (-12 (-4 *4 (-975)) (-4 *5 (-734)) (-4 *3 (-788)) (-5 *2 (-1085 *1)) (-4 *1 (-882 *4 *5 *3)))) (-2514 (*1 *2 *1) (-12 (-4 *1 (-882 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-1085 *3)))) (-3027 (*1 *2 *1) (|partial| -12 (-4 *1 (-882 *3 *4 *2)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *2 (-788)))) (-3629 (*1 *2 *1 *3) (-12 (-4 *1 (-882 *4 *5 *3)) (-4 *4 (-975)) (-4 *5 (-734)) (-4 *3 (-788)) (-5 *2 (-712)))) (-3629 (*1 *2 *1 *3) (-12 (-5 *3 (-591 *6)) (-4 *1 (-882 *4 *5 *6)) (-4 *4 (-975)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-591 (-712))))) (-3148 (*1 *2 *1 *1 *3) (-12 (-4 *4 (-975)) (-4 *5 (-734)) (-4 *3 (-788)) (-5 *2 (-2 (|:| -2746 *1) (|:| -2449 *1))) (-4 *1 (-882 *4 *5 *3)))) (-1422 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-712)) (-4 *1 (-882 *4 *5 *2)) (-4 *4 (-975)) (-4 *5 (-734)) (-4 *2 (-788)))) (-1422 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-591 *6)) (-5 *3 (-591 (-712))) (-4 *1 (-882 *4 *5 *6)) (-4 *4 (-975)) (-4 *5 (-734)) (-4 *6 (-788)))) (-1434 (*1 *1 *2 *3) (-12 (-5 *2 (-1085 *4)) (-4 *4 (-975)) (-4 *1 (-882 *4 *5 *3)) (-4 *5 (-734)) (-4 *3 (-788)))) (-1434 (*1 *1 *2 *3) (-12 (-5 *2 (-1085 *1)) (-4 *1 (-882 *4 *5 *3)) (-4 *4 (-975)) (-4 *5 (-734)) (-4 *3 (-788)))) (-4008 (*1 *2 *1) (|partial| -12 (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-591 *1)) (-4 *1 (-882 *3 *4 *5)))) (-3401 (*1 *2 *1) (|partial| -12 (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-591 *1)) (-4 *1 (-882 *3 *4 *5)))) (-3410 (*1 *2 *1) (|partial| -12 (-4 *1 (-882 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-2 (|:| |var| *5) (|:| -3987 (-712)))))) (-1978 (*1 *2 *1) (-12 (-4 *1 (-882 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-712)))) (-1978 (*1 *2 *1 *3) (-12 (-5 *3 (-591 *6)) (-4 *1 (-882 *4 *5 *6)) (-4 *4 (-975)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-712)))) (-1444 (*1 *2 *1) (-12 (-4 *1 (-882 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-591 *5)))) (-1564 (*1 *2 *1) (-12 (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-591 *1)) (-4 *1 (-882 *3 *4 *5)))) (-1788 (*1 *1 *1 *1 *2) (-12 (-4 *1 (-882 *3 *4 *2)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *2 (-788)) (-4 *3 (-160)))) (-2858 (*1 *1 *1 *2) (-12 (-4 *1 (-882 *3 *4 *2)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *2 (-788)) (-4 *3 (-160)))) (-2827 (*1 *1 *1 *2) (-12 (-4 *1 (-882 *3 *4 *2)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *2 (-788)) (-4 *3 (-429)))) (-3153 (*1 *1 *1 *2) (-12 (-4 *1 (-882 *3 *4 *2)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *2 (-788)) (-4 *3 (-429)))) (-1720 (*1 *1 *1) (-12 (-4 *1 (-882 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)) (-4 *2 (-429)))) (-3898 (*1 *2 *1) (-12 (-4 *3 (-429)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-396 *1)) (-4 *1 (-882 *3 *4 *5)))))
+(-13 (-833 |t#3|) (-304 |t#1| |t#2|) (-288 $) (-486 |t#3| |t#1|) (-486 |t#3| $) (-966 |t#3|) (-355 |t#1|) (-10 -8 (-15 -2743 ((-712) $ |t#3|)) (-15 -2743 ((-591 (-712)) $ (-591 |t#3|))) (-15 -1263 ($ $ |t#3| (-712))) (-15 -1263 ($ $ (-591 |t#3|) (-591 (-712)))) (-15 -2987 ((-591 $) $)) (-15 -2514 ((-1085 $) $ |t#3|)) (-15 -2514 ((-1085 |t#1|) $)) (-15 -3027 ((-3 |t#3| "failed") $)) (-15 -3629 ((-712) $ |t#3|)) (-15 -3629 ((-591 (-712)) $ (-591 |t#3|))) (-15 -3148 ((-2 (|:| -2746 $) (|:| -2449 $)) $ $ |t#3|)) (-15 -1422 ($ $ |t#3| (-712))) (-15 -1422 ($ $ (-591 |t#3|) (-591 (-712)))) (-15 -1434 ($ (-1085 |t#1|) |t#3|)) (-15 -1434 ($ (-1085 $) |t#3|)) (-15 -4008 ((-3 (-591 $) "failed") $)) (-15 -3401 ((-3 (-591 $) "failed") $)) (-15 -3410 ((-3 (-2 (|:| |var| |t#3|) (|:| -3987 (-712))) "failed") $)) (-15 -1978 ((-712) $)) (-15 -1978 ((-712) $ (-591 |t#3|))) (-15 -1444 ((-591 |t#3|) $)) (-15 -1564 ((-591 $) $)) (IF (|has| |t#1| (-788)) (-6 (-788)) |%noBranch|) (IF (|has| |t#1| (-566 (-501))) (IF (|has| |t#3| (-566 (-501))) (-6 (-566 (-501))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-566 (-825 (-525)))) (IF (|has| |t#3| (-566 (-825 (-525)))) (-6 (-566 (-825 (-525)))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-566 (-825 (-357)))) (IF (|has| |t#3| (-566 (-825 (-357)))) (-6 (-566 (-825 (-357)))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-819 (-525))) (IF (|has| |t#3| (-819 (-525))) (-6 (-819 (-525))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-819 (-357))) (IF (|has| |t#3| (-819 (-357))) (-6 (-819 (-357))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-160)) (PROGN (-15 -1788 ($ $ $ |t#3|)) (-15 -2858 ($ $ |t#3|))) |%noBranch|) (IF (|has| |t#1| (-429)) (PROGN (-6 (-429)) (-15 -2827 ($ $ |t#3|)) (-15 -3153 ($ $)) (-15 -3153 ($ $ |t#3|)) (-15 -3898 ((-396 $) $)) (-15 -1720 ($ $))) |%noBranch|) (IF (|has| |t#1| (-6 -4248)) (-6 -4248) |%noBranch|) (IF (|has| |t#1| (-842)) (-6 (-842)) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-46 |#1| |#2|) . T) ((-25) . T) ((-37 #0=(-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) -3150 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429))) ((-97) . T) ((-107 #0# #0#) |has| |#1| (-37 (-385 (-525)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3150 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-160))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-565 (-796)) . T) ((-160) -3150 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-160))) ((-566 (-501)) -12 (|has| |#1| (-566 (-501))) (|has| |#3| (-566 (-501)))) ((-566 (-825 (-357))) -12 (|has| |#1| (-566 (-825 (-357)))) (|has| |#3| (-566 (-825 (-357))))) ((-566 (-825 (-525))) -12 (|has| |#1| (-566 (-825 (-525)))) (|has| |#3| (-566 (-825 (-525))))) ((-269) -3150 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429))) ((-288 $) . T) ((-304 |#1| |#2|) . T) ((-355 |#1|) . T) ((-389 |#1|) . T) ((-429) -3150 (|has| |#1| (-842)) (|has| |#1| (-429))) ((-486 |#3| |#1|) . T) ((-486 |#3| $) . T) ((-486 $ $) . T) ((-517) -3150 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429))) ((-593 #0#) |has| |#1| (-37 (-385 (-525)))) ((-593 |#1|) . T) ((-593 $) . T) ((-587 (-525)) |has| |#1| (-587 (-525))) ((-587 |#1|) . T) ((-659 #0#) |has| |#1| (-37 (-385 (-525)))) ((-659 |#1|) |has| |#1| (-160)) ((-659 $) -3150 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429))) ((-668) . T) ((-788) |has| |#1| (-788)) ((-833 |#3|) . T) ((-819 (-357)) -12 (|has| |#1| (-819 (-357))) (|has| |#3| (-819 (-357)))) ((-819 (-525)) -12 (|has| |#1| (-819 (-525))) (|has| |#3| (-819 (-525)))) ((-842) |has| |#1| (-842)) ((-966 (-385 (-525))) |has| |#1| (-966 (-385 (-525)))) ((-966 (-525)) |has| |#1| (-966 (-525))) ((-966 |#1|) . T) ((-966 |#3|) . T) ((-981 #0#) |has| |#1| (-37 (-385 (-525)))) ((-981 |#1|) . T) ((-981 $) -3150 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-160))) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T) ((-1129) |has| |#1| (-842)))
+((-1444 (((-591 |#2|) |#5|) 36)) (-2514 (((-1085 |#5|) |#5| |#2| (-1085 |#5|)) 23) (((-385 (-1085 |#5|)) |#5| |#2|) 16)) (-1434 ((|#5| (-385 (-1085 |#5|)) |#2|) 30)) (-3027 (((-3 |#2| "failed") |#5|) 65)) (-3401 (((-3 (-591 |#5|) "failed") |#5|) 59)) (-1713 (((-3 (-2 (|:| |val| |#5|) (|:| -3987 (-525))) "failed") |#5|) 47)) (-4008 (((-3 (-591 |#5|) "failed") |#5|) 61)) (-3410 (((-3 (-2 (|:| |var| |#2|) (|:| -3987 (-525))) "failed") |#5|) 51)))
+(((-883 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1444 ((-591 |#2|) |#5|)) (-15 -3027 ((-3 |#2| "failed") |#5|)) (-15 -2514 ((-385 (-1085 |#5|)) |#5| |#2|)) (-15 -1434 (|#5| (-385 (-1085 |#5|)) |#2|)) (-15 -2514 ((-1085 |#5|) |#5| |#2| (-1085 |#5|))) (-15 -4008 ((-3 (-591 |#5|) "failed") |#5|)) (-15 -3401 ((-3 (-591 |#5|) "failed") |#5|)) (-15 -3410 ((-3 (-2 (|:| |var| |#2|) (|:| -3987 (-525))) "failed") |#5|)) (-15 -1713 ((-3 (-2 (|:| |val| |#5|) (|:| -3987 (-525))) "failed") |#5|))) (-734) (-788) (-975) (-882 |#3| |#1| |#2|) (-13 (-341) (-10 -8 (-15 -2686 ($ |#4|)) (-15 -1384 (|#4| $)) (-15 -1396 (|#4| $))))) (T -883))
+((-1713 (*1 *2 *3) (|partial| -12 (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-975)) (-4 *7 (-882 *6 *4 *5)) (-5 *2 (-2 (|:| |val| *3) (|:| -3987 (-525)))) (-5 *1 (-883 *4 *5 *6 *7 *3)) (-4 *3 (-13 (-341) (-10 -8 (-15 -2686 ($ *7)) (-15 -1384 (*7 $)) (-15 -1396 (*7 $))))))) (-3410 (*1 *2 *3) (|partial| -12 (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-975)) (-4 *7 (-882 *6 *4 *5)) (-5 *2 (-2 (|:| |var| *5) (|:| -3987 (-525)))) (-5 *1 (-883 *4 *5 *6 *7 *3)) (-4 *3 (-13 (-341) (-10 -8 (-15 -2686 ($ *7)) (-15 -1384 (*7 $)) (-15 -1396 (*7 $))))))) (-3401 (*1 *2 *3) (|partial| -12 (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-975)) (-4 *7 (-882 *6 *4 *5)) (-5 *2 (-591 *3)) (-5 *1 (-883 *4 *5 *6 *7 *3)) (-4 *3 (-13 (-341) (-10 -8 (-15 -2686 ($ *7)) (-15 -1384 (*7 $)) (-15 -1396 (*7 $))))))) (-4008 (*1 *2 *3) (|partial| -12 (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-975)) (-4 *7 (-882 *6 *4 *5)) (-5 *2 (-591 *3)) (-5 *1 (-883 *4 *5 *6 *7 *3)) (-4 *3 (-13 (-341) (-10 -8 (-15 -2686 ($ *7)) (-15 -1384 (*7 $)) (-15 -1396 (*7 $))))))) (-2514 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-1085 *3)) (-4 *3 (-13 (-341) (-10 -8 (-15 -2686 ($ *7)) (-15 -1384 (*7 $)) (-15 -1396 (*7 $))))) (-4 *7 (-882 *6 *5 *4)) (-4 *5 (-734)) (-4 *4 (-788)) (-4 *6 (-975)) (-5 *1 (-883 *5 *4 *6 *7 *3)))) (-1434 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-1085 *2))) (-4 *5 (-734)) (-4 *4 (-788)) (-4 *6 (-975)) (-4 *2 (-13 (-341) (-10 -8 (-15 -2686 ($ *7)) (-15 -1384 (*7 $)) (-15 -1396 (*7 $))))) (-5 *1 (-883 *5 *4 *6 *7 *2)) (-4 *7 (-882 *6 *5 *4)))) (-2514 (*1 *2 *3 *4) (-12 (-4 *5 (-734)) (-4 *4 (-788)) (-4 *6 (-975)) (-4 *7 (-882 *6 *5 *4)) (-5 *2 (-385 (-1085 *3))) (-5 *1 (-883 *5 *4 *6 *7 *3)) (-4 *3 (-13 (-341) (-10 -8 (-15 -2686 ($ *7)) (-15 -1384 (*7 $)) (-15 -1396 (*7 $))))))) (-3027 (*1 *2 *3) (|partial| -12 (-4 *4 (-734)) (-4 *5 (-975)) (-4 *6 (-882 *5 *4 *2)) (-4 *2 (-788)) (-5 *1 (-883 *4 *2 *5 *6 *3)) (-4 *3 (-13 (-341) (-10 -8 (-15 -2686 ($ *6)) (-15 -1384 (*6 $)) (-15 -1396 (*6 $))))))) (-1444 (*1 *2 *3) (-12 (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-975)) (-4 *7 (-882 *6 *4 *5)) (-5 *2 (-591 *5)) (-5 *1 (-883 *4 *5 *6 *7 *3)) (-4 *3 (-13 (-341) (-10 -8 (-15 -2686 ($ *7)) (-15 -1384 (*7 $)) (-15 -1396 (*7 $))))))))
+(-10 -7 (-15 -1444 ((-591 |#2|) |#5|)) (-15 -3027 ((-3 |#2| "failed") |#5|)) (-15 -2514 ((-385 (-1085 |#5|)) |#5| |#2|)) (-15 -1434 (|#5| (-385 (-1085 |#5|)) |#2|)) (-15 -2514 ((-1085 |#5|) |#5| |#2| (-1085 |#5|))) (-15 -4008 ((-3 (-591 |#5|) "failed") |#5|)) (-15 -3401 ((-3 (-591 |#5|) "failed") |#5|)) (-15 -3410 ((-3 (-2 (|:| |var| |#2|) (|:| -3987 (-525))) "failed") |#5|)) (-15 -1713 ((-3 (-2 (|:| |val| |#5|) (|:| -3987 (-525))) "failed") |#5|)))
+((-1257 ((|#5| (-1 |#5| |#2|) (-1 |#5| |#3|) |#4|) 24)))
+(((-884 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1257 (|#5| (-1 |#5| |#2|) (-1 |#5| |#3|) |#4|))) (-734) (-788) (-975) (-882 |#3| |#1| |#2|) (-13 (-1018) (-10 -8 (-15 -4036 ($ $ $)) (-15 * ($ $ $)) (-15 ** ($ $ (-712)))))) (T -884))
+((-1257 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *2 *7)) (-5 *4 (-1 *2 *8)) (-4 *7 (-788)) (-4 *8 (-975)) (-4 *6 (-734)) (-4 *2 (-13 (-1018) (-10 -8 (-15 -4036 ($ $ $)) (-15 * ($ $ $)) (-15 ** ($ $ (-712)))))) (-5 *1 (-884 *6 *7 *8 *5 *2)) (-4 *5 (-882 *8 *6 *7)))))
+(-10 -7 (-15 -1257 (|#5| (-1 |#5| |#2|) (-1 |#5| |#3|) |#4|)))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-1444 (((-591 (-1089)) $) 16)) (-2514 (((-1085 $) $ (-1089)) 21) (((-1085 |#1|) $) NIL)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3641 (($ $) NIL (|has| |#1| (-517)))) (-3077 (((-108) $) NIL (|has| |#1| (-517)))) (-1978 (((-712) $) NIL) (((-712) $ (-591 (-1089))) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2179 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-1720 (($ $) NIL (|has| |#1| (-429)))) (-3898 (((-396 $) $) NIL (|has| |#1| (-429)))) (-3008 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-2055 (($) NIL T CONST)) (-4174 (((-3 |#1| "failed") $) 8) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#1| (-966 (-525)))) (((-3 (-1089) "failed") $) NIL)) (-3341 ((|#1| $) NIL) (((-385 (-525)) $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-525) $) NIL (|has| |#1| (-966 (-525)))) (((-1089) $) NIL)) (-1788 (($ $ $ (-1089)) NIL (|has| |#1| (-160)))) (-1575 (($ $) NIL)) (-3925 (((-631 (-525)) (-631 $)) NIL (|has| |#1| (-587 (-525)))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| |#1| (-587 (-525)))) (((-2 (|:| -2928 (-631 |#1|)) (|:| |vec| (-1171 |#1|))) (-631 $) (-1171 $)) NIL) (((-631 |#1|) (-631 $)) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-3153 (($ $) NIL (|has| |#1| (-429))) (($ $ (-1089)) NIL (|has| |#1| (-429)))) (-1564 (((-591 $) $) NIL)) (-2393 (((-108) $) NIL (|has| |#1| (-842)))) (-2615 (($ $ |#1| (-497 (-1089)) $) NIL)) (-4018 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (-12 (|has| (-1089) (-819 (-357))) (|has| |#1| (-819 (-357))))) (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (-12 (|has| (-1089) (-819 (-525))) (|has| |#1| (-819 (-525)))))) (-3865 (((-108) $) NIL)) (-3667 (((-712) $) NIL)) (-1434 (($ (-1085 |#1|) (-1089)) NIL) (($ (-1085 $) (-1089)) NIL)) (-2987 (((-591 $) $) NIL)) (-3802 (((-108) $) NIL)) (-1422 (($ |#1| (-497 (-1089))) NIL) (($ $ (-1089) (-712)) NIL) (($ $ (-591 (-1089)) (-591 (-712))) NIL)) (-3148 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $ (-1089)) NIL)) (-3629 (((-497 (-1089)) $) NIL) (((-712) $ (-1089)) NIL) (((-591 (-712)) $ (-591 (-1089))) NIL)) (-1923 (($ $ $) NIL (|has| |#1| (-788)))) (-3475 (($ $ $) NIL (|has| |#1| (-788)))) (-2508 (($ (-1 (-497 (-1089)) (-497 (-1089))) $) NIL)) (-1257 (($ (-1 |#1| |#1|) $) NIL)) (-3027 (((-3 (-1089) "failed") $) 19)) (-1548 (($ $) NIL)) (-1556 ((|#1| $) NIL)) (-2081 (($ (-591 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-2621 (((-1072) $) NIL)) (-3401 (((-3 (-591 $) "failed") $) NIL)) (-4008 (((-3 (-591 $) "failed") $) NIL)) (-3410 (((-3 (-2 (|:| |var| (-1089)) (|:| -3987 (-712))) "failed") $) NIL)) (-2452 (($ $ (-1089)) 29 (|has| |#1| (-37 (-385 (-525)))))) (-2937 (((-1036) $) NIL)) (-1531 (((-108) $) NIL)) (-1540 ((|#1| $) NIL)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| |#1| (-429)))) (-2124 (($ (-591 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-3550 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-3534 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-2542 (((-396 $) $) NIL (|has| |#1| (-842)))) (-3210 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517))) (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-1980 (($ $ (-591 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-591 $) (-591 $)) NIL) (($ $ (-1089) |#1|) NIL) (($ $ (-591 (-1089)) (-591 |#1|)) NIL) (($ $ (-1089) $) NIL) (($ $ (-591 (-1089)) (-591 $)) NIL)) (-2858 (($ $ (-1089)) NIL (|has| |#1| (-160)))) (-2209 (($ $ (-1089)) NIL) (($ $ (-591 (-1089))) NIL) (($ $ (-1089) (-712)) NIL) (($ $ (-591 (-1089)) (-591 (-712))) NIL)) (-2743 (((-497 (-1089)) $) NIL) (((-712) $ (-1089)) NIL) (((-591 (-712)) $ (-591 (-1089))) NIL)) (-1300 (((-825 (-357)) $) NIL (-12 (|has| (-1089) (-566 (-825 (-357)))) (|has| |#1| (-566 (-825 (-357)))))) (((-825 (-525)) $) NIL (-12 (|has| (-1089) (-566 (-825 (-525)))) (|has| |#1| (-566 (-825 (-525)))))) (((-501) $) NIL (-12 (|has| (-1089) (-566 (-501))) (|has| |#1| (-566 (-501)))))) (-2827 ((|#1| $) NIL (|has| |#1| (-429))) (($ $ (-1089)) NIL (|has| |#1| (-429)))) (-3124 (((-3 (-1171 $) "failed") (-631 $)) NIL (-12 (|has| $ (-136)) (|has| |#1| (-842))))) (-2686 (((-796) $) 25) (($ (-525)) NIL) (($ |#1|) NIL) (($ (-1089)) 27) (($ (-385 (-525))) NIL (-3150 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-966 (-385 (-525)))))) (($ $) NIL (|has| |#1| (-517)))) (-3109 (((-591 |#1|) $) NIL)) (-1263 ((|#1| $ (-497 (-1089))) NIL) (($ $ (-1089) (-712)) NIL) (($ $ (-591 (-1089)) (-591 (-712))) NIL)) (-3751 (((-3 $ "failed") $) NIL (-3150 (-12 (|has| $ (-136)) (|has| |#1| (-842))) (|has| |#1| (-136))))) (-3425 (((-712)) NIL)) (-2931 (($ $ $ (-712)) NIL (|has| |#1| (-160)))) (-1724 (((-108) $ $) NIL (|has| |#1| (-517)))) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1830 (($) NIL T CONST)) (-1839 (($) NIL T CONST)) (-1796 (($ $ (-1089)) NIL) (($ $ (-591 (-1089))) NIL) (($ $ (-1089) (-712)) NIL) (($ $ (-591 (-1089)) (-591 (-712))) NIL)) (-4004 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3982 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3944 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3971 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4059 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) NIL) (($ $ |#1|) NIL)))
+(((-885 |#1|) (-13 (-882 |#1| (-497 (-1089)) (-1089)) (-10 -8 (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -2452 ($ $ (-1089))) |%noBranch|))) (-975)) (T -885))
+((-2452 (*1 *1 *1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-885 *3)) (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-975)))))
+(-13 (-882 |#1| (-497 (-1089)) (-1089)) (-10 -8 (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -2452 ($ $ (-1089))) |%noBranch|)))
+((-2205 (((-2 (|:| -3987 (-712)) (|:| -2976 |#5|) (|:| |radicand| |#5|)) |#3| (-712)) 38)) (-2262 (((-2 (|:| -3987 (-712)) (|:| -2976 |#5|) (|:| |radicand| |#5|)) (-385 (-525)) (-712)) 34)) (-2738 (((-2 (|:| -3987 (-712)) (|:| -2976 |#4|) (|:| |radicand| (-591 |#4|))) |#4| (-712)) 54)) (-3047 (((-2 (|:| -3987 (-712)) (|:| -2976 |#5|) (|:| |radicand| |#5|)) |#5| (-712)) 64 (|has| |#3| (-429)))))
+(((-886 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2205 ((-2 (|:| -3987 (-712)) (|:| -2976 |#5|) (|:| |radicand| |#5|)) |#3| (-712))) (-15 -2262 ((-2 (|:| -3987 (-712)) (|:| -2976 |#5|) (|:| |radicand| |#5|)) (-385 (-525)) (-712))) (IF (|has| |#3| (-429)) (-15 -3047 ((-2 (|:| -3987 (-712)) (|:| -2976 |#5|) (|:| |radicand| |#5|)) |#5| (-712))) |%noBranch|) (-15 -2738 ((-2 (|:| -3987 (-712)) (|:| -2976 |#4|) (|:| |radicand| (-591 |#4|))) |#4| (-712)))) (-734) (-788) (-517) (-882 |#3| |#1| |#2|) (-13 (-341) (-10 -8 (-15 -1384 (|#4| $)) (-15 -1396 (|#4| $)) (-15 -2686 ($ |#4|))))) (T -886))
+((-2738 (*1 *2 *3 *4) (-12 (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-517)) (-4 *3 (-882 *7 *5 *6)) (-5 *2 (-2 (|:| -3987 (-712)) (|:| -2976 *3) (|:| |radicand| (-591 *3)))) (-5 *1 (-886 *5 *6 *7 *3 *8)) (-5 *4 (-712)) (-4 *8 (-13 (-341) (-10 -8 (-15 -1384 (*3 $)) (-15 -1396 (*3 $)) (-15 -2686 ($ *3))))))) (-3047 (*1 *2 *3 *4) (-12 (-4 *7 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-517)) (-4 *8 (-882 *7 *5 *6)) (-5 *2 (-2 (|:| -3987 (-712)) (|:| -2976 *3) (|:| |radicand| *3))) (-5 *1 (-886 *5 *6 *7 *8 *3)) (-5 *4 (-712)) (-4 *3 (-13 (-341) (-10 -8 (-15 -1384 (*8 $)) (-15 -1396 (*8 $)) (-15 -2686 ($ *8))))))) (-2262 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-525))) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-517)) (-4 *8 (-882 *7 *5 *6)) (-5 *2 (-2 (|:| -3987 (-712)) (|:| -2976 *9) (|:| |radicand| *9))) (-5 *1 (-886 *5 *6 *7 *8 *9)) (-5 *4 (-712)) (-4 *9 (-13 (-341) (-10 -8 (-15 -1384 (*8 $)) (-15 -1396 (*8 $)) (-15 -2686 ($ *8))))))) (-2205 (*1 *2 *3 *4) (-12 (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-517)) (-4 *7 (-882 *3 *5 *6)) (-5 *2 (-2 (|:| -3987 (-712)) (|:| -2976 *8) (|:| |radicand| *8))) (-5 *1 (-886 *5 *6 *3 *7 *8)) (-5 *4 (-712)) (-4 *8 (-13 (-341) (-10 -8 (-15 -1384 (*7 $)) (-15 -1396 (*7 $)) (-15 -2686 ($ *7))))))))
+(-10 -7 (-15 -2205 ((-2 (|:| -3987 (-712)) (|:| -2976 |#5|) (|:| |radicand| |#5|)) |#3| (-712))) (-15 -2262 ((-2 (|:| -3987 (-712)) (|:| -2976 |#5|) (|:| |radicand| |#5|)) (-385 (-525)) (-712))) (IF (|has| |#3| (-429)) (-15 -3047 ((-2 (|:| -3987 (-712)) (|:| -2976 |#5|) (|:| |radicand| |#5|)) |#5| (-712))) |%noBranch|) (-15 -2738 ((-2 (|:| -3987 (-712)) (|:| -2976 |#4|) (|:| |radicand| (-591 |#4|))) |#4| (-712))))
+((-4162 (((-1013 (-205)) $) 8)) (-4148 (((-1013 (-205)) $) 9)) (-1870 (((-591 (-591 (-876 (-205)))) $) 10)) (-2686 (((-796) $) 6)))
(((-887) (-131)) (T -887))
-((-3001 (*1 *2 *1) (-12 (-4 *1 (-887)) (-5 *2 (-591 (-591 (-876 (-205))))))) (-3229 (*1 *2 *1) (-12 (-4 *1 (-887)) (-5 *2 (-1013 (-205))))) (-3236 (*1 *2 *1) (-12 (-4 *1 (-887)) (-5 *2 (-1013 (-205))))))
-(-13 (-565 (-796)) (-10 -8 (-15 -3001 ((-591 (-591 (-876 (-205)))) $)) (-15 -3229 ((-1013 (-205)) $)) (-15 -3236 ((-1013 (-205)) $))))
+((-1870 (*1 *2 *1) (-12 (-4 *1 (-887)) (-5 *2 (-591 (-591 (-876 (-205))))))) (-4148 (*1 *2 *1) (-12 (-4 *1 (-887)) (-5 *2 (-1013 (-205))))) (-4162 (*1 *2 *1) (-12 (-4 *1 (-887)) (-5 *2 (-1013 (-205))))))
+(-13 (-565 (-796)) (-10 -8 (-15 -1870 ((-591 (-591 (-876 (-205)))) $)) (-15 -4148 ((-1013 (-205)) $)) (-15 -4162 ((-1013 (-205)) $))))
(((-565 (-796)) . T))
-((-2027 (((-3 (-631 |#1|) "failed") |#2| (-854)) 15)))
-(((-888 |#1| |#2|) (-10 -7 (-15 -2027 ((-3 (-631 |#1|) "failed") |#2| (-854)))) (-517) (-601 |#1|)) (T -888))
-((-2027 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-854)) (-4 *5 (-517)) (-5 *2 (-631 *5)) (-5 *1 (-888 *5 *3)) (-4 *3 (-601 *5)))))
-(-10 -7 (-15 -2027 ((-3 (-631 |#1|) "failed") |#2| (-854))))
-((-1526 (((-890 |#2|) (-1 |#2| |#1| |#2|) (-890 |#1|) |#2|) 16)) (-1227 ((|#2| (-1 |#2| |#1| |#2|) (-890 |#1|) |#2|) 18)) (-1340 (((-890 |#2|) (-1 |#2| |#1|) (-890 |#1|)) 13)))
-(((-889 |#1| |#2|) (-10 -7 (-15 -1526 ((-890 |#2|) (-1 |#2| |#1| |#2|) (-890 |#1|) |#2|)) (-15 -1227 (|#2| (-1 |#2| |#1| |#2|) (-890 |#1|) |#2|)) (-15 -1340 ((-890 |#2|) (-1 |#2| |#1|) (-890 |#1|)))) (-1125) (-1125)) (T -889))
-((-1340 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-890 *5)) (-4 *5 (-1125)) (-4 *6 (-1125)) (-5 *2 (-890 *6)) (-5 *1 (-889 *5 *6)))) (-1227 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-890 *5)) (-4 *5 (-1125)) (-4 *2 (-1125)) (-5 *1 (-889 *5 *2)))) (-1526 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-890 *6)) (-4 *6 (-1125)) (-4 *5 (-1125)) (-5 *2 (-890 *5)) (-5 *1 (-889 *6 *5)))))
-(-10 -7 (-15 -1526 ((-890 |#2|) (-1 |#2| |#1| |#2|) (-890 |#1|) |#2|)) (-15 -1227 (|#2| (-1 |#2| |#1| |#2|) (-890 |#1|) |#2|)) (-15 -1340 ((-890 |#2|) (-1 |#2| |#1|) (-890 |#1|))))
-((-3008 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3296 (((-1176) $ (-525) (-525)) NIL (|has| $ (-6 -4251)))) (-3203 (((-108) (-1 (-108) |#1| |#1|) $) NIL) (((-108) $) NIL (|has| |#1| (-788)))) (-4026 (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4251))) (($ $) NIL (-12 (|has| $ (-6 -4251)) (|has| |#1| (-788))))) (-3327 (($ (-1 (-108) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-788)))) (-3891 (((-108) $ (-712)) NIL)) (-3186 ((|#1| $ (-525) |#1|) 16 (|has| $ (-6 -4251))) ((|#1| $ (-1138 (-525)) |#1|) NIL (|has| $ (-6 -4251)))) (-2305 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-3798 (($) NIL T CONST)) (-2598 (($ $) NIL (|has| $ (-6 -4251)))) (-2617 (($ $) NIL)) (-3098 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3677 (($ |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-1227 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4250)))) (-3255 ((|#1| $ (-525) |#1|) 15 (|has| $ (-6 -4251)))) (-3217 ((|#1| $ (-525)) 13)) (-3004 (((-525) (-1 (-108) |#1|) $) NIL) (((-525) |#1| $) NIL (|has| |#1| (-1018))) (((-525) |#1| $ (-525)) NIL (|has| |#1| (-1018)))) (-3454 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-1268 (($ (-712) |#1|) 12)) (-2910 (((-108) $ (-712)) NIL)) (-3630 (((-525) $) 10 (|has| (-525) (-788)))) (-3741 (($ $ $) NIL (|has| |#1| (-788)))) (-2131 (($ (-1 (-108) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-788)))) (-2552 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3468 (((-525) $) NIL (|has| (-525) (-788)))) (-2478 (($ $ $) NIL (|has| |#1| (-788)))) (-3249 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-3971 (((-108) $ (-712)) NIL)) (-2339 (((-1072) $) NIL (|has| |#1| (-1018)))) (-4189 (($ |#1| $ (-525)) NIL) (($ $ $ (-525)) NIL)) (-2511 (((-591 (-525)) $) NIL)) (-2791 (((-108) (-525) $) NIL)) (-2047 (((-1036) $) NIL (|has| |#1| (-1018)))) (-3066 ((|#1| $) NIL (|has| (-525) (-788)))) (-2069 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-1941 (($ $ |#1|) 17 (|has| $ (-6 -4251)))) (-1623 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) NIL)) (-1615 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3339 (((-591 |#1|) $) NIL)) (-3028 (((-108) $) NIL)) (-3209 (($) 11)) (-3164 ((|#1| $ (-525) |#1|) NIL) ((|#1| $ (-525)) 14) (($ $ (-1138 (-525))) NIL)) (-2777 (($ $ (-525)) NIL) (($ $ (-1138 (-525))) NIL)) (-2064 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-4063 (($ $ $ (-525)) NIL (|has| $ (-6 -4251)))) (-3199 (($ $) NIL)) (-1408 (((-501) $) NIL (|has| |#1| (-566 (-501))))) (-3036 (($ (-591 |#1|)) NIL)) (-3690 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-591 $)) NIL)) (-3022 (((-796) $) NIL (|has| |#1| (-565 (-796))))) (-4158 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4135 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4119 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4096 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-4126 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4112 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4045 (((-712) $) 8 (|has| $ (-6 -4250)))))
+((-4210 (((-3 (-631 |#1|) "failed") |#2| (-854)) 15)))
+(((-888 |#1| |#2|) (-10 -7 (-15 -4210 ((-3 (-631 |#1|) "failed") |#2| (-854)))) (-517) (-601 |#1|)) (T -888))
+((-4210 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-854)) (-4 *5 (-517)) (-5 *2 (-631 *5)) (-5 *1 (-888 *5 *3)) (-4 *3 (-601 *5)))))
+(-10 -7 (-15 -4210 ((-3 (-631 |#1|) "failed") |#2| (-854))))
+((-1350 (((-890 |#2|) (-1 |#2| |#1| |#2|) (-890 |#1|) |#2|) 16)) (-3618 ((|#2| (-1 |#2| |#1| |#2|) (-890 |#1|) |#2|) 18)) (-1257 (((-890 |#2|) (-1 |#2| |#1|) (-890 |#1|)) 13)))
+(((-889 |#1| |#2|) (-10 -7 (-15 -1350 ((-890 |#2|) (-1 |#2| |#1| |#2|) (-890 |#1|) |#2|)) (-15 -3618 (|#2| (-1 |#2| |#1| |#2|) (-890 |#1|) |#2|)) (-15 -1257 ((-890 |#2|) (-1 |#2| |#1|) (-890 |#1|)))) (-1125) (-1125)) (T -889))
+((-1257 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-890 *5)) (-4 *5 (-1125)) (-4 *6 (-1125)) (-5 *2 (-890 *6)) (-5 *1 (-889 *5 *6)))) (-3618 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-890 *5)) (-4 *5 (-1125)) (-4 *2 (-1125)) (-5 *1 (-889 *5 *2)))) (-1350 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-890 *6)) (-4 *6 (-1125)) (-4 *5 (-1125)) (-5 *2 (-890 *5)) (-5 *1 (-889 *6 *5)))))
+(-10 -7 (-15 -1350 ((-890 |#2|) (-1 |#2| |#1| |#2|) (-890 |#1|) |#2|)) (-15 -3618 (|#2| (-1 |#2| |#1| |#2|) (-890 |#1|) |#2|)) (-15 -1257 ((-890 |#2|) (-1 |#2| |#1|) (-890 |#1|))))
+((-2673 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3832 (((-1176) $ (-525) (-525)) NIL (|has| $ (-6 -4251)))) (-3110 (((-108) (-1 (-108) |#1| |#1|) $) NIL) (((-108) $) NIL (|has| |#1| (-788)))) (-2613 (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4251))) (($ $) NIL (-12 (|has| $ (-6 -4251)) (|has| |#1| (-788))))) (-1282 (($ (-1 (-108) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-788)))) (-3727 (((-108) $ (-712)) NIL)) (-2847 ((|#1| $ (-525) |#1|) 16 (|has| $ (-6 -4251))) ((|#1| $ (-1138 (-525)) |#1|) NIL (|has| $ (-6 -4251)))) (-2467 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-2055 (($) NIL T CONST)) (-3405 (($ $) NIL (|has| $ (-6 -4251)))) (-2747 (($ $) NIL)) (-2908 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2537 (($ |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-3618 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4250)))) (-4205 ((|#1| $ (-525) |#1|) 15 (|has| $ (-6 -4251)))) (-4121 ((|#1| $ (-525)) 13)) (-1734 (((-525) (-1 (-108) |#1|) $) NIL) (((-525) |#1| $) NIL (|has| |#1| (-1018))) (((-525) |#1| $ (-525)) NIL (|has| |#1| (-1018)))) (-2916 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-1316 (($ (-712) |#1|) 12)) (-3491 (((-108) $ (-712)) NIL)) (-4152 (((-525) $) 10 (|has| (-525) (-788)))) (-1923 (($ $ $) NIL (|has| |#1| (-788)))) (-3459 (($ (-1 (-108) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-788)))) (-4207 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-1826 (((-525) $) NIL (|has| (-525) (-788)))) (-3475 (($ $ $) NIL (|has| |#1| (-788)))) (-4192 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-3295 (((-108) $ (-712)) NIL)) (-2621 (((-1072) $) NIL (|has| |#1| (-1018)))) (-2059 (($ |#1| $ (-525)) NIL) (($ $ $ (-525)) NIL)) (-3761 (((-591 (-525)) $) NIL)) (-1675 (((-108) (-525) $) NIL)) (-2937 (((-1036) $) NIL (|has| |#1| (-1018)))) (-2872 ((|#1| $) NIL (|has| (-525) (-788)))) (-2714 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-1858 (($ $ |#1|) 17 (|has| $ (-6 -4251)))) (-3465 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) NIL)) (-3384 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2998 (((-591 |#1|) $) NIL)) (-2077 (((-108) $) NIL)) (-3164 (($) 11)) (-1881 ((|#1| $ (-525) |#1|) NIL) ((|#1| $ (-525)) 14) (($ $ (-1138 (-525))) NIL)) (-3226 (($ $ (-525)) NIL) (($ $ (-1138 (-525))) NIL)) (-2960 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2992 (($ $ $ (-525)) NIL (|has| $ (-6 -4251)))) (-2873 (($ $) NIL)) (-1300 (((-501) $) NIL (|has| |#1| (-566 (-501))))) (-2695 (($ (-591 |#1|)) NIL)) (-1624 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-591 $)) NIL)) (-2686 (((-796) $) NIL (|has| |#1| (-565 (-796))))) (-1475 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4004 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3982 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3944 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3994 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3971 (((-108) $ $) NIL (|has| |#1| (-788)))) (-2028 (((-712) $) 8 (|has| $ (-6 -4250)))))
(((-890 |#1|) (-19 |#1|) (-1125)) (T -890))
NIL
(-19 |#1|)
-((-1817 (($ $ (-1011 $)) 7) (($ $ (-1089)) 6)))
+((-2168 (($ $ (-1011 $)) 7) (($ $ (-1089)) 6)))
(((-891) (-131)) (T -891))
-((-1817 (*1 *1 *1 *2) (-12 (-5 *2 (-1011 *1)) (-4 *1 (-891)))) (-1817 (*1 *1 *1 *2) (-12 (-4 *1 (-891)) (-5 *2 (-1089)))))
-(-13 (-10 -8 (-15 -1817 ($ $ (-1089))) (-15 -1817 ($ $ (-1011 $)))))
-((-3944 (((-2 (|:| -3482 (-591 (-525))) (|:| |poly| (-591 (-1085 |#1|))) (|:| |prim| (-1085 |#1|))) (-591 (-885 |#1|)) (-591 (-1089)) (-1089)) 25) (((-2 (|:| -3482 (-591 (-525))) (|:| |poly| (-591 (-1085 |#1|))) (|:| |prim| (-1085 |#1|))) (-591 (-885 |#1|)) (-591 (-1089))) 26) (((-2 (|:| |coef1| (-525)) (|:| |coef2| (-525)) (|:| |prim| (-1085 |#1|))) (-885 |#1|) (-1089) (-885 |#1|) (-1089)) 43)))
-(((-892 |#1|) (-10 -7 (-15 -3944 ((-2 (|:| |coef1| (-525)) (|:| |coef2| (-525)) (|:| |prim| (-1085 |#1|))) (-885 |#1|) (-1089) (-885 |#1|) (-1089))) (-15 -3944 ((-2 (|:| -3482 (-591 (-525))) (|:| |poly| (-591 (-1085 |#1|))) (|:| |prim| (-1085 |#1|))) (-591 (-885 |#1|)) (-591 (-1089)))) (-15 -3944 ((-2 (|:| -3482 (-591 (-525))) (|:| |poly| (-591 (-1085 |#1|))) (|:| |prim| (-1085 |#1|))) (-591 (-885 |#1|)) (-591 (-1089)) (-1089)))) (-13 (-341) (-138))) (T -892))
-((-3944 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-591 (-885 *6))) (-5 *4 (-591 (-1089))) (-5 *5 (-1089)) (-4 *6 (-13 (-341) (-138))) (-5 *2 (-2 (|:| -3482 (-591 (-525))) (|:| |poly| (-591 (-1085 *6))) (|:| |prim| (-1085 *6)))) (-5 *1 (-892 *6)))) (-3944 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-885 *5))) (-5 *4 (-591 (-1089))) (-4 *5 (-13 (-341) (-138))) (-5 *2 (-2 (|:| -3482 (-591 (-525))) (|:| |poly| (-591 (-1085 *5))) (|:| |prim| (-1085 *5)))) (-5 *1 (-892 *5)))) (-3944 (*1 *2 *3 *4 *3 *4) (-12 (-5 *3 (-885 *5)) (-5 *4 (-1089)) (-4 *5 (-13 (-341) (-138))) (-5 *2 (-2 (|:| |coef1| (-525)) (|:| |coef2| (-525)) (|:| |prim| (-1085 *5)))) (-5 *1 (-892 *5)))))
-(-10 -7 (-15 -3944 ((-2 (|:| |coef1| (-525)) (|:| |coef2| (-525)) (|:| |prim| (-1085 |#1|))) (-885 |#1|) (-1089) (-885 |#1|) (-1089))) (-15 -3944 ((-2 (|:| -3482 (-591 (-525))) (|:| |poly| (-591 (-1085 |#1|))) (|:| |prim| (-1085 |#1|))) (-591 (-885 |#1|)) (-591 (-1089)))) (-15 -3944 ((-2 (|:| -3482 (-591 (-525))) (|:| |poly| (-591 (-1085 |#1|))) (|:| |prim| (-1085 |#1|))) (-591 (-885 |#1|)) (-591 (-1089)) (-1089))))
-((-2755 (((-591 |#1|) |#1| |#1|) 42)) (-2744 (((-108) |#1|) 39)) (-2890 ((|#1| |#1|) 65)) (-2338 ((|#1| |#1|) 64)))
-(((-893 |#1|) (-10 -7 (-15 -2744 ((-108) |#1|)) (-15 -2338 (|#1| |#1|)) (-15 -2890 (|#1| |#1|)) (-15 -2755 ((-591 |#1|) |#1| |#1|))) (-510)) (T -893))
-((-2755 (*1 *2 *3 *3) (-12 (-5 *2 (-591 *3)) (-5 *1 (-893 *3)) (-4 *3 (-510)))) (-2890 (*1 *2 *2) (-12 (-5 *1 (-893 *2)) (-4 *2 (-510)))) (-2338 (*1 *2 *2) (-12 (-5 *1 (-893 *2)) (-4 *2 (-510)))) (-2744 (*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-893 *3)) (-4 *3 (-510)))))
-(-10 -7 (-15 -2744 ((-108) |#1|)) (-15 -2338 (|#1| |#1|)) (-15 -2890 (|#1| |#1|)) (-15 -2755 ((-591 |#1|) |#1| |#1|)))
-((-4229 (((-1176) (-796)) 9)))
-(((-894) (-10 -7 (-15 -4229 ((-1176) (-796))))) (T -894))
-((-4229 (*1 *2 *3) (-12 (-5 *3 (-796)) (-5 *2 (-1176)) (-5 *1 (-894)))))
-(-10 -7 (-15 -4229 ((-1176) (-796))))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) 63 (|has| |#1| (-517)))) (-3706 (($ $) 64 (|has| |#1| (-517)))) (-1715 (((-108) $) NIL (|has| |#1| (-517)))) (-2157 (((-3 $ "failed") $ $) NIL)) (-3798 (($) NIL T CONST)) (-1251 (((-3 (-525) "failed") $) NIL (|has| |#1| (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-3 |#1| "failed") $) 28)) (-3528 (((-525) $) NIL (|has| |#1| (-966 (-525)))) (((-385 (-525)) $) NIL (|has| |#1| (-966 (-385 (-525))))) ((|#1| $) NIL)) (-1710 (($ $) 24)) (-4163 (((-3 $ "failed") $) 35)) (-3208 (($ $) NIL (|has| |#1| (-429)))) (-2056 (($ $ |#1| |#2| $) 48)) (-2824 (((-108) $) NIL)) (-4010 (((-712) $) 16)) (-2202 (((-108) $) NIL)) (-1480 (($ |#1| |#2|) NIL)) (-2624 ((|#2| $) 19)) (-4015 (($ (-1 |#2| |#2|) $) NIL)) (-1340 (($ (-1 |#1| |#1|) $) NIL)) (-1661 (($ $) 23)) (-1678 ((|#1| $) 21)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-1634 (((-108) $) 40)) (-1646 ((|#1| $) NIL)) (-3678 (($ $ |#2| |#1| $) 73 (-12 (|has| |#2| (-126)) (|has| |#1| (-517))))) (-2089 (((-3 $ "failed") $ $) 75 (|has| |#1| (-517))) (((-3 $ "failed") $ |#1|) 70 (|has| |#1| (-517)))) (-1316 ((|#2| $) 17)) (-2668 ((|#1| $) NIL (|has| |#1| (-429)))) (-3022 (((-796) $) NIL) (($ (-525)) 39) (($ $) NIL (|has| |#1| (-517))) (($ |#1|) 34) (($ (-385 (-525))) NIL (-3321 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-966 (-385 (-525))))))) (-3654 (((-591 |#1|) $) NIL)) (-2560 ((|#1| $ |#2|) 31)) (-1437 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-2128 (((-712)) 15)) (-1698 (($ $ $ (-712)) 59 (|has| |#1| (-160)))) (-2495 (((-108) $ $) 69 (|has| |#1| (-517)))) (-3710 (($ $ (-854)) 55) (($ $ (-712)) 56)) (-4191 (($) 22 T CONST)) (-4197 (($) 12 T CONST)) (-4096 (((-108) $ $) 68)) (-4173 (($ $ |#1|) 76 (|has| |#1| (-341)))) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) 54) (($ $ (-712)) 52)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 51) (($ $ |#1|) 50) (($ |#1| $) 49) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525)))))))
-(((-895 |#1| |#2|) (-13 (-304 |#1| |#2|) (-10 -8 (IF (|has| |#1| (-517)) (IF (|has| |#2| (-126)) (-15 -3678 ($ $ |#2| |#1| $)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-6 -4248)) (-6 -4248) |%noBranch|))) (-975) (-733)) (T -895))
-((-3678 (*1 *1 *1 *2 *3 *1) (-12 (-5 *1 (-895 *3 *2)) (-4 *2 (-126)) (-4 *3 (-517)) (-4 *3 (-975)) (-4 *2 (-733)))))
-(-13 (-304 |#1| |#2|) (-10 -8 (IF (|has| |#1| (-517)) (IF (|has| |#2| (-126)) (-15 -3678 ($ $ |#2| |#1| $)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-6 -4248)) (-6 -4248) |%noBranch|)))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL (-3321 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-126)) (|has| |#2| (-126))) (-12 (|has| |#1| (-734)) (|has| |#2| (-734)))))) (-2593 (($ $ $) 63 (-12 (|has| |#1| (-734)) (|has| |#2| (-734))))) (-2157 (((-3 $ "failed") $ $) 50 (-3321 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-126)) (|has| |#2| (-126))) (-12 (|has| |#1| (-734)) (|has| |#2| (-734)))))) (-3032 (((-712)) 34 (-12 (|has| |#1| (-346)) (|has| |#2| (-346))))) (-3953 ((|#2| $) 21)) (-1383 ((|#1| $) 20)) (-3798 (($) NIL (-3321 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-126)) (|has| |#2| (-126))) (-12 (|has| |#1| (-450)) (|has| |#2| (-450))) (-12 (|has| |#1| (-668)) (|has| |#2| (-668))) (-12 (|has| |#1| (-734)) (|has| |#2| (-734)))) CONST)) (-4163 (((-3 $ "failed") $) NIL (-3321 (-12 (|has| |#1| (-450)) (|has| |#2| (-450))) (-12 (|has| |#1| (-668)) (|has| |#2| (-668)))))) (-3377 (($) NIL (-12 (|has| |#1| (-346)) (|has| |#2| (-346))))) (-2824 (((-108) $) NIL (-3321 (-12 (|has| |#1| (-450)) (|has| |#2| (-450))) (-12 (|has| |#1| (-668)) (|has| |#2| (-668)))))) (-3741 (($ $ $) NIL (-3321 (-12 (|has| |#1| (-734)) (|has| |#2| (-734))) (-12 (|has| |#1| (-788)) (|has| |#2| (-788)))))) (-2478 (($ $ $) NIL (-3321 (-12 (|has| |#1| (-734)) (|has| |#2| (-734))) (-12 (|has| |#1| (-788)) (|has| |#2| (-788)))))) (-3340 (($ |#1| |#2|) 19)) (-3016 (((-854) $) NIL (-12 (|has| |#1| (-346)) (|has| |#2| (-346))))) (-2339 (((-1072) $) NIL)) (-1622 (($ $) 37 (-12 (|has| |#1| (-450)) (|has| |#2| (-450))))) (-2226 (($ (-854)) NIL (-12 (|has| |#1| (-346)) (|has| |#2| (-346))))) (-2047 (((-1036) $) NIL)) (-3228 (($ $ $) NIL (-12 (|has| |#1| (-450)) (|has| |#2| (-450))))) (-3619 (($ $ $) NIL (-12 (|has| |#1| (-450)) (|has| |#2| (-450))))) (-3022 (((-796) $) 14)) (-3710 (($ $ (-525)) NIL (-12 (|has| |#1| (-450)) (|has| |#2| (-450)))) (($ $ (-712)) NIL (-3321 (-12 (|has| |#1| (-450)) (|has| |#2| (-450))) (-12 (|has| |#1| (-668)) (|has| |#2| (-668))))) (($ $ (-854)) NIL (-3321 (-12 (|has| |#1| (-450)) (|has| |#2| (-450))) (-12 (|has| |#1| (-668)) (|has| |#2| (-668)))))) (-4191 (($) 40 (-3321 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-126)) (|has| |#2| (-126))) (-12 (|has| |#1| (-734)) (|has| |#2| (-734)))) CONST)) (-4197 (($) 24 (-3321 (-12 (|has| |#1| (-450)) (|has| |#2| (-450))) (-12 (|has| |#1| (-668)) (|has| |#2| (-668)))) CONST)) (-4135 (((-108) $ $) NIL (-3321 (-12 (|has| |#1| (-734)) (|has| |#2| (-734))) (-12 (|has| |#1| (-788)) (|has| |#2| (-788)))))) (-4119 (((-108) $ $) NIL (-3321 (-12 (|has| |#1| (-734)) (|has| |#2| (-734))) (-12 (|has| |#1| (-788)) (|has| |#2| (-788)))))) (-4096 (((-108) $ $) 18)) (-4126 (((-108) $ $) NIL (-3321 (-12 (|has| |#1| (-734)) (|has| |#2| (-734))) (-12 (|has| |#1| (-788)) (|has| |#2| (-788)))))) (-4112 (((-108) $ $) 66 (-3321 (-12 (|has| |#1| (-734)) (|has| |#2| (-734))) (-12 (|has| |#1| (-788)) (|has| |#2| (-788)))))) (-4173 (($ $ $) NIL (-12 (|has| |#1| (-450)) (|has| |#2| (-450))))) (-4164 (($ $ $) 56 (-12 (|has| |#1| (-21)) (|has| |#2| (-21)))) (($ $) 53 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))))) (-4156 (($ $ $) 43 (-3321 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-126)) (|has| |#2| (-126))) (-12 (|has| |#1| (-734)) (|has| |#2| (-734)))))) (** (($ $ (-525)) NIL (-12 (|has| |#1| (-450)) (|has| |#2| (-450)))) (($ $ (-712)) 31 (-3321 (-12 (|has| |#1| (-450)) (|has| |#2| (-450))) (-12 (|has| |#1| (-668)) (|has| |#2| (-668))))) (($ $ (-854)) NIL (-3321 (-12 (|has| |#1| (-450)) (|has| |#2| (-450))) (-12 (|has| |#1| (-668)) (|has| |#2| (-668)))))) (* (($ (-525) $) 60 (-12 (|has| |#1| (-21)) (|has| |#2| (-21)))) (($ (-712) $) 46 (-3321 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-126)) (|has| |#2| (-126))) (-12 (|has| |#1| (-734)) (|has| |#2| (-734))))) (($ (-854) $) NIL (-3321 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-126)) (|has| |#2| (-126))) (-12 (|has| |#1| (-734)) (|has| |#2| (-734))))) (($ $ $) 27 (-3321 (-12 (|has| |#1| (-450)) (|has| |#2| (-450))) (-12 (|has| |#1| (-668)) (|has| |#2| (-668)))))))
-(((-896 |#1| |#2|) (-13 (-1018) (-10 -8 (IF (|has| |#1| (-346)) (IF (|has| |#2| (-346)) (-6 (-346)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-668)) (IF (|has| |#2| (-668)) (-6 (-668)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-23)) (IF (|has| |#2| (-23)) (-6 (-23)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-126)) (IF (|has| |#2| (-126)) (-6 (-126)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-450)) (IF (|has| |#2| (-450)) (-6 (-450)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-21)) (IF (|has| |#2| (-21)) (-6 (-21)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-734)) (IF (|has| |#2| (-734)) (-6 (-734)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-788)) (IF (|has| |#2| (-788)) (-6 (-788)) |%noBranch|) |%noBranch|) (-15 -3340 ($ |#1| |#2|)) (-15 -1383 (|#1| $)) (-15 -3953 (|#2| $)))) (-1018) (-1018)) (T -896))
-((-3340 (*1 *1 *2 *3) (-12 (-5 *1 (-896 *2 *3)) (-4 *2 (-1018)) (-4 *3 (-1018)))) (-1383 (*1 *2 *1) (-12 (-4 *2 (-1018)) (-5 *1 (-896 *2 *3)) (-4 *3 (-1018)))) (-3953 (*1 *2 *1) (-12 (-4 *2 (-1018)) (-5 *1 (-896 *3 *2)) (-4 *3 (-1018)))))
-(-13 (-1018) (-10 -8 (IF (|has| |#1| (-346)) (IF (|has| |#2| (-346)) (-6 (-346)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-668)) (IF (|has| |#2| (-668)) (-6 (-668)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-23)) (IF (|has| |#2| (-23)) (-6 (-23)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-126)) (IF (|has| |#2| (-126)) (-6 (-126)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-450)) (IF (|has| |#2| (-450)) (-6 (-450)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-21)) (IF (|has| |#2| (-21)) (-6 (-21)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-734)) (IF (|has| |#2| (-734)) (-6 (-734)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-788)) (IF (|has| |#2| (-788)) (-6 (-788)) |%noBranch|) |%noBranch|) (-15 -3340 ($ |#1| |#2|)) (-15 -1383 (|#1| $)) (-15 -3953 (|#2| $))))
-((-3024 (((-1022) $) 12)) (-1279 (($ (-1089) (-1022)) 13)) (-2400 (((-1089) $) 10)) (-3022 (((-796) $) 24)))
-(((-897) (-13 (-565 (-796)) (-10 -8 (-15 -2400 ((-1089) $)) (-15 -3024 ((-1022) $)) (-15 -1279 ($ (-1089) (-1022)))))) (T -897))
-((-2400 (*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-897)))) (-3024 (*1 *2 *1) (-12 (-5 *2 (-1022)) (-5 *1 (-897)))) (-1279 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-1022)) (-5 *1 (-897)))))
-(-13 (-565 (-796)) (-10 -8 (-15 -2400 ((-1089) $)) (-15 -3024 ((-1022) $)) (-15 -1279 ($ (-1089) (-1022)))))
-((-1507 (((-1020 (-1089)) $) 19)) (-2767 (((-108) $) 26)) (-2037 (((-1089) $) 27)) (-3211 (((-108) $) 24)) (-3381 ((|#1| $) 25)) (-4024 (((-806 $ $) $) 34)) (-3424 (((-108) $) 33)) (-1209 (($ $ $) 12)) (-2015 (($ $) 29)) (-2063 (((-108) $) 28)) (-2247 (($ $) 10)) (-3582 (((-806 $ $) $) 36)) (-1543 (((-108) $) 35)) (-3917 (($ $ $) 13)) (-2776 (((-806 $ $) $) 38)) (-4030 (((-108) $) 37)) (-1520 (($ $ $) 14)) (-3022 (($ |#1|) 7) (($ (-1089)) 9) (((-796) $) 40 (|has| |#1| (-565 (-796))))) (-2227 (((-806 $ $) $) 32)) (-3173 (((-108) $) 30)) (-1213 (($ $ $) 11)))
-(((-898 |#1|) (-13 (-899) (-10 -8 (IF (|has| |#1| (-565 (-796))) (-6 (-565 (-796))) |%noBranch|) (-15 -3022 ($ |#1|)) (-15 -3022 ($ (-1089))) (-15 -1507 ((-1020 (-1089)) $)) (-15 -3211 ((-108) $)) (-15 -3381 (|#1| $)) (-15 -2767 ((-108) $)) (-15 -2037 ((-1089) $)) (-15 -2063 ((-108) $)) (-15 -2015 ($ $)) (-15 -3173 ((-108) $)) (-15 -2227 ((-806 $ $) $)) (-15 -3424 ((-108) $)) (-15 -4024 ((-806 $ $) $)) (-15 -1543 ((-108) $)) (-15 -3582 ((-806 $ $) $)) (-15 -4030 ((-108) $)) (-15 -2776 ((-806 $ $) $)))) (-899)) (T -898))
-((-3022 (*1 *1 *2) (-12 (-5 *1 (-898 *2)) (-4 *2 (-899)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-898 *3)) (-4 *3 (-899)))) (-1507 (*1 *2 *1) (-12 (-5 *2 (-1020 (-1089))) (-5 *1 (-898 *3)) (-4 *3 (-899)))) (-3211 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-898 *3)) (-4 *3 (-899)))) (-3381 (*1 *2 *1) (-12 (-5 *1 (-898 *2)) (-4 *2 (-899)))) (-2767 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-898 *3)) (-4 *3 (-899)))) (-2037 (*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-898 *3)) (-4 *3 (-899)))) (-2063 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-898 *3)) (-4 *3 (-899)))) (-2015 (*1 *1 *1) (-12 (-5 *1 (-898 *2)) (-4 *2 (-899)))) (-3173 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-898 *3)) (-4 *3 (-899)))) (-2227 (*1 *2 *1) (-12 (-5 *2 (-806 (-898 *3) (-898 *3))) (-5 *1 (-898 *3)) (-4 *3 (-899)))) (-3424 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-898 *3)) (-4 *3 (-899)))) (-4024 (*1 *2 *1) (-12 (-5 *2 (-806 (-898 *3) (-898 *3))) (-5 *1 (-898 *3)) (-4 *3 (-899)))) (-1543 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-898 *3)) (-4 *3 (-899)))) (-3582 (*1 *2 *1) (-12 (-5 *2 (-806 (-898 *3) (-898 *3))) (-5 *1 (-898 *3)) (-4 *3 (-899)))) (-4030 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-898 *3)) (-4 *3 (-899)))) (-2776 (*1 *2 *1) (-12 (-5 *2 (-806 (-898 *3) (-898 *3))) (-5 *1 (-898 *3)) (-4 *3 (-899)))))
-(-13 (-899) (-10 -8 (IF (|has| |#1| (-565 (-796))) (-6 (-565 (-796))) |%noBranch|) (-15 -3022 ($ |#1|)) (-15 -3022 ($ (-1089))) (-15 -1507 ((-1020 (-1089)) $)) (-15 -3211 ((-108) $)) (-15 -3381 (|#1| $)) (-15 -2767 ((-108) $)) (-15 -2037 ((-1089) $)) (-15 -2063 ((-108) $)) (-15 -2015 ($ $)) (-15 -3173 ((-108) $)) (-15 -2227 ((-806 $ $) $)) (-15 -3424 ((-108) $)) (-15 -4024 ((-806 $ $) $)) (-15 -1543 ((-108) $)) (-15 -3582 ((-806 $ $) $)) (-15 -4030 ((-108) $)) (-15 -2776 ((-806 $ $) $))))
-((-1209 (($ $ $) 8)) (-2247 (($ $) 6)) (-3917 (($ $ $) 9)) (-1520 (($ $ $) 10)) (-1213 (($ $ $) 7)))
+((-2168 (*1 *1 *1 *2) (-12 (-5 *2 (-1011 *1)) (-4 *1 (-891)))) (-2168 (*1 *1 *1 *2) (-12 (-4 *1 (-891)) (-5 *2 (-1089)))))
+(-13 (-10 -8 (-15 -2168 ($ $ (-1089))) (-15 -2168 ($ $ (-1011 $)))))
+((-1268 (((-2 (|:| -2976 (-591 (-525))) (|:| |poly| (-591 (-1085 |#1|))) (|:| |prim| (-1085 |#1|))) (-591 (-885 |#1|)) (-591 (-1089)) (-1089)) 25) (((-2 (|:| -2976 (-591 (-525))) (|:| |poly| (-591 (-1085 |#1|))) (|:| |prim| (-1085 |#1|))) (-591 (-885 |#1|)) (-591 (-1089))) 26) (((-2 (|:| |coef1| (-525)) (|:| |coef2| (-525)) (|:| |prim| (-1085 |#1|))) (-885 |#1|) (-1089) (-885 |#1|) (-1089)) 43)))
+(((-892 |#1|) (-10 -7 (-15 -1268 ((-2 (|:| |coef1| (-525)) (|:| |coef2| (-525)) (|:| |prim| (-1085 |#1|))) (-885 |#1|) (-1089) (-885 |#1|) (-1089))) (-15 -1268 ((-2 (|:| -2976 (-591 (-525))) (|:| |poly| (-591 (-1085 |#1|))) (|:| |prim| (-1085 |#1|))) (-591 (-885 |#1|)) (-591 (-1089)))) (-15 -1268 ((-2 (|:| -2976 (-591 (-525))) (|:| |poly| (-591 (-1085 |#1|))) (|:| |prim| (-1085 |#1|))) (-591 (-885 |#1|)) (-591 (-1089)) (-1089)))) (-13 (-341) (-138))) (T -892))
+((-1268 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-591 (-885 *6))) (-5 *4 (-591 (-1089))) (-5 *5 (-1089)) (-4 *6 (-13 (-341) (-138))) (-5 *2 (-2 (|:| -2976 (-591 (-525))) (|:| |poly| (-591 (-1085 *6))) (|:| |prim| (-1085 *6)))) (-5 *1 (-892 *6)))) (-1268 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-885 *5))) (-5 *4 (-591 (-1089))) (-4 *5 (-13 (-341) (-138))) (-5 *2 (-2 (|:| -2976 (-591 (-525))) (|:| |poly| (-591 (-1085 *5))) (|:| |prim| (-1085 *5)))) (-5 *1 (-892 *5)))) (-1268 (*1 *2 *3 *4 *3 *4) (-12 (-5 *3 (-885 *5)) (-5 *4 (-1089)) (-4 *5 (-13 (-341) (-138))) (-5 *2 (-2 (|:| |coef1| (-525)) (|:| |coef2| (-525)) (|:| |prim| (-1085 *5)))) (-5 *1 (-892 *5)))))
+(-10 -7 (-15 -1268 ((-2 (|:| |coef1| (-525)) (|:| |coef2| (-525)) (|:| |prim| (-1085 |#1|))) (-885 |#1|) (-1089) (-885 |#1|) (-1089))) (-15 -1268 ((-2 (|:| -2976 (-591 (-525))) (|:| |poly| (-591 (-1085 |#1|))) (|:| |prim| (-1085 |#1|))) (-591 (-885 |#1|)) (-591 (-1089)))) (-15 -1268 ((-2 (|:| -2976 (-591 (-525))) (|:| |poly| (-591 (-1085 |#1|))) (|:| |prim| (-1085 |#1|))) (-591 (-885 |#1|)) (-591 (-1089)) (-1089))))
+((-1371 (((-591 |#1|) |#1| |#1|) 42)) (-2393 (((-108) |#1|) 39)) (-3294 ((|#1| |#1|) 65)) (-2611 ((|#1| |#1|) 64)))
+(((-893 |#1|) (-10 -7 (-15 -2393 ((-108) |#1|)) (-15 -2611 (|#1| |#1|)) (-15 -3294 (|#1| |#1|)) (-15 -1371 ((-591 |#1|) |#1| |#1|))) (-510)) (T -893))
+((-1371 (*1 *2 *3 *3) (-12 (-5 *2 (-591 *3)) (-5 *1 (-893 *3)) (-4 *3 (-510)))) (-3294 (*1 *2 *2) (-12 (-5 *1 (-893 *2)) (-4 *2 (-510)))) (-2611 (*1 *2 *2) (-12 (-5 *1 (-893 *2)) (-4 *2 (-510)))) (-2393 (*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-893 *3)) (-4 *3 (-510)))))
+(-10 -7 (-15 -2393 ((-108) |#1|)) (-15 -2611 (|#1| |#1|)) (-15 -3294 (|#1| |#1|)) (-15 -1371 ((-591 |#1|) |#1| |#1|)))
+((-1872 (((-1176) (-796)) 9)))
+(((-894) (-10 -7 (-15 -1872 ((-1176) (-796))))) (T -894))
+((-1872 (*1 *2 *3) (-12 (-5 *3 (-796)) (-5 *2 (-1176)) (-5 *1 (-894)))))
+(-10 -7 (-15 -1872 ((-1176) (-796))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) 63 (|has| |#1| (-517)))) (-3641 (($ $) 64 (|has| |#1| (-517)))) (-3077 (((-108) $) NIL (|has| |#1| (-517)))) (-3332 (((-3 $ "failed") $ $) NIL)) (-2055 (($) NIL T CONST)) (-4174 (((-3 (-525) "failed") $) NIL (|has| |#1| (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-3 |#1| "failed") $) 28)) (-3341 (((-525) $) NIL (|has| |#1| (-966 (-525)))) (((-385 (-525)) $) NIL (|has| |#1| (-966 (-385 (-525))))) ((|#1| $) NIL)) (-1575 (($ $) 24)) (-1522 (((-3 $ "failed") $) 35)) (-3153 (($ $) NIL (|has| |#1| (-429)))) (-2615 (($ $ |#1| |#2| $) 48)) (-3865 (((-108) $) NIL)) (-3667 (((-712) $) 16)) (-3802 (((-108) $) NIL)) (-1422 (($ |#1| |#2|) NIL)) (-3629 ((|#2| $) 19)) (-2508 (($ (-1 |#2| |#2|) $) NIL)) (-1257 (($ (-1 |#1| |#1|) $) NIL)) (-1548 (($ $) 23)) (-1556 ((|#1| $) 21)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-1531 (((-108) $) 40)) (-1540 ((|#1| $) NIL)) (-3381 (($ $ |#2| |#1| $) 73 (-12 (|has| |#2| (-126)) (|has| |#1| (-517))))) (-3210 (((-3 $ "failed") $ $) 75 (|has| |#1| (-517))) (((-3 $ "failed") $ |#1|) 70 (|has| |#1| (-517)))) (-2743 ((|#2| $) 17)) (-2827 ((|#1| $) NIL (|has| |#1| (-429)))) (-2686 (((-796) $) NIL) (($ (-525)) 39) (($ $) NIL (|has| |#1| (-517))) (($ |#1|) 34) (($ (-385 (-525))) NIL (-3150 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-966 (-385 (-525))))))) (-3109 (((-591 |#1|) $) NIL)) (-1263 ((|#1| $ |#2|) 31)) (-3751 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-3425 (((-712)) 15)) (-2931 (($ $ $ (-712)) 59 (|has| |#1| (-160)))) (-1724 (((-108) $ $) 69 (|has| |#1| (-517)))) (-1401 (($ $ (-854)) 55) (($ $ (-712)) 56)) (-1830 (($) 22 T CONST)) (-1839 (($) 12 T CONST)) (-3944 (((-108) $ $) 68)) (-4059 (($ $ |#1|) 76 (|has| |#1| (-341)))) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) 54) (($ $ (-712)) 52)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 51) (($ $ |#1|) 50) (($ |#1| $) 49) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525)))))))
+(((-895 |#1| |#2|) (-13 (-304 |#1| |#2|) (-10 -8 (IF (|has| |#1| (-517)) (IF (|has| |#2| (-126)) (-15 -3381 ($ $ |#2| |#1| $)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-6 -4248)) (-6 -4248) |%noBranch|))) (-975) (-733)) (T -895))
+((-3381 (*1 *1 *1 *2 *3 *1) (-12 (-5 *1 (-895 *3 *2)) (-4 *2 (-126)) (-4 *3 (-517)) (-4 *3 (-975)) (-4 *2 (-733)))))
+(-13 (-304 |#1| |#2|) (-10 -8 (IF (|has| |#1| (-517)) (IF (|has| |#2| (-126)) (-15 -3381 ($ $ |#2| |#1| $)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-6 -4248)) (-6 -4248) |%noBranch|)))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL (-3150 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-126)) (|has| |#2| (-126))) (-12 (|has| |#1| (-734)) (|has| |#2| (-734)))))) (-3343 (($ $ $) 63 (-12 (|has| |#1| (-734)) (|has| |#2| (-734))))) (-3332 (((-3 $ "failed") $ $) 50 (-3150 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-126)) (|has| |#2| (-126))) (-12 (|has| |#1| (-734)) (|has| |#2| (-734)))))) (-2834 (((-712)) 34 (-12 (|has| |#1| (-346)) (|has| |#2| (-346))))) (-3095 ((|#2| $) 21)) (-3221 ((|#1| $) 20)) (-2055 (($) NIL (-3150 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-126)) (|has| |#2| (-126))) (-12 (|has| |#1| (-450)) (|has| |#2| (-450))) (-12 (|has| |#1| (-668)) (|has| |#2| (-668))) (-12 (|has| |#1| (-734)) (|has| |#2| (-734)))) CONST)) (-1522 (((-3 $ "failed") $) NIL (-3150 (-12 (|has| |#1| (-450)) (|has| |#2| (-450))) (-12 (|has| |#1| (-668)) (|has| |#2| (-668)))))) (-1325 (($) NIL (-12 (|has| |#1| (-346)) (|has| |#2| (-346))))) (-3865 (((-108) $) NIL (-3150 (-12 (|has| |#1| (-450)) (|has| |#2| (-450))) (-12 (|has| |#1| (-668)) (|has| |#2| (-668)))))) (-1923 (($ $ $) NIL (-3150 (-12 (|has| |#1| (-734)) (|has| |#2| (-734))) (-12 (|has| |#1| (-788)) (|has| |#2| (-788)))))) (-3475 (($ $ $) NIL (-3150 (-12 (|has| |#1| (-734)) (|has| |#2| (-734))) (-12 (|has| |#1| (-788)) (|has| |#2| (-788)))))) (-3009 (($ |#1| |#2|) 19)) (-1970 (((-854) $) NIL (-12 (|has| |#1| (-346)) (|has| |#2| (-346))))) (-2621 (((-1072) $) NIL)) (-1523 (($ $) 37 (-12 (|has| |#1| (-450)) (|has| |#2| (-450))))) (-3229 (($ (-854)) NIL (-12 (|has| |#1| (-346)) (|has| |#2| (-346))))) (-2937 (((-1036) $) NIL)) (-3369 (($ $ $) NIL (-12 (|has| |#1| (-450)) (|has| |#2| (-450))))) (-4027 (($ $ $) NIL (-12 (|has| |#1| (-450)) (|has| |#2| (-450))))) (-2686 (((-796) $) 14)) (-1401 (($ $ (-525)) NIL (-12 (|has| |#1| (-450)) (|has| |#2| (-450)))) (($ $ (-712)) NIL (-3150 (-12 (|has| |#1| (-450)) (|has| |#2| (-450))) (-12 (|has| |#1| (-668)) (|has| |#2| (-668))))) (($ $ (-854)) NIL (-3150 (-12 (|has| |#1| (-450)) (|has| |#2| (-450))) (-12 (|has| |#1| (-668)) (|has| |#2| (-668)))))) (-1830 (($) 40 (-3150 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-126)) (|has| |#2| (-126))) (-12 (|has| |#1| (-734)) (|has| |#2| (-734)))) CONST)) (-1839 (($) 24 (-3150 (-12 (|has| |#1| (-450)) (|has| |#2| (-450))) (-12 (|has| |#1| (-668)) (|has| |#2| (-668)))) CONST)) (-4004 (((-108) $ $) NIL (-3150 (-12 (|has| |#1| (-734)) (|has| |#2| (-734))) (-12 (|has| |#1| (-788)) (|has| |#2| (-788)))))) (-3982 (((-108) $ $) NIL (-3150 (-12 (|has| |#1| (-734)) (|has| |#2| (-734))) (-12 (|has| |#1| (-788)) (|has| |#2| (-788)))))) (-3944 (((-108) $ $) 18)) (-3994 (((-108) $ $) NIL (-3150 (-12 (|has| |#1| (-734)) (|has| |#2| (-734))) (-12 (|has| |#1| (-788)) (|has| |#2| (-788)))))) (-3971 (((-108) $ $) 66 (-3150 (-12 (|has| |#1| (-734)) (|has| |#2| (-734))) (-12 (|has| |#1| (-788)) (|has| |#2| (-788)))))) (-4059 (($ $ $) NIL (-12 (|has| |#1| (-450)) (|has| |#2| (-450))))) (-4047 (($ $ $) 56 (-12 (|has| |#1| (-21)) (|has| |#2| (-21)))) (($ $) 53 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))))) (-4036 (($ $ $) 43 (-3150 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-126)) (|has| |#2| (-126))) (-12 (|has| |#1| (-734)) (|has| |#2| (-734)))))) (** (($ $ (-525)) NIL (-12 (|has| |#1| (-450)) (|has| |#2| (-450)))) (($ $ (-712)) 31 (-3150 (-12 (|has| |#1| (-450)) (|has| |#2| (-450))) (-12 (|has| |#1| (-668)) (|has| |#2| (-668))))) (($ $ (-854)) NIL (-3150 (-12 (|has| |#1| (-450)) (|has| |#2| (-450))) (-12 (|has| |#1| (-668)) (|has| |#2| (-668)))))) (* (($ (-525) $) 60 (-12 (|has| |#1| (-21)) (|has| |#2| (-21)))) (($ (-712) $) 46 (-3150 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-126)) (|has| |#2| (-126))) (-12 (|has| |#1| (-734)) (|has| |#2| (-734))))) (($ (-854) $) NIL (-3150 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-126)) (|has| |#2| (-126))) (-12 (|has| |#1| (-734)) (|has| |#2| (-734))))) (($ $ $) 27 (-3150 (-12 (|has| |#1| (-450)) (|has| |#2| (-450))) (-12 (|has| |#1| (-668)) (|has| |#2| (-668)))))))
+(((-896 |#1| |#2|) (-13 (-1018) (-10 -8 (IF (|has| |#1| (-346)) (IF (|has| |#2| (-346)) (-6 (-346)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-668)) (IF (|has| |#2| (-668)) (-6 (-668)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-23)) (IF (|has| |#2| (-23)) (-6 (-23)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-126)) (IF (|has| |#2| (-126)) (-6 (-126)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-450)) (IF (|has| |#2| (-450)) (-6 (-450)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-21)) (IF (|has| |#2| (-21)) (-6 (-21)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-734)) (IF (|has| |#2| (-734)) (-6 (-734)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-788)) (IF (|has| |#2| (-788)) (-6 (-788)) |%noBranch|) |%noBranch|) (-15 -3009 ($ |#1| |#2|)) (-15 -3221 (|#1| $)) (-15 -3095 (|#2| $)))) (-1018) (-1018)) (T -896))
+((-3009 (*1 *1 *2 *3) (-12 (-5 *1 (-896 *2 *3)) (-4 *2 (-1018)) (-4 *3 (-1018)))) (-3221 (*1 *2 *1) (-12 (-4 *2 (-1018)) (-5 *1 (-896 *2 *3)) (-4 *3 (-1018)))) (-3095 (*1 *2 *1) (-12 (-4 *2 (-1018)) (-5 *1 (-896 *3 *2)) (-4 *3 (-1018)))))
+(-13 (-1018) (-10 -8 (IF (|has| |#1| (-346)) (IF (|has| |#2| (-346)) (-6 (-346)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-668)) (IF (|has| |#2| (-668)) (-6 (-668)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-23)) (IF (|has| |#2| (-23)) (-6 (-23)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-126)) (IF (|has| |#2| (-126)) (-6 (-126)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-450)) (IF (|has| |#2| (-450)) (-6 (-450)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-21)) (IF (|has| |#2| (-21)) (-6 (-21)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-734)) (IF (|has| |#2| (-734)) (-6 (-734)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-788)) (IF (|has| |#2| (-788)) (-6 (-788)) |%noBranch|) |%noBranch|) (-15 -3009 ($ |#1| |#2|)) (-15 -3221 (|#1| $)) (-15 -3095 (|#2| $))))
+((-2940 (((-1022) $) 12)) (-3065 (($ (-1089) (-1022)) 13)) (-3419 (((-1089) $) 10)) (-2686 (((-796) $) 24)))
+(((-897) (-13 (-565 (-796)) (-10 -8 (-15 -3419 ((-1089) $)) (-15 -2940 ((-1022) $)) (-15 -3065 ($ (-1089) (-1022)))))) (T -897))
+((-3419 (*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-897)))) (-2940 (*1 *2 *1) (-12 (-5 *2 (-1022)) (-5 *1 (-897)))) (-3065 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-1022)) (-5 *1 (-897)))))
+(-13 (-565 (-796)) (-10 -8 (-15 -3419 ((-1089) $)) (-15 -2940 ((-1022) $)) (-15 -3065 ($ (-1089) (-1022)))))
+((-1444 (((-1020 (-1089)) $) 19)) (-1490 (((-108) $) 26)) (-1592 (((-1089) $) 27)) (-3190 (((-108) $) 24)) (-3424 ((|#1| $) 25)) (-2593 (((-806 $ $) $) 34)) (-2612 (((-108) $) 33)) (-3532 (($ $ $) 12)) (-4065 (($ $) 29)) (-1305 (((-108) $) 28)) (-3389 (($ $) 10)) (-1750 (((-806 $ $) $) 36)) (-1486 (((-108) $) 35)) (-2201 (($ $ $) 13)) (-1566 (((-806 $ $) $) 38)) (-2653 (((-108) $) 37)) (-2433 (($ $ $) 14)) (-2686 (($ |#1|) 7) (($ (-1089)) 9) (((-796) $) 40 (|has| |#1| (-565 (-796))))) (-4055 (((-806 $ $) $) 32)) (-4101 (((-108) $) 30)) (-3543 (($ $ $) 11)))
+(((-898 |#1|) (-13 (-899) (-10 -8 (IF (|has| |#1| (-565 (-796))) (-6 (-565 (-796))) |%noBranch|) (-15 -2686 ($ |#1|)) (-15 -2686 ($ (-1089))) (-15 -1444 ((-1020 (-1089)) $)) (-15 -3190 ((-108) $)) (-15 -3424 (|#1| $)) (-15 -1490 ((-108) $)) (-15 -1592 ((-1089) $)) (-15 -1305 ((-108) $)) (-15 -4065 ($ $)) (-15 -4101 ((-108) $)) (-15 -4055 ((-806 $ $) $)) (-15 -2612 ((-108) $)) (-15 -2593 ((-806 $ $) $)) (-15 -1486 ((-108) $)) (-15 -1750 ((-806 $ $) $)) (-15 -2653 ((-108) $)) (-15 -1566 ((-806 $ $) $)))) (-899)) (T -898))
+((-2686 (*1 *1 *2) (-12 (-5 *1 (-898 *2)) (-4 *2 (-899)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-898 *3)) (-4 *3 (-899)))) (-1444 (*1 *2 *1) (-12 (-5 *2 (-1020 (-1089))) (-5 *1 (-898 *3)) (-4 *3 (-899)))) (-3190 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-898 *3)) (-4 *3 (-899)))) (-3424 (*1 *2 *1) (-12 (-5 *1 (-898 *2)) (-4 *2 (-899)))) (-1490 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-898 *3)) (-4 *3 (-899)))) (-1592 (*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-898 *3)) (-4 *3 (-899)))) (-1305 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-898 *3)) (-4 *3 (-899)))) (-4065 (*1 *1 *1) (-12 (-5 *1 (-898 *2)) (-4 *2 (-899)))) (-4101 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-898 *3)) (-4 *3 (-899)))) (-4055 (*1 *2 *1) (-12 (-5 *2 (-806 (-898 *3) (-898 *3))) (-5 *1 (-898 *3)) (-4 *3 (-899)))) (-2612 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-898 *3)) (-4 *3 (-899)))) (-2593 (*1 *2 *1) (-12 (-5 *2 (-806 (-898 *3) (-898 *3))) (-5 *1 (-898 *3)) (-4 *3 (-899)))) (-1486 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-898 *3)) (-4 *3 (-899)))) (-1750 (*1 *2 *1) (-12 (-5 *2 (-806 (-898 *3) (-898 *3))) (-5 *1 (-898 *3)) (-4 *3 (-899)))) (-2653 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-898 *3)) (-4 *3 (-899)))) (-1566 (*1 *2 *1) (-12 (-5 *2 (-806 (-898 *3) (-898 *3))) (-5 *1 (-898 *3)) (-4 *3 (-899)))))
+(-13 (-899) (-10 -8 (IF (|has| |#1| (-565 (-796))) (-6 (-565 (-796))) |%noBranch|) (-15 -2686 ($ |#1|)) (-15 -2686 ($ (-1089))) (-15 -1444 ((-1020 (-1089)) $)) (-15 -3190 ((-108) $)) (-15 -3424 (|#1| $)) (-15 -1490 ((-108) $)) (-15 -1592 ((-1089) $)) (-15 -1305 ((-108) $)) (-15 -4065 ($ $)) (-15 -4101 ((-108) $)) (-15 -4055 ((-806 $ $) $)) (-15 -2612 ((-108) $)) (-15 -2593 ((-806 $ $) $)) (-15 -1486 ((-108) $)) (-15 -1750 ((-806 $ $) $)) (-15 -2653 ((-108) $)) (-15 -1566 ((-806 $ $) $))))
+((-3532 (($ $ $) 8)) (-3389 (($ $) 6)) (-2201 (($ $ $) 9)) (-2433 (($ $ $) 10)) (-3543 (($ $ $) 7)))
(((-899) (-131)) (T -899))
-((-1520 (*1 *1 *1 *1) (-4 *1 (-899))) (-3917 (*1 *1 *1 *1) (-4 *1 (-899))) (-1209 (*1 *1 *1 *1) (-4 *1 (-899))) (-1213 (*1 *1 *1 *1) (-4 *1 (-899))) (-2247 (*1 *1 *1) (-4 *1 (-899))))
-(-13 (-10 -8 (-15 -2247 ($ $)) (-15 -1213 ($ $ $)) (-15 -1209 ($ $ $)) (-15 -3917 ($ $ $)) (-15 -1520 ($ $ $))))
-((-3008 (((-108) $ $) 19 (|has| |#1| (-1018)))) (-3891 (((-108) $ (-712)) 8)) (-3798 (($) 7 T CONST)) (-3454 (((-591 |#1|) $) 30 (|has| $ (-6 -4250)))) (-2910 (((-108) $ (-712)) 9)) (-2921 (($ $ $) 43)) (-2131 (($ $ $) 44)) (-2552 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-2478 ((|#1| $) 45)) (-3249 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1|) $) 35)) (-3971 (((-108) $ (-712)) 10)) (-2339 (((-1072) $) 22 (|has| |#1| (-1018)))) (-1464 ((|#1| $) 39)) (-2470 (($ |#1| $) 40)) (-2047 (((-1036) $) 21 (|has| |#1| (-1018)))) (-3631 ((|#1| $) 41)) (-1623 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) 14)) (-3028 (((-108) $) 11)) (-3209 (($) 12)) (-2064 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3199 (($ $) 13)) (-3022 (((-796) $) 18 (|has| |#1| (-565 (-796))))) (-1870 (($ (-591 |#1|)) 42)) (-4158 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) 20 (|has| |#1| (-1018)))) (-4045 (((-712) $) 6 (|has| $ (-6 -4250)))))
+((-2433 (*1 *1 *1 *1) (-4 *1 (-899))) (-2201 (*1 *1 *1 *1) (-4 *1 (-899))) (-3532 (*1 *1 *1 *1) (-4 *1 (-899))) (-3543 (*1 *1 *1 *1) (-4 *1 (-899))) (-3389 (*1 *1 *1) (-4 *1 (-899))))
+(-13 (-10 -8 (-15 -3389 ($ $)) (-15 -3543 ($ $ $)) (-15 -3532 ($ $ $)) (-15 -2201 ($ $ $)) (-15 -2433 ($ $ $))))
+((-2673 (((-108) $ $) 19 (|has| |#1| (-1018)))) (-3727 (((-108) $ (-712)) 8)) (-2055 (($) 7 T CONST)) (-2916 (((-591 |#1|) $) 30 (|has| $ (-6 -4250)))) (-3491 (((-108) $ (-712)) 9)) (-3597 (($ $ $) 43)) (-3459 (($ $ $) 44)) (-4207 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3475 ((|#1| $) 45)) (-4192 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1|) $) 35)) (-3295 (((-108) $ (-712)) 10)) (-2621 (((-1072) $) 22 (|has| |#1| (-1018)))) (-3949 ((|#1| $) 39)) (-1520 (($ |#1| $) 40)) (-2937 (((-1036) $) 21 (|has| |#1| (-1018)))) (-4166 ((|#1| $) 41)) (-3465 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) 14)) (-2077 (((-108) $) 11)) (-3164 (($) 12)) (-2960 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-2873 (($ $) 13)) (-2686 (((-796) $) 18 (|has| |#1| (-565 (-796))))) (-2453 (($ (-591 |#1|)) 42)) (-1475 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) 20 (|has| |#1| (-1018)))) (-2028 (((-712) $) 6 (|has| $ (-6 -4250)))))
(((-900 |#1|) (-131) (-788)) (T -900))
-((-2478 (*1 *2 *1) (-12 (-4 *1 (-900 *2)) (-4 *2 (-788)))) (-2131 (*1 *1 *1 *1) (-12 (-4 *1 (-900 *2)) (-4 *2 (-788)))) (-2921 (*1 *1 *1 *1) (-12 (-4 *1 (-900 *2)) (-4 *2 (-788)))))
-(-13 (-102 |t#1|) (-10 -8 (-6 -4250) (-15 -2478 (|t#1| $)) (-15 -2131 ($ $ $)) (-15 -2921 ($ $ $))))
-(((-33) . T) ((-102 |#1|) . T) ((-97) |has| |#1| (-1018)) ((-565 (-796)) -3321 (|has| |#1| (-1018)) (|has| |#1| (-565 (-796)))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-1018) |has| |#1| (-1018)) ((-1125) . T))
-((-2151 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -1399 |#2|)) |#2| |#2|) 85)) (-2944 ((|#2| |#2| |#2|) 83)) (-3852 (((-2 (|:| |coef2| |#2|) (|:| -1399 |#2|)) |#2| |#2|) 87)) (-2444 (((-2 (|:| |coef1| |#2|) (|:| -1399 |#2|)) |#2| |#2|) 89)) (-3559 (((-2 (|:| |coef2| |#2|) (|:| -3727 |#1|)) |#2| |#2|) 107 (|has| |#1| (-429)))) (-1795 (((-2 (|:| |coef2| |#2|) (|:| -2805 |#1|)) |#2| |#2|) 46)) (-1908 (((-2 (|:| |coef2| |#2|) (|:| -2805 |#1|)) |#2| |#2|) 64)) (-3693 (((-2 (|:| |coef1| |#2|) (|:| -2805 |#1|)) |#2| |#2|) 66)) (-1233 (((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|) 78)) (-3730 (((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-712)) 71)) (-3869 (((-2 (|:| |coef2| |#2|) (|:| -2976 |#1|)) |#2|) 97)) (-1202 (((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-712)) 74)) (-2825 (((-591 (-712)) |#2| |#2|) 82)) (-2262 ((|#1| |#2| |#2|) 42)) (-2946 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -3727 |#1|)) |#2| |#2|) 105 (|has| |#1| (-429)))) (-3727 ((|#1| |#2| |#2|) 103 (|has| |#1| (-429)))) (-3887 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -2805 |#1|)) |#2| |#2|) 44)) (-1873 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -2805 |#1|)) |#2| |#2|) 63)) (-2805 ((|#1| |#2| |#2|) 61)) (-3867 (((-2 (|:| -3482 |#1|) (|:| -2963 |#2|) (|:| -3407 |#2|)) |#2| |#2|) 35)) (-2039 ((|#2| |#2| |#2| |#2| |#1|) 53)) (-2888 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|) 76)) (-2627 ((|#2| |#2| |#2|) 75)) (-3062 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-712)) 69)) (-1577 ((|#2| |#2| |#2| (-712)) 67)) (-1399 ((|#2| |#2| |#2|) 111 (|has| |#1| (-429)))) (-2089 (((-1171 |#2|) (-1171 |#2|) |#1|) 21)) (-3999 (((-2 (|:| -2963 |#2|) (|:| -3407 |#2|)) |#2| |#2|) 39)) (-1671 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -2976 |#1|)) |#2|) 95)) (-2976 ((|#1| |#2|) 92)) (-3100 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-712)) 73)) (-3021 ((|#2| |#2| |#2| (-712)) 72)) (-2345 (((-591 |#2|) |#2| |#2|) 80)) (-2852 ((|#2| |#2| |#1| |#1| (-712)) 50)) (-3335 ((|#1| |#1| |#1| (-712)) 49)) (* (((-1171 |#2|) |#1| (-1171 |#2|)) 16)))
-(((-901 |#1| |#2|) (-10 -7 (-15 -2805 (|#1| |#2| |#2|)) (-15 -1873 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -2805 |#1|)) |#2| |#2|)) (-15 -1908 ((-2 (|:| |coef2| |#2|) (|:| -2805 |#1|)) |#2| |#2|)) (-15 -3693 ((-2 (|:| |coef1| |#2|) (|:| -2805 |#1|)) |#2| |#2|)) (-15 -1577 (|#2| |#2| |#2| (-712))) (-15 -3062 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-712))) (-15 -3730 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-712))) (-15 -3021 (|#2| |#2| |#2| (-712))) (-15 -3100 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-712))) (-15 -1202 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-712))) (-15 -2627 (|#2| |#2| |#2|)) (-15 -2888 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|)) (-15 -1233 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|)) (-15 -2944 (|#2| |#2| |#2|)) (-15 -2151 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -1399 |#2|)) |#2| |#2|)) (-15 -3852 ((-2 (|:| |coef2| |#2|) (|:| -1399 |#2|)) |#2| |#2|)) (-15 -2444 ((-2 (|:| |coef1| |#2|) (|:| -1399 |#2|)) |#2| |#2|)) (-15 -2976 (|#1| |#2|)) (-15 -1671 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -2976 |#1|)) |#2|)) (-15 -3869 ((-2 (|:| |coef2| |#2|) (|:| -2976 |#1|)) |#2|)) (-15 -2345 ((-591 |#2|) |#2| |#2|)) (-15 -2825 ((-591 (-712)) |#2| |#2|)) (IF (|has| |#1| (-429)) (PROGN (-15 -3727 (|#1| |#2| |#2|)) (-15 -2946 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -3727 |#1|)) |#2| |#2|)) (-15 -3559 ((-2 (|:| |coef2| |#2|) (|:| -3727 |#1|)) |#2| |#2|)) (-15 -1399 (|#2| |#2| |#2|))) |%noBranch|) (-15 * ((-1171 |#2|) |#1| (-1171 |#2|))) (-15 -2089 ((-1171 |#2|) (-1171 |#2|) |#1|)) (-15 -3867 ((-2 (|:| -3482 |#1|) (|:| -2963 |#2|) (|:| -3407 |#2|)) |#2| |#2|)) (-15 -3999 ((-2 (|:| -2963 |#2|) (|:| -3407 |#2|)) |#2| |#2|)) (-15 -3335 (|#1| |#1| |#1| (-712))) (-15 -2852 (|#2| |#2| |#1| |#1| (-712))) (-15 -2039 (|#2| |#2| |#2| |#2| |#1|)) (-15 -2262 (|#1| |#2| |#2|)) (-15 -3887 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -2805 |#1|)) |#2| |#2|)) (-15 -1795 ((-2 (|:| |coef2| |#2|) (|:| -2805 |#1|)) |#2| |#2|))) (-517) (-1147 |#1|)) (T -901))
-((-1795 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -2805 *4))) (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))) (-3887 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -2805 *4))) (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))) (-2262 (*1 *2 *3 *3) (-12 (-4 *2 (-517)) (-5 *1 (-901 *2 *3)) (-4 *3 (-1147 *2)))) (-2039 (*1 *2 *2 *2 *2 *3) (-12 (-4 *3 (-517)) (-5 *1 (-901 *3 *2)) (-4 *2 (-1147 *3)))) (-2852 (*1 *2 *2 *3 *3 *4) (-12 (-5 *4 (-712)) (-4 *3 (-517)) (-5 *1 (-901 *3 *2)) (-4 *2 (-1147 *3)))) (-3335 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-712)) (-4 *2 (-517)) (-5 *1 (-901 *2 *4)) (-4 *4 (-1147 *2)))) (-3999 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| -2963 *3) (|:| -3407 *3))) (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))) (-3867 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| -3482 *4) (|:| -2963 *3) (|:| -3407 *3))) (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))) (-2089 (*1 *2 *2 *3) (-12 (-5 *2 (-1171 *4)) (-4 *4 (-1147 *3)) (-4 *3 (-517)) (-5 *1 (-901 *3 *4)))) (* (*1 *2 *3 *2) (-12 (-5 *2 (-1171 *4)) (-4 *4 (-1147 *3)) (-4 *3 (-517)) (-5 *1 (-901 *3 *4)))) (-1399 (*1 *2 *2 *2) (-12 (-4 *3 (-429)) (-4 *3 (-517)) (-5 *1 (-901 *3 *2)) (-4 *2 (-1147 *3)))) (-3559 (*1 *2 *3 *3) (-12 (-4 *4 (-429)) (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -3727 *4))) (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))) (-2946 (*1 *2 *3 *3) (-12 (-4 *4 (-429)) (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -3727 *4))) (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))) (-3727 (*1 *2 *3 *3) (-12 (-4 *2 (-517)) (-4 *2 (-429)) (-5 *1 (-901 *2 *3)) (-4 *3 (-1147 *2)))) (-2825 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-591 (-712))) (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))) (-2345 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-591 *3)) (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))) (-3869 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -2976 *4))) (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))) (-1671 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -2976 *4))) (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))) (-2976 (*1 *2 *3) (-12 (-4 *2 (-517)) (-5 *1 (-901 *2 *3)) (-4 *3 (-1147 *2)))) (-2444 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef1| *3) (|:| -1399 *3))) (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))) (-3852 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -1399 *3))) (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))) (-2151 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -1399 *3))) (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))) (-2944 (*1 *2 *2 *2) (-12 (-4 *3 (-517)) (-5 *1 (-901 *3 *2)) (-4 *2 (-1147 *3)))) (-1233 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))) (-2888 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))) (-2627 (*1 *2 *2 *2) (-12 (-4 *3 (-517)) (-5 *1 (-901 *3 *2)) (-4 *2 (-1147 *3)))) (-1202 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-712)) (-4 *5 (-517)) (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-901 *5 *3)) (-4 *3 (-1147 *5)))) (-3100 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-712)) (-4 *5 (-517)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-901 *5 *3)) (-4 *3 (-1147 *5)))) (-3021 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-712)) (-4 *4 (-517)) (-5 *1 (-901 *4 *2)) (-4 *2 (-1147 *4)))) (-3730 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-712)) (-4 *5 (-517)) (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-901 *5 *3)) (-4 *3 (-1147 *5)))) (-3062 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-712)) (-4 *5 (-517)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-901 *5 *3)) (-4 *3 (-1147 *5)))) (-1577 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-712)) (-4 *4 (-517)) (-5 *1 (-901 *4 *2)) (-4 *2 (-1147 *4)))) (-3693 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef1| *3) (|:| -2805 *4))) (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))) (-1908 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -2805 *4))) (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))) (-1873 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -2805 *4))) (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))) (-2805 (*1 *2 *3 *3) (-12 (-4 *2 (-517)) (-5 *1 (-901 *2 *3)) (-4 *3 (-1147 *2)))))
-(-10 -7 (-15 -2805 (|#1| |#2| |#2|)) (-15 -1873 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -2805 |#1|)) |#2| |#2|)) (-15 -1908 ((-2 (|:| |coef2| |#2|) (|:| -2805 |#1|)) |#2| |#2|)) (-15 -3693 ((-2 (|:| |coef1| |#2|) (|:| -2805 |#1|)) |#2| |#2|)) (-15 -1577 (|#2| |#2| |#2| (-712))) (-15 -3062 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-712))) (-15 -3730 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-712))) (-15 -3021 (|#2| |#2| |#2| (-712))) (-15 -3100 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-712))) (-15 -1202 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-712))) (-15 -2627 (|#2| |#2| |#2|)) (-15 -2888 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|)) (-15 -1233 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|)) (-15 -2944 (|#2| |#2| |#2|)) (-15 -2151 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -1399 |#2|)) |#2| |#2|)) (-15 -3852 ((-2 (|:| |coef2| |#2|) (|:| -1399 |#2|)) |#2| |#2|)) (-15 -2444 ((-2 (|:| |coef1| |#2|) (|:| -1399 |#2|)) |#2| |#2|)) (-15 -2976 (|#1| |#2|)) (-15 -1671 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -2976 |#1|)) |#2|)) (-15 -3869 ((-2 (|:| |coef2| |#2|) (|:| -2976 |#1|)) |#2|)) (-15 -2345 ((-591 |#2|) |#2| |#2|)) (-15 -2825 ((-591 (-712)) |#2| |#2|)) (IF (|has| |#1| (-429)) (PROGN (-15 -3727 (|#1| |#2| |#2|)) (-15 -2946 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -3727 |#1|)) |#2| |#2|)) (-15 -3559 ((-2 (|:| |coef2| |#2|) (|:| -3727 |#1|)) |#2| |#2|)) (-15 -1399 (|#2| |#2| |#2|))) |%noBranch|) (-15 * ((-1171 |#2|) |#1| (-1171 |#2|))) (-15 -2089 ((-1171 |#2|) (-1171 |#2|) |#1|)) (-15 -3867 ((-2 (|:| -3482 |#1|) (|:| -2963 |#2|) (|:| -3407 |#2|)) |#2| |#2|)) (-15 -3999 ((-2 (|:| -2963 |#2|) (|:| -3407 |#2|)) |#2| |#2|)) (-15 -3335 (|#1| |#1| |#1| (-712))) (-15 -2852 (|#2| |#2| |#1| |#1| (-712))) (-15 -2039 (|#2| |#2| |#2| |#2| |#1|)) (-15 -2262 (|#1| |#2| |#2|)) (-15 -3887 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -2805 |#1|)) |#2| |#2|)) (-15 -1795 ((-2 (|:| |coef2| |#2|) (|:| -2805 |#1|)) |#2| |#2|)))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-2157 (((-3 $ "failed") $ $) 27)) (-3798 (($) NIL T CONST)) (-3938 (((-591 (-591 (-525))) (-591 (-525))) 29)) (-2124 (((-525) $) 45)) (-3670 (($ (-591 (-525))) 17)) (-3741 (($ $ $) NIL)) (-2478 (($ $ $) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-1408 (((-591 (-525)) $) 12)) (-3228 (($ $) 32)) (-3022 (((-796) $) 43) (((-591 (-525)) $) 10)) (-4191 (($) 7 T CONST)) (-4135 (((-108) $ $) NIL)) (-4119 (((-108) $ $) NIL)) (-4096 (((-108) $ $) 20)) (-4126 (((-108) $ $) NIL)) (-4112 (((-108) $ $) 19)) (-4156 (($ $ $) 21)) (* (($ (-712) $) 25) (($ (-854) $) NIL)))
-(((-902) (-13 (-736) (-566 (-591 (-525))) (-10 -8 (-15 -3670 ($ (-591 (-525)))) (-15 -3938 ((-591 (-591 (-525))) (-591 (-525)))) (-15 -2124 ((-525) $)) (-15 -3228 ($ $)) (-15 -3022 ((-591 (-525)) $))))) (T -902))
-((-3670 (*1 *1 *2) (-12 (-5 *2 (-591 (-525))) (-5 *1 (-902)))) (-3938 (*1 *2 *3) (-12 (-5 *2 (-591 (-591 (-525)))) (-5 *1 (-902)) (-5 *3 (-591 (-525))))) (-2124 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-902)))) (-3228 (*1 *1 *1) (-5 *1 (-902))) (-3022 (*1 *2 *1) (-12 (-5 *2 (-591 (-525))) (-5 *1 (-902)))))
-(-13 (-736) (-566 (-591 (-525))) (-10 -8 (-15 -3670 ($ (-591 (-525)))) (-15 -3938 ((-591 (-591 (-525))) (-591 (-525)))) (-15 -2124 ((-525) $)) (-15 -3228 ($ $)) (-15 -3022 ((-591 (-525)) $))))
-((-4173 (($ $ |#2|) 30)) (-4164 (($ $) 22) (($ $ $) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 15) (($ $ $) NIL) (($ $ |#2|) 20) (($ |#2| $) 19) (($ (-385 (-525)) $) 26) (($ $ (-385 (-525))) 28)))
-(((-903 |#1| |#2| |#3| |#4|) (-10 -8 (-15 * (|#1| |#1| (-385 (-525)))) (-15 * (|#1| (-385 (-525)) |#1|)) (-15 -4173 (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 -4164 (|#1| |#1| |#1|)) (-15 -4164 (|#1| |#1|)) (-15 * (|#1| (-712) |#1|)) (-15 * (|#1| (-854) |#1|))) (-904 |#2| |#3| |#4|) (-975) (-733) (-788)) (T -903))
-NIL
-(-10 -8 (-15 * (|#1| |#1| (-385 (-525)))) (-15 * (|#1| (-385 (-525)) |#1|)) (-15 -4173 (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 -4164 (|#1| |#1| |#1|)) (-15 -4164 (|#1| |#1|)) (-15 * (|#1| (-712) |#1|)) (-15 * (|#1| (-854) |#1|)))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-1507 (((-591 |#3|) $) 74)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) 51 (|has| |#1| (-517)))) (-3706 (($ $) 52 (|has| |#1| (-517)))) (-1715 (((-108) $) 54 (|has| |#1| (-517)))) (-2157 (((-3 $ "failed") $ $) 19)) (-3798 (($) 17 T CONST)) (-1710 (($ $) 60)) (-4163 (((-3 $ "failed") $) 34)) (-3123 (((-108) $) 73)) (-2824 (((-108) $) 31)) (-2202 (((-108) $) 62)) (-1480 (($ |#1| |#2|) 61) (($ $ |#3| |#2|) 76) (($ $ (-591 |#3|) (-591 |#2|)) 75)) (-1340 (($ (-1 |#1| |#1|) $) 63)) (-1661 (($ $) 65)) (-1678 ((|#1| $) 66)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-2089 (((-3 $ "failed") $ $) 50 (|has| |#1| (-517)))) (-1316 ((|#2| $) 64)) (-3571 (($ $) 72)) (-3022 (((-796) $) 11) (($ (-525)) 28) (($ (-385 (-525))) 57 (|has| |#1| (-37 (-385 (-525))))) (($ $) 49 (|has| |#1| (-517))) (($ |#1|) 47 (|has| |#1| (-160)))) (-2560 ((|#1| $ |#2|) 59)) (-1437 (((-3 $ "failed") $) 48 (|has| |#1| (-136)))) (-2128 (((-712)) 29)) (-2495 (((-108) $ $) 53 (|has| |#1| (-517)))) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4096 (((-108) $ $) 6)) (-4173 (($ $ |#1|) 58 (|has| |#1| (-341)))) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 68) (($ |#1| $) 67) (($ (-385 (-525)) $) 56 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 55 (|has| |#1| (-37 (-385 (-525)))))))
+((-3475 (*1 *2 *1) (-12 (-4 *1 (-900 *2)) (-4 *2 (-788)))) (-3459 (*1 *1 *1 *1) (-12 (-4 *1 (-900 *2)) (-4 *2 (-788)))) (-3597 (*1 *1 *1 *1) (-12 (-4 *1 (-900 *2)) (-4 *2 (-788)))))
+(-13 (-102 |t#1|) (-10 -8 (-6 -4250) (-15 -3475 (|t#1| $)) (-15 -3459 ($ $ $)) (-15 -3597 ($ $ $))))
+(((-33) . T) ((-102 |#1|) . T) ((-97) |has| |#1| (-1018)) ((-565 (-796)) -3150 (|has| |#1| (-1018)) (|has| |#1| (-565 (-796)))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-1018) |has| |#1| (-1018)) ((-1125) . T))
+((-3260 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -2124 |#2|)) |#2| |#2|) 85)) (-2584 ((|#2| |#2| |#2|) 83)) (-1524 (((-2 (|:| |coef2| |#2|) (|:| -2124 |#2|)) |#2| |#2|) 87)) (-1286 (((-2 (|:| |coef1| |#2|) (|:| -2124 |#2|)) |#2| |#2|) 89)) (-1560 (((-2 (|:| |coef2| |#2|) (|:| -2596 |#1|)) |#2| |#2|) 107 (|has| |#1| (-429)))) (-1272 (((-2 (|:| |coef2| |#2|) (|:| -1788 |#1|)) |#2| |#2|) 46)) (-2828 (((-2 (|:| |coef2| |#2|) (|:| -1788 |#1|)) |#2| |#2|) 64)) (-3524 (((-2 (|:| |coef1| |#2|) (|:| -1788 |#1|)) |#2| |#2|) 66)) (-3091 (((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|) 78)) (-2627 (((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-712)) 71)) (-1644 (((-2 (|:| |coef2| |#2|) (|:| -2858 |#1|)) |#2|) 97)) (-2865 (((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-712)) 74)) (-3877 (((-591 (-712)) |#2| |#2|) 82)) (-3103 ((|#1| |#2| |#2|) 42)) (-2604 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -2596 |#1|)) |#2| |#2|) 105 (|has| |#1| (-429)))) (-2596 ((|#1| |#2| |#2|) 103 (|has| |#1| (-429)))) (-1798 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -1788 |#1|)) |#2| |#2|) 44)) (-2485 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -1788 |#1|)) |#2| |#2|) 63)) (-1788 ((|#1| |#2| |#2|) 61)) (-1627 (((-2 (|:| -2976 |#1|) (|:| -2746 |#2|) (|:| -2449 |#2|)) |#2| |#2|) 35)) (-2214 ((|#2| |#2| |#2| |#2| |#1|) 53)) (-3268 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|) 76)) (-2456 ((|#2| |#2| |#2|) 75)) (-2451 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-712)) 69)) (-4206 ((|#2| |#2| |#2| (-712)) 67)) (-2124 ((|#2| |#2| |#2|) 111 (|has| |#1| (-429)))) (-3210 (((-1171 |#2|) (-1171 |#2|) |#1|) 21)) (-3576 (((-2 (|:| -2746 |#2|) (|:| -2449 |#2|)) |#2| |#2|) 39)) (-3655 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -2858 |#1|)) |#2|) 95)) (-2858 ((|#1| |#2|) 92)) (-1632 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-712)) 73)) (-2019 ((|#2| |#2| |#2| (-712)) 72)) (-2682 (((-591 |#2|) |#2| |#2|) 80)) (-4177 ((|#2| |#2| |#1| |#1| (-712)) 50)) (-1209 ((|#1| |#1| |#1| (-712)) 49)) (* (((-1171 |#2|) |#1| (-1171 |#2|)) 16)))
+(((-901 |#1| |#2|) (-10 -7 (-15 -1788 (|#1| |#2| |#2|)) (-15 -2485 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -1788 |#1|)) |#2| |#2|)) (-15 -2828 ((-2 (|:| |coef2| |#2|) (|:| -1788 |#1|)) |#2| |#2|)) (-15 -3524 ((-2 (|:| |coef1| |#2|) (|:| -1788 |#1|)) |#2| |#2|)) (-15 -4206 (|#2| |#2| |#2| (-712))) (-15 -2451 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-712))) (-15 -2627 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-712))) (-15 -2019 (|#2| |#2| |#2| (-712))) (-15 -1632 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-712))) (-15 -2865 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-712))) (-15 -2456 (|#2| |#2| |#2|)) (-15 -3268 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|)) (-15 -3091 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|)) (-15 -2584 (|#2| |#2| |#2|)) (-15 -3260 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -2124 |#2|)) |#2| |#2|)) (-15 -1524 ((-2 (|:| |coef2| |#2|) (|:| -2124 |#2|)) |#2| |#2|)) (-15 -1286 ((-2 (|:| |coef1| |#2|) (|:| -2124 |#2|)) |#2| |#2|)) (-15 -2858 (|#1| |#2|)) (-15 -3655 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -2858 |#1|)) |#2|)) (-15 -1644 ((-2 (|:| |coef2| |#2|) (|:| -2858 |#1|)) |#2|)) (-15 -2682 ((-591 |#2|) |#2| |#2|)) (-15 -3877 ((-591 (-712)) |#2| |#2|)) (IF (|has| |#1| (-429)) (PROGN (-15 -2596 (|#1| |#2| |#2|)) (-15 -2604 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -2596 |#1|)) |#2| |#2|)) (-15 -1560 ((-2 (|:| |coef2| |#2|) (|:| -2596 |#1|)) |#2| |#2|)) (-15 -2124 (|#2| |#2| |#2|))) |%noBranch|) (-15 * ((-1171 |#2|) |#1| (-1171 |#2|))) (-15 -3210 ((-1171 |#2|) (-1171 |#2|) |#1|)) (-15 -1627 ((-2 (|:| -2976 |#1|) (|:| -2746 |#2|) (|:| -2449 |#2|)) |#2| |#2|)) (-15 -3576 ((-2 (|:| -2746 |#2|) (|:| -2449 |#2|)) |#2| |#2|)) (-15 -1209 (|#1| |#1| |#1| (-712))) (-15 -4177 (|#2| |#2| |#1| |#1| (-712))) (-15 -2214 (|#2| |#2| |#2| |#2| |#1|)) (-15 -3103 (|#1| |#2| |#2|)) (-15 -1798 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -1788 |#1|)) |#2| |#2|)) (-15 -1272 ((-2 (|:| |coef2| |#2|) (|:| -1788 |#1|)) |#2| |#2|))) (-517) (-1147 |#1|)) (T -901))
+((-1272 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -1788 *4))) (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))) (-1798 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -1788 *4))) (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))) (-3103 (*1 *2 *3 *3) (-12 (-4 *2 (-517)) (-5 *1 (-901 *2 *3)) (-4 *3 (-1147 *2)))) (-2214 (*1 *2 *2 *2 *2 *3) (-12 (-4 *3 (-517)) (-5 *1 (-901 *3 *2)) (-4 *2 (-1147 *3)))) (-4177 (*1 *2 *2 *3 *3 *4) (-12 (-5 *4 (-712)) (-4 *3 (-517)) (-5 *1 (-901 *3 *2)) (-4 *2 (-1147 *3)))) (-1209 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-712)) (-4 *2 (-517)) (-5 *1 (-901 *2 *4)) (-4 *4 (-1147 *2)))) (-3576 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| -2746 *3) (|:| -2449 *3))) (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))) (-1627 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| -2976 *4) (|:| -2746 *3) (|:| -2449 *3))) (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))) (-3210 (*1 *2 *2 *3) (-12 (-5 *2 (-1171 *4)) (-4 *4 (-1147 *3)) (-4 *3 (-517)) (-5 *1 (-901 *3 *4)))) (* (*1 *2 *3 *2) (-12 (-5 *2 (-1171 *4)) (-4 *4 (-1147 *3)) (-4 *3 (-517)) (-5 *1 (-901 *3 *4)))) (-2124 (*1 *2 *2 *2) (-12 (-4 *3 (-429)) (-4 *3 (-517)) (-5 *1 (-901 *3 *2)) (-4 *2 (-1147 *3)))) (-1560 (*1 *2 *3 *3) (-12 (-4 *4 (-429)) (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -2596 *4))) (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))) (-2604 (*1 *2 *3 *3) (-12 (-4 *4 (-429)) (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -2596 *4))) (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))) (-2596 (*1 *2 *3 *3) (-12 (-4 *2 (-517)) (-4 *2 (-429)) (-5 *1 (-901 *2 *3)) (-4 *3 (-1147 *2)))) (-3877 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-591 (-712))) (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))) (-2682 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-591 *3)) (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))) (-1644 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -2858 *4))) (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))) (-3655 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -2858 *4))) (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))) (-2858 (*1 *2 *3) (-12 (-4 *2 (-517)) (-5 *1 (-901 *2 *3)) (-4 *3 (-1147 *2)))) (-1286 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef1| *3) (|:| -2124 *3))) (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))) (-1524 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -2124 *3))) (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))) (-3260 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -2124 *3))) (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))) (-2584 (*1 *2 *2 *2) (-12 (-4 *3 (-517)) (-5 *1 (-901 *3 *2)) (-4 *2 (-1147 *3)))) (-3091 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))) (-3268 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))) (-2456 (*1 *2 *2 *2) (-12 (-4 *3 (-517)) (-5 *1 (-901 *3 *2)) (-4 *2 (-1147 *3)))) (-2865 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-712)) (-4 *5 (-517)) (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-901 *5 *3)) (-4 *3 (-1147 *5)))) (-1632 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-712)) (-4 *5 (-517)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-901 *5 *3)) (-4 *3 (-1147 *5)))) (-2019 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-712)) (-4 *4 (-517)) (-5 *1 (-901 *4 *2)) (-4 *2 (-1147 *4)))) (-2627 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-712)) (-4 *5 (-517)) (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-901 *5 *3)) (-4 *3 (-1147 *5)))) (-2451 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-712)) (-4 *5 (-517)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-901 *5 *3)) (-4 *3 (-1147 *5)))) (-4206 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-712)) (-4 *4 (-517)) (-5 *1 (-901 *4 *2)) (-4 *2 (-1147 *4)))) (-3524 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef1| *3) (|:| -1788 *4))) (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))) (-2828 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -1788 *4))) (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))) (-2485 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -1788 *4))) (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))) (-1788 (*1 *2 *3 *3) (-12 (-4 *2 (-517)) (-5 *1 (-901 *2 *3)) (-4 *3 (-1147 *2)))))
+(-10 -7 (-15 -1788 (|#1| |#2| |#2|)) (-15 -2485 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -1788 |#1|)) |#2| |#2|)) (-15 -2828 ((-2 (|:| |coef2| |#2|) (|:| -1788 |#1|)) |#2| |#2|)) (-15 -3524 ((-2 (|:| |coef1| |#2|) (|:| -1788 |#1|)) |#2| |#2|)) (-15 -4206 (|#2| |#2| |#2| (-712))) (-15 -2451 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-712))) (-15 -2627 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-712))) (-15 -2019 (|#2| |#2| |#2| (-712))) (-15 -1632 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-712))) (-15 -2865 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-712))) (-15 -2456 (|#2| |#2| |#2|)) (-15 -3268 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|)) (-15 -3091 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|)) (-15 -2584 (|#2| |#2| |#2|)) (-15 -3260 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -2124 |#2|)) |#2| |#2|)) (-15 -1524 ((-2 (|:| |coef2| |#2|) (|:| -2124 |#2|)) |#2| |#2|)) (-15 -1286 ((-2 (|:| |coef1| |#2|) (|:| -2124 |#2|)) |#2| |#2|)) (-15 -2858 (|#1| |#2|)) (-15 -3655 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -2858 |#1|)) |#2|)) (-15 -1644 ((-2 (|:| |coef2| |#2|) (|:| -2858 |#1|)) |#2|)) (-15 -2682 ((-591 |#2|) |#2| |#2|)) (-15 -3877 ((-591 (-712)) |#2| |#2|)) (IF (|has| |#1| (-429)) (PROGN (-15 -2596 (|#1| |#2| |#2|)) (-15 -2604 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -2596 |#1|)) |#2| |#2|)) (-15 -1560 ((-2 (|:| |coef2| |#2|) (|:| -2596 |#1|)) |#2| |#2|)) (-15 -2124 (|#2| |#2| |#2|))) |%noBranch|) (-15 * ((-1171 |#2|) |#1| (-1171 |#2|))) (-15 -3210 ((-1171 |#2|) (-1171 |#2|) |#1|)) (-15 -1627 ((-2 (|:| -2976 |#1|) (|:| -2746 |#2|) (|:| -2449 |#2|)) |#2| |#2|)) (-15 -3576 ((-2 (|:| -2746 |#2|) (|:| -2449 |#2|)) |#2| |#2|)) (-15 -1209 (|#1| |#1| |#1| (-712))) (-15 -4177 (|#2| |#2| |#1| |#1| (-712))) (-15 -2214 (|#2| |#2| |#2| |#2| |#1|)) (-15 -3103 (|#1| |#2| |#2|)) (-15 -1798 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -1788 |#1|)) |#2| |#2|)) (-15 -1272 ((-2 (|:| |coef2| |#2|) (|:| -1788 |#1|)) |#2| |#2|)))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-3332 (((-3 $ "failed") $ $) 27)) (-2055 (($) NIL T CONST)) (-1212 (((-591 (-591 (-525))) (-591 (-525))) 29)) (-3375 (((-525) $) 45)) (-3309 (($ (-591 (-525))) 17)) (-1923 (($ $ $) NIL)) (-3475 (($ $ $) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-1300 (((-591 (-525)) $) 12)) (-3369 (($ $) 32)) (-2686 (((-796) $) 43) (((-591 (-525)) $) 10)) (-1830 (($) 7 T CONST)) (-4004 (((-108) $ $) NIL)) (-3982 (((-108) $ $) NIL)) (-3944 (((-108) $ $) 20)) (-3994 (((-108) $ $) NIL)) (-3971 (((-108) $ $) 19)) (-4036 (($ $ $) 21)) (* (($ (-712) $) 25) (($ (-854) $) NIL)))
+(((-902) (-13 (-736) (-566 (-591 (-525))) (-10 -8 (-15 -3309 ($ (-591 (-525)))) (-15 -1212 ((-591 (-591 (-525))) (-591 (-525)))) (-15 -3375 ((-525) $)) (-15 -3369 ($ $)) (-15 -2686 ((-591 (-525)) $))))) (T -902))
+((-3309 (*1 *1 *2) (-12 (-5 *2 (-591 (-525))) (-5 *1 (-902)))) (-1212 (*1 *2 *3) (-12 (-5 *2 (-591 (-591 (-525)))) (-5 *1 (-902)) (-5 *3 (-591 (-525))))) (-3375 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-902)))) (-3369 (*1 *1 *1) (-5 *1 (-902))) (-2686 (*1 *2 *1) (-12 (-5 *2 (-591 (-525))) (-5 *1 (-902)))))
+(-13 (-736) (-566 (-591 (-525))) (-10 -8 (-15 -3309 ($ (-591 (-525)))) (-15 -1212 ((-591 (-591 (-525))) (-591 (-525)))) (-15 -3375 ((-525) $)) (-15 -3369 ($ $)) (-15 -2686 ((-591 (-525)) $))))
+((-4059 (($ $ |#2|) 30)) (-4047 (($ $) 22) (($ $ $) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 15) (($ $ $) NIL) (($ $ |#2|) 20) (($ |#2| $) 19) (($ (-385 (-525)) $) 26) (($ $ (-385 (-525))) 28)))
+(((-903 |#1| |#2| |#3| |#4|) (-10 -8 (-15 * (|#1| |#1| (-385 (-525)))) (-15 * (|#1| (-385 (-525)) |#1|)) (-15 -4059 (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 -4047 (|#1| |#1| |#1|)) (-15 -4047 (|#1| |#1|)) (-15 * (|#1| (-712) |#1|)) (-15 * (|#1| (-854) |#1|))) (-904 |#2| |#3| |#4|) (-975) (-733) (-788)) (T -903))
+NIL
+(-10 -8 (-15 * (|#1| |#1| (-385 (-525)))) (-15 * (|#1| (-385 (-525)) |#1|)) (-15 -4059 (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 -4047 (|#1| |#1| |#1|)) (-15 -4047 (|#1| |#1|)) (-15 * (|#1| (-712) |#1|)) (-15 * (|#1| (-854) |#1|)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-1444 (((-591 |#3|) $) 74)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) 51 (|has| |#1| (-517)))) (-3641 (($ $) 52 (|has| |#1| (-517)))) (-3077 (((-108) $) 54 (|has| |#1| (-517)))) (-3332 (((-3 $ "failed") $ $) 19)) (-2055 (($) 17 T CONST)) (-1575 (($ $) 60)) (-1522 (((-3 $ "failed") $) 34)) (-1795 (((-108) $) 73)) (-3865 (((-108) $) 31)) (-3802 (((-108) $) 62)) (-1422 (($ |#1| |#2|) 61) (($ $ |#3| |#2|) 76) (($ $ (-591 |#3|) (-591 |#2|)) 75)) (-1257 (($ (-1 |#1| |#1|) $) 63)) (-1548 (($ $) 65)) (-1556 ((|#1| $) 66)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-3210 (((-3 $ "failed") $ $) 50 (|has| |#1| (-517)))) (-2743 ((|#2| $) 64)) (-1664 (($ $) 72)) (-2686 (((-796) $) 11) (($ (-525)) 28) (($ (-385 (-525))) 57 (|has| |#1| (-37 (-385 (-525))))) (($ $) 49 (|has| |#1| (-517))) (($ |#1|) 47 (|has| |#1| (-160)))) (-1263 ((|#1| $ |#2|) 59)) (-3751 (((-3 $ "failed") $) 48 (|has| |#1| (-136)))) (-3425 (((-712)) 29)) (-1724 (((-108) $ $) 53 (|has| |#1| (-517)))) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-3944 (((-108) $ $) 6)) (-4059 (($ $ |#1|) 58 (|has| |#1| (-341)))) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 68) (($ |#1| $) 67) (($ (-385 (-525)) $) 56 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 55 (|has| |#1| (-37 (-385 (-525)))))))
(((-904 |#1| |#2| |#3|) (-131) (-975) (-733) (-788)) (T -904))
-((-1678 (*1 *2 *1) (-12 (-4 *1 (-904 *2 *3 *4)) (-4 *3 (-733)) (-4 *4 (-788)) (-4 *2 (-975)))) (-1661 (*1 *1 *1) (-12 (-4 *1 (-904 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-733)) (-4 *4 (-788)))) (-1316 (*1 *2 *1) (-12 (-4 *1 (-904 *3 *2 *4)) (-4 *3 (-975)) (-4 *4 (-788)) (-4 *2 (-733)))) (-1480 (*1 *1 *1 *2 *3) (-12 (-4 *1 (-904 *4 *3 *2)) (-4 *4 (-975)) (-4 *3 (-733)) (-4 *2 (-788)))) (-1480 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-591 *6)) (-5 *3 (-591 *5)) (-4 *1 (-904 *4 *5 *6)) (-4 *4 (-975)) (-4 *5 (-733)) (-4 *6 (-788)))) (-1507 (*1 *2 *1) (-12 (-4 *1 (-904 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-733)) (-4 *5 (-788)) (-5 *2 (-591 *5)))) (-3123 (*1 *2 *1) (-12 (-4 *1 (-904 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-733)) (-4 *5 (-788)) (-5 *2 (-108)))) (-3571 (*1 *1 *1) (-12 (-4 *1 (-904 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-733)) (-4 *4 (-788)))))
-(-13 (-46 |t#1| |t#2|) (-10 -8 (-15 -1480 ($ $ |t#3| |t#2|)) (-15 -1480 ($ $ (-591 |t#3|) (-591 |t#2|))) (-15 -1661 ($ $)) (-15 -1678 (|t#1| $)) (-15 -1316 (|t#2| $)) (-15 -1507 ((-591 |t#3|) $)) (-15 -3123 ((-108) $)) (-15 -3571 ($ $))))
-(((-21) . T) ((-23) . T) ((-46 |#1| |#2|) . T) ((-25) . T) ((-37 #0=(-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) |has| |#1| (-517)) ((-97) . T) ((-107 #0# #0#) |has| |#1| (-37 (-385 (-525)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3321 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-565 (-796)) . T) ((-160) -3321 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-269) |has| |#1| (-517)) ((-517) |has| |#1| (-517)) ((-593 #0#) |has| |#1| (-37 (-385 (-525)))) ((-593 |#1|) . T) ((-593 $) . T) ((-659 #0#) |has| |#1| (-37 (-385 (-525)))) ((-659 |#1|) |has| |#1| (-160)) ((-659 $) |has| |#1| (-517)) ((-668) . T) ((-981 #0#) |has| |#1| (-37 (-385 (-525)))) ((-981 |#1|) . T) ((-981 $) -3321 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T))
-((-3243 (((-1013 (-205)) $) 8)) (-3236 (((-1013 (-205)) $) 9)) (-3229 (((-1013 (-205)) $) 10)) (-3001 (((-591 (-591 (-876 (-205)))) $) 11)) (-3022 (((-796) $) 6)))
+((-1556 (*1 *2 *1) (-12 (-4 *1 (-904 *2 *3 *4)) (-4 *3 (-733)) (-4 *4 (-788)) (-4 *2 (-975)))) (-1548 (*1 *1 *1) (-12 (-4 *1 (-904 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-733)) (-4 *4 (-788)))) (-2743 (*1 *2 *1) (-12 (-4 *1 (-904 *3 *2 *4)) (-4 *3 (-975)) (-4 *4 (-788)) (-4 *2 (-733)))) (-1422 (*1 *1 *1 *2 *3) (-12 (-4 *1 (-904 *4 *3 *2)) (-4 *4 (-975)) (-4 *3 (-733)) (-4 *2 (-788)))) (-1422 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-591 *6)) (-5 *3 (-591 *5)) (-4 *1 (-904 *4 *5 *6)) (-4 *4 (-975)) (-4 *5 (-733)) (-4 *6 (-788)))) (-1444 (*1 *2 *1) (-12 (-4 *1 (-904 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-733)) (-4 *5 (-788)) (-5 *2 (-591 *5)))) (-1795 (*1 *2 *1) (-12 (-4 *1 (-904 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-733)) (-4 *5 (-788)) (-5 *2 (-108)))) (-1664 (*1 *1 *1) (-12 (-4 *1 (-904 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-733)) (-4 *4 (-788)))))
+(-13 (-46 |t#1| |t#2|) (-10 -8 (-15 -1422 ($ $ |t#3| |t#2|)) (-15 -1422 ($ $ (-591 |t#3|) (-591 |t#2|))) (-15 -1548 ($ $)) (-15 -1556 (|t#1| $)) (-15 -2743 (|t#2| $)) (-15 -1444 ((-591 |t#3|) $)) (-15 -1795 ((-108) $)) (-15 -1664 ($ $))))
+(((-21) . T) ((-23) . T) ((-46 |#1| |#2|) . T) ((-25) . T) ((-37 #0=(-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) |has| |#1| (-517)) ((-97) . T) ((-107 #0# #0#) |has| |#1| (-37 (-385 (-525)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3150 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-565 (-796)) . T) ((-160) -3150 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-269) |has| |#1| (-517)) ((-517) |has| |#1| (-517)) ((-593 #0#) |has| |#1| (-37 (-385 (-525)))) ((-593 |#1|) . T) ((-593 $) . T) ((-659 #0#) |has| |#1| (-37 (-385 (-525)))) ((-659 |#1|) |has| |#1| (-160)) ((-659 $) |has| |#1| (-517)) ((-668) . T) ((-981 #0#) |has| |#1| (-37 (-385 (-525)))) ((-981 |#1|) . T) ((-981 $) -3150 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T))
+((-4178 (((-1013 (-205)) $) 8)) (-4162 (((-1013 (-205)) $) 9)) (-4148 (((-1013 (-205)) $) 10)) (-1870 (((-591 (-591 (-876 (-205)))) $) 11)) (-2686 (((-796) $) 6)))
(((-905) (-131)) (T -905))
-((-3001 (*1 *2 *1) (-12 (-4 *1 (-905)) (-5 *2 (-591 (-591 (-876 (-205))))))) (-3229 (*1 *2 *1) (-12 (-4 *1 (-905)) (-5 *2 (-1013 (-205))))) (-3236 (*1 *2 *1) (-12 (-4 *1 (-905)) (-5 *2 (-1013 (-205))))) (-3243 (*1 *2 *1) (-12 (-4 *1 (-905)) (-5 *2 (-1013 (-205))))))
-(-13 (-565 (-796)) (-10 -8 (-15 -3001 ((-591 (-591 (-876 (-205)))) $)) (-15 -3229 ((-1013 (-205)) $)) (-15 -3236 ((-1013 (-205)) $)) (-15 -3243 ((-1013 (-205)) $))))
+((-1870 (*1 *2 *1) (-12 (-4 *1 (-905)) (-5 *2 (-591 (-591 (-876 (-205))))))) (-4148 (*1 *2 *1) (-12 (-4 *1 (-905)) (-5 *2 (-1013 (-205))))) (-4162 (*1 *2 *1) (-12 (-4 *1 (-905)) (-5 *2 (-1013 (-205))))) (-4178 (*1 *2 *1) (-12 (-4 *1 (-905)) (-5 *2 (-1013 (-205))))))
+(-13 (-565 (-796)) (-10 -8 (-15 -1870 ((-591 (-591 (-876 (-205)))) $)) (-15 -4148 ((-1013 (-205)) $)) (-15 -4162 ((-1013 (-205)) $)) (-15 -4178 ((-1013 (-205)) $))))
(((-565 (-796)) . T))
-((-1507 (((-591 |#4|) $) 23)) (-1430 (((-108) $) 48)) (-3490 (((-108) $) 47)) (-3327 (((-2 (|:| |under| $) (|:| -2662 $) (|:| |upper| $)) $ |#4|) 36)) (-3382 (((-108) $) 49)) (-2438 (((-108) $ $) 55)) (-2055 (((-108) $ $) 58)) (-1964 (((-108) $) 53)) (-3853 (((-591 |#5|) (-591 |#5|) $) 90)) (-1921 (((-591 |#5|) (-591 |#5|) $) 87)) (-3407 (((-2 (|:| |rnum| |#2|) (|:| |polnum| |#5|) (|:| |den| |#2|)) |#5| $) 81)) (-3993 (((-591 |#4|) $) 27)) (-4174 (((-108) |#4| $) 30)) (-2934 (((-2 (|:| |num| |#5|) (|:| |den| |#2|)) |#5| $) 73)) (-3134 (($ $ |#4|) 33)) (-3443 (($ $ |#4|) 32)) (-3010 (($ $ |#4|) 34)) (-4096 (((-108) $ $) 40)))
-(((-906 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 -3490 ((-108) |#1|)) (-15 -3853 ((-591 |#5|) (-591 |#5|) |#1|)) (-15 -1921 ((-591 |#5|) (-591 |#5|) |#1|)) (-15 -3407 ((-2 (|:| |rnum| |#2|) (|:| |polnum| |#5|) (|:| |den| |#2|)) |#5| |#1|)) (-15 -2934 ((-2 (|:| |num| |#5|) (|:| |den| |#2|)) |#5| |#1|)) (-15 -3382 ((-108) |#1|)) (-15 -2055 ((-108) |#1| |#1|)) (-15 -2438 ((-108) |#1| |#1|)) (-15 -1964 ((-108) |#1|)) (-15 -1430 ((-108) |#1|)) (-15 -3327 ((-2 (|:| |under| |#1|) (|:| -2662 |#1|) (|:| |upper| |#1|)) |#1| |#4|)) (-15 -3134 (|#1| |#1| |#4|)) (-15 -3010 (|#1| |#1| |#4|)) (-15 -3443 (|#1| |#1| |#4|)) (-15 -4174 ((-108) |#4| |#1|)) (-15 -3993 ((-591 |#4|) |#1|)) (-15 -1507 ((-591 |#4|) |#1|)) (-15 -4096 ((-108) |#1| |#1|))) (-907 |#2| |#3| |#4| |#5|) (-975) (-734) (-788) (-989 |#2| |#3| |#4|)) (T -906))
+((-1444 (((-591 |#4|) $) 23)) (-3713 (((-108) $) 48)) (-1996 (((-108) $) 47)) (-1282 (((-2 (|:| |under| $) (|:| -2767 $) (|:| |upper| $)) $ |#4|) 36)) (-3435 (((-108) $) 49)) (-2342 (((-108) $ $) 55)) (-2605 (((-108) $ $) 58)) (-2167 (((-108) $) 53)) (-1533 (((-591 |#5|) (-591 |#5|) $) 90)) (-2978 (((-591 |#5|) (-591 |#5|) $) 87)) (-2449 (((-2 (|:| |rnum| |#2|) (|:| |polnum| |#5|) (|:| |den| |#2|)) |#5| $) 81)) (-3520 (((-591 |#4|) $) 27)) (-1574 (((-108) |#4| $) 30)) (-2499 (((-2 (|:| |num| |#5|) (|:| |den| |#2|)) |#5| $) 73)) (-3786 (($ $ |#4|) 33)) (-2794 (($ $ |#4|) 32)) (-1918 (($ $ |#4|) 34)) (-3944 (((-108) $ $) 40)))
+(((-906 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 -1996 ((-108) |#1|)) (-15 -1533 ((-591 |#5|) (-591 |#5|) |#1|)) (-15 -2978 ((-591 |#5|) (-591 |#5|) |#1|)) (-15 -2449 ((-2 (|:| |rnum| |#2|) (|:| |polnum| |#5|) (|:| |den| |#2|)) |#5| |#1|)) (-15 -2499 ((-2 (|:| |num| |#5|) (|:| |den| |#2|)) |#5| |#1|)) (-15 -3435 ((-108) |#1|)) (-15 -2605 ((-108) |#1| |#1|)) (-15 -2342 ((-108) |#1| |#1|)) (-15 -2167 ((-108) |#1|)) (-15 -3713 ((-108) |#1|)) (-15 -1282 ((-2 (|:| |under| |#1|) (|:| -2767 |#1|) (|:| |upper| |#1|)) |#1| |#4|)) (-15 -3786 (|#1| |#1| |#4|)) (-15 -1918 (|#1| |#1| |#4|)) (-15 -2794 (|#1| |#1| |#4|)) (-15 -1574 ((-108) |#4| |#1|)) (-15 -3520 ((-591 |#4|) |#1|)) (-15 -1444 ((-591 |#4|) |#1|)) (-15 -3944 ((-108) |#1| |#1|))) (-907 |#2| |#3| |#4| |#5|) (-975) (-734) (-788) (-989 |#2| |#3| |#4|)) (T -906))
NIL
-(-10 -8 (-15 -3490 ((-108) |#1|)) (-15 -3853 ((-591 |#5|) (-591 |#5|) |#1|)) (-15 -1921 ((-591 |#5|) (-591 |#5|) |#1|)) (-15 -3407 ((-2 (|:| |rnum| |#2|) (|:| |polnum| |#5|) (|:| |den| |#2|)) |#5| |#1|)) (-15 -2934 ((-2 (|:| |num| |#5|) (|:| |den| |#2|)) |#5| |#1|)) (-15 -3382 ((-108) |#1|)) (-15 -2055 ((-108) |#1| |#1|)) (-15 -2438 ((-108) |#1| |#1|)) (-15 -1964 ((-108) |#1|)) (-15 -1430 ((-108) |#1|)) (-15 -3327 ((-2 (|:| |under| |#1|) (|:| -2662 |#1|) (|:| |upper| |#1|)) |#1| |#4|)) (-15 -3134 (|#1| |#1| |#4|)) (-15 -3010 (|#1| |#1| |#4|)) (-15 -3443 (|#1| |#1| |#4|)) (-15 -4174 ((-108) |#4| |#1|)) (-15 -3993 ((-591 |#4|) |#1|)) (-15 -1507 ((-591 |#4|) |#1|)) (-15 -4096 ((-108) |#1| |#1|)))
-((-3008 (((-108) $ $) 7)) (-1507 (((-591 |#3|) $) 33)) (-1430 (((-108) $) 26)) (-3490 (((-108) $) 17 (|has| |#1| (-517)))) (-3327 (((-2 (|:| |under| $) (|:| -2662 $) (|:| |upper| $)) $ |#3|) 27)) (-3891 (((-108) $ (-712)) 44)) (-2305 (($ (-1 (-108) |#4|) $) 65 (|has| $ (-6 -4250)))) (-3798 (($) 45 T CONST)) (-3382 (((-108) $) 22 (|has| |#1| (-517)))) (-2438 (((-108) $ $) 24 (|has| |#1| (-517)))) (-2055 (((-108) $ $) 23 (|has| |#1| (-517)))) (-1964 (((-108) $) 25 (|has| |#1| (-517)))) (-3853 (((-591 |#4|) (-591 |#4|) $) 18 (|has| |#1| (-517)))) (-1921 (((-591 |#4|) (-591 |#4|) $) 19 (|has| |#1| (-517)))) (-1251 (((-3 $ "failed") (-591 |#4|)) 36)) (-3528 (($ (-591 |#4|)) 35)) (-3098 (($ $) 68 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250))))) (-3677 (($ |#4| $) 67 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250)))) (($ (-1 (-108) |#4|) $) 64 (|has| $ (-6 -4250)))) (-3407 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 20 (|has| |#1| (-517)))) (-1227 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 66 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 63 (|has| $ (-6 -4250))) ((|#4| (-1 |#4| |#4| |#4|) $) 62 (|has| $ (-6 -4250)))) (-3454 (((-591 |#4|) $) 52 (|has| $ (-6 -4250)))) (-2009 ((|#3| $) 34)) (-2910 (((-108) $ (-712)) 43)) (-2552 (((-591 |#4|) $) 53 (|has| $ (-6 -4250)))) (-2141 (((-108) |#4| $) 55 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250))))) (-3249 (($ (-1 |#4| |#4|) $) 48 (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#4| |#4|) $) 47)) (-3993 (((-591 |#3|) $) 32)) (-4174 (((-108) |#3| $) 31)) (-3971 (((-108) $ (-712)) 42)) (-2339 (((-1072) $) 9)) (-2934 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-517)))) (-2047 (((-1036) $) 10)) (-2069 (((-3 |#4| "failed") (-1 (-108) |#4|) $) 61)) (-1623 (((-108) (-1 (-108) |#4|) $) 50 (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 |#4|) (-591 |#4|)) 59 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ |#4| |#4|) 58 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ (-273 |#4|)) 57 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ (-591 (-273 |#4|))) 56 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018))))) (-3493 (((-108) $ $) 38)) (-3028 (((-108) $) 41)) (-3209 (($) 40)) (-2064 (((-712) |#4| $) 54 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250)))) (((-712) (-1 (-108) |#4|) $) 51 (|has| $ (-6 -4250)))) (-3199 (($ $) 39)) (-1408 (((-501) $) 69 (|has| |#4| (-566 (-501))))) (-3036 (($ (-591 |#4|)) 60)) (-3134 (($ $ |#3|) 28)) (-3443 (($ $ |#3|) 30)) (-3010 (($ $ |#3|) 29)) (-3022 (((-796) $) 11) (((-591 |#4|) $) 37)) (-4158 (((-108) (-1 (-108) |#4|) $) 49 (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) 6)) (-4045 (((-712) $) 46 (|has| $ (-6 -4250)))))
+(-10 -8 (-15 -1996 ((-108) |#1|)) (-15 -1533 ((-591 |#5|) (-591 |#5|) |#1|)) (-15 -2978 ((-591 |#5|) (-591 |#5|) |#1|)) (-15 -2449 ((-2 (|:| |rnum| |#2|) (|:| |polnum| |#5|) (|:| |den| |#2|)) |#5| |#1|)) (-15 -2499 ((-2 (|:| |num| |#5|) (|:| |den| |#2|)) |#5| |#1|)) (-15 -3435 ((-108) |#1|)) (-15 -2605 ((-108) |#1| |#1|)) (-15 -2342 ((-108) |#1| |#1|)) (-15 -2167 ((-108) |#1|)) (-15 -3713 ((-108) |#1|)) (-15 -1282 ((-2 (|:| |under| |#1|) (|:| -2767 |#1|) (|:| |upper| |#1|)) |#1| |#4|)) (-15 -3786 (|#1| |#1| |#4|)) (-15 -1918 (|#1| |#1| |#4|)) (-15 -2794 (|#1| |#1| |#4|)) (-15 -1574 ((-108) |#4| |#1|)) (-15 -3520 ((-591 |#4|) |#1|)) (-15 -1444 ((-591 |#4|) |#1|)) (-15 -3944 ((-108) |#1| |#1|)))
+((-2673 (((-108) $ $) 7)) (-1444 (((-591 |#3|) $) 33)) (-3713 (((-108) $) 26)) (-1996 (((-108) $) 17 (|has| |#1| (-517)))) (-1282 (((-2 (|:| |under| $) (|:| -2767 $) (|:| |upper| $)) $ |#3|) 27)) (-3727 (((-108) $ (-712)) 44)) (-2467 (($ (-1 (-108) |#4|) $) 65 (|has| $ (-6 -4250)))) (-2055 (($) 45 T CONST)) (-3435 (((-108) $) 22 (|has| |#1| (-517)))) (-2342 (((-108) $ $) 24 (|has| |#1| (-517)))) (-2605 (((-108) $ $) 23 (|has| |#1| (-517)))) (-2167 (((-108) $) 25 (|has| |#1| (-517)))) (-1533 (((-591 |#4|) (-591 |#4|) $) 18 (|has| |#1| (-517)))) (-2978 (((-591 |#4|) (-591 |#4|) $) 19 (|has| |#1| (-517)))) (-4174 (((-3 $ "failed") (-591 |#4|)) 36)) (-3341 (($ (-591 |#4|)) 35)) (-2908 (($ $) 68 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250))))) (-2537 (($ |#4| $) 67 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250)))) (($ (-1 (-108) |#4|) $) 64 (|has| $ (-6 -4250)))) (-2449 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 20 (|has| |#1| (-517)))) (-3618 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 66 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 63 (|has| $ (-6 -4250))) ((|#4| (-1 |#4| |#4| |#4|) $) 62 (|has| $ (-6 -4250)))) (-2916 (((-591 |#4|) $) 52 (|has| $ (-6 -4250)))) (-3998 ((|#3| $) 34)) (-3491 (((-108) $ (-712)) 43)) (-4207 (((-591 |#4|) $) 53 (|has| $ (-6 -4250)))) (-3956 (((-108) |#4| $) 55 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250))))) (-4192 (($ (-1 |#4| |#4|) $) 48 (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#4| |#4|) $) 47)) (-3520 (((-591 |#3|) $) 32)) (-1574 (((-108) |#3| $) 31)) (-3295 (((-108) $ (-712)) 42)) (-2621 (((-1072) $) 9)) (-2499 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-517)))) (-2937 (((-1036) $) 10)) (-2714 (((-3 |#4| "failed") (-1 (-108) |#4|) $) 61)) (-3465 (((-108) (-1 (-108) |#4|) $) 50 (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 |#4|) (-591 |#4|)) 59 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ |#4| |#4|) 58 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ (-273 |#4|)) 57 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ (-591 (-273 |#4|))) 56 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018))))) (-2023 (((-108) $ $) 38)) (-2077 (((-108) $) 41)) (-3164 (($) 40)) (-2960 (((-712) |#4| $) 54 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250)))) (((-712) (-1 (-108) |#4|) $) 51 (|has| $ (-6 -4250)))) (-2873 (($ $) 39)) (-1300 (((-501) $) 69 (|has| |#4| (-566 (-501))))) (-2695 (($ (-591 |#4|)) 60)) (-3786 (($ $ |#3|) 28)) (-2794 (($ $ |#3|) 30)) (-1918 (($ $ |#3|) 29)) (-2686 (((-796) $) 11) (((-591 |#4|) $) 37)) (-1475 (((-108) (-1 (-108) |#4|) $) 49 (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) 6)) (-2028 (((-712) $) 46 (|has| $ (-6 -4250)))))
(((-907 |#1| |#2| |#3| |#4|) (-131) (-975) (-734) (-788) (-989 |t#1| |t#2| |t#3|)) (T -907))
-((-1251 (*1 *1 *2) (|partial| -12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *1 (-907 *3 *4 *5 *6)))) (-3528 (*1 *1 *2) (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *1 (-907 *3 *4 *5 *6)))) (-2009 (*1 *2 *1) (-12 (-4 *1 (-907 *3 *4 *2 *5)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-989 *3 *4 *2)) (-4 *2 (-788)))) (-1507 (*1 *2 *1) (-12 (-4 *1 (-907 *3 *4 *5 *6)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-591 *5)))) (-3993 (*1 *2 *1) (-12 (-4 *1 (-907 *3 *4 *5 *6)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-591 *5)))) (-4174 (*1 *2 *3 *1) (-12 (-4 *1 (-907 *4 *5 *3 *6)) (-4 *4 (-975)) (-4 *5 (-734)) (-4 *3 (-788)) (-4 *6 (-989 *4 *5 *3)) (-5 *2 (-108)))) (-3443 (*1 *1 *1 *2) (-12 (-4 *1 (-907 *3 *4 *2 *5)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *2 (-788)) (-4 *5 (-989 *3 *4 *2)))) (-3010 (*1 *1 *1 *2) (-12 (-4 *1 (-907 *3 *4 *2 *5)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *2 (-788)) (-4 *5 (-989 *3 *4 *2)))) (-3134 (*1 *1 *1 *2) (-12 (-4 *1 (-907 *3 *4 *2 *5)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *2 (-788)) (-4 *5 (-989 *3 *4 *2)))) (-3327 (*1 *2 *1 *3) (-12 (-4 *4 (-975)) (-4 *5 (-734)) (-4 *3 (-788)) (-4 *6 (-989 *4 *5 *3)) (-5 *2 (-2 (|:| |under| *1) (|:| -2662 *1) (|:| |upper| *1))) (-4 *1 (-907 *4 *5 *3 *6)))) (-1430 (*1 *2 *1) (-12 (-4 *1 (-907 *3 *4 *5 *6)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-108)))) (-1964 (*1 *2 *1) (-12 (-4 *1 (-907 *3 *4 *5 *6)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-517)) (-5 *2 (-108)))) (-2438 (*1 *2 *1 *1) (-12 (-4 *1 (-907 *3 *4 *5 *6)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-517)) (-5 *2 (-108)))) (-2055 (*1 *2 *1 *1) (-12 (-4 *1 (-907 *3 *4 *5 *6)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-517)) (-5 *2 (-108)))) (-3382 (*1 *2 *1) (-12 (-4 *1 (-907 *3 *4 *5 *6)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-517)) (-5 *2 (-108)))) (-2934 (*1 *2 *3 *1) (-12 (-4 *1 (-907 *4 *5 *6 *3)) (-4 *4 (-975)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-4 *4 (-517)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))))) (-3407 (*1 *2 *3 *1) (-12 (-4 *1 (-907 *4 *5 *6 *3)) (-4 *4 (-975)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-4 *4 (-517)) (-5 *2 (-2 (|:| |rnum| *4) (|:| |polnum| *3) (|:| |den| *4))))) (-1921 (*1 *2 *2 *1) (-12 (-5 *2 (-591 *6)) (-4 *1 (-907 *3 *4 *5 *6)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-517)))) (-3853 (*1 *2 *2 *1) (-12 (-5 *2 (-591 *6)) (-4 *1 (-907 *3 *4 *5 *6)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-517)))) (-3490 (*1 *2 *1) (-12 (-4 *1 (-907 *3 *4 *5 *6)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-517)) (-5 *2 (-108)))))
-(-13 (-1018) (-142 |t#4|) (-565 (-591 |t#4|)) (-10 -8 (-6 -4250) (-15 -1251 ((-3 $ "failed") (-591 |t#4|))) (-15 -3528 ($ (-591 |t#4|))) (-15 -2009 (|t#3| $)) (-15 -1507 ((-591 |t#3|) $)) (-15 -3993 ((-591 |t#3|) $)) (-15 -4174 ((-108) |t#3| $)) (-15 -3443 ($ $ |t#3|)) (-15 -3010 ($ $ |t#3|)) (-15 -3134 ($ $ |t#3|)) (-15 -3327 ((-2 (|:| |under| $) (|:| -2662 $) (|:| |upper| $)) $ |t#3|)) (-15 -1430 ((-108) $)) (IF (|has| |t#1| (-517)) (PROGN (-15 -1964 ((-108) $)) (-15 -2438 ((-108) $ $)) (-15 -2055 ((-108) $ $)) (-15 -3382 ((-108) $)) (-15 -2934 ((-2 (|:| |num| |t#4|) (|:| |den| |t#1|)) |t#4| $)) (-15 -3407 ((-2 (|:| |rnum| |t#1|) (|:| |polnum| |t#4|) (|:| |den| |t#1|)) |t#4| $)) (-15 -1921 ((-591 |t#4|) (-591 |t#4|) $)) (-15 -3853 ((-591 |t#4|) (-591 |t#4|) $)) (-15 -3490 ((-108) $))) |%noBranch|)))
+((-4174 (*1 *1 *2) (|partial| -12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *1 (-907 *3 *4 *5 *6)))) (-3341 (*1 *1 *2) (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *1 (-907 *3 *4 *5 *6)))) (-3998 (*1 *2 *1) (-12 (-4 *1 (-907 *3 *4 *2 *5)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-989 *3 *4 *2)) (-4 *2 (-788)))) (-1444 (*1 *2 *1) (-12 (-4 *1 (-907 *3 *4 *5 *6)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-591 *5)))) (-3520 (*1 *2 *1) (-12 (-4 *1 (-907 *3 *4 *5 *6)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-591 *5)))) (-1574 (*1 *2 *3 *1) (-12 (-4 *1 (-907 *4 *5 *3 *6)) (-4 *4 (-975)) (-4 *5 (-734)) (-4 *3 (-788)) (-4 *6 (-989 *4 *5 *3)) (-5 *2 (-108)))) (-2794 (*1 *1 *1 *2) (-12 (-4 *1 (-907 *3 *4 *2 *5)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *2 (-788)) (-4 *5 (-989 *3 *4 *2)))) (-1918 (*1 *1 *1 *2) (-12 (-4 *1 (-907 *3 *4 *2 *5)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *2 (-788)) (-4 *5 (-989 *3 *4 *2)))) (-3786 (*1 *1 *1 *2) (-12 (-4 *1 (-907 *3 *4 *2 *5)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *2 (-788)) (-4 *5 (-989 *3 *4 *2)))) (-1282 (*1 *2 *1 *3) (-12 (-4 *4 (-975)) (-4 *5 (-734)) (-4 *3 (-788)) (-4 *6 (-989 *4 *5 *3)) (-5 *2 (-2 (|:| |under| *1) (|:| -2767 *1) (|:| |upper| *1))) (-4 *1 (-907 *4 *5 *3 *6)))) (-3713 (*1 *2 *1) (-12 (-4 *1 (-907 *3 *4 *5 *6)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-108)))) (-2167 (*1 *2 *1) (-12 (-4 *1 (-907 *3 *4 *5 *6)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-517)) (-5 *2 (-108)))) (-2342 (*1 *2 *1 *1) (-12 (-4 *1 (-907 *3 *4 *5 *6)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-517)) (-5 *2 (-108)))) (-2605 (*1 *2 *1 *1) (-12 (-4 *1 (-907 *3 *4 *5 *6)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-517)) (-5 *2 (-108)))) (-3435 (*1 *2 *1) (-12 (-4 *1 (-907 *3 *4 *5 *6)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-517)) (-5 *2 (-108)))) (-2499 (*1 *2 *3 *1) (-12 (-4 *1 (-907 *4 *5 *6 *3)) (-4 *4 (-975)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-4 *4 (-517)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))))) (-2449 (*1 *2 *3 *1) (-12 (-4 *1 (-907 *4 *5 *6 *3)) (-4 *4 (-975)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-4 *4 (-517)) (-5 *2 (-2 (|:| |rnum| *4) (|:| |polnum| *3) (|:| |den| *4))))) (-2978 (*1 *2 *2 *1) (-12 (-5 *2 (-591 *6)) (-4 *1 (-907 *3 *4 *5 *6)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-517)))) (-1533 (*1 *2 *2 *1) (-12 (-5 *2 (-591 *6)) (-4 *1 (-907 *3 *4 *5 *6)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-517)))) (-1996 (*1 *2 *1) (-12 (-4 *1 (-907 *3 *4 *5 *6)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-517)) (-5 *2 (-108)))))
+(-13 (-1018) (-142 |t#4|) (-565 (-591 |t#4|)) (-10 -8 (-6 -4250) (-15 -4174 ((-3 $ "failed") (-591 |t#4|))) (-15 -3341 ($ (-591 |t#4|))) (-15 -3998 (|t#3| $)) (-15 -1444 ((-591 |t#3|) $)) (-15 -3520 ((-591 |t#3|) $)) (-15 -1574 ((-108) |t#3| $)) (-15 -2794 ($ $ |t#3|)) (-15 -1918 ($ $ |t#3|)) (-15 -3786 ($ $ |t#3|)) (-15 -1282 ((-2 (|:| |under| $) (|:| -2767 $) (|:| |upper| $)) $ |t#3|)) (-15 -3713 ((-108) $)) (IF (|has| |t#1| (-517)) (PROGN (-15 -2167 ((-108) $)) (-15 -2342 ((-108) $ $)) (-15 -2605 ((-108) $ $)) (-15 -3435 ((-108) $)) (-15 -2499 ((-2 (|:| |num| |t#4|) (|:| |den| |t#1|)) |t#4| $)) (-15 -2449 ((-2 (|:| |rnum| |t#1|) (|:| |polnum| |t#4|) (|:| |den| |t#1|)) |t#4| $)) (-15 -2978 ((-591 |t#4|) (-591 |t#4|) $)) (-15 -1533 ((-591 |t#4|) (-591 |t#4|) $)) (-15 -1996 ((-108) $))) |%noBranch|)))
(((-33) . T) ((-97) . T) ((-565 (-591 |#4|)) . T) ((-565 (-796)) . T) ((-142 |#4|) . T) ((-566 (-501)) |has| |#4| (-566 (-501))) ((-288 |#4|) -12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018))) ((-464 |#4|) . T) ((-486 |#4| |#4|) -12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018))) ((-1018) . T) ((-1125) . T))
-((-1822 (((-591 |#4|) |#4| |#4|) 116)) (-1741 (((-591 |#4|) (-591 |#4|) (-108)) 105 (|has| |#1| (-429))) (((-591 |#4|) (-591 |#4|)) 106 (|has| |#1| (-429)))) (-1673 (((-2 (|:| |goodPols| (-591 |#4|)) (|:| |badPols| (-591 |#4|))) (-591 |#4|)) 35)) (-3889 (((-108) |#4|) 34)) (-1683 (((-591 |#4|) |#4|) 102 (|has| |#1| (-429)))) (-2998 (((-2 (|:| |goodPols| (-591 |#4|)) (|:| |badPols| (-591 |#4|))) (-1 (-108) |#4|) (-591 |#4|)) 20)) (-2993 (((-2 (|:| |goodPols| (-591 |#4|)) (|:| |badPols| (-591 |#4|))) (-591 (-1 (-108) |#4|)) (-591 |#4|)) 22)) (-1724 (((-2 (|:| |goodPols| (-591 |#4|)) (|:| |badPols| (-591 |#4|))) (-591 (-1 (-108) |#4|)) (-591 |#4|)) 23)) (-1447 (((-3 (-2 (|:| |bas| (-453 |#1| |#2| |#3| |#4|)) (|:| -1211 (-591 |#4|))) "failed") (-591 |#4|)) 73)) (-2592 (((-591 |#4|) (-591 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|)) 85)) (-2409 (((-591 |#4|) (-591 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|)) 109)) (-1311 (((-591 |#4|) (-591 |#4|)) 108)) (-4201 (((-591 |#4|) (-591 |#4|) (-591 |#4|) (-108)) 48) (((-591 |#4|) (-591 |#4|) (-591 |#4|)) 50)) (-2547 ((|#4| |#4| (-591 |#4|)) 49)) (-1643 (((-591 |#4|) (-591 |#4|) (-591 |#4|)) 112 (|has| |#1| (-429)))) (-2958 (((-591 |#4|) (-591 |#4|) (-591 |#4|)) 115 (|has| |#1| (-429)))) (-2250 (((-591 |#4|) (-591 |#4|) (-591 |#4|)) 114 (|has| |#1| (-429)))) (-2715 (((-591 |#4|) (-591 |#4|) (-591 |#4|) (-1 (-591 |#4|) (-591 |#4|))) 87) (((-591 |#4|) (-591 |#4|) (-591 |#4|)) 89) (((-591 |#4|) (-591 |#4|) |#4|) 119) (((-591 |#4|) |#4| |#4|) 117) (((-591 |#4|) (-591 |#4|)) 88)) (-1652 (((-591 |#4|) (-591 |#4|) (-591 |#4|)) 99 (-12 (|has| |#1| (-138)) (|has| |#1| (-286))))) (-1283 (((-2 (|:| |goodPols| (-591 |#4|)) (|:| |badPols| (-591 |#4|))) (-591 |#4|)) 41)) (-2091 (((-108) (-591 |#4|)) 62)) (-2224 (((-108) (-591 |#4|) (-591 (-591 |#4|))) 53)) (-3535 (((-2 (|:| |goodPols| (-591 |#4|)) (|:| |badPols| (-591 |#4|))) (-591 |#4|)) 29)) (-4190 (((-108) |#4|) 28)) (-3621 (((-591 |#4|) (-591 |#4|)) 98 (-12 (|has| |#1| (-138)) (|has| |#1| (-286))))) (-3667 (((-591 |#4|) (-591 |#4|)) 97 (-12 (|has| |#1| (-138)) (|has| |#1| (-286))))) (-2326 (((-591 |#4|) (-591 |#4|)) 66)) (-3095 (((-591 |#4|) (-591 |#4|)) 79)) (-1280 (((-108) (-591 |#4|) (-591 |#4|)) 51)) (-3568 (((-2 (|:| |goodPols| (-591 |#4|)) (|:| |badPols| (-591 |#4|))) (-591 |#4|)) 39)) (-4037 (((-108) |#4|) 36)))
-(((-908 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2715 ((-591 |#4|) (-591 |#4|))) (-15 -2715 ((-591 |#4|) |#4| |#4|)) (-15 -1311 ((-591 |#4|) (-591 |#4|))) (-15 -1822 ((-591 |#4|) |#4| |#4|)) (-15 -2715 ((-591 |#4|) (-591 |#4|) |#4|)) (-15 -2715 ((-591 |#4|) (-591 |#4|) (-591 |#4|))) (-15 -2715 ((-591 |#4|) (-591 |#4|) (-591 |#4|) (-1 (-591 |#4|) (-591 |#4|)))) (-15 -1280 ((-108) (-591 |#4|) (-591 |#4|))) (-15 -2224 ((-108) (-591 |#4|) (-591 (-591 |#4|)))) (-15 -2091 ((-108) (-591 |#4|))) (-15 -2998 ((-2 (|:| |goodPols| (-591 |#4|)) (|:| |badPols| (-591 |#4|))) (-1 (-108) |#4|) (-591 |#4|))) (-15 -2993 ((-2 (|:| |goodPols| (-591 |#4|)) (|:| |badPols| (-591 |#4|))) (-591 (-1 (-108) |#4|)) (-591 |#4|))) (-15 -1724 ((-2 (|:| |goodPols| (-591 |#4|)) (|:| |badPols| (-591 |#4|))) (-591 (-1 (-108) |#4|)) (-591 |#4|))) (-15 -1283 ((-2 (|:| |goodPols| (-591 |#4|)) (|:| |badPols| (-591 |#4|))) (-591 |#4|))) (-15 -3889 ((-108) |#4|)) (-15 -1673 ((-2 (|:| |goodPols| (-591 |#4|)) (|:| |badPols| (-591 |#4|))) (-591 |#4|))) (-15 -4190 ((-108) |#4|)) (-15 -3535 ((-2 (|:| |goodPols| (-591 |#4|)) (|:| |badPols| (-591 |#4|))) (-591 |#4|))) (-15 -4037 ((-108) |#4|)) (-15 -3568 ((-2 (|:| |goodPols| (-591 |#4|)) (|:| |badPols| (-591 |#4|))) (-591 |#4|))) (-15 -4201 ((-591 |#4|) (-591 |#4|) (-591 |#4|))) (-15 -4201 ((-591 |#4|) (-591 |#4|) (-591 |#4|) (-108))) (-15 -2547 (|#4| |#4| (-591 |#4|))) (-15 -2326 ((-591 |#4|) (-591 |#4|))) (-15 -1447 ((-3 (-2 (|:| |bas| (-453 |#1| |#2| |#3| |#4|)) (|:| -1211 (-591 |#4|))) "failed") (-591 |#4|))) (-15 -3095 ((-591 |#4|) (-591 |#4|))) (-15 -2592 ((-591 |#4|) (-591 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -2409 ((-591 |#4|) (-591 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (IF (|has| |#1| (-429)) (PROGN (-15 -1683 ((-591 |#4|) |#4|)) (-15 -1741 ((-591 |#4|) (-591 |#4|))) (-15 -1741 ((-591 |#4|) (-591 |#4|) (-108))) (-15 -1643 ((-591 |#4|) (-591 |#4|) (-591 |#4|))) (-15 -2250 ((-591 |#4|) (-591 |#4|) (-591 |#4|))) (-15 -2958 ((-591 |#4|) (-591 |#4|) (-591 |#4|)))) |%noBranch|) (IF (|has| |#1| (-286)) (IF (|has| |#1| (-138)) (PROGN (-15 -3667 ((-591 |#4|) (-591 |#4|))) (-15 -3621 ((-591 |#4|) (-591 |#4|))) (-15 -1652 ((-591 |#4|) (-591 |#4|) (-591 |#4|)))) |%noBranch|) |%noBranch|)) (-517) (-734) (-788) (-989 |#1| |#2| |#3|)) (T -908))
-((-1652 (*1 *2 *2 *2) (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-138)) (-4 *3 (-286)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-908 *3 *4 *5 *6)))) (-3621 (*1 *2 *2) (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-138)) (-4 *3 (-286)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-908 *3 *4 *5 *6)))) (-3667 (*1 *2 *2) (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-138)) (-4 *3 (-286)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-908 *3 *4 *5 *6)))) (-2958 (*1 *2 *2 *2) (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-429)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-908 *3 *4 *5 *6)))) (-2250 (*1 *2 *2 *2) (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-429)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-908 *3 *4 *5 *6)))) (-1643 (*1 *2 *2 *2) (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-429)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-908 *3 *4 *5 *6)))) (-1741 (*1 *2 *2 *3) (-12 (-5 *2 (-591 *7)) (-5 *3 (-108)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-429)) (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *1 (-908 *4 *5 *6 *7)))) (-1741 (*1 *2 *2) (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-429)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-908 *3 *4 *5 *6)))) (-1683 (*1 *2 *3) (-12 (-4 *4 (-429)) (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-591 *3)) (-5 *1 (-908 *4 *5 *6 *3)) (-4 *3 (-989 *4 *5 *6)))) (-2409 (*1 *2 *2 *3 *4) (-12 (-5 *2 (-591 *8)) (-5 *3 (-1 (-108) *8 *8)) (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-989 *5 *6 *7)) (-4 *5 (-517)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *1 (-908 *5 *6 *7 *8)))) (-2592 (*1 *2 *2 *3 *4 *5) (-12 (-5 *2 (-591 *9)) (-5 *3 (-1 (-108) *9)) (-5 *4 (-1 (-108) *9 *9)) (-5 *5 (-1 *9 *9 *9)) (-4 *9 (-989 *6 *7 *8)) (-4 *6 (-517)) (-4 *7 (-734)) (-4 *8 (-788)) (-5 *1 (-908 *6 *7 *8 *9)))) (-3095 (*1 *2 *2) (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-908 *3 *4 *5 *6)))) (-1447 (*1 *2 *3) (|partial| -12 (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-2 (|:| |bas| (-453 *4 *5 *6 *7)) (|:| -1211 (-591 *7)))) (-5 *1 (-908 *4 *5 *6 *7)) (-5 *3 (-591 *7)))) (-2326 (*1 *2 *2) (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-908 *3 *4 *5 *6)))) (-2547 (*1 *2 *2 *3) (-12 (-5 *3 (-591 *2)) (-4 *2 (-989 *4 *5 *6)) (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *1 (-908 *4 *5 *6 *2)))) (-4201 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-591 *7)) (-5 *3 (-108)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *1 (-908 *4 *5 *6 *7)))) (-4201 (*1 *2 *2 *2) (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-908 *3 *4 *5 *6)))) (-3568 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-2 (|:| |goodPols| (-591 *7)) (|:| |badPols| (-591 *7)))) (-5 *1 (-908 *4 *5 *6 *7)) (-5 *3 (-591 *7)))) (-4037 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108)) (-5 *1 (-908 *4 *5 *6 *3)) (-4 *3 (-989 *4 *5 *6)))) (-3535 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-2 (|:| |goodPols| (-591 *7)) (|:| |badPols| (-591 *7)))) (-5 *1 (-908 *4 *5 *6 *7)) (-5 *3 (-591 *7)))) (-4190 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108)) (-5 *1 (-908 *4 *5 *6 *3)) (-4 *3 (-989 *4 *5 *6)))) (-1673 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-2 (|:| |goodPols| (-591 *7)) (|:| |badPols| (-591 *7)))) (-5 *1 (-908 *4 *5 *6 *7)) (-5 *3 (-591 *7)))) (-3889 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108)) (-5 *1 (-908 *4 *5 *6 *3)) (-4 *3 (-989 *4 *5 *6)))) (-1283 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-2 (|:| |goodPols| (-591 *7)) (|:| |badPols| (-591 *7)))) (-5 *1 (-908 *4 *5 *6 *7)) (-5 *3 (-591 *7)))) (-1724 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-1 (-108) *8))) (-4 *8 (-989 *5 *6 *7)) (-4 *5 (-517)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *2 (-2 (|:| |goodPols| (-591 *8)) (|:| |badPols| (-591 *8)))) (-5 *1 (-908 *5 *6 *7 *8)) (-5 *4 (-591 *8)))) (-2993 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-1 (-108) *8))) (-4 *8 (-989 *5 *6 *7)) (-4 *5 (-517)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *2 (-2 (|:| |goodPols| (-591 *8)) (|:| |badPols| (-591 *8)))) (-5 *1 (-908 *5 *6 *7 *8)) (-5 *4 (-591 *8)))) (-2998 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-108) *8)) (-4 *8 (-989 *5 *6 *7)) (-4 *5 (-517)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *2 (-2 (|:| |goodPols| (-591 *8)) (|:| |badPols| (-591 *8)))) (-5 *1 (-908 *5 *6 *7 *8)) (-5 *4 (-591 *8)))) (-2091 (*1 *2 *3) (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108)) (-5 *1 (-908 *4 *5 *6 *7)))) (-2224 (*1 *2 *3 *4) (-12 (-5 *4 (-591 (-591 *8))) (-5 *3 (-591 *8)) (-4 *8 (-989 *5 *6 *7)) (-4 *5 (-517)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *2 (-108)) (-5 *1 (-908 *5 *6 *7 *8)))) (-1280 (*1 *2 *3 *3) (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108)) (-5 *1 (-908 *4 *5 *6 *7)))) (-2715 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-1 (-591 *7) (-591 *7))) (-5 *2 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *1 (-908 *4 *5 *6 *7)))) (-2715 (*1 *2 *2 *2) (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-908 *3 *4 *5 *6)))) (-2715 (*1 *2 *2 *3) (-12 (-5 *2 (-591 *3)) (-4 *3 (-989 *4 *5 *6)) (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *1 (-908 *4 *5 *6 *3)))) (-1822 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-591 *3)) (-5 *1 (-908 *4 *5 *6 *3)) (-4 *3 (-989 *4 *5 *6)))) (-1311 (*1 *2 *2) (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-908 *3 *4 *5 *6)))) (-2715 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-591 *3)) (-5 *1 (-908 *4 *5 *6 *3)) (-4 *3 (-989 *4 *5 *6)))) (-2715 (*1 *2 *2) (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-908 *3 *4 *5 *6)))))
-(-10 -7 (-15 -2715 ((-591 |#4|) (-591 |#4|))) (-15 -2715 ((-591 |#4|) |#4| |#4|)) (-15 -1311 ((-591 |#4|) (-591 |#4|))) (-15 -1822 ((-591 |#4|) |#4| |#4|)) (-15 -2715 ((-591 |#4|) (-591 |#4|) |#4|)) (-15 -2715 ((-591 |#4|) (-591 |#4|) (-591 |#4|))) (-15 -2715 ((-591 |#4|) (-591 |#4|) (-591 |#4|) (-1 (-591 |#4|) (-591 |#4|)))) (-15 -1280 ((-108) (-591 |#4|) (-591 |#4|))) (-15 -2224 ((-108) (-591 |#4|) (-591 (-591 |#4|)))) (-15 -2091 ((-108) (-591 |#4|))) (-15 -2998 ((-2 (|:| |goodPols| (-591 |#4|)) (|:| |badPols| (-591 |#4|))) (-1 (-108) |#4|) (-591 |#4|))) (-15 -2993 ((-2 (|:| |goodPols| (-591 |#4|)) (|:| |badPols| (-591 |#4|))) (-591 (-1 (-108) |#4|)) (-591 |#4|))) (-15 -1724 ((-2 (|:| |goodPols| (-591 |#4|)) (|:| |badPols| (-591 |#4|))) (-591 (-1 (-108) |#4|)) (-591 |#4|))) (-15 -1283 ((-2 (|:| |goodPols| (-591 |#4|)) (|:| |badPols| (-591 |#4|))) (-591 |#4|))) (-15 -3889 ((-108) |#4|)) (-15 -1673 ((-2 (|:| |goodPols| (-591 |#4|)) (|:| |badPols| (-591 |#4|))) (-591 |#4|))) (-15 -4190 ((-108) |#4|)) (-15 -3535 ((-2 (|:| |goodPols| (-591 |#4|)) (|:| |badPols| (-591 |#4|))) (-591 |#4|))) (-15 -4037 ((-108) |#4|)) (-15 -3568 ((-2 (|:| |goodPols| (-591 |#4|)) (|:| |badPols| (-591 |#4|))) (-591 |#4|))) (-15 -4201 ((-591 |#4|) (-591 |#4|) (-591 |#4|))) (-15 -4201 ((-591 |#4|) (-591 |#4|) (-591 |#4|) (-108))) (-15 -2547 (|#4| |#4| (-591 |#4|))) (-15 -2326 ((-591 |#4|) (-591 |#4|))) (-15 -1447 ((-3 (-2 (|:| |bas| (-453 |#1| |#2| |#3| |#4|)) (|:| -1211 (-591 |#4|))) "failed") (-591 |#4|))) (-15 -3095 ((-591 |#4|) (-591 |#4|))) (-15 -2592 ((-591 |#4|) (-591 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -2409 ((-591 |#4|) (-591 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (IF (|has| |#1| (-429)) (PROGN (-15 -1683 ((-591 |#4|) |#4|)) (-15 -1741 ((-591 |#4|) (-591 |#4|))) (-15 -1741 ((-591 |#4|) (-591 |#4|) (-108))) (-15 -1643 ((-591 |#4|) (-591 |#4|) (-591 |#4|))) (-15 -2250 ((-591 |#4|) (-591 |#4|) (-591 |#4|))) (-15 -2958 ((-591 |#4|) (-591 |#4|) (-591 |#4|)))) |%noBranch|) (IF (|has| |#1| (-286)) (IF (|has| |#1| (-138)) (PROGN (-15 -3667 ((-591 |#4|) (-591 |#4|))) (-15 -3621 ((-591 |#4|) (-591 |#4|))) (-15 -1652 ((-591 |#4|) (-591 |#4|) (-591 |#4|)))) |%noBranch|) |%noBranch|))
-((-2207 (((-2 (|:| R (-631 |#1|)) (|:| A (-631 |#1|)) (|:| |Ainv| (-631 |#1|))) (-631 |#1|) (-94 |#1|) (-1 |#1| |#1|)) 19)) (-2356 (((-591 (-2 (|:| C (-631 |#1|)) (|:| |g| (-1171 |#1|)))) (-631 |#1|) (-1171 |#1|)) 36)) (-3108 (((-631 |#1|) (-631 |#1|) (-631 |#1|) (-94 |#1|) (-1 |#1| |#1|)) 16)))
-(((-909 |#1|) (-10 -7 (-15 -2207 ((-2 (|:| R (-631 |#1|)) (|:| A (-631 |#1|)) (|:| |Ainv| (-631 |#1|))) (-631 |#1|) (-94 |#1|) (-1 |#1| |#1|))) (-15 -3108 ((-631 |#1|) (-631 |#1|) (-631 |#1|) (-94 |#1|) (-1 |#1| |#1|))) (-15 -2356 ((-591 (-2 (|:| C (-631 |#1|)) (|:| |g| (-1171 |#1|)))) (-631 |#1|) (-1171 |#1|)))) (-341)) (T -909))
-((-2356 (*1 *2 *3 *4) (-12 (-4 *5 (-341)) (-5 *2 (-591 (-2 (|:| C (-631 *5)) (|:| |g| (-1171 *5))))) (-5 *1 (-909 *5)) (-5 *3 (-631 *5)) (-5 *4 (-1171 *5)))) (-3108 (*1 *2 *2 *2 *3 *4) (-12 (-5 *2 (-631 *5)) (-5 *3 (-94 *5)) (-5 *4 (-1 *5 *5)) (-4 *5 (-341)) (-5 *1 (-909 *5)))) (-2207 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-94 *6)) (-5 *5 (-1 *6 *6)) (-4 *6 (-341)) (-5 *2 (-2 (|:| R (-631 *6)) (|:| A (-631 *6)) (|:| |Ainv| (-631 *6)))) (-5 *1 (-909 *6)) (-5 *3 (-631 *6)))))
-(-10 -7 (-15 -2207 ((-2 (|:| R (-631 |#1|)) (|:| A (-631 |#1|)) (|:| |Ainv| (-631 |#1|))) (-631 |#1|) (-94 |#1|) (-1 |#1| |#1|))) (-15 -3108 ((-631 |#1|) (-631 |#1|) (-631 |#1|) (-94 |#1|) (-1 |#1| |#1|))) (-15 -2356 ((-591 (-2 (|:| C (-631 |#1|)) (|:| |g| (-1171 |#1|)))) (-631 |#1|) (-1171 |#1|))))
-((-2827 (((-396 |#4|) |#4|) 48)))
-(((-910 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2827 ((-396 |#4|) |#4|))) (-788) (-734) (-429) (-882 |#3| |#2| |#1|)) (T -910))
-((-2827 (*1 *2 *3) (-12 (-4 *4 (-788)) (-4 *5 (-734)) (-4 *6 (-429)) (-5 *2 (-396 *3)) (-5 *1 (-910 *4 *5 *6 *3)) (-4 *3 (-882 *6 *5 *4)))))
-(-10 -7 (-15 -2827 ((-396 |#4|) |#4|)))
-((-3008 (((-108) $ $) 19 (|has| |#1| (-1018)))) (-2168 (($ (-712)) 112 (|has| |#1| (-23)))) (-3296 (((-1176) $ (-525) (-525)) 40 (|has| $ (-6 -4251)))) (-3203 (((-108) (-1 (-108) |#1| |#1|) $) 98) (((-108) $) 92 (|has| |#1| (-788)))) (-4026 (($ (-1 (-108) |#1| |#1|) $) 89 (|has| $ (-6 -4251))) (($ $) 88 (-12 (|has| |#1| (-788)) (|has| $ (-6 -4251))))) (-3327 (($ (-1 (-108) |#1| |#1|) $) 99) (($ $) 93 (|has| |#1| (-788)))) (-3891 (((-108) $ (-712)) 8)) (-3186 ((|#1| $ (-525) |#1|) 52 (|has| $ (-6 -4251))) ((|#1| $ (-1138 (-525)) |#1|) 58 (|has| $ (-6 -4251)))) (-2305 (($ (-1 (-108) |#1|) $) 75 (|has| $ (-6 -4250)))) (-3798 (($) 7 T CONST)) (-2598 (($ $) 90 (|has| $ (-6 -4251)))) (-2617 (($ $) 100)) (-3098 (($ $) 78 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3677 (($ |#1| $) 77 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) (($ (-1 (-108) |#1|) $) 74 (|has| $ (-6 -4250)))) (-1227 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 76 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 73 (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $) 72 (|has| $ (-6 -4250)))) (-3255 ((|#1| $ (-525) |#1|) 53 (|has| $ (-6 -4251)))) (-3217 ((|#1| $ (-525)) 51)) (-3004 (((-525) (-1 (-108) |#1|) $) 97) (((-525) |#1| $) 96 (|has| |#1| (-1018))) (((-525) |#1| $ (-525)) 95 (|has| |#1| (-1018)))) (-3643 (($ (-591 |#1|)) 118)) (-3454 (((-591 |#1|) $) 30 (|has| $ (-6 -4250)))) (-2166 (((-631 |#1|) $ $) 105 (|has| |#1| (-975)))) (-1268 (($ (-712) |#1|) 69)) (-2910 (((-108) $ (-712)) 9)) (-3630 (((-525) $) 43 (|has| (-525) (-788)))) (-3741 (($ $ $) 87 (|has| |#1| (-788)))) (-2131 (($ (-1 (-108) |#1| |#1|) $ $) 101) (($ $ $) 94 (|has| |#1| (-788)))) (-2552 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3468 (((-525) $) 44 (|has| (-525) (-788)))) (-2478 (($ $ $) 86 (|has| |#1| (-788)))) (-3249 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 64)) (-4131 ((|#1| $) 102 (-12 (|has| |#1| (-975)) (|has| |#1| (-932))))) (-3971 (((-108) $ (-712)) 10)) (-1657 ((|#1| $) 103 (-12 (|has| |#1| (-975)) (|has| |#1| (-932))))) (-2339 (((-1072) $) 22 (|has| |#1| (-1018)))) (-4189 (($ |#1| $ (-525)) 60) (($ $ $ (-525)) 59)) (-2511 (((-591 (-525)) $) 46)) (-2791 (((-108) (-525) $) 47)) (-2047 (((-1036) $) 21 (|has| |#1| (-1018)))) (-3066 ((|#1| $) 42 (|has| (-525) (-788)))) (-2069 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 71)) (-1941 (($ $ |#1|) 41 (|has| $ (-6 -4251)))) (-2784 (($ $ (-591 |#1|)) 115)) (-1623 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) 14)) (-1615 (((-108) |#1| $) 45 (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3339 (((-591 |#1|) $) 48)) (-3028 (((-108) $) 11)) (-3209 (($) 12)) (-3164 ((|#1| $ (-525) |#1|) 50) ((|#1| $ (-525)) 49) (($ $ (-1138 (-525))) 63)) (-2109 ((|#1| $ $) 106 (|has| |#1| (-975)))) (-4224 (((-854) $) 117)) (-2777 (($ $ (-525)) 62) (($ $ (-1138 (-525))) 61)) (-4210 (($ $ $) 104)) (-2064 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-4063 (($ $ $ (-525)) 91 (|has| $ (-6 -4251)))) (-3199 (($ $) 13)) (-1408 (((-501) $) 79 (|has| |#1| (-566 (-501)))) (($ (-591 |#1|)) 116)) (-3036 (($ (-591 |#1|)) 70)) (-3690 (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ $) 66) (($ (-591 $)) 65)) (-3022 (((-796) $) 18 (|has| |#1| (-565 (-796))))) (-4158 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-4135 (((-108) $ $) 84 (|has| |#1| (-788)))) (-4119 (((-108) $ $) 83 (|has| |#1| (-788)))) (-4096 (((-108) $ $) 20 (|has| |#1| (-1018)))) (-4126 (((-108) $ $) 85 (|has| |#1| (-788)))) (-4112 (((-108) $ $) 82 (|has| |#1| (-788)))) (-4164 (($ $) 111 (|has| |#1| (-21))) (($ $ $) 110 (|has| |#1| (-21)))) (-4156 (($ $ $) 113 (|has| |#1| (-25)))) (* (($ (-525) $) 109 (|has| |#1| (-21))) (($ |#1| $) 108 (|has| |#1| (-668))) (($ $ |#1|) 107 (|has| |#1| (-668)))) (-4045 (((-712) $) 6 (|has| $ (-6 -4250)))))
+((-2295 (((-591 |#4|) |#4| |#4|) 116)) (-3378 (((-591 |#4|) (-591 |#4|) (-108)) 105 (|has| |#1| (-429))) (((-591 |#4|) (-591 |#4|)) 106 (|has| |#1| (-429)))) (-3668 (((-2 (|:| |goodPols| (-591 |#4|)) (|:| |badPols| (-591 |#4|))) (-591 |#4|)) 35)) (-3703 (((-108) |#4|) 34)) (-3781 (((-591 |#4|) |#4|) 102 (|has| |#1| (-429)))) (-3049 (((-2 (|:| |goodPols| (-591 |#4|)) (|:| |badPols| (-591 |#4|))) (-1 (-108) |#4|) (-591 |#4|)) 20)) (-3012 (((-2 (|:| |goodPols| (-591 |#4|)) (|:| |badPols| (-591 |#4|))) (-591 (-1 (-108) |#4|)) (-591 |#4|)) 22)) (-3159 (((-2 (|:| |goodPols| (-591 |#4|)) (|:| |badPols| (-591 |#4|))) (-591 (-1 (-108) |#4|)) (-591 |#4|)) 23)) (-1665 (((-3 (-2 (|:| |bas| (-453 |#1| |#2| |#3| |#4|)) (|:| -1505 (-591 |#4|))) "failed") (-591 |#4|)) 73)) (-3331 (((-591 |#4|) (-591 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|)) 85)) (-2005 (((-591 |#4|) (-591 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|)) 109)) (-2700 (((-591 |#4|) (-591 |#4|)) 108)) (-1744 (((-591 |#4|) (-591 |#4|) (-591 |#4|) (-108)) 48) (((-591 |#4|) (-591 |#4|) (-591 |#4|)) 50)) (-4153 ((|#4| |#4| (-591 |#4|)) 49)) (-3710 (((-591 |#4|) (-591 |#4|) (-591 |#4|)) 112 (|has| |#1| (-429)))) (-2694 (((-591 |#4|) (-591 |#4|) (-591 |#4|)) 115 (|has| |#1| (-429)))) (-1244 (((-591 |#4|) (-591 |#4|) (-591 |#4|)) 114 (|has| |#1| (-429)))) (-2043 (((-591 |#4|) (-591 |#4|) (-591 |#4|) (-1 (-591 |#4|) (-591 |#4|))) 87) (((-591 |#4|) (-591 |#4|) (-591 |#4|)) 89) (((-591 |#4|) (-591 |#4|) |#4|) 119) (((-591 |#4|) |#4| |#4|) 117) (((-591 |#4|) (-591 |#4|)) 88)) (-2015 (((-591 |#4|) (-591 |#4|) (-591 |#4|)) 99 (-12 (|has| |#1| (-138)) (|has| |#1| (-286))))) (-1643 (((-2 (|:| |goodPols| (-591 |#4|)) (|:| |badPols| (-591 |#4|))) (-591 |#4|)) 41)) (-2166 (((-108) (-591 |#4|)) 62)) (-4033 (((-108) (-591 |#4|) (-591 (-591 |#4|))) 53)) (-1357 (((-2 (|:| |goodPols| (-591 |#4|)) (|:| |badPols| (-591 |#4|))) (-591 |#4|)) 29)) (-1674 (((-108) |#4|) 28)) (-4048 (((-591 |#4|) (-591 |#4|)) 98 (-12 (|has| |#1| (-138)) (|has| |#1| (-286))))) (-3273 (((-591 |#4|) (-591 |#4|)) 97 (-12 (|has| |#1| (-138)) (|has| |#1| (-286))))) (-2515 (((-591 |#4|) (-591 |#4|)) 66)) (-1600 (((-591 |#4|) (-591 |#4|)) 79)) (-1625 (((-108) (-591 |#4|) (-591 |#4|)) 51)) (-1640 (((-2 (|:| |goodPols| (-591 |#4|)) (|:| |badPols| (-591 |#4|))) (-591 |#4|)) 39)) (-2723 (((-108) |#4|) 36)))
+(((-908 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2043 ((-591 |#4|) (-591 |#4|))) (-15 -2043 ((-591 |#4|) |#4| |#4|)) (-15 -2700 ((-591 |#4|) (-591 |#4|))) (-15 -2295 ((-591 |#4|) |#4| |#4|)) (-15 -2043 ((-591 |#4|) (-591 |#4|) |#4|)) (-15 -2043 ((-591 |#4|) (-591 |#4|) (-591 |#4|))) (-15 -2043 ((-591 |#4|) (-591 |#4|) (-591 |#4|) (-1 (-591 |#4|) (-591 |#4|)))) (-15 -1625 ((-108) (-591 |#4|) (-591 |#4|))) (-15 -4033 ((-108) (-591 |#4|) (-591 (-591 |#4|)))) (-15 -2166 ((-108) (-591 |#4|))) (-15 -3049 ((-2 (|:| |goodPols| (-591 |#4|)) (|:| |badPols| (-591 |#4|))) (-1 (-108) |#4|) (-591 |#4|))) (-15 -3012 ((-2 (|:| |goodPols| (-591 |#4|)) (|:| |badPols| (-591 |#4|))) (-591 (-1 (-108) |#4|)) (-591 |#4|))) (-15 -3159 ((-2 (|:| |goodPols| (-591 |#4|)) (|:| |badPols| (-591 |#4|))) (-591 (-1 (-108) |#4|)) (-591 |#4|))) (-15 -1643 ((-2 (|:| |goodPols| (-591 |#4|)) (|:| |badPols| (-591 |#4|))) (-591 |#4|))) (-15 -3703 ((-108) |#4|)) (-15 -3668 ((-2 (|:| |goodPols| (-591 |#4|)) (|:| |badPols| (-591 |#4|))) (-591 |#4|))) (-15 -1674 ((-108) |#4|)) (-15 -1357 ((-2 (|:| |goodPols| (-591 |#4|)) (|:| |badPols| (-591 |#4|))) (-591 |#4|))) (-15 -2723 ((-108) |#4|)) (-15 -1640 ((-2 (|:| |goodPols| (-591 |#4|)) (|:| |badPols| (-591 |#4|))) (-591 |#4|))) (-15 -1744 ((-591 |#4|) (-591 |#4|) (-591 |#4|))) (-15 -1744 ((-591 |#4|) (-591 |#4|) (-591 |#4|) (-108))) (-15 -4153 (|#4| |#4| (-591 |#4|))) (-15 -2515 ((-591 |#4|) (-591 |#4|))) (-15 -1665 ((-3 (-2 (|:| |bas| (-453 |#1| |#2| |#3| |#4|)) (|:| -1505 (-591 |#4|))) "failed") (-591 |#4|))) (-15 -1600 ((-591 |#4|) (-591 |#4|))) (-15 -3331 ((-591 |#4|) (-591 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -2005 ((-591 |#4|) (-591 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (IF (|has| |#1| (-429)) (PROGN (-15 -3781 ((-591 |#4|) |#4|)) (-15 -3378 ((-591 |#4|) (-591 |#4|))) (-15 -3378 ((-591 |#4|) (-591 |#4|) (-108))) (-15 -3710 ((-591 |#4|) (-591 |#4|) (-591 |#4|))) (-15 -1244 ((-591 |#4|) (-591 |#4|) (-591 |#4|))) (-15 -2694 ((-591 |#4|) (-591 |#4|) (-591 |#4|)))) |%noBranch|) (IF (|has| |#1| (-286)) (IF (|has| |#1| (-138)) (PROGN (-15 -3273 ((-591 |#4|) (-591 |#4|))) (-15 -4048 ((-591 |#4|) (-591 |#4|))) (-15 -2015 ((-591 |#4|) (-591 |#4|) (-591 |#4|)))) |%noBranch|) |%noBranch|)) (-517) (-734) (-788) (-989 |#1| |#2| |#3|)) (T -908))
+((-2015 (*1 *2 *2 *2) (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-138)) (-4 *3 (-286)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-908 *3 *4 *5 *6)))) (-4048 (*1 *2 *2) (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-138)) (-4 *3 (-286)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-908 *3 *4 *5 *6)))) (-3273 (*1 *2 *2) (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-138)) (-4 *3 (-286)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-908 *3 *4 *5 *6)))) (-2694 (*1 *2 *2 *2) (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-429)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-908 *3 *4 *5 *6)))) (-1244 (*1 *2 *2 *2) (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-429)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-908 *3 *4 *5 *6)))) (-3710 (*1 *2 *2 *2) (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-429)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-908 *3 *4 *5 *6)))) (-3378 (*1 *2 *2 *3) (-12 (-5 *2 (-591 *7)) (-5 *3 (-108)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-429)) (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *1 (-908 *4 *5 *6 *7)))) (-3378 (*1 *2 *2) (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-429)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-908 *3 *4 *5 *6)))) (-3781 (*1 *2 *3) (-12 (-4 *4 (-429)) (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-591 *3)) (-5 *1 (-908 *4 *5 *6 *3)) (-4 *3 (-989 *4 *5 *6)))) (-2005 (*1 *2 *2 *3 *4) (-12 (-5 *2 (-591 *8)) (-5 *3 (-1 (-108) *8 *8)) (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-989 *5 *6 *7)) (-4 *5 (-517)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *1 (-908 *5 *6 *7 *8)))) (-3331 (*1 *2 *2 *3 *4 *5) (-12 (-5 *2 (-591 *9)) (-5 *3 (-1 (-108) *9)) (-5 *4 (-1 (-108) *9 *9)) (-5 *5 (-1 *9 *9 *9)) (-4 *9 (-989 *6 *7 *8)) (-4 *6 (-517)) (-4 *7 (-734)) (-4 *8 (-788)) (-5 *1 (-908 *6 *7 *8 *9)))) (-1600 (*1 *2 *2) (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-908 *3 *4 *5 *6)))) (-1665 (*1 *2 *3) (|partial| -12 (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-2 (|:| |bas| (-453 *4 *5 *6 *7)) (|:| -1505 (-591 *7)))) (-5 *1 (-908 *4 *5 *6 *7)) (-5 *3 (-591 *7)))) (-2515 (*1 *2 *2) (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-908 *3 *4 *5 *6)))) (-4153 (*1 *2 *2 *3) (-12 (-5 *3 (-591 *2)) (-4 *2 (-989 *4 *5 *6)) (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *1 (-908 *4 *5 *6 *2)))) (-1744 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-591 *7)) (-5 *3 (-108)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *1 (-908 *4 *5 *6 *7)))) (-1744 (*1 *2 *2 *2) (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-908 *3 *4 *5 *6)))) (-1640 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-2 (|:| |goodPols| (-591 *7)) (|:| |badPols| (-591 *7)))) (-5 *1 (-908 *4 *5 *6 *7)) (-5 *3 (-591 *7)))) (-2723 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108)) (-5 *1 (-908 *4 *5 *6 *3)) (-4 *3 (-989 *4 *5 *6)))) (-1357 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-2 (|:| |goodPols| (-591 *7)) (|:| |badPols| (-591 *7)))) (-5 *1 (-908 *4 *5 *6 *7)) (-5 *3 (-591 *7)))) (-1674 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108)) (-5 *1 (-908 *4 *5 *6 *3)) (-4 *3 (-989 *4 *5 *6)))) (-3668 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-2 (|:| |goodPols| (-591 *7)) (|:| |badPols| (-591 *7)))) (-5 *1 (-908 *4 *5 *6 *7)) (-5 *3 (-591 *7)))) (-3703 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108)) (-5 *1 (-908 *4 *5 *6 *3)) (-4 *3 (-989 *4 *5 *6)))) (-1643 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-2 (|:| |goodPols| (-591 *7)) (|:| |badPols| (-591 *7)))) (-5 *1 (-908 *4 *5 *6 *7)) (-5 *3 (-591 *7)))) (-3159 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-1 (-108) *8))) (-4 *8 (-989 *5 *6 *7)) (-4 *5 (-517)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *2 (-2 (|:| |goodPols| (-591 *8)) (|:| |badPols| (-591 *8)))) (-5 *1 (-908 *5 *6 *7 *8)) (-5 *4 (-591 *8)))) (-3012 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-1 (-108) *8))) (-4 *8 (-989 *5 *6 *7)) (-4 *5 (-517)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *2 (-2 (|:| |goodPols| (-591 *8)) (|:| |badPols| (-591 *8)))) (-5 *1 (-908 *5 *6 *7 *8)) (-5 *4 (-591 *8)))) (-3049 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-108) *8)) (-4 *8 (-989 *5 *6 *7)) (-4 *5 (-517)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *2 (-2 (|:| |goodPols| (-591 *8)) (|:| |badPols| (-591 *8)))) (-5 *1 (-908 *5 *6 *7 *8)) (-5 *4 (-591 *8)))) (-2166 (*1 *2 *3) (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108)) (-5 *1 (-908 *4 *5 *6 *7)))) (-4033 (*1 *2 *3 *4) (-12 (-5 *4 (-591 (-591 *8))) (-5 *3 (-591 *8)) (-4 *8 (-989 *5 *6 *7)) (-4 *5 (-517)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *2 (-108)) (-5 *1 (-908 *5 *6 *7 *8)))) (-1625 (*1 *2 *3 *3) (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108)) (-5 *1 (-908 *4 *5 *6 *7)))) (-2043 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-1 (-591 *7) (-591 *7))) (-5 *2 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *1 (-908 *4 *5 *6 *7)))) (-2043 (*1 *2 *2 *2) (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-908 *3 *4 *5 *6)))) (-2043 (*1 *2 *2 *3) (-12 (-5 *2 (-591 *3)) (-4 *3 (-989 *4 *5 *6)) (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *1 (-908 *4 *5 *6 *3)))) (-2295 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-591 *3)) (-5 *1 (-908 *4 *5 *6 *3)) (-4 *3 (-989 *4 *5 *6)))) (-2700 (*1 *2 *2) (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-908 *3 *4 *5 *6)))) (-2043 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-591 *3)) (-5 *1 (-908 *4 *5 *6 *3)) (-4 *3 (-989 *4 *5 *6)))) (-2043 (*1 *2 *2) (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-908 *3 *4 *5 *6)))))
+(-10 -7 (-15 -2043 ((-591 |#4|) (-591 |#4|))) (-15 -2043 ((-591 |#4|) |#4| |#4|)) (-15 -2700 ((-591 |#4|) (-591 |#4|))) (-15 -2295 ((-591 |#4|) |#4| |#4|)) (-15 -2043 ((-591 |#4|) (-591 |#4|) |#4|)) (-15 -2043 ((-591 |#4|) (-591 |#4|) (-591 |#4|))) (-15 -2043 ((-591 |#4|) (-591 |#4|) (-591 |#4|) (-1 (-591 |#4|) (-591 |#4|)))) (-15 -1625 ((-108) (-591 |#4|) (-591 |#4|))) (-15 -4033 ((-108) (-591 |#4|) (-591 (-591 |#4|)))) (-15 -2166 ((-108) (-591 |#4|))) (-15 -3049 ((-2 (|:| |goodPols| (-591 |#4|)) (|:| |badPols| (-591 |#4|))) (-1 (-108) |#4|) (-591 |#4|))) (-15 -3012 ((-2 (|:| |goodPols| (-591 |#4|)) (|:| |badPols| (-591 |#4|))) (-591 (-1 (-108) |#4|)) (-591 |#4|))) (-15 -3159 ((-2 (|:| |goodPols| (-591 |#4|)) (|:| |badPols| (-591 |#4|))) (-591 (-1 (-108) |#4|)) (-591 |#4|))) (-15 -1643 ((-2 (|:| |goodPols| (-591 |#4|)) (|:| |badPols| (-591 |#4|))) (-591 |#4|))) (-15 -3703 ((-108) |#4|)) (-15 -3668 ((-2 (|:| |goodPols| (-591 |#4|)) (|:| |badPols| (-591 |#4|))) (-591 |#4|))) (-15 -1674 ((-108) |#4|)) (-15 -1357 ((-2 (|:| |goodPols| (-591 |#4|)) (|:| |badPols| (-591 |#4|))) (-591 |#4|))) (-15 -2723 ((-108) |#4|)) (-15 -1640 ((-2 (|:| |goodPols| (-591 |#4|)) (|:| |badPols| (-591 |#4|))) (-591 |#4|))) (-15 -1744 ((-591 |#4|) (-591 |#4|) (-591 |#4|))) (-15 -1744 ((-591 |#4|) (-591 |#4|) (-591 |#4|) (-108))) (-15 -4153 (|#4| |#4| (-591 |#4|))) (-15 -2515 ((-591 |#4|) (-591 |#4|))) (-15 -1665 ((-3 (-2 (|:| |bas| (-453 |#1| |#2| |#3| |#4|)) (|:| -1505 (-591 |#4|))) "failed") (-591 |#4|))) (-15 -1600 ((-591 |#4|) (-591 |#4|))) (-15 -3331 ((-591 |#4|) (-591 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -2005 ((-591 |#4|) (-591 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (IF (|has| |#1| (-429)) (PROGN (-15 -3781 ((-591 |#4|) |#4|)) (-15 -3378 ((-591 |#4|) (-591 |#4|))) (-15 -3378 ((-591 |#4|) (-591 |#4|) (-108))) (-15 -3710 ((-591 |#4|) (-591 |#4|) (-591 |#4|))) (-15 -1244 ((-591 |#4|) (-591 |#4|) (-591 |#4|))) (-15 -2694 ((-591 |#4|) (-591 |#4|) (-591 |#4|)))) |%noBranch|) (IF (|has| |#1| (-286)) (IF (|has| |#1| (-138)) (PROGN (-15 -3273 ((-591 |#4|) (-591 |#4|))) (-15 -4048 ((-591 |#4|) (-591 |#4|))) (-15 -2015 ((-591 |#4|) (-591 |#4|) (-591 |#4|)))) |%noBranch|) |%noBranch|))
+((-3853 (((-2 (|:| R (-631 |#1|)) (|:| A (-631 |#1|)) (|:| |Ainv| (-631 |#1|))) (-631 |#1|) (-94 |#1|) (-1 |#1| |#1|)) 19)) (-2783 (((-591 (-2 (|:| C (-631 |#1|)) (|:| |g| (-1171 |#1|)))) (-631 |#1|) (-1171 |#1|)) 36)) (-1681 (((-631 |#1|) (-631 |#1|) (-631 |#1|) (-94 |#1|) (-1 |#1| |#1|)) 16)))
+(((-909 |#1|) (-10 -7 (-15 -3853 ((-2 (|:| R (-631 |#1|)) (|:| A (-631 |#1|)) (|:| |Ainv| (-631 |#1|))) (-631 |#1|) (-94 |#1|) (-1 |#1| |#1|))) (-15 -1681 ((-631 |#1|) (-631 |#1|) (-631 |#1|) (-94 |#1|) (-1 |#1| |#1|))) (-15 -2783 ((-591 (-2 (|:| C (-631 |#1|)) (|:| |g| (-1171 |#1|)))) (-631 |#1|) (-1171 |#1|)))) (-341)) (T -909))
+((-2783 (*1 *2 *3 *4) (-12 (-4 *5 (-341)) (-5 *2 (-591 (-2 (|:| C (-631 *5)) (|:| |g| (-1171 *5))))) (-5 *1 (-909 *5)) (-5 *3 (-631 *5)) (-5 *4 (-1171 *5)))) (-1681 (*1 *2 *2 *2 *3 *4) (-12 (-5 *2 (-631 *5)) (-5 *3 (-94 *5)) (-5 *4 (-1 *5 *5)) (-4 *5 (-341)) (-5 *1 (-909 *5)))) (-3853 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-94 *6)) (-5 *5 (-1 *6 *6)) (-4 *6 (-341)) (-5 *2 (-2 (|:| R (-631 *6)) (|:| A (-631 *6)) (|:| |Ainv| (-631 *6)))) (-5 *1 (-909 *6)) (-5 *3 (-631 *6)))))
+(-10 -7 (-15 -3853 ((-2 (|:| R (-631 |#1|)) (|:| A (-631 |#1|)) (|:| |Ainv| (-631 |#1|))) (-631 |#1|) (-94 |#1|) (-1 |#1| |#1|))) (-15 -1681 ((-631 |#1|) (-631 |#1|) (-631 |#1|) (-94 |#1|) (-1 |#1| |#1|))) (-15 -2783 ((-591 (-2 (|:| C (-631 |#1|)) (|:| |g| (-1171 |#1|)))) (-631 |#1|) (-1171 |#1|))))
+((-3898 (((-396 |#4|) |#4|) 48)))
+(((-910 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3898 ((-396 |#4|) |#4|))) (-788) (-734) (-429) (-882 |#3| |#2| |#1|)) (T -910))
+((-3898 (*1 *2 *3) (-12 (-4 *4 (-788)) (-4 *5 (-734)) (-4 *6 (-429)) (-5 *2 (-396 *3)) (-5 *1 (-910 *4 *5 *6 *3)) (-4 *3 (-882 *6 *5 *4)))))
+(-10 -7 (-15 -3898 ((-396 |#4|) |#4|)))
+((-2673 (((-108) $ $) 19 (|has| |#1| (-1018)))) (-3559 (($ (-712)) 112 (|has| |#1| (-23)))) (-3832 (((-1176) $ (-525) (-525)) 40 (|has| $ (-6 -4251)))) (-3110 (((-108) (-1 (-108) |#1| |#1|) $) 98) (((-108) $) 92 (|has| |#1| (-788)))) (-2613 (($ (-1 (-108) |#1| |#1|) $) 89 (|has| $ (-6 -4251))) (($ $) 88 (-12 (|has| |#1| (-788)) (|has| $ (-6 -4251))))) (-1282 (($ (-1 (-108) |#1| |#1|) $) 99) (($ $) 93 (|has| |#1| (-788)))) (-3727 (((-108) $ (-712)) 8)) (-2847 ((|#1| $ (-525) |#1|) 52 (|has| $ (-6 -4251))) ((|#1| $ (-1138 (-525)) |#1|) 58 (|has| $ (-6 -4251)))) (-2467 (($ (-1 (-108) |#1|) $) 75 (|has| $ (-6 -4250)))) (-2055 (($) 7 T CONST)) (-3405 (($ $) 90 (|has| $ (-6 -4251)))) (-2747 (($ $) 100)) (-2908 (($ $) 78 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-2537 (($ |#1| $) 77 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) (($ (-1 (-108) |#1|) $) 74 (|has| $ (-6 -4250)))) (-3618 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 76 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 73 (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $) 72 (|has| $ (-6 -4250)))) (-4205 ((|#1| $ (-525) |#1|) 53 (|has| $ (-6 -4251)))) (-4121 ((|#1| $ (-525)) 51)) (-1734 (((-525) (-1 (-108) |#1|) $) 97) (((-525) |#1| $) 96 (|has| |#1| (-1018))) (((-525) |#1| $ (-525)) 95 (|has| |#1| (-1018)))) (-1867 (($ (-591 |#1|)) 118)) (-2916 (((-591 |#1|) $) 30 (|has| $ (-6 -4250)))) (-2533 (((-631 |#1|) $ $) 105 (|has| |#1| (-975)))) (-1316 (($ (-712) |#1|) 69)) (-3491 (((-108) $ (-712)) 9)) (-4152 (((-525) $) 43 (|has| (-525) (-788)))) (-1923 (($ $ $) 87 (|has| |#1| (-788)))) (-3459 (($ (-1 (-108) |#1| |#1|) $ $) 101) (($ $ $) 94 (|has| |#1| (-788)))) (-4207 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-1826 (((-525) $) 44 (|has| (-525) (-788)))) (-3475 (($ $ $) 86 (|has| |#1| (-788)))) (-4192 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 64)) (-2380 ((|#1| $) 102 (-12 (|has| |#1| (-975)) (|has| |#1| (-932))))) (-3295 (((-108) $ (-712)) 10)) (-2445 ((|#1| $) 103 (-12 (|has| |#1| (-975)) (|has| |#1| (-932))))) (-2621 (((-1072) $) 22 (|has| |#1| (-1018)))) (-2059 (($ |#1| $ (-525)) 60) (($ $ $ (-525)) 59)) (-3761 (((-591 (-525)) $) 46)) (-1675 (((-108) (-525) $) 47)) (-2937 (((-1036) $) 21 (|has| |#1| (-1018)))) (-2872 ((|#1| $) 42 (|has| (-525) (-788)))) (-2714 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 71)) (-1858 (($ $ |#1|) 41 (|has| $ (-6 -4251)))) (-1618 (($ $ (-591 |#1|)) 115)) (-3465 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) 14)) (-3384 (((-108) |#1| $) 45 (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2998 (((-591 |#1|) $) 48)) (-2077 (((-108) $) 11)) (-3164 (($) 12)) (-1881 ((|#1| $ (-525) |#1|) 50) ((|#1| $ (-525)) 49) (($ $ (-1138 (-525))) 63)) (-3183 ((|#1| $ $) 106 (|has| |#1| (-975)))) (-3840 (((-854) $) 117)) (-3226 (($ $ (-525)) 62) (($ $ (-1138 (-525))) 61)) (-1804 (($ $ $) 104)) (-2960 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-2992 (($ $ $ (-525)) 91 (|has| $ (-6 -4251)))) (-2873 (($ $) 13)) (-1300 (((-501) $) 79 (|has| |#1| (-566 (-501)))) (($ (-591 |#1|)) 116)) (-2695 (($ (-591 |#1|)) 70)) (-1624 (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ $) 66) (($ (-591 $)) 65)) (-2686 (((-796) $) 18 (|has| |#1| (-565 (-796))))) (-1475 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-4004 (((-108) $ $) 84 (|has| |#1| (-788)))) (-3982 (((-108) $ $) 83 (|has| |#1| (-788)))) (-3944 (((-108) $ $) 20 (|has| |#1| (-1018)))) (-3994 (((-108) $ $) 85 (|has| |#1| (-788)))) (-3971 (((-108) $ $) 82 (|has| |#1| (-788)))) (-4047 (($ $) 111 (|has| |#1| (-21))) (($ $ $) 110 (|has| |#1| (-21)))) (-4036 (($ $ $) 113 (|has| |#1| (-25)))) (* (($ (-525) $) 109 (|has| |#1| (-21))) (($ |#1| $) 108 (|has| |#1| (-668))) (($ $ |#1|) 107 (|has| |#1| (-668)))) (-2028 (((-712) $) 6 (|has| $ (-6 -4250)))))
(((-911 |#1|) (-131) (-975)) (T -911))
-((-3643 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-975)) (-4 *1 (-911 *3)))) (-4224 (*1 *2 *1) (-12 (-4 *1 (-911 *3)) (-4 *3 (-975)) (-5 *2 (-854)))) (-1408 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-975)) (-4 *1 (-911 *3)))) (-4210 (*1 *1 *1 *1) (-12 (-4 *1 (-911 *2)) (-4 *2 (-975)))) (-2784 (*1 *1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *1 (-911 *3)) (-4 *3 (-975)))))
-(-13 (-1169 |t#1|) (-10 -8 (-15 -3643 ($ (-591 |t#1|))) (-15 -4224 ((-854) $)) (-15 -1408 ($ (-591 |t#1|))) (-15 -4210 ($ $ $)) (-15 -2784 ($ $ (-591 |t#1|)))))
-(((-33) . T) ((-97) -3321 (|has| |#1| (-1018)) (|has| |#1| (-788))) ((-565 (-796)) -3321 (|has| |#1| (-1018)) (|has| |#1| (-788)) (|has| |#1| (-565 (-796)))) ((-142 |#1|) . T) ((-566 (-501)) |has| |#1| (-566 (-501))) ((-265 #0=(-525) |#1|) . T) ((-267 #0# |#1|) . T) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-351 |#1|) . T) ((-464 |#1|) . T) ((-558 #0# |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-596 |#1|) . T) ((-19 |#1|) . T) ((-788) |has| |#1| (-788)) ((-1018) -3321 (|has| |#1| (-1018)) (|has| |#1| (-788))) ((-1125) . T) ((-1169 |#1|) . T))
-((-1340 (((-876 |#2|) (-1 |#2| |#1|) (-876 |#1|)) 17)))
-(((-912 |#1| |#2|) (-10 -7 (-15 -1340 ((-876 |#2|) (-1 |#2| |#1|) (-876 |#1|)))) (-975) (-975)) (T -912))
-((-1340 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-876 *5)) (-4 *5 (-975)) (-4 *6 (-975)) (-5 *2 (-876 *6)) (-5 *1 (-912 *5 *6)))))
-(-10 -7 (-15 -1340 ((-876 |#2|) (-1 |#2| |#1|) (-876 |#1|))))
-((-1318 ((|#1| (-876 |#1|)) 13)) (-3072 ((|#1| (-876 |#1|)) 12)) (-2918 ((|#1| (-876 |#1|)) 11)) (-2181 ((|#1| (-876 |#1|)) 15)) (-3692 ((|#1| (-876 |#1|)) 21)) (-2450 ((|#1| (-876 |#1|)) 14)) (-1887 ((|#1| (-876 |#1|)) 16)) (-2853 ((|#1| (-876 |#1|)) 20)) (-1872 ((|#1| (-876 |#1|)) 19)))
-(((-913 |#1|) (-10 -7 (-15 -2918 (|#1| (-876 |#1|))) (-15 -3072 (|#1| (-876 |#1|))) (-15 -1318 (|#1| (-876 |#1|))) (-15 -2450 (|#1| (-876 |#1|))) (-15 -2181 (|#1| (-876 |#1|))) (-15 -1887 (|#1| (-876 |#1|))) (-15 -1872 (|#1| (-876 |#1|))) (-15 -2853 (|#1| (-876 |#1|))) (-15 -3692 (|#1| (-876 |#1|)))) (-975)) (T -913))
-((-3692 (*1 *2 *3) (-12 (-5 *3 (-876 *2)) (-5 *1 (-913 *2)) (-4 *2 (-975)))) (-2853 (*1 *2 *3) (-12 (-5 *3 (-876 *2)) (-5 *1 (-913 *2)) (-4 *2 (-975)))) (-1872 (*1 *2 *3) (-12 (-5 *3 (-876 *2)) (-5 *1 (-913 *2)) (-4 *2 (-975)))) (-1887 (*1 *2 *3) (-12 (-5 *3 (-876 *2)) (-5 *1 (-913 *2)) (-4 *2 (-975)))) (-2181 (*1 *2 *3) (-12 (-5 *3 (-876 *2)) (-5 *1 (-913 *2)) (-4 *2 (-975)))) (-2450 (*1 *2 *3) (-12 (-5 *3 (-876 *2)) (-5 *1 (-913 *2)) (-4 *2 (-975)))) (-1318 (*1 *2 *3) (-12 (-5 *3 (-876 *2)) (-5 *1 (-913 *2)) (-4 *2 (-975)))) (-3072 (*1 *2 *3) (-12 (-5 *3 (-876 *2)) (-5 *1 (-913 *2)) (-4 *2 (-975)))) (-2918 (*1 *2 *3) (-12 (-5 *3 (-876 *2)) (-5 *1 (-913 *2)) (-4 *2 (-975)))))
-(-10 -7 (-15 -2918 (|#1| (-876 |#1|))) (-15 -3072 (|#1| (-876 |#1|))) (-15 -1318 (|#1| (-876 |#1|))) (-15 -2450 (|#1| (-876 |#1|))) (-15 -2181 (|#1| (-876 |#1|))) (-15 -1887 (|#1| (-876 |#1|))) (-15 -1872 (|#1| (-876 |#1|))) (-15 -2853 (|#1| (-876 |#1|))) (-15 -3692 (|#1| (-876 |#1|))))
-((-2523 (((-3 |#1| "failed") |#1|) 18)) (-3826 (((-3 |#1| "failed") |#1|) 6)) (-4091 (((-3 |#1| "failed") |#1|) 16)) (-1893 (((-3 |#1| "failed") |#1|) 4)) (-3325 (((-3 |#1| "failed") |#1|) 20)) (-3750 (((-3 |#1| "failed") |#1|) 8)) (-1906 (((-3 |#1| "failed") |#1| (-712)) 1)) (-1783 (((-3 |#1| "failed") |#1|) 3)) (-1606 (((-3 |#1| "failed") |#1|) 2)) (-3966 (((-3 |#1| "failed") |#1|) 21)) (-1939 (((-3 |#1| "failed") |#1|) 9)) (-3533 (((-3 |#1| "failed") |#1|) 19)) (-3068 (((-3 |#1| "failed") |#1|) 7)) (-1972 (((-3 |#1| "failed") |#1|) 17)) (-2773 (((-3 |#1| "failed") |#1|) 5)) (-4176 (((-3 |#1| "failed") |#1|) 24)) (-4085 (((-3 |#1| "failed") |#1|) 12)) (-1604 (((-3 |#1| "failed") |#1|) 22)) (-4050 (((-3 |#1| "failed") |#1|) 10)) (-2564 (((-3 |#1| "failed") |#1|) 26)) (-2830 (((-3 |#1| "failed") |#1|) 14)) (-2469 (((-3 |#1| "failed") |#1|) 27)) (-1524 (((-3 |#1| "failed") |#1|) 15)) (-1746 (((-3 |#1| "failed") |#1|) 25)) (-3740 (((-3 |#1| "failed") |#1|) 13)) (-2768 (((-3 |#1| "failed") |#1|) 23)) (-3181 (((-3 |#1| "failed") |#1|) 11)))
+((-1867 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-975)) (-4 *1 (-911 *3)))) (-3840 (*1 *2 *1) (-12 (-4 *1 (-911 *3)) (-4 *3 (-975)) (-5 *2 (-854)))) (-1300 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-975)) (-4 *1 (-911 *3)))) (-1804 (*1 *1 *1 *1) (-12 (-4 *1 (-911 *2)) (-4 *2 (-975)))) (-1618 (*1 *1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *1 (-911 *3)) (-4 *3 (-975)))))
+(-13 (-1169 |t#1|) (-10 -8 (-15 -1867 ($ (-591 |t#1|))) (-15 -3840 ((-854) $)) (-15 -1300 ($ (-591 |t#1|))) (-15 -1804 ($ $ $)) (-15 -1618 ($ $ (-591 |t#1|)))))
+(((-33) . T) ((-97) -3150 (|has| |#1| (-1018)) (|has| |#1| (-788))) ((-565 (-796)) -3150 (|has| |#1| (-1018)) (|has| |#1| (-788)) (|has| |#1| (-565 (-796)))) ((-142 |#1|) . T) ((-566 (-501)) |has| |#1| (-566 (-501))) ((-265 #0=(-525) |#1|) . T) ((-267 #0# |#1|) . T) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-351 |#1|) . T) ((-464 |#1|) . T) ((-558 #0# |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-596 |#1|) . T) ((-19 |#1|) . T) ((-788) |has| |#1| (-788)) ((-1018) -3150 (|has| |#1| (-1018)) (|has| |#1| (-788))) ((-1125) . T) ((-1169 |#1|) . T))
+((-1257 (((-876 |#2|) (-1 |#2| |#1|) (-876 |#1|)) 17)))
+(((-912 |#1| |#2|) (-10 -7 (-15 -1257 ((-876 |#2|) (-1 |#2| |#1|) (-876 |#1|)))) (-975) (-975)) (T -912))
+((-1257 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-876 *5)) (-4 *5 (-975)) (-4 *6 (-975)) (-5 *2 (-876 *6)) (-5 *1 (-912 *5 *6)))))
+(-10 -7 (-15 -1257 ((-876 |#2|) (-1 |#2| |#1|) (-876 |#1|))))
+((-1751 ((|#1| (-876 |#1|)) 13)) (-1420 ((|#1| (-876 |#1|)) 12)) (-3568 ((|#1| (-876 |#1|)) 11)) (-3443 ((|#1| (-876 |#1|)) 15)) (-3512 ((|#1| (-876 |#1|)) 21)) (-1331 ((|#1| (-876 |#1|)) 14)) (-2618 ((|#1| (-876 |#1|)) 16)) (-4190 ((|#1| (-876 |#1|)) 20)) (-2476 ((|#1| (-876 |#1|)) 19)))
+(((-913 |#1|) (-10 -7 (-15 -3568 (|#1| (-876 |#1|))) (-15 -1420 (|#1| (-876 |#1|))) (-15 -1751 (|#1| (-876 |#1|))) (-15 -1331 (|#1| (-876 |#1|))) (-15 -3443 (|#1| (-876 |#1|))) (-15 -2618 (|#1| (-876 |#1|))) (-15 -2476 (|#1| (-876 |#1|))) (-15 -4190 (|#1| (-876 |#1|))) (-15 -3512 (|#1| (-876 |#1|)))) (-975)) (T -913))
+((-3512 (*1 *2 *3) (-12 (-5 *3 (-876 *2)) (-5 *1 (-913 *2)) (-4 *2 (-975)))) (-4190 (*1 *2 *3) (-12 (-5 *3 (-876 *2)) (-5 *1 (-913 *2)) (-4 *2 (-975)))) (-2476 (*1 *2 *3) (-12 (-5 *3 (-876 *2)) (-5 *1 (-913 *2)) (-4 *2 (-975)))) (-2618 (*1 *2 *3) (-12 (-5 *3 (-876 *2)) (-5 *1 (-913 *2)) (-4 *2 (-975)))) (-3443 (*1 *2 *3) (-12 (-5 *3 (-876 *2)) (-5 *1 (-913 *2)) (-4 *2 (-975)))) (-1331 (*1 *2 *3) (-12 (-5 *3 (-876 *2)) (-5 *1 (-913 *2)) (-4 *2 (-975)))) (-1751 (*1 *2 *3) (-12 (-5 *3 (-876 *2)) (-5 *1 (-913 *2)) (-4 *2 (-975)))) (-1420 (*1 *2 *3) (-12 (-5 *3 (-876 *2)) (-5 *1 (-913 *2)) (-4 *2 (-975)))) (-3568 (*1 *2 *3) (-12 (-5 *3 (-876 *2)) (-5 *1 (-913 *2)) (-4 *2 (-975)))))
+(-10 -7 (-15 -3568 (|#1| (-876 |#1|))) (-15 -1420 (|#1| (-876 |#1|))) (-15 -1751 (|#1| (-876 |#1|))) (-15 -1331 (|#1| (-876 |#1|))) (-15 -3443 (|#1| (-876 |#1|))) (-15 -2618 (|#1| (-876 |#1|))) (-15 -2476 (|#1| (-876 |#1|))) (-15 -4190 (|#1| (-876 |#1|))) (-15 -3512 (|#1| (-876 |#1|))))
+((-3879 (((-3 |#1| "failed") |#1|) 18)) (-2392 (((-3 |#1| "failed") |#1|) 6)) (-1989 (((-3 |#1| "failed") |#1|) 16)) (-2668 (((-3 |#1| "failed") |#1|) 4)) (-4144 (((-3 |#1| "failed") |#1|) 20)) (-2799 (((-3 |#1| "failed") |#1|) 8)) (-2808 (((-3 |#1| "failed") |#1| (-712)) 1)) (-3948 (((-3 |#1| "failed") |#1|) 3)) (-2156 (((-3 |#1| "failed") |#1|) 2)) (-3241 (((-3 |#1| "failed") |#1|) 21)) (-1842 (((-3 |#1| "failed") |#1|) 9)) (-1339 (((-3 |#1| "failed") |#1|) 19)) (-1379 (((-3 |#1| "failed") |#1|) 7)) (-2259 (((-3 |#1| "failed") |#1|) 17)) (-1542 (((-3 |#1| "failed") |#1|) 5)) (-1590 (((-3 |#1| "failed") |#1|) 24)) (-1942 (((-3 |#1| "failed") |#1|) 12)) (-2120 (((-3 |#1| "failed") |#1|) 22)) (-2845 (((-3 |#1| "failed") |#1|) 10)) (-3052 (((-3 |#1| "failed") |#1|) 26)) (-3928 (((-3 |#1| "failed") |#1|) 14)) (-1513 (((-3 |#1| "failed") |#1|) 27)) (-2486 (((-3 |#1| "failed") |#1|) 15)) (-3060 (((-3 |#1| "failed") |#1|) 25)) (-2716 (((-3 |#1| "failed") |#1|) 13)) (-1499 (((-3 |#1| "failed") |#1|) 23)) (-4197 (((-3 |#1| "failed") |#1|) 11)))
(((-914 |#1|) (-131) (-1111)) (T -914))
-((-2469 (*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))) (-2564 (*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))) (-1746 (*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))) (-4176 (*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))) (-2768 (*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))) (-1604 (*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))) (-3966 (*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))) (-3325 (*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))) (-3533 (*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))) (-2523 (*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))) (-1972 (*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))) (-4091 (*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))) (-1524 (*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))) (-2830 (*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))) (-3740 (*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))) (-4085 (*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))) (-3181 (*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))) (-4050 (*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))) (-1939 (*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))) (-3750 (*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))) (-3068 (*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))) (-3826 (*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))) (-2773 (*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))) (-1893 (*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))) (-1783 (*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))) (-1606 (*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))) (-1906 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-712)) (-4 *1 (-914 *2)) (-4 *2 (-1111)))))
-(-13 (-10 -7 (-15 -1906 ((-3 |t#1| "failed") |t#1| (-712))) (-15 -1606 ((-3 |t#1| "failed") |t#1|)) (-15 -1783 ((-3 |t#1| "failed") |t#1|)) (-15 -1893 ((-3 |t#1| "failed") |t#1|)) (-15 -2773 ((-3 |t#1| "failed") |t#1|)) (-15 -3826 ((-3 |t#1| "failed") |t#1|)) (-15 -3068 ((-3 |t#1| "failed") |t#1|)) (-15 -3750 ((-3 |t#1| "failed") |t#1|)) (-15 -1939 ((-3 |t#1| "failed") |t#1|)) (-15 -4050 ((-3 |t#1| "failed") |t#1|)) (-15 -3181 ((-3 |t#1| "failed") |t#1|)) (-15 -4085 ((-3 |t#1| "failed") |t#1|)) (-15 -3740 ((-3 |t#1| "failed") |t#1|)) (-15 -2830 ((-3 |t#1| "failed") |t#1|)) (-15 -1524 ((-3 |t#1| "failed") |t#1|)) (-15 -4091 ((-3 |t#1| "failed") |t#1|)) (-15 -1972 ((-3 |t#1| "failed") |t#1|)) (-15 -2523 ((-3 |t#1| "failed") |t#1|)) (-15 -3533 ((-3 |t#1| "failed") |t#1|)) (-15 -3325 ((-3 |t#1| "failed") |t#1|)) (-15 -3966 ((-3 |t#1| "failed") |t#1|)) (-15 -1604 ((-3 |t#1| "failed") |t#1|)) (-15 -2768 ((-3 |t#1| "failed") |t#1|)) (-15 -4176 ((-3 |t#1| "failed") |t#1|)) (-15 -1746 ((-3 |t#1| "failed") |t#1|)) (-15 -2564 ((-3 |t#1| "failed") |t#1|)) (-15 -2469 ((-3 |t#1| "failed") |t#1|))))
-((-3538 ((|#4| |#4| (-591 |#3|)) 56) ((|#4| |#4| |#3|) 55)) (-1725 ((|#4| |#4| (-591 |#3|)) 23) ((|#4| |#4| |#3|) 19)) (-1340 ((|#4| (-1 |#4| (-885 |#1|)) |#4|) 30)))
-(((-915 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1725 (|#4| |#4| |#3|)) (-15 -1725 (|#4| |#4| (-591 |#3|))) (-15 -3538 (|#4| |#4| |#3|)) (-15 -3538 (|#4| |#4| (-591 |#3|))) (-15 -1340 (|#4| (-1 |#4| (-885 |#1|)) |#4|))) (-975) (-734) (-13 (-788) (-10 -8 (-15 -1408 ((-1089) $)) (-15 -2037 ((-3 $ "failed") (-1089))))) (-882 (-885 |#1|) |#2| |#3|)) (T -915))
-((-1340 (*1 *2 *3 *2) (-12 (-5 *3 (-1 *2 (-885 *4))) (-4 *4 (-975)) (-4 *2 (-882 (-885 *4) *5 *6)) (-4 *5 (-734)) (-4 *6 (-13 (-788) (-10 -8 (-15 -1408 ((-1089) $)) (-15 -2037 ((-3 $ "failed") (-1089)))))) (-5 *1 (-915 *4 *5 *6 *2)))) (-3538 (*1 *2 *2 *3) (-12 (-5 *3 (-591 *6)) (-4 *6 (-13 (-788) (-10 -8 (-15 -1408 ((-1089) $)) (-15 -2037 ((-3 $ "failed") (-1089)))))) (-4 *4 (-975)) (-4 *5 (-734)) (-5 *1 (-915 *4 *5 *6 *2)) (-4 *2 (-882 (-885 *4) *5 *6)))) (-3538 (*1 *2 *2 *3) (-12 (-4 *4 (-975)) (-4 *5 (-734)) (-4 *3 (-13 (-788) (-10 -8 (-15 -1408 ((-1089) $)) (-15 -2037 ((-3 $ "failed") (-1089)))))) (-5 *1 (-915 *4 *5 *3 *2)) (-4 *2 (-882 (-885 *4) *5 *3)))) (-1725 (*1 *2 *2 *3) (-12 (-5 *3 (-591 *6)) (-4 *6 (-13 (-788) (-10 -8 (-15 -1408 ((-1089) $)) (-15 -2037 ((-3 $ "failed") (-1089)))))) (-4 *4 (-975)) (-4 *5 (-734)) (-5 *1 (-915 *4 *5 *6 *2)) (-4 *2 (-882 (-885 *4) *5 *6)))) (-1725 (*1 *2 *2 *3) (-12 (-4 *4 (-975)) (-4 *5 (-734)) (-4 *3 (-13 (-788) (-10 -8 (-15 -1408 ((-1089) $)) (-15 -2037 ((-3 $ "failed") (-1089)))))) (-5 *1 (-915 *4 *5 *3 *2)) (-4 *2 (-882 (-885 *4) *5 *3)))))
-(-10 -7 (-15 -1725 (|#4| |#4| |#3|)) (-15 -1725 (|#4| |#4| (-591 |#3|))) (-15 -3538 (|#4| |#4| |#3|)) (-15 -3538 (|#4| |#4| (-591 |#3|))) (-15 -1340 (|#4| (-1 |#4| (-885 |#1|)) |#4|)))
-((-2000 ((|#2| |#3|) 35)) (-1426 (((-2 (|:| -4003 (-631 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-631 |#2|))) |#2|) 73)) (-3441 (((-2 (|:| -4003 (-631 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-631 |#2|)))) 89)))
-(((-916 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3441 ((-2 (|:| -4003 (-631 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-631 |#2|))))) (-15 -1426 ((-2 (|:| -4003 (-631 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-631 |#2|))) |#2|)) (-15 -2000 (|#2| |#3|))) (-327) (-1147 |#1|) (-1147 |#2|) (-666 |#2| |#3|)) (T -916))
-((-2000 (*1 *2 *3) (-12 (-4 *3 (-1147 *2)) (-4 *2 (-1147 *4)) (-5 *1 (-916 *4 *2 *3 *5)) (-4 *4 (-327)) (-4 *5 (-666 *2 *3)))) (-1426 (*1 *2 *3) (-12 (-4 *4 (-327)) (-4 *3 (-1147 *4)) (-4 *5 (-1147 *3)) (-5 *2 (-2 (|:| -4003 (-631 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-631 *3)))) (-5 *1 (-916 *4 *3 *5 *6)) (-4 *6 (-666 *3 *5)))) (-3441 (*1 *2) (-12 (-4 *3 (-327)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 *4)) (-5 *2 (-2 (|:| -4003 (-631 *4)) (|:| |basisDen| *4) (|:| |basisInv| (-631 *4)))) (-5 *1 (-916 *3 *4 *5 *6)) (-4 *6 (-666 *4 *5)))))
-(-10 -7 (-15 -3441 ((-2 (|:| -4003 (-631 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-631 |#2|))))) (-15 -1426 ((-2 (|:| -4003 (-631 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-631 |#2|))) |#2|)) (-15 -2000 (|#2| |#3|)))
-((-2990 (((-918 (-385 (-525)) (-798 |#1|) (-220 |#2| (-712)) (-227 |#1| (-385 (-525)))) (-918 (-385 (-525)) (-798 |#1|) (-220 |#2| (-712)) (-227 |#1| (-385 (-525))))) 69)))
-(((-917 |#1| |#2|) (-10 -7 (-15 -2990 ((-918 (-385 (-525)) (-798 |#1|) (-220 |#2| (-712)) (-227 |#1| (-385 (-525)))) (-918 (-385 (-525)) (-798 |#1|) (-220 |#2| (-712)) (-227 |#1| (-385 (-525))))))) (-591 (-1089)) (-712)) (T -917))
-((-2990 (*1 *2 *2) (-12 (-5 *2 (-918 (-385 (-525)) (-798 *3) (-220 *4 (-712)) (-227 *3 (-385 (-525))))) (-14 *3 (-591 (-1089))) (-14 *4 (-712)) (-5 *1 (-917 *3 *4)))))
-(-10 -7 (-15 -2990 ((-918 (-385 (-525)) (-798 |#1|) (-220 |#2| (-712)) (-227 |#1| (-385 (-525)))) (-918 (-385 (-525)) (-798 |#1|) (-220 |#2| (-712)) (-227 |#1| (-385 (-525)))))))
-((-3008 (((-108) $ $) NIL)) (-4078 (((-3 (-108) "failed") $) 69)) (-2179 (($ $) 36 (-12 (|has| |#1| (-138)) (|has| |#1| (-286))))) (-2156 (($ $ (-3 (-108) "failed")) 70)) (-1537 (($ (-591 |#4|) |#4|) 25)) (-2339 (((-1072) $) NIL)) (-2780 (($ $) 67)) (-2047 (((-1036) $) NIL)) (-3028 (((-108) $) 68)) (-3209 (($) 30)) (-3301 ((|#4| $) 72)) (-3881 (((-591 |#4|) $) 71)) (-3022 (((-796) $) 66)) (-4096 (((-108) $ $) NIL)))
-(((-918 |#1| |#2| |#3| |#4|) (-13 (-1018) (-565 (-796)) (-10 -8 (-15 -3209 ($)) (-15 -1537 ($ (-591 |#4|) |#4|)) (-15 -4078 ((-3 (-108) "failed") $)) (-15 -2156 ($ $ (-3 (-108) "failed"))) (-15 -3028 ((-108) $)) (-15 -3881 ((-591 |#4|) $)) (-15 -3301 (|#4| $)) (-15 -2780 ($ $)) (IF (|has| |#1| (-286)) (IF (|has| |#1| (-138)) (-15 -2179 ($ $)) |%noBranch|) |%noBranch|))) (-429) (-788) (-734) (-882 |#1| |#3| |#2|)) (T -918))
-((-3209 (*1 *1) (-12 (-4 *2 (-429)) (-4 *3 (-788)) (-4 *4 (-734)) (-5 *1 (-918 *2 *3 *4 *5)) (-4 *5 (-882 *2 *4 *3)))) (-1537 (*1 *1 *2 *3) (-12 (-5 *2 (-591 *3)) (-4 *3 (-882 *4 *6 *5)) (-4 *4 (-429)) (-4 *5 (-788)) (-4 *6 (-734)) (-5 *1 (-918 *4 *5 *6 *3)))) (-4078 (*1 *2 *1) (|partial| -12 (-4 *3 (-429)) (-4 *4 (-788)) (-4 *5 (-734)) (-5 *2 (-108)) (-5 *1 (-918 *3 *4 *5 *6)) (-4 *6 (-882 *3 *5 *4)))) (-2156 (*1 *1 *1 *2) (-12 (-5 *2 (-3 (-108) "failed")) (-4 *3 (-429)) (-4 *4 (-788)) (-4 *5 (-734)) (-5 *1 (-918 *3 *4 *5 *6)) (-4 *6 (-882 *3 *5 *4)))) (-3028 (*1 *2 *1) (-12 (-4 *3 (-429)) (-4 *4 (-788)) (-4 *5 (-734)) (-5 *2 (-108)) (-5 *1 (-918 *3 *4 *5 *6)) (-4 *6 (-882 *3 *5 *4)))) (-3881 (*1 *2 *1) (-12 (-4 *3 (-429)) (-4 *4 (-788)) (-4 *5 (-734)) (-5 *2 (-591 *6)) (-5 *1 (-918 *3 *4 *5 *6)) (-4 *6 (-882 *3 *5 *4)))) (-3301 (*1 *2 *1) (-12 (-4 *2 (-882 *3 *5 *4)) (-5 *1 (-918 *3 *4 *5 *2)) (-4 *3 (-429)) (-4 *4 (-788)) (-4 *5 (-734)))) (-2780 (*1 *1 *1) (-12 (-4 *2 (-429)) (-4 *3 (-788)) (-4 *4 (-734)) (-5 *1 (-918 *2 *3 *4 *5)) (-4 *5 (-882 *2 *4 *3)))) (-2179 (*1 *1 *1) (-12 (-4 *2 (-138)) (-4 *2 (-286)) (-4 *2 (-429)) (-4 *3 (-788)) (-4 *4 (-734)) (-5 *1 (-918 *2 *3 *4 *5)) (-4 *5 (-882 *2 *4 *3)))))
-(-13 (-1018) (-565 (-796)) (-10 -8 (-15 -3209 ($)) (-15 -1537 ($ (-591 |#4|) |#4|)) (-15 -4078 ((-3 (-108) "failed") $)) (-15 -2156 ($ $ (-3 (-108) "failed"))) (-15 -3028 ((-108) $)) (-15 -3881 ((-591 |#4|) $)) (-15 -3301 (|#4| $)) (-15 -2780 ($ $)) (IF (|has| |#1| (-286)) (IF (|has| |#1| (-138)) (-15 -2179 ($ $)) |%noBranch|) |%noBranch|)))
-((-1274 (((-108) |#5| |#5|) 38)) (-3215 (((-108) |#5| |#5|) 52)) (-2665 (((-108) |#5| (-591 |#5|)) 74) (((-108) |#5| |#5|) 61)) (-3583 (((-108) (-591 |#4|) (-591 |#4|)) 58)) (-1366 (((-108) (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|)) (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))) 63)) (-2751 (((-1176)) 33)) (-2016 (((-1176) (-1072) (-1072) (-1072)) 29)) (-3452 (((-591 |#5|) (-591 |#5|)) 81)) (-2410 (((-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))) (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|)))) 79)) (-3293 (((-591 (-2 (|:| -1317 (-591 |#4|)) (|:| -3374 |#5|) (|:| |ineq| (-591 |#4|)))) (-591 |#4|) (-591 |#5|) (-108) (-108)) 101)) (-2333 (((-108) |#5| |#5|) 47)) (-1349 (((-3 (-108) "failed") |#5| |#5|) 71)) (-1486 (((-108) (-591 |#4|) (-591 |#4|)) 57)) (-4129 (((-108) (-591 |#4|) (-591 |#4|)) 59)) (-2154 (((-108) (-591 |#4|) (-591 |#4|)) 60)) (-2340 (((-3 (-2 (|:| -1317 (-591 |#4|)) (|:| -3374 |#5|) (|:| |ineq| (-591 |#4|))) "failed") (-591 |#4|) |#5| (-591 |#4|) (-108) (-108) (-108) (-108) (-108)) 97)) (-3311 (((-591 |#5|) (-591 |#5|)) 43)))
-(((-919 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2016 ((-1176) (-1072) (-1072) (-1072))) (-15 -2751 ((-1176))) (-15 -1274 ((-108) |#5| |#5|)) (-15 -3311 ((-591 |#5|) (-591 |#5|))) (-15 -2333 ((-108) |#5| |#5|)) (-15 -3215 ((-108) |#5| |#5|)) (-15 -3583 ((-108) (-591 |#4|) (-591 |#4|))) (-15 -1486 ((-108) (-591 |#4|) (-591 |#4|))) (-15 -4129 ((-108) (-591 |#4|) (-591 |#4|))) (-15 -2154 ((-108) (-591 |#4|) (-591 |#4|))) (-15 -1349 ((-3 (-108) "failed") |#5| |#5|)) (-15 -2665 ((-108) |#5| |#5|)) (-15 -2665 ((-108) |#5| (-591 |#5|))) (-15 -3452 ((-591 |#5|) (-591 |#5|))) (-15 -1366 ((-108) (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|)) (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|)))) (-15 -2410 ((-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))) (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))))) (-15 -3293 ((-591 (-2 (|:| -1317 (-591 |#4|)) (|:| -3374 |#5|) (|:| |ineq| (-591 |#4|)))) (-591 |#4|) (-591 |#5|) (-108) (-108))) (-15 -2340 ((-3 (-2 (|:| -1317 (-591 |#4|)) (|:| -3374 |#5|) (|:| |ineq| (-591 |#4|))) "failed") (-591 |#4|) |#5| (-591 |#4|) (-108) (-108) (-108) (-108) (-108)))) (-429) (-734) (-788) (-989 |#1| |#2| |#3|) (-994 |#1| |#2| |#3| |#4|)) (T -919))
-((-2340 (*1 *2 *3 *4 *3 *5 *5 *5 *5 *5) (|partial| -12 (-5 *5 (-108)) (-4 *6 (-429)) (-4 *7 (-734)) (-4 *8 (-788)) (-4 *9 (-989 *6 *7 *8)) (-5 *2 (-2 (|:| -1317 (-591 *9)) (|:| -3374 *4) (|:| |ineq| (-591 *9)))) (-5 *1 (-919 *6 *7 *8 *9 *4)) (-5 *3 (-591 *9)) (-4 *4 (-994 *6 *7 *8 *9)))) (-3293 (*1 *2 *3 *4 *5 *5) (-12 (-5 *4 (-591 *10)) (-5 *5 (-108)) (-4 *10 (-994 *6 *7 *8 *9)) (-4 *6 (-429)) (-4 *7 (-734)) (-4 *8 (-788)) (-4 *9 (-989 *6 *7 *8)) (-5 *2 (-591 (-2 (|:| -1317 (-591 *9)) (|:| -3374 *10) (|:| |ineq| (-591 *9))))) (-5 *1 (-919 *6 *7 *8 *9 *10)) (-5 *3 (-591 *9)))) (-2410 (*1 *2 *2) (-12 (-5 *2 (-591 (-2 (|:| |val| (-591 *6)) (|:| -3374 *7)))) (-4 *6 (-989 *3 *4 *5)) (-4 *7 (-994 *3 *4 *5 *6)) (-4 *3 (-429)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-919 *3 *4 *5 *6 *7)))) (-1366 (*1 *2 *3 *3) (-12 (-5 *3 (-2 (|:| |val| (-591 *7)) (|:| -3374 *8))) (-4 *7 (-989 *4 *5 *6)) (-4 *8 (-994 *4 *5 *6 *7)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108)) (-5 *1 (-919 *4 *5 *6 *7 *8)))) (-3452 (*1 *2 *2) (-12 (-5 *2 (-591 *7)) (-4 *7 (-994 *3 *4 *5 *6)) (-4 *3 (-429)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *1 (-919 *3 *4 *5 *6 *7)))) (-2665 (*1 *2 *3 *4) (-12 (-5 *4 (-591 *3)) (-4 *3 (-994 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *8 (-989 *5 *6 *7)) (-5 *2 (-108)) (-5 *1 (-919 *5 *6 *7 *8 *3)))) (-2665 (*1 *2 *3 *3) (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-919 *4 *5 *6 *7 *3)) (-4 *3 (-994 *4 *5 *6 *7)))) (-1349 (*1 *2 *3 *3) (|partial| -12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-919 *4 *5 *6 *7 *3)) (-4 *3 (-994 *4 *5 *6 *7)))) (-2154 (*1 *2 *3 *3) (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108)) (-5 *1 (-919 *4 *5 *6 *7 *8)) (-4 *8 (-994 *4 *5 *6 *7)))) (-4129 (*1 *2 *3 *3) (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108)) (-5 *1 (-919 *4 *5 *6 *7 *8)) (-4 *8 (-994 *4 *5 *6 *7)))) (-1486 (*1 *2 *3 *3) (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108)) (-5 *1 (-919 *4 *5 *6 *7 *8)) (-4 *8 (-994 *4 *5 *6 *7)))) (-3583 (*1 *2 *3 *3) (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108)) (-5 *1 (-919 *4 *5 *6 *7 *8)) (-4 *8 (-994 *4 *5 *6 *7)))) (-3215 (*1 *2 *3 *3) (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-919 *4 *5 *6 *7 *3)) (-4 *3 (-994 *4 *5 *6 *7)))) (-2333 (*1 *2 *3 *3) (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-919 *4 *5 *6 *7 *3)) (-4 *3 (-994 *4 *5 *6 *7)))) (-3311 (*1 *2 *2) (-12 (-5 *2 (-591 *7)) (-4 *7 (-994 *3 *4 *5 *6)) (-4 *3 (-429)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *1 (-919 *3 *4 *5 *6 *7)))) (-1274 (*1 *2 *3 *3) (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-919 *4 *5 *6 *7 *3)) (-4 *3 (-994 *4 *5 *6 *7)))) (-2751 (*1 *2) (-12 (-4 *3 (-429)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-1176)) (-5 *1 (-919 *3 *4 *5 *6 *7)) (-4 *7 (-994 *3 *4 *5 *6)))) (-2016 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1072)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-1176)) (-5 *1 (-919 *4 *5 *6 *7 *8)) (-4 *8 (-994 *4 *5 *6 *7)))))
-(-10 -7 (-15 -2016 ((-1176) (-1072) (-1072) (-1072))) (-15 -2751 ((-1176))) (-15 -1274 ((-108) |#5| |#5|)) (-15 -3311 ((-591 |#5|) (-591 |#5|))) (-15 -2333 ((-108) |#5| |#5|)) (-15 -3215 ((-108) |#5| |#5|)) (-15 -3583 ((-108) (-591 |#4|) (-591 |#4|))) (-15 -1486 ((-108) (-591 |#4|) (-591 |#4|))) (-15 -4129 ((-108) (-591 |#4|) (-591 |#4|))) (-15 -2154 ((-108) (-591 |#4|) (-591 |#4|))) (-15 -1349 ((-3 (-108) "failed") |#5| |#5|)) (-15 -2665 ((-108) |#5| |#5|)) (-15 -2665 ((-108) |#5| (-591 |#5|))) (-15 -3452 ((-591 |#5|) (-591 |#5|))) (-15 -1366 ((-108) (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|)) (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|)))) (-15 -2410 ((-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))) (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))))) (-15 -3293 ((-591 (-2 (|:| -1317 (-591 |#4|)) (|:| -3374 |#5|) (|:| |ineq| (-591 |#4|)))) (-591 |#4|) (-591 |#5|) (-108) (-108))) (-15 -2340 ((-3 (-2 (|:| -1317 (-591 |#4|)) (|:| -3374 |#5|) (|:| |ineq| (-591 |#4|))) "failed") (-591 |#4|) |#5| (-591 |#4|) (-108) (-108) (-108) (-108) (-108))))
-((-2037 (((-1089) $) 15)) (-3024 (((-1072) $) 16)) (-2717 (($ (-1089) (-1072)) 14)) (-3022 (((-796) $) 13)))
-(((-920) (-13 (-565 (-796)) (-10 -8 (-15 -2717 ($ (-1089) (-1072))) (-15 -2037 ((-1089) $)) (-15 -3024 ((-1072) $))))) (T -920))
-((-2717 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-1072)) (-5 *1 (-920)))) (-2037 (*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-920)))) (-3024 (*1 *2 *1) (-12 (-5 *2 (-1072)) (-5 *1 (-920)))))
-(-13 (-565 (-796)) (-10 -8 (-15 -2717 ($ (-1089) (-1072))) (-15 -2037 ((-1089) $)) (-15 -3024 ((-1072) $))))
-((-1340 ((|#4| (-1 |#2| |#1|) |#3|) 14)))
-(((-921 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1340 (|#4| (-1 |#2| |#1|) |#3|))) (-517) (-517) (-923 |#1|) (-923 |#2|)) (T -921))
-((-1340 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-517)) (-4 *6 (-517)) (-4 *2 (-923 *6)) (-5 *1 (-921 *5 *6 *4 *2)) (-4 *4 (-923 *5)))))
-(-10 -7 (-15 -1340 (|#4| (-1 |#2| |#1|) |#3|)))
-((-1251 (((-3 |#2| "failed") $) NIL) (((-3 (-1089) "failed") $) 65) (((-3 (-385 (-525)) "failed") $) NIL) (((-3 (-525) "failed") $) 95)) (-3528 ((|#2| $) NIL) (((-1089) $) 60) (((-385 (-525)) $) NIL) (((-525) $) 92)) (-3305 (((-631 (-525)) (-631 $)) NIL) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL) (((-2 (|:| -4057 (-631 |#2|)) (|:| |vec| (-1171 |#2|))) (-631 $) (-1171 $)) 112) (((-631 |#2|) (-631 $)) 28)) (-3377 (($) 98)) (-2011 (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) 75) (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) 84)) (-2368 (($ $) 10)) (-2085 (((-3 $ "failed") $) 20)) (-1340 (($ (-1 |#2| |#2|) $) 22)) (-3506 (($) 16)) (-3093 (($ $) 54)) (-3266 (($ $) NIL) (($ $ (-712)) NIL) (($ $ (-1089)) NIL) (($ $ (-591 (-1089))) NIL) (($ $ (-1089) (-712)) NIL) (($ $ (-591 (-1089)) (-591 (-712))) NIL) (($ $ (-1 |#2| |#2|) (-712)) NIL) (($ $ (-1 |#2| |#2|)) 36)) (-2966 (($ $) 12)) (-1408 (((-825 (-525)) $) 70) (((-825 (-357)) $) 79) (((-501) $) 40) (((-357) $) 44) (((-205) $) 47)) (-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) 90) (($ |#2|) NIL) (($ (-1089)) 57)) (-2128 (((-712)) 31)) (-4112 (((-108) $ $) 50)))
-(((-922 |#1| |#2|) (-10 -8 (-15 -4112 ((-108) |#1| |#1|)) (-15 -3506 (|#1|)) (-15 -2085 ((-3 |#1| "failed") |#1|)) (-15 -3528 ((-525) |#1|)) (-15 -1251 ((-3 (-525) "failed") |#1|)) (-15 -3528 ((-385 (-525)) |#1|)) (-15 -1251 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -1408 ((-205) |#1|)) (-15 -1408 ((-357) |#1|)) (-15 -1408 ((-501) |#1|)) (-15 -3528 ((-1089) |#1|)) (-15 -1251 ((-3 (-1089) "failed") |#1|)) (-15 -3022 (|#1| (-1089))) (-15 -3377 (|#1|)) (-15 -3093 (|#1| |#1|)) (-15 -2966 (|#1| |#1|)) (-15 -2368 (|#1| |#1|)) (-15 -2011 ((-822 (-357) |#1|) |#1| (-825 (-357)) (-822 (-357) |#1|))) (-15 -2011 ((-822 (-525) |#1|) |#1| (-825 (-525)) (-822 (-525) |#1|))) (-15 -1408 ((-825 (-357)) |#1|)) (-15 -1408 ((-825 (-525)) |#1|)) (-15 -3305 ((-631 |#2|) (-631 |#1|))) (-15 -3305 ((-2 (|:| -4057 (-631 |#2|)) (|:| |vec| (-1171 |#2|))) (-631 |#1|) (-1171 |#1|))) (-15 -3305 ((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 |#1|) (-1171 |#1|))) (-15 -3305 ((-631 (-525)) (-631 |#1|))) (-15 -3266 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3266 (|#1| |#1| (-1 |#2| |#2|) (-712))) (-15 -3266 (|#1| |#1| (-591 (-1089)) (-591 (-712)))) (-15 -3266 (|#1| |#1| (-1089) (-712))) (-15 -3266 (|#1| |#1| (-591 (-1089)))) (-15 -3266 (|#1| |#1| (-1089))) (-15 -3266 (|#1| |#1| (-712))) (-15 -3266 (|#1| |#1|)) (-15 -1340 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3528 (|#2| |#1|)) (-15 -1251 ((-3 |#2| "failed") |#1|)) (-15 -3022 (|#1| |#2|)) (-15 -3022 (|#1| (-385 (-525)))) (-15 -3022 (|#1| |#1|)) (-15 -3022 (|#1| (-525))) (-15 -2128 ((-712))) (-15 -3022 ((-796) |#1|))) (-923 |#2|) (-517)) (T -922))
-((-2128 (*1 *2) (-12 (-4 *4 (-517)) (-5 *2 (-712)) (-5 *1 (-922 *3 *4)) (-4 *3 (-923 *4)))))
-(-10 -8 (-15 -4112 ((-108) |#1| |#1|)) (-15 -3506 (|#1|)) (-15 -2085 ((-3 |#1| "failed") |#1|)) (-15 -3528 ((-525) |#1|)) (-15 -1251 ((-3 (-525) "failed") |#1|)) (-15 -3528 ((-385 (-525)) |#1|)) (-15 -1251 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -1408 ((-205) |#1|)) (-15 -1408 ((-357) |#1|)) (-15 -1408 ((-501) |#1|)) (-15 -3528 ((-1089) |#1|)) (-15 -1251 ((-3 (-1089) "failed") |#1|)) (-15 -3022 (|#1| (-1089))) (-15 -3377 (|#1|)) (-15 -3093 (|#1| |#1|)) (-15 -2966 (|#1| |#1|)) (-15 -2368 (|#1| |#1|)) (-15 -2011 ((-822 (-357) |#1|) |#1| (-825 (-357)) (-822 (-357) |#1|))) (-15 -2011 ((-822 (-525) |#1|) |#1| (-825 (-525)) (-822 (-525) |#1|))) (-15 -1408 ((-825 (-357)) |#1|)) (-15 -1408 ((-825 (-525)) |#1|)) (-15 -3305 ((-631 |#2|) (-631 |#1|))) (-15 -3305 ((-2 (|:| -4057 (-631 |#2|)) (|:| |vec| (-1171 |#2|))) (-631 |#1|) (-1171 |#1|))) (-15 -3305 ((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 |#1|) (-1171 |#1|))) (-15 -3305 ((-631 (-525)) (-631 |#1|))) (-15 -3266 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3266 (|#1| |#1| (-1 |#2| |#2|) (-712))) (-15 -3266 (|#1| |#1| (-591 (-1089)) (-591 (-712)))) (-15 -3266 (|#1| |#1| (-1089) (-712))) (-15 -3266 (|#1| |#1| (-591 (-1089)))) (-15 -3266 (|#1| |#1| (-1089))) (-15 -3266 (|#1| |#1| (-712))) (-15 -3266 (|#1| |#1|)) (-15 -1340 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3528 (|#2| |#1|)) (-15 -1251 ((-3 |#2| "failed") |#1|)) (-15 -3022 (|#1| |#2|)) (-15 -3022 (|#1| (-385 (-525)))) (-15 -3022 (|#1| |#1|)) (-15 -3022 (|#1| (-525))) (-15 -2128 ((-712))) (-15 -3022 ((-796) |#1|)))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-1508 ((|#1| $) 139 (|has| |#1| (-286)))) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) 41)) (-3706 (($ $) 40)) (-1715 (((-108) $) 38)) (-2157 (((-3 $ "failed") $ $) 19)) (-1965 (((-396 (-1085 $)) (-1085 $)) 130 (|has| |#1| (-842)))) (-1291 (($ $) 73)) (-2827 (((-396 $) $) 72)) (-2252 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) 133 (|has| |#1| (-842)))) (-1947 (((-108) $ $) 59)) (-3329 (((-525) $) 120 (|has| |#1| (-761)))) (-3798 (($) 17 T CONST)) (-1251 (((-3 |#1| "failed") $) 178) (((-3 (-1089) "failed") $) 128 (|has| |#1| (-966 (-1089)))) (((-3 (-385 (-525)) "failed") $) 112 (|has| |#1| (-966 (-525)))) (((-3 (-525) "failed") $) 110 (|has| |#1| (-966 (-525))))) (-3528 ((|#1| $) 177) (((-1089) $) 127 (|has| |#1| (-966 (-1089)))) (((-385 (-525)) $) 111 (|has| |#1| (-966 (-525)))) (((-525) $) 109 (|has| |#1| (-966 (-525))))) (-2129 (($ $ $) 55)) (-3305 (((-631 (-525)) (-631 $)) 152 (|has| |#1| (-587 (-525)))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) 151 (|has| |#1| (-587 (-525)))) (((-2 (|:| -4057 (-631 |#1|)) (|:| |vec| (-1171 |#1|))) (-631 $) (-1171 $)) 150) (((-631 |#1|) (-631 $)) 149)) (-4163 (((-3 $ "failed") $) 34)) (-3377 (($) 137 (|has| |#1| (-510)))) (-2110 (($ $ $) 56)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) 51)) (-2744 (((-108) $) 71)) (-2134 (((-108) $) 122 (|has| |#1| (-761)))) (-2011 (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) 146 (|has| |#1| (-819 (-525)))) (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) 145 (|has| |#1| (-819 (-357))))) (-2824 (((-108) $) 31)) (-2368 (($ $) 141)) (-1738 ((|#1| $) 143)) (-2085 (((-3 $ "failed") $) 108 (|has| |#1| (-1065)))) (-2732 (((-108) $) 121 (|has| |#1| (-761)))) (-1758 (((-3 (-591 $) "failed") (-591 $) $) 52)) (-3741 (($ $ $) 118 (|has| |#1| (-788)))) (-2478 (($ $ $) 117 (|has| |#1| (-788)))) (-1340 (($ (-1 |#1| |#1|) $) 169)) (-1356 (($ $ $) 46) (($ (-591 $)) 45)) (-2339 (((-1072) $) 9)) (-1622 (($ $) 70)) (-3506 (($) 107 (|has| |#1| (-1065)) CONST)) (-2047 (((-1036) $) 10)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) 44)) (-1399 (($ $ $) 48) (($ (-591 $)) 47)) (-3093 (($ $) 138 (|has| |#1| (-286)))) (-2662 ((|#1| $) 135 (|has| |#1| (-510)))) (-2916 (((-396 (-1085 $)) (-1085 $)) 132 (|has| |#1| (-842)))) (-1626 (((-396 (-1085 $)) (-1085 $)) 131 (|has| |#1| (-842)))) (-1348 (((-396 $) $) 74)) (-3375 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-2089 (((-3 $ "failed") $ $) 42)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) 50)) (-4132 (($ $ (-591 |#1|) (-591 |#1|)) 175 (|has| |#1| (-288 |#1|))) (($ $ |#1| |#1|) 174 (|has| |#1| (-288 |#1|))) (($ $ (-273 |#1|)) 173 (|has| |#1| (-288 |#1|))) (($ $ (-591 (-273 |#1|))) 172 (|has| |#1| (-288 |#1|))) (($ $ (-591 (-1089)) (-591 |#1|)) 171 (|has| |#1| (-486 (-1089) |#1|))) (($ $ (-1089) |#1|) 170 (|has| |#1| (-486 (-1089) |#1|)))) (-1712 (((-712) $) 58)) (-3164 (($ $ |#1|) 176 (|has| |#1| (-265 |#1| |#1|)))) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) 57)) (-3266 (($ $) 168 (|has| |#1| (-213))) (($ $ (-712)) 166 (|has| |#1| (-213))) (($ $ (-1089)) 164 (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) 163 (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) 162 (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) 161 (|has| |#1| (-833 (-1089)))) (($ $ (-1 |#1| |#1|) (-712)) 154) (($ $ (-1 |#1| |#1|)) 153)) (-2966 (($ $) 140)) (-1754 ((|#1| $) 142)) (-1408 (((-825 (-525)) $) 148 (|has| |#1| (-566 (-825 (-525))))) (((-825 (-357)) $) 147 (|has| |#1| (-566 (-825 (-357))))) (((-501) $) 125 (|has| |#1| (-566 (-501)))) (((-357) $) 124 (|has| |#1| (-951))) (((-205) $) 123 (|has| |#1| (-951)))) (-2265 (((-3 (-1171 $) "failed") (-631 $)) 134 (-1213 (|has| $ (-136)) (|has| |#1| (-842))))) (-3022 (((-796) $) 11) (($ (-525)) 28) (($ $) 43) (($ (-385 (-525))) 65) (($ |#1|) 181) (($ (-1089)) 129 (|has| |#1| (-966 (-1089))))) (-1437 (((-3 $ "failed") $) 126 (-3321 (|has| |#1| (-136)) (-1213 (|has| $ (-136)) (|has| |#1| (-842)))))) (-2128 (((-712)) 29)) (-3862 ((|#1| $) 136 (|has| |#1| (-510)))) (-2495 (((-108) $ $) 39)) (-1539 (($ $) 119 (|has| |#1| (-761)))) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33) (($ $ (-525)) 69)) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4196 (($ $) 167 (|has| |#1| (-213))) (($ $ (-712)) 165 (|has| |#1| (-213))) (($ $ (-1089)) 160 (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) 159 (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) 158 (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) 157 (|has| |#1| (-833 (-1089)))) (($ $ (-1 |#1| |#1|) (-712)) 156) (($ $ (-1 |#1| |#1|)) 155)) (-4135 (((-108) $ $) 115 (|has| |#1| (-788)))) (-4119 (((-108) $ $) 114 (|has| |#1| (-788)))) (-4096 (((-108) $ $) 6)) (-4126 (((-108) $ $) 116 (|has| |#1| (-788)))) (-4112 (((-108) $ $) 113 (|has| |#1| (-788)))) (-4173 (($ $ $) 64) (($ |#1| |#1|) 144)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32) (($ $ (-525)) 68)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 67) (($ (-385 (-525)) $) 66) (($ |#1| $) 180) (($ $ |#1|) 179)))
+((-1513 (*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))) (-3052 (*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))) (-3060 (*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))) (-1590 (*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))) (-1499 (*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))) (-2120 (*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))) (-3241 (*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))) (-4144 (*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))) (-1339 (*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))) (-3879 (*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))) (-2259 (*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))) (-1989 (*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))) (-2486 (*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))) (-3928 (*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))) (-2716 (*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))) (-1942 (*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))) (-4197 (*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))) (-2845 (*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))) (-1842 (*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))) (-2799 (*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))) (-1379 (*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))) (-2392 (*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))) (-1542 (*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))) (-2668 (*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))) (-3948 (*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))) (-2156 (*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))) (-2808 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-712)) (-4 *1 (-914 *2)) (-4 *2 (-1111)))))
+(-13 (-10 -7 (-15 -2808 ((-3 |t#1| "failed") |t#1| (-712))) (-15 -2156 ((-3 |t#1| "failed") |t#1|)) (-15 -3948 ((-3 |t#1| "failed") |t#1|)) (-15 -2668 ((-3 |t#1| "failed") |t#1|)) (-15 -1542 ((-3 |t#1| "failed") |t#1|)) (-15 -2392 ((-3 |t#1| "failed") |t#1|)) (-15 -1379 ((-3 |t#1| "failed") |t#1|)) (-15 -2799 ((-3 |t#1| "failed") |t#1|)) (-15 -1842 ((-3 |t#1| "failed") |t#1|)) (-15 -2845 ((-3 |t#1| "failed") |t#1|)) (-15 -4197 ((-3 |t#1| "failed") |t#1|)) (-15 -1942 ((-3 |t#1| "failed") |t#1|)) (-15 -2716 ((-3 |t#1| "failed") |t#1|)) (-15 -3928 ((-3 |t#1| "failed") |t#1|)) (-15 -2486 ((-3 |t#1| "failed") |t#1|)) (-15 -1989 ((-3 |t#1| "failed") |t#1|)) (-15 -2259 ((-3 |t#1| "failed") |t#1|)) (-15 -3879 ((-3 |t#1| "failed") |t#1|)) (-15 -1339 ((-3 |t#1| "failed") |t#1|)) (-15 -4144 ((-3 |t#1| "failed") |t#1|)) (-15 -3241 ((-3 |t#1| "failed") |t#1|)) (-15 -2120 ((-3 |t#1| "failed") |t#1|)) (-15 -1499 ((-3 |t#1| "failed") |t#1|)) (-15 -1590 ((-3 |t#1| "failed") |t#1|)) (-15 -3060 ((-3 |t#1| "failed") |t#1|)) (-15 -3052 ((-3 |t#1| "failed") |t#1|)) (-15 -1513 ((-3 |t#1| "failed") |t#1|))))
+((-1375 ((|#4| |#4| (-591 |#3|)) 56) ((|#4| |#4| |#3|) 55)) (-3171 ((|#4| |#4| (-591 |#3|)) 23) ((|#4| |#4| |#3|) 19)) (-1257 ((|#4| (-1 |#4| (-885 |#1|)) |#4|) 30)))
+(((-915 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3171 (|#4| |#4| |#3|)) (-15 -3171 (|#4| |#4| (-591 |#3|))) (-15 -1375 (|#4| |#4| |#3|)) (-15 -1375 (|#4| |#4| (-591 |#3|))) (-15 -1257 (|#4| (-1 |#4| (-885 |#1|)) |#4|))) (-975) (-734) (-13 (-788) (-10 -8 (-15 -1300 ((-1089) $)) (-15 -1592 ((-3 $ "failed") (-1089))))) (-882 (-885 |#1|) |#2| |#3|)) (T -915))
+((-1257 (*1 *2 *3 *2) (-12 (-5 *3 (-1 *2 (-885 *4))) (-4 *4 (-975)) (-4 *2 (-882 (-885 *4) *5 *6)) (-4 *5 (-734)) (-4 *6 (-13 (-788) (-10 -8 (-15 -1300 ((-1089) $)) (-15 -1592 ((-3 $ "failed") (-1089)))))) (-5 *1 (-915 *4 *5 *6 *2)))) (-1375 (*1 *2 *2 *3) (-12 (-5 *3 (-591 *6)) (-4 *6 (-13 (-788) (-10 -8 (-15 -1300 ((-1089) $)) (-15 -1592 ((-3 $ "failed") (-1089)))))) (-4 *4 (-975)) (-4 *5 (-734)) (-5 *1 (-915 *4 *5 *6 *2)) (-4 *2 (-882 (-885 *4) *5 *6)))) (-1375 (*1 *2 *2 *3) (-12 (-4 *4 (-975)) (-4 *5 (-734)) (-4 *3 (-13 (-788) (-10 -8 (-15 -1300 ((-1089) $)) (-15 -1592 ((-3 $ "failed") (-1089)))))) (-5 *1 (-915 *4 *5 *3 *2)) (-4 *2 (-882 (-885 *4) *5 *3)))) (-3171 (*1 *2 *2 *3) (-12 (-5 *3 (-591 *6)) (-4 *6 (-13 (-788) (-10 -8 (-15 -1300 ((-1089) $)) (-15 -1592 ((-3 $ "failed") (-1089)))))) (-4 *4 (-975)) (-4 *5 (-734)) (-5 *1 (-915 *4 *5 *6 *2)) (-4 *2 (-882 (-885 *4) *5 *6)))) (-3171 (*1 *2 *2 *3) (-12 (-4 *4 (-975)) (-4 *5 (-734)) (-4 *3 (-13 (-788) (-10 -8 (-15 -1300 ((-1089) $)) (-15 -1592 ((-3 $ "failed") (-1089)))))) (-5 *1 (-915 *4 *5 *3 *2)) (-4 *2 (-882 (-885 *4) *5 *3)))))
+(-10 -7 (-15 -3171 (|#4| |#4| |#3|)) (-15 -3171 (|#4| |#4| (-591 |#3|))) (-15 -1375 (|#4| |#4| |#3|)) (-15 -1375 (|#4| |#4| (-591 |#3|))) (-15 -1257 (|#4| (-1 |#4| (-885 |#1|)) |#4|)))
+((-4214 ((|#2| |#3|) 35)) (-3662 (((-2 (|:| -3612 (-631 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-631 |#2|))) |#2|) 73)) (-2773 (((-2 (|:| -3612 (-631 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-631 |#2|)))) 89)))
+(((-916 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2773 ((-2 (|:| -3612 (-631 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-631 |#2|))))) (-15 -3662 ((-2 (|:| -3612 (-631 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-631 |#2|))) |#2|)) (-15 -4214 (|#2| |#3|))) (-327) (-1147 |#1|) (-1147 |#2|) (-666 |#2| |#3|)) (T -916))
+((-4214 (*1 *2 *3) (-12 (-4 *3 (-1147 *2)) (-4 *2 (-1147 *4)) (-5 *1 (-916 *4 *2 *3 *5)) (-4 *4 (-327)) (-4 *5 (-666 *2 *3)))) (-3662 (*1 *2 *3) (-12 (-4 *4 (-327)) (-4 *3 (-1147 *4)) (-4 *5 (-1147 *3)) (-5 *2 (-2 (|:| -3612 (-631 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-631 *3)))) (-5 *1 (-916 *4 *3 *5 *6)) (-4 *6 (-666 *3 *5)))) (-2773 (*1 *2) (-12 (-4 *3 (-327)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 *4)) (-5 *2 (-2 (|:| -3612 (-631 *4)) (|:| |basisDen| *4) (|:| |basisInv| (-631 *4)))) (-5 *1 (-916 *3 *4 *5 *6)) (-4 *6 (-666 *4 *5)))))
+(-10 -7 (-15 -2773 ((-2 (|:| -3612 (-631 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-631 |#2|))))) (-15 -3662 ((-2 (|:| -3612 (-631 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-631 |#2|))) |#2|)) (-15 -4214 (|#2| |#3|)))
+((-2993 (((-918 (-385 (-525)) (-798 |#1|) (-220 |#2| (-712)) (-227 |#1| (-385 (-525)))) (-918 (-385 (-525)) (-798 |#1|) (-220 |#2| (-712)) (-227 |#1| (-385 (-525))))) 69)))
+(((-917 |#1| |#2|) (-10 -7 (-15 -2993 ((-918 (-385 (-525)) (-798 |#1|) (-220 |#2| (-712)) (-227 |#1| (-385 (-525)))) (-918 (-385 (-525)) (-798 |#1|) (-220 |#2| (-712)) (-227 |#1| (-385 (-525))))))) (-591 (-1089)) (-712)) (T -917))
+((-2993 (*1 *2 *2) (-12 (-5 *2 (-918 (-385 (-525)) (-798 *3) (-220 *4 (-712)) (-227 *3 (-385 (-525))))) (-14 *3 (-591 (-1089))) (-14 *4 (-712)) (-5 *1 (-917 *3 *4)))))
+(-10 -7 (-15 -2993 ((-918 (-385 (-525)) (-798 |#1|) (-220 |#2| (-712)) (-227 |#1| (-385 (-525)))) (-918 (-385 (-525)) (-798 |#1|) (-220 |#2| (-712)) (-227 |#1| (-385 (-525)))))))
+((-2673 (((-108) $ $) NIL)) (-2680 (((-3 (-108) "failed") $) 69)) (-3421 (($ $) 36 (-12 (|has| |#1| (-138)) (|has| |#1| (-286))))) (-3322 (($ $ (-3 (-108) "failed")) 70)) (-1442 (($ (-591 |#4|) |#4|) 25)) (-2621 (((-1072) $) NIL)) (-1595 (($ $) 67)) (-2937 (((-1036) $) NIL)) (-2077 (((-108) $) 68)) (-3164 (($) 30)) (-3886 ((|#4| $) 72)) (-1747 (((-591 |#4|) $) 71)) (-2686 (((-796) $) 66)) (-3944 (((-108) $ $) NIL)))
+(((-918 |#1| |#2| |#3| |#4|) (-13 (-1018) (-565 (-796)) (-10 -8 (-15 -3164 ($)) (-15 -1442 ($ (-591 |#4|) |#4|)) (-15 -2680 ((-3 (-108) "failed") $)) (-15 -3322 ($ $ (-3 (-108) "failed"))) (-15 -2077 ((-108) $)) (-15 -1747 ((-591 |#4|) $)) (-15 -3886 (|#4| $)) (-15 -1595 ($ $)) (IF (|has| |#1| (-286)) (IF (|has| |#1| (-138)) (-15 -3421 ($ $)) |%noBranch|) |%noBranch|))) (-429) (-788) (-734) (-882 |#1| |#3| |#2|)) (T -918))
+((-3164 (*1 *1) (-12 (-4 *2 (-429)) (-4 *3 (-788)) (-4 *4 (-734)) (-5 *1 (-918 *2 *3 *4 *5)) (-4 *5 (-882 *2 *4 *3)))) (-1442 (*1 *1 *2 *3) (-12 (-5 *2 (-591 *3)) (-4 *3 (-882 *4 *6 *5)) (-4 *4 (-429)) (-4 *5 (-788)) (-4 *6 (-734)) (-5 *1 (-918 *4 *5 *6 *3)))) (-2680 (*1 *2 *1) (|partial| -12 (-4 *3 (-429)) (-4 *4 (-788)) (-4 *5 (-734)) (-5 *2 (-108)) (-5 *1 (-918 *3 *4 *5 *6)) (-4 *6 (-882 *3 *5 *4)))) (-3322 (*1 *1 *1 *2) (-12 (-5 *2 (-3 (-108) "failed")) (-4 *3 (-429)) (-4 *4 (-788)) (-4 *5 (-734)) (-5 *1 (-918 *3 *4 *5 *6)) (-4 *6 (-882 *3 *5 *4)))) (-2077 (*1 *2 *1) (-12 (-4 *3 (-429)) (-4 *4 (-788)) (-4 *5 (-734)) (-5 *2 (-108)) (-5 *1 (-918 *3 *4 *5 *6)) (-4 *6 (-882 *3 *5 *4)))) (-1747 (*1 *2 *1) (-12 (-4 *3 (-429)) (-4 *4 (-788)) (-4 *5 (-734)) (-5 *2 (-591 *6)) (-5 *1 (-918 *3 *4 *5 *6)) (-4 *6 (-882 *3 *5 *4)))) (-3886 (*1 *2 *1) (-12 (-4 *2 (-882 *3 *5 *4)) (-5 *1 (-918 *3 *4 *5 *2)) (-4 *3 (-429)) (-4 *4 (-788)) (-4 *5 (-734)))) (-1595 (*1 *1 *1) (-12 (-4 *2 (-429)) (-4 *3 (-788)) (-4 *4 (-734)) (-5 *1 (-918 *2 *3 *4 *5)) (-4 *5 (-882 *2 *4 *3)))) (-3421 (*1 *1 *1) (-12 (-4 *2 (-138)) (-4 *2 (-286)) (-4 *2 (-429)) (-4 *3 (-788)) (-4 *4 (-734)) (-5 *1 (-918 *2 *3 *4 *5)) (-4 *5 (-882 *2 *4 *3)))))
+(-13 (-1018) (-565 (-796)) (-10 -8 (-15 -3164 ($)) (-15 -1442 ($ (-591 |#4|) |#4|)) (-15 -2680 ((-3 (-108) "failed") $)) (-15 -3322 ($ $ (-3 (-108) "failed"))) (-15 -2077 ((-108) $)) (-15 -1747 ((-591 |#4|) $)) (-15 -3886 (|#4| $)) (-15 -1595 ($ $)) (IF (|has| |#1| (-286)) (IF (|has| |#1| (-138)) (-15 -3421 ($ $)) |%noBranch|) |%noBranch|)))
+((-3969 (((-108) |#5| |#5|) 38)) (-3232 (((-108) |#5| |#5|) 52)) (-2800 (((-108) |#5| (-591 |#5|)) 74) (((-108) |#5| |#5|) 61)) (-1759 (((-108) (-591 |#4|) (-591 |#4|)) 58)) (-2311 (((-108) (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|)) (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))) 63)) (-1336 (((-1176)) 33)) (-4079 (((-1176) (-1072) (-1072) (-1072)) 29)) (-2896 (((-591 |#5|) (-591 |#5|)) 81)) (-2017 (((-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))) (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|)))) 79)) (-3801 (((-591 (-2 (|:| -2203 (-591 |#4|)) (|:| -3585 |#5|) (|:| |ineq| (-591 |#4|)))) (-591 |#4|) (-591 |#5|) (-108) (-108)) 101)) (-2572 (((-108) |#5| |#5|) 47)) (-2107 (((-3 (-108) "failed") |#5| |#5|) 71)) (-1412 (((-108) (-591 |#4|) (-591 |#4|)) 57)) (-2357 (((-108) (-591 |#4|) (-591 |#4|)) 59)) (-3300 (((-108) (-591 |#4|) (-591 |#4|)) 60)) (-2632 (((-3 (-2 (|:| -2203 (-591 |#4|)) (|:| -3585 |#5|) (|:| |ineq| (-591 |#4|))) "failed") (-591 |#4|) |#5| (-591 |#4|) (-108) (-108) (-108) (-108) (-108)) 97)) (-4001 (((-591 |#5|) (-591 |#5|)) 43)))
+(((-919 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -4079 ((-1176) (-1072) (-1072) (-1072))) (-15 -1336 ((-1176))) (-15 -3969 ((-108) |#5| |#5|)) (-15 -4001 ((-591 |#5|) (-591 |#5|))) (-15 -2572 ((-108) |#5| |#5|)) (-15 -3232 ((-108) |#5| |#5|)) (-15 -1759 ((-108) (-591 |#4|) (-591 |#4|))) (-15 -1412 ((-108) (-591 |#4|) (-591 |#4|))) (-15 -2357 ((-108) (-591 |#4|) (-591 |#4|))) (-15 -3300 ((-108) (-591 |#4|) (-591 |#4|))) (-15 -2107 ((-3 (-108) "failed") |#5| |#5|)) (-15 -2800 ((-108) |#5| |#5|)) (-15 -2800 ((-108) |#5| (-591 |#5|))) (-15 -2896 ((-591 |#5|) (-591 |#5|))) (-15 -2311 ((-108) (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|)) (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|)))) (-15 -2017 ((-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))) (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))))) (-15 -3801 ((-591 (-2 (|:| -2203 (-591 |#4|)) (|:| -3585 |#5|) (|:| |ineq| (-591 |#4|)))) (-591 |#4|) (-591 |#5|) (-108) (-108))) (-15 -2632 ((-3 (-2 (|:| -2203 (-591 |#4|)) (|:| -3585 |#5|) (|:| |ineq| (-591 |#4|))) "failed") (-591 |#4|) |#5| (-591 |#4|) (-108) (-108) (-108) (-108) (-108)))) (-429) (-734) (-788) (-989 |#1| |#2| |#3|) (-994 |#1| |#2| |#3| |#4|)) (T -919))
+((-2632 (*1 *2 *3 *4 *3 *5 *5 *5 *5 *5) (|partial| -12 (-5 *5 (-108)) (-4 *6 (-429)) (-4 *7 (-734)) (-4 *8 (-788)) (-4 *9 (-989 *6 *7 *8)) (-5 *2 (-2 (|:| -2203 (-591 *9)) (|:| -3585 *4) (|:| |ineq| (-591 *9)))) (-5 *1 (-919 *6 *7 *8 *9 *4)) (-5 *3 (-591 *9)) (-4 *4 (-994 *6 *7 *8 *9)))) (-3801 (*1 *2 *3 *4 *5 *5) (-12 (-5 *4 (-591 *10)) (-5 *5 (-108)) (-4 *10 (-994 *6 *7 *8 *9)) (-4 *6 (-429)) (-4 *7 (-734)) (-4 *8 (-788)) (-4 *9 (-989 *6 *7 *8)) (-5 *2 (-591 (-2 (|:| -2203 (-591 *9)) (|:| -3585 *10) (|:| |ineq| (-591 *9))))) (-5 *1 (-919 *6 *7 *8 *9 *10)) (-5 *3 (-591 *9)))) (-2017 (*1 *2 *2) (-12 (-5 *2 (-591 (-2 (|:| |val| (-591 *6)) (|:| -3585 *7)))) (-4 *6 (-989 *3 *4 *5)) (-4 *7 (-994 *3 *4 *5 *6)) (-4 *3 (-429)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-919 *3 *4 *5 *6 *7)))) (-2311 (*1 *2 *3 *3) (-12 (-5 *3 (-2 (|:| |val| (-591 *7)) (|:| -3585 *8))) (-4 *7 (-989 *4 *5 *6)) (-4 *8 (-994 *4 *5 *6 *7)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108)) (-5 *1 (-919 *4 *5 *6 *7 *8)))) (-2896 (*1 *2 *2) (-12 (-5 *2 (-591 *7)) (-4 *7 (-994 *3 *4 *5 *6)) (-4 *3 (-429)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *1 (-919 *3 *4 *5 *6 *7)))) (-2800 (*1 *2 *3 *4) (-12 (-5 *4 (-591 *3)) (-4 *3 (-994 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *8 (-989 *5 *6 *7)) (-5 *2 (-108)) (-5 *1 (-919 *5 *6 *7 *8 *3)))) (-2800 (*1 *2 *3 *3) (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-919 *4 *5 *6 *7 *3)) (-4 *3 (-994 *4 *5 *6 *7)))) (-2107 (*1 *2 *3 *3) (|partial| -12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-919 *4 *5 *6 *7 *3)) (-4 *3 (-994 *4 *5 *6 *7)))) (-3300 (*1 *2 *3 *3) (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108)) (-5 *1 (-919 *4 *5 *6 *7 *8)) (-4 *8 (-994 *4 *5 *6 *7)))) (-2357 (*1 *2 *3 *3) (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108)) (-5 *1 (-919 *4 *5 *6 *7 *8)) (-4 *8 (-994 *4 *5 *6 *7)))) (-1412 (*1 *2 *3 *3) (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108)) (-5 *1 (-919 *4 *5 *6 *7 *8)) (-4 *8 (-994 *4 *5 *6 *7)))) (-1759 (*1 *2 *3 *3) (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108)) (-5 *1 (-919 *4 *5 *6 *7 *8)) (-4 *8 (-994 *4 *5 *6 *7)))) (-3232 (*1 *2 *3 *3) (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-919 *4 *5 *6 *7 *3)) (-4 *3 (-994 *4 *5 *6 *7)))) (-2572 (*1 *2 *3 *3) (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-919 *4 *5 *6 *7 *3)) (-4 *3 (-994 *4 *5 *6 *7)))) (-4001 (*1 *2 *2) (-12 (-5 *2 (-591 *7)) (-4 *7 (-994 *3 *4 *5 *6)) (-4 *3 (-429)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *1 (-919 *3 *4 *5 *6 *7)))) (-3969 (*1 *2 *3 *3) (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-919 *4 *5 *6 *7 *3)) (-4 *3 (-994 *4 *5 *6 *7)))) (-1336 (*1 *2) (-12 (-4 *3 (-429)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-1176)) (-5 *1 (-919 *3 *4 *5 *6 *7)) (-4 *7 (-994 *3 *4 *5 *6)))) (-4079 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1072)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-1176)) (-5 *1 (-919 *4 *5 *6 *7 *8)) (-4 *8 (-994 *4 *5 *6 *7)))))
+(-10 -7 (-15 -4079 ((-1176) (-1072) (-1072) (-1072))) (-15 -1336 ((-1176))) (-15 -3969 ((-108) |#5| |#5|)) (-15 -4001 ((-591 |#5|) (-591 |#5|))) (-15 -2572 ((-108) |#5| |#5|)) (-15 -3232 ((-108) |#5| |#5|)) (-15 -1759 ((-108) (-591 |#4|) (-591 |#4|))) (-15 -1412 ((-108) (-591 |#4|) (-591 |#4|))) (-15 -2357 ((-108) (-591 |#4|) (-591 |#4|))) (-15 -3300 ((-108) (-591 |#4|) (-591 |#4|))) (-15 -2107 ((-3 (-108) "failed") |#5| |#5|)) (-15 -2800 ((-108) |#5| |#5|)) (-15 -2800 ((-108) |#5| (-591 |#5|))) (-15 -2896 ((-591 |#5|) (-591 |#5|))) (-15 -2311 ((-108) (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|)) (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|)))) (-15 -2017 ((-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))) (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))))) (-15 -3801 ((-591 (-2 (|:| -2203 (-591 |#4|)) (|:| -3585 |#5|) (|:| |ineq| (-591 |#4|)))) (-591 |#4|) (-591 |#5|) (-108) (-108))) (-15 -2632 ((-3 (-2 (|:| -2203 (-591 |#4|)) (|:| -3585 |#5|) (|:| |ineq| (-591 |#4|))) "failed") (-591 |#4|) |#5| (-591 |#4|) (-108) (-108) (-108) (-108) (-108))))
+((-1592 (((-1089) $) 15)) (-2940 (((-1072) $) 16)) (-3045 (($ (-1089) (-1072)) 14)) (-2686 (((-796) $) 13)))
+(((-920) (-13 (-565 (-796)) (-10 -8 (-15 -3045 ($ (-1089) (-1072))) (-15 -1592 ((-1089) $)) (-15 -2940 ((-1072) $))))) (T -920))
+((-3045 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-1072)) (-5 *1 (-920)))) (-1592 (*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-920)))) (-2940 (*1 *2 *1) (-12 (-5 *2 (-1072)) (-5 *1 (-920)))))
+(-13 (-565 (-796)) (-10 -8 (-15 -3045 ($ (-1089) (-1072))) (-15 -1592 ((-1089) $)) (-15 -2940 ((-1072) $))))
+((-1257 ((|#4| (-1 |#2| |#1|) |#3|) 14)))
+(((-921 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1257 (|#4| (-1 |#2| |#1|) |#3|))) (-517) (-517) (-923 |#1|) (-923 |#2|)) (T -921))
+((-1257 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-517)) (-4 *6 (-517)) (-4 *2 (-923 *6)) (-5 *1 (-921 *5 *6 *4 *2)) (-4 *4 (-923 *5)))))
+(-10 -7 (-15 -1257 (|#4| (-1 |#2| |#1|) |#3|)))
+((-4174 (((-3 |#2| "failed") $) NIL) (((-3 (-1089) "failed") $) 65) (((-3 (-385 (-525)) "failed") $) NIL) (((-3 (-525) "failed") $) 95)) (-3341 ((|#2| $) NIL) (((-1089) $) 60) (((-385 (-525)) $) NIL) (((-525) $) 92)) (-3925 (((-631 (-525)) (-631 $)) NIL) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL) (((-2 (|:| -2928 (-631 |#2|)) (|:| |vec| (-1171 |#2|))) (-631 $) (-1171 $)) 112) (((-631 |#2|) (-631 $)) 28)) (-1325 (($) 98)) (-4018 (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) 75) (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) 84)) (-2920 (($ $) 10)) (-2115 (((-3 $ "failed") $) 20)) (-1257 (($ (-1 |#2| |#2|) $) 22)) (-3492 (($) 16)) (-1583 (($ $) 54)) (-2209 (($ $) NIL) (($ $ (-712)) NIL) (($ $ (-1089)) NIL) (($ $ (-591 (-1089))) NIL) (($ $ (-1089) (-712)) NIL) (($ $ (-591 (-1089)) (-591 (-712))) NIL) (($ $ (-1 |#2| |#2|) (-712)) NIL) (($ $ (-1 |#2| |#2|)) 36)) (-2774 (($ $) 12)) (-1300 (((-825 (-525)) $) 70) (((-825 (-357)) $) 79) (((-501) $) 40) (((-357) $) 44) (((-205) $) 47)) (-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) 90) (($ |#2|) NIL) (($ (-1089)) 57)) (-3425 (((-712)) 31)) (-3971 (((-108) $ $) 50)))
+(((-922 |#1| |#2|) (-10 -8 (-15 -3971 ((-108) |#1| |#1|)) (-15 -3492 (|#1|)) (-15 -2115 ((-3 |#1| "failed") |#1|)) (-15 -3341 ((-525) |#1|)) (-15 -4174 ((-3 (-525) "failed") |#1|)) (-15 -3341 ((-385 (-525)) |#1|)) (-15 -4174 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -1300 ((-205) |#1|)) (-15 -1300 ((-357) |#1|)) (-15 -1300 ((-501) |#1|)) (-15 -3341 ((-1089) |#1|)) (-15 -4174 ((-3 (-1089) "failed") |#1|)) (-15 -2686 (|#1| (-1089))) (-15 -1325 (|#1|)) (-15 -1583 (|#1| |#1|)) (-15 -2774 (|#1| |#1|)) (-15 -2920 (|#1| |#1|)) (-15 -4018 ((-822 (-357) |#1|) |#1| (-825 (-357)) (-822 (-357) |#1|))) (-15 -4018 ((-822 (-525) |#1|) |#1| (-825 (-525)) (-822 (-525) |#1|))) (-15 -1300 ((-825 (-357)) |#1|)) (-15 -1300 ((-825 (-525)) |#1|)) (-15 -3925 ((-631 |#2|) (-631 |#1|))) (-15 -3925 ((-2 (|:| -2928 (-631 |#2|)) (|:| |vec| (-1171 |#2|))) (-631 |#1|) (-1171 |#1|))) (-15 -3925 ((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 |#1|) (-1171 |#1|))) (-15 -3925 ((-631 (-525)) (-631 |#1|))) (-15 -2209 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2209 (|#1| |#1| (-1 |#2| |#2|) (-712))) (-15 -2209 (|#1| |#1| (-591 (-1089)) (-591 (-712)))) (-15 -2209 (|#1| |#1| (-1089) (-712))) (-15 -2209 (|#1| |#1| (-591 (-1089)))) (-15 -2209 (|#1| |#1| (-1089))) (-15 -2209 (|#1| |#1| (-712))) (-15 -2209 (|#1| |#1|)) (-15 -1257 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3341 (|#2| |#1|)) (-15 -4174 ((-3 |#2| "failed") |#1|)) (-15 -2686 (|#1| |#2|)) (-15 -2686 (|#1| (-385 (-525)))) (-15 -2686 (|#1| |#1|)) (-15 -2686 (|#1| (-525))) (-15 -3425 ((-712))) (-15 -2686 ((-796) |#1|))) (-923 |#2|) (-517)) (T -922))
+((-3425 (*1 *2) (-12 (-4 *4 (-517)) (-5 *2 (-712)) (-5 *1 (-922 *3 *4)) (-4 *3 (-923 *4)))))
+(-10 -8 (-15 -3971 ((-108) |#1| |#1|)) (-15 -3492 (|#1|)) (-15 -2115 ((-3 |#1| "failed") |#1|)) (-15 -3341 ((-525) |#1|)) (-15 -4174 ((-3 (-525) "failed") |#1|)) (-15 -3341 ((-385 (-525)) |#1|)) (-15 -4174 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -1300 ((-205) |#1|)) (-15 -1300 ((-357) |#1|)) (-15 -1300 ((-501) |#1|)) (-15 -3341 ((-1089) |#1|)) (-15 -4174 ((-3 (-1089) "failed") |#1|)) (-15 -2686 (|#1| (-1089))) (-15 -1325 (|#1|)) (-15 -1583 (|#1| |#1|)) (-15 -2774 (|#1| |#1|)) (-15 -2920 (|#1| |#1|)) (-15 -4018 ((-822 (-357) |#1|) |#1| (-825 (-357)) (-822 (-357) |#1|))) (-15 -4018 ((-822 (-525) |#1|) |#1| (-825 (-525)) (-822 (-525) |#1|))) (-15 -1300 ((-825 (-357)) |#1|)) (-15 -1300 ((-825 (-525)) |#1|)) (-15 -3925 ((-631 |#2|) (-631 |#1|))) (-15 -3925 ((-2 (|:| -2928 (-631 |#2|)) (|:| |vec| (-1171 |#2|))) (-631 |#1|) (-1171 |#1|))) (-15 -3925 ((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 |#1|) (-1171 |#1|))) (-15 -3925 ((-631 (-525)) (-631 |#1|))) (-15 -2209 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2209 (|#1| |#1| (-1 |#2| |#2|) (-712))) (-15 -2209 (|#1| |#1| (-591 (-1089)) (-591 (-712)))) (-15 -2209 (|#1| |#1| (-1089) (-712))) (-15 -2209 (|#1| |#1| (-591 (-1089)))) (-15 -2209 (|#1| |#1| (-1089))) (-15 -2209 (|#1| |#1| (-712))) (-15 -2209 (|#1| |#1|)) (-15 -1257 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3341 (|#2| |#1|)) (-15 -4174 ((-3 |#2| "failed") |#1|)) (-15 -2686 (|#1| |#2|)) (-15 -2686 (|#1| (-385 (-525)))) (-15 -2686 (|#1| |#1|)) (-15 -2686 (|#1| (-525))) (-15 -3425 ((-712))) (-15 -2686 ((-796) |#1|)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-2314 ((|#1| $) 139 (|has| |#1| (-286)))) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) 41)) (-3641 (($ $) 40)) (-3077 (((-108) $) 38)) (-3332 (((-3 $ "failed") $ $) 19)) (-2179 (((-396 (-1085 $)) (-1085 $)) 130 (|has| |#1| (-842)))) (-1720 (($ $) 73)) (-3898 (((-396 $) $) 72)) (-3008 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) 133 (|has| |#1| (-842)))) (-1965 (((-108) $ $) 59)) (-4188 (((-525) $) 120 (|has| |#1| (-761)))) (-2055 (($) 17 T CONST)) (-4174 (((-3 |#1| "failed") $) 178) (((-3 (-1089) "failed") $) 128 (|has| |#1| (-966 (-1089)))) (((-3 (-385 (-525)) "failed") $) 112 (|has| |#1| (-966 (-525)))) (((-3 (-525) "failed") $) 110 (|has| |#1| (-966 (-525))))) (-3341 ((|#1| $) 177) (((-1089) $) 127 (|has| |#1| (-966 (-1089)))) (((-385 (-525)) $) 111 (|has| |#1| (-966 (-525)))) (((-525) $) 109 (|has| |#1| (-966 (-525))))) (-3265 (($ $ $) 55)) (-3925 (((-631 (-525)) (-631 $)) 152 (|has| |#1| (-587 (-525)))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) 151 (|has| |#1| (-587 (-525)))) (((-2 (|:| -2928 (-631 |#1|)) (|:| |vec| (-1171 |#1|))) (-631 $) (-1171 $)) 150) (((-631 |#1|) (-631 $)) 149)) (-1522 (((-3 $ "failed") $) 34)) (-1325 (($) 137 (|has| |#1| (-510)))) (-3239 (($ $ $) 56)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) 51)) (-2393 (((-108) $) 71)) (-3489 (((-108) $) 122 (|has| |#1| (-761)))) (-4018 (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) 146 (|has| |#1| (-819 (-525)))) (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) 145 (|has| |#1| (-819 (-357))))) (-3865 (((-108) $) 31)) (-2920 (($ $) 141)) (-1384 ((|#1| $) 143)) (-2115 (((-3 $ "failed") $) 108 (|has| |#1| (-1065)))) (-2256 (((-108) $) 121 (|has| |#1| (-761)))) (-3188 (((-3 (-591 $) "failed") (-591 $) $) 52)) (-1923 (($ $ $) 118 (|has| |#1| (-788)))) (-3475 (($ $ $) 117 (|has| |#1| (-788)))) (-1257 (($ (-1 |#1| |#1|) $) 169)) (-2081 (($ $ $) 46) (($ (-591 $)) 45)) (-2621 (((-1072) $) 9)) (-1523 (($ $) 70)) (-3492 (($) 107 (|has| |#1| (-1065)) CONST)) (-2937 (((-1036) $) 10)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) 44)) (-2124 (($ $ $) 48) (($ (-591 $)) 47)) (-1583 (($ $) 138 (|has| |#1| (-286)))) (-2767 ((|#1| $) 135 (|has| |#1| (-510)))) (-3550 (((-396 (-1085 $)) (-1085 $)) 132 (|has| |#1| (-842)))) (-3534 (((-396 (-1085 $)) (-1085 $)) 131 (|has| |#1| (-842)))) (-2542 (((-396 $) $) 74)) (-3387 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-3210 (((-3 $ "failed") $ $) 42)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) 50)) (-1980 (($ $ (-591 |#1|) (-591 |#1|)) 175 (|has| |#1| (-288 |#1|))) (($ $ |#1| |#1|) 174 (|has| |#1| (-288 |#1|))) (($ $ (-273 |#1|)) 173 (|has| |#1| (-288 |#1|))) (($ $ (-591 (-273 |#1|))) 172 (|has| |#1| (-288 |#1|))) (($ $ (-591 (-1089)) (-591 |#1|)) 171 (|has| |#1| (-486 (-1089) |#1|))) (($ $ (-1089) |#1|) 170 (|has| |#1| (-486 (-1089) |#1|)))) (-3048 (((-712) $) 58)) (-1881 (($ $ |#1|) 176 (|has| |#1| (-265 |#1| |#1|)))) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) 57)) (-2209 (($ $) 168 (|has| |#1| (-213))) (($ $ (-712)) 166 (|has| |#1| (-213))) (($ $ (-1089)) 164 (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) 163 (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) 162 (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) 161 (|has| |#1| (-833 (-1089)))) (($ $ (-1 |#1| |#1|) (-712)) 154) (($ $ (-1 |#1| |#1|)) 153)) (-2774 (($ $) 140)) (-1396 ((|#1| $) 142)) (-1300 (((-825 (-525)) $) 148 (|has| |#1| (-566 (-825 (-525))))) (((-825 (-357)) $) 147 (|has| |#1| (-566 (-825 (-357))))) (((-501) $) 125 (|has| |#1| (-566 (-501)))) (((-357) $) 124 (|has| |#1| (-951))) (((-205) $) 123 (|has| |#1| (-951)))) (-3124 (((-3 (-1171 $) "failed") (-631 $)) 134 (-3543 (|has| $ (-136)) (|has| |#1| (-842))))) (-2686 (((-796) $) 11) (($ (-525)) 28) (($ $) 43) (($ (-385 (-525))) 65) (($ |#1|) 181) (($ (-1089)) 129 (|has| |#1| (-966 (-1089))))) (-3751 (((-3 $ "failed") $) 126 (-3150 (|has| |#1| (-136)) (-3543 (|has| $ (-136)) (|has| |#1| (-842)))))) (-3425 (((-712)) 29)) (-1584 ((|#1| $) 136 (|has| |#1| (-510)))) (-1724 (((-108) $ $) 39)) (-1460 (($ $) 119 (|has| |#1| (-761)))) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33) (($ $ (-525)) 69)) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-1796 (($ $) 167 (|has| |#1| (-213))) (($ $ (-712)) 165 (|has| |#1| (-213))) (($ $ (-1089)) 160 (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) 159 (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) 158 (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) 157 (|has| |#1| (-833 (-1089)))) (($ $ (-1 |#1| |#1|) (-712)) 156) (($ $ (-1 |#1| |#1|)) 155)) (-4004 (((-108) $ $) 115 (|has| |#1| (-788)))) (-3982 (((-108) $ $) 114 (|has| |#1| (-788)))) (-3944 (((-108) $ $) 6)) (-3994 (((-108) $ $) 116 (|has| |#1| (-788)))) (-3971 (((-108) $ $) 113 (|has| |#1| (-788)))) (-4059 (($ $ $) 64) (($ |#1| |#1|) 144)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32) (($ $ (-525)) 68)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 67) (($ (-385 (-525)) $) 66) (($ |#1| $) 180) (($ $ |#1|) 179)))
(((-923 |#1|) (-131) (-517)) (T -923))
-((-4173 (*1 *1 *2 *2) (-12 (-4 *1 (-923 *2)) (-4 *2 (-517)))) (-1738 (*1 *2 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-517)))) (-1754 (*1 *2 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-517)))) (-2368 (*1 *1 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-517)))) (-2966 (*1 *1 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-517)))) (-1508 (*1 *2 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-517)) (-4 *2 (-286)))) (-3093 (*1 *1 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-517)) (-4 *2 (-286)))) (-3377 (*1 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-510)) (-4 *2 (-517)))) (-3862 (*1 *2 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-517)) (-4 *2 (-510)))) (-2662 (*1 *2 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-517)) (-4 *2 (-510)))))
-(-13 (-341) (-37 |t#1|) (-966 |t#1|) (-316 |t#1|) (-211 |t#1|) (-355 |t#1|) (-817 |t#1|) (-378 |t#1|) (-10 -8 (-15 -4173 ($ |t#1| |t#1|)) (-15 -1738 (|t#1| $)) (-15 -1754 (|t#1| $)) (-15 -2368 ($ $)) (-15 -2966 ($ $)) (IF (|has| |t#1| (-1065)) (-6 (-1065)) |%noBranch|) (IF (|has| |t#1| (-966 (-525))) (PROGN (-6 (-966 (-525))) (-6 (-966 (-385 (-525))))) |%noBranch|) (IF (|has| |t#1| (-788)) (-6 (-788)) |%noBranch|) (IF (|has| |t#1| (-761)) (-6 (-761)) |%noBranch|) (IF (|has| |t#1| (-951)) (-6 (-951)) |%noBranch|) (IF (|has| |t#1| (-566 (-501))) (-6 (-566 (-501))) |%noBranch|) (IF (|has| |t#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |t#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |t#1| (-966 (-1089))) (-6 (-966 (-1089))) |%noBranch|) (IF (|has| |t#1| (-286)) (PROGN (-15 -1508 (|t#1| $)) (-15 -3093 ($ $))) |%noBranch|) (IF (|has| |t#1| (-510)) (PROGN (-15 -3377 ($)) (-15 -3862 (|t#1| $)) (-15 -2662 (|t#1| $))) |%noBranch|) (IF (|has| |t#1| (-842)) (-6 (-842)) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-385 (-525))) . T) ((-37 |#1|) . T) ((-37 $) . T) ((-97) . T) ((-107 #0# #0#) . T) ((-107 |#1| |#1|) . T) ((-107 $ $) . T) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-565 (-796)) . T) ((-160) . T) ((-566 (-205)) |has| |#1| (-951)) ((-566 (-357)) |has| |#1| (-951)) ((-566 (-501)) |has| |#1| (-566 (-501))) ((-566 (-825 (-357))) |has| |#1| (-566 (-825 (-357)))) ((-566 (-825 (-525))) |has| |#1| (-566 (-825 (-525)))) ((-211 |#1|) . T) ((-213) |has| |#1| (-213)) ((-223) . T) ((-265 |#1| $) |has| |#1| (-265 |#1| |#1|)) ((-269) . T) ((-286) . T) ((-288 |#1|) |has| |#1| (-288 |#1|)) ((-341) . T) ((-316 |#1|) . T) ((-355 |#1|) . T) ((-378 |#1|) . T) ((-429) . T) ((-486 (-1089) |#1|) |has| |#1| (-486 (-1089) |#1|)) ((-486 |#1| |#1|) |has| |#1| (-288 |#1|)) ((-517) . T) ((-593 #0#) . T) ((-593 |#1|) . T) ((-593 $) . T) ((-587 (-525)) |has| |#1| (-587 (-525))) ((-587 |#1|) . T) ((-659 #0#) . T) ((-659 |#1|) . T) ((-659 $) . T) ((-668) . T) ((-732) |has| |#1| (-761)) ((-733) |has| |#1| (-761)) ((-735) |has| |#1| (-761)) ((-736) |has| |#1| (-761)) ((-761) |has| |#1| (-761)) ((-786) |has| |#1| (-761)) ((-788) -3321 (|has| |#1| (-788)) (|has| |#1| (-761))) ((-833 (-1089)) |has| |#1| (-833 (-1089))) ((-819 (-357)) |has| |#1| (-819 (-357))) ((-819 (-525)) |has| |#1| (-819 (-525))) ((-817 |#1|) . T) ((-842) |has| |#1| (-842)) ((-853) . T) ((-951) |has| |#1| (-951)) ((-966 (-385 (-525))) |has| |#1| (-966 (-525))) ((-966 (-525)) |has| |#1| (-966 (-525))) ((-966 (-1089)) |has| |#1| (-966 (-1089))) ((-966 |#1|) . T) ((-981 #0#) . T) ((-981 |#1|) . T) ((-981 $) . T) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T) ((-1065) |has| |#1| (-1065)) ((-1125) . T) ((-1129) . T))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-3798 (($) NIL T CONST)) (-2904 (($ (-1056 |#1| |#2|)) 11)) (-3393 (((-1056 |#1| |#2|) $) 12)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3164 ((|#2| $ (-220 |#1| |#2|)) 16)) (-3022 (((-796) $) NIL)) (-4191 (($) NIL T CONST)) (-4096 (((-108) $ $) NIL)) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL)))
-(((-924 |#1| |#2|) (-13 (-21) (-10 -8 (-15 -2904 ($ (-1056 |#1| |#2|))) (-15 -3393 ((-1056 |#1| |#2|) $)) (-15 -3164 (|#2| $ (-220 |#1| |#2|))))) (-854) (-341)) (T -924))
-((-2904 (*1 *1 *2) (-12 (-5 *2 (-1056 *3 *4)) (-14 *3 (-854)) (-4 *4 (-341)) (-5 *1 (-924 *3 *4)))) (-3393 (*1 *2 *1) (-12 (-5 *2 (-1056 *3 *4)) (-5 *1 (-924 *3 *4)) (-14 *3 (-854)) (-4 *4 (-341)))) (-3164 (*1 *2 *1 *3) (-12 (-5 *3 (-220 *4 *2)) (-14 *4 (-854)) (-4 *2 (-341)) (-5 *1 (-924 *4 *2)))))
-(-13 (-21) (-10 -8 (-15 -2904 ($ (-1056 |#1| |#2|))) (-15 -3393 ((-1056 |#1| |#2|) $)) (-15 -3164 (|#2| $ (-220 |#1| |#2|)))))
-((-3008 (((-108) $ $) 19 (|has| |#1| (-1018)))) (-3891 (((-108) $ (-712)) 8)) (-3798 (($) 7 T CONST)) (-3474 (($ $) 46)) (-3454 (((-591 |#1|) $) 30 (|has| $ (-6 -4250)))) (-2910 (((-108) $ (-712)) 9)) (-2552 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3249 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1|) $) 35)) (-3971 (((-108) $ (-712)) 10)) (-1657 (((-712) $) 45)) (-2339 (((-1072) $) 22 (|has| |#1| (-1018)))) (-1464 ((|#1| $) 39)) (-2470 (($ |#1| $) 40)) (-2047 (((-1036) $) 21 (|has| |#1| (-1018)))) (-2620 ((|#1| $) 44)) (-3631 ((|#1| $) 41)) (-1623 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) 14)) (-1296 ((|#1| |#1| $) 48)) (-3028 (((-108) $) 11)) (-3209 (($) 12)) (-3723 ((|#1| $) 47)) (-2064 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3199 (($ $) 13)) (-3022 (((-796) $) 18 (|has| |#1| (-565 (-796))))) (-1870 (($ (-591 |#1|)) 42)) (-3133 ((|#1| $) 43)) (-4158 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) 20 (|has| |#1| (-1018)))) (-4045 (((-712) $) 6 (|has| $ (-6 -4250)))))
+((-4059 (*1 *1 *2 *2) (-12 (-4 *1 (-923 *2)) (-4 *2 (-517)))) (-1384 (*1 *2 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-517)))) (-1396 (*1 *2 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-517)))) (-2920 (*1 *1 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-517)))) (-2774 (*1 *1 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-517)))) (-2314 (*1 *2 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-517)) (-4 *2 (-286)))) (-1583 (*1 *1 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-517)) (-4 *2 (-286)))) (-1325 (*1 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-510)) (-4 *2 (-517)))) (-1584 (*1 *2 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-517)) (-4 *2 (-510)))) (-2767 (*1 *2 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-517)) (-4 *2 (-510)))))
+(-13 (-341) (-37 |t#1|) (-966 |t#1|) (-316 |t#1|) (-211 |t#1|) (-355 |t#1|) (-817 |t#1|) (-378 |t#1|) (-10 -8 (-15 -4059 ($ |t#1| |t#1|)) (-15 -1384 (|t#1| $)) (-15 -1396 (|t#1| $)) (-15 -2920 ($ $)) (-15 -2774 ($ $)) (IF (|has| |t#1| (-1065)) (-6 (-1065)) |%noBranch|) (IF (|has| |t#1| (-966 (-525))) (PROGN (-6 (-966 (-525))) (-6 (-966 (-385 (-525))))) |%noBranch|) (IF (|has| |t#1| (-788)) (-6 (-788)) |%noBranch|) (IF (|has| |t#1| (-761)) (-6 (-761)) |%noBranch|) (IF (|has| |t#1| (-951)) (-6 (-951)) |%noBranch|) (IF (|has| |t#1| (-566 (-501))) (-6 (-566 (-501))) |%noBranch|) (IF (|has| |t#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |t#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |t#1| (-966 (-1089))) (-6 (-966 (-1089))) |%noBranch|) (IF (|has| |t#1| (-286)) (PROGN (-15 -2314 (|t#1| $)) (-15 -1583 ($ $))) |%noBranch|) (IF (|has| |t#1| (-510)) (PROGN (-15 -1325 ($)) (-15 -1584 (|t#1| $)) (-15 -2767 (|t#1| $))) |%noBranch|) (IF (|has| |t#1| (-842)) (-6 (-842)) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-385 (-525))) . T) ((-37 |#1|) . T) ((-37 $) . T) ((-97) . T) ((-107 #0# #0#) . T) ((-107 |#1| |#1|) . T) ((-107 $ $) . T) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-565 (-796)) . T) ((-160) . T) ((-566 (-205)) |has| |#1| (-951)) ((-566 (-357)) |has| |#1| (-951)) ((-566 (-501)) |has| |#1| (-566 (-501))) ((-566 (-825 (-357))) |has| |#1| (-566 (-825 (-357)))) ((-566 (-825 (-525))) |has| |#1| (-566 (-825 (-525)))) ((-211 |#1|) . T) ((-213) |has| |#1| (-213)) ((-223) . T) ((-265 |#1| $) |has| |#1| (-265 |#1| |#1|)) ((-269) . T) ((-286) . T) ((-288 |#1|) |has| |#1| (-288 |#1|)) ((-341) . T) ((-316 |#1|) . T) ((-355 |#1|) . T) ((-378 |#1|) . T) ((-429) . T) ((-486 (-1089) |#1|) |has| |#1| (-486 (-1089) |#1|)) ((-486 |#1| |#1|) |has| |#1| (-288 |#1|)) ((-517) . T) ((-593 #0#) . T) ((-593 |#1|) . T) ((-593 $) . T) ((-587 (-525)) |has| |#1| (-587 (-525))) ((-587 |#1|) . T) ((-659 #0#) . T) ((-659 |#1|) . T) ((-659 $) . T) ((-668) . T) ((-732) |has| |#1| (-761)) ((-733) |has| |#1| (-761)) ((-735) |has| |#1| (-761)) ((-736) |has| |#1| (-761)) ((-761) |has| |#1| (-761)) ((-786) |has| |#1| (-761)) ((-788) -3150 (|has| |#1| (-788)) (|has| |#1| (-761))) ((-833 (-1089)) |has| |#1| (-833 (-1089))) ((-819 (-357)) |has| |#1| (-819 (-357))) ((-819 (-525)) |has| |#1| (-819 (-525))) ((-817 |#1|) . T) ((-842) |has| |#1| (-842)) ((-853) . T) ((-951) |has| |#1| (-951)) ((-966 (-385 (-525))) |has| |#1| (-966 (-525))) ((-966 (-525)) |has| |#1| (-966 (-525))) ((-966 (-1089)) |has| |#1| (-966 (-1089))) ((-966 |#1|) . T) ((-981 #0#) . T) ((-981 |#1|) . T) ((-981 $) . T) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T) ((-1065) |has| |#1| (-1065)) ((-1125) . T) ((-1129) . T))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2055 (($) NIL T CONST)) (-3437 (($ (-1056 |#1| |#2|)) 11)) (-1572 (((-1056 |#1| |#2|) $) 12)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-1881 ((|#2| $ (-220 |#1| |#2|)) 16)) (-2686 (((-796) $) NIL)) (-1830 (($) NIL T CONST)) (-3944 (((-108) $ $) NIL)) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL)))
+(((-924 |#1| |#2|) (-13 (-21) (-10 -8 (-15 -3437 ($ (-1056 |#1| |#2|))) (-15 -1572 ((-1056 |#1| |#2|) $)) (-15 -1881 (|#2| $ (-220 |#1| |#2|))))) (-854) (-341)) (T -924))
+((-3437 (*1 *1 *2) (-12 (-5 *2 (-1056 *3 *4)) (-14 *3 (-854)) (-4 *4 (-341)) (-5 *1 (-924 *3 *4)))) (-1572 (*1 *2 *1) (-12 (-5 *2 (-1056 *3 *4)) (-5 *1 (-924 *3 *4)) (-14 *3 (-854)) (-4 *4 (-341)))) (-1881 (*1 *2 *1 *3) (-12 (-5 *3 (-220 *4 *2)) (-14 *4 (-854)) (-4 *2 (-341)) (-5 *1 (-924 *4 *2)))))
+(-13 (-21) (-10 -8 (-15 -3437 ($ (-1056 |#1| |#2|))) (-15 -1572 ((-1056 |#1| |#2|) $)) (-15 -1881 (|#2| $ (-220 |#1| |#2|)))))
+((-2673 (((-108) $ $) 19 (|has| |#1| (-1018)))) (-3727 (((-108) $ (-712)) 8)) (-2055 (($) 7 T CONST)) (-1876 (($ $) 46)) (-2916 (((-591 |#1|) $) 30 (|has| $ (-6 -4250)))) (-3491 (((-108) $ (-712)) 9)) (-4207 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-4192 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1|) $) 35)) (-3295 (((-108) $ (-712)) 10)) (-2445 (((-712) $) 45)) (-2621 (((-1072) $) 22 (|has| |#1| (-1018)))) (-3949 ((|#1| $) 39)) (-1520 (($ |#1| $) 40)) (-2937 (((-1036) $) 21 (|has| |#1| (-1018)))) (-3590 ((|#1| $) 44)) (-4166 ((|#1| $) 41)) (-3465 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) 14)) (-2559 ((|#1| |#1| $) 48)) (-2077 (((-108) $) 11)) (-3164 (($) 12)) (-2557 ((|#1| $) 47)) (-2960 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-2873 (($ $) 13)) (-2686 (((-796) $) 18 (|has| |#1| (-565 (-796))))) (-2453 (($ (-591 |#1|)) 42)) (-3775 ((|#1| $) 43)) (-1475 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) 20 (|has| |#1| (-1018)))) (-2028 (((-712) $) 6 (|has| $ (-6 -4250)))))
(((-925 |#1|) (-131) (-1125)) (T -925))
-((-1296 (*1 *2 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-1125)))) (-3723 (*1 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-1125)))) (-3474 (*1 *1 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-1125)))) (-1657 (*1 *2 *1) (-12 (-4 *1 (-925 *3)) (-4 *3 (-1125)) (-5 *2 (-712)))) (-2620 (*1 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-1125)))) (-3133 (*1 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-1125)))))
-(-13 (-102 |t#1|) (-10 -8 (-6 -4250) (-15 -1296 (|t#1| |t#1| $)) (-15 -3723 (|t#1| $)) (-15 -3474 ($ $)) (-15 -1657 ((-712) $)) (-15 -2620 (|t#1| $)) (-15 -3133 (|t#1| $))))
-(((-33) . T) ((-102 |#1|) . T) ((-97) |has| |#1| (-1018)) ((-565 (-796)) -3321 (|has| |#1| (-1018)) (|has| |#1| (-565 (-796)))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-1018) |has| |#1| (-1018)) ((-1125) . T))
-((-1800 (((-108) $) 42)) (-1251 (((-3 (-525) "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL) (((-3 |#2| "failed") $) 45)) (-3528 (((-525) $) NIL) (((-385 (-525)) $) NIL) ((|#2| $) 43)) (-1511 (((-3 (-385 (-525)) "failed") $) 78)) (-1352 (((-108) $) 72)) (-1726 (((-385 (-525)) $) 76)) (-2824 (((-108) $) 41)) (-2771 ((|#2| $) 22)) (-1340 (($ (-1 |#2| |#2|) $) 19)) (-1622 (($ $) 61)) (-3266 (($ $) NIL) (($ $ (-712)) NIL) (($ $ (-1089)) NIL) (($ $ (-591 (-1089))) NIL) (($ $ (-1089) (-712)) NIL) (($ $ (-591 (-1089)) (-591 (-712))) NIL) (($ $ (-1 |#2| |#2|) (-712)) NIL) (($ $ (-1 |#2| |#2|)) 34)) (-1408 (((-501) $) 67)) (-3228 (($ $) 17)) (-3022 (((-796) $) 56) (($ (-525)) 38) (($ |#2|) 36) (($ (-385 (-525))) NIL)) (-2128 (((-712)) 10)) (-1539 ((|#2| $) 71)) (-4096 (((-108) $ $) 25)) (-4112 (((-108) $ $) 69)) (-4164 (($ $) 29) (($ $ $) 28)) (-4156 (($ $ $) 26)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 33) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) 30) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL)))
-(((-926 |#1| |#2|) (-10 -8 (-15 -3022 (|#1| (-385 (-525)))) (-15 -4112 ((-108) |#1| |#1|)) (-15 * (|#1| (-385 (-525)) |#1|)) (-15 * (|#1| |#1| (-385 (-525)))) (-15 -1622 (|#1| |#1|)) (-15 -1408 ((-501) |#1|)) (-15 -1511 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -1726 ((-385 (-525)) |#1|)) (-15 -1352 ((-108) |#1|)) (-15 -1539 (|#2| |#1|)) (-15 -2771 (|#2| |#1|)) (-15 -3228 (|#1| |#1|)) (-15 -1340 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3266 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3266 (|#1| |#1| (-1 |#2| |#2|) (-712))) (-15 -3266 (|#1| |#1| (-591 (-1089)) (-591 (-712)))) (-15 -3266 (|#1| |#1| (-1089) (-712))) (-15 -3266 (|#1| |#1| (-591 (-1089)))) (-15 -3266 (|#1| |#1| (-1089))) (-15 -3266 (|#1| |#1| (-712))) (-15 -3266 (|#1| |#1|)) (-15 -3528 (|#2| |#1|)) (-15 -1251 ((-3 |#2| "failed") |#1|)) (-15 -1251 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3528 ((-385 (-525)) |#1|)) (-15 -1251 ((-3 (-525) "failed") |#1|)) (-15 -3528 ((-525) |#1|)) (-15 -3022 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -3022 (|#1| (-525))) (-15 -2128 ((-712))) (-15 -2824 ((-108) |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 -4164 (|#1| |#1| |#1|)) (-15 -4164 (|#1| |#1|)) (-15 * (|#1| (-712) |#1|)) (-15 -1800 ((-108) |#1|)) (-15 * (|#1| (-854) |#1|)) (-15 -4156 (|#1| |#1| |#1|)) (-15 -3022 ((-796) |#1|)) (-15 -4096 ((-108) |#1| |#1|))) (-927 |#2|) (-160)) (T -926))
-((-2128 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-712)) (-5 *1 (-926 *3 *4)) (-4 *3 (-927 *4)))))
-(-10 -8 (-15 -3022 (|#1| (-385 (-525)))) (-15 -4112 ((-108) |#1| |#1|)) (-15 * (|#1| (-385 (-525)) |#1|)) (-15 * (|#1| |#1| (-385 (-525)))) (-15 -1622 (|#1| |#1|)) (-15 -1408 ((-501) |#1|)) (-15 -1511 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -1726 ((-385 (-525)) |#1|)) (-15 -1352 ((-108) |#1|)) (-15 -1539 (|#2| |#1|)) (-15 -2771 (|#2| |#1|)) (-15 -3228 (|#1| |#1|)) (-15 -1340 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3266 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3266 (|#1| |#1| (-1 |#2| |#2|) (-712))) (-15 -3266 (|#1| |#1| (-591 (-1089)) (-591 (-712)))) (-15 -3266 (|#1| |#1| (-1089) (-712))) (-15 -3266 (|#1| |#1| (-591 (-1089)))) (-15 -3266 (|#1| |#1| (-1089))) (-15 -3266 (|#1| |#1| (-712))) (-15 -3266 (|#1| |#1|)) (-15 -3528 (|#2| |#1|)) (-15 -1251 ((-3 |#2| "failed") |#1|)) (-15 -1251 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3528 ((-385 (-525)) |#1|)) (-15 -1251 ((-3 (-525) "failed") |#1|)) (-15 -3528 ((-525) |#1|)) (-15 -3022 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -3022 (|#1| (-525))) (-15 -2128 ((-712))) (-15 -2824 ((-108) |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 -4164 (|#1| |#1| |#1|)) (-15 -4164 (|#1| |#1|)) (-15 * (|#1| (-712) |#1|)) (-15 -1800 ((-108) |#1|)) (-15 * (|#1| (-854) |#1|)) (-15 -4156 (|#1| |#1| |#1|)) (-15 -3022 ((-796) |#1|)) (-15 -4096 ((-108) |#1| |#1|)))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-2157 (((-3 $ "failed") $ $) 19)) (-3798 (($) 17 T CONST)) (-1251 (((-3 (-525) "failed") $) 119 (|has| |#1| (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) 117 (|has| |#1| (-966 (-385 (-525))))) (((-3 |#1| "failed") $) 116)) (-3528 (((-525) $) 120 (|has| |#1| (-966 (-525)))) (((-385 (-525)) $) 118 (|has| |#1| (-966 (-385 (-525))))) ((|#1| $) 115)) (-3305 (((-631 (-525)) (-631 $)) 90 (|has| |#1| (-587 (-525)))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) 89 (|has| |#1| (-587 (-525)))) (((-2 (|:| -4057 (-631 |#1|)) (|:| |vec| (-1171 |#1|))) (-631 $) (-1171 $)) 88) (((-631 |#1|) (-631 $)) 87)) (-4163 (((-3 $ "failed") $) 34)) (-1373 ((|#1| $) 80)) (-1511 (((-3 (-385 (-525)) "failed") $) 76 (|has| |#1| (-510)))) (-1352 (((-108) $) 78 (|has| |#1| (-510)))) (-1726 (((-385 (-525)) $) 77 (|has| |#1| (-510)))) (-1995 (($ |#1| |#1| |#1| |#1|) 81)) (-2824 (((-108) $) 31)) (-2771 ((|#1| $) 82)) (-3741 (($ $ $) 68 (|has| |#1| (-788)))) (-2478 (($ $ $) 67 (|has| |#1| (-788)))) (-1340 (($ (-1 |#1| |#1|) $) 91)) (-2339 (((-1072) $) 9)) (-1622 (($ $) 73 (|has| |#1| (-341)))) (-2062 ((|#1| $) 83)) (-2411 ((|#1| $) 84)) (-1342 ((|#1| $) 85)) (-2047 (((-1036) $) 10)) (-4132 (($ $ (-591 |#1|) (-591 |#1|)) 97 (|has| |#1| (-288 |#1|))) (($ $ |#1| |#1|) 96 (|has| |#1| (-288 |#1|))) (($ $ (-273 |#1|)) 95 (|has| |#1| (-288 |#1|))) (($ $ (-591 (-273 |#1|))) 94 (|has| |#1| (-288 |#1|))) (($ $ (-591 (-1089)) (-591 |#1|)) 93 (|has| |#1| (-486 (-1089) |#1|))) (($ $ (-1089) |#1|) 92 (|has| |#1| (-486 (-1089) |#1|)))) (-3164 (($ $ |#1|) 98 (|has| |#1| (-265 |#1| |#1|)))) (-3266 (($ $) 114 (|has| |#1| (-213))) (($ $ (-712)) 112 (|has| |#1| (-213))) (($ $ (-1089)) 110 (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) 109 (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) 108 (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) 107 (|has| |#1| (-833 (-1089)))) (($ $ (-1 |#1| |#1|) (-712)) 100) (($ $ (-1 |#1| |#1|)) 99)) (-1408 (((-501) $) 74 (|has| |#1| (-566 (-501))))) (-3228 (($ $) 86)) (-3022 (((-796) $) 11) (($ (-525)) 28) (($ |#1|) 37) (($ (-385 (-525))) 62 (-3321 (|has| |#1| (-341)) (|has| |#1| (-966 (-385 (-525))))))) (-1437 (((-3 $ "failed") $) 75 (|has| |#1| (-136)))) (-2128 (((-712)) 29)) (-1539 ((|#1| $) 79 (|has| |#1| (-984)))) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33) (($ $ (-525)) 72 (|has| |#1| (-341)))) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4196 (($ $) 113 (|has| |#1| (-213))) (($ $ (-712)) 111 (|has| |#1| (-213))) (($ $ (-1089)) 106 (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) 105 (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) 104 (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) 103 (|has| |#1| (-833 (-1089)))) (($ $ (-1 |#1| |#1|) (-712)) 102) (($ $ (-1 |#1| |#1|)) 101)) (-4135 (((-108) $ $) 65 (|has| |#1| (-788)))) (-4119 (((-108) $ $) 64 (|has| |#1| (-788)))) (-4096 (((-108) $ $) 6)) (-4126 (((-108) $ $) 66 (|has| |#1| (-788)))) (-4112 (((-108) $ $) 63 (|has| |#1| (-788)))) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32) (($ $ (-525)) 71 (|has| |#1| (-341)))) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 39) (($ |#1| $) 38) (($ $ (-385 (-525))) 70 (|has| |#1| (-341))) (($ (-385 (-525)) $) 69 (|has| |#1| (-341)))))
+((-2559 (*1 *2 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-1125)))) (-2557 (*1 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-1125)))) (-1876 (*1 *1 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-1125)))) (-2445 (*1 *2 *1) (-12 (-4 *1 (-925 *3)) (-4 *3 (-1125)) (-5 *2 (-712)))) (-3590 (*1 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-1125)))) (-3775 (*1 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-1125)))))
+(-13 (-102 |t#1|) (-10 -8 (-6 -4250) (-15 -2559 (|t#1| |t#1| $)) (-15 -2557 (|t#1| $)) (-15 -1876 ($ $)) (-15 -2445 ((-712) $)) (-15 -3590 (|t#1| $)) (-15 -3775 (|t#1| $))))
+(((-33) . T) ((-102 |#1|) . T) ((-97) |has| |#1| (-1018)) ((-565 (-796)) -3150 (|has| |#1| (-1018)) (|has| |#1| (-565 (-796)))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-1018) |has| |#1| (-1018)) ((-1125) . T))
+((-1306 (((-108) $) 42)) (-4174 (((-3 (-525) "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL) (((-3 |#2| "failed") $) 45)) (-3341 (((-525) $) NIL) (((-385 (-525)) $) NIL) ((|#2| $) 43)) (-2350 (((-3 (-385 (-525)) "failed") $) 78)) (-2157 (((-108) $) 72)) (-3184 (((-385 (-525)) $) 76)) (-3865 (((-108) $) 41)) (-1525 ((|#2| $) 22)) (-1257 (($ (-1 |#2| |#2|) $) 19)) (-1523 (($ $) 61)) (-2209 (($ $) NIL) (($ $ (-712)) NIL) (($ $ (-1089)) NIL) (($ $ (-591 (-1089))) NIL) (($ $ (-1089) (-712)) NIL) (($ $ (-591 (-1089)) (-591 (-712))) NIL) (($ $ (-1 |#2| |#2|) (-712)) NIL) (($ $ (-1 |#2| |#2|)) 34)) (-1300 (((-501) $) 67)) (-3369 (($ $) 17)) (-2686 (((-796) $) 56) (($ (-525)) 38) (($ |#2|) 36) (($ (-385 (-525))) NIL)) (-3425 (((-712)) 10)) (-1460 ((|#2| $) 71)) (-3944 (((-108) $ $) 25)) (-3971 (((-108) $ $) 69)) (-4047 (($ $) 29) (($ $ $) 28)) (-4036 (($ $ $) 26)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 33) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) 30) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL)))
+(((-926 |#1| |#2|) (-10 -8 (-15 -2686 (|#1| (-385 (-525)))) (-15 -3971 ((-108) |#1| |#1|)) (-15 * (|#1| (-385 (-525)) |#1|)) (-15 * (|#1| |#1| (-385 (-525)))) (-15 -1523 (|#1| |#1|)) (-15 -1300 ((-501) |#1|)) (-15 -2350 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3184 ((-385 (-525)) |#1|)) (-15 -2157 ((-108) |#1|)) (-15 -1460 (|#2| |#1|)) (-15 -1525 (|#2| |#1|)) (-15 -3369 (|#1| |#1|)) (-15 -1257 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2209 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2209 (|#1| |#1| (-1 |#2| |#2|) (-712))) (-15 -2209 (|#1| |#1| (-591 (-1089)) (-591 (-712)))) (-15 -2209 (|#1| |#1| (-1089) (-712))) (-15 -2209 (|#1| |#1| (-591 (-1089)))) (-15 -2209 (|#1| |#1| (-1089))) (-15 -2209 (|#1| |#1| (-712))) (-15 -2209 (|#1| |#1|)) (-15 -3341 (|#2| |#1|)) (-15 -4174 ((-3 |#2| "failed") |#1|)) (-15 -4174 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3341 ((-385 (-525)) |#1|)) (-15 -4174 ((-3 (-525) "failed") |#1|)) (-15 -3341 ((-525) |#1|)) (-15 -2686 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -2686 (|#1| (-525))) (-15 -3425 ((-712))) (-15 -3865 ((-108) |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 -4047 (|#1| |#1| |#1|)) (-15 -4047 (|#1| |#1|)) (-15 * (|#1| (-712) |#1|)) (-15 -1306 ((-108) |#1|)) (-15 * (|#1| (-854) |#1|)) (-15 -4036 (|#1| |#1| |#1|)) (-15 -2686 ((-796) |#1|)) (-15 -3944 ((-108) |#1| |#1|))) (-927 |#2|) (-160)) (T -926))
+((-3425 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-712)) (-5 *1 (-926 *3 *4)) (-4 *3 (-927 *4)))))
+(-10 -8 (-15 -2686 (|#1| (-385 (-525)))) (-15 -3971 ((-108) |#1| |#1|)) (-15 * (|#1| (-385 (-525)) |#1|)) (-15 * (|#1| |#1| (-385 (-525)))) (-15 -1523 (|#1| |#1|)) (-15 -1300 ((-501) |#1|)) (-15 -2350 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3184 ((-385 (-525)) |#1|)) (-15 -2157 ((-108) |#1|)) (-15 -1460 (|#2| |#1|)) (-15 -1525 (|#2| |#1|)) (-15 -3369 (|#1| |#1|)) (-15 -1257 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2209 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2209 (|#1| |#1| (-1 |#2| |#2|) (-712))) (-15 -2209 (|#1| |#1| (-591 (-1089)) (-591 (-712)))) (-15 -2209 (|#1| |#1| (-1089) (-712))) (-15 -2209 (|#1| |#1| (-591 (-1089)))) (-15 -2209 (|#1| |#1| (-1089))) (-15 -2209 (|#1| |#1| (-712))) (-15 -2209 (|#1| |#1|)) (-15 -3341 (|#2| |#1|)) (-15 -4174 ((-3 |#2| "failed") |#1|)) (-15 -4174 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3341 ((-385 (-525)) |#1|)) (-15 -4174 ((-3 (-525) "failed") |#1|)) (-15 -3341 ((-525) |#1|)) (-15 -2686 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -2686 (|#1| (-525))) (-15 -3425 ((-712))) (-15 -3865 ((-108) |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 -4047 (|#1| |#1| |#1|)) (-15 -4047 (|#1| |#1|)) (-15 * (|#1| (-712) |#1|)) (-15 -1306 ((-108) |#1|)) (-15 * (|#1| (-854) |#1|)) (-15 -4036 (|#1| |#1| |#1|)) (-15 -2686 ((-796) |#1|)) (-15 -3944 ((-108) |#1| |#1|)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-3332 (((-3 $ "failed") $ $) 19)) (-2055 (($) 17 T CONST)) (-4174 (((-3 (-525) "failed") $) 119 (|has| |#1| (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) 117 (|has| |#1| (-966 (-385 (-525))))) (((-3 |#1| "failed") $) 116)) (-3341 (((-525) $) 120 (|has| |#1| (-966 (-525)))) (((-385 (-525)) $) 118 (|has| |#1| (-966 (-385 (-525))))) ((|#1| $) 115)) (-3925 (((-631 (-525)) (-631 $)) 90 (|has| |#1| (-587 (-525)))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) 89 (|has| |#1| (-587 (-525)))) (((-2 (|:| -2928 (-631 |#1|)) (|:| |vec| (-1171 |#1|))) (-631 $) (-1171 $)) 88) (((-631 |#1|) (-631 $)) 87)) (-1522 (((-3 $ "failed") $) 34)) (-2560 ((|#1| $) 80)) (-2350 (((-3 (-385 (-525)) "failed") $) 76 (|has| |#1| (-510)))) (-2157 (((-108) $) 78 (|has| |#1| (-510)))) (-3184 (((-385 (-525)) $) 77 (|has| |#1| (-510)))) (-4159 (($ |#1| |#1| |#1| |#1|) 81)) (-3865 (((-108) $) 31)) (-1525 ((|#1| $) 82)) (-1923 (($ $ $) 68 (|has| |#1| (-788)))) (-3475 (($ $ $) 67 (|has| |#1| (-788)))) (-1257 (($ (-1 |#1| |#1|) $) 91)) (-2621 (((-1072) $) 9)) (-1523 (($ $) 73 (|has| |#1| (-341)))) (-2665 ((|#1| $) 83)) (-2027 ((|#1| $) 84)) (-2042 ((|#1| $) 85)) (-2937 (((-1036) $) 10)) (-1980 (($ $ (-591 |#1|) (-591 |#1|)) 97 (|has| |#1| (-288 |#1|))) (($ $ |#1| |#1|) 96 (|has| |#1| (-288 |#1|))) (($ $ (-273 |#1|)) 95 (|has| |#1| (-288 |#1|))) (($ $ (-591 (-273 |#1|))) 94 (|has| |#1| (-288 |#1|))) (($ $ (-591 (-1089)) (-591 |#1|)) 93 (|has| |#1| (-486 (-1089) |#1|))) (($ $ (-1089) |#1|) 92 (|has| |#1| (-486 (-1089) |#1|)))) (-1881 (($ $ |#1|) 98 (|has| |#1| (-265 |#1| |#1|)))) (-2209 (($ $) 114 (|has| |#1| (-213))) (($ $ (-712)) 112 (|has| |#1| (-213))) (($ $ (-1089)) 110 (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) 109 (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) 108 (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) 107 (|has| |#1| (-833 (-1089)))) (($ $ (-1 |#1| |#1|) (-712)) 100) (($ $ (-1 |#1| |#1|)) 99)) (-1300 (((-501) $) 74 (|has| |#1| (-566 (-501))))) (-3369 (($ $) 86)) (-2686 (((-796) $) 11) (($ (-525)) 28) (($ |#1|) 37) (($ (-385 (-525))) 62 (-3150 (|has| |#1| (-341)) (|has| |#1| (-966 (-385 (-525))))))) (-3751 (((-3 $ "failed") $) 75 (|has| |#1| (-136)))) (-3425 (((-712)) 29)) (-1460 ((|#1| $) 79 (|has| |#1| (-984)))) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33) (($ $ (-525)) 72 (|has| |#1| (-341)))) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-1796 (($ $) 113 (|has| |#1| (-213))) (($ $ (-712)) 111 (|has| |#1| (-213))) (($ $ (-1089)) 106 (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) 105 (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) 104 (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) 103 (|has| |#1| (-833 (-1089)))) (($ $ (-1 |#1| |#1|) (-712)) 102) (($ $ (-1 |#1| |#1|)) 101)) (-4004 (((-108) $ $) 65 (|has| |#1| (-788)))) (-3982 (((-108) $ $) 64 (|has| |#1| (-788)))) (-3944 (((-108) $ $) 6)) (-3994 (((-108) $ $) 66 (|has| |#1| (-788)))) (-3971 (((-108) $ $) 63 (|has| |#1| (-788)))) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32) (($ $ (-525)) 71 (|has| |#1| (-341)))) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 39) (($ |#1| $) 38) (($ $ (-385 (-525))) 70 (|has| |#1| (-341))) (($ (-385 (-525)) $) 69 (|has| |#1| (-341)))))
(((-927 |#1|) (-131) (-160)) (T -927))
-((-3228 (*1 *1 *1) (-12 (-4 *1 (-927 *2)) (-4 *2 (-160)))) (-1342 (*1 *2 *1) (-12 (-4 *1 (-927 *2)) (-4 *2 (-160)))) (-2411 (*1 *2 *1) (-12 (-4 *1 (-927 *2)) (-4 *2 (-160)))) (-2062 (*1 *2 *1) (-12 (-4 *1 (-927 *2)) (-4 *2 (-160)))) (-2771 (*1 *2 *1) (-12 (-4 *1 (-927 *2)) (-4 *2 (-160)))) (-1995 (*1 *1 *2 *2 *2 *2) (-12 (-4 *1 (-927 *2)) (-4 *2 (-160)))) (-1373 (*1 *2 *1) (-12 (-4 *1 (-927 *2)) (-4 *2 (-160)))) (-1539 (*1 *2 *1) (-12 (-4 *1 (-927 *2)) (-4 *2 (-160)) (-4 *2 (-984)))) (-1352 (*1 *2 *1) (-12 (-4 *1 (-927 *3)) (-4 *3 (-160)) (-4 *3 (-510)) (-5 *2 (-108)))) (-1726 (*1 *2 *1) (-12 (-4 *1 (-927 *3)) (-4 *3 (-160)) (-4 *3 (-510)) (-5 *2 (-385 (-525))))) (-1511 (*1 *2 *1) (|partial| -12 (-4 *1 (-927 *3)) (-4 *3 (-160)) (-4 *3 (-510)) (-5 *2 (-385 (-525))))))
-(-13 (-37 |t#1|) (-389 |t#1|) (-211 |t#1|) (-316 |t#1|) (-355 |t#1|) (-10 -8 (-15 -3228 ($ $)) (-15 -1342 (|t#1| $)) (-15 -2411 (|t#1| $)) (-15 -2062 (|t#1| $)) (-15 -2771 (|t#1| $)) (-15 -1995 ($ |t#1| |t#1| |t#1| |t#1|)) (-15 -1373 (|t#1| $)) (IF (|has| |t#1| (-269)) (-6 (-269)) |%noBranch|) (IF (|has| |t#1| (-788)) (-6 (-788)) |%noBranch|) (IF (|has| |t#1| (-341)) (-6 (-223)) |%noBranch|) (IF (|has| |t#1| (-566 (-501))) (-6 (-566 (-501))) |%noBranch|) (IF (|has| |t#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |t#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |t#1| (-984)) (-15 -1539 (|t#1| $)) |%noBranch|) (IF (|has| |t#1| (-510)) (PROGN (-15 -1352 ((-108) $)) (-15 -1726 ((-385 (-525)) $)) (-15 -1511 ((-3 (-385 (-525)) "failed") $))) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-385 (-525))) |has| |#1| (-341)) ((-37 |#1|) . T) ((-97) . T) ((-107 #0# #0#) |has| |#1| (-341)) ((-107 |#1| |#1|) . T) ((-107 $ $) -3321 (|has| |#1| (-341)) (|has| |#1| (-269))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-565 (-796)) . T) ((-566 (-501)) |has| |#1| (-566 (-501))) ((-211 |#1|) . T) ((-213) |has| |#1| (-213)) ((-223) |has| |#1| (-341)) ((-265 |#1| $) |has| |#1| (-265 |#1| |#1|)) ((-269) -3321 (|has| |#1| (-341)) (|has| |#1| (-269))) ((-288 |#1|) |has| |#1| (-288 |#1|)) ((-316 |#1|) . T) ((-355 |#1|) . T) ((-389 |#1|) . T) ((-486 (-1089) |#1|) |has| |#1| (-486 (-1089) |#1|)) ((-486 |#1| |#1|) |has| |#1| (-288 |#1|)) ((-593 #0#) |has| |#1| (-341)) ((-593 |#1|) . T) ((-593 $) . T) ((-587 (-525)) |has| |#1| (-587 (-525))) ((-587 |#1|) . T) ((-659 #0#) |has| |#1| (-341)) ((-659 |#1|) . T) ((-668) . T) ((-788) |has| |#1| (-788)) ((-833 (-1089)) |has| |#1| (-833 (-1089))) ((-966 (-385 (-525))) |has| |#1| (-966 (-385 (-525)))) ((-966 (-525)) |has| |#1| (-966 (-525))) ((-966 |#1|) . T) ((-981 #0#) |has| |#1| (-341)) ((-981 |#1|) . T) ((-981 $) -3321 (|has| |#1| (-341)) (|has| |#1| (-269))) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T))
-((-1340 ((|#3| (-1 |#4| |#2|) |#1|) 16)))
-(((-928 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1340 (|#3| (-1 |#4| |#2|) |#1|))) (-927 |#2|) (-160) (-927 |#4|) (-160)) (T -928))
-((-1340 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-160)) (-4 *6 (-160)) (-4 *2 (-927 *6)) (-5 *1 (-928 *4 *5 *2 *6)) (-4 *4 (-927 *5)))))
-(-10 -7 (-15 -1340 (|#3| (-1 |#4| |#2|) |#1|)))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-3798 (($) NIL T CONST)) (-1251 (((-3 (-525) "failed") $) NIL (|has| |#1| (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-3 |#1| "failed") $) NIL)) (-3528 (((-525) $) NIL (|has| |#1| (-966 (-525)))) (((-385 (-525)) $) NIL (|has| |#1| (-966 (-385 (-525))))) ((|#1| $) NIL)) (-3305 (((-631 (-525)) (-631 $)) NIL (|has| |#1| (-587 (-525)))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| |#1| (-587 (-525)))) (((-2 (|:| -4057 (-631 |#1|)) (|:| |vec| (-1171 |#1|))) (-631 $) (-1171 $)) NIL) (((-631 |#1|) (-631 $)) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-1373 ((|#1| $) 12)) (-1511 (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-510)))) (-1352 (((-108) $) NIL (|has| |#1| (-510)))) (-1726 (((-385 (-525)) $) NIL (|has| |#1| (-510)))) (-1995 (($ |#1| |#1| |#1| |#1|) 16)) (-2824 (((-108) $) NIL)) (-2771 ((|#1| $) NIL)) (-3741 (($ $ $) NIL (|has| |#1| (-788)))) (-2478 (($ $ $) NIL (|has| |#1| (-788)))) (-1340 (($ (-1 |#1| |#1|) $) NIL)) (-2339 (((-1072) $) NIL)) (-1622 (($ $) NIL (|has| |#1| (-341)))) (-2062 ((|#1| $) 15)) (-2411 ((|#1| $) 14)) (-1342 ((|#1| $) 13)) (-2047 (((-1036) $) NIL)) (-4132 (($ $ (-591 |#1|) (-591 |#1|)) NIL (|has| |#1| (-288 |#1|))) (($ $ |#1| |#1|) NIL (|has| |#1| (-288 |#1|))) (($ $ (-273 |#1|)) NIL (|has| |#1| (-288 |#1|))) (($ $ (-591 (-273 |#1|))) NIL (|has| |#1| (-288 |#1|))) (($ $ (-591 (-1089)) (-591 |#1|)) NIL (|has| |#1| (-486 (-1089) |#1|))) (($ $ (-1089) |#1|) NIL (|has| |#1| (-486 (-1089) |#1|)))) (-3164 (($ $ |#1|) NIL (|has| |#1| (-265 |#1| |#1|)))) (-3266 (($ $) NIL (|has| |#1| (-213))) (($ $ (-712)) NIL (|has| |#1| (-213))) (($ $ (-1089)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1 |#1| |#1|) (-712)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-1408 (((-501) $) NIL (|has| |#1| (-566 (-501))))) (-3228 (($ $) NIL)) (-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ |#1|) NIL) (($ (-385 (-525))) NIL (-3321 (|has| |#1| (-341)) (|has| |#1| (-966 (-385 (-525))))))) (-1437 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-2128 (((-712)) NIL)) (-1539 ((|#1| $) NIL (|has| |#1| (-984)))) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (-4191 (($) 8 T CONST)) (-4197 (($) 10 T CONST)) (-4196 (($ $) NIL (|has| |#1| (-213))) (($ $ (-712)) NIL (|has| |#1| (-213))) (($ $ (-1089)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1 |#1| |#1|) (-712)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-4135 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4119 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4096 (((-108) $ $) NIL)) (-4126 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4112 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 20) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ (-385 (-525))) NIL (|has| |#1| (-341))) (($ (-385 (-525)) $) NIL (|has| |#1| (-341)))))
+((-3369 (*1 *1 *1) (-12 (-4 *1 (-927 *2)) (-4 *2 (-160)))) (-2042 (*1 *2 *1) (-12 (-4 *1 (-927 *2)) (-4 *2 (-160)))) (-2027 (*1 *2 *1) (-12 (-4 *1 (-927 *2)) (-4 *2 (-160)))) (-2665 (*1 *2 *1) (-12 (-4 *1 (-927 *2)) (-4 *2 (-160)))) (-1525 (*1 *2 *1) (-12 (-4 *1 (-927 *2)) (-4 *2 (-160)))) (-4159 (*1 *1 *2 *2 *2 *2) (-12 (-4 *1 (-927 *2)) (-4 *2 (-160)))) (-2560 (*1 *2 *1) (-12 (-4 *1 (-927 *2)) (-4 *2 (-160)))) (-1460 (*1 *2 *1) (-12 (-4 *1 (-927 *2)) (-4 *2 (-160)) (-4 *2 (-984)))) (-2157 (*1 *2 *1) (-12 (-4 *1 (-927 *3)) (-4 *3 (-160)) (-4 *3 (-510)) (-5 *2 (-108)))) (-3184 (*1 *2 *1) (-12 (-4 *1 (-927 *3)) (-4 *3 (-160)) (-4 *3 (-510)) (-5 *2 (-385 (-525))))) (-2350 (*1 *2 *1) (|partial| -12 (-4 *1 (-927 *3)) (-4 *3 (-160)) (-4 *3 (-510)) (-5 *2 (-385 (-525))))))
+(-13 (-37 |t#1|) (-389 |t#1|) (-211 |t#1|) (-316 |t#1|) (-355 |t#1|) (-10 -8 (-15 -3369 ($ $)) (-15 -2042 (|t#1| $)) (-15 -2027 (|t#1| $)) (-15 -2665 (|t#1| $)) (-15 -1525 (|t#1| $)) (-15 -4159 ($ |t#1| |t#1| |t#1| |t#1|)) (-15 -2560 (|t#1| $)) (IF (|has| |t#1| (-269)) (-6 (-269)) |%noBranch|) (IF (|has| |t#1| (-788)) (-6 (-788)) |%noBranch|) (IF (|has| |t#1| (-341)) (-6 (-223)) |%noBranch|) (IF (|has| |t#1| (-566 (-501))) (-6 (-566 (-501))) |%noBranch|) (IF (|has| |t#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |t#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |t#1| (-984)) (-15 -1460 (|t#1| $)) |%noBranch|) (IF (|has| |t#1| (-510)) (PROGN (-15 -2157 ((-108) $)) (-15 -3184 ((-385 (-525)) $)) (-15 -2350 ((-3 (-385 (-525)) "failed") $))) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-385 (-525))) |has| |#1| (-341)) ((-37 |#1|) . T) ((-97) . T) ((-107 #0# #0#) |has| |#1| (-341)) ((-107 |#1| |#1|) . T) ((-107 $ $) -3150 (|has| |#1| (-341)) (|has| |#1| (-269))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-565 (-796)) . T) ((-566 (-501)) |has| |#1| (-566 (-501))) ((-211 |#1|) . T) ((-213) |has| |#1| (-213)) ((-223) |has| |#1| (-341)) ((-265 |#1| $) |has| |#1| (-265 |#1| |#1|)) ((-269) -3150 (|has| |#1| (-341)) (|has| |#1| (-269))) ((-288 |#1|) |has| |#1| (-288 |#1|)) ((-316 |#1|) . T) ((-355 |#1|) . T) ((-389 |#1|) . T) ((-486 (-1089) |#1|) |has| |#1| (-486 (-1089) |#1|)) ((-486 |#1| |#1|) |has| |#1| (-288 |#1|)) ((-593 #0#) |has| |#1| (-341)) ((-593 |#1|) . T) ((-593 $) . T) ((-587 (-525)) |has| |#1| (-587 (-525))) ((-587 |#1|) . T) ((-659 #0#) |has| |#1| (-341)) ((-659 |#1|) . T) ((-668) . T) ((-788) |has| |#1| (-788)) ((-833 (-1089)) |has| |#1| (-833 (-1089))) ((-966 (-385 (-525))) |has| |#1| (-966 (-385 (-525)))) ((-966 (-525)) |has| |#1| (-966 (-525))) ((-966 |#1|) . T) ((-981 #0#) |has| |#1| (-341)) ((-981 |#1|) . T) ((-981 $) -3150 (|has| |#1| (-341)) (|has| |#1| (-269))) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T))
+((-1257 ((|#3| (-1 |#4| |#2|) |#1|) 16)))
+(((-928 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1257 (|#3| (-1 |#4| |#2|) |#1|))) (-927 |#2|) (-160) (-927 |#4|) (-160)) (T -928))
+((-1257 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-160)) (-4 *6 (-160)) (-4 *2 (-927 *6)) (-5 *1 (-928 *4 *5 *2 *6)) (-4 *4 (-927 *5)))))
+(-10 -7 (-15 -1257 (|#3| (-1 |#4| |#2|) |#1|)))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2055 (($) NIL T CONST)) (-4174 (((-3 (-525) "failed") $) NIL (|has| |#1| (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-3 |#1| "failed") $) NIL)) (-3341 (((-525) $) NIL (|has| |#1| (-966 (-525)))) (((-385 (-525)) $) NIL (|has| |#1| (-966 (-385 (-525))))) ((|#1| $) NIL)) (-3925 (((-631 (-525)) (-631 $)) NIL (|has| |#1| (-587 (-525)))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| |#1| (-587 (-525)))) (((-2 (|:| -2928 (-631 |#1|)) (|:| |vec| (-1171 |#1|))) (-631 $) (-1171 $)) NIL) (((-631 |#1|) (-631 $)) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-2560 ((|#1| $) 12)) (-2350 (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-510)))) (-2157 (((-108) $) NIL (|has| |#1| (-510)))) (-3184 (((-385 (-525)) $) NIL (|has| |#1| (-510)))) (-4159 (($ |#1| |#1| |#1| |#1|) 16)) (-3865 (((-108) $) NIL)) (-1525 ((|#1| $) NIL)) (-1923 (($ $ $) NIL (|has| |#1| (-788)))) (-3475 (($ $ $) NIL (|has| |#1| (-788)))) (-1257 (($ (-1 |#1| |#1|) $) NIL)) (-2621 (((-1072) $) NIL)) (-1523 (($ $) NIL (|has| |#1| (-341)))) (-2665 ((|#1| $) 15)) (-2027 ((|#1| $) 14)) (-2042 ((|#1| $) 13)) (-2937 (((-1036) $) NIL)) (-1980 (($ $ (-591 |#1|) (-591 |#1|)) NIL (|has| |#1| (-288 |#1|))) (($ $ |#1| |#1|) NIL (|has| |#1| (-288 |#1|))) (($ $ (-273 |#1|)) NIL (|has| |#1| (-288 |#1|))) (($ $ (-591 (-273 |#1|))) NIL (|has| |#1| (-288 |#1|))) (($ $ (-591 (-1089)) (-591 |#1|)) NIL (|has| |#1| (-486 (-1089) |#1|))) (($ $ (-1089) |#1|) NIL (|has| |#1| (-486 (-1089) |#1|)))) (-1881 (($ $ |#1|) NIL (|has| |#1| (-265 |#1| |#1|)))) (-2209 (($ $) NIL (|has| |#1| (-213))) (($ $ (-712)) NIL (|has| |#1| (-213))) (($ $ (-1089)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1 |#1| |#1|) (-712)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-1300 (((-501) $) NIL (|has| |#1| (-566 (-501))))) (-3369 (($ $) NIL)) (-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ |#1|) NIL) (($ (-385 (-525))) NIL (-3150 (|has| |#1| (-341)) (|has| |#1| (-966 (-385 (-525))))))) (-3751 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-3425 (((-712)) NIL)) (-1460 ((|#1| $) NIL (|has| |#1| (-984)))) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (-1830 (($) 8 T CONST)) (-1839 (($) 10 T CONST)) (-1796 (($ $) NIL (|has| |#1| (-213))) (($ $ (-712)) NIL (|has| |#1| (-213))) (($ $ (-1089)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1 |#1| |#1|) (-712)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-4004 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3982 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3944 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3971 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 20) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ (-385 (-525))) NIL (|has| |#1| (-341))) (($ (-385 (-525)) $) NIL (|has| |#1| (-341)))))
(((-929 |#1|) (-927 |#1|) (-160)) (T -929))
NIL
(-927 |#1|)
-((-3008 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3891 (((-108) $ (-712)) NIL)) (-3798 (($) NIL T CONST)) (-3474 (($ $) 20)) (-3206 (($ (-591 |#1|)) 29)) (-3454 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-2910 (((-108) $ (-712)) NIL)) (-2552 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3249 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1|) $) NIL)) (-3971 (((-108) $ (-712)) NIL)) (-1657 (((-712) $) 22)) (-2339 (((-1072) $) NIL (|has| |#1| (-1018)))) (-1464 ((|#1| $) 24)) (-2470 (($ |#1| $) 15)) (-2047 (((-1036) $) NIL (|has| |#1| (-1018)))) (-2620 ((|#1| $) 23)) (-3631 ((|#1| $) 19)) (-1623 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) NIL)) (-1296 ((|#1| |#1| $) 14)) (-3028 (((-108) $) 17)) (-3209 (($) NIL)) (-3723 ((|#1| $) 18)) (-2064 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3199 (($ $) NIL)) (-3022 (((-796) $) NIL (|has| |#1| (-565 (-796))))) (-1870 (($ (-591 |#1|)) NIL)) (-3133 ((|#1| $) 26)) (-4158 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-4045 (((-712) $) NIL (|has| $ (-6 -4250)))))
-(((-930 |#1|) (-13 (-925 |#1|) (-10 -8 (-15 -3206 ($ (-591 |#1|))))) (-1018)) (T -930))
-((-3206 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1018)) (-5 *1 (-930 *3)))))
-(-13 (-925 |#1|) (-10 -8 (-15 -3206 ($ (-591 |#1|)))))
-((-1361 (($ $) 12)) (-3956 (($ $ (-525)) 13)))
-(((-931 |#1|) (-10 -8 (-15 -1361 (|#1| |#1|)) (-15 -3956 (|#1| |#1| (-525)))) (-932)) (T -931))
-NIL
-(-10 -8 (-15 -1361 (|#1| |#1|)) (-15 -3956 (|#1| |#1| (-525))))
-((-1361 (($ $) 6)) (-3956 (($ $ (-525)) 7)) (** (($ $ (-385 (-525))) 8)))
+((-2673 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3727 (((-108) $ (-712)) NIL)) (-2055 (($) NIL T CONST)) (-1876 (($ $) 20)) (-3143 (($ (-591 |#1|)) 29)) (-2916 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-3491 (((-108) $ (-712)) NIL)) (-4207 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-4192 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1|) $) NIL)) (-3295 (((-108) $ (-712)) NIL)) (-2445 (((-712) $) 22)) (-2621 (((-1072) $) NIL (|has| |#1| (-1018)))) (-3949 ((|#1| $) 24)) (-1520 (($ |#1| $) 15)) (-2937 (((-1036) $) NIL (|has| |#1| (-1018)))) (-3590 ((|#1| $) 23)) (-4166 ((|#1| $) 19)) (-3465 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) NIL)) (-2559 ((|#1| |#1| $) 14)) (-2077 (((-108) $) 17)) (-3164 (($) NIL)) (-2557 ((|#1| $) 18)) (-2960 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2873 (($ $) NIL)) (-2686 (((-796) $) NIL (|has| |#1| (-565 (-796))))) (-2453 (($ (-591 |#1|)) NIL)) (-3775 ((|#1| $) 26)) (-1475 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-2028 (((-712) $) NIL (|has| $ (-6 -4250)))))
+(((-930 |#1|) (-13 (-925 |#1|) (-10 -8 (-15 -3143 ($ (-591 |#1|))))) (-1018)) (T -930))
+((-3143 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1018)) (-5 *1 (-930 *3)))))
+(-13 (-925 |#1|) (-10 -8 (-15 -3143 ($ (-591 |#1|)))))
+((-2551 (($ $) 12)) (-3126 (($ $ (-525)) 13)))
+(((-931 |#1|) (-10 -8 (-15 -2551 (|#1| |#1|)) (-15 -3126 (|#1| |#1| (-525)))) (-932)) (T -931))
+NIL
+(-10 -8 (-15 -2551 (|#1| |#1|)) (-15 -3126 (|#1| |#1| (-525))))
+((-2551 (($ $) 6)) (-3126 (($ $ (-525)) 7)) (** (($ $ (-385 (-525))) 8)))
(((-932) (-131)) (T -932))
-((** (*1 *1 *1 *2) (-12 (-4 *1 (-932)) (-5 *2 (-385 (-525))))) (-3956 (*1 *1 *1 *2) (-12 (-4 *1 (-932)) (-5 *2 (-525)))) (-1361 (*1 *1 *1) (-4 *1 (-932))))
-(-13 (-10 -8 (-15 -1361 ($ $)) (-15 -3956 ($ $ (-525))) (-15 ** ($ $ (-385 (-525))))))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-3816 (((-2 (|:| |num| (-1171 |#2|)) (|:| |den| |#2|)) $) NIL)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| (-385 |#2|) (-341)))) (-3706 (($ $) NIL (|has| (-385 |#2|) (-341)))) (-1715 (((-108) $) NIL (|has| (-385 |#2|) (-341)))) (-2796 (((-631 (-385 |#2|)) (-1171 $)) NIL) (((-631 (-385 |#2|))) NIL)) (-2569 (((-385 |#2|) $) NIL)) (-3734 (((-1099 (-854) (-712)) (-525)) NIL (|has| (-385 |#2|) (-327)))) (-2157 (((-3 $ "failed") $ $) NIL)) (-1291 (($ $) NIL (|has| (-385 |#2|) (-341)))) (-2827 (((-396 $) $) NIL (|has| (-385 |#2|) (-341)))) (-1947 (((-108) $ $) NIL (|has| (-385 |#2|) (-341)))) (-3032 (((-712)) NIL (|has| (-385 |#2|) (-346)))) (-1819 (((-108)) NIL)) (-4081 (((-108) |#1|) 148) (((-108) |#2|) 153)) (-3798 (($) NIL T CONST)) (-1251 (((-3 (-525) "failed") $) NIL (|has| (-385 |#2|) (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| (-385 |#2|) (-966 (-385 (-525))))) (((-3 (-385 |#2|) "failed") $) NIL)) (-3528 (((-525) $) NIL (|has| (-385 |#2|) (-966 (-525)))) (((-385 (-525)) $) NIL (|has| (-385 |#2|) (-966 (-385 (-525))))) (((-385 |#2|) $) NIL)) (-4171 (($ (-1171 (-385 |#2|)) (-1171 $)) NIL) (($ (-1171 (-385 |#2|))) 70) (($ (-1171 |#2|) |#2|) NIL)) (-2625 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-385 |#2|) (-327)))) (-2129 (($ $ $) NIL (|has| (-385 |#2|) (-341)))) (-3922 (((-631 (-385 |#2|)) $ (-1171 $)) NIL) (((-631 (-385 |#2|)) $) NIL)) (-3305 (((-631 (-525)) (-631 $)) NIL (|has| (-385 |#2|) (-587 (-525)))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| (-385 |#2|) (-587 (-525)))) (((-2 (|:| -4057 (-631 (-385 |#2|))) (|:| |vec| (-1171 (-385 |#2|)))) (-631 $) (-1171 $)) NIL) (((-631 (-385 |#2|)) (-631 $)) NIL)) (-1598 (((-1171 $) (-1171 $)) NIL)) (-1227 (($ |#3|) 65) (((-3 $ "failed") (-385 |#3|)) NIL (|has| (-385 |#2|) (-341)))) (-4163 (((-3 $ "failed") $) NIL)) (-1205 (((-591 (-591 |#1|))) NIL (|has| |#1| (-346)))) (-1565 (((-108) |#1| |#1|) NIL)) (-4073 (((-854)) NIL)) (-3377 (($) NIL (|has| (-385 |#2|) (-346)))) (-3390 (((-108)) NIL)) (-2764 (((-108) |#1|) 56) (((-108) |#2|) 150)) (-2110 (($ $ $) NIL (|has| (-385 |#2|) (-341)))) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL (|has| (-385 |#2|) (-341)))) (-3208 (($ $) NIL)) (-3944 (($) NIL (|has| (-385 |#2|) (-327)))) (-4104 (((-108) $) NIL (|has| (-385 |#2|) (-327)))) (-2299 (($ $ (-712)) NIL (|has| (-385 |#2|) (-327))) (($ $) NIL (|has| (-385 |#2|) (-327)))) (-2744 (((-108) $) NIL (|has| (-385 |#2|) (-341)))) (-3873 (((-854) $) NIL (|has| (-385 |#2|) (-327))) (((-774 (-854)) $) NIL (|has| (-385 |#2|) (-327)))) (-2824 (((-108) $) NIL)) (-1739 (((-712)) NIL)) (-2101 (((-1171 $) (-1171 $)) NIL)) (-2771 (((-385 |#2|) $) NIL)) (-1957 (((-591 (-885 |#1|)) (-1089)) NIL (|has| |#1| (-341)))) (-2085 (((-3 $ "failed") $) NIL (|has| (-385 |#2|) (-327)))) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| (-385 |#2|) (-341)))) (-1382 ((|#3| $) NIL (|has| (-385 |#2|) (-341)))) (-3016 (((-854) $) NIL (|has| (-385 |#2|) (-346)))) (-1223 ((|#3| $) NIL)) (-1356 (($ (-591 $)) NIL (|has| (-385 |#2|) (-341))) (($ $ $) NIL (|has| (-385 |#2|) (-341)))) (-2339 (((-1072) $) NIL)) (-3112 (((-631 (-385 |#2|))) 52)) (-1890 (((-631 (-385 |#2|))) 51)) (-1622 (($ $) NIL (|has| (-385 |#2|) (-341)))) (-3988 (($ (-1171 |#2|) |#2|) 71)) (-3202 (((-631 (-385 |#2|))) 50)) (-1891 (((-631 (-385 |#2|))) 49)) (-3870 (((-2 (|:| |num| (-631 |#2|)) (|:| |den| |#2|)) (-1 |#2| |#2|)) 86)) (-1351 (((-2 (|:| |num| (-1171 |#2|)) (|:| |den| |#2|)) $) 77)) (-3026 (((-1171 $)) 46)) (-3441 (((-1171 $)) 45)) (-2200 (((-108) $) NIL)) (-3053 (((-108) $) NIL) (((-108) $ |#1|) NIL) (((-108) $ |#2|) NIL)) (-3506 (($) NIL (|has| (-385 |#2|) (-327)) CONST)) (-2226 (($ (-854)) NIL (|has| (-385 |#2|) (-346)))) (-2506 (((-3 |#2| "failed")) 63)) (-2047 (((-1036) $) NIL)) (-1892 (((-712)) NIL)) (-3857 (($) NIL)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| (-385 |#2|) (-341)))) (-1399 (($ (-591 $)) NIL (|has| (-385 |#2|) (-341))) (($ $ $) NIL (|has| (-385 |#2|) (-341)))) (-2846 (((-591 (-2 (|:| -1348 (-525)) (|:| -2008 (-525))))) NIL (|has| (-385 |#2|) (-327)))) (-1348 (((-396 $) $) NIL (|has| (-385 |#2|) (-341)))) (-3375 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| (-385 |#2|) (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL (|has| (-385 |#2|) (-341)))) (-2089 (((-3 $ "failed") $ $) NIL (|has| (-385 |#2|) (-341)))) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| (-385 |#2|) (-341)))) (-1712 (((-712) $) NIL (|has| (-385 |#2|) (-341)))) (-3164 ((|#1| $ |#1| |#1|) NIL)) (-3787 (((-3 |#2| "failed")) 62)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL (|has| (-385 |#2|) (-341)))) (-2976 (((-385 |#2|) (-1171 $)) NIL) (((-385 |#2|)) 42)) (-2953 (((-712) $) NIL (|has| (-385 |#2|) (-327))) (((-3 (-712) "failed") $ $) NIL (|has| (-385 |#2|) (-327)))) (-3266 (($ $ (-1 (-385 |#2|) (-385 |#2|)) (-712)) NIL (|has| (-385 |#2|) (-341))) (($ $ (-1 (-385 |#2|) (-385 |#2|))) NIL (|has| (-385 |#2|) (-341))) (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-833 (-1089))))) (($ $ (-1089) (-712)) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-833 (-1089))))) (($ $ (-591 (-1089))) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-833 (-1089))))) (($ $ (-1089)) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-833 (-1089))))) (($ $ (-712)) NIL (-3321 (-12 (|has| (-385 |#2|) (-213)) (|has| (-385 |#2|) (-341))) (|has| (-385 |#2|) (-327)))) (($ $) NIL (-3321 (-12 (|has| (-385 |#2|) (-213)) (|has| (-385 |#2|) (-341))) (|has| (-385 |#2|) (-327))))) (-1244 (((-631 (-385 |#2|)) (-1171 $) (-1 (-385 |#2|) (-385 |#2|))) NIL (|has| (-385 |#2|) (-341)))) (-1478 ((|#3|) 53)) (-2616 (($) NIL (|has| (-385 |#2|) (-327)))) (-3572 (((-1171 (-385 |#2|)) $ (-1171 $)) NIL) (((-631 (-385 |#2|)) (-1171 $) (-1171 $)) NIL) (((-1171 (-385 |#2|)) $) 72) (((-631 (-385 |#2|)) (-1171 $)) NIL)) (-1408 (((-1171 (-385 |#2|)) $) NIL) (($ (-1171 (-385 |#2|))) NIL) ((|#3| $) NIL) (($ |#3|) NIL)) (-2265 (((-3 (-1171 $) "failed") (-631 $)) NIL (|has| (-385 |#2|) (-327)))) (-4065 (((-1171 $) (-1171 $)) NIL)) (-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ (-385 |#2|)) NIL) (($ (-385 (-525))) NIL (-3321 (|has| (-385 |#2|) (-966 (-385 (-525)))) (|has| (-385 |#2|) (-341)))) (($ $) NIL (|has| (-385 |#2|) (-341)))) (-1437 (($ $) NIL (|has| (-385 |#2|) (-327))) (((-3 $ "failed") $) NIL (|has| (-385 |#2|) (-136)))) (-3806 ((|#3| $) NIL)) (-2128 (((-712)) NIL)) (-3841 (((-108)) 60)) (-1466 (((-108) |#1|) 154) (((-108) |#2|) 155)) (-4003 (((-1171 $)) 125)) (-2495 (((-108) $ $) NIL (|has| (-385 |#2|) (-341)))) (-4206 (((-2 (|:| |num| $) (|:| |den| |#2|) (|:| |derivden| |#2|) (|:| |gd| |#2|)) $ (-1 |#2| |#2|)) NIL)) (-3886 (((-108)) NIL)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL (|has| (-385 |#2|) (-341)))) (-4191 (($) 94 T CONST)) (-4197 (($) NIL T CONST)) (-4196 (($ $ (-1 (-385 |#2|) (-385 |#2|)) (-712)) NIL (|has| (-385 |#2|) (-341))) (($ $ (-1 (-385 |#2|) (-385 |#2|))) NIL (|has| (-385 |#2|) (-341))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-833 (-1089))))) (($ $ (-1089) (-712)) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-833 (-1089))))) (($ $ (-591 (-1089))) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-833 (-1089))))) (($ $ (-1089)) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-833 (-1089))))) (($ $ (-712)) NIL (-3321 (-12 (|has| (-385 |#2|) (-213)) (|has| (-385 |#2|) (-341))) (|has| (-385 |#2|) (-327)))) (($ $) NIL (-3321 (-12 (|has| (-385 |#2|) (-213)) (|has| (-385 |#2|) (-341))) (|has| (-385 |#2|) (-327))))) (-4096 (((-108) $ $) NIL)) (-4173 (($ $ $) NIL (|has| (-385 |#2|) (-341)))) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL (|has| (-385 |#2|) (-341)))) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 |#2|)) NIL) (($ (-385 |#2|) $) NIL) (($ (-385 (-525)) $) NIL (|has| (-385 |#2|) (-341))) (($ $ (-385 (-525))) NIL (|has| (-385 |#2|) (-341)))))
+((** (*1 *1 *1 *2) (-12 (-4 *1 (-932)) (-5 *2 (-385 (-525))))) (-3126 (*1 *1 *1 *2) (-12 (-4 *1 (-932)) (-5 *2 (-525)))) (-2551 (*1 *1 *1) (-4 *1 (-932))))
+(-13 (-10 -8 (-15 -2551 ($ $)) (-15 -3126 ($ $ (-525))) (-15 ** ($ $ (-385 (-525))))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-2301 (((-2 (|:| |num| (-1171 |#2|)) (|:| |den| |#2|)) $) NIL)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| (-385 |#2|) (-341)))) (-3641 (($ $) NIL (|has| (-385 |#2|) (-341)))) (-3077 (((-108) $) NIL (|has| (-385 |#2|) (-341)))) (-1712 (((-631 (-385 |#2|)) (-1171 $)) NIL) (((-631 (-385 |#2|))) NIL)) (-1481 (((-385 |#2|) $) NIL)) (-2666 (((-1099 (-854) (-712)) (-525)) NIL (|has| (-385 |#2|) (-327)))) (-3332 (((-3 $ "failed") $ $) NIL)) (-1720 (($ $) NIL (|has| (-385 |#2|) (-341)))) (-3898 (((-396 $) $) NIL (|has| (-385 |#2|) (-341)))) (-1965 (((-108) $ $) NIL (|has| (-385 |#2|) (-341)))) (-2834 (((-712)) NIL (|has| (-385 |#2|) (-346)))) (-2190 (((-108)) NIL)) (-1911 (((-108) |#1|) 148) (((-108) |#2|) 153)) (-2055 (($) NIL T CONST)) (-4174 (((-3 (-525) "failed") $) NIL (|has| (-385 |#2|) (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| (-385 |#2|) (-966 (-385 (-525))))) (((-3 (-385 |#2|) "failed") $) NIL)) (-3341 (((-525) $) NIL (|has| (-385 |#2|) (-966 (-525)))) (((-385 (-525)) $) NIL (|has| (-385 |#2|) (-966 (-385 (-525))))) (((-385 |#2|) $) NIL)) (-1554 (($ (-1171 (-385 |#2|)) (-1171 $)) NIL) (($ (-1171 (-385 |#2|))) 70) (($ (-1171 |#2|) |#2|) NIL)) (-3640 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-385 |#2|) (-327)))) (-3265 (($ $ $) NIL (|has| (-385 |#2|) (-341)))) (-4054 (((-631 (-385 |#2|)) $ (-1171 $)) NIL) (((-631 (-385 |#2|)) $) NIL)) (-3925 (((-631 (-525)) (-631 $)) NIL (|has| (-385 |#2|) (-587 (-525)))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| (-385 |#2|) (-587 (-525)))) (((-2 (|:| -2928 (-631 (-385 |#2|))) (|:| |vec| (-1171 (-385 |#2|)))) (-631 $) (-1171 $)) NIL) (((-631 (-385 |#2|)) (-631 $)) NIL)) (-2052 (((-1171 $) (-1171 $)) NIL)) (-3618 (($ |#3|) 65) (((-3 $ "failed") (-385 |#3|)) NIL (|has| (-385 |#2|) (-341)))) (-1522 (((-3 $ "failed") $) NIL)) (-2904 (((-591 (-591 |#1|))) NIL (|has| |#1| (-346)))) (-3759 (((-108) |#1| |#1|) NIL)) (-2193 (((-854)) NIL)) (-1325 (($) NIL (|has| (-385 |#2|) (-346)))) (-3506 (((-108)) NIL)) (-1461 (((-108) |#1|) 56) (((-108) |#2|) 150)) (-3239 (($ $ $) NIL (|has| (-385 |#2|) (-341)))) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL (|has| (-385 |#2|) (-341)))) (-3153 (($ $) NIL)) (-1268 (($) NIL (|has| (-385 |#2|) (-327)))) (-2096 (((-108) $) NIL (|has| (-385 |#2|) (-327)))) (-3477 (($ $ (-712)) NIL (|has| (-385 |#2|) (-327))) (($ $) NIL (|has| (-385 |#2|) (-327)))) (-2393 (((-108) $) NIL (|has| (-385 |#2|) (-341)))) (-1676 (((-854) $) NIL (|has| (-385 |#2|) (-327))) (((-774 (-854)) $) NIL (|has| (-385 |#2|) (-327)))) (-3865 (((-108) $) NIL)) (-3340 (((-712)) NIL)) (-2792 (((-1171 $) (-1171 $)) NIL)) (-1525 (((-385 |#2|) $) NIL)) (-2056 (((-591 (-885 |#1|)) (-1089)) NIL (|has| |#1| (-341)))) (-2115 (((-3 $ "failed") $) NIL (|has| (-385 |#2|) (-327)))) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| (-385 |#2|) (-341)))) (-3205 ((|#3| $) NIL (|has| (-385 |#2|) (-341)))) (-1970 (((-854) $) NIL (|has| (-385 |#2|) (-346)))) (-3610 ((|#3| $) NIL)) (-2081 (($ (-591 $)) NIL (|has| (-385 |#2|) (-341))) (($ $ $) NIL (|has| (-385 |#2|) (-341)))) (-2621 (((-1072) $) NIL)) (-1705 (((-631 (-385 |#2|))) 52)) (-2636 (((-631 (-385 |#2|))) 51)) (-1523 (($ $) NIL (|has| (-385 |#2|) (-341)))) (-3470 (($ (-1171 |#2|) |#2|) 71)) (-3101 (((-631 (-385 |#2|))) 50)) (-2646 (((-631 (-385 |#2|))) 49)) (-1652 (((-2 (|:| |num| (-631 |#2|)) (|:| |den| |#2|)) (-1 |#2| |#2|)) 86)) (-2137 (((-2 (|:| |num| (-1171 |#2|)) (|:| |den| |#2|)) $) 77)) (-2045 (((-1171 $)) 46)) (-2773 (((-1171 $)) 45)) (-3790 (((-108) $) NIL)) (-2353 (((-108) $) NIL) (((-108) $ |#1|) NIL) (((-108) $ |#2|) NIL)) (-3492 (($) NIL (|has| (-385 |#2|) (-327)) CONST)) (-3229 (($ (-854)) NIL (|has| (-385 |#2|) (-346)))) (-3695 (((-3 |#2| "failed")) 63)) (-2937 (((-1036) $) NIL)) (-2658 (((-712)) NIL)) (-3965 (($) NIL)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| (-385 |#2|) (-341)))) (-2124 (($ (-591 $)) NIL (|has| (-385 |#2|) (-341))) (($ $ $) NIL (|has| (-385 |#2|) (-341)))) (-4107 (((-591 (-2 (|:| -2542 (-525)) (|:| -3987 (-525))))) NIL (|has| (-385 |#2|) (-327)))) (-2542 (((-396 $) $) NIL (|has| (-385 |#2|) (-341)))) (-3387 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| (-385 |#2|) (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL (|has| (-385 |#2|) (-341)))) (-3210 (((-3 $ "failed") $ $) NIL (|has| (-385 |#2|) (-341)))) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| (-385 |#2|) (-341)))) (-3048 (((-712) $) NIL (|has| (-385 |#2|) (-341)))) (-1881 ((|#1| $ |#1| |#1|) NIL)) (-1945 (((-3 |#2| "failed")) 62)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL (|has| (-385 |#2|) (-341)))) (-2858 (((-385 |#2|) (-1171 $)) NIL) (((-385 |#2|)) 42)) (-2652 (((-712) $) NIL (|has| (-385 |#2|) (-327))) (((-3 (-712) "failed") $ $) NIL (|has| (-385 |#2|) (-327)))) (-2209 (($ $ (-1 (-385 |#2|) (-385 |#2|)) (-712)) NIL (|has| (-385 |#2|) (-341))) (($ $ (-1 (-385 |#2|) (-385 |#2|))) NIL (|has| (-385 |#2|) (-341))) (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-833 (-1089))))) (($ $ (-1089) (-712)) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-833 (-1089))))) (($ $ (-591 (-1089))) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-833 (-1089))))) (($ $ (-1089)) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-833 (-1089))))) (($ $ (-712)) NIL (-3150 (-12 (|has| (-385 |#2|) (-213)) (|has| (-385 |#2|) (-341))) (|has| (-385 |#2|) (-327)))) (($ $) NIL (-3150 (-12 (|has| (-385 |#2|) (-213)) (|has| (-385 |#2|) (-341))) (|has| (-385 |#2|) (-327))))) (-3206 (((-631 (-385 |#2|)) (-1171 $) (-1 (-385 |#2|) (-385 |#2|))) NIL (|has| (-385 |#2|) (-341)))) (-1341 ((|#3|) 53)) (-3560 (($) NIL (|has| (-385 |#2|) (-327)))) (-1671 (((-1171 (-385 |#2|)) $ (-1171 $)) NIL) (((-631 (-385 |#2|)) (-1171 $) (-1171 $)) NIL) (((-1171 (-385 |#2|)) $) 72) (((-631 (-385 |#2|)) (-1171 $)) NIL)) (-1300 (((-1171 (-385 |#2|)) $) NIL) (($ (-1171 (-385 |#2|))) NIL) ((|#3| $) NIL) (($ |#3|) NIL)) (-3124 (((-3 (-1171 $) "failed") (-631 $)) NIL (|has| (-385 |#2|) (-327)))) (-3010 (((-1171 $) (-1171 $)) NIL)) (-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ (-385 |#2|)) NIL) (($ (-385 (-525))) NIL (-3150 (|has| (-385 |#2|) (-966 (-385 (-525)))) (|has| (-385 |#2|) (-341)))) (($ $) NIL (|has| (-385 |#2|) (-341)))) (-3751 (($ $) NIL (|has| (-385 |#2|) (-327))) (((-3 $ "failed") $) NIL (|has| (-385 |#2|) (-136)))) (-2173 ((|#3| $) NIL)) (-3425 (((-712)) NIL)) (-1425 (((-108)) 60)) (-3977 (((-108) |#1|) 154) (((-108) |#2|) 155)) (-3612 (((-1171 $)) 125)) (-1724 (((-108) $ $) NIL (|has| (-385 |#2|) (-341)))) (-1776 (((-2 (|:| |num| $) (|:| |den| |#2|) (|:| |derivden| |#2|) (|:| |gd| |#2|)) $ (-1 |#2| |#2|)) NIL)) (-1787 (((-108)) NIL)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL (|has| (-385 |#2|) (-341)))) (-1830 (($) 94 T CONST)) (-1839 (($) NIL T CONST)) (-1796 (($ $ (-1 (-385 |#2|) (-385 |#2|)) (-712)) NIL (|has| (-385 |#2|) (-341))) (($ $ (-1 (-385 |#2|) (-385 |#2|))) NIL (|has| (-385 |#2|) (-341))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-833 (-1089))))) (($ $ (-1089) (-712)) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-833 (-1089))))) (($ $ (-591 (-1089))) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-833 (-1089))))) (($ $ (-1089)) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-833 (-1089))))) (($ $ (-712)) NIL (-3150 (-12 (|has| (-385 |#2|) (-213)) (|has| (-385 |#2|) (-341))) (|has| (-385 |#2|) (-327)))) (($ $) NIL (-3150 (-12 (|has| (-385 |#2|) (-213)) (|has| (-385 |#2|) (-341))) (|has| (-385 |#2|) (-327))))) (-3944 (((-108) $ $) NIL)) (-4059 (($ $ $) NIL (|has| (-385 |#2|) (-341)))) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL (|has| (-385 |#2|) (-341)))) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 |#2|)) NIL) (($ (-385 |#2|) $) NIL) (($ (-385 (-525)) $) NIL (|has| (-385 |#2|) (-341))) (($ $ (-385 (-525))) NIL (|has| (-385 |#2|) (-341)))))
(((-933 |#1| |#2| |#3| |#4| |#5|) (-320 |#1| |#2| |#3|) (-1129) (-1147 |#1|) (-1147 (-385 |#2|)) (-385 |#2|) (-712)) (T -933))
NIL
(-320 |#1| |#2| |#3|)
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-1885 (((-591 (-525)) $) 54)) (-3874 (($ (-591 (-525))) 62)) (-1508 (((-525) $) 40 (|has| (-525) (-286)))) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3706 (($ $) NIL)) (-1715 (((-108) $) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-1965 (((-396 (-1085 $)) (-1085 $)) NIL (|has| (-525) (-842)))) (-1291 (($ $) NIL)) (-2827 (((-396 $) $) NIL)) (-2252 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) NIL (|has| (-525) (-842)))) (-1947 (((-108) $ $) NIL)) (-3329 (((-525) $) NIL (|has| (-525) (-761)))) (-3798 (($) NIL T CONST)) (-1251 (((-3 (-525) "failed") $) 49) (((-3 (-1089) "failed") $) NIL (|has| (-525) (-966 (-1089)))) (((-3 (-385 (-525)) "failed") $) 47 (|has| (-525) (-966 (-525)))) (((-3 (-525) "failed") $) 49 (|has| (-525) (-966 (-525))))) (-3528 (((-525) $) NIL) (((-1089) $) NIL (|has| (-525) (-966 (-1089)))) (((-385 (-525)) $) NIL (|has| (-525) (-966 (-525)))) (((-525) $) NIL (|has| (-525) (-966 (-525))))) (-2129 (($ $ $) NIL)) (-3305 (((-631 (-525)) (-631 $)) NIL (|has| (-525) (-587 (-525)))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| (-525) (-587 (-525)))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL) (((-631 (-525)) (-631 $)) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-3377 (($) NIL (|has| (-525) (-510)))) (-2110 (($ $ $) NIL)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL)) (-2744 (((-108) $) NIL)) (-4222 (((-591 (-525)) $) 60)) (-2134 (((-108) $) NIL (|has| (-525) (-761)))) (-2011 (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (|has| (-525) (-819 (-525)))) (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (|has| (-525) (-819 (-357))))) (-2824 (((-108) $) NIL)) (-2368 (($ $) NIL)) (-1738 (((-525) $) 37)) (-2085 (((-3 $ "failed") $) NIL (|has| (-525) (-1065)))) (-2732 (((-108) $) NIL (|has| (-525) (-761)))) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3741 (($ $ $) NIL (|has| (-525) (-788)))) (-2478 (($ $ $) NIL (|has| (-525) (-788)))) (-1340 (($ (-1 (-525) (-525)) $) NIL)) (-1356 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2339 (((-1072) $) NIL)) (-1622 (($ $) NIL)) (-3506 (($) NIL (|has| (-525) (-1065)) CONST)) (-2047 (((-1036) $) NIL)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-1399 (($ $ $) NIL) (($ (-591 $)) NIL)) (-3093 (($ $) NIL (|has| (-525) (-286))) (((-385 (-525)) $) 42)) (-3941 (((-1070 (-525)) $) 59)) (-2613 (($ (-591 (-525)) (-591 (-525))) 63)) (-2662 (((-525) $) 53 (|has| (-525) (-510)))) (-2916 (((-396 (-1085 $)) (-1085 $)) NIL (|has| (-525) (-842)))) (-1626 (((-396 (-1085 $)) (-1085 $)) NIL (|has| (-525) (-842)))) (-1348 (((-396 $) $) NIL)) (-3375 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2089 (((-3 $ "failed") $ $) NIL)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-4132 (($ $ (-591 (-525)) (-591 (-525))) NIL (|has| (-525) (-288 (-525)))) (($ $ (-525) (-525)) NIL (|has| (-525) (-288 (-525)))) (($ $ (-273 (-525))) NIL (|has| (-525) (-288 (-525)))) (($ $ (-591 (-273 (-525)))) NIL (|has| (-525) (-288 (-525)))) (($ $ (-591 (-1089)) (-591 (-525))) NIL (|has| (-525) (-486 (-1089) (-525)))) (($ $ (-1089) (-525)) NIL (|has| (-525) (-486 (-1089) (-525))))) (-1712 (((-712) $) NIL)) (-3164 (($ $ (-525)) NIL (|has| (-525) (-265 (-525) (-525))))) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL)) (-3266 (($ $) 11 (|has| (-525) (-213))) (($ $ (-712)) NIL (|has| (-525) (-213))) (($ $ (-1089)) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-1 (-525) (-525)) (-712)) NIL) (($ $ (-1 (-525) (-525))) NIL)) (-2966 (($ $) NIL)) (-1754 (((-525) $) 39)) (-1413 (((-591 (-525)) $) 61)) (-1408 (((-825 (-525)) $) NIL (|has| (-525) (-566 (-825 (-525))))) (((-825 (-357)) $) NIL (|has| (-525) (-566 (-825 (-357))))) (((-501) $) NIL (|has| (-525) (-566 (-501)))) (((-357) $) NIL (|has| (-525) (-951))) (((-205) $) NIL (|has| (-525) (-951)))) (-2265 (((-3 (-1171 $) "failed") (-631 $)) NIL (-12 (|has| $ (-136)) (|has| (-525) (-842))))) (-3022 (((-796) $) 77) (($ (-525)) 43) (($ $) NIL) (($ (-385 (-525))) 20) (($ (-525)) 43) (($ (-1089)) NIL (|has| (-525) (-966 (-1089)))) (((-385 (-525)) $) 18)) (-1437 (((-3 $ "failed") $) NIL (-3321 (-12 (|has| $ (-136)) (|has| (-525) (-842))) (|has| (-525) (-136))))) (-2128 (((-712)) 9)) (-3862 (((-525) $) 51 (|has| (-525) (-510)))) (-2495 (((-108) $ $) NIL)) (-1539 (($ $) NIL (|has| (-525) (-761)))) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-4191 (($) 10 T CONST)) (-4197 (($) 12 T CONST)) (-4196 (($ $) NIL (|has| (-525) (-213))) (($ $ (-712)) NIL (|has| (-525) (-213))) (($ $ (-1089)) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-1 (-525) (-525)) (-712)) NIL) (($ $ (-1 (-525) (-525))) NIL)) (-4135 (((-108) $ $) NIL (|has| (-525) (-788)))) (-4119 (((-108) $ $) NIL (|has| (-525) (-788)))) (-4096 (((-108) $ $) 14)) (-4126 (((-108) $ $) NIL (|has| (-525) (-788)))) (-4112 (((-108) $ $) 33 (|has| (-525) (-788)))) (-4173 (($ $ $) 29) (($ (-525) (-525)) 31)) (-4164 (($ $) 15) (($ $ $) 23)) (-4156 (($ $ $) 21)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 25) (($ $ $) 27) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ (-525) $) 25) (($ $ (-525)) NIL)))
-(((-934 |#1|) (-13 (-923 (-525)) (-10 -8 (-15 -3022 ((-385 (-525)) $)) (-15 -3093 ((-385 (-525)) $)) (-15 -1885 ((-591 (-525)) $)) (-15 -3941 ((-1070 (-525)) $)) (-15 -4222 ((-591 (-525)) $)) (-15 -1413 ((-591 (-525)) $)) (-15 -3874 ($ (-591 (-525)))) (-15 -2613 ($ (-591 (-525)) (-591 (-525)))))) (-525)) (T -934))
-((-3022 (*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-934 *3)) (-14 *3 (-525)))) (-3093 (*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-934 *3)) (-14 *3 (-525)))) (-1885 (*1 *2 *1) (-12 (-5 *2 (-591 (-525))) (-5 *1 (-934 *3)) (-14 *3 (-525)))) (-3941 (*1 *2 *1) (-12 (-5 *2 (-1070 (-525))) (-5 *1 (-934 *3)) (-14 *3 (-525)))) (-4222 (*1 *2 *1) (-12 (-5 *2 (-591 (-525))) (-5 *1 (-934 *3)) (-14 *3 (-525)))) (-1413 (*1 *2 *1) (-12 (-5 *2 (-591 (-525))) (-5 *1 (-934 *3)) (-14 *3 (-525)))) (-3874 (*1 *1 *2) (-12 (-5 *2 (-591 (-525))) (-5 *1 (-934 *3)) (-14 *3 (-525)))) (-2613 (*1 *1 *2 *2) (-12 (-5 *2 (-591 (-525))) (-5 *1 (-934 *3)) (-14 *3 (-525)))))
-(-13 (-923 (-525)) (-10 -8 (-15 -3022 ((-385 (-525)) $)) (-15 -3093 ((-385 (-525)) $)) (-15 -1885 ((-591 (-525)) $)) (-15 -3941 ((-1070 (-525)) $)) (-15 -4222 ((-591 (-525)) $)) (-15 -1413 ((-591 (-525)) $)) (-15 -3874 ($ (-591 (-525)))) (-15 -2613 ($ (-591 (-525)) (-591 (-525))))))
-((-4083 (((-51) (-385 (-525)) (-525)) 9)))
-(((-935) (-10 -7 (-15 -4083 ((-51) (-385 (-525)) (-525))))) (T -935))
-((-4083 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-525))) (-5 *4 (-525)) (-5 *2 (-51)) (-5 *1 (-935)))))
-(-10 -7 (-15 -4083 ((-51) (-385 (-525)) (-525))))
-((-3032 (((-525)) 13)) (-1769 (((-525)) 16)) (-3378 (((-1176) (-525)) 15)) (-2497 (((-525) (-525)) 17) (((-525)) 12)))
-(((-936) (-10 -7 (-15 -2497 ((-525))) (-15 -3032 ((-525))) (-15 -2497 ((-525) (-525))) (-15 -3378 ((-1176) (-525))) (-15 -1769 ((-525))))) (T -936))
-((-1769 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-936)))) (-3378 (*1 *2 *3) (-12 (-5 *3 (-525)) (-5 *2 (-1176)) (-5 *1 (-936)))) (-2497 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-936)))) (-3032 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-936)))) (-2497 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-936)))))
-(-10 -7 (-15 -2497 ((-525))) (-15 -3032 ((-525))) (-15 -2497 ((-525) (-525))) (-15 -3378 ((-1176) (-525))) (-15 -1769 ((-525))))
-((-3646 (((-396 |#1|) |#1|) 41)) (-1348 (((-396 |#1|) |#1|) 40)))
-(((-937 |#1|) (-10 -7 (-15 -1348 ((-396 |#1|) |#1|)) (-15 -3646 ((-396 |#1|) |#1|))) (-1147 (-385 (-525)))) (T -937))
-((-3646 (*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-937 *3)) (-4 *3 (-1147 (-385 (-525)))))) (-1348 (*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-937 *3)) (-4 *3 (-1147 (-385 (-525)))))))
-(-10 -7 (-15 -1348 ((-396 |#1|) |#1|)) (-15 -3646 ((-396 |#1|) |#1|)))
-((-1511 (((-3 (-385 (-525)) "failed") |#1|) 15)) (-1352 (((-108) |#1|) 14)) (-1726 (((-385 (-525)) |#1|) 10)))
-(((-938 |#1|) (-10 -7 (-15 -1726 ((-385 (-525)) |#1|)) (-15 -1352 ((-108) |#1|)) (-15 -1511 ((-3 (-385 (-525)) "failed") |#1|))) (-966 (-385 (-525)))) (T -938))
-((-1511 (*1 *2 *3) (|partial| -12 (-5 *2 (-385 (-525))) (-5 *1 (-938 *3)) (-4 *3 (-966 *2)))) (-1352 (*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-938 *3)) (-4 *3 (-966 (-385 (-525)))))) (-1726 (*1 *2 *3) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-938 *3)) (-4 *3 (-966 *2)))))
-(-10 -7 (-15 -1726 ((-385 (-525)) |#1|)) (-15 -1352 ((-108) |#1|)) (-15 -1511 ((-3 (-385 (-525)) "failed") |#1|)))
-((-3186 ((|#2| $ "value" |#2|) 12)) (-3164 ((|#2| $ "value") 10)) (-1632 (((-108) $ $) 18)))
-(((-939 |#1| |#2|) (-10 -8 (-15 -3186 (|#2| |#1| "value" |#2|)) (-15 -1632 ((-108) |#1| |#1|)) (-15 -3164 (|#2| |#1| "value"))) (-940 |#2|) (-1125)) (T -939))
-NIL
-(-10 -8 (-15 -3186 (|#2| |#1| "value" |#2|)) (-15 -1632 ((-108) |#1| |#1|)) (-15 -3164 (|#2| |#1| "value")))
-((-3008 (((-108) $ $) 19 (|has| |#1| (-1018)))) (-3024 ((|#1| $) 48)) (-3891 (((-108) $ (-712)) 8)) (-1780 ((|#1| $ |#1|) 39 (|has| $ (-6 -4251)))) (-3186 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4251)))) (-3665 (($ $ (-591 $)) 41 (|has| $ (-6 -4251)))) (-3798 (($) 7 T CONST)) (-3454 (((-591 |#1|) $) 30 (|has| $ (-6 -4250)))) (-4120 (((-591 $) $) 50)) (-2148 (((-108) $ $) 42 (|has| |#1| (-1018)))) (-2910 (((-108) $ (-712)) 9)) (-2552 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3249 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1|) $) 35)) (-3971 (((-108) $ (-712)) 10)) (-2599 (((-591 |#1|) $) 45)) (-1203 (((-108) $) 49)) (-2339 (((-1072) $) 22 (|has| |#1| (-1018)))) (-2047 (((-1036) $) 21 (|has| |#1| (-1018)))) (-1623 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) 14)) (-3028 (((-108) $) 11)) (-3209 (($) 12)) (-3164 ((|#1| $ "value") 47)) (-3505 (((-525) $ $) 44)) (-2237 (((-108) $) 46)) (-2064 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3199 (($ $) 13)) (-3022 (((-796) $) 18 (|has| |#1| (-565 (-796))))) (-3860 (((-591 $) $) 51)) (-1632 (((-108) $ $) 43 (|has| |#1| (-1018)))) (-4158 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) 20 (|has| |#1| (-1018)))) (-4045 (((-712) $) 6 (|has| $ (-6 -4250)))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-2597 (((-591 (-525)) $) 54)) (-1685 (($ (-591 (-525))) 62)) (-2314 (((-525) $) 40 (|has| (-525) (-286)))) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3641 (($ $) NIL)) (-3077 (((-108) $) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2179 (((-396 (-1085 $)) (-1085 $)) NIL (|has| (-525) (-842)))) (-1720 (($ $) NIL)) (-3898 (((-396 $) $) NIL)) (-3008 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) NIL (|has| (-525) (-842)))) (-1965 (((-108) $ $) NIL)) (-4188 (((-525) $) NIL (|has| (-525) (-761)))) (-2055 (($) NIL T CONST)) (-4174 (((-3 (-525) "failed") $) 49) (((-3 (-1089) "failed") $) NIL (|has| (-525) (-966 (-1089)))) (((-3 (-385 (-525)) "failed") $) 47 (|has| (-525) (-966 (-525)))) (((-3 (-525) "failed") $) 49 (|has| (-525) (-966 (-525))))) (-3341 (((-525) $) NIL) (((-1089) $) NIL (|has| (-525) (-966 (-1089)))) (((-385 (-525)) $) NIL (|has| (-525) (-966 (-525)))) (((-525) $) NIL (|has| (-525) (-966 (-525))))) (-3265 (($ $ $) NIL)) (-3925 (((-631 (-525)) (-631 $)) NIL (|has| (-525) (-587 (-525)))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| (-525) (-587 (-525)))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL) (((-631 (-525)) (-631 $)) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-1325 (($) NIL (|has| (-525) (-510)))) (-3239 (($ $ $) NIL)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL)) (-2393 (((-108) $) NIL)) (-3821 (((-591 (-525)) $) 60)) (-3489 (((-108) $) NIL (|has| (-525) (-761)))) (-4018 (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (|has| (-525) (-819 (-525)))) (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (|has| (-525) (-819 (-357))))) (-3865 (((-108) $) NIL)) (-2920 (($ $) NIL)) (-1384 (((-525) $) 37)) (-2115 (((-3 $ "failed") $) NIL (|has| (-525) (-1065)))) (-2256 (((-108) $) NIL (|has| (-525) (-761)))) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1923 (($ $ $) NIL (|has| (-525) (-788)))) (-3475 (($ $ $) NIL (|has| (-525) (-788)))) (-1257 (($ (-1 (-525) (-525)) $) NIL)) (-2081 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2621 (((-1072) $) NIL)) (-1523 (($ $) NIL)) (-3492 (($) NIL (|has| (-525) (-1065)) CONST)) (-2937 (((-1036) $) NIL)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-2124 (($ $ $) NIL) (($ (-591 $)) NIL)) (-1583 (($ $) NIL (|has| (-525) (-286))) (((-385 (-525)) $) 42)) (-1246 (((-1070 (-525)) $) 59)) (-3533 (($ (-591 (-525)) (-591 (-525))) 63)) (-2767 (((-525) $) 53 (|has| (-525) (-510)))) (-3550 (((-396 (-1085 $)) (-1085 $)) NIL (|has| (-525) (-842)))) (-3534 (((-396 (-1085 $)) (-1085 $)) NIL (|has| (-525) (-842)))) (-2542 (((-396 $) $) NIL)) (-3387 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-3210 (((-3 $ "failed") $ $) NIL)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1980 (($ $ (-591 (-525)) (-591 (-525))) NIL (|has| (-525) (-288 (-525)))) (($ $ (-525) (-525)) NIL (|has| (-525) (-288 (-525)))) (($ $ (-273 (-525))) NIL (|has| (-525) (-288 (-525)))) (($ $ (-591 (-273 (-525)))) NIL (|has| (-525) (-288 (-525)))) (($ $ (-591 (-1089)) (-591 (-525))) NIL (|has| (-525) (-486 (-1089) (-525)))) (($ $ (-1089) (-525)) NIL (|has| (-525) (-486 (-1089) (-525))))) (-3048 (((-712) $) NIL)) (-1881 (($ $ (-525)) NIL (|has| (-525) (-265 (-525) (-525))))) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL)) (-2209 (($ $) 11 (|has| (-525) (-213))) (($ $ (-712)) NIL (|has| (-525) (-213))) (($ $ (-1089)) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-1 (-525) (-525)) (-712)) NIL) (($ $ (-1 (-525) (-525))) NIL)) (-2774 (($ $) NIL)) (-1396 (((-525) $) 39)) (-3497 (((-591 (-525)) $) 61)) (-1300 (((-825 (-525)) $) NIL (|has| (-525) (-566 (-825 (-525))))) (((-825 (-357)) $) NIL (|has| (-525) (-566 (-825 (-357))))) (((-501) $) NIL (|has| (-525) (-566 (-501)))) (((-357) $) NIL (|has| (-525) (-951))) (((-205) $) NIL (|has| (-525) (-951)))) (-3124 (((-3 (-1171 $) "failed") (-631 $)) NIL (-12 (|has| $ (-136)) (|has| (-525) (-842))))) (-2686 (((-796) $) 77) (($ (-525)) 43) (($ $) NIL) (($ (-385 (-525))) 20) (($ (-525)) 43) (($ (-1089)) NIL (|has| (-525) (-966 (-1089)))) (((-385 (-525)) $) 18)) (-3751 (((-3 $ "failed") $) NIL (-3150 (-12 (|has| $ (-136)) (|has| (-525) (-842))) (|has| (-525) (-136))))) (-3425 (((-712)) 9)) (-1584 (((-525) $) 51 (|has| (-525) (-510)))) (-1724 (((-108) $ $) NIL)) (-1460 (($ $) NIL (|has| (-525) (-761)))) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-1830 (($) 10 T CONST)) (-1839 (($) 12 T CONST)) (-1796 (($ $) NIL (|has| (-525) (-213))) (($ $ (-712)) NIL (|has| (-525) (-213))) (($ $ (-1089)) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| (-525) (-833 (-1089)))) (($ $ (-1 (-525) (-525)) (-712)) NIL) (($ $ (-1 (-525) (-525))) NIL)) (-4004 (((-108) $ $) NIL (|has| (-525) (-788)))) (-3982 (((-108) $ $) NIL (|has| (-525) (-788)))) (-3944 (((-108) $ $) 14)) (-3994 (((-108) $ $) NIL (|has| (-525) (-788)))) (-3971 (((-108) $ $) 33 (|has| (-525) (-788)))) (-4059 (($ $ $) 29) (($ (-525) (-525)) 31)) (-4047 (($ $) 15) (($ $ $) 23)) (-4036 (($ $ $) 21)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 25) (($ $ $) 27) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ (-525) $) 25) (($ $ (-525)) NIL)))
+(((-934 |#1|) (-13 (-923 (-525)) (-10 -8 (-15 -2686 ((-385 (-525)) $)) (-15 -1583 ((-385 (-525)) $)) (-15 -2597 ((-591 (-525)) $)) (-15 -1246 ((-1070 (-525)) $)) (-15 -3821 ((-591 (-525)) $)) (-15 -3497 ((-591 (-525)) $)) (-15 -1685 ($ (-591 (-525)))) (-15 -3533 ($ (-591 (-525)) (-591 (-525)))))) (-525)) (T -934))
+((-2686 (*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-934 *3)) (-14 *3 (-525)))) (-1583 (*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-934 *3)) (-14 *3 (-525)))) (-2597 (*1 *2 *1) (-12 (-5 *2 (-591 (-525))) (-5 *1 (-934 *3)) (-14 *3 (-525)))) (-1246 (*1 *2 *1) (-12 (-5 *2 (-1070 (-525))) (-5 *1 (-934 *3)) (-14 *3 (-525)))) (-3821 (*1 *2 *1) (-12 (-5 *2 (-591 (-525))) (-5 *1 (-934 *3)) (-14 *3 (-525)))) (-3497 (*1 *2 *1) (-12 (-5 *2 (-591 (-525))) (-5 *1 (-934 *3)) (-14 *3 (-525)))) (-1685 (*1 *1 *2) (-12 (-5 *2 (-591 (-525))) (-5 *1 (-934 *3)) (-14 *3 (-525)))) (-3533 (*1 *1 *2 *2) (-12 (-5 *2 (-591 (-525))) (-5 *1 (-934 *3)) (-14 *3 (-525)))))
+(-13 (-923 (-525)) (-10 -8 (-15 -2686 ((-385 (-525)) $)) (-15 -1583 ((-385 (-525)) $)) (-15 -2597 ((-591 (-525)) $)) (-15 -1246 ((-1070 (-525)) $)) (-15 -3821 ((-591 (-525)) $)) (-15 -3497 ((-591 (-525)) $)) (-15 -1685 ($ (-591 (-525)))) (-15 -3533 ($ (-591 (-525)) (-591 (-525))))))
+((-1927 (((-51) (-385 (-525)) (-525)) 9)))
+(((-935) (-10 -7 (-15 -1927 ((-51) (-385 (-525)) (-525))))) (T -935))
+((-1927 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-525))) (-5 *4 (-525)) (-5 *2 (-51)) (-5 *1 (-935)))))
+(-10 -7 (-15 -1927 ((-51) (-385 (-525)) (-525))))
+((-2834 (((-525)) 13)) (-3787 (((-525)) 16)) (-3411 (((-1176) (-525)) 15)) (-1742 (((-525) (-525)) 17) (((-525)) 12)))
+(((-936) (-10 -7 (-15 -1742 ((-525))) (-15 -2834 ((-525))) (-15 -1742 ((-525) (-525))) (-15 -3411 ((-1176) (-525))) (-15 -3787 ((-525))))) (T -936))
+((-3787 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-936)))) (-3411 (*1 *2 *3) (-12 (-5 *3 (-525)) (-5 *2 (-1176)) (-5 *1 (-936)))) (-1742 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-936)))) (-2834 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-936)))) (-1742 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-936)))))
+(-10 -7 (-15 -1742 ((-525))) (-15 -2834 ((-525))) (-15 -1742 ((-525) (-525))) (-15 -3411 ((-1176) (-525))) (-15 -3787 ((-525))))
+((-3033 (((-396 |#1|) |#1|) 41)) (-2542 (((-396 |#1|) |#1|) 40)))
+(((-937 |#1|) (-10 -7 (-15 -2542 ((-396 |#1|) |#1|)) (-15 -3033 ((-396 |#1|) |#1|))) (-1147 (-385 (-525)))) (T -937))
+((-3033 (*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-937 *3)) (-4 *3 (-1147 (-385 (-525)))))) (-2542 (*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-937 *3)) (-4 *3 (-1147 (-385 (-525)))))))
+(-10 -7 (-15 -2542 ((-396 |#1|) |#1|)) (-15 -3033 ((-396 |#1|) |#1|)))
+((-2350 (((-3 (-385 (-525)) "failed") |#1|) 15)) (-2157 (((-108) |#1|) 14)) (-3184 (((-385 (-525)) |#1|) 10)))
+(((-938 |#1|) (-10 -7 (-15 -3184 ((-385 (-525)) |#1|)) (-15 -2157 ((-108) |#1|)) (-15 -2350 ((-3 (-385 (-525)) "failed") |#1|))) (-966 (-385 (-525)))) (T -938))
+((-2350 (*1 *2 *3) (|partial| -12 (-5 *2 (-385 (-525))) (-5 *1 (-938 *3)) (-4 *3 (-966 *2)))) (-2157 (*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-938 *3)) (-4 *3 (-966 (-385 (-525)))))) (-3184 (*1 *2 *3) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-938 *3)) (-4 *3 (-966 *2)))))
+(-10 -7 (-15 -3184 ((-385 (-525)) |#1|)) (-15 -2157 ((-108) |#1|)) (-15 -2350 ((-3 (-385 (-525)) "failed") |#1|)))
+((-2847 ((|#2| $ "value" |#2|) 12)) (-1881 ((|#2| $ "value") 10)) (-3592 (((-108) $ $) 18)))
+(((-939 |#1| |#2|) (-10 -8 (-15 -2847 (|#2| |#1| "value" |#2|)) (-15 -3592 ((-108) |#1| |#1|)) (-15 -1881 (|#2| |#1| "value"))) (-940 |#2|) (-1125)) (T -939))
+NIL
+(-10 -8 (-15 -2847 (|#2| |#1| "value" |#2|)) (-15 -3592 ((-108) |#1| |#1|)) (-15 -1881 (|#2| |#1| "value")))
+((-2673 (((-108) $ $) 19 (|has| |#1| (-1018)))) (-2940 ((|#1| $) 48)) (-3727 (((-108) $ (-712)) 8)) (-3912 ((|#1| $ |#1|) 39 (|has| $ (-6 -4251)))) (-2847 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4251)))) (-3245 (($ $ (-591 $)) 41 (|has| $ (-6 -4251)))) (-2055 (($) 7 T CONST)) (-2916 (((-591 |#1|) $) 30 (|has| $ (-6 -4250)))) (-2275 (((-591 $) $) 50)) (-3219 (((-108) $ $) 42 (|has| |#1| (-1018)))) (-3491 (((-108) $ (-712)) 9)) (-4207 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-4192 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1|) $) 35)) (-3295 (((-108) $ (-712)) 10)) (-2065 (((-591 |#1|) $) 45)) (-2878 (((-108) $) 49)) (-2621 (((-1072) $) 22 (|has| |#1| (-1018)))) (-2937 (((-1036) $) 21 (|has| |#1| (-1018)))) (-3465 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) 14)) (-2077 (((-108) $) 11)) (-3164 (($) 12)) (-1881 ((|#1| $ "value") 47)) (-2194 (((-525) $ $) 44)) (-4133 (((-108) $) 46)) (-2960 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-2873 (($ $) 13)) (-2686 (((-796) $) 18 (|has| |#1| (-565 (-796))))) (-1567 (((-591 $) $) 51)) (-3592 (((-108) $ $) 43 (|has| |#1| (-1018)))) (-1475 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) 20 (|has| |#1| (-1018)))) (-2028 (((-712) $) 6 (|has| $ (-6 -4250)))))
(((-940 |#1|) (-131) (-1125)) (T -940))
-((-3860 (*1 *2 *1) (-12 (-4 *3 (-1125)) (-5 *2 (-591 *1)) (-4 *1 (-940 *3)))) (-4120 (*1 *2 *1) (-12 (-4 *3 (-1125)) (-5 *2 (-591 *1)) (-4 *1 (-940 *3)))) (-1203 (*1 *2 *1) (-12 (-4 *1 (-940 *3)) (-4 *3 (-1125)) (-5 *2 (-108)))) (-3024 (*1 *2 *1) (-12 (-4 *1 (-940 *2)) (-4 *2 (-1125)))) (-3164 (*1 *2 *1 *3) (-12 (-5 *3 "value") (-4 *1 (-940 *2)) (-4 *2 (-1125)))) (-2237 (*1 *2 *1) (-12 (-4 *1 (-940 *3)) (-4 *3 (-1125)) (-5 *2 (-108)))) (-2599 (*1 *2 *1) (-12 (-4 *1 (-940 *3)) (-4 *3 (-1125)) (-5 *2 (-591 *3)))) (-3505 (*1 *2 *1 *1) (-12 (-4 *1 (-940 *3)) (-4 *3 (-1125)) (-5 *2 (-525)))) (-1632 (*1 *2 *1 *1) (-12 (-4 *1 (-940 *3)) (-4 *3 (-1125)) (-4 *3 (-1018)) (-5 *2 (-108)))) (-2148 (*1 *2 *1 *1) (-12 (-4 *1 (-940 *3)) (-4 *3 (-1125)) (-4 *3 (-1018)) (-5 *2 (-108)))) (-3665 (*1 *1 *1 *2) (-12 (-5 *2 (-591 *1)) (|has| *1 (-6 -4251)) (-4 *1 (-940 *3)) (-4 *3 (-1125)))) (-3186 (*1 *2 *1 *3 *2) (-12 (-5 *3 "value") (|has| *1 (-6 -4251)) (-4 *1 (-940 *2)) (-4 *2 (-1125)))) (-1780 (*1 *2 *1 *2) (-12 (|has| *1 (-6 -4251)) (-4 *1 (-940 *2)) (-4 *2 (-1125)))))
-(-13 (-464 |t#1|) (-10 -8 (-15 -3860 ((-591 $) $)) (-15 -4120 ((-591 $) $)) (-15 -1203 ((-108) $)) (-15 -3024 (|t#1| $)) (-15 -3164 (|t#1| $ "value")) (-15 -2237 ((-108) $)) (-15 -2599 ((-591 |t#1|) $)) (-15 -3505 ((-525) $ $)) (IF (|has| |t#1| (-1018)) (PROGN (-15 -1632 ((-108) $ $)) (-15 -2148 ((-108) $ $))) |%noBranch|) (IF (|has| $ (-6 -4251)) (PROGN (-15 -3665 ($ $ (-591 $))) (-15 -3186 (|t#1| $ "value" |t#1|)) (-15 -1780 (|t#1| $ |t#1|))) |%noBranch|)))
-(((-33) . T) ((-97) |has| |#1| (-1018)) ((-565 (-796)) -3321 (|has| |#1| (-1018)) (|has| |#1| (-565 (-796)))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-1018) |has| |#1| (-1018)) ((-1125) . T))
-((-1361 (($ $) 9) (($ $ (-712)) 43) (($ (-385 (-525))) 13) (($ (-525)) 15)) (-3642 (((-3 $ "failed") (-1085 $) (-854) (-796)) 23) (((-3 $ "failed") (-1085 $) (-854)) 28)) (-3956 (($ $ (-525)) 49)) (-2128 (((-712)) 16)) (-1282 (((-591 $) (-1085 $)) NIL) (((-591 $) (-1085 (-385 (-525)))) 54) (((-591 $) (-1085 (-525))) 59) (((-591 $) (-885 $)) 63) (((-591 $) (-885 (-385 (-525)))) 67) (((-591 $) (-885 (-525))) 71)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL) (($ $ (-385 (-525))) 47)))
-(((-941 |#1|) (-10 -8 (-15 -1361 (|#1| (-525))) (-15 -1361 (|#1| (-385 (-525)))) (-15 -1361 (|#1| |#1| (-712))) (-15 -1282 ((-591 |#1|) (-885 (-525)))) (-15 -1282 ((-591 |#1|) (-885 (-385 (-525))))) (-15 -1282 ((-591 |#1|) (-885 |#1|))) (-15 -1282 ((-591 |#1|) (-1085 (-525)))) (-15 -1282 ((-591 |#1|) (-1085 (-385 (-525))))) (-15 -1282 ((-591 |#1|) (-1085 |#1|))) (-15 -3642 ((-3 |#1| "failed") (-1085 |#1|) (-854))) (-15 -3642 ((-3 |#1| "failed") (-1085 |#1|) (-854) (-796))) (-15 ** (|#1| |#1| (-385 (-525)))) (-15 -3956 (|#1| |#1| (-525))) (-15 -1361 (|#1| |#1|)) (-15 ** (|#1| |#1| (-525))) (-15 -2128 ((-712))) (-15 ** (|#1| |#1| (-712))) (-15 ** (|#1| |#1| (-854)))) (-942)) (T -941))
-((-2128 (*1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-941 *3)) (-4 *3 (-942)))))
-(-10 -8 (-15 -1361 (|#1| (-525))) (-15 -1361 (|#1| (-385 (-525)))) (-15 -1361 (|#1| |#1| (-712))) (-15 -1282 ((-591 |#1|) (-885 (-525)))) (-15 -1282 ((-591 |#1|) (-885 (-385 (-525))))) (-15 -1282 ((-591 |#1|) (-885 |#1|))) (-15 -1282 ((-591 |#1|) (-1085 (-525)))) (-15 -1282 ((-591 |#1|) (-1085 (-385 (-525))))) (-15 -1282 ((-591 |#1|) (-1085 |#1|))) (-15 -3642 ((-3 |#1| "failed") (-1085 |#1|) (-854))) (-15 -3642 ((-3 |#1| "failed") (-1085 |#1|) (-854) (-796))) (-15 ** (|#1| |#1| (-385 (-525)))) (-15 -3956 (|#1| |#1| (-525))) (-15 -1361 (|#1| |#1|)) (-15 ** (|#1| |#1| (-525))) (-15 -2128 ((-712))) (-15 ** (|#1| |#1| (-712))) (-15 ** (|#1| |#1| (-854))))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) 89)) (-3706 (($ $) 90)) (-1715 (((-108) $) 92)) (-2157 (((-3 $ "failed") $ $) 19)) (-1291 (($ $) 109)) (-2827 (((-396 $) $) 110)) (-1361 (($ $) 73) (($ $ (-712)) 59) (($ (-385 (-525))) 58) (($ (-525)) 57)) (-1947 (((-108) $ $) 100)) (-3329 (((-525) $) 127)) (-3798 (($) 17 T CONST)) (-3642 (((-3 $ "failed") (-1085 $) (-854) (-796)) 67) (((-3 $ "failed") (-1085 $) (-854)) 66)) (-1251 (((-3 (-525) "failed") $) 85 (|has| (-385 (-525)) (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) 83 (|has| (-385 (-525)) (-966 (-385 (-525))))) (((-3 (-385 (-525)) "failed") $) 81)) (-3528 (((-525) $) 86 (|has| (-385 (-525)) (-966 (-525)))) (((-385 (-525)) $) 84 (|has| (-385 (-525)) (-966 (-385 (-525))))) (((-385 (-525)) $) 80)) (-3472 (($ $ (-796)) 56)) (-4018 (($ $ (-796)) 55)) (-2129 (($ $ $) 104)) (-4163 (((-3 $ "failed") $) 34)) (-2110 (($ $ $) 103)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) 98)) (-2744 (((-108) $) 111)) (-2134 (((-108) $) 125)) (-2824 (((-108) $) 31)) (-3956 (($ $ (-525)) 72)) (-2732 (((-108) $) 126)) (-1758 (((-3 (-591 $) "failed") (-591 $) $) 107)) (-3741 (($ $ $) 124)) (-2478 (($ $ $) 123)) (-3976 (((-3 (-1085 $) "failed") $) 68)) (-2556 (((-3 (-796) "failed") $) 70)) (-2386 (((-3 (-1085 $) "failed") $) 69)) (-1356 (($ (-591 $)) 96) (($ $ $) 95)) (-2339 (((-1072) $) 9)) (-1622 (($ $) 112)) (-2047 (((-1036) $) 10)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) 97)) (-1399 (($ (-591 $)) 94) (($ $ $) 93)) (-1348 (((-396 $) $) 108)) (-3375 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 106) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) 105)) (-2089 (((-3 $ "failed") $ $) 88)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) 99)) (-1712 (((-712) $) 101)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) 102)) (-3022 (((-796) $) 11) (($ (-525)) 28) (($ (-385 (-525))) 117) (($ $) 87) (($ (-385 (-525))) 82) (($ (-525)) 79) (($ (-385 (-525))) 76)) (-2128 (((-712)) 29)) (-2495 (((-108) $ $) 91)) (-2176 (((-385 (-525)) $ $) 54)) (-1282 (((-591 $) (-1085 $)) 65) (((-591 $) (-1085 (-385 (-525)))) 64) (((-591 $) (-1085 (-525))) 63) (((-591 $) (-885 $)) 62) (((-591 $) (-885 (-385 (-525)))) 61) (((-591 $) (-885 (-525))) 60)) (-1539 (($ $) 128)) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33) (($ $ (-525)) 113)) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4135 (((-108) $ $) 121)) (-4119 (((-108) $ $) 120)) (-4096 (((-108) $ $) 6)) (-4126 (((-108) $ $) 122)) (-4112 (((-108) $ $) 119)) (-4173 (($ $ $) 118)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32) (($ $ (-525)) 114) (($ $ (-385 (-525))) 71)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ (-385 (-525)) $) 116) (($ $ (-385 (-525))) 115) (($ (-525) $) 78) (($ $ (-525)) 77) (($ (-385 (-525)) $) 75) (($ $ (-385 (-525))) 74)))
+((-1567 (*1 *2 *1) (-12 (-4 *3 (-1125)) (-5 *2 (-591 *1)) (-4 *1 (-940 *3)))) (-2275 (*1 *2 *1) (-12 (-4 *3 (-1125)) (-5 *2 (-591 *1)) (-4 *1 (-940 *3)))) (-2878 (*1 *2 *1) (-12 (-4 *1 (-940 *3)) (-4 *3 (-1125)) (-5 *2 (-108)))) (-2940 (*1 *2 *1) (-12 (-4 *1 (-940 *2)) (-4 *2 (-1125)))) (-1881 (*1 *2 *1 *3) (-12 (-5 *3 "value") (-4 *1 (-940 *2)) (-4 *2 (-1125)))) (-4133 (*1 *2 *1) (-12 (-4 *1 (-940 *3)) (-4 *3 (-1125)) (-5 *2 (-108)))) (-2065 (*1 *2 *1) (-12 (-4 *1 (-940 *3)) (-4 *3 (-1125)) (-5 *2 (-591 *3)))) (-2194 (*1 *2 *1 *1) (-12 (-4 *1 (-940 *3)) (-4 *3 (-1125)) (-5 *2 (-525)))) (-3592 (*1 *2 *1 *1) (-12 (-4 *1 (-940 *3)) (-4 *3 (-1125)) (-4 *3 (-1018)) (-5 *2 (-108)))) (-3219 (*1 *2 *1 *1) (-12 (-4 *1 (-940 *3)) (-4 *3 (-1125)) (-4 *3 (-1018)) (-5 *2 (-108)))) (-3245 (*1 *1 *1 *2) (-12 (-5 *2 (-591 *1)) (|has| *1 (-6 -4251)) (-4 *1 (-940 *3)) (-4 *3 (-1125)))) (-2847 (*1 *2 *1 *3 *2) (-12 (-5 *3 "value") (|has| *1 (-6 -4251)) (-4 *1 (-940 *2)) (-4 *2 (-1125)))) (-3912 (*1 *2 *1 *2) (-12 (|has| *1 (-6 -4251)) (-4 *1 (-940 *2)) (-4 *2 (-1125)))))
+(-13 (-464 |t#1|) (-10 -8 (-15 -1567 ((-591 $) $)) (-15 -2275 ((-591 $) $)) (-15 -2878 ((-108) $)) (-15 -2940 (|t#1| $)) (-15 -1881 (|t#1| $ "value")) (-15 -4133 ((-108) $)) (-15 -2065 ((-591 |t#1|) $)) (-15 -2194 ((-525) $ $)) (IF (|has| |t#1| (-1018)) (PROGN (-15 -3592 ((-108) $ $)) (-15 -3219 ((-108) $ $))) |%noBranch|) (IF (|has| $ (-6 -4251)) (PROGN (-15 -3245 ($ $ (-591 $))) (-15 -2847 (|t#1| $ "value" |t#1|)) (-15 -3912 (|t#1| $ |t#1|))) |%noBranch|)))
+(((-33) . T) ((-97) |has| |#1| (-1018)) ((-565 (-796)) -3150 (|has| |#1| (-1018)) (|has| |#1| (-565 (-796)))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-1018) |has| |#1| (-1018)) ((-1125) . T))
+((-2551 (($ $) 9) (($ $ (-712)) 43) (($ (-385 (-525))) 13) (($ (-525)) 15)) (-1254 (((-3 $ "failed") (-1085 $) (-854) (-796)) 23) (((-3 $ "failed") (-1085 $) (-854)) 28)) (-3126 (($ $ (-525)) 49)) (-3425 (((-712)) 16)) (-1634 (((-591 $) (-1085 $)) NIL) (((-591 $) (-1085 (-385 (-525)))) 54) (((-591 $) (-1085 (-525))) 59) (((-591 $) (-885 $)) 63) (((-591 $) (-885 (-385 (-525)))) 67) (((-591 $) (-885 (-525))) 71)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL) (($ $ (-385 (-525))) 47)))
+(((-941 |#1|) (-10 -8 (-15 -2551 (|#1| (-525))) (-15 -2551 (|#1| (-385 (-525)))) (-15 -2551 (|#1| |#1| (-712))) (-15 -1634 ((-591 |#1|) (-885 (-525)))) (-15 -1634 ((-591 |#1|) (-885 (-385 (-525))))) (-15 -1634 ((-591 |#1|) (-885 |#1|))) (-15 -1634 ((-591 |#1|) (-1085 (-525)))) (-15 -1634 ((-591 |#1|) (-1085 (-385 (-525))))) (-15 -1634 ((-591 |#1|) (-1085 |#1|))) (-15 -1254 ((-3 |#1| "failed") (-1085 |#1|) (-854))) (-15 -1254 ((-3 |#1| "failed") (-1085 |#1|) (-854) (-796))) (-15 ** (|#1| |#1| (-385 (-525)))) (-15 -3126 (|#1| |#1| (-525))) (-15 -2551 (|#1| |#1|)) (-15 ** (|#1| |#1| (-525))) (-15 -3425 ((-712))) (-15 ** (|#1| |#1| (-712))) (-15 ** (|#1| |#1| (-854)))) (-942)) (T -941))
+((-3425 (*1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-941 *3)) (-4 *3 (-942)))))
+(-10 -8 (-15 -2551 (|#1| (-525))) (-15 -2551 (|#1| (-385 (-525)))) (-15 -2551 (|#1| |#1| (-712))) (-15 -1634 ((-591 |#1|) (-885 (-525)))) (-15 -1634 ((-591 |#1|) (-885 (-385 (-525))))) (-15 -1634 ((-591 |#1|) (-885 |#1|))) (-15 -1634 ((-591 |#1|) (-1085 (-525)))) (-15 -1634 ((-591 |#1|) (-1085 (-385 (-525))))) (-15 -1634 ((-591 |#1|) (-1085 |#1|))) (-15 -1254 ((-3 |#1| "failed") (-1085 |#1|) (-854))) (-15 -1254 ((-3 |#1| "failed") (-1085 |#1|) (-854) (-796))) (-15 ** (|#1| |#1| (-385 (-525)))) (-15 -3126 (|#1| |#1| (-525))) (-15 -2551 (|#1| |#1|)) (-15 ** (|#1| |#1| (-525))) (-15 -3425 ((-712))) (-15 ** (|#1| |#1| (-712))) (-15 ** (|#1| |#1| (-854))))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) 89)) (-3641 (($ $) 90)) (-3077 (((-108) $) 92)) (-3332 (((-3 $ "failed") $ $) 19)) (-1720 (($ $) 109)) (-3898 (((-396 $) $) 110)) (-2551 (($ $) 73) (($ $ (-712)) 59) (($ (-385 (-525))) 58) (($ (-525)) 57)) (-1965 (((-108) $ $) 100)) (-4188 (((-525) $) 127)) (-2055 (($) 17 T CONST)) (-1254 (((-3 $ "failed") (-1085 $) (-854) (-796)) 67) (((-3 $ "failed") (-1085 $) (-854)) 66)) (-4174 (((-3 (-525) "failed") $) 85 (|has| (-385 (-525)) (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) 83 (|has| (-385 (-525)) (-966 (-385 (-525))))) (((-3 (-385 (-525)) "failed") $) 81)) (-3341 (((-525) $) 86 (|has| (-385 (-525)) (-966 (-525)))) (((-385 (-525)) $) 84 (|has| (-385 (-525)) (-966 (-385 (-525))))) (((-385 (-525)) $) 80)) (-1859 (($ $ (-796)) 56)) (-2536 (($ $ (-796)) 55)) (-3265 (($ $ $) 104)) (-1522 (((-3 $ "failed") $) 34)) (-3239 (($ $ $) 103)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) 98)) (-2393 (((-108) $) 111)) (-3489 (((-108) $) 125)) (-3865 (((-108) $) 31)) (-3126 (($ $ (-525)) 72)) (-2256 (((-108) $) 126)) (-3188 (((-3 (-591 $) "failed") (-591 $) $) 107)) (-1923 (($ $ $) 124)) (-3475 (($ $ $) 123)) (-3338 (((-3 (-1085 $) "failed") $) 68)) (-1226 (((-3 (-796) "failed") $) 70)) (-1852 (((-3 (-1085 $) "failed") $) 69)) (-2081 (($ (-591 $)) 96) (($ $ $) 95)) (-2621 (((-1072) $) 9)) (-1523 (($ $) 112)) (-2937 (((-1036) $) 10)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) 97)) (-2124 (($ (-591 $)) 94) (($ $ $) 93)) (-2542 (((-396 $) $) 108)) (-3387 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 106) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) 105)) (-3210 (((-3 $ "failed") $ $) 88)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) 99)) (-3048 (((-712) $) 101)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) 102)) (-2686 (((-796) $) 11) (($ (-525)) 28) (($ (-385 (-525))) 117) (($ $) 87) (($ (-385 (-525))) 82) (($ (-525)) 79) (($ (-385 (-525))) 76)) (-3425 (((-712)) 29)) (-1724 (((-108) $ $) 91)) (-4173 (((-385 (-525)) $ $) 54)) (-1634 (((-591 $) (-1085 $)) 65) (((-591 $) (-1085 (-385 (-525)))) 64) (((-591 $) (-1085 (-525))) 63) (((-591 $) (-885 $)) 62) (((-591 $) (-885 (-385 (-525)))) 61) (((-591 $) (-885 (-525))) 60)) (-1460 (($ $) 128)) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33) (($ $ (-525)) 113)) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-4004 (((-108) $ $) 121)) (-3982 (((-108) $ $) 120)) (-3944 (((-108) $ $) 6)) (-3994 (((-108) $ $) 122)) (-3971 (((-108) $ $) 119)) (-4059 (($ $ $) 118)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32) (($ $ (-525)) 114) (($ $ (-385 (-525))) 71)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ (-385 (-525)) $) 116) (($ $ (-385 (-525))) 115) (($ (-525) $) 78) (($ $ (-525)) 77) (($ (-385 (-525)) $) 75) (($ $ (-385 (-525))) 74)))
(((-942) (-131)) (T -942))
-((-1361 (*1 *1 *1) (-4 *1 (-942))) (-2556 (*1 *2 *1) (|partial| -12 (-4 *1 (-942)) (-5 *2 (-796)))) (-2386 (*1 *2 *1) (|partial| -12 (-5 *2 (-1085 *1)) (-4 *1 (-942)))) (-3976 (*1 *2 *1) (|partial| -12 (-5 *2 (-1085 *1)) (-4 *1 (-942)))) (-3642 (*1 *1 *2 *3 *4) (|partial| -12 (-5 *2 (-1085 *1)) (-5 *3 (-854)) (-5 *4 (-796)) (-4 *1 (-942)))) (-3642 (*1 *1 *2 *3) (|partial| -12 (-5 *2 (-1085 *1)) (-5 *3 (-854)) (-4 *1 (-942)))) (-1282 (*1 *2 *3) (-12 (-5 *3 (-1085 *1)) (-4 *1 (-942)) (-5 *2 (-591 *1)))) (-1282 (*1 *2 *3) (-12 (-5 *3 (-1085 (-385 (-525)))) (-5 *2 (-591 *1)) (-4 *1 (-942)))) (-1282 (*1 *2 *3) (-12 (-5 *3 (-1085 (-525))) (-5 *2 (-591 *1)) (-4 *1 (-942)))) (-1282 (*1 *2 *3) (-12 (-5 *3 (-885 *1)) (-4 *1 (-942)) (-5 *2 (-591 *1)))) (-1282 (*1 *2 *3) (-12 (-5 *3 (-885 (-385 (-525)))) (-5 *2 (-591 *1)) (-4 *1 (-942)))) (-1282 (*1 *2 *3) (-12 (-5 *3 (-885 (-525))) (-5 *2 (-591 *1)) (-4 *1 (-942)))) (-1361 (*1 *1 *1 *2) (-12 (-4 *1 (-942)) (-5 *2 (-712)))) (-1361 (*1 *1 *2) (-12 (-5 *2 (-385 (-525))) (-4 *1 (-942)))) (-1361 (*1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-942)))) (-3472 (*1 *1 *1 *2) (-12 (-4 *1 (-942)) (-5 *2 (-796)))) (-4018 (*1 *1 *1 *2) (-12 (-4 *1 (-942)) (-5 *2 (-796)))) (-2176 (*1 *2 *1 *1) (-12 (-4 *1 (-942)) (-5 *2 (-385 (-525))))))
-(-13 (-138) (-786) (-160) (-341) (-389 (-385 (-525))) (-37 (-525)) (-37 (-385 (-525))) (-932) (-10 -8 (-15 -2556 ((-3 (-796) "failed") $)) (-15 -2386 ((-3 (-1085 $) "failed") $)) (-15 -3976 ((-3 (-1085 $) "failed") $)) (-15 -3642 ((-3 $ "failed") (-1085 $) (-854) (-796))) (-15 -3642 ((-3 $ "failed") (-1085 $) (-854))) (-15 -1282 ((-591 $) (-1085 $))) (-15 -1282 ((-591 $) (-1085 (-385 (-525))))) (-15 -1282 ((-591 $) (-1085 (-525)))) (-15 -1282 ((-591 $) (-885 $))) (-15 -1282 ((-591 $) (-885 (-385 (-525))))) (-15 -1282 ((-591 $) (-885 (-525)))) (-15 -1361 ($ $ (-712))) (-15 -1361 ($ $)) (-15 -1361 ($ (-385 (-525)))) (-15 -1361 ($ (-525))) (-15 -3472 ($ $ (-796))) (-15 -4018 ($ $ (-796))) (-15 -2176 ((-385 (-525)) $ $))))
+((-2551 (*1 *1 *1) (-4 *1 (-942))) (-1226 (*1 *2 *1) (|partial| -12 (-4 *1 (-942)) (-5 *2 (-796)))) (-1852 (*1 *2 *1) (|partial| -12 (-5 *2 (-1085 *1)) (-4 *1 (-942)))) (-3338 (*1 *2 *1) (|partial| -12 (-5 *2 (-1085 *1)) (-4 *1 (-942)))) (-1254 (*1 *1 *2 *3 *4) (|partial| -12 (-5 *2 (-1085 *1)) (-5 *3 (-854)) (-5 *4 (-796)) (-4 *1 (-942)))) (-1254 (*1 *1 *2 *3) (|partial| -12 (-5 *2 (-1085 *1)) (-5 *3 (-854)) (-4 *1 (-942)))) (-1634 (*1 *2 *3) (-12 (-5 *3 (-1085 *1)) (-4 *1 (-942)) (-5 *2 (-591 *1)))) (-1634 (*1 *2 *3) (-12 (-5 *3 (-1085 (-385 (-525)))) (-5 *2 (-591 *1)) (-4 *1 (-942)))) (-1634 (*1 *2 *3) (-12 (-5 *3 (-1085 (-525))) (-5 *2 (-591 *1)) (-4 *1 (-942)))) (-1634 (*1 *2 *3) (-12 (-5 *3 (-885 *1)) (-4 *1 (-942)) (-5 *2 (-591 *1)))) (-1634 (*1 *2 *3) (-12 (-5 *3 (-885 (-385 (-525)))) (-5 *2 (-591 *1)) (-4 *1 (-942)))) (-1634 (*1 *2 *3) (-12 (-5 *3 (-885 (-525))) (-5 *2 (-591 *1)) (-4 *1 (-942)))) (-2551 (*1 *1 *1 *2) (-12 (-4 *1 (-942)) (-5 *2 (-712)))) (-2551 (*1 *1 *2) (-12 (-5 *2 (-385 (-525))) (-4 *1 (-942)))) (-2551 (*1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-942)))) (-1859 (*1 *1 *1 *2) (-12 (-4 *1 (-942)) (-5 *2 (-796)))) (-2536 (*1 *1 *1 *2) (-12 (-4 *1 (-942)) (-5 *2 (-796)))) (-4173 (*1 *2 *1 *1) (-12 (-4 *1 (-942)) (-5 *2 (-385 (-525))))))
+(-13 (-138) (-786) (-160) (-341) (-389 (-385 (-525))) (-37 (-525)) (-37 (-385 (-525))) (-932) (-10 -8 (-15 -1226 ((-3 (-796) "failed") $)) (-15 -1852 ((-3 (-1085 $) "failed") $)) (-15 -3338 ((-3 (-1085 $) "failed") $)) (-15 -1254 ((-3 $ "failed") (-1085 $) (-854) (-796))) (-15 -1254 ((-3 $ "failed") (-1085 $) (-854))) (-15 -1634 ((-591 $) (-1085 $))) (-15 -1634 ((-591 $) (-1085 (-385 (-525))))) (-15 -1634 ((-591 $) (-1085 (-525)))) (-15 -1634 ((-591 $) (-885 $))) (-15 -1634 ((-591 $) (-885 (-385 (-525))))) (-15 -1634 ((-591 $) (-885 (-525)))) (-15 -2551 ($ $ (-712))) (-15 -2551 ($ $)) (-15 -2551 ($ (-385 (-525)))) (-15 -2551 ($ (-525))) (-15 -1859 ($ $ (-796))) (-15 -2536 ($ $ (-796))) (-15 -4173 ((-385 (-525)) $ $))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-385 (-525))) . T) ((-37 #1=(-525)) . T) ((-37 $) . T) ((-97) . T) ((-107 #0# #0#) . T) ((-107 #1# #1#) . T) ((-107 $ $) . T) ((-126) . T) ((-138) . T) ((-565 (-796)) . T) ((-160) . T) ((-223) . T) ((-269) . T) ((-286) . T) ((-341) . T) ((-389 (-385 (-525))) . T) ((-429) . T) ((-517) . T) ((-593 #0#) . T) ((-593 #1#) . T) ((-593 $) . T) ((-659 #0#) . T) ((-659 #1#) . T) ((-659 $) . T) ((-668) . T) ((-732) . T) ((-733) . T) ((-735) . T) ((-736) . T) ((-786) . T) ((-788) . T) ((-853) . T) ((-932) . T) ((-966 (-385 (-525))) . T) ((-966 (-525)) |has| (-385 (-525)) (-966 (-525))) ((-981 #0#) . T) ((-981 #1#) . T) ((-981 $) . T) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T) ((-1129) . T))
-((-2322 (((-2 (|:| |ans| |#2|) (|:| -3400 |#2|) (|:| |sol?| (-108))) (-525) |#2| |#2| (-1089) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-591 |#2|)) (-1 (-3 (-2 (|:| -3060 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|)) 66)))
-(((-943 |#1| |#2|) (-10 -7 (-15 -2322 ((-2 (|:| |ans| |#2|) (|:| -3400 |#2|) (|:| |sol?| (-108))) (-525) |#2| |#2| (-1089) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-591 |#2|)) (-1 (-3 (-2 (|:| -3060 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|)))) (-13 (-429) (-788) (-138) (-966 (-525)) (-587 (-525))) (-13 (-1111) (-27) (-408 |#1|))) (T -943))
-((-2322 (*1 *2 *3 *4 *4 *5 *6 *7) (-12 (-5 *5 (-1089)) (-5 *6 (-1 (-3 (-2 (|:| |mainpart| *4) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| *4) (|:| |logand| *4))))) "failed") *4 (-591 *4))) (-5 *7 (-1 (-3 (-2 (|:| -3060 *4) (|:| |coeff| *4)) "failed") *4 *4)) (-4 *4 (-13 (-1111) (-27) (-408 *8))) (-4 *8 (-13 (-429) (-788) (-138) (-966 *3) (-587 *3))) (-5 *3 (-525)) (-5 *2 (-2 (|:| |ans| *4) (|:| -3400 *4) (|:| |sol?| (-108)))) (-5 *1 (-943 *8 *4)))))
-(-10 -7 (-15 -2322 ((-2 (|:| |ans| |#2|) (|:| -3400 |#2|) (|:| |sol?| (-108))) (-525) |#2| |#2| (-1089) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-591 |#2|)) (-1 (-3 (-2 (|:| -3060 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|))))
-((-3491 (((-3 (-591 |#2|) "failed") (-525) |#2| |#2| |#2| (-1089) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-591 |#2|)) (-1 (-3 (-2 (|:| -3060 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|)) 53)))
-(((-944 |#1| |#2|) (-10 -7 (-15 -3491 ((-3 (-591 |#2|) "failed") (-525) |#2| |#2| |#2| (-1089) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-591 |#2|)) (-1 (-3 (-2 (|:| -3060 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|)))) (-13 (-429) (-788) (-138) (-966 (-525)) (-587 (-525))) (-13 (-1111) (-27) (-408 |#1|))) (T -944))
-((-3491 (*1 *2 *3 *4 *4 *4 *5 *6 *7) (|partial| -12 (-5 *5 (-1089)) (-5 *6 (-1 (-3 (-2 (|:| |mainpart| *4) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| *4) (|:| |logand| *4))))) "failed") *4 (-591 *4))) (-5 *7 (-1 (-3 (-2 (|:| -3060 *4) (|:| |coeff| *4)) "failed") *4 *4)) (-4 *4 (-13 (-1111) (-27) (-408 *8))) (-4 *8 (-13 (-429) (-788) (-138) (-966 *3) (-587 *3))) (-5 *3 (-525)) (-5 *2 (-591 *4)) (-5 *1 (-944 *8 *4)))))
-(-10 -7 (-15 -3491 ((-3 (-591 |#2|) "failed") (-525) |#2| |#2| |#2| (-1089) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-591 |#2|)) (-1 (-3 (-2 (|:| -3060 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|))))
-((-2282 (((-3 (|:| |ans| (-2 (|:| |ans| |#2|) (|:| |nosol| (-108)))) (|:| -1317 (-2 (|:| |b| |#2|) (|:| |c| |#2|) (|:| |m| (-525)) (|:| |alpha| |#2|) (|:| |beta| |#2|)))) |#2| |#2| |#2| (-525) (-1 |#2| |#2|)) 30)) (-1778 (((-3 (-2 (|:| |a| |#2|) (|:| |b| (-385 |#2|)) (|:| |c| (-385 |#2|)) (|:| -2447 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-1 |#2| |#2|)) 58)) (-1971 (((-2 (|:| |ans| (-385 |#2|)) (|:| |nosol| (-108))) (-385 |#2|) (-385 |#2|)) 63)))
-(((-945 |#1| |#2|) (-10 -7 (-15 -1778 ((-3 (-2 (|:| |a| |#2|) (|:| |b| (-385 |#2|)) (|:| |c| (-385 |#2|)) (|:| -2447 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-1 |#2| |#2|))) (-15 -1971 ((-2 (|:| |ans| (-385 |#2|)) (|:| |nosol| (-108))) (-385 |#2|) (-385 |#2|))) (-15 -2282 ((-3 (|:| |ans| (-2 (|:| |ans| |#2|) (|:| |nosol| (-108)))) (|:| -1317 (-2 (|:| |b| |#2|) (|:| |c| |#2|) (|:| |m| (-525)) (|:| |alpha| |#2|) (|:| |beta| |#2|)))) |#2| |#2| |#2| (-525) (-1 |#2| |#2|)))) (-13 (-341) (-138) (-966 (-525))) (-1147 |#1|)) (T -945))
-((-2282 (*1 *2 *3 *3 *3 *4 *5) (-12 (-5 *5 (-1 *3 *3)) (-4 *3 (-1147 *6)) (-4 *6 (-13 (-341) (-138) (-966 *4))) (-5 *4 (-525)) (-5 *2 (-3 (|:| |ans| (-2 (|:| |ans| *3) (|:| |nosol| (-108)))) (|:| -1317 (-2 (|:| |b| *3) (|:| |c| *3) (|:| |m| *4) (|:| |alpha| *3) (|:| |beta| *3))))) (-5 *1 (-945 *6 *3)))) (-1971 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-341) (-138) (-966 (-525)))) (-4 *5 (-1147 *4)) (-5 *2 (-2 (|:| |ans| (-385 *5)) (|:| |nosol| (-108)))) (-5 *1 (-945 *4 *5)) (-5 *3 (-385 *5)))) (-1778 (*1 *2 *3 *3 *4) (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1147 *5)) (-4 *5 (-13 (-341) (-138) (-966 (-525)))) (-5 *2 (-2 (|:| |a| *6) (|:| |b| (-385 *6)) (|:| |c| (-385 *6)) (|:| -2447 *6))) (-5 *1 (-945 *5 *6)) (-5 *3 (-385 *6)))))
-(-10 -7 (-15 -1778 ((-3 (-2 (|:| |a| |#2|) (|:| |b| (-385 |#2|)) (|:| |c| (-385 |#2|)) (|:| -2447 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-1 |#2| |#2|))) (-15 -1971 ((-2 (|:| |ans| (-385 |#2|)) (|:| |nosol| (-108))) (-385 |#2|) (-385 |#2|))) (-15 -2282 ((-3 (|:| |ans| (-2 (|:| |ans| |#2|) (|:| |nosol| (-108)))) (|:| -1317 (-2 (|:| |b| |#2|) (|:| |c| |#2|) (|:| |m| (-525)) (|:| |alpha| |#2|) (|:| |beta| |#2|)))) |#2| |#2| |#2| (-525) (-1 |#2| |#2|))))
-((-2546 (((-3 (-2 (|:| |a| |#2|) (|:| |b| (-385 |#2|)) (|:| |h| |#2|) (|:| |c1| (-385 |#2|)) (|:| |c2| (-385 |#2|)) (|:| -2447 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-385 |#2|) (-1 |#2| |#2|)) 22)) (-2757 (((-3 (-591 (-385 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-385 |#2|)) 33)))
-(((-946 |#1| |#2|) (-10 -7 (-15 -2546 ((-3 (-2 (|:| |a| |#2|) (|:| |b| (-385 |#2|)) (|:| |h| |#2|) (|:| |c1| (-385 |#2|)) (|:| |c2| (-385 |#2|)) (|:| -2447 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-385 |#2|) (-1 |#2| |#2|))) (-15 -2757 ((-3 (-591 (-385 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-385 |#2|)))) (-13 (-341) (-138) (-966 (-525))) (-1147 |#1|)) (T -946))
-((-2757 (*1 *2 *3 *3 *3) (|partial| -12 (-4 *4 (-13 (-341) (-138) (-966 (-525)))) (-4 *5 (-1147 *4)) (-5 *2 (-591 (-385 *5))) (-5 *1 (-946 *4 *5)) (-5 *3 (-385 *5)))) (-2546 (*1 *2 *3 *3 *3 *4) (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1147 *5)) (-4 *5 (-13 (-341) (-138) (-966 (-525)))) (-5 *2 (-2 (|:| |a| *6) (|:| |b| (-385 *6)) (|:| |h| *6) (|:| |c1| (-385 *6)) (|:| |c2| (-385 *6)) (|:| -2447 *6))) (-5 *1 (-946 *5 *6)) (-5 *3 (-385 *6)))))
-(-10 -7 (-15 -2546 ((-3 (-2 (|:| |a| |#2|) (|:| |b| (-385 |#2|)) (|:| |h| |#2|) (|:| |c1| (-385 |#2|)) (|:| |c2| (-385 |#2|)) (|:| -2447 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-385 |#2|) (-1 |#2| |#2|))) (-15 -2757 ((-3 (-591 (-385 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-385 |#2|))))
-((-3628 (((-1 |#1|) (-591 (-2 (|:| -3024 |#1|) (|:| -3197 (-525))))) 37)) (-2880 (((-1 |#1|) (-1020 |#1|)) 45)) (-2581 (((-1 |#1|) (-1171 |#1|) (-1171 (-525)) (-525)) 34)))
-(((-947 |#1|) (-10 -7 (-15 -2880 ((-1 |#1|) (-1020 |#1|))) (-15 -3628 ((-1 |#1|) (-591 (-2 (|:| -3024 |#1|) (|:| -3197 (-525)))))) (-15 -2581 ((-1 |#1|) (-1171 |#1|) (-1171 (-525)) (-525)))) (-1018)) (T -947))
-((-2581 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1171 *6)) (-5 *4 (-1171 (-525))) (-5 *5 (-525)) (-4 *6 (-1018)) (-5 *2 (-1 *6)) (-5 *1 (-947 *6)))) (-3628 (*1 *2 *3) (-12 (-5 *3 (-591 (-2 (|:| -3024 *4) (|:| -3197 (-525))))) (-4 *4 (-1018)) (-5 *2 (-1 *4)) (-5 *1 (-947 *4)))) (-2880 (*1 *2 *3) (-12 (-5 *3 (-1020 *4)) (-4 *4 (-1018)) (-5 *2 (-1 *4)) (-5 *1 (-947 *4)))))
-(-10 -7 (-15 -2880 ((-1 |#1|) (-1020 |#1|))) (-15 -3628 ((-1 |#1|) (-591 (-2 (|:| -3024 |#1|) (|:| -3197 (-525)))))) (-15 -2581 ((-1 |#1|) (-1171 |#1|) (-1171 (-525)) (-525))))
-((-3873 (((-712) (-314 |#1| |#2| |#3| |#4|) |#3| (-1 |#5| |#1|)) 23)))
-(((-948 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3873 ((-712) (-314 |#1| |#2| |#3| |#4|) |#3| (-1 |#5| |#1|)))) (-341) (-1147 |#1|) (-1147 (-385 |#2|)) (-320 |#1| |#2| |#3|) (-13 (-346) (-341))) (T -948))
-((-3873 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-314 *6 *7 *4 *8)) (-5 *5 (-1 *9 *6)) (-4 *6 (-341)) (-4 *7 (-1147 *6)) (-4 *4 (-1147 (-385 *7))) (-4 *8 (-320 *6 *7 *4)) (-4 *9 (-13 (-346) (-341))) (-5 *2 (-712)) (-5 *1 (-948 *6 *7 *4 *8 *9)))))
-(-10 -7 (-15 -3873 ((-712) (-314 |#1| |#2| |#3| |#4|) |#3| (-1 |#5| |#1|))))
-((-2960 (((-3 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))) "failed") |#1| (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))) (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525))))) 31) (((-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))) |#1| (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))) (-385 (-525))) 28)) (-3610 (((-591 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525))))) |#1| (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))) (-385 (-525))) 33) (((-591 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525))))) |#1| (-385 (-525))) 29) (((-591 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525))))) |#1| (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525))))) 32) (((-591 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525))))) |#1|) 27)) (-2083 (((-591 (-385 (-525))) (-591 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))))) 19)) (-1329 (((-385 (-525)) (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525))))) 16)))
-(((-949 |#1|) (-10 -7 (-15 -3610 ((-591 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525))))) |#1|)) (-15 -3610 ((-591 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525))))) |#1| (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))))) (-15 -3610 ((-591 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525))))) |#1| (-385 (-525)))) (-15 -3610 ((-591 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525))))) |#1| (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))) (-385 (-525)))) (-15 -2960 ((-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))) |#1| (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))) (-385 (-525)))) (-15 -2960 ((-3 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))) "failed") |#1| (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))) (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))))) (-15 -1329 ((-385 (-525)) (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))))) (-15 -2083 ((-591 (-385 (-525))) (-591 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))))))) (-1147 (-525))) (T -949))
-((-2083 (*1 *2 *3) (-12 (-5 *3 (-591 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))))) (-5 *2 (-591 (-385 (-525)))) (-5 *1 (-949 *4)) (-4 *4 (-1147 (-525))))) (-1329 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525))))) (-5 *2 (-385 (-525))) (-5 *1 (-949 *4)) (-4 *4 (-1147 (-525))))) (-2960 (*1 *2 *3 *2 *2) (|partial| -12 (-5 *2 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525))))) (-5 *1 (-949 *3)) (-4 *3 (-1147 (-525))))) (-2960 (*1 *2 *3 *2 *4) (-12 (-5 *2 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525))))) (-5 *4 (-385 (-525))) (-5 *1 (-949 *3)) (-4 *3 (-1147 (-525))))) (-3610 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-385 (-525))) (-5 *2 (-591 (-2 (|:| -3388 *5) (|:| -3400 *5)))) (-5 *1 (-949 *3)) (-4 *3 (-1147 (-525))) (-5 *4 (-2 (|:| -3388 *5) (|:| -3400 *5))))) (-3610 (*1 *2 *3 *4) (-12 (-5 *2 (-591 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))))) (-5 *1 (-949 *3)) (-4 *3 (-1147 (-525))) (-5 *4 (-385 (-525))))) (-3610 (*1 *2 *3 *4) (-12 (-5 *2 (-591 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))))) (-5 *1 (-949 *3)) (-4 *3 (-1147 (-525))) (-5 *4 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525))))))) (-3610 (*1 *2 *3) (-12 (-5 *2 (-591 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))))) (-5 *1 (-949 *3)) (-4 *3 (-1147 (-525))))))
-(-10 -7 (-15 -3610 ((-591 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525))))) |#1|)) (-15 -3610 ((-591 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525))))) |#1| (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))))) (-15 -3610 ((-591 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525))))) |#1| (-385 (-525)))) (-15 -3610 ((-591 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525))))) |#1| (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))) (-385 (-525)))) (-15 -2960 ((-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))) |#1| (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))) (-385 (-525)))) (-15 -2960 ((-3 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))) "failed") |#1| (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))) (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))))) (-15 -1329 ((-385 (-525)) (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))))) (-15 -2083 ((-591 (-385 (-525))) (-591 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525))))))))
-((-2960 (((-3 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))) "failed") |#1| (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))) (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525))))) 35) (((-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))) |#1| (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))) (-385 (-525))) 32)) (-3610 (((-591 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525))))) |#1| (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))) (-385 (-525))) 30) (((-591 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525))))) |#1| (-385 (-525))) 26) (((-591 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525))))) |#1| (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525))))) 28) (((-591 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525))))) |#1|) 24)))
-(((-950 |#1|) (-10 -7 (-15 -3610 ((-591 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525))))) |#1|)) (-15 -3610 ((-591 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525))))) |#1| (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))))) (-15 -3610 ((-591 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525))))) |#1| (-385 (-525)))) (-15 -3610 ((-591 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525))))) |#1| (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))) (-385 (-525)))) (-15 -2960 ((-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))) |#1| (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))) (-385 (-525)))) (-15 -2960 ((-3 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))) "failed") |#1| (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))) (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525))))))) (-1147 (-385 (-525)))) (T -950))
-((-2960 (*1 *2 *3 *2 *2) (|partial| -12 (-5 *2 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525))))) (-5 *1 (-950 *3)) (-4 *3 (-1147 (-385 (-525)))))) (-2960 (*1 *2 *3 *2 *4) (-12 (-5 *2 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525))))) (-5 *4 (-385 (-525))) (-5 *1 (-950 *3)) (-4 *3 (-1147 *4)))) (-3610 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-385 (-525))) (-5 *2 (-591 (-2 (|:| -3388 *5) (|:| -3400 *5)))) (-5 *1 (-950 *3)) (-4 *3 (-1147 *5)) (-5 *4 (-2 (|:| -3388 *5) (|:| -3400 *5))))) (-3610 (*1 *2 *3 *4) (-12 (-5 *4 (-385 (-525))) (-5 *2 (-591 (-2 (|:| -3388 *4) (|:| -3400 *4)))) (-5 *1 (-950 *3)) (-4 *3 (-1147 *4)))) (-3610 (*1 *2 *3 *4) (-12 (-5 *2 (-591 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))))) (-5 *1 (-950 *3)) (-4 *3 (-1147 (-385 (-525)))) (-5 *4 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525))))))) (-3610 (*1 *2 *3) (-12 (-5 *2 (-591 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))))) (-5 *1 (-950 *3)) (-4 *3 (-1147 (-385 (-525)))))))
-(-10 -7 (-15 -3610 ((-591 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525))))) |#1|)) (-15 -3610 ((-591 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525))))) |#1| (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))))) (-15 -3610 ((-591 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525))))) |#1| (-385 (-525)))) (-15 -3610 ((-591 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525))))) |#1| (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))) (-385 (-525)))) (-15 -2960 ((-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))) |#1| (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))) (-385 (-525)))) (-15 -2960 ((-3 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))) "failed") |#1| (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))) (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))))))
-((-1408 (((-205) $) 6) (((-357) $) 9)))
+((-2489 (((-2 (|:| |ans| |#2|) (|:| -3192 |#2|) (|:| |sol?| (-108))) (-525) |#2| |#2| (-1089) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-591 |#2|)) (-1 (-3 (-2 (|:| -2428 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|)) 66)))
+(((-943 |#1| |#2|) (-10 -7 (-15 -2489 ((-2 (|:| |ans| |#2|) (|:| -3192 |#2|) (|:| |sol?| (-108))) (-525) |#2| |#2| (-1089) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-591 |#2|)) (-1 (-3 (-2 (|:| -2428 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|)))) (-13 (-429) (-788) (-138) (-966 (-525)) (-587 (-525))) (-13 (-1111) (-27) (-408 |#1|))) (T -943))
+((-2489 (*1 *2 *3 *4 *4 *5 *6 *7) (-12 (-5 *5 (-1089)) (-5 *6 (-1 (-3 (-2 (|:| |mainpart| *4) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| *4) (|:| |logand| *4))))) "failed") *4 (-591 *4))) (-5 *7 (-1 (-3 (-2 (|:| -2428 *4) (|:| |coeff| *4)) "failed") *4 *4)) (-4 *4 (-13 (-1111) (-27) (-408 *8))) (-4 *8 (-13 (-429) (-788) (-138) (-966 *3) (-587 *3))) (-5 *3 (-525)) (-5 *2 (-2 (|:| |ans| *4) (|:| -3192 *4) (|:| |sol?| (-108)))) (-5 *1 (-943 *8 *4)))))
+(-10 -7 (-15 -2489 ((-2 (|:| |ans| |#2|) (|:| -3192 |#2|) (|:| |sol?| (-108))) (-525) |#2| |#2| (-1089) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-591 |#2|)) (-1 (-3 (-2 (|:| -2428 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|))))
+((-2006 (((-3 (-591 |#2|) "failed") (-525) |#2| |#2| |#2| (-1089) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-591 |#2|)) (-1 (-3 (-2 (|:| -2428 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|)) 53)))
+(((-944 |#1| |#2|) (-10 -7 (-15 -2006 ((-3 (-591 |#2|) "failed") (-525) |#2| |#2| |#2| (-1089) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-591 |#2|)) (-1 (-3 (-2 (|:| -2428 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|)))) (-13 (-429) (-788) (-138) (-966 (-525)) (-587 (-525))) (-13 (-1111) (-27) (-408 |#1|))) (T -944))
+((-2006 (*1 *2 *3 *4 *4 *4 *5 *6 *7) (|partial| -12 (-5 *5 (-1089)) (-5 *6 (-1 (-3 (-2 (|:| |mainpart| *4) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| *4) (|:| |logand| *4))))) "failed") *4 (-591 *4))) (-5 *7 (-1 (-3 (-2 (|:| -2428 *4) (|:| |coeff| *4)) "failed") *4 *4)) (-4 *4 (-13 (-1111) (-27) (-408 *8))) (-4 *8 (-13 (-429) (-788) (-138) (-966 *3) (-587 *3))) (-5 *3 (-525)) (-5 *2 (-591 *4)) (-5 *1 (-944 *8 *4)))))
+(-10 -7 (-15 -2006 ((-3 (-591 |#2|) "failed") (-525) |#2| |#2| |#2| (-1089) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-591 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-591 |#2|)) (-1 (-3 (-2 (|:| -2428 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|))))
+((-3326 (((-3 (|:| |ans| (-2 (|:| |ans| |#2|) (|:| |nosol| (-108)))) (|:| -2203 (-2 (|:| |b| |#2|) (|:| |c| |#2|) (|:| |m| (-525)) (|:| |alpha| |#2|) (|:| |beta| |#2|)))) |#2| |#2| |#2| (-525) (-1 |#2| |#2|)) 30)) (-3881 (((-3 (-2 (|:| |a| |#2|) (|:| |b| (-385 |#2|)) (|:| |c| (-385 |#2|)) (|:| -2744 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-1 |#2| |#2|)) 58)) (-2248 (((-2 (|:| |ans| (-385 |#2|)) (|:| |nosol| (-108))) (-385 |#2|) (-385 |#2|)) 63)))
+(((-945 |#1| |#2|) (-10 -7 (-15 -3881 ((-3 (-2 (|:| |a| |#2|) (|:| |b| (-385 |#2|)) (|:| |c| (-385 |#2|)) (|:| -2744 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-1 |#2| |#2|))) (-15 -2248 ((-2 (|:| |ans| (-385 |#2|)) (|:| |nosol| (-108))) (-385 |#2|) (-385 |#2|))) (-15 -3326 ((-3 (|:| |ans| (-2 (|:| |ans| |#2|) (|:| |nosol| (-108)))) (|:| -2203 (-2 (|:| |b| |#2|) (|:| |c| |#2|) (|:| |m| (-525)) (|:| |alpha| |#2|) (|:| |beta| |#2|)))) |#2| |#2| |#2| (-525) (-1 |#2| |#2|)))) (-13 (-341) (-138) (-966 (-525))) (-1147 |#1|)) (T -945))
+((-3326 (*1 *2 *3 *3 *3 *4 *5) (-12 (-5 *5 (-1 *3 *3)) (-4 *3 (-1147 *6)) (-4 *6 (-13 (-341) (-138) (-966 *4))) (-5 *4 (-525)) (-5 *2 (-3 (|:| |ans| (-2 (|:| |ans| *3) (|:| |nosol| (-108)))) (|:| -2203 (-2 (|:| |b| *3) (|:| |c| *3) (|:| |m| *4) (|:| |alpha| *3) (|:| |beta| *3))))) (-5 *1 (-945 *6 *3)))) (-2248 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-341) (-138) (-966 (-525)))) (-4 *5 (-1147 *4)) (-5 *2 (-2 (|:| |ans| (-385 *5)) (|:| |nosol| (-108)))) (-5 *1 (-945 *4 *5)) (-5 *3 (-385 *5)))) (-3881 (*1 *2 *3 *3 *4) (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1147 *5)) (-4 *5 (-13 (-341) (-138) (-966 (-525)))) (-5 *2 (-2 (|:| |a| *6) (|:| |b| (-385 *6)) (|:| |c| (-385 *6)) (|:| -2744 *6))) (-5 *1 (-945 *5 *6)) (-5 *3 (-385 *6)))))
+(-10 -7 (-15 -3881 ((-3 (-2 (|:| |a| |#2|) (|:| |b| (-385 |#2|)) (|:| |c| (-385 |#2|)) (|:| -2744 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-1 |#2| |#2|))) (-15 -2248 ((-2 (|:| |ans| (-385 |#2|)) (|:| |nosol| (-108))) (-385 |#2|) (-385 |#2|))) (-15 -3326 ((-3 (|:| |ans| (-2 (|:| |ans| |#2|) (|:| |nosol| (-108)))) (|:| -2203 (-2 (|:| |b| |#2|) (|:| |c| |#2|) (|:| |m| (-525)) (|:| |alpha| |#2|) (|:| |beta| |#2|)))) |#2| |#2| |#2| (-525) (-1 |#2| |#2|))))
+((-4138 (((-3 (-2 (|:| |a| |#2|) (|:| |b| (-385 |#2|)) (|:| |h| |#2|) (|:| |c1| (-385 |#2|)) (|:| |c2| (-385 |#2|)) (|:| -2744 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-385 |#2|) (-1 |#2| |#2|)) 22)) (-1393 (((-3 (-591 (-385 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-385 |#2|)) 33)))
+(((-946 |#1| |#2|) (-10 -7 (-15 -4138 ((-3 (-2 (|:| |a| |#2|) (|:| |b| (-385 |#2|)) (|:| |h| |#2|) (|:| |c1| (-385 |#2|)) (|:| |c2| (-385 |#2|)) (|:| -2744 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-385 |#2|) (-1 |#2| |#2|))) (-15 -1393 ((-3 (-591 (-385 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-385 |#2|)))) (-13 (-341) (-138) (-966 (-525))) (-1147 |#1|)) (T -946))
+((-1393 (*1 *2 *3 *3 *3) (|partial| -12 (-4 *4 (-13 (-341) (-138) (-966 (-525)))) (-4 *5 (-1147 *4)) (-5 *2 (-591 (-385 *5))) (-5 *1 (-946 *4 *5)) (-5 *3 (-385 *5)))) (-4138 (*1 *2 *3 *3 *3 *4) (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1147 *5)) (-4 *5 (-13 (-341) (-138) (-966 (-525)))) (-5 *2 (-2 (|:| |a| *6) (|:| |b| (-385 *6)) (|:| |h| *6) (|:| |c1| (-385 *6)) (|:| |c2| (-385 *6)) (|:| -2744 *6))) (-5 *1 (-946 *5 *6)) (-5 *3 (-385 *6)))))
+(-10 -7 (-15 -4138 ((-3 (-2 (|:| |a| |#2|) (|:| |b| (-385 |#2|)) (|:| |h| |#2|) (|:| |c1| (-385 |#2|)) (|:| |c2| (-385 |#2|)) (|:| -2744 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-385 |#2|) (-1 |#2| |#2|))) (-15 -1393 ((-3 (-591 (-385 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-385 |#2|))))
+((-4125 (((-1 |#1|) (-591 (-2 (|:| -2940 |#1|) (|:| -1314 (-525))))) 37)) (-3158 (((-1 |#1|) (-1020 |#1|)) 45)) (-3217 (((-1 |#1|) (-1171 |#1|) (-1171 (-525)) (-525)) 34)))
+(((-947 |#1|) (-10 -7 (-15 -3158 ((-1 |#1|) (-1020 |#1|))) (-15 -4125 ((-1 |#1|) (-591 (-2 (|:| -2940 |#1|) (|:| -1314 (-525)))))) (-15 -3217 ((-1 |#1|) (-1171 |#1|) (-1171 (-525)) (-525)))) (-1018)) (T -947))
+((-3217 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1171 *6)) (-5 *4 (-1171 (-525))) (-5 *5 (-525)) (-4 *6 (-1018)) (-5 *2 (-1 *6)) (-5 *1 (-947 *6)))) (-4125 (*1 *2 *3) (-12 (-5 *3 (-591 (-2 (|:| -2940 *4) (|:| -1314 (-525))))) (-4 *4 (-1018)) (-5 *2 (-1 *4)) (-5 *1 (-947 *4)))) (-3158 (*1 *2 *3) (-12 (-5 *3 (-1020 *4)) (-4 *4 (-1018)) (-5 *2 (-1 *4)) (-5 *1 (-947 *4)))))
+(-10 -7 (-15 -3158 ((-1 |#1|) (-1020 |#1|))) (-15 -4125 ((-1 |#1|) (-591 (-2 (|:| -2940 |#1|) (|:| -1314 (-525)))))) (-15 -3217 ((-1 |#1|) (-1171 |#1|) (-1171 (-525)) (-525))))
+((-1676 (((-712) (-314 |#1| |#2| |#3| |#4|) |#3| (-1 |#5| |#1|)) 23)))
+(((-948 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1676 ((-712) (-314 |#1| |#2| |#3| |#4|) |#3| (-1 |#5| |#1|)))) (-341) (-1147 |#1|) (-1147 (-385 |#2|)) (-320 |#1| |#2| |#3|) (-13 (-346) (-341))) (T -948))
+((-1676 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-314 *6 *7 *4 *8)) (-5 *5 (-1 *9 *6)) (-4 *6 (-341)) (-4 *7 (-1147 *6)) (-4 *4 (-1147 (-385 *7))) (-4 *8 (-320 *6 *7 *4)) (-4 *9 (-13 (-346) (-341))) (-5 *2 (-712)) (-5 *1 (-948 *6 *7 *4 *8 *9)))))
+(-10 -7 (-15 -1676 ((-712) (-314 |#1| |#2| |#3| |#4|) |#3| (-1 |#5| |#1|))))
+((-2713 (((-3 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))) "failed") |#1| (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))) (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525))))) 31) (((-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))) |#1| (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))) (-385 (-525))) 28)) (-3933 (((-591 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525))))) |#1| (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))) (-385 (-525))) 33) (((-591 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525))))) |#1| (-385 (-525))) 29) (((-591 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525))))) |#1| (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525))))) 32) (((-591 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525))))) |#1|) 27)) (-2885 (((-591 (-385 (-525))) (-591 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))))) 19)) (-1817 (((-385 (-525)) (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525))))) 16)))
+(((-949 |#1|) (-10 -7 (-15 -3933 ((-591 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525))))) |#1|)) (-15 -3933 ((-591 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525))))) |#1| (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))))) (-15 -3933 ((-591 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525))))) |#1| (-385 (-525)))) (-15 -3933 ((-591 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525))))) |#1| (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))) (-385 (-525)))) (-15 -2713 ((-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))) |#1| (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))) (-385 (-525)))) (-15 -2713 ((-3 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))) "failed") |#1| (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))) (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))))) (-15 -1817 ((-385 (-525)) (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))))) (-15 -2885 ((-591 (-385 (-525))) (-591 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))))))) (-1147 (-525))) (T -949))
+((-2885 (*1 *2 *3) (-12 (-5 *3 (-591 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))))) (-5 *2 (-591 (-385 (-525)))) (-5 *1 (-949 *4)) (-4 *4 (-1147 (-525))))) (-1817 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525))))) (-5 *2 (-385 (-525))) (-5 *1 (-949 *4)) (-4 *4 (-1147 (-525))))) (-2713 (*1 *2 *3 *2 *2) (|partial| -12 (-5 *2 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525))))) (-5 *1 (-949 *3)) (-4 *3 (-1147 (-525))))) (-2713 (*1 *2 *3 *2 *4) (-12 (-5 *2 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525))))) (-5 *4 (-385 (-525))) (-5 *1 (-949 *3)) (-4 *3 (-1147 (-525))))) (-3933 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-385 (-525))) (-5 *2 (-591 (-2 (|:| -3178 *5) (|:| -3192 *5)))) (-5 *1 (-949 *3)) (-4 *3 (-1147 (-525))) (-5 *4 (-2 (|:| -3178 *5) (|:| -3192 *5))))) (-3933 (*1 *2 *3 *4) (-12 (-5 *2 (-591 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))))) (-5 *1 (-949 *3)) (-4 *3 (-1147 (-525))) (-5 *4 (-385 (-525))))) (-3933 (*1 *2 *3 *4) (-12 (-5 *2 (-591 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))))) (-5 *1 (-949 *3)) (-4 *3 (-1147 (-525))) (-5 *4 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525))))))) (-3933 (*1 *2 *3) (-12 (-5 *2 (-591 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))))) (-5 *1 (-949 *3)) (-4 *3 (-1147 (-525))))))
+(-10 -7 (-15 -3933 ((-591 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525))))) |#1|)) (-15 -3933 ((-591 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525))))) |#1| (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))))) (-15 -3933 ((-591 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525))))) |#1| (-385 (-525)))) (-15 -3933 ((-591 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525))))) |#1| (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))) (-385 (-525)))) (-15 -2713 ((-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))) |#1| (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))) (-385 (-525)))) (-15 -2713 ((-3 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))) "failed") |#1| (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))) (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))))) (-15 -1817 ((-385 (-525)) (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))))) (-15 -2885 ((-591 (-385 (-525))) (-591 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525))))))))
+((-2713 (((-3 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))) "failed") |#1| (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))) (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525))))) 35) (((-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))) |#1| (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))) (-385 (-525))) 32)) (-3933 (((-591 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525))))) |#1| (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))) (-385 (-525))) 30) (((-591 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525))))) |#1| (-385 (-525))) 26) (((-591 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525))))) |#1| (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525))))) 28) (((-591 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525))))) |#1|) 24)))
+(((-950 |#1|) (-10 -7 (-15 -3933 ((-591 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525))))) |#1|)) (-15 -3933 ((-591 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525))))) |#1| (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))))) (-15 -3933 ((-591 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525))))) |#1| (-385 (-525)))) (-15 -3933 ((-591 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525))))) |#1| (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))) (-385 (-525)))) (-15 -2713 ((-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))) |#1| (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))) (-385 (-525)))) (-15 -2713 ((-3 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))) "failed") |#1| (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))) (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525))))))) (-1147 (-385 (-525)))) (T -950))
+((-2713 (*1 *2 *3 *2 *2) (|partial| -12 (-5 *2 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525))))) (-5 *1 (-950 *3)) (-4 *3 (-1147 (-385 (-525)))))) (-2713 (*1 *2 *3 *2 *4) (-12 (-5 *2 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525))))) (-5 *4 (-385 (-525))) (-5 *1 (-950 *3)) (-4 *3 (-1147 *4)))) (-3933 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-385 (-525))) (-5 *2 (-591 (-2 (|:| -3178 *5) (|:| -3192 *5)))) (-5 *1 (-950 *3)) (-4 *3 (-1147 *5)) (-5 *4 (-2 (|:| -3178 *5) (|:| -3192 *5))))) (-3933 (*1 *2 *3 *4) (-12 (-5 *4 (-385 (-525))) (-5 *2 (-591 (-2 (|:| -3178 *4) (|:| -3192 *4)))) (-5 *1 (-950 *3)) (-4 *3 (-1147 *4)))) (-3933 (*1 *2 *3 *4) (-12 (-5 *2 (-591 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))))) (-5 *1 (-950 *3)) (-4 *3 (-1147 (-385 (-525)))) (-5 *4 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525))))))) (-3933 (*1 *2 *3) (-12 (-5 *2 (-591 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))))) (-5 *1 (-950 *3)) (-4 *3 (-1147 (-385 (-525)))))))
+(-10 -7 (-15 -3933 ((-591 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525))))) |#1|)) (-15 -3933 ((-591 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525))))) |#1| (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))))) (-15 -3933 ((-591 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525))))) |#1| (-385 (-525)))) (-15 -3933 ((-591 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525))))) |#1| (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))) (-385 (-525)))) (-15 -2713 ((-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))) |#1| (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))) (-385 (-525)))) (-15 -2713 ((-3 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))) "failed") |#1| (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))) (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))))))
+((-1300 (((-205) $) 6) (((-357) $) 9)))
(((-951) (-131)) (T -951))
NIL
(-13 (-566 (-205)) (-566 (-357)))
(((-566 (-205)) . T) ((-566 (-357)) . T))
-((-4039 (((-591 (-357)) (-885 (-525)) (-357)) 28) (((-591 (-357)) (-885 (-385 (-525))) (-357)) 27)) (-4082 (((-591 (-591 (-357))) (-591 (-885 (-525))) (-591 (-1089)) (-357)) 37)))
-(((-952) (-10 -7 (-15 -4039 ((-591 (-357)) (-885 (-385 (-525))) (-357))) (-15 -4039 ((-591 (-357)) (-885 (-525)) (-357))) (-15 -4082 ((-591 (-591 (-357))) (-591 (-885 (-525))) (-591 (-1089)) (-357))))) (T -952))
-((-4082 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-591 (-885 (-525)))) (-5 *4 (-591 (-1089))) (-5 *2 (-591 (-591 (-357)))) (-5 *1 (-952)) (-5 *5 (-357)))) (-4039 (*1 *2 *3 *4) (-12 (-5 *3 (-885 (-525))) (-5 *2 (-591 (-357))) (-5 *1 (-952)) (-5 *4 (-357)))) (-4039 (*1 *2 *3 *4) (-12 (-5 *3 (-885 (-385 (-525)))) (-5 *2 (-591 (-357))) (-5 *1 (-952)) (-5 *4 (-357)))))
-(-10 -7 (-15 -4039 ((-591 (-357)) (-885 (-385 (-525))) (-357))) (-15 -4039 ((-591 (-357)) (-885 (-525)) (-357))) (-15 -4082 ((-591 (-591 (-357))) (-591 (-885 (-525))) (-591 (-1089)) (-357))))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) 70)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3706 (($ $) NIL)) (-1715 (((-108) $) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-1291 (($ $) NIL)) (-2827 (((-396 $) $) NIL)) (-1361 (($ $) NIL) (($ $ (-712)) NIL) (($ (-385 (-525))) NIL) (($ (-525)) NIL)) (-1947 (((-108) $ $) NIL)) (-3329 (((-525) $) 65)) (-3798 (($) NIL T CONST)) (-3642 (((-3 $ "failed") (-1085 $) (-854) (-796)) NIL) (((-3 $ "failed") (-1085 $) (-854)) 50)) (-1251 (((-3 (-385 (-525)) "failed") $) NIL (|has| (-385 (-525)) (-966 (-385 (-525))))) (((-3 (-385 (-525)) "failed") $) NIL) (((-3 |#1| "failed") $) 107) (((-3 (-525) "failed") $) NIL (-3321 (|has| (-385 (-525)) (-966 (-525))) (|has| |#1| (-966 (-525)))))) (-3528 (((-385 (-525)) $) 15 (|has| (-385 (-525)) (-966 (-385 (-525))))) (((-385 (-525)) $) 15) ((|#1| $) 108) (((-525) $) NIL (-3321 (|has| (-385 (-525)) (-966 (-525))) (|has| |#1| (-966 (-525)))))) (-3472 (($ $ (-796)) 42)) (-4018 (($ $ (-796)) 43)) (-2129 (($ $ $) NIL)) (-1377 (((-385 (-525)) $ $) 19)) (-4163 (((-3 $ "failed") $) 83)) (-2110 (($ $ $) NIL)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL)) (-2744 (((-108) $) NIL)) (-2134 (((-108) $) 61)) (-2824 (((-108) $) NIL)) (-3956 (($ $ (-525)) NIL)) (-2732 (((-108) $) 64)) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3741 (($ $ $) NIL)) (-2478 (($ $ $) NIL)) (-3976 (((-3 (-1085 $) "failed") $) 78)) (-2556 (((-3 (-796) "failed") $) 77)) (-2386 (((-3 (-1085 $) "failed") $) 75)) (-3963 (((-3 (-985 $ (-1085 $)) "failed") $) 73)) (-1356 (($ (-591 $)) NIL) (($ $ $) NIL)) (-2339 (((-1072) $) NIL)) (-1622 (($ $) 84)) (-2047 (((-1036) $) NIL)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-1399 (($ (-591 $)) NIL) (($ $ $) NIL)) (-1348 (((-396 $) $) NIL)) (-3375 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL)) (-2089 (((-3 $ "failed") $ $) NIL)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1712 (((-712) $) NIL)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL)) (-3022 (((-796) $) 82) (($ (-525)) NIL) (($ (-385 (-525))) NIL) (($ $) 58) (($ (-385 (-525))) NIL) (($ (-525)) NIL) (($ (-385 (-525))) NIL) (($ |#1|) 110)) (-2128 (((-712)) NIL)) (-2495 (((-108) $ $) NIL)) (-2176 (((-385 (-525)) $ $) 25)) (-1282 (((-591 $) (-1085 $)) 56) (((-591 $) (-1085 (-385 (-525)))) NIL) (((-591 $) (-1085 (-525))) NIL) (((-591 $) (-885 $)) NIL) (((-591 $) (-885 (-385 (-525)))) NIL) (((-591 $) (-885 (-525))) NIL)) (-3811 (($ (-985 $ (-1085 $)) (-796)) 41)) (-1539 (($ $) 20)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-4191 (($) 29 T CONST)) (-4197 (($) 35 T CONST)) (-4135 (((-108) $ $) NIL)) (-4119 (((-108) $ $) NIL)) (-4096 (((-108) $ $) 71)) (-4126 (((-108) $ $) NIL)) (-4112 (((-108) $ $) 22)) (-4173 (($ $ $) 33)) (-4164 (($ $) 34) (($ $ $) 69)) (-4156 (($ $ $) 103)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL) (($ $ (-385 (-525))) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 91) (($ $ $) 96) (($ (-385 (-525)) $) NIL) (($ $ (-385 (-525))) NIL) (($ (-525) $) 91) (($ $ (-525)) NIL) (($ (-385 (-525)) $) NIL) (($ $ (-385 (-525))) NIL) (($ |#1| $) 95) (($ $ |#1|) NIL)))
-(((-953 |#1|) (-13 (-942) (-389 |#1|) (-37 |#1|) (-10 -8 (-15 -3811 ($ (-985 $ (-1085 $)) (-796))) (-15 -3963 ((-3 (-985 $ (-1085 $)) "failed") $)) (-15 -1377 ((-385 (-525)) $ $)))) (-13 (-786) (-341) (-951))) (T -953))
-((-3811 (*1 *1 *2 *3) (-12 (-5 *2 (-985 (-953 *4) (-1085 (-953 *4)))) (-5 *3 (-796)) (-5 *1 (-953 *4)) (-4 *4 (-13 (-786) (-341) (-951))))) (-3963 (*1 *2 *1) (|partial| -12 (-5 *2 (-985 (-953 *3) (-1085 (-953 *3)))) (-5 *1 (-953 *3)) (-4 *3 (-13 (-786) (-341) (-951))))) (-1377 (*1 *2 *1 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-953 *3)) (-4 *3 (-13 (-786) (-341) (-951))))))
-(-13 (-942) (-389 |#1|) (-37 |#1|) (-10 -8 (-15 -3811 ($ (-985 $ (-1085 $)) (-796))) (-15 -3963 ((-3 (-985 $ (-1085 $)) "failed") $)) (-15 -1377 ((-385 (-525)) $ $))))
-((-4020 (((-2 (|:| -1317 |#2|) (|:| -4157 (-591 |#1|))) |#2| (-591 |#1|)) 20) ((|#2| |#2| |#1|) 15)))
-(((-954 |#1| |#2|) (-10 -7 (-15 -4020 (|#2| |#2| |#1|)) (-15 -4020 ((-2 (|:| -1317 |#2|) (|:| -4157 (-591 |#1|))) |#2| (-591 |#1|)))) (-341) (-601 |#1|)) (T -954))
-((-4020 (*1 *2 *3 *4) (-12 (-4 *5 (-341)) (-5 *2 (-2 (|:| -1317 *3) (|:| -4157 (-591 *5)))) (-5 *1 (-954 *5 *3)) (-5 *4 (-591 *5)) (-4 *3 (-601 *5)))) (-4020 (*1 *2 *2 *3) (-12 (-4 *3 (-341)) (-5 *1 (-954 *3 *2)) (-4 *2 (-601 *3)))))
-(-10 -7 (-15 -4020 (|#2| |#2| |#1|)) (-15 -4020 ((-2 (|:| -1317 |#2|) (|:| -4157 (-591 |#1|))) |#2| (-591 |#1|))))
-((-3008 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-4116 ((|#1| $ |#1|) 14)) (-3186 ((|#1| $ |#1|) 12)) (-3126 (($ |#1|) 10)) (-2339 (((-1072) $) NIL (|has| |#1| (-1018)))) (-2047 (((-1036) $) NIL (|has| |#1| (-1018)))) (-3164 ((|#1| $) 11)) (-4199 ((|#1| $) 13)) (-3022 (((-796) $) 21 (|has| |#1| (-1018)))) (-4096 (((-108) $ $) 9)))
-(((-955 |#1|) (-13 (-1125) (-10 -8 (-15 -3126 ($ |#1|)) (-15 -3164 (|#1| $)) (-15 -3186 (|#1| $ |#1|)) (-15 -4199 (|#1| $)) (-15 -4116 (|#1| $ |#1|)) (-15 -4096 ((-108) $ $)) (IF (|has| |#1| (-1018)) (-6 (-1018)) |%noBranch|))) (-1125)) (T -955))
-((-3126 (*1 *1 *2) (-12 (-5 *1 (-955 *2)) (-4 *2 (-1125)))) (-3164 (*1 *2 *1) (-12 (-5 *1 (-955 *2)) (-4 *2 (-1125)))) (-3186 (*1 *2 *1 *2) (-12 (-5 *1 (-955 *2)) (-4 *2 (-1125)))) (-4199 (*1 *2 *1) (-12 (-5 *1 (-955 *2)) (-4 *2 (-1125)))) (-4116 (*1 *2 *1 *2) (-12 (-5 *1 (-955 *2)) (-4 *2 (-1125)))) (-4096 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-955 *3)) (-4 *3 (-1125)))))
-(-13 (-1125) (-10 -8 (-15 -3126 ($ |#1|)) (-15 -3164 (|#1| $)) (-15 -3186 (|#1| $ |#1|)) (-15 -4199 (|#1| $)) (-15 -4116 (|#1| $ |#1|)) (-15 -4096 ((-108) $ $)) (IF (|has| |#1| (-1018)) (-6 (-1018)) |%noBranch|)))
-((-3008 (((-108) $ $) NIL)) (-3817 (((-591 (-2 (|:| -3529 $) (|:| -1976 (-591 |#4|)))) (-591 |#4|)) NIL)) (-2113 (((-591 $) (-591 |#4|)) 105) (((-591 $) (-591 |#4|) (-108)) 106) (((-591 $) (-591 |#4|) (-108) (-108)) 104) (((-591 $) (-591 |#4|) (-108) (-108) (-108) (-108)) 107)) (-1507 (((-591 |#3|) $) NIL)) (-1430 (((-108) $) NIL)) (-3490 (((-108) $) NIL (|has| |#1| (-517)))) (-3130 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-1568 ((|#4| |#4| $) NIL)) (-1291 (((-591 (-2 (|:| |val| |#4|) (|:| -3374 $))) |#4| $) 99)) (-3327 (((-2 (|:| |under| $) (|:| -2662 $) (|:| |upper| $)) $ |#3|) NIL)) (-3891 (((-108) $ (-712)) NIL)) (-2305 (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250))) (((-3 |#4| "failed") $ |#3|) 54)) (-3798 (($) NIL T CONST)) (-3382 (((-108) $) 26 (|has| |#1| (-517)))) (-2438 (((-108) $ $) NIL (|has| |#1| (-517)))) (-2055 (((-108) $ $) NIL (|has| |#1| (-517)))) (-1964 (((-108) $) NIL (|has| |#1| (-517)))) (-2656 (((-591 |#4|) (-591 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-3853 (((-591 |#4|) (-591 |#4|) $) NIL (|has| |#1| (-517)))) (-1921 (((-591 |#4|) (-591 |#4|) $) NIL (|has| |#1| (-517)))) (-1251 (((-3 $ "failed") (-591 |#4|)) NIL)) (-3528 (($ (-591 |#4|)) NIL)) (-3078 (((-3 $ "failed") $) 39)) (-2736 ((|#4| |#4| $) 57)) (-3098 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018))))) (-3677 (($ |#4| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018)))) (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250)))) (-3407 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 73 (|has| |#1| (-517)))) (-3135 (((-108) |#4| $ (-1 (-108) |#4| |#4|)) NIL)) (-2933 ((|#4| |#4| $) NIL)) (-1227 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) NIL (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) NIL (|has| $ (-6 -4250))) ((|#4| (-1 |#4| |#4| |#4|) $) NIL (|has| $ (-6 -4250))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-2719 (((-2 (|:| -3529 (-591 |#4|)) (|:| -1976 (-591 |#4|))) $) NIL)) (-1949 (((-108) |#4| $) NIL)) (-3485 (((-108) |#4| $) NIL)) (-1732 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-1602 (((-2 (|:| |val| (-591 |#4|)) (|:| |towers| (-591 $))) (-591 |#4|) (-108) (-108)) 119)) (-3454 (((-591 |#4|) $) 16 (|has| $ (-6 -4250)))) (-1809 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-2009 ((|#3| $) 33)) (-2910 (((-108) $ (-712)) NIL)) (-2552 (((-591 |#4|) $) 17 (|has| $ (-6 -4250)))) (-2141 (((-108) |#4| $) 25 (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018))))) (-3249 (($ (-1 |#4| |#4|) $) 23 (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#4| |#4|) $) 21)) (-3993 (((-591 |#3|) $) NIL)) (-4174 (((-108) |#3| $) NIL)) (-3971 (((-108) $ (-712)) NIL)) (-2339 (((-1072) $) NIL)) (-2711 (((-3 |#4| (-591 $)) |#4| |#4| $) NIL)) (-2627 (((-591 (-2 (|:| |val| |#4|) (|:| -3374 $))) |#4| |#4| $) 97)) (-3708 (((-3 |#4| "failed") $) 37)) (-1933 (((-591 $) |#4| $) 80)) (-1372 (((-3 (-108) (-591 $)) |#4| $) NIL)) (-1406 (((-591 (-2 (|:| |val| (-108)) (|:| -3374 $))) |#4| $) 90) (((-108) |#4| $) 52)) (-3516 (((-591 $) |#4| $) 102) (((-591 $) (-591 |#4|) $) NIL) (((-591 $) (-591 |#4|) (-591 $)) 103) (((-591 $) |#4| (-591 $)) NIL)) (-3716 (((-591 $) (-591 |#4|) (-108) (-108) (-108)) 114)) (-2689 (($ |#4| $) 70) (($ (-591 |#4|) $) 71) (((-591 $) |#4| $ (-108) (-108) (-108) (-108) (-108)) 67)) (-3280 (((-591 |#4|) $) NIL)) (-3196 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-4066 ((|#4| |#4| $) NIL)) (-2154 (((-108) $ $) NIL)) (-2934 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-517)))) (-2115 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-2731 ((|#4| |#4| $) NIL)) (-2047 (((-1036) $) NIL)) (-3066 (((-3 |#4| "failed") $) 35)) (-2069 (((-3 |#4| "failed") (-1 (-108) |#4|) $) NIL)) (-1554 (((-3 $ "failed") $ |#4|) 48)) (-2784 (($ $ |#4|) NIL) (((-591 $) |#4| $) 82) (((-591 $) |#4| (-591 $)) NIL) (((-591 $) (-591 |#4|) $) NIL) (((-591 $) (-591 |#4|) (-591 $)) 77)) (-1623 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 |#4|) (-591 |#4|)) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ (-273 |#4|)) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ (-591 (-273 |#4|))) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018))))) (-3493 (((-108) $ $) NIL)) (-3028 (((-108) $) 15)) (-3209 (($) 13)) (-1316 (((-712) $) NIL)) (-2064 (((-712) |#4| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018)))) (((-712) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250)))) (-3199 (($ $) 12)) (-1408 (((-501) $) NIL (|has| |#4| (-566 (-501))))) (-3036 (($ (-591 |#4|)) 20)) (-3134 (($ $ |#3|) 42)) (-3443 (($ $ |#3|) 44)) (-2487 (($ $) NIL)) (-3010 (($ $ |#3|) NIL)) (-3022 (((-796) $) 31) (((-591 |#4|) $) 40)) (-3223 (((-712) $) NIL (|has| |#3| (-346)))) (-2122 (((-3 (-2 (|:| |bas| $) (|:| -1211 (-591 |#4|))) "failed") (-591 |#4|) (-1 (-108) |#4| |#4|)) NIL) (((-3 (-2 (|:| |bas| $) (|:| -1211 (-591 |#4|))) "failed") (-591 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-2165 (((-108) $ (-1 (-108) |#4| (-591 |#4|))) NIL)) (-2533 (((-591 $) |#4| $) 79) (((-591 $) |#4| (-591 $)) NIL) (((-591 $) (-591 |#4|) $) NIL) (((-591 $) (-591 |#4|) (-591 $)) NIL)) (-4158 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250)))) (-3872 (((-591 |#3|) $) NIL)) (-1564 (((-108) |#4| $) NIL)) (-1884 (((-108) |#3| $) 53)) (-4096 (((-108) $ $) NIL)) (-4045 (((-712) $) NIL (|has| $ (-6 -4250)))))
-(((-956 |#1| |#2| |#3| |#4|) (-13 (-994 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -2689 ((-591 $) |#4| $ (-108) (-108) (-108) (-108) (-108))) (-15 -2113 ((-591 $) (-591 |#4|) (-108) (-108))) (-15 -2113 ((-591 $) (-591 |#4|) (-108) (-108) (-108) (-108))) (-15 -3716 ((-591 $) (-591 |#4|) (-108) (-108) (-108))) (-15 -1602 ((-2 (|:| |val| (-591 |#4|)) (|:| |towers| (-591 $))) (-591 |#4|) (-108) (-108))))) (-429) (-734) (-788) (-989 |#1| |#2| |#3|)) (T -956))
-((-2689 (*1 *2 *3 *1 *4 *4 *4 *4 *4) (-12 (-5 *4 (-108)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *2 (-591 (-956 *5 *6 *7 *3))) (-5 *1 (-956 *5 *6 *7 *3)) (-4 *3 (-989 *5 *6 *7)))) (-2113 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-591 *8)) (-5 *4 (-108)) (-4 *8 (-989 *5 *6 *7)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *2 (-591 (-956 *5 *6 *7 *8))) (-5 *1 (-956 *5 *6 *7 *8)))) (-2113 (*1 *2 *3 *4 *4 *4 *4) (-12 (-5 *3 (-591 *8)) (-5 *4 (-108)) (-4 *8 (-989 *5 *6 *7)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *2 (-591 (-956 *5 *6 *7 *8))) (-5 *1 (-956 *5 *6 *7 *8)))) (-3716 (*1 *2 *3 *4 *4 *4) (-12 (-5 *3 (-591 *8)) (-5 *4 (-108)) (-4 *8 (-989 *5 *6 *7)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *2 (-591 (-956 *5 *6 *7 *8))) (-5 *1 (-956 *5 *6 *7 *8)))) (-1602 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-108)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *8 (-989 *5 *6 *7)) (-5 *2 (-2 (|:| |val| (-591 *8)) (|:| |towers| (-591 (-956 *5 *6 *7 *8))))) (-5 *1 (-956 *5 *6 *7 *8)) (-5 *3 (-591 *8)))))
-(-13 (-994 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -2689 ((-591 $) |#4| $ (-108) (-108) (-108) (-108) (-108))) (-15 -2113 ((-591 $) (-591 |#4|) (-108) (-108))) (-15 -2113 ((-591 $) (-591 |#4|) (-108) (-108) (-108) (-108))) (-15 -3716 ((-591 $) (-591 |#4|) (-108) (-108) (-108))) (-15 -1602 ((-2 (|:| |val| (-591 |#4|)) (|:| |towers| (-591 $))) (-591 |#4|) (-108) (-108)))))
-((-2697 (((-591 (-631 |#1|)) (-591 (-631 |#1|))) 57) (((-631 |#1|) (-631 |#1|)) 56) (((-591 (-631 |#1|)) (-591 (-631 |#1|)) (-591 (-631 |#1|))) 55) (((-631 |#1|) (-631 |#1|) (-631 |#1|)) 52)) (-3125 (((-591 (-631 |#1|)) (-591 (-631 |#1|)) (-854)) 51) (((-631 |#1|) (-631 |#1|) (-854)) 50)) (-1222 (((-591 (-631 (-525))) (-591 (-591 (-525)))) 67) (((-591 (-631 (-525))) (-591 (-838 (-525))) (-525)) 66) (((-631 (-525)) (-591 (-525))) 63) (((-631 (-525)) (-838 (-525)) (-525)) 62)) (-3584 (((-631 (-885 |#1|)) (-712)) 80)) (-3650 (((-591 (-631 |#1|)) (-591 (-631 |#1|)) (-854)) 36 (|has| |#1| (-6 (-4252 "*")))) (((-631 |#1|) (-631 |#1|) (-854)) 34 (|has| |#1| (-6 (-4252 "*"))))))
-(((-957 |#1|) (-10 -7 (IF (|has| |#1| (-6 (-4252 "*"))) (-15 -3650 ((-631 |#1|) (-631 |#1|) (-854))) |%noBranch|) (IF (|has| |#1| (-6 (-4252 "*"))) (-15 -3650 ((-591 (-631 |#1|)) (-591 (-631 |#1|)) (-854))) |%noBranch|) (-15 -3584 ((-631 (-885 |#1|)) (-712))) (-15 -3125 ((-631 |#1|) (-631 |#1|) (-854))) (-15 -3125 ((-591 (-631 |#1|)) (-591 (-631 |#1|)) (-854))) (-15 -2697 ((-631 |#1|) (-631 |#1|) (-631 |#1|))) (-15 -2697 ((-591 (-631 |#1|)) (-591 (-631 |#1|)) (-591 (-631 |#1|)))) (-15 -2697 ((-631 |#1|) (-631 |#1|))) (-15 -2697 ((-591 (-631 |#1|)) (-591 (-631 |#1|)))) (-15 -1222 ((-631 (-525)) (-838 (-525)) (-525))) (-15 -1222 ((-631 (-525)) (-591 (-525)))) (-15 -1222 ((-591 (-631 (-525))) (-591 (-838 (-525))) (-525))) (-15 -1222 ((-591 (-631 (-525))) (-591 (-591 (-525)))))) (-975)) (T -957))
-((-1222 (*1 *2 *3) (-12 (-5 *3 (-591 (-591 (-525)))) (-5 *2 (-591 (-631 (-525)))) (-5 *1 (-957 *4)) (-4 *4 (-975)))) (-1222 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-838 (-525)))) (-5 *4 (-525)) (-5 *2 (-591 (-631 *4))) (-5 *1 (-957 *5)) (-4 *5 (-975)))) (-1222 (*1 *2 *3) (-12 (-5 *3 (-591 (-525))) (-5 *2 (-631 (-525))) (-5 *1 (-957 *4)) (-4 *4 (-975)))) (-1222 (*1 *2 *3 *4) (-12 (-5 *3 (-838 (-525))) (-5 *4 (-525)) (-5 *2 (-631 *4)) (-5 *1 (-957 *5)) (-4 *5 (-975)))) (-2697 (*1 *2 *2) (-12 (-5 *2 (-591 (-631 *3))) (-4 *3 (-975)) (-5 *1 (-957 *3)))) (-2697 (*1 *2 *2) (-12 (-5 *2 (-631 *3)) (-4 *3 (-975)) (-5 *1 (-957 *3)))) (-2697 (*1 *2 *2 *2) (-12 (-5 *2 (-591 (-631 *3))) (-4 *3 (-975)) (-5 *1 (-957 *3)))) (-2697 (*1 *2 *2 *2) (-12 (-5 *2 (-631 *3)) (-4 *3 (-975)) (-5 *1 (-957 *3)))) (-3125 (*1 *2 *2 *3) (-12 (-5 *2 (-591 (-631 *4))) (-5 *3 (-854)) (-4 *4 (-975)) (-5 *1 (-957 *4)))) (-3125 (*1 *2 *2 *3) (-12 (-5 *2 (-631 *4)) (-5 *3 (-854)) (-4 *4 (-975)) (-5 *1 (-957 *4)))) (-3584 (*1 *2 *3) (-12 (-5 *3 (-712)) (-5 *2 (-631 (-885 *4))) (-5 *1 (-957 *4)) (-4 *4 (-975)))) (-3650 (*1 *2 *2 *3) (-12 (-5 *2 (-591 (-631 *4))) (-5 *3 (-854)) (|has| *4 (-6 (-4252 "*"))) (-4 *4 (-975)) (-5 *1 (-957 *4)))) (-3650 (*1 *2 *2 *3) (-12 (-5 *2 (-631 *4)) (-5 *3 (-854)) (|has| *4 (-6 (-4252 "*"))) (-4 *4 (-975)) (-5 *1 (-957 *4)))))
-(-10 -7 (IF (|has| |#1| (-6 (-4252 "*"))) (-15 -3650 ((-631 |#1|) (-631 |#1|) (-854))) |%noBranch|) (IF (|has| |#1| (-6 (-4252 "*"))) (-15 -3650 ((-591 (-631 |#1|)) (-591 (-631 |#1|)) (-854))) |%noBranch|) (-15 -3584 ((-631 (-885 |#1|)) (-712))) (-15 -3125 ((-631 |#1|) (-631 |#1|) (-854))) (-15 -3125 ((-591 (-631 |#1|)) (-591 (-631 |#1|)) (-854))) (-15 -2697 ((-631 |#1|) (-631 |#1|) (-631 |#1|))) (-15 -2697 ((-591 (-631 |#1|)) (-591 (-631 |#1|)) (-591 (-631 |#1|)))) (-15 -2697 ((-631 |#1|) (-631 |#1|))) (-15 -2697 ((-591 (-631 |#1|)) (-591 (-631 |#1|)))) (-15 -1222 ((-631 (-525)) (-838 (-525)) (-525))) (-15 -1222 ((-631 (-525)) (-591 (-525)))) (-15 -1222 ((-591 (-631 (-525))) (-591 (-838 (-525))) (-525))) (-15 -1222 ((-591 (-631 (-525))) (-591 (-591 (-525))))))
-((-3096 (((-631 |#1|) (-591 (-631 |#1|)) (-1171 |#1|)) 51 (|has| |#1| (-286)))) (-2787 (((-591 (-591 (-631 |#1|))) (-591 (-631 |#1|)) (-1171 (-1171 |#1|))) 75 (|has| |#1| (-341))) (((-591 (-591 (-631 |#1|))) (-591 (-631 |#1|)) (-1171 |#1|)) 73 (|has| |#1| (-341)))) (-2018 (((-1171 |#1|) (-591 (-1171 |#1|)) (-525)) 77 (-12 (|has| |#1| (-341)) (|has| |#1| (-346))))) (-1748 (((-591 (-591 (-631 |#1|))) (-591 (-631 |#1|)) (-854)) 82 (-12 (|has| |#1| (-341)) (|has| |#1| (-346)))) (((-591 (-591 (-631 |#1|))) (-591 (-631 |#1|)) (-108)) 80 (-12 (|has| |#1| (-341)) (|has| |#1| (-346)))) (((-591 (-591 (-631 |#1|))) (-591 (-631 |#1|))) 79 (-12 (|has| |#1| (-341)) (|has| |#1| (-346)))) (((-591 (-591 (-631 |#1|))) (-591 (-631 |#1|)) (-108) (-525) (-525)) 78 (-12 (|has| |#1| (-341)) (|has| |#1| (-346))))) (-1370 (((-108) (-591 (-631 |#1|))) 71 (|has| |#1| (-341))) (((-108) (-591 (-631 |#1|)) (-525)) 70 (|has| |#1| (-341)))) (-2198 (((-1171 (-1171 |#1|)) (-591 (-631 |#1|)) (-1171 |#1|)) 49 (|has| |#1| (-286)))) (-3459 (((-631 |#1|) (-591 (-631 |#1|)) (-631 |#1|)) 34)) (-3859 (((-631 |#1|) (-1171 (-1171 |#1|))) 31)) (-1916 (((-631 |#1|) (-591 (-631 |#1|)) (-591 (-631 |#1|)) (-525)) 66 (|has| |#1| (-341))) (((-631 |#1|) (-591 (-631 |#1|)) (-591 (-631 |#1|))) 65 (|has| |#1| (-341))) (((-631 |#1|) (-591 (-631 |#1|)) (-591 (-631 |#1|)) (-108) (-525)) 64 (|has| |#1| (-341)))))
-(((-958 |#1|) (-10 -7 (-15 -3859 ((-631 |#1|) (-1171 (-1171 |#1|)))) (-15 -3459 ((-631 |#1|) (-591 (-631 |#1|)) (-631 |#1|))) (IF (|has| |#1| (-286)) (PROGN (-15 -2198 ((-1171 (-1171 |#1|)) (-591 (-631 |#1|)) (-1171 |#1|))) (-15 -3096 ((-631 |#1|) (-591 (-631 |#1|)) (-1171 |#1|)))) |%noBranch|) (IF (|has| |#1| (-341)) (PROGN (-15 -1916 ((-631 |#1|) (-591 (-631 |#1|)) (-591 (-631 |#1|)) (-108) (-525))) (-15 -1916 ((-631 |#1|) (-591 (-631 |#1|)) (-591 (-631 |#1|)))) (-15 -1916 ((-631 |#1|) (-591 (-631 |#1|)) (-591 (-631 |#1|)) (-525))) (-15 -1370 ((-108) (-591 (-631 |#1|)) (-525))) (-15 -1370 ((-108) (-591 (-631 |#1|)))) (-15 -2787 ((-591 (-591 (-631 |#1|))) (-591 (-631 |#1|)) (-1171 |#1|))) (-15 -2787 ((-591 (-591 (-631 |#1|))) (-591 (-631 |#1|)) (-1171 (-1171 |#1|))))) |%noBranch|) (IF (|has| |#1| (-346)) (IF (|has| |#1| (-341)) (PROGN (-15 -1748 ((-591 (-591 (-631 |#1|))) (-591 (-631 |#1|)) (-108) (-525) (-525))) (-15 -1748 ((-591 (-591 (-631 |#1|))) (-591 (-631 |#1|)))) (-15 -1748 ((-591 (-591 (-631 |#1|))) (-591 (-631 |#1|)) (-108))) (-15 -1748 ((-591 (-591 (-631 |#1|))) (-591 (-631 |#1|)) (-854))) (-15 -2018 ((-1171 |#1|) (-591 (-1171 |#1|)) (-525)))) |%noBranch|) |%noBranch|)) (-975)) (T -958))
-((-2018 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-1171 *5))) (-5 *4 (-525)) (-5 *2 (-1171 *5)) (-5 *1 (-958 *5)) (-4 *5 (-341)) (-4 *5 (-346)) (-4 *5 (-975)))) (-1748 (*1 *2 *3 *4) (-12 (-5 *4 (-854)) (-4 *5 (-341)) (-4 *5 (-346)) (-4 *5 (-975)) (-5 *2 (-591 (-591 (-631 *5)))) (-5 *1 (-958 *5)) (-5 *3 (-591 (-631 *5))))) (-1748 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-341)) (-4 *5 (-346)) (-4 *5 (-975)) (-5 *2 (-591 (-591 (-631 *5)))) (-5 *1 (-958 *5)) (-5 *3 (-591 (-631 *5))))) (-1748 (*1 *2 *3) (-12 (-4 *4 (-341)) (-4 *4 (-346)) (-4 *4 (-975)) (-5 *2 (-591 (-591 (-631 *4)))) (-5 *1 (-958 *4)) (-5 *3 (-591 (-631 *4))))) (-1748 (*1 *2 *3 *4 *5 *5) (-12 (-5 *4 (-108)) (-5 *5 (-525)) (-4 *6 (-341)) (-4 *6 (-346)) (-4 *6 (-975)) (-5 *2 (-591 (-591 (-631 *6)))) (-5 *1 (-958 *6)) (-5 *3 (-591 (-631 *6))))) (-2787 (*1 *2 *3 *4) (-12 (-5 *4 (-1171 (-1171 *5))) (-4 *5 (-341)) (-4 *5 (-975)) (-5 *2 (-591 (-591 (-631 *5)))) (-5 *1 (-958 *5)) (-5 *3 (-591 (-631 *5))))) (-2787 (*1 *2 *3 *4) (-12 (-5 *4 (-1171 *5)) (-4 *5 (-341)) (-4 *5 (-975)) (-5 *2 (-591 (-591 (-631 *5)))) (-5 *1 (-958 *5)) (-5 *3 (-591 (-631 *5))))) (-1370 (*1 *2 *3) (-12 (-5 *3 (-591 (-631 *4))) (-4 *4 (-341)) (-4 *4 (-975)) (-5 *2 (-108)) (-5 *1 (-958 *4)))) (-1370 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-631 *5))) (-5 *4 (-525)) (-4 *5 (-341)) (-4 *5 (-975)) (-5 *2 (-108)) (-5 *1 (-958 *5)))) (-1916 (*1 *2 *3 *3 *4) (-12 (-5 *3 (-591 (-631 *5))) (-5 *4 (-525)) (-5 *2 (-631 *5)) (-5 *1 (-958 *5)) (-4 *5 (-341)) (-4 *5 (-975)))) (-1916 (*1 *2 *3 *3) (-12 (-5 *3 (-591 (-631 *4))) (-5 *2 (-631 *4)) (-5 *1 (-958 *4)) (-4 *4 (-341)) (-4 *4 (-975)))) (-1916 (*1 *2 *3 *3 *4 *5) (-12 (-5 *3 (-591 (-631 *6))) (-5 *4 (-108)) (-5 *5 (-525)) (-5 *2 (-631 *6)) (-5 *1 (-958 *6)) (-4 *6 (-341)) (-4 *6 (-975)))) (-3096 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-631 *5))) (-5 *4 (-1171 *5)) (-4 *5 (-286)) (-4 *5 (-975)) (-5 *2 (-631 *5)) (-5 *1 (-958 *5)))) (-2198 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-631 *5))) (-4 *5 (-286)) (-4 *5 (-975)) (-5 *2 (-1171 (-1171 *5))) (-5 *1 (-958 *5)) (-5 *4 (-1171 *5)))) (-3459 (*1 *2 *3 *2) (-12 (-5 *3 (-591 (-631 *4))) (-5 *2 (-631 *4)) (-4 *4 (-975)) (-5 *1 (-958 *4)))) (-3859 (*1 *2 *3) (-12 (-5 *3 (-1171 (-1171 *4))) (-4 *4 (-975)) (-5 *2 (-631 *4)) (-5 *1 (-958 *4)))))
-(-10 -7 (-15 -3859 ((-631 |#1|) (-1171 (-1171 |#1|)))) (-15 -3459 ((-631 |#1|) (-591 (-631 |#1|)) (-631 |#1|))) (IF (|has| |#1| (-286)) (PROGN (-15 -2198 ((-1171 (-1171 |#1|)) (-591 (-631 |#1|)) (-1171 |#1|))) (-15 -3096 ((-631 |#1|) (-591 (-631 |#1|)) (-1171 |#1|)))) |%noBranch|) (IF (|has| |#1| (-341)) (PROGN (-15 -1916 ((-631 |#1|) (-591 (-631 |#1|)) (-591 (-631 |#1|)) (-108) (-525))) (-15 -1916 ((-631 |#1|) (-591 (-631 |#1|)) (-591 (-631 |#1|)))) (-15 -1916 ((-631 |#1|) (-591 (-631 |#1|)) (-591 (-631 |#1|)) (-525))) (-15 -1370 ((-108) (-591 (-631 |#1|)) (-525))) (-15 -1370 ((-108) (-591 (-631 |#1|)))) (-15 -2787 ((-591 (-591 (-631 |#1|))) (-591 (-631 |#1|)) (-1171 |#1|))) (-15 -2787 ((-591 (-591 (-631 |#1|))) (-591 (-631 |#1|)) (-1171 (-1171 |#1|))))) |%noBranch|) (IF (|has| |#1| (-346)) (IF (|has| |#1| (-341)) (PROGN (-15 -1748 ((-591 (-591 (-631 |#1|))) (-591 (-631 |#1|)) (-108) (-525) (-525))) (-15 -1748 ((-591 (-591 (-631 |#1|))) (-591 (-631 |#1|)))) (-15 -1748 ((-591 (-591 (-631 |#1|))) (-591 (-631 |#1|)) (-108))) (-15 -1748 ((-591 (-591 (-631 |#1|))) (-591 (-631 |#1|)) (-854))) (-15 -2018 ((-1171 |#1|) (-591 (-1171 |#1|)) (-525)))) |%noBranch|) |%noBranch|))
-((-3458 ((|#1| (-854) |#1|) 9)))
-(((-959 |#1|) (-10 -7 (-15 -3458 (|#1| (-854) |#1|))) (-13 (-1018) (-10 -8 (-15 -4156 ($ $ $))))) (T -959))
-((-3458 (*1 *2 *3 *2) (-12 (-5 *3 (-854)) (-5 *1 (-959 *2)) (-4 *2 (-13 (-1018) (-10 -8 (-15 -4156 ($ $ $))))))))
-(-10 -7 (-15 -3458 (|#1| (-854) |#1|)))
-((-3003 (((-591 (-2 (|:| |radval| (-294 (-525))) (|:| |radmult| (-525)) (|:| |radvect| (-591 (-631 (-294 (-525))))))) (-631 (-385 (-885 (-525))))) 59)) (-2369 (((-591 (-631 (-294 (-525)))) (-294 (-525)) (-631 (-385 (-885 (-525))))) 48)) (-3129 (((-591 (-294 (-525))) (-631 (-385 (-885 (-525))))) 41)) (-1840 (((-591 (-631 (-294 (-525)))) (-631 (-385 (-885 (-525))))) 69)) (-3422 (((-631 (-294 (-525))) (-631 (-294 (-525)))) 34)) (-3771 (((-591 (-631 (-294 (-525)))) (-591 (-631 (-294 (-525))))) 62)) (-1653 (((-3 (-631 (-294 (-525))) "failed") (-631 (-385 (-885 (-525))))) 66)))
-(((-960) (-10 -7 (-15 -3003 ((-591 (-2 (|:| |radval| (-294 (-525))) (|:| |radmult| (-525)) (|:| |radvect| (-591 (-631 (-294 (-525))))))) (-631 (-385 (-885 (-525)))))) (-15 -2369 ((-591 (-631 (-294 (-525)))) (-294 (-525)) (-631 (-385 (-885 (-525)))))) (-15 -3129 ((-591 (-294 (-525))) (-631 (-385 (-885 (-525)))))) (-15 -1653 ((-3 (-631 (-294 (-525))) "failed") (-631 (-385 (-885 (-525)))))) (-15 -3422 ((-631 (-294 (-525))) (-631 (-294 (-525))))) (-15 -3771 ((-591 (-631 (-294 (-525)))) (-591 (-631 (-294 (-525)))))) (-15 -1840 ((-591 (-631 (-294 (-525)))) (-631 (-385 (-885 (-525)))))))) (T -960))
-((-1840 (*1 *2 *3) (-12 (-5 *3 (-631 (-385 (-885 (-525))))) (-5 *2 (-591 (-631 (-294 (-525))))) (-5 *1 (-960)))) (-3771 (*1 *2 *2) (-12 (-5 *2 (-591 (-631 (-294 (-525))))) (-5 *1 (-960)))) (-3422 (*1 *2 *2) (-12 (-5 *2 (-631 (-294 (-525)))) (-5 *1 (-960)))) (-1653 (*1 *2 *3) (|partial| -12 (-5 *3 (-631 (-385 (-885 (-525))))) (-5 *2 (-631 (-294 (-525)))) (-5 *1 (-960)))) (-3129 (*1 *2 *3) (-12 (-5 *3 (-631 (-385 (-885 (-525))))) (-5 *2 (-591 (-294 (-525)))) (-5 *1 (-960)))) (-2369 (*1 *2 *3 *4) (-12 (-5 *4 (-631 (-385 (-885 (-525))))) (-5 *2 (-591 (-631 (-294 (-525))))) (-5 *1 (-960)) (-5 *3 (-294 (-525))))) (-3003 (*1 *2 *3) (-12 (-5 *3 (-631 (-385 (-885 (-525))))) (-5 *2 (-591 (-2 (|:| |radval| (-294 (-525))) (|:| |radmult| (-525)) (|:| |radvect| (-591 (-631 (-294 (-525)))))))) (-5 *1 (-960)))))
-(-10 -7 (-15 -3003 ((-591 (-2 (|:| |radval| (-294 (-525))) (|:| |radmult| (-525)) (|:| |radvect| (-591 (-631 (-294 (-525))))))) (-631 (-385 (-885 (-525)))))) (-15 -2369 ((-591 (-631 (-294 (-525)))) (-294 (-525)) (-631 (-385 (-885 (-525)))))) (-15 -3129 ((-591 (-294 (-525))) (-631 (-385 (-885 (-525)))))) (-15 -1653 ((-3 (-631 (-294 (-525))) "failed") (-631 (-385 (-885 (-525)))))) (-15 -3422 ((-631 (-294 (-525))) (-631 (-294 (-525))))) (-15 -3771 ((-591 (-631 (-294 (-525)))) (-591 (-631 (-294 (-525)))))) (-15 -1840 ((-591 (-631 (-294 (-525)))) (-631 (-385 (-885 (-525)))))))
-((-4100 ((|#1| |#1| (-854)) 9)))
-(((-961 |#1|) (-10 -7 (-15 -4100 (|#1| |#1| (-854)))) (-13 (-1018) (-10 -8 (-15 * ($ $ $))))) (T -961))
-((-4100 (*1 *2 *2 *3) (-12 (-5 *3 (-854)) (-5 *1 (-961 *2)) (-4 *2 (-13 (-1018) (-10 -8 (-15 * ($ $ $))))))))
-(-10 -7 (-15 -4100 (|#1| |#1| (-854))))
-((-3022 ((|#1| (-290)) 11) (((-1176) |#1|) 9)))
-(((-962 |#1|) (-10 -7 (-15 -3022 ((-1176) |#1|)) (-15 -3022 (|#1| (-290)))) (-1125)) (T -962))
-((-3022 (*1 *2 *3) (-12 (-5 *3 (-290)) (-5 *1 (-962 *2)) (-4 *2 (-1125)))) (-3022 (*1 *2 *3) (-12 (-5 *2 (-1176)) (-5 *1 (-962 *3)) (-4 *3 (-1125)))))
-(-10 -7 (-15 -3022 ((-1176) |#1|)) (-15 -3022 (|#1| (-290))))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-3798 (($) NIL T CONST)) (-1227 (($ |#4|) 25)) (-4163 (((-3 $ "failed") $) NIL)) (-2824 (((-108) $) NIL)) (-1223 ((|#4| $) 27)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) 46) (($ (-525)) NIL) (($ |#1|) NIL) (($ |#4|) 26)) (-2128 (((-712)) 43)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4191 (($) 21 T CONST)) (-4197 (($) 23 T CONST)) (-4096 (((-108) $ $) 40)) (-4164 (($ $) 31) (($ $ $) NIL)) (-4156 (($ $ $) 29)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 36) (($ $ $) 33) (($ |#1| $) 38) (($ $ |#1|) NIL)))
-(((-963 |#1| |#2| |#3| |#4| |#5|) (-13 (-160) (-37 |#1|) (-10 -8 (-15 -1227 ($ |#4|)) (-15 -3022 ($ |#4|)) (-15 -1223 (|#4| $)))) (-341) (-734) (-788) (-882 |#1| |#2| |#3|) (-591 |#4|)) (T -963))
-((-1227 (*1 *1 *2) (-12 (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-963 *3 *4 *5 *2 *6)) (-4 *2 (-882 *3 *4 *5)) (-14 *6 (-591 *2)))) (-3022 (*1 *1 *2) (-12 (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-963 *3 *4 *5 *2 *6)) (-4 *2 (-882 *3 *4 *5)) (-14 *6 (-591 *2)))) (-1223 (*1 *2 *1) (-12 (-4 *2 (-882 *3 *4 *5)) (-5 *1 (-963 *3 *4 *5 *2 *6)) (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788)) (-14 *6 (-591 *2)))))
-(-13 (-160) (-37 |#1|) (-10 -8 (-15 -1227 ($ |#4|)) (-15 -3022 ($ |#4|)) (-15 -1223 (|#4| $))))
-((-3008 (((-108) $ $) NIL (-3321 (|has| (-51) (-1018)) (|has| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-1018))))) (-1260 (($) NIL) (($ (-591 (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))))) NIL)) (-3296 (((-1176) $ (-1089) (-1089)) NIL (|has| $ (-6 -4251)))) (-3891 (((-108) $ (-712)) NIL)) (-3073 (((-108) (-108)) 39)) (-3006 (((-108) (-108)) 38)) (-3186 (((-51) $ (-1089) (-51)) NIL)) (-1797 (($ (-1 (-108) (-2 (|:| -2019 (-1089)) (|:| -1221 (-51)))) $) NIL (|has| $ (-6 -4250)))) (-2305 (($ (-1 (-108) (-2 (|:| -2019 (-1089)) (|:| -1221 (-51)))) $) NIL (|has| $ (-6 -4250)))) (-2401 (((-3 (-51) "failed") (-1089) $) NIL)) (-3798 (($) NIL T CONST)) (-3098 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-1018))))) (-3901 (($ (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) $) NIL (|has| $ (-6 -4250))) (($ (-1 (-108) (-2 (|:| -2019 (-1089)) (|:| -1221 (-51)))) $) NIL (|has| $ (-6 -4250))) (((-3 (-51) "failed") (-1089) $) NIL)) (-3677 (($ (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-1018)))) (($ (-1 (-108) (-2 (|:| -2019 (-1089)) (|:| -1221 (-51)))) $) NIL (|has| $ (-6 -4250)))) (-1227 (((-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-1 (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-2 (|:| -2019 (-1089)) (|:| -1221 (-51)))) $ (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-2 (|:| -2019 (-1089)) (|:| -1221 (-51)))) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-1018)))) (((-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-1 (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-2 (|:| -2019 (-1089)) (|:| -1221 (-51)))) $ (-2 (|:| -2019 (-1089)) (|:| -1221 (-51)))) NIL (|has| $ (-6 -4250))) (((-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-1 (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-2 (|:| -2019 (-1089)) (|:| -1221 (-51)))) $) NIL (|has| $ (-6 -4250)))) (-3255 (((-51) $ (-1089) (-51)) NIL (|has| $ (-6 -4251)))) (-3217 (((-51) $ (-1089)) NIL)) (-3454 (((-591 (-2 (|:| -2019 (-1089)) (|:| -1221 (-51)))) $) NIL (|has| $ (-6 -4250))) (((-591 (-51)) $) NIL (|has| $ (-6 -4250)))) (-2910 (((-108) $ (-712)) NIL)) (-3630 (((-1089) $) NIL (|has| (-1089) (-788)))) (-2552 (((-591 (-2 (|:| -2019 (-1089)) (|:| -1221 (-51)))) $) NIL (|has| $ (-6 -4250))) (((-591 (-51)) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-1018)))) (((-108) (-51) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-51) (-1018))))) (-3468 (((-1089) $) NIL (|has| (-1089) (-788)))) (-3249 (($ (-1 (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-2 (|:| -2019 (-1089)) (|:| -1221 (-51)))) $) NIL (|has| $ (-6 -4251))) (($ (-1 (-51) (-51)) $) NIL (|has| $ (-6 -4251)))) (-1340 (($ (-1 (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-2 (|:| -2019 (-1089)) (|:| -1221 (-51)))) $) NIL) (($ (-1 (-51) (-51)) $) NIL) (($ (-1 (-51) (-51) (-51)) $ $) NIL)) (-3971 (((-108) $ (-712)) NIL)) (-2339 (((-1072) $) NIL (-3321 (|has| (-51) (-1018)) (|has| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-1018))))) (-1542 (((-591 (-1089)) $) 34)) (-2484 (((-108) (-1089) $) NIL)) (-1464 (((-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) $) NIL)) (-2470 (($ (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) $) NIL)) (-2511 (((-591 (-1089)) $) NIL)) (-2791 (((-108) (-1089) $) NIL)) (-2047 (((-1036) $) NIL (-3321 (|has| (-51) (-1018)) (|has| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-1018))))) (-3066 (((-51) $) NIL (|has| (-1089) (-788)))) (-2069 (((-3 (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) "failed") (-1 (-108) (-2 (|:| -2019 (-1089)) (|:| -1221 (-51)))) $) NIL)) (-1941 (($ $ (-51)) NIL (|has| $ (-6 -4251)))) (-3631 (((-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) $) NIL)) (-1623 (((-108) (-1 (-108) (-2 (|:| -2019 (-1089)) (|:| -1221 (-51)))) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) (-51)) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 (-2 (|:| -2019 (-1089)) (|:| -1221 (-51)))))) NIL (-12 (|has| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-288 (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))))) (|has| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-1018)))) (($ $ (-273 (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))))) NIL (-12 (|has| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-288 (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))))) (|has| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-1018)))) (($ $ (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-2 (|:| -2019 (-1089)) (|:| -1221 (-51)))) NIL (-12 (|has| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-288 (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))))) (|has| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-1018)))) (($ $ (-591 (-2 (|:| -2019 (-1089)) (|:| -1221 (-51)))) (-591 (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))))) NIL (-12 (|has| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-288 (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))))) (|has| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-1018)))) (($ $ (-591 (-51)) (-591 (-51))) NIL (-12 (|has| (-51) (-288 (-51))) (|has| (-51) (-1018)))) (($ $ (-51) (-51)) NIL (-12 (|has| (-51) (-288 (-51))) (|has| (-51) (-1018)))) (($ $ (-273 (-51))) NIL (-12 (|has| (-51) (-288 (-51))) (|has| (-51) (-1018)))) (($ $ (-591 (-273 (-51)))) NIL (-12 (|has| (-51) (-288 (-51))) (|has| (-51) (-1018))))) (-3493 (((-108) $ $) NIL)) (-1615 (((-108) (-51) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-51) (-1018))))) (-3339 (((-591 (-51)) $) NIL)) (-3028 (((-108) $) NIL)) (-3209 (($) NIL)) (-3164 (((-51) $ (-1089)) 35) (((-51) $ (-1089) (-51)) NIL)) (-2311 (($) NIL) (($ (-591 (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))))) NIL)) (-2064 (((-712) (-1 (-108) (-2 (|:| -2019 (-1089)) (|:| -1221 (-51)))) $) NIL (|has| $ (-6 -4250))) (((-712) (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-1018)))) (((-712) (-51) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-51) (-1018)))) (((-712) (-1 (-108) (-51)) $) NIL (|has| $ (-6 -4250)))) (-3199 (($ $) NIL)) (-1408 (((-501) $) NIL (|has| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-566 (-501))))) (-3036 (($ (-591 (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))))) NIL)) (-3022 (((-796) $) 37 (-3321 (|has| (-51) (-565 (-796))) (|has| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-565 (-796)))))) (-1870 (($ (-591 (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))))) NIL)) (-4158 (((-108) (-1 (-108) (-2 (|:| -2019 (-1089)) (|:| -1221 (-51)))) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) (-51)) $) NIL (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) NIL (-3321 (|has| (-51) (-1018)) (|has| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-1018))))) (-4045 (((-712) $) NIL (|has| $ (-6 -4250)))))
-(((-964) (-13 (-1102 (-1089) (-51)) (-10 -7 (-15 -3073 ((-108) (-108))) (-15 -3006 ((-108) (-108))) (-6 -4250)))) (T -964))
-((-3073 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-964)))) (-3006 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-964)))))
-(-13 (-1102 (-1089) (-51)) (-10 -7 (-15 -3073 ((-108) (-108))) (-15 -3006 ((-108) (-108))) (-6 -4250)))
-((-3528 ((|#2| $) 10)))
-(((-965 |#1| |#2|) (-10 -8 (-15 -3528 (|#2| |#1|))) (-966 |#2|) (-1125)) (T -965))
-NIL
-(-10 -8 (-15 -3528 (|#2| |#1|)))
-((-1251 (((-3 |#1| "failed") $) 7)) (-3528 ((|#1| $) 8)) (-3022 (($ |#1|) 6)))
+((-2751 (((-591 (-357)) (-885 (-525)) (-357)) 28) (((-591 (-357)) (-885 (-385 (-525))) (-357)) 27)) (-1919 (((-591 (-591 (-357))) (-591 (-885 (-525))) (-591 (-1089)) (-357)) 37)))
+(((-952) (-10 -7 (-15 -2751 ((-591 (-357)) (-885 (-385 (-525))) (-357))) (-15 -2751 ((-591 (-357)) (-885 (-525)) (-357))) (-15 -1919 ((-591 (-591 (-357))) (-591 (-885 (-525))) (-591 (-1089)) (-357))))) (T -952))
+((-1919 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-591 (-885 (-525)))) (-5 *4 (-591 (-1089))) (-5 *2 (-591 (-591 (-357)))) (-5 *1 (-952)) (-5 *5 (-357)))) (-2751 (*1 *2 *3 *4) (-12 (-5 *3 (-885 (-525))) (-5 *2 (-591 (-357))) (-5 *1 (-952)) (-5 *4 (-357)))) (-2751 (*1 *2 *3 *4) (-12 (-5 *3 (-885 (-385 (-525)))) (-5 *2 (-591 (-357))) (-5 *1 (-952)) (-5 *4 (-357)))))
+(-10 -7 (-15 -2751 ((-591 (-357)) (-885 (-385 (-525))) (-357))) (-15 -2751 ((-591 (-357)) (-885 (-525)) (-357))) (-15 -1919 ((-591 (-591 (-357))) (-591 (-885 (-525))) (-591 (-1089)) (-357))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) 70)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3641 (($ $) NIL)) (-3077 (((-108) $) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-1720 (($ $) NIL)) (-3898 (((-396 $) $) NIL)) (-2551 (($ $) NIL) (($ $ (-712)) NIL) (($ (-385 (-525))) NIL) (($ (-525)) NIL)) (-1965 (((-108) $ $) NIL)) (-4188 (((-525) $) 65)) (-2055 (($) NIL T CONST)) (-1254 (((-3 $ "failed") (-1085 $) (-854) (-796)) NIL) (((-3 $ "failed") (-1085 $) (-854)) 50)) (-4174 (((-3 (-385 (-525)) "failed") $) NIL (|has| (-385 (-525)) (-966 (-385 (-525))))) (((-3 (-385 (-525)) "failed") $) NIL) (((-3 |#1| "failed") $) 107) (((-3 (-525) "failed") $) NIL (-3150 (|has| (-385 (-525)) (-966 (-525))) (|has| |#1| (-966 (-525)))))) (-3341 (((-385 (-525)) $) 15 (|has| (-385 (-525)) (-966 (-385 (-525))))) (((-385 (-525)) $) 15) ((|#1| $) 108) (((-525) $) NIL (-3150 (|has| (-385 (-525)) (-966 (-525))) (|has| |#1| (-966 (-525)))))) (-1859 (($ $ (-796)) 42)) (-2536 (($ $ (-796)) 43)) (-3265 (($ $ $) NIL)) (-1953 (((-385 (-525)) $ $) 19)) (-1522 (((-3 $ "failed") $) 83)) (-3239 (($ $ $) NIL)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL)) (-2393 (((-108) $) NIL)) (-3489 (((-108) $) 61)) (-3865 (((-108) $) NIL)) (-3126 (($ $ (-525)) NIL)) (-2256 (((-108) $) 64)) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-1923 (($ $ $) NIL)) (-3475 (($ $ $) NIL)) (-3338 (((-3 (-1085 $) "failed") $) 78)) (-1226 (((-3 (-796) "failed") $) 77)) (-1852 (((-3 (-1085 $) "failed") $) 75)) (-3198 (((-3 (-985 $ (-1085 $)) "failed") $) 73)) (-2081 (($ (-591 $)) NIL) (($ $ $) NIL)) (-2621 (((-1072) $) NIL)) (-1523 (($ $) 84)) (-2937 (((-1036) $) NIL)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-2124 (($ (-591 $)) NIL) (($ $ $) NIL)) (-2542 (((-396 $) $) NIL)) (-3387 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL)) (-3210 (((-3 $ "failed") $ $) NIL)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3048 (((-712) $) NIL)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL)) (-2686 (((-796) $) 82) (($ (-525)) NIL) (($ (-385 (-525))) NIL) (($ $) 58) (($ (-385 (-525))) NIL) (($ (-525)) NIL) (($ (-385 (-525))) NIL) (($ |#1|) 110)) (-3425 (((-712)) NIL)) (-1724 (((-108) $ $) NIL)) (-4173 (((-385 (-525)) $ $) 25)) (-1634 (((-591 $) (-1085 $)) 56) (((-591 $) (-1085 (-385 (-525)))) NIL) (((-591 $) (-1085 (-525))) NIL) (((-591 $) (-885 $)) NIL) (((-591 $) (-885 (-385 (-525)))) NIL) (((-591 $) (-885 (-525))) NIL)) (-2245 (($ (-985 $ (-1085 $)) (-796)) 41)) (-1460 (($ $) 20)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL)) (-1830 (($) 29 T CONST)) (-1839 (($) 35 T CONST)) (-4004 (((-108) $ $) NIL)) (-3982 (((-108) $ $) NIL)) (-3944 (((-108) $ $) 71)) (-3994 (((-108) $ $) NIL)) (-3971 (((-108) $ $) 22)) (-4059 (($ $ $) 33)) (-4047 (($ $) 34) (($ $ $) 69)) (-4036 (($ $ $) 103)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL) (($ $ (-385 (-525))) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 91) (($ $ $) 96) (($ (-385 (-525)) $) NIL) (($ $ (-385 (-525))) NIL) (($ (-525) $) 91) (($ $ (-525)) NIL) (($ (-385 (-525)) $) NIL) (($ $ (-385 (-525))) NIL) (($ |#1| $) 95) (($ $ |#1|) NIL)))
+(((-953 |#1|) (-13 (-942) (-389 |#1|) (-37 |#1|) (-10 -8 (-15 -2245 ($ (-985 $ (-1085 $)) (-796))) (-15 -3198 ((-3 (-985 $ (-1085 $)) "failed") $)) (-15 -1953 ((-385 (-525)) $ $)))) (-13 (-786) (-341) (-951))) (T -953))
+((-2245 (*1 *1 *2 *3) (-12 (-5 *2 (-985 (-953 *4) (-1085 (-953 *4)))) (-5 *3 (-796)) (-5 *1 (-953 *4)) (-4 *4 (-13 (-786) (-341) (-951))))) (-3198 (*1 *2 *1) (|partial| -12 (-5 *2 (-985 (-953 *3) (-1085 (-953 *3)))) (-5 *1 (-953 *3)) (-4 *3 (-13 (-786) (-341) (-951))))) (-1953 (*1 *2 *1 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-953 *3)) (-4 *3 (-13 (-786) (-341) (-951))))))
+(-13 (-942) (-389 |#1|) (-37 |#1|) (-10 -8 (-15 -2245 ($ (-985 $ (-1085 $)) (-796))) (-15 -3198 ((-3 (-985 $ (-1085 $)) "failed") $)) (-15 -1953 ((-385 (-525)) $ $))))
+((-2554 (((-2 (|:| -2203 |#2|) (|:| -3854 (-591 |#1|))) |#2| (-591 |#1|)) 20) ((|#2| |#2| |#1|) 15)))
+(((-954 |#1| |#2|) (-10 -7 (-15 -2554 (|#2| |#2| |#1|)) (-15 -2554 ((-2 (|:| -2203 |#2|) (|:| -3854 (-591 |#1|))) |#2| (-591 |#1|)))) (-341) (-601 |#1|)) (T -954))
+((-2554 (*1 *2 *3 *4) (-12 (-4 *5 (-341)) (-5 *2 (-2 (|:| -2203 *3) (|:| -3854 (-591 *5)))) (-5 *1 (-954 *5 *3)) (-5 *4 (-591 *5)) (-4 *3 (-601 *5)))) (-2554 (*1 *2 *2 *3) (-12 (-4 *3 (-341)) (-5 *1 (-954 *3 *2)) (-4 *2 (-601 *3)))))
+(-10 -7 (-15 -2554 (|#2| |#2| |#1|)) (-15 -2554 ((-2 (|:| -2203 |#2|) (|:| -3854 (-591 |#1|))) |#2| (-591 |#1|))))
+((-2673 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-2251 ((|#1| $ |#1|) 14)) (-2847 ((|#1| $ |#1|) 12)) (-1819 (($ |#1|) 10)) (-2621 (((-1072) $) NIL (|has| |#1| (-1018)))) (-2937 (((-1036) $) NIL (|has| |#1| (-1018)))) (-1881 ((|#1| $) 11)) (-1727 ((|#1| $) 13)) (-2686 (((-796) $) 21 (|has| |#1| (-1018)))) (-3944 (((-108) $ $) 9)))
+(((-955 |#1|) (-13 (-1125) (-10 -8 (-15 -1819 ($ |#1|)) (-15 -1881 (|#1| $)) (-15 -2847 (|#1| $ |#1|)) (-15 -1727 (|#1| $)) (-15 -2251 (|#1| $ |#1|)) (-15 -3944 ((-108) $ $)) (IF (|has| |#1| (-1018)) (-6 (-1018)) |%noBranch|))) (-1125)) (T -955))
+((-1819 (*1 *1 *2) (-12 (-5 *1 (-955 *2)) (-4 *2 (-1125)))) (-1881 (*1 *2 *1) (-12 (-5 *1 (-955 *2)) (-4 *2 (-1125)))) (-2847 (*1 *2 *1 *2) (-12 (-5 *1 (-955 *2)) (-4 *2 (-1125)))) (-1727 (*1 *2 *1) (-12 (-5 *1 (-955 *2)) (-4 *2 (-1125)))) (-2251 (*1 *2 *1 *2) (-12 (-5 *1 (-955 *2)) (-4 *2 (-1125)))) (-3944 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-955 *3)) (-4 *3 (-1125)))))
+(-13 (-1125) (-10 -8 (-15 -1819 ($ |#1|)) (-15 -1881 (|#1| $)) (-15 -2847 (|#1| $ |#1|)) (-15 -1727 (|#1| $)) (-15 -2251 (|#1| $ |#1|)) (-15 -3944 ((-108) $ $)) (IF (|has| |#1| (-1018)) (-6 (-1018)) |%noBranch|)))
+((-2673 (((-108) $ $) NIL)) (-2313 (((-591 (-2 (|:| -1269 $) (|:| -1472 (-591 |#4|)))) (-591 |#4|)) NIL)) (-3227 (((-591 $) (-591 |#4|)) 105) (((-591 $) (-591 |#4|) (-108)) 106) (((-591 $) (-591 |#4|) (-108) (-108)) 104) (((-591 $) (-591 |#4|) (-108) (-108) (-108) (-108)) 107)) (-1444 (((-591 |#3|) $) NIL)) (-3713 (((-108) $) NIL)) (-1996 (((-108) $) NIL (|has| |#1| (-517)))) (-3750 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-4123 ((|#4| |#4| $) NIL)) (-1720 (((-591 (-2 (|:| |val| |#4|) (|:| -3585 $))) |#4| $) 99)) (-1282 (((-2 (|:| |under| $) (|:| -2767 $) (|:| |upper| $)) $ |#3|) NIL)) (-3727 (((-108) $ (-712)) NIL)) (-2467 (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250))) (((-3 |#4| "failed") $ |#3|) 54)) (-2055 (($) NIL T CONST)) (-3435 (((-108) $) 26 (|has| |#1| (-517)))) (-2342 (((-108) $ $) NIL (|has| |#1| (-517)))) (-2605 (((-108) $ $) NIL (|has| |#1| (-517)))) (-2167 (((-108) $) NIL (|has| |#1| (-517)))) (-2699 (((-591 |#4|) (-591 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-1533 (((-591 |#4|) (-591 |#4|) $) NIL (|has| |#1| (-517)))) (-2978 (((-591 |#4|) (-591 |#4|) $) NIL (|has| |#1| (-517)))) (-4174 (((-3 $ "failed") (-591 |#4|)) NIL)) (-3341 (($ (-591 |#4|)) NIL)) (-2884 (((-3 $ "failed") $) 39)) (-2302 ((|#4| |#4| $) 57)) (-2908 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018))))) (-2537 (($ |#4| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018)))) (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250)))) (-2449 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 73 (|has| |#1| (-517)))) (-3797 (((-108) |#4| $ (-1 (-108) |#4| |#4|)) NIL)) (-2490 ((|#4| |#4| $) NIL)) (-3618 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) NIL (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) NIL (|has| $ (-6 -4250))) ((|#4| (-1 |#4| |#4| |#4|) $) NIL (|has| $ (-6 -4250))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-2082 (((-2 (|:| -1269 (-591 |#4|)) (|:| -1472 (-591 |#4|))) $) NIL)) (-1987 (((-108) |#4| $) NIL)) (-1949 (((-108) |#4| $) NIL)) (-3256 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-2092 (((-2 (|:| |val| (-591 |#4|)) (|:| |towers| (-591 $))) (-591 |#4|) (-108) (-108)) 119)) (-2916 (((-591 |#4|) $) 16 (|has| $ (-6 -4250)))) (-2040 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-3998 ((|#3| $) 33)) (-3491 (((-108) $ (-712)) NIL)) (-4207 (((-591 |#4|) $) 17 (|has| $ (-6 -4250)))) (-3956 (((-108) |#4| $) 25 (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018))))) (-4192 (($ (-1 |#4| |#4|) $) 23 (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#4| |#4|) $) 21)) (-3520 (((-591 |#3|) $) NIL)) (-1574 (((-108) |#3| $) NIL)) (-3295 (((-108) $ (-712)) NIL)) (-2621 (((-1072) $) NIL)) (-2001 (((-3 |#4| (-591 $)) |#4| |#4| $) NIL)) (-2456 (((-591 (-2 (|:| |val| |#4|) (|:| -3585 $))) |#4| |#4| $) 97)) (-2555 (((-3 |#4| "failed") $) 37)) (-3783 (((-591 $) |#4| $) 80)) (-1929 (((-3 (-108) (-591 $)) |#4| $) NIL)) (-3433 (((-591 (-2 (|:| |val| (-108)) (|:| -3585 $))) |#4| $) 90) (((-108) |#4| $) 52)) (-2318 (((-591 $) |#4| $) 102) (((-591 $) (-591 |#4|) $) NIL) (((-591 $) (-591 |#4|) (-591 $)) 103) (((-591 $) |#4| (-591 $)) NIL)) (-2502 (((-591 $) (-591 |#4|) (-108) (-108) (-108)) 114)) (-1832 (($ |#4| $) 70) (($ (-591 |#4|) $) 71) (((-591 $) |#4| $ (-108) (-108) (-108) (-108) (-108)) 67)) (-3664 (((-591 |#4|) $) NIL)) (-1307 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-3022 ((|#4| |#4| $) NIL)) (-3300 (((-108) $ $) NIL)) (-2499 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-517)))) (-3255 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-2246 ((|#4| |#4| $) NIL)) (-2937 (((-1036) $) NIL)) (-2872 (((-3 |#4| "failed") $) 35)) (-2714 (((-3 |#4| "failed") (-1 (-108) |#4|) $) NIL)) (-1591 (((-3 $ "failed") $ |#4|) 48)) (-1618 (($ $ |#4|) NIL) (((-591 $) |#4| $) 82) (((-591 $) |#4| (-591 $)) NIL) (((-591 $) (-591 |#4|) $) NIL) (((-591 $) (-591 |#4|) (-591 $)) 77)) (-3465 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 |#4|) (-591 |#4|)) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ (-273 |#4|)) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ (-591 (-273 |#4|))) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018))))) (-2023 (((-108) $ $) NIL)) (-2077 (((-108) $) 15)) (-3164 (($) 13)) (-2743 (((-712) $) NIL)) (-2960 (((-712) |#4| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018)))) (((-712) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250)))) (-2873 (($ $) 12)) (-1300 (((-501) $) NIL (|has| |#4| (-566 (-501))))) (-2695 (($ (-591 |#4|)) 20)) (-3786 (($ $ |#3|) 42)) (-2794 (($ $ |#3|) 44)) (-1656 (($ $) NIL)) (-1918 (($ $ |#3|) NIL)) (-2686 (((-796) $) 31) (((-591 |#4|) $) 40)) (-3311 (((-712) $) NIL (|has| |#3| (-346)))) (-3339 (((-3 (-2 (|:| |bas| $) (|:| -1505 (-591 |#4|))) "failed") (-591 |#4|) (-1 (-108) |#4| |#4|)) NIL) (((-3 (-2 (|:| |bas| $) (|:| -1505 (-591 |#4|))) "failed") (-591 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-3747 (((-108) $ (-1 (-108) |#4| (-591 |#4|))) NIL)) (-3996 (((-591 $) |#4| $) 79) (((-591 $) |#4| (-591 $)) NIL) (((-591 $) (-591 |#4|) $) NIL) (((-591 $) (-591 |#4|) (-591 $)) NIL)) (-1475 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250)))) (-1669 (((-591 |#3|) $) NIL)) (-3744 (((-108) |#4| $) NIL)) (-2588 (((-108) |#3| $) 53)) (-3944 (((-108) $ $) NIL)) (-2028 (((-712) $) NIL (|has| $ (-6 -4250)))))
+(((-956 |#1| |#2| |#3| |#4|) (-13 (-994 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -1832 ((-591 $) |#4| $ (-108) (-108) (-108) (-108) (-108))) (-15 -3227 ((-591 $) (-591 |#4|) (-108) (-108))) (-15 -3227 ((-591 $) (-591 |#4|) (-108) (-108) (-108) (-108))) (-15 -2502 ((-591 $) (-591 |#4|) (-108) (-108) (-108))) (-15 -2092 ((-2 (|:| |val| (-591 |#4|)) (|:| |towers| (-591 $))) (-591 |#4|) (-108) (-108))))) (-429) (-734) (-788) (-989 |#1| |#2| |#3|)) (T -956))
+((-1832 (*1 *2 *3 *1 *4 *4 *4 *4 *4) (-12 (-5 *4 (-108)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *2 (-591 (-956 *5 *6 *7 *3))) (-5 *1 (-956 *5 *6 *7 *3)) (-4 *3 (-989 *5 *6 *7)))) (-3227 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-591 *8)) (-5 *4 (-108)) (-4 *8 (-989 *5 *6 *7)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *2 (-591 (-956 *5 *6 *7 *8))) (-5 *1 (-956 *5 *6 *7 *8)))) (-3227 (*1 *2 *3 *4 *4 *4 *4) (-12 (-5 *3 (-591 *8)) (-5 *4 (-108)) (-4 *8 (-989 *5 *6 *7)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *2 (-591 (-956 *5 *6 *7 *8))) (-5 *1 (-956 *5 *6 *7 *8)))) (-2502 (*1 *2 *3 *4 *4 *4) (-12 (-5 *3 (-591 *8)) (-5 *4 (-108)) (-4 *8 (-989 *5 *6 *7)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *2 (-591 (-956 *5 *6 *7 *8))) (-5 *1 (-956 *5 *6 *7 *8)))) (-2092 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-108)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *8 (-989 *5 *6 *7)) (-5 *2 (-2 (|:| |val| (-591 *8)) (|:| |towers| (-591 (-956 *5 *6 *7 *8))))) (-5 *1 (-956 *5 *6 *7 *8)) (-5 *3 (-591 *8)))))
+(-13 (-994 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -1832 ((-591 $) |#4| $ (-108) (-108) (-108) (-108) (-108))) (-15 -3227 ((-591 $) (-591 |#4|) (-108) (-108))) (-15 -3227 ((-591 $) (-591 |#4|) (-108) (-108) (-108) (-108))) (-15 -2502 ((-591 $) (-591 |#4|) (-108) (-108) (-108))) (-15 -2092 ((-2 (|:| |val| (-591 |#4|)) (|:| |towers| (-591 $))) (-591 |#4|) (-108) (-108)))))
+((-1891 (((-591 (-631 |#1|)) (-591 (-631 |#1|))) 57) (((-631 |#1|) (-631 |#1|)) 56) (((-591 (-631 |#1|)) (-591 (-631 |#1|)) (-591 (-631 |#1|))) 55) (((-631 |#1|) (-631 |#1|) (-631 |#1|)) 52)) (-1812 (((-591 (-631 |#1|)) (-591 (-631 |#1|)) (-854)) 51) (((-631 |#1|) (-631 |#1|) (-854)) 50)) (-3007 (((-591 (-631 (-525))) (-591 (-591 (-525)))) 67) (((-591 (-631 (-525))) (-591 (-838 (-525))) (-525)) 66) (((-631 (-525)) (-591 (-525))) 63) (((-631 (-525)) (-838 (-525)) (-525)) 62)) (-1768 (((-631 (-885 |#1|)) (-712)) 80)) (-3070 (((-591 (-631 |#1|)) (-591 (-631 |#1|)) (-854)) 36 (|has| |#1| (-6 (-4252 "*")))) (((-631 |#1|) (-631 |#1|) (-854)) 34 (|has| |#1| (-6 (-4252 "*"))))))
+(((-957 |#1|) (-10 -7 (IF (|has| |#1| (-6 (-4252 "*"))) (-15 -3070 ((-631 |#1|) (-631 |#1|) (-854))) |%noBranch|) (IF (|has| |#1| (-6 (-4252 "*"))) (-15 -3070 ((-591 (-631 |#1|)) (-591 (-631 |#1|)) (-854))) |%noBranch|) (-15 -1768 ((-631 (-885 |#1|)) (-712))) (-15 -1812 ((-631 |#1|) (-631 |#1|) (-854))) (-15 -1812 ((-591 (-631 |#1|)) (-591 (-631 |#1|)) (-854))) (-15 -1891 ((-631 |#1|) (-631 |#1|) (-631 |#1|))) (-15 -1891 ((-591 (-631 |#1|)) (-591 (-631 |#1|)) (-591 (-631 |#1|)))) (-15 -1891 ((-631 |#1|) (-631 |#1|))) (-15 -1891 ((-591 (-631 |#1|)) (-591 (-631 |#1|)))) (-15 -3007 ((-631 (-525)) (-838 (-525)) (-525))) (-15 -3007 ((-631 (-525)) (-591 (-525)))) (-15 -3007 ((-591 (-631 (-525))) (-591 (-838 (-525))) (-525))) (-15 -3007 ((-591 (-631 (-525))) (-591 (-591 (-525)))))) (-975)) (T -957))
+((-3007 (*1 *2 *3) (-12 (-5 *3 (-591 (-591 (-525)))) (-5 *2 (-591 (-631 (-525)))) (-5 *1 (-957 *4)) (-4 *4 (-975)))) (-3007 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-838 (-525)))) (-5 *4 (-525)) (-5 *2 (-591 (-631 *4))) (-5 *1 (-957 *5)) (-4 *5 (-975)))) (-3007 (*1 *2 *3) (-12 (-5 *3 (-591 (-525))) (-5 *2 (-631 (-525))) (-5 *1 (-957 *4)) (-4 *4 (-975)))) (-3007 (*1 *2 *3 *4) (-12 (-5 *3 (-838 (-525))) (-5 *4 (-525)) (-5 *2 (-631 *4)) (-5 *1 (-957 *5)) (-4 *5 (-975)))) (-1891 (*1 *2 *2) (-12 (-5 *2 (-591 (-631 *3))) (-4 *3 (-975)) (-5 *1 (-957 *3)))) (-1891 (*1 *2 *2) (-12 (-5 *2 (-631 *3)) (-4 *3 (-975)) (-5 *1 (-957 *3)))) (-1891 (*1 *2 *2 *2) (-12 (-5 *2 (-591 (-631 *3))) (-4 *3 (-975)) (-5 *1 (-957 *3)))) (-1891 (*1 *2 *2 *2) (-12 (-5 *2 (-631 *3)) (-4 *3 (-975)) (-5 *1 (-957 *3)))) (-1812 (*1 *2 *2 *3) (-12 (-5 *2 (-591 (-631 *4))) (-5 *3 (-854)) (-4 *4 (-975)) (-5 *1 (-957 *4)))) (-1812 (*1 *2 *2 *3) (-12 (-5 *2 (-631 *4)) (-5 *3 (-854)) (-4 *4 (-975)) (-5 *1 (-957 *4)))) (-1768 (*1 *2 *3) (-12 (-5 *3 (-712)) (-5 *2 (-631 (-885 *4))) (-5 *1 (-957 *4)) (-4 *4 (-975)))) (-3070 (*1 *2 *2 *3) (-12 (-5 *2 (-591 (-631 *4))) (-5 *3 (-854)) (|has| *4 (-6 (-4252 "*"))) (-4 *4 (-975)) (-5 *1 (-957 *4)))) (-3070 (*1 *2 *2 *3) (-12 (-5 *2 (-631 *4)) (-5 *3 (-854)) (|has| *4 (-6 (-4252 "*"))) (-4 *4 (-975)) (-5 *1 (-957 *4)))))
+(-10 -7 (IF (|has| |#1| (-6 (-4252 "*"))) (-15 -3070 ((-631 |#1|) (-631 |#1|) (-854))) |%noBranch|) (IF (|has| |#1| (-6 (-4252 "*"))) (-15 -3070 ((-591 (-631 |#1|)) (-591 (-631 |#1|)) (-854))) |%noBranch|) (-15 -1768 ((-631 (-885 |#1|)) (-712))) (-15 -1812 ((-631 |#1|) (-631 |#1|) (-854))) (-15 -1812 ((-591 (-631 |#1|)) (-591 (-631 |#1|)) (-854))) (-15 -1891 ((-631 |#1|) (-631 |#1|) (-631 |#1|))) (-15 -1891 ((-591 (-631 |#1|)) (-591 (-631 |#1|)) (-591 (-631 |#1|)))) (-15 -1891 ((-631 |#1|) (-631 |#1|))) (-15 -1891 ((-591 (-631 |#1|)) (-591 (-631 |#1|)))) (-15 -3007 ((-631 (-525)) (-838 (-525)) (-525))) (-15 -3007 ((-631 (-525)) (-591 (-525)))) (-15 -3007 ((-591 (-631 (-525))) (-591 (-838 (-525))) (-525))) (-15 -3007 ((-591 (-631 (-525))) (-591 (-591 (-525))))))
+((-1607 (((-631 |#1|) (-591 (-631 |#1|)) (-1171 |#1|)) 51 (|has| |#1| (-286)))) (-1645 (((-591 (-591 (-631 |#1|))) (-591 (-631 |#1|)) (-1171 (-1171 |#1|))) 75 (|has| |#1| (-341))) (((-591 (-591 (-631 |#1|))) (-591 (-631 |#1|)) (-1171 |#1|)) 73 (|has| |#1| (-341)))) (-4102 (((-1171 |#1|) (-591 (-1171 |#1|)) (-525)) 77 (-12 (|has| |#1| (-341)) (|has| |#1| (-346))))) (-3080 (((-591 (-591 (-631 |#1|))) (-591 (-631 |#1|)) (-854)) 82 (-12 (|has| |#1| (-341)) (|has| |#1| (-346)))) (((-591 (-591 (-631 |#1|))) (-591 (-631 |#1|)) (-108)) 80 (-12 (|has| |#1| (-341)) (|has| |#1| (-346)))) (((-591 (-591 (-631 |#1|))) (-591 (-631 |#1|))) 79 (-12 (|has| |#1| (-341)) (|has| |#1| (-346)))) (((-591 (-591 (-631 |#1|))) (-591 (-631 |#1|)) (-108) (-525) (-525)) 78 (-12 (|has| |#1| (-341)) (|has| |#1| (-346))))) (-1920 (((-108) (-591 (-631 |#1|))) 71 (|has| |#1| (-341))) (((-108) (-591 (-631 |#1|)) (-525)) 70 (|has| |#1| (-341)))) (-3766 (((-1171 (-1171 |#1|)) (-591 (-631 |#1|)) (-1171 |#1|)) 49 (|has| |#1| (-286)))) (-2954 (((-631 |#1|) (-591 (-631 |#1|)) (-631 |#1|)) 34)) (-1558 (((-631 |#1|) (-1171 (-1171 |#1|))) 31)) (-2924 (((-631 |#1|) (-591 (-631 |#1|)) (-591 (-631 |#1|)) (-525)) 66 (|has| |#1| (-341))) (((-631 |#1|) (-591 (-631 |#1|)) (-591 (-631 |#1|))) 65 (|has| |#1| (-341))) (((-631 |#1|) (-591 (-631 |#1|)) (-591 (-631 |#1|)) (-108) (-525)) 64 (|has| |#1| (-341)))))
+(((-958 |#1|) (-10 -7 (-15 -1558 ((-631 |#1|) (-1171 (-1171 |#1|)))) (-15 -2954 ((-631 |#1|) (-591 (-631 |#1|)) (-631 |#1|))) (IF (|has| |#1| (-286)) (PROGN (-15 -3766 ((-1171 (-1171 |#1|)) (-591 (-631 |#1|)) (-1171 |#1|))) (-15 -1607 ((-631 |#1|) (-591 (-631 |#1|)) (-1171 |#1|)))) |%noBranch|) (IF (|has| |#1| (-341)) (PROGN (-15 -2924 ((-631 |#1|) (-591 (-631 |#1|)) (-591 (-631 |#1|)) (-108) (-525))) (-15 -2924 ((-631 |#1|) (-591 (-631 |#1|)) (-591 (-631 |#1|)))) (-15 -2924 ((-631 |#1|) (-591 (-631 |#1|)) (-591 (-631 |#1|)) (-525))) (-15 -1920 ((-108) (-591 (-631 |#1|)) (-525))) (-15 -1920 ((-108) (-591 (-631 |#1|)))) (-15 -1645 ((-591 (-591 (-631 |#1|))) (-591 (-631 |#1|)) (-1171 |#1|))) (-15 -1645 ((-591 (-591 (-631 |#1|))) (-591 (-631 |#1|)) (-1171 (-1171 |#1|))))) |%noBranch|) (IF (|has| |#1| (-346)) (IF (|has| |#1| (-341)) (PROGN (-15 -3080 ((-591 (-591 (-631 |#1|))) (-591 (-631 |#1|)) (-108) (-525) (-525))) (-15 -3080 ((-591 (-591 (-631 |#1|))) (-591 (-631 |#1|)))) (-15 -3080 ((-591 (-591 (-631 |#1|))) (-591 (-631 |#1|)) (-108))) (-15 -3080 ((-591 (-591 (-631 |#1|))) (-591 (-631 |#1|)) (-854))) (-15 -4102 ((-1171 |#1|) (-591 (-1171 |#1|)) (-525)))) |%noBranch|) |%noBranch|)) (-975)) (T -958))
+((-4102 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-1171 *5))) (-5 *4 (-525)) (-5 *2 (-1171 *5)) (-5 *1 (-958 *5)) (-4 *5 (-341)) (-4 *5 (-346)) (-4 *5 (-975)))) (-3080 (*1 *2 *3 *4) (-12 (-5 *4 (-854)) (-4 *5 (-341)) (-4 *5 (-346)) (-4 *5 (-975)) (-5 *2 (-591 (-591 (-631 *5)))) (-5 *1 (-958 *5)) (-5 *3 (-591 (-631 *5))))) (-3080 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-341)) (-4 *5 (-346)) (-4 *5 (-975)) (-5 *2 (-591 (-591 (-631 *5)))) (-5 *1 (-958 *5)) (-5 *3 (-591 (-631 *5))))) (-3080 (*1 *2 *3) (-12 (-4 *4 (-341)) (-4 *4 (-346)) (-4 *4 (-975)) (-5 *2 (-591 (-591 (-631 *4)))) (-5 *1 (-958 *4)) (-5 *3 (-591 (-631 *4))))) (-3080 (*1 *2 *3 *4 *5 *5) (-12 (-5 *4 (-108)) (-5 *5 (-525)) (-4 *6 (-341)) (-4 *6 (-346)) (-4 *6 (-975)) (-5 *2 (-591 (-591 (-631 *6)))) (-5 *1 (-958 *6)) (-5 *3 (-591 (-631 *6))))) (-1645 (*1 *2 *3 *4) (-12 (-5 *4 (-1171 (-1171 *5))) (-4 *5 (-341)) (-4 *5 (-975)) (-5 *2 (-591 (-591 (-631 *5)))) (-5 *1 (-958 *5)) (-5 *3 (-591 (-631 *5))))) (-1645 (*1 *2 *3 *4) (-12 (-5 *4 (-1171 *5)) (-4 *5 (-341)) (-4 *5 (-975)) (-5 *2 (-591 (-591 (-631 *5)))) (-5 *1 (-958 *5)) (-5 *3 (-591 (-631 *5))))) (-1920 (*1 *2 *3) (-12 (-5 *3 (-591 (-631 *4))) (-4 *4 (-341)) (-4 *4 (-975)) (-5 *2 (-108)) (-5 *1 (-958 *4)))) (-1920 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-631 *5))) (-5 *4 (-525)) (-4 *5 (-341)) (-4 *5 (-975)) (-5 *2 (-108)) (-5 *1 (-958 *5)))) (-2924 (*1 *2 *3 *3 *4) (-12 (-5 *3 (-591 (-631 *5))) (-5 *4 (-525)) (-5 *2 (-631 *5)) (-5 *1 (-958 *5)) (-4 *5 (-341)) (-4 *5 (-975)))) (-2924 (*1 *2 *3 *3) (-12 (-5 *3 (-591 (-631 *4))) (-5 *2 (-631 *4)) (-5 *1 (-958 *4)) (-4 *4 (-341)) (-4 *4 (-975)))) (-2924 (*1 *2 *3 *3 *4 *5) (-12 (-5 *3 (-591 (-631 *6))) (-5 *4 (-108)) (-5 *5 (-525)) (-5 *2 (-631 *6)) (-5 *1 (-958 *6)) (-4 *6 (-341)) (-4 *6 (-975)))) (-1607 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-631 *5))) (-5 *4 (-1171 *5)) (-4 *5 (-286)) (-4 *5 (-975)) (-5 *2 (-631 *5)) (-5 *1 (-958 *5)))) (-3766 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-631 *5))) (-4 *5 (-286)) (-4 *5 (-975)) (-5 *2 (-1171 (-1171 *5))) (-5 *1 (-958 *5)) (-5 *4 (-1171 *5)))) (-2954 (*1 *2 *3 *2) (-12 (-5 *3 (-591 (-631 *4))) (-5 *2 (-631 *4)) (-4 *4 (-975)) (-5 *1 (-958 *4)))) (-1558 (*1 *2 *3) (-12 (-5 *3 (-1171 (-1171 *4))) (-4 *4 (-975)) (-5 *2 (-631 *4)) (-5 *1 (-958 *4)))))
+(-10 -7 (-15 -1558 ((-631 |#1|) (-1171 (-1171 |#1|)))) (-15 -2954 ((-631 |#1|) (-591 (-631 |#1|)) (-631 |#1|))) (IF (|has| |#1| (-286)) (PROGN (-15 -3766 ((-1171 (-1171 |#1|)) (-591 (-631 |#1|)) (-1171 |#1|))) (-15 -1607 ((-631 |#1|) (-591 (-631 |#1|)) (-1171 |#1|)))) |%noBranch|) (IF (|has| |#1| (-341)) (PROGN (-15 -2924 ((-631 |#1|) (-591 (-631 |#1|)) (-591 (-631 |#1|)) (-108) (-525))) (-15 -2924 ((-631 |#1|) (-591 (-631 |#1|)) (-591 (-631 |#1|)))) (-15 -2924 ((-631 |#1|) (-591 (-631 |#1|)) (-591 (-631 |#1|)) (-525))) (-15 -1920 ((-108) (-591 (-631 |#1|)) (-525))) (-15 -1920 ((-108) (-591 (-631 |#1|)))) (-15 -1645 ((-591 (-591 (-631 |#1|))) (-591 (-631 |#1|)) (-1171 |#1|))) (-15 -1645 ((-591 (-591 (-631 |#1|))) (-591 (-631 |#1|)) (-1171 (-1171 |#1|))))) |%noBranch|) (IF (|has| |#1| (-346)) (IF (|has| |#1| (-341)) (PROGN (-15 -3080 ((-591 (-591 (-631 |#1|))) (-591 (-631 |#1|)) (-108) (-525) (-525))) (-15 -3080 ((-591 (-591 (-631 |#1|))) (-591 (-631 |#1|)))) (-15 -3080 ((-591 (-591 (-631 |#1|))) (-591 (-631 |#1|)) (-108))) (-15 -3080 ((-591 (-591 (-631 |#1|))) (-591 (-631 |#1|)) (-854))) (-15 -4102 ((-1171 |#1|) (-591 (-1171 |#1|)) (-525)))) |%noBranch|) |%noBranch|))
+((-1313 ((|#1| (-854) |#1|) 9)))
+(((-959 |#1|) (-10 -7 (-15 -1313 (|#1| (-854) |#1|))) (-13 (-1018) (-10 -8 (-15 -4036 ($ $ $))))) (T -959))
+((-1313 (*1 *2 *3 *2) (-12 (-5 *3 (-854)) (-5 *1 (-959 *2)) (-4 *2 (-13 (-1018) (-10 -8 (-15 -4036 ($ $ $))))))))
+(-10 -7 (-15 -1313 (|#1| (-854) |#1|)))
+((-1889 (((-591 (-2 (|:| |radval| (-294 (-525))) (|:| |radmult| (-525)) (|:| |radvect| (-591 (-631 (-294 (-525))))))) (-631 (-385 (-885 (-525))))) 59)) (-2930 (((-591 (-631 (-294 (-525)))) (-294 (-525)) (-631 (-385 (-885 (-525))))) 48)) (-1838 (((-591 (-294 (-525))) (-631 (-385 (-885 (-525))))) 41)) (-3940 (((-591 (-631 (-294 (-525)))) (-631 (-385 (-885 (-525))))) 69)) (-2591 (((-631 (-294 (-525))) (-631 (-294 (-525)))) 34)) (-1822 (((-591 (-631 (-294 (-525)))) (-591 (-631 (-294 (-525))))) 62)) (-2026 (((-3 (-631 (-294 (-525))) "failed") (-631 (-385 (-885 (-525))))) 66)))
+(((-960) (-10 -7 (-15 -1889 ((-591 (-2 (|:| |radval| (-294 (-525))) (|:| |radmult| (-525)) (|:| |radvect| (-591 (-631 (-294 (-525))))))) (-631 (-385 (-885 (-525)))))) (-15 -2930 ((-591 (-631 (-294 (-525)))) (-294 (-525)) (-631 (-385 (-885 (-525)))))) (-15 -1838 ((-591 (-294 (-525))) (-631 (-385 (-885 (-525)))))) (-15 -2026 ((-3 (-631 (-294 (-525))) "failed") (-631 (-385 (-885 (-525)))))) (-15 -2591 ((-631 (-294 (-525))) (-631 (-294 (-525))))) (-15 -1822 ((-591 (-631 (-294 (-525)))) (-591 (-631 (-294 (-525)))))) (-15 -3940 ((-591 (-631 (-294 (-525)))) (-631 (-385 (-885 (-525)))))))) (T -960))
+((-3940 (*1 *2 *3) (-12 (-5 *3 (-631 (-385 (-885 (-525))))) (-5 *2 (-591 (-631 (-294 (-525))))) (-5 *1 (-960)))) (-1822 (*1 *2 *2) (-12 (-5 *2 (-591 (-631 (-294 (-525))))) (-5 *1 (-960)))) (-2591 (*1 *2 *2) (-12 (-5 *2 (-631 (-294 (-525)))) (-5 *1 (-960)))) (-2026 (*1 *2 *3) (|partial| -12 (-5 *3 (-631 (-385 (-885 (-525))))) (-5 *2 (-631 (-294 (-525)))) (-5 *1 (-960)))) (-1838 (*1 *2 *3) (-12 (-5 *3 (-631 (-385 (-885 (-525))))) (-5 *2 (-591 (-294 (-525)))) (-5 *1 (-960)))) (-2930 (*1 *2 *3 *4) (-12 (-5 *4 (-631 (-385 (-885 (-525))))) (-5 *2 (-591 (-631 (-294 (-525))))) (-5 *1 (-960)) (-5 *3 (-294 (-525))))) (-1889 (*1 *2 *3) (-12 (-5 *3 (-631 (-385 (-885 (-525))))) (-5 *2 (-591 (-2 (|:| |radval| (-294 (-525))) (|:| |radmult| (-525)) (|:| |radvect| (-591 (-631 (-294 (-525)))))))) (-5 *1 (-960)))))
+(-10 -7 (-15 -1889 ((-591 (-2 (|:| |radval| (-294 (-525))) (|:| |radmult| (-525)) (|:| |radvect| (-591 (-631 (-294 (-525))))))) (-631 (-385 (-885 (-525)))))) (-15 -2930 ((-591 (-631 (-294 (-525)))) (-294 (-525)) (-631 (-385 (-885 (-525)))))) (-15 -1838 ((-591 (-294 (-525))) (-631 (-385 (-885 (-525)))))) (-15 -2026 ((-3 (-631 (-294 (-525))) "failed") (-631 (-385 (-885 (-525)))))) (-15 -2591 ((-631 (-294 (-525))) (-631 (-294 (-525))))) (-15 -1822 ((-591 (-631 (-294 (-525)))) (-591 (-631 (-294 (-525)))))) (-15 -3940 ((-591 (-631 (-294 (-525)))) (-631 (-385 (-885 (-525)))))))
+((-2063 ((|#1| |#1| (-854)) 9)))
+(((-961 |#1|) (-10 -7 (-15 -2063 (|#1| |#1| (-854)))) (-13 (-1018) (-10 -8 (-15 * ($ $ $))))) (T -961))
+((-2063 (*1 *2 *2 *3) (-12 (-5 *3 (-854)) (-5 *1 (-961 *2)) (-4 *2 (-13 (-1018) (-10 -8 (-15 * ($ $ $))))))))
+(-10 -7 (-15 -2063 (|#1| |#1| (-854))))
+((-2686 ((|#1| (-290)) 11) (((-1176) |#1|) 9)))
+(((-962 |#1|) (-10 -7 (-15 -2686 ((-1176) |#1|)) (-15 -2686 (|#1| (-290)))) (-1125)) (T -962))
+((-2686 (*1 *2 *3) (-12 (-5 *3 (-290)) (-5 *1 (-962 *2)) (-4 *2 (-1125)))) (-2686 (*1 *2 *3) (-12 (-5 *2 (-1176)) (-5 *1 (-962 *3)) (-4 *3 (-1125)))))
+(-10 -7 (-15 -2686 ((-1176) |#1|)) (-15 -2686 (|#1| (-290))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2055 (($) NIL T CONST)) (-3618 (($ |#4|) 25)) (-1522 (((-3 $ "failed") $) NIL)) (-3865 (((-108) $) NIL)) (-3610 ((|#4| $) 27)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) 46) (($ (-525)) NIL) (($ |#1|) NIL) (($ |#4|) 26)) (-3425 (((-712)) 43)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1830 (($) 21 T CONST)) (-1839 (($) 23 T CONST)) (-3944 (((-108) $ $) 40)) (-4047 (($ $) 31) (($ $ $) NIL)) (-4036 (($ $ $) 29)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 36) (($ $ $) 33) (($ |#1| $) 38) (($ $ |#1|) NIL)))
+(((-963 |#1| |#2| |#3| |#4| |#5|) (-13 (-160) (-37 |#1|) (-10 -8 (-15 -3618 ($ |#4|)) (-15 -2686 ($ |#4|)) (-15 -3610 (|#4| $)))) (-341) (-734) (-788) (-882 |#1| |#2| |#3|) (-591 |#4|)) (T -963))
+((-3618 (*1 *1 *2) (-12 (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-963 *3 *4 *5 *2 *6)) (-4 *2 (-882 *3 *4 *5)) (-14 *6 (-591 *2)))) (-2686 (*1 *1 *2) (-12 (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-963 *3 *4 *5 *2 *6)) (-4 *2 (-882 *3 *4 *5)) (-14 *6 (-591 *2)))) (-3610 (*1 *2 *1) (-12 (-4 *2 (-882 *3 *4 *5)) (-5 *1 (-963 *3 *4 *5 *2 *6)) (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788)) (-14 *6 (-591 *2)))))
+(-13 (-160) (-37 |#1|) (-10 -8 (-15 -3618 ($ |#4|)) (-15 -2686 ($ |#4|)) (-15 -3610 (|#4| $))))
+((-2673 (((-108) $ $) NIL (-3150 (|has| (-51) (-1018)) (|has| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-1018))))) (-1308 (($) NIL) (($ (-591 (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))))) NIL)) (-3832 (((-1176) $ (-1089) (-1089)) NIL (|has| $ (-6 -4251)))) (-3727 (((-108) $ (-712)) NIL)) (-1433 (((-108) (-108)) 39)) (-1898 (((-108) (-108)) 38)) (-2847 (((-51) $ (-1089) (-51)) NIL)) (-1288 (($ (-1 (-108) (-2 (|:| -1265 (-1089)) (|:| -1568 (-51)))) $) NIL (|has| $ (-6 -4250)))) (-2467 (($ (-1 (-108) (-2 (|:| -1265 (-1089)) (|:| -1568 (-51)))) $) NIL (|has| $ (-6 -4250)))) (-2429 (((-3 (-51) "failed") (-1089) $) NIL)) (-2055 (($) NIL T CONST)) (-2908 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-1018))))) (-3844 (($ (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) $) NIL (|has| $ (-6 -4250))) (($ (-1 (-108) (-2 (|:| -1265 (-1089)) (|:| -1568 (-51)))) $) NIL (|has| $ (-6 -4250))) (((-3 (-51) "failed") (-1089) $) NIL)) (-2537 (($ (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-1018)))) (($ (-1 (-108) (-2 (|:| -1265 (-1089)) (|:| -1568 (-51)))) $) NIL (|has| $ (-6 -4250)))) (-3618 (((-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-1 (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-2 (|:| -1265 (-1089)) (|:| -1568 (-51)))) $ (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-2 (|:| -1265 (-1089)) (|:| -1568 (-51)))) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-1018)))) (((-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-1 (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-2 (|:| -1265 (-1089)) (|:| -1568 (-51)))) $ (-2 (|:| -1265 (-1089)) (|:| -1568 (-51)))) NIL (|has| $ (-6 -4250))) (((-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-1 (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-2 (|:| -1265 (-1089)) (|:| -1568 (-51)))) $) NIL (|has| $ (-6 -4250)))) (-4205 (((-51) $ (-1089) (-51)) NIL (|has| $ (-6 -4251)))) (-4121 (((-51) $ (-1089)) NIL)) (-2916 (((-591 (-2 (|:| -1265 (-1089)) (|:| -1568 (-51)))) $) NIL (|has| $ (-6 -4250))) (((-591 (-51)) $) NIL (|has| $ (-6 -4250)))) (-3491 (((-108) $ (-712)) NIL)) (-4152 (((-1089) $) NIL (|has| (-1089) (-788)))) (-4207 (((-591 (-2 (|:| -1265 (-1089)) (|:| -1568 (-51)))) $) NIL (|has| $ (-6 -4250))) (((-591 (-51)) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-1018)))) (((-108) (-51) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-51) (-1018))))) (-1826 (((-1089) $) NIL (|has| (-1089) (-788)))) (-4192 (($ (-1 (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-2 (|:| -1265 (-1089)) (|:| -1568 (-51)))) $) NIL (|has| $ (-6 -4251))) (($ (-1 (-51) (-51)) $) NIL (|has| $ (-6 -4251)))) (-1257 (($ (-1 (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-2 (|:| -1265 (-1089)) (|:| -1568 (-51)))) $) NIL) (($ (-1 (-51) (-51)) $) NIL) (($ (-1 (-51) (-51) (-51)) $ $) NIL)) (-3295 (((-108) $ (-712)) NIL)) (-2621 (((-1072) $) NIL (-3150 (|has| (-51) (-1018)) (|has| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-1018))))) (-2159 (((-591 (-1089)) $) 34)) (-1628 (((-108) (-1089) $) NIL)) (-3949 (((-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) $) NIL)) (-1520 (($ (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) $) NIL)) (-3761 (((-591 (-1089)) $) NIL)) (-1675 (((-108) (-1089) $) NIL)) (-2937 (((-1036) $) NIL (-3150 (|has| (-51) (-1018)) (|has| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-1018))))) (-2872 (((-51) $) NIL (|has| (-1089) (-788)))) (-2714 (((-3 (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) "failed") (-1 (-108) (-2 (|:| -1265 (-1089)) (|:| -1568 (-51)))) $) NIL)) (-1858 (($ $ (-51)) NIL (|has| $ (-6 -4251)))) (-4166 (((-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) $) NIL)) (-3465 (((-108) (-1 (-108) (-2 (|:| -1265 (-1089)) (|:| -1568 (-51)))) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) (-51)) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 (-2 (|:| -1265 (-1089)) (|:| -1568 (-51)))))) NIL (-12 (|has| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-288 (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))))) (|has| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-1018)))) (($ $ (-273 (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))))) NIL (-12 (|has| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-288 (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))))) (|has| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-1018)))) (($ $ (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-2 (|:| -1265 (-1089)) (|:| -1568 (-51)))) NIL (-12 (|has| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-288 (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))))) (|has| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-1018)))) (($ $ (-591 (-2 (|:| -1265 (-1089)) (|:| -1568 (-51)))) (-591 (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))))) NIL (-12 (|has| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-288 (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))))) (|has| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-1018)))) (($ $ (-591 (-51)) (-591 (-51))) NIL (-12 (|has| (-51) (-288 (-51))) (|has| (-51) (-1018)))) (($ $ (-51) (-51)) NIL (-12 (|has| (-51) (-288 (-51))) (|has| (-51) (-1018)))) (($ $ (-273 (-51))) NIL (-12 (|has| (-51) (-288 (-51))) (|has| (-51) (-1018)))) (($ $ (-591 (-273 (-51)))) NIL (-12 (|has| (-51) (-288 (-51))) (|has| (-51) (-1018))))) (-2023 (((-108) $ $) NIL)) (-3384 (((-108) (-51) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-51) (-1018))))) (-2998 (((-591 (-51)) $) NIL)) (-2077 (((-108) $) NIL)) (-3164 (($) NIL)) (-1881 (((-51) $ (-1089)) 35) (((-51) $ (-1089) (-51)) NIL)) (-3583 (($) NIL) (($ (-591 (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))))) NIL)) (-2960 (((-712) (-1 (-108) (-2 (|:| -1265 (-1089)) (|:| -1568 (-51)))) $) NIL (|has| $ (-6 -4250))) (((-712) (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-1018)))) (((-712) (-51) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-51) (-1018)))) (((-712) (-1 (-108) (-51)) $) NIL (|has| $ (-6 -4250)))) (-2873 (($ $) NIL)) (-1300 (((-501) $) NIL (|has| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-566 (-501))))) (-2695 (($ (-591 (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))))) NIL)) (-2686 (((-796) $) 37 (-3150 (|has| (-51) (-565 (-796))) (|has| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-565 (-796)))))) (-2453 (($ (-591 (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))))) NIL)) (-1475 (((-108) (-1 (-108) (-2 (|:| -1265 (-1089)) (|:| -1568 (-51)))) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) (-51)) $) NIL (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) NIL (-3150 (|has| (-51) (-1018)) (|has| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-1018))))) (-2028 (((-712) $) NIL (|has| $ (-6 -4250)))))
+(((-964) (-13 (-1102 (-1089) (-51)) (-10 -7 (-15 -1433 ((-108) (-108))) (-15 -1898 ((-108) (-108))) (-6 -4250)))) (T -964))
+((-1433 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-964)))) (-1898 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-964)))))
+(-13 (-1102 (-1089) (-51)) (-10 -7 (-15 -1433 ((-108) (-108))) (-15 -1898 ((-108) (-108))) (-6 -4250)))
+((-3341 ((|#2| $) 10)))
+(((-965 |#1| |#2|) (-10 -8 (-15 -3341 (|#2| |#1|))) (-966 |#2|) (-1125)) (T -965))
+NIL
+(-10 -8 (-15 -3341 (|#2| |#1|)))
+((-4174 (((-3 |#1| "failed") $) 7)) (-3341 ((|#1| $) 8)) (-2686 (($ |#1|) 6)))
(((-966 |#1|) (-131) (-1125)) (T -966))
-((-3528 (*1 *2 *1) (-12 (-4 *1 (-966 *2)) (-4 *2 (-1125)))) (-1251 (*1 *2 *1) (|partial| -12 (-4 *1 (-966 *2)) (-4 *2 (-1125)))) (-3022 (*1 *1 *2) (-12 (-4 *1 (-966 *2)) (-4 *2 (-1125)))))
-(-13 (-10 -8 (-15 -3022 ($ |t#1|)) (-15 -1251 ((-3 |t#1| "failed") $)) (-15 -3528 (|t#1| $))))
-((-2936 (((-591 (-591 (-273 (-385 (-885 |#2|))))) (-591 (-885 |#2|)) (-591 (-1089))) 38)))
-(((-967 |#1| |#2|) (-10 -7 (-15 -2936 ((-591 (-591 (-273 (-385 (-885 |#2|))))) (-591 (-885 |#2|)) (-591 (-1089))))) (-517) (-13 (-517) (-966 |#1|))) (T -967))
-((-2936 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-885 *6))) (-5 *4 (-591 (-1089))) (-4 *6 (-13 (-517) (-966 *5))) (-4 *5 (-517)) (-5 *2 (-591 (-591 (-273 (-385 (-885 *6)))))) (-5 *1 (-967 *5 *6)))))
-(-10 -7 (-15 -2936 ((-591 (-591 (-273 (-385 (-885 |#2|))))) (-591 (-885 |#2|)) (-591 (-1089)))))
-((-1410 (((-357)) 15)) (-2880 (((-1 (-357)) (-357) (-357)) 20)) (-2447 (((-1 (-357)) (-712)) 43)) (-2255 (((-357)) 34)) (-1572 (((-1 (-357)) (-357) (-357)) 35)) (-1514 (((-357)) 26)) (-1315 (((-1 (-357)) (-357)) 27)) (-2430 (((-357) (-712)) 38)) (-3732 (((-1 (-357)) (-712)) 39)) (-3576 (((-1 (-357)) (-712) (-712)) 42)) (-1617 (((-1 (-357)) (-712) (-712)) 40)))
-(((-968) (-10 -7 (-15 -1410 ((-357))) (-15 -2255 ((-357))) (-15 -1514 ((-357))) (-15 -2430 ((-357) (-712))) (-15 -2880 ((-1 (-357)) (-357) (-357))) (-15 -1572 ((-1 (-357)) (-357) (-357))) (-15 -1315 ((-1 (-357)) (-357))) (-15 -3732 ((-1 (-357)) (-712))) (-15 -1617 ((-1 (-357)) (-712) (-712))) (-15 -3576 ((-1 (-357)) (-712) (-712))) (-15 -2447 ((-1 (-357)) (-712))))) (T -968))
-((-2447 (*1 *2 *3) (-12 (-5 *3 (-712)) (-5 *2 (-1 (-357))) (-5 *1 (-968)))) (-3576 (*1 *2 *3 *3) (-12 (-5 *3 (-712)) (-5 *2 (-1 (-357))) (-5 *1 (-968)))) (-1617 (*1 *2 *3 *3) (-12 (-5 *3 (-712)) (-5 *2 (-1 (-357))) (-5 *1 (-968)))) (-3732 (*1 *2 *3) (-12 (-5 *3 (-712)) (-5 *2 (-1 (-357))) (-5 *1 (-968)))) (-1315 (*1 *2 *3) (-12 (-5 *2 (-1 (-357))) (-5 *1 (-968)) (-5 *3 (-357)))) (-1572 (*1 *2 *3 *3) (-12 (-5 *2 (-1 (-357))) (-5 *1 (-968)) (-5 *3 (-357)))) (-2880 (*1 *2 *3 *3) (-12 (-5 *2 (-1 (-357))) (-5 *1 (-968)) (-5 *3 (-357)))) (-2430 (*1 *2 *3) (-12 (-5 *3 (-712)) (-5 *2 (-357)) (-5 *1 (-968)))) (-1514 (*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-968)))) (-2255 (*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-968)))) (-1410 (*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-968)))))
-(-10 -7 (-15 -1410 ((-357))) (-15 -2255 ((-357))) (-15 -1514 ((-357))) (-15 -2430 ((-357) (-712))) (-15 -2880 ((-1 (-357)) (-357) (-357))) (-15 -1572 ((-1 (-357)) (-357) (-357))) (-15 -1315 ((-1 (-357)) (-357))) (-15 -3732 ((-1 (-357)) (-712))) (-15 -1617 ((-1 (-357)) (-712) (-712))) (-15 -3576 ((-1 (-357)) (-712) (-712))) (-15 -2447 ((-1 (-357)) (-712))))
-((-1348 (((-396 |#1|) |#1|) 33)))
-(((-969 |#1|) (-10 -7 (-15 -1348 ((-396 |#1|) |#1|))) (-1147 (-385 (-885 (-525))))) (T -969))
-((-1348 (*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-969 *3)) (-4 *3 (-1147 (-385 (-885 (-525))))))))
-(-10 -7 (-15 -1348 ((-396 |#1|) |#1|)))
-((-4186 (((-385 (-396 (-885 |#1|))) (-385 (-885 |#1|))) 14)))
-(((-970 |#1|) (-10 -7 (-15 -4186 ((-385 (-396 (-885 |#1|))) (-385 (-885 |#1|))))) (-286)) (T -970))
-((-4186 (*1 *2 *3) (-12 (-5 *3 (-385 (-885 *4))) (-4 *4 (-286)) (-5 *2 (-385 (-396 (-885 *4)))) (-5 *1 (-970 *4)))))
-(-10 -7 (-15 -4186 ((-385 (-396 (-885 |#1|))) (-385 (-885 |#1|)))))
-((-1507 (((-591 (-1089)) (-385 (-885 |#1|))) 17)) (-1312 (((-385 (-1085 (-385 (-885 |#1|)))) (-385 (-885 |#1|)) (-1089)) 24)) (-1493 (((-385 (-885 |#1|)) (-385 (-1085 (-385 (-885 |#1|)))) (-1089)) 26)) (-2254 (((-3 (-1089) "failed") (-385 (-885 |#1|))) 20)) (-4132 (((-385 (-885 |#1|)) (-385 (-885 |#1|)) (-591 (-273 (-385 (-885 |#1|))))) 32) (((-385 (-885 |#1|)) (-385 (-885 |#1|)) (-273 (-385 (-885 |#1|)))) 33) (((-385 (-885 |#1|)) (-385 (-885 |#1|)) (-591 (-1089)) (-591 (-385 (-885 |#1|)))) 28) (((-385 (-885 |#1|)) (-385 (-885 |#1|)) (-1089) (-385 (-885 |#1|))) 29)) (-3022 (((-385 (-885 |#1|)) |#1|) 11)))
-(((-971 |#1|) (-10 -7 (-15 -1507 ((-591 (-1089)) (-385 (-885 |#1|)))) (-15 -2254 ((-3 (-1089) "failed") (-385 (-885 |#1|)))) (-15 -1312 ((-385 (-1085 (-385 (-885 |#1|)))) (-385 (-885 |#1|)) (-1089))) (-15 -1493 ((-385 (-885 |#1|)) (-385 (-1085 (-385 (-885 |#1|)))) (-1089))) (-15 -4132 ((-385 (-885 |#1|)) (-385 (-885 |#1|)) (-1089) (-385 (-885 |#1|)))) (-15 -4132 ((-385 (-885 |#1|)) (-385 (-885 |#1|)) (-591 (-1089)) (-591 (-385 (-885 |#1|))))) (-15 -4132 ((-385 (-885 |#1|)) (-385 (-885 |#1|)) (-273 (-385 (-885 |#1|))))) (-15 -4132 ((-385 (-885 |#1|)) (-385 (-885 |#1|)) (-591 (-273 (-385 (-885 |#1|)))))) (-15 -3022 ((-385 (-885 |#1|)) |#1|))) (-517)) (T -971))
-((-3022 (*1 *2 *3) (-12 (-5 *2 (-385 (-885 *3))) (-5 *1 (-971 *3)) (-4 *3 (-517)))) (-4132 (*1 *2 *2 *3) (-12 (-5 *3 (-591 (-273 (-385 (-885 *4))))) (-5 *2 (-385 (-885 *4))) (-4 *4 (-517)) (-5 *1 (-971 *4)))) (-4132 (*1 *2 *2 *3) (-12 (-5 *3 (-273 (-385 (-885 *4)))) (-5 *2 (-385 (-885 *4))) (-4 *4 (-517)) (-5 *1 (-971 *4)))) (-4132 (*1 *2 *2 *3 *4) (-12 (-5 *3 (-591 (-1089))) (-5 *4 (-591 (-385 (-885 *5)))) (-5 *2 (-385 (-885 *5))) (-4 *5 (-517)) (-5 *1 (-971 *5)))) (-4132 (*1 *2 *2 *3 *2) (-12 (-5 *2 (-385 (-885 *4))) (-5 *3 (-1089)) (-4 *4 (-517)) (-5 *1 (-971 *4)))) (-1493 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-1085 (-385 (-885 *5))))) (-5 *4 (-1089)) (-5 *2 (-385 (-885 *5))) (-5 *1 (-971 *5)) (-4 *5 (-517)))) (-1312 (*1 *2 *3 *4) (-12 (-5 *4 (-1089)) (-4 *5 (-517)) (-5 *2 (-385 (-1085 (-385 (-885 *5))))) (-5 *1 (-971 *5)) (-5 *3 (-385 (-885 *5))))) (-2254 (*1 *2 *3) (|partial| -12 (-5 *3 (-385 (-885 *4))) (-4 *4 (-517)) (-5 *2 (-1089)) (-5 *1 (-971 *4)))) (-1507 (*1 *2 *3) (-12 (-5 *3 (-385 (-885 *4))) (-4 *4 (-517)) (-5 *2 (-591 (-1089))) (-5 *1 (-971 *4)))))
-(-10 -7 (-15 -1507 ((-591 (-1089)) (-385 (-885 |#1|)))) (-15 -2254 ((-3 (-1089) "failed") (-385 (-885 |#1|)))) (-15 -1312 ((-385 (-1085 (-385 (-885 |#1|)))) (-385 (-885 |#1|)) (-1089))) (-15 -1493 ((-385 (-885 |#1|)) (-385 (-1085 (-385 (-885 |#1|)))) (-1089))) (-15 -4132 ((-385 (-885 |#1|)) (-385 (-885 |#1|)) (-1089) (-385 (-885 |#1|)))) (-15 -4132 ((-385 (-885 |#1|)) (-385 (-885 |#1|)) (-591 (-1089)) (-591 (-385 (-885 |#1|))))) (-15 -4132 ((-385 (-885 |#1|)) (-385 (-885 |#1|)) (-273 (-385 (-885 |#1|))))) (-15 -4132 ((-385 (-885 |#1|)) (-385 (-885 |#1|)) (-591 (-273 (-385 (-885 |#1|)))))) (-15 -3022 ((-385 (-885 |#1|)) |#1|)))
-((-3008 (((-108) $ $) NIL)) (-3817 (((-591 (-2 (|:| -3529 $) (|:| -1976 (-591 (-721 |#1| (-798 |#2|)))))) (-591 (-721 |#1| (-798 |#2|)))) NIL)) (-2113 (((-591 $) (-591 (-721 |#1| (-798 |#2|)))) NIL) (((-591 $) (-591 (-721 |#1| (-798 |#2|))) (-108)) NIL) (((-591 $) (-591 (-721 |#1| (-798 |#2|))) (-108) (-108)) NIL)) (-1507 (((-591 (-798 |#2|)) $) NIL)) (-1430 (((-108) $) NIL)) (-3490 (((-108) $) NIL (|has| |#1| (-517)))) (-3130 (((-108) (-721 |#1| (-798 |#2|)) $) NIL) (((-108) $) NIL)) (-1568 (((-721 |#1| (-798 |#2|)) (-721 |#1| (-798 |#2|)) $) NIL)) (-1291 (((-591 (-2 (|:| |val| (-721 |#1| (-798 |#2|))) (|:| -3374 $))) (-721 |#1| (-798 |#2|)) $) NIL)) (-3327 (((-2 (|:| |under| $) (|:| -2662 $) (|:| |upper| $)) $ (-798 |#2|)) NIL)) (-3891 (((-108) $ (-712)) NIL)) (-2305 (($ (-1 (-108) (-721 |#1| (-798 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-3 (-721 |#1| (-798 |#2|)) "failed") $ (-798 |#2|)) NIL)) (-3798 (($) NIL T CONST)) (-3382 (((-108) $) NIL (|has| |#1| (-517)))) (-2438 (((-108) $ $) NIL (|has| |#1| (-517)))) (-2055 (((-108) $ $) NIL (|has| |#1| (-517)))) (-1964 (((-108) $) NIL (|has| |#1| (-517)))) (-2656 (((-591 (-721 |#1| (-798 |#2|))) (-591 (-721 |#1| (-798 |#2|))) $ (-1 (-721 |#1| (-798 |#2|)) (-721 |#1| (-798 |#2|)) (-721 |#1| (-798 |#2|))) (-1 (-108) (-721 |#1| (-798 |#2|)) (-721 |#1| (-798 |#2|)))) NIL)) (-3853 (((-591 (-721 |#1| (-798 |#2|))) (-591 (-721 |#1| (-798 |#2|))) $) NIL (|has| |#1| (-517)))) (-1921 (((-591 (-721 |#1| (-798 |#2|))) (-591 (-721 |#1| (-798 |#2|))) $) NIL (|has| |#1| (-517)))) (-1251 (((-3 $ "failed") (-591 (-721 |#1| (-798 |#2|)))) NIL)) (-3528 (($ (-591 (-721 |#1| (-798 |#2|)))) NIL)) (-3078 (((-3 $ "failed") $) NIL)) (-2736 (((-721 |#1| (-798 |#2|)) (-721 |#1| (-798 |#2|)) $) NIL)) (-3098 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-721 |#1| (-798 |#2|)) (-1018))))) (-3677 (($ (-721 |#1| (-798 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-721 |#1| (-798 |#2|)) (-1018)))) (($ (-1 (-108) (-721 |#1| (-798 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-3407 (((-2 (|:| |rnum| |#1|) (|:| |polnum| (-721 |#1| (-798 |#2|))) (|:| |den| |#1|)) (-721 |#1| (-798 |#2|)) $) NIL (|has| |#1| (-517)))) (-3135 (((-108) (-721 |#1| (-798 |#2|)) $ (-1 (-108) (-721 |#1| (-798 |#2|)) (-721 |#1| (-798 |#2|)))) NIL)) (-2933 (((-721 |#1| (-798 |#2|)) (-721 |#1| (-798 |#2|)) $) NIL)) (-1227 (((-721 |#1| (-798 |#2|)) (-1 (-721 |#1| (-798 |#2|)) (-721 |#1| (-798 |#2|)) (-721 |#1| (-798 |#2|))) $ (-721 |#1| (-798 |#2|)) (-721 |#1| (-798 |#2|))) NIL (-12 (|has| $ (-6 -4250)) (|has| (-721 |#1| (-798 |#2|)) (-1018)))) (((-721 |#1| (-798 |#2|)) (-1 (-721 |#1| (-798 |#2|)) (-721 |#1| (-798 |#2|)) (-721 |#1| (-798 |#2|))) $ (-721 |#1| (-798 |#2|))) NIL (|has| $ (-6 -4250))) (((-721 |#1| (-798 |#2|)) (-1 (-721 |#1| (-798 |#2|)) (-721 |#1| (-798 |#2|)) (-721 |#1| (-798 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-721 |#1| (-798 |#2|)) (-721 |#1| (-798 |#2|)) $ (-1 (-721 |#1| (-798 |#2|)) (-721 |#1| (-798 |#2|)) (-721 |#1| (-798 |#2|))) (-1 (-108) (-721 |#1| (-798 |#2|)) (-721 |#1| (-798 |#2|)))) NIL)) (-2719 (((-2 (|:| -3529 (-591 (-721 |#1| (-798 |#2|)))) (|:| -1976 (-591 (-721 |#1| (-798 |#2|))))) $) NIL)) (-1949 (((-108) (-721 |#1| (-798 |#2|)) $) NIL)) (-3485 (((-108) (-721 |#1| (-798 |#2|)) $) NIL)) (-1732 (((-108) (-721 |#1| (-798 |#2|)) $) NIL) (((-108) $) NIL)) (-3454 (((-591 (-721 |#1| (-798 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-1809 (((-108) (-721 |#1| (-798 |#2|)) $) NIL) (((-108) $) NIL)) (-2009 (((-798 |#2|) $) NIL)) (-2910 (((-108) $ (-712)) NIL)) (-2552 (((-591 (-721 |#1| (-798 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) (-721 |#1| (-798 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-721 |#1| (-798 |#2|)) (-1018))))) (-3249 (($ (-1 (-721 |#1| (-798 |#2|)) (-721 |#1| (-798 |#2|))) $) NIL (|has| $ (-6 -4251)))) (-1340 (($ (-1 (-721 |#1| (-798 |#2|)) (-721 |#1| (-798 |#2|))) $) NIL)) (-3993 (((-591 (-798 |#2|)) $) NIL)) (-4174 (((-108) (-798 |#2|) $) NIL)) (-3971 (((-108) $ (-712)) NIL)) (-2339 (((-1072) $) NIL)) (-2711 (((-3 (-721 |#1| (-798 |#2|)) (-591 $)) (-721 |#1| (-798 |#2|)) (-721 |#1| (-798 |#2|)) $) NIL)) (-2627 (((-591 (-2 (|:| |val| (-721 |#1| (-798 |#2|))) (|:| -3374 $))) (-721 |#1| (-798 |#2|)) (-721 |#1| (-798 |#2|)) $) NIL)) (-3708 (((-3 (-721 |#1| (-798 |#2|)) "failed") $) NIL)) (-1933 (((-591 $) (-721 |#1| (-798 |#2|)) $) NIL)) (-1372 (((-3 (-108) (-591 $)) (-721 |#1| (-798 |#2|)) $) NIL)) (-1406 (((-591 (-2 (|:| |val| (-108)) (|:| -3374 $))) (-721 |#1| (-798 |#2|)) $) NIL) (((-108) (-721 |#1| (-798 |#2|)) $) NIL)) (-3516 (((-591 $) (-721 |#1| (-798 |#2|)) $) NIL) (((-591 $) (-591 (-721 |#1| (-798 |#2|))) $) NIL) (((-591 $) (-591 (-721 |#1| (-798 |#2|))) (-591 $)) NIL) (((-591 $) (-721 |#1| (-798 |#2|)) (-591 $)) NIL)) (-2689 (($ (-721 |#1| (-798 |#2|)) $) NIL) (($ (-591 (-721 |#1| (-798 |#2|))) $) NIL)) (-3280 (((-591 (-721 |#1| (-798 |#2|))) $) NIL)) (-3196 (((-108) (-721 |#1| (-798 |#2|)) $) NIL) (((-108) $) NIL)) (-4066 (((-721 |#1| (-798 |#2|)) (-721 |#1| (-798 |#2|)) $) NIL)) (-2154 (((-108) $ $) NIL)) (-2934 (((-2 (|:| |num| (-721 |#1| (-798 |#2|))) (|:| |den| |#1|)) (-721 |#1| (-798 |#2|)) $) NIL (|has| |#1| (-517)))) (-2115 (((-108) (-721 |#1| (-798 |#2|)) $) NIL) (((-108) $) NIL)) (-2731 (((-721 |#1| (-798 |#2|)) (-721 |#1| (-798 |#2|)) $) NIL)) (-2047 (((-1036) $) NIL)) (-3066 (((-3 (-721 |#1| (-798 |#2|)) "failed") $) NIL)) (-2069 (((-3 (-721 |#1| (-798 |#2|)) "failed") (-1 (-108) (-721 |#1| (-798 |#2|))) $) NIL)) (-1554 (((-3 $ "failed") $ (-721 |#1| (-798 |#2|))) NIL)) (-2784 (($ $ (-721 |#1| (-798 |#2|))) NIL) (((-591 $) (-721 |#1| (-798 |#2|)) $) NIL) (((-591 $) (-721 |#1| (-798 |#2|)) (-591 $)) NIL) (((-591 $) (-591 (-721 |#1| (-798 |#2|))) $) NIL) (((-591 $) (-591 (-721 |#1| (-798 |#2|))) (-591 $)) NIL)) (-1623 (((-108) (-1 (-108) (-721 |#1| (-798 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-721 |#1| (-798 |#2|))) (-591 (-721 |#1| (-798 |#2|)))) NIL (-12 (|has| (-721 |#1| (-798 |#2|)) (-288 (-721 |#1| (-798 |#2|)))) (|has| (-721 |#1| (-798 |#2|)) (-1018)))) (($ $ (-721 |#1| (-798 |#2|)) (-721 |#1| (-798 |#2|))) NIL (-12 (|has| (-721 |#1| (-798 |#2|)) (-288 (-721 |#1| (-798 |#2|)))) (|has| (-721 |#1| (-798 |#2|)) (-1018)))) (($ $ (-273 (-721 |#1| (-798 |#2|)))) NIL (-12 (|has| (-721 |#1| (-798 |#2|)) (-288 (-721 |#1| (-798 |#2|)))) (|has| (-721 |#1| (-798 |#2|)) (-1018)))) (($ $ (-591 (-273 (-721 |#1| (-798 |#2|))))) NIL (-12 (|has| (-721 |#1| (-798 |#2|)) (-288 (-721 |#1| (-798 |#2|)))) (|has| (-721 |#1| (-798 |#2|)) (-1018))))) (-3493 (((-108) $ $) NIL)) (-3028 (((-108) $) NIL)) (-3209 (($) NIL)) (-1316 (((-712) $) NIL)) (-2064 (((-712) (-721 |#1| (-798 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-721 |#1| (-798 |#2|)) (-1018)))) (((-712) (-1 (-108) (-721 |#1| (-798 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-3199 (($ $) NIL)) (-1408 (((-501) $) NIL (|has| (-721 |#1| (-798 |#2|)) (-566 (-501))))) (-3036 (($ (-591 (-721 |#1| (-798 |#2|)))) NIL)) (-3134 (($ $ (-798 |#2|)) NIL)) (-3443 (($ $ (-798 |#2|)) NIL)) (-2487 (($ $) NIL)) (-3010 (($ $ (-798 |#2|)) NIL)) (-3022 (((-796) $) NIL) (((-591 (-721 |#1| (-798 |#2|))) $) NIL)) (-3223 (((-712) $) NIL (|has| (-798 |#2|) (-346)))) (-2122 (((-3 (-2 (|:| |bas| $) (|:| -1211 (-591 (-721 |#1| (-798 |#2|))))) "failed") (-591 (-721 |#1| (-798 |#2|))) (-1 (-108) (-721 |#1| (-798 |#2|)) (-721 |#1| (-798 |#2|)))) NIL) (((-3 (-2 (|:| |bas| $) (|:| -1211 (-591 (-721 |#1| (-798 |#2|))))) "failed") (-591 (-721 |#1| (-798 |#2|))) (-1 (-108) (-721 |#1| (-798 |#2|))) (-1 (-108) (-721 |#1| (-798 |#2|)) (-721 |#1| (-798 |#2|)))) NIL)) (-2165 (((-108) $ (-1 (-108) (-721 |#1| (-798 |#2|)) (-591 (-721 |#1| (-798 |#2|))))) NIL)) (-2533 (((-591 $) (-721 |#1| (-798 |#2|)) $) NIL) (((-591 $) (-721 |#1| (-798 |#2|)) (-591 $)) NIL) (((-591 $) (-591 (-721 |#1| (-798 |#2|))) $) NIL) (((-591 $) (-591 (-721 |#1| (-798 |#2|))) (-591 $)) NIL)) (-4158 (((-108) (-1 (-108) (-721 |#1| (-798 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-3872 (((-591 (-798 |#2|)) $) NIL)) (-1564 (((-108) (-721 |#1| (-798 |#2|)) $) NIL)) (-1884 (((-108) (-798 |#2|) $) NIL)) (-4096 (((-108) $ $) NIL)) (-4045 (((-712) $) NIL (|has| $ (-6 -4250)))))
-(((-972 |#1| |#2|) (-13 (-994 |#1| (-497 (-798 |#2|)) (-798 |#2|) (-721 |#1| (-798 |#2|))) (-10 -8 (-15 -2113 ((-591 $) (-591 (-721 |#1| (-798 |#2|))) (-108) (-108))))) (-429) (-591 (-1089))) (T -972))
-((-2113 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-591 (-721 *5 (-798 *6)))) (-5 *4 (-108)) (-4 *5 (-429)) (-14 *6 (-591 (-1089))) (-5 *2 (-591 (-972 *5 *6))) (-5 *1 (-972 *5 *6)))))
-(-13 (-994 |#1| (-497 (-798 |#2|)) (-798 |#2|) (-721 |#1| (-798 |#2|))) (-10 -8 (-15 -2113 ((-591 $) (-591 (-721 |#1| (-798 |#2|))) (-108) (-108)))))
-((-2880 (((-1 (-525)) (-1013 (-525))) 33)) (-2223 (((-525) (-525) (-525) (-525) (-525)) 30)) (-1902 (((-1 (-525)) |RationalNumber|) NIL)) (-3260 (((-1 (-525)) |RationalNumber|) NIL)) (-2516 (((-1 (-525)) (-525) |RationalNumber|) NIL)))
-(((-973) (-10 -7 (-15 -2880 ((-1 (-525)) (-1013 (-525)))) (-15 -2516 ((-1 (-525)) (-525) |RationalNumber|)) (-15 -1902 ((-1 (-525)) |RationalNumber|)) (-15 -3260 ((-1 (-525)) |RationalNumber|)) (-15 -2223 ((-525) (-525) (-525) (-525) (-525))))) (T -973))
-((-2223 (*1 *2 *2 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-973)))) (-3260 (*1 *2 *3) (-12 (-5 *3 |RationalNumber|) (-5 *2 (-1 (-525))) (-5 *1 (-973)))) (-1902 (*1 *2 *3) (-12 (-5 *3 |RationalNumber|) (-5 *2 (-1 (-525))) (-5 *1 (-973)))) (-2516 (*1 *2 *3 *4) (-12 (-5 *4 |RationalNumber|) (-5 *2 (-1 (-525))) (-5 *1 (-973)) (-5 *3 (-525)))) (-2880 (*1 *2 *3) (-12 (-5 *3 (-1013 (-525))) (-5 *2 (-1 (-525))) (-5 *1 (-973)))))
-(-10 -7 (-15 -2880 ((-1 (-525)) (-1013 (-525)))) (-15 -2516 ((-1 (-525)) (-525) |RationalNumber|)) (-15 -1902 ((-1 (-525)) |RationalNumber|)) (-15 -3260 ((-1 (-525)) |RationalNumber|)) (-15 -2223 ((-525) (-525) (-525) (-525) (-525))))
-((-3022 (((-796) $) NIL) (($ (-525)) 10)))
-(((-974 |#1|) (-10 -8 (-15 -3022 (|#1| (-525))) (-15 -3022 ((-796) |#1|))) (-975)) (T -974))
-NIL
-(-10 -8 (-15 -3022 (|#1| (-525))) (-15 -3022 ((-796) |#1|)))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-2157 (((-3 $ "failed") $ $) 19)) (-3798 (($) 17 T CONST)) (-4163 (((-3 $ "failed") $) 34)) (-2824 (((-108) $) 31)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-3022 (((-796) $) 11) (($ (-525)) 28)) (-2128 (((-712)) 29)) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4096 (((-108) $ $) 6)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24)))
+((-3341 (*1 *2 *1) (-12 (-4 *1 (-966 *2)) (-4 *2 (-1125)))) (-4174 (*1 *2 *1) (|partial| -12 (-4 *1 (-966 *2)) (-4 *2 (-1125)))) (-2686 (*1 *1 *2) (-12 (-4 *1 (-966 *2)) (-4 *2 (-1125)))))
+(-13 (-10 -8 (-15 -2686 ($ |t#1|)) (-15 -4174 ((-3 |t#1| "failed") $)) (-15 -3341 (|t#1| $))))
+((-2518 (((-591 (-591 (-273 (-385 (-885 |#2|))))) (-591 (-885 |#2|)) (-591 (-1089))) 38)))
+(((-967 |#1| |#2|) (-10 -7 (-15 -2518 ((-591 (-591 (-273 (-385 (-885 |#2|))))) (-591 (-885 |#2|)) (-591 (-1089))))) (-517) (-13 (-517) (-966 |#1|))) (T -967))
+((-2518 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-885 *6))) (-5 *4 (-591 (-1089))) (-4 *6 (-13 (-517) (-966 *5))) (-4 *5 (-517)) (-5 *2 (-591 (-591 (-273 (-385 (-885 *6)))))) (-5 *1 (-967 *5 *6)))))
+(-10 -7 (-15 -2518 ((-591 (-591 (-273 (-385 (-885 |#2|))))) (-591 (-885 |#2|)) (-591 (-1089)))))
+((-3455 (((-357)) 15)) (-3158 (((-1 (-357)) (-357) (-357)) 20)) (-2744 (((-1 (-357)) (-712)) 43)) (-3036 (((-357)) 34)) (-3749 (((-1 (-357)) (-357) (-357)) 35)) (-2384 (((-357)) 26)) (-2730 (((-1 (-357)) (-357)) 27)) (-2260 (((-357) (-712)) 38)) (-2648 (((-1 (-357)) (-712)) 39)) (-1730 (((-1 (-357)) (-712) (-712)) 42)) (-3408 (((-1 (-357)) (-712) (-712)) 40)))
+(((-968) (-10 -7 (-15 -3455 ((-357))) (-15 -3036 ((-357))) (-15 -2384 ((-357))) (-15 -2260 ((-357) (-712))) (-15 -3158 ((-1 (-357)) (-357) (-357))) (-15 -3749 ((-1 (-357)) (-357) (-357))) (-15 -2730 ((-1 (-357)) (-357))) (-15 -2648 ((-1 (-357)) (-712))) (-15 -3408 ((-1 (-357)) (-712) (-712))) (-15 -1730 ((-1 (-357)) (-712) (-712))) (-15 -2744 ((-1 (-357)) (-712))))) (T -968))
+((-2744 (*1 *2 *3) (-12 (-5 *3 (-712)) (-5 *2 (-1 (-357))) (-5 *1 (-968)))) (-1730 (*1 *2 *3 *3) (-12 (-5 *3 (-712)) (-5 *2 (-1 (-357))) (-5 *1 (-968)))) (-3408 (*1 *2 *3 *3) (-12 (-5 *3 (-712)) (-5 *2 (-1 (-357))) (-5 *1 (-968)))) (-2648 (*1 *2 *3) (-12 (-5 *3 (-712)) (-5 *2 (-1 (-357))) (-5 *1 (-968)))) (-2730 (*1 *2 *3) (-12 (-5 *2 (-1 (-357))) (-5 *1 (-968)) (-5 *3 (-357)))) (-3749 (*1 *2 *3 *3) (-12 (-5 *2 (-1 (-357))) (-5 *1 (-968)) (-5 *3 (-357)))) (-3158 (*1 *2 *3 *3) (-12 (-5 *2 (-1 (-357))) (-5 *1 (-968)) (-5 *3 (-357)))) (-2260 (*1 *2 *3) (-12 (-5 *3 (-712)) (-5 *2 (-357)) (-5 *1 (-968)))) (-2384 (*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-968)))) (-3036 (*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-968)))) (-3455 (*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-968)))))
+(-10 -7 (-15 -3455 ((-357))) (-15 -3036 ((-357))) (-15 -2384 ((-357))) (-15 -2260 ((-357) (-712))) (-15 -3158 ((-1 (-357)) (-357) (-357))) (-15 -3749 ((-1 (-357)) (-357) (-357))) (-15 -2730 ((-1 (-357)) (-357))) (-15 -2648 ((-1 (-357)) (-712))) (-15 -3408 ((-1 (-357)) (-712) (-712))) (-15 -1730 ((-1 (-357)) (-712) (-712))) (-15 -2744 ((-1 (-357)) (-712))))
+((-2542 (((-396 |#1|) |#1|) 33)))
+(((-969 |#1|) (-10 -7 (-15 -2542 ((-396 |#1|) |#1|))) (-1147 (-385 (-885 (-525))))) (T -969))
+((-2542 (*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-969 *3)) (-4 *3 (-1147 (-385 (-885 (-525))))))))
+(-10 -7 (-15 -2542 ((-396 |#1|) |#1|)))
+((-1649 (((-385 (-396 (-885 |#1|))) (-385 (-885 |#1|))) 14)))
+(((-970 |#1|) (-10 -7 (-15 -1649 ((-385 (-396 (-885 |#1|))) (-385 (-885 |#1|))))) (-286)) (T -970))
+((-1649 (*1 *2 *3) (-12 (-5 *3 (-385 (-885 *4))) (-4 *4 (-286)) (-5 *2 (-385 (-396 (-885 *4)))) (-5 *1 (-970 *4)))))
+(-10 -7 (-15 -1649 ((-385 (-396 (-885 |#1|))) (-385 (-885 |#1|)))))
+((-1444 (((-591 (-1089)) (-385 (-885 |#1|))) 17)) (-2514 (((-385 (-1085 (-385 (-885 |#1|)))) (-385 (-885 |#1|)) (-1089)) 24)) (-1434 (((-385 (-885 |#1|)) (-385 (-1085 (-385 (-885 |#1|)))) (-1089)) 26)) (-3027 (((-3 (-1089) "failed") (-385 (-885 |#1|))) 20)) (-1980 (((-385 (-885 |#1|)) (-385 (-885 |#1|)) (-591 (-273 (-385 (-885 |#1|))))) 32) (((-385 (-885 |#1|)) (-385 (-885 |#1|)) (-273 (-385 (-885 |#1|)))) 33) (((-385 (-885 |#1|)) (-385 (-885 |#1|)) (-591 (-1089)) (-591 (-385 (-885 |#1|)))) 28) (((-385 (-885 |#1|)) (-385 (-885 |#1|)) (-1089) (-385 (-885 |#1|))) 29)) (-2686 (((-385 (-885 |#1|)) |#1|) 11)))
+(((-971 |#1|) (-10 -7 (-15 -1444 ((-591 (-1089)) (-385 (-885 |#1|)))) (-15 -3027 ((-3 (-1089) "failed") (-385 (-885 |#1|)))) (-15 -2514 ((-385 (-1085 (-385 (-885 |#1|)))) (-385 (-885 |#1|)) (-1089))) (-15 -1434 ((-385 (-885 |#1|)) (-385 (-1085 (-385 (-885 |#1|)))) (-1089))) (-15 -1980 ((-385 (-885 |#1|)) (-385 (-885 |#1|)) (-1089) (-385 (-885 |#1|)))) (-15 -1980 ((-385 (-885 |#1|)) (-385 (-885 |#1|)) (-591 (-1089)) (-591 (-385 (-885 |#1|))))) (-15 -1980 ((-385 (-885 |#1|)) (-385 (-885 |#1|)) (-273 (-385 (-885 |#1|))))) (-15 -1980 ((-385 (-885 |#1|)) (-385 (-885 |#1|)) (-591 (-273 (-385 (-885 |#1|)))))) (-15 -2686 ((-385 (-885 |#1|)) |#1|))) (-517)) (T -971))
+((-2686 (*1 *2 *3) (-12 (-5 *2 (-385 (-885 *3))) (-5 *1 (-971 *3)) (-4 *3 (-517)))) (-1980 (*1 *2 *2 *3) (-12 (-5 *3 (-591 (-273 (-385 (-885 *4))))) (-5 *2 (-385 (-885 *4))) (-4 *4 (-517)) (-5 *1 (-971 *4)))) (-1980 (*1 *2 *2 *3) (-12 (-5 *3 (-273 (-385 (-885 *4)))) (-5 *2 (-385 (-885 *4))) (-4 *4 (-517)) (-5 *1 (-971 *4)))) (-1980 (*1 *2 *2 *3 *4) (-12 (-5 *3 (-591 (-1089))) (-5 *4 (-591 (-385 (-885 *5)))) (-5 *2 (-385 (-885 *5))) (-4 *5 (-517)) (-5 *1 (-971 *5)))) (-1980 (*1 *2 *2 *3 *2) (-12 (-5 *2 (-385 (-885 *4))) (-5 *3 (-1089)) (-4 *4 (-517)) (-5 *1 (-971 *4)))) (-1434 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-1085 (-385 (-885 *5))))) (-5 *4 (-1089)) (-5 *2 (-385 (-885 *5))) (-5 *1 (-971 *5)) (-4 *5 (-517)))) (-2514 (*1 *2 *3 *4) (-12 (-5 *4 (-1089)) (-4 *5 (-517)) (-5 *2 (-385 (-1085 (-385 (-885 *5))))) (-5 *1 (-971 *5)) (-5 *3 (-385 (-885 *5))))) (-3027 (*1 *2 *3) (|partial| -12 (-5 *3 (-385 (-885 *4))) (-4 *4 (-517)) (-5 *2 (-1089)) (-5 *1 (-971 *4)))) (-1444 (*1 *2 *3) (-12 (-5 *3 (-385 (-885 *4))) (-4 *4 (-517)) (-5 *2 (-591 (-1089))) (-5 *1 (-971 *4)))))
+(-10 -7 (-15 -1444 ((-591 (-1089)) (-385 (-885 |#1|)))) (-15 -3027 ((-3 (-1089) "failed") (-385 (-885 |#1|)))) (-15 -2514 ((-385 (-1085 (-385 (-885 |#1|)))) (-385 (-885 |#1|)) (-1089))) (-15 -1434 ((-385 (-885 |#1|)) (-385 (-1085 (-385 (-885 |#1|)))) (-1089))) (-15 -1980 ((-385 (-885 |#1|)) (-385 (-885 |#1|)) (-1089) (-385 (-885 |#1|)))) (-15 -1980 ((-385 (-885 |#1|)) (-385 (-885 |#1|)) (-591 (-1089)) (-591 (-385 (-885 |#1|))))) (-15 -1980 ((-385 (-885 |#1|)) (-385 (-885 |#1|)) (-273 (-385 (-885 |#1|))))) (-15 -1980 ((-385 (-885 |#1|)) (-385 (-885 |#1|)) (-591 (-273 (-385 (-885 |#1|)))))) (-15 -2686 ((-385 (-885 |#1|)) |#1|)))
+((-2673 (((-108) $ $) NIL)) (-2313 (((-591 (-2 (|:| -1269 $) (|:| -1472 (-591 (-721 |#1| (-798 |#2|)))))) (-591 (-721 |#1| (-798 |#2|)))) NIL)) (-3227 (((-591 $) (-591 (-721 |#1| (-798 |#2|)))) NIL) (((-591 $) (-591 (-721 |#1| (-798 |#2|))) (-108)) NIL) (((-591 $) (-591 (-721 |#1| (-798 |#2|))) (-108) (-108)) NIL)) (-1444 (((-591 (-798 |#2|)) $) NIL)) (-3713 (((-108) $) NIL)) (-1996 (((-108) $) NIL (|has| |#1| (-517)))) (-3750 (((-108) (-721 |#1| (-798 |#2|)) $) NIL) (((-108) $) NIL)) (-4123 (((-721 |#1| (-798 |#2|)) (-721 |#1| (-798 |#2|)) $) NIL)) (-1720 (((-591 (-2 (|:| |val| (-721 |#1| (-798 |#2|))) (|:| -3585 $))) (-721 |#1| (-798 |#2|)) $) NIL)) (-1282 (((-2 (|:| |under| $) (|:| -2767 $) (|:| |upper| $)) $ (-798 |#2|)) NIL)) (-3727 (((-108) $ (-712)) NIL)) (-2467 (($ (-1 (-108) (-721 |#1| (-798 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-3 (-721 |#1| (-798 |#2|)) "failed") $ (-798 |#2|)) NIL)) (-2055 (($) NIL T CONST)) (-3435 (((-108) $) NIL (|has| |#1| (-517)))) (-2342 (((-108) $ $) NIL (|has| |#1| (-517)))) (-2605 (((-108) $ $) NIL (|has| |#1| (-517)))) (-2167 (((-108) $) NIL (|has| |#1| (-517)))) (-2699 (((-591 (-721 |#1| (-798 |#2|))) (-591 (-721 |#1| (-798 |#2|))) $ (-1 (-721 |#1| (-798 |#2|)) (-721 |#1| (-798 |#2|)) (-721 |#1| (-798 |#2|))) (-1 (-108) (-721 |#1| (-798 |#2|)) (-721 |#1| (-798 |#2|)))) NIL)) (-1533 (((-591 (-721 |#1| (-798 |#2|))) (-591 (-721 |#1| (-798 |#2|))) $) NIL (|has| |#1| (-517)))) (-2978 (((-591 (-721 |#1| (-798 |#2|))) (-591 (-721 |#1| (-798 |#2|))) $) NIL (|has| |#1| (-517)))) (-4174 (((-3 $ "failed") (-591 (-721 |#1| (-798 |#2|)))) NIL)) (-3341 (($ (-591 (-721 |#1| (-798 |#2|)))) NIL)) (-2884 (((-3 $ "failed") $) NIL)) (-2302 (((-721 |#1| (-798 |#2|)) (-721 |#1| (-798 |#2|)) $) NIL)) (-2908 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-721 |#1| (-798 |#2|)) (-1018))))) (-2537 (($ (-721 |#1| (-798 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-721 |#1| (-798 |#2|)) (-1018)))) (($ (-1 (-108) (-721 |#1| (-798 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-2449 (((-2 (|:| |rnum| |#1|) (|:| |polnum| (-721 |#1| (-798 |#2|))) (|:| |den| |#1|)) (-721 |#1| (-798 |#2|)) $) NIL (|has| |#1| (-517)))) (-3797 (((-108) (-721 |#1| (-798 |#2|)) $ (-1 (-108) (-721 |#1| (-798 |#2|)) (-721 |#1| (-798 |#2|)))) NIL)) (-2490 (((-721 |#1| (-798 |#2|)) (-721 |#1| (-798 |#2|)) $) NIL)) (-3618 (((-721 |#1| (-798 |#2|)) (-1 (-721 |#1| (-798 |#2|)) (-721 |#1| (-798 |#2|)) (-721 |#1| (-798 |#2|))) $ (-721 |#1| (-798 |#2|)) (-721 |#1| (-798 |#2|))) NIL (-12 (|has| $ (-6 -4250)) (|has| (-721 |#1| (-798 |#2|)) (-1018)))) (((-721 |#1| (-798 |#2|)) (-1 (-721 |#1| (-798 |#2|)) (-721 |#1| (-798 |#2|)) (-721 |#1| (-798 |#2|))) $ (-721 |#1| (-798 |#2|))) NIL (|has| $ (-6 -4250))) (((-721 |#1| (-798 |#2|)) (-1 (-721 |#1| (-798 |#2|)) (-721 |#1| (-798 |#2|)) (-721 |#1| (-798 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-721 |#1| (-798 |#2|)) (-721 |#1| (-798 |#2|)) $ (-1 (-721 |#1| (-798 |#2|)) (-721 |#1| (-798 |#2|)) (-721 |#1| (-798 |#2|))) (-1 (-108) (-721 |#1| (-798 |#2|)) (-721 |#1| (-798 |#2|)))) NIL)) (-2082 (((-2 (|:| -1269 (-591 (-721 |#1| (-798 |#2|)))) (|:| -1472 (-591 (-721 |#1| (-798 |#2|))))) $) NIL)) (-1987 (((-108) (-721 |#1| (-798 |#2|)) $) NIL)) (-1949 (((-108) (-721 |#1| (-798 |#2|)) $) NIL)) (-3256 (((-108) (-721 |#1| (-798 |#2|)) $) NIL) (((-108) $) NIL)) (-2916 (((-591 (-721 |#1| (-798 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-2040 (((-108) (-721 |#1| (-798 |#2|)) $) NIL) (((-108) $) NIL)) (-3998 (((-798 |#2|) $) NIL)) (-3491 (((-108) $ (-712)) NIL)) (-4207 (((-591 (-721 |#1| (-798 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) (-721 |#1| (-798 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-721 |#1| (-798 |#2|)) (-1018))))) (-4192 (($ (-1 (-721 |#1| (-798 |#2|)) (-721 |#1| (-798 |#2|))) $) NIL (|has| $ (-6 -4251)))) (-1257 (($ (-1 (-721 |#1| (-798 |#2|)) (-721 |#1| (-798 |#2|))) $) NIL)) (-3520 (((-591 (-798 |#2|)) $) NIL)) (-1574 (((-108) (-798 |#2|) $) NIL)) (-3295 (((-108) $ (-712)) NIL)) (-2621 (((-1072) $) NIL)) (-2001 (((-3 (-721 |#1| (-798 |#2|)) (-591 $)) (-721 |#1| (-798 |#2|)) (-721 |#1| (-798 |#2|)) $) NIL)) (-2456 (((-591 (-2 (|:| |val| (-721 |#1| (-798 |#2|))) (|:| -3585 $))) (-721 |#1| (-798 |#2|)) (-721 |#1| (-798 |#2|)) $) NIL)) (-2555 (((-3 (-721 |#1| (-798 |#2|)) "failed") $) NIL)) (-3783 (((-591 $) (-721 |#1| (-798 |#2|)) $) NIL)) (-1929 (((-3 (-108) (-591 $)) (-721 |#1| (-798 |#2|)) $) NIL)) (-3433 (((-591 (-2 (|:| |val| (-108)) (|:| -3585 $))) (-721 |#1| (-798 |#2|)) $) NIL) (((-108) (-721 |#1| (-798 |#2|)) $) NIL)) (-2318 (((-591 $) (-721 |#1| (-798 |#2|)) $) NIL) (((-591 $) (-591 (-721 |#1| (-798 |#2|))) $) NIL) (((-591 $) (-591 (-721 |#1| (-798 |#2|))) (-591 $)) NIL) (((-591 $) (-721 |#1| (-798 |#2|)) (-591 $)) NIL)) (-1832 (($ (-721 |#1| (-798 |#2|)) $) NIL) (($ (-591 (-721 |#1| (-798 |#2|))) $) NIL)) (-3664 (((-591 (-721 |#1| (-798 |#2|))) $) NIL)) (-1307 (((-108) (-721 |#1| (-798 |#2|)) $) NIL) (((-108) $) NIL)) (-3022 (((-721 |#1| (-798 |#2|)) (-721 |#1| (-798 |#2|)) $) NIL)) (-3300 (((-108) $ $) NIL)) (-2499 (((-2 (|:| |num| (-721 |#1| (-798 |#2|))) (|:| |den| |#1|)) (-721 |#1| (-798 |#2|)) $) NIL (|has| |#1| (-517)))) (-3255 (((-108) (-721 |#1| (-798 |#2|)) $) NIL) (((-108) $) NIL)) (-2246 (((-721 |#1| (-798 |#2|)) (-721 |#1| (-798 |#2|)) $) NIL)) (-2937 (((-1036) $) NIL)) (-2872 (((-3 (-721 |#1| (-798 |#2|)) "failed") $) NIL)) (-2714 (((-3 (-721 |#1| (-798 |#2|)) "failed") (-1 (-108) (-721 |#1| (-798 |#2|))) $) NIL)) (-1591 (((-3 $ "failed") $ (-721 |#1| (-798 |#2|))) NIL)) (-1618 (($ $ (-721 |#1| (-798 |#2|))) NIL) (((-591 $) (-721 |#1| (-798 |#2|)) $) NIL) (((-591 $) (-721 |#1| (-798 |#2|)) (-591 $)) NIL) (((-591 $) (-591 (-721 |#1| (-798 |#2|))) $) NIL) (((-591 $) (-591 (-721 |#1| (-798 |#2|))) (-591 $)) NIL)) (-3465 (((-108) (-1 (-108) (-721 |#1| (-798 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-721 |#1| (-798 |#2|))) (-591 (-721 |#1| (-798 |#2|)))) NIL (-12 (|has| (-721 |#1| (-798 |#2|)) (-288 (-721 |#1| (-798 |#2|)))) (|has| (-721 |#1| (-798 |#2|)) (-1018)))) (($ $ (-721 |#1| (-798 |#2|)) (-721 |#1| (-798 |#2|))) NIL (-12 (|has| (-721 |#1| (-798 |#2|)) (-288 (-721 |#1| (-798 |#2|)))) (|has| (-721 |#1| (-798 |#2|)) (-1018)))) (($ $ (-273 (-721 |#1| (-798 |#2|)))) NIL (-12 (|has| (-721 |#1| (-798 |#2|)) (-288 (-721 |#1| (-798 |#2|)))) (|has| (-721 |#1| (-798 |#2|)) (-1018)))) (($ $ (-591 (-273 (-721 |#1| (-798 |#2|))))) NIL (-12 (|has| (-721 |#1| (-798 |#2|)) (-288 (-721 |#1| (-798 |#2|)))) (|has| (-721 |#1| (-798 |#2|)) (-1018))))) (-2023 (((-108) $ $) NIL)) (-2077 (((-108) $) NIL)) (-3164 (($) NIL)) (-2743 (((-712) $) NIL)) (-2960 (((-712) (-721 |#1| (-798 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-721 |#1| (-798 |#2|)) (-1018)))) (((-712) (-1 (-108) (-721 |#1| (-798 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-2873 (($ $) NIL)) (-1300 (((-501) $) NIL (|has| (-721 |#1| (-798 |#2|)) (-566 (-501))))) (-2695 (($ (-591 (-721 |#1| (-798 |#2|)))) NIL)) (-3786 (($ $ (-798 |#2|)) NIL)) (-2794 (($ $ (-798 |#2|)) NIL)) (-1656 (($ $) NIL)) (-1918 (($ $ (-798 |#2|)) NIL)) (-2686 (((-796) $) NIL) (((-591 (-721 |#1| (-798 |#2|))) $) NIL)) (-3311 (((-712) $) NIL (|has| (-798 |#2|) (-346)))) (-3339 (((-3 (-2 (|:| |bas| $) (|:| -1505 (-591 (-721 |#1| (-798 |#2|))))) "failed") (-591 (-721 |#1| (-798 |#2|))) (-1 (-108) (-721 |#1| (-798 |#2|)) (-721 |#1| (-798 |#2|)))) NIL) (((-3 (-2 (|:| |bas| $) (|:| -1505 (-591 (-721 |#1| (-798 |#2|))))) "failed") (-591 (-721 |#1| (-798 |#2|))) (-1 (-108) (-721 |#1| (-798 |#2|))) (-1 (-108) (-721 |#1| (-798 |#2|)) (-721 |#1| (-798 |#2|)))) NIL)) (-3747 (((-108) $ (-1 (-108) (-721 |#1| (-798 |#2|)) (-591 (-721 |#1| (-798 |#2|))))) NIL)) (-3996 (((-591 $) (-721 |#1| (-798 |#2|)) $) NIL) (((-591 $) (-721 |#1| (-798 |#2|)) (-591 $)) NIL) (((-591 $) (-591 (-721 |#1| (-798 |#2|))) $) NIL) (((-591 $) (-591 (-721 |#1| (-798 |#2|))) (-591 $)) NIL)) (-1475 (((-108) (-1 (-108) (-721 |#1| (-798 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-1669 (((-591 (-798 |#2|)) $) NIL)) (-3744 (((-108) (-721 |#1| (-798 |#2|)) $) NIL)) (-2588 (((-108) (-798 |#2|) $) NIL)) (-3944 (((-108) $ $) NIL)) (-2028 (((-712) $) NIL (|has| $ (-6 -4250)))))
+(((-972 |#1| |#2|) (-13 (-994 |#1| (-497 (-798 |#2|)) (-798 |#2|) (-721 |#1| (-798 |#2|))) (-10 -8 (-15 -3227 ((-591 $) (-591 (-721 |#1| (-798 |#2|))) (-108) (-108))))) (-429) (-591 (-1089))) (T -972))
+((-3227 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-591 (-721 *5 (-798 *6)))) (-5 *4 (-108)) (-4 *5 (-429)) (-14 *6 (-591 (-1089))) (-5 *2 (-591 (-972 *5 *6))) (-5 *1 (-972 *5 *6)))))
+(-13 (-994 |#1| (-497 (-798 |#2|)) (-798 |#2|) (-721 |#1| (-798 |#2|))) (-10 -8 (-15 -3227 ((-591 $) (-591 (-721 |#1| (-798 |#2|))) (-108) (-108)))))
+((-3158 (((-1 (-525)) (-1013 (-525))) 33)) (-4020 (((-525) (-525) (-525) (-525) (-525)) 30)) (-2766 (((-1 (-525)) |RationalNumber|) NIL)) (-3593 (((-1 (-525)) |RationalNumber|) NIL)) (-3808 (((-1 (-525)) (-525) |RationalNumber|) NIL)))
+(((-973) (-10 -7 (-15 -3158 ((-1 (-525)) (-1013 (-525)))) (-15 -3808 ((-1 (-525)) (-525) |RationalNumber|)) (-15 -2766 ((-1 (-525)) |RationalNumber|)) (-15 -3593 ((-1 (-525)) |RationalNumber|)) (-15 -4020 ((-525) (-525) (-525) (-525) (-525))))) (T -973))
+((-4020 (*1 *2 *2 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-973)))) (-3593 (*1 *2 *3) (-12 (-5 *3 |RationalNumber|) (-5 *2 (-1 (-525))) (-5 *1 (-973)))) (-2766 (*1 *2 *3) (-12 (-5 *3 |RationalNumber|) (-5 *2 (-1 (-525))) (-5 *1 (-973)))) (-3808 (*1 *2 *3 *4) (-12 (-5 *4 |RationalNumber|) (-5 *2 (-1 (-525))) (-5 *1 (-973)) (-5 *3 (-525)))) (-3158 (*1 *2 *3) (-12 (-5 *3 (-1013 (-525))) (-5 *2 (-1 (-525))) (-5 *1 (-973)))))
+(-10 -7 (-15 -3158 ((-1 (-525)) (-1013 (-525)))) (-15 -3808 ((-1 (-525)) (-525) |RationalNumber|)) (-15 -2766 ((-1 (-525)) |RationalNumber|)) (-15 -3593 ((-1 (-525)) |RationalNumber|)) (-15 -4020 ((-525) (-525) (-525) (-525) (-525))))
+((-2686 (((-796) $) NIL) (($ (-525)) 10)))
+(((-974 |#1|) (-10 -8 (-15 -2686 (|#1| (-525))) (-15 -2686 ((-796) |#1|))) (-975)) (T -974))
+NIL
+(-10 -8 (-15 -2686 (|#1| (-525))) (-15 -2686 ((-796) |#1|)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-3332 (((-3 $ "failed") $ $) 19)) (-2055 (($) 17 T CONST)) (-1522 (((-3 $ "failed") $) 34)) (-3865 (((-108) $) 31)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-2686 (((-796) $) 11) (($ (-525)) 28)) (-3425 (((-712)) 29)) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-3944 (((-108) $ $) 6)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24)))
(((-975) (-131)) (T -975))
-((-2128 (*1 *2) (-12 (-4 *1 (-975)) (-5 *2 (-712)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-975)))))
-(-13 (-982) (-668) (-593 $) (-10 -8 (-15 -2128 ((-712))) (-15 -3022 ($ (-525))) (-6 -4247)))
+((-3425 (*1 *2) (-12 (-4 *1 (-975)) (-5 *2 (-712)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-975)))))
+(-13 (-982) (-668) (-593 $) (-10 -8 (-15 -3425 ((-712))) (-15 -2686 ($ (-525))) (-6 -4247)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-126) . T) ((-565 (-796)) . T) ((-593 $) . T) ((-668) . T) ((-982) . T) ((-1030) . T) ((-1018) . T))
-((-2203 (((-385 (-885 |#2|)) (-591 |#2|) (-591 |#2|) (-712) (-712)) 45)))
-(((-976 |#1| |#2|) (-10 -7 (-15 -2203 ((-385 (-885 |#2|)) (-591 |#2|) (-591 |#2|) (-712) (-712)))) (-1089) (-341)) (T -976))
-((-2203 (*1 *2 *3 *3 *4 *4) (-12 (-5 *3 (-591 *6)) (-5 *4 (-712)) (-4 *6 (-341)) (-5 *2 (-385 (-885 *6))) (-5 *1 (-976 *5 *6)) (-14 *5 (-1089)))))
-(-10 -7 (-15 -2203 ((-385 (-885 |#2|)) (-591 |#2|) (-591 |#2|) (-712) (-712))))
-((-1290 (((-108) $) 29)) (-3079 (((-108) $) 16)) (-2281 (((-712) $) 13)) (-2296 (((-712) $) 14)) (-2740 (((-108) $) 26)) (-3489 (((-108) $) 31)))
-(((-977 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -8 (-15 -2296 ((-712) |#1|)) (-15 -2281 ((-712) |#1|)) (-15 -3489 ((-108) |#1|)) (-15 -1290 ((-108) |#1|)) (-15 -2740 ((-108) |#1|)) (-15 -3079 ((-108) |#1|))) (-978 |#2| |#3| |#4| |#5| |#6|) (-712) (-712) (-975) (-218 |#3| |#4|) (-218 |#2| |#4|)) (T -977))
-NIL
-(-10 -8 (-15 -2296 ((-712) |#1|)) (-15 -2281 ((-712) |#1|)) (-15 -3489 ((-108) |#1|)) (-15 -1290 ((-108) |#1|)) (-15 -2740 ((-108) |#1|)) (-15 -3079 ((-108) |#1|)))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-1290 (((-108) $) 51)) (-2157 (((-3 $ "failed") $ $) 19)) (-3079 (((-108) $) 53)) (-3891 (((-108) $ (-712)) 61)) (-3798 (($) 17 T CONST)) (-2753 (($ $) 34 (|has| |#3| (-286)))) (-3725 ((|#4| $ (-525)) 39)) (-4073 (((-712) $) 33 (|has| |#3| (-517)))) (-3217 ((|#3| $ (-525) (-525)) 41)) (-3454 (((-591 |#3|) $) 68 (|has| $ (-6 -4250)))) (-2482 (((-712) $) 32 (|has| |#3| (-517)))) (-2634 (((-591 |#5|) $) 31 (|has| |#3| (-517)))) (-2281 (((-712) $) 45)) (-2296 (((-712) $) 44)) (-2910 (((-108) $ (-712)) 60)) (-1755 (((-525) $) 49)) (-1639 (((-525) $) 47)) (-2552 (((-591 |#3|) $) 69 (|has| $ (-6 -4250)))) (-2141 (((-108) |#3| $) 71 (-12 (|has| |#3| (-1018)) (|has| $ (-6 -4250))))) (-4230 (((-525) $) 48)) (-2631 (((-525) $) 46)) (-3393 (($ (-591 (-591 |#3|))) 54)) (-3249 (($ (-1 |#3| |#3|) $) 64 (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#3| |#3|) $) 63) (($ (-1 |#3| |#3| |#3|) $ $) 37)) (-3349 (((-591 (-591 |#3|)) $) 43)) (-3971 (((-108) $ (-712)) 59)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-2089 (((-3 $ "failed") $ |#3|) 36 (|has| |#3| (-517)))) (-1623 (((-108) (-1 (-108) |#3|) $) 66 (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 |#3|) (-591 |#3|)) 75 (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1018)))) (($ $ |#3| |#3|) 74 (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1018)))) (($ $ (-273 |#3|)) 73 (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1018)))) (($ $ (-591 (-273 |#3|))) 72 (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1018))))) (-3493 (((-108) $ $) 55)) (-3028 (((-108) $) 58)) (-3209 (($) 57)) (-3164 ((|#3| $ (-525) (-525)) 42) ((|#3| $ (-525) (-525) |#3|) 40)) (-2740 (((-108) $) 52)) (-2064 (((-712) |#3| $) 70 (-12 (|has| |#3| (-1018)) (|has| $ (-6 -4250)))) (((-712) (-1 (-108) |#3|) $) 67 (|has| $ (-6 -4250)))) (-3199 (($ $) 56)) (-1793 ((|#5| $ (-525)) 38)) (-3022 (((-796) $) 11)) (-4158 (((-108) (-1 (-108) |#3|) $) 65 (|has| $ (-6 -4250)))) (-3489 (((-108) $) 50)) (-4191 (($) 18 T CONST)) (-4096 (((-108) $ $) 6)) (-4173 (($ $ |#3|) 35 (|has| |#3| (-341)))) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ |#3| $) 23) (($ $ |#3|) 26)) (-4045 (((-712) $) 62 (|has| $ (-6 -4250)))))
+((-3813 (((-385 (-885 |#2|)) (-591 |#2|) (-591 |#2|) (-712) (-712)) 45)))
+(((-976 |#1| |#2|) (-10 -7 (-15 -3813 ((-385 (-885 |#2|)) (-591 |#2|) (-591 |#2|) (-712) (-712)))) (-1089) (-341)) (T -976))
+((-3813 (*1 *2 *3 *3 *4 *4) (-12 (-5 *3 (-591 *6)) (-5 *4 (-712)) (-4 *6 (-341)) (-5 *2 (-385 (-885 *6))) (-5 *1 (-976 *5 *6)) (-14 *5 (-1089)))))
+(-10 -7 (-15 -3813 ((-385 (-885 |#2|)) (-591 |#2|) (-591 |#2|) (-712) (-712))))
+((-1711 (((-108) $) 29)) (-1478 (((-108) $) 16)) (-4127 (((-712) $) 13)) (-4140 (((-712) $) 14)) (-2348 (((-108) $) 26)) (-1986 (((-108) $) 31)))
+(((-977 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -8 (-15 -4140 ((-712) |#1|)) (-15 -4127 ((-712) |#1|)) (-15 -1986 ((-108) |#1|)) (-15 -1711 ((-108) |#1|)) (-15 -2348 ((-108) |#1|)) (-15 -1478 ((-108) |#1|))) (-978 |#2| |#3| |#4| |#5| |#6|) (-712) (-712) (-975) (-218 |#3| |#4|) (-218 |#2| |#4|)) (T -977))
+NIL
+(-10 -8 (-15 -4140 ((-712) |#1|)) (-15 -4127 ((-712) |#1|)) (-15 -1986 ((-108) |#1|)) (-15 -1711 ((-108) |#1|)) (-15 -2348 ((-108) |#1|)) (-15 -1478 ((-108) |#1|)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-1711 (((-108) $) 51)) (-3332 (((-3 $ "failed") $ $) 19)) (-1478 (((-108) $) 53)) (-3727 (((-108) $ (-712)) 61)) (-2055 (($) 17 T CONST)) (-1352 (($ $) 34 (|has| |#3| (-286)))) (-2578 ((|#4| $ (-525)) 39)) (-2193 (((-712) $) 33 (|has| |#3| (-517)))) (-4121 ((|#3| $ (-525) (-525)) 41)) (-2916 (((-591 |#3|) $) 68 (|has| $ (-6 -4250)))) (-1613 (((-712) $) 32 (|has| |#3| (-517)))) (-2523 (((-591 |#5|) $) 31 (|has| |#3| (-517)))) (-4127 (((-712) $) 45)) (-4140 (((-712) $) 44)) (-3491 (((-108) $ (-712)) 60)) (-3142 (((-525) $) 49)) (-3660 (((-525) $) 47)) (-4207 (((-591 |#3|) $) 69 (|has| $ (-6 -4250)))) (-3956 (((-108) |#3| $) 71 (-12 (|has| |#3| (-1018)) (|has| $ (-6 -4250))))) (-3882 (((-525) $) 48)) (-2494 (((-525) $) 46)) (-1572 (($ (-591 (-591 |#3|))) 54)) (-4192 (($ (-1 |#3| |#3|) $) 64 (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#3| |#3|) $) 63) (($ (-1 |#3| |#3| |#3|) $ $) 37)) (-3093 (((-591 (-591 |#3|)) $) 43)) (-3295 (((-108) $ (-712)) 59)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-3210 (((-3 $ "failed") $ |#3|) 36 (|has| |#3| (-517)))) (-3465 (((-108) (-1 (-108) |#3|) $) 66 (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 |#3|) (-591 |#3|)) 75 (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1018)))) (($ $ |#3| |#3|) 74 (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1018)))) (($ $ (-273 |#3|)) 73 (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1018)))) (($ $ (-591 (-273 |#3|))) 72 (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1018))))) (-2023 (((-108) $ $) 55)) (-2077 (((-108) $) 58)) (-3164 (($) 57)) (-1881 ((|#3| $ (-525) (-525)) 42) ((|#3| $ (-525) (-525) |#3|) 40)) (-2348 (((-108) $) 52)) (-2960 (((-712) |#3| $) 70 (-12 (|has| |#3| (-1018)) (|has| $ (-6 -4250)))) (((-712) (-1 (-108) |#3|) $) 67 (|has| $ (-6 -4250)))) (-2873 (($ $) 56)) (-1256 ((|#5| $ (-525)) 38)) (-2686 (((-796) $) 11)) (-1475 (((-108) (-1 (-108) |#3|) $) 65 (|has| $ (-6 -4250)))) (-1986 (((-108) $) 50)) (-1830 (($) 18 T CONST)) (-3944 (((-108) $ $) 6)) (-4059 (($ $ |#3|) 35 (|has| |#3| (-341)))) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ |#3| $) 23) (($ $ |#3|) 26)) (-2028 (((-712) $) 62 (|has| $ (-6 -4250)))))
(((-978 |#1| |#2| |#3| |#4| |#5|) (-131) (-712) (-712) (-975) (-218 |t#2| |t#3|) (-218 |t#1| |t#3|)) (T -978))
-((-1340 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *5 *5)) (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)))) (-3393 (*1 *1 *2) (-12 (-5 *2 (-591 (-591 *5))) (-4 *5 (-975)) (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)))) (-3079 (*1 *2 *1) (-12 (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-108)))) (-2740 (*1 *2 *1) (-12 (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-108)))) (-1290 (*1 *2 *1) (-12 (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-108)))) (-3489 (*1 *2 *1) (-12 (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-108)))) (-1755 (*1 *2 *1) (-12 (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-525)))) (-4230 (*1 *2 *1) (-12 (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-525)))) (-1639 (*1 *2 *1) (-12 (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-525)))) (-2631 (*1 *2 *1) (-12 (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-525)))) (-2281 (*1 *2 *1) (-12 (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-712)))) (-2296 (*1 *2 *1) (-12 (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-712)))) (-3349 (*1 *2 *1) (-12 (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-591 (-591 *5))))) (-3164 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-525)) (-4 *1 (-978 *4 *5 *2 *6 *7)) (-4 *6 (-218 *5 *2)) (-4 *7 (-218 *4 *2)) (-4 *2 (-975)))) (-3217 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-525)) (-4 *1 (-978 *4 *5 *2 *6 *7)) (-4 *6 (-218 *5 *2)) (-4 *7 (-218 *4 *2)) (-4 *2 (-975)))) (-3164 (*1 *2 *1 *3 *3 *2) (-12 (-5 *3 (-525)) (-4 *1 (-978 *4 *5 *2 *6 *7)) (-4 *2 (-975)) (-4 *6 (-218 *5 *2)) (-4 *7 (-218 *4 *2)))) (-3725 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *1 (-978 *4 *5 *6 *2 *7)) (-4 *6 (-975)) (-4 *7 (-218 *4 *6)) (-4 *2 (-218 *5 *6)))) (-1793 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *1 (-978 *4 *5 *6 *7 *2)) (-4 *6 (-975)) (-4 *7 (-218 *5 *6)) (-4 *2 (-218 *4 *6)))) (-1340 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 *5 *5 *5)) (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)))) (-2089 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-978 *3 *4 *2 *5 *6)) (-4 *2 (-975)) (-4 *5 (-218 *4 *2)) (-4 *6 (-218 *3 *2)) (-4 *2 (-517)))) (-4173 (*1 *1 *1 *2) (-12 (-4 *1 (-978 *3 *4 *2 *5 *6)) (-4 *2 (-975)) (-4 *5 (-218 *4 *2)) (-4 *6 (-218 *3 *2)) (-4 *2 (-341)))) (-2753 (*1 *1 *1) (-12 (-4 *1 (-978 *2 *3 *4 *5 *6)) (-4 *4 (-975)) (-4 *5 (-218 *3 *4)) (-4 *6 (-218 *2 *4)) (-4 *4 (-286)))) (-4073 (*1 *2 *1) (-12 (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-4 *5 (-517)) (-5 *2 (-712)))) (-2482 (*1 *2 *1) (-12 (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-4 *5 (-517)) (-5 *2 (-712)))) (-2634 (*1 *2 *1) (-12 (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-4 *5 (-517)) (-5 *2 (-591 *7)))))
-(-13 (-107 |t#3| |t#3|) (-464 |t#3|) (-10 -8 (-6 -4250) (IF (|has| |t#3| (-160)) (-6 (-659 |t#3|)) |%noBranch|) (-15 -3393 ($ (-591 (-591 |t#3|)))) (-15 -3079 ((-108) $)) (-15 -2740 ((-108) $)) (-15 -1290 ((-108) $)) (-15 -3489 ((-108) $)) (-15 -1755 ((-525) $)) (-15 -4230 ((-525) $)) (-15 -1639 ((-525) $)) (-15 -2631 ((-525) $)) (-15 -2281 ((-712) $)) (-15 -2296 ((-712) $)) (-15 -3349 ((-591 (-591 |t#3|)) $)) (-15 -3164 (|t#3| $ (-525) (-525))) (-15 -3217 (|t#3| $ (-525) (-525))) (-15 -3164 (|t#3| $ (-525) (-525) |t#3|)) (-15 -3725 (|t#4| $ (-525))) (-15 -1793 (|t#5| $ (-525))) (-15 -1340 ($ (-1 |t#3| |t#3|) $)) (-15 -1340 ($ (-1 |t#3| |t#3| |t#3|) $ $)) (IF (|has| |t#3| (-517)) (-15 -2089 ((-3 $ "failed") $ |t#3|)) |%noBranch|) (IF (|has| |t#3| (-341)) (-15 -4173 ($ $ |t#3|)) |%noBranch|) (IF (|has| |t#3| (-286)) (-15 -2753 ($ $)) |%noBranch|) (IF (|has| |t#3| (-517)) (PROGN (-15 -4073 ((-712) $)) (-15 -2482 ((-712) $)) (-15 -2634 ((-591 |t#5|) $))) |%noBranch|)))
+((-1257 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *5 *5)) (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)))) (-1572 (*1 *1 *2) (-12 (-5 *2 (-591 (-591 *5))) (-4 *5 (-975)) (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)))) (-1478 (*1 *2 *1) (-12 (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-108)))) (-2348 (*1 *2 *1) (-12 (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-108)))) (-1711 (*1 *2 *1) (-12 (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-108)))) (-1986 (*1 *2 *1) (-12 (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-108)))) (-3142 (*1 *2 *1) (-12 (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-525)))) (-3882 (*1 *2 *1) (-12 (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-525)))) (-3660 (*1 *2 *1) (-12 (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-525)))) (-2494 (*1 *2 *1) (-12 (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-525)))) (-4127 (*1 *2 *1) (-12 (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-712)))) (-4140 (*1 *2 *1) (-12 (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-712)))) (-3093 (*1 *2 *1) (-12 (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-591 (-591 *5))))) (-1881 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-525)) (-4 *1 (-978 *4 *5 *2 *6 *7)) (-4 *6 (-218 *5 *2)) (-4 *7 (-218 *4 *2)) (-4 *2 (-975)))) (-4121 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-525)) (-4 *1 (-978 *4 *5 *2 *6 *7)) (-4 *6 (-218 *5 *2)) (-4 *7 (-218 *4 *2)) (-4 *2 (-975)))) (-1881 (*1 *2 *1 *3 *3 *2) (-12 (-5 *3 (-525)) (-4 *1 (-978 *4 *5 *2 *6 *7)) (-4 *2 (-975)) (-4 *6 (-218 *5 *2)) (-4 *7 (-218 *4 *2)))) (-2578 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *1 (-978 *4 *5 *6 *2 *7)) (-4 *6 (-975)) (-4 *7 (-218 *4 *6)) (-4 *2 (-218 *5 *6)))) (-1256 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *1 (-978 *4 *5 *6 *7 *2)) (-4 *6 (-975)) (-4 *7 (-218 *5 *6)) (-4 *2 (-218 *4 *6)))) (-1257 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 *5 *5 *5)) (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)))) (-3210 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-978 *3 *4 *2 *5 *6)) (-4 *2 (-975)) (-4 *5 (-218 *4 *2)) (-4 *6 (-218 *3 *2)) (-4 *2 (-517)))) (-4059 (*1 *1 *1 *2) (-12 (-4 *1 (-978 *3 *4 *2 *5 *6)) (-4 *2 (-975)) (-4 *5 (-218 *4 *2)) (-4 *6 (-218 *3 *2)) (-4 *2 (-341)))) (-1352 (*1 *1 *1) (-12 (-4 *1 (-978 *2 *3 *4 *5 *6)) (-4 *4 (-975)) (-4 *5 (-218 *3 *4)) (-4 *6 (-218 *2 *4)) (-4 *4 (-286)))) (-2193 (*1 *2 *1) (-12 (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-4 *5 (-517)) (-5 *2 (-712)))) (-1613 (*1 *2 *1) (-12 (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-4 *5 (-517)) (-5 *2 (-712)))) (-2523 (*1 *2 *1) (-12 (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-4 *5 (-517)) (-5 *2 (-591 *7)))))
+(-13 (-107 |t#3| |t#3|) (-464 |t#3|) (-10 -8 (-6 -4250) (IF (|has| |t#3| (-160)) (-6 (-659 |t#3|)) |%noBranch|) (-15 -1572 ($ (-591 (-591 |t#3|)))) (-15 -1478 ((-108) $)) (-15 -2348 ((-108) $)) (-15 -1711 ((-108) $)) (-15 -1986 ((-108) $)) (-15 -3142 ((-525) $)) (-15 -3882 ((-525) $)) (-15 -3660 ((-525) $)) (-15 -2494 ((-525) $)) (-15 -4127 ((-712) $)) (-15 -4140 ((-712) $)) (-15 -3093 ((-591 (-591 |t#3|)) $)) (-15 -1881 (|t#3| $ (-525) (-525))) (-15 -4121 (|t#3| $ (-525) (-525))) (-15 -1881 (|t#3| $ (-525) (-525) |t#3|)) (-15 -2578 (|t#4| $ (-525))) (-15 -1256 (|t#5| $ (-525))) (-15 -1257 ($ (-1 |t#3| |t#3|) $)) (-15 -1257 ($ (-1 |t#3| |t#3| |t#3|) $ $)) (IF (|has| |t#3| (-517)) (-15 -3210 ((-3 $ "failed") $ |t#3|)) |%noBranch|) (IF (|has| |t#3| (-341)) (-15 -4059 ($ $ |t#3|)) |%noBranch|) (IF (|has| |t#3| (-286)) (-15 -1352 ($ $)) |%noBranch|) (IF (|has| |t#3| (-517)) (PROGN (-15 -2193 ((-712) $)) (-15 -1613 ((-712) $)) (-15 -2523 ((-591 |t#5|) $))) |%noBranch|)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-33) . T) ((-97) . T) ((-107 |#3| |#3|) . T) ((-126) . T) ((-565 (-796)) . T) ((-288 |#3|) -12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1018))) ((-464 |#3|) . T) ((-486 |#3| |#3|) -12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1018))) ((-593 |#3|) . T) ((-659 |#3|) |has| |#3| (-160)) ((-981 |#3|) . T) ((-1018) . T) ((-1125) . T))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-1290 (((-108) $) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-3079 (((-108) $) NIL)) (-3891 (((-108) $ (-712)) NIL)) (-3798 (($) NIL T CONST)) (-2753 (($ $) 43 (|has| |#3| (-286)))) (-3725 (((-220 |#2| |#3|) $ (-525)) 32)) (-1951 (($ (-631 |#3|)) 41)) (-4073 (((-712) $) 45 (|has| |#3| (-517)))) (-3217 ((|#3| $ (-525) (-525)) NIL)) (-3454 (((-591 |#3|) $) NIL (|has| $ (-6 -4250)))) (-2482 (((-712) $) 47 (|has| |#3| (-517)))) (-2634 (((-591 (-220 |#1| |#3|)) $) 51 (|has| |#3| (-517)))) (-2281 (((-712) $) NIL)) (-2296 (((-712) $) NIL)) (-2910 (((-108) $ (-712)) NIL)) (-1755 (((-525) $) NIL)) (-1639 (((-525) $) NIL)) (-2552 (((-591 |#3|) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) |#3| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#3| (-1018))))) (-4230 (((-525) $) NIL)) (-2631 (((-525) $) NIL)) (-3393 (($ (-591 (-591 |#3|))) 27)) (-3249 (($ (-1 |#3| |#3|) $) NIL (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#3| |#3|) $) NIL) (($ (-1 |#3| |#3| |#3|) $ $) NIL)) (-3349 (((-591 (-591 |#3|)) $) NIL)) (-3971 (((-108) $ (-712)) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-2089 (((-3 $ "failed") $ |#3|) NIL (|has| |#3| (-517)))) (-1623 (((-108) (-1 (-108) |#3|) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 |#3|) (-591 |#3|)) NIL (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1018)))) (($ $ |#3| |#3|) NIL (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1018)))) (($ $ (-273 |#3|)) NIL (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1018)))) (($ $ (-591 (-273 |#3|))) NIL (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1018))))) (-3493 (((-108) $ $) NIL)) (-3028 (((-108) $) NIL)) (-3209 (($) NIL)) (-3164 ((|#3| $ (-525) (-525)) NIL) ((|#3| $ (-525) (-525) |#3|) NIL)) (-4224 (((-128)) 54 (|has| |#3| (-341)))) (-2740 (((-108) $) NIL)) (-2064 (((-712) |#3| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#3| (-1018)))) (((-712) (-1 (-108) |#3|) $) NIL (|has| $ (-6 -4250)))) (-3199 (($ $) NIL)) (-1408 (((-501) $) 63 (|has| |#3| (-566 (-501))))) (-1793 (((-220 |#1| |#3|) $ (-525)) 36)) (-3022 (((-796) $) 16) (((-631 |#3|) $) 38)) (-4158 (((-108) (-1 (-108) |#3|) $) NIL (|has| $ (-6 -4250)))) (-3489 (((-108) $) NIL)) (-4191 (($) 13 T CONST)) (-4096 (((-108) $ $) NIL)) (-4173 (($ $ |#3|) NIL (|has| |#3| (-341)))) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ |#3| $) NIL) (($ $ |#3|) NIL)) (-4045 (((-712) $) NIL (|has| $ (-6 -4250)))))
-(((-979 |#1| |#2| |#3|) (-13 (-978 |#1| |#2| |#3| (-220 |#2| |#3|) (-220 |#1| |#3|)) (-565 (-631 |#3|)) (-10 -8 (IF (|has| |#3| (-341)) (-6 (-1178 |#3|)) |%noBranch|) (IF (|has| |#3| (-566 (-501))) (-6 (-566 (-501))) |%noBranch|) (-15 -1951 ($ (-631 |#3|))) (-15 -3022 ((-631 |#3|) $)))) (-712) (-712) (-975)) (T -979))
-((-3022 (*1 *2 *1) (-12 (-5 *2 (-631 *5)) (-5 *1 (-979 *3 *4 *5)) (-14 *3 (-712)) (-14 *4 (-712)) (-4 *5 (-975)))) (-1951 (*1 *1 *2) (-12 (-5 *2 (-631 *5)) (-4 *5 (-975)) (-5 *1 (-979 *3 *4 *5)) (-14 *3 (-712)) (-14 *4 (-712)))))
-(-13 (-978 |#1| |#2| |#3| (-220 |#2| |#3|) (-220 |#1| |#3|)) (-565 (-631 |#3|)) (-10 -8 (IF (|has| |#3| (-341)) (-6 (-1178 |#3|)) |%noBranch|) (IF (|has| |#3| (-566 (-501))) (-6 (-566 (-501))) |%noBranch|) (-15 -1951 ($ (-631 |#3|))) (-15 -3022 ((-631 |#3|) $))))
-((-1227 ((|#7| (-1 |#7| |#3| |#7|) |#6| |#7|) 34)) (-1340 ((|#10| (-1 |#7| |#3|) |#6|) 32)))
-(((-980 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8| |#9| |#10|) (-10 -7 (-15 -1340 (|#10| (-1 |#7| |#3|) |#6|)) (-15 -1227 (|#7| (-1 |#7| |#3| |#7|) |#6| |#7|))) (-712) (-712) (-975) (-218 |#2| |#3|) (-218 |#1| |#3|) (-978 |#1| |#2| |#3| |#4| |#5|) (-975) (-218 |#2| |#7|) (-218 |#1| |#7|) (-978 |#1| |#2| |#7| |#8| |#9|)) (T -980))
-((-1227 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *7 *2)) (-4 *7 (-975)) (-4 *2 (-975)) (-14 *5 (-712)) (-14 *6 (-712)) (-4 *8 (-218 *6 *7)) (-4 *9 (-218 *5 *7)) (-4 *10 (-218 *6 *2)) (-4 *11 (-218 *5 *2)) (-5 *1 (-980 *5 *6 *7 *8 *9 *4 *2 *10 *11 *12)) (-4 *4 (-978 *5 *6 *7 *8 *9)) (-4 *12 (-978 *5 *6 *2 *10 *11)))) (-1340 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *10 *7)) (-4 *7 (-975)) (-4 *10 (-975)) (-14 *5 (-712)) (-14 *6 (-712)) (-4 *8 (-218 *6 *7)) (-4 *9 (-218 *5 *7)) (-4 *2 (-978 *5 *6 *10 *11 *12)) (-5 *1 (-980 *5 *6 *7 *8 *9 *4 *10 *11 *12 *2)) (-4 *4 (-978 *5 *6 *7 *8 *9)) (-4 *11 (-218 *6 *10)) (-4 *12 (-218 *5 *10)))))
-(-10 -7 (-15 -1340 (|#10| (-1 |#7| |#3|) |#6|)) (-15 -1227 (|#7| (-1 |#7| |#3| |#7|) |#6| |#7|)))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-2157 (((-3 $ "failed") $ $) 19)) (-3798 (($) 17 T CONST)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-3022 (((-796) $) 11)) (-4191 (($) 18 T CONST)) (-4096 (((-108) $ $) 6)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ |#1|) 23)))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-1711 (((-108) $) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-1478 (((-108) $) NIL)) (-3727 (((-108) $ (-712)) NIL)) (-2055 (($) NIL T CONST)) (-1352 (($ $) 43 (|has| |#3| (-286)))) (-2578 (((-220 |#2| |#3|) $ (-525)) 32)) (-2007 (($ (-631 |#3|)) 41)) (-2193 (((-712) $) 45 (|has| |#3| (-517)))) (-4121 ((|#3| $ (-525) (-525)) NIL)) (-2916 (((-591 |#3|) $) NIL (|has| $ (-6 -4250)))) (-1613 (((-712) $) 47 (|has| |#3| (-517)))) (-2523 (((-591 (-220 |#1| |#3|)) $) 51 (|has| |#3| (-517)))) (-4127 (((-712) $) NIL)) (-4140 (((-712) $) NIL)) (-3491 (((-108) $ (-712)) NIL)) (-3142 (((-525) $) NIL)) (-3660 (((-525) $) NIL)) (-4207 (((-591 |#3|) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) |#3| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#3| (-1018))))) (-3882 (((-525) $) NIL)) (-2494 (((-525) $) NIL)) (-1572 (($ (-591 (-591 |#3|))) 27)) (-4192 (($ (-1 |#3| |#3|) $) NIL (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#3| |#3|) $) NIL) (($ (-1 |#3| |#3| |#3|) $ $) NIL)) (-3093 (((-591 (-591 |#3|)) $) NIL)) (-3295 (((-108) $ (-712)) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-3210 (((-3 $ "failed") $ |#3|) NIL (|has| |#3| (-517)))) (-3465 (((-108) (-1 (-108) |#3|) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 |#3|) (-591 |#3|)) NIL (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1018)))) (($ $ |#3| |#3|) NIL (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1018)))) (($ $ (-273 |#3|)) NIL (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1018)))) (($ $ (-591 (-273 |#3|))) NIL (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1018))))) (-2023 (((-108) $ $) NIL)) (-2077 (((-108) $) NIL)) (-3164 (($) NIL)) (-1881 ((|#3| $ (-525) (-525)) NIL) ((|#3| $ (-525) (-525) |#3|) NIL)) (-3840 (((-128)) 54 (|has| |#3| (-341)))) (-2348 (((-108) $) NIL)) (-2960 (((-712) |#3| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#3| (-1018)))) (((-712) (-1 (-108) |#3|) $) NIL (|has| $ (-6 -4250)))) (-2873 (($ $) NIL)) (-1300 (((-501) $) 63 (|has| |#3| (-566 (-501))))) (-1256 (((-220 |#1| |#3|) $ (-525)) 36)) (-2686 (((-796) $) 16) (((-631 |#3|) $) 38)) (-1475 (((-108) (-1 (-108) |#3|) $) NIL (|has| $ (-6 -4250)))) (-1986 (((-108) $) NIL)) (-1830 (($) 13 T CONST)) (-3944 (((-108) $ $) NIL)) (-4059 (($ $ |#3|) NIL (|has| |#3| (-341)))) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ |#3| $) NIL) (($ $ |#3|) NIL)) (-2028 (((-712) $) NIL (|has| $ (-6 -4250)))))
+(((-979 |#1| |#2| |#3|) (-13 (-978 |#1| |#2| |#3| (-220 |#2| |#3|) (-220 |#1| |#3|)) (-565 (-631 |#3|)) (-10 -8 (IF (|has| |#3| (-341)) (-6 (-1178 |#3|)) |%noBranch|) (IF (|has| |#3| (-566 (-501))) (-6 (-566 (-501))) |%noBranch|) (-15 -2007 ($ (-631 |#3|))) (-15 -2686 ((-631 |#3|) $)))) (-712) (-712) (-975)) (T -979))
+((-2686 (*1 *2 *1) (-12 (-5 *2 (-631 *5)) (-5 *1 (-979 *3 *4 *5)) (-14 *3 (-712)) (-14 *4 (-712)) (-4 *5 (-975)))) (-2007 (*1 *1 *2) (-12 (-5 *2 (-631 *5)) (-4 *5 (-975)) (-5 *1 (-979 *3 *4 *5)) (-14 *3 (-712)) (-14 *4 (-712)))))
+(-13 (-978 |#1| |#2| |#3| (-220 |#2| |#3|) (-220 |#1| |#3|)) (-565 (-631 |#3|)) (-10 -8 (IF (|has| |#3| (-341)) (-6 (-1178 |#3|)) |%noBranch|) (IF (|has| |#3| (-566 (-501))) (-6 (-566 (-501))) |%noBranch|) (-15 -2007 ($ (-631 |#3|))) (-15 -2686 ((-631 |#3|) $))))
+((-3618 ((|#7| (-1 |#7| |#3| |#7|) |#6| |#7|) 34)) (-1257 ((|#10| (-1 |#7| |#3|) |#6|) 32)))
+(((-980 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8| |#9| |#10|) (-10 -7 (-15 -1257 (|#10| (-1 |#7| |#3|) |#6|)) (-15 -3618 (|#7| (-1 |#7| |#3| |#7|) |#6| |#7|))) (-712) (-712) (-975) (-218 |#2| |#3|) (-218 |#1| |#3|) (-978 |#1| |#2| |#3| |#4| |#5|) (-975) (-218 |#2| |#7|) (-218 |#1| |#7|) (-978 |#1| |#2| |#7| |#8| |#9|)) (T -980))
+((-3618 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *7 *2)) (-4 *7 (-975)) (-4 *2 (-975)) (-14 *5 (-712)) (-14 *6 (-712)) (-4 *8 (-218 *6 *7)) (-4 *9 (-218 *5 *7)) (-4 *10 (-218 *6 *2)) (-4 *11 (-218 *5 *2)) (-5 *1 (-980 *5 *6 *7 *8 *9 *4 *2 *10 *11 *12)) (-4 *4 (-978 *5 *6 *7 *8 *9)) (-4 *12 (-978 *5 *6 *2 *10 *11)))) (-1257 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *10 *7)) (-4 *7 (-975)) (-4 *10 (-975)) (-14 *5 (-712)) (-14 *6 (-712)) (-4 *8 (-218 *6 *7)) (-4 *9 (-218 *5 *7)) (-4 *2 (-978 *5 *6 *10 *11 *12)) (-5 *1 (-980 *5 *6 *7 *8 *9 *4 *10 *11 *12 *2)) (-4 *4 (-978 *5 *6 *7 *8 *9)) (-4 *11 (-218 *6 *10)) (-4 *12 (-218 *5 *10)))))
+(-10 -7 (-15 -1257 (|#10| (-1 |#7| |#3|) |#6|)) (-15 -3618 (|#7| (-1 |#7| |#3| |#7|) |#6| |#7|)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-3332 (((-3 $ "failed") $ $) 19)) (-2055 (($) 17 T CONST)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-2686 (((-796) $) 11)) (-1830 (($) 18 T CONST)) (-3944 (((-108) $ $) 6)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ |#1|) 23)))
(((-981 |#1|) (-131) (-982)) (T -981))
((* (*1 *1 *1 *2) (-12 (-4 *1 (-981 *2)) (-4 *2 (-982)))))
(-13 (-21) (-10 -8 (-15 * ($ $ |t#1|))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-126) . T) ((-565 (-796)) . T) ((-1018) . T))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-2157 (((-3 $ "failed") $ $) 19)) (-3798 (($) 17 T CONST)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-3022 (((-796) $) 11)) (-3710 (($ $ (-854)) 26)) (-4191 (($) 18 T CONST)) (-4096 (((-108) $ $) 6)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-3332 (((-3 $ "failed") $ $) 19)) (-2055 (($) 17 T CONST)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-2686 (((-796) $) 11)) (-1401 (($ $ (-854)) 26)) (-1830 (($) 18 T CONST)) (-3944 (((-108) $ $) 6)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24)))
(((-982) (-131)) (T -982))
NIL
(-13 (-21) (-1030))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-126) . T) ((-565 (-796)) . T) ((-1030) . T) ((-1018) . T))
-((-2121 (($ $) 16)) (-2562 (($ $) 22)) (-2011 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) 49)) (-2771 (($ $) 24)) (-3093 (($ $) 11)) (-2662 (($ $) 38)) (-1408 (((-357) $) NIL) (((-205) $) NIL) (((-825 (-357)) $) 33)) (-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) 28) (($ (-525)) NIL) (($ (-385 (-525))) 28)) (-2128 (((-712)) 8)) (-3862 (($ $) 39)))
-(((-983 |#1|) (-10 -8 (-15 -2562 (|#1| |#1|)) (-15 -2121 (|#1| |#1|)) (-15 -3093 (|#1| |#1|)) (-15 -2662 (|#1| |#1|)) (-15 -3862 (|#1| |#1|)) (-15 -2771 (|#1| |#1|)) (-15 -2011 ((-822 (-357) |#1|) |#1| (-825 (-357)) (-822 (-357) |#1|))) (-15 -1408 ((-825 (-357)) |#1|)) (-15 -3022 (|#1| (-385 (-525)))) (-15 -3022 (|#1| (-525))) (-15 -1408 ((-205) |#1|)) (-15 -1408 ((-357) |#1|)) (-15 -3022 (|#1| (-385 (-525)))) (-15 -3022 (|#1| |#1|)) (-15 -3022 (|#1| (-525))) (-15 -2128 ((-712))) (-15 -3022 ((-796) |#1|))) (-984)) (T -983))
-((-2128 (*1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-983 *3)) (-4 *3 (-984)))))
-(-10 -8 (-15 -2562 (|#1| |#1|)) (-15 -2121 (|#1| |#1|)) (-15 -3093 (|#1| |#1|)) (-15 -2662 (|#1| |#1|)) (-15 -3862 (|#1| |#1|)) (-15 -2771 (|#1| |#1|)) (-15 -2011 ((-822 (-357) |#1|) |#1| (-825 (-357)) (-822 (-357) |#1|))) (-15 -1408 ((-825 (-357)) |#1|)) (-15 -3022 (|#1| (-385 (-525)))) (-15 -3022 (|#1| (-525))) (-15 -1408 ((-205) |#1|)) (-15 -1408 ((-357) |#1|)) (-15 -3022 (|#1| (-385 (-525)))) (-15 -3022 (|#1| |#1|)) (-15 -3022 (|#1| (-525))) (-15 -2128 ((-712))) (-15 -3022 ((-796) |#1|)))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-1508 (((-525) $) 89)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) 41)) (-3706 (($ $) 40)) (-1715 (((-108) $) 38)) (-2121 (($ $) 87)) (-2157 (((-3 $ "failed") $ $) 19)) (-1291 (($ $) 73)) (-2827 (((-396 $) $) 72)) (-1361 (($ $) 97)) (-1947 (((-108) $ $) 59)) (-3329 (((-525) $) 114)) (-3798 (($) 17 T CONST)) (-2562 (($ $) 86)) (-1251 (((-3 (-525) "failed") $) 102) (((-3 (-385 (-525)) "failed") $) 99)) (-3528 (((-525) $) 101) (((-385 (-525)) $) 98)) (-2129 (($ $ $) 55)) (-4163 (((-3 $ "failed") $) 34)) (-2110 (($ $ $) 56)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) 51)) (-2744 (((-108) $) 71)) (-2134 (((-108) $) 112)) (-2011 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) 93)) (-2824 (((-108) $) 31)) (-3956 (($ $ (-525)) 96)) (-2771 (($ $) 92)) (-2732 (((-108) $) 113)) (-1758 (((-3 (-591 $) "failed") (-591 $) $) 52)) (-3741 (($ $ $) 111)) (-2478 (($ $ $) 110)) (-1356 (($ $ $) 46) (($ (-591 $)) 45)) (-2339 (((-1072) $) 9)) (-1622 (($ $) 70)) (-2047 (((-1036) $) 10)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) 44)) (-1399 (($ $ $) 48) (($ (-591 $)) 47)) (-3093 (($ $) 88)) (-2662 (($ $) 90)) (-1348 (((-396 $) $) 74)) (-3375 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-2089 (((-3 $ "failed") $ $) 42)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) 50)) (-1712 (((-712) $) 58)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) 57)) (-1408 (((-357) $) 105) (((-205) $) 104) (((-825 (-357)) $) 94)) (-3022 (((-796) $) 11) (($ (-525)) 28) (($ $) 43) (($ (-385 (-525))) 65) (($ (-525)) 103) (($ (-385 (-525))) 100)) (-2128 (((-712)) 29)) (-3862 (($ $) 91)) (-2495 (((-108) $ $) 39)) (-1539 (($ $) 115)) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33) (($ $ (-525)) 69)) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4135 (((-108) $ $) 108)) (-4119 (((-108) $ $) 107)) (-4096 (((-108) $ $) 6)) (-4126 (((-108) $ $) 109)) (-4112 (((-108) $ $) 106)) (-4173 (($ $ $) 64)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32) (($ $ (-525)) 68) (($ $ (-385 (-525))) 95)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 67) (($ (-385 (-525)) $) 66)))
+((-3328 (($ $) 16)) (-3032 (($ $) 22)) (-4018 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) 49)) (-1525 (($ $) 24)) (-1583 (($ $) 11)) (-2767 (($ $) 38)) (-1300 (((-357) $) NIL) (((-205) $) NIL) (((-825 (-357)) $) 33)) (-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) 28) (($ (-525)) NIL) (($ (-385 (-525))) 28)) (-3425 (((-712)) 8)) (-1584 (($ $) 39)))
+(((-983 |#1|) (-10 -8 (-15 -3032 (|#1| |#1|)) (-15 -3328 (|#1| |#1|)) (-15 -1583 (|#1| |#1|)) (-15 -2767 (|#1| |#1|)) (-15 -1584 (|#1| |#1|)) (-15 -1525 (|#1| |#1|)) (-15 -4018 ((-822 (-357) |#1|) |#1| (-825 (-357)) (-822 (-357) |#1|))) (-15 -1300 ((-825 (-357)) |#1|)) (-15 -2686 (|#1| (-385 (-525)))) (-15 -2686 (|#1| (-525))) (-15 -1300 ((-205) |#1|)) (-15 -1300 ((-357) |#1|)) (-15 -2686 (|#1| (-385 (-525)))) (-15 -2686 (|#1| |#1|)) (-15 -2686 (|#1| (-525))) (-15 -3425 ((-712))) (-15 -2686 ((-796) |#1|))) (-984)) (T -983))
+((-3425 (*1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-983 *3)) (-4 *3 (-984)))))
+(-10 -8 (-15 -3032 (|#1| |#1|)) (-15 -3328 (|#1| |#1|)) (-15 -1583 (|#1| |#1|)) (-15 -2767 (|#1| |#1|)) (-15 -1584 (|#1| |#1|)) (-15 -1525 (|#1| |#1|)) (-15 -4018 ((-822 (-357) |#1|) |#1| (-825 (-357)) (-822 (-357) |#1|))) (-15 -1300 ((-825 (-357)) |#1|)) (-15 -2686 (|#1| (-385 (-525)))) (-15 -2686 (|#1| (-525))) (-15 -1300 ((-205) |#1|)) (-15 -1300 ((-357) |#1|)) (-15 -2686 (|#1| (-385 (-525)))) (-15 -2686 (|#1| |#1|)) (-15 -2686 (|#1| (-525))) (-15 -3425 ((-712))) (-15 -2686 ((-796) |#1|)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-2314 (((-525) $) 89)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) 41)) (-3641 (($ $) 40)) (-3077 (((-108) $) 38)) (-3328 (($ $) 87)) (-3332 (((-3 $ "failed") $ $) 19)) (-1720 (($ $) 73)) (-3898 (((-396 $) $) 72)) (-2551 (($ $) 97)) (-1965 (((-108) $ $) 59)) (-4188 (((-525) $) 114)) (-2055 (($) 17 T CONST)) (-3032 (($ $) 86)) (-4174 (((-3 (-525) "failed") $) 102) (((-3 (-385 (-525)) "failed") $) 99)) (-3341 (((-525) $) 101) (((-385 (-525)) $) 98)) (-3265 (($ $ $) 55)) (-1522 (((-3 $ "failed") $) 34)) (-3239 (($ $ $) 56)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) 51)) (-2393 (((-108) $) 71)) (-3489 (((-108) $) 112)) (-4018 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) 93)) (-3865 (((-108) $) 31)) (-3126 (($ $ (-525)) 96)) (-1525 (($ $) 92)) (-2256 (((-108) $) 113)) (-3188 (((-3 (-591 $) "failed") (-591 $) $) 52)) (-1923 (($ $ $) 111)) (-3475 (($ $ $) 110)) (-2081 (($ $ $) 46) (($ (-591 $)) 45)) (-2621 (((-1072) $) 9)) (-1523 (($ $) 70)) (-2937 (((-1036) $) 10)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) 44)) (-2124 (($ $ $) 48) (($ (-591 $)) 47)) (-1583 (($ $) 88)) (-2767 (($ $) 90)) (-2542 (((-396 $) $) 74)) (-3387 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-3210 (((-3 $ "failed") $ $) 42)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) 50)) (-3048 (((-712) $) 58)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) 57)) (-1300 (((-357) $) 105) (((-205) $) 104) (((-825 (-357)) $) 94)) (-2686 (((-796) $) 11) (($ (-525)) 28) (($ $) 43) (($ (-385 (-525))) 65) (($ (-525)) 103) (($ (-385 (-525))) 100)) (-3425 (((-712)) 29)) (-1584 (($ $) 91)) (-1724 (((-108) $ $) 39)) (-1460 (($ $) 115)) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33) (($ $ (-525)) 69)) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-4004 (((-108) $ $) 108)) (-3982 (((-108) $ $) 107)) (-3944 (((-108) $ $) 6)) (-3994 (((-108) $ $) 109)) (-3971 (((-108) $ $) 106)) (-4059 (($ $ $) 64)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32) (($ $ (-525)) 68) (($ $ (-385 (-525))) 95)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 67) (($ (-385 (-525)) $) 66)))
(((-984) (-131)) (T -984))
-((-1539 (*1 *1 *1) (-4 *1 (-984))) (-2771 (*1 *1 *1) (-4 *1 (-984))) (-3862 (*1 *1 *1) (-4 *1 (-984))) (-2662 (*1 *1 *1) (-4 *1 (-984))) (-1508 (*1 *2 *1) (-12 (-4 *1 (-984)) (-5 *2 (-525)))) (-3093 (*1 *1 *1) (-4 *1 (-984))) (-2121 (*1 *1 *1) (-4 *1 (-984))) (-2562 (*1 *1 *1) (-4 *1 (-984))))
-(-13 (-341) (-786) (-951) (-966 (-525)) (-966 (-385 (-525))) (-932) (-566 (-825 (-357))) (-819 (-357)) (-138) (-10 -8 (-15 -2771 ($ $)) (-15 -3862 ($ $)) (-15 -2662 ($ $)) (-15 -1508 ((-525) $)) (-15 -3093 ($ $)) (-15 -2121 ($ $)) (-15 -2562 ($ $)) (-15 -1539 ($ $))))
+((-1460 (*1 *1 *1) (-4 *1 (-984))) (-1525 (*1 *1 *1) (-4 *1 (-984))) (-1584 (*1 *1 *1) (-4 *1 (-984))) (-2767 (*1 *1 *1) (-4 *1 (-984))) (-2314 (*1 *2 *1) (-12 (-4 *1 (-984)) (-5 *2 (-525)))) (-1583 (*1 *1 *1) (-4 *1 (-984))) (-3328 (*1 *1 *1) (-4 *1 (-984))) (-3032 (*1 *1 *1) (-4 *1 (-984))))
+(-13 (-341) (-786) (-951) (-966 (-525)) (-966 (-385 (-525))) (-932) (-566 (-825 (-357))) (-819 (-357)) (-138) (-10 -8 (-15 -1525 ($ $)) (-15 -1584 ($ $)) (-15 -2767 ($ $)) (-15 -2314 ((-525) $)) (-15 -1583 ($ $)) (-15 -3328 ($ $)) (-15 -3032 ($ $)) (-15 -1460 ($ $))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-385 (-525))) . T) ((-37 $) . T) ((-97) . T) ((-107 #0# #0#) . T) ((-107 $ $) . T) ((-126) . T) ((-138) . T) ((-565 (-796)) . T) ((-160) . T) ((-566 (-205)) . T) ((-566 (-357)) . T) ((-566 (-825 (-357))) . T) ((-223) . T) ((-269) . T) ((-286) . T) ((-341) . T) ((-429) . T) ((-517) . T) ((-593 #0#) . T) ((-593 $) . T) ((-659 #0#) . T) ((-659 $) . T) ((-668) . T) ((-732) . T) ((-733) . T) ((-735) . T) ((-736) . T) ((-786) . T) ((-788) . T) ((-819 (-357)) . T) ((-853) . T) ((-932) . T) ((-951) . T) ((-966 (-385 (-525))) . T) ((-966 (-525)) . T) ((-981 #0#) . T) ((-981 $) . T) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T) ((-1129) . T))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) |#2| $) 23)) (-3032 ((|#1| $) 10)) (-3329 (((-525) |#2| $) 88)) (-3642 (((-3 $ "failed") |#2| (-854)) 57)) (-3400 ((|#1| $) 28)) (-1377 ((|#1| |#2| $ |#1|) 37)) (-2960 (($ $) 25)) (-4163 (((-3 |#2| "failed") |#2| $) 87)) (-2134 (((-108) |#2| $) NIL)) (-2732 (((-108) |#2| $) NIL)) (-3810 (((-108) |#2| $) 24)) (-1521 ((|#1| $) 89)) (-3388 ((|#1| $) 27)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-1478 ((|#2| $) 79)) (-3022 (((-796) $) 70)) (-2176 ((|#1| |#2| $ |#1|) 38)) (-1282 (((-591 $) |#2|) 59)) (-4096 (((-108) $ $) 74)))
-(((-985 |#1| |#2|) (-13 (-991 |#1| |#2|) (-10 -8 (-15 -3388 (|#1| $)) (-15 -3400 (|#1| $)) (-15 -3032 (|#1| $)) (-15 -1521 (|#1| $)) (-15 -2960 ($ $)) (-15 -3810 ((-108) |#2| $)) (-15 -1377 (|#1| |#2| $ |#1|)))) (-13 (-786) (-341)) (-1147 |#1|)) (T -985))
-((-1377 (*1 *2 *3 *1 *2) (-12 (-4 *2 (-13 (-786) (-341))) (-5 *1 (-985 *2 *3)) (-4 *3 (-1147 *2)))) (-3388 (*1 *2 *1) (-12 (-4 *2 (-13 (-786) (-341))) (-5 *1 (-985 *2 *3)) (-4 *3 (-1147 *2)))) (-3400 (*1 *2 *1) (-12 (-4 *2 (-13 (-786) (-341))) (-5 *1 (-985 *2 *3)) (-4 *3 (-1147 *2)))) (-3032 (*1 *2 *1) (-12 (-4 *2 (-13 (-786) (-341))) (-5 *1 (-985 *2 *3)) (-4 *3 (-1147 *2)))) (-1521 (*1 *2 *1) (-12 (-4 *2 (-13 (-786) (-341))) (-5 *1 (-985 *2 *3)) (-4 *3 (-1147 *2)))) (-2960 (*1 *1 *1) (-12 (-4 *2 (-13 (-786) (-341))) (-5 *1 (-985 *2 *3)) (-4 *3 (-1147 *2)))) (-3810 (*1 *2 *3 *1) (-12 (-4 *4 (-13 (-786) (-341))) (-5 *2 (-108)) (-5 *1 (-985 *4 *3)) (-4 *3 (-1147 *4)))))
-(-13 (-991 |#1| |#2|) (-10 -8 (-15 -3388 (|#1| $)) (-15 -3400 (|#1| $)) (-15 -3032 (|#1| $)) (-15 -1521 (|#1| $)) (-15 -2960 ($ $)) (-15 -3810 ((-108) |#2| $)) (-15 -1377 (|#1| |#2| $ |#1|))))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3706 (($ $) NIL)) (-1715 (((-108) $) NIL)) (-3391 (($ $ $) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-1737 (($ $ $ $) NIL)) (-1291 (($ $) NIL)) (-2827 (((-396 $) $) NIL)) (-1947 (((-108) $ $) NIL)) (-3329 (((-525) $) NIL)) (-3427 (($ $ $) NIL)) (-3798 (($) NIL T CONST)) (-3013 (($ (-1089)) 10) (($ (-525)) 7)) (-1251 (((-3 (-525) "failed") $) NIL)) (-3528 (((-525) $) NIL)) (-2129 (($ $ $) NIL)) (-3305 (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL) (((-631 (-525)) (-631 $)) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-1511 (((-3 (-385 (-525)) "failed") $) NIL)) (-1352 (((-108) $) NIL)) (-1726 (((-385 (-525)) $) NIL)) (-3377 (($) NIL) (($ $) NIL)) (-2110 (($ $ $) NIL)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL)) (-2744 (((-108) $) NIL)) (-2467 (($ $ $ $) NIL)) (-3046 (($ $ $) NIL)) (-2134 (((-108) $) NIL)) (-1994 (($ $ $) NIL)) (-2011 (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL)) (-2824 (((-108) $) NIL)) (-2419 (((-108) $) NIL)) (-2085 (((-3 $ "failed") $) NIL)) (-2732 (((-108) $) NIL)) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3989 (($ $ $ $) NIL)) (-3741 (($ $ $) NIL)) (-2478 (($ $ $) NIL)) (-3291 (($ $) NIL)) (-1657 (($ $) NIL)) (-1356 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2339 (((-1072) $) NIL)) (-2885 (($ $ $) NIL)) (-3506 (($) NIL T CONST)) (-1699 (($ $) NIL)) (-2047 (((-1036) $) NIL) (($ $) NIL)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-1399 (($ $ $) NIL) (($ (-591 $)) NIL)) (-1603 (($ $) NIL)) (-1348 (((-396 $) $) NIL)) (-3375 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL)) (-2089 (((-3 $ "failed") $ $) NIL)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3451 (((-108) $) NIL)) (-1712 (((-712) $) NIL)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL)) (-3266 (($ $ (-712)) NIL) (($ $) NIL)) (-4140 (($ $) NIL)) (-3199 (($ $) NIL)) (-1408 (((-525) $) 16) (((-501) $) NIL) (((-825 (-525)) $) NIL) (((-357) $) NIL) (((-205) $) NIL) (($ (-1089)) 9)) (-3022 (((-796) $) 20) (($ (-525)) 6) (($ $) NIL) (($ (-525)) 6)) (-2128 (((-712)) NIL)) (-1932 (((-108) $ $) NIL)) (-2516 (($ $ $) NIL)) (-2672 (($) NIL)) (-2495 (((-108) $ $) NIL)) (-1938 (($ $ $ $) NIL)) (-1539 (($ $) NIL)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4191 (($) NIL T CONST)) (-4197 (($) NIL T CONST)) (-4196 (($ $ (-712)) NIL) (($ $) NIL)) (-4135 (((-108) $ $) NIL)) (-4119 (((-108) $ $) NIL)) (-4096 (((-108) $ $) NIL)) (-4126 (((-108) $ $) NIL)) (-4112 (((-108) $ $) NIL)) (-4164 (($ $) 19) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL)))
-(((-986) (-13 (-510) (-10 -8 (-6 -4237) (-6 -4242) (-6 -4238) (-15 -1408 ($ (-1089))) (-15 -3013 ($ (-1089))) (-15 -3013 ($ (-525)))))) (T -986))
-((-1408 (*1 *1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-986)))) (-3013 (*1 *1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-986)))) (-3013 (*1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-986)))))
-(-13 (-510) (-10 -8 (-6 -4237) (-6 -4242) (-6 -4238) (-15 -1408 ($ (-1089))) (-15 -3013 ($ (-1089))) (-15 -3013 ($ (-525)))))
-((-3008 (((-108) $ $) NIL (-3321 (|has| (-51) (-1018)) (|has| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-1018))))) (-1260 (($) NIL) (($ (-591 (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))))) NIL)) (-3296 (((-1176) $ (-1089) (-1089)) NIL (|has| $ (-6 -4251)))) (-3891 (((-108) $ (-712)) NIL)) (-2324 (($) 9)) (-3186 (((-51) $ (-1089) (-51)) NIL)) (-1945 (($ $) 30)) (-2259 (($ $) 28)) (-1473 (($ $) 27)) (-1445 (($ $) 29)) (-2810 (($ $) 32)) (-1756 (($ $) 33)) (-2140 (($ $) 26)) (-3897 (($ $) 31)) (-1797 (($ (-1 (-108) (-2 (|:| -2019 (-1089)) (|:| -1221 (-51)))) $) NIL (|has| $ (-6 -4250)))) (-2305 (($ (-1 (-108) (-2 (|:| -2019 (-1089)) (|:| -1221 (-51)))) $) 25 (|has| $ (-6 -4250)))) (-2401 (((-3 (-51) "failed") (-1089) $) 40)) (-3798 (($) NIL T CONST)) (-4102 (($) 7)) (-3098 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-1018))))) (-3901 (($ (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) $) 50 (|has| $ (-6 -4250))) (($ (-1 (-108) (-2 (|:| -2019 (-1089)) (|:| -1221 (-51)))) $) NIL (|has| $ (-6 -4250))) (((-3 (-51) "failed") (-1089) $) NIL)) (-3677 (($ (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-1018)))) (($ (-1 (-108) (-2 (|:| -2019 (-1089)) (|:| -1221 (-51)))) $) NIL (|has| $ (-6 -4250)))) (-1227 (((-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-1 (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-2 (|:| -2019 (-1089)) (|:| -1221 (-51)))) $ (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-2 (|:| -2019 (-1089)) (|:| -1221 (-51)))) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-1018)))) (((-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-1 (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-2 (|:| -2019 (-1089)) (|:| -1221 (-51)))) $ (-2 (|:| -2019 (-1089)) (|:| -1221 (-51)))) NIL (|has| $ (-6 -4250))) (((-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-1 (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-2 (|:| -2019 (-1089)) (|:| -1221 (-51)))) $) NIL (|has| $ (-6 -4250)))) (-2873 (((-3 (-1072) "failed") $ (-1072) (-525)) 59)) (-3255 (((-51) $ (-1089) (-51)) NIL (|has| $ (-6 -4251)))) (-3217 (((-51) $ (-1089)) NIL)) (-3454 (((-591 (-2 (|:| -2019 (-1089)) (|:| -1221 (-51)))) $) NIL (|has| $ (-6 -4250))) (((-591 (-51)) $) NIL (|has| $ (-6 -4250)))) (-2910 (((-108) $ (-712)) NIL)) (-3630 (((-1089) $) NIL (|has| (-1089) (-788)))) (-2552 (((-591 (-2 (|:| -2019 (-1089)) (|:| -1221 (-51)))) $) 35 (|has| $ (-6 -4250))) (((-591 (-51)) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-1018)))) (((-108) (-51) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-51) (-1018))))) (-3468 (((-1089) $) NIL (|has| (-1089) (-788)))) (-3249 (($ (-1 (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-2 (|:| -2019 (-1089)) (|:| -1221 (-51)))) $) NIL (|has| $ (-6 -4251))) (($ (-1 (-51) (-51)) $) NIL (|has| $ (-6 -4251)))) (-1340 (($ (-1 (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-2 (|:| -2019 (-1089)) (|:| -1221 (-51)))) $) NIL) (($ (-1 (-51) (-51)) $) NIL) (($ (-1 (-51) (-51) (-51)) $ $) NIL)) (-3971 (((-108) $ (-712)) NIL)) (-2339 (((-1072) $) NIL (-3321 (|has| (-51) (-1018)) (|has| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-1018))))) (-1542 (((-591 (-1089)) $) NIL)) (-2484 (((-108) (-1089) $) NIL)) (-1464 (((-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) $) NIL)) (-2470 (($ (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) $) 43)) (-2511 (((-591 (-1089)) $) NIL)) (-2791 (((-108) (-1089) $) NIL)) (-2047 (((-1036) $) NIL (-3321 (|has| (-51) (-1018)) (|has| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-1018))))) (-2060 (((-357) $ (-1089)) 49)) (-3544 (((-591 (-1072)) $ (-1072)) 60)) (-3066 (((-51) $) NIL (|has| (-1089) (-788)))) (-2069 (((-3 (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) "failed") (-1 (-108) (-2 (|:| -2019 (-1089)) (|:| -1221 (-51)))) $) NIL)) (-1941 (($ $ (-51)) NIL (|has| $ (-6 -4251)))) (-3631 (((-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) $) NIL)) (-1623 (((-108) (-1 (-108) (-2 (|:| -2019 (-1089)) (|:| -1221 (-51)))) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) (-51)) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 (-2 (|:| -2019 (-1089)) (|:| -1221 (-51)))))) NIL (-12 (|has| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-288 (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))))) (|has| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-1018)))) (($ $ (-273 (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))))) NIL (-12 (|has| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-288 (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))))) (|has| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-1018)))) (($ $ (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-2 (|:| -2019 (-1089)) (|:| -1221 (-51)))) NIL (-12 (|has| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-288 (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))))) (|has| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-1018)))) (($ $ (-591 (-2 (|:| -2019 (-1089)) (|:| -1221 (-51)))) (-591 (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))))) NIL (-12 (|has| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-288 (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))))) (|has| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-1018)))) (($ $ (-591 (-51)) (-591 (-51))) NIL (-12 (|has| (-51) (-288 (-51))) (|has| (-51) (-1018)))) (($ $ (-51) (-51)) NIL (-12 (|has| (-51) (-288 (-51))) (|has| (-51) (-1018)))) (($ $ (-273 (-51))) NIL (-12 (|has| (-51) (-288 (-51))) (|has| (-51) (-1018)))) (($ $ (-591 (-273 (-51)))) NIL (-12 (|has| (-51) (-288 (-51))) (|has| (-51) (-1018))))) (-3493 (((-108) $ $) NIL)) (-1615 (((-108) (-51) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-51) (-1018))))) (-3339 (((-591 (-51)) $) NIL)) (-3028 (((-108) $) NIL)) (-3209 (($) NIL)) (-3164 (((-51) $ (-1089)) NIL) (((-51) $ (-1089) (-51)) NIL)) (-2311 (($) NIL) (($ (-591 (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))))) NIL)) (-3648 (($ $ (-1089)) 51)) (-2064 (((-712) (-1 (-108) (-2 (|:| -2019 (-1089)) (|:| -1221 (-51)))) $) NIL (|has| $ (-6 -4250))) (((-712) (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-1018)))) (((-712) (-51) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-51) (-1018)))) (((-712) (-1 (-108) (-51)) $) NIL (|has| $ (-6 -4250)))) (-3199 (($ $) NIL)) (-1408 (((-501) $) NIL (|has| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-566 (-501))))) (-3036 (($ (-591 (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))))) 37)) (-3690 (($ $ $) 38)) (-3022 (((-796) $) NIL (-3321 (|has| (-51) (-565 (-796))) (|has| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-565 (-796)))))) (-3597 (($ $ (-1089) (-357)) 47)) (-3368 (($ $ (-1089) (-357)) 48)) (-1870 (($ (-591 (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))))) NIL)) (-4158 (((-108) (-1 (-108) (-2 (|:| -2019 (-1089)) (|:| -1221 (-51)))) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) (-51)) $) NIL (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) NIL (-3321 (|has| (-51) (-1018)) (|has| (-2 (|:| -2019 (-1089)) (|:| -1221 (-51))) (-1018))))) (-4045 (((-712) $) NIL (|has| $ (-6 -4250)))))
-(((-987) (-13 (-1102 (-1089) (-51)) (-10 -8 (-15 -3690 ($ $ $)) (-15 -4102 ($)) (-15 -2140 ($ $)) (-15 -1473 ($ $)) (-15 -2259 ($ $)) (-15 -1445 ($ $)) (-15 -3897 ($ $)) (-15 -1945 ($ $)) (-15 -2810 ($ $)) (-15 -1756 ($ $)) (-15 -3597 ($ $ (-1089) (-357))) (-15 -3368 ($ $ (-1089) (-357))) (-15 -2060 ((-357) $ (-1089))) (-15 -3544 ((-591 (-1072)) $ (-1072))) (-15 -3648 ($ $ (-1089))) (-15 -2324 ($)) (-15 -2873 ((-3 (-1072) "failed") $ (-1072) (-525))) (-6 -4250)))) (T -987))
-((-3690 (*1 *1 *1 *1) (-5 *1 (-987))) (-4102 (*1 *1) (-5 *1 (-987))) (-2140 (*1 *1 *1) (-5 *1 (-987))) (-1473 (*1 *1 *1) (-5 *1 (-987))) (-2259 (*1 *1 *1) (-5 *1 (-987))) (-1445 (*1 *1 *1) (-5 *1 (-987))) (-3897 (*1 *1 *1) (-5 *1 (-987))) (-1945 (*1 *1 *1) (-5 *1 (-987))) (-2810 (*1 *1 *1) (-5 *1 (-987))) (-1756 (*1 *1 *1) (-5 *1 (-987))) (-3597 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-357)) (-5 *1 (-987)))) (-3368 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-357)) (-5 *1 (-987)))) (-2060 (*1 *2 *1 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-357)) (-5 *1 (-987)))) (-3544 (*1 *2 *1 *3) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-987)) (-5 *3 (-1072)))) (-3648 (*1 *1 *1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-987)))) (-2324 (*1 *1) (-5 *1 (-987))) (-2873 (*1 *2 *1 *2 *3) (|partial| -12 (-5 *2 (-1072)) (-5 *3 (-525)) (-5 *1 (-987)))))
-(-13 (-1102 (-1089) (-51)) (-10 -8 (-15 -3690 ($ $ $)) (-15 -4102 ($)) (-15 -2140 ($ $)) (-15 -1473 ($ $)) (-15 -2259 ($ $)) (-15 -1445 ($ $)) (-15 -3897 ($ $)) (-15 -1945 ($ $)) (-15 -2810 ($ $)) (-15 -1756 ($ $)) (-15 -3597 ($ $ (-1089) (-357))) (-15 -3368 ($ $ (-1089) (-357))) (-15 -2060 ((-357) $ (-1089))) (-15 -3544 ((-591 (-1072)) $ (-1072))) (-15 -3648 ($ $ (-1089))) (-15 -2324 ($)) (-15 -2873 ((-3 (-1072) "failed") $ (-1072) (-525))) (-6 -4250)))
-((-3970 (($ $) 45)) (-2385 (((-108) $ $) 74)) (-1251 (((-3 |#2| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL) (((-3 (-525) "failed") $) NIL) (((-3 |#4| "failed") $) NIL) (((-3 $ "failed") (-885 (-385 (-525)))) 227) (((-3 $ "failed") (-885 (-525))) 226) (((-3 $ "failed") (-885 |#2|)) 229)) (-3528 ((|#2| $) NIL) (((-385 (-525)) $) NIL) (((-525) $) NIL) ((|#4| $) NIL) (($ (-885 (-385 (-525)))) 215) (($ (-885 (-525))) 211) (($ (-885 |#2|)) 231)) (-1710 (($ $) NIL) (($ $ |#4|) 43)) (-3135 (((-108) $ $) 112) (((-108) $ (-591 $)) 113)) (-2509 (((-108) $) 56)) (-3867 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) 107)) (-2587 (($ $) 138)) (-2053 (($ $) 134)) (-1706 (($ $) 133)) (-2658 (($ $ $) 79) (($ $ $ |#4|) 84)) (-3585 (($ $ $) 82) (($ $ $ |#4|) 86)) (-1809 (((-108) $ $) 121) (((-108) $ (-591 $)) 122)) (-2009 ((|#4| $) 33)) (-2402 (($ $ $) 110)) (-1860 (((-108) $) 55)) (-2537 (((-712) $) 35)) (-1265 (($ $) 152)) (-2628 (($ $) 149)) (-3274 (((-591 $) $) 68)) (-2896 (($ $) 57)) (-2779 (($ $) 145)) (-2150 (((-591 $) $) 65)) (-3587 (($ $) 59)) (-1678 ((|#2| $) NIL) (($ $ |#4|) 38)) (-2816 (((-2 (|:| |polnum| $) (|:| |polden| $) (|:| -2741 (-712))) $ $) 111)) (-4184 (((-2 (|:| -3482 $) (|:| |gap| (-712)) (|:| -2963 $) (|:| -3407 $)) $ $) 108) (((-2 (|:| -3482 $) (|:| |gap| (-712)) (|:| -2963 $) (|:| -3407 $)) $ $ |#4|) 109)) (-1380 (((-2 (|:| -3482 $) (|:| |gap| (-712)) (|:| -3407 $)) $ $) 104) (((-2 (|:| -3482 $) (|:| |gap| (-712)) (|:| -3407 $)) $ $ |#4|) 105)) (-2597 (($ $ $) 89) (($ $ $ |#4|) 95)) (-4074 (($ $ $) 90) (($ $ $ |#4|) 96)) (-3878 (((-591 $) $) 51)) (-3196 (((-108) $ $) 118) (((-108) $ (-591 $)) 119)) (-4066 (($ $ $) 103)) (-3506 (($ $) 37)) (-2154 (((-108) $ $) 72)) (-2115 (((-108) $ $) 114) (((-108) $ (-591 $)) 116)) (-2731 (($ $ $) 101)) (-1762 (($ $) 40)) (-1399 ((|#2| |#2| $) 142) (($ (-591 $)) NIL) (($ $ $) NIL)) (-1851 (($ $ |#2|) NIL) (($ $ $) 131)) (-2638 (($ $ |#2|) 126) (($ $ $) 129)) (-3303 (($ $) 48)) (-3486 (($ $) 52)) (-1408 (((-825 (-357)) $) NIL) (((-825 (-525)) $) NIL) (((-501) $) NIL) (($ (-885 (-385 (-525)))) 217) (($ (-885 (-525))) 213) (($ (-885 |#2|)) 228) (((-1072) $) 250) (((-885 |#2|) $) 162)) (-3022 (((-796) $) 30) (($ (-525)) NIL) (($ |#2|) NIL) (($ |#4|) NIL) (((-885 |#2|) $) 163) (($ (-385 (-525))) NIL) (($ $) NIL)) (-1217 (((-3 (-108) "failed") $ $) 71)))
-(((-988 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -3022 (|#1| |#1|)) (-15 -1399 (|#1| |#1| |#1|)) (-15 -1399 (|#1| (-591 |#1|))) (-15 -3022 (|#1| (-385 (-525)))) (-15 -3022 ((-885 |#2|) |#1|)) (-15 -1408 ((-885 |#2|) |#1|)) (-15 -1408 ((-1072) |#1|)) (-15 -1265 (|#1| |#1|)) (-15 -2628 (|#1| |#1|)) (-15 -2779 (|#1| |#1|)) (-15 -2587 (|#1| |#1|)) (-15 -1399 (|#2| |#2| |#1|)) (-15 -1851 (|#1| |#1| |#1|)) (-15 -2638 (|#1| |#1| |#1|)) (-15 -1851 (|#1| |#1| |#2|)) (-15 -2638 (|#1| |#1| |#2|)) (-15 -2053 (|#1| |#1|)) (-15 -1706 (|#1| |#1|)) (-15 -1408 (|#1| (-885 |#2|))) (-15 -3528 (|#1| (-885 |#2|))) (-15 -1251 ((-3 |#1| "failed") (-885 |#2|))) (-15 -1408 (|#1| (-885 (-525)))) (-15 -3528 (|#1| (-885 (-525)))) (-15 -1251 ((-3 |#1| "failed") (-885 (-525)))) (-15 -1408 (|#1| (-885 (-385 (-525))))) (-15 -3528 (|#1| (-885 (-385 (-525))))) (-15 -1251 ((-3 |#1| "failed") (-885 (-385 (-525))))) (-15 -4066 (|#1| |#1| |#1|)) (-15 -2731 (|#1| |#1| |#1|)) (-15 -2816 ((-2 (|:| |polnum| |#1|) (|:| |polden| |#1|) (|:| -2741 (-712))) |#1| |#1|)) (-15 -2402 (|#1| |#1| |#1|)) (-15 -3867 ((-2 (|:| -2963 |#1|) (|:| -3407 |#1|)) |#1| |#1|)) (-15 -4184 ((-2 (|:| -3482 |#1|) (|:| |gap| (-712)) (|:| -2963 |#1|) (|:| -3407 |#1|)) |#1| |#1| |#4|)) (-15 -4184 ((-2 (|:| -3482 |#1|) (|:| |gap| (-712)) (|:| -2963 |#1|) (|:| -3407 |#1|)) |#1| |#1|)) (-15 -1380 ((-2 (|:| -3482 |#1|) (|:| |gap| (-712)) (|:| -3407 |#1|)) |#1| |#1| |#4|)) (-15 -1380 ((-2 (|:| -3482 |#1|) (|:| |gap| (-712)) (|:| -3407 |#1|)) |#1| |#1|)) (-15 -4074 (|#1| |#1| |#1| |#4|)) (-15 -2597 (|#1| |#1| |#1| |#4|)) (-15 -4074 (|#1| |#1| |#1|)) (-15 -2597 (|#1| |#1| |#1|)) (-15 -3585 (|#1| |#1| |#1| |#4|)) (-15 -2658 (|#1| |#1| |#1| |#4|)) (-15 -3585 (|#1| |#1| |#1|)) (-15 -2658 (|#1| |#1| |#1|)) (-15 -1809 ((-108) |#1| (-591 |#1|))) (-15 -1809 ((-108) |#1| |#1|)) (-15 -3196 ((-108) |#1| (-591 |#1|))) (-15 -3196 ((-108) |#1| |#1|)) (-15 -2115 ((-108) |#1| (-591 |#1|))) (-15 -2115 ((-108) |#1| |#1|)) (-15 -3135 ((-108) |#1| (-591 |#1|))) (-15 -3135 ((-108) |#1| |#1|)) (-15 -2385 ((-108) |#1| |#1|)) (-15 -2154 ((-108) |#1| |#1|)) (-15 -1217 ((-3 (-108) "failed") |#1| |#1|)) (-15 -3274 ((-591 |#1|) |#1|)) (-15 -2150 ((-591 |#1|) |#1|)) (-15 -3587 (|#1| |#1|)) (-15 -2896 (|#1| |#1|)) (-15 -2509 ((-108) |#1|)) (-15 -1860 ((-108) |#1|)) (-15 -1710 (|#1| |#1| |#4|)) (-15 -1678 (|#1| |#1| |#4|)) (-15 -3486 (|#1| |#1|)) (-15 -3878 ((-591 |#1|) |#1|)) (-15 -3303 (|#1| |#1|)) (-15 -3970 (|#1| |#1|)) (-15 -1762 (|#1| |#1|)) (-15 -3506 (|#1| |#1|)) (-15 -2537 ((-712) |#1|)) (-15 -2009 (|#4| |#1|)) (-15 -1408 ((-501) |#1|)) (-15 -1408 ((-825 (-525)) |#1|)) (-15 -1408 ((-825 (-357)) |#1|)) (-15 -3528 (|#4| |#1|)) (-15 -1251 ((-3 |#4| "failed") |#1|)) (-15 -3022 (|#1| |#4|)) (-15 -1678 (|#2| |#1|)) (-15 -1710 (|#1| |#1|)) (-15 -3528 ((-525) |#1|)) (-15 -1251 ((-3 (-525) "failed") |#1|)) (-15 -3528 ((-385 (-525)) |#1|)) (-15 -1251 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3022 (|#1| |#2|)) (-15 -1251 ((-3 |#2| "failed") |#1|)) (-15 -3528 (|#2| |#1|)) (-15 -3022 (|#1| (-525))) (-15 -3022 ((-796) |#1|))) (-989 |#2| |#3| |#4|) (-975) (-734) (-788)) (T -988))
-NIL
-(-10 -8 (-15 -3022 (|#1| |#1|)) (-15 -1399 (|#1| |#1| |#1|)) (-15 -1399 (|#1| (-591 |#1|))) (-15 -3022 (|#1| (-385 (-525)))) (-15 -3022 ((-885 |#2|) |#1|)) (-15 -1408 ((-885 |#2|) |#1|)) (-15 -1408 ((-1072) |#1|)) (-15 -1265 (|#1| |#1|)) (-15 -2628 (|#1| |#1|)) (-15 -2779 (|#1| |#1|)) (-15 -2587 (|#1| |#1|)) (-15 -1399 (|#2| |#2| |#1|)) (-15 -1851 (|#1| |#1| |#1|)) (-15 -2638 (|#1| |#1| |#1|)) (-15 -1851 (|#1| |#1| |#2|)) (-15 -2638 (|#1| |#1| |#2|)) (-15 -2053 (|#1| |#1|)) (-15 -1706 (|#1| |#1|)) (-15 -1408 (|#1| (-885 |#2|))) (-15 -3528 (|#1| (-885 |#2|))) (-15 -1251 ((-3 |#1| "failed") (-885 |#2|))) (-15 -1408 (|#1| (-885 (-525)))) (-15 -3528 (|#1| (-885 (-525)))) (-15 -1251 ((-3 |#1| "failed") (-885 (-525)))) (-15 -1408 (|#1| (-885 (-385 (-525))))) (-15 -3528 (|#1| (-885 (-385 (-525))))) (-15 -1251 ((-3 |#1| "failed") (-885 (-385 (-525))))) (-15 -4066 (|#1| |#1| |#1|)) (-15 -2731 (|#1| |#1| |#1|)) (-15 -2816 ((-2 (|:| |polnum| |#1|) (|:| |polden| |#1|) (|:| -2741 (-712))) |#1| |#1|)) (-15 -2402 (|#1| |#1| |#1|)) (-15 -3867 ((-2 (|:| -2963 |#1|) (|:| -3407 |#1|)) |#1| |#1|)) (-15 -4184 ((-2 (|:| -3482 |#1|) (|:| |gap| (-712)) (|:| -2963 |#1|) (|:| -3407 |#1|)) |#1| |#1| |#4|)) (-15 -4184 ((-2 (|:| -3482 |#1|) (|:| |gap| (-712)) (|:| -2963 |#1|) (|:| -3407 |#1|)) |#1| |#1|)) (-15 -1380 ((-2 (|:| -3482 |#1|) (|:| |gap| (-712)) (|:| -3407 |#1|)) |#1| |#1| |#4|)) (-15 -1380 ((-2 (|:| -3482 |#1|) (|:| |gap| (-712)) (|:| -3407 |#1|)) |#1| |#1|)) (-15 -4074 (|#1| |#1| |#1| |#4|)) (-15 -2597 (|#1| |#1| |#1| |#4|)) (-15 -4074 (|#1| |#1| |#1|)) (-15 -2597 (|#1| |#1| |#1|)) (-15 -3585 (|#1| |#1| |#1| |#4|)) (-15 -2658 (|#1| |#1| |#1| |#4|)) (-15 -3585 (|#1| |#1| |#1|)) (-15 -2658 (|#1| |#1| |#1|)) (-15 -1809 ((-108) |#1| (-591 |#1|))) (-15 -1809 ((-108) |#1| |#1|)) (-15 -3196 ((-108) |#1| (-591 |#1|))) (-15 -3196 ((-108) |#1| |#1|)) (-15 -2115 ((-108) |#1| (-591 |#1|))) (-15 -2115 ((-108) |#1| |#1|)) (-15 -3135 ((-108) |#1| (-591 |#1|))) (-15 -3135 ((-108) |#1| |#1|)) (-15 -2385 ((-108) |#1| |#1|)) (-15 -2154 ((-108) |#1| |#1|)) (-15 -1217 ((-3 (-108) "failed") |#1| |#1|)) (-15 -3274 ((-591 |#1|) |#1|)) (-15 -2150 ((-591 |#1|) |#1|)) (-15 -3587 (|#1| |#1|)) (-15 -2896 (|#1| |#1|)) (-15 -2509 ((-108) |#1|)) (-15 -1860 ((-108) |#1|)) (-15 -1710 (|#1| |#1| |#4|)) (-15 -1678 (|#1| |#1| |#4|)) (-15 -3486 (|#1| |#1|)) (-15 -3878 ((-591 |#1|) |#1|)) (-15 -3303 (|#1| |#1|)) (-15 -3970 (|#1| |#1|)) (-15 -1762 (|#1| |#1|)) (-15 -3506 (|#1| |#1|)) (-15 -2537 ((-712) |#1|)) (-15 -2009 (|#4| |#1|)) (-15 -1408 ((-501) |#1|)) (-15 -1408 ((-825 (-525)) |#1|)) (-15 -1408 ((-825 (-357)) |#1|)) (-15 -3528 (|#4| |#1|)) (-15 -1251 ((-3 |#4| "failed") |#1|)) (-15 -3022 (|#1| |#4|)) (-15 -1678 (|#2| |#1|)) (-15 -1710 (|#1| |#1|)) (-15 -3528 ((-525) |#1|)) (-15 -1251 ((-3 (-525) "failed") |#1|)) (-15 -3528 ((-385 (-525)) |#1|)) (-15 -1251 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3022 (|#1| |#2|)) (-15 -1251 ((-3 |#2| "failed") |#1|)) (-15 -3528 (|#2| |#1|)) (-15 -3022 (|#1| (-525))) (-15 -3022 ((-796) |#1|)))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-1507 (((-591 |#3|) $) 110)) (-1312 (((-1085 $) $ |#3|) 125) (((-1085 |#1|) $) 124)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) 87 (|has| |#1| (-517)))) (-3706 (($ $) 88 (|has| |#1| (-517)))) (-1715 (((-108) $) 90 (|has| |#1| (-517)))) (-4090 (((-712) $) 112) (((-712) $ (-591 |#3|)) 111)) (-3970 (($ $) 271)) (-2385 (((-108) $ $) 257)) (-2157 (((-3 $ "failed") $ $) 19)) (-2944 (($ $ $) 216 (|has| |#1| (-517)))) (-2206 (((-591 $) $ $) 211 (|has| |#1| (-517)))) (-1965 (((-396 (-1085 $)) (-1085 $)) 100 (|has| |#1| (-842)))) (-1291 (($ $) 98 (|has| |#1| (-429)))) (-2827 (((-396 $) $) 97 (|has| |#1| (-429)))) (-2252 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) 103 (|has| |#1| (-842)))) (-3798 (($) 17 T CONST)) (-1251 (((-3 |#1| "failed") $) 164) (((-3 (-385 (-525)) "failed") $) 162 (|has| |#1| (-966 (-385 (-525))))) (((-3 (-525) "failed") $) 160 (|has| |#1| (-966 (-525)))) (((-3 |#3| "failed") $) 136) (((-3 $ "failed") (-885 (-385 (-525)))) 231 (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#3| (-566 (-1089))))) (((-3 $ "failed") (-885 (-525))) 228 (-3321 (-12 (-2247 (|has| |#1| (-37 (-385 (-525))))) (|has| |#1| (-37 (-525))) (|has| |#3| (-566 (-1089)))) (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#3| (-566 (-1089)))))) (((-3 $ "failed") (-885 |#1|)) 225 (-3321 (-12 (-2247 (|has| |#1| (-37 (-385 (-525))))) (-2247 (|has| |#1| (-37 (-525)))) (|has| |#3| (-566 (-1089)))) (-12 (-2247 (|has| |#1| (-510))) (-2247 (|has| |#1| (-37 (-385 (-525))))) (|has| |#1| (-37 (-525))) (|has| |#3| (-566 (-1089)))) (-12 (-2247 (|has| |#1| (-923 (-525)))) (|has| |#1| (-37 (-385 (-525)))) (|has| |#3| (-566 (-1089))))))) (-3528 ((|#1| $) 165) (((-385 (-525)) $) 161 (|has| |#1| (-966 (-385 (-525))))) (((-525) $) 159 (|has| |#1| (-966 (-525)))) ((|#3| $) 135) (($ (-885 (-385 (-525)))) 230 (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#3| (-566 (-1089))))) (($ (-885 (-525))) 227 (-3321 (-12 (-2247 (|has| |#1| (-37 (-385 (-525))))) (|has| |#1| (-37 (-525))) (|has| |#3| (-566 (-1089)))) (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#3| (-566 (-1089)))))) (($ (-885 |#1|)) 224 (-3321 (-12 (-2247 (|has| |#1| (-37 (-385 (-525))))) (-2247 (|has| |#1| (-37 (-525)))) (|has| |#3| (-566 (-1089)))) (-12 (-2247 (|has| |#1| (-510))) (-2247 (|has| |#1| (-37 (-385 (-525))))) (|has| |#1| (-37 (-525))) (|has| |#3| (-566 (-1089)))) (-12 (-2247 (|has| |#1| (-923 (-525)))) (|has| |#1| (-37 (-385 (-525)))) (|has| |#3| (-566 (-1089))))))) (-2805 (($ $ $ |#3|) 108 (|has| |#1| (-160))) (($ $ $) 212 (|has| |#1| (-517)))) (-1710 (($ $) 154) (($ $ |#3|) 266)) (-3305 (((-631 (-525)) (-631 $)) 134 (|has| |#1| (-587 (-525)))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) 133 (|has| |#1| (-587 (-525)))) (((-2 (|:| -4057 (-631 |#1|)) (|:| |vec| (-1171 |#1|))) (-631 $) (-1171 $)) 132) (((-631 |#1|) (-631 $)) 131)) (-3135 (((-108) $ $) 256) (((-108) $ (-591 $)) 255)) (-4163 (((-3 $ "failed") $) 34)) (-2509 (((-108) $) 264)) (-3867 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) 236)) (-2587 (($ $) 205 (|has| |#1| (-429)))) (-3208 (($ $) 176 (|has| |#1| (-429))) (($ $ |#3|) 105 (|has| |#1| (-429)))) (-1695 (((-591 $) $) 109)) (-2744 (((-108) $) 96 (|has| |#1| (-842)))) (-2053 (($ $) 221 (|has| |#1| (-517)))) (-1706 (($ $) 222 (|has| |#1| (-517)))) (-2658 (($ $ $) 248) (($ $ $ |#3|) 246)) (-3585 (($ $ $) 247) (($ $ $ |#3|) 245)) (-2056 (($ $ |#1| |#2| $) 172)) (-2011 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) 84 (-12 (|has| |#3| (-819 (-357))) (|has| |#1| (-819 (-357))))) (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) 83 (-12 (|has| |#3| (-819 (-525))) (|has| |#1| (-819 (-525)))))) (-2824 (((-108) $) 31)) (-4010 (((-712) $) 169)) (-1809 (((-108) $ $) 250) (((-108) $ (-591 $)) 249)) (-3534 (($ $ $ $ $) 207 (|has| |#1| (-517)))) (-2009 ((|#3| $) 275)) (-1493 (($ (-1085 |#1|) |#3|) 117) (($ (-1085 $) |#3|) 116)) (-1922 (((-591 $) $) 126)) (-2202 (((-108) $) 152)) (-1480 (($ |#1| |#2|) 153) (($ $ |#3| (-712)) 119) (($ $ (-591 |#3|) (-591 (-712))) 118)) (-2402 (($ $ $) 235)) (-3958 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $ |#3|) 120)) (-1860 (((-108) $) 265)) (-2624 ((|#2| $) 170) (((-712) $ |#3|) 122) (((-591 (-712)) $ (-591 |#3|)) 121)) (-3741 (($ $ $) 79 (|has| |#1| (-788)))) (-2537 (((-712) $) 274)) (-2478 (($ $ $) 78 (|has| |#1| (-788)))) (-4015 (($ (-1 |#2| |#2|) $) 171)) (-1340 (($ (-1 |#1| |#1|) $) 151)) (-2254 (((-3 |#3| "failed") $) 123)) (-1265 (($ $) 202 (|has| |#1| (-429)))) (-2628 (($ $) 203 (|has| |#1| (-429)))) (-3274 (((-591 $) $) 260)) (-2896 (($ $) 263)) (-2779 (($ $) 204 (|has| |#1| (-429)))) (-2150 (((-591 $) $) 261)) (-3587 (($ $) 262)) (-1661 (($ $) 149)) (-1678 ((|#1| $) 148) (($ $ |#3|) 267)) (-1356 (($ (-591 $)) 94 (|has| |#1| (-429))) (($ $ $) 93 (|has| |#1| (-429)))) (-2816 (((-2 (|:| |polnum| $) (|:| |polden| $) (|:| -2741 (-712))) $ $) 234)) (-4184 (((-2 (|:| -3482 $) (|:| |gap| (-712)) (|:| -2963 $) (|:| -3407 $)) $ $) 238) (((-2 (|:| -3482 $) (|:| |gap| (-712)) (|:| -2963 $) (|:| -3407 $)) $ $ |#3|) 237)) (-1380 (((-2 (|:| -3482 $) (|:| |gap| (-712)) (|:| -3407 $)) $ $) 240) (((-2 (|:| -3482 $) (|:| |gap| (-712)) (|:| -3407 $)) $ $ |#3|) 239)) (-2597 (($ $ $) 244) (($ $ $ |#3|) 242)) (-4074 (($ $ $) 243) (($ $ $ |#3|) 241)) (-2339 (((-1072) $) 9)) (-2627 (($ $ $) 210 (|has| |#1| (-517)))) (-3878 (((-591 $) $) 269)) (-3376 (((-3 (-591 $) "failed") $) 114)) (-2010 (((-3 (-591 $) "failed") $) 115)) (-2292 (((-3 (-2 (|:| |var| |#3|) (|:| -2008 (-712))) "failed") $) 113)) (-3196 (((-108) $ $) 252) (((-108) $ (-591 $)) 251)) (-4066 (($ $ $) 232)) (-3506 (($ $) 273)) (-2154 (((-108) $ $) 258)) (-2115 (((-108) $ $) 254) (((-108) $ (-591 $)) 253)) (-2731 (($ $ $) 233)) (-1762 (($ $) 272)) (-2047 (((-1036) $) 10)) (-1747 (((-2 (|:| -1399 $) (|:| |coef2| $)) $ $) 213 (|has| |#1| (-517)))) (-3113 (((-2 (|:| -1399 $) (|:| |coef1| $)) $ $) 214 (|has| |#1| (-517)))) (-1634 (((-108) $) 166)) (-1646 ((|#1| $) 167)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) 95 (|has| |#1| (-429)))) (-1399 ((|#1| |#1| $) 206 (|has| |#1| (-429))) (($ (-591 $)) 92 (|has| |#1| (-429))) (($ $ $) 91 (|has| |#1| (-429)))) (-2916 (((-396 (-1085 $)) (-1085 $)) 102 (|has| |#1| (-842)))) (-1626 (((-396 (-1085 $)) (-1085 $)) 101 (|has| |#1| (-842)))) (-1348 (((-396 $) $) 99 (|has| |#1| (-842)))) (-3412 (((-2 (|:| -1399 $) (|:| |coef1| $) (|:| |coef2| $)) $ $) 215 (|has| |#1| (-517)))) (-2089 (((-3 $ "failed") $ |#1|) 174 (|has| |#1| (-517))) (((-3 $ "failed") $ $) 86 (|has| |#1| (-517)))) (-1851 (($ $ |#1|) 219 (|has| |#1| (-517))) (($ $ $) 217 (|has| |#1| (-517)))) (-2638 (($ $ |#1|) 220 (|has| |#1| (-517))) (($ $ $) 218 (|has| |#1| (-517)))) (-4132 (($ $ (-591 (-273 $))) 145) (($ $ (-273 $)) 144) (($ $ $ $) 143) (($ $ (-591 $) (-591 $)) 142) (($ $ |#3| |#1|) 141) (($ $ (-591 |#3|) (-591 |#1|)) 140) (($ $ |#3| $) 139) (($ $ (-591 |#3|) (-591 $)) 138)) (-2976 (($ $ |#3|) 107 (|has| |#1| (-160)))) (-3266 (($ $ |#3|) 42) (($ $ (-591 |#3|)) 41) (($ $ |#3| (-712)) 40) (($ $ (-591 |#3|) (-591 (-712))) 39)) (-1316 ((|#2| $) 150) (((-712) $ |#3|) 130) (((-591 (-712)) $ (-591 |#3|)) 129)) (-3303 (($ $) 270)) (-3486 (($ $) 268)) (-1408 (((-825 (-357)) $) 82 (-12 (|has| |#3| (-566 (-825 (-357)))) (|has| |#1| (-566 (-825 (-357)))))) (((-825 (-525)) $) 81 (-12 (|has| |#3| (-566 (-825 (-525)))) (|has| |#1| (-566 (-825 (-525)))))) (((-501) $) 80 (-12 (|has| |#3| (-566 (-501))) (|has| |#1| (-566 (-501))))) (($ (-885 (-385 (-525)))) 229 (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#3| (-566 (-1089))))) (($ (-885 (-525))) 226 (-3321 (-12 (-2247 (|has| |#1| (-37 (-385 (-525))))) (|has| |#1| (-37 (-525))) (|has| |#3| (-566 (-1089)))) (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#3| (-566 (-1089)))))) (($ (-885 |#1|)) 223 (|has| |#3| (-566 (-1089)))) (((-1072) $) 201 (-12 (|has| |#1| (-966 (-525))) (|has| |#3| (-566 (-1089))))) (((-885 |#1|) $) 200 (|has| |#3| (-566 (-1089))))) (-2668 ((|#1| $) 175 (|has| |#1| (-429))) (($ $ |#3|) 106 (|has| |#1| (-429)))) (-2265 (((-3 (-1171 $) "failed") (-631 $)) 104 (-1213 (|has| $ (-136)) (|has| |#1| (-842))))) (-3022 (((-796) $) 11) (($ (-525)) 28) (($ |#1|) 163) (($ |#3|) 137) (((-885 |#1|) $) 199 (|has| |#3| (-566 (-1089)))) (($ (-385 (-525))) 72 (-3321 (|has| |#1| (-966 (-385 (-525)))) (|has| |#1| (-37 (-385 (-525)))))) (($ $) 85 (|has| |#1| (-517)))) (-3654 (((-591 |#1|) $) 168)) (-2560 ((|#1| $ |#2|) 155) (($ $ |#3| (-712)) 128) (($ $ (-591 |#3|) (-591 (-712))) 127)) (-1437 (((-3 $ "failed") $) 73 (-3321 (-1213 (|has| $ (-136)) (|has| |#1| (-842))) (|has| |#1| (-136))))) (-2128 (((-712)) 29)) (-1698 (($ $ $ (-712)) 173 (|has| |#1| (-160)))) (-2495 (((-108) $ $) 89 (|has| |#1| (-517)))) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-4191 (($) 18 T CONST)) (-1217 (((-3 (-108) "failed") $ $) 259)) (-4197 (($) 30 T CONST)) (-3919 (($ $ $ $ (-712)) 208 (|has| |#1| (-517)))) (-1761 (($ $ $ (-712)) 209 (|has| |#1| (-517)))) (-4196 (($ $ |#3|) 38) (($ $ (-591 |#3|)) 37) (($ $ |#3| (-712)) 36) (($ $ (-591 |#3|) (-591 (-712))) 35)) (-4135 (((-108) $ $) 76 (|has| |#1| (-788)))) (-4119 (((-108) $ $) 75 (|has| |#1| (-788)))) (-4096 (((-108) $ $) 6)) (-4126 (((-108) $ $) 77 (|has| |#1| (-788)))) (-4112 (((-108) $ $) 74 (|has| |#1| (-788)))) (-4173 (($ $ |#1|) 156 (|has| |#1| (-341)))) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 158 (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) 157 (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) 147) (($ $ |#1|) 146)))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) |#2| $) 23)) (-2834 ((|#1| $) 10)) (-4188 (((-525) |#2| $) 88)) (-1254 (((-3 $ "failed") |#2| (-854)) 57)) (-3192 ((|#1| $) 28)) (-1953 ((|#1| |#2| $ |#1|) 37)) (-2713 (($ $) 25)) (-1522 (((-3 |#2| "failed") |#2| $) 87)) (-3489 (((-108) |#2| $) NIL)) (-2256 (((-108) |#2| $) NIL)) (-2229 (((-108) |#2| $) 24)) (-2446 ((|#1| $) 89)) (-3178 ((|#1| $) 27)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-1341 ((|#2| $) 79)) (-2686 (((-796) $) 70)) (-4173 ((|#1| |#2| $ |#1|) 38)) (-1634 (((-591 $) |#2|) 59)) (-3944 (((-108) $ $) 74)))
+(((-985 |#1| |#2|) (-13 (-991 |#1| |#2|) (-10 -8 (-15 -3178 (|#1| $)) (-15 -3192 (|#1| $)) (-15 -2834 (|#1| $)) (-15 -2446 (|#1| $)) (-15 -2713 ($ $)) (-15 -2229 ((-108) |#2| $)) (-15 -1953 (|#1| |#2| $ |#1|)))) (-13 (-786) (-341)) (-1147 |#1|)) (T -985))
+((-1953 (*1 *2 *3 *1 *2) (-12 (-4 *2 (-13 (-786) (-341))) (-5 *1 (-985 *2 *3)) (-4 *3 (-1147 *2)))) (-3178 (*1 *2 *1) (-12 (-4 *2 (-13 (-786) (-341))) (-5 *1 (-985 *2 *3)) (-4 *3 (-1147 *2)))) (-3192 (*1 *2 *1) (-12 (-4 *2 (-13 (-786) (-341))) (-5 *1 (-985 *2 *3)) (-4 *3 (-1147 *2)))) (-2834 (*1 *2 *1) (-12 (-4 *2 (-13 (-786) (-341))) (-5 *1 (-985 *2 *3)) (-4 *3 (-1147 *2)))) (-2446 (*1 *2 *1) (-12 (-4 *2 (-13 (-786) (-341))) (-5 *1 (-985 *2 *3)) (-4 *3 (-1147 *2)))) (-2713 (*1 *1 *1) (-12 (-4 *2 (-13 (-786) (-341))) (-5 *1 (-985 *2 *3)) (-4 *3 (-1147 *2)))) (-2229 (*1 *2 *3 *1) (-12 (-4 *4 (-13 (-786) (-341))) (-5 *2 (-108)) (-5 *1 (-985 *4 *3)) (-4 *3 (-1147 *4)))))
+(-13 (-991 |#1| |#2|) (-10 -8 (-15 -3178 (|#1| $)) (-15 -3192 (|#1| $)) (-15 -2834 (|#1| $)) (-15 -2446 (|#1| $)) (-15 -2713 ($ $)) (-15 -2229 ((-108) |#2| $)) (-15 -1953 (|#1| |#2| $ |#1|))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3641 (($ $) NIL)) (-3077 (((-108) $) NIL)) (-3517 (($ $ $) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-3329 (($ $ $ $) NIL)) (-1720 (($ $) NIL)) (-3898 (((-396 $) $) NIL)) (-1965 (((-108) $ $) NIL)) (-4188 (((-525) $) NIL)) (-3423 (($ $ $) NIL)) (-2055 (($) NIL T CONST)) (-1943 (($ (-1089)) 10) (($ (-525)) 7)) (-4174 (((-3 (-525) "failed") $) NIL)) (-3341 (((-525) $) NIL)) (-3265 (($ $ $) NIL)) (-3925 (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL) (((-631 (-525)) (-631 $)) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-2350 (((-3 (-385 (-525)) "failed") $) NIL)) (-2157 (((-108) $) NIL)) (-3184 (((-385 (-525)) $) NIL)) (-1325 (($) NIL) (($ $) NIL)) (-3239 (($ $ $) NIL)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL)) (-2393 (((-108) $) NIL)) (-1493 (($ $ $ $) NIL)) (-2283 (($ $ $) NIL)) (-3489 (((-108) $) NIL)) (-4142 (($ $ $) NIL)) (-4018 (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL)) (-3865 (((-108) $) NIL)) (-2116 (((-108) $) NIL)) (-2115 (((-3 $ "failed") $) NIL)) (-2256 (((-108) $) NIL)) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3480 (($ $ $ $) NIL)) (-1923 (($ $ $) NIL)) (-3475 (($ $ $) NIL)) (-1576 (($ $) NIL)) (-2445 (($ $) NIL)) (-2081 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2621 (((-1072) $) NIL)) (-3222 (($ $ $) NIL)) (-3492 (($) NIL T CONST)) (-4025 (($ $) NIL)) (-2937 (((-1036) $) NIL) (($ $) NIL)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-2124 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2106 (($ $) NIL)) (-2542 (((-396 $) $) NIL)) (-3387 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL)) (-3210 (((-3 $ "failed") $ $) NIL)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-2882 (((-108) $) NIL)) (-3048 (((-712) $) NIL)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL)) (-2209 (($ $ (-712)) NIL) (($ $) NIL)) (-1853 (($ $) NIL)) (-2873 (($ $) NIL)) (-1300 (((-525) $) 16) (((-501) $) NIL) (((-825 (-525)) $) NIL) (((-357) $) NIL) (((-205) $) NIL) (($ (-1089)) 9)) (-2686 (((-796) $) 20) (($ (-525)) 6) (($ $) NIL) (($ (-525)) 6)) (-3425 (((-712)) NIL)) (-3760 (((-108) $ $) NIL)) (-3808 (($ $ $) NIL)) (-3523 (($) NIL)) (-1724 (((-108) $ $) NIL)) (-1825 (($ $ $ $) NIL)) (-1460 (($ $) NIL)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1830 (($) NIL T CONST)) (-1839 (($) NIL T CONST)) (-1796 (($ $ (-712)) NIL) (($ $) NIL)) (-4004 (((-108) $ $) NIL)) (-3982 (((-108) $ $) NIL)) (-3944 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL)) (-3971 (((-108) $ $) NIL)) (-4047 (($ $) 19) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL)))
+(((-986) (-13 (-510) (-10 -8 (-6 -4237) (-6 -4242) (-6 -4238) (-15 -1300 ($ (-1089))) (-15 -1943 ($ (-1089))) (-15 -1943 ($ (-525)))))) (T -986))
+((-1300 (*1 *1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-986)))) (-1943 (*1 *1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-986)))) (-1943 (*1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-986)))))
+(-13 (-510) (-10 -8 (-6 -4237) (-6 -4242) (-6 -4238) (-15 -1300 ($ (-1089))) (-15 -1943 ($ (-1089))) (-15 -1943 ($ (-525)))))
+((-2673 (((-108) $ $) NIL (-3150 (|has| (-51) (-1018)) (|has| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-1018))))) (-1308 (($) NIL) (($ (-591 (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))))) NIL)) (-3832 (((-1176) $ (-1089) (-1089)) NIL (|has| $ (-6 -4251)))) (-3727 (((-108) $ (-712)) NIL)) (-2506 (($) 9)) (-2847 (((-51) $ (-1089) (-51)) NIL)) (-1948 (($ $) 30)) (-3073 (($ $) 28)) (-1299 (($ $) 27)) (-1650 (($ $) 29)) (-3728 (($ $) 32)) (-3162 (($ $) 33)) (-3943 (($ $) 26)) (-3803 (($ $) 31)) (-1288 (($ (-1 (-108) (-2 (|:| -1265 (-1089)) (|:| -1568 (-51)))) $) NIL (|has| $ (-6 -4250)))) (-2467 (($ (-1 (-108) (-2 (|:| -1265 (-1089)) (|:| -1568 (-51)))) $) 25 (|has| $ (-6 -4250)))) (-2429 (((-3 (-51) "failed") (-1089) $) 40)) (-2055 (($) NIL T CONST)) (-2076 (($) 7)) (-2908 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-1018))))) (-3844 (($ (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) $) 50 (|has| $ (-6 -4250))) (($ (-1 (-108) (-2 (|:| -1265 (-1089)) (|:| -1568 (-51)))) $) NIL (|has| $ (-6 -4250))) (((-3 (-51) "failed") (-1089) $) NIL)) (-2537 (($ (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-1018)))) (($ (-1 (-108) (-2 (|:| -1265 (-1089)) (|:| -1568 (-51)))) $) NIL (|has| $ (-6 -4250)))) (-3618 (((-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-1 (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-2 (|:| -1265 (-1089)) (|:| -1568 (-51)))) $ (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-2 (|:| -1265 (-1089)) (|:| -1568 (-51)))) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-1018)))) (((-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-1 (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-2 (|:| -1265 (-1089)) (|:| -1568 (-51)))) $ (-2 (|:| -1265 (-1089)) (|:| -1568 (-51)))) NIL (|has| $ (-6 -4250))) (((-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-1 (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-2 (|:| -1265 (-1089)) (|:| -1568 (-51)))) $) NIL (|has| $ (-6 -4250)))) (-3086 (((-3 (-1072) "failed") $ (-1072) (-525)) 59)) (-4205 (((-51) $ (-1089) (-51)) NIL (|has| $ (-6 -4251)))) (-4121 (((-51) $ (-1089)) NIL)) (-2916 (((-591 (-2 (|:| -1265 (-1089)) (|:| -1568 (-51)))) $) NIL (|has| $ (-6 -4250))) (((-591 (-51)) $) NIL (|has| $ (-6 -4250)))) (-3491 (((-108) $ (-712)) NIL)) (-4152 (((-1089) $) NIL (|has| (-1089) (-788)))) (-4207 (((-591 (-2 (|:| -1265 (-1089)) (|:| -1568 (-51)))) $) 35 (|has| $ (-6 -4250))) (((-591 (-51)) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-1018)))) (((-108) (-51) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-51) (-1018))))) (-1826 (((-1089) $) NIL (|has| (-1089) (-788)))) (-4192 (($ (-1 (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-2 (|:| -1265 (-1089)) (|:| -1568 (-51)))) $) NIL (|has| $ (-6 -4251))) (($ (-1 (-51) (-51)) $) NIL (|has| $ (-6 -4251)))) (-1257 (($ (-1 (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-2 (|:| -1265 (-1089)) (|:| -1568 (-51)))) $) NIL) (($ (-1 (-51) (-51)) $) NIL) (($ (-1 (-51) (-51) (-51)) $ $) NIL)) (-3295 (((-108) $ (-712)) NIL)) (-2621 (((-1072) $) NIL (-3150 (|has| (-51) (-1018)) (|has| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-1018))))) (-2159 (((-591 (-1089)) $) NIL)) (-1628 (((-108) (-1089) $) NIL)) (-3949 (((-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) $) NIL)) (-1520 (($ (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) $) 43)) (-3761 (((-591 (-1089)) $) NIL)) (-1675 (((-108) (-1089) $) NIL)) (-2937 (((-1036) $) NIL (-3150 (|has| (-51) (-1018)) (|has| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-1018))))) (-2645 (((-357) $ (-1089)) 49)) (-1441 (((-591 (-1072)) $ (-1072)) 60)) (-2872 (((-51) $) NIL (|has| (-1089) (-788)))) (-2714 (((-3 (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) "failed") (-1 (-108) (-2 (|:| -1265 (-1089)) (|:| -1568 (-51)))) $) NIL)) (-1858 (($ $ (-51)) NIL (|has| $ (-6 -4251)))) (-4166 (((-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) $) NIL)) (-3465 (((-108) (-1 (-108) (-2 (|:| -1265 (-1089)) (|:| -1568 (-51)))) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) (-51)) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 (-2 (|:| -1265 (-1089)) (|:| -1568 (-51)))))) NIL (-12 (|has| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-288 (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))))) (|has| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-1018)))) (($ $ (-273 (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))))) NIL (-12 (|has| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-288 (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))))) (|has| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-1018)))) (($ $ (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-2 (|:| -1265 (-1089)) (|:| -1568 (-51)))) NIL (-12 (|has| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-288 (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))))) (|has| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-1018)))) (($ $ (-591 (-2 (|:| -1265 (-1089)) (|:| -1568 (-51)))) (-591 (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))))) NIL (-12 (|has| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-288 (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))))) (|has| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-1018)))) (($ $ (-591 (-51)) (-591 (-51))) NIL (-12 (|has| (-51) (-288 (-51))) (|has| (-51) (-1018)))) (($ $ (-51) (-51)) NIL (-12 (|has| (-51) (-288 (-51))) (|has| (-51) (-1018)))) (($ $ (-273 (-51))) NIL (-12 (|has| (-51) (-288 (-51))) (|has| (-51) (-1018)))) (($ $ (-591 (-273 (-51)))) NIL (-12 (|has| (-51) (-288 (-51))) (|has| (-51) (-1018))))) (-2023 (((-108) $ $) NIL)) (-3384 (((-108) (-51) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-51) (-1018))))) (-2998 (((-591 (-51)) $) NIL)) (-2077 (((-108) $) NIL)) (-3164 (($) NIL)) (-1881 (((-51) $ (-1089)) NIL) (((-51) $ (-1089) (-51)) NIL)) (-3583 (($) NIL) (($ (-591 (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))))) NIL)) (-3053 (($ $ (-1089)) 51)) (-2960 (((-712) (-1 (-108) (-2 (|:| -1265 (-1089)) (|:| -1568 (-51)))) $) NIL (|has| $ (-6 -4250))) (((-712) (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-1018)))) (((-712) (-51) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-51) (-1018)))) (((-712) (-1 (-108) (-51)) $) NIL (|has| $ (-6 -4250)))) (-2873 (($ $) NIL)) (-1300 (((-501) $) NIL (|has| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-566 (-501))))) (-2695 (($ (-591 (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))))) 37)) (-1624 (($ $ $) 38)) (-2686 (((-796) $) NIL (-3150 (|has| (-51) (-565 (-796))) (|has| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-565 (-796)))))) (-3796 (($ $ (-1089) (-357)) 47)) (-3315 (($ $ (-1089) (-357)) 48)) (-2453 (($ (-591 (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))))) NIL)) (-1475 (((-108) (-1 (-108) (-2 (|:| -1265 (-1089)) (|:| -1568 (-51)))) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) (-51)) $) NIL (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) NIL (-3150 (|has| (-51) (-1018)) (|has| (-2 (|:| -1265 (-1089)) (|:| -1568 (-51))) (-1018))))) (-2028 (((-712) $) NIL (|has| $ (-6 -4250)))))
+(((-987) (-13 (-1102 (-1089) (-51)) (-10 -8 (-15 -1624 ($ $ $)) (-15 -2076 ($)) (-15 -3943 ($ $)) (-15 -1299 ($ $)) (-15 -3073 ($ $)) (-15 -1650 ($ $)) (-15 -3803 ($ $)) (-15 -1948 ($ $)) (-15 -3728 ($ $)) (-15 -3162 ($ $)) (-15 -3796 ($ $ (-1089) (-357))) (-15 -3315 ($ $ (-1089) (-357))) (-15 -2645 ((-357) $ (-1089))) (-15 -1441 ((-591 (-1072)) $ (-1072))) (-15 -3053 ($ $ (-1089))) (-15 -2506 ($)) (-15 -3086 ((-3 (-1072) "failed") $ (-1072) (-525))) (-6 -4250)))) (T -987))
+((-1624 (*1 *1 *1 *1) (-5 *1 (-987))) (-2076 (*1 *1) (-5 *1 (-987))) (-3943 (*1 *1 *1) (-5 *1 (-987))) (-1299 (*1 *1 *1) (-5 *1 (-987))) (-3073 (*1 *1 *1) (-5 *1 (-987))) (-1650 (*1 *1 *1) (-5 *1 (-987))) (-3803 (*1 *1 *1) (-5 *1 (-987))) (-1948 (*1 *1 *1) (-5 *1 (-987))) (-3728 (*1 *1 *1) (-5 *1 (-987))) (-3162 (*1 *1 *1) (-5 *1 (-987))) (-3796 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-357)) (-5 *1 (-987)))) (-3315 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-357)) (-5 *1 (-987)))) (-2645 (*1 *2 *1 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-357)) (-5 *1 (-987)))) (-1441 (*1 *2 *1 *3) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-987)) (-5 *3 (-1072)))) (-3053 (*1 *1 *1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-987)))) (-2506 (*1 *1) (-5 *1 (-987))) (-3086 (*1 *2 *1 *2 *3) (|partial| -12 (-5 *2 (-1072)) (-5 *3 (-525)) (-5 *1 (-987)))))
+(-13 (-1102 (-1089) (-51)) (-10 -8 (-15 -1624 ($ $ $)) (-15 -2076 ($)) (-15 -3943 ($ $)) (-15 -1299 ($ $)) (-15 -3073 ($ $)) (-15 -1650 ($ $)) (-15 -3803 ($ $)) (-15 -1948 ($ $)) (-15 -3728 ($ $)) (-15 -3162 ($ $)) (-15 -3796 ($ $ (-1089) (-357))) (-15 -3315 ($ $ (-1089) (-357))) (-15 -2645 ((-357) $ (-1089))) (-15 -1441 ((-591 (-1072)) $ (-1072))) (-15 -3053 ($ $ (-1089))) (-15 -2506 ($)) (-15 -3086 ((-3 (-1072) "failed") $ (-1072) (-525))) (-6 -4250)))
+((-3856 (($ $) 45)) (-1843 (((-108) $ $) 74)) (-4174 (((-3 |#2| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL) (((-3 (-525) "failed") $) NIL) (((-3 |#4| "failed") $) NIL) (((-3 $ "failed") (-885 (-385 (-525)))) 227) (((-3 $ "failed") (-885 (-525))) 226) (((-3 $ "failed") (-885 |#2|)) 229)) (-3341 ((|#2| $) NIL) (((-385 (-525)) $) NIL) (((-525) $) NIL) ((|#4| $) NIL) (($ (-885 (-385 (-525)))) 215) (($ (-885 (-525))) 211) (($ (-885 |#2|)) 231)) (-1575 (($ $) NIL) (($ $ |#4|) 43)) (-3797 (((-108) $ $) 112) (((-108) $ (-591 $)) 113)) (-3731 (((-108) $) 56)) (-1627 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) 107)) (-3286 (($ $) 138)) (-2585 (($ $) 134)) (-3002 (($ $) 133)) (-2717 (($ $ $) 79) (($ $ $ |#4|) 84)) (-1778 (($ $ $) 82) (($ $ $ |#4|) 86)) (-2040 (((-108) $ $) 121) (((-108) $ (-591 $)) 122)) (-3998 ((|#4| $) 33)) (-1941 (($ $ $) 110)) (-4160 (((-108) $) 55)) (-4037 (((-712) $) 35)) (-2740 (($ $) 152)) (-2468 (($ $) 149)) (-3723 (((-591 $) $) 68)) (-3350 (($ $) 57)) (-1585 (($ $) 145)) (-3247 (((-591 $) $) 65)) (-3672 (($ $) 59)) (-1556 ((|#2| $) NIL) (($ $ |#4|) 38)) (-3804 (((-2 (|:| |polnum| $) (|:| |polden| $) (|:| -2362 (-712))) $ $) 111)) (-1641 (((-2 (|:| -2976 $) (|:| |gap| (-712)) (|:| -2746 $) (|:| -2449 $)) $ $) 108) (((-2 (|:| -2976 $) (|:| |gap| (-712)) (|:| -2746 $) (|:| -2449 $)) $ $ |#4|) 109)) (-3899 (((-2 (|:| -2976 $) (|:| |gap| (-712)) (|:| -2449 $)) $ $) 104) (((-2 (|:| -2976 $) (|:| |gap| (-712)) (|:| -2449 $)) $ $ |#4|) 105)) (-3393 (($ $ $) 89) (($ $ $ |#4|) 95)) (-1861 (($ $ $) 90) (($ $ $ |#4|) 96)) (-1722 (((-591 $) $) 51)) (-1307 (((-108) $ $) 118) (((-108) $ (-591 $)) 119)) (-3022 (($ $ $) 103)) (-3492 (($ $) 37)) (-3300 (((-108) $ $) 72)) (-3255 (((-108) $ $) 114) (((-108) $ (-591 $)) 116)) (-2246 (($ $ $) 101)) (-1455 (($ $) 40)) (-2124 ((|#2| |#2| $) 142) (($ (-591 $)) NIL) (($ $ $) NIL)) (-4056 (($ $ |#2|) NIL) (($ $ $) 131)) (-2558 (($ $ |#2|) 126) (($ $ $) 129)) (-3906 (($ $) 48)) (-1958 (($ $) 52)) (-1300 (((-825 (-357)) $) NIL) (((-825 (-525)) $) NIL) (((-501) $) NIL) (($ (-885 (-385 (-525)))) 217) (($ (-885 (-525))) 213) (($ (-885 |#2|)) 228) (((-1072) $) 250) (((-885 |#2|) $) 162)) (-2686 (((-796) $) 30) (($ (-525)) NIL) (($ |#2|) NIL) (($ |#4|) NIL) (((-885 |#2|) $) 163) (($ (-385 (-525))) NIL) (($ $) NIL)) (-2970 (((-3 (-108) "failed") $ $) 71)))
+(((-988 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -2686 (|#1| |#1|)) (-15 -2124 (|#1| |#1| |#1|)) (-15 -2124 (|#1| (-591 |#1|))) (-15 -2686 (|#1| (-385 (-525)))) (-15 -2686 ((-885 |#2|) |#1|)) (-15 -1300 ((-885 |#2|) |#1|)) (-15 -1300 ((-1072) |#1|)) (-15 -2740 (|#1| |#1|)) (-15 -2468 (|#1| |#1|)) (-15 -1585 (|#1| |#1|)) (-15 -3286 (|#1| |#1|)) (-15 -2124 (|#2| |#2| |#1|)) (-15 -4056 (|#1| |#1| |#1|)) (-15 -2558 (|#1| |#1| |#1|)) (-15 -4056 (|#1| |#1| |#2|)) (-15 -2558 (|#1| |#1| |#2|)) (-15 -2585 (|#1| |#1|)) (-15 -3002 (|#1| |#1|)) (-15 -1300 (|#1| (-885 |#2|))) (-15 -3341 (|#1| (-885 |#2|))) (-15 -4174 ((-3 |#1| "failed") (-885 |#2|))) (-15 -1300 (|#1| (-885 (-525)))) (-15 -3341 (|#1| (-885 (-525)))) (-15 -4174 ((-3 |#1| "failed") (-885 (-525)))) (-15 -1300 (|#1| (-885 (-385 (-525))))) (-15 -3341 (|#1| (-885 (-385 (-525))))) (-15 -4174 ((-3 |#1| "failed") (-885 (-385 (-525))))) (-15 -3022 (|#1| |#1| |#1|)) (-15 -2246 (|#1| |#1| |#1|)) (-15 -3804 ((-2 (|:| |polnum| |#1|) (|:| |polden| |#1|) (|:| -2362 (-712))) |#1| |#1|)) (-15 -1941 (|#1| |#1| |#1|)) (-15 -1627 ((-2 (|:| -2746 |#1|) (|:| -2449 |#1|)) |#1| |#1|)) (-15 -1641 ((-2 (|:| -2976 |#1|) (|:| |gap| (-712)) (|:| -2746 |#1|) (|:| -2449 |#1|)) |#1| |#1| |#4|)) (-15 -1641 ((-2 (|:| -2976 |#1|) (|:| |gap| (-712)) (|:| -2746 |#1|) (|:| -2449 |#1|)) |#1| |#1|)) (-15 -3899 ((-2 (|:| -2976 |#1|) (|:| |gap| (-712)) (|:| -2449 |#1|)) |#1| |#1| |#4|)) (-15 -3899 ((-2 (|:| -2976 |#1|) (|:| |gap| (-712)) (|:| -2449 |#1|)) |#1| |#1|)) (-15 -1861 (|#1| |#1| |#1| |#4|)) (-15 -3393 (|#1| |#1| |#1| |#4|)) (-15 -1861 (|#1| |#1| |#1|)) (-15 -3393 (|#1| |#1| |#1|)) (-15 -1778 (|#1| |#1| |#1| |#4|)) (-15 -2717 (|#1| |#1| |#1| |#4|)) (-15 -1778 (|#1| |#1| |#1|)) (-15 -2717 (|#1| |#1| |#1|)) (-15 -2040 ((-108) |#1| (-591 |#1|))) (-15 -2040 ((-108) |#1| |#1|)) (-15 -1307 ((-108) |#1| (-591 |#1|))) (-15 -1307 ((-108) |#1| |#1|)) (-15 -3255 ((-108) |#1| (-591 |#1|))) (-15 -3255 ((-108) |#1| |#1|)) (-15 -3797 ((-108) |#1| (-591 |#1|))) (-15 -3797 ((-108) |#1| |#1|)) (-15 -1843 ((-108) |#1| |#1|)) (-15 -3300 ((-108) |#1| |#1|)) (-15 -2970 ((-3 (-108) "failed") |#1| |#1|)) (-15 -3723 ((-591 |#1|) |#1|)) (-15 -3247 ((-591 |#1|) |#1|)) (-15 -3672 (|#1| |#1|)) (-15 -3350 (|#1| |#1|)) (-15 -3731 ((-108) |#1|)) (-15 -4160 ((-108) |#1|)) (-15 -1575 (|#1| |#1| |#4|)) (-15 -1556 (|#1| |#1| |#4|)) (-15 -1958 (|#1| |#1|)) (-15 -1722 ((-591 |#1|) |#1|)) (-15 -3906 (|#1| |#1|)) (-15 -3856 (|#1| |#1|)) (-15 -1455 (|#1| |#1|)) (-15 -3492 (|#1| |#1|)) (-15 -4037 ((-712) |#1|)) (-15 -3998 (|#4| |#1|)) (-15 -1300 ((-501) |#1|)) (-15 -1300 ((-825 (-525)) |#1|)) (-15 -1300 ((-825 (-357)) |#1|)) (-15 -3341 (|#4| |#1|)) (-15 -4174 ((-3 |#4| "failed") |#1|)) (-15 -2686 (|#1| |#4|)) (-15 -1556 (|#2| |#1|)) (-15 -1575 (|#1| |#1|)) (-15 -3341 ((-525) |#1|)) (-15 -4174 ((-3 (-525) "failed") |#1|)) (-15 -3341 ((-385 (-525)) |#1|)) (-15 -4174 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -2686 (|#1| |#2|)) (-15 -4174 ((-3 |#2| "failed") |#1|)) (-15 -3341 (|#2| |#1|)) (-15 -2686 (|#1| (-525))) (-15 -2686 ((-796) |#1|))) (-989 |#2| |#3| |#4|) (-975) (-734) (-788)) (T -988))
+NIL
+(-10 -8 (-15 -2686 (|#1| |#1|)) (-15 -2124 (|#1| |#1| |#1|)) (-15 -2124 (|#1| (-591 |#1|))) (-15 -2686 (|#1| (-385 (-525)))) (-15 -2686 ((-885 |#2|) |#1|)) (-15 -1300 ((-885 |#2|) |#1|)) (-15 -1300 ((-1072) |#1|)) (-15 -2740 (|#1| |#1|)) (-15 -2468 (|#1| |#1|)) (-15 -1585 (|#1| |#1|)) (-15 -3286 (|#1| |#1|)) (-15 -2124 (|#2| |#2| |#1|)) (-15 -4056 (|#1| |#1| |#1|)) (-15 -2558 (|#1| |#1| |#1|)) (-15 -4056 (|#1| |#1| |#2|)) (-15 -2558 (|#1| |#1| |#2|)) (-15 -2585 (|#1| |#1|)) (-15 -3002 (|#1| |#1|)) (-15 -1300 (|#1| (-885 |#2|))) (-15 -3341 (|#1| (-885 |#2|))) (-15 -4174 ((-3 |#1| "failed") (-885 |#2|))) (-15 -1300 (|#1| (-885 (-525)))) (-15 -3341 (|#1| (-885 (-525)))) (-15 -4174 ((-3 |#1| "failed") (-885 (-525)))) (-15 -1300 (|#1| (-885 (-385 (-525))))) (-15 -3341 (|#1| (-885 (-385 (-525))))) (-15 -4174 ((-3 |#1| "failed") (-885 (-385 (-525))))) (-15 -3022 (|#1| |#1| |#1|)) (-15 -2246 (|#1| |#1| |#1|)) (-15 -3804 ((-2 (|:| |polnum| |#1|) (|:| |polden| |#1|) (|:| -2362 (-712))) |#1| |#1|)) (-15 -1941 (|#1| |#1| |#1|)) (-15 -1627 ((-2 (|:| -2746 |#1|) (|:| -2449 |#1|)) |#1| |#1|)) (-15 -1641 ((-2 (|:| -2976 |#1|) (|:| |gap| (-712)) (|:| -2746 |#1|) (|:| -2449 |#1|)) |#1| |#1| |#4|)) (-15 -1641 ((-2 (|:| -2976 |#1|) (|:| |gap| (-712)) (|:| -2746 |#1|) (|:| -2449 |#1|)) |#1| |#1|)) (-15 -3899 ((-2 (|:| -2976 |#1|) (|:| |gap| (-712)) (|:| -2449 |#1|)) |#1| |#1| |#4|)) (-15 -3899 ((-2 (|:| -2976 |#1|) (|:| |gap| (-712)) (|:| -2449 |#1|)) |#1| |#1|)) (-15 -1861 (|#1| |#1| |#1| |#4|)) (-15 -3393 (|#1| |#1| |#1| |#4|)) (-15 -1861 (|#1| |#1| |#1|)) (-15 -3393 (|#1| |#1| |#1|)) (-15 -1778 (|#1| |#1| |#1| |#4|)) (-15 -2717 (|#1| |#1| |#1| |#4|)) (-15 -1778 (|#1| |#1| |#1|)) (-15 -2717 (|#1| |#1| |#1|)) (-15 -2040 ((-108) |#1| (-591 |#1|))) (-15 -2040 ((-108) |#1| |#1|)) (-15 -1307 ((-108) |#1| (-591 |#1|))) (-15 -1307 ((-108) |#1| |#1|)) (-15 -3255 ((-108) |#1| (-591 |#1|))) (-15 -3255 ((-108) |#1| |#1|)) (-15 -3797 ((-108) |#1| (-591 |#1|))) (-15 -3797 ((-108) |#1| |#1|)) (-15 -1843 ((-108) |#1| |#1|)) (-15 -3300 ((-108) |#1| |#1|)) (-15 -2970 ((-3 (-108) "failed") |#1| |#1|)) (-15 -3723 ((-591 |#1|) |#1|)) (-15 -3247 ((-591 |#1|) |#1|)) (-15 -3672 (|#1| |#1|)) (-15 -3350 (|#1| |#1|)) (-15 -3731 ((-108) |#1|)) (-15 -4160 ((-108) |#1|)) (-15 -1575 (|#1| |#1| |#4|)) (-15 -1556 (|#1| |#1| |#4|)) (-15 -1958 (|#1| |#1|)) (-15 -1722 ((-591 |#1|) |#1|)) (-15 -3906 (|#1| |#1|)) (-15 -3856 (|#1| |#1|)) (-15 -1455 (|#1| |#1|)) (-15 -3492 (|#1| |#1|)) (-15 -4037 ((-712) |#1|)) (-15 -3998 (|#4| |#1|)) (-15 -1300 ((-501) |#1|)) (-15 -1300 ((-825 (-525)) |#1|)) (-15 -1300 ((-825 (-357)) |#1|)) (-15 -3341 (|#4| |#1|)) (-15 -4174 ((-3 |#4| "failed") |#1|)) (-15 -2686 (|#1| |#4|)) (-15 -1556 (|#2| |#1|)) (-15 -1575 (|#1| |#1|)) (-15 -3341 ((-525) |#1|)) (-15 -4174 ((-3 (-525) "failed") |#1|)) (-15 -3341 ((-385 (-525)) |#1|)) (-15 -4174 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -2686 (|#1| |#2|)) (-15 -4174 ((-3 |#2| "failed") |#1|)) (-15 -3341 (|#2| |#1|)) (-15 -2686 (|#1| (-525))) (-15 -2686 ((-796) |#1|)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-1444 (((-591 |#3|) $) 110)) (-2514 (((-1085 $) $ |#3|) 125) (((-1085 |#1|) $) 124)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) 87 (|has| |#1| (-517)))) (-3641 (($ $) 88 (|has| |#1| (-517)))) (-3077 (((-108) $) 90 (|has| |#1| (-517)))) (-1978 (((-712) $) 112) (((-712) $ (-591 |#3|)) 111)) (-3856 (($ $) 271)) (-1843 (((-108) $ $) 257)) (-3332 (((-3 $ "failed") $ $) 19)) (-2584 (($ $ $) 216 (|has| |#1| (-517)))) (-3842 (((-591 $) $ $) 211 (|has| |#1| (-517)))) (-2179 (((-396 (-1085 $)) (-1085 $)) 100 (|has| |#1| (-842)))) (-1720 (($ $) 98 (|has| |#1| (-429)))) (-3898 (((-396 $) $) 97 (|has| |#1| (-429)))) (-3008 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) 103 (|has| |#1| (-842)))) (-2055 (($) 17 T CONST)) (-4174 (((-3 |#1| "failed") $) 164) (((-3 (-385 (-525)) "failed") $) 162 (|has| |#1| (-966 (-385 (-525))))) (((-3 (-525) "failed") $) 160 (|has| |#1| (-966 (-525)))) (((-3 |#3| "failed") $) 136) (((-3 $ "failed") (-885 (-385 (-525)))) 231 (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#3| (-566 (-1089))))) (((-3 $ "failed") (-885 (-525))) 228 (-3150 (-12 (-3389 (|has| |#1| (-37 (-385 (-525))))) (|has| |#1| (-37 (-525))) (|has| |#3| (-566 (-1089)))) (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#3| (-566 (-1089)))))) (((-3 $ "failed") (-885 |#1|)) 225 (-3150 (-12 (-3389 (|has| |#1| (-37 (-385 (-525))))) (-3389 (|has| |#1| (-37 (-525)))) (|has| |#3| (-566 (-1089)))) (-12 (-3389 (|has| |#1| (-510))) (-3389 (|has| |#1| (-37 (-385 (-525))))) (|has| |#1| (-37 (-525))) (|has| |#3| (-566 (-1089)))) (-12 (-3389 (|has| |#1| (-923 (-525)))) (|has| |#1| (-37 (-385 (-525)))) (|has| |#3| (-566 (-1089))))))) (-3341 ((|#1| $) 165) (((-385 (-525)) $) 161 (|has| |#1| (-966 (-385 (-525))))) (((-525) $) 159 (|has| |#1| (-966 (-525)))) ((|#3| $) 135) (($ (-885 (-385 (-525)))) 230 (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#3| (-566 (-1089))))) (($ (-885 (-525))) 227 (-3150 (-12 (-3389 (|has| |#1| (-37 (-385 (-525))))) (|has| |#1| (-37 (-525))) (|has| |#3| (-566 (-1089)))) (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#3| (-566 (-1089)))))) (($ (-885 |#1|)) 224 (-3150 (-12 (-3389 (|has| |#1| (-37 (-385 (-525))))) (-3389 (|has| |#1| (-37 (-525)))) (|has| |#3| (-566 (-1089)))) (-12 (-3389 (|has| |#1| (-510))) (-3389 (|has| |#1| (-37 (-385 (-525))))) (|has| |#1| (-37 (-525))) (|has| |#3| (-566 (-1089)))) (-12 (-3389 (|has| |#1| (-923 (-525)))) (|has| |#1| (-37 (-385 (-525)))) (|has| |#3| (-566 (-1089))))))) (-1788 (($ $ $ |#3|) 108 (|has| |#1| (-160))) (($ $ $) 212 (|has| |#1| (-517)))) (-1575 (($ $) 154) (($ $ |#3|) 266)) (-3925 (((-631 (-525)) (-631 $)) 134 (|has| |#1| (-587 (-525)))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) 133 (|has| |#1| (-587 (-525)))) (((-2 (|:| -2928 (-631 |#1|)) (|:| |vec| (-1171 |#1|))) (-631 $) (-1171 $)) 132) (((-631 |#1|) (-631 $)) 131)) (-3797 (((-108) $ $) 256) (((-108) $ (-591 $)) 255)) (-1522 (((-3 $ "failed") $) 34)) (-3731 (((-108) $) 264)) (-1627 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) 236)) (-3286 (($ $) 205 (|has| |#1| (-429)))) (-3153 (($ $) 176 (|has| |#1| (-429))) (($ $ |#3|) 105 (|has| |#1| (-429)))) (-1564 (((-591 $) $) 109)) (-2393 (((-108) $) 96 (|has| |#1| (-842)))) (-2585 (($ $) 221 (|has| |#1| (-517)))) (-3002 (($ $) 222 (|has| |#1| (-517)))) (-2717 (($ $ $) 248) (($ $ $ |#3|) 246)) (-1778 (($ $ $) 247) (($ $ $ |#3|) 245)) (-2615 (($ $ |#1| |#2| $) 172)) (-4018 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) 84 (-12 (|has| |#3| (-819 (-357))) (|has| |#1| (-819 (-357))))) (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) 83 (-12 (|has| |#3| (-819 (-525))) (|has| |#1| (-819 (-525)))))) (-3865 (((-108) $) 31)) (-3667 (((-712) $) 169)) (-2040 (((-108) $ $) 250) (((-108) $ (-591 $)) 249)) (-1348 (($ $ $ $ $) 207 (|has| |#1| (-517)))) (-3998 ((|#3| $) 275)) (-1434 (($ (-1085 |#1|) |#3|) 117) (($ (-1085 $) |#3|) 116)) (-2987 (((-591 $) $) 126)) (-3802 (((-108) $) 152)) (-1422 (($ |#1| |#2|) 153) (($ $ |#3| (-712)) 119) (($ $ (-591 |#3|) (-591 (-712))) 118)) (-1941 (($ $ $) 235)) (-3148 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $ |#3|) 120)) (-4160 (((-108) $) 265)) (-3629 ((|#2| $) 170) (((-712) $ |#3|) 122) (((-591 (-712)) $ (-591 |#3|)) 121)) (-1923 (($ $ $) 79 (|has| |#1| (-788)))) (-4037 (((-712) $) 274)) (-3475 (($ $ $) 78 (|has| |#1| (-788)))) (-2508 (($ (-1 |#2| |#2|) $) 171)) (-1257 (($ (-1 |#1| |#1|) $) 151)) (-3027 (((-3 |#3| "failed") $) 123)) (-2740 (($ $) 202 (|has| |#1| (-429)))) (-2468 (($ $) 203 (|has| |#1| (-429)))) (-3723 (((-591 $) $) 260)) (-3350 (($ $) 263)) (-1585 (($ $) 204 (|has| |#1| (-429)))) (-3247 (((-591 $) $) 261)) (-3672 (($ $) 262)) (-1548 (($ $) 149)) (-1556 ((|#1| $) 148) (($ $ |#3|) 267)) (-2081 (($ (-591 $)) 94 (|has| |#1| (-429))) (($ $ $) 93 (|has| |#1| (-429)))) (-3804 (((-2 (|:| |polnum| $) (|:| |polden| $) (|:| -2362 (-712))) $ $) 234)) (-1641 (((-2 (|:| -2976 $) (|:| |gap| (-712)) (|:| -2746 $) (|:| -2449 $)) $ $) 238) (((-2 (|:| -2976 $) (|:| |gap| (-712)) (|:| -2746 $) (|:| -2449 $)) $ $ |#3|) 237)) (-3899 (((-2 (|:| -2976 $) (|:| |gap| (-712)) (|:| -2449 $)) $ $) 240) (((-2 (|:| -2976 $) (|:| |gap| (-712)) (|:| -2449 $)) $ $ |#3|) 239)) (-3393 (($ $ $) 244) (($ $ $ |#3|) 242)) (-1861 (($ $ $) 243) (($ $ $ |#3|) 241)) (-2621 (((-1072) $) 9)) (-2456 (($ $ $) 210 (|has| |#1| (-517)))) (-1722 (((-591 $) $) 269)) (-3401 (((-3 (-591 $) "failed") $) 114)) (-4008 (((-3 (-591 $) "failed") $) 115)) (-3410 (((-3 (-2 (|:| |var| |#3|) (|:| -3987 (-712))) "failed") $) 113)) (-1307 (((-108) $ $) 252) (((-108) $ (-591 $)) 251)) (-3022 (($ $ $) 232)) (-3492 (($ $) 273)) (-3300 (((-108) $ $) 258)) (-3255 (((-108) $ $) 254) (((-108) $ (-591 $)) 253)) (-2246 (($ $ $) 233)) (-1455 (($ $) 272)) (-2937 (((-1036) $) 10)) (-3071 (((-2 (|:| -2124 $) (|:| |coef2| $)) $ $) 213 (|has| |#1| (-517)))) (-1715 (((-2 (|:| -2124 $) (|:| |coef1| $)) $ $) 214 (|has| |#1| (-517)))) (-1531 (((-108) $) 166)) (-1540 ((|#1| $) 167)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) 95 (|has| |#1| (-429)))) (-2124 ((|#1| |#1| $) 206 (|has| |#1| (-429))) (($ (-591 $)) 92 (|has| |#1| (-429))) (($ $ $) 91 (|has| |#1| (-429)))) (-3550 (((-396 (-1085 $)) (-1085 $)) 102 (|has| |#1| (-842)))) (-3534 (((-396 (-1085 $)) (-1085 $)) 101 (|has| |#1| (-842)))) (-2542 (((-396 $) $) 99 (|has| |#1| (-842)))) (-2497 (((-2 (|:| -2124 $) (|:| |coef1| $) (|:| |coef2| $)) $ $) 215 (|has| |#1| (-517)))) (-3210 (((-3 $ "failed") $ |#1|) 174 (|has| |#1| (-517))) (((-3 $ "failed") $ $) 86 (|has| |#1| (-517)))) (-4056 (($ $ |#1|) 219 (|has| |#1| (-517))) (($ $ $) 217 (|has| |#1| (-517)))) (-2558 (($ $ |#1|) 220 (|has| |#1| (-517))) (($ $ $) 218 (|has| |#1| (-517)))) (-1980 (($ $ (-591 (-273 $))) 145) (($ $ (-273 $)) 144) (($ $ $ $) 143) (($ $ (-591 $) (-591 $)) 142) (($ $ |#3| |#1|) 141) (($ $ (-591 |#3|) (-591 |#1|)) 140) (($ $ |#3| $) 139) (($ $ (-591 |#3|) (-591 $)) 138)) (-2858 (($ $ |#3|) 107 (|has| |#1| (-160)))) (-2209 (($ $ |#3|) 42) (($ $ (-591 |#3|)) 41) (($ $ |#3| (-712)) 40) (($ $ (-591 |#3|) (-591 (-712))) 39)) (-2743 ((|#2| $) 150) (((-712) $ |#3|) 130) (((-591 (-712)) $ (-591 |#3|)) 129)) (-3906 (($ $) 270)) (-1958 (($ $) 268)) (-1300 (((-825 (-357)) $) 82 (-12 (|has| |#3| (-566 (-825 (-357)))) (|has| |#1| (-566 (-825 (-357)))))) (((-825 (-525)) $) 81 (-12 (|has| |#3| (-566 (-825 (-525)))) (|has| |#1| (-566 (-825 (-525)))))) (((-501) $) 80 (-12 (|has| |#3| (-566 (-501))) (|has| |#1| (-566 (-501))))) (($ (-885 (-385 (-525)))) 229 (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#3| (-566 (-1089))))) (($ (-885 (-525))) 226 (-3150 (-12 (-3389 (|has| |#1| (-37 (-385 (-525))))) (|has| |#1| (-37 (-525))) (|has| |#3| (-566 (-1089)))) (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#3| (-566 (-1089)))))) (($ (-885 |#1|)) 223 (|has| |#3| (-566 (-1089)))) (((-1072) $) 201 (-12 (|has| |#1| (-966 (-525))) (|has| |#3| (-566 (-1089))))) (((-885 |#1|) $) 200 (|has| |#3| (-566 (-1089))))) (-2827 ((|#1| $) 175 (|has| |#1| (-429))) (($ $ |#3|) 106 (|has| |#1| (-429)))) (-3124 (((-3 (-1171 $) "failed") (-631 $)) 104 (-3543 (|has| $ (-136)) (|has| |#1| (-842))))) (-2686 (((-796) $) 11) (($ (-525)) 28) (($ |#1|) 163) (($ |#3|) 137) (((-885 |#1|) $) 199 (|has| |#3| (-566 (-1089)))) (($ (-385 (-525))) 72 (-3150 (|has| |#1| (-966 (-385 (-525)))) (|has| |#1| (-37 (-385 (-525)))))) (($ $) 85 (|has| |#1| (-517)))) (-3109 (((-591 |#1|) $) 168)) (-1263 ((|#1| $ |#2|) 155) (($ $ |#3| (-712)) 128) (($ $ (-591 |#3|) (-591 (-712))) 127)) (-3751 (((-3 $ "failed") $) 73 (-3150 (-3543 (|has| $ (-136)) (|has| |#1| (-842))) (|has| |#1| (-136))))) (-3425 (((-712)) 29)) (-2931 (($ $ $ (-712)) 173 (|has| |#1| (-160)))) (-1724 (((-108) $ $) 89 (|has| |#1| (-517)))) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-1830 (($) 18 T CONST)) (-2970 (((-3 (-108) "failed") $ $) 259)) (-1839 (($) 30 T CONST)) (-4035 (($ $ $ $ (-712)) 208 (|has| |#1| (-517)))) (-3243 (($ $ $ (-712)) 209 (|has| |#1| (-517)))) (-1796 (($ $ |#3|) 38) (($ $ (-591 |#3|)) 37) (($ $ |#3| (-712)) 36) (($ $ (-591 |#3|) (-591 (-712))) 35)) (-4004 (((-108) $ $) 76 (|has| |#1| (-788)))) (-3982 (((-108) $ $) 75 (|has| |#1| (-788)))) (-3944 (((-108) $ $) 6)) (-3994 (((-108) $ $) 77 (|has| |#1| (-788)))) (-3971 (((-108) $ $) 74 (|has| |#1| (-788)))) (-4059 (($ $ |#1|) 156 (|has| |#1| (-341)))) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 158 (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) 157 (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) 147) (($ $ |#1|) 146)))
(((-989 |#1| |#2| |#3|) (-131) (-975) (-734) (-788)) (T -989))
-((-2009 (*1 *2 *1) (-12 (-4 *1 (-989 *3 *4 *2)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *2 (-788)))) (-2537 (*1 *2 *1) (-12 (-4 *1 (-989 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-712)))) (-3506 (*1 *1 *1) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)))) (-1762 (*1 *1 *1) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)))) (-3970 (*1 *1 *1) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)))) (-3303 (*1 *1 *1) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)))) (-3878 (*1 *2 *1) (-12 (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-591 *1)) (-4 *1 (-989 *3 *4 *5)))) (-3486 (*1 *1 *1) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)))) (-1678 (*1 *1 *1 *2) (-12 (-4 *1 (-989 *3 *4 *2)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *2 (-788)))) (-1710 (*1 *1 *1 *2) (-12 (-4 *1 (-989 *3 *4 *2)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *2 (-788)))) (-1860 (*1 *2 *1) (-12 (-4 *1 (-989 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-108)))) (-2509 (*1 *2 *1) (-12 (-4 *1 (-989 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-108)))) (-2896 (*1 *1 *1) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)))) (-3587 (*1 *1 *1) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)))) (-2150 (*1 *2 *1) (-12 (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-591 *1)) (-4 *1 (-989 *3 *4 *5)))) (-3274 (*1 *2 *1) (-12 (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-591 *1)) (-4 *1 (-989 *3 *4 *5)))) (-1217 (*1 *2 *1 *1) (|partial| -12 (-4 *1 (-989 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-108)))) (-2154 (*1 *2 *1 *1) (-12 (-4 *1 (-989 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-108)))) (-2385 (*1 *2 *1 *1) (-12 (-4 *1 (-989 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-108)))) (-3135 (*1 *2 *1 *1) (-12 (-4 *1 (-989 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-108)))) (-3135 (*1 *2 *1 *3) (-12 (-5 *3 (-591 *1)) (-4 *1 (-989 *4 *5 *6)) (-4 *4 (-975)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108)))) (-2115 (*1 *2 *1 *1) (-12 (-4 *1 (-989 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-108)))) (-2115 (*1 *2 *1 *3) (-12 (-5 *3 (-591 *1)) (-4 *1 (-989 *4 *5 *6)) (-4 *4 (-975)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108)))) (-3196 (*1 *2 *1 *1) (-12 (-4 *1 (-989 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-108)))) (-3196 (*1 *2 *1 *3) (-12 (-5 *3 (-591 *1)) (-4 *1 (-989 *4 *5 *6)) (-4 *4 (-975)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108)))) (-1809 (*1 *2 *1 *1) (-12 (-4 *1 (-989 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-108)))) (-1809 (*1 *2 *1 *3) (-12 (-5 *3 (-591 *1)) (-4 *1 (-989 *4 *5 *6)) (-4 *4 (-975)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108)))) (-2658 (*1 *1 *1 *1) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)))) (-3585 (*1 *1 *1 *1) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)))) (-2658 (*1 *1 *1 *1 *2) (-12 (-4 *1 (-989 *3 *4 *2)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *2 (-788)))) (-3585 (*1 *1 *1 *1 *2) (-12 (-4 *1 (-989 *3 *4 *2)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *2 (-788)))) (-2597 (*1 *1 *1 *1) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)))) (-4074 (*1 *1 *1 *1) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)))) (-2597 (*1 *1 *1 *1 *2) (-12 (-4 *1 (-989 *3 *4 *2)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *2 (-788)))) (-4074 (*1 *1 *1 *1 *2) (-12 (-4 *1 (-989 *3 *4 *2)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *2 (-788)))) (-1380 (*1 *2 *1 *1) (-12 (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-2 (|:| -3482 *1) (|:| |gap| (-712)) (|:| -3407 *1))) (-4 *1 (-989 *3 *4 *5)))) (-1380 (*1 *2 *1 *1 *3) (-12 (-4 *4 (-975)) (-4 *5 (-734)) (-4 *3 (-788)) (-5 *2 (-2 (|:| -3482 *1) (|:| |gap| (-712)) (|:| -3407 *1))) (-4 *1 (-989 *4 *5 *3)))) (-4184 (*1 *2 *1 *1) (-12 (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-2 (|:| -3482 *1) (|:| |gap| (-712)) (|:| -2963 *1) (|:| -3407 *1))) (-4 *1 (-989 *3 *4 *5)))) (-4184 (*1 *2 *1 *1 *3) (-12 (-4 *4 (-975)) (-4 *5 (-734)) (-4 *3 (-788)) (-5 *2 (-2 (|:| -3482 *1) (|:| |gap| (-712)) (|:| -2963 *1) (|:| -3407 *1))) (-4 *1 (-989 *4 *5 *3)))) (-3867 (*1 *2 *1 *1) (-12 (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-2 (|:| -2963 *1) (|:| -3407 *1))) (-4 *1 (-989 *3 *4 *5)))) (-2402 (*1 *1 *1 *1) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)))) (-2816 (*1 *2 *1 *1) (-12 (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-2 (|:| |polnum| *1) (|:| |polden| *1) (|:| -2741 (-712)))) (-4 *1 (-989 *3 *4 *5)))) (-2731 (*1 *1 *1 *1) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)))) (-4066 (*1 *1 *1 *1) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)))) (-1251 (*1 *1 *2) (|partial| -12 (-5 *2 (-885 (-385 (-525)))) (-4 *1 (-989 *3 *4 *5)) (-4 *3 (-37 (-385 (-525)))) (-4 *5 (-566 (-1089))) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)))) (-3528 (*1 *1 *2) (-12 (-5 *2 (-885 (-385 (-525)))) (-4 *1 (-989 *3 *4 *5)) (-4 *3 (-37 (-385 (-525)))) (-4 *5 (-566 (-1089))) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)))) (-1408 (*1 *1 *2) (-12 (-5 *2 (-885 (-385 (-525)))) (-4 *1 (-989 *3 *4 *5)) (-4 *3 (-37 (-385 (-525)))) (-4 *5 (-566 (-1089))) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)))) (-1251 (*1 *1 *2) (|partial| -3321 (-12 (-5 *2 (-885 (-525))) (-4 *1 (-989 *3 *4 *5)) (-12 (-2247 (-4 *3 (-37 (-385 (-525))))) (-4 *3 (-37 (-525))) (-4 *5 (-566 (-1089)))) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788))) (-12 (-5 *2 (-885 (-525))) (-4 *1 (-989 *3 *4 *5)) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *5 (-566 (-1089)))) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788))))) (-3528 (*1 *1 *2) (-3321 (-12 (-5 *2 (-885 (-525))) (-4 *1 (-989 *3 *4 *5)) (-12 (-2247 (-4 *3 (-37 (-385 (-525))))) (-4 *3 (-37 (-525))) (-4 *5 (-566 (-1089)))) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788))) (-12 (-5 *2 (-885 (-525))) (-4 *1 (-989 *3 *4 *5)) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *5 (-566 (-1089)))) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788))))) (-1408 (*1 *1 *2) (-3321 (-12 (-5 *2 (-885 (-525))) (-4 *1 (-989 *3 *4 *5)) (-12 (-2247 (-4 *3 (-37 (-385 (-525))))) (-4 *3 (-37 (-525))) (-4 *5 (-566 (-1089)))) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788))) (-12 (-5 *2 (-885 (-525))) (-4 *1 (-989 *3 *4 *5)) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *5 (-566 (-1089)))) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788))))) (-1251 (*1 *1 *2) (|partial| -3321 (-12 (-5 *2 (-885 *3)) (-12 (-2247 (-4 *3 (-37 (-385 (-525))))) (-2247 (-4 *3 (-37 (-525)))) (-4 *5 (-566 (-1089)))) (-4 *3 (-975)) (-4 *1 (-989 *3 *4 *5)) (-4 *4 (-734)) (-4 *5 (-788))) (-12 (-5 *2 (-885 *3)) (-12 (-2247 (-4 *3 (-510))) (-2247 (-4 *3 (-37 (-385 (-525))))) (-4 *3 (-37 (-525))) (-4 *5 (-566 (-1089)))) (-4 *3 (-975)) (-4 *1 (-989 *3 *4 *5)) (-4 *4 (-734)) (-4 *5 (-788))) (-12 (-5 *2 (-885 *3)) (-12 (-2247 (-4 *3 (-923 (-525)))) (-4 *3 (-37 (-385 (-525)))) (-4 *5 (-566 (-1089)))) (-4 *3 (-975)) (-4 *1 (-989 *3 *4 *5)) (-4 *4 (-734)) (-4 *5 (-788))))) (-3528 (*1 *1 *2) (-3321 (-12 (-5 *2 (-885 *3)) (-12 (-2247 (-4 *3 (-37 (-385 (-525))))) (-2247 (-4 *3 (-37 (-525)))) (-4 *5 (-566 (-1089)))) (-4 *3 (-975)) (-4 *1 (-989 *3 *4 *5)) (-4 *4 (-734)) (-4 *5 (-788))) (-12 (-5 *2 (-885 *3)) (-12 (-2247 (-4 *3 (-510))) (-2247 (-4 *3 (-37 (-385 (-525))))) (-4 *3 (-37 (-525))) (-4 *5 (-566 (-1089)))) (-4 *3 (-975)) (-4 *1 (-989 *3 *4 *5)) (-4 *4 (-734)) (-4 *5 (-788))) (-12 (-5 *2 (-885 *3)) (-12 (-2247 (-4 *3 (-923 (-525)))) (-4 *3 (-37 (-385 (-525)))) (-4 *5 (-566 (-1089)))) (-4 *3 (-975)) (-4 *1 (-989 *3 *4 *5)) (-4 *4 (-734)) (-4 *5 (-788))))) (-1408 (*1 *1 *2) (-12 (-5 *2 (-885 *3)) (-4 *3 (-975)) (-4 *1 (-989 *3 *4 *5)) (-4 *5 (-566 (-1089))) (-4 *4 (-734)) (-4 *5 (-788)))) (-1706 (*1 *1 *1) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)) (-4 *2 (-517)))) (-2053 (*1 *1 *1) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)) (-4 *2 (-517)))) (-2638 (*1 *1 *1 *2) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)) (-4 *2 (-517)))) (-1851 (*1 *1 *1 *2) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)) (-4 *2 (-517)))) (-2638 (*1 *1 *1 *1) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)) (-4 *2 (-517)))) (-1851 (*1 *1 *1 *1) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)) (-4 *2 (-517)))) (-2944 (*1 *1 *1 *1) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)) (-4 *2 (-517)))) (-3412 (*1 *2 *1 *1) (-12 (-4 *3 (-517)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-2 (|:| -1399 *1) (|:| |coef1| *1) (|:| |coef2| *1))) (-4 *1 (-989 *3 *4 *5)))) (-3113 (*1 *2 *1 *1) (-12 (-4 *3 (-517)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-2 (|:| -1399 *1) (|:| |coef1| *1))) (-4 *1 (-989 *3 *4 *5)))) (-1747 (*1 *2 *1 *1) (-12 (-4 *3 (-517)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-2 (|:| -1399 *1) (|:| |coef2| *1))) (-4 *1 (-989 *3 *4 *5)))) (-2805 (*1 *1 *1 *1) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)) (-4 *2 (-517)))) (-2206 (*1 *2 *1 *1) (-12 (-4 *3 (-517)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-591 *1)) (-4 *1 (-989 *3 *4 *5)))) (-2627 (*1 *1 *1 *1) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)) (-4 *2 (-517)))) (-1761 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-712)) (-4 *1 (-989 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *3 (-517)))) (-3919 (*1 *1 *1 *1 *1 *2) (-12 (-5 *2 (-712)) (-4 *1 (-989 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *3 (-517)))) (-3534 (*1 *1 *1 *1 *1 *1) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)) (-4 *2 (-517)))) (-1399 (*1 *2 *2 *1) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)) (-4 *2 (-429)))) (-2587 (*1 *1 *1) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)) (-4 *2 (-429)))) (-2779 (*1 *1 *1) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)) (-4 *2 (-429)))) (-2628 (*1 *1 *1) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)) (-4 *2 (-429)))) (-1265 (*1 *1 *1) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)) (-4 *2 (-429)))))
-(-13 (-882 |t#1| |t#2| |t#3|) (-10 -8 (-15 -2009 (|t#3| $)) (-15 -2537 ((-712) $)) (-15 -3506 ($ $)) (-15 -1762 ($ $)) (-15 -3970 ($ $)) (-15 -3303 ($ $)) (-15 -3878 ((-591 $) $)) (-15 -3486 ($ $)) (-15 -1678 ($ $ |t#3|)) (-15 -1710 ($ $ |t#3|)) (-15 -1860 ((-108) $)) (-15 -2509 ((-108) $)) (-15 -2896 ($ $)) (-15 -3587 ($ $)) (-15 -2150 ((-591 $) $)) (-15 -3274 ((-591 $) $)) (-15 -1217 ((-3 (-108) "failed") $ $)) (-15 -2154 ((-108) $ $)) (-15 -2385 ((-108) $ $)) (-15 -3135 ((-108) $ $)) (-15 -3135 ((-108) $ (-591 $))) (-15 -2115 ((-108) $ $)) (-15 -2115 ((-108) $ (-591 $))) (-15 -3196 ((-108) $ $)) (-15 -3196 ((-108) $ (-591 $))) (-15 -1809 ((-108) $ $)) (-15 -1809 ((-108) $ (-591 $))) (-15 -2658 ($ $ $)) (-15 -3585 ($ $ $)) (-15 -2658 ($ $ $ |t#3|)) (-15 -3585 ($ $ $ |t#3|)) (-15 -2597 ($ $ $)) (-15 -4074 ($ $ $)) (-15 -2597 ($ $ $ |t#3|)) (-15 -4074 ($ $ $ |t#3|)) (-15 -1380 ((-2 (|:| -3482 $) (|:| |gap| (-712)) (|:| -3407 $)) $ $)) (-15 -1380 ((-2 (|:| -3482 $) (|:| |gap| (-712)) (|:| -3407 $)) $ $ |t#3|)) (-15 -4184 ((-2 (|:| -3482 $) (|:| |gap| (-712)) (|:| -2963 $) (|:| -3407 $)) $ $)) (-15 -4184 ((-2 (|:| -3482 $) (|:| |gap| (-712)) (|:| -2963 $) (|:| -3407 $)) $ $ |t#3|)) (-15 -3867 ((-2 (|:| -2963 $) (|:| -3407 $)) $ $)) (-15 -2402 ($ $ $)) (-15 -2816 ((-2 (|:| |polnum| $) (|:| |polden| $) (|:| -2741 (-712))) $ $)) (-15 -2731 ($ $ $)) (-15 -4066 ($ $ $)) (IF (|has| |t#3| (-566 (-1089))) (PROGN (-6 (-565 (-885 |t#1|))) (-6 (-566 (-885 |t#1|))) (IF (|has| |t#1| (-37 (-385 (-525)))) (PROGN (-15 -1251 ((-3 $ "failed") (-885 (-385 (-525))))) (-15 -3528 ($ (-885 (-385 (-525))))) (-15 -1408 ($ (-885 (-385 (-525))))) (-15 -1251 ((-3 $ "failed") (-885 (-525)))) (-15 -3528 ($ (-885 (-525)))) (-15 -1408 ($ (-885 (-525)))) (IF (|has| |t#1| (-923 (-525))) |%noBranch| (PROGN (-15 -1251 ((-3 $ "failed") (-885 |t#1|))) (-15 -3528 ($ (-885 |t#1|)))))) |%noBranch|) (IF (|has| |t#1| (-37 (-525))) (IF (|has| |t#1| (-37 (-385 (-525)))) |%noBranch| (PROGN (-15 -1251 ((-3 $ "failed") (-885 (-525)))) (-15 -3528 ($ (-885 (-525)))) (-15 -1408 ($ (-885 (-525)))) (IF (|has| |t#1| (-510)) |%noBranch| (PROGN (-15 -1251 ((-3 $ "failed") (-885 |t#1|))) (-15 -3528 ($ (-885 |t#1|))))))) |%noBranch|) (IF (|has| |t#1| (-37 (-525))) |%noBranch| (IF (|has| |t#1| (-37 (-385 (-525)))) |%noBranch| (PROGN (-15 -1251 ((-3 $ "failed") (-885 |t#1|))) (-15 -3528 ($ (-885 |t#1|)))))) (-15 -1408 ($ (-885 |t#1|))) (IF (|has| |t#1| (-966 (-525))) (-6 (-566 (-1072))) |%noBranch|)) |%noBranch|) (IF (|has| |t#1| (-517)) (PROGN (-15 -1706 ($ $)) (-15 -2053 ($ $)) (-15 -2638 ($ $ |t#1|)) (-15 -1851 ($ $ |t#1|)) (-15 -2638 ($ $ $)) (-15 -1851 ($ $ $)) (-15 -2944 ($ $ $)) (-15 -3412 ((-2 (|:| -1399 $) (|:| |coef1| $) (|:| |coef2| $)) $ $)) (-15 -3113 ((-2 (|:| -1399 $) (|:| |coef1| $)) $ $)) (-15 -1747 ((-2 (|:| -1399 $) (|:| |coef2| $)) $ $)) (-15 -2805 ($ $ $)) (-15 -2206 ((-591 $) $ $)) (-15 -2627 ($ $ $)) (-15 -1761 ($ $ $ (-712))) (-15 -3919 ($ $ $ $ (-712))) (-15 -3534 ($ $ $ $ $))) |%noBranch|) (IF (|has| |t#1| (-429)) (PROGN (-15 -1399 (|t#1| |t#1| $)) (-15 -2587 ($ $)) (-15 -2779 ($ $)) (-15 -2628 ($ $)) (-15 -1265 ($ $))) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-46 |#1| |#2|) . T) ((-25) . T) ((-37 #0=(-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) -3321 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429))) ((-97) . T) ((-107 #0# #0#) |has| |#1| (-37 (-385 (-525)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3321 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-160))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-565 (-796)) . T) ((-565 (-885 |#1|)) |has| |#3| (-566 (-1089))) ((-160) -3321 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-160))) ((-566 (-501)) -12 (|has| |#1| (-566 (-501))) (|has| |#3| (-566 (-501)))) ((-566 (-825 (-357))) -12 (|has| |#1| (-566 (-825 (-357)))) (|has| |#3| (-566 (-825 (-357))))) ((-566 (-825 (-525))) -12 (|has| |#1| (-566 (-825 (-525)))) (|has| |#3| (-566 (-825 (-525))))) ((-566 (-885 |#1|)) |has| |#3| (-566 (-1089))) ((-566 (-1072)) -12 (|has| |#1| (-966 (-525))) (|has| |#3| (-566 (-1089)))) ((-269) -3321 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429))) ((-288 $) . T) ((-304 |#1| |#2|) . T) ((-355 |#1|) . T) ((-389 |#1|) . T) ((-429) -3321 (|has| |#1| (-842)) (|has| |#1| (-429))) ((-486 |#3| |#1|) . T) ((-486 |#3| $) . T) ((-486 $ $) . T) ((-517) -3321 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429))) ((-593 #0#) |has| |#1| (-37 (-385 (-525)))) ((-593 |#1|) . T) ((-593 $) . T) ((-587 (-525)) |has| |#1| (-587 (-525))) ((-587 |#1|) . T) ((-659 #0#) |has| |#1| (-37 (-385 (-525)))) ((-659 |#1|) |has| |#1| (-160)) ((-659 $) -3321 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429))) ((-668) . T) ((-788) |has| |#1| (-788)) ((-833 |#3|) . T) ((-819 (-357)) -12 (|has| |#1| (-819 (-357))) (|has| |#3| (-819 (-357)))) ((-819 (-525)) -12 (|has| |#1| (-819 (-525))) (|has| |#3| (-819 (-525)))) ((-882 |#1| |#2| |#3|) . T) ((-842) |has| |#1| (-842)) ((-966 (-385 (-525))) |has| |#1| (-966 (-385 (-525)))) ((-966 (-525)) |has| |#1| (-966 (-525))) ((-966 |#1|) . T) ((-966 |#3|) . T) ((-981 #0#) |has| |#1| (-37 (-385 (-525)))) ((-981 |#1|) . T) ((-981 $) -3321 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-160))) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T) ((-1129) |has| |#1| (-842)))
-((-1800 (((-108) |#3| $) 13)) (-3642 (((-3 $ "failed") |#3| (-854)) 23)) (-4163 (((-3 |#3| "failed") |#3| $) 38)) (-2134 (((-108) |#3| $) 16)) (-2732 (((-108) |#3| $) 14)))
-(((-990 |#1| |#2| |#3|) (-10 -8 (-15 -3642 ((-3 |#1| "failed") |#3| (-854))) (-15 -4163 ((-3 |#3| "failed") |#3| |#1|)) (-15 -2134 ((-108) |#3| |#1|)) (-15 -2732 ((-108) |#3| |#1|)) (-15 -1800 ((-108) |#3| |#1|))) (-991 |#2| |#3|) (-13 (-786) (-341)) (-1147 |#2|)) (T -990))
-NIL
-(-10 -8 (-15 -3642 ((-3 |#1| "failed") |#3| (-854))) (-15 -4163 ((-3 |#3| "failed") |#3| |#1|)) (-15 -2134 ((-108) |#3| |#1|)) (-15 -2732 ((-108) |#3| |#1|)) (-15 -1800 ((-108) |#3| |#1|)))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) |#2| $) 21)) (-3329 (((-525) |#2| $) 22)) (-3642 (((-3 $ "failed") |#2| (-854)) 15)) (-1377 ((|#1| |#2| $ |#1|) 13)) (-4163 (((-3 |#2| "failed") |#2| $) 18)) (-2134 (((-108) |#2| $) 19)) (-2732 (((-108) |#2| $) 20)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-1478 ((|#2| $) 17)) (-3022 (((-796) $) 11)) (-2176 ((|#1| |#2| $ |#1|) 14)) (-1282 (((-591 $) |#2|) 16)) (-4096 (((-108) $ $) 6)))
+((-3998 (*1 *2 *1) (-12 (-4 *1 (-989 *3 *4 *2)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *2 (-788)))) (-4037 (*1 *2 *1) (-12 (-4 *1 (-989 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-712)))) (-3492 (*1 *1 *1) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)))) (-1455 (*1 *1 *1) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)))) (-3856 (*1 *1 *1) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)))) (-3906 (*1 *1 *1) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)))) (-1722 (*1 *2 *1) (-12 (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-591 *1)) (-4 *1 (-989 *3 *4 *5)))) (-1958 (*1 *1 *1) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)))) (-1556 (*1 *1 *1 *2) (-12 (-4 *1 (-989 *3 *4 *2)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *2 (-788)))) (-1575 (*1 *1 *1 *2) (-12 (-4 *1 (-989 *3 *4 *2)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *2 (-788)))) (-4160 (*1 *2 *1) (-12 (-4 *1 (-989 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-108)))) (-3731 (*1 *2 *1) (-12 (-4 *1 (-989 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-108)))) (-3350 (*1 *1 *1) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)))) (-3672 (*1 *1 *1) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)))) (-3247 (*1 *2 *1) (-12 (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-591 *1)) (-4 *1 (-989 *3 *4 *5)))) (-3723 (*1 *2 *1) (-12 (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-591 *1)) (-4 *1 (-989 *3 *4 *5)))) (-2970 (*1 *2 *1 *1) (|partial| -12 (-4 *1 (-989 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-108)))) (-3300 (*1 *2 *1 *1) (-12 (-4 *1 (-989 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-108)))) (-1843 (*1 *2 *1 *1) (-12 (-4 *1 (-989 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-108)))) (-3797 (*1 *2 *1 *1) (-12 (-4 *1 (-989 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-108)))) (-3797 (*1 *2 *1 *3) (-12 (-5 *3 (-591 *1)) (-4 *1 (-989 *4 *5 *6)) (-4 *4 (-975)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108)))) (-3255 (*1 *2 *1 *1) (-12 (-4 *1 (-989 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-108)))) (-3255 (*1 *2 *1 *3) (-12 (-5 *3 (-591 *1)) (-4 *1 (-989 *4 *5 *6)) (-4 *4 (-975)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108)))) (-1307 (*1 *2 *1 *1) (-12 (-4 *1 (-989 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-108)))) (-1307 (*1 *2 *1 *3) (-12 (-5 *3 (-591 *1)) (-4 *1 (-989 *4 *5 *6)) (-4 *4 (-975)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108)))) (-2040 (*1 *2 *1 *1) (-12 (-4 *1 (-989 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-108)))) (-2040 (*1 *2 *1 *3) (-12 (-5 *3 (-591 *1)) (-4 *1 (-989 *4 *5 *6)) (-4 *4 (-975)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108)))) (-2717 (*1 *1 *1 *1) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)))) (-1778 (*1 *1 *1 *1) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)))) (-2717 (*1 *1 *1 *1 *2) (-12 (-4 *1 (-989 *3 *4 *2)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *2 (-788)))) (-1778 (*1 *1 *1 *1 *2) (-12 (-4 *1 (-989 *3 *4 *2)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *2 (-788)))) (-3393 (*1 *1 *1 *1) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)))) (-1861 (*1 *1 *1 *1) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)))) (-3393 (*1 *1 *1 *1 *2) (-12 (-4 *1 (-989 *3 *4 *2)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *2 (-788)))) (-1861 (*1 *1 *1 *1 *2) (-12 (-4 *1 (-989 *3 *4 *2)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *2 (-788)))) (-3899 (*1 *2 *1 *1) (-12 (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-2 (|:| -2976 *1) (|:| |gap| (-712)) (|:| -2449 *1))) (-4 *1 (-989 *3 *4 *5)))) (-3899 (*1 *2 *1 *1 *3) (-12 (-4 *4 (-975)) (-4 *5 (-734)) (-4 *3 (-788)) (-5 *2 (-2 (|:| -2976 *1) (|:| |gap| (-712)) (|:| -2449 *1))) (-4 *1 (-989 *4 *5 *3)))) (-1641 (*1 *2 *1 *1) (-12 (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-2 (|:| -2976 *1) (|:| |gap| (-712)) (|:| -2746 *1) (|:| -2449 *1))) (-4 *1 (-989 *3 *4 *5)))) (-1641 (*1 *2 *1 *1 *3) (-12 (-4 *4 (-975)) (-4 *5 (-734)) (-4 *3 (-788)) (-5 *2 (-2 (|:| -2976 *1) (|:| |gap| (-712)) (|:| -2746 *1) (|:| -2449 *1))) (-4 *1 (-989 *4 *5 *3)))) (-1627 (*1 *2 *1 *1) (-12 (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-2 (|:| -2746 *1) (|:| -2449 *1))) (-4 *1 (-989 *3 *4 *5)))) (-1941 (*1 *1 *1 *1) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)))) (-3804 (*1 *2 *1 *1) (-12 (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-2 (|:| |polnum| *1) (|:| |polden| *1) (|:| -2362 (-712)))) (-4 *1 (-989 *3 *4 *5)))) (-2246 (*1 *1 *1 *1) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)))) (-3022 (*1 *1 *1 *1) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)))) (-4174 (*1 *1 *2) (|partial| -12 (-5 *2 (-885 (-385 (-525)))) (-4 *1 (-989 *3 *4 *5)) (-4 *3 (-37 (-385 (-525)))) (-4 *5 (-566 (-1089))) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)))) (-3341 (*1 *1 *2) (-12 (-5 *2 (-885 (-385 (-525)))) (-4 *1 (-989 *3 *4 *5)) (-4 *3 (-37 (-385 (-525)))) (-4 *5 (-566 (-1089))) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)))) (-1300 (*1 *1 *2) (-12 (-5 *2 (-885 (-385 (-525)))) (-4 *1 (-989 *3 *4 *5)) (-4 *3 (-37 (-385 (-525)))) (-4 *5 (-566 (-1089))) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)))) (-4174 (*1 *1 *2) (|partial| -3150 (-12 (-5 *2 (-885 (-525))) (-4 *1 (-989 *3 *4 *5)) (-12 (-3389 (-4 *3 (-37 (-385 (-525))))) (-4 *3 (-37 (-525))) (-4 *5 (-566 (-1089)))) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788))) (-12 (-5 *2 (-885 (-525))) (-4 *1 (-989 *3 *4 *5)) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *5 (-566 (-1089)))) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788))))) (-3341 (*1 *1 *2) (-3150 (-12 (-5 *2 (-885 (-525))) (-4 *1 (-989 *3 *4 *5)) (-12 (-3389 (-4 *3 (-37 (-385 (-525))))) (-4 *3 (-37 (-525))) (-4 *5 (-566 (-1089)))) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788))) (-12 (-5 *2 (-885 (-525))) (-4 *1 (-989 *3 *4 *5)) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *5 (-566 (-1089)))) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788))))) (-1300 (*1 *1 *2) (-3150 (-12 (-5 *2 (-885 (-525))) (-4 *1 (-989 *3 *4 *5)) (-12 (-3389 (-4 *3 (-37 (-385 (-525))))) (-4 *3 (-37 (-525))) (-4 *5 (-566 (-1089)))) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788))) (-12 (-5 *2 (-885 (-525))) (-4 *1 (-989 *3 *4 *5)) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *5 (-566 (-1089)))) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788))))) (-4174 (*1 *1 *2) (|partial| -3150 (-12 (-5 *2 (-885 *3)) (-12 (-3389 (-4 *3 (-37 (-385 (-525))))) (-3389 (-4 *3 (-37 (-525)))) (-4 *5 (-566 (-1089)))) (-4 *3 (-975)) (-4 *1 (-989 *3 *4 *5)) (-4 *4 (-734)) (-4 *5 (-788))) (-12 (-5 *2 (-885 *3)) (-12 (-3389 (-4 *3 (-510))) (-3389 (-4 *3 (-37 (-385 (-525))))) (-4 *3 (-37 (-525))) (-4 *5 (-566 (-1089)))) (-4 *3 (-975)) (-4 *1 (-989 *3 *4 *5)) (-4 *4 (-734)) (-4 *5 (-788))) (-12 (-5 *2 (-885 *3)) (-12 (-3389 (-4 *3 (-923 (-525)))) (-4 *3 (-37 (-385 (-525)))) (-4 *5 (-566 (-1089)))) (-4 *3 (-975)) (-4 *1 (-989 *3 *4 *5)) (-4 *4 (-734)) (-4 *5 (-788))))) (-3341 (*1 *1 *2) (-3150 (-12 (-5 *2 (-885 *3)) (-12 (-3389 (-4 *3 (-37 (-385 (-525))))) (-3389 (-4 *3 (-37 (-525)))) (-4 *5 (-566 (-1089)))) (-4 *3 (-975)) (-4 *1 (-989 *3 *4 *5)) (-4 *4 (-734)) (-4 *5 (-788))) (-12 (-5 *2 (-885 *3)) (-12 (-3389 (-4 *3 (-510))) (-3389 (-4 *3 (-37 (-385 (-525))))) (-4 *3 (-37 (-525))) (-4 *5 (-566 (-1089)))) (-4 *3 (-975)) (-4 *1 (-989 *3 *4 *5)) (-4 *4 (-734)) (-4 *5 (-788))) (-12 (-5 *2 (-885 *3)) (-12 (-3389 (-4 *3 (-923 (-525)))) (-4 *3 (-37 (-385 (-525)))) (-4 *5 (-566 (-1089)))) (-4 *3 (-975)) (-4 *1 (-989 *3 *4 *5)) (-4 *4 (-734)) (-4 *5 (-788))))) (-1300 (*1 *1 *2) (-12 (-5 *2 (-885 *3)) (-4 *3 (-975)) (-4 *1 (-989 *3 *4 *5)) (-4 *5 (-566 (-1089))) (-4 *4 (-734)) (-4 *5 (-788)))) (-3002 (*1 *1 *1) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)) (-4 *2 (-517)))) (-2585 (*1 *1 *1) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)) (-4 *2 (-517)))) (-2558 (*1 *1 *1 *2) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)) (-4 *2 (-517)))) (-4056 (*1 *1 *1 *2) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)) (-4 *2 (-517)))) (-2558 (*1 *1 *1 *1) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)) (-4 *2 (-517)))) (-4056 (*1 *1 *1 *1) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)) (-4 *2 (-517)))) (-2584 (*1 *1 *1 *1) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)) (-4 *2 (-517)))) (-2497 (*1 *2 *1 *1) (-12 (-4 *3 (-517)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-2 (|:| -2124 *1) (|:| |coef1| *1) (|:| |coef2| *1))) (-4 *1 (-989 *3 *4 *5)))) (-1715 (*1 *2 *1 *1) (-12 (-4 *3 (-517)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-2 (|:| -2124 *1) (|:| |coef1| *1))) (-4 *1 (-989 *3 *4 *5)))) (-3071 (*1 *2 *1 *1) (-12 (-4 *3 (-517)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-2 (|:| -2124 *1) (|:| |coef2| *1))) (-4 *1 (-989 *3 *4 *5)))) (-1788 (*1 *1 *1 *1) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)) (-4 *2 (-517)))) (-3842 (*1 *2 *1 *1) (-12 (-4 *3 (-517)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-591 *1)) (-4 *1 (-989 *3 *4 *5)))) (-2456 (*1 *1 *1 *1) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)) (-4 *2 (-517)))) (-3243 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-712)) (-4 *1 (-989 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *3 (-517)))) (-4035 (*1 *1 *1 *1 *1 *2) (-12 (-5 *2 (-712)) (-4 *1 (-989 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *3 (-517)))) (-1348 (*1 *1 *1 *1 *1 *1) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)) (-4 *2 (-517)))) (-2124 (*1 *2 *2 *1) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)) (-4 *2 (-429)))) (-3286 (*1 *1 *1) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)) (-4 *2 (-429)))) (-1585 (*1 *1 *1) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)) (-4 *2 (-429)))) (-2468 (*1 *1 *1) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)) (-4 *2 (-429)))) (-2740 (*1 *1 *1) (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734)) (-4 *4 (-788)) (-4 *2 (-429)))))
+(-13 (-882 |t#1| |t#2| |t#3|) (-10 -8 (-15 -3998 (|t#3| $)) (-15 -4037 ((-712) $)) (-15 -3492 ($ $)) (-15 -1455 ($ $)) (-15 -3856 ($ $)) (-15 -3906 ($ $)) (-15 -1722 ((-591 $) $)) (-15 -1958 ($ $)) (-15 -1556 ($ $ |t#3|)) (-15 -1575 ($ $ |t#3|)) (-15 -4160 ((-108) $)) (-15 -3731 ((-108) $)) (-15 -3350 ($ $)) (-15 -3672 ($ $)) (-15 -3247 ((-591 $) $)) (-15 -3723 ((-591 $) $)) (-15 -2970 ((-3 (-108) "failed") $ $)) (-15 -3300 ((-108) $ $)) (-15 -1843 ((-108) $ $)) (-15 -3797 ((-108) $ $)) (-15 -3797 ((-108) $ (-591 $))) (-15 -3255 ((-108) $ $)) (-15 -3255 ((-108) $ (-591 $))) (-15 -1307 ((-108) $ $)) (-15 -1307 ((-108) $ (-591 $))) (-15 -2040 ((-108) $ $)) (-15 -2040 ((-108) $ (-591 $))) (-15 -2717 ($ $ $)) (-15 -1778 ($ $ $)) (-15 -2717 ($ $ $ |t#3|)) (-15 -1778 ($ $ $ |t#3|)) (-15 -3393 ($ $ $)) (-15 -1861 ($ $ $)) (-15 -3393 ($ $ $ |t#3|)) (-15 -1861 ($ $ $ |t#3|)) (-15 -3899 ((-2 (|:| -2976 $) (|:| |gap| (-712)) (|:| -2449 $)) $ $)) (-15 -3899 ((-2 (|:| -2976 $) (|:| |gap| (-712)) (|:| -2449 $)) $ $ |t#3|)) (-15 -1641 ((-2 (|:| -2976 $) (|:| |gap| (-712)) (|:| -2746 $) (|:| -2449 $)) $ $)) (-15 -1641 ((-2 (|:| -2976 $) (|:| |gap| (-712)) (|:| -2746 $) (|:| -2449 $)) $ $ |t#3|)) (-15 -1627 ((-2 (|:| -2746 $) (|:| -2449 $)) $ $)) (-15 -1941 ($ $ $)) (-15 -3804 ((-2 (|:| |polnum| $) (|:| |polden| $) (|:| -2362 (-712))) $ $)) (-15 -2246 ($ $ $)) (-15 -3022 ($ $ $)) (IF (|has| |t#3| (-566 (-1089))) (PROGN (-6 (-565 (-885 |t#1|))) (-6 (-566 (-885 |t#1|))) (IF (|has| |t#1| (-37 (-385 (-525)))) (PROGN (-15 -4174 ((-3 $ "failed") (-885 (-385 (-525))))) (-15 -3341 ($ (-885 (-385 (-525))))) (-15 -1300 ($ (-885 (-385 (-525))))) (-15 -4174 ((-3 $ "failed") (-885 (-525)))) (-15 -3341 ($ (-885 (-525)))) (-15 -1300 ($ (-885 (-525)))) (IF (|has| |t#1| (-923 (-525))) |%noBranch| (PROGN (-15 -4174 ((-3 $ "failed") (-885 |t#1|))) (-15 -3341 ($ (-885 |t#1|)))))) |%noBranch|) (IF (|has| |t#1| (-37 (-525))) (IF (|has| |t#1| (-37 (-385 (-525)))) |%noBranch| (PROGN (-15 -4174 ((-3 $ "failed") (-885 (-525)))) (-15 -3341 ($ (-885 (-525)))) (-15 -1300 ($ (-885 (-525)))) (IF (|has| |t#1| (-510)) |%noBranch| (PROGN (-15 -4174 ((-3 $ "failed") (-885 |t#1|))) (-15 -3341 ($ (-885 |t#1|))))))) |%noBranch|) (IF (|has| |t#1| (-37 (-525))) |%noBranch| (IF (|has| |t#1| (-37 (-385 (-525)))) |%noBranch| (PROGN (-15 -4174 ((-3 $ "failed") (-885 |t#1|))) (-15 -3341 ($ (-885 |t#1|)))))) (-15 -1300 ($ (-885 |t#1|))) (IF (|has| |t#1| (-966 (-525))) (-6 (-566 (-1072))) |%noBranch|)) |%noBranch|) (IF (|has| |t#1| (-517)) (PROGN (-15 -3002 ($ $)) (-15 -2585 ($ $)) (-15 -2558 ($ $ |t#1|)) (-15 -4056 ($ $ |t#1|)) (-15 -2558 ($ $ $)) (-15 -4056 ($ $ $)) (-15 -2584 ($ $ $)) (-15 -2497 ((-2 (|:| -2124 $) (|:| |coef1| $) (|:| |coef2| $)) $ $)) (-15 -1715 ((-2 (|:| -2124 $) (|:| |coef1| $)) $ $)) (-15 -3071 ((-2 (|:| -2124 $) (|:| |coef2| $)) $ $)) (-15 -1788 ($ $ $)) (-15 -3842 ((-591 $) $ $)) (-15 -2456 ($ $ $)) (-15 -3243 ($ $ $ (-712))) (-15 -4035 ($ $ $ $ (-712))) (-15 -1348 ($ $ $ $ $))) |%noBranch|) (IF (|has| |t#1| (-429)) (PROGN (-15 -2124 (|t#1| |t#1| $)) (-15 -3286 ($ $)) (-15 -1585 ($ $)) (-15 -2468 ($ $)) (-15 -2740 ($ $))) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-46 |#1| |#2|) . T) ((-25) . T) ((-37 #0=(-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) -3150 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429))) ((-97) . T) ((-107 #0# #0#) |has| |#1| (-37 (-385 (-525)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3150 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-160))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-565 (-796)) . T) ((-565 (-885 |#1|)) |has| |#3| (-566 (-1089))) ((-160) -3150 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-160))) ((-566 (-501)) -12 (|has| |#1| (-566 (-501))) (|has| |#3| (-566 (-501)))) ((-566 (-825 (-357))) -12 (|has| |#1| (-566 (-825 (-357)))) (|has| |#3| (-566 (-825 (-357))))) ((-566 (-825 (-525))) -12 (|has| |#1| (-566 (-825 (-525)))) (|has| |#3| (-566 (-825 (-525))))) ((-566 (-885 |#1|)) |has| |#3| (-566 (-1089))) ((-566 (-1072)) -12 (|has| |#1| (-966 (-525))) (|has| |#3| (-566 (-1089)))) ((-269) -3150 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429))) ((-288 $) . T) ((-304 |#1| |#2|) . T) ((-355 |#1|) . T) ((-389 |#1|) . T) ((-429) -3150 (|has| |#1| (-842)) (|has| |#1| (-429))) ((-486 |#3| |#1|) . T) ((-486 |#3| $) . T) ((-486 $ $) . T) ((-517) -3150 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429))) ((-593 #0#) |has| |#1| (-37 (-385 (-525)))) ((-593 |#1|) . T) ((-593 $) . T) ((-587 (-525)) |has| |#1| (-587 (-525))) ((-587 |#1|) . T) ((-659 #0#) |has| |#1| (-37 (-385 (-525)))) ((-659 |#1|) |has| |#1| (-160)) ((-659 $) -3150 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429))) ((-668) . T) ((-788) |has| |#1| (-788)) ((-833 |#3|) . T) ((-819 (-357)) -12 (|has| |#1| (-819 (-357))) (|has| |#3| (-819 (-357)))) ((-819 (-525)) -12 (|has| |#1| (-819 (-525))) (|has| |#3| (-819 (-525)))) ((-882 |#1| |#2| |#3|) . T) ((-842) |has| |#1| (-842)) ((-966 (-385 (-525))) |has| |#1| (-966 (-385 (-525)))) ((-966 (-525)) |has| |#1| (-966 (-525))) ((-966 |#1|) . T) ((-966 |#3|) . T) ((-981 #0#) |has| |#1| (-37 (-385 (-525)))) ((-981 |#1|) . T) ((-981 $) -3150 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-160))) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T) ((-1129) |has| |#1| (-842)))
+((-1306 (((-108) |#3| $) 13)) (-1254 (((-3 $ "failed") |#3| (-854)) 23)) (-1522 (((-3 |#3| "failed") |#3| $) 38)) (-3489 (((-108) |#3| $) 16)) (-2256 (((-108) |#3| $) 14)))
+(((-990 |#1| |#2| |#3|) (-10 -8 (-15 -1254 ((-3 |#1| "failed") |#3| (-854))) (-15 -1522 ((-3 |#3| "failed") |#3| |#1|)) (-15 -3489 ((-108) |#3| |#1|)) (-15 -2256 ((-108) |#3| |#1|)) (-15 -1306 ((-108) |#3| |#1|))) (-991 |#2| |#3|) (-13 (-786) (-341)) (-1147 |#2|)) (T -990))
+NIL
+(-10 -8 (-15 -1254 ((-3 |#1| "failed") |#3| (-854))) (-15 -1522 ((-3 |#3| "failed") |#3| |#1|)) (-15 -3489 ((-108) |#3| |#1|)) (-15 -2256 ((-108) |#3| |#1|)) (-15 -1306 ((-108) |#3| |#1|)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) |#2| $) 21)) (-4188 (((-525) |#2| $) 22)) (-1254 (((-3 $ "failed") |#2| (-854)) 15)) (-1953 ((|#1| |#2| $ |#1|) 13)) (-1522 (((-3 |#2| "failed") |#2| $) 18)) (-3489 (((-108) |#2| $) 19)) (-2256 (((-108) |#2| $) 20)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-1341 ((|#2| $) 17)) (-2686 (((-796) $) 11)) (-4173 ((|#1| |#2| $ |#1|) 14)) (-1634 (((-591 $) |#2|) 16)) (-3944 (((-108) $ $) 6)))
(((-991 |#1| |#2|) (-131) (-13 (-786) (-341)) (-1147 |t#1|)) (T -991))
-((-3329 (*1 *2 *3 *1) (-12 (-4 *1 (-991 *4 *3)) (-4 *4 (-13 (-786) (-341))) (-4 *3 (-1147 *4)) (-5 *2 (-525)))) (-1800 (*1 *2 *3 *1) (-12 (-4 *1 (-991 *4 *3)) (-4 *4 (-13 (-786) (-341))) (-4 *3 (-1147 *4)) (-5 *2 (-108)))) (-2732 (*1 *2 *3 *1) (-12 (-4 *1 (-991 *4 *3)) (-4 *4 (-13 (-786) (-341))) (-4 *3 (-1147 *4)) (-5 *2 (-108)))) (-2134 (*1 *2 *3 *1) (-12 (-4 *1 (-991 *4 *3)) (-4 *4 (-13 (-786) (-341))) (-4 *3 (-1147 *4)) (-5 *2 (-108)))) (-4163 (*1 *2 *2 *1) (|partial| -12 (-4 *1 (-991 *3 *2)) (-4 *3 (-13 (-786) (-341))) (-4 *2 (-1147 *3)))) (-1478 (*1 *2 *1) (-12 (-4 *1 (-991 *3 *2)) (-4 *3 (-13 (-786) (-341))) (-4 *2 (-1147 *3)))) (-1282 (*1 *2 *3) (-12 (-4 *4 (-13 (-786) (-341))) (-4 *3 (-1147 *4)) (-5 *2 (-591 *1)) (-4 *1 (-991 *4 *3)))) (-3642 (*1 *1 *2 *3) (|partial| -12 (-5 *3 (-854)) (-4 *4 (-13 (-786) (-341))) (-4 *1 (-991 *4 *2)) (-4 *2 (-1147 *4)))) (-2176 (*1 *2 *3 *1 *2) (-12 (-4 *1 (-991 *2 *3)) (-4 *2 (-13 (-786) (-341))) (-4 *3 (-1147 *2)))) (-1377 (*1 *2 *3 *1 *2) (-12 (-4 *1 (-991 *2 *3)) (-4 *2 (-13 (-786) (-341))) (-4 *3 (-1147 *2)))))
-(-13 (-1018) (-10 -8 (-15 -3329 ((-525) |t#2| $)) (-15 -1800 ((-108) |t#2| $)) (-15 -2732 ((-108) |t#2| $)) (-15 -2134 ((-108) |t#2| $)) (-15 -4163 ((-3 |t#2| "failed") |t#2| $)) (-15 -1478 (|t#2| $)) (-15 -1282 ((-591 $) |t#2|)) (-15 -3642 ((-3 $ "failed") |t#2| (-854))) (-15 -2176 (|t#1| |t#2| $ |t#1|)) (-15 -1377 (|t#1| |t#2| $ |t#1|))))
+((-4188 (*1 *2 *3 *1) (-12 (-4 *1 (-991 *4 *3)) (-4 *4 (-13 (-786) (-341))) (-4 *3 (-1147 *4)) (-5 *2 (-525)))) (-1306 (*1 *2 *3 *1) (-12 (-4 *1 (-991 *4 *3)) (-4 *4 (-13 (-786) (-341))) (-4 *3 (-1147 *4)) (-5 *2 (-108)))) (-2256 (*1 *2 *3 *1) (-12 (-4 *1 (-991 *4 *3)) (-4 *4 (-13 (-786) (-341))) (-4 *3 (-1147 *4)) (-5 *2 (-108)))) (-3489 (*1 *2 *3 *1) (-12 (-4 *1 (-991 *4 *3)) (-4 *4 (-13 (-786) (-341))) (-4 *3 (-1147 *4)) (-5 *2 (-108)))) (-1522 (*1 *2 *2 *1) (|partial| -12 (-4 *1 (-991 *3 *2)) (-4 *3 (-13 (-786) (-341))) (-4 *2 (-1147 *3)))) (-1341 (*1 *2 *1) (-12 (-4 *1 (-991 *3 *2)) (-4 *3 (-13 (-786) (-341))) (-4 *2 (-1147 *3)))) (-1634 (*1 *2 *3) (-12 (-4 *4 (-13 (-786) (-341))) (-4 *3 (-1147 *4)) (-5 *2 (-591 *1)) (-4 *1 (-991 *4 *3)))) (-1254 (*1 *1 *2 *3) (|partial| -12 (-5 *3 (-854)) (-4 *4 (-13 (-786) (-341))) (-4 *1 (-991 *4 *2)) (-4 *2 (-1147 *4)))) (-4173 (*1 *2 *3 *1 *2) (-12 (-4 *1 (-991 *2 *3)) (-4 *2 (-13 (-786) (-341))) (-4 *3 (-1147 *2)))) (-1953 (*1 *2 *3 *1 *2) (-12 (-4 *1 (-991 *2 *3)) (-4 *2 (-13 (-786) (-341))) (-4 *3 (-1147 *2)))))
+(-13 (-1018) (-10 -8 (-15 -4188 ((-525) |t#2| $)) (-15 -1306 ((-108) |t#2| $)) (-15 -2256 ((-108) |t#2| $)) (-15 -3489 ((-108) |t#2| $)) (-15 -1522 ((-3 |t#2| "failed") |t#2| $)) (-15 -1341 (|t#2| $)) (-15 -1634 ((-591 $) |t#2|)) (-15 -1254 ((-3 $ "failed") |t#2| (-854))) (-15 -4173 (|t#1| |t#2| $ |t#1|)) (-15 -1953 (|t#1| |t#2| $ |t#1|))))
(((-97) . T) ((-565 (-796)) . T) ((-1018) . T))
-((-2572 (((-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))) (-591 |#4|) (-591 |#5|) (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))) (-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))))) (-712)) 96)) (-2532 (((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))))) |#4| |#5|) 57) (((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))))) |#4| |#5| (-712)) 56)) (-1394 (((-1176) (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))) (-712)) 87)) (-1788 (((-712) (-591 |#4|) (-591 |#5|)) 27)) (-2844 (((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))))) |#4| |#5|) 59) (((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))))) |#4| |#5| (-712)) 58) (((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))))) |#4| |#5| (-712) (-108)) 60)) (-3702 (((-591 |#5|) (-591 |#4|) (-591 |#5|) (-108) (-108) (-108) (-108) (-108)) 78) (((-591 |#5|) (-591 |#4|) (-591 |#5|) (-108) (-108)) 79)) (-1408 (((-1072) (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))) 82)) (-2178 (((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))))) |#4| |#5| (-108)) 55)) (-1605 (((-712) (-591 |#4|) (-591 |#5|)) 19)))
-(((-992 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1605 ((-712) (-591 |#4|) (-591 |#5|))) (-15 -1788 ((-712) (-591 |#4|) (-591 |#5|))) (-15 -2178 ((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))))) |#4| |#5| (-108))) (-15 -2532 ((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))))) |#4| |#5| (-712))) (-15 -2532 ((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))))) |#4| |#5|)) (-15 -2844 ((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))))) |#4| |#5| (-712) (-108))) (-15 -2844 ((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))))) |#4| |#5| (-712))) (-15 -2844 ((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))))) |#4| |#5|)) (-15 -3702 ((-591 |#5|) (-591 |#4|) (-591 |#5|) (-108) (-108))) (-15 -3702 ((-591 |#5|) (-591 |#4|) (-591 |#5|) (-108) (-108) (-108) (-108) (-108))) (-15 -2572 ((-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))) (-591 |#4|) (-591 |#5|) (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))) (-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))))) (-712))) (-15 -1408 ((-1072) (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|)))) (-15 -1394 ((-1176) (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))) (-712)))) (-429) (-734) (-788) (-989 |#1| |#2| |#3|) (-994 |#1| |#2| |#3| |#4|)) (T -992))
-((-1394 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-2 (|:| |val| (-591 *8)) (|:| -3374 *9)))) (-5 *4 (-712)) (-4 *8 (-989 *5 *6 *7)) (-4 *9 (-994 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *2 (-1176)) (-5 *1 (-992 *5 *6 *7 *8 *9)))) (-1408 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |val| (-591 *7)) (|:| -3374 *8))) (-4 *7 (-989 *4 *5 *6)) (-4 *8 (-994 *4 *5 *6 *7)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-1072)) (-5 *1 (-992 *4 *5 *6 *7 *8)))) (-2572 (*1 *2 *3 *4 *2 *5 *6) (-12 (-5 *5 (-2 (|:| |done| (-591 *11)) (|:| |todo| (-591 (-2 (|:| |val| *3) (|:| -3374 *11)))))) (-5 *6 (-712)) (-5 *2 (-591 (-2 (|:| |val| (-591 *10)) (|:| -3374 *11)))) (-5 *3 (-591 *10)) (-5 *4 (-591 *11)) (-4 *10 (-989 *7 *8 *9)) (-4 *11 (-994 *7 *8 *9 *10)) (-4 *7 (-429)) (-4 *8 (-734)) (-4 *9 (-788)) (-5 *1 (-992 *7 *8 *9 *10 *11)))) (-3702 (*1 *2 *3 *2 *4 *4 *4 *4 *4) (-12 (-5 *2 (-591 *9)) (-5 *3 (-591 *8)) (-5 *4 (-108)) (-4 *8 (-989 *5 *6 *7)) (-4 *9 (-994 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *1 (-992 *5 *6 *7 *8 *9)))) (-3702 (*1 *2 *3 *2 *4 *4) (-12 (-5 *2 (-591 *9)) (-5 *3 (-591 *8)) (-5 *4 (-108)) (-4 *8 (-989 *5 *6 *7)) (-4 *9 (-994 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *1 (-992 *5 *6 *7 *8 *9)))) (-2844 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-2 (|:| |done| (-591 *4)) (|:| |todo| (-591 (-2 (|:| |val| (-591 *3)) (|:| -3374 *4)))))) (-5 *1 (-992 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))) (-2844 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-712)) (-4 *6 (-429)) (-4 *7 (-734)) (-4 *8 (-788)) (-4 *3 (-989 *6 *7 *8)) (-5 *2 (-2 (|:| |done| (-591 *4)) (|:| |todo| (-591 (-2 (|:| |val| (-591 *3)) (|:| -3374 *4)))))) (-5 *1 (-992 *6 *7 *8 *3 *4)) (-4 *4 (-994 *6 *7 *8 *3)))) (-2844 (*1 *2 *3 *4 *5 *6) (-12 (-5 *5 (-712)) (-5 *6 (-108)) (-4 *7 (-429)) (-4 *8 (-734)) (-4 *9 (-788)) (-4 *3 (-989 *7 *8 *9)) (-5 *2 (-2 (|:| |done| (-591 *4)) (|:| |todo| (-591 (-2 (|:| |val| (-591 *3)) (|:| -3374 *4)))))) (-5 *1 (-992 *7 *8 *9 *3 *4)) (-4 *4 (-994 *7 *8 *9 *3)))) (-2532 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-2 (|:| |done| (-591 *4)) (|:| |todo| (-591 (-2 (|:| |val| (-591 *3)) (|:| -3374 *4)))))) (-5 *1 (-992 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))) (-2532 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-712)) (-4 *6 (-429)) (-4 *7 (-734)) (-4 *8 (-788)) (-4 *3 (-989 *6 *7 *8)) (-5 *2 (-2 (|:| |done| (-591 *4)) (|:| |todo| (-591 (-2 (|:| |val| (-591 *3)) (|:| -3374 *4)))))) (-5 *1 (-992 *6 *7 *8 *3 *4)) (-4 *4 (-994 *6 *7 *8 *3)))) (-2178 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-108)) (-4 *6 (-429)) (-4 *7 (-734)) (-4 *8 (-788)) (-4 *3 (-989 *6 *7 *8)) (-5 *2 (-2 (|:| |done| (-591 *4)) (|:| |todo| (-591 (-2 (|:| |val| (-591 *3)) (|:| -3374 *4)))))) (-5 *1 (-992 *6 *7 *8 *3 *4)) (-4 *4 (-994 *6 *7 *8 *3)))) (-1788 (*1 *2 *3 *4) (-12 (-5 *3 (-591 *8)) (-5 *4 (-591 *9)) (-4 *8 (-989 *5 *6 *7)) (-4 *9 (-994 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *2 (-712)) (-5 *1 (-992 *5 *6 *7 *8 *9)))) (-1605 (*1 *2 *3 *4) (-12 (-5 *3 (-591 *8)) (-5 *4 (-591 *9)) (-4 *8 (-989 *5 *6 *7)) (-4 *9 (-994 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *2 (-712)) (-5 *1 (-992 *5 *6 *7 *8 *9)))))
-(-10 -7 (-15 -1605 ((-712) (-591 |#4|) (-591 |#5|))) (-15 -1788 ((-712) (-591 |#4|) (-591 |#5|))) (-15 -2178 ((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))))) |#4| |#5| (-108))) (-15 -2532 ((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))))) |#4| |#5| (-712))) (-15 -2532 ((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))))) |#4| |#5|)) (-15 -2844 ((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))))) |#4| |#5| (-712) (-108))) (-15 -2844 ((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))))) |#4| |#5| (-712))) (-15 -2844 ((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))))) |#4| |#5|)) (-15 -3702 ((-591 |#5|) (-591 |#4|) (-591 |#5|) (-108) (-108))) (-15 -3702 ((-591 |#5|) (-591 |#4|) (-591 |#5|) (-108) (-108) (-108) (-108) (-108))) (-15 -2572 ((-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))) (-591 |#4|) (-591 |#5|) (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))) (-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))))) (-712))) (-15 -1408 ((-1072) (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|)))) (-15 -1394 ((-1176) (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))) (-712))))
-((-1949 (((-108) |#5| $) 21)) (-3485 (((-108) |#5| $) 24)) (-1732 (((-108) |#5| $) 16) (((-108) $) 45)) (-3516 (((-591 $) |#5| $) NIL) (((-591 $) (-591 |#5|) $) 77) (((-591 $) (-591 |#5|) (-591 $)) 75) (((-591 $) |#5| (-591 $)) 78)) (-2784 (($ $ |#5|) NIL) (((-591 $) |#5| $) NIL) (((-591 $) |#5| (-591 $)) 60) (((-591 $) (-591 |#5|) $) 62) (((-591 $) (-591 |#5|) (-591 $)) 64)) (-2533 (((-591 $) |#5| $) NIL) (((-591 $) |#5| (-591 $)) 54) (((-591 $) (-591 |#5|) $) 56) (((-591 $) (-591 |#5|) (-591 $)) 58)) (-1564 (((-108) |#5| $) 27)))
-(((-993 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 -2784 ((-591 |#1|) (-591 |#5|) (-591 |#1|))) (-15 -2784 ((-591 |#1|) (-591 |#5|) |#1|)) (-15 -2784 ((-591 |#1|) |#5| (-591 |#1|))) (-15 -2784 ((-591 |#1|) |#5| |#1|)) (-15 -2533 ((-591 |#1|) (-591 |#5|) (-591 |#1|))) (-15 -2533 ((-591 |#1|) (-591 |#5|) |#1|)) (-15 -2533 ((-591 |#1|) |#5| (-591 |#1|))) (-15 -2533 ((-591 |#1|) |#5| |#1|)) (-15 -3516 ((-591 |#1|) |#5| (-591 |#1|))) (-15 -3516 ((-591 |#1|) (-591 |#5|) (-591 |#1|))) (-15 -3516 ((-591 |#1|) (-591 |#5|) |#1|)) (-15 -3516 ((-591 |#1|) |#5| |#1|)) (-15 -3485 ((-108) |#5| |#1|)) (-15 -1732 ((-108) |#1|)) (-15 -1564 ((-108) |#5| |#1|)) (-15 -1949 ((-108) |#5| |#1|)) (-15 -1732 ((-108) |#5| |#1|)) (-15 -2784 (|#1| |#1| |#5|))) (-994 |#2| |#3| |#4| |#5|) (-429) (-734) (-788) (-989 |#2| |#3| |#4|)) (T -993))
-NIL
-(-10 -8 (-15 -2784 ((-591 |#1|) (-591 |#5|) (-591 |#1|))) (-15 -2784 ((-591 |#1|) (-591 |#5|) |#1|)) (-15 -2784 ((-591 |#1|) |#5| (-591 |#1|))) (-15 -2784 ((-591 |#1|) |#5| |#1|)) (-15 -2533 ((-591 |#1|) (-591 |#5|) (-591 |#1|))) (-15 -2533 ((-591 |#1|) (-591 |#5|) |#1|)) (-15 -2533 ((-591 |#1|) |#5| (-591 |#1|))) (-15 -2533 ((-591 |#1|) |#5| |#1|)) (-15 -3516 ((-591 |#1|) |#5| (-591 |#1|))) (-15 -3516 ((-591 |#1|) (-591 |#5|) (-591 |#1|))) (-15 -3516 ((-591 |#1|) (-591 |#5|) |#1|)) (-15 -3516 ((-591 |#1|) |#5| |#1|)) (-15 -3485 ((-108) |#5| |#1|)) (-15 -1732 ((-108) |#1|)) (-15 -1564 ((-108) |#5| |#1|)) (-15 -1949 ((-108) |#5| |#1|)) (-15 -1732 ((-108) |#5| |#1|)) (-15 -2784 (|#1| |#1| |#5|)))
-((-3008 (((-108) $ $) 7)) (-3817 (((-591 (-2 (|:| -3529 $) (|:| -1976 (-591 |#4|)))) (-591 |#4|)) 85)) (-2113 (((-591 $) (-591 |#4|)) 86) (((-591 $) (-591 |#4|) (-108)) 111)) (-1507 (((-591 |#3|) $) 33)) (-1430 (((-108) $) 26)) (-3490 (((-108) $) 17 (|has| |#1| (-517)))) (-3130 (((-108) |#4| $) 101) (((-108) $) 97)) (-1568 ((|#4| |#4| $) 92)) (-1291 (((-591 (-2 (|:| |val| |#4|) (|:| -3374 $))) |#4| $) 126)) (-3327 (((-2 (|:| |under| $) (|:| -2662 $) (|:| |upper| $)) $ |#3|) 27)) (-3891 (((-108) $ (-712)) 44)) (-2305 (($ (-1 (-108) |#4|) $) 65 (|has| $ (-6 -4250))) (((-3 |#4| "failed") $ |#3|) 79)) (-3798 (($) 45 T CONST)) (-3382 (((-108) $) 22 (|has| |#1| (-517)))) (-2438 (((-108) $ $) 24 (|has| |#1| (-517)))) (-2055 (((-108) $ $) 23 (|has| |#1| (-517)))) (-1964 (((-108) $) 25 (|has| |#1| (-517)))) (-2656 (((-591 |#4|) (-591 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 93)) (-3853 (((-591 |#4|) (-591 |#4|) $) 18 (|has| |#1| (-517)))) (-1921 (((-591 |#4|) (-591 |#4|) $) 19 (|has| |#1| (-517)))) (-1251 (((-3 $ "failed") (-591 |#4|)) 36)) (-3528 (($ (-591 |#4|)) 35)) (-3078 (((-3 $ "failed") $) 82)) (-2736 ((|#4| |#4| $) 89)) (-3098 (($ $) 68 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250))))) (-3677 (($ |#4| $) 67 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250)))) (($ (-1 (-108) |#4|) $) 64 (|has| $ (-6 -4250)))) (-3407 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 20 (|has| |#1| (-517)))) (-3135 (((-108) |#4| $ (-1 (-108) |#4| |#4|)) 102)) (-2933 ((|#4| |#4| $) 87)) (-1227 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 66 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 63 (|has| $ (-6 -4250))) ((|#4| (-1 |#4| |#4| |#4|) $) 62 (|has| $ (-6 -4250))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 94)) (-2719 (((-2 (|:| -3529 (-591 |#4|)) (|:| -1976 (-591 |#4|))) $) 105)) (-1949 (((-108) |#4| $) 136)) (-3485 (((-108) |#4| $) 133)) (-1732 (((-108) |#4| $) 137) (((-108) $) 134)) (-3454 (((-591 |#4|) $) 52 (|has| $ (-6 -4250)))) (-1809 (((-108) |#4| $) 104) (((-108) $) 103)) (-2009 ((|#3| $) 34)) (-2910 (((-108) $ (-712)) 43)) (-2552 (((-591 |#4|) $) 53 (|has| $ (-6 -4250)))) (-2141 (((-108) |#4| $) 55 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250))))) (-3249 (($ (-1 |#4| |#4|) $) 48 (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#4| |#4|) $) 47)) (-3993 (((-591 |#3|) $) 32)) (-4174 (((-108) |#3| $) 31)) (-3971 (((-108) $ (-712)) 42)) (-2339 (((-1072) $) 9)) (-2711 (((-3 |#4| (-591 $)) |#4| |#4| $) 128)) (-2627 (((-591 (-2 (|:| |val| |#4|) (|:| -3374 $))) |#4| |#4| $) 127)) (-3708 (((-3 |#4| "failed") $) 83)) (-1933 (((-591 $) |#4| $) 129)) (-1372 (((-3 (-108) (-591 $)) |#4| $) 132)) (-1406 (((-591 (-2 (|:| |val| (-108)) (|:| -3374 $))) |#4| $) 131) (((-108) |#4| $) 130)) (-3516 (((-591 $) |#4| $) 125) (((-591 $) (-591 |#4|) $) 124) (((-591 $) (-591 |#4|) (-591 $)) 123) (((-591 $) |#4| (-591 $)) 122)) (-2689 (($ |#4| $) 117) (($ (-591 |#4|) $) 116)) (-3280 (((-591 |#4|) $) 107)) (-3196 (((-108) |#4| $) 99) (((-108) $) 95)) (-4066 ((|#4| |#4| $) 90)) (-2154 (((-108) $ $) 110)) (-2934 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-517)))) (-2115 (((-108) |#4| $) 100) (((-108) $) 96)) (-2731 ((|#4| |#4| $) 91)) (-2047 (((-1036) $) 10)) (-3066 (((-3 |#4| "failed") $) 84)) (-2069 (((-3 |#4| "failed") (-1 (-108) |#4|) $) 61)) (-1554 (((-3 $ "failed") $ |#4|) 78)) (-2784 (($ $ |#4|) 77) (((-591 $) |#4| $) 115) (((-591 $) |#4| (-591 $)) 114) (((-591 $) (-591 |#4|) $) 113) (((-591 $) (-591 |#4|) (-591 $)) 112)) (-1623 (((-108) (-1 (-108) |#4|) $) 50 (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 |#4|) (-591 |#4|)) 59 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ |#4| |#4|) 58 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ (-273 |#4|)) 57 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ (-591 (-273 |#4|))) 56 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018))))) (-3493 (((-108) $ $) 38)) (-3028 (((-108) $) 41)) (-3209 (($) 40)) (-1316 (((-712) $) 106)) (-2064 (((-712) |#4| $) 54 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250)))) (((-712) (-1 (-108) |#4|) $) 51 (|has| $ (-6 -4250)))) (-3199 (($ $) 39)) (-1408 (((-501) $) 69 (|has| |#4| (-566 (-501))))) (-3036 (($ (-591 |#4|)) 60)) (-3134 (($ $ |#3|) 28)) (-3443 (($ $ |#3|) 30)) (-2487 (($ $) 88)) (-3010 (($ $ |#3|) 29)) (-3022 (((-796) $) 11) (((-591 |#4|) $) 37)) (-3223 (((-712) $) 76 (|has| |#3| (-346)))) (-2122 (((-3 (-2 (|:| |bas| $) (|:| -1211 (-591 |#4|))) "failed") (-591 |#4|) (-1 (-108) |#4| |#4|)) 109) (((-3 (-2 (|:| |bas| $) (|:| -1211 (-591 |#4|))) "failed") (-591 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|)) 108)) (-2165 (((-108) $ (-1 (-108) |#4| (-591 |#4|))) 98)) (-2533 (((-591 $) |#4| $) 121) (((-591 $) |#4| (-591 $)) 120) (((-591 $) (-591 |#4|) $) 119) (((-591 $) (-591 |#4|) (-591 $)) 118)) (-4158 (((-108) (-1 (-108) |#4|) $) 49 (|has| $ (-6 -4250)))) (-3872 (((-591 |#3|) $) 81)) (-1564 (((-108) |#4| $) 135)) (-1884 (((-108) |#3| $) 80)) (-4096 (((-108) $ $) 6)) (-4045 (((-712) $) 46 (|has| $ (-6 -4250)))))
+((-3119 (((-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))) (-591 |#4|) (-591 |#5|) (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))) (-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))))) (-712)) 96)) (-3983 (((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))))) |#4| |#5|) 57) (((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))))) |#4| |#5| (-712)) 56)) (-3137 (((-1176) (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))) (-712)) 87)) (-1205 (((-712) (-591 |#4|) (-591 |#5|)) 27)) (-4085 (((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))))) |#4| |#5|) 59) (((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))))) |#4| |#5| (-712)) 58) (((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))))) |#4| |#5| (-712) (-108)) 60)) (-3601 (((-591 |#5|) (-591 |#4|) (-591 |#5|) (-108) (-108) (-108) (-108) (-108)) 78) (((-591 |#5|) (-591 |#4|) (-591 |#5|) (-108) (-108)) 79)) (-1300 (((-1072) (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))) 82)) (-3409 (((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))))) |#4| |#5| (-108)) 55)) (-2138 (((-712) (-591 |#4|) (-591 |#5|)) 19)))
+(((-992 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2138 ((-712) (-591 |#4|) (-591 |#5|))) (-15 -1205 ((-712) (-591 |#4|) (-591 |#5|))) (-15 -3409 ((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))))) |#4| |#5| (-108))) (-15 -3983 ((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))))) |#4| |#5| (-712))) (-15 -3983 ((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))))) |#4| |#5|)) (-15 -4085 ((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))))) |#4| |#5| (-712) (-108))) (-15 -4085 ((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))))) |#4| |#5| (-712))) (-15 -4085 ((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))))) |#4| |#5|)) (-15 -3601 ((-591 |#5|) (-591 |#4|) (-591 |#5|) (-108) (-108))) (-15 -3601 ((-591 |#5|) (-591 |#4|) (-591 |#5|) (-108) (-108) (-108) (-108) (-108))) (-15 -3119 ((-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))) (-591 |#4|) (-591 |#5|) (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))) (-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))))) (-712))) (-15 -1300 ((-1072) (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|)))) (-15 -3137 ((-1176) (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))) (-712)))) (-429) (-734) (-788) (-989 |#1| |#2| |#3|) (-994 |#1| |#2| |#3| |#4|)) (T -992))
+((-3137 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-2 (|:| |val| (-591 *8)) (|:| -3585 *9)))) (-5 *4 (-712)) (-4 *8 (-989 *5 *6 *7)) (-4 *9 (-994 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *2 (-1176)) (-5 *1 (-992 *5 *6 *7 *8 *9)))) (-1300 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |val| (-591 *7)) (|:| -3585 *8))) (-4 *7 (-989 *4 *5 *6)) (-4 *8 (-994 *4 *5 *6 *7)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-1072)) (-5 *1 (-992 *4 *5 *6 *7 *8)))) (-3119 (*1 *2 *3 *4 *2 *5 *6) (-12 (-5 *5 (-2 (|:| |done| (-591 *11)) (|:| |todo| (-591 (-2 (|:| |val| *3) (|:| -3585 *11)))))) (-5 *6 (-712)) (-5 *2 (-591 (-2 (|:| |val| (-591 *10)) (|:| -3585 *11)))) (-5 *3 (-591 *10)) (-5 *4 (-591 *11)) (-4 *10 (-989 *7 *8 *9)) (-4 *11 (-994 *7 *8 *9 *10)) (-4 *7 (-429)) (-4 *8 (-734)) (-4 *9 (-788)) (-5 *1 (-992 *7 *8 *9 *10 *11)))) (-3601 (*1 *2 *3 *2 *4 *4 *4 *4 *4) (-12 (-5 *2 (-591 *9)) (-5 *3 (-591 *8)) (-5 *4 (-108)) (-4 *8 (-989 *5 *6 *7)) (-4 *9 (-994 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *1 (-992 *5 *6 *7 *8 *9)))) (-3601 (*1 *2 *3 *2 *4 *4) (-12 (-5 *2 (-591 *9)) (-5 *3 (-591 *8)) (-5 *4 (-108)) (-4 *8 (-989 *5 *6 *7)) (-4 *9 (-994 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *1 (-992 *5 *6 *7 *8 *9)))) (-4085 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-2 (|:| |done| (-591 *4)) (|:| |todo| (-591 (-2 (|:| |val| (-591 *3)) (|:| -3585 *4)))))) (-5 *1 (-992 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))) (-4085 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-712)) (-4 *6 (-429)) (-4 *7 (-734)) (-4 *8 (-788)) (-4 *3 (-989 *6 *7 *8)) (-5 *2 (-2 (|:| |done| (-591 *4)) (|:| |todo| (-591 (-2 (|:| |val| (-591 *3)) (|:| -3585 *4)))))) (-5 *1 (-992 *6 *7 *8 *3 *4)) (-4 *4 (-994 *6 *7 *8 *3)))) (-4085 (*1 *2 *3 *4 *5 *6) (-12 (-5 *5 (-712)) (-5 *6 (-108)) (-4 *7 (-429)) (-4 *8 (-734)) (-4 *9 (-788)) (-4 *3 (-989 *7 *8 *9)) (-5 *2 (-2 (|:| |done| (-591 *4)) (|:| |todo| (-591 (-2 (|:| |val| (-591 *3)) (|:| -3585 *4)))))) (-5 *1 (-992 *7 *8 *9 *3 *4)) (-4 *4 (-994 *7 *8 *9 *3)))) (-3983 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-2 (|:| |done| (-591 *4)) (|:| |todo| (-591 (-2 (|:| |val| (-591 *3)) (|:| -3585 *4)))))) (-5 *1 (-992 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))) (-3983 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-712)) (-4 *6 (-429)) (-4 *7 (-734)) (-4 *8 (-788)) (-4 *3 (-989 *6 *7 *8)) (-5 *2 (-2 (|:| |done| (-591 *4)) (|:| |todo| (-591 (-2 (|:| |val| (-591 *3)) (|:| -3585 *4)))))) (-5 *1 (-992 *6 *7 *8 *3 *4)) (-4 *4 (-994 *6 *7 *8 *3)))) (-3409 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-108)) (-4 *6 (-429)) (-4 *7 (-734)) (-4 *8 (-788)) (-4 *3 (-989 *6 *7 *8)) (-5 *2 (-2 (|:| |done| (-591 *4)) (|:| |todo| (-591 (-2 (|:| |val| (-591 *3)) (|:| -3585 *4)))))) (-5 *1 (-992 *6 *7 *8 *3 *4)) (-4 *4 (-994 *6 *7 *8 *3)))) (-1205 (*1 *2 *3 *4) (-12 (-5 *3 (-591 *8)) (-5 *4 (-591 *9)) (-4 *8 (-989 *5 *6 *7)) (-4 *9 (-994 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *2 (-712)) (-5 *1 (-992 *5 *6 *7 *8 *9)))) (-2138 (*1 *2 *3 *4) (-12 (-5 *3 (-591 *8)) (-5 *4 (-591 *9)) (-4 *8 (-989 *5 *6 *7)) (-4 *9 (-994 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *2 (-712)) (-5 *1 (-992 *5 *6 *7 *8 *9)))))
+(-10 -7 (-15 -2138 ((-712) (-591 |#4|) (-591 |#5|))) (-15 -1205 ((-712) (-591 |#4|) (-591 |#5|))) (-15 -3409 ((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))))) |#4| |#5| (-108))) (-15 -3983 ((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))))) |#4| |#5| (-712))) (-15 -3983 ((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))))) |#4| |#5|)) (-15 -4085 ((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))))) |#4| |#5| (-712) (-108))) (-15 -4085 ((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))))) |#4| |#5| (-712))) (-15 -4085 ((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))))) |#4| |#5|)) (-15 -3601 ((-591 |#5|) (-591 |#4|) (-591 |#5|) (-108) (-108))) (-15 -3601 ((-591 |#5|) (-591 |#4|) (-591 |#5|) (-108) (-108) (-108) (-108) (-108))) (-15 -3119 ((-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))) (-591 |#4|) (-591 |#5|) (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))) (-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))))) (-712))) (-15 -1300 ((-1072) (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|)))) (-15 -3137 ((-1176) (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))) (-712))))
+((-1987 (((-108) |#5| $) 21)) (-1949 (((-108) |#5| $) 24)) (-3256 (((-108) |#5| $) 16) (((-108) $) 45)) (-2318 (((-591 $) |#5| $) NIL) (((-591 $) (-591 |#5|) $) 77) (((-591 $) (-591 |#5|) (-591 $)) 75) (((-591 $) |#5| (-591 $)) 78)) (-1618 (($ $ |#5|) NIL) (((-591 $) |#5| $) NIL) (((-591 $) |#5| (-591 $)) 60) (((-591 $) (-591 |#5|) $) 62) (((-591 $) (-591 |#5|) (-591 $)) 64)) (-3996 (((-591 $) |#5| $) NIL) (((-591 $) |#5| (-591 $)) 54) (((-591 $) (-591 |#5|) $) 56) (((-591 $) (-591 |#5|) (-591 $)) 58)) (-3744 (((-108) |#5| $) 27)))
+(((-993 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 -1618 ((-591 |#1|) (-591 |#5|) (-591 |#1|))) (-15 -1618 ((-591 |#1|) (-591 |#5|) |#1|)) (-15 -1618 ((-591 |#1|) |#5| (-591 |#1|))) (-15 -1618 ((-591 |#1|) |#5| |#1|)) (-15 -3996 ((-591 |#1|) (-591 |#5|) (-591 |#1|))) (-15 -3996 ((-591 |#1|) (-591 |#5|) |#1|)) (-15 -3996 ((-591 |#1|) |#5| (-591 |#1|))) (-15 -3996 ((-591 |#1|) |#5| |#1|)) (-15 -2318 ((-591 |#1|) |#5| (-591 |#1|))) (-15 -2318 ((-591 |#1|) (-591 |#5|) (-591 |#1|))) (-15 -2318 ((-591 |#1|) (-591 |#5|) |#1|)) (-15 -2318 ((-591 |#1|) |#5| |#1|)) (-15 -1949 ((-108) |#5| |#1|)) (-15 -3256 ((-108) |#1|)) (-15 -3744 ((-108) |#5| |#1|)) (-15 -1987 ((-108) |#5| |#1|)) (-15 -3256 ((-108) |#5| |#1|)) (-15 -1618 (|#1| |#1| |#5|))) (-994 |#2| |#3| |#4| |#5|) (-429) (-734) (-788) (-989 |#2| |#3| |#4|)) (T -993))
+NIL
+(-10 -8 (-15 -1618 ((-591 |#1|) (-591 |#5|) (-591 |#1|))) (-15 -1618 ((-591 |#1|) (-591 |#5|) |#1|)) (-15 -1618 ((-591 |#1|) |#5| (-591 |#1|))) (-15 -1618 ((-591 |#1|) |#5| |#1|)) (-15 -3996 ((-591 |#1|) (-591 |#5|) (-591 |#1|))) (-15 -3996 ((-591 |#1|) (-591 |#5|) |#1|)) (-15 -3996 ((-591 |#1|) |#5| (-591 |#1|))) (-15 -3996 ((-591 |#1|) |#5| |#1|)) (-15 -2318 ((-591 |#1|) |#5| (-591 |#1|))) (-15 -2318 ((-591 |#1|) (-591 |#5|) (-591 |#1|))) (-15 -2318 ((-591 |#1|) (-591 |#5|) |#1|)) (-15 -2318 ((-591 |#1|) |#5| |#1|)) (-15 -1949 ((-108) |#5| |#1|)) (-15 -3256 ((-108) |#1|)) (-15 -3744 ((-108) |#5| |#1|)) (-15 -1987 ((-108) |#5| |#1|)) (-15 -3256 ((-108) |#5| |#1|)) (-15 -1618 (|#1| |#1| |#5|)))
+((-2673 (((-108) $ $) 7)) (-2313 (((-591 (-2 (|:| -1269 $) (|:| -1472 (-591 |#4|)))) (-591 |#4|)) 85)) (-3227 (((-591 $) (-591 |#4|)) 86) (((-591 $) (-591 |#4|) (-108)) 111)) (-1444 (((-591 |#3|) $) 33)) (-3713 (((-108) $) 26)) (-1996 (((-108) $) 17 (|has| |#1| (-517)))) (-3750 (((-108) |#4| $) 101) (((-108) $) 97)) (-4123 ((|#4| |#4| $) 92)) (-1720 (((-591 (-2 (|:| |val| |#4|) (|:| -3585 $))) |#4| $) 126)) (-1282 (((-2 (|:| |under| $) (|:| -2767 $) (|:| |upper| $)) $ |#3|) 27)) (-3727 (((-108) $ (-712)) 44)) (-2467 (($ (-1 (-108) |#4|) $) 65 (|has| $ (-6 -4250))) (((-3 |#4| "failed") $ |#3|) 79)) (-2055 (($) 45 T CONST)) (-3435 (((-108) $) 22 (|has| |#1| (-517)))) (-2342 (((-108) $ $) 24 (|has| |#1| (-517)))) (-2605 (((-108) $ $) 23 (|has| |#1| (-517)))) (-2167 (((-108) $) 25 (|has| |#1| (-517)))) (-2699 (((-591 |#4|) (-591 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 93)) (-1533 (((-591 |#4|) (-591 |#4|) $) 18 (|has| |#1| (-517)))) (-2978 (((-591 |#4|) (-591 |#4|) $) 19 (|has| |#1| (-517)))) (-4174 (((-3 $ "failed") (-591 |#4|)) 36)) (-3341 (($ (-591 |#4|)) 35)) (-2884 (((-3 $ "failed") $) 82)) (-2302 ((|#4| |#4| $) 89)) (-2908 (($ $) 68 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250))))) (-2537 (($ |#4| $) 67 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250)))) (($ (-1 (-108) |#4|) $) 64 (|has| $ (-6 -4250)))) (-2449 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 20 (|has| |#1| (-517)))) (-3797 (((-108) |#4| $ (-1 (-108) |#4| |#4|)) 102)) (-2490 ((|#4| |#4| $) 87)) (-3618 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 66 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 63 (|has| $ (-6 -4250))) ((|#4| (-1 |#4| |#4| |#4|) $) 62 (|has| $ (-6 -4250))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 94)) (-2082 (((-2 (|:| -1269 (-591 |#4|)) (|:| -1472 (-591 |#4|))) $) 105)) (-1987 (((-108) |#4| $) 136)) (-1949 (((-108) |#4| $) 133)) (-3256 (((-108) |#4| $) 137) (((-108) $) 134)) (-2916 (((-591 |#4|) $) 52 (|has| $ (-6 -4250)))) (-2040 (((-108) |#4| $) 104) (((-108) $) 103)) (-3998 ((|#3| $) 34)) (-3491 (((-108) $ (-712)) 43)) (-4207 (((-591 |#4|) $) 53 (|has| $ (-6 -4250)))) (-3956 (((-108) |#4| $) 55 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250))))) (-4192 (($ (-1 |#4| |#4|) $) 48 (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#4| |#4|) $) 47)) (-3520 (((-591 |#3|) $) 32)) (-1574 (((-108) |#3| $) 31)) (-3295 (((-108) $ (-712)) 42)) (-2621 (((-1072) $) 9)) (-2001 (((-3 |#4| (-591 $)) |#4| |#4| $) 128)) (-2456 (((-591 (-2 (|:| |val| |#4|) (|:| -3585 $))) |#4| |#4| $) 127)) (-2555 (((-3 |#4| "failed") $) 83)) (-3783 (((-591 $) |#4| $) 129)) (-1929 (((-3 (-108) (-591 $)) |#4| $) 132)) (-3433 (((-591 (-2 (|:| |val| (-108)) (|:| -3585 $))) |#4| $) 131) (((-108) |#4| $) 130)) (-2318 (((-591 $) |#4| $) 125) (((-591 $) (-591 |#4|) $) 124) (((-591 $) (-591 |#4|) (-591 $)) 123) (((-591 $) |#4| (-591 $)) 122)) (-1832 (($ |#4| $) 117) (($ (-591 |#4|) $) 116)) (-3664 (((-591 |#4|) $) 107)) (-1307 (((-108) |#4| $) 99) (((-108) $) 95)) (-3022 ((|#4| |#4| $) 90)) (-3300 (((-108) $ $) 110)) (-2499 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-517)))) (-3255 (((-108) |#4| $) 100) (((-108) $) 96)) (-2246 ((|#4| |#4| $) 91)) (-2937 (((-1036) $) 10)) (-2872 (((-3 |#4| "failed") $) 84)) (-2714 (((-3 |#4| "failed") (-1 (-108) |#4|) $) 61)) (-1591 (((-3 $ "failed") $ |#4|) 78)) (-1618 (($ $ |#4|) 77) (((-591 $) |#4| $) 115) (((-591 $) |#4| (-591 $)) 114) (((-591 $) (-591 |#4|) $) 113) (((-591 $) (-591 |#4|) (-591 $)) 112)) (-3465 (((-108) (-1 (-108) |#4|) $) 50 (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 |#4|) (-591 |#4|)) 59 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ |#4| |#4|) 58 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ (-273 |#4|)) 57 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ (-591 (-273 |#4|))) 56 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018))))) (-2023 (((-108) $ $) 38)) (-2077 (((-108) $) 41)) (-3164 (($) 40)) (-2743 (((-712) $) 106)) (-2960 (((-712) |#4| $) 54 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250)))) (((-712) (-1 (-108) |#4|) $) 51 (|has| $ (-6 -4250)))) (-2873 (($ $) 39)) (-1300 (((-501) $) 69 (|has| |#4| (-566 (-501))))) (-2695 (($ (-591 |#4|)) 60)) (-3786 (($ $ |#3|) 28)) (-2794 (($ $ |#3|) 30)) (-1656 (($ $) 88)) (-1918 (($ $ |#3|) 29)) (-2686 (((-796) $) 11) (((-591 |#4|) $) 37)) (-3311 (((-712) $) 76 (|has| |#3| (-346)))) (-3339 (((-3 (-2 (|:| |bas| $) (|:| -1505 (-591 |#4|))) "failed") (-591 |#4|) (-1 (-108) |#4| |#4|)) 109) (((-3 (-2 (|:| |bas| $) (|:| -1505 (-591 |#4|))) "failed") (-591 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|)) 108)) (-3747 (((-108) $ (-1 (-108) |#4| (-591 |#4|))) 98)) (-3996 (((-591 $) |#4| $) 121) (((-591 $) |#4| (-591 $)) 120) (((-591 $) (-591 |#4|) $) 119) (((-591 $) (-591 |#4|) (-591 $)) 118)) (-1475 (((-108) (-1 (-108) |#4|) $) 49 (|has| $ (-6 -4250)))) (-1669 (((-591 |#3|) $) 81)) (-3744 (((-108) |#4| $) 135)) (-2588 (((-108) |#3| $) 80)) (-3944 (((-108) $ $) 6)) (-2028 (((-712) $) 46 (|has| $ (-6 -4250)))))
(((-994 |#1| |#2| |#3| |#4|) (-131) (-429) (-734) (-788) (-989 |t#1| |t#2| |t#3|)) (T -994))
-((-1732 (*1 *2 *3 *1) (-12 (-4 *1 (-994 *4 *5 *6 *3)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-108)))) (-1949 (*1 *2 *3 *1) (-12 (-4 *1 (-994 *4 *5 *6 *3)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-108)))) (-1564 (*1 *2 *3 *1) (-12 (-4 *1 (-994 *4 *5 *6 *3)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-108)))) (-1732 (*1 *2 *1) (-12 (-4 *1 (-994 *3 *4 *5 *6)) (-4 *3 (-429)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-108)))) (-3485 (*1 *2 *3 *1) (-12 (-4 *1 (-994 *4 *5 *6 *3)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-108)))) (-1372 (*1 *2 *3 *1) (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-3 (-108) (-591 *1))) (-4 *1 (-994 *4 *5 *6 *3)))) (-1406 (*1 *2 *3 *1) (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-591 (-2 (|:| |val| (-108)) (|:| -3374 *1)))) (-4 *1 (-994 *4 *5 *6 *3)))) (-1406 (*1 *2 *3 *1) (-12 (-4 *1 (-994 *4 *5 *6 *3)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-108)))) (-1933 (*1 *2 *3 *1) (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-591 *1)) (-4 *1 (-994 *4 *5 *6 *3)))) (-2711 (*1 *2 *3 *3 *1) (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-3 *3 (-591 *1))) (-4 *1 (-994 *4 *5 *6 *3)))) (-2627 (*1 *2 *3 *3 *1) (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-591 (-2 (|:| |val| *3) (|:| -3374 *1)))) (-4 *1 (-994 *4 *5 *6 *3)))) (-1291 (*1 *2 *3 *1) (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-591 (-2 (|:| |val| *3) (|:| -3374 *1)))) (-4 *1 (-994 *4 *5 *6 *3)))) (-3516 (*1 *2 *3 *1) (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-591 *1)) (-4 *1 (-994 *4 *5 *6 *3)))) (-3516 (*1 *2 *3 *1) (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-591 *1)) (-4 *1 (-994 *4 *5 *6 *7)))) (-3516 (*1 *2 *3 *2) (-12 (-5 *2 (-591 *1)) (-5 *3 (-591 *7)) (-4 *1 (-994 *4 *5 *6 *7)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-989 *4 *5 *6)))) (-3516 (*1 *2 *3 *2) (-12 (-5 *2 (-591 *1)) (-4 *1 (-994 *4 *5 *6 *3)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)))) (-2533 (*1 *2 *3 *1) (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-591 *1)) (-4 *1 (-994 *4 *5 *6 *3)))) (-2533 (*1 *2 *3 *2) (-12 (-5 *2 (-591 *1)) (-4 *1 (-994 *4 *5 *6 *3)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)))) (-2533 (*1 *2 *3 *1) (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-591 *1)) (-4 *1 (-994 *4 *5 *6 *7)))) (-2533 (*1 *2 *3 *2) (-12 (-5 *2 (-591 *1)) (-5 *3 (-591 *7)) (-4 *1 (-994 *4 *5 *6 *7)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-989 *4 *5 *6)))) (-2689 (*1 *1 *2 *1) (-12 (-4 *1 (-994 *3 *4 *5 *2)) (-4 *3 (-429)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *2 (-989 *3 *4 *5)))) (-2689 (*1 *1 *2 *1) (-12 (-5 *2 (-591 *6)) (-4 *1 (-994 *3 *4 *5 *6)) (-4 *3 (-429)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)))) (-2784 (*1 *2 *3 *1) (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-591 *1)) (-4 *1 (-994 *4 *5 *6 *3)))) (-2784 (*1 *2 *3 *2) (-12 (-5 *2 (-591 *1)) (-4 *1 (-994 *4 *5 *6 *3)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)))) (-2784 (*1 *2 *3 *1) (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-591 *1)) (-4 *1 (-994 *4 *5 *6 *7)))) (-2784 (*1 *2 *3 *2) (-12 (-5 *2 (-591 *1)) (-5 *3 (-591 *7)) (-4 *1 (-994 *4 *5 *6 *7)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-989 *4 *5 *6)))) (-2113 (*1 *2 *3 *4) (-12 (-5 *3 (-591 *8)) (-5 *4 (-108)) (-4 *8 (-989 *5 *6 *7)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *2 (-591 *1)) (-4 *1 (-994 *5 *6 *7 *8)))))
-(-13 (-1119 |t#1| |t#2| |t#3| |t#4|) (-10 -8 (-15 -1732 ((-108) |t#4| $)) (-15 -1949 ((-108) |t#4| $)) (-15 -1564 ((-108) |t#4| $)) (-15 -1732 ((-108) $)) (-15 -3485 ((-108) |t#4| $)) (-15 -1372 ((-3 (-108) (-591 $)) |t#4| $)) (-15 -1406 ((-591 (-2 (|:| |val| (-108)) (|:| -3374 $))) |t#4| $)) (-15 -1406 ((-108) |t#4| $)) (-15 -1933 ((-591 $) |t#4| $)) (-15 -2711 ((-3 |t#4| (-591 $)) |t#4| |t#4| $)) (-15 -2627 ((-591 (-2 (|:| |val| |t#4|) (|:| -3374 $))) |t#4| |t#4| $)) (-15 -1291 ((-591 (-2 (|:| |val| |t#4|) (|:| -3374 $))) |t#4| $)) (-15 -3516 ((-591 $) |t#4| $)) (-15 -3516 ((-591 $) (-591 |t#4|) $)) (-15 -3516 ((-591 $) (-591 |t#4|) (-591 $))) (-15 -3516 ((-591 $) |t#4| (-591 $))) (-15 -2533 ((-591 $) |t#4| $)) (-15 -2533 ((-591 $) |t#4| (-591 $))) (-15 -2533 ((-591 $) (-591 |t#4|) $)) (-15 -2533 ((-591 $) (-591 |t#4|) (-591 $))) (-15 -2689 ($ |t#4| $)) (-15 -2689 ($ (-591 |t#4|) $)) (-15 -2784 ((-591 $) |t#4| $)) (-15 -2784 ((-591 $) |t#4| (-591 $))) (-15 -2784 ((-591 $) (-591 |t#4|) $)) (-15 -2784 ((-591 $) (-591 |t#4|) (-591 $))) (-15 -2113 ((-591 $) (-591 |t#4|) (-108)))))
+((-3256 (*1 *2 *3 *1) (-12 (-4 *1 (-994 *4 *5 *6 *3)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-108)))) (-1987 (*1 *2 *3 *1) (-12 (-4 *1 (-994 *4 *5 *6 *3)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-108)))) (-3744 (*1 *2 *3 *1) (-12 (-4 *1 (-994 *4 *5 *6 *3)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-108)))) (-3256 (*1 *2 *1) (-12 (-4 *1 (-994 *3 *4 *5 *6)) (-4 *3 (-429)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-108)))) (-1949 (*1 *2 *3 *1) (-12 (-4 *1 (-994 *4 *5 *6 *3)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-108)))) (-1929 (*1 *2 *3 *1) (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-3 (-108) (-591 *1))) (-4 *1 (-994 *4 *5 *6 *3)))) (-3433 (*1 *2 *3 *1) (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-591 (-2 (|:| |val| (-108)) (|:| -3585 *1)))) (-4 *1 (-994 *4 *5 *6 *3)))) (-3433 (*1 *2 *3 *1) (-12 (-4 *1 (-994 *4 *5 *6 *3)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-108)))) (-3783 (*1 *2 *3 *1) (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-591 *1)) (-4 *1 (-994 *4 *5 *6 *3)))) (-2001 (*1 *2 *3 *3 *1) (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-3 *3 (-591 *1))) (-4 *1 (-994 *4 *5 *6 *3)))) (-2456 (*1 *2 *3 *3 *1) (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-591 (-2 (|:| |val| *3) (|:| -3585 *1)))) (-4 *1 (-994 *4 *5 *6 *3)))) (-1720 (*1 *2 *3 *1) (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-591 (-2 (|:| |val| *3) (|:| -3585 *1)))) (-4 *1 (-994 *4 *5 *6 *3)))) (-2318 (*1 *2 *3 *1) (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-591 *1)) (-4 *1 (-994 *4 *5 *6 *3)))) (-2318 (*1 *2 *3 *1) (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-591 *1)) (-4 *1 (-994 *4 *5 *6 *7)))) (-2318 (*1 *2 *3 *2) (-12 (-5 *2 (-591 *1)) (-5 *3 (-591 *7)) (-4 *1 (-994 *4 *5 *6 *7)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-989 *4 *5 *6)))) (-2318 (*1 *2 *3 *2) (-12 (-5 *2 (-591 *1)) (-4 *1 (-994 *4 *5 *6 *3)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)))) (-3996 (*1 *2 *3 *1) (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-591 *1)) (-4 *1 (-994 *4 *5 *6 *3)))) (-3996 (*1 *2 *3 *2) (-12 (-5 *2 (-591 *1)) (-4 *1 (-994 *4 *5 *6 *3)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)))) (-3996 (*1 *2 *3 *1) (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-591 *1)) (-4 *1 (-994 *4 *5 *6 *7)))) (-3996 (*1 *2 *3 *2) (-12 (-5 *2 (-591 *1)) (-5 *3 (-591 *7)) (-4 *1 (-994 *4 *5 *6 *7)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-989 *4 *5 *6)))) (-1832 (*1 *1 *2 *1) (-12 (-4 *1 (-994 *3 *4 *5 *2)) (-4 *3 (-429)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *2 (-989 *3 *4 *5)))) (-1832 (*1 *1 *2 *1) (-12 (-5 *2 (-591 *6)) (-4 *1 (-994 *3 *4 *5 *6)) (-4 *3 (-429)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)))) (-1618 (*1 *2 *3 *1) (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-591 *1)) (-4 *1 (-994 *4 *5 *6 *3)))) (-1618 (*1 *2 *3 *2) (-12 (-5 *2 (-591 *1)) (-4 *1 (-994 *4 *5 *6 *3)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)))) (-1618 (*1 *2 *3 *1) (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-591 *1)) (-4 *1 (-994 *4 *5 *6 *7)))) (-1618 (*1 *2 *3 *2) (-12 (-5 *2 (-591 *1)) (-5 *3 (-591 *7)) (-4 *1 (-994 *4 *5 *6 *7)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-989 *4 *5 *6)))) (-3227 (*1 *2 *3 *4) (-12 (-5 *3 (-591 *8)) (-5 *4 (-108)) (-4 *8 (-989 *5 *6 *7)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *2 (-591 *1)) (-4 *1 (-994 *5 *6 *7 *8)))))
+(-13 (-1119 |t#1| |t#2| |t#3| |t#4|) (-10 -8 (-15 -3256 ((-108) |t#4| $)) (-15 -1987 ((-108) |t#4| $)) (-15 -3744 ((-108) |t#4| $)) (-15 -3256 ((-108) $)) (-15 -1949 ((-108) |t#4| $)) (-15 -1929 ((-3 (-108) (-591 $)) |t#4| $)) (-15 -3433 ((-591 (-2 (|:| |val| (-108)) (|:| -3585 $))) |t#4| $)) (-15 -3433 ((-108) |t#4| $)) (-15 -3783 ((-591 $) |t#4| $)) (-15 -2001 ((-3 |t#4| (-591 $)) |t#4| |t#4| $)) (-15 -2456 ((-591 (-2 (|:| |val| |t#4|) (|:| -3585 $))) |t#4| |t#4| $)) (-15 -1720 ((-591 (-2 (|:| |val| |t#4|) (|:| -3585 $))) |t#4| $)) (-15 -2318 ((-591 $) |t#4| $)) (-15 -2318 ((-591 $) (-591 |t#4|) $)) (-15 -2318 ((-591 $) (-591 |t#4|) (-591 $))) (-15 -2318 ((-591 $) |t#4| (-591 $))) (-15 -3996 ((-591 $) |t#4| $)) (-15 -3996 ((-591 $) |t#4| (-591 $))) (-15 -3996 ((-591 $) (-591 |t#4|) $)) (-15 -3996 ((-591 $) (-591 |t#4|) (-591 $))) (-15 -1832 ($ |t#4| $)) (-15 -1832 ($ (-591 |t#4|) $)) (-15 -1618 ((-591 $) |t#4| $)) (-15 -1618 ((-591 $) |t#4| (-591 $))) (-15 -1618 ((-591 $) (-591 |t#4|) $)) (-15 -1618 ((-591 $) (-591 |t#4|) (-591 $))) (-15 -3227 ((-591 $) (-591 |t#4|) (-108)))))
(((-33) . T) ((-97) . T) ((-565 (-591 |#4|)) . T) ((-565 (-796)) . T) ((-142 |#4|) . T) ((-566 (-501)) |has| |#4| (-566 (-501))) ((-288 |#4|) -12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018))) ((-464 |#4|) . T) ((-486 |#4| |#4|) -12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018))) ((-907 |#1| |#2| |#3| |#4|) . T) ((-1018) . T) ((-1119 |#1| |#2| |#3| |#4|) . T) ((-1125) . T))
-((-4087 (((-591 (-2 (|:| |val| |#4|) (|:| -3374 |#5|))) |#4| |#5|) 81)) (-2915 (((-591 (-2 (|:| |val| |#4|) (|:| -3374 |#5|))) |#4| |#4| |#5|) 113)) (-4198 (((-591 |#5|) |#4| |#5|) 70)) (-1461 (((-591 (-2 (|:| |val| (-108)) (|:| -3374 |#5|))) |#4| |#5|) 46) (((-108) |#4| |#5|) 53)) (-3418 (((-1176)) 37)) (-2595 (((-1176)) 26)) (-1677 (((-1176) (-1072) (-1072) (-1072)) 33)) (-2974 (((-1176) (-1072) (-1072) (-1072)) 22)) (-3819 (((-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))) |#4| |#4| |#5|) 96)) (-1701 (((-591 (-2 (|:| |val| |#4|) (|:| -3374 |#5|))) (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))) |#3| (-108)) 107) (((-591 (-2 (|:| |val| |#4|) (|:| -3374 |#5|))) |#4| |#4| |#5| (-108) (-108)) 50)) (-3804 (((-591 (-2 (|:| |val| |#4|) (|:| -3374 |#5|))) |#4| |#4| |#5|) 102)))
-(((-995 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2974 ((-1176) (-1072) (-1072) (-1072))) (-15 -2595 ((-1176))) (-15 -1677 ((-1176) (-1072) (-1072) (-1072))) (-15 -3418 ((-1176))) (-15 -3819 ((-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))) |#4| |#4| |#5|)) (-15 -1701 ((-591 (-2 (|:| |val| |#4|) (|:| -3374 |#5|))) |#4| |#4| |#5| (-108) (-108))) (-15 -1701 ((-591 (-2 (|:| |val| |#4|) (|:| -3374 |#5|))) (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))) |#3| (-108))) (-15 -3804 ((-591 (-2 (|:| |val| |#4|) (|:| -3374 |#5|))) |#4| |#4| |#5|)) (-15 -2915 ((-591 (-2 (|:| |val| |#4|) (|:| -3374 |#5|))) |#4| |#4| |#5|)) (-15 -1461 ((-108) |#4| |#5|)) (-15 -1461 ((-591 (-2 (|:| |val| (-108)) (|:| -3374 |#5|))) |#4| |#5|)) (-15 -4198 ((-591 |#5|) |#4| |#5|)) (-15 -4087 ((-591 (-2 (|:| |val| |#4|) (|:| -3374 |#5|))) |#4| |#5|))) (-429) (-734) (-788) (-989 |#1| |#2| |#3|) (-994 |#1| |#2| |#3| |#4|)) (T -995))
-((-4087 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-591 (-2 (|:| |val| *3) (|:| -3374 *4)))) (-5 *1 (-995 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))) (-4198 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-591 *4)) (-5 *1 (-995 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))) (-1461 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-591 (-2 (|:| |val| (-108)) (|:| -3374 *4)))) (-5 *1 (-995 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))) (-1461 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-108)) (-5 *1 (-995 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))) (-2915 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-591 (-2 (|:| |val| *3) (|:| -3374 *4)))) (-5 *1 (-995 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))) (-3804 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-591 (-2 (|:| |val| *3) (|:| -3374 *4)))) (-5 *1 (-995 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))) (-1701 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-591 (-2 (|:| |val| (-591 *8)) (|:| -3374 *9)))) (-5 *5 (-108)) (-4 *8 (-989 *6 *7 *4)) (-4 *9 (-994 *6 *7 *4 *8)) (-4 *6 (-429)) (-4 *7 (-734)) (-4 *4 (-788)) (-5 *2 (-591 (-2 (|:| |val| *8) (|:| -3374 *9)))) (-5 *1 (-995 *6 *7 *4 *8 *9)))) (-1701 (*1 *2 *3 *3 *4 *5 *5) (-12 (-5 *5 (-108)) (-4 *6 (-429)) (-4 *7 (-734)) (-4 *8 (-788)) (-4 *3 (-989 *6 *7 *8)) (-5 *2 (-591 (-2 (|:| |val| *3) (|:| -3374 *4)))) (-5 *1 (-995 *6 *7 *8 *3 *4)) (-4 *4 (-994 *6 *7 *8 *3)))) (-3819 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-591 (-2 (|:| |val| (-591 *3)) (|:| -3374 *4)))) (-5 *1 (-995 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))) (-3418 (*1 *2) (-12 (-4 *3 (-429)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-1176)) (-5 *1 (-995 *3 *4 *5 *6 *7)) (-4 *7 (-994 *3 *4 *5 *6)))) (-1677 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1072)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-1176)) (-5 *1 (-995 *4 *5 *6 *7 *8)) (-4 *8 (-994 *4 *5 *6 *7)))) (-2595 (*1 *2) (-12 (-4 *3 (-429)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-1176)) (-5 *1 (-995 *3 *4 *5 *6 *7)) (-4 *7 (-994 *3 *4 *5 *6)))) (-2974 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1072)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-1176)) (-5 *1 (-995 *4 *5 *6 *7 *8)) (-4 *8 (-994 *4 *5 *6 *7)))))
-(-10 -7 (-15 -2974 ((-1176) (-1072) (-1072) (-1072))) (-15 -2595 ((-1176))) (-15 -1677 ((-1176) (-1072) (-1072) (-1072))) (-15 -3418 ((-1176))) (-15 -3819 ((-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))) |#4| |#4| |#5|)) (-15 -1701 ((-591 (-2 (|:| |val| |#4|) (|:| -3374 |#5|))) |#4| |#4| |#5| (-108) (-108))) (-15 -1701 ((-591 (-2 (|:| |val| |#4|) (|:| -3374 |#5|))) (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))) |#3| (-108))) (-15 -3804 ((-591 (-2 (|:| |val| |#4|) (|:| -3374 |#5|))) |#4| |#4| |#5|)) (-15 -2915 ((-591 (-2 (|:| |val| |#4|) (|:| -3374 |#5|))) |#4| |#4| |#5|)) (-15 -1461 ((-108) |#4| |#5|)) (-15 -1461 ((-591 (-2 (|:| |val| (-108)) (|:| -3374 |#5|))) |#4| |#5|)) (-15 -4198 ((-591 |#5|) |#4| |#5|)) (-15 -4087 ((-591 (-2 (|:| |val| |#4|) (|:| -3374 |#5|))) |#4| |#5|)))
-((-3008 (((-108) $ $) NIL)) (-2400 (((-1089) $) 8)) (-2339 (((-1072) $) 16)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) 11)) (-4096 (((-108) $ $) 13)))
-(((-996 |#1|) (-13 (-1018) (-10 -8 (-15 -2400 ((-1089) $)))) (-1089)) (T -996))
-((-2400 (*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-996 *3)) (-14 *3 *2))))
-(-13 (-1018) (-10 -8 (-15 -2400 ((-1089) $))))
-((-3008 (((-108) $ $) NIL)) (-2819 (($ $ (-591 (-1089)) (-1 (-108) (-591 |#3|))) 33)) (-3109 (($ |#3| |#3|) 22) (($ |#3| |#3| (-591 (-1089))) 20)) (-3246 ((|#3| $) 13)) (-1251 (((-3 (-273 |#3|) "failed") $) 58)) (-3528 (((-273 |#3|) $) NIL)) (-2217 (((-591 (-1089)) $) 16)) (-2159 (((-825 |#1|) $) 11)) (-3239 ((|#3| $) 12)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3164 ((|#3| $ |#3|) 27) ((|#3| $ |#3| (-854)) 39)) (-3022 (((-796) $) 86) (($ (-273 |#3|)) 21)) (-4096 (((-108) $ $) 36)))
-(((-997 |#1| |#2| |#3|) (-13 (-1018) (-265 |#3| |#3|) (-966 (-273 |#3|)) (-10 -8 (-15 -3109 ($ |#3| |#3|)) (-15 -3109 ($ |#3| |#3| (-591 (-1089)))) (-15 -2819 ($ $ (-591 (-1089)) (-1 (-108) (-591 |#3|)))) (-15 -2159 ((-825 |#1|) $)) (-15 -3239 (|#3| $)) (-15 -3246 (|#3| $)) (-15 -3164 (|#3| $ |#3| (-854))) (-15 -2217 ((-591 (-1089)) $)))) (-1018) (-13 (-975) (-819 |#1|) (-788) (-566 (-825 |#1|))) (-13 (-408 |#2|) (-819 |#1|) (-566 (-825 |#1|)))) (T -997))
-((-3109 (*1 *1 *2 *2) (-12 (-4 *3 (-1018)) (-4 *4 (-13 (-975) (-819 *3) (-788) (-566 (-825 *3)))) (-5 *1 (-997 *3 *4 *2)) (-4 *2 (-13 (-408 *4) (-819 *3) (-566 (-825 *3)))))) (-3109 (*1 *1 *2 *2 *3) (-12 (-5 *3 (-591 (-1089))) (-4 *4 (-1018)) (-4 *5 (-13 (-975) (-819 *4) (-788) (-566 (-825 *4)))) (-5 *1 (-997 *4 *5 *2)) (-4 *2 (-13 (-408 *5) (-819 *4) (-566 (-825 *4)))))) (-2819 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-591 (-1089))) (-5 *3 (-1 (-108) (-591 *6))) (-4 *6 (-13 (-408 *5) (-819 *4) (-566 (-825 *4)))) (-4 *4 (-1018)) (-4 *5 (-13 (-975) (-819 *4) (-788) (-566 (-825 *4)))) (-5 *1 (-997 *4 *5 *6)))) (-2159 (*1 *2 *1) (-12 (-4 *3 (-1018)) (-4 *4 (-13 (-975) (-819 *3) (-788) (-566 *2))) (-5 *2 (-825 *3)) (-5 *1 (-997 *3 *4 *5)) (-4 *5 (-13 (-408 *4) (-819 *3) (-566 *2))))) (-3239 (*1 *2 *1) (-12 (-4 *3 (-1018)) (-4 *2 (-13 (-408 *4) (-819 *3) (-566 (-825 *3)))) (-5 *1 (-997 *3 *4 *2)) (-4 *4 (-13 (-975) (-819 *3) (-788) (-566 (-825 *3)))))) (-3246 (*1 *2 *1) (-12 (-4 *3 (-1018)) (-4 *2 (-13 (-408 *4) (-819 *3) (-566 (-825 *3)))) (-5 *1 (-997 *3 *4 *2)) (-4 *4 (-13 (-975) (-819 *3) (-788) (-566 (-825 *3)))))) (-3164 (*1 *2 *1 *2 *3) (-12 (-5 *3 (-854)) (-4 *4 (-1018)) (-4 *5 (-13 (-975) (-819 *4) (-788) (-566 (-825 *4)))) (-5 *1 (-997 *4 *5 *2)) (-4 *2 (-13 (-408 *5) (-819 *4) (-566 (-825 *4)))))) (-2217 (*1 *2 *1) (-12 (-4 *3 (-1018)) (-4 *4 (-13 (-975) (-819 *3) (-788) (-566 (-825 *3)))) (-5 *2 (-591 (-1089))) (-5 *1 (-997 *3 *4 *5)) (-4 *5 (-13 (-408 *4) (-819 *3) (-566 (-825 *3)))))))
-(-13 (-1018) (-265 |#3| |#3|) (-966 (-273 |#3|)) (-10 -8 (-15 -3109 ($ |#3| |#3|)) (-15 -3109 ($ |#3| |#3| (-591 (-1089)))) (-15 -2819 ($ $ (-591 (-1089)) (-1 (-108) (-591 |#3|)))) (-15 -2159 ((-825 |#1|) $)) (-15 -3239 (|#3| $)) (-15 -3246 (|#3| $)) (-15 -3164 (|#3| $ |#3| (-854))) (-15 -2217 ((-591 (-1089)) $))))
-((-3008 (((-108) $ $) NIL)) (-2783 (($ (-591 (-997 |#1| |#2| |#3|))) 13)) (-3858 (((-591 (-997 |#1| |#2| |#3|)) $) 20)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3164 ((|#3| $ |#3|) 23) ((|#3| $ |#3| (-854)) 26)) (-3022 (((-796) $) 16)) (-4096 (((-108) $ $) 19)))
-(((-998 |#1| |#2| |#3|) (-13 (-1018) (-265 |#3| |#3|) (-10 -8 (-15 -2783 ($ (-591 (-997 |#1| |#2| |#3|)))) (-15 -3858 ((-591 (-997 |#1| |#2| |#3|)) $)) (-15 -3164 (|#3| $ |#3| (-854))))) (-1018) (-13 (-975) (-819 |#1|) (-788) (-566 (-825 |#1|))) (-13 (-408 |#2|) (-819 |#1|) (-566 (-825 |#1|)))) (T -998))
-((-2783 (*1 *1 *2) (-12 (-5 *2 (-591 (-997 *3 *4 *5))) (-4 *3 (-1018)) (-4 *4 (-13 (-975) (-819 *3) (-788) (-566 (-825 *3)))) (-4 *5 (-13 (-408 *4) (-819 *3) (-566 (-825 *3)))) (-5 *1 (-998 *3 *4 *5)))) (-3858 (*1 *2 *1) (-12 (-4 *3 (-1018)) (-4 *4 (-13 (-975) (-819 *3) (-788) (-566 (-825 *3)))) (-5 *2 (-591 (-997 *3 *4 *5))) (-5 *1 (-998 *3 *4 *5)) (-4 *5 (-13 (-408 *4) (-819 *3) (-566 (-825 *3)))))) (-3164 (*1 *2 *1 *2 *3) (-12 (-5 *3 (-854)) (-4 *4 (-1018)) (-4 *5 (-13 (-975) (-819 *4) (-788) (-566 (-825 *4)))) (-5 *1 (-998 *4 *5 *2)) (-4 *2 (-13 (-408 *5) (-819 *4) (-566 (-825 *4)))))))
-(-13 (-1018) (-265 |#3| |#3|) (-10 -8 (-15 -2783 ($ (-591 (-997 |#1| |#2| |#3|)))) (-15 -3858 ((-591 (-997 |#1| |#2| |#3|)) $)) (-15 -3164 (|#3| $ |#3| (-854)))))
-((-2270 (((-591 (-2 (|:| -2274 (-1085 |#1|)) (|:| -3572 (-591 (-885 |#1|))))) (-591 (-885 |#1|)) (-108) (-108)) 75) (((-591 (-2 (|:| -2274 (-1085 |#1|)) (|:| -3572 (-591 (-885 |#1|))))) (-591 (-885 |#1|))) 77) (((-591 (-2 (|:| -2274 (-1085 |#1|)) (|:| -3572 (-591 (-885 |#1|))))) (-591 (-885 |#1|)) (-108)) 76)))
-(((-999 |#1| |#2|) (-10 -7 (-15 -2270 ((-591 (-2 (|:| -2274 (-1085 |#1|)) (|:| -3572 (-591 (-885 |#1|))))) (-591 (-885 |#1|)) (-108))) (-15 -2270 ((-591 (-2 (|:| -2274 (-1085 |#1|)) (|:| -3572 (-591 (-885 |#1|))))) (-591 (-885 |#1|)))) (-15 -2270 ((-591 (-2 (|:| -2274 (-1085 |#1|)) (|:| -3572 (-591 (-885 |#1|))))) (-591 (-885 |#1|)) (-108) (-108)))) (-13 (-286) (-138)) (-591 (-1089))) (T -999))
-((-2270 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-286) (-138))) (-5 *2 (-591 (-2 (|:| -2274 (-1085 *5)) (|:| -3572 (-591 (-885 *5)))))) (-5 *1 (-999 *5 *6)) (-5 *3 (-591 (-885 *5))) (-14 *6 (-591 (-1089))))) (-2270 (*1 *2 *3) (-12 (-4 *4 (-13 (-286) (-138))) (-5 *2 (-591 (-2 (|:| -2274 (-1085 *4)) (|:| -3572 (-591 (-885 *4)))))) (-5 *1 (-999 *4 *5)) (-5 *3 (-591 (-885 *4))) (-14 *5 (-591 (-1089))))) (-2270 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-286) (-138))) (-5 *2 (-591 (-2 (|:| -2274 (-1085 *5)) (|:| -3572 (-591 (-885 *5)))))) (-5 *1 (-999 *5 *6)) (-5 *3 (-591 (-885 *5))) (-14 *6 (-591 (-1089))))))
-(-10 -7 (-15 -2270 ((-591 (-2 (|:| -2274 (-1085 |#1|)) (|:| -3572 (-591 (-885 |#1|))))) (-591 (-885 |#1|)) (-108))) (-15 -2270 ((-591 (-2 (|:| -2274 (-1085 |#1|)) (|:| -3572 (-591 (-885 |#1|))))) (-591 (-885 |#1|)))) (-15 -2270 ((-591 (-2 (|:| -2274 (-1085 |#1|)) (|:| -3572 (-591 (-885 |#1|))))) (-591 (-885 |#1|)) (-108) (-108))))
-((-1348 (((-396 |#3|) |#3|) 18)))
-(((-1000 |#1| |#2| |#3|) (-10 -7 (-15 -1348 ((-396 |#3|) |#3|))) (-1147 (-385 (-525))) (-13 (-341) (-138) (-666 (-385 (-525)) |#1|)) (-1147 |#2|)) (T -1000))
-((-1348 (*1 *2 *3) (-12 (-4 *4 (-1147 (-385 (-525)))) (-4 *5 (-13 (-341) (-138) (-666 (-385 (-525)) *4))) (-5 *2 (-396 *3)) (-5 *1 (-1000 *4 *5 *3)) (-4 *3 (-1147 *5)))))
-(-10 -7 (-15 -1348 ((-396 |#3|) |#3|)))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) 126)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#1| (-341)))) (-3706 (($ $) NIL (|has| |#1| (-341)))) (-1715 (((-108) $) NIL (|has| |#1| (-341)))) (-2796 (((-631 |#1|) (-1171 $)) NIL) (((-631 |#1|)) 115)) (-2569 ((|#1| $) 119)) (-3734 (((-1099 (-854) (-712)) (-525)) NIL (|has| |#1| (-327)))) (-2157 (((-3 $ "failed") $ $) NIL)) (-1291 (($ $) NIL (|has| |#1| (-341)))) (-2827 (((-396 $) $) NIL (|has| |#1| (-341)))) (-1947 (((-108) $ $) NIL (|has| |#1| (-341)))) (-3032 (((-712)) 40 (|has| |#1| (-346)))) (-3798 (($) NIL T CONST)) (-1251 (((-3 (-525) "failed") $) NIL (|has| |#1| (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-3 |#1| "failed") $) NIL)) (-3528 (((-525) $) NIL (|has| |#1| (-966 (-525)))) (((-385 (-525)) $) NIL (|has| |#1| (-966 (-385 (-525))))) ((|#1| $) NIL)) (-4171 (($ (-1171 |#1|) (-1171 $)) NIL) (($ (-1171 |#1|)) 43)) (-2625 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| |#1| (-327)))) (-2129 (($ $ $) NIL (|has| |#1| (-341)))) (-3922 (((-631 |#1|) $ (-1171 $)) NIL) (((-631 |#1|) $) NIL)) (-3305 (((-631 (-525)) (-631 $)) NIL (|has| |#1| (-587 (-525)))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| |#1| (-587 (-525)))) (((-2 (|:| -4057 (-631 |#1|)) (|:| |vec| (-1171 |#1|))) (-631 $) (-1171 $)) 106) (((-631 |#1|) (-631 $)) 101)) (-1227 (($ |#2|) 61) (((-3 $ "failed") (-385 |#2|)) NIL (|has| |#1| (-341)))) (-4163 (((-3 $ "failed") $) NIL)) (-4073 (((-854)) 77)) (-3377 (($) 44 (|has| |#1| (-346)))) (-2110 (($ $ $) NIL (|has| |#1| (-341)))) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL (|has| |#1| (-341)))) (-3944 (($) NIL (|has| |#1| (-327)))) (-4104 (((-108) $) NIL (|has| |#1| (-327)))) (-2299 (($ $ (-712)) NIL (|has| |#1| (-327))) (($ $) NIL (|has| |#1| (-327)))) (-2744 (((-108) $) NIL (|has| |#1| (-341)))) (-3873 (((-854) $) NIL (|has| |#1| (-327))) (((-774 (-854)) $) NIL (|has| |#1| (-327)))) (-2824 (((-108) $) NIL)) (-2771 ((|#1| $) NIL)) (-2085 (((-3 $ "failed") $) NIL (|has| |#1| (-327)))) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-341)))) (-1382 ((|#2| $) 84 (|has| |#1| (-341)))) (-3016 (((-854) $) 131 (|has| |#1| (-346)))) (-1223 ((|#2| $) 58)) (-1356 (($ (-591 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-2339 (((-1072) $) NIL)) (-1622 (($ $) NIL (|has| |#1| (-341)))) (-3506 (($) NIL (|has| |#1| (-327)) CONST)) (-2226 (($ (-854)) 125 (|has| |#1| (-346)))) (-2047 (((-1036) $) NIL)) (-3857 (($) 121)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| |#1| (-341)))) (-1399 (($ (-591 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-2846 (((-591 (-2 (|:| -1348 (-525)) (|:| -2008 (-525))))) NIL (|has| |#1| (-327)))) (-1348 (((-396 $) $) NIL (|has| |#1| (-341)))) (-3375 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL (|has| |#1| (-341)))) (-2089 (((-3 $ "failed") $ $) NIL (|has| |#1| (-341)))) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-341)))) (-1712 (((-712) $) NIL (|has| |#1| (-341)))) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL (|has| |#1| (-341)))) (-2976 ((|#1| (-1171 $)) NIL) ((|#1|) 109)) (-2953 (((-712) $) NIL (|has| |#1| (-327))) (((-3 (-712) "failed") $ $) NIL (|has| |#1| (-327)))) (-3266 (($ $) NIL (-3321 (-12 (|has| |#1| (-213)) (|has| |#1| (-341))) (|has| |#1| (-327)))) (($ $ (-712)) NIL (-3321 (-12 (|has| |#1| (-213)) (|has| |#1| (-341))) (|has| |#1| (-327)))) (($ $ (-1089)) NIL (-12 (|has| |#1| (-341)) (|has| |#1| (-833 (-1089))))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#1| (-341)) (|has| |#1| (-833 (-1089))))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#1| (-341)) (|has| |#1| (-833 (-1089))))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#1| (-341)) (|has| |#1| (-833 (-1089))))) (($ $ (-1 |#1| |#1|) (-712)) NIL (|has| |#1| (-341))) (($ $ (-1 |#1| |#1|)) NIL (|has| |#1| (-341)))) (-1244 (((-631 |#1|) (-1171 $) (-1 |#1| |#1|)) NIL (|has| |#1| (-341)))) (-1478 ((|#2|) 73)) (-2616 (($) NIL (|has| |#1| (-327)))) (-3572 (((-1171 |#1|) $ (-1171 $)) 89) (((-631 |#1|) (-1171 $) (-1171 $)) NIL) (((-1171 |#1|) $) 71) (((-631 |#1|) (-1171 $)) 85)) (-1408 (((-1171 |#1|) $) NIL) (($ (-1171 |#1|)) NIL) ((|#2| $) NIL) (($ |#2|) NIL)) (-2265 (((-3 (-1171 $) "failed") (-631 $)) NIL (|has| |#1| (-327)))) (-3022 (((-796) $) 57) (($ (-525)) 53) (($ |#1|) 54) (($ $) NIL (|has| |#1| (-341))) (($ (-385 (-525))) NIL (-3321 (|has| |#1| (-341)) (|has| |#1| (-966 (-385 (-525))))))) (-1437 (($ $) NIL (|has| |#1| (-327))) (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-3806 ((|#2| $) 82)) (-2128 (((-712)) 75)) (-4003 (((-1171 $)) 81)) (-2495 (((-108) $ $) NIL (|has| |#1| (-341)))) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (-4191 (($) 30 T CONST)) (-4197 (($) 19 T CONST)) (-4196 (($ $) NIL (-3321 (-12 (|has| |#1| (-213)) (|has| |#1| (-341))) (|has| |#1| (-327)))) (($ $ (-712)) NIL (-3321 (-12 (|has| |#1| (-213)) (|has| |#1| (-341))) (|has| |#1| (-327)))) (($ $ (-1089)) NIL (-12 (|has| |#1| (-341)) (|has| |#1| (-833 (-1089))))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#1| (-341)) (|has| |#1| (-833 (-1089))))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#1| (-341)) (|has| |#1| (-833 (-1089))))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#1| (-341)) (|has| |#1| (-833 (-1089))))) (($ $ (-1 |#1| |#1|) (-712)) NIL (|has| |#1| (-341))) (($ $ (-1 |#1| |#1|)) NIL (|has| |#1| (-341)))) (-4096 (((-108) $ $) 63)) (-4173 (($ $ $) NIL (|has| |#1| (-341)))) (-4164 (($ $) 67) (($ $ $) NIL)) (-4156 (($ $ $) 65)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 51) (($ $ $) 69) (($ $ |#1|) NIL) (($ |#1| $) 48) (($ (-385 (-525)) $) NIL (|has| |#1| (-341))) (($ $ (-385 (-525))) NIL (|has| |#1| (-341)))))
+((-1951 (((-591 (-2 (|:| |val| |#4|) (|:| -3585 |#5|))) |#4| |#5|) 81)) (-3541 (((-591 (-2 (|:| |val| |#4|) (|:| -3585 |#5|))) |#4| |#4| |#5|) 113)) (-1717 (((-591 |#5|) |#4| |#5|) 70)) (-3904 (((-591 (-2 (|:| |val| (-108)) (|:| -3585 |#5|))) |#4| |#5|) 46) (((-108) |#4| |#5|) 53)) (-2552 (((-1176)) 37)) (-3368 (((-1176)) 26)) (-3718 (((-1176) (-1072) (-1072) (-1072)) 33)) (-2835 (((-1176) (-1072) (-1072) (-1072)) 22)) (-2338 (((-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))) |#4| |#4| |#5|) 96)) (-2956 (((-591 (-2 (|:| |val| |#4|) (|:| -3585 |#5|))) (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))) |#3| (-108)) 107) (((-591 (-2 (|:| |val| |#4|) (|:| -3585 |#5|))) |#4| |#4| |#5| (-108) (-108)) 50)) (-2140 (((-591 (-2 (|:| |val| |#4|) (|:| -3585 |#5|))) |#4| |#4| |#5|) 102)))
+(((-995 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2835 ((-1176) (-1072) (-1072) (-1072))) (-15 -3368 ((-1176))) (-15 -3718 ((-1176) (-1072) (-1072) (-1072))) (-15 -2552 ((-1176))) (-15 -2338 ((-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))) |#4| |#4| |#5|)) (-15 -2956 ((-591 (-2 (|:| |val| |#4|) (|:| -3585 |#5|))) |#4| |#4| |#5| (-108) (-108))) (-15 -2956 ((-591 (-2 (|:| |val| |#4|) (|:| -3585 |#5|))) (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))) |#3| (-108))) (-15 -2140 ((-591 (-2 (|:| |val| |#4|) (|:| -3585 |#5|))) |#4| |#4| |#5|)) (-15 -3541 ((-591 (-2 (|:| |val| |#4|) (|:| -3585 |#5|))) |#4| |#4| |#5|)) (-15 -3904 ((-108) |#4| |#5|)) (-15 -3904 ((-591 (-2 (|:| |val| (-108)) (|:| -3585 |#5|))) |#4| |#5|)) (-15 -1717 ((-591 |#5|) |#4| |#5|)) (-15 -1951 ((-591 (-2 (|:| |val| |#4|) (|:| -3585 |#5|))) |#4| |#5|))) (-429) (-734) (-788) (-989 |#1| |#2| |#3|) (-994 |#1| |#2| |#3| |#4|)) (T -995))
+((-1951 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-591 (-2 (|:| |val| *3) (|:| -3585 *4)))) (-5 *1 (-995 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))) (-1717 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-591 *4)) (-5 *1 (-995 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))) (-3904 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-591 (-2 (|:| |val| (-108)) (|:| -3585 *4)))) (-5 *1 (-995 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))) (-3904 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-108)) (-5 *1 (-995 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))) (-3541 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-591 (-2 (|:| |val| *3) (|:| -3585 *4)))) (-5 *1 (-995 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))) (-2140 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-591 (-2 (|:| |val| *3) (|:| -3585 *4)))) (-5 *1 (-995 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))) (-2956 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-591 (-2 (|:| |val| (-591 *8)) (|:| -3585 *9)))) (-5 *5 (-108)) (-4 *8 (-989 *6 *7 *4)) (-4 *9 (-994 *6 *7 *4 *8)) (-4 *6 (-429)) (-4 *7 (-734)) (-4 *4 (-788)) (-5 *2 (-591 (-2 (|:| |val| *8) (|:| -3585 *9)))) (-5 *1 (-995 *6 *7 *4 *8 *9)))) (-2956 (*1 *2 *3 *3 *4 *5 *5) (-12 (-5 *5 (-108)) (-4 *6 (-429)) (-4 *7 (-734)) (-4 *8 (-788)) (-4 *3 (-989 *6 *7 *8)) (-5 *2 (-591 (-2 (|:| |val| *3) (|:| -3585 *4)))) (-5 *1 (-995 *6 *7 *8 *3 *4)) (-4 *4 (-994 *6 *7 *8 *3)))) (-2338 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-591 (-2 (|:| |val| (-591 *3)) (|:| -3585 *4)))) (-5 *1 (-995 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))) (-2552 (*1 *2) (-12 (-4 *3 (-429)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-1176)) (-5 *1 (-995 *3 *4 *5 *6 *7)) (-4 *7 (-994 *3 *4 *5 *6)))) (-3718 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1072)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-1176)) (-5 *1 (-995 *4 *5 *6 *7 *8)) (-4 *8 (-994 *4 *5 *6 *7)))) (-3368 (*1 *2) (-12 (-4 *3 (-429)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-1176)) (-5 *1 (-995 *3 *4 *5 *6 *7)) (-4 *7 (-994 *3 *4 *5 *6)))) (-2835 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1072)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-1176)) (-5 *1 (-995 *4 *5 *6 *7 *8)) (-4 *8 (-994 *4 *5 *6 *7)))))
+(-10 -7 (-15 -2835 ((-1176) (-1072) (-1072) (-1072))) (-15 -3368 ((-1176))) (-15 -3718 ((-1176) (-1072) (-1072) (-1072))) (-15 -2552 ((-1176))) (-15 -2338 ((-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))) |#4| |#4| |#5|)) (-15 -2956 ((-591 (-2 (|:| |val| |#4|) (|:| -3585 |#5|))) |#4| |#4| |#5| (-108) (-108))) (-15 -2956 ((-591 (-2 (|:| |val| |#4|) (|:| -3585 |#5|))) (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))) |#3| (-108))) (-15 -2140 ((-591 (-2 (|:| |val| |#4|) (|:| -3585 |#5|))) |#4| |#4| |#5|)) (-15 -3541 ((-591 (-2 (|:| |val| |#4|) (|:| -3585 |#5|))) |#4| |#4| |#5|)) (-15 -3904 ((-108) |#4| |#5|)) (-15 -3904 ((-591 (-2 (|:| |val| (-108)) (|:| -3585 |#5|))) |#4| |#5|)) (-15 -1717 ((-591 |#5|) |#4| |#5|)) (-15 -1951 ((-591 (-2 (|:| |val| |#4|) (|:| -3585 |#5|))) |#4| |#5|)))
+((-2673 (((-108) $ $) NIL)) (-3419 (((-1089) $) 8)) (-2621 (((-1072) $) 16)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) 11)) (-3944 (((-108) $ $) 13)))
+(((-996 |#1|) (-13 (-1018) (-10 -8 (-15 -3419 ((-1089) $)))) (-1089)) (T -996))
+((-3419 (*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-996 *3)) (-14 *3 *2))))
+(-13 (-1018) (-10 -8 (-15 -3419 ((-1089) $))))
+((-2673 (((-108) $ $) NIL)) (-1261 (($ $ (-591 (-1089)) (-1 (-108) (-591 |#3|))) 33)) (-4026 (($ |#3| |#3|) 22) (($ |#3| |#3| (-591 (-1089))) 20)) (-4165 ((|#3| $) 13)) (-4174 (((-3 (-273 |#3|) "failed") $) 58)) (-3341 (((-273 |#3|) $) NIL)) (-3954 (((-591 (-1089)) $) 16)) (-3631 (((-825 |#1|) $) 11)) (-4151 ((|#3| $) 12)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-1881 ((|#3| $ |#3|) 27) ((|#3| $ |#3| (-854)) 39)) (-2686 (((-796) $) 86) (($ (-273 |#3|)) 21)) (-3944 (((-108) $ $) 36)))
+(((-997 |#1| |#2| |#3|) (-13 (-1018) (-265 |#3| |#3|) (-966 (-273 |#3|)) (-10 -8 (-15 -4026 ($ |#3| |#3|)) (-15 -4026 ($ |#3| |#3| (-591 (-1089)))) (-15 -1261 ($ $ (-591 (-1089)) (-1 (-108) (-591 |#3|)))) (-15 -3631 ((-825 |#1|) $)) (-15 -4151 (|#3| $)) (-15 -4165 (|#3| $)) (-15 -1881 (|#3| $ |#3| (-854))) (-15 -3954 ((-591 (-1089)) $)))) (-1018) (-13 (-975) (-819 |#1|) (-788) (-566 (-825 |#1|))) (-13 (-408 |#2|) (-819 |#1|) (-566 (-825 |#1|)))) (T -997))
+((-4026 (*1 *1 *2 *2) (-12 (-4 *3 (-1018)) (-4 *4 (-13 (-975) (-819 *3) (-788) (-566 (-825 *3)))) (-5 *1 (-997 *3 *4 *2)) (-4 *2 (-13 (-408 *4) (-819 *3) (-566 (-825 *3)))))) (-4026 (*1 *1 *2 *2 *3) (-12 (-5 *3 (-591 (-1089))) (-4 *4 (-1018)) (-4 *5 (-13 (-975) (-819 *4) (-788) (-566 (-825 *4)))) (-5 *1 (-997 *4 *5 *2)) (-4 *2 (-13 (-408 *5) (-819 *4) (-566 (-825 *4)))))) (-1261 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-591 (-1089))) (-5 *3 (-1 (-108) (-591 *6))) (-4 *6 (-13 (-408 *5) (-819 *4) (-566 (-825 *4)))) (-4 *4 (-1018)) (-4 *5 (-13 (-975) (-819 *4) (-788) (-566 (-825 *4)))) (-5 *1 (-997 *4 *5 *6)))) (-3631 (*1 *2 *1) (-12 (-4 *3 (-1018)) (-4 *4 (-13 (-975) (-819 *3) (-788) (-566 *2))) (-5 *2 (-825 *3)) (-5 *1 (-997 *3 *4 *5)) (-4 *5 (-13 (-408 *4) (-819 *3) (-566 *2))))) (-4151 (*1 *2 *1) (-12 (-4 *3 (-1018)) (-4 *2 (-13 (-408 *4) (-819 *3) (-566 (-825 *3)))) (-5 *1 (-997 *3 *4 *2)) (-4 *4 (-13 (-975) (-819 *3) (-788) (-566 (-825 *3)))))) (-4165 (*1 *2 *1) (-12 (-4 *3 (-1018)) (-4 *2 (-13 (-408 *4) (-819 *3) (-566 (-825 *3)))) (-5 *1 (-997 *3 *4 *2)) (-4 *4 (-13 (-975) (-819 *3) (-788) (-566 (-825 *3)))))) (-1881 (*1 *2 *1 *2 *3) (-12 (-5 *3 (-854)) (-4 *4 (-1018)) (-4 *5 (-13 (-975) (-819 *4) (-788) (-566 (-825 *4)))) (-5 *1 (-997 *4 *5 *2)) (-4 *2 (-13 (-408 *5) (-819 *4) (-566 (-825 *4)))))) (-3954 (*1 *2 *1) (-12 (-4 *3 (-1018)) (-4 *4 (-13 (-975) (-819 *3) (-788) (-566 (-825 *3)))) (-5 *2 (-591 (-1089))) (-5 *1 (-997 *3 *4 *5)) (-4 *5 (-13 (-408 *4) (-819 *3) (-566 (-825 *3)))))))
+(-13 (-1018) (-265 |#3| |#3|) (-966 (-273 |#3|)) (-10 -8 (-15 -4026 ($ |#3| |#3|)) (-15 -4026 ($ |#3| |#3| (-591 (-1089)))) (-15 -1261 ($ $ (-591 (-1089)) (-1 (-108) (-591 |#3|)))) (-15 -3631 ((-825 |#1|) $)) (-15 -4151 (|#3| $)) (-15 -4165 (|#3| $)) (-15 -1881 (|#3| $ |#3| (-854))) (-15 -3954 ((-591 (-1089)) $))))
+((-2673 (((-108) $ $) NIL)) (-1236 (($ (-591 (-997 |#1| |#2| |#3|))) 13)) (-2404 (((-591 (-997 |#1| |#2| |#3|)) $) 20)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-1881 ((|#3| $ |#3|) 23) ((|#3| $ |#3| (-854)) 26)) (-2686 (((-796) $) 16)) (-3944 (((-108) $ $) 19)))
+(((-998 |#1| |#2| |#3|) (-13 (-1018) (-265 |#3| |#3|) (-10 -8 (-15 -1236 ($ (-591 (-997 |#1| |#2| |#3|)))) (-15 -2404 ((-591 (-997 |#1| |#2| |#3|)) $)) (-15 -1881 (|#3| $ |#3| (-854))))) (-1018) (-13 (-975) (-819 |#1|) (-788) (-566 (-825 |#1|))) (-13 (-408 |#2|) (-819 |#1|) (-566 (-825 |#1|)))) (T -998))
+((-1236 (*1 *1 *2) (-12 (-5 *2 (-591 (-997 *3 *4 *5))) (-4 *3 (-1018)) (-4 *4 (-13 (-975) (-819 *3) (-788) (-566 (-825 *3)))) (-4 *5 (-13 (-408 *4) (-819 *3) (-566 (-825 *3)))) (-5 *1 (-998 *3 *4 *5)))) (-2404 (*1 *2 *1) (-12 (-4 *3 (-1018)) (-4 *4 (-13 (-975) (-819 *3) (-788) (-566 (-825 *3)))) (-5 *2 (-591 (-997 *3 *4 *5))) (-5 *1 (-998 *3 *4 *5)) (-4 *5 (-13 (-408 *4) (-819 *3) (-566 (-825 *3)))))) (-1881 (*1 *2 *1 *2 *3) (-12 (-5 *3 (-854)) (-4 *4 (-1018)) (-4 *5 (-13 (-975) (-819 *4) (-788) (-566 (-825 *4)))) (-5 *1 (-998 *4 *5 *2)) (-4 *2 (-13 (-408 *5) (-819 *4) (-566 (-825 *4)))))))
+(-13 (-1018) (-265 |#3| |#3|) (-10 -8 (-15 -1236 ($ (-591 (-997 |#1| |#2| |#3|)))) (-15 -2404 ((-591 (-997 |#1| |#2| |#3|)) $)) (-15 -1881 (|#3| $ |#3| (-854)))))
+((-3181 (((-591 (-2 (|:| -3237 (-1085 |#1|)) (|:| -1671 (-591 (-885 |#1|))))) (-591 (-885 |#1|)) (-108) (-108)) 75) (((-591 (-2 (|:| -3237 (-1085 |#1|)) (|:| -1671 (-591 (-885 |#1|))))) (-591 (-885 |#1|))) 77) (((-591 (-2 (|:| -3237 (-1085 |#1|)) (|:| -1671 (-591 (-885 |#1|))))) (-591 (-885 |#1|)) (-108)) 76)))
+(((-999 |#1| |#2|) (-10 -7 (-15 -3181 ((-591 (-2 (|:| -3237 (-1085 |#1|)) (|:| -1671 (-591 (-885 |#1|))))) (-591 (-885 |#1|)) (-108))) (-15 -3181 ((-591 (-2 (|:| -3237 (-1085 |#1|)) (|:| -1671 (-591 (-885 |#1|))))) (-591 (-885 |#1|)))) (-15 -3181 ((-591 (-2 (|:| -3237 (-1085 |#1|)) (|:| -1671 (-591 (-885 |#1|))))) (-591 (-885 |#1|)) (-108) (-108)))) (-13 (-286) (-138)) (-591 (-1089))) (T -999))
+((-3181 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-286) (-138))) (-5 *2 (-591 (-2 (|:| -3237 (-1085 *5)) (|:| -1671 (-591 (-885 *5)))))) (-5 *1 (-999 *5 *6)) (-5 *3 (-591 (-885 *5))) (-14 *6 (-591 (-1089))))) (-3181 (*1 *2 *3) (-12 (-4 *4 (-13 (-286) (-138))) (-5 *2 (-591 (-2 (|:| -3237 (-1085 *4)) (|:| -1671 (-591 (-885 *4)))))) (-5 *1 (-999 *4 *5)) (-5 *3 (-591 (-885 *4))) (-14 *5 (-591 (-1089))))) (-3181 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-286) (-138))) (-5 *2 (-591 (-2 (|:| -3237 (-1085 *5)) (|:| -1671 (-591 (-885 *5)))))) (-5 *1 (-999 *5 *6)) (-5 *3 (-591 (-885 *5))) (-14 *6 (-591 (-1089))))))
+(-10 -7 (-15 -3181 ((-591 (-2 (|:| -3237 (-1085 |#1|)) (|:| -1671 (-591 (-885 |#1|))))) (-591 (-885 |#1|)) (-108))) (-15 -3181 ((-591 (-2 (|:| -3237 (-1085 |#1|)) (|:| -1671 (-591 (-885 |#1|))))) (-591 (-885 |#1|)))) (-15 -3181 ((-591 (-2 (|:| -3237 (-1085 |#1|)) (|:| -1671 (-591 (-885 |#1|))))) (-591 (-885 |#1|)) (-108) (-108))))
+((-2542 (((-396 |#3|) |#3|) 18)))
+(((-1000 |#1| |#2| |#3|) (-10 -7 (-15 -2542 ((-396 |#3|) |#3|))) (-1147 (-385 (-525))) (-13 (-341) (-138) (-666 (-385 (-525)) |#1|)) (-1147 |#2|)) (T -1000))
+((-2542 (*1 *2 *3) (-12 (-4 *4 (-1147 (-385 (-525)))) (-4 *5 (-13 (-341) (-138) (-666 (-385 (-525)) *4))) (-5 *2 (-396 *3)) (-5 *1 (-1000 *4 *5 *3)) (-4 *3 (-1147 *5)))))
+(-10 -7 (-15 -2542 ((-396 |#3|) |#3|)))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) 126)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#1| (-341)))) (-3641 (($ $) NIL (|has| |#1| (-341)))) (-3077 (((-108) $) NIL (|has| |#1| (-341)))) (-1712 (((-631 |#1|) (-1171 $)) NIL) (((-631 |#1|)) 115)) (-1481 ((|#1| $) 119)) (-2666 (((-1099 (-854) (-712)) (-525)) NIL (|has| |#1| (-327)))) (-3332 (((-3 $ "failed") $ $) NIL)) (-1720 (($ $) NIL (|has| |#1| (-341)))) (-3898 (((-396 $) $) NIL (|has| |#1| (-341)))) (-1965 (((-108) $ $) NIL (|has| |#1| (-341)))) (-2834 (((-712)) 40 (|has| |#1| (-346)))) (-2055 (($) NIL T CONST)) (-4174 (((-3 (-525) "failed") $) NIL (|has| |#1| (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-3 |#1| "failed") $) NIL)) (-3341 (((-525) $) NIL (|has| |#1| (-966 (-525)))) (((-385 (-525)) $) NIL (|has| |#1| (-966 (-385 (-525))))) ((|#1| $) NIL)) (-1554 (($ (-1171 |#1|) (-1171 $)) NIL) (($ (-1171 |#1|)) 43)) (-3640 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| |#1| (-327)))) (-3265 (($ $ $) NIL (|has| |#1| (-341)))) (-4054 (((-631 |#1|) $ (-1171 $)) NIL) (((-631 |#1|) $) NIL)) (-3925 (((-631 (-525)) (-631 $)) NIL (|has| |#1| (-587 (-525)))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| |#1| (-587 (-525)))) (((-2 (|:| -2928 (-631 |#1|)) (|:| |vec| (-1171 |#1|))) (-631 $) (-1171 $)) 106) (((-631 |#1|) (-631 $)) 101)) (-3618 (($ |#2|) 61) (((-3 $ "failed") (-385 |#2|)) NIL (|has| |#1| (-341)))) (-1522 (((-3 $ "failed") $) NIL)) (-2193 (((-854)) 77)) (-1325 (($) 44 (|has| |#1| (-346)))) (-3239 (($ $ $) NIL (|has| |#1| (-341)))) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL (|has| |#1| (-341)))) (-1268 (($) NIL (|has| |#1| (-327)))) (-2096 (((-108) $) NIL (|has| |#1| (-327)))) (-3477 (($ $ (-712)) NIL (|has| |#1| (-327))) (($ $) NIL (|has| |#1| (-327)))) (-2393 (((-108) $) NIL (|has| |#1| (-341)))) (-1676 (((-854) $) NIL (|has| |#1| (-327))) (((-774 (-854)) $) NIL (|has| |#1| (-327)))) (-3865 (((-108) $) NIL)) (-1525 ((|#1| $) NIL)) (-2115 (((-3 $ "failed") $) NIL (|has| |#1| (-327)))) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-341)))) (-3205 ((|#2| $) 84 (|has| |#1| (-341)))) (-1970 (((-854) $) 131 (|has| |#1| (-346)))) (-3610 ((|#2| $) 58)) (-2081 (($ (-591 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-2621 (((-1072) $) NIL)) (-1523 (($ $) NIL (|has| |#1| (-341)))) (-3492 (($) NIL (|has| |#1| (-327)) CONST)) (-3229 (($ (-854)) 125 (|has| |#1| (-346)))) (-2937 (((-1036) $) NIL)) (-3965 (($) 121)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| |#1| (-341)))) (-2124 (($ (-591 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-4107 (((-591 (-2 (|:| -2542 (-525)) (|:| -3987 (-525))))) NIL (|has| |#1| (-327)))) (-2542 (((-396 $) $) NIL (|has| |#1| (-341)))) (-3387 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL (|has| |#1| (-341)))) (-3210 (((-3 $ "failed") $ $) NIL (|has| |#1| (-341)))) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-341)))) (-3048 (((-712) $) NIL (|has| |#1| (-341)))) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL (|has| |#1| (-341)))) (-2858 ((|#1| (-1171 $)) NIL) ((|#1|) 109)) (-2652 (((-712) $) NIL (|has| |#1| (-327))) (((-3 (-712) "failed") $ $) NIL (|has| |#1| (-327)))) (-2209 (($ $) NIL (-3150 (-12 (|has| |#1| (-213)) (|has| |#1| (-341))) (|has| |#1| (-327)))) (($ $ (-712)) NIL (-3150 (-12 (|has| |#1| (-213)) (|has| |#1| (-341))) (|has| |#1| (-327)))) (($ $ (-1089)) NIL (-12 (|has| |#1| (-341)) (|has| |#1| (-833 (-1089))))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#1| (-341)) (|has| |#1| (-833 (-1089))))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#1| (-341)) (|has| |#1| (-833 (-1089))))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#1| (-341)) (|has| |#1| (-833 (-1089))))) (($ $ (-1 |#1| |#1|) (-712)) NIL (|has| |#1| (-341))) (($ $ (-1 |#1| |#1|)) NIL (|has| |#1| (-341)))) (-3206 (((-631 |#1|) (-1171 $) (-1 |#1| |#1|)) NIL (|has| |#1| (-341)))) (-1341 ((|#2|) 73)) (-3560 (($) NIL (|has| |#1| (-327)))) (-1671 (((-1171 |#1|) $ (-1171 $)) 89) (((-631 |#1|) (-1171 $) (-1171 $)) NIL) (((-1171 |#1|) $) 71) (((-631 |#1|) (-1171 $)) 85)) (-1300 (((-1171 |#1|) $) NIL) (($ (-1171 |#1|)) NIL) ((|#2| $) NIL) (($ |#2|) NIL)) (-3124 (((-3 (-1171 $) "failed") (-631 $)) NIL (|has| |#1| (-327)))) (-2686 (((-796) $) 57) (($ (-525)) 53) (($ |#1|) 54) (($ $) NIL (|has| |#1| (-341))) (($ (-385 (-525))) NIL (-3150 (|has| |#1| (-341)) (|has| |#1| (-966 (-385 (-525))))))) (-3751 (($ $) NIL (|has| |#1| (-327))) (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-2173 ((|#2| $) 82)) (-3425 (((-712)) 75)) (-3612 (((-1171 $)) 81)) (-1724 (((-108) $ $) NIL (|has| |#1| (-341)))) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (-1830 (($) 30 T CONST)) (-1839 (($) 19 T CONST)) (-1796 (($ $) NIL (-3150 (-12 (|has| |#1| (-213)) (|has| |#1| (-341))) (|has| |#1| (-327)))) (($ $ (-712)) NIL (-3150 (-12 (|has| |#1| (-213)) (|has| |#1| (-341))) (|has| |#1| (-327)))) (($ $ (-1089)) NIL (-12 (|has| |#1| (-341)) (|has| |#1| (-833 (-1089))))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#1| (-341)) (|has| |#1| (-833 (-1089))))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#1| (-341)) (|has| |#1| (-833 (-1089))))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#1| (-341)) (|has| |#1| (-833 (-1089))))) (($ $ (-1 |#1| |#1|) (-712)) NIL (|has| |#1| (-341))) (($ $ (-1 |#1| |#1|)) NIL (|has| |#1| (-341)))) (-3944 (((-108) $ $) 63)) (-4059 (($ $ $) NIL (|has| |#1| (-341)))) (-4047 (($ $) 67) (($ $ $) NIL)) (-4036 (($ $ $) 65)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 51) (($ $ $) 69) (($ $ |#1|) NIL) (($ |#1| $) 48) (($ (-385 (-525)) $) NIL (|has| |#1| (-341))) (($ $ (-385 (-525))) NIL (|has| |#1| (-341)))))
(((-1001 |#1| |#2| |#3|) (-666 |#1| |#2|) (-160) (-1147 |#1|) |#2|) (T -1001))
NIL
(-666 |#1| |#2|)
-((-1348 (((-396 |#3|) |#3|) 19)))
-(((-1002 |#1| |#2| |#3|) (-10 -7 (-15 -1348 ((-396 |#3|) |#3|))) (-1147 (-385 (-885 (-525)))) (-13 (-341) (-138) (-666 (-385 (-885 (-525))) |#1|)) (-1147 |#2|)) (T -1002))
-((-1348 (*1 *2 *3) (-12 (-4 *4 (-1147 (-385 (-885 (-525))))) (-4 *5 (-13 (-341) (-138) (-666 (-385 (-885 (-525))) *4))) (-5 *2 (-396 *3)) (-5 *1 (-1002 *4 *5 *3)) (-4 *3 (-1147 *5)))))
-(-10 -7 (-15 -1348 ((-396 |#3|) |#3|)))
-((-3008 (((-108) $ $) NIL)) (-3741 (($ $ $) 14)) (-2478 (($ $ $) 15)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-4192 (($) 6)) (-1408 (((-1089) $) 18)) (-3022 (((-796) $) 12)) (-4135 (((-108) $ $) NIL)) (-4119 (((-108) $ $) NIL)) (-4096 (((-108) $ $) 13)) (-4126 (((-108) $ $) NIL)) (-4112 (((-108) $ $) 8)))
-(((-1003) (-13 (-788) (-10 -8 (-15 -4192 ($)) (-15 -1408 ((-1089) $))))) (T -1003))
-((-4192 (*1 *1) (-5 *1 (-1003))) (-1408 (*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-1003)))))
-(-13 (-788) (-10 -8 (-15 -4192 ($)) (-15 -1408 ((-1089) $))))
-((-3142 ((|#1| |#1| (-1 (-525) |#1| |#1|)) 24) ((|#1| |#1| (-1 (-108) |#1|)) 20)) (-1375 (((-1176)) 15)) (-2349 (((-591 |#1|)) 9)))
-(((-1004 |#1|) (-10 -7 (-15 -1375 ((-1176))) (-15 -2349 ((-591 |#1|))) (-15 -3142 (|#1| |#1| (-1 (-108) |#1|))) (-15 -3142 (|#1| |#1| (-1 (-525) |#1| |#1|)))) (-127)) (T -1004))
-((-3142 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-525) *2 *2)) (-4 *2 (-127)) (-5 *1 (-1004 *2)))) (-3142 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-108) *2)) (-4 *2 (-127)) (-5 *1 (-1004 *2)))) (-2349 (*1 *2) (-12 (-5 *2 (-591 *3)) (-5 *1 (-1004 *3)) (-4 *3 (-127)))) (-1375 (*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-1004 *3)) (-4 *3 (-127)))))
-(-10 -7 (-15 -1375 ((-1176))) (-15 -2349 ((-591 |#1|))) (-15 -3142 (|#1| |#1| (-1 (-108) |#1|))) (-15 -3142 (|#1| |#1| (-1 (-525) |#1| |#1|))))
-((-3620 (($ (-104) $) 15)) (-1590 (((-3 (-104) "failed") (-1089) $) 14)) (-3209 (($) 6)) (-3245 (($) 16)) (-1734 (($) 17)) (-3480 (((-591 (-162)) $) 9)) (-3022 (((-796) $) 20)))
-(((-1005) (-13 (-565 (-796)) (-10 -8 (-15 -3209 ($)) (-15 -3480 ((-591 (-162)) $)) (-15 -1590 ((-3 (-104) "failed") (-1089) $)) (-15 -3620 ($ (-104) $)) (-15 -3245 ($)) (-15 -1734 ($))))) (T -1005))
-((-3209 (*1 *1) (-5 *1 (-1005))) (-3480 (*1 *2 *1) (-12 (-5 *2 (-591 (-162))) (-5 *1 (-1005)))) (-1590 (*1 *2 *3 *1) (|partial| -12 (-5 *3 (-1089)) (-5 *2 (-104)) (-5 *1 (-1005)))) (-3620 (*1 *1 *2 *1) (-12 (-5 *2 (-104)) (-5 *1 (-1005)))) (-3245 (*1 *1) (-5 *1 (-1005))) (-1734 (*1 *1) (-5 *1 (-1005))))
-(-13 (-565 (-796)) (-10 -8 (-15 -3209 ($)) (-15 -3480 ((-591 (-162)) $)) (-15 -1590 ((-3 (-104) "failed") (-1089) $)) (-15 -3620 ($ (-104) $)) (-15 -3245 ($)) (-15 -1734 ($))))
-((-1593 (((-1171 (-631 |#1|)) (-591 (-631 |#1|))) 42) (((-1171 (-631 (-885 |#1|))) (-591 (-1089)) (-631 (-885 |#1|))) 63) (((-1171 (-631 (-385 (-885 |#1|)))) (-591 (-1089)) (-631 (-385 (-885 |#1|)))) 79)) (-3572 (((-1171 |#1|) (-631 |#1|) (-591 (-631 |#1|))) 36)))
-(((-1006 |#1|) (-10 -7 (-15 -1593 ((-1171 (-631 (-385 (-885 |#1|)))) (-591 (-1089)) (-631 (-385 (-885 |#1|))))) (-15 -1593 ((-1171 (-631 (-885 |#1|))) (-591 (-1089)) (-631 (-885 |#1|)))) (-15 -1593 ((-1171 (-631 |#1|)) (-591 (-631 |#1|)))) (-15 -3572 ((-1171 |#1|) (-631 |#1|) (-591 (-631 |#1|))))) (-341)) (T -1006))
-((-3572 (*1 *2 *3 *4) (-12 (-5 *4 (-591 (-631 *5))) (-5 *3 (-631 *5)) (-4 *5 (-341)) (-5 *2 (-1171 *5)) (-5 *1 (-1006 *5)))) (-1593 (*1 *2 *3) (-12 (-5 *3 (-591 (-631 *4))) (-4 *4 (-341)) (-5 *2 (-1171 (-631 *4))) (-5 *1 (-1006 *4)))) (-1593 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-1089))) (-4 *5 (-341)) (-5 *2 (-1171 (-631 (-885 *5)))) (-5 *1 (-1006 *5)) (-5 *4 (-631 (-885 *5))))) (-1593 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-1089))) (-4 *5 (-341)) (-5 *2 (-1171 (-631 (-385 (-885 *5))))) (-5 *1 (-1006 *5)) (-5 *4 (-631 (-385 (-885 *5)))))))
-(-10 -7 (-15 -1593 ((-1171 (-631 (-385 (-885 |#1|)))) (-591 (-1089)) (-631 (-385 (-885 |#1|))))) (-15 -1593 ((-1171 (-631 (-885 |#1|))) (-591 (-1089)) (-631 (-885 |#1|)))) (-15 -1593 ((-1171 (-631 |#1|)) (-591 (-631 |#1|)))) (-15 -3572 ((-1171 |#1|) (-631 |#1|) (-591 (-631 |#1|)))))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-1773 (((-591 (-712)) $) NIL) (((-591 (-712)) $ (-1089)) NIL)) (-3197 (((-712) $) NIL) (((-712) $ (-1089)) NIL)) (-1507 (((-591 (-1008 (-1089))) $) NIL)) (-1312 (((-1085 $) $ (-1008 (-1089))) NIL) (((-1085 |#1|) $) NIL)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3706 (($ $) NIL (|has| |#1| (-517)))) (-1715 (((-108) $) NIL (|has| |#1| (-517)))) (-4090 (((-712) $) NIL) (((-712) $ (-591 (-1008 (-1089)))) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-1965 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-1291 (($ $) NIL (|has| |#1| (-429)))) (-2827 (((-396 $) $) NIL (|has| |#1| (-429)))) (-2252 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-1257 (($ $) NIL)) (-3798 (($) NIL T CONST)) (-1251 (((-3 |#1| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#1| (-966 (-525)))) (((-3 (-1008 (-1089)) "failed") $) NIL) (((-3 (-1089) "failed") $) NIL) (((-3 (-1041 |#1| (-1089)) "failed") $) NIL)) (-3528 ((|#1| $) NIL) (((-385 (-525)) $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-525) $) NIL (|has| |#1| (-966 (-525)))) (((-1008 (-1089)) $) NIL) (((-1089) $) NIL) (((-1041 |#1| (-1089)) $) NIL)) (-2805 (($ $ $ (-1008 (-1089))) NIL (|has| |#1| (-160)))) (-1710 (($ $) NIL)) (-3305 (((-631 (-525)) (-631 $)) NIL (|has| |#1| (-587 (-525)))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| |#1| (-587 (-525)))) (((-2 (|:| -4057 (-631 |#1|)) (|:| |vec| (-1171 |#1|))) (-631 $) (-1171 $)) NIL) (((-631 |#1|) (-631 $)) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-3208 (($ $) NIL (|has| |#1| (-429))) (($ $ (-1008 (-1089))) NIL (|has| |#1| (-429)))) (-1695 (((-591 $) $) NIL)) (-2744 (((-108) $) NIL (|has| |#1| (-842)))) (-2056 (($ $ |#1| (-497 (-1008 (-1089))) $) NIL)) (-2011 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (-12 (|has| (-1008 (-1089)) (-819 (-357))) (|has| |#1| (-819 (-357))))) (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (-12 (|has| (-1008 (-1089)) (-819 (-525))) (|has| |#1| (-819 (-525)))))) (-3873 (((-712) $ (-1089)) NIL) (((-712) $) NIL)) (-2824 (((-108) $) NIL)) (-4010 (((-712) $) NIL)) (-1493 (($ (-1085 |#1|) (-1008 (-1089))) NIL) (($ (-1085 $) (-1008 (-1089))) NIL)) (-1922 (((-591 $) $) NIL)) (-2202 (((-108) $) NIL)) (-1480 (($ |#1| (-497 (-1008 (-1089)))) NIL) (($ $ (-1008 (-1089)) (-712)) NIL) (($ $ (-591 (-1008 (-1089))) (-591 (-712))) NIL)) (-3958 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $ (-1008 (-1089))) NIL)) (-2624 (((-497 (-1008 (-1089))) $) NIL) (((-712) $ (-1008 (-1089))) NIL) (((-591 (-712)) $ (-591 (-1008 (-1089)))) NIL)) (-3741 (($ $ $) NIL (|has| |#1| (-788)))) (-2478 (($ $ $) NIL (|has| |#1| (-788)))) (-4015 (($ (-1 (-497 (-1008 (-1089))) (-497 (-1008 (-1089)))) $) NIL)) (-1340 (($ (-1 |#1| |#1|) $) NIL)) (-2492 (((-1 $ (-712)) (-1089)) NIL) (((-1 $ (-712)) $) NIL (|has| |#1| (-213)))) (-2254 (((-3 (-1008 (-1089)) "failed") $) NIL)) (-1661 (($ $) NIL)) (-1678 ((|#1| $) NIL)) (-1968 (((-1008 (-1089)) $) NIL)) (-1356 (($ (-591 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-2339 (((-1072) $) NIL)) (-3326 (((-108) $) NIL)) (-3376 (((-3 (-591 $) "failed") $) NIL)) (-2010 (((-3 (-591 $) "failed") $) NIL)) (-2292 (((-3 (-2 (|:| |var| (-1008 (-1089))) (|:| -2008 (-712))) "failed") $) NIL)) (-2794 (($ $) NIL)) (-2047 (((-1036) $) NIL)) (-1634 (((-108) $) NIL)) (-1646 ((|#1| $) NIL)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| |#1| (-429)))) (-1399 (($ (-591 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-2916 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-1626 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-1348 (((-396 $) $) NIL (|has| |#1| (-842)))) (-2089 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517))) (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-4132 (($ $ (-591 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-591 $) (-591 $)) NIL) (($ $ (-1008 (-1089)) |#1|) NIL) (($ $ (-591 (-1008 (-1089))) (-591 |#1|)) NIL) (($ $ (-1008 (-1089)) $) NIL) (($ $ (-591 (-1008 (-1089))) (-591 $)) NIL) (($ $ (-1089) $) NIL (|has| |#1| (-213))) (($ $ (-591 (-1089)) (-591 $)) NIL (|has| |#1| (-213))) (($ $ (-1089) |#1|) NIL (|has| |#1| (-213))) (($ $ (-591 (-1089)) (-591 |#1|)) NIL (|has| |#1| (-213)))) (-2976 (($ $ (-1008 (-1089))) NIL (|has| |#1| (-160)))) (-3266 (($ $ (-1008 (-1089))) NIL) (($ $ (-591 (-1008 (-1089)))) NIL) (($ $ (-1008 (-1089)) (-712)) NIL) (($ $ (-591 (-1008 (-1089))) (-591 (-712))) NIL) (($ $) NIL (|has| |#1| (-213))) (($ $ (-712)) NIL (|has| |#1| (-213))) (($ $ (-1089)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1 |#1| |#1|) (-712)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-3945 (((-591 (-1089)) $) NIL)) (-1316 (((-497 (-1008 (-1089))) $) NIL) (((-712) $ (-1008 (-1089))) NIL) (((-591 (-712)) $ (-591 (-1008 (-1089)))) NIL) (((-712) $ (-1089)) NIL)) (-1408 (((-825 (-357)) $) NIL (-12 (|has| (-1008 (-1089)) (-566 (-825 (-357)))) (|has| |#1| (-566 (-825 (-357)))))) (((-825 (-525)) $) NIL (-12 (|has| (-1008 (-1089)) (-566 (-825 (-525)))) (|has| |#1| (-566 (-825 (-525)))))) (((-501) $) NIL (-12 (|has| (-1008 (-1089)) (-566 (-501))) (|has| |#1| (-566 (-501)))))) (-2668 ((|#1| $) NIL (|has| |#1| (-429))) (($ $ (-1008 (-1089))) NIL (|has| |#1| (-429)))) (-2265 (((-3 (-1171 $) "failed") (-631 $)) NIL (-12 (|has| $ (-136)) (|has| |#1| (-842))))) (-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ |#1|) NIL) (($ (-1008 (-1089))) NIL) (($ (-1089)) NIL) (($ (-1041 |#1| (-1089))) NIL) (($ (-385 (-525))) NIL (-3321 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-966 (-385 (-525)))))) (($ $) NIL (|has| |#1| (-517)))) (-3654 (((-591 |#1|) $) NIL)) (-2560 ((|#1| $ (-497 (-1008 (-1089)))) NIL) (($ $ (-1008 (-1089)) (-712)) NIL) (($ $ (-591 (-1008 (-1089))) (-591 (-712))) NIL)) (-1437 (((-3 $ "failed") $) NIL (-3321 (-12 (|has| $ (-136)) (|has| |#1| (-842))) (|has| |#1| (-136))))) (-2128 (((-712)) NIL)) (-1698 (($ $ $ (-712)) NIL (|has| |#1| (-160)))) (-2495 (((-108) $ $) NIL (|has| |#1| (-517)))) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4191 (($) NIL T CONST)) (-4197 (($) NIL T CONST)) (-4196 (($ $ (-1008 (-1089))) NIL) (($ $ (-591 (-1008 (-1089)))) NIL) (($ $ (-1008 (-1089)) (-712)) NIL) (($ $ (-591 (-1008 (-1089))) (-591 (-712))) NIL) (($ $) NIL (|has| |#1| (-213))) (($ $ (-712)) NIL (|has| |#1| (-213))) (($ $ (-1089)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1 |#1| |#1|) (-712)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-4135 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4119 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4096 (((-108) $ $) NIL)) (-4126 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4112 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4173 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) NIL) (($ $ |#1|) NIL)))
+((-2542 (((-396 |#3|) |#3|) 19)))
+(((-1002 |#1| |#2| |#3|) (-10 -7 (-15 -2542 ((-396 |#3|) |#3|))) (-1147 (-385 (-885 (-525)))) (-13 (-341) (-138) (-666 (-385 (-885 (-525))) |#1|)) (-1147 |#2|)) (T -1002))
+((-2542 (*1 *2 *3) (-12 (-4 *4 (-1147 (-385 (-885 (-525))))) (-4 *5 (-13 (-341) (-138) (-666 (-385 (-885 (-525))) *4))) (-5 *2 (-396 *3)) (-5 *1 (-1002 *4 *5 *3)) (-4 *3 (-1147 *5)))))
+(-10 -7 (-15 -2542 ((-396 |#3|) |#3|)))
+((-2673 (((-108) $ $) NIL)) (-1923 (($ $ $) 14)) (-3475 (($ $ $) 15)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-1682 (($) 6)) (-1300 (((-1089) $) 18)) (-2686 (((-796) $) 12)) (-4004 (((-108) $ $) NIL)) (-3982 (((-108) $ $) NIL)) (-3944 (((-108) $ $) 13)) (-3994 (((-108) $ $) NIL)) (-3971 (((-108) $ $) 8)))
+(((-1003) (-13 (-788) (-10 -8 (-15 -1682 ($)) (-15 -1300 ((-1089) $))))) (T -1003))
+((-1682 (*1 *1) (-5 *1 (-1003))) (-1300 (*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-1003)))))
+(-13 (-788) (-10 -8 (-15 -1682 ($)) (-15 -1300 ((-1089) $))))
+((-3859 ((|#1| |#1| (-1 (-525) |#1| |#1|)) 24) ((|#1| |#1| (-1 (-108) |#1|)) 20)) (-1690 (((-1176)) 15)) (-2346 (((-591 |#1|)) 9)))
+(((-1004 |#1|) (-10 -7 (-15 -1690 ((-1176))) (-15 -2346 ((-591 |#1|))) (-15 -3859 (|#1| |#1| (-1 (-108) |#1|))) (-15 -3859 (|#1| |#1| (-1 (-525) |#1| |#1|)))) (-127)) (T -1004))
+((-3859 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-525) *2 *2)) (-4 *2 (-127)) (-5 *1 (-1004 *2)))) (-3859 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-108) *2)) (-4 *2 (-127)) (-5 *1 (-1004 *2)))) (-2346 (*1 *2) (-12 (-5 *2 (-591 *3)) (-5 *1 (-1004 *3)) (-4 *3 (-127)))) (-1690 (*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-1004 *3)) (-4 *3 (-127)))))
+(-10 -7 (-15 -1690 ((-1176))) (-15 -2346 ((-591 |#1|))) (-15 -3859 (|#1| |#1| (-1 (-108) |#1|))) (-15 -3859 (|#1| |#1| (-1 (-525) |#1| |#1|))))
+((-4038 (($ (-104) $) 15)) (-1786 (((-3 (-104) "failed") (-1089) $) 14)) (-3164 (($) 6)) (-3504 (($) 16)) (-3283 (($) 17)) (-1917 (((-591 (-162)) $) 9)) (-2686 (((-796) $) 20)))
+(((-1005) (-13 (-565 (-796)) (-10 -8 (-15 -3164 ($)) (-15 -1917 ((-591 (-162)) $)) (-15 -1786 ((-3 (-104) "failed") (-1089) $)) (-15 -4038 ($ (-104) $)) (-15 -3504 ($)) (-15 -3283 ($))))) (T -1005))
+((-3164 (*1 *1) (-5 *1 (-1005))) (-1917 (*1 *2 *1) (-12 (-5 *2 (-591 (-162))) (-5 *1 (-1005)))) (-1786 (*1 *2 *3 *1) (|partial| -12 (-5 *3 (-1089)) (-5 *2 (-104)) (-5 *1 (-1005)))) (-4038 (*1 *1 *2 *1) (-12 (-5 *2 (-104)) (-5 *1 (-1005)))) (-3504 (*1 *1) (-5 *1 (-1005))) (-3283 (*1 *1) (-5 *1 (-1005))))
+(-13 (-565 (-796)) (-10 -8 (-15 -3164 ($)) (-15 -1917 ((-591 (-162)) $)) (-15 -1786 ((-3 (-104) "failed") (-1089) $)) (-15 -4038 ($ (-104) $)) (-15 -3504 ($)) (-15 -3283 ($))))
+((-2010 (((-1171 (-631 |#1|)) (-591 (-631 |#1|))) 42) (((-1171 (-631 (-885 |#1|))) (-591 (-1089)) (-631 (-885 |#1|))) 63) (((-1171 (-631 (-385 (-885 |#1|)))) (-591 (-1089)) (-631 (-385 (-885 |#1|)))) 79)) (-1671 (((-1171 |#1|) (-631 |#1|) (-591 (-631 |#1|))) 36)))
+(((-1006 |#1|) (-10 -7 (-15 -2010 ((-1171 (-631 (-385 (-885 |#1|)))) (-591 (-1089)) (-631 (-385 (-885 |#1|))))) (-15 -2010 ((-1171 (-631 (-885 |#1|))) (-591 (-1089)) (-631 (-885 |#1|)))) (-15 -2010 ((-1171 (-631 |#1|)) (-591 (-631 |#1|)))) (-15 -1671 ((-1171 |#1|) (-631 |#1|) (-591 (-631 |#1|))))) (-341)) (T -1006))
+((-1671 (*1 *2 *3 *4) (-12 (-5 *4 (-591 (-631 *5))) (-5 *3 (-631 *5)) (-4 *5 (-341)) (-5 *2 (-1171 *5)) (-5 *1 (-1006 *5)))) (-2010 (*1 *2 *3) (-12 (-5 *3 (-591 (-631 *4))) (-4 *4 (-341)) (-5 *2 (-1171 (-631 *4))) (-5 *1 (-1006 *4)))) (-2010 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-1089))) (-4 *5 (-341)) (-5 *2 (-1171 (-631 (-885 *5)))) (-5 *1 (-1006 *5)) (-5 *4 (-631 (-885 *5))))) (-2010 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-1089))) (-4 *5 (-341)) (-5 *2 (-1171 (-631 (-385 (-885 *5))))) (-5 *1 (-1006 *5)) (-5 *4 (-631 (-385 (-885 *5)))))))
+(-10 -7 (-15 -2010 ((-1171 (-631 (-385 (-885 |#1|)))) (-591 (-1089)) (-631 (-385 (-885 |#1|))))) (-15 -2010 ((-1171 (-631 (-885 |#1|))) (-591 (-1089)) (-631 (-885 |#1|)))) (-15 -2010 ((-1171 (-631 |#1|)) (-591 (-631 |#1|)))) (-15 -1671 ((-1171 |#1|) (-631 |#1|) (-591 (-631 |#1|)))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-3827 (((-591 (-712)) $) NIL) (((-591 (-712)) $ (-1089)) NIL)) (-1314 (((-712) $) NIL) (((-712) $ (-1089)) NIL)) (-1444 (((-591 (-1008 (-1089))) $) NIL)) (-2514 (((-1085 $) $ (-1008 (-1089))) NIL) (((-1085 |#1|) $) NIL)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3641 (($ $) NIL (|has| |#1| (-517)))) (-3077 (((-108) $) NIL (|has| |#1| (-517)))) (-1978 (((-712) $) NIL) (((-712) $ (-591 (-1008 (-1089)))) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2179 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-1720 (($ $) NIL (|has| |#1| (-429)))) (-3898 (((-396 $) $) NIL (|has| |#1| (-429)))) (-3008 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-2243 (($ $) NIL)) (-2055 (($) NIL T CONST)) (-4174 (((-3 |#1| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#1| (-966 (-525)))) (((-3 (-1008 (-1089)) "failed") $) NIL) (((-3 (-1089) "failed") $) NIL) (((-3 (-1041 |#1| (-1089)) "failed") $) NIL)) (-3341 ((|#1| $) NIL) (((-385 (-525)) $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-525) $) NIL (|has| |#1| (-966 (-525)))) (((-1008 (-1089)) $) NIL) (((-1089) $) NIL) (((-1041 |#1| (-1089)) $) NIL)) (-1788 (($ $ $ (-1008 (-1089))) NIL (|has| |#1| (-160)))) (-1575 (($ $) NIL)) (-3925 (((-631 (-525)) (-631 $)) NIL (|has| |#1| (-587 (-525)))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| |#1| (-587 (-525)))) (((-2 (|:| -2928 (-631 |#1|)) (|:| |vec| (-1171 |#1|))) (-631 $) (-1171 $)) NIL) (((-631 |#1|) (-631 $)) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-3153 (($ $) NIL (|has| |#1| (-429))) (($ $ (-1008 (-1089))) NIL (|has| |#1| (-429)))) (-1564 (((-591 $) $) NIL)) (-2393 (((-108) $) NIL (|has| |#1| (-842)))) (-2615 (($ $ |#1| (-497 (-1008 (-1089))) $) NIL)) (-4018 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (-12 (|has| (-1008 (-1089)) (-819 (-357))) (|has| |#1| (-819 (-357))))) (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (-12 (|has| (-1008 (-1089)) (-819 (-525))) (|has| |#1| (-819 (-525)))))) (-1676 (((-712) $ (-1089)) NIL) (((-712) $) NIL)) (-3865 (((-108) $) NIL)) (-3667 (((-712) $) NIL)) (-1434 (($ (-1085 |#1|) (-1008 (-1089))) NIL) (($ (-1085 $) (-1008 (-1089))) NIL)) (-2987 (((-591 $) $) NIL)) (-3802 (((-108) $) NIL)) (-1422 (($ |#1| (-497 (-1008 (-1089)))) NIL) (($ $ (-1008 (-1089)) (-712)) NIL) (($ $ (-591 (-1008 (-1089))) (-591 (-712))) NIL)) (-3148 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $ (-1008 (-1089))) NIL)) (-3629 (((-497 (-1008 (-1089))) $) NIL) (((-712) $ (-1008 (-1089))) NIL) (((-591 (-712)) $ (-591 (-1008 (-1089)))) NIL)) (-1923 (($ $ $) NIL (|has| |#1| (-788)))) (-3475 (($ $ $) NIL (|has| |#1| (-788)))) (-2508 (($ (-1 (-497 (-1008 (-1089))) (-497 (-1008 (-1089)))) $) NIL)) (-1257 (($ (-1 |#1| |#1|) $) NIL)) (-1695 (((-1 $ (-712)) (-1089)) NIL) (((-1 $ (-712)) $) NIL (|has| |#1| (-213)))) (-3027 (((-3 (-1008 (-1089)) "failed") $) NIL)) (-1548 (($ $) NIL)) (-1556 ((|#1| $) NIL)) (-3574 (((-1008 (-1089)) $) NIL)) (-2081 (($ (-591 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-2621 (((-1072) $) NIL)) (-4156 (((-108) $) NIL)) (-3401 (((-3 (-591 $) "failed") $) NIL)) (-4008 (((-3 (-591 $) "failed") $) NIL)) (-3410 (((-3 (-2 (|:| |var| (-1008 (-1089))) (|:| -3987 (-712))) "failed") $) NIL)) (-2233 (($ $) NIL)) (-2937 (((-1036) $) NIL)) (-1531 (((-108) $) NIL)) (-1540 ((|#1| $) NIL)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| |#1| (-429)))) (-2124 (($ (-591 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-3550 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-3534 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-2542 (((-396 $) $) NIL (|has| |#1| (-842)))) (-3210 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517))) (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-1980 (($ $ (-591 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-591 $) (-591 $)) NIL) (($ $ (-1008 (-1089)) |#1|) NIL) (($ $ (-591 (-1008 (-1089))) (-591 |#1|)) NIL) (($ $ (-1008 (-1089)) $) NIL) (($ $ (-591 (-1008 (-1089))) (-591 $)) NIL) (($ $ (-1089) $) NIL (|has| |#1| (-213))) (($ $ (-591 (-1089)) (-591 $)) NIL (|has| |#1| (-213))) (($ $ (-1089) |#1|) NIL (|has| |#1| (-213))) (($ $ (-591 (-1089)) (-591 |#1|)) NIL (|has| |#1| (-213)))) (-2858 (($ $ (-1008 (-1089))) NIL (|has| |#1| (-160)))) (-2209 (($ $ (-1008 (-1089))) NIL) (($ $ (-591 (-1008 (-1089)))) NIL) (($ $ (-1008 (-1089)) (-712)) NIL) (($ $ (-591 (-1008 (-1089))) (-591 (-712))) NIL) (($ $) NIL (|has| |#1| (-213))) (($ $ (-712)) NIL (|has| |#1| (-213))) (($ $ (-1089)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1 |#1| |#1|) (-712)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-1277 (((-591 (-1089)) $) NIL)) (-2743 (((-497 (-1008 (-1089))) $) NIL) (((-712) $ (-1008 (-1089))) NIL) (((-591 (-712)) $ (-591 (-1008 (-1089)))) NIL) (((-712) $ (-1089)) NIL)) (-1300 (((-825 (-357)) $) NIL (-12 (|has| (-1008 (-1089)) (-566 (-825 (-357)))) (|has| |#1| (-566 (-825 (-357)))))) (((-825 (-525)) $) NIL (-12 (|has| (-1008 (-1089)) (-566 (-825 (-525)))) (|has| |#1| (-566 (-825 (-525)))))) (((-501) $) NIL (-12 (|has| (-1008 (-1089)) (-566 (-501))) (|has| |#1| (-566 (-501)))))) (-2827 ((|#1| $) NIL (|has| |#1| (-429))) (($ $ (-1008 (-1089))) NIL (|has| |#1| (-429)))) (-3124 (((-3 (-1171 $) "failed") (-631 $)) NIL (-12 (|has| $ (-136)) (|has| |#1| (-842))))) (-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ |#1|) NIL) (($ (-1008 (-1089))) NIL) (($ (-1089)) NIL) (($ (-1041 |#1| (-1089))) NIL) (($ (-385 (-525))) NIL (-3150 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-966 (-385 (-525)))))) (($ $) NIL (|has| |#1| (-517)))) (-3109 (((-591 |#1|) $) NIL)) (-1263 ((|#1| $ (-497 (-1008 (-1089)))) NIL) (($ $ (-1008 (-1089)) (-712)) NIL) (($ $ (-591 (-1008 (-1089))) (-591 (-712))) NIL)) (-3751 (((-3 $ "failed") $) NIL (-3150 (-12 (|has| $ (-136)) (|has| |#1| (-842))) (|has| |#1| (-136))))) (-3425 (((-712)) NIL)) (-2931 (($ $ $ (-712)) NIL (|has| |#1| (-160)))) (-1724 (((-108) $ $) NIL (|has| |#1| (-517)))) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1830 (($) NIL T CONST)) (-1839 (($) NIL T CONST)) (-1796 (($ $ (-1008 (-1089))) NIL) (($ $ (-591 (-1008 (-1089)))) NIL) (($ $ (-1008 (-1089)) (-712)) NIL) (($ $ (-591 (-1008 (-1089))) (-591 (-712))) NIL) (($ $) NIL (|has| |#1| (-213))) (($ $ (-712)) NIL (|has| |#1| (-213))) (($ $ (-1089)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1 |#1| |#1|) (-712)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-4004 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3982 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3944 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3971 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4059 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) NIL) (($ $ |#1|) NIL)))
(((-1007 |#1|) (-13 (-232 |#1| (-1089) (-1008 (-1089)) (-497 (-1008 (-1089)))) (-966 (-1041 |#1| (-1089)))) (-975)) (T -1007))
NIL
(-13 (-232 |#1| (-1089) (-1008 (-1089)) (-497 (-1008 (-1089)))) (-966 (-1041 |#1| (-1089))))
-((-3008 (((-108) $ $) NIL)) (-3197 (((-712) $) NIL)) (-2037 ((|#1| $) 10)) (-1251 (((-3 |#1| "failed") $) NIL)) (-3528 ((|#1| $) NIL)) (-3873 (((-712) $) 11)) (-3741 (($ $ $) NIL)) (-2478 (($ $ $) NIL)) (-2492 (($ |#1| (-712)) 9)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3266 (($ $) NIL) (($ $ (-712)) NIL)) (-3022 (((-796) $) NIL) (($ |#1|) NIL)) (-4135 (((-108) $ $) NIL)) (-4119 (((-108) $ $) NIL)) (-4096 (((-108) $ $) NIL)) (-4126 (((-108) $ $) NIL)) (-4112 (((-108) $ $) 15)))
+((-2673 (((-108) $ $) NIL)) (-1314 (((-712) $) NIL)) (-1592 ((|#1| $) 10)) (-4174 (((-3 |#1| "failed") $) NIL)) (-3341 ((|#1| $) NIL)) (-1676 (((-712) $) 11)) (-1923 (($ $ $) NIL)) (-3475 (($ $ $) NIL)) (-1695 (($ |#1| (-712)) 9)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2209 (($ $) NIL) (($ $ (-712)) NIL)) (-2686 (((-796) $) NIL) (($ |#1|) NIL)) (-4004 (((-108) $ $) NIL)) (-3982 (((-108) $ $) NIL)) (-3944 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL)) (-3971 (((-108) $ $) 15)))
(((-1008 |#1|) (-245 |#1|) (-788)) (T -1008))
NIL
(-245 |#1|)
-((-1340 (((-591 |#2|) (-1 |#2| |#1|) (-1013 |#1|)) 24 (|has| |#1| (-786))) (((-1013 |#2|) (-1 |#2| |#1|) (-1013 |#1|)) 14)))
-(((-1009 |#1| |#2|) (-10 -7 (-15 -1340 ((-1013 |#2|) (-1 |#2| |#1|) (-1013 |#1|))) (IF (|has| |#1| (-786)) (-15 -1340 ((-591 |#2|) (-1 |#2| |#1|) (-1013 |#1|))) |%noBranch|)) (-1125) (-1125)) (T -1009))
-((-1340 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1013 *5)) (-4 *5 (-786)) (-4 *5 (-1125)) (-4 *6 (-1125)) (-5 *2 (-591 *6)) (-5 *1 (-1009 *5 *6)))) (-1340 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1013 *5)) (-4 *5 (-1125)) (-4 *6 (-1125)) (-5 *2 (-1013 *6)) (-5 *1 (-1009 *5 *6)))))
-(-10 -7 (-15 -1340 ((-1013 |#2|) (-1 |#2| |#1|) (-1013 |#1|))) (IF (|has| |#1| (-786)) (-15 -1340 ((-591 |#2|) (-1 |#2| |#1|) (-1013 |#1|))) |%noBranch|))
-((-1340 (((-1011 |#2|) (-1 |#2| |#1|) (-1011 |#1|)) 19)))
-(((-1010 |#1| |#2|) (-10 -7 (-15 -1340 ((-1011 |#2|) (-1 |#2| |#1|) (-1011 |#1|)))) (-1125) (-1125)) (T -1010))
-((-1340 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1011 *5)) (-4 *5 (-1125)) (-4 *6 (-1125)) (-5 *2 (-1011 *6)) (-5 *1 (-1010 *5 *6)))))
-(-10 -7 (-15 -1340 ((-1011 |#2|) (-1 |#2| |#1|) (-1011 |#1|))))
-((-3008 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-2037 (((-1089) $) 11)) (-3746 (((-1013 |#1|) $) 12)) (-2339 (((-1072) $) NIL (|has| |#1| (-1018)))) (-2047 (((-1036) $) NIL (|has| |#1| (-1018)))) (-2717 (($ (-1089) (-1013 |#1|)) 10)) (-3022 (((-796) $) 20 (|has| |#1| (-1018)))) (-4096 (((-108) $ $) 15 (|has| |#1| (-1018)))))
-(((-1011 |#1|) (-13 (-1125) (-10 -8 (-15 -2717 ($ (-1089) (-1013 |#1|))) (-15 -2037 ((-1089) $)) (-15 -3746 ((-1013 |#1|) $)) (IF (|has| |#1| (-1018)) (-6 (-1018)) |%noBranch|))) (-1125)) (T -1011))
-((-2717 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-1013 *4)) (-4 *4 (-1125)) (-5 *1 (-1011 *4)))) (-2037 (*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-1011 *3)) (-4 *3 (-1125)))) (-3746 (*1 *2 *1) (-12 (-5 *2 (-1013 *3)) (-5 *1 (-1011 *3)) (-4 *3 (-1125)))))
-(-13 (-1125) (-10 -8 (-15 -2717 ($ (-1089) (-1013 |#1|))) (-15 -2037 ((-1089) $)) (-15 -3746 ((-1013 |#1|) $)) (IF (|has| |#1| (-1018)) (-6 (-1018)) |%noBranch|)))
-((-3746 (($ |#1| |#1|) 7)) (-2023 ((|#1| $) 10)) (-3960 ((|#1| $) 12)) (-3972 (((-525) $) 8)) (-2397 ((|#1| $) 9)) (-3983 ((|#1| $) 11)) (-1408 (($ |#1|) 6)) (-1416 (($ |#1| |#1|) 14)) (-3921 (($ $ (-525)) 13)))
+((-1257 (((-591 |#2|) (-1 |#2| |#1|) (-1013 |#1|)) 24 (|has| |#1| (-786))) (((-1013 |#2|) (-1 |#2| |#1|) (-1013 |#1|)) 14)))
+(((-1009 |#1| |#2|) (-10 -7 (-15 -1257 ((-1013 |#2|) (-1 |#2| |#1|) (-1013 |#1|))) (IF (|has| |#1| (-786)) (-15 -1257 ((-591 |#2|) (-1 |#2| |#1|) (-1013 |#1|))) |%noBranch|)) (-1125) (-1125)) (T -1009))
+((-1257 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1013 *5)) (-4 *5 (-786)) (-4 *5 (-1125)) (-4 *6 (-1125)) (-5 *2 (-591 *6)) (-5 *1 (-1009 *5 *6)))) (-1257 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1013 *5)) (-4 *5 (-1125)) (-4 *6 (-1125)) (-5 *2 (-1013 *6)) (-5 *1 (-1009 *5 *6)))))
+(-10 -7 (-15 -1257 ((-1013 |#2|) (-1 |#2| |#1|) (-1013 |#1|))) (IF (|has| |#1| (-786)) (-15 -1257 ((-591 |#2|) (-1 |#2| |#1|) (-1013 |#1|))) |%noBranch|))
+((-1257 (((-1011 |#2|) (-1 |#2| |#1|) (-1011 |#1|)) 19)))
+(((-1010 |#1| |#2|) (-10 -7 (-15 -1257 ((-1011 |#2|) (-1 |#2| |#1|) (-1011 |#1|)))) (-1125) (-1125)) (T -1010))
+((-1257 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1011 *5)) (-4 *5 (-1125)) (-4 *6 (-1125)) (-5 *2 (-1011 *6)) (-5 *1 (-1010 *5 *6)))))
+(-10 -7 (-15 -1257 ((-1011 |#2|) (-1 |#2| |#1|) (-1011 |#1|))))
+((-2673 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-1592 (((-1089) $) 11)) (-1503 (((-1013 |#1|) $) 12)) (-2621 (((-1072) $) NIL (|has| |#1| (-1018)))) (-2937 (((-1036) $) NIL (|has| |#1| (-1018)))) (-3045 (($ (-1089) (-1013 |#1|)) 10)) (-2686 (((-796) $) 20 (|has| |#1| (-1018)))) (-3944 (((-108) $ $) 15 (|has| |#1| (-1018)))))
+(((-1011 |#1|) (-13 (-1125) (-10 -8 (-15 -3045 ($ (-1089) (-1013 |#1|))) (-15 -1592 ((-1089) $)) (-15 -1503 ((-1013 |#1|) $)) (IF (|has| |#1| (-1018)) (-6 (-1018)) |%noBranch|))) (-1125)) (T -1011))
+((-3045 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-1013 *4)) (-4 *4 (-1125)) (-5 *1 (-1011 *4)))) (-1592 (*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-1011 *3)) (-4 *3 (-1125)))) (-1503 (*1 *2 *1) (-12 (-5 *2 (-1013 *3)) (-5 *1 (-1011 *3)) (-4 *3 (-1125)))))
+(-13 (-1125) (-10 -8 (-15 -3045 ($ (-1089) (-1013 |#1|))) (-15 -1592 ((-1089) $)) (-15 -1503 ((-1013 |#1|) $)) (IF (|has| |#1| (-1018)) (-6 (-1018)) |%noBranch|)))
+((-1503 (($ |#1| |#1|) 7)) (-4171 ((|#1| $) 10)) (-4053 ((|#1| $) 12)) (-4067 (((-525) $) 8)) (-1924 ((|#1| $) 9)) (-4080 ((|#1| $) 11)) (-1300 (($ |#1|) 6)) (-2513 (($ |#1| |#1|) 14)) (-3712 (($ $ (-525)) 13)))
(((-1012 |#1|) (-131) (-1125)) (T -1012))
-((-1416 (*1 *1 *2 *2) (-12 (-4 *1 (-1012 *2)) (-4 *2 (-1125)))) (-3921 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-1012 *3)) (-4 *3 (-1125)))) (-3960 (*1 *2 *1) (-12 (-4 *1 (-1012 *2)) (-4 *2 (-1125)))) (-3983 (*1 *2 *1) (-12 (-4 *1 (-1012 *2)) (-4 *2 (-1125)))) (-2023 (*1 *2 *1) (-12 (-4 *1 (-1012 *2)) (-4 *2 (-1125)))) (-2397 (*1 *2 *1) (-12 (-4 *1 (-1012 *2)) (-4 *2 (-1125)))) (-3972 (*1 *2 *1) (-12 (-4 *1 (-1012 *3)) (-4 *3 (-1125)) (-5 *2 (-525)))) (-3746 (*1 *1 *2 *2) (-12 (-4 *1 (-1012 *2)) (-4 *2 (-1125)))) (-1408 (*1 *1 *2) (-12 (-4 *1 (-1012 *2)) (-4 *2 (-1125)))))
-(-13 (-1125) (-10 -8 (-15 -1416 ($ |t#1| |t#1|)) (-15 -3921 ($ $ (-525))) (-15 -3960 (|t#1| $)) (-15 -3983 (|t#1| $)) (-15 -2023 (|t#1| $)) (-15 -2397 (|t#1| $)) (-15 -3972 ((-525) $)) (-15 -3746 ($ |t#1| |t#1|)) (-15 -1408 ($ |t#1|))))
+((-2513 (*1 *1 *2 *2) (-12 (-4 *1 (-1012 *2)) (-4 *2 (-1125)))) (-3712 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-1012 *3)) (-4 *3 (-1125)))) (-4053 (*1 *2 *1) (-12 (-4 *1 (-1012 *2)) (-4 *2 (-1125)))) (-4080 (*1 *2 *1) (-12 (-4 *1 (-1012 *2)) (-4 *2 (-1125)))) (-4171 (*1 *2 *1) (-12 (-4 *1 (-1012 *2)) (-4 *2 (-1125)))) (-1924 (*1 *2 *1) (-12 (-4 *1 (-1012 *2)) (-4 *2 (-1125)))) (-4067 (*1 *2 *1) (-12 (-4 *1 (-1012 *3)) (-4 *3 (-1125)) (-5 *2 (-525)))) (-1503 (*1 *1 *2 *2) (-12 (-4 *1 (-1012 *2)) (-4 *2 (-1125)))) (-1300 (*1 *1 *2) (-12 (-4 *1 (-1012 *2)) (-4 *2 (-1125)))))
+(-13 (-1125) (-10 -8 (-15 -2513 ($ |t#1| |t#1|)) (-15 -3712 ($ $ (-525))) (-15 -4053 (|t#1| $)) (-15 -4080 (|t#1| $)) (-15 -4171 (|t#1| $)) (-15 -1924 (|t#1| $)) (-15 -4067 ((-525) $)) (-15 -1503 ($ |t#1| |t#1|)) (-15 -1300 ($ |t#1|))))
(((-1125) . T))
-((-3008 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3746 (($ |#1| |#1|) 15)) (-1340 (((-591 |#1|) (-1 |#1| |#1|) $) 38 (|has| |#1| (-786)))) (-2023 ((|#1| $) 10)) (-3960 ((|#1| $) 9)) (-2339 (((-1072) $) NIL (|has| |#1| (-1018)))) (-3972 (((-525) $) 14)) (-2397 ((|#1| $) 12)) (-3983 ((|#1| $) 11)) (-2047 (((-1036) $) NIL (|has| |#1| (-1018)))) (-4093 (((-591 |#1|) $) 36 (|has| |#1| (-786))) (((-591 |#1|) (-591 $)) 35 (|has| |#1| (-786)))) (-1408 (($ |#1|) 26)) (-3022 (((-796) $) 25 (|has| |#1| (-1018)))) (-1416 (($ |#1| |#1|) 8)) (-3921 (($ $ (-525)) 16)) (-4096 (((-108) $ $) 19 (|has| |#1| (-1018)))))
+((-2673 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-1503 (($ |#1| |#1|) 15)) (-1257 (((-591 |#1|) (-1 |#1| |#1|) $) 38 (|has| |#1| (-786)))) (-4171 ((|#1| $) 10)) (-4053 ((|#1| $) 9)) (-2621 (((-1072) $) NIL (|has| |#1| (-1018)))) (-4067 (((-525) $) 14)) (-1924 ((|#1| $) 12)) (-4080 ((|#1| $) 11)) (-2937 (((-1036) $) NIL (|has| |#1| (-1018)))) (-2431 (((-591 |#1|) $) 36 (|has| |#1| (-786))) (((-591 |#1|) (-591 $)) 35 (|has| |#1| (-786)))) (-1300 (($ |#1|) 26)) (-2686 (((-796) $) 25 (|has| |#1| (-1018)))) (-2513 (($ |#1| |#1|) 8)) (-3712 (($ $ (-525)) 16)) (-3944 (((-108) $ $) 19 (|has| |#1| (-1018)))))
(((-1013 |#1|) (-13 (-1012 |#1|) (-10 -7 (IF (|has| |#1| (-1018)) (-6 (-1018)) |%noBranch|) (IF (|has| |#1| (-786)) (-6 (-1014 |#1| (-591 |#1|))) |%noBranch|))) (-1125)) (T -1013))
NIL
(-13 (-1012 |#1|) (-10 -7 (IF (|has| |#1| (-1018)) (-6 (-1018)) |%noBranch|) (IF (|has| |#1| (-786)) (-6 (-1014 |#1| (-591 |#1|))) |%noBranch|)))
-((-3746 (($ |#1| |#1|) 7)) (-1340 ((|#2| (-1 |#1| |#1|) $) 16)) (-2023 ((|#1| $) 10)) (-3960 ((|#1| $) 12)) (-3972 (((-525) $) 8)) (-2397 ((|#1| $) 9)) (-3983 ((|#1| $) 11)) (-4093 ((|#2| (-591 $)) 18) ((|#2| $) 17)) (-1408 (($ |#1|) 6)) (-1416 (($ |#1| |#1|) 14)) (-3921 (($ $ (-525)) 13)))
+((-1503 (($ |#1| |#1|) 7)) (-1257 ((|#2| (-1 |#1| |#1|) $) 16)) (-4171 ((|#1| $) 10)) (-4053 ((|#1| $) 12)) (-4067 (((-525) $) 8)) (-1924 ((|#1| $) 9)) (-4080 ((|#1| $) 11)) (-2431 ((|#2| (-591 $)) 18) ((|#2| $) 17)) (-1300 (($ |#1|) 6)) (-2513 (($ |#1| |#1|) 14)) (-3712 (($ $ (-525)) 13)))
(((-1014 |#1| |#2|) (-131) (-786) (-1063 |t#1|)) (T -1014))
-((-4093 (*1 *2 *3) (-12 (-5 *3 (-591 *1)) (-4 *1 (-1014 *4 *2)) (-4 *4 (-786)) (-4 *2 (-1063 *4)))) (-4093 (*1 *2 *1) (-12 (-4 *1 (-1014 *3 *2)) (-4 *3 (-786)) (-4 *2 (-1063 *3)))) (-1340 (*1 *2 *3 *1) (-12 (-5 *3 (-1 *4 *4)) (-4 *1 (-1014 *4 *2)) (-4 *4 (-786)) (-4 *2 (-1063 *4)))))
-(-13 (-1012 |t#1|) (-10 -8 (-15 -4093 (|t#2| (-591 $))) (-15 -4093 (|t#2| $)) (-15 -1340 (|t#2| (-1 |t#1| |t#1|) $))))
+((-2431 (*1 *2 *3) (-12 (-5 *3 (-591 *1)) (-4 *1 (-1014 *4 *2)) (-4 *4 (-786)) (-4 *2 (-1063 *4)))) (-2431 (*1 *2 *1) (-12 (-4 *1 (-1014 *3 *2)) (-4 *3 (-786)) (-4 *2 (-1063 *3)))) (-1257 (*1 *2 *3 *1) (-12 (-5 *3 (-1 *4 *4)) (-4 *1 (-1014 *4 *2)) (-4 *4 (-786)) (-4 *2 (-1063 *4)))))
+(-13 (-1012 |t#1|) (-10 -8 (-15 -2431 (|t#2| (-591 $))) (-15 -2431 (|t#2| $)) (-15 -1257 (|t#2| (-1 |t#1| |t#1|) $))))
(((-1012 |#1|) . T) ((-1125) . T))
-((-1414 (($ $ $) NIL) (($ $ |#2|) 13) (($ |#2| $) 14)) (-3595 (($ $ $) 10)) (-3097 (($ $ $) NIL) (($ $ |#2|) 15)))
-(((-1015 |#1| |#2|) (-10 -8 (-15 -1414 (|#1| |#2| |#1|)) (-15 -1414 (|#1| |#1| |#2|)) (-15 -1414 (|#1| |#1| |#1|)) (-15 -3595 (|#1| |#1| |#1|)) (-15 -3097 (|#1| |#1| |#2|)) (-15 -3097 (|#1| |#1| |#1|))) (-1016 |#2|) (-1018)) (T -1015))
+((-2141 (($ $ $) NIL) (($ $ |#2|) 13) (($ |#2| $) 14)) (-3772 (($ $ $) 10)) (-1614 (($ $ $) NIL) (($ $ |#2|) 15)))
+(((-1015 |#1| |#2|) (-10 -8 (-15 -2141 (|#1| |#2| |#1|)) (-15 -2141 (|#1| |#1| |#2|)) (-15 -2141 (|#1| |#1| |#1|)) (-15 -3772 (|#1| |#1| |#1|)) (-15 -1614 (|#1| |#1| |#2|)) (-15 -1614 (|#1| |#1| |#1|))) (-1016 |#2|) (-1018)) (T -1015))
NIL
-(-10 -8 (-15 -1414 (|#1| |#2| |#1|)) (-15 -1414 (|#1| |#1| |#2|)) (-15 -1414 (|#1| |#1| |#1|)) (-15 -3595 (|#1| |#1| |#1|)) (-15 -3097 (|#1| |#1| |#2|)) (-15 -3097 (|#1| |#1| |#1|)))
-((-3008 (((-108) $ $) 7)) (-1414 (($ $ $) 18) (($ $ |#1|) 17) (($ |#1| $) 16)) (-3595 (($ $ $) 20)) (-3214 (((-108) $ $) 19)) (-3891 (((-108) $ (-712)) 35)) (-2442 (($) 25) (($ (-591 |#1|)) 24)) (-2305 (($ (-1 (-108) |#1|) $) 56 (|has| $ (-6 -4250)))) (-3798 (($) 36 T CONST)) (-3098 (($ $) 59 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3677 (($ |#1| $) 58 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) (($ (-1 (-108) |#1|) $) 55 (|has| $ (-6 -4250)))) (-1227 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 57 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 54 (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $) 53 (|has| $ (-6 -4250)))) (-3454 (((-591 |#1|) $) 43 (|has| $ (-6 -4250)))) (-2910 (((-108) $ (-712)) 34)) (-2552 (((-591 |#1|) $) 44 (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) 46 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3249 (($ (-1 |#1| |#1|) $) 39 (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1|) $) 38)) (-3971 (((-108) $ (-712)) 33)) (-2339 (((-1072) $) 9)) (-3516 (($ $ $) 23)) (-2047 (((-1036) $) 10)) (-2069 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 52)) (-1623 (((-108) (-1 (-108) |#1|) $) 41 (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 |#1|) (-591 |#1|)) 50 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 49 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 48 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 (-273 |#1|))) 47 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) 29)) (-3028 (((-108) $) 32)) (-3209 (($) 31)) (-3097 (($ $ $) 22) (($ $ |#1|) 21)) (-2064 (((-712) |#1| $) 45 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) (((-712) (-1 (-108) |#1|) $) 42 (|has| $ (-6 -4250)))) (-3199 (($ $) 30)) (-1408 (((-501) $) 60 (|has| |#1| (-566 (-501))))) (-3036 (($ (-591 |#1|)) 51)) (-3022 (((-796) $) 11)) (-2973 (($) 27) (($ (-591 |#1|)) 26)) (-4158 (((-108) (-1 (-108) |#1|) $) 40 (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) 6)) (-4112 (((-108) $ $) 28)) (-4045 (((-712) $) 37 (|has| $ (-6 -4250)))))
+(-10 -8 (-15 -2141 (|#1| |#2| |#1|)) (-15 -2141 (|#1| |#1| |#2|)) (-15 -2141 (|#1| |#1| |#1|)) (-15 -3772 (|#1| |#1| |#1|)) (-15 -1614 (|#1| |#1| |#2|)) (-15 -1614 (|#1| |#1| |#1|)))
+((-2673 (((-108) $ $) 7)) (-2141 (($ $ $) 18) (($ $ |#1|) 17) (($ |#1| $) 16)) (-3772 (($ $ $) 20)) (-3218 (((-108) $ $) 19)) (-3727 (((-108) $ (-712)) 35)) (-1373 (($) 25) (($ (-591 |#1|)) 24)) (-2467 (($ (-1 (-108) |#1|) $) 56 (|has| $ (-6 -4250)))) (-2055 (($) 36 T CONST)) (-2908 (($ $) 59 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-2537 (($ |#1| $) 58 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) (($ (-1 (-108) |#1|) $) 55 (|has| $ (-6 -4250)))) (-3618 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 57 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 54 (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $) 53 (|has| $ (-6 -4250)))) (-2916 (((-591 |#1|) $) 43 (|has| $ (-6 -4250)))) (-3491 (((-108) $ (-712)) 34)) (-4207 (((-591 |#1|) $) 44 (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) 46 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-4192 (($ (-1 |#1| |#1|) $) 39 (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1|) $) 38)) (-3295 (((-108) $ (-712)) 33)) (-2621 (((-1072) $) 9)) (-2318 (($ $ $) 23)) (-2937 (((-1036) $) 10)) (-2714 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 52)) (-3465 (((-108) (-1 (-108) |#1|) $) 41 (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 |#1|) (-591 |#1|)) 50 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 49 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 48 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 (-273 |#1|))) 47 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) 29)) (-2077 (((-108) $) 32)) (-3164 (($) 31)) (-1614 (($ $ $) 22) (($ $ |#1|) 21)) (-2960 (((-712) |#1| $) 45 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) (((-712) (-1 (-108) |#1|) $) 42 (|has| $ (-6 -4250)))) (-2873 (($ $) 30)) (-1300 (((-501) $) 60 (|has| |#1| (-566 (-501))))) (-2695 (($ (-591 |#1|)) 51)) (-2686 (((-796) $) 11)) (-2892 (($) 27) (($ (-591 |#1|)) 26)) (-1475 (((-108) (-1 (-108) |#1|) $) 40 (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) 6)) (-3971 (((-108) $ $) 28)) (-2028 (((-712) $) 37 (|has| $ (-6 -4250)))))
(((-1016 |#1|) (-131) (-1018)) (T -1016))
-((-4112 (*1 *2 *1 *1) (-12 (-4 *1 (-1016 *3)) (-4 *3 (-1018)) (-5 *2 (-108)))) (-2973 (*1 *1) (-12 (-4 *1 (-1016 *2)) (-4 *2 (-1018)))) (-2973 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1018)) (-4 *1 (-1016 *3)))) (-2442 (*1 *1) (-12 (-4 *1 (-1016 *2)) (-4 *2 (-1018)))) (-2442 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1018)) (-4 *1 (-1016 *3)))) (-3516 (*1 *1 *1 *1) (-12 (-4 *1 (-1016 *2)) (-4 *2 (-1018)))) (-3097 (*1 *1 *1 *1) (-12 (-4 *1 (-1016 *2)) (-4 *2 (-1018)))) (-3097 (*1 *1 *1 *2) (-12 (-4 *1 (-1016 *2)) (-4 *2 (-1018)))) (-3595 (*1 *1 *1 *1) (-12 (-4 *1 (-1016 *2)) (-4 *2 (-1018)))) (-3214 (*1 *2 *1 *1) (-12 (-4 *1 (-1016 *3)) (-4 *3 (-1018)) (-5 *2 (-108)))) (-1414 (*1 *1 *1 *1) (-12 (-4 *1 (-1016 *2)) (-4 *2 (-1018)))) (-1414 (*1 *1 *1 *2) (-12 (-4 *1 (-1016 *2)) (-4 *2 (-1018)))) (-1414 (*1 *1 *2 *1) (-12 (-4 *1 (-1016 *2)) (-4 *2 (-1018)))))
-(-13 (-1018) (-142 |t#1|) (-10 -8 (-6 -4240) (-15 -4112 ((-108) $ $)) (-15 -2973 ($)) (-15 -2973 ($ (-591 |t#1|))) (-15 -2442 ($)) (-15 -2442 ($ (-591 |t#1|))) (-15 -3516 ($ $ $)) (-15 -3097 ($ $ $)) (-15 -3097 ($ $ |t#1|)) (-15 -3595 ($ $ $)) (-15 -3214 ((-108) $ $)) (-15 -1414 ($ $ $)) (-15 -1414 ($ $ |t#1|)) (-15 -1414 ($ |t#1| $))))
+((-3971 (*1 *2 *1 *1) (-12 (-4 *1 (-1016 *3)) (-4 *3 (-1018)) (-5 *2 (-108)))) (-2892 (*1 *1) (-12 (-4 *1 (-1016 *2)) (-4 *2 (-1018)))) (-2892 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1018)) (-4 *1 (-1016 *3)))) (-1373 (*1 *1) (-12 (-4 *1 (-1016 *2)) (-4 *2 (-1018)))) (-1373 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1018)) (-4 *1 (-1016 *3)))) (-2318 (*1 *1 *1 *1) (-12 (-4 *1 (-1016 *2)) (-4 *2 (-1018)))) (-1614 (*1 *1 *1 *1) (-12 (-4 *1 (-1016 *2)) (-4 *2 (-1018)))) (-1614 (*1 *1 *1 *2) (-12 (-4 *1 (-1016 *2)) (-4 *2 (-1018)))) (-3772 (*1 *1 *1 *1) (-12 (-4 *1 (-1016 *2)) (-4 *2 (-1018)))) (-3218 (*1 *2 *1 *1) (-12 (-4 *1 (-1016 *3)) (-4 *3 (-1018)) (-5 *2 (-108)))) (-2141 (*1 *1 *1 *1) (-12 (-4 *1 (-1016 *2)) (-4 *2 (-1018)))) (-2141 (*1 *1 *1 *2) (-12 (-4 *1 (-1016 *2)) (-4 *2 (-1018)))) (-2141 (*1 *1 *2 *1) (-12 (-4 *1 (-1016 *2)) (-4 *2 (-1018)))))
+(-13 (-1018) (-142 |t#1|) (-10 -8 (-6 -4240) (-15 -3971 ((-108) $ $)) (-15 -2892 ($)) (-15 -2892 ($ (-591 |t#1|))) (-15 -1373 ($)) (-15 -1373 ($ (-591 |t#1|))) (-15 -2318 ($ $ $)) (-15 -1614 ($ $ $)) (-15 -1614 ($ $ |t#1|)) (-15 -3772 ($ $ $)) (-15 -3218 ((-108) $ $)) (-15 -2141 ($ $ $)) (-15 -2141 ($ $ |t#1|)) (-15 -2141 ($ |t#1| $))))
(((-33) . T) ((-97) . T) ((-565 (-796)) . T) ((-142 |#1|) . T) ((-566 (-501)) |has| |#1| (-566 (-501))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-1018) . T) ((-1125) . T))
-((-2339 (((-1072) $) 10)) (-2047 (((-1036) $) 8)))
-(((-1017 |#1|) (-10 -8 (-15 -2339 ((-1072) |#1|)) (-15 -2047 ((-1036) |#1|))) (-1018)) (T -1017))
+((-2621 (((-1072) $) 10)) (-2937 (((-1036) $) 8)))
+(((-1017 |#1|) (-10 -8 (-15 -2621 ((-1072) |#1|)) (-15 -2937 ((-1036) |#1|))) (-1018)) (T -1017))
NIL
-(-10 -8 (-15 -2339 ((-1072) |#1|)) (-15 -2047 ((-1036) |#1|)))
-((-3008 (((-108) $ $) 7)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-3022 (((-796) $) 11)) (-4096 (((-108) $ $) 6)))
+(-10 -8 (-15 -2621 ((-1072) |#1|)) (-15 -2937 ((-1036) |#1|)))
+((-2673 (((-108) $ $) 7)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-2686 (((-796) $) 11)) (-3944 (((-108) $ $) 6)))
(((-1018) (-131)) (T -1018))
-((-2047 (*1 *2 *1) (-12 (-4 *1 (-1018)) (-5 *2 (-1036)))) (-2339 (*1 *2 *1) (-12 (-4 *1 (-1018)) (-5 *2 (-1072)))))
-(-13 (-97) (-565 (-796)) (-10 -8 (-15 -2047 ((-1036) $)) (-15 -2339 ((-1072) $))))
+((-2937 (*1 *2 *1) (-12 (-4 *1 (-1018)) (-5 *2 (-1036)))) (-2621 (*1 *2 *1) (-12 (-4 *1 (-1018)) (-5 *2 (-1072)))))
+(-13 (-97) (-565 (-796)) (-10 -8 (-15 -2937 ((-1036) $)) (-15 -2621 ((-1072) $))))
(((-97) . T) ((-565 (-796)) . T))
-((-3008 (((-108) $ $) NIL)) (-3032 (((-712)) 30)) (-3512 (($ (-591 (-854))) 52)) (-3900 (((-3 $ "failed") $ (-854) (-854)) 58)) (-3377 (($) 32)) (-2141 (((-108) (-854) $) 35)) (-3016 (((-854) $) 50)) (-2339 (((-1072) $) NIL)) (-2226 (($ (-854)) 31)) (-3813 (((-3 $ "failed") $ (-854)) 55)) (-2047 (((-1036) $) NIL)) (-1740 (((-1171 $)) 40)) (-2404 (((-591 (-854)) $) 24)) (-2576 (((-712) $ (-854) (-854)) 56)) (-3022 (((-796) $) 29)) (-4096 (((-108) $ $) 21)))
-(((-1019 |#1| |#2|) (-13 (-346) (-10 -8 (-15 -3813 ((-3 $ "failed") $ (-854))) (-15 -3900 ((-3 $ "failed") $ (-854) (-854))) (-15 -2404 ((-591 (-854)) $)) (-15 -3512 ($ (-591 (-854)))) (-15 -1740 ((-1171 $))) (-15 -2141 ((-108) (-854) $)) (-15 -2576 ((-712) $ (-854) (-854))))) (-854) (-854)) (T -1019))
-((-3813 (*1 *1 *1 *2) (|partial| -12 (-5 *2 (-854)) (-5 *1 (-1019 *3 *4)) (-14 *3 *2) (-14 *4 *2))) (-3900 (*1 *1 *1 *2 *2) (|partial| -12 (-5 *2 (-854)) (-5 *1 (-1019 *3 *4)) (-14 *3 *2) (-14 *4 *2))) (-2404 (*1 *2 *1) (-12 (-5 *2 (-591 (-854))) (-5 *1 (-1019 *3 *4)) (-14 *3 (-854)) (-14 *4 (-854)))) (-3512 (*1 *1 *2) (-12 (-5 *2 (-591 (-854))) (-5 *1 (-1019 *3 *4)) (-14 *3 (-854)) (-14 *4 (-854)))) (-1740 (*1 *2) (-12 (-5 *2 (-1171 (-1019 *3 *4))) (-5 *1 (-1019 *3 *4)) (-14 *3 (-854)) (-14 *4 (-854)))) (-2141 (*1 *2 *3 *1) (-12 (-5 *3 (-854)) (-5 *2 (-108)) (-5 *1 (-1019 *4 *5)) (-14 *4 *3) (-14 *5 *3))) (-2576 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-854)) (-5 *2 (-712)) (-5 *1 (-1019 *4 *5)) (-14 *4 *3) (-14 *5 *3))))
-(-13 (-346) (-10 -8 (-15 -3813 ((-3 $ "failed") $ (-854))) (-15 -3900 ((-3 $ "failed") $ (-854) (-854))) (-15 -2404 ((-591 (-854)) $)) (-15 -3512 ($ (-591 (-854)))) (-15 -1740 ((-1171 $))) (-15 -2141 ((-108) (-854) $)) (-15 -2576 ((-712) $ (-854) (-854)))))
-((-3008 (((-108) $ $) NIL)) (-3794 (($) NIL (|has| |#1| (-346)))) (-1414 (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ $ $) 74)) (-3595 (($ $ $) 72)) (-3214 (((-108) $ $) 73)) (-3891 (((-108) $ (-712)) NIL)) (-3032 (((-712)) NIL (|has| |#1| (-346)))) (-2442 (($ (-591 |#1|)) NIL) (($) 13)) (-1797 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-2305 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-3798 (($) NIL T CONST)) (-3098 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3901 (($ |#1| $) 67 (|has| $ (-6 -4250))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-3677 (($ |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-1227 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 43 (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 41 (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $) 39 (|has| $ (-6 -4250)))) (-3377 (($) NIL (|has| |#1| (-346)))) (-3454 (((-591 |#1|) $) 19 (|has| $ (-6 -4250)))) (-2910 (((-108) $ (-712)) NIL)) (-3741 ((|#1| $) 57 (|has| |#1| (-788)))) (-2552 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) 66 (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2478 ((|#1| $) 55 (|has| |#1| (-788)))) (-3249 (($ (-1 |#1| |#1|) $) 33 (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1|) $) 34)) (-3016 (((-854) $) NIL (|has| |#1| (-346)))) (-3971 (((-108) $ (-712)) NIL)) (-2339 (((-1072) $) NIL)) (-3516 (($ $ $) 70)) (-1464 ((|#1| $) 25)) (-2470 (($ |#1| $) 65)) (-2226 (($ (-854)) NIL (|has| |#1| (-346)))) (-2047 (((-1036) $) NIL)) (-2069 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 31)) (-3631 ((|#1| $) 27)) (-1623 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) NIL)) (-3028 (((-108) $) 21)) (-3209 (($) 11)) (-3097 (($ $ |#1|) NIL) (($ $ $) 71)) (-2311 (($) NIL) (($ (-591 |#1|)) NIL)) (-2064 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3199 (($ $) 16)) (-1408 (((-501) $) 52 (|has| |#1| (-566 (-501))))) (-3036 (($ (-591 |#1|)) 61)) (-3030 (($ $) NIL (|has| |#1| (-346)))) (-3022 (((-796) $) NIL)) (-2512 (((-712) $) NIL)) (-2973 (($ (-591 |#1|)) NIL) (($) 12)) (-1870 (($ (-591 |#1|)) NIL)) (-4158 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) 54)) (-4112 (((-108) $ $) NIL)) (-4045 (((-712) $) 10 (|has| $ (-6 -4250)))))
+((-2673 (((-108) $ $) NIL)) (-2834 (((-712)) 30)) (-2270 (($ (-591 (-854))) 52)) (-3835 (((-3 $ "failed") $ (-854) (-854)) 58)) (-1325 (($) 32)) (-3956 (((-108) (-854) $) 35)) (-1970 (((-854) $) 50)) (-2621 (((-1072) $) NIL)) (-3229 (($ (-854)) 31)) (-2268 (((-3 $ "failed") $ (-854)) 55)) (-2937 (((-1036) $) NIL)) (-3352 (((-1171 $)) 40)) (-1959 (((-591 (-854)) $) 24)) (-3970 (((-712) $ (-854) (-854)) 56)) (-2686 (((-796) $) 29)) (-3944 (((-108) $ $) 21)))
+(((-1019 |#1| |#2|) (-13 (-346) (-10 -8 (-15 -2268 ((-3 $ "failed") $ (-854))) (-15 -3835 ((-3 $ "failed") $ (-854) (-854))) (-15 -1959 ((-591 (-854)) $)) (-15 -2270 ($ (-591 (-854)))) (-15 -3352 ((-1171 $))) (-15 -3956 ((-108) (-854) $)) (-15 -3970 ((-712) $ (-854) (-854))))) (-854) (-854)) (T -1019))
+((-2268 (*1 *1 *1 *2) (|partial| -12 (-5 *2 (-854)) (-5 *1 (-1019 *3 *4)) (-14 *3 *2) (-14 *4 *2))) (-3835 (*1 *1 *1 *2 *2) (|partial| -12 (-5 *2 (-854)) (-5 *1 (-1019 *3 *4)) (-14 *3 *2) (-14 *4 *2))) (-1959 (*1 *2 *1) (-12 (-5 *2 (-591 (-854))) (-5 *1 (-1019 *3 *4)) (-14 *3 (-854)) (-14 *4 (-854)))) (-2270 (*1 *1 *2) (-12 (-5 *2 (-591 (-854))) (-5 *1 (-1019 *3 *4)) (-14 *3 (-854)) (-14 *4 (-854)))) (-3352 (*1 *2) (-12 (-5 *2 (-1171 (-1019 *3 *4))) (-5 *1 (-1019 *3 *4)) (-14 *3 (-854)) (-14 *4 (-854)))) (-3956 (*1 *2 *3 *1) (-12 (-5 *3 (-854)) (-5 *2 (-108)) (-5 *1 (-1019 *4 *5)) (-14 *4 *3) (-14 *5 *3))) (-3970 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-854)) (-5 *2 (-712)) (-5 *1 (-1019 *4 *5)) (-14 *4 *3) (-14 *5 *3))))
+(-13 (-346) (-10 -8 (-15 -2268 ((-3 $ "failed") $ (-854))) (-15 -3835 ((-3 $ "failed") $ (-854) (-854))) (-15 -1959 ((-591 (-854)) $)) (-15 -2270 ($ (-591 (-854)))) (-15 -3352 ((-1171 $))) (-15 -3956 ((-108) (-854) $)) (-15 -3970 ((-712) $ (-854) (-854)))))
+((-2673 (((-108) $ $) NIL)) (-2011 (($) NIL (|has| |#1| (-346)))) (-2141 (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ $ $) 74)) (-3772 (($ $ $) 72)) (-3218 (((-108) $ $) 73)) (-3727 (((-108) $ (-712)) NIL)) (-2834 (((-712)) NIL (|has| |#1| (-346)))) (-1373 (($ (-591 |#1|)) NIL) (($) 13)) (-1288 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-2467 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-2055 (($) NIL T CONST)) (-2908 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3844 (($ |#1| $) 67 (|has| $ (-6 -4250))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-2537 (($ |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-3618 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 43 (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 41 (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $) 39 (|has| $ (-6 -4250)))) (-1325 (($) NIL (|has| |#1| (-346)))) (-2916 (((-591 |#1|) $) 19 (|has| $ (-6 -4250)))) (-3491 (((-108) $ (-712)) NIL)) (-1923 ((|#1| $) 57 (|has| |#1| (-788)))) (-4207 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) 66 (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3475 ((|#1| $) 55 (|has| |#1| (-788)))) (-4192 (($ (-1 |#1| |#1|) $) 33 (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1|) $) 34)) (-1970 (((-854) $) NIL (|has| |#1| (-346)))) (-3295 (((-108) $ (-712)) NIL)) (-2621 (((-1072) $) NIL)) (-2318 (($ $ $) 70)) (-3949 ((|#1| $) 25)) (-1520 (($ |#1| $) 65)) (-3229 (($ (-854)) NIL (|has| |#1| (-346)))) (-2937 (((-1036) $) NIL)) (-2714 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 31)) (-4166 ((|#1| $) 27)) (-3465 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) NIL)) (-2077 (((-108) $) 21)) (-3164 (($) 11)) (-1614 (($ $ |#1|) NIL) (($ $ $) 71)) (-3583 (($) NIL) (($ (-591 |#1|)) NIL)) (-2960 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2873 (($ $) 16)) (-1300 (((-501) $) 52 (|has| |#1| (-566 (-501))))) (-2695 (($ (-591 |#1|)) 61)) (-2103 (($ $) NIL (|has| |#1| (-346)))) (-2686 (((-796) $) NIL)) (-3770 (((-712) $) NIL)) (-2892 (($ (-591 |#1|)) NIL) (($) 12)) (-2453 (($ (-591 |#1|)) NIL)) (-1475 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) 54)) (-3971 (((-108) $ $) NIL)) (-2028 (((-712) $) 10 (|has| $ (-6 -4250)))))
(((-1020 |#1|) (-403 |#1|) (-1018)) (T -1020))
NIL
(-403 |#1|)
-((-3008 (((-108) $ $) 7)) (-1896 (((-108) $) 32)) (-1599 ((|#2| $) 27)) (-1721 (((-108) $) 33)) (-1432 ((|#1| $) 28)) (-1261 (((-108) $) 35)) (-2754 (((-108) $) 37)) (-3738 (((-108) $) 34)) (-2339 (((-1072) $) 9)) (-2666 (((-108) $) 31)) (-1624 ((|#3| $) 26)) (-2047 (((-1036) $) 10)) (-1663 (((-108) $) 30)) (-2286 ((|#4| $) 25)) (-2002 ((|#5| $) 24)) (-1317 (((-108) $ $) 38)) (-3164 (($ $ (-525)) 14) (($ $ (-591 (-525))) 13)) (-1434 (((-591 $) $) 29)) (-1408 (($ (-591 $)) 23) (($ |#1|) 22) (($ |#2|) 21) (($ |#3|) 20) (($ |#4|) 19) (($ |#5|) 18)) (-3022 (((-796) $) 11)) (-2957 (($ $) 16)) (-2943 (($ $) 17)) (-3880 (((-108) $) 36)) (-4096 (((-108) $ $) 6)) (-4045 (((-525) $) 15)))
+((-2673 (((-108) $ $) 7)) (-2697 (((-108) $) 32)) (-2123 ((|#2| $) 27)) (-3127 (((-108) $) 33)) (-2610 ((|#1| $) 28)) (-2269 (((-108) $) 35)) (-1362 (((-108) $) 37)) (-2698 (((-108) $) 34)) (-2621 (((-1072) $) 9)) (-2809 (((-108) $) 31)) (-2158 ((|#3| $) 26)) (-2937 (((-1036) $) 10)) (-2148 (((-108) $) 30)) (-2925 ((|#4| $) 25)) (-1555 ((|#5| $) 24)) (-2203 (((-108) $ $) 38)) (-1881 (($ $ (-525)) 14) (($ $ (-591 (-525))) 13)) (-2601 (((-591 $) $) 29)) (-1300 (($ (-591 $)) 23) (($ |#1|) 22) (($ |#2|) 21) (($ |#3|) 20) (($ |#4|) 19) (($ |#5|) 18)) (-2686 (((-796) $) 11)) (-2775 (($ $) 16)) (-2763 (($ $) 17)) (-1739 (((-108) $) 36)) (-3944 (((-108) $ $) 6)) (-2028 (((-525) $) 15)))
(((-1021 |#1| |#2| |#3| |#4| |#5|) (-131) (-1018) (-1018) (-1018) (-1018) (-1018)) (T -1021))
-((-1317 (*1 *2 *1 *1) (-12 (-4 *1 (-1021 *3 *4 *5 *6 *7)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *7 (-1018)) (-5 *2 (-108)))) (-2754 (*1 *2 *1) (-12 (-4 *1 (-1021 *3 *4 *5 *6 *7)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *7 (-1018)) (-5 *2 (-108)))) (-3880 (*1 *2 *1) (-12 (-4 *1 (-1021 *3 *4 *5 *6 *7)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *7 (-1018)) (-5 *2 (-108)))) (-1261 (*1 *2 *1) (-12 (-4 *1 (-1021 *3 *4 *5 *6 *7)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *7 (-1018)) (-5 *2 (-108)))) (-3738 (*1 *2 *1) (-12 (-4 *1 (-1021 *3 *4 *5 *6 *7)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *7 (-1018)) (-5 *2 (-108)))) (-1721 (*1 *2 *1) (-12 (-4 *1 (-1021 *3 *4 *5 *6 *7)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *7 (-1018)) (-5 *2 (-108)))) (-1896 (*1 *2 *1) (-12 (-4 *1 (-1021 *3 *4 *5 *6 *7)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *7 (-1018)) (-5 *2 (-108)))) (-2666 (*1 *2 *1) (-12 (-4 *1 (-1021 *3 *4 *5 *6 *7)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *7 (-1018)) (-5 *2 (-108)))) (-1663 (*1 *2 *1) (-12 (-4 *1 (-1021 *3 *4 *5 *6 *7)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *7 (-1018)) (-5 *2 (-108)))) (-1434 (*1 *2 *1) (-12 (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *7 (-1018)) (-5 *2 (-591 *1)) (-4 *1 (-1021 *3 *4 *5 *6 *7)))) (-1432 (*1 *2 *1) (-12 (-4 *1 (-1021 *2 *3 *4 *5 *6)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *2 (-1018)))) (-1599 (*1 *2 *1) (-12 (-4 *1 (-1021 *3 *2 *4 *5 *6)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *2 (-1018)))) (-1624 (*1 *2 *1) (-12 (-4 *1 (-1021 *3 *4 *2 *5 *6)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *2 (-1018)))) (-2286 (*1 *2 *1) (-12 (-4 *1 (-1021 *3 *4 *5 *2 *6)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *2 (-1018)))) (-2002 (*1 *2 *1) (-12 (-4 *1 (-1021 *3 *4 *5 *6 *2)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *2 (-1018)))) (-1408 (*1 *1 *2) (-12 (-5 *2 (-591 *1)) (-4 *1 (-1021 *3 *4 *5 *6 *7)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *7 (-1018)))) (-1408 (*1 *1 *2) (-12 (-4 *1 (-1021 *2 *3 *4 *5 *6)) (-4 *2 (-1018)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)))) (-1408 (*1 *1 *2) (-12 (-4 *1 (-1021 *3 *2 *4 *5 *6)) (-4 *3 (-1018)) (-4 *2 (-1018)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)))) (-1408 (*1 *1 *2) (-12 (-4 *1 (-1021 *3 *4 *2 *5 *6)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *2 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)))) (-1408 (*1 *1 *2) (-12 (-4 *1 (-1021 *3 *4 *5 *2 *6)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *2 (-1018)) (-4 *6 (-1018)))) (-1408 (*1 *1 *2) (-12 (-4 *1 (-1021 *3 *4 *5 *6 *2)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *2 (-1018)))) (-2943 (*1 *1 *1) (-12 (-4 *1 (-1021 *2 *3 *4 *5 *6)) (-4 *2 (-1018)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)))) (-2957 (*1 *1 *1) (-12 (-4 *1 (-1021 *2 *3 *4 *5 *6)) (-4 *2 (-1018)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)))) (-4045 (*1 *2 *1) (-12 (-4 *1 (-1021 *3 *4 *5 *6 *7)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *7 (-1018)) (-5 *2 (-525)))) (-3164 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-1021 *3 *4 *5 *6 *7)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *7 (-1018)))) (-3164 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-525))) (-4 *1 (-1021 *3 *4 *5 *6 *7)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *7 (-1018)))))
-(-13 (-1018) (-10 -8 (-15 -1317 ((-108) $ $)) (-15 -2754 ((-108) $)) (-15 -3880 ((-108) $)) (-15 -1261 ((-108) $)) (-15 -3738 ((-108) $)) (-15 -1721 ((-108) $)) (-15 -1896 ((-108) $)) (-15 -2666 ((-108) $)) (-15 -1663 ((-108) $)) (-15 -1434 ((-591 $) $)) (-15 -1432 (|t#1| $)) (-15 -1599 (|t#2| $)) (-15 -1624 (|t#3| $)) (-15 -2286 (|t#4| $)) (-15 -2002 (|t#5| $)) (-15 -1408 ($ (-591 $))) (-15 -1408 ($ |t#1|)) (-15 -1408 ($ |t#2|)) (-15 -1408 ($ |t#3|)) (-15 -1408 ($ |t#4|)) (-15 -1408 ($ |t#5|)) (-15 -2943 ($ $)) (-15 -2957 ($ $)) (-15 -4045 ((-525) $)) (-15 -3164 ($ $ (-525))) (-15 -3164 ($ $ (-591 (-525))))))
+((-2203 (*1 *2 *1 *1) (-12 (-4 *1 (-1021 *3 *4 *5 *6 *7)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *7 (-1018)) (-5 *2 (-108)))) (-1362 (*1 *2 *1) (-12 (-4 *1 (-1021 *3 *4 *5 *6 *7)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *7 (-1018)) (-5 *2 (-108)))) (-1739 (*1 *2 *1) (-12 (-4 *1 (-1021 *3 *4 *5 *6 *7)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *7 (-1018)) (-5 *2 (-108)))) (-2269 (*1 *2 *1) (-12 (-4 *1 (-1021 *3 *4 *5 *6 *7)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *7 (-1018)) (-5 *2 (-108)))) (-2698 (*1 *2 *1) (-12 (-4 *1 (-1021 *3 *4 *5 *6 *7)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *7 (-1018)) (-5 *2 (-108)))) (-3127 (*1 *2 *1) (-12 (-4 *1 (-1021 *3 *4 *5 *6 *7)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *7 (-1018)) (-5 *2 (-108)))) (-2697 (*1 *2 *1) (-12 (-4 *1 (-1021 *3 *4 *5 *6 *7)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *7 (-1018)) (-5 *2 (-108)))) (-2809 (*1 *2 *1) (-12 (-4 *1 (-1021 *3 *4 *5 *6 *7)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *7 (-1018)) (-5 *2 (-108)))) (-2148 (*1 *2 *1) (-12 (-4 *1 (-1021 *3 *4 *5 *6 *7)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *7 (-1018)) (-5 *2 (-108)))) (-2601 (*1 *2 *1) (-12 (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *7 (-1018)) (-5 *2 (-591 *1)) (-4 *1 (-1021 *3 *4 *5 *6 *7)))) (-2610 (*1 *2 *1) (-12 (-4 *1 (-1021 *2 *3 *4 *5 *6)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *2 (-1018)))) (-2123 (*1 *2 *1) (-12 (-4 *1 (-1021 *3 *2 *4 *5 *6)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *2 (-1018)))) (-2158 (*1 *2 *1) (-12 (-4 *1 (-1021 *3 *4 *2 *5 *6)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *2 (-1018)))) (-2925 (*1 *2 *1) (-12 (-4 *1 (-1021 *3 *4 *5 *2 *6)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *2 (-1018)))) (-1555 (*1 *2 *1) (-12 (-4 *1 (-1021 *3 *4 *5 *6 *2)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *2 (-1018)))) (-1300 (*1 *1 *2) (-12 (-5 *2 (-591 *1)) (-4 *1 (-1021 *3 *4 *5 *6 *7)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *7 (-1018)))) (-1300 (*1 *1 *2) (-12 (-4 *1 (-1021 *2 *3 *4 *5 *6)) (-4 *2 (-1018)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)))) (-1300 (*1 *1 *2) (-12 (-4 *1 (-1021 *3 *2 *4 *5 *6)) (-4 *3 (-1018)) (-4 *2 (-1018)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)))) (-1300 (*1 *1 *2) (-12 (-4 *1 (-1021 *3 *4 *2 *5 *6)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *2 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)))) (-1300 (*1 *1 *2) (-12 (-4 *1 (-1021 *3 *4 *5 *2 *6)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *2 (-1018)) (-4 *6 (-1018)))) (-1300 (*1 *1 *2) (-12 (-4 *1 (-1021 *3 *4 *5 *6 *2)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *2 (-1018)))) (-2763 (*1 *1 *1) (-12 (-4 *1 (-1021 *2 *3 *4 *5 *6)) (-4 *2 (-1018)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)))) (-2775 (*1 *1 *1) (-12 (-4 *1 (-1021 *2 *3 *4 *5 *6)) (-4 *2 (-1018)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)))) (-2028 (*1 *2 *1) (-12 (-4 *1 (-1021 *3 *4 *5 *6 *7)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *7 (-1018)) (-5 *2 (-525)))) (-1881 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-1021 *3 *4 *5 *6 *7)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *7 (-1018)))) (-1881 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-525))) (-4 *1 (-1021 *3 *4 *5 *6 *7)) (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *7 (-1018)))))
+(-13 (-1018) (-10 -8 (-15 -2203 ((-108) $ $)) (-15 -1362 ((-108) $)) (-15 -1739 ((-108) $)) (-15 -2269 ((-108) $)) (-15 -2698 ((-108) $)) (-15 -3127 ((-108) $)) (-15 -2697 ((-108) $)) (-15 -2809 ((-108) $)) (-15 -2148 ((-108) $)) (-15 -2601 ((-591 $) $)) (-15 -2610 (|t#1| $)) (-15 -2123 (|t#2| $)) (-15 -2158 (|t#3| $)) (-15 -2925 (|t#4| $)) (-15 -1555 (|t#5| $)) (-15 -1300 ($ (-591 $))) (-15 -1300 ($ |t#1|)) (-15 -1300 ($ |t#2|)) (-15 -1300 ($ |t#3|)) (-15 -1300 ($ |t#4|)) (-15 -1300 ($ |t#5|)) (-15 -2763 ($ $)) (-15 -2775 ($ $)) (-15 -2028 ((-525) $)) (-15 -1881 ($ $ (-525))) (-15 -1881 ($ $ (-591 (-525))))))
(((-97) . T) ((-565 (-796)) . T) ((-1018) . T))
-((-3008 (((-108) $ $) NIL)) (-1896 (((-108) $) NIL)) (-1599 (((-1089) $) NIL)) (-1721 (((-108) $) NIL)) (-1432 (((-1072) $) NIL)) (-1261 (((-108) $) NIL)) (-2754 (((-108) $) NIL)) (-3738 (((-108) $) NIL)) (-2339 (((-1072) $) NIL)) (-2666 (((-108) $) NIL)) (-1624 (((-525) $) NIL)) (-2047 (((-1036) $) NIL)) (-1663 (((-108) $) NIL)) (-2286 (((-205) $) NIL)) (-2002 (((-796) $) NIL)) (-1317 (((-108) $ $) NIL)) (-3164 (($ $ (-525)) NIL) (($ $ (-591 (-525))) NIL)) (-1434 (((-591 $) $) NIL)) (-1408 (($ (-591 $)) NIL) (($ (-1072)) NIL) (($ (-1089)) NIL) (($ (-525)) NIL) (($ (-205)) NIL) (($ (-796)) NIL)) (-3022 (((-796) $) NIL)) (-2957 (($ $) NIL)) (-2943 (($ $) NIL)) (-3880 (((-108) $) NIL)) (-4096 (((-108) $ $) NIL)) (-4045 (((-525) $) NIL)))
+((-2673 (((-108) $ $) NIL)) (-2697 (((-108) $) NIL)) (-2123 (((-1089) $) NIL)) (-3127 (((-108) $) NIL)) (-2610 (((-1072) $) NIL)) (-2269 (((-108) $) NIL)) (-1362 (((-108) $) NIL)) (-2698 (((-108) $) NIL)) (-2621 (((-1072) $) NIL)) (-2809 (((-108) $) NIL)) (-2158 (((-525) $) NIL)) (-2937 (((-1036) $) NIL)) (-2148 (((-108) $) NIL)) (-2925 (((-205) $) NIL)) (-1555 (((-796) $) NIL)) (-2203 (((-108) $ $) NIL)) (-1881 (($ $ (-525)) NIL) (($ $ (-591 (-525))) NIL)) (-2601 (((-591 $) $) NIL)) (-1300 (($ (-591 $)) NIL) (($ (-1072)) NIL) (($ (-1089)) NIL) (($ (-525)) NIL) (($ (-205)) NIL) (($ (-796)) NIL)) (-2686 (((-796) $) NIL)) (-2775 (($ $) NIL)) (-2763 (($ $) NIL)) (-1739 (((-108) $) NIL)) (-3944 (((-108) $ $) NIL)) (-2028 (((-525) $) NIL)))
(((-1022) (-1021 (-1072) (-1089) (-525) (-205) (-796))) (T -1022))
NIL
(-1021 (-1072) (-1089) (-525) (-205) (-796))
-((-3008 (((-108) $ $) NIL)) (-1896 (((-108) $) 38)) (-1599 ((|#2| $) 42)) (-1721 (((-108) $) 37)) (-1432 ((|#1| $) 41)) (-1261 (((-108) $) 35)) (-2754 (((-108) $) 14)) (-3738 (((-108) $) 36)) (-2339 (((-1072) $) NIL)) (-2666 (((-108) $) 39)) (-1624 ((|#3| $) 44)) (-2047 (((-1036) $) NIL)) (-1663 (((-108) $) 40)) (-2286 ((|#4| $) 43)) (-2002 ((|#5| $) 45)) (-1317 (((-108) $ $) 34)) (-3164 (($ $ (-525)) 56) (($ $ (-591 (-525))) 58)) (-1434 (((-591 $) $) 22)) (-1408 (($ (-591 $)) 46) (($ |#1|) 47) (($ |#2|) 48) (($ |#3|) 49) (($ |#4|) 50) (($ |#5|) 51)) (-3022 (((-796) $) 23)) (-2957 (($ $) 21)) (-2943 (($ $) 52)) (-3880 (((-108) $) 18)) (-4096 (((-108) $ $) 33)) (-4045 (((-525) $) 54)))
+((-2673 (((-108) $ $) NIL)) (-2697 (((-108) $) 38)) (-2123 ((|#2| $) 42)) (-3127 (((-108) $) 37)) (-2610 ((|#1| $) 41)) (-2269 (((-108) $) 35)) (-1362 (((-108) $) 14)) (-2698 (((-108) $) 36)) (-2621 (((-1072) $) NIL)) (-2809 (((-108) $) 39)) (-2158 ((|#3| $) 44)) (-2937 (((-1036) $) NIL)) (-2148 (((-108) $) 40)) (-2925 ((|#4| $) 43)) (-1555 ((|#5| $) 45)) (-2203 (((-108) $ $) 34)) (-1881 (($ $ (-525)) 56) (($ $ (-591 (-525))) 58)) (-2601 (((-591 $) $) 22)) (-1300 (($ (-591 $)) 46) (($ |#1|) 47) (($ |#2|) 48) (($ |#3|) 49) (($ |#4|) 50) (($ |#5|) 51)) (-2686 (((-796) $) 23)) (-2775 (($ $) 21)) (-2763 (($ $) 52)) (-1739 (((-108) $) 18)) (-3944 (((-108) $ $) 33)) (-2028 (((-525) $) 54)))
(((-1023 |#1| |#2| |#3| |#4| |#5|) (-1021 |#1| |#2| |#3| |#4| |#5|) (-1018) (-1018) (-1018) (-1018) (-1018)) (T -1023))
NIL
(-1021 |#1| |#2| |#3| |#4| |#5|)
-((-3178 (((-1176) $) 23)) (-3379 (($ (-1089) (-412) |#2|) 11)) (-3022 (((-796) $) 16)))
-(((-1024 |#1| |#2|) (-13 (-373) (-10 -8 (-15 -3379 ($ (-1089) (-412) |#2|)))) (-788) (-408 |#1|)) (T -1024))
-((-3379 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1089)) (-5 *3 (-412)) (-4 *5 (-788)) (-5 *1 (-1024 *5 *4)) (-4 *4 (-408 *5)))))
-(-13 (-373) (-10 -8 (-15 -3379 ($ (-1089) (-412) |#2|))))
-((-1274 (((-108) |#5| |#5|) 38)) (-3215 (((-108) |#5| |#5|) 52)) (-2665 (((-108) |#5| (-591 |#5|)) 75) (((-108) |#5| |#5|) 61)) (-3583 (((-108) (-591 |#4|) (-591 |#4|)) 58)) (-1366 (((-108) (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|)) (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))) 63)) (-2751 (((-1176)) 33)) (-2016 (((-1176) (-1072) (-1072) (-1072)) 29)) (-3452 (((-591 |#5|) (-591 |#5|)) 82)) (-2410 (((-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))) (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|)))) 80)) (-3293 (((-591 (-2 (|:| -1317 (-591 |#4|)) (|:| -3374 |#5|) (|:| |ineq| (-591 |#4|)))) (-591 |#4|) (-591 |#5|) (-108) (-108)) 102)) (-2333 (((-108) |#5| |#5|) 47)) (-1349 (((-3 (-108) "failed") |#5| |#5|) 71)) (-1486 (((-108) (-591 |#4|) (-591 |#4|)) 57)) (-4129 (((-108) (-591 |#4|) (-591 |#4|)) 59)) (-2154 (((-108) (-591 |#4|) (-591 |#4|)) 60)) (-2340 (((-3 (-2 (|:| -1317 (-591 |#4|)) (|:| -3374 |#5|) (|:| |ineq| (-591 |#4|))) "failed") (-591 |#4|) |#5| (-591 |#4|) (-108) (-108) (-108) (-108) (-108)) 98)) (-3311 (((-591 |#5|) (-591 |#5|)) 43)))
-(((-1025 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2016 ((-1176) (-1072) (-1072) (-1072))) (-15 -2751 ((-1176))) (-15 -1274 ((-108) |#5| |#5|)) (-15 -3311 ((-591 |#5|) (-591 |#5|))) (-15 -2333 ((-108) |#5| |#5|)) (-15 -3215 ((-108) |#5| |#5|)) (-15 -3583 ((-108) (-591 |#4|) (-591 |#4|))) (-15 -1486 ((-108) (-591 |#4|) (-591 |#4|))) (-15 -4129 ((-108) (-591 |#4|) (-591 |#4|))) (-15 -2154 ((-108) (-591 |#4|) (-591 |#4|))) (-15 -1349 ((-3 (-108) "failed") |#5| |#5|)) (-15 -2665 ((-108) |#5| |#5|)) (-15 -2665 ((-108) |#5| (-591 |#5|))) (-15 -3452 ((-591 |#5|) (-591 |#5|))) (-15 -1366 ((-108) (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|)) (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|)))) (-15 -2410 ((-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))) (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))))) (-15 -3293 ((-591 (-2 (|:| -1317 (-591 |#4|)) (|:| -3374 |#5|) (|:| |ineq| (-591 |#4|)))) (-591 |#4|) (-591 |#5|) (-108) (-108))) (-15 -2340 ((-3 (-2 (|:| -1317 (-591 |#4|)) (|:| -3374 |#5|) (|:| |ineq| (-591 |#4|))) "failed") (-591 |#4|) |#5| (-591 |#4|) (-108) (-108) (-108) (-108) (-108)))) (-429) (-734) (-788) (-989 |#1| |#2| |#3|) (-994 |#1| |#2| |#3| |#4|)) (T -1025))
-((-2340 (*1 *2 *3 *4 *3 *5 *5 *5 *5 *5) (|partial| -12 (-5 *5 (-108)) (-4 *6 (-429)) (-4 *7 (-734)) (-4 *8 (-788)) (-4 *9 (-989 *6 *7 *8)) (-5 *2 (-2 (|:| -1317 (-591 *9)) (|:| -3374 *4) (|:| |ineq| (-591 *9)))) (-5 *1 (-1025 *6 *7 *8 *9 *4)) (-5 *3 (-591 *9)) (-4 *4 (-994 *6 *7 *8 *9)))) (-3293 (*1 *2 *3 *4 *5 *5) (-12 (-5 *4 (-591 *10)) (-5 *5 (-108)) (-4 *10 (-994 *6 *7 *8 *9)) (-4 *6 (-429)) (-4 *7 (-734)) (-4 *8 (-788)) (-4 *9 (-989 *6 *7 *8)) (-5 *2 (-591 (-2 (|:| -1317 (-591 *9)) (|:| -3374 *10) (|:| |ineq| (-591 *9))))) (-5 *1 (-1025 *6 *7 *8 *9 *10)) (-5 *3 (-591 *9)))) (-2410 (*1 *2 *2) (-12 (-5 *2 (-591 (-2 (|:| |val| (-591 *6)) (|:| -3374 *7)))) (-4 *6 (-989 *3 *4 *5)) (-4 *7 (-994 *3 *4 *5 *6)) (-4 *3 (-429)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-1025 *3 *4 *5 *6 *7)))) (-1366 (*1 *2 *3 *3) (-12 (-5 *3 (-2 (|:| |val| (-591 *7)) (|:| -3374 *8))) (-4 *7 (-989 *4 *5 *6)) (-4 *8 (-994 *4 *5 *6 *7)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108)) (-5 *1 (-1025 *4 *5 *6 *7 *8)))) (-3452 (*1 *2 *2) (-12 (-5 *2 (-591 *7)) (-4 *7 (-994 *3 *4 *5 *6)) (-4 *3 (-429)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *1 (-1025 *3 *4 *5 *6 *7)))) (-2665 (*1 *2 *3 *4) (-12 (-5 *4 (-591 *3)) (-4 *3 (-994 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *8 (-989 *5 *6 *7)) (-5 *2 (-108)) (-5 *1 (-1025 *5 *6 *7 *8 *3)))) (-2665 (*1 *2 *3 *3) (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-1025 *4 *5 *6 *7 *3)) (-4 *3 (-994 *4 *5 *6 *7)))) (-1349 (*1 *2 *3 *3) (|partial| -12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-1025 *4 *5 *6 *7 *3)) (-4 *3 (-994 *4 *5 *6 *7)))) (-2154 (*1 *2 *3 *3) (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108)) (-5 *1 (-1025 *4 *5 *6 *7 *8)) (-4 *8 (-994 *4 *5 *6 *7)))) (-4129 (*1 *2 *3 *3) (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108)) (-5 *1 (-1025 *4 *5 *6 *7 *8)) (-4 *8 (-994 *4 *5 *6 *7)))) (-1486 (*1 *2 *3 *3) (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108)) (-5 *1 (-1025 *4 *5 *6 *7 *8)) (-4 *8 (-994 *4 *5 *6 *7)))) (-3583 (*1 *2 *3 *3) (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108)) (-5 *1 (-1025 *4 *5 *6 *7 *8)) (-4 *8 (-994 *4 *5 *6 *7)))) (-3215 (*1 *2 *3 *3) (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-1025 *4 *5 *6 *7 *3)) (-4 *3 (-994 *4 *5 *6 *7)))) (-2333 (*1 *2 *3 *3) (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-1025 *4 *5 *6 *7 *3)) (-4 *3 (-994 *4 *5 *6 *7)))) (-3311 (*1 *2 *2) (-12 (-5 *2 (-591 *7)) (-4 *7 (-994 *3 *4 *5 *6)) (-4 *3 (-429)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *1 (-1025 *3 *4 *5 *6 *7)))) (-1274 (*1 *2 *3 *3) (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-1025 *4 *5 *6 *7 *3)) (-4 *3 (-994 *4 *5 *6 *7)))) (-2751 (*1 *2) (-12 (-4 *3 (-429)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-1176)) (-5 *1 (-1025 *3 *4 *5 *6 *7)) (-4 *7 (-994 *3 *4 *5 *6)))) (-2016 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1072)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-1176)) (-5 *1 (-1025 *4 *5 *6 *7 *8)) (-4 *8 (-994 *4 *5 *6 *7)))))
-(-10 -7 (-15 -2016 ((-1176) (-1072) (-1072) (-1072))) (-15 -2751 ((-1176))) (-15 -1274 ((-108) |#5| |#5|)) (-15 -3311 ((-591 |#5|) (-591 |#5|))) (-15 -2333 ((-108) |#5| |#5|)) (-15 -3215 ((-108) |#5| |#5|)) (-15 -3583 ((-108) (-591 |#4|) (-591 |#4|))) (-15 -1486 ((-108) (-591 |#4|) (-591 |#4|))) (-15 -4129 ((-108) (-591 |#4|) (-591 |#4|))) (-15 -2154 ((-108) (-591 |#4|) (-591 |#4|))) (-15 -1349 ((-3 (-108) "failed") |#5| |#5|)) (-15 -2665 ((-108) |#5| |#5|)) (-15 -2665 ((-108) |#5| (-591 |#5|))) (-15 -3452 ((-591 |#5|) (-591 |#5|))) (-15 -1366 ((-108) (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|)) (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|)))) (-15 -2410 ((-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))) (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))))) (-15 -3293 ((-591 (-2 (|:| -1317 (-591 |#4|)) (|:| -3374 |#5|) (|:| |ineq| (-591 |#4|)))) (-591 |#4|) (-591 |#5|) (-108) (-108))) (-15 -2340 ((-3 (-2 (|:| -1317 (-591 |#4|)) (|:| -3374 |#5|) (|:| |ineq| (-591 |#4|))) "failed") (-591 |#4|) |#5| (-591 |#4|) (-108) (-108) (-108) (-108) (-108))))
-((-3908 (((-591 (-2 (|:| |val| |#4|) (|:| -3374 |#5|))) |#4| |#5|) 96)) (-3700 (((-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))) |#4| |#4| |#5|) 72)) (-1576 (((-591 (-2 (|:| |val| |#4|) (|:| -3374 |#5|))) |#4| |#4| |#5|) 90)) (-2522 (((-591 |#5|) |#4| |#5|) 110)) (-2359 (((-591 |#5|) |#4| |#5|) 117)) (-1439 (((-591 |#5|) |#4| |#5|) 118)) (-3222 (((-591 (-2 (|:| |val| (-108)) (|:| -3374 |#5|))) |#4| |#5|) 97)) (-1503 (((-591 (-2 (|:| |val| (-108)) (|:| -3374 |#5|))) |#4| |#5|) 116)) (-2856 (((-591 (-2 (|:| |val| (-108)) (|:| -3374 |#5|))) |#4| |#5|) 46) (((-108) |#4| |#5|) 53)) (-1494 (((-591 (-2 (|:| |val| |#4|) (|:| -3374 |#5|))) (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))) |#3| (-108)) 84) (((-591 (-2 (|:| |val| |#4|) (|:| -3374 |#5|))) |#4| |#4| |#5| (-108) (-108)) 50)) (-2712 (((-591 (-2 (|:| |val| |#4|) (|:| -3374 |#5|))) |#4| |#4| |#5|) 79)) (-3418 (((-1176)) 37)) (-2595 (((-1176)) 26)) (-1677 (((-1176) (-1072) (-1072) (-1072)) 33)) (-2974 (((-1176) (-1072) (-1072) (-1072)) 22)))
-(((-1026 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2974 ((-1176) (-1072) (-1072) (-1072))) (-15 -2595 ((-1176))) (-15 -1677 ((-1176) (-1072) (-1072) (-1072))) (-15 -3418 ((-1176))) (-15 -3700 ((-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))) |#4| |#4| |#5|)) (-15 -1494 ((-591 (-2 (|:| |val| |#4|) (|:| -3374 |#5|))) |#4| |#4| |#5| (-108) (-108))) (-15 -1494 ((-591 (-2 (|:| |val| |#4|) (|:| -3374 |#5|))) (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))) |#3| (-108))) (-15 -2712 ((-591 (-2 (|:| |val| |#4|) (|:| -3374 |#5|))) |#4| |#4| |#5|)) (-15 -1576 ((-591 (-2 (|:| |val| |#4|) (|:| -3374 |#5|))) |#4| |#4| |#5|)) (-15 -2856 ((-108) |#4| |#5|)) (-15 -3222 ((-591 (-2 (|:| |val| (-108)) (|:| -3374 |#5|))) |#4| |#5|)) (-15 -2522 ((-591 |#5|) |#4| |#5|)) (-15 -1503 ((-591 (-2 (|:| |val| (-108)) (|:| -3374 |#5|))) |#4| |#5|)) (-15 -2359 ((-591 |#5|) |#4| |#5|)) (-15 -2856 ((-591 (-2 (|:| |val| (-108)) (|:| -3374 |#5|))) |#4| |#5|)) (-15 -1439 ((-591 |#5|) |#4| |#5|)) (-15 -3908 ((-591 (-2 (|:| |val| |#4|) (|:| -3374 |#5|))) |#4| |#5|))) (-429) (-734) (-788) (-989 |#1| |#2| |#3|) (-994 |#1| |#2| |#3| |#4|)) (T -1026))
-((-3908 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-591 (-2 (|:| |val| *3) (|:| -3374 *4)))) (-5 *1 (-1026 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))) (-1439 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-591 *4)) (-5 *1 (-1026 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))) (-2856 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-591 (-2 (|:| |val| (-108)) (|:| -3374 *4)))) (-5 *1 (-1026 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))) (-2359 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-591 *4)) (-5 *1 (-1026 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))) (-1503 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-591 (-2 (|:| |val| (-108)) (|:| -3374 *4)))) (-5 *1 (-1026 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))) (-2522 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-591 *4)) (-5 *1 (-1026 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))) (-3222 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-591 (-2 (|:| |val| (-108)) (|:| -3374 *4)))) (-5 *1 (-1026 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))) (-2856 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-108)) (-5 *1 (-1026 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))) (-1576 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-591 (-2 (|:| |val| *3) (|:| -3374 *4)))) (-5 *1 (-1026 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))) (-2712 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-591 (-2 (|:| |val| *3) (|:| -3374 *4)))) (-5 *1 (-1026 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))) (-1494 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-591 (-2 (|:| |val| (-591 *8)) (|:| -3374 *9)))) (-5 *5 (-108)) (-4 *8 (-989 *6 *7 *4)) (-4 *9 (-994 *6 *7 *4 *8)) (-4 *6 (-429)) (-4 *7 (-734)) (-4 *4 (-788)) (-5 *2 (-591 (-2 (|:| |val| *8) (|:| -3374 *9)))) (-5 *1 (-1026 *6 *7 *4 *8 *9)))) (-1494 (*1 *2 *3 *3 *4 *5 *5) (-12 (-5 *5 (-108)) (-4 *6 (-429)) (-4 *7 (-734)) (-4 *8 (-788)) (-4 *3 (-989 *6 *7 *8)) (-5 *2 (-591 (-2 (|:| |val| *3) (|:| -3374 *4)))) (-5 *1 (-1026 *6 *7 *8 *3 *4)) (-4 *4 (-994 *6 *7 *8 *3)))) (-3700 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-591 (-2 (|:| |val| (-591 *3)) (|:| -3374 *4)))) (-5 *1 (-1026 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))) (-3418 (*1 *2) (-12 (-4 *3 (-429)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-1176)) (-5 *1 (-1026 *3 *4 *5 *6 *7)) (-4 *7 (-994 *3 *4 *5 *6)))) (-1677 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1072)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-1176)) (-5 *1 (-1026 *4 *5 *6 *7 *8)) (-4 *8 (-994 *4 *5 *6 *7)))) (-2595 (*1 *2) (-12 (-4 *3 (-429)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-1176)) (-5 *1 (-1026 *3 *4 *5 *6 *7)) (-4 *7 (-994 *3 *4 *5 *6)))) (-2974 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1072)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-1176)) (-5 *1 (-1026 *4 *5 *6 *7 *8)) (-4 *8 (-994 *4 *5 *6 *7)))))
-(-10 -7 (-15 -2974 ((-1176) (-1072) (-1072) (-1072))) (-15 -2595 ((-1176))) (-15 -1677 ((-1176) (-1072) (-1072) (-1072))) (-15 -3418 ((-1176))) (-15 -3700 ((-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))) |#4| |#4| |#5|)) (-15 -1494 ((-591 (-2 (|:| |val| |#4|) (|:| -3374 |#5|))) |#4| |#4| |#5| (-108) (-108))) (-15 -1494 ((-591 (-2 (|:| |val| |#4|) (|:| -3374 |#5|))) (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))) |#3| (-108))) (-15 -2712 ((-591 (-2 (|:| |val| |#4|) (|:| -3374 |#5|))) |#4| |#4| |#5|)) (-15 -1576 ((-591 (-2 (|:| |val| |#4|) (|:| -3374 |#5|))) |#4| |#4| |#5|)) (-15 -2856 ((-108) |#4| |#5|)) (-15 -3222 ((-591 (-2 (|:| |val| (-108)) (|:| -3374 |#5|))) |#4| |#5|)) (-15 -2522 ((-591 |#5|) |#4| |#5|)) (-15 -1503 ((-591 (-2 (|:| |val| (-108)) (|:| -3374 |#5|))) |#4| |#5|)) (-15 -2359 ((-591 |#5|) |#4| |#5|)) (-15 -2856 ((-591 (-2 (|:| |val| (-108)) (|:| -3374 |#5|))) |#4| |#5|)) (-15 -1439 ((-591 |#5|) |#4| |#5|)) (-15 -3908 ((-591 (-2 (|:| |val| |#4|) (|:| -3374 |#5|))) |#4| |#5|)))
-((-3008 (((-108) $ $) 7)) (-3817 (((-591 (-2 (|:| -3529 $) (|:| -1976 (-591 |#4|)))) (-591 |#4|)) 85)) (-2113 (((-591 $) (-591 |#4|)) 86) (((-591 $) (-591 |#4|) (-108)) 111)) (-1507 (((-591 |#3|) $) 33)) (-1430 (((-108) $) 26)) (-3490 (((-108) $) 17 (|has| |#1| (-517)))) (-3130 (((-108) |#4| $) 101) (((-108) $) 97)) (-1568 ((|#4| |#4| $) 92)) (-1291 (((-591 (-2 (|:| |val| |#4|) (|:| -3374 $))) |#4| $) 126)) (-3327 (((-2 (|:| |under| $) (|:| -2662 $) (|:| |upper| $)) $ |#3|) 27)) (-3891 (((-108) $ (-712)) 44)) (-2305 (($ (-1 (-108) |#4|) $) 65 (|has| $ (-6 -4250))) (((-3 |#4| "failed") $ |#3|) 79)) (-3798 (($) 45 T CONST)) (-3382 (((-108) $) 22 (|has| |#1| (-517)))) (-2438 (((-108) $ $) 24 (|has| |#1| (-517)))) (-2055 (((-108) $ $) 23 (|has| |#1| (-517)))) (-1964 (((-108) $) 25 (|has| |#1| (-517)))) (-2656 (((-591 |#4|) (-591 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 93)) (-3853 (((-591 |#4|) (-591 |#4|) $) 18 (|has| |#1| (-517)))) (-1921 (((-591 |#4|) (-591 |#4|) $) 19 (|has| |#1| (-517)))) (-1251 (((-3 $ "failed") (-591 |#4|)) 36)) (-3528 (($ (-591 |#4|)) 35)) (-3078 (((-3 $ "failed") $) 82)) (-2736 ((|#4| |#4| $) 89)) (-3098 (($ $) 68 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250))))) (-3677 (($ |#4| $) 67 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250)))) (($ (-1 (-108) |#4|) $) 64 (|has| $ (-6 -4250)))) (-3407 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 20 (|has| |#1| (-517)))) (-3135 (((-108) |#4| $ (-1 (-108) |#4| |#4|)) 102)) (-2933 ((|#4| |#4| $) 87)) (-1227 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 66 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 63 (|has| $ (-6 -4250))) ((|#4| (-1 |#4| |#4| |#4|) $) 62 (|has| $ (-6 -4250))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 94)) (-2719 (((-2 (|:| -3529 (-591 |#4|)) (|:| -1976 (-591 |#4|))) $) 105)) (-1949 (((-108) |#4| $) 136)) (-3485 (((-108) |#4| $) 133)) (-1732 (((-108) |#4| $) 137) (((-108) $) 134)) (-3454 (((-591 |#4|) $) 52 (|has| $ (-6 -4250)))) (-1809 (((-108) |#4| $) 104) (((-108) $) 103)) (-2009 ((|#3| $) 34)) (-2910 (((-108) $ (-712)) 43)) (-2552 (((-591 |#4|) $) 53 (|has| $ (-6 -4250)))) (-2141 (((-108) |#4| $) 55 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250))))) (-3249 (($ (-1 |#4| |#4|) $) 48 (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#4| |#4|) $) 47)) (-3993 (((-591 |#3|) $) 32)) (-4174 (((-108) |#3| $) 31)) (-3971 (((-108) $ (-712)) 42)) (-2339 (((-1072) $) 9)) (-2711 (((-3 |#4| (-591 $)) |#4| |#4| $) 128)) (-2627 (((-591 (-2 (|:| |val| |#4|) (|:| -3374 $))) |#4| |#4| $) 127)) (-3708 (((-3 |#4| "failed") $) 83)) (-1933 (((-591 $) |#4| $) 129)) (-1372 (((-3 (-108) (-591 $)) |#4| $) 132)) (-1406 (((-591 (-2 (|:| |val| (-108)) (|:| -3374 $))) |#4| $) 131) (((-108) |#4| $) 130)) (-3516 (((-591 $) |#4| $) 125) (((-591 $) (-591 |#4|) $) 124) (((-591 $) (-591 |#4|) (-591 $)) 123) (((-591 $) |#4| (-591 $)) 122)) (-2689 (($ |#4| $) 117) (($ (-591 |#4|) $) 116)) (-3280 (((-591 |#4|) $) 107)) (-3196 (((-108) |#4| $) 99) (((-108) $) 95)) (-4066 ((|#4| |#4| $) 90)) (-2154 (((-108) $ $) 110)) (-2934 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-517)))) (-2115 (((-108) |#4| $) 100) (((-108) $) 96)) (-2731 ((|#4| |#4| $) 91)) (-2047 (((-1036) $) 10)) (-3066 (((-3 |#4| "failed") $) 84)) (-2069 (((-3 |#4| "failed") (-1 (-108) |#4|) $) 61)) (-1554 (((-3 $ "failed") $ |#4|) 78)) (-2784 (($ $ |#4|) 77) (((-591 $) |#4| $) 115) (((-591 $) |#4| (-591 $)) 114) (((-591 $) (-591 |#4|) $) 113) (((-591 $) (-591 |#4|) (-591 $)) 112)) (-1623 (((-108) (-1 (-108) |#4|) $) 50 (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 |#4|) (-591 |#4|)) 59 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ |#4| |#4|) 58 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ (-273 |#4|)) 57 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ (-591 (-273 |#4|))) 56 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018))))) (-3493 (((-108) $ $) 38)) (-3028 (((-108) $) 41)) (-3209 (($) 40)) (-1316 (((-712) $) 106)) (-2064 (((-712) |#4| $) 54 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250)))) (((-712) (-1 (-108) |#4|) $) 51 (|has| $ (-6 -4250)))) (-3199 (($ $) 39)) (-1408 (((-501) $) 69 (|has| |#4| (-566 (-501))))) (-3036 (($ (-591 |#4|)) 60)) (-3134 (($ $ |#3|) 28)) (-3443 (($ $ |#3|) 30)) (-2487 (($ $) 88)) (-3010 (($ $ |#3|) 29)) (-3022 (((-796) $) 11) (((-591 |#4|) $) 37)) (-3223 (((-712) $) 76 (|has| |#3| (-346)))) (-2122 (((-3 (-2 (|:| |bas| $) (|:| -1211 (-591 |#4|))) "failed") (-591 |#4|) (-1 (-108) |#4| |#4|)) 109) (((-3 (-2 (|:| |bas| $) (|:| -1211 (-591 |#4|))) "failed") (-591 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|)) 108)) (-2165 (((-108) $ (-1 (-108) |#4| (-591 |#4|))) 98)) (-2533 (((-591 $) |#4| $) 121) (((-591 $) |#4| (-591 $)) 120) (((-591 $) (-591 |#4|) $) 119) (((-591 $) (-591 |#4|) (-591 $)) 118)) (-4158 (((-108) (-1 (-108) |#4|) $) 49 (|has| $ (-6 -4250)))) (-3872 (((-591 |#3|) $) 81)) (-1564 (((-108) |#4| $) 135)) (-1884 (((-108) |#3| $) 80)) (-4096 (((-108) $ $) 6)) (-4045 (((-712) $) 46 (|has| $ (-6 -4250)))))
+((-2163 (((-1176) $) 23)) (-2512 (($ (-1089) (-412) |#2|) 11)) (-2686 (((-796) $) 16)))
+(((-1024 |#1| |#2|) (-13 (-373) (-10 -8 (-15 -2512 ($ (-1089) (-412) |#2|)))) (-788) (-408 |#1|)) (T -1024))
+((-2512 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1089)) (-5 *3 (-412)) (-4 *5 (-788)) (-5 *1 (-1024 *5 *4)) (-4 *4 (-408 *5)))))
+(-13 (-373) (-10 -8 (-15 -2512 ($ (-1089) (-412) |#2|))))
+((-3969 (((-108) |#5| |#5|) 38)) (-3232 (((-108) |#5| |#5|) 52)) (-2800 (((-108) |#5| (-591 |#5|)) 75) (((-108) |#5| |#5|) 61)) (-1759 (((-108) (-591 |#4|) (-591 |#4|)) 58)) (-2311 (((-108) (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|)) (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))) 63)) (-1336 (((-1176)) 33)) (-4079 (((-1176) (-1072) (-1072) (-1072)) 29)) (-2896 (((-591 |#5|) (-591 |#5|)) 82)) (-2017 (((-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))) (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|)))) 80)) (-3801 (((-591 (-2 (|:| -2203 (-591 |#4|)) (|:| -3585 |#5|) (|:| |ineq| (-591 |#4|)))) (-591 |#4|) (-591 |#5|) (-108) (-108)) 102)) (-2572 (((-108) |#5| |#5|) 47)) (-2107 (((-3 (-108) "failed") |#5| |#5|) 71)) (-1412 (((-108) (-591 |#4|) (-591 |#4|)) 57)) (-2357 (((-108) (-591 |#4|) (-591 |#4|)) 59)) (-3300 (((-108) (-591 |#4|) (-591 |#4|)) 60)) (-2632 (((-3 (-2 (|:| -2203 (-591 |#4|)) (|:| -3585 |#5|) (|:| |ineq| (-591 |#4|))) "failed") (-591 |#4|) |#5| (-591 |#4|) (-108) (-108) (-108) (-108) (-108)) 98)) (-4001 (((-591 |#5|) (-591 |#5|)) 43)))
+(((-1025 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -4079 ((-1176) (-1072) (-1072) (-1072))) (-15 -1336 ((-1176))) (-15 -3969 ((-108) |#5| |#5|)) (-15 -4001 ((-591 |#5|) (-591 |#5|))) (-15 -2572 ((-108) |#5| |#5|)) (-15 -3232 ((-108) |#5| |#5|)) (-15 -1759 ((-108) (-591 |#4|) (-591 |#4|))) (-15 -1412 ((-108) (-591 |#4|) (-591 |#4|))) (-15 -2357 ((-108) (-591 |#4|) (-591 |#4|))) (-15 -3300 ((-108) (-591 |#4|) (-591 |#4|))) (-15 -2107 ((-3 (-108) "failed") |#5| |#5|)) (-15 -2800 ((-108) |#5| |#5|)) (-15 -2800 ((-108) |#5| (-591 |#5|))) (-15 -2896 ((-591 |#5|) (-591 |#5|))) (-15 -2311 ((-108) (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|)) (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|)))) (-15 -2017 ((-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))) (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))))) (-15 -3801 ((-591 (-2 (|:| -2203 (-591 |#4|)) (|:| -3585 |#5|) (|:| |ineq| (-591 |#4|)))) (-591 |#4|) (-591 |#5|) (-108) (-108))) (-15 -2632 ((-3 (-2 (|:| -2203 (-591 |#4|)) (|:| -3585 |#5|) (|:| |ineq| (-591 |#4|))) "failed") (-591 |#4|) |#5| (-591 |#4|) (-108) (-108) (-108) (-108) (-108)))) (-429) (-734) (-788) (-989 |#1| |#2| |#3|) (-994 |#1| |#2| |#3| |#4|)) (T -1025))
+((-2632 (*1 *2 *3 *4 *3 *5 *5 *5 *5 *5) (|partial| -12 (-5 *5 (-108)) (-4 *6 (-429)) (-4 *7 (-734)) (-4 *8 (-788)) (-4 *9 (-989 *6 *7 *8)) (-5 *2 (-2 (|:| -2203 (-591 *9)) (|:| -3585 *4) (|:| |ineq| (-591 *9)))) (-5 *1 (-1025 *6 *7 *8 *9 *4)) (-5 *3 (-591 *9)) (-4 *4 (-994 *6 *7 *8 *9)))) (-3801 (*1 *2 *3 *4 *5 *5) (-12 (-5 *4 (-591 *10)) (-5 *5 (-108)) (-4 *10 (-994 *6 *7 *8 *9)) (-4 *6 (-429)) (-4 *7 (-734)) (-4 *8 (-788)) (-4 *9 (-989 *6 *7 *8)) (-5 *2 (-591 (-2 (|:| -2203 (-591 *9)) (|:| -3585 *10) (|:| |ineq| (-591 *9))))) (-5 *1 (-1025 *6 *7 *8 *9 *10)) (-5 *3 (-591 *9)))) (-2017 (*1 *2 *2) (-12 (-5 *2 (-591 (-2 (|:| |val| (-591 *6)) (|:| -3585 *7)))) (-4 *6 (-989 *3 *4 *5)) (-4 *7 (-994 *3 *4 *5 *6)) (-4 *3 (-429)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-1025 *3 *4 *5 *6 *7)))) (-2311 (*1 *2 *3 *3) (-12 (-5 *3 (-2 (|:| |val| (-591 *7)) (|:| -3585 *8))) (-4 *7 (-989 *4 *5 *6)) (-4 *8 (-994 *4 *5 *6 *7)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108)) (-5 *1 (-1025 *4 *5 *6 *7 *8)))) (-2896 (*1 *2 *2) (-12 (-5 *2 (-591 *7)) (-4 *7 (-994 *3 *4 *5 *6)) (-4 *3 (-429)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *1 (-1025 *3 *4 *5 *6 *7)))) (-2800 (*1 *2 *3 *4) (-12 (-5 *4 (-591 *3)) (-4 *3 (-994 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *8 (-989 *5 *6 *7)) (-5 *2 (-108)) (-5 *1 (-1025 *5 *6 *7 *8 *3)))) (-2800 (*1 *2 *3 *3) (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-1025 *4 *5 *6 *7 *3)) (-4 *3 (-994 *4 *5 *6 *7)))) (-2107 (*1 *2 *3 *3) (|partial| -12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-1025 *4 *5 *6 *7 *3)) (-4 *3 (-994 *4 *5 *6 *7)))) (-3300 (*1 *2 *3 *3) (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108)) (-5 *1 (-1025 *4 *5 *6 *7 *8)) (-4 *8 (-994 *4 *5 *6 *7)))) (-2357 (*1 *2 *3 *3) (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108)) (-5 *1 (-1025 *4 *5 *6 *7 *8)) (-4 *8 (-994 *4 *5 *6 *7)))) (-1412 (*1 *2 *3 *3) (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108)) (-5 *1 (-1025 *4 *5 *6 *7 *8)) (-4 *8 (-994 *4 *5 *6 *7)))) (-1759 (*1 *2 *3 *3) (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108)) (-5 *1 (-1025 *4 *5 *6 *7 *8)) (-4 *8 (-994 *4 *5 *6 *7)))) (-3232 (*1 *2 *3 *3) (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-1025 *4 *5 *6 *7 *3)) (-4 *3 (-994 *4 *5 *6 *7)))) (-2572 (*1 *2 *3 *3) (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-1025 *4 *5 *6 *7 *3)) (-4 *3 (-994 *4 *5 *6 *7)))) (-4001 (*1 *2 *2) (-12 (-5 *2 (-591 *7)) (-4 *7 (-994 *3 *4 *5 *6)) (-4 *3 (-429)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *1 (-1025 *3 *4 *5 *6 *7)))) (-3969 (*1 *2 *3 *3) (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-1025 *4 *5 *6 *7 *3)) (-4 *3 (-994 *4 *5 *6 *7)))) (-1336 (*1 *2) (-12 (-4 *3 (-429)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-1176)) (-5 *1 (-1025 *3 *4 *5 *6 *7)) (-4 *7 (-994 *3 *4 *5 *6)))) (-4079 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1072)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-1176)) (-5 *1 (-1025 *4 *5 *6 *7 *8)) (-4 *8 (-994 *4 *5 *6 *7)))))
+(-10 -7 (-15 -4079 ((-1176) (-1072) (-1072) (-1072))) (-15 -1336 ((-1176))) (-15 -3969 ((-108) |#5| |#5|)) (-15 -4001 ((-591 |#5|) (-591 |#5|))) (-15 -2572 ((-108) |#5| |#5|)) (-15 -3232 ((-108) |#5| |#5|)) (-15 -1759 ((-108) (-591 |#4|) (-591 |#4|))) (-15 -1412 ((-108) (-591 |#4|) (-591 |#4|))) (-15 -2357 ((-108) (-591 |#4|) (-591 |#4|))) (-15 -3300 ((-108) (-591 |#4|) (-591 |#4|))) (-15 -2107 ((-3 (-108) "failed") |#5| |#5|)) (-15 -2800 ((-108) |#5| |#5|)) (-15 -2800 ((-108) |#5| (-591 |#5|))) (-15 -2896 ((-591 |#5|) (-591 |#5|))) (-15 -2311 ((-108) (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|)) (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|)))) (-15 -2017 ((-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))) (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))))) (-15 -3801 ((-591 (-2 (|:| -2203 (-591 |#4|)) (|:| -3585 |#5|) (|:| |ineq| (-591 |#4|)))) (-591 |#4|) (-591 |#5|) (-108) (-108))) (-15 -2632 ((-3 (-2 (|:| -2203 (-591 |#4|)) (|:| -3585 |#5|) (|:| |ineq| (-591 |#4|))) "failed") (-591 |#4|) |#5| (-591 |#4|) (-108) (-108) (-108) (-108) (-108))))
+((-3920 (((-591 (-2 (|:| |val| |#4|) (|:| -3585 |#5|))) |#4| |#5|) 96)) (-3579 (((-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))) |#4| |#4| |#5|) 72)) (-4194 (((-591 (-2 (|:| |val| |#4|) (|:| -3585 |#5|))) |#4| |#4| |#5|) 90)) (-3871 (((-591 |#5|) |#4| |#5|) 110)) (-2812 (((-591 |#5|) |#4| |#5|) 117)) (-3788 (((-591 |#5|) |#4| |#5|) 118)) (-3299 (((-591 (-2 (|:| |val| (-108)) (|:| -3585 |#5|))) |#4| |#5|) 97)) (-1406 (((-591 (-2 (|:| |val| (-108)) (|:| -3585 |#5|))) |#4| |#5|) 116)) (-4228 (((-591 (-2 (|:| |val| (-108)) (|:| -3585 |#5|))) |#4| |#5|) 46) (((-108) |#4| |#5|) 53)) (-1338 (((-591 (-2 (|:| |val| |#4|) (|:| -3585 |#5|))) (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))) |#3| (-108)) 84) (((-591 (-2 (|:| |val| |#4|) (|:| -3585 |#5|))) |#4| |#4| |#5| (-108) (-108)) 50)) (-2012 (((-591 (-2 (|:| |val| |#4|) (|:| -3585 |#5|))) |#4| |#4| |#5|) 79)) (-2552 (((-1176)) 37)) (-3368 (((-1176)) 26)) (-3718 (((-1176) (-1072) (-1072) (-1072)) 33)) (-2835 (((-1176) (-1072) (-1072) (-1072)) 22)))
+(((-1026 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2835 ((-1176) (-1072) (-1072) (-1072))) (-15 -3368 ((-1176))) (-15 -3718 ((-1176) (-1072) (-1072) (-1072))) (-15 -2552 ((-1176))) (-15 -3579 ((-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))) |#4| |#4| |#5|)) (-15 -1338 ((-591 (-2 (|:| |val| |#4|) (|:| -3585 |#5|))) |#4| |#4| |#5| (-108) (-108))) (-15 -1338 ((-591 (-2 (|:| |val| |#4|) (|:| -3585 |#5|))) (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))) |#3| (-108))) (-15 -2012 ((-591 (-2 (|:| |val| |#4|) (|:| -3585 |#5|))) |#4| |#4| |#5|)) (-15 -4194 ((-591 (-2 (|:| |val| |#4|) (|:| -3585 |#5|))) |#4| |#4| |#5|)) (-15 -4228 ((-108) |#4| |#5|)) (-15 -3299 ((-591 (-2 (|:| |val| (-108)) (|:| -3585 |#5|))) |#4| |#5|)) (-15 -3871 ((-591 |#5|) |#4| |#5|)) (-15 -1406 ((-591 (-2 (|:| |val| (-108)) (|:| -3585 |#5|))) |#4| |#5|)) (-15 -2812 ((-591 |#5|) |#4| |#5|)) (-15 -4228 ((-591 (-2 (|:| |val| (-108)) (|:| -3585 |#5|))) |#4| |#5|)) (-15 -3788 ((-591 |#5|) |#4| |#5|)) (-15 -3920 ((-591 (-2 (|:| |val| |#4|) (|:| -3585 |#5|))) |#4| |#5|))) (-429) (-734) (-788) (-989 |#1| |#2| |#3|) (-994 |#1| |#2| |#3| |#4|)) (T -1026))
+((-3920 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-591 (-2 (|:| |val| *3) (|:| -3585 *4)))) (-5 *1 (-1026 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))) (-3788 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-591 *4)) (-5 *1 (-1026 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))) (-4228 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-591 (-2 (|:| |val| (-108)) (|:| -3585 *4)))) (-5 *1 (-1026 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))) (-2812 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-591 *4)) (-5 *1 (-1026 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))) (-1406 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-591 (-2 (|:| |val| (-108)) (|:| -3585 *4)))) (-5 *1 (-1026 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))) (-3871 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-591 *4)) (-5 *1 (-1026 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))) (-3299 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-591 (-2 (|:| |val| (-108)) (|:| -3585 *4)))) (-5 *1 (-1026 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))) (-4228 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-108)) (-5 *1 (-1026 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))) (-4194 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-591 (-2 (|:| |val| *3) (|:| -3585 *4)))) (-5 *1 (-1026 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))) (-2012 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-591 (-2 (|:| |val| *3) (|:| -3585 *4)))) (-5 *1 (-1026 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))) (-1338 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-591 (-2 (|:| |val| (-591 *8)) (|:| -3585 *9)))) (-5 *5 (-108)) (-4 *8 (-989 *6 *7 *4)) (-4 *9 (-994 *6 *7 *4 *8)) (-4 *6 (-429)) (-4 *7 (-734)) (-4 *4 (-788)) (-5 *2 (-591 (-2 (|:| |val| *8) (|:| -3585 *9)))) (-5 *1 (-1026 *6 *7 *4 *8 *9)))) (-1338 (*1 *2 *3 *3 *4 *5 *5) (-12 (-5 *5 (-108)) (-4 *6 (-429)) (-4 *7 (-734)) (-4 *8 (-788)) (-4 *3 (-989 *6 *7 *8)) (-5 *2 (-591 (-2 (|:| |val| *3) (|:| -3585 *4)))) (-5 *1 (-1026 *6 *7 *8 *3 *4)) (-4 *4 (-994 *6 *7 *8 *3)))) (-3579 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-591 (-2 (|:| |val| (-591 *3)) (|:| -3585 *4)))) (-5 *1 (-1026 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))) (-2552 (*1 *2) (-12 (-4 *3 (-429)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-1176)) (-5 *1 (-1026 *3 *4 *5 *6 *7)) (-4 *7 (-994 *3 *4 *5 *6)))) (-3718 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1072)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-1176)) (-5 *1 (-1026 *4 *5 *6 *7 *8)) (-4 *8 (-994 *4 *5 *6 *7)))) (-3368 (*1 *2) (-12 (-4 *3 (-429)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-1176)) (-5 *1 (-1026 *3 *4 *5 *6 *7)) (-4 *7 (-994 *3 *4 *5 *6)))) (-2835 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1072)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-1176)) (-5 *1 (-1026 *4 *5 *6 *7 *8)) (-4 *8 (-994 *4 *5 *6 *7)))))
+(-10 -7 (-15 -2835 ((-1176) (-1072) (-1072) (-1072))) (-15 -3368 ((-1176))) (-15 -3718 ((-1176) (-1072) (-1072) (-1072))) (-15 -2552 ((-1176))) (-15 -3579 ((-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))) |#4| |#4| |#5|)) (-15 -1338 ((-591 (-2 (|:| |val| |#4|) (|:| -3585 |#5|))) |#4| |#4| |#5| (-108) (-108))) (-15 -1338 ((-591 (-2 (|:| |val| |#4|) (|:| -3585 |#5|))) (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))) |#3| (-108))) (-15 -2012 ((-591 (-2 (|:| |val| |#4|) (|:| -3585 |#5|))) |#4| |#4| |#5|)) (-15 -4194 ((-591 (-2 (|:| |val| |#4|) (|:| -3585 |#5|))) |#4| |#4| |#5|)) (-15 -4228 ((-108) |#4| |#5|)) (-15 -3299 ((-591 (-2 (|:| |val| (-108)) (|:| -3585 |#5|))) |#4| |#5|)) (-15 -3871 ((-591 |#5|) |#4| |#5|)) (-15 -1406 ((-591 (-2 (|:| |val| (-108)) (|:| -3585 |#5|))) |#4| |#5|)) (-15 -2812 ((-591 |#5|) |#4| |#5|)) (-15 -4228 ((-591 (-2 (|:| |val| (-108)) (|:| -3585 |#5|))) |#4| |#5|)) (-15 -3788 ((-591 |#5|) |#4| |#5|)) (-15 -3920 ((-591 (-2 (|:| |val| |#4|) (|:| -3585 |#5|))) |#4| |#5|)))
+((-2673 (((-108) $ $) 7)) (-2313 (((-591 (-2 (|:| -1269 $) (|:| -1472 (-591 |#4|)))) (-591 |#4|)) 85)) (-3227 (((-591 $) (-591 |#4|)) 86) (((-591 $) (-591 |#4|) (-108)) 111)) (-1444 (((-591 |#3|) $) 33)) (-3713 (((-108) $) 26)) (-1996 (((-108) $) 17 (|has| |#1| (-517)))) (-3750 (((-108) |#4| $) 101) (((-108) $) 97)) (-4123 ((|#4| |#4| $) 92)) (-1720 (((-591 (-2 (|:| |val| |#4|) (|:| -3585 $))) |#4| $) 126)) (-1282 (((-2 (|:| |under| $) (|:| -2767 $) (|:| |upper| $)) $ |#3|) 27)) (-3727 (((-108) $ (-712)) 44)) (-2467 (($ (-1 (-108) |#4|) $) 65 (|has| $ (-6 -4250))) (((-3 |#4| "failed") $ |#3|) 79)) (-2055 (($) 45 T CONST)) (-3435 (((-108) $) 22 (|has| |#1| (-517)))) (-2342 (((-108) $ $) 24 (|has| |#1| (-517)))) (-2605 (((-108) $ $) 23 (|has| |#1| (-517)))) (-2167 (((-108) $) 25 (|has| |#1| (-517)))) (-2699 (((-591 |#4|) (-591 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 93)) (-1533 (((-591 |#4|) (-591 |#4|) $) 18 (|has| |#1| (-517)))) (-2978 (((-591 |#4|) (-591 |#4|) $) 19 (|has| |#1| (-517)))) (-4174 (((-3 $ "failed") (-591 |#4|)) 36)) (-3341 (($ (-591 |#4|)) 35)) (-2884 (((-3 $ "failed") $) 82)) (-2302 ((|#4| |#4| $) 89)) (-2908 (($ $) 68 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250))))) (-2537 (($ |#4| $) 67 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250)))) (($ (-1 (-108) |#4|) $) 64 (|has| $ (-6 -4250)))) (-2449 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 20 (|has| |#1| (-517)))) (-3797 (((-108) |#4| $ (-1 (-108) |#4| |#4|)) 102)) (-2490 ((|#4| |#4| $) 87)) (-3618 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 66 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 63 (|has| $ (-6 -4250))) ((|#4| (-1 |#4| |#4| |#4|) $) 62 (|has| $ (-6 -4250))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 94)) (-2082 (((-2 (|:| -1269 (-591 |#4|)) (|:| -1472 (-591 |#4|))) $) 105)) (-1987 (((-108) |#4| $) 136)) (-1949 (((-108) |#4| $) 133)) (-3256 (((-108) |#4| $) 137) (((-108) $) 134)) (-2916 (((-591 |#4|) $) 52 (|has| $ (-6 -4250)))) (-2040 (((-108) |#4| $) 104) (((-108) $) 103)) (-3998 ((|#3| $) 34)) (-3491 (((-108) $ (-712)) 43)) (-4207 (((-591 |#4|) $) 53 (|has| $ (-6 -4250)))) (-3956 (((-108) |#4| $) 55 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250))))) (-4192 (($ (-1 |#4| |#4|) $) 48 (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#4| |#4|) $) 47)) (-3520 (((-591 |#3|) $) 32)) (-1574 (((-108) |#3| $) 31)) (-3295 (((-108) $ (-712)) 42)) (-2621 (((-1072) $) 9)) (-2001 (((-3 |#4| (-591 $)) |#4| |#4| $) 128)) (-2456 (((-591 (-2 (|:| |val| |#4|) (|:| -3585 $))) |#4| |#4| $) 127)) (-2555 (((-3 |#4| "failed") $) 83)) (-3783 (((-591 $) |#4| $) 129)) (-1929 (((-3 (-108) (-591 $)) |#4| $) 132)) (-3433 (((-591 (-2 (|:| |val| (-108)) (|:| -3585 $))) |#4| $) 131) (((-108) |#4| $) 130)) (-2318 (((-591 $) |#4| $) 125) (((-591 $) (-591 |#4|) $) 124) (((-591 $) (-591 |#4|) (-591 $)) 123) (((-591 $) |#4| (-591 $)) 122)) (-1832 (($ |#4| $) 117) (($ (-591 |#4|) $) 116)) (-3664 (((-591 |#4|) $) 107)) (-1307 (((-108) |#4| $) 99) (((-108) $) 95)) (-3022 ((|#4| |#4| $) 90)) (-3300 (((-108) $ $) 110)) (-2499 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-517)))) (-3255 (((-108) |#4| $) 100) (((-108) $) 96)) (-2246 ((|#4| |#4| $) 91)) (-2937 (((-1036) $) 10)) (-2872 (((-3 |#4| "failed") $) 84)) (-2714 (((-3 |#4| "failed") (-1 (-108) |#4|) $) 61)) (-1591 (((-3 $ "failed") $ |#4|) 78)) (-1618 (($ $ |#4|) 77) (((-591 $) |#4| $) 115) (((-591 $) |#4| (-591 $)) 114) (((-591 $) (-591 |#4|) $) 113) (((-591 $) (-591 |#4|) (-591 $)) 112)) (-3465 (((-108) (-1 (-108) |#4|) $) 50 (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 |#4|) (-591 |#4|)) 59 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ |#4| |#4|) 58 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ (-273 |#4|)) 57 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ (-591 (-273 |#4|))) 56 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018))))) (-2023 (((-108) $ $) 38)) (-2077 (((-108) $) 41)) (-3164 (($) 40)) (-2743 (((-712) $) 106)) (-2960 (((-712) |#4| $) 54 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250)))) (((-712) (-1 (-108) |#4|) $) 51 (|has| $ (-6 -4250)))) (-2873 (($ $) 39)) (-1300 (((-501) $) 69 (|has| |#4| (-566 (-501))))) (-2695 (($ (-591 |#4|)) 60)) (-3786 (($ $ |#3|) 28)) (-2794 (($ $ |#3|) 30)) (-1656 (($ $) 88)) (-1918 (($ $ |#3|) 29)) (-2686 (((-796) $) 11) (((-591 |#4|) $) 37)) (-3311 (((-712) $) 76 (|has| |#3| (-346)))) (-3339 (((-3 (-2 (|:| |bas| $) (|:| -1505 (-591 |#4|))) "failed") (-591 |#4|) (-1 (-108) |#4| |#4|)) 109) (((-3 (-2 (|:| |bas| $) (|:| -1505 (-591 |#4|))) "failed") (-591 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|)) 108)) (-3747 (((-108) $ (-1 (-108) |#4| (-591 |#4|))) 98)) (-3996 (((-591 $) |#4| $) 121) (((-591 $) |#4| (-591 $)) 120) (((-591 $) (-591 |#4|) $) 119) (((-591 $) (-591 |#4|) (-591 $)) 118)) (-1475 (((-108) (-1 (-108) |#4|) $) 49 (|has| $ (-6 -4250)))) (-1669 (((-591 |#3|) $) 81)) (-3744 (((-108) |#4| $) 135)) (-2588 (((-108) |#3| $) 80)) (-3944 (((-108) $ $) 6)) (-2028 (((-712) $) 46 (|has| $ (-6 -4250)))))
(((-1027 |#1| |#2| |#3| |#4|) (-131) (-429) (-734) (-788) (-989 |t#1| |t#2| |t#3|)) (T -1027))
NIL
(-13 (-994 |t#1| |t#2| |t#3| |t#4|))
(((-33) . T) ((-97) . T) ((-565 (-591 |#4|)) . T) ((-565 (-796)) . T) ((-142 |#4|) . T) ((-566 (-501)) |has| |#4| (-566 (-501))) ((-288 |#4|) -12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018))) ((-464 |#4|) . T) ((-486 |#4| |#4|) -12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018))) ((-907 |#1| |#2| |#3| |#4|) . T) ((-994 |#1| |#2| |#3| |#4|) . T) ((-1018) . T) ((-1119 |#1| |#2| |#3| |#4|) . T) ((-1125) . T))
-((-1538 (((-591 (-525)) (-525) (-525) (-525)) 22)) (-1659 (((-591 (-525)) (-525) (-525) (-525)) 12)) (-1607 (((-591 (-525)) (-525) (-525) (-525)) 18)) (-2093 (((-525) (-525) (-525)) 9)) (-3272 (((-1171 (-525)) (-591 (-525)) (-1171 (-525)) (-525)) 46) (((-1171 (-525)) (-1171 (-525)) (-1171 (-525)) (-525)) 41)) (-3930 (((-591 (-525)) (-591 (-525)) (-591 (-525)) (-108)) 28)) (-4068 (((-631 (-525)) (-591 (-525)) (-591 (-525)) (-631 (-525))) 45)) (-3530 (((-631 (-525)) (-591 (-525)) (-591 (-525))) 33)) (-2230 (((-591 (-631 (-525))) (-591 (-525))) 35)) (-4182 (((-591 (-525)) (-591 (-525)) (-591 (-525)) (-631 (-525))) 49)) (-2710 (((-631 (-525)) (-591 (-525)) (-591 (-525)) (-591 (-525))) 57)))
-(((-1028) (-10 -7 (-15 -2710 ((-631 (-525)) (-591 (-525)) (-591 (-525)) (-591 (-525)))) (-15 -4182 ((-591 (-525)) (-591 (-525)) (-591 (-525)) (-631 (-525)))) (-15 -2230 ((-591 (-631 (-525))) (-591 (-525)))) (-15 -3530 ((-631 (-525)) (-591 (-525)) (-591 (-525)))) (-15 -4068 ((-631 (-525)) (-591 (-525)) (-591 (-525)) (-631 (-525)))) (-15 -3930 ((-591 (-525)) (-591 (-525)) (-591 (-525)) (-108))) (-15 -3272 ((-1171 (-525)) (-1171 (-525)) (-1171 (-525)) (-525))) (-15 -3272 ((-1171 (-525)) (-591 (-525)) (-1171 (-525)) (-525))) (-15 -2093 ((-525) (-525) (-525))) (-15 -1607 ((-591 (-525)) (-525) (-525) (-525))) (-15 -1659 ((-591 (-525)) (-525) (-525) (-525))) (-15 -1538 ((-591 (-525)) (-525) (-525) (-525))))) (T -1028))
-((-1538 (*1 *2 *3 *3 *3) (-12 (-5 *2 (-591 (-525))) (-5 *1 (-1028)) (-5 *3 (-525)))) (-1659 (*1 *2 *3 *3 *3) (-12 (-5 *2 (-591 (-525))) (-5 *1 (-1028)) (-5 *3 (-525)))) (-1607 (*1 *2 *3 *3 *3) (-12 (-5 *2 (-591 (-525))) (-5 *1 (-1028)) (-5 *3 (-525)))) (-2093 (*1 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-1028)))) (-3272 (*1 *2 *3 *2 *4) (-12 (-5 *2 (-1171 (-525))) (-5 *3 (-591 (-525))) (-5 *4 (-525)) (-5 *1 (-1028)))) (-3272 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-1171 (-525))) (-5 *3 (-525)) (-5 *1 (-1028)))) (-3930 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-591 (-525))) (-5 *3 (-108)) (-5 *1 (-1028)))) (-4068 (*1 *2 *3 *3 *2) (-12 (-5 *2 (-631 (-525))) (-5 *3 (-591 (-525))) (-5 *1 (-1028)))) (-3530 (*1 *2 *3 *3) (-12 (-5 *3 (-591 (-525))) (-5 *2 (-631 (-525))) (-5 *1 (-1028)))) (-2230 (*1 *2 *3) (-12 (-5 *3 (-591 (-525))) (-5 *2 (-591 (-631 (-525)))) (-5 *1 (-1028)))) (-4182 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-591 (-525))) (-5 *3 (-631 (-525))) (-5 *1 (-1028)))) (-2710 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-591 (-525))) (-5 *2 (-631 (-525))) (-5 *1 (-1028)))))
-(-10 -7 (-15 -2710 ((-631 (-525)) (-591 (-525)) (-591 (-525)) (-591 (-525)))) (-15 -4182 ((-591 (-525)) (-591 (-525)) (-591 (-525)) (-631 (-525)))) (-15 -2230 ((-591 (-631 (-525))) (-591 (-525)))) (-15 -3530 ((-631 (-525)) (-591 (-525)) (-591 (-525)))) (-15 -4068 ((-631 (-525)) (-591 (-525)) (-591 (-525)) (-631 (-525)))) (-15 -3930 ((-591 (-525)) (-591 (-525)) (-591 (-525)) (-108))) (-15 -3272 ((-1171 (-525)) (-1171 (-525)) (-1171 (-525)) (-525))) (-15 -3272 ((-1171 (-525)) (-591 (-525)) (-1171 (-525)) (-525))) (-15 -2093 ((-525) (-525) (-525))) (-15 -1607 ((-591 (-525)) (-525) (-525) (-525))) (-15 -1659 ((-591 (-525)) (-525) (-525) (-525))) (-15 -1538 ((-591 (-525)) (-525) (-525) (-525))))
-((-3710 (($ $ (-854)) 12)) (** (($ $ (-854)) 10)))
-(((-1029 |#1|) (-10 -8 (-15 -3710 (|#1| |#1| (-854))) (-15 ** (|#1| |#1| (-854)))) (-1030)) (T -1029))
-NIL
-(-10 -8 (-15 -3710 (|#1| |#1| (-854))) (-15 ** (|#1| |#1| (-854))))
-((-3008 (((-108) $ $) 7)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-3022 (((-796) $) 11)) (-3710 (($ $ (-854)) 13)) (-4096 (((-108) $ $) 6)) (** (($ $ (-854)) 14)) (* (($ $ $) 15)))
+((-1450 (((-591 (-525)) (-525) (-525) (-525)) 22)) (-2086 (((-591 (-525)) (-525) (-525) (-525)) 12)) (-2183 (((-591 (-525)) (-525) (-525) (-525)) 18)) (-2721 (((-525) (-525) (-525)) 9)) (-3698 (((-1171 (-525)) (-591 (-525)) (-1171 (-525)) (-525)) 46) (((-1171 (-525)) (-1171 (-525)) (-1171 (-525)) (-525)) 41)) (-4161 (((-591 (-525)) (-591 (-525)) (-591 (-525)) (-108)) 28)) (-3038 (((-631 (-525)) (-591 (-525)) (-591 (-525)) (-631 (-525))) 45)) (-1322 (((-631 (-525)) (-591 (-525)) (-591 (-525))) 33)) (-4083 (((-591 (-631 (-525))) (-591 (-525))) 35)) (-1633 (((-591 (-525)) (-591 (-525)) (-591 (-525)) (-631 (-525))) 49)) (-1991 (((-631 (-525)) (-591 (-525)) (-591 (-525)) (-591 (-525))) 57)))
+(((-1028) (-10 -7 (-15 -1991 ((-631 (-525)) (-591 (-525)) (-591 (-525)) (-591 (-525)))) (-15 -1633 ((-591 (-525)) (-591 (-525)) (-591 (-525)) (-631 (-525)))) (-15 -4083 ((-591 (-631 (-525))) (-591 (-525)))) (-15 -1322 ((-631 (-525)) (-591 (-525)) (-591 (-525)))) (-15 -3038 ((-631 (-525)) (-591 (-525)) (-591 (-525)) (-631 (-525)))) (-15 -4161 ((-591 (-525)) (-591 (-525)) (-591 (-525)) (-108))) (-15 -3698 ((-1171 (-525)) (-1171 (-525)) (-1171 (-525)) (-525))) (-15 -3698 ((-1171 (-525)) (-591 (-525)) (-1171 (-525)) (-525))) (-15 -2721 ((-525) (-525) (-525))) (-15 -2183 ((-591 (-525)) (-525) (-525) (-525))) (-15 -2086 ((-591 (-525)) (-525) (-525) (-525))) (-15 -1450 ((-591 (-525)) (-525) (-525) (-525))))) (T -1028))
+((-1450 (*1 *2 *3 *3 *3) (-12 (-5 *2 (-591 (-525))) (-5 *1 (-1028)) (-5 *3 (-525)))) (-2086 (*1 *2 *3 *3 *3) (-12 (-5 *2 (-591 (-525))) (-5 *1 (-1028)) (-5 *3 (-525)))) (-2183 (*1 *2 *3 *3 *3) (-12 (-5 *2 (-591 (-525))) (-5 *1 (-1028)) (-5 *3 (-525)))) (-2721 (*1 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-1028)))) (-3698 (*1 *2 *3 *2 *4) (-12 (-5 *2 (-1171 (-525))) (-5 *3 (-591 (-525))) (-5 *4 (-525)) (-5 *1 (-1028)))) (-3698 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-1171 (-525))) (-5 *3 (-525)) (-5 *1 (-1028)))) (-4161 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-591 (-525))) (-5 *3 (-108)) (-5 *1 (-1028)))) (-3038 (*1 *2 *3 *3 *2) (-12 (-5 *2 (-631 (-525))) (-5 *3 (-591 (-525))) (-5 *1 (-1028)))) (-1322 (*1 *2 *3 *3) (-12 (-5 *3 (-591 (-525))) (-5 *2 (-631 (-525))) (-5 *1 (-1028)))) (-4083 (*1 *2 *3) (-12 (-5 *3 (-591 (-525))) (-5 *2 (-591 (-631 (-525)))) (-5 *1 (-1028)))) (-1633 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-591 (-525))) (-5 *3 (-631 (-525))) (-5 *1 (-1028)))) (-1991 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-591 (-525))) (-5 *2 (-631 (-525))) (-5 *1 (-1028)))))
+(-10 -7 (-15 -1991 ((-631 (-525)) (-591 (-525)) (-591 (-525)) (-591 (-525)))) (-15 -1633 ((-591 (-525)) (-591 (-525)) (-591 (-525)) (-631 (-525)))) (-15 -4083 ((-591 (-631 (-525))) (-591 (-525)))) (-15 -1322 ((-631 (-525)) (-591 (-525)) (-591 (-525)))) (-15 -3038 ((-631 (-525)) (-591 (-525)) (-591 (-525)) (-631 (-525)))) (-15 -4161 ((-591 (-525)) (-591 (-525)) (-591 (-525)) (-108))) (-15 -3698 ((-1171 (-525)) (-1171 (-525)) (-1171 (-525)) (-525))) (-15 -3698 ((-1171 (-525)) (-591 (-525)) (-1171 (-525)) (-525))) (-15 -2721 ((-525) (-525) (-525))) (-15 -2183 ((-591 (-525)) (-525) (-525) (-525))) (-15 -2086 ((-591 (-525)) (-525) (-525) (-525))) (-15 -1450 ((-591 (-525)) (-525) (-525) (-525))))
+((-1401 (($ $ (-854)) 12)) (** (($ $ (-854)) 10)))
+(((-1029 |#1|) (-10 -8 (-15 -1401 (|#1| |#1| (-854))) (-15 ** (|#1| |#1| (-854)))) (-1030)) (T -1029))
+NIL
+(-10 -8 (-15 -1401 (|#1| |#1| (-854))) (-15 ** (|#1| |#1| (-854))))
+((-2673 (((-108) $ $) 7)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-2686 (((-796) $) 11)) (-1401 (($ $ (-854)) 13)) (-3944 (((-108) $ $) 6)) (** (($ $ (-854)) 14)) (* (($ $ $) 15)))
(((-1030) (-131)) (T -1030))
-((* (*1 *1 *1 *1) (-4 *1 (-1030))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-1030)) (-5 *2 (-854)))) (-3710 (*1 *1 *1 *2) (-12 (-4 *1 (-1030)) (-5 *2 (-854)))))
-(-13 (-1018) (-10 -8 (-15 * ($ $ $)) (-15 ** ($ $ (-854))) (-15 -3710 ($ $ (-854)))))
+((* (*1 *1 *1 *1) (-4 *1 (-1030))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-1030)) (-5 *2 (-854)))) (-1401 (*1 *1 *1 *2) (-12 (-4 *1 (-1030)) (-5 *2 (-854)))))
+(-13 (-1018) (-10 -8 (-15 * ($ $ $)) (-15 ** ($ $ (-854))) (-15 -1401 ($ $ (-854)))))
(((-97) . T) ((-565 (-796)) . T) ((-1018) . T))
-((-3008 (((-108) $ $) NIL (|has| |#3| (-1018)))) (-1800 (((-108) $) NIL (|has| |#3| (-126)))) (-2092 (($ (-854)) NIL (|has| |#3| (-975)))) (-3296 (((-1176) $ (-525) (-525)) NIL (|has| $ (-6 -4251)))) (-2593 (($ $ $) NIL (|has| |#3| (-734)))) (-2157 (((-3 $ "failed") $ $) NIL (|has| |#3| (-126)))) (-3891 (((-108) $ (-712)) NIL)) (-3032 (((-712)) NIL (|has| |#3| (-346)))) (-3329 (((-525) $) NIL (|has| |#3| (-786)))) (-3186 ((|#3| $ (-525) |#3|) NIL (|has| $ (-6 -4251)))) (-3798 (($) NIL T CONST)) (-1251 (((-3 (-525) "failed") $) NIL (-12 (|has| |#3| (-966 (-525))) (|has| |#3| (-1018)))) (((-3 (-385 (-525)) "failed") $) NIL (-12 (|has| |#3| (-966 (-385 (-525)))) (|has| |#3| (-1018)))) (((-3 |#3| "failed") $) NIL (|has| |#3| (-1018)))) (-3528 (((-525) $) NIL (-12 (|has| |#3| (-966 (-525))) (|has| |#3| (-1018)))) (((-385 (-525)) $) NIL (-12 (|has| |#3| (-966 (-385 (-525)))) (|has| |#3| (-1018)))) ((|#3| $) NIL (|has| |#3| (-1018)))) (-3305 (((-631 (-525)) (-631 $)) NIL (-12 (|has| |#3| (-587 (-525))) (|has| |#3| (-975)))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (-12 (|has| |#3| (-587 (-525))) (|has| |#3| (-975)))) (((-2 (|:| -4057 (-631 |#3|)) (|:| |vec| (-1171 |#3|))) (-631 $) (-1171 $)) NIL (|has| |#3| (-975))) (((-631 |#3|) (-631 $)) NIL (|has| |#3| (-975)))) (-4163 (((-3 $ "failed") $) NIL (|has| |#3| (-975)))) (-3377 (($) NIL (|has| |#3| (-346)))) (-3255 ((|#3| $ (-525) |#3|) NIL (|has| $ (-6 -4251)))) (-3217 ((|#3| $ (-525)) 12)) (-2134 (((-108) $) NIL (|has| |#3| (-786)))) (-3454 (((-591 |#3|) $) NIL (|has| $ (-6 -4250)))) (-2824 (((-108) $) NIL (|has| |#3| (-975)))) (-2732 (((-108) $) NIL (|has| |#3| (-786)))) (-2910 (((-108) $ (-712)) NIL)) (-3630 (((-525) $) NIL (|has| (-525) (-788)))) (-3741 (($ $ $) NIL (-3321 (|has| |#3| (-734)) (|has| |#3| (-786))))) (-2552 (((-591 |#3|) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) |#3| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#3| (-1018))))) (-3468 (((-525) $) NIL (|has| (-525) (-788)))) (-2478 (($ $ $) NIL (-3321 (|has| |#3| (-734)) (|has| |#3| (-786))))) (-3249 (($ (-1 |#3| |#3|) $) NIL (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#3| |#3|) $) NIL)) (-3016 (((-854) $) NIL (|has| |#3| (-346)))) (-3971 (((-108) $ (-712)) NIL)) (-2339 (((-1072) $) NIL (|has| |#3| (-1018)))) (-2511 (((-591 (-525)) $) NIL)) (-2791 (((-108) (-525) $) NIL)) (-2226 (($ (-854)) NIL (|has| |#3| (-346)))) (-2047 (((-1036) $) NIL (|has| |#3| (-1018)))) (-3066 ((|#3| $) NIL (|has| (-525) (-788)))) (-1941 (($ $ |#3|) NIL (|has| $ (-6 -4251)))) (-1623 (((-108) (-1 (-108) |#3|) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#3|))) NIL (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1018)))) (($ $ (-273 |#3|)) NIL (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1018)))) (($ $ |#3| |#3|) NIL (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1018)))) (($ $ (-591 |#3|) (-591 |#3|)) NIL (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1018))))) (-3493 (((-108) $ $) NIL)) (-1615 (((-108) |#3| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#3| (-1018))))) (-3339 (((-591 |#3|) $) NIL)) (-3028 (((-108) $) NIL)) (-3209 (($) NIL)) (-3164 ((|#3| $ (-525) |#3|) NIL) ((|#3| $ (-525)) NIL)) (-2109 ((|#3| $ $) NIL (|has| |#3| (-975)))) (-1395 (($ (-1171 |#3|)) NIL)) (-4224 (((-128)) NIL (|has| |#3| (-341)))) (-3266 (($ $) NIL (-12 (|has| |#3| (-213)) (|has| |#3| (-975)))) (($ $ (-712)) NIL (-12 (|has| |#3| (-213)) (|has| |#3| (-975)))) (($ $ (-1089)) NIL (-12 (|has| |#3| (-833 (-1089))) (|has| |#3| (-975)))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#3| (-833 (-1089))) (|has| |#3| (-975)))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#3| (-833 (-1089))) (|has| |#3| (-975)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#3| (-833 (-1089))) (|has| |#3| (-975)))) (($ $ (-1 |#3| |#3|) (-712)) NIL (|has| |#3| (-975))) (($ $ (-1 |#3| |#3|)) NIL (|has| |#3| (-975)))) (-2064 (((-712) (-1 (-108) |#3|) $) NIL (|has| $ (-6 -4250))) (((-712) |#3| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#3| (-1018))))) (-3199 (($ $) NIL)) (-3022 (((-1171 |#3|) $) NIL) (($ (-525)) NIL (-3321 (-12 (|has| |#3| (-966 (-525))) (|has| |#3| (-1018))) (|has| |#3| (-975)))) (($ (-385 (-525))) NIL (-12 (|has| |#3| (-966 (-385 (-525)))) (|has| |#3| (-1018)))) (($ |#3|) NIL (|has| |#3| (-1018))) (((-796) $) NIL (|has| |#3| (-565 (-796))))) (-2128 (((-712)) NIL (|has| |#3| (-975)))) (-4158 (((-108) (-1 (-108) |#3|) $) NIL (|has| $ (-6 -4250)))) (-1539 (($ $) NIL (|has| |#3| (-786)))) (-3710 (($ $ (-712)) NIL (|has| |#3| (-975))) (($ $ (-854)) NIL (|has| |#3| (-975)))) (-4191 (($) NIL (|has| |#3| (-126)) CONST)) (-4197 (($) NIL (|has| |#3| (-975)) CONST)) (-4196 (($ $) NIL (-12 (|has| |#3| (-213)) (|has| |#3| (-975)))) (($ $ (-712)) NIL (-12 (|has| |#3| (-213)) (|has| |#3| (-975)))) (($ $ (-1089)) NIL (-12 (|has| |#3| (-833 (-1089))) (|has| |#3| (-975)))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#3| (-833 (-1089))) (|has| |#3| (-975)))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#3| (-833 (-1089))) (|has| |#3| (-975)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#3| (-833 (-1089))) (|has| |#3| (-975)))) (($ $ (-1 |#3| |#3|) (-712)) NIL (|has| |#3| (-975))) (($ $ (-1 |#3| |#3|)) NIL (|has| |#3| (-975)))) (-4135 (((-108) $ $) NIL (-3321 (|has| |#3| (-734)) (|has| |#3| (-786))))) (-4119 (((-108) $ $) NIL (-3321 (|has| |#3| (-734)) (|has| |#3| (-786))))) (-4096 (((-108) $ $) NIL (|has| |#3| (-1018)))) (-4126 (((-108) $ $) NIL (-3321 (|has| |#3| (-734)) (|has| |#3| (-786))))) (-4112 (((-108) $ $) 17 (-3321 (|has| |#3| (-734)) (|has| |#3| (-786))))) (-4173 (($ $ |#3|) NIL (|has| |#3| (-341)))) (-4164 (($ $ $) NIL (|has| |#3| (-975))) (($ $) NIL (|has| |#3| (-975)))) (-4156 (($ $ $) NIL (|has| |#3| (-25)))) (** (($ $ (-712)) NIL (|has| |#3| (-975))) (($ $ (-854)) NIL (|has| |#3| (-975)))) (* (($ $ $) NIL (|has| |#3| (-975))) (($ (-525) $) NIL (|has| |#3| (-975))) (($ $ |#3|) NIL (|has| |#3| (-668))) (($ |#3| $) NIL (|has| |#3| (-668))) (($ (-712) $) NIL (|has| |#3| (-126))) (($ (-854) $) NIL (|has| |#3| (-25)))) (-4045 (((-712) $) NIL (|has| $ (-6 -4250)))))
+((-2673 (((-108) $ $) NIL (|has| |#3| (-1018)))) (-1306 (((-108) $) NIL (|has| |#3| (-126)))) (-2191 (($ (-854)) NIL (|has| |#3| (-975)))) (-3832 (((-1176) $ (-525) (-525)) NIL (|has| $ (-6 -4251)))) (-3343 (($ $ $) NIL (|has| |#3| (-734)))) (-3332 (((-3 $ "failed") $ $) NIL (|has| |#3| (-126)))) (-3727 (((-108) $ (-712)) NIL)) (-2834 (((-712)) NIL (|has| |#3| (-346)))) (-4188 (((-525) $) NIL (|has| |#3| (-786)))) (-2847 ((|#3| $ (-525) |#3|) NIL (|has| $ (-6 -4251)))) (-2055 (($) NIL T CONST)) (-4174 (((-3 (-525) "failed") $) NIL (-12 (|has| |#3| (-966 (-525))) (|has| |#3| (-1018)))) (((-3 (-385 (-525)) "failed") $) NIL (-12 (|has| |#3| (-966 (-385 (-525)))) (|has| |#3| (-1018)))) (((-3 |#3| "failed") $) NIL (|has| |#3| (-1018)))) (-3341 (((-525) $) NIL (-12 (|has| |#3| (-966 (-525))) (|has| |#3| (-1018)))) (((-385 (-525)) $) NIL (-12 (|has| |#3| (-966 (-385 (-525)))) (|has| |#3| (-1018)))) ((|#3| $) NIL (|has| |#3| (-1018)))) (-3925 (((-631 (-525)) (-631 $)) NIL (-12 (|has| |#3| (-587 (-525))) (|has| |#3| (-975)))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (-12 (|has| |#3| (-587 (-525))) (|has| |#3| (-975)))) (((-2 (|:| -2928 (-631 |#3|)) (|:| |vec| (-1171 |#3|))) (-631 $) (-1171 $)) NIL (|has| |#3| (-975))) (((-631 |#3|) (-631 $)) NIL (|has| |#3| (-975)))) (-1522 (((-3 $ "failed") $) NIL (|has| |#3| (-975)))) (-1325 (($) NIL (|has| |#3| (-346)))) (-4205 ((|#3| $ (-525) |#3|) NIL (|has| $ (-6 -4251)))) (-4121 ((|#3| $ (-525)) 12)) (-3489 (((-108) $) NIL (|has| |#3| (-786)))) (-2916 (((-591 |#3|) $) NIL (|has| $ (-6 -4250)))) (-3865 (((-108) $) NIL (|has| |#3| (-975)))) (-2256 (((-108) $) NIL (|has| |#3| (-786)))) (-3491 (((-108) $ (-712)) NIL)) (-4152 (((-525) $) NIL (|has| (-525) (-788)))) (-1923 (($ $ $) NIL (-3150 (|has| |#3| (-734)) (|has| |#3| (-786))))) (-4207 (((-591 |#3|) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) |#3| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#3| (-1018))))) (-1826 (((-525) $) NIL (|has| (-525) (-788)))) (-3475 (($ $ $) NIL (-3150 (|has| |#3| (-734)) (|has| |#3| (-786))))) (-4192 (($ (-1 |#3| |#3|) $) NIL (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#3| |#3|) $) NIL)) (-1970 (((-854) $) NIL (|has| |#3| (-346)))) (-3295 (((-108) $ (-712)) NIL)) (-2621 (((-1072) $) NIL (|has| |#3| (-1018)))) (-3761 (((-591 (-525)) $) NIL)) (-1675 (((-108) (-525) $) NIL)) (-3229 (($ (-854)) NIL (|has| |#3| (-346)))) (-2937 (((-1036) $) NIL (|has| |#3| (-1018)))) (-2872 ((|#3| $) NIL (|has| (-525) (-788)))) (-1858 (($ $ |#3|) NIL (|has| $ (-6 -4251)))) (-3465 (((-108) (-1 (-108) |#3|) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#3|))) NIL (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1018)))) (($ $ (-273 |#3|)) NIL (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1018)))) (($ $ |#3| |#3|) NIL (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1018)))) (($ $ (-591 |#3|) (-591 |#3|)) NIL (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1018))))) (-2023 (((-108) $ $) NIL)) (-3384 (((-108) |#3| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#3| (-1018))))) (-2998 (((-591 |#3|) $) NIL)) (-2077 (((-108) $) NIL)) (-3164 (($) NIL)) (-1881 ((|#3| $ (-525) |#3|) NIL) ((|#3| $ (-525)) NIL)) (-3183 ((|#3| $ $) NIL (|has| |#3| (-975)))) (-2580 (($ (-1171 |#3|)) NIL)) (-3840 (((-128)) NIL (|has| |#3| (-341)))) (-2209 (($ $) NIL (-12 (|has| |#3| (-213)) (|has| |#3| (-975)))) (($ $ (-712)) NIL (-12 (|has| |#3| (-213)) (|has| |#3| (-975)))) (($ $ (-1089)) NIL (-12 (|has| |#3| (-833 (-1089))) (|has| |#3| (-975)))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#3| (-833 (-1089))) (|has| |#3| (-975)))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#3| (-833 (-1089))) (|has| |#3| (-975)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#3| (-833 (-1089))) (|has| |#3| (-975)))) (($ $ (-1 |#3| |#3|) (-712)) NIL (|has| |#3| (-975))) (($ $ (-1 |#3| |#3|)) NIL (|has| |#3| (-975)))) (-2960 (((-712) (-1 (-108) |#3|) $) NIL (|has| $ (-6 -4250))) (((-712) |#3| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#3| (-1018))))) (-2873 (($ $) NIL)) (-2686 (((-1171 |#3|) $) NIL) (($ (-525)) NIL (-3150 (-12 (|has| |#3| (-966 (-525))) (|has| |#3| (-1018))) (|has| |#3| (-975)))) (($ (-385 (-525))) NIL (-12 (|has| |#3| (-966 (-385 (-525)))) (|has| |#3| (-1018)))) (($ |#3|) NIL (|has| |#3| (-1018))) (((-796) $) NIL (|has| |#3| (-565 (-796))))) (-3425 (((-712)) NIL (|has| |#3| (-975)))) (-1475 (((-108) (-1 (-108) |#3|) $) NIL (|has| $ (-6 -4250)))) (-1460 (($ $) NIL (|has| |#3| (-786)))) (-1401 (($ $ (-712)) NIL (|has| |#3| (-975))) (($ $ (-854)) NIL (|has| |#3| (-975)))) (-1830 (($) NIL (|has| |#3| (-126)) CONST)) (-1839 (($) NIL (|has| |#3| (-975)) CONST)) (-1796 (($ $) NIL (-12 (|has| |#3| (-213)) (|has| |#3| (-975)))) (($ $ (-712)) NIL (-12 (|has| |#3| (-213)) (|has| |#3| (-975)))) (($ $ (-1089)) NIL (-12 (|has| |#3| (-833 (-1089))) (|has| |#3| (-975)))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#3| (-833 (-1089))) (|has| |#3| (-975)))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#3| (-833 (-1089))) (|has| |#3| (-975)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#3| (-833 (-1089))) (|has| |#3| (-975)))) (($ $ (-1 |#3| |#3|) (-712)) NIL (|has| |#3| (-975))) (($ $ (-1 |#3| |#3|)) NIL (|has| |#3| (-975)))) (-4004 (((-108) $ $) NIL (-3150 (|has| |#3| (-734)) (|has| |#3| (-786))))) (-3982 (((-108) $ $) NIL (-3150 (|has| |#3| (-734)) (|has| |#3| (-786))))) (-3944 (((-108) $ $) NIL (|has| |#3| (-1018)))) (-3994 (((-108) $ $) NIL (-3150 (|has| |#3| (-734)) (|has| |#3| (-786))))) (-3971 (((-108) $ $) 17 (-3150 (|has| |#3| (-734)) (|has| |#3| (-786))))) (-4059 (($ $ |#3|) NIL (|has| |#3| (-341)))) (-4047 (($ $ $) NIL (|has| |#3| (-975))) (($ $) NIL (|has| |#3| (-975)))) (-4036 (($ $ $) NIL (|has| |#3| (-25)))) (** (($ $ (-712)) NIL (|has| |#3| (-975))) (($ $ (-854)) NIL (|has| |#3| (-975)))) (* (($ $ $) NIL (|has| |#3| (-975))) (($ (-525) $) NIL (|has| |#3| (-975))) (($ $ |#3|) NIL (|has| |#3| (-668))) (($ |#3| $) NIL (|has| |#3| (-668))) (($ (-712) $) NIL (|has| |#3| (-126))) (($ (-854) $) NIL (|has| |#3| (-25)))) (-2028 (((-712) $) NIL (|has| $ (-6 -4250)))))
(((-1031 |#1| |#2| |#3|) (-218 |#1| |#3|) (-712) (-712) (-734)) (T -1031))
NIL
(-218 |#1| |#3|)
-((-2049 (((-591 (-1144 |#2| |#1|)) (-1144 |#2| |#1|) (-1144 |#2| |#1|)) 37)) (-2493 (((-525) (-1144 |#2| |#1|)) 68 (|has| |#1| (-429)))) (-3414 (((-525) (-1144 |#2| |#1|)) 54)) (-3888 (((-591 (-1144 |#2| |#1|)) (-1144 |#2| |#1|) (-1144 |#2| |#1|)) 45)) (-1232 (((-525) (-1144 |#2| |#1|) (-1144 |#2| |#1|)) 56 (|has| |#1| (-429)))) (-2260 (((-591 |#1|) (-1144 |#2| |#1|) (-1144 |#2| |#1|)) 48)) (-1854 (((-525) (-1144 |#2| |#1|) (-1144 |#2| |#1|)) 53)))
-(((-1032 |#1| |#2|) (-10 -7 (-15 -2049 ((-591 (-1144 |#2| |#1|)) (-1144 |#2| |#1|) (-1144 |#2| |#1|))) (-15 -3888 ((-591 (-1144 |#2| |#1|)) (-1144 |#2| |#1|) (-1144 |#2| |#1|))) (-15 -2260 ((-591 |#1|) (-1144 |#2| |#1|) (-1144 |#2| |#1|))) (-15 -1854 ((-525) (-1144 |#2| |#1|) (-1144 |#2| |#1|))) (-15 -3414 ((-525) (-1144 |#2| |#1|))) (IF (|has| |#1| (-429)) (PROGN (-15 -1232 ((-525) (-1144 |#2| |#1|) (-1144 |#2| |#1|))) (-15 -2493 ((-525) (-1144 |#2| |#1|)))) |%noBranch|)) (-761) (-1089)) (T -1032))
-((-2493 (*1 *2 *3) (-12 (-5 *3 (-1144 *5 *4)) (-4 *4 (-429)) (-4 *4 (-761)) (-14 *5 (-1089)) (-5 *2 (-525)) (-5 *1 (-1032 *4 *5)))) (-1232 (*1 *2 *3 *3) (-12 (-5 *3 (-1144 *5 *4)) (-4 *4 (-429)) (-4 *4 (-761)) (-14 *5 (-1089)) (-5 *2 (-525)) (-5 *1 (-1032 *4 *5)))) (-3414 (*1 *2 *3) (-12 (-5 *3 (-1144 *5 *4)) (-4 *4 (-761)) (-14 *5 (-1089)) (-5 *2 (-525)) (-5 *1 (-1032 *4 *5)))) (-1854 (*1 *2 *3 *3) (-12 (-5 *3 (-1144 *5 *4)) (-4 *4 (-761)) (-14 *5 (-1089)) (-5 *2 (-525)) (-5 *1 (-1032 *4 *5)))) (-2260 (*1 *2 *3 *3) (-12 (-5 *3 (-1144 *5 *4)) (-4 *4 (-761)) (-14 *5 (-1089)) (-5 *2 (-591 *4)) (-5 *1 (-1032 *4 *5)))) (-3888 (*1 *2 *3 *3) (-12 (-4 *4 (-761)) (-14 *5 (-1089)) (-5 *2 (-591 (-1144 *5 *4))) (-5 *1 (-1032 *4 *5)) (-5 *3 (-1144 *5 *4)))) (-2049 (*1 *2 *3 *3) (-12 (-4 *4 (-761)) (-14 *5 (-1089)) (-5 *2 (-591 (-1144 *5 *4))) (-5 *1 (-1032 *4 *5)) (-5 *3 (-1144 *5 *4)))))
-(-10 -7 (-15 -2049 ((-591 (-1144 |#2| |#1|)) (-1144 |#2| |#1|) (-1144 |#2| |#1|))) (-15 -3888 ((-591 (-1144 |#2| |#1|)) (-1144 |#2| |#1|) (-1144 |#2| |#1|))) (-15 -2260 ((-591 |#1|) (-1144 |#2| |#1|) (-1144 |#2| |#1|))) (-15 -1854 ((-525) (-1144 |#2| |#1|) (-1144 |#2| |#1|))) (-15 -3414 ((-525) (-1144 |#2| |#1|))) (IF (|has| |#1| (-429)) (PROGN (-15 -1232 ((-525) (-1144 |#2| |#1|) (-1144 |#2| |#1|))) (-15 -2493 ((-525) (-1144 |#2| |#1|)))) |%noBranch|))
-((-3329 (((-3 (-525) "failed") |#2| (-1089) |#2| (-1072)) 17) (((-3 (-525) "failed") |#2| (-1089) (-781 |#2|)) 15) (((-3 (-525) "failed") |#2|) 54)))
-(((-1033 |#1| |#2|) (-10 -7 (-15 -3329 ((-3 (-525) "failed") |#2|)) (-15 -3329 ((-3 (-525) "failed") |#2| (-1089) (-781 |#2|))) (-15 -3329 ((-3 (-525) "failed") |#2| (-1089) |#2| (-1072)))) (-13 (-517) (-788) (-966 (-525)) (-587 (-525)) (-429)) (-13 (-27) (-1111) (-408 |#1|))) (T -1033))
-((-3329 (*1 *2 *3 *4 *3 *5) (|partial| -12 (-5 *4 (-1089)) (-5 *5 (-1072)) (-4 *6 (-13 (-517) (-788) (-966 *2) (-587 *2) (-429))) (-5 *2 (-525)) (-5 *1 (-1033 *6 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *6))))) (-3329 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1089)) (-5 *5 (-781 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *6))) (-4 *6 (-13 (-517) (-788) (-966 *2) (-587 *2) (-429))) (-5 *2 (-525)) (-5 *1 (-1033 *6 *3)))) (-3329 (*1 *2 *3) (|partial| -12 (-4 *4 (-13 (-517) (-788) (-966 *2) (-587 *2) (-429))) (-5 *2 (-525)) (-5 *1 (-1033 *4 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *4))))))
-(-10 -7 (-15 -3329 ((-3 (-525) "failed") |#2|)) (-15 -3329 ((-3 (-525) "failed") |#2| (-1089) (-781 |#2|))) (-15 -3329 ((-3 (-525) "failed") |#2| (-1089) |#2| (-1072))))
-((-3329 (((-3 (-525) "failed") (-385 (-885 |#1|)) (-1089) (-385 (-885 |#1|)) (-1072)) 35) (((-3 (-525) "failed") (-385 (-885 |#1|)) (-1089) (-781 (-385 (-885 |#1|)))) 30) (((-3 (-525) "failed") (-385 (-885 |#1|))) 13)))
-(((-1034 |#1|) (-10 -7 (-15 -3329 ((-3 (-525) "failed") (-385 (-885 |#1|)))) (-15 -3329 ((-3 (-525) "failed") (-385 (-885 |#1|)) (-1089) (-781 (-385 (-885 |#1|))))) (-15 -3329 ((-3 (-525) "failed") (-385 (-885 |#1|)) (-1089) (-385 (-885 |#1|)) (-1072)))) (-429)) (T -1034))
-((-3329 (*1 *2 *3 *4 *3 *5) (|partial| -12 (-5 *3 (-385 (-885 *6))) (-5 *4 (-1089)) (-5 *5 (-1072)) (-4 *6 (-429)) (-5 *2 (-525)) (-5 *1 (-1034 *6)))) (-3329 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1089)) (-5 *5 (-781 (-385 (-885 *6)))) (-5 *3 (-385 (-885 *6))) (-4 *6 (-429)) (-5 *2 (-525)) (-5 *1 (-1034 *6)))) (-3329 (*1 *2 *3) (|partial| -12 (-5 *3 (-385 (-885 *4))) (-4 *4 (-429)) (-5 *2 (-525)) (-5 *1 (-1034 *4)))))
-(-10 -7 (-15 -3329 ((-3 (-525) "failed") (-385 (-885 |#1|)))) (-15 -3329 ((-3 (-525) "failed") (-385 (-885 |#1|)) (-1089) (-781 (-385 (-885 |#1|))))) (-15 -3329 ((-3 (-525) "failed") (-385 (-885 |#1|)) (-1089) (-385 (-885 |#1|)) (-1072))))
-((-2179 (((-294 (-525)) (-47)) 12)))
-(((-1035) (-10 -7 (-15 -2179 ((-294 (-525)) (-47))))) (T -1035))
-((-2179 (*1 *2 *3) (-12 (-5 *3 (-47)) (-5 *2 (-294 (-525))) (-5 *1 (-1035)))))
-(-10 -7 (-15 -2179 ((-294 (-525)) (-47))))
-((-3008 (((-108) $ $) NIL)) (-1917 (($ $) 41)) (-1800 (((-108) $) 65)) (-3931 (($ $ $) 48)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) 85)) (-3706 (($ $) NIL)) (-1715 (((-108) $) NIL)) (-3391 (($ $ $) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-1737 (($ $ $ $) 74)) (-1291 (($ $) NIL)) (-2827 (((-396 $) $) NIL)) (-1947 (((-108) $ $) NIL)) (-3329 (((-525) $) NIL)) (-3427 (($ $ $) 71)) (-3798 (($) NIL T CONST)) (-1251 (((-3 (-525) "failed") $) NIL)) (-3528 (((-525) $) NIL)) (-2129 (($ $ $) 59)) (-3305 (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) 79) (((-631 (-525)) (-631 $)) 28)) (-4163 (((-3 $ "failed") $) NIL)) (-1511 (((-3 (-385 (-525)) "failed") $) NIL)) (-1352 (((-108) $) NIL)) (-1726 (((-385 (-525)) $) NIL)) (-3377 (($) 82) (($ $) 83)) (-2110 (($ $ $) 58)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL)) (-2744 (((-108) $) NIL)) (-2467 (($ $ $ $) NIL)) (-3046 (($ $ $) 80)) (-2134 (((-108) $) NIL)) (-1994 (($ $ $) NIL)) (-2011 (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL)) (-2824 (((-108) $) 66)) (-2419 (((-108) $) 64)) (-2247 (($ $) 42)) (-2085 (((-3 $ "failed") $) NIL)) (-2732 (((-108) $) 75)) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3989 (($ $ $ $) 72)) (-3741 (($ $ $) 68) (($) 39)) (-2478 (($ $ $) 67) (($) 38)) (-3291 (($ $) NIL)) (-1657 (($ $) 70)) (-1356 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2339 (((-1072) $) NIL)) (-2885 (($ $ $) NIL)) (-3506 (($) NIL T CONST)) (-1699 (($ $) 50)) (-2047 (((-1036) $) NIL) (($ $) 69)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-1399 (($ $ $) 62) (($ (-591 $)) NIL)) (-1603 (($ $) NIL)) (-1348 (((-396 $) $) NIL)) (-3375 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL)) (-2089 (((-3 $ "failed") $ $) NIL)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3451 (((-108) $) NIL)) (-1712 (((-712) $) NIL)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) 61)) (-3266 (($ $ (-712)) NIL) (($ $) NIL)) (-4140 (($ $) 51)) (-3199 (($ $) NIL)) (-1408 (((-525) $) 32) (((-501) $) NIL) (((-825 (-525)) $) NIL) (((-357) $) NIL) (((-205) $) NIL)) (-3022 (((-796) $) 31) (($ (-525)) 81) (($ $) NIL) (($ (-525)) 81)) (-2128 (((-712)) NIL)) (-1932 (((-108) $ $) NIL)) (-2516 (($ $ $) NIL)) (-2672 (($) 37)) (-2495 (((-108) $ $) NIL)) (-1938 (($ $ $ $) 73)) (-1539 (($ $) 63)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-3625 (($ $ $) 44)) (-4191 (($) 35 T CONST)) (-2201 (($ $ $) 47)) (-4197 (($) 36 T CONST)) (-2563 (((-1072) $) 21) (((-1072) $ (-108)) 23) (((-1176) (-763) $) 24) (((-1176) (-763) $ (-108)) 25)) (-2213 (($ $) 45)) (-4196 (($ $ (-712)) NIL) (($ $) NIL)) (-2191 (($ $ $) 46)) (-4135 (((-108) $ $) NIL)) (-4119 (((-108) $ $) NIL)) (-4096 (((-108) $ $) 40)) (-4126 (((-108) $ $) NIL)) (-4112 (((-108) $ $) 49)) (-3613 (($ $ $) 43)) (-4164 (($ $) 52) (($ $ $) 54)) (-4156 (($ $ $) 53)) (** (($ $ (-854)) NIL) (($ $ (-712)) 57)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 34) (($ $ $) 55)))
-(((-1036) (-13 (-510) (-606) (-769) (-10 -8 (-6 -4237) (-6 -4242) (-6 -4238) (-15 -2478 ($)) (-15 -3741 ($)) (-15 -2247 ($ $)) (-15 -1917 ($ $)) (-15 -3613 ($ $ $)) (-15 -3625 ($ $ $)) (-15 -3931 ($ $ $)) (-15 -2213 ($ $)) (-15 -2191 ($ $ $)) (-15 -2201 ($ $ $))))) (T -1036))
-((-3625 (*1 *1 *1 *1) (-5 *1 (-1036))) (-3613 (*1 *1 *1 *1) (-5 *1 (-1036))) (-1917 (*1 *1 *1) (-5 *1 (-1036))) (-2478 (*1 *1) (-5 *1 (-1036))) (-3741 (*1 *1) (-5 *1 (-1036))) (-2247 (*1 *1 *1) (-5 *1 (-1036))) (-3931 (*1 *1 *1 *1) (-5 *1 (-1036))) (-2213 (*1 *1 *1) (-5 *1 (-1036))) (-2191 (*1 *1 *1 *1) (-5 *1 (-1036))) (-2201 (*1 *1 *1 *1) (-5 *1 (-1036))))
-(-13 (-510) (-606) (-769) (-10 -8 (-6 -4237) (-6 -4242) (-6 -4238) (-15 -2478 ($)) (-15 -3741 ($)) (-15 -2247 ($ $)) (-15 -1917 ($ $)) (-15 -3613 ($ $ $)) (-15 -3625 ($ $ $)) (-15 -3931 ($ $ $)) (-15 -2213 ($ $)) (-15 -2191 ($ $ $)) (-15 -2201 ($ $ $))))
-((-3008 (((-108) $ $) 19 (|has| |#1| (-1018)))) (-1211 ((|#1| $) 44)) (-3891 (((-108) $ (-712)) 8)) (-3798 (($) 7 T CONST)) (-1275 ((|#1| |#1| $) 46)) (-1764 ((|#1| $) 45)) (-3454 (((-591 |#1|) $) 30 (|has| $ (-6 -4250)))) (-2910 (((-108) $ (-712)) 9)) (-2552 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3249 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1|) $) 35)) (-3971 (((-108) $ (-712)) 10)) (-2339 (((-1072) $) 22 (|has| |#1| (-1018)))) (-1464 ((|#1| $) 39)) (-2470 (($ |#1| $) 40)) (-2047 (((-1036) $) 21 (|has| |#1| (-1018)))) (-3631 ((|#1| $) 41)) (-1623 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) 14)) (-3028 (((-108) $) 11)) (-3209 (($) 12)) (-1326 (((-712) $) 43)) (-2064 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3199 (($ $) 13)) (-3022 (((-796) $) 18 (|has| |#1| (-565 (-796))))) (-1870 (($ (-591 |#1|)) 42)) (-4158 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) 20 (|has| |#1| (-1018)))) (-4045 (((-712) $) 6 (|has| $ (-6 -4250)))))
+((-2321 (((-591 (-1144 |#2| |#1|)) (-1144 |#2| |#1|) (-1144 |#2| |#1|)) 37)) (-1706 (((-525) (-1144 |#2| |#1|)) 68 (|has| |#1| (-429)))) (-2516 (((-525) (-1144 |#2| |#1|)) 54)) (-1805 (((-591 (-1144 |#2| |#1|)) (-1144 |#2| |#1|) (-1144 |#2| |#1|)) 45)) (-3081 (((-525) (-1144 |#2| |#1|) (-1144 |#2| |#1|)) 56 (|has| |#1| (-429)))) (-3084 (((-591 |#1|) (-1144 |#2| |#1|) (-1144 |#2| |#1|)) 48)) (-4097 (((-525) (-1144 |#2| |#1|) (-1144 |#2| |#1|)) 53)))
+(((-1032 |#1| |#2|) (-10 -7 (-15 -2321 ((-591 (-1144 |#2| |#1|)) (-1144 |#2| |#1|) (-1144 |#2| |#1|))) (-15 -1805 ((-591 (-1144 |#2| |#1|)) (-1144 |#2| |#1|) (-1144 |#2| |#1|))) (-15 -3084 ((-591 |#1|) (-1144 |#2| |#1|) (-1144 |#2| |#1|))) (-15 -4097 ((-525) (-1144 |#2| |#1|) (-1144 |#2| |#1|))) (-15 -2516 ((-525) (-1144 |#2| |#1|))) (IF (|has| |#1| (-429)) (PROGN (-15 -3081 ((-525) (-1144 |#2| |#1|) (-1144 |#2| |#1|))) (-15 -1706 ((-525) (-1144 |#2| |#1|)))) |%noBranch|)) (-761) (-1089)) (T -1032))
+((-1706 (*1 *2 *3) (-12 (-5 *3 (-1144 *5 *4)) (-4 *4 (-429)) (-4 *4 (-761)) (-14 *5 (-1089)) (-5 *2 (-525)) (-5 *1 (-1032 *4 *5)))) (-3081 (*1 *2 *3 *3) (-12 (-5 *3 (-1144 *5 *4)) (-4 *4 (-429)) (-4 *4 (-761)) (-14 *5 (-1089)) (-5 *2 (-525)) (-5 *1 (-1032 *4 *5)))) (-2516 (*1 *2 *3) (-12 (-5 *3 (-1144 *5 *4)) (-4 *4 (-761)) (-14 *5 (-1089)) (-5 *2 (-525)) (-5 *1 (-1032 *4 *5)))) (-4097 (*1 *2 *3 *3) (-12 (-5 *3 (-1144 *5 *4)) (-4 *4 (-761)) (-14 *5 (-1089)) (-5 *2 (-525)) (-5 *1 (-1032 *4 *5)))) (-3084 (*1 *2 *3 *3) (-12 (-5 *3 (-1144 *5 *4)) (-4 *4 (-761)) (-14 *5 (-1089)) (-5 *2 (-591 *4)) (-5 *1 (-1032 *4 *5)))) (-1805 (*1 *2 *3 *3) (-12 (-4 *4 (-761)) (-14 *5 (-1089)) (-5 *2 (-591 (-1144 *5 *4))) (-5 *1 (-1032 *4 *5)) (-5 *3 (-1144 *5 *4)))) (-2321 (*1 *2 *3 *3) (-12 (-4 *4 (-761)) (-14 *5 (-1089)) (-5 *2 (-591 (-1144 *5 *4))) (-5 *1 (-1032 *4 *5)) (-5 *3 (-1144 *5 *4)))))
+(-10 -7 (-15 -2321 ((-591 (-1144 |#2| |#1|)) (-1144 |#2| |#1|) (-1144 |#2| |#1|))) (-15 -1805 ((-591 (-1144 |#2| |#1|)) (-1144 |#2| |#1|) (-1144 |#2| |#1|))) (-15 -3084 ((-591 |#1|) (-1144 |#2| |#1|) (-1144 |#2| |#1|))) (-15 -4097 ((-525) (-1144 |#2| |#1|) (-1144 |#2| |#1|))) (-15 -2516 ((-525) (-1144 |#2| |#1|))) (IF (|has| |#1| (-429)) (PROGN (-15 -3081 ((-525) (-1144 |#2| |#1|) (-1144 |#2| |#1|))) (-15 -1706 ((-525) (-1144 |#2| |#1|)))) |%noBranch|))
+((-4188 (((-3 (-525) "failed") |#2| (-1089) |#2| (-1072)) 17) (((-3 (-525) "failed") |#2| (-1089) (-781 |#2|)) 15) (((-3 (-525) "failed") |#2|) 54)))
+(((-1033 |#1| |#2|) (-10 -7 (-15 -4188 ((-3 (-525) "failed") |#2|)) (-15 -4188 ((-3 (-525) "failed") |#2| (-1089) (-781 |#2|))) (-15 -4188 ((-3 (-525) "failed") |#2| (-1089) |#2| (-1072)))) (-13 (-517) (-788) (-966 (-525)) (-587 (-525)) (-429)) (-13 (-27) (-1111) (-408 |#1|))) (T -1033))
+((-4188 (*1 *2 *3 *4 *3 *5) (|partial| -12 (-5 *4 (-1089)) (-5 *5 (-1072)) (-4 *6 (-13 (-517) (-788) (-966 *2) (-587 *2) (-429))) (-5 *2 (-525)) (-5 *1 (-1033 *6 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *6))))) (-4188 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1089)) (-5 *5 (-781 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *6))) (-4 *6 (-13 (-517) (-788) (-966 *2) (-587 *2) (-429))) (-5 *2 (-525)) (-5 *1 (-1033 *6 *3)))) (-4188 (*1 *2 *3) (|partial| -12 (-4 *4 (-13 (-517) (-788) (-966 *2) (-587 *2) (-429))) (-5 *2 (-525)) (-5 *1 (-1033 *4 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *4))))))
+(-10 -7 (-15 -4188 ((-3 (-525) "failed") |#2|)) (-15 -4188 ((-3 (-525) "failed") |#2| (-1089) (-781 |#2|))) (-15 -4188 ((-3 (-525) "failed") |#2| (-1089) |#2| (-1072))))
+((-4188 (((-3 (-525) "failed") (-385 (-885 |#1|)) (-1089) (-385 (-885 |#1|)) (-1072)) 35) (((-3 (-525) "failed") (-385 (-885 |#1|)) (-1089) (-781 (-385 (-885 |#1|)))) 30) (((-3 (-525) "failed") (-385 (-885 |#1|))) 13)))
+(((-1034 |#1|) (-10 -7 (-15 -4188 ((-3 (-525) "failed") (-385 (-885 |#1|)))) (-15 -4188 ((-3 (-525) "failed") (-385 (-885 |#1|)) (-1089) (-781 (-385 (-885 |#1|))))) (-15 -4188 ((-3 (-525) "failed") (-385 (-885 |#1|)) (-1089) (-385 (-885 |#1|)) (-1072)))) (-429)) (T -1034))
+((-4188 (*1 *2 *3 *4 *3 *5) (|partial| -12 (-5 *3 (-385 (-885 *6))) (-5 *4 (-1089)) (-5 *5 (-1072)) (-4 *6 (-429)) (-5 *2 (-525)) (-5 *1 (-1034 *6)))) (-4188 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1089)) (-5 *5 (-781 (-385 (-885 *6)))) (-5 *3 (-385 (-885 *6))) (-4 *6 (-429)) (-5 *2 (-525)) (-5 *1 (-1034 *6)))) (-4188 (*1 *2 *3) (|partial| -12 (-5 *3 (-385 (-885 *4))) (-4 *4 (-429)) (-5 *2 (-525)) (-5 *1 (-1034 *4)))))
+(-10 -7 (-15 -4188 ((-3 (-525) "failed") (-385 (-885 |#1|)))) (-15 -4188 ((-3 (-525) "failed") (-385 (-885 |#1|)) (-1089) (-781 (-385 (-885 |#1|))))) (-15 -4188 ((-3 (-525) "failed") (-385 (-885 |#1|)) (-1089) (-385 (-885 |#1|)) (-1072))))
+((-3421 (((-294 (-525)) (-47)) 12)))
+(((-1035) (-10 -7 (-15 -3421 ((-294 (-525)) (-47))))) (T -1035))
+((-3421 (*1 *2 *3) (-12 (-5 *3 (-47)) (-5 *2 (-294 (-525))) (-5 *1 (-1035)))))
+(-10 -7 (-15 -3421 ((-294 (-525)) (-47))))
+((-2673 (((-108) $ $) NIL)) (-1426 (($ $) 41)) (-1306 (((-108) $) 65)) (-2216 (($ $ $) 48)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) 85)) (-3641 (($ $) NIL)) (-3077 (((-108) $) NIL)) (-3517 (($ $ $) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-3329 (($ $ $ $) 74)) (-1720 (($ $) NIL)) (-3898 (((-396 $) $) NIL)) (-1965 (((-108) $ $) NIL)) (-4188 (((-525) $) NIL)) (-3423 (($ $ $) 71)) (-2055 (($) NIL T CONST)) (-4174 (((-3 (-525) "failed") $) NIL)) (-3341 (((-525) $) NIL)) (-3265 (($ $ $) 59)) (-3925 (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) 79) (((-631 (-525)) (-631 $)) 28)) (-1522 (((-3 $ "failed") $) NIL)) (-2350 (((-3 (-385 (-525)) "failed") $) NIL)) (-2157 (((-108) $) NIL)) (-3184 (((-385 (-525)) $) NIL)) (-1325 (($) 82) (($ $) 83)) (-3239 (($ $ $) 58)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL)) (-2393 (((-108) $) NIL)) (-1493 (($ $ $ $) NIL)) (-2283 (($ $ $) 80)) (-3489 (((-108) $) NIL)) (-4142 (($ $ $) NIL)) (-4018 (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL)) (-3865 (((-108) $) 66)) (-2116 (((-108) $) 64)) (-3389 (($ $) 42)) (-2115 (((-3 $ "failed") $) NIL)) (-2256 (((-108) $) 75)) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-3480 (($ $ $ $) 72)) (-1923 (($ $ $) 68) (($) 39)) (-3475 (($ $ $) 67) (($) 38)) (-1576 (($ $) NIL)) (-2445 (($ $) 70)) (-2081 (($ $ $) NIL) (($ (-591 $)) NIL)) (-2621 (((-1072) $) NIL)) (-3222 (($ $ $) NIL)) (-3492 (($) NIL T CONST)) (-4025 (($ $) 50)) (-2937 (((-1036) $) NIL) (($ $) 69)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL)) (-2124 (($ $ $) 62) (($ (-591 $)) NIL)) (-2106 (($ $) NIL)) (-2542 (((-396 $) $) NIL)) (-3387 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL)) (-3210 (((-3 $ "failed") $ $) NIL)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL)) (-2882 (((-108) $) NIL)) (-3048 (((-712) $) NIL)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) 61)) (-2209 (($ $ (-712)) NIL) (($ $) NIL)) (-1853 (($ $) 51)) (-2873 (($ $) NIL)) (-1300 (((-525) $) 32) (((-501) $) NIL) (((-825 (-525)) $) NIL) (((-357) $) NIL) (((-205) $) NIL)) (-2686 (((-796) $) 31) (($ (-525)) 81) (($ $) NIL) (($ (-525)) 81)) (-3425 (((-712)) NIL)) (-3760 (((-108) $ $) NIL)) (-3808 (($ $ $) NIL)) (-3523 (($) 37)) (-1724 (((-108) $ $) NIL)) (-1825 (($ $ $ $) 73)) (-1460 (($ $) 63)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-3691 (($ $ $) 44)) (-1830 (($) 35 T CONST)) (-3589 (($ $ $) 47)) (-1839 (($) 36 T CONST)) (-3042 (((-1072) $) 21) (((-1072) $ (-108)) 23) (((-1176) (-763) $) 24) (((-1176) (-763) $ (-108)) 25)) (-3598 (($ $) 45)) (-1796 (($ $ (-712)) NIL) (($ $) NIL)) (-3578 (($ $ $) 46)) (-4004 (((-108) $ $) NIL)) (-3982 (((-108) $ $) NIL)) (-3944 (((-108) $ $) 40)) (-3994 (((-108) $ $) NIL)) (-3971 (((-108) $ $) 49)) (-3677 (($ $ $) 43)) (-4047 (($ $) 52) (($ $ $) 54)) (-4036 (($ $ $) 53)) (** (($ $ (-854)) NIL) (($ $ (-712)) 57)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 34) (($ $ $) 55)))
+(((-1036) (-13 (-510) (-606) (-769) (-10 -8 (-6 -4237) (-6 -4242) (-6 -4238) (-15 -3475 ($)) (-15 -1923 ($)) (-15 -3389 ($ $)) (-15 -1426 ($ $)) (-15 -3677 ($ $ $)) (-15 -3691 ($ $ $)) (-15 -2216 ($ $ $)) (-15 -3598 ($ $)) (-15 -3578 ($ $ $)) (-15 -3589 ($ $ $))))) (T -1036))
+((-3691 (*1 *1 *1 *1) (-5 *1 (-1036))) (-3677 (*1 *1 *1 *1) (-5 *1 (-1036))) (-1426 (*1 *1 *1) (-5 *1 (-1036))) (-3475 (*1 *1) (-5 *1 (-1036))) (-1923 (*1 *1) (-5 *1 (-1036))) (-3389 (*1 *1 *1) (-5 *1 (-1036))) (-2216 (*1 *1 *1 *1) (-5 *1 (-1036))) (-3598 (*1 *1 *1) (-5 *1 (-1036))) (-3578 (*1 *1 *1 *1) (-5 *1 (-1036))) (-3589 (*1 *1 *1 *1) (-5 *1 (-1036))))
+(-13 (-510) (-606) (-769) (-10 -8 (-6 -4237) (-6 -4242) (-6 -4238) (-15 -3475 ($)) (-15 -1923 ($)) (-15 -3389 ($ $)) (-15 -1426 ($ $)) (-15 -3677 ($ $ $)) (-15 -3691 ($ $ $)) (-15 -2216 ($ $ $)) (-15 -3598 ($ $)) (-15 -3578 ($ $ $)) (-15 -3589 ($ $ $))))
+((-2673 (((-108) $ $) 19 (|has| |#1| (-1018)))) (-1505 ((|#1| $) 44)) (-3727 (((-108) $ (-712)) 8)) (-2055 (($) 7 T CONST)) (-1593 ((|#1| |#1| $) 46)) (-1473 ((|#1| $) 45)) (-2916 (((-591 |#1|) $) 30 (|has| $ (-6 -4250)))) (-3491 (((-108) $ (-712)) 9)) (-4207 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-4192 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1|) $) 35)) (-3295 (((-108) $ (-712)) 10)) (-2621 (((-1072) $) 22 (|has| |#1| (-1018)))) (-3949 ((|#1| $) 39)) (-1520 (($ |#1| $) 40)) (-2937 (((-1036) $) 21 (|has| |#1| (-1018)))) (-4166 ((|#1| $) 41)) (-3465 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) 14)) (-2077 (((-108) $) 11)) (-3164 (($) 12)) (-2333 (((-712) $) 43)) (-2960 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-2873 (($ $) 13)) (-2686 (((-796) $) 18 (|has| |#1| (-565 (-796))))) (-2453 (($ (-591 |#1|)) 42)) (-1475 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) 20 (|has| |#1| (-1018)))) (-2028 (((-712) $) 6 (|has| $ (-6 -4250)))))
(((-1037 |#1|) (-131) (-1125)) (T -1037))
-((-1275 (*1 *2 *2 *1) (-12 (-4 *1 (-1037 *2)) (-4 *2 (-1125)))) (-1764 (*1 *2 *1) (-12 (-4 *1 (-1037 *2)) (-4 *2 (-1125)))) (-1211 (*1 *2 *1) (-12 (-4 *1 (-1037 *2)) (-4 *2 (-1125)))) (-1326 (*1 *2 *1) (-12 (-4 *1 (-1037 *3)) (-4 *3 (-1125)) (-5 *2 (-712)))))
-(-13 (-102 |t#1|) (-10 -8 (-6 -4250) (-15 -1275 (|t#1| |t#1| $)) (-15 -1764 (|t#1| $)) (-15 -1211 (|t#1| $)) (-15 -1326 ((-712) $))))
-(((-33) . T) ((-102 |#1|) . T) ((-97) |has| |#1| (-1018)) ((-565 (-796)) -3321 (|has| |#1| (-1018)) (|has| |#1| (-565 (-796)))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-1018) |has| |#1| (-1018)) ((-1125) . T))
-((-2569 ((|#3| $) 76)) (-1251 (((-3 (-525) "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL) (((-3 |#3| "failed") $) 40)) (-3528 (((-525) $) NIL) (((-385 (-525)) $) NIL) ((|#3| $) 37)) (-3305 (((-631 (-525)) (-631 $)) NIL) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL) (((-2 (|:| -4057 (-631 |#3|)) (|:| |vec| (-1171 |#3|))) (-631 $) (-1171 $)) 73) (((-631 |#3|) (-631 $)) 65)) (-3266 (($ $ (-1 |#3| |#3|)) 19) (($ $ (-1 |#3| |#3|) (-712)) NIL) (($ $ (-591 (-1089)) (-591 (-712))) NIL) (($ $ (-1089) (-712)) NIL) (($ $ (-591 (-1089))) NIL) (($ $ (-1089)) NIL) (($ $ (-712)) NIL) (($ $) NIL)) (-3499 ((|#3| $) 78)) (-4067 ((|#4| $) 32)) (-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ (-385 (-525))) NIL) (($ |#3|) 16)) (** (($ $ (-854)) NIL) (($ $ (-712)) 15) (($ $ (-525)) 82)))
-(((-1038 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 ** (|#1| |#1| (-525))) (-15 -3499 (|#3| |#1|)) (-15 -2569 (|#3| |#1|)) (-15 -4067 (|#4| |#1|)) (-15 -3305 ((-631 |#3|) (-631 |#1|))) (-15 -3305 ((-2 (|:| -4057 (-631 |#3|)) (|:| |vec| (-1171 |#3|))) (-631 |#1|) (-1171 |#1|))) (-15 -3305 ((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 |#1|) (-1171 |#1|))) (-15 -3305 ((-631 (-525)) (-631 |#1|))) (-15 -3528 (|#3| |#1|)) (-15 -1251 ((-3 |#3| "failed") |#1|)) (-15 -3022 (|#1| |#3|)) (-15 -3022 (|#1| (-385 (-525)))) (-15 -1251 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3528 ((-385 (-525)) |#1|)) (-15 -1251 ((-3 (-525) "failed") |#1|)) (-15 -3528 ((-525) |#1|)) (-15 -3266 (|#1| |#1|)) (-15 -3266 (|#1| |#1| (-712))) (-15 -3266 (|#1| |#1| (-1089))) (-15 -3266 (|#1| |#1| (-591 (-1089)))) (-15 -3266 (|#1| |#1| (-1089) (-712))) (-15 -3266 (|#1| |#1| (-591 (-1089)) (-591 (-712)))) (-15 -3266 (|#1| |#1| (-1 |#3| |#3|) (-712))) (-15 -3266 (|#1| |#1| (-1 |#3| |#3|))) (-15 -3022 (|#1| (-525))) (-15 ** (|#1| |#1| (-712))) (-15 ** (|#1| |#1| (-854))) (-15 -3022 ((-796) |#1|))) (-1039 |#2| |#3| |#4| |#5|) (-712) (-975) (-218 |#2| |#3|) (-218 |#2| |#3|)) (T -1038))
-NIL
-(-10 -8 (-15 ** (|#1| |#1| (-525))) (-15 -3499 (|#3| |#1|)) (-15 -2569 (|#3| |#1|)) (-15 -4067 (|#4| |#1|)) (-15 -3305 ((-631 |#3|) (-631 |#1|))) (-15 -3305 ((-2 (|:| -4057 (-631 |#3|)) (|:| |vec| (-1171 |#3|))) (-631 |#1|) (-1171 |#1|))) (-15 -3305 ((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 |#1|) (-1171 |#1|))) (-15 -3305 ((-631 (-525)) (-631 |#1|))) (-15 -3528 (|#3| |#1|)) (-15 -1251 ((-3 |#3| "failed") |#1|)) (-15 -3022 (|#1| |#3|)) (-15 -3022 (|#1| (-385 (-525)))) (-15 -1251 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3528 ((-385 (-525)) |#1|)) (-15 -1251 ((-3 (-525) "failed") |#1|)) (-15 -3528 ((-525) |#1|)) (-15 -3266 (|#1| |#1|)) (-15 -3266 (|#1| |#1| (-712))) (-15 -3266 (|#1| |#1| (-1089))) (-15 -3266 (|#1| |#1| (-591 (-1089)))) (-15 -3266 (|#1| |#1| (-1089) (-712))) (-15 -3266 (|#1| |#1| (-591 (-1089)) (-591 (-712)))) (-15 -3266 (|#1| |#1| (-1 |#3| |#3|) (-712))) (-15 -3266 (|#1| |#1| (-1 |#3| |#3|))) (-15 -3022 (|#1| (-525))) (-15 ** (|#1| |#1| (-712))) (-15 ** (|#1| |#1| (-854))) (-15 -3022 ((-796) |#1|)))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-2569 ((|#2| $) 72)) (-1290 (((-108) $) 112)) (-2157 (((-3 $ "failed") $ $) 19)) (-3079 (((-108) $) 110)) (-3891 (((-108) $ (-712)) 102)) (-1504 (($ |#2|) 75)) (-3798 (($) 17 T CONST)) (-2753 (($ $) 129 (|has| |#2| (-286)))) (-3725 ((|#3| $ (-525)) 124)) (-1251 (((-3 (-525) "failed") $) 86 (|has| |#2| (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) 84 (|has| |#2| (-966 (-385 (-525))))) (((-3 |#2| "failed") $) 81)) (-3528 (((-525) $) 87 (|has| |#2| (-966 (-525)))) (((-385 (-525)) $) 85 (|has| |#2| (-966 (-385 (-525))))) ((|#2| $) 80)) (-3305 (((-631 (-525)) (-631 $)) 79 (|has| |#2| (-587 (-525)))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) 78 (|has| |#2| (-587 (-525)))) (((-2 (|:| -4057 (-631 |#2|)) (|:| |vec| (-1171 |#2|))) (-631 $) (-1171 $)) 77) (((-631 |#2|) (-631 $)) 76)) (-4163 (((-3 $ "failed") $) 34)) (-4073 (((-712) $) 130 (|has| |#2| (-517)))) (-3217 ((|#2| $ (-525) (-525)) 122)) (-3454 (((-591 |#2|) $) 95 (|has| $ (-6 -4250)))) (-2824 (((-108) $) 31)) (-2482 (((-712) $) 131 (|has| |#2| (-517)))) (-2634 (((-591 |#4|) $) 132 (|has| |#2| (-517)))) (-2281 (((-712) $) 118)) (-2296 (((-712) $) 119)) (-2910 (((-108) $ (-712)) 103)) (-2807 ((|#2| $) 67 (|has| |#2| (-6 (-4252 "*"))))) (-1755 (((-525) $) 114)) (-1639 (((-525) $) 116)) (-2552 (((-591 |#2|) $) 94 (|has| $ (-6 -4250)))) (-2141 (((-108) |#2| $) 92 (-12 (|has| |#2| (-1018)) (|has| $ (-6 -4250))))) (-4230 (((-525) $) 115)) (-2631 (((-525) $) 117)) (-3393 (($ (-591 (-591 |#2|))) 109)) (-3249 (($ (-1 |#2| |#2|) $) 99 (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#2| |#2| |#2|) $ $) 126) (($ (-1 |#2| |#2|) $) 100)) (-3349 (((-591 (-591 |#2|)) $) 120)) (-3971 (((-108) $ (-712)) 104)) (-2339 (((-1072) $) 9)) (-1914 (((-3 $ "failed") $) 66 (|has| |#2| (-341)))) (-2047 (((-1036) $) 10)) (-2089 (((-3 $ "failed") $ |#2|) 127 (|has| |#2| (-517)))) (-1623 (((-108) (-1 (-108) |#2|) $) 97 (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#2|))) 91 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-273 |#2|)) 90 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ |#2| |#2|) 89 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-591 |#2|) (-591 |#2|)) 88 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))))) (-3493 (((-108) $ $) 108)) (-3028 (((-108) $) 105)) (-3209 (($) 106)) (-3164 ((|#2| $ (-525) (-525) |#2|) 123) ((|#2| $ (-525) (-525)) 121)) (-3266 (($ $ (-1 |#2| |#2|)) 52) (($ $ (-1 |#2| |#2|) (-712)) 51) (($ $ (-591 (-1089)) (-591 (-712))) 44 (|has| |#2| (-833 (-1089)))) (($ $ (-1089) (-712)) 43 (|has| |#2| (-833 (-1089)))) (($ $ (-591 (-1089))) 42 (|has| |#2| (-833 (-1089)))) (($ $ (-1089)) 41 (|has| |#2| (-833 (-1089)))) (($ $ (-712)) 39 (|has| |#2| (-213))) (($ $) 37 (|has| |#2| (-213)))) (-3499 ((|#2| $) 71)) (-3487 (($ (-591 |#2|)) 74)) (-2740 (((-108) $) 111)) (-4067 ((|#3| $) 73)) (-2238 ((|#2| $) 68 (|has| |#2| (-6 (-4252 "*"))))) (-2064 (((-712) (-1 (-108) |#2|) $) 96 (|has| $ (-6 -4250))) (((-712) |#2| $) 93 (-12 (|has| |#2| (-1018)) (|has| $ (-6 -4250))))) (-3199 (($ $) 107)) (-1793 ((|#4| $ (-525)) 125)) (-3022 (((-796) $) 11) (($ (-525)) 28) (($ (-385 (-525))) 83 (|has| |#2| (-966 (-385 (-525))))) (($ |#2|) 82)) (-2128 (((-712)) 29)) (-4158 (((-108) (-1 (-108) |#2|) $) 98 (|has| $ (-6 -4250)))) (-3489 (((-108) $) 113)) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4196 (($ $ (-1 |#2| |#2|)) 50) (($ $ (-1 |#2| |#2|) (-712)) 49) (($ $ (-591 (-1089)) (-591 (-712))) 48 (|has| |#2| (-833 (-1089)))) (($ $ (-1089) (-712)) 47 (|has| |#2| (-833 (-1089)))) (($ $ (-591 (-1089))) 46 (|has| |#2| (-833 (-1089)))) (($ $ (-1089)) 45 (|has| |#2| (-833 (-1089)))) (($ $ (-712)) 40 (|has| |#2| (-213))) (($ $) 38 (|has| |#2| (-213)))) (-4096 (((-108) $ $) 6)) (-4173 (($ $ |#2|) 128 (|has| |#2| (-341)))) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32) (($ $ (-525)) 65 (|has| |#2| (-341)))) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#2|) 134) (($ |#2| $) 133) ((|#4| $ |#4|) 70) ((|#3| |#3| $) 69)) (-4045 (((-712) $) 101 (|has| $ (-6 -4250)))))
+((-1593 (*1 *2 *2 *1) (-12 (-4 *1 (-1037 *2)) (-4 *2 (-1125)))) (-1473 (*1 *2 *1) (-12 (-4 *1 (-1037 *2)) (-4 *2 (-1125)))) (-1505 (*1 *2 *1) (-12 (-4 *1 (-1037 *2)) (-4 *2 (-1125)))) (-2333 (*1 *2 *1) (-12 (-4 *1 (-1037 *3)) (-4 *3 (-1125)) (-5 *2 (-712)))))
+(-13 (-102 |t#1|) (-10 -8 (-6 -4250) (-15 -1593 (|t#1| |t#1| $)) (-15 -1473 (|t#1| $)) (-15 -1505 (|t#1| $)) (-15 -2333 ((-712) $))))
+(((-33) . T) ((-102 |#1|) . T) ((-97) |has| |#1| (-1018)) ((-565 (-796)) -3150 (|has| |#1| (-1018)) (|has| |#1| (-565 (-796)))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-1018) |has| |#1| (-1018)) ((-1125) . T))
+((-1481 ((|#3| $) 76)) (-4174 (((-3 (-525) "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL) (((-3 |#3| "failed") $) 40)) (-3341 (((-525) $) NIL) (((-385 (-525)) $) NIL) ((|#3| $) 37)) (-3925 (((-631 (-525)) (-631 $)) NIL) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL) (((-2 (|:| -2928 (-631 |#3|)) (|:| |vec| (-1171 |#3|))) (-631 $) (-1171 $)) 73) (((-631 |#3|) (-631 $)) 65)) (-2209 (($ $ (-1 |#3| |#3|)) 19) (($ $ (-1 |#3| |#3|) (-712)) NIL) (($ $ (-591 (-1089)) (-591 (-712))) NIL) (($ $ (-1089) (-712)) NIL) (($ $ (-591 (-1089))) NIL) (($ $ (-1089)) NIL) (($ $ (-712)) NIL) (($ $) NIL)) (-2102 ((|#3| $) 78)) (-3030 ((|#4| $) 32)) (-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ (-385 (-525))) NIL) (($ |#3|) 16)) (** (($ $ (-854)) NIL) (($ $ (-712)) 15) (($ $ (-525)) 82)))
+(((-1038 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 ** (|#1| |#1| (-525))) (-15 -2102 (|#3| |#1|)) (-15 -1481 (|#3| |#1|)) (-15 -3030 (|#4| |#1|)) (-15 -3925 ((-631 |#3|) (-631 |#1|))) (-15 -3925 ((-2 (|:| -2928 (-631 |#3|)) (|:| |vec| (-1171 |#3|))) (-631 |#1|) (-1171 |#1|))) (-15 -3925 ((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 |#1|) (-1171 |#1|))) (-15 -3925 ((-631 (-525)) (-631 |#1|))) (-15 -3341 (|#3| |#1|)) (-15 -4174 ((-3 |#3| "failed") |#1|)) (-15 -2686 (|#1| |#3|)) (-15 -2686 (|#1| (-385 (-525)))) (-15 -4174 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3341 ((-385 (-525)) |#1|)) (-15 -4174 ((-3 (-525) "failed") |#1|)) (-15 -3341 ((-525) |#1|)) (-15 -2209 (|#1| |#1|)) (-15 -2209 (|#1| |#1| (-712))) (-15 -2209 (|#1| |#1| (-1089))) (-15 -2209 (|#1| |#1| (-591 (-1089)))) (-15 -2209 (|#1| |#1| (-1089) (-712))) (-15 -2209 (|#1| |#1| (-591 (-1089)) (-591 (-712)))) (-15 -2209 (|#1| |#1| (-1 |#3| |#3|) (-712))) (-15 -2209 (|#1| |#1| (-1 |#3| |#3|))) (-15 -2686 (|#1| (-525))) (-15 ** (|#1| |#1| (-712))) (-15 ** (|#1| |#1| (-854))) (-15 -2686 ((-796) |#1|))) (-1039 |#2| |#3| |#4| |#5|) (-712) (-975) (-218 |#2| |#3|) (-218 |#2| |#3|)) (T -1038))
+NIL
+(-10 -8 (-15 ** (|#1| |#1| (-525))) (-15 -2102 (|#3| |#1|)) (-15 -1481 (|#3| |#1|)) (-15 -3030 (|#4| |#1|)) (-15 -3925 ((-631 |#3|) (-631 |#1|))) (-15 -3925 ((-2 (|:| -2928 (-631 |#3|)) (|:| |vec| (-1171 |#3|))) (-631 |#1|) (-1171 |#1|))) (-15 -3925 ((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 |#1|) (-1171 |#1|))) (-15 -3925 ((-631 (-525)) (-631 |#1|))) (-15 -3341 (|#3| |#1|)) (-15 -4174 ((-3 |#3| "failed") |#1|)) (-15 -2686 (|#1| |#3|)) (-15 -2686 (|#1| (-385 (-525)))) (-15 -4174 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3341 ((-385 (-525)) |#1|)) (-15 -4174 ((-3 (-525) "failed") |#1|)) (-15 -3341 ((-525) |#1|)) (-15 -2209 (|#1| |#1|)) (-15 -2209 (|#1| |#1| (-712))) (-15 -2209 (|#1| |#1| (-1089))) (-15 -2209 (|#1| |#1| (-591 (-1089)))) (-15 -2209 (|#1| |#1| (-1089) (-712))) (-15 -2209 (|#1| |#1| (-591 (-1089)) (-591 (-712)))) (-15 -2209 (|#1| |#1| (-1 |#3| |#3|) (-712))) (-15 -2209 (|#1| |#1| (-1 |#3| |#3|))) (-15 -2686 (|#1| (-525))) (-15 ** (|#1| |#1| (-712))) (-15 ** (|#1| |#1| (-854))) (-15 -2686 ((-796) |#1|)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-1481 ((|#2| $) 72)) (-1711 (((-108) $) 112)) (-3332 (((-3 $ "failed") $ $) 19)) (-1478 (((-108) $) 110)) (-3727 (((-108) $ (-712)) 102)) (-1416 (($ |#2|) 75)) (-2055 (($) 17 T CONST)) (-1352 (($ $) 129 (|has| |#2| (-286)))) (-2578 ((|#3| $ (-525)) 124)) (-4174 (((-3 (-525) "failed") $) 86 (|has| |#2| (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) 84 (|has| |#2| (-966 (-385 (-525))))) (((-3 |#2| "failed") $) 81)) (-3341 (((-525) $) 87 (|has| |#2| (-966 (-525)))) (((-385 (-525)) $) 85 (|has| |#2| (-966 (-385 (-525))))) ((|#2| $) 80)) (-3925 (((-631 (-525)) (-631 $)) 79 (|has| |#2| (-587 (-525)))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) 78 (|has| |#2| (-587 (-525)))) (((-2 (|:| -2928 (-631 |#2|)) (|:| |vec| (-1171 |#2|))) (-631 $) (-1171 $)) 77) (((-631 |#2|) (-631 $)) 76)) (-1522 (((-3 $ "failed") $) 34)) (-2193 (((-712) $) 130 (|has| |#2| (-517)))) (-4121 ((|#2| $ (-525) (-525)) 122)) (-2916 (((-591 |#2|) $) 95 (|has| $ (-6 -4250)))) (-3865 (((-108) $) 31)) (-1613 (((-712) $) 131 (|has| |#2| (-517)))) (-2523 (((-591 |#4|) $) 132 (|has| |#2| (-517)))) (-4127 (((-712) $) 118)) (-4140 (((-712) $) 119)) (-3491 (((-108) $ (-712)) 103)) (-1806 ((|#2| $) 67 (|has| |#2| (-6 (-4252 "*"))))) (-3142 (((-525) $) 114)) (-3660 (((-525) $) 116)) (-4207 (((-591 |#2|) $) 94 (|has| $ (-6 -4250)))) (-3956 (((-108) |#2| $) 92 (-12 (|has| |#2| (-1018)) (|has| $ (-6 -4250))))) (-3882 (((-525) $) 115)) (-2494 (((-525) $) 117)) (-1572 (($ (-591 (-591 |#2|))) 109)) (-4192 (($ (-1 |#2| |#2|) $) 99 (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#2| |#2| |#2|) $ $) 126) (($ (-1 |#2| |#2|) $) 100)) (-3093 (((-591 (-591 |#2|)) $) 120)) (-3295 (((-108) $ (-712)) 104)) (-2621 (((-1072) $) 9)) (-2902 (((-3 $ "failed") $) 66 (|has| |#2| (-341)))) (-2937 (((-1036) $) 10)) (-3210 (((-3 $ "failed") $ |#2|) 127 (|has| |#2| (-517)))) (-3465 (((-108) (-1 (-108) |#2|) $) 97 (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#2|))) 91 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-273 |#2|)) 90 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ |#2| |#2|) 89 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-591 |#2|) (-591 |#2|)) 88 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))))) (-2023 (((-108) $ $) 108)) (-2077 (((-108) $) 105)) (-3164 (($) 106)) (-1881 ((|#2| $ (-525) (-525) |#2|) 123) ((|#2| $ (-525) (-525)) 121)) (-2209 (($ $ (-1 |#2| |#2|)) 52) (($ $ (-1 |#2| |#2|) (-712)) 51) (($ $ (-591 (-1089)) (-591 (-712))) 44 (|has| |#2| (-833 (-1089)))) (($ $ (-1089) (-712)) 43 (|has| |#2| (-833 (-1089)))) (($ $ (-591 (-1089))) 42 (|has| |#2| (-833 (-1089)))) (($ $ (-1089)) 41 (|has| |#2| (-833 (-1089)))) (($ $ (-712)) 39 (|has| |#2| (-213))) (($ $) 37 (|has| |#2| (-213)))) (-2102 ((|#2| $) 71)) (-1968 (($ (-591 |#2|)) 74)) (-2348 (((-108) $) 111)) (-3030 ((|#3| $) 73)) (-4145 ((|#2| $) 68 (|has| |#2| (-6 (-4252 "*"))))) (-2960 (((-712) (-1 (-108) |#2|) $) 96 (|has| $ (-6 -4250))) (((-712) |#2| $) 93 (-12 (|has| |#2| (-1018)) (|has| $ (-6 -4250))))) (-2873 (($ $) 107)) (-1256 ((|#4| $ (-525)) 125)) (-2686 (((-796) $) 11) (($ (-525)) 28) (($ (-385 (-525))) 83 (|has| |#2| (-966 (-385 (-525))))) (($ |#2|) 82)) (-3425 (((-712)) 29)) (-1475 (((-108) (-1 (-108) |#2|) $) 98 (|has| $ (-6 -4250)))) (-1986 (((-108) $) 113)) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-1796 (($ $ (-1 |#2| |#2|)) 50) (($ $ (-1 |#2| |#2|) (-712)) 49) (($ $ (-591 (-1089)) (-591 (-712))) 48 (|has| |#2| (-833 (-1089)))) (($ $ (-1089) (-712)) 47 (|has| |#2| (-833 (-1089)))) (($ $ (-591 (-1089))) 46 (|has| |#2| (-833 (-1089)))) (($ $ (-1089)) 45 (|has| |#2| (-833 (-1089)))) (($ $ (-712)) 40 (|has| |#2| (-213))) (($ $) 38 (|has| |#2| (-213)))) (-3944 (((-108) $ $) 6)) (-4059 (($ $ |#2|) 128 (|has| |#2| (-341)))) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32) (($ $ (-525)) 65 (|has| |#2| (-341)))) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#2|) 134) (($ |#2| $) 133) ((|#4| $ |#4|) 70) ((|#3| |#3| $) 69)) (-2028 (((-712) $) 101 (|has| $ (-6 -4250)))))
(((-1039 |#1| |#2| |#3| |#4|) (-131) (-712) (-975) (-218 |t#1| |t#2|) (-218 |t#1| |t#2|)) (T -1039))
-((-1504 (*1 *1 *2) (-12 (-4 *2 (-975)) (-4 *1 (-1039 *3 *2 *4 *5)) (-4 *4 (-218 *3 *2)) (-4 *5 (-218 *3 *2)))) (-3487 (*1 *1 *2) (-12 (-5 *2 (-591 *4)) (-4 *4 (-975)) (-4 *1 (-1039 *3 *4 *5 *6)) (-4 *5 (-218 *3 *4)) (-4 *6 (-218 *3 *4)))) (-4067 (*1 *2 *1) (-12 (-4 *1 (-1039 *3 *4 *2 *5)) (-4 *4 (-975)) (-4 *5 (-218 *3 *4)) (-4 *2 (-218 *3 *4)))) (-2569 (*1 *2 *1) (-12 (-4 *1 (-1039 *3 *2 *4 *5)) (-4 *4 (-218 *3 *2)) (-4 *5 (-218 *3 *2)) (-4 *2 (-975)))) (-3499 (*1 *2 *1) (-12 (-4 *1 (-1039 *3 *2 *4 *5)) (-4 *4 (-218 *3 *2)) (-4 *5 (-218 *3 *2)) (-4 *2 (-975)))) (* (*1 *2 *1 *2) (-12 (-4 *1 (-1039 *3 *4 *5 *2)) (-4 *4 (-975)) (-4 *5 (-218 *3 *4)) (-4 *2 (-218 *3 *4)))) (* (*1 *2 *2 *1) (-12 (-4 *1 (-1039 *3 *4 *2 *5)) (-4 *4 (-975)) (-4 *2 (-218 *3 *4)) (-4 *5 (-218 *3 *4)))) (-2238 (*1 *2 *1) (-12 (-4 *1 (-1039 *3 *2 *4 *5)) (-4 *4 (-218 *3 *2)) (-4 *5 (-218 *3 *2)) (|has| *2 (-6 (-4252 "*"))) (-4 *2 (-975)))) (-2807 (*1 *2 *1) (-12 (-4 *1 (-1039 *3 *2 *4 *5)) (-4 *4 (-218 *3 *2)) (-4 *5 (-218 *3 *2)) (|has| *2 (-6 (-4252 "*"))) (-4 *2 (-975)))) (-1914 (*1 *1 *1) (|partial| -12 (-4 *1 (-1039 *2 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-218 *2 *3)) (-4 *5 (-218 *2 *3)) (-4 *3 (-341)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-1039 *3 *4 *5 *6)) (-4 *4 (-975)) (-4 *5 (-218 *3 *4)) (-4 *6 (-218 *3 *4)) (-4 *4 (-341)))))
-(-13 (-211 |t#2|) (-107 |t#2| |t#2|) (-978 |t#1| |t#1| |t#2| |t#3| |t#4|) (-389 |t#2|) (-355 |t#2|) (-10 -8 (IF (|has| |t#2| (-160)) (-6 (-659 |t#2|)) |%noBranch|) (-15 -1504 ($ |t#2|)) (-15 -3487 ($ (-591 |t#2|))) (-15 -4067 (|t#3| $)) (-15 -2569 (|t#2| $)) (-15 -3499 (|t#2| $)) (-15 * (|t#4| $ |t#4|)) (-15 * (|t#3| |t#3| $)) (IF (|has| |t#2| (-6 (-4252 "*"))) (PROGN (-6 (-37 |t#2|)) (-15 -2238 (|t#2| $)) (-15 -2807 (|t#2| $))) |%noBranch|) (IF (|has| |t#2| (-341)) (PROGN (-15 -1914 ((-3 $ "failed") $)) (-15 ** ($ $ (-525)))) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-33) . T) ((-37 |#2|) |has| |#2| (-6 (-4252 "*"))) ((-97) . T) ((-107 |#2| |#2|) . T) ((-126) . T) ((-565 (-796)) . T) ((-211 |#2|) . T) ((-213) |has| |#2| (-213)) ((-288 |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))) ((-355 |#2|) . T) ((-389 |#2|) . T) ((-464 |#2|) . T) ((-486 |#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))) ((-593 |#2|) . T) ((-593 $) . T) ((-587 (-525)) |has| |#2| (-587 (-525))) ((-587 |#2|) . T) ((-659 |#2|) -3321 (|has| |#2| (-160)) (|has| |#2| (-6 (-4252 "*")))) ((-668) . T) ((-833 (-1089)) |has| |#2| (-833 (-1089))) ((-978 |#1| |#1| |#2| |#3| |#4|) . T) ((-966 (-385 (-525))) |has| |#2| (-966 (-385 (-525)))) ((-966 (-525)) |has| |#2| (-966 (-525))) ((-966 |#2|) . T) ((-981 |#2|) . T) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T) ((-1125) . T))
-((-2437 ((|#4| |#4|) 70)) (-2167 ((|#4| |#4|) 65)) (-2420 (((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -4003 (-591 |#3|))) |#4| |#3|) 78)) (-3035 (((-2 (|:| |Smith| |#4|) (|:| |leftEqMat| |#4|) (|:| |rightEqMat| |#4|)) |#4|) 69)) (-1533 (((-2 (|:| |Hermite| |#4|) (|:| |eqMat| |#4|)) |#4|) 67)))
-(((-1040 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2167 (|#4| |#4|)) (-15 -1533 ((-2 (|:| |Hermite| |#4|) (|:| |eqMat| |#4|)) |#4|)) (-15 -2437 (|#4| |#4|)) (-15 -3035 ((-2 (|:| |Smith| |#4|) (|:| |leftEqMat| |#4|) (|:| |rightEqMat| |#4|)) |#4|)) (-15 -2420 ((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -4003 (-591 |#3|))) |#4| |#3|))) (-286) (-351 |#1|) (-351 |#1|) (-629 |#1| |#2| |#3|)) (T -1040))
-((-2420 (*1 *2 *3 *4) (-12 (-4 *5 (-286)) (-4 *6 (-351 *5)) (-4 *4 (-351 *5)) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -4003 (-591 *4)))) (-5 *1 (-1040 *5 *6 *4 *3)) (-4 *3 (-629 *5 *6 *4)))) (-3035 (*1 *2 *3) (-12 (-4 *4 (-286)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) (-5 *2 (-2 (|:| |Smith| *3) (|:| |leftEqMat| *3) (|:| |rightEqMat| *3))) (-5 *1 (-1040 *4 *5 *6 *3)) (-4 *3 (-629 *4 *5 *6)))) (-2437 (*1 *2 *2) (-12 (-4 *3 (-286)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *1 (-1040 *3 *4 *5 *2)) (-4 *2 (-629 *3 *4 *5)))) (-1533 (*1 *2 *3) (-12 (-4 *4 (-286)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) (-5 *2 (-2 (|:| |Hermite| *3) (|:| |eqMat| *3))) (-5 *1 (-1040 *4 *5 *6 *3)) (-4 *3 (-629 *4 *5 *6)))) (-2167 (*1 *2 *2) (-12 (-4 *3 (-286)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *1 (-1040 *3 *4 *5 *2)) (-4 *2 (-629 *3 *4 *5)))))
-(-10 -7 (-15 -2167 (|#4| |#4|)) (-15 -1533 ((-2 (|:| |Hermite| |#4|) (|:| |eqMat| |#4|)) |#4|)) (-15 -2437 (|#4| |#4|)) (-15 -3035 ((-2 (|:| |Smith| |#4|) (|:| |leftEqMat| |#4|) (|:| |rightEqMat| |#4|)) |#4|)) (-15 -2420 ((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -4003 (-591 |#3|))) |#4| |#3|)))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) 17)) (-1507 (((-591 |#2|) $) 161)) (-1312 (((-1085 $) $ |#2|) 54) (((-1085 |#1|) $) 43)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) 110 (|has| |#1| (-517)))) (-3706 (($ $) 112 (|has| |#1| (-517)))) (-1715 (((-108) $) 114 (|has| |#1| (-517)))) (-4090 (((-712) $) NIL) (((-712) $ (-591 |#2|)) 194)) (-2157 (((-3 $ "failed") $ $) NIL)) (-1965 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-1291 (($ $) NIL (|has| |#1| (-429)))) (-2827 (((-396 $) $) NIL (|has| |#1| (-429)))) (-2252 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-3798 (($) NIL T CONST)) (-1251 (((-3 |#1| "failed") $) 158) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#1| (-966 (-525)))) (((-3 |#2| "failed") $) NIL)) (-3528 ((|#1| $) 156) (((-385 (-525)) $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-525) $) NIL (|has| |#1| (-966 (-525)))) ((|#2| $) NIL)) (-2805 (($ $ $ |#2|) NIL (|has| |#1| (-160)))) (-1710 (($ $) 198)) (-3305 (((-631 (-525)) (-631 $)) NIL (|has| |#1| (-587 (-525)))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| |#1| (-587 (-525)))) (((-2 (|:| -4057 (-631 |#1|)) (|:| |vec| (-1171 |#1|))) (-631 $) (-1171 $)) NIL) (((-631 |#1|) (-631 $)) NIL)) (-4163 (((-3 $ "failed") $) 82)) (-3208 (($ $) NIL (|has| |#1| (-429))) (($ $ |#2|) NIL (|has| |#1| (-429)))) (-1695 (((-591 $) $) NIL)) (-2744 (((-108) $) NIL (|has| |#1| (-842)))) (-2056 (($ $ |#1| (-497 |#2|) $) NIL)) (-2011 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (-12 (|has| |#1| (-819 (-357))) (|has| |#2| (-819 (-357))))) (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (-12 (|has| |#1| (-819 (-525))) (|has| |#2| (-819 (-525)))))) (-2824 (((-108) $) 19)) (-4010 (((-712) $) 26)) (-1493 (($ (-1085 |#1|) |#2|) 48) (($ (-1085 $) |#2|) 64)) (-1922 (((-591 $) $) NIL)) (-2202 (((-108) $) 32)) (-1480 (($ |#1| (-497 |#2|)) 71) (($ $ |#2| (-712)) 52) (($ $ (-591 |#2|) (-591 (-712))) NIL)) (-3958 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $ |#2|) NIL)) (-2624 (((-497 |#2|) $) 188) (((-712) $ |#2|) 189) (((-591 (-712)) $ (-591 |#2|)) 190)) (-3741 (($ $ $) NIL (|has| |#1| (-788)))) (-2478 (($ $ $) NIL (|has| |#1| (-788)))) (-4015 (($ (-1 (-497 |#2|) (-497 |#2|)) $) NIL)) (-1340 (($ (-1 |#1| |#1|) $) 122)) (-2254 (((-3 |#2| "failed") $) 163)) (-1661 (($ $) 197)) (-1678 ((|#1| $) 37)) (-1356 (($ (-591 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-2339 (((-1072) $) NIL)) (-3376 (((-3 (-591 $) "failed") $) NIL)) (-2010 (((-3 (-591 $) "failed") $) NIL)) (-2292 (((-3 (-2 (|:| |var| |#2|) (|:| -2008 (-712))) "failed") $) NIL)) (-2047 (((-1036) $) NIL)) (-1634 (((-108) $) 33)) (-1646 ((|#1| $) NIL)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) 140 (|has| |#1| (-429)))) (-1399 (($ (-591 $)) 145 (|has| |#1| (-429))) (($ $ $) 132 (|has| |#1| (-429)))) (-2916 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-1626 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-1348 (((-396 $) $) NIL (|has| |#1| (-842)))) (-2089 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517))) (((-3 $ "failed") $ $) 120 (|has| |#1| (-517)))) (-4132 (($ $ (-591 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-591 $) (-591 $)) NIL) (($ $ |#2| |#1|) 166) (($ $ (-591 |#2|) (-591 |#1|)) 179) (($ $ |#2| $) 165) (($ $ (-591 |#2|) (-591 $)) 178)) (-2976 (($ $ |#2|) NIL (|has| |#1| (-160)))) (-3266 (($ $ |#2|) 196) (($ $ (-591 |#2|)) NIL) (($ $ |#2| (-712)) NIL) (($ $ (-591 |#2|) (-591 (-712))) NIL)) (-1316 (((-497 |#2|) $) 184) (((-712) $ |#2|) 180) (((-591 (-712)) $ (-591 |#2|)) 182)) (-1408 (((-825 (-357)) $) NIL (-12 (|has| |#1| (-566 (-825 (-357)))) (|has| |#2| (-566 (-825 (-357)))))) (((-825 (-525)) $) NIL (-12 (|has| |#1| (-566 (-825 (-525)))) (|has| |#2| (-566 (-825 (-525)))))) (((-501) $) NIL (-12 (|has| |#1| (-566 (-501))) (|has| |#2| (-566 (-501)))))) (-2668 ((|#1| $) 128 (|has| |#1| (-429))) (($ $ |#2|) 131 (|has| |#1| (-429)))) (-2265 (((-3 (-1171 $) "failed") (-631 $)) NIL (-12 (|has| $ (-136)) (|has| |#1| (-842))))) (-3022 (((-796) $) 151) (($ (-525)) 76) (($ |#1|) 77) (($ |#2|) 28) (($ $) NIL (|has| |#1| (-517))) (($ (-385 (-525))) NIL (-3321 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-966 (-385 (-525))))))) (-3654 (((-591 |#1|) $) 154)) (-2560 ((|#1| $ (-497 |#2|)) 73) (($ $ |#2| (-712)) NIL) (($ $ (-591 |#2|) (-591 (-712))) NIL)) (-1437 (((-3 $ "failed") $) NIL (-3321 (-12 (|has| $ (-136)) (|has| |#1| (-842))) (|has| |#1| (-136))))) (-2128 (((-712)) 79)) (-1698 (($ $ $ (-712)) NIL (|has| |#1| (-160)))) (-2495 (((-108) $ $) 117 (|has| |#1| (-517)))) (-3710 (($ $ (-854)) 102) (($ $ (-712)) 104)) (-4191 (($) 12 T CONST)) (-4197 (($) 14 T CONST)) (-4196 (($ $ |#2|) NIL) (($ $ (-591 |#2|)) NIL) (($ $ |#2| (-712)) NIL) (($ $ (-591 |#2|) (-591 (-712))) NIL)) (-4135 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4119 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4096 (((-108) $ $) 97)) (-4126 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4112 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4173 (($ $ |#1|) 126 (|has| |#1| (-341)))) (-4164 (($ $) 85) (($ $ $) 95)) (-4156 (($ $ $) 49)) (** (($ $ (-854)) 103) (($ $ (-712)) 100)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 88) (($ $ $) 65) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) 90) (($ $ |#1|) NIL)))
+((-1416 (*1 *1 *2) (-12 (-4 *2 (-975)) (-4 *1 (-1039 *3 *2 *4 *5)) (-4 *4 (-218 *3 *2)) (-4 *5 (-218 *3 *2)))) (-1968 (*1 *1 *2) (-12 (-5 *2 (-591 *4)) (-4 *4 (-975)) (-4 *1 (-1039 *3 *4 *5 *6)) (-4 *5 (-218 *3 *4)) (-4 *6 (-218 *3 *4)))) (-3030 (*1 *2 *1) (-12 (-4 *1 (-1039 *3 *4 *2 *5)) (-4 *4 (-975)) (-4 *5 (-218 *3 *4)) (-4 *2 (-218 *3 *4)))) (-1481 (*1 *2 *1) (-12 (-4 *1 (-1039 *3 *2 *4 *5)) (-4 *4 (-218 *3 *2)) (-4 *5 (-218 *3 *2)) (-4 *2 (-975)))) (-2102 (*1 *2 *1) (-12 (-4 *1 (-1039 *3 *2 *4 *5)) (-4 *4 (-218 *3 *2)) (-4 *5 (-218 *3 *2)) (-4 *2 (-975)))) (* (*1 *2 *1 *2) (-12 (-4 *1 (-1039 *3 *4 *5 *2)) (-4 *4 (-975)) (-4 *5 (-218 *3 *4)) (-4 *2 (-218 *3 *4)))) (* (*1 *2 *2 *1) (-12 (-4 *1 (-1039 *3 *4 *2 *5)) (-4 *4 (-975)) (-4 *2 (-218 *3 *4)) (-4 *5 (-218 *3 *4)))) (-4145 (*1 *2 *1) (-12 (-4 *1 (-1039 *3 *2 *4 *5)) (-4 *4 (-218 *3 *2)) (-4 *5 (-218 *3 *2)) (|has| *2 (-6 (-4252 "*"))) (-4 *2 (-975)))) (-1806 (*1 *2 *1) (-12 (-4 *1 (-1039 *3 *2 *4 *5)) (-4 *4 (-218 *3 *2)) (-4 *5 (-218 *3 *2)) (|has| *2 (-6 (-4252 "*"))) (-4 *2 (-975)))) (-2902 (*1 *1 *1) (|partial| -12 (-4 *1 (-1039 *2 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-218 *2 *3)) (-4 *5 (-218 *2 *3)) (-4 *3 (-341)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-1039 *3 *4 *5 *6)) (-4 *4 (-975)) (-4 *5 (-218 *3 *4)) (-4 *6 (-218 *3 *4)) (-4 *4 (-341)))))
+(-13 (-211 |t#2|) (-107 |t#2| |t#2|) (-978 |t#1| |t#1| |t#2| |t#3| |t#4|) (-389 |t#2|) (-355 |t#2|) (-10 -8 (IF (|has| |t#2| (-160)) (-6 (-659 |t#2|)) |%noBranch|) (-15 -1416 ($ |t#2|)) (-15 -1968 ($ (-591 |t#2|))) (-15 -3030 (|t#3| $)) (-15 -1481 (|t#2| $)) (-15 -2102 (|t#2| $)) (-15 * (|t#4| $ |t#4|)) (-15 * (|t#3| |t#3| $)) (IF (|has| |t#2| (-6 (-4252 "*"))) (PROGN (-6 (-37 |t#2|)) (-15 -4145 (|t#2| $)) (-15 -1806 (|t#2| $))) |%noBranch|) (IF (|has| |t#2| (-341)) (PROGN (-15 -2902 ((-3 $ "failed") $)) (-15 ** ($ $ (-525)))) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-33) . T) ((-37 |#2|) |has| |#2| (-6 (-4252 "*"))) ((-97) . T) ((-107 |#2| |#2|) . T) ((-126) . T) ((-565 (-796)) . T) ((-211 |#2|) . T) ((-213) |has| |#2| (-213)) ((-288 |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))) ((-355 |#2|) . T) ((-389 |#2|) . T) ((-464 |#2|) . T) ((-486 |#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))) ((-593 |#2|) . T) ((-593 $) . T) ((-587 (-525)) |has| |#2| (-587 (-525))) ((-587 |#2|) . T) ((-659 |#2|) -3150 (|has| |#2| (-160)) (|has| |#2| (-6 (-4252 "*")))) ((-668) . T) ((-833 (-1089)) |has| |#2| (-833 (-1089))) ((-978 |#1| |#1| |#2| |#3| |#4|) . T) ((-966 (-385 (-525))) |has| |#2| (-966 (-385 (-525)))) ((-966 (-525)) |has| |#2| (-966 (-525))) ((-966 |#2|) . T) ((-981 |#2|) . T) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T) ((-1125) . T))
+((-2331 ((|#4| |#4|) 70)) (-3773 ((|#4| |#4|) 65)) (-2131 (((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -3612 (-591 |#3|))) |#4| |#3|) 78)) (-2169 (((-2 (|:| |Smith| |#4|) (|:| |leftEqMat| |#4|) (|:| |rightEqMat| |#4|)) |#4|) 69)) (-1410 (((-2 (|:| |Hermite| |#4|) (|:| |eqMat| |#4|)) |#4|) 67)))
+(((-1040 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3773 (|#4| |#4|)) (-15 -1410 ((-2 (|:| |Hermite| |#4|) (|:| |eqMat| |#4|)) |#4|)) (-15 -2331 (|#4| |#4|)) (-15 -2169 ((-2 (|:| |Smith| |#4|) (|:| |leftEqMat| |#4|) (|:| |rightEqMat| |#4|)) |#4|)) (-15 -2131 ((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -3612 (-591 |#3|))) |#4| |#3|))) (-286) (-351 |#1|) (-351 |#1|) (-629 |#1| |#2| |#3|)) (T -1040))
+((-2131 (*1 *2 *3 *4) (-12 (-4 *5 (-286)) (-4 *6 (-351 *5)) (-4 *4 (-351 *5)) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -3612 (-591 *4)))) (-5 *1 (-1040 *5 *6 *4 *3)) (-4 *3 (-629 *5 *6 *4)))) (-2169 (*1 *2 *3) (-12 (-4 *4 (-286)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) (-5 *2 (-2 (|:| |Smith| *3) (|:| |leftEqMat| *3) (|:| |rightEqMat| *3))) (-5 *1 (-1040 *4 *5 *6 *3)) (-4 *3 (-629 *4 *5 *6)))) (-2331 (*1 *2 *2) (-12 (-4 *3 (-286)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *1 (-1040 *3 *4 *5 *2)) (-4 *2 (-629 *3 *4 *5)))) (-1410 (*1 *2 *3) (-12 (-4 *4 (-286)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) (-5 *2 (-2 (|:| |Hermite| *3) (|:| |eqMat| *3))) (-5 *1 (-1040 *4 *5 *6 *3)) (-4 *3 (-629 *4 *5 *6)))) (-3773 (*1 *2 *2) (-12 (-4 *3 (-286)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *1 (-1040 *3 *4 *5 *2)) (-4 *2 (-629 *3 *4 *5)))))
+(-10 -7 (-15 -3773 (|#4| |#4|)) (-15 -1410 ((-2 (|:| |Hermite| |#4|) (|:| |eqMat| |#4|)) |#4|)) (-15 -2331 (|#4| |#4|)) (-15 -2169 ((-2 (|:| |Smith| |#4|) (|:| |leftEqMat| |#4|) (|:| |rightEqMat| |#4|)) |#4|)) (-15 -2131 ((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -3612 (-591 |#3|))) |#4| |#3|)))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) 17)) (-1444 (((-591 |#2|) $) 161)) (-2514 (((-1085 $) $ |#2|) 54) (((-1085 |#1|) $) 43)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) 110 (|has| |#1| (-517)))) (-3641 (($ $) 112 (|has| |#1| (-517)))) (-3077 (((-108) $) 114 (|has| |#1| (-517)))) (-1978 (((-712) $) NIL) (((-712) $ (-591 |#2|)) 194)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2179 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-1720 (($ $) NIL (|has| |#1| (-429)))) (-3898 (((-396 $) $) NIL (|has| |#1| (-429)))) (-3008 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-2055 (($) NIL T CONST)) (-4174 (((-3 |#1| "failed") $) 158) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#1| (-966 (-525)))) (((-3 |#2| "failed") $) NIL)) (-3341 ((|#1| $) 156) (((-385 (-525)) $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-525) $) NIL (|has| |#1| (-966 (-525)))) ((|#2| $) NIL)) (-1788 (($ $ $ |#2|) NIL (|has| |#1| (-160)))) (-1575 (($ $) 198)) (-3925 (((-631 (-525)) (-631 $)) NIL (|has| |#1| (-587 (-525)))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| |#1| (-587 (-525)))) (((-2 (|:| -2928 (-631 |#1|)) (|:| |vec| (-1171 |#1|))) (-631 $) (-1171 $)) NIL) (((-631 |#1|) (-631 $)) NIL)) (-1522 (((-3 $ "failed") $) 82)) (-3153 (($ $) NIL (|has| |#1| (-429))) (($ $ |#2|) NIL (|has| |#1| (-429)))) (-1564 (((-591 $) $) NIL)) (-2393 (((-108) $) NIL (|has| |#1| (-842)))) (-2615 (($ $ |#1| (-497 |#2|) $) NIL)) (-4018 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (-12 (|has| |#1| (-819 (-357))) (|has| |#2| (-819 (-357))))) (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (-12 (|has| |#1| (-819 (-525))) (|has| |#2| (-819 (-525)))))) (-3865 (((-108) $) 19)) (-3667 (((-712) $) 26)) (-1434 (($ (-1085 |#1|) |#2|) 48) (($ (-1085 $) |#2|) 64)) (-2987 (((-591 $) $) NIL)) (-3802 (((-108) $) 32)) (-1422 (($ |#1| (-497 |#2|)) 71) (($ $ |#2| (-712)) 52) (($ $ (-591 |#2|) (-591 (-712))) NIL)) (-3148 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $ |#2|) NIL)) (-3629 (((-497 |#2|) $) 188) (((-712) $ |#2|) 189) (((-591 (-712)) $ (-591 |#2|)) 190)) (-1923 (($ $ $) NIL (|has| |#1| (-788)))) (-3475 (($ $ $) NIL (|has| |#1| (-788)))) (-2508 (($ (-1 (-497 |#2|) (-497 |#2|)) $) NIL)) (-1257 (($ (-1 |#1| |#1|) $) 122)) (-3027 (((-3 |#2| "failed") $) 163)) (-1548 (($ $) 197)) (-1556 ((|#1| $) 37)) (-2081 (($ (-591 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-2621 (((-1072) $) NIL)) (-3401 (((-3 (-591 $) "failed") $) NIL)) (-4008 (((-3 (-591 $) "failed") $) NIL)) (-3410 (((-3 (-2 (|:| |var| |#2|) (|:| -3987 (-712))) "failed") $) NIL)) (-2937 (((-1036) $) NIL)) (-1531 (((-108) $) 33)) (-1540 ((|#1| $) NIL)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) 140 (|has| |#1| (-429)))) (-2124 (($ (-591 $)) 145 (|has| |#1| (-429))) (($ $ $) 132 (|has| |#1| (-429)))) (-3550 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-3534 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#1| (-842)))) (-2542 (((-396 $) $) NIL (|has| |#1| (-842)))) (-3210 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517))) (((-3 $ "failed") $ $) 120 (|has| |#1| (-517)))) (-1980 (($ $ (-591 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-591 $) (-591 $)) NIL) (($ $ |#2| |#1|) 166) (($ $ (-591 |#2|) (-591 |#1|)) 179) (($ $ |#2| $) 165) (($ $ (-591 |#2|) (-591 $)) 178)) (-2858 (($ $ |#2|) NIL (|has| |#1| (-160)))) (-2209 (($ $ |#2|) 196) (($ $ (-591 |#2|)) NIL) (($ $ |#2| (-712)) NIL) (($ $ (-591 |#2|) (-591 (-712))) NIL)) (-2743 (((-497 |#2|) $) 184) (((-712) $ |#2|) 180) (((-591 (-712)) $ (-591 |#2|)) 182)) (-1300 (((-825 (-357)) $) NIL (-12 (|has| |#1| (-566 (-825 (-357)))) (|has| |#2| (-566 (-825 (-357)))))) (((-825 (-525)) $) NIL (-12 (|has| |#1| (-566 (-825 (-525)))) (|has| |#2| (-566 (-825 (-525)))))) (((-501) $) NIL (-12 (|has| |#1| (-566 (-501))) (|has| |#2| (-566 (-501)))))) (-2827 ((|#1| $) 128 (|has| |#1| (-429))) (($ $ |#2|) 131 (|has| |#1| (-429)))) (-3124 (((-3 (-1171 $) "failed") (-631 $)) NIL (-12 (|has| $ (-136)) (|has| |#1| (-842))))) (-2686 (((-796) $) 151) (($ (-525)) 76) (($ |#1|) 77) (($ |#2|) 28) (($ $) NIL (|has| |#1| (-517))) (($ (-385 (-525))) NIL (-3150 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-966 (-385 (-525))))))) (-3109 (((-591 |#1|) $) 154)) (-1263 ((|#1| $ (-497 |#2|)) 73) (($ $ |#2| (-712)) NIL) (($ $ (-591 |#2|) (-591 (-712))) NIL)) (-3751 (((-3 $ "failed") $) NIL (-3150 (-12 (|has| $ (-136)) (|has| |#1| (-842))) (|has| |#1| (-136))))) (-3425 (((-712)) 79)) (-2931 (($ $ $ (-712)) NIL (|has| |#1| (-160)))) (-1724 (((-108) $ $) 117 (|has| |#1| (-517)))) (-1401 (($ $ (-854)) 102) (($ $ (-712)) 104)) (-1830 (($) 12 T CONST)) (-1839 (($) 14 T CONST)) (-1796 (($ $ |#2|) NIL) (($ $ (-591 |#2|)) NIL) (($ $ |#2| (-712)) NIL) (($ $ (-591 |#2|) (-591 (-712))) NIL)) (-4004 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3982 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3944 (((-108) $ $) 97)) (-3994 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3971 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4059 (($ $ |#1|) 126 (|has| |#1| (-341)))) (-4047 (($ $) 85) (($ $ $) 95)) (-4036 (($ $ $) 49)) (** (($ $ (-854)) 103) (($ $ (-712)) 100)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 88) (($ $ $) 65) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) 90) (($ $ |#1|) NIL)))
(((-1041 |#1| |#2|) (-882 |#1| (-497 |#2|) |#2|) (-975) (-788)) (T -1041))
NIL
(-882 |#1| (-497 |#2|) |#2|)
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-1507 (((-591 |#2|) $) NIL)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3706 (($ $) NIL (|has| |#1| (-517)))) (-1715 (((-108) $) NIL (|has| |#1| (-517)))) (-1987 (($ $) 143 (|has| |#1| (-37 (-385 (-525)))))) (-3169 (($ $) 119 (|has| |#1| (-37 (-385 (-525)))))) (-2157 (((-3 $ "failed") $ $) NIL)) (-1361 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1431 (($ $) 139 (|has| |#1| (-37 (-385 (-525)))))) (-3144 (($ $) 115 (|has| |#1| (-37 (-385 (-525)))))) (-1719 (($ $) 147 (|has| |#1| (-37 (-385 (-525)))))) (-1321 (($ $) 123 (|has| |#1| (-37 (-385 (-525)))))) (-3798 (($) NIL T CONST)) (-1710 (($ $) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-4215 (((-885 |#1|) $ (-712)) NIL) (((-885 |#1|) $ (-712) (-712)) NIL)) (-3123 (((-108) $) NIL)) (-1784 (($) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3873 (((-712) $ |#2|) NIL) (((-712) $ |#2| (-712)) NIL)) (-2824 (((-108) $) NIL)) (-3956 (($ $ (-525)) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2202 (((-108) $) NIL)) (-1480 (($ $ (-591 |#2|) (-591 (-497 |#2|))) NIL) (($ $ |#2| (-497 |#2|)) NIL) (($ |#1| (-497 |#2|)) NIL) (($ $ |#2| (-712)) 58) (($ $ (-591 |#2|) (-591 (-712))) NIL)) (-1340 (($ (-1 |#1| |#1|) $) NIL)) (-1488 (($ $) 113 (|has| |#1| (-37 (-385 (-525)))))) (-1661 (($ $) NIL)) (-1678 ((|#1| $) NIL)) (-2339 (((-1072) $) NIL)) (-4141 (($ $ |#2|) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ |#2| |#1|) 166 (|has| |#1| (-37 (-385 (-525)))))) (-2047 (((-1036) $) NIL)) (-3827 (($ (-1 $) |#2| |#1|) 165 (|has| |#1| (-37 (-385 (-525)))))) (-2784 (($ $ (-712)) 15)) (-2089 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-1409 (($ $) 111 (|has| |#1| (-37 (-385 (-525)))))) (-4132 (($ $ |#2| $) 97) (($ $ (-591 |#2|) (-591 $)) 90) (($ $ (-591 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-591 $) (-591 $)) NIL)) (-3266 (($ $ |#2|) 100) (($ $ (-591 |#2|)) NIL) (($ $ |#2| (-712)) NIL) (($ $ (-591 |#2|) (-591 (-712))) NIL)) (-1316 (((-497 |#2|) $) NIL)) (-1551 (((-1 (-1070 |#3|) |#3|) (-591 |#2|) (-591 (-1070 |#3|))) 79)) (-1502 (($ $) 149 (|has| |#1| (-37 (-385 (-525)))))) (-1333 (($ $) 125 (|has| |#1| (-37 (-385 (-525)))))) (-1996 (($ $) 145 (|has| |#1| (-37 (-385 (-525)))))) (-1309 (($ $) 121 (|has| |#1| (-37 (-385 (-525)))))) (-1973 (($ $) 141 (|has| |#1| (-37 (-385 (-525)))))) (-3156 (($ $) 117 (|has| |#1| (-37 (-385 (-525)))))) (-3571 (($ $) 17)) (-3022 (((-796) $) 182) (($ (-525)) NIL) (($ |#1|) 44 (|has| |#1| (-160))) (($ $) NIL (|has| |#1| (-517))) (($ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ |#2|) 65) (($ |#3|) 63)) (-2560 ((|#1| $ (-497 |#2|)) NIL) (($ $ |#2| (-712)) NIL) (($ $ (-591 |#2|) (-591 (-712))) NIL) ((|#3| $ (-712)) 42)) (-1437 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-2128 (((-712)) NIL)) (-1563 (($ $) 155 (|has| |#1| (-37 (-385 (-525)))))) (-1371 (($ $) 131 (|has| |#1| (-37 (-385 (-525)))))) (-2495 (((-108) $ $) NIL (|has| |#1| (-517)))) (-1515 (($ $) 151 (|has| |#1| (-37 (-385 (-525)))))) (-1346 (($ $) 127 (|has| |#1| (-37 (-385 (-525)))))) (-1591 (($ $) 159 (|has| |#1| (-37 (-385 (-525)))))) (-1400 (($ $) 135 (|has| |#1| (-37 (-385 (-525)))))) (-3277 (($ $) 161 (|has| |#1| (-37 (-385 (-525)))))) (-1415 (($ $) 137 (|has| |#1| (-37 (-385 (-525)))))) (-1578 (($ $) 157 (|has| |#1| (-37 (-385 (-525)))))) (-1385 (($ $) 133 (|has| |#1| (-37 (-385 (-525)))))) (-1527 (($ $) 153 (|has| |#1| (-37 (-385 (-525)))))) (-1358 (($ $) 129 (|has| |#1| (-37 (-385 (-525)))))) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4191 (($) 18 T CONST)) (-4197 (($) 10 T CONST)) (-4196 (($ $ |#2|) NIL) (($ $ (-591 |#2|)) NIL) (($ $ |#2| (-712)) NIL) (($ $ (-591 |#2|) (-591 (-712))) NIL)) (-4096 (((-108) $ $) NIL)) (-4173 (($ $ |#1|) 184 (|has| |#1| (-341)))) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) 61)) (** (($ $ (-854)) NIL) (($ $ (-712)) 70) (($ $ $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 103 (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 60) (($ $ (-385 (-525))) 108 (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) 106 (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) 47) (($ $ |#1|) 48) (($ |#3| $) 46)))
-(((-1042 |#1| |#2| |#3|) (-13 (-682 |#1| |#2|) (-10 -8 (-15 -2560 (|#3| $ (-712))) (-15 -3022 ($ |#2|)) (-15 -3022 ($ |#3|)) (-15 * ($ |#3| $)) (-15 -1551 ((-1 (-1070 |#3|) |#3|) (-591 |#2|) (-591 (-1070 |#3|)))) (IF (|has| |#1| (-37 (-385 (-525)))) (PROGN (-15 -4141 ($ $ |#2| |#1|)) (-15 -3827 ($ (-1 $) |#2| |#1|))) |%noBranch|))) (-975) (-788) (-882 |#1| (-497 |#2|) |#2|)) (T -1042))
-((-2560 (*1 *2 *1 *3) (-12 (-5 *3 (-712)) (-4 *2 (-882 *4 (-497 *5) *5)) (-5 *1 (-1042 *4 *5 *2)) (-4 *4 (-975)) (-4 *5 (-788)))) (-3022 (*1 *1 *2) (-12 (-4 *3 (-975)) (-4 *2 (-788)) (-5 *1 (-1042 *3 *2 *4)) (-4 *4 (-882 *3 (-497 *2) *2)))) (-3022 (*1 *1 *2) (-12 (-4 *3 (-975)) (-4 *4 (-788)) (-5 *1 (-1042 *3 *4 *2)) (-4 *2 (-882 *3 (-497 *4) *4)))) (* (*1 *1 *2 *1) (-12 (-4 *3 (-975)) (-4 *4 (-788)) (-5 *1 (-1042 *3 *4 *2)) (-4 *2 (-882 *3 (-497 *4) *4)))) (-1551 (*1 *2 *3 *4) (-12 (-5 *3 (-591 *6)) (-5 *4 (-591 (-1070 *7))) (-4 *6 (-788)) (-4 *7 (-882 *5 (-497 *6) *6)) (-4 *5 (-975)) (-5 *2 (-1 (-1070 *7) *7)) (-5 *1 (-1042 *5 *6 *7)))) (-4141 (*1 *1 *1 *2 *3) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-975)) (-4 *2 (-788)) (-5 *1 (-1042 *3 *2 *4)) (-4 *4 (-882 *3 (-497 *2) *2)))) (-3827 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1 (-1042 *4 *3 *5))) (-4 *4 (-37 (-385 (-525)))) (-4 *4 (-975)) (-4 *3 (-788)) (-5 *1 (-1042 *4 *3 *5)) (-4 *5 (-882 *4 (-497 *3) *3)))))
-(-13 (-682 |#1| |#2|) (-10 -8 (-15 -2560 (|#3| $ (-712))) (-15 -3022 ($ |#2|)) (-15 -3022 ($ |#3|)) (-15 * ($ |#3| $)) (-15 -1551 ((-1 (-1070 |#3|) |#3|) (-591 |#2|) (-591 (-1070 |#3|)))) (IF (|has| |#1| (-37 (-385 (-525)))) (PROGN (-15 -4141 ($ $ |#2| |#1|)) (-15 -3827 ($ (-1 $) |#2| |#1|))) |%noBranch|)))
-((-3008 (((-108) $ $) 7)) (-3817 (((-591 (-2 (|:| -3529 $) (|:| -1976 (-591 |#4|)))) (-591 |#4|)) 85)) (-2113 (((-591 $) (-591 |#4|)) 86) (((-591 $) (-591 |#4|) (-108)) 111)) (-1507 (((-591 |#3|) $) 33)) (-1430 (((-108) $) 26)) (-3490 (((-108) $) 17 (|has| |#1| (-517)))) (-3130 (((-108) |#4| $) 101) (((-108) $) 97)) (-1568 ((|#4| |#4| $) 92)) (-1291 (((-591 (-2 (|:| |val| |#4|) (|:| -3374 $))) |#4| $) 126)) (-3327 (((-2 (|:| |under| $) (|:| -2662 $) (|:| |upper| $)) $ |#3|) 27)) (-3891 (((-108) $ (-712)) 44)) (-2305 (($ (-1 (-108) |#4|) $) 65 (|has| $ (-6 -4250))) (((-3 |#4| "failed") $ |#3|) 79)) (-3798 (($) 45 T CONST)) (-3382 (((-108) $) 22 (|has| |#1| (-517)))) (-2438 (((-108) $ $) 24 (|has| |#1| (-517)))) (-2055 (((-108) $ $) 23 (|has| |#1| (-517)))) (-1964 (((-108) $) 25 (|has| |#1| (-517)))) (-2656 (((-591 |#4|) (-591 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 93)) (-3853 (((-591 |#4|) (-591 |#4|) $) 18 (|has| |#1| (-517)))) (-1921 (((-591 |#4|) (-591 |#4|) $) 19 (|has| |#1| (-517)))) (-1251 (((-3 $ "failed") (-591 |#4|)) 36)) (-3528 (($ (-591 |#4|)) 35)) (-3078 (((-3 $ "failed") $) 82)) (-2736 ((|#4| |#4| $) 89)) (-3098 (($ $) 68 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250))))) (-3677 (($ |#4| $) 67 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250)))) (($ (-1 (-108) |#4|) $) 64 (|has| $ (-6 -4250)))) (-3407 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 20 (|has| |#1| (-517)))) (-3135 (((-108) |#4| $ (-1 (-108) |#4| |#4|)) 102)) (-2933 ((|#4| |#4| $) 87)) (-1227 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 66 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 63 (|has| $ (-6 -4250))) ((|#4| (-1 |#4| |#4| |#4|) $) 62 (|has| $ (-6 -4250))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 94)) (-2719 (((-2 (|:| -3529 (-591 |#4|)) (|:| -1976 (-591 |#4|))) $) 105)) (-1949 (((-108) |#4| $) 136)) (-3485 (((-108) |#4| $) 133)) (-1732 (((-108) |#4| $) 137) (((-108) $) 134)) (-3454 (((-591 |#4|) $) 52 (|has| $ (-6 -4250)))) (-1809 (((-108) |#4| $) 104) (((-108) $) 103)) (-2009 ((|#3| $) 34)) (-2910 (((-108) $ (-712)) 43)) (-2552 (((-591 |#4|) $) 53 (|has| $ (-6 -4250)))) (-2141 (((-108) |#4| $) 55 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250))))) (-3249 (($ (-1 |#4| |#4|) $) 48 (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#4| |#4|) $) 47)) (-3993 (((-591 |#3|) $) 32)) (-4174 (((-108) |#3| $) 31)) (-3971 (((-108) $ (-712)) 42)) (-2339 (((-1072) $) 9)) (-2711 (((-3 |#4| (-591 $)) |#4| |#4| $) 128)) (-2627 (((-591 (-2 (|:| |val| |#4|) (|:| -3374 $))) |#4| |#4| $) 127)) (-3708 (((-3 |#4| "failed") $) 83)) (-1933 (((-591 $) |#4| $) 129)) (-1372 (((-3 (-108) (-591 $)) |#4| $) 132)) (-1406 (((-591 (-2 (|:| |val| (-108)) (|:| -3374 $))) |#4| $) 131) (((-108) |#4| $) 130)) (-3516 (((-591 $) |#4| $) 125) (((-591 $) (-591 |#4|) $) 124) (((-591 $) (-591 |#4|) (-591 $)) 123) (((-591 $) |#4| (-591 $)) 122)) (-2689 (($ |#4| $) 117) (($ (-591 |#4|) $) 116)) (-3280 (((-591 |#4|) $) 107)) (-3196 (((-108) |#4| $) 99) (((-108) $) 95)) (-4066 ((|#4| |#4| $) 90)) (-2154 (((-108) $ $) 110)) (-2934 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-517)))) (-2115 (((-108) |#4| $) 100) (((-108) $) 96)) (-2731 ((|#4| |#4| $) 91)) (-2047 (((-1036) $) 10)) (-3066 (((-3 |#4| "failed") $) 84)) (-2069 (((-3 |#4| "failed") (-1 (-108) |#4|) $) 61)) (-1554 (((-3 $ "failed") $ |#4|) 78)) (-2784 (($ $ |#4|) 77) (((-591 $) |#4| $) 115) (((-591 $) |#4| (-591 $)) 114) (((-591 $) (-591 |#4|) $) 113) (((-591 $) (-591 |#4|) (-591 $)) 112)) (-1623 (((-108) (-1 (-108) |#4|) $) 50 (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 |#4|) (-591 |#4|)) 59 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ |#4| |#4|) 58 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ (-273 |#4|)) 57 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ (-591 (-273 |#4|))) 56 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018))))) (-3493 (((-108) $ $) 38)) (-3028 (((-108) $) 41)) (-3209 (($) 40)) (-1316 (((-712) $) 106)) (-2064 (((-712) |#4| $) 54 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250)))) (((-712) (-1 (-108) |#4|) $) 51 (|has| $ (-6 -4250)))) (-3199 (($ $) 39)) (-1408 (((-501) $) 69 (|has| |#4| (-566 (-501))))) (-3036 (($ (-591 |#4|)) 60)) (-3134 (($ $ |#3|) 28)) (-3443 (($ $ |#3|) 30)) (-2487 (($ $) 88)) (-3010 (($ $ |#3|) 29)) (-3022 (((-796) $) 11) (((-591 |#4|) $) 37)) (-3223 (((-712) $) 76 (|has| |#3| (-346)))) (-2122 (((-3 (-2 (|:| |bas| $) (|:| -1211 (-591 |#4|))) "failed") (-591 |#4|) (-1 (-108) |#4| |#4|)) 109) (((-3 (-2 (|:| |bas| $) (|:| -1211 (-591 |#4|))) "failed") (-591 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|)) 108)) (-2165 (((-108) $ (-1 (-108) |#4| (-591 |#4|))) 98)) (-2533 (((-591 $) |#4| $) 121) (((-591 $) |#4| (-591 $)) 120) (((-591 $) (-591 |#4|) $) 119) (((-591 $) (-591 |#4|) (-591 $)) 118)) (-4158 (((-108) (-1 (-108) |#4|) $) 49 (|has| $ (-6 -4250)))) (-3872 (((-591 |#3|) $) 81)) (-1564 (((-108) |#4| $) 135)) (-1884 (((-108) |#3| $) 80)) (-4096 (((-108) $ $) 6)) (-4045 (((-712) $) 46 (|has| $ (-6 -4250)))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-1444 (((-591 |#2|) $) NIL)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3641 (($ $) NIL (|has| |#1| (-517)))) (-3077 (((-108) $) NIL (|has| |#1| (-517)))) (-4087 (($ $) 143 (|has| |#1| (-37 (-385 (-525)))))) (-2381 (($ $) 119 (|has| |#1| (-37 (-385 (-525)))))) (-3332 (((-3 $ "failed") $ $) NIL)) (-2551 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4058 (($ $) 139 (|has| |#1| (-37 (-385 (-525)))))) (-2360 (($ $) 115 (|has| |#1| (-37 (-385 (-525)))))) (-4109 (($ $) 147 (|has| |#1| (-37 (-385 (-525)))))) (-2400 (($ $) 123 (|has| |#1| (-37 (-385 (-525)))))) (-2055 (($) NIL T CONST)) (-1575 (($ $) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-3298 (((-885 |#1|) $ (-712)) NIL) (((-885 |#1|) $ (-712) (-712)) NIL)) (-1795 (((-108) $) NIL)) (-1417 (($) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1676 (((-712) $ |#2|) NIL) (((-712) $ |#2| (-712)) NIL)) (-3865 (((-108) $) NIL)) (-3126 (($ $ (-525)) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3802 (((-108) $) NIL)) (-1422 (($ $ (-591 |#2|) (-591 (-497 |#2|))) NIL) (($ $ |#2| (-497 |#2|)) NIL) (($ |#1| (-497 |#2|)) NIL) (($ $ |#2| (-712)) 58) (($ $ (-591 |#2|) (-591 (-712))) NIL)) (-1257 (($ (-1 |#1| |#1|) $) NIL)) (-2356 (($ $) 113 (|has| |#1| (-37 (-385 (-525)))))) (-1548 (($ $) NIL)) (-1556 ((|#1| $) NIL)) (-2621 (((-1072) $) NIL)) (-2452 (($ $ |#2|) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ |#2| |#1|) 166 (|has| |#1| (-37 (-385 (-525)))))) (-2937 (((-1036) $) NIL)) (-2402 (($ (-1 $) |#2| |#1|) 165 (|has| |#1| (-37 (-385 (-525)))))) (-1618 (($ $ (-712)) 15)) (-3210 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-2288 (($ $) 111 (|has| |#1| (-37 (-385 (-525)))))) (-1980 (($ $ |#2| $) 97) (($ $ (-591 |#2|) (-591 $)) 90) (($ $ (-591 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-591 $) (-591 $)) NIL)) (-2209 (($ $ |#2|) 100) (($ $ (-591 |#2|)) NIL) (($ $ |#2| (-712)) NIL) (($ $ (-591 |#2|) (-591 (-712))) NIL)) (-2743 (((-497 |#2|) $) NIL)) (-1563 (((-1 (-1070 |#3|) |#3|) (-591 |#2|) (-591 (-1070 |#3|))) 79)) (-4122 (($ $) 149 (|has| |#1| (-37 (-385 (-525)))))) (-2410 (($ $) 125 (|has| |#1| (-37 (-385 (-525)))))) (-4098 (($ $) 145 (|has| |#1| (-37 (-385 (-525)))))) (-2391 (($ $) 121 (|has| |#1| (-37 (-385 (-525)))))) (-4073 (($ $) 141 (|has| |#1| (-37 (-385 (-525)))))) (-2370 (($ $) 117 (|has| |#1| (-37 (-385 (-525)))))) (-1664 (($ $) 17)) (-2686 (((-796) $) 182) (($ (-525)) NIL) (($ |#1|) 44 (|has| |#1| (-160))) (($ $) NIL (|has| |#1| (-517))) (($ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ |#2|) 65) (($ |#3|) 63)) (-1263 ((|#1| $ (-497 |#2|)) NIL) (($ $ |#2| (-712)) NIL) (($ $ (-591 |#2|) (-591 (-712))) NIL) ((|#3| $ (-712)) 42)) (-3751 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-3425 (((-712)) NIL)) (-4163 (($ $) 155 (|has| |#1| (-37 (-385 (-525)))))) (-2457 (($ $) 131 (|has| |#1| (-37 (-385 (-525)))))) (-1724 (((-108) $ $) NIL (|has| |#1| (-517)))) (-4137 (($ $) 151 (|has| |#1| (-37 (-385 (-525)))))) (-2432 (($ $) 127 (|has| |#1| (-37 (-385 (-525)))))) (-4193 (($ $) 159 (|has| |#1| (-37 (-385 (-525)))))) (-2477 (($ $) 135 (|has| |#1| (-37 (-385 (-525)))))) (-1234 (($ $) 161 (|has| |#1| (-37 (-385 (-525)))))) (-2495 (($ $) 137 (|has| |#1| (-37 (-385 (-525)))))) (-4179 (($ $) 157 (|has| |#1| (-37 (-385 (-525)))))) (-2469 (($ $) 133 (|has| |#1| (-37 (-385 (-525)))))) (-4149 (($ $) 153 (|has| |#1| (-37 (-385 (-525)))))) (-2444 (($ $) 129 (|has| |#1| (-37 (-385 (-525)))))) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1830 (($) 18 T CONST)) (-1839 (($) 10 T CONST)) (-1796 (($ $ |#2|) NIL) (($ $ (-591 |#2|)) NIL) (($ $ |#2| (-712)) NIL) (($ $ (-591 |#2|) (-591 (-712))) NIL)) (-3944 (((-108) $ $) NIL)) (-4059 (($ $ |#1|) 184 (|has| |#1| (-341)))) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) 61)) (** (($ $ (-854)) NIL) (($ $ (-712)) 70) (($ $ $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 103 (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 60) (($ $ (-385 (-525))) 108 (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) 106 (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) 47) (($ $ |#1|) 48) (($ |#3| $) 46)))
+(((-1042 |#1| |#2| |#3|) (-13 (-682 |#1| |#2|) (-10 -8 (-15 -1263 (|#3| $ (-712))) (-15 -2686 ($ |#2|)) (-15 -2686 ($ |#3|)) (-15 * ($ |#3| $)) (-15 -1563 ((-1 (-1070 |#3|) |#3|) (-591 |#2|) (-591 (-1070 |#3|)))) (IF (|has| |#1| (-37 (-385 (-525)))) (PROGN (-15 -2452 ($ $ |#2| |#1|)) (-15 -2402 ($ (-1 $) |#2| |#1|))) |%noBranch|))) (-975) (-788) (-882 |#1| (-497 |#2|) |#2|)) (T -1042))
+((-1263 (*1 *2 *1 *3) (-12 (-5 *3 (-712)) (-4 *2 (-882 *4 (-497 *5) *5)) (-5 *1 (-1042 *4 *5 *2)) (-4 *4 (-975)) (-4 *5 (-788)))) (-2686 (*1 *1 *2) (-12 (-4 *3 (-975)) (-4 *2 (-788)) (-5 *1 (-1042 *3 *2 *4)) (-4 *4 (-882 *3 (-497 *2) *2)))) (-2686 (*1 *1 *2) (-12 (-4 *3 (-975)) (-4 *4 (-788)) (-5 *1 (-1042 *3 *4 *2)) (-4 *2 (-882 *3 (-497 *4) *4)))) (* (*1 *1 *2 *1) (-12 (-4 *3 (-975)) (-4 *4 (-788)) (-5 *1 (-1042 *3 *4 *2)) (-4 *2 (-882 *3 (-497 *4) *4)))) (-1563 (*1 *2 *3 *4) (-12 (-5 *3 (-591 *6)) (-5 *4 (-591 (-1070 *7))) (-4 *6 (-788)) (-4 *7 (-882 *5 (-497 *6) *6)) (-4 *5 (-975)) (-5 *2 (-1 (-1070 *7) *7)) (-5 *1 (-1042 *5 *6 *7)))) (-2452 (*1 *1 *1 *2 *3) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-975)) (-4 *2 (-788)) (-5 *1 (-1042 *3 *2 *4)) (-4 *4 (-882 *3 (-497 *2) *2)))) (-2402 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1 (-1042 *4 *3 *5))) (-4 *4 (-37 (-385 (-525)))) (-4 *4 (-975)) (-4 *3 (-788)) (-5 *1 (-1042 *4 *3 *5)) (-4 *5 (-882 *4 (-497 *3) *3)))))
+(-13 (-682 |#1| |#2|) (-10 -8 (-15 -1263 (|#3| $ (-712))) (-15 -2686 ($ |#2|)) (-15 -2686 ($ |#3|)) (-15 * ($ |#3| $)) (-15 -1563 ((-1 (-1070 |#3|) |#3|) (-591 |#2|) (-591 (-1070 |#3|)))) (IF (|has| |#1| (-37 (-385 (-525)))) (PROGN (-15 -2452 ($ $ |#2| |#1|)) (-15 -2402 ($ (-1 $) |#2| |#1|))) |%noBranch|)))
+((-2673 (((-108) $ $) 7)) (-2313 (((-591 (-2 (|:| -1269 $) (|:| -1472 (-591 |#4|)))) (-591 |#4|)) 85)) (-3227 (((-591 $) (-591 |#4|)) 86) (((-591 $) (-591 |#4|) (-108)) 111)) (-1444 (((-591 |#3|) $) 33)) (-3713 (((-108) $) 26)) (-1996 (((-108) $) 17 (|has| |#1| (-517)))) (-3750 (((-108) |#4| $) 101) (((-108) $) 97)) (-4123 ((|#4| |#4| $) 92)) (-1720 (((-591 (-2 (|:| |val| |#4|) (|:| -3585 $))) |#4| $) 126)) (-1282 (((-2 (|:| |under| $) (|:| -2767 $) (|:| |upper| $)) $ |#3|) 27)) (-3727 (((-108) $ (-712)) 44)) (-2467 (($ (-1 (-108) |#4|) $) 65 (|has| $ (-6 -4250))) (((-3 |#4| "failed") $ |#3|) 79)) (-2055 (($) 45 T CONST)) (-3435 (((-108) $) 22 (|has| |#1| (-517)))) (-2342 (((-108) $ $) 24 (|has| |#1| (-517)))) (-2605 (((-108) $ $) 23 (|has| |#1| (-517)))) (-2167 (((-108) $) 25 (|has| |#1| (-517)))) (-2699 (((-591 |#4|) (-591 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 93)) (-1533 (((-591 |#4|) (-591 |#4|) $) 18 (|has| |#1| (-517)))) (-2978 (((-591 |#4|) (-591 |#4|) $) 19 (|has| |#1| (-517)))) (-4174 (((-3 $ "failed") (-591 |#4|)) 36)) (-3341 (($ (-591 |#4|)) 35)) (-2884 (((-3 $ "failed") $) 82)) (-2302 ((|#4| |#4| $) 89)) (-2908 (($ $) 68 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250))))) (-2537 (($ |#4| $) 67 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250)))) (($ (-1 (-108) |#4|) $) 64 (|has| $ (-6 -4250)))) (-2449 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 20 (|has| |#1| (-517)))) (-3797 (((-108) |#4| $ (-1 (-108) |#4| |#4|)) 102)) (-2490 ((|#4| |#4| $) 87)) (-3618 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 66 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 63 (|has| $ (-6 -4250))) ((|#4| (-1 |#4| |#4| |#4|) $) 62 (|has| $ (-6 -4250))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 94)) (-2082 (((-2 (|:| -1269 (-591 |#4|)) (|:| -1472 (-591 |#4|))) $) 105)) (-1987 (((-108) |#4| $) 136)) (-1949 (((-108) |#4| $) 133)) (-3256 (((-108) |#4| $) 137) (((-108) $) 134)) (-2916 (((-591 |#4|) $) 52 (|has| $ (-6 -4250)))) (-2040 (((-108) |#4| $) 104) (((-108) $) 103)) (-3998 ((|#3| $) 34)) (-3491 (((-108) $ (-712)) 43)) (-4207 (((-591 |#4|) $) 53 (|has| $ (-6 -4250)))) (-3956 (((-108) |#4| $) 55 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250))))) (-4192 (($ (-1 |#4| |#4|) $) 48 (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#4| |#4|) $) 47)) (-3520 (((-591 |#3|) $) 32)) (-1574 (((-108) |#3| $) 31)) (-3295 (((-108) $ (-712)) 42)) (-2621 (((-1072) $) 9)) (-2001 (((-3 |#4| (-591 $)) |#4| |#4| $) 128)) (-2456 (((-591 (-2 (|:| |val| |#4|) (|:| -3585 $))) |#4| |#4| $) 127)) (-2555 (((-3 |#4| "failed") $) 83)) (-3783 (((-591 $) |#4| $) 129)) (-1929 (((-3 (-108) (-591 $)) |#4| $) 132)) (-3433 (((-591 (-2 (|:| |val| (-108)) (|:| -3585 $))) |#4| $) 131) (((-108) |#4| $) 130)) (-2318 (((-591 $) |#4| $) 125) (((-591 $) (-591 |#4|) $) 124) (((-591 $) (-591 |#4|) (-591 $)) 123) (((-591 $) |#4| (-591 $)) 122)) (-1832 (($ |#4| $) 117) (($ (-591 |#4|) $) 116)) (-3664 (((-591 |#4|) $) 107)) (-1307 (((-108) |#4| $) 99) (((-108) $) 95)) (-3022 ((|#4| |#4| $) 90)) (-3300 (((-108) $ $) 110)) (-2499 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-517)))) (-3255 (((-108) |#4| $) 100) (((-108) $) 96)) (-2246 ((|#4| |#4| $) 91)) (-2937 (((-1036) $) 10)) (-2872 (((-3 |#4| "failed") $) 84)) (-2714 (((-3 |#4| "failed") (-1 (-108) |#4|) $) 61)) (-1591 (((-3 $ "failed") $ |#4|) 78)) (-1618 (($ $ |#4|) 77) (((-591 $) |#4| $) 115) (((-591 $) |#4| (-591 $)) 114) (((-591 $) (-591 |#4|) $) 113) (((-591 $) (-591 |#4|) (-591 $)) 112)) (-3465 (((-108) (-1 (-108) |#4|) $) 50 (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 |#4|) (-591 |#4|)) 59 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ |#4| |#4|) 58 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ (-273 |#4|)) 57 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ (-591 (-273 |#4|))) 56 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018))))) (-2023 (((-108) $ $) 38)) (-2077 (((-108) $) 41)) (-3164 (($) 40)) (-2743 (((-712) $) 106)) (-2960 (((-712) |#4| $) 54 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250)))) (((-712) (-1 (-108) |#4|) $) 51 (|has| $ (-6 -4250)))) (-2873 (($ $) 39)) (-1300 (((-501) $) 69 (|has| |#4| (-566 (-501))))) (-2695 (($ (-591 |#4|)) 60)) (-3786 (($ $ |#3|) 28)) (-2794 (($ $ |#3|) 30)) (-1656 (($ $) 88)) (-1918 (($ $ |#3|) 29)) (-2686 (((-796) $) 11) (((-591 |#4|) $) 37)) (-3311 (((-712) $) 76 (|has| |#3| (-346)))) (-3339 (((-3 (-2 (|:| |bas| $) (|:| -1505 (-591 |#4|))) "failed") (-591 |#4|) (-1 (-108) |#4| |#4|)) 109) (((-3 (-2 (|:| |bas| $) (|:| -1505 (-591 |#4|))) "failed") (-591 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|)) 108)) (-3747 (((-108) $ (-1 (-108) |#4| (-591 |#4|))) 98)) (-3996 (((-591 $) |#4| $) 121) (((-591 $) |#4| (-591 $)) 120) (((-591 $) (-591 |#4|) $) 119) (((-591 $) (-591 |#4|) (-591 $)) 118)) (-1475 (((-108) (-1 (-108) |#4|) $) 49 (|has| $ (-6 -4250)))) (-1669 (((-591 |#3|) $) 81)) (-3744 (((-108) |#4| $) 135)) (-2588 (((-108) |#3| $) 80)) (-3944 (((-108) $ $) 6)) (-2028 (((-712) $) 46 (|has| $ (-6 -4250)))))
(((-1043 |#1| |#2| |#3| |#4|) (-131) (-429) (-734) (-788) (-989 |t#1| |t#2| |t#3|)) (T -1043))
NIL
(-13 (-1027 |t#1| |t#2| |t#3| |t#4|) (-725 |t#1| |t#2| |t#3| |t#4|))
(((-33) . T) ((-97) . T) ((-565 (-591 |#4|)) . T) ((-565 (-796)) . T) ((-142 |#4|) . T) ((-566 (-501)) |has| |#4| (-566 (-501))) ((-288 |#4|) -12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018))) ((-464 |#4|) . T) ((-486 |#4| |#4|) -12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018))) ((-725 |#1| |#2| |#3| |#4|) . T) ((-907 |#1| |#2| |#3| |#4|) . T) ((-994 |#1| |#2| |#3| |#4|) . T) ((-1018) . T) ((-1027 |#1| |#2| |#3| |#4|) . T) ((-1119 |#1| |#2| |#3| |#4|) . T) ((-1125) . T))
-((-4039 (((-591 |#2|) |#1|) 12)) (-3168 (((-591 |#2|) |#2| |#2| |#2| |#2| |#2|) 38) (((-591 |#2|) |#1|) 49)) (-3351 (((-591 |#2|) |#2| |#2| |#2|) 36) (((-591 |#2|) |#1|) 47)) (-2044 ((|#2| |#1|) 43)) (-3288 (((-2 (|:| |solns| (-591 |#2|)) (|:| |maps| (-591 (-2 (|:| |arg| |#2|) (|:| |res| |#2|))))) |#1| (-1 |#2| |#2|)) 17)) (-4209 (((-591 |#2|) |#2| |#2|) 35) (((-591 |#2|) |#1|) 46)) (-3470 (((-591 |#2|) |#2| |#2| |#2| |#2|) 37) (((-591 |#2|) |#1|) 48)) (-3328 ((|#2| |#2| |#2| |#2| |#2| |#2|) 42)) (-2390 ((|#2| |#2| |#2| |#2|) 40)) (-3803 ((|#2| |#2| |#2|) 39)) (-2909 ((|#2| |#2| |#2| |#2| |#2|) 41)))
-(((-1044 |#1| |#2|) (-10 -7 (-15 -4039 ((-591 |#2|) |#1|)) (-15 -2044 (|#2| |#1|)) (-15 -3288 ((-2 (|:| |solns| (-591 |#2|)) (|:| |maps| (-591 (-2 (|:| |arg| |#2|) (|:| |res| |#2|))))) |#1| (-1 |#2| |#2|))) (-15 -4209 ((-591 |#2|) |#1|)) (-15 -3351 ((-591 |#2|) |#1|)) (-15 -3470 ((-591 |#2|) |#1|)) (-15 -3168 ((-591 |#2|) |#1|)) (-15 -4209 ((-591 |#2|) |#2| |#2|)) (-15 -3351 ((-591 |#2|) |#2| |#2| |#2|)) (-15 -3470 ((-591 |#2|) |#2| |#2| |#2| |#2|)) (-15 -3168 ((-591 |#2|) |#2| |#2| |#2| |#2| |#2|)) (-15 -3803 (|#2| |#2| |#2|)) (-15 -2390 (|#2| |#2| |#2| |#2|)) (-15 -2909 (|#2| |#2| |#2| |#2| |#2|)) (-15 -3328 (|#2| |#2| |#2| |#2| |#2| |#2|))) (-1147 |#2|) (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (T -1044))
-((-3328 (*1 *2 *2 *2 *2 *2 *2) (-12 (-4 *2 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *1 (-1044 *3 *2)) (-4 *3 (-1147 *2)))) (-2909 (*1 *2 *2 *2 *2 *2) (-12 (-4 *2 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *1 (-1044 *3 *2)) (-4 *3 (-1147 *2)))) (-2390 (*1 *2 *2 *2 *2) (-12 (-4 *2 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *1 (-1044 *3 *2)) (-4 *3 (-1147 *2)))) (-3803 (*1 *2 *2 *2) (-12 (-4 *2 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *1 (-1044 *3 *2)) (-4 *3 (-1147 *2)))) (-3168 (*1 *2 *3 *3 *3 *3 *3) (-12 (-4 *3 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *2 (-591 *3)) (-5 *1 (-1044 *4 *3)) (-4 *4 (-1147 *3)))) (-3470 (*1 *2 *3 *3 *3 *3) (-12 (-4 *3 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *2 (-591 *3)) (-5 *1 (-1044 *4 *3)) (-4 *4 (-1147 *3)))) (-3351 (*1 *2 *3 *3 *3) (-12 (-4 *3 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *2 (-591 *3)) (-5 *1 (-1044 *4 *3)) (-4 *4 (-1147 *3)))) (-4209 (*1 *2 *3 *3) (-12 (-4 *3 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *2 (-591 *3)) (-5 *1 (-1044 *4 *3)) (-4 *4 (-1147 *3)))) (-3168 (*1 *2 *3) (-12 (-4 *4 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *2 (-591 *4)) (-5 *1 (-1044 *3 *4)) (-4 *3 (-1147 *4)))) (-3470 (*1 *2 *3) (-12 (-4 *4 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *2 (-591 *4)) (-5 *1 (-1044 *3 *4)) (-4 *3 (-1147 *4)))) (-3351 (*1 *2 *3) (-12 (-4 *4 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *2 (-591 *4)) (-5 *1 (-1044 *3 *4)) (-4 *3 (-1147 *4)))) (-4209 (*1 *2 *3) (-12 (-4 *4 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *2 (-591 *4)) (-5 *1 (-1044 *3 *4)) (-4 *3 (-1147 *4)))) (-3288 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *5 *5)) (-4 *5 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *2 (-2 (|:| |solns| (-591 *5)) (|:| |maps| (-591 (-2 (|:| |arg| *5) (|:| |res| *5)))))) (-5 *1 (-1044 *3 *5)) (-4 *3 (-1147 *5)))) (-2044 (*1 *2 *3) (-12 (-4 *2 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *1 (-1044 *3 *2)) (-4 *3 (-1147 *2)))) (-4039 (*1 *2 *3) (-12 (-4 *4 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *2 (-591 *4)) (-5 *1 (-1044 *3 *4)) (-4 *3 (-1147 *4)))))
-(-10 -7 (-15 -4039 ((-591 |#2|) |#1|)) (-15 -2044 (|#2| |#1|)) (-15 -3288 ((-2 (|:| |solns| (-591 |#2|)) (|:| |maps| (-591 (-2 (|:| |arg| |#2|) (|:| |res| |#2|))))) |#1| (-1 |#2| |#2|))) (-15 -4209 ((-591 |#2|) |#1|)) (-15 -3351 ((-591 |#2|) |#1|)) (-15 -3470 ((-591 |#2|) |#1|)) (-15 -3168 ((-591 |#2|) |#1|)) (-15 -4209 ((-591 |#2|) |#2| |#2|)) (-15 -3351 ((-591 |#2|) |#2| |#2| |#2|)) (-15 -3470 ((-591 |#2|) |#2| |#2| |#2| |#2|)) (-15 -3168 ((-591 |#2|) |#2| |#2| |#2| |#2| |#2|)) (-15 -3803 (|#2| |#2| |#2|)) (-15 -2390 (|#2| |#2| |#2| |#2|)) (-15 -2909 (|#2| |#2| |#2| |#2| |#2|)) (-15 -3328 (|#2| |#2| |#2| |#2| |#2| |#2|)))
-((-2865 (((-591 (-591 (-273 (-294 |#1|)))) (-591 (-273 (-385 (-885 |#1|))))) 95) (((-591 (-591 (-273 (-294 |#1|)))) (-591 (-273 (-385 (-885 |#1|)))) (-591 (-1089))) 94) (((-591 (-591 (-273 (-294 |#1|)))) (-591 (-385 (-885 |#1|)))) 92) (((-591 (-591 (-273 (-294 |#1|)))) (-591 (-385 (-885 |#1|))) (-591 (-1089))) 90) (((-591 (-273 (-294 |#1|))) (-273 (-385 (-885 |#1|)))) 75) (((-591 (-273 (-294 |#1|))) (-273 (-385 (-885 |#1|))) (-1089)) 76) (((-591 (-273 (-294 |#1|))) (-385 (-885 |#1|))) 70) (((-591 (-273 (-294 |#1|))) (-385 (-885 |#1|)) (-1089)) 59)) (-3020 (((-591 (-591 (-294 |#1|))) (-591 (-385 (-885 |#1|))) (-591 (-1089))) 88) (((-591 (-294 |#1|)) (-385 (-885 |#1|)) (-1089)) 43)) (-1457 (((-1079 (-591 (-294 |#1|)) (-591 (-273 (-294 |#1|)))) (-385 (-885 |#1|)) (-1089)) 98) (((-1079 (-591 (-294 |#1|)) (-591 (-273 (-294 |#1|)))) (-273 (-385 (-885 |#1|))) (-1089)) 97)))
-(((-1045 |#1|) (-10 -7 (-15 -2865 ((-591 (-273 (-294 |#1|))) (-385 (-885 |#1|)) (-1089))) (-15 -2865 ((-591 (-273 (-294 |#1|))) (-385 (-885 |#1|)))) (-15 -2865 ((-591 (-273 (-294 |#1|))) (-273 (-385 (-885 |#1|))) (-1089))) (-15 -2865 ((-591 (-273 (-294 |#1|))) (-273 (-385 (-885 |#1|))))) (-15 -2865 ((-591 (-591 (-273 (-294 |#1|)))) (-591 (-385 (-885 |#1|))) (-591 (-1089)))) (-15 -2865 ((-591 (-591 (-273 (-294 |#1|)))) (-591 (-385 (-885 |#1|))))) (-15 -2865 ((-591 (-591 (-273 (-294 |#1|)))) (-591 (-273 (-385 (-885 |#1|)))) (-591 (-1089)))) (-15 -2865 ((-591 (-591 (-273 (-294 |#1|)))) (-591 (-273 (-385 (-885 |#1|)))))) (-15 -3020 ((-591 (-294 |#1|)) (-385 (-885 |#1|)) (-1089))) (-15 -3020 ((-591 (-591 (-294 |#1|))) (-591 (-385 (-885 |#1|))) (-591 (-1089)))) (-15 -1457 ((-1079 (-591 (-294 |#1|)) (-591 (-273 (-294 |#1|)))) (-273 (-385 (-885 |#1|))) (-1089))) (-15 -1457 ((-1079 (-591 (-294 |#1|)) (-591 (-273 (-294 |#1|)))) (-385 (-885 |#1|)) (-1089)))) (-13 (-286) (-788) (-138))) (T -1045))
-((-1457 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-885 *5))) (-5 *4 (-1089)) (-4 *5 (-13 (-286) (-788) (-138))) (-5 *2 (-1079 (-591 (-294 *5)) (-591 (-273 (-294 *5))))) (-5 *1 (-1045 *5)))) (-1457 (*1 *2 *3 *4) (-12 (-5 *3 (-273 (-385 (-885 *5)))) (-5 *4 (-1089)) (-4 *5 (-13 (-286) (-788) (-138))) (-5 *2 (-1079 (-591 (-294 *5)) (-591 (-273 (-294 *5))))) (-5 *1 (-1045 *5)))) (-3020 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-385 (-885 *5)))) (-5 *4 (-591 (-1089))) (-4 *5 (-13 (-286) (-788) (-138))) (-5 *2 (-591 (-591 (-294 *5)))) (-5 *1 (-1045 *5)))) (-3020 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-885 *5))) (-5 *4 (-1089)) (-4 *5 (-13 (-286) (-788) (-138))) (-5 *2 (-591 (-294 *5))) (-5 *1 (-1045 *5)))) (-2865 (*1 *2 *3) (-12 (-5 *3 (-591 (-273 (-385 (-885 *4))))) (-4 *4 (-13 (-286) (-788) (-138))) (-5 *2 (-591 (-591 (-273 (-294 *4))))) (-5 *1 (-1045 *4)))) (-2865 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-273 (-385 (-885 *5))))) (-5 *4 (-591 (-1089))) (-4 *5 (-13 (-286) (-788) (-138))) (-5 *2 (-591 (-591 (-273 (-294 *5))))) (-5 *1 (-1045 *5)))) (-2865 (*1 *2 *3) (-12 (-5 *3 (-591 (-385 (-885 *4)))) (-4 *4 (-13 (-286) (-788) (-138))) (-5 *2 (-591 (-591 (-273 (-294 *4))))) (-5 *1 (-1045 *4)))) (-2865 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-385 (-885 *5)))) (-5 *4 (-591 (-1089))) (-4 *5 (-13 (-286) (-788) (-138))) (-5 *2 (-591 (-591 (-273 (-294 *5))))) (-5 *1 (-1045 *5)))) (-2865 (*1 *2 *3) (-12 (-5 *3 (-273 (-385 (-885 *4)))) (-4 *4 (-13 (-286) (-788) (-138))) (-5 *2 (-591 (-273 (-294 *4)))) (-5 *1 (-1045 *4)))) (-2865 (*1 *2 *3 *4) (-12 (-5 *3 (-273 (-385 (-885 *5)))) (-5 *4 (-1089)) (-4 *5 (-13 (-286) (-788) (-138))) (-5 *2 (-591 (-273 (-294 *5)))) (-5 *1 (-1045 *5)))) (-2865 (*1 *2 *3) (-12 (-5 *3 (-385 (-885 *4))) (-4 *4 (-13 (-286) (-788) (-138))) (-5 *2 (-591 (-273 (-294 *4)))) (-5 *1 (-1045 *4)))) (-2865 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-885 *5))) (-5 *4 (-1089)) (-4 *5 (-13 (-286) (-788) (-138))) (-5 *2 (-591 (-273 (-294 *5)))) (-5 *1 (-1045 *5)))))
-(-10 -7 (-15 -2865 ((-591 (-273 (-294 |#1|))) (-385 (-885 |#1|)) (-1089))) (-15 -2865 ((-591 (-273 (-294 |#1|))) (-385 (-885 |#1|)))) (-15 -2865 ((-591 (-273 (-294 |#1|))) (-273 (-385 (-885 |#1|))) (-1089))) (-15 -2865 ((-591 (-273 (-294 |#1|))) (-273 (-385 (-885 |#1|))))) (-15 -2865 ((-591 (-591 (-273 (-294 |#1|)))) (-591 (-385 (-885 |#1|))) (-591 (-1089)))) (-15 -2865 ((-591 (-591 (-273 (-294 |#1|)))) (-591 (-385 (-885 |#1|))))) (-15 -2865 ((-591 (-591 (-273 (-294 |#1|)))) (-591 (-273 (-385 (-885 |#1|)))) (-591 (-1089)))) (-15 -2865 ((-591 (-591 (-273 (-294 |#1|)))) (-591 (-273 (-385 (-885 |#1|)))))) (-15 -3020 ((-591 (-294 |#1|)) (-385 (-885 |#1|)) (-1089))) (-15 -3020 ((-591 (-591 (-294 |#1|))) (-591 (-385 (-885 |#1|))) (-591 (-1089)))) (-15 -1457 ((-1079 (-591 (-294 |#1|)) (-591 (-273 (-294 |#1|)))) (-273 (-385 (-885 |#1|))) (-1089))) (-15 -1457 ((-1079 (-591 (-294 |#1|)) (-591 (-273 (-294 |#1|)))) (-385 (-885 |#1|)) (-1089))))
-((-3645 (((-385 (-1085 (-294 |#1|))) (-1171 (-294 |#1|)) (-385 (-1085 (-294 |#1|))) (-525)) 29)) (-1453 (((-385 (-1085 (-294 |#1|))) (-385 (-1085 (-294 |#1|))) (-385 (-1085 (-294 |#1|))) (-385 (-1085 (-294 |#1|)))) 40)))
-(((-1046 |#1|) (-10 -7 (-15 -1453 ((-385 (-1085 (-294 |#1|))) (-385 (-1085 (-294 |#1|))) (-385 (-1085 (-294 |#1|))) (-385 (-1085 (-294 |#1|))))) (-15 -3645 ((-385 (-1085 (-294 |#1|))) (-1171 (-294 |#1|)) (-385 (-1085 (-294 |#1|))) (-525)))) (-13 (-517) (-788))) (T -1046))
-((-3645 (*1 *2 *3 *2 *4) (-12 (-5 *2 (-385 (-1085 (-294 *5)))) (-5 *3 (-1171 (-294 *5))) (-5 *4 (-525)) (-4 *5 (-13 (-517) (-788))) (-5 *1 (-1046 *5)))) (-1453 (*1 *2 *2 *2 *2) (-12 (-5 *2 (-385 (-1085 (-294 *3)))) (-4 *3 (-13 (-517) (-788))) (-5 *1 (-1046 *3)))))
-(-10 -7 (-15 -1453 ((-385 (-1085 (-294 |#1|))) (-385 (-1085 (-294 |#1|))) (-385 (-1085 (-294 |#1|))) (-385 (-1085 (-294 |#1|))))) (-15 -3645 ((-385 (-1085 (-294 |#1|))) (-1171 (-294 |#1|)) (-385 (-1085 (-294 |#1|))) (-525))))
-((-4039 (((-591 (-591 (-273 (-294 |#1|)))) (-591 (-273 (-294 |#1|))) (-591 (-1089))) 222) (((-591 (-273 (-294 |#1|))) (-294 |#1|) (-1089)) 20) (((-591 (-273 (-294 |#1|))) (-273 (-294 |#1|)) (-1089)) 26) (((-591 (-273 (-294 |#1|))) (-273 (-294 |#1|))) 25) (((-591 (-273 (-294 |#1|))) (-294 |#1|)) 21)))
-(((-1047 |#1|) (-10 -7 (-15 -4039 ((-591 (-273 (-294 |#1|))) (-294 |#1|))) (-15 -4039 ((-591 (-273 (-294 |#1|))) (-273 (-294 |#1|)))) (-15 -4039 ((-591 (-273 (-294 |#1|))) (-273 (-294 |#1|)) (-1089))) (-15 -4039 ((-591 (-273 (-294 |#1|))) (-294 |#1|) (-1089))) (-15 -4039 ((-591 (-591 (-273 (-294 |#1|)))) (-591 (-273 (-294 |#1|))) (-591 (-1089))))) (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138))) (T -1047))
-((-4039 (*1 *2 *3 *4) (-12 (-5 *4 (-591 (-1089))) (-4 *5 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138))) (-5 *2 (-591 (-591 (-273 (-294 *5))))) (-5 *1 (-1047 *5)) (-5 *3 (-591 (-273 (-294 *5)))))) (-4039 (*1 *2 *3 *4) (-12 (-5 *4 (-1089)) (-4 *5 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138))) (-5 *2 (-591 (-273 (-294 *5)))) (-5 *1 (-1047 *5)) (-5 *3 (-294 *5)))) (-4039 (*1 *2 *3 *4) (-12 (-5 *4 (-1089)) (-4 *5 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138))) (-5 *2 (-591 (-273 (-294 *5)))) (-5 *1 (-1047 *5)) (-5 *3 (-273 (-294 *5))))) (-4039 (*1 *2 *3) (-12 (-4 *4 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138))) (-5 *2 (-591 (-273 (-294 *4)))) (-5 *1 (-1047 *4)) (-5 *3 (-273 (-294 *4))))) (-4039 (*1 *2 *3) (-12 (-4 *4 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138))) (-5 *2 (-591 (-273 (-294 *4)))) (-5 *1 (-1047 *4)) (-5 *3 (-294 *4)))))
-(-10 -7 (-15 -4039 ((-591 (-273 (-294 |#1|))) (-294 |#1|))) (-15 -4039 ((-591 (-273 (-294 |#1|))) (-273 (-294 |#1|)))) (-15 -4039 ((-591 (-273 (-294 |#1|))) (-273 (-294 |#1|)) (-1089))) (-15 -4039 ((-591 (-273 (-294 |#1|))) (-294 |#1|) (-1089))) (-15 -4039 ((-591 (-591 (-273 (-294 |#1|)))) (-591 (-273 (-294 |#1|))) (-591 (-1089)))))
-((-2381 ((|#2| |#2|) 20 (|has| |#1| (-788))) ((|#2| |#2| (-1 (-108) |#1| |#1|)) 17)) (-3788 ((|#2| |#2|) 19 (|has| |#1| (-788))) ((|#2| |#2| (-1 (-108) |#1| |#1|)) 16)))
-(((-1048 |#1| |#2|) (-10 -7 (-15 -3788 (|#2| |#2| (-1 (-108) |#1| |#1|))) (-15 -2381 (|#2| |#2| (-1 (-108) |#1| |#1|))) (IF (|has| |#1| (-788)) (PROGN (-15 -3788 (|#2| |#2|)) (-15 -2381 (|#2| |#2|))) |%noBranch|)) (-1125) (-13 (-558 (-525) |#1|) (-10 -7 (-6 -4250) (-6 -4251)))) (T -1048))
-((-2381 (*1 *2 *2) (-12 (-4 *3 (-788)) (-4 *3 (-1125)) (-5 *1 (-1048 *3 *2)) (-4 *2 (-13 (-558 (-525) *3) (-10 -7 (-6 -4250) (-6 -4251)))))) (-3788 (*1 *2 *2) (-12 (-4 *3 (-788)) (-4 *3 (-1125)) (-5 *1 (-1048 *3 *2)) (-4 *2 (-13 (-558 (-525) *3) (-10 -7 (-6 -4250) (-6 -4251)))))) (-2381 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1125)) (-5 *1 (-1048 *4 *2)) (-4 *2 (-13 (-558 (-525) *4) (-10 -7 (-6 -4250) (-6 -4251)))))) (-3788 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1125)) (-5 *1 (-1048 *4 *2)) (-4 *2 (-13 (-558 (-525) *4) (-10 -7 (-6 -4250) (-6 -4251)))))))
-(-10 -7 (-15 -3788 (|#2| |#2| (-1 (-108) |#1| |#1|))) (-15 -2381 (|#2| |#2| (-1 (-108) |#1| |#1|))) (IF (|has| |#1| (-788)) (PROGN (-15 -3788 (|#2| |#2|)) (-15 -2381 (|#2| |#2|))) |%noBranch|))
-((-3008 (((-108) $ $) NIL)) (-3439 (((-1078 3 |#1|) $) 108)) (-2889 (((-108) $) 72)) (-3012 (($ $ (-591 (-876 |#1|))) 20) (($ $ (-591 (-591 |#1|))) 75) (($ (-591 (-876 |#1|))) 74) (((-591 (-876 |#1|)) $) 73)) (-2455 (((-108) $) 41)) (-3643 (($ $ (-876 |#1|)) 46) (($ $ (-591 |#1|)) 51) (($ $ (-712)) 53) (($ (-876 |#1|)) 47) (((-876 |#1|) $) 45)) (-2653 (((-2 (|:| -3660 (-712)) (|:| |curves| (-712)) (|:| |polygons| (-712)) (|:| |constructs| (-712))) $) 106)) (-1912 (((-712) $) 26)) (-1739 (((-712) $) 25)) (-1966 (($ $ (-712) (-876 |#1|)) 39)) (-2730 (((-108) $) 82)) (-1844 (($ $ (-591 (-591 (-876 |#1|))) (-591 (-159)) (-159)) 89) (($ $ (-591 (-591 (-591 |#1|))) (-591 (-159)) (-159)) 91) (($ $ (-591 (-591 (-876 |#1|))) (-108) (-108)) 85) (($ $ (-591 (-591 (-591 |#1|))) (-108) (-108)) 93) (($ (-591 (-591 (-876 |#1|)))) 86) (($ (-591 (-591 (-876 |#1|))) (-108) (-108)) 87) (((-591 (-591 (-876 |#1|))) $) 84)) (-2131 (($ (-591 $)) 28) (($ $ $) 29)) (-3143 (((-591 (-159)) $) 103)) (-1436 (((-591 (-876 |#1|)) $) 97)) (-1943 (((-591 (-591 (-159))) $) 102)) (-2145 (((-591 (-591 (-591 (-876 |#1|)))) $) NIL)) (-2578 (((-591 (-591 (-591 (-712)))) $) 100)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-2287 (((-712) $ (-591 (-876 |#1|))) 37)) (-3866 (((-108) $) 54)) (-3323 (($ $ (-591 (-876 |#1|))) 56) (($ $ (-591 (-591 |#1|))) 62) (($ (-591 (-876 |#1|))) 57) (((-591 (-876 |#1|)) $) 55)) (-1468 (($) 23) (($ (-1078 3 |#1|)) 24)) (-3199 (($ $) 35)) (-2831 (((-591 $) $) 34)) (-2413 (($ (-591 $)) 31)) (-1970 (((-591 $) $) 33)) (-3022 (((-796) $) 112)) (-3085 (((-108) $) 64)) (-2435 (($ $ (-591 (-876 |#1|))) 66) (($ $ (-591 (-591 |#1|))) 69) (($ (-591 (-876 |#1|))) 67) (((-591 (-876 |#1|)) $) 65)) (-3828 (($ $) 107)) (-4096 (((-108) $ $) NIL)))
+((-2751 (((-591 |#2|) |#1|) 12)) (-4063 (((-591 |#2|) |#2| |#2| |#2| |#2| |#2|) 38) (((-591 |#2|) |#1|) 49)) (-3112 (((-591 |#2|) |#2| |#2| |#2|) 36) (((-591 |#2|) |#1|) 47)) (-2285 ((|#2| |#1|) 43)) (-3753 (((-2 (|:| |solns| (-591 |#2|)) (|:| |maps| (-591 (-2 (|:| |arg| |#2|) (|:| |res| |#2|))))) |#1| (-1 |#2| |#2|)) 17)) (-3272 (((-591 |#2|) |#2| |#2|) 35) (((-591 |#2|) |#1|) 46)) (-1844 (((-591 |#2|) |#2| |#2| |#2| |#2|) 37) (((-591 |#2|) |#1|) 48)) (-4175 ((|#2| |#2| |#2| |#2| |#2| |#2|) 42)) (-1877 ((|#2| |#2| |#2| |#2|) 40)) (-2125 ((|#2| |#2| |#2|) 39)) (-3481 ((|#2| |#2| |#2| |#2| |#2|) 41)))
+(((-1044 |#1| |#2|) (-10 -7 (-15 -2751 ((-591 |#2|) |#1|)) (-15 -2285 (|#2| |#1|)) (-15 -3753 ((-2 (|:| |solns| (-591 |#2|)) (|:| |maps| (-591 (-2 (|:| |arg| |#2|) (|:| |res| |#2|))))) |#1| (-1 |#2| |#2|))) (-15 -3272 ((-591 |#2|) |#1|)) (-15 -3112 ((-591 |#2|) |#1|)) (-15 -1844 ((-591 |#2|) |#1|)) (-15 -4063 ((-591 |#2|) |#1|)) (-15 -3272 ((-591 |#2|) |#2| |#2|)) (-15 -3112 ((-591 |#2|) |#2| |#2| |#2|)) (-15 -1844 ((-591 |#2|) |#2| |#2| |#2| |#2|)) (-15 -4063 ((-591 |#2|) |#2| |#2| |#2| |#2| |#2|)) (-15 -2125 (|#2| |#2| |#2|)) (-15 -1877 (|#2| |#2| |#2| |#2|)) (-15 -3481 (|#2| |#2| |#2| |#2| |#2|)) (-15 -4175 (|#2| |#2| |#2| |#2| |#2| |#2|))) (-1147 |#2|) (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (T -1044))
+((-4175 (*1 *2 *2 *2 *2 *2 *2) (-12 (-4 *2 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *1 (-1044 *3 *2)) (-4 *3 (-1147 *2)))) (-3481 (*1 *2 *2 *2 *2 *2) (-12 (-4 *2 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *1 (-1044 *3 *2)) (-4 *3 (-1147 *2)))) (-1877 (*1 *2 *2 *2 *2) (-12 (-4 *2 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *1 (-1044 *3 *2)) (-4 *3 (-1147 *2)))) (-2125 (*1 *2 *2 *2) (-12 (-4 *2 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *1 (-1044 *3 *2)) (-4 *3 (-1147 *2)))) (-4063 (*1 *2 *3 *3 *3 *3 *3) (-12 (-4 *3 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *2 (-591 *3)) (-5 *1 (-1044 *4 *3)) (-4 *4 (-1147 *3)))) (-1844 (*1 *2 *3 *3 *3 *3) (-12 (-4 *3 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *2 (-591 *3)) (-5 *1 (-1044 *4 *3)) (-4 *4 (-1147 *3)))) (-3112 (*1 *2 *3 *3 *3) (-12 (-4 *3 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *2 (-591 *3)) (-5 *1 (-1044 *4 *3)) (-4 *4 (-1147 *3)))) (-3272 (*1 *2 *3 *3) (-12 (-4 *3 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *2 (-591 *3)) (-5 *1 (-1044 *4 *3)) (-4 *4 (-1147 *3)))) (-4063 (*1 *2 *3) (-12 (-4 *4 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *2 (-591 *4)) (-5 *1 (-1044 *3 *4)) (-4 *3 (-1147 *4)))) (-1844 (*1 *2 *3) (-12 (-4 *4 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *2 (-591 *4)) (-5 *1 (-1044 *3 *4)) (-4 *3 (-1147 *4)))) (-3112 (*1 *2 *3) (-12 (-4 *4 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *2 (-591 *4)) (-5 *1 (-1044 *3 *4)) (-4 *3 (-1147 *4)))) (-3272 (*1 *2 *3) (-12 (-4 *4 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *2 (-591 *4)) (-5 *1 (-1044 *3 *4)) (-4 *3 (-1147 *4)))) (-3753 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *5 *5)) (-4 *5 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *2 (-2 (|:| |solns| (-591 *5)) (|:| |maps| (-591 (-2 (|:| |arg| *5) (|:| |res| *5)))))) (-5 *1 (-1044 *3 *5)) (-4 *3 (-1147 *5)))) (-2285 (*1 *2 *3) (-12 (-4 *2 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *1 (-1044 *3 *2)) (-4 *3 (-1147 *2)))) (-2751 (*1 *2 *3) (-12 (-4 *4 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *2 (-591 *4)) (-5 *1 (-1044 *3 *4)) (-4 *3 (-1147 *4)))))
+(-10 -7 (-15 -2751 ((-591 |#2|) |#1|)) (-15 -2285 (|#2| |#1|)) (-15 -3753 ((-2 (|:| |solns| (-591 |#2|)) (|:| |maps| (-591 (-2 (|:| |arg| |#2|) (|:| |res| |#2|))))) |#1| (-1 |#2| |#2|))) (-15 -3272 ((-591 |#2|) |#1|)) (-15 -3112 ((-591 |#2|) |#1|)) (-15 -1844 ((-591 |#2|) |#1|)) (-15 -4063 ((-591 |#2|) |#1|)) (-15 -3272 ((-591 |#2|) |#2| |#2|)) (-15 -3112 ((-591 |#2|) |#2| |#2| |#2|)) (-15 -1844 ((-591 |#2|) |#2| |#2| |#2| |#2|)) (-15 -4063 ((-591 |#2|) |#2| |#2| |#2| |#2| |#2|)) (-15 -2125 (|#2| |#2| |#2|)) (-15 -1877 (|#2| |#2| |#2| |#2|)) (-15 -3481 (|#2| |#2| |#2| |#2| |#2|)) (-15 -4175 (|#2| |#2| |#2| |#2| |#2| |#2|)))
+((-1278 (((-591 (-591 (-273 (-294 |#1|)))) (-591 (-273 (-385 (-885 |#1|))))) 95) (((-591 (-591 (-273 (-294 |#1|)))) (-591 (-273 (-385 (-885 |#1|)))) (-591 (-1089))) 94) (((-591 (-591 (-273 (-294 |#1|)))) (-591 (-385 (-885 |#1|)))) 92) (((-591 (-591 (-273 (-294 |#1|)))) (-591 (-385 (-885 |#1|))) (-591 (-1089))) 90) (((-591 (-273 (-294 |#1|))) (-273 (-385 (-885 |#1|)))) 75) (((-591 (-273 (-294 |#1|))) (-273 (-385 (-885 |#1|))) (-1089)) 76) (((-591 (-273 (-294 |#1|))) (-385 (-885 |#1|))) 70) (((-591 (-273 (-294 |#1|))) (-385 (-885 |#1|)) (-1089)) 59)) (-2009 (((-591 (-591 (-294 |#1|))) (-591 (-385 (-885 |#1|))) (-591 (-1089))) 88) (((-591 (-294 |#1|)) (-385 (-885 |#1|)) (-1089)) 43)) (-1761 (((-1079 (-591 (-294 |#1|)) (-591 (-273 (-294 |#1|)))) (-385 (-885 |#1|)) (-1089)) 98) (((-1079 (-591 (-294 |#1|)) (-591 (-273 (-294 |#1|)))) (-273 (-385 (-885 |#1|))) (-1089)) 97)))
+(((-1045 |#1|) (-10 -7 (-15 -1278 ((-591 (-273 (-294 |#1|))) (-385 (-885 |#1|)) (-1089))) (-15 -1278 ((-591 (-273 (-294 |#1|))) (-385 (-885 |#1|)))) (-15 -1278 ((-591 (-273 (-294 |#1|))) (-273 (-385 (-885 |#1|))) (-1089))) (-15 -1278 ((-591 (-273 (-294 |#1|))) (-273 (-385 (-885 |#1|))))) (-15 -1278 ((-591 (-591 (-273 (-294 |#1|)))) (-591 (-385 (-885 |#1|))) (-591 (-1089)))) (-15 -1278 ((-591 (-591 (-273 (-294 |#1|)))) (-591 (-385 (-885 |#1|))))) (-15 -1278 ((-591 (-591 (-273 (-294 |#1|)))) (-591 (-273 (-385 (-885 |#1|)))) (-591 (-1089)))) (-15 -1278 ((-591 (-591 (-273 (-294 |#1|)))) (-591 (-273 (-385 (-885 |#1|)))))) (-15 -2009 ((-591 (-294 |#1|)) (-385 (-885 |#1|)) (-1089))) (-15 -2009 ((-591 (-591 (-294 |#1|))) (-591 (-385 (-885 |#1|))) (-591 (-1089)))) (-15 -1761 ((-1079 (-591 (-294 |#1|)) (-591 (-273 (-294 |#1|)))) (-273 (-385 (-885 |#1|))) (-1089))) (-15 -1761 ((-1079 (-591 (-294 |#1|)) (-591 (-273 (-294 |#1|)))) (-385 (-885 |#1|)) (-1089)))) (-13 (-286) (-788) (-138))) (T -1045))
+((-1761 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-885 *5))) (-5 *4 (-1089)) (-4 *5 (-13 (-286) (-788) (-138))) (-5 *2 (-1079 (-591 (-294 *5)) (-591 (-273 (-294 *5))))) (-5 *1 (-1045 *5)))) (-1761 (*1 *2 *3 *4) (-12 (-5 *3 (-273 (-385 (-885 *5)))) (-5 *4 (-1089)) (-4 *5 (-13 (-286) (-788) (-138))) (-5 *2 (-1079 (-591 (-294 *5)) (-591 (-273 (-294 *5))))) (-5 *1 (-1045 *5)))) (-2009 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-385 (-885 *5)))) (-5 *4 (-591 (-1089))) (-4 *5 (-13 (-286) (-788) (-138))) (-5 *2 (-591 (-591 (-294 *5)))) (-5 *1 (-1045 *5)))) (-2009 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-885 *5))) (-5 *4 (-1089)) (-4 *5 (-13 (-286) (-788) (-138))) (-5 *2 (-591 (-294 *5))) (-5 *1 (-1045 *5)))) (-1278 (*1 *2 *3) (-12 (-5 *3 (-591 (-273 (-385 (-885 *4))))) (-4 *4 (-13 (-286) (-788) (-138))) (-5 *2 (-591 (-591 (-273 (-294 *4))))) (-5 *1 (-1045 *4)))) (-1278 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-273 (-385 (-885 *5))))) (-5 *4 (-591 (-1089))) (-4 *5 (-13 (-286) (-788) (-138))) (-5 *2 (-591 (-591 (-273 (-294 *5))))) (-5 *1 (-1045 *5)))) (-1278 (*1 *2 *3) (-12 (-5 *3 (-591 (-385 (-885 *4)))) (-4 *4 (-13 (-286) (-788) (-138))) (-5 *2 (-591 (-591 (-273 (-294 *4))))) (-5 *1 (-1045 *4)))) (-1278 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-385 (-885 *5)))) (-5 *4 (-591 (-1089))) (-4 *5 (-13 (-286) (-788) (-138))) (-5 *2 (-591 (-591 (-273 (-294 *5))))) (-5 *1 (-1045 *5)))) (-1278 (*1 *2 *3) (-12 (-5 *3 (-273 (-385 (-885 *4)))) (-4 *4 (-13 (-286) (-788) (-138))) (-5 *2 (-591 (-273 (-294 *4)))) (-5 *1 (-1045 *4)))) (-1278 (*1 *2 *3 *4) (-12 (-5 *3 (-273 (-385 (-885 *5)))) (-5 *4 (-1089)) (-4 *5 (-13 (-286) (-788) (-138))) (-5 *2 (-591 (-273 (-294 *5)))) (-5 *1 (-1045 *5)))) (-1278 (*1 *2 *3) (-12 (-5 *3 (-385 (-885 *4))) (-4 *4 (-13 (-286) (-788) (-138))) (-5 *2 (-591 (-273 (-294 *4)))) (-5 *1 (-1045 *4)))) (-1278 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-885 *5))) (-5 *4 (-1089)) (-4 *5 (-13 (-286) (-788) (-138))) (-5 *2 (-591 (-273 (-294 *5)))) (-5 *1 (-1045 *5)))))
+(-10 -7 (-15 -1278 ((-591 (-273 (-294 |#1|))) (-385 (-885 |#1|)) (-1089))) (-15 -1278 ((-591 (-273 (-294 |#1|))) (-385 (-885 |#1|)))) (-15 -1278 ((-591 (-273 (-294 |#1|))) (-273 (-385 (-885 |#1|))) (-1089))) (-15 -1278 ((-591 (-273 (-294 |#1|))) (-273 (-385 (-885 |#1|))))) (-15 -1278 ((-591 (-591 (-273 (-294 |#1|)))) (-591 (-385 (-885 |#1|))) (-591 (-1089)))) (-15 -1278 ((-591 (-591 (-273 (-294 |#1|)))) (-591 (-385 (-885 |#1|))))) (-15 -1278 ((-591 (-591 (-273 (-294 |#1|)))) (-591 (-273 (-385 (-885 |#1|)))) (-591 (-1089)))) (-15 -1278 ((-591 (-591 (-273 (-294 |#1|)))) (-591 (-273 (-385 (-885 |#1|)))))) (-15 -2009 ((-591 (-294 |#1|)) (-385 (-885 |#1|)) (-1089))) (-15 -2009 ((-591 (-591 (-294 |#1|))) (-591 (-385 (-885 |#1|))) (-591 (-1089)))) (-15 -1761 ((-1079 (-591 (-294 |#1|)) (-591 (-273 (-294 |#1|)))) (-273 (-385 (-885 |#1|))) (-1089))) (-15 -1761 ((-1079 (-591 (-294 |#1|)) (-591 (-273 (-294 |#1|)))) (-385 (-885 |#1|)) (-1089))))
+((-1273 (((-385 (-1085 (-294 |#1|))) (-1171 (-294 |#1|)) (-385 (-1085 (-294 |#1|))) (-525)) 29)) (-1718 (((-385 (-1085 (-294 |#1|))) (-385 (-1085 (-294 |#1|))) (-385 (-1085 (-294 |#1|))) (-385 (-1085 (-294 |#1|)))) 40)))
+(((-1046 |#1|) (-10 -7 (-15 -1718 ((-385 (-1085 (-294 |#1|))) (-385 (-1085 (-294 |#1|))) (-385 (-1085 (-294 |#1|))) (-385 (-1085 (-294 |#1|))))) (-15 -1273 ((-385 (-1085 (-294 |#1|))) (-1171 (-294 |#1|)) (-385 (-1085 (-294 |#1|))) (-525)))) (-13 (-517) (-788))) (T -1046))
+((-1273 (*1 *2 *3 *2 *4) (-12 (-5 *2 (-385 (-1085 (-294 *5)))) (-5 *3 (-1171 (-294 *5))) (-5 *4 (-525)) (-4 *5 (-13 (-517) (-788))) (-5 *1 (-1046 *5)))) (-1718 (*1 *2 *2 *2 *2) (-12 (-5 *2 (-385 (-1085 (-294 *3)))) (-4 *3 (-13 (-517) (-788))) (-5 *1 (-1046 *3)))))
+(-10 -7 (-15 -1718 ((-385 (-1085 (-294 |#1|))) (-385 (-1085 (-294 |#1|))) (-385 (-1085 (-294 |#1|))) (-385 (-1085 (-294 |#1|))))) (-15 -1273 ((-385 (-1085 (-294 |#1|))) (-1171 (-294 |#1|)) (-385 (-1085 (-294 |#1|))) (-525))))
+((-2751 (((-591 (-591 (-273 (-294 |#1|)))) (-591 (-273 (-294 |#1|))) (-591 (-1089))) 222) (((-591 (-273 (-294 |#1|))) (-294 |#1|) (-1089)) 20) (((-591 (-273 (-294 |#1|))) (-273 (-294 |#1|)) (-1089)) 26) (((-591 (-273 (-294 |#1|))) (-273 (-294 |#1|))) 25) (((-591 (-273 (-294 |#1|))) (-294 |#1|)) 21)))
+(((-1047 |#1|) (-10 -7 (-15 -2751 ((-591 (-273 (-294 |#1|))) (-294 |#1|))) (-15 -2751 ((-591 (-273 (-294 |#1|))) (-273 (-294 |#1|)))) (-15 -2751 ((-591 (-273 (-294 |#1|))) (-273 (-294 |#1|)) (-1089))) (-15 -2751 ((-591 (-273 (-294 |#1|))) (-294 |#1|) (-1089))) (-15 -2751 ((-591 (-591 (-273 (-294 |#1|)))) (-591 (-273 (-294 |#1|))) (-591 (-1089))))) (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138))) (T -1047))
+((-2751 (*1 *2 *3 *4) (-12 (-5 *4 (-591 (-1089))) (-4 *5 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138))) (-5 *2 (-591 (-591 (-273 (-294 *5))))) (-5 *1 (-1047 *5)) (-5 *3 (-591 (-273 (-294 *5)))))) (-2751 (*1 *2 *3 *4) (-12 (-5 *4 (-1089)) (-4 *5 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138))) (-5 *2 (-591 (-273 (-294 *5)))) (-5 *1 (-1047 *5)) (-5 *3 (-294 *5)))) (-2751 (*1 *2 *3 *4) (-12 (-5 *4 (-1089)) (-4 *5 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138))) (-5 *2 (-591 (-273 (-294 *5)))) (-5 *1 (-1047 *5)) (-5 *3 (-273 (-294 *5))))) (-2751 (*1 *2 *3) (-12 (-4 *4 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138))) (-5 *2 (-591 (-273 (-294 *4)))) (-5 *1 (-1047 *4)) (-5 *3 (-273 (-294 *4))))) (-2751 (*1 *2 *3) (-12 (-4 *4 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138))) (-5 *2 (-591 (-273 (-294 *4)))) (-5 *1 (-1047 *4)) (-5 *3 (-294 *4)))))
+(-10 -7 (-15 -2751 ((-591 (-273 (-294 |#1|))) (-294 |#1|))) (-15 -2751 ((-591 (-273 (-294 |#1|))) (-273 (-294 |#1|)))) (-15 -2751 ((-591 (-273 (-294 |#1|))) (-273 (-294 |#1|)) (-1089))) (-15 -2751 ((-591 (-273 (-294 |#1|))) (-294 |#1|) (-1089))) (-15 -2751 ((-591 (-591 (-273 (-294 |#1|)))) (-591 (-273 (-294 |#1|))) (-591 (-1089)))))
+((-1815 ((|#2| |#2|) 20 (|has| |#1| (-788))) ((|#2| |#2| (-1 (-108) |#1| |#1|)) 17)) (-1955 ((|#2| |#2|) 19 (|has| |#1| (-788))) ((|#2| |#2| (-1 (-108) |#1| |#1|)) 16)))
+(((-1048 |#1| |#2|) (-10 -7 (-15 -1955 (|#2| |#2| (-1 (-108) |#1| |#1|))) (-15 -1815 (|#2| |#2| (-1 (-108) |#1| |#1|))) (IF (|has| |#1| (-788)) (PROGN (-15 -1955 (|#2| |#2|)) (-15 -1815 (|#2| |#2|))) |%noBranch|)) (-1125) (-13 (-558 (-525) |#1|) (-10 -7 (-6 -4250) (-6 -4251)))) (T -1048))
+((-1815 (*1 *2 *2) (-12 (-4 *3 (-788)) (-4 *3 (-1125)) (-5 *1 (-1048 *3 *2)) (-4 *2 (-13 (-558 (-525) *3) (-10 -7 (-6 -4250) (-6 -4251)))))) (-1955 (*1 *2 *2) (-12 (-4 *3 (-788)) (-4 *3 (-1125)) (-5 *1 (-1048 *3 *2)) (-4 *2 (-13 (-558 (-525) *3) (-10 -7 (-6 -4250) (-6 -4251)))))) (-1815 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1125)) (-5 *1 (-1048 *4 *2)) (-4 *2 (-13 (-558 (-525) *4) (-10 -7 (-6 -4250) (-6 -4251)))))) (-1955 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1125)) (-5 *1 (-1048 *4 *2)) (-4 *2 (-13 (-558 (-525) *4) (-10 -7 (-6 -4250) (-6 -4251)))))))
+(-10 -7 (-15 -1955 (|#2| |#2| (-1 (-108) |#1| |#1|))) (-15 -1815 (|#2| |#2| (-1 (-108) |#1| |#1|))) (IF (|has| |#1| (-788)) (PROGN (-15 -1955 (|#2| |#2|)) (-15 -1815 (|#2| |#2|))) |%noBranch|))
+((-2673 (((-108) $ $) NIL)) (-2749 (((-1078 3 |#1|) $) 108)) (-3282 (((-108) $) 72)) (-1935 (($ $ (-591 (-876 |#1|))) 20) (($ $ (-591 (-591 |#1|))) 75) (($ (-591 (-876 |#1|))) 74) (((-591 (-876 |#1|)) $) 73)) (-1376 (((-108) $) 41)) (-1867 (($ $ (-876 |#1|)) 46) (($ $ (-591 |#1|)) 51) (($ $ (-712)) 53) (($ (-876 |#1|)) 47) (((-876 |#1|) $) 45)) (-3513 (((-2 (|:| -3175 (-712)) (|:| |curves| (-712)) (|:| |polygons| (-712)) (|:| |constructs| (-712))) $) 106)) (-2877 (((-712) $) 26)) (-3340 (((-712) $) 25)) (-2195 (($ $ (-712) (-876 |#1|)) 39)) (-2231 (((-108) $) 82)) (-3980 (($ $ (-591 (-591 (-876 |#1|))) (-591 (-159)) (-159)) 89) (($ $ (-591 (-591 (-591 |#1|))) (-591 (-159)) (-159)) 91) (($ $ (-591 (-591 (-876 |#1|))) (-108) (-108)) 85) (($ $ (-591 (-591 (-591 |#1|))) (-108) (-108)) 93) (($ (-591 (-591 (-876 |#1|)))) 86) (($ (-591 (-591 (-876 |#1|))) (-108) (-108)) 87) (((-591 (-591 (-876 |#1|))) $) 84)) (-3459 (($ (-591 $)) 28) (($ $ $) 29)) (-3873 (((-591 (-159)) $) 103)) (-1928 (((-591 (-876 |#1|)) $) 97)) (-1878 (((-591 (-591 (-159))) $) 102)) (-2887 (((-591 (-591 (-591 (-876 |#1|)))) $) NIL)) (-3174 (((-591 (-591 (-591 (-712)))) $) 100)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-3362 (((-712) $ (-591 (-876 |#1|))) 37)) (-1617 (((-108) $) 54)) (-4118 (($ $ (-591 (-876 |#1|))) 56) (($ $ (-591 (-591 |#1|))) 62) (($ (-591 (-876 |#1|))) 57) (((-591 (-876 |#1|)) $) 55)) (-4010 (($) 23) (($ (-1078 3 |#1|)) 24)) (-2873 (($ $) 35)) (-3942 (((-591 $) $) 34)) (-2037 (($ (-591 $)) 31)) (-2237 (((-591 $) $) 33)) (-2686 (((-796) $) 112)) (-1521 (((-108) $) 64)) (-2305 (($ $ (-591 (-876 |#1|))) 66) (($ $ (-591 (-591 |#1|))) 69) (($ (-591 (-876 |#1|))) 67) (((-591 (-876 |#1|)) $) 65)) (-2412 (($ $) 107)) (-3944 (((-108) $ $) NIL)))
(((-1049 |#1|) (-1050 |#1|) (-975)) (T -1049))
NIL
(-1050 |#1|)
-((-3008 (((-108) $ $) 7)) (-3439 (((-1078 3 |#1|) $) 13)) (-2889 (((-108) $) 29)) (-3012 (($ $ (-591 (-876 |#1|))) 33) (($ $ (-591 (-591 |#1|))) 32) (($ (-591 (-876 |#1|))) 31) (((-591 (-876 |#1|)) $) 30)) (-2455 (((-108) $) 44)) (-3643 (($ $ (-876 |#1|)) 49) (($ $ (-591 |#1|)) 48) (($ $ (-712)) 47) (($ (-876 |#1|)) 46) (((-876 |#1|) $) 45)) (-2653 (((-2 (|:| -3660 (-712)) (|:| |curves| (-712)) (|:| |polygons| (-712)) (|:| |constructs| (-712))) $) 15)) (-1912 (((-712) $) 58)) (-1739 (((-712) $) 59)) (-1966 (($ $ (-712) (-876 |#1|)) 50)) (-2730 (((-108) $) 21)) (-1844 (($ $ (-591 (-591 (-876 |#1|))) (-591 (-159)) (-159)) 28) (($ $ (-591 (-591 (-591 |#1|))) (-591 (-159)) (-159)) 27) (($ $ (-591 (-591 (-876 |#1|))) (-108) (-108)) 26) (($ $ (-591 (-591 (-591 |#1|))) (-108) (-108)) 25) (($ (-591 (-591 (-876 |#1|)))) 24) (($ (-591 (-591 (-876 |#1|))) (-108) (-108)) 23) (((-591 (-591 (-876 |#1|))) $) 22)) (-2131 (($ (-591 $)) 57) (($ $ $) 56)) (-3143 (((-591 (-159)) $) 16)) (-1436 (((-591 (-876 |#1|)) $) 20)) (-1943 (((-591 (-591 (-159))) $) 17)) (-2145 (((-591 (-591 (-591 (-876 |#1|)))) $) 18)) (-2578 (((-591 (-591 (-591 (-712)))) $) 19)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-2287 (((-712) $ (-591 (-876 |#1|))) 51)) (-3866 (((-108) $) 39)) (-3323 (($ $ (-591 (-876 |#1|))) 43) (($ $ (-591 (-591 |#1|))) 42) (($ (-591 (-876 |#1|))) 41) (((-591 (-876 |#1|)) $) 40)) (-1468 (($) 61) (($ (-1078 3 |#1|)) 60)) (-3199 (($ $) 52)) (-2831 (((-591 $) $) 53)) (-2413 (($ (-591 $)) 55)) (-1970 (((-591 $) $) 54)) (-3022 (((-796) $) 11)) (-3085 (((-108) $) 34)) (-2435 (($ $ (-591 (-876 |#1|))) 38) (($ $ (-591 (-591 |#1|))) 37) (($ (-591 (-876 |#1|))) 36) (((-591 (-876 |#1|)) $) 35)) (-3828 (($ $) 14)) (-4096 (((-108) $ $) 6)))
+((-2673 (((-108) $ $) 7)) (-2749 (((-1078 3 |#1|) $) 13)) (-3282 (((-108) $) 29)) (-1935 (($ $ (-591 (-876 |#1|))) 33) (($ $ (-591 (-591 |#1|))) 32) (($ (-591 (-876 |#1|))) 31) (((-591 (-876 |#1|)) $) 30)) (-1376 (((-108) $) 44)) (-1867 (($ $ (-876 |#1|)) 49) (($ $ (-591 |#1|)) 48) (($ $ (-712)) 47) (($ (-876 |#1|)) 46) (((-876 |#1|) $) 45)) (-3513 (((-2 (|:| -3175 (-712)) (|:| |curves| (-712)) (|:| |polygons| (-712)) (|:| |constructs| (-712))) $) 15)) (-2877 (((-712) $) 58)) (-3340 (((-712) $) 59)) (-2195 (($ $ (-712) (-876 |#1|)) 50)) (-2231 (((-108) $) 21)) (-3980 (($ $ (-591 (-591 (-876 |#1|))) (-591 (-159)) (-159)) 28) (($ $ (-591 (-591 (-591 |#1|))) (-591 (-159)) (-159)) 27) (($ $ (-591 (-591 (-876 |#1|))) (-108) (-108)) 26) (($ $ (-591 (-591 (-591 |#1|))) (-108) (-108)) 25) (($ (-591 (-591 (-876 |#1|)))) 24) (($ (-591 (-591 (-876 |#1|))) (-108) (-108)) 23) (((-591 (-591 (-876 |#1|))) $) 22)) (-3459 (($ (-591 $)) 57) (($ $ $) 56)) (-3873 (((-591 (-159)) $) 16)) (-1928 (((-591 (-876 |#1|)) $) 20)) (-1878 (((-591 (-591 (-159))) $) 17)) (-2887 (((-591 (-591 (-591 (-876 |#1|)))) $) 18)) (-3174 (((-591 (-591 (-591 (-712)))) $) 19)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-3362 (((-712) $ (-591 (-876 |#1|))) 51)) (-1617 (((-108) $) 39)) (-4118 (($ $ (-591 (-876 |#1|))) 43) (($ $ (-591 (-591 |#1|))) 42) (($ (-591 (-876 |#1|))) 41) (((-591 (-876 |#1|)) $) 40)) (-4010 (($) 61) (($ (-1078 3 |#1|)) 60)) (-2873 (($ $) 52)) (-3942 (((-591 $) $) 53)) (-2037 (($ (-591 $)) 55)) (-2237 (((-591 $) $) 54)) (-2686 (((-796) $) 11)) (-1521 (((-108) $) 34)) (-2305 (($ $ (-591 (-876 |#1|))) 38) (($ $ (-591 (-591 |#1|))) 37) (($ (-591 (-876 |#1|))) 36) (((-591 (-876 |#1|)) $) 35)) (-2412 (($ $) 14)) (-3944 (((-108) $ $) 6)))
(((-1050 |#1|) (-131) (-975)) (T -1050))
-((-3022 (*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-796)))) (-1468 (*1 *1) (-12 (-4 *1 (-1050 *2)) (-4 *2 (-975)))) (-1468 (*1 *1 *2) (-12 (-5 *2 (-1078 3 *3)) (-4 *3 (-975)) (-4 *1 (-1050 *3)))) (-1739 (*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-712)))) (-1912 (*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-712)))) (-2131 (*1 *1 *2) (-12 (-5 *2 (-591 *1)) (-4 *1 (-1050 *3)) (-4 *3 (-975)))) (-2131 (*1 *1 *1 *1) (-12 (-4 *1 (-1050 *2)) (-4 *2 (-975)))) (-2413 (*1 *1 *2) (-12 (-5 *2 (-591 *1)) (-4 *1 (-1050 *3)) (-4 *3 (-975)))) (-1970 (*1 *2 *1) (-12 (-4 *3 (-975)) (-5 *2 (-591 *1)) (-4 *1 (-1050 *3)))) (-2831 (*1 *2 *1) (-12 (-4 *3 (-975)) (-5 *2 (-591 *1)) (-4 *1 (-1050 *3)))) (-3199 (*1 *1 *1) (-12 (-4 *1 (-1050 *2)) (-4 *2 (-975)))) (-2287 (*1 *2 *1 *3) (-12 (-5 *3 (-591 (-876 *4))) (-4 *1 (-1050 *4)) (-4 *4 (-975)) (-5 *2 (-712)))) (-1966 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-712)) (-5 *3 (-876 *4)) (-4 *1 (-1050 *4)) (-4 *4 (-975)))) (-3643 (*1 *1 *1 *2) (-12 (-5 *2 (-876 *3)) (-4 *1 (-1050 *3)) (-4 *3 (-975)))) (-3643 (*1 *1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *1 (-1050 *3)) (-4 *3 (-975)))) (-3643 (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-4 *1 (-1050 *3)) (-4 *3 (-975)))) (-3643 (*1 *1 *2) (-12 (-5 *2 (-876 *3)) (-4 *3 (-975)) (-4 *1 (-1050 *3)))) (-3643 (*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-876 *3)))) (-2455 (*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-108)))) (-3323 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-876 *3))) (-4 *1 (-1050 *3)) (-4 *3 (-975)))) (-3323 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-591 *3))) (-4 *1 (-1050 *3)) (-4 *3 (-975)))) (-3323 (*1 *1 *2) (-12 (-5 *2 (-591 (-876 *3))) (-4 *3 (-975)) (-4 *1 (-1050 *3)))) (-3323 (*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-591 (-876 *3))))) (-3866 (*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-108)))) (-2435 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-876 *3))) (-4 *1 (-1050 *3)) (-4 *3 (-975)))) (-2435 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-591 *3))) (-4 *1 (-1050 *3)) (-4 *3 (-975)))) (-2435 (*1 *1 *2) (-12 (-5 *2 (-591 (-876 *3))) (-4 *3 (-975)) (-4 *1 (-1050 *3)))) (-2435 (*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-591 (-876 *3))))) (-3085 (*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-108)))) (-3012 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-876 *3))) (-4 *1 (-1050 *3)) (-4 *3 (-975)))) (-3012 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-591 *3))) (-4 *1 (-1050 *3)) (-4 *3 (-975)))) (-3012 (*1 *1 *2) (-12 (-5 *2 (-591 (-876 *3))) (-4 *3 (-975)) (-4 *1 (-1050 *3)))) (-3012 (*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-591 (-876 *3))))) (-2889 (*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-108)))) (-1844 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-591 (-591 (-876 *5)))) (-5 *3 (-591 (-159))) (-5 *4 (-159)) (-4 *1 (-1050 *5)) (-4 *5 (-975)))) (-1844 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-591 (-591 (-591 *5)))) (-5 *3 (-591 (-159))) (-5 *4 (-159)) (-4 *1 (-1050 *5)) (-4 *5 (-975)))) (-1844 (*1 *1 *1 *2 *3 *3) (-12 (-5 *2 (-591 (-591 (-876 *4)))) (-5 *3 (-108)) (-4 *1 (-1050 *4)) (-4 *4 (-975)))) (-1844 (*1 *1 *1 *2 *3 *3) (-12 (-5 *2 (-591 (-591 (-591 *4)))) (-5 *3 (-108)) (-4 *1 (-1050 *4)) (-4 *4 (-975)))) (-1844 (*1 *1 *2) (-12 (-5 *2 (-591 (-591 (-876 *3)))) (-4 *3 (-975)) (-4 *1 (-1050 *3)))) (-1844 (*1 *1 *2 *3 *3) (-12 (-5 *2 (-591 (-591 (-876 *4)))) (-5 *3 (-108)) (-4 *4 (-975)) (-4 *1 (-1050 *4)))) (-1844 (*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-591 (-591 (-876 *3)))))) (-2730 (*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-108)))) (-1436 (*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-591 (-876 *3))))) (-2578 (*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-591 (-591 (-591 (-712))))))) (-2145 (*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-591 (-591 (-591 (-876 *3))))))) (-1943 (*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-591 (-591 (-159)))))) (-3143 (*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-591 (-159))))) (-2653 (*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-2 (|:| -3660 (-712)) (|:| |curves| (-712)) (|:| |polygons| (-712)) (|:| |constructs| (-712)))))) (-3828 (*1 *1 *1) (-12 (-4 *1 (-1050 *2)) (-4 *2 (-975)))) (-3439 (*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-1078 3 *3)))))
-(-13 (-1018) (-10 -8 (-15 -1468 ($)) (-15 -1468 ($ (-1078 3 |t#1|))) (-15 -1739 ((-712) $)) (-15 -1912 ((-712) $)) (-15 -2131 ($ (-591 $))) (-15 -2131 ($ $ $)) (-15 -2413 ($ (-591 $))) (-15 -1970 ((-591 $) $)) (-15 -2831 ((-591 $) $)) (-15 -3199 ($ $)) (-15 -2287 ((-712) $ (-591 (-876 |t#1|)))) (-15 -1966 ($ $ (-712) (-876 |t#1|))) (-15 -3643 ($ $ (-876 |t#1|))) (-15 -3643 ($ $ (-591 |t#1|))) (-15 -3643 ($ $ (-712))) (-15 -3643 ($ (-876 |t#1|))) (-15 -3643 ((-876 |t#1|) $)) (-15 -2455 ((-108) $)) (-15 -3323 ($ $ (-591 (-876 |t#1|)))) (-15 -3323 ($ $ (-591 (-591 |t#1|)))) (-15 -3323 ($ (-591 (-876 |t#1|)))) (-15 -3323 ((-591 (-876 |t#1|)) $)) (-15 -3866 ((-108) $)) (-15 -2435 ($ $ (-591 (-876 |t#1|)))) (-15 -2435 ($ $ (-591 (-591 |t#1|)))) (-15 -2435 ($ (-591 (-876 |t#1|)))) (-15 -2435 ((-591 (-876 |t#1|)) $)) (-15 -3085 ((-108) $)) (-15 -3012 ($ $ (-591 (-876 |t#1|)))) (-15 -3012 ($ $ (-591 (-591 |t#1|)))) (-15 -3012 ($ (-591 (-876 |t#1|)))) (-15 -3012 ((-591 (-876 |t#1|)) $)) (-15 -2889 ((-108) $)) (-15 -1844 ($ $ (-591 (-591 (-876 |t#1|))) (-591 (-159)) (-159))) (-15 -1844 ($ $ (-591 (-591 (-591 |t#1|))) (-591 (-159)) (-159))) (-15 -1844 ($ $ (-591 (-591 (-876 |t#1|))) (-108) (-108))) (-15 -1844 ($ $ (-591 (-591 (-591 |t#1|))) (-108) (-108))) (-15 -1844 ($ (-591 (-591 (-876 |t#1|))))) (-15 -1844 ($ (-591 (-591 (-876 |t#1|))) (-108) (-108))) (-15 -1844 ((-591 (-591 (-876 |t#1|))) $)) (-15 -2730 ((-108) $)) (-15 -1436 ((-591 (-876 |t#1|)) $)) (-15 -2578 ((-591 (-591 (-591 (-712)))) $)) (-15 -2145 ((-591 (-591 (-591 (-876 |t#1|)))) $)) (-15 -1943 ((-591 (-591 (-159))) $)) (-15 -3143 ((-591 (-159)) $)) (-15 -2653 ((-2 (|:| -3660 (-712)) (|:| |curves| (-712)) (|:| |polygons| (-712)) (|:| |constructs| (-712))) $)) (-15 -3828 ($ $)) (-15 -3439 ((-1078 3 |t#1|) $)) (-15 -3022 ((-796) $))))
+((-2686 (*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-796)))) (-4010 (*1 *1) (-12 (-4 *1 (-1050 *2)) (-4 *2 (-975)))) (-4010 (*1 *1 *2) (-12 (-5 *2 (-1078 3 *3)) (-4 *3 (-975)) (-4 *1 (-1050 *3)))) (-3340 (*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-712)))) (-2877 (*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-712)))) (-3459 (*1 *1 *2) (-12 (-5 *2 (-591 *1)) (-4 *1 (-1050 *3)) (-4 *3 (-975)))) (-3459 (*1 *1 *1 *1) (-12 (-4 *1 (-1050 *2)) (-4 *2 (-975)))) (-2037 (*1 *1 *2) (-12 (-5 *2 (-591 *1)) (-4 *1 (-1050 *3)) (-4 *3 (-975)))) (-2237 (*1 *2 *1) (-12 (-4 *3 (-975)) (-5 *2 (-591 *1)) (-4 *1 (-1050 *3)))) (-3942 (*1 *2 *1) (-12 (-4 *3 (-975)) (-5 *2 (-591 *1)) (-4 *1 (-1050 *3)))) (-2873 (*1 *1 *1) (-12 (-4 *1 (-1050 *2)) (-4 *2 (-975)))) (-3362 (*1 *2 *1 *3) (-12 (-5 *3 (-591 (-876 *4))) (-4 *1 (-1050 *4)) (-4 *4 (-975)) (-5 *2 (-712)))) (-2195 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-712)) (-5 *3 (-876 *4)) (-4 *1 (-1050 *4)) (-4 *4 (-975)))) (-1867 (*1 *1 *1 *2) (-12 (-5 *2 (-876 *3)) (-4 *1 (-1050 *3)) (-4 *3 (-975)))) (-1867 (*1 *1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *1 (-1050 *3)) (-4 *3 (-975)))) (-1867 (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-4 *1 (-1050 *3)) (-4 *3 (-975)))) (-1867 (*1 *1 *2) (-12 (-5 *2 (-876 *3)) (-4 *3 (-975)) (-4 *1 (-1050 *3)))) (-1867 (*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-876 *3)))) (-1376 (*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-108)))) (-4118 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-876 *3))) (-4 *1 (-1050 *3)) (-4 *3 (-975)))) (-4118 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-591 *3))) (-4 *1 (-1050 *3)) (-4 *3 (-975)))) (-4118 (*1 *1 *2) (-12 (-5 *2 (-591 (-876 *3))) (-4 *3 (-975)) (-4 *1 (-1050 *3)))) (-4118 (*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-591 (-876 *3))))) (-1617 (*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-108)))) (-2305 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-876 *3))) (-4 *1 (-1050 *3)) (-4 *3 (-975)))) (-2305 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-591 *3))) (-4 *1 (-1050 *3)) (-4 *3 (-975)))) (-2305 (*1 *1 *2) (-12 (-5 *2 (-591 (-876 *3))) (-4 *3 (-975)) (-4 *1 (-1050 *3)))) (-2305 (*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-591 (-876 *3))))) (-1521 (*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-108)))) (-1935 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-876 *3))) (-4 *1 (-1050 *3)) (-4 *3 (-975)))) (-1935 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-591 *3))) (-4 *1 (-1050 *3)) (-4 *3 (-975)))) (-1935 (*1 *1 *2) (-12 (-5 *2 (-591 (-876 *3))) (-4 *3 (-975)) (-4 *1 (-1050 *3)))) (-1935 (*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-591 (-876 *3))))) (-3282 (*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-108)))) (-3980 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-591 (-591 (-876 *5)))) (-5 *3 (-591 (-159))) (-5 *4 (-159)) (-4 *1 (-1050 *5)) (-4 *5 (-975)))) (-3980 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-591 (-591 (-591 *5)))) (-5 *3 (-591 (-159))) (-5 *4 (-159)) (-4 *1 (-1050 *5)) (-4 *5 (-975)))) (-3980 (*1 *1 *1 *2 *3 *3) (-12 (-5 *2 (-591 (-591 (-876 *4)))) (-5 *3 (-108)) (-4 *1 (-1050 *4)) (-4 *4 (-975)))) (-3980 (*1 *1 *1 *2 *3 *3) (-12 (-5 *2 (-591 (-591 (-591 *4)))) (-5 *3 (-108)) (-4 *1 (-1050 *4)) (-4 *4 (-975)))) (-3980 (*1 *1 *2) (-12 (-5 *2 (-591 (-591 (-876 *3)))) (-4 *3 (-975)) (-4 *1 (-1050 *3)))) (-3980 (*1 *1 *2 *3 *3) (-12 (-5 *2 (-591 (-591 (-876 *4)))) (-5 *3 (-108)) (-4 *4 (-975)) (-4 *1 (-1050 *4)))) (-3980 (*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-591 (-591 (-876 *3)))))) (-2231 (*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-108)))) (-1928 (*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-591 (-876 *3))))) (-3174 (*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-591 (-591 (-591 (-712))))))) (-2887 (*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-591 (-591 (-591 (-876 *3))))))) (-1878 (*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-591 (-591 (-159)))))) (-3873 (*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-591 (-159))))) (-3513 (*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-2 (|:| -3175 (-712)) (|:| |curves| (-712)) (|:| |polygons| (-712)) (|:| |constructs| (-712)))))) (-2412 (*1 *1 *1) (-12 (-4 *1 (-1050 *2)) (-4 *2 (-975)))) (-2749 (*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-1078 3 *3)))))
+(-13 (-1018) (-10 -8 (-15 -4010 ($)) (-15 -4010 ($ (-1078 3 |t#1|))) (-15 -3340 ((-712) $)) (-15 -2877 ((-712) $)) (-15 -3459 ($ (-591 $))) (-15 -3459 ($ $ $)) (-15 -2037 ($ (-591 $))) (-15 -2237 ((-591 $) $)) (-15 -3942 ((-591 $) $)) (-15 -2873 ($ $)) (-15 -3362 ((-712) $ (-591 (-876 |t#1|)))) (-15 -2195 ($ $ (-712) (-876 |t#1|))) (-15 -1867 ($ $ (-876 |t#1|))) (-15 -1867 ($ $ (-591 |t#1|))) (-15 -1867 ($ $ (-712))) (-15 -1867 ($ (-876 |t#1|))) (-15 -1867 ((-876 |t#1|) $)) (-15 -1376 ((-108) $)) (-15 -4118 ($ $ (-591 (-876 |t#1|)))) (-15 -4118 ($ $ (-591 (-591 |t#1|)))) (-15 -4118 ($ (-591 (-876 |t#1|)))) (-15 -4118 ((-591 (-876 |t#1|)) $)) (-15 -1617 ((-108) $)) (-15 -2305 ($ $ (-591 (-876 |t#1|)))) (-15 -2305 ($ $ (-591 (-591 |t#1|)))) (-15 -2305 ($ (-591 (-876 |t#1|)))) (-15 -2305 ((-591 (-876 |t#1|)) $)) (-15 -1521 ((-108) $)) (-15 -1935 ($ $ (-591 (-876 |t#1|)))) (-15 -1935 ($ $ (-591 (-591 |t#1|)))) (-15 -1935 ($ (-591 (-876 |t#1|)))) (-15 -1935 ((-591 (-876 |t#1|)) $)) (-15 -3282 ((-108) $)) (-15 -3980 ($ $ (-591 (-591 (-876 |t#1|))) (-591 (-159)) (-159))) (-15 -3980 ($ $ (-591 (-591 (-591 |t#1|))) (-591 (-159)) (-159))) (-15 -3980 ($ $ (-591 (-591 (-876 |t#1|))) (-108) (-108))) (-15 -3980 ($ $ (-591 (-591 (-591 |t#1|))) (-108) (-108))) (-15 -3980 ($ (-591 (-591 (-876 |t#1|))))) (-15 -3980 ($ (-591 (-591 (-876 |t#1|))) (-108) (-108))) (-15 -3980 ((-591 (-591 (-876 |t#1|))) $)) (-15 -2231 ((-108) $)) (-15 -1928 ((-591 (-876 |t#1|)) $)) (-15 -3174 ((-591 (-591 (-591 (-712)))) $)) (-15 -2887 ((-591 (-591 (-591 (-876 |t#1|)))) $)) (-15 -1878 ((-591 (-591 (-159))) $)) (-15 -3873 ((-591 (-159)) $)) (-15 -3513 ((-2 (|:| -3175 (-712)) (|:| |curves| (-712)) (|:| |polygons| (-712)) (|:| |constructs| (-712))) $)) (-15 -2412 ($ $)) (-15 -2749 ((-1078 3 |t#1|) $)) (-15 -2686 ((-796) $))))
(((-97) . T) ((-565 (-796)) . T) ((-1018) . T))
-((-2074 (((-591 (-1094)) (-1072)) 9)))
-(((-1051) (-10 -7 (-15 -2074 ((-591 (-1094)) (-1072))))) (T -1051))
-((-2074 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-591 (-1094))) (-5 *1 (-1051)))))
-(-10 -7 (-15 -2074 ((-591 (-1094)) (-1072))))
-((-4144 (((-1176) (-591 (-796))) 23) (((-1176) (-796)) 22)) (-2184 (((-1176) (-591 (-796))) 21) (((-1176) (-796)) 20)) (-3178 (((-1176) (-591 (-796))) 19) (((-1176) (-796)) 11) (((-1176) (-1072) (-796)) 17)))
-(((-1052) (-10 -7 (-15 -3178 ((-1176) (-1072) (-796))) (-15 -3178 ((-1176) (-796))) (-15 -2184 ((-1176) (-796))) (-15 -4144 ((-1176) (-796))) (-15 -3178 ((-1176) (-591 (-796)))) (-15 -2184 ((-1176) (-591 (-796)))) (-15 -4144 ((-1176) (-591 (-796)))))) (T -1052))
-((-4144 (*1 *2 *3) (-12 (-5 *3 (-591 (-796))) (-5 *2 (-1176)) (-5 *1 (-1052)))) (-2184 (*1 *2 *3) (-12 (-5 *3 (-591 (-796))) (-5 *2 (-1176)) (-5 *1 (-1052)))) (-3178 (*1 *2 *3) (-12 (-5 *3 (-591 (-796))) (-5 *2 (-1176)) (-5 *1 (-1052)))) (-4144 (*1 *2 *3) (-12 (-5 *3 (-796)) (-5 *2 (-1176)) (-5 *1 (-1052)))) (-2184 (*1 *2 *3) (-12 (-5 *3 (-796)) (-5 *2 (-1176)) (-5 *1 (-1052)))) (-3178 (*1 *2 *3) (-12 (-5 *3 (-796)) (-5 *2 (-1176)) (-5 *1 (-1052)))) (-3178 (*1 *2 *3 *4) (-12 (-5 *3 (-1072)) (-5 *4 (-796)) (-5 *2 (-1176)) (-5 *1 (-1052)))))
-(-10 -7 (-15 -3178 ((-1176) (-1072) (-796))) (-15 -3178 ((-1176) (-796))) (-15 -2184 ((-1176) (-796))) (-15 -4144 ((-1176) (-796))) (-15 -3178 ((-1176) (-591 (-796)))) (-15 -2184 ((-1176) (-591 (-796)))) (-15 -4144 ((-1176) (-591 (-796)))))
-((-2307 (($ $ $) 10)) (-3225 (($ $) 9)) (-2271 (($ $ $) 13)) (-3481 (($ $ $) 15)) (-4123 (($ $ $) 12)) (-1330 (($ $ $) 14)) (-2072 (($ $) 17)) (-1828 (($ $) 16)) (-1539 (($ $) 6)) (-3834 (($ $ $) 11) (($ $) 7)) (-1617 (($ $ $) 8)))
+((-1315 (((-591 (-1094)) (-1072)) 9)))
+(((-1051) (-10 -7 (-15 -1315 ((-591 (-1094)) (-1072))))) (T -1051))
+((-1315 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-591 (-1094))) (-5 *1 (-1051)))))
+(-10 -7 (-15 -1315 ((-591 (-1094)) (-1072))))
+((-1359 (((-1176) (-591 (-796))) 23) (((-1176) (-796)) 22)) (-3466 (((-1176) (-591 (-796))) 21) (((-1176) (-796)) 20)) (-2163 (((-1176) (-591 (-796))) 19) (((-1176) (-796)) 11) (((-1176) (-1072) (-796)) 17)))
+(((-1052) (-10 -7 (-15 -2163 ((-1176) (-1072) (-796))) (-15 -2163 ((-1176) (-796))) (-15 -3466 ((-1176) (-796))) (-15 -1359 ((-1176) (-796))) (-15 -2163 ((-1176) (-591 (-796)))) (-15 -3466 ((-1176) (-591 (-796)))) (-15 -1359 ((-1176) (-591 (-796)))))) (T -1052))
+((-1359 (*1 *2 *3) (-12 (-5 *3 (-591 (-796))) (-5 *2 (-1176)) (-5 *1 (-1052)))) (-3466 (*1 *2 *3) (-12 (-5 *3 (-591 (-796))) (-5 *2 (-1176)) (-5 *1 (-1052)))) (-2163 (*1 *2 *3) (-12 (-5 *3 (-591 (-796))) (-5 *2 (-1176)) (-5 *1 (-1052)))) (-1359 (*1 *2 *3) (-12 (-5 *3 (-796)) (-5 *2 (-1176)) (-5 *1 (-1052)))) (-3466 (*1 *2 *3) (-12 (-5 *3 (-796)) (-5 *2 (-1176)) (-5 *1 (-1052)))) (-2163 (*1 *2 *3) (-12 (-5 *3 (-796)) (-5 *2 (-1176)) (-5 *1 (-1052)))) (-2163 (*1 *2 *3 *4) (-12 (-5 *3 (-1072)) (-5 *4 (-796)) (-5 *2 (-1176)) (-5 *1 (-1052)))))
+(-10 -7 (-15 -2163 ((-1176) (-1072) (-796))) (-15 -2163 ((-1176) (-796))) (-15 -3466 ((-1176) (-796))) (-15 -1359 ((-1176) (-796))) (-15 -2163 ((-1176) (-591 (-796)))) (-15 -3466 ((-1176) (-591 (-796)))) (-15 -1359 ((-1176) (-591 (-796)))))
+((-3548 (($ $ $) 10)) (-3333 (($ $) 9)) (-3196 (($ $ $) 13)) (-1925 (($ $ $) 15)) (-2306 (($ $ $) 12)) (-1827 (($ $ $) 14)) (-2753 (($ $) 17)) (-2369 (($ $) 16)) (-1460 (($ $) 6)) (-1353 (($ $ $) 11) (($ $) 7)) (-3408 (($ $ $) 8)))
(((-1053) (-131)) (T -1053))
-((-2072 (*1 *1 *1) (-4 *1 (-1053))) (-1828 (*1 *1 *1) (-4 *1 (-1053))) (-3481 (*1 *1 *1 *1) (-4 *1 (-1053))) (-1330 (*1 *1 *1 *1) (-4 *1 (-1053))) (-2271 (*1 *1 *1 *1) (-4 *1 (-1053))) (-4123 (*1 *1 *1 *1) (-4 *1 (-1053))) (-3834 (*1 *1 *1 *1) (-4 *1 (-1053))) (-2307 (*1 *1 *1 *1) (-4 *1 (-1053))) (-3225 (*1 *1 *1) (-4 *1 (-1053))) (-1617 (*1 *1 *1 *1) (-4 *1 (-1053))) (-3834 (*1 *1 *1) (-4 *1 (-1053))) (-1539 (*1 *1 *1) (-4 *1 (-1053))))
-(-13 (-10 -8 (-15 -1539 ($ $)) (-15 -3834 ($ $)) (-15 -1617 ($ $ $)) (-15 -3225 ($ $)) (-15 -2307 ($ $ $)) (-15 -3834 ($ $ $)) (-15 -4123 ($ $ $)) (-15 -2271 ($ $ $)) (-15 -1330 ($ $ $)) (-15 -3481 ($ $ $)) (-15 -1828 ($ $)) (-15 -2072 ($ $))))
-((-3008 (((-108) $ $) 41)) (-3024 ((|#1| $) 15)) (-3050 (((-108) $ $ (-1 (-108) |#2| |#2|)) 36)) (-4078 (((-108) $) 17)) (-3300 (($ $ |#1|) 28)) (-1452 (($ $ (-108)) 30)) (-2297 (($ $) 31)) (-3896 (($ $ |#2|) 29)) (-2339 (((-1072) $) NIL)) (-1336 (((-108) $ $ (-1 (-108) |#1| |#1|) (-1 (-108) |#2| |#2|)) 35)) (-2047 (((-1036) $) NIL)) (-3028 (((-108) $) 14)) (-3209 (($) 10)) (-3199 (($ $) 27)) (-3036 (($ |#1| |#2| (-108)) 18) (($ |#1| |#2|) 19) (($ (-2 (|:| |val| |#1|) (|:| -3374 |#2|))) 21) (((-591 $) (-591 (-2 (|:| |val| |#1|) (|:| -3374 |#2|)))) 24) (((-591 $) |#1| (-591 |#2|)) 26)) (-3478 ((|#2| $) 16)) (-3022 (((-796) $) 50)) (-4096 (((-108) $ $) 39)))
-(((-1054 |#1| |#2|) (-13 (-1018) (-10 -8 (-15 -3209 ($)) (-15 -3028 ((-108) $)) (-15 -3024 (|#1| $)) (-15 -3478 (|#2| $)) (-15 -4078 ((-108) $)) (-15 -3036 ($ |#1| |#2| (-108))) (-15 -3036 ($ |#1| |#2|)) (-15 -3036 ($ (-2 (|:| |val| |#1|) (|:| -3374 |#2|)))) (-15 -3036 ((-591 $) (-591 (-2 (|:| |val| |#1|) (|:| -3374 |#2|))))) (-15 -3036 ((-591 $) |#1| (-591 |#2|))) (-15 -3199 ($ $)) (-15 -3300 ($ $ |#1|)) (-15 -3896 ($ $ |#2|)) (-15 -1452 ($ $ (-108))) (-15 -2297 ($ $)) (-15 -1336 ((-108) $ $ (-1 (-108) |#1| |#1|) (-1 (-108) |#2| |#2|))) (-15 -3050 ((-108) $ $ (-1 (-108) |#2| |#2|))))) (-13 (-1018) (-33)) (-13 (-1018) (-33))) (T -1054))
-((-3209 (*1 *1) (-12 (-5 *1 (-1054 *2 *3)) (-4 *2 (-13 (-1018) (-33))) (-4 *3 (-13 (-1018) (-33))))) (-3028 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1054 *3 *4)) (-4 *3 (-13 (-1018) (-33))) (-4 *4 (-13 (-1018) (-33))))) (-3024 (*1 *2 *1) (-12 (-4 *2 (-13 (-1018) (-33))) (-5 *1 (-1054 *2 *3)) (-4 *3 (-13 (-1018) (-33))))) (-3478 (*1 *2 *1) (-12 (-4 *2 (-13 (-1018) (-33))) (-5 *1 (-1054 *3 *2)) (-4 *3 (-13 (-1018) (-33))))) (-4078 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1054 *3 *4)) (-4 *3 (-13 (-1018) (-33))) (-4 *4 (-13 (-1018) (-33))))) (-3036 (*1 *1 *2 *3 *4) (-12 (-5 *4 (-108)) (-5 *1 (-1054 *2 *3)) (-4 *2 (-13 (-1018) (-33))) (-4 *3 (-13 (-1018) (-33))))) (-3036 (*1 *1 *2 *3) (-12 (-5 *1 (-1054 *2 *3)) (-4 *2 (-13 (-1018) (-33))) (-4 *3 (-13 (-1018) (-33))))) (-3036 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |val| *3) (|:| -3374 *4))) (-4 *3 (-13 (-1018) (-33))) (-4 *4 (-13 (-1018) (-33))) (-5 *1 (-1054 *3 *4)))) (-3036 (*1 *2 *3) (-12 (-5 *3 (-591 (-2 (|:| |val| *4) (|:| -3374 *5)))) (-4 *4 (-13 (-1018) (-33))) (-4 *5 (-13 (-1018) (-33))) (-5 *2 (-591 (-1054 *4 *5))) (-5 *1 (-1054 *4 *5)))) (-3036 (*1 *2 *3 *4) (-12 (-5 *4 (-591 *5)) (-4 *5 (-13 (-1018) (-33))) (-5 *2 (-591 (-1054 *3 *5))) (-5 *1 (-1054 *3 *5)) (-4 *3 (-13 (-1018) (-33))))) (-3199 (*1 *1 *1) (-12 (-5 *1 (-1054 *2 *3)) (-4 *2 (-13 (-1018) (-33))) (-4 *3 (-13 (-1018) (-33))))) (-3300 (*1 *1 *1 *2) (-12 (-5 *1 (-1054 *2 *3)) (-4 *2 (-13 (-1018) (-33))) (-4 *3 (-13 (-1018) (-33))))) (-3896 (*1 *1 *1 *2) (-12 (-5 *1 (-1054 *3 *2)) (-4 *3 (-13 (-1018) (-33))) (-4 *2 (-13 (-1018) (-33))))) (-1452 (*1 *1 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-1054 *3 *4)) (-4 *3 (-13 (-1018) (-33))) (-4 *4 (-13 (-1018) (-33))))) (-2297 (*1 *1 *1) (-12 (-5 *1 (-1054 *2 *3)) (-4 *2 (-13 (-1018) (-33))) (-4 *3 (-13 (-1018) (-33))))) (-1336 (*1 *2 *1 *1 *3 *4) (-12 (-5 *3 (-1 (-108) *5 *5)) (-5 *4 (-1 (-108) *6 *6)) (-4 *5 (-13 (-1018) (-33))) (-4 *6 (-13 (-1018) (-33))) (-5 *2 (-108)) (-5 *1 (-1054 *5 *6)))) (-3050 (*1 *2 *1 *1 *3) (-12 (-5 *3 (-1 (-108) *5 *5)) (-4 *5 (-13 (-1018) (-33))) (-5 *2 (-108)) (-5 *1 (-1054 *4 *5)) (-4 *4 (-13 (-1018) (-33))))))
-(-13 (-1018) (-10 -8 (-15 -3209 ($)) (-15 -3028 ((-108) $)) (-15 -3024 (|#1| $)) (-15 -3478 (|#2| $)) (-15 -4078 ((-108) $)) (-15 -3036 ($ |#1| |#2| (-108))) (-15 -3036 ($ |#1| |#2|)) (-15 -3036 ($ (-2 (|:| |val| |#1|) (|:| -3374 |#2|)))) (-15 -3036 ((-591 $) (-591 (-2 (|:| |val| |#1|) (|:| -3374 |#2|))))) (-15 -3036 ((-591 $) |#1| (-591 |#2|))) (-15 -3199 ($ $)) (-15 -3300 ($ $ |#1|)) (-15 -3896 ($ $ |#2|)) (-15 -1452 ($ $ (-108))) (-15 -2297 ($ $)) (-15 -1336 ((-108) $ $ (-1 (-108) |#1| |#1|) (-1 (-108) |#2| |#2|))) (-15 -3050 ((-108) $ $ (-1 (-108) |#2| |#2|)))))
-((-3008 (((-108) $ $) NIL (|has| (-1054 |#1| |#2|) (-1018)))) (-3024 (((-1054 |#1| |#2|) $) 25)) (-1381 (($ $) 76)) (-3902 (((-108) (-1054 |#1| |#2|) $ (-1 (-108) |#2| |#2|)) 85)) (-2443 (($ $ $ (-591 (-1054 |#1| |#2|))) 90) (($ $ $ (-591 (-1054 |#1| |#2|)) (-1 (-108) |#2| |#2|)) 91)) (-3891 (((-108) $ (-712)) NIL)) (-1780 (((-1054 |#1| |#2|) $ (-1054 |#1| |#2|)) 43 (|has| $ (-6 -4251)))) (-3186 (((-1054 |#1| |#2|) $ "value" (-1054 |#1| |#2|)) NIL (|has| $ (-6 -4251)))) (-3665 (($ $ (-591 $)) 41 (|has| $ (-6 -4251)))) (-3798 (($) NIL T CONST)) (-1888 (((-591 (-2 (|:| |val| |#1|) (|:| -3374 |#2|))) $) 80)) (-3901 (($ (-1054 |#1| |#2|) $) 39)) (-3677 (($ (-1054 |#1| |#2|) $) 31)) (-3454 (((-591 (-1054 |#1| |#2|)) $) NIL (|has| $ (-6 -4250)))) (-4120 (((-591 $) $) 51)) (-4027 (((-108) (-1054 |#1| |#2|) $) 82)) (-2148 (((-108) $ $) NIL (|has| (-1054 |#1| |#2|) (-1018)))) (-2910 (((-108) $ (-712)) NIL)) (-2552 (((-591 (-1054 |#1| |#2|)) $) 55 (|has| $ (-6 -4250)))) (-2141 (((-108) (-1054 |#1| |#2|) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-1054 |#1| |#2|) (-1018))))) (-3249 (($ (-1 (-1054 |#1| |#2|) (-1054 |#1| |#2|)) $) 47 (|has| $ (-6 -4251)))) (-1340 (($ (-1 (-1054 |#1| |#2|) (-1054 |#1| |#2|)) $) 46)) (-3971 (((-108) $ (-712)) NIL)) (-2599 (((-591 (-1054 |#1| |#2|)) $) 53)) (-1203 (((-108) $) 42)) (-2339 (((-1072) $) NIL (|has| (-1054 |#1| |#2|) (-1018)))) (-2047 (((-1036) $) NIL (|has| (-1054 |#1| |#2|) (-1018)))) (-4075 (((-3 $ "failed") $) 75)) (-1623 (((-108) (-1 (-108) (-1054 |#1| |#2|)) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 (-1054 |#1| |#2|)))) NIL (-12 (|has| (-1054 |#1| |#2|) (-288 (-1054 |#1| |#2|))) (|has| (-1054 |#1| |#2|) (-1018)))) (($ $ (-273 (-1054 |#1| |#2|))) NIL (-12 (|has| (-1054 |#1| |#2|) (-288 (-1054 |#1| |#2|))) (|has| (-1054 |#1| |#2|) (-1018)))) (($ $ (-1054 |#1| |#2|) (-1054 |#1| |#2|)) NIL (-12 (|has| (-1054 |#1| |#2|) (-288 (-1054 |#1| |#2|))) (|has| (-1054 |#1| |#2|) (-1018)))) (($ $ (-591 (-1054 |#1| |#2|)) (-591 (-1054 |#1| |#2|))) NIL (-12 (|has| (-1054 |#1| |#2|) (-288 (-1054 |#1| |#2|))) (|has| (-1054 |#1| |#2|) (-1018))))) (-3493 (((-108) $ $) 50)) (-3028 (((-108) $) 22)) (-3209 (($) 24)) (-3164 (((-1054 |#1| |#2|) $ "value") NIL)) (-3505 (((-525) $ $) NIL)) (-2237 (((-108) $) 44)) (-2064 (((-712) (-1 (-108) (-1054 |#1| |#2|)) $) NIL (|has| $ (-6 -4250))) (((-712) (-1054 |#1| |#2|) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-1054 |#1| |#2|) (-1018))))) (-3199 (($ $) 49)) (-3036 (($ (-1054 |#1| |#2|)) 9) (($ |#1| |#2| (-591 $)) 12) (($ |#1| |#2| (-591 (-1054 |#1| |#2|))) 14) (($ |#1| |#2| |#1| (-591 |#2|)) 17)) (-3151 (((-591 |#2|) $) 81)) (-3022 (((-796) $) 73 (|has| (-1054 |#1| |#2|) (-565 (-796))))) (-3860 (((-591 $) $) 28)) (-1632 (((-108) $ $) NIL (|has| (-1054 |#1| |#2|) (-1018)))) (-4158 (((-108) (-1 (-108) (-1054 |#1| |#2|)) $) NIL (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) 64 (|has| (-1054 |#1| |#2|) (-1018)))) (-4045 (((-712) $) 58 (|has| $ (-6 -4250)))))
-(((-1055 |#1| |#2|) (-13 (-940 (-1054 |#1| |#2|)) (-10 -8 (-6 -4251) (-6 -4250) (-15 -4075 ((-3 $ "failed") $)) (-15 -1381 ($ $)) (-15 -3036 ($ (-1054 |#1| |#2|))) (-15 -3036 ($ |#1| |#2| (-591 $))) (-15 -3036 ($ |#1| |#2| (-591 (-1054 |#1| |#2|)))) (-15 -3036 ($ |#1| |#2| |#1| (-591 |#2|))) (-15 -3151 ((-591 |#2|) $)) (-15 -1888 ((-591 (-2 (|:| |val| |#1|) (|:| -3374 |#2|))) $)) (-15 -4027 ((-108) (-1054 |#1| |#2|) $)) (-15 -3902 ((-108) (-1054 |#1| |#2|) $ (-1 (-108) |#2| |#2|))) (-15 -3677 ($ (-1054 |#1| |#2|) $)) (-15 -3901 ($ (-1054 |#1| |#2|) $)) (-15 -2443 ($ $ $ (-591 (-1054 |#1| |#2|)))) (-15 -2443 ($ $ $ (-591 (-1054 |#1| |#2|)) (-1 (-108) |#2| |#2|))))) (-13 (-1018) (-33)) (-13 (-1018) (-33))) (T -1055))
-((-4075 (*1 *1 *1) (|partial| -12 (-5 *1 (-1055 *2 *3)) (-4 *2 (-13 (-1018) (-33))) (-4 *3 (-13 (-1018) (-33))))) (-1381 (*1 *1 *1) (-12 (-5 *1 (-1055 *2 *3)) (-4 *2 (-13 (-1018) (-33))) (-4 *3 (-13 (-1018) (-33))))) (-3036 (*1 *1 *2) (-12 (-5 *2 (-1054 *3 *4)) (-4 *3 (-13 (-1018) (-33))) (-4 *4 (-13 (-1018) (-33))) (-5 *1 (-1055 *3 *4)))) (-3036 (*1 *1 *2 *3 *4) (-12 (-5 *4 (-591 (-1055 *2 *3))) (-5 *1 (-1055 *2 *3)) (-4 *2 (-13 (-1018) (-33))) (-4 *3 (-13 (-1018) (-33))))) (-3036 (*1 *1 *2 *3 *4) (-12 (-5 *4 (-591 (-1054 *2 *3))) (-4 *2 (-13 (-1018) (-33))) (-4 *3 (-13 (-1018) (-33))) (-5 *1 (-1055 *2 *3)))) (-3036 (*1 *1 *2 *3 *2 *4) (-12 (-5 *4 (-591 *3)) (-4 *3 (-13 (-1018) (-33))) (-5 *1 (-1055 *2 *3)) (-4 *2 (-13 (-1018) (-33))))) (-3151 (*1 *2 *1) (-12 (-5 *2 (-591 *4)) (-5 *1 (-1055 *3 *4)) (-4 *3 (-13 (-1018) (-33))) (-4 *4 (-13 (-1018) (-33))))) (-1888 (*1 *2 *1) (-12 (-5 *2 (-591 (-2 (|:| |val| *3) (|:| -3374 *4)))) (-5 *1 (-1055 *3 *4)) (-4 *3 (-13 (-1018) (-33))) (-4 *4 (-13 (-1018) (-33))))) (-4027 (*1 *2 *3 *1) (-12 (-5 *3 (-1054 *4 *5)) (-4 *4 (-13 (-1018) (-33))) (-4 *5 (-13 (-1018) (-33))) (-5 *2 (-108)) (-5 *1 (-1055 *4 *5)))) (-3902 (*1 *2 *3 *1 *4) (-12 (-5 *3 (-1054 *5 *6)) (-5 *4 (-1 (-108) *6 *6)) (-4 *5 (-13 (-1018) (-33))) (-4 *6 (-13 (-1018) (-33))) (-5 *2 (-108)) (-5 *1 (-1055 *5 *6)))) (-3677 (*1 *1 *2 *1) (-12 (-5 *2 (-1054 *3 *4)) (-4 *3 (-13 (-1018) (-33))) (-4 *4 (-13 (-1018) (-33))) (-5 *1 (-1055 *3 *4)))) (-3901 (*1 *1 *2 *1) (-12 (-5 *2 (-1054 *3 *4)) (-4 *3 (-13 (-1018) (-33))) (-4 *4 (-13 (-1018) (-33))) (-5 *1 (-1055 *3 *4)))) (-2443 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-591 (-1054 *3 *4))) (-4 *3 (-13 (-1018) (-33))) (-4 *4 (-13 (-1018) (-33))) (-5 *1 (-1055 *3 *4)))) (-2443 (*1 *1 *1 *1 *2 *3) (-12 (-5 *2 (-591 (-1054 *4 *5))) (-5 *3 (-1 (-108) *5 *5)) (-4 *4 (-13 (-1018) (-33))) (-4 *5 (-13 (-1018) (-33))) (-5 *1 (-1055 *4 *5)))))
-(-13 (-940 (-1054 |#1| |#2|)) (-10 -8 (-6 -4251) (-6 -4250) (-15 -4075 ((-3 $ "failed") $)) (-15 -1381 ($ $)) (-15 -3036 ($ (-1054 |#1| |#2|))) (-15 -3036 ($ |#1| |#2| (-591 $))) (-15 -3036 ($ |#1| |#2| (-591 (-1054 |#1| |#2|)))) (-15 -3036 ($ |#1| |#2| |#1| (-591 |#2|))) (-15 -3151 ((-591 |#2|) $)) (-15 -1888 ((-591 (-2 (|:| |val| |#1|) (|:| -3374 |#2|))) $)) (-15 -4027 ((-108) (-1054 |#1| |#2|) $)) (-15 -3902 ((-108) (-1054 |#1| |#2|) $ (-1 (-108) |#2| |#2|))) (-15 -3677 ($ (-1054 |#1| |#2|) $)) (-15 -3901 ($ (-1054 |#1| |#2|) $)) (-15 -2443 ($ $ $ (-591 (-1054 |#1| |#2|)))) (-15 -2443 ($ $ $ (-591 (-1054 |#1| |#2|)) (-1 (-108) |#2| |#2|)))))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-1278 (($ $) NIL)) (-2569 ((|#2| $) NIL)) (-1290 (((-108) $) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-2084 (($ (-631 |#2|)) 47)) (-3079 (((-108) $) NIL)) (-3891 (((-108) $ (-712)) NIL)) (-1504 (($ |#2|) 9)) (-3798 (($) NIL T CONST)) (-2753 (($ $) 60 (|has| |#2| (-286)))) (-3725 (((-220 |#1| |#2|) $ (-525)) 34)) (-1251 (((-3 (-525) "failed") $) NIL (|has| |#2| (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#2| (-966 (-385 (-525))))) (((-3 |#2| "failed") $) NIL)) (-3528 (((-525) $) NIL (|has| |#2| (-966 (-525)))) (((-385 (-525)) $) NIL (|has| |#2| (-966 (-385 (-525))))) ((|#2| $) NIL)) (-3305 (((-631 (-525)) (-631 $)) NIL (|has| |#2| (-587 (-525)))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| |#2| (-587 (-525)))) (((-2 (|:| -4057 (-631 |#2|)) (|:| |vec| (-1171 |#2|))) (-631 $) (-1171 $)) NIL) (((-631 |#2|) (-631 $)) NIL)) (-4163 (((-3 $ "failed") $) 74)) (-4073 (((-712) $) 62 (|has| |#2| (-517)))) (-3217 ((|#2| $ (-525) (-525)) NIL)) (-3454 (((-591 |#2|) $) NIL (|has| $ (-6 -4250)))) (-2824 (((-108) $) NIL)) (-2482 (((-712) $) 64 (|has| |#2| (-517)))) (-2634 (((-591 (-220 |#1| |#2|)) $) 68 (|has| |#2| (-517)))) (-2281 (((-712) $) NIL)) (-2296 (((-712) $) NIL)) (-2910 (((-108) $ (-712)) NIL)) (-2807 ((|#2| $) 58 (|has| |#2| (-6 (-4252 "*"))))) (-1755 (((-525) $) NIL)) (-1639 (((-525) $) NIL)) (-2552 (((-591 |#2|) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-4230 (((-525) $) NIL)) (-2631 (((-525) $) NIL)) (-3393 (($ (-591 (-591 |#2|))) 29)) (-3249 (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#2| |#2| |#2|) $ $) NIL) (($ (-1 |#2| |#2|) $) NIL)) (-3349 (((-591 (-591 |#2|)) $) NIL)) (-3971 (((-108) $ (-712)) NIL)) (-2339 (((-1072) $) NIL)) (-1914 (((-3 $ "failed") $) 71 (|has| |#2| (-341)))) (-2047 (((-1036) $) NIL)) (-2089 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-517)))) (-1623 (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#2|))) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-273 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-591 |#2|) (-591 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))))) (-3493 (((-108) $ $) NIL)) (-3028 (((-108) $) NIL)) (-3209 (($) NIL)) (-3164 ((|#2| $ (-525) (-525) |#2|) NIL) ((|#2| $ (-525) (-525)) NIL)) (-3266 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-712)) NIL) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-1089)) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-712)) NIL (|has| |#2| (-213))) (($ $) NIL (|has| |#2| (-213)))) (-3499 ((|#2| $) NIL)) (-3487 (($ (-591 |#2|)) 42)) (-2740 (((-108) $) NIL)) (-4067 (((-220 |#1| |#2|) $) NIL)) (-2238 ((|#2| $) 56 (|has| |#2| (-6 (-4252 "*"))))) (-2064 (((-712) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250))) (((-712) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-3199 (($ $) NIL)) (-1408 (((-501) $) 83 (|has| |#2| (-566 (-501))))) (-1793 (((-220 |#1| |#2|) $ (-525)) 36)) (-3022 (((-796) $) 39) (($ (-525)) NIL) (($ (-385 (-525))) NIL (|has| |#2| (-966 (-385 (-525))))) (($ |#2|) NIL) (((-631 |#2|) $) 44)) (-2128 (((-712)) 17)) (-4158 (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250)))) (-3489 (((-108) $) NIL)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4191 (($) 11 T CONST)) (-4197 (($) 14 T CONST)) (-4196 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-712)) NIL) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-1089)) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-712)) NIL (|has| |#2| (-213))) (($ $) NIL (|has| |#2| (-213)))) (-4096 (((-108) $ $) NIL)) (-4173 (($ $ |#2|) NIL (|has| |#2| (-341)))) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) 54) (($ $ (-525)) 73 (|has| |#2| (-341)))) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) NIL) (((-220 |#1| |#2|) $ (-220 |#1| |#2|)) 50) (((-220 |#1| |#2|) (-220 |#1| |#2|) $) 52)) (-4045 (((-712) $) NIL (|has| $ (-6 -4250)))))
-(((-1056 |#1| |#2|) (-13 (-1039 |#1| |#2| (-220 |#1| |#2|) (-220 |#1| |#2|)) (-565 (-631 |#2|)) (-10 -8 (-15 -1278 ($ $)) (-15 -2084 ($ (-631 |#2|))) (-15 -3022 ((-631 |#2|) $)) (IF (|has| |#2| (-6 (-4252 "*"))) (-6 -4239) |%noBranch|) (IF (|has| |#2| (-6 (-4252 "*"))) (IF (|has| |#2| (-6 -4247)) (-6 -4247) |%noBranch|) |%noBranch|) (IF (|has| |#2| (-566 (-501))) (-6 (-566 (-501))) |%noBranch|))) (-712) (-975)) (T -1056))
-((-3022 (*1 *2 *1) (-12 (-5 *2 (-631 *4)) (-5 *1 (-1056 *3 *4)) (-14 *3 (-712)) (-4 *4 (-975)))) (-1278 (*1 *1 *1) (-12 (-5 *1 (-1056 *2 *3)) (-14 *2 (-712)) (-4 *3 (-975)))) (-2084 (*1 *1 *2) (-12 (-5 *2 (-631 *4)) (-4 *4 (-975)) (-5 *1 (-1056 *3 *4)) (-14 *3 (-712)))))
-(-13 (-1039 |#1| |#2| (-220 |#1| |#2|) (-220 |#1| |#2|)) (-565 (-631 |#2|)) (-10 -8 (-15 -1278 ($ $)) (-15 -2084 ($ (-631 |#2|))) (-15 -3022 ((-631 |#2|) $)) (IF (|has| |#2| (-6 (-4252 "*"))) (-6 -4239) |%noBranch|) (IF (|has| |#2| (-6 (-4252 "*"))) (IF (|has| |#2| (-6 -4247)) (-6 -4247) |%noBranch|) |%noBranch|) (IF (|has| |#2| (-566 (-501))) (-6 (-566 (-501))) |%noBranch|)))
-((-3845 (($ $) 19)) (-1963 (($ $ (-135)) 10) (($ $ (-132)) 14)) (-3258 (((-108) $ $) 24)) (-2814 (($ $) 17)) (-3164 (((-135) $ (-525) (-135)) NIL) (((-135) $ (-525)) NIL) (($ $ (-1138 (-525))) NIL) (($ $ $) 29)) (-3022 (($ (-135)) 27) (((-796) $) NIL)))
-(((-1057 |#1|) (-10 -8 (-15 -3022 ((-796) |#1|)) (-15 -3164 (|#1| |#1| |#1|)) (-15 -1963 (|#1| |#1| (-132))) (-15 -1963 (|#1| |#1| (-135))) (-15 -3022 (|#1| (-135))) (-15 -3258 ((-108) |#1| |#1|)) (-15 -3845 (|#1| |#1|)) (-15 -2814 (|#1| |#1|)) (-15 -3164 (|#1| |#1| (-1138 (-525)))) (-15 -3164 ((-135) |#1| (-525))) (-15 -3164 ((-135) |#1| (-525) (-135)))) (-1058)) (T -1057))
-NIL
-(-10 -8 (-15 -3022 ((-796) |#1|)) (-15 -3164 (|#1| |#1| |#1|)) (-15 -1963 (|#1| |#1| (-132))) (-15 -1963 (|#1| |#1| (-135))) (-15 -3022 (|#1| (-135))) (-15 -3258 ((-108) |#1| |#1|)) (-15 -3845 (|#1| |#1|)) (-15 -2814 (|#1| |#1|)) (-15 -3164 (|#1| |#1| (-1138 (-525)))) (-15 -3164 ((-135) |#1| (-525))) (-15 -3164 ((-135) |#1| (-525) (-135))))
-((-3008 (((-108) $ $) 19 (|has| (-135) (-1018)))) (-3747 (($ $) 120)) (-3845 (($ $) 121)) (-1963 (($ $ (-135)) 108) (($ $ (-132)) 107)) (-3296 (((-1176) $ (-525) (-525)) 40 (|has| $ (-6 -4251)))) (-3247 (((-108) $ $) 118)) (-3232 (((-108) $ $ (-525)) 117)) (-2787 (((-591 $) $ (-135)) 110) (((-591 $) $ (-132)) 109)) (-3203 (((-108) (-1 (-108) (-135) (-135)) $) 98) (((-108) $) 92 (|has| (-135) (-788)))) (-4026 (($ (-1 (-108) (-135) (-135)) $) 89 (|has| $ (-6 -4251))) (($ $) 88 (-12 (|has| (-135) (-788)) (|has| $ (-6 -4251))))) (-3327 (($ (-1 (-108) (-135) (-135)) $) 99) (($ $) 93 (|has| (-135) (-788)))) (-3891 (((-108) $ (-712)) 8)) (-3186 (((-135) $ (-525) (-135)) 52 (|has| $ (-6 -4251))) (((-135) $ (-1138 (-525)) (-135)) 58 (|has| $ (-6 -4251)))) (-2305 (($ (-1 (-108) (-135)) $) 75 (|has| $ (-6 -4250)))) (-3798 (($) 7 T CONST)) (-2502 (($ $ (-135)) 104) (($ $ (-132)) 103)) (-2598 (($ $) 90 (|has| $ (-6 -4251)))) (-2617 (($ $) 100)) (-4128 (($ $ (-1138 (-525)) $) 114)) (-3098 (($ $) 78 (-12 (|has| (-135) (-1018)) (|has| $ (-6 -4250))))) (-3677 (($ (-135) $) 77 (-12 (|has| (-135) (-1018)) (|has| $ (-6 -4250)))) (($ (-1 (-108) (-135)) $) 74 (|has| $ (-6 -4250)))) (-1227 (((-135) (-1 (-135) (-135) (-135)) $ (-135) (-135)) 76 (-12 (|has| (-135) (-1018)) (|has| $ (-6 -4250)))) (((-135) (-1 (-135) (-135) (-135)) $ (-135)) 73 (|has| $ (-6 -4250))) (((-135) (-1 (-135) (-135) (-135)) $) 72 (|has| $ (-6 -4250)))) (-3255 (((-135) $ (-525) (-135)) 53 (|has| $ (-6 -4251)))) (-3217 (((-135) $ (-525)) 51)) (-3258 (((-108) $ $) 119)) (-3004 (((-525) (-1 (-108) (-135)) $) 97) (((-525) (-135) $) 96 (|has| (-135) (-1018))) (((-525) (-135) $ (-525)) 95 (|has| (-135) (-1018))) (((-525) $ $ (-525)) 113) (((-525) (-132) $ (-525)) 112)) (-3454 (((-591 (-135)) $) 30 (|has| $ (-6 -4250)))) (-1268 (($ (-712) (-135)) 69)) (-2910 (((-108) $ (-712)) 9)) (-3630 (((-525) $) 43 (|has| (-525) (-788)))) (-3741 (($ $ $) 87 (|has| (-135) (-788)))) (-2131 (($ (-1 (-108) (-135) (-135)) $ $) 101) (($ $ $) 94 (|has| (-135) (-788)))) (-2552 (((-591 (-135)) $) 29 (|has| $ (-6 -4250)))) (-2141 (((-108) (-135) $) 27 (-12 (|has| (-135) (-1018)) (|has| $ (-6 -4250))))) (-3468 (((-525) $) 44 (|has| (-525) (-788)))) (-2478 (($ $ $) 86 (|has| (-135) (-788)))) (-4008 (((-108) $ $ (-135)) 115)) (-3163 (((-712) $ $ (-135)) 116)) (-3249 (($ (-1 (-135) (-135)) $) 34 (|has| $ (-6 -4251)))) (-1340 (($ (-1 (-135) (-135)) $) 35) (($ (-1 (-135) (-135) (-135)) $ $) 64)) (-2107 (($ $) 122)) (-2814 (($ $) 123)) (-3971 (((-108) $ (-712)) 10)) (-2513 (($ $ (-135)) 106) (($ $ (-132)) 105)) (-2339 (((-1072) $) 22 (|has| (-135) (-1018)))) (-4189 (($ (-135) $ (-525)) 60) (($ $ $ (-525)) 59)) (-2511 (((-591 (-525)) $) 46)) (-2791 (((-108) (-525) $) 47)) (-2047 (((-1036) $) 21 (|has| (-135) (-1018)))) (-3066 (((-135) $) 42 (|has| (-525) (-788)))) (-2069 (((-3 (-135) "failed") (-1 (-108) (-135)) $) 71)) (-1941 (($ $ (-135)) 41 (|has| $ (-6 -4251)))) (-1623 (((-108) (-1 (-108) (-135)) $) 32 (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 (-135)))) 26 (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1018)))) (($ $ (-273 (-135))) 25 (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1018)))) (($ $ (-135) (-135)) 24 (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1018)))) (($ $ (-591 (-135)) (-591 (-135))) 23 (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1018))))) (-3493 (((-108) $ $) 14)) (-1615 (((-108) (-135) $) 45 (-12 (|has| $ (-6 -4250)) (|has| (-135) (-1018))))) (-3339 (((-591 (-135)) $) 48)) (-3028 (((-108) $) 11)) (-3209 (($) 12)) (-3164 (((-135) $ (-525) (-135)) 50) (((-135) $ (-525)) 49) (($ $ (-1138 (-525))) 63) (($ $ $) 102)) (-2777 (($ $ (-525)) 62) (($ $ (-1138 (-525))) 61)) (-2064 (((-712) (-1 (-108) (-135)) $) 31 (|has| $ (-6 -4250))) (((-712) (-135) $) 28 (-12 (|has| (-135) (-1018)) (|has| $ (-6 -4250))))) (-4063 (($ $ $ (-525)) 91 (|has| $ (-6 -4251)))) (-3199 (($ $) 13)) (-1408 (((-501) $) 79 (|has| (-135) (-566 (-501))))) (-3036 (($ (-591 (-135))) 70)) (-3690 (($ $ (-135)) 68) (($ (-135) $) 67) (($ $ $) 66) (($ (-591 $)) 65)) (-3022 (($ (-135)) 111) (((-796) $) 18 (|has| (-135) (-565 (-796))))) (-4158 (((-108) (-1 (-108) (-135)) $) 33 (|has| $ (-6 -4250)))) (-4135 (((-108) $ $) 84 (|has| (-135) (-788)))) (-4119 (((-108) $ $) 83 (|has| (-135) (-788)))) (-4096 (((-108) $ $) 20 (|has| (-135) (-1018)))) (-4126 (((-108) $ $) 85 (|has| (-135) (-788)))) (-4112 (((-108) $ $) 82 (|has| (-135) (-788)))) (-4045 (((-712) $) 6 (|has| $ (-6 -4250)))))
+((-2753 (*1 *1 *1) (-4 *1 (-1053))) (-2369 (*1 *1 *1) (-4 *1 (-1053))) (-1925 (*1 *1 *1 *1) (-4 *1 (-1053))) (-1827 (*1 *1 *1 *1) (-4 *1 (-1053))) (-3196 (*1 *1 *1 *1) (-4 *1 (-1053))) (-2306 (*1 *1 *1 *1) (-4 *1 (-1053))) (-1353 (*1 *1 *1 *1) (-4 *1 (-1053))) (-3548 (*1 *1 *1 *1) (-4 *1 (-1053))) (-3333 (*1 *1 *1) (-4 *1 (-1053))) (-3408 (*1 *1 *1 *1) (-4 *1 (-1053))) (-1353 (*1 *1 *1) (-4 *1 (-1053))) (-1460 (*1 *1 *1) (-4 *1 (-1053))))
+(-13 (-10 -8 (-15 -1460 ($ $)) (-15 -1353 ($ $)) (-15 -3408 ($ $ $)) (-15 -3333 ($ $)) (-15 -3548 ($ $ $)) (-15 -1353 ($ $ $)) (-15 -2306 ($ $ $)) (-15 -3196 ($ $ $)) (-15 -1827 ($ $ $)) (-15 -1925 ($ $ $)) (-15 -2369 ($ $)) (-15 -2753 ($ $))))
+((-2673 (((-108) $ $) 41)) (-2940 ((|#1| $) 15)) (-2320 (((-108) $ $ (-1 (-108) |#2| |#2|)) 36)) (-2680 (((-108) $) 17)) (-3875 (($ $ |#1|) 28)) (-1709 (($ $ (-108)) 30)) (-3458 (($ $) 31)) (-3791 (($ $ |#2|) 29)) (-2621 (((-1072) $) NIL)) (-1880 (((-108) $ $ (-1 (-108) |#1| |#1|) (-1 (-108) |#2| |#2|)) 35)) (-2937 (((-1036) $) NIL)) (-2077 (((-108) $) 14)) (-3164 (($) 10)) (-2873 (($ $) 27)) (-2695 (($ |#1| |#2| (-108)) 18) (($ |#1| |#2|) 19) (($ (-2 (|:| |val| |#1|) (|:| -3585 |#2|))) 21) (((-591 $) (-591 (-2 (|:| |val| |#1|) (|:| -3585 |#2|)))) 24) (((-591 $) |#1| (-591 |#2|)) 26)) (-1213 ((|#2| $) 16)) (-2686 (((-796) $) 50)) (-3944 (((-108) $ $) 39)))
+(((-1054 |#1| |#2|) (-13 (-1018) (-10 -8 (-15 -3164 ($)) (-15 -2077 ((-108) $)) (-15 -2940 (|#1| $)) (-15 -1213 (|#2| $)) (-15 -2680 ((-108) $)) (-15 -2695 ($ |#1| |#2| (-108))) (-15 -2695 ($ |#1| |#2|)) (-15 -2695 ($ (-2 (|:| |val| |#1|) (|:| -3585 |#2|)))) (-15 -2695 ((-591 $) (-591 (-2 (|:| |val| |#1|) (|:| -3585 |#2|))))) (-15 -2695 ((-591 $) |#1| (-591 |#2|))) (-15 -2873 ($ $)) (-15 -3875 ($ $ |#1|)) (-15 -3791 ($ $ |#2|)) (-15 -1709 ($ $ (-108))) (-15 -3458 ($ $)) (-15 -1880 ((-108) $ $ (-1 (-108) |#1| |#1|) (-1 (-108) |#2| |#2|))) (-15 -2320 ((-108) $ $ (-1 (-108) |#2| |#2|))))) (-13 (-1018) (-33)) (-13 (-1018) (-33))) (T -1054))
+((-3164 (*1 *1) (-12 (-5 *1 (-1054 *2 *3)) (-4 *2 (-13 (-1018) (-33))) (-4 *3 (-13 (-1018) (-33))))) (-2077 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1054 *3 *4)) (-4 *3 (-13 (-1018) (-33))) (-4 *4 (-13 (-1018) (-33))))) (-2940 (*1 *2 *1) (-12 (-4 *2 (-13 (-1018) (-33))) (-5 *1 (-1054 *2 *3)) (-4 *3 (-13 (-1018) (-33))))) (-1213 (*1 *2 *1) (-12 (-4 *2 (-13 (-1018) (-33))) (-5 *1 (-1054 *3 *2)) (-4 *3 (-13 (-1018) (-33))))) (-2680 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1054 *3 *4)) (-4 *3 (-13 (-1018) (-33))) (-4 *4 (-13 (-1018) (-33))))) (-2695 (*1 *1 *2 *3 *4) (-12 (-5 *4 (-108)) (-5 *1 (-1054 *2 *3)) (-4 *2 (-13 (-1018) (-33))) (-4 *3 (-13 (-1018) (-33))))) (-2695 (*1 *1 *2 *3) (-12 (-5 *1 (-1054 *2 *3)) (-4 *2 (-13 (-1018) (-33))) (-4 *3 (-13 (-1018) (-33))))) (-2695 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |val| *3) (|:| -3585 *4))) (-4 *3 (-13 (-1018) (-33))) (-4 *4 (-13 (-1018) (-33))) (-5 *1 (-1054 *3 *4)))) (-2695 (*1 *2 *3) (-12 (-5 *3 (-591 (-2 (|:| |val| *4) (|:| -3585 *5)))) (-4 *4 (-13 (-1018) (-33))) (-4 *5 (-13 (-1018) (-33))) (-5 *2 (-591 (-1054 *4 *5))) (-5 *1 (-1054 *4 *5)))) (-2695 (*1 *2 *3 *4) (-12 (-5 *4 (-591 *5)) (-4 *5 (-13 (-1018) (-33))) (-5 *2 (-591 (-1054 *3 *5))) (-5 *1 (-1054 *3 *5)) (-4 *3 (-13 (-1018) (-33))))) (-2873 (*1 *1 *1) (-12 (-5 *1 (-1054 *2 *3)) (-4 *2 (-13 (-1018) (-33))) (-4 *3 (-13 (-1018) (-33))))) (-3875 (*1 *1 *1 *2) (-12 (-5 *1 (-1054 *2 *3)) (-4 *2 (-13 (-1018) (-33))) (-4 *3 (-13 (-1018) (-33))))) (-3791 (*1 *1 *1 *2) (-12 (-5 *1 (-1054 *3 *2)) (-4 *3 (-13 (-1018) (-33))) (-4 *2 (-13 (-1018) (-33))))) (-1709 (*1 *1 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-1054 *3 *4)) (-4 *3 (-13 (-1018) (-33))) (-4 *4 (-13 (-1018) (-33))))) (-3458 (*1 *1 *1) (-12 (-5 *1 (-1054 *2 *3)) (-4 *2 (-13 (-1018) (-33))) (-4 *3 (-13 (-1018) (-33))))) (-1880 (*1 *2 *1 *1 *3 *4) (-12 (-5 *3 (-1 (-108) *5 *5)) (-5 *4 (-1 (-108) *6 *6)) (-4 *5 (-13 (-1018) (-33))) (-4 *6 (-13 (-1018) (-33))) (-5 *2 (-108)) (-5 *1 (-1054 *5 *6)))) (-2320 (*1 *2 *1 *1 *3) (-12 (-5 *3 (-1 (-108) *5 *5)) (-4 *5 (-13 (-1018) (-33))) (-5 *2 (-108)) (-5 *1 (-1054 *4 *5)) (-4 *4 (-13 (-1018) (-33))))))
+(-13 (-1018) (-10 -8 (-15 -3164 ($)) (-15 -2077 ((-108) $)) (-15 -2940 (|#1| $)) (-15 -1213 (|#2| $)) (-15 -2680 ((-108) $)) (-15 -2695 ($ |#1| |#2| (-108))) (-15 -2695 ($ |#1| |#2|)) (-15 -2695 ($ (-2 (|:| |val| |#1|) (|:| -3585 |#2|)))) (-15 -2695 ((-591 $) (-591 (-2 (|:| |val| |#1|) (|:| -3585 |#2|))))) (-15 -2695 ((-591 $) |#1| (-591 |#2|))) (-15 -2873 ($ $)) (-15 -3875 ($ $ |#1|)) (-15 -3791 ($ $ |#2|)) (-15 -1709 ($ $ (-108))) (-15 -3458 ($ $)) (-15 -1880 ((-108) $ $ (-1 (-108) |#1| |#1|) (-1 (-108) |#2| |#2|))) (-15 -2320 ((-108) $ $ (-1 (-108) |#2| |#2|)))))
+((-2673 (((-108) $ $) NIL (|has| (-1054 |#1| |#2|) (-1018)))) (-2940 (((-1054 |#1| |#2|) $) 25)) (-3193 (($ $) 76)) (-3855 (((-108) (-1054 |#1| |#2|) $ (-1 (-108) |#2| |#2|)) 85)) (-2388 (($ $ $ (-591 (-1054 |#1| |#2|))) 90) (($ $ $ (-591 (-1054 |#1| |#2|)) (-1 (-108) |#2| |#2|)) 91)) (-3727 (((-108) $ (-712)) NIL)) (-3912 (((-1054 |#1| |#2|) $ (-1054 |#1| |#2|)) 43 (|has| $ (-6 -4251)))) (-2847 (((-1054 |#1| |#2|) $ "value" (-1054 |#1| |#2|)) NIL (|has| $ (-6 -4251)))) (-3245 (($ $ (-591 $)) 41 (|has| $ (-6 -4251)))) (-2055 (($) NIL T CONST)) (-3709 (((-591 (-2 (|:| |val| |#1|) (|:| -3585 |#2|))) $) 80)) (-3844 (($ (-1054 |#1| |#2|) $) 39)) (-2537 (($ (-1054 |#1| |#2|) $) 31)) (-2916 (((-591 (-1054 |#1| |#2|)) $) NIL (|has| $ (-6 -4250)))) (-2275 (((-591 $) $) 51)) (-2623 (((-108) (-1054 |#1| |#2|) $) 82)) (-3219 (((-108) $ $) NIL (|has| (-1054 |#1| |#2|) (-1018)))) (-3491 (((-108) $ (-712)) NIL)) (-4207 (((-591 (-1054 |#1| |#2|)) $) 55 (|has| $ (-6 -4250)))) (-3956 (((-108) (-1054 |#1| |#2|) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-1054 |#1| |#2|) (-1018))))) (-4192 (($ (-1 (-1054 |#1| |#2|) (-1054 |#1| |#2|)) $) 47 (|has| $ (-6 -4251)))) (-1257 (($ (-1 (-1054 |#1| |#2|) (-1054 |#1| |#2|)) $) 46)) (-3295 (((-108) $ (-712)) NIL)) (-2065 (((-591 (-1054 |#1| |#2|)) $) 53)) (-2878 (((-108) $) 42)) (-2621 (((-1072) $) NIL (|has| (-1054 |#1| |#2|) (-1018)))) (-2937 (((-1036) $) NIL (|has| (-1054 |#1| |#2|) (-1018)))) (-1871 (((-3 $ "failed") $) 75)) (-3465 (((-108) (-1 (-108) (-1054 |#1| |#2|)) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 (-1054 |#1| |#2|)))) NIL (-12 (|has| (-1054 |#1| |#2|) (-288 (-1054 |#1| |#2|))) (|has| (-1054 |#1| |#2|) (-1018)))) (($ $ (-273 (-1054 |#1| |#2|))) NIL (-12 (|has| (-1054 |#1| |#2|) (-288 (-1054 |#1| |#2|))) (|has| (-1054 |#1| |#2|) (-1018)))) (($ $ (-1054 |#1| |#2|) (-1054 |#1| |#2|)) NIL (-12 (|has| (-1054 |#1| |#2|) (-288 (-1054 |#1| |#2|))) (|has| (-1054 |#1| |#2|) (-1018)))) (($ $ (-591 (-1054 |#1| |#2|)) (-591 (-1054 |#1| |#2|))) NIL (-12 (|has| (-1054 |#1| |#2|) (-288 (-1054 |#1| |#2|))) (|has| (-1054 |#1| |#2|) (-1018))))) (-2023 (((-108) $ $) 50)) (-2077 (((-108) $) 22)) (-3164 (($) 24)) (-1881 (((-1054 |#1| |#2|) $ "value") NIL)) (-2194 (((-525) $ $) NIL)) (-4133 (((-108) $) 44)) (-2960 (((-712) (-1 (-108) (-1054 |#1| |#2|)) $) NIL (|has| $ (-6 -4250))) (((-712) (-1054 |#1| |#2|) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-1054 |#1| |#2|) (-1018))))) (-2873 (($ $) 49)) (-2695 (($ (-1054 |#1| |#2|)) 9) (($ |#1| |#2| (-591 $)) 12) (($ |#1| |#2| (-591 (-1054 |#1| |#2|))) 14) (($ |#1| |#2| |#1| (-591 |#2|)) 17)) (-2129 (((-591 |#2|) $) 81)) (-2686 (((-796) $) 73 (|has| (-1054 |#1| |#2|) (-565 (-796))))) (-1567 (((-591 $) $) 28)) (-3592 (((-108) $ $) NIL (|has| (-1054 |#1| |#2|) (-1018)))) (-1475 (((-108) (-1 (-108) (-1054 |#1| |#2|)) $) NIL (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) 64 (|has| (-1054 |#1| |#2|) (-1018)))) (-2028 (((-712) $) 58 (|has| $ (-6 -4250)))))
+(((-1055 |#1| |#2|) (-13 (-940 (-1054 |#1| |#2|)) (-10 -8 (-6 -4251) (-6 -4250) (-15 -1871 ((-3 $ "failed") $)) (-15 -3193 ($ $)) (-15 -2695 ($ (-1054 |#1| |#2|))) (-15 -2695 ($ |#1| |#2| (-591 $))) (-15 -2695 ($ |#1| |#2| (-591 (-1054 |#1| |#2|)))) (-15 -2695 ($ |#1| |#2| |#1| (-591 |#2|))) (-15 -2129 ((-591 |#2|) $)) (-15 -3709 ((-591 (-2 (|:| |val| |#1|) (|:| -3585 |#2|))) $)) (-15 -2623 ((-108) (-1054 |#1| |#2|) $)) (-15 -3855 ((-108) (-1054 |#1| |#2|) $ (-1 (-108) |#2| |#2|))) (-15 -2537 ($ (-1054 |#1| |#2|) $)) (-15 -3844 ($ (-1054 |#1| |#2|) $)) (-15 -2388 ($ $ $ (-591 (-1054 |#1| |#2|)))) (-15 -2388 ($ $ $ (-591 (-1054 |#1| |#2|)) (-1 (-108) |#2| |#2|))))) (-13 (-1018) (-33)) (-13 (-1018) (-33))) (T -1055))
+((-1871 (*1 *1 *1) (|partial| -12 (-5 *1 (-1055 *2 *3)) (-4 *2 (-13 (-1018) (-33))) (-4 *3 (-13 (-1018) (-33))))) (-3193 (*1 *1 *1) (-12 (-5 *1 (-1055 *2 *3)) (-4 *2 (-13 (-1018) (-33))) (-4 *3 (-13 (-1018) (-33))))) (-2695 (*1 *1 *2) (-12 (-5 *2 (-1054 *3 *4)) (-4 *3 (-13 (-1018) (-33))) (-4 *4 (-13 (-1018) (-33))) (-5 *1 (-1055 *3 *4)))) (-2695 (*1 *1 *2 *3 *4) (-12 (-5 *4 (-591 (-1055 *2 *3))) (-5 *1 (-1055 *2 *3)) (-4 *2 (-13 (-1018) (-33))) (-4 *3 (-13 (-1018) (-33))))) (-2695 (*1 *1 *2 *3 *4) (-12 (-5 *4 (-591 (-1054 *2 *3))) (-4 *2 (-13 (-1018) (-33))) (-4 *3 (-13 (-1018) (-33))) (-5 *1 (-1055 *2 *3)))) (-2695 (*1 *1 *2 *3 *2 *4) (-12 (-5 *4 (-591 *3)) (-4 *3 (-13 (-1018) (-33))) (-5 *1 (-1055 *2 *3)) (-4 *2 (-13 (-1018) (-33))))) (-2129 (*1 *2 *1) (-12 (-5 *2 (-591 *4)) (-5 *1 (-1055 *3 *4)) (-4 *3 (-13 (-1018) (-33))) (-4 *4 (-13 (-1018) (-33))))) (-3709 (*1 *2 *1) (-12 (-5 *2 (-591 (-2 (|:| |val| *3) (|:| -3585 *4)))) (-5 *1 (-1055 *3 *4)) (-4 *3 (-13 (-1018) (-33))) (-4 *4 (-13 (-1018) (-33))))) (-2623 (*1 *2 *3 *1) (-12 (-5 *3 (-1054 *4 *5)) (-4 *4 (-13 (-1018) (-33))) (-4 *5 (-13 (-1018) (-33))) (-5 *2 (-108)) (-5 *1 (-1055 *4 *5)))) (-3855 (*1 *2 *3 *1 *4) (-12 (-5 *3 (-1054 *5 *6)) (-5 *4 (-1 (-108) *6 *6)) (-4 *5 (-13 (-1018) (-33))) (-4 *6 (-13 (-1018) (-33))) (-5 *2 (-108)) (-5 *1 (-1055 *5 *6)))) (-2537 (*1 *1 *2 *1) (-12 (-5 *2 (-1054 *3 *4)) (-4 *3 (-13 (-1018) (-33))) (-4 *4 (-13 (-1018) (-33))) (-5 *1 (-1055 *3 *4)))) (-3844 (*1 *1 *2 *1) (-12 (-5 *2 (-1054 *3 *4)) (-4 *3 (-13 (-1018) (-33))) (-4 *4 (-13 (-1018) (-33))) (-5 *1 (-1055 *3 *4)))) (-2388 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-591 (-1054 *3 *4))) (-4 *3 (-13 (-1018) (-33))) (-4 *4 (-13 (-1018) (-33))) (-5 *1 (-1055 *3 *4)))) (-2388 (*1 *1 *1 *1 *2 *3) (-12 (-5 *2 (-591 (-1054 *4 *5))) (-5 *3 (-1 (-108) *5 *5)) (-4 *4 (-13 (-1018) (-33))) (-4 *5 (-13 (-1018) (-33))) (-5 *1 (-1055 *4 *5)))))
+(-13 (-940 (-1054 |#1| |#2|)) (-10 -8 (-6 -4251) (-6 -4250) (-15 -1871 ((-3 $ "failed") $)) (-15 -3193 ($ $)) (-15 -2695 ($ (-1054 |#1| |#2|))) (-15 -2695 ($ |#1| |#2| (-591 $))) (-15 -2695 ($ |#1| |#2| (-591 (-1054 |#1| |#2|)))) (-15 -2695 ($ |#1| |#2| |#1| (-591 |#2|))) (-15 -2129 ((-591 |#2|) $)) (-15 -3709 ((-591 (-2 (|:| |val| |#1|) (|:| -3585 |#2|))) $)) (-15 -2623 ((-108) (-1054 |#1| |#2|) $)) (-15 -3855 ((-108) (-1054 |#1| |#2|) $ (-1 (-108) |#2| |#2|))) (-15 -2537 ($ (-1054 |#1| |#2|) $)) (-15 -3844 ($ (-1054 |#1| |#2|) $)) (-15 -2388 ($ $ $ (-591 (-1054 |#1| |#2|)))) (-15 -2388 ($ $ $ (-591 (-1054 |#1| |#2|)) (-1 (-108) |#2| |#2|)))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-1616 (($ $) NIL)) (-1481 ((|#2| $) NIL)) (-1711 (((-108) $) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2099 (($ (-631 |#2|)) 47)) (-1478 (((-108) $) NIL)) (-3727 (((-108) $ (-712)) NIL)) (-1416 (($ |#2|) 9)) (-2055 (($) NIL T CONST)) (-1352 (($ $) 60 (|has| |#2| (-286)))) (-2578 (((-220 |#1| |#2|) $ (-525)) 34)) (-4174 (((-3 (-525) "failed") $) NIL (|has| |#2| (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#2| (-966 (-385 (-525))))) (((-3 |#2| "failed") $) NIL)) (-3341 (((-525) $) NIL (|has| |#2| (-966 (-525)))) (((-385 (-525)) $) NIL (|has| |#2| (-966 (-385 (-525))))) ((|#2| $) NIL)) (-3925 (((-631 (-525)) (-631 $)) NIL (|has| |#2| (-587 (-525)))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| |#2| (-587 (-525)))) (((-2 (|:| -2928 (-631 |#2|)) (|:| |vec| (-1171 |#2|))) (-631 $) (-1171 $)) NIL) (((-631 |#2|) (-631 $)) NIL)) (-1522 (((-3 $ "failed") $) 74)) (-2193 (((-712) $) 62 (|has| |#2| (-517)))) (-4121 ((|#2| $ (-525) (-525)) NIL)) (-2916 (((-591 |#2|) $) NIL (|has| $ (-6 -4250)))) (-3865 (((-108) $) NIL)) (-1613 (((-712) $) 64 (|has| |#2| (-517)))) (-2523 (((-591 (-220 |#1| |#2|)) $) 68 (|has| |#2| (-517)))) (-4127 (((-712) $) NIL)) (-4140 (((-712) $) NIL)) (-3491 (((-108) $ (-712)) NIL)) (-1806 ((|#2| $) 58 (|has| |#2| (-6 (-4252 "*"))))) (-3142 (((-525) $) NIL)) (-3660 (((-525) $) NIL)) (-4207 (((-591 |#2|) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-3882 (((-525) $) NIL)) (-2494 (((-525) $) NIL)) (-1572 (($ (-591 (-591 |#2|))) 29)) (-4192 (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#2| |#2| |#2|) $ $) NIL) (($ (-1 |#2| |#2|) $) NIL)) (-3093 (((-591 (-591 |#2|)) $) NIL)) (-3295 (((-108) $ (-712)) NIL)) (-2621 (((-1072) $) NIL)) (-2902 (((-3 $ "failed") $) 71 (|has| |#2| (-341)))) (-2937 (((-1036) $) NIL)) (-3210 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-517)))) (-3465 (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#2|))) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-273 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-591 |#2|) (-591 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))))) (-2023 (((-108) $ $) NIL)) (-2077 (((-108) $) NIL)) (-3164 (($) NIL)) (-1881 ((|#2| $ (-525) (-525) |#2|) NIL) ((|#2| $ (-525) (-525)) NIL)) (-2209 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-712)) NIL) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-1089)) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-712)) NIL (|has| |#2| (-213))) (($ $) NIL (|has| |#2| (-213)))) (-2102 ((|#2| $) NIL)) (-1968 (($ (-591 |#2|)) 42)) (-2348 (((-108) $) NIL)) (-3030 (((-220 |#1| |#2|) $) NIL)) (-4145 ((|#2| $) 56 (|has| |#2| (-6 (-4252 "*"))))) (-2960 (((-712) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250))) (((-712) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-2873 (($ $) NIL)) (-1300 (((-501) $) 83 (|has| |#2| (-566 (-501))))) (-1256 (((-220 |#1| |#2|) $ (-525)) 36)) (-2686 (((-796) $) 39) (($ (-525)) NIL) (($ (-385 (-525))) NIL (|has| |#2| (-966 (-385 (-525))))) (($ |#2|) NIL) (((-631 |#2|) $) 44)) (-3425 (((-712)) 17)) (-1475 (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250)))) (-1986 (((-108) $) NIL)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1830 (($) 11 T CONST)) (-1839 (($) 14 T CONST)) (-1796 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-712)) NIL) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-1089)) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-712)) NIL (|has| |#2| (-213))) (($ $) NIL (|has| |#2| (-213)))) (-3944 (((-108) $ $) NIL)) (-4059 (($ $ |#2|) NIL (|has| |#2| (-341)))) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) 54) (($ $ (-525)) 73 (|has| |#2| (-341)))) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) NIL) (((-220 |#1| |#2|) $ (-220 |#1| |#2|)) 50) (((-220 |#1| |#2|) (-220 |#1| |#2|) $) 52)) (-2028 (((-712) $) NIL (|has| $ (-6 -4250)))))
+(((-1056 |#1| |#2|) (-13 (-1039 |#1| |#2| (-220 |#1| |#2|) (-220 |#1| |#2|)) (-565 (-631 |#2|)) (-10 -8 (-15 -1616 ($ $)) (-15 -2099 ($ (-631 |#2|))) (-15 -2686 ((-631 |#2|) $)) (IF (|has| |#2| (-6 (-4252 "*"))) (-6 -4239) |%noBranch|) (IF (|has| |#2| (-6 (-4252 "*"))) (IF (|has| |#2| (-6 -4247)) (-6 -4247) |%noBranch|) |%noBranch|) (IF (|has| |#2| (-566 (-501))) (-6 (-566 (-501))) |%noBranch|))) (-712) (-975)) (T -1056))
+((-2686 (*1 *2 *1) (-12 (-5 *2 (-631 *4)) (-5 *1 (-1056 *3 *4)) (-14 *3 (-712)) (-4 *4 (-975)))) (-1616 (*1 *1 *1) (-12 (-5 *1 (-1056 *2 *3)) (-14 *2 (-712)) (-4 *3 (-975)))) (-2099 (*1 *1 *2) (-12 (-5 *2 (-631 *4)) (-4 *4 (-975)) (-5 *1 (-1056 *3 *4)) (-14 *3 (-712)))))
+(-13 (-1039 |#1| |#2| (-220 |#1| |#2|) (-220 |#1| |#2|)) (-565 (-631 |#2|)) (-10 -8 (-15 -1616 ($ $)) (-15 -2099 ($ (-631 |#2|))) (-15 -2686 ((-631 |#2|) $)) (IF (|has| |#2| (-6 (-4252 "*"))) (-6 -4239) |%noBranch|) (IF (|has| |#2| (-6 (-4252 "*"))) (IF (|has| |#2| (-6 -4247)) (-6 -4247) |%noBranch|) |%noBranch|) (IF (|has| |#2| (-566 (-501))) (-6 (-566 (-501))) |%noBranch|)))
+((-1462 (($ $) 19)) (-2150 (($ $ (-135)) 10) (($ $ (-132)) 14)) (-2639 (((-108) $ $) 24)) (-3779 (($ $) 17)) (-1881 (((-135) $ (-525) (-135)) NIL) (((-135) $ (-525)) NIL) (($ $ (-1138 (-525))) NIL) (($ $ $) 29)) (-2686 (($ (-135)) 27) (((-796) $) NIL)))
+(((-1057 |#1|) (-10 -8 (-15 -2686 ((-796) |#1|)) (-15 -1881 (|#1| |#1| |#1|)) (-15 -2150 (|#1| |#1| (-132))) (-15 -2150 (|#1| |#1| (-135))) (-15 -2686 (|#1| (-135))) (-15 -2639 ((-108) |#1| |#1|)) (-15 -1462 (|#1| |#1|)) (-15 -3779 (|#1| |#1|)) (-15 -1881 (|#1| |#1| (-1138 (-525)))) (-15 -1881 ((-135) |#1| (-525))) (-15 -1881 ((-135) |#1| (-525) (-135)))) (-1058)) (T -1057))
+NIL
+(-10 -8 (-15 -2686 ((-796) |#1|)) (-15 -1881 (|#1| |#1| |#1|)) (-15 -2150 (|#1| |#1| (-132))) (-15 -2150 (|#1| |#1| (-135))) (-15 -2686 (|#1| (-135))) (-15 -2639 ((-108) |#1| |#1|)) (-15 -1462 (|#1| |#1|)) (-15 -3779 (|#1| |#1|)) (-15 -1881 (|#1| |#1| (-1138 (-525)))) (-15 -1881 ((-135) |#1| (-525))) (-15 -1881 ((-135) |#1| (-525) (-135))))
+((-2673 (((-108) $ $) 19 (|has| (-135) (-1018)))) (-2779 (($ $) 120)) (-1462 (($ $) 121)) (-2150 (($ $ (-135)) 108) (($ $ (-132)) 107)) (-3832 (((-1176) $ (-525) (-525)) 40 (|has| $ (-6 -4251)))) (-2619 (((-108) $ $) 118)) (-2598 (((-108) $ $ (-525)) 117)) (-1645 (((-591 $) $ (-135)) 110) (((-591 $) $ (-132)) 109)) (-3110 (((-108) (-1 (-108) (-135) (-135)) $) 98) (((-108) $) 92 (|has| (-135) (-788)))) (-2613 (($ (-1 (-108) (-135) (-135)) $) 89 (|has| $ (-6 -4251))) (($ $) 88 (-12 (|has| (-135) (-788)) (|has| $ (-6 -4251))))) (-1282 (($ (-1 (-108) (-135) (-135)) $) 99) (($ $) 93 (|has| (-135) (-788)))) (-3727 (((-108) $ (-712)) 8)) (-2847 (((-135) $ (-525) (-135)) 52 (|has| $ (-6 -4251))) (((-135) $ (-1138 (-525)) (-135)) 58 (|has| $ (-6 -4251)))) (-2467 (($ (-1 (-108) (-135)) $) 75 (|has| $ (-6 -4250)))) (-2055 (($) 7 T CONST)) (-2519 (($ $ (-135)) 104) (($ $ (-132)) 103)) (-3405 (($ $) 90 (|has| $ (-6 -4251)))) (-2747 (($ $) 100)) (-1862 (($ $ (-1138 (-525)) $) 114)) (-2908 (($ $) 78 (-12 (|has| (-135) (-1018)) (|has| $ (-6 -4250))))) (-2537 (($ (-135) $) 77 (-12 (|has| (-135) (-1018)) (|has| $ (-6 -4250)))) (($ (-1 (-108) (-135)) $) 74 (|has| $ (-6 -4250)))) (-3618 (((-135) (-1 (-135) (-135) (-135)) $ (-135) (-135)) 76 (-12 (|has| (-135) (-1018)) (|has| $ (-6 -4250)))) (((-135) (-1 (-135) (-135) (-135)) $ (-135)) 73 (|has| $ (-6 -4250))) (((-135) (-1 (-135) (-135) (-135)) $) 72 (|has| $ (-6 -4250)))) (-4205 (((-135) $ (-525) (-135)) 53 (|has| $ (-6 -4251)))) (-4121 (((-135) $ (-525)) 51)) (-2639 (((-108) $ $) 119)) (-1734 (((-525) (-1 (-108) (-135)) $) 97) (((-525) (-135) $) 96 (|has| (-135) (-1018))) (((-525) (-135) $ (-525)) 95 (|has| (-135) (-1018))) (((-525) $ $ (-525)) 113) (((-525) (-132) $ (-525)) 112)) (-2916 (((-591 (-135)) $) 30 (|has| $ (-6 -4250)))) (-1316 (($ (-712) (-135)) 69)) (-3491 (((-108) $ (-712)) 9)) (-4152 (((-525) $) 43 (|has| (-525) (-788)))) (-1923 (($ $ $) 87 (|has| (-135) (-788)))) (-3459 (($ (-1 (-108) (-135) (-135)) $ $) 101) (($ $ $) 94 (|has| (-135) (-788)))) (-4207 (((-591 (-135)) $) 29 (|has| $ (-6 -4250)))) (-3956 (((-108) (-135) $) 27 (-12 (|has| (-135) (-1018)) (|has| $ (-6 -4250))))) (-1826 (((-525) $) 44 (|has| (-525) (-788)))) (-3475 (($ $ $) 86 (|has| (-135) (-788)))) (-3039 (((-108) $ $ (-135)) 115)) (-2147 (((-712) $ $ (-135)) 116)) (-4192 (($ (-1 (-135) (-135)) $) 34 (|has| $ (-6 -4251)))) (-1257 (($ (-1 (-135) (-135)) $) 35) (($ (-1 (-135) (-135) (-135)) $ $) 64)) (-2869 (($ $) 122)) (-3779 (($ $) 123)) (-3295 (((-108) $ (-712)) 10)) (-2528 (($ $ (-135)) 106) (($ $ (-132)) 105)) (-2621 (((-1072) $) 22 (|has| (-135) (-1018)))) (-2059 (($ (-135) $ (-525)) 60) (($ $ $ (-525)) 59)) (-3761 (((-591 (-525)) $) 46)) (-1675 (((-108) (-525) $) 47)) (-2937 (((-1036) $) 21 (|has| (-135) (-1018)))) (-2872 (((-135) $) 42 (|has| (-525) (-788)))) (-2714 (((-3 (-135) "failed") (-1 (-108) (-135)) $) 71)) (-1858 (($ $ (-135)) 41 (|has| $ (-6 -4251)))) (-3465 (((-108) (-1 (-108) (-135)) $) 32 (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 (-135)))) 26 (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1018)))) (($ $ (-273 (-135))) 25 (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1018)))) (($ $ (-135) (-135)) 24 (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1018)))) (($ $ (-591 (-135)) (-591 (-135))) 23 (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1018))))) (-2023 (((-108) $ $) 14)) (-3384 (((-108) (-135) $) 45 (-12 (|has| $ (-6 -4250)) (|has| (-135) (-1018))))) (-2998 (((-591 (-135)) $) 48)) (-2077 (((-108) $) 11)) (-3164 (($) 12)) (-1881 (((-135) $ (-525) (-135)) 50) (((-135) $ (-525)) 49) (($ $ (-1138 (-525))) 63) (($ $ $) 102)) (-3226 (($ $ (-525)) 62) (($ $ (-1138 (-525))) 61)) (-2960 (((-712) (-1 (-108) (-135)) $) 31 (|has| $ (-6 -4250))) (((-712) (-135) $) 28 (-12 (|has| (-135) (-1018)) (|has| $ (-6 -4250))))) (-2992 (($ $ $ (-525)) 91 (|has| $ (-6 -4251)))) (-2873 (($ $) 13)) (-1300 (((-501) $) 79 (|has| (-135) (-566 (-501))))) (-2695 (($ (-591 (-135))) 70)) (-1624 (($ $ (-135)) 68) (($ (-135) $) 67) (($ $ $) 66) (($ (-591 $)) 65)) (-2686 (($ (-135)) 111) (((-796) $) 18 (|has| (-135) (-565 (-796))))) (-1475 (((-108) (-1 (-108) (-135)) $) 33 (|has| $ (-6 -4250)))) (-4004 (((-108) $ $) 84 (|has| (-135) (-788)))) (-3982 (((-108) $ $) 83 (|has| (-135) (-788)))) (-3944 (((-108) $ $) 20 (|has| (-135) (-1018)))) (-3994 (((-108) $ $) 85 (|has| (-135) (-788)))) (-3971 (((-108) $ $) 82 (|has| (-135) (-788)))) (-2028 (((-712) $) 6 (|has| $ (-6 -4250)))))
(((-1058) (-131)) (T -1058))
-((-2814 (*1 *1 *1) (-4 *1 (-1058))) (-2107 (*1 *1 *1) (-4 *1 (-1058))) (-3845 (*1 *1 *1) (-4 *1 (-1058))) (-3747 (*1 *1 *1) (-4 *1 (-1058))) (-3258 (*1 *2 *1 *1) (-12 (-4 *1 (-1058)) (-5 *2 (-108)))) (-3247 (*1 *2 *1 *1) (-12 (-4 *1 (-1058)) (-5 *2 (-108)))) (-3232 (*1 *2 *1 *1 *3) (-12 (-4 *1 (-1058)) (-5 *3 (-525)) (-5 *2 (-108)))) (-3163 (*1 *2 *1 *1 *3) (-12 (-4 *1 (-1058)) (-5 *3 (-135)) (-5 *2 (-712)))) (-4008 (*1 *2 *1 *1 *3) (-12 (-4 *1 (-1058)) (-5 *3 (-135)) (-5 *2 (-108)))) (-4128 (*1 *1 *1 *2 *1) (-12 (-4 *1 (-1058)) (-5 *2 (-1138 (-525))))) (-3004 (*1 *2 *1 *1 *2) (-12 (-4 *1 (-1058)) (-5 *2 (-525)))) (-3004 (*1 *2 *3 *1 *2) (-12 (-4 *1 (-1058)) (-5 *2 (-525)) (-5 *3 (-132)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-135)) (-4 *1 (-1058)))) (-2787 (*1 *2 *1 *3) (-12 (-5 *3 (-135)) (-5 *2 (-591 *1)) (-4 *1 (-1058)))) (-2787 (*1 *2 *1 *3) (-12 (-5 *3 (-132)) (-5 *2 (-591 *1)) (-4 *1 (-1058)))) (-1963 (*1 *1 *1 *2) (-12 (-4 *1 (-1058)) (-5 *2 (-135)))) (-1963 (*1 *1 *1 *2) (-12 (-4 *1 (-1058)) (-5 *2 (-132)))) (-2513 (*1 *1 *1 *2) (-12 (-4 *1 (-1058)) (-5 *2 (-135)))) (-2513 (*1 *1 *1 *2) (-12 (-4 *1 (-1058)) (-5 *2 (-132)))) (-2502 (*1 *1 *1 *2) (-12 (-4 *1 (-1058)) (-5 *2 (-135)))) (-2502 (*1 *1 *1 *2) (-12 (-4 *1 (-1058)) (-5 *2 (-132)))) (-3164 (*1 *1 *1 *1) (-4 *1 (-1058))))
-(-13 (-19 (-135)) (-10 -8 (-15 -2814 ($ $)) (-15 -2107 ($ $)) (-15 -3845 ($ $)) (-15 -3747 ($ $)) (-15 -3258 ((-108) $ $)) (-15 -3247 ((-108) $ $)) (-15 -3232 ((-108) $ $ (-525))) (-15 -3163 ((-712) $ $ (-135))) (-15 -4008 ((-108) $ $ (-135))) (-15 -4128 ($ $ (-1138 (-525)) $)) (-15 -3004 ((-525) $ $ (-525))) (-15 -3004 ((-525) (-132) $ (-525))) (-15 -3022 ($ (-135))) (-15 -2787 ((-591 $) $ (-135))) (-15 -2787 ((-591 $) $ (-132))) (-15 -1963 ($ $ (-135))) (-15 -1963 ($ $ (-132))) (-15 -2513 ($ $ (-135))) (-15 -2513 ($ $ (-132))) (-15 -2502 ($ $ (-135))) (-15 -2502 ($ $ (-132))) (-15 -3164 ($ $ $))))
-(((-33) . T) ((-97) -3321 (|has| (-135) (-1018)) (|has| (-135) (-788))) ((-565 (-796)) -3321 (|has| (-135) (-1018)) (|has| (-135) (-788)) (|has| (-135) (-565 (-796)))) ((-142 #0=(-135)) . T) ((-566 (-501)) |has| (-135) (-566 (-501))) ((-265 #1=(-525) #0#) . T) ((-267 #1# #0#) . T) ((-288 #0#) -12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1018))) ((-351 #0#) . T) ((-464 #0#) . T) ((-558 #1# #0#) . T) ((-486 #0# #0#) -12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1018))) ((-596 #0#) . T) ((-19 #0#) . T) ((-788) |has| (-135) (-788)) ((-1018) -3321 (|has| (-135) (-1018)) (|has| (-135) (-788))) ((-1125) . T))
-((-2572 (((-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))) (-591 |#4|) (-591 |#5|) (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))) (-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))))) (-712)) 94)) (-2532 (((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))))) |#4| |#5|) 55) (((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))))) |#4| |#5| (-712)) 54)) (-1394 (((-1176) (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))) (-712)) 85)) (-1788 (((-712) (-591 |#4|) (-591 |#5|)) 27)) (-2844 (((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))))) |#4| |#5|) 57) (((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))))) |#4| |#5| (-712)) 56) (((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))))) |#4| |#5| (-712) (-108)) 58)) (-3702 (((-591 |#5|) (-591 |#4|) (-591 |#5|) (-108) (-108) (-108) (-108) (-108)) 76) (((-591 |#5|) (-591 |#4|) (-591 |#5|) (-108) (-108)) 77)) (-1408 (((-1072) (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))) 80)) (-2178 (((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))))) |#4| |#5|) 53)) (-1605 (((-712) (-591 |#4|) (-591 |#5|)) 19)))
-(((-1059 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1605 ((-712) (-591 |#4|) (-591 |#5|))) (-15 -1788 ((-712) (-591 |#4|) (-591 |#5|))) (-15 -2178 ((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))))) |#4| |#5|)) (-15 -2532 ((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))))) |#4| |#5| (-712))) (-15 -2532 ((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))))) |#4| |#5|)) (-15 -2844 ((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))))) |#4| |#5| (-712) (-108))) (-15 -2844 ((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))))) |#4| |#5| (-712))) (-15 -2844 ((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))))) |#4| |#5|)) (-15 -3702 ((-591 |#5|) (-591 |#4|) (-591 |#5|) (-108) (-108))) (-15 -3702 ((-591 |#5|) (-591 |#4|) (-591 |#5|) (-108) (-108) (-108) (-108) (-108))) (-15 -2572 ((-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))) (-591 |#4|) (-591 |#5|) (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))) (-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))))) (-712))) (-15 -1408 ((-1072) (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|)))) (-15 -1394 ((-1176) (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))) (-712)))) (-429) (-734) (-788) (-989 |#1| |#2| |#3|) (-1027 |#1| |#2| |#3| |#4|)) (T -1059))
-((-1394 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-2 (|:| |val| (-591 *8)) (|:| -3374 *9)))) (-5 *4 (-712)) (-4 *8 (-989 *5 *6 *7)) (-4 *9 (-1027 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *2 (-1176)) (-5 *1 (-1059 *5 *6 *7 *8 *9)))) (-1408 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |val| (-591 *7)) (|:| -3374 *8))) (-4 *7 (-989 *4 *5 *6)) (-4 *8 (-1027 *4 *5 *6 *7)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-1072)) (-5 *1 (-1059 *4 *5 *6 *7 *8)))) (-2572 (*1 *2 *3 *4 *2 *5 *6) (-12 (-5 *5 (-2 (|:| |done| (-591 *11)) (|:| |todo| (-591 (-2 (|:| |val| *3) (|:| -3374 *11)))))) (-5 *6 (-712)) (-5 *2 (-591 (-2 (|:| |val| (-591 *10)) (|:| -3374 *11)))) (-5 *3 (-591 *10)) (-5 *4 (-591 *11)) (-4 *10 (-989 *7 *8 *9)) (-4 *11 (-1027 *7 *8 *9 *10)) (-4 *7 (-429)) (-4 *8 (-734)) (-4 *9 (-788)) (-5 *1 (-1059 *7 *8 *9 *10 *11)))) (-3702 (*1 *2 *3 *2 *4 *4 *4 *4 *4) (-12 (-5 *2 (-591 *9)) (-5 *3 (-591 *8)) (-5 *4 (-108)) (-4 *8 (-989 *5 *6 *7)) (-4 *9 (-1027 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *1 (-1059 *5 *6 *7 *8 *9)))) (-3702 (*1 *2 *3 *2 *4 *4) (-12 (-5 *2 (-591 *9)) (-5 *3 (-591 *8)) (-5 *4 (-108)) (-4 *8 (-989 *5 *6 *7)) (-4 *9 (-1027 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *1 (-1059 *5 *6 *7 *8 *9)))) (-2844 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-2 (|:| |done| (-591 *4)) (|:| |todo| (-591 (-2 (|:| |val| (-591 *3)) (|:| -3374 *4)))))) (-5 *1 (-1059 *5 *6 *7 *3 *4)) (-4 *4 (-1027 *5 *6 *7 *3)))) (-2844 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-712)) (-4 *6 (-429)) (-4 *7 (-734)) (-4 *8 (-788)) (-4 *3 (-989 *6 *7 *8)) (-5 *2 (-2 (|:| |done| (-591 *4)) (|:| |todo| (-591 (-2 (|:| |val| (-591 *3)) (|:| -3374 *4)))))) (-5 *1 (-1059 *6 *7 *8 *3 *4)) (-4 *4 (-1027 *6 *7 *8 *3)))) (-2844 (*1 *2 *3 *4 *5 *6) (-12 (-5 *5 (-712)) (-5 *6 (-108)) (-4 *7 (-429)) (-4 *8 (-734)) (-4 *9 (-788)) (-4 *3 (-989 *7 *8 *9)) (-5 *2 (-2 (|:| |done| (-591 *4)) (|:| |todo| (-591 (-2 (|:| |val| (-591 *3)) (|:| -3374 *4)))))) (-5 *1 (-1059 *7 *8 *9 *3 *4)) (-4 *4 (-1027 *7 *8 *9 *3)))) (-2532 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-2 (|:| |done| (-591 *4)) (|:| |todo| (-591 (-2 (|:| |val| (-591 *3)) (|:| -3374 *4)))))) (-5 *1 (-1059 *5 *6 *7 *3 *4)) (-4 *4 (-1027 *5 *6 *7 *3)))) (-2532 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-712)) (-4 *6 (-429)) (-4 *7 (-734)) (-4 *8 (-788)) (-4 *3 (-989 *6 *7 *8)) (-5 *2 (-2 (|:| |done| (-591 *4)) (|:| |todo| (-591 (-2 (|:| |val| (-591 *3)) (|:| -3374 *4)))))) (-5 *1 (-1059 *6 *7 *8 *3 *4)) (-4 *4 (-1027 *6 *7 *8 *3)))) (-2178 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-2 (|:| |done| (-591 *4)) (|:| |todo| (-591 (-2 (|:| |val| (-591 *3)) (|:| -3374 *4)))))) (-5 *1 (-1059 *5 *6 *7 *3 *4)) (-4 *4 (-1027 *5 *6 *7 *3)))) (-1788 (*1 *2 *3 *4) (-12 (-5 *3 (-591 *8)) (-5 *4 (-591 *9)) (-4 *8 (-989 *5 *6 *7)) (-4 *9 (-1027 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *2 (-712)) (-5 *1 (-1059 *5 *6 *7 *8 *9)))) (-1605 (*1 *2 *3 *4) (-12 (-5 *3 (-591 *8)) (-5 *4 (-591 *9)) (-4 *8 (-989 *5 *6 *7)) (-4 *9 (-1027 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *2 (-712)) (-5 *1 (-1059 *5 *6 *7 *8 *9)))))
-(-10 -7 (-15 -1605 ((-712) (-591 |#4|) (-591 |#5|))) (-15 -1788 ((-712) (-591 |#4|) (-591 |#5|))) (-15 -2178 ((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))))) |#4| |#5|)) (-15 -2532 ((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))))) |#4| |#5| (-712))) (-15 -2532 ((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))))) |#4| |#5|)) (-15 -2844 ((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))))) |#4| |#5| (-712) (-108))) (-15 -2844 ((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))))) |#4| |#5| (-712))) (-15 -2844 ((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))))) |#4| |#5|)) (-15 -3702 ((-591 |#5|) (-591 |#4|) (-591 |#5|) (-108) (-108))) (-15 -3702 ((-591 |#5|) (-591 |#4|) (-591 |#5|) (-108) (-108) (-108) (-108) (-108))) (-15 -2572 ((-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))) (-591 |#4|) (-591 |#5|) (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))) (-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))))) (-712))) (-15 -1408 ((-1072) (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|)))) (-15 -1394 ((-1176) (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3374 |#5|))) (-712))))
-((-3008 (((-108) $ $) NIL)) (-3817 (((-591 (-2 (|:| -3529 $) (|:| -1976 (-591 |#4|)))) (-591 |#4|)) NIL)) (-2113 (((-591 $) (-591 |#4|)) 110) (((-591 $) (-591 |#4|) (-108)) 111) (((-591 $) (-591 |#4|) (-108) (-108)) 109) (((-591 $) (-591 |#4|) (-108) (-108) (-108) (-108)) 112)) (-1507 (((-591 |#3|) $) NIL)) (-1430 (((-108) $) NIL)) (-3490 (((-108) $) NIL (|has| |#1| (-517)))) (-3130 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-1568 ((|#4| |#4| $) NIL)) (-1291 (((-591 (-2 (|:| |val| |#4|) (|:| -3374 $))) |#4| $) 84)) (-3327 (((-2 (|:| |under| $) (|:| -2662 $) (|:| |upper| $)) $ |#3|) NIL)) (-3891 (((-108) $ (-712)) NIL)) (-2305 (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250))) (((-3 |#4| "failed") $ |#3|) 62)) (-3798 (($) NIL T CONST)) (-3382 (((-108) $) 26 (|has| |#1| (-517)))) (-2438 (((-108) $ $) NIL (|has| |#1| (-517)))) (-2055 (((-108) $ $) NIL (|has| |#1| (-517)))) (-1964 (((-108) $) NIL (|has| |#1| (-517)))) (-2656 (((-591 |#4|) (-591 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-3853 (((-591 |#4|) (-591 |#4|) $) NIL (|has| |#1| (-517)))) (-1921 (((-591 |#4|) (-591 |#4|) $) NIL (|has| |#1| (-517)))) (-1251 (((-3 $ "failed") (-591 |#4|)) NIL)) (-3528 (($ (-591 |#4|)) NIL)) (-3078 (((-3 $ "failed") $) 39)) (-2736 ((|#4| |#4| $) 65)) (-3098 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018))))) (-3677 (($ |#4| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018)))) (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250)))) (-3407 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 78 (|has| |#1| (-517)))) (-3135 (((-108) |#4| $ (-1 (-108) |#4| |#4|)) NIL)) (-2933 ((|#4| |#4| $) NIL)) (-1227 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) NIL (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) NIL (|has| $ (-6 -4250))) ((|#4| (-1 |#4| |#4| |#4|) $) NIL (|has| $ (-6 -4250))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-2719 (((-2 (|:| -3529 (-591 |#4|)) (|:| -1976 (-591 |#4|))) $) NIL)) (-1949 (((-108) |#4| $) NIL)) (-3485 (((-108) |#4| $) NIL)) (-1732 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-1602 (((-2 (|:| |val| (-591 |#4|)) (|:| |towers| (-591 $))) (-591 |#4|) (-108) (-108)) 124)) (-3454 (((-591 |#4|) $) 16 (|has| $ (-6 -4250)))) (-1809 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-2009 ((|#3| $) 33)) (-2910 (((-108) $ (-712)) NIL)) (-2552 (((-591 |#4|) $) 17 (|has| $ (-6 -4250)))) (-2141 (((-108) |#4| $) 25 (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018))))) (-3249 (($ (-1 |#4| |#4|) $) 23 (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#4| |#4|) $) 21)) (-3993 (((-591 |#3|) $) NIL)) (-4174 (((-108) |#3| $) NIL)) (-3971 (((-108) $ (-712)) NIL)) (-2339 (((-1072) $) NIL)) (-2711 (((-3 |#4| (-591 $)) |#4| |#4| $) NIL)) (-2627 (((-591 (-2 (|:| |val| |#4|) (|:| -3374 $))) |#4| |#4| $) 103)) (-3708 (((-3 |#4| "failed") $) 37)) (-1933 (((-591 $) |#4| $) 88)) (-1372 (((-3 (-108) (-591 $)) |#4| $) NIL)) (-1406 (((-591 (-2 (|:| |val| (-108)) (|:| -3374 $))) |#4| $) 98) (((-108) |#4| $) 53)) (-3516 (((-591 $) |#4| $) 107) (((-591 $) (-591 |#4|) $) NIL) (((-591 $) (-591 |#4|) (-591 $)) 108) (((-591 $) |#4| (-591 $)) NIL)) (-3716 (((-591 $) (-591 |#4|) (-108) (-108) (-108)) 119)) (-2689 (($ |#4| $) 75) (($ (-591 |#4|) $) 76) (((-591 $) |#4| $ (-108) (-108) (-108) (-108) (-108)) 74)) (-3280 (((-591 |#4|) $) NIL)) (-3196 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-4066 ((|#4| |#4| $) NIL)) (-2154 (((-108) $ $) NIL)) (-2934 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-517)))) (-2115 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-2731 ((|#4| |#4| $) NIL)) (-2047 (((-1036) $) NIL)) (-3066 (((-3 |#4| "failed") $) 35)) (-2069 (((-3 |#4| "failed") (-1 (-108) |#4|) $) NIL)) (-1554 (((-3 $ "failed") $ |#4|) 48)) (-2784 (($ $ |#4|) NIL) (((-591 $) |#4| $) 90) (((-591 $) |#4| (-591 $)) NIL) (((-591 $) (-591 |#4|) $) NIL) (((-591 $) (-591 |#4|) (-591 $)) 86)) (-1623 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 |#4|) (-591 |#4|)) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ (-273 |#4|)) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ (-591 (-273 |#4|))) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018))))) (-3493 (((-108) $ $) NIL)) (-3028 (((-108) $) 15)) (-3209 (($) 13)) (-1316 (((-712) $) NIL)) (-2064 (((-712) |#4| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018)))) (((-712) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250)))) (-3199 (($ $) 12)) (-1408 (((-501) $) NIL (|has| |#4| (-566 (-501))))) (-3036 (($ (-591 |#4|)) 20)) (-3134 (($ $ |#3|) 42)) (-3443 (($ $ |#3|) 44)) (-2487 (($ $) NIL)) (-3010 (($ $ |#3|) NIL)) (-3022 (((-796) $) 31) (((-591 |#4|) $) 40)) (-3223 (((-712) $) NIL (|has| |#3| (-346)))) (-2122 (((-3 (-2 (|:| |bas| $) (|:| -1211 (-591 |#4|))) "failed") (-591 |#4|) (-1 (-108) |#4| |#4|)) NIL) (((-3 (-2 (|:| |bas| $) (|:| -1211 (-591 |#4|))) "failed") (-591 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-2165 (((-108) $ (-1 (-108) |#4| (-591 |#4|))) NIL)) (-2533 (((-591 $) |#4| $) 54) (((-591 $) |#4| (-591 $)) NIL) (((-591 $) (-591 |#4|) $) NIL) (((-591 $) (-591 |#4|) (-591 $)) NIL)) (-4158 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250)))) (-3872 (((-591 |#3|) $) NIL)) (-1564 (((-108) |#4| $) NIL)) (-1884 (((-108) |#3| $) 61)) (-4096 (((-108) $ $) NIL)) (-4045 (((-712) $) NIL (|has| $ (-6 -4250)))))
-(((-1060 |#1| |#2| |#3| |#4|) (-13 (-1027 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -2689 ((-591 $) |#4| $ (-108) (-108) (-108) (-108) (-108))) (-15 -2113 ((-591 $) (-591 |#4|) (-108) (-108))) (-15 -2113 ((-591 $) (-591 |#4|) (-108) (-108) (-108) (-108))) (-15 -3716 ((-591 $) (-591 |#4|) (-108) (-108) (-108))) (-15 -1602 ((-2 (|:| |val| (-591 |#4|)) (|:| |towers| (-591 $))) (-591 |#4|) (-108) (-108))))) (-429) (-734) (-788) (-989 |#1| |#2| |#3|)) (T -1060))
-((-2689 (*1 *2 *3 *1 *4 *4 *4 *4 *4) (-12 (-5 *4 (-108)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *2 (-591 (-1060 *5 *6 *7 *3))) (-5 *1 (-1060 *5 *6 *7 *3)) (-4 *3 (-989 *5 *6 *7)))) (-2113 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-591 *8)) (-5 *4 (-108)) (-4 *8 (-989 *5 *6 *7)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *2 (-591 (-1060 *5 *6 *7 *8))) (-5 *1 (-1060 *5 *6 *7 *8)))) (-2113 (*1 *2 *3 *4 *4 *4 *4) (-12 (-5 *3 (-591 *8)) (-5 *4 (-108)) (-4 *8 (-989 *5 *6 *7)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *2 (-591 (-1060 *5 *6 *7 *8))) (-5 *1 (-1060 *5 *6 *7 *8)))) (-3716 (*1 *2 *3 *4 *4 *4) (-12 (-5 *3 (-591 *8)) (-5 *4 (-108)) (-4 *8 (-989 *5 *6 *7)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *2 (-591 (-1060 *5 *6 *7 *8))) (-5 *1 (-1060 *5 *6 *7 *8)))) (-1602 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-108)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *8 (-989 *5 *6 *7)) (-5 *2 (-2 (|:| |val| (-591 *8)) (|:| |towers| (-591 (-1060 *5 *6 *7 *8))))) (-5 *1 (-1060 *5 *6 *7 *8)) (-5 *3 (-591 *8)))))
-(-13 (-1027 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -2689 ((-591 $) |#4| $ (-108) (-108) (-108) (-108) (-108))) (-15 -2113 ((-591 $) (-591 |#4|) (-108) (-108))) (-15 -2113 ((-591 $) (-591 |#4|) (-108) (-108) (-108) (-108))) (-15 -3716 ((-591 $) (-591 |#4|) (-108) (-108) (-108))) (-15 -1602 ((-2 (|:| |val| (-591 |#4|)) (|:| |towers| (-591 $))) (-591 |#4|) (-108) (-108)))))
-((-3008 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-1211 ((|#1| $) 34)) (-2644 (($ (-591 |#1|)) 39)) (-3891 (((-108) $ (-712)) NIL)) (-3798 (($) NIL T CONST)) (-1275 ((|#1| |#1| $) 36)) (-1764 ((|#1| $) 32)) (-3454 (((-591 |#1|) $) 18 (|has| $ (-6 -4250)))) (-2910 (((-108) $ (-712)) NIL)) (-2552 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3249 (($ (-1 |#1| |#1|) $) 25 (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1|) $) 22)) (-3971 (((-108) $ (-712)) NIL)) (-2339 (((-1072) $) NIL (|has| |#1| (-1018)))) (-1464 ((|#1| $) 35)) (-2470 (($ |#1| $) 37)) (-2047 (((-1036) $) NIL (|has| |#1| (-1018)))) (-3631 ((|#1| $) 33)) (-1623 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) NIL)) (-3028 (((-108) $) 31)) (-3209 (($) 38)) (-1326 (((-712) $) 29)) (-2064 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3199 (($ $) 27)) (-3022 (((-796) $) 14 (|has| |#1| (-565 (-796))))) (-1870 (($ (-591 |#1|)) NIL)) (-4158 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) 17 (|has| |#1| (-1018)))) (-4045 (((-712) $) 30 (|has| $ (-6 -4250)))))
-(((-1061 |#1|) (-13 (-1037 |#1|) (-10 -8 (-15 -2644 ($ (-591 |#1|))))) (-1125)) (T -1061))
-((-2644 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1125)) (-5 *1 (-1061 *3)))))
-(-13 (-1037 |#1|) (-10 -8 (-15 -2644 ($ (-591 |#1|)))))
-((-3186 ((|#2| $ "value" |#2|) NIL) ((|#2| $ "first" |#2|) NIL) (($ $ "rest" $) NIL) ((|#2| $ "last" |#2|) NIL) ((|#2| $ (-1138 (-525)) |#2|) 44) ((|#2| $ (-525) |#2|) 41)) (-3629 (((-108) $) 12)) (-3249 (($ (-1 |#2| |#2|) $) 39)) (-3066 ((|#2| $) NIL) (($ $ (-712)) 17)) (-1941 (($ $ |#2|) 40)) (-3566 (((-108) $) 11)) (-3164 ((|#2| $ "value") NIL) ((|#2| $ "first") NIL) (($ $ "rest") NIL) ((|#2| $ "last") NIL) (($ $ (-1138 (-525))) 31) ((|#2| $ (-525)) 23) ((|#2| $ (-525) |#2|) NIL)) (-1679 (($ $ $) 47) (($ $ |#2|) NIL)) (-3690 (($ $ $) 33) (($ |#2| $) NIL) (($ (-591 $)) 36) (($ $ |#2|) NIL)))
-(((-1062 |#1| |#2|) (-10 -8 (-15 -3629 ((-108) |#1|)) (-15 -3566 ((-108) |#1|)) (-15 -3186 (|#2| |#1| (-525) |#2|)) (-15 -3164 (|#2| |#1| (-525) |#2|)) (-15 -3164 (|#2| |#1| (-525))) (-15 -1941 (|#1| |#1| |#2|)) (-15 -3690 (|#1| |#1| |#2|)) (-15 -3690 (|#1| (-591 |#1|))) (-15 -3164 (|#1| |#1| (-1138 (-525)))) (-15 -3186 (|#2| |#1| (-1138 (-525)) |#2|)) (-15 -3186 (|#2| |#1| "last" |#2|)) (-15 -3186 (|#1| |#1| "rest" |#1|)) (-15 -3186 (|#2| |#1| "first" |#2|)) (-15 -1679 (|#1| |#1| |#2|)) (-15 -1679 (|#1| |#1| |#1|)) (-15 -3164 (|#2| |#1| "last")) (-15 -3164 (|#1| |#1| "rest")) (-15 -3066 (|#1| |#1| (-712))) (-15 -3164 (|#2| |#1| "first")) (-15 -3066 (|#2| |#1|)) (-15 -3690 (|#1| |#2| |#1|)) (-15 -3690 (|#1| |#1| |#1|)) (-15 -3186 (|#2| |#1| "value" |#2|)) (-15 -3164 (|#2| |#1| "value")) (-15 -3249 (|#1| (-1 |#2| |#2|) |#1|))) (-1063 |#2|) (-1125)) (T -1062))
-NIL
-(-10 -8 (-15 -3629 ((-108) |#1|)) (-15 -3566 ((-108) |#1|)) (-15 -3186 (|#2| |#1| (-525) |#2|)) (-15 -3164 (|#2| |#1| (-525) |#2|)) (-15 -3164 (|#2| |#1| (-525))) (-15 -1941 (|#1| |#1| |#2|)) (-15 -3690 (|#1| |#1| |#2|)) (-15 -3690 (|#1| (-591 |#1|))) (-15 -3164 (|#1| |#1| (-1138 (-525)))) (-15 -3186 (|#2| |#1| (-1138 (-525)) |#2|)) (-15 -3186 (|#2| |#1| "last" |#2|)) (-15 -3186 (|#1| |#1| "rest" |#1|)) (-15 -3186 (|#2| |#1| "first" |#2|)) (-15 -1679 (|#1| |#1| |#2|)) (-15 -1679 (|#1| |#1| |#1|)) (-15 -3164 (|#2| |#1| "last")) (-15 -3164 (|#1| |#1| "rest")) (-15 -3066 (|#1| |#1| (-712))) (-15 -3164 (|#2| |#1| "first")) (-15 -3066 (|#2| |#1|)) (-15 -3690 (|#1| |#2| |#1|)) (-15 -3690 (|#1| |#1| |#1|)) (-15 -3186 (|#2| |#1| "value" |#2|)) (-15 -3164 (|#2| |#1| "value")) (-15 -3249 (|#1| (-1 |#2| |#2|) |#1|)))
-((-3008 (((-108) $ $) 19 (|has| |#1| (-1018)))) (-3024 ((|#1| $) 48)) (-3161 ((|#1| $) 65)) (-3970 (($ $) 67)) (-3296 (((-1176) $ (-525) (-525)) 97 (|has| $ (-6 -4251)))) (-3463 (($ $ (-525)) 52 (|has| $ (-6 -4251)))) (-3891 (((-108) $ (-712)) 8)) (-1780 ((|#1| $ |#1|) 39 (|has| $ (-6 -4251)))) (-2146 (($ $ $) 56 (|has| $ (-6 -4251)))) (-2640 ((|#1| $ |#1|) 54 (|has| $ (-6 -4251)))) (-1901 ((|#1| $ |#1|) 58 (|has| $ (-6 -4251)))) (-3186 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4251))) ((|#1| $ "first" |#1|) 57 (|has| $ (-6 -4251))) (($ $ "rest" $) 55 (|has| $ (-6 -4251))) ((|#1| $ "last" |#1|) 53 (|has| $ (-6 -4251))) ((|#1| $ (-1138 (-525)) |#1|) 117 (|has| $ (-6 -4251))) ((|#1| $ (-525) |#1|) 86 (|has| $ (-6 -4251)))) (-3665 (($ $ (-591 $)) 41 (|has| $ (-6 -4251)))) (-2305 (($ (-1 (-108) |#1|) $) 102 (|has| $ (-6 -4250)))) (-3149 ((|#1| $) 66)) (-3798 (($) 7 T CONST)) (-3078 (($ $) 73) (($ $ (-712)) 71)) (-3098 (($ $) 99 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3677 (($ (-1 (-108) |#1|) $) 103 (|has| $ (-6 -4250))) (($ |#1| $) 100 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-1227 ((|#1| (-1 |#1| |#1| |#1|) $) 105 (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 104 (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 101 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3255 ((|#1| $ (-525) |#1|) 85 (|has| $ (-6 -4251)))) (-3217 ((|#1| $ (-525)) 87)) (-3629 (((-108) $) 83)) (-3454 (((-591 |#1|) $) 30 (|has| $ (-6 -4250)))) (-4120 (((-591 $) $) 50)) (-2148 (((-108) $ $) 42 (|has| |#1| (-1018)))) (-1268 (($ (-712) |#1|) 108)) (-2910 (((-108) $ (-712)) 9)) (-3630 (((-525) $) 95 (|has| (-525) (-788)))) (-2552 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3468 (((-525) $) 94 (|has| (-525) (-788)))) (-3249 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 111)) (-3971 (((-108) $ (-712)) 10)) (-2599 (((-591 |#1|) $) 45)) (-1203 (((-108) $) 49)) (-2339 (((-1072) $) 22 (|has| |#1| (-1018)))) (-3708 ((|#1| $) 70) (($ $ (-712)) 68)) (-4189 (($ $ $ (-525)) 116) (($ |#1| $ (-525)) 115)) (-2511 (((-591 (-525)) $) 92)) (-2791 (((-108) (-525) $) 91)) (-2047 (((-1036) $) 21 (|has| |#1| (-1018)))) (-3066 ((|#1| $) 76) (($ $ (-712)) 74)) (-2069 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 106)) (-1941 (($ $ |#1|) 96 (|has| $ (-6 -4251)))) (-3566 (((-108) $) 84)) (-1623 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) 14)) (-1615 (((-108) |#1| $) 93 (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3339 (((-591 |#1|) $) 90)) (-3028 (((-108) $) 11)) (-3209 (($) 12)) (-3164 ((|#1| $ "value") 47) ((|#1| $ "first") 75) (($ $ "rest") 72) ((|#1| $ "last") 69) (($ $ (-1138 (-525))) 112) ((|#1| $ (-525)) 89) ((|#1| $ (-525) |#1|) 88)) (-3505 (((-525) $ $) 44)) (-2777 (($ $ (-1138 (-525))) 114) (($ $ (-525)) 113)) (-2237 (((-108) $) 46)) (-3820 (($ $) 62)) (-2609 (($ $) 59 (|has| $ (-6 -4251)))) (-3641 (((-712) $) 63)) (-1387 (($ $) 64)) (-2064 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3199 (($ $) 13)) (-1408 (((-501) $) 98 (|has| |#1| (-566 (-501))))) (-3036 (($ (-591 |#1|)) 107)) (-1679 (($ $ $) 61 (|has| $ (-6 -4251))) (($ $ |#1|) 60 (|has| $ (-6 -4251)))) (-3690 (($ $ $) 78) (($ |#1| $) 77) (($ (-591 $)) 110) (($ $ |#1|) 109)) (-3022 (((-796) $) 18 (|has| |#1| (-565 (-796))))) (-3860 (((-591 $) $) 51)) (-1632 (((-108) $ $) 43 (|has| |#1| (-1018)))) (-4158 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) 20 (|has| |#1| (-1018)))) (-4045 (((-712) $) 6 (|has| $ (-6 -4250)))))
+((-3779 (*1 *1 *1) (-4 *1 (-1058))) (-2869 (*1 *1 *1) (-4 *1 (-1058))) (-1462 (*1 *1 *1) (-4 *1 (-1058))) (-2779 (*1 *1 *1) (-4 *1 (-1058))) (-2639 (*1 *2 *1 *1) (-12 (-4 *1 (-1058)) (-5 *2 (-108)))) (-2619 (*1 *2 *1 *1) (-12 (-4 *1 (-1058)) (-5 *2 (-108)))) (-2598 (*1 *2 *1 *1 *3) (-12 (-4 *1 (-1058)) (-5 *3 (-525)) (-5 *2 (-108)))) (-2147 (*1 *2 *1 *1 *3) (-12 (-4 *1 (-1058)) (-5 *3 (-135)) (-5 *2 (-712)))) (-3039 (*1 *2 *1 *1 *3) (-12 (-4 *1 (-1058)) (-5 *3 (-135)) (-5 *2 (-108)))) (-1862 (*1 *1 *1 *2 *1) (-12 (-4 *1 (-1058)) (-5 *2 (-1138 (-525))))) (-1734 (*1 *2 *1 *1 *2) (-12 (-4 *1 (-1058)) (-5 *2 (-525)))) (-1734 (*1 *2 *3 *1 *2) (-12 (-4 *1 (-1058)) (-5 *2 (-525)) (-5 *3 (-132)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-135)) (-4 *1 (-1058)))) (-1645 (*1 *2 *1 *3) (-12 (-5 *3 (-135)) (-5 *2 (-591 *1)) (-4 *1 (-1058)))) (-1645 (*1 *2 *1 *3) (-12 (-5 *3 (-132)) (-5 *2 (-591 *1)) (-4 *1 (-1058)))) (-2150 (*1 *1 *1 *2) (-12 (-4 *1 (-1058)) (-5 *2 (-135)))) (-2150 (*1 *1 *1 *2) (-12 (-4 *1 (-1058)) (-5 *2 (-132)))) (-2528 (*1 *1 *1 *2) (-12 (-4 *1 (-1058)) (-5 *2 (-135)))) (-2528 (*1 *1 *1 *2) (-12 (-4 *1 (-1058)) (-5 *2 (-132)))) (-2519 (*1 *1 *1 *2) (-12 (-4 *1 (-1058)) (-5 *2 (-135)))) (-2519 (*1 *1 *1 *2) (-12 (-4 *1 (-1058)) (-5 *2 (-132)))) (-1881 (*1 *1 *1 *1) (-4 *1 (-1058))))
+(-13 (-19 (-135)) (-10 -8 (-15 -3779 ($ $)) (-15 -2869 ($ $)) (-15 -1462 ($ $)) (-15 -2779 ($ $)) (-15 -2639 ((-108) $ $)) (-15 -2619 ((-108) $ $)) (-15 -2598 ((-108) $ $ (-525))) (-15 -2147 ((-712) $ $ (-135))) (-15 -3039 ((-108) $ $ (-135))) (-15 -1862 ($ $ (-1138 (-525)) $)) (-15 -1734 ((-525) $ $ (-525))) (-15 -1734 ((-525) (-132) $ (-525))) (-15 -2686 ($ (-135))) (-15 -1645 ((-591 $) $ (-135))) (-15 -1645 ((-591 $) $ (-132))) (-15 -2150 ($ $ (-135))) (-15 -2150 ($ $ (-132))) (-15 -2528 ($ $ (-135))) (-15 -2528 ($ $ (-132))) (-15 -2519 ($ $ (-135))) (-15 -2519 ($ $ (-132))) (-15 -1881 ($ $ $))))
+(((-33) . T) ((-97) -3150 (|has| (-135) (-1018)) (|has| (-135) (-788))) ((-565 (-796)) -3150 (|has| (-135) (-1018)) (|has| (-135) (-788)) (|has| (-135) (-565 (-796)))) ((-142 #0=(-135)) . T) ((-566 (-501)) |has| (-135) (-566 (-501))) ((-265 #1=(-525) #0#) . T) ((-267 #1# #0#) . T) ((-288 #0#) -12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1018))) ((-351 #0#) . T) ((-464 #0#) . T) ((-558 #1# #0#) . T) ((-486 #0# #0#) -12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1018))) ((-596 #0#) . T) ((-19 #0#) . T) ((-788) |has| (-135) (-788)) ((-1018) -3150 (|has| (-135) (-1018)) (|has| (-135) (-788))) ((-1125) . T))
+((-3119 (((-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))) (-591 |#4|) (-591 |#5|) (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))) (-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))))) (-712)) 94)) (-3983 (((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))))) |#4| |#5|) 55) (((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))))) |#4| |#5| (-712)) 54)) (-3137 (((-1176) (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))) (-712)) 85)) (-1205 (((-712) (-591 |#4|) (-591 |#5|)) 27)) (-4085 (((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))))) |#4| |#5|) 57) (((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))))) |#4| |#5| (-712)) 56) (((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))))) |#4| |#5| (-712) (-108)) 58)) (-3601 (((-591 |#5|) (-591 |#4|) (-591 |#5|) (-108) (-108) (-108) (-108) (-108)) 76) (((-591 |#5|) (-591 |#4|) (-591 |#5|) (-108) (-108)) 77)) (-1300 (((-1072) (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))) 80)) (-3409 (((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))))) |#4| |#5|) 53)) (-2138 (((-712) (-591 |#4|) (-591 |#5|)) 19)))
+(((-1059 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2138 ((-712) (-591 |#4|) (-591 |#5|))) (-15 -1205 ((-712) (-591 |#4|) (-591 |#5|))) (-15 -3409 ((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))))) |#4| |#5|)) (-15 -3983 ((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))))) |#4| |#5| (-712))) (-15 -3983 ((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))))) |#4| |#5|)) (-15 -4085 ((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))))) |#4| |#5| (-712) (-108))) (-15 -4085 ((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))))) |#4| |#5| (-712))) (-15 -4085 ((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))))) |#4| |#5|)) (-15 -3601 ((-591 |#5|) (-591 |#4|) (-591 |#5|) (-108) (-108))) (-15 -3601 ((-591 |#5|) (-591 |#4|) (-591 |#5|) (-108) (-108) (-108) (-108) (-108))) (-15 -3119 ((-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))) (-591 |#4|) (-591 |#5|) (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))) (-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))))) (-712))) (-15 -1300 ((-1072) (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|)))) (-15 -3137 ((-1176) (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))) (-712)))) (-429) (-734) (-788) (-989 |#1| |#2| |#3|) (-1027 |#1| |#2| |#3| |#4|)) (T -1059))
+((-3137 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-2 (|:| |val| (-591 *8)) (|:| -3585 *9)))) (-5 *4 (-712)) (-4 *8 (-989 *5 *6 *7)) (-4 *9 (-1027 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *2 (-1176)) (-5 *1 (-1059 *5 *6 *7 *8 *9)))) (-1300 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |val| (-591 *7)) (|:| -3585 *8))) (-4 *7 (-989 *4 *5 *6)) (-4 *8 (-1027 *4 *5 *6 *7)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-1072)) (-5 *1 (-1059 *4 *5 *6 *7 *8)))) (-3119 (*1 *2 *3 *4 *2 *5 *6) (-12 (-5 *5 (-2 (|:| |done| (-591 *11)) (|:| |todo| (-591 (-2 (|:| |val| *3) (|:| -3585 *11)))))) (-5 *6 (-712)) (-5 *2 (-591 (-2 (|:| |val| (-591 *10)) (|:| -3585 *11)))) (-5 *3 (-591 *10)) (-5 *4 (-591 *11)) (-4 *10 (-989 *7 *8 *9)) (-4 *11 (-1027 *7 *8 *9 *10)) (-4 *7 (-429)) (-4 *8 (-734)) (-4 *9 (-788)) (-5 *1 (-1059 *7 *8 *9 *10 *11)))) (-3601 (*1 *2 *3 *2 *4 *4 *4 *4 *4) (-12 (-5 *2 (-591 *9)) (-5 *3 (-591 *8)) (-5 *4 (-108)) (-4 *8 (-989 *5 *6 *7)) (-4 *9 (-1027 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *1 (-1059 *5 *6 *7 *8 *9)))) (-3601 (*1 *2 *3 *2 *4 *4) (-12 (-5 *2 (-591 *9)) (-5 *3 (-591 *8)) (-5 *4 (-108)) (-4 *8 (-989 *5 *6 *7)) (-4 *9 (-1027 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *1 (-1059 *5 *6 *7 *8 *9)))) (-4085 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-2 (|:| |done| (-591 *4)) (|:| |todo| (-591 (-2 (|:| |val| (-591 *3)) (|:| -3585 *4)))))) (-5 *1 (-1059 *5 *6 *7 *3 *4)) (-4 *4 (-1027 *5 *6 *7 *3)))) (-4085 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-712)) (-4 *6 (-429)) (-4 *7 (-734)) (-4 *8 (-788)) (-4 *3 (-989 *6 *7 *8)) (-5 *2 (-2 (|:| |done| (-591 *4)) (|:| |todo| (-591 (-2 (|:| |val| (-591 *3)) (|:| -3585 *4)))))) (-5 *1 (-1059 *6 *7 *8 *3 *4)) (-4 *4 (-1027 *6 *7 *8 *3)))) (-4085 (*1 *2 *3 *4 *5 *6) (-12 (-5 *5 (-712)) (-5 *6 (-108)) (-4 *7 (-429)) (-4 *8 (-734)) (-4 *9 (-788)) (-4 *3 (-989 *7 *8 *9)) (-5 *2 (-2 (|:| |done| (-591 *4)) (|:| |todo| (-591 (-2 (|:| |val| (-591 *3)) (|:| -3585 *4)))))) (-5 *1 (-1059 *7 *8 *9 *3 *4)) (-4 *4 (-1027 *7 *8 *9 *3)))) (-3983 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-2 (|:| |done| (-591 *4)) (|:| |todo| (-591 (-2 (|:| |val| (-591 *3)) (|:| -3585 *4)))))) (-5 *1 (-1059 *5 *6 *7 *3 *4)) (-4 *4 (-1027 *5 *6 *7 *3)))) (-3983 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-712)) (-4 *6 (-429)) (-4 *7 (-734)) (-4 *8 (-788)) (-4 *3 (-989 *6 *7 *8)) (-5 *2 (-2 (|:| |done| (-591 *4)) (|:| |todo| (-591 (-2 (|:| |val| (-591 *3)) (|:| -3585 *4)))))) (-5 *1 (-1059 *6 *7 *8 *3 *4)) (-4 *4 (-1027 *6 *7 *8 *3)))) (-3409 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-2 (|:| |done| (-591 *4)) (|:| |todo| (-591 (-2 (|:| |val| (-591 *3)) (|:| -3585 *4)))))) (-5 *1 (-1059 *5 *6 *7 *3 *4)) (-4 *4 (-1027 *5 *6 *7 *3)))) (-1205 (*1 *2 *3 *4) (-12 (-5 *3 (-591 *8)) (-5 *4 (-591 *9)) (-4 *8 (-989 *5 *6 *7)) (-4 *9 (-1027 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *2 (-712)) (-5 *1 (-1059 *5 *6 *7 *8 *9)))) (-2138 (*1 *2 *3 *4) (-12 (-5 *3 (-591 *8)) (-5 *4 (-591 *9)) (-4 *8 (-989 *5 *6 *7)) (-4 *9 (-1027 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *2 (-712)) (-5 *1 (-1059 *5 *6 *7 *8 *9)))))
+(-10 -7 (-15 -2138 ((-712) (-591 |#4|) (-591 |#5|))) (-15 -1205 ((-712) (-591 |#4|) (-591 |#5|))) (-15 -3409 ((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))))) |#4| |#5|)) (-15 -3983 ((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))))) |#4| |#5| (-712))) (-15 -3983 ((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))))) |#4| |#5|)) (-15 -4085 ((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))))) |#4| |#5| (-712) (-108))) (-15 -4085 ((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))))) |#4| |#5| (-712))) (-15 -4085 ((-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))))) |#4| |#5|)) (-15 -3601 ((-591 |#5|) (-591 |#4|) (-591 |#5|) (-108) (-108))) (-15 -3601 ((-591 |#5|) (-591 |#4|) (-591 |#5|) (-108) (-108) (-108) (-108) (-108))) (-15 -3119 ((-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))) (-591 |#4|) (-591 |#5|) (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))) (-2 (|:| |done| (-591 |#5|)) (|:| |todo| (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))))) (-712))) (-15 -1300 ((-1072) (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|)))) (-15 -3137 ((-1176) (-591 (-2 (|:| |val| (-591 |#4|)) (|:| -3585 |#5|))) (-712))))
+((-2673 (((-108) $ $) NIL)) (-2313 (((-591 (-2 (|:| -1269 $) (|:| -1472 (-591 |#4|)))) (-591 |#4|)) NIL)) (-3227 (((-591 $) (-591 |#4|)) 110) (((-591 $) (-591 |#4|) (-108)) 111) (((-591 $) (-591 |#4|) (-108) (-108)) 109) (((-591 $) (-591 |#4|) (-108) (-108) (-108) (-108)) 112)) (-1444 (((-591 |#3|) $) NIL)) (-3713 (((-108) $) NIL)) (-1996 (((-108) $) NIL (|has| |#1| (-517)))) (-3750 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-4123 ((|#4| |#4| $) NIL)) (-1720 (((-591 (-2 (|:| |val| |#4|) (|:| -3585 $))) |#4| $) 84)) (-1282 (((-2 (|:| |under| $) (|:| -2767 $) (|:| |upper| $)) $ |#3|) NIL)) (-3727 (((-108) $ (-712)) NIL)) (-2467 (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250))) (((-3 |#4| "failed") $ |#3|) 62)) (-2055 (($) NIL T CONST)) (-3435 (((-108) $) 26 (|has| |#1| (-517)))) (-2342 (((-108) $ $) NIL (|has| |#1| (-517)))) (-2605 (((-108) $ $) NIL (|has| |#1| (-517)))) (-2167 (((-108) $) NIL (|has| |#1| (-517)))) (-2699 (((-591 |#4|) (-591 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-1533 (((-591 |#4|) (-591 |#4|) $) NIL (|has| |#1| (-517)))) (-2978 (((-591 |#4|) (-591 |#4|) $) NIL (|has| |#1| (-517)))) (-4174 (((-3 $ "failed") (-591 |#4|)) NIL)) (-3341 (($ (-591 |#4|)) NIL)) (-2884 (((-3 $ "failed") $) 39)) (-2302 ((|#4| |#4| $) 65)) (-2908 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018))))) (-2537 (($ |#4| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018)))) (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250)))) (-2449 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 78 (|has| |#1| (-517)))) (-3797 (((-108) |#4| $ (-1 (-108) |#4| |#4|)) NIL)) (-2490 ((|#4| |#4| $) NIL)) (-3618 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) NIL (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) NIL (|has| $ (-6 -4250))) ((|#4| (-1 |#4| |#4| |#4|) $) NIL (|has| $ (-6 -4250))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-2082 (((-2 (|:| -1269 (-591 |#4|)) (|:| -1472 (-591 |#4|))) $) NIL)) (-1987 (((-108) |#4| $) NIL)) (-1949 (((-108) |#4| $) NIL)) (-3256 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-2092 (((-2 (|:| |val| (-591 |#4|)) (|:| |towers| (-591 $))) (-591 |#4|) (-108) (-108)) 124)) (-2916 (((-591 |#4|) $) 16 (|has| $ (-6 -4250)))) (-2040 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-3998 ((|#3| $) 33)) (-3491 (((-108) $ (-712)) NIL)) (-4207 (((-591 |#4|) $) 17 (|has| $ (-6 -4250)))) (-3956 (((-108) |#4| $) 25 (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018))))) (-4192 (($ (-1 |#4| |#4|) $) 23 (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#4| |#4|) $) 21)) (-3520 (((-591 |#3|) $) NIL)) (-1574 (((-108) |#3| $) NIL)) (-3295 (((-108) $ (-712)) NIL)) (-2621 (((-1072) $) NIL)) (-2001 (((-3 |#4| (-591 $)) |#4| |#4| $) NIL)) (-2456 (((-591 (-2 (|:| |val| |#4|) (|:| -3585 $))) |#4| |#4| $) 103)) (-2555 (((-3 |#4| "failed") $) 37)) (-3783 (((-591 $) |#4| $) 88)) (-1929 (((-3 (-108) (-591 $)) |#4| $) NIL)) (-3433 (((-591 (-2 (|:| |val| (-108)) (|:| -3585 $))) |#4| $) 98) (((-108) |#4| $) 53)) (-2318 (((-591 $) |#4| $) 107) (((-591 $) (-591 |#4|) $) NIL) (((-591 $) (-591 |#4|) (-591 $)) 108) (((-591 $) |#4| (-591 $)) NIL)) (-2502 (((-591 $) (-591 |#4|) (-108) (-108) (-108)) 119)) (-1832 (($ |#4| $) 75) (($ (-591 |#4|) $) 76) (((-591 $) |#4| $ (-108) (-108) (-108) (-108) (-108)) 74)) (-3664 (((-591 |#4|) $) NIL)) (-1307 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-3022 ((|#4| |#4| $) NIL)) (-3300 (((-108) $ $) NIL)) (-2499 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-517)))) (-3255 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-2246 ((|#4| |#4| $) NIL)) (-2937 (((-1036) $) NIL)) (-2872 (((-3 |#4| "failed") $) 35)) (-2714 (((-3 |#4| "failed") (-1 (-108) |#4|) $) NIL)) (-1591 (((-3 $ "failed") $ |#4|) 48)) (-1618 (($ $ |#4|) NIL) (((-591 $) |#4| $) 90) (((-591 $) |#4| (-591 $)) NIL) (((-591 $) (-591 |#4|) $) NIL) (((-591 $) (-591 |#4|) (-591 $)) 86)) (-3465 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 |#4|) (-591 |#4|)) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ (-273 |#4|)) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ (-591 (-273 |#4|))) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018))))) (-2023 (((-108) $ $) NIL)) (-2077 (((-108) $) 15)) (-3164 (($) 13)) (-2743 (((-712) $) NIL)) (-2960 (((-712) |#4| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018)))) (((-712) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250)))) (-2873 (($ $) 12)) (-1300 (((-501) $) NIL (|has| |#4| (-566 (-501))))) (-2695 (($ (-591 |#4|)) 20)) (-3786 (($ $ |#3|) 42)) (-2794 (($ $ |#3|) 44)) (-1656 (($ $) NIL)) (-1918 (($ $ |#3|) NIL)) (-2686 (((-796) $) 31) (((-591 |#4|) $) 40)) (-3311 (((-712) $) NIL (|has| |#3| (-346)))) (-3339 (((-3 (-2 (|:| |bas| $) (|:| -1505 (-591 |#4|))) "failed") (-591 |#4|) (-1 (-108) |#4| |#4|)) NIL) (((-3 (-2 (|:| |bas| $) (|:| -1505 (-591 |#4|))) "failed") (-591 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-3747 (((-108) $ (-1 (-108) |#4| (-591 |#4|))) NIL)) (-3996 (((-591 $) |#4| $) 54) (((-591 $) |#4| (-591 $)) NIL) (((-591 $) (-591 |#4|) $) NIL) (((-591 $) (-591 |#4|) (-591 $)) NIL)) (-1475 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250)))) (-1669 (((-591 |#3|) $) NIL)) (-3744 (((-108) |#4| $) NIL)) (-2588 (((-108) |#3| $) 61)) (-3944 (((-108) $ $) NIL)) (-2028 (((-712) $) NIL (|has| $ (-6 -4250)))))
+(((-1060 |#1| |#2| |#3| |#4|) (-13 (-1027 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -1832 ((-591 $) |#4| $ (-108) (-108) (-108) (-108) (-108))) (-15 -3227 ((-591 $) (-591 |#4|) (-108) (-108))) (-15 -3227 ((-591 $) (-591 |#4|) (-108) (-108) (-108) (-108))) (-15 -2502 ((-591 $) (-591 |#4|) (-108) (-108) (-108))) (-15 -2092 ((-2 (|:| |val| (-591 |#4|)) (|:| |towers| (-591 $))) (-591 |#4|) (-108) (-108))))) (-429) (-734) (-788) (-989 |#1| |#2| |#3|)) (T -1060))
+((-1832 (*1 *2 *3 *1 *4 *4 *4 *4 *4) (-12 (-5 *4 (-108)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *2 (-591 (-1060 *5 *6 *7 *3))) (-5 *1 (-1060 *5 *6 *7 *3)) (-4 *3 (-989 *5 *6 *7)))) (-3227 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-591 *8)) (-5 *4 (-108)) (-4 *8 (-989 *5 *6 *7)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *2 (-591 (-1060 *5 *6 *7 *8))) (-5 *1 (-1060 *5 *6 *7 *8)))) (-3227 (*1 *2 *3 *4 *4 *4 *4) (-12 (-5 *3 (-591 *8)) (-5 *4 (-108)) (-4 *8 (-989 *5 *6 *7)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *2 (-591 (-1060 *5 *6 *7 *8))) (-5 *1 (-1060 *5 *6 *7 *8)))) (-2502 (*1 *2 *3 *4 *4 *4) (-12 (-5 *3 (-591 *8)) (-5 *4 (-108)) (-4 *8 (-989 *5 *6 *7)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *2 (-591 (-1060 *5 *6 *7 *8))) (-5 *1 (-1060 *5 *6 *7 *8)))) (-2092 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-108)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *8 (-989 *5 *6 *7)) (-5 *2 (-2 (|:| |val| (-591 *8)) (|:| |towers| (-591 (-1060 *5 *6 *7 *8))))) (-5 *1 (-1060 *5 *6 *7 *8)) (-5 *3 (-591 *8)))))
+(-13 (-1027 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -1832 ((-591 $) |#4| $ (-108) (-108) (-108) (-108) (-108))) (-15 -3227 ((-591 $) (-591 |#4|) (-108) (-108))) (-15 -3227 ((-591 $) (-591 |#4|) (-108) (-108) (-108) (-108))) (-15 -2502 ((-591 $) (-591 |#4|) (-108) (-108) (-108))) (-15 -2092 ((-2 (|:| |val| (-591 |#4|)) (|:| |towers| (-591 $))) (-591 |#4|) (-108) (-108)))))
+((-2673 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-1505 ((|#1| $) 34)) (-2066 (($ (-591 |#1|)) 39)) (-3727 (((-108) $ (-712)) NIL)) (-2055 (($) NIL T CONST)) (-1593 ((|#1| |#1| $) 36)) (-1473 ((|#1| $) 32)) (-2916 (((-591 |#1|) $) 18 (|has| $ (-6 -4250)))) (-3491 (((-108) $ (-712)) NIL)) (-4207 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-4192 (($ (-1 |#1| |#1|) $) 25 (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1|) $) 22)) (-3295 (((-108) $ (-712)) NIL)) (-2621 (((-1072) $) NIL (|has| |#1| (-1018)))) (-3949 ((|#1| $) 35)) (-1520 (($ |#1| $) 37)) (-2937 (((-1036) $) NIL (|has| |#1| (-1018)))) (-4166 ((|#1| $) 33)) (-3465 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) NIL)) (-2077 (((-108) $) 31)) (-3164 (($) 38)) (-2333 (((-712) $) 29)) (-2960 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2873 (($ $) 27)) (-2686 (((-796) $) 14 (|has| |#1| (-565 (-796))))) (-2453 (($ (-591 |#1|)) NIL)) (-1475 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) 17 (|has| |#1| (-1018)))) (-2028 (((-712) $) 30 (|has| $ (-6 -4250)))))
+(((-1061 |#1|) (-13 (-1037 |#1|) (-10 -8 (-15 -2066 ($ (-591 |#1|))))) (-1125)) (T -1061))
+((-2066 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1125)) (-5 *1 (-1061 *3)))))
+(-13 (-1037 |#1|) (-10 -8 (-15 -2066 ($ (-591 |#1|)))))
+((-2847 ((|#2| $ "value" |#2|) NIL) ((|#2| $ "first" |#2|) NIL) (($ $ "rest" $) NIL) ((|#2| $ "last" |#2|) NIL) ((|#2| $ (-1138 (-525)) |#2|) 44) ((|#2| $ (-525) |#2|) 41)) (-4139 (((-108) $) 12)) (-4192 (($ (-1 |#2| |#2|) $) 39)) (-2872 ((|#2| $) NIL) (($ $ (-712)) 17)) (-1858 (($ $ |#2|) 40)) (-1622 (((-108) $) 11)) (-1881 ((|#2| $ "value") NIL) ((|#2| $ "first") NIL) (($ $ "rest") NIL) ((|#2| $ "last") NIL) (($ $ (-1138 (-525))) 31) ((|#2| $ (-525)) 23) ((|#2| $ (-525) |#2|) NIL)) (-3729 (($ $ $) 47) (($ $ |#2|) NIL)) (-1624 (($ $ $) 33) (($ |#2| $) NIL) (($ (-591 $)) 36) (($ $ |#2|) NIL)))
+(((-1062 |#1| |#2|) (-10 -8 (-15 -4139 ((-108) |#1|)) (-15 -1622 ((-108) |#1|)) (-15 -2847 (|#2| |#1| (-525) |#2|)) (-15 -1881 (|#2| |#1| (-525) |#2|)) (-15 -1881 (|#2| |#1| (-525))) (-15 -1858 (|#1| |#1| |#2|)) (-15 -1624 (|#1| |#1| |#2|)) (-15 -1624 (|#1| (-591 |#1|))) (-15 -1881 (|#1| |#1| (-1138 (-525)))) (-15 -2847 (|#2| |#1| (-1138 (-525)) |#2|)) (-15 -2847 (|#2| |#1| "last" |#2|)) (-15 -2847 (|#1| |#1| "rest" |#1|)) (-15 -2847 (|#2| |#1| "first" |#2|)) (-15 -3729 (|#1| |#1| |#2|)) (-15 -3729 (|#1| |#1| |#1|)) (-15 -1881 (|#2| |#1| "last")) (-15 -1881 (|#1| |#1| "rest")) (-15 -2872 (|#1| |#1| (-712))) (-15 -1881 (|#2| |#1| "first")) (-15 -2872 (|#2| |#1|)) (-15 -1624 (|#1| |#2| |#1|)) (-15 -1624 (|#1| |#1| |#1|)) (-15 -2847 (|#2| |#1| "value" |#2|)) (-15 -1881 (|#2| |#1| "value")) (-15 -4192 (|#1| (-1 |#2| |#2|) |#1|))) (-1063 |#2|) (-1125)) (T -1062))
+NIL
+(-10 -8 (-15 -4139 ((-108) |#1|)) (-15 -1622 ((-108) |#1|)) (-15 -2847 (|#2| |#1| (-525) |#2|)) (-15 -1881 (|#2| |#1| (-525) |#2|)) (-15 -1881 (|#2| |#1| (-525))) (-15 -1858 (|#1| |#1| |#2|)) (-15 -1624 (|#1| |#1| |#2|)) (-15 -1624 (|#1| (-591 |#1|))) (-15 -1881 (|#1| |#1| (-1138 (-525)))) (-15 -2847 (|#2| |#1| (-1138 (-525)) |#2|)) (-15 -2847 (|#2| |#1| "last" |#2|)) (-15 -2847 (|#1| |#1| "rest" |#1|)) (-15 -2847 (|#2| |#1| "first" |#2|)) (-15 -3729 (|#1| |#1| |#2|)) (-15 -3729 (|#1| |#1| |#1|)) (-15 -1881 (|#2| |#1| "last")) (-15 -1881 (|#1| |#1| "rest")) (-15 -2872 (|#1| |#1| (-712))) (-15 -1881 (|#2| |#1| "first")) (-15 -2872 (|#2| |#1|)) (-15 -1624 (|#1| |#2| |#1|)) (-15 -1624 (|#1| |#1| |#1|)) (-15 -2847 (|#2| |#1| "value" |#2|)) (-15 -1881 (|#2| |#1| "value")) (-15 -4192 (|#1| (-1 |#2| |#2|) |#1|)))
+((-2673 (((-108) $ $) 19 (|has| |#1| (-1018)))) (-2940 ((|#1| $) 48)) (-2434 ((|#1| $) 65)) (-3856 (($ $) 67)) (-3832 (((-1176) $ (-525) (-525)) 97 (|has| $ (-6 -4251)))) (-2983 (($ $ (-525)) 52 (|has| $ (-6 -4251)))) (-3727 (((-108) $ (-712)) 8)) (-3912 ((|#1| $ |#1|) 39 (|has| $ (-6 -4251)))) (-3191 (($ $ $) 56 (|has| $ (-6 -4251)))) (-2568 ((|#1| $ |#1|) 54 (|has| $ (-6 -4251)))) (-2756 ((|#1| $ |#1|) 58 (|has| $ (-6 -4251)))) (-2847 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4251))) ((|#1| $ "first" |#1|) 57 (|has| $ (-6 -4251))) (($ $ "rest" $) 55 (|has| $ (-6 -4251))) ((|#1| $ "last" |#1|) 53 (|has| $ (-6 -4251))) ((|#1| $ (-1138 (-525)) |#1|) 117 (|has| $ (-6 -4251))) ((|#1| $ (-525) |#1|) 86 (|has| $ (-6 -4251)))) (-3245 (($ $ (-591 $)) 41 (|has| $ (-6 -4251)))) (-2467 (($ (-1 (-108) |#1|) $) 102 (|has| $ (-6 -4250)))) (-2424 ((|#1| $) 66)) (-2055 (($) 7 T CONST)) (-2884 (($ $) 73) (($ $ (-712)) 71)) (-2908 (($ $) 99 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-2537 (($ (-1 (-108) |#1|) $) 103 (|has| $ (-6 -4250))) (($ |#1| $) 100 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3618 ((|#1| (-1 |#1| |#1| |#1|) $) 105 (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 104 (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 101 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-4205 ((|#1| $ (-525) |#1|) 85 (|has| $ (-6 -4251)))) (-4121 ((|#1| $ (-525)) 87)) (-4139 (((-108) $) 83)) (-2916 (((-591 |#1|) $) 30 (|has| $ (-6 -4250)))) (-2275 (((-591 $) $) 50)) (-3219 (((-108) $ $) 42 (|has| |#1| (-1018)))) (-1316 (($ (-712) |#1|) 108)) (-3491 (((-108) $ (-712)) 9)) (-4152 (((-525) $) 95 (|has| (-525) (-788)))) (-4207 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-1826 (((-525) $) 94 (|has| (-525) (-788)))) (-4192 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 111)) (-3295 (((-108) $ (-712)) 10)) (-2065 (((-591 |#1|) $) 45)) (-2878 (((-108) $) 49)) (-2621 (((-1072) $) 22 (|has| |#1| (-1018)))) (-2555 ((|#1| $) 70) (($ $ (-712)) 68)) (-2059 (($ $ $ (-525)) 116) (($ |#1| $ (-525)) 115)) (-3761 (((-591 (-525)) $) 92)) (-1675 (((-108) (-525) $) 91)) (-2937 (((-1036) $) 21 (|has| |#1| (-1018)))) (-2872 ((|#1| $) 76) (($ $ (-712)) 74)) (-2714 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 106)) (-1858 (($ $ |#1|) 96 (|has| $ (-6 -4251)))) (-1622 (((-108) $) 84)) (-3465 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) 14)) (-3384 (((-108) |#1| $) 93 (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2998 (((-591 |#1|) $) 90)) (-2077 (((-108) $) 11)) (-3164 (($) 12)) (-1881 ((|#1| $ "value") 47) ((|#1| $ "first") 75) (($ $ "rest") 72) ((|#1| $ "last") 69) (($ $ (-1138 (-525))) 112) ((|#1| $ (-525)) 89) ((|#1| $ (-525) |#1|) 88)) (-2194 (((-525) $ $) 44)) (-3226 (($ $ (-1138 (-525))) 114) (($ $ (-525)) 113)) (-4133 (((-108) $) 46)) (-2349 (($ $) 62)) (-3494 (($ $) 59 (|has| $ (-6 -4251)))) (-1248 (((-712) $) 63)) (-3249 (($ $) 64)) (-2960 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-2873 (($ $) 13)) (-1300 (((-501) $) 98 (|has| |#1| (-566 (-501))))) (-2695 (($ (-591 |#1|)) 107)) (-3729 (($ $ $) 61 (|has| $ (-6 -4251))) (($ $ |#1|) 60 (|has| $ (-6 -4251)))) (-1624 (($ $ $) 78) (($ |#1| $) 77) (($ (-591 $)) 110) (($ $ |#1|) 109)) (-2686 (((-796) $) 18 (|has| |#1| (-565 (-796))))) (-1567 (((-591 $) $) 51)) (-3592 (((-108) $ $) 43 (|has| |#1| (-1018)))) (-1475 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) 20 (|has| |#1| (-1018)))) (-2028 (((-712) $) 6 (|has| $ (-6 -4250)))))
(((-1063 |#1|) (-131) (-1125)) (T -1063))
-((-3566 (*1 *2 *1) (-12 (-4 *1 (-1063 *3)) (-4 *3 (-1125)) (-5 *2 (-108)))) (-3629 (*1 *2 *1) (-12 (-4 *1 (-1063 *3)) (-4 *3 (-1125)) (-5 *2 (-108)))))
-(-13 (-1159 |t#1|) (-596 |t#1|) (-10 -8 (-15 -3566 ((-108) $)) (-15 -3629 ((-108) $))))
-(((-33) . T) ((-97) |has| |#1| (-1018)) ((-565 (-796)) -3321 (|has| |#1| (-1018)) (|has| |#1| (-565 (-796)))) ((-142 |#1|) . T) ((-566 (-501)) |has| |#1| (-566 (-501))) ((-265 #0=(-525) |#1|) . T) ((-267 #0# |#1|) . T) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-464 |#1|) . T) ((-558 #0# |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-596 |#1|) . T) ((-940 |#1|) . T) ((-1018) |has| |#1| (-1018)) ((-1125) . T) ((-1159 |#1|) . T))
-((-3008 (((-108) $ $) NIL (-3321 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-1260 (($) NIL) (($ (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) NIL)) (-3296 (((-1176) $ |#1| |#1|) NIL (|has| $ (-6 -4251)))) (-3891 (((-108) $ (-712)) NIL)) (-3186 ((|#2| $ |#1| |#2|) NIL)) (-1797 (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-2305 (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-2401 (((-3 |#2| "failed") |#1| $) NIL)) (-3798 (($) NIL T CONST)) (-3098 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018))))) (-3901 (($ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL (|has| $ (-6 -4250))) (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-3 |#2| "failed") |#1| $) NIL)) (-3677 (($ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-1227 (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) NIL (|has| $ (-6 -4250))) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-3255 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4251)))) (-3217 ((|#2| $ |#1|) NIL)) (-3454 (((-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-591 |#2|) $) NIL (|has| $ (-6 -4250)))) (-2910 (((-108) $ (-712)) NIL)) (-3630 ((|#1| $) NIL (|has| |#1| (-788)))) (-2552 (((-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-591 |#2|) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-3468 ((|#1| $) NIL (|has| |#1| (-788)))) (-3249 (($ (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4251))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4251)))) (-1340 (($ (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-3971 (((-108) $ (-712)) NIL)) (-2339 (((-1072) $) NIL (-3321 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-1542 (((-591 |#1|) $) NIL)) (-2484 (((-108) |#1| $) NIL)) (-1464 (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL)) (-2470 (($ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL)) (-2511 (((-591 |#1|) $) NIL)) (-2791 (((-108) |#1| $) NIL)) (-2047 (((-1036) $) NIL (-3321 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-3066 ((|#2| $) NIL (|has| |#1| (-788)))) (-2069 (((-3 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) "failed") (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL)) (-1941 (($ $ |#2|) NIL (|has| $ (-6 -4251)))) (-3631 (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL)) (-1623 (((-108) (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))))) NIL (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (($ $ (-273 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) NIL (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (($ $ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) NIL (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (($ $ (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) NIL (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (($ $ (-591 |#2|) (-591 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-273 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-591 (-273 |#2|))) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))))) (-3493 (((-108) $ $) NIL)) (-1615 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-3339 (((-591 |#2|) $) NIL)) (-3028 (((-108) $) NIL)) (-3209 (($) NIL)) (-3164 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL)) (-2311 (($) NIL) (($ (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) NIL)) (-2064 (((-712) (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-712) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (((-712) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018)))) (((-712) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250)))) (-3199 (($ $) NIL)) (-1408 (((-501) $) NIL (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-566 (-501))))) (-3036 (($ (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) NIL)) (-3022 (((-796) $) NIL (-3321 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-565 (-796))) (|has| |#2| (-565 (-796)))))) (-1870 (($ (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) NIL)) (-4158 (((-108) (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) NIL (-3321 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-4045 (((-712) $) NIL (|has| $ (-6 -4250)))))
+((-1622 (*1 *2 *1) (-12 (-4 *1 (-1063 *3)) (-4 *3 (-1125)) (-5 *2 (-108)))) (-4139 (*1 *2 *1) (-12 (-4 *1 (-1063 *3)) (-4 *3 (-1125)) (-5 *2 (-108)))))
+(-13 (-1159 |t#1|) (-596 |t#1|) (-10 -8 (-15 -1622 ((-108) $)) (-15 -4139 ((-108) $))))
+(((-33) . T) ((-97) |has| |#1| (-1018)) ((-565 (-796)) -3150 (|has| |#1| (-1018)) (|has| |#1| (-565 (-796)))) ((-142 |#1|) . T) ((-566 (-501)) |has| |#1| (-566 (-501))) ((-265 #0=(-525) |#1|) . T) ((-267 #0# |#1|) . T) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-464 |#1|) . T) ((-558 #0# |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-596 |#1|) . T) ((-940 |#1|) . T) ((-1018) |has| |#1| (-1018)) ((-1125) . T) ((-1159 |#1|) . T))
+((-2673 (((-108) $ $) NIL (-3150 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-1308 (($) NIL) (($ (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) NIL)) (-3832 (((-1176) $ |#1| |#1|) NIL (|has| $ (-6 -4251)))) (-3727 (((-108) $ (-712)) NIL)) (-2847 ((|#2| $ |#1| |#2|) NIL)) (-1288 (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-2467 (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-2429 (((-3 |#2| "failed") |#1| $) NIL)) (-2055 (($) NIL T CONST)) (-2908 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018))))) (-3844 (($ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL (|has| $ (-6 -4250))) (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-3 |#2| "failed") |#1| $) NIL)) (-2537 (($ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-3618 (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) NIL (|has| $ (-6 -4250))) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-4205 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4251)))) (-4121 ((|#2| $ |#1|) NIL)) (-2916 (((-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-591 |#2|) $) NIL (|has| $ (-6 -4250)))) (-3491 (((-108) $ (-712)) NIL)) (-4152 ((|#1| $) NIL (|has| |#1| (-788)))) (-4207 (((-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-591 |#2|) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-1826 ((|#1| $) NIL (|has| |#1| (-788)))) (-4192 (($ (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4251))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4251)))) (-1257 (($ (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-3295 (((-108) $ (-712)) NIL)) (-2621 (((-1072) $) NIL (-3150 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-2159 (((-591 |#1|) $) NIL)) (-1628 (((-108) |#1| $) NIL)) (-3949 (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL)) (-1520 (($ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL)) (-3761 (((-591 |#1|) $) NIL)) (-1675 (((-108) |#1| $) NIL)) (-2937 (((-1036) $) NIL (-3150 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-2872 ((|#2| $) NIL (|has| |#1| (-788)))) (-2714 (((-3 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) "failed") (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL)) (-1858 (($ $ |#2|) NIL (|has| $ (-6 -4251)))) (-4166 (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL)) (-3465 (((-108) (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))))) NIL (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (($ $ (-273 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) NIL (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (($ $ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) NIL (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (($ $ (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) NIL (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (($ $ (-591 |#2|) (-591 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-273 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-591 (-273 |#2|))) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))))) (-2023 (((-108) $ $) NIL)) (-3384 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-2998 (((-591 |#2|) $) NIL)) (-2077 (((-108) $) NIL)) (-3164 (($) NIL)) (-1881 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL)) (-3583 (($) NIL) (($ (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) NIL)) (-2960 (((-712) (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-712) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (((-712) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018)))) (((-712) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250)))) (-2873 (($ $) NIL)) (-1300 (((-501) $) NIL (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-566 (-501))))) (-2695 (($ (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) NIL)) (-2686 (((-796) $) NIL (-3150 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-565 (-796))) (|has| |#2| (-565 (-796)))))) (-2453 (($ (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) NIL)) (-1475 (((-108) (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) NIL (-3150 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-2028 (((-712) $) NIL (|has| $ (-6 -4250)))))
(((-1064 |#1| |#2| |#3|) (-1102 |#1| |#2|) (-1018) (-1018) |#2|) (T -1064))
NIL
(-1102 |#1| |#2|)
-((-3008 (((-108) $ $) 7)) (-2085 (((-3 $ "failed") $) 13)) (-2339 (((-1072) $) 9)) (-3506 (($) 14 T CONST)) (-2047 (((-1036) $) 10)) (-3022 (((-796) $) 11)) (-4096 (((-108) $ $) 6)))
+((-2673 (((-108) $ $) 7)) (-2115 (((-3 $ "failed") $) 13)) (-2621 (((-1072) $) 9)) (-3492 (($) 14 T CONST)) (-2937 (((-1036) $) 10)) (-2686 (((-796) $) 11)) (-3944 (((-108) $ $) 6)))
(((-1065) (-131)) (T -1065))
-((-3506 (*1 *1) (-4 *1 (-1065))) (-2085 (*1 *1 *1) (|partial| -4 *1 (-1065))))
-(-13 (-1018) (-10 -8 (-15 -3506 ($) -2058) (-15 -2085 ((-3 $ "failed") $))))
+((-3492 (*1 *1) (-4 *1 (-1065))) (-2115 (*1 *1 *1) (|partial| -4 *1 (-1065))))
+(-13 (-1018) (-10 -8 (-15 -3492 ($) -2277) (-15 -2115 ((-3 $ "failed") $))))
(((-97) . T) ((-565 (-796)) . T) ((-1018) . T))
-((-2604 (((-1070 |#1|) (-1070 |#1|)) 17)) (-3617 (((-1070 |#1|) (-1070 |#1|)) 13)) (-2602 (((-1070 |#1|) (-1070 |#1|) (-525) (-525)) 20)) (-1441 (((-1070 |#1|) (-1070 |#1|)) 15)))
-(((-1066 |#1|) (-10 -7 (-15 -3617 ((-1070 |#1|) (-1070 |#1|))) (-15 -1441 ((-1070 |#1|) (-1070 |#1|))) (-15 -2604 ((-1070 |#1|) (-1070 |#1|))) (-15 -2602 ((-1070 |#1|) (-1070 |#1|) (-525) (-525)))) (-13 (-517) (-138))) (T -1066))
-((-2602 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-1070 *4)) (-5 *3 (-525)) (-4 *4 (-13 (-517) (-138))) (-5 *1 (-1066 *4)))) (-2604 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-13 (-517) (-138))) (-5 *1 (-1066 *3)))) (-1441 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-13 (-517) (-138))) (-5 *1 (-1066 *3)))) (-3617 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-13 (-517) (-138))) (-5 *1 (-1066 *3)))))
-(-10 -7 (-15 -3617 ((-1070 |#1|) (-1070 |#1|))) (-15 -1441 ((-1070 |#1|) (-1070 |#1|))) (-15 -2604 ((-1070 |#1|) (-1070 |#1|))) (-15 -2602 ((-1070 |#1|) (-1070 |#1|) (-525) (-525))))
-((-3690 (((-1070 |#1|) (-1070 (-1070 |#1|))) 15)))
-(((-1067 |#1|) (-10 -7 (-15 -3690 ((-1070 |#1|) (-1070 (-1070 |#1|))))) (-1125)) (T -1067))
-((-3690 (*1 *2 *3) (-12 (-5 *3 (-1070 (-1070 *4))) (-5 *2 (-1070 *4)) (-5 *1 (-1067 *4)) (-4 *4 (-1125)))))
-(-10 -7 (-15 -3690 ((-1070 |#1|) (-1070 (-1070 |#1|)))))
-((-1526 (((-1070 |#2|) |#2| (-1 |#2| |#1| |#2|) (-1070 |#1|)) 25)) (-1227 ((|#2| |#2| (-1 |#2| |#1| |#2|) (-1070 |#1|)) 26)) (-1340 (((-1070 |#2|) (-1 |#2| |#1|) (-1070 |#1|)) 16)))
-(((-1068 |#1| |#2|) (-10 -7 (-15 -1340 ((-1070 |#2|) (-1 |#2| |#1|) (-1070 |#1|))) (-15 -1526 ((-1070 |#2|) |#2| (-1 |#2| |#1| |#2|) (-1070 |#1|))) (-15 -1227 (|#2| |#2| (-1 |#2| |#1| |#2|) (-1070 |#1|)))) (-1125) (-1125)) (T -1068))
-((-1227 (*1 *2 *2 *3 *4) (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-1070 *5)) (-4 *5 (-1125)) (-4 *2 (-1125)) (-5 *1 (-1068 *5 *2)))) (-1526 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1 *3 *6 *3)) (-5 *5 (-1070 *6)) (-4 *6 (-1125)) (-4 *3 (-1125)) (-5 *2 (-1070 *3)) (-5 *1 (-1068 *6 *3)))) (-1340 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1070 *5)) (-4 *5 (-1125)) (-4 *6 (-1125)) (-5 *2 (-1070 *6)) (-5 *1 (-1068 *5 *6)))))
-(-10 -7 (-15 -1340 ((-1070 |#2|) (-1 |#2| |#1|) (-1070 |#1|))) (-15 -1526 ((-1070 |#2|) |#2| (-1 |#2| |#1| |#2|) (-1070 |#1|))) (-15 -1227 (|#2| |#2| (-1 |#2| |#1| |#2|) (-1070 |#1|))))
-((-1340 (((-1070 |#3|) (-1 |#3| |#1| |#2|) (-1070 |#1|) (-1070 |#2|)) 21)))
-(((-1069 |#1| |#2| |#3|) (-10 -7 (-15 -1340 ((-1070 |#3|) (-1 |#3| |#1| |#2|) (-1070 |#1|) (-1070 |#2|)))) (-1125) (-1125) (-1125)) (T -1069))
-((-1340 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-1070 *6)) (-5 *5 (-1070 *7)) (-4 *6 (-1125)) (-4 *7 (-1125)) (-4 *8 (-1125)) (-5 *2 (-1070 *8)) (-5 *1 (-1069 *6 *7 *8)))))
-(-10 -7 (-15 -1340 ((-1070 |#3|) (-1 |#3| |#1| |#2|) (-1070 |#1|) (-1070 |#2|))))
-((-3008 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3024 ((|#1| $) NIL)) (-3161 ((|#1| $) NIL)) (-3970 (($ $) 49)) (-3296 (((-1176) $ (-525) (-525)) 74 (|has| $ (-6 -4251)))) (-3463 (($ $ (-525)) 108 (|has| $ (-6 -4251)))) (-3891 (((-108) $ (-712)) NIL)) (-2081 (((-796) $) 38 (|has| |#1| (-1018)))) (-2003 (((-108)) 39 (|has| |#1| (-1018)))) (-1780 ((|#1| $ |#1|) NIL (|has| $ (-6 -4251)))) (-2146 (($ $ $) 96 (|has| $ (-6 -4251))) (($ $ (-525) $) 119)) (-2640 ((|#1| $ |#1|) 105 (|has| $ (-6 -4251)))) (-1901 ((|#1| $ |#1|) 100 (|has| $ (-6 -4251)))) (-3186 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4251))) ((|#1| $ "first" |#1|) 102 (|has| $ (-6 -4251))) (($ $ "rest" $) 104 (|has| $ (-6 -4251))) ((|#1| $ "last" |#1|) 107 (|has| $ (-6 -4251))) ((|#1| $ (-1138 (-525)) |#1|) 87 (|has| $ (-6 -4251))) ((|#1| $ (-525) |#1|) 53 (|has| $ (-6 -4251)))) (-3665 (($ $ (-591 $)) NIL (|has| $ (-6 -4251)))) (-2305 (($ (-1 (-108) |#1|) $) 56)) (-3149 ((|#1| $) NIL)) (-3798 (($) NIL T CONST)) (-1745 (($ $) 14)) (-3078 (($ $) 29) (($ $ (-712)) 86)) (-4161 (((-108) (-591 |#1|) $) 114 (|has| |#1| (-1018)))) (-1446 (($ (-591 |#1|)) 110)) (-3098 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3677 (($ |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018)))) (($ (-1 (-108) |#1|) $) 55)) (-1227 ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3255 ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4251)))) (-3217 ((|#1| $ (-525)) NIL)) (-3629 (((-108) $) NIL)) (-3454 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-4009 (((-1176) (-525) $) 118 (|has| |#1| (-1018)))) (-1450 (((-712) $) 116)) (-4120 (((-591 $) $) NIL)) (-2148 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-1268 (($ (-712) |#1|) NIL)) (-2910 (((-108) $ (-712)) NIL)) (-3630 (((-525) $) NIL (|has| (-525) (-788)))) (-2552 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3468 (((-525) $) NIL (|has| (-525) (-788)))) (-3249 (($ (-1 |#1| |#1|) $) 71 (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1|) $) 61) (($ (-1 |#1| |#1| |#1|) $ $) 65)) (-3971 (((-108) $ (-712)) NIL)) (-2599 (((-591 |#1|) $) NIL)) (-1203 (((-108) $) NIL)) (-3539 (($ $) 88)) (-3313 (((-108) $) 13)) (-2339 (((-1072) $) NIL (|has| |#1| (-1018)))) (-3708 ((|#1| $) NIL) (($ $ (-712)) NIL)) (-4189 (($ $ $ (-525)) NIL) (($ |#1| $ (-525)) NIL)) (-2511 (((-591 (-525)) $) NIL)) (-2791 (((-108) (-525) $) 72)) (-2047 (((-1036) $) NIL (|has| |#1| (-1018)))) (-4070 (($ (-1 |#1|)) 121) (($ (-1 |#1| |#1|) |#1|) 122)) (-3669 ((|#1| $) 10)) (-3066 ((|#1| $) 28) (($ $ (-712)) 47)) (-2035 (((-2 (|:| |cycle?| (-108)) (|:| -1259 (-712)) (|:| |period| (-712))) (-712) $) 25)) (-2069 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-4101 (($ (-1 (-108) |#1|) $) 123)) (-4108 (($ (-1 (-108) |#1|) $) 124)) (-1941 (($ $ |#1|) 66 (|has| $ (-6 -4251)))) (-2784 (($ $ (-525)) 32)) (-3566 (((-108) $) 70)) (-2036 (((-108) $) 12)) (-3437 (((-108) $) 115)) (-1623 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) 20)) (-1615 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3339 (((-591 |#1|) $) NIL)) (-3028 (((-108) $) 15)) (-3209 (($) 41)) (-3164 ((|#1| $ "value") NIL) ((|#1| $ "first") NIL) (($ $ "rest") NIL) ((|#1| $ "last") NIL) (($ $ (-1138 (-525))) NIL) ((|#1| $ (-525)) 52) ((|#1| $ (-525) |#1|) NIL)) (-3505 (((-525) $ $) 46)) (-2777 (($ $ (-1138 (-525))) NIL) (($ $ (-525)) NIL)) (-4099 (($ (-1 $)) 45)) (-2237 (((-108) $) 67)) (-3820 (($ $) 68)) (-2609 (($ $) 97 (|has| $ (-6 -4251)))) (-3641 (((-712) $) NIL)) (-1387 (($ $) NIL)) (-2064 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3199 (($ $) 42)) (-1408 (((-501) $) NIL (|has| |#1| (-566 (-501))))) (-3036 (($ (-591 |#1|)) 51)) (-1684 (($ |#1| $) 95)) (-1679 (($ $ $) 98 (|has| $ (-6 -4251))) (($ $ |#1|) 99 (|has| $ (-6 -4251)))) (-3690 (($ $ $) 76) (($ |#1| $) 43) (($ (-591 $)) 81) (($ $ |#1|) 75)) (-3571 (($ $) 48)) (-3022 (($ (-591 |#1|)) 109) (((-796) $) 40 (|has| |#1| (-565 (-796))))) (-3860 (((-591 $) $) NIL)) (-1632 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-4158 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) 112 (|has| |#1| (-1018)))) (-4045 (((-712) $) NIL (|has| $ (-6 -4250)))))
-(((-1070 |#1|) (-13 (-618 |#1|) (-10 -8 (-6 -4251) (-15 -3022 ($ (-591 |#1|))) (-15 -1446 ($ (-591 |#1|))) (IF (|has| |#1| (-1018)) (-15 -4161 ((-108) (-591 |#1|) $)) |%noBranch|) (-15 -2035 ((-2 (|:| |cycle?| (-108)) (|:| -1259 (-712)) (|:| |period| (-712))) (-712) $)) (-15 -4099 ($ (-1 $))) (-15 -1684 ($ |#1| $)) (IF (|has| |#1| (-1018)) (PROGN (-15 -4009 ((-1176) (-525) $)) (-15 -2081 ((-796) $)) (-15 -2003 ((-108)))) |%noBranch|) (-15 -2146 ($ $ (-525) $)) (-15 -4070 ($ (-1 |#1|))) (-15 -4070 ($ (-1 |#1| |#1|) |#1|)) (-15 -4101 ($ (-1 (-108) |#1|) $)) (-15 -4108 ($ (-1 (-108) |#1|) $)))) (-1125)) (T -1070))
-((-3022 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1125)) (-5 *1 (-1070 *3)))) (-1446 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1125)) (-5 *1 (-1070 *3)))) (-4161 (*1 *2 *3 *1) (-12 (-5 *3 (-591 *4)) (-4 *4 (-1018)) (-4 *4 (-1125)) (-5 *2 (-108)) (-5 *1 (-1070 *4)))) (-2035 (*1 *2 *3 *1) (-12 (-5 *2 (-2 (|:| |cycle?| (-108)) (|:| -1259 (-712)) (|:| |period| (-712)))) (-5 *1 (-1070 *4)) (-4 *4 (-1125)) (-5 *3 (-712)))) (-4099 (*1 *1 *2) (-12 (-5 *2 (-1 (-1070 *3))) (-5 *1 (-1070 *3)) (-4 *3 (-1125)))) (-1684 (*1 *1 *2 *1) (-12 (-5 *1 (-1070 *2)) (-4 *2 (-1125)))) (-4009 (*1 *2 *3 *1) (-12 (-5 *3 (-525)) (-5 *2 (-1176)) (-5 *1 (-1070 *4)) (-4 *4 (-1018)) (-4 *4 (-1125)))) (-2081 (*1 *2 *1) (-12 (-5 *2 (-796)) (-5 *1 (-1070 *3)) (-4 *3 (-1018)) (-4 *3 (-1125)))) (-2003 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-1070 *3)) (-4 *3 (-1018)) (-4 *3 (-1125)))) (-2146 (*1 *1 *1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-1070 *3)) (-4 *3 (-1125)))) (-4070 (*1 *1 *2) (-12 (-5 *2 (-1 *3)) (-4 *3 (-1125)) (-5 *1 (-1070 *3)))) (-4070 (*1 *1 *2 *3) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1125)) (-5 *1 (-1070 *3)))) (-4101 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *3 (-1125)) (-5 *1 (-1070 *3)))) (-4108 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *3 (-1125)) (-5 *1 (-1070 *3)))))
-(-13 (-618 |#1|) (-10 -8 (-6 -4251) (-15 -3022 ($ (-591 |#1|))) (-15 -1446 ($ (-591 |#1|))) (IF (|has| |#1| (-1018)) (-15 -4161 ((-108) (-591 |#1|) $)) |%noBranch|) (-15 -2035 ((-2 (|:| |cycle?| (-108)) (|:| -1259 (-712)) (|:| |period| (-712))) (-712) $)) (-15 -4099 ($ (-1 $))) (-15 -1684 ($ |#1| $)) (IF (|has| |#1| (-1018)) (PROGN (-15 -4009 ((-1176) (-525) $)) (-15 -2081 ((-796) $)) (-15 -2003 ((-108)))) |%noBranch|) (-15 -2146 ($ $ (-525) $)) (-15 -4070 ($ (-1 |#1|))) (-15 -4070 ($ (-1 |#1| |#1|) |#1|)) (-15 -4101 ($ (-1 (-108) |#1|) $)) (-15 -4108 ($ (-1 (-108) |#1|) $))))
-((-3008 (((-108) $ $) 19)) (-3747 (($ $) 120)) (-3845 (($ $) 121)) (-1963 (($ $ (-135)) 108) (($ $ (-132)) 107)) (-3296 (((-1176) $ (-525) (-525)) 40 (|has| $ (-6 -4251)))) (-3247 (((-108) $ $) 118)) (-3232 (((-108) $ $ (-525)) 117)) (-1432 (($ (-525)) 127)) (-2787 (((-591 $) $ (-135)) 110) (((-591 $) $ (-132)) 109)) (-3203 (((-108) (-1 (-108) (-135) (-135)) $) 98) (((-108) $) 92 (|has| (-135) (-788)))) (-4026 (($ (-1 (-108) (-135) (-135)) $) 89 (|has| $ (-6 -4251))) (($ $) 88 (-12 (|has| (-135) (-788)) (|has| $ (-6 -4251))))) (-3327 (($ (-1 (-108) (-135) (-135)) $) 99) (($ $) 93 (|has| (-135) (-788)))) (-3891 (((-108) $ (-712)) 8)) (-3186 (((-135) $ (-525) (-135)) 52 (|has| $ (-6 -4251))) (((-135) $ (-1138 (-525)) (-135)) 58 (|has| $ (-6 -4251)))) (-2305 (($ (-1 (-108) (-135)) $) 75 (|has| $ (-6 -4250)))) (-3798 (($) 7 T CONST)) (-2502 (($ $ (-135)) 104) (($ $ (-132)) 103)) (-2598 (($ $) 90 (|has| $ (-6 -4251)))) (-2617 (($ $) 100)) (-4128 (($ $ (-1138 (-525)) $) 114)) (-3098 (($ $) 78 (-12 (|has| (-135) (-1018)) (|has| $ (-6 -4250))))) (-3677 (($ (-135) $) 77 (-12 (|has| (-135) (-1018)) (|has| $ (-6 -4250)))) (($ (-1 (-108) (-135)) $) 74 (|has| $ (-6 -4250)))) (-1227 (((-135) (-1 (-135) (-135) (-135)) $ (-135) (-135)) 76 (-12 (|has| (-135) (-1018)) (|has| $ (-6 -4250)))) (((-135) (-1 (-135) (-135) (-135)) $ (-135)) 73 (|has| $ (-6 -4250))) (((-135) (-1 (-135) (-135) (-135)) $) 72 (|has| $ (-6 -4250)))) (-3255 (((-135) $ (-525) (-135)) 53 (|has| $ (-6 -4251)))) (-3217 (((-135) $ (-525)) 51)) (-3258 (((-108) $ $) 119)) (-3004 (((-525) (-1 (-108) (-135)) $) 97) (((-525) (-135) $) 96 (|has| (-135) (-1018))) (((-525) (-135) $ (-525)) 95 (|has| (-135) (-1018))) (((-525) $ $ (-525)) 113) (((-525) (-132) $ (-525)) 112)) (-3454 (((-591 (-135)) $) 30 (|has| $ (-6 -4250)))) (-1268 (($ (-712) (-135)) 69)) (-2910 (((-108) $ (-712)) 9)) (-3630 (((-525) $) 43 (|has| (-525) (-788)))) (-3741 (($ $ $) 87 (|has| (-135) (-788)))) (-2131 (($ (-1 (-108) (-135) (-135)) $ $) 101) (($ $ $) 94 (|has| (-135) (-788)))) (-2552 (((-591 (-135)) $) 29 (|has| $ (-6 -4250)))) (-2141 (((-108) (-135) $) 27 (-12 (|has| (-135) (-1018)) (|has| $ (-6 -4250))))) (-3468 (((-525) $) 44 (|has| (-525) (-788)))) (-2478 (($ $ $) 86 (|has| (-135) (-788)))) (-4008 (((-108) $ $ (-135)) 115)) (-3163 (((-712) $ $ (-135)) 116)) (-3249 (($ (-1 (-135) (-135)) $) 34 (|has| $ (-6 -4251)))) (-1340 (($ (-1 (-135) (-135)) $) 35) (($ (-1 (-135) (-135) (-135)) $ $) 64)) (-2107 (($ $) 122)) (-2814 (($ $) 123)) (-3971 (((-108) $ (-712)) 10)) (-2513 (($ $ (-135)) 106) (($ $ (-132)) 105)) (-2339 (((-1072) $) 22)) (-4189 (($ (-135) $ (-525)) 60) (($ $ $ (-525)) 59)) (-2511 (((-591 (-525)) $) 46)) (-2791 (((-108) (-525) $) 47)) (-2047 (((-1036) $) 21)) (-3066 (((-135) $) 42 (|has| (-525) (-788)))) (-2069 (((-3 (-135) "failed") (-1 (-108) (-135)) $) 71)) (-1941 (($ $ (-135)) 41 (|has| $ (-6 -4251)))) (-1623 (((-108) (-1 (-108) (-135)) $) 32 (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 (-135)))) 26 (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1018)))) (($ $ (-273 (-135))) 25 (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1018)))) (($ $ (-135) (-135)) 24 (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1018)))) (($ $ (-591 (-135)) (-591 (-135))) 23 (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1018))))) (-3493 (((-108) $ $) 14)) (-1615 (((-108) (-135) $) 45 (-12 (|has| $ (-6 -4250)) (|has| (-135) (-1018))))) (-3339 (((-591 (-135)) $) 48)) (-3028 (((-108) $) 11)) (-3209 (($) 12)) (-3164 (((-135) $ (-525) (-135)) 50) (((-135) $ (-525)) 49) (($ $ (-1138 (-525))) 63) (($ $ $) 102)) (-2777 (($ $ (-525)) 62) (($ $ (-1138 (-525))) 61)) (-2064 (((-712) (-1 (-108) (-135)) $) 31 (|has| $ (-6 -4250))) (((-712) (-135) $) 28 (-12 (|has| (-135) (-1018)) (|has| $ (-6 -4250))))) (-4063 (($ $ $ (-525)) 91 (|has| $ (-6 -4251)))) (-3199 (($ $) 13)) (-1408 (((-501) $) 79 (|has| (-135) (-566 (-501))))) (-3036 (($ (-591 (-135))) 70)) (-3690 (($ $ (-135)) 68) (($ (-135) $) 67) (($ $ $) 66) (($ (-591 $)) 65)) (-3022 (($ (-135)) 111) (((-796) $) 18)) (-4158 (((-108) (-1 (-108) (-135)) $) 33 (|has| $ (-6 -4250)))) (-2563 (((-1072) $) 131) (((-1072) $ (-108)) 130) (((-1176) (-763) $) 129) (((-1176) (-763) $ (-108)) 128)) (-4135 (((-108) $ $) 84 (|has| (-135) (-788)))) (-4119 (((-108) $ $) 83 (|has| (-135) (-788)))) (-4096 (((-108) $ $) 20)) (-4126 (((-108) $ $) 85 (|has| (-135) (-788)))) (-4112 (((-108) $ $) 82 (|has| (-135) (-788)))) (-4045 (((-712) $) 6 (|has| $ (-6 -4250)))))
+((-3451 (((-1070 |#1|) (-1070 |#1|)) 17)) (-4006 (((-1070 |#1|) (-1070 |#1|)) 13)) (-3429 (((-1070 |#1|) (-1070 |#1|) (-525) (-525)) 20)) (-3811 (((-1070 |#1|) (-1070 |#1|)) 15)))
+(((-1066 |#1|) (-10 -7 (-15 -4006 ((-1070 |#1|) (-1070 |#1|))) (-15 -3811 ((-1070 |#1|) (-1070 |#1|))) (-15 -3451 ((-1070 |#1|) (-1070 |#1|))) (-15 -3429 ((-1070 |#1|) (-1070 |#1|) (-525) (-525)))) (-13 (-517) (-138))) (T -1066))
+((-3429 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-1070 *4)) (-5 *3 (-525)) (-4 *4 (-13 (-517) (-138))) (-5 *1 (-1066 *4)))) (-3451 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-13 (-517) (-138))) (-5 *1 (-1066 *3)))) (-3811 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-13 (-517) (-138))) (-5 *1 (-1066 *3)))) (-4006 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-13 (-517) (-138))) (-5 *1 (-1066 *3)))))
+(-10 -7 (-15 -4006 ((-1070 |#1|) (-1070 |#1|))) (-15 -3811 ((-1070 |#1|) (-1070 |#1|))) (-15 -3451 ((-1070 |#1|) (-1070 |#1|))) (-15 -3429 ((-1070 |#1|) (-1070 |#1|) (-525) (-525))))
+((-1624 (((-1070 |#1|) (-1070 (-1070 |#1|))) 15)))
+(((-1067 |#1|) (-10 -7 (-15 -1624 ((-1070 |#1|) (-1070 (-1070 |#1|))))) (-1125)) (T -1067))
+((-1624 (*1 *2 *3) (-12 (-5 *3 (-1070 (-1070 *4))) (-5 *2 (-1070 *4)) (-5 *1 (-1067 *4)) (-4 *4 (-1125)))))
+(-10 -7 (-15 -1624 ((-1070 |#1|) (-1070 (-1070 |#1|)))))
+((-1350 (((-1070 |#2|) |#2| (-1 |#2| |#1| |#2|) (-1070 |#1|)) 25)) (-3618 ((|#2| |#2| (-1 |#2| |#1| |#2|) (-1070 |#1|)) 26)) (-1257 (((-1070 |#2|) (-1 |#2| |#1|) (-1070 |#1|)) 16)))
+(((-1068 |#1| |#2|) (-10 -7 (-15 -1257 ((-1070 |#2|) (-1 |#2| |#1|) (-1070 |#1|))) (-15 -1350 ((-1070 |#2|) |#2| (-1 |#2| |#1| |#2|) (-1070 |#1|))) (-15 -3618 (|#2| |#2| (-1 |#2| |#1| |#2|) (-1070 |#1|)))) (-1125) (-1125)) (T -1068))
+((-3618 (*1 *2 *2 *3 *4) (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-1070 *5)) (-4 *5 (-1125)) (-4 *2 (-1125)) (-5 *1 (-1068 *5 *2)))) (-1350 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1 *3 *6 *3)) (-5 *5 (-1070 *6)) (-4 *6 (-1125)) (-4 *3 (-1125)) (-5 *2 (-1070 *3)) (-5 *1 (-1068 *6 *3)))) (-1257 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1070 *5)) (-4 *5 (-1125)) (-4 *6 (-1125)) (-5 *2 (-1070 *6)) (-5 *1 (-1068 *5 *6)))))
+(-10 -7 (-15 -1257 ((-1070 |#2|) (-1 |#2| |#1|) (-1070 |#1|))) (-15 -1350 ((-1070 |#2|) |#2| (-1 |#2| |#1| |#2|) (-1070 |#1|))) (-15 -3618 (|#2| |#2| (-1 |#2| |#1| |#2|) (-1070 |#1|))))
+((-1257 (((-1070 |#3|) (-1 |#3| |#1| |#2|) (-1070 |#1|) (-1070 |#2|)) 21)))
+(((-1069 |#1| |#2| |#3|) (-10 -7 (-15 -1257 ((-1070 |#3|) (-1 |#3| |#1| |#2|) (-1070 |#1|) (-1070 |#2|)))) (-1125) (-1125) (-1125)) (T -1069))
+((-1257 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-1070 *6)) (-5 *5 (-1070 *7)) (-4 *6 (-1125)) (-4 *7 (-1125)) (-4 *8 (-1125)) (-5 *2 (-1070 *8)) (-5 *1 (-1069 *6 *7 *8)))))
+(-10 -7 (-15 -1257 ((-1070 |#3|) (-1 |#3| |#1| |#2|) (-1070 |#1|) (-1070 |#2|))))
+((-2673 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-2940 ((|#1| $) NIL)) (-2434 ((|#1| $) NIL)) (-3856 (($ $) 49)) (-3832 (((-1176) $ (-525) (-525)) 74 (|has| $ (-6 -4251)))) (-2983 (($ $ (-525)) 108 (|has| $ (-6 -4251)))) (-3727 (((-108) $ (-712)) NIL)) (-2846 (((-796) $) 38 (|has| |#1| (-1018)))) (-1210 (((-108)) 39 (|has| |#1| (-1018)))) (-3912 ((|#1| $ |#1|) NIL (|has| $ (-6 -4251)))) (-3191 (($ $ $) 96 (|has| $ (-6 -4251))) (($ $ (-525) $) 119)) (-2568 ((|#1| $ |#1|) 105 (|has| $ (-6 -4251)))) (-2756 ((|#1| $ |#1|) 100 (|has| $ (-6 -4251)))) (-2847 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4251))) ((|#1| $ "first" |#1|) 102 (|has| $ (-6 -4251))) (($ $ "rest" $) 104 (|has| $ (-6 -4251))) ((|#1| $ "last" |#1|) 107 (|has| $ (-6 -4251))) ((|#1| $ (-1138 (-525)) |#1|) 87 (|has| $ (-6 -4251))) ((|#1| $ (-525) |#1|) 53 (|has| $ (-6 -4251)))) (-3245 (($ $ (-591 $)) NIL (|has| $ (-6 -4251)))) (-2467 (($ (-1 (-108) |#1|) $) 56)) (-2424 ((|#1| $) NIL)) (-2055 (($) NIL T CONST)) (-3051 (($ $) 14)) (-2884 (($ $) 29) (($ $ (-712)) 86)) (-1506 (((-108) (-591 |#1|) $) 114 (|has| |#1| (-1018)))) (-1658 (($ (-591 |#1|)) 110)) (-2908 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2537 (($ |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018)))) (($ (-1 (-108) |#1|) $) 55)) (-3618 ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-4205 ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4251)))) (-4121 ((|#1| $ (-525)) NIL)) (-4139 (((-108) $) NIL)) (-2916 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-1488 (((-1176) (-525) $) 118 (|has| |#1| (-1018)))) (-1689 (((-712) $) 116)) (-2275 (((-591 $) $) NIL)) (-3219 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-1316 (($ (-712) |#1|) NIL)) (-3491 (((-108) $ (-712)) NIL)) (-4152 (((-525) $) NIL (|has| (-525) (-788)))) (-4207 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-1826 (((-525) $) NIL (|has| (-525) (-788)))) (-4192 (($ (-1 |#1| |#1|) $) 71 (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1|) $) 61) (($ (-1 |#1| |#1| |#1|) $ $) 65)) (-3295 (((-108) $ (-712)) NIL)) (-2065 (((-591 |#1|) $) NIL)) (-2878 (((-108) $) NIL)) (-1385 (($ $) 88)) (-4011 (((-108) $) 13)) (-2621 (((-1072) $) NIL (|has| |#1| (-1018)))) (-2555 ((|#1| $) NIL) (($ $ (-712)) NIL)) (-2059 (($ $ $ (-525)) NIL) (($ |#1| $ (-525)) NIL)) (-3761 (((-591 (-525)) $) NIL)) (-1675 (((-108) (-525) $) 72)) (-2937 (((-1036) $) NIL (|has| |#1| (-1018)))) (-2399 (($ (-1 |#1|)) 121) (($ (-1 |#1| |#1|) |#1|) 122)) (-3297 ((|#1| $) 10)) (-2872 ((|#1| $) 28) (($ $ (-712)) 47)) (-2170 (((-2 (|:| |cycle?| (-108)) (|:| -3023 (-712)) (|:| |period| (-712))) (-712) $) 25)) (-2714 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-2442 (($ (-1 (-108) |#1|) $) 123)) (-2455 (($ (-1 (-108) |#1|) $) 124)) (-1858 (($ $ |#1|) 66 (|has| $ (-6 -4251)))) (-1618 (($ $ (-525)) 32)) (-1622 (((-108) $) 70)) (-2182 (((-108) $) 12)) (-2720 (((-108) $) 115)) (-3465 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) 20)) (-3384 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2998 (((-591 |#1|) $) NIL)) (-2077 (((-108) $) 15)) (-3164 (($) 41)) (-1881 ((|#1| $ "value") NIL) ((|#1| $ "first") NIL) (($ $ "rest") NIL) ((|#1| $ "last") NIL) (($ $ (-1138 (-525))) NIL) ((|#1| $ (-525)) 52) ((|#1| $ (-525) |#1|) NIL)) (-2194 (((-525) $ $) 46)) (-3226 (($ $ (-1138 (-525))) NIL) (($ $ (-525)) NIL)) (-2051 (($ (-1 $)) 45)) (-4133 (((-108) $) 67)) (-2349 (($ $) 68)) (-3494 (($ $) 97 (|has| $ (-6 -4251)))) (-1248 (((-712) $) NIL)) (-3249 (($ $) NIL)) (-2960 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2873 (($ $) 42)) (-1300 (((-501) $) NIL (|has| |#1| (-566 (-501))))) (-2695 (($ (-591 |#1|)) 51)) (-2737 (($ |#1| $) 95)) (-3729 (($ $ $) 98 (|has| $ (-6 -4251))) (($ $ |#1|) 99 (|has| $ (-6 -4251)))) (-1624 (($ $ $) 76) (($ |#1| $) 43) (($ (-591 $)) 81) (($ $ |#1|) 75)) (-1664 (($ $) 48)) (-2686 (($ (-591 |#1|)) 109) (((-796) $) 40 (|has| |#1| (-565 (-796))))) (-1567 (((-591 $) $) NIL)) (-3592 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-1475 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) 112 (|has| |#1| (-1018)))) (-2028 (((-712) $) NIL (|has| $ (-6 -4250)))))
+(((-1070 |#1|) (-13 (-618 |#1|) (-10 -8 (-6 -4251) (-15 -2686 ($ (-591 |#1|))) (-15 -1658 ($ (-591 |#1|))) (IF (|has| |#1| (-1018)) (-15 -1506 ((-108) (-591 |#1|) $)) |%noBranch|) (-15 -2170 ((-2 (|:| |cycle?| (-108)) (|:| -3023 (-712)) (|:| |period| (-712))) (-712) $)) (-15 -2051 ($ (-1 $))) (-15 -2737 ($ |#1| $)) (IF (|has| |#1| (-1018)) (PROGN (-15 -1488 ((-1176) (-525) $)) (-15 -2846 ((-796) $)) (-15 -1210 ((-108)))) |%noBranch|) (-15 -3191 ($ $ (-525) $)) (-15 -2399 ($ (-1 |#1|))) (-15 -2399 ($ (-1 |#1| |#1|) |#1|)) (-15 -2442 ($ (-1 (-108) |#1|) $)) (-15 -2455 ($ (-1 (-108) |#1|) $)))) (-1125)) (T -1070))
+((-2686 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1125)) (-5 *1 (-1070 *3)))) (-1658 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1125)) (-5 *1 (-1070 *3)))) (-1506 (*1 *2 *3 *1) (-12 (-5 *3 (-591 *4)) (-4 *4 (-1018)) (-4 *4 (-1125)) (-5 *2 (-108)) (-5 *1 (-1070 *4)))) (-2170 (*1 *2 *3 *1) (-12 (-5 *2 (-2 (|:| |cycle?| (-108)) (|:| -3023 (-712)) (|:| |period| (-712)))) (-5 *1 (-1070 *4)) (-4 *4 (-1125)) (-5 *3 (-712)))) (-2051 (*1 *1 *2) (-12 (-5 *2 (-1 (-1070 *3))) (-5 *1 (-1070 *3)) (-4 *3 (-1125)))) (-2737 (*1 *1 *2 *1) (-12 (-5 *1 (-1070 *2)) (-4 *2 (-1125)))) (-1488 (*1 *2 *3 *1) (-12 (-5 *3 (-525)) (-5 *2 (-1176)) (-5 *1 (-1070 *4)) (-4 *4 (-1018)) (-4 *4 (-1125)))) (-2846 (*1 *2 *1) (-12 (-5 *2 (-796)) (-5 *1 (-1070 *3)) (-4 *3 (-1018)) (-4 *3 (-1125)))) (-1210 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-1070 *3)) (-4 *3 (-1018)) (-4 *3 (-1125)))) (-3191 (*1 *1 *1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-1070 *3)) (-4 *3 (-1125)))) (-2399 (*1 *1 *2) (-12 (-5 *2 (-1 *3)) (-4 *3 (-1125)) (-5 *1 (-1070 *3)))) (-2399 (*1 *1 *2 *3) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1125)) (-5 *1 (-1070 *3)))) (-2442 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *3 (-1125)) (-5 *1 (-1070 *3)))) (-2455 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *3 (-1125)) (-5 *1 (-1070 *3)))))
+(-13 (-618 |#1|) (-10 -8 (-6 -4251) (-15 -2686 ($ (-591 |#1|))) (-15 -1658 ($ (-591 |#1|))) (IF (|has| |#1| (-1018)) (-15 -1506 ((-108) (-591 |#1|) $)) |%noBranch|) (-15 -2170 ((-2 (|:| |cycle?| (-108)) (|:| -3023 (-712)) (|:| |period| (-712))) (-712) $)) (-15 -2051 ($ (-1 $))) (-15 -2737 ($ |#1| $)) (IF (|has| |#1| (-1018)) (PROGN (-15 -1488 ((-1176) (-525) $)) (-15 -2846 ((-796) $)) (-15 -1210 ((-108)))) |%noBranch|) (-15 -3191 ($ $ (-525) $)) (-15 -2399 ($ (-1 |#1|))) (-15 -2399 ($ (-1 |#1| |#1|) |#1|)) (-15 -2442 ($ (-1 (-108) |#1|) $)) (-15 -2455 ($ (-1 (-108) |#1|) $))))
+((-2673 (((-108) $ $) 19)) (-2779 (($ $) 120)) (-1462 (($ $) 121)) (-2150 (($ $ (-135)) 108) (($ $ (-132)) 107)) (-3832 (((-1176) $ (-525) (-525)) 40 (|has| $ (-6 -4251)))) (-2619 (((-108) $ $) 118)) (-2598 (((-108) $ $ (-525)) 117)) (-2610 (($ (-525)) 127)) (-1645 (((-591 $) $ (-135)) 110) (((-591 $) $ (-132)) 109)) (-3110 (((-108) (-1 (-108) (-135) (-135)) $) 98) (((-108) $) 92 (|has| (-135) (-788)))) (-2613 (($ (-1 (-108) (-135) (-135)) $) 89 (|has| $ (-6 -4251))) (($ $) 88 (-12 (|has| (-135) (-788)) (|has| $ (-6 -4251))))) (-1282 (($ (-1 (-108) (-135) (-135)) $) 99) (($ $) 93 (|has| (-135) (-788)))) (-3727 (((-108) $ (-712)) 8)) (-2847 (((-135) $ (-525) (-135)) 52 (|has| $ (-6 -4251))) (((-135) $ (-1138 (-525)) (-135)) 58 (|has| $ (-6 -4251)))) (-2467 (($ (-1 (-108) (-135)) $) 75 (|has| $ (-6 -4250)))) (-2055 (($) 7 T CONST)) (-2519 (($ $ (-135)) 104) (($ $ (-132)) 103)) (-3405 (($ $) 90 (|has| $ (-6 -4251)))) (-2747 (($ $) 100)) (-1862 (($ $ (-1138 (-525)) $) 114)) (-2908 (($ $) 78 (-12 (|has| (-135) (-1018)) (|has| $ (-6 -4250))))) (-2537 (($ (-135) $) 77 (-12 (|has| (-135) (-1018)) (|has| $ (-6 -4250)))) (($ (-1 (-108) (-135)) $) 74 (|has| $ (-6 -4250)))) (-3618 (((-135) (-1 (-135) (-135) (-135)) $ (-135) (-135)) 76 (-12 (|has| (-135) (-1018)) (|has| $ (-6 -4250)))) (((-135) (-1 (-135) (-135) (-135)) $ (-135)) 73 (|has| $ (-6 -4250))) (((-135) (-1 (-135) (-135) (-135)) $) 72 (|has| $ (-6 -4250)))) (-4205 (((-135) $ (-525) (-135)) 53 (|has| $ (-6 -4251)))) (-4121 (((-135) $ (-525)) 51)) (-2639 (((-108) $ $) 119)) (-1734 (((-525) (-1 (-108) (-135)) $) 97) (((-525) (-135) $) 96 (|has| (-135) (-1018))) (((-525) (-135) $ (-525)) 95 (|has| (-135) (-1018))) (((-525) $ $ (-525)) 113) (((-525) (-132) $ (-525)) 112)) (-2916 (((-591 (-135)) $) 30 (|has| $ (-6 -4250)))) (-1316 (($ (-712) (-135)) 69)) (-3491 (((-108) $ (-712)) 9)) (-4152 (((-525) $) 43 (|has| (-525) (-788)))) (-1923 (($ $ $) 87 (|has| (-135) (-788)))) (-3459 (($ (-1 (-108) (-135) (-135)) $ $) 101) (($ $ $) 94 (|has| (-135) (-788)))) (-4207 (((-591 (-135)) $) 29 (|has| $ (-6 -4250)))) (-3956 (((-108) (-135) $) 27 (-12 (|has| (-135) (-1018)) (|has| $ (-6 -4250))))) (-1826 (((-525) $) 44 (|has| (-525) (-788)))) (-3475 (($ $ $) 86 (|has| (-135) (-788)))) (-3039 (((-108) $ $ (-135)) 115)) (-2147 (((-712) $ $ (-135)) 116)) (-4192 (($ (-1 (-135) (-135)) $) 34 (|has| $ (-6 -4251)))) (-1257 (($ (-1 (-135) (-135)) $) 35) (($ (-1 (-135) (-135) (-135)) $ $) 64)) (-2869 (($ $) 122)) (-3779 (($ $) 123)) (-3295 (((-108) $ (-712)) 10)) (-2528 (($ $ (-135)) 106) (($ $ (-132)) 105)) (-2621 (((-1072) $) 22)) (-2059 (($ (-135) $ (-525)) 60) (($ $ $ (-525)) 59)) (-3761 (((-591 (-525)) $) 46)) (-1675 (((-108) (-525) $) 47)) (-2937 (((-1036) $) 21)) (-2872 (((-135) $) 42 (|has| (-525) (-788)))) (-2714 (((-3 (-135) "failed") (-1 (-108) (-135)) $) 71)) (-1858 (($ $ (-135)) 41 (|has| $ (-6 -4251)))) (-3465 (((-108) (-1 (-108) (-135)) $) 32 (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 (-135)))) 26 (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1018)))) (($ $ (-273 (-135))) 25 (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1018)))) (($ $ (-135) (-135)) 24 (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1018)))) (($ $ (-591 (-135)) (-591 (-135))) 23 (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1018))))) (-2023 (((-108) $ $) 14)) (-3384 (((-108) (-135) $) 45 (-12 (|has| $ (-6 -4250)) (|has| (-135) (-1018))))) (-2998 (((-591 (-135)) $) 48)) (-2077 (((-108) $) 11)) (-3164 (($) 12)) (-1881 (((-135) $ (-525) (-135)) 50) (((-135) $ (-525)) 49) (($ $ (-1138 (-525))) 63) (($ $ $) 102)) (-3226 (($ $ (-525)) 62) (($ $ (-1138 (-525))) 61)) (-2960 (((-712) (-1 (-108) (-135)) $) 31 (|has| $ (-6 -4250))) (((-712) (-135) $) 28 (-12 (|has| (-135) (-1018)) (|has| $ (-6 -4250))))) (-2992 (($ $ $ (-525)) 91 (|has| $ (-6 -4251)))) (-2873 (($ $) 13)) (-1300 (((-501) $) 79 (|has| (-135) (-566 (-501))))) (-2695 (($ (-591 (-135))) 70)) (-1624 (($ $ (-135)) 68) (($ (-135) $) 67) (($ $ $) 66) (($ (-591 $)) 65)) (-2686 (($ (-135)) 111) (((-796) $) 18)) (-1475 (((-108) (-1 (-108) (-135)) $) 33 (|has| $ (-6 -4250)))) (-3042 (((-1072) $) 131) (((-1072) $ (-108)) 130) (((-1176) (-763) $) 129) (((-1176) (-763) $ (-108)) 128)) (-4004 (((-108) $ $) 84 (|has| (-135) (-788)))) (-3982 (((-108) $ $) 83 (|has| (-135) (-788)))) (-3944 (((-108) $ $) 20)) (-3994 (((-108) $ $) 85 (|has| (-135) (-788)))) (-3971 (((-108) $ $) 82 (|has| (-135) (-788)))) (-2028 (((-712) $) 6 (|has| $ (-6 -4250)))))
(((-1071) (-131)) (T -1071))
-((-1432 (*1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-1071)))))
-(-13 (-1058) (-1018) (-769) (-10 -8 (-15 -1432 ($ (-525)))))
+((-2610 (*1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-1071)))))
+(-13 (-1058) (-1018) (-769) (-10 -8 (-15 -2610 ($ (-525)))))
(((-33) . T) ((-97) . T) ((-565 (-796)) . T) ((-142 #0=(-135)) . T) ((-566 (-501)) |has| (-135) (-566 (-501))) ((-265 #1=(-525) #0#) . T) ((-267 #1# #0#) . T) ((-288 #0#) -12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1018))) ((-351 #0#) . T) ((-464 #0#) . T) ((-558 #1# #0#) . T) ((-486 #0# #0#) -12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1018))) ((-596 #0#) . T) ((-19 #0#) . T) ((-769) . T) ((-788) |has| (-135) (-788)) ((-1018) . T) ((-1058) . T) ((-1125) . T))
-((-3008 (((-108) $ $) NIL)) (-3747 (($ $) NIL)) (-3845 (($ $) NIL)) (-1963 (($ $ (-135)) NIL) (($ $ (-132)) NIL)) (-3296 (((-1176) $ (-525) (-525)) NIL (|has| $ (-6 -4251)))) (-3247 (((-108) $ $) NIL)) (-3232 (((-108) $ $ (-525)) NIL)) (-1432 (($ (-525)) 7)) (-2787 (((-591 $) $ (-135)) NIL) (((-591 $) $ (-132)) NIL)) (-3203 (((-108) (-1 (-108) (-135) (-135)) $) NIL) (((-108) $) NIL (|has| (-135) (-788)))) (-4026 (($ (-1 (-108) (-135) (-135)) $) NIL (|has| $ (-6 -4251))) (($ $) NIL (-12 (|has| $ (-6 -4251)) (|has| (-135) (-788))))) (-3327 (($ (-1 (-108) (-135) (-135)) $) NIL) (($ $) NIL (|has| (-135) (-788)))) (-3891 (((-108) $ (-712)) NIL)) (-3186 (((-135) $ (-525) (-135)) NIL (|has| $ (-6 -4251))) (((-135) $ (-1138 (-525)) (-135)) NIL (|has| $ (-6 -4251)))) (-2305 (($ (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4250)))) (-3798 (($) NIL T CONST)) (-2502 (($ $ (-135)) NIL) (($ $ (-132)) NIL)) (-2598 (($ $) NIL (|has| $ (-6 -4251)))) (-2617 (($ $) NIL)) (-4128 (($ $ (-1138 (-525)) $) NIL)) (-3098 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-135) (-1018))))) (-3677 (($ (-135) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-135) (-1018)))) (($ (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4250)))) (-1227 (((-135) (-1 (-135) (-135) (-135)) $ (-135) (-135)) NIL (-12 (|has| $ (-6 -4250)) (|has| (-135) (-1018)))) (((-135) (-1 (-135) (-135) (-135)) $ (-135)) NIL (|has| $ (-6 -4250))) (((-135) (-1 (-135) (-135) (-135)) $) NIL (|has| $ (-6 -4250)))) (-3255 (((-135) $ (-525) (-135)) NIL (|has| $ (-6 -4251)))) (-3217 (((-135) $ (-525)) NIL)) (-3258 (((-108) $ $) NIL)) (-3004 (((-525) (-1 (-108) (-135)) $) NIL) (((-525) (-135) $) NIL (|has| (-135) (-1018))) (((-525) (-135) $ (-525)) NIL (|has| (-135) (-1018))) (((-525) $ $ (-525)) NIL) (((-525) (-132) $ (-525)) NIL)) (-3454 (((-591 (-135)) $) NIL (|has| $ (-6 -4250)))) (-1268 (($ (-712) (-135)) NIL)) (-2910 (((-108) $ (-712)) NIL)) (-3630 (((-525) $) NIL (|has| (-525) (-788)))) (-3741 (($ $ $) NIL (|has| (-135) (-788)))) (-2131 (($ (-1 (-108) (-135) (-135)) $ $) NIL) (($ $ $) NIL (|has| (-135) (-788)))) (-2552 (((-591 (-135)) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) (-135) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-135) (-1018))))) (-3468 (((-525) $) NIL (|has| (-525) (-788)))) (-2478 (($ $ $) NIL (|has| (-135) (-788)))) (-4008 (((-108) $ $ (-135)) NIL)) (-3163 (((-712) $ $ (-135)) NIL)) (-3249 (($ (-1 (-135) (-135)) $) NIL (|has| $ (-6 -4251)))) (-1340 (($ (-1 (-135) (-135)) $) NIL) (($ (-1 (-135) (-135) (-135)) $ $) NIL)) (-2107 (($ $) NIL)) (-2814 (($ $) NIL)) (-3971 (((-108) $ (-712)) NIL)) (-2513 (($ $ (-135)) NIL) (($ $ (-132)) NIL)) (-2339 (((-1072) $) NIL)) (-4189 (($ (-135) $ (-525)) NIL) (($ $ $ (-525)) NIL)) (-2511 (((-591 (-525)) $) NIL)) (-2791 (((-108) (-525) $) NIL)) (-2047 (((-1036) $) NIL)) (-3066 (((-135) $) NIL (|has| (-525) (-788)))) (-2069 (((-3 (-135) "failed") (-1 (-108) (-135)) $) NIL)) (-1941 (($ $ (-135)) NIL (|has| $ (-6 -4251)))) (-1623 (((-108) (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 (-135)))) NIL (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1018)))) (($ $ (-273 (-135))) NIL (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1018)))) (($ $ (-135) (-135)) NIL (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1018)))) (($ $ (-591 (-135)) (-591 (-135))) NIL (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1018))))) (-3493 (((-108) $ $) NIL)) (-1615 (((-108) (-135) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-135) (-1018))))) (-3339 (((-591 (-135)) $) NIL)) (-3028 (((-108) $) NIL)) (-3209 (($) NIL)) (-3164 (((-135) $ (-525) (-135)) NIL) (((-135) $ (-525)) NIL) (($ $ (-1138 (-525))) NIL) (($ $ $) NIL)) (-2777 (($ $ (-525)) NIL) (($ $ (-1138 (-525))) NIL)) (-2064 (((-712) (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4250))) (((-712) (-135) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-135) (-1018))))) (-4063 (($ $ $ (-525)) NIL (|has| $ (-6 -4251)))) (-3199 (($ $) NIL)) (-1408 (((-501) $) NIL (|has| (-135) (-566 (-501))))) (-3036 (($ (-591 (-135))) NIL)) (-3690 (($ $ (-135)) NIL) (($ (-135) $) NIL) (($ $ $) NIL) (($ (-591 $)) NIL)) (-3022 (($ (-135)) NIL) (((-796) $) NIL)) (-4158 (((-108) (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4250)))) (-2563 (((-1072) $) 18) (((-1072) $ (-108)) 20) (((-1176) (-763) $) 21) (((-1176) (-763) $ (-108)) 22)) (-4135 (((-108) $ $) NIL (|has| (-135) (-788)))) (-4119 (((-108) $ $) NIL (|has| (-135) (-788)))) (-4096 (((-108) $ $) NIL)) (-4126 (((-108) $ $) NIL (|has| (-135) (-788)))) (-4112 (((-108) $ $) NIL (|has| (-135) (-788)))) (-4045 (((-712) $) NIL (|has| $ (-6 -4250)))))
+((-2673 (((-108) $ $) NIL)) (-2779 (($ $) NIL)) (-1462 (($ $) NIL)) (-2150 (($ $ (-135)) NIL) (($ $ (-132)) NIL)) (-3832 (((-1176) $ (-525) (-525)) NIL (|has| $ (-6 -4251)))) (-2619 (((-108) $ $) NIL)) (-2598 (((-108) $ $ (-525)) NIL)) (-2610 (($ (-525)) 7)) (-1645 (((-591 $) $ (-135)) NIL) (((-591 $) $ (-132)) NIL)) (-3110 (((-108) (-1 (-108) (-135) (-135)) $) NIL) (((-108) $) NIL (|has| (-135) (-788)))) (-2613 (($ (-1 (-108) (-135) (-135)) $) NIL (|has| $ (-6 -4251))) (($ $) NIL (-12 (|has| $ (-6 -4251)) (|has| (-135) (-788))))) (-1282 (($ (-1 (-108) (-135) (-135)) $) NIL) (($ $) NIL (|has| (-135) (-788)))) (-3727 (((-108) $ (-712)) NIL)) (-2847 (((-135) $ (-525) (-135)) NIL (|has| $ (-6 -4251))) (((-135) $ (-1138 (-525)) (-135)) NIL (|has| $ (-6 -4251)))) (-2467 (($ (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4250)))) (-2055 (($) NIL T CONST)) (-2519 (($ $ (-135)) NIL) (($ $ (-132)) NIL)) (-3405 (($ $) NIL (|has| $ (-6 -4251)))) (-2747 (($ $) NIL)) (-1862 (($ $ (-1138 (-525)) $) NIL)) (-2908 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-135) (-1018))))) (-2537 (($ (-135) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-135) (-1018)))) (($ (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4250)))) (-3618 (((-135) (-1 (-135) (-135) (-135)) $ (-135) (-135)) NIL (-12 (|has| $ (-6 -4250)) (|has| (-135) (-1018)))) (((-135) (-1 (-135) (-135) (-135)) $ (-135)) NIL (|has| $ (-6 -4250))) (((-135) (-1 (-135) (-135) (-135)) $) NIL (|has| $ (-6 -4250)))) (-4205 (((-135) $ (-525) (-135)) NIL (|has| $ (-6 -4251)))) (-4121 (((-135) $ (-525)) NIL)) (-2639 (((-108) $ $) NIL)) (-1734 (((-525) (-1 (-108) (-135)) $) NIL) (((-525) (-135) $) NIL (|has| (-135) (-1018))) (((-525) (-135) $ (-525)) NIL (|has| (-135) (-1018))) (((-525) $ $ (-525)) NIL) (((-525) (-132) $ (-525)) NIL)) (-2916 (((-591 (-135)) $) NIL (|has| $ (-6 -4250)))) (-1316 (($ (-712) (-135)) NIL)) (-3491 (((-108) $ (-712)) NIL)) (-4152 (((-525) $) NIL (|has| (-525) (-788)))) (-1923 (($ $ $) NIL (|has| (-135) (-788)))) (-3459 (($ (-1 (-108) (-135) (-135)) $ $) NIL) (($ $ $) NIL (|has| (-135) (-788)))) (-4207 (((-591 (-135)) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) (-135) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-135) (-1018))))) (-1826 (((-525) $) NIL (|has| (-525) (-788)))) (-3475 (($ $ $) NIL (|has| (-135) (-788)))) (-3039 (((-108) $ $ (-135)) NIL)) (-2147 (((-712) $ $ (-135)) NIL)) (-4192 (($ (-1 (-135) (-135)) $) NIL (|has| $ (-6 -4251)))) (-1257 (($ (-1 (-135) (-135)) $) NIL) (($ (-1 (-135) (-135) (-135)) $ $) NIL)) (-2869 (($ $) NIL)) (-3779 (($ $) NIL)) (-3295 (((-108) $ (-712)) NIL)) (-2528 (($ $ (-135)) NIL) (($ $ (-132)) NIL)) (-2621 (((-1072) $) NIL)) (-2059 (($ (-135) $ (-525)) NIL) (($ $ $ (-525)) NIL)) (-3761 (((-591 (-525)) $) NIL)) (-1675 (((-108) (-525) $) NIL)) (-2937 (((-1036) $) NIL)) (-2872 (((-135) $) NIL (|has| (-525) (-788)))) (-2714 (((-3 (-135) "failed") (-1 (-108) (-135)) $) NIL)) (-1858 (($ $ (-135)) NIL (|has| $ (-6 -4251)))) (-3465 (((-108) (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 (-135)))) NIL (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1018)))) (($ $ (-273 (-135))) NIL (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1018)))) (($ $ (-135) (-135)) NIL (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1018)))) (($ $ (-591 (-135)) (-591 (-135))) NIL (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1018))))) (-2023 (((-108) $ $) NIL)) (-3384 (((-108) (-135) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-135) (-1018))))) (-2998 (((-591 (-135)) $) NIL)) (-2077 (((-108) $) NIL)) (-3164 (($) NIL)) (-1881 (((-135) $ (-525) (-135)) NIL) (((-135) $ (-525)) NIL) (($ $ (-1138 (-525))) NIL) (($ $ $) NIL)) (-3226 (($ $ (-525)) NIL) (($ $ (-1138 (-525))) NIL)) (-2960 (((-712) (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4250))) (((-712) (-135) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-135) (-1018))))) (-2992 (($ $ $ (-525)) NIL (|has| $ (-6 -4251)))) (-2873 (($ $) NIL)) (-1300 (((-501) $) NIL (|has| (-135) (-566 (-501))))) (-2695 (($ (-591 (-135))) NIL)) (-1624 (($ $ (-135)) NIL) (($ (-135) $) NIL) (($ $ $) NIL) (($ (-591 $)) NIL)) (-2686 (($ (-135)) NIL) (((-796) $) NIL)) (-1475 (((-108) (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4250)))) (-3042 (((-1072) $) 18) (((-1072) $ (-108)) 20) (((-1176) (-763) $) 21) (((-1176) (-763) $ (-108)) 22)) (-4004 (((-108) $ $) NIL (|has| (-135) (-788)))) (-3982 (((-108) $ $) NIL (|has| (-135) (-788)))) (-3944 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL (|has| (-135) (-788)))) (-3971 (((-108) $ $) NIL (|has| (-135) (-788)))) (-2028 (((-712) $) NIL (|has| $ (-6 -4250)))))
(((-1072) (-1071)) (T -1072))
NIL
(-1071)
-((-3008 (((-108) $ $) NIL (-3321 (|has| (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-1018)) (|has| |#1| (-1018))))) (-1260 (($) NIL) (($ (-591 (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)))) NIL)) (-3296 (((-1176) $ (-1072) (-1072)) NIL (|has| $ (-6 -4251)))) (-3891 (((-108) $ (-712)) NIL)) (-3186 ((|#1| $ (-1072) |#1|) NIL)) (-1797 (($ (-1 (-108) (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))) $) NIL (|has| $ (-6 -4250)))) (-2305 (($ (-1 (-108) (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))) $) NIL (|has| $ (-6 -4250)))) (-2401 (((-3 |#1| "failed") (-1072) $) NIL)) (-3798 (($) NIL T CONST)) (-3098 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-1018))))) (-3901 (($ (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) $) NIL (|has| $ (-6 -4250))) (($ (-1 (-108) (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))) $) NIL (|has| $ (-6 -4250))) (((-3 |#1| "failed") (-1072) $) NIL)) (-3677 (($ (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-1018)))) (($ (-1 (-108) (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))) $) NIL (|has| $ (-6 -4250)))) (-1227 (((-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-1 (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))) $ (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-1018)))) (((-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-1 (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))) $ (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))) NIL (|has| $ (-6 -4250))) (((-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-1 (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))) $) NIL (|has| $ (-6 -4250)))) (-3255 ((|#1| $ (-1072) |#1|) NIL (|has| $ (-6 -4251)))) (-3217 ((|#1| $ (-1072)) NIL)) (-3454 (((-591 (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))) $) NIL (|has| $ (-6 -4250))) (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-2910 (((-108) $ (-712)) NIL)) (-3630 (((-1072) $) NIL (|has| (-1072) (-788)))) (-2552 (((-591 (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))) $) NIL (|has| $ (-6 -4250))) (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-1018)))) (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3468 (((-1072) $) NIL (|has| (-1072) (-788)))) (-3249 (($ (-1 (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))) $) NIL (|has| $ (-6 -4251))) (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4251)))) (-1340 (($ (-1 (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))) $) NIL) (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-3971 (((-108) $ (-712)) NIL)) (-2339 (((-1072) $) NIL (-3321 (|has| (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-1018)) (|has| |#1| (-1018))))) (-1542 (((-591 (-1072)) $) NIL)) (-2484 (((-108) (-1072) $) NIL)) (-1464 (((-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) $) NIL)) (-2470 (($ (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) $) NIL)) (-2511 (((-591 (-1072)) $) NIL)) (-2791 (((-108) (-1072) $) NIL)) (-2047 (((-1036) $) NIL (-3321 (|has| (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-1018)) (|has| |#1| (-1018))))) (-3066 ((|#1| $) NIL (|has| (-1072) (-788)))) (-2069 (((-3 (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) "failed") (-1 (-108) (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))) $) NIL)) (-1941 (($ $ |#1|) NIL (|has| $ (-6 -4251)))) (-3631 (((-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) $) NIL)) (-1623 (((-108) (-1 (-108) (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))))) NIL (-12 (|has| (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-288 (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)))) (|has| (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-1018)))) (($ $ (-273 (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)))) NIL (-12 (|has| (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-288 (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)))) (|has| (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-1018)))) (($ $ (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))) NIL (-12 (|has| (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-288 (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)))) (|has| (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-1018)))) (($ $ (-591 (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))) (-591 (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)))) NIL (-12 (|has| (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-288 (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)))) (|has| (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) NIL)) (-1615 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3339 (((-591 |#1|) $) NIL)) (-3028 (((-108) $) NIL)) (-3209 (($) NIL)) (-3164 ((|#1| $ (-1072)) NIL) ((|#1| $ (-1072) |#1|) NIL)) (-2311 (($) NIL) (($ (-591 (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)))) NIL)) (-2064 (((-712) (-1 (-108) (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))) $) NIL (|has| $ (-6 -4250))) (((-712) (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-1018)))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018)))) (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-3199 (($ $) NIL)) (-1408 (((-501) $) NIL (|has| (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-566 (-501))))) (-3036 (($ (-591 (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)))) NIL)) (-3022 (((-796) $) NIL (-3321 (|has| (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-565 (-796))) (|has| |#1| (-565 (-796)))))) (-1870 (($ (-591 (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)))) NIL)) (-4158 (((-108) (-1 (-108) (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|))) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) NIL (-3321 (|has| (-2 (|:| -2019 (-1072)) (|:| -1221 |#1|)) (-1018)) (|has| |#1| (-1018))))) (-4045 (((-712) $) NIL (|has| $ (-6 -4250)))))
+((-2673 (((-108) $ $) NIL (-3150 (|has| (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-1018)) (|has| |#1| (-1018))))) (-1308 (($) NIL) (($ (-591 (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)))) NIL)) (-3832 (((-1176) $ (-1072) (-1072)) NIL (|has| $ (-6 -4251)))) (-3727 (((-108) $ (-712)) NIL)) (-2847 ((|#1| $ (-1072) |#1|) NIL)) (-1288 (($ (-1 (-108) (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))) $) NIL (|has| $ (-6 -4250)))) (-2467 (($ (-1 (-108) (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))) $) NIL (|has| $ (-6 -4250)))) (-2429 (((-3 |#1| "failed") (-1072) $) NIL)) (-2055 (($) NIL T CONST)) (-2908 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-1018))))) (-3844 (($ (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) $) NIL (|has| $ (-6 -4250))) (($ (-1 (-108) (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))) $) NIL (|has| $ (-6 -4250))) (((-3 |#1| "failed") (-1072) $) NIL)) (-2537 (($ (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-1018)))) (($ (-1 (-108) (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))) $) NIL (|has| $ (-6 -4250)))) (-3618 (((-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-1 (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))) $ (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-1018)))) (((-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-1 (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))) $ (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))) NIL (|has| $ (-6 -4250))) (((-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-1 (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))) $) NIL (|has| $ (-6 -4250)))) (-4205 ((|#1| $ (-1072) |#1|) NIL (|has| $ (-6 -4251)))) (-4121 ((|#1| $ (-1072)) NIL)) (-2916 (((-591 (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))) $) NIL (|has| $ (-6 -4250))) (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-3491 (((-108) $ (-712)) NIL)) (-4152 (((-1072) $) NIL (|has| (-1072) (-788)))) (-4207 (((-591 (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))) $) NIL (|has| $ (-6 -4250))) (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-1018)))) (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-1826 (((-1072) $) NIL (|has| (-1072) (-788)))) (-4192 (($ (-1 (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))) $) NIL (|has| $ (-6 -4251))) (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4251)))) (-1257 (($ (-1 (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))) $) NIL) (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-3295 (((-108) $ (-712)) NIL)) (-2621 (((-1072) $) NIL (-3150 (|has| (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-1018)) (|has| |#1| (-1018))))) (-2159 (((-591 (-1072)) $) NIL)) (-1628 (((-108) (-1072) $) NIL)) (-3949 (((-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) $) NIL)) (-1520 (($ (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) $) NIL)) (-3761 (((-591 (-1072)) $) NIL)) (-1675 (((-108) (-1072) $) NIL)) (-2937 (((-1036) $) NIL (-3150 (|has| (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-1018)) (|has| |#1| (-1018))))) (-2872 ((|#1| $) NIL (|has| (-1072) (-788)))) (-2714 (((-3 (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) "failed") (-1 (-108) (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))) $) NIL)) (-1858 (($ $ |#1|) NIL (|has| $ (-6 -4251)))) (-4166 (((-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) $) NIL)) (-3465 (((-108) (-1 (-108) (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))))) NIL (-12 (|has| (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-288 (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)))) (|has| (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-1018)))) (($ $ (-273 (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)))) NIL (-12 (|has| (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-288 (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)))) (|has| (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-1018)))) (($ $ (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))) NIL (-12 (|has| (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-288 (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)))) (|has| (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-1018)))) (($ $ (-591 (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))) (-591 (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)))) NIL (-12 (|has| (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-288 (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)))) (|has| (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) NIL)) (-3384 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2998 (((-591 |#1|) $) NIL)) (-2077 (((-108) $) NIL)) (-3164 (($) NIL)) (-1881 ((|#1| $ (-1072)) NIL) ((|#1| $ (-1072) |#1|) NIL)) (-3583 (($) NIL) (($ (-591 (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)))) NIL)) (-2960 (((-712) (-1 (-108) (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))) $) NIL (|has| $ (-6 -4250))) (((-712) (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-1018)))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018)))) (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-2873 (($ $) NIL)) (-1300 (((-501) $) NIL (|has| (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-566 (-501))))) (-2695 (($ (-591 (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)))) NIL)) (-2686 (((-796) $) NIL (-3150 (|has| (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-565 (-796))) (|has| |#1| (-565 (-796)))))) (-2453 (($ (-591 (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)))) NIL)) (-1475 (((-108) (-1 (-108) (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|))) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) NIL (-3150 (|has| (-2 (|:| -1265 (-1072)) (|:| -1568 |#1|)) (-1018)) (|has| |#1| (-1018))))) (-2028 (((-712) $) NIL (|has| $ (-6 -4250)))))
(((-1073 |#1|) (-13 (-1102 (-1072) |#1|) (-10 -7 (-6 -4250))) (-1018)) (T -1073))
NIL
(-13 (-1102 (-1072) |#1|) (-10 -7 (-6 -4250)))
-((-2218 (((-1070 |#1|) (-1070 |#1|)) 77)) (-4163 (((-3 (-1070 |#1|) "failed") (-1070 |#1|)) 37)) (-4180 (((-1070 |#1|) (-385 (-525)) (-1070 |#1|)) 117 (|has| |#1| (-37 (-385 (-525)))))) (-2741 (((-1070 |#1|) |#1| (-1070 |#1|)) 122 (|has| |#1| (-341)))) (-3176 (((-1070 |#1|) (-1070 |#1|)) 90)) (-3002 (((-1070 (-525)) (-525)) 57)) (-2451 (((-1070 |#1|) (-1070 (-1070 |#1|))) 108 (|has| |#1| (-37 (-385 (-525)))))) (-3666 (((-1070 |#1|) (-525) (-525) (-1070 |#1|)) 95)) (-2548 (((-1070 |#1|) |#1| (-525)) 45)) (-2266 (((-1070 |#1|) (-1070 |#1|) (-1070 |#1|)) 60)) (-2298 (((-1070 |#1|) (-1070 |#1|) (-1070 |#1|)) 119 (|has| |#1| (-341)))) (-3790 (((-1070 |#1|) |#1| (-1 (-1070 |#1|))) 107 (|has| |#1| (-37 (-385 (-525)))))) (-1880 (((-1070 |#1|) (-1 |#1| (-525)) |#1| (-1 (-1070 |#1|))) 120 (|has| |#1| (-341)))) (-3652 (((-1070 |#1|) (-1070 |#1|)) 89)) (-1919 (((-1070 |#1|) (-1070 |#1|)) 76)) (-3691 (((-1070 |#1|) (-525) (-525) (-1070 |#1|)) 96)) (-4141 (((-1070 |#1|) |#1| (-1070 |#1|)) 105 (|has| |#1| (-37 (-385 (-525)))))) (-2284 (((-1070 (-525)) (-525)) 56)) (-4150 (((-1070 |#1|) |#1|) 59)) (-2538 (((-1070 |#1|) (-1070 |#1|) (-525) (-525)) 92)) (-2840 (((-1070 |#1|) (-1 |#1| (-525)) (-1070 |#1|)) 66)) (-2089 (((-3 (-1070 |#1|) "failed") (-1070 |#1|) (-1070 |#1|)) 35)) (-1302 (((-1070 |#1|) (-1070 |#1|)) 91)) (-4132 (((-1070 |#1|) (-1070 |#1|) |#1|) 71)) (-3496 (((-1070 |#1|) (-1070 |#1|)) 62)) (-1489 (((-1070 |#1|) (-1070 |#1|) (-1070 |#1|)) 72)) (-3022 (((-1070 |#1|) |#1|) 67)) (-2917 (((-1070 |#1|) (-1070 (-1070 |#1|))) 82)) (-4173 (((-1070 |#1|) (-1070 |#1|) (-1070 |#1|)) 36)) (-4164 (((-1070 |#1|) (-1070 |#1|)) 21) (((-1070 |#1|) (-1070 |#1|) (-1070 |#1|)) 23)) (-4156 (((-1070 |#1|) (-1070 |#1|) (-1070 |#1|)) 17)) (* (((-1070 |#1|) (-1070 |#1|) |#1|) 29) (((-1070 |#1|) |#1| (-1070 |#1|)) 26) (((-1070 |#1|) (-1070 |#1|) (-1070 |#1|)) 27)))
-(((-1074 |#1|) (-10 -7 (-15 -4156 ((-1070 |#1|) (-1070 |#1|) (-1070 |#1|))) (-15 -4164 ((-1070 |#1|) (-1070 |#1|) (-1070 |#1|))) (-15 -4164 ((-1070 |#1|) (-1070 |#1|))) (-15 * ((-1070 |#1|) (-1070 |#1|) (-1070 |#1|))) (-15 * ((-1070 |#1|) |#1| (-1070 |#1|))) (-15 * ((-1070 |#1|) (-1070 |#1|) |#1|)) (-15 -2089 ((-3 (-1070 |#1|) "failed") (-1070 |#1|) (-1070 |#1|))) (-15 -4173 ((-1070 |#1|) (-1070 |#1|) (-1070 |#1|))) (-15 -4163 ((-3 (-1070 |#1|) "failed") (-1070 |#1|))) (-15 -2548 ((-1070 |#1|) |#1| (-525))) (-15 -2284 ((-1070 (-525)) (-525))) (-15 -3002 ((-1070 (-525)) (-525))) (-15 -4150 ((-1070 |#1|) |#1|)) (-15 -2266 ((-1070 |#1|) (-1070 |#1|) (-1070 |#1|))) (-15 -3496 ((-1070 |#1|) (-1070 |#1|))) (-15 -2840 ((-1070 |#1|) (-1 |#1| (-525)) (-1070 |#1|))) (-15 -3022 ((-1070 |#1|) |#1|)) (-15 -4132 ((-1070 |#1|) (-1070 |#1|) |#1|)) (-15 -1489 ((-1070 |#1|) (-1070 |#1|) (-1070 |#1|))) (-15 -1919 ((-1070 |#1|) (-1070 |#1|))) (-15 -2218 ((-1070 |#1|) (-1070 |#1|))) (-15 -2917 ((-1070 |#1|) (-1070 (-1070 |#1|)))) (-15 -3652 ((-1070 |#1|) (-1070 |#1|))) (-15 -3176 ((-1070 |#1|) (-1070 |#1|))) (-15 -1302 ((-1070 |#1|) (-1070 |#1|))) (-15 -2538 ((-1070 |#1|) (-1070 |#1|) (-525) (-525))) (-15 -3666 ((-1070 |#1|) (-525) (-525) (-1070 |#1|))) (-15 -3691 ((-1070 |#1|) (-525) (-525) (-1070 |#1|))) (IF (|has| |#1| (-37 (-385 (-525)))) (PROGN (-15 -4141 ((-1070 |#1|) |#1| (-1070 |#1|))) (-15 -3790 ((-1070 |#1|) |#1| (-1 (-1070 |#1|)))) (-15 -2451 ((-1070 |#1|) (-1070 (-1070 |#1|)))) (-15 -4180 ((-1070 |#1|) (-385 (-525)) (-1070 |#1|)))) |%noBranch|) (IF (|has| |#1| (-341)) (PROGN (-15 -2298 ((-1070 |#1|) (-1070 |#1|) (-1070 |#1|))) (-15 -1880 ((-1070 |#1|) (-1 |#1| (-525)) |#1| (-1 (-1070 |#1|)))) (-15 -2741 ((-1070 |#1|) |#1| (-1070 |#1|)))) |%noBranch|)) (-975)) (T -1074))
-((-2741 (*1 *2 *3 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-341)) (-4 *3 (-975)) (-5 *1 (-1074 *3)))) (-1880 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *4 (-525))) (-5 *5 (-1 (-1070 *4))) (-4 *4 (-341)) (-4 *4 (-975)) (-5 *2 (-1070 *4)) (-5 *1 (-1074 *4)))) (-2298 (*1 *2 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-341)) (-4 *3 (-975)) (-5 *1 (-1074 *3)))) (-4180 (*1 *2 *3 *2) (-12 (-5 *2 (-1070 *4)) (-4 *4 (-37 *3)) (-4 *4 (-975)) (-5 *3 (-385 (-525))) (-5 *1 (-1074 *4)))) (-2451 (*1 *2 *3) (-12 (-5 *3 (-1070 (-1070 *4))) (-5 *2 (-1070 *4)) (-5 *1 (-1074 *4)) (-4 *4 (-37 (-385 (-525)))) (-4 *4 (-975)))) (-3790 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-1070 *3))) (-5 *2 (-1070 *3)) (-5 *1 (-1074 *3)) (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-975)))) (-4141 (*1 *2 *3 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-975)) (-5 *1 (-1074 *3)))) (-3691 (*1 *2 *3 *3 *2) (-12 (-5 *2 (-1070 *4)) (-5 *3 (-525)) (-4 *4 (-975)) (-5 *1 (-1074 *4)))) (-3666 (*1 *2 *3 *3 *2) (-12 (-5 *2 (-1070 *4)) (-5 *3 (-525)) (-4 *4 (-975)) (-5 *1 (-1074 *4)))) (-2538 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-1070 *4)) (-5 *3 (-525)) (-4 *4 (-975)) (-5 *1 (-1074 *4)))) (-1302 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3)))) (-3176 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3)))) (-3652 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3)))) (-2917 (*1 *2 *3) (-12 (-5 *3 (-1070 (-1070 *4))) (-5 *2 (-1070 *4)) (-5 *1 (-1074 *4)) (-4 *4 (-975)))) (-2218 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3)))) (-1919 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3)))) (-1489 (*1 *2 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3)))) (-4132 (*1 *2 *2 *3) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3)))) (-3022 (*1 *2 *3) (-12 (-5 *2 (-1070 *3)) (-5 *1 (-1074 *3)) (-4 *3 (-975)))) (-2840 (*1 *2 *3 *2) (-12 (-5 *2 (-1070 *4)) (-5 *3 (-1 *4 (-525))) (-4 *4 (-975)) (-5 *1 (-1074 *4)))) (-3496 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3)))) (-2266 (*1 *2 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3)))) (-4150 (*1 *2 *3) (-12 (-5 *2 (-1070 *3)) (-5 *1 (-1074 *3)) (-4 *3 (-975)))) (-3002 (*1 *2 *3) (-12 (-5 *2 (-1070 (-525))) (-5 *1 (-1074 *4)) (-4 *4 (-975)) (-5 *3 (-525)))) (-2284 (*1 *2 *3) (-12 (-5 *2 (-1070 (-525))) (-5 *1 (-1074 *4)) (-4 *4 (-975)) (-5 *3 (-525)))) (-2548 (*1 *2 *3 *4) (-12 (-5 *4 (-525)) (-5 *2 (-1070 *3)) (-5 *1 (-1074 *3)) (-4 *3 (-975)))) (-4163 (*1 *2 *2) (|partial| -12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3)))) (-4173 (*1 *2 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3)))) (-2089 (*1 *2 *2 *2) (|partial| -12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3)))) (* (*1 *2 *2 *3) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3)))) (* (*1 *2 *3 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3)))) (* (*1 *2 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3)))) (-4164 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3)))) (-4164 (*1 *2 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3)))) (-4156 (*1 *2 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3)))))
-(-10 -7 (-15 -4156 ((-1070 |#1|) (-1070 |#1|) (-1070 |#1|))) (-15 -4164 ((-1070 |#1|) (-1070 |#1|) (-1070 |#1|))) (-15 -4164 ((-1070 |#1|) (-1070 |#1|))) (-15 * ((-1070 |#1|) (-1070 |#1|) (-1070 |#1|))) (-15 * ((-1070 |#1|) |#1| (-1070 |#1|))) (-15 * ((-1070 |#1|) (-1070 |#1|) |#1|)) (-15 -2089 ((-3 (-1070 |#1|) "failed") (-1070 |#1|) (-1070 |#1|))) (-15 -4173 ((-1070 |#1|) (-1070 |#1|) (-1070 |#1|))) (-15 -4163 ((-3 (-1070 |#1|) "failed") (-1070 |#1|))) (-15 -2548 ((-1070 |#1|) |#1| (-525))) (-15 -2284 ((-1070 (-525)) (-525))) (-15 -3002 ((-1070 (-525)) (-525))) (-15 -4150 ((-1070 |#1|) |#1|)) (-15 -2266 ((-1070 |#1|) (-1070 |#1|) (-1070 |#1|))) (-15 -3496 ((-1070 |#1|) (-1070 |#1|))) (-15 -2840 ((-1070 |#1|) (-1 |#1| (-525)) (-1070 |#1|))) (-15 -3022 ((-1070 |#1|) |#1|)) (-15 -4132 ((-1070 |#1|) (-1070 |#1|) |#1|)) (-15 -1489 ((-1070 |#1|) (-1070 |#1|) (-1070 |#1|))) (-15 -1919 ((-1070 |#1|) (-1070 |#1|))) (-15 -2218 ((-1070 |#1|) (-1070 |#1|))) (-15 -2917 ((-1070 |#1|) (-1070 (-1070 |#1|)))) (-15 -3652 ((-1070 |#1|) (-1070 |#1|))) (-15 -3176 ((-1070 |#1|) (-1070 |#1|))) (-15 -1302 ((-1070 |#1|) (-1070 |#1|))) (-15 -2538 ((-1070 |#1|) (-1070 |#1|) (-525) (-525))) (-15 -3666 ((-1070 |#1|) (-525) (-525) (-1070 |#1|))) (-15 -3691 ((-1070 |#1|) (-525) (-525) (-1070 |#1|))) (IF (|has| |#1| (-37 (-385 (-525)))) (PROGN (-15 -4141 ((-1070 |#1|) |#1| (-1070 |#1|))) (-15 -3790 ((-1070 |#1|) |#1| (-1 (-1070 |#1|)))) (-15 -2451 ((-1070 |#1|) (-1070 (-1070 |#1|)))) (-15 -4180 ((-1070 |#1|) (-385 (-525)) (-1070 |#1|)))) |%noBranch|) (IF (|has| |#1| (-341)) (PROGN (-15 -2298 ((-1070 |#1|) (-1070 |#1|) (-1070 |#1|))) (-15 -1880 ((-1070 |#1|) (-1 |#1| (-525)) |#1| (-1 (-1070 |#1|)))) (-15 -2741 ((-1070 |#1|) |#1| (-1070 |#1|)))) |%noBranch|))
-((-1987 (((-1070 |#1|) (-1070 |#1|)) 57)) (-3169 (((-1070 |#1|) (-1070 |#1|)) 39)) (-1431 (((-1070 |#1|) (-1070 |#1|)) 53)) (-3144 (((-1070 |#1|) (-1070 |#1|)) 35)) (-1719 (((-1070 |#1|) (-1070 |#1|)) 60)) (-1321 (((-1070 |#1|) (-1070 |#1|)) 42)) (-1488 (((-1070 |#1|) (-1070 |#1|)) 31)) (-1409 (((-1070 |#1|) (-1070 |#1|)) 27)) (-1502 (((-1070 |#1|) (-1070 |#1|)) 61)) (-1333 (((-1070 |#1|) (-1070 |#1|)) 43)) (-1996 (((-1070 |#1|) (-1070 |#1|)) 58)) (-1309 (((-1070 |#1|) (-1070 |#1|)) 40)) (-1973 (((-1070 |#1|) (-1070 |#1|)) 55)) (-3156 (((-1070 |#1|) (-1070 |#1|)) 37)) (-1563 (((-1070 |#1|) (-1070 |#1|)) 65)) (-1371 (((-1070 |#1|) (-1070 |#1|)) 47)) (-1515 (((-1070 |#1|) (-1070 |#1|)) 63)) (-1346 (((-1070 |#1|) (-1070 |#1|)) 45)) (-1591 (((-1070 |#1|) (-1070 |#1|)) 68)) (-1400 (((-1070 |#1|) (-1070 |#1|)) 50)) (-3277 (((-1070 |#1|) (-1070 |#1|)) 69)) (-1415 (((-1070 |#1|) (-1070 |#1|)) 51)) (-1578 (((-1070 |#1|) (-1070 |#1|)) 67)) (-1385 (((-1070 |#1|) (-1070 |#1|)) 49)) (-1527 (((-1070 |#1|) (-1070 |#1|)) 66)) (-1358 (((-1070 |#1|) (-1070 |#1|)) 48)) (** (((-1070 |#1|) (-1070 |#1|) (-1070 |#1|)) 33)))
-(((-1075 |#1|) (-10 -7 (-15 -1409 ((-1070 |#1|) (-1070 |#1|))) (-15 -1488 ((-1070 |#1|) (-1070 |#1|))) (-15 ** ((-1070 |#1|) (-1070 |#1|) (-1070 |#1|))) (-15 -3144 ((-1070 |#1|) (-1070 |#1|))) (-15 -3156 ((-1070 |#1|) (-1070 |#1|))) (-15 -3169 ((-1070 |#1|) (-1070 |#1|))) (-15 -1309 ((-1070 |#1|) (-1070 |#1|))) (-15 -1321 ((-1070 |#1|) (-1070 |#1|))) (-15 -1333 ((-1070 |#1|) (-1070 |#1|))) (-15 -1346 ((-1070 |#1|) (-1070 |#1|))) (-15 -1358 ((-1070 |#1|) (-1070 |#1|))) (-15 -1371 ((-1070 |#1|) (-1070 |#1|))) (-15 -1385 ((-1070 |#1|) (-1070 |#1|))) (-15 -1400 ((-1070 |#1|) (-1070 |#1|))) (-15 -1415 ((-1070 |#1|) (-1070 |#1|))) (-15 -1431 ((-1070 |#1|) (-1070 |#1|))) (-15 -1973 ((-1070 |#1|) (-1070 |#1|))) (-15 -1987 ((-1070 |#1|) (-1070 |#1|))) (-15 -1996 ((-1070 |#1|) (-1070 |#1|))) (-15 -1719 ((-1070 |#1|) (-1070 |#1|))) (-15 -1502 ((-1070 |#1|) (-1070 |#1|))) (-15 -1515 ((-1070 |#1|) (-1070 |#1|))) (-15 -1527 ((-1070 |#1|) (-1070 |#1|))) (-15 -1563 ((-1070 |#1|) (-1070 |#1|))) (-15 -1578 ((-1070 |#1|) (-1070 |#1|))) (-15 -1591 ((-1070 |#1|) (-1070 |#1|))) (-15 -3277 ((-1070 |#1|) (-1070 |#1|)))) (-37 (-385 (-525)))) (T -1075))
-((-3277 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1075 *3)))) (-1591 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1075 *3)))) (-1578 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1075 *3)))) (-1563 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1075 *3)))) (-1527 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1075 *3)))) (-1515 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1075 *3)))) (-1502 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1075 *3)))) (-1719 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1075 *3)))) (-1996 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1075 *3)))) (-1987 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1075 *3)))) (-1973 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1075 *3)))) (-1431 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1075 *3)))) (-1415 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1075 *3)))) (-1400 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1075 *3)))) (-1385 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1075 *3)))) (-1371 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1075 *3)))) (-1358 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1075 *3)))) (-1346 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1075 *3)))) (-1333 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1075 *3)))) (-1321 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1075 *3)))) (-1309 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1075 *3)))) (-3169 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1075 *3)))) (-3156 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1075 *3)))) (-3144 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1075 *3)))) (** (*1 *2 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1075 *3)))) (-1488 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1075 *3)))) (-1409 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1075 *3)))))
-(-10 -7 (-15 -1409 ((-1070 |#1|) (-1070 |#1|))) (-15 -1488 ((-1070 |#1|) (-1070 |#1|))) (-15 ** ((-1070 |#1|) (-1070 |#1|) (-1070 |#1|))) (-15 -3144 ((-1070 |#1|) (-1070 |#1|))) (-15 -3156 ((-1070 |#1|) (-1070 |#1|))) (-15 -3169 ((-1070 |#1|) (-1070 |#1|))) (-15 -1309 ((-1070 |#1|) (-1070 |#1|))) (-15 -1321 ((-1070 |#1|) (-1070 |#1|))) (-15 -1333 ((-1070 |#1|) (-1070 |#1|))) (-15 -1346 ((-1070 |#1|) (-1070 |#1|))) (-15 -1358 ((-1070 |#1|) (-1070 |#1|))) (-15 -1371 ((-1070 |#1|) (-1070 |#1|))) (-15 -1385 ((-1070 |#1|) (-1070 |#1|))) (-15 -1400 ((-1070 |#1|) (-1070 |#1|))) (-15 -1415 ((-1070 |#1|) (-1070 |#1|))) (-15 -1431 ((-1070 |#1|) (-1070 |#1|))) (-15 -1973 ((-1070 |#1|) (-1070 |#1|))) (-15 -1987 ((-1070 |#1|) (-1070 |#1|))) (-15 -1996 ((-1070 |#1|) (-1070 |#1|))) (-15 -1719 ((-1070 |#1|) (-1070 |#1|))) (-15 -1502 ((-1070 |#1|) (-1070 |#1|))) (-15 -1515 ((-1070 |#1|) (-1070 |#1|))) (-15 -1527 ((-1070 |#1|) (-1070 |#1|))) (-15 -1563 ((-1070 |#1|) (-1070 |#1|))) (-15 -1578 ((-1070 |#1|) (-1070 |#1|))) (-15 -1591 ((-1070 |#1|) (-1070 |#1|))) (-15 -3277 ((-1070 |#1|) (-1070 |#1|))))
-((-1987 (((-1070 |#1|) (-1070 |#1|)) 100)) (-3169 (((-1070 |#1|) (-1070 |#1|)) 64)) (-2801 (((-2 (|:| -1431 (-1070 |#1|)) (|:| -1973 (-1070 |#1|))) (-1070 |#1|)) 96)) (-1431 (((-1070 |#1|) (-1070 |#1|)) 97)) (-3797 (((-2 (|:| -3144 (-1070 |#1|)) (|:| -3156 (-1070 |#1|))) (-1070 |#1|)) 53)) (-3144 (((-1070 |#1|) (-1070 |#1|)) 54)) (-1719 (((-1070 |#1|) (-1070 |#1|)) 102)) (-1321 (((-1070 |#1|) (-1070 |#1|)) 71)) (-1488 (((-1070 |#1|) (-1070 |#1|)) 39)) (-1409 (((-1070 |#1|) (-1070 |#1|)) 36)) (-1502 (((-1070 |#1|) (-1070 |#1|)) 103)) (-1333 (((-1070 |#1|) (-1070 |#1|)) 72)) (-1996 (((-1070 |#1|) (-1070 |#1|)) 101)) (-1309 (((-1070 |#1|) (-1070 |#1|)) 67)) (-1973 (((-1070 |#1|) (-1070 |#1|)) 98)) (-3156 (((-1070 |#1|) (-1070 |#1|)) 55)) (-1563 (((-1070 |#1|) (-1070 |#1|)) 111)) (-1371 (((-1070 |#1|) (-1070 |#1|)) 86)) (-1515 (((-1070 |#1|) (-1070 |#1|)) 105)) (-1346 (((-1070 |#1|) (-1070 |#1|)) 82)) (-1591 (((-1070 |#1|) (-1070 |#1|)) 115)) (-1400 (((-1070 |#1|) (-1070 |#1|)) 90)) (-3277 (((-1070 |#1|) (-1070 |#1|)) 117)) (-1415 (((-1070 |#1|) (-1070 |#1|)) 92)) (-1578 (((-1070 |#1|) (-1070 |#1|)) 113)) (-1385 (((-1070 |#1|) (-1070 |#1|)) 88)) (-1527 (((-1070 |#1|) (-1070 |#1|)) 107)) (-1358 (((-1070 |#1|) (-1070 |#1|)) 84)) (** (((-1070 |#1|) (-1070 |#1|) (-1070 |#1|)) 40)))
-(((-1076 |#1|) (-10 -7 (-15 -1409 ((-1070 |#1|) (-1070 |#1|))) (-15 -1488 ((-1070 |#1|) (-1070 |#1|))) (-15 ** ((-1070 |#1|) (-1070 |#1|) (-1070 |#1|))) (-15 -3797 ((-2 (|:| -3144 (-1070 |#1|)) (|:| -3156 (-1070 |#1|))) (-1070 |#1|))) (-15 -3144 ((-1070 |#1|) (-1070 |#1|))) (-15 -3156 ((-1070 |#1|) (-1070 |#1|))) (-15 -3169 ((-1070 |#1|) (-1070 |#1|))) (-15 -1309 ((-1070 |#1|) (-1070 |#1|))) (-15 -1321 ((-1070 |#1|) (-1070 |#1|))) (-15 -1333 ((-1070 |#1|) (-1070 |#1|))) (-15 -1346 ((-1070 |#1|) (-1070 |#1|))) (-15 -1358 ((-1070 |#1|) (-1070 |#1|))) (-15 -1371 ((-1070 |#1|) (-1070 |#1|))) (-15 -1385 ((-1070 |#1|) (-1070 |#1|))) (-15 -1400 ((-1070 |#1|) (-1070 |#1|))) (-15 -1415 ((-1070 |#1|) (-1070 |#1|))) (-15 -2801 ((-2 (|:| -1431 (-1070 |#1|)) (|:| -1973 (-1070 |#1|))) (-1070 |#1|))) (-15 -1431 ((-1070 |#1|) (-1070 |#1|))) (-15 -1973 ((-1070 |#1|) (-1070 |#1|))) (-15 -1987 ((-1070 |#1|) (-1070 |#1|))) (-15 -1996 ((-1070 |#1|) (-1070 |#1|))) (-15 -1719 ((-1070 |#1|) (-1070 |#1|))) (-15 -1502 ((-1070 |#1|) (-1070 |#1|))) (-15 -1515 ((-1070 |#1|) (-1070 |#1|))) (-15 -1527 ((-1070 |#1|) (-1070 |#1|))) (-15 -1563 ((-1070 |#1|) (-1070 |#1|))) (-15 -1578 ((-1070 |#1|) (-1070 |#1|))) (-15 -1591 ((-1070 |#1|) (-1070 |#1|))) (-15 -3277 ((-1070 |#1|) (-1070 |#1|)))) (-37 (-385 (-525)))) (T -1076))
-((-3277 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1076 *3)))) (-1591 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1076 *3)))) (-1578 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1076 *3)))) (-1563 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1076 *3)))) (-1527 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1076 *3)))) (-1515 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1076 *3)))) (-1502 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1076 *3)))) (-1719 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1076 *3)))) (-1996 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1076 *3)))) (-1987 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1076 *3)))) (-1973 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1076 *3)))) (-1431 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1076 *3)))) (-2801 (*1 *2 *3) (-12 (-4 *4 (-37 (-385 (-525)))) (-5 *2 (-2 (|:| -1431 (-1070 *4)) (|:| -1973 (-1070 *4)))) (-5 *1 (-1076 *4)) (-5 *3 (-1070 *4)))) (-1415 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1076 *3)))) (-1400 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1076 *3)))) (-1385 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1076 *3)))) (-1371 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1076 *3)))) (-1358 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1076 *3)))) (-1346 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1076 *3)))) (-1333 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1076 *3)))) (-1321 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1076 *3)))) (-1309 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1076 *3)))) (-3169 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1076 *3)))) (-3156 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1076 *3)))) (-3144 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1076 *3)))) (-3797 (*1 *2 *3) (-12 (-4 *4 (-37 (-385 (-525)))) (-5 *2 (-2 (|:| -3144 (-1070 *4)) (|:| -3156 (-1070 *4)))) (-5 *1 (-1076 *4)) (-5 *3 (-1070 *4)))) (** (*1 *2 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1076 *3)))) (-1488 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1076 *3)))) (-1409 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1076 *3)))))
-(-10 -7 (-15 -1409 ((-1070 |#1|) (-1070 |#1|))) (-15 -1488 ((-1070 |#1|) (-1070 |#1|))) (-15 ** ((-1070 |#1|) (-1070 |#1|) (-1070 |#1|))) (-15 -3797 ((-2 (|:| -3144 (-1070 |#1|)) (|:| -3156 (-1070 |#1|))) (-1070 |#1|))) (-15 -3144 ((-1070 |#1|) (-1070 |#1|))) (-15 -3156 ((-1070 |#1|) (-1070 |#1|))) (-15 -3169 ((-1070 |#1|) (-1070 |#1|))) (-15 -1309 ((-1070 |#1|) (-1070 |#1|))) (-15 -1321 ((-1070 |#1|) (-1070 |#1|))) (-15 -1333 ((-1070 |#1|) (-1070 |#1|))) (-15 -1346 ((-1070 |#1|) (-1070 |#1|))) (-15 -1358 ((-1070 |#1|) (-1070 |#1|))) (-15 -1371 ((-1070 |#1|) (-1070 |#1|))) (-15 -1385 ((-1070 |#1|) (-1070 |#1|))) (-15 -1400 ((-1070 |#1|) (-1070 |#1|))) (-15 -1415 ((-1070 |#1|) (-1070 |#1|))) (-15 -2801 ((-2 (|:| -1431 (-1070 |#1|)) (|:| -1973 (-1070 |#1|))) (-1070 |#1|))) (-15 -1431 ((-1070 |#1|) (-1070 |#1|))) (-15 -1973 ((-1070 |#1|) (-1070 |#1|))) (-15 -1987 ((-1070 |#1|) (-1070 |#1|))) (-15 -1996 ((-1070 |#1|) (-1070 |#1|))) (-15 -1719 ((-1070 |#1|) (-1070 |#1|))) (-15 -1502 ((-1070 |#1|) (-1070 |#1|))) (-15 -1515 ((-1070 |#1|) (-1070 |#1|))) (-15 -1527 ((-1070 |#1|) (-1070 |#1|))) (-15 -1563 ((-1070 |#1|) (-1070 |#1|))) (-15 -1578 ((-1070 |#1|) (-1070 |#1|))) (-15 -1591 ((-1070 |#1|) (-1070 |#1|))) (-15 -3277 ((-1070 |#1|) (-1070 |#1|))))
-((-1513 (((-890 |#2|) |#2| |#2|) 35)) (-3208 ((|#2| |#2| |#1|) 19 (|has| |#1| (-286)))))
-(((-1077 |#1| |#2|) (-10 -7 (-15 -1513 ((-890 |#2|) |#2| |#2|)) (IF (|has| |#1| (-286)) (-15 -3208 (|#2| |#2| |#1|)) |%noBranch|)) (-517) (-1147 |#1|)) (T -1077))
-((-3208 (*1 *2 *2 *3) (-12 (-4 *3 (-286)) (-4 *3 (-517)) (-5 *1 (-1077 *3 *2)) (-4 *2 (-1147 *3)))) (-1513 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-890 *3)) (-5 *1 (-1077 *4 *3)) (-4 *3 (-1147 *4)))))
-(-10 -7 (-15 -1513 ((-890 |#2|) |#2| |#2|)) (IF (|has| |#1| (-286)) (-15 -3208 (|#2| |#2| |#1|)) |%noBranch|))
-((-3008 (((-108) $ $) NIL)) (-3314 (($ $ (-591 (-712))) 67)) (-3439 (($) 26)) (-3282 (($ $) 42)) (-2288 (((-591 $) $) 51)) (-1573 (((-108) $) 16)) (-1962 (((-591 (-876 |#2|)) $) 74)) (-1811 (($ $) 68)) (-1803 (((-712) $) 37)) (-1268 (($) 25)) (-1869 (($ $ (-591 (-712)) (-876 |#2|)) 60) (($ $ (-591 (-712)) (-712)) 61) (($ $ (-712) (-876 |#2|)) 63)) (-2131 (($ $ $) 48) (($ (-591 $)) 50)) (-2841 (((-712) $) 75)) (-1203 (((-108) $) 15)) (-2339 (((-1072) $) NIL)) (-4147 (((-108) $) 18)) (-2047 (((-1036) $) NIL)) (-2949 (((-159) $) 73)) (-3623 (((-876 |#2|) $) 69)) (-1297 (((-712) $) 70)) (-1239 (((-108) $) 72)) (-2416 (($ $ (-591 (-712)) (-159)) 66)) (-3745 (($ $) 43)) (-3022 (((-796) $) 86)) (-2582 (($ $ (-591 (-712)) (-108)) 65)) (-3860 (((-591 $) $) 11)) (-4181 (($ $ (-712)) 36)) (-3659 (($ $) 32)) (-2633 (($ $ $ (-876 |#2|) (-712)) 56)) (-1875 (($ $ (-876 |#2|)) 55)) (-3184 (($ $ (-591 (-712)) (-876 |#2|)) 54) (($ $ (-591 (-712)) (-712)) 58) (((-712) $ (-876 |#2|)) 59)) (-4096 (((-108) $ $) 80)))
-(((-1078 |#1| |#2|) (-13 (-1018) (-10 -8 (-15 -1203 ((-108) $)) (-15 -1573 ((-108) $)) (-15 -4147 ((-108) $)) (-15 -1268 ($)) (-15 -3439 ($)) (-15 -3659 ($ $)) (-15 -4181 ($ $ (-712))) (-15 -3860 ((-591 $) $)) (-15 -1803 ((-712) $)) (-15 -3282 ($ $)) (-15 -3745 ($ $)) (-15 -2131 ($ $ $)) (-15 -2131 ($ (-591 $))) (-15 -2288 ((-591 $) $)) (-15 -3184 ($ $ (-591 (-712)) (-876 |#2|))) (-15 -1875 ($ $ (-876 |#2|))) (-15 -2633 ($ $ $ (-876 |#2|) (-712))) (-15 -1869 ($ $ (-591 (-712)) (-876 |#2|))) (-15 -3184 ($ $ (-591 (-712)) (-712))) (-15 -1869 ($ $ (-591 (-712)) (-712))) (-15 -3184 ((-712) $ (-876 |#2|))) (-15 -1869 ($ $ (-712) (-876 |#2|))) (-15 -2582 ($ $ (-591 (-712)) (-108))) (-15 -2416 ($ $ (-591 (-712)) (-159))) (-15 -3314 ($ $ (-591 (-712)))) (-15 -3623 ((-876 |#2|) $)) (-15 -1297 ((-712) $)) (-15 -1239 ((-108) $)) (-15 -2949 ((-159) $)) (-15 -2841 ((-712) $)) (-15 -1811 ($ $)) (-15 -1962 ((-591 (-876 |#2|)) $)))) (-854) (-975)) (T -1078))
-((-1203 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1078 *3 *4)) (-14 *3 (-854)) (-4 *4 (-975)))) (-1573 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1078 *3 *4)) (-14 *3 (-854)) (-4 *4 (-975)))) (-4147 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1078 *3 *4)) (-14 *3 (-854)) (-4 *4 (-975)))) (-1268 (*1 *1) (-12 (-5 *1 (-1078 *2 *3)) (-14 *2 (-854)) (-4 *3 (-975)))) (-3439 (*1 *1) (-12 (-5 *1 (-1078 *2 *3)) (-14 *2 (-854)) (-4 *3 (-975)))) (-3659 (*1 *1 *1) (-12 (-5 *1 (-1078 *2 *3)) (-14 *2 (-854)) (-4 *3 (-975)))) (-4181 (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-1078 *3 *4)) (-14 *3 (-854)) (-4 *4 (-975)))) (-3860 (*1 *2 *1) (-12 (-5 *2 (-591 (-1078 *3 *4))) (-5 *1 (-1078 *3 *4)) (-14 *3 (-854)) (-4 *4 (-975)))) (-1803 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-1078 *3 *4)) (-14 *3 (-854)) (-4 *4 (-975)))) (-3282 (*1 *1 *1) (-12 (-5 *1 (-1078 *2 *3)) (-14 *2 (-854)) (-4 *3 (-975)))) (-3745 (*1 *1 *1) (-12 (-5 *1 (-1078 *2 *3)) (-14 *2 (-854)) (-4 *3 (-975)))) (-2131 (*1 *1 *1 *1) (-12 (-5 *1 (-1078 *2 *3)) (-14 *2 (-854)) (-4 *3 (-975)))) (-2131 (*1 *1 *2) (-12 (-5 *2 (-591 (-1078 *3 *4))) (-5 *1 (-1078 *3 *4)) (-14 *3 (-854)) (-4 *4 (-975)))) (-2288 (*1 *2 *1) (-12 (-5 *2 (-591 (-1078 *3 *4))) (-5 *1 (-1078 *3 *4)) (-14 *3 (-854)) (-4 *4 (-975)))) (-3184 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-591 (-712))) (-5 *3 (-876 *5)) (-4 *5 (-975)) (-5 *1 (-1078 *4 *5)) (-14 *4 (-854)))) (-1875 (*1 *1 *1 *2) (-12 (-5 *2 (-876 *4)) (-4 *4 (-975)) (-5 *1 (-1078 *3 *4)) (-14 *3 (-854)))) (-2633 (*1 *1 *1 *1 *2 *3) (-12 (-5 *2 (-876 *5)) (-5 *3 (-712)) (-4 *5 (-975)) (-5 *1 (-1078 *4 *5)) (-14 *4 (-854)))) (-1869 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-591 (-712))) (-5 *3 (-876 *5)) (-4 *5 (-975)) (-5 *1 (-1078 *4 *5)) (-14 *4 (-854)))) (-3184 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-591 (-712))) (-5 *3 (-712)) (-5 *1 (-1078 *4 *5)) (-14 *4 (-854)) (-4 *5 (-975)))) (-1869 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-591 (-712))) (-5 *3 (-712)) (-5 *1 (-1078 *4 *5)) (-14 *4 (-854)) (-4 *5 (-975)))) (-3184 (*1 *2 *1 *3) (-12 (-5 *3 (-876 *5)) (-4 *5 (-975)) (-5 *2 (-712)) (-5 *1 (-1078 *4 *5)) (-14 *4 (-854)))) (-1869 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-712)) (-5 *3 (-876 *5)) (-4 *5 (-975)) (-5 *1 (-1078 *4 *5)) (-14 *4 (-854)))) (-2582 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-591 (-712))) (-5 *3 (-108)) (-5 *1 (-1078 *4 *5)) (-14 *4 (-854)) (-4 *5 (-975)))) (-2416 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-591 (-712))) (-5 *3 (-159)) (-5 *1 (-1078 *4 *5)) (-14 *4 (-854)) (-4 *5 (-975)))) (-3314 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-712))) (-5 *1 (-1078 *3 *4)) (-14 *3 (-854)) (-4 *4 (-975)))) (-3623 (*1 *2 *1) (-12 (-5 *2 (-876 *4)) (-5 *1 (-1078 *3 *4)) (-14 *3 (-854)) (-4 *4 (-975)))) (-1297 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-1078 *3 *4)) (-14 *3 (-854)) (-4 *4 (-975)))) (-1239 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1078 *3 *4)) (-14 *3 (-854)) (-4 *4 (-975)))) (-2949 (*1 *2 *1) (-12 (-5 *2 (-159)) (-5 *1 (-1078 *3 *4)) (-14 *3 (-854)) (-4 *4 (-975)))) (-2841 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-1078 *3 *4)) (-14 *3 (-854)) (-4 *4 (-975)))) (-1811 (*1 *1 *1) (-12 (-5 *1 (-1078 *2 *3)) (-14 *2 (-854)) (-4 *3 (-975)))) (-1962 (*1 *2 *1) (-12 (-5 *2 (-591 (-876 *4))) (-5 *1 (-1078 *3 *4)) (-14 *3 (-854)) (-4 *4 (-975)))))
-(-13 (-1018) (-10 -8 (-15 -1203 ((-108) $)) (-15 -1573 ((-108) $)) (-15 -4147 ((-108) $)) (-15 -1268 ($)) (-15 -3439 ($)) (-15 -3659 ($ $)) (-15 -4181 ($ $ (-712))) (-15 -3860 ((-591 $) $)) (-15 -1803 ((-712) $)) (-15 -3282 ($ $)) (-15 -3745 ($ $)) (-15 -2131 ($ $ $)) (-15 -2131 ($ (-591 $))) (-15 -2288 ((-591 $) $)) (-15 -3184 ($ $ (-591 (-712)) (-876 |#2|))) (-15 -1875 ($ $ (-876 |#2|))) (-15 -2633 ($ $ $ (-876 |#2|) (-712))) (-15 -1869 ($ $ (-591 (-712)) (-876 |#2|))) (-15 -3184 ($ $ (-591 (-712)) (-712))) (-15 -1869 ($ $ (-591 (-712)) (-712))) (-15 -3184 ((-712) $ (-876 |#2|))) (-15 -1869 ($ $ (-712) (-876 |#2|))) (-15 -2582 ($ $ (-591 (-712)) (-108))) (-15 -2416 ($ $ (-591 (-712)) (-159))) (-15 -3314 ($ $ (-591 (-712)))) (-15 -3623 ((-876 |#2|) $)) (-15 -1297 ((-712) $)) (-15 -1239 ((-108) $)) (-15 -2949 ((-159) $)) (-15 -2841 ((-712) $)) (-15 -1811 ($ $)) (-15 -1962 ((-591 (-876 |#2|)) $))))
-((-3008 (((-108) $ $) NIL)) (-3246 ((|#2| $) 11)) (-3239 ((|#1| $) 10)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3036 (($ |#1| |#2|) 9)) (-3022 (((-796) $) 16)) (-4096 (((-108) $ $) NIL)))
-(((-1079 |#1| |#2|) (-13 (-1018) (-10 -8 (-15 -3036 ($ |#1| |#2|)) (-15 -3239 (|#1| $)) (-15 -3246 (|#2| $)))) (-1018) (-1018)) (T -1079))
-((-3036 (*1 *1 *2 *3) (-12 (-5 *1 (-1079 *2 *3)) (-4 *2 (-1018)) (-4 *3 (-1018)))) (-3239 (*1 *2 *1) (-12 (-4 *2 (-1018)) (-5 *1 (-1079 *2 *3)) (-4 *3 (-1018)))) (-3246 (*1 *2 *1) (-12 (-4 *2 (-1018)) (-5 *1 (-1079 *3 *2)) (-4 *3 (-1018)))))
-(-13 (-1018) (-10 -8 (-15 -3036 ($ |#1| |#2|)) (-15 -3239 (|#1| $)) (-15 -3246 (|#2| $))))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-1508 (((-1087 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-286)) (|has| |#1| (-341))))) (-1507 (((-591 (-1003)) $) NIL)) (-2037 (((-1089) $) 11)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (-3321 (-12 (|has| (-1087 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))) (-12 (|has| (-1087 |#1| |#2| |#3|) (-842)) (|has| |#1| (-341))) (|has| |#1| (-517))))) (-3706 (($ $) NIL (-3321 (-12 (|has| (-1087 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))) (-12 (|has| (-1087 |#1| |#2| |#3|) (-842)) (|has| |#1| (-341))) (|has| |#1| (-517))))) (-1715 (((-108) $) NIL (-3321 (-12 (|has| (-1087 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))) (-12 (|has| (-1087 |#1| |#2| |#3|) (-842)) (|has| |#1| (-341))) (|has| |#1| (-517))))) (-2121 (($ $ (-525)) NIL) (($ $ (-525) (-525)) 66)) (-1631 (((-1070 (-2 (|:| |k| (-525)) (|:| |c| |#1|))) $) NIL)) (-1219 (((-1087 |#1| |#2| |#3|) $) 36)) (-3347 (((-3 (-1087 |#1| |#2| |#3|) "failed") $) 29)) (-1569 (((-1087 |#1| |#2| |#3|) $) 30)) (-1987 (($ $) 107 (|has| |#1| (-37 (-385 (-525)))))) (-3169 (($ $) 83 (|has| |#1| (-37 (-385 (-525)))))) (-2157 (((-3 $ "failed") $ $) NIL)) (-1965 (((-396 (-1085 $)) (-1085 $)) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-842)) (|has| |#1| (-341))))) (-1291 (($ $) NIL (|has| |#1| (-341)))) (-2827 (((-396 $) $) NIL (|has| |#1| (-341)))) (-1361 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2252 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-842)) (|has| |#1| (-341))))) (-1947 (((-108) $ $) NIL (|has| |#1| (-341)))) (-1431 (($ $) 103 (|has| |#1| (-37 (-385 (-525)))))) (-3144 (($ $) 79 (|has| |#1| (-37 (-385 (-525)))))) (-3329 (((-525) $) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))))) (-3682 (($ (-1070 (-2 (|:| |k| (-525)) (|:| |c| |#1|)))) NIL)) (-1719 (($ $) 111 (|has| |#1| (-37 (-385 (-525)))))) (-1321 (($ $) 87 (|has| |#1| (-37 (-385 (-525)))))) (-3798 (($) NIL T CONST)) (-1251 (((-3 (-1087 |#1| |#2| |#3|) "failed") $) 31) (((-3 (-1089) "failed") $) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-966 (-1089))) (|has| |#1| (-341)))) (((-3 (-385 (-525)) "failed") $) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-966 (-525))) (|has| |#1| (-341)))) (((-3 (-525) "failed") $) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-966 (-525))) (|has| |#1| (-341))))) (-3528 (((-1087 |#1| |#2| |#3|) $) 131) (((-1089) $) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-966 (-1089))) (|has| |#1| (-341)))) (((-385 (-525)) $) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-966 (-525))) (|has| |#1| (-341)))) (((-525) $) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-966 (-525))) (|has| |#1| (-341))))) (-1900 (($ $) 34) (($ (-525) $) 35)) (-2129 (($ $ $) NIL (|has| |#1| (-341)))) (-1710 (($ $) NIL)) (-3305 (((-631 (-1087 |#1| |#2| |#3|)) (-631 $)) NIL (|has| |#1| (-341))) (((-2 (|:| -4057 (-631 (-1087 |#1| |#2| |#3|))) (|:| |vec| (-1171 (-1087 |#1| |#2| |#3|)))) (-631 $) (-1171 $)) NIL (|has| |#1| (-341))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-587 (-525))) (|has| |#1| (-341)))) (((-631 (-525)) (-631 $)) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-587 (-525))) (|has| |#1| (-341))))) (-4163 (((-3 $ "failed") $) 48)) (-3267 (((-385 (-885 |#1|)) $ (-525)) 65 (|has| |#1| (-517))) (((-385 (-885 |#1|)) $ (-525) (-525)) 67 (|has| |#1| (-517)))) (-3377 (($) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-510)) (|has| |#1| (-341))))) (-2110 (($ $ $) NIL (|has| |#1| (-341)))) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL (|has| |#1| (-341)))) (-2744 (((-108) $) NIL (|has| |#1| (-341)))) (-2134 (((-108) $) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))))) (-3123 (((-108) $) 25)) (-1784 (($) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2011 (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-819 (-525))) (|has| |#1| (-341)))) (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-819 (-357))) (|has| |#1| (-341))))) (-3873 (((-525) $) NIL) (((-525) $ (-525)) 24)) (-2824 (((-108) $) NIL)) (-2368 (($ $) NIL (|has| |#1| (-341)))) (-1738 (((-1087 |#1| |#2| |#3|) $) 38 (|has| |#1| (-341)))) (-3956 (($ $ (-525)) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2085 (((-3 $ "failed") $) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-1065)) (|has| |#1| (-341))))) (-2732 (((-108) $) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))))) (-3111 (($ $ (-854)) NIL)) (-3264 (($ (-1 |#1| (-525)) $) NIL)) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-341)))) (-2202 (((-108) $) NIL)) (-1480 (($ |#1| (-525)) 18) (($ $ (-1003) (-525)) NIL) (($ $ (-591 (-1003)) (-591 (-525))) NIL)) (-3741 (($ $ $) NIL (-3321 (-12 (|has| (-1087 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))) (-12 (|has| (-1087 |#1| |#2| |#3|) (-788)) (|has| |#1| (-341)))))) (-2478 (($ $ $) NIL (-3321 (-12 (|has| (-1087 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))) (-12 (|has| (-1087 |#1| |#2| |#3|) (-788)) (|has| |#1| (-341)))))) (-1340 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 (-1087 |#1| |#2| |#3|) (-1087 |#1| |#2| |#3|)) $) NIL (|has| |#1| (-341)))) (-1488 (($ $) 72 (|has| |#1| (-37 (-385 (-525)))))) (-1661 (($ $) NIL)) (-1678 ((|#1| $) NIL)) (-1356 (($ (-591 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-1581 (($ (-525) (-1087 |#1| |#2| |#3|)) 33)) (-2339 (((-1072) $) NIL)) (-1622 (($ $) NIL (|has| |#1| (-341)))) (-4141 (($ $) 70 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1089)) NIL (-3321 (-12 (|has| |#1| (-15 -4141 (|#1| |#1| (-1089)))) (|has| |#1| (-15 -1507 ((-591 (-1089)) |#1|))) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-891)) (|has| |#1| (-1111))))) (($ $ (-1167 |#2|)) 71 (|has| |#1| (-37 (-385 (-525)))))) (-3506 (($) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-1065)) (|has| |#1| (-341))) CONST)) (-2047 (((-1036) $) NIL)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| |#1| (-341)))) (-1399 (($ (-591 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-3093 (($ $) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-286)) (|has| |#1| (-341))))) (-2662 (((-1087 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-510)) (|has| |#1| (-341))))) (-2916 (((-396 (-1085 $)) (-1085 $)) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-842)) (|has| |#1| (-341))))) (-1626 (((-396 (-1085 $)) (-1085 $)) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-842)) (|has| |#1| (-341))))) (-1348 (((-396 $) $) NIL (|has| |#1| (-341)))) (-3375 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL (|has| |#1| (-341)))) (-2784 (($ $ (-525)) 145)) (-2089 (((-3 $ "failed") $ $) 49 (-3321 (-12 (|has| (-1087 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))) (-12 (|has| (-1087 |#1| |#2| |#3|) (-842)) (|has| |#1| (-341))) (|has| |#1| (-517))))) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-341)))) (-1409 (($ $) 73 (|has| |#1| (-37 (-385 (-525)))))) (-4132 (((-1070 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-525))))) (($ $ (-1089) (-1087 |#1| |#2| |#3|)) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-486 (-1089) (-1087 |#1| |#2| |#3|))) (|has| |#1| (-341)))) (($ $ (-591 (-1089)) (-591 (-1087 |#1| |#2| |#3|))) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-486 (-1089) (-1087 |#1| |#2| |#3|))) (|has| |#1| (-341)))) (($ $ (-591 (-273 (-1087 |#1| |#2| |#3|)))) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-288 (-1087 |#1| |#2| |#3|))) (|has| |#1| (-341)))) (($ $ (-273 (-1087 |#1| |#2| |#3|))) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-288 (-1087 |#1| |#2| |#3|))) (|has| |#1| (-341)))) (($ $ (-1087 |#1| |#2| |#3|) (-1087 |#1| |#2| |#3|)) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-288 (-1087 |#1| |#2| |#3|))) (|has| |#1| (-341)))) (($ $ (-591 (-1087 |#1| |#2| |#3|)) (-591 (-1087 |#1| |#2| |#3|))) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-288 (-1087 |#1| |#2| |#3|))) (|has| |#1| (-341))))) (-1712 (((-712) $) NIL (|has| |#1| (-341)))) (-3164 ((|#1| $ (-525)) NIL) (($ $ $) 54 (|has| (-525) (-1030))) (($ $ (-1087 |#1| |#2| |#3|)) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-265 (-1087 |#1| |#2| |#3|) (-1087 |#1| |#2| |#3|))) (|has| |#1| (-341))))) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL (|has| |#1| (-341)))) (-3266 (($ $ (-1 (-1087 |#1| |#2| |#3|) (-1087 |#1| |#2| |#3|))) NIL (|has| |#1| (-341))) (($ $ (-1 (-1087 |#1| |#2| |#3|) (-1087 |#1| |#2| |#3|)) (-712)) NIL (|has| |#1| (-341))) (($ $ (-1167 |#2|)) 51) (($ $ (-712)) NIL (-3321 (-12 (|has| (-1087 |#1| |#2| |#3|) (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $) 50 (-3321 (-12 (|has| (-1087 |#1| |#2| |#3|) (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (-3321 (-12 (|has| (-1087 |#1| |#2| |#3|) (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089)))))) (($ $ (-1089) (-712)) NIL (-3321 (-12 (|has| (-1087 |#1| |#2| |#3|) (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089)))))) (($ $ (-591 (-1089))) NIL (-3321 (-12 (|has| (-1087 |#1| |#2| |#3|) (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089)))))) (($ $ (-1089)) NIL (-3321 (-12 (|has| (-1087 |#1| |#2| |#3|) (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089))))))) (-2966 (($ $) NIL (|has| |#1| (-341)))) (-1754 (((-1087 |#1| |#2| |#3|) $) 41 (|has| |#1| (-341)))) (-1316 (((-525) $) 37)) (-1502 (($ $) 113 (|has| |#1| (-37 (-385 (-525)))))) (-1333 (($ $) 89 (|has| |#1| (-37 (-385 (-525)))))) (-1996 (($ $) 109 (|has| |#1| (-37 (-385 (-525)))))) (-1309 (($ $) 85 (|has| |#1| (-37 (-385 (-525)))))) (-1973 (($ $) 105 (|has| |#1| (-37 (-385 (-525)))))) (-3156 (($ $) 81 (|has| |#1| (-37 (-385 (-525)))))) (-1408 (((-501) $) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-566 (-501))) (|has| |#1| (-341)))) (((-357) $) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-951)) (|has| |#1| (-341)))) (((-205) $) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-951)) (|has| |#1| (-341)))) (((-825 (-357)) $) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-566 (-825 (-357)))) (|has| |#1| (-341)))) (((-825 (-525)) $) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-566 (-825 (-525)))) (|has| |#1| (-341))))) (-2265 (((-3 (-1171 $) "failed") (-631 $)) NIL (-12 (|has| $ (-136)) (|has| (-1087 |#1| |#2| |#3|) (-842)) (|has| |#1| (-341))))) (-3571 (($ $) NIL)) (-3022 (((-796) $) 149) (($ (-525)) NIL) (($ |#1|) NIL (|has| |#1| (-160))) (($ (-1087 |#1| |#2| |#3|)) 27) (($ (-1167 |#2|)) 23) (($ (-1089)) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-966 (-1089))) (|has| |#1| (-341)))) (($ $) NIL (-3321 (-12 (|has| (-1087 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))) (-12 (|has| (-1087 |#1| |#2| |#3|) (-842)) (|has| |#1| (-341))) (|has| |#1| (-517)))) (($ (-385 (-525))) NIL (-3321 (-12 (|has| (-1087 |#1| |#2| |#3|) (-966 (-525))) (|has| |#1| (-341))) (|has| |#1| (-37 (-385 (-525))))))) (-2560 ((|#1| $ (-525)) 68)) (-1437 (((-3 $ "failed") $) NIL (-3321 (-12 (|has| $ (-136)) (|has| (-1087 |#1| |#2| |#3|) (-842)) (|has| |#1| (-341))) (-12 (|has| (-1087 |#1| |#2| |#3|) (-136)) (|has| |#1| (-341))) (|has| |#1| (-136))))) (-2128 (((-712)) NIL)) (-1682 ((|#1| $) 12)) (-3862 (((-1087 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-510)) (|has| |#1| (-341))))) (-1563 (($ $) 119 (|has| |#1| (-37 (-385 (-525)))))) (-1371 (($ $) 95 (|has| |#1| (-37 (-385 (-525)))))) (-2495 (((-108) $ $) NIL (-3321 (-12 (|has| (-1087 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))) (-12 (|has| (-1087 |#1| |#2| |#3|) (-842)) (|has| |#1| (-341))) (|has| |#1| (-517))))) (-1515 (($ $) 115 (|has| |#1| (-37 (-385 (-525)))))) (-1346 (($ $) 91 (|has| |#1| (-37 (-385 (-525)))))) (-1591 (($ $) 123 (|has| |#1| (-37 (-385 (-525)))))) (-1400 (($ $) 99 (|has| |#1| (-37 (-385 (-525)))))) (-2176 ((|#1| $ (-525)) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-525)))) (|has| |#1| (-15 -3022 (|#1| (-1089))))))) (-3277 (($ $) 125 (|has| |#1| (-37 (-385 (-525)))))) (-1415 (($ $) 101 (|has| |#1| (-37 (-385 (-525)))))) (-1578 (($ $) 121 (|has| |#1| (-37 (-385 (-525)))))) (-1385 (($ $) 97 (|has| |#1| (-37 (-385 (-525)))))) (-1527 (($ $) 117 (|has| |#1| (-37 (-385 (-525)))))) (-1358 (($ $) 93 (|has| |#1| (-37 (-385 (-525)))))) (-1539 (($ $) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))))) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (-4191 (($) 20 T CONST)) (-4197 (($) 16 T CONST)) (-4196 (($ $ (-1 (-1087 |#1| |#2| |#3|) (-1087 |#1| |#2| |#3|))) NIL (|has| |#1| (-341))) (($ $ (-1 (-1087 |#1| |#2| |#3|) (-1087 |#1| |#2| |#3|)) (-712)) NIL (|has| |#1| (-341))) (($ $ (-712)) NIL (-3321 (-12 (|has| (-1087 |#1| |#2| |#3|) (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $) NIL (-3321 (-12 (|has| (-1087 |#1| |#2| |#3|) (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (-3321 (-12 (|has| (-1087 |#1| |#2| |#3|) (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089)))))) (($ $ (-1089) (-712)) NIL (-3321 (-12 (|has| (-1087 |#1| |#2| |#3|) (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089)))))) (($ $ (-591 (-1089))) NIL (-3321 (-12 (|has| (-1087 |#1| |#2| |#3|) (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089)))))) (($ $ (-1089)) NIL (-3321 (-12 (|has| (-1087 |#1| |#2| |#3|) (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089))))))) (-4135 (((-108) $ $) NIL (-3321 (-12 (|has| (-1087 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))) (-12 (|has| (-1087 |#1| |#2| |#3|) (-788)) (|has| |#1| (-341)))))) (-4119 (((-108) $ $) NIL (-3321 (-12 (|has| (-1087 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))) (-12 (|has| (-1087 |#1| |#2| |#3|) (-788)) (|has| |#1| (-341)))))) (-4096 (((-108) $ $) NIL)) (-4126 (((-108) $ $) NIL (-3321 (-12 (|has| (-1087 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))) (-12 (|has| (-1087 |#1| |#2| |#3|) (-788)) (|has| |#1| (-341)))))) (-4112 (((-108) $ $) NIL (-3321 (-12 (|has| (-1087 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))) (-12 (|has| (-1087 |#1| |#2| |#3|) (-788)) (|has| |#1| (-341)))))) (-4173 (($ $ |#1|) NIL (|has| |#1| (-341))) (($ $ $) 44 (|has| |#1| (-341))) (($ (-1087 |#1| |#2| |#3|) (-1087 |#1| |#2| |#3|)) 45 (|has| |#1| (-341)))) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) 21)) (** (($ $ (-854)) NIL) (($ $ (-712)) 53) (($ $ (-525)) NIL (|has| |#1| (-341))) (($ $ $) 74 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 128 (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 32) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ (-1087 |#1| |#2| |#3|)) 43 (|has| |#1| (-341))) (($ (-1087 |#1| |#2| |#3|) $) 42 (|has| |#1| (-341))) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525)))))))
-(((-1080 |#1| |#2| |#3|) (-13 (-1133 |#1| (-1087 |#1| |#2| |#3|)) (-10 -8 (-15 -3022 ($ (-1167 |#2|))) (-15 -3266 ($ $ (-1167 |#2|))) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -4141 ($ $ (-1167 |#2|))) |%noBranch|))) (-975) (-1089) |#1|) (T -1080))
-((-3022 (*1 *1 *2) (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1080 *3 *4 *5)) (-4 *3 (-975)) (-14 *5 *3))) (-3266 (*1 *1 *1 *2) (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1080 *3 *4 *5)) (-4 *3 (-975)) (-14 *5 *3))) (-4141 (*1 *1 *1 *2) (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1080 *3 *4 *5)) (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-975)) (-14 *5 *3))))
-(-13 (-1133 |#1| (-1087 |#1| |#2| |#3|)) (-10 -8 (-15 -3022 ($ (-1167 |#2|))) (-15 -3266 ($ $ (-1167 |#2|))) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -4141 ($ $ (-1167 |#2|))) |%noBranch|)))
-((-2161 ((|#2| |#2| (-1011 |#2|)) 26) ((|#2| |#2| (-1089)) 28)))
-(((-1081 |#1| |#2|) (-10 -7 (-15 -2161 (|#2| |#2| (-1089))) (-15 -2161 (|#2| |#2| (-1011 |#2|)))) (-13 (-517) (-788) (-966 (-525)) (-587 (-525))) (-13 (-408 |#1|) (-149) (-27) (-1111))) (T -1081))
-((-2161 (*1 *2 *2 *3) (-12 (-5 *3 (-1011 *2)) (-4 *2 (-13 (-408 *4) (-149) (-27) (-1111))) (-4 *4 (-13 (-517) (-788) (-966 (-525)) (-587 (-525)))) (-5 *1 (-1081 *4 *2)))) (-2161 (*1 *2 *2 *3) (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-517) (-788) (-966 (-525)) (-587 (-525)))) (-5 *1 (-1081 *4 *2)) (-4 *2 (-13 (-408 *4) (-149) (-27) (-1111))))))
-(-10 -7 (-15 -2161 (|#2| |#2| (-1089))) (-15 -2161 (|#2| |#2| (-1011 |#2|))))
-((-2161 (((-3 (-385 (-885 |#1|)) (-294 |#1|)) (-385 (-885 |#1|)) (-1011 (-385 (-885 |#1|)))) 31) (((-385 (-885 |#1|)) (-885 |#1|) (-1011 (-885 |#1|))) 44) (((-3 (-385 (-885 |#1|)) (-294 |#1|)) (-385 (-885 |#1|)) (-1089)) 33) (((-385 (-885 |#1|)) (-885 |#1|) (-1089)) 36)))
-(((-1082 |#1|) (-10 -7 (-15 -2161 ((-385 (-885 |#1|)) (-885 |#1|) (-1089))) (-15 -2161 ((-3 (-385 (-885 |#1|)) (-294 |#1|)) (-385 (-885 |#1|)) (-1089))) (-15 -2161 ((-385 (-885 |#1|)) (-885 |#1|) (-1011 (-885 |#1|)))) (-15 -2161 ((-3 (-385 (-885 |#1|)) (-294 |#1|)) (-385 (-885 |#1|)) (-1011 (-385 (-885 |#1|)))))) (-13 (-517) (-788) (-966 (-525)))) (T -1082))
-((-2161 (*1 *2 *3 *4) (-12 (-5 *4 (-1011 (-385 (-885 *5)))) (-5 *3 (-385 (-885 *5))) (-4 *5 (-13 (-517) (-788) (-966 (-525)))) (-5 *2 (-3 *3 (-294 *5))) (-5 *1 (-1082 *5)))) (-2161 (*1 *2 *3 *4) (-12 (-5 *4 (-1011 (-885 *5))) (-5 *3 (-885 *5)) (-4 *5 (-13 (-517) (-788) (-966 (-525)))) (-5 *2 (-385 *3)) (-5 *1 (-1082 *5)))) (-2161 (*1 *2 *3 *4) (-12 (-5 *4 (-1089)) (-4 *5 (-13 (-517) (-788) (-966 (-525)))) (-5 *2 (-3 (-385 (-885 *5)) (-294 *5))) (-5 *1 (-1082 *5)) (-5 *3 (-385 (-885 *5))))) (-2161 (*1 *2 *3 *4) (-12 (-5 *4 (-1089)) (-4 *5 (-13 (-517) (-788) (-966 (-525)))) (-5 *2 (-385 (-885 *5))) (-5 *1 (-1082 *5)) (-5 *3 (-885 *5)))))
-(-10 -7 (-15 -2161 ((-385 (-885 |#1|)) (-885 |#1|) (-1089))) (-15 -2161 ((-3 (-385 (-885 |#1|)) (-294 |#1|)) (-385 (-885 |#1|)) (-1089))) (-15 -2161 ((-385 (-885 |#1|)) (-885 |#1|) (-1011 (-885 |#1|)))) (-15 -2161 ((-3 (-385 (-885 |#1|)) (-294 |#1|)) (-385 (-885 |#1|)) (-1011 (-385 (-885 |#1|))))))
-((-1340 (((-1085 |#2|) (-1 |#2| |#1|) (-1085 |#1|)) 13)))
-(((-1083 |#1| |#2|) (-10 -7 (-15 -1340 ((-1085 |#2|) (-1 |#2| |#1|) (-1085 |#1|)))) (-975) (-975)) (T -1083))
-((-1340 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1085 *5)) (-4 *5 (-975)) (-4 *6 (-975)) (-5 *2 (-1085 *6)) (-5 *1 (-1083 *5 *6)))))
-(-10 -7 (-15 -1340 ((-1085 |#2|) (-1 |#2| |#1|) (-1085 |#1|))))
-((-2827 (((-396 (-1085 (-385 |#4|))) (-1085 (-385 |#4|))) 51)) (-1348 (((-396 (-1085 (-385 |#4|))) (-1085 (-385 |#4|))) 52)))
-(((-1084 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1348 ((-396 (-1085 (-385 |#4|))) (-1085 (-385 |#4|)))) (-15 -2827 ((-396 (-1085 (-385 |#4|))) (-1085 (-385 |#4|))))) (-734) (-788) (-429) (-882 |#3| |#1| |#2|)) (T -1084))
-((-2827 (*1 *2 *3) (-12 (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-429)) (-4 *7 (-882 *6 *4 *5)) (-5 *2 (-396 (-1085 (-385 *7)))) (-5 *1 (-1084 *4 *5 *6 *7)) (-5 *3 (-1085 (-385 *7))))) (-1348 (*1 *2 *3) (-12 (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-429)) (-4 *7 (-882 *6 *4 *5)) (-5 *2 (-396 (-1085 (-385 *7)))) (-5 *1 (-1084 *4 *5 *6 *7)) (-5 *3 (-1085 (-385 *7))))))
-(-10 -7 (-15 -1348 ((-396 (-1085 (-385 |#4|))) (-1085 (-385 |#4|)))) (-15 -2827 ((-396 (-1085 (-385 |#4|))) (-1085 (-385 |#4|)))))
-((-3008 (((-108) $ $) 139)) (-1800 (((-108) $) 30)) (-3928 (((-1171 |#1|) $ (-712)) NIL)) (-1507 (((-591 (-1003)) $) NIL)) (-1390 (($ (-1085 |#1|)) NIL)) (-1312 (((-1085 $) $ (-1003)) 60) (((-1085 |#1|) $) 49)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3706 (($ $) 134 (|has| |#1| (-517)))) (-1715 (((-108) $) NIL (|has| |#1| (-517)))) (-4090 (((-712) $) NIL) (((-712) $ (-591 (-1003))) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-2944 (($ $ $) 128 (|has| |#1| (-517)))) (-1965 (((-396 (-1085 $)) (-1085 $)) 73 (|has| |#1| (-842)))) (-1291 (($ $) NIL (|has| |#1| (-429)))) (-2827 (((-396 $) $) NIL (|has| |#1| (-429)))) (-2252 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) 93 (|has| |#1| (-842)))) (-1947 (((-108) $ $) NIL (|has| |#1| (-341)))) (-2229 (($ $ (-712)) 42)) (-3159 (($ $ (-712)) 43)) (-2288 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) NIL (|has| |#1| (-429)))) (-3798 (($) NIL T CONST)) (-1251 (((-3 |#1| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#1| (-966 (-525)))) (((-3 (-1003) "failed") $) NIL)) (-3528 ((|#1| $) NIL) (((-385 (-525)) $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-525) $) NIL (|has| |#1| (-966 (-525)))) (((-1003) $) NIL)) (-2805 (($ $ $ (-1003)) NIL (|has| |#1| (-160))) ((|#1| $ $) 130 (|has| |#1| (-160)))) (-2129 (($ $ $) NIL (|has| |#1| (-341)))) (-1710 (($ $) 58)) (-3305 (((-631 (-525)) (-631 $)) NIL (|has| |#1| (-587 (-525)))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| |#1| (-587 (-525)))) (((-2 (|:| -4057 (-631 |#1|)) (|:| |vec| (-1171 |#1|))) (-631 $) (-1171 $)) NIL) (((-631 |#1|) (-631 $)) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-2110 (($ $ $) NIL (|has| |#1| (-341)))) (-3106 (($ $ $) 106)) (-2273 (($ $ $) NIL (|has| |#1| (-517)))) (-3867 (((-2 (|:| -3482 |#1|) (|:| -2963 $) (|:| -3407 $)) $ $) NIL (|has| |#1| (-517)))) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL (|has| |#1| (-341)))) (-3208 (($ $) 135 (|has| |#1| (-429))) (($ $ (-1003)) NIL (|has| |#1| (-429)))) (-1695 (((-591 $) $) NIL)) (-2744 (((-108) $) NIL (|has| |#1| (-842)))) (-2056 (($ $ |#1| (-712) $) 47)) (-2011 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (-12 (|has| (-1003) (-819 (-357))) (|has| |#1| (-819 (-357))))) (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (-12 (|has| (-1003) (-819 (-525))) (|has| |#1| (-819 (-525)))))) (-2927 (((-796) $ (-796)) 119)) (-3873 (((-712) $ $) NIL (|has| |#1| (-517)))) (-2824 (((-108) $) 32)) (-4010 (((-712) $) NIL)) (-2085 (((-3 $ "failed") $) NIL (|has| |#1| (-1065)))) (-1493 (($ (-1085 |#1|) (-1003)) 51) (($ (-1085 $) (-1003)) 67)) (-3111 (($ $ (-712)) 34)) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-341)))) (-1922 (((-591 $) $) NIL)) (-2202 (((-108) $) NIL)) (-1480 (($ |#1| (-712)) 65) (($ $ (-1003) (-712)) NIL) (($ $ (-591 (-1003)) (-591 (-712))) NIL)) (-3958 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $ (-1003)) NIL) (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) 123)) (-2624 (((-712) $) NIL) (((-712) $ (-1003)) NIL) (((-591 (-712)) $ (-591 (-1003))) NIL)) (-3741 (($ $ $) NIL (|has| |#1| (-788)))) (-2478 (($ $ $) NIL (|has| |#1| (-788)))) (-4015 (($ (-1 (-712) (-712)) $) NIL)) (-1340 (($ (-1 |#1| |#1|) $) NIL)) (-1525 (((-1085 |#1|) $) NIL)) (-2254 (((-3 (-1003) "failed") $) NIL)) (-1661 (($ $) NIL)) (-1678 ((|#1| $) 54)) (-1356 (($ (-591 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-2339 (((-1072) $) NIL)) (-3070 (((-2 (|:| -2963 $) (|:| -3407 $)) $ (-712)) 41)) (-3376 (((-3 (-591 $) "failed") $) NIL)) (-2010 (((-3 (-591 $) "failed") $) NIL)) (-2292 (((-3 (-2 (|:| |var| (-1003)) (|:| -2008 (-712))) "failed") $) NIL)) (-4141 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3506 (($) NIL (|has| |#1| (-1065)) CONST)) (-2047 (((-1036) $) NIL)) (-1634 (((-108) $) 33)) (-1646 ((|#1| $) NIL)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) 81 (|has| |#1| (-429)))) (-1399 (($ (-591 $)) NIL (|has| |#1| (-429))) (($ $ $) 137 (|has| |#1| (-429)))) (-3678 (($ $ (-712) |#1| $) 101)) (-2916 (((-396 (-1085 $)) (-1085 $)) 79 (|has| |#1| (-842)))) (-1626 (((-396 (-1085 $)) (-1085 $)) 78 (|has| |#1| (-842)))) (-1348 (((-396 $) $) 86 (|has| |#1| (-842)))) (-3375 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL (|has| |#1| (-341)))) (-2089 (((-3 $ "failed") $ |#1|) 133 (|has| |#1| (-517))) (((-3 $ "failed") $ $) 102 (|has| |#1| (-517)))) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-341)))) (-4132 (($ $ (-591 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-591 $) (-591 $)) NIL) (($ $ (-1003) |#1|) NIL) (($ $ (-591 (-1003)) (-591 |#1|)) NIL) (($ $ (-1003) $) NIL) (($ $ (-591 (-1003)) (-591 $)) NIL)) (-1712 (((-712) $) NIL (|has| |#1| (-341)))) (-3164 ((|#1| $ |#1|) 121) (($ $ $) 122) (((-385 $) (-385 $) (-385 $)) NIL (|has| |#1| (-517))) ((|#1| (-385 $) |#1|) NIL (|has| |#1| (-341))) (((-385 $) $ (-385 $)) NIL (|has| |#1| (-517)))) (-3579 (((-3 $ "failed") $ (-712)) 37)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) 140 (|has| |#1| (-341)))) (-2976 (($ $ (-1003)) NIL (|has| |#1| (-160))) ((|#1| $) 126 (|has| |#1| (-160)))) (-3266 (($ $ (-1003)) NIL) (($ $ (-591 (-1003))) NIL) (($ $ (-1003) (-712)) NIL) (($ $ (-591 (-1003)) (-591 (-712))) NIL) (($ $ (-712)) NIL) (($ $) NIL) (($ $ (-1089)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1 |#1| |#1|) (-712)) NIL) (($ $ (-1 |#1| |#1|)) NIL) (($ $ (-1 |#1| |#1|) $) NIL)) (-1316 (((-712) $) 56) (((-712) $ (-1003)) NIL) (((-591 (-712)) $ (-591 (-1003))) NIL)) (-1408 (((-825 (-357)) $) NIL (-12 (|has| (-1003) (-566 (-825 (-357)))) (|has| |#1| (-566 (-825 (-357)))))) (((-825 (-525)) $) NIL (-12 (|has| (-1003) (-566 (-825 (-525)))) (|has| |#1| (-566 (-825 (-525)))))) (((-501) $) NIL (-12 (|has| (-1003) (-566 (-501))) (|has| |#1| (-566 (-501)))))) (-2668 ((|#1| $) 132 (|has| |#1| (-429))) (($ $ (-1003)) NIL (|has| |#1| (-429)))) (-2265 (((-3 (-1171 $) "failed") (-631 $)) NIL (-12 (|has| $ (-136)) (|has| |#1| (-842))))) (-2413 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517))) (((-3 (-385 $) "failed") (-385 $) $) NIL (|has| |#1| (-517)))) (-3022 (((-796) $) 120) (($ (-525)) NIL) (($ |#1|) 55) (($ (-1003)) NIL) (($ (-385 (-525))) NIL (-3321 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-966 (-385 (-525)))))) (($ $) NIL (|has| |#1| (-517)))) (-3654 (((-591 |#1|) $) NIL)) (-2560 ((|#1| $ (-712)) NIL) (($ $ (-1003) (-712)) NIL) (($ $ (-591 (-1003)) (-591 (-712))) NIL)) (-1437 (((-3 $ "failed") $) NIL (-3321 (-12 (|has| $ (-136)) (|has| |#1| (-842))) (|has| |#1| (-136))))) (-2128 (((-712)) NIL)) (-1698 (($ $ $ (-712)) 28 (|has| |#1| (-160)))) (-2495 (((-108) $ $) NIL (|has| |#1| (-517)))) (-3710 (($ $ (-854)) 15) (($ $ (-712)) 16)) (-4191 (($) 17 T CONST)) (-4197 (($) 18 T CONST)) (-4196 (($ $ (-1003)) NIL) (($ $ (-591 (-1003))) NIL) (($ $ (-1003) (-712)) NIL) (($ $ (-591 (-1003)) (-591 (-712))) NIL) (($ $ (-712)) NIL) (($ $) NIL) (($ $ (-1089)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1 |#1| |#1|) (-712)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-4135 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4119 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4096 (((-108) $ $) 98)) (-4126 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4112 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4173 (($ $ |#1|) 141 (|has| |#1| (-341)))) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) 68)) (** (($ $ (-854)) 14) (($ $ (-712)) 12)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 27) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) 104) (($ $ |#1|) NIL)))
-(((-1085 |#1|) (-13 (-1147 |#1|) (-10 -8 (-15 -2927 ((-796) $ (-796))) (-15 -3678 ($ $ (-712) |#1| $)))) (-975)) (T -1085))
-((-2927 (*1 *2 *1 *2) (-12 (-5 *2 (-796)) (-5 *1 (-1085 *3)) (-4 *3 (-975)))) (-3678 (*1 *1 *1 *2 *3 *1) (-12 (-5 *2 (-712)) (-5 *1 (-1085 *3)) (-4 *3 (-975)))))
-(-13 (-1147 |#1|) (-10 -8 (-15 -2927 ((-796) $ (-796))) (-15 -3678 ($ $ (-712) |#1| $))))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-1507 (((-591 (-1003)) $) NIL)) (-2037 (((-1089) $) 11)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3706 (($ $) NIL (|has| |#1| (-517)))) (-1715 (((-108) $) NIL (|has| |#1| (-517)))) (-2121 (($ $ (-385 (-525))) NIL) (($ $ (-385 (-525)) (-385 (-525))) NIL)) (-1631 (((-1070 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|))) $) NIL)) (-1987 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3169 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2157 (((-3 $ "failed") $ $) NIL)) (-1291 (($ $) NIL (|has| |#1| (-341)))) (-2827 (((-396 $) $) NIL (|has| |#1| (-341)))) (-1361 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1947 (((-108) $ $) NIL (|has| |#1| (-341)))) (-1431 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3144 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3682 (($ (-712) (-1070 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|)))) NIL)) (-1719 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1321 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3798 (($) NIL T CONST)) (-1251 (((-3 (-1080 |#1| |#2| |#3|) "failed") $) 33) (((-3 (-1087 |#1| |#2| |#3|) "failed") $) 36)) (-3528 (((-1080 |#1| |#2| |#3|) $) NIL) (((-1087 |#1| |#2| |#3|) $) NIL)) (-2129 (($ $ $) NIL (|has| |#1| (-341)))) (-1710 (($ $) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-1703 (((-385 (-525)) $) 55)) (-2110 (($ $ $) NIL (|has| |#1| (-341)))) (-1597 (($ (-385 (-525)) (-1080 |#1| |#2| |#3|)) NIL)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL (|has| |#1| (-341)))) (-2744 (((-108) $) NIL (|has| |#1| (-341)))) (-3123 (((-108) $) NIL)) (-1784 (($) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3873 (((-385 (-525)) $) NIL) (((-385 (-525)) $ (-385 (-525))) NIL)) (-2824 (((-108) $) NIL)) (-3956 (($ $ (-525)) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3111 (($ $ (-854)) NIL) (($ $ (-385 (-525))) NIL)) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-341)))) (-2202 (((-108) $) NIL)) (-1480 (($ |#1| (-385 (-525))) 20) (($ $ (-1003) (-385 (-525))) NIL) (($ $ (-591 (-1003)) (-591 (-385 (-525)))) NIL)) (-1340 (($ (-1 |#1| |#1|) $) NIL)) (-1488 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1661 (($ $) NIL)) (-1678 ((|#1| $) NIL)) (-1356 (($ (-591 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-2842 (((-1080 |#1| |#2| |#3|) $) 41)) (-1944 (((-3 (-1080 |#1| |#2| |#3|) "failed") $) NIL)) (-1581 (((-1080 |#1| |#2| |#3|) $) NIL)) (-2339 (((-1072) $) NIL)) (-1622 (($ $) NIL (|has| |#1| (-341)))) (-4141 (($ $) 39 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1089)) NIL (-3321 (-12 (|has| |#1| (-15 -4141 (|#1| |#1| (-1089)))) (|has| |#1| (-15 -1507 ((-591 (-1089)) |#1|))) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-891)) (|has| |#1| (-1111))))) (($ $ (-1167 |#2|)) 40 (|has| |#1| (-37 (-385 (-525)))))) (-2047 (((-1036) $) NIL)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| |#1| (-341)))) (-1399 (($ (-591 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-1348 (((-396 $) $) NIL (|has| |#1| (-341)))) (-3375 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL (|has| |#1| (-341)))) (-2784 (($ $ (-385 (-525))) NIL)) (-2089 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-341)))) (-1409 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4132 (((-1070 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))))) (-1712 (((-712) $) NIL (|has| |#1| (-341)))) (-3164 ((|#1| $ (-385 (-525))) NIL) (($ $ $) NIL (|has| (-385 (-525)) (-1030)))) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL (|has| |#1| (-341)))) (-3266 (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-712)) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) 37 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $ (-1167 |#2|)) 38)) (-1316 (((-385 (-525)) $) NIL)) (-1502 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1333 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1996 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1309 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1973 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3156 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3571 (($ $) NIL)) (-3022 (((-796) $) 58) (($ (-525)) NIL) (($ |#1|) NIL (|has| |#1| (-160))) (($ (-1080 |#1| |#2| |#3|)) 30) (($ (-1087 |#1| |#2| |#3|)) 31) (($ (-1167 |#2|)) 26) (($ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $) NIL (|has| |#1| (-517)))) (-2560 ((|#1| $ (-385 (-525))) NIL)) (-1437 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-2128 (((-712)) NIL)) (-1682 ((|#1| $) 12)) (-1563 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1371 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2495 (((-108) $ $) NIL (|has| |#1| (-517)))) (-1515 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1346 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1591 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1400 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2176 ((|#1| $ (-385 (-525))) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))) (|has| |#1| (-15 -3022 (|#1| (-1089))))))) (-3277 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1415 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1578 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1385 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1527 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1358 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (-4191 (($) 22 T CONST)) (-4197 (($) 16 T CONST)) (-4196 (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-712)) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (-4096 (((-108) $ $) NIL)) (-4173 (($ $ |#1|) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) 24)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525)))))))
-(((-1086 |#1| |#2| |#3|) (-13 (-1154 |#1| (-1080 |#1| |#2| |#3|)) (-966 (-1087 |#1| |#2| |#3|)) (-10 -8 (-15 -3022 ($ (-1167 |#2|))) (-15 -3266 ($ $ (-1167 |#2|))) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -4141 ($ $ (-1167 |#2|))) |%noBranch|))) (-975) (-1089) |#1|) (T -1086))
-((-3022 (*1 *1 *2) (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1086 *3 *4 *5)) (-4 *3 (-975)) (-14 *5 *3))) (-3266 (*1 *1 *1 *2) (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1086 *3 *4 *5)) (-4 *3 (-975)) (-14 *5 *3))) (-4141 (*1 *1 *1 *2) (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1086 *3 *4 *5)) (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-975)) (-14 *5 *3))))
-(-13 (-1154 |#1| (-1080 |#1| |#2| |#3|)) (-966 (-1087 |#1| |#2| |#3|)) (-10 -8 (-15 -3022 ($ (-1167 |#2|))) (-15 -3266 ($ $ (-1167 |#2|))) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -4141 ($ $ (-1167 |#2|))) |%noBranch|)))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) 125)) (-1507 (((-591 (-1003)) $) NIL)) (-2037 (((-1089) $) 116)) (-3449 (((-1144 |#2| |#1|) $ (-712)) 63)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3706 (($ $) NIL (|has| |#1| (-517)))) (-1715 (((-108) $) NIL (|has| |#1| (-517)))) (-2121 (($ $ (-712)) 79) (($ $ (-712) (-712)) 76)) (-1631 (((-1070 (-2 (|:| |k| (-712)) (|:| |c| |#1|))) $) 102)) (-1987 (($ $) 169 (|has| |#1| (-37 (-385 (-525)))))) (-3169 (($ $) 145 (|has| |#1| (-37 (-385 (-525)))))) (-2157 (((-3 $ "failed") $ $) NIL)) (-1361 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1431 (($ $) 165 (|has| |#1| (-37 (-385 (-525)))))) (-3144 (($ $) 141 (|has| |#1| (-37 (-385 (-525)))))) (-3682 (($ (-1070 (-2 (|:| |k| (-712)) (|:| |c| |#1|)))) 115) (($ (-1070 |#1|)) 110)) (-1719 (($ $) 173 (|has| |#1| (-37 (-385 (-525)))))) (-1321 (($ $) 149 (|has| |#1| (-37 (-385 (-525)))))) (-3798 (($) NIL T CONST)) (-1710 (($ $) NIL)) (-4163 (((-3 $ "failed") $) 23)) (-2475 (($ $) 26)) (-4215 (((-885 |#1|) $ (-712)) 75) (((-885 |#1|) $ (-712) (-712)) 77)) (-3123 (((-108) $) 120)) (-1784 (($) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3873 (((-712) $) 122) (((-712) $ (-712)) 124)) (-2824 (((-108) $) NIL)) (-3956 (($ $ (-525)) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3111 (($ $ (-854)) NIL)) (-3264 (($ (-1 |#1| (-525)) $) NIL)) (-2202 (((-108) $) NIL)) (-1480 (($ |#1| (-712)) 13) (($ $ (-1003) (-712)) NIL) (($ $ (-591 (-1003)) (-591 (-712))) NIL)) (-1340 (($ (-1 |#1| |#1|) $) NIL)) (-1488 (($ $) 131 (|has| |#1| (-37 (-385 (-525)))))) (-1661 (($ $) NIL)) (-1678 ((|#1| $) NIL)) (-2339 (((-1072) $) NIL)) (-4141 (($ $) 129 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1089)) NIL (-3321 (-12 (|has| |#1| (-15 -4141 (|#1| |#1| (-1089)))) (|has| |#1| (-15 -1507 ((-591 (-1089)) |#1|))) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-891)) (|has| |#1| (-1111))))) (($ $ (-1167 |#2|)) 130 (|has| |#1| (-37 (-385 (-525)))))) (-2047 (((-1036) $) NIL)) (-2784 (($ $ (-712)) 15)) (-2089 (((-3 $ "failed") $ $) 24 (|has| |#1| (-517)))) (-1409 (($ $) 133 (|has| |#1| (-37 (-385 (-525)))))) (-4132 (((-1070 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-712)))))) (-3164 ((|#1| $ (-712)) 119) (($ $ $) 128 (|has| (-712) (-1030)))) (-3266 (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#1| (-15 * (|#1| (-712) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#1| (-15 * (|#1| (-712) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#1| (-15 * (|#1| (-712) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089)) NIL (-12 (|has| |#1| (-15 * (|#1| (-712) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-712)) NIL (|has| |#1| (-15 * (|#1| (-712) |#1|)))) (($ $) 27 (|has| |#1| (-15 * (|#1| (-712) |#1|)))) (($ $ (-1167 |#2|)) 29)) (-1316 (((-712) $) NIL)) (-1502 (($ $) 175 (|has| |#1| (-37 (-385 (-525)))))) (-1333 (($ $) 151 (|has| |#1| (-37 (-385 (-525)))))) (-1996 (($ $) 171 (|has| |#1| (-37 (-385 (-525)))))) (-1309 (($ $) 147 (|has| |#1| (-37 (-385 (-525)))))) (-1973 (($ $) 167 (|has| |#1| (-37 (-385 (-525)))))) (-3156 (($ $) 143 (|has| |#1| (-37 (-385 (-525)))))) (-3571 (($ $) NIL)) (-3022 (((-796) $) 201) (($ (-525)) NIL) (($ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $) NIL (|has| |#1| (-517))) (($ |#1|) 126 (|has| |#1| (-160))) (($ (-1144 |#2| |#1|)) 51) (($ (-1167 |#2|)) 32)) (-3654 (((-1070 |#1|) $) 98)) (-2560 ((|#1| $ (-712)) 118)) (-1437 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-2128 (((-712)) NIL)) (-1682 ((|#1| $) 54)) (-1563 (($ $) 181 (|has| |#1| (-37 (-385 (-525)))))) (-1371 (($ $) 157 (|has| |#1| (-37 (-385 (-525)))))) (-2495 (((-108) $ $) NIL (|has| |#1| (-517)))) (-1515 (($ $) 177 (|has| |#1| (-37 (-385 (-525)))))) (-1346 (($ $) 153 (|has| |#1| (-37 (-385 (-525)))))) (-1591 (($ $) 185 (|has| |#1| (-37 (-385 (-525)))))) (-1400 (($ $) 161 (|has| |#1| (-37 (-385 (-525)))))) (-2176 ((|#1| $ (-712)) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-712)))) (|has| |#1| (-15 -3022 (|#1| (-1089))))))) (-3277 (($ $) 187 (|has| |#1| (-37 (-385 (-525)))))) (-1415 (($ $) 163 (|has| |#1| (-37 (-385 (-525)))))) (-1578 (($ $) 183 (|has| |#1| (-37 (-385 (-525)))))) (-1385 (($ $) 159 (|has| |#1| (-37 (-385 (-525)))))) (-1527 (($ $) 179 (|has| |#1| (-37 (-385 (-525)))))) (-1358 (($ $) 155 (|has| |#1| (-37 (-385 (-525)))))) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4191 (($) 17 T CONST)) (-4197 (($) 19 T CONST)) (-4196 (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#1| (-15 * (|#1| (-712) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#1| (-15 * (|#1| (-712) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#1| (-15 * (|#1| (-712) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089)) NIL (-12 (|has| |#1| (-15 * (|#1| (-712) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-712)) NIL (|has| |#1| (-15 * (|#1| (-712) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-712) |#1|))))) (-4096 (((-108) $ $) NIL)) (-4173 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4164 (($ $) NIL) (($ $ $) 194)) (-4156 (($ $ $) 31)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ |#1|) 198 (|has| |#1| (-341))) (($ $ $) 134 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 137 (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 132) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525)))))))
-(((-1087 |#1| |#2| |#3|) (-13 (-1162 |#1|) (-10 -8 (-15 -3022 ($ (-1144 |#2| |#1|))) (-15 -3449 ((-1144 |#2| |#1|) $ (-712))) (-15 -3022 ($ (-1167 |#2|))) (-15 -3266 ($ $ (-1167 |#2|))) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -4141 ($ $ (-1167 |#2|))) |%noBranch|))) (-975) (-1089) |#1|) (T -1087))
-((-3022 (*1 *1 *2) (-12 (-5 *2 (-1144 *4 *3)) (-4 *3 (-975)) (-14 *4 (-1089)) (-14 *5 *3) (-5 *1 (-1087 *3 *4 *5)))) (-3449 (*1 *2 *1 *3) (-12 (-5 *3 (-712)) (-5 *2 (-1144 *5 *4)) (-5 *1 (-1087 *4 *5 *6)) (-4 *4 (-975)) (-14 *5 (-1089)) (-14 *6 *4))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1087 *3 *4 *5)) (-4 *3 (-975)) (-14 *5 *3))) (-3266 (*1 *1 *1 *2) (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1087 *3 *4 *5)) (-4 *3 (-975)) (-14 *5 *3))) (-4141 (*1 *1 *1 *2) (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1087 *3 *4 *5)) (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-975)) (-14 *5 *3))))
-(-13 (-1162 |#1|) (-10 -8 (-15 -3022 ($ (-1144 |#2| |#1|))) (-15 -3449 ((-1144 |#2| |#1|) $ (-712))) (-15 -3022 ($ (-1167 |#2|))) (-15 -3266 ($ $ (-1167 |#2|))) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -4141 ($ $ (-1167 |#2|))) |%noBranch|)))
-((-3022 (((-796) $) 27) (($ (-1089)) 29)) (-3321 (($ (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $))) 40)) (-3312 (($ (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $))) 33) (($ $) 34)) (-2412 (($ (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $))) 35)) (-2399 (($ (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $))) 37)) (-2387 (($ (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $))) 36)) (-2374 (($ (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $))) 38)) (-2639 (($ (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $))) 41)) (-12 (($ (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $))) 39)))
-(((-1088) (-13 (-565 (-796)) (-10 -8 (-15 -3022 ($ (-1089))) (-15 -2412 ($ (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -2387 ($ (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -2399 ($ (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -2374 ($ (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -3321 ($ (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -2639 ($ (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -12 ($ (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -3312 ($ (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -3312 ($ $))))) (T -1088))
-((-3022 (*1 *1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-1088)))) (-2412 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1088)))) (-5 *1 (-1088)))) (-2387 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1088)))) (-5 *1 (-1088)))) (-2399 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1088)))) (-5 *1 (-1088)))) (-2374 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1088)))) (-5 *1 (-1088)))) (-3321 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1088)))) (-5 *1 (-1088)))) (-2639 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1088)))) (-5 *1 (-1088)))) (-12 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1088)))) (-5 *1 (-1088)))) (-3312 (*1 *1 *2) (-12 (-5 *2 (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1088)))) (-5 *1 (-1088)))) (-3312 (*1 *1 *1) (-5 *1 (-1088))))
-(-13 (-565 (-796)) (-10 -8 (-15 -3022 ($ (-1089))) (-15 -2412 ($ (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -2387 ($ (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -2399 ($ (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -2374 ($ (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -3321 ($ (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -2639 ($ (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -12 ($ (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -3312 ($ (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -3312 ($ $))))
-((-3008 (((-108) $ $) NIL)) (-3686 (($ $ (-591 (-796))) 59)) (-2086 (($ $ (-591 (-796))) 57)) (-1432 (((-1072) $) 84)) (-1672 (((-2 (|:| -2718 (-591 (-796))) (|:| -2593 (-591 (-796))) (|:| |presup| (-591 (-796))) (|:| -1772 (-591 (-796))) (|:| |args| (-591 (-796)))) $) 87)) (-1418 (((-108) $) 22)) (-3047 (($ $ (-591 (-591 (-796)))) 56) (($ $ (-2 (|:| -2718 (-591 (-796))) (|:| -2593 (-591 (-796))) (|:| |presup| (-591 (-796))) (|:| -1772 (-591 (-796))) (|:| |args| (-591 (-796))))) 82)) (-3798 (($) 124 T CONST)) (-3615 (((-1176)) 106)) (-2011 (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) 66) (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) 73)) (-1268 (($) 95) (($ $) 101)) (-2400 (($ $) 83)) (-3741 (($ $ $) NIL)) (-2478 (($ $ $) NIL)) (-2932 (((-591 $) $) 107)) (-2339 (((-1072) $) 90)) (-2047 (((-1036) $) NIL)) (-3164 (($ $ (-591 (-796))) 58)) (-1408 (((-501) $) 46) (((-1089) $) 47) (((-825 (-525)) $) 77) (((-825 (-357)) $) 75)) (-3022 (((-796) $) 53) (($ (-1072)) 48)) (-1285 (($ $ (-591 (-796))) 60)) (-2563 (((-1072) $) 33) (((-1072) $ (-108)) 34) (((-1176) (-763) $) 35) (((-1176) (-763) $ (-108)) 36)) (-4135 (((-108) $ $) NIL)) (-4119 (((-108) $ $) NIL)) (-4096 (((-108) $ $) 49)) (-4126 (((-108) $ $) NIL)) (-4112 (((-108) $ $) 50)))
-(((-1089) (-13 (-788) (-566 (-501)) (-769) (-566 (-1089)) (-566 (-825 (-525))) (-566 (-825 (-357))) (-819 (-525)) (-819 (-357)) (-10 -8 (-15 -1268 ($)) (-15 -1268 ($ $)) (-15 -3615 ((-1176))) (-15 -3022 ($ (-1072))) (-15 -2400 ($ $)) (-15 -1418 ((-108) $)) (-15 -1672 ((-2 (|:| -2718 (-591 (-796))) (|:| -2593 (-591 (-796))) (|:| |presup| (-591 (-796))) (|:| -1772 (-591 (-796))) (|:| |args| (-591 (-796)))) $)) (-15 -3047 ($ $ (-591 (-591 (-796))))) (-15 -3047 ($ $ (-2 (|:| -2718 (-591 (-796))) (|:| -2593 (-591 (-796))) (|:| |presup| (-591 (-796))) (|:| -1772 (-591 (-796))) (|:| |args| (-591 (-796)))))) (-15 -2086 ($ $ (-591 (-796)))) (-15 -3686 ($ $ (-591 (-796)))) (-15 -1285 ($ $ (-591 (-796)))) (-15 -3164 ($ $ (-591 (-796)))) (-15 -1432 ((-1072) $)) (-15 -2932 ((-591 $) $)) (-15 -3798 ($) -2058)))) (T -1089))
-((-1268 (*1 *1) (-5 *1 (-1089))) (-1268 (*1 *1 *1) (-5 *1 (-1089))) (-3615 (*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-1089)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-1089)))) (-2400 (*1 *1 *1) (-5 *1 (-1089))) (-1418 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1089)))) (-1672 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| -2718 (-591 (-796))) (|:| -2593 (-591 (-796))) (|:| |presup| (-591 (-796))) (|:| -1772 (-591 (-796))) (|:| |args| (-591 (-796))))) (-5 *1 (-1089)))) (-3047 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-591 (-796)))) (-5 *1 (-1089)))) (-3047 (*1 *1 *1 *2) (-12 (-5 *2 (-2 (|:| -2718 (-591 (-796))) (|:| -2593 (-591 (-796))) (|:| |presup| (-591 (-796))) (|:| -1772 (-591 (-796))) (|:| |args| (-591 (-796))))) (-5 *1 (-1089)))) (-2086 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-1089)))) (-3686 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-1089)))) (-1285 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-1089)))) (-3164 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-1089)))) (-1432 (*1 *2 *1) (-12 (-5 *2 (-1072)) (-5 *1 (-1089)))) (-2932 (*1 *2 *1) (-12 (-5 *2 (-591 (-1089))) (-5 *1 (-1089)))) (-3798 (*1 *1) (-5 *1 (-1089))))
-(-13 (-788) (-566 (-501)) (-769) (-566 (-1089)) (-566 (-825 (-525))) (-566 (-825 (-357))) (-819 (-525)) (-819 (-357)) (-10 -8 (-15 -1268 ($)) (-15 -1268 ($ $)) (-15 -3615 ((-1176))) (-15 -3022 ($ (-1072))) (-15 -2400 ($ $)) (-15 -1418 ((-108) $)) (-15 -1672 ((-2 (|:| -2718 (-591 (-796))) (|:| -2593 (-591 (-796))) (|:| |presup| (-591 (-796))) (|:| -1772 (-591 (-796))) (|:| |args| (-591 (-796)))) $)) (-15 -3047 ($ $ (-591 (-591 (-796))))) (-15 -3047 ($ $ (-2 (|:| -2718 (-591 (-796))) (|:| -2593 (-591 (-796))) (|:| |presup| (-591 (-796))) (|:| -1772 (-591 (-796))) (|:| |args| (-591 (-796)))))) (-15 -2086 ($ $ (-591 (-796)))) (-15 -3686 ($ $ (-591 (-796)))) (-15 -1285 ($ $ (-591 (-796)))) (-15 -3164 ($ $ (-591 (-796)))) (-15 -1432 ((-1072) $)) (-15 -2932 ((-591 $) $)) (-15 -3798 ($) -2058)))
-((-4213 (((-1171 |#1|) |#1| (-854)) 16) (((-1171 |#1|) (-591 |#1|)) 20)))
-(((-1090 |#1|) (-10 -7 (-15 -4213 ((-1171 |#1|) (-591 |#1|))) (-15 -4213 ((-1171 |#1|) |#1| (-854)))) (-975)) (T -1090))
-((-4213 (*1 *2 *3 *4) (-12 (-5 *4 (-854)) (-5 *2 (-1171 *3)) (-5 *1 (-1090 *3)) (-4 *3 (-975)))) (-4213 (*1 *2 *3) (-12 (-5 *3 (-591 *4)) (-4 *4 (-975)) (-5 *2 (-1171 *4)) (-5 *1 (-1090 *4)))))
-(-10 -7 (-15 -4213 ((-1171 |#1|) (-591 |#1|))) (-15 -4213 ((-1171 |#1|) |#1| (-854))))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3706 (($ $) NIL (|has| |#1| (-517)))) (-1715 (((-108) $) NIL (|has| |#1| (-517)))) (-2157 (((-3 $ "failed") $ $) NIL)) (-3798 (($) NIL T CONST)) (-1251 (((-3 (-525) "failed") $) NIL (|has| |#1| (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-3 |#1| "failed") $) NIL)) (-3528 (((-525) $) NIL (|has| |#1| (-966 (-525)))) (((-385 (-525)) $) NIL (|has| |#1| (-966 (-385 (-525))))) ((|#1| $) NIL)) (-1710 (($ $) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-3208 (($ $) NIL (|has| |#1| (-429)))) (-2056 (($ $ |#1| (-902) $) NIL)) (-2824 (((-108) $) NIL)) (-4010 (((-712) $) NIL)) (-2202 (((-108) $) NIL)) (-1480 (($ |#1| (-902)) NIL)) (-2624 (((-902) $) NIL)) (-4015 (($ (-1 (-902) (-902)) $) NIL)) (-1340 (($ (-1 |#1| |#1|) $) NIL)) (-1661 (($ $) NIL)) (-1678 ((|#1| $) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-1634 (((-108) $) NIL)) (-1646 ((|#1| $) NIL)) (-3678 (($ $ (-902) |#1| $) NIL (-12 (|has| (-902) (-126)) (|has| |#1| (-517))))) (-2089 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517))) (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517)))) (-1316 (((-902) $) NIL)) (-2668 ((|#1| $) NIL (|has| |#1| (-429)))) (-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ $) NIL (|has| |#1| (-517))) (($ |#1|) NIL) (($ (-385 (-525))) NIL (-3321 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-966 (-385 (-525))))))) (-3654 (((-591 |#1|) $) NIL)) (-2560 ((|#1| $ (-902)) NIL)) (-1437 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-2128 (((-712)) NIL)) (-1698 (($ $ $ (-712)) NIL (|has| |#1| (-160)))) (-2495 (((-108) $ $) NIL (|has| |#1| (-517)))) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4191 (($) 9 T CONST)) (-4197 (($) 14 T CONST)) (-4096 (((-108) $ $) 16)) (-4173 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) 19)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 20) (($ $ |#1|) NIL) (($ |#1| $) 13) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525)))))))
-(((-1091 |#1|) (-13 (-304 |#1| (-902)) (-10 -8 (IF (|has| |#1| (-517)) (IF (|has| (-902) (-126)) (-15 -3678 ($ $ (-902) |#1| $)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-6 -4248)) (-6 -4248) |%noBranch|))) (-975)) (T -1091))
-((-3678 (*1 *1 *1 *2 *3 *1) (-12 (-5 *2 (-902)) (-4 *2 (-126)) (-5 *1 (-1091 *3)) (-4 *3 (-517)) (-4 *3 (-975)))))
-(-13 (-304 |#1| (-902)) (-10 -8 (IF (|has| |#1| (-517)) (IF (|has| (-902) (-126)) (-15 -3678 ($ $ (-902) |#1| $)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-6 -4248)) (-6 -4248) |%noBranch|)))
-((-3912 (((-1093) (-1089) $) 25)) (-2278 (($) 29)) (-2196 (((-3 (|:| |fst| (-412)) (|:| -4170 "void")) (-1089) $) 22)) (-2103 (((-1176) (-1089) (-3 (|:| |fst| (-412)) (|:| -4170 "void")) $) 41) (((-1176) (-1089) (-3 (|:| |fst| (-412)) (|:| -4170 "void"))) 42) (((-1176) (-3 (|:| |fst| (-412)) (|:| -4170 "void"))) 43)) (-1378 (((-1176) (-1089)) 58)) (-4069 (((-1176) (-1089) $) 55) (((-1176) (-1089)) 56) (((-1176)) 57)) (-3651 (((-1176) (-1089)) 37)) (-1374 (((-1089)) 36)) (-3209 (($) 34)) (-3536 (((-415) (-1089) (-415) (-1089) $) 45) (((-415) (-591 (-1089)) (-415) (-1089) $) 49) (((-415) (-1089) (-415)) 46) (((-415) (-1089) (-415) (-1089)) 50)) (-3324 (((-1089)) 35)) (-3022 (((-796) $) 28)) (-1686 (((-1176)) 30) (((-1176) (-1089)) 33)) (-1669 (((-591 (-1089)) (-1089) $) 24)) (-3782 (((-1176) (-1089) (-591 (-1089)) $) 38) (((-1176) (-1089) (-591 (-1089))) 39) (((-1176) (-591 (-1089))) 40)))
-(((-1092) (-13 (-565 (-796)) (-10 -8 (-15 -2278 ($)) (-15 -1686 ((-1176))) (-15 -1686 ((-1176) (-1089))) (-15 -3536 ((-415) (-1089) (-415) (-1089) $)) (-15 -3536 ((-415) (-591 (-1089)) (-415) (-1089) $)) (-15 -3536 ((-415) (-1089) (-415))) (-15 -3536 ((-415) (-1089) (-415) (-1089))) (-15 -3651 ((-1176) (-1089))) (-15 -3324 ((-1089))) (-15 -1374 ((-1089))) (-15 -3782 ((-1176) (-1089) (-591 (-1089)) $)) (-15 -3782 ((-1176) (-1089) (-591 (-1089)))) (-15 -3782 ((-1176) (-591 (-1089)))) (-15 -2103 ((-1176) (-1089) (-3 (|:| |fst| (-412)) (|:| -4170 "void")) $)) (-15 -2103 ((-1176) (-1089) (-3 (|:| |fst| (-412)) (|:| -4170 "void")))) (-15 -2103 ((-1176) (-3 (|:| |fst| (-412)) (|:| -4170 "void")))) (-15 -4069 ((-1176) (-1089) $)) (-15 -4069 ((-1176) (-1089))) (-15 -4069 ((-1176))) (-15 -1378 ((-1176) (-1089))) (-15 -3209 ($)) (-15 -2196 ((-3 (|:| |fst| (-412)) (|:| -4170 "void")) (-1089) $)) (-15 -1669 ((-591 (-1089)) (-1089) $)) (-15 -3912 ((-1093) (-1089) $))))) (T -1092))
-((-2278 (*1 *1) (-5 *1 (-1092))) (-1686 (*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-1092)))) (-1686 (*1 *2 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-1176)) (-5 *1 (-1092)))) (-3536 (*1 *2 *3 *2 *3 *1) (-12 (-5 *2 (-415)) (-5 *3 (-1089)) (-5 *1 (-1092)))) (-3536 (*1 *2 *3 *2 *4 *1) (-12 (-5 *2 (-415)) (-5 *3 (-591 (-1089))) (-5 *4 (-1089)) (-5 *1 (-1092)))) (-3536 (*1 *2 *3 *2) (-12 (-5 *2 (-415)) (-5 *3 (-1089)) (-5 *1 (-1092)))) (-3536 (*1 *2 *3 *2 *3) (-12 (-5 *2 (-415)) (-5 *3 (-1089)) (-5 *1 (-1092)))) (-3651 (*1 *2 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-1176)) (-5 *1 (-1092)))) (-3324 (*1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-1092)))) (-1374 (*1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-1092)))) (-3782 (*1 *2 *3 *4 *1) (-12 (-5 *4 (-591 (-1089))) (-5 *3 (-1089)) (-5 *2 (-1176)) (-5 *1 (-1092)))) (-3782 (*1 *2 *3 *4) (-12 (-5 *4 (-591 (-1089))) (-5 *3 (-1089)) (-5 *2 (-1176)) (-5 *1 (-1092)))) (-3782 (*1 *2 *3) (-12 (-5 *3 (-591 (-1089))) (-5 *2 (-1176)) (-5 *1 (-1092)))) (-2103 (*1 *2 *3 *4 *1) (-12 (-5 *3 (-1089)) (-5 *4 (-3 (|:| |fst| (-412)) (|:| -4170 "void"))) (-5 *2 (-1176)) (-5 *1 (-1092)))) (-2103 (*1 *2 *3 *4) (-12 (-5 *3 (-1089)) (-5 *4 (-3 (|:| |fst| (-412)) (|:| -4170 "void"))) (-5 *2 (-1176)) (-5 *1 (-1092)))) (-2103 (*1 *2 *3) (-12 (-5 *3 (-3 (|:| |fst| (-412)) (|:| -4170 "void"))) (-5 *2 (-1176)) (-5 *1 (-1092)))) (-4069 (*1 *2 *3 *1) (-12 (-5 *3 (-1089)) (-5 *2 (-1176)) (-5 *1 (-1092)))) (-4069 (*1 *2 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-1176)) (-5 *1 (-1092)))) (-4069 (*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-1092)))) (-1378 (*1 *2 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-1176)) (-5 *1 (-1092)))) (-3209 (*1 *1) (-5 *1 (-1092))) (-2196 (*1 *2 *3 *1) (-12 (-5 *3 (-1089)) (-5 *2 (-3 (|:| |fst| (-412)) (|:| -4170 "void"))) (-5 *1 (-1092)))) (-1669 (*1 *2 *3 *1) (-12 (-5 *2 (-591 (-1089))) (-5 *1 (-1092)) (-5 *3 (-1089)))) (-3912 (*1 *2 *3 *1) (-12 (-5 *3 (-1089)) (-5 *2 (-1093)) (-5 *1 (-1092)))))
-(-13 (-565 (-796)) (-10 -8 (-15 -2278 ($)) (-15 -1686 ((-1176))) (-15 -1686 ((-1176) (-1089))) (-15 -3536 ((-415) (-1089) (-415) (-1089) $)) (-15 -3536 ((-415) (-591 (-1089)) (-415) (-1089) $)) (-15 -3536 ((-415) (-1089) (-415))) (-15 -3536 ((-415) (-1089) (-415) (-1089))) (-15 -3651 ((-1176) (-1089))) (-15 -3324 ((-1089))) (-15 -1374 ((-1089))) (-15 -3782 ((-1176) (-1089) (-591 (-1089)) $)) (-15 -3782 ((-1176) (-1089) (-591 (-1089)))) (-15 -3782 ((-1176) (-591 (-1089)))) (-15 -2103 ((-1176) (-1089) (-3 (|:| |fst| (-412)) (|:| -4170 "void")) $)) (-15 -2103 ((-1176) (-1089) (-3 (|:| |fst| (-412)) (|:| -4170 "void")))) (-15 -2103 ((-1176) (-3 (|:| |fst| (-412)) (|:| -4170 "void")))) (-15 -4069 ((-1176) (-1089) $)) (-15 -4069 ((-1176) (-1089))) (-15 -4069 ((-1176))) (-15 -1378 ((-1176) (-1089))) (-15 -3209 ($)) (-15 -2196 ((-3 (|:| |fst| (-412)) (|:| -4170 "void")) (-1089) $)) (-15 -1669 ((-591 (-1089)) (-1089) $)) (-15 -3912 ((-1093) (-1089) $))))
-((-3507 (((-591 (-591 (-3 (|:| -2400 (-1089)) (|:| |bounds| (-591 (-3 (|:| S (-1089)) (|:| P (-885 (-525))))))))) $) 59)) (-4217 (((-591 (-3 (|:| -2400 (-1089)) (|:| |bounds| (-591 (-3 (|:| S (-1089)) (|:| P (-885 (-525)))))))) (-412) $) 43)) (-3136 (($ (-591 (-2 (|:| -2019 (-1089)) (|:| -1221 (-415))))) 17)) (-1378 (((-1176) $) 67)) (-2341 (((-591 (-1089)) $) 22)) (-2170 (((-1022) $) 55)) (-2415 (((-415) (-1089) $) 27)) (-1562 (((-591 (-1089)) $) 30)) (-3209 (($) 19)) (-3536 (((-415) (-591 (-1089)) (-415) $) 25) (((-415) (-1089) (-415) $) 24)) (-3022 (((-796) $) 9) (((-1099 (-1089) (-415)) $) 13)))
-(((-1093) (-13 (-565 (-796)) (-10 -8 (-15 -3022 ((-1099 (-1089) (-415)) $)) (-15 -3209 ($)) (-15 -3536 ((-415) (-591 (-1089)) (-415) $)) (-15 -3536 ((-415) (-1089) (-415) $)) (-15 -2415 ((-415) (-1089) $)) (-15 -2341 ((-591 (-1089)) $)) (-15 -4217 ((-591 (-3 (|:| -2400 (-1089)) (|:| |bounds| (-591 (-3 (|:| S (-1089)) (|:| P (-885 (-525)))))))) (-412) $)) (-15 -1562 ((-591 (-1089)) $)) (-15 -3507 ((-591 (-591 (-3 (|:| -2400 (-1089)) (|:| |bounds| (-591 (-3 (|:| S (-1089)) (|:| P (-885 (-525))))))))) $)) (-15 -2170 ((-1022) $)) (-15 -1378 ((-1176) $)) (-15 -3136 ($ (-591 (-2 (|:| -2019 (-1089)) (|:| -1221 (-415))))))))) (T -1093))
-((-3022 (*1 *2 *1) (-12 (-5 *2 (-1099 (-1089) (-415))) (-5 *1 (-1093)))) (-3209 (*1 *1) (-5 *1 (-1093))) (-3536 (*1 *2 *3 *2 *1) (-12 (-5 *2 (-415)) (-5 *3 (-591 (-1089))) (-5 *1 (-1093)))) (-3536 (*1 *2 *3 *2 *1) (-12 (-5 *2 (-415)) (-5 *3 (-1089)) (-5 *1 (-1093)))) (-2415 (*1 *2 *3 *1) (-12 (-5 *3 (-1089)) (-5 *2 (-415)) (-5 *1 (-1093)))) (-2341 (*1 *2 *1) (-12 (-5 *2 (-591 (-1089))) (-5 *1 (-1093)))) (-4217 (*1 *2 *3 *1) (-12 (-5 *3 (-412)) (-5 *2 (-591 (-3 (|:| -2400 (-1089)) (|:| |bounds| (-591 (-3 (|:| S (-1089)) (|:| P (-885 (-525))))))))) (-5 *1 (-1093)))) (-1562 (*1 *2 *1) (-12 (-5 *2 (-591 (-1089))) (-5 *1 (-1093)))) (-3507 (*1 *2 *1) (-12 (-5 *2 (-591 (-591 (-3 (|:| -2400 (-1089)) (|:| |bounds| (-591 (-3 (|:| S (-1089)) (|:| P (-885 (-525)))))))))) (-5 *1 (-1093)))) (-2170 (*1 *2 *1) (-12 (-5 *2 (-1022)) (-5 *1 (-1093)))) (-1378 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-1093)))) (-3136 (*1 *1 *2) (-12 (-5 *2 (-591 (-2 (|:| -2019 (-1089)) (|:| -1221 (-415))))) (-5 *1 (-1093)))))
-(-13 (-565 (-796)) (-10 -8 (-15 -3022 ((-1099 (-1089) (-415)) $)) (-15 -3209 ($)) (-15 -3536 ((-415) (-591 (-1089)) (-415) $)) (-15 -3536 ((-415) (-1089) (-415) $)) (-15 -2415 ((-415) (-1089) $)) (-15 -2341 ((-591 (-1089)) $)) (-15 -4217 ((-591 (-3 (|:| -2400 (-1089)) (|:| |bounds| (-591 (-3 (|:| S (-1089)) (|:| P (-885 (-525)))))))) (-412) $)) (-15 -1562 ((-591 (-1089)) $)) (-15 -3507 ((-591 (-591 (-3 (|:| -2400 (-1089)) (|:| |bounds| (-591 (-3 (|:| S (-1089)) (|:| P (-885 (-525))))))))) $)) (-15 -2170 ((-1022) $)) (-15 -1378 ((-1176) $)) (-15 -3136 ($ (-591 (-2 (|:| -2019 (-1089)) (|:| -1221 (-415))))))))
-((-3008 (((-108) $ $) NIL)) (-3580 (((-108) $) 42)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-4054 (((-3 (-525) (-205) (-1089) (-1072) $) $) 50)) (-3436 (((-591 $) $) 55)) (-1408 (((-1022) $) 24) (($ (-1022)) 25)) (-2354 (((-108) $) 52)) (-3022 (((-796) $) NIL) (($ (-525)) 26) (((-525) $) 28) (($ (-205)) 29) (((-205) $) 31) (($ (-1089)) 32) (((-1089) $) 34) (($ (-1072)) 35) (((-1072) $) 37)) (-4185 (((-108) $ (|[\|\|]| (-525))) 11) (((-108) $ (|[\|\|]| (-205))) 15) (((-108) $ (|[\|\|]| (-1089))) 23) (((-108) $ (|[\|\|]| (-1072))) 19)) (-1567 (($ (-1089) (-591 $)) 39) (($ $ (-591 $)) 40)) (-3216 (((-525) $) 27) (((-205) $) 30) (((-1089) $) 33) (((-1072) $) 36)) (-4096 (((-108) $ $) 7)))
-(((-1094) (-13 (-1166) (-1018) (-10 -8 (-15 -1408 ((-1022) $)) (-15 -1408 ($ (-1022))) (-15 -3022 ($ (-525))) (-15 -3022 ((-525) $)) (-15 -3216 ((-525) $)) (-15 -3022 ($ (-205))) (-15 -3022 ((-205) $)) (-15 -3216 ((-205) $)) (-15 -3022 ($ (-1089))) (-15 -3022 ((-1089) $)) (-15 -3216 ((-1089) $)) (-15 -3022 ($ (-1072))) (-15 -3022 ((-1072) $)) (-15 -3216 ((-1072) $)) (-15 -1567 ($ (-1089) (-591 $))) (-15 -1567 ($ $ (-591 $))) (-15 -3580 ((-108) $)) (-15 -4054 ((-3 (-525) (-205) (-1089) (-1072) $) $)) (-15 -3436 ((-591 $) $)) (-15 -2354 ((-108) $)) (-15 -4185 ((-108) $ (|[\|\|]| (-525)))) (-15 -4185 ((-108) $ (|[\|\|]| (-205)))) (-15 -4185 ((-108) $ (|[\|\|]| (-1089)))) (-15 -4185 ((-108) $ (|[\|\|]| (-1072))))))) (T -1094))
-((-1408 (*1 *2 *1) (-12 (-5 *2 (-1022)) (-5 *1 (-1094)))) (-1408 (*1 *1 *2) (-12 (-5 *2 (-1022)) (-5 *1 (-1094)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-1094)))) (-3022 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-1094)))) (-3216 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-1094)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-205)) (-5 *1 (-1094)))) (-3022 (*1 *2 *1) (-12 (-5 *2 (-205)) (-5 *1 (-1094)))) (-3216 (*1 *2 *1) (-12 (-5 *2 (-205)) (-5 *1 (-1094)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-1094)))) (-3022 (*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-1094)))) (-3216 (*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-1094)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-1094)))) (-3022 (*1 *2 *1) (-12 (-5 *2 (-1072)) (-5 *1 (-1094)))) (-3216 (*1 *2 *1) (-12 (-5 *2 (-1072)) (-5 *1 (-1094)))) (-1567 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-591 (-1094))) (-5 *1 (-1094)))) (-1567 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-1094))) (-5 *1 (-1094)))) (-3580 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1094)))) (-4054 (*1 *2 *1) (-12 (-5 *2 (-3 (-525) (-205) (-1089) (-1072) (-1094))) (-5 *1 (-1094)))) (-3436 (*1 *2 *1) (-12 (-5 *2 (-591 (-1094))) (-5 *1 (-1094)))) (-2354 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1094)))) (-4185 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| (-525))) (-5 *2 (-108)) (-5 *1 (-1094)))) (-4185 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| (-205))) (-5 *2 (-108)) (-5 *1 (-1094)))) (-4185 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| (-1089))) (-5 *2 (-108)) (-5 *1 (-1094)))) (-4185 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| (-1072))) (-5 *2 (-108)) (-5 *1 (-1094)))))
-(-13 (-1166) (-1018) (-10 -8 (-15 -1408 ((-1022) $)) (-15 -1408 ($ (-1022))) (-15 -3022 ($ (-525))) (-15 -3022 ((-525) $)) (-15 -3216 ((-525) $)) (-15 -3022 ($ (-205))) (-15 -3022 ((-205) $)) (-15 -3216 ((-205) $)) (-15 -3022 ($ (-1089))) (-15 -3022 ((-1089) $)) (-15 -3216 ((-1089) $)) (-15 -3022 ($ (-1072))) (-15 -3022 ((-1072) $)) (-15 -3216 ((-1072) $)) (-15 -1567 ($ (-1089) (-591 $))) (-15 -1567 ($ $ (-591 $))) (-15 -3580 ((-108) $)) (-15 -4054 ((-3 (-525) (-205) (-1089) (-1072) $) $)) (-15 -3436 ((-591 $) $)) (-15 -2354 ((-108) $)) (-15 -4185 ((-108) $ (|[\|\|]| (-525)))) (-15 -4185 ((-108) $ (|[\|\|]| (-205)))) (-15 -4185 ((-108) $ (|[\|\|]| (-1089)))) (-15 -4185 ((-108) $ (|[\|\|]| (-1072))))))
-((-1735 (((-591 (-591 (-885 |#1|))) (-591 (-385 (-885 |#1|))) (-591 (-1089))) 57)) (-4039 (((-591 (-273 (-385 (-885 |#1|)))) (-273 (-385 (-885 |#1|)))) 69) (((-591 (-273 (-385 (-885 |#1|)))) (-385 (-885 |#1|))) 65) (((-591 (-273 (-385 (-885 |#1|)))) (-273 (-385 (-885 |#1|))) (-1089)) 70) (((-591 (-273 (-385 (-885 |#1|)))) (-385 (-885 |#1|)) (-1089)) 64) (((-591 (-591 (-273 (-385 (-885 |#1|))))) (-591 (-273 (-385 (-885 |#1|))))) 93) (((-591 (-591 (-273 (-385 (-885 |#1|))))) (-591 (-385 (-885 |#1|)))) 92) (((-591 (-591 (-273 (-385 (-885 |#1|))))) (-591 (-273 (-385 (-885 |#1|)))) (-591 (-1089))) 94) (((-591 (-591 (-273 (-385 (-885 |#1|))))) (-591 (-385 (-885 |#1|))) (-591 (-1089))) 91)))
-(((-1095 |#1|) (-10 -7 (-15 -4039 ((-591 (-591 (-273 (-385 (-885 |#1|))))) (-591 (-385 (-885 |#1|))) (-591 (-1089)))) (-15 -4039 ((-591 (-591 (-273 (-385 (-885 |#1|))))) (-591 (-273 (-385 (-885 |#1|)))) (-591 (-1089)))) (-15 -4039 ((-591 (-591 (-273 (-385 (-885 |#1|))))) (-591 (-385 (-885 |#1|))))) (-15 -4039 ((-591 (-591 (-273 (-385 (-885 |#1|))))) (-591 (-273 (-385 (-885 |#1|)))))) (-15 -4039 ((-591 (-273 (-385 (-885 |#1|)))) (-385 (-885 |#1|)) (-1089))) (-15 -4039 ((-591 (-273 (-385 (-885 |#1|)))) (-273 (-385 (-885 |#1|))) (-1089))) (-15 -4039 ((-591 (-273 (-385 (-885 |#1|)))) (-385 (-885 |#1|)))) (-15 -4039 ((-591 (-273 (-385 (-885 |#1|)))) (-273 (-385 (-885 |#1|))))) (-15 -1735 ((-591 (-591 (-885 |#1|))) (-591 (-385 (-885 |#1|))) (-591 (-1089))))) (-517)) (T -1095))
-((-1735 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-385 (-885 *5)))) (-5 *4 (-591 (-1089))) (-4 *5 (-517)) (-5 *2 (-591 (-591 (-885 *5)))) (-5 *1 (-1095 *5)))) (-4039 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-591 (-273 (-385 (-885 *4))))) (-5 *1 (-1095 *4)) (-5 *3 (-273 (-385 (-885 *4)))))) (-4039 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-591 (-273 (-385 (-885 *4))))) (-5 *1 (-1095 *4)) (-5 *3 (-385 (-885 *4))))) (-4039 (*1 *2 *3 *4) (-12 (-5 *4 (-1089)) (-4 *5 (-517)) (-5 *2 (-591 (-273 (-385 (-885 *5))))) (-5 *1 (-1095 *5)) (-5 *3 (-273 (-385 (-885 *5)))))) (-4039 (*1 *2 *3 *4) (-12 (-5 *4 (-1089)) (-4 *5 (-517)) (-5 *2 (-591 (-273 (-385 (-885 *5))))) (-5 *1 (-1095 *5)) (-5 *3 (-385 (-885 *5))))) (-4039 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-591 (-591 (-273 (-385 (-885 *4)))))) (-5 *1 (-1095 *4)) (-5 *3 (-591 (-273 (-385 (-885 *4))))))) (-4039 (*1 *2 *3) (-12 (-5 *3 (-591 (-385 (-885 *4)))) (-4 *4 (-517)) (-5 *2 (-591 (-591 (-273 (-385 (-885 *4)))))) (-5 *1 (-1095 *4)))) (-4039 (*1 *2 *3 *4) (-12 (-5 *4 (-591 (-1089))) (-4 *5 (-517)) (-5 *2 (-591 (-591 (-273 (-385 (-885 *5)))))) (-5 *1 (-1095 *5)) (-5 *3 (-591 (-273 (-385 (-885 *5))))))) (-4039 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-385 (-885 *5)))) (-5 *4 (-591 (-1089))) (-4 *5 (-517)) (-5 *2 (-591 (-591 (-273 (-385 (-885 *5)))))) (-5 *1 (-1095 *5)))))
-(-10 -7 (-15 -4039 ((-591 (-591 (-273 (-385 (-885 |#1|))))) (-591 (-385 (-885 |#1|))) (-591 (-1089)))) (-15 -4039 ((-591 (-591 (-273 (-385 (-885 |#1|))))) (-591 (-273 (-385 (-885 |#1|)))) (-591 (-1089)))) (-15 -4039 ((-591 (-591 (-273 (-385 (-885 |#1|))))) (-591 (-385 (-885 |#1|))))) (-15 -4039 ((-591 (-591 (-273 (-385 (-885 |#1|))))) (-591 (-273 (-385 (-885 |#1|)))))) (-15 -4039 ((-591 (-273 (-385 (-885 |#1|)))) (-385 (-885 |#1|)) (-1089))) (-15 -4039 ((-591 (-273 (-385 (-885 |#1|)))) (-273 (-385 (-885 |#1|))) (-1089))) (-15 -4039 ((-591 (-273 (-385 (-885 |#1|)))) (-385 (-885 |#1|)))) (-15 -4039 ((-591 (-273 (-385 (-885 |#1|)))) (-273 (-385 (-885 |#1|))))) (-15 -1735 ((-591 (-591 (-885 |#1|))) (-591 (-385 (-885 |#1|))) (-591 (-1089)))))
-((-1818 (((-1072)) 7)) (-3545 (((-1072)) 9)) (-3749 (((-1176) (-1072)) 11)) (-2143 (((-1072)) 8)))
-(((-1096) (-10 -7 (-15 -1818 ((-1072))) (-15 -2143 ((-1072))) (-15 -3545 ((-1072))) (-15 -3749 ((-1176) (-1072))))) (T -1096))
-((-3749 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1096)))) (-3545 (*1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-1096)))) (-2143 (*1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-1096)))) (-1818 (*1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-1096)))))
-(-10 -7 (-15 -1818 ((-1072))) (-15 -2143 ((-1072))) (-15 -3545 ((-1072))) (-15 -3749 ((-1176) (-1072))))
-((-2813 (((-591 (-591 |#1|)) (-591 (-591 |#1|)) (-591 (-591 (-591 |#1|)))) 38)) (-2346 (((-591 (-591 (-591 |#1|))) (-591 (-591 |#1|))) 24)) (-1718 (((-1098 (-591 |#1|)) (-591 |#1|)) 34)) (-1306 (((-591 (-591 |#1|)) (-591 |#1|)) 30)) (-2228 (((-2 (|:| |f1| (-591 |#1|)) (|:| |f2| (-591 (-591 (-591 |#1|)))) (|:| |f3| (-591 (-591 |#1|))) (|:| |f4| (-591 (-591 (-591 |#1|))))) (-591 (-591 (-591 |#1|)))) 37)) (-4142 (((-2 (|:| |f1| (-591 |#1|)) (|:| |f2| (-591 (-591 (-591 |#1|)))) (|:| |f3| (-591 (-591 |#1|))) (|:| |f4| (-591 (-591 (-591 |#1|))))) (-591 |#1|) (-591 (-591 (-591 |#1|))) (-591 (-591 |#1|)) (-591 (-591 (-591 |#1|))) (-591 (-591 (-591 |#1|))) (-591 (-591 (-591 |#1|)))) 36)) (-3815 (((-591 (-591 |#1|)) (-591 (-591 |#1|))) 28)) (-1914 (((-591 |#1|) (-591 |#1|)) 31)) (-2924 (((-591 (-591 (-591 |#1|))) (-591 |#1|) (-591 (-591 (-591 |#1|)))) 18)) (-1256 (((-591 (-591 (-591 |#1|))) (-1 (-108) |#1| |#1|) (-591 |#1|) (-591 (-591 (-591 |#1|)))) 16)) (-4127 (((-2 (|:| |fs| (-108)) (|:| |sd| (-591 |#1|)) (|:| |td| (-591 (-591 |#1|)))) (-1 (-108) |#1| |#1|) (-591 |#1|) (-591 (-591 |#1|))) 14)) (-2041 (((-591 (-591 |#1|)) (-591 (-591 (-591 |#1|)))) 39)) (-1588 (((-591 (-591 |#1|)) (-1098 (-591 |#1|))) 41)))
-(((-1097 |#1|) (-10 -7 (-15 -4127 ((-2 (|:| |fs| (-108)) (|:| |sd| (-591 |#1|)) (|:| |td| (-591 (-591 |#1|)))) (-1 (-108) |#1| |#1|) (-591 |#1|) (-591 (-591 |#1|)))) (-15 -1256 ((-591 (-591 (-591 |#1|))) (-1 (-108) |#1| |#1|) (-591 |#1|) (-591 (-591 (-591 |#1|))))) (-15 -2924 ((-591 (-591 (-591 |#1|))) (-591 |#1|) (-591 (-591 (-591 |#1|))))) (-15 -2813 ((-591 (-591 |#1|)) (-591 (-591 |#1|)) (-591 (-591 (-591 |#1|))))) (-15 -2041 ((-591 (-591 |#1|)) (-591 (-591 (-591 |#1|))))) (-15 -1588 ((-591 (-591 |#1|)) (-1098 (-591 |#1|)))) (-15 -2346 ((-591 (-591 (-591 |#1|))) (-591 (-591 |#1|)))) (-15 -1718 ((-1098 (-591 |#1|)) (-591 |#1|))) (-15 -3815 ((-591 (-591 |#1|)) (-591 (-591 |#1|)))) (-15 -1306 ((-591 (-591 |#1|)) (-591 |#1|))) (-15 -1914 ((-591 |#1|) (-591 |#1|))) (-15 -4142 ((-2 (|:| |f1| (-591 |#1|)) (|:| |f2| (-591 (-591 (-591 |#1|)))) (|:| |f3| (-591 (-591 |#1|))) (|:| |f4| (-591 (-591 (-591 |#1|))))) (-591 |#1|) (-591 (-591 (-591 |#1|))) (-591 (-591 |#1|)) (-591 (-591 (-591 |#1|))) (-591 (-591 (-591 |#1|))) (-591 (-591 (-591 |#1|))))) (-15 -2228 ((-2 (|:| |f1| (-591 |#1|)) (|:| |f2| (-591 (-591 (-591 |#1|)))) (|:| |f3| (-591 (-591 |#1|))) (|:| |f4| (-591 (-591 (-591 |#1|))))) (-591 (-591 (-591 |#1|)))))) (-788)) (T -1097))
-((-2228 (*1 *2 *3) (-12 (-4 *4 (-788)) (-5 *2 (-2 (|:| |f1| (-591 *4)) (|:| |f2| (-591 (-591 (-591 *4)))) (|:| |f3| (-591 (-591 *4))) (|:| |f4| (-591 (-591 (-591 *4)))))) (-5 *1 (-1097 *4)) (-5 *3 (-591 (-591 (-591 *4)))))) (-4142 (*1 *2 *3 *4 *5 *4 *4 *4) (-12 (-4 *6 (-788)) (-5 *3 (-591 *6)) (-5 *5 (-591 *3)) (-5 *2 (-2 (|:| |f1| *3) (|:| |f2| (-591 *5)) (|:| |f3| *5) (|:| |f4| (-591 *5)))) (-5 *1 (-1097 *6)) (-5 *4 (-591 *5)))) (-1914 (*1 *2 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-788)) (-5 *1 (-1097 *3)))) (-1306 (*1 *2 *3) (-12 (-4 *4 (-788)) (-5 *2 (-591 (-591 *4))) (-5 *1 (-1097 *4)) (-5 *3 (-591 *4)))) (-3815 (*1 *2 *2) (-12 (-5 *2 (-591 (-591 *3))) (-4 *3 (-788)) (-5 *1 (-1097 *3)))) (-1718 (*1 *2 *3) (-12 (-4 *4 (-788)) (-5 *2 (-1098 (-591 *4))) (-5 *1 (-1097 *4)) (-5 *3 (-591 *4)))) (-2346 (*1 *2 *3) (-12 (-4 *4 (-788)) (-5 *2 (-591 (-591 (-591 *4)))) (-5 *1 (-1097 *4)) (-5 *3 (-591 (-591 *4))))) (-1588 (*1 *2 *3) (-12 (-5 *3 (-1098 (-591 *4))) (-4 *4 (-788)) (-5 *2 (-591 (-591 *4))) (-5 *1 (-1097 *4)))) (-2041 (*1 *2 *3) (-12 (-5 *3 (-591 (-591 (-591 *4)))) (-5 *2 (-591 (-591 *4))) (-5 *1 (-1097 *4)) (-4 *4 (-788)))) (-2813 (*1 *2 *2 *3) (-12 (-5 *3 (-591 (-591 (-591 *4)))) (-5 *2 (-591 (-591 *4))) (-4 *4 (-788)) (-5 *1 (-1097 *4)))) (-2924 (*1 *2 *3 *2) (-12 (-5 *2 (-591 (-591 (-591 *4)))) (-5 *3 (-591 *4)) (-4 *4 (-788)) (-5 *1 (-1097 *4)))) (-1256 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-591 (-591 (-591 *5)))) (-5 *3 (-1 (-108) *5 *5)) (-5 *4 (-591 *5)) (-4 *5 (-788)) (-5 *1 (-1097 *5)))) (-4127 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 (-108) *6 *6)) (-4 *6 (-788)) (-5 *4 (-591 *6)) (-5 *2 (-2 (|:| |fs| (-108)) (|:| |sd| *4) (|:| |td| (-591 *4)))) (-5 *1 (-1097 *6)) (-5 *5 (-591 *4)))))
-(-10 -7 (-15 -4127 ((-2 (|:| |fs| (-108)) (|:| |sd| (-591 |#1|)) (|:| |td| (-591 (-591 |#1|)))) (-1 (-108) |#1| |#1|) (-591 |#1|) (-591 (-591 |#1|)))) (-15 -1256 ((-591 (-591 (-591 |#1|))) (-1 (-108) |#1| |#1|) (-591 |#1|) (-591 (-591 (-591 |#1|))))) (-15 -2924 ((-591 (-591 (-591 |#1|))) (-591 |#1|) (-591 (-591 (-591 |#1|))))) (-15 -2813 ((-591 (-591 |#1|)) (-591 (-591 |#1|)) (-591 (-591 (-591 |#1|))))) (-15 -2041 ((-591 (-591 |#1|)) (-591 (-591 (-591 |#1|))))) (-15 -1588 ((-591 (-591 |#1|)) (-1098 (-591 |#1|)))) (-15 -2346 ((-591 (-591 (-591 |#1|))) (-591 (-591 |#1|)))) (-15 -1718 ((-1098 (-591 |#1|)) (-591 |#1|))) (-15 -3815 ((-591 (-591 |#1|)) (-591 (-591 |#1|)))) (-15 -1306 ((-591 (-591 |#1|)) (-591 |#1|))) (-15 -1914 ((-591 |#1|) (-591 |#1|))) (-15 -4142 ((-2 (|:| |f1| (-591 |#1|)) (|:| |f2| (-591 (-591 (-591 |#1|)))) (|:| |f3| (-591 (-591 |#1|))) (|:| |f4| (-591 (-591 (-591 |#1|))))) (-591 |#1|) (-591 (-591 (-591 |#1|))) (-591 (-591 |#1|)) (-591 (-591 (-591 |#1|))) (-591 (-591 (-591 |#1|))) (-591 (-591 (-591 |#1|))))) (-15 -2228 ((-2 (|:| |f1| (-591 |#1|)) (|:| |f2| (-591 (-591 (-591 |#1|)))) (|:| |f3| (-591 (-591 |#1|))) (|:| |f4| (-591 (-591 (-591 |#1|))))) (-591 (-591 (-591 |#1|))))))
-((-2020 (($ (-591 (-591 |#1|))) 10)) (-3349 (((-591 (-591 |#1|)) $) 11)) (-3022 (((-796) $) 26)))
-(((-1098 |#1|) (-10 -8 (-15 -2020 ($ (-591 (-591 |#1|)))) (-15 -3349 ((-591 (-591 |#1|)) $)) (-15 -3022 ((-796) $))) (-1018)) (T -1098))
-((-3022 (*1 *2 *1) (-12 (-5 *2 (-796)) (-5 *1 (-1098 *3)) (-4 *3 (-1018)))) (-3349 (*1 *2 *1) (-12 (-5 *2 (-591 (-591 *3))) (-5 *1 (-1098 *3)) (-4 *3 (-1018)))) (-2020 (*1 *1 *2) (-12 (-5 *2 (-591 (-591 *3))) (-4 *3 (-1018)) (-5 *1 (-1098 *3)))))
-(-10 -8 (-15 -2020 ($ (-591 (-591 |#1|)))) (-15 -3349 ((-591 (-591 |#1|)) $)) (-15 -3022 ((-796) $)))
-((-3008 (((-108) $ $) NIL (-3321 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-1260 (($) NIL) (($ (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) NIL)) (-3296 (((-1176) $ |#1| |#1|) NIL (|has| $ (-6 -4251)))) (-3891 (((-108) $ (-712)) NIL)) (-3186 ((|#2| $ |#1| |#2|) NIL)) (-1797 (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-2305 (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-2401 (((-3 |#2| "failed") |#1| $) NIL)) (-3798 (($) NIL T CONST)) (-3098 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018))))) (-3901 (($ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL (|has| $ (-6 -4250))) (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-3 |#2| "failed") |#1| $) NIL)) (-3677 (($ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-1227 (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) NIL (|has| $ (-6 -4250))) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-3255 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4251)))) (-3217 ((|#2| $ |#1|) NIL)) (-3454 (((-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-591 |#2|) $) NIL (|has| $ (-6 -4250)))) (-2910 (((-108) $ (-712)) NIL)) (-3630 ((|#1| $) NIL (|has| |#1| (-788)))) (-2552 (((-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-591 |#2|) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-3468 ((|#1| $) NIL (|has| |#1| (-788)))) (-3249 (($ (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4251))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4251)))) (-1340 (($ (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-3971 (((-108) $ (-712)) NIL)) (-2339 (((-1072) $) NIL (-3321 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-1542 (((-591 |#1|) $) NIL)) (-2484 (((-108) |#1| $) NIL)) (-1464 (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL)) (-2470 (($ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL)) (-2511 (((-591 |#1|) $) NIL)) (-2791 (((-108) |#1| $) NIL)) (-2047 (((-1036) $) NIL (-3321 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-3066 ((|#2| $) NIL (|has| |#1| (-788)))) (-2069 (((-3 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) "failed") (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL)) (-1941 (($ $ |#2|) NIL (|has| $ (-6 -4251)))) (-3631 (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL)) (-1623 (((-108) (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))))) NIL (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (($ $ (-273 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) NIL (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (($ $ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) NIL (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (($ $ (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) NIL (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (($ $ (-591 |#2|) (-591 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-273 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-591 (-273 |#2|))) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))))) (-3493 (((-108) $ $) NIL)) (-1615 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-3339 (((-591 |#2|) $) NIL)) (-3028 (((-108) $) NIL)) (-3209 (($) NIL)) (-3164 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL)) (-2311 (($) NIL) (($ (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) NIL)) (-2064 (((-712) (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-712) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (((-712) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018)))) (((-712) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250)))) (-3199 (($ $) NIL)) (-1408 (((-501) $) NIL (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-566 (-501))))) (-3036 (($ (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) NIL)) (-3022 (((-796) $) NIL (-3321 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-565 (-796))) (|has| |#2| (-565 (-796)))))) (-1870 (($ (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) NIL)) (-4158 (((-108) (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) NIL (-3321 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-4045 (((-712) $) NIL (|has| $ (-6 -4250)))))
+((-3967 (((-1070 |#1|) (-1070 |#1|)) 77)) (-1522 (((-3 (-1070 |#1|) "failed") (-1070 |#1|)) 37)) (-1615 (((-1070 |#1|) (-385 (-525)) (-1070 |#1|)) 117 (|has| |#1| (-37 (-385 (-525)))))) (-2362 (((-1070 |#1|) |#1| (-1070 |#1|)) 122 (|has| |#1| (-341)))) (-4141 (((-1070 |#1|) (-1070 |#1|)) 90)) (-1879 (((-1070 (-525)) (-525)) 57)) (-1340 (((-1070 |#1|) (-1070 (-1070 |#1|))) 108 (|has| |#1| (-37 (-385 (-525)))))) (-3258 (((-1070 |#1|) (-525) (-525) (-1070 |#1|)) 95)) (-2990 (((-1070 |#1|) |#1| (-525)) 45)) (-3134 (((-1070 |#1|) (-1070 |#1|) (-1070 |#1|)) 60)) (-3468 (((-1070 |#1|) (-1070 |#1|) (-1070 |#1|)) 119 (|has| |#1| (-341)))) (-1972 (((-1070 |#1|) |#1| (-1 (-1070 |#1|))) 107 (|has| |#1| (-37 (-385 (-525)))))) (-2548 (((-1070 |#1|) (-1 |#1| (-525)) |#1| (-1 (-1070 |#1|))) 120 (|has| |#1| (-341)))) (-3089 (((-1070 |#1|) (-1070 |#1|)) 89)) (-2949 (((-1070 |#1|) (-1070 |#1|)) 76)) (-3503 (((-1070 |#1|) (-525) (-525) (-1070 |#1|)) 96)) (-2452 (((-1070 |#1|) |#1| (-1070 |#1|)) 105 (|has| |#1| (-37 (-385 (-525)))))) (-3349 (((-1070 (-525)) (-525)) 56)) (-1421 (((-1070 |#1|) |#1|) 59)) (-4049 (((-1070 |#1|) (-1070 |#1|) (-525) (-525)) 92)) (-4045 (((-1070 |#1|) (-1 |#1| (-525)) (-1070 |#1|)) 66)) (-3210 (((-3 (-1070 |#1|) "failed") (-1070 |#1|) (-1070 |#1|)) 35)) (-2609 (((-1070 |#1|) (-1070 |#1|)) 91)) (-1980 (((-1070 |#1|) (-1070 |#1|) |#1|) 71)) (-2061 (((-1070 |#1|) (-1070 |#1|)) 62)) (-1435 (((-1070 |#1|) (-1070 |#1|) (-1070 |#1|)) 72)) (-2686 (((-1070 |#1|) |#1|) 67)) (-3558 (((-1070 |#1|) (-1070 (-1070 |#1|))) 82)) (-4059 (((-1070 |#1|) (-1070 |#1|) (-1070 |#1|)) 36)) (-4047 (((-1070 |#1|) (-1070 |#1|)) 21) (((-1070 |#1|) (-1070 |#1|) (-1070 |#1|)) 23)) (-4036 (((-1070 |#1|) (-1070 |#1|) (-1070 |#1|)) 17)) (* (((-1070 |#1|) (-1070 |#1|) |#1|) 29) (((-1070 |#1|) |#1| (-1070 |#1|)) 26) (((-1070 |#1|) (-1070 |#1|) (-1070 |#1|)) 27)))
+(((-1074 |#1|) (-10 -7 (-15 -4036 ((-1070 |#1|) (-1070 |#1|) (-1070 |#1|))) (-15 -4047 ((-1070 |#1|) (-1070 |#1|) (-1070 |#1|))) (-15 -4047 ((-1070 |#1|) (-1070 |#1|))) (-15 * ((-1070 |#1|) (-1070 |#1|) (-1070 |#1|))) (-15 * ((-1070 |#1|) |#1| (-1070 |#1|))) (-15 * ((-1070 |#1|) (-1070 |#1|) |#1|)) (-15 -3210 ((-3 (-1070 |#1|) "failed") (-1070 |#1|) (-1070 |#1|))) (-15 -4059 ((-1070 |#1|) (-1070 |#1|) (-1070 |#1|))) (-15 -1522 ((-3 (-1070 |#1|) "failed") (-1070 |#1|))) (-15 -2990 ((-1070 |#1|) |#1| (-525))) (-15 -3349 ((-1070 (-525)) (-525))) (-15 -1879 ((-1070 (-525)) (-525))) (-15 -1421 ((-1070 |#1|) |#1|)) (-15 -3134 ((-1070 |#1|) (-1070 |#1|) (-1070 |#1|))) (-15 -2061 ((-1070 |#1|) (-1070 |#1|))) (-15 -4045 ((-1070 |#1|) (-1 |#1| (-525)) (-1070 |#1|))) (-15 -2686 ((-1070 |#1|) |#1|)) (-15 -1980 ((-1070 |#1|) (-1070 |#1|) |#1|)) (-15 -1435 ((-1070 |#1|) (-1070 |#1|) (-1070 |#1|))) (-15 -2949 ((-1070 |#1|) (-1070 |#1|))) (-15 -3967 ((-1070 |#1|) (-1070 |#1|))) (-15 -3558 ((-1070 |#1|) (-1070 (-1070 |#1|)))) (-15 -3089 ((-1070 |#1|) (-1070 |#1|))) (-15 -4141 ((-1070 |#1|) (-1070 |#1|))) (-15 -2609 ((-1070 |#1|) (-1070 |#1|))) (-15 -4049 ((-1070 |#1|) (-1070 |#1|) (-525) (-525))) (-15 -3258 ((-1070 |#1|) (-525) (-525) (-1070 |#1|))) (-15 -3503 ((-1070 |#1|) (-525) (-525) (-1070 |#1|))) (IF (|has| |#1| (-37 (-385 (-525)))) (PROGN (-15 -2452 ((-1070 |#1|) |#1| (-1070 |#1|))) (-15 -1972 ((-1070 |#1|) |#1| (-1 (-1070 |#1|)))) (-15 -1340 ((-1070 |#1|) (-1070 (-1070 |#1|)))) (-15 -1615 ((-1070 |#1|) (-385 (-525)) (-1070 |#1|)))) |%noBranch|) (IF (|has| |#1| (-341)) (PROGN (-15 -3468 ((-1070 |#1|) (-1070 |#1|) (-1070 |#1|))) (-15 -2548 ((-1070 |#1|) (-1 |#1| (-525)) |#1| (-1 (-1070 |#1|)))) (-15 -2362 ((-1070 |#1|) |#1| (-1070 |#1|)))) |%noBranch|)) (-975)) (T -1074))
+((-2362 (*1 *2 *3 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-341)) (-4 *3 (-975)) (-5 *1 (-1074 *3)))) (-2548 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *4 (-525))) (-5 *5 (-1 (-1070 *4))) (-4 *4 (-341)) (-4 *4 (-975)) (-5 *2 (-1070 *4)) (-5 *1 (-1074 *4)))) (-3468 (*1 *2 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-341)) (-4 *3 (-975)) (-5 *1 (-1074 *3)))) (-1615 (*1 *2 *3 *2) (-12 (-5 *2 (-1070 *4)) (-4 *4 (-37 *3)) (-4 *4 (-975)) (-5 *3 (-385 (-525))) (-5 *1 (-1074 *4)))) (-1340 (*1 *2 *3) (-12 (-5 *3 (-1070 (-1070 *4))) (-5 *2 (-1070 *4)) (-5 *1 (-1074 *4)) (-4 *4 (-37 (-385 (-525)))) (-4 *4 (-975)))) (-1972 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-1070 *3))) (-5 *2 (-1070 *3)) (-5 *1 (-1074 *3)) (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-975)))) (-2452 (*1 *2 *3 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-975)) (-5 *1 (-1074 *3)))) (-3503 (*1 *2 *3 *3 *2) (-12 (-5 *2 (-1070 *4)) (-5 *3 (-525)) (-4 *4 (-975)) (-5 *1 (-1074 *4)))) (-3258 (*1 *2 *3 *3 *2) (-12 (-5 *2 (-1070 *4)) (-5 *3 (-525)) (-4 *4 (-975)) (-5 *1 (-1074 *4)))) (-4049 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-1070 *4)) (-5 *3 (-525)) (-4 *4 (-975)) (-5 *1 (-1074 *4)))) (-2609 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3)))) (-4141 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3)))) (-3089 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3)))) (-3558 (*1 *2 *3) (-12 (-5 *3 (-1070 (-1070 *4))) (-5 *2 (-1070 *4)) (-5 *1 (-1074 *4)) (-4 *4 (-975)))) (-3967 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3)))) (-2949 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3)))) (-1435 (*1 *2 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3)))) (-1980 (*1 *2 *2 *3) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3)))) (-2686 (*1 *2 *3) (-12 (-5 *2 (-1070 *3)) (-5 *1 (-1074 *3)) (-4 *3 (-975)))) (-4045 (*1 *2 *3 *2) (-12 (-5 *2 (-1070 *4)) (-5 *3 (-1 *4 (-525))) (-4 *4 (-975)) (-5 *1 (-1074 *4)))) (-2061 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3)))) (-3134 (*1 *2 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3)))) (-1421 (*1 *2 *3) (-12 (-5 *2 (-1070 *3)) (-5 *1 (-1074 *3)) (-4 *3 (-975)))) (-1879 (*1 *2 *3) (-12 (-5 *2 (-1070 (-525))) (-5 *1 (-1074 *4)) (-4 *4 (-975)) (-5 *3 (-525)))) (-3349 (*1 *2 *3) (-12 (-5 *2 (-1070 (-525))) (-5 *1 (-1074 *4)) (-4 *4 (-975)) (-5 *3 (-525)))) (-2990 (*1 *2 *3 *4) (-12 (-5 *4 (-525)) (-5 *2 (-1070 *3)) (-5 *1 (-1074 *3)) (-4 *3 (-975)))) (-1522 (*1 *2 *2) (|partial| -12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3)))) (-4059 (*1 *2 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3)))) (-3210 (*1 *2 *2 *2) (|partial| -12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3)))) (* (*1 *2 *2 *3) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3)))) (* (*1 *2 *3 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3)))) (* (*1 *2 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3)))) (-4047 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3)))) (-4047 (*1 *2 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3)))) (-4036 (*1 *2 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3)))))
+(-10 -7 (-15 -4036 ((-1070 |#1|) (-1070 |#1|) (-1070 |#1|))) (-15 -4047 ((-1070 |#1|) (-1070 |#1|) (-1070 |#1|))) (-15 -4047 ((-1070 |#1|) (-1070 |#1|))) (-15 * ((-1070 |#1|) (-1070 |#1|) (-1070 |#1|))) (-15 * ((-1070 |#1|) |#1| (-1070 |#1|))) (-15 * ((-1070 |#1|) (-1070 |#1|) |#1|)) (-15 -3210 ((-3 (-1070 |#1|) "failed") (-1070 |#1|) (-1070 |#1|))) (-15 -4059 ((-1070 |#1|) (-1070 |#1|) (-1070 |#1|))) (-15 -1522 ((-3 (-1070 |#1|) "failed") (-1070 |#1|))) (-15 -2990 ((-1070 |#1|) |#1| (-525))) (-15 -3349 ((-1070 (-525)) (-525))) (-15 -1879 ((-1070 (-525)) (-525))) (-15 -1421 ((-1070 |#1|) |#1|)) (-15 -3134 ((-1070 |#1|) (-1070 |#1|) (-1070 |#1|))) (-15 -2061 ((-1070 |#1|) (-1070 |#1|))) (-15 -4045 ((-1070 |#1|) (-1 |#1| (-525)) (-1070 |#1|))) (-15 -2686 ((-1070 |#1|) |#1|)) (-15 -1980 ((-1070 |#1|) (-1070 |#1|) |#1|)) (-15 -1435 ((-1070 |#1|) (-1070 |#1|) (-1070 |#1|))) (-15 -2949 ((-1070 |#1|) (-1070 |#1|))) (-15 -3967 ((-1070 |#1|) (-1070 |#1|))) (-15 -3558 ((-1070 |#1|) (-1070 (-1070 |#1|)))) (-15 -3089 ((-1070 |#1|) (-1070 |#1|))) (-15 -4141 ((-1070 |#1|) (-1070 |#1|))) (-15 -2609 ((-1070 |#1|) (-1070 |#1|))) (-15 -4049 ((-1070 |#1|) (-1070 |#1|) (-525) (-525))) (-15 -3258 ((-1070 |#1|) (-525) (-525) (-1070 |#1|))) (-15 -3503 ((-1070 |#1|) (-525) (-525) (-1070 |#1|))) (IF (|has| |#1| (-37 (-385 (-525)))) (PROGN (-15 -2452 ((-1070 |#1|) |#1| (-1070 |#1|))) (-15 -1972 ((-1070 |#1|) |#1| (-1 (-1070 |#1|)))) (-15 -1340 ((-1070 |#1|) (-1070 (-1070 |#1|)))) (-15 -1615 ((-1070 |#1|) (-385 (-525)) (-1070 |#1|)))) |%noBranch|) (IF (|has| |#1| (-341)) (PROGN (-15 -3468 ((-1070 |#1|) (-1070 |#1|) (-1070 |#1|))) (-15 -2548 ((-1070 |#1|) (-1 |#1| (-525)) |#1| (-1 (-1070 |#1|)))) (-15 -2362 ((-1070 |#1|) |#1| (-1070 |#1|)))) |%noBranch|))
+((-4087 (((-1070 |#1|) (-1070 |#1|)) 57)) (-2381 (((-1070 |#1|) (-1070 |#1|)) 39)) (-4058 (((-1070 |#1|) (-1070 |#1|)) 53)) (-2360 (((-1070 |#1|) (-1070 |#1|)) 35)) (-4109 (((-1070 |#1|) (-1070 |#1|)) 60)) (-2400 (((-1070 |#1|) (-1070 |#1|)) 42)) (-2356 (((-1070 |#1|) (-1070 |#1|)) 31)) (-2288 (((-1070 |#1|) (-1070 |#1|)) 27)) (-4122 (((-1070 |#1|) (-1070 |#1|)) 61)) (-2410 (((-1070 |#1|) (-1070 |#1|)) 43)) (-4098 (((-1070 |#1|) (-1070 |#1|)) 58)) (-2391 (((-1070 |#1|) (-1070 |#1|)) 40)) (-4073 (((-1070 |#1|) (-1070 |#1|)) 55)) (-2370 (((-1070 |#1|) (-1070 |#1|)) 37)) (-4163 (((-1070 |#1|) (-1070 |#1|)) 65)) (-2457 (((-1070 |#1|) (-1070 |#1|)) 47)) (-4137 (((-1070 |#1|) (-1070 |#1|)) 63)) (-2432 (((-1070 |#1|) (-1070 |#1|)) 45)) (-4193 (((-1070 |#1|) (-1070 |#1|)) 68)) (-2477 (((-1070 |#1|) (-1070 |#1|)) 50)) (-1234 (((-1070 |#1|) (-1070 |#1|)) 69)) (-2495 (((-1070 |#1|) (-1070 |#1|)) 51)) (-4179 (((-1070 |#1|) (-1070 |#1|)) 67)) (-2469 (((-1070 |#1|) (-1070 |#1|)) 49)) (-4149 (((-1070 |#1|) (-1070 |#1|)) 66)) (-2444 (((-1070 |#1|) (-1070 |#1|)) 48)) (** (((-1070 |#1|) (-1070 |#1|) (-1070 |#1|)) 33)))
+(((-1075 |#1|) (-10 -7 (-15 -2288 ((-1070 |#1|) (-1070 |#1|))) (-15 -2356 ((-1070 |#1|) (-1070 |#1|))) (-15 ** ((-1070 |#1|) (-1070 |#1|) (-1070 |#1|))) (-15 -2360 ((-1070 |#1|) (-1070 |#1|))) (-15 -2370 ((-1070 |#1|) (-1070 |#1|))) (-15 -2381 ((-1070 |#1|) (-1070 |#1|))) (-15 -2391 ((-1070 |#1|) (-1070 |#1|))) (-15 -2400 ((-1070 |#1|) (-1070 |#1|))) (-15 -2410 ((-1070 |#1|) (-1070 |#1|))) (-15 -2432 ((-1070 |#1|) (-1070 |#1|))) (-15 -2444 ((-1070 |#1|) (-1070 |#1|))) (-15 -2457 ((-1070 |#1|) (-1070 |#1|))) (-15 -2469 ((-1070 |#1|) (-1070 |#1|))) (-15 -2477 ((-1070 |#1|) (-1070 |#1|))) (-15 -2495 ((-1070 |#1|) (-1070 |#1|))) (-15 -4058 ((-1070 |#1|) (-1070 |#1|))) (-15 -4073 ((-1070 |#1|) (-1070 |#1|))) (-15 -4087 ((-1070 |#1|) (-1070 |#1|))) (-15 -4098 ((-1070 |#1|) (-1070 |#1|))) (-15 -4109 ((-1070 |#1|) (-1070 |#1|))) (-15 -4122 ((-1070 |#1|) (-1070 |#1|))) (-15 -4137 ((-1070 |#1|) (-1070 |#1|))) (-15 -4149 ((-1070 |#1|) (-1070 |#1|))) (-15 -4163 ((-1070 |#1|) (-1070 |#1|))) (-15 -4179 ((-1070 |#1|) (-1070 |#1|))) (-15 -4193 ((-1070 |#1|) (-1070 |#1|))) (-15 -1234 ((-1070 |#1|) (-1070 |#1|)))) (-37 (-385 (-525)))) (T -1075))
+((-1234 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1075 *3)))) (-4193 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1075 *3)))) (-4179 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1075 *3)))) (-4163 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1075 *3)))) (-4149 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1075 *3)))) (-4137 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1075 *3)))) (-4122 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1075 *3)))) (-4109 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1075 *3)))) (-4098 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1075 *3)))) (-4087 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1075 *3)))) (-4073 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1075 *3)))) (-4058 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1075 *3)))) (-2495 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1075 *3)))) (-2477 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1075 *3)))) (-2469 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1075 *3)))) (-2457 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1075 *3)))) (-2444 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1075 *3)))) (-2432 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1075 *3)))) (-2410 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1075 *3)))) (-2400 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1075 *3)))) (-2391 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1075 *3)))) (-2381 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1075 *3)))) (-2370 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1075 *3)))) (-2360 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1075 *3)))) (** (*1 *2 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1075 *3)))) (-2356 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1075 *3)))) (-2288 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1075 *3)))))
+(-10 -7 (-15 -2288 ((-1070 |#1|) (-1070 |#1|))) (-15 -2356 ((-1070 |#1|) (-1070 |#1|))) (-15 ** ((-1070 |#1|) (-1070 |#1|) (-1070 |#1|))) (-15 -2360 ((-1070 |#1|) (-1070 |#1|))) (-15 -2370 ((-1070 |#1|) (-1070 |#1|))) (-15 -2381 ((-1070 |#1|) (-1070 |#1|))) (-15 -2391 ((-1070 |#1|) (-1070 |#1|))) (-15 -2400 ((-1070 |#1|) (-1070 |#1|))) (-15 -2410 ((-1070 |#1|) (-1070 |#1|))) (-15 -2432 ((-1070 |#1|) (-1070 |#1|))) (-15 -2444 ((-1070 |#1|) (-1070 |#1|))) (-15 -2457 ((-1070 |#1|) (-1070 |#1|))) (-15 -2469 ((-1070 |#1|) (-1070 |#1|))) (-15 -2477 ((-1070 |#1|) (-1070 |#1|))) (-15 -2495 ((-1070 |#1|) (-1070 |#1|))) (-15 -4058 ((-1070 |#1|) (-1070 |#1|))) (-15 -4073 ((-1070 |#1|) (-1070 |#1|))) (-15 -4087 ((-1070 |#1|) (-1070 |#1|))) (-15 -4098 ((-1070 |#1|) (-1070 |#1|))) (-15 -4109 ((-1070 |#1|) (-1070 |#1|))) (-15 -4122 ((-1070 |#1|) (-1070 |#1|))) (-15 -4137 ((-1070 |#1|) (-1070 |#1|))) (-15 -4149 ((-1070 |#1|) (-1070 |#1|))) (-15 -4163 ((-1070 |#1|) (-1070 |#1|))) (-15 -4179 ((-1070 |#1|) (-1070 |#1|))) (-15 -4193 ((-1070 |#1|) (-1070 |#1|))) (-15 -1234 ((-1070 |#1|) (-1070 |#1|))))
+((-4087 (((-1070 |#1|) (-1070 |#1|)) 100)) (-2381 (((-1070 |#1|) (-1070 |#1|)) 64)) (-1756 (((-2 (|:| -4058 (-1070 |#1|)) (|:| -4073 (-1070 |#1|))) (-1070 |#1|)) 96)) (-4058 (((-1070 |#1|) (-1070 |#1|)) 97)) (-2044 (((-2 (|:| -2360 (-1070 |#1|)) (|:| -2370 (-1070 |#1|))) (-1070 |#1|)) 53)) (-2360 (((-1070 |#1|) (-1070 |#1|)) 54)) (-4109 (((-1070 |#1|) (-1070 |#1|)) 102)) (-2400 (((-1070 |#1|) (-1070 |#1|)) 71)) (-2356 (((-1070 |#1|) (-1070 |#1|)) 39)) (-2288 (((-1070 |#1|) (-1070 |#1|)) 36)) (-4122 (((-1070 |#1|) (-1070 |#1|)) 103)) (-2410 (((-1070 |#1|) (-1070 |#1|)) 72)) (-4098 (((-1070 |#1|) (-1070 |#1|)) 101)) (-2391 (((-1070 |#1|) (-1070 |#1|)) 67)) (-4073 (((-1070 |#1|) (-1070 |#1|)) 98)) (-2370 (((-1070 |#1|) (-1070 |#1|)) 55)) (-4163 (((-1070 |#1|) (-1070 |#1|)) 111)) (-2457 (((-1070 |#1|) (-1070 |#1|)) 86)) (-4137 (((-1070 |#1|) (-1070 |#1|)) 105)) (-2432 (((-1070 |#1|) (-1070 |#1|)) 82)) (-4193 (((-1070 |#1|) (-1070 |#1|)) 115)) (-2477 (((-1070 |#1|) (-1070 |#1|)) 90)) (-1234 (((-1070 |#1|) (-1070 |#1|)) 117)) (-2495 (((-1070 |#1|) (-1070 |#1|)) 92)) (-4179 (((-1070 |#1|) (-1070 |#1|)) 113)) (-2469 (((-1070 |#1|) (-1070 |#1|)) 88)) (-4149 (((-1070 |#1|) (-1070 |#1|)) 107)) (-2444 (((-1070 |#1|) (-1070 |#1|)) 84)) (** (((-1070 |#1|) (-1070 |#1|) (-1070 |#1|)) 40)))
+(((-1076 |#1|) (-10 -7 (-15 -2288 ((-1070 |#1|) (-1070 |#1|))) (-15 -2356 ((-1070 |#1|) (-1070 |#1|))) (-15 ** ((-1070 |#1|) (-1070 |#1|) (-1070 |#1|))) (-15 -2044 ((-2 (|:| -2360 (-1070 |#1|)) (|:| -2370 (-1070 |#1|))) (-1070 |#1|))) (-15 -2360 ((-1070 |#1|) (-1070 |#1|))) (-15 -2370 ((-1070 |#1|) (-1070 |#1|))) (-15 -2381 ((-1070 |#1|) (-1070 |#1|))) (-15 -2391 ((-1070 |#1|) (-1070 |#1|))) (-15 -2400 ((-1070 |#1|) (-1070 |#1|))) (-15 -2410 ((-1070 |#1|) (-1070 |#1|))) (-15 -2432 ((-1070 |#1|) (-1070 |#1|))) (-15 -2444 ((-1070 |#1|) (-1070 |#1|))) (-15 -2457 ((-1070 |#1|) (-1070 |#1|))) (-15 -2469 ((-1070 |#1|) (-1070 |#1|))) (-15 -2477 ((-1070 |#1|) (-1070 |#1|))) (-15 -2495 ((-1070 |#1|) (-1070 |#1|))) (-15 -1756 ((-2 (|:| -4058 (-1070 |#1|)) (|:| -4073 (-1070 |#1|))) (-1070 |#1|))) (-15 -4058 ((-1070 |#1|) (-1070 |#1|))) (-15 -4073 ((-1070 |#1|) (-1070 |#1|))) (-15 -4087 ((-1070 |#1|) (-1070 |#1|))) (-15 -4098 ((-1070 |#1|) (-1070 |#1|))) (-15 -4109 ((-1070 |#1|) (-1070 |#1|))) (-15 -4122 ((-1070 |#1|) (-1070 |#1|))) (-15 -4137 ((-1070 |#1|) (-1070 |#1|))) (-15 -4149 ((-1070 |#1|) (-1070 |#1|))) (-15 -4163 ((-1070 |#1|) (-1070 |#1|))) (-15 -4179 ((-1070 |#1|) (-1070 |#1|))) (-15 -4193 ((-1070 |#1|) (-1070 |#1|))) (-15 -1234 ((-1070 |#1|) (-1070 |#1|)))) (-37 (-385 (-525)))) (T -1076))
+((-1234 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1076 *3)))) (-4193 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1076 *3)))) (-4179 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1076 *3)))) (-4163 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1076 *3)))) (-4149 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1076 *3)))) (-4137 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1076 *3)))) (-4122 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1076 *3)))) (-4109 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1076 *3)))) (-4098 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1076 *3)))) (-4087 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1076 *3)))) (-4073 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1076 *3)))) (-4058 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1076 *3)))) (-1756 (*1 *2 *3) (-12 (-4 *4 (-37 (-385 (-525)))) (-5 *2 (-2 (|:| -4058 (-1070 *4)) (|:| -4073 (-1070 *4)))) (-5 *1 (-1076 *4)) (-5 *3 (-1070 *4)))) (-2495 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1076 *3)))) (-2477 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1076 *3)))) (-2469 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1076 *3)))) (-2457 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1076 *3)))) (-2444 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1076 *3)))) (-2432 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1076 *3)))) (-2410 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1076 *3)))) (-2400 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1076 *3)))) (-2391 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1076 *3)))) (-2381 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1076 *3)))) (-2370 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1076 *3)))) (-2360 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1076 *3)))) (-2044 (*1 *2 *3) (-12 (-4 *4 (-37 (-385 (-525)))) (-5 *2 (-2 (|:| -2360 (-1070 *4)) (|:| -2370 (-1070 *4)))) (-5 *1 (-1076 *4)) (-5 *3 (-1070 *4)))) (** (*1 *2 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1076 *3)))) (-2356 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1076 *3)))) (-2288 (*1 *2 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1076 *3)))))
+(-10 -7 (-15 -2288 ((-1070 |#1|) (-1070 |#1|))) (-15 -2356 ((-1070 |#1|) (-1070 |#1|))) (-15 ** ((-1070 |#1|) (-1070 |#1|) (-1070 |#1|))) (-15 -2044 ((-2 (|:| -2360 (-1070 |#1|)) (|:| -2370 (-1070 |#1|))) (-1070 |#1|))) (-15 -2360 ((-1070 |#1|) (-1070 |#1|))) (-15 -2370 ((-1070 |#1|) (-1070 |#1|))) (-15 -2381 ((-1070 |#1|) (-1070 |#1|))) (-15 -2391 ((-1070 |#1|) (-1070 |#1|))) (-15 -2400 ((-1070 |#1|) (-1070 |#1|))) (-15 -2410 ((-1070 |#1|) (-1070 |#1|))) (-15 -2432 ((-1070 |#1|) (-1070 |#1|))) (-15 -2444 ((-1070 |#1|) (-1070 |#1|))) (-15 -2457 ((-1070 |#1|) (-1070 |#1|))) (-15 -2469 ((-1070 |#1|) (-1070 |#1|))) (-15 -2477 ((-1070 |#1|) (-1070 |#1|))) (-15 -2495 ((-1070 |#1|) (-1070 |#1|))) (-15 -1756 ((-2 (|:| -4058 (-1070 |#1|)) (|:| -4073 (-1070 |#1|))) (-1070 |#1|))) (-15 -4058 ((-1070 |#1|) (-1070 |#1|))) (-15 -4073 ((-1070 |#1|) (-1070 |#1|))) (-15 -4087 ((-1070 |#1|) (-1070 |#1|))) (-15 -4098 ((-1070 |#1|) (-1070 |#1|))) (-15 -4109 ((-1070 |#1|) (-1070 |#1|))) (-15 -4122 ((-1070 |#1|) (-1070 |#1|))) (-15 -4137 ((-1070 |#1|) (-1070 |#1|))) (-15 -4149 ((-1070 |#1|) (-1070 |#1|))) (-15 -4163 ((-1070 |#1|) (-1070 |#1|))) (-15 -4179 ((-1070 |#1|) (-1070 |#1|))) (-15 -4193 ((-1070 |#1|) (-1070 |#1|))) (-15 -1234 ((-1070 |#1|) (-1070 |#1|))))
+((-2373 (((-890 |#2|) |#2| |#2|) 35)) (-3153 ((|#2| |#2| |#1|) 19 (|has| |#1| (-286)))))
+(((-1077 |#1| |#2|) (-10 -7 (-15 -2373 ((-890 |#2|) |#2| |#2|)) (IF (|has| |#1| (-286)) (-15 -3153 (|#2| |#2| |#1|)) |%noBranch|)) (-517) (-1147 |#1|)) (T -1077))
+((-3153 (*1 *2 *2 *3) (-12 (-4 *3 (-286)) (-4 *3 (-517)) (-5 *1 (-1077 *3 *2)) (-4 *2 (-1147 *3)))) (-2373 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-890 *3)) (-5 *1 (-1077 *4 *3)) (-4 *3 (-1147 *4)))))
+(-10 -7 (-15 -2373 ((-890 |#2|) |#2| |#2|)) (IF (|has| |#1| (-286)) (-15 -3153 (|#2| |#2| |#1|)) |%noBranch|))
+((-2673 (((-108) $ $) NIL)) (-4021 (($ $ (-591 (-712))) 67)) (-2749 (($) 26)) (-3693 (($ $) 42)) (-3374 (((-591 $) $) 51)) (-4150 (((-108) $) 16)) (-2132 (((-591 (-876 |#2|)) $) 74)) (-2064 (($ $) 68)) (-1979 (((-712) $) 37)) (-1316 (($) 25)) (-2441 (($ $ (-591 (-712)) (-876 |#2|)) 60) (($ $ (-591 (-712)) (-712)) 61) (($ $ (-712) (-876 |#2|)) 63)) (-3459 (($ $ $) 48) (($ (-591 $)) 50)) (-3083 (((-712) $) 75)) (-2878 (((-108) $) 15)) (-2621 (((-1072) $) NIL)) (-1388 (((-108) $) 18)) (-2937 (((-1036) $) NIL)) (-2624 (((-159) $) 73)) (-4075 (((-876 |#2|) $) 69)) (-2569 (((-712) $) 70)) (-3154 (((-108) $) 72)) (-2074 (($ $ (-591 (-712)) (-159)) 66)) (-2768 (($ $) 43)) (-2686 (((-796) $) 86)) (-3230 (($ $ (-591 (-712)) (-108)) 65)) (-1567 (((-591 $) $) 11)) (-1623 (($ $ (-712)) 36)) (-3163 (($ $) 32)) (-2511 (($ $ $ (-876 |#2|) (-712)) 56)) (-2503 (($ $ (-876 |#2|)) 55)) (-1204 (($ $ (-591 (-712)) (-876 |#2|)) 54) (($ $ (-591 (-712)) (-712)) 58) (((-712) $ (-876 |#2|)) 59)) (-3944 (((-108) $ $) 80)))
+(((-1078 |#1| |#2|) (-13 (-1018) (-10 -8 (-15 -2878 ((-108) $)) (-15 -4150 ((-108) $)) (-15 -1388 ((-108) $)) (-15 -1316 ($)) (-15 -2749 ($)) (-15 -3163 ($ $)) (-15 -1623 ($ $ (-712))) (-15 -1567 ((-591 $) $)) (-15 -1979 ((-712) $)) (-15 -3693 ($ $)) (-15 -2768 ($ $)) (-15 -3459 ($ $ $)) (-15 -3459 ($ (-591 $))) (-15 -3374 ((-591 $) $)) (-15 -1204 ($ $ (-591 (-712)) (-876 |#2|))) (-15 -2503 ($ $ (-876 |#2|))) (-15 -2511 ($ $ $ (-876 |#2|) (-712))) (-15 -2441 ($ $ (-591 (-712)) (-876 |#2|))) (-15 -1204 ($ $ (-591 (-712)) (-712))) (-15 -2441 ($ $ (-591 (-712)) (-712))) (-15 -1204 ((-712) $ (-876 |#2|))) (-15 -2441 ($ $ (-712) (-876 |#2|))) (-15 -3230 ($ $ (-591 (-712)) (-108))) (-15 -2074 ($ $ (-591 (-712)) (-159))) (-15 -4021 ($ $ (-591 (-712)))) (-15 -4075 ((-876 |#2|) $)) (-15 -2569 ((-712) $)) (-15 -3154 ((-108) $)) (-15 -2624 ((-159) $)) (-15 -3083 ((-712) $)) (-15 -2064 ($ $)) (-15 -2132 ((-591 (-876 |#2|)) $)))) (-854) (-975)) (T -1078))
+((-2878 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1078 *3 *4)) (-14 *3 (-854)) (-4 *4 (-975)))) (-4150 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1078 *3 *4)) (-14 *3 (-854)) (-4 *4 (-975)))) (-1388 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1078 *3 *4)) (-14 *3 (-854)) (-4 *4 (-975)))) (-1316 (*1 *1) (-12 (-5 *1 (-1078 *2 *3)) (-14 *2 (-854)) (-4 *3 (-975)))) (-2749 (*1 *1) (-12 (-5 *1 (-1078 *2 *3)) (-14 *2 (-854)) (-4 *3 (-975)))) (-3163 (*1 *1 *1) (-12 (-5 *1 (-1078 *2 *3)) (-14 *2 (-854)) (-4 *3 (-975)))) (-1623 (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-1078 *3 *4)) (-14 *3 (-854)) (-4 *4 (-975)))) (-1567 (*1 *2 *1) (-12 (-5 *2 (-591 (-1078 *3 *4))) (-5 *1 (-1078 *3 *4)) (-14 *3 (-854)) (-4 *4 (-975)))) (-1979 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-1078 *3 *4)) (-14 *3 (-854)) (-4 *4 (-975)))) (-3693 (*1 *1 *1) (-12 (-5 *1 (-1078 *2 *3)) (-14 *2 (-854)) (-4 *3 (-975)))) (-2768 (*1 *1 *1) (-12 (-5 *1 (-1078 *2 *3)) (-14 *2 (-854)) (-4 *3 (-975)))) (-3459 (*1 *1 *1 *1) (-12 (-5 *1 (-1078 *2 *3)) (-14 *2 (-854)) (-4 *3 (-975)))) (-3459 (*1 *1 *2) (-12 (-5 *2 (-591 (-1078 *3 *4))) (-5 *1 (-1078 *3 *4)) (-14 *3 (-854)) (-4 *4 (-975)))) (-3374 (*1 *2 *1) (-12 (-5 *2 (-591 (-1078 *3 *4))) (-5 *1 (-1078 *3 *4)) (-14 *3 (-854)) (-4 *4 (-975)))) (-1204 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-591 (-712))) (-5 *3 (-876 *5)) (-4 *5 (-975)) (-5 *1 (-1078 *4 *5)) (-14 *4 (-854)))) (-2503 (*1 *1 *1 *2) (-12 (-5 *2 (-876 *4)) (-4 *4 (-975)) (-5 *1 (-1078 *3 *4)) (-14 *3 (-854)))) (-2511 (*1 *1 *1 *1 *2 *3) (-12 (-5 *2 (-876 *5)) (-5 *3 (-712)) (-4 *5 (-975)) (-5 *1 (-1078 *4 *5)) (-14 *4 (-854)))) (-2441 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-591 (-712))) (-5 *3 (-876 *5)) (-4 *5 (-975)) (-5 *1 (-1078 *4 *5)) (-14 *4 (-854)))) (-1204 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-591 (-712))) (-5 *3 (-712)) (-5 *1 (-1078 *4 *5)) (-14 *4 (-854)) (-4 *5 (-975)))) (-2441 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-591 (-712))) (-5 *3 (-712)) (-5 *1 (-1078 *4 *5)) (-14 *4 (-854)) (-4 *5 (-975)))) (-1204 (*1 *2 *1 *3) (-12 (-5 *3 (-876 *5)) (-4 *5 (-975)) (-5 *2 (-712)) (-5 *1 (-1078 *4 *5)) (-14 *4 (-854)))) (-2441 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-712)) (-5 *3 (-876 *5)) (-4 *5 (-975)) (-5 *1 (-1078 *4 *5)) (-14 *4 (-854)))) (-3230 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-591 (-712))) (-5 *3 (-108)) (-5 *1 (-1078 *4 *5)) (-14 *4 (-854)) (-4 *5 (-975)))) (-2074 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-591 (-712))) (-5 *3 (-159)) (-5 *1 (-1078 *4 *5)) (-14 *4 (-854)) (-4 *5 (-975)))) (-4021 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-712))) (-5 *1 (-1078 *3 *4)) (-14 *3 (-854)) (-4 *4 (-975)))) (-4075 (*1 *2 *1) (-12 (-5 *2 (-876 *4)) (-5 *1 (-1078 *3 *4)) (-14 *3 (-854)) (-4 *4 (-975)))) (-2569 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-1078 *3 *4)) (-14 *3 (-854)) (-4 *4 (-975)))) (-3154 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1078 *3 *4)) (-14 *3 (-854)) (-4 *4 (-975)))) (-2624 (*1 *2 *1) (-12 (-5 *2 (-159)) (-5 *1 (-1078 *3 *4)) (-14 *3 (-854)) (-4 *4 (-975)))) (-3083 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-1078 *3 *4)) (-14 *3 (-854)) (-4 *4 (-975)))) (-2064 (*1 *1 *1) (-12 (-5 *1 (-1078 *2 *3)) (-14 *2 (-854)) (-4 *3 (-975)))) (-2132 (*1 *2 *1) (-12 (-5 *2 (-591 (-876 *4))) (-5 *1 (-1078 *3 *4)) (-14 *3 (-854)) (-4 *4 (-975)))))
+(-13 (-1018) (-10 -8 (-15 -2878 ((-108) $)) (-15 -4150 ((-108) $)) (-15 -1388 ((-108) $)) (-15 -1316 ($)) (-15 -2749 ($)) (-15 -3163 ($ $)) (-15 -1623 ($ $ (-712))) (-15 -1567 ((-591 $) $)) (-15 -1979 ((-712) $)) (-15 -3693 ($ $)) (-15 -2768 ($ $)) (-15 -3459 ($ $ $)) (-15 -3459 ($ (-591 $))) (-15 -3374 ((-591 $) $)) (-15 -1204 ($ $ (-591 (-712)) (-876 |#2|))) (-15 -2503 ($ $ (-876 |#2|))) (-15 -2511 ($ $ $ (-876 |#2|) (-712))) (-15 -2441 ($ $ (-591 (-712)) (-876 |#2|))) (-15 -1204 ($ $ (-591 (-712)) (-712))) (-15 -2441 ($ $ (-591 (-712)) (-712))) (-15 -1204 ((-712) $ (-876 |#2|))) (-15 -2441 ($ $ (-712) (-876 |#2|))) (-15 -3230 ($ $ (-591 (-712)) (-108))) (-15 -2074 ($ $ (-591 (-712)) (-159))) (-15 -4021 ($ $ (-591 (-712)))) (-15 -4075 ((-876 |#2|) $)) (-15 -2569 ((-712) $)) (-15 -3154 ((-108) $)) (-15 -2624 ((-159) $)) (-15 -3083 ((-712) $)) (-15 -2064 ($ $)) (-15 -2132 ((-591 (-876 |#2|)) $))))
+((-2673 (((-108) $ $) NIL)) (-4165 ((|#2| $) 11)) (-4151 ((|#1| $) 10)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2695 (($ |#1| |#2|) 9)) (-2686 (((-796) $) 16)) (-3944 (((-108) $ $) NIL)))
+(((-1079 |#1| |#2|) (-13 (-1018) (-10 -8 (-15 -2695 ($ |#1| |#2|)) (-15 -4151 (|#1| $)) (-15 -4165 (|#2| $)))) (-1018) (-1018)) (T -1079))
+((-2695 (*1 *1 *2 *3) (-12 (-5 *1 (-1079 *2 *3)) (-4 *2 (-1018)) (-4 *3 (-1018)))) (-4151 (*1 *2 *1) (-12 (-4 *2 (-1018)) (-5 *1 (-1079 *2 *3)) (-4 *3 (-1018)))) (-4165 (*1 *2 *1) (-12 (-4 *2 (-1018)) (-5 *1 (-1079 *3 *2)) (-4 *3 (-1018)))))
+(-13 (-1018) (-10 -8 (-15 -2695 ($ |#1| |#2|)) (-15 -4151 (|#1| $)) (-15 -4165 (|#2| $))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-2314 (((-1087 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-286)) (|has| |#1| (-341))))) (-1444 (((-591 (-1003)) $) NIL)) (-1592 (((-1089) $) 11)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (-3150 (-12 (|has| (-1087 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))) (-12 (|has| (-1087 |#1| |#2| |#3|) (-842)) (|has| |#1| (-341))) (|has| |#1| (-517))))) (-3641 (($ $) NIL (-3150 (-12 (|has| (-1087 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))) (-12 (|has| (-1087 |#1| |#2| |#3|) (-842)) (|has| |#1| (-341))) (|has| |#1| (-517))))) (-3077 (((-108) $) NIL (-3150 (-12 (|has| (-1087 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))) (-12 (|has| (-1087 |#1| |#2| |#3|) (-842)) (|has| |#1| (-341))) (|has| |#1| (-517))))) (-3328 (($ $ (-525)) NIL) (($ $ (-525) (-525)) 66)) (-3581 (((-1070 (-2 (|:| |k| (-525)) (|:| |c| |#1|))) $) NIL)) (-2989 (((-1087 |#1| |#2| |#3|) $) 36)) (-3074 (((-3 (-1087 |#1| |#2| |#3|) "failed") $) 29)) (-1487 (((-1087 |#1| |#2| |#3|) $) 30)) (-4087 (($ $) 107 (|has| |#1| (-37 (-385 (-525)))))) (-2381 (($ $) 83 (|has| |#1| (-37 (-385 (-525)))))) (-3332 (((-3 $ "failed") $ $) NIL)) (-2179 (((-396 (-1085 $)) (-1085 $)) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-842)) (|has| |#1| (-341))))) (-1720 (($ $) NIL (|has| |#1| (-341)))) (-3898 (((-396 $) $) NIL (|has| |#1| (-341)))) (-2551 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3008 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-842)) (|has| |#1| (-341))))) (-1965 (((-108) $ $) NIL (|has| |#1| (-341)))) (-4058 (($ $) 103 (|has| |#1| (-37 (-385 (-525)))))) (-2360 (($ $) 79 (|has| |#1| (-37 (-385 (-525)))))) (-4188 (((-525) $) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))))) (-1895 (($ (-1070 (-2 (|:| |k| (-525)) (|:| |c| |#1|)))) NIL)) (-4109 (($ $) 111 (|has| |#1| (-37 (-385 (-525)))))) (-2400 (($ $) 87 (|has| |#1| (-37 (-385 (-525)))))) (-2055 (($) NIL T CONST)) (-4174 (((-3 (-1087 |#1| |#2| |#3|) "failed") $) 31) (((-3 (-1089) "failed") $) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-966 (-1089))) (|has| |#1| (-341)))) (((-3 (-385 (-525)) "failed") $) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-966 (-525))) (|has| |#1| (-341)))) (((-3 (-525) "failed") $) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-966 (-525))) (|has| |#1| (-341))))) (-3341 (((-1087 |#1| |#2| |#3|) $) 131) (((-1089) $) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-966 (-1089))) (|has| |#1| (-341)))) (((-385 (-525)) $) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-966 (-525))) (|has| |#1| (-341)))) (((-525) $) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-966 (-525))) (|has| |#1| (-341))))) (-2742 (($ $) 34) (($ (-525) $) 35)) (-3265 (($ $ $) NIL (|has| |#1| (-341)))) (-1575 (($ $) NIL)) (-3925 (((-631 (-1087 |#1| |#2| |#3|)) (-631 $)) NIL (|has| |#1| (-341))) (((-2 (|:| -2928 (-631 (-1087 |#1| |#2| |#3|))) (|:| |vec| (-1171 (-1087 |#1| |#2| |#3|)))) (-631 $) (-1171 $)) NIL (|has| |#1| (-341))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-587 (-525))) (|has| |#1| (-341)))) (((-631 (-525)) (-631 $)) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-587 (-525))) (|has| |#1| (-341))))) (-1522 (((-3 $ "failed") $) 48)) (-3642 (((-385 (-885 |#1|)) $ (-525)) 65 (|has| |#1| (-517))) (((-385 (-885 |#1|)) $ (-525) (-525)) 67 (|has| |#1| (-517)))) (-1325 (($) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-510)) (|has| |#1| (-341))))) (-3239 (($ $ $) NIL (|has| |#1| (-341)))) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL (|has| |#1| (-341)))) (-2393 (((-108) $) NIL (|has| |#1| (-341)))) (-3489 (((-108) $) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))))) (-1795 (((-108) $) 25)) (-1417 (($) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4018 (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-819 (-525))) (|has| |#1| (-341)))) (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-819 (-357))) (|has| |#1| (-341))))) (-1676 (((-525) $) NIL) (((-525) $ (-525)) 24)) (-3865 (((-108) $) NIL)) (-2920 (($ $) NIL (|has| |#1| (-341)))) (-1384 (((-1087 |#1| |#2| |#3|) $) 38 (|has| |#1| (-341)))) (-3126 (($ $ (-525)) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2115 (((-3 $ "failed") $) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-1065)) (|has| |#1| (-341))))) (-2256 (((-108) $) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))))) (-1698 (($ $ (-854)) NIL)) (-3619 (($ (-1 |#1| (-525)) $) NIL)) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-341)))) (-3802 (((-108) $) NIL)) (-1422 (($ |#1| (-525)) 18) (($ $ (-1003) (-525)) NIL) (($ $ (-591 (-1003)) (-591 (-525))) NIL)) (-1923 (($ $ $) NIL (-3150 (-12 (|has| (-1087 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))) (-12 (|has| (-1087 |#1| |#2| |#3|) (-788)) (|has| |#1| (-341)))))) (-3475 (($ $ $) NIL (-3150 (-12 (|has| (-1087 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))) (-12 (|has| (-1087 |#1| |#2| |#3|) (-788)) (|has| |#1| (-341)))))) (-1257 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 (-1087 |#1| |#2| |#3|) (-1087 |#1| |#2| |#3|)) $) NIL (|has| |#1| (-341)))) (-2356 (($ $) 72 (|has| |#1| (-37 (-385 (-525)))))) (-1548 (($ $) NIL)) (-1556 ((|#1| $) NIL)) (-2081 (($ (-591 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-1497 (($ (-525) (-1087 |#1| |#2| |#3|)) 33)) (-2621 (((-1072) $) NIL)) (-1523 (($ $) NIL (|has| |#1| (-341)))) (-2452 (($ $) 70 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1089)) NIL (-3150 (-12 (|has| |#1| (-15 -2452 (|#1| |#1| (-1089)))) (|has| |#1| (-15 -1444 ((-591 (-1089)) |#1|))) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-891)) (|has| |#1| (-1111))))) (($ $ (-1167 |#2|)) 71 (|has| |#1| (-37 (-385 (-525)))))) (-3492 (($) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-1065)) (|has| |#1| (-341))) CONST)) (-2937 (((-1036) $) NIL)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| |#1| (-341)))) (-2124 (($ (-591 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-1583 (($ $) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-286)) (|has| |#1| (-341))))) (-2767 (((-1087 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-510)) (|has| |#1| (-341))))) (-3550 (((-396 (-1085 $)) (-1085 $)) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-842)) (|has| |#1| (-341))))) (-3534 (((-396 (-1085 $)) (-1085 $)) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-842)) (|has| |#1| (-341))))) (-2542 (((-396 $) $) NIL (|has| |#1| (-341)))) (-3387 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL (|has| |#1| (-341)))) (-1618 (($ $ (-525)) 145)) (-3210 (((-3 $ "failed") $ $) 49 (-3150 (-12 (|has| (-1087 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))) (-12 (|has| (-1087 |#1| |#2| |#3|) (-842)) (|has| |#1| (-341))) (|has| |#1| (-517))))) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-341)))) (-2288 (($ $) 73 (|has| |#1| (-37 (-385 (-525)))))) (-1980 (((-1070 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-525))))) (($ $ (-1089) (-1087 |#1| |#2| |#3|)) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-486 (-1089) (-1087 |#1| |#2| |#3|))) (|has| |#1| (-341)))) (($ $ (-591 (-1089)) (-591 (-1087 |#1| |#2| |#3|))) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-486 (-1089) (-1087 |#1| |#2| |#3|))) (|has| |#1| (-341)))) (($ $ (-591 (-273 (-1087 |#1| |#2| |#3|)))) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-288 (-1087 |#1| |#2| |#3|))) (|has| |#1| (-341)))) (($ $ (-273 (-1087 |#1| |#2| |#3|))) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-288 (-1087 |#1| |#2| |#3|))) (|has| |#1| (-341)))) (($ $ (-1087 |#1| |#2| |#3|) (-1087 |#1| |#2| |#3|)) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-288 (-1087 |#1| |#2| |#3|))) (|has| |#1| (-341)))) (($ $ (-591 (-1087 |#1| |#2| |#3|)) (-591 (-1087 |#1| |#2| |#3|))) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-288 (-1087 |#1| |#2| |#3|))) (|has| |#1| (-341))))) (-3048 (((-712) $) NIL (|has| |#1| (-341)))) (-1881 ((|#1| $ (-525)) NIL) (($ $ $) 54 (|has| (-525) (-1030))) (($ $ (-1087 |#1| |#2| |#3|)) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-265 (-1087 |#1| |#2| |#3|) (-1087 |#1| |#2| |#3|))) (|has| |#1| (-341))))) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL (|has| |#1| (-341)))) (-2209 (($ $ (-1 (-1087 |#1| |#2| |#3|) (-1087 |#1| |#2| |#3|))) NIL (|has| |#1| (-341))) (($ $ (-1 (-1087 |#1| |#2| |#3|) (-1087 |#1| |#2| |#3|)) (-712)) NIL (|has| |#1| (-341))) (($ $ (-1167 |#2|)) 51) (($ $ (-712)) NIL (-3150 (-12 (|has| (-1087 |#1| |#2| |#3|) (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $) 50 (-3150 (-12 (|has| (-1087 |#1| |#2| |#3|) (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (-3150 (-12 (|has| (-1087 |#1| |#2| |#3|) (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089)))))) (($ $ (-1089) (-712)) NIL (-3150 (-12 (|has| (-1087 |#1| |#2| |#3|) (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089)))))) (($ $ (-591 (-1089))) NIL (-3150 (-12 (|has| (-1087 |#1| |#2| |#3|) (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089)))))) (($ $ (-1089)) NIL (-3150 (-12 (|has| (-1087 |#1| |#2| |#3|) (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089))))))) (-2774 (($ $) NIL (|has| |#1| (-341)))) (-1396 (((-1087 |#1| |#2| |#3|) $) 41 (|has| |#1| (-341)))) (-2743 (((-525) $) 37)) (-4122 (($ $) 113 (|has| |#1| (-37 (-385 (-525)))))) (-2410 (($ $) 89 (|has| |#1| (-37 (-385 (-525)))))) (-4098 (($ $) 109 (|has| |#1| (-37 (-385 (-525)))))) (-2391 (($ $) 85 (|has| |#1| (-37 (-385 (-525)))))) (-4073 (($ $) 105 (|has| |#1| (-37 (-385 (-525)))))) (-2370 (($ $) 81 (|has| |#1| (-37 (-385 (-525)))))) (-1300 (((-501) $) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-566 (-501))) (|has| |#1| (-341)))) (((-357) $) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-951)) (|has| |#1| (-341)))) (((-205) $) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-951)) (|has| |#1| (-341)))) (((-825 (-357)) $) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-566 (-825 (-357)))) (|has| |#1| (-341)))) (((-825 (-525)) $) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-566 (-825 (-525)))) (|has| |#1| (-341))))) (-3124 (((-3 (-1171 $) "failed") (-631 $)) NIL (-12 (|has| $ (-136)) (|has| (-1087 |#1| |#2| |#3|) (-842)) (|has| |#1| (-341))))) (-1664 (($ $) NIL)) (-2686 (((-796) $) 149) (($ (-525)) NIL) (($ |#1|) NIL (|has| |#1| (-160))) (($ (-1087 |#1| |#2| |#3|)) 27) (($ (-1167 |#2|)) 23) (($ (-1089)) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-966 (-1089))) (|has| |#1| (-341)))) (($ $) NIL (-3150 (-12 (|has| (-1087 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))) (-12 (|has| (-1087 |#1| |#2| |#3|) (-842)) (|has| |#1| (-341))) (|has| |#1| (-517)))) (($ (-385 (-525))) NIL (-3150 (-12 (|has| (-1087 |#1| |#2| |#3|) (-966 (-525))) (|has| |#1| (-341))) (|has| |#1| (-37 (-385 (-525))))))) (-1263 ((|#1| $ (-525)) 68)) (-3751 (((-3 $ "failed") $) NIL (-3150 (-12 (|has| $ (-136)) (|has| (-1087 |#1| |#2| |#3|) (-842)) (|has| |#1| (-341))) (-12 (|has| (-1087 |#1| |#2| |#3|) (-136)) (|has| |#1| (-341))) (|has| |#1| (-136))))) (-3425 (((-712)) NIL)) (-1708 ((|#1| $) 12)) (-1584 (((-1087 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-510)) (|has| |#1| (-341))))) (-4163 (($ $) 119 (|has| |#1| (-37 (-385 (-525)))))) (-2457 (($ $) 95 (|has| |#1| (-37 (-385 (-525)))))) (-1724 (((-108) $ $) NIL (-3150 (-12 (|has| (-1087 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))) (-12 (|has| (-1087 |#1| |#2| |#3|) (-842)) (|has| |#1| (-341))) (|has| |#1| (-517))))) (-4137 (($ $) 115 (|has| |#1| (-37 (-385 (-525)))))) (-2432 (($ $) 91 (|has| |#1| (-37 (-385 (-525)))))) (-4193 (($ $) 123 (|has| |#1| (-37 (-385 (-525)))))) (-2477 (($ $) 99 (|has| |#1| (-37 (-385 (-525)))))) (-4173 ((|#1| $ (-525)) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-525)))) (|has| |#1| (-15 -2686 (|#1| (-1089))))))) (-1234 (($ $) 125 (|has| |#1| (-37 (-385 (-525)))))) (-2495 (($ $) 101 (|has| |#1| (-37 (-385 (-525)))))) (-4179 (($ $) 121 (|has| |#1| (-37 (-385 (-525)))))) (-2469 (($ $) 97 (|has| |#1| (-37 (-385 (-525)))))) (-4149 (($ $) 117 (|has| |#1| (-37 (-385 (-525)))))) (-2444 (($ $) 93 (|has| |#1| (-37 (-385 (-525)))))) (-1460 (($ $) NIL (-12 (|has| (-1087 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))))) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (-1830 (($) 20 T CONST)) (-1839 (($) 16 T CONST)) (-1796 (($ $ (-1 (-1087 |#1| |#2| |#3|) (-1087 |#1| |#2| |#3|))) NIL (|has| |#1| (-341))) (($ $ (-1 (-1087 |#1| |#2| |#3|) (-1087 |#1| |#2| |#3|)) (-712)) NIL (|has| |#1| (-341))) (($ $ (-712)) NIL (-3150 (-12 (|has| (-1087 |#1| |#2| |#3|) (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $) NIL (-3150 (-12 (|has| (-1087 |#1| |#2| |#3|) (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (-3150 (-12 (|has| (-1087 |#1| |#2| |#3|) (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089)))))) (($ $ (-1089) (-712)) NIL (-3150 (-12 (|has| (-1087 |#1| |#2| |#3|) (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089)))))) (($ $ (-591 (-1089))) NIL (-3150 (-12 (|has| (-1087 |#1| |#2| |#3|) (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089)))))) (($ $ (-1089)) NIL (-3150 (-12 (|has| (-1087 |#1| |#2| |#3|) (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089))))))) (-4004 (((-108) $ $) NIL (-3150 (-12 (|has| (-1087 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))) (-12 (|has| (-1087 |#1| |#2| |#3|) (-788)) (|has| |#1| (-341)))))) (-3982 (((-108) $ $) NIL (-3150 (-12 (|has| (-1087 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))) (-12 (|has| (-1087 |#1| |#2| |#3|) (-788)) (|has| |#1| (-341)))))) (-3944 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL (-3150 (-12 (|has| (-1087 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))) (-12 (|has| (-1087 |#1| |#2| |#3|) (-788)) (|has| |#1| (-341)))))) (-3971 (((-108) $ $) NIL (-3150 (-12 (|has| (-1087 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))) (-12 (|has| (-1087 |#1| |#2| |#3|) (-788)) (|has| |#1| (-341)))))) (-4059 (($ $ |#1|) NIL (|has| |#1| (-341))) (($ $ $) 44 (|has| |#1| (-341))) (($ (-1087 |#1| |#2| |#3|) (-1087 |#1| |#2| |#3|)) 45 (|has| |#1| (-341)))) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) 21)) (** (($ $ (-854)) NIL) (($ $ (-712)) 53) (($ $ (-525)) NIL (|has| |#1| (-341))) (($ $ $) 74 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 128 (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 32) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ (-1087 |#1| |#2| |#3|)) 43 (|has| |#1| (-341))) (($ (-1087 |#1| |#2| |#3|) $) 42 (|has| |#1| (-341))) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525)))))))
+(((-1080 |#1| |#2| |#3|) (-13 (-1133 |#1| (-1087 |#1| |#2| |#3|)) (-10 -8 (-15 -2686 ($ (-1167 |#2|))) (-15 -2209 ($ $ (-1167 |#2|))) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -2452 ($ $ (-1167 |#2|))) |%noBranch|))) (-975) (-1089) |#1|) (T -1080))
+((-2686 (*1 *1 *2) (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1080 *3 *4 *5)) (-4 *3 (-975)) (-14 *5 *3))) (-2209 (*1 *1 *1 *2) (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1080 *3 *4 *5)) (-4 *3 (-975)) (-14 *5 *3))) (-2452 (*1 *1 *1 *2) (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1080 *3 *4 *5)) (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-975)) (-14 *5 *3))))
+(-13 (-1133 |#1| (-1087 |#1| |#2| |#3|)) (-10 -8 (-15 -2686 ($ (-1167 |#2|))) (-15 -2209 ($ $ (-1167 |#2|))) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -2452 ($ $ (-1167 |#2|))) |%noBranch|)))
+((-3173 ((|#2| |#2| (-1011 |#2|)) 26) ((|#2| |#2| (-1089)) 28)))
+(((-1081 |#1| |#2|) (-10 -7 (-15 -3173 (|#2| |#2| (-1089))) (-15 -3173 (|#2| |#2| (-1011 |#2|)))) (-13 (-517) (-788) (-966 (-525)) (-587 (-525))) (-13 (-408 |#1|) (-149) (-27) (-1111))) (T -1081))
+((-3173 (*1 *2 *2 *3) (-12 (-5 *3 (-1011 *2)) (-4 *2 (-13 (-408 *4) (-149) (-27) (-1111))) (-4 *4 (-13 (-517) (-788) (-966 (-525)) (-587 (-525)))) (-5 *1 (-1081 *4 *2)))) (-3173 (*1 *2 *2 *3) (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-517) (-788) (-966 (-525)) (-587 (-525)))) (-5 *1 (-1081 *4 *2)) (-4 *2 (-13 (-408 *4) (-149) (-27) (-1111))))))
+(-10 -7 (-15 -3173 (|#2| |#2| (-1089))) (-15 -3173 (|#2| |#2| (-1011 |#2|))))
+((-3173 (((-3 (-385 (-885 |#1|)) (-294 |#1|)) (-385 (-885 |#1|)) (-1011 (-385 (-885 |#1|)))) 31) (((-385 (-885 |#1|)) (-885 |#1|) (-1011 (-885 |#1|))) 44) (((-3 (-385 (-885 |#1|)) (-294 |#1|)) (-385 (-885 |#1|)) (-1089)) 33) (((-385 (-885 |#1|)) (-885 |#1|) (-1089)) 36)))
+(((-1082 |#1|) (-10 -7 (-15 -3173 ((-385 (-885 |#1|)) (-885 |#1|) (-1089))) (-15 -3173 ((-3 (-385 (-885 |#1|)) (-294 |#1|)) (-385 (-885 |#1|)) (-1089))) (-15 -3173 ((-385 (-885 |#1|)) (-885 |#1|) (-1011 (-885 |#1|)))) (-15 -3173 ((-3 (-385 (-885 |#1|)) (-294 |#1|)) (-385 (-885 |#1|)) (-1011 (-385 (-885 |#1|)))))) (-13 (-517) (-788) (-966 (-525)))) (T -1082))
+((-3173 (*1 *2 *3 *4) (-12 (-5 *4 (-1011 (-385 (-885 *5)))) (-5 *3 (-385 (-885 *5))) (-4 *5 (-13 (-517) (-788) (-966 (-525)))) (-5 *2 (-3 *3 (-294 *5))) (-5 *1 (-1082 *5)))) (-3173 (*1 *2 *3 *4) (-12 (-5 *4 (-1011 (-885 *5))) (-5 *3 (-885 *5)) (-4 *5 (-13 (-517) (-788) (-966 (-525)))) (-5 *2 (-385 *3)) (-5 *1 (-1082 *5)))) (-3173 (*1 *2 *3 *4) (-12 (-5 *4 (-1089)) (-4 *5 (-13 (-517) (-788) (-966 (-525)))) (-5 *2 (-3 (-385 (-885 *5)) (-294 *5))) (-5 *1 (-1082 *5)) (-5 *3 (-385 (-885 *5))))) (-3173 (*1 *2 *3 *4) (-12 (-5 *4 (-1089)) (-4 *5 (-13 (-517) (-788) (-966 (-525)))) (-5 *2 (-385 (-885 *5))) (-5 *1 (-1082 *5)) (-5 *3 (-885 *5)))))
+(-10 -7 (-15 -3173 ((-385 (-885 |#1|)) (-885 |#1|) (-1089))) (-15 -3173 ((-3 (-385 (-885 |#1|)) (-294 |#1|)) (-385 (-885 |#1|)) (-1089))) (-15 -3173 ((-385 (-885 |#1|)) (-885 |#1|) (-1011 (-885 |#1|)))) (-15 -3173 ((-3 (-385 (-885 |#1|)) (-294 |#1|)) (-385 (-885 |#1|)) (-1011 (-385 (-885 |#1|))))))
+((-1257 (((-1085 |#2|) (-1 |#2| |#1|) (-1085 |#1|)) 13)))
+(((-1083 |#1| |#2|) (-10 -7 (-15 -1257 ((-1085 |#2|) (-1 |#2| |#1|) (-1085 |#1|)))) (-975) (-975)) (T -1083))
+((-1257 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1085 *5)) (-4 *5 (-975)) (-4 *6 (-975)) (-5 *2 (-1085 *6)) (-5 *1 (-1083 *5 *6)))))
+(-10 -7 (-15 -1257 ((-1085 |#2|) (-1 |#2| |#1|) (-1085 |#1|))))
+((-3898 (((-396 (-1085 (-385 |#4|))) (-1085 (-385 |#4|))) 51)) (-2542 (((-396 (-1085 (-385 |#4|))) (-1085 (-385 |#4|))) 52)))
+(((-1084 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2542 ((-396 (-1085 (-385 |#4|))) (-1085 (-385 |#4|)))) (-15 -3898 ((-396 (-1085 (-385 |#4|))) (-1085 (-385 |#4|))))) (-734) (-788) (-429) (-882 |#3| |#1| |#2|)) (T -1084))
+((-3898 (*1 *2 *3) (-12 (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-429)) (-4 *7 (-882 *6 *4 *5)) (-5 *2 (-396 (-1085 (-385 *7)))) (-5 *1 (-1084 *4 *5 *6 *7)) (-5 *3 (-1085 (-385 *7))))) (-2542 (*1 *2 *3) (-12 (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-429)) (-4 *7 (-882 *6 *4 *5)) (-5 *2 (-396 (-1085 (-385 *7)))) (-5 *1 (-1084 *4 *5 *6 *7)) (-5 *3 (-1085 (-385 *7))))))
+(-10 -7 (-15 -2542 ((-396 (-1085 (-385 |#4|))) (-1085 (-385 |#4|)))) (-15 -3898 ((-396 (-1085 (-385 |#4|))) (-1085 (-385 |#4|)))))
+((-2673 (((-108) $ $) 139)) (-1306 (((-108) $) 30)) (-4135 (((-1171 |#1|) $ (-712)) NIL)) (-1444 (((-591 (-1003)) $) NIL)) (-3290 (($ (-1085 |#1|)) NIL)) (-2514 (((-1085 $) $ (-1003)) 60) (((-1085 |#1|) $) 49)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3641 (($ $) 134 (|has| |#1| (-517)))) (-3077 (((-108) $) NIL (|has| |#1| (-517)))) (-1978 (((-712) $) NIL) (((-712) $ (-591 (-1003))) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2584 (($ $ $) 128 (|has| |#1| (-517)))) (-2179 (((-396 (-1085 $)) (-1085 $)) 73 (|has| |#1| (-842)))) (-1720 (($ $) NIL (|has| |#1| (-429)))) (-3898 (((-396 $) $) NIL (|has| |#1| (-429)))) (-3008 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) 93 (|has| |#1| (-842)))) (-1965 (((-108) $ $) NIL (|has| |#1| (-341)))) (-4069 (($ $ (-712)) 42)) (-3997 (($ $ (-712)) 43)) (-3374 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) NIL (|has| |#1| (-429)))) (-2055 (($) NIL T CONST)) (-4174 (((-3 |#1| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#1| (-966 (-525)))) (((-3 (-1003) "failed") $) NIL)) (-3341 ((|#1| $) NIL) (((-385 (-525)) $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-525) $) NIL (|has| |#1| (-966 (-525)))) (((-1003) $) NIL)) (-1788 (($ $ $ (-1003)) NIL (|has| |#1| (-160))) ((|#1| $ $) 130 (|has| |#1| (-160)))) (-3265 (($ $ $) NIL (|has| |#1| (-341)))) (-1575 (($ $) 58)) (-3925 (((-631 (-525)) (-631 $)) NIL (|has| |#1| (-587 (-525)))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| |#1| (-587 (-525)))) (((-2 (|:| -2928 (-631 |#1|)) (|:| |vec| (-1171 |#1|))) (-631 $) (-1171 $)) NIL) (((-631 |#1|) (-631 $)) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-3239 (($ $ $) NIL (|has| |#1| (-341)))) (-1666 (($ $ $) 106)) (-3225 (($ $ $) NIL (|has| |#1| (-517)))) (-1627 (((-2 (|:| -2976 |#1|) (|:| -2746 $) (|:| -2449 $)) $ $) NIL (|has| |#1| (-517)))) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL (|has| |#1| (-341)))) (-3153 (($ $) 135 (|has| |#1| (-429))) (($ $ (-1003)) NIL (|has| |#1| (-429)))) (-1564 (((-591 $) $) NIL)) (-2393 (((-108) $) NIL (|has| |#1| (-842)))) (-2615 (($ $ |#1| (-712) $) 47)) (-4018 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (-12 (|has| (-1003) (-819 (-357))) (|has| |#1| (-819 (-357))))) (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (-12 (|has| (-1003) (-819 (-525))) (|has| |#1| (-819 (-525)))))) (-3654 (((-796) $ (-796)) 119)) (-1676 (((-712) $ $) NIL (|has| |#1| (-517)))) (-3865 (((-108) $) 32)) (-3667 (((-712) $) NIL)) (-2115 (((-3 $ "failed") $) NIL (|has| |#1| (-1065)))) (-1434 (($ (-1085 |#1|) (-1003)) 51) (($ (-1085 $) (-1003)) 67)) (-1698 (($ $ (-712)) 34)) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-341)))) (-2987 (((-591 $) $) NIL)) (-3802 (((-108) $) NIL)) (-1422 (($ |#1| (-712)) 65) (($ $ (-1003) (-712)) NIL) (($ $ (-591 (-1003)) (-591 (-712))) NIL)) (-3148 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $ (-1003)) NIL) (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) 123)) (-3629 (((-712) $) NIL) (((-712) $ (-1003)) NIL) (((-591 (-712)) $ (-591 (-1003))) NIL)) (-1923 (($ $ $) NIL (|has| |#1| (-788)))) (-3475 (($ $ $) NIL (|has| |#1| (-788)))) (-2508 (($ (-1 (-712) (-712)) $) NIL)) (-1257 (($ (-1 |#1| |#1|) $) NIL)) (-2496 (((-1085 |#1|) $) NIL)) (-3027 (((-3 (-1003) "failed") $) NIL)) (-1548 (($ $) NIL)) (-1556 ((|#1| $) 54)) (-2081 (($ (-591 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-2621 (((-1072) $) NIL)) (-1400 (((-2 (|:| -2746 $) (|:| -2449 $)) $ (-712)) 41)) (-3401 (((-3 (-591 $) "failed") $) NIL)) (-4008 (((-3 (-591 $) "failed") $) NIL)) (-3410 (((-3 (-2 (|:| |var| (-1003)) (|:| -3987 (-712))) "failed") $) NIL)) (-2452 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3492 (($) NIL (|has| |#1| (-1065)) CONST)) (-2937 (((-1036) $) NIL)) (-1531 (((-108) $) 33)) (-1540 ((|#1| $) NIL)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) 81 (|has| |#1| (-429)))) (-2124 (($ (-591 $)) NIL (|has| |#1| (-429))) (($ $ $) 137 (|has| |#1| (-429)))) (-3381 (($ $ (-712) |#1| $) 101)) (-3550 (((-396 (-1085 $)) (-1085 $)) 79 (|has| |#1| (-842)))) (-3534 (((-396 (-1085 $)) (-1085 $)) 78 (|has| |#1| (-842)))) (-2542 (((-396 $) $) 86 (|has| |#1| (-842)))) (-3387 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL (|has| |#1| (-341)))) (-3210 (((-3 $ "failed") $ |#1|) 133 (|has| |#1| (-517))) (((-3 $ "failed") $ $) 102 (|has| |#1| (-517)))) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-341)))) (-1980 (($ $ (-591 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-591 $) (-591 $)) NIL) (($ $ (-1003) |#1|) NIL) (($ $ (-591 (-1003)) (-591 |#1|)) NIL) (($ $ (-1003) $) NIL) (($ $ (-591 (-1003)) (-591 $)) NIL)) (-3048 (((-712) $) NIL (|has| |#1| (-341)))) (-1881 ((|#1| $ |#1|) 121) (($ $ $) 122) (((-385 $) (-385 $) (-385 $)) NIL (|has| |#1| (-517))) ((|#1| (-385 $) |#1|) NIL (|has| |#1| (-341))) (((-385 $) $ (-385 $)) NIL (|has| |#1| (-517)))) (-1725 (((-3 $ "failed") $ (-712)) 37)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) 140 (|has| |#1| (-341)))) (-2858 (($ $ (-1003)) NIL (|has| |#1| (-160))) ((|#1| $) 126 (|has| |#1| (-160)))) (-2209 (($ $ (-1003)) NIL) (($ $ (-591 (-1003))) NIL) (($ $ (-1003) (-712)) NIL) (($ $ (-591 (-1003)) (-591 (-712))) NIL) (($ $ (-712)) NIL) (($ $) NIL) (($ $ (-1089)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1 |#1| |#1|) (-712)) NIL) (($ $ (-1 |#1| |#1|)) NIL) (($ $ (-1 |#1| |#1|) $) NIL)) (-2743 (((-712) $) 56) (((-712) $ (-1003)) NIL) (((-591 (-712)) $ (-591 (-1003))) NIL)) (-1300 (((-825 (-357)) $) NIL (-12 (|has| (-1003) (-566 (-825 (-357)))) (|has| |#1| (-566 (-825 (-357)))))) (((-825 (-525)) $) NIL (-12 (|has| (-1003) (-566 (-825 (-525)))) (|has| |#1| (-566 (-825 (-525)))))) (((-501) $) NIL (-12 (|has| (-1003) (-566 (-501))) (|has| |#1| (-566 (-501)))))) (-2827 ((|#1| $) 132 (|has| |#1| (-429))) (($ $ (-1003)) NIL (|has| |#1| (-429)))) (-3124 (((-3 (-1171 $) "failed") (-631 $)) NIL (-12 (|has| $ (-136)) (|has| |#1| (-842))))) (-2037 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517))) (((-3 (-385 $) "failed") (-385 $) $) NIL (|has| |#1| (-517)))) (-2686 (((-796) $) 120) (($ (-525)) NIL) (($ |#1|) 55) (($ (-1003)) NIL) (($ (-385 (-525))) NIL (-3150 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-966 (-385 (-525)))))) (($ $) NIL (|has| |#1| (-517)))) (-3109 (((-591 |#1|) $) NIL)) (-1263 ((|#1| $ (-712)) NIL) (($ $ (-1003) (-712)) NIL) (($ $ (-591 (-1003)) (-591 (-712))) NIL)) (-3751 (((-3 $ "failed") $) NIL (-3150 (-12 (|has| $ (-136)) (|has| |#1| (-842))) (|has| |#1| (-136))))) (-3425 (((-712)) NIL)) (-2931 (($ $ $ (-712)) 28 (|has| |#1| (-160)))) (-1724 (((-108) $ $) NIL (|has| |#1| (-517)))) (-1401 (($ $ (-854)) 15) (($ $ (-712)) 16)) (-1830 (($) 17 T CONST)) (-1839 (($) 18 T CONST)) (-1796 (($ $ (-1003)) NIL) (($ $ (-591 (-1003))) NIL) (($ $ (-1003) (-712)) NIL) (($ $ (-591 (-1003)) (-591 (-712))) NIL) (($ $ (-712)) NIL) (($ $) NIL) (($ $ (-1089)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#1| (-833 (-1089)))) (($ $ (-1 |#1| |#1|) (-712)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-4004 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3982 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3944 (((-108) $ $) 98)) (-3994 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3971 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4059 (($ $ |#1|) 141 (|has| |#1| (-341)))) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) 68)) (** (($ $ (-854)) 14) (($ $ (-712)) 12)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 27) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) 104) (($ $ |#1|) NIL)))
+(((-1085 |#1|) (-13 (-1147 |#1|) (-10 -8 (-15 -3654 ((-796) $ (-796))) (-15 -3381 ($ $ (-712) |#1| $)))) (-975)) (T -1085))
+((-3654 (*1 *2 *1 *2) (-12 (-5 *2 (-796)) (-5 *1 (-1085 *3)) (-4 *3 (-975)))) (-3381 (*1 *1 *1 *2 *3 *1) (-12 (-5 *2 (-712)) (-5 *1 (-1085 *3)) (-4 *3 (-975)))))
+(-13 (-1147 |#1|) (-10 -8 (-15 -3654 ((-796) $ (-796))) (-15 -3381 ($ $ (-712) |#1| $))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-1444 (((-591 (-1003)) $) NIL)) (-1592 (((-1089) $) 11)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3641 (($ $) NIL (|has| |#1| (-517)))) (-3077 (((-108) $) NIL (|has| |#1| (-517)))) (-3328 (($ $ (-385 (-525))) NIL) (($ $ (-385 (-525)) (-385 (-525))) NIL)) (-3581 (((-1070 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|))) $) NIL)) (-4087 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2381 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3332 (((-3 $ "failed") $ $) NIL)) (-1720 (($ $) NIL (|has| |#1| (-341)))) (-3898 (((-396 $) $) NIL (|has| |#1| (-341)))) (-2551 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1965 (((-108) $ $) NIL (|has| |#1| (-341)))) (-4058 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2360 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1895 (($ (-712) (-1070 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|)))) NIL)) (-4109 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2400 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2055 (($) NIL T CONST)) (-4174 (((-3 (-1080 |#1| |#2| |#3|) "failed") $) 33) (((-3 (-1087 |#1| |#2| |#3|) "failed") $) 36)) (-3341 (((-1080 |#1| |#2| |#3|) $) NIL) (((-1087 |#1| |#2| |#3|) $) NIL)) (-3265 (($ $ $) NIL (|has| |#1| (-341)))) (-1575 (($ $) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-2975 (((-385 (-525)) $) 55)) (-3239 (($ $ $) NIL (|has| |#1| (-341)))) (-1507 (($ (-385 (-525)) (-1080 |#1| |#2| |#3|)) NIL)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL (|has| |#1| (-341)))) (-2393 (((-108) $) NIL (|has| |#1| (-341)))) (-1795 (((-108) $) NIL)) (-1417 (($) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1676 (((-385 (-525)) $) NIL) (((-385 (-525)) $ (-385 (-525))) NIL)) (-3865 (((-108) $) NIL)) (-3126 (($ $ (-525)) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1698 (($ $ (-854)) NIL) (($ $ (-385 (-525))) NIL)) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-341)))) (-3802 (((-108) $) NIL)) (-1422 (($ |#1| (-385 (-525))) 20) (($ $ (-1003) (-385 (-525))) NIL) (($ $ (-591 (-1003)) (-591 (-385 (-525)))) NIL)) (-1257 (($ (-1 |#1| |#1|) $) NIL)) (-2356 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1548 (($ $) NIL)) (-1556 ((|#1| $) NIL)) (-2081 (($ (-591 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-4057 (((-1080 |#1| |#2| |#3|) $) 41)) (-1896 (((-3 (-1080 |#1| |#2| |#3|) "failed") $) NIL)) (-1497 (((-1080 |#1| |#2| |#3|) $) NIL)) (-2621 (((-1072) $) NIL)) (-1523 (($ $) NIL (|has| |#1| (-341)))) (-2452 (($ $) 39 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1089)) NIL (-3150 (-12 (|has| |#1| (-15 -2452 (|#1| |#1| (-1089)))) (|has| |#1| (-15 -1444 ((-591 (-1089)) |#1|))) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-891)) (|has| |#1| (-1111))))) (($ $ (-1167 |#2|)) 40 (|has| |#1| (-37 (-385 (-525)))))) (-2937 (((-1036) $) NIL)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| |#1| (-341)))) (-2124 (($ (-591 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-2542 (((-396 $) $) NIL (|has| |#1| (-341)))) (-3387 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL (|has| |#1| (-341)))) (-1618 (($ $ (-385 (-525))) NIL)) (-3210 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-341)))) (-2288 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1980 (((-1070 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))))) (-3048 (((-712) $) NIL (|has| |#1| (-341)))) (-1881 ((|#1| $ (-385 (-525))) NIL) (($ $ $) NIL (|has| (-385 (-525)) (-1030)))) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL (|has| |#1| (-341)))) (-2209 (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-712)) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) 37 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $ (-1167 |#2|)) 38)) (-2743 (((-385 (-525)) $) NIL)) (-4122 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2410 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4098 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2391 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4073 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2370 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1664 (($ $) NIL)) (-2686 (((-796) $) 58) (($ (-525)) NIL) (($ |#1|) NIL (|has| |#1| (-160))) (($ (-1080 |#1| |#2| |#3|)) 30) (($ (-1087 |#1| |#2| |#3|)) 31) (($ (-1167 |#2|)) 26) (($ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $) NIL (|has| |#1| (-517)))) (-1263 ((|#1| $ (-385 (-525))) NIL)) (-3751 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-3425 (((-712)) NIL)) (-1708 ((|#1| $) 12)) (-4163 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2457 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1724 (((-108) $ $) NIL (|has| |#1| (-517)))) (-4137 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2432 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4193 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2477 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4173 ((|#1| $ (-385 (-525))) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))) (|has| |#1| (-15 -2686 (|#1| (-1089))))))) (-1234 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2495 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4179 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2469 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4149 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2444 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (-1830 (($) 22 T CONST)) (-1839 (($) 16 T CONST)) (-1796 (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-712)) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (-3944 (((-108) $ $) NIL)) (-4059 (($ $ |#1|) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) 24)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525)))))))
+(((-1086 |#1| |#2| |#3|) (-13 (-1154 |#1| (-1080 |#1| |#2| |#3|)) (-966 (-1087 |#1| |#2| |#3|)) (-10 -8 (-15 -2686 ($ (-1167 |#2|))) (-15 -2209 ($ $ (-1167 |#2|))) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -2452 ($ $ (-1167 |#2|))) |%noBranch|))) (-975) (-1089) |#1|) (T -1086))
+((-2686 (*1 *1 *2) (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1086 *3 *4 *5)) (-4 *3 (-975)) (-14 *5 *3))) (-2209 (*1 *1 *1 *2) (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1086 *3 *4 *5)) (-4 *3 (-975)) (-14 *5 *3))) (-2452 (*1 *1 *1 *2) (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1086 *3 *4 *5)) (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-975)) (-14 *5 *3))))
+(-13 (-1154 |#1| (-1080 |#1| |#2| |#3|)) (-966 (-1087 |#1| |#2| |#3|)) (-10 -8 (-15 -2686 ($ (-1167 |#2|))) (-15 -2209 ($ $ (-1167 |#2|))) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -2452 ($ $ (-1167 |#2|))) |%noBranch|)))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) 125)) (-1444 (((-591 (-1003)) $) NIL)) (-1592 (((-1089) $) 116)) (-2856 (((-1144 |#2| |#1|) $ (-712)) 63)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3641 (($ $) NIL (|has| |#1| (-517)))) (-3077 (((-108) $) NIL (|has| |#1| (-517)))) (-3328 (($ $ (-712)) 79) (($ $ (-712) (-712)) 76)) (-3581 (((-1070 (-2 (|:| |k| (-712)) (|:| |c| |#1|))) $) 102)) (-4087 (($ $) 169 (|has| |#1| (-37 (-385 (-525)))))) (-2381 (($ $) 145 (|has| |#1| (-37 (-385 (-525)))))) (-3332 (((-3 $ "failed") $ $) NIL)) (-2551 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4058 (($ $) 165 (|has| |#1| (-37 (-385 (-525)))))) (-2360 (($ $) 141 (|has| |#1| (-37 (-385 (-525)))))) (-1895 (($ (-1070 (-2 (|:| |k| (-712)) (|:| |c| |#1|)))) 115) (($ (-1070 |#1|)) 110)) (-4109 (($ $) 173 (|has| |#1| (-37 (-385 (-525)))))) (-2400 (($ $) 149 (|has| |#1| (-37 (-385 (-525)))))) (-2055 (($) NIL T CONST)) (-1575 (($ $) NIL)) (-1522 (((-3 $ "failed") $) 23)) (-1561 (($ $) 26)) (-3298 (((-885 |#1|) $ (-712)) 75) (((-885 |#1|) $ (-712) (-712)) 77)) (-1795 (((-108) $) 120)) (-1417 (($) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1676 (((-712) $) 122) (((-712) $ (-712)) 124)) (-3865 (((-108) $) NIL)) (-3126 (($ $ (-525)) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1698 (($ $ (-854)) NIL)) (-3619 (($ (-1 |#1| (-525)) $) NIL)) (-3802 (((-108) $) NIL)) (-1422 (($ |#1| (-712)) 13) (($ $ (-1003) (-712)) NIL) (($ $ (-591 (-1003)) (-591 (-712))) NIL)) (-1257 (($ (-1 |#1| |#1|) $) NIL)) (-2356 (($ $) 131 (|has| |#1| (-37 (-385 (-525)))))) (-1548 (($ $) NIL)) (-1556 ((|#1| $) NIL)) (-2621 (((-1072) $) NIL)) (-2452 (($ $) 129 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1089)) NIL (-3150 (-12 (|has| |#1| (-15 -2452 (|#1| |#1| (-1089)))) (|has| |#1| (-15 -1444 ((-591 (-1089)) |#1|))) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-891)) (|has| |#1| (-1111))))) (($ $ (-1167 |#2|)) 130 (|has| |#1| (-37 (-385 (-525)))))) (-2937 (((-1036) $) NIL)) (-1618 (($ $ (-712)) 15)) (-3210 (((-3 $ "failed") $ $) 24 (|has| |#1| (-517)))) (-2288 (($ $) 133 (|has| |#1| (-37 (-385 (-525)))))) (-1980 (((-1070 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-712)))))) (-1881 ((|#1| $ (-712)) 119) (($ $ $) 128 (|has| (-712) (-1030)))) (-2209 (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#1| (-15 * (|#1| (-712) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#1| (-15 * (|#1| (-712) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#1| (-15 * (|#1| (-712) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089)) NIL (-12 (|has| |#1| (-15 * (|#1| (-712) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-712)) NIL (|has| |#1| (-15 * (|#1| (-712) |#1|)))) (($ $) 27 (|has| |#1| (-15 * (|#1| (-712) |#1|)))) (($ $ (-1167 |#2|)) 29)) (-2743 (((-712) $) NIL)) (-4122 (($ $) 175 (|has| |#1| (-37 (-385 (-525)))))) (-2410 (($ $) 151 (|has| |#1| (-37 (-385 (-525)))))) (-4098 (($ $) 171 (|has| |#1| (-37 (-385 (-525)))))) (-2391 (($ $) 147 (|has| |#1| (-37 (-385 (-525)))))) (-4073 (($ $) 167 (|has| |#1| (-37 (-385 (-525)))))) (-2370 (($ $) 143 (|has| |#1| (-37 (-385 (-525)))))) (-1664 (($ $) NIL)) (-2686 (((-796) $) 201) (($ (-525)) NIL) (($ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $) NIL (|has| |#1| (-517))) (($ |#1|) 126 (|has| |#1| (-160))) (($ (-1144 |#2| |#1|)) 51) (($ (-1167 |#2|)) 32)) (-3109 (((-1070 |#1|) $) 98)) (-1263 ((|#1| $ (-712)) 118)) (-3751 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-3425 (((-712)) NIL)) (-1708 ((|#1| $) 54)) (-4163 (($ $) 181 (|has| |#1| (-37 (-385 (-525)))))) (-2457 (($ $) 157 (|has| |#1| (-37 (-385 (-525)))))) (-1724 (((-108) $ $) NIL (|has| |#1| (-517)))) (-4137 (($ $) 177 (|has| |#1| (-37 (-385 (-525)))))) (-2432 (($ $) 153 (|has| |#1| (-37 (-385 (-525)))))) (-4193 (($ $) 185 (|has| |#1| (-37 (-385 (-525)))))) (-2477 (($ $) 161 (|has| |#1| (-37 (-385 (-525)))))) (-4173 ((|#1| $ (-712)) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-712)))) (|has| |#1| (-15 -2686 (|#1| (-1089))))))) (-1234 (($ $) 187 (|has| |#1| (-37 (-385 (-525)))))) (-2495 (($ $) 163 (|has| |#1| (-37 (-385 (-525)))))) (-4179 (($ $) 183 (|has| |#1| (-37 (-385 (-525)))))) (-2469 (($ $) 159 (|has| |#1| (-37 (-385 (-525)))))) (-4149 (($ $) 179 (|has| |#1| (-37 (-385 (-525)))))) (-2444 (($ $) 155 (|has| |#1| (-37 (-385 (-525)))))) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1830 (($) 17 T CONST)) (-1839 (($) 19 T CONST)) (-1796 (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#1| (-15 * (|#1| (-712) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#1| (-15 * (|#1| (-712) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#1| (-15 * (|#1| (-712) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089)) NIL (-12 (|has| |#1| (-15 * (|#1| (-712) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-712)) NIL (|has| |#1| (-15 * (|#1| (-712) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-712) |#1|))))) (-3944 (((-108) $ $) NIL)) (-4059 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4047 (($ $) NIL) (($ $ $) 194)) (-4036 (($ $ $) 31)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ |#1|) 198 (|has| |#1| (-341))) (($ $ $) 134 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 137 (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 132) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525)))))))
+(((-1087 |#1| |#2| |#3|) (-13 (-1162 |#1|) (-10 -8 (-15 -2686 ($ (-1144 |#2| |#1|))) (-15 -2856 ((-1144 |#2| |#1|) $ (-712))) (-15 -2686 ($ (-1167 |#2|))) (-15 -2209 ($ $ (-1167 |#2|))) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -2452 ($ $ (-1167 |#2|))) |%noBranch|))) (-975) (-1089) |#1|) (T -1087))
+((-2686 (*1 *1 *2) (-12 (-5 *2 (-1144 *4 *3)) (-4 *3 (-975)) (-14 *4 (-1089)) (-14 *5 *3) (-5 *1 (-1087 *3 *4 *5)))) (-2856 (*1 *2 *1 *3) (-12 (-5 *3 (-712)) (-5 *2 (-1144 *5 *4)) (-5 *1 (-1087 *4 *5 *6)) (-4 *4 (-975)) (-14 *5 (-1089)) (-14 *6 *4))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1087 *3 *4 *5)) (-4 *3 (-975)) (-14 *5 *3))) (-2209 (*1 *1 *1 *2) (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1087 *3 *4 *5)) (-4 *3 (-975)) (-14 *5 *3))) (-2452 (*1 *1 *1 *2) (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1087 *3 *4 *5)) (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-975)) (-14 *5 *3))))
+(-13 (-1162 |#1|) (-10 -8 (-15 -2686 ($ (-1144 |#2| |#1|))) (-15 -2856 ((-1144 |#2| |#1|) $ (-712))) (-15 -2686 ($ (-1167 |#2|))) (-15 -2209 ($ $ (-1167 |#2|))) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -2452 ($ $ (-1167 |#2|))) |%noBranch|)))
+((-2686 (((-796) $) 27) (($ (-1089)) 29)) (-3150 (($ (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $))) 40)) (-3139 (($ (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $))) 33) (($ $) 34)) (-1833 (($ (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $))) 35)) (-1823 (($ (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $))) 37)) (-3014 (($ (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $))) 36)) (-3005 (($ (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $))) 38)) (-2473 (($ (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $))) 41)) (-12 (($ (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $))) 39)))
+(((-1088) (-13 (-565 (-796)) (-10 -8 (-15 -2686 ($ (-1089))) (-15 -1833 ($ (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -3014 ($ (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -1823 ($ (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -3005 ($ (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -3150 ($ (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -2473 ($ (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -12 ($ (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -3139 ($ (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -3139 ($ $))))) (T -1088))
+((-2686 (*1 *1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-1088)))) (-1833 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1088)))) (-5 *1 (-1088)))) (-3014 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1088)))) (-5 *1 (-1088)))) (-1823 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1088)))) (-5 *1 (-1088)))) (-3005 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1088)))) (-5 *1 (-1088)))) (-3150 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1088)))) (-5 *1 (-1088)))) (-2473 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1088)))) (-5 *1 (-1088)))) (-12 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1088)))) (-5 *1 (-1088)))) (-3139 (*1 *1 *2) (-12 (-5 *2 (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1088)))) (-5 *1 (-1088)))) (-3139 (*1 *1 *1) (-5 *1 (-1088))))
+(-13 (-565 (-796)) (-10 -8 (-15 -2686 ($ (-1089))) (-15 -1833 ($ (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -3014 ($ (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -1823 ($ (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -3005 ($ (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -3150 ($ (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -2473 ($ (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -12 ($ (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -3139 ($ (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -3139 ($ $))))
+((-2673 (((-108) $ $) NIL)) (-3463 (($ $ (-591 (-796))) 59)) (-2127 (($ $ (-591 (-796))) 57)) (-2610 (((-1072) $) 84)) (-2458 (((-2 (|:| -2070 (-591 (-796))) (|:| -3343 (-591 (-796))) (|:| |presup| (-591 (-796))) (|:| -3820 (-591 (-796))) (|:| |args| (-591 (-796)))) $) 87)) (-3515 (((-108) $) 22)) (-2630 (($ $ (-591 (-591 (-796)))) 56) (($ $ (-2 (|:| -2070 (-591 (-796))) (|:| -3343 (-591 (-796))) (|:| |presup| (-591 (-796))) (|:| -3820 (-591 (-796))) (|:| |args| (-591 (-796))))) 82)) (-2055 (($) 124 T CONST)) (-3984 (((-1176)) 106)) (-4018 (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) 66) (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) 73)) (-1316 (($) 95) (($ $) 101)) (-3419 (($ $) 83)) (-1923 (($ $ $) NIL)) (-3475 (($ $ $) NIL)) (-2750 (((-591 $) $) 107)) (-2621 (((-1072) $) 90)) (-2937 (((-1036) $) NIL)) (-1881 (($ $ (-591 (-796))) 58)) (-1300 (((-501) $) 46) (((-1089) $) 47) (((-825 (-525)) $) 77) (((-825 (-357)) $) 75)) (-2686 (((-796) $) 53) (($ (-1072)) 48)) (-1659 (($ $ (-591 (-796))) 60)) (-3042 (((-1072) $) 33) (((-1072) $ (-108)) 34) (((-1176) (-763) $) 35) (((-1176) (-763) $ (-108)) 36)) (-4004 (((-108) $ $) NIL)) (-3982 (((-108) $ $) NIL)) (-3944 (((-108) $ $) 49)) (-3994 (((-108) $ $) NIL)) (-3971 (((-108) $ $) 50)))
+(((-1089) (-13 (-788) (-566 (-501)) (-769) (-566 (-1089)) (-566 (-825 (-525))) (-566 (-825 (-357))) (-819 (-525)) (-819 (-357)) (-10 -8 (-15 -1316 ($)) (-15 -1316 ($ $)) (-15 -3984 ((-1176))) (-15 -2686 ($ (-1072))) (-15 -3419 ($ $)) (-15 -3515 ((-108) $)) (-15 -2458 ((-2 (|:| -2070 (-591 (-796))) (|:| -3343 (-591 (-796))) (|:| |presup| (-591 (-796))) (|:| -3820 (-591 (-796))) (|:| |args| (-591 (-796)))) $)) (-15 -2630 ($ $ (-591 (-591 (-796))))) (-15 -2630 ($ $ (-2 (|:| -2070 (-591 (-796))) (|:| -3343 (-591 (-796))) (|:| |presup| (-591 (-796))) (|:| -3820 (-591 (-796))) (|:| |args| (-591 (-796)))))) (-15 -2127 ($ $ (-591 (-796)))) (-15 -3463 ($ $ (-591 (-796)))) (-15 -1659 ($ $ (-591 (-796)))) (-15 -1881 ($ $ (-591 (-796)))) (-15 -2610 ((-1072) $)) (-15 -2750 ((-591 $) $)) (-15 -2055 ($) -2277)))) (T -1089))
+((-1316 (*1 *1) (-5 *1 (-1089))) (-1316 (*1 *1 *1) (-5 *1 (-1089))) (-3984 (*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-1089)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-1089)))) (-3419 (*1 *1 *1) (-5 *1 (-1089))) (-3515 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1089)))) (-2458 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| -2070 (-591 (-796))) (|:| -3343 (-591 (-796))) (|:| |presup| (-591 (-796))) (|:| -3820 (-591 (-796))) (|:| |args| (-591 (-796))))) (-5 *1 (-1089)))) (-2630 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-591 (-796)))) (-5 *1 (-1089)))) (-2630 (*1 *1 *1 *2) (-12 (-5 *2 (-2 (|:| -2070 (-591 (-796))) (|:| -3343 (-591 (-796))) (|:| |presup| (-591 (-796))) (|:| -3820 (-591 (-796))) (|:| |args| (-591 (-796))))) (-5 *1 (-1089)))) (-2127 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-1089)))) (-3463 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-1089)))) (-1659 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-1089)))) (-1881 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-1089)))) (-2610 (*1 *2 *1) (-12 (-5 *2 (-1072)) (-5 *1 (-1089)))) (-2750 (*1 *2 *1) (-12 (-5 *2 (-591 (-1089))) (-5 *1 (-1089)))) (-2055 (*1 *1) (-5 *1 (-1089))))
+(-13 (-788) (-566 (-501)) (-769) (-566 (-1089)) (-566 (-825 (-525))) (-566 (-825 (-357))) (-819 (-525)) (-819 (-357)) (-10 -8 (-15 -1316 ($)) (-15 -1316 ($ $)) (-15 -3984 ((-1176))) (-15 -2686 ($ (-1072))) (-15 -3419 ($ $)) (-15 -3515 ((-108) $)) (-15 -2458 ((-2 (|:| -2070 (-591 (-796))) (|:| -3343 (-591 (-796))) (|:| |presup| (-591 (-796))) (|:| -3820 (-591 (-796))) (|:| |args| (-591 (-796)))) $)) (-15 -2630 ($ $ (-591 (-591 (-796))))) (-15 -2630 ($ $ (-2 (|:| -2070 (-591 (-796))) (|:| -3343 (-591 (-796))) (|:| |presup| (-591 (-796))) (|:| -3820 (-591 (-796))) (|:| |args| (-591 (-796)))))) (-15 -2127 ($ $ (-591 (-796)))) (-15 -3463 ($ $ (-591 (-796)))) (-15 -1659 ($ $ (-591 (-796)))) (-15 -1881 ($ $ (-591 (-796)))) (-15 -2610 ((-1072) $)) (-15 -2750 ((-591 $) $)) (-15 -2055 ($) -2277)))
+((-1829 (((-1171 |#1|) |#1| (-854)) 16) (((-1171 |#1|) (-591 |#1|)) 20)))
+(((-1090 |#1|) (-10 -7 (-15 -1829 ((-1171 |#1|) (-591 |#1|))) (-15 -1829 ((-1171 |#1|) |#1| (-854)))) (-975)) (T -1090))
+((-1829 (*1 *2 *3 *4) (-12 (-5 *4 (-854)) (-5 *2 (-1171 *3)) (-5 *1 (-1090 *3)) (-4 *3 (-975)))) (-1829 (*1 *2 *3) (-12 (-5 *3 (-591 *4)) (-4 *4 (-975)) (-5 *2 (-1171 *4)) (-5 *1 (-1090 *4)))))
+(-10 -7 (-15 -1829 ((-1171 |#1|) (-591 |#1|))) (-15 -1829 ((-1171 |#1|) |#1| (-854))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3641 (($ $) NIL (|has| |#1| (-517)))) (-3077 (((-108) $) NIL (|has| |#1| (-517)))) (-3332 (((-3 $ "failed") $ $) NIL)) (-2055 (($) NIL T CONST)) (-4174 (((-3 (-525) "failed") $) NIL (|has| |#1| (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-966 (-385 (-525))))) (((-3 |#1| "failed") $) NIL)) (-3341 (((-525) $) NIL (|has| |#1| (-966 (-525)))) (((-385 (-525)) $) NIL (|has| |#1| (-966 (-385 (-525))))) ((|#1| $) NIL)) (-1575 (($ $) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-3153 (($ $) NIL (|has| |#1| (-429)))) (-2615 (($ $ |#1| (-902) $) NIL)) (-3865 (((-108) $) NIL)) (-3667 (((-712) $) NIL)) (-3802 (((-108) $) NIL)) (-1422 (($ |#1| (-902)) NIL)) (-3629 (((-902) $) NIL)) (-2508 (($ (-1 (-902) (-902)) $) NIL)) (-1257 (($ (-1 |#1| |#1|) $) NIL)) (-1548 (($ $) NIL)) (-1556 ((|#1| $) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-1531 (((-108) $) NIL)) (-1540 ((|#1| $) NIL)) (-3381 (($ $ (-902) |#1| $) NIL (-12 (|has| (-902) (-126)) (|has| |#1| (-517))))) (-3210 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517))) (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517)))) (-2743 (((-902) $) NIL)) (-2827 ((|#1| $) NIL (|has| |#1| (-429)))) (-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ $) NIL (|has| |#1| (-517))) (($ |#1|) NIL) (($ (-385 (-525))) NIL (-3150 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-966 (-385 (-525))))))) (-3109 (((-591 |#1|) $) NIL)) (-1263 ((|#1| $ (-902)) NIL)) (-3751 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-3425 (((-712)) NIL)) (-2931 (($ $ $ (-712)) NIL (|has| |#1| (-160)))) (-1724 (((-108) $ $) NIL (|has| |#1| (-517)))) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1830 (($) 9 T CONST)) (-1839 (($) 14 T CONST)) (-3944 (((-108) $ $) 16)) (-4059 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) 19)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 20) (($ $ |#1|) NIL) (($ |#1| $) 13) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525)))))))
+(((-1091 |#1|) (-13 (-304 |#1| (-902)) (-10 -8 (IF (|has| |#1| (-517)) (IF (|has| (-902) (-126)) (-15 -3381 ($ $ (-902) |#1| $)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-6 -4248)) (-6 -4248) |%noBranch|))) (-975)) (T -1091))
+((-3381 (*1 *1 *1 *2 *3 *1) (-12 (-5 *2 (-902)) (-4 *2 (-126)) (-5 *1 (-1091 *3)) (-4 *3 (-517)) (-4 *3 (-975)))))
+(-13 (-304 |#1| (-902)) (-10 -8 (IF (|has| |#1| (-517)) (IF (|has| (-902) (-126)) (-15 -3381 ($ $ (-902) |#1| $)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-6 -4248)) (-6 -4248) |%noBranch|)))
+((-3966 (((-1093) (-1089) $) 25)) (-3293 (($) 29)) (-3738 (((-3 (|:| |fst| (-412)) (|:| -1411 "void")) (-1089) $) 22)) (-2821 (((-1176) (-1089) (-3 (|:| |fst| (-412)) (|:| -1411 "void")) $) 41) (((-1176) (-1089) (-3 (|:| |fst| (-412)) (|:| -1411 "void"))) 42) (((-1176) (-3 (|:| |fst| (-412)) (|:| -1411 "void"))) 43)) (-3867 (((-1176) (-1089)) 58)) (-3050 (((-1176) (-1089) $) 55) (((-1176) (-1089)) 56) (((-1176)) 57)) (-3079 (((-1176) (-1089)) 37)) (-1936 (((-1089)) 36)) (-3164 (($) 34)) (-1377 (((-415) (-1089) (-415) (-1089) $) 45) (((-415) (-591 (-1089)) (-415) (-1089) $) 49) (((-415) (-1089) (-415)) 46) (((-415) (-1089) (-415) (-1089)) 50)) (-4132 (((-1089)) 35)) (-2686 (((-796) $) 28)) (-3805 (((-1176)) 30) (((-1176) (-1089)) 33)) (-3637 (((-591 (-1089)) (-1089) $) 24)) (-1913 (((-1176) (-1089) (-591 (-1089)) $) 38) (((-1176) (-1089) (-591 (-1089))) 39) (((-1176) (-591 (-1089))) 40)))
+(((-1092) (-13 (-565 (-796)) (-10 -8 (-15 -3293 ($)) (-15 -3805 ((-1176))) (-15 -3805 ((-1176) (-1089))) (-15 -1377 ((-415) (-1089) (-415) (-1089) $)) (-15 -1377 ((-415) (-591 (-1089)) (-415) (-1089) $)) (-15 -1377 ((-415) (-1089) (-415))) (-15 -1377 ((-415) (-1089) (-415) (-1089))) (-15 -3079 ((-1176) (-1089))) (-15 -4132 ((-1089))) (-15 -1936 ((-1089))) (-15 -1913 ((-1176) (-1089) (-591 (-1089)) $)) (-15 -1913 ((-1176) (-1089) (-591 (-1089)))) (-15 -1913 ((-1176) (-591 (-1089)))) (-15 -2821 ((-1176) (-1089) (-3 (|:| |fst| (-412)) (|:| -1411 "void")) $)) (-15 -2821 ((-1176) (-1089) (-3 (|:| |fst| (-412)) (|:| -1411 "void")))) (-15 -2821 ((-1176) (-3 (|:| |fst| (-412)) (|:| -1411 "void")))) (-15 -3050 ((-1176) (-1089) $)) (-15 -3050 ((-1176) (-1089))) (-15 -3050 ((-1176))) (-15 -3867 ((-1176) (-1089))) (-15 -3164 ($)) (-15 -3738 ((-3 (|:| |fst| (-412)) (|:| -1411 "void")) (-1089) $)) (-15 -3637 ((-591 (-1089)) (-1089) $)) (-15 -3966 ((-1093) (-1089) $))))) (T -1092))
+((-3293 (*1 *1) (-5 *1 (-1092))) (-3805 (*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-1092)))) (-3805 (*1 *2 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-1176)) (-5 *1 (-1092)))) (-1377 (*1 *2 *3 *2 *3 *1) (-12 (-5 *2 (-415)) (-5 *3 (-1089)) (-5 *1 (-1092)))) (-1377 (*1 *2 *3 *2 *4 *1) (-12 (-5 *2 (-415)) (-5 *3 (-591 (-1089))) (-5 *4 (-1089)) (-5 *1 (-1092)))) (-1377 (*1 *2 *3 *2) (-12 (-5 *2 (-415)) (-5 *3 (-1089)) (-5 *1 (-1092)))) (-1377 (*1 *2 *3 *2 *3) (-12 (-5 *2 (-415)) (-5 *3 (-1089)) (-5 *1 (-1092)))) (-3079 (*1 *2 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-1176)) (-5 *1 (-1092)))) (-4132 (*1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-1092)))) (-1936 (*1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-1092)))) (-1913 (*1 *2 *3 *4 *1) (-12 (-5 *4 (-591 (-1089))) (-5 *3 (-1089)) (-5 *2 (-1176)) (-5 *1 (-1092)))) (-1913 (*1 *2 *3 *4) (-12 (-5 *4 (-591 (-1089))) (-5 *3 (-1089)) (-5 *2 (-1176)) (-5 *1 (-1092)))) (-1913 (*1 *2 *3) (-12 (-5 *3 (-591 (-1089))) (-5 *2 (-1176)) (-5 *1 (-1092)))) (-2821 (*1 *2 *3 *4 *1) (-12 (-5 *3 (-1089)) (-5 *4 (-3 (|:| |fst| (-412)) (|:| -1411 "void"))) (-5 *2 (-1176)) (-5 *1 (-1092)))) (-2821 (*1 *2 *3 *4) (-12 (-5 *3 (-1089)) (-5 *4 (-3 (|:| |fst| (-412)) (|:| -1411 "void"))) (-5 *2 (-1176)) (-5 *1 (-1092)))) (-2821 (*1 *2 *3) (-12 (-5 *3 (-3 (|:| |fst| (-412)) (|:| -1411 "void"))) (-5 *2 (-1176)) (-5 *1 (-1092)))) (-3050 (*1 *2 *3 *1) (-12 (-5 *3 (-1089)) (-5 *2 (-1176)) (-5 *1 (-1092)))) (-3050 (*1 *2 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-1176)) (-5 *1 (-1092)))) (-3050 (*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-1092)))) (-3867 (*1 *2 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-1176)) (-5 *1 (-1092)))) (-3164 (*1 *1) (-5 *1 (-1092))) (-3738 (*1 *2 *3 *1) (-12 (-5 *3 (-1089)) (-5 *2 (-3 (|:| |fst| (-412)) (|:| -1411 "void"))) (-5 *1 (-1092)))) (-3637 (*1 *2 *3 *1) (-12 (-5 *2 (-591 (-1089))) (-5 *1 (-1092)) (-5 *3 (-1089)))) (-3966 (*1 *2 *3 *1) (-12 (-5 *3 (-1089)) (-5 *2 (-1093)) (-5 *1 (-1092)))))
+(-13 (-565 (-796)) (-10 -8 (-15 -3293 ($)) (-15 -3805 ((-1176))) (-15 -3805 ((-1176) (-1089))) (-15 -1377 ((-415) (-1089) (-415) (-1089) $)) (-15 -1377 ((-415) (-591 (-1089)) (-415) (-1089) $)) (-15 -1377 ((-415) (-1089) (-415))) (-15 -1377 ((-415) (-1089) (-415) (-1089))) (-15 -3079 ((-1176) (-1089))) (-15 -4132 ((-1089))) (-15 -1936 ((-1089))) (-15 -1913 ((-1176) (-1089) (-591 (-1089)) $)) (-15 -1913 ((-1176) (-1089) (-591 (-1089)))) (-15 -1913 ((-1176) (-591 (-1089)))) (-15 -2821 ((-1176) (-1089) (-3 (|:| |fst| (-412)) (|:| -1411 "void")) $)) (-15 -2821 ((-1176) (-1089) (-3 (|:| |fst| (-412)) (|:| -1411 "void")))) (-15 -2821 ((-1176) (-3 (|:| |fst| (-412)) (|:| -1411 "void")))) (-15 -3050 ((-1176) (-1089) $)) (-15 -3050 ((-1176) (-1089))) (-15 -3050 ((-1176))) (-15 -3867 ((-1176) (-1089))) (-15 -3164 ($)) (-15 -3738 ((-3 (|:| |fst| (-412)) (|:| -1411 "void")) (-1089) $)) (-15 -3637 ((-591 (-1089)) (-1089) $)) (-15 -3966 ((-1093) (-1089) $))))
+((-2210 (((-591 (-591 (-3 (|:| -3419 (-1089)) (|:| |bounds| (-591 (-3 (|:| S (-1089)) (|:| P (-885 (-525))))))))) $) 59)) (-3763 (((-591 (-3 (|:| -3419 (-1089)) (|:| |bounds| (-591 (-3 (|:| S (-1089)) (|:| P (-885 (-525)))))))) (-412) $) 43)) (-2098 (($ (-591 (-2 (|:| -1265 (-1089)) (|:| -1568 (-415))))) 17)) (-3867 (((-1176) $) 67)) (-2642 (((-591 (-1089)) $) 22)) (-3516 (((-1022) $) 55)) (-2062 (((-415) (-1089) $) 27)) (-3732 (((-591 (-1089)) $) 30)) (-3164 (($) 19)) (-1377 (((-415) (-591 (-1089)) (-415) $) 25) (((-415) (-1089) (-415) $) 24)) (-2686 (((-796) $) 9) (((-1099 (-1089) (-415)) $) 13)))
+(((-1093) (-13 (-565 (-796)) (-10 -8 (-15 -2686 ((-1099 (-1089) (-415)) $)) (-15 -3164 ($)) (-15 -1377 ((-415) (-591 (-1089)) (-415) $)) (-15 -1377 ((-415) (-1089) (-415) $)) (-15 -2062 ((-415) (-1089) $)) (-15 -2642 ((-591 (-1089)) $)) (-15 -3763 ((-591 (-3 (|:| -3419 (-1089)) (|:| |bounds| (-591 (-3 (|:| S (-1089)) (|:| P (-885 (-525)))))))) (-412) $)) (-15 -3732 ((-591 (-1089)) $)) (-15 -2210 ((-591 (-591 (-3 (|:| -3419 (-1089)) (|:| |bounds| (-591 (-3 (|:| S (-1089)) (|:| P (-885 (-525))))))))) $)) (-15 -3516 ((-1022) $)) (-15 -3867 ((-1176) $)) (-15 -2098 ($ (-591 (-2 (|:| -1265 (-1089)) (|:| -1568 (-415))))))))) (T -1093))
+((-2686 (*1 *2 *1) (-12 (-5 *2 (-1099 (-1089) (-415))) (-5 *1 (-1093)))) (-3164 (*1 *1) (-5 *1 (-1093))) (-1377 (*1 *2 *3 *2 *1) (-12 (-5 *2 (-415)) (-5 *3 (-591 (-1089))) (-5 *1 (-1093)))) (-1377 (*1 *2 *3 *2 *1) (-12 (-5 *2 (-415)) (-5 *3 (-1089)) (-5 *1 (-1093)))) (-2062 (*1 *2 *3 *1) (-12 (-5 *3 (-1089)) (-5 *2 (-415)) (-5 *1 (-1093)))) (-2642 (*1 *2 *1) (-12 (-5 *2 (-591 (-1089))) (-5 *1 (-1093)))) (-3763 (*1 *2 *3 *1) (-12 (-5 *3 (-412)) (-5 *2 (-591 (-3 (|:| -3419 (-1089)) (|:| |bounds| (-591 (-3 (|:| S (-1089)) (|:| P (-885 (-525))))))))) (-5 *1 (-1093)))) (-3732 (*1 *2 *1) (-12 (-5 *2 (-591 (-1089))) (-5 *1 (-1093)))) (-2210 (*1 *2 *1) (-12 (-5 *2 (-591 (-591 (-3 (|:| -3419 (-1089)) (|:| |bounds| (-591 (-3 (|:| S (-1089)) (|:| P (-885 (-525)))))))))) (-5 *1 (-1093)))) (-3516 (*1 *2 *1) (-12 (-5 *2 (-1022)) (-5 *1 (-1093)))) (-3867 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-1093)))) (-2098 (*1 *1 *2) (-12 (-5 *2 (-591 (-2 (|:| -1265 (-1089)) (|:| -1568 (-415))))) (-5 *1 (-1093)))))
+(-13 (-565 (-796)) (-10 -8 (-15 -2686 ((-1099 (-1089) (-415)) $)) (-15 -3164 ($)) (-15 -1377 ((-415) (-591 (-1089)) (-415) $)) (-15 -1377 ((-415) (-1089) (-415) $)) (-15 -2062 ((-415) (-1089) $)) (-15 -2642 ((-591 (-1089)) $)) (-15 -3763 ((-591 (-3 (|:| -3419 (-1089)) (|:| |bounds| (-591 (-3 (|:| S (-1089)) (|:| P (-885 (-525)))))))) (-412) $)) (-15 -3732 ((-591 (-1089)) $)) (-15 -2210 ((-591 (-591 (-3 (|:| -3419 (-1089)) (|:| |bounds| (-591 (-3 (|:| S (-1089)) (|:| P (-885 (-525))))))))) $)) (-15 -3516 ((-1022) $)) (-15 -3867 ((-1176) $)) (-15 -2098 ($ (-591 (-2 (|:| -1265 (-1089)) (|:| -1568 (-415))))))))
+((-2673 (((-108) $ $) NIL)) (-1733 (((-108) $) 42)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2898 (((-3 (-525) (-205) (-1089) (-1072) $) $) 50)) (-2711 (((-591 $) $) 55)) (-1300 (((-1022) $) 24) (($ (-1022)) 25)) (-2762 (((-108) $) 52)) (-2686 (((-796) $) NIL) (($ (-525)) 26) (((-525) $) 28) (($ (-205)) 29) (((-205) $) 31) (($ (-1089)) 32) (((-1089) $) 34) (($ (-1072)) 35) (((-1072) $) 37)) (-1820 (((-108) $ (|[\|\|]| (-525))) 11) (((-108) $ (|[\|\|]| (-205))) 15) (((-108) $ (|[\|\|]| (-1089))) 23) (((-108) $ (|[\|\|]| (-1072))) 19)) (-4110 (($ (-1089) (-591 $)) 39) (($ $ (-591 $)) 40)) (-2900 (((-525) $) 27) (((-205) $) 30) (((-1089) $) 33) (((-1072) $) 36)) (-3944 (((-108) $ $) 7)))
+(((-1094) (-13 (-1166) (-1018) (-10 -8 (-15 -1300 ((-1022) $)) (-15 -1300 ($ (-1022))) (-15 -2686 ($ (-525))) (-15 -2686 ((-525) $)) (-15 -2900 ((-525) $)) (-15 -2686 ($ (-205))) (-15 -2686 ((-205) $)) (-15 -2900 ((-205) $)) (-15 -2686 ($ (-1089))) (-15 -2686 ((-1089) $)) (-15 -2900 ((-1089) $)) (-15 -2686 ($ (-1072))) (-15 -2686 ((-1072) $)) (-15 -2900 ((-1072) $)) (-15 -4110 ($ (-1089) (-591 $))) (-15 -4110 ($ $ (-591 $))) (-15 -1733 ((-108) $)) (-15 -2898 ((-3 (-525) (-205) (-1089) (-1072) $) $)) (-15 -2711 ((-591 $) $)) (-15 -2762 ((-108) $)) (-15 -1820 ((-108) $ (|[\|\|]| (-525)))) (-15 -1820 ((-108) $ (|[\|\|]| (-205)))) (-15 -1820 ((-108) $ (|[\|\|]| (-1089)))) (-15 -1820 ((-108) $ (|[\|\|]| (-1072))))))) (T -1094))
+((-1300 (*1 *2 *1) (-12 (-5 *2 (-1022)) (-5 *1 (-1094)))) (-1300 (*1 *1 *2) (-12 (-5 *2 (-1022)) (-5 *1 (-1094)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-1094)))) (-2686 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-1094)))) (-2900 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-1094)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-205)) (-5 *1 (-1094)))) (-2686 (*1 *2 *1) (-12 (-5 *2 (-205)) (-5 *1 (-1094)))) (-2900 (*1 *2 *1) (-12 (-5 *2 (-205)) (-5 *1 (-1094)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-1094)))) (-2686 (*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-1094)))) (-2900 (*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-1094)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-1094)))) (-2686 (*1 *2 *1) (-12 (-5 *2 (-1072)) (-5 *1 (-1094)))) (-2900 (*1 *2 *1) (-12 (-5 *2 (-1072)) (-5 *1 (-1094)))) (-4110 (*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-591 (-1094))) (-5 *1 (-1094)))) (-4110 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-1094))) (-5 *1 (-1094)))) (-1733 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1094)))) (-2898 (*1 *2 *1) (-12 (-5 *2 (-3 (-525) (-205) (-1089) (-1072) (-1094))) (-5 *1 (-1094)))) (-2711 (*1 *2 *1) (-12 (-5 *2 (-591 (-1094))) (-5 *1 (-1094)))) (-2762 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1094)))) (-1820 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| (-525))) (-5 *2 (-108)) (-5 *1 (-1094)))) (-1820 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| (-205))) (-5 *2 (-108)) (-5 *1 (-1094)))) (-1820 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| (-1089))) (-5 *2 (-108)) (-5 *1 (-1094)))) (-1820 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| (-1072))) (-5 *2 (-108)) (-5 *1 (-1094)))))
+(-13 (-1166) (-1018) (-10 -8 (-15 -1300 ((-1022) $)) (-15 -1300 ($ (-1022))) (-15 -2686 ($ (-525))) (-15 -2686 ((-525) $)) (-15 -2900 ((-525) $)) (-15 -2686 ($ (-205))) (-15 -2686 ((-205) $)) (-15 -2900 ((-205) $)) (-15 -2686 ($ (-1089))) (-15 -2686 ((-1089) $)) (-15 -2900 ((-1089) $)) (-15 -2686 ($ (-1072))) (-15 -2686 ((-1072) $)) (-15 -2900 ((-1072) $)) (-15 -4110 ($ (-1089) (-591 $))) (-15 -4110 ($ $ (-591 $))) (-15 -1733 ((-108) $)) (-15 -2898 ((-3 (-525) (-205) (-1089) (-1072) $) $)) (-15 -2711 ((-591 $) $)) (-15 -2762 ((-108) $)) (-15 -1820 ((-108) $ (|[\|\|]| (-525)))) (-15 -1820 ((-108) $ (|[\|\|]| (-205)))) (-15 -1820 ((-108) $ (|[\|\|]| (-1089)))) (-15 -1820 ((-108) $ (|[\|\|]| (-1072))))))
+((-3307 (((-591 (-591 (-885 |#1|))) (-591 (-385 (-885 |#1|))) (-591 (-1089))) 57)) (-2751 (((-591 (-273 (-385 (-885 |#1|)))) (-273 (-385 (-885 |#1|)))) 69) (((-591 (-273 (-385 (-885 |#1|)))) (-385 (-885 |#1|))) 65) (((-591 (-273 (-385 (-885 |#1|)))) (-273 (-385 (-885 |#1|))) (-1089)) 70) (((-591 (-273 (-385 (-885 |#1|)))) (-385 (-885 |#1|)) (-1089)) 64) (((-591 (-591 (-273 (-385 (-885 |#1|))))) (-591 (-273 (-385 (-885 |#1|))))) 93) (((-591 (-591 (-273 (-385 (-885 |#1|))))) (-591 (-385 (-885 |#1|)))) 92) (((-591 (-591 (-273 (-385 (-885 |#1|))))) (-591 (-273 (-385 (-885 |#1|)))) (-591 (-1089))) 94) (((-591 (-591 (-273 (-385 (-885 |#1|))))) (-591 (-385 (-885 |#1|))) (-591 (-1089))) 91)))
+(((-1095 |#1|) (-10 -7 (-15 -2751 ((-591 (-591 (-273 (-385 (-885 |#1|))))) (-591 (-385 (-885 |#1|))) (-591 (-1089)))) (-15 -2751 ((-591 (-591 (-273 (-385 (-885 |#1|))))) (-591 (-273 (-385 (-885 |#1|)))) (-591 (-1089)))) (-15 -2751 ((-591 (-591 (-273 (-385 (-885 |#1|))))) (-591 (-385 (-885 |#1|))))) (-15 -2751 ((-591 (-591 (-273 (-385 (-885 |#1|))))) (-591 (-273 (-385 (-885 |#1|)))))) (-15 -2751 ((-591 (-273 (-385 (-885 |#1|)))) (-385 (-885 |#1|)) (-1089))) (-15 -2751 ((-591 (-273 (-385 (-885 |#1|)))) (-273 (-385 (-885 |#1|))) (-1089))) (-15 -2751 ((-591 (-273 (-385 (-885 |#1|)))) (-385 (-885 |#1|)))) (-15 -2751 ((-591 (-273 (-385 (-885 |#1|)))) (-273 (-385 (-885 |#1|))))) (-15 -3307 ((-591 (-591 (-885 |#1|))) (-591 (-385 (-885 |#1|))) (-591 (-1089))))) (-517)) (T -1095))
+((-3307 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-385 (-885 *5)))) (-5 *4 (-591 (-1089))) (-4 *5 (-517)) (-5 *2 (-591 (-591 (-885 *5)))) (-5 *1 (-1095 *5)))) (-2751 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-591 (-273 (-385 (-885 *4))))) (-5 *1 (-1095 *4)) (-5 *3 (-273 (-385 (-885 *4)))))) (-2751 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-591 (-273 (-385 (-885 *4))))) (-5 *1 (-1095 *4)) (-5 *3 (-385 (-885 *4))))) (-2751 (*1 *2 *3 *4) (-12 (-5 *4 (-1089)) (-4 *5 (-517)) (-5 *2 (-591 (-273 (-385 (-885 *5))))) (-5 *1 (-1095 *5)) (-5 *3 (-273 (-385 (-885 *5)))))) (-2751 (*1 *2 *3 *4) (-12 (-5 *4 (-1089)) (-4 *5 (-517)) (-5 *2 (-591 (-273 (-385 (-885 *5))))) (-5 *1 (-1095 *5)) (-5 *3 (-385 (-885 *5))))) (-2751 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-591 (-591 (-273 (-385 (-885 *4)))))) (-5 *1 (-1095 *4)) (-5 *3 (-591 (-273 (-385 (-885 *4))))))) (-2751 (*1 *2 *3) (-12 (-5 *3 (-591 (-385 (-885 *4)))) (-4 *4 (-517)) (-5 *2 (-591 (-591 (-273 (-385 (-885 *4)))))) (-5 *1 (-1095 *4)))) (-2751 (*1 *2 *3 *4) (-12 (-5 *4 (-591 (-1089))) (-4 *5 (-517)) (-5 *2 (-591 (-591 (-273 (-385 (-885 *5)))))) (-5 *1 (-1095 *5)) (-5 *3 (-591 (-273 (-385 (-885 *5))))))) (-2751 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-385 (-885 *5)))) (-5 *4 (-591 (-1089))) (-4 *5 (-517)) (-5 *2 (-591 (-591 (-273 (-385 (-885 *5)))))) (-5 *1 (-1095 *5)))))
+(-10 -7 (-15 -2751 ((-591 (-591 (-273 (-385 (-885 |#1|))))) (-591 (-385 (-885 |#1|))) (-591 (-1089)))) (-15 -2751 ((-591 (-591 (-273 (-385 (-885 |#1|))))) (-591 (-273 (-385 (-885 |#1|)))) (-591 (-1089)))) (-15 -2751 ((-591 (-591 (-273 (-385 (-885 |#1|))))) (-591 (-385 (-885 |#1|))))) (-15 -2751 ((-591 (-591 (-273 (-385 (-885 |#1|))))) (-591 (-273 (-385 (-885 |#1|)))))) (-15 -2751 ((-591 (-273 (-385 (-885 |#1|)))) (-385 (-885 |#1|)) (-1089))) (-15 -2751 ((-591 (-273 (-385 (-885 |#1|)))) (-273 (-385 (-885 |#1|))) (-1089))) (-15 -2751 ((-591 (-273 (-385 (-885 |#1|)))) (-385 (-885 |#1|)))) (-15 -2751 ((-591 (-273 (-385 (-885 |#1|)))) (-273 (-385 (-885 |#1|))))) (-15 -3307 ((-591 (-591 (-885 |#1|))) (-591 (-385 (-885 |#1|))) (-591 (-1089)))))
+((-2181 (((-1072)) 7)) (-1449 (((-1072)) 9)) (-3690 (((-1176) (-1072)) 11)) (-2850 (((-1072)) 8)))
+(((-1096) (-10 -7 (-15 -2181 ((-1072))) (-15 -2850 ((-1072))) (-15 -1449 ((-1072))) (-15 -3690 ((-1176) (-1072))))) (T -1096))
+((-3690 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1096)))) (-1449 (*1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-1096)))) (-2850 (*1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-1096)))) (-2181 (*1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-1096)))))
+(-10 -7 (-15 -2181 ((-1072))) (-15 -2850 ((-1072))) (-15 -1449 ((-1072))) (-15 -3690 ((-1176) (-1072))))
+((-3768 (((-591 (-591 |#1|)) (-591 (-591 |#1|)) (-591 (-591 (-591 |#1|)))) 38)) (-2692 (((-591 (-591 (-591 |#1|))) (-591 (-591 |#1|))) 24)) (-3106 (((-1098 (-591 |#1|)) (-591 |#1|)) 34)) (-2649 (((-591 (-591 |#1|)) (-591 |#1|)) 30)) (-2731 (((-2 (|:| |f1| (-591 |#1|)) (|:| |f2| (-591 (-591 (-591 |#1|)))) (|:| |f3| (-591 (-591 |#1|))) (|:| |f4| (-591 (-591 (-591 |#1|))))) (-591 (-591 (-591 |#1|)))) 37)) (-2464 (((-2 (|:| |f1| (-591 |#1|)) (|:| |f2| (-591 (-591 (-591 |#1|)))) (|:| |f3| (-591 (-591 |#1|))) (|:| |f4| (-591 (-591 (-591 |#1|))))) (-591 |#1|) (-591 (-591 (-591 |#1|))) (-591 (-591 |#1|)) (-591 (-591 (-591 |#1|))) (-591 (-591 (-591 |#1|))) (-591 (-591 (-591 |#1|)))) 36)) (-2290 (((-591 (-591 |#1|)) (-591 (-591 |#1|))) 28)) (-2902 (((-591 |#1|) (-591 |#1|)) 31)) (-3624 (((-591 (-591 (-591 |#1|))) (-591 |#1|) (-591 (-591 (-591 |#1|)))) 18)) (-2232 (((-591 (-591 (-591 |#1|))) (-1 (-108) |#1| |#1|) (-591 |#1|) (-591 (-591 (-591 |#1|)))) 16)) (-2345 (((-2 (|:| |fs| (-108)) (|:| |sd| (-591 |#1|)) (|:| |td| (-591 (-591 |#1|)))) (-1 (-108) |#1| |#1|) (-591 |#1|) (-591 (-591 |#1|))) 14)) (-2240 (((-591 (-591 |#1|)) (-591 (-591 (-591 |#1|)))) 39)) (-1763 (((-591 (-591 |#1|)) (-1098 (-591 |#1|))) 41)))
+(((-1097 |#1|) (-10 -7 (-15 -2345 ((-2 (|:| |fs| (-108)) (|:| |sd| (-591 |#1|)) (|:| |td| (-591 (-591 |#1|)))) (-1 (-108) |#1| |#1|) (-591 |#1|) (-591 (-591 |#1|)))) (-15 -2232 ((-591 (-591 (-591 |#1|))) (-1 (-108) |#1| |#1|) (-591 |#1|) (-591 (-591 (-591 |#1|))))) (-15 -3624 ((-591 (-591 (-591 |#1|))) (-591 |#1|) (-591 (-591 (-591 |#1|))))) (-15 -3768 ((-591 (-591 |#1|)) (-591 (-591 |#1|)) (-591 (-591 (-591 |#1|))))) (-15 -2240 ((-591 (-591 |#1|)) (-591 (-591 (-591 |#1|))))) (-15 -1763 ((-591 (-591 |#1|)) (-1098 (-591 |#1|)))) (-15 -2692 ((-591 (-591 (-591 |#1|))) (-591 (-591 |#1|)))) (-15 -3106 ((-1098 (-591 |#1|)) (-591 |#1|))) (-15 -2290 ((-591 (-591 |#1|)) (-591 (-591 |#1|)))) (-15 -2649 ((-591 (-591 |#1|)) (-591 |#1|))) (-15 -2902 ((-591 |#1|) (-591 |#1|))) (-15 -2464 ((-2 (|:| |f1| (-591 |#1|)) (|:| |f2| (-591 (-591 (-591 |#1|)))) (|:| |f3| (-591 (-591 |#1|))) (|:| |f4| (-591 (-591 (-591 |#1|))))) (-591 |#1|) (-591 (-591 (-591 |#1|))) (-591 (-591 |#1|)) (-591 (-591 (-591 |#1|))) (-591 (-591 (-591 |#1|))) (-591 (-591 (-591 |#1|))))) (-15 -2731 ((-2 (|:| |f1| (-591 |#1|)) (|:| |f2| (-591 (-591 (-591 |#1|)))) (|:| |f3| (-591 (-591 |#1|))) (|:| |f4| (-591 (-591 (-591 |#1|))))) (-591 (-591 (-591 |#1|)))))) (-788)) (T -1097))
+((-2731 (*1 *2 *3) (-12 (-4 *4 (-788)) (-5 *2 (-2 (|:| |f1| (-591 *4)) (|:| |f2| (-591 (-591 (-591 *4)))) (|:| |f3| (-591 (-591 *4))) (|:| |f4| (-591 (-591 (-591 *4)))))) (-5 *1 (-1097 *4)) (-5 *3 (-591 (-591 (-591 *4)))))) (-2464 (*1 *2 *3 *4 *5 *4 *4 *4) (-12 (-4 *6 (-788)) (-5 *3 (-591 *6)) (-5 *5 (-591 *3)) (-5 *2 (-2 (|:| |f1| *3) (|:| |f2| (-591 *5)) (|:| |f3| *5) (|:| |f4| (-591 *5)))) (-5 *1 (-1097 *6)) (-5 *4 (-591 *5)))) (-2902 (*1 *2 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-788)) (-5 *1 (-1097 *3)))) (-2649 (*1 *2 *3) (-12 (-4 *4 (-788)) (-5 *2 (-591 (-591 *4))) (-5 *1 (-1097 *4)) (-5 *3 (-591 *4)))) (-2290 (*1 *2 *2) (-12 (-5 *2 (-591 (-591 *3))) (-4 *3 (-788)) (-5 *1 (-1097 *3)))) (-3106 (*1 *2 *3) (-12 (-4 *4 (-788)) (-5 *2 (-1098 (-591 *4))) (-5 *1 (-1097 *4)) (-5 *3 (-591 *4)))) (-2692 (*1 *2 *3) (-12 (-4 *4 (-788)) (-5 *2 (-591 (-591 (-591 *4)))) (-5 *1 (-1097 *4)) (-5 *3 (-591 (-591 *4))))) (-1763 (*1 *2 *3) (-12 (-5 *3 (-1098 (-591 *4))) (-4 *4 (-788)) (-5 *2 (-591 (-591 *4))) (-5 *1 (-1097 *4)))) (-2240 (*1 *2 *3) (-12 (-5 *3 (-591 (-591 (-591 *4)))) (-5 *2 (-591 (-591 *4))) (-5 *1 (-1097 *4)) (-4 *4 (-788)))) (-3768 (*1 *2 *2 *3) (-12 (-5 *3 (-591 (-591 (-591 *4)))) (-5 *2 (-591 (-591 *4))) (-4 *4 (-788)) (-5 *1 (-1097 *4)))) (-3624 (*1 *2 *3 *2) (-12 (-5 *2 (-591 (-591 (-591 *4)))) (-5 *3 (-591 *4)) (-4 *4 (-788)) (-5 *1 (-1097 *4)))) (-2232 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-591 (-591 (-591 *5)))) (-5 *3 (-1 (-108) *5 *5)) (-5 *4 (-591 *5)) (-4 *5 (-788)) (-5 *1 (-1097 *5)))) (-2345 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 (-108) *6 *6)) (-4 *6 (-788)) (-5 *4 (-591 *6)) (-5 *2 (-2 (|:| |fs| (-108)) (|:| |sd| *4) (|:| |td| (-591 *4)))) (-5 *1 (-1097 *6)) (-5 *5 (-591 *4)))))
+(-10 -7 (-15 -2345 ((-2 (|:| |fs| (-108)) (|:| |sd| (-591 |#1|)) (|:| |td| (-591 (-591 |#1|)))) (-1 (-108) |#1| |#1|) (-591 |#1|) (-591 (-591 |#1|)))) (-15 -2232 ((-591 (-591 (-591 |#1|))) (-1 (-108) |#1| |#1|) (-591 |#1|) (-591 (-591 (-591 |#1|))))) (-15 -3624 ((-591 (-591 (-591 |#1|))) (-591 |#1|) (-591 (-591 (-591 |#1|))))) (-15 -3768 ((-591 (-591 |#1|)) (-591 (-591 |#1|)) (-591 (-591 (-591 |#1|))))) (-15 -2240 ((-591 (-591 |#1|)) (-591 (-591 (-591 |#1|))))) (-15 -1763 ((-591 (-591 |#1|)) (-1098 (-591 |#1|)))) (-15 -2692 ((-591 (-591 (-591 |#1|))) (-591 (-591 |#1|)))) (-15 -3106 ((-1098 (-591 |#1|)) (-591 |#1|))) (-15 -2290 ((-591 (-591 |#1|)) (-591 (-591 |#1|)))) (-15 -2649 ((-591 (-591 |#1|)) (-591 |#1|))) (-15 -2902 ((-591 |#1|) (-591 |#1|))) (-15 -2464 ((-2 (|:| |f1| (-591 |#1|)) (|:| |f2| (-591 (-591 (-591 |#1|)))) (|:| |f3| (-591 (-591 |#1|))) (|:| |f4| (-591 (-591 (-591 |#1|))))) (-591 |#1|) (-591 (-591 (-591 |#1|))) (-591 (-591 |#1|)) (-591 (-591 (-591 |#1|))) (-591 (-591 (-591 |#1|))) (-591 (-591 (-591 |#1|))))) (-15 -2731 ((-2 (|:| |f1| (-591 |#1|)) (|:| |f2| (-591 (-591 (-591 |#1|)))) (|:| |f3| (-591 (-591 |#1|))) (|:| |f4| (-591 (-591 (-591 |#1|))))) (-591 (-591 (-591 |#1|))))))
+((-4114 (($ (-591 (-591 |#1|))) 10)) (-3093 (((-591 (-591 |#1|)) $) 11)) (-2686 (((-796) $) 26)))
+(((-1098 |#1|) (-10 -8 (-15 -4114 ($ (-591 (-591 |#1|)))) (-15 -3093 ((-591 (-591 |#1|)) $)) (-15 -2686 ((-796) $))) (-1018)) (T -1098))
+((-2686 (*1 *2 *1) (-12 (-5 *2 (-796)) (-5 *1 (-1098 *3)) (-4 *3 (-1018)))) (-3093 (*1 *2 *1) (-12 (-5 *2 (-591 (-591 *3))) (-5 *1 (-1098 *3)) (-4 *3 (-1018)))) (-4114 (*1 *1 *2) (-12 (-5 *2 (-591 (-591 *3))) (-4 *3 (-1018)) (-5 *1 (-1098 *3)))))
+(-10 -8 (-15 -4114 ($ (-591 (-591 |#1|)))) (-15 -3093 ((-591 (-591 |#1|)) $)) (-15 -2686 ((-796) $)))
+((-2673 (((-108) $ $) NIL (-3150 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-1308 (($) NIL) (($ (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) NIL)) (-3832 (((-1176) $ |#1| |#1|) NIL (|has| $ (-6 -4251)))) (-3727 (((-108) $ (-712)) NIL)) (-2847 ((|#2| $ |#1| |#2|) NIL)) (-1288 (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-2467 (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-2429 (((-3 |#2| "failed") |#1| $) NIL)) (-2055 (($) NIL T CONST)) (-2908 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018))))) (-3844 (($ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL (|has| $ (-6 -4250))) (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-3 |#2| "failed") |#1| $) NIL)) (-2537 (($ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-3618 (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) NIL (|has| $ (-6 -4250))) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250)))) (-4205 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4251)))) (-4121 ((|#2| $ |#1|) NIL)) (-2916 (((-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-591 |#2|) $) NIL (|has| $ (-6 -4250)))) (-3491 (((-108) $ (-712)) NIL)) (-4152 ((|#1| $) NIL (|has| |#1| (-788)))) (-4207 (((-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-591 |#2|) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-1826 ((|#1| $) NIL (|has| |#1| (-788)))) (-4192 (($ (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4251))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4251)))) (-1257 (($ (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-3295 (((-108) $ (-712)) NIL)) (-2621 (((-1072) $) NIL (-3150 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-2159 (((-591 |#1|) $) NIL)) (-1628 (((-108) |#1| $) NIL)) (-3949 (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL)) (-1520 (($ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL)) (-3761 (((-591 |#1|) $) NIL)) (-1675 (((-108) |#1| $) NIL)) (-2937 (((-1036) $) NIL (-3150 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-2872 ((|#2| $) NIL (|has| |#1| (-788)))) (-2714 (((-3 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) "failed") (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL)) (-1858 (($ $ |#2|) NIL (|has| $ (-6 -4251)))) (-4166 (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL)) (-3465 (((-108) (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))))) NIL (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (($ $ (-273 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) NIL (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (($ $ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) NIL (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (($ $ (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) NIL (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (($ $ (-591 |#2|) (-591 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-273 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-591 (-273 |#2|))) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))))) (-2023 (((-108) $ $) NIL)) (-3384 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-2998 (((-591 |#2|) $) NIL)) (-2077 (((-108) $) NIL)) (-3164 (($) NIL)) (-1881 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL)) (-3583 (($) NIL) (($ (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) NIL)) (-2960 (((-712) (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-712) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) NIL (-12 (|has| $ (-6 -4250)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (((-712) |#2| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018)))) (((-712) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250)))) (-2873 (($ $) NIL)) (-1300 (((-501) $) NIL (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-566 (-501))))) (-2695 (($ (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) NIL)) (-2686 (((-796) $) NIL (-3150 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-565 (-796))) (|has| |#2| (-565 (-796)))))) (-2453 (($ (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) NIL)) (-1475 (((-108) (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) NIL (|has| $ (-6 -4250))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) NIL (-3150 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| |#2| (-1018))))) (-2028 (((-712) $) NIL (|has| $ (-6 -4250)))))
(((-1099 |#1| |#2|) (-13 (-1102 |#1| |#2|) (-10 -7 (-6 -4250))) (-1018) (-1018)) (T -1099))
NIL
(-13 (-1102 |#1| |#2|) (-10 -7 (-6 -4250)))
-((-3755 ((|#1| (-591 |#1|)) 32)) (-2426 ((|#1| |#1| (-525)) 18)) (-3179 (((-1085 |#1|) |#1| (-854)) 15)))
-(((-1100 |#1|) (-10 -7 (-15 -3755 (|#1| (-591 |#1|))) (-15 -3179 ((-1085 |#1|) |#1| (-854))) (-15 -2426 (|#1| |#1| (-525)))) (-341)) (T -1100))
-((-2426 (*1 *2 *2 *3) (-12 (-5 *3 (-525)) (-5 *1 (-1100 *2)) (-4 *2 (-341)))) (-3179 (*1 *2 *3 *4) (-12 (-5 *4 (-854)) (-5 *2 (-1085 *3)) (-5 *1 (-1100 *3)) (-4 *3 (-341)))) (-3755 (*1 *2 *3) (-12 (-5 *3 (-591 *2)) (-5 *1 (-1100 *2)) (-4 *2 (-341)))))
-(-10 -7 (-15 -3755 (|#1| (-591 |#1|))) (-15 -3179 ((-1085 |#1|) |#1| (-854))) (-15 -2426 (|#1| |#1| (-525))))
-((-1260 (($) 10) (($ (-591 (-2 (|:| -2019 |#2|) (|:| -1221 |#3|)))) 14)) (-3901 (($ (-2 (|:| -2019 |#2|) (|:| -1221 |#3|)) $) 61) (($ (-1 (-108) (-2 (|:| -2019 |#2|) (|:| -1221 |#3|))) $) NIL) (((-3 |#3| "failed") |#2| $) NIL)) (-3454 (((-591 (-2 (|:| -2019 |#2|) (|:| -1221 |#3|))) $) 39) (((-591 |#3|) $) 41)) (-3249 (($ (-1 (-2 (|:| -2019 |#2|) (|:| -1221 |#3|)) (-2 (|:| -2019 |#2|) (|:| -1221 |#3|))) $) 53) (($ (-1 |#3| |#3|) $) 33)) (-1340 (($ (-1 (-2 (|:| -2019 |#2|) (|:| -1221 |#3|)) (-2 (|:| -2019 |#2|) (|:| -1221 |#3|))) $) 51) (($ (-1 |#3| |#3|) $) NIL) (($ (-1 |#3| |#3| |#3|) $ $) 38)) (-1464 (((-2 (|:| -2019 |#2|) (|:| -1221 |#3|)) $) 54)) (-2470 (($ (-2 (|:| -2019 |#2|) (|:| -1221 |#3|)) $) 16)) (-2511 (((-591 |#2|) $) 19)) (-2791 (((-108) |#2| $) 59)) (-2069 (((-3 (-2 (|:| -2019 |#2|) (|:| -1221 |#3|)) "failed") (-1 (-108) (-2 (|:| -2019 |#2|) (|:| -1221 |#3|))) $) 58)) (-3631 (((-2 (|:| -2019 |#2|) (|:| -1221 |#3|)) $) 63)) (-1623 (((-108) (-1 (-108) (-2 (|:| -2019 |#2|) (|:| -1221 |#3|))) $) NIL) (((-108) (-1 (-108) |#3|) $) 67)) (-3339 (((-591 |#3|) $) 43)) (-3164 ((|#3| $ |#2|) 30) ((|#3| $ |#2| |#3|) 31)) (-2064 (((-712) (-1 (-108) (-2 (|:| -2019 |#2|) (|:| -1221 |#3|))) $) NIL) (((-712) (-2 (|:| -2019 |#2|) (|:| -1221 |#3|)) $) NIL) (((-712) |#3| $) NIL) (((-712) (-1 (-108) |#3|) $) 68)) (-3022 (((-796) $) 27)) (-4158 (((-108) (-1 (-108) (-2 (|:| -2019 |#2|) (|:| -1221 |#3|))) $) NIL) (((-108) (-1 (-108) |#3|) $) 65)) (-4096 (((-108) $ $) 49)))
-(((-1101 |#1| |#2| |#3|) (-10 -8 (-15 -3022 ((-796) |#1|)) (-15 -4096 ((-108) |#1| |#1|)) (-15 -1340 (|#1| (-1 |#3| |#3| |#3|) |#1| |#1|)) (-15 -1260 (|#1| (-591 (-2 (|:| -2019 |#2|) (|:| -1221 |#3|))))) (-15 -1260 (|#1|)) (-15 -1340 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -3249 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -4158 ((-108) (-1 (-108) |#3|) |#1|)) (-15 -1623 ((-108) (-1 (-108) |#3|) |#1|)) (-15 -2064 ((-712) (-1 (-108) |#3|) |#1|)) (-15 -3454 ((-591 |#3|) |#1|)) (-15 -2064 ((-712) |#3| |#1|)) (-15 -3164 (|#3| |#1| |#2| |#3|)) (-15 -3164 (|#3| |#1| |#2|)) (-15 -3339 ((-591 |#3|) |#1|)) (-15 -2791 ((-108) |#2| |#1|)) (-15 -2511 ((-591 |#2|) |#1|)) (-15 -3901 ((-3 |#3| "failed") |#2| |#1|)) (-15 -3901 (|#1| (-1 (-108) (-2 (|:| -2019 |#2|) (|:| -1221 |#3|))) |#1|)) (-15 -3901 (|#1| (-2 (|:| -2019 |#2|) (|:| -1221 |#3|)) |#1|)) (-15 -2069 ((-3 (-2 (|:| -2019 |#2|) (|:| -1221 |#3|)) "failed") (-1 (-108) (-2 (|:| -2019 |#2|) (|:| -1221 |#3|))) |#1|)) (-15 -1464 ((-2 (|:| -2019 |#2|) (|:| -1221 |#3|)) |#1|)) (-15 -2470 (|#1| (-2 (|:| -2019 |#2|) (|:| -1221 |#3|)) |#1|)) (-15 -3631 ((-2 (|:| -2019 |#2|) (|:| -1221 |#3|)) |#1|)) (-15 -2064 ((-712) (-2 (|:| -2019 |#2|) (|:| -1221 |#3|)) |#1|)) (-15 -3454 ((-591 (-2 (|:| -2019 |#2|) (|:| -1221 |#3|))) |#1|)) (-15 -2064 ((-712) (-1 (-108) (-2 (|:| -2019 |#2|) (|:| -1221 |#3|))) |#1|)) (-15 -1623 ((-108) (-1 (-108) (-2 (|:| -2019 |#2|) (|:| -1221 |#3|))) |#1|)) (-15 -4158 ((-108) (-1 (-108) (-2 (|:| -2019 |#2|) (|:| -1221 |#3|))) |#1|)) (-15 -3249 (|#1| (-1 (-2 (|:| -2019 |#2|) (|:| -1221 |#3|)) (-2 (|:| -2019 |#2|) (|:| -1221 |#3|))) |#1|)) (-15 -1340 (|#1| (-1 (-2 (|:| -2019 |#2|) (|:| -1221 |#3|)) (-2 (|:| -2019 |#2|) (|:| -1221 |#3|))) |#1|))) (-1102 |#2| |#3|) (-1018) (-1018)) (T -1101))
-NIL
-(-10 -8 (-15 -3022 ((-796) |#1|)) (-15 -4096 ((-108) |#1| |#1|)) (-15 -1340 (|#1| (-1 |#3| |#3| |#3|) |#1| |#1|)) (-15 -1260 (|#1| (-591 (-2 (|:| -2019 |#2|) (|:| -1221 |#3|))))) (-15 -1260 (|#1|)) (-15 -1340 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -3249 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -4158 ((-108) (-1 (-108) |#3|) |#1|)) (-15 -1623 ((-108) (-1 (-108) |#3|) |#1|)) (-15 -2064 ((-712) (-1 (-108) |#3|) |#1|)) (-15 -3454 ((-591 |#3|) |#1|)) (-15 -2064 ((-712) |#3| |#1|)) (-15 -3164 (|#3| |#1| |#2| |#3|)) (-15 -3164 (|#3| |#1| |#2|)) (-15 -3339 ((-591 |#3|) |#1|)) (-15 -2791 ((-108) |#2| |#1|)) (-15 -2511 ((-591 |#2|) |#1|)) (-15 -3901 ((-3 |#3| "failed") |#2| |#1|)) (-15 -3901 (|#1| (-1 (-108) (-2 (|:| -2019 |#2|) (|:| -1221 |#3|))) |#1|)) (-15 -3901 (|#1| (-2 (|:| -2019 |#2|) (|:| -1221 |#3|)) |#1|)) (-15 -2069 ((-3 (-2 (|:| -2019 |#2|) (|:| -1221 |#3|)) "failed") (-1 (-108) (-2 (|:| -2019 |#2|) (|:| -1221 |#3|))) |#1|)) (-15 -1464 ((-2 (|:| -2019 |#2|) (|:| -1221 |#3|)) |#1|)) (-15 -2470 (|#1| (-2 (|:| -2019 |#2|) (|:| -1221 |#3|)) |#1|)) (-15 -3631 ((-2 (|:| -2019 |#2|) (|:| -1221 |#3|)) |#1|)) (-15 -2064 ((-712) (-2 (|:| -2019 |#2|) (|:| -1221 |#3|)) |#1|)) (-15 -3454 ((-591 (-2 (|:| -2019 |#2|) (|:| -1221 |#3|))) |#1|)) (-15 -2064 ((-712) (-1 (-108) (-2 (|:| -2019 |#2|) (|:| -1221 |#3|))) |#1|)) (-15 -1623 ((-108) (-1 (-108) (-2 (|:| -2019 |#2|) (|:| -1221 |#3|))) |#1|)) (-15 -4158 ((-108) (-1 (-108) (-2 (|:| -2019 |#2|) (|:| -1221 |#3|))) |#1|)) (-15 -3249 (|#1| (-1 (-2 (|:| -2019 |#2|) (|:| -1221 |#3|)) (-2 (|:| -2019 |#2|) (|:| -1221 |#3|))) |#1|)) (-15 -1340 (|#1| (-1 (-2 (|:| -2019 |#2|) (|:| -1221 |#3|)) (-2 (|:| -2019 |#2|) (|:| -1221 |#3|))) |#1|)))
-((-3008 (((-108) $ $) 19 (-3321 (|has| |#2| (-1018)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018))))) (-1260 (($) 72) (($ (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) 71)) (-3296 (((-1176) $ |#1| |#1|) 99 (|has| $ (-6 -4251)))) (-3891 (((-108) $ (-712)) 8)) (-3186 ((|#2| $ |#1| |#2|) 73)) (-1797 (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 45 (|has| $ (-6 -4250)))) (-2305 (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 55 (|has| $ (-6 -4250)))) (-2401 (((-3 |#2| "failed") |#1| $) 61)) (-3798 (($) 7 T CONST)) (-3098 (($ $) 58 (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| $ (-6 -4250))))) (-3901 (($ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) 47 (|has| $ (-6 -4250))) (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 46 (|has| $ (-6 -4250))) (((-3 |#2| "failed") |#1| $) 62)) (-3677 (($ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) 57 (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| $ (-6 -4250)))) (($ (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 54 (|has| $ (-6 -4250)))) (-1227 (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) 56 (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| $ (-6 -4250)))) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) 53 (|has| $ (-6 -4250))) (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 52 (|has| $ (-6 -4250)))) (-3255 ((|#2| $ |#1| |#2|) 87 (|has| $ (-6 -4251)))) (-3217 ((|#2| $ |#1|) 88)) (-3454 (((-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 30 (|has| $ (-6 -4250))) (((-591 |#2|) $) 79 (|has| $ (-6 -4250)))) (-2910 (((-108) $ (-712)) 9)) (-3630 ((|#1| $) 96 (|has| |#1| (-788)))) (-2552 (((-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 29 (|has| $ (-6 -4250))) (((-591 |#2|) $) 80 (|has| $ (-6 -4250)))) (-2141 (((-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) 27 (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| $ (-6 -4250)))) (((-108) |#2| $) 82 (-12 (|has| |#2| (-1018)) (|has| $ (-6 -4250))))) (-3468 ((|#1| $) 95 (|has| |#1| (-788)))) (-3249 (($ (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 34 (|has| $ (-6 -4251))) (($ (-1 |#2| |#2|) $) 75 (|has| $ (-6 -4251)))) (-1340 (($ (-1 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 35) (($ (-1 |#2| |#2|) $) 74) (($ (-1 |#2| |#2| |#2|) $ $) 70)) (-3971 (((-108) $ (-712)) 10)) (-2339 (((-1072) $) 22 (-3321 (|has| |#2| (-1018)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018))))) (-1542 (((-591 |#1|) $) 63)) (-2484 (((-108) |#1| $) 64)) (-1464 (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) 39)) (-2470 (($ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) 40)) (-2511 (((-591 |#1|) $) 93)) (-2791 (((-108) |#1| $) 92)) (-2047 (((-1036) $) 21 (-3321 (|has| |#2| (-1018)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018))))) (-3066 ((|#2| $) 97 (|has| |#1| (-788)))) (-2069 (((-3 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) "failed") (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 51)) (-1941 (($ $ |#2|) 98 (|has| $ (-6 -4251)))) (-3631 (((-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) 41)) (-1623 (((-108) (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 32 (|has| $ (-6 -4250))) (((-108) (-1 (-108) |#2|) $) 77 (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))))) 26 (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (($ $ (-273 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) 25 (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (($ $ (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) 24 (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (($ $ (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) 23 (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)))) (($ $ (-591 |#2|) (-591 |#2|)) 86 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ |#2| |#2|) 85 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-273 |#2|)) 84 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-591 (-273 |#2|))) 83 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))))) (-3493 (((-108) $ $) 14)) (-1615 (((-108) |#2| $) 94 (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-3339 (((-591 |#2|) $) 91)) (-3028 (((-108) $) 11)) (-3209 (($) 12)) (-3164 ((|#2| $ |#1|) 90) ((|#2| $ |#1| |#2|) 89)) (-2311 (($) 49) (($ (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) 48)) (-2064 (((-712) (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 31 (|has| $ (-6 -4250))) (((-712) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) $) 28 (-12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| $ (-6 -4250)))) (((-712) |#2| $) 81 (-12 (|has| |#2| (-1018)) (|has| $ (-6 -4250)))) (((-712) (-1 (-108) |#2|) $) 78 (|has| $ (-6 -4250)))) (-3199 (($ $) 13)) (-1408 (((-501) $) 59 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-566 (-501))))) (-3036 (($ (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) 50)) (-3022 (((-796) $) 18 (-3321 (|has| |#2| (-565 (-796))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-565 (-796)))))) (-1870 (($ (-591 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) 42)) (-4158 (((-108) (-1 (-108) (-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) $) 33 (|has| $ (-6 -4250))) (((-108) (-1 (-108) |#2|) $) 76 (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) 20 (-3321 (|has| |#2| (-1018)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018))))) (-4045 (((-712) $) 6 (|has| $ (-6 -4250)))))
+((-2851 ((|#1| (-591 |#1|)) 32)) (-2211 ((|#1| |#1| (-525)) 18)) (-4169 (((-1085 |#1|) |#1| (-854)) 15)))
+(((-1100 |#1|) (-10 -7 (-15 -2851 (|#1| (-591 |#1|))) (-15 -4169 ((-1085 |#1|) |#1| (-854))) (-15 -2211 (|#1| |#1| (-525)))) (-341)) (T -1100))
+((-2211 (*1 *2 *2 *3) (-12 (-5 *3 (-525)) (-5 *1 (-1100 *2)) (-4 *2 (-341)))) (-4169 (*1 *2 *3 *4) (-12 (-5 *4 (-854)) (-5 *2 (-1085 *3)) (-5 *1 (-1100 *3)) (-4 *3 (-341)))) (-2851 (*1 *2 *3) (-12 (-5 *3 (-591 *2)) (-5 *1 (-1100 *2)) (-4 *2 (-341)))))
+(-10 -7 (-15 -2851 (|#1| (-591 |#1|))) (-15 -4169 ((-1085 |#1|) |#1| (-854))) (-15 -2211 (|#1| |#1| (-525))))
+((-1308 (($) 10) (($ (-591 (-2 (|:| -1265 |#2|) (|:| -1568 |#3|)))) 14)) (-3844 (($ (-2 (|:| -1265 |#2|) (|:| -1568 |#3|)) $) 61) (($ (-1 (-108) (-2 (|:| -1265 |#2|) (|:| -1568 |#3|))) $) NIL) (((-3 |#3| "failed") |#2| $) NIL)) (-2916 (((-591 (-2 (|:| -1265 |#2|) (|:| -1568 |#3|))) $) 39) (((-591 |#3|) $) 41)) (-4192 (($ (-1 (-2 (|:| -1265 |#2|) (|:| -1568 |#3|)) (-2 (|:| -1265 |#2|) (|:| -1568 |#3|))) $) 53) (($ (-1 |#3| |#3|) $) 33)) (-1257 (($ (-1 (-2 (|:| -1265 |#2|) (|:| -1568 |#3|)) (-2 (|:| -1265 |#2|) (|:| -1568 |#3|))) $) 51) (($ (-1 |#3| |#3|) $) NIL) (($ (-1 |#3| |#3| |#3|) $ $) 38)) (-3949 (((-2 (|:| -1265 |#2|) (|:| -1568 |#3|)) $) 54)) (-1520 (($ (-2 (|:| -1265 |#2|) (|:| -1568 |#3|)) $) 16)) (-3761 (((-591 |#2|) $) 19)) (-1675 (((-108) |#2| $) 59)) (-2714 (((-3 (-2 (|:| -1265 |#2|) (|:| -1568 |#3|)) "failed") (-1 (-108) (-2 (|:| -1265 |#2|) (|:| -1568 |#3|))) $) 58)) (-4166 (((-2 (|:| -1265 |#2|) (|:| -1568 |#3|)) $) 63)) (-3465 (((-108) (-1 (-108) (-2 (|:| -1265 |#2|) (|:| -1568 |#3|))) $) NIL) (((-108) (-1 (-108) |#3|) $) 67)) (-2998 (((-591 |#3|) $) 43)) (-1881 ((|#3| $ |#2|) 30) ((|#3| $ |#2| |#3|) 31)) (-2960 (((-712) (-1 (-108) (-2 (|:| -1265 |#2|) (|:| -1568 |#3|))) $) NIL) (((-712) (-2 (|:| -1265 |#2|) (|:| -1568 |#3|)) $) NIL) (((-712) |#3| $) NIL) (((-712) (-1 (-108) |#3|) $) 68)) (-2686 (((-796) $) 27)) (-1475 (((-108) (-1 (-108) (-2 (|:| -1265 |#2|) (|:| -1568 |#3|))) $) NIL) (((-108) (-1 (-108) |#3|) $) 65)) (-3944 (((-108) $ $) 49)))
+(((-1101 |#1| |#2| |#3|) (-10 -8 (-15 -2686 ((-796) |#1|)) (-15 -3944 ((-108) |#1| |#1|)) (-15 -1257 (|#1| (-1 |#3| |#3| |#3|) |#1| |#1|)) (-15 -1308 (|#1| (-591 (-2 (|:| -1265 |#2|) (|:| -1568 |#3|))))) (-15 -1308 (|#1|)) (-15 -1257 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -4192 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -1475 ((-108) (-1 (-108) |#3|) |#1|)) (-15 -3465 ((-108) (-1 (-108) |#3|) |#1|)) (-15 -2960 ((-712) (-1 (-108) |#3|) |#1|)) (-15 -2916 ((-591 |#3|) |#1|)) (-15 -2960 ((-712) |#3| |#1|)) (-15 -1881 (|#3| |#1| |#2| |#3|)) (-15 -1881 (|#3| |#1| |#2|)) (-15 -2998 ((-591 |#3|) |#1|)) (-15 -1675 ((-108) |#2| |#1|)) (-15 -3761 ((-591 |#2|) |#1|)) (-15 -3844 ((-3 |#3| "failed") |#2| |#1|)) (-15 -3844 (|#1| (-1 (-108) (-2 (|:| -1265 |#2|) (|:| -1568 |#3|))) |#1|)) (-15 -3844 (|#1| (-2 (|:| -1265 |#2|) (|:| -1568 |#3|)) |#1|)) (-15 -2714 ((-3 (-2 (|:| -1265 |#2|) (|:| -1568 |#3|)) "failed") (-1 (-108) (-2 (|:| -1265 |#2|) (|:| -1568 |#3|))) |#1|)) (-15 -3949 ((-2 (|:| -1265 |#2|) (|:| -1568 |#3|)) |#1|)) (-15 -1520 (|#1| (-2 (|:| -1265 |#2|) (|:| -1568 |#3|)) |#1|)) (-15 -4166 ((-2 (|:| -1265 |#2|) (|:| -1568 |#3|)) |#1|)) (-15 -2960 ((-712) (-2 (|:| -1265 |#2|) (|:| -1568 |#3|)) |#1|)) (-15 -2916 ((-591 (-2 (|:| -1265 |#2|) (|:| -1568 |#3|))) |#1|)) (-15 -2960 ((-712) (-1 (-108) (-2 (|:| -1265 |#2|) (|:| -1568 |#3|))) |#1|)) (-15 -3465 ((-108) (-1 (-108) (-2 (|:| -1265 |#2|) (|:| -1568 |#3|))) |#1|)) (-15 -1475 ((-108) (-1 (-108) (-2 (|:| -1265 |#2|) (|:| -1568 |#3|))) |#1|)) (-15 -4192 (|#1| (-1 (-2 (|:| -1265 |#2|) (|:| -1568 |#3|)) (-2 (|:| -1265 |#2|) (|:| -1568 |#3|))) |#1|)) (-15 -1257 (|#1| (-1 (-2 (|:| -1265 |#2|) (|:| -1568 |#3|)) (-2 (|:| -1265 |#2|) (|:| -1568 |#3|))) |#1|))) (-1102 |#2| |#3|) (-1018) (-1018)) (T -1101))
+NIL
+(-10 -8 (-15 -2686 ((-796) |#1|)) (-15 -3944 ((-108) |#1| |#1|)) (-15 -1257 (|#1| (-1 |#3| |#3| |#3|) |#1| |#1|)) (-15 -1308 (|#1| (-591 (-2 (|:| -1265 |#2|) (|:| -1568 |#3|))))) (-15 -1308 (|#1|)) (-15 -1257 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -4192 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -1475 ((-108) (-1 (-108) |#3|) |#1|)) (-15 -3465 ((-108) (-1 (-108) |#3|) |#1|)) (-15 -2960 ((-712) (-1 (-108) |#3|) |#1|)) (-15 -2916 ((-591 |#3|) |#1|)) (-15 -2960 ((-712) |#3| |#1|)) (-15 -1881 (|#3| |#1| |#2| |#3|)) (-15 -1881 (|#3| |#1| |#2|)) (-15 -2998 ((-591 |#3|) |#1|)) (-15 -1675 ((-108) |#2| |#1|)) (-15 -3761 ((-591 |#2|) |#1|)) (-15 -3844 ((-3 |#3| "failed") |#2| |#1|)) (-15 -3844 (|#1| (-1 (-108) (-2 (|:| -1265 |#2|) (|:| -1568 |#3|))) |#1|)) (-15 -3844 (|#1| (-2 (|:| -1265 |#2|) (|:| -1568 |#3|)) |#1|)) (-15 -2714 ((-3 (-2 (|:| -1265 |#2|) (|:| -1568 |#3|)) "failed") (-1 (-108) (-2 (|:| -1265 |#2|) (|:| -1568 |#3|))) |#1|)) (-15 -3949 ((-2 (|:| -1265 |#2|) (|:| -1568 |#3|)) |#1|)) (-15 -1520 (|#1| (-2 (|:| -1265 |#2|) (|:| -1568 |#3|)) |#1|)) (-15 -4166 ((-2 (|:| -1265 |#2|) (|:| -1568 |#3|)) |#1|)) (-15 -2960 ((-712) (-2 (|:| -1265 |#2|) (|:| -1568 |#3|)) |#1|)) (-15 -2916 ((-591 (-2 (|:| -1265 |#2|) (|:| -1568 |#3|))) |#1|)) (-15 -2960 ((-712) (-1 (-108) (-2 (|:| -1265 |#2|) (|:| -1568 |#3|))) |#1|)) (-15 -3465 ((-108) (-1 (-108) (-2 (|:| -1265 |#2|) (|:| -1568 |#3|))) |#1|)) (-15 -1475 ((-108) (-1 (-108) (-2 (|:| -1265 |#2|) (|:| -1568 |#3|))) |#1|)) (-15 -4192 (|#1| (-1 (-2 (|:| -1265 |#2|) (|:| -1568 |#3|)) (-2 (|:| -1265 |#2|) (|:| -1568 |#3|))) |#1|)) (-15 -1257 (|#1| (-1 (-2 (|:| -1265 |#2|) (|:| -1568 |#3|)) (-2 (|:| -1265 |#2|) (|:| -1568 |#3|))) |#1|)))
+((-2673 (((-108) $ $) 19 (-3150 (|has| |#2| (-1018)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018))))) (-1308 (($) 72) (($ (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) 71)) (-3832 (((-1176) $ |#1| |#1|) 99 (|has| $ (-6 -4251)))) (-3727 (((-108) $ (-712)) 8)) (-2847 ((|#2| $ |#1| |#2|) 73)) (-1288 (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 45 (|has| $ (-6 -4250)))) (-2467 (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 55 (|has| $ (-6 -4250)))) (-2429 (((-3 |#2| "failed") |#1| $) 61)) (-2055 (($) 7 T CONST)) (-2908 (($ $) 58 (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| $ (-6 -4250))))) (-3844 (($ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) 47 (|has| $ (-6 -4250))) (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 46 (|has| $ (-6 -4250))) (((-3 |#2| "failed") |#1| $) 62)) (-2537 (($ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) 57 (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| $ (-6 -4250)))) (($ (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 54 (|has| $ (-6 -4250)))) (-3618 (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) 56 (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| $ (-6 -4250)))) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) 53 (|has| $ (-6 -4250))) (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 52 (|has| $ (-6 -4250)))) (-4205 ((|#2| $ |#1| |#2|) 87 (|has| $ (-6 -4251)))) (-4121 ((|#2| $ |#1|) 88)) (-2916 (((-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 30 (|has| $ (-6 -4250))) (((-591 |#2|) $) 79 (|has| $ (-6 -4250)))) (-3491 (((-108) $ (-712)) 9)) (-4152 ((|#1| $) 96 (|has| |#1| (-788)))) (-4207 (((-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 29 (|has| $ (-6 -4250))) (((-591 |#2|) $) 80 (|has| $ (-6 -4250)))) (-3956 (((-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) 27 (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| $ (-6 -4250)))) (((-108) |#2| $) 82 (-12 (|has| |#2| (-1018)) (|has| $ (-6 -4250))))) (-1826 ((|#1| $) 95 (|has| |#1| (-788)))) (-4192 (($ (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 34 (|has| $ (-6 -4251))) (($ (-1 |#2| |#2|) $) 75 (|has| $ (-6 -4251)))) (-1257 (($ (-1 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 35) (($ (-1 |#2| |#2|) $) 74) (($ (-1 |#2| |#2| |#2|) $ $) 70)) (-3295 (((-108) $ (-712)) 10)) (-2621 (((-1072) $) 22 (-3150 (|has| |#2| (-1018)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018))))) (-2159 (((-591 |#1|) $) 63)) (-1628 (((-108) |#1| $) 64)) (-3949 (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) 39)) (-1520 (($ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) 40)) (-3761 (((-591 |#1|) $) 93)) (-1675 (((-108) |#1| $) 92)) (-2937 (((-1036) $) 21 (-3150 (|has| |#2| (-1018)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018))))) (-2872 ((|#2| $) 97 (|has| |#1| (-788)))) (-2714 (((-3 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) "failed") (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 51)) (-1858 (($ $ |#2|) 98 (|has| $ (-6 -4251)))) (-4166 (((-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) 41)) (-3465 (((-108) (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 32 (|has| $ (-6 -4250))) (((-108) (-1 (-108) |#2|) $) 77 (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))))) 26 (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (($ $ (-273 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) 25 (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (($ $ (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) 24 (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (($ $ (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) 23 (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)))) (($ $ (-591 |#2|) (-591 |#2|)) 86 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ |#2| |#2|) 85 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-273 |#2|)) 84 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018)))) (($ $ (-591 (-273 |#2|))) 83 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))))) (-2023 (((-108) $ $) 14)) (-3384 (((-108) |#2| $) 94 (-12 (|has| $ (-6 -4250)) (|has| |#2| (-1018))))) (-2998 (((-591 |#2|) $) 91)) (-2077 (((-108) $) 11)) (-3164 (($) 12)) (-1881 ((|#2| $ |#1|) 90) ((|#2| $ |#1| |#2|) 89)) (-3583 (($) 49) (($ (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) 48)) (-2960 (((-712) (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 31 (|has| $ (-6 -4250))) (((-712) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) $) 28 (-12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| $ (-6 -4250)))) (((-712) |#2| $) 81 (-12 (|has| |#2| (-1018)) (|has| $ (-6 -4250)))) (((-712) (-1 (-108) |#2|) $) 78 (|has| $ (-6 -4250)))) (-2873 (($ $) 13)) (-1300 (((-501) $) 59 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-566 (-501))))) (-2695 (($ (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) 50)) (-2686 (((-796) $) 18 (-3150 (|has| |#2| (-565 (-796))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-565 (-796)))))) (-2453 (($ (-591 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) 42)) (-1475 (((-108) (-1 (-108) (-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) $) 33 (|has| $ (-6 -4250))) (((-108) (-1 (-108) |#2|) $) 76 (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) 20 (-3150 (|has| |#2| (-1018)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018))))) (-2028 (((-712) $) 6 (|has| $ (-6 -4250)))))
(((-1102 |#1| |#2|) (-131) (-1018) (-1018)) (T -1102))
-((-3186 (*1 *2 *1 *3 *2) (-12 (-4 *1 (-1102 *3 *2)) (-4 *3 (-1018)) (-4 *2 (-1018)))) (-1260 (*1 *1) (-12 (-4 *1 (-1102 *2 *3)) (-4 *2 (-1018)) (-4 *3 (-1018)))) (-1260 (*1 *1 *2) (-12 (-5 *2 (-591 (-2 (|:| -2019 *3) (|:| -1221 *4)))) (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *1 (-1102 *3 *4)))) (-1340 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 *4 *4 *4)) (-4 *1 (-1102 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-1018)))))
-(-13 (-562 |t#1| |t#2|) (-558 |t#1| |t#2|) (-10 -8 (-15 -3186 (|t#2| $ |t#1| |t#2|)) (-15 -1260 ($)) (-15 -1260 ($ (-591 (-2 (|:| -2019 |t#1|) (|:| -1221 |t#2|))))) (-15 -1340 ($ (-1 |t#2| |t#2| |t#2|) $ $))))
-(((-33) . T) ((-102 #0=(-2 (|:| -2019 |#1|) (|:| -1221 |#2|))) . T) ((-97) -3321 (|has| |#2| (-1018)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018))) ((-565 (-796)) -3321 (|has| |#2| (-1018)) (|has| |#2| (-565 (-796))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-565 (-796)))) ((-142 #0#) . T) ((-566 (-501)) |has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-566 (-501))) ((-209 #0#) . T) ((-215 #0#) . T) ((-265 |#1| |#2|) . T) ((-267 |#1| |#2|) . T) ((-288 #0#) -12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018))) ((-288 |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))) ((-464 #0#) . T) ((-464 |#2|) . T) ((-558 |#1| |#2|) . T) ((-486 #0# #0#) -12 (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-288 (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)))) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018))) ((-486 |#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))) ((-562 |#1| |#2|) . T) ((-1018) -3321 (|has| |#2| (-1018)) (|has| (-2 (|:| -2019 |#1|) (|:| -1221 |#2|)) (-1018))) ((-1125) . T))
-((-2480 (((-108)) 24)) (-3593 (((-1176) (-1072)) 26)) (-3238 (((-108)) 36)) (-1802 (((-1176)) 34)) (-3707 (((-1176) (-1072) (-1072)) 25)) (-4040 (((-108)) 37)) (-2470 (((-1176) |#1| |#2|) 44)) (-4225 (((-1176)) 20)) (-4153 (((-3 |#2| "failed") |#1|) 42)) (-4097 (((-1176)) 35)))
-(((-1103 |#1| |#2|) (-10 -7 (-15 -4225 ((-1176))) (-15 -3707 ((-1176) (-1072) (-1072))) (-15 -3593 ((-1176) (-1072))) (-15 -1802 ((-1176))) (-15 -4097 ((-1176))) (-15 -2480 ((-108))) (-15 -3238 ((-108))) (-15 -4040 ((-108))) (-15 -4153 ((-3 |#2| "failed") |#1|)) (-15 -2470 ((-1176) |#1| |#2|))) (-1018) (-1018)) (T -1103))
-((-2470 (*1 *2 *3 *4) (-12 (-5 *2 (-1176)) (-5 *1 (-1103 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-1018)))) (-4153 (*1 *2 *3) (|partial| -12 (-4 *2 (-1018)) (-5 *1 (-1103 *3 *2)) (-4 *3 (-1018)))) (-4040 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-1103 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-1018)))) (-3238 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-1103 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-1018)))) (-2480 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-1103 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-1018)))) (-4097 (*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-1103 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-1018)))) (-1802 (*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-1103 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-1018)))) (-3593 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1103 *4 *5)) (-4 *4 (-1018)) (-4 *5 (-1018)))) (-3707 (*1 *2 *3 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1103 *4 *5)) (-4 *4 (-1018)) (-4 *5 (-1018)))) (-4225 (*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-1103 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-1018)))))
-(-10 -7 (-15 -4225 ((-1176))) (-15 -3707 ((-1176) (-1072) (-1072))) (-15 -3593 ((-1176) (-1072))) (-15 -1802 ((-1176))) (-15 -4097 ((-1176))) (-15 -2480 ((-108))) (-15 -3238 ((-108))) (-15 -4040 ((-108))) (-15 -4153 ((-3 |#2| "failed") |#1|)) (-15 -2470 ((-1176) |#1| |#2|)))
-((-2654 (((-1072) (-1072)) 18)) (-3934 (((-51) (-1072)) 21)))
-(((-1104) (-10 -7 (-15 -3934 ((-51) (-1072))) (-15 -2654 ((-1072) (-1072))))) (T -1104))
-((-2654 (*1 *2 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-1104)))) (-3934 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-51)) (-5 *1 (-1104)))))
-(-10 -7 (-15 -3934 ((-51) (-1072))) (-15 -2654 ((-1072) (-1072))))
-((-3022 (((-1106) |#1|) 11)))
-(((-1105 |#1|) (-10 -7 (-15 -3022 ((-1106) |#1|))) (-1018)) (T -1105))
-((-3022 (*1 *2 *3) (-12 (-5 *2 (-1106)) (-5 *1 (-1105 *3)) (-4 *3 (-1018)))))
-(-10 -7 (-15 -3022 ((-1106) |#1|)))
-((-3008 (((-108) $ $) NIL)) (-3081 (((-591 (-1072)) $) 34)) (-2828 (((-591 (-1072)) $ (-591 (-1072))) 37)) (-2232 (((-591 (-1072)) $ (-591 (-1072))) 36)) (-3193 (((-591 (-1072)) $ (-591 (-1072))) 38)) (-3578 (((-591 (-1072)) $) 33)) (-1268 (($) 22)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-1845 (((-591 (-1072)) $) 35)) (-3551 (((-1176) $ (-525)) 29) (((-1176) $) 30)) (-1408 (($ (-796) (-525)) 26) (($ (-796) (-525) (-796)) NIL)) (-3022 (((-796) $) 40) (($ (-796)) 24)) (-4096 (((-108) $ $) NIL)))
-(((-1106) (-13 (-1018) (-10 -8 (-15 -3022 ($ (-796))) (-15 -1408 ($ (-796) (-525))) (-15 -1408 ($ (-796) (-525) (-796))) (-15 -3551 ((-1176) $ (-525))) (-15 -3551 ((-1176) $)) (-15 -1845 ((-591 (-1072)) $)) (-15 -3081 ((-591 (-1072)) $)) (-15 -1268 ($)) (-15 -3578 ((-591 (-1072)) $)) (-15 -3193 ((-591 (-1072)) $ (-591 (-1072)))) (-15 -2828 ((-591 (-1072)) $ (-591 (-1072)))) (-15 -2232 ((-591 (-1072)) $ (-591 (-1072))))))) (T -1106))
-((-3022 (*1 *1 *2) (-12 (-5 *2 (-796)) (-5 *1 (-1106)))) (-1408 (*1 *1 *2 *3) (-12 (-5 *2 (-796)) (-5 *3 (-525)) (-5 *1 (-1106)))) (-1408 (*1 *1 *2 *3 *2) (-12 (-5 *2 (-796)) (-5 *3 (-525)) (-5 *1 (-1106)))) (-3551 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *2 (-1176)) (-5 *1 (-1106)))) (-3551 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-1106)))) (-1845 (*1 *2 *1) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-1106)))) (-3081 (*1 *2 *1) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-1106)))) (-1268 (*1 *1) (-5 *1 (-1106))) (-3578 (*1 *2 *1) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-1106)))) (-3193 (*1 *2 *1 *2) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-1106)))) (-2828 (*1 *2 *1 *2) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-1106)))) (-2232 (*1 *2 *1 *2) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-1106)))))
-(-13 (-1018) (-10 -8 (-15 -3022 ($ (-796))) (-15 -1408 ($ (-796) (-525))) (-15 -1408 ($ (-796) (-525) (-796))) (-15 -3551 ((-1176) $ (-525))) (-15 -3551 ((-1176) $)) (-15 -1845 ((-591 (-1072)) $)) (-15 -3081 ((-591 (-1072)) $)) (-15 -1268 ($)) (-15 -3578 ((-591 (-1072)) $)) (-15 -3193 ((-591 (-1072)) $ (-591 (-1072)))) (-15 -2828 ((-591 (-1072)) $ (-591 (-1072)))) (-15 -2232 ((-591 (-1072)) $ (-591 (-1072))))))
-((-3008 (((-108) $ $) NIL)) (-2947 (((-1072) $ (-1072)) 17) (((-1072) $) 16)) (-3598 (((-1072) $ (-1072)) 15)) (-3522 (($ $ (-1072)) NIL)) (-2514 (((-3 (-1072) "failed") $) 11)) (-1664 (((-1072) $) 8)) (-2815 (((-3 (-1072) "failed") $) 12)) (-1277 (((-1072) $) 9)) (-1976 (($ (-366)) NIL) (($ (-366) (-1072)) NIL)) (-2400 (((-366) $) NIL)) (-2339 (((-1072) $) NIL)) (-3317 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3701 (((-108) $) 18)) (-3022 (((-796) $) NIL)) (-2886 (($ $) NIL)) (-4096 (((-108) $ $) NIL)))
-(((-1107) (-13 (-342 (-366) (-1072)) (-10 -8 (-15 -2947 ((-1072) $ (-1072))) (-15 -2947 ((-1072) $)) (-15 -1664 ((-1072) $)) (-15 -2514 ((-3 (-1072) "failed") $)) (-15 -2815 ((-3 (-1072) "failed") $)) (-15 -3701 ((-108) $))))) (T -1107))
-((-2947 (*1 *2 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-1107)))) (-2947 (*1 *2 *1) (-12 (-5 *2 (-1072)) (-5 *1 (-1107)))) (-1664 (*1 *2 *1) (-12 (-5 *2 (-1072)) (-5 *1 (-1107)))) (-2514 (*1 *2 *1) (|partial| -12 (-5 *2 (-1072)) (-5 *1 (-1107)))) (-2815 (*1 *2 *1) (|partial| -12 (-5 *2 (-1072)) (-5 *1 (-1107)))) (-3701 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1107)))))
-(-13 (-342 (-366) (-1072)) (-10 -8 (-15 -2947 ((-1072) $ (-1072))) (-15 -2947 ((-1072) $)) (-15 -1664 ((-1072) $)) (-15 -2514 ((-3 (-1072) "failed") $)) (-15 -2815 ((-3 (-1072) "failed") $)) (-15 -3701 ((-108) $))))
-((-3329 (((-3 (-525) "failed") |#1|) 19)) (-3189 (((-3 (-525) "failed") |#1|) 14)) (-3524 (((-525) (-1072)) 28)))
-(((-1108 |#1|) (-10 -7 (-15 -3329 ((-3 (-525) "failed") |#1|)) (-15 -3189 ((-3 (-525) "failed") |#1|)) (-15 -3524 ((-525) (-1072)))) (-975)) (T -1108))
-((-3524 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-525)) (-5 *1 (-1108 *4)) (-4 *4 (-975)))) (-3189 (*1 *2 *3) (|partial| -12 (-5 *2 (-525)) (-5 *1 (-1108 *3)) (-4 *3 (-975)))) (-3329 (*1 *2 *3) (|partial| -12 (-5 *2 (-525)) (-5 *1 (-1108 *3)) (-4 *3 (-975)))))
-(-10 -7 (-15 -3329 ((-3 (-525) "failed") |#1|)) (-15 -3189 ((-3 (-525) "failed") |#1|)) (-15 -3524 ((-525) (-1072))))
-((-3955 (((-1049 (-205))) 9)))
-(((-1109) (-10 -7 (-15 -3955 ((-1049 (-205)))))) (T -1109))
-((-3955 (*1 *2) (-12 (-5 *2 (-1049 (-205))) (-5 *1 (-1109)))))
-(-10 -7 (-15 -3955 ((-1049 (-205)))))
-((-1784 (($) 11)) (-1563 (($ $) 35)) (-1515 (($ $) 33)) (-1346 (($ $) 25)) (-1591 (($ $) 17)) (-3277 (($ $) 15)) (-1578 (($ $) 19)) (-1385 (($ $) 30)) (-1527 (($ $) 34)) (-1358 (($ $) 29)))
-(((-1110 |#1|) (-10 -8 (-15 -1784 (|#1|)) (-15 -1563 (|#1| |#1|)) (-15 -1515 (|#1| |#1|)) (-15 -1591 (|#1| |#1|)) (-15 -3277 (|#1| |#1|)) (-15 -1578 (|#1| |#1|)) (-15 -1527 (|#1| |#1|)) (-15 -1346 (|#1| |#1|)) (-15 -1385 (|#1| |#1|)) (-15 -1358 (|#1| |#1|))) (-1111)) (T -1110))
-NIL
-(-10 -8 (-15 -1784 (|#1|)) (-15 -1563 (|#1| |#1|)) (-15 -1515 (|#1| |#1|)) (-15 -1591 (|#1| |#1|)) (-15 -3277 (|#1| |#1|)) (-15 -1578 (|#1| |#1|)) (-15 -1527 (|#1| |#1|)) (-15 -1346 (|#1| |#1|)) (-15 -1385 (|#1| |#1|)) (-15 -1358 (|#1| |#1|)))
-((-1987 (($ $) 26)) (-3169 (($ $) 11)) (-1431 (($ $) 27)) (-3144 (($ $) 10)) (-1719 (($ $) 28)) (-1321 (($ $) 9)) (-1784 (($) 16)) (-1488 (($ $) 19)) (-1409 (($ $) 18)) (-1502 (($ $) 29)) (-1333 (($ $) 8)) (-1996 (($ $) 30)) (-1309 (($ $) 7)) (-1973 (($ $) 31)) (-3156 (($ $) 6)) (-1563 (($ $) 20)) (-1371 (($ $) 32)) (-1515 (($ $) 21)) (-1346 (($ $) 33)) (-1591 (($ $) 22)) (-1400 (($ $) 34)) (-3277 (($ $) 23)) (-1415 (($ $) 35)) (-1578 (($ $) 24)) (-1385 (($ $) 36)) (-1527 (($ $) 25)) (-1358 (($ $) 37)) (** (($ $ $) 17)))
+((-2847 (*1 *2 *1 *3 *2) (-12 (-4 *1 (-1102 *3 *2)) (-4 *3 (-1018)) (-4 *2 (-1018)))) (-1308 (*1 *1) (-12 (-4 *1 (-1102 *2 *3)) (-4 *2 (-1018)) (-4 *3 (-1018)))) (-1308 (*1 *1 *2) (-12 (-5 *2 (-591 (-2 (|:| -1265 *3) (|:| -1568 *4)))) (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *1 (-1102 *3 *4)))) (-1257 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 *4 *4 *4)) (-4 *1 (-1102 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-1018)))))
+(-13 (-562 |t#1| |t#2|) (-558 |t#1| |t#2|) (-10 -8 (-15 -2847 (|t#2| $ |t#1| |t#2|)) (-15 -1308 ($)) (-15 -1308 ($ (-591 (-2 (|:| -1265 |t#1|) (|:| -1568 |t#2|))))) (-15 -1257 ($ (-1 |t#2| |t#2| |t#2|) $ $))))
+(((-33) . T) ((-102 #0=(-2 (|:| -1265 |#1|) (|:| -1568 |#2|))) . T) ((-97) -3150 (|has| |#2| (-1018)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018))) ((-565 (-796)) -3150 (|has| |#2| (-1018)) (|has| |#2| (-565 (-796))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-565 (-796)))) ((-142 #0#) . T) ((-566 (-501)) |has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-566 (-501))) ((-209 #0#) . T) ((-215 #0#) . T) ((-265 |#1| |#2|) . T) ((-267 |#1| |#2|) . T) ((-288 #0#) -12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018))) ((-288 |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))) ((-464 #0#) . T) ((-464 |#2|) . T) ((-558 |#1| |#2|) . T) ((-486 #0# #0#) -12 (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-288 (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)))) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018))) ((-486 |#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1018))) ((-562 |#1| |#2|) . T) ((-1018) -3150 (|has| |#2| (-1018)) (|has| (-2 (|:| -1265 |#1|) (|:| -1568 |#2|)) (-1018))) ((-1125) . T))
+((-1598 (((-108)) 24)) (-3745 (((-1176) (-1072)) 26)) (-3453 (((-108)) 36)) (-1332 (((-1176)) 34)) (-2443 (((-1176) (-1072) (-1072)) 25)) (-2764 (((-108)) 37)) (-1520 (((-1176) |#1| |#2|) 44)) (-3850 (((-1176)) 20)) (-1451 (((-3 |#2| "failed") |#1|) 42)) (-2030 (((-1176)) 35)))
+(((-1103 |#1| |#2|) (-10 -7 (-15 -3850 ((-1176))) (-15 -2443 ((-1176) (-1072) (-1072))) (-15 -3745 ((-1176) (-1072))) (-15 -1332 ((-1176))) (-15 -2030 ((-1176))) (-15 -1598 ((-108))) (-15 -3453 ((-108))) (-15 -2764 ((-108))) (-15 -1451 ((-3 |#2| "failed") |#1|)) (-15 -1520 ((-1176) |#1| |#2|))) (-1018) (-1018)) (T -1103))
+((-1520 (*1 *2 *3 *4) (-12 (-5 *2 (-1176)) (-5 *1 (-1103 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-1018)))) (-1451 (*1 *2 *3) (|partial| -12 (-4 *2 (-1018)) (-5 *1 (-1103 *3 *2)) (-4 *3 (-1018)))) (-2764 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-1103 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-1018)))) (-3453 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-1103 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-1018)))) (-1598 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-1103 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-1018)))) (-2030 (*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-1103 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-1018)))) (-1332 (*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-1103 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-1018)))) (-3745 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1103 *4 *5)) (-4 *4 (-1018)) (-4 *5 (-1018)))) (-2443 (*1 *2 *3 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1103 *4 *5)) (-4 *4 (-1018)) (-4 *5 (-1018)))) (-3850 (*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-1103 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-1018)))))
+(-10 -7 (-15 -3850 ((-1176))) (-15 -2443 ((-1176) (-1072) (-1072))) (-15 -3745 ((-1176) (-1072))) (-15 -1332 ((-1176))) (-15 -2030 ((-1176))) (-15 -1598 ((-108))) (-15 -3453 ((-108))) (-15 -2764 ((-108))) (-15 -1451 ((-3 |#2| "failed") |#1|)) (-15 -1520 ((-1176) |#1| |#2|)))
+((-2678 (((-1072) (-1072)) 18)) (-4204 (((-51) (-1072)) 21)))
+(((-1104) (-10 -7 (-15 -4204 ((-51) (-1072))) (-15 -2678 ((-1072) (-1072))))) (T -1104))
+((-2678 (*1 *2 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-1104)))) (-4204 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-51)) (-5 *1 (-1104)))))
+(-10 -7 (-15 -4204 ((-51) (-1072))) (-15 -2678 ((-1072) (-1072))))
+((-2686 (((-1106) |#1|) 11)))
+(((-1105 |#1|) (-10 -7 (-15 -2686 ((-1106) |#1|))) (-1018)) (T -1105))
+((-2686 (*1 *2 *3) (-12 (-5 *2 (-1106)) (-5 *1 (-1105 *3)) (-4 *3 (-1018)))))
+(-10 -7 (-15 -2686 ((-1106) |#1|)))
+((-2673 (((-108) $ $) NIL)) (-2660 (((-591 (-1072)) $) 34)) (-3907 (((-591 (-1072)) $ (-591 (-1072))) 37)) (-4106 (((-591 (-1072)) $ (-591 (-1072))) 36)) (-1279 (((-591 (-1072)) $ (-591 (-1072))) 38)) (-1716 (((-591 (-1072)) $) 33)) (-1316 (($) 22)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-3992 (((-591 (-1072)) $) 35)) (-1285 (((-1176) $ (-525)) 29) (((-1176) $) 30)) (-1300 (($ (-796) (-525)) 26) (($ (-796) (-525) (-796)) NIL)) (-2686 (((-796) $) 40) (($ (-796)) 24)) (-3944 (((-108) $ $) NIL)))
+(((-1106) (-13 (-1018) (-10 -8 (-15 -2686 ($ (-796))) (-15 -1300 ($ (-796) (-525))) (-15 -1300 ($ (-796) (-525) (-796))) (-15 -1285 ((-1176) $ (-525))) (-15 -1285 ((-1176) $)) (-15 -3992 ((-591 (-1072)) $)) (-15 -2660 ((-591 (-1072)) $)) (-15 -1316 ($)) (-15 -1716 ((-591 (-1072)) $)) (-15 -1279 ((-591 (-1072)) $ (-591 (-1072)))) (-15 -3907 ((-591 (-1072)) $ (-591 (-1072)))) (-15 -4106 ((-591 (-1072)) $ (-591 (-1072))))))) (T -1106))
+((-2686 (*1 *1 *2) (-12 (-5 *2 (-796)) (-5 *1 (-1106)))) (-1300 (*1 *1 *2 *3) (-12 (-5 *2 (-796)) (-5 *3 (-525)) (-5 *1 (-1106)))) (-1300 (*1 *1 *2 *3 *2) (-12 (-5 *2 (-796)) (-5 *3 (-525)) (-5 *1 (-1106)))) (-1285 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *2 (-1176)) (-5 *1 (-1106)))) (-1285 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-1106)))) (-3992 (*1 *2 *1) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-1106)))) (-2660 (*1 *2 *1) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-1106)))) (-1316 (*1 *1) (-5 *1 (-1106))) (-1716 (*1 *2 *1) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-1106)))) (-1279 (*1 *2 *1 *2) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-1106)))) (-3907 (*1 *2 *1 *2) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-1106)))) (-4106 (*1 *2 *1 *2) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-1106)))))
+(-13 (-1018) (-10 -8 (-15 -2686 ($ (-796))) (-15 -1300 ($ (-796) (-525))) (-15 -1300 ($ (-796) (-525) (-796))) (-15 -1285 ((-1176) $ (-525))) (-15 -1285 ((-1176) $)) (-15 -3992 ((-591 (-1072)) $)) (-15 -2660 ((-591 (-1072)) $)) (-15 -1316 ($)) (-15 -1716 ((-591 (-1072)) $)) (-15 -1279 ((-591 (-1072)) $ (-591 (-1072)))) (-15 -3907 ((-591 (-1072)) $ (-591 (-1072)))) (-15 -4106 ((-591 (-1072)) $ (-591 (-1072))))))
+((-2673 (((-108) $ $) NIL)) (-2614 (((-1072) $ (-1072)) 17) (((-1072) $) 16)) (-3806 (((-1072) $ (-1072)) 15)) (-2375 (($ $ (-1072)) NIL)) (-3784 (((-3 (-1072) "failed") $) 11)) (-2165 (((-1072) $) 8)) (-3792 (((-3 (-1072) "failed") $) 12)) (-1608 (((-1072) $) 9)) (-1472 (($ (-366)) NIL) (($ (-366) (-1072)) NIL)) (-3419 (((-366) $) NIL)) (-2621 (((-1072) $) NIL)) (-4052 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-3591 (((-108) $) 18)) (-2686 (((-796) $) NIL)) (-3236 (($ $) NIL)) (-3944 (((-108) $ $) NIL)))
+(((-1107) (-13 (-342 (-366) (-1072)) (-10 -8 (-15 -2614 ((-1072) $ (-1072))) (-15 -2614 ((-1072) $)) (-15 -2165 ((-1072) $)) (-15 -3784 ((-3 (-1072) "failed") $)) (-15 -3792 ((-3 (-1072) "failed") $)) (-15 -3591 ((-108) $))))) (T -1107))
+((-2614 (*1 *2 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-1107)))) (-2614 (*1 *2 *1) (-12 (-5 *2 (-1072)) (-5 *1 (-1107)))) (-2165 (*1 *2 *1) (-12 (-5 *2 (-1072)) (-5 *1 (-1107)))) (-3784 (*1 *2 *1) (|partial| -12 (-5 *2 (-1072)) (-5 *1 (-1107)))) (-3792 (*1 *2 *1) (|partial| -12 (-5 *2 (-1072)) (-5 *1 (-1107)))) (-3591 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1107)))))
+(-13 (-342 (-366) (-1072)) (-10 -8 (-15 -2614 ((-1072) $ (-1072))) (-15 -2614 ((-1072) $)) (-15 -2165 ((-1072) $)) (-15 -3784 ((-3 (-1072) "failed") $)) (-15 -3792 ((-3 (-1072) "failed") $)) (-15 -3591 ((-108) $))))
+((-4188 (((-3 (-525) "failed") |#1|) 19)) (-1250 (((-3 (-525) "failed") |#1|) 14)) (-1287 (((-525) (-1072)) 28)))
+(((-1108 |#1|) (-10 -7 (-15 -4188 ((-3 (-525) "failed") |#1|)) (-15 -1250 ((-3 (-525) "failed") |#1|)) (-15 -1287 ((-525) (-1072)))) (-975)) (T -1108))
+((-1287 (*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-525)) (-5 *1 (-1108 *4)) (-4 *4 (-975)))) (-1250 (*1 *2 *3) (|partial| -12 (-5 *2 (-525)) (-5 *1 (-1108 *3)) (-4 *3 (-975)))) (-4188 (*1 *2 *3) (|partial| -12 (-5 *2 (-525)) (-5 *1 (-1108 *3)) (-4 *3 (-975)))))
+(-10 -7 (-15 -4188 ((-3 (-525) "failed") |#1|)) (-15 -1250 ((-3 (-525) "failed") |#1|)) (-15 -1287 ((-525) (-1072))))
+((-3114 (((-1049 (-205))) 9)))
+(((-1109) (-10 -7 (-15 -3114 ((-1049 (-205)))))) (T -1109))
+((-3114 (*1 *2) (-12 (-5 *2 (-1049 (-205))) (-5 *1 (-1109)))))
+(-10 -7 (-15 -3114 ((-1049 (-205)))))
+((-1417 (($) 11)) (-4163 (($ $) 35)) (-4137 (($ $) 33)) (-2432 (($ $) 25)) (-4193 (($ $) 17)) (-1234 (($ $) 15)) (-4179 (($ $) 19)) (-2469 (($ $) 30)) (-4149 (($ $) 34)) (-2444 (($ $) 29)))
+(((-1110 |#1|) (-10 -8 (-15 -1417 (|#1|)) (-15 -4163 (|#1| |#1|)) (-15 -4137 (|#1| |#1|)) (-15 -4193 (|#1| |#1|)) (-15 -1234 (|#1| |#1|)) (-15 -4179 (|#1| |#1|)) (-15 -4149 (|#1| |#1|)) (-15 -2432 (|#1| |#1|)) (-15 -2469 (|#1| |#1|)) (-15 -2444 (|#1| |#1|))) (-1111)) (T -1110))
+NIL
+(-10 -8 (-15 -1417 (|#1|)) (-15 -4163 (|#1| |#1|)) (-15 -4137 (|#1| |#1|)) (-15 -4193 (|#1| |#1|)) (-15 -1234 (|#1| |#1|)) (-15 -4179 (|#1| |#1|)) (-15 -4149 (|#1| |#1|)) (-15 -2432 (|#1| |#1|)) (-15 -2469 (|#1| |#1|)) (-15 -2444 (|#1| |#1|)))
+((-4087 (($ $) 26)) (-2381 (($ $) 11)) (-4058 (($ $) 27)) (-2360 (($ $) 10)) (-4109 (($ $) 28)) (-2400 (($ $) 9)) (-1417 (($) 16)) (-2356 (($ $) 19)) (-2288 (($ $) 18)) (-4122 (($ $) 29)) (-2410 (($ $) 8)) (-4098 (($ $) 30)) (-2391 (($ $) 7)) (-4073 (($ $) 31)) (-2370 (($ $) 6)) (-4163 (($ $) 20)) (-2457 (($ $) 32)) (-4137 (($ $) 21)) (-2432 (($ $) 33)) (-4193 (($ $) 22)) (-2477 (($ $) 34)) (-1234 (($ $) 23)) (-2495 (($ $) 35)) (-4179 (($ $) 24)) (-2469 (($ $) 36)) (-4149 (($ $) 25)) (-2444 (($ $) 37)) (** (($ $ $) 17)))
(((-1111) (-131)) (T -1111))
-((-1784 (*1 *1) (-4 *1 (-1111))))
-(-13 (-1114) (-91) (-466) (-34) (-263) (-10 -8 (-15 -1784 ($))))
+((-1417 (*1 *1) (-4 *1 (-1111))))
+(-13 (-1114) (-91) (-466) (-34) (-263) (-10 -8 (-15 -1417 ($))))
(((-34) . T) ((-91) . T) ((-263) . T) ((-466) . T) ((-1114) . T))
-((-3008 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3024 ((|#1| $) 17)) (-3935 (($ |#1| (-591 $)) 23) (($ (-591 |#1|)) 27) (($ |#1|) 25)) (-3891 (((-108) $ (-712)) 48)) (-1780 ((|#1| $ |#1|) 14 (|has| $ (-6 -4251)))) (-3186 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4251)))) (-3665 (($ $ (-591 $)) 13 (|has| $ (-6 -4251)))) (-3798 (($) NIL T CONST)) (-3454 (((-591 |#1|) $) 52 (|has| $ (-6 -4250)))) (-4120 (((-591 $) $) 43)) (-2148 (((-108) $ $) 33 (|has| |#1| (-1018)))) (-2910 (((-108) $ (-712)) 41)) (-2552 (((-591 |#1|) $) 53 (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) 51 (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3249 (($ (-1 |#1| |#1|) $) 24 (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1|) $) 22)) (-3971 (((-108) $ (-712)) 40)) (-2599 (((-591 |#1|) $) 37)) (-1203 (((-108) $) 36)) (-2339 (((-1072) $) NIL (|has| |#1| (-1018)))) (-2047 (((-1036) $) NIL (|has| |#1| (-1018)))) (-1623 (((-108) (-1 (-108) |#1|) $) 50 (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) 74)) (-3028 (((-108) $) 9)) (-3209 (($) 10)) (-3164 ((|#1| $ "value") NIL)) (-3505 (((-525) $ $) 32)) (-2304 (((-591 $) $) 59)) (-2748 (((-108) $ $) 77)) (-3964 (((-591 $) $) 72)) (-1776 (($ $) 73)) (-2237 (((-108) $) 56)) (-2064 (((-712) (-1 (-108) |#1|) $) 20 (|has| $ (-6 -4250))) (((-712) |#1| $) 16 (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3199 (($ $) 58)) (-3022 (((-796) $) 61 (|has| |#1| (-565 (-796))))) (-3860 (((-591 $) $) 12)) (-1632 (((-108) $ $) 29 (|has| |#1| (-1018)))) (-4158 (((-108) (-1 (-108) |#1|) $) 49 (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) 28 (|has| |#1| (-1018)))) (-4045 (((-712) $) 39 (|has| $ (-6 -4250)))))
-(((-1112 |#1|) (-13 (-940 |#1|) (-10 -8 (-6 -4250) (-6 -4251) (-15 -3935 ($ |#1| (-591 $))) (-15 -3935 ($ (-591 |#1|))) (-15 -3935 ($ |#1|)) (-15 -2237 ((-108) $)) (-15 -1776 ($ $)) (-15 -3964 ((-591 $) $)) (-15 -2748 ((-108) $ $)) (-15 -2304 ((-591 $) $)))) (-1018)) (T -1112))
-((-2237 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1112 *3)) (-4 *3 (-1018)))) (-3935 (*1 *1 *2 *3) (-12 (-5 *3 (-591 (-1112 *2))) (-5 *1 (-1112 *2)) (-4 *2 (-1018)))) (-3935 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1018)) (-5 *1 (-1112 *3)))) (-3935 (*1 *1 *2) (-12 (-5 *1 (-1112 *2)) (-4 *2 (-1018)))) (-1776 (*1 *1 *1) (-12 (-5 *1 (-1112 *2)) (-4 *2 (-1018)))) (-3964 (*1 *2 *1) (-12 (-5 *2 (-591 (-1112 *3))) (-5 *1 (-1112 *3)) (-4 *3 (-1018)))) (-2748 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1112 *3)) (-4 *3 (-1018)))) (-2304 (*1 *2 *1) (-12 (-5 *2 (-591 (-1112 *3))) (-5 *1 (-1112 *3)) (-4 *3 (-1018)))))
-(-13 (-940 |#1|) (-10 -8 (-6 -4250) (-6 -4251) (-15 -3935 ($ |#1| (-591 $))) (-15 -3935 ($ (-591 |#1|))) (-15 -3935 ($ |#1|)) (-15 -2237 ((-108) $)) (-15 -1776 ($ $)) (-15 -3964 ((-591 $) $)) (-15 -2748 ((-108) $ $)) (-15 -2304 ((-591 $) $))))
-((-3169 (($ $) 15)) (-1321 (($ $) 12)) (-1333 (($ $) 10)) (-1309 (($ $) 17)))
-(((-1113 |#1|) (-10 -8 (-15 -1309 (|#1| |#1|)) (-15 -1333 (|#1| |#1|)) (-15 -1321 (|#1| |#1|)) (-15 -3169 (|#1| |#1|))) (-1114)) (T -1113))
-NIL
-(-10 -8 (-15 -1309 (|#1| |#1|)) (-15 -1333 (|#1| |#1|)) (-15 -1321 (|#1| |#1|)) (-15 -3169 (|#1| |#1|)))
-((-3169 (($ $) 11)) (-3144 (($ $) 10)) (-1321 (($ $) 9)) (-1333 (($ $) 8)) (-1309 (($ $) 7)) (-3156 (($ $) 6)))
+((-2673 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-2940 ((|#1| $) 17)) (-3673 (($ |#1| (-591 $)) 23) (($ (-591 |#1|)) 27) (($ |#1|) 25)) (-3727 (((-108) $ (-712)) 48)) (-3912 ((|#1| $ |#1|) 14 (|has| $ (-6 -4251)))) (-2847 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4251)))) (-3245 (($ $ (-591 $)) 13 (|has| $ (-6 -4251)))) (-2055 (($) NIL T CONST)) (-2916 (((-591 |#1|) $) 52 (|has| $ (-6 -4250)))) (-2275 (((-591 $) $) 43)) (-3219 (((-108) $ $) 33 (|has| |#1| (-1018)))) (-3491 (((-108) $ (-712)) 41)) (-4207 (((-591 |#1|) $) 53 (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) 51 (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-4192 (($ (-1 |#1| |#1|) $) 24 (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1|) $) 22)) (-3295 (((-108) $ (-712)) 40)) (-2065 (((-591 |#1|) $) 37)) (-2878 (((-108) $) 36)) (-2621 (((-1072) $) NIL (|has| |#1| (-1018)))) (-2937 (((-1036) $) NIL (|has| |#1| (-1018)))) (-3465 (((-108) (-1 (-108) |#1|) $) 50 (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) 74)) (-2077 (((-108) $) 9)) (-3164 (($) 10)) (-1881 ((|#1| $ "value") NIL)) (-2194 (((-525) $ $) 32)) (-3528 (((-591 $) $) 59)) (-2422 (((-108) $ $) 77)) (-3211 (((-591 $) $) 72)) (-3860 (($ $) 73)) (-4133 (((-108) $) 56)) (-2960 (((-712) (-1 (-108) |#1|) $) 20 (|has| $ (-6 -4250))) (((-712) |#1| $) 16 (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2873 (($ $) 58)) (-2686 (((-796) $) 61 (|has| |#1| (-565 (-796))))) (-1567 (((-591 $) $) 12)) (-3592 (((-108) $ $) 29 (|has| |#1| (-1018)))) (-1475 (((-108) (-1 (-108) |#1|) $) 49 (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) 28 (|has| |#1| (-1018)))) (-2028 (((-712) $) 39 (|has| $ (-6 -4250)))))
+(((-1112 |#1|) (-13 (-940 |#1|) (-10 -8 (-6 -4250) (-6 -4251) (-15 -3673 ($ |#1| (-591 $))) (-15 -3673 ($ (-591 |#1|))) (-15 -3673 ($ |#1|)) (-15 -4133 ((-108) $)) (-15 -3860 ($ $)) (-15 -3211 ((-591 $) $)) (-15 -2422 ((-108) $ $)) (-15 -3528 ((-591 $) $)))) (-1018)) (T -1112))
+((-4133 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1112 *3)) (-4 *3 (-1018)))) (-3673 (*1 *1 *2 *3) (-12 (-5 *3 (-591 (-1112 *2))) (-5 *1 (-1112 *2)) (-4 *2 (-1018)))) (-3673 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1018)) (-5 *1 (-1112 *3)))) (-3673 (*1 *1 *2) (-12 (-5 *1 (-1112 *2)) (-4 *2 (-1018)))) (-3860 (*1 *1 *1) (-12 (-5 *1 (-1112 *2)) (-4 *2 (-1018)))) (-3211 (*1 *2 *1) (-12 (-5 *2 (-591 (-1112 *3))) (-5 *1 (-1112 *3)) (-4 *3 (-1018)))) (-2422 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1112 *3)) (-4 *3 (-1018)))) (-3528 (*1 *2 *1) (-12 (-5 *2 (-591 (-1112 *3))) (-5 *1 (-1112 *3)) (-4 *3 (-1018)))))
+(-13 (-940 |#1|) (-10 -8 (-6 -4250) (-6 -4251) (-15 -3673 ($ |#1| (-591 $))) (-15 -3673 ($ (-591 |#1|))) (-15 -3673 ($ |#1|)) (-15 -4133 ((-108) $)) (-15 -3860 ($ $)) (-15 -3211 ((-591 $) $)) (-15 -2422 ((-108) $ $)) (-15 -3528 ((-591 $) $))))
+((-2381 (($ $) 15)) (-2400 (($ $) 12)) (-2410 (($ $) 10)) (-2391 (($ $) 17)))
+(((-1113 |#1|) (-10 -8 (-15 -2391 (|#1| |#1|)) (-15 -2410 (|#1| |#1|)) (-15 -2400 (|#1| |#1|)) (-15 -2381 (|#1| |#1|))) (-1114)) (T -1113))
+NIL
+(-10 -8 (-15 -2391 (|#1| |#1|)) (-15 -2410 (|#1| |#1|)) (-15 -2400 (|#1| |#1|)) (-15 -2381 (|#1| |#1|)))
+((-2381 (($ $) 11)) (-2360 (($ $) 10)) (-2400 (($ $) 9)) (-2410 (($ $) 8)) (-2391 (($ $) 7)) (-2370 (($ $) 6)))
(((-1114) (-131)) (T -1114))
-((-3169 (*1 *1 *1) (-4 *1 (-1114))) (-3144 (*1 *1 *1) (-4 *1 (-1114))) (-1321 (*1 *1 *1) (-4 *1 (-1114))) (-1333 (*1 *1 *1) (-4 *1 (-1114))) (-1309 (*1 *1 *1) (-4 *1 (-1114))) (-3156 (*1 *1 *1) (-4 *1 (-1114))))
-(-13 (-10 -8 (-15 -3156 ($ $)) (-15 -1309 ($ $)) (-15 -1333 ($ $)) (-15 -1321 ($ $)) (-15 -3144 ($ $)) (-15 -3169 ($ $))))
-((-2185 ((|#2| |#2|) 88)) (-1253 (((-108) |#2|) 26)) (-1373 ((|#2| |#2|) 30)) (-1386 ((|#2| |#2|) 32)) (-3425 ((|#2| |#2| (-1089)) 83) ((|#2| |#2|) 84)) (-3818 (((-157 |#2|) |#2|) 28)) (-2793 ((|#2| |#2| (-1089)) 85) ((|#2| |#2|) 86)))
-(((-1115 |#1| |#2|) (-10 -7 (-15 -3425 (|#2| |#2|)) (-15 -3425 (|#2| |#2| (-1089))) (-15 -2793 (|#2| |#2|)) (-15 -2793 (|#2| |#2| (-1089))) (-15 -2185 (|#2| |#2|)) (-15 -1373 (|#2| |#2|)) (-15 -1386 (|#2| |#2|)) (-15 -1253 ((-108) |#2|)) (-15 -3818 ((-157 |#2|) |#2|))) (-13 (-429) (-788) (-966 (-525)) (-587 (-525))) (-13 (-27) (-1111) (-408 |#1|))) (T -1115))
-((-3818 (*1 *2 *3) (-12 (-4 *4 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-157 *3)) (-5 *1 (-1115 *4 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *4))))) (-1253 (*1 *2 *3) (-12 (-4 *4 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-108)) (-5 *1 (-1115 *4 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *4))))) (-1386 (*1 *2 *2) (-12 (-4 *3 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-27) (-1111) (-408 *3))))) (-1373 (*1 *2 *2) (-12 (-4 *3 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-27) (-1111) (-408 *3))))) (-2185 (*1 *2 *2) (-12 (-4 *3 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-27) (-1111) (-408 *3))))) (-2793 (*1 *2 *2 *3) (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *1 (-1115 *4 *2)) (-4 *2 (-13 (-27) (-1111) (-408 *4))))) (-2793 (*1 *2 *2) (-12 (-4 *3 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-27) (-1111) (-408 *3))))) (-3425 (*1 *2 *2 *3) (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *1 (-1115 *4 *2)) (-4 *2 (-13 (-27) (-1111) (-408 *4))))) (-3425 (*1 *2 *2) (-12 (-4 *3 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-27) (-1111) (-408 *3))))))
-(-10 -7 (-15 -3425 (|#2| |#2|)) (-15 -3425 (|#2| |#2| (-1089))) (-15 -2793 (|#2| |#2|)) (-15 -2793 (|#2| |#2| (-1089))) (-15 -2185 (|#2| |#2|)) (-15 -1373 (|#2| |#2|)) (-15 -1386 (|#2| |#2|)) (-15 -1253 ((-108) |#2|)) (-15 -3818 ((-157 |#2|) |#2|)))
-((-2984 ((|#4| |#4| |#1|) 27)) (-2358 ((|#4| |#4| |#1|) 28)))
-(((-1116 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2984 (|#4| |#4| |#1|)) (-15 -2358 (|#4| |#4| |#1|))) (-517) (-351 |#1|) (-351 |#1|) (-629 |#1| |#2| |#3|)) (T -1116))
-((-2358 (*1 *2 *2 *3) (-12 (-4 *3 (-517)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *1 (-1116 *3 *4 *5 *2)) (-4 *2 (-629 *3 *4 *5)))) (-2984 (*1 *2 *2 *3) (-12 (-4 *3 (-517)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *1 (-1116 *3 *4 *5 *2)) (-4 *2 (-629 *3 *4 *5)))))
-(-10 -7 (-15 -2984 (|#4| |#4| |#1|)) (-15 -2358 (|#4| |#4| |#1|)))
-((-2770 ((|#2| |#2|) 134)) (-1815 ((|#2| |#2|) 131)) (-2017 ((|#2| |#2|) 122)) (-2782 ((|#2| |#2|) 119)) (-1765 ((|#2| |#2|) 127)) (-1868 ((|#2| |#2|) 115)) (-3336 ((|#2| |#2|) 43)) (-3290 ((|#2| |#2|) 95)) (-2179 ((|#2| |#2|) 75)) (-4098 ((|#2| |#2|) 129)) (-2996 ((|#2| |#2|) 117)) (-3204 ((|#2| |#2|) 139)) (-1210 ((|#2| |#2|) 137)) (-2978 ((|#2| |#2|) 138)) (-4107 ((|#2| |#2|) 136)) (-3756 ((|#2| |#2|) 149)) (-2878 ((|#2| |#2|) 30 (-12 (|has| |#2| (-566 (-825 |#1|))) (|has| |#2| (-819 |#1|)) (|has| |#1| (-566 (-825 |#1|))) (|has| |#1| (-819 |#1|))))) (-1614 ((|#2| |#2|) 76)) (-2986 ((|#2| |#2|) 140)) (-4093 ((|#2| |#2|) 141)) (-2323 ((|#2| |#2|) 128)) (-1823 ((|#2| |#2|) 116)) (-1310 ((|#2| |#2|) 135)) (-2243 ((|#2| |#2|) 133)) (-3200 ((|#2| |#2|) 123)) (-1934 ((|#2| |#2|) 121)) (-2505 ((|#2| |#2|) 125)) (-2678 ((|#2| |#2|) 113)))
-(((-1117 |#1| |#2|) (-10 -7 (-15 -4093 (|#2| |#2|)) (-15 -2179 (|#2| |#2|)) (-15 -3756 (|#2| |#2|)) (-15 -3290 (|#2| |#2|)) (-15 -3336 (|#2| |#2|)) (-15 -1614 (|#2| |#2|)) (-15 -2986 (|#2| |#2|)) (-15 -2678 (|#2| |#2|)) (-15 -2505 (|#2| |#2|)) (-15 -3200 (|#2| |#2|)) (-15 -1310 (|#2| |#2|)) (-15 -1823 (|#2| |#2|)) (-15 -2323 (|#2| |#2|)) (-15 -2996 (|#2| |#2|)) (-15 -4098 (|#2| |#2|)) (-15 -1868 (|#2| |#2|)) (-15 -1765 (|#2| |#2|)) (-15 -2017 (|#2| |#2|)) (-15 -2770 (|#2| |#2|)) (-15 -2782 (|#2| |#2|)) (-15 -1815 (|#2| |#2|)) (-15 -1934 (|#2| |#2|)) (-15 -2243 (|#2| |#2|)) (-15 -4107 (|#2| |#2|)) (-15 -1210 (|#2| |#2|)) (-15 -2978 (|#2| |#2|)) (-15 -3204 (|#2| |#2|)) (IF (|has| |#1| (-819 |#1|)) (IF (|has| |#1| (-566 (-825 |#1|))) (IF (|has| |#2| (-566 (-825 |#1|))) (IF (|has| |#2| (-819 |#1|)) (-15 -2878 (|#2| |#2|)) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|)) (-13 (-788) (-429)) (-13 (-408 |#1|) (-1111))) (T -1117))
-((-2878 (*1 *2 *2) (-12 (-4 *3 (-566 (-825 *3))) (-4 *3 (-819 *3)) (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-566 (-825 *3))) (-4 *2 (-819 *3)) (-4 *2 (-13 (-408 *3) (-1111))))) (-3204 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-408 *3) (-1111))))) (-2978 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-408 *3) (-1111))))) (-1210 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-408 *3) (-1111))))) (-4107 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-408 *3) (-1111))))) (-2243 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-408 *3) (-1111))))) (-1934 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-408 *3) (-1111))))) (-1815 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-408 *3) (-1111))))) (-2782 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-408 *3) (-1111))))) (-2770 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-408 *3) (-1111))))) (-2017 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-408 *3) (-1111))))) (-1765 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-408 *3) (-1111))))) (-1868 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-408 *3) (-1111))))) (-4098 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-408 *3) (-1111))))) (-2996 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-408 *3) (-1111))))) (-2323 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-408 *3) (-1111))))) (-1823 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-408 *3) (-1111))))) (-1310 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-408 *3) (-1111))))) (-3200 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-408 *3) (-1111))))) (-2505 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-408 *3) (-1111))))) (-2678 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-408 *3) (-1111))))) (-2986 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-408 *3) (-1111))))) (-1614 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-408 *3) (-1111))))) (-3336 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-408 *3) (-1111))))) (-3290 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-408 *3) (-1111))))) (-3756 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-408 *3) (-1111))))) (-2179 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-408 *3) (-1111))))) (-4093 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-408 *3) (-1111))))))
-(-10 -7 (-15 -4093 (|#2| |#2|)) (-15 -2179 (|#2| |#2|)) (-15 -3756 (|#2| |#2|)) (-15 -3290 (|#2| |#2|)) (-15 -3336 (|#2| |#2|)) (-15 -1614 (|#2| |#2|)) (-15 -2986 (|#2| |#2|)) (-15 -2678 (|#2| |#2|)) (-15 -2505 (|#2| |#2|)) (-15 -3200 (|#2| |#2|)) (-15 -1310 (|#2| |#2|)) (-15 -1823 (|#2| |#2|)) (-15 -2323 (|#2| |#2|)) (-15 -2996 (|#2| |#2|)) (-15 -4098 (|#2| |#2|)) (-15 -1868 (|#2| |#2|)) (-15 -1765 (|#2| |#2|)) (-15 -2017 (|#2| |#2|)) (-15 -2770 (|#2| |#2|)) (-15 -2782 (|#2| |#2|)) (-15 -1815 (|#2| |#2|)) (-15 -1934 (|#2| |#2|)) (-15 -2243 (|#2| |#2|)) (-15 -4107 (|#2| |#2|)) (-15 -1210 (|#2| |#2|)) (-15 -2978 (|#2| |#2|)) (-15 -3204 (|#2| |#2|)) (IF (|has| |#1| (-819 |#1|)) (IF (|has| |#1| (-566 (-825 |#1|))) (IF (|has| |#2| (-566 (-825 |#1|))) (IF (|has| |#2| (-819 |#1|)) (-15 -2878 (|#2| |#2|)) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|))
-((-3130 (((-108) |#5| $) 60) (((-108) $) 102)) (-1568 ((|#5| |#5| $) 75)) (-2305 (($ (-1 (-108) |#5|) $) NIL) (((-3 |#5| "failed") $ |#4|) 119)) (-2656 (((-591 |#5|) (-591 |#5|) $ (-1 |#5| |#5| |#5|) (-1 (-108) |#5| |#5|)) 73)) (-1251 (((-3 $ "failed") (-591 |#5|)) 126)) (-3078 (((-3 $ "failed") $) 112)) (-2736 ((|#5| |#5| $) 94)) (-3135 (((-108) |#5| $ (-1 (-108) |#5| |#5|)) 31)) (-2933 ((|#5| |#5| $) 98)) (-1227 ((|#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 (-108) |#5| |#5|)) 69)) (-2719 (((-2 (|:| -3529 (-591 |#5|)) (|:| -1976 (-591 |#5|))) $) 55)) (-1809 (((-108) |#5| $) 58) (((-108) $) 103)) (-2009 ((|#4| $) 108)) (-3708 (((-3 |#5| "failed") $) 110)) (-3280 (((-591 |#5|) $) 49)) (-3196 (((-108) |#5| $) 67) (((-108) $) 107)) (-4066 ((|#5| |#5| $) 81)) (-2154 (((-108) $ $) 27)) (-2115 (((-108) |#5| $) 63) (((-108) $) 105)) (-2731 ((|#5| |#5| $) 78)) (-3066 (((-3 |#5| "failed") $) 109)) (-2784 (($ $ |#5|) 127)) (-1316 (((-712) $) 52)) (-3036 (($ (-591 |#5|)) 124)) (-3134 (($ $ |#4|) 122)) (-3443 (($ $ |#4|) 121)) (-2487 (($ $) 120)) (-3022 (((-796) $) NIL) (((-591 |#5|) $) 113)) (-3223 (((-712) $) 130)) (-2122 (((-3 (-2 (|:| |bas| $) (|:| -1211 (-591 |#5|))) "failed") (-591 |#5|) (-1 (-108) |#5| |#5|)) 43) (((-3 (-2 (|:| |bas| $) (|:| -1211 (-591 |#5|))) "failed") (-591 |#5|) (-1 (-108) |#5|) (-1 (-108) |#5| |#5|)) 45)) (-2165 (((-108) $ (-1 (-108) |#5| (-591 |#5|))) 100)) (-3872 (((-591 |#4|) $) 115)) (-1884 (((-108) |#4| $) 118)) (-4096 (((-108) $ $) 19)))
-(((-1118 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 -3223 ((-712) |#1|)) (-15 -2784 (|#1| |#1| |#5|)) (-15 -2305 ((-3 |#5| "failed") |#1| |#4|)) (-15 -1884 ((-108) |#4| |#1|)) (-15 -3872 ((-591 |#4|) |#1|)) (-15 -3078 ((-3 |#1| "failed") |#1|)) (-15 -3708 ((-3 |#5| "failed") |#1|)) (-15 -3066 ((-3 |#5| "failed") |#1|)) (-15 -2933 (|#5| |#5| |#1|)) (-15 -2487 (|#1| |#1|)) (-15 -2736 (|#5| |#5| |#1|)) (-15 -4066 (|#5| |#5| |#1|)) (-15 -2731 (|#5| |#5| |#1|)) (-15 -1568 (|#5| |#5| |#1|)) (-15 -2656 ((-591 |#5|) (-591 |#5|) |#1| (-1 |#5| |#5| |#5|) (-1 (-108) |#5| |#5|))) (-15 -1227 (|#5| |#5| |#1| (-1 |#5| |#5| |#5|) (-1 (-108) |#5| |#5|))) (-15 -3196 ((-108) |#1|)) (-15 -2115 ((-108) |#1|)) (-15 -3130 ((-108) |#1|)) (-15 -2165 ((-108) |#1| (-1 (-108) |#5| (-591 |#5|)))) (-15 -3196 ((-108) |#5| |#1|)) (-15 -2115 ((-108) |#5| |#1|)) (-15 -3130 ((-108) |#5| |#1|)) (-15 -3135 ((-108) |#5| |#1| (-1 (-108) |#5| |#5|))) (-15 -1809 ((-108) |#1|)) (-15 -1809 ((-108) |#5| |#1|)) (-15 -2719 ((-2 (|:| -3529 (-591 |#5|)) (|:| -1976 (-591 |#5|))) |#1|)) (-15 -1316 ((-712) |#1|)) (-15 -3280 ((-591 |#5|) |#1|)) (-15 -2122 ((-3 (-2 (|:| |bas| |#1|) (|:| -1211 (-591 |#5|))) "failed") (-591 |#5|) (-1 (-108) |#5|) (-1 (-108) |#5| |#5|))) (-15 -2122 ((-3 (-2 (|:| |bas| |#1|) (|:| -1211 (-591 |#5|))) "failed") (-591 |#5|) (-1 (-108) |#5| |#5|))) (-15 -2154 ((-108) |#1| |#1|)) (-15 -3134 (|#1| |#1| |#4|)) (-15 -3443 (|#1| |#1| |#4|)) (-15 -2009 (|#4| |#1|)) (-15 -1251 ((-3 |#1| "failed") (-591 |#5|))) (-15 -3022 ((-591 |#5|) |#1|)) (-15 -3036 (|#1| (-591 |#5|))) (-15 -1227 (|#5| (-1 |#5| |#5| |#5|) |#1|)) (-15 -1227 (|#5| (-1 |#5| |#5| |#5|) |#1| |#5|)) (-15 -2305 (|#1| (-1 (-108) |#5|) |#1|)) (-15 -1227 (|#5| (-1 |#5| |#5| |#5|) |#1| |#5| |#5|)) (-15 -3022 ((-796) |#1|)) (-15 -4096 ((-108) |#1| |#1|))) (-1119 |#2| |#3| |#4| |#5|) (-517) (-734) (-788) (-989 |#2| |#3| |#4|)) (T -1118))
-NIL
-(-10 -8 (-15 -3223 ((-712) |#1|)) (-15 -2784 (|#1| |#1| |#5|)) (-15 -2305 ((-3 |#5| "failed") |#1| |#4|)) (-15 -1884 ((-108) |#4| |#1|)) (-15 -3872 ((-591 |#4|) |#1|)) (-15 -3078 ((-3 |#1| "failed") |#1|)) (-15 -3708 ((-3 |#5| "failed") |#1|)) (-15 -3066 ((-3 |#5| "failed") |#1|)) (-15 -2933 (|#5| |#5| |#1|)) (-15 -2487 (|#1| |#1|)) (-15 -2736 (|#5| |#5| |#1|)) (-15 -4066 (|#5| |#5| |#1|)) (-15 -2731 (|#5| |#5| |#1|)) (-15 -1568 (|#5| |#5| |#1|)) (-15 -2656 ((-591 |#5|) (-591 |#5|) |#1| (-1 |#5| |#5| |#5|) (-1 (-108) |#5| |#5|))) (-15 -1227 (|#5| |#5| |#1| (-1 |#5| |#5| |#5|) (-1 (-108) |#5| |#5|))) (-15 -3196 ((-108) |#1|)) (-15 -2115 ((-108) |#1|)) (-15 -3130 ((-108) |#1|)) (-15 -2165 ((-108) |#1| (-1 (-108) |#5| (-591 |#5|)))) (-15 -3196 ((-108) |#5| |#1|)) (-15 -2115 ((-108) |#5| |#1|)) (-15 -3130 ((-108) |#5| |#1|)) (-15 -3135 ((-108) |#5| |#1| (-1 (-108) |#5| |#5|))) (-15 -1809 ((-108) |#1|)) (-15 -1809 ((-108) |#5| |#1|)) (-15 -2719 ((-2 (|:| -3529 (-591 |#5|)) (|:| -1976 (-591 |#5|))) |#1|)) (-15 -1316 ((-712) |#1|)) (-15 -3280 ((-591 |#5|) |#1|)) (-15 -2122 ((-3 (-2 (|:| |bas| |#1|) (|:| -1211 (-591 |#5|))) "failed") (-591 |#5|) (-1 (-108) |#5|) (-1 (-108) |#5| |#5|))) (-15 -2122 ((-3 (-2 (|:| |bas| |#1|) (|:| -1211 (-591 |#5|))) "failed") (-591 |#5|) (-1 (-108) |#5| |#5|))) (-15 -2154 ((-108) |#1| |#1|)) (-15 -3134 (|#1| |#1| |#4|)) (-15 -3443 (|#1| |#1| |#4|)) (-15 -2009 (|#4| |#1|)) (-15 -1251 ((-3 |#1| "failed") (-591 |#5|))) (-15 -3022 ((-591 |#5|) |#1|)) (-15 -3036 (|#1| (-591 |#5|))) (-15 -1227 (|#5| (-1 |#5| |#5| |#5|) |#1|)) (-15 -1227 (|#5| (-1 |#5| |#5| |#5|) |#1| |#5|)) (-15 -2305 (|#1| (-1 (-108) |#5|) |#1|)) (-15 -1227 (|#5| (-1 |#5| |#5| |#5|) |#1| |#5| |#5|)) (-15 -3022 ((-796) |#1|)) (-15 -4096 ((-108) |#1| |#1|)))
-((-3008 (((-108) $ $) 7)) (-3817 (((-591 (-2 (|:| -3529 $) (|:| -1976 (-591 |#4|)))) (-591 |#4|)) 85)) (-2113 (((-591 $) (-591 |#4|)) 86)) (-1507 (((-591 |#3|) $) 33)) (-1430 (((-108) $) 26)) (-3490 (((-108) $) 17 (|has| |#1| (-517)))) (-3130 (((-108) |#4| $) 101) (((-108) $) 97)) (-1568 ((|#4| |#4| $) 92)) (-3327 (((-2 (|:| |under| $) (|:| -2662 $) (|:| |upper| $)) $ |#3|) 27)) (-3891 (((-108) $ (-712)) 44)) (-2305 (($ (-1 (-108) |#4|) $) 65 (|has| $ (-6 -4250))) (((-3 |#4| "failed") $ |#3|) 79)) (-3798 (($) 45 T CONST)) (-3382 (((-108) $) 22 (|has| |#1| (-517)))) (-2438 (((-108) $ $) 24 (|has| |#1| (-517)))) (-2055 (((-108) $ $) 23 (|has| |#1| (-517)))) (-1964 (((-108) $) 25 (|has| |#1| (-517)))) (-2656 (((-591 |#4|) (-591 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 93)) (-3853 (((-591 |#4|) (-591 |#4|) $) 18 (|has| |#1| (-517)))) (-1921 (((-591 |#4|) (-591 |#4|) $) 19 (|has| |#1| (-517)))) (-1251 (((-3 $ "failed") (-591 |#4|)) 36)) (-3528 (($ (-591 |#4|)) 35)) (-3078 (((-3 $ "failed") $) 82)) (-2736 ((|#4| |#4| $) 89)) (-3098 (($ $) 68 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250))))) (-3677 (($ |#4| $) 67 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250)))) (($ (-1 (-108) |#4|) $) 64 (|has| $ (-6 -4250)))) (-3407 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 20 (|has| |#1| (-517)))) (-3135 (((-108) |#4| $ (-1 (-108) |#4| |#4|)) 102)) (-2933 ((|#4| |#4| $) 87)) (-1227 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 66 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 63 (|has| $ (-6 -4250))) ((|#4| (-1 |#4| |#4| |#4|) $) 62 (|has| $ (-6 -4250))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 94)) (-2719 (((-2 (|:| -3529 (-591 |#4|)) (|:| -1976 (-591 |#4|))) $) 105)) (-3454 (((-591 |#4|) $) 52 (|has| $ (-6 -4250)))) (-1809 (((-108) |#4| $) 104) (((-108) $) 103)) (-2009 ((|#3| $) 34)) (-2910 (((-108) $ (-712)) 43)) (-2552 (((-591 |#4|) $) 53 (|has| $ (-6 -4250)))) (-2141 (((-108) |#4| $) 55 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250))))) (-3249 (($ (-1 |#4| |#4|) $) 48 (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#4| |#4|) $) 47)) (-3993 (((-591 |#3|) $) 32)) (-4174 (((-108) |#3| $) 31)) (-3971 (((-108) $ (-712)) 42)) (-2339 (((-1072) $) 9)) (-3708 (((-3 |#4| "failed") $) 83)) (-3280 (((-591 |#4|) $) 107)) (-3196 (((-108) |#4| $) 99) (((-108) $) 95)) (-4066 ((|#4| |#4| $) 90)) (-2154 (((-108) $ $) 110)) (-2934 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-517)))) (-2115 (((-108) |#4| $) 100) (((-108) $) 96)) (-2731 ((|#4| |#4| $) 91)) (-2047 (((-1036) $) 10)) (-3066 (((-3 |#4| "failed") $) 84)) (-2069 (((-3 |#4| "failed") (-1 (-108) |#4|) $) 61)) (-1554 (((-3 $ "failed") $ |#4|) 78)) (-2784 (($ $ |#4|) 77)) (-1623 (((-108) (-1 (-108) |#4|) $) 50 (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 |#4|) (-591 |#4|)) 59 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ |#4| |#4|) 58 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ (-273 |#4|)) 57 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ (-591 (-273 |#4|))) 56 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018))))) (-3493 (((-108) $ $) 38)) (-3028 (((-108) $) 41)) (-3209 (($) 40)) (-1316 (((-712) $) 106)) (-2064 (((-712) |#4| $) 54 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250)))) (((-712) (-1 (-108) |#4|) $) 51 (|has| $ (-6 -4250)))) (-3199 (($ $) 39)) (-1408 (((-501) $) 69 (|has| |#4| (-566 (-501))))) (-3036 (($ (-591 |#4|)) 60)) (-3134 (($ $ |#3|) 28)) (-3443 (($ $ |#3|) 30)) (-2487 (($ $) 88)) (-3010 (($ $ |#3|) 29)) (-3022 (((-796) $) 11) (((-591 |#4|) $) 37)) (-3223 (((-712) $) 76 (|has| |#3| (-346)))) (-2122 (((-3 (-2 (|:| |bas| $) (|:| -1211 (-591 |#4|))) "failed") (-591 |#4|) (-1 (-108) |#4| |#4|)) 109) (((-3 (-2 (|:| |bas| $) (|:| -1211 (-591 |#4|))) "failed") (-591 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|)) 108)) (-2165 (((-108) $ (-1 (-108) |#4| (-591 |#4|))) 98)) (-4158 (((-108) (-1 (-108) |#4|) $) 49 (|has| $ (-6 -4250)))) (-3872 (((-591 |#3|) $) 81)) (-1884 (((-108) |#3| $) 80)) (-4096 (((-108) $ $) 6)) (-4045 (((-712) $) 46 (|has| $ (-6 -4250)))))
+((-2381 (*1 *1 *1) (-4 *1 (-1114))) (-2360 (*1 *1 *1) (-4 *1 (-1114))) (-2400 (*1 *1 *1) (-4 *1 (-1114))) (-2410 (*1 *1 *1) (-4 *1 (-1114))) (-2391 (*1 *1 *1) (-4 *1 (-1114))) (-2370 (*1 *1 *1) (-4 *1 (-1114))))
+(-13 (-10 -8 (-15 -2370 ($ $)) (-15 -2391 ($ $)) (-15 -2410 ($ $)) (-15 -2400 ($ $)) (-15 -2360 ($ $)) (-15 -2381 ($ $))))
+((-3622 ((|#2| |#2|) 88)) (-2174 (((-108) |#2|) 26)) (-2560 ((|#2| |#2|) 30)) (-2571 ((|#2| |#2|) 32)) (-2622 ((|#2| |#2| (-1089)) 83) ((|#2| |#2|) 84)) (-2324 (((-157 |#2|) |#2|) 28)) (-1694 ((|#2| |#2| (-1089)) 85) ((|#2| |#2|) 86)))
+(((-1115 |#1| |#2|) (-10 -7 (-15 -2622 (|#2| |#2|)) (-15 -2622 (|#2| |#2| (-1089))) (-15 -1694 (|#2| |#2|)) (-15 -1694 (|#2| |#2| (-1089))) (-15 -3622 (|#2| |#2|)) (-15 -2560 (|#2| |#2|)) (-15 -2571 (|#2| |#2|)) (-15 -2174 ((-108) |#2|)) (-15 -2324 ((-157 |#2|) |#2|))) (-13 (-429) (-788) (-966 (-525)) (-587 (-525))) (-13 (-27) (-1111) (-408 |#1|))) (T -1115))
+((-2324 (*1 *2 *3) (-12 (-4 *4 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-157 *3)) (-5 *1 (-1115 *4 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *4))))) (-2174 (*1 *2 *3) (-12 (-4 *4 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *2 (-108)) (-5 *1 (-1115 *4 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *4))))) (-2571 (*1 *2 *2) (-12 (-4 *3 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-27) (-1111) (-408 *3))))) (-2560 (*1 *2 *2) (-12 (-4 *3 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-27) (-1111) (-408 *3))))) (-3622 (*1 *2 *2) (-12 (-4 *3 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-27) (-1111) (-408 *3))))) (-1694 (*1 *2 *2 *3) (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *1 (-1115 *4 *2)) (-4 *2 (-13 (-27) (-1111) (-408 *4))))) (-1694 (*1 *2 *2) (-12 (-4 *3 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-27) (-1111) (-408 *3))))) (-2622 (*1 *2 *2 *3) (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *1 (-1115 *4 *2)) (-4 *2 (-13 (-27) (-1111) (-408 *4))))) (-2622 (*1 *2 *2) (-12 (-4 *3 (-13 (-429) (-788) (-966 (-525)) (-587 (-525)))) (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-27) (-1111) (-408 *3))))))
+(-10 -7 (-15 -2622 (|#2| |#2|)) (-15 -2622 (|#2| |#2| (-1089))) (-15 -1694 (|#2| |#2|)) (-15 -1694 (|#2| |#2| (-1089))) (-15 -3622 (|#2| |#2|)) (-15 -2560 (|#2| |#2|)) (-15 -2571 (|#2| |#2|)) (-15 -2174 ((-108) |#2|)) (-15 -2324 ((-157 |#2|) |#2|)))
+((-2945 ((|#4| |#4| |#1|) 27)) (-2803 ((|#4| |#4| |#1|) 28)))
+(((-1116 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2945 (|#4| |#4| |#1|)) (-15 -2803 (|#4| |#4| |#1|))) (-517) (-351 |#1|) (-351 |#1|) (-629 |#1| |#2| |#3|)) (T -1116))
+((-2803 (*1 *2 *2 *3) (-12 (-4 *3 (-517)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *1 (-1116 *3 *4 *5 *2)) (-4 *2 (-629 *3 *4 *5)))) (-2945 (*1 *2 *2 *3) (-12 (-4 *3 (-517)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *1 (-1116 *3 *4 *5 *2)) (-4 *2 (-629 *3 *4 *5)))))
+(-10 -7 (-15 -2945 (|#4| |#4| |#1|)) (-15 -2803 (|#4| |#4| |#1|)))
+((-1517 ((|#2| |#2|) 134)) (-2118 ((|#2| |#2|) 131)) (-4091 ((|#2| |#2|) 122)) (-1610 ((|#2| |#2|) 119)) (-1491 ((|#2| |#2|) 127)) (-1319 ((|#2| |#2|) 115)) (-1220 ((|#2| |#2|) 43)) (-3777 ((|#2| |#2|) 95)) (-3421 ((|#2| |#2|) 75)) (-2039 ((|#2| |#2|) 129)) (-3040 ((|#2| |#2|) 117)) (-3120 ((|#2| |#2|) 139)) (-2938 ((|#2| |#2|) 137)) (-2883 ((|#2| |#2|) 138)) (-2151 ((|#2| |#2|) 136)) (-2864 ((|#2| |#2|) 149)) (-3135 ((|#2| |#2|) 30 (-12 (|has| |#2| (-566 (-825 |#1|))) (|has| |#2| (-819 |#1|)) (|has| |#1| (-566 (-825 |#1|))) (|has| |#1| (-819 |#1|))))) (-3371 ((|#2| |#2|) 76)) (-2966 ((|#2| |#2|) 140)) (-2431 ((|#2| |#2|) 141)) (-2498 ((|#2| |#2|) 128)) (-2307 ((|#2| |#2|) 116)) (-2690 ((|#2| |#2|) 135)) (-4202 ((|#2| |#2|) 133)) (-1333 ((|#2| |#2|) 123)) (-1791 ((|#2| |#2|) 121)) (-3685 ((|#2| |#2|) 125)) (-2926 ((|#2| |#2|) 113)))
+(((-1117 |#1| |#2|) (-10 -7 (-15 -2431 (|#2| |#2|)) (-15 -3421 (|#2| |#2|)) (-15 -2864 (|#2| |#2|)) (-15 -3777 (|#2| |#2|)) (-15 -1220 (|#2| |#2|)) (-15 -3371 (|#2| |#2|)) (-15 -2966 (|#2| |#2|)) (-15 -2926 (|#2| |#2|)) (-15 -3685 (|#2| |#2|)) (-15 -1333 (|#2| |#2|)) (-15 -2690 (|#2| |#2|)) (-15 -2307 (|#2| |#2|)) (-15 -2498 (|#2| |#2|)) (-15 -3040 (|#2| |#2|)) (-15 -2039 (|#2| |#2|)) (-15 -1319 (|#2| |#2|)) (-15 -1491 (|#2| |#2|)) (-15 -4091 (|#2| |#2|)) (-15 -1517 (|#2| |#2|)) (-15 -1610 (|#2| |#2|)) (-15 -2118 (|#2| |#2|)) (-15 -1791 (|#2| |#2|)) (-15 -4202 (|#2| |#2|)) (-15 -2151 (|#2| |#2|)) (-15 -2938 (|#2| |#2|)) (-15 -2883 (|#2| |#2|)) (-15 -3120 (|#2| |#2|)) (IF (|has| |#1| (-819 |#1|)) (IF (|has| |#1| (-566 (-825 |#1|))) (IF (|has| |#2| (-566 (-825 |#1|))) (IF (|has| |#2| (-819 |#1|)) (-15 -3135 (|#2| |#2|)) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|)) (-13 (-788) (-429)) (-13 (-408 |#1|) (-1111))) (T -1117))
+((-3135 (*1 *2 *2) (-12 (-4 *3 (-566 (-825 *3))) (-4 *3 (-819 *3)) (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-566 (-825 *3))) (-4 *2 (-819 *3)) (-4 *2 (-13 (-408 *3) (-1111))))) (-3120 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-408 *3) (-1111))))) (-2883 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-408 *3) (-1111))))) (-2938 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-408 *3) (-1111))))) (-2151 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-408 *3) (-1111))))) (-4202 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-408 *3) (-1111))))) (-1791 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-408 *3) (-1111))))) (-2118 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-408 *3) (-1111))))) (-1610 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-408 *3) (-1111))))) (-1517 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-408 *3) (-1111))))) (-4091 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-408 *3) (-1111))))) (-1491 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-408 *3) (-1111))))) (-1319 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-408 *3) (-1111))))) (-2039 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-408 *3) (-1111))))) (-3040 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-408 *3) (-1111))))) (-2498 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-408 *3) (-1111))))) (-2307 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-408 *3) (-1111))))) (-2690 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-408 *3) (-1111))))) (-1333 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-408 *3) (-1111))))) (-3685 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-408 *3) (-1111))))) (-2926 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-408 *3) (-1111))))) (-2966 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-408 *3) (-1111))))) (-3371 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-408 *3) (-1111))))) (-1220 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-408 *3) (-1111))))) (-3777 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-408 *3) (-1111))))) (-2864 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-408 *3) (-1111))))) (-3421 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-408 *3) (-1111))))) (-2431 (*1 *2 *2) (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-408 *3) (-1111))))))
+(-10 -7 (-15 -2431 (|#2| |#2|)) (-15 -3421 (|#2| |#2|)) (-15 -2864 (|#2| |#2|)) (-15 -3777 (|#2| |#2|)) (-15 -1220 (|#2| |#2|)) (-15 -3371 (|#2| |#2|)) (-15 -2966 (|#2| |#2|)) (-15 -2926 (|#2| |#2|)) (-15 -3685 (|#2| |#2|)) (-15 -1333 (|#2| |#2|)) (-15 -2690 (|#2| |#2|)) (-15 -2307 (|#2| |#2|)) (-15 -2498 (|#2| |#2|)) (-15 -3040 (|#2| |#2|)) (-15 -2039 (|#2| |#2|)) (-15 -1319 (|#2| |#2|)) (-15 -1491 (|#2| |#2|)) (-15 -4091 (|#2| |#2|)) (-15 -1517 (|#2| |#2|)) (-15 -1610 (|#2| |#2|)) (-15 -2118 (|#2| |#2|)) (-15 -1791 (|#2| |#2|)) (-15 -4202 (|#2| |#2|)) (-15 -2151 (|#2| |#2|)) (-15 -2938 (|#2| |#2|)) (-15 -2883 (|#2| |#2|)) (-15 -3120 (|#2| |#2|)) (IF (|has| |#1| (-819 |#1|)) (IF (|has| |#1| (-566 (-825 |#1|))) (IF (|has| |#2| (-566 (-825 |#1|))) (IF (|has| |#2| (-819 |#1|)) (-15 -3135 (|#2| |#2|)) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|))
+((-3750 (((-108) |#5| $) 60) (((-108) $) 102)) (-4123 ((|#5| |#5| $) 75)) (-2467 (($ (-1 (-108) |#5|) $) NIL) (((-3 |#5| "failed") $ |#4|) 119)) (-2699 (((-591 |#5|) (-591 |#5|) $ (-1 |#5| |#5| |#5|) (-1 (-108) |#5| |#5|)) 73)) (-4174 (((-3 $ "failed") (-591 |#5|)) 126)) (-2884 (((-3 $ "failed") $) 112)) (-2302 ((|#5| |#5| $) 94)) (-3797 (((-108) |#5| $ (-1 (-108) |#5| |#5|)) 31)) (-2490 ((|#5| |#5| $) 98)) (-3618 ((|#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 (-108) |#5| |#5|)) 69)) (-2082 (((-2 (|:| -1269 (-591 |#5|)) (|:| -1472 (-591 |#5|))) $) 55)) (-2040 (((-108) |#5| $) 58) (((-108) $) 103)) (-3998 ((|#4| $) 108)) (-2555 (((-3 |#5| "failed") $) 110)) (-3664 (((-591 |#5|) $) 49)) (-1307 (((-108) |#5| $) 67) (((-108) $) 107)) (-3022 ((|#5| |#5| $) 81)) (-3300 (((-108) $ $) 27)) (-3255 (((-108) |#5| $) 63) (((-108) $) 105)) (-2246 ((|#5| |#5| $) 78)) (-2872 (((-3 |#5| "failed") $) 109)) (-1618 (($ $ |#5|) 127)) (-2743 (((-712) $) 52)) (-2695 (($ (-591 |#5|)) 124)) (-3786 (($ $ |#4|) 122)) (-2794 (($ $ |#4|) 121)) (-1656 (($ $) 120)) (-2686 (((-796) $) NIL) (((-591 |#5|) $) 113)) (-3311 (((-712) $) 130)) (-3339 (((-3 (-2 (|:| |bas| $) (|:| -1505 (-591 |#5|))) "failed") (-591 |#5|) (-1 (-108) |#5| |#5|)) 43) (((-3 (-2 (|:| |bas| $) (|:| -1505 (-591 |#5|))) "failed") (-591 |#5|) (-1 (-108) |#5|) (-1 (-108) |#5| |#5|)) 45)) (-3747 (((-108) $ (-1 (-108) |#5| (-591 |#5|))) 100)) (-1669 (((-591 |#4|) $) 115)) (-2588 (((-108) |#4| $) 118)) (-3944 (((-108) $ $) 19)))
+(((-1118 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 -3311 ((-712) |#1|)) (-15 -1618 (|#1| |#1| |#5|)) (-15 -2467 ((-3 |#5| "failed") |#1| |#4|)) (-15 -2588 ((-108) |#4| |#1|)) (-15 -1669 ((-591 |#4|) |#1|)) (-15 -2884 ((-3 |#1| "failed") |#1|)) (-15 -2555 ((-3 |#5| "failed") |#1|)) (-15 -2872 ((-3 |#5| "failed") |#1|)) (-15 -2490 (|#5| |#5| |#1|)) (-15 -1656 (|#1| |#1|)) (-15 -2302 (|#5| |#5| |#1|)) (-15 -3022 (|#5| |#5| |#1|)) (-15 -2246 (|#5| |#5| |#1|)) (-15 -4123 (|#5| |#5| |#1|)) (-15 -2699 ((-591 |#5|) (-591 |#5|) |#1| (-1 |#5| |#5| |#5|) (-1 (-108) |#5| |#5|))) (-15 -3618 (|#5| |#5| |#1| (-1 |#5| |#5| |#5|) (-1 (-108) |#5| |#5|))) (-15 -1307 ((-108) |#1|)) (-15 -3255 ((-108) |#1|)) (-15 -3750 ((-108) |#1|)) (-15 -3747 ((-108) |#1| (-1 (-108) |#5| (-591 |#5|)))) (-15 -1307 ((-108) |#5| |#1|)) (-15 -3255 ((-108) |#5| |#1|)) (-15 -3750 ((-108) |#5| |#1|)) (-15 -3797 ((-108) |#5| |#1| (-1 (-108) |#5| |#5|))) (-15 -2040 ((-108) |#1|)) (-15 -2040 ((-108) |#5| |#1|)) (-15 -2082 ((-2 (|:| -1269 (-591 |#5|)) (|:| -1472 (-591 |#5|))) |#1|)) (-15 -2743 ((-712) |#1|)) (-15 -3664 ((-591 |#5|) |#1|)) (-15 -3339 ((-3 (-2 (|:| |bas| |#1|) (|:| -1505 (-591 |#5|))) "failed") (-591 |#5|) (-1 (-108) |#5|) (-1 (-108) |#5| |#5|))) (-15 -3339 ((-3 (-2 (|:| |bas| |#1|) (|:| -1505 (-591 |#5|))) "failed") (-591 |#5|) (-1 (-108) |#5| |#5|))) (-15 -3300 ((-108) |#1| |#1|)) (-15 -3786 (|#1| |#1| |#4|)) (-15 -2794 (|#1| |#1| |#4|)) (-15 -3998 (|#4| |#1|)) (-15 -4174 ((-3 |#1| "failed") (-591 |#5|))) (-15 -2686 ((-591 |#5|) |#1|)) (-15 -2695 (|#1| (-591 |#5|))) (-15 -3618 (|#5| (-1 |#5| |#5| |#5|) |#1|)) (-15 -3618 (|#5| (-1 |#5| |#5| |#5|) |#1| |#5|)) (-15 -2467 (|#1| (-1 (-108) |#5|) |#1|)) (-15 -3618 (|#5| (-1 |#5| |#5| |#5|) |#1| |#5| |#5|)) (-15 -2686 ((-796) |#1|)) (-15 -3944 ((-108) |#1| |#1|))) (-1119 |#2| |#3| |#4| |#5|) (-517) (-734) (-788) (-989 |#2| |#3| |#4|)) (T -1118))
+NIL
+(-10 -8 (-15 -3311 ((-712) |#1|)) (-15 -1618 (|#1| |#1| |#5|)) (-15 -2467 ((-3 |#5| "failed") |#1| |#4|)) (-15 -2588 ((-108) |#4| |#1|)) (-15 -1669 ((-591 |#4|) |#1|)) (-15 -2884 ((-3 |#1| "failed") |#1|)) (-15 -2555 ((-3 |#5| "failed") |#1|)) (-15 -2872 ((-3 |#5| "failed") |#1|)) (-15 -2490 (|#5| |#5| |#1|)) (-15 -1656 (|#1| |#1|)) (-15 -2302 (|#5| |#5| |#1|)) (-15 -3022 (|#5| |#5| |#1|)) (-15 -2246 (|#5| |#5| |#1|)) (-15 -4123 (|#5| |#5| |#1|)) (-15 -2699 ((-591 |#5|) (-591 |#5|) |#1| (-1 |#5| |#5| |#5|) (-1 (-108) |#5| |#5|))) (-15 -3618 (|#5| |#5| |#1| (-1 |#5| |#5| |#5|) (-1 (-108) |#5| |#5|))) (-15 -1307 ((-108) |#1|)) (-15 -3255 ((-108) |#1|)) (-15 -3750 ((-108) |#1|)) (-15 -3747 ((-108) |#1| (-1 (-108) |#5| (-591 |#5|)))) (-15 -1307 ((-108) |#5| |#1|)) (-15 -3255 ((-108) |#5| |#1|)) (-15 -3750 ((-108) |#5| |#1|)) (-15 -3797 ((-108) |#5| |#1| (-1 (-108) |#5| |#5|))) (-15 -2040 ((-108) |#1|)) (-15 -2040 ((-108) |#5| |#1|)) (-15 -2082 ((-2 (|:| -1269 (-591 |#5|)) (|:| -1472 (-591 |#5|))) |#1|)) (-15 -2743 ((-712) |#1|)) (-15 -3664 ((-591 |#5|) |#1|)) (-15 -3339 ((-3 (-2 (|:| |bas| |#1|) (|:| -1505 (-591 |#5|))) "failed") (-591 |#5|) (-1 (-108) |#5|) (-1 (-108) |#5| |#5|))) (-15 -3339 ((-3 (-2 (|:| |bas| |#1|) (|:| -1505 (-591 |#5|))) "failed") (-591 |#5|) (-1 (-108) |#5| |#5|))) (-15 -3300 ((-108) |#1| |#1|)) (-15 -3786 (|#1| |#1| |#4|)) (-15 -2794 (|#1| |#1| |#4|)) (-15 -3998 (|#4| |#1|)) (-15 -4174 ((-3 |#1| "failed") (-591 |#5|))) (-15 -2686 ((-591 |#5|) |#1|)) (-15 -2695 (|#1| (-591 |#5|))) (-15 -3618 (|#5| (-1 |#5| |#5| |#5|) |#1|)) (-15 -3618 (|#5| (-1 |#5| |#5| |#5|) |#1| |#5|)) (-15 -2467 (|#1| (-1 (-108) |#5|) |#1|)) (-15 -3618 (|#5| (-1 |#5| |#5| |#5|) |#1| |#5| |#5|)) (-15 -2686 ((-796) |#1|)) (-15 -3944 ((-108) |#1| |#1|)))
+((-2673 (((-108) $ $) 7)) (-2313 (((-591 (-2 (|:| -1269 $) (|:| -1472 (-591 |#4|)))) (-591 |#4|)) 85)) (-3227 (((-591 $) (-591 |#4|)) 86)) (-1444 (((-591 |#3|) $) 33)) (-3713 (((-108) $) 26)) (-1996 (((-108) $) 17 (|has| |#1| (-517)))) (-3750 (((-108) |#4| $) 101) (((-108) $) 97)) (-4123 ((|#4| |#4| $) 92)) (-1282 (((-2 (|:| |under| $) (|:| -2767 $) (|:| |upper| $)) $ |#3|) 27)) (-3727 (((-108) $ (-712)) 44)) (-2467 (($ (-1 (-108) |#4|) $) 65 (|has| $ (-6 -4250))) (((-3 |#4| "failed") $ |#3|) 79)) (-2055 (($) 45 T CONST)) (-3435 (((-108) $) 22 (|has| |#1| (-517)))) (-2342 (((-108) $ $) 24 (|has| |#1| (-517)))) (-2605 (((-108) $ $) 23 (|has| |#1| (-517)))) (-2167 (((-108) $) 25 (|has| |#1| (-517)))) (-2699 (((-591 |#4|) (-591 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 93)) (-1533 (((-591 |#4|) (-591 |#4|) $) 18 (|has| |#1| (-517)))) (-2978 (((-591 |#4|) (-591 |#4|) $) 19 (|has| |#1| (-517)))) (-4174 (((-3 $ "failed") (-591 |#4|)) 36)) (-3341 (($ (-591 |#4|)) 35)) (-2884 (((-3 $ "failed") $) 82)) (-2302 ((|#4| |#4| $) 89)) (-2908 (($ $) 68 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250))))) (-2537 (($ |#4| $) 67 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250)))) (($ (-1 (-108) |#4|) $) 64 (|has| $ (-6 -4250)))) (-2449 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 20 (|has| |#1| (-517)))) (-3797 (((-108) |#4| $ (-1 (-108) |#4| |#4|)) 102)) (-2490 ((|#4| |#4| $) 87)) (-3618 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 66 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 63 (|has| $ (-6 -4250))) ((|#4| (-1 |#4| |#4| |#4|) $) 62 (|has| $ (-6 -4250))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 94)) (-2082 (((-2 (|:| -1269 (-591 |#4|)) (|:| -1472 (-591 |#4|))) $) 105)) (-2916 (((-591 |#4|) $) 52 (|has| $ (-6 -4250)))) (-2040 (((-108) |#4| $) 104) (((-108) $) 103)) (-3998 ((|#3| $) 34)) (-3491 (((-108) $ (-712)) 43)) (-4207 (((-591 |#4|) $) 53 (|has| $ (-6 -4250)))) (-3956 (((-108) |#4| $) 55 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250))))) (-4192 (($ (-1 |#4| |#4|) $) 48 (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#4| |#4|) $) 47)) (-3520 (((-591 |#3|) $) 32)) (-1574 (((-108) |#3| $) 31)) (-3295 (((-108) $ (-712)) 42)) (-2621 (((-1072) $) 9)) (-2555 (((-3 |#4| "failed") $) 83)) (-3664 (((-591 |#4|) $) 107)) (-1307 (((-108) |#4| $) 99) (((-108) $) 95)) (-3022 ((|#4| |#4| $) 90)) (-3300 (((-108) $ $) 110)) (-2499 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-517)))) (-3255 (((-108) |#4| $) 100) (((-108) $) 96)) (-2246 ((|#4| |#4| $) 91)) (-2937 (((-1036) $) 10)) (-2872 (((-3 |#4| "failed") $) 84)) (-2714 (((-3 |#4| "failed") (-1 (-108) |#4|) $) 61)) (-1591 (((-3 $ "failed") $ |#4|) 78)) (-1618 (($ $ |#4|) 77)) (-3465 (((-108) (-1 (-108) |#4|) $) 50 (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 |#4|) (-591 |#4|)) 59 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ |#4| |#4|) 58 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ (-273 |#4|)) 57 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ (-591 (-273 |#4|))) 56 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018))))) (-2023 (((-108) $ $) 38)) (-2077 (((-108) $) 41)) (-3164 (($) 40)) (-2743 (((-712) $) 106)) (-2960 (((-712) |#4| $) 54 (-12 (|has| |#4| (-1018)) (|has| $ (-6 -4250)))) (((-712) (-1 (-108) |#4|) $) 51 (|has| $ (-6 -4250)))) (-2873 (($ $) 39)) (-1300 (((-501) $) 69 (|has| |#4| (-566 (-501))))) (-2695 (($ (-591 |#4|)) 60)) (-3786 (($ $ |#3|) 28)) (-2794 (($ $ |#3|) 30)) (-1656 (($ $) 88)) (-1918 (($ $ |#3|) 29)) (-2686 (((-796) $) 11) (((-591 |#4|) $) 37)) (-3311 (((-712) $) 76 (|has| |#3| (-346)))) (-3339 (((-3 (-2 (|:| |bas| $) (|:| -1505 (-591 |#4|))) "failed") (-591 |#4|) (-1 (-108) |#4| |#4|)) 109) (((-3 (-2 (|:| |bas| $) (|:| -1505 (-591 |#4|))) "failed") (-591 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|)) 108)) (-3747 (((-108) $ (-1 (-108) |#4| (-591 |#4|))) 98)) (-1475 (((-108) (-1 (-108) |#4|) $) 49 (|has| $ (-6 -4250)))) (-1669 (((-591 |#3|) $) 81)) (-2588 (((-108) |#3| $) 80)) (-3944 (((-108) $ $) 6)) (-2028 (((-712) $) 46 (|has| $ (-6 -4250)))))
(((-1119 |#1| |#2| |#3| |#4|) (-131) (-517) (-734) (-788) (-989 |t#1| |t#2| |t#3|)) (T -1119))
-((-2154 (*1 *2 *1 *1) (-12 (-4 *1 (-1119 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-108)))) (-2122 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-1 (-108) *8 *8)) (-4 *8 (-989 *5 *6 *7)) (-4 *5 (-517)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *2 (-2 (|:| |bas| *1) (|:| -1211 (-591 *8)))) (-5 *3 (-591 *8)) (-4 *1 (-1119 *5 *6 *7 *8)))) (-2122 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1 (-108) *9)) (-5 *5 (-1 (-108) *9 *9)) (-4 *9 (-989 *6 *7 *8)) (-4 *6 (-517)) (-4 *7 (-734)) (-4 *8 (-788)) (-5 *2 (-2 (|:| |bas| *1) (|:| -1211 (-591 *9)))) (-5 *3 (-591 *9)) (-4 *1 (-1119 *6 *7 *8 *9)))) (-3280 (*1 *2 *1) (-12 (-4 *1 (-1119 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-591 *6)))) (-1316 (*1 *2 *1) (-12 (-4 *1 (-1119 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-712)))) (-2719 (*1 *2 *1) (-12 (-4 *1 (-1119 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-2 (|:| -3529 (-591 *6)) (|:| -1976 (-591 *6)))))) (-1809 (*1 *2 *3 *1) (-12 (-4 *1 (-1119 *4 *5 *6 *3)) (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-108)))) (-1809 (*1 *2 *1) (-12 (-4 *1 (-1119 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-108)))) (-3135 (*1 *2 *3 *1 *4) (-12 (-5 *4 (-1 (-108) *3 *3)) (-4 *1 (-1119 *5 *6 *7 *3)) (-4 *5 (-517)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-108)))) (-3130 (*1 *2 *3 *1) (-12 (-4 *1 (-1119 *4 *5 *6 *3)) (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-108)))) (-2115 (*1 *2 *3 *1) (-12 (-4 *1 (-1119 *4 *5 *6 *3)) (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-108)))) (-3196 (*1 *2 *3 *1) (-12 (-4 *1 (-1119 *4 *5 *6 *3)) (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-108)))) (-2165 (*1 *2 *1 *3) (-12 (-5 *3 (-1 (-108) *7 (-591 *7))) (-4 *1 (-1119 *4 *5 *6 *7)) (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-108)))) (-3130 (*1 *2 *1) (-12 (-4 *1 (-1119 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-108)))) (-2115 (*1 *2 *1) (-12 (-4 *1 (-1119 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-108)))) (-3196 (*1 *2 *1) (-12 (-4 *1 (-1119 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-108)))) (-1227 (*1 *2 *2 *1 *3 *4) (-12 (-5 *3 (-1 *2 *2 *2)) (-5 *4 (-1 (-108) *2 *2)) (-4 *1 (-1119 *5 *6 *7 *2)) (-4 *5 (-517)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *2 (-989 *5 *6 *7)))) (-2656 (*1 *2 *2 *1 *3 *4) (-12 (-5 *2 (-591 *8)) (-5 *3 (-1 *8 *8 *8)) (-5 *4 (-1 (-108) *8 *8)) (-4 *1 (-1119 *5 *6 *7 *8)) (-4 *5 (-517)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *8 (-989 *5 *6 *7)))) (-1568 (*1 *2 *2 *1) (-12 (-4 *1 (-1119 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *2 (-989 *3 *4 *5)))) (-2731 (*1 *2 *2 *1) (-12 (-4 *1 (-1119 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *2 (-989 *3 *4 *5)))) (-4066 (*1 *2 *2 *1) (-12 (-4 *1 (-1119 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *2 (-989 *3 *4 *5)))) (-2736 (*1 *2 *2 *1) (-12 (-4 *1 (-1119 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *2 (-989 *3 *4 *5)))) (-2487 (*1 *1 *1) (-12 (-4 *1 (-1119 *2 *3 *4 *5)) (-4 *2 (-517)) (-4 *3 (-734)) (-4 *4 (-788)) (-4 *5 (-989 *2 *3 *4)))) (-2933 (*1 *2 *2 *1) (-12 (-4 *1 (-1119 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *2 (-989 *3 *4 *5)))) (-2113 (*1 *2 *3) (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-591 *1)) (-4 *1 (-1119 *4 *5 *6 *7)))) (-3817 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-591 (-2 (|:| -3529 *1) (|:| -1976 (-591 *7))))) (-5 *3 (-591 *7)) (-4 *1 (-1119 *4 *5 *6 *7)))) (-3066 (*1 *2 *1) (|partial| -12 (-4 *1 (-1119 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *2 (-989 *3 *4 *5)))) (-3708 (*1 *2 *1) (|partial| -12 (-4 *1 (-1119 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *2 (-989 *3 *4 *5)))) (-3078 (*1 *1 *1) (|partial| -12 (-4 *1 (-1119 *2 *3 *4 *5)) (-4 *2 (-517)) (-4 *3 (-734)) (-4 *4 (-788)) (-4 *5 (-989 *2 *3 *4)))) (-3872 (*1 *2 *1) (-12 (-4 *1 (-1119 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-591 *5)))) (-1884 (*1 *2 *3 *1) (-12 (-4 *1 (-1119 *4 *5 *3 *6)) (-4 *4 (-517)) (-4 *5 (-734)) (-4 *3 (-788)) (-4 *6 (-989 *4 *5 *3)) (-5 *2 (-108)))) (-2305 (*1 *2 *1 *3) (|partial| -12 (-4 *1 (-1119 *4 *5 *3 *2)) (-4 *4 (-517)) (-4 *5 (-734)) (-4 *3 (-788)) (-4 *2 (-989 *4 *5 *3)))) (-1554 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-1119 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *2 (-989 *3 *4 *5)))) (-2784 (*1 *1 *1 *2) (-12 (-4 *1 (-1119 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *2 (-989 *3 *4 *5)))) (-3223 (*1 *2 *1) (-12 (-4 *1 (-1119 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-4 *5 (-346)) (-5 *2 (-712)))))
-(-13 (-907 |t#1| |t#2| |t#3| |t#4|) (-10 -8 (-6 -4250) (-6 -4251) (-15 -2154 ((-108) $ $)) (-15 -2122 ((-3 (-2 (|:| |bas| $) (|:| -1211 (-591 |t#4|))) "failed") (-591 |t#4|) (-1 (-108) |t#4| |t#4|))) (-15 -2122 ((-3 (-2 (|:| |bas| $) (|:| -1211 (-591 |t#4|))) "failed") (-591 |t#4|) (-1 (-108) |t#4|) (-1 (-108) |t#4| |t#4|))) (-15 -3280 ((-591 |t#4|) $)) (-15 -1316 ((-712) $)) (-15 -2719 ((-2 (|:| -3529 (-591 |t#4|)) (|:| -1976 (-591 |t#4|))) $)) (-15 -1809 ((-108) |t#4| $)) (-15 -1809 ((-108) $)) (-15 -3135 ((-108) |t#4| $ (-1 (-108) |t#4| |t#4|))) (-15 -3130 ((-108) |t#4| $)) (-15 -2115 ((-108) |t#4| $)) (-15 -3196 ((-108) |t#4| $)) (-15 -2165 ((-108) $ (-1 (-108) |t#4| (-591 |t#4|)))) (-15 -3130 ((-108) $)) (-15 -2115 ((-108) $)) (-15 -3196 ((-108) $)) (-15 -1227 (|t#4| |t#4| $ (-1 |t#4| |t#4| |t#4|) (-1 (-108) |t#4| |t#4|))) (-15 -2656 ((-591 |t#4|) (-591 |t#4|) $ (-1 |t#4| |t#4| |t#4|) (-1 (-108) |t#4| |t#4|))) (-15 -1568 (|t#4| |t#4| $)) (-15 -2731 (|t#4| |t#4| $)) (-15 -4066 (|t#4| |t#4| $)) (-15 -2736 (|t#4| |t#4| $)) (-15 -2487 ($ $)) (-15 -2933 (|t#4| |t#4| $)) (-15 -2113 ((-591 $) (-591 |t#4|))) (-15 -3817 ((-591 (-2 (|:| -3529 $) (|:| -1976 (-591 |t#4|)))) (-591 |t#4|))) (-15 -3066 ((-3 |t#4| "failed") $)) (-15 -3708 ((-3 |t#4| "failed") $)) (-15 -3078 ((-3 $ "failed") $)) (-15 -3872 ((-591 |t#3|) $)) (-15 -1884 ((-108) |t#3| $)) (-15 -2305 ((-3 |t#4| "failed") $ |t#3|)) (-15 -1554 ((-3 $ "failed") $ |t#4|)) (-15 -2784 ($ $ |t#4|)) (IF (|has| |t#3| (-346)) (-15 -3223 ((-712) $)) |%noBranch|)))
+((-3300 (*1 *2 *1 *1) (-12 (-4 *1 (-1119 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-108)))) (-3339 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-1 (-108) *8 *8)) (-4 *8 (-989 *5 *6 *7)) (-4 *5 (-517)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *2 (-2 (|:| |bas| *1) (|:| -1505 (-591 *8)))) (-5 *3 (-591 *8)) (-4 *1 (-1119 *5 *6 *7 *8)))) (-3339 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1 (-108) *9)) (-5 *5 (-1 (-108) *9 *9)) (-4 *9 (-989 *6 *7 *8)) (-4 *6 (-517)) (-4 *7 (-734)) (-4 *8 (-788)) (-5 *2 (-2 (|:| |bas| *1) (|:| -1505 (-591 *9)))) (-5 *3 (-591 *9)) (-4 *1 (-1119 *6 *7 *8 *9)))) (-3664 (*1 *2 *1) (-12 (-4 *1 (-1119 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-591 *6)))) (-2743 (*1 *2 *1) (-12 (-4 *1 (-1119 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-712)))) (-2082 (*1 *2 *1) (-12 (-4 *1 (-1119 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-2 (|:| -1269 (-591 *6)) (|:| -1472 (-591 *6)))))) (-2040 (*1 *2 *3 *1) (-12 (-4 *1 (-1119 *4 *5 *6 *3)) (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-108)))) (-2040 (*1 *2 *1) (-12 (-4 *1 (-1119 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-108)))) (-3797 (*1 *2 *3 *1 *4) (-12 (-5 *4 (-1 (-108) *3 *3)) (-4 *1 (-1119 *5 *6 *7 *3)) (-4 *5 (-517)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-108)))) (-3750 (*1 *2 *3 *1) (-12 (-4 *1 (-1119 *4 *5 *6 *3)) (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-108)))) (-3255 (*1 *2 *3 *1) (-12 (-4 *1 (-1119 *4 *5 *6 *3)) (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-108)))) (-1307 (*1 *2 *3 *1) (-12 (-4 *1 (-1119 *4 *5 *6 *3)) (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-108)))) (-3747 (*1 *2 *1 *3) (-12 (-5 *3 (-1 (-108) *7 (-591 *7))) (-4 *1 (-1119 *4 *5 *6 *7)) (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-108)))) (-3750 (*1 *2 *1) (-12 (-4 *1 (-1119 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-108)))) (-3255 (*1 *2 *1) (-12 (-4 *1 (-1119 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-108)))) (-1307 (*1 *2 *1) (-12 (-4 *1 (-1119 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-108)))) (-3618 (*1 *2 *2 *1 *3 *4) (-12 (-5 *3 (-1 *2 *2 *2)) (-5 *4 (-1 (-108) *2 *2)) (-4 *1 (-1119 *5 *6 *7 *2)) (-4 *5 (-517)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *2 (-989 *5 *6 *7)))) (-2699 (*1 *2 *2 *1 *3 *4) (-12 (-5 *2 (-591 *8)) (-5 *3 (-1 *8 *8 *8)) (-5 *4 (-1 (-108) *8 *8)) (-4 *1 (-1119 *5 *6 *7 *8)) (-4 *5 (-517)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *8 (-989 *5 *6 *7)))) (-4123 (*1 *2 *2 *1) (-12 (-4 *1 (-1119 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *2 (-989 *3 *4 *5)))) (-2246 (*1 *2 *2 *1) (-12 (-4 *1 (-1119 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *2 (-989 *3 *4 *5)))) (-3022 (*1 *2 *2 *1) (-12 (-4 *1 (-1119 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *2 (-989 *3 *4 *5)))) (-2302 (*1 *2 *2 *1) (-12 (-4 *1 (-1119 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *2 (-989 *3 *4 *5)))) (-1656 (*1 *1 *1) (-12 (-4 *1 (-1119 *2 *3 *4 *5)) (-4 *2 (-517)) (-4 *3 (-734)) (-4 *4 (-788)) (-4 *5 (-989 *2 *3 *4)))) (-2490 (*1 *2 *2 *1) (-12 (-4 *1 (-1119 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *2 (-989 *3 *4 *5)))) (-3227 (*1 *2 *3) (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-591 *1)) (-4 *1 (-1119 *4 *5 *6 *7)))) (-2313 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-591 (-2 (|:| -1269 *1) (|:| -1472 (-591 *7))))) (-5 *3 (-591 *7)) (-4 *1 (-1119 *4 *5 *6 *7)))) (-2872 (*1 *2 *1) (|partial| -12 (-4 *1 (-1119 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *2 (-989 *3 *4 *5)))) (-2555 (*1 *2 *1) (|partial| -12 (-4 *1 (-1119 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *2 (-989 *3 *4 *5)))) (-2884 (*1 *1 *1) (|partial| -12 (-4 *1 (-1119 *2 *3 *4 *5)) (-4 *2 (-517)) (-4 *3 (-734)) (-4 *4 (-788)) (-4 *5 (-989 *2 *3 *4)))) (-1669 (*1 *2 *1) (-12 (-4 *1 (-1119 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-591 *5)))) (-2588 (*1 *2 *3 *1) (-12 (-4 *1 (-1119 *4 *5 *3 *6)) (-4 *4 (-517)) (-4 *5 (-734)) (-4 *3 (-788)) (-4 *6 (-989 *4 *5 *3)) (-5 *2 (-108)))) (-2467 (*1 *2 *1 *3) (|partial| -12 (-4 *1 (-1119 *4 *5 *3 *2)) (-4 *4 (-517)) (-4 *5 (-734)) (-4 *3 (-788)) (-4 *2 (-989 *4 *5 *3)))) (-1591 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-1119 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *2 (-989 *3 *4 *5)))) (-1618 (*1 *1 *1 *2) (-12 (-4 *1 (-1119 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *2 (-989 *3 *4 *5)))) (-3311 (*1 *2 *1) (-12 (-4 *1 (-1119 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-4 *5 (-346)) (-5 *2 (-712)))))
+(-13 (-907 |t#1| |t#2| |t#3| |t#4|) (-10 -8 (-6 -4250) (-6 -4251) (-15 -3300 ((-108) $ $)) (-15 -3339 ((-3 (-2 (|:| |bas| $) (|:| -1505 (-591 |t#4|))) "failed") (-591 |t#4|) (-1 (-108) |t#4| |t#4|))) (-15 -3339 ((-3 (-2 (|:| |bas| $) (|:| -1505 (-591 |t#4|))) "failed") (-591 |t#4|) (-1 (-108) |t#4|) (-1 (-108) |t#4| |t#4|))) (-15 -3664 ((-591 |t#4|) $)) (-15 -2743 ((-712) $)) (-15 -2082 ((-2 (|:| -1269 (-591 |t#4|)) (|:| -1472 (-591 |t#4|))) $)) (-15 -2040 ((-108) |t#4| $)) (-15 -2040 ((-108) $)) (-15 -3797 ((-108) |t#4| $ (-1 (-108) |t#4| |t#4|))) (-15 -3750 ((-108) |t#4| $)) (-15 -3255 ((-108) |t#4| $)) (-15 -1307 ((-108) |t#4| $)) (-15 -3747 ((-108) $ (-1 (-108) |t#4| (-591 |t#4|)))) (-15 -3750 ((-108) $)) (-15 -3255 ((-108) $)) (-15 -1307 ((-108) $)) (-15 -3618 (|t#4| |t#4| $ (-1 |t#4| |t#4| |t#4|) (-1 (-108) |t#4| |t#4|))) (-15 -2699 ((-591 |t#4|) (-591 |t#4|) $ (-1 |t#4| |t#4| |t#4|) (-1 (-108) |t#4| |t#4|))) (-15 -4123 (|t#4| |t#4| $)) (-15 -2246 (|t#4| |t#4| $)) (-15 -3022 (|t#4| |t#4| $)) (-15 -2302 (|t#4| |t#4| $)) (-15 -1656 ($ $)) (-15 -2490 (|t#4| |t#4| $)) (-15 -3227 ((-591 $) (-591 |t#4|))) (-15 -2313 ((-591 (-2 (|:| -1269 $) (|:| -1472 (-591 |t#4|)))) (-591 |t#4|))) (-15 -2872 ((-3 |t#4| "failed") $)) (-15 -2555 ((-3 |t#4| "failed") $)) (-15 -2884 ((-3 $ "failed") $)) (-15 -1669 ((-591 |t#3|) $)) (-15 -2588 ((-108) |t#3| $)) (-15 -2467 ((-3 |t#4| "failed") $ |t#3|)) (-15 -1591 ((-3 $ "failed") $ |t#4|)) (-15 -1618 ($ $ |t#4|)) (IF (|has| |t#3| (-346)) (-15 -3311 ((-712) $)) |%noBranch|)))
(((-33) . T) ((-97) . T) ((-565 (-591 |#4|)) . T) ((-565 (-796)) . T) ((-142 |#4|) . T) ((-566 (-501)) |has| |#4| (-566 (-501))) ((-288 |#4|) -12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018))) ((-464 |#4|) . T) ((-486 |#4| |#4|) -12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018))) ((-907 |#1| |#2| |#3| |#4|) . T) ((-1018) . T) ((-1125) . T))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-1507 (((-591 (-1089)) $) NIL)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3706 (($ $) NIL (|has| |#1| (-517)))) (-1715 (((-108) $) NIL (|has| |#1| (-517)))) (-1987 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3169 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2157 (((-3 $ "failed") $ $) NIL)) (-1361 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1431 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3144 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1719 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1321 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3798 (($) NIL T CONST)) (-1710 (($ $) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-4215 (((-885 |#1|) $ (-712)) 17) (((-885 |#1|) $ (-712) (-712)) NIL)) (-3123 (((-108) $) NIL)) (-1784 (($) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3873 (((-712) $ (-1089)) NIL) (((-712) $ (-1089) (-712)) NIL)) (-2824 (((-108) $) NIL)) (-3956 (($ $ (-525)) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2202 (((-108) $) NIL)) (-1480 (($ $ (-591 (-1089)) (-591 (-497 (-1089)))) NIL) (($ $ (-1089) (-497 (-1089))) NIL) (($ |#1| (-497 (-1089))) NIL) (($ $ (-1089) (-712)) NIL) (($ $ (-591 (-1089)) (-591 (-712))) NIL)) (-1340 (($ (-1 |#1| |#1|) $) NIL)) (-1488 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1661 (($ $) NIL)) (-1678 ((|#1| $) NIL)) (-2339 (((-1072) $) NIL)) (-4141 (($ $ (-1089)) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1089) |#1|) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2047 (((-1036) $) NIL)) (-3827 (($ (-1 $) (-1089) |#1|) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2784 (($ $ (-712)) NIL)) (-2089 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-1409 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4132 (($ $ (-1089) $) NIL) (($ $ (-591 (-1089)) (-591 $)) NIL) (($ $ (-591 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-591 $) (-591 $)) NIL)) (-3266 (($ $ (-1089)) NIL) (($ $ (-591 (-1089))) NIL) (($ $ (-1089) (-712)) NIL) (($ $ (-591 (-1089)) (-591 (-712))) NIL)) (-1316 (((-497 (-1089)) $) NIL)) (-1502 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1333 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1996 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1309 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1973 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3156 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3571 (($ $) NIL)) (-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ |#1|) NIL (|has| |#1| (-160))) (($ $) NIL (|has| |#1| (-517))) (($ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ (-1089)) NIL) (($ (-885 |#1|)) NIL)) (-2560 ((|#1| $ (-497 (-1089))) NIL) (($ $ (-1089) (-712)) NIL) (($ $ (-591 (-1089)) (-591 (-712))) NIL) (((-885 |#1|) $ (-712)) NIL)) (-1437 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-2128 (((-712)) NIL)) (-1563 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1371 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2495 (((-108) $ $) NIL (|has| |#1| (-517)))) (-1515 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1346 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1591 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1400 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3277 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1415 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1578 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1385 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1527 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1358 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4191 (($) NIL T CONST)) (-4197 (($) NIL T CONST)) (-4196 (($ $ (-1089)) NIL) (($ $ (-591 (-1089))) NIL) (($ $ (-1089) (-712)) NIL) (($ $ (-591 (-1089)) (-591 (-712))) NIL)) (-4096 (((-108) $ $) NIL)) (-4173 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) NIL) (($ $ |#1|) NIL)))
-(((-1120 |#1|) (-13 (-682 |#1| (-1089)) (-10 -8 (-15 -2560 ((-885 |#1|) $ (-712))) (-15 -3022 ($ (-1089))) (-15 -3022 ($ (-885 |#1|))) (IF (|has| |#1| (-37 (-385 (-525)))) (PROGN (-15 -4141 ($ $ (-1089) |#1|)) (-15 -3827 ($ (-1 $) (-1089) |#1|))) |%noBranch|))) (-975)) (T -1120))
-((-2560 (*1 *2 *1 *3) (-12 (-5 *3 (-712)) (-5 *2 (-885 *4)) (-5 *1 (-1120 *4)) (-4 *4 (-975)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-1120 *3)) (-4 *3 (-975)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-885 *3)) (-4 *3 (-975)) (-5 *1 (-1120 *3)))) (-4141 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *1 (-1120 *3)) (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-975)))) (-3827 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1 (-1120 *4))) (-5 *3 (-1089)) (-5 *1 (-1120 *4)) (-4 *4 (-37 (-385 (-525)))) (-4 *4 (-975)))))
-(-13 (-682 |#1| (-1089)) (-10 -8 (-15 -2560 ((-885 |#1|) $ (-712))) (-15 -3022 ($ (-1089))) (-15 -3022 ($ (-885 |#1|))) (IF (|has| |#1| (-37 (-385 (-525)))) (PROGN (-15 -4141 ($ $ (-1089) |#1|)) (-15 -3827 ($ (-1 $) (-1089) |#1|))) |%noBranch|)))
-((-1733 (($ |#1| (-591 (-591 (-876 (-205)))) (-108)) 19)) (-1660 (((-108) $ (-108)) 18)) (-3605 (((-108) $) 17)) (-3664 (((-591 (-591 (-876 (-205)))) $) 13)) (-1796 ((|#1| $) 8)) (-1816 (((-108) $) 15)))
-(((-1121 |#1|) (-10 -8 (-15 -1796 (|#1| $)) (-15 -3664 ((-591 (-591 (-876 (-205)))) $)) (-15 -1816 ((-108) $)) (-15 -3605 ((-108) $)) (-15 -1660 ((-108) $ (-108))) (-15 -1733 ($ |#1| (-591 (-591 (-876 (-205)))) (-108)))) (-905)) (T -1121))
-((-1733 (*1 *1 *2 *3 *4) (-12 (-5 *3 (-591 (-591 (-876 (-205))))) (-5 *4 (-108)) (-5 *1 (-1121 *2)) (-4 *2 (-905)))) (-1660 (*1 *2 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-1121 *3)) (-4 *3 (-905)))) (-3605 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1121 *3)) (-4 *3 (-905)))) (-1816 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1121 *3)) (-4 *3 (-905)))) (-3664 (*1 *2 *1) (-12 (-5 *2 (-591 (-591 (-876 (-205))))) (-5 *1 (-1121 *3)) (-4 *3 (-905)))) (-1796 (*1 *2 *1) (-12 (-5 *1 (-1121 *2)) (-4 *2 (-905)))))
-(-10 -8 (-15 -1796 (|#1| $)) (-15 -3664 ((-591 (-591 (-876 (-205)))) $)) (-15 -1816 ((-108) $)) (-15 -3605 ((-108) $)) (-15 -1660 ((-108) $ (-108))) (-15 -1733 ($ |#1| (-591 (-591 (-876 (-205)))) (-108))))
-((-2092 (((-876 (-205)) (-876 (-205))) 25)) (-3643 (((-876 (-205)) (-205) (-205) (-205) (-205)) 10)) (-1271 (((-591 (-876 (-205))) (-876 (-205)) (-876 (-205)) (-876 (-205)) (-205) (-591 (-591 (-205)))) 37)) (-2109 (((-205) (-876 (-205)) (-876 (-205))) 21)) (-4210 (((-876 (-205)) (-876 (-205)) (-876 (-205))) 22)) (-2042 (((-591 (-591 (-205))) (-525)) 31)) (-4164 (((-876 (-205)) (-876 (-205)) (-876 (-205))) 20)) (-4156 (((-876 (-205)) (-876 (-205)) (-876 (-205))) 19)) (* (((-876 (-205)) (-205) (-876 (-205))) 18)))
-(((-1122) (-10 -7 (-15 -3643 ((-876 (-205)) (-205) (-205) (-205) (-205))) (-15 * ((-876 (-205)) (-205) (-876 (-205)))) (-15 -4156 ((-876 (-205)) (-876 (-205)) (-876 (-205)))) (-15 -4164 ((-876 (-205)) (-876 (-205)) (-876 (-205)))) (-15 -2109 ((-205) (-876 (-205)) (-876 (-205)))) (-15 -4210 ((-876 (-205)) (-876 (-205)) (-876 (-205)))) (-15 -2092 ((-876 (-205)) (-876 (-205)))) (-15 -2042 ((-591 (-591 (-205))) (-525))) (-15 -1271 ((-591 (-876 (-205))) (-876 (-205)) (-876 (-205)) (-876 (-205)) (-205) (-591 (-591 (-205))))))) (T -1122))
-((-1271 (*1 *2 *3 *3 *3 *4 *5) (-12 (-5 *5 (-591 (-591 (-205)))) (-5 *4 (-205)) (-5 *2 (-591 (-876 *4))) (-5 *1 (-1122)) (-5 *3 (-876 *4)))) (-2042 (*1 *2 *3) (-12 (-5 *3 (-525)) (-5 *2 (-591 (-591 (-205)))) (-5 *1 (-1122)))) (-2092 (*1 *2 *2) (-12 (-5 *2 (-876 (-205))) (-5 *1 (-1122)))) (-4210 (*1 *2 *2 *2) (-12 (-5 *2 (-876 (-205))) (-5 *1 (-1122)))) (-2109 (*1 *2 *3 *3) (-12 (-5 *3 (-876 (-205))) (-5 *2 (-205)) (-5 *1 (-1122)))) (-4164 (*1 *2 *2 *2) (-12 (-5 *2 (-876 (-205))) (-5 *1 (-1122)))) (-4156 (*1 *2 *2 *2) (-12 (-5 *2 (-876 (-205))) (-5 *1 (-1122)))) (* (*1 *2 *3 *2) (-12 (-5 *2 (-876 (-205))) (-5 *3 (-205)) (-5 *1 (-1122)))) (-3643 (*1 *2 *3 *3 *3 *3) (-12 (-5 *2 (-876 (-205))) (-5 *1 (-1122)) (-5 *3 (-205)))))
-(-10 -7 (-15 -3643 ((-876 (-205)) (-205) (-205) (-205) (-205))) (-15 * ((-876 (-205)) (-205) (-876 (-205)))) (-15 -4156 ((-876 (-205)) (-876 (-205)) (-876 (-205)))) (-15 -4164 ((-876 (-205)) (-876 (-205)) (-876 (-205)))) (-15 -2109 ((-205) (-876 (-205)) (-876 (-205)))) (-15 -4210 ((-876 (-205)) (-876 (-205)) (-876 (-205)))) (-15 -2092 ((-876 (-205)) (-876 (-205)))) (-15 -2042 ((-591 (-591 (-205))) (-525))) (-15 -1271 ((-591 (-876 (-205))) (-876 (-205)) (-876 (-205)) (-876 (-205)) (-205) (-591 (-591 (-205))))))
-((-3008 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-2305 ((|#1| $ (-712)) 13)) (-1657 (((-712) $) 12)) (-2339 (((-1072) $) NIL (|has| |#1| (-1018)))) (-2047 (((-1036) $) NIL (|has| |#1| (-1018)))) (-3022 (((-890 |#1|) $) 10) (($ (-890 |#1|)) 9) (((-796) $) 23 (|has| |#1| (-565 (-796))))) (-4096 (((-108) $ $) 16 (|has| |#1| (-1018)))))
-(((-1123 |#1|) (-13 (-565 (-890 |#1|)) (-10 -8 (-15 -3022 ($ (-890 |#1|))) (-15 -2305 (|#1| $ (-712))) (-15 -1657 ((-712) $)) (IF (|has| |#1| (-565 (-796))) (-6 (-565 (-796))) |%noBranch|) (IF (|has| |#1| (-1018)) (-6 (-1018)) |%noBranch|))) (-1125)) (T -1123))
-((-3022 (*1 *1 *2) (-12 (-5 *2 (-890 *3)) (-4 *3 (-1125)) (-5 *1 (-1123 *3)))) (-2305 (*1 *2 *1 *3) (-12 (-5 *3 (-712)) (-5 *1 (-1123 *2)) (-4 *2 (-1125)))) (-1657 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-1123 *3)) (-4 *3 (-1125)))))
-(-13 (-565 (-890 |#1|)) (-10 -8 (-15 -3022 ($ (-890 |#1|))) (-15 -2305 (|#1| $ (-712))) (-15 -1657 ((-712) $)) (IF (|has| |#1| (-565 (-796))) (-6 (-565 (-796))) |%noBranch|) (IF (|has| |#1| (-1018)) (-6 (-1018)) |%noBranch|)))
-((-2174 (((-396 (-1085 (-1085 |#1|))) (-1085 (-1085 |#1|)) (-525)) 80)) (-1930 (((-396 (-1085 (-1085 |#1|))) (-1085 (-1085 |#1|))) 74)) (-1937 (((-396 (-1085 (-1085 |#1|))) (-1085 (-1085 |#1|))) 59)))
-(((-1124 |#1|) (-10 -7 (-15 -1930 ((-396 (-1085 (-1085 |#1|))) (-1085 (-1085 |#1|)))) (-15 -1937 ((-396 (-1085 (-1085 |#1|))) (-1085 (-1085 |#1|)))) (-15 -2174 ((-396 (-1085 (-1085 |#1|))) (-1085 (-1085 |#1|)) (-525)))) (-327)) (T -1124))
-((-2174 (*1 *2 *3 *4) (-12 (-5 *4 (-525)) (-4 *5 (-327)) (-5 *2 (-396 (-1085 (-1085 *5)))) (-5 *1 (-1124 *5)) (-5 *3 (-1085 (-1085 *5))))) (-1937 (*1 *2 *3) (-12 (-4 *4 (-327)) (-5 *2 (-396 (-1085 (-1085 *4)))) (-5 *1 (-1124 *4)) (-5 *3 (-1085 (-1085 *4))))) (-1930 (*1 *2 *3) (-12 (-4 *4 (-327)) (-5 *2 (-396 (-1085 (-1085 *4)))) (-5 *1 (-1124 *4)) (-5 *3 (-1085 (-1085 *4))))))
-(-10 -7 (-15 -1930 ((-396 (-1085 (-1085 |#1|))) (-1085 (-1085 |#1|)))) (-15 -1937 ((-396 (-1085 (-1085 |#1|))) (-1085 (-1085 |#1|)))) (-15 -2174 ((-396 (-1085 (-1085 |#1|))) (-1085 (-1085 |#1|)) (-525))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-1444 (((-591 (-1089)) $) NIL)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3641 (($ $) NIL (|has| |#1| (-517)))) (-3077 (((-108) $) NIL (|has| |#1| (-517)))) (-4087 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2381 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3332 (((-3 $ "failed") $ $) NIL)) (-2551 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4058 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2360 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4109 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2400 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2055 (($) NIL T CONST)) (-1575 (($ $) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-3298 (((-885 |#1|) $ (-712)) 17) (((-885 |#1|) $ (-712) (-712)) NIL)) (-1795 (((-108) $) NIL)) (-1417 (($) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1676 (((-712) $ (-1089)) NIL) (((-712) $ (-1089) (-712)) NIL)) (-3865 (((-108) $) NIL)) (-3126 (($ $ (-525)) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3802 (((-108) $) NIL)) (-1422 (($ $ (-591 (-1089)) (-591 (-497 (-1089)))) NIL) (($ $ (-1089) (-497 (-1089))) NIL) (($ |#1| (-497 (-1089))) NIL) (($ $ (-1089) (-712)) NIL) (($ $ (-591 (-1089)) (-591 (-712))) NIL)) (-1257 (($ (-1 |#1| |#1|) $) NIL)) (-2356 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1548 (($ $) NIL)) (-1556 ((|#1| $) NIL)) (-2621 (((-1072) $) NIL)) (-2452 (($ $ (-1089)) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1089) |#1|) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2937 (((-1036) $) NIL)) (-2402 (($ (-1 $) (-1089) |#1|) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1618 (($ $ (-712)) NIL)) (-3210 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-2288 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1980 (($ $ (-1089) $) NIL) (($ $ (-591 (-1089)) (-591 $)) NIL) (($ $ (-591 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-591 $) (-591 $)) NIL)) (-2209 (($ $ (-1089)) NIL) (($ $ (-591 (-1089))) NIL) (($ $ (-1089) (-712)) NIL) (($ $ (-591 (-1089)) (-591 (-712))) NIL)) (-2743 (((-497 (-1089)) $) NIL)) (-4122 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2410 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4098 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2391 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4073 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2370 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1664 (($ $) NIL)) (-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ |#1|) NIL (|has| |#1| (-160))) (($ $) NIL (|has| |#1| (-517))) (($ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ (-1089)) NIL) (($ (-885 |#1|)) NIL)) (-1263 ((|#1| $ (-497 (-1089))) NIL) (($ $ (-1089) (-712)) NIL) (($ $ (-591 (-1089)) (-591 (-712))) NIL) (((-885 |#1|) $ (-712)) NIL)) (-3751 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-3425 (((-712)) NIL)) (-4163 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2457 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1724 (((-108) $ $) NIL (|has| |#1| (-517)))) (-4137 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2432 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4193 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2477 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1234 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2495 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4179 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2469 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4149 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2444 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1830 (($) NIL T CONST)) (-1839 (($) NIL T CONST)) (-1796 (($ $ (-1089)) NIL) (($ $ (-591 (-1089))) NIL) (($ $ (-1089) (-712)) NIL) (($ $ (-591 (-1089)) (-591 (-712))) NIL)) (-3944 (((-108) $ $) NIL)) (-4059 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) NIL) (($ $ |#1|) NIL)))
+(((-1120 |#1|) (-13 (-682 |#1| (-1089)) (-10 -8 (-15 -1263 ((-885 |#1|) $ (-712))) (-15 -2686 ($ (-1089))) (-15 -2686 ($ (-885 |#1|))) (IF (|has| |#1| (-37 (-385 (-525)))) (PROGN (-15 -2452 ($ $ (-1089) |#1|)) (-15 -2402 ($ (-1 $) (-1089) |#1|))) |%noBranch|))) (-975)) (T -1120))
+((-1263 (*1 *2 *1 *3) (-12 (-5 *3 (-712)) (-5 *2 (-885 *4)) (-5 *1 (-1120 *4)) (-4 *4 (-975)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-1120 *3)) (-4 *3 (-975)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-885 *3)) (-4 *3 (-975)) (-5 *1 (-1120 *3)))) (-2452 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *1 (-1120 *3)) (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-975)))) (-2402 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1 (-1120 *4))) (-5 *3 (-1089)) (-5 *1 (-1120 *4)) (-4 *4 (-37 (-385 (-525)))) (-4 *4 (-975)))))
+(-13 (-682 |#1| (-1089)) (-10 -8 (-15 -1263 ((-885 |#1|) $ (-712))) (-15 -2686 ($ (-1089))) (-15 -2686 ($ (-885 |#1|))) (IF (|has| |#1| (-37 (-385 (-525)))) (PROGN (-15 -2452 ($ $ (-1089) |#1|)) (-15 -2402 ($ (-1 $) (-1089) |#1|))) |%noBranch|)))
+((-3269 (($ |#1| (-591 (-591 (-876 (-205)))) (-108)) 19)) (-2114 (((-108) $ (-108)) 18)) (-3880 (((-108) $) 17)) (-3231 (((-591 (-591 (-876 (-205)))) $) 13)) (-1280 ((|#1| $) 8)) (-2152 (((-108) $) 15)))
+(((-1121 |#1|) (-10 -8 (-15 -1280 (|#1| $)) (-15 -3231 ((-591 (-591 (-876 (-205)))) $)) (-15 -2152 ((-108) $)) (-15 -3880 ((-108) $)) (-15 -2114 ((-108) $ (-108))) (-15 -3269 ($ |#1| (-591 (-591 (-876 (-205)))) (-108)))) (-905)) (T -1121))
+((-3269 (*1 *1 *2 *3 *4) (-12 (-5 *3 (-591 (-591 (-876 (-205))))) (-5 *4 (-108)) (-5 *1 (-1121 *2)) (-4 *2 (-905)))) (-2114 (*1 *2 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-1121 *3)) (-4 *3 (-905)))) (-3880 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1121 *3)) (-4 *3 (-905)))) (-2152 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1121 *3)) (-4 *3 (-905)))) (-3231 (*1 *2 *1) (-12 (-5 *2 (-591 (-591 (-876 (-205))))) (-5 *1 (-1121 *3)) (-4 *3 (-905)))) (-1280 (*1 *2 *1) (-12 (-5 *1 (-1121 *2)) (-4 *2 (-905)))))
+(-10 -8 (-15 -1280 (|#1| $)) (-15 -3231 ((-591 (-591 (-876 (-205)))) $)) (-15 -2152 ((-108) $)) (-15 -3880 ((-108) $)) (-15 -2114 ((-108) $ (-108))) (-15 -3269 ($ |#1| (-591 (-591 (-876 (-205)))) (-108))))
+((-2191 (((-876 (-205)) (-876 (-205))) 25)) (-1867 (((-876 (-205)) (-205) (-205) (-205) (-205)) 10)) (-3931 (((-591 (-876 (-205))) (-876 (-205)) (-876 (-205)) (-876 (-205)) (-205) (-591 (-591 (-205)))) 37)) (-3183 (((-205) (-876 (-205)) (-876 (-205))) 21)) (-1804 (((-876 (-205)) (-876 (-205)) (-876 (-205))) 22)) (-2252 (((-591 (-591 (-205))) (-525)) 31)) (-4047 (((-876 (-205)) (-876 (-205)) (-876 (-205))) 20)) (-4036 (((-876 (-205)) (-876 (-205)) (-876 (-205))) 19)) (* (((-876 (-205)) (-205) (-876 (-205))) 18)))
+(((-1122) (-10 -7 (-15 -1867 ((-876 (-205)) (-205) (-205) (-205) (-205))) (-15 * ((-876 (-205)) (-205) (-876 (-205)))) (-15 -4036 ((-876 (-205)) (-876 (-205)) (-876 (-205)))) (-15 -4047 ((-876 (-205)) (-876 (-205)) (-876 (-205)))) (-15 -3183 ((-205) (-876 (-205)) (-876 (-205)))) (-15 -1804 ((-876 (-205)) (-876 (-205)) (-876 (-205)))) (-15 -2191 ((-876 (-205)) (-876 (-205)))) (-15 -2252 ((-591 (-591 (-205))) (-525))) (-15 -3931 ((-591 (-876 (-205))) (-876 (-205)) (-876 (-205)) (-876 (-205)) (-205) (-591 (-591 (-205))))))) (T -1122))
+((-3931 (*1 *2 *3 *3 *3 *4 *5) (-12 (-5 *5 (-591 (-591 (-205)))) (-5 *4 (-205)) (-5 *2 (-591 (-876 *4))) (-5 *1 (-1122)) (-5 *3 (-876 *4)))) (-2252 (*1 *2 *3) (-12 (-5 *3 (-525)) (-5 *2 (-591 (-591 (-205)))) (-5 *1 (-1122)))) (-2191 (*1 *2 *2) (-12 (-5 *2 (-876 (-205))) (-5 *1 (-1122)))) (-1804 (*1 *2 *2 *2) (-12 (-5 *2 (-876 (-205))) (-5 *1 (-1122)))) (-3183 (*1 *2 *3 *3) (-12 (-5 *3 (-876 (-205))) (-5 *2 (-205)) (-5 *1 (-1122)))) (-4047 (*1 *2 *2 *2) (-12 (-5 *2 (-876 (-205))) (-5 *1 (-1122)))) (-4036 (*1 *2 *2 *2) (-12 (-5 *2 (-876 (-205))) (-5 *1 (-1122)))) (* (*1 *2 *3 *2) (-12 (-5 *2 (-876 (-205))) (-5 *3 (-205)) (-5 *1 (-1122)))) (-1867 (*1 *2 *3 *3 *3 *3) (-12 (-5 *2 (-876 (-205))) (-5 *1 (-1122)) (-5 *3 (-205)))))
+(-10 -7 (-15 -1867 ((-876 (-205)) (-205) (-205) (-205) (-205))) (-15 * ((-876 (-205)) (-205) (-876 (-205)))) (-15 -4036 ((-876 (-205)) (-876 (-205)) (-876 (-205)))) (-15 -4047 ((-876 (-205)) (-876 (-205)) (-876 (-205)))) (-15 -3183 ((-205) (-876 (-205)) (-876 (-205)))) (-15 -1804 ((-876 (-205)) (-876 (-205)) (-876 (-205)))) (-15 -2191 ((-876 (-205)) (-876 (-205)))) (-15 -2252 ((-591 (-591 (-205))) (-525))) (-15 -3931 ((-591 (-876 (-205))) (-876 (-205)) (-876 (-205)) (-876 (-205)) (-205) (-591 (-591 (-205))))))
+((-2673 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-2467 ((|#1| $ (-712)) 13)) (-2445 (((-712) $) 12)) (-2621 (((-1072) $) NIL (|has| |#1| (-1018)))) (-2937 (((-1036) $) NIL (|has| |#1| (-1018)))) (-2686 (((-890 |#1|) $) 10) (($ (-890 |#1|)) 9) (((-796) $) 23 (|has| |#1| (-565 (-796))))) (-3944 (((-108) $ $) 16 (|has| |#1| (-1018)))))
+(((-1123 |#1|) (-13 (-565 (-890 |#1|)) (-10 -8 (-15 -2686 ($ (-890 |#1|))) (-15 -2467 (|#1| $ (-712))) (-15 -2445 ((-712) $)) (IF (|has| |#1| (-565 (-796))) (-6 (-565 (-796))) |%noBranch|) (IF (|has| |#1| (-1018)) (-6 (-1018)) |%noBranch|))) (-1125)) (T -1123))
+((-2686 (*1 *1 *2) (-12 (-5 *2 (-890 *3)) (-4 *3 (-1125)) (-5 *1 (-1123 *3)))) (-2467 (*1 *2 *1 *3) (-12 (-5 *3 (-712)) (-5 *1 (-1123 *2)) (-4 *2 (-1125)))) (-2445 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-1123 *3)) (-4 *3 (-1125)))))
+(-13 (-565 (-890 |#1|)) (-10 -8 (-15 -2686 ($ (-890 |#1|))) (-15 -2467 (|#1| $ (-712))) (-15 -2445 ((-712) $)) (IF (|has| |#1| (-565 (-796))) (-6 (-565 (-796))) |%noBranch|) (IF (|has| |#1| (-1018)) (-6 (-1018)) |%noBranch|)))
+((-3372 (((-396 (-1085 (-1085 |#1|))) (-1085 (-1085 |#1|)) (-525)) 80)) (-3733 (((-396 (-1085 (-1085 |#1|))) (-1085 (-1085 |#1|))) 74)) (-1816 (((-396 (-1085 (-1085 |#1|))) (-1085 (-1085 |#1|))) 59)))
+(((-1124 |#1|) (-10 -7 (-15 -3733 ((-396 (-1085 (-1085 |#1|))) (-1085 (-1085 |#1|)))) (-15 -1816 ((-396 (-1085 (-1085 |#1|))) (-1085 (-1085 |#1|)))) (-15 -3372 ((-396 (-1085 (-1085 |#1|))) (-1085 (-1085 |#1|)) (-525)))) (-327)) (T -1124))
+((-3372 (*1 *2 *3 *4) (-12 (-5 *4 (-525)) (-4 *5 (-327)) (-5 *2 (-396 (-1085 (-1085 *5)))) (-5 *1 (-1124 *5)) (-5 *3 (-1085 (-1085 *5))))) (-1816 (*1 *2 *3) (-12 (-4 *4 (-327)) (-5 *2 (-396 (-1085 (-1085 *4)))) (-5 *1 (-1124 *4)) (-5 *3 (-1085 (-1085 *4))))) (-3733 (*1 *2 *3) (-12 (-4 *4 (-327)) (-5 *2 (-396 (-1085 (-1085 *4)))) (-5 *1 (-1124 *4)) (-5 *3 (-1085 (-1085 *4))))))
+(-10 -7 (-15 -3733 ((-396 (-1085 (-1085 |#1|))) (-1085 (-1085 |#1|)))) (-15 -1816 ((-396 (-1085 (-1085 |#1|))) (-1085 (-1085 |#1|)))) (-15 -3372 ((-396 (-1085 (-1085 |#1|))) (-1085 (-1085 |#1|)) (-525))))
NIL
(((-1125) (-131)) (T -1125))
NIL
-(-13 (-10 -7 (-6 -2137)))
-((-3577 (((-108)) 15)) (-1582 (((-1176) (-591 |#1|) (-591 |#1|)) 19) (((-1176) (-591 |#1|)) 20)) (-2910 (((-108) |#1| |#1|) 32 (|has| |#1| (-788)))) (-3971 (((-108) |#1| |#1| (-1 (-108) |#1| |#1|)) 27) (((-3 (-108) "failed") |#1| |#1|) 25)) (-2972 ((|#1| (-591 |#1|)) 33 (|has| |#1| (-788))) ((|#1| (-591 |#1|) (-1 (-108) |#1| |#1|)) 28)) (-1463 (((-2 (|:| -2023 (-591 |#1|)) (|:| -2397 (-591 |#1|)))) 17)))
-(((-1126 |#1|) (-10 -7 (-15 -1582 ((-1176) (-591 |#1|))) (-15 -1582 ((-1176) (-591 |#1|) (-591 |#1|))) (-15 -1463 ((-2 (|:| -2023 (-591 |#1|)) (|:| -2397 (-591 |#1|))))) (-15 -3971 ((-3 (-108) "failed") |#1| |#1|)) (-15 -3971 ((-108) |#1| |#1| (-1 (-108) |#1| |#1|))) (-15 -2972 (|#1| (-591 |#1|) (-1 (-108) |#1| |#1|))) (-15 -3577 ((-108))) (IF (|has| |#1| (-788)) (PROGN (-15 -2972 (|#1| (-591 |#1|))) (-15 -2910 ((-108) |#1| |#1|))) |%noBranch|)) (-1018)) (T -1126))
-((-2910 (*1 *2 *3 *3) (-12 (-5 *2 (-108)) (-5 *1 (-1126 *3)) (-4 *3 (-788)) (-4 *3 (-1018)))) (-2972 (*1 *2 *3) (-12 (-5 *3 (-591 *2)) (-4 *2 (-1018)) (-4 *2 (-788)) (-5 *1 (-1126 *2)))) (-3577 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-1126 *3)) (-4 *3 (-1018)))) (-2972 (*1 *2 *3 *4) (-12 (-5 *3 (-591 *2)) (-5 *4 (-1 (-108) *2 *2)) (-5 *1 (-1126 *2)) (-4 *2 (-1018)))) (-3971 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-1 (-108) *3 *3)) (-4 *3 (-1018)) (-5 *2 (-108)) (-5 *1 (-1126 *3)))) (-3971 (*1 *2 *3 *3) (|partial| -12 (-5 *2 (-108)) (-5 *1 (-1126 *3)) (-4 *3 (-1018)))) (-1463 (*1 *2) (-12 (-5 *2 (-2 (|:| -2023 (-591 *3)) (|:| -2397 (-591 *3)))) (-5 *1 (-1126 *3)) (-4 *3 (-1018)))) (-1582 (*1 *2 *3 *3) (-12 (-5 *3 (-591 *4)) (-4 *4 (-1018)) (-5 *2 (-1176)) (-5 *1 (-1126 *4)))) (-1582 (*1 *2 *3) (-12 (-5 *3 (-591 *4)) (-4 *4 (-1018)) (-5 *2 (-1176)) (-5 *1 (-1126 *4)))))
-(-10 -7 (-15 -1582 ((-1176) (-591 |#1|))) (-15 -1582 ((-1176) (-591 |#1|) (-591 |#1|))) (-15 -1463 ((-2 (|:| -2023 (-591 |#1|)) (|:| -2397 (-591 |#1|))))) (-15 -3971 ((-3 (-108) "failed") |#1| |#1|)) (-15 -3971 ((-108) |#1| |#1| (-1 (-108) |#1| |#1|))) (-15 -2972 (|#1| (-591 |#1|) (-1 (-108) |#1| |#1|))) (-15 -3577 ((-108))) (IF (|has| |#1| (-788)) (PROGN (-15 -2972 (|#1| (-591 |#1|))) (-15 -2910 ((-108) |#1| |#1|))) |%noBranch|))
-((-1654 (((-1176) (-591 (-1089)) (-591 (-1089))) 13) (((-1176) (-591 (-1089))) 11)) (-1359 (((-1176)) 14)) (-2961 (((-2 (|:| -2397 (-591 (-1089))) (|:| -2023 (-591 (-1089))))) 18)))
-(((-1127) (-10 -7 (-15 -1654 ((-1176) (-591 (-1089)))) (-15 -1654 ((-1176) (-591 (-1089)) (-591 (-1089)))) (-15 -2961 ((-2 (|:| -2397 (-591 (-1089))) (|:| -2023 (-591 (-1089)))))) (-15 -1359 ((-1176))))) (T -1127))
-((-1359 (*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-1127)))) (-2961 (*1 *2) (-12 (-5 *2 (-2 (|:| -2397 (-591 (-1089))) (|:| -2023 (-591 (-1089))))) (-5 *1 (-1127)))) (-1654 (*1 *2 *3 *3) (-12 (-5 *3 (-591 (-1089))) (-5 *2 (-1176)) (-5 *1 (-1127)))) (-1654 (*1 *2 *3) (-12 (-5 *3 (-591 (-1089))) (-5 *2 (-1176)) (-5 *1 (-1127)))))
-(-10 -7 (-15 -1654 ((-1176) (-591 (-1089)))) (-15 -1654 ((-1176) (-591 (-1089)) (-591 (-1089)))) (-15 -2961 ((-2 (|:| -2397 (-591 (-1089))) (|:| -2023 (-591 (-1089)))))) (-15 -1359 ((-1176))))
-((-1291 (($ $) 17)) (-2744 (((-108) $) 24)))
-(((-1128 |#1|) (-10 -8 (-15 -1291 (|#1| |#1|)) (-15 -2744 ((-108) |#1|))) (-1129)) (T -1128))
-NIL
-(-10 -8 (-15 -1291 (|#1| |#1|)) (-15 -2744 ((-108) |#1|)))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) 41)) (-3706 (($ $) 40)) (-1715 (((-108) $) 38)) (-2157 (((-3 $ "failed") $ $) 19)) (-1291 (($ $) 51)) (-2827 (((-396 $) $) 52)) (-3798 (($) 17 T CONST)) (-4163 (((-3 $ "failed") $) 34)) (-2744 (((-108) $) 53)) (-2824 (((-108) $) 31)) (-1356 (($ $ $) 46) (($ (-591 $)) 45)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) 44)) (-1399 (($ $ $) 48) (($ (-591 $)) 47)) (-1348 (((-396 $) $) 50)) (-2089 (((-3 $ "failed") $ $) 42)) (-3022 (((-796) $) 11) (($ (-525)) 28) (($ $) 43)) (-2128 (((-712)) 29)) (-2495 (((-108) $ $) 39)) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4096 (((-108) $ $) 6)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24)))
+(-13 (-10 -7 (-6 -4131)))
+((-1707 (((-108)) 15)) (-1700 (((-1176) (-591 |#1|) (-591 |#1|)) 19) (((-1176) (-591 |#1|)) 20)) (-3491 (((-108) |#1| |#1|) 32 (|has| |#1| (-788)))) (-3295 (((-108) |#1| |#1| (-1 (-108) |#1| |#1|)) 27) (((-3 (-108) "failed") |#1| |#1|) 25)) (-2823 ((|#1| (-591 |#1|)) 33 (|has| |#1| (-788))) ((|#1| (-591 |#1|) (-1 (-108) |#1| |#1|)) 28)) (-3939 (((-2 (|:| -4171 (-591 |#1|)) (|:| -1924 (-591 |#1|)))) 17)))
+(((-1126 |#1|) (-10 -7 (-15 -1700 ((-1176) (-591 |#1|))) (-15 -1700 ((-1176) (-591 |#1|) (-591 |#1|))) (-15 -3939 ((-2 (|:| -4171 (-591 |#1|)) (|:| -1924 (-591 |#1|))))) (-15 -3295 ((-3 (-108) "failed") |#1| |#1|)) (-15 -3295 ((-108) |#1| |#1| (-1 (-108) |#1| |#1|))) (-15 -2823 (|#1| (-591 |#1|) (-1 (-108) |#1| |#1|))) (-15 -1707 ((-108))) (IF (|has| |#1| (-788)) (PROGN (-15 -2823 (|#1| (-591 |#1|))) (-15 -3491 ((-108) |#1| |#1|))) |%noBranch|)) (-1018)) (T -1126))
+((-3491 (*1 *2 *3 *3) (-12 (-5 *2 (-108)) (-5 *1 (-1126 *3)) (-4 *3 (-788)) (-4 *3 (-1018)))) (-2823 (*1 *2 *3) (-12 (-5 *3 (-591 *2)) (-4 *2 (-1018)) (-4 *2 (-788)) (-5 *1 (-1126 *2)))) (-1707 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-1126 *3)) (-4 *3 (-1018)))) (-2823 (*1 *2 *3 *4) (-12 (-5 *3 (-591 *2)) (-5 *4 (-1 (-108) *2 *2)) (-5 *1 (-1126 *2)) (-4 *2 (-1018)))) (-3295 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-1 (-108) *3 *3)) (-4 *3 (-1018)) (-5 *2 (-108)) (-5 *1 (-1126 *3)))) (-3295 (*1 *2 *3 *3) (|partial| -12 (-5 *2 (-108)) (-5 *1 (-1126 *3)) (-4 *3 (-1018)))) (-3939 (*1 *2) (-12 (-5 *2 (-2 (|:| -4171 (-591 *3)) (|:| -1924 (-591 *3)))) (-5 *1 (-1126 *3)) (-4 *3 (-1018)))) (-1700 (*1 *2 *3 *3) (-12 (-5 *3 (-591 *4)) (-4 *4 (-1018)) (-5 *2 (-1176)) (-5 *1 (-1126 *4)))) (-1700 (*1 *2 *3) (-12 (-5 *3 (-591 *4)) (-4 *4 (-1018)) (-5 *2 (-1176)) (-5 *1 (-1126 *4)))))
+(-10 -7 (-15 -1700 ((-1176) (-591 |#1|))) (-15 -1700 ((-1176) (-591 |#1|) (-591 |#1|))) (-15 -3939 ((-2 (|:| -4171 (-591 |#1|)) (|:| -1924 (-591 |#1|))))) (-15 -3295 ((-3 (-108) "failed") |#1| |#1|)) (-15 -3295 ((-108) |#1| |#1| (-1 (-108) |#1| |#1|))) (-15 -2823 (|#1| (-591 |#1|) (-1 (-108) |#1| |#1|))) (-15 -1707 ((-108))) (IF (|has| |#1| (-788)) (PROGN (-15 -2823 (|#1| (-591 |#1|))) (-15 -3491 ((-108) |#1| |#1|))) |%noBranch|))
+((-2036 (((-1176) (-591 (-1089)) (-591 (-1089))) 13) (((-1176) (-591 (-1089))) 11)) (-2230 (((-1176)) 14)) (-2724 (((-2 (|:| -1924 (-591 (-1089))) (|:| -4171 (-591 (-1089))))) 18)))
+(((-1127) (-10 -7 (-15 -2036 ((-1176) (-591 (-1089)))) (-15 -2036 ((-1176) (-591 (-1089)) (-591 (-1089)))) (-15 -2724 ((-2 (|:| -1924 (-591 (-1089))) (|:| -4171 (-591 (-1089)))))) (-15 -2230 ((-1176))))) (T -1127))
+((-2230 (*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-1127)))) (-2724 (*1 *2) (-12 (-5 *2 (-2 (|:| -1924 (-591 (-1089))) (|:| -4171 (-591 (-1089))))) (-5 *1 (-1127)))) (-2036 (*1 *2 *3 *3) (-12 (-5 *3 (-591 (-1089))) (-5 *2 (-1176)) (-5 *1 (-1127)))) (-2036 (*1 *2 *3) (-12 (-5 *3 (-591 (-1089))) (-5 *2 (-1176)) (-5 *1 (-1127)))))
+(-10 -7 (-15 -2036 ((-1176) (-591 (-1089)))) (-15 -2036 ((-1176) (-591 (-1089)) (-591 (-1089)))) (-15 -2724 ((-2 (|:| -1924 (-591 (-1089))) (|:| -4171 (-591 (-1089)))))) (-15 -2230 ((-1176))))
+((-1720 (($ $) 17)) (-2393 (((-108) $) 24)))
+(((-1128 |#1|) (-10 -8 (-15 -1720 (|#1| |#1|)) (-15 -2393 ((-108) |#1|))) (-1129)) (T -1128))
+NIL
+(-10 -8 (-15 -1720 (|#1| |#1|)) (-15 -2393 ((-108) |#1|)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) 41)) (-3641 (($ $) 40)) (-3077 (((-108) $) 38)) (-3332 (((-3 $ "failed") $ $) 19)) (-1720 (($ $) 51)) (-3898 (((-396 $) $) 52)) (-2055 (($) 17 T CONST)) (-1522 (((-3 $ "failed") $) 34)) (-2393 (((-108) $) 53)) (-3865 (((-108) $) 31)) (-2081 (($ $ $) 46) (($ (-591 $)) 45)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) 44)) (-2124 (($ $ $) 48) (($ (-591 $)) 47)) (-2542 (((-396 $) $) 50)) (-3210 (((-3 $ "failed") $ $) 42)) (-2686 (((-796) $) 11) (($ (-525)) 28) (($ $) 43)) (-3425 (((-712)) 29)) (-1724 (((-108) $ $) 39)) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-3944 (((-108) $ $) 6)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24)))
(((-1129) (-131)) (T -1129))
-((-2744 (*1 *2 *1) (-12 (-4 *1 (-1129)) (-5 *2 (-108)))) (-2827 (*1 *2 *1) (-12 (-5 *2 (-396 *1)) (-4 *1 (-1129)))) (-1291 (*1 *1 *1) (-4 *1 (-1129))) (-1348 (*1 *2 *1) (-12 (-5 *2 (-396 *1)) (-4 *1 (-1129)))))
-(-13 (-429) (-10 -8 (-15 -2744 ((-108) $)) (-15 -2827 ((-396 $) $)) (-15 -1291 ($ $)) (-15 -1348 ((-396 $) $))))
+((-2393 (*1 *2 *1) (-12 (-4 *1 (-1129)) (-5 *2 (-108)))) (-3898 (*1 *2 *1) (-12 (-5 *2 (-396 *1)) (-4 *1 (-1129)))) (-1720 (*1 *1 *1) (-4 *1 (-1129))) (-2542 (*1 *2 *1) (-12 (-5 *2 (-396 *1)) (-4 *1 (-1129)))))
+(-13 (-429) (-10 -8 (-15 -2393 ((-108) $)) (-15 -3898 ((-396 $) $)) (-15 -1720 ($ $)) (-15 -2542 ((-396 $) $))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 $) . T) ((-97) . T) ((-107 $ $) . T) ((-126) . T) ((-565 (-796)) . T) ((-160) . T) ((-269) . T) ((-429) . T) ((-517) . T) ((-593 $) . T) ((-659 $) . T) ((-668) . T) ((-981 $) . T) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T))
-((-1340 (((-1135 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1135 |#1| |#3| |#5|)) 23)))
-(((-1130 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -7 (-15 -1340 ((-1135 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1135 |#1| |#3| |#5|)))) (-975) (-975) (-1089) (-1089) |#1| |#2|) (T -1130))
-((-1340 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1135 *5 *7 *9)) (-4 *5 (-975)) (-4 *6 (-975)) (-14 *7 (-1089)) (-14 *9 *5) (-14 *10 *6) (-5 *2 (-1135 *6 *8 *10)) (-5 *1 (-1130 *5 *6 *7 *8 *9 *10)) (-14 *8 (-1089)))))
-(-10 -7 (-15 -1340 ((-1135 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1135 |#1| |#3| |#5|))))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-1507 (((-591 (-1003)) $) 74)) (-2037 (((-1089) $) 103)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) 51 (|has| |#1| (-517)))) (-3706 (($ $) 52 (|has| |#1| (-517)))) (-1715 (((-108) $) 54 (|has| |#1| (-517)))) (-2121 (($ $ (-525)) 98) (($ $ (-525) (-525)) 97)) (-1631 (((-1070 (-2 (|:| |k| (-525)) (|:| |c| |#1|))) $) 105)) (-1987 (($ $) 135 (|has| |#1| (-37 (-385 (-525)))))) (-3169 (($ $) 118 (|has| |#1| (-37 (-385 (-525)))))) (-2157 (((-3 $ "failed") $ $) 19)) (-1291 (($ $) 162 (|has| |#1| (-341)))) (-2827 (((-396 $) $) 163 (|has| |#1| (-341)))) (-1361 (($ $) 117 (|has| |#1| (-37 (-385 (-525)))))) (-1947 (((-108) $ $) 153 (|has| |#1| (-341)))) (-1431 (($ $) 134 (|has| |#1| (-37 (-385 (-525)))))) (-3144 (($ $) 119 (|has| |#1| (-37 (-385 (-525)))))) (-3682 (($ (-1070 (-2 (|:| |k| (-525)) (|:| |c| |#1|)))) 174)) (-1719 (($ $) 133 (|has| |#1| (-37 (-385 (-525)))))) (-1321 (($ $) 120 (|has| |#1| (-37 (-385 (-525)))))) (-3798 (($) 17 T CONST)) (-2129 (($ $ $) 157 (|has| |#1| (-341)))) (-1710 (($ $) 60)) (-4163 (((-3 $ "failed") $) 34)) (-3267 (((-385 (-885 |#1|)) $ (-525)) 172 (|has| |#1| (-517))) (((-385 (-885 |#1|)) $ (-525) (-525)) 171 (|has| |#1| (-517)))) (-2110 (($ $ $) 156 (|has| |#1| (-341)))) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) 151 (|has| |#1| (-341)))) (-2744 (((-108) $) 164 (|has| |#1| (-341)))) (-3123 (((-108) $) 73)) (-1784 (($) 145 (|has| |#1| (-37 (-385 (-525)))))) (-3873 (((-525) $) 100) (((-525) $ (-525)) 99)) (-2824 (((-108) $) 31)) (-3956 (($ $ (-525)) 116 (|has| |#1| (-37 (-385 (-525)))))) (-3111 (($ $ (-854)) 101)) (-3264 (($ (-1 |#1| (-525)) $) 173)) (-1758 (((-3 (-591 $) "failed") (-591 $) $) 160 (|has| |#1| (-341)))) (-2202 (((-108) $) 62)) (-1480 (($ |#1| (-525)) 61) (($ $ (-1003) (-525)) 76) (($ $ (-591 (-1003)) (-591 (-525))) 75)) (-1340 (($ (-1 |#1| |#1|) $) 63)) (-1488 (($ $) 142 (|has| |#1| (-37 (-385 (-525)))))) (-1661 (($ $) 65)) (-1678 ((|#1| $) 66)) (-1356 (($ (-591 $)) 149 (|has| |#1| (-341))) (($ $ $) 148 (|has| |#1| (-341)))) (-2339 (((-1072) $) 9)) (-1622 (($ $) 165 (|has| |#1| (-341)))) (-4141 (($ $) 170 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1089)) 169 (-3321 (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-891)) (|has| |#1| (-1111)) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-15 -1507 ((-591 (-1089)) |#1|))) (|has| |#1| (-15 -4141 (|#1| |#1| (-1089)))) (|has| |#1| (-37 (-385 (-525)))))))) (-2047 (((-1036) $) 10)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) 150 (|has| |#1| (-341)))) (-1399 (($ (-591 $)) 147 (|has| |#1| (-341))) (($ $ $) 146 (|has| |#1| (-341)))) (-1348 (((-396 $) $) 161 (|has| |#1| (-341)))) (-3375 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 159 (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) 158 (|has| |#1| (-341)))) (-2784 (($ $ (-525)) 95)) (-2089 (((-3 $ "failed") $ $) 50 (|has| |#1| (-517)))) (-4095 (((-3 (-591 $) "failed") (-591 $) $) 152 (|has| |#1| (-341)))) (-1409 (($ $) 143 (|has| |#1| (-37 (-385 (-525)))))) (-4132 (((-1070 |#1|) $ |#1|) 94 (|has| |#1| (-15 ** (|#1| |#1| (-525)))))) (-1712 (((-712) $) 154 (|has| |#1| (-341)))) (-3164 ((|#1| $ (-525)) 104) (($ $ $) 81 (|has| (-525) (-1030)))) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) 155 (|has| |#1| (-341)))) (-3266 (($ $ (-591 (-1089)) (-591 (-712))) 89 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-1089) (-712)) 88 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-591 (-1089))) 87 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-1089)) 86 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-712)) 84 (|has| |#1| (-15 * (|#1| (-525) |#1|)))) (($ $) 82 (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (-1316 (((-525) $) 64)) (-1502 (($ $) 132 (|has| |#1| (-37 (-385 (-525)))))) (-1333 (($ $) 121 (|has| |#1| (-37 (-385 (-525)))))) (-1996 (($ $) 131 (|has| |#1| (-37 (-385 (-525)))))) (-1309 (($ $) 122 (|has| |#1| (-37 (-385 (-525)))))) (-1973 (($ $) 130 (|has| |#1| (-37 (-385 (-525)))))) (-3156 (($ $) 123 (|has| |#1| (-37 (-385 (-525)))))) (-3571 (($ $) 72)) (-3022 (((-796) $) 11) (($ (-525)) 28) (($ |#1|) 47 (|has| |#1| (-160))) (($ (-385 (-525))) 57 (|has| |#1| (-37 (-385 (-525))))) (($ $) 49 (|has| |#1| (-517)))) (-2560 ((|#1| $ (-525)) 59)) (-1437 (((-3 $ "failed") $) 48 (|has| |#1| (-136)))) (-2128 (((-712)) 29)) (-1682 ((|#1| $) 102)) (-1563 (($ $) 141 (|has| |#1| (-37 (-385 (-525)))))) (-1371 (($ $) 129 (|has| |#1| (-37 (-385 (-525)))))) (-2495 (((-108) $ $) 53 (|has| |#1| (-517)))) (-1515 (($ $) 140 (|has| |#1| (-37 (-385 (-525)))))) (-1346 (($ $) 128 (|has| |#1| (-37 (-385 (-525)))))) (-1591 (($ $) 139 (|has| |#1| (-37 (-385 (-525)))))) (-1400 (($ $) 127 (|has| |#1| (-37 (-385 (-525)))))) (-2176 ((|#1| $ (-525)) 96 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-525)))) (|has| |#1| (-15 -3022 (|#1| (-1089))))))) (-3277 (($ $) 138 (|has| |#1| (-37 (-385 (-525)))))) (-1415 (($ $) 126 (|has| |#1| (-37 (-385 (-525)))))) (-1578 (($ $) 137 (|has| |#1| (-37 (-385 (-525)))))) (-1385 (($ $) 125 (|has| |#1| (-37 (-385 (-525)))))) (-1527 (($ $) 136 (|has| |#1| (-37 (-385 (-525)))))) (-1358 (($ $) 124 (|has| |#1| (-37 (-385 (-525)))))) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33) (($ $ (-525)) 166 (|has| |#1| (-341)))) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4196 (($ $ (-591 (-1089)) (-591 (-712))) 93 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-1089) (-712)) 92 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-591 (-1089))) 91 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-1089)) 90 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-712)) 85 (|has| |#1| (-15 * (|#1| (-525) |#1|)))) (($ $) 83 (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (-4096 (((-108) $ $) 6)) (-4173 (($ $ |#1|) 58 (|has| |#1| (-341))) (($ $ $) 168 (|has| |#1| (-341)))) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32) (($ $ (-525)) 167 (|has| |#1| (-341))) (($ $ $) 144 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 115 (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 68) (($ |#1| $) 67) (($ (-385 (-525)) $) 56 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 55 (|has| |#1| (-37 (-385 (-525)))))))
+((-1257 (((-1135 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1135 |#1| |#3| |#5|)) 23)))
+(((-1130 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -7 (-15 -1257 ((-1135 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1135 |#1| |#3| |#5|)))) (-975) (-975) (-1089) (-1089) |#1| |#2|) (T -1130))
+((-1257 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1135 *5 *7 *9)) (-4 *5 (-975)) (-4 *6 (-975)) (-14 *7 (-1089)) (-14 *9 *5) (-14 *10 *6) (-5 *2 (-1135 *6 *8 *10)) (-5 *1 (-1130 *5 *6 *7 *8 *9 *10)) (-14 *8 (-1089)))))
+(-10 -7 (-15 -1257 ((-1135 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1135 |#1| |#3| |#5|))))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-1444 (((-591 (-1003)) $) 74)) (-1592 (((-1089) $) 103)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) 51 (|has| |#1| (-517)))) (-3641 (($ $) 52 (|has| |#1| (-517)))) (-3077 (((-108) $) 54 (|has| |#1| (-517)))) (-3328 (($ $ (-525)) 98) (($ $ (-525) (-525)) 97)) (-3581 (((-1070 (-2 (|:| |k| (-525)) (|:| |c| |#1|))) $) 105)) (-4087 (($ $) 135 (|has| |#1| (-37 (-385 (-525)))))) (-2381 (($ $) 118 (|has| |#1| (-37 (-385 (-525)))))) (-3332 (((-3 $ "failed") $ $) 19)) (-1720 (($ $) 162 (|has| |#1| (-341)))) (-3898 (((-396 $) $) 163 (|has| |#1| (-341)))) (-2551 (($ $) 117 (|has| |#1| (-37 (-385 (-525)))))) (-1965 (((-108) $ $) 153 (|has| |#1| (-341)))) (-4058 (($ $) 134 (|has| |#1| (-37 (-385 (-525)))))) (-2360 (($ $) 119 (|has| |#1| (-37 (-385 (-525)))))) (-1895 (($ (-1070 (-2 (|:| |k| (-525)) (|:| |c| |#1|)))) 174)) (-4109 (($ $) 133 (|has| |#1| (-37 (-385 (-525)))))) (-2400 (($ $) 120 (|has| |#1| (-37 (-385 (-525)))))) (-2055 (($) 17 T CONST)) (-3265 (($ $ $) 157 (|has| |#1| (-341)))) (-1575 (($ $) 60)) (-1522 (((-3 $ "failed") $) 34)) (-3642 (((-385 (-885 |#1|)) $ (-525)) 172 (|has| |#1| (-517))) (((-385 (-885 |#1|)) $ (-525) (-525)) 171 (|has| |#1| (-517)))) (-3239 (($ $ $) 156 (|has| |#1| (-341)))) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) 151 (|has| |#1| (-341)))) (-2393 (((-108) $) 164 (|has| |#1| (-341)))) (-1795 (((-108) $) 73)) (-1417 (($) 145 (|has| |#1| (-37 (-385 (-525)))))) (-1676 (((-525) $) 100) (((-525) $ (-525)) 99)) (-3865 (((-108) $) 31)) (-3126 (($ $ (-525)) 116 (|has| |#1| (-37 (-385 (-525)))))) (-1698 (($ $ (-854)) 101)) (-3619 (($ (-1 |#1| (-525)) $) 173)) (-3188 (((-3 (-591 $) "failed") (-591 $) $) 160 (|has| |#1| (-341)))) (-3802 (((-108) $) 62)) (-1422 (($ |#1| (-525)) 61) (($ $ (-1003) (-525)) 76) (($ $ (-591 (-1003)) (-591 (-525))) 75)) (-1257 (($ (-1 |#1| |#1|) $) 63)) (-2356 (($ $) 142 (|has| |#1| (-37 (-385 (-525)))))) (-1548 (($ $) 65)) (-1556 ((|#1| $) 66)) (-2081 (($ (-591 $)) 149 (|has| |#1| (-341))) (($ $ $) 148 (|has| |#1| (-341)))) (-2621 (((-1072) $) 9)) (-1523 (($ $) 165 (|has| |#1| (-341)))) (-2452 (($ $) 170 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1089)) 169 (-3150 (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-891)) (|has| |#1| (-1111)) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-15 -1444 ((-591 (-1089)) |#1|))) (|has| |#1| (-15 -2452 (|#1| |#1| (-1089)))) (|has| |#1| (-37 (-385 (-525)))))))) (-2937 (((-1036) $) 10)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) 150 (|has| |#1| (-341)))) (-2124 (($ (-591 $)) 147 (|has| |#1| (-341))) (($ $ $) 146 (|has| |#1| (-341)))) (-2542 (((-396 $) $) 161 (|has| |#1| (-341)))) (-3387 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 159 (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) 158 (|has| |#1| (-341)))) (-1618 (($ $ (-525)) 95)) (-3210 (((-3 $ "failed") $ $) 50 (|has| |#1| (-517)))) (-2018 (((-3 (-591 $) "failed") (-591 $) $) 152 (|has| |#1| (-341)))) (-2288 (($ $) 143 (|has| |#1| (-37 (-385 (-525)))))) (-1980 (((-1070 |#1|) $ |#1|) 94 (|has| |#1| (-15 ** (|#1| |#1| (-525)))))) (-3048 (((-712) $) 154 (|has| |#1| (-341)))) (-1881 ((|#1| $ (-525)) 104) (($ $ $) 81 (|has| (-525) (-1030)))) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) 155 (|has| |#1| (-341)))) (-2209 (($ $ (-591 (-1089)) (-591 (-712))) 89 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-1089) (-712)) 88 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-591 (-1089))) 87 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-1089)) 86 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-712)) 84 (|has| |#1| (-15 * (|#1| (-525) |#1|)))) (($ $) 82 (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (-2743 (((-525) $) 64)) (-4122 (($ $) 132 (|has| |#1| (-37 (-385 (-525)))))) (-2410 (($ $) 121 (|has| |#1| (-37 (-385 (-525)))))) (-4098 (($ $) 131 (|has| |#1| (-37 (-385 (-525)))))) (-2391 (($ $) 122 (|has| |#1| (-37 (-385 (-525)))))) (-4073 (($ $) 130 (|has| |#1| (-37 (-385 (-525)))))) (-2370 (($ $) 123 (|has| |#1| (-37 (-385 (-525)))))) (-1664 (($ $) 72)) (-2686 (((-796) $) 11) (($ (-525)) 28) (($ |#1|) 47 (|has| |#1| (-160))) (($ (-385 (-525))) 57 (|has| |#1| (-37 (-385 (-525))))) (($ $) 49 (|has| |#1| (-517)))) (-1263 ((|#1| $ (-525)) 59)) (-3751 (((-3 $ "failed") $) 48 (|has| |#1| (-136)))) (-3425 (((-712)) 29)) (-1708 ((|#1| $) 102)) (-4163 (($ $) 141 (|has| |#1| (-37 (-385 (-525)))))) (-2457 (($ $) 129 (|has| |#1| (-37 (-385 (-525)))))) (-1724 (((-108) $ $) 53 (|has| |#1| (-517)))) (-4137 (($ $) 140 (|has| |#1| (-37 (-385 (-525)))))) (-2432 (($ $) 128 (|has| |#1| (-37 (-385 (-525)))))) (-4193 (($ $) 139 (|has| |#1| (-37 (-385 (-525)))))) (-2477 (($ $) 127 (|has| |#1| (-37 (-385 (-525)))))) (-4173 ((|#1| $ (-525)) 96 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-525)))) (|has| |#1| (-15 -2686 (|#1| (-1089))))))) (-1234 (($ $) 138 (|has| |#1| (-37 (-385 (-525)))))) (-2495 (($ $) 126 (|has| |#1| (-37 (-385 (-525)))))) (-4179 (($ $) 137 (|has| |#1| (-37 (-385 (-525)))))) (-2469 (($ $) 125 (|has| |#1| (-37 (-385 (-525)))))) (-4149 (($ $) 136 (|has| |#1| (-37 (-385 (-525)))))) (-2444 (($ $) 124 (|has| |#1| (-37 (-385 (-525)))))) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33) (($ $ (-525)) 166 (|has| |#1| (-341)))) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-1796 (($ $ (-591 (-1089)) (-591 (-712))) 93 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-1089) (-712)) 92 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-591 (-1089))) 91 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-1089)) 90 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-712)) 85 (|has| |#1| (-15 * (|#1| (-525) |#1|)))) (($ $) 83 (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (-3944 (((-108) $ $) 6)) (-4059 (($ $ |#1|) 58 (|has| |#1| (-341))) (($ $ $) 168 (|has| |#1| (-341)))) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32) (($ $ (-525)) 167 (|has| |#1| (-341))) (($ $ $) 144 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 115 (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 68) (($ |#1| $) 67) (($ (-385 (-525)) $) 56 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 55 (|has| |#1| (-37 (-385 (-525)))))))
(((-1131 |#1|) (-131) (-975)) (T -1131))
-((-3682 (*1 *1 *2) (-12 (-5 *2 (-1070 (-2 (|:| |k| (-525)) (|:| |c| *3)))) (-4 *3 (-975)) (-4 *1 (-1131 *3)))) (-3264 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 (-525))) (-4 *1 (-1131 *3)) (-4 *3 (-975)))) (-3267 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *1 (-1131 *4)) (-4 *4 (-975)) (-4 *4 (-517)) (-5 *2 (-385 (-885 *4))))) (-3267 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-525)) (-4 *1 (-1131 *4)) (-4 *4 (-975)) (-4 *4 (-517)) (-5 *2 (-385 (-885 *4))))) (-4141 (*1 *1 *1) (-12 (-4 *1 (-1131 *2)) (-4 *2 (-975)) (-4 *2 (-37 (-385 (-525)))))) (-4141 (*1 *1 *1 *2) (-3321 (-12 (-5 *2 (-1089)) (-4 *1 (-1131 *3)) (-4 *3 (-975)) (-12 (-4 *3 (-29 (-525))) (-4 *3 (-891)) (-4 *3 (-1111)) (-4 *3 (-37 (-385 (-525)))))) (-12 (-5 *2 (-1089)) (-4 *1 (-1131 *3)) (-4 *3 (-975)) (-12 (|has| *3 (-15 -1507 ((-591 *2) *3))) (|has| *3 (-15 -4141 (*3 *3 *2))) (-4 *3 (-37 (-385 (-525)))))))))
-(-13 (-1149 |t#1| (-525)) (-10 -8 (-15 -3682 ($ (-1070 (-2 (|:| |k| (-525)) (|:| |c| |t#1|))))) (-15 -3264 ($ (-1 |t#1| (-525)) $)) (IF (|has| |t#1| (-517)) (PROGN (-15 -3267 ((-385 (-885 |t#1|)) $ (-525))) (-15 -3267 ((-385 (-885 |t#1|)) $ (-525) (-525)))) |%noBranch|) (IF (|has| |t#1| (-37 (-385 (-525)))) (PROGN (-15 -4141 ($ $)) (IF (|has| |t#1| (-15 -4141 (|t#1| |t#1| (-1089)))) (IF (|has| |t#1| (-15 -1507 ((-591 (-1089)) |t#1|))) (-15 -4141 ($ $ (-1089))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-1111)) (IF (|has| |t#1| (-891)) (IF (|has| |t#1| (-29 (-525))) (-15 -4141 ($ $ (-1089))) |%noBranch|) |%noBranch|) |%noBranch|) (-6 (-932)) (-6 (-1111))) |%noBranch|) (IF (|has| |t#1| (-341)) (-6 (-341)) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-46 |#1| #0=(-525)) . T) ((-25) . T) ((-37 #1=(-385 (-525))) -3321 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) -3321 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-34) |has| |#1| (-37 (-385 (-525)))) ((-91) |has| |#1| (-37 (-385 (-525)))) ((-97) . T) ((-107 #1# #1#) -3321 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3321 (|has| |#1| (-517)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-565 (-796)) . T) ((-160) -3321 (|has| |#1| (-517)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-213) |has| |#1| (-15 * (|#1| (-525) |#1|))) ((-223) |has| |#1| (-341)) ((-263) |has| |#1| (-37 (-385 (-525)))) ((-265 $ $) |has| (-525) (-1030)) ((-269) -3321 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-286) |has| |#1| (-341)) ((-341) |has| |#1| (-341)) ((-429) |has| |#1| (-341)) ((-466) |has| |#1| (-37 (-385 (-525)))) ((-517) -3321 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-593 #1#) -3321 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-593 |#1|) . T) ((-593 $) . T) ((-659 #1#) -3321 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-659 |#1|) |has| |#1| (-160)) ((-659 $) -3321 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-668) . T) ((-833 (-1089)) -12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089)))) ((-904 |#1| #0# (-1003)) . T) ((-853) |has| |#1| (-341)) ((-932) |has| |#1| (-37 (-385 (-525)))) ((-981 #1#) -3321 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-981 |#1|) . T) ((-981 $) -3321 (|has| |#1| (-517)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T) ((-1111) |has| |#1| (-37 (-385 (-525)))) ((-1114) |has| |#1| (-37 (-385 (-525)))) ((-1129) |has| |#1| (-341)) ((-1149 |#1| #0#) . T))
-((-1800 (((-108) $) 12)) (-1251 (((-3 |#3| "failed") $) 17) (((-3 (-1089) "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL) (((-3 (-525) "failed") $) NIL)) (-3528 ((|#3| $) 14) (((-1089) $) NIL) (((-385 (-525)) $) NIL) (((-525) $) NIL)))
-(((-1132 |#1| |#2| |#3|) (-10 -8 (-15 -3528 ((-525) |#1|)) (-15 -1251 ((-3 (-525) "failed") |#1|)) (-15 -3528 ((-385 (-525)) |#1|)) (-15 -1251 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3528 ((-1089) |#1|)) (-15 -1251 ((-3 (-1089) "failed") |#1|)) (-15 -3528 (|#3| |#1|)) (-15 -1251 ((-3 |#3| "failed") |#1|)) (-15 -1800 ((-108) |#1|))) (-1133 |#2| |#3|) (-975) (-1162 |#2|)) (T -1132))
-NIL
-(-10 -8 (-15 -3528 ((-525) |#1|)) (-15 -1251 ((-3 (-525) "failed") |#1|)) (-15 -3528 ((-385 (-525)) |#1|)) (-15 -1251 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3528 ((-1089) |#1|)) (-15 -1251 ((-3 (-1089) "failed") |#1|)) (-15 -3528 (|#3| |#1|)) (-15 -1251 ((-3 |#3| "failed") |#1|)) (-15 -1800 ((-108) |#1|)))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-1508 ((|#2| $) 231 (-1213 (|has| |#2| (-286)) (|has| |#1| (-341))))) (-1507 (((-591 (-1003)) $) 74)) (-2037 (((-1089) $) 103)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) 51 (|has| |#1| (-517)))) (-3706 (($ $) 52 (|has| |#1| (-517)))) (-1715 (((-108) $) 54 (|has| |#1| (-517)))) (-2121 (($ $ (-525)) 98) (($ $ (-525) (-525)) 97)) (-1631 (((-1070 (-2 (|:| |k| (-525)) (|:| |c| |#1|))) $) 105)) (-1219 ((|#2| $) 267)) (-3347 (((-3 |#2| "failed") $) 263)) (-1569 ((|#2| $) 264)) (-1987 (($ $) 135 (|has| |#1| (-37 (-385 (-525)))))) (-3169 (($ $) 118 (|has| |#1| (-37 (-385 (-525)))))) (-2157 (((-3 $ "failed") $ $) 19)) (-1965 (((-396 (-1085 $)) (-1085 $)) 240 (-1213 (|has| |#2| (-842)) (|has| |#1| (-341))))) (-1291 (($ $) 162 (|has| |#1| (-341)))) (-2827 (((-396 $) $) 163 (|has| |#1| (-341)))) (-1361 (($ $) 117 (|has| |#1| (-37 (-385 (-525)))))) (-2252 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) 237 (-1213 (|has| |#2| (-842)) (|has| |#1| (-341))))) (-1947 (((-108) $ $) 153 (|has| |#1| (-341)))) (-1431 (($ $) 134 (|has| |#1| (-37 (-385 (-525)))))) (-3144 (($ $) 119 (|has| |#1| (-37 (-385 (-525)))))) (-3329 (((-525) $) 249 (-1213 (|has| |#2| (-761)) (|has| |#1| (-341))))) (-3682 (($ (-1070 (-2 (|:| |k| (-525)) (|:| |c| |#1|)))) 174)) (-1719 (($ $) 133 (|has| |#1| (-37 (-385 (-525)))))) (-1321 (($ $) 120 (|has| |#1| (-37 (-385 (-525)))))) (-3798 (($) 17 T CONST)) (-1251 (((-3 |#2| "failed") $) 270) (((-3 (-525) "failed") $) 259 (-1213 (|has| |#2| (-966 (-525))) (|has| |#1| (-341)))) (((-3 (-385 (-525)) "failed") $) 257 (-1213 (|has| |#2| (-966 (-525))) (|has| |#1| (-341)))) (((-3 (-1089) "failed") $) 242 (-1213 (|has| |#2| (-966 (-1089))) (|has| |#1| (-341))))) (-3528 ((|#2| $) 269) (((-525) $) 260 (-1213 (|has| |#2| (-966 (-525))) (|has| |#1| (-341)))) (((-385 (-525)) $) 258 (-1213 (|has| |#2| (-966 (-525))) (|has| |#1| (-341)))) (((-1089) $) 243 (-1213 (|has| |#2| (-966 (-1089))) (|has| |#1| (-341))))) (-1900 (($ $) 266) (($ (-525) $) 265)) (-2129 (($ $ $) 157 (|has| |#1| (-341)))) (-1710 (($ $) 60)) (-3305 (((-631 |#2|) (-631 $)) 221 (|has| |#1| (-341))) (((-2 (|:| -4057 (-631 |#2|)) (|:| |vec| (-1171 |#2|))) (-631 $) (-1171 $)) 220 (|has| |#1| (-341))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) 219 (-1213 (|has| |#2| (-587 (-525))) (|has| |#1| (-341)))) (((-631 (-525)) (-631 $)) 218 (-1213 (|has| |#2| (-587 (-525))) (|has| |#1| (-341))))) (-4163 (((-3 $ "failed") $) 34)) (-3267 (((-385 (-885 |#1|)) $ (-525)) 172 (|has| |#1| (-517))) (((-385 (-885 |#1|)) $ (-525) (-525)) 171 (|has| |#1| (-517)))) (-3377 (($) 233 (-1213 (|has| |#2| (-510)) (|has| |#1| (-341))))) (-2110 (($ $ $) 156 (|has| |#1| (-341)))) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) 151 (|has| |#1| (-341)))) (-2744 (((-108) $) 164 (|has| |#1| (-341)))) (-2134 (((-108) $) 247 (-1213 (|has| |#2| (-761)) (|has| |#1| (-341))))) (-3123 (((-108) $) 73)) (-1784 (($) 145 (|has| |#1| (-37 (-385 (-525)))))) (-2011 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) 225 (-1213 (|has| |#2| (-819 (-357))) (|has| |#1| (-341)))) (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) 224 (-1213 (|has| |#2| (-819 (-525))) (|has| |#1| (-341))))) (-3873 (((-525) $) 100) (((-525) $ (-525)) 99)) (-2824 (((-108) $) 31)) (-2368 (($ $) 229 (|has| |#1| (-341)))) (-1738 ((|#2| $) 227 (|has| |#1| (-341)))) (-3956 (($ $ (-525)) 116 (|has| |#1| (-37 (-385 (-525)))))) (-2085 (((-3 $ "failed") $) 261 (-1213 (|has| |#2| (-1065)) (|has| |#1| (-341))))) (-2732 (((-108) $) 248 (-1213 (|has| |#2| (-761)) (|has| |#1| (-341))))) (-3111 (($ $ (-854)) 101)) (-3264 (($ (-1 |#1| (-525)) $) 173)) (-1758 (((-3 (-591 $) "failed") (-591 $) $) 160 (|has| |#1| (-341)))) (-2202 (((-108) $) 62)) (-1480 (($ |#1| (-525)) 61) (($ $ (-1003) (-525)) 76) (($ $ (-591 (-1003)) (-591 (-525))) 75)) (-3741 (($ $ $) 251 (-1213 (|has| |#2| (-788)) (|has| |#1| (-341))))) (-2478 (($ $ $) 252 (-1213 (|has| |#2| (-788)) (|has| |#1| (-341))))) (-1340 (($ (-1 |#1| |#1|) $) 63) (($ (-1 |#2| |#2|) $) 213 (|has| |#1| (-341)))) (-1488 (($ $) 142 (|has| |#1| (-37 (-385 (-525)))))) (-1661 (($ $) 65)) (-1678 ((|#1| $) 66)) (-1356 (($ (-591 $)) 149 (|has| |#1| (-341))) (($ $ $) 148 (|has| |#1| (-341)))) (-1581 (($ (-525) |#2|) 268)) (-2339 (((-1072) $) 9)) (-1622 (($ $) 165 (|has| |#1| (-341)))) (-4141 (($ $) 170 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1089)) 169 (-3321 (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-891)) (|has| |#1| (-1111)) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-15 -1507 ((-591 (-1089)) |#1|))) (|has| |#1| (-15 -4141 (|#1| |#1| (-1089)))) (|has| |#1| (-37 (-385 (-525)))))))) (-3506 (($) 262 (-1213 (|has| |#2| (-1065)) (|has| |#1| (-341))) CONST)) (-2047 (((-1036) $) 10)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) 150 (|has| |#1| (-341)))) (-1399 (($ (-591 $)) 147 (|has| |#1| (-341))) (($ $ $) 146 (|has| |#1| (-341)))) (-3093 (($ $) 232 (-1213 (|has| |#2| (-286)) (|has| |#1| (-341))))) (-2662 ((|#2| $) 235 (-1213 (|has| |#2| (-510)) (|has| |#1| (-341))))) (-2916 (((-396 (-1085 $)) (-1085 $)) 238 (-1213 (|has| |#2| (-842)) (|has| |#1| (-341))))) (-1626 (((-396 (-1085 $)) (-1085 $)) 239 (-1213 (|has| |#2| (-842)) (|has| |#1| (-341))))) (-1348 (((-396 $) $) 161 (|has| |#1| (-341)))) (-3375 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 159 (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) 158 (|has| |#1| (-341)))) (-2784 (($ $ (-525)) 95)) (-2089 (((-3 $ "failed") $ $) 50 (|has| |#1| (-517)))) (-4095 (((-3 (-591 $) "failed") (-591 $) $) 152 (|has| |#1| (-341)))) (-1409 (($ $) 143 (|has| |#1| (-37 (-385 (-525)))))) (-4132 (((-1070 |#1|) $ |#1|) 94 (|has| |#1| (-15 ** (|#1| |#1| (-525))))) (($ $ (-1089) |#2|) 212 (-1213 (|has| |#2| (-486 (-1089) |#2|)) (|has| |#1| (-341)))) (($ $ (-591 (-1089)) (-591 |#2|)) 211 (-1213 (|has| |#2| (-486 (-1089) |#2|)) (|has| |#1| (-341)))) (($ $ (-591 (-273 |#2|))) 210 (-1213 (|has| |#2| (-288 |#2|)) (|has| |#1| (-341)))) (($ $ (-273 |#2|)) 209 (-1213 (|has| |#2| (-288 |#2|)) (|has| |#1| (-341)))) (($ $ |#2| |#2|) 208 (-1213 (|has| |#2| (-288 |#2|)) (|has| |#1| (-341)))) (($ $ (-591 |#2|) (-591 |#2|)) 207 (-1213 (|has| |#2| (-288 |#2|)) (|has| |#1| (-341))))) (-1712 (((-712) $) 154 (|has| |#1| (-341)))) (-3164 ((|#1| $ (-525)) 104) (($ $ $) 81 (|has| (-525) (-1030))) (($ $ |#2|) 206 (-1213 (|has| |#2| (-265 |#2| |#2|)) (|has| |#1| (-341))))) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) 155 (|has| |#1| (-341)))) (-3266 (($ $ (-1 |#2| |#2|)) 217 (|has| |#1| (-341))) (($ $ (-1 |#2| |#2|) (-712)) 216 (|has| |#1| (-341))) (($ $ (-712)) 84 (-3321 (-1213 (|has| |#2| (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $) 82 (-3321 (-1213 (|has| |#2| (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-591 (-1089)) (-591 (-712))) 89 (-3321 (-1213 (|has| |#2| (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-525) |#1|)))))) (($ $ (-1089) (-712)) 88 (-3321 (-1213 (|has| |#2| (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-525) |#1|)))))) (($ $ (-591 (-1089))) 87 (-3321 (-1213 (|has| |#2| (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-525) |#1|)))))) (($ $ (-1089)) 86 (-3321 (-1213 (|has| |#2| (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))))) (-2966 (($ $) 230 (|has| |#1| (-341)))) (-1754 ((|#2| $) 228 (|has| |#1| (-341)))) (-1316 (((-525) $) 64)) (-1502 (($ $) 132 (|has| |#1| (-37 (-385 (-525)))))) (-1333 (($ $) 121 (|has| |#1| (-37 (-385 (-525)))))) (-1996 (($ $) 131 (|has| |#1| (-37 (-385 (-525)))))) (-1309 (($ $) 122 (|has| |#1| (-37 (-385 (-525)))))) (-1973 (($ $) 130 (|has| |#1| (-37 (-385 (-525)))))) (-3156 (($ $) 123 (|has| |#1| (-37 (-385 (-525)))))) (-1408 (((-205) $) 246 (-1213 (|has| |#2| (-951)) (|has| |#1| (-341)))) (((-357) $) 245 (-1213 (|has| |#2| (-951)) (|has| |#1| (-341)))) (((-501) $) 244 (-1213 (|has| |#2| (-566 (-501))) (|has| |#1| (-341)))) (((-825 (-357)) $) 223 (-1213 (|has| |#2| (-566 (-825 (-357)))) (|has| |#1| (-341)))) (((-825 (-525)) $) 222 (-1213 (|has| |#2| (-566 (-825 (-525)))) (|has| |#1| (-341))))) (-2265 (((-3 (-1171 $) "failed") (-631 $)) 236 (-1213 (-1213 (|has| $ (-136)) (|has| |#2| (-842))) (|has| |#1| (-341))))) (-3571 (($ $) 72)) (-3022 (((-796) $) 11) (($ (-525)) 28) (($ |#1|) 47 (|has| |#1| (-160))) (($ |#2|) 271) (($ (-1089)) 241 (-1213 (|has| |#2| (-966 (-1089))) (|has| |#1| (-341)))) (($ (-385 (-525))) 57 (|has| |#1| (-37 (-385 (-525))))) (($ $) 49 (|has| |#1| (-517)))) (-2560 ((|#1| $ (-525)) 59)) (-1437 (((-3 $ "failed") $) 48 (-3321 (-1213 (-3321 (|has| |#2| (-136)) (-1213 (|has| $ (-136)) (|has| |#2| (-842)))) (|has| |#1| (-341))) (|has| |#1| (-136))))) (-2128 (((-712)) 29)) (-1682 ((|#1| $) 102)) (-3862 ((|#2| $) 234 (-1213 (|has| |#2| (-510)) (|has| |#1| (-341))))) (-1563 (($ $) 141 (|has| |#1| (-37 (-385 (-525)))))) (-1371 (($ $) 129 (|has| |#1| (-37 (-385 (-525)))))) (-2495 (((-108) $ $) 53 (|has| |#1| (-517)))) (-1515 (($ $) 140 (|has| |#1| (-37 (-385 (-525)))))) (-1346 (($ $) 128 (|has| |#1| (-37 (-385 (-525)))))) (-1591 (($ $) 139 (|has| |#1| (-37 (-385 (-525)))))) (-1400 (($ $) 127 (|has| |#1| (-37 (-385 (-525)))))) (-2176 ((|#1| $ (-525)) 96 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-525)))) (|has| |#1| (-15 -3022 (|#1| (-1089))))))) (-3277 (($ $) 138 (|has| |#1| (-37 (-385 (-525)))))) (-1415 (($ $) 126 (|has| |#1| (-37 (-385 (-525)))))) (-1578 (($ $) 137 (|has| |#1| (-37 (-385 (-525)))))) (-1385 (($ $) 125 (|has| |#1| (-37 (-385 (-525)))))) (-1527 (($ $) 136 (|has| |#1| (-37 (-385 (-525)))))) (-1358 (($ $) 124 (|has| |#1| (-37 (-385 (-525)))))) (-1539 (($ $) 250 (-1213 (|has| |#2| (-761)) (|has| |#1| (-341))))) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33) (($ $ (-525)) 166 (|has| |#1| (-341)))) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4196 (($ $ (-1 |#2| |#2|)) 215 (|has| |#1| (-341))) (($ $ (-1 |#2| |#2|) (-712)) 214 (|has| |#1| (-341))) (($ $ (-712)) 85 (-3321 (-1213 (|has| |#2| (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $) 83 (-3321 (-1213 (|has| |#2| (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-591 (-1089)) (-591 (-712))) 93 (-3321 (-1213 (|has| |#2| (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-525) |#1|)))))) (($ $ (-1089) (-712)) 92 (-3321 (-1213 (|has| |#2| (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-525) |#1|)))))) (($ $ (-591 (-1089))) 91 (-3321 (-1213 (|has| |#2| (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-525) |#1|)))))) (($ $ (-1089)) 90 (-3321 (-1213 (|has| |#2| (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))))) (-4135 (((-108) $ $) 254 (-1213 (|has| |#2| (-788)) (|has| |#1| (-341))))) (-4119 (((-108) $ $) 255 (-1213 (|has| |#2| (-788)) (|has| |#1| (-341))))) (-4096 (((-108) $ $) 6)) (-4126 (((-108) $ $) 253 (-1213 (|has| |#2| (-788)) (|has| |#1| (-341))))) (-4112 (((-108) $ $) 256 (-1213 (|has| |#2| (-788)) (|has| |#1| (-341))))) (-4173 (($ $ |#1|) 58 (|has| |#1| (-341))) (($ $ $) 168 (|has| |#1| (-341))) (($ |#2| |#2|) 226 (|has| |#1| (-341)))) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32) (($ $ (-525)) 167 (|has| |#1| (-341))) (($ $ $) 144 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 115 (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ |#2|) 205 (|has| |#1| (-341))) (($ |#2| $) 204 (|has| |#1| (-341))) (($ (-385 (-525)) $) 56 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 55 (|has| |#1| (-37 (-385 (-525)))))))
+((-1895 (*1 *1 *2) (-12 (-5 *2 (-1070 (-2 (|:| |k| (-525)) (|:| |c| *3)))) (-4 *3 (-975)) (-4 *1 (-1131 *3)))) (-3619 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 (-525))) (-4 *1 (-1131 *3)) (-4 *3 (-975)))) (-3642 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *1 (-1131 *4)) (-4 *4 (-975)) (-4 *4 (-517)) (-5 *2 (-385 (-885 *4))))) (-3642 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-525)) (-4 *1 (-1131 *4)) (-4 *4 (-975)) (-4 *4 (-517)) (-5 *2 (-385 (-885 *4))))) (-2452 (*1 *1 *1) (-12 (-4 *1 (-1131 *2)) (-4 *2 (-975)) (-4 *2 (-37 (-385 (-525)))))) (-2452 (*1 *1 *1 *2) (-3150 (-12 (-5 *2 (-1089)) (-4 *1 (-1131 *3)) (-4 *3 (-975)) (-12 (-4 *3 (-29 (-525))) (-4 *3 (-891)) (-4 *3 (-1111)) (-4 *3 (-37 (-385 (-525)))))) (-12 (-5 *2 (-1089)) (-4 *1 (-1131 *3)) (-4 *3 (-975)) (-12 (|has| *3 (-15 -1444 ((-591 *2) *3))) (|has| *3 (-15 -2452 (*3 *3 *2))) (-4 *3 (-37 (-385 (-525)))))))))
+(-13 (-1149 |t#1| (-525)) (-10 -8 (-15 -1895 ($ (-1070 (-2 (|:| |k| (-525)) (|:| |c| |t#1|))))) (-15 -3619 ($ (-1 |t#1| (-525)) $)) (IF (|has| |t#1| (-517)) (PROGN (-15 -3642 ((-385 (-885 |t#1|)) $ (-525))) (-15 -3642 ((-385 (-885 |t#1|)) $ (-525) (-525)))) |%noBranch|) (IF (|has| |t#1| (-37 (-385 (-525)))) (PROGN (-15 -2452 ($ $)) (IF (|has| |t#1| (-15 -2452 (|t#1| |t#1| (-1089)))) (IF (|has| |t#1| (-15 -1444 ((-591 (-1089)) |t#1|))) (-15 -2452 ($ $ (-1089))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-1111)) (IF (|has| |t#1| (-891)) (IF (|has| |t#1| (-29 (-525))) (-15 -2452 ($ $ (-1089))) |%noBranch|) |%noBranch|) |%noBranch|) (-6 (-932)) (-6 (-1111))) |%noBranch|) (IF (|has| |t#1| (-341)) (-6 (-341)) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-46 |#1| #0=(-525)) . T) ((-25) . T) ((-37 #1=(-385 (-525))) -3150 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) -3150 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-34) |has| |#1| (-37 (-385 (-525)))) ((-91) |has| |#1| (-37 (-385 (-525)))) ((-97) . T) ((-107 #1# #1#) -3150 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3150 (|has| |#1| (-517)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-565 (-796)) . T) ((-160) -3150 (|has| |#1| (-517)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-213) |has| |#1| (-15 * (|#1| (-525) |#1|))) ((-223) |has| |#1| (-341)) ((-263) |has| |#1| (-37 (-385 (-525)))) ((-265 $ $) |has| (-525) (-1030)) ((-269) -3150 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-286) |has| |#1| (-341)) ((-341) |has| |#1| (-341)) ((-429) |has| |#1| (-341)) ((-466) |has| |#1| (-37 (-385 (-525)))) ((-517) -3150 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-593 #1#) -3150 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-593 |#1|) . T) ((-593 $) . T) ((-659 #1#) -3150 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-659 |#1|) |has| |#1| (-160)) ((-659 $) -3150 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-668) . T) ((-833 (-1089)) -12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089)))) ((-904 |#1| #0# (-1003)) . T) ((-853) |has| |#1| (-341)) ((-932) |has| |#1| (-37 (-385 (-525)))) ((-981 #1#) -3150 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-981 |#1|) . T) ((-981 $) -3150 (|has| |#1| (-517)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T) ((-1111) |has| |#1| (-37 (-385 (-525)))) ((-1114) |has| |#1| (-37 (-385 (-525)))) ((-1129) |has| |#1| (-341)) ((-1149 |#1| #0#) . T))
+((-1306 (((-108) $) 12)) (-4174 (((-3 |#3| "failed") $) 17) (((-3 (-1089) "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL) (((-3 (-525) "failed") $) NIL)) (-3341 ((|#3| $) 14) (((-1089) $) NIL) (((-385 (-525)) $) NIL) (((-525) $) NIL)))
+(((-1132 |#1| |#2| |#3|) (-10 -8 (-15 -3341 ((-525) |#1|)) (-15 -4174 ((-3 (-525) "failed") |#1|)) (-15 -3341 ((-385 (-525)) |#1|)) (-15 -4174 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3341 ((-1089) |#1|)) (-15 -4174 ((-3 (-1089) "failed") |#1|)) (-15 -3341 (|#3| |#1|)) (-15 -4174 ((-3 |#3| "failed") |#1|)) (-15 -1306 ((-108) |#1|))) (-1133 |#2| |#3|) (-975) (-1162 |#2|)) (T -1132))
+NIL
+(-10 -8 (-15 -3341 ((-525) |#1|)) (-15 -4174 ((-3 (-525) "failed") |#1|)) (-15 -3341 ((-385 (-525)) |#1|)) (-15 -4174 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3341 ((-1089) |#1|)) (-15 -4174 ((-3 (-1089) "failed") |#1|)) (-15 -3341 (|#3| |#1|)) (-15 -4174 ((-3 |#3| "failed") |#1|)) (-15 -1306 ((-108) |#1|)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-2314 ((|#2| $) 231 (-3543 (|has| |#2| (-286)) (|has| |#1| (-341))))) (-1444 (((-591 (-1003)) $) 74)) (-1592 (((-1089) $) 103)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) 51 (|has| |#1| (-517)))) (-3641 (($ $) 52 (|has| |#1| (-517)))) (-3077 (((-108) $) 54 (|has| |#1| (-517)))) (-3328 (($ $ (-525)) 98) (($ $ (-525) (-525)) 97)) (-3581 (((-1070 (-2 (|:| |k| (-525)) (|:| |c| |#1|))) $) 105)) (-2989 ((|#2| $) 267)) (-3074 (((-3 |#2| "failed") $) 263)) (-1487 ((|#2| $) 264)) (-4087 (($ $) 135 (|has| |#1| (-37 (-385 (-525)))))) (-2381 (($ $) 118 (|has| |#1| (-37 (-385 (-525)))))) (-3332 (((-3 $ "failed") $ $) 19)) (-2179 (((-396 (-1085 $)) (-1085 $)) 240 (-3543 (|has| |#2| (-842)) (|has| |#1| (-341))))) (-1720 (($ $) 162 (|has| |#1| (-341)))) (-3898 (((-396 $) $) 163 (|has| |#1| (-341)))) (-2551 (($ $) 117 (|has| |#1| (-37 (-385 (-525)))))) (-3008 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) 237 (-3543 (|has| |#2| (-842)) (|has| |#1| (-341))))) (-1965 (((-108) $ $) 153 (|has| |#1| (-341)))) (-4058 (($ $) 134 (|has| |#1| (-37 (-385 (-525)))))) (-2360 (($ $) 119 (|has| |#1| (-37 (-385 (-525)))))) (-4188 (((-525) $) 249 (-3543 (|has| |#2| (-761)) (|has| |#1| (-341))))) (-1895 (($ (-1070 (-2 (|:| |k| (-525)) (|:| |c| |#1|)))) 174)) (-4109 (($ $) 133 (|has| |#1| (-37 (-385 (-525)))))) (-2400 (($ $) 120 (|has| |#1| (-37 (-385 (-525)))))) (-2055 (($) 17 T CONST)) (-4174 (((-3 |#2| "failed") $) 270) (((-3 (-525) "failed") $) 259 (-3543 (|has| |#2| (-966 (-525))) (|has| |#1| (-341)))) (((-3 (-385 (-525)) "failed") $) 257 (-3543 (|has| |#2| (-966 (-525))) (|has| |#1| (-341)))) (((-3 (-1089) "failed") $) 242 (-3543 (|has| |#2| (-966 (-1089))) (|has| |#1| (-341))))) (-3341 ((|#2| $) 269) (((-525) $) 260 (-3543 (|has| |#2| (-966 (-525))) (|has| |#1| (-341)))) (((-385 (-525)) $) 258 (-3543 (|has| |#2| (-966 (-525))) (|has| |#1| (-341)))) (((-1089) $) 243 (-3543 (|has| |#2| (-966 (-1089))) (|has| |#1| (-341))))) (-2742 (($ $) 266) (($ (-525) $) 265)) (-3265 (($ $ $) 157 (|has| |#1| (-341)))) (-1575 (($ $) 60)) (-3925 (((-631 |#2|) (-631 $)) 221 (|has| |#1| (-341))) (((-2 (|:| -2928 (-631 |#2|)) (|:| |vec| (-1171 |#2|))) (-631 $) (-1171 $)) 220 (|has| |#1| (-341))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) 219 (-3543 (|has| |#2| (-587 (-525))) (|has| |#1| (-341)))) (((-631 (-525)) (-631 $)) 218 (-3543 (|has| |#2| (-587 (-525))) (|has| |#1| (-341))))) (-1522 (((-3 $ "failed") $) 34)) (-3642 (((-385 (-885 |#1|)) $ (-525)) 172 (|has| |#1| (-517))) (((-385 (-885 |#1|)) $ (-525) (-525)) 171 (|has| |#1| (-517)))) (-1325 (($) 233 (-3543 (|has| |#2| (-510)) (|has| |#1| (-341))))) (-3239 (($ $ $) 156 (|has| |#1| (-341)))) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) 151 (|has| |#1| (-341)))) (-2393 (((-108) $) 164 (|has| |#1| (-341)))) (-3489 (((-108) $) 247 (-3543 (|has| |#2| (-761)) (|has| |#1| (-341))))) (-1795 (((-108) $) 73)) (-1417 (($) 145 (|has| |#1| (-37 (-385 (-525)))))) (-4018 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) 225 (-3543 (|has| |#2| (-819 (-357))) (|has| |#1| (-341)))) (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) 224 (-3543 (|has| |#2| (-819 (-525))) (|has| |#1| (-341))))) (-1676 (((-525) $) 100) (((-525) $ (-525)) 99)) (-3865 (((-108) $) 31)) (-2920 (($ $) 229 (|has| |#1| (-341)))) (-1384 ((|#2| $) 227 (|has| |#1| (-341)))) (-3126 (($ $ (-525)) 116 (|has| |#1| (-37 (-385 (-525)))))) (-2115 (((-3 $ "failed") $) 261 (-3543 (|has| |#2| (-1065)) (|has| |#1| (-341))))) (-2256 (((-108) $) 248 (-3543 (|has| |#2| (-761)) (|has| |#1| (-341))))) (-1698 (($ $ (-854)) 101)) (-3619 (($ (-1 |#1| (-525)) $) 173)) (-3188 (((-3 (-591 $) "failed") (-591 $) $) 160 (|has| |#1| (-341)))) (-3802 (((-108) $) 62)) (-1422 (($ |#1| (-525)) 61) (($ $ (-1003) (-525)) 76) (($ $ (-591 (-1003)) (-591 (-525))) 75)) (-1923 (($ $ $) 251 (-3543 (|has| |#2| (-788)) (|has| |#1| (-341))))) (-3475 (($ $ $) 252 (-3543 (|has| |#2| (-788)) (|has| |#1| (-341))))) (-1257 (($ (-1 |#1| |#1|) $) 63) (($ (-1 |#2| |#2|) $) 213 (|has| |#1| (-341)))) (-2356 (($ $) 142 (|has| |#1| (-37 (-385 (-525)))))) (-1548 (($ $) 65)) (-1556 ((|#1| $) 66)) (-2081 (($ (-591 $)) 149 (|has| |#1| (-341))) (($ $ $) 148 (|has| |#1| (-341)))) (-1497 (($ (-525) |#2|) 268)) (-2621 (((-1072) $) 9)) (-1523 (($ $) 165 (|has| |#1| (-341)))) (-2452 (($ $) 170 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1089)) 169 (-3150 (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-891)) (|has| |#1| (-1111)) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-15 -1444 ((-591 (-1089)) |#1|))) (|has| |#1| (-15 -2452 (|#1| |#1| (-1089)))) (|has| |#1| (-37 (-385 (-525)))))))) (-3492 (($) 262 (-3543 (|has| |#2| (-1065)) (|has| |#1| (-341))) CONST)) (-2937 (((-1036) $) 10)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) 150 (|has| |#1| (-341)))) (-2124 (($ (-591 $)) 147 (|has| |#1| (-341))) (($ $ $) 146 (|has| |#1| (-341)))) (-1583 (($ $) 232 (-3543 (|has| |#2| (-286)) (|has| |#1| (-341))))) (-2767 ((|#2| $) 235 (-3543 (|has| |#2| (-510)) (|has| |#1| (-341))))) (-3550 (((-396 (-1085 $)) (-1085 $)) 238 (-3543 (|has| |#2| (-842)) (|has| |#1| (-341))))) (-3534 (((-396 (-1085 $)) (-1085 $)) 239 (-3543 (|has| |#2| (-842)) (|has| |#1| (-341))))) (-2542 (((-396 $) $) 161 (|has| |#1| (-341)))) (-3387 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 159 (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) 158 (|has| |#1| (-341)))) (-1618 (($ $ (-525)) 95)) (-3210 (((-3 $ "failed") $ $) 50 (|has| |#1| (-517)))) (-2018 (((-3 (-591 $) "failed") (-591 $) $) 152 (|has| |#1| (-341)))) (-2288 (($ $) 143 (|has| |#1| (-37 (-385 (-525)))))) (-1980 (((-1070 |#1|) $ |#1|) 94 (|has| |#1| (-15 ** (|#1| |#1| (-525))))) (($ $ (-1089) |#2|) 212 (-3543 (|has| |#2| (-486 (-1089) |#2|)) (|has| |#1| (-341)))) (($ $ (-591 (-1089)) (-591 |#2|)) 211 (-3543 (|has| |#2| (-486 (-1089) |#2|)) (|has| |#1| (-341)))) (($ $ (-591 (-273 |#2|))) 210 (-3543 (|has| |#2| (-288 |#2|)) (|has| |#1| (-341)))) (($ $ (-273 |#2|)) 209 (-3543 (|has| |#2| (-288 |#2|)) (|has| |#1| (-341)))) (($ $ |#2| |#2|) 208 (-3543 (|has| |#2| (-288 |#2|)) (|has| |#1| (-341)))) (($ $ (-591 |#2|) (-591 |#2|)) 207 (-3543 (|has| |#2| (-288 |#2|)) (|has| |#1| (-341))))) (-3048 (((-712) $) 154 (|has| |#1| (-341)))) (-1881 ((|#1| $ (-525)) 104) (($ $ $) 81 (|has| (-525) (-1030))) (($ $ |#2|) 206 (-3543 (|has| |#2| (-265 |#2| |#2|)) (|has| |#1| (-341))))) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) 155 (|has| |#1| (-341)))) (-2209 (($ $ (-1 |#2| |#2|)) 217 (|has| |#1| (-341))) (($ $ (-1 |#2| |#2|) (-712)) 216 (|has| |#1| (-341))) (($ $ (-712)) 84 (-3150 (-3543 (|has| |#2| (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $) 82 (-3150 (-3543 (|has| |#2| (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-591 (-1089)) (-591 (-712))) 89 (-3150 (-3543 (|has| |#2| (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-525) |#1|)))))) (($ $ (-1089) (-712)) 88 (-3150 (-3543 (|has| |#2| (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-525) |#1|)))))) (($ $ (-591 (-1089))) 87 (-3150 (-3543 (|has| |#2| (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-525) |#1|)))))) (($ $ (-1089)) 86 (-3150 (-3543 (|has| |#2| (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))))) (-2774 (($ $) 230 (|has| |#1| (-341)))) (-1396 ((|#2| $) 228 (|has| |#1| (-341)))) (-2743 (((-525) $) 64)) (-4122 (($ $) 132 (|has| |#1| (-37 (-385 (-525)))))) (-2410 (($ $) 121 (|has| |#1| (-37 (-385 (-525)))))) (-4098 (($ $) 131 (|has| |#1| (-37 (-385 (-525)))))) (-2391 (($ $) 122 (|has| |#1| (-37 (-385 (-525)))))) (-4073 (($ $) 130 (|has| |#1| (-37 (-385 (-525)))))) (-2370 (($ $) 123 (|has| |#1| (-37 (-385 (-525)))))) (-1300 (((-205) $) 246 (-3543 (|has| |#2| (-951)) (|has| |#1| (-341)))) (((-357) $) 245 (-3543 (|has| |#2| (-951)) (|has| |#1| (-341)))) (((-501) $) 244 (-3543 (|has| |#2| (-566 (-501))) (|has| |#1| (-341)))) (((-825 (-357)) $) 223 (-3543 (|has| |#2| (-566 (-825 (-357)))) (|has| |#1| (-341)))) (((-825 (-525)) $) 222 (-3543 (|has| |#2| (-566 (-825 (-525)))) (|has| |#1| (-341))))) (-3124 (((-3 (-1171 $) "failed") (-631 $)) 236 (-3543 (-3543 (|has| $ (-136)) (|has| |#2| (-842))) (|has| |#1| (-341))))) (-1664 (($ $) 72)) (-2686 (((-796) $) 11) (($ (-525)) 28) (($ |#1|) 47 (|has| |#1| (-160))) (($ |#2|) 271) (($ (-1089)) 241 (-3543 (|has| |#2| (-966 (-1089))) (|has| |#1| (-341)))) (($ (-385 (-525))) 57 (|has| |#1| (-37 (-385 (-525))))) (($ $) 49 (|has| |#1| (-517)))) (-1263 ((|#1| $ (-525)) 59)) (-3751 (((-3 $ "failed") $) 48 (-3150 (-3543 (-3150 (|has| |#2| (-136)) (-3543 (|has| $ (-136)) (|has| |#2| (-842)))) (|has| |#1| (-341))) (|has| |#1| (-136))))) (-3425 (((-712)) 29)) (-1708 ((|#1| $) 102)) (-1584 ((|#2| $) 234 (-3543 (|has| |#2| (-510)) (|has| |#1| (-341))))) (-4163 (($ $) 141 (|has| |#1| (-37 (-385 (-525)))))) (-2457 (($ $) 129 (|has| |#1| (-37 (-385 (-525)))))) (-1724 (((-108) $ $) 53 (|has| |#1| (-517)))) (-4137 (($ $) 140 (|has| |#1| (-37 (-385 (-525)))))) (-2432 (($ $) 128 (|has| |#1| (-37 (-385 (-525)))))) (-4193 (($ $) 139 (|has| |#1| (-37 (-385 (-525)))))) (-2477 (($ $) 127 (|has| |#1| (-37 (-385 (-525)))))) (-4173 ((|#1| $ (-525)) 96 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-525)))) (|has| |#1| (-15 -2686 (|#1| (-1089))))))) (-1234 (($ $) 138 (|has| |#1| (-37 (-385 (-525)))))) (-2495 (($ $) 126 (|has| |#1| (-37 (-385 (-525)))))) (-4179 (($ $) 137 (|has| |#1| (-37 (-385 (-525)))))) (-2469 (($ $) 125 (|has| |#1| (-37 (-385 (-525)))))) (-4149 (($ $) 136 (|has| |#1| (-37 (-385 (-525)))))) (-2444 (($ $) 124 (|has| |#1| (-37 (-385 (-525)))))) (-1460 (($ $) 250 (-3543 (|has| |#2| (-761)) (|has| |#1| (-341))))) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33) (($ $ (-525)) 166 (|has| |#1| (-341)))) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-1796 (($ $ (-1 |#2| |#2|)) 215 (|has| |#1| (-341))) (($ $ (-1 |#2| |#2|) (-712)) 214 (|has| |#1| (-341))) (($ $ (-712)) 85 (-3150 (-3543 (|has| |#2| (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $) 83 (-3150 (-3543 (|has| |#2| (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-591 (-1089)) (-591 (-712))) 93 (-3150 (-3543 (|has| |#2| (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-525) |#1|)))))) (($ $ (-1089) (-712)) 92 (-3150 (-3543 (|has| |#2| (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-525) |#1|)))))) (($ $ (-591 (-1089))) 91 (-3150 (-3543 (|has| |#2| (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-525) |#1|)))))) (($ $ (-1089)) 90 (-3150 (-3543 (|has| |#2| (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))))) (-4004 (((-108) $ $) 254 (-3543 (|has| |#2| (-788)) (|has| |#1| (-341))))) (-3982 (((-108) $ $) 255 (-3543 (|has| |#2| (-788)) (|has| |#1| (-341))))) (-3944 (((-108) $ $) 6)) (-3994 (((-108) $ $) 253 (-3543 (|has| |#2| (-788)) (|has| |#1| (-341))))) (-3971 (((-108) $ $) 256 (-3543 (|has| |#2| (-788)) (|has| |#1| (-341))))) (-4059 (($ $ |#1|) 58 (|has| |#1| (-341))) (($ $ $) 168 (|has| |#1| (-341))) (($ |#2| |#2|) 226 (|has| |#1| (-341)))) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32) (($ $ (-525)) 167 (|has| |#1| (-341))) (($ $ $) 144 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 115 (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ |#2|) 205 (|has| |#1| (-341))) (($ |#2| $) 204 (|has| |#1| (-341))) (($ (-385 (-525)) $) 56 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 55 (|has| |#1| (-37 (-385 (-525)))))))
(((-1133 |#1| |#2|) (-131) (-975) (-1162 |t#1|)) (T -1133))
-((-1316 (*1 *2 *1) (-12 (-4 *1 (-1133 *3 *4)) (-4 *3 (-975)) (-4 *4 (-1162 *3)) (-5 *2 (-525)))) (-3022 (*1 *1 *2) (-12 (-4 *3 (-975)) (-4 *1 (-1133 *3 *2)) (-4 *2 (-1162 *3)))) (-1581 (*1 *1 *2 *3) (-12 (-5 *2 (-525)) (-4 *4 (-975)) (-4 *1 (-1133 *4 *3)) (-4 *3 (-1162 *4)))) (-1219 (*1 *2 *1) (-12 (-4 *1 (-1133 *3 *2)) (-4 *3 (-975)) (-4 *2 (-1162 *3)))) (-1900 (*1 *1 *1) (-12 (-4 *1 (-1133 *2 *3)) (-4 *2 (-975)) (-4 *3 (-1162 *2)))) (-1900 (*1 *1 *2 *1) (-12 (-5 *2 (-525)) (-4 *1 (-1133 *3 *4)) (-4 *3 (-975)) (-4 *4 (-1162 *3)))) (-1569 (*1 *2 *1) (-12 (-4 *1 (-1133 *3 *2)) (-4 *3 (-975)) (-4 *2 (-1162 *3)))) (-3347 (*1 *2 *1) (|partial| -12 (-4 *1 (-1133 *3 *2)) (-4 *3 (-975)) (-4 *2 (-1162 *3)))))
-(-13 (-1131 |t#1|) (-966 |t#2|) (-10 -8 (-15 -1581 ($ (-525) |t#2|)) (-15 -1316 ((-525) $)) (-15 -1219 (|t#2| $)) (-15 -1900 ($ $)) (-15 -1900 ($ (-525) $)) (-15 -3022 ($ |t#2|)) (-15 -1569 (|t#2| $)) (-15 -3347 ((-3 |t#2| "failed") $)) (IF (|has| |t#1| (-341)) (-6 (-923 |t#2|)) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-46 |#1| #0=(-525)) . T) ((-25) . T) ((-37 #1=(-385 (-525))) -3321 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-37 |#1|) |has| |#1| (-160)) ((-37 |#2|) |has| |#1| (-341)) ((-37 $) -3321 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-34) |has| |#1| (-37 (-385 (-525)))) ((-91) |has| |#1| (-37 (-385 (-525)))) ((-97) . T) ((-107 #1# #1#) -3321 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-107 |#1| |#1|) . T) ((-107 |#2| |#2|) |has| |#1| (-341)) ((-107 $ $) -3321 (|has| |#1| (-517)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-126) . T) ((-136) -3321 (-12 (|has| |#1| (-341)) (|has| |#2| (-136))) (|has| |#1| (-136))) ((-138) -3321 (-12 (|has| |#1| (-341)) (|has| |#2| (-138))) (|has| |#1| (-138))) ((-565 (-796)) . T) ((-160) -3321 (|has| |#1| (-517)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-566 (-205)) -12 (|has| |#1| (-341)) (|has| |#2| (-951))) ((-566 (-357)) -12 (|has| |#1| (-341)) (|has| |#2| (-951))) ((-566 (-501)) -12 (|has| |#1| (-341)) (|has| |#2| (-566 (-501)))) ((-566 (-825 (-357))) -12 (|has| |#1| (-341)) (|has| |#2| (-566 (-825 (-357))))) ((-566 (-825 (-525))) -12 (|has| |#1| (-341)) (|has| |#2| (-566 (-825 (-525))))) ((-211 |#2|) |has| |#1| (-341)) ((-213) -3321 (-12 (|has| |#1| (-341)) (|has| |#2| (-213))) (|has| |#1| (-15 * (|#1| (-525) |#1|)))) ((-223) |has| |#1| (-341)) ((-263) |has| |#1| (-37 (-385 (-525)))) ((-265 |#2| $) -12 (|has| |#1| (-341)) (|has| |#2| (-265 |#2| |#2|))) ((-265 $ $) |has| (-525) (-1030)) ((-269) -3321 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-286) |has| |#1| (-341)) ((-288 |#2|) -12 (|has| |#1| (-341)) (|has| |#2| (-288 |#2|))) ((-341) |has| |#1| (-341)) ((-316 |#2|) |has| |#1| (-341)) ((-355 |#2|) |has| |#1| (-341)) ((-378 |#2|) |has| |#1| (-341)) ((-429) |has| |#1| (-341)) ((-466) |has| |#1| (-37 (-385 (-525)))) ((-486 (-1089) |#2|) -12 (|has| |#1| (-341)) (|has| |#2| (-486 (-1089) |#2|))) ((-486 |#2| |#2|) -12 (|has| |#1| (-341)) (|has| |#2| (-288 |#2|))) ((-517) -3321 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-593 #1#) -3321 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-593 |#1|) . T) ((-593 |#2|) |has| |#1| (-341)) ((-593 $) . T) ((-587 (-525)) -12 (|has| |#1| (-341)) (|has| |#2| (-587 (-525)))) ((-587 |#2|) |has| |#1| (-341)) ((-659 #1#) -3321 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-659 |#1|) |has| |#1| (-160)) ((-659 |#2|) |has| |#1| (-341)) ((-659 $) -3321 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-668) . T) ((-732) -12 (|has| |#1| (-341)) (|has| |#2| (-761))) ((-733) -12 (|has| |#1| (-341)) (|has| |#2| (-761))) ((-735) -12 (|has| |#1| (-341)) (|has| |#2| (-761))) ((-736) -12 (|has| |#1| (-341)) (|has| |#2| (-761))) ((-761) -12 (|has| |#1| (-341)) (|has| |#2| (-761))) ((-786) -12 (|has| |#1| (-341)) (|has| |#2| (-761))) ((-788) -3321 (-12 (|has| |#1| (-341)) (|has| |#2| (-788))) (-12 (|has| |#1| (-341)) (|has| |#2| (-761)))) ((-833 (-1089)) -3321 (-12 (|has| |#1| (-341)) (|has| |#2| (-833 (-1089)))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089))))) ((-819 (-357)) -12 (|has| |#1| (-341)) (|has| |#2| (-819 (-357)))) ((-819 (-525)) -12 (|has| |#1| (-341)) (|has| |#2| (-819 (-525)))) ((-817 |#2|) |has| |#1| (-341)) ((-842) -12 (|has| |#1| (-341)) (|has| |#2| (-842))) ((-904 |#1| #0# (-1003)) . T) ((-853) |has| |#1| (-341)) ((-923 |#2|) |has| |#1| (-341)) ((-932) |has| |#1| (-37 (-385 (-525)))) ((-951) -12 (|has| |#1| (-341)) (|has| |#2| (-951))) ((-966 (-385 (-525))) -12 (|has| |#1| (-341)) (|has| |#2| (-966 (-525)))) ((-966 (-525)) -12 (|has| |#1| (-341)) (|has| |#2| (-966 (-525)))) ((-966 (-1089)) -12 (|has| |#1| (-341)) (|has| |#2| (-966 (-1089)))) ((-966 |#2|) . T) ((-981 #1#) -3321 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-981 |#1|) . T) ((-981 |#2|) |has| |#1| (-341)) ((-981 $) -3321 (|has| |#1| (-517)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T) ((-1065) -12 (|has| |#1| (-341)) (|has| |#2| (-1065))) ((-1111) |has| |#1| (-37 (-385 (-525)))) ((-1114) |has| |#1| (-37 (-385 (-525)))) ((-1125) |has| |#1| (-341)) ((-1129) |has| |#1| (-341)) ((-1131 |#1|) . T) ((-1149 |#1| #0#) . T))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) 70)) (-1508 ((|#2| $) NIL (-12 (|has| |#2| (-286)) (|has| |#1| (-341))))) (-1507 (((-591 (-1003)) $) NIL)) (-2037 (((-1089) $) 88)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3706 (($ $) NIL (|has| |#1| (-517)))) (-1715 (((-108) $) NIL (|has| |#1| (-517)))) (-2121 (($ $ (-525)) 97) (($ $ (-525) (-525)) 99)) (-1631 (((-1070 (-2 (|:| |k| (-525)) (|:| |c| |#1|))) $) 47)) (-1219 ((|#2| $) 11)) (-3347 (((-3 |#2| "failed") $) 30)) (-1569 ((|#2| $) 31)) (-1987 (($ $) 192 (|has| |#1| (-37 (-385 (-525)))))) (-3169 (($ $) 168 (|has| |#1| (-37 (-385 (-525)))))) (-2157 (((-3 $ "failed") $ $) NIL)) (-1965 (((-396 (-1085 $)) (-1085 $)) NIL (-12 (|has| |#2| (-842)) (|has| |#1| (-341))))) (-1291 (($ $) NIL (|has| |#1| (-341)))) (-2827 (((-396 $) $) NIL (|has| |#1| (-341)))) (-1361 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2252 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) NIL (-12 (|has| |#2| (-842)) (|has| |#1| (-341))))) (-1947 (((-108) $ $) NIL (|has| |#1| (-341)))) (-1431 (($ $) 188 (|has| |#1| (-37 (-385 (-525)))))) (-3144 (($ $) 164 (|has| |#1| (-37 (-385 (-525)))))) (-3329 (((-525) $) NIL (-12 (|has| |#2| (-761)) (|has| |#1| (-341))))) (-3682 (($ (-1070 (-2 (|:| |k| (-525)) (|:| |c| |#1|)))) 57)) (-1719 (($ $) 196 (|has| |#1| (-37 (-385 (-525)))))) (-1321 (($ $) 172 (|has| |#1| (-37 (-385 (-525)))))) (-3798 (($) NIL T CONST)) (-1251 (((-3 |#2| "failed") $) 144) (((-3 (-525) "failed") $) NIL (-12 (|has| |#2| (-966 (-525))) (|has| |#1| (-341)))) (((-3 (-385 (-525)) "failed") $) NIL (-12 (|has| |#2| (-966 (-525))) (|has| |#1| (-341)))) (((-3 (-1089) "failed") $) NIL (-12 (|has| |#2| (-966 (-1089))) (|has| |#1| (-341))))) (-3528 ((|#2| $) 143) (((-525) $) NIL (-12 (|has| |#2| (-966 (-525))) (|has| |#1| (-341)))) (((-385 (-525)) $) NIL (-12 (|has| |#2| (-966 (-525))) (|has| |#1| (-341)))) (((-1089) $) NIL (-12 (|has| |#2| (-966 (-1089))) (|has| |#1| (-341))))) (-1900 (($ $) 61) (($ (-525) $) 24)) (-2129 (($ $ $) NIL (|has| |#1| (-341)))) (-1710 (($ $) NIL)) (-3305 (((-631 |#2|) (-631 $)) NIL (|has| |#1| (-341))) (((-2 (|:| -4057 (-631 |#2|)) (|:| |vec| (-1171 |#2|))) (-631 $) (-1171 $)) NIL (|has| |#1| (-341))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (-12 (|has| |#2| (-587 (-525))) (|has| |#1| (-341)))) (((-631 (-525)) (-631 $)) NIL (-12 (|has| |#2| (-587 (-525))) (|has| |#1| (-341))))) (-4163 (((-3 $ "failed") $) 77)) (-3267 (((-385 (-885 |#1|)) $ (-525)) 112 (|has| |#1| (-517))) (((-385 (-885 |#1|)) $ (-525) (-525)) 114 (|has| |#1| (-517)))) (-3377 (($) NIL (-12 (|has| |#2| (-510)) (|has| |#1| (-341))))) (-2110 (($ $ $) NIL (|has| |#1| (-341)))) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL (|has| |#1| (-341)))) (-2744 (((-108) $) NIL (|has| |#1| (-341)))) (-2134 (((-108) $) NIL (-12 (|has| |#2| (-761)) (|has| |#1| (-341))))) (-3123 (((-108) $) 64)) (-1784 (($) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2011 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (-12 (|has| |#2| (-819 (-357))) (|has| |#1| (-341)))) (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (-12 (|has| |#2| (-819 (-525))) (|has| |#1| (-341))))) (-3873 (((-525) $) 93) (((-525) $ (-525)) 95)) (-2824 (((-108) $) NIL)) (-2368 (($ $) NIL (|has| |#1| (-341)))) (-1738 ((|#2| $) 151 (|has| |#1| (-341)))) (-3956 (($ $ (-525)) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2085 (((-3 $ "failed") $) NIL (-12 (|has| |#2| (-1065)) (|has| |#1| (-341))))) (-2732 (((-108) $) NIL (-12 (|has| |#2| (-761)) (|has| |#1| (-341))))) (-3111 (($ $ (-854)) 136)) (-3264 (($ (-1 |#1| (-525)) $) 132)) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-341)))) (-2202 (((-108) $) NIL)) (-1480 (($ |#1| (-525)) 19) (($ $ (-1003) (-525)) NIL) (($ $ (-591 (-1003)) (-591 (-525))) NIL)) (-3741 (($ $ $) NIL (-12 (|has| |#2| (-788)) (|has| |#1| (-341))))) (-2478 (($ $ $) NIL (-12 (|has| |#2| (-788)) (|has| |#1| (-341))))) (-1340 (($ (-1 |#1| |#1|) $) 129) (($ (-1 |#2| |#2|) $) NIL (|has| |#1| (-341)))) (-1488 (($ $) 162 (|has| |#1| (-37 (-385 (-525)))))) (-1661 (($ $) NIL)) (-1678 ((|#1| $) NIL)) (-1356 (($ (-591 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-1581 (($ (-525) |#2|) 10)) (-2339 (((-1072) $) NIL)) (-1622 (($ $) 145 (|has| |#1| (-341)))) (-4141 (($ $) 214 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1089)) 219 (-3321 (-12 (|has| |#1| (-15 -4141 (|#1| |#1| (-1089)))) (|has| |#1| (-15 -1507 ((-591 (-1089)) |#1|))) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-891)) (|has| |#1| (-1111)))))) (-3506 (($) NIL (-12 (|has| |#2| (-1065)) (|has| |#1| (-341))) CONST)) (-2047 (((-1036) $) NIL)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| |#1| (-341)))) (-1399 (($ (-591 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-3093 (($ $) NIL (-12 (|has| |#2| (-286)) (|has| |#1| (-341))))) (-2662 ((|#2| $) NIL (-12 (|has| |#2| (-510)) (|has| |#1| (-341))))) (-2916 (((-396 (-1085 $)) (-1085 $)) NIL (-12 (|has| |#2| (-842)) (|has| |#1| (-341))))) (-1626 (((-396 (-1085 $)) (-1085 $)) NIL (-12 (|has| |#2| (-842)) (|has| |#1| (-341))))) (-1348 (((-396 $) $) NIL (|has| |#1| (-341)))) (-3375 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL (|has| |#1| (-341)))) (-2784 (($ $ (-525)) 126)) (-2089 (((-3 $ "failed") $ $) 116 (|has| |#1| (-517)))) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-341)))) (-1409 (($ $) 160 (|has| |#1| (-37 (-385 (-525)))))) (-4132 (((-1070 |#1|) $ |#1|) 85 (|has| |#1| (-15 ** (|#1| |#1| (-525))))) (($ $ (-1089) |#2|) NIL (-12 (|has| |#2| (-486 (-1089) |#2|)) (|has| |#1| (-341)))) (($ $ (-591 (-1089)) (-591 |#2|)) NIL (-12 (|has| |#2| (-486 (-1089) |#2|)) (|has| |#1| (-341)))) (($ $ (-591 (-273 |#2|))) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#1| (-341)))) (($ $ (-273 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#1| (-341)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#1| (-341)))) (($ $ (-591 |#2|) (-591 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#1| (-341))))) (-1712 (((-712) $) NIL (|has| |#1| (-341)))) (-3164 ((|#1| $ (-525)) 91) (($ $ $) 79 (|has| (-525) (-1030))) (($ $ |#2|) NIL (-12 (|has| |#2| (-265 |#2| |#2|)) (|has| |#1| (-341))))) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL (|has| |#1| (-341)))) (-3266 (($ $ (-1 |#2| |#2|)) NIL (|has| |#1| (-341))) (($ $ (-1 |#2| |#2|) (-712)) NIL (|has| |#1| (-341))) (($ $ (-712)) NIL (-3321 (-12 (|has| |#2| (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $) 137 (-3321 (-12 (|has| |#2| (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (-3321 (-12 (|has| |#2| (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089)))))) (($ $ (-1089) (-712)) NIL (-3321 (-12 (|has| |#2| (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089)))))) (($ $ (-591 (-1089))) NIL (-3321 (-12 (|has| |#2| (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089)))))) (($ $ (-1089)) 140 (-3321 (-12 (|has| |#2| (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089))))))) (-2966 (($ $) NIL (|has| |#1| (-341)))) (-1754 ((|#2| $) 152 (|has| |#1| (-341)))) (-1316 (((-525) $) 12)) (-1502 (($ $) 198 (|has| |#1| (-37 (-385 (-525)))))) (-1333 (($ $) 174 (|has| |#1| (-37 (-385 (-525)))))) (-1996 (($ $) 194 (|has| |#1| (-37 (-385 (-525)))))) (-1309 (($ $) 170 (|has| |#1| (-37 (-385 (-525)))))) (-1973 (($ $) 190 (|has| |#1| (-37 (-385 (-525)))))) (-3156 (($ $) 166 (|has| |#1| (-37 (-385 (-525)))))) (-1408 (((-205) $) NIL (-12 (|has| |#2| (-951)) (|has| |#1| (-341)))) (((-357) $) NIL (-12 (|has| |#2| (-951)) (|has| |#1| (-341)))) (((-501) $) NIL (-12 (|has| |#2| (-566 (-501))) (|has| |#1| (-341)))) (((-825 (-357)) $) NIL (-12 (|has| |#2| (-566 (-825 (-357)))) (|has| |#1| (-341)))) (((-825 (-525)) $) NIL (-12 (|has| |#2| (-566 (-825 (-525)))) (|has| |#1| (-341))))) (-2265 (((-3 (-1171 $) "failed") (-631 $)) NIL (-12 (|has| $ (-136)) (|has| |#2| (-842)) (|has| |#1| (-341))))) (-3571 (($ $) 124)) (-3022 (((-796) $) 245) (($ (-525)) 23) (($ |#1|) 21 (|has| |#1| (-160))) (($ |#2|) 20) (($ (-1089)) NIL (-12 (|has| |#2| (-966 (-1089))) (|has| |#1| (-341)))) (($ (-385 (-525))) 155 (|has| |#1| (-37 (-385 (-525))))) (($ $) NIL (|has| |#1| (-517)))) (-2560 ((|#1| $ (-525)) 74)) (-1437 (((-3 $ "failed") $) NIL (-3321 (-12 (|has| $ (-136)) (|has| |#2| (-842)) (|has| |#1| (-341))) (-12 (|has| |#2| (-136)) (|has| |#1| (-341))) (|has| |#1| (-136))))) (-2128 (((-712)) 142)) (-1682 ((|#1| $) 90)) (-3862 ((|#2| $) NIL (-12 (|has| |#2| (-510)) (|has| |#1| (-341))))) (-1563 (($ $) 204 (|has| |#1| (-37 (-385 (-525)))))) (-1371 (($ $) 180 (|has| |#1| (-37 (-385 (-525)))))) (-2495 (((-108) $ $) NIL (|has| |#1| (-517)))) (-1515 (($ $) 200 (|has| |#1| (-37 (-385 (-525)))))) (-1346 (($ $) 176 (|has| |#1| (-37 (-385 (-525)))))) (-1591 (($ $) 208 (|has| |#1| (-37 (-385 (-525)))))) (-1400 (($ $) 184 (|has| |#1| (-37 (-385 (-525)))))) (-2176 ((|#1| $ (-525)) 122 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-525)))) (|has| |#1| (-15 -3022 (|#1| (-1089))))))) (-3277 (($ $) 210 (|has| |#1| (-37 (-385 (-525)))))) (-1415 (($ $) 186 (|has| |#1| (-37 (-385 (-525)))))) (-1578 (($ $) 206 (|has| |#1| (-37 (-385 (-525)))))) (-1385 (($ $) 182 (|has| |#1| (-37 (-385 (-525)))))) (-1527 (($ $) 202 (|has| |#1| (-37 (-385 (-525)))))) (-1358 (($ $) 178 (|has| |#1| (-37 (-385 (-525)))))) (-1539 (($ $) NIL (-12 (|has| |#2| (-761)) (|has| |#1| (-341))))) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (-4191 (($) 13 T CONST)) (-4197 (($) 17 T CONST)) (-4196 (($ $ (-1 |#2| |#2|)) NIL (|has| |#1| (-341))) (($ $ (-1 |#2| |#2|) (-712)) NIL (|has| |#1| (-341))) (($ $ (-712)) NIL (-3321 (-12 (|has| |#2| (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $) NIL (-3321 (-12 (|has| |#2| (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (-3321 (-12 (|has| |#2| (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089)))))) (($ $ (-1089) (-712)) NIL (-3321 (-12 (|has| |#2| (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089)))))) (($ $ (-591 (-1089))) NIL (-3321 (-12 (|has| |#2| (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089)))))) (($ $ (-1089)) NIL (-3321 (-12 (|has| |#2| (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089))))))) (-4135 (((-108) $ $) NIL (-12 (|has| |#2| (-788)) (|has| |#1| (-341))))) (-4119 (((-108) $ $) NIL (-12 (|has| |#2| (-788)) (|has| |#1| (-341))))) (-4096 (((-108) $ $) 63)) (-4126 (((-108) $ $) NIL (-12 (|has| |#2| (-788)) (|has| |#1| (-341))))) (-4112 (((-108) $ $) NIL (-12 (|has| |#2| (-788)) (|has| |#1| (-341))))) (-4173 (($ $ |#1|) NIL (|has| |#1| (-341))) (($ $ $) 149 (|has| |#1| (-341))) (($ |#2| |#2|) 150 (|has| |#1| (-341)))) (-4164 (($ $) 213) (($ $ $) 68)) (-4156 (($ $ $) 66)) (** (($ $ (-854)) NIL) (($ $ (-712)) 73) (($ $ (-525)) 146 (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 158 (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 69) (($ $ |#1|) NIL) (($ |#1| $) 139) (($ $ |#2|) 148 (|has| |#1| (-341))) (($ |#2| $) 147 (|has| |#1| (-341))) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525)))))))
+((-2743 (*1 *2 *1) (-12 (-4 *1 (-1133 *3 *4)) (-4 *3 (-975)) (-4 *4 (-1162 *3)) (-5 *2 (-525)))) (-2686 (*1 *1 *2) (-12 (-4 *3 (-975)) (-4 *1 (-1133 *3 *2)) (-4 *2 (-1162 *3)))) (-1497 (*1 *1 *2 *3) (-12 (-5 *2 (-525)) (-4 *4 (-975)) (-4 *1 (-1133 *4 *3)) (-4 *3 (-1162 *4)))) (-2989 (*1 *2 *1) (-12 (-4 *1 (-1133 *3 *2)) (-4 *3 (-975)) (-4 *2 (-1162 *3)))) (-2742 (*1 *1 *1) (-12 (-4 *1 (-1133 *2 *3)) (-4 *2 (-975)) (-4 *3 (-1162 *2)))) (-2742 (*1 *1 *2 *1) (-12 (-5 *2 (-525)) (-4 *1 (-1133 *3 *4)) (-4 *3 (-975)) (-4 *4 (-1162 *3)))) (-1487 (*1 *2 *1) (-12 (-4 *1 (-1133 *3 *2)) (-4 *3 (-975)) (-4 *2 (-1162 *3)))) (-3074 (*1 *2 *1) (|partial| -12 (-4 *1 (-1133 *3 *2)) (-4 *3 (-975)) (-4 *2 (-1162 *3)))))
+(-13 (-1131 |t#1|) (-966 |t#2|) (-10 -8 (-15 -1497 ($ (-525) |t#2|)) (-15 -2743 ((-525) $)) (-15 -2989 (|t#2| $)) (-15 -2742 ($ $)) (-15 -2742 ($ (-525) $)) (-15 -2686 ($ |t#2|)) (-15 -1487 (|t#2| $)) (-15 -3074 ((-3 |t#2| "failed") $)) (IF (|has| |t#1| (-341)) (-6 (-923 |t#2|)) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-46 |#1| #0=(-525)) . T) ((-25) . T) ((-37 #1=(-385 (-525))) -3150 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-37 |#1|) |has| |#1| (-160)) ((-37 |#2|) |has| |#1| (-341)) ((-37 $) -3150 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-34) |has| |#1| (-37 (-385 (-525)))) ((-91) |has| |#1| (-37 (-385 (-525)))) ((-97) . T) ((-107 #1# #1#) -3150 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-107 |#1| |#1|) . T) ((-107 |#2| |#2|) |has| |#1| (-341)) ((-107 $ $) -3150 (|has| |#1| (-517)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-126) . T) ((-136) -3150 (-12 (|has| |#1| (-341)) (|has| |#2| (-136))) (|has| |#1| (-136))) ((-138) -3150 (-12 (|has| |#1| (-341)) (|has| |#2| (-138))) (|has| |#1| (-138))) ((-565 (-796)) . T) ((-160) -3150 (|has| |#1| (-517)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-566 (-205)) -12 (|has| |#1| (-341)) (|has| |#2| (-951))) ((-566 (-357)) -12 (|has| |#1| (-341)) (|has| |#2| (-951))) ((-566 (-501)) -12 (|has| |#1| (-341)) (|has| |#2| (-566 (-501)))) ((-566 (-825 (-357))) -12 (|has| |#1| (-341)) (|has| |#2| (-566 (-825 (-357))))) ((-566 (-825 (-525))) -12 (|has| |#1| (-341)) (|has| |#2| (-566 (-825 (-525))))) ((-211 |#2|) |has| |#1| (-341)) ((-213) -3150 (-12 (|has| |#1| (-341)) (|has| |#2| (-213))) (|has| |#1| (-15 * (|#1| (-525) |#1|)))) ((-223) |has| |#1| (-341)) ((-263) |has| |#1| (-37 (-385 (-525)))) ((-265 |#2| $) -12 (|has| |#1| (-341)) (|has| |#2| (-265 |#2| |#2|))) ((-265 $ $) |has| (-525) (-1030)) ((-269) -3150 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-286) |has| |#1| (-341)) ((-288 |#2|) -12 (|has| |#1| (-341)) (|has| |#2| (-288 |#2|))) ((-341) |has| |#1| (-341)) ((-316 |#2|) |has| |#1| (-341)) ((-355 |#2|) |has| |#1| (-341)) ((-378 |#2|) |has| |#1| (-341)) ((-429) |has| |#1| (-341)) ((-466) |has| |#1| (-37 (-385 (-525)))) ((-486 (-1089) |#2|) -12 (|has| |#1| (-341)) (|has| |#2| (-486 (-1089) |#2|))) ((-486 |#2| |#2|) -12 (|has| |#1| (-341)) (|has| |#2| (-288 |#2|))) ((-517) -3150 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-593 #1#) -3150 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-593 |#1|) . T) ((-593 |#2|) |has| |#1| (-341)) ((-593 $) . T) ((-587 (-525)) -12 (|has| |#1| (-341)) (|has| |#2| (-587 (-525)))) ((-587 |#2|) |has| |#1| (-341)) ((-659 #1#) -3150 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-659 |#1|) |has| |#1| (-160)) ((-659 |#2|) |has| |#1| (-341)) ((-659 $) -3150 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-668) . T) ((-732) -12 (|has| |#1| (-341)) (|has| |#2| (-761))) ((-733) -12 (|has| |#1| (-341)) (|has| |#2| (-761))) ((-735) -12 (|has| |#1| (-341)) (|has| |#2| (-761))) ((-736) -12 (|has| |#1| (-341)) (|has| |#2| (-761))) ((-761) -12 (|has| |#1| (-341)) (|has| |#2| (-761))) ((-786) -12 (|has| |#1| (-341)) (|has| |#2| (-761))) ((-788) -3150 (-12 (|has| |#1| (-341)) (|has| |#2| (-788))) (-12 (|has| |#1| (-341)) (|has| |#2| (-761)))) ((-833 (-1089)) -3150 (-12 (|has| |#1| (-341)) (|has| |#2| (-833 (-1089)))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089))))) ((-819 (-357)) -12 (|has| |#1| (-341)) (|has| |#2| (-819 (-357)))) ((-819 (-525)) -12 (|has| |#1| (-341)) (|has| |#2| (-819 (-525)))) ((-817 |#2|) |has| |#1| (-341)) ((-842) -12 (|has| |#1| (-341)) (|has| |#2| (-842))) ((-904 |#1| #0# (-1003)) . T) ((-853) |has| |#1| (-341)) ((-923 |#2|) |has| |#1| (-341)) ((-932) |has| |#1| (-37 (-385 (-525)))) ((-951) -12 (|has| |#1| (-341)) (|has| |#2| (-951))) ((-966 (-385 (-525))) -12 (|has| |#1| (-341)) (|has| |#2| (-966 (-525)))) ((-966 (-525)) -12 (|has| |#1| (-341)) (|has| |#2| (-966 (-525)))) ((-966 (-1089)) -12 (|has| |#1| (-341)) (|has| |#2| (-966 (-1089)))) ((-966 |#2|) . T) ((-981 #1#) -3150 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-981 |#1|) . T) ((-981 |#2|) |has| |#1| (-341)) ((-981 $) -3150 (|has| |#1| (-517)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T) ((-1065) -12 (|has| |#1| (-341)) (|has| |#2| (-1065))) ((-1111) |has| |#1| (-37 (-385 (-525)))) ((-1114) |has| |#1| (-37 (-385 (-525)))) ((-1125) |has| |#1| (-341)) ((-1129) |has| |#1| (-341)) ((-1131 |#1|) . T) ((-1149 |#1| #0#) . T))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) 70)) (-2314 ((|#2| $) NIL (-12 (|has| |#2| (-286)) (|has| |#1| (-341))))) (-1444 (((-591 (-1003)) $) NIL)) (-1592 (((-1089) $) 88)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3641 (($ $) NIL (|has| |#1| (-517)))) (-3077 (((-108) $) NIL (|has| |#1| (-517)))) (-3328 (($ $ (-525)) 97) (($ $ (-525) (-525)) 99)) (-3581 (((-1070 (-2 (|:| |k| (-525)) (|:| |c| |#1|))) $) 47)) (-2989 ((|#2| $) 11)) (-3074 (((-3 |#2| "failed") $) 30)) (-1487 ((|#2| $) 31)) (-4087 (($ $) 192 (|has| |#1| (-37 (-385 (-525)))))) (-2381 (($ $) 168 (|has| |#1| (-37 (-385 (-525)))))) (-3332 (((-3 $ "failed") $ $) NIL)) (-2179 (((-396 (-1085 $)) (-1085 $)) NIL (-12 (|has| |#2| (-842)) (|has| |#1| (-341))))) (-1720 (($ $) NIL (|has| |#1| (-341)))) (-3898 (((-396 $) $) NIL (|has| |#1| (-341)))) (-2551 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3008 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) NIL (-12 (|has| |#2| (-842)) (|has| |#1| (-341))))) (-1965 (((-108) $ $) NIL (|has| |#1| (-341)))) (-4058 (($ $) 188 (|has| |#1| (-37 (-385 (-525)))))) (-2360 (($ $) 164 (|has| |#1| (-37 (-385 (-525)))))) (-4188 (((-525) $) NIL (-12 (|has| |#2| (-761)) (|has| |#1| (-341))))) (-1895 (($ (-1070 (-2 (|:| |k| (-525)) (|:| |c| |#1|)))) 57)) (-4109 (($ $) 196 (|has| |#1| (-37 (-385 (-525)))))) (-2400 (($ $) 172 (|has| |#1| (-37 (-385 (-525)))))) (-2055 (($) NIL T CONST)) (-4174 (((-3 |#2| "failed") $) 144) (((-3 (-525) "failed") $) NIL (-12 (|has| |#2| (-966 (-525))) (|has| |#1| (-341)))) (((-3 (-385 (-525)) "failed") $) NIL (-12 (|has| |#2| (-966 (-525))) (|has| |#1| (-341)))) (((-3 (-1089) "failed") $) NIL (-12 (|has| |#2| (-966 (-1089))) (|has| |#1| (-341))))) (-3341 ((|#2| $) 143) (((-525) $) NIL (-12 (|has| |#2| (-966 (-525))) (|has| |#1| (-341)))) (((-385 (-525)) $) NIL (-12 (|has| |#2| (-966 (-525))) (|has| |#1| (-341)))) (((-1089) $) NIL (-12 (|has| |#2| (-966 (-1089))) (|has| |#1| (-341))))) (-2742 (($ $) 61) (($ (-525) $) 24)) (-3265 (($ $ $) NIL (|has| |#1| (-341)))) (-1575 (($ $) NIL)) (-3925 (((-631 |#2|) (-631 $)) NIL (|has| |#1| (-341))) (((-2 (|:| -2928 (-631 |#2|)) (|:| |vec| (-1171 |#2|))) (-631 $) (-1171 $)) NIL (|has| |#1| (-341))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (-12 (|has| |#2| (-587 (-525))) (|has| |#1| (-341)))) (((-631 (-525)) (-631 $)) NIL (-12 (|has| |#2| (-587 (-525))) (|has| |#1| (-341))))) (-1522 (((-3 $ "failed") $) 77)) (-3642 (((-385 (-885 |#1|)) $ (-525)) 112 (|has| |#1| (-517))) (((-385 (-885 |#1|)) $ (-525) (-525)) 114 (|has| |#1| (-517)))) (-1325 (($) NIL (-12 (|has| |#2| (-510)) (|has| |#1| (-341))))) (-3239 (($ $ $) NIL (|has| |#1| (-341)))) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL (|has| |#1| (-341)))) (-2393 (((-108) $) NIL (|has| |#1| (-341)))) (-3489 (((-108) $) NIL (-12 (|has| |#2| (-761)) (|has| |#1| (-341))))) (-1795 (((-108) $) 64)) (-1417 (($) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4018 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (-12 (|has| |#2| (-819 (-357))) (|has| |#1| (-341)))) (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (-12 (|has| |#2| (-819 (-525))) (|has| |#1| (-341))))) (-1676 (((-525) $) 93) (((-525) $ (-525)) 95)) (-3865 (((-108) $) NIL)) (-2920 (($ $) NIL (|has| |#1| (-341)))) (-1384 ((|#2| $) 151 (|has| |#1| (-341)))) (-3126 (($ $ (-525)) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2115 (((-3 $ "failed") $) NIL (-12 (|has| |#2| (-1065)) (|has| |#1| (-341))))) (-2256 (((-108) $) NIL (-12 (|has| |#2| (-761)) (|has| |#1| (-341))))) (-1698 (($ $ (-854)) 136)) (-3619 (($ (-1 |#1| (-525)) $) 132)) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-341)))) (-3802 (((-108) $) NIL)) (-1422 (($ |#1| (-525)) 19) (($ $ (-1003) (-525)) NIL) (($ $ (-591 (-1003)) (-591 (-525))) NIL)) (-1923 (($ $ $) NIL (-12 (|has| |#2| (-788)) (|has| |#1| (-341))))) (-3475 (($ $ $) NIL (-12 (|has| |#2| (-788)) (|has| |#1| (-341))))) (-1257 (($ (-1 |#1| |#1|) $) 129) (($ (-1 |#2| |#2|) $) NIL (|has| |#1| (-341)))) (-2356 (($ $) 162 (|has| |#1| (-37 (-385 (-525)))))) (-1548 (($ $) NIL)) (-1556 ((|#1| $) NIL)) (-2081 (($ (-591 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-1497 (($ (-525) |#2|) 10)) (-2621 (((-1072) $) NIL)) (-1523 (($ $) 145 (|has| |#1| (-341)))) (-2452 (($ $) 214 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1089)) 219 (-3150 (-12 (|has| |#1| (-15 -2452 (|#1| |#1| (-1089)))) (|has| |#1| (-15 -1444 ((-591 (-1089)) |#1|))) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-891)) (|has| |#1| (-1111)))))) (-3492 (($) NIL (-12 (|has| |#2| (-1065)) (|has| |#1| (-341))) CONST)) (-2937 (((-1036) $) NIL)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| |#1| (-341)))) (-2124 (($ (-591 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-1583 (($ $) NIL (-12 (|has| |#2| (-286)) (|has| |#1| (-341))))) (-2767 ((|#2| $) NIL (-12 (|has| |#2| (-510)) (|has| |#1| (-341))))) (-3550 (((-396 (-1085 $)) (-1085 $)) NIL (-12 (|has| |#2| (-842)) (|has| |#1| (-341))))) (-3534 (((-396 (-1085 $)) (-1085 $)) NIL (-12 (|has| |#2| (-842)) (|has| |#1| (-341))))) (-2542 (((-396 $) $) NIL (|has| |#1| (-341)))) (-3387 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL (|has| |#1| (-341)))) (-1618 (($ $ (-525)) 126)) (-3210 (((-3 $ "failed") $ $) 116 (|has| |#1| (-517)))) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-341)))) (-2288 (($ $) 160 (|has| |#1| (-37 (-385 (-525)))))) (-1980 (((-1070 |#1|) $ |#1|) 85 (|has| |#1| (-15 ** (|#1| |#1| (-525))))) (($ $ (-1089) |#2|) NIL (-12 (|has| |#2| (-486 (-1089) |#2|)) (|has| |#1| (-341)))) (($ $ (-591 (-1089)) (-591 |#2|)) NIL (-12 (|has| |#2| (-486 (-1089) |#2|)) (|has| |#1| (-341)))) (($ $ (-591 (-273 |#2|))) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#1| (-341)))) (($ $ (-273 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#1| (-341)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#1| (-341)))) (($ $ (-591 |#2|) (-591 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#1| (-341))))) (-3048 (((-712) $) NIL (|has| |#1| (-341)))) (-1881 ((|#1| $ (-525)) 91) (($ $ $) 79 (|has| (-525) (-1030))) (($ $ |#2|) NIL (-12 (|has| |#2| (-265 |#2| |#2|)) (|has| |#1| (-341))))) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL (|has| |#1| (-341)))) (-2209 (($ $ (-1 |#2| |#2|)) NIL (|has| |#1| (-341))) (($ $ (-1 |#2| |#2|) (-712)) NIL (|has| |#1| (-341))) (($ $ (-712)) NIL (-3150 (-12 (|has| |#2| (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $) 137 (-3150 (-12 (|has| |#2| (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (-3150 (-12 (|has| |#2| (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089)))))) (($ $ (-1089) (-712)) NIL (-3150 (-12 (|has| |#2| (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089)))))) (($ $ (-591 (-1089))) NIL (-3150 (-12 (|has| |#2| (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089)))))) (($ $ (-1089)) 140 (-3150 (-12 (|has| |#2| (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089))))))) (-2774 (($ $) NIL (|has| |#1| (-341)))) (-1396 ((|#2| $) 152 (|has| |#1| (-341)))) (-2743 (((-525) $) 12)) (-4122 (($ $) 198 (|has| |#1| (-37 (-385 (-525)))))) (-2410 (($ $) 174 (|has| |#1| (-37 (-385 (-525)))))) (-4098 (($ $) 194 (|has| |#1| (-37 (-385 (-525)))))) (-2391 (($ $) 170 (|has| |#1| (-37 (-385 (-525)))))) (-4073 (($ $) 190 (|has| |#1| (-37 (-385 (-525)))))) (-2370 (($ $) 166 (|has| |#1| (-37 (-385 (-525)))))) (-1300 (((-205) $) NIL (-12 (|has| |#2| (-951)) (|has| |#1| (-341)))) (((-357) $) NIL (-12 (|has| |#2| (-951)) (|has| |#1| (-341)))) (((-501) $) NIL (-12 (|has| |#2| (-566 (-501))) (|has| |#1| (-341)))) (((-825 (-357)) $) NIL (-12 (|has| |#2| (-566 (-825 (-357)))) (|has| |#1| (-341)))) (((-825 (-525)) $) NIL (-12 (|has| |#2| (-566 (-825 (-525)))) (|has| |#1| (-341))))) (-3124 (((-3 (-1171 $) "failed") (-631 $)) NIL (-12 (|has| $ (-136)) (|has| |#2| (-842)) (|has| |#1| (-341))))) (-1664 (($ $) 124)) (-2686 (((-796) $) 245) (($ (-525)) 23) (($ |#1|) 21 (|has| |#1| (-160))) (($ |#2|) 20) (($ (-1089)) NIL (-12 (|has| |#2| (-966 (-1089))) (|has| |#1| (-341)))) (($ (-385 (-525))) 155 (|has| |#1| (-37 (-385 (-525))))) (($ $) NIL (|has| |#1| (-517)))) (-1263 ((|#1| $ (-525)) 74)) (-3751 (((-3 $ "failed") $) NIL (-3150 (-12 (|has| $ (-136)) (|has| |#2| (-842)) (|has| |#1| (-341))) (-12 (|has| |#2| (-136)) (|has| |#1| (-341))) (|has| |#1| (-136))))) (-3425 (((-712)) 142)) (-1708 ((|#1| $) 90)) (-1584 ((|#2| $) NIL (-12 (|has| |#2| (-510)) (|has| |#1| (-341))))) (-4163 (($ $) 204 (|has| |#1| (-37 (-385 (-525)))))) (-2457 (($ $) 180 (|has| |#1| (-37 (-385 (-525)))))) (-1724 (((-108) $ $) NIL (|has| |#1| (-517)))) (-4137 (($ $) 200 (|has| |#1| (-37 (-385 (-525)))))) (-2432 (($ $) 176 (|has| |#1| (-37 (-385 (-525)))))) (-4193 (($ $) 208 (|has| |#1| (-37 (-385 (-525)))))) (-2477 (($ $) 184 (|has| |#1| (-37 (-385 (-525)))))) (-4173 ((|#1| $ (-525)) 122 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-525)))) (|has| |#1| (-15 -2686 (|#1| (-1089))))))) (-1234 (($ $) 210 (|has| |#1| (-37 (-385 (-525)))))) (-2495 (($ $) 186 (|has| |#1| (-37 (-385 (-525)))))) (-4179 (($ $) 206 (|has| |#1| (-37 (-385 (-525)))))) (-2469 (($ $) 182 (|has| |#1| (-37 (-385 (-525)))))) (-4149 (($ $) 202 (|has| |#1| (-37 (-385 (-525)))))) (-2444 (($ $) 178 (|has| |#1| (-37 (-385 (-525)))))) (-1460 (($ $) NIL (-12 (|has| |#2| (-761)) (|has| |#1| (-341))))) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (-1830 (($) 13 T CONST)) (-1839 (($) 17 T CONST)) (-1796 (($ $ (-1 |#2| |#2|)) NIL (|has| |#1| (-341))) (($ $ (-1 |#2| |#2|) (-712)) NIL (|has| |#1| (-341))) (($ $ (-712)) NIL (-3150 (-12 (|has| |#2| (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $) NIL (-3150 (-12 (|has| |#2| (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (-3150 (-12 (|has| |#2| (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089)))))) (($ $ (-1089) (-712)) NIL (-3150 (-12 (|has| |#2| (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089)))))) (($ $ (-591 (-1089))) NIL (-3150 (-12 (|has| |#2| (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089)))))) (($ $ (-1089)) NIL (-3150 (-12 (|has| |#2| (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089))))))) (-4004 (((-108) $ $) NIL (-12 (|has| |#2| (-788)) (|has| |#1| (-341))))) (-3982 (((-108) $ $) NIL (-12 (|has| |#2| (-788)) (|has| |#1| (-341))))) (-3944 (((-108) $ $) 63)) (-3994 (((-108) $ $) NIL (-12 (|has| |#2| (-788)) (|has| |#1| (-341))))) (-3971 (((-108) $ $) NIL (-12 (|has| |#2| (-788)) (|has| |#1| (-341))))) (-4059 (($ $ |#1|) NIL (|has| |#1| (-341))) (($ $ $) 149 (|has| |#1| (-341))) (($ |#2| |#2|) 150 (|has| |#1| (-341)))) (-4047 (($ $) 213) (($ $ $) 68)) (-4036 (($ $ $) 66)) (** (($ $ (-854)) NIL) (($ $ (-712)) 73) (($ $ (-525)) 146 (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 158 (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 69) (($ $ |#1|) NIL) (($ |#1| $) 139) (($ $ |#2|) 148 (|has| |#1| (-341))) (($ |#2| $) 147 (|has| |#1| (-341))) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525)))))))
(((-1134 |#1| |#2|) (-1133 |#1| |#2|) (-975) (-1162 |#1|)) (T -1134))
NIL
(-1133 |#1| |#2|)
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-1508 (((-1163 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-286)) (|has| |#1| (-341))))) (-1507 (((-591 (-1003)) $) NIL)) (-2037 (((-1089) $) 10)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (-3321 (-12 (|has| (-1163 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))) (-12 (|has| (-1163 |#1| |#2| |#3|) (-842)) (|has| |#1| (-341))) (|has| |#1| (-517))))) (-3706 (($ $) NIL (-3321 (-12 (|has| (-1163 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))) (-12 (|has| (-1163 |#1| |#2| |#3|) (-842)) (|has| |#1| (-341))) (|has| |#1| (-517))))) (-1715 (((-108) $) NIL (-3321 (-12 (|has| (-1163 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))) (-12 (|has| (-1163 |#1| |#2| |#3|) (-842)) (|has| |#1| (-341))) (|has| |#1| (-517))))) (-2121 (($ $ (-525)) NIL) (($ $ (-525) (-525)) NIL)) (-1631 (((-1070 (-2 (|:| |k| (-525)) (|:| |c| |#1|))) $) NIL)) (-1219 (((-1163 |#1| |#2| |#3|) $) NIL)) (-3347 (((-3 (-1163 |#1| |#2| |#3|) "failed") $) NIL)) (-1569 (((-1163 |#1| |#2| |#3|) $) NIL)) (-1987 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3169 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2157 (((-3 $ "failed") $ $) NIL)) (-1965 (((-396 (-1085 $)) (-1085 $)) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-842)) (|has| |#1| (-341))))) (-1291 (($ $) NIL (|has| |#1| (-341)))) (-2827 (((-396 $) $) NIL (|has| |#1| (-341)))) (-1361 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2252 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-842)) (|has| |#1| (-341))))) (-1947 (((-108) $ $) NIL (|has| |#1| (-341)))) (-1431 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3144 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3329 (((-525) $) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))))) (-3682 (($ (-1070 (-2 (|:| |k| (-525)) (|:| |c| |#1|)))) NIL)) (-1719 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1321 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3798 (($) NIL T CONST)) (-1251 (((-3 (-1163 |#1| |#2| |#3|) "failed") $) NIL) (((-3 (-1089) "failed") $) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-966 (-1089))) (|has| |#1| (-341)))) (((-3 (-385 (-525)) "failed") $) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-966 (-525))) (|has| |#1| (-341)))) (((-3 (-525) "failed") $) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-966 (-525))) (|has| |#1| (-341))))) (-3528 (((-1163 |#1| |#2| |#3|) $) NIL) (((-1089) $) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-966 (-1089))) (|has| |#1| (-341)))) (((-385 (-525)) $) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-966 (-525))) (|has| |#1| (-341)))) (((-525) $) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-966 (-525))) (|has| |#1| (-341))))) (-1900 (($ $) NIL) (($ (-525) $) NIL)) (-2129 (($ $ $) NIL (|has| |#1| (-341)))) (-1710 (($ $) NIL)) (-3305 (((-631 (-1163 |#1| |#2| |#3|)) (-631 $)) NIL (|has| |#1| (-341))) (((-2 (|:| -4057 (-631 (-1163 |#1| |#2| |#3|))) (|:| |vec| (-1171 (-1163 |#1| |#2| |#3|)))) (-631 $) (-1171 $)) NIL (|has| |#1| (-341))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-587 (-525))) (|has| |#1| (-341)))) (((-631 (-525)) (-631 $)) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-587 (-525))) (|has| |#1| (-341))))) (-4163 (((-3 $ "failed") $) NIL)) (-3267 (((-385 (-885 |#1|)) $ (-525)) NIL (|has| |#1| (-517))) (((-385 (-885 |#1|)) $ (-525) (-525)) NIL (|has| |#1| (-517)))) (-3377 (($) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-510)) (|has| |#1| (-341))))) (-2110 (($ $ $) NIL (|has| |#1| (-341)))) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL (|has| |#1| (-341)))) (-2744 (((-108) $) NIL (|has| |#1| (-341)))) (-2134 (((-108) $) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))))) (-3123 (((-108) $) NIL)) (-1784 (($) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2011 (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-819 (-525))) (|has| |#1| (-341)))) (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-819 (-357))) (|has| |#1| (-341))))) (-3873 (((-525) $) NIL) (((-525) $ (-525)) NIL)) (-2824 (((-108) $) NIL)) (-2368 (($ $) NIL (|has| |#1| (-341)))) (-1738 (((-1163 |#1| |#2| |#3|) $) NIL (|has| |#1| (-341)))) (-3956 (($ $ (-525)) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2085 (((-3 $ "failed") $) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-1065)) (|has| |#1| (-341))))) (-2732 (((-108) $) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))))) (-3111 (($ $ (-854)) NIL)) (-3264 (($ (-1 |#1| (-525)) $) NIL)) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-341)))) (-2202 (((-108) $) NIL)) (-1480 (($ |#1| (-525)) 17) (($ $ (-1003) (-525)) NIL) (($ $ (-591 (-1003)) (-591 (-525))) NIL)) (-3741 (($ $ $) NIL (-3321 (-12 (|has| (-1163 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))) (-12 (|has| (-1163 |#1| |#2| |#3|) (-788)) (|has| |#1| (-341)))))) (-2478 (($ $ $) NIL (-3321 (-12 (|has| (-1163 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))) (-12 (|has| (-1163 |#1| |#2| |#3|) (-788)) (|has| |#1| (-341)))))) (-1340 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 (-1163 |#1| |#2| |#3|) (-1163 |#1| |#2| |#3|)) $) NIL (|has| |#1| (-341)))) (-1488 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1661 (($ $) NIL)) (-1678 ((|#1| $) NIL)) (-1356 (($ (-591 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-1581 (($ (-525) (-1163 |#1| |#2| |#3|)) NIL)) (-2339 (((-1072) $) NIL)) (-1622 (($ $) NIL (|has| |#1| (-341)))) (-4141 (($ $) 25 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1089)) NIL (-3321 (-12 (|has| |#1| (-15 -4141 (|#1| |#1| (-1089)))) (|has| |#1| (-15 -1507 ((-591 (-1089)) |#1|))) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-891)) (|has| |#1| (-1111))))) (($ $ (-1167 |#2|)) 26 (|has| |#1| (-37 (-385 (-525)))))) (-3506 (($) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-1065)) (|has| |#1| (-341))) CONST)) (-2047 (((-1036) $) NIL)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| |#1| (-341)))) (-1399 (($ (-591 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-3093 (($ $) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-286)) (|has| |#1| (-341))))) (-2662 (((-1163 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-510)) (|has| |#1| (-341))))) (-2916 (((-396 (-1085 $)) (-1085 $)) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-842)) (|has| |#1| (-341))))) (-1626 (((-396 (-1085 $)) (-1085 $)) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-842)) (|has| |#1| (-341))))) (-1348 (((-396 $) $) NIL (|has| |#1| (-341)))) (-3375 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL (|has| |#1| (-341)))) (-2784 (($ $ (-525)) NIL)) (-2089 (((-3 $ "failed") $ $) NIL (-3321 (-12 (|has| (-1163 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))) (-12 (|has| (-1163 |#1| |#2| |#3|) (-842)) (|has| |#1| (-341))) (|has| |#1| (-517))))) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-341)))) (-1409 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4132 (((-1070 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-525))))) (($ $ (-1089) (-1163 |#1| |#2| |#3|)) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-486 (-1089) (-1163 |#1| |#2| |#3|))) (|has| |#1| (-341)))) (($ $ (-591 (-1089)) (-591 (-1163 |#1| |#2| |#3|))) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-486 (-1089) (-1163 |#1| |#2| |#3|))) (|has| |#1| (-341)))) (($ $ (-591 (-273 (-1163 |#1| |#2| |#3|)))) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-288 (-1163 |#1| |#2| |#3|))) (|has| |#1| (-341)))) (($ $ (-273 (-1163 |#1| |#2| |#3|))) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-288 (-1163 |#1| |#2| |#3|))) (|has| |#1| (-341)))) (($ $ (-1163 |#1| |#2| |#3|) (-1163 |#1| |#2| |#3|)) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-288 (-1163 |#1| |#2| |#3|))) (|has| |#1| (-341)))) (($ $ (-591 (-1163 |#1| |#2| |#3|)) (-591 (-1163 |#1| |#2| |#3|))) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-288 (-1163 |#1| |#2| |#3|))) (|has| |#1| (-341))))) (-1712 (((-712) $) NIL (|has| |#1| (-341)))) (-3164 ((|#1| $ (-525)) NIL) (($ $ $) NIL (|has| (-525) (-1030))) (($ $ (-1163 |#1| |#2| |#3|)) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-265 (-1163 |#1| |#2| |#3|) (-1163 |#1| |#2| |#3|))) (|has| |#1| (-341))))) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL (|has| |#1| (-341)))) (-3266 (($ $ (-1 (-1163 |#1| |#2| |#3|) (-1163 |#1| |#2| |#3|))) NIL (|has| |#1| (-341))) (($ $ (-1 (-1163 |#1| |#2| |#3|) (-1163 |#1| |#2| |#3|)) (-712)) NIL (|has| |#1| (-341))) (($ $ (-1167 |#2|)) 24) (($ $ (-712)) NIL (-3321 (-12 (|has| (-1163 |#1| |#2| |#3|) (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $) 23 (-3321 (-12 (|has| (-1163 |#1| |#2| |#3|) (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (-3321 (-12 (|has| (-1163 |#1| |#2| |#3|) (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089)))))) (($ $ (-1089) (-712)) NIL (-3321 (-12 (|has| (-1163 |#1| |#2| |#3|) (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089)))))) (($ $ (-591 (-1089))) NIL (-3321 (-12 (|has| (-1163 |#1| |#2| |#3|) (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089)))))) (($ $ (-1089)) NIL (-3321 (-12 (|has| (-1163 |#1| |#2| |#3|) (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089))))))) (-2966 (($ $) NIL (|has| |#1| (-341)))) (-1754 (((-1163 |#1| |#2| |#3|) $) NIL (|has| |#1| (-341)))) (-1316 (((-525) $) NIL)) (-1502 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1333 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1996 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1309 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1973 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3156 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1408 (((-501) $) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-566 (-501))) (|has| |#1| (-341)))) (((-357) $) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-951)) (|has| |#1| (-341)))) (((-205) $) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-951)) (|has| |#1| (-341)))) (((-825 (-357)) $) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-566 (-825 (-357)))) (|has| |#1| (-341)))) (((-825 (-525)) $) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-566 (-825 (-525)))) (|has| |#1| (-341))))) (-2265 (((-3 (-1171 $) "failed") (-631 $)) NIL (-12 (|has| $ (-136)) (|has| (-1163 |#1| |#2| |#3|) (-842)) (|has| |#1| (-341))))) (-3571 (($ $) NIL)) (-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ |#1|) NIL (|has| |#1| (-160))) (($ (-1163 |#1| |#2| |#3|)) NIL) (($ (-1167 |#2|)) 22) (($ (-1089)) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-966 (-1089))) (|has| |#1| (-341)))) (($ $) NIL (-3321 (-12 (|has| (-1163 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))) (-12 (|has| (-1163 |#1| |#2| |#3|) (-842)) (|has| |#1| (-341))) (|has| |#1| (-517)))) (($ (-385 (-525))) NIL (-3321 (-12 (|has| (-1163 |#1| |#2| |#3|) (-966 (-525))) (|has| |#1| (-341))) (|has| |#1| (-37 (-385 (-525))))))) (-2560 ((|#1| $ (-525)) NIL)) (-1437 (((-3 $ "failed") $) NIL (-3321 (-12 (|has| $ (-136)) (|has| (-1163 |#1| |#2| |#3|) (-842)) (|has| |#1| (-341))) (-12 (|has| (-1163 |#1| |#2| |#3|) (-136)) (|has| |#1| (-341))) (|has| |#1| (-136))))) (-2128 (((-712)) NIL)) (-1682 ((|#1| $) 11)) (-3862 (((-1163 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-510)) (|has| |#1| (-341))))) (-1563 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1371 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2495 (((-108) $ $) NIL (-3321 (-12 (|has| (-1163 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))) (-12 (|has| (-1163 |#1| |#2| |#3|) (-842)) (|has| |#1| (-341))) (|has| |#1| (-517))))) (-1515 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1346 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1591 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1400 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2176 ((|#1| $ (-525)) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-525)))) (|has| |#1| (-15 -3022 (|#1| (-1089))))))) (-3277 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1415 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1578 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1385 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1527 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1358 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1539 (($ $) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))))) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (-4191 (($) 19 T CONST)) (-4197 (($) 15 T CONST)) (-4196 (($ $ (-1 (-1163 |#1| |#2| |#3|) (-1163 |#1| |#2| |#3|))) NIL (|has| |#1| (-341))) (($ $ (-1 (-1163 |#1| |#2| |#3|) (-1163 |#1| |#2| |#3|)) (-712)) NIL (|has| |#1| (-341))) (($ $ (-712)) NIL (-3321 (-12 (|has| (-1163 |#1| |#2| |#3|) (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $) NIL (-3321 (-12 (|has| (-1163 |#1| |#2| |#3|) (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (-3321 (-12 (|has| (-1163 |#1| |#2| |#3|) (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089)))))) (($ $ (-1089) (-712)) NIL (-3321 (-12 (|has| (-1163 |#1| |#2| |#3|) (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089)))))) (($ $ (-591 (-1089))) NIL (-3321 (-12 (|has| (-1163 |#1| |#2| |#3|) (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089)))))) (($ $ (-1089)) NIL (-3321 (-12 (|has| (-1163 |#1| |#2| |#3|) (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089))))))) (-4135 (((-108) $ $) NIL (-3321 (-12 (|has| (-1163 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))) (-12 (|has| (-1163 |#1| |#2| |#3|) (-788)) (|has| |#1| (-341)))))) (-4119 (((-108) $ $) NIL (-3321 (-12 (|has| (-1163 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))) (-12 (|has| (-1163 |#1| |#2| |#3|) (-788)) (|has| |#1| (-341)))))) (-4096 (((-108) $ $) NIL)) (-4126 (((-108) $ $) NIL (-3321 (-12 (|has| (-1163 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))) (-12 (|has| (-1163 |#1| |#2| |#3|) (-788)) (|has| |#1| (-341)))))) (-4112 (((-108) $ $) NIL (-3321 (-12 (|has| (-1163 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))) (-12 (|has| (-1163 |#1| |#2| |#3|) (-788)) (|has| |#1| (-341)))))) (-4173 (($ $ |#1|) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341))) (($ (-1163 |#1| |#2| |#3|) (-1163 |#1| |#2| |#3|)) NIL (|has| |#1| (-341)))) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) 20)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ (-1163 |#1| |#2| |#3|)) NIL (|has| |#1| (-341))) (($ (-1163 |#1| |#2| |#3|) $) NIL (|has| |#1| (-341))) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525)))))))
-(((-1135 |#1| |#2| |#3|) (-13 (-1133 |#1| (-1163 |#1| |#2| |#3|)) (-10 -8 (-15 -3022 ($ (-1167 |#2|))) (-15 -3266 ($ $ (-1167 |#2|))) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -4141 ($ $ (-1167 |#2|))) |%noBranch|))) (-975) (-1089) |#1|) (T -1135))
-((-3022 (*1 *1 *2) (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1135 *3 *4 *5)) (-4 *3 (-975)) (-14 *5 *3))) (-3266 (*1 *1 *1 *2) (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1135 *3 *4 *5)) (-4 *3 (-975)) (-14 *5 *3))) (-4141 (*1 *1 *1 *2) (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1135 *3 *4 *5)) (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-975)) (-14 *5 *3))))
-(-13 (-1133 |#1| (-1163 |#1| |#2| |#3|)) (-10 -8 (-15 -3022 ($ (-1167 |#2|))) (-15 -3266 ($ $ (-1167 |#2|))) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -4141 ($ $ (-1167 |#2|))) |%noBranch|)))
-((-3154 (((-2 (|:| |contp| (-525)) (|:| -3781 (-591 (-2 (|:| |irr| |#1|) (|:| -3265 (-525)))))) |#1| (-108)) 12)) (-3646 (((-396 |#1|) |#1|) 22)) (-1348 (((-396 |#1|) |#1|) 21)))
-(((-1136 |#1|) (-10 -7 (-15 -1348 ((-396 |#1|) |#1|)) (-15 -3646 ((-396 |#1|) |#1|)) (-15 -3154 ((-2 (|:| |contp| (-525)) (|:| -3781 (-591 (-2 (|:| |irr| |#1|) (|:| -3265 (-525)))))) |#1| (-108)))) (-1147 (-525))) (T -1136))
-((-3154 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-5 *2 (-2 (|:| |contp| (-525)) (|:| -3781 (-591 (-2 (|:| |irr| *3) (|:| -3265 (-525))))))) (-5 *1 (-1136 *3)) (-4 *3 (-1147 (-525))))) (-3646 (*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-1136 *3)) (-4 *3 (-1147 (-525))))) (-1348 (*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-1136 *3)) (-4 *3 (-1147 (-525))))))
-(-10 -7 (-15 -1348 ((-396 |#1|) |#1|)) (-15 -3646 ((-396 |#1|) |#1|)) (-15 -3154 ((-2 (|:| |contp| (-525)) (|:| -3781 (-591 (-2 (|:| |irr| |#1|) (|:| -3265 (-525)))))) |#1| (-108))))
-((-1340 (((-1070 |#2|) (-1 |#2| |#1|) (-1138 |#1|)) 23 (|has| |#1| (-786))) (((-1138 |#2|) (-1 |#2| |#1|) (-1138 |#1|)) 17)))
-(((-1137 |#1| |#2|) (-10 -7 (-15 -1340 ((-1138 |#2|) (-1 |#2| |#1|) (-1138 |#1|))) (IF (|has| |#1| (-786)) (-15 -1340 ((-1070 |#2|) (-1 |#2| |#1|) (-1138 |#1|))) |%noBranch|)) (-1125) (-1125)) (T -1137))
-((-1340 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1138 *5)) (-4 *5 (-786)) (-4 *5 (-1125)) (-4 *6 (-1125)) (-5 *2 (-1070 *6)) (-5 *1 (-1137 *5 *6)))) (-1340 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1138 *5)) (-4 *5 (-1125)) (-4 *6 (-1125)) (-5 *2 (-1138 *6)) (-5 *1 (-1137 *5 *6)))))
-(-10 -7 (-15 -1340 ((-1138 |#2|) (-1 |#2| |#1|) (-1138 |#1|))) (IF (|has| |#1| (-786)) (-15 -1340 ((-1070 |#2|) (-1 |#2| |#1|) (-1138 |#1|))) |%noBranch|))
-((-3008 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3746 (($ |#1| |#1|) 9) (($ |#1|) 8)) (-1340 (((-1070 |#1|) (-1 |#1| |#1|) $) 41 (|has| |#1| (-786)))) (-2023 ((|#1| $) 14)) (-3960 ((|#1| $) 10)) (-2339 (((-1072) $) NIL (|has| |#1| (-1018)))) (-3972 (((-525) $) 18)) (-2397 ((|#1| $) 17)) (-3983 ((|#1| $) 11)) (-2047 (((-1036) $) NIL (|has| |#1| (-1018)))) (-2726 (((-108) $) 16)) (-4093 (((-1070 |#1|) $) 38 (|has| |#1| (-786))) (((-1070 |#1|) (-591 $)) 37 (|has| |#1| (-786)))) (-1408 (($ |#1|) 25)) (-3022 (($ (-1013 |#1|)) 24) (((-796) $) 34 (|has| |#1| (-1018)))) (-1416 (($ |#1| |#1|) 20) (($ |#1|) 19)) (-3921 (($ $ (-525)) 13)) (-4096 (((-108) $ $) 27 (|has| |#1| (-1018)))))
-(((-1138 |#1|) (-13 (-1012 |#1|) (-10 -8 (-15 -1416 ($ |#1|)) (-15 -3746 ($ |#1|)) (-15 -3022 ($ (-1013 |#1|))) (-15 -2726 ((-108) $)) (IF (|has| |#1| (-1018)) (-6 (-1018)) |%noBranch|) (IF (|has| |#1| (-786)) (-6 (-1014 |#1| (-1070 |#1|))) |%noBranch|))) (-1125)) (T -1138))
-((-1416 (*1 *1 *2) (-12 (-5 *1 (-1138 *2)) (-4 *2 (-1125)))) (-3746 (*1 *1 *2) (-12 (-5 *1 (-1138 *2)) (-4 *2 (-1125)))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-1013 *3)) (-4 *3 (-1125)) (-5 *1 (-1138 *3)))) (-2726 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1138 *3)) (-4 *3 (-1125)))))
-(-13 (-1012 |#1|) (-10 -8 (-15 -1416 ($ |#1|)) (-15 -3746 ($ |#1|)) (-15 -3022 ($ (-1013 |#1|))) (-15 -2726 ((-108) $)) (IF (|has| |#1| (-1018)) (-6 (-1018)) |%noBranch|) (IF (|has| |#1| (-786)) (-6 (-1014 |#1| (-1070 |#1|))) |%noBranch|)))
-((-1340 (((-1144 |#3| |#4|) (-1 |#4| |#2|) (-1144 |#1| |#2|)) 15)))
-(((-1139 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1340 ((-1144 |#3| |#4|) (-1 |#4| |#2|) (-1144 |#1| |#2|)))) (-1089) (-975) (-1089) (-975)) (T -1139))
-((-1340 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *8 *6)) (-5 *4 (-1144 *5 *6)) (-14 *5 (-1089)) (-4 *6 (-975)) (-4 *8 (-975)) (-5 *2 (-1144 *7 *8)) (-5 *1 (-1139 *5 *6 *7 *8)) (-14 *7 (-1089)))))
-(-10 -7 (-15 -1340 ((-1144 |#3| |#4|) (-1 |#4| |#2|) (-1144 |#1| |#2|))))
-((-2004 (((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|) 21)) (-2835 ((|#1| |#3|) 13)) (-3890 ((|#3| |#3|) 19)))
-(((-1140 |#1| |#2| |#3|) (-10 -7 (-15 -2835 (|#1| |#3|)) (-15 -3890 (|#3| |#3|)) (-15 -2004 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|))) (-517) (-923 |#1|) (-1147 |#2|)) (T -1140))
-((-2004 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *5 (-923 *4)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))) (-5 *1 (-1140 *4 *5 *3)) (-4 *3 (-1147 *5)))) (-3890 (*1 *2 *2) (-12 (-4 *3 (-517)) (-4 *4 (-923 *3)) (-5 *1 (-1140 *3 *4 *2)) (-4 *2 (-1147 *4)))) (-2835 (*1 *2 *3) (-12 (-4 *4 (-923 *2)) (-4 *2 (-517)) (-5 *1 (-1140 *2 *4 *3)) (-4 *3 (-1147 *4)))))
-(-10 -7 (-15 -2835 (|#1| |#3|)) (-15 -3890 (|#3| |#3|)) (-15 -2004 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|)))
-((-3048 (((-3 |#2| "failed") |#2| (-712) |#1|) 29)) (-3923 (((-3 |#2| "failed") |#2| (-712)) 30)) (-2065 (((-3 (-2 (|:| -3388 |#2|) (|:| -3400 |#2|)) "failed") |#2|) 43)) (-3739 (((-591 |#2|) |#2|) 45)) (-1540 (((-3 |#2| "failed") |#2| |#2|) 40)))
-(((-1141 |#1| |#2|) (-10 -7 (-15 -3923 ((-3 |#2| "failed") |#2| (-712))) (-15 -3048 ((-3 |#2| "failed") |#2| (-712) |#1|)) (-15 -1540 ((-3 |#2| "failed") |#2| |#2|)) (-15 -2065 ((-3 (-2 (|:| -3388 |#2|) (|:| -3400 |#2|)) "failed") |#2|)) (-15 -3739 ((-591 |#2|) |#2|))) (-13 (-517) (-138)) (-1147 |#1|)) (T -1141))
-((-3739 (*1 *2 *3) (-12 (-4 *4 (-13 (-517) (-138))) (-5 *2 (-591 *3)) (-5 *1 (-1141 *4 *3)) (-4 *3 (-1147 *4)))) (-2065 (*1 *2 *3) (|partial| -12 (-4 *4 (-13 (-517) (-138))) (-5 *2 (-2 (|:| -3388 *3) (|:| -3400 *3))) (-5 *1 (-1141 *4 *3)) (-4 *3 (-1147 *4)))) (-1540 (*1 *2 *2 *2) (|partial| -12 (-4 *3 (-13 (-517) (-138))) (-5 *1 (-1141 *3 *2)) (-4 *2 (-1147 *3)))) (-3048 (*1 *2 *2 *3 *4) (|partial| -12 (-5 *3 (-712)) (-4 *4 (-13 (-517) (-138))) (-5 *1 (-1141 *4 *2)) (-4 *2 (-1147 *4)))) (-3923 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-712)) (-4 *4 (-13 (-517) (-138))) (-5 *1 (-1141 *4 *2)) (-4 *2 (-1147 *4)))))
-(-10 -7 (-15 -3923 ((-3 |#2| "failed") |#2| (-712))) (-15 -3048 ((-3 |#2| "failed") |#2| (-712) |#1|)) (-15 -1540 ((-3 |#2| "failed") |#2| |#2|)) (-15 -2065 ((-3 (-2 (|:| -3388 |#2|) (|:| -3400 |#2|)) "failed") |#2|)) (-15 -3739 ((-591 |#2|) |#2|)))
-((-3145 (((-3 (-2 (|:| -2963 |#2|) (|:| -3407 |#2|)) "failed") |#2| |#2|) 32)))
-(((-1142 |#1| |#2|) (-10 -7 (-15 -3145 ((-3 (-2 (|:| -2963 |#2|) (|:| -3407 |#2|)) "failed") |#2| |#2|))) (-517) (-1147 |#1|)) (T -1142))
-((-3145 (*1 *2 *3 *3) (|partial| -12 (-4 *4 (-517)) (-5 *2 (-2 (|:| -2963 *3) (|:| -3407 *3))) (-5 *1 (-1142 *4 *3)) (-4 *3 (-1147 *4)))))
-(-10 -7 (-15 -3145 ((-3 (-2 (|:| -2963 |#2|) (|:| -3407 |#2|)) "failed") |#2| |#2|)))
-((-3957 ((|#2| |#2| |#2|) 19)) (-3089 ((|#2| |#2| |#2|) 30)) (-3671 ((|#2| |#2| |#2| (-712) (-712)) 36)))
-(((-1143 |#1| |#2|) (-10 -7 (-15 -3957 (|#2| |#2| |#2|)) (-15 -3089 (|#2| |#2| |#2|)) (-15 -3671 (|#2| |#2| |#2| (-712) (-712)))) (-975) (-1147 |#1|)) (T -1143))
-((-3671 (*1 *2 *2 *2 *3 *3) (-12 (-5 *3 (-712)) (-4 *4 (-975)) (-5 *1 (-1143 *4 *2)) (-4 *2 (-1147 *4)))) (-3089 (*1 *2 *2 *2) (-12 (-4 *3 (-975)) (-5 *1 (-1143 *3 *2)) (-4 *2 (-1147 *3)))) (-3957 (*1 *2 *2 *2) (-12 (-4 *3 (-975)) (-5 *1 (-1143 *3 *2)) (-4 *2 (-1147 *3)))))
-(-10 -7 (-15 -3957 (|#2| |#2| |#2|)) (-15 -3089 (|#2| |#2| |#2|)) (-15 -3671 (|#2| |#2| |#2| (-712) (-712))))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-3928 (((-1171 |#2|) $ (-712)) NIL)) (-1507 (((-591 (-1003)) $) NIL)) (-1390 (($ (-1085 |#2|)) NIL)) (-1312 (((-1085 $) $ (-1003)) NIL) (((-1085 |#2|) $) NIL)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#2| (-517)))) (-3706 (($ $) NIL (|has| |#2| (-517)))) (-1715 (((-108) $) NIL (|has| |#2| (-517)))) (-4090 (((-712) $) NIL) (((-712) $ (-591 (-1003))) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-2944 (($ $ $) NIL (|has| |#2| (-517)))) (-1965 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#2| (-842)))) (-1291 (($ $) NIL (|has| |#2| (-429)))) (-2827 (((-396 $) $) NIL (|has| |#2| (-429)))) (-2252 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) NIL (|has| |#2| (-842)))) (-1947 (((-108) $ $) NIL (|has| |#2| (-341)))) (-2229 (($ $ (-712)) NIL)) (-3159 (($ $ (-712)) NIL)) (-2288 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) NIL (|has| |#2| (-429)))) (-3798 (($) NIL T CONST)) (-1251 (((-3 |#2| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#2| (-966 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#2| (-966 (-525)))) (((-3 (-1003) "failed") $) NIL)) (-3528 ((|#2| $) NIL) (((-385 (-525)) $) NIL (|has| |#2| (-966 (-385 (-525))))) (((-525) $) NIL (|has| |#2| (-966 (-525)))) (((-1003) $) NIL)) (-2805 (($ $ $ (-1003)) NIL (|has| |#2| (-160))) ((|#2| $ $) NIL (|has| |#2| (-160)))) (-2129 (($ $ $) NIL (|has| |#2| (-341)))) (-1710 (($ $) NIL)) (-3305 (((-631 (-525)) (-631 $)) NIL (|has| |#2| (-587 (-525)))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| |#2| (-587 (-525)))) (((-2 (|:| -4057 (-631 |#2|)) (|:| |vec| (-1171 |#2|))) (-631 $) (-1171 $)) NIL) (((-631 |#2|) (-631 $)) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-2110 (($ $ $) NIL (|has| |#2| (-341)))) (-3106 (($ $ $) NIL)) (-2273 (($ $ $) NIL (|has| |#2| (-517)))) (-3867 (((-2 (|:| -3482 |#2|) (|:| -2963 $) (|:| -3407 $)) $ $) NIL (|has| |#2| (-517)))) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL (|has| |#2| (-341)))) (-3208 (($ $) NIL (|has| |#2| (-429))) (($ $ (-1003)) NIL (|has| |#2| (-429)))) (-1695 (((-591 $) $) NIL)) (-2744 (((-108) $) NIL (|has| |#2| (-842)))) (-2056 (($ $ |#2| (-712) $) NIL)) (-2011 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (-12 (|has| (-1003) (-819 (-357))) (|has| |#2| (-819 (-357))))) (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (-12 (|has| (-1003) (-819 (-525))) (|has| |#2| (-819 (-525)))))) (-3873 (((-712) $ $) NIL (|has| |#2| (-517)))) (-2824 (((-108) $) NIL)) (-4010 (((-712) $) NIL)) (-2085 (((-3 $ "failed") $) NIL (|has| |#2| (-1065)))) (-1493 (($ (-1085 |#2|) (-1003)) NIL) (($ (-1085 $) (-1003)) NIL)) (-3111 (($ $ (-712)) NIL)) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#2| (-341)))) (-1922 (((-591 $) $) NIL)) (-2202 (((-108) $) NIL)) (-1480 (($ |#2| (-712)) 17) (($ $ (-1003) (-712)) NIL) (($ $ (-591 (-1003)) (-591 (-712))) NIL)) (-3958 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $ (-1003)) NIL) (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL)) (-2624 (((-712) $) NIL) (((-712) $ (-1003)) NIL) (((-591 (-712)) $ (-591 (-1003))) NIL)) (-3741 (($ $ $) NIL (|has| |#2| (-788)))) (-2478 (($ $ $) NIL (|has| |#2| (-788)))) (-4015 (($ (-1 (-712) (-712)) $) NIL)) (-1340 (($ (-1 |#2| |#2|) $) NIL)) (-1525 (((-1085 |#2|) $) NIL)) (-2254 (((-3 (-1003) "failed") $) NIL)) (-1661 (($ $) NIL)) (-1678 ((|#2| $) NIL)) (-1356 (($ (-591 $)) NIL (|has| |#2| (-429))) (($ $ $) NIL (|has| |#2| (-429)))) (-2339 (((-1072) $) NIL)) (-3070 (((-2 (|:| -2963 $) (|:| -3407 $)) $ (-712)) NIL)) (-3376 (((-3 (-591 $) "failed") $) NIL)) (-2010 (((-3 (-591 $) "failed") $) NIL)) (-2292 (((-3 (-2 (|:| |var| (-1003)) (|:| -2008 (-712))) "failed") $) NIL)) (-4141 (($ $) NIL (|has| |#2| (-37 (-385 (-525)))))) (-3506 (($) NIL (|has| |#2| (-1065)) CONST)) (-2047 (((-1036) $) NIL)) (-1634 (((-108) $) NIL)) (-1646 ((|#2| $) NIL)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| |#2| (-429)))) (-1399 (($ (-591 $)) NIL (|has| |#2| (-429))) (($ $ $) NIL (|has| |#2| (-429)))) (-3678 (($ $ (-712) |#2| $) NIL)) (-2916 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#2| (-842)))) (-1626 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#2| (-842)))) (-1348 (((-396 $) $) NIL (|has| |#2| (-842)))) (-3375 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#2| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL (|has| |#2| (-341)))) (-2089 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-517))) (((-3 $ "failed") $ $) NIL (|has| |#2| (-517)))) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#2| (-341)))) (-4132 (($ $ (-591 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-591 $) (-591 $)) NIL) (($ $ (-1003) |#2|) NIL) (($ $ (-591 (-1003)) (-591 |#2|)) NIL) (($ $ (-1003) $) NIL) (($ $ (-591 (-1003)) (-591 $)) NIL)) (-1712 (((-712) $) NIL (|has| |#2| (-341)))) (-3164 ((|#2| $ |#2|) NIL) (($ $ $) NIL) (((-385 $) (-385 $) (-385 $)) NIL (|has| |#2| (-517))) ((|#2| (-385 $) |#2|) NIL (|has| |#2| (-341))) (((-385 $) $ (-385 $)) NIL (|has| |#2| (-517)))) (-3579 (((-3 $ "failed") $ (-712)) NIL)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL (|has| |#2| (-341)))) (-2976 (($ $ (-1003)) NIL (|has| |#2| (-160))) ((|#2| $) NIL (|has| |#2| (-160)))) (-3266 (($ $ (-1003)) NIL) (($ $ (-591 (-1003))) NIL) (($ $ (-1003) (-712)) NIL) (($ $ (-591 (-1003)) (-591 (-712))) NIL) (($ $ (-712)) NIL) (($ $) NIL) (($ $ (-1089)) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-1 |#2| |#2|) (-712)) NIL) (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) $) NIL)) (-1316 (((-712) $) NIL) (((-712) $ (-1003)) NIL) (((-591 (-712)) $ (-591 (-1003))) NIL)) (-1408 (((-825 (-357)) $) NIL (-12 (|has| (-1003) (-566 (-825 (-357)))) (|has| |#2| (-566 (-825 (-357)))))) (((-825 (-525)) $) NIL (-12 (|has| (-1003) (-566 (-825 (-525)))) (|has| |#2| (-566 (-825 (-525)))))) (((-501) $) NIL (-12 (|has| (-1003) (-566 (-501))) (|has| |#2| (-566 (-501)))))) (-2668 ((|#2| $) NIL (|has| |#2| (-429))) (($ $ (-1003)) NIL (|has| |#2| (-429)))) (-2265 (((-3 (-1171 $) "failed") (-631 $)) NIL (-12 (|has| $ (-136)) (|has| |#2| (-842))))) (-2413 (((-3 $ "failed") $ $) NIL (|has| |#2| (-517))) (((-3 (-385 $) "failed") (-385 $) $) NIL (|has| |#2| (-517)))) (-3022 (((-796) $) 13) (($ (-525)) NIL) (($ |#2|) NIL) (($ (-1003)) NIL) (($ (-1167 |#1|)) 19) (($ (-385 (-525))) NIL (-3321 (|has| |#2| (-37 (-385 (-525)))) (|has| |#2| (-966 (-385 (-525)))))) (($ $) NIL (|has| |#2| (-517)))) (-3654 (((-591 |#2|) $) NIL)) (-2560 ((|#2| $ (-712)) NIL) (($ $ (-1003) (-712)) NIL) (($ $ (-591 (-1003)) (-591 (-712))) NIL)) (-1437 (((-3 $ "failed") $) NIL (-3321 (-12 (|has| $ (-136)) (|has| |#2| (-842))) (|has| |#2| (-136))))) (-2128 (((-712)) NIL)) (-1698 (($ $ $ (-712)) NIL (|has| |#2| (-160)))) (-2495 (((-108) $ $) NIL (|has| |#2| (-517)))) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4191 (($) NIL T CONST)) (-4197 (($) 14 T CONST)) (-4196 (($ $ (-1003)) NIL) (($ $ (-591 (-1003))) NIL) (($ $ (-1003) (-712)) NIL) (($ $ (-591 (-1003)) (-591 (-712))) NIL) (($ $ (-712)) NIL) (($ $) NIL) (($ $ (-1089)) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-1 |#2| |#2|) (-712)) NIL) (($ $ (-1 |#2| |#2|)) NIL)) (-4135 (((-108) $ $) NIL (|has| |#2| (-788)))) (-4119 (((-108) $ $) NIL (|has| |#2| (-788)))) (-4096 (((-108) $ $) NIL)) (-4126 (((-108) $ $) NIL (|has| |#2| (-788)))) (-4112 (((-108) $ $) NIL (|has| |#2| (-788)))) (-4173 (($ $ |#2|) NIL (|has| |#2| (-341)))) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL (|has| |#2| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#2| (-37 (-385 (-525))))) (($ |#2| $) NIL) (($ $ |#2|) NIL)))
-(((-1144 |#1| |#2|) (-13 (-1147 |#2|) (-10 -8 (-15 -3022 ($ (-1167 |#1|))) (-15 -3678 ($ $ (-712) |#2| $)))) (-1089) (-975)) (T -1144))
-((-3022 (*1 *1 *2) (-12 (-5 *2 (-1167 *3)) (-14 *3 (-1089)) (-5 *1 (-1144 *3 *4)) (-4 *4 (-975)))) (-3678 (*1 *1 *1 *2 *3 *1) (-12 (-5 *2 (-712)) (-5 *1 (-1144 *4 *3)) (-14 *4 (-1089)) (-4 *3 (-975)))))
-(-13 (-1147 |#2|) (-10 -8 (-15 -3022 ($ (-1167 |#1|))) (-15 -3678 ($ $ (-712) |#2| $))))
-((-1340 ((|#4| (-1 |#3| |#1|) |#2|) 22)))
-(((-1145 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1340 (|#4| (-1 |#3| |#1|) |#2|))) (-975) (-1147 |#1|) (-975) (-1147 |#3|)) (T -1145))
-((-1340 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-975)) (-4 *6 (-975)) (-4 *2 (-1147 *6)) (-5 *1 (-1145 *5 *4 *6 *2)) (-4 *4 (-1147 *5)))))
-(-10 -7 (-15 -1340 (|#4| (-1 |#3| |#1|) |#2|)))
-((-3928 (((-1171 |#2|) $ (-712)) 114)) (-1507 (((-591 (-1003)) $) 15)) (-1390 (($ (-1085 |#2|)) 67)) (-4090 (((-712) $) NIL) (((-712) $ (-591 (-1003))) 18)) (-1965 (((-396 (-1085 $)) (-1085 $)) 185)) (-1291 (($ $) 175)) (-2827 (((-396 $) $) 173)) (-2252 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) 82)) (-2229 (($ $ (-712)) 71)) (-3159 (($ $ (-712)) 73)) (-2288 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) 130)) (-1251 (((-3 |#2| "failed") $) 117) (((-3 (-385 (-525)) "failed") $) NIL) (((-3 (-525) "failed") $) NIL) (((-3 (-1003) "failed") $) NIL)) (-3528 ((|#2| $) 115) (((-385 (-525)) $) NIL) (((-525) $) NIL) (((-1003) $) NIL)) (-2273 (($ $ $) 151)) (-3867 (((-2 (|:| -3482 |#2|) (|:| -2963 $) (|:| -3407 $)) $ $) 153)) (-3873 (((-712) $ $) 170)) (-2085 (((-3 $ "failed") $) 123)) (-1480 (($ |#2| (-712)) NIL) (($ $ (-1003) (-712)) 47) (($ $ (-591 (-1003)) (-591 (-712))) NIL)) (-2624 (((-712) $) NIL) (((-712) $ (-1003)) 42) (((-591 (-712)) $ (-591 (-1003))) 43)) (-1525 (((-1085 |#2|) $) 59)) (-2254 (((-3 (-1003) "failed") $) 40)) (-3070 (((-2 (|:| -2963 $) (|:| -3407 $)) $ (-712)) 70)) (-4141 (($ $) 197)) (-3506 (($) 119)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) 182)) (-2916 (((-396 (-1085 $)) (-1085 $)) 88)) (-1626 (((-396 (-1085 $)) (-1085 $)) 86)) (-1348 (((-396 $) $) 107)) (-4132 (($ $ (-591 (-273 $))) 39) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-591 $) (-591 $)) NIL) (($ $ (-1003) |#2|) 31) (($ $ (-591 (-1003)) (-591 |#2|)) 28) (($ $ (-1003) $) 25) (($ $ (-591 (-1003)) (-591 $)) 23)) (-1712 (((-712) $) 188)) (-3164 ((|#2| $ |#2|) NIL) (($ $ $) NIL) (((-385 $) (-385 $) (-385 $)) 147) ((|#2| (-385 $) |#2|) 187) (((-385 $) $ (-385 $)) 169)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) 191)) (-3266 (($ $ (-1003)) 140) (($ $ (-591 (-1003))) NIL) (($ $ (-1003) (-712)) NIL) (($ $ (-591 (-1003)) (-591 (-712))) NIL) (($ $ (-712)) NIL) (($ $) 138) (($ $ (-1089)) NIL) (($ $ (-591 (-1089))) NIL) (($ $ (-1089) (-712)) NIL) (($ $ (-591 (-1089)) (-591 (-712))) NIL) (($ $ (-1 |#2| |#2|) (-712)) NIL) (($ $ (-1 |#2| |#2|)) 137) (($ $ (-1 |#2| |#2|) $) 134)) (-1316 (((-712) $) NIL) (((-712) $ (-1003)) 16) (((-591 (-712)) $ (-591 (-1003))) 20)) (-2668 ((|#2| $) NIL) (($ $ (-1003)) 125)) (-2413 (((-3 $ "failed") $ $) 161) (((-3 (-385 $) "failed") (-385 $) $) 157)) (-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ |#2|) NIL) (($ (-1003)) 51) (($ (-385 (-525))) NIL) (($ $) NIL)))
-(((-1146 |#1| |#2|) (-10 -8 (-15 -3022 (|#1| |#1|)) (-15 -2526 ((-1085 |#1|) (-1085 |#1|) (-1085 |#1|))) (-15 -2827 ((-396 |#1|) |#1|)) (-15 -1291 (|#1| |#1|)) (-15 -3022 (|#1| (-385 (-525)))) (-15 -3506 (|#1|)) (-15 -2085 ((-3 |#1| "failed") |#1|)) (-15 -3164 ((-385 |#1|) |#1| (-385 |#1|))) (-15 -1712 ((-712) |#1|)) (-15 -3999 ((-2 (|:| -2963 |#1|) (|:| -3407 |#1|)) |#1| |#1|)) (-15 -4141 (|#1| |#1|)) (-15 -3164 (|#2| (-385 |#1|) |#2|)) (-15 -2288 ((-2 (|:| |primePart| |#1|) (|:| |commonPart| |#1|)) |#1| |#1|)) (-15 -3867 ((-2 (|:| -3482 |#2|) (|:| -2963 |#1|) (|:| -3407 |#1|)) |#1| |#1|)) (-15 -2273 (|#1| |#1| |#1|)) (-15 -2413 ((-3 (-385 |#1|) "failed") (-385 |#1|) |#1|)) (-15 -2413 ((-3 |#1| "failed") |#1| |#1|)) (-15 -3873 ((-712) |#1| |#1|)) (-15 -3164 ((-385 |#1|) (-385 |#1|) (-385 |#1|))) (-15 -3266 (|#1| |#1| (-1 |#2| |#2|) |#1|)) (-15 -3159 (|#1| |#1| (-712))) (-15 -2229 (|#1| |#1| (-712))) (-15 -3070 ((-2 (|:| -2963 |#1|) (|:| -3407 |#1|)) |#1| (-712))) (-15 -1390 (|#1| (-1085 |#2|))) (-15 -1525 ((-1085 |#2|) |#1|)) (-15 -3928 ((-1171 |#2|) |#1| (-712))) (-15 -3266 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3266 (|#1| |#1| (-1 |#2| |#2|) (-712))) (-15 -3266 (|#1| |#1| (-591 (-1089)) (-591 (-712)))) (-15 -3266 (|#1| |#1| (-1089) (-712))) (-15 -3266 (|#1| |#1| (-591 (-1089)))) (-15 -3266 (|#1| |#1| (-1089))) (-15 -3266 (|#1| |#1|)) (-15 -3266 (|#1| |#1| (-712))) (-15 -3164 (|#1| |#1| |#1|)) (-15 -3164 (|#2| |#1| |#2|)) (-15 -1348 ((-396 |#1|) |#1|)) (-15 -1965 ((-396 (-1085 |#1|)) (-1085 |#1|))) (-15 -1626 ((-396 (-1085 |#1|)) (-1085 |#1|))) (-15 -2916 ((-396 (-1085 |#1|)) (-1085 |#1|))) (-15 -2252 ((-3 (-591 (-1085 |#1|)) "failed") (-591 (-1085 |#1|)) (-1085 |#1|))) (-15 -2668 (|#1| |#1| (-1003))) (-15 -1507 ((-591 (-1003)) |#1|)) (-15 -4090 ((-712) |#1| (-591 (-1003)))) (-15 -4090 ((-712) |#1|)) (-15 -1480 (|#1| |#1| (-591 (-1003)) (-591 (-712)))) (-15 -1480 (|#1| |#1| (-1003) (-712))) (-15 -2624 ((-591 (-712)) |#1| (-591 (-1003)))) (-15 -2624 ((-712) |#1| (-1003))) (-15 -2254 ((-3 (-1003) "failed") |#1|)) (-15 -1316 ((-591 (-712)) |#1| (-591 (-1003)))) (-15 -1316 ((-712) |#1| (-1003))) (-15 -3528 ((-1003) |#1|)) (-15 -1251 ((-3 (-1003) "failed") |#1|)) (-15 -3022 (|#1| (-1003))) (-15 -4132 (|#1| |#1| (-591 (-1003)) (-591 |#1|))) (-15 -4132 (|#1| |#1| (-1003) |#1|)) (-15 -4132 (|#1| |#1| (-591 (-1003)) (-591 |#2|))) (-15 -4132 (|#1| |#1| (-1003) |#2|)) (-15 -4132 (|#1| |#1| (-591 |#1|) (-591 |#1|))) (-15 -4132 (|#1| |#1| |#1| |#1|)) (-15 -4132 (|#1| |#1| (-273 |#1|))) (-15 -4132 (|#1| |#1| (-591 (-273 |#1|)))) (-15 -1316 ((-712) |#1|)) (-15 -1480 (|#1| |#2| (-712))) (-15 -3528 ((-525) |#1|)) (-15 -1251 ((-3 (-525) "failed") |#1|)) (-15 -3528 ((-385 (-525)) |#1|)) (-15 -1251 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3022 (|#1| |#2|)) (-15 -1251 ((-3 |#2| "failed") |#1|)) (-15 -3528 (|#2| |#1|)) (-15 -2624 ((-712) |#1|)) (-15 -2668 (|#2| |#1|)) (-15 -3266 (|#1| |#1| (-591 (-1003)) (-591 (-712)))) (-15 -3266 (|#1| |#1| (-1003) (-712))) (-15 -3266 (|#1| |#1| (-591 (-1003)))) (-15 -3266 (|#1| |#1| (-1003))) (-15 -3022 (|#1| (-525))) (-15 -3022 ((-796) |#1|))) (-1147 |#2|) (-975)) (T -1146))
-NIL
-(-10 -8 (-15 -3022 (|#1| |#1|)) (-15 -2526 ((-1085 |#1|) (-1085 |#1|) (-1085 |#1|))) (-15 -2827 ((-396 |#1|) |#1|)) (-15 -1291 (|#1| |#1|)) (-15 -3022 (|#1| (-385 (-525)))) (-15 -3506 (|#1|)) (-15 -2085 ((-3 |#1| "failed") |#1|)) (-15 -3164 ((-385 |#1|) |#1| (-385 |#1|))) (-15 -1712 ((-712) |#1|)) (-15 -3999 ((-2 (|:| -2963 |#1|) (|:| -3407 |#1|)) |#1| |#1|)) (-15 -4141 (|#1| |#1|)) (-15 -3164 (|#2| (-385 |#1|) |#2|)) (-15 -2288 ((-2 (|:| |primePart| |#1|) (|:| |commonPart| |#1|)) |#1| |#1|)) (-15 -3867 ((-2 (|:| -3482 |#2|) (|:| -2963 |#1|) (|:| -3407 |#1|)) |#1| |#1|)) (-15 -2273 (|#1| |#1| |#1|)) (-15 -2413 ((-3 (-385 |#1|) "failed") (-385 |#1|) |#1|)) (-15 -2413 ((-3 |#1| "failed") |#1| |#1|)) (-15 -3873 ((-712) |#1| |#1|)) (-15 -3164 ((-385 |#1|) (-385 |#1|) (-385 |#1|))) (-15 -3266 (|#1| |#1| (-1 |#2| |#2|) |#1|)) (-15 -3159 (|#1| |#1| (-712))) (-15 -2229 (|#1| |#1| (-712))) (-15 -3070 ((-2 (|:| -2963 |#1|) (|:| -3407 |#1|)) |#1| (-712))) (-15 -1390 (|#1| (-1085 |#2|))) (-15 -1525 ((-1085 |#2|) |#1|)) (-15 -3928 ((-1171 |#2|) |#1| (-712))) (-15 -3266 (|#1| |#1| (-1 |#2| |#2|))) (-15 -3266 (|#1| |#1| (-1 |#2| |#2|) (-712))) (-15 -3266 (|#1| |#1| (-591 (-1089)) (-591 (-712)))) (-15 -3266 (|#1| |#1| (-1089) (-712))) (-15 -3266 (|#1| |#1| (-591 (-1089)))) (-15 -3266 (|#1| |#1| (-1089))) (-15 -3266 (|#1| |#1|)) (-15 -3266 (|#1| |#1| (-712))) (-15 -3164 (|#1| |#1| |#1|)) (-15 -3164 (|#2| |#1| |#2|)) (-15 -1348 ((-396 |#1|) |#1|)) (-15 -1965 ((-396 (-1085 |#1|)) (-1085 |#1|))) (-15 -1626 ((-396 (-1085 |#1|)) (-1085 |#1|))) (-15 -2916 ((-396 (-1085 |#1|)) (-1085 |#1|))) (-15 -2252 ((-3 (-591 (-1085 |#1|)) "failed") (-591 (-1085 |#1|)) (-1085 |#1|))) (-15 -2668 (|#1| |#1| (-1003))) (-15 -1507 ((-591 (-1003)) |#1|)) (-15 -4090 ((-712) |#1| (-591 (-1003)))) (-15 -4090 ((-712) |#1|)) (-15 -1480 (|#1| |#1| (-591 (-1003)) (-591 (-712)))) (-15 -1480 (|#1| |#1| (-1003) (-712))) (-15 -2624 ((-591 (-712)) |#1| (-591 (-1003)))) (-15 -2624 ((-712) |#1| (-1003))) (-15 -2254 ((-3 (-1003) "failed") |#1|)) (-15 -1316 ((-591 (-712)) |#1| (-591 (-1003)))) (-15 -1316 ((-712) |#1| (-1003))) (-15 -3528 ((-1003) |#1|)) (-15 -1251 ((-3 (-1003) "failed") |#1|)) (-15 -3022 (|#1| (-1003))) (-15 -4132 (|#1| |#1| (-591 (-1003)) (-591 |#1|))) (-15 -4132 (|#1| |#1| (-1003) |#1|)) (-15 -4132 (|#1| |#1| (-591 (-1003)) (-591 |#2|))) (-15 -4132 (|#1| |#1| (-1003) |#2|)) (-15 -4132 (|#1| |#1| (-591 |#1|) (-591 |#1|))) (-15 -4132 (|#1| |#1| |#1| |#1|)) (-15 -4132 (|#1| |#1| (-273 |#1|))) (-15 -4132 (|#1| |#1| (-591 (-273 |#1|)))) (-15 -1316 ((-712) |#1|)) (-15 -1480 (|#1| |#2| (-712))) (-15 -3528 ((-525) |#1|)) (-15 -1251 ((-3 (-525) "failed") |#1|)) (-15 -3528 ((-385 (-525)) |#1|)) (-15 -1251 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3022 (|#1| |#2|)) (-15 -1251 ((-3 |#2| "failed") |#1|)) (-15 -3528 (|#2| |#1|)) (-15 -2624 ((-712) |#1|)) (-15 -2668 (|#2| |#1|)) (-15 -3266 (|#1| |#1| (-591 (-1003)) (-591 (-712)))) (-15 -3266 (|#1| |#1| (-1003) (-712))) (-15 -3266 (|#1| |#1| (-591 (-1003)))) (-15 -3266 (|#1| |#1| (-1003))) (-15 -3022 (|#1| (-525))) (-15 -3022 ((-796) |#1|)))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-3928 (((-1171 |#1|) $ (-712)) 238)) (-1507 (((-591 (-1003)) $) 110)) (-1390 (($ (-1085 |#1|)) 236)) (-1312 (((-1085 $) $ (-1003)) 125) (((-1085 |#1|) $) 124)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) 87 (|has| |#1| (-517)))) (-3706 (($ $) 88 (|has| |#1| (-517)))) (-1715 (((-108) $) 90 (|has| |#1| (-517)))) (-4090 (((-712) $) 112) (((-712) $ (-591 (-1003))) 111)) (-2157 (((-3 $ "failed") $ $) 19)) (-2944 (($ $ $) 223 (|has| |#1| (-517)))) (-1965 (((-396 (-1085 $)) (-1085 $)) 100 (|has| |#1| (-842)))) (-1291 (($ $) 98 (|has| |#1| (-429)))) (-2827 (((-396 $) $) 97 (|has| |#1| (-429)))) (-2252 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) 103 (|has| |#1| (-842)))) (-1947 (((-108) $ $) 208 (|has| |#1| (-341)))) (-2229 (($ $ (-712)) 231)) (-3159 (($ $ (-712)) 230)) (-2288 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) 218 (|has| |#1| (-429)))) (-3798 (($) 17 T CONST)) (-1251 (((-3 |#1| "failed") $) 164) (((-3 (-385 (-525)) "failed") $) 162 (|has| |#1| (-966 (-385 (-525))))) (((-3 (-525) "failed") $) 160 (|has| |#1| (-966 (-525)))) (((-3 (-1003) "failed") $) 136)) (-3528 ((|#1| $) 165) (((-385 (-525)) $) 161 (|has| |#1| (-966 (-385 (-525))))) (((-525) $) 159 (|has| |#1| (-966 (-525)))) (((-1003) $) 135)) (-2805 (($ $ $ (-1003)) 108 (|has| |#1| (-160))) ((|#1| $ $) 226 (|has| |#1| (-160)))) (-2129 (($ $ $) 212 (|has| |#1| (-341)))) (-1710 (($ $) 154)) (-3305 (((-631 (-525)) (-631 $)) 134 (|has| |#1| (-587 (-525)))) (((-2 (|:| -4057 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) 133 (|has| |#1| (-587 (-525)))) (((-2 (|:| -4057 (-631 |#1|)) (|:| |vec| (-1171 |#1|))) (-631 $) (-1171 $)) 132) (((-631 |#1|) (-631 $)) 131)) (-4163 (((-3 $ "failed") $) 34)) (-2110 (($ $ $) 211 (|has| |#1| (-341)))) (-3106 (($ $ $) 229)) (-2273 (($ $ $) 220 (|has| |#1| (-517)))) (-3867 (((-2 (|:| -3482 |#1|) (|:| -2963 $) (|:| -3407 $)) $ $) 219 (|has| |#1| (-517)))) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) 206 (|has| |#1| (-341)))) (-3208 (($ $) 176 (|has| |#1| (-429))) (($ $ (-1003)) 105 (|has| |#1| (-429)))) (-1695 (((-591 $) $) 109)) (-2744 (((-108) $) 96 (|has| |#1| (-842)))) (-2056 (($ $ |#1| (-712) $) 172)) (-2011 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) 84 (-12 (|has| (-1003) (-819 (-357))) (|has| |#1| (-819 (-357))))) (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) 83 (-12 (|has| (-1003) (-819 (-525))) (|has| |#1| (-819 (-525)))))) (-3873 (((-712) $ $) 224 (|has| |#1| (-517)))) (-2824 (((-108) $) 31)) (-4010 (((-712) $) 169)) (-2085 (((-3 $ "failed") $) 204 (|has| |#1| (-1065)))) (-1493 (($ (-1085 |#1|) (-1003)) 117) (($ (-1085 $) (-1003)) 116)) (-3111 (($ $ (-712)) 235)) (-1758 (((-3 (-591 $) "failed") (-591 $) $) 215 (|has| |#1| (-341)))) (-1922 (((-591 $) $) 126)) (-2202 (((-108) $) 152)) (-1480 (($ |#1| (-712)) 153) (($ $ (-1003) (-712)) 119) (($ $ (-591 (-1003)) (-591 (-712))) 118)) (-3958 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $ (-1003)) 120) (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) 233)) (-2624 (((-712) $) 170) (((-712) $ (-1003)) 122) (((-591 (-712)) $ (-591 (-1003))) 121)) (-3741 (($ $ $) 79 (|has| |#1| (-788)))) (-2478 (($ $ $) 78 (|has| |#1| (-788)))) (-4015 (($ (-1 (-712) (-712)) $) 171)) (-1340 (($ (-1 |#1| |#1|) $) 151)) (-1525 (((-1085 |#1|) $) 237)) (-2254 (((-3 (-1003) "failed") $) 123)) (-1661 (($ $) 149)) (-1678 ((|#1| $) 148)) (-1356 (($ (-591 $)) 94 (|has| |#1| (-429))) (($ $ $) 93 (|has| |#1| (-429)))) (-2339 (((-1072) $) 9)) (-3070 (((-2 (|:| -2963 $) (|:| -3407 $)) $ (-712)) 232)) (-3376 (((-3 (-591 $) "failed") $) 114)) (-2010 (((-3 (-591 $) "failed") $) 115)) (-2292 (((-3 (-2 (|:| |var| (-1003)) (|:| -2008 (-712))) "failed") $) 113)) (-4141 (($ $) 216 (|has| |#1| (-37 (-385 (-525)))))) (-3506 (($) 203 (|has| |#1| (-1065)) CONST)) (-2047 (((-1036) $) 10)) (-1634 (((-108) $) 166)) (-1646 ((|#1| $) 167)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) 95 (|has| |#1| (-429)))) (-1399 (($ (-591 $)) 92 (|has| |#1| (-429))) (($ $ $) 91 (|has| |#1| (-429)))) (-2916 (((-396 (-1085 $)) (-1085 $)) 102 (|has| |#1| (-842)))) (-1626 (((-396 (-1085 $)) (-1085 $)) 101 (|has| |#1| (-842)))) (-1348 (((-396 $) $) 99 (|has| |#1| (-842)))) (-3375 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 214 (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) 213 (|has| |#1| (-341)))) (-2089 (((-3 $ "failed") $ |#1|) 174 (|has| |#1| (-517))) (((-3 $ "failed") $ $) 86 (|has| |#1| (-517)))) (-4095 (((-3 (-591 $) "failed") (-591 $) $) 207 (|has| |#1| (-341)))) (-4132 (($ $ (-591 (-273 $))) 145) (($ $ (-273 $)) 144) (($ $ $ $) 143) (($ $ (-591 $) (-591 $)) 142) (($ $ (-1003) |#1|) 141) (($ $ (-591 (-1003)) (-591 |#1|)) 140) (($ $ (-1003) $) 139) (($ $ (-591 (-1003)) (-591 $)) 138)) (-1712 (((-712) $) 209 (|has| |#1| (-341)))) (-3164 ((|#1| $ |#1|) 256) (($ $ $) 255) (((-385 $) (-385 $) (-385 $)) 225 (|has| |#1| (-517))) ((|#1| (-385 $) |#1|) 217 (|has| |#1| (-341))) (((-385 $) $ (-385 $)) 205 (|has| |#1| (-517)))) (-3579 (((-3 $ "failed") $ (-712)) 234)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) 210 (|has| |#1| (-341)))) (-2976 (($ $ (-1003)) 107 (|has| |#1| (-160))) ((|#1| $) 227 (|has| |#1| (-160)))) (-3266 (($ $ (-1003)) 42) (($ $ (-591 (-1003))) 41) (($ $ (-1003) (-712)) 40) (($ $ (-591 (-1003)) (-591 (-712))) 39) (($ $ (-712)) 253) (($ $) 251) (($ $ (-1089)) 250 (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) 249 (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) 248 (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) 247 (|has| |#1| (-833 (-1089)))) (($ $ (-1 |#1| |#1|) (-712)) 240) (($ $ (-1 |#1| |#1|)) 239) (($ $ (-1 |#1| |#1|) $) 228)) (-1316 (((-712) $) 150) (((-712) $ (-1003)) 130) (((-591 (-712)) $ (-591 (-1003))) 129)) (-1408 (((-825 (-357)) $) 82 (-12 (|has| (-1003) (-566 (-825 (-357)))) (|has| |#1| (-566 (-825 (-357)))))) (((-825 (-525)) $) 81 (-12 (|has| (-1003) (-566 (-825 (-525)))) (|has| |#1| (-566 (-825 (-525)))))) (((-501) $) 80 (-12 (|has| (-1003) (-566 (-501))) (|has| |#1| (-566 (-501)))))) (-2668 ((|#1| $) 175 (|has| |#1| (-429))) (($ $ (-1003)) 106 (|has| |#1| (-429)))) (-2265 (((-3 (-1171 $) "failed") (-631 $)) 104 (-1213 (|has| $ (-136)) (|has| |#1| (-842))))) (-2413 (((-3 $ "failed") $ $) 222 (|has| |#1| (-517))) (((-3 (-385 $) "failed") (-385 $) $) 221 (|has| |#1| (-517)))) (-3022 (((-796) $) 11) (($ (-525)) 28) (($ |#1|) 163) (($ (-1003)) 137) (($ (-385 (-525))) 72 (-3321 (|has| |#1| (-966 (-385 (-525)))) (|has| |#1| (-37 (-385 (-525)))))) (($ $) 85 (|has| |#1| (-517)))) (-3654 (((-591 |#1|) $) 168)) (-2560 ((|#1| $ (-712)) 155) (($ $ (-1003) (-712)) 128) (($ $ (-591 (-1003)) (-591 (-712))) 127)) (-1437 (((-3 $ "failed") $) 73 (-3321 (-1213 (|has| $ (-136)) (|has| |#1| (-842))) (|has| |#1| (-136))))) (-2128 (((-712)) 29)) (-1698 (($ $ $ (-712)) 173 (|has| |#1| (-160)))) (-2495 (((-108) $ $) 89 (|has| |#1| (-517)))) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4196 (($ $ (-1003)) 38) (($ $ (-591 (-1003))) 37) (($ $ (-1003) (-712)) 36) (($ $ (-591 (-1003)) (-591 (-712))) 35) (($ $ (-712)) 254) (($ $) 252) (($ $ (-1089)) 246 (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) 245 (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) 244 (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) 243 (|has| |#1| (-833 (-1089)))) (($ $ (-1 |#1| |#1|) (-712)) 242) (($ $ (-1 |#1| |#1|)) 241)) (-4135 (((-108) $ $) 76 (|has| |#1| (-788)))) (-4119 (((-108) $ $) 75 (|has| |#1| (-788)))) (-4096 (((-108) $ $) 6)) (-4126 (((-108) $ $) 77 (|has| |#1| (-788)))) (-4112 (((-108) $ $) 74 (|has| |#1| (-788)))) (-4173 (($ $ |#1|) 156 (|has| |#1| (-341)))) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 158 (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) 157 (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) 147) (($ $ |#1|) 146)))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-2314 (((-1163 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-286)) (|has| |#1| (-341))))) (-1444 (((-591 (-1003)) $) NIL)) (-1592 (((-1089) $) 10)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (-3150 (-12 (|has| (-1163 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))) (-12 (|has| (-1163 |#1| |#2| |#3|) (-842)) (|has| |#1| (-341))) (|has| |#1| (-517))))) (-3641 (($ $) NIL (-3150 (-12 (|has| (-1163 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))) (-12 (|has| (-1163 |#1| |#2| |#3|) (-842)) (|has| |#1| (-341))) (|has| |#1| (-517))))) (-3077 (((-108) $) NIL (-3150 (-12 (|has| (-1163 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))) (-12 (|has| (-1163 |#1| |#2| |#3|) (-842)) (|has| |#1| (-341))) (|has| |#1| (-517))))) (-3328 (($ $ (-525)) NIL) (($ $ (-525) (-525)) NIL)) (-3581 (((-1070 (-2 (|:| |k| (-525)) (|:| |c| |#1|))) $) NIL)) (-2989 (((-1163 |#1| |#2| |#3|) $) NIL)) (-3074 (((-3 (-1163 |#1| |#2| |#3|) "failed") $) NIL)) (-1487 (((-1163 |#1| |#2| |#3|) $) NIL)) (-4087 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2381 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3332 (((-3 $ "failed") $ $) NIL)) (-2179 (((-396 (-1085 $)) (-1085 $)) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-842)) (|has| |#1| (-341))))) (-1720 (($ $) NIL (|has| |#1| (-341)))) (-3898 (((-396 $) $) NIL (|has| |#1| (-341)))) (-2551 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3008 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-842)) (|has| |#1| (-341))))) (-1965 (((-108) $ $) NIL (|has| |#1| (-341)))) (-4058 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2360 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4188 (((-525) $) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))))) (-1895 (($ (-1070 (-2 (|:| |k| (-525)) (|:| |c| |#1|)))) NIL)) (-4109 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2400 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2055 (($) NIL T CONST)) (-4174 (((-3 (-1163 |#1| |#2| |#3|) "failed") $) NIL) (((-3 (-1089) "failed") $) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-966 (-1089))) (|has| |#1| (-341)))) (((-3 (-385 (-525)) "failed") $) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-966 (-525))) (|has| |#1| (-341)))) (((-3 (-525) "failed") $) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-966 (-525))) (|has| |#1| (-341))))) (-3341 (((-1163 |#1| |#2| |#3|) $) NIL) (((-1089) $) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-966 (-1089))) (|has| |#1| (-341)))) (((-385 (-525)) $) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-966 (-525))) (|has| |#1| (-341)))) (((-525) $) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-966 (-525))) (|has| |#1| (-341))))) (-2742 (($ $) NIL) (($ (-525) $) NIL)) (-3265 (($ $ $) NIL (|has| |#1| (-341)))) (-1575 (($ $) NIL)) (-3925 (((-631 (-1163 |#1| |#2| |#3|)) (-631 $)) NIL (|has| |#1| (-341))) (((-2 (|:| -2928 (-631 (-1163 |#1| |#2| |#3|))) (|:| |vec| (-1171 (-1163 |#1| |#2| |#3|)))) (-631 $) (-1171 $)) NIL (|has| |#1| (-341))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-587 (-525))) (|has| |#1| (-341)))) (((-631 (-525)) (-631 $)) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-587 (-525))) (|has| |#1| (-341))))) (-1522 (((-3 $ "failed") $) NIL)) (-3642 (((-385 (-885 |#1|)) $ (-525)) NIL (|has| |#1| (-517))) (((-385 (-885 |#1|)) $ (-525) (-525)) NIL (|has| |#1| (-517)))) (-1325 (($) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-510)) (|has| |#1| (-341))))) (-3239 (($ $ $) NIL (|has| |#1| (-341)))) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL (|has| |#1| (-341)))) (-2393 (((-108) $) NIL (|has| |#1| (-341)))) (-3489 (((-108) $) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))))) (-1795 (((-108) $) NIL)) (-1417 (($) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4018 (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-819 (-525))) (|has| |#1| (-341)))) (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-819 (-357))) (|has| |#1| (-341))))) (-1676 (((-525) $) NIL) (((-525) $ (-525)) NIL)) (-3865 (((-108) $) NIL)) (-2920 (($ $) NIL (|has| |#1| (-341)))) (-1384 (((-1163 |#1| |#2| |#3|) $) NIL (|has| |#1| (-341)))) (-3126 (($ $ (-525)) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2115 (((-3 $ "failed") $) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-1065)) (|has| |#1| (-341))))) (-2256 (((-108) $) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))))) (-1698 (($ $ (-854)) NIL)) (-3619 (($ (-1 |#1| (-525)) $) NIL)) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-341)))) (-3802 (((-108) $) NIL)) (-1422 (($ |#1| (-525)) 17) (($ $ (-1003) (-525)) NIL) (($ $ (-591 (-1003)) (-591 (-525))) NIL)) (-1923 (($ $ $) NIL (-3150 (-12 (|has| (-1163 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))) (-12 (|has| (-1163 |#1| |#2| |#3|) (-788)) (|has| |#1| (-341)))))) (-3475 (($ $ $) NIL (-3150 (-12 (|has| (-1163 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))) (-12 (|has| (-1163 |#1| |#2| |#3|) (-788)) (|has| |#1| (-341)))))) (-1257 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 (-1163 |#1| |#2| |#3|) (-1163 |#1| |#2| |#3|)) $) NIL (|has| |#1| (-341)))) (-2356 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1548 (($ $) NIL)) (-1556 ((|#1| $) NIL)) (-2081 (($ (-591 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-1497 (($ (-525) (-1163 |#1| |#2| |#3|)) NIL)) (-2621 (((-1072) $) NIL)) (-1523 (($ $) NIL (|has| |#1| (-341)))) (-2452 (($ $) 25 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1089)) NIL (-3150 (-12 (|has| |#1| (-15 -2452 (|#1| |#1| (-1089)))) (|has| |#1| (-15 -1444 ((-591 (-1089)) |#1|))) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-891)) (|has| |#1| (-1111))))) (($ $ (-1167 |#2|)) 26 (|has| |#1| (-37 (-385 (-525)))))) (-3492 (($) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-1065)) (|has| |#1| (-341))) CONST)) (-2937 (((-1036) $) NIL)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| |#1| (-341)))) (-2124 (($ (-591 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-1583 (($ $) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-286)) (|has| |#1| (-341))))) (-2767 (((-1163 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-510)) (|has| |#1| (-341))))) (-3550 (((-396 (-1085 $)) (-1085 $)) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-842)) (|has| |#1| (-341))))) (-3534 (((-396 (-1085 $)) (-1085 $)) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-842)) (|has| |#1| (-341))))) (-2542 (((-396 $) $) NIL (|has| |#1| (-341)))) (-3387 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL (|has| |#1| (-341)))) (-1618 (($ $ (-525)) NIL)) (-3210 (((-3 $ "failed") $ $) NIL (-3150 (-12 (|has| (-1163 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))) (-12 (|has| (-1163 |#1| |#2| |#3|) (-842)) (|has| |#1| (-341))) (|has| |#1| (-517))))) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-341)))) (-2288 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1980 (((-1070 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-525))))) (($ $ (-1089) (-1163 |#1| |#2| |#3|)) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-486 (-1089) (-1163 |#1| |#2| |#3|))) (|has| |#1| (-341)))) (($ $ (-591 (-1089)) (-591 (-1163 |#1| |#2| |#3|))) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-486 (-1089) (-1163 |#1| |#2| |#3|))) (|has| |#1| (-341)))) (($ $ (-591 (-273 (-1163 |#1| |#2| |#3|)))) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-288 (-1163 |#1| |#2| |#3|))) (|has| |#1| (-341)))) (($ $ (-273 (-1163 |#1| |#2| |#3|))) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-288 (-1163 |#1| |#2| |#3|))) (|has| |#1| (-341)))) (($ $ (-1163 |#1| |#2| |#3|) (-1163 |#1| |#2| |#3|)) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-288 (-1163 |#1| |#2| |#3|))) (|has| |#1| (-341)))) (($ $ (-591 (-1163 |#1| |#2| |#3|)) (-591 (-1163 |#1| |#2| |#3|))) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-288 (-1163 |#1| |#2| |#3|))) (|has| |#1| (-341))))) (-3048 (((-712) $) NIL (|has| |#1| (-341)))) (-1881 ((|#1| $ (-525)) NIL) (($ $ $) NIL (|has| (-525) (-1030))) (($ $ (-1163 |#1| |#2| |#3|)) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-265 (-1163 |#1| |#2| |#3|) (-1163 |#1| |#2| |#3|))) (|has| |#1| (-341))))) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL (|has| |#1| (-341)))) (-2209 (($ $ (-1 (-1163 |#1| |#2| |#3|) (-1163 |#1| |#2| |#3|))) NIL (|has| |#1| (-341))) (($ $ (-1 (-1163 |#1| |#2| |#3|) (-1163 |#1| |#2| |#3|)) (-712)) NIL (|has| |#1| (-341))) (($ $ (-1167 |#2|)) 24) (($ $ (-712)) NIL (-3150 (-12 (|has| (-1163 |#1| |#2| |#3|) (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $) 23 (-3150 (-12 (|has| (-1163 |#1| |#2| |#3|) (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (-3150 (-12 (|has| (-1163 |#1| |#2| |#3|) (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089)))))) (($ $ (-1089) (-712)) NIL (-3150 (-12 (|has| (-1163 |#1| |#2| |#3|) (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089)))))) (($ $ (-591 (-1089))) NIL (-3150 (-12 (|has| (-1163 |#1| |#2| |#3|) (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089)))))) (($ $ (-1089)) NIL (-3150 (-12 (|has| (-1163 |#1| |#2| |#3|) (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089))))))) (-2774 (($ $) NIL (|has| |#1| (-341)))) (-1396 (((-1163 |#1| |#2| |#3|) $) NIL (|has| |#1| (-341)))) (-2743 (((-525) $) NIL)) (-4122 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2410 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4098 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2391 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4073 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2370 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1300 (((-501) $) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-566 (-501))) (|has| |#1| (-341)))) (((-357) $) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-951)) (|has| |#1| (-341)))) (((-205) $) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-951)) (|has| |#1| (-341)))) (((-825 (-357)) $) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-566 (-825 (-357)))) (|has| |#1| (-341)))) (((-825 (-525)) $) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-566 (-825 (-525)))) (|has| |#1| (-341))))) (-3124 (((-3 (-1171 $) "failed") (-631 $)) NIL (-12 (|has| $ (-136)) (|has| (-1163 |#1| |#2| |#3|) (-842)) (|has| |#1| (-341))))) (-1664 (($ $) NIL)) (-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ |#1|) NIL (|has| |#1| (-160))) (($ (-1163 |#1| |#2| |#3|)) NIL) (($ (-1167 |#2|)) 22) (($ (-1089)) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-966 (-1089))) (|has| |#1| (-341)))) (($ $) NIL (-3150 (-12 (|has| (-1163 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))) (-12 (|has| (-1163 |#1| |#2| |#3|) (-842)) (|has| |#1| (-341))) (|has| |#1| (-517)))) (($ (-385 (-525))) NIL (-3150 (-12 (|has| (-1163 |#1| |#2| |#3|) (-966 (-525))) (|has| |#1| (-341))) (|has| |#1| (-37 (-385 (-525))))))) (-1263 ((|#1| $ (-525)) NIL)) (-3751 (((-3 $ "failed") $) NIL (-3150 (-12 (|has| $ (-136)) (|has| (-1163 |#1| |#2| |#3|) (-842)) (|has| |#1| (-341))) (-12 (|has| (-1163 |#1| |#2| |#3|) (-136)) (|has| |#1| (-341))) (|has| |#1| (-136))))) (-3425 (((-712)) NIL)) (-1708 ((|#1| $) 11)) (-1584 (((-1163 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-510)) (|has| |#1| (-341))))) (-4163 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2457 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1724 (((-108) $ $) NIL (-3150 (-12 (|has| (-1163 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))) (-12 (|has| (-1163 |#1| |#2| |#3|) (-842)) (|has| |#1| (-341))) (|has| |#1| (-517))))) (-4137 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2432 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4193 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2477 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4173 ((|#1| $ (-525)) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-525)))) (|has| |#1| (-15 -2686 (|#1| (-1089))))))) (-1234 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2495 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4179 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2469 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4149 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2444 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1460 (($ $) NIL (-12 (|has| (-1163 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))))) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (-1830 (($) 19 T CONST)) (-1839 (($) 15 T CONST)) (-1796 (($ $ (-1 (-1163 |#1| |#2| |#3|) (-1163 |#1| |#2| |#3|))) NIL (|has| |#1| (-341))) (($ $ (-1 (-1163 |#1| |#2| |#3|) (-1163 |#1| |#2| |#3|)) (-712)) NIL (|has| |#1| (-341))) (($ $ (-712)) NIL (-3150 (-12 (|has| (-1163 |#1| |#2| |#3|) (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $) NIL (-3150 (-12 (|has| (-1163 |#1| |#2| |#3|) (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (-3150 (-12 (|has| (-1163 |#1| |#2| |#3|) (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089)))))) (($ $ (-1089) (-712)) NIL (-3150 (-12 (|has| (-1163 |#1| |#2| |#3|) (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089)))))) (($ $ (-591 (-1089))) NIL (-3150 (-12 (|has| (-1163 |#1| |#2| |#3|) (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089)))))) (($ $ (-1089)) NIL (-3150 (-12 (|has| (-1163 |#1| |#2| |#3|) (-833 (-1089))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-833 (-1089))))))) (-4004 (((-108) $ $) NIL (-3150 (-12 (|has| (-1163 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))) (-12 (|has| (-1163 |#1| |#2| |#3|) (-788)) (|has| |#1| (-341)))))) (-3982 (((-108) $ $) NIL (-3150 (-12 (|has| (-1163 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))) (-12 (|has| (-1163 |#1| |#2| |#3|) (-788)) (|has| |#1| (-341)))))) (-3944 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL (-3150 (-12 (|has| (-1163 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))) (-12 (|has| (-1163 |#1| |#2| |#3|) (-788)) (|has| |#1| (-341)))))) (-3971 (((-108) $ $) NIL (-3150 (-12 (|has| (-1163 |#1| |#2| |#3|) (-761)) (|has| |#1| (-341))) (-12 (|has| (-1163 |#1| |#2| |#3|) (-788)) (|has| |#1| (-341)))))) (-4059 (($ $ |#1|) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341))) (($ (-1163 |#1| |#2| |#3|) (-1163 |#1| |#2| |#3|)) NIL (|has| |#1| (-341)))) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) 20)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ (-1163 |#1| |#2| |#3|)) NIL (|has| |#1| (-341))) (($ (-1163 |#1| |#2| |#3|) $) NIL (|has| |#1| (-341))) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525)))))))
+(((-1135 |#1| |#2| |#3|) (-13 (-1133 |#1| (-1163 |#1| |#2| |#3|)) (-10 -8 (-15 -2686 ($ (-1167 |#2|))) (-15 -2209 ($ $ (-1167 |#2|))) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -2452 ($ $ (-1167 |#2|))) |%noBranch|))) (-975) (-1089) |#1|) (T -1135))
+((-2686 (*1 *1 *2) (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1135 *3 *4 *5)) (-4 *3 (-975)) (-14 *5 *3))) (-2209 (*1 *1 *1 *2) (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1135 *3 *4 *5)) (-4 *3 (-975)) (-14 *5 *3))) (-2452 (*1 *1 *1 *2) (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1135 *3 *4 *5)) (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-975)) (-14 *5 *3))))
+(-13 (-1133 |#1| (-1163 |#1| |#2| |#3|)) (-10 -8 (-15 -2686 ($ (-1167 |#2|))) (-15 -2209 ($ $ (-1167 |#2|))) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -2452 ($ $ (-1167 |#2|))) |%noBranch|)))
+((-3960 (((-2 (|:| |contp| (-525)) (|:| -1908 (-591 (-2 (|:| |irr| |#1|) (|:| -3630 (-525)))))) |#1| (-108)) 12)) (-3033 (((-396 |#1|) |#1|) 22)) (-2542 (((-396 |#1|) |#1|) 21)))
+(((-1136 |#1|) (-10 -7 (-15 -2542 ((-396 |#1|) |#1|)) (-15 -3033 ((-396 |#1|) |#1|)) (-15 -3960 ((-2 (|:| |contp| (-525)) (|:| -1908 (-591 (-2 (|:| |irr| |#1|) (|:| -3630 (-525)))))) |#1| (-108)))) (-1147 (-525))) (T -1136))
+((-3960 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-5 *2 (-2 (|:| |contp| (-525)) (|:| -1908 (-591 (-2 (|:| |irr| *3) (|:| -3630 (-525))))))) (-5 *1 (-1136 *3)) (-4 *3 (-1147 (-525))))) (-3033 (*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-1136 *3)) (-4 *3 (-1147 (-525))))) (-2542 (*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-1136 *3)) (-4 *3 (-1147 (-525))))))
+(-10 -7 (-15 -2542 ((-396 |#1|) |#1|)) (-15 -3033 ((-396 |#1|) |#1|)) (-15 -3960 ((-2 (|:| |contp| (-525)) (|:| -1908 (-591 (-2 (|:| |irr| |#1|) (|:| -3630 (-525)))))) |#1| (-108))))
+((-1257 (((-1070 |#2|) (-1 |#2| |#1|) (-1138 |#1|)) 23 (|has| |#1| (-786))) (((-1138 |#2|) (-1 |#2| |#1|) (-1138 |#1|)) 17)))
+(((-1137 |#1| |#2|) (-10 -7 (-15 -1257 ((-1138 |#2|) (-1 |#2| |#1|) (-1138 |#1|))) (IF (|has| |#1| (-786)) (-15 -1257 ((-1070 |#2|) (-1 |#2| |#1|) (-1138 |#1|))) |%noBranch|)) (-1125) (-1125)) (T -1137))
+((-1257 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1138 *5)) (-4 *5 (-786)) (-4 *5 (-1125)) (-4 *6 (-1125)) (-5 *2 (-1070 *6)) (-5 *1 (-1137 *5 *6)))) (-1257 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1138 *5)) (-4 *5 (-1125)) (-4 *6 (-1125)) (-5 *2 (-1138 *6)) (-5 *1 (-1137 *5 *6)))))
+(-10 -7 (-15 -1257 ((-1138 |#2|) (-1 |#2| |#1|) (-1138 |#1|))) (IF (|has| |#1| (-786)) (-15 -1257 ((-1070 |#2|) (-1 |#2| |#1|) (-1138 |#1|))) |%noBranch|))
+((-2673 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-1503 (($ |#1| |#1|) 9) (($ |#1|) 8)) (-1257 (((-1070 |#1|) (-1 |#1| |#1|) $) 41 (|has| |#1| (-786)))) (-4171 ((|#1| $) 14)) (-4053 ((|#1| $) 10)) (-2621 (((-1072) $) NIL (|has| |#1| (-1018)))) (-4067 (((-525) $) 18)) (-1924 ((|#1| $) 17)) (-4080 ((|#1| $) 11)) (-2937 (((-1036) $) NIL (|has| |#1| (-1018)))) (-2187 (((-108) $) 16)) (-2431 (((-1070 |#1|) $) 38 (|has| |#1| (-786))) (((-1070 |#1|) (-591 $)) 37 (|has| |#1| (-786)))) (-1300 (($ |#1|) 25)) (-2686 (($ (-1013 |#1|)) 24) (((-796) $) 34 (|has| |#1| (-1018)))) (-2513 (($ |#1| |#1|) 20) (($ |#1|) 19)) (-3712 (($ $ (-525)) 13)) (-3944 (((-108) $ $) 27 (|has| |#1| (-1018)))))
+(((-1138 |#1|) (-13 (-1012 |#1|) (-10 -8 (-15 -2513 ($ |#1|)) (-15 -1503 ($ |#1|)) (-15 -2686 ($ (-1013 |#1|))) (-15 -2187 ((-108) $)) (IF (|has| |#1| (-1018)) (-6 (-1018)) |%noBranch|) (IF (|has| |#1| (-786)) (-6 (-1014 |#1| (-1070 |#1|))) |%noBranch|))) (-1125)) (T -1138))
+((-2513 (*1 *1 *2) (-12 (-5 *1 (-1138 *2)) (-4 *2 (-1125)))) (-1503 (*1 *1 *2) (-12 (-5 *1 (-1138 *2)) (-4 *2 (-1125)))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-1013 *3)) (-4 *3 (-1125)) (-5 *1 (-1138 *3)))) (-2187 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1138 *3)) (-4 *3 (-1125)))))
+(-13 (-1012 |#1|) (-10 -8 (-15 -2513 ($ |#1|)) (-15 -1503 ($ |#1|)) (-15 -2686 ($ (-1013 |#1|))) (-15 -2187 ((-108) $)) (IF (|has| |#1| (-1018)) (-6 (-1018)) |%noBranch|) (IF (|has| |#1| (-786)) (-6 (-1014 |#1| (-1070 |#1|))) |%noBranch|)))
+((-1257 (((-1144 |#3| |#4|) (-1 |#4| |#2|) (-1144 |#1| |#2|)) 15)))
+(((-1139 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1257 ((-1144 |#3| |#4|) (-1 |#4| |#2|) (-1144 |#1| |#2|)))) (-1089) (-975) (-1089) (-975)) (T -1139))
+((-1257 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *8 *6)) (-5 *4 (-1144 *5 *6)) (-14 *5 (-1089)) (-4 *6 (-975)) (-4 *8 (-975)) (-5 *2 (-1144 *7 *8)) (-5 *1 (-1139 *5 *6 *7 *8)) (-14 *7 (-1089)))))
+(-10 -7 (-15 -1257 ((-1144 |#3| |#4|) (-1 |#4| |#2|) (-1144 |#1| |#2|))))
+((-1221 (((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|) 21)) (-3993 ((|#1| |#3|) 13)) (-3717 ((|#3| |#3|) 19)))
+(((-1140 |#1| |#2| |#3|) (-10 -7 (-15 -3993 (|#1| |#3|)) (-15 -3717 (|#3| |#3|)) (-15 -1221 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|))) (-517) (-923 |#1|) (-1147 |#2|)) (T -1140))
+((-1221 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *5 (-923 *4)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))) (-5 *1 (-1140 *4 *5 *3)) (-4 *3 (-1147 *5)))) (-3717 (*1 *2 *2) (-12 (-4 *3 (-517)) (-4 *4 (-923 *3)) (-5 *1 (-1140 *3 *4 *2)) (-4 *2 (-1147 *4)))) (-3993 (*1 *2 *3) (-12 (-4 *4 (-923 *2)) (-4 *2 (-517)) (-5 *1 (-1140 *2 *4 *3)) (-4 *3 (-1147 *4)))))
+(-10 -7 (-15 -3993 (|#1| |#3|)) (-15 -3717 (|#3| |#3|)) (-15 -1221 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|)))
+((-2296 (((-3 |#2| "failed") |#2| (-712) |#1|) 29)) (-4071 (((-3 |#2| "failed") |#2| (-712)) 30)) (-2674 (((-3 (-2 (|:| -3178 |#2|) (|:| -3192 |#2|)) "failed") |#2|) 43)) (-2708 (((-591 |#2|) |#2|) 45)) (-1469 (((-3 |#2| "failed") |#2| |#2|) 40)))
+(((-1141 |#1| |#2|) (-10 -7 (-15 -4071 ((-3 |#2| "failed") |#2| (-712))) (-15 -2296 ((-3 |#2| "failed") |#2| (-712) |#1|)) (-15 -1469 ((-3 |#2| "failed") |#2| |#2|)) (-15 -2674 ((-3 (-2 (|:| -3178 |#2|) (|:| -3192 |#2|)) "failed") |#2|)) (-15 -2708 ((-591 |#2|) |#2|))) (-13 (-517) (-138)) (-1147 |#1|)) (T -1141))
+((-2708 (*1 *2 *3) (-12 (-4 *4 (-13 (-517) (-138))) (-5 *2 (-591 *3)) (-5 *1 (-1141 *4 *3)) (-4 *3 (-1147 *4)))) (-2674 (*1 *2 *3) (|partial| -12 (-4 *4 (-13 (-517) (-138))) (-5 *2 (-2 (|:| -3178 *3) (|:| -3192 *3))) (-5 *1 (-1141 *4 *3)) (-4 *3 (-1147 *4)))) (-1469 (*1 *2 *2 *2) (|partial| -12 (-4 *3 (-13 (-517) (-138))) (-5 *1 (-1141 *3 *2)) (-4 *2 (-1147 *3)))) (-2296 (*1 *2 *2 *3 *4) (|partial| -12 (-5 *3 (-712)) (-4 *4 (-13 (-517) (-138))) (-5 *1 (-1141 *4 *2)) (-4 *2 (-1147 *4)))) (-4071 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-712)) (-4 *4 (-13 (-517) (-138))) (-5 *1 (-1141 *4 *2)) (-4 *2 (-1147 *4)))))
+(-10 -7 (-15 -4071 ((-3 |#2| "failed") |#2| (-712))) (-15 -2296 ((-3 |#2| "failed") |#2| (-712) |#1|)) (-15 -1469 ((-3 |#2| "failed") |#2| |#2|)) (-15 -2674 ((-3 (-2 (|:| -3178 |#2|) (|:| -3192 |#2|)) "failed") |#2|)) (-15 -2708 ((-591 |#2|) |#2|)))
+((-3883 (((-3 (-2 (|:| -2746 |#2|) (|:| -2449 |#2|)) "failed") |#2| |#2|) 32)))
+(((-1142 |#1| |#2|) (-10 -7 (-15 -3883 ((-3 (-2 (|:| -2746 |#2|) (|:| -2449 |#2|)) "failed") |#2| |#2|))) (-517) (-1147 |#1|)) (T -1142))
+((-3883 (*1 *2 *3 *3) (|partial| -12 (-4 *4 (-517)) (-5 *2 (-2 (|:| -2746 *3) (|:| -2449 *3))) (-5 *1 (-1142 *4 *3)) (-4 *3 (-1147 *4)))))
+(-10 -7 (-15 -3883 ((-3 (-2 (|:| -2746 |#2|) (|:| -2449 |#2|)) "failed") |#2| |#2|)))
+((-3136 ((|#2| |#2| |#2|) 19)) (-1547 ((|#2| |#2| |#2|) 30)) (-3320 ((|#2| |#2| |#2| (-712) (-712)) 36)))
+(((-1143 |#1| |#2|) (-10 -7 (-15 -3136 (|#2| |#2| |#2|)) (-15 -1547 (|#2| |#2| |#2|)) (-15 -3320 (|#2| |#2| |#2| (-712) (-712)))) (-975) (-1147 |#1|)) (T -1143))
+((-3320 (*1 *2 *2 *2 *3 *3) (-12 (-5 *3 (-712)) (-4 *4 (-975)) (-5 *1 (-1143 *4 *2)) (-4 *2 (-1147 *4)))) (-1547 (*1 *2 *2 *2) (-12 (-4 *3 (-975)) (-5 *1 (-1143 *3 *2)) (-4 *2 (-1147 *3)))) (-3136 (*1 *2 *2 *2) (-12 (-4 *3 (-975)) (-5 *1 (-1143 *3 *2)) (-4 *2 (-1147 *3)))))
+(-10 -7 (-15 -3136 (|#2| |#2| |#2|)) (-15 -1547 (|#2| |#2| |#2|)) (-15 -3320 (|#2| |#2| |#2| (-712) (-712))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-4135 (((-1171 |#2|) $ (-712)) NIL)) (-1444 (((-591 (-1003)) $) NIL)) (-3290 (($ (-1085 |#2|)) NIL)) (-2514 (((-1085 $) $ (-1003)) NIL) (((-1085 |#2|) $) NIL)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#2| (-517)))) (-3641 (($ $) NIL (|has| |#2| (-517)))) (-3077 (((-108) $) NIL (|has| |#2| (-517)))) (-1978 (((-712) $) NIL) (((-712) $ (-591 (-1003))) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2584 (($ $ $) NIL (|has| |#2| (-517)))) (-2179 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#2| (-842)))) (-1720 (($ $) NIL (|has| |#2| (-429)))) (-3898 (((-396 $) $) NIL (|has| |#2| (-429)))) (-3008 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) NIL (|has| |#2| (-842)))) (-1965 (((-108) $ $) NIL (|has| |#2| (-341)))) (-4069 (($ $ (-712)) NIL)) (-3997 (($ $ (-712)) NIL)) (-3374 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) NIL (|has| |#2| (-429)))) (-2055 (($) NIL T CONST)) (-4174 (((-3 |#2| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#2| (-966 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#2| (-966 (-525)))) (((-3 (-1003) "failed") $) NIL)) (-3341 ((|#2| $) NIL) (((-385 (-525)) $) NIL (|has| |#2| (-966 (-385 (-525))))) (((-525) $) NIL (|has| |#2| (-966 (-525)))) (((-1003) $) NIL)) (-1788 (($ $ $ (-1003)) NIL (|has| |#2| (-160))) ((|#2| $ $) NIL (|has| |#2| (-160)))) (-3265 (($ $ $) NIL (|has| |#2| (-341)))) (-1575 (($ $) NIL)) (-3925 (((-631 (-525)) (-631 $)) NIL (|has| |#2| (-587 (-525)))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) NIL (|has| |#2| (-587 (-525)))) (((-2 (|:| -2928 (-631 |#2|)) (|:| |vec| (-1171 |#2|))) (-631 $) (-1171 $)) NIL) (((-631 |#2|) (-631 $)) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-3239 (($ $ $) NIL (|has| |#2| (-341)))) (-1666 (($ $ $) NIL)) (-3225 (($ $ $) NIL (|has| |#2| (-517)))) (-1627 (((-2 (|:| -2976 |#2|) (|:| -2746 $) (|:| -2449 $)) $ $) NIL (|has| |#2| (-517)))) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL (|has| |#2| (-341)))) (-3153 (($ $) NIL (|has| |#2| (-429))) (($ $ (-1003)) NIL (|has| |#2| (-429)))) (-1564 (((-591 $) $) NIL)) (-2393 (((-108) $) NIL (|has| |#2| (-842)))) (-2615 (($ $ |#2| (-712) $) NIL)) (-4018 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) NIL (-12 (|has| (-1003) (-819 (-357))) (|has| |#2| (-819 (-357))))) (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) NIL (-12 (|has| (-1003) (-819 (-525))) (|has| |#2| (-819 (-525)))))) (-1676 (((-712) $ $) NIL (|has| |#2| (-517)))) (-3865 (((-108) $) NIL)) (-3667 (((-712) $) NIL)) (-2115 (((-3 $ "failed") $) NIL (|has| |#2| (-1065)))) (-1434 (($ (-1085 |#2|) (-1003)) NIL) (($ (-1085 $) (-1003)) NIL)) (-1698 (($ $ (-712)) NIL)) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#2| (-341)))) (-2987 (((-591 $) $) NIL)) (-3802 (((-108) $) NIL)) (-1422 (($ |#2| (-712)) 17) (($ $ (-1003) (-712)) NIL) (($ $ (-591 (-1003)) (-591 (-712))) NIL)) (-3148 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $ (-1003)) NIL) (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL)) (-3629 (((-712) $) NIL) (((-712) $ (-1003)) NIL) (((-591 (-712)) $ (-591 (-1003))) NIL)) (-1923 (($ $ $) NIL (|has| |#2| (-788)))) (-3475 (($ $ $) NIL (|has| |#2| (-788)))) (-2508 (($ (-1 (-712) (-712)) $) NIL)) (-1257 (($ (-1 |#2| |#2|) $) NIL)) (-2496 (((-1085 |#2|) $) NIL)) (-3027 (((-3 (-1003) "failed") $) NIL)) (-1548 (($ $) NIL)) (-1556 ((|#2| $) NIL)) (-2081 (($ (-591 $)) NIL (|has| |#2| (-429))) (($ $ $) NIL (|has| |#2| (-429)))) (-2621 (((-1072) $) NIL)) (-1400 (((-2 (|:| -2746 $) (|:| -2449 $)) $ (-712)) NIL)) (-3401 (((-3 (-591 $) "failed") $) NIL)) (-4008 (((-3 (-591 $) "failed") $) NIL)) (-3410 (((-3 (-2 (|:| |var| (-1003)) (|:| -3987 (-712))) "failed") $) NIL)) (-2452 (($ $) NIL (|has| |#2| (-37 (-385 (-525)))))) (-3492 (($) NIL (|has| |#2| (-1065)) CONST)) (-2937 (((-1036) $) NIL)) (-1531 (((-108) $) NIL)) (-1540 ((|#2| $) NIL)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| |#2| (-429)))) (-2124 (($ (-591 $)) NIL (|has| |#2| (-429))) (($ $ $) NIL (|has| |#2| (-429)))) (-3381 (($ $ (-712) |#2| $) NIL)) (-3550 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#2| (-842)))) (-3534 (((-396 (-1085 $)) (-1085 $)) NIL (|has| |#2| (-842)))) (-2542 (((-396 $) $) NIL (|has| |#2| (-842)))) (-3387 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#2| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL (|has| |#2| (-341)))) (-3210 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-517))) (((-3 $ "failed") $ $) NIL (|has| |#2| (-517)))) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#2| (-341)))) (-1980 (($ $ (-591 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-591 $) (-591 $)) NIL) (($ $ (-1003) |#2|) NIL) (($ $ (-591 (-1003)) (-591 |#2|)) NIL) (($ $ (-1003) $) NIL) (($ $ (-591 (-1003)) (-591 $)) NIL)) (-3048 (((-712) $) NIL (|has| |#2| (-341)))) (-1881 ((|#2| $ |#2|) NIL) (($ $ $) NIL) (((-385 $) (-385 $) (-385 $)) NIL (|has| |#2| (-517))) ((|#2| (-385 $) |#2|) NIL (|has| |#2| (-341))) (((-385 $) $ (-385 $)) NIL (|has| |#2| (-517)))) (-1725 (((-3 $ "failed") $ (-712)) NIL)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL (|has| |#2| (-341)))) (-2858 (($ $ (-1003)) NIL (|has| |#2| (-160))) ((|#2| $) NIL (|has| |#2| (-160)))) (-2209 (($ $ (-1003)) NIL) (($ $ (-591 (-1003))) NIL) (($ $ (-1003) (-712)) NIL) (($ $ (-591 (-1003)) (-591 (-712))) NIL) (($ $ (-712)) NIL) (($ $) NIL) (($ $ (-1089)) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-1 |#2| |#2|) (-712)) NIL) (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) $) NIL)) (-2743 (((-712) $) NIL) (((-712) $ (-1003)) NIL) (((-591 (-712)) $ (-591 (-1003))) NIL)) (-1300 (((-825 (-357)) $) NIL (-12 (|has| (-1003) (-566 (-825 (-357)))) (|has| |#2| (-566 (-825 (-357)))))) (((-825 (-525)) $) NIL (-12 (|has| (-1003) (-566 (-825 (-525)))) (|has| |#2| (-566 (-825 (-525)))))) (((-501) $) NIL (-12 (|has| (-1003) (-566 (-501))) (|has| |#2| (-566 (-501)))))) (-2827 ((|#2| $) NIL (|has| |#2| (-429))) (($ $ (-1003)) NIL (|has| |#2| (-429)))) (-3124 (((-3 (-1171 $) "failed") (-631 $)) NIL (-12 (|has| $ (-136)) (|has| |#2| (-842))))) (-2037 (((-3 $ "failed") $ $) NIL (|has| |#2| (-517))) (((-3 (-385 $) "failed") (-385 $) $) NIL (|has| |#2| (-517)))) (-2686 (((-796) $) 13) (($ (-525)) NIL) (($ |#2|) NIL) (($ (-1003)) NIL) (($ (-1167 |#1|)) 19) (($ (-385 (-525))) NIL (-3150 (|has| |#2| (-37 (-385 (-525)))) (|has| |#2| (-966 (-385 (-525)))))) (($ $) NIL (|has| |#2| (-517)))) (-3109 (((-591 |#2|) $) NIL)) (-1263 ((|#2| $ (-712)) NIL) (($ $ (-1003) (-712)) NIL) (($ $ (-591 (-1003)) (-591 (-712))) NIL)) (-3751 (((-3 $ "failed") $) NIL (-3150 (-12 (|has| $ (-136)) (|has| |#2| (-842))) (|has| |#2| (-136))))) (-3425 (((-712)) NIL)) (-2931 (($ $ $ (-712)) NIL (|has| |#2| (-160)))) (-1724 (((-108) $ $) NIL (|has| |#2| (-517)))) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1830 (($) NIL T CONST)) (-1839 (($) 14 T CONST)) (-1796 (($ $ (-1003)) NIL) (($ $ (-591 (-1003))) NIL) (($ $ (-1003) (-712)) NIL) (($ $ (-591 (-1003)) (-591 (-712))) NIL) (($ $ (-712)) NIL) (($ $) NIL) (($ $ (-1089)) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-591 (-1089))) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-1089) (-712)) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) NIL (|has| |#2| (-833 (-1089)))) (($ $ (-1 |#2| |#2|) (-712)) NIL) (($ $ (-1 |#2| |#2|)) NIL)) (-4004 (((-108) $ $) NIL (|has| |#2| (-788)))) (-3982 (((-108) $ $) NIL (|has| |#2| (-788)))) (-3944 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL (|has| |#2| (-788)))) (-3971 (((-108) $ $) NIL (|has| |#2| (-788)))) (-4059 (($ $ |#2|) NIL (|has| |#2| (-341)))) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL (|has| |#2| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#2| (-37 (-385 (-525))))) (($ |#2| $) NIL) (($ $ |#2|) NIL)))
+(((-1144 |#1| |#2|) (-13 (-1147 |#2|) (-10 -8 (-15 -2686 ($ (-1167 |#1|))) (-15 -3381 ($ $ (-712) |#2| $)))) (-1089) (-975)) (T -1144))
+((-2686 (*1 *1 *2) (-12 (-5 *2 (-1167 *3)) (-14 *3 (-1089)) (-5 *1 (-1144 *3 *4)) (-4 *4 (-975)))) (-3381 (*1 *1 *1 *2 *3 *1) (-12 (-5 *2 (-712)) (-5 *1 (-1144 *4 *3)) (-14 *4 (-1089)) (-4 *3 (-975)))))
+(-13 (-1147 |#2|) (-10 -8 (-15 -2686 ($ (-1167 |#1|))) (-15 -3381 ($ $ (-712) |#2| $))))
+((-1257 ((|#4| (-1 |#3| |#1|) |#2|) 22)))
+(((-1145 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1257 (|#4| (-1 |#3| |#1|) |#2|))) (-975) (-1147 |#1|) (-975) (-1147 |#3|)) (T -1145))
+((-1257 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-975)) (-4 *6 (-975)) (-4 *2 (-1147 *6)) (-5 *1 (-1145 *5 *4 *6 *2)) (-4 *4 (-1147 *5)))))
+(-10 -7 (-15 -1257 (|#4| (-1 |#3| |#1|) |#2|)))
+((-4135 (((-1171 |#2|) $ (-712)) 114)) (-1444 (((-591 (-1003)) $) 15)) (-3290 (($ (-1085 |#2|)) 67)) (-1978 (((-712) $) NIL) (((-712) $ (-591 (-1003))) 18)) (-2179 (((-396 (-1085 $)) (-1085 $)) 185)) (-1720 (($ $) 175)) (-3898 (((-396 $) $) 173)) (-3008 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) 82)) (-4069 (($ $ (-712)) 71)) (-3997 (($ $ (-712)) 73)) (-3374 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) 130)) (-4174 (((-3 |#2| "failed") $) 117) (((-3 (-385 (-525)) "failed") $) NIL) (((-3 (-525) "failed") $) NIL) (((-3 (-1003) "failed") $) NIL)) (-3341 ((|#2| $) 115) (((-385 (-525)) $) NIL) (((-525) $) NIL) (((-1003) $) NIL)) (-3225 (($ $ $) 151)) (-1627 (((-2 (|:| -2976 |#2|) (|:| -2746 $) (|:| -2449 $)) $ $) 153)) (-1676 (((-712) $ $) 170)) (-2115 (((-3 $ "failed") $) 123)) (-1422 (($ |#2| (-712)) NIL) (($ $ (-1003) (-712)) 47) (($ $ (-591 (-1003)) (-591 (-712))) NIL)) (-3629 (((-712) $) NIL) (((-712) $ (-1003)) 42) (((-591 (-712)) $ (-591 (-1003))) 43)) (-2496 (((-1085 |#2|) $) 59)) (-3027 (((-3 (-1003) "failed") $) 40)) (-1400 (((-2 (|:| -2746 $) (|:| -2449 $)) $ (-712)) 70)) (-2452 (($ $) 197)) (-3492 (($) 119)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) 182)) (-3550 (((-396 (-1085 $)) (-1085 $)) 88)) (-3534 (((-396 (-1085 $)) (-1085 $)) 86)) (-2542 (((-396 $) $) 107)) (-1980 (($ $ (-591 (-273 $))) 39) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-591 $) (-591 $)) NIL) (($ $ (-1003) |#2|) 31) (($ $ (-591 (-1003)) (-591 |#2|)) 28) (($ $ (-1003) $) 25) (($ $ (-591 (-1003)) (-591 $)) 23)) (-3048 (((-712) $) 188)) (-1881 ((|#2| $ |#2|) NIL) (($ $ $) NIL) (((-385 $) (-385 $) (-385 $)) 147) ((|#2| (-385 $) |#2|) 187) (((-385 $) $ (-385 $)) 169)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) 191)) (-2209 (($ $ (-1003)) 140) (($ $ (-591 (-1003))) NIL) (($ $ (-1003) (-712)) NIL) (($ $ (-591 (-1003)) (-591 (-712))) NIL) (($ $ (-712)) NIL) (($ $) 138) (($ $ (-1089)) NIL) (($ $ (-591 (-1089))) NIL) (($ $ (-1089) (-712)) NIL) (($ $ (-591 (-1089)) (-591 (-712))) NIL) (($ $ (-1 |#2| |#2|) (-712)) NIL) (($ $ (-1 |#2| |#2|)) 137) (($ $ (-1 |#2| |#2|) $) 134)) (-2743 (((-712) $) NIL) (((-712) $ (-1003)) 16) (((-591 (-712)) $ (-591 (-1003))) 20)) (-2827 ((|#2| $) NIL) (($ $ (-1003)) 125)) (-2037 (((-3 $ "failed") $ $) 161) (((-3 (-385 $) "failed") (-385 $) $) 157)) (-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ |#2|) NIL) (($ (-1003)) 51) (($ (-385 (-525))) NIL) (($ $) NIL)))
+(((-1146 |#1| |#2|) (-10 -8 (-15 -2686 (|#1| |#1|)) (-15 -3910 ((-1085 |#1|) (-1085 |#1|) (-1085 |#1|))) (-15 -3898 ((-396 |#1|) |#1|)) (-15 -1720 (|#1| |#1|)) (-15 -2686 (|#1| (-385 (-525)))) (-15 -3492 (|#1|)) (-15 -2115 ((-3 |#1| "failed") |#1|)) (-15 -1881 ((-385 |#1|) |#1| (-385 |#1|))) (-15 -3048 ((-712) |#1|)) (-15 -3576 ((-2 (|:| -2746 |#1|) (|:| -2449 |#1|)) |#1| |#1|)) (-15 -2452 (|#1| |#1|)) (-15 -1881 (|#2| (-385 |#1|) |#2|)) (-15 -3374 ((-2 (|:| |primePart| |#1|) (|:| |commonPart| |#1|)) |#1| |#1|)) (-15 -1627 ((-2 (|:| -2976 |#2|) (|:| -2746 |#1|) (|:| -2449 |#1|)) |#1| |#1|)) (-15 -3225 (|#1| |#1| |#1|)) (-15 -2037 ((-3 (-385 |#1|) "failed") (-385 |#1|) |#1|)) (-15 -2037 ((-3 |#1| "failed") |#1| |#1|)) (-15 -1676 ((-712) |#1| |#1|)) (-15 -1881 ((-385 |#1|) (-385 |#1|) (-385 |#1|))) (-15 -2209 (|#1| |#1| (-1 |#2| |#2|) |#1|)) (-15 -3997 (|#1| |#1| (-712))) (-15 -4069 (|#1| |#1| (-712))) (-15 -1400 ((-2 (|:| -2746 |#1|) (|:| -2449 |#1|)) |#1| (-712))) (-15 -3290 (|#1| (-1085 |#2|))) (-15 -2496 ((-1085 |#2|) |#1|)) (-15 -4135 ((-1171 |#2|) |#1| (-712))) (-15 -2209 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2209 (|#1| |#1| (-1 |#2| |#2|) (-712))) (-15 -2209 (|#1| |#1| (-591 (-1089)) (-591 (-712)))) (-15 -2209 (|#1| |#1| (-1089) (-712))) (-15 -2209 (|#1| |#1| (-591 (-1089)))) (-15 -2209 (|#1| |#1| (-1089))) (-15 -2209 (|#1| |#1|)) (-15 -2209 (|#1| |#1| (-712))) (-15 -1881 (|#1| |#1| |#1|)) (-15 -1881 (|#2| |#1| |#2|)) (-15 -2542 ((-396 |#1|) |#1|)) (-15 -2179 ((-396 (-1085 |#1|)) (-1085 |#1|))) (-15 -3534 ((-396 (-1085 |#1|)) (-1085 |#1|))) (-15 -3550 ((-396 (-1085 |#1|)) (-1085 |#1|))) (-15 -3008 ((-3 (-591 (-1085 |#1|)) "failed") (-591 (-1085 |#1|)) (-1085 |#1|))) (-15 -2827 (|#1| |#1| (-1003))) (-15 -1444 ((-591 (-1003)) |#1|)) (-15 -1978 ((-712) |#1| (-591 (-1003)))) (-15 -1978 ((-712) |#1|)) (-15 -1422 (|#1| |#1| (-591 (-1003)) (-591 (-712)))) (-15 -1422 (|#1| |#1| (-1003) (-712))) (-15 -3629 ((-591 (-712)) |#1| (-591 (-1003)))) (-15 -3629 ((-712) |#1| (-1003))) (-15 -3027 ((-3 (-1003) "failed") |#1|)) (-15 -2743 ((-591 (-712)) |#1| (-591 (-1003)))) (-15 -2743 ((-712) |#1| (-1003))) (-15 -3341 ((-1003) |#1|)) (-15 -4174 ((-3 (-1003) "failed") |#1|)) (-15 -2686 (|#1| (-1003))) (-15 -1980 (|#1| |#1| (-591 (-1003)) (-591 |#1|))) (-15 -1980 (|#1| |#1| (-1003) |#1|)) (-15 -1980 (|#1| |#1| (-591 (-1003)) (-591 |#2|))) (-15 -1980 (|#1| |#1| (-1003) |#2|)) (-15 -1980 (|#1| |#1| (-591 |#1|) (-591 |#1|))) (-15 -1980 (|#1| |#1| |#1| |#1|)) (-15 -1980 (|#1| |#1| (-273 |#1|))) (-15 -1980 (|#1| |#1| (-591 (-273 |#1|)))) (-15 -2743 ((-712) |#1|)) (-15 -1422 (|#1| |#2| (-712))) (-15 -3341 ((-525) |#1|)) (-15 -4174 ((-3 (-525) "failed") |#1|)) (-15 -3341 ((-385 (-525)) |#1|)) (-15 -4174 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -2686 (|#1| |#2|)) (-15 -4174 ((-3 |#2| "failed") |#1|)) (-15 -3341 (|#2| |#1|)) (-15 -3629 ((-712) |#1|)) (-15 -2827 (|#2| |#1|)) (-15 -2209 (|#1| |#1| (-591 (-1003)) (-591 (-712)))) (-15 -2209 (|#1| |#1| (-1003) (-712))) (-15 -2209 (|#1| |#1| (-591 (-1003)))) (-15 -2209 (|#1| |#1| (-1003))) (-15 -2686 (|#1| (-525))) (-15 -2686 ((-796) |#1|))) (-1147 |#2|) (-975)) (T -1146))
+NIL
+(-10 -8 (-15 -2686 (|#1| |#1|)) (-15 -3910 ((-1085 |#1|) (-1085 |#1|) (-1085 |#1|))) (-15 -3898 ((-396 |#1|) |#1|)) (-15 -1720 (|#1| |#1|)) (-15 -2686 (|#1| (-385 (-525)))) (-15 -3492 (|#1|)) (-15 -2115 ((-3 |#1| "failed") |#1|)) (-15 -1881 ((-385 |#1|) |#1| (-385 |#1|))) (-15 -3048 ((-712) |#1|)) (-15 -3576 ((-2 (|:| -2746 |#1|) (|:| -2449 |#1|)) |#1| |#1|)) (-15 -2452 (|#1| |#1|)) (-15 -1881 (|#2| (-385 |#1|) |#2|)) (-15 -3374 ((-2 (|:| |primePart| |#1|) (|:| |commonPart| |#1|)) |#1| |#1|)) (-15 -1627 ((-2 (|:| -2976 |#2|) (|:| -2746 |#1|) (|:| -2449 |#1|)) |#1| |#1|)) (-15 -3225 (|#1| |#1| |#1|)) (-15 -2037 ((-3 (-385 |#1|) "failed") (-385 |#1|) |#1|)) (-15 -2037 ((-3 |#1| "failed") |#1| |#1|)) (-15 -1676 ((-712) |#1| |#1|)) (-15 -1881 ((-385 |#1|) (-385 |#1|) (-385 |#1|))) (-15 -2209 (|#1| |#1| (-1 |#2| |#2|) |#1|)) (-15 -3997 (|#1| |#1| (-712))) (-15 -4069 (|#1| |#1| (-712))) (-15 -1400 ((-2 (|:| -2746 |#1|) (|:| -2449 |#1|)) |#1| (-712))) (-15 -3290 (|#1| (-1085 |#2|))) (-15 -2496 ((-1085 |#2|) |#1|)) (-15 -4135 ((-1171 |#2|) |#1| (-712))) (-15 -2209 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2209 (|#1| |#1| (-1 |#2| |#2|) (-712))) (-15 -2209 (|#1| |#1| (-591 (-1089)) (-591 (-712)))) (-15 -2209 (|#1| |#1| (-1089) (-712))) (-15 -2209 (|#1| |#1| (-591 (-1089)))) (-15 -2209 (|#1| |#1| (-1089))) (-15 -2209 (|#1| |#1|)) (-15 -2209 (|#1| |#1| (-712))) (-15 -1881 (|#1| |#1| |#1|)) (-15 -1881 (|#2| |#1| |#2|)) (-15 -2542 ((-396 |#1|) |#1|)) (-15 -2179 ((-396 (-1085 |#1|)) (-1085 |#1|))) (-15 -3534 ((-396 (-1085 |#1|)) (-1085 |#1|))) (-15 -3550 ((-396 (-1085 |#1|)) (-1085 |#1|))) (-15 -3008 ((-3 (-591 (-1085 |#1|)) "failed") (-591 (-1085 |#1|)) (-1085 |#1|))) (-15 -2827 (|#1| |#1| (-1003))) (-15 -1444 ((-591 (-1003)) |#1|)) (-15 -1978 ((-712) |#1| (-591 (-1003)))) (-15 -1978 ((-712) |#1|)) (-15 -1422 (|#1| |#1| (-591 (-1003)) (-591 (-712)))) (-15 -1422 (|#1| |#1| (-1003) (-712))) (-15 -3629 ((-591 (-712)) |#1| (-591 (-1003)))) (-15 -3629 ((-712) |#1| (-1003))) (-15 -3027 ((-3 (-1003) "failed") |#1|)) (-15 -2743 ((-591 (-712)) |#1| (-591 (-1003)))) (-15 -2743 ((-712) |#1| (-1003))) (-15 -3341 ((-1003) |#1|)) (-15 -4174 ((-3 (-1003) "failed") |#1|)) (-15 -2686 (|#1| (-1003))) (-15 -1980 (|#1| |#1| (-591 (-1003)) (-591 |#1|))) (-15 -1980 (|#1| |#1| (-1003) |#1|)) (-15 -1980 (|#1| |#1| (-591 (-1003)) (-591 |#2|))) (-15 -1980 (|#1| |#1| (-1003) |#2|)) (-15 -1980 (|#1| |#1| (-591 |#1|) (-591 |#1|))) (-15 -1980 (|#1| |#1| |#1| |#1|)) (-15 -1980 (|#1| |#1| (-273 |#1|))) (-15 -1980 (|#1| |#1| (-591 (-273 |#1|)))) (-15 -2743 ((-712) |#1|)) (-15 -1422 (|#1| |#2| (-712))) (-15 -3341 ((-525) |#1|)) (-15 -4174 ((-3 (-525) "failed") |#1|)) (-15 -3341 ((-385 (-525)) |#1|)) (-15 -4174 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -2686 (|#1| |#2|)) (-15 -4174 ((-3 |#2| "failed") |#1|)) (-15 -3341 (|#2| |#1|)) (-15 -3629 ((-712) |#1|)) (-15 -2827 (|#2| |#1|)) (-15 -2209 (|#1| |#1| (-591 (-1003)) (-591 (-712)))) (-15 -2209 (|#1| |#1| (-1003) (-712))) (-15 -2209 (|#1| |#1| (-591 (-1003)))) (-15 -2209 (|#1| |#1| (-1003))) (-15 -2686 (|#1| (-525))) (-15 -2686 ((-796) |#1|)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-4135 (((-1171 |#1|) $ (-712)) 238)) (-1444 (((-591 (-1003)) $) 110)) (-3290 (($ (-1085 |#1|)) 236)) (-2514 (((-1085 $) $ (-1003)) 125) (((-1085 |#1|) $) 124)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) 87 (|has| |#1| (-517)))) (-3641 (($ $) 88 (|has| |#1| (-517)))) (-3077 (((-108) $) 90 (|has| |#1| (-517)))) (-1978 (((-712) $) 112) (((-712) $ (-591 (-1003))) 111)) (-3332 (((-3 $ "failed") $ $) 19)) (-2584 (($ $ $) 223 (|has| |#1| (-517)))) (-2179 (((-396 (-1085 $)) (-1085 $)) 100 (|has| |#1| (-842)))) (-1720 (($ $) 98 (|has| |#1| (-429)))) (-3898 (((-396 $) $) 97 (|has| |#1| (-429)))) (-3008 (((-3 (-591 (-1085 $)) "failed") (-591 (-1085 $)) (-1085 $)) 103 (|has| |#1| (-842)))) (-1965 (((-108) $ $) 208 (|has| |#1| (-341)))) (-4069 (($ $ (-712)) 231)) (-3997 (($ $ (-712)) 230)) (-3374 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) 218 (|has| |#1| (-429)))) (-2055 (($) 17 T CONST)) (-4174 (((-3 |#1| "failed") $) 164) (((-3 (-385 (-525)) "failed") $) 162 (|has| |#1| (-966 (-385 (-525))))) (((-3 (-525) "failed") $) 160 (|has| |#1| (-966 (-525)))) (((-3 (-1003) "failed") $) 136)) (-3341 ((|#1| $) 165) (((-385 (-525)) $) 161 (|has| |#1| (-966 (-385 (-525))))) (((-525) $) 159 (|has| |#1| (-966 (-525)))) (((-1003) $) 135)) (-1788 (($ $ $ (-1003)) 108 (|has| |#1| (-160))) ((|#1| $ $) 226 (|has| |#1| (-160)))) (-3265 (($ $ $) 212 (|has| |#1| (-341)))) (-1575 (($ $) 154)) (-3925 (((-631 (-525)) (-631 $)) 134 (|has| |#1| (-587 (-525)))) (((-2 (|:| -2928 (-631 (-525))) (|:| |vec| (-1171 (-525)))) (-631 $) (-1171 $)) 133 (|has| |#1| (-587 (-525)))) (((-2 (|:| -2928 (-631 |#1|)) (|:| |vec| (-1171 |#1|))) (-631 $) (-1171 $)) 132) (((-631 |#1|) (-631 $)) 131)) (-1522 (((-3 $ "failed") $) 34)) (-3239 (($ $ $) 211 (|has| |#1| (-341)))) (-1666 (($ $ $) 229)) (-3225 (($ $ $) 220 (|has| |#1| (-517)))) (-1627 (((-2 (|:| -2976 |#1|) (|:| -2746 $) (|:| -2449 $)) $ $) 219 (|has| |#1| (-517)))) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) 206 (|has| |#1| (-341)))) (-3153 (($ $) 176 (|has| |#1| (-429))) (($ $ (-1003)) 105 (|has| |#1| (-429)))) (-1564 (((-591 $) $) 109)) (-2393 (((-108) $) 96 (|has| |#1| (-842)))) (-2615 (($ $ |#1| (-712) $) 172)) (-4018 (((-822 (-357) $) $ (-825 (-357)) (-822 (-357) $)) 84 (-12 (|has| (-1003) (-819 (-357))) (|has| |#1| (-819 (-357))))) (((-822 (-525) $) $ (-825 (-525)) (-822 (-525) $)) 83 (-12 (|has| (-1003) (-819 (-525))) (|has| |#1| (-819 (-525)))))) (-1676 (((-712) $ $) 224 (|has| |#1| (-517)))) (-3865 (((-108) $) 31)) (-3667 (((-712) $) 169)) (-2115 (((-3 $ "failed") $) 204 (|has| |#1| (-1065)))) (-1434 (($ (-1085 |#1|) (-1003)) 117) (($ (-1085 $) (-1003)) 116)) (-1698 (($ $ (-712)) 235)) (-3188 (((-3 (-591 $) "failed") (-591 $) $) 215 (|has| |#1| (-341)))) (-2987 (((-591 $) $) 126)) (-3802 (((-108) $) 152)) (-1422 (($ |#1| (-712)) 153) (($ $ (-1003) (-712)) 119) (($ $ (-591 (-1003)) (-591 (-712))) 118)) (-3148 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $ (-1003)) 120) (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) 233)) (-3629 (((-712) $) 170) (((-712) $ (-1003)) 122) (((-591 (-712)) $ (-591 (-1003))) 121)) (-1923 (($ $ $) 79 (|has| |#1| (-788)))) (-3475 (($ $ $) 78 (|has| |#1| (-788)))) (-2508 (($ (-1 (-712) (-712)) $) 171)) (-1257 (($ (-1 |#1| |#1|) $) 151)) (-2496 (((-1085 |#1|) $) 237)) (-3027 (((-3 (-1003) "failed") $) 123)) (-1548 (($ $) 149)) (-1556 ((|#1| $) 148)) (-2081 (($ (-591 $)) 94 (|has| |#1| (-429))) (($ $ $) 93 (|has| |#1| (-429)))) (-2621 (((-1072) $) 9)) (-1400 (((-2 (|:| -2746 $) (|:| -2449 $)) $ (-712)) 232)) (-3401 (((-3 (-591 $) "failed") $) 114)) (-4008 (((-3 (-591 $) "failed") $) 115)) (-3410 (((-3 (-2 (|:| |var| (-1003)) (|:| -3987 (-712))) "failed") $) 113)) (-2452 (($ $) 216 (|has| |#1| (-37 (-385 (-525)))))) (-3492 (($) 203 (|has| |#1| (-1065)) CONST)) (-2937 (((-1036) $) 10)) (-1531 (((-108) $) 166)) (-1540 ((|#1| $) 167)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) 95 (|has| |#1| (-429)))) (-2124 (($ (-591 $)) 92 (|has| |#1| (-429))) (($ $ $) 91 (|has| |#1| (-429)))) (-3550 (((-396 (-1085 $)) (-1085 $)) 102 (|has| |#1| (-842)))) (-3534 (((-396 (-1085 $)) (-1085 $)) 101 (|has| |#1| (-842)))) (-2542 (((-396 $) $) 99 (|has| |#1| (-842)))) (-3387 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 214 (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) 213 (|has| |#1| (-341)))) (-3210 (((-3 $ "failed") $ |#1|) 174 (|has| |#1| (-517))) (((-3 $ "failed") $ $) 86 (|has| |#1| (-517)))) (-2018 (((-3 (-591 $) "failed") (-591 $) $) 207 (|has| |#1| (-341)))) (-1980 (($ $ (-591 (-273 $))) 145) (($ $ (-273 $)) 144) (($ $ $ $) 143) (($ $ (-591 $) (-591 $)) 142) (($ $ (-1003) |#1|) 141) (($ $ (-591 (-1003)) (-591 |#1|)) 140) (($ $ (-1003) $) 139) (($ $ (-591 (-1003)) (-591 $)) 138)) (-3048 (((-712) $) 209 (|has| |#1| (-341)))) (-1881 ((|#1| $ |#1|) 256) (($ $ $) 255) (((-385 $) (-385 $) (-385 $)) 225 (|has| |#1| (-517))) ((|#1| (-385 $) |#1|) 217 (|has| |#1| (-341))) (((-385 $) $ (-385 $)) 205 (|has| |#1| (-517)))) (-1725 (((-3 $ "failed") $ (-712)) 234)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) 210 (|has| |#1| (-341)))) (-2858 (($ $ (-1003)) 107 (|has| |#1| (-160))) ((|#1| $) 227 (|has| |#1| (-160)))) (-2209 (($ $ (-1003)) 42) (($ $ (-591 (-1003))) 41) (($ $ (-1003) (-712)) 40) (($ $ (-591 (-1003)) (-591 (-712))) 39) (($ $ (-712)) 253) (($ $) 251) (($ $ (-1089)) 250 (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) 249 (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) 248 (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) 247 (|has| |#1| (-833 (-1089)))) (($ $ (-1 |#1| |#1|) (-712)) 240) (($ $ (-1 |#1| |#1|)) 239) (($ $ (-1 |#1| |#1|) $) 228)) (-2743 (((-712) $) 150) (((-712) $ (-1003)) 130) (((-591 (-712)) $ (-591 (-1003))) 129)) (-1300 (((-825 (-357)) $) 82 (-12 (|has| (-1003) (-566 (-825 (-357)))) (|has| |#1| (-566 (-825 (-357)))))) (((-825 (-525)) $) 81 (-12 (|has| (-1003) (-566 (-825 (-525)))) (|has| |#1| (-566 (-825 (-525)))))) (((-501) $) 80 (-12 (|has| (-1003) (-566 (-501))) (|has| |#1| (-566 (-501)))))) (-2827 ((|#1| $) 175 (|has| |#1| (-429))) (($ $ (-1003)) 106 (|has| |#1| (-429)))) (-3124 (((-3 (-1171 $) "failed") (-631 $)) 104 (-3543 (|has| $ (-136)) (|has| |#1| (-842))))) (-2037 (((-3 $ "failed") $ $) 222 (|has| |#1| (-517))) (((-3 (-385 $) "failed") (-385 $) $) 221 (|has| |#1| (-517)))) (-2686 (((-796) $) 11) (($ (-525)) 28) (($ |#1|) 163) (($ (-1003)) 137) (($ (-385 (-525))) 72 (-3150 (|has| |#1| (-966 (-385 (-525)))) (|has| |#1| (-37 (-385 (-525)))))) (($ $) 85 (|has| |#1| (-517)))) (-3109 (((-591 |#1|) $) 168)) (-1263 ((|#1| $ (-712)) 155) (($ $ (-1003) (-712)) 128) (($ $ (-591 (-1003)) (-591 (-712))) 127)) (-3751 (((-3 $ "failed") $) 73 (-3150 (-3543 (|has| $ (-136)) (|has| |#1| (-842))) (|has| |#1| (-136))))) (-3425 (((-712)) 29)) (-2931 (($ $ $ (-712)) 173 (|has| |#1| (-160)))) (-1724 (((-108) $ $) 89 (|has| |#1| (-517)))) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-1796 (($ $ (-1003)) 38) (($ $ (-591 (-1003))) 37) (($ $ (-1003) (-712)) 36) (($ $ (-591 (-1003)) (-591 (-712))) 35) (($ $ (-712)) 254) (($ $) 252) (($ $ (-1089)) 246 (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089))) 245 (|has| |#1| (-833 (-1089)))) (($ $ (-1089) (-712)) 244 (|has| |#1| (-833 (-1089)))) (($ $ (-591 (-1089)) (-591 (-712))) 243 (|has| |#1| (-833 (-1089)))) (($ $ (-1 |#1| |#1|) (-712)) 242) (($ $ (-1 |#1| |#1|)) 241)) (-4004 (((-108) $ $) 76 (|has| |#1| (-788)))) (-3982 (((-108) $ $) 75 (|has| |#1| (-788)))) (-3944 (((-108) $ $) 6)) (-3994 (((-108) $ $) 77 (|has| |#1| (-788)))) (-3971 (((-108) $ $) 74 (|has| |#1| (-788)))) (-4059 (($ $ |#1|) 156 (|has| |#1| (-341)))) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 158 (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) 157 (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) 147) (($ $ |#1|) 146)))
(((-1147 |#1|) (-131) (-975)) (T -1147))
-((-3928 (*1 *2 *1 *3) (-12 (-5 *3 (-712)) (-4 *1 (-1147 *4)) (-4 *4 (-975)) (-5 *2 (-1171 *4)))) (-1525 (*1 *2 *1) (-12 (-4 *1 (-1147 *3)) (-4 *3 (-975)) (-5 *2 (-1085 *3)))) (-1390 (*1 *1 *2) (-12 (-5 *2 (-1085 *3)) (-4 *3 (-975)) (-4 *1 (-1147 *3)))) (-3111 (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-4 *1 (-1147 *3)) (-4 *3 (-975)))) (-3579 (*1 *1 *1 *2) (|partial| -12 (-5 *2 (-712)) (-4 *1 (-1147 *3)) (-4 *3 (-975)))) (-3958 (*1 *2 *1 *1) (-12 (-4 *3 (-975)) (-5 *2 (-2 (|:| -2963 *1) (|:| -3407 *1))) (-4 *1 (-1147 *3)))) (-3070 (*1 *2 *1 *3) (-12 (-5 *3 (-712)) (-4 *4 (-975)) (-5 *2 (-2 (|:| -2963 *1) (|:| -3407 *1))) (-4 *1 (-1147 *4)))) (-2229 (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-4 *1 (-1147 *3)) (-4 *3 (-975)))) (-3159 (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-4 *1 (-1147 *3)) (-4 *3 (-975)))) (-3106 (*1 *1 *1 *1) (-12 (-4 *1 (-1147 *2)) (-4 *2 (-975)))) (-3266 (*1 *1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-1147 *3)) (-4 *3 (-975)))) (-2976 (*1 *2 *1) (-12 (-4 *1 (-1147 *2)) (-4 *2 (-975)) (-4 *2 (-160)))) (-2805 (*1 *2 *1 *1) (-12 (-4 *1 (-1147 *2)) (-4 *2 (-975)) (-4 *2 (-160)))) (-3164 (*1 *2 *2 *2) (-12 (-5 *2 (-385 *1)) (-4 *1 (-1147 *3)) (-4 *3 (-975)) (-4 *3 (-517)))) (-3873 (*1 *2 *1 *1) (-12 (-4 *1 (-1147 *3)) (-4 *3 (-975)) (-4 *3 (-517)) (-5 *2 (-712)))) (-2944 (*1 *1 *1 *1) (-12 (-4 *1 (-1147 *2)) (-4 *2 (-975)) (-4 *2 (-517)))) (-2413 (*1 *1 *1 *1) (|partial| -12 (-4 *1 (-1147 *2)) (-4 *2 (-975)) (-4 *2 (-517)))) (-2413 (*1 *2 *2 *1) (|partial| -12 (-5 *2 (-385 *1)) (-4 *1 (-1147 *3)) (-4 *3 (-975)) (-4 *3 (-517)))) (-2273 (*1 *1 *1 *1) (-12 (-4 *1 (-1147 *2)) (-4 *2 (-975)) (-4 *2 (-517)))) (-3867 (*1 *2 *1 *1) (-12 (-4 *3 (-517)) (-4 *3 (-975)) (-5 *2 (-2 (|:| -3482 *3) (|:| -2963 *1) (|:| -3407 *1))) (-4 *1 (-1147 *3)))) (-2288 (*1 *2 *1 *1) (-12 (-4 *3 (-429)) (-4 *3 (-975)) (-5 *2 (-2 (|:| |primePart| *1) (|:| |commonPart| *1))) (-4 *1 (-1147 *3)))) (-3164 (*1 *2 *3 *2) (-12 (-5 *3 (-385 *1)) (-4 *1 (-1147 *2)) (-4 *2 (-975)) (-4 *2 (-341)))) (-4141 (*1 *1 *1) (-12 (-4 *1 (-1147 *2)) (-4 *2 (-975)) (-4 *2 (-37 (-385 (-525)))))))
-(-13 (-882 |t#1| (-712) (-1003)) (-265 |t#1| |t#1|) (-265 $ $) (-213) (-211 |t#1|) (-10 -8 (-15 -3928 ((-1171 |t#1|) $ (-712))) (-15 -1525 ((-1085 |t#1|) $)) (-15 -1390 ($ (-1085 |t#1|))) (-15 -3111 ($ $ (-712))) (-15 -3579 ((-3 $ "failed") $ (-712))) (-15 -3958 ((-2 (|:| -2963 $) (|:| -3407 $)) $ $)) (-15 -3070 ((-2 (|:| -2963 $) (|:| -3407 $)) $ (-712))) (-15 -2229 ($ $ (-712))) (-15 -3159 ($ $ (-712))) (-15 -3106 ($ $ $)) (-15 -3266 ($ $ (-1 |t#1| |t#1|) $)) (IF (|has| |t#1| (-1065)) (-6 (-1065)) |%noBranch|) (IF (|has| |t#1| (-160)) (PROGN (-15 -2976 (|t#1| $)) (-15 -2805 (|t#1| $ $))) |%noBranch|) (IF (|has| |t#1| (-517)) (PROGN (-6 (-265 (-385 $) (-385 $))) (-15 -3164 ((-385 $) (-385 $) (-385 $))) (-15 -3873 ((-712) $ $)) (-15 -2944 ($ $ $)) (-15 -2413 ((-3 $ "failed") $ $)) (-15 -2413 ((-3 (-385 $) "failed") (-385 $) $)) (-15 -2273 ($ $ $)) (-15 -3867 ((-2 (|:| -3482 |t#1|) (|:| -2963 $) (|:| -3407 $)) $ $))) |%noBranch|) (IF (|has| |t#1| (-429)) (-15 -2288 ((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $)) |%noBranch|) (IF (|has| |t#1| (-341)) (PROGN (-6 (-286)) (-6 -4246) (-15 -3164 (|t#1| (-385 $) |t#1|))) |%noBranch|) (IF (|has| |t#1| (-37 (-385 (-525)))) (-15 -4141 ($ $)) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-46 |#1| #0=(-712)) . T) ((-25) . T) ((-37 #1=(-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) -3321 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-341))) ((-97) . T) ((-107 #1# #1#) |has| |#1| (-37 (-385 (-525)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3321 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-565 (-796)) . T) ((-160) -3321 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-566 (-501)) -12 (|has| (-1003) (-566 (-501))) (|has| |#1| (-566 (-501)))) ((-566 (-825 (-357))) -12 (|has| (-1003) (-566 (-825 (-357)))) (|has| |#1| (-566 (-825 (-357))))) ((-566 (-825 (-525))) -12 (|has| (-1003) (-566 (-825 (-525)))) (|has| |#1| (-566 (-825 (-525))))) ((-211 |#1|) . T) ((-213) . T) ((-265 (-385 $) (-385 $)) |has| |#1| (-517)) ((-265 |#1| |#1|) . T) ((-265 $ $) . T) ((-269) -3321 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-341))) ((-286) |has| |#1| (-341)) ((-288 $) . T) ((-304 |#1| #0#) . T) ((-355 |#1|) . T) ((-389 |#1|) . T) ((-429) -3321 (|has| |#1| (-842)) (|has| |#1| (-429)) (|has| |#1| (-341))) ((-486 #2=(-1003) |#1|) . T) ((-486 #2# $) . T) ((-486 $ $) . T) ((-517) -3321 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-341))) ((-593 #1#) |has| |#1| (-37 (-385 (-525)))) ((-593 |#1|) . T) ((-593 $) . T) ((-587 (-525)) |has| |#1| (-587 (-525))) ((-587 |#1|) . T) ((-659 #1#) |has| |#1| (-37 (-385 (-525)))) ((-659 |#1|) |has| |#1| (-160)) ((-659 $) -3321 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-341))) ((-668) . T) ((-788) |has| |#1| (-788)) ((-833 #2#) . T) ((-833 (-1089)) |has| |#1| (-833 (-1089))) ((-819 (-357)) -12 (|has| (-1003) (-819 (-357))) (|has| |#1| (-819 (-357)))) ((-819 (-525)) -12 (|has| (-1003) (-819 (-525))) (|has| |#1| (-819 (-525)))) ((-882 |#1| #0# #2#) . T) ((-842) |has| |#1| (-842)) ((-853) |has| |#1| (-341)) ((-966 (-385 (-525))) |has| |#1| (-966 (-385 (-525)))) ((-966 (-525)) |has| |#1| (-966 (-525))) ((-966 #2#) . T) ((-966 |#1|) . T) ((-981 #1#) |has| |#1| (-37 (-385 (-525)))) ((-981 |#1|) . T) ((-981 $) -3321 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T) ((-1065) |has| |#1| (-1065)) ((-1129) |has| |#1| (-842)))
-((-1507 (((-591 (-1003)) $) 28)) (-1710 (($ $) 25)) (-1480 (($ |#2| |#3|) NIL) (($ $ (-1003) |#3|) 22) (($ $ (-591 (-1003)) (-591 |#3|)) 21)) (-1661 (($ $) 14)) (-1678 ((|#2| $) 12)) (-1316 ((|#3| $) 10)))
-(((-1148 |#1| |#2| |#3|) (-10 -8 (-15 -1507 ((-591 (-1003)) |#1|)) (-15 -1480 (|#1| |#1| (-591 (-1003)) (-591 |#3|))) (-15 -1480 (|#1| |#1| (-1003) |#3|)) (-15 -1710 (|#1| |#1|)) (-15 -1480 (|#1| |#2| |#3|)) (-15 -1316 (|#3| |#1|)) (-15 -1661 (|#1| |#1|)) (-15 -1678 (|#2| |#1|))) (-1149 |#2| |#3|) (-975) (-733)) (T -1148))
-NIL
-(-10 -8 (-15 -1507 ((-591 (-1003)) |#1|)) (-15 -1480 (|#1| |#1| (-591 (-1003)) (-591 |#3|))) (-15 -1480 (|#1| |#1| (-1003) |#3|)) (-15 -1710 (|#1| |#1|)) (-15 -1480 (|#1| |#2| |#3|)) (-15 -1316 (|#3| |#1|)) (-15 -1661 (|#1| |#1|)) (-15 -1678 (|#2| |#1|)))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-1507 (((-591 (-1003)) $) 74)) (-2037 (((-1089) $) 103)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) 51 (|has| |#1| (-517)))) (-3706 (($ $) 52 (|has| |#1| (-517)))) (-1715 (((-108) $) 54 (|has| |#1| (-517)))) (-2121 (($ $ |#2|) 98) (($ $ |#2| |#2|) 97)) (-1631 (((-1070 (-2 (|:| |k| |#2|) (|:| |c| |#1|))) $) 105)) (-2157 (((-3 $ "failed") $ $) 19)) (-3798 (($) 17 T CONST)) (-1710 (($ $) 60)) (-4163 (((-3 $ "failed") $) 34)) (-3123 (((-108) $) 73)) (-3873 ((|#2| $) 100) ((|#2| $ |#2|) 99)) (-2824 (((-108) $) 31)) (-3111 (($ $ (-854)) 101)) (-2202 (((-108) $) 62)) (-1480 (($ |#1| |#2|) 61) (($ $ (-1003) |#2|) 76) (($ $ (-591 (-1003)) (-591 |#2|)) 75)) (-1340 (($ (-1 |#1| |#1|) $) 63)) (-1661 (($ $) 65)) (-1678 ((|#1| $) 66)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-2784 (($ $ |#2|) 95)) (-2089 (((-3 $ "failed") $ $) 50 (|has| |#1| (-517)))) (-4132 (((-1070 |#1|) $ |#1|) 94 (|has| |#1| (-15 ** (|#1| |#1| |#2|))))) (-3164 ((|#1| $ |#2|) 104) (($ $ $) 81 (|has| |#2| (-1030)))) (-3266 (($ $ (-591 (-1089)) (-591 (-712))) 89 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-1089) (-712)) 88 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-591 (-1089))) 87 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-1089)) 86 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-712)) 84 (|has| |#1| (-15 * (|#1| |#2| |#1|)))) (($ $) 82 (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (-1316 ((|#2| $) 64)) (-3571 (($ $) 72)) (-3022 (((-796) $) 11) (($ (-525)) 28) (($ (-385 (-525))) 57 (|has| |#1| (-37 (-385 (-525))))) (($ $) 49 (|has| |#1| (-517))) (($ |#1|) 47 (|has| |#1| (-160)))) (-2560 ((|#1| $ |#2|) 59)) (-1437 (((-3 $ "failed") $) 48 (|has| |#1| (-136)))) (-2128 (((-712)) 29)) (-1682 ((|#1| $) 102)) (-2495 (((-108) $ $) 53 (|has| |#1| (-517)))) (-2176 ((|#1| $ |#2|) 96 (-12 (|has| |#1| (-15 ** (|#1| |#1| |#2|))) (|has| |#1| (-15 -3022 (|#1| (-1089))))))) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4196 (($ $ (-591 (-1089)) (-591 (-712))) 93 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-1089) (-712)) 92 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-591 (-1089))) 91 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-1089)) 90 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-712)) 85 (|has| |#1| (-15 * (|#1| |#2| |#1|)))) (($ $) 83 (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (-4096 (((-108) $ $) 6)) (-4173 (($ $ |#1|) 58 (|has| |#1| (-341)))) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 68) (($ |#1| $) 67) (($ (-385 (-525)) $) 56 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 55 (|has| |#1| (-37 (-385 (-525)))))))
+((-4135 (*1 *2 *1 *3) (-12 (-5 *3 (-712)) (-4 *1 (-1147 *4)) (-4 *4 (-975)) (-5 *2 (-1171 *4)))) (-2496 (*1 *2 *1) (-12 (-4 *1 (-1147 *3)) (-4 *3 (-975)) (-5 *2 (-1085 *3)))) (-3290 (*1 *1 *2) (-12 (-5 *2 (-1085 *3)) (-4 *3 (-975)) (-4 *1 (-1147 *3)))) (-1698 (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-4 *1 (-1147 *3)) (-4 *3 (-975)))) (-1725 (*1 *1 *1 *2) (|partial| -12 (-5 *2 (-712)) (-4 *1 (-1147 *3)) (-4 *3 (-975)))) (-3148 (*1 *2 *1 *1) (-12 (-4 *3 (-975)) (-5 *2 (-2 (|:| -2746 *1) (|:| -2449 *1))) (-4 *1 (-1147 *3)))) (-1400 (*1 *2 *1 *3) (-12 (-5 *3 (-712)) (-4 *4 (-975)) (-5 *2 (-2 (|:| -2746 *1) (|:| -2449 *1))) (-4 *1 (-1147 *4)))) (-4069 (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-4 *1 (-1147 *3)) (-4 *3 (-975)))) (-3997 (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-4 *1 (-1147 *3)) (-4 *3 (-975)))) (-1666 (*1 *1 *1 *1) (-12 (-4 *1 (-1147 *2)) (-4 *2 (-975)))) (-2209 (*1 *1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-1147 *3)) (-4 *3 (-975)))) (-2858 (*1 *2 *1) (-12 (-4 *1 (-1147 *2)) (-4 *2 (-975)) (-4 *2 (-160)))) (-1788 (*1 *2 *1 *1) (-12 (-4 *1 (-1147 *2)) (-4 *2 (-975)) (-4 *2 (-160)))) (-1881 (*1 *2 *2 *2) (-12 (-5 *2 (-385 *1)) (-4 *1 (-1147 *3)) (-4 *3 (-975)) (-4 *3 (-517)))) (-1676 (*1 *2 *1 *1) (-12 (-4 *1 (-1147 *3)) (-4 *3 (-975)) (-4 *3 (-517)) (-5 *2 (-712)))) (-2584 (*1 *1 *1 *1) (-12 (-4 *1 (-1147 *2)) (-4 *2 (-975)) (-4 *2 (-517)))) (-2037 (*1 *1 *1 *1) (|partial| -12 (-4 *1 (-1147 *2)) (-4 *2 (-975)) (-4 *2 (-517)))) (-2037 (*1 *2 *2 *1) (|partial| -12 (-5 *2 (-385 *1)) (-4 *1 (-1147 *3)) (-4 *3 (-975)) (-4 *3 (-517)))) (-3225 (*1 *1 *1 *1) (-12 (-4 *1 (-1147 *2)) (-4 *2 (-975)) (-4 *2 (-517)))) (-1627 (*1 *2 *1 *1) (-12 (-4 *3 (-517)) (-4 *3 (-975)) (-5 *2 (-2 (|:| -2976 *3) (|:| -2746 *1) (|:| -2449 *1))) (-4 *1 (-1147 *3)))) (-3374 (*1 *2 *1 *1) (-12 (-4 *3 (-429)) (-4 *3 (-975)) (-5 *2 (-2 (|:| |primePart| *1) (|:| |commonPart| *1))) (-4 *1 (-1147 *3)))) (-1881 (*1 *2 *3 *2) (-12 (-5 *3 (-385 *1)) (-4 *1 (-1147 *2)) (-4 *2 (-975)) (-4 *2 (-341)))) (-2452 (*1 *1 *1) (-12 (-4 *1 (-1147 *2)) (-4 *2 (-975)) (-4 *2 (-37 (-385 (-525)))))))
+(-13 (-882 |t#1| (-712) (-1003)) (-265 |t#1| |t#1|) (-265 $ $) (-213) (-211 |t#1|) (-10 -8 (-15 -4135 ((-1171 |t#1|) $ (-712))) (-15 -2496 ((-1085 |t#1|) $)) (-15 -3290 ($ (-1085 |t#1|))) (-15 -1698 ($ $ (-712))) (-15 -1725 ((-3 $ "failed") $ (-712))) (-15 -3148 ((-2 (|:| -2746 $) (|:| -2449 $)) $ $)) (-15 -1400 ((-2 (|:| -2746 $) (|:| -2449 $)) $ (-712))) (-15 -4069 ($ $ (-712))) (-15 -3997 ($ $ (-712))) (-15 -1666 ($ $ $)) (-15 -2209 ($ $ (-1 |t#1| |t#1|) $)) (IF (|has| |t#1| (-1065)) (-6 (-1065)) |%noBranch|) (IF (|has| |t#1| (-160)) (PROGN (-15 -2858 (|t#1| $)) (-15 -1788 (|t#1| $ $))) |%noBranch|) (IF (|has| |t#1| (-517)) (PROGN (-6 (-265 (-385 $) (-385 $))) (-15 -1881 ((-385 $) (-385 $) (-385 $))) (-15 -1676 ((-712) $ $)) (-15 -2584 ($ $ $)) (-15 -2037 ((-3 $ "failed") $ $)) (-15 -2037 ((-3 (-385 $) "failed") (-385 $) $)) (-15 -3225 ($ $ $)) (-15 -1627 ((-2 (|:| -2976 |t#1|) (|:| -2746 $) (|:| -2449 $)) $ $))) |%noBranch|) (IF (|has| |t#1| (-429)) (-15 -3374 ((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $)) |%noBranch|) (IF (|has| |t#1| (-341)) (PROGN (-6 (-286)) (-6 -4246) (-15 -1881 (|t#1| (-385 $) |t#1|))) |%noBranch|) (IF (|has| |t#1| (-37 (-385 (-525)))) (-15 -2452 ($ $)) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-46 |#1| #0=(-712)) . T) ((-25) . T) ((-37 #1=(-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) -3150 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-341))) ((-97) . T) ((-107 #1# #1#) |has| |#1| (-37 (-385 (-525)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3150 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-565 (-796)) . T) ((-160) -3150 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-566 (-501)) -12 (|has| (-1003) (-566 (-501))) (|has| |#1| (-566 (-501)))) ((-566 (-825 (-357))) -12 (|has| (-1003) (-566 (-825 (-357)))) (|has| |#1| (-566 (-825 (-357))))) ((-566 (-825 (-525))) -12 (|has| (-1003) (-566 (-825 (-525)))) (|has| |#1| (-566 (-825 (-525))))) ((-211 |#1|) . T) ((-213) . T) ((-265 (-385 $) (-385 $)) |has| |#1| (-517)) ((-265 |#1| |#1|) . T) ((-265 $ $) . T) ((-269) -3150 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-341))) ((-286) |has| |#1| (-341)) ((-288 $) . T) ((-304 |#1| #0#) . T) ((-355 |#1|) . T) ((-389 |#1|) . T) ((-429) -3150 (|has| |#1| (-842)) (|has| |#1| (-429)) (|has| |#1| (-341))) ((-486 #2=(-1003) |#1|) . T) ((-486 #2# $) . T) ((-486 $ $) . T) ((-517) -3150 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-341))) ((-593 #1#) |has| |#1| (-37 (-385 (-525)))) ((-593 |#1|) . T) ((-593 $) . T) ((-587 (-525)) |has| |#1| (-587 (-525))) ((-587 |#1|) . T) ((-659 #1#) |has| |#1| (-37 (-385 (-525)))) ((-659 |#1|) |has| |#1| (-160)) ((-659 $) -3150 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-341))) ((-668) . T) ((-788) |has| |#1| (-788)) ((-833 #2#) . T) ((-833 (-1089)) |has| |#1| (-833 (-1089))) ((-819 (-357)) -12 (|has| (-1003) (-819 (-357))) (|has| |#1| (-819 (-357)))) ((-819 (-525)) -12 (|has| (-1003) (-819 (-525))) (|has| |#1| (-819 (-525)))) ((-882 |#1| #0# #2#) . T) ((-842) |has| |#1| (-842)) ((-853) |has| |#1| (-341)) ((-966 (-385 (-525))) |has| |#1| (-966 (-385 (-525)))) ((-966 (-525)) |has| |#1| (-966 (-525))) ((-966 #2#) . T) ((-966 |#1|) . T) ((-981 #1#) |has| |#1| (-37 (-385 (-525)))) ((-981 |#1|) . T) ((-981 $) -3150 (|has| |#1| (-842)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T) ((-1065) |has| |#1| (-1065)) ((-1129) |has| |#1| (-842)))
+((-1444 (((-591 (-1003)) $) 28)) (-1575 (($ $) 25)) (-1422 (($ |#2| |#3|) NIL) (($ $ (-1003) |#3|) 22) (($ $ (-591 (-1003)) (-591 |#3|)) 21)) (-1548 (($ $) 14)) (-1556 ((|#2| $) 12)) (-2743 ((|#3| $) 10)))
+(((-1148 |#1| |#2| |#3|) (-10 -8 (-15 -1444 ((-591 (-1003)) |#1|)) (-15 -1422 (|#1| |#1| (-591 (-1003)) (-591 |#3|))) (-15 -1422 (|#1| |#1| (-1003) |#3|)) (-15 -1575 (|#1| |#1|)) (-15 -1422 (|#1| |#2| |#3|)) (-15 -2743 (|#3| |#1|)) (-15 -1548 (|#1| |#1|)) (-15 -1556 (|#2| |#1|))) (-1149 |#2| |#3|) (-975) (-733)) (T -1148))
+NIL
+(-10 -8 (-15 -1444 ((-591 (-1003)) |#1|)) (-15 -1422 (|#1| |#1| (-591 (-1003)) (-591 |#3|))) (-15 -1422 (|#1| |#1| (-1003) |#3|)) (-15 -1575 (|#1| |#1|)) (-15 -1422 (|#1| |#2| |#3|)) (-15 -2743 (|#3| |#1|)) (-15 -1548 (|#1| |#1|)) (-15 -1556 (|#2| |#1|)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-1444 (((-591 (-1003)) $) 74)) (-1592 (((-1089) $) 103)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) 51 (|has| |#1| (-517)))) (-3641 (($ $) 52 (|has| |#1| (-517)))) (-3077 (((-108) $) 54 (|has| |#1| (-517)))) (-3328 (($ $ |#2|) 98) (($ $ |#2| |#2|) 97)) (-3581 (((-1070 (-2 (|:| |k| |#2|) (|:| |c| |#1|))) $) 105)) (-3332 (((-3 $ "failed") $ $) 19)) (-2055 (($) 17 T CONST)) (-1575 (($ $) 60)) (-1522 (((-3 $ "failed") $) 34)) (-1795 (((-108) $) 73)) (-1676 ((|#2| $) 100) ((|#2| $ |#2|) 99)) (-3865 (((-108) $) 31)) (-1698 (($ $ (-854)) 101)) (-3802 (((-108) $) 62)) (-1422 (($ |#1| |#2|) 61) (($ $ (-1003) |#2|) 76) (($ $ (-591 (-1003)) (-591 |#2|)) 75)) (-1257 (($ (-1 |#1| |#1|) $) 63)) (-1548 (($ $) 65)) (-1556 ((|#1| $) 66)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-1618 (($ $ |#2|) 95)) (-3210 (((-3 $ "failed") $ $) 50 (|has| |#1| (-517)))) (-1980 (((-1070 |#1|) $ |#1|) 94 (|has| |#1| (-15 ** (|#1| |#1| |#2|))))) (-1881 ((|#1| $ |#2|) 104) (($ $ $) 81 (|has| |#2| (-1030)))) (-2209 (($ $ (-591 (-1089)) (-591 (-712))) 89 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-1089) (-712)) 88 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-591 (-1089))) 87 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-1089)) 86 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-712)) 84 (|has| |#1| (-15 * (|#1| |#2| |#1|)))) (($ $) 82 (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (-2743 ((|#2| $) 64)) (-1664 (($ $) 72)) (-2686 (((-796) $) 11) (($ (-525)) 28) (($ (-385 (-525))) 57 (|has| |#1| (-37 (-385 (-525))))) (($ $) 49 (|has| |#1| (-517))) (($ |#1|) 47 (|has| |#1| (-160)))) (-1263 ((|#1| $ |#2|) 59)) (-3751 (((-3 $ "failed") $) 48 (|has| |#1| (-136)))) (-3425 (((-712)) 29)) (-1708 ((|#1| $) 102)) (-1724 (((-108) $ $) 53 (|has| |#1| (-517)))) (-4173 ((|#1| $ |#2|) 96 (-12 (|has| |#1| (-15 ** (|#1| |#1| |#2|))) (|has| |#1| (-15 -2686 (|#1| (-1089))))))) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-1796 (($ $ (-591 (-1089)) (-591 (-712))) 93 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-1089) (-712)) 92 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-591 (-1089))) 91 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-1089)) 90 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-712)) 85 (|has| |#1| (-15 * (|#1| |#2| |#1|)))) (($ $) 83 (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (-3944 (((-108) $ $) 6)) (-4059 (($ $ |#1|) 58 (|has| |#1| (-341)))) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 68) (($ |#1| $) 67) (($ (-385 (-525)) $) 56 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 55 (|has| |#1| (-37 (-385 (-525)))))))
(((-1149 |#1| |#2|) (-131) (-975) (-733)) (T -1149))
-((-1631 (*1 *2 *1) (-12 (-4 *1 (-1149 *3 *4)) (-4 *3 (-975)) (-4 *4 (-733)) (-5 *2 (-1070 (-2 (|:| |k| *4) (|:| |c| *3)))))) (-3164 (*1 *2 *1 *3) (-12 (-4 *1 (-1149 *2 *3)) (-4 *3 (-733)) (-4 *2 (-975)))) (-2037 (*1 *2 *1) (-12 (-4 *1 (-1149 *3 *4)) (-4 *3 (-975)) (-4 *4 (-733)) (-5 *2 (-1089)))) (-1682 (*1 *2 *1) (-12 (-4 *1 (-1149 *2 *3)) (-4 *3 (-733)) (-4 *2 (-975)))) (-3111 (*1 *1 *1 *2) (-12 (-5 *2 (-854)) (-4 *1 (-1149 *3 *4)) (-4 *3 (-975)) (-4 *4 (-733)))) (-3873 (*1 *2 *1) (-12 (-4 *1 (-1149 *3 *2)) (-4 *3 (-975)) (-4 *2 (-733)))) (-3873 (*1 *2 *1 *2) (-12 (-4 *1 (-1149 *3 *2)) (-4 *3 (-975)) (-4 *2 (-733)))) (-2121 (*1 *1 *1 *2) (-12 (-4 *1 (-1149 *3 *2)) (-4 *3 (-975)) (-4 *2 (-733)))) (-2121 (*1 *1 *1 *2 *2) (-12 (-4 *1 (-1149 *3 *2)) (-4 *3 (-975)) (-4 *2 (-733)))) (-2176 (*1 *2 *1 *3) (-12 (-4 *1 (-1149 *2 *3)) (-4 *3 (-733)) (|has| *2 (-15 ** (*2 *2 *3))) (|has| *2 (-15 -3022 (*2 (-1089)))) (-4 *2 (-975)))) (-2784 (*1 *1 *1 *2) (-12 (-4 *1 (-1149 *3 *2)) (-4 *3 (-975)) (-4 *2 (-733)))) (-4132 (*1 *2 *1 *3) (-12 (-4 *1 (-1149 *3 *4)) (-4 *3 (-975)) (-4 *4 (-733)) (|has| *3 (-15 ** (*3 *3 *4))) (-5 *2 (-1070 *3)))))
-(-13 (-904 |t#1| |t#2| (-1003)) (-10 -8 (-15 -1631 ((-1070 (-2 (|:| |k| |t#2|) (|:| |c| |t#1|))) $)) (-15 -3164 (|t#1| $ |t#2|)) (-15 -2037 ((-1089) $)) (-15 -1682 (|t#1| $)) (-15 -3111 ($ $ (-854))) (-15 -3873 (|t#2| $)) (-15 -3873 (|t#2| $ |t#2|)) (-15 -2121 ($ $ |t#2|)) (-15 -2121 ($ $ |t#2| |t#2|)) (IF (|has| |t#1| (-15 -3022 (|t#1| (-1089)))) (IF (|has| |t#1| (-15 ** (|t#1| |t#1| |t#2|))) (-15 -2176 (|t#1| $ |t#2|)) |%noBranch|) |%noBranch|) (-15 -2784 ($ $ |t#2|)) (IF (|has| |t#2| (-1030)) (-6 (-265 $ $)) |%noBranch|) (IF (|has| |t#1| (-15 * (|t#1| |t#2| |t#1|))) (PROGN (-6 (-213)) (IF (|has| |t#1| (-833 (-1089))) (-6 (-833 (-1089))) |%noBranch|)) |%noBranch|) (IF (|has| |t#1| (-15 ** (|t#1| |t#1| |t#2|))) (-15 -4132 ((-1070 |t#1|) $ |t#1|)) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-46 |#1| |#2|) . T) ((-25) . T) ((-37 #0=(-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) |has| |#1| (-517)) ((-97) . T) ((-107 #0# #0#) |has| |#1| (-37 (-385 (-525)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3321 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-565 (-796)) . T) ((-160) -3321 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-213) |has| |#1| (-15 * (|#1| |#2| |#1|))) ((-265 $ $) |has| |#2| (-1030)) ((-269) |has| |#1| (-517)) ((-517) |has| |#1| (-517)) ((-593 #0#) |has| |#1| (-37 (-385 (-525)))) ((-593 |#1|) . T) ((-593 $) . T) ((-659 #0#) |has| |#1| (-37 (-385 (-525)))) ((-659 |#1|) |has| |#1| (-160)) ((-659 $) |has| |#1| (-517)) ((-668) . T) ((-833 (-1089)) -12 (|has| |#1| (-15 * (|#1| |#2| |#1|))) (|has| |#1| (-833 (-1089)))) ((-904 |#1| |#2| (-1003)) . T) ((-981 #0#) |has| |#1| (-37 (-385 (-525)))) ((-981 |#1|) . T) ((-981 $) -3321 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T))
-((-1291 ((|#2| |#2|) 12)) (-2827 (((-396 |#2|) |#2|) 14)) (-1974 (((-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-525))) (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-525)))) 30)))
-(((-1150 |#1| |#2|) (-10 -7 (-15 -2827 ((-396 |#2|) |#2|)) (-15 -1291 (|#2| |#2|)) (-15 -1974 ((-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-525))) (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-525)))))) (-517) (-13 (-1147 |#1|) (-517) (-10 -8 (-15 -1399 ($ $ $))))) (T -1150))
-((-1974 (*1 *2 *2) (-12 (-5 *2 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *4) (|:| |xpnt| (-525)))) (-4 *4 (-13 (-1147 *3) (-517) (-10 -8 (-15 -1399 ($ $ $))))) (-4 *3 (-517)) (-5 *1 (-1150 *3 *4)))) (-1291 (*1 *2 *2) (-12 (-4 *3 (-517)) (-5 *1 (-1150 *3 *2)) (-4 *2 (-13 (-1147 *3) (-517) (-10 -8 (-15 -1399 ($ $ $))))))) (-2827 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-396 *3)) (-5 *1 (-1150 *4 *3)) (-4 *3 (-13 (-1147 *4) (-517) (-10 -8 (-15 -1399 ($ $ $))))))))
-(-10 -7 (-15 -2827 ((-396 |#2|) |#2|)) (-15 -1291 (|#2| |#2|)) (-15 -1974 ((-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-525))) (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-525))))))
-((-1340 (((-1156 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1156 |#1| |#3| |#5|)) 24)))
-(((-1151 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -7 (-15 -1340 ((-1156 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1156 |#1| |#3| |#5|)))) (-975) (-975) (-1089) (-1089) |#1| |#2|) (T -1151))
-((-1340 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1156 *5 *7 *9)) (-4 *5 (-975)) (-4 *6 (-975)) (-14 *7 (-1089)) (-14 *9 *5) (-14 *10 *6) (-5 *2 (-1156 *6 *8 *10)) (-5 *1 (-1151 *5 *6 *7 *8 *9 *10)) (-14 *8 (-1089)))))
-(-10 -7 (-15 -1340 ((-1156 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1156 |#1| |#3| |#5|))))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-1507 (((-591 (-1003)) $) 74)) (-2037 (((-1089) $) 103)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) 51 (|has| |#1| (-517)))) (-3706 (($ $) 52 (|has| |#1| (-517)))) (-1715 (((-108) $) 54 (|has| |#1| (-517)))) (-2121 (($ $ (-385 (-525))) 98) (($ $ (-385 (-525)) (-385 (-525))) 97)) (-1631 (((-1070 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|))) $) 105)) (-1987 (($ $) 135 (|has| |#1| (-37 (-385 (-525)))))) (-3169 (($ $) 118 (|has| |#1| (-37 (-385 (-525)))))) (-2157 (((-3 $ "failed") $ $) 19)) (-1291 (($ $) 162 (|has| |#1| (-341)))) (-2827 (((-396 $) $) 163 (|has| |#1| (-341)))) (-1361 (($ $) 117 (|has| |#1| (-37 (-385 (-525)))))) (-1947 (((-108) $ $) 153 (|has| |#1| (-341)))) (-1431 (($ $) 134 (|has| |#1| (-37 (-385 (-525)))))) (-3144 (($ $) 119 (|has| |#1| (-37 (-385 (-525)))))) (-3682 (($ (-712) (-1070 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|)))) 172)) (-1719 (($ $) 133 (|has| |#1| (-37 (-385 (-525)))))) (-1321 (($ $) 120 (|has| |#1| (-37 (-385 (-525)))))) (-3798 (($) 17 T CONST)) (-2129 (($ $ $) 157 (|has| |#1| (-341)))) (-1710 (($ $) 60)) (-4163 (((-3 $ "failed") $) 34)) (-2110 (($ $ $) 156 (|has| |#1| (-341)))) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) 151 (|has| |#1| (-341)))) (-2744 (((-108) $) 164 (|has| |#1| (-341)))) (-3123 (((-108) $) 73)) (-1784 (($) 145 (|has| |#1| (-37 (-385 (-525)))))) (-3873 (((-385 (-525)) $) 100) (((-385 (-525)) $ (-385 (-525))) 99)) (-2824 (((-108) $) 31)) (-3956 (($ $ (-525)) 116 (|has| |#1| (-37 (-385 (-525)))))) (-3111 (($ $ (-854)) 101) (($ $ (-385 (-525))) 171)) (-1758 (((-3 (-591 $) "failed") (-591 $) $) 160 (|has| |#1| (-341)))) (-2202 (((-108) $) 62)) (-1480 (($ |#1| (-385 (-525))) 61) (($ $ (-1003) (-385 (-525))) 76) (($ $ (-591 (-1003)) (-591 (-385 (-525)))) 75)) (-1340 (($ (-1 |#1| |#1|) $) 63)) (-1488 (($ $) 142 (|has| |#1| (-37 (-385 (-525)))))) (-1661 (($ $) 65)) (-1678 ((|#1| $) 66)) (-1356 (($ (-591 $)) 149 (|has| |#1| (-341))) (($ $ $) 148 (|has| |#1| (-341)))) (-2339 (((-1072) $) 9)) (-1622 (($ $) 165 (|has| |#1| (-341)))) (-4141 (($ $) 170 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1089)) 169 (-3321 (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-891)) (|has| |#1| (-1111)) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-15 -1507 ((-591 (-1089)) |#1|))) (|has| |#1| (-15 -4141 (|#1| |#1| (-1089)))) (|has| |#1| (-37 (-385 (-525)))))))) (-2047 (((-1036) $) 10)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) 150 (|has| |#1| (-341)))) (-1399 (($ (-591 $)) 147 (|has| |#1| (-341))) (($ $ $) 146 (|has| |#1| (-341)))) (-1348 (((-396 $) $) 161 (|has| |#1| (-341)))) (-3375 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 159 (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) 158 (|has| |#1| (-341)))) (-2784 (($ $ (-385 (-525))) 95)) (-2089 (((-3 $ "failed") $ $) 50 (|has| |#1| (-517)))) (-4095 (((-3 (-591 $) "failed") (-591 $) $) 152 (|has| |#1| (-341)))) (-1409 (($ $) 143 (|has| |#1| (-37 (-385 (-525)))))) (-4132 (((-1070 |#1|) $ |#1|) 94 (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))))) (-1712 (((-712) $) 154 (|has| |#1| (-341)))) (-3164 ((|#1| $ (-385 (-525))) 104) (($ $ $) 81 (|has| (-385 (-525)) (-1030)))) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) 155 (|has| |#1| (-341)))) (-3266 (($ $ (-591 (-1089)) (-591 (-712))) 89 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-1089) (-712)) 88 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-591 (-1089))) 87 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-1089)) 86 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-712)) 84 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) 82 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (-1316 (((-385 (-525)) $) 64)) (-1502 (($ $) 132 (|has| |#1| (-37 (-385 (-525)))))) (-1333 (($ $) 121 (|has| |#1| (-37 (-385 (-525)))))) (-1996 (($ $) 131 (|has| |#1| (-37 (-385 (-525)))))) (-1309 (($ $) 122 (|has| |#1| (-37 (-385 (-525)))))) (-1973 (($ $) 130 (|has| |#1| (-37 (-385 (-525)))))) (-3156 (($ $) 123 (|has| |#1| (-37 (-385 (-525)))))) (-3571 (($ $) 72)) (-3022 (((-796) $) 11) (($ (-525)) 28) (($ |#1|) 47 (|has| |#1| (-160))) (($ (-385 (-525))) 57 (|has| |#1| (-37 (-385 (-525))))) (($ $) 49 (|has| |#1| (-517)))) (-2560 ((|#1| $ (-385 (-525))) 59)) (-1437 (((-3 $ "failed") $) 48 (|has| |#1| (-136)))) (-2128 (((-712)) 29)) (-1682 ((|#1| $) 102)) (-1563 (($ $) 141 (|has| |#1| (-37 (-385 (-525)))))) (-1371 (($ $) 129 (|has| |#1| (-37 (-385 (-525)))))) (-2495 (((-108) $ $) 53 (|has| |#1| (-517)))) (-1515 (($ $) 140 (|has| |#1| (-37 (-385 (-525)))))) (-1346 (($ $) 128 (|has| |#1| (-37 (-385 (-525)))))) (-1591 (($ $) 139 (|has| |#1| (-37 (-385 (-525)))))) (-1400 (($ $) 127 (|has| |#1| (-37 (-385 (-525)))))) (-2176 ((|#1| $ (-385 (-525))) 96 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))) (|has| |#1| (-15 -3022 (|#1| (-1089))))))) (-3277 (($ $) 138 (|has| |#1| (-37 (-385 (-525)))))) (-1415 (($ $) 126 (|has| |#1| (-37 (-385 (-525)))))) (-1578 (($ $) 137 (|has| |#1| (-37 (-385 (-525)))))) (-1385 (($ $) 125 (|has| |#1| (-37 (-385 (-525)))))) (-1527 (($ $) 136 (|has| |#1| (-37 (-385 (-525)))))) (-1358 (($ $) 124 (|has| |#1| (-37 (-385 (-525)))))) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33) (($ $ (-525)) 166 (|has| |#1| (-341)))) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4196 (($ $ (-591 (-1089)) (-591 (-712))) 93 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-1089) (-712)) 92 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-591 (-1089))) 91 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-1089)) 90 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-712)) 85 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) 83 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (-4096 (((-108) $ $) 6)) (-4173 (($ $ |#1|) 58 (|has| |#1| (-341))) (($ $ $) 168 (|has| |#1| (-341)))) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32) (($ $ (-525)) 167 (|has| |#1| (-341))) (($ $ $) 144 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 115 (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 68) (($ |#1| $) 67) (($ (-385 (-525)) $) 56 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 55 (|has| |#1| (-37 (-385 (-525)))))))
+((-3581 (*1 *2 *1) (-12 (-4 *1 (-1149 *3 *4)) (-4 *3 (-975)) (-4 *4 (-733)) (-5 *2 (-1070 (-2 (|:| |k| *4) (|:| |c| *3)))))) (-1881 (*1 *2 *1 *3) (-12 (-4 *1 (-1149 *2 *3)) (-4 *3 (-733)) (-4 *2 (-975)))) (-1592 (*1 *2 *1) (-12 (-4 *1 (-1149 *3 *4)) (-4 *3 (-975)) (-4 *4 (-733)) (-5 *2 (-1089)))) (-1708 (*1 *2 *1) (-12 (-4 *1 (-1149 *2 *3)) (-4 *3 (-733)) (-4 *2 (-975)))) (-1698 (*1 *1 *1 *2) (-12 (-5 *2 (-854)) (-4 *1 (-1149 *3 *4)) (-4 *3 (-975)) (-4 *4 (-733)))) (-1676 (*1 *2 *1) (-12 (-4 *1 (-1149 *3 *2)) (-4 *3 (-975)) (-4 *2 (-733)))) (-1676 (*1 *2 *1 *2) (-12 (-4 *1 (-1149 *3 *2)) (-4 *3 (-975)) (-4 *2 (-733)))) (-3328 (*1 *1 *1 *2) (-12 (-4 *1 (-1149 *3 *2)) (-4 *3 (-975)) (-4 *2 (-733)))) (-3328 (*1 *1 *1 *2 *2) (-12 (-4 *1 (-1149 *3 *2)) (-4 *3 (-975)) (-4 *2 (-733)))) (-4173 (*1 *2 *1 *3) (-12 (-4 *1 (-1149 *2 *3)) (-4 *3 (-733)) (|has| *2 (-15 ** (*2 *2 *3))) (|has| *2 (-15 -2686 (*2 (-1089)))) (-4 *2 (-975)))) (-1618 (*1 *1 *1 *2) (-12 (-4 *1 (-1149 *3 *2)) (-4 *3 (-975)) (-4 *2 (-733)))) (-1980 (*1 *2 *1 *3) (-12 (-4 *1 (-1149 *3 *4)) (-4 *3 (-975)) (-4 *4 (-733)) (|has| *3 (-15 ** (*3 *3 *4))) (-5 *2 (-1070 *3)))))
+(-13 (-904 |t#1| |t#2| (-1003)) (-10 -8 (-15 -3581 ((-1070 (-2 (|:| |k| |t#2|) (|:| |c| |t#1|))) $)) (-15 -1881 (|t#1| $ |t#2|)) (-15 -1592 ((-1089) $)) (-15 -1708 (|t#1| $)) (-15 -1698 ($ $ (-854))) (-15 -1676 (|t#2| $)) (-15 -1676 (|t#2| $ |t#2|)) (-15 -3328 ($ $ |t#2|)) (-15 -3328 ($ $ |t#2| |t#2|)) (IF (|has| |t#1| (-15 -2686 (|t#1| (-1089)))) (IF (|has| |t#1| (-15 ** (|t#1| |t#1| |t#2|))) (-15 -4173 (|t#1| $ |t#2|)) |%noBranch|) |%noBranch|) (-15 -1618 ($ $ |t#2|)) (IF (|has| |t#2| (-1030)) (-6 (-265 $ $)) |%noBranch|) (IF (|has| |t#1| (-15 * (|t#1| |t#2| |t#1|))) (PROGN (-6 (-213)) (IF (|has| |t#1| (-833 (-1089))) (-6 (-833 (-1089))) |%noBranch|)) |%noBranch|) (IF (|has| |t#1| (-15 ** (|t#1| |t#1| |t#2|))) (-15 -1980 ((-1070 |t#1|) $ |t#1|)) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-46 |#1| |#2|) . T) ((-25) . T) ((-37 #0=(-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) |has| |#1| (-517)) ((-97) . T) ((-107 #0# #0#) |has| |#1| (-37 (-385 (-525)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3150 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-565 (-796)) . T) ((-160) -3150 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-213) |has| |#1| (-15 * (|#1| |#2| |#1|))) ((-265 $ $) |has| |#2| (-1030)) ((-269) |has| |#1| (-517)) ((-517) |has| |#1| (-517)) ((-593 #0#) |has| |#1| (-37 (-385 (-525)))) ((-593 |#1|) . T) ((-593 $) . T) ((-659 #0#) |has| |#1| (-37 (-385 (-525)))) ((-659 |#1|) |has| |#1| (-160)) ((-659 $) |has| |#1| (-517)) ((-668) . T) ((-833 (-1089)) -12 (|has| |#1| (-15 * (|#1| |#2| |#1|))) (|has| |#1| (-833 (-1089)))) ((-904 |#1| |#2| (-1003)) . T) ((-981 #0#) |has| |#1| (-37 (-385 (-525)))) ((-981 |#1|) . T) ((-981 $) -3150 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T))
+((-1720 ((|#2| |#2|) 12)) (-3898 (((-396 |#2|) |#2|) 14)) (-2272 (((-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-525))) (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-525)))) 30)))
+(((-1150 |#1| |#2|) (-10 -7 (-15 -3898 ((-396 |#2|) |#2|)) (-15 -1720 (|#2| |#2|)) (-15 -2272 ((-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-525))) (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-525)))))) (-517) (-13 (-1147 |#1|) (-517) (-10 -8 (-15 -2124 ($ $ $))))) (T -1150))
+((-2272 (*1 *2 *2) (-12 (-5 *2 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *4) (|:| |xpnt| (-525)))) (-4 *4 (-13 (-1147 *3) (-517) (-10 -8 (-15 -2124 ($ $ $))))) (-4 *3 (-517)) (-5 *1 (-1150 *3 *4)))) (-1720 (*1 *2 *2) (-12 (-4 *3 (-517)) (-5 *1 (-1150 *3 *2)) (-4 *2 (-13 (-1147 *3) (-517) (-10 -8 (-15 -2124 ($ $ $))))))) (-3898 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-396 *3)) (-5 *1 (-1150 *4 *3)) (-4 *3 (-13 (-1147 *4) (-517) (-10 -8 (-15 -2124 ($ $ $))))))))
+(-10 -7 (-15 -3898 ((-396 |#2|) |#2|)) (-15 -1720 (|#2| |#2|)) (-15 -2272 ((-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-525))) (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-525))))))
+((-1257 (((-1156 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1156 |#1| |#3| |#5|)) 24)))
+(((-1151 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -7 (-15 -1257 ((-1156 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1156 |#1| |#3| |#5|)))) (-975) (-975) (-1089) (-1089) |#1| |#2|) (T -1151))
+((-1257 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1156 *5 *7 *9)) (-4 *5 (-975)) (-4 *6 (-975)) (-14 *7 (-1089)) (-14 *9 *5) (-14 *10 *6) (-5 *2 (-1156 *6 *8 *10)) (-5 *1 (-1151 *5 *6 *7 *8 *9 *10)) (-14 *8 (-1089)))))
+(-10 -7 (-15 -1257 ((-1156 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1156 |#1| |#3| |#5|))))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-1444 (((-591 (-1003)) $) 74)) (-1592 (((-1089) $) 103)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) 51 (|has| |#1| (-517)))) (-3641 (($ $) 52 (|has| |#1| (-517)))) (-3077 (((-108) $) 54 (|has| |#1| (-517)))) (-3328 (($ $ (-385 (-525))) 98) (($ $ (-385 (-525)) (-385 (-525))) 97)) (-3581 (((-1070 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|))) $) 105)) (-4087 (($ $) 135 (|has| |#1| (-37 (-385 (-525)))))) (-2381 (($ $) 118 (|has| |#1| (-37 (-385 (-525)))))) (-3332 (((-3 $ "failed") $ $) 19)) (-1720 (($ $) 162 (|has| |#1| (-341)))) (-3898 (((-396 $) $) 163 (|has| |#1| (-341)))) (-2551 (($ $) 117 (|has| |#1| (-37 (-385 (-525)))))) (-1965 (((-108) $ $) 153 (|has| |#1| (-341)))) (-4058 (($ $) 134 (|has| |#1| (-37 (-385 (-525)))))) (-2360 (($ $) 119 (|has| |#1| (-37 (-385 (-525)))))) (-1895 (($ (-712) (-1070 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|)))) 172)) (-4109 (($ $) 133 (|has| |#1| (-37 (-385 (-525)))))) (-2400 (($ $) 120 (|has| |#1| (-37 (-385 (-525)))))) (-2055 (($) 17 T CONST)) (-3265 (($ $ $) 157 (|has| |#1| (-341)))) (-1575 (($ $) 60)) (-1522 (((-3 $ "failed") $) 34)) (-3239 (($ $ $) 156 (|has| |#1| (-341)))) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) 151 (|has| |#1| (-341)))) (-2393 (((-108) $) 164 (|has| |#1| (-341)))) (-1795 (((-108) $) 73)) (-1417 (($) 145 (|has| |#1| (-37 (-385 (-525)))))) (-1676 (((-385 (-525)) $) 100) (((-385 (-525)) $ (-385 (-525))) 99)) (-3865 (((-108) $) 31)) (-3126 (($ $ (-525)) 116 (|has| |#1| (-37 (-385 (-525)))))) (-1698 (($ $ (-854)) 101) (($ $ (-385 (-525))) 171)) (-3188 (((-3 (-591 $) "failed") (-591 $) $) 160 (|has| |#1| (-341)))) (-3802 (((-108) $) 62)) (-1422 (($ |#1| (-385 (-525))) 61) (($ $ (-1003) (-385 (-525))) 76) (($ $ (-591 (-1003)) (-591 (-385 (-525)))) 75)) (-1257 (($ (-1 |#1| |#1|) $) 63)) (-2356 (($ $) 142 (|has| |#1| (-37 (-385 (-525)))))) (-1548 (($ $) 65)) (-1556 ((|#1| $) 66)) (-2081 (($ (-591 $)) 149 (|has| |#1| (-341))) (($ $ $) 148 (|has| |#1| (-341)))) (-2621 (((-1072) $) 9)) (-1523 (($ $) 165 (|has| |#1| (-341)))) (-2452 (($ $) 170 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1089)) 169 (-3150 (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-891)) (|has| |#1| (-1111)) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-15 -1444 ((-591 (-1089)) |#1|))) (|has| |#1| (-15 -2452 (|#1| |#1| (-1089)))) (|has| |#1| (-37 (-385 (-525)))))))) (-2937 (((-1036) $) 10)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) 150 (|has| |#1| (-341)))) (-2124 (($ (-591 $)) 147 (|has| |#1| (-341))) (($ $ $) 146 (|has| |#1| (-341)))) (-2542 (((-396 $) $) 161 (|has| |#1| (-341)))) (-3387 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 159 (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) 158 (|has| |#1| (-341)))) (-1618 (($ $ (-385 (-525))) 95)) (-3210 (((-3 $ "failed") $ $) 50 (|has| |#1| (-517)))) (-2018 (((-3 (-591 $) "failed") (-591 $) $) 152 (|has| |#1| (-341)))) (-2288 (($ $) 143 (|has| |#1| (-37 (-385 (-525)))))) (-1980 (((-1070 |#1|) $ |#1|) 94 (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))))) (-3048 (((-712) $) 154 (|has| |#1| (-341)))) (-1881 ((|#1| $ (-385 (-525))) 104) (($ $ $) 81 (|has| (-385 (-525)) (-1030)))) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) 155 (|has| |#1| (-341)))) (-2209 (($ $ (-591 (-1089)) (-591 (-712))) 89 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-1089) (-712)) 88 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-591 (-1089))) 87 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-1089)) 86 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-712)) 84 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) 82 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (-2743 (((-385 (-525)) $) 64)) (-4122 (($ $) 132 (|has| |#1| (-37 (-385 (-525)))))) (-2410 (($ $) 121 (|has| |#1| (-37 (-385 (-525)))))) (-4098 (($ $) 131 (|has| |#1| (-37 (-385 (-525)))))) (-2391 (($ $) 122 (|has| |#1| (-37 (-385 (-525)))))) (-4073 (($ $) 130 (|has| |#1| (-37 (-385 (-525)))))) (-2370 (($ $) 123 (|has| |#1| (-37 (-385 (-525)))))) (-1664 (($ $) 72)) (-2686 (((-796) $) 11) (($ (-525)) 28) (($ |#1|) 47 (|has| |#1| (-160))) (($ (-385 (-525))) 57 (|has| |#1| (-37 (-385 (-525))))) (($ $) 49 (|has| |#1| (-517)))) (-1263 ((|#1| $ (-385 (-525))) 59)) (-3751 (((-3 $ "failed") $) 48 (|has| |#1| (-136)))) (-3425 (((-712)) 29)) (-1708 ((|#1| $) 102)) (-4163 (($ $) 141 (|has| |#1| (-37 (-385 (-525)))))) (-2457 (($ $) 129 (|has| |#1| (-37 (-385 (-525)))))) (-1724 (((-108) $ $) 53 (|has| |#1| (-517)))) (-4137 (($ $) 140 (|has| |#1| (-37 (-385 (-525)))))) (-2432 (($ $) 128 (|has| |#1| (-37 (-385 (-525)))))) (-4193 (($ $) 139 (|has| |#1| (-37 (-385 (-525)))))) (-2477 (($ $) 127 (|has| |#1| (-37 (-385 (-525)))))) (-4173 ((|#1| $ (-385 (-525))) 96 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))) (|has| |#1| (-15 -2686 (|#1| (-1089))))))) (-1234 (($ $) 138 (|has| |#1| (-37 (-385 (-525)))))) (-2495 (($ $) 126 (|has| |#1| (-37 (-385 (-525)))))) (-4179 (($ $) 137 (|has| |#1| (-37 (-385 (-525)))))) (-2469 (($ $) 125 (|has| |#1| (-37 (-385 (-525)))))) (-4149 (($ $) 136 (|has| |#1| (-37 (-385 (-525)))))) (-2444 (($ $) 124 (|has| |#1| (-37 (-385 (-525)))))) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33) (($ $ (-525)) 166 (|has| |#1| (-341)))) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-1796 (($ $ (-591 (-1089)) (-591 (-712))) 93 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-1089) (-712)) 92 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-591 (-1089))) 91 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-1089)) 90 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-712)) 85 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) 83 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (-3944 (((-108) $ $) 6)) (-4059 (($ $ |#1|) 58 (|has| |#1| (-341))) (($ $ $) 168 (|has| |#1| (-341)))) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32) (($ $ (-525)) 167 (|has| |#1| (-341))) (($ $ $) 144 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 115 (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 68) (($ |#1| $) 67) (($ (-385 (-525)) $) 56 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 55 (|has| |#1| (-37 (-385 (-525)))))))
(((-1152 |#1|) (-131) (-975)) (T -1152))
-((-3682 (*1 *1 *2 *3) (-12 (-5 *2 (-712)) (-5 *3 (-1070 (-2 (|:| |k| (-385 (-525))) (|:| |c| *4)))) (-4 *4 (-975)) (-4 *1 (-1152 *4)))) (-3111 (*1 *1 *1 *2) (-12 (-5 *2 (-385 (-525))) (-4 *1 (-1152 *3)) (-4 *3 (-975)))) (-4141 (*1 *1 *1) (-12 (-4 *1 (-1152 *2)) (-4 *2 (-975)) (-4 *2 (-37 (-385 (-525)))))) (-4141 (*1 *1 *1 *2) (-3321 (-12 (-5 *2 (-1089)) (-4 *1 (-1152 *3)) (-4 *3 (-975)) (-12 (-4 *3 (-29 (-525))) (-4 *3 (-891)) (-4 *3 (-1111)) (-4 *3 (-37 (-385 (-525)))))) (-12 (-5 *2 (-1089)) (-4 *1 (-1152 *3)) (-4 *3 (-975)) (-12 (|has| *3 (-15 -1507 ((-591 *2) *3))) (|has| *3 (-15 -4141 (*3 *3 *2))) (-4 *3 (-37 (-385 (-525)))))))))
-(-13 (-1149 |t#1| (-385 (-525))) (-10 -8 (-15 -3682 ($ (-712) (-1070 (-2 (|:| |k| (-385 (-525))) (|:| |c| |t#1|))))) (-15 -3111 ($ $ (-385 (-525)))) (IF (|has| |t#1| (-37 (-385 (-525)))) (PROGN (-15 -4141 ($ $)) (IF (|has| |t#1| (-15 -4141 (|t#1| |t#1| (-1089)))) (IF (|has| |t#1| (-15 -1507 ((-591 (-1089)) |t#1|))) (-15 -4141 ($ $ (-1089))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-1111)) (IF (|has| |t#1| (-891)) (IF (|has| |t#1| (-29 (-525))) (-15 -4141 ($ $ (-1089))) |%noBranch|) |%noBranch|) |%noBranch|) (-6 (-932)) (-6 (-1111))) |%noBranch|) (IF (|has| |t#1| (-341)) (-6 (-341)) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-46 |#1| #0=(-385 (-525))) . T) ((-25) . T) ((-37 #1=(-385 (-525))) -3321 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) -3321 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-34) |has| |#1| (-37 (-385 (-525)))) ((-91) |has| |#1| (-37 (-385 (-525)))) ((-97) . T) ((-107 #1# #1#) -3321 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3321 (|has| |#1| (-517)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-565 (-796)) . T) ((-160) -3321 (|has| |#1| (-517)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-213) |has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) ((-223) |has| |#1| (-341)) ((-263) |has| |#1| (-37 (-385 (-525)))) ((-265 $ $) |has| (-385 (-525)) (-1030)) ((-269) -3321 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-286) |has| |#1| (-341)) ((-341) |has| |#1| (-341)) ((-429) |has| |#1| (-341)) ((-466) |has| |#1| (-37 (-385 (-525)))) ((-517) -3321 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-593 #1#) -3321 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-593 |#1|) . T) ((-593 $) . T) ((-659 #1#) -3321 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-659 |#1|) |has| |#1| (-160)) ((-659 $) -3321 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-668) . T) ((-833 (-1089)) -12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089)))) ((-904 |#1| #0# (-1003)) . T) ((-853) |has| |#1| (-341)) ((-932) |has| |#1| (-37 (-385 (-525)))) ((-981 #1#) -3321 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-981 |#1|) . T) ((-981 $) -3321 (|has| |#1| (-517)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T) ((-1111) |has| |#1| (-37 (-385 (-525)))) ((-1114) |has| |#1| (-37 (-385 (-525)))) ((-1129) |has| |#1| (-341)) ((-1149 |#1| #0#) . T))
-((-1800 (((-108) $) 12)) (-1251 (((-3 |#3| "failed") $) 17)) (-3528 ((|#3| $) 14)))
-(((-1153 |#1| |#2| |#3|) (-10 -8 (-15 -3528 (|#3| |#1|)) (-15 -1251 ((-3 |#3| "failed") |#1|)) (-15 -1800 ((-108) |#1|))) (-1154 |#2| |#3|) (-975) (-1131 |#2|)) (T -1153))
-NIL
-(-10 -8 (-15 -3528 (|#3| |#1|)) (-15 -1251 ((-3 |#3| "failed") |#1|)) (-15 -1800 ((-108) |#1|)))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-1507 (((-591 (-1003)) $) 74)) (-2037 (((-1089) $) 103)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) 51 (|has| |#1| (-517)))) (-3706 (($ $) 52 (|has| |#1| (-517)))) (-1715 (((-108) $) 54 (|has| |#1| (-517)))) (-2121 (($ $ (-385 (-525))) 98) (($ $ (-385 (-525)) (-385 (-525))) 97)) (-1631 (((-1070 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|))) $) 105)) (-1987 (($ $) 135 (|has| |#1| (-37 (-385 (-525)))))) (-3169 (($ $) 118 (|has| |#1| (-37 (-385 (-525)))))) (-2157 (((-3 $ "failed") $ $) 19)) (-1291 (($ $) 162 (|has| |#1| (-341)))) (-2827 (((-396 $) $) 163 (|has| |#1| (-341)))) (-1361 (($ $) 117 (|has| |#1| (-37 (-385 (-525)))))) (-1947 (((-108) $ $) 153 (|has| |#1| (-341)))) (-1431 (($ $) 134 (|has| |#1| (-37 (-385 (-525)))))) (-3144 (($ $) 119 (|has| |#1| (-37 (-385 (-525)))))) (-3682 (($ (-712) (-1070 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|)))) 172)) (-1719 (($ $) 133 (|has| |#1| (-37 (-385 (-525)))))) (-1321 (($ $) 120 (|has| |#1| (-37 (-385 (-525)))))) (-3798 (($) 17 T CONST)) (-1251 (((-3 |#2| "failed") $) 183)) (-3528 ((|#2| $) 182)) (-2129 (($ $ $) 157 (|has| |#1| (-341)))) (-1710 (($ $) 60)) (-4163 (((-3 $ "failed") $) 34)) (-1703 (((-385 (-525)) $) 180)) (-2110 (($ $ $) 156 (|has| |#1| (-341)))) (-1597 (($ (-385 (-525)) |#2|) 181)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) 151 (|has| |#1| (-341)))) (-2744 (((-108) $) 164 (|has| |#1| (-341)))) (-3123 (((-108) $) 73)) (-1784 (($) 145 (|has| |#1| (-37 (-385 (-525)))))) (-3873 (((-385 (-525)) $) 100) (((-385 (-525)) $ (-385 (-525))) 99)) (-2824 (((-108) $) 31)) (-3956 (($ $ (-525)) 116 (|has| |#1| (-37 (-385 (-525)))))) (-3111 (($ $ (-854)) 101) (($ $ (-385 (-525))) 171)) (-1758 (((-3 (-591 $) "failed") (-591 $) $) 160 (|has| |#1| (-341)))) (-2202 (((-108) $) 62)) (-1480 (($ |#1| (-385 (-525))) 61) (($ $ (-1003) (-385 (-525))) 76) (($ $ (-591 (-1003)) (-591 (-385 (-525)))) 75)) (-1340 (($ (-1 |#1| |#1|) $) 63)) (-1488 (($ $) 142 (|has| |#1| (-37 (-385 (-525)))))) (-1661 (($ $) 65)) (-1678 ((|#1| $) 66)) (-1356 (($ (-591 $)) 149 (|has| |#1| (-341))) (($ $ $) 148 (|has| |#1| (-341)))) (-2842 ((|#2| $) 179)) (-1944 (((-3 |#2| "failed") $) 177)) (-1581 ((|#2| $) 178)) (-2339 (((-1072) $) 9)) (-1622 (($ $) 165 (|has| |#1| (-341)))) (-4141 (($ $) 170 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1089)) 169 (-3321 (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-891)) (|has| |#1| (-1111)) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-15 -1507 ((-591 (-1089)) |#1|))) (|has| |#1| (-15 -4141 (|#1| |#1| (-1089)))) (|has| |#1| (-37 (-385 (-525)))))))) (-2047 (((-1036) $) 10)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) 150 (|has| |#1| (-341)))) (-1399 (($ (-591 $)) 147 (|has| |#1| (-341))) (($ $ $) 146 (|has| |#1| (-341)))) (-1348 (((-396 $) $) 161 (|has| |#1| (-341)))) (-3375 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 159 (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) 158 (|has| |#1| (-341)))) (-2784 (($ $ (-385 (-525))) 95)) (-2089 (((-3 $ "failed") $ $) 50 (|has| |#1| (-517)))) (-4095 (((-3 (-591 $) "failed") (-591 $) $) 152 (|has| |#1| (-341)))) (-1409 (($ $) 143 (|has| |#1| (-37 (-385 (-525)))))) (-4132 (((-1070 |#1|) $ |#1|) 94 (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))))) (-1712 (((-712) $) 154 (|has| |#1| (-341)))) (-3164 ((|#1| $ (-385 (-525))) 104) (($ $ $) 81 (|has| (-385 (-525)) (-1030)))) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) 155 (|has| |#1| (-341)))) (-3266 (($ $ (-591 (-1089)) (-591 (-712))) 89 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-1089) (-712)) 88 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-591 (-1089))) 87 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-1089)) 86 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-712)) 84 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) 82 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (-1316 (((-385 (-525)) $) 64)) (-1502 (($ $) 132 (|has| |#1| (-37 (-385 (-525)))))) (-1333 (($ $) 121 (|has| |#1| (-37 (-385 (-525)))))) (-1996 (($ $) 131 (|has| |#1| (-37 (-385 (-525)))))) (-1309 (($ $) 122 (|has| |#1| (-37 (-385 (-525)))))) (-1973 (($ $) 130 (|has| |#1| (-37 (-385 (-525)))))) (-3156 (($ $) 123 (|has| |#1| (-37 (-385 (-525)))))) (-3571 (($ $) 72)) (-3022 (((-796) $) 11) (($ (-525)) 28) (($ |#1|) 47 (|has| |#1| (-160))) (($ |#2|) 184) (($ (-385 (-525))) 57 (|has| |#1| (-37 (-385 (-525))))) (($ $) 49 (|has| |#1| (-517)))) (-2560 ((|#1| $ (-385 (-525))) 59)) (-1437 (((-3 $ "failed") $) 48 (|has| |#1| (-136)))) (-2128 (((-712)) 29)) (-1682 ((|#1| $) 102)) (-1563 (($ $) 141 (|has| |#1| (-37 (-385 (-525)))))) (-1371 (($ $) 129 (|has| |#1| (-37 (-385 (-525)))))) (-2495 (((-108) $ $) 53 (|has| |#1| (-517)))) (-1515 (($ $) 140 (|has| |#1| (-37 (-385 (-525)))))) (-1346 (($ $) 128 (|has| |#1| (-37 (-385 (-525)))))) (-1591 (($ $) 139 (|has| |#1| (-37 (-385 (-525)))))) (-1400 (($ $) 127 (|has| |#1| (-37 (-385 (-525)))))) (-2176 ((|#1| $ (-385 (-525))) 96 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))) (|has| |#1| (-15 -3022 (|#1| (-1089))))))) (-3277 (($ $) 138 (|has| |#1| (-37 (-385 (-525)))))) (-1415 (($ $) 126 (|has| |#1| (-37 (-385 (-525)))))) (-1578 (($ $) 137 (|has| |#1| (-37 (-385 (-525)))))) (-1385 (($ $) 125 (|has| |#1| (-37 (-385 (-525)))))) (-1527 (($ $) 136 (|has| |#1| (-37 (-385 (-525)))))) (-1358 (($ $) 124 (|has| |#1| (-37 (-385 (-525)))))) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33) (($ $ (-525)) 166 (|has| |#1| (-341)))) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4196 (($ $ (-591 (-1089)) (-591 (-712))) 93 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-1089) (-712)) 92 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-591 (-1089))) 91 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-1089)) 90 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-712)) 85 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) 83 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (-4096 (((-108) $ $) 6)) (-4173 (($ $ |#1|) 58 (|has| |#1| (-341))) (($ $ $) 168 (|has| |#1| (-341)))) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32) (($ $ (-525)) 167 (|has| |#1| (-341))) (($ $ $) 144 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 115 (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 68) (($ |#1| $) 67) (($ (-385 (-525)) $) 56 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 55 (|has| |#1| (-37 (-385 (-525)))))))
+((-1895 (*1 *1 *2 *3) (-12 (-5 *2 (-712)) (-5 *3 (-1070 (-2 (|:| |k| (-385 (-525))) (|:| |c| *4)))) (-4 *4 (-975)) (-4 *1 (-1152 *4)))) (-1698 (*1 *1 *1 *2) (-12 (-5 *2 (-385 (-525))) (-4 *1 (-1152 *3)) (-4 *3 (-975)))) (-2452 (*1 *1 *1) (-12 (-4 *1 (-1152 *2)) (-4 *2 (-975)) (-4 *2 (-37 (-385 (-525)))))) (-2452 (*1 *1 *1 *2) (-3150 (-12 (-5 *2 (-1089)) (-4 *1 (-1152 *3)) (-4 *3 (-975)) (-12 (-4 *3 (-29 (-525))) (-4 *3 (-891)) (-4 *3 (-1111)) (-4 *3 (-37 (-385 (-525)))))) (-12 (-5 *2 (-1089)) (-4 *1 (-1152 *3)) (-4 *3 (-975)) (-12 (|has| *3 (-15 -1444 ((-591 *2) *3))) (|has| *3 (-15 -2452 (*3 *3 *2))) (-4 *3 (-37 (-385 (-525)))))))))
+(-13 (-1149 |t#1| (-385 (-525))) (-10 -8 (-15 -1895 ($ (-712) (-1070 (-2 (|:| |k| (-385 (-525))) (|:| |c| |t#1|))))) (-15 -1698 ($ $ (-385 (-525)))) (IF (|has| |t#1| (-37 (-385 (-525)))) (PROGN (-15 -2452 ($ $)) (IF (|has| |t#1| (-15 -2452 (|t#1| |t#1| (-1089)))) (IF (|has| |t#1| (-15 -1444 ((-591 (-1089)) |t#1|))) (-15 -2452 ($ $ (-1089))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-1111)) (IF (|has| |t#1| (-891)) (IF (|has| |t#1| (-29 (-525))) (-15 -2452 ($ $ (-1089))) |%noBranch|) |%noBranch|) |%noBranch|) (-6 (-932)) (-6 (-1111))) |%noBranch|) (IF (|has| |t#1| (-341)) (-6 (-341)) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-46 |#1| #0=(-385 (-525))) . T) ((-25) . T) ((-37 #1=(-385 (-525))) -3150 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) -3150 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-34) |has| |#1| (-37 (-385 (-525)))) ((-91) |has| |#1| (-37 (-385 (-525)))) ((-97) . T) ((-107 #1# #1#) -3150 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3150 (|has| |#1| (-517)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-565 (-796)) . T) ((-160) -3150 (|has| |#1| (-517)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-213) |has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) ((-223) |has| |#1| (-341)) ((-263) |has| |#1| (-37 (-385 (-525)))) ((-265 $ $) |has| (-385 (-525)) (-1030)) ((-269) -3150 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-286) |has| |#1| (-341)) ((-341) |has| |#1| (-341)) ((-429) |has| |#1| (-341)) ((-466) |has| |#1| (-37 (-385 (-525)))) ((-517) -3150 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-593 #1#) -3150 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-593 |#1|) . T) ((-593 $) . T) ((-659 #1#) -3150 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-659 |#1|) |has| |#1| (-160)) ((-659 $) -3150 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-668) . T) ((-833 (-1089)) -12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089)))) ((-904 |#1| #0# (-1003)) . T) ((-853) |has| |#1| (-341)) ((-932) |has| |#1| (-37 (-385 (-525)))) ((-981 #1#) -3150 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-981 |#1|) . T) ((-981 $) -3150 (|has| |#1| (-517)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T) ((-1111) |has| |#1| (-37 (-385 (-525)))) ((-1114) |has| |#1| (-37 (-385 (-525)))) ((-1129) |has| |#1| (-341)) ((-1149 |#1| #0#) . T))
+((-1306 (((-108) $) 12)) (-4174 (((-3 |#3| "failed") $) 17)) (-3341 ((|#3| $) 14)))
+(((-1153 |#1| |#2| |#3|) (-10 -8 (-15 -3341 (|#3| |#1|)) (-15 -4174 ((-3 |#3| "failed") |#1|)) (-15 -1306 ((-108) |#1|))) (-1154 |#2| |#3|) (-975) (-1131 |#2|)) (T -1153))
+NIL
+(-10 -8 (-15 -3341 (|#3| |#1|)) (-15 -4174 ((-3 |#3| "failed") |#1|)) (-15 -1306 ((-108) |#1|)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-1444 (((-591 (-1003)) $) 74)) (-1592 (((-1089) $) 103)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) 51 (|has| |#1| (-517)))) (-3641 (($ $) 52 (|has| |#1| (-517)))) (-3077 (((-108) $) 54 (|has| |#1| (-517)))) (-3328 (($ $ (-385 (-525))) 98) (($ $ (-385 (-525)) (-385 (-525))) 97)) (-3581 (((-1070 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|))) $) 105)) (-4087 (($ $) 135 (|has| |#1| (-37 (-385 (-525)))))) (-2381 (($ $) 118 (|has| |#1| (-37 (-385 (-525)))))) (-3332 (((-3 $ "failed") $ $) 19)) (-1720 (($ $) 162 (|has| |#1| (-341)))) (-3898 (((-396 $) $) 163 (|has| |#1| (-341)))) (-2551 (($ $) 117 (|has| |#1| (-37 (-385 (-525)))))) (-1965 (((-108) $ $) 153 (|has| |#1| (-341)))) (-4058 (($ $) 134 (|has| |#1| (-37 (-385 (-525)))))) (-2360 (($ $) 119 (|has| |#1| (-37 (-385 (-525)))))) (-1895 (($ (-712) (-1070 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|)))) 172)) (-4109 (($ $) 133 (|has| |#1| (-37 (-385 (-525)))))) (-2400 (($ $) 120 (|has| |#1| (-37 (-385 (-525)))))) (-2055 (($) 17 T CONST)) (-4174 (((-3 |#2| "failed") $) 183)) (-3341 ((|#2| $) 182)) (-3265 (($ $ $) 157 (|has| |#1| (-341)))) (-1575 (($ $) 60)) (-1522 (((-3 $ "failed") $) 34)) (-2975 (((-385 (-525)) $) 180)) (-3239 (($ $ $) 156 (|has| |#1| (-341)))) (-1507 (($ (-385 (-525)) |#2|) 181)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) 151 (|has| |#1| (-341)))) (-2393 (((-108) $) 164 (|has| |#1| (-341)))) (-1795 (((-108) $) 73)) (-1417 (($) 145 (|has| |#1| (-37 (-385 (-525)))))) (-1676 (((-385 (-525)) $) 100) (((-385 (-525)) $ (-385 (-525))) 99)) (-3865 (((-108) $) 31)) (-3126 (($ $ (-525)) 116 (|has| |#1| (-37 (-385 (-525)))))) (-1698 (($ $ (-854)) 101) (($ $ (-385 (-525))) 171)) (-3188 (((-3 (-591 $) "failed") (-591 $) $) 160 (|has| |#1| (-341)))) (-3802 (((-108) $) 62)) (-1422 (($ |#1| (-385 (-525))) 61) (($ $ (-1003) (-385 (-525))) 76) (($ $ (-591 (-1003)) (-591 (-385 (-525)))) 75)) (-1257 (($ (-1 |#1| |#1|) $) 63)) (-2356 (($ $) 142 (|has| |#1| (-37 (-385 (-525)))))) (-1548 (($ $) 65)) (-1556 ((|#1| $) 66)) (-2081 (($ (-591 $)) 149 (|has| |#1| (-341))) (($ $ $) 148 (|has| |#1| (-341)))) (-4057 ((|#2| $) 179)) (-1896 (((-3 |#2| "failed") $) 177)) (-1497 ((|#2| $) 178)) (-2621 (((-1072) $) 9)) (-1523 (($ $) 165 (|has| |#1| (-341)))) (-2452 (($ $) 170 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1089)) 169 (-3150 (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-891)) (|has| |#1| (-1111)) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-15 -1444 ((-591 (-1089)) |#1|))) (|has| |#1| (-15 -2452 (|#1| |#1| (-1089)))) (|has| |#1| (-37 (-385 (-525)))))))) (-2937 (((-1036) $) 10)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) 150 (|has| |#1| (-341)))) (-2124 (($ (-591 $)) 147 (|has| |#1| (-341))) (($ $ $) 146 (|has| |#1| (-341)))) (-2542 (((-396 $) $) 161 (|has| |#1| (-341)))) (-3387 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 159 (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) 158 (|has| |#1| (-341)))) (-1618 (($ $ (-385 (-525))) 95)) (-3210 (((-3 $ "failed") $ $) 50 (|has| |#1| (-517)))) (-2018 (((-3 (-591 $) "failed") (-591 $) $) 152 (|has| |#1| (-341)))) (-2288 (($ $) 143 (|has| |#1| (-37 (-385 (-525)))))) (-1980 (((-1070 |#1|) $ |#1|) 94 (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))))) (-3048 (((-712) $) 154 (|has| |#1| (-341)))) (-1881 ((|#1| $ (-385 (-525))) 104) (($ $ $) 81 (|has| (-385 (-525)) (-1030)))) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) 155 (|has| |#1| (-341)))) (-2209 (($ $ (-591 (-1089)) (-591 (-712))) 89 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-1089) (-712)) 88 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-591 (-1089))) 87 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-1089)) 86 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-712)) 84 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) 82 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (-2743 (((-385 (-525)) $) 64)) (-4122 (($ $) 132 (|has| |#1| (-37 (-385 (-525)))))) (-2410 (($ $) 121 (|has| |#1| (-37 (-385 (-525)))))) (-4098 (($ $) 131 (|has| |#1| (-37 (-385 (-525)))))) (-2391 (($ $) 122 (|has| |#1| (-37 (-385 (-525)))))) (-4073 (($ $) 130 (|has| |#1| (-37 (-385 (-525)))))) (-2370 (($ $) 123 (|has| |#1| (-37 (-385 (-525)))))) (-1664 (($ $) 72)) (-2686 (((-796) $) 11) (($ (-525)) 28) (($ |#1|) 47 (|has| |#1| (-160))) (($ |#2|) 184) (($ (-385 (-525))) 57 (|has| |#1| (-37 (-385 (-525))))) (($ $) 49 (|has| |#1| (-517)))) (-1263 ((|#1| $ (-385 (-525))) 59)) (-3751 (((-3 $ "failed") $) 48 (|has| |#1| (-136)))) (-3425 (((-712)) 29)) (-1708 ((|#1| $) 102)) (-4163 (($ $) 141 (|has| |#1| (-37 (-385 (-525)))))) (-2457 (($ $) 129 (|has| |#1| (-37 (-385 (-525)))))) (-1724 (((-108) $ $) 53 (|has| |#1| (-517)))) (-4137 (($ $) 140 (|has| |#1| (-37 (-385 (-525)))))) (-2432 (($ $) 128 (|has| |#1| (-37 (-385 (-525)))))) (-4193 (($ $) 139 (|has| |#1| (-37 (-385 (-525)))))) (-2477 (($ $) 127 (|has| |#1| (-37 (-385 (-525)))))) (-4173 ((|#1| $ (-385 (-525))) 96 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))) (|has| |#1| (-15 -2686 (|#1| (-1089))))))) (-1234 (($ $) 138 (|has| |#1| (-37 (-385 (-525)))))) (-2495 (($ $) 126 (|has| |#1| (-37 (-385 (-525)))))) (-4179 (($ $) 137 (|has| |#1| (-37 (-385 (-525)))))) (-2469 (($ $) 125 (|has| |#1| (-37 (-385 (-525)))))) (-4149 (($ $) 136 (|has| |#1| (-37 (-385 (-525)))))) (-2444 (($ $) 124 (|has| |#1| (-37 (-385 (-525)))))) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33) (($ $ (-525)) 166 (|has| |#1| (-341)))) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-1796 (($ $ (-591 (-1089)) (-591 (-712))) 93 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-1089) (-712)) 92 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-591 (-1089))) 91 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-1089)) 90 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-712)) 85 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) 83 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (-3944 (((-108) $ $) 6)) (-4059 (($ $ |#1|) 58 (|has| |#1| (-341))) (($ $ $) 168 (|has| |#1| (-341)))) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32) (($ $ (-525)) 167 (|has| |#1| (-341))) (($ $ $) 144 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 115 (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 68) (($ |#1| $) 67) (($ (-385 (-525)) $) 56 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 55 (|has| |#1| (-37 (-385 (-525)))))))
(((-1154 |#1| |#2|) (-131) (-975) (-1131 |t#1|)) (T -1154))
-((-1316 (*1 *2 *1) (-12 (-4 *1 (-1154 *3 *4)) (-4 *3 (-975)) (-4 *4 (-1131 *3)) (-5 *2 (-385 (-525))))) (-3022 (*1 *1 *2) (-12 (-4 *3 (-975)) (-4 *1 (-1154 *3 *2)) (-4 *2 (-1131 *3)))) (-1597 (*1 *1 *2 *3) (-12 (-5 *2 (-385 (-525))) (-4 *4 (-975)) (-4 *1 (-1154 *4 *3)) (-4 *3 (-1131 *4)))) (-1703 (*1 *2 *1) (-12 (-4 *1 (-1154 *3 *4)) (-4 *3 (-975)) (-4 *4 (-1131 *3)) (-5 *2 (-385 (-525))))) (-2842 (*1 *2 *1) (-12 (-4 *1 (-1154 *3 *2)) (-4 *3 (-975)) (-4 *2 (-1131 *3)))) (-1581 (*1 *2 *1) (-12 (-4 *1 (-1154 *3 *2)) (-4 *3 (-975)) (-4 *2 (-1131 *3)))) (-1944 (*1 *2 *1) (|partial| -12 (-4 *1 (-1154 *3 *2)) (-4 *3 (-975)) (-4 *2 (-1131 *3)))))
-(-13 (-1152 |t#1|) (-966 |t#2|) (-10 -8 (-15 -1597 ($ (-385 (-525)) |t#2|)) (-15 -1703 ((-385 (-525)) $)) (-15 -2842 (|t#2| $)) (-15 -1316 ((-385 (-525)) $)) (-15 -3022 ($ |t#2|)) (-15 -1581 (|t#2| $)) (-15 -1944 ((-3 |t#2| "failed") $))))
-(((-21) . T) ((-23) . T) ((-46 |#1| #0=(-385 (-525))) . T) ((-25) . T) ((-37 #1=(-385 (-525))) -3321 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) -3321 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-34) |has| |#1| (-37 (-385 (-525)))) ((-91) |has| |#1| (-37 (-385 (-525)))) ((-97) . T) ((-107 #1# #1#) -3321 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3321 (|has| |#1| (-517)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-565 (-796)) . T) ((-160) -3321 (|has| |#1| (-517)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-213) |has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) ((-223) |has| |#1| (-341)) ((-263) |has| |#1| (-37 (-385 (-525)))) ((-265 $ $) |has| (-385 (-525)) (-1030)) ((-269) -3321 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-286) |has| |#1| (-341)) ((-341) |has| |#1| (-341)) ((-429) |has| |#1| (-341)) ((-466) |has| |#1| (-37 (-385 (-525)))) ((-517) -3321 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-593 #1#) -3321 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-593 |#1|) . T) ((-593 $) . T) ((-659 #1#) -3321 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-659 |#1|) |has| |#1| (-160)) ((-659 $) -3321 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-668) . T) ((-833 (-1089)) -12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089)))) ((-904 |#1| #0# (-1003)) . T) ((-853) |has| |#1| (-341)) ((-932) |has| |#1| (-37 (-385 (-525)))) ((-966 |#2|) . T) ((-981 #1#) -3321 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-981 |#1|) . T) ((-981 $) -3321 (|has| |#1| (-517)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T) ((-1111) |has| |#1| (-37 (-385 (-525)))) ((-1114) |has| |#1| (-37 (-385 (-525)))) ((-1129) |has| |#1| (-341)) ((-1149 |#1| #0#) . T) ((-1152 |#1|) . T))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-1507 (((-591 (-1003)) $) NIL)) (-2037 (((-1089) $) 96)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3706 (($ $) NIL (|has| |#1| (-517)))) (-1715 (((-108) $) NIL (|has| |#1| (-517)))) (-2121 (($ $ (-385 (-525))) 106) (($ $ (-385 (-525)) (-385 (-525))) 108)) (-1631 (((-1070 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|))) $) 51)) (-1987 (($ $) 180 (|has| |#1| (-37 (-385 (-525)))))) (-3169 (($ $) 156 (|has| |#1| (-37 (-385 (-525)))))) (-2157 (((-3 $ "failed") $ $) NIL)) (-1291 (($ $) NIL (|has| |#1| (-341)))) (-2827 (((-396 $) $) NIL (|has| |#1| (-341)))) (-1361 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1947 (((-108) $ $) NIL (|has| |#1| (-341)))) (-1431 (($ $) 176 (|has| |#1| (-37 (-385 (-525)))))) (-3144 (($ $) 152 (|has| |#1| (-37 (-385 (-525)))))) (-3682 (($ (-712) (-1070 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|)))) 61)) (-1719 (($ $) 184 (|has| |#1| (-37 (-385 (-525)))))) (-1321 (($ $) 160 (|has| |#1| (-37 (-385 (-525)))))) (-3798 (($) NIL T CONST)) (-1251 (((-3 |#2| "failed") $) NIL)) (-3528 ((|#2| $) NIL)) (-2129 (($ $ $) NIL (|has| |#1| (-341)))) (-1710 (($ $) NIL)) (-4163 (((-3 $ "failed") $) 79)) (-1703 (((-385 (-525)) $) 13)) (-2110 (($ $ $) NIL (|has| |#1| (-341)))) (-1597 (($ (-385 (-525)) |#2|) 11)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL (|has| |#1| (-341)))) (-2744 (((-108) $) NIL (|has| |#1| (-341)))) (-3123 (((-108) $) 68)) (-1784 (($) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3873 (((-385 (-525)) $) 103) (((-385 (-525)) $ (-385 (-525))) 104)) (-2824 (((-108) $) NIL)) (-3956 (($ $ (-525)) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3111 (($ $ (-854)) 120) (($ $ (-385 (-525))) 118)) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-341)))) (-2202 (((-108) $) NIL)) (-1480 (($ |#1| (-385 (-525))) 31) (($ $ (-1003) (-385 (-525))) NIL) (($ $ (-591 (-1003)) (-591 (-385 (-525)))) NIL)) (-1340 (($ (-1 |#1| |#1|) $) 115)) (-1488 (($ $) 150 (|has| |#1| (-37 (-385 (-525)))))) (-1661 (($ $) NIL)) (-1678 ((|#1| $) NIL)) (-1356 (($ (-591 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-2842 ((|#2| $) 12)) (-1944 (((-3 |#2| "failed") $) 41)) (-1581 ((|#2| $) 42)) (-2339 (((-1072) $) NIL)) (-1622 (($ $) 93 (|has| |#1| (-341)))) (-4141 (($ $) 135 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1089)) 140 (-3321 (-12 (|has| |#1| (-15 -4141 (|#1| |#1| (-1089)))) (|has| |#1| (-15 -1507 ((-591 (-1089)) |#1|))) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-891)) (|has| |#1| (-1111)))))) (-2047 (((-1036) $) NIL)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| |#1| (-341)))) (-1399 (($ (-591 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-1348 (((-396 $) $) NIL (|has| |#1| (-341)))) (-3375 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL (|has| |#1| (-341)))) (-2784 (($ $ (-385 (-525))) 112)) (-2089 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-341)))) (-1409 (($ $) 148 (|has| |#1| (-37 (-385 (-525)))))) (-4132 (((-1070 |#1|) $ |#1|) 90 (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))))) (-1712 (((-712) $) NIL (|has| |#1| (-341)))) (-3164 ((|#1| $ (-385 (-525))) 100) (($ $ $) 86 (|has| (-385 (-525)) (-1030)))) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL (|has| |#1| (-341)))) (-3266 (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089)) 127 (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-712)) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) 124 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (-1316 (((-385 (-525)) $) 16)) (-1502 (($ $) 186 (|has| |#1| (-37 (-385 (-525)))))) (-1333 (($ $) 162 (|has| |#1| (-37 (-385 (-525)))))) (-1996 (($ $) 182 (|has| |#1| (-37 (-385 (-525)))))) (-1309 (($ $) 158 (|has| |#1| (-37 (-385 (-525)))))) (-1973 (($ $) 178 (|has| |#1| (-37 (-385 (-525)))))) (-3156 (($ $) 154 (|has| |#1| (-37 (-385 (-525)))))) (-3571 (($ $) 110)) (-3022 (((-796) $) NIL) (($ (-525)) 35) (($ |#1|) 27 (|has| |#1| (-160))) (($ |#2|) 32) (($ (-385 (-525))) 128 (|has| |#1| (-37 (-385 (-525))))) (($ $) NIL (|has| |#1| (-517)))) (-2560 ((|#1| $ (-385 (-525))) 99)) (-1437 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-2128 (((-712)) 117)) (-1682 ((|#1| $) 98)) (-1563 (($ $) 192 (|has| |#1| (-37 (-385 (-525)))))) (-1371 (($ $) 168 (|has| |#1| (-37 (-385 (-525)))))) (-2495 (((-108) $ $) NIL (|has| |#1| (-517)))) (-1515 (($ $) 188 (|has| |#1| (-37 (-385 (-525)))))) (-1346 (($ $) 164 (|has| |#1| (-37 (-385 (-525)))))) (-1591 (($ $) 196 (|has| |#1| (-37 (-385 (-525)))))) (-1400 (($ $) 172 (|has| |#1| (-37 (-385 (-525)))))) (-2176 ((|#1| $ (-385 (-525))) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))) (|has| |#1| (-15 -3022 (|#1| (-1089))))))) (-3277 (($ $) 198 (|has| |#1| (-37 (-385 (-525)))))) (-1415 (($ $) 174 (|has| |#1| (-37 (-385 (-525)))))) (-1578 (($ $) 194 (|has| |#1| (-37 (-385 (-525)))))) (-1385 (($ $) 170 (|has| |#1| (-37 (-385 (-525)))))) (-1527 (($ $) 190 (|has| |#1| (-37 (-385 (-525)))))) (-1358 (($ $) 166 (|has| |#1| (-37 (-385 (-525)))))) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (-4191 (($) 21 T CONST)) (-4197 (($) 17 T CONST)) (-4196 (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-712)) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (-4096 (((-108) $ $) 66)) (-4173 (($ $ |#1|) NIL (|has| |#1| (-341))) (($ $ $) 92 (|has| |#1| (-341)))) (-4164 (($ $) 131) (($ $ $) 72)) (-4156 (($ $ $) 70)) (** (($ $ (-854)) NIL) (($ $ (-712)) 76) (($ $ (-525)) 145 (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 146 (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 74) (($ $ |#1|) NIL) (($ |#1| $) 126) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525)))))))
+((-2743 (*1 *2 *1) (-12 (-4 *1 (-1154 *3 *4)) (-4 *3 (-975)) (-4 *4 (-1131 *3)) (-5 *2 (-385 (-525))))) (-2686 (*1 *1 *2) (-12 (-4 *3 (-975)) (-4 *1 (-1154 *3 *2)) (-4 *2 (-1131 *3)))) (-1507 (*1 *1 *2 *3) (-12 (-5 *2 (-385 (-525))) (-4 *4 (-975)) (-4 *1 (-1154 *4 *3)) (-4 *3 (-1131 *4)))) (-2975 (*1 *2 *1) (-12 (-4 *1 (-1154 *3 *4)) (-4 *3 (-975)) (-4 *4 (-1131 *3)) (-5 *2 (-385 (-525))))) (-4057 (*1 *2 *1) (-12 (-4 *1 (-1154 *3 *2)) (-4 *3 (-975)) (-4 *2 (-1131 *3)))) (-1497 (*1 *2 *1) (-12 (-4 *1 (-1154 *3 *2)) (-4 *3 (-975)) (-4 *2 (-1131 *3)))) (-1896 (*1 *2 *1) (|partial| -12 (-4 *1 (-1154 *3 *2)) (-4 *3 (-975)) (-4 *2 (-1131 *3)))))
+(-13 (-1152 |t#1|) (-966 |t#2|) (-10 -8 (-15 -1507 ($ (-385 (-525)) |t#2|)) (-15 -2975 ((-385 (-525)) $)) (-15 -4057 (|t#2| $)) (-15 -2743 ((-385 (-525)) $)) (-15 -2686 ($ |t#2|)) (-15 -1497 (|t#2| $)) (-15 -1896 ((-3 |t#2| "failed") $))))
+(((-21) . T) ((-23) . T) ((-46 |#1| #0=(-385 (-525))) . T) ((-25) . T) ((-37 #1=(-385 (-525))) -3150 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) -3150 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-34) |has| |#1| (-37 (-385 (-525)))) ((-91) |has| |#1| (-37 (-385 (-525)))) ((-97) . T) ((-107 #1# #1#) -3150 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3150 (|has| |#1| (-517)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-565 (-796)) . T) ((-160) -3150 (|has| |#1| (-517)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-213) |has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) ((-223) |has| |#1| (-341)) ((-263) |has| |#1| (-37 (-385 (-525)))) ((-265 $ $) |has| (-385 (-525)) (-1030)) ((-269) -3150 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-286) |has| |#1| (-341)) ((-341) |has| |#1| (-341)) ((-429) |has| |#1| (-341)) ((-466) |has| |#1| (-37 (-385 (-525)))) ((-517) -3150 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-593 #1#) -3150 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-593 |#1|) . T) ((-593 $) . T) ((-659 #1#) -3150 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-659 |#1|) |has| |#1| (-160)) ((-659 $) -3150 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-668) . T) ((-833 (-1089)) -12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089)))) ((-904 |#1| #0# (-1003)) . T) ((-853) |has| |#1| (-341)) ((-932) |has| |#1| (-37 (-385 (-525)))) ((-966 |#2|) . T) ((-981 #1#) -3150 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-981 |#1|) . T) ((-981 $) -3150 (|has| |#1| (-517)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T) ((-1111) |has| |#1| (-37 (-385 (-525)))) ((-1114) |has| |#1| (-37 (-385 (-525)))) ((-1129) |has| |#1| (-341)) ((-1149 |#1| #0#) . T) ((-1152 |#1|) . T))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-1444 (((-591 (-1003)) $) NIL)) (-1592 (((-1089) $) 96)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3641 (($ $) NIL (|has| |#1| (-517)))) (-3077 (((-108) $) NIL (|has| |#1| (-517)))) (-3328 (($ $ (-385 (-525))) 106) (($ $ (-385 (-525)) (-385 (-525))) 108)) (-3581 (((-1070 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|))) $) 51)) (-4087 (($ $) 180 (|has| |#1| (-37 (-385 (-525)))))) (-2381 (($ $) 156 (|has| |#1| (-37 (-385 (-525)))))) (-3332 (((-3 $ "failed") $ $) NIL)) (-1720 (($ $) NIL (|has| |#1| (-341)))) (-3898 (((-396 $) $) NIL (|has| |#1| (-341)))) (-2551 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1965 (((-108) $ $) NIL (|has| |#1| (-341)))) (-4058 (($ $) 176 (|has| |#1| (-37 (-385 (-525)))))) (-2360 (($ $) 152 (|has| |#1| (-37 (-385 (-525)))))) (-1895 (($ (-712) (-1070 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|)))) 61)) (-4109 (($ $) 184 (|has| |#1| (-37 (-385 (-525)))))) (-2400 (($ $) 160 (|has| |#1| (-37 (-385 (-525)))))) (-2055 (($) NIL T CONST)) (-4174 (((-3 |#2| "failed") $) NIL)) (-3341 ((|#2| $) NIL)) (-3265 (($ $ $) NIL (|has| |#1| (-341)))) (-1575 (($ $) NIL)) (-1522 (((-3 $ "failed") $) 79)) (-2975 (((-385 (-525)) $) 13)) (-3239 (($ $ $) NIL (|has| |#1| (-341)))) (-1507 (($ (-385 (-525)) |#2|) 11)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL (|has| |#1| (-341)))) (-2393 (((-108) $) NIL (|has| |#1| (-341)))) (-1795 (((-108) $) 68)) (-1417 (($) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1676 (((-385 (-525)) $) 103) (((-385 (-525)) $ (-385 (-525))) 104)) (-3865 (((-108) $) NIL)) (-3126 (($ $ (-525)) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1698 (($ $ (-854)) 120) (($ $ (-385 (-525))) 118)) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-341)))) (-3802 (((-108) $) NIL)) (-1422 (($ |#1| (-385 (-525))) 31) (($ $ (-1003) (-385 (-525))) NIL) (($ $ (-591 (-1003)) (-591 (-385 (-525)))) NIL)) (-1257 (($ (-1 |#1| |#1|) $) 115)) (-2356 (($ $) 150 (|has| |#1| (-37 (-385 (-525)))))) (-1548 (($ $) NIL)) (-1556 ((|#1| $) NIL)) (-2081 (($ (-591 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-4057 ((|#2| $) 12)) (-1896 (((-3 |#2| "failed") $) 41)) (-1497 ((|#2| $) 42)) (-2621 (((-1072) $) NIL)) (-1523 (($ $) 93 (|has| |#1| (-341)))) (-2452 (($ $) 135 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1089)) 140 (-3150 (-12 (|has| |#1| (-15 -2452 (|#1| |#1| (-1089)))) (|has| |#1| (-15 -1444 ((-591 (-1089)) |#1|))) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-891)) (|has| |#1| (-1111)))))) (-2937 (((-1036) $) NIL)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| |#1| (-341)))) (-2124 (($ (-591 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-2542 (((-396 $) $) NIL (|has| |#1| (-341)))) (-3387 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL (|has| |#1| (-341)))) (-1618 (($ $ (-385 (-525))) 112)) (-3210 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-341)))) (-2288 (($ $) 148 (|has| |#1| (-37 (-385 (-525)))))) (-1980 (((-1070 |#1|) $ |#1|) 90 (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))))) (-3048 (((-712) $) NIL (|has| |#1| (-341)))) (-1881 ((|#1| $ (-385 (-525))) 100) (($ $ $) 86 (|has| (-385 (-525)) (-1030)))) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL (|has| |#1| (-341)))) (-2209 (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089)) 127 (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-712)) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) 124 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (-2743 (((-385 (-525)) $) 16)) (-4122 (($ $) 186 (|has| |#1| (-37 (-385 (-525)))))) (-2410 (($ $) 162 (|has| |#1| (-37 (-385 (-525)))))) (-4098 (($ $) 182 (|has| |#1| (-37 (-385 (-525)))))) (-2391 (($ $) 158 (|has| |#1| (-37 (-385 (-525)))))) (-4073 (($ $) 178 (|has| |#1| (-37 (-385 (-525)))))) (-2370 (($ $) 154 (|has| |#1| (-37 (-385 (-525)))))) (-1664 (($ $) 110)) (-2686 (((-796) $) NIL) (($ (-525)) 35) (($ |#1|) 27 (|has| |#1| (-160))) (($ |#2|) 32) (($ (-385 (-525))) 128 (|has| |#1| (-37 (-385 (-525))))) (($ $) NIL (|has| |#1| (-517)))) (-1263 ((|#1| $ (-385 (-525))) 99)) (-3751 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-3425 (((-712)) 117)) (-1708 ((|#1| $) 98)) (-4163 (($ $) 192 (|has| |#1| (-37 (-385 (-525)))))) (-2457 (($ $) 168 (|has| |#1| (-37 (-385 (-525)))))) (-1724 (((-108) $ $) NIL (|has| |#1| (-517)))) (-4137 (($ $) 188 (|has| |#1| (-37 (-385 (-525)))))) (-2432 (($ $) 164 (|has| |#1| (-37 (-385 (-525)))))) (-4193 (($ $) 196 (|has| |#1| (-37 (-385 (-525)))))) (-2477 (($ $) 172 (|has| |#1| (-37 (-385 (-525)))))) (-4173 ((|#1| $ (-385 (-525))) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))) (|has| |#1| (-15 -2686 (|#1| (-1089))))))) (-1234 (($ $) 198 (|has| |#1| (-37 (-385 (-525)))))) (-2495 (($ $) 174 (|has| |#1| (-37 (-385 (-525)))))) (-4179 (($ $) 194 (|has| |#1| (-37 (-385 (-525)))))) (-2469 (($ $) 170 (|has| |#1| (-37 (-385 (-525)))))) (-4149 (($ $) 190 (|has| |#1| (-37 (-385 (-525)))))) (-2444 (($ $) 166 (|has| |#1| (-37 (-385 (-525)))))) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (-1830 (($) 21 T CONST)) (-1839 (($) 17 T CONST)) (-1796 (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-712)) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (-3944 (((-108) $ $) 66)) (-4059 (($ $ |#1|) NIL (|has| |#1| (-341))) (($ $ $) 92 (|has| |#1| (-341)))) (-4047 (($ $) 131) (($ $ $) 72)) (-4036 (($ $ $) 70)) (** (($ $ (-854)) NIL) (($ $ (-712)) 76) (($ $ (-525)) 145 (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 146 (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 74) (($ $ |#1|) NIL) (($ |#1| $) 126) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525)))))))
(((-1155 |#1| |#2|) (-1154 |#1| |#2|) (-975) (-1131 |#1|)) (T -1155))
NIL
(-1154 |#1| |#2|)
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-1507 (((-591 (-1003)) $) NIL)) (-2037 (((-1089) $) 11)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3706 (($ $) NIL (|has| |#1| (-517)))) (-1715 (((-108) $) NIL (|has| |#1| (-517)))) (-2121 (($ $ (-385 (-525))) NIL) (($ $ (-385 (-525)) (-385 (-525))) NIL)) (-1631 (((-1070 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|))) $) NIL)) (-1987 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3169 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2157 (((-3 $ "failed") $ $) NIL)) (-1291 (($ $) NIL (|has| |#1| (-341)))) (-2827 (((-396 $) $) NIL (|has| |#1| (-341)))) (-1361 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1947 (((-108) $ $) NIL (|has| |#1| (-341)))) (-1431 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3144 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3682 (($ (-712) (-1070 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|)))) NIL)) (-1719 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1321 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3798 (($) NIL T CONST)) (-1251 (((-3 (-1135 |#1| |#2| |#3|) "failed") $) 19) (((-3 (-1163 |#1| |#2| |#3|) "failed") $) 22)) (-3528 (((-1135 |#1| |#2| |#3|) $) NIL) (((-1163 |#1| |#2| |#3|) $) NIL)) (-2129 (($ $ $) NIL (|has| |#1| (-341)))) (-1710 (($ $) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-1703 (((-385 (-525)) $) 57)) (-2110 (($ $ $) NIL (|has| |#1| (-341)))) (-1597 (($ (-385 (-525)) (-1135 |#1| |#2| |#3|)) NIL)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) NIL (|has| |#1| (-341)))) (-2744 (((-108) $) NIL (|has| |#1| (-341)))) (-3123 (((-108) $) NIL)) (-1784 (($) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3873 (((-385 (-525)) $) NIL) (((-385 (-525)) $ (-385 (-525))) NIL)) (-2824 (((-108) $) NIL)) (-3956 (($ $ (-525)) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3111 (($ $ (-854)) NIL) (($ $ (-385 (-525))) NIL)) (-1758 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-341)))) (-2202 (((-108) $) NIL)) (-1480 (($ |#1| (-385 (-525))) 30) (($ $ (-1003) (-385 (-525))) NIL) (($ $ (-591 (-1003)) (-591 (-385 (-525)))) NIL)) (-1340 (($ (-1 |#1| |#1|) $) NIL)) (-1488 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1661 (($ $) NIL)) (-1678 ((|#1| $) NIL)) (-1356 (($ (-591 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-2842 (((-1135 |#1| |#2| |#3|) $) 60)) (-1944 (((-3 (-1135 |#1| |#2| |#3|) "failed") $) NIL)) (-1581 (((-1135 |#1| |#2| |#3|) $) NIL)) (-2339 (((-1072) $) NIL)) (-1622 (($ $) NIL (|has| |#1| (-341)))) (-4141 (($ $) 39 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1089)) NIL (-3321 (-12 (|has| |#1| (-15 -4141 (|#1| |#1| (-1089)))) (|has| |#1| (-15 -1507 ((-591 (-1089)) |#1|))) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-891)) (|has| |#1| (-1111))))) (($ $ (-1167 |#2|)) 40 (|has| |#1| (-37 (-385 (-525)))))) (-2047 (((-1036) $) NIL)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| |#1| (-341)))) (-1399 (($ (-591 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-1348 (((-396 $) $) NIL (|has| |#1| (-341)))) (-3375 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) NIL (|has| |#1| (-341)))) (-2784 (($ $ (-385 (-525))) NIL)) (-2089 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-4095 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-341)))) (-1409 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4132 (((-1070 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))))) (-1712 (((-712) $) NIL (|has| |#1| (-341)))) (-3164 ((|#1| $ (-385 (-525))) NIL) (($ $ $) NIL (|has| (-385 (-525)) (-1030)))) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) NIL (|has| |#1| (-341)))) (-3266 (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-712)) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) 37 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $ (-1167 |#2|)) 38)) (-1316 (((-385 (-525)) $) NIL)) (-1502 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1333 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1996 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1309 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1973 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3156 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3571 (($ $) NIL)) (-3022 (((-796) $) 89) (($ (-525)) NIL) (($ |#1|) NIL (|has| |#1| (-160))) (($ (-1135 |#1| |#2| |#3|)) 16) (($ (-1163 |#1| |#2| |#3|)) 17) (($ (-1167 |#2|)) 36) (($ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $) NIL (|has| |#1| (-517)))) (-2560 ((|#1| $ (-385 (-525))) NIL)) (-1437 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-2128 (((-712)) NIL)) (-1682 ((|#1| $) 12)) (-1563 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1371 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2495 (((-108) $ $) NIL (|has| |#1| (-517)))) (-1515 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1346 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1591 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1400 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2176 ((|#1| $ (-385 (-525))) 62 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))) (|has| |#1| (-15 -3022 (|#1| (-1089))))))) (-3277 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1415 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1578 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1385 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1527 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1358 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (-4191 (($) 32 T CONST)) (-4197 (($) 26 T CONST)) (-4196 (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-712)) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (-4096 (((-108) $ $) NIL)) (-4173 (($ $ |#1|) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) 34)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525)))))))
-(((-1156 |#1| |#2| |#3|) (-13 (-1154 |#1| (-1135 |#1| |#2| |#3|)) (-966 (-1163 |#1| |#2| |#3|)) (-10 -8 (-15 -3022 ($ (-1167 |#2|))) (-15 -3266 ($ $ (-1167 |#2|))) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -4141 ($ $ (-1167 |#2|))) |%noBranch|))) (-975) (-1089) |#1|) (T -1156))
-((-3022 (*1 *1 *2) (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1156 *3 *4 *5)) (-4 *3 (-975)) (-14 *5 *3))) (-3266 (*1 *1 *1 *2) (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1156 *3 *4 *5)) (-4 *3 (-975)) (-14 *5 *3))) (-4141 (*1 *1 *1 *2) (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1156 *3 *4 *5)) (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-975)) (-14 *5 *3))))
-(-13 (-1154 |#1| (-1135 |#1| |#2| |#3|)) (-966 (-1163 |#1| |#2| |#3|)) (-10 -8 (-15 -3022 ($ (-1167 |#2|))) (-15 -3266 ($ $ (-1167 |#2|))) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -4141 ($ $ (-1167 |#2|))) |%noBranch|)))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) 34)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3706 (($ $) NIL)) (-1715 (((-108) $) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-3798 (($) NIL T CONST)) (-1251 (((-3 (-525) "failed") $) NIL (|has| (-1156 |#2| |#3| |#4|) (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| (-1156 |#2| |#3| |#4|) (-966 (-385 (-525))))) (((-3 (-1156 |#2| |#3| |#4|) "failed") $) 20)) (-3528 (((-525) $) NIL (|has| (-1156 |#2| |#3| |#4|) (-966 (-525)))) (((-385 (-525)) $) NIL (|has| (-1156 |#2| |#3| |#4|) (-966 (-385 (-525))))) (((-1156 |#2| |#3| |#4|) $) NIL)) (-1710 (($ $) 35)) (-4163 (((-3 $ "failed") $) 25)) (-3208 (($ $) NIL (|has| (-1156 |#2| |#3| |#4|) (-429)))) (-2056 (($ $ (-1156 |#2| |#3| |#4|) (-297 |#2| |#3| |#4|) $) NIL)) (-2824 (((-108) $) NIL)) (-4010 (((-712) $) 11)) (-2202 (((-108) $) NIL)) (-1480 (($ (-1156 |#2| |#3| |#4|) (-297 |#2| |#3| |#4|)) 23)) (-2624 (((-297 |#2| |#3| |#4|) $) NIL)) (-4015 (($ (-1 (-297 |#2| |#3| |#4|) (-297 |#2| |#3| |#4|)) $) NIL)) (-1340 (($ (-1 (-1156 |#2| |#3| |#4|) (-1156 |#2| |#3| |#4|)) $) NIL)) (-2687 (((-3 (-781 |#2|) "failed") $) 75)) (-1661 (($ $) NIL)) (-1678 (((-1156 |#2| |#3| |#4|) $) 18)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-1634 (((-108) $) NIL)) (-1646 (((-1156 |#2| |#3| |#4|) $) NIL)) (-2089 (((-3 $ "failed") $ (-1156 |#2| |#3| |#4|)) NIL (|has| (-1156 |#2| |#3| |#4|) (-517))) (((-3 $ "failed") $ $) NIL)) (-3647 (((-3 (-2 (|:| |%term| (-2 (|:| |%coef| (-1156 |#2| |#3| |#4|)) (|:| |%expon| (-297 |#2| |#3| |#4|)) (|:| |%expTerms| (-591 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#2|)))))) (|:| |%type| (-1072))) "failed") $) 58)) (-1316 (((-297 |#2| |#3| |#4|) $) 14)) (-2668 (((-1156 |#2| |#3| |#4|) $) NIL (|has| (-1156 |#2| |#3| |#4|) (-429)))) (-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ (-1156 |#2| |#3| |#4|)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL (-3321 (|has| (-1156 |#2| |#3| |#4|) (-37 (-385 (-525)))) (|has| (-1156 |#2| |#3| |#4|) (-966 (-385 (-525))))))) (-3654 (((-591 (-1156 |#2| |#3| |#4|)) $) NIL)) (-2560 (((-1156 |#2| |#3| |#4|) $ (-297 |#2| |#3| |#4|)) NIL)) (-1437 (((-3 $ "failed") $) NIL (|has| (-1156 |#2| |#3| |#4|) (-136)))) (-2128 (((-712)) NIL)) (-1698 (($ $ $ (-712)) NIL (|has| (-1156 |#2| |#3| |#4|) (-160)))) (-2495 (((-108) $ $) NIL)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4191 (($) 63 T CONST)) (-4197 (($) NIL T CONST)) (-4096 (((-108) $ $) NIL)) (-4173 (($ $ (-1156 |#2| |#3| |#4|)) NIL (|has| (-1156 |#2| |#3| |#4|) (-341)))) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-1156 |#2| |#3| |#4|)) NIL) (($ (-1156 |#2| |#3| |#4|) $) NIL) (($ (-385 (-525)) $) NIL (|has| (-1156 |#2| |#3| |#4|) (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| (-1156 |#2| |#3| |#4|) (-37 (-385 (-525)))))))
-(((-1157 |#1| |#2| |#3| |#4|) (-13 (-304 (-1156 |#2| |#3| |#4|) (-297 |#2| |#3| |#4|)) (-517) (-10 -8 (-15 -2687 ((-3 (-781 |#2|) "failed") $)) (-15 -3647 ((-3 (-2 (|:| |%term| (-2 (|:| |%coef| (-1156 |#2| |#3| |#4|)) (|:| |%expon| (-297 |#2| |#3| |#4|)) (|:| |%expTerms| (-591 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#2|)))))) (|:| |%type| (-1072))) "failed") $)))) (-13 (-788) (-966 (-525)) (-587 (-525)) (-429)) (-13 (-27) (-1111) (-408 |#1|)) (-1089) |#2|) (T -1157))
-((-2687 (*1 *2 *1) (|partial| -12 (-4 *3 (-13 (-788) (-966 (-525)) (-587 (-525)) (-429))) (-5 *2 (-781 *4)) (-5 *1 (-1157 *3 *4 *5 *6)) (-4 *4 (-13 (-27) (-1111) (-408 *3))) (-14 *5 (-1089)) (-14 *6 *4))) (-3647 (*1 *2 *1) (|partial| -12 (-4 *3 (-13 (-788) (-966 (-525)) (-587 (-525)) (-429))) (-5 *2 (-2 (|:| |%term| (-2 (|:| |%coef| (-1156 *4 *5 *6)) (|:| |%expon| (-297 *4 *5 *6)) (|:| |%expTerms| (-591 (-2 (|:| |k| (-385 (-525))) (|:| |c| *4)))))) (|:| |%type| (-1072)))) (-5 *1 (-1157 *3 *4 *5 *6)) (-4 *4 (-13 (-27) (-1111) (-408 *3))) (-14 *5 (-1089)) (-14 *6 *4))))
-(-13 (-304 (-1156 |#2| |#3| |#4|) (-297 |#2| |#3| |#4|)) (-517) (-10 -8 (-15 -2687 ((-3 (-781 |#2|) "failed") $)) (-15 -3647 ((-3 (-2 (|:| |%term| (-2 (|:| |%coef| (-1156 |#2| |#3| |#4|)) (|:| |%expon| (-297 |#2| |#3| |#4|)) (|:| |%expTerms| (-591 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#2|)))))) (|:| |%type| (-1072))) "failed") $))))
-((-3024 ((|#2| $) 29)) (-3161 ((|#2| $) 18)) (-3970 (($ $) 36)) (-3463 (($ $ (-525)) 64)) (-3891 (((-108) $ (-712)) 33)) (-1780 ((|#2| $ |#2|) 61)) (-2640 ((|#2| $ |#2|) 59)) (-3186 ((|#2| $ "value" |#2|) NIL) ((|#2| $ "first" |#2|) 52) (($ $ "rest" $) 56) ((|#2| $ "last" |#2|) 54)) (-3665 (($ $ (-591 $)) 60)) (-3149 ((|#2| $) 17)) (-3078 (($ $) NIL) (($ $ (-712)) 42)) (-4120 (((-591 $) $) 26)) (-2148 (((-108) $ $) 50)) (-2910 (((-108) $ (-712)) 32)) (-3971 (((-108) $ (-712)) 31)) (-1203 (((-108) $) 28)) (-3708 ((|#2| $) 24) (($ $ (-712)) 46)) (-3164 ((|#2| $ "value") NIL) ((|#2| $ "first") 10) (($ $ "rest") 16) ((|#2| $ "last") 13)) (-2237 (((-108) $) 22)) (-3820 (($ $) 39)) (-2609 (($ $) 65)) (-3641 (((-712) $) 41)) (-1387 (($ $) 40)) (-3690 (($ $ $) 58) (($ |#2| $) NIL)) (-3860 (((-591 $) $) 27)) (-4096 (((-108) $ $) 48)) (-4045 (((-712) $) 35)))
-(((-1158 |#1| |#2|) (-10 -8 (-15 -3463 (|#1| |#1| (-525))) (-15 -3186 (|#2| |#1| "last" |#2|)) (-15 -2640 (|#2| |#1| |#2|)) (-15 -3186 (|#1| |#1| "rest" |#1|)) (-15 -3186 (|#2| |#1| "first" |#2|)) (-15 -2609 (|#1| |#1|)) (-15 -3820 (|#1| |#1|)) (-15 -3641 ((-712) |#1|)) (-15 -1387 (|#1| |#1|)) (-15 -3161 (|#2| |#1|)) (-15 -3149 (|#2| |#1|)) (-15 -3970 (|#1| |#1|)) (-15 -3708 (|#1| |#1| (-712))) (-15 -3164 (|#2| |#1| "last")) (-15 -3708 (|#2| |#1|)) (-15 -3078 (|#1| |#1| (-712))) (-15 -3164 (|#1| |#1| "rest")) (-15 -3078 (|#1| |#1|)) (-15 -3164 (|#2| |#1| "first")) (-15 -3690 (|#1| |#2| |#1|)) (-15 -3690 (|#1| |#1| |#1|)) (-15 -1780 (|#2| |#1| |#2|)) (-15 -3186 (|#2| |#1| "value" |#2|)) (-15 -3665 (|#1| |#1| (-591 |#1|))) (-15 -2148 ((-108) |#1| |#1|)) (-15 -2237 ((-108) |#1|)) (-15 -3164 (|#2| |#1| "value")) (-15 -3024 (|#2| |#1|)) (-15 -1203 ((-108) |#1|)) (-15 -4120 ((-591 |#1|) |#1|)) (-15 -3860 ((-591 |#1|) |#1|)) (-15 -4096 ((-108) |#1| |#1|)) (-15 -4045 ((-712) |#1|)) (-15 -3891 ((-108) |#1| (-712))) (-15 -2910 ((-108) |#1| (-712))) (-15 -3971 ((-108) |#1| (-712)))) (-1159 |#2|) (-1125)) (T -1158))
-NIL
-(-10 -8 (-15 -3463 (|#1| |#1| (-525))) (-15 -3186 (|#2| |#1| "last" |#2|)) (-15 -2640 (|#2| |#1| |#2|)) (-15 -3186 (|#1| |#1| "rest" |#1|)) (-15 -3186 (|#2| |#1| "first" |#2|)) (-15 -2609 (|#1| |#1|)) (-15 -3820 (|#1| |#1|)) (-15 -3641 ((-712) |#1|)) (-15 -1387 (|#1| |#1|)) (-15 -3161 (|#2| |#1|)) (-15 -3149 (|#2| |#1|)) (-15 -3970 (|#1| |#1|)) (-15 -3708 (|#1| |#1| (-712))) (-15 -3164 (|#2| |#1| "last")) (-15 -3708 (|#2| |#1|)) (-15 -3078 (|#1| |#1| (-712))) (-15 -3164 (|#1| |#1| "rest")) (-15 -3078 (|#1| |#1|)) (-15 -3164 (|#2| |#1| "first")) (-15 -3690 (|#1| |#2| |#1|)) (-15 -3690 (|#1| |#1| |#1|)) (-15 -1780 (|#2| |#1| |#2|)) (-15 -3186 (|#2| |#1| "value" |#2|)) (-15 -3665 (|#1| |#1| (-591 |#1|))) (-15 -2148 ((-108) |#1| |#1|)) (-15 -2237 ((-108) |#1|)) (-15 -3164 (|#2| |#1| "value")) (-15 -3024 (|#2| |#1|)) (-15 -1203 ((-108) |#1|)) (-15 -4120 ((-591 |#1|) |#1|)) (-15 -3860 ((-591 |#1|) |#1|)) (-15 -4096 ((-108) |#1| |#1|)) (-15 -4045 ((-712) |#1|)) (-15 -3891 ((-108) |#1| (-712))) (-15 -2910 ((-108) |#1| (-712))) (-15 -3971 ((-108) |#1| (-712))))
-((-3008 (((-108) $ $) 19 (|has| |#1| (-1018)))) (-3024 ((|#1| $) 48)) (-3161 ((|#1| $) 65)) (-3970 (($ $) 67)) (-3463 (($ $ (-525)) 52 (|has| $ (-6 -4251)))) (-3891 (((-108) $ (-712)) 8)) (-1780 ((|#1| $ |#1|) 39 (|has| $ (-6 -4251)))) (-2146 (($ $ $) 56 (|has| $ (-6 -4251)))) (-2640 ((|#1| $ |#1|) 54 (|has| $ (-6 -4251)))) (-1901 ((|#1| $ |#1|) 58 (|has| $ (-6 -4251)))) (-3186 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4251))) ((|#1| $ "first" |#1|) 57 (|has| $ (-6 -4251))) (($ $ "rest" $) 55 (|has| $ (-6 -4251))) ((|#1| $ "last" |#1|) 53 (|has| $ (-6 -4251)))) (-3665 (($ $ (-591 $)) 41 (|has| $ (-6 -4251)))) (-3149 ((|#1| $) 66)) (-3798 (($) 7 T CONST)) (-3078 (($ $) 73) (($ $ (-712)) 71)) (-3454 (((-591 |#1|) $) 30 (|has| $ (-6 -4250)))) (-4120 (((-591 $) $) 50)) (-2148 (((-108) $ $) 42 (|has| |#1| (-1018)))) (-2910 (((-108) $ (-712)) 9)) (-2552 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3249 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1|) $) 35)) (-3971 (((-108) $ (-712)) 10)) (-2599 (((-591 |#1|) $) 45)) (-1203 (((-108) $) 49)) (-2339 (((-1072) $) 22 (|has| |#1| (-1018)))) (-3708 ((|#1| $) 70) (($ $ (-712)) 68)) (-2047 (((-1036) $) 21 (|has| |#1| (-1018)))) (-3066 ((|#1| $) 76) (($ $ (-712)) 74)) (-1623 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) 14)) (-3028 (((-108) $) 11)) (-3209 (($) 12)) (-3164 ((|#1| $ "value") 47) ((|#1| $ "first") 75) (($ $ "rest") 72) ((|#1| $ "last") 69)) (-3505 (((-525) $ $) 44)) (-2237 (((-108) $) 46)) (-3820 (($ $) 62)) (-2609 (($ $) 59 (|has| $ (-6 -4251)))) (-3641 (((-712) $) 63)) (-1387 (($ $) 64)) (-2064 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3199 (($ $) 13)) (-1679 (($ $ $) 61 (|has| $ (-6 -4251))) (($ $ |#1|) 60 (|has| $ (-6 -4251)))) (-3690 (($ $ $) 78) (($ |#1| $) 77)) (-3022 (((-796) $) 18 (|has| |#1| (-565 (-796))))) (-3860 (((-591 $) $) 51)) (-1632 (((-108) $ $) 43 (|has| |#1| (-1018)))) (-4158 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-4096 (((-108) $ $) 20 (|has| |#1| (-1018)))) (-4045 (((-712) $) 6 (|has| $ (-6 -4250)))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-1444 (((-591 (-1003)) $) NIL)) (-1592 (((-1089) $) 11)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3641 (($ $) NIL (|has| |#1| (-517)))) (-3077 (((-108) $) NIL (|has| |#1| (-517)))) (-3328 (($ $ (-385 (-525))) NIL) (($ $ (-385 (-525)) (-385 (-525))) NIL)) (-3581 (((-1070 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|))) $) NIL)) (-4087 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2381 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3332 (((-3 $ "failed") $ $) NIL)) (-1720 (($ $) NIL (|has| |#1| (-341)))) (-3898 (((-396 $) $) NIL (|has| |#1| (-341)))) (-2551 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1965 (((-108) $ $) NIL (|has| |#1| (-341)))) (-4058 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2360 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1895 (($ (-712) (-1070 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|)))) NIL)) (-4109 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2400 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2055 (($) NIL T CONST)) (-4174 (((-3 (-1135 |#1| |#2| |#3|) "failed") $) 19) (((-3 (-1163 |#1| |#2| |#3|) "failed") $) 22)) (-3341 (((-1135 |#1| |#2| |#3|) $) NIL) (((-1163 |#1| |#2| |#3|) $) NIL)) (-3265 (($ $ $) NIL (|has| |#1| (-341)))) (-1575 (($ $) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-2975 (((-385 (-525)) $) 57)) (-3239 (($ $ $) NIL (|has| |#1| (-341)))) (-1507 (($ (-385 (-525)) (-1135 |#1| |#2| |#3|)) NIL)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) NIL (|has| |#1| (-341)))) (-2393 (((-108) $) NIL (|has| |#1| (-341)))) (-1795 (((-108) $) NIL)) (-1417 (($) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1676 (((-385 (-525)) $) NIL) (((-385 (-525)) $ (-385 (-525))) NIL)) (-3865 (((-108) $) NIL)) (-3126 (($ $ (-525)) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1698 (($ $ (-854)) NIL) (($ $ (-385 (-525))) NIL)) (-3188 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-341)))) (-3802 (((-108) $) NIL)) (-1422 (($ |#1| (-385 (-525))) 30) (($ $ (-1003) (-385 (-525))) NIL) (($ $ (-591 (-1003)) (-591 (-385 (-525)))) NIL)) (-1257 (($ (-1 |#1| |#1|) $) NIL)) (-2356 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1548 (($ $) NIL)) (-1556 ((|#1| $) NIL)) (-2081 (($ (-591 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-4057 (((-1135 |#1| |#2| |#3|) $) 60)) (-1896 (((-3 (-1135 |#1| |#2| |#3|) "failed") $) NIL)) (-1497 (((-1135 |#1| |#2| |#3|) $) NIL)) (-2621 (((-1072) $) NIL)) (-1523 (($ $) NIL (|has| |#1| (-341)))) (-2452 (($ $) 39 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1089)) NIL (-3150 (-12 (|has| |#1| (-15 -2452 (|#1| |#1| (-1089)))) (|has| |#1| (-15 -1444 ((-591 (-1089)) |#1|))) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-891)) (|has| |#1| (-1111))))) (($ $ (-1167 |#2|)) 40 (|has| |#1| (-37 (-385 (-525)))))) (-2937 (((-1036) $) NIL)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) NIL (|has| |#1| (-341)))) (-2124 (($ (-591 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-2542 (((-396 $) $) NIL (|has| |#1| (-341)))) (-3387 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) NIL (|has| |#1| (-341)))) (-1618 (($ $ (-385 (-525))) NIL)) (-3210 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-2018 (((-3 (-591 $) "failed") (-591 $) $) NIL (|has| |#1| (-341)))) (-2288 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1980 (((-1070 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))))) (-3048 (((-712) $) NIL (|has| |#1| (-341)))) (-1881 ((|#1| $ (-385 (-525))) NIL) (($ $ $) NIL (|has| (-385 (-525)) (-1030)))) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) NIL (|has| |#1| (-341)))) (-2209 (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-712)) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) 37 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $ (-1167 |#2|)) 38)) (-2743 (((-385 (-525)) $) NIL)) (-4122 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2410 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4098 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2391 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4073 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2370 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1664 (($ $) NIL)) (-2686 (((-796) $) 89) (($ (-525)) NIL) (($ |#1|) NIL (|has| |#1| (-160))) (($ (-1135 |#1| |#2| |#3|)) 16) (($ (-1163 |#1| |#2| |#3|)) 17) (($ (-1167 |#2|)) 36) (($ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $) NIL (|has| |#1| (-517)))) (-1263 ((|#1| $ (-385 (-525))) NIL)) (-3751 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-3425 (((-712)) NIL)) (-1708 ((|#1| $) 12)) (-4163 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2457 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1724 (((-108) $ $) NIL (|has| |#1| (-517)))) (-4137 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2432 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4193 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2477 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4173 ((|#1| $ (-385 (-525))) 62 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))) (|has| |#1| (-15 -2686 (|#1| (-1089))))))) (-1234 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2495 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4179 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2469 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4149 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2444 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (-1830 (($) 32 T CONST)) (-1839 (($) 26 T CONST)) (-1796 (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-712)) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (-3944 (((-108) $ $) NIL)) (-4059 (($ $ |#1|) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) 34)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525)))))))
+(((-1156 |#1| |#2| |#3|) (-13 (-1154 |#1| (-1135 |#1| |#2| |#3|)) (-966 (-1163 |#1| |#2| |#3|)) (-10 -8 (-15 -2686 ($ (-1167 |#2|))) (-15 -2209 ($ $ (-1167 |#2|))) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -2452 ($ $ (-1167 |#2|))) |%noBranch|))) (-975) (-1089) |#1|) (T -1156))
+((-2686 (*1 *1 *2) (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1156 *3 *4 *5)) (-4 *3 (-975)) (-14 *5 *3))) (-2209 (*1 *1 *1 *2) (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1156 *3 *4 *5)) (-4 *3 (-975)) (-14 *5 *3))) (-2452 (*1 *1 *1 *2) (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1156 *3 *4 *5)) (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-975)) (-14 *5 *3))))
+(-13 (-1154 |#1| (-1135 |#1| |#2| |#3|)) (-966 (-1163 |#1| |#2| |#3|)) (-10 -8 (-15 -2686 ($ (-1167 |#2|))) (-15 -2209 ($ $ (-1167 |#2|))) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -2452 ($ $ (-1167 |#2|))) |%noBranch|)))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) 34)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL)) (-3641 (($ $) NIL)) (-3077 (((-108) $) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2055 (($) NIL T CONST)) (-4174 (((-3 (-525) "failed") $) NIL (|has| (-1156 |#2| |#3| |#4|) (-966 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| (-1156 |#2| |#3| |#4|) (-966 (-385 (-525))))) (((-3 (-1156 |#2| |#3| |#4|) "failed") $) 20)) (-3341 (((-525) $) NIL (|has| (-1156 |#2| |#3| |#4|) (-966 (-525)))) (((-385 (-525)) $) NIL (|has| (-1156 |#2| |#3| |#4|) (-966 (-385 (-525))))) (((-1156 |#2| |#3| |#4|) $) NIL)) (-1575 (($ $) 35)) (-1522 (((-3 $ "failed") $) 25)) (-3153 (($ $) NIL (|has| (-1156 |#2| |#3| |#4|) (-429)))) (-2615 (($ $ (-1156 |#2| |#3| |#4|) (-297 |#2| |#3| |#4|) $) NIL)) (-3865 (((-108) $) NIL)) (-3667 (((-712) $) 11)) (-3802 (((-108) $) NIL)) (-1422 (($ (-1156 |#2| |#3| |#4|) (-297 |#2| |#3| |#4|)) 23)) (-3629 (((-297 |#2| |#3| |#4|) $) NIL)) (-2508 (($ (-1 (-297 |#2| |#3| |#4|) (-297 |#2| |#3| |#4|)) $) NIL)) (-1257 (($ (-1 (-1156 |#2| |#3| |#4|) (-1156 |#2| |#3| |#4|)) $) NIL)) (-3015 (((-3 (-781 |#2|) "failed") $) 75)) (-1548 (($ $) NIL)) (-1556 (((-1156 |#2| |#3| |#4|) $) 18)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-1531 (((-108) $) NIL)) (-1540 (((-1156 |#2| |#3| |#4|) $) NIL)) (-3210 (((-3 $ "failed") $ (-1156 |#2| |#3| |#4|)) NIL (|has| (-1156 |#2| |#3| |#4|) (-517))) (((-3 $ "failed") $ $) NIL)) (-3043 (((-3 (-2 (|:| |%term| (-2 (|:| |%coef| (-1156 |#2| |#3| |#4|)) (|:| |%expon| (-297 |#2| |#3| |#4|)) (|:| |%expTerms| (-591 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#2|)))))) (|:| |%type| (-1072))) "failed") $) 58)) (-2743 (((-297 |#2| |#3| |#4|) $) 14)) (-2827 (((-1156 |#2| |#3| |#4|) $) NIL (|has| (-1156 |#2| |#3| |#4|) (-429)))) (-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ (-1156 |#2| |#3| |#4|)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL (-3150 (|has| (-1156 |#2| |#3| |#4|) (-37 (-385 (-525)))) (|has| (-1156 |#2| |#3| |#4|) (-966 (-385 (-525))))))) (-3109 (((-591 (-1156 |#2| |#3| |#4|)) $) NIL)) (-1263 (((-1156 |#2| |#3| |#4|) $ (-297 |#2| |#3| |#4|)) NIL)) (-3751 (((-3 $ "failed") $) NIL (|has| (-1156 |#2| |#3| |#4|) (-136)))) (-3425 (((-712)) NIL)) (-2931 (($ $ $ (-712)) NIL (|has| (-1156 |#2| |#3| |#4|) (-160)))) (-1724 (((-108) $ $) NIL)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1830 (($) 63 T CONST)) (-1839 (($) NIL T CONST)) (-3944 (((-108) $ $) NIL)) (-4059 (($ $ (-1156 |#2| |#3| |#4|)) NIL (|has| (-1156 |#2| |#3| |#4|) (-341)))) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-1156 |#2| |#3| |#4|)) NIL) (($ (-1156 |#2| |#3| |#4|) $) NIL) (($ (-385 (-525)) $) NIL (|has| (-1156 |#2| |#3| |#4|) (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| (-1156 |#2| |#3| |#4|) (-37 (-385 (-525)))))))
+(((-1157 |#1| |#2| |#3| |#4|) (-13 (-304 (-1156 |#2| |#3| |#4|) (-297 |#2| |#3| |#4|)) (-517) (-10 -8 (-15 -3015 ((-3 (-781 |#2|) "failed") $)) (-15 -3043 ((-3 (-2 (|:| |%term| (-2 (|:| |%coef| (-1156 |#2| |#3| |#4|)) (|:| |%expon| (-297 |#2| |#3| |#4|)) (|:| |%expTerms| (-591 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#2|)))))) (|:| |%type| (-1072))) "failed") $)))) (-13 (-788) (-966 (-525)) (-587 (-525)) (-429)) (-13 (-27) (-1111) (-408 |#1|)) (-1089) |#2|) (T -1157))
+((-3015 (*1 *2 *1) (|partial| -12 (-4 *3 (-13 (-788) (-966 (-525)) (-587 (-525)) (-429))) (-5 *2 (-781 *4)) (-5 *1 (-1157 *3 *4 *5 *6)) (-4 *4 (-13 (-27) (-1111) (-408 *3))) (-14 *5 (-1089)) (-14 *6 *4))) (-3043 (*1 *2 *1) (|partial| -12 (-4 *3 (-13 (-788) (-966 (-525)) (-587 (-525)) (-429))) (-5 *2 (-2 (|:| |%term| (-2 (|:| |%coef| (-1156 *4 *5 *6)) (|:| |%expon| (-297 *4 *5 *6)) (|:| |%expTerms| (-591 (-2 (|:| |k| (-385 (-525))) (|:| |c| *4)))))) (|:| |%type| (-1072)))) (-5 *1 (-1157 *3 *4 *5 *6)) (-4 *4 (-13 (-27) (-1111) (-408 *3))) (-14 *5 (-1089)) (-14 *6 *4))))
+(-13 (-304 (-1156 |#2| |#3| |#4|) (-297 |#2| |#3| |#4|)) (-517) (-10 -8 (-15 -3015 ((-3 (-781 |#2|) "failed") $)) (-15 -3043 ((-3 (-2 (|:| |%term| (-2 (|:| |%coef| (-1156 |#2| |#3| |#4|)) (|:| |%expon| (-297 |#2| |#3| |#4|)) (|:| |%expTerms| (-591 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#2|)))))) (|:| |%type| (-1072))) "failed") $))))
+((-2940 ((|#2| $) 29)) (-2434 ((|#2| $) 18)) (-3856 (($ $) 36)) (-2983 (($ $ (-525)) 64)) (-3727 (((-108) $ (-712)) 33)) (-3912 ((|#2| $ |#2|) 61)) (-2568 ((|#2| $ |#2|) 59)) (-2847 ((|#2| $ "value" |#2|) NIL) ((|#2| $ "first" |#2|) 52) (($ $ "rest" $) 56) ((|#2| $ "last" |#2|) 54)) (-3245 (($ $ (-591 $)) 60)) (-2424 ((|#2| $) 17)) (-2884 (($ $) NIL) (($ $ (-712)) 42)) (-2275 (((-591 $) $) 26)) (-3219 (((-108) $ $) 50)) (-3491 (((-108) $ (-712)) 32)) (-3295 (((-108) $ (-712)) 31)) (-2878 (((-108) $) 28)) (-2555 ((|#2| $) 24) (($ $ (-712)) 46)) (-1881 ((|#2| $ "value") NIL) ((|#2| $ "first") 10) (($ $ "rest") 16) ((|#2| $ "last") 13)) (-4133 (((-108) $) 22)) (-2349 (($ $) 39)) (-3494 (($ $) 65)) (-1248 (((-712) $) 41)) (-3249 (($ $) 40)) (-1624 (($ $ $) 58) (($ |#2| $) NIL)) (-1567 (((-591 $) $) 27)) (-3944 (((-108) $ $) 48)) (-2028 (((-712) $) 35)))
+(((-1158 |#1| |#2|) (-10 -8 (-15 -2983 (|#1| |#1| (-525))) (-15 -2847 (|#2| |#1| "last" |#2|)) (-15 -2568 (|#2| |#1| |#2|)) (-15 -2847 (|#1| |#1| "rest" |#1|)) (-15 -2847 (|#2| |#1| "first" |#2|)) (-15 -3494 (|#1| |#1|)) (-15 -2349 (|#1| |#1|)) (-15 -1248 ((-712) |#1|)) (-15 -3249 (|#1| |#1|)) (-15 -2434 (|#2| |#1|)) (-15 -2424 (|#2| |#1|)) (-15 -3856 (|#1| |#1|)) (-15 -2555 (|#1| |#1| (-712))) (-15 -1881 (|#2| |#1| "last")) (-15 -2555 (|#2| |#1|)) (-15 -2884 (|#1| |#1| (-712))) (-15 -1881 (|#1| |#1| "rest")) (-15 -2884 (|#1| |#1|)) (-15 -1881 (|#2| |#1| "first")) (-15 -1624 (|#1| |#2| |#1|)) (-15 -1624 (|#1| |#1| |#1|)) (-15 -3912 (|#2| |#1| |#2|)) (-15 -2847 (|#2| |#1| "value" |#2|)) (-15 -3245 (|#1| |#1| (-591 |#1|))) (-15 -3219 ((-108) |#1| |#1|)) (-15 -4133 ((-108) |#1|)) (-15 -1881 (|#2| |#1| "value")) (-15 -2940 (|#2| |#1|)) (-15 -2878 ((-108) |#1|)) (-15 -2275 ((-591 |#1|) |#1|)) (-15 -1567 ((-591 |#1|) |#1|)) (-15 -3944 ((-108) |#1| |#1|)) (-15 -2028 ((-712) |#1|)) (-15 -3727 ((-108) |#1| (-712))) (-15 -3491 ((-108) |#1| (-712))) (-15 -3295 ((-108) |#1| (-712)))) (-1159 |#2|) (-1125)) (T -1158))
+NIL
+(-10 -8 (-15 -2983 (|#1| |#1| (-525))) (-15 -2847 (|#2| |#1| "last" |#2|)) (-15 -2568 (|#2| |#1| |#2|)) (-15 -2847 (|#1| |#1| "rest" |#1|)) (-15 -2847 (|#2| |#1| "first" |#2|)) (-15 -3494 (|#1| |#1|)) (-15 -2349 (|#1| |#1|)) (-15 -1248 ((-712) |#1|)) (-15 -3249 (|#1| |#1|)) (-15 -2434 (|#2| |#1|)) (-15 -2424 (|#2| |#1|)) (-15 -3856 (|#1| |#1|)) (-15 -2555 (|#1| |#1| (-712))) (-15 -1881 (|#2| |#1| "last")) (-15 -2555 (|#2| |#1|)) (-15 -2884 (|#1| |#1| (-712))) (-15 -1881 (|#1| |#1| "rest")) (-15 -2884 (|#1| |#1|)) (-15 -1881 (|#2| |#1| "first")) (-15 -1624 (|#1| |#2| |#1|)) (-15 -1624 (|#1| |#1| |#1|)) (-15 -3912 (|#2| |#1| |#2|)) (-15 -2847 (|#2| |#1| "value" |#2|)) (-15 -3245 (|#1| |#1| (-591 |#1|))) (-15 -3219 ((-108) |#1| |#1|)) (-15 -4133 ((-108) |#1|)) (-15 -1881 (|#2| |#1| "value")) (-15 -2940 (|#2| |#1|)) (-15 -2878 ((-108) |#1|)) (-15 -2275 ((-591 |#1|) |#1|)) (-15 -1567 ((-591 |#1|) |#1|)) (-15 -3944 ((-108) |#1| |#1|)) (-15 -2028 ((-712) |#1|)) (-15 -3727 ((-108) |#1| (-712))) (-15 -3491 ((-108) |#1| (-712))) (-15 -3295 ((-108) |#1| (-712))))
+((-2673 (((-108) $ $) 19 (|has| |#1| (-1018)))) (-2940 ((|#1| $) 48)) (-2434 ((|#1| $) 65)) (-3856 (($ $) 67)) (-2983 (($ $ (-525)) 52 (|has| $ (-6 -4251)))) (-3727 (((-108) $ (-712)) 8)) (-3912 ((|#1| $ |#1|) 39 (|has| $ (-6 -4251)))) (-3191 (($ $ $) 56 (|has| $ (-6 -4251)))) (-2568 ((|#1| $ |#1|) 54 (|has| $ (-6 -4251)))) (-2756 ((|#1| $ |#1|) 58 (|has| $ (-6 -4251)))) (-2847 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4251))) ((|#1| $ "first" |#1|) 57 (|has| $ (-6 -4251))) (($ $ "rest" $) 55 (|has| $ (-6 -4251))) ((|#1| $ "last" |#1|) 53 (|has| $ (-6 -4251)))) (-3245 (($ $ (-591 $)) 41 (|has| $ (-6 -4251)))) (-2424 ((|#1| $) 66)) (-2055 (($) 7 T CONST)) (-2884 (($ $) 73) (($ $ (-712)) 71)) (-2916 (((-591 |#1|) $) 30 (|has| $ (-6 -4250)))) (-2275 (((-591 $) $) 50)) (-3219 (((-108) $ $) 42 (|has| |#1| (-1018)))) (-3491 (((-108) $ (-712)) 9)) (-4207 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-4192 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1|) $) 35)) (-3295 (((-108) $ (-712)) 10)) (-2065 (((-591 |#1|) $) 45)) (-2878 (((-108) $) 49)) (-2621 (((-1072) $) 22 (|has| |#1| (-1018)))) (-2555 ((|#1| $) 70) (($ $ (-712)) 68)) (-2937 (((-1036) $) 21 (|has| |#1| (-1018)))) (-2872 ((|#1| $) 76) (($ $ (-712)) 74)) (-3465 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) 14)) (-2077 (((-108) $) 11)) (-3164 (($) 12)) (-1881 ((|#1| $ "value") 47) ((|#1| $ "first") 75) (($ $ "rest") 72) ((|#1| $ "last") 69)) (-2194 (((-525) $ $) 44)) (-4133 (((-108) $) 46)) (-2349 (($ $) 62)) (-3494 (($ $) 59 (|has| $ (-6 -4251)))) (-1248 (((-712) $) 63)) (-3249 (($ $) 64)) (-2960 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-2873 (($ $) 13)) (-3729 (($ $ $) 61 (|has| $ (-6 -4251))) (($ $ |#1|) 60 (|has| $ (-6 -4251)))) (-1624 (($ $ $) 78) (($ |#1| $) 77)) (-2686 (((-796) $) 18 (|has| |#1| (-565 (-796))))) (-1567 (((-591 $) $) 51)) (-3592 (((-108) $ $) 43 (|has| |#1| (-1018)))) (-1475 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-3944 (((-108) $ $) 20 (|has| |#1| (-1018)))) (-2028 (((-712) $) 6 (|has| $ (-6 -4250)))))
(((-1159 |#1|) (-131) (-1125)) (T -1159))
-((-3690 (*1 *1 *1 *1) (-12 (-4 *1 (-1159 *2)) (-4 *2 (-1125)))) (-3690 (*1 *1 *2 *1) (-12 (-4 *1 (-1159 *2)) (-4 *2 (-1125)))) (-3066 (*1 *2 *1) (-12 (-4 *1 (-1159 *2)) (-4 *2 (-1125)))) (-3164 (*1 *2 *1 *3) (-12 (-5 *3 "first") (-4 *1 (-1159 *2)) (-4 *2 (-1125)))) (-3066 (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-4 *1 (-1159 *3)) (-4 *3 (-1125)))) (-3078 (*1 *1 *1) (-12 (-4 *1 (-1159 *2)) (-4 *2 (-1125)))) (-3164 (*1 *1 *1 *2) (-12 (-5 *2 "rest") (-4 *1 (-1159 *3)) (-4 *3 (-1125)))) (-3078 (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-4 *1 (-1159 *3)) (-4 *3 (-1125)))) (-3708 (*1 *2 *1) (-12 (-4 *1 (-1159 *2)) (-4 *2 (-1125)))) (-3164 (*1 *2 *1 *3) (-12 (-5 *3 "last") (-4 *1 (-1159 *2)) (-4 *2 (-1125)))) (-3708 (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-4 *1 (-1159 *3)) (-4 *3 (-1125)))) (-3970 (*1 *1 *1) (-12 (-4 *1 (-1159 *2)) (-4 *2 (-1125)))) (-3149 (*1 *2 *1) (-12 (-4 *1 (-1159 *2)) (-4 *2 (-1125)))) (-3161 (*1 *2 *1) (-12 (-4 *1 (-1159 *2)) (-4 *2 (-1125)))) (-1387 (*1 *1 *1) (-12 (-4 *1 (-1159 *2)) (-4 *2 (-1125)))) (-3641 (*1 *2 *1) (-12 (-4 *1 (-1159 *3)) (-4 *3 (-1125)) (-5 *2 (-712)))) (-3820 (*1 *1 *1) (-12 (-4 *1 (-1159 *2)) (-4 *2 (-1125)))) (-1679 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4251)) (-4 *1 (-1159 *2)) (-4 *2 (-1125)))) (-1679 (*1 *1 *1 *2) (-12 (|has| *1 (-6 -4251)) (-4 *1 (-1159 *2)) (-4 *2 (-1125)))) (-2609 (*1 *1 *1) (-12 (|has| *1 (-6 -4251)) (-4 *1 (-1159 *2)) (-4 *2 (-1125)))) (-1901 (*1 *2 *1 *2) (-12 (|has| *1 (-6 -4251)) (-4 *1 (-1159 *2)) (-4 *2 (-1125)))) (-3186 (*1 *2 *1 *3 *2) (-12 (-5 *3 "first") (|has| *1 (-6 -4251)) (-4 *1 (-1159 *2)) (-4 *2 (-1125)))) (-2146 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4251)) (-4 *1 (-1159 *2)) (-4 *2 (-1125)))) (-3186 (*1 *1 *1 *2 *1) (-12 (-5 *2 "rest") (|has| *1 (-6 -4251)) (-4 *1 (-1159 *3)) (-4 *3 (-1125)))) (-2640 (*1 *2 *1 *2) (-12 (|has| *1 (-6 -4251)) (-4 *1 (-1159 *2)) (-4 *2 (-1125)))) (-3186 (*1 *2 *1 *3 *2) (-12 (-5 *3 "last") (|has| *1 (-6 -4251)) (-4 *1 (-1159 *2)) (-4 *2 (-1125)))) (-3463 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (|has| *1 (-6 -4251)) (-4 *1 (-1159 *3)) (-4 *3 (-1125)))))
-(-13 (-940 |t#1|) (-10 -8 (-15 -3690 ($ $ $)) (-15 -3690 ($ |t#1| $)) (-15 -3066 (|t#1| $)) (-15 -3164 (|t#1| $ "first")) (-15 -3066 ($ $ (-712))) (-15 -3078 ($ $)) (-15 -3164 ($ $ "rest")) (-15 -3078 ($ $ (-712))) (-15 -3708 (|t#1| $)) (-15 -3164 (|t#1| $ "last")) (-15 -3708 ($ $ (-712))) (-15 -3970 ($ $)) (-15 -3149 (|t#1| $)) (-15 -3161 (|t#1| $)) (-15 -1387 ($ $)) (-15 -3641 ((-712) $)) (-15 -3820 ($ $)) (IF (|has| $ (-6 -4251)) (PROGN (-15 -1679 ($ $ $)) (-15 -1679 ($ $ |t#1|)) (-15 -2609 ($ $)) (-15 -1901 (|t#1| $ |t#1|)) (-15 -3186 (|t#1| $ "first" |t#1|)) (-15 -2146 ($ $ $)) (-15 -3186 ($ $ "rest" $)) (-15 -2640 (|t#1| $ |t#1|)) (-15 -3186 (|t#1| $ "last" |t#1|)) (-15 -3463 ($ $ (-525)))) |%noBranch|)))
-(((-33) . T) ((-97) |has| |#1| (-1018)) ((-565 (-796)) -3321 (|has| |#1| (-1018)) (|has| |#1| (-565 (-796)))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-940 |#1|) . T) ((-1018) |has| |#1| (-1018)) ((-1125) . T))
-((-1340 ((|#4| (-1 |#2| |#1|) |#3|) 17)))
-(((-1160 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1340 (|#4| (-1 |#2| |#1|) |#3|))) (-975) (-975) (-1162 |#1|) (-1162 |#2|)) (T -1160))
-((-1340 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-975)) (-4 *6 (-975)) (-4 *2 (-1162 *6)) (-5 *1 (-1160 *5 *6 *4 *2)) (-4 *4 (-1162 *5)))))
-(-10 -7 (-15 -1340 (|#4| (-1 |#2| |#1|) |#3|)))
-((-1800 (((-108) $) 15)) (-1987 (($ $) 92)) (-3169 (($ $) 68)) (-1431 (($ $) 88)) (-3144 (($ $) 64)) (-1719 (($ $) 96)) (-1321 (($ $) 72)) (-1488 (($ $) 62)) (-1409 (($ $) 60)) (-1502 (($ $) 98)) (-1333 (($ $) 74)) (-1996 (($ $) 94)) (-1309 (($ $) 70)) (-1973 (($ $) 90)) (-3156 (($ $) 66)) (-3022 (((-796) $) 48) (($ (-525)) NIL) (($ (-385 (-525))) NIL) (($ $) NIL) (($ |#2|) NIL)) (-1563 (($ $) 104)) (-1371 (($ $) 80)) (-1515 (($ $) 100)) (-1346 (($ $) 76)) (-1591 (($ $) 108)) (-1400 (($ $) 84)) (-3277 (($ $) 110)) (-1415 (($ $) 86)) (-1578 (($ $) 106)) (-1385 (($ $) 82)) (-1527 (($ $) 102)) (-1358 (($ $) 78)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ |#2|) 52) (($ $ $) 55) (($ $ (-385 (-525))) 58)))
-(((-1161 |#1| |#2|) (-10 -8 (-15 ** (|#1| |#1| (-385 (-525)))) (-15 -3169 (|#1| |#1|)) (-15 -3144 (|#1| |#1|)) (-15 -1321 (|#1| |#1|)) (-15 -1333 (|#1| |#1|)) (-15 -1309 (|#1| |#1|)) (-15 -3156 (|#1| |#1|)) (-15 -1358 (|#1| |#1|)) (-15 -1385 (|#1| |#1|)) (-15 -1415 (|#1| |#1|)) (-15 -1400 (|#1| |#1|)) (-15 -1346 (|#1| |#1|)) (-15 -1371 (|#1| |#1|)) (-15 -1973 (|#1| |#1|)) (-15 -1996 (|#1| |#1|)) (-15 -1502 (|#1| |#1|)) (-15 -1719 (|#1| |#1|)) (-15 -1431 (|#1| |#1|)) (-15 -1987 (|#1| |#1|)) (-15 -1527 (|#1| |#1|)) (-15 -1578 (|#1| |#1|)) (-15 -3277 (|#1| |#1|)) (-15 -1591 (|#1| |#1|)) (-15 -1515 (|#1| |#1|)) (-15 -1563 (|#1| |#1|)) (-15 -1488 (|#1| |#1|)) (-15 -1409 (|#1| |#1|)) (-15 ** (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| |#2|)) (-15 -3022 (|#1| |#2|)) (-15 -3022 (|#1| |#1|)) (-15 -3022 (|#1| (-385 (-525)))) (-15 -3022 (|#1| (-525))) (-15 ** (|#1| |#1| (-712))) (-15 ** (|#1| |#1| (-854))) (-15 -1800 ((-108) |#1|)) (-15 -3022 ((-796) |#1|))) (-1162 |#2|) (-975)) (T -1161))
-NIL
-(-10 -8 (-15 ** (|#1| |#1| (-385 (-525)))) (-15 -3169 (|#1| |#1|)) (-15 -3144 (|#1| |#1|)) (-15 -1321 (|#1| |#1|)) (-15 -1333 (|#1| |#1|)) (-15 -1309 (|#1| |#1|)) (-15 -3156 (|#1| |#1|)) (-15 -1358 (|#1| |#1|)) (-15 -1385 (|#1| |#1|)) (-15 -1415 (|#1| |#1|)) (-15 -1400 (|#1| |#1|)) (-15 -1346 (|#1| |#1|)) (-15 -1371 (|#1| |#1|)) (-15 -1973 (|#1| |#1|)) (-15 -1996 (|#1| |#1|)) (-15 -1502 (|#1| |#1|)) (-15 -1719 (|#1| |#1|)) (-15 -1431 (|#1| |#1|)) (-15 -1987 (|#1| |#1|)) (-15 -1527 (|#1| |#1|)) (-15 -1578 (|#1| |#1|)) (-15 -3277 (|#1| |#1|)) (-15 -1591 (|#1| |#1|)) (-15 -1515 (|#1| |#1|)) (-15 -1563 (|#1| |#1|)) (-15 -1488 (|#1| |#1|)) (-15 -1409 (|#1| |#1|)) (-15 ** (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| |#2|)) (-15 -3022 (|#1| |#2|)) (-15 -3022 (|#1| |#1|)) (-15 -3022 (|#1| (-385 (-525)))) (-15 -3022 (|#1| (-525))) (-15 ** (|#1| |#1| (-712))) (-15 ** (|#1| |#1| (-854))) (-15 -1800 ((-108) |#1|)) (-15 -3022 ((-796) |#1|)))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-1507 (((-591 (-1003)) $) 74)) (-2037 (((-1089) $) 103)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) 51 (|has| |#1| (-517)))) (-3706 (($ $) 52 (|has| |#1| (-517)))) (-1715 (((-108) $) 54 (|has| |#1| (-517)))) (-2121 (($ $ (-712)) 98) (($ $ (-712) (-712)) 97)) (-1631 (((-1070 (-2 (|:| |k| (-712)) (|:| |c| |#1|))) $) 105)) (-1987 (($ $) 135 (|has| |#1| (-37 (-385 (-525)))))) (-3169 (($ $) 118 (|has| |#1| (-37 (-385 (-525)))))) (-2157 (((-3 $ "failed") $ $) 19)) (-1361 (($ $) 117 (|has| |#1| (-37 (-385 (-525)))))) (-1431 (($ $) 134 (|has| |#1| (-37 (-385 (-525)))))) (-3144 (($ $) 119 (|has| |#1| (-37 (-385 (-525)))))) (-3682 (($ (-1070 (-2 (|:| |k| (-712)) (|:| |c| |#1|)))) 155) (($ (-1070 |#1|)) 153)) (-1719 (($ $) 133 (|has| |#1| (-37 (-385 (-525)))))) (-1321 (($ $) 120 (|has| |#1| (-37 (-385 (-525)))))) (-3798 (($) 17 T CONST)) (-1710 (($ $) 60)) (-4163 (((-3 $ "failed") $) 34)) (-2475 (($ $) 152)) (-4215 (((-885 |#1|) $ (-712)) 150) (((-885 |#1|) $ (-712) (-712)) 149)) (-3123 (((-108) $) 73)) (-1784 (($) 145 (|has| |#1| (-37 (-385 (-525)))))) (-3873 (((-712) $) 100) (((-712) $ (-712)) 99)) (-2824 (((-108) $) 31)) (-3956 (($ $ (-525)) 116 (|has| |#1| (-37 (-385 (-525)))))) (-3111 (($ $ (-854)) 101)) (-3264 (($ (-1 |#1| (-525)) $) 151)) (-2202 (((-108) $) 62)) (-1480 (($ |#1| (-712)) 61) (($ $ (-1003) (-712)) 76) (($ $ (-591 (-1003)) (-591 (-712))) 75)) (-1340 (($ (-1 |#1| |#1|) $) 63)) (-1488 (($ $) 142 (|has| |#1| (-37 (-385 (-525)))))) (-1661 (($ $) 65)) (-1678 ((|#1| $) 66)) (-2339 (((-1072) $) 9)) (-4141 (($ $) 147 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1089)) 146 (-3321 (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-891)) (|has| |#1| (-1111)) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-15 -1507 ((-591 (-1089)) |#1|))) (|has| |#1| (-15 -4141 (|#1| |#1| (-1089)))) (|has| |#1| (-37 (-385 (-525)))))))) (-2047 (((-1036) $) 10)) (-2784 (($ $ (-712)) 95)) (-2089 (((-3 $ "failed") $ $) 50 (|has| |#1| (-517)))) (-1409 (($ $) 143 (|has| |#1| (-37 (-385 (-525)))))) (-4132 (((-1070 |#1|) $ |#1|) 94 (|has| |#1| (-15 ** (|#1| |#1| (-712)))))) (-3164 ((|#1| $ (-712)) 104) (($ $ $) 81 (|has| (-712) (-1030)))) (-3266 (($ $ (-591 (-1089)) (-591 (-712))) 89 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-712) |#1|))))) (($ $ (-1089) (-712)) 88 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-712) |#1|))))) (($ $ (-591 (-1089))) 87 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-712) |#1|))))) (($ $ (-1089)) 86 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-712) |#1|))))) (($ $ (-712)) 84 (|has| |#1| (-15 * (|#1| (-712) |#1|)))) (($ $) 82 (|has| |#1| (-15 * (|#1| (-712) |#1|))))) (-1316 (((-712) $) 64)) (-1502 (($ $) 132 (|has| |#1| (-37 (-385 (-525)))))) (-1333 (($ $) 121 (|has| |#1| (-37 (-385 (-525)))))) (-1996 (($ $) 131 (|has| |#1| (-37 (-385 (-525)))))) (-1309 (($ $) 122 (|has| |#1| (-37 (-385 (-525)))))) (-1973 (($ $) 130 (|has| |#1| (-37 (-385 (-525)))))) (-3156 (($ $) 123 (|has| |#1| (-37 (-385 (-525)))))) (-3571 (($ $) 72)) (-3022 (((-796) $) 11) (($ (-525)) 28) (($ (-385 (-525))) 57 (|has| |#1| (-37 (-385 (-525))))) (($ $) 49 (|has| |#1| (-517))) (($ |#1|) 47 (|has| |#1| (-160)))) (-3654 (((-1070 |#1|) $) 154)) (-2560 ((|#1| $ (-712)) 59)) (-1437 (((-3 $ "failed") $) 48 (|has| |#1| (-136)))) (-2128 (((-712)) 29)) (-1682 ((|#1| $) 102)) (-1563 (($ $) 141 (|has| |#1| (-37 (-385 (-525)))))) (-1371 (($ $) 129 (|has| |#1| (-37 (-385 (-525)))))) (-2495 (((-108) $ $) 53 (|has| |#1| (-517)))) (-1515 (($ $) 140 (|has| |#1| (-37 (-385 (-525)))))) (-1346 (($ $) 128 (|has| |#1| (-37 (-385 (-525)))))) (-1591 (($ $) 139 (|has| |#1| (-37 (-385 (-525)))))) (-1400 (($ $) 127 (|has| |#1| (-37 (-385 (-525)))))) (-2176 ((|#1| $ (-712)) 96 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-712)))) (|has| |#1| (-15 -3022 (|#1| (-1089))))))) (-3277 (($ $) 138 (|has| |#1| (-37 (-385 (-525)))))) (-1415 (($ $) 126 (|has| |#1| (-37 (-385 (-525)))))) (-1578 (($ $) 137 (|has| |#1| (-37 (-385 (-525)))))) (-1385 (($ $) 125 (|has| |#1| (-37 (-385 (-525)))))) (-1527 (($ $) 136 (|has| |#1| (-37 (-385 (-525)))))) (-1358 (($ $) 124 (|has| |#1| (-37 (-385 (-525)))))) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4196 (($ $ (-591 (-1089)) (-591 (-712))) 93 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-712) |#1|))))) (($ $ (-1089) (-712)) 92 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-712) |#1|))))) (($ $ (-591 (-1089))) 91 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-712) |#1|))))) (($ $ (-1089)) 90 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-712) |#1|))))) (($ $ (-712)) 85 (|has| |#1| (-15 * (|#1| (-712) |#1|)))) (($ $) 83 (|has| |#1| (-15 * (|#1| (-712) |#1|))))) (-4096 (((-108) $ $) 6)) (-4173 (($ $ |#1|) 58 (|has| |#1| (-341)))) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32) (($ $ |#1|) 148 (|has| |#1| (-341))) (($ $ $) 144 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 115 (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 68) (($ |#1| $) 67) (($ (-385 (-525)) $) 56 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 55 (|has| |#1| (-37 (-385 (-525)))))))
+((-1624 (*1 *1 *1 *1) (-12 (-4 *1 (-1159 *2)) (-4 *2 (-1125)))) (-1624 (*1 *1 *2 *1) (-12 (-4 *1 (-1159 *2)) (-4 *2 (-1125)))) (-2872 (*1 *2 *1) (-12 (-4 *1 (-1159 *2)) (-4 *2 (-1125)))) (-1881 (*1 *2 *1 *3) (-12 (-5 *3 "first") (-4 *1 (-1159 *2)) (-4 *2 (-1125)))) (-2872 (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-4 *1 (-1159 *3)) (-4 *3 (-1125)))) (-2884 (*1 *1 *1) (-12 (-4 *1 (-1159 *2)) (-4 *2 (-1125)))) (-1881 (*1 *1 *1 *2) (-12 (-5 *2 "rest") (-4 *1 (-1159 *3)) (-4 *3 (-1125)))) (-2884 (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-4 *1 (-1159 *3)) (-4 *3 (-1125)))) (-2555 (*1 *2 *1) (-12 (-4 *1 (-1159 *2)) (-4 *2 (-1125)))) (-1881 (*1 *2 *1 *3) (-12 (-5 *3 "last") (-4 *1 (-1159 *2)) (-4 *2 (-1125)))) (-2555 (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-4 *1 (-1159 *3)) (-4 *3 (-1125)))) (-3856 (*1 *1 *1) (-12 (-4 *1 (-1159 *2)) (-4 *2 (-1125)))) (-2424 (*1 *2 *1) (-12 (-4 *1 (-1159 *2)) (-4 *2 (-1125)))) (-2434 (*1 *2 *1) (-12 (-4 *1 (-1159 *2)) (-4 *2 (-1125)))) (-3249 (*1 *1 *1) (-12 (-4 *1 (-1159 *2)) (-4 *2 (-1125)))) (-1248 (*1 *2 *1) (-12 (-4 *1 (-1159 *3)) (-4 *3 (-1125)) (-5 *2 (-712)))) (-2349 (*1 *1 *1) (-12 (-4 *1 (-1159 *2)) (-4 *2 (-1125)))) (-3729 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4251)) (-4 *1 (-1159 *2)) (-4 *2 (-1125)))) (-3729 (*1 *1 *1 *2) (-12 (|has| *1 (-6 -4251)) (-4 *1 (-1159 *2)) (-4 *2 (-1125)))) (-3494 (*1 *1 *1) (-12 (|has| *1 (-6 -4251)) (-4 *1 (-1159 *2)) (-4 *2 (-1125)))) (-2756 (*1 *2 *1 *2) (-12 (|has| *1 (-6 -4251)) (-4 *1 (-1159 *2)) (-4 *2 (-1125)))) (-2847 (*1 *2 *1 *3 *2) (-12 (-5 *3 "first") (|has| *1 (-6 -4251)) (-4 *1 (-1159 *2)) (-4 *2 (-1125)))) (-3191 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4251)) (-4 *1 (-1159 *2)) (-4 *2 (-1125)))) (-2847 (*1 *1 *1 *2 *1) (-12 (-5 *2 "rest") (|has| *1 (-6 -4251)) (-4 *1 (-1159 *3)) (-4 *3 (-1125)))) (-2568 (*1 *2 *1 *2) (-12 (|has| *1 (-6 -4251)) (-4 *1 (-1159 *2)) (-4 *2 (-1125)))) (-2847 (*1 *2 *1 *3 *2) (-12 (-5 *3 "last") (|has| *1 (-6 -4251)) (-4 *1 (-1159 *2)) (-4 *2 (-1125)))) (-2983 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (|has| *1 (-6 -4251)) (-4 *1 (-1159 *3)) (-4 *3 (-1125)))))
+(-13 (-940 |t#1|) (-10 -8 (-15 -1624 ($ $ $)) (-15 -1624 ($ |t#1| $)) (-15 -2872 (|t#1| $)) (-15 -1881 (|t#1| $ "first")) (-15 -2872 ($ $ (-712))) (-15 -2884 ($ $)) (-15 -1881 ($ $ "rest")) (-15 -2884 ($ $ (-712))) (-15 -2555 (|t#1| $)) (-15 -1881 (|t#1| $ "last")) (-15 -2555 ($ $ (-712))) (-15 -3856 ($ $)) (-15 -2424 (|t#1| $)) (-15 -2434 (|t#1| $)) (-15 -3249 ($ $)) (-15 -1248 ((-712) $)) (-15 -2349 ($ $)) (IF (|has| $ (-6 -4251)) (PROGN (-15 -3729 ($ $ $)) (-15 -3729 ($ $ |t#1|)) (-15 -3494 ($ $)) (-15 -2756 (|t#1| $ |t#1|)) (-15 -2847 (|t#1| $ "first" |t#1|)) (-15 -3191 ($ $ $)) (-15 -2847 ($ $ "rest" $)) (-15 -2568 (|t#1| $ |t#1|)) (-15 -2847 (|t#1| $ "last" |t#1|)) (-15 -2983 ($ $ (-525)))) |%noBranch|)))
+(((-33) . T) ((-97) |has| |#1| (-1018)) ((-565 (-796)) -3150 (|has| |#1| (-1018)) (|has| |#1| (-565 (-796)))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-940 |#1|) . T) ((-1018) |has| |#1| (-1018)) ((-1125) . T))
+((-1257 ((|#4| (-1 |#2| |#1|) |#3|) 17)))
+(((-1160 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1257 (|#4| (-1 |#2| |#1|) |#3|))) (-975) (-975) (-1162 |#1|) (-1162 |#2|)) (T -1160))
+((-1257 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-975)) (-4 *6 (-975)) (-4 *2 (-1162 *6)) (-5 *1 (-1160 *5 *6 *4 *2)) (-4 *4 (-1162 *5)))))
+(-10 -7 (-15 -1257 (|#4| (-1 |#2| |#1|) |#3|)))
+((-1306 (((-108) $) 15)) (-4087 (($ $) 92)) (-2381 (($ $) 68)) (-4058 (($ $) 88)) (-2360 (($ $) 64)) (-4109 (($ $) 96)) (-2400 (($ $) 72)) (-2356 (($ $) 62)) (-2288 (($ $) 60)) (-4122 (($ $) 98)) (-2410 (($ $) 74)) (-4098 (($ $) 94)) (-2391 (($ $) 70)) (-4073 (($ $) 90)) (-2370 (($ $) 66)) (-2686 (((-796) $) 48) (($ (-525)) NIL) (($ (-385 (-525))) NIL) (($ $) NIL) (($ |#2|) NIL)) (-4163 (($ $) 104)) (-2457 (($ $) 80)) (-4137 (($ $) 100)) (-2432 (($ $) 76)) (-4193 (($ $) 108)) (-2477 (($ $) 84)) (-1234 (($ $) 110)) (-2495 (($ $) 86)) (-4179 (($ $) 106)) (-2469 (($ $) 82)) (-4149 (($ $) 102)) (-2444 (($ $) 78)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ |#2|) 52) (($ $ $) 55) (($ $ (-385 (-525))) 58)))
+(((-1161 |#1| |#2|) (-10 -8 (-15 ** (|#1| |#1| (-385 (-525)))) (-15 -2381 (|#1| |#1|)) (-15 -2360 (|#1| |#1|)) (-15 -2400 (|#1| |#1|)) (-15 -2410 (|#1| |#1|)) (-15 -2391 (|#1| |#1|)) (-15 -2370 (|#1| |#1|)) (-15 -2444 (|#1| |#1|)) (-15 -2469 (|#1| |#1|)) (-15 -2495 (|#1| |#1|)) (-15 -2477 (|#1| |#1|)) (-15 -2432 (|#1| |#1|)) (-15 -2457 (|#1| |#1|)) (-15 -4073 (|#1| |#1|)) (-15 -4098 (|#1| |#1|)) (-15 -4122 (|#1| |#1|)) (-15 -4109 (|#1| |#1|)) (-15 -4058 (|#1| |#1|)) (-15 -4087 (|#1| |#1|)) (-15 -4149 (|#1| |#1|)) (-15 -4179 (|#1| |#1|)) (-15 -1234 (|#1| |#1|)) (-15 -4193 (|#1| |#1|)) (-15 -4137 (|#1| |#1|)) (-15 -4163 (|#1| |#1|)) (-15 -2356 (|#1| |#1|)) (-15 -2288 (|#1| |#1|)) (-15 ** (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| |#2|)) (-15 -2686 (|#1| |#2|)) (-15 -2686 (|#1| |#1|)) (-15 -2686 (|#1| (-385 (-525)))) (-15 -2686 (|#1| (-525))) (-15 ** (|#1| |#1| (-712))) (-15 ** (|#1| |#1| (-854))) (-15 -1306 ((-108) |#1|)) (-15 -2686 ((-796) |#1|))) (-1162 |#2|) (-975)) (T -1161))
+NIL
+(-10 -8 (-15 ** (|#1| |#1| (-385 (-525)))) (-15 -2381 (|#1| |#1|)) (-15 -2360 (|#1| |#1|)) (-15 -2400 (|#1| |#1|)) (-15 -2410 (|#1| |#1|)) (-15 -2391 (|#1| |#1|)) (-15 -2370 (|#1| |#1|)) (-15 -2444 (|#1| |#1|)) (-15 -2469 (|#1| |#1|)) (-15 -2495 (|#1| |#1|)) (-15 -2477 (|#1| |#1|)) (-15 -2432 (|#1| |#1|)) (-15 -2457 (|#1| |#1|)) (-15 -4073 (|#1| |#1|)) (-15 -4098 (|#1| |#1|)) (-15 -4122 (|#1| |#1|)) (-15 -4109 (|#1| |#1|)) (-15 -4058 (|#1| |#1|)) (-15 -4087 (|#1| |#1|)) (-15 -4149 (|#1| |#1|)) (-15 -4179 (|#1| |#1|)) (-15 -1234 (|#1| |#1|)) (-15 -4193 (|#1| |#1|)) (-15 -4137 (|#1| |#1|)) (-15 -4163 (|#1| |#1|)) (-15 -2356 (|#1| |#1|)) (-15 -2288 (|#1| |#1|)) (-15 ** (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| |#2|)) (-15 -2686 (|#1| |#2|)) (-15 -2686 (|#1| |#1|)) (-15 -2686 (|#1| (-385 (-525)))) (-15 -2686 (|#1| (-525))) (-15 ** (|#1| |#1| (-712))) (-15 ** (|#1| |#1| (-854))) (-15 -1306 ((-108) |#1|)) (-15 -2686 ((-796) |#1|)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-1444 (((-591 (-1003)) $) 74)) (-1592 (((-1089) $) 103)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) 51 (|has| |#1| (-517)))) (-3641 (($ $) 52 (|has| |#1| (-517)))) (-3077 (((-108) $) 54 (|has| |#1| (-517)))) (-3328 (($ $ (-712)) 98) (($ $ (-712) (-712)) 97)) (-3581 (((-1070 (-2 (|:| |k| (-712)) (|:| |c| |#1|))) $) 105)) (-4087 (($ $) 135 (|has| |#1| (-37 (-385 (-525)))))) (-2381 (($ $) 118 (|has| |#1| (-37 (-385 (-525)))))) (-3332 (((-3 $ "failed") $ $) 19)) (-2551 (($ $) 117 (|has| |#1| (-37 (-385 (-525)))))) (-4058 (($ $) 134 (|has| |#1| (-37 (-385 (-525)))))) (-2360 (($ $) 119 (|has| |#1| (-37 (-385 (-525)))))) (-1895 (($ (-1070 (-2 (|:| |k| (-712)) (|:| |c| |#1|)))) 155) (($ (-1070 |#1|)) 153)) (-4109 (($ $) 133 (|has| |#1| (-37 (-385 (-525)))))) (-2400 (($ $) 120 (|has| |#1| (-37 (-385 (-525)))))) (-2055 (($) 17 T CONST)) (-1575 (($ $) 60)) (-1522 (((-3 $ "failed") $) 34)) (-1561 (($ $) 152)) (-3298 (((-885 |#1|) $ (-712)) 150) (((-885 |#1|) $ (-712) (-712)) 149)) (-1795 (((-108) $) 73)) (-1417 (($) 145 (|has| |#1| (-37 (-385 (-525)))))) (-1676 (((-712) $) 100) (((-712) $ (-712)) 99)) (-3865 (((-108) $) 31)) (-3126 (($ $ (-525)) 116 (|has| |#1| (-37 (-385 (-525)))))) (-1698 (($ $ (-854)) 101)) (-3619 (($ (-1 |#1| (-525)) $) 151)) (-3802 (((-108) $) 62)) (-1422 (($ |#1| (-712)) 61) (($ $ (-1003) (-712)) 76) (($ $ (-591 (-1003)) (-591 (-712))) 75)) (-1257 (($ (-1 |#1| |#1|) $) 63)) (-2356 (($ $) 142 (|has| |#1| (-37 (-385 (-525)))))) (-1548 (($ $) 65)) (-1556 ((|#1| $) 66)) (-2621 (((-1072) $) 9)) (-2452 (($ $) 147 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1089)) 146 (-3150 (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-891)) (|has| |#1| (-1111)) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-15 -1444 ((-591 (-1089)) |#1|))) (|has| |#1| (-15 -2452 (|#1| |#1| (-1089)))) (|has| |#1| (-37 (-385 (-525)))))))) (-2937 (((-1036) $) 10)) (-1618 (($ $ (-712)) 95)) (-3210 (((-3 $ "failed") $ $) 50 (|has| |#1| (-517)))) (-2288 (($ $) 143 (|has| |#1| (-37 (-385 (-525)))))) (-1980 (((-1070 |#1|) $ |#1|) 94 (|has| |#1| (-15 ** (|#1| |#1| (-712)))))) (-1881 ((|#1| $ (-712)) 104) (($ $ $) 81 (|has| (-712) (-1030)))) (-2209 (($ $ (-591 (-1089)) (-591 (-712))) 89 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-712) |#1|))))) (($ $ (-1089) (-712)) 88 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-712) |#1|))))) (($ $ (-591 (-1089))) 87 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-712) |#1|))))) (($ $ (-1089)) 86 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-712) |#1|))))) (($ $ (-712)) 84 (|has| |#1| (-15 * (|#1| (-712) |#1|)))) (($ $) 82 (|has| |#1| (-15 * (|#1| (-712) |#1|))))) (-2743 (((-712) $) 64)) (-4122 (($ $) 132 (|has| |#1| (-37 (-385 (-525)))))) (-2410 (($ $) 121 (|has| |#1| (-37 (-385 (-525)))))) (-4098 (($ $) 131 (|has| |#1| (-37 (-385 (-525)))))) (-2391 (($ $) 122 (|has| |#1| (-37 (-385 (-525)))))) (-4073 (($ $) 130 (|has| |#1| (-37 (-385 (-525)))))) (-2370 (($ $) 123 (|has| |#1| (-37 (-385 (-525)))))) (-1664 (($ $) 72)) (-2686 (((-796) $) 11) (($ (-525)) 28) (($ (-385 (-525))) 57 (|has| |#1| (-37 (-385 (-525))))) (($ $) 49 (|has| |#1| (-517))) (($ |#1|) 47 (|has| |#1| (-160)))) (-3109 (((-1070 |#1|) $) 154)) (-1263 ((|#1| $ (-712)) 59)) (-3751 (((-3 $ "failed") $) 48 (|has| |#1| (-136)))) (-3425 (((-712)) 29)) (-1708 ((|#1| $) 102)) (-4163 (($ $) 141 (|has| |#1| (-37 (-385 (-525)))))) (-2457 (($ $) 129 (|has| |#1| (-37 (-385 (-525)))))) (-1724 (((-108) $ $) 53 (|has| |#1| (-517)))) (-4137 (($ $) 140 (|has| |#1| (-37 (-385 (-525)))))) (-2432 (($ $) 128 (|has| |#1| (-37 (-385 (-525)))))) (-4193 (($ $) 139 (|has| |#1| (-37 (-385 (-525)))))) (-2477 (($ $) 127 (|has| |#1| (-37 (-385 (-525)))))) (-4173 ((|#1| $ (-712)) 96 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-712)))) (|has| |#1| (-15 -2686 (|#1| (-1089))))))) (-1234 (($ $) 138 (|has| |#1| (-37 (-385 (-525)))))) (-2495 (($ $) 126 (|has| |#1| (-37 (-385 (-525)))))) (-4179 (($ $) 137 (|has| |#1| (-37 (-385 (-525)))))) (-2469 (($ $) 125 (|has| |#1| (-37 (-385 (-525)))))) (-4149 (($ $) 136 (|has| |#1| (-37 (-385 (-525)))))) (-2444 (($ $) 124 (|has| |#1| (-37 (-385 (-525)))))) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-1796 (($ $ (-591 (-1089)) (-591 (-712))) 93 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-712) |#1|))))) (($ $ (-1089) (-712)) 92 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-712) |#1|))))) (($ $ (-591 (-1089))) 91 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-712) |#1|))))) (($ $ (-1089)) 90 (-12 (|has| |#1| (-833 (-1089))) (|has| |#1| (-15 * (|#1| (-712) |#1|))))) (($ $ (-712)) 85 (|has| |#1| (-15 * (|#1| (-712) |#1|)))) (($ $) 83 (|has| |#1| (-15 * (|#1| (-712) |#1|))))) (-3944 (((-108) $ $) 6)) (-4059 (($ $ |#1|) 58 (|has| |#1| (-341)))) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32) (($ $ |#1|) 148 (|has| |#1| (-341))) (($ $ $) 144 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 115 (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 68) (($ |#1| $) 67) (($ (-385 (-525)) $) 56 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 55 (|has| |#1| (-37 (-385 (-525)))))))
(((-1162 |#1|) (-131) (-975)) (T -1162))
-((-3682 (*1 *1 *2) (-12 (-5 *2 (-1070 (-2 (|:| |k| (-712)) (|:| |c| *3)))) (-4 *3 (-975)) (-4 *1 (-1162 *3)))) (-3654 (*1 *2 *1) (-12 (-4 *1 (-1162 *3)) (-4 *3 (-975)) (-5 *2 (-1070 *3)))) (-3682 (*1 *1 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-4 *1 (-1162 *3)))) (-2475 (*1 *1 *1) (-12 (-4 *1 (-1162 *2)) (-4 *2 (-975)))) (-3264 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 (-525))) (-4 *1 (-1162 *3)) (-4 *3 (-975)))) (-4215 (*1 *2 *1 *3) (-12 (-5 *3 (-712)) (-4 *1 (-1162 *4)) (-4 *4 (-975)) (-5 *2 (-885 *4)))) (-4215 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-712)) (-4 *1 (-1162 *4)) (-4 *4 (-975)) (-5 *2 (-885 *4)))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-1162 *2)) (-4 *2 (-975)) (-4 *2 (-341)))) (-4141 (*1 *1 *1) (-12 (-4 *1 (-1162 *2)) (-4 *2 (-975)) (-4 *2 (-37 (-385 (-525)))))) (-4141 (*1 *1 *1 *2) (-3321 (-12 (-5 *2 (-1089)) (-4 *1 (-1162 *3)) (-4 *3 (-975)) (-12 (-4 *3 (-29 (-525))) (-4 *3 (-891)) (-4 *3 (-1111)) (-4 *3 (-37 (-385 (-525)))))) (-12 (-5 *2 (-1089)) (-4 *1 (-1162 *3)) (-4 *3 (-975)) (-12 (|has| *3 (-15 -1507 ((-591 *2) *3))) (|has| *3 (-15 -4141 (*3 *3 *2))) (-4 *3 (-37 (-385 (-525)))))))))
-(-13 (-1149 |t#1| (-712)) (-10 -8 (-15 -3682 ($ (-1070 (-2 (|:| |k| (-712)) (|:| |c| |t#1|))))) (-15 -3654 ((-1070 |t#1|) $)) (-15 -3682 ($ (-1070 |t#1|))) (-15 -2475 ($ $)) (-15 -3264 ($ (-1 |t#1| (-525)) $)) (-15 -4215 ((-885 |t#1|) $ (-712))) (-15 -4215 ((-885 |t#1|) $ (-712) (-712))) (IF (|has| |t#1| (-341)) (-15 ** ($ $ |t#1|)) |%noBranch|) (IF (|has| |t#1| (-37 (-385 (-525)))) (PROGN (-15 -4141 ($ $)) (IF (|has| |t#1| (-15 -4141 (|t#1| |t#1| (-1089)))) (IF (|has| |t#1| (-15 -1507 ((-591 (-1089)) |t#1|))) (-15 -4141 ($ $ (-1089))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-1111)) (IF (|has| |t#1| (-891)) (IF (|has| |t#1| (-29 (-525))) (-15 -4141 ($ $ (-1089))) |%noBranch|) |%noBranch|) |%noBranch|) (-6 (-932)) (-6 (-1111))) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-46 |#1| #0=(-712)) . T) ((-25) . T) ((-37 #1=(-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) |has| |#1| (-517)) ((-34) |has| |#1| (-37 (-385 (-525)))) ((-91) |has| |#1| (-37 (-385 (-525)))) ((-97) . T) ((-107 #1# #1#) |has| |#1| (-37 (-385 (-525)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3321 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-565 (-796)) . T) ((-160) -3321 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-213) |has| |#1| (-15 * (|#1| (-712) |#1|))) ((-263) |has| |#1| (-37 (-385 (-525)))) ((-265 $ $) |has| (-712) (-1030)) ((-269) |has| |#1| (-517)) ((-466) |has| |#1| (-37 (-385 (-525)))) ((-517) |has| |#1| (-517)) ((-593 #1#) |has| |#1| (-37 (-385 (-525)))) ((-593 |#1|) . T) ((-593 $) . T) ((-659 #1#) |has| |#1| (-37 (-385 (-525)))) ((-659 |#1|) |has| |#1| (-160)) ((-659 $) |has| |#1| (-517)) ((-668) . T) ((-833 (-1089)) -12 (|has| |#1| (-15 * (|#1| (-712) |#1|))) (|has| |#1| (-833 (-1089)))) ((-904 |#1| #0# (-1003)) . T) ((-932) |has| |#1| (-37 (-385 (-525)))) ((-981 #1#) |has| |#1| (-37 (-385 (-525)))) ((-981 |#1|) . T) ((-981 $) -3321 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T) ((-1111) |has| |#1| (-37 (-385 (-525)))) ((-1114) |has| |#1| (-37 (-385 (-525)))) ((-1149 |#1| #0#) . T))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-1507 (((-591 (-1003)) $) NIL)) (-2037 (((-1089) $) 87)) (-3449 (((-1144 |#2| |#1|) $ (-712)) 73)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3706 (($ $) NIL (|has| |#1| (-517)))) (-1715 (((-108) $) 137 (|has| |#1| (-517)))) (-2121 (($ $ (-712)) 122) (($ $ (-712) (-712)) 124)) (-1631 (((-1070 (-2 (|:| |k| (-712)) (|:| |c| |#1|))) $) 42)) (-1987 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3169 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2157 (((-3 $ "failed") $ $) NIL)) (-1361 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1431 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3144 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3682 (($ (-1070 (-2 (|:| |k| (-712)) (|:| |c| |#1|)))) 53) (($ (-1070 |#1|)) NIL)) (-1719 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1321 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3798 (($) NIL T CONST)) (-2218 (($ $) 128)) (-1710 (($ $) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-2475 (($ $) 135)) (-4215 (((-885 |#1|) $ (-712)) 63) (((-885 |#1|) $ (-712) (-712)) 65)) (-3123 (((-108) $) NIL)) (-1784 (($) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3873 (((-712) $) NIL) (((-712) $ (-712)) NIL)) (-2824 (((-108) $) NIL)) (-3176 (($ $) 112)) (-3956 (($ $ (-525)) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3666 (($ (-525) (-525) $) 130)) (-3111 (($ $ (-854)) 134)) (-3264 (($ (-1 |#1| (-525)) $) 106)) (-2202 (((-108) $) NIL)) (-1480 (($ |#1| (-712)) 15) (($ $ (-1003) (-712)) NIL) (($ $ (-591 (-1003)) (-591 (-712))) NIL)) (-1340 (($ (-1 |#1| |#1|) $) 94)) (-1488 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1661 (($ $) NIL)) (-1678 ((|#1| $) NIL)) (-2339 (((-1072) $) NIL)) (-3652 (($ $) 110)) (-1919 (($ $) 108)) (-3691 (($ (-525) (-525) $) 132)) (-4141 (($ $) 145 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1089)) 151 (-3321 (-12 (|has| |#1| (-15 -4141 (|#1| |#1| (-1089)))) (|has| |#1| (-15 -1507 ((-591 (-1089)) |#1|))) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-891)) (|has| |#1| (-1111))))) (($ $ (-1167 |#2|)) 146 (|has| |#1| (-37 (-385 (-525)))))) (-2047 (((-1036) $) NIL)) (-2538 (($ $ (-525) (-525)) 116)) (-2784 (($ $ (-712)) 118)) (-2089 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-1409 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1302 (($ $) 114)) (-4132 (((-1070 |#1|) $ |#1|) 96 (|has| |#1| (-15 ** (|#1| |#1| (-712)))))) (-3164 ((|#1| $ (-712)) 91) (($ $ $) 126 (|has| (-712) (-1030)))) (-3266 (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#1| (-15 * (|#1| (-712) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#1| (-15 * (|#1| (-712) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#1| (-15 * (|#1| (-712) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089)) 103 (-12 (|has| |#1| (-15 * (|#1| (-712) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-712)) NIL (|has| |#1| (-15 * (|#1| (-712) |#1|)))) (($ $) 98 (|has| |#1| (-15 * (|#1| (-712) |#1|)))) (($ $ (-1167 |#2|)) 99)) (-1316 (((-712) $) NIL)) (-1502 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1333 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1996 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1309 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1973 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3156 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3571 (($ $) 120)) (-3022 (((-796) $) NIL) (($ (-525)) 24) (($ (-385 (-525))) 143 (|has| |#1| (-37 (-385 (-525))))) (($ $) NIL (|has| |#1| (-517))) (($ |#1|) 23 (|has| |#1| (-160))) (($ (-1144 |#2| |#1|)) 80) (($ (-1167 |#2|)) 20)) (-3654 (((-1070 |#1|) $) NIL)) (-2560 ((|#1| $ (-712)) 90)) (-1437 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-2128 (((-712)) NIL)) (-1682 ((|#1| $) 88)) (-1563 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1371 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2495 (((-108) $ $) NIL (|has| |#1| (-517)))) (-1515 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1346 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1591 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1400 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2176 ((|#1| $ (-712)) 86 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-712)))) (|has| |#1| (-15 -3022 (|#1| (-1089))))))) (-3277 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1415 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1578 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1385 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1527 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1358 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4191 (($) 17 T CONST)) (-4197 (($) 13 T CONST)) (-4196 (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#1| (-15 * (|#1| (-712) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#1| (-15 * (|#1| (-712) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#1| (-15 * (|#1| (-712) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089)) NIL (-12 (|has| |#1| (-15 * (|#1| (-712) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-712)) NIL (|has| |#1| (-15 * (|#1| (-712) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-712) |#1|))))) (-4096 (((-108) $ $) NIL)) (-4173 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4164 (($ $) NIL) (($ $ $) 102)) (-4156 (($ $ $) 18)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ |#1|) 140 (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) 101) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525)))))))
-(((-1163 |#1| |#2| |#3|) (-13 (-1162 |#1|) (-10 -8 (-15 -3022 ($ (-1144 |#2| |#1|))) (-15 -3449 ((-1144 |#2| |#1|) $ (-712))) (-15 -3022 ($ (-1167 |#2|))) (-15 -3266 ($ $ (-1167 |#2|))) (-15 -1919 ($ $)) (-15 -3652 ($ $)) (-15 -3176 ($ $)) (-15 -1302 ($ $)) (-15 -2538 ($ $ (-525) (-525))) (-15 -2218 ($ $)) (-15 -3666 ($ (-525) (-525) $)) (-15 -3691 ($ (-525) (-525) $)) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -4141 ($ $ (-1167 |#2|))) |%noBranch|))) (-975) (-1089) |#1|) (T -1163))
-((-3022 (*1 *1 *2) (-12 (-5 *2 (-1144 *4 *3)) (-4 *3 (-975)) (-14 *4 (-1089)) (-14 *5 *3) (-5 *1 (-1163 *3 *4 *5)))) (-3449 (*1 *2 *1 *3) (-12 (-5 *3 (-712)) (-5 *2 (-1144 *5 *4)) (-5 *1 (-1163 *4 *5 *6)) (-4 *4 (-975)) (-14 *5 (-1089)) (-14 *6 *4))) (-3022 (*1 *1 *2) (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1163 *3 *4 *5)) (-4 *3 (-975)) (-14 *5 *3))) (-3266 (*1 *1 *1 *2) (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1163 *3 *4 *5)) (-4 *3 (-975)) (-14 *5 *3))) (-1919 (*1 *1 *1) (-12 (-5 *1 (-1163 *2 *3 *4)) (-4 *2 (-975)) (-14 *3 (-1089)) (-14 *4 *2))) (-3652 (*1 *1 *1) (-12 (-5 *1 (-1163 *2 *3 *4)) (-4 *2 (-975)) (-14 *3 (-1089)) (-14 *4 *2))) (-3176 (*1 *1 *1) (-12 (-5 *1 (-1163 *2 *3 *4)) (-4 *2 (-975)) (-14 *3 (-1089)) (-14 *4 *2))) (-1302 (*1 *1 *1) (-12 (-5 *1 (-1163 *2 *3 *4)) (-4 *2 (-975)) (-14 *3 (-1089)) (-14 *4 *2))) (-2538 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-1163 *3 *4 *5)) (-4 *3 (-975)) (-14 *4 (-1089)) (-14 *5 *3))) (-2218 (*1 *1 *1) (-12 (-5 *1 (-1163 *2 *3 *4)) (-4 *2 (-975)) (-14 *3 (-1089)) (-14 *4 *2))) (-3666 (*1 *1 *2 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-1163 *3 *4 *5)) (-4 *3 (-975)) (-14 *4 (-1089)) (-14 *5 *3))) (-3691 (*1 *1 *2 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-1163 *3 *4 *5)) (-4 *3 (-975)) (-14 *4 (-1089)) (-14 *5 *3))) (-4141 (*1 *1 *1 *2) (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1163 *3 *4 *5)) (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-975)) (-14 *5 *3))))
-(-13 (-1162 |#1|) (-10 -8 (-15 -3022 ($ (-1144 |#2| |#1|))) (-15 -3449 ((-1144 |#2| |#1|) $ (-712))) (-15 -3022 ($ (-1167 |#2|))) (-15 -3266 ($ $ (-1167 |#2|))) (-15 -1919 ($ $)) (-15 -3652 ($ $)) (-15 -3176 ($ $)) (-15 -1302 ($ $)) (-15 -2538 ($ $ (-525) (-525))) (-15 -2218 ($ $)) (-15 -3666 ($ (-525) (-525) $)) (-15 -3691 ($ (-525) (-525) $)) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -4141 ($ $ (-1167 |#2|))) |%noBranch|)))
-((-1927 (((-1 (-1070 |#1|) (-591 (-1070 |#1|))) (-1 |#2| (-591 |#2|))) 24)) (-2676 (((-1 (-1070 |#1|) (-1070 |#1|) (-1070 |#1|)) (-1 |#2| |#2| |#2|)) 16)) (-1367 (((-1 (-1070 |#1|) (-1070 |#1|)) (-1 |#2| |#2|)) 13)) (-3251 ((|#2| (-1 |#2| |#2| |#2|) |#1| |#1|) 48)) (-2431 ((|#2| (-1 |#2| |#2|) |#1|) 46)) (-2087 ((|#2| (-1 |#2| (-591 |#2|)) (-591 |#1|)) 54)) (-2648 (((-591 |#2|) (-591 |#1|) (-591 (-1 |#2| (-591 |#2|)))) 61)) (-1785 ((|#2| |#2| |#2|) 43)))
-(((-1164 |#1| |#2|) (-10 -7 (-15 -1367 ((-1 (-1070 |#1|) (-1070 |#1|)) (-1 |#2| |#2|))) (-15 -2676 ((-1 (-1070 |#1|) (-1070 |#1|) (-1070 |#1|)) (-1 |#2| |#2| |#2|))) (-15 -1927 ((-1 (-1070 |#1|) (-591 (-1070 |#1|))) (-1 |#2| (-591 |#2|)))) (-15 -1785 (|#2| |#2| |#2|)) (-15 -2431 (|#2| (-1 |#2| |#2|) |#1|)) (-15 -3251 (|#2| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -2087 (|#2| (-1 |#2| (-591 |#2|)) (-591 |#1|))) (-15 -2648 ((-591 |#2|) (-591 |#1|) (-591 (-1 |#2| (-591 |#2|)))))) (-37 (-385 (-525))) (-1162 |#1|)) (T -1164))
-((-2648 (*1 *2 *3 *4) (-12 (-5 *3 (-591 *5)) (-5 *4 (-591 (-1 *6 (-591 *6)))) (-4 *5 (-37 (-385 (-525)))) (-4 *6 (-1162 *5)) (-5 *2 (-591 *6)) (-5 *1 (-1164 *5 *6)))) (-2087 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *2 (-591 *2))) (-5 *4 (-591 *5)) (-4 *5 (-37 (-385 (-525)))) (-4 *2 (-1162 *5)) (-5 *1 (-1164 *5 *2)))) (-3251 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1162 *4)) (-5 *1 (-1164 *4 *2)) (-4 *4 (-37 (-385 (-525)))))) (-2431 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *2 *2)) (-4 *2 (-1162 *4)) (-5 *1 (-1164 *4 *2)) (-4 *4 (-37 (-385 (-525)))))) (-1785 (*1 *2 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1164 *3 *2)) (-4 *2 (-1162 *3)))) (-1927 (*1 *2 *3) (-12 (-5 *3 (-1 *5 (-591 *5))) (-4 *5 (-1162 *4)) (-4 *4 (-37 (-385 (-525)))) (-5 *2 (-1 (-1070 *4) (-591 (-1070 *4)))) (-5 *1 (-1164 *4 *5)))) (-2676 (*1 *2 *3) (-12 (-5 *3 (-1 *5 *5 *5)) (-4 *5 (-1162 *4)) (-4 *4 (-37 (-385 (-525)))) (-5 *2 (-1 (-1070 *4) (-1070 *4) (-1070 *4))) (-5 *1 (-1164 *4 *5)))) (-1367 (*1 *2 *3) (-12 (-5 *3 (-1 *5 *5)) (-4 *5 (-1162 *4)) (-4 *4 (-37 (-385 (-525)))) (-5 *2 (-1 (-1070 *4) (-1070 *4))) (-5 *1 (-1164 *4 *5)))))
-(-10 -7 (-15 -1367 ((-1 (-1070 |#1|) (-1070 |#1|)) (-1 |#2| |#2|))) (-15 -2676 ((-1 (-1070 |#1|) (-1070 |#1|) (-1070 |#1|)) (-1 |#2| |#2| |#2|))) (-15 -1927 ((-1 (-1070 |#1|) (-591 (-1070 |#1|))) (-1 |#2| (-591 |#2|)))) (-15 -1785 (|#2| |#2| |#2|)) (-15 -2431 (|#2| (-1 |#2| |#2|) |#1|)) (-15 -3251 (|#2| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -2087 (|#2| (-1 |#2| (-591 |#2|)) (-591 |#1|))) (-15 -2648 ((-591 |#2|) (-591 |#1|) (-591 (-1 |#2| (-591 |#2|))))))
-((-2468 ((|#2| |#4| (-712)) 30)) (-4194 ((|#4| |#2|) 25)) (-2489 ((|#4| (-385 |#2|)) 52 (|has| |#1| (-517)))) (-2067 (((-1 |#4| (-591 |#4|)) |#3|) 46)))
-(((-1165 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4194 (|#4| |#2|)) (-15 -2468 (|#2| |#4| (-712))) (-15 -2067 ((-1 |#4| (-591 |#4|)) |#3|)) (IF (|has| |#1| (-517)) (-15 -2489 (|#4| (-385 |#2|))) |%noBranch|)) (-975) (-1147 |#1|) (-601 |#2|) (-1162 |#1|)) (T -1165))
-((-2489 (*1 *2 *3) (-12 (-5 *3 (-385 *5)) (-4 *5 (-1147 *4)) (-4 *4 (-517)) (-4 *4 (-975)) (-4 *2 (-1162 *4)) (-5 *1 (-1165 *4 *5 *6 *2)) (-4 *6 (-601 *5)))) (-2067 (*1 *2 *3) (-12 (-4 *4 (-975)) (-4 *5 (-1147 *4)) (-5 *2 (-1 *6 (-591 *6))) (-5 *1 (-1165 *4 *5 *3 *6)) (-4 *3 (-601 *5)) (-4 *6 (-1162 *4)))) (-2468 (*1 *2 *3 *4) (-12 (-5 *4 (-712)) (-4 *5 (-975)) (-4 *2 (-1147 *5)) (-5 *1 (-1165 *5 *2 *6 *3)) (-4 *6 (-601 *2)) (-4 *3 (-1162 *5)))) (-4194 (*1 *2 *3) (-12 (-4 *4 (-975)) (-4 *3 (-1147 *4)) (-4 *2 (-1162 *4)) (-5 *1 (-1165 *4 *3 *5 *2)) (-4 *5 (-601 *3)))))
-(-10 -7 (-15 -4194 (|#4| |#2|)) (-15 -2468 (|#2| |#4| (-712))) (-15 -2067 ((-1 |#4| (-591 |#4|)) |#3|)) (IF (|has| |#1| (-517)) (-15 -2489 (|#4| (-385 |#2|))) |%noBranch|))
+((-1895 (*1 *1 *2) (-12 (-5 *2 (-1070 (-2 (|:| |k| (-712)) (|:| |c| *3)))) (-4 *3 (-975)) (-4 *1 (-1162 *3)))) (-3109 (*1 *2 *1) (-12 (-4 *1 (-1162 *3)) (-4 *3 (-975)) (-5 *2 (-1070 *3)))) (-1895 (*1 *1 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-4 *1 (-1162 *3)))) (-1561 (*1 *1 *1) (-12 (-4 *1 (-1162 *2)) (-4 *2 (-975)))) (-3619 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 (-525))) (-4 *1 (-1162 *3)) (-4 *3 (-975)))) (-3298 (*1 *2 *1 *3) (-12 (-5 *3 (-712)) (-4 *1 (-1162 *4)) (-4 *4 (-975)) (-5 *2 (-885 *4)))) (-3298 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-712)) (-4 *1 (-1162 *4)) (-4 *4 (-975)) (-5 *2 (-885 *4)))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-1162 *2)) (-4 *2 (-975)) (-4 *2 (-341)))) (-2452 (*1 *1 *1) (-12 (-4 *1 (-1162 *2)) (-4 *2 (-975)) (-4 *2 (-37 (-385 (-525)))))) (-2452 (*1 *1 *1 *2) (-3150 (-12 (-5 *2 (-1089)) (-4 *1 (-1162 *3)) (-4 *3 (-975)) (-12 (-4 *3 (-29 (-525))) (-4 *3 (-891)) (-4 *3 (-1111)) (-4 *3 (-37 (-385 (-525)))))) (-12 (-5 *2 (-1089)) (-4 *1 (-1162 *3)) (-4 *3 (-975)) (-12 (|has| *3 (-15 -1444 ((-591 *2) *3))) (|has| *3 (-15 -2452 (*3 *3 *2))) (-4 *3 (-37 (-385 (-525)))))))))
+(-13 (-1149 |t#1| (-712)) (-10 -8 (-15 -1895 ($ (-1070 (-2 (|:| |k| (-712)) (|:| |c| |t#1|))))) (-15 -3109 ((-1070 |t#1|) $)) (-15 -1895 ($ (-1070 |t#1|))) (-15 -1561 ($ $)) (-15 -3619 ($ (-1 |t#1| (-525)) $)) (-15 -3298 ((-885 |t#1|) $ (-712))) (-15 -3298 ((-885 |t#1|) $ (-712) (-712))) (IF (|has| |t#1| (-341)) (-15 ** ($ $ |t#1|)) |%noBranch|) (IF (|has| |t#1| (-37 (-385 (-525)))) (PROGN (-15 -2452 ($ $)) (IF (|has| |t#1| (-15 -2452 (|t#1| |t#1| (-1089)))) (IF (|has| |t#1| (-15 -1444 ((-591 (-1089)) |t#1|))) (-15 -2452 ($ $ (-1089))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-1111)) (IF (|has| |t#1| (-891)) (IF (|has| |t#1| (-29 (-525))) (-15 -2452 ($ $ (-1089))) |%noBranch|) |%noBranch|) |%noBranch|) (-6 (-932)) (-6 (-1111))) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-46 |#1| #0=(-712)) . T) ((-25) . T) ((-37 #1=(-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) |has| |#1| (-517)) ((-34) |has| |#1| (-37 (-385 (-525)))) ((-91) |has| |#1| (-37 (-385 (-525)))) ((-97) . T) ((-107 #1# #1#) |has| |#1| (-37 (-385 (-525)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3150 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-565 (-796)) . T) ((-160) -3150 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-213) |has| |#1| (-15 * (|#1| (-712) |#1|))) ((-263) |has| |#1| (-37 (-385 (-525)))) ((-265 $ $) |has| (-712) (-1030)) ((-269) |has| |#1| (-517)) ((-466) |has| |#1| (-37 (-385 (-525)))) ((-517) |has| |#1| (-517)) ((-593 #1#) |has| |#1| (-37 (-385 (-525)))) ((-593 |#1|) . T) ((-593 $) . T) ((-659 #1#) |has| |#1| (-37 (-385 (-525)))) ((-659 |#1|) |has| |#1| (-160)) ((-659 $) |has| |#1| (-517)) ((-668) . T) ((-833 (-1089)) -12 (|has| |#1| (-15 * (|#1| (-712) |#1|))) (|has| |#1| (-833 (-1089)))) ((-904 |#1| #0# (-1003)) . T) ((-932) |has| |#1| (-37 (-385 (-525)))) ((-981 #1#) |has| |#1| (-37 (-385 (-525)))) ((-981 |#1|) . T) ((-981 $) -3150 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T) ((-1111) |has| |#1| (-37 (-385 (-525)))) ((-1114) |has| |#1| (-37 (-385 (-525)))) ((-1149 |#1| #0#) . T))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-1444 (((-591 (-1003)) $) NIL)) (-1592 (((-1089) $) 87)) (-2856 (((-1144 |#2| |#1|) $ (-712)) 73)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3641 (($ $) NIL (|has| |#1| (-517)))) (-3077 (((-108) $) 137 (|has| |#1| (-517)))) (-3328 (($ $ (-712)) 122) (($ $ (-712) (-712)) 124)) (-3581 (((-1070 (-2 (|:| |k| (-712)) (|:| |c| |#1|))) $) 42)) (-4087 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2381 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3332 (((-3 $ "failed") $ $) NIL)) (-2551 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4058 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2360 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1895 (($ (-1070 (-2 (|:| |k| (-712)) (|:| |c| |#1|)))) 53) (($ (-1070 |#1|)) NIL)) (-4109 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2400 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2055 (($) NIL T CONST)) (-3967 (($ $) 128)) (-1575 (($ $) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-1561 (($ $) 135)) (-3298 (((-885 |#1|) $ (-712)) 63) (((-885 |#1|) $ (-712) (-712)) 65)) (-1795 (((-108) $) NIL)) (-1417 (($) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1676 (((-712) $) NIL) (((-712) $ (-712)) NIL)) (-3865 (((-108) $) NIL)) (-4141 (($ $) 112)) (-3126 (($ $ (-525)) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3258 (($ (-525) (-525) $) 130)) (-1698 (($ $ (-854)) 134)) (-3619 (($ (-1 |#1| (-525)) $) 106)) (-3802 (((-108) $) NIL)) (-1422 (($ |#1| (-712)) 15) (($ $ (-1003) (-712)) NIL) (($ $ (-591 (-1003)) (-591 (-712))) NIL)) (-1257 (($ (-1 |#1| |#1|) $) 94)) (-2356 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1548 (($ $) NIL)) (-1556 ((|#1| $) NIL)) (-2621 (((-1072) $) NIL)) (-3089 (($ $) 110)) (-2949 (($ $) 108)) (-3503 (($ (-525) (-525) $) 132)) (-2452 (($ $) 145 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1089)) 151 (-3150 (-12 (|has| |#1| (-15 -2452 (|#1| |#1| (-1089)))) (|has| |#1| (-15 -1444 ((-591 (-1089)) |#1|))) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-891)) (|has| |#1| (-1111))))) (($ $ (-1167 |#2|)) 146 (|has| |#1| (-37 (-385 (-525)))))) (-2937 (((-1036) $) NIL)) (-4049 (($ $ (-525) (-525)) 116)) (-1618 (($ $ (-712)) 118)) (-3210 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-2288 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2609 (($ $) 114)) (-1980 (((-1070 |#1|) $ |#1|) 96 (|has| |#1| (-15 ** (|#1| |#1| (-712)))))) (-1881 ((|#1| $ (-712)) 91) (($ $ $) 126 (|has| (-712) (-1030)))) (-2209 (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#1| (-15 * (|#1| (-712) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#1| (-15 * (|#1| (-712) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#1| (-15 * (|#1| (-712) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089)) 103 (-12 (|has| |#1| (-15 * (|#1| (-712) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-712)) NIL (|has| |#1| (-15 * (|#1| (-712) |#1|)))) (($ $) 98 (|has| |#1| (-15 * (|#1| (-712) |#1|)))) (($ $ (-1167 |#2|)) 99)) (-2743 (((-712) $) NIL)) (-4122 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2410 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4098 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2391 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4073 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2370 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1664 (($ $) 120)) (-2686 (((-796) $) NIL) (($ (-525)) 24) (($ (-385 (-525))) 143 (|has| |#1| (-37 (-385 (-525))))) (($ $) NIL (|has| |#1| (-517))) (($ |#1|) 23 (|has| |#1| (-160))) (($ (-1144 |#2| |#1|)) 80) (($ (-1167 |#2|)) 20)) (-3109 (((-1070 |#1|) $) NIL)) (-1263 ((|#1| $ (-712)) 90)) (-3751 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-3425 (((-712)) NIL)) (-1708 ((|#1| $) 88)) (-4163 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2457 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1724 (((-108) $ $) NIL (|has| |#1| (-517)))) (-4137 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2432 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4193 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2477 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4173 ((|#1| $ (-712)) 86 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-712)))) (|has| |#1| (-15 -2686 (|#1| (-1089))))))) (-1234 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2495 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4179 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2469 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4149 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2444 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1830 (($) 17 T CONST)) (-1839 (($) 13 T CONST)) (-1796 (($ $ (-591 (-1089)) (-591 (-712))) NIL (-12 (|has| |#1| (-15 * (|#1| (-712) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089) (-712)) NIL (-12 (|has| |#1| (-15 * (|#1| (-712) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-591 (-1089))) NIL (-12 (|has| |#1| (-15 * (|#1| (-712) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-1089)) NIL (-12 (|has| |#1| (-15 * (|#1| (-712) |#1|))) (|has| |#1| (-833 (-1089))))) (($ $ (-712)) NIL (|has| |#1| (-15 * (|#1| (-712) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-712) |#1|))))) (-3944 (((-108) $ $) NIL)) (-4059 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4047 (($ $) NIL) (($ $ $) 102)) (-4036 (($ $ $) 18)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL) (($ $ |#1|) 140 (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) 101) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525)))))))
+(((-1163 |#1| |#2| |#3|) (-13 (-1162 |#1|) (-10 -8 (-15 -2686 ($ (-1144 |#2| |#1|))) (-15 -2856 ((-1144 |#2| |#1|) $ (-712))) (-15 -2686 ($ (-1167 |#2|))) (-15 -2209 ($ $ (-1167 |#2|))) (-15 -2949 ($ $)) (-15 -3089 ($ $)) (-15 -4141 ($ $)) (-15 -2609 ($ $)) (-15 -4049 ($ $ (-525) (-525))) (-15 -3967 ($ $)) (-15 -3258 ($ (-525) (-525) $)) (-15 -3503 ($ (-525) (-525) $)) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -2452 ($ $ (-1167 |#2|))) |%noBranch|))) (-975) (-1089) |#1|) (T -1163))
+((-2686 (*1 *1 *2) (-12 (-5 *2 (-1144 *4 *3)) (-4 *3 (-975)) (-14 *4 (-1089)) (-14 *5 *3) (-5 *1 (-1163 *3 *4 *5)))) (-2856 (*1 *2 *1 *3) (-12 (-5 *3 (-712)) (-5 *2 (-1144 *5 *4)) (-5 *1 (-1163 *4 *5 *6)) (-4 *4 (-975)) (-14 *5 (-1089)) (-14 *6 *4))) (-2686 (*1 *1 *2) (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1163 *3 *4 *5)) (-4 *3 (-975)) (-14 *5 *3))) (-2209 (*1 *1 *1 *2) (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1163 *3 *4 *5)) (-4 *3 (-975)) (-14 *5 *3))) (-2949 (*1 *1 *1) (-12 (-5 *1 (-1163 *2 *3 *4)) (-4 *2 (-975)) (-14 *3 (-1089)) (-14 *4 *2))) (-3089 (*1 *1 *1) (-12 (-5 *1 (-1163 *2 *3 *4)) (-4 *2 (-975)) (-14 *3 (-1089)) (-14 *4 *2))) (-4141 (*1 *1 *1) (-12 (-5 *1 (-1163 *2 *3 *4)) (-4 *2 (-975)) (-14 *3 (-1089)) (-14 *4 *2))) (-2609 (*1 *1 *1) (-12 (-5 *1 (-1163 *2 *3 *4)) (-4 *2 (-975)) (-14 *3 (-1089)) (-14 *4 *2))) (-4049 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-1163 *3 *4 *5)) (-4 *3 (-975)) (-14 *4 (-1089)) (-14 *5 *3))) (-3967 (*1 *1 *1) (-12 (-5 *1 (-1163 *2 *3 *4)) (-4 *2 (-975)) (-14 *3 (-1089)) (-14 *4 *2))) (-3258 (*1 *1 *2 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-1163 *3 *4 *5)) (-4 *3 (-975)) (-14 *4 (-1089)) (-14 *5 *3))) (-3503 (*1 *1 *2 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-1163 *3 *4 *5)) (-4 *3 (-975)) (-14 *4 (-1089)) (-14 *5 *3))) (-2452 (*1 *1 *1 *2) (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1163 *3 *4 *5)) (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-975)) (-14 *5 *3))))
+(-13 (-1162 |#1|) (-10 -8 (-15 -2686 ($ (-1144 |#2| |#1|))) (-15 -2856 ((-1144 |#2| |#1|) $ (-712))) (-15 -2686 ($ (-1167 |#2|))) (-15 -2209 ($ $ (-1167 |#2|))) (-15 -2949 ($ $)) (-15 -3089 ($ $)) (-15 -4141 ($ $)) (-15 -2609 ($ $)) (-15 -4049 ($ $ (-525) (-525))) (-15 -3967 ($ $)) (-15 -3258 ($ (-525) (-525) $)) (-15 -3503 ($ (-525) (-525) $)) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -2452 ($ $ (-1167 |#2|))) |%noBranch|)))
+((-3686 (((-1 (-1070 |#1|) (-591 (-1070 |#1|))) (-1 |#2| (-591 |#2|))) 24)) (-2903 (((-1 (-1070 |#1|) (-1070 |#1|) (-1070 |#1|)) (-1 |#2| |#2| |#2|)) 16)) (-2322 (((-1 (-1070 |#1|) (-1070 |#1|)) (-1 |#2| |#2|)) 13)) (-3525 ((|#2| (-1 |#2| |#2| |#2|) |#1| |#1|) 48)) (-2273 ((|#2| (-1 |#2| |#2|) |#1|) 46)) (-2146 ((|#2| (-1 |#2| (-591 |#2|)) (-591 |#1|)) 54)) (-2638 (((-591 |#2|) (-591 |#1|) (-591 (-1 |#2| (-591 |#2|)))) 61)) (-3961 ((|#2| |#2| |#2|) 43)))
+(((-1164 |#1| |#2|) (-10 -7 (-15 -2322 ((-1 (-1070 |#1|) (-1070 |#1|)) (-1 |#2| |#2|))) (-15 -2903 ((-1 (-1070 |#1|) (-1070 |#1|) (-1070 |#1|)) (-1 |#2| |#2| |#2|))) (-15 -3686 ((-1 (-1070 |#1|) (-591 (-1070 |#1|))) (-1 |#2| (-591 |#2|)))) (-15 -3961 (|#2| |#2| |#2|)) (-15 -2273 (|#2| (-1 |#2| |#2|) |#1|)) (-15 -3525 (|#2| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -2146 (|#2| (-1 |#2| (-591 |#2|)) (-591 |#1|))) (-15 -2638 ((-591 |#2|) (-591 |#1|) (-591 (-1 |#2| (-591 |#2|)))))) (-37 (-385 (-525))) (-1162 |#1|)) (T -1164))
+((-2638 (*1 *2 *3 *4) (-12 (-5 *3 (-591 *5)) (-5 *4 (-591 (-1 *6 (-591 *6)))) (-4 *5 (-37 (-385 (-525)))) (-4 *6 (-1162 *5)) (-5 *2 (-591 *6)) (-5 *1 (-1164 *5 *6)))) (-2146 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *2 (-591 *2))) (-5 *4 (-591 *5)) (-4 *5 (-37 (-385 (-525)))) (-4 *2 (-1162 *5)) (-5 *1 (-1164 *5 *2)))) (-3525 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1162 *4)) (-5 *1 (-1164 *4 *2)) (-4 *4 (-37 (-385 (-525)))))) (-2273 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *2 *2)) (-4 *2 (-1162 *4)) (-5 *1 (-1164 *4 *2)) (-4 *4 (-37 (-385 (-525)))))) (-3961 (*1 *2 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1164 *3 *2)) (-4 *2 (-1162 *3)))) (-3686 (*1 *2 *3) (-12 (-5 *3 (-1 *5 (-591 *5))) (-4 *5 (-1162 *4)) (-4 *4 (-37 (-385 (-525)))) (-5 *2 (-1 (-1070 *4) (-591 (-1070 *4)))) (-5 *1 (-1164 *4 *5)))) (-2903 (*1 *2 *3) (-12 (-5 *3 (-1 *5 *5 *5)) (-4 *5 (-1162 *4)) (-4 *4 (-37 (-385 (-525)))) (-5 *2 (-1 (-1070 *4) (-1070 *4) (-1070 *4))) (-5 *1 (-1164 *4 *5)))) (-2322 (*1 *2 *3) (-12 (-5 *3 (-1 *5 *5)) (-4 *5 (-1162 *4)) (-4 *4 (-37 (-385 (-525)))) (-5 *2 (-1 (-1070 *4) (-1070 *4))) (-5 *1 (-1164 *4 *5)))))
+(-10 -7 (-15 -2322 ((-1 (-1070 |#1|) (-1070 |#1|)) (-1 |#2| |#2|))) (-15 -2903 ((-1 (-1070 |#1|) (-1070 |#1|) (-1070 |#1|)) (-1 |#2| |#2| |#2|))) (-15 -3686 ((-1 (-1070 |#1|) (-591 (-1070 |#1|))) (-1 |#2| (-591 |#2|)))) (-15 -3961 (|#2| |#2| |#2|)) (-15 -2273 (|#2| (-1 |#2| |#2|) |#1|)) (-15 -3525 (|#2| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -2146 (|#2| (-1 |#2| (-591 |#2|)) (-591 |#1|))) (-15 -2638 ((-591 |#2|) (-591 |#1|) (-591 (-1 |#2| (-591 |#2|))))))
+((-1504 ((|#2| |#4| (-712)) 30)) (-1699 ((|#4| |#2|) 25)) (-1672 ((|#4| (-385 |#2|)) 52 (|has| |#1| (-517)))) (-2696 (((-1 |#4| (-591 |#4|)) |#3|) 46)))
+(((-1165 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1699 (|#4| |#2|)) (-15 -1504 (|#2| |#4| (-712))) (-15 -2696 ((-1 |#4| (-591 |#4|)) |#3|)) (IF (|has| |#1| (-517)) (-15 -1672 (|#4| (-385 |#2|))) |%noBranch|)) (-975) (-1147 |#1|) (-601 |#2|) (-1162 |#1|)) (T -1165))
+((-1672 (*1 *2 *3) (-12 (-5 *3 (-385 *5)) (-4 *5 (-1147 *4)) (-4 *4 (-517)) (-4 *4 (-975)) (-4 *2 (-1162 *4)) (-5 *1 (-1165 *4 *5 *6 *2)) (-4 *6 (-601 *5)))) (-2696 (*1 *2 *3) (-12 (-4 *4 (-975)) (-4 *5 (-1147 *4)) (-5 *2 (-1 *6 (-591 *6))) (-5 *1 (-1165 *4 *5 *3 *6)) (-4 *3 (-601 *5)) (-4 *6 (-1162 *4)))) (-1504 (*1 *2 *3 *4) (-12 (-5 *4 (-712)) (-4 *5 (-975)) (-4 *2 (-1147 *5)) (-5 *1 (-1165 *5 *2 *6 *3)) (-4 *6 (-601 *2)) (-4 *3 (-1162 *5)))) (-1699 (*1 *2 *3) (-12 (-4 *4 (-975)) (-4 *3 (-1147 *4)) (-4 *2 (-1162 *4)) (-5 *1 (-1165 *4 *3 *5 *2)) (-4 *5 (-601 *3)))))
+(-10 -7 (-15 -1699 (|#4| |#2|)) (-15 -1504 (|#2| |#4| (-712))) (-15 -2696 ((-1 |#4| (-591 |#4|)) |#3|)) (IF (|has| |#1| (-517)) (-15 -1672 (|#4| (-385 |#2|))) |%noBranch|))
NIL
(((-1166) (-131)) (T -1166))
NIL
-(-13 (-10 -7 (-6 -2137)))
-((-3008 (((-108) $ $) NIL)) (-2037 (((-1089)) 12)) (-2339 (((-1072) $) 17)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) 11) (((-1089) $) 8)) (-4096 (((-108) $ $) 14)))
-(((-1167 |#1|) (-13 (-1018) (-565 (-1089)) (-10 -8 (-15 -3022 ((-1089) $)) (-15 -2037 ((-1089))))) (-1089)) (T -1167))
-((-3022 (*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-1167 *3)) (-14 *3 *2))) (-2037 (*1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-1167 *3)) (-14 *3 *2))))
-(-13 (-1018) (-565 (-1089)) (-10 -8 (-15 -3022 ((-1089) $)) (-15 -2037 ((-1089)))))
-((-2168 (($ (-712)) 18)) (-2166 (((-631 |#2|) $ $) 40)) (-4131 ((|#2| $) 48)) (-1657 ((|#2| $) 47)) (-2109 ((|#2| $ $) 35)) (-4210 (($ $ $) 44)) (-4164 (($ $) 22) (($ $ $) 28)) (-4156 (($ $ $) 15)) (* (($ (-525) $) 25) (($ |#2| $) 31) (($ $ |#2|) 30)))
-(((-1168 |#1| |#2|) (-10 -8 (-15 -4131 (|#2| |#1|)) (-15 -1657 (|#2| |#1|)) (-15 -4210 (|#1| |#1| |#1|)) (-15 -2166 ((-631 |#2|) |#1| |#1|)) (-15 -2109 (|#2| |#1| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 -4164 (|#1| |#1| |#1|)) (-15 -4164 (|#1| |#1|)) (-15 -2168 (|#1| (-712))) (-15 -4156 (|#1| |#1| |#1|))) (-1169 |#2|) (-1125)) (T -1168))
+(-13 (-10 -7 (-6 -4131)))
+((-2673 (((-108) $ $) NIL)) (-1592 (((-1089)) 12)) (-2621 (((-1072) $) 17)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) 11) (((-1089) $) 8)) (-3944 (((-108) $ $) 14)))
+(((-1167 |#1|) (-13 (-1018) (-565 (-1089)) (-10 -8 (-15 -2686 ((-1089) $)) (-15 -1592 ((-1089))))) (-1089)) (T -1167))
+((-2686 (*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-1167 *3)) (-14 *3 *2))) (-1592 (*1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-1167 *3)) (-14 *3 *2))))
+(-13 (-1018) (-565 (-1089)) (-10 -8 (-15 -2686 ((-1089) $)) (-15 -1592 ((-1089)))))
+((-3559 (($ (-712)) 18)) (-2533 (((-631 |#2|) $ $) 40)) (-2380 ((|#2| $) 48)) (-2445 ((|#2| $) 47)) (-3183 ((|#2| $ $) 35)) (-1804 (($ $ $) 44)) (-4047 (($ $) 22) (($ $ $) 28)) (-4036 (($ $ $) 15)) (* (($ (-525) $) 25) (($ |#2| $) 31) (($ $ |#2|) 30)))
+(((-1168 |#1| |#2|) (-10 -8 (-15 -2380 (|#2| |#1|)) (-15 -2445 (|#2| |#1|)) (-15 -1804 (|#1| |#1| |#1|)) (-15 -2533 ((-631 |#2|) |#1| |#1|)) (-15 -3183 (|#2| |#1| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 -4047 (|#1| |#1| |#1|)) (-15 -4047 (|#1| |#1|)) (-15 -3559 (|#1| (-712))) (-15 -4036 (|#1| |#1| |#1|))) (-1169 |#2|) (-1125)) (T -1168))
NIL
-(-10 -8 (-15 -4131 (|#2| |#1|)) (-15 -1657 (|#2| |#1|)) (-15 -4210 (|#1| |#1| |#1|)) (-15 -2166 ((-631 |#2|) |#1| |#1|)) (-15 -2109 (|#2| |#1| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 -4164 (|#1| |#1| |#1|)) (-15 -4164 (|#1| |#1|)) (-15 -2168 (|#1| (-712))) (-15 -4156 (|#1| |#1| |#1|)))
-((-3008 (((-108) $ $) 19 (|has| |#1| (-1018)))) (-2168 (($ (-712)) 112 (|has| |#1| (-23)))) (-3296 (((-1176) $ (-525) (-525)) 40 (|has| $ (-6 -4251)))) (-3203 (((-108) (-1 (-108) |#1| |#1|) $) 98) (((-108) $) 92 (|has| |#1| (-788)))) (-4026 (($ (-1 (-108) |#1| |#1|) $) 89 (|has| $ (-6 -4251))) (($ $) 88 (-12 (|has| |#1| (-788)) (|has| $ (-6 -4251))))) (-3327 (($ (-1 (-108) |#1| |#1|) $) 99) (($ $) 93 (|has| |#1| (-788)))) (-3891 (((-108) $ (-712)) 8)) (-3186 ((|#1| $ (-525) |#1|) 52 (|has| $ (-6 -4251))) ((|#1| $ (-1138 (-525)) |#1|) 58 (|has| $ (-6 -4251)))) (-2305 (($ (-1 (-108) |#1|) $) 75 (|has| $ (-6 -4250)))) (-3798 (($) 7 T CONST)) (-2598 (($ $) 90 (|has| $ (-6 -4251)))) (-2617 (($ $) 100)) (-3098 (($ $) 78 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3677 (($ |#1| $) 77 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) (($ (-1 (-108) |#1|) $) 74 (|has| $ (-6 -4250)))) (-1227 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 76 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 73 (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $) 72 (|has| $ (-6 -4250)))) (-3255 ((|#1| $ (-525) |#1|) 53 (|has| $ (-6 -4251)))) (-3217 ((|#1| $ (-525)) 51)) (-3004 (((-525) (-1 (-108) |#1|) $) 97) (((-525) |#1| $) 96 (|has| |#1| (-1018))) (((-525) |#1| $ (-525)) 95 (|has| |#1| (-1018)))) (-3454 (((-591 |#1|) $) 30 (|has| $ (-6 -4250)))) (-2166 (((-631 |#1|) $ $) 105 (|has| |#1| (-975)))) (-1268 (($ (-712) |#1|) 69)) (-2910 (((-108) $ (-712)) 9)) (-3630 (((-525) $) 43 (|has| (-525) (-788)))) (-3741 (($ $ $) 87 (|has| |#1| (-788)))) (-2131 (($ (-1 (-108) |#1| |#1|) $ $) 101) (($ $ $) 94 (|has| |#1| (-788)))) (-2552 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-3468 (((-525) $) 44 (|has| (-525) (-788)))) (-2478 (($ $ $) 86 (|has| |#1| (-788)))) (-3249 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 64)) (-4131 ((|#1| $) 102 (-12 (|has| |#1| (-975)) (|has| |#1| (-932))))) (-3971 (((-108) $ (-712)) 10)) (-1657 ((|#1| $) 103 (-12 (|has| |#1| (-975)) (|has| |#1| (-932))))) (-2339 (((-1072) $) 22 (|has| |#1| (-1018)))) (-4189 (($ |#1| $ (-525)) 60) (($ $ $ (-525)) 59)) (-2511 (((-591 (-525)) $) 46)) (-2791 (((-108) (-525) $) 47)) (-2047 (((-1036) $) 21 (|has| |#1| (-1018)))) (-3066 ((|#1| $) 42 (|has| (-525) (-788)))) (-2069 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 71)) (-1941 (($ $ |#1|) 41 (|has| $ (-6 -4251)))) (-1623 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) 14)) (-1615 (((-108) |#1| $) 45 (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3339 (((-591 |#1|) $) 48)) (-3028 (((-108) $) 11)) (-3209 (($) 12)) (-3164 ((|#1| $ (-525) |#1|) 50) ((|#1| $ (-525)) 49) (($ $ (-1138 (-525))) 63)) (-2109 ((|#1| $ $) 106 (|has| |#1| (-975)))) (-2777 (($ $ (-525)) 62) (($ $ (-1138 (-525))) 61)) (-4210 (($ $ $) 104 (|has| |#1| (-975)))) (-2064 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-4063 (($ $ $ (-525)) 91 (|has| $ (-6 -4251)))) (-3199 (($ $) 13)) (-1408 (((-501) $) 79 (|has| |#1| (-566 (-501))))) (-3036 (($ (-591 |#1|)) 70)) (-3690 (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ $) 66) (($ (-591 $)) 65)) (-3022 (((-796) $) 18 (|has| |#1| (-565 (-796))))) (-4158 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-4135 (((-108) $ $) 84 (|has| |#1| (-788)))) (-4119 (((-108) $ $) 83 (|has| |#1| (-788)))) (-4096 (((-108) $ $) 20 (|has| |#1| (-1018)))) (-4126 (((-108) $ $) 85 (|has| |#1| (-788)))) (-4112 (((-108) $ $) 82 (|has| |#1| (-788)))) (-4164 (($ $) 111 (|has| |#1| (-21))) (($ $ $) 110 (|has| |#1| (-21)))) (-4156 (($ $ $) 113 (|has| |#1| (-25)))) (* (($ (-525) $) 109 (|has| |#1| (-21))) (($ |#1| $) 108 (|has| |#1| (-668))) (($ $ |#1|) 107 (|has| |#1| (-668)))) (-4045 (((-712) $) 6 (|has| $ (-6 -4250)))))
+(-10 -8 (-15 -2380 (|#2| |#1|)) (-15 -2445 (|#2| |#1|)) (-15 -1804 (|#1| |#1| |#1|)) (-15 -2533 ((-631 |#2|) |#1| |#1|)) (-15 -3183 (|#2| |#1| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 -4047 (|#1| |#1| |#1|)) (-15 -4047 (|#1| |#1|)) (-15 -3559 (|#1| (-712))) (-15 -4036 (|#1| |#1| |#1|)))
+((-2673 (((-108) $ $) 19 (|has| |#1| (-1018)))) (-3559 (($ (-712)) 112 (|has| |#1| (-23)))) (-3832 (((-1176) $ (-525) (-525)) 40 (|has| $ (-6 -4251)))) (-3110 (((-108) (-1 (-108) |#1| |#1|) $) 98) (((-108) $) 92 (|has| |#1| (-788)))) (-2613 (($ (-1 (-108) |#1| |#1|) $) 89 (|has| $ (-6 -4251))) (($ $) 88 (-12 (|has| |#1| (-788)) (|has| $ (-6 -4251))))) (-1282 (($ (-1 (-108) |#1| |#1|) $) 99) (($ $) 93 (|has| |#1| (-788)))) (-3727 (((-108) $ (-712)) 8)) (-2847 ((|#1| $ (-525) |#1|) 52 (|has| $ (-6 -4251))) ((|#1| $ (-1138 (-525)) |#1|) 58 (|has| $ (-6 -4251)))) (-2467 (($ (-1 (-108) |#1|) $) 75 (|has| $ (-6 -4250)))) (-2055 (($) 7 T CONST)) (-3405 (($ $) 90 (|has| $ (-6 -4251)))) (-2747 (($ $) 100)) (-2908 (($ $) 78 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-2537 (($ |#1| $) 77 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) (($ (-1 (-108) |#1|) $) 74 (|has| $ (-6 -4250)))) (-3618 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 76 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 73 (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $) 72 (|has| $ (-6 -4250)))) (-4205 ((|#1| $ (-525) |#1|) 53 (|has| $ (-6 -4251)))) (-4121 ((|#1| $ (-525)) 51)) (-1734 (((-525) (-1 (-108) |#1|) $) 97) (((-525) |#1| $) 96 (|has| |#1| (-1018))) (((-525) |#1| $ (-525)) 95 (|has| |#1| (-1018)))) (-2916 (((-591 |#1|) $) 30 (|has| $ (-6 -4250)))) (-2533 (((-631 |#1|) $ $) 105 (|has| |#1| (-975)))) (-1316 (($ (-712) |#1|) 69)) (-3491 (((-108) $ (-712)) 9)) (-4152 (((-525) $) 43 (|has| (-525) (-788)))) (-1923 (($ $ $) 87 (|has| |#1| (-788)))) (-3459 (($ (-1 (-108) |#1| |#1|) $ $) 101) (($ $ $) 94 (|has| |#1| (-788)))) (-4207 (((-591 |#1|) $) 29 (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-1826 (((-525) $) 44 (|has| (-525) (-788)))) (-3475 (($ $ $) 86 (|has| |#1| (-788)))) (-4192 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 64)) (-2380 ((|#1| $) 102 (-12 (|has| |#1| (-975)) (|has| |#1| (-932))))) (-3295 (((-108) $ (-712)) 10)) (-2445 ((|#1| $) 103 (-12 (|has| |#1| (-975)) (|has| |#1| (-932))))) (-2621 (((-1072) $) 22 (|has| |#1| (-1018)))) (-2059 (($ |#1| $ (-525)) 60) (($ $ $ (-525)) 59)) (-3761 (((-591 (-525)) $) 46)) (-1675 (((-108) (-525) $) 47)) (-2937 (((-1036) $) 21 (|has| |#1| (-1018)))) (-2872 ((|#1| $) 42 (|has| (-525) (-788)))) (-2714 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 71)) (-1858 (($ $ |#1|) 41 (|has| $ (-6 -4251)))) (-3465 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) 14)) (-3384 (((-108) |#1| $) 45 (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2998 (((-591 |#1|) $) 48)) (-2077 (((-108) $) 11)) (-3164 (($) 12)) (-1881 ((|#1| $ (-525) |#1|) 50) ((|#1| $ (-525)) 49) (($ $ (-1138 (-525))) 63)) (-3183 ((|#1| $ $) 106 (|has| |#1| (-975)))) (-3226 (($ $ (-525)) 62) (($ $ (-1138 (-525))) 61)) (-1804 (($ $ $) 104 (|has| |#1| (-975)))) (-2960 (((-712) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4250))) (((-712) |#1| $) 28 (-12 (|has| |#1| (-1018)) (|has| $ (-6 -4250))))) (-2992 (($ $ $ (-525)) 91 (|has| $ (-6 -4251)))) (-2873 (($ $) 13)) (-1300 (((-501) $) 79 (|has| |#1| (-566 (-501))))) (-2695 (($ (-591 |#1|)) 70)) (-1624 (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ $) 66) (($ (-591 $)) 65)) (-2686 (((-796) $) 18 (|has| |#1| (-565 (-796))))) (-1475 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4250)))) (-4004 (((-108) $ $) 84 (|has| |#1| (-788)))) (-3982 (((-108) $ $) 83 (|has| |#1| (-788)))) (-3944 (((-108) $ $) 20 (|has| |#1| (-1018)))) (-3994 (((-108) $ $) 85 (|has| |#1| (-788)))) (-3971 (((-108) $ $) 82 (|has| |#1| (-788)))) (-4047 (($ $) 111 (|has| |#1| (-21))) (($ $ $) 110 (|has| |#1| (-21)))) (-4036 (($ $ $) 113 (|has| |#1| (-25)))) (* (($ (-525) $) 109 (|has| |#1| (-21))) (($ |#1| $) 108 (|has| |#1| (-668))) (($ $ |#1|) 107 (|has| |#1| (-668)))) (-2028 (((-712) $) 6 (|has| $ (-6 -4250)))))
(((-1169 |#1|) (-131) (-1125)) (T -1169))
-((-4156 (*1 *1 *1 *1) (-12 (-4 *1 (-1169 *2)) (-4 *2 (-1125)) (-4 *2 (-25)))) (-2168 (*1 *1 *2) (-12 (-5 *2 (-712)) (-4 *1 (-1169 *3)) (-4 *3 (-23)) (-4 *3 (-1125)))) (-4164 (*1 *1 *1) (-12 (-4 *1 (-1169 *2)) (-4 *2 (-1125)) (-4 *2 (-21)))) (-4164 (*1 *1 *1 *1) (-12 (-4 *1 (-1169 *2)) (-4 *2 (-1125)) (-4 *2 (-21)))) (* (*1 *1 *2 *1) (-12 (-5 *2 (-525)) (-4 *1 (-1169 *3)) (-4 *3 (-1125)) (-4 *3 (-21)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-1169 *2)) (-4 *2 (-1125)) (-4 *2 (-668)))) (* (*1 *1 *1 *2) (-12 (-4 *1 (-1169 *2)) (-4 *2 (-1125)) (-4 *2 (-668)))) (-2109 (*1 *2 *1 *1) (-12 (-4 *1 (-1169 *2)) (-4 *2 (-1125)) (-4 *2 (-975)))) (-2166 (*1 *2 *1 *1) (-12 (-4 *1 (-1169 *3)) (-4 *3 (-1125)) (-4 *3 (-975)) (-5 *2 (-631 *3)))) (-4210 (*1 *1 *1 *1) (-12 (-4 *1 (-1169 *2)) (-4 *2 (-1125)) (-4 *2 (-975)))) (-1657 (*1 *2 *1) (-12 (-4 *1 (-1169 *2)) (-4 *2 (-1125)) (-4 *2 (-932)) (-4 *2 (-975)))) (-4131 (*1 *2 *1) (-12 (-4 *1 (-1169 *2)) (-4 *2 (-1125)) (-4 *2 (-932)) (-4 *2 (-975)))))
-(-13 (-19 |t#1|) (-10 -8 (IF (|has| |t#1| (-25)) (-15 -4156 ($ $ $)) |%noBranch|) (IF (|has| |t#1| (-23)) (-15 -2168 ($ (-712))) |%noBranch|) (IF (|has| |t#1| (-21)) (PROGN (-15 -4164 ($ $)) (-15 -4164 ($ $ $)) (-15 * ($ (-525) $))) |%noBranch|) (IF (|has| |t#1| (-668)) (PROGN (-15 * ($ |t#1| $)) (-15 * ($ $ |t#1|))) |%noBranch|) (IF (|has| |t#1| (-975)) (PROGN (-15 -2109 (|t#1| $ $)) (-15 -2166 ((-631 |t#1|) $ $)) (-15 -4210 ($ $ $))) |%noBranch|) (IF (|has| |t#1| (-932)) (IF (|has| |t#1| (-975)) (PROGN (-15 -1657 (|t#1| $)) (-15 -4131 (|t#1| $))) |%noBranch|) |%noBranch|)))
-(((-33) . T) ((-97) -3321 (|has| |#1| (-1018)) (|has| |#1| (-788))) ((-565 (-796)) -3321 (|has| |#1| (-1018)) (|has| |#1| (-788)) (|has| |#1| (-565 (-796)))) ((-142 |#1|) . T) ((-566 (-501)) |has| |#1| (-566 (-501))) ((-265 #0=(-525) |#1|) . T) ((-267 #0# |#1|) . T) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-351 |#1|) . T) ((-464 |#1|) . T) ((-558 #0# |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-596 |#1|) . T) ((-19 |#1|) . T) ((-788) |has| |#1| (-788)) ((-1018) -3321 (|has| |#1| (-1018)) (|has| |#1| (-788))) ((-1125) . T))
-((-1526 (((-1171 |#2|) (-1 |#2| |#1| |#2|) (-1171 |#1|) |#2|) 13)) (-1227 ((|#2| (-1 |#2| |#1| |#2|) (-1171 |#1|) |#2|) 15)) (-1340 (((-3 (-1171 |#2|) "failed") (-1 (-3 |#2| "failed") |#1|) (-1171 |#1|)) 28) (((-1171 |#2|) (-1 |#2| |#1|) (-1171 |#1|)) 18)))
-(((-1170 |#1| |#2|) (-10 -7 (-15 -1526 ((-1171 |#2|) (-1 |#2| |#1| |#2|) (-1171 |#1|) |#2|)) (-15 -1227 (|#2| (-1 |#2| |#1| |#2|) (-1171 |#1|) |#2|)) (-15 -1340 ((-1171 |#2|) (-1 |#2| |#1|) (-1171 |#1|))) (-15 -1340 ((-3 (-1171 |#2|) "failed") (-1 (-3 |#2| "failed") |#1|) (-1171 |#1|)))) (-1125) (-1125)) (T -1170))
-((-1340 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 (-3 *6 "failed") *5)) (-5 *4 (-1171 *5)) (-4 *5 (-1125)) (-4 *6 (-1125)) (-5 *2 (-1171 *6)) (-5 *1 (-1170 *5 *6)))) (-1340 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1171 *5)) (-4 *5 (-1125)) (-4 *6 (-1125)) (-5 *2 (-1171 *6)) (-5 *1 (-1170 *5 *6)))) (-1227 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-1171 *5)) (-4 *5 (-1125)) (-4 *2 (-1125)) (-5 *1 (-1170 *5 *2)))) (-1526 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-1171 *6)) (-4 *6 (-1125)) (-4 *5 (-1125)) (-5 *2 (-1171 *5)) (-5 *1 (-1170 *6 *5)))))
-(-10 -7 (-15 -1526 ((-1171 |#2|) (-1 |#2| |#1| |#2|) (-1171 |#1|) |#2|)) (-15 -1227 (|#2| (-1 |#2| |#1| |#2|) (-1171 |#1|) |#2|)) (-15 -1340 ((-1171 |#2|) (-1 |#2| |#1|) (-1171 |#1|))) (-15 -1340 ((-3 (-1171 |#2|) "failed") (-1 (-3 |#2| "failed") |#1|) (-1171 |#1|))))
-((-3008 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-2168 (($ (-712)) NIL (|has| |#1| (-23)))) (-3261 (($ (-591 |#1|)) 9)) (-3296 (((-1176) $ (-525) (-525)) NIL (|has| $ (-6 -4251)))) (-3203 (((-108) (-1 (-108) |#1| |#1|) $) NIL) (((-108) $) NIL (|has| |#1| (-788)))) (-4026 (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4251))) (($ $) NIL (-12 (|has| $ (-6 -4251)) (|has| |#1| (-788))))) (-3327 (($ (-1 (-108) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-788)))) (-3891 (((-108) $ (-712)) NIL)) (-3186 ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4251))) ((|#1| $ (-1138 (-525)) |#1|) NIL (|has| $ (-6 -4251)))) (-2305 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-3798 (($) NIL T CONST)) (-2598 (($ $) NIL (|has| $ (-6 -4251)))) (-2617 (($ $) NIL)) (-3098 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3677 (($ |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-1227 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4250)))) (-3255 ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4251)))) (-3217 ((|#1| $ (-525)) NIL)) (-3004 (((-525) (-1 (-108) |#1|) $) NIL) (((-525) |#1| $) NIL (|has| |#1| (-1018))) (((-525) |#1| $ (-525)) NIL (|has| |#1| (-1018)))) (-3454 (((-591 |#1|) $) 15 (|has| $ (-6 -4250)))) (-2166 (((-631 |#1|) $ $) NIL (|has| |#1| (-975)))) (-1268 (($ (-712) |#1|) NIL)) (-2910 (((-108) $ (-712)) NIL)) (-3630 (((-525) $) NIL (|has| (-525) (-788)))) (-3741 (($ $ $) NIL (|has| |#1| (-788)))) (-2131 (($ (-1 (-108) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-788)))) (-2552 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-2141 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3468 (((-525) $) NIL (|has| (-525) (-788)))) (-2478 (($ $ $) NIL (|has| |#1| (-788)))) (-3249 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-4131 ((|#1| $) NIL (-12 (|has| |#1| (-932)) (|has| |#1| (-975))))) (-3971 (((-108) $ (-712)) NIL)) (-1657 ((|#1| $) NIL (-12 (|has| |#1| (-932)) (|has| |#1| (-975))))) (-2339 (((-1072) $) NIL (|has| |#1| (-1018)))) (-4189 (($ |#1| $ (-525)) NIL) (($ $ $ (-525)) NIL)) (-2511 (((-591 (-525)) $) NIL)) (-2791 (((-108) (-525) $) NIL)) (-2047 (((-1036) $) NIL (|has| |#1| (-1018)))) (-3066 ((|#1| $) NIL (|has| (-525) (-788)))) (-2069 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-1941 (($ $ |#1|) NIL (|has| $ (-6 -4251)))) (-1623 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-3493 (((-108) $ $) NIL)) (-1615 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-3339 (((-591 |#1|) $) NIL)) (-3028 (((-108) $) NIL)) (-3209 (($) NIL)) (-3164 ((|#1| $ (-525) |#1|) NIL) ((|#1| $ (-525)) NIL) (($ $ (-1138 (-525))) NIL)) (-2109 ((|#1| $ $) NIL (|has| |#1| (-975)))) (-2777 (($ $ (-525)) NIL) (($ $ (-1138 (-525))) NIL)) (-4210 (($ $ $) NIL (|has| |#1| (-975)))) (-2064 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-4063 (($ $ $ (-525)) NIL (|has| $ (-6 -4251)))) (-3199 (($ $) NIL)) (-1408 (((-501) $) 19 (|has| |#1| (-566 (-501))))) (-3036 (($ (-591 |#1|)) 8)) (-3690 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-591 $)) NIL)) (-3022 (((-796) $) NIL (|has| |#1| (-565 (-796))))) (-4158 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4135 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4119 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4096 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-4126 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4112 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4164 (($ $) NIL (|has| |#1| (-21))) (($ $ $) NIL (|has| |#1| (-21)))) (-4156 (($ $ $) NIL (|has| |#1| (-25)))) (* (($ (-525) $) NIL (|has| |#1| (-21))) (($ |#1| $) NIL (|has| |#1| (-668))) (($ $ |#1|) NIL (|has| |#1| (-668)))) (-4045 (((-712) $) NIL (|has| $ (-6 -4250)))))
-(((-1171 |#1|) (-13 (-1169 |#1|) (-10 -8 (-15 -3261 ($ (-591 |#1|))))) (-1125)) (T -1171))
-((-3261 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1125)) (-5 *1 (-1171 *3)))))
-(-13 (-1169 |#1|) (-10 -8 (-15 -3261 ($ (-591 |#1|)))))
-((-3008 (((-108) $ $) NIL)) (-2325 (((-1072) $ (-1072)) 90) (((-1072) $ (-1072) (-1072)) 88) (((-1072) $ (-1072) (-591 (-1072))) 87)) (-2459 (($) 59)) (-2931 (((-1176) $ (-445) (-854)) 45)) (-3331 (((-1176) $ (-854) (-1072)) 73) (((-1176) $ (-854) (-807)) 74)) (-2866 (((-1176) $ (-854) (-357) (-357)) 48)) (-3698 (((-1176) $ (-1072)) 69)) (-2543 (((-1176) $ (-854) (-1072)) 78)) (-3115 (((-1176) $ (-854) (-357) (-357)) 49)) (-2619 (((-1176) $ (-854) (-854)) 46)) (-1728 (((-1176) $) 70)) (-2303 (((-1176) $ (-854) (-1072)) 77)) (-1770 (((-1176) $ (-445) (-854)) 31)) (-3660 (((-1176) $ (-854) (-1072)) 76)) (-2026 (((-591 (-242)) $) 23) (($ $ (-591 (-242))) 24)) (-1230 (((-1176) $ (-712) (-712)) 43)) (-1752 (($ $) 60) (($ (-445) (-591 (-242))) 61)) (-2339 (((-1072) $) NIL)) (-2019 (((-525) $) 38)) (-2047 (((-1036) $) NIL)) (-4013 (((-1171 (-3 (-445) "undefined")) $) 37)) (-2458 (((-1171 (-2 (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205)) (|:| -3660 (-525)) (|:| -2749 (-525)) (|:| |spline| (-525)) (|:| -3283 (-525)) (|:| |axesColor| (-807)) (|:| -3331 (-525)) (|:| |unitsColor| (-807)) (|:| |showing| (-525)))) $) 36)) (-1583 (((-1176) $ (-854) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-525) (-807) (-525) (-807) (-525)) 68)) (-2536 (((-591 (-876 (-205))) $) NIL)) (-4152 (((-445) $ (-854)) 33)) (-3977 (((-1176) $ (-712) (-712) (-854) (-854)) 40)) (-2685 (((-1176) $ (-1072)) 79)) (-2749 (((-1176) $ (-854) (-1072)) 75)) (-3022 (((-796) $) 85)) (-3529 (((-1176) $) 80)) (-3283 (((-1176) $ (-854) (-1072)) 71) (((-1176) $ (-854) (-807)) 72)) (-4096 (((-108) $ $) NIL)))
-(((-1172) (-13 (-1018) (-10 -8 (-15 -2536 ((-591 (-876 (-205))) $)) (-15 -2459 ($)) (-15 -1752 ($ $)) (-15 -2026 ((-591 (-242)) $)) (-15 -2026 ($ $ (-591 (-242)))) (-15 -1752 ($ (-445) (-591 (-242)))) (-15 -1583 ((-1176) $ (-854) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-525) (-807) (-525) (-807) (-525))) (-15 -2458 ((-1171 (-2 (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205)) (|:| -3660 (-525)) (|:| -2749 (-525)) (|:| |spline| (-525)) (|:| -3283 (-525)) (|:| |axesColor| (-807)) (|:| -3331 (-525)) (|:| |unitsColor| (-807)) (|:| |showing| (-525)))) $)) (-15 -4013 ((-1171 (-3 (-445) "undefined")) $)) (-15 -3698 ((-1176) $ (-1072))) (-15 -1770 ((-1176) $ (-445) (-854))) (-15 -4152 ((-445) $ (-854))) (-15 -3283 ((-1176) $ (-854) (-1072))) (-15 -3283 ((-1176) $ (-854) (-807))) (-15 -3331 ((-1176) $ (-854) (-1072))) (-15 -3331 ((-1176) $ (-854) (-807))) (-15 -3660 ((-1176) $ (-854) (-1072))) (-15 -2303 ((-1176) $ (-854) (-1072))) (-15 -2749 ((-1176) $ (-854) (-1072))) (-15 -2685 ((-1176) $ (-1072))) (-15 -3529 ((-1176) $)) (-15 -3977 ((-1176) $ (-712) (-712) (-854) (-854))) (-15 -3115 ((-1176) $ (-854) (-357) (-357))) (-15 -2866 ((-1176) $ (-854) (-357) (-357))) (-15 -2543 ((-1176) $ (-854) (-1072))) (-15 -1230 ((-1176) $ (-712) (-712))) (-15 -2931 ((-1176) $ (-445) (-854))) (-15 -2619 ((-1176) $ (-854) (-854))) (-15 -2325 ((-1072) $ (-1072))) (-15 -2325 ((-1072) $ (-1072) (-1072))) (-15 -2325 ((-1072) $ (-1072) (-591 (-1072)))) (-15 -1728 ((-1176) $)) (-15 -2019 ((-525) $)) (-15 -3022 ((-796) $))))) (T -1172))
-((-3022 (*1 *2 *1) (-12 (-5 *2 (-796)) (-5 *1 (-1172)))) (-2536 (*1 *2 *1) (-12 (-5 *2 (-591 (-876 (-205)))) (-5 *1 (-1172)))) (-2459 (*1 *1) (-5 *1 (-1172))) (-1752 (*1 *1 *1) (-5 *1 (-1172))) (-2026 (*1 *2 *1) (-12 (-5 *2 (-591 (-242))) (-5 *1 (-1172)))) (-2026 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-242))) (-5 *1 (-1172)))) (-1752 (*1 *1 *2 *3) (-12 (-5 *2 (-445)) (-5 *3 (-591 (-242))) (-5 *1 (-1172)))) (-1583 (*1 *2 *1 *3 *4 *4 *4 *4 *5 *5 *5 *5 *6 *5 *6 *5) (-12 (-5 *3 (-854)) (-5 *4 (-205)) (-5 *5 (-525)) (-5 *6 (-807)) (-5 *2 (-1176)) (-5 *1 (-1172)))) (-2458 (*1 *2 *1) (-12 (-5 *2 (-1171 (-2 (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205)) (|:| -3660 (-525)) (|:| -2749 (-525)) (|:| |spline| (-525)) (|:| -3283 (-525)) (|:| |axesColor| (-807)) (|:| -3331 (-525)) (|:| |unitsColor| (-807)) (|:| |showing| (-525))))) (-5 *1 (-1172)))) (-4013 (*1 *2 *1) (-12 (-5 *2 (-1171 (-3 (-445) "undefined"))) (-5 *1 (-1172)))) (-3698 (*1 *2 *1 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1172)))) (-1770 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-445)) (-5 *4 (-854)) (-5 *2 (-1176)) (-5 *1 (-1172)))) (-4152 (*1 *2 *1 *3) (-12 (-5 *3 (-854)) (-5 *2 (-445)) (-5 *1 (-1172)))) (-3283 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-854)) (-5 *4 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1172)))) (-3283 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-854)) (-5 *4 (-807)) (-5 *2 (-1176)) (-5 *1 (-1172)))) (-3331 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-854)) (-5 *4 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1172)))) (-3331 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-854)) (-5 *4 (-807)) (-5 *2 (-1176)) (-5 *1 (-1172)))) (-3660 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-854)) (-5 *4 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1172)))) (-2303 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-854)) (-5 *4 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1172)))) (-2749 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-854)) (-5 *4 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1172)))) (-2685 (*1 *2 *1 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1172)))) (-3529 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-1172)))) (-3977 (*1 *2 *1 *3 *3 *4 *4) (-12 (-5 *3 (-712)) (-5 *4 (-854)) (-5 *2 (-1176)) (-5 *1 (-1172)))) (-3115 (*1 *2 *1 *3 *4 *4) (-12 (-5 *3 (-854)) (-5 *4 (-357)) (-5 *2 (-1176)) (-5 *1 (-1172)))) (-2866 (*1 *2 *1 *3 *4 *4) (-12 (-5 *3 (-854)) (-5 *4 (-357)) (-5 *2 (-1176)) (-5 *1 (-1172)))) (-2543 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-854)) (-5 *4 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1172)))) (-1230 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-712)) (-5 *2 (-1176)) (-5 *1 (-1172)))) (-2931 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-445)) (-5 *4 (-854)) (-5 *2 (-1176)) (-5 *1 (-1172)))) (-2619 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-854)) (-5 *2 (-1176)) (-5 *1 (-1172)))) (-2325 (*1 *2 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-1172)))) (-2325 (*1 *2 *1 *2 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-1172)))) (-2325 (*1 *2 *1 *2 *3) (-12 (-5 *3 (-591 (-1072))) (-5 *2 (-1072)) (-5 *1 (-1172)))) (-1728 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-1172)))) (-2019 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-1172)))))
-(-13 (-1018) (-10 -8 (-15 -2536 ((-591 (-876 (-205))) $)) (-15 -2459 ($)) (-15 -1752 ($ $)) (-15 -2026 ((-591 (-242)) $)) (-15 -2026 ($ $ (-591 (-242)))) (-15 -1752 ($ (-445) (-591 (-242)))) (-15 -1583 ((-1176) $ (-854) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-525) (-807) (-525) (-807) (-525))) (-15 -2458 ((-1171 (-2 (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205)) (|:| -3660 (-525)) (|:| -2749 (-525)) (|:| |spline| (-525)) (|:| -3283 (-525)) (|:| |axesColor| (-807)) (|:| -3331 (-525)) (|:| |unitsColor| (-807)) (|:| |showing| (-525)))) $)) (-15 -4013 ((-1171 (-3 (-445) "undefined")) $)) (-15 -3698 ((-1176) $ (-1072))) (-15 -1770 ((-1176) $ (-445) (-854))) (-15 -4152 ((-445) $ (-854))) (-15 -3283 ((-1176) $ (-854) (-1072))) (-15 -3283 ((-1176) $ (-854) (-807))) (-15 -3331 ((-1176) $ (-854) (-1072))) (-15 -3331 ((-1176) $ (-854) (-807))) (-15 -3660 ((-1176) $ (-854) (-1072))) (-15 -2303 ((-1176) $ (-854) (-1072))) (-15 -2749 ((-1176) $ (-854) (-1072))) (-15 -2685 ((-1176) $ (-1072))) (-15 -3529 ((-1176) $)) (-15 -3977 ((-1176) $ (-712) (-712) (-854) (-854))) (-15 -3115 ((-1176) $ (-854) (-357) (-357))) (-15 -2866 ((-1176) $ (-854) (-357) (-357))) (-15 -2543 ((-1176) $ (-854) (-1072))) (-15 -1230 ((-1176) $ (-712) (-712))) (-15 -2931 ((-1176) $ (-445) (-854))) (-15 -2619 ((-1176) $ (-854) (-854))) (-15 -2325 ((-1072) $ (-1072))) (-15 -2325 ((-1072) $ (-1072) (-1072))) (-15 -2325 ((-1072) $ (-1072) (-591 (-1072)))) (-15 -1728 ((-1176) $)) (-15 -2019 ((-525) $)) (-15 -3022 ((-796) $))))
-((-3008 (((-108) $ $) NIL)) (-1895 (((-1176) $ (-357)) 140) (((-1176) $ (-357) (-357) (-357)) 141)) (-2325 (((-1072) $ (-1072)) 148) (((-1072) $ (-1072) (-1072)) 146) (((-1072) $ (-1072) (-591 (-1072))) 145)) (-4203 (($) 50)) (-1889 (((-1176) $ (-357) (-357) (-357) (-357) (-357)) 116) (((-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -3115 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205))) $) 114) (((-1176) $ (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -3115 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205)))) 115) (((-1176) $ (-525) (-525) (-357) (-357) (-357)) 117) (((-1176) $ (-357) (-357)) 118) (((-1176) $ (-357) (-357) (-357)) 125)) (-2315 (((-357)) 97) (((-357) (-357)) 98)) (-2066 (((-357)) 92) (((-357) (-357)) 94)) (-1786 (((-357)) 95) (((-357) (-357)) 96)) (-2682 (((-357)) 101) (((-357) (-357)) 102)) (-3049 (((-357)) 99) (((-357) (-357)) 100)) (-2866 (((-1176) $ (-357) (-357)) 142)) (-3698 (((-1176) $ (-1072)) 126)) (-3439 (((-1049 (-205)) $) 51) (($ $ (-1049 (-205))) 52)) (-3084 (((-1176) $ (-1072)) 154)) (-2350 (((-1176) $ (-1072)) 155)) (-3252 (((-1176) $ (-357) (-357)) 124) (((-1176) $ (-525) (-525)) 139)) (-2619 (((-1176) $ (-854) (-854)) 132)) (-1728 (((-1176) $) 112)) (-2700 (((-1176) $ (-1072)) 153)) (-4202 (((-1176) $ (-1072)) 109)) (-2026 (((-591 (-242)) $) 53) (($ $ (-591 (-242))) 54)) (-1230 (((-1176) $ (-712) (-712)) 131)) (-1966 (((-1176) $ (-712) (-876 (-205))) 160)) (-2919 (($ $) 56) (($ (-1049 (-205)) (-1072)) 57) (($ (-1049 (-205)) (-591 (-242))) 58)) (-2981 (((-1176) $ (-357) (-357) (-357)) 106)) (-2339 (((-1072) $) NIL)) (-2019 (((-525) $) 103)) (-3015 (((-1176) $ (-357)) 143)) (-2149 (((-1176) $ (-357)) 158)) (-2047 (((-1036) $) NIL)) (-3444 (((-1176) $ (-357)) 157)) (-2429 (((-1176) $ (-1072)) 111)) (-3977 (((-1176) $ (-712) (-712) (-854) (-854)) 130)) (-1362 (((-1176) $ (-1072)) 108)) (-2685 (((-1176) $ (-1072)) 110)) (-2102 (((-1176) $ (-146) (-146)) 129)) (-3022 (((-796) $) 137)) (-3529 (((-1176) $) 113)) (-1444 (((-1176) $ (-1072)) 156)) (-3283 (((-1176) $ (-1072)) 107)) (-4096 (((-108) $ $) NIL)))
-(((-1173) (-13 (-1018) (-10 -8 (-15 -2066 ((-357))) (-15 -2066 ((-357) (-357))) (-15 -1786 ((-357))) (-15 -1786 ((-357) (-357))) (-15 -2315 ((-357))) (-15 -2315 ((-357) (-357))) (-15 -3049 ((-357))) (-15 -3049 ((-357) (-357))) (-15 -2682 ((-357))) (-15 -2682 ((-357) (-357))) (-15 -4203 ($)) (-15 -2919 ($ $)) (-15 -2919 ($ (-1049 (-205)) (-1072))) (-15 -2919 ($ (-1049 (-205)) (-591 (-242)))) (-15 -3439 ((-1049 (-205)) $)) (-15 -3439 ($ $ (-1049 (-205)))) (-15 -1966 ((-1176) $ (-712) (-876 (-205)))) (-15 -2026 ((-591 (-242)) $)) (-15 -2026 ($ $ (-591 (-242)))) (-15 -1230 ((-1176) $ (-712) (-712))) (-15 -2619 ((-1176) $ (-854) (-854))) (-15 -3698 ((-1176) $ (-1072))) (-15 -3977 ((-1176) $ (-712) (-712) (-854) (-854))) (-15 -1889 ((-1176) $ (-357) (-357) (-357) (-357) (-357))) (-15 -1889 ((-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -3115 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205))) $)) (-15 -1889 ((-1176) $ (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -3115 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205))))) (-15 -1889 ((-1176) $ (-525) (-525) (-357) (-357) (-357))) (-15 -1889 ((-1176) $ (-357) (-357))) (-15 -1889 ((-1176) $ (-357) (-357) (-357))) (-15 -2685 ((-1176) $ (-1072))) (-15 -3283 ((-1176) $ (-1072))) (-15 -1362 ((-1176) $ (-1072))) (-15 -4202 ((-1176) $ (-1072))) (-15 -2429 ((-1176) $ (-1072))) (-15 -3252 ((-1176) $ (-357) (-357))) (-15 -3252 ((-1176) $ (-525) (-525))) (-15 -1895 ((-1176) $ (-357))) (-15 -1895 ((-1176) $ (-357) (-357) (-357))) (-15 -2866 ((-1176) $ (-357) (-357))) (-15 -2700 ((-1176) $ (-1072))) (-15 -3444 ((-1176) $ (-357))) (-15 -2149 ((-1176) $ (-357))) (-15 -3084 ((-1176) $ (-1072))) (-15 -2350 ((-1176) $ (-1072))) (-15 -1444 ((-1176) $ (-1072))) (-15 -2981 ((-1176) $ (-357) (-357) (-357))) (-15 -3015 ((-1176) $ (-357))) (-15 -1728 ((-1176) $)) (-15 -2102 ((-1176) $ (-146) (-146))) (-15 -2325 ((-1072) $ (-1072))) (-15 -2325 ((-1072) $ (-1072) (-1072))) (-15 -2325 ((-1072) $ (-1072) (-591 (-1072)))) (-15 -3529 ((-1176) $)) (-15 -2019 ((-525) $))))) (T -1173))
-((-2066 (*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1173)))) (-2066 (*1 *2 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1173)))) (-1786 (*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1173)))) (-1786 (*1 *2 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1173)))) (-2315 (*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1173)))) (-2315 (*1 *2 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1173)))) (-3049 (*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1173)))) (-3049 (*1 *2 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1173)))) (-2682 (*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1173)))) (-2682 (*1 *2 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1173)))) (-4203 (*1 *1) (-5 *1 (-1173))) (-2919 (*1 *1 *1) (-5 *1 (-1173))) (-2919 (*1 *1 *2 *3) (-12 (-5 *2 (-1049 (-205))) (-5 *3 (-1072)) (-5 *1 (-1173)))) (-2919 (*1 *1 *2 *3) (-12 (-5 *2 (-1049 (-205))) (-5 *3 (-591 (-242))) (-5 *1 (-1173)))) (-3439 (*1 *2 *1) (-12 (-5 *2 (-1049 (-205))) (-5 *1 (-1173)))) (-3439 (*1 *1 *1 *2) (-12 (-5 *2 (-1049 (-205))) (-5 *1 (-1173)))) (-1966 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-712)) (-5 *4 (-876 (-205))) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-2026 (*1 *2 *1) (-12 (-5 *2 (-591 (-242))) (-5 *1 (-1173)))) (-2026 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-242))) (-5 *1 (-1173)))) (-1230 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-712)) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-2619 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-854)) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-3698 (*1 *2 *1 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-3977 (*1 *2 *1 *3 *3 *4 *4) (-12 (-5 *3 (-712)) (-5 *4 (-854)) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-1889 (*1 *2 *1 *3 *3 *3 *3 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-1889 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -3115 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205)))) (-5 *1 (-1173)))) (-1889 (*1 *2 *1 *3) (-12 (-5 *3 (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -3115 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205)))) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-1889 (*1 *2 *1 *3 *3 *4 *4 *4) (-12 (-5 *3 (-525)) (-5 *4 (-357)) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-1889 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-1889 (*1 *2 *1 *3 *3 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-2685 (*1 *2 *1 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-3283 (*1 *2 *1 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-1362 (*1 *2 *1 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-4202 (*1 *2 *1 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-2429 (*1 *2 *1 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-3252 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-3252 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-525)) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-1895 (*1 *2 *1 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-1895 (*1 *2 *1 *3 *3 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-2866 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-2700 (*1 *2 *1 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-3444 (*1 *2 *1 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-2149 (*1 *2 *1 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-3084 (*1 *2 *1 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-2350 (*1 *2 *1 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-1444 (*1 *2 *1 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-2981 (*1 *2 *1 *3 *3 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-3015 (*1 *2 *1 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-1728 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-1173)))) (-2102 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-146)) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-2325 (*1 *2 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-1173)))) (-2325 (*1 *2 *1 *2 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-1173)))) (-2325 (*1 *2 *1 *2 *3) (-12 (-5 *3 (-591 (-1072))) (-5 *2 (-1072)) (-5 *1 (-1173)))) (-3529 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-1173)))) (-2019 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-1173)))))
-(-13 (-1018) (-10 -8 (-15 -2066 ((-357))) (-15 -2066 ((-357) (-357))) (-15 -1786 ((-357))) (-15 -1786 ((-357) (-357))) (-15 -2315 ((-357))) (-15 -2315 ((-357) (-357))) (-15 -3049 ((-357))) (-15 -3049 ((-357) (-357))) (-15 -2682 ((-357))) (-15 -2682 ((-357) (-357))) (-15 -4203 ($)) (-15 -2919 ($ $)) (-15 -2919 ($ (-1049 (-205)) (-1072))) (-15 -2919 ($ (-1049 (-205)) (-591 (-242)))) (-15 -3439 ((-1049 (-205)) $)) (-15 -3439 ($ $ (-1049 (-205)))) (-15 -1966 ((-1176) $ (-712) (-876 (-205)))) (-15 -2026 ((-591 (-242)) $)) (-15 -2026 ($ $ (-591 (-242)))) (-15 -1230 ((-1176) $ (-712) (-712))) (-15 -2619 ((-1176) $ (-854) (-854))) (-15 -3698 ((-1176) $ (-1072))) (-15 -3977 ((-1176) $ (-712) (-712) (-854) (-854))) (-15 -1889 ((-1176) $ (-357) (-357) (-357) (-357) (-357))) (-15 -1889 ((-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -3115 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205))) $)) (-15 -1889 ((-1176) $ (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -3115 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205))))) (-15 -1889 ((-1176) $ (-525) (-525) (-357) (-357) (-357))) (-15 -1889 ((-1176) $ (-357) (-357))) (-15 -1889 ((-1176) $ (-357) (-357) (-357))) (-15 -2685 ((-1176) $ (-1072))) (-15 -3283 ((-1176) $ (-1072))) (-15 -1362 ((-1176) $ (-1072))) (-15 -4202 ((-1176) $ (-1072))) (-15 -2429 ((-1176) $ (-1072))) (-15 -3252 ((-1176) $ (-357) (-357))) (-15 -3252 ((-1176) $ (-525) (-525))) (-15 -1895 ((-1176) $ (-357))) (-15 -1895 ((-1176) $ (-357) (-357) (-357))) (-15 -2866 ((-1176) $ (-357) (-357))) (-15 -2700 ((-1176) $ (-1072))) (-15 -3444 ((-1176) $ (-357))) (-15 -2149 ((-1176) $ (-357))) (-15 -3084 ((-1176) $ (-1072))) (-15 -2350 ((-1176) $ (-1072))) (-15 -1444 ((-1176) $ (-1072))) (-15 -2981 ((-1176) $ (-357) (-357) (-357))) (-15 -3015 ((-1176) $ (-357))) (-15 -1728 ((-1176) $)) (-15 -2102 ((-1176) $ (-146) (-146))) (-15 -2325 ((-1072) $ (-1072))) (-15 -2325 ((-1072) $ (-1072) (-1072))) (-15 -2325 ((-1072) $ (-1072) (-591 (-1072)))) (-15 -3529 ((-1176) $)) (-15 -2019 ((-525) $))))
-((-2398 (((-591 (-1072)) (-591 (-1072))) 94) (((-591 (-1072))) 90)) (-3842 (((-591 (-1072))) 88)) (-3268 (((-591 (-854)) (-591 (-854))) 63) (((-591 (-854))) 60)) (-1589 (((-591 (-712)) (-591 (-712))) 57) (((-591 (-712))) 53)) (-3636 (((-1176)) 65)) (-3767 (((-854) (-854)) 81) (((-854)) 80)) (-2529 (((-854) (-854)) 79) (((-854)) 78)) (-1909 (((-807) (-807)) 75) (((-807)) 74)) (-3405 (((-205)) 85) (((-205) (-357)) 87)) (-1645 (((-854)) 82) (((-854) (-854)) 83)) (-2132 (((-854) (-854)) 77) (((-854)) 76)) (-3850 (((-807) (-807)) 69) (((-807)) 67)) (-2051 (((-807) (-807)) 71) (((-807)) 70)) (-3177 (((-807) (-807)) 73) (((-807)) 72)))
-(((-1174) (-10 -7 (-15 -3850 ((-807))) (-15 -3850 ((-807) (-807))) (-15 -2051 ((-807))) (-15 -2051 ((-807) (-807))) (-15 -3177 ((-807))) (-15 -3177 ((-807) (-807))) (-15 -1909 ((-807))) (-15 -1909 ((-807) (-807))) (-15 -2132 ((-854))) (-15 -2132 ((-854) (-854))) (-15 -1589 ((-591 (-712)))) (-15 -1589 ((-591 (-712)) (-591 (-712)))) (-15 -3268 ((-591 (-854)))) (-15 -3268 ((-591 (-854)) (-591 (-854)))) (-15 -3636 ((-1176))) (-15 -2398 ((-591 (-1072)))) (-15 -2398 ((-591 (-1072)) (-591 (-1072)))) (-15 -3842 ((-591 (-1072)))) (-15 -2529 ((-854))) (-15 -3767 ((-854))) (-15 -2529 ((-854) (-854))) (-15 -3767 ((-854) (-854))) (-15 -1645 ((-854) (-854))) (-15 -1645 ((-854))) (-15 -3405 ((-205) (-357))) (-15 -3405 ((-205))))) (T -1174))
-((-3405 (*1 *2) (-12 (-5 *2 (-205)) (-5 *1 (-1174)))) (-3405 (*1 *2 *3) (-12 (-5 *3 (-357)) (-5 *2 (-205)) (-5 *1 (-1174)))) (-1645 (*1 *2) (-12 (-5 *2 (-854)) (-5 *1 (-1174)))) (-1645 (*1 *2 *2) (-12 (-5 *2 (-854)) (-5 *1 (-1174)))) (-3767 (*1 *2 *2) (-12 (-5 *2 (-854)) (-5 *1 (-1174)))) (-2529 (*1 *2 *2) (-12 (-5 *2 (-854)) (-5 *1 (-1174)))) (-3767 (*1 *2) (-12 (-5 *2 (-854)) (-5 *1 (-1174)))) (-2529 (*1 *2) (-12 (-5 *2 (-854)) (-5 *1 (-1174)))) (-3842 (*1 *2) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-1174)))) (-2398 (*1 *2 *2) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-1174)))) (-2398 (*1 *2) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-1174)))) (-3636 (*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-1174)))) (-3268 (*1 *2 *2) (-12 (-5 *2 (-591 (-854))) (-5 *1 (-1174)))) (-3268 (*1 *2) (-12 (-5 *2 (-591 (-854))) (-5 *1 (-1174)))) (-1589 (*1 *2 *2) (-12 (-5 *2 (-591 (-712))) (-5 *1 (-1174)))) (-1589 (*1 *2) (-12 (-5 *2 (-591 (-712))) (-5 *1 (-1174)))) (-2132 (*1 *2 *2) (-12 (-5 *2 (-854)) (-5 *1 (-1174)))) (-2132 (*1 *2) (-12 (-5 *2 (-854)) (-5 *1 (-1174)))) (-1909 (*1 *2 *2) (-12 (-5 *2 (-807)) (-5 *1 (-1174)))) (-1909 (*1 *2) (-12 (-5 *2 (-807)) (-5 *1 (-1174)))) (-3177 (*1 *2 *2) (-12 (-5 *2 (-807)) (-5 *1 (-1174)))) (-3177 (*1 *2) (-12 (-5 *2 (-807)) (-5 *1 (-1174)))) (-2051 (*1 *2 *2) (-12 (-5 *2 (-807)) (-5 *1 (-1174)))) (-2051 (*1 *2) (-12 (-5 *2 (-807)) (-5 *1 (-1174)))) (-3850 (*1 *2 *2) (-12 (-5 *2 (-807)) (-5 *1 (-1174)))) (-3850 (*1 *2) (-12 (-5 *2 (-807)) (-5 *1 (-1174)))))
-(-10 -7 (-15 -3850 ((-807))) (-15 -3850 ((-807) (-807))) (-15 -2051 ((-807))) (-15 -2051 ((-807) (-807))) (-15 -3177 ((-807))) (-15 -3177 ((-807) (-807))) (-15 -1909 ((-807))) (-15 -1909 ((-807) (-807))) (-15 -2132 ((-854))) (-15 -2132 ((-854) (-854))) (-15 -1589 ((-591 (-712)))) (-15 -1589 ((-591 (-712)) (-591 (-712)))) (-15 -3268 ((-591 (-854)))) (-15 -3268 ((-591 (-854)) (-591 (-854)))) (-15 -3636 ((-1176))) (-15 -2398 ((-591 (-1072)))) (-15 -2398 ((-591 (-1072)) (-591 (-1072)))) (-15 -3842 ((-591 (-1072)))) (-15 -2529 ((-854))) (-15 -3767 ((-854))) (-15 -2529 ((-854) (-854))) (-15 -3767 ((-854) (-854))) (-15 -1645 ((-854) (-854))) (-15 -1645 ((-854))) (-15 -3405 ((-205) (-357))) (-15 -3405 ((-205))))
-((-3775 (((-445) (-591 (-591 (-876 (-205)))) (-591 (-242))) 21) (((-445) (-591 (-591 (-876 (-205))))) 20) (((-445) (-591 (-591 (-876 (-205)))) (-807) (-807) (-854) (-591 (-242))) 19)) (-2902 (((-1172) (-591 (-591 (-876 (-205)))) (-591 (-242))) 27) (((-1172) (-591 (-591 (-876 (-205)))) (-807) (-807) (-854) (-591 (-242))) 26)) (-3022 (((-1172) (-445)) 38)))
-(((-1175) (-10 -7 (-15 -3775 ((-445) (-591 (-591 (-876 (-205)))) (-807) (-807) (-854) (-591 (-242)))) (-15 -3775 ((-445) (-591 (-591 (-876 (-205)))))) (-15 -3775 ((-445) (-591 (-591 (-876 (-205)))) (-591 (-242)))) (-15 -2902 ((-1172) (-591 (-591 (-876 (-205)))) (-807) (-807) (-854) (-591 (-242)))) (-15 -2902 ((-1172) (-591 (-591 (-876 (-205)))) (-591 (-242)))) (-15 -3022 ((-1172) (-445))))) (T -1175))
-((-3022 (*1 *2 *3) (-12 (-5 *3 (-445)) (-5 *2 (-1172)) (-5 *1 (-1175)))) (-2902 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-591 (-876 (-205))))) (-5 *4 (-591 (-242))) (-5 *2 (-1172)) (-5 *1 (-1175)))) (-2902 (*1 *2 *3 *4 *4 *5 *6) (-12 (-5 *3 (-591 (-591 (-876 (-205))))) (-5 *4 (-807)) (-5 *5 (-854)) (-5 *6 (-591 (-242))) (-5 *2 (-1172)) (-5 *1 (-1175)))) (-3775 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-591 (-876 (-205))))) (-5 *4 (-591 (-242))) (-5 *2 (-445)) (-5 *1 (-1175)))) (-3775 (*1 *2 *3) (-12 (-5 *3 (-591 (-591 (-876 (-205))))) (-5 *2 (-445)) (-5 *1 (-1175)))) (-3775 (*1 *2 *3 *4 *4 *5 *6) (-12 (-5 *3 (-591 (-591 (-876 (-205))))) (-5 *4 (-807)) (-5 *5 (-854)) (-5 *6 (-591 (-242))) (-5 *2 (-445)) (-5 *1 (-1175)))))
-(-10 -7 (-15 -3775 ((-445) (-591 (-591 (-876 (-205)))) (-807) (-807) (-854) (-591 (-242)))) (-15 -3775 ((-445) (-591 (-591 (-876 (-205)))))) (-15 -3775 ((-445) (-591 (-591 (-876 (-205)))) (-591 (-242)))) (-15 -2902 ((-1172) (-591 (-591 (-876 (-205)))) (-807) (-807) (-854) (-591 (-242)))) (-15 -2902 ((-1172) (-591 (-591 (-876 (-205)))) (-591 (-242)))) (-15 -3022 ((-1172) (-445))))
-((-4170 (($) 7)) (-3022 (((-796) $) 10)))
-(((-1176) (-10 -8 (-15 -4170 ($)) (-15 -3022 ((-796) $)))) (T -1176))
-((-3022 (*1 *2 *1) (-12 (-5 *2 (-796)) (-5 *1 (-1176)))) (-4170 (*1 *1) (-5 *1 (-1176))))
-(-10 -8 (-15 -4170 ($)) (-15 -3022 ((-796) $)))
-((-4173 (($ $ |#2|) 10)))
-(((-1177 |#1| |#2|) (-10 -8 (-15 -4173 (|#1| |#1| |#2|))) (-1178 |#2|) (-341)) (T -1177))
-NIL
-(-10 -8 (-15 -4173 (|#1| |#1| |#2|)))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-2157 (((-3 $ "failed") $ $) 19)) (-3798 (($) 17 T CONST)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-4224 (((-128)) 28)) (-3022 (((-796) $) 11)) (-4191 (($) 18 T CONST)) (-4096 (((-108) $ $) 6)) (-4173 (($ $ |#1|) 29)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ |#1| $) 23) (($ $ |#1|) 26)))
+((-4036 (*1 *1 *1 *1) (-12 (-4 *1 (-1169 *2)) (-4 *2 (-1125)) (-4 *2 (-25)))) (-3559 (*1 *1 *2) (-12 (-5 *2 (-712)) (-4 *1 (-1169 *3)) (-4 *3 (-23)) (-4 *3 (-1125)))) (-4047 (*1 *1 *1) (-12 (-4 *1 (-1169 *2)) (-4 *2 (-1125)) (-4 *2 (-21)))) (-4047 (*1 *1 *1 *1) (-12 (-4 *1 (-1169 *2)) (-4 *2 (-1125)) (-4 *2 (-21)))) (* (*1 *1 *2 *1) (-12 (-5 *2 (-525)) (-4 *1 (-1169 *3)) (-4 *3 (-1125)) (-4 *3 (-21)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-1169 *2)) (-4 *2 (-1125)) (-4 *2 (-668)))) (* (*1 *1 *1 *2) (-12 (-4 *1 (-1169 *2)) (-4 *2 (-1125)) (-4 *2 (-668)))) (-3183 (*1 *2 *1 *1) (-12 (-4 *1 (-1169 *2)) (-4 *2 (-1125)) (-4 *2 (-975)))) (-2533 (*1 *2 *1 *1) (-12 (-4 *1 (-1169 *3)) (-4 *3 (-1125)) (-4 *3 (-975)) (-5 *2 (-631 *3)))) (-1804 (*1 *1 *1 *1) (-12 (-4 *1 (-1169 *2)) (-4 *2 (-1125)) (-4 *2 (-975)))) (-2445 (*1 *2 *1) (-12 (-4 *1 (-1169 *2)) (-4 *2 (-1125)) (-4 *2 (-932)) (-4 *2 (-975)))) (-2380 (*1 *2 *1) (-12 (-4 *1 (-1169 *2)) (-4 *2 (-1125)) (-4 *2 (-932)) (-4 *2 (-975)))))
+(-13 (-19 |t#1|) (-10 -8 (IF (|has| |t#1| (-25)) (-15 -4036 ($ $ $)) |%noBranch|) (IF (|has| |t#1| (-23)) (-15 -3559 ($ (-712))) |%noBranch|) (IF (|has| |t#1| (-21)) (PROGN (-15 -4047 ($ $)) (-15 -4047 ($ $ $)) (-15 * ($ (-525) $))) |%noBranch|) (IF (|has| |t#1| (-668)) (PROGN (-15 * ($ |t#1| $)) (-15 * ($ $ |t#1|))) |%noBranch|) (IF (|has| |t#1| (-975)) (PROGN (-15 -3183 (|t#1| $ $)) (-15 -2533 ((-631 |t#1|) $ $)) (-15 -1804 ($ $ $))) |%noBranch|) (IF (|has| |t#1| (-932)) (IF (|has| |t#1| (-975)) (PROGN (-15 -2445 (|t#1| $)) (-15 -2380 (|t#1| $))) |%noBranch|) |%noBranch|)))
+(((-33) . T) ((-97) -3150 (|has| |#1| (-1018)) (|has| |#1| (-788))) ((-565 (-796)) -3150 (|has| |#1| (-1018)) (|has| |#1| (-788)) (|has| |#1| (-565 (-796)))) ((-142 |#1|) . T) ((-566 (-501)) |has| |#1| (-566 (-501))) ((-265 #0=(-525) |#1|) . T) ((-267 #0# |#1|) . T) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-351 |#1|) . T) ((-464 |#1|) . T) ((-558 #0# |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))) ((-596 |#1|) . T) ((-19 |#1|) . T) ((-788) |has| |#1| (-788)) ((-1018) -3150 (|has| |#1| (-1018)) (|has| |#1| (-788))) ((-1125) . T))
+((-1350 (((-1171 |#2|) (-1 |#2| |#1| |#2|) (-1171 |#1|) |#2|) 13)) (-3618 ((|#2| (-1 |#2| |#1| |#2|) (-1171 |#1|) |#2|) 15)) (-1257 (((-3 (-1171 |#2|) "failed") (-1 (-3 |#2| "failed") |#1|) (-1171 |#1|)) 28) (((-1171 |#2|) (-1 |#2| |#1|) (-1171 |#1|)) 18)))
+(((-1170 |#1| |#2|) (-10 -7 (-15 -1350 ((-1171 |#2|) (-1 |#2| |#1| |#2|) (-1171 |#1|) |#2|)) (-15 -3618 (|#2| (-1 |#2| |#1| |#2|) (-1171 |#1|) |#2|)) (-15 -1257 ((-1171 |#2|) (-1 |#2| |#1|) (-1171 |#1|))) (-15 -1257 ((-3 (-1171 |#2|) "failed") (-1 (-3 |#2| "failed") |#1|) (-1171 |#1|)))) (-1125) (-1125)) (T -1170))
+((-1257 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 (-3 *6 "failed") *5)) (-5 *4 (-1171 *5)) (-4 *5 (-1125)) (-4 *6 (-1125)) (-5 *2 (-1171 *6)) (-5 *1 (-1170 *5 *6)))) (-1257 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1171 *5)) (-4 *5 (-1125)) (-4 *6 (-1125)) (-5 *2 (-1171 *6)) (-5 *1 (-1170 *5 *6)))) (-3618 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-1171 *5)) (-4 *5 (-1125)) (-4 *2 (-1125)) (-5 *1 (-1170 *5 *2)))) (-1350 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-1171 *6)) (-4 *6 (-1125)) (-4 *5 (-1125)) (-5 *2 (-1171 *5)) (-5 *1 (-1170 *6 *5)))))
+(-10 -7 (-15 -1350 ((-1171 |#2|) (-1 |#2| |#1| |#2|) (-1171 |#1|) |#2|)) (-15 -3618 (|#2| (-1 |#2| |#1| |#2|) (-1171 |#1|) |#2|)) (-15 -1257 ((-1171 |#2|) (-1 |#2| |#1|) (-1171 |#1|))) (-15 -1257 ((-3 (-1171 |#2|) "failed") (-1 (-3 |#2| "failed") |#1|) (-1171 |#1|))))
+((-2673 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3559 (($ (-712)) NIL (|has| |#1| (-23)))) (-2192 (($ (-591 |#1|)) 9)) (-3832 (((-1176) $ (-525) (-525)) NIL (|has| $ (-6 -4251)))) (-3110 (((-108) (-1 (-108) |#1| |#1|) $) NIL) (((-108) $) NIL (|has| |#1| (-788)))) (-2613 (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4251))) (($ $) NIL (-12 (|has| $ (-6 -4251)) (|has| |#1| (-788))))) (-1282 (($ (-1 (-108) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-788)))) (-3727 (((-108) $ (-712)) NIL)) (-2847 ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4251))) ((|#1| $ (-1138 (-525)) |#1|) NIL (|has| $ (-6 -4251)))) (-2467 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-2055 (($) NIL T CONST)) (-3405 (($ $) NIL (|has| $ (-6 -4251)))) (-2747 (($ $) NIL)) (-2908 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2537 (($ |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-3618 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4250))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4250)))) (-4205 ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4251)))) (-4121 ((|#1| $ (-525)) NIL)) (-1734 (((-525) (-1 (-108) |#1|) $) NIL) (((-525) |#1| $) NIL (|has| |#1| (-1018))) (((-525) |#1| $ (-525)) NIL (|has| |#1| (-1018)))) (-2916 (((-591 |#1|) $) 15 (|has| $ (-6 -4250)))) (-2533 (((-631 |#1|) $ $) NIL (|has| |#1| (-975)))) (-1316 (($ (-712) |#1|) NIL)) (-3491 (((-108) $ (-712)) NIL)) (-4152 (((-525) $) NIL (|has| (-525) (-788)))) (-1923 (($ $ $) NIL (|has| |#1| (-788)))) (-3459 (($ (-1 (-108) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-788)))) (-4207 (((-591 |#1|) $) NIL (|has| $ (-6 -4250)))) (-3956 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-1826 (((-525) $) NIL (|has| (-525) (-788)))) (-3475 (($ $ $) NIL (|has| |#1| (-788)))) (-4192 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-2380 ((|#1| $) NIL (-12 (|has| |#1| (-932)) (|has| |#1| (-975))))) (-3295 (((-108) $ (-712)) NIL)) (-2445 ((|#1| $) NIL (-12 (|has| |#1| (-932)) (|has| |#1| (-975))))) (-2621 (((-1072) $) NIL (|has| |#1| (-1018)))) (-2059 (($ |#1| $ (-525)) NIL) (($ $ $ (-525)) NIL)) (-3761 (((-591 (-525)) $) NIL)) (-1675 (((-108) (-525) $) NIL)) (-2937 (((-1036) $) NIL (|has| |#1| (-1018)))) (-2872 ((|#1| $) NIL (|has| (-525) (-788)))) (-2714 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-1858 (($ $ |#1|) NIL (|has| $ (-6 -4251)))) (-3465 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018)))) (($ $ (-591 |#1|) (-591 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1018))))) (-2023 (((-108) $ $) NIL)) (-3384 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2998 (((-591 |#1|) $) NIL)) (-2077 (((-108) $) NIL)) (-3164 (($) NIL)) (-1881 ((|#1| $ (-525) |#1|) NIL) ((|#1| $ (-525)) NIL) (($ $ (-1138 (-525))) NIL)) (-3183 ((|#1| $ $) NIL (|has| |#1| (-975)))) (-3226 (($ $ (-525)) NIL) (($ $ (-1138 (-525))) NIL)) (-1804 (($ $ $) NIL (|has| |#1| (-975)))) (-2960 (((-712) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250))) (((-712) |#1| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#1| (-1018))))) (-2992 (($ $ $ (-525)) NIL (|has| $ (-6 -4251)))) (-2873 (($ $) NIL)) (-1300 (((-501) $) 19 (|has| |#1| (-566 (-501))))) (-2695 (($ (-591 |#1|)) 8)) (-1624 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-591 $)) NIL)) (-2686 (((-796) $) NIL (|has| |#1| (-565 (-796))))) (-1475 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4250)))) (-4004 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3982 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3944 (((-108) $ $) NIL (|has| |#1| (-1018)))) (-3994 (((-108) $ $) NIL (|has| |#1| (-788)))) (-3971 (((-108) $ $) NIL (|has| |#1| (-788)))) (-4047 (($ $) NIL (|has| |#1| (-21))) (($ $ $) NIL (|has| |#1| (-21)))) (-4036 (($ $ $) NIL (|has| |#1| (-25)))) (* (($ (-525) $) NIL (|has| |#1| (-21))) (($ |#1| $) NIL (|has| |#1| (-668))) (($ $ |#1|) NIL (|has| |#1| (-668)))) (-2028 (((-712) $) NIL (|has| $ (-6 -4250)))))
+(((-1171 |#1|) (-13 (-1169 |#1|) (-10 -8 (-15 -2192 ($ (-591 |#1|))))) (-1125)) (T -1171))
+((-2192 (*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1125)) (-5 *1 (-1171 *3)))))
+(-13 (-1169 |#1|) (-10 -8 (-15 -2192 ($ (-591 |#1|)))))
+((-2673 (((-108) $ $) NIL)) (-2395 (((-1072) $ (-1072)) 90) (((-1072) $ (-1072) (-1072)) 88) (((-1072) $ (-1072) (-591 (-1072))) 87)) (-1419 (($) 59)) (-1680 (((-1176) $ (-445) (-854)) 45)) (-3094 (((-1176) $ (-854) (-1072)) 73) (((-1176) $ (-854) (-807)) 74)) (-3278 (((-1176) $ (-854) (-357) (-357)) 48)) (-2264 (((-1176) $ (-1072)) 69)) (-1464 (((-1176) $ (-854) (-1072)) 78)) (-1735 (((-1176) $ (-854) (-357) (-357)) 49)) (-3580 (((-1176) $ (-854) (-854)) 46)) (-2376 (((-1176) $) 70)) (-3518 (((-1176) $ (-854) (-1072)) 77)) (-3798 (((-1176) $ (-445) (-854)) 31)) (-3175 (((-1176) $ (-854) (-1072)) 76)) (-1274 (((-591 (-242)) $) 23) (($ $ (-591 (-242))) 24)) (-3061 (((-1176) $ (-712) (-712)) 43)) (-3118 (($ $) 60) (($ (-445) (-591 (-242))) 61)) (-2621 (((-1072) $) NIL)) (-1265 (((-525) $) 38)) (-2937 (((-1036) $) NIL)) (-2491 (((-1171 (-3 (-445) "undefined")) $) 37)) (-1408 (((-1171 (-2 (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205)) (|:| -3175 (-525)) (|:| -1320 (-525)) (|:| |spline| (-525)) (|:| -3701 (-525)) (|:| |axesColor| (-807)) (|:| -3094 (-525)) (|:| |unitsColor| (-807)) (|:| |showing| (-525)))) $) 36)) (-1710 (((-1176) $ (-854) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-525) (-807) (-525) (-807) (-525)) 68)) (-4028 (((-591 (-876 (-205))) $) NIL)) (-1443 (((-445) $ (-854)) 33)) (-3351 (((-1176) $ (-712) (-712) (-854) (-854)) 40)) (-2996 (((-1176) $ (-1072)) 79)) (-1320 (((-1176) $ (-854) (-1072)) 75)) (-2686 (((-796) $) 85)) (-1269 (((-1176) $) 80)) (-3701 (((-1176) $ (-854) (-1072)) 71) (((-1176) $ (-854) (-807)) 72)) (-3944 (((-108) $ $) NIL)))
+(((-1172) (-13 (-1018) (-10 -8 (-15 -4028 ((-591 (-876 (-205))) $)) (-15 -1419 ($)) (-15 -3118 ($ $)) (-15 -1274 ((-591 (-242)) $)) (-15 -1274 ($ $ (-591 (-242)))) (-15 -3118 ($ (-445) (-591 (-242)))) (-15 -1710 ((-1176) $ (-854) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-525) (-807) (-525) (-807) (-525))) (-15 -1408 ((-1171 (-2 (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205)) (|:| -3175 (-525)) (|:| -1320 (-525)) (|:| |spline| (-525)) (|:| -3701 (-525)) (|:| |axesColor| (-807)) (|:| -3094 (-525)) (|:| |unitsColor| (-807)) (|:| |showing| (-525)))) $)) (-15 -2491 ((-1171 (-3 (-445) "undefined")) $)) (-15 -2264 ((-1176) $ (-1072))) (-15 -3798 ((-1176) $ (-445) (-854))) (-15 -1443 ((-445) $ (-854))) (-15 -3701 ((-1176) $ (-854) (-1072))) (-15 -3701 ((-1176) $ (-854) (-807))) (-15 -3094 ((-1176) $ (-854) (-1072))) (-15 -3094 ((-1176) $ (-854) (-807))) (-15 -3175 ((-1176) $ (-854) (-1072))) (-15 -3518 ((-1176) $ (-854) (-1072))) (-15 -1320 ((-1176) $ (-854) (-1072))) (-15 -2996 ((-1176) $ (-1072))) (-15 -1269 ((-1176) $)) (-15 -3351 ((-1176) $ (-712) (-712) (-854) (-854))) (-15 -1735 ((-1176) $ (-854) (-357) (-357))) (-15 -3278 ((-1176) $ (-854) (-357) (-357))) (-15 -1464 ((-1176) $ (-854) (-1072))) (-15 -3061 ((-1176) $ (-712) (-712))) (-15 -1680 ((-1176) $ (-445) (-854))) (-15 -3580 ((-1176) $ (-854) (-854))) (-15 -2395 ((-1072) $ (-1072))) (-15 -2395 ((-1072) $ (-1072) (-1072))) (-15 -2395 ((-1072) $ (-1072) (-591 (-1072)))) (-15 -2376 ((-1176) $)) (-15 -1265 ((-525) $)) (-15 -2686 ((-796) $))))) (T -1172))
+((-2686 (*1 *2 *1) (-12 (-5 *2 (-796)) (-5 *1 (-1172)))) (-4028 (*1 *2 *1) (-12 (-5 *2 (-591 (-876 (-205)))) (-5 *1 (-1172)))) (-1419 (*1 *1) (-5 *1 (-1172))) (-3118 (*1 *1 *1) (-5 *1 (-1172))) (-1274 (*1 *2 *1) (-12 (-5 *2 (-591 (-242))) (-5 *1 (-1172)))) (-1274 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-242))) (-5 *1 (-1172)))) (-3118 (*1 *1 *2 *3) (-12 (-5 *2 (-445)) (-5 *3 (-591 (-242))) (-5 *1 (-1172)))) (-1710 (*1 *2 *1 *3 *4 *4 *4 *4 *5 *5 *5 *5 *6 *5 *6 *5) (-12 (-5 *3 (-854)) (-5 *4 (-205)) (-5 *5 (-525)) (-5 *6 (-807)) (-5 *2 (-1176)) (-5 *1 (-1172)))) (-1408 (*1 *2 *1) (-12 (-5 *2 (-1171 (-2 (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205)) (|:| -3175 (-525)) (|:| -1320 (-525)) (|:| |spline| (-525)) (|:| -3701 (-525)) (|:| |axesColor| (-807)) (|:| -3094 (-525)) (|:| |unitsColor| (-807)) (|:| |showing| (-525))))) (-5 *1 (-1172)))) (-2491 (*1 *2 *1) (-12 (-5 *2 (-1171 (-3 (-445) "undefined"))) (-5 *1 (-1172)))) (-2264 (*1 *2 *1 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1172)))) (-3798 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-445)) (-5 *4 (-854)) (-5 *2 (-1176)) (-5 *1 (-1172)))) (-1443 (*1 *2 *1 *3) (-12 (-5 *3 (-854)) (-5 *2 (-445)) (-5 *1 (-1172)))) (-3701 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-854)) (-5 *4 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1172)))) (-3701 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-854)) (-5 *4 (-807)) (-5 *2 (-1176)) (-5 *1 (-1172)))) (-3094 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-854)) (-5 *4 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1172)))) (-3094 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-854)) (-5 *4 (-807)) (-5 *2 (-1176)) (-5 *1 (-1172)))) (-3175 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-854)) (-5 *4 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1172)))) (-3518 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-854)) (-5 *4 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1172)))) (-1320 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-854)) (-5 *4 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1172)))) (-2996 (*1 *2 *1 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1172)))) (-1269 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-1172)))) (-3351 (*1 *2 *1 *3 *3 *4 *4) (-12 (-5 *3 (-712)) (-5 *4 (-854)) (-5 *2 (-1176)) (-5 *1 (-1172)))) (-1735 (*1 *2 *1 *3 *4 *4) (-12 (-5 *3 (-854)) (-5 *4 (-357)) (-5 *2 (-1176)) (-5 *1 (-1172)))) (-3278 (*1 *2 *1 *3 *4 *4) (-12 (-5 *3 (-854)) (-5 *4 (-357)) (-5 *2 (-1176)) (-5 *1 (-1172)))) (-1464 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-854)) (-5 *4 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1172)))) (-3061 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-712)) (-5 *2 (-1176)) (-5 *1 (-1172)))) (-1680 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-445)) (-5 *4 (-854)) (-5 *2 (-1176)) (-5 *1 (-1172)))) (-3580 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-854)) (-5 *2 (-1176)) (-5 *1 (-1172)))) (-2395 (*1 *2 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-1172)))) (-2395 (*1 *2 *1 *2 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-1172)))) (-2395 (*1 *2 *1 *2 *3) (-12 (-5 *3 (-591 (-1072))) (-5 *2 (-1072)) (-5 *1 (-1172)))) (-2376 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-1172)))) (-1265 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-1172)))))
+(-13 (-1018) (-10 -8 (-15 -4028 ((-591 (-876 (-205))) $)) (-15 -1419 ($)) (-15 -3118 ($ $)) (-15 -1274 ((-591 (-242)) $)) (-15 -1274 ($ $ (-591 (-242)))) (-15 -3118 ($ (-445) (-591 (-242)))) (-15 -1710 ((-1176) $ (-854) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-525) (-807) (-525) (-807) (-525))) (-15 -1408 ((-1171 (-2 (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205)) (|:| -3175 (-525)) (|:| -1320 (-525)) (|:| |spline| (-525)) (|:| -3701 (-525)) (|:| |axesColor| (-807)) (|:| -3094 (-525)) (|:| |unitsColor| (-807)) (|:| |showing| (-525)))) $)) (-15 -2491 ((-1171 (-3 (-445) "undefined")) $)) (-15 -2264 ((-1176) $ (-1072))) (-15 -3798 ((-1176) $ (-445) (-854))) (-15 -1443 ((-445) $ (-854))) (-15 -3701 ((-1176) $ (-854) (-1072))) (-15 -3701 ((-1176) $ (-854) (-807))) (-15 -3094 ((-1176) $ (-854) (-1072))) (-15 -3094 ((-1176) $ (-854) (-807))) (-15 -3175 ((-1176) $ (-854) (-1072))) (-15 -3518 ((-1176) $ (-854) (-1072))) (-15 -1320 ((-1176) $ (-854) (-1072))) (-15 -2996 ((-1176) $ (-1072))) (-15 -1269 ((-1176) $)) (-15 -3351 ((-1176) $ (-712) (-712) (-854) (-854))) (-15 -1735 ((-1176) $ (-854) (-357) (-357))) (-15 -3278 ((-1176) $ (-854) (-357) (-357))) (-15 -1464 ((-1176) $ (-854) (-1072))) (-15 -3061 ((-1176) $ (-712) (-712))) (-15 -1680 ((-1176) $ (-445) (-854))) (-15 -3580 ((-1176) $ (-854) (-854))) (-15 -2395 ((-1072) $ (-1072))) (-15 -2395 ((-1072) $ (-1072) (-1072))) (-15 -2395 ((-1072) $ (-1072) (-591 (-1072)))) (-15 -2376 ((-1176) $)) (-15 -1265 ((-525) $)) (-15 -2686 ((-796) $))))
+((-2673 (((-108) $ $) NIL)) (-2689 (((-1176) $ (-357)) 140) (((-1176) $ (-357) (-357) (-357)) 141)) (-2395 (((-1072) $ (-1072)) 148) (((-1072) $ (-1072) (-1072)) 146) (((-1072) $ (-1072) (-591 (-1072))) 145)) (-1762 (($) 50)) (-2628 (((-1176) $ (-357) (-357) (-357) (-357) (-357)) 116) (((-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1735 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205))) $) 114) (((-1176) $ (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1735 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205)))) 115) (((-1176) $ (-525) (-525) (-357) (-357) (-357)) 117) (((-1176) $ (-357) (-357)) 118) (((-1176) $ (-357) (-357) (-357)) 125)) (-2416 (((-357)) 97) (((-357) (-357)) 98)) (-2685 (((-357)) 92) (((-357) (-357)) 94)) (-3986 (((-357)) 95) (((-357) (-357)) 96)) (-2969 (((-357)) 101) (((-357) (-357)) 102)) (-2308 (((-357)) 99) (((-357) (-357)) 100)) (-3278 (((-1176) $ (-357) (-357)) 142)) (-2264 (((-1176) $ (-1072)) 126)) (-2749 (((-1049 (-205)) $) 51) (($ $ (-1049 (-205))) 52)) (-1515 (((-1176) $ (-1072)) 154)) (-2722 (((-1176) $ (-1072)) 155)) (-3535 (((-1176) $ (-357) (-357)) 124) (((-1176) $ (-525) (-525)) 139)) (-3580 (((-1176) $ (-854) (-854)) 132)) (-2376 (((-1176) $) 112)) (-1914 (((-1176) $ (-1072)) 153)) (-1753 (((-1176) $ (-1072)) 109)) (-1274 (((-591 (-242)) $) 53) (($ $ (-591 (-242))) 54)) (-3061 (((-1176) $ (-712) (-712)) 131)) (-2195 (((-1176) $ (-712) (-876 (-205))) 160)) (-3577 (($ $) 56) (($ (-1049 (-205)) (-1072)) 57) (($ (-1049 (-205)) (-591 (-242))) 58)) (-2911 (((-1176) $ (-357) (-357) (-357)) 106)) (-2621 (((-1072) $) NIL)) (-1265 (((-525) $) 103)) (-1961 (((-1176) $ (-357)) 143)) (-3233 (((-1176) $ (-357)) 158)) (-2937 (((-1036) $) NIL)) (-2804 (((-1176) $ (-357)) 157)) (-2249 (((-1176) $ (-1072)) 111)) (-3351 (((-1176) $ (-712) (-712) (-854) (-854)) 130)) (-2254 (((-1176) $ (-1072)) 108)) (-2996 (((-1176) $ (-1072)) 110)) (-2802 (((-1176) $ (-146) (-146)) 129)) (-2686 (((-796) $) 137)) (-1269 (((-1176) $) 113)) (-1642 (((-1176) $ (-1072)) 156)) (-3701 (((-1176) $ (-1072)) 107)) (-3944 (((-108) $ $) NIL)))
+(((-1173) (-13 (-1018) (-10 -8 (-15 -2685 ((-357))) (-15 -2685 ((-357) (-357))) (-15 -3986 ((-357))) (-15 -3986 ((-357) (-357))) (-15 -2416 ((-357))) (-15 -2416 ((-357) (-357))) (-15 -2308 ((-357))) (-15 -2308 ((-357) (-357))) (-15 -2969 ((-357))) (-15 -2969 ((-357) (-357))) (-15 -1762 ($)) (-15 -3577 ($ $)) (-15 -3577 ($ (-1049 (-205)) (-1072))) (-15 -3577 ($ (-1049 (-205)) (-591 (-242)))) (-15 -2749 ((-1049 (-205)) $)) (-15 -2749 ($ $ (-1049 (-205)))) (-15 -2195 ((-1176) $ (-712) (-876 (-205)))) (-15 -1274 ((-591 (-242)) $)) (-15 -1274 ($ $ (-591 (-242)))) (-15 -3061 ((-1176) $ (-712) (-712))) (-15 -3580 ((-1176) $ (-854) (-854))) (-15 -2264 ((-1176) $ (-1072))) (-15 -3351 ((-1176) $ (-712) (-712) (-854) (-854))) (-15 -2628 ((-1176) $ (-357) (-357) (-357) (-357) (-357))) (-15 -2628 ((-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1735 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205))) $)) (-15 -2628 ((-1176) $ (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1735 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205))))) (-15 -2628 ((-1176) $ (-525) (-525) (-357) (-357) (-357))) (-15 -2628 ((-1176) $ (-357) (-357))) (-15 -2628 ((-1176) $ (-357) (-357) (-357))) (-15 -2996 ((-1176) $ (-1072))) (-15 -3701 ((-1176) $ (-1072))) (-15 -2254 ((-1176) $ (-1072))) (-15 -1753 ((-1176) $ (-1072))) (-15 -2249 ((-1176) $ (-1072))) (-15 -3535 ((-1176) $ (-357) (-357))) (-15 -3535 ((-1176) $ (-525) (-525))) (-15 -2689 ((-1176) $ (-357))) (-15 -2689 ((-1176) $ (-357) (-357) (-357))) (-15 -3278 ((-1176) $ (-357) (-357))) (-15 -1914 ((-1176) $ (-1072))) (-15 -2804 ((-1176) $ (-357))) (-15 -3233 ((-1176) $ (-357))) (-15 -1515 ((-1176) $ (-1072))) (-15 -2722 ((-1176) $ (-1072))) (-15 -1642 ((-1176) $ (-1072))) (-15 -2911 ((-1176) $ (-357) (-357) (-357))) (-15 -1961 ((-1176) $ (-357))) (-15 -2376 ((-1176) $)) (-15 -2802 ((-1176) $ (-146) (-146))) (-15 -2395 ((-1072) $ (-1072))) (-15 -2395 ((-1072) $ (-1072) (-1072))) (-15 -2395 ((-1072) $ (-1072) (-591 (-1072)))) (-15 -1269 ((-1176) $)) (-15 -1265 ((-525) $))))) (T -1173))
+((-2685 (*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1173)))) (-2685 (*1 *2 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1173)))) (-3986 (*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1173)))) (-3986 (*1 *2 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1173)))) (-2416 (*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1173)))) (-2416 (*1 *2 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1173)))) (-2308 (*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1173)))) (-2308 (*1 *2 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1173)))) (-2969 (*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1173)))) (-2969 (*1 *2 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1173)))) (-1762 (*1 *1) (-5 *1 (-1173))) (-3577 (*1 *1 *1) (-5 *1 (-1173))) (-3577 (*1 *1 *2 *3) (-12 (-5 *2 (-1049 (-205))) (-5 *3 (-1072)) (-5 *1 (-1173)))) (-3577 (*1 *1 *2 *3) (-12 (-5 *2 (-1049 (-205))) (-5 *3 (-591 (-242))) (-5 *1 (-1173)))) (-2749 (*1 *2 *1) (-12 (-5 *2 (-1049 (-205))) (-5 *1 (-1173)))) (-2749 (*1 *1 *1 *2) (-12 (-5 *2 (-1049 (-205))) (-5 *1 (-1173)))) (-2195 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-712)) (-5 *4 (-876 (-205))) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-1274 (*1 *2 *1) (-12 (-5 *2 (-591 (-242))) (-5 *1 (-1173)))) (-1274 (*1 *1 *1 *2) (-12 (-5 *2 (-591 (-242))) (-5 *1 (-1173)))) (-3061 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-712)) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-3580 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-854)) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-2264 (*1 *2 *1 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-3351 (*1 *2 *1 *3 *3 *4 *4) (-12 (-5 *3 (-712)) (-5 *4 (-854)) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-2628 (*1 *2 *1 *3 *3 *3 *3 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-2628 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1735 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205)))) (-5 *1 (-1173)))) (-2628 (*1 *2 *1 *3) (-12 (-5 *3 (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1735 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205)))) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-2628 (*1 *2 *1 *3 *3 *4 *4 *4) (-12 (-5 *3 (-525)) (-5 *4 (-357)) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-2628 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-2628 (*1 *2 *1 *3 *3 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-2996 (*1 *2 *1 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-3701 (*1 *2 *1 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-2254 (*1 *2 *1 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-1753 (*1 *2 *1 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-2249 (*1 *2 *1 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-3535 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-3535 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-525)) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-2689 (*1 *2 *1 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-2689 (*1 *2 *1 *3 *3 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-3278 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-1914 (*1 *2 *1 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-2804 (*1 *2 *1 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-3233 (*1 *2 *1 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-1515 (*1 *2 *1 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-2722 (*1 *2 *1 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-1642 (*1 *2 *1 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-2911 (*1 *2 *1 *3 *3 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-1961 (*1 *2 *1 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-2376 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-1173)))) (-2802 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-146)) (-5 *2 (-1176)) (-5 *1 (-1173)))) (-2395 (*1 *2 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-1173)))) (-2395 (*1 *2 *1 *2 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-1173)))) (-2395 (*1 *2 *1 *2 *3) (-12 (-5 *3 (-591 (-1072))) (-5 *2 (-1072)) (-5 *1 (-1173)))) (-1269 (*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-1173)))) (-1265 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-1173)))))
+(-13 (-1018) (-10 -8 (-15 -2685 ((-357))) (-15 -2685 ((-357) (-357))) (-15 -3986 ((-357))) (-15 -3986 ((-357) (-357))) (-15 -2416 ((-357))) (-15 -2416 ((-357) (-357))) (-15 -2308 ((-357))) (-15 -2308 ((-357) (-357))) (-15 -2969 ((-357))) (-15 -2969 ((-357) (-357))) (-15 -1762 ($)) (-15 -3577 ($ $)) (-15 -3577 ($ (-1049 (-205)) (-1072))) (-15 -3577 ($ (-1049 (-205)) (-591 (-242)))) (-15 -2749 ((-1049 (-205)) $)) (-15 -2749 ($ $ (-1049 (-205)))) (-15 -2195 ((-1176) $ (-712) (-876 (-205)))) (-15 -1274 ((-591 (-242)) $)) (-15 -1274 ($ $ (-591 (-242)))) (-15 -3061 ((-1176) $ (-712) (-712))) (-15 -3580 ((-1176) $ (-854) (-854))) (-15 -2264 ((-1176) $ (-1072))) (-15 -3351 ((-1176) $ (-712) (-712) (-854) (-854))) (-15 -2628 ((-1176) $ (-357) (-357) (-357) (-357) (-357))) (-15 -2628 ((-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1735 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205))) $)) (-15 -2628 ((-1176) $ (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1735 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205))))) (-15 -2628 ((-1176) $ (-525) (-525) (-357) (-357) (-357))) (-15 -2628 ((-1176) $ (-357) (-357))) (-15 -2628 ((-1176) $ (-357) (-357) (-357))) (-15 -2996 ((-1176) $ (-1072))) (-15 -3701 ((-1176) $ (-1072))) (-15 -2254 ((-1176) $ (-1072))) (-15 -1753 ((-1176) $ (-1072))) (-15 -2249 ((-1176) $ (-1072))) (-15 -3535 ((-1176) $ (-357) (-357))) (-15 -3535 ((-1176) $ (-525) (-525))) (-15 -2689 ((-1176) $ (-357))) (-15 -2689 ((-1176) $ (-357) (-357) (-357))) (-15 -3278 ((-1176) $ (-357) (-357))) (-15 -1914 ((-1176) $ (-1072))) (-15 -2804 ((-1176) $ (-357))) (-15 -3233 ((-1176) $ (-357))) (-15 -1515 ((-1176) $ (-1072))) (-15 -2722 ((-1176) $ (-1072))) (-15 -1642 ((-1176) $ (-1072))) (-15 -2911 ((-1176) $ (-357) (-357) (-357))) (-15 -1961 ((-1176) $ (-357))) (-15 -2376 ((-1176) $)) (-15 -2802 ((-1176) $ (-146) (-146))) (-15 -2395 ((-1072) $ (-1072))) (-15 -2395 ((-1072) $ (-1072) (-1072))) (-15 -2395 ((-1072) $ (-1072) (-591 (-1072)))) (-15 -1269 ((-1176) $)) (-15 -1265 ((-525) $))))
+((-1933 (((-591 (-1072)) (-591 (-1072))) 94) (((-591 (-1072))) 90)) (-1437 (((-591 (-1072))) 88)) (-3649 (((-591 (-854)) (-591 (-854))) 63) (((-591 (-854))) 60)) (-1772 (((-591 (-712)) (-591 (-712))) 57) (((-591 (-712))) 53)) (-4220 (((-1176)) 65)) (-2988 (((-854) (-854)) 81) (((-854)) 80)) (-3946 (((-854) (-854)) 79) (((-854)) 78)) (-2839 (((-807) (-807)) 75) (((-807)) 74)) (-2426 (((-205)) 85) (((-205) (-357)) 87)) (-1957 (((-854)) 82) (((-854) (-854)) 83)) (-3469 (((-854) (-854)) 77) (((-854)) 76)) (-1509 (((-807) (-807)) 69) (((-807)) 67)) (-2358 (((-807) (-807)) 71) (((-807)) 70)) (-4154 (((-807) (-807)) 73) (((-807)) 72)))
+(((-1174) (-10 -7 (-15 -1509 ((-807))) (-15 -1509 ((-807) (-807))) (-15 -2358 ((-807))) (-15 -2358 ((-807) (-807))) (-15 -4154 ((-807))) (-15 -4154 ((-807) (-807))) (-15 -2839 ((-807))) (-15 -2839 ((-807) (-807))) (-15 -3469 ((-854))) (-15 -3469 ((-854) (-854))) (-15 -1772 ((-591 (-712)))) (-15 -1772 ((-591 (-712)) (-591 (-712)))) (-15 -3649 ((-591 (-854)))) (-15 -3649 ((-591 (-854)) (-591 (-854)))) (-15 -4220 ((-1176))) (-15 -1933 ((-591 (-1072)))) (-15 -1933 ((-591 (-1072)) (-591 (-1072)))) (-15 -1437 ((-591 (-1072)))) (-15 -3946 ((-854))) (-15 -2988 ((-854))) (-15 -3946 ((-854) (-854))) (-15 -2988 ((-854) (-854))) (-15 -1957 ((-854) (-854))) (-15 -1957 ((-854))) (-15 -2426 ((-205) (-357))) (-15 -2426 ((-205))))) (T -1174))
+((-2426 (*1 *2) (-12 (-5 *2 (-205)) (-5 *1 (-1174)))) (-2426 (*1 *2 *3) (-12 (-5 *3 (-357)) (-5 *2 (-205)) (-5 *1 (-1174)))) (-1957 (*1 *2) (-12 (-5 *2 (-854)) (-5 *1 (-1174)))) (-1957 (*1 *2 *2) (-12 (-5 *2 (-854)) (-5 *1 (-1174)))) (-2988 (*1 *2 *2) (-12 (-5 *2 (-854)) (-5 *1 (-1174)))) (-3946 (*1 *2 *2) (-12 (-5 *2 (-854)) (-5 *1 (-1174)))) (-2988 (*1 *2) (-12 (-5 *2 (-854)) (-5 *1 (-1174)))) (-3946 (*1 *2) (-12 (-5 *2 (-854)) (-5 *1 (-1174)))) (-1437 (*1 *2) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-1174)))) (-1933 (*1 *2 *2) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-1174)))) (-1933 (*1 *2) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-1174)))) (-4220 (*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-1174)))) (-3649 (*1 *2 *2) (-12 (-5 *2 (-591 (-854))) (-5 *1 (-1174)))) (-3649 (*1 *2) (-12 (-5 *2 (-591 (-854))) (-5 *1 (-1174)))) (-1772 (*1 *2 *2) (-12 (-5 *2 (-591 (-712))) (-5 *1 (-1174)))) (-1772 (*1 *2) (-12 (-5 *2 (-591 (-712))) (-5 *1 (-1174)))) (-3469 (*1 *2 *2) (-12 (-5 *2 (-854)) (-5 *1 (-1174)))) (-3469 (*1 *2) (-12 (-5 *2 (-854)) (-5 *1 (-1174)))) (-2839 (*1 *2 *2) (-12 (-5 *2 (-807)) (-5 *1 (-1174)))) (-2839 (*1 *2) (-12 (-5 *2 (-807)) (-5 *1 (-1174)))) (-4154 (*1 *2 *2) (-12 (-5 *2 (-807)) (-5 *1 (-1174)))) (-4154 (*1 *2) (-12 (-5 *2 (-807)) (-5 *1 (-1174)))) (-2358 (*1 *2 *2) (-12 (-5 *2 (-807)) (-5 *1 (-1174)))) (-2358 (*1 *2) (-12 (-5 *2 (-807)) (-5 *1 (-1174)))) (-1509 (*1 *2 *2) (-12 (-5 *2 (-807)) (-5 *1 (-1174)))) (-1509 (*1 *2) (-12 (-5 *2 (-807)) (-5 *1 (-1174)))))
+(-10 -7 (-15 -1509 ((-807))) (-15 -1509 ((-807) (-807))) (-15 -2358 ((-807))) (-15 -2358 ((-807) (-807))) (-15 -4154 ((-807))) (-15 -4154 ((-807) (-807))) (-15 -2839 ((-807))) (-15 -2839 ((-807) (-807))) (-15 -3469 ((-854))) (-15 -3469 ((-854) (-854))) (-15 -1772 ((-591 (-712)))) (-15 -1772 ((-591 (-712)) (-591 (-712)))) (-15 -3649 ((-591 (-854)))) (-15 -3649 ((-591 (-854)) (-591 (-854)))) (-15 -4220 ((-1176))) (-15 -1933 ((-591 (-1072)))) (-15 -1933 ((-591 (-1072)) (-591 (-1072)))) (-15 -1437 ((-591 (-1072)))) (-15 -3946 ((-854))) (-15 -2988 ((-854))) (-15 -3946 ((-854) (-854))) (-15 -2988 ((-854) (-854))) (-15 -1957 ((-854) (-854))) (-15 -1957 ((-854))) (-15 -2426 ((-205) (-357))) (-15 -2426 ((-205))))
+((-1856 (((-445) (-591 (-591 (-876 (-205)))) (-591 (-242))) 21) (((-445) (-591 (-591 (-876 (-205))))) 20) (((-445) (-591 (-591 (-876 (-205)))) (-807) (-807) (-854) (-591 (-242))) 19)) (-3414 (((-1172) (-591 (-591 (-876 (-205)))) (-591 (-242))) 27) (((-1172) (-591 (-591 (-876 (-205)))) (-807) (-807) (-854) (-591 (-242))) 26)) (-2686 (((-1172) (-445)) 38)))
+(((-1175) (-10 -7 (-15 -1856 ((-445) (-591 (-591 (-876 (-205)))) (-807) (-807) (-854) (-591 (-242)))) (-15 -1856 ((-445) (-591 (-591 (-876 (-205)))))) (-15 -1856 ((-445) (-591 (-591 (-876 (-205)))) (-591 (-242)))) (-15 -3414 ((-1172) (-591 (-591 (-876 (-205)))) (-807) (-807) (-854) (-591 (-242)))) (-15 -3414 ((-1172) (-591 (-591 (-876 (-205)))) (-591 (-242)))) (-15 -2686 ((-1172) (-445))))) (T -1175))
+((-2686 (*1 *2 *3) (-12 (-5 *3 (-445)) (-5 *2 (-1172)) (-5 *1 (-1175)))) (-3414 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-591 (-876 (-205))))) (-5 *4 (-591 (-242))) (-5 *2 (-1172)) (-5 *1 (-1175)))) (-3414 (*1 *2 *3 *4 *4 *5 *6) (-12 (-5 *3 (-591 (-591 (-876 (-205))))) (-5 *4 (-807)) (-5 *5 (-854)) (-5 *6 (-591 (-242))) (-5 *2 (-1172)) (-5 *1 (-1175)))) (-1856 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-591 (-876 (-205))))) (-5 *4 (-591 (-242))) (-5 *2 (-445)) (-5 *1 (-1175)))) (-1856 (*1 *2 *3) (-12 (-5 *3 (-591 (-591 (-876 (-205))))) (-5 *2 (-445)) (-5 *1 (-1175)))) (-1856 (*1 *2 *3 *4 *4 *5 *6) (-12 (-5 *3 (-591 (-591 (-876 (-205))))) (-5 *4 (-807)) (-5 *5 (-854)) (-5 *6 (-591 (-242))) (-5 *2 (-445)) (-5 *1 (-1175)))))
+(-10 -7 (-15 -1856 ((-445) (-591 (-591 (-876 (-205)))) (-807) (-807) (-854) (-591 (-242)))) (-15 -1856 ((-445) (-591 (-591 (-876 (-205)))))) (-15 -1856 ((-445) (-591 (-591 (-876 (-205)))) (-591 (-242)))) (-15 -3414 ((-1172) (-591 (-591 (-876 (-205)))) (-807) (-807) (-854) (-591 (-242)))) (-15 -3414 ((-1172) (-591 (-591 (-876 (-205)))) (-591 (-242)))) (-15 -2686 ((-1172) (-445))))
+((-1411 (($) 7)) (-2686 (((-796) $) 10)))
+(((-1176) (-10 -8 (-15 -1411 ($)) (-15 -2686 ((-796) $)))) (T -1176))
+((-2686 (*1 *2 *1) (-12 (-5 *2 (-796)) (-5 *1 (-1176)))) (-1411 (*1 *1) (-5 *1 (-1176))))
+(-10 -8 (-15 -1411 ($)) (-15 -2686 ((-796) $)))
+((-4059 (($ $ |#2|) 10)))
+(((-1177 |#1| |#2|) (-10 -8 (-15 -4059 (|#1| |#1| |#2|))) (-1178 |#2|) (-341)) (T -1177))
+NIL
+(-10 -8 (-15 -4059 (|#1| |#1| |#2|)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-3332 (((-3 $ "failed") $ $) 19)) (-2055 (($) 17 T CONST)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-3840 (((-128)) 28)) (-2686 (((-796) $) 11)) (-1830 (($) 18 T CONST)) (-3944 (((-108) $ $) 6)) (-4059 (($ $ |#1|) 29)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ |#1| $) 23) (($ $ |#1|) 26)))
(((-1178 |#1|) (-131) (-341)) (T -1178))
-((-4173 (*1 *1 *1 *2) (-12 (-4 *1 (-1178 *2)) (-4 *2 (-341)))) (-4224 (*1 *2) (-12 (-4 *1 (-1178 *3)) (-4 *3 (-341)) (-5 *2 (-128)))))
-(-13 (-659 |t#1|) (-10 -8 (-15 -4173 ($ $ |t#1|)) (-15 -4224 ((-128)))))
+((-4059 (*1 *1 *1 *2) (-12 (-4 *1 (-1178 *2)) (-4 *2 (-341)))) (-3840 (*1 *2) (-12 (-4 *1 (-1178 *3)) (-4 *3 (-341)) (-5 *2 (-128)))))
+(-13 (-659 |t#1|) (-10 -8 (-15 -4059 ($ $ |t#1|)) (-15 -3840 ((-128)))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-107 |#1| |#1|) . T) ((-126) . T) ((-565 (-796)) . T) ((-593 |#1|) . T) ((-659 |#1|) . T) ((-981 |#1|) . T) ((-1018) . T))
-((-1749 (((-591 (-1120 |#1|)) (-1089) (-1120 |#1|)) 78)) (-1284 (((-1070 (-1070 (-885 |#1|))) (-1089) (-1070 (-885 |#1|))) 57)) (-2683 (((-1 (-1070 (-1120 |#1|)) (-1070 (-1120 |#1|))) (-712) (-1120 |#1|) (-1070 (-1120 |#1|))) 68)) (-2874 (((-1 (-1070 (-885 |#1|)) (-1070 (-885 |#1|))) (-712)) 59)) (-1506 (((-1 (-1085 (-885 |#1|)) (-885 |#1|)) (-1089)) 29)) (-2328 (((-1 (-1070 (-885 |#1|)) (-1070 (-885 |#1|))) (-712)) 58)))
-(((-1179 |#1|) (-10 -7 (-15 -2874 ((-1 (-1070 (-885 |#1|)) (-1070 (-885 |#1|))) (-712))) (-15 -2328 ((-1 (-1070 (-885 |#1|)) (-1070 (-885 |#1|))) (-712))) (-15 -1284 ((-1070 (-1070 (-885 |#1|))) (-1089) (-1070 (-885 |#1|)))) (-15 -1506 ((-1 (-1085 (-885 |#1|)) (-885 |#1|)) (-1089))) (-15 -1749 ((-591 (-1120 |#1|)) (-1089) (-1120 |#1|))) (-15 -2683 ((-1 (-1070 (-1120 |#1|)) (-1070 (-1120 |#1|))) (-712) (-1120 |#1|) (-1070 (-1120 |#1|))))) (-341)) (T -1179))
-((-2683 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-712)) (-4 *6 (-341)) (-5 *4 (-1120 *6)) (-5 *2 (-1 (-1070 *4) (-1070 *4))) (-5 *1 (-1179 *6)) (-5 *5 (-1070 *4)))) (-1749 (*1 *2 *3 *4) (-12 (-5 *3 (-1089)) (-4 *5 (-341)) (-5 *2 (-591 (-1120 *5))) (-5 *1 (-1179 *5)) (-5 *4 (-1120 *5)))) (-1506 (*1 *2 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-1 (-1085 (-885 *4)) (-885 *4))) (-5 *1 (-1179 *4)) (-4 *4 (-341)))) (-1284 (*1 *2 *3 *4) (-12 (-5 *3 (-1089)) (-4 *5 (-341)) (-5 *2 (-1070 (-1070 (-885 *5)))) (-5 *1 (-1179 *5)) (-5 *4 (-1070 (-885 *5))))) (-2328 (*1 *2 *3) (-12 (-5 *3 (-712)) (-5 *2 (-1 (-1070 (-885 *4)) (-1070 (-885 *4)))) (-5 *1 (-1179 *4)) (-4 *4 (-341)))) (-2874 (*1 *2 *3) (-12 (-5 *3 (-712)) (-5 *2 (-1 (-1070 (-885 *4)) (-1070 (-885 *4)))) (-5 *1 (-1179 *4)) (-4 *4 (-341)))))
-(-10 -7 (-15 -2874 ((-1 (-1070 (-885 |#1|)) (-1070 (-885 |#1|))) (-712))) (-15 -2328 ((-1 (-1070 (-885 |#1|)) (-1070 (-885 |#1|))) (-712))) (-15 -1284 ((-1070 (-1070 (-885 |#1|))) (-1089) (-1070 (-885 |#1|)))) (-15 -1506 ((-1 (-1085 (-885 |#1|)) (-885 |#1|)) (-1089))) (-15 -1749 ((-591 (-1120 |#1|)) (-1089) (-1120 |#1|))) (-15 -2683 ((-1 (-1070 (-1120 |#1|)) (-1070 (-1120 |#1|))) (-712) (-1120 |#1|) (-1070 (-1120 |#1|)))))
-((-1426 (((-2 (|:| -4003 (-631 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-631 |#2|))) |#2|) 75)) (-3441 (((-2 (|:| -4003 (-631 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-631 |#2|)))) 74)))
-(((-1180 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3441 ((-2 (|:| -4003 (-631 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-631 |#2|))))) (-15 -1426 ((-2 (|:| -4003 (-631 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-631 |#2|))) |#2|))) (-327) (-1147 |#1|) (-1147 |#2|) (-387 |#2| |#3|)) (T -1180))
-((-1426 (*1 *2 *3) (-12 (-4 *4 (-327)) (-4 *3 (-1147 *4)) (-4 *5 (-1147 *3)) (-5 *2 (-2 (|:| -4003 (-631 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-631 *3)))) (-5 *1 (-1180 *4 *3 *5 *6)) (-4 *6 (-387 *3 *5)))) (-3441 (*1 *2) (-12 (-4 *3 (-327)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 *4)) (-5 *2 (-2 (|:| -4003 (-631 *4)) (|:| |basisDen| *4) (|:| |basisInv| (-631 *4)))) (-5 *1 (-1180 *3 *4 *5 *6)) (-4 *6 (-387 *4 *5)))))
-(-10 -7 (-15 -3441 ((-2 (|:| -4003 (-631 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-631 |#2|))))) (-15 -1426 ((-2 (|:| -4003 (-631 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-631 |#2|))) |#2|)))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) 43)) (-2157 (((-3 $ "failed") $ $) NIL)) (-3798 (($) NIL T CONST)) (-4163 (((-3 $ "failed") $) NIL)) (-2824 (((-108) $) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-3022 (((-796) $) 64) (($ (-525)) NIL) ((|#4| $) 54) (($ |#4|) 49) (($ |#1|) NIL (|has| |#1| (-160)))) (-2128 (((-712)) NIL)) (-1474 (((-1176) (-712)) 16)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4191 (($) 27 T CONST)) (-4197 (($) 67 T CONST)) (-4096 (((-108) $ $) 69)) (-4173 (((-3 $ "failed") $ $) NIL (|has| |#1| (-341)))) (-4164 (($ $) 71) (($ $ $) NIL)) (-4156 (($ $ $) 47)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 73) (($ |#1| $) NIL (|has| |#1| (-160))) (($ $ |#1|) NIL (|has| |#1| (-160)))))
-(((-1181 |#1| |#2| |#3| |#4| |#5| |#6| |#7|) (-13 (-975) (-10 -8 (IF (|has| |#1| (-160)) (-6 (-37 |#1|)) |%noBranch|) (-15 -3022 (|#4| $)) (IF (|has| |#1| (-341)) (-15 -4173 ((-3 $ "failed") $ $)) |%noBranch|) (-15 -3022 ($ |#4|)) (-15 -1474 ((-1176) (-712))))) (-975) (-788) (-734) (-882 |#1| |#3| |#2|) (-591 |#2|) (-591 (-712)) (-712)) (T -1181))
-((-3022 (*1 *2 *1) (-12 (-4 *2 (-882 *3 *5 *4)) (-5 *1 (-1181 *3 *4 *5 *2 *6 *7 *8)) (-4 *3 (-975)) (-4 *4 (-788)) (-4 *5 (-734)) (-14 *6 (-591 *4)) (-14 *7 (-591 (-712))) (-14 *8 (-712)))) (-4173 (*1 *1 *1 *1) (|partial| -12 (-4 *2 (-341)) (-4 *2 (-975)) (-4 *3 (-788)) (-4 *4 (-734)) (-14 *6 (-591 *3)) (-5 *1 (-1181 *2 *3 *4 *5 *6 *7 *8)) (-4 *5 (-882 *2 *4 *3)) (-14 *7 (-591 (-712))) (-14 *8 (-712)))) (-3022 (*1 *1 *2) (-12 (-4 *3 (-975)) (-4 *4 (-788)) (-4 *5 (-734)) (-14 *6 (-591 *4)) (-5 *1 (-1181 *3 *4 *5 *2 *6 *7 *8)) (-4 *2 (-882 *3 *5 *4)) (-14 *7 (-591 (-712))) (-14 *8 (-712)))) (-1474 (*1 *2 *3) (-12 (-5 *3 (-712)) (-4 *4 (-975)) (-4 *5 (-788)) (-4 *6 (-734)) (-14 *8 (-591 *5)) (-5 *2 (-1176)) (-5 *1 (-1181 *4 *5 *6 *7 *8 *9 *10)) (-4 *7 (-882 *4 *6 *5)) (-14 *9 (-591 *3)) (-14 *10 *3))))
-(-13 (-975) (-10 -8 (IF (|has| |#1| (-160)) (-6 (-37 |#1|)) |%noBranch|) (-15 -3022 (|#4| $)) (IF (|has| |#1| (-341)) (-15 -4173 ((-3 $ "failed") $ $)) |%noBranch|) (-15 -3022 ($ |#4|)) (-15 -1474 ((-1176) (-712)))))
-((-3008 (((-108) $ $) NIL)) (-3817 (((-591 (-2 (|:| -3529 $) (|:| -1976 (-591 |#4|)))) (-591 |#4|)) NIL)) (-2113 (((-591 $) (-591 |#4|)) 88)) (-1507 (((-591 |#3|) $) NIL)) (-1430 (((-108) $) NIL)) (-3490 (((-108) $) NIL (|has| |#1| (-517)))) (-3130 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-1568 ((|#4| |#4| $) NIL)) (-3327 (((-2 (|:| |under| $) (|:| -2662 $) (|:| |upper| $)) $ |#3|) NIL)) (-3891 (((-108) $ (-712)) NIL)) (-2305 (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250))) (((-3 |#4| "failed") $ |#3|) NIL)) (-3798 (($) NIL T CONST)) (-3382 (((-108) $) NIL (|has| |#1| (-517)))) (-2438 (((-108) $ $) NIL (|has| |#1| (-517)))) (-2055 (((-108) $ $) NIL (|has| |#1| (-517)))) (-1964 (((-108) $) NIL (|has| |#1| (-517)))) (-2656 (((-591 |#4|) (-591 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 28)) (-3853 (((-591 |#4|) (-591 |#4|) $) 25 (|has| |#1| (-517)))) (-1921 (((-591 |#4|) (-591 |#4|) $) NIL (|has| |#1| (-517)))) (-1251 (((-3 $ "failed") (-591 |#4|)) NIL)) (-3528 (($ (-591 |#4|)) NIL)) (-3078 (((-3 $ "failed") $) 70)) (-2736 ((|#4| |#4| $) 75)) (-3098 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018))))) (-3677 (($ |#4| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018)))) (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250)))) (-3407 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-517)))) (-3135 (((-108) |#4| $ (-1 (-108) |#4| |#4|)) NIL)) (-2933 ((|#4| |#4| $) NIL)) (-1227 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) NIL (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) NIL (|has| $ (-6 -4250))) ((|#4| (-1 |#4| |#4| |#4|) $) NIL (|has| $ (-6 -4250))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-2719 (((-2 (|:| -3529 (-591 |#4|)) (|:| -1976 (-591 |#4|))) $) NIL)) (-3454 (((-591 |#4|) $) NIL (|has| $ (-6 -4250)))) (-1809 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-2009 ((|#3| $) 76)) (-2910 (((-108) $ (-712)) NIL)) (-2552 (((-591 |#4|) $) 29 (|has| $ (-6 -4250)))) (-2141 (((-108) |#4| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018))))) (-2756 (((-3 $ "failed") (-591 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|)) 32) (((-3 $ "failed") (-591 |#4|)) 35)) (-3249 (($ (-1 |#4| |#4|) $) NIL (|has| $ (-6 -4251)))) (-1340 (($ (-1 |#4| |#4|) $) NIL)) (-3993 (((-591 |#3|) $) NIL)) (-4174 (((-108) |#3| $) NIL)) (-3971 (((-108) $ (-712)) NIL)) (-2339 (((-1072) $) NIL)) (-3708 (((-3 |#4| "failed") $) NIL)) (-3280 (((-591 |#4|) $) 50)) (-3196 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-4066 ((|#4| |#4| $) 74)) (-2154 (((-108) $ $) 85)) (-2934 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-517)))) (-2115 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-2731 ((|#4| |#4| $) NIL)) (-2047 (((-1036) $) NIL)) (-3066 (((-3 |#4| "failed") $) 69)) (-2069 (((-3 |#4| "failed") (-1 (-108) |#4|) $) NIL)) (-1554 (((-3 $ "failed") $ |#4|) NIL)) (-2784 (($ $ |#4|) NIL)) (-1623 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250)))) (-4132 (($ $ (-591 |#4|) (-591 |#4|)) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ (-273 |#4|)) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ (-591 (-273 |#4|))) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018))))) (-3493 (((-108) $ $) NIL)) (-3028 (((-108) $) 67)) (-3209 (($) 42)) (-1316 (((-712) $) NIL)) (-2064 (((-712) |#4| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018)))) (((-712) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250)))) (-3199 (($ $) NIL)) (-1408 (((-501) $) NIL (|has| |#4| (-566 (-501))))) (-3036 (($ (-591 |#4|)) NIL)) (-3134 (($ $ |#3|) NIL)) (-3443 (($ $ |#3|) NIL)) (-2487 (($ $) NIL)) (-3010 (($ $ |#3|) NIL)) (-3022 (((-796) $) NIL) (((-591 |#4|) $) 57)) (-3223 (((-712) $) NIL (|has| |#3| (-346)))) (-2222 (((-3 $ "failed") (-591 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|)) 40) (((-3 $ "failed") (-591 |#4|)) 41)) (-3773 (((-591 $) (-591 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|)) 65) (((-591 $) (-591 |#4|)) 66)) (-2122 (((-3 (-2 (|:| |bas| $) (|:| -1211 (-591 |#4|))) "failed") (-591 |#4|) (-1 (-108) |#4| |#4|)) 24) (((-3 (-2 (|:| |bas| $) (|:| -1211 (-591 |#4|))) "failed") (-591 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-2165 (((-108) $ (-1 (-108) |#4| (-591 |#4|))) NIL)) (-4158 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250)))) (-3872 (((-591 |#3|) $) NIL)) (-1884 (((-108) |#3| $) NIL)) (-4096 (((-108) $ $) NIL)) (-4045 (((-712) $) NIL (|has| $ (-6 -4250)))))
-(((-1182 |#1| |#2| |#3| |#4|) (-13 (-1119 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -2756 ((-3 $ "failed") (-591 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -2756 ((-3 $ "failed") (-591 |#4|))) (-15 -2222 ((-3 $ "failed") (-591 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -2222 ((-3 $ "failed") (-591 |#4|))) (-15 -3773 ((-591 $) (-591 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -3773 ((-591 $) (-591 |#4|))))) (-517) (-734) (-788) (-989 |#1| |#2| |#3|)) (T -1182))
-((-2756 (*1 *1 *2 *3 *4) (|partial| -12 (-5 *2 (-591 *8)) (-5 *3 (-1 (-108) *8 *8)) (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-989 *5 *6 *7)) (-4 *5 (-517)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *1 (-1182 *5 *6 *7 *8)))) (-2756 (*1 *1 *2) (|partial| -12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-1182 *3 *4 *5 *6)))) (-2222 (*1 *1 *2 *3 *4) (|partial| -12 (-5 *2 (-591 *8)) (-5 *3 (-1 (-108) *8 *8)) (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-989 *5 *6 *7)) (-4 *5 (-517)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *1 (-1182 *5 *6 *7 *8)))) (-2222 (*1 *1 *2) (|partial| -12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-1182 *3 *4 *5 *6)))) (-3773 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-591 *9)) (-5 *4 (-1 (-108) *9 *9)) (-5 *5 (-1 *9 *9 *9)) (-4 *9 (-989 *6 *7 *8)) (-4 *6 (-517)) (-4 *7 (-734)) (-4 *8 (-788)) (-5 *2 (-591 (-1182 *6 *7 *8 *9))) (-5 *1 (-1182 *6 *7 *8 *9)))) (-3773 (*1 *2 *3) (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-591 (-1182 *4 *5 *6 *7))) (-5 *1 (-1182 *4 *5 *6 *7)))))
-(-13 (-1119 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -2756 ((-3 $ "failed") (-591 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -2756 ((-3 $ "failed") (-591 |#4|))) (-15 -2222 ((-3 $ "failed") (-591 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -2222 ((-3 $ "failed") (-591 |#4|))) (-15 -3773 ((-591 $) (-591 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -3773 ((-591 $) (-591 |#4|)))))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-2157 (((-3 $ "failed") $ $) 19)) (-3798 (($) 17 T CONST)) (-4163 (((-3 $ "failed") $) 34)) (-2824 (((-108) $) 31)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-3022 (((-796) $) 11) (($ (-525)) 28) (($ |#1|) 38)) (-2128 (((-712)) 29)) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4096 (((-108) $ $) 6)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 40) (($ |#1| $) 39)))
+((-3090 (((-591 (-1120 |#1|)) (-1089) (-1120 |#1|)) 78)) (-1651 (((-1070 (-1070 (-885 |#1|))) (-1089) (-1070 (-885 |#1|))) 57)) (-2979 (((-1 (-1070 (-1120 |#1|)) (-1070 (-1120 |#1|))) (-712) (-1120 |#1|) (-1070 (-1120 |#1|))) 68)) (-3096 (((-1 (-1070 (-885 |#1|)) (-1070 (-885 |#1|))) (-712)) 59)) (-1439 (((-1 (-1085 (-885 |#1|)) (-885 |#1|)) (-1089)) 29)) (-2534 (((-1 (-1070 (-885 |#1|)) (-1070 (-885 |#1|))) (-712)) 58)))
+(((-1179 |#1|) (-10 -7 (-15 -3096 ((-1 (-1070 (-885 |#1|)) (-1070 (-885 |#1|))) (-712))) (-15 -2534 ((-1 (-1070 (-885 |#1|)) (-1070 (-885 |#1|))) (-712))) (-15 -1651 ((-1070 (-1070 (-885 |#1|))) (-1089) (-1070 (-885 |#1|)))) (-15 -1439 ((-1 (-1085 (-885 |#1|)) (-885 |#1|)) (-1089))) (-15 -3090 ((-591 (-1120 |#1|)) (-1089) (-1120 |#1|))) (-15 -2979 ((-1 (-1070 (-1120 |#1|)) (-1070 (-1120 |#1|))) (-712) (-1120 |#1|) (-1070 (-1120 |#1|))))) (-341)) (T -1179))
+((-2979 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-712)) (-4 *6 (-341)) (-5 *4 (-1120 *6)) (-5 *2 (-1 (-1070 *4) (-1070 *4))) (-5 *1 (-1179 *6)) (-5 *5 (-1070 *4)))) (-3090 (*1 *2 *3 *4) (-12 (-5 *3 (-1089)) (-4 *5 (-341)) (-5 *2 (-591 (-1120 *5))) (-5 *1 (-1179 *5)) (-5 *4 (-1120 *5)))) (-1439 (*1 *2 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-1 (-1085 (-885 *4)) (-885 *4))) (-5 *1 (-1179 *4)) (-4 *4 (-341)))) (-1651 (*1 *2 *3 *4) (-12 (-5 *3 (-1089)) (-4 *5 (-341)) (-5 *2 (-1070 (-1070 (-885 *5)))) (-5 *1 (-1179 *5)) (-5 *4 (-1070 (-885 *5))))) (-2534 (*1 *2 *3) (-12 (-5 *3 (-712)) (-5 *2 (-1 (-1070 (-885 *4)) (-1070 (-885 *4)))) (-5 *1 (-1179 *4)) (-4 *4 (-341)))) (-3096 (*1 *2 *3) (-12 (-5 *3 (-712)) (-5 *2 (-1 (-1070 (-885 *4)) (-1070 (-885 *4)))) (-5 *1 (-1179 *4)) (-4 *4 (-341)))))
+(-10 -7 (-15 -3096 ((-1 (-1070 (-885 |#1|)) (-1070 (-885 |#1|))) (-712))) (-15 -2534 ((-1 (-1070 (-885 |#1|)) (-1070 (-885 |#1|))) (-712))) (-15 -1651 ((-1070 (-1070 (-885 |#1|))) (-1089) (-1070 (-885 |#1|)))) (-15 -1439 ((-1 (-1085 (-885 |#1|)) (-885 |#1|)) (-1089))) (-15 -3090 ((-591 (-1120 |#1|)) (-1089) (-1120 |#1|))) (-15 -2979 ((-1 (-1070 (-1120 |#1|)) (-1070 (-1120 |#1|))) (-712) (-1120 |#1|) (-1070 (-1120 |#1|)))))
+((-3662 (((-2 (|:| -3612 (-631 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-631 |#2|))) |#2|) 75)) (-2773 (((-2 (|:| -3612 (-631 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-631 |#2|)))) 74)))
+(((-1180 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2773 ((-2 (|:| -3612 (-631 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-631 |#2|))))) (-15 -3662 ((-2 (|:| -3612 (-631 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-631 |#2|))) |#2|))) (-327) (-1147 |#1|) (-1147 |#2|) (-387 |#2| |#3|)) (T -1180))
+((-3662 (*1 *2 *3) (-12 (-4 *4 (-327)) (-4 *3 (-1147 *4)) (-4 *5 (-1147 *3)) (-5 *2 (-2 (|:| -3612 (-631 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-631 *3)))) (-5 *1 (-1180 *4 *3 *5 *6)) (-4 *6 (-387 *3 *5)))) (-2773 (*1 *2) (-12 (-4 *3 (-327)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 *4)) (-5 *2 (-2 (|:| -3612 (-631 *4)) (|:| |basisDen| *4) (|:| |basisInv| (-631 *4)))) (-5 *1 (-1180 *3 *4 *5 *6)) (-4 *6 (-387 *4 *5)))))
+(-10 -7 (-15 -2773 ((-2 (|:| -3612 (-631 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-631 |#2|))))) (-15 -3662 ((-2 (|:| -3612 (-631 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-631 |#2|))) |#2|)))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) 43)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2055 (($) NIL T CONST)) (-1522 (((-3 $ "failed") $) NIL)) (-3865 (((-108) $) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2686 (((-796) $) 64) (($ (-525)) NIL) ((|#4| $) 54) (($ |#4|) 49) (($ |#1|) NIL (|has| |#1| (-160)))) (-3425 (((-712)) NIL)) (-1309 (((-1176) (-712)) 16)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1830 (($) 27 T CONST)) (-1839 (($) 67 T CONST)) (-3944 (((-108) $ $) 69)) (-4059 (((-3 $ "failed") $ $) NIL (|has| |#1| (-341)))) (-4047 (($ $) 71) (($ $ $) NIL)) (-4036 (($ $ $) 47)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 73) (($ |#1| $) NIL (|has| |#1| (-160))) (($ $ |#1|) NIL (|has| |#1| (-160)))))
+(((-1181 |#1| |#2| |#3| |#4| |#5| |#6| |#7|) (-13 (-975) (-10 -8 (IF (|has| |#1| (-160)) (-6 (-37 |#1|)) |%noBranch|) (-15 -2686 (|#4| $)) (IF (|has| |#1| (-341)) (-15 -4059 ((-3 $ "failed") $ $)) |%noBranch|) (-15 -2686 ($ |#4|)) (-15 -1309 ((-1176) (-712))))) (-975) (-788) (-734) (-882 |#1| |#3| |#2|) (-591 |#2|) (-591 (-712)) (-712)) (T -1181))
+((-2686 (*1 *2 *1) (-12 (-4 *2 (-882 *3 *5 *4)) (-5 *1 (-1181 *3 *4 *5 *2 *6 *7 *8)) (-4 *3 (-975)) (-4 *4 (-788)) (-4 *5 (-734)) (-14 *6 (-591 *4)) (-14 *7 (-591 (-712))) (-14 *8 (-712)))) (-4059 (*1 *1 *1 *1) (|partial| -12 (-4 *2 (-341)) (-4 *2 (-975)) (-4 *3 (-788)) (-4 *4 (-734)) (-14 *6 (-591 *3)) (-5 *1 (-1181 *2 *3 *4 *5 *6 *7 *8)) (-4 *5 (-882 *2 *4 *3)) (-14 *7 (-591 (-712))) (-14 *8 (-712)))) (-2686 (*1 *1 *2) (-12 (-4 *3 (-975)) (-4 *4 (-788)) (-4 *5 (-734)) (-14 *6 (-591 *4)) (-5 *1 (-1181 *3 *4 *5 *2 *6 *7 *8)) (-4 *2 (-882 *3 *5 *4)) (-14 *7 (-591 (-712))) (-14 *8 (-712)))) (-1309 (*1 *2 *3) (-12 (-5 *3 (-712)) (-4 *4 (-975)) (-4 *5 (-788)) (-4 *6 (-734)) (-14 *8 (-591 *5)) (-5 *2 (-1176)) (-5 *1 (-1181 *4 *5 *6 *7 *8 *9 *10)) (-4 *7 (-882 *4 *6 *5)) (-14 *9 (-591 *3)) (-14 *10 *3))))
+(-13 (-975) (-10 -8 (IF (|has| |#1| (-160)) (-6 (-37 |#1|)) |%noBranch|) (-15 -2686 (|#4| $)) (IF (|has| |#1| (-341)) (-15 -4059 ((-3 $ "failed") $ $)) |%noBranch|) (-15 -2686 ($ |#4|)) (-15 -1309 ((-1176) (-712)))))
+((-2673 (((-108) $ $) NIL)) (-2313 (((-591 (-2 (|:| -1269 $) (|:| -1472 (-591 |#4|)))) (-591 |#4|)) NIL)) (-3227 (((-591 $) (-591 |#4|)) 88)) (-1444 (((-591 |#3|) $) NIL)) (-3713 (((-108) $) NIL)) (-1996 (((-108) $) NIL (|has| |#1| (-517)))) (-3750 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-4123 ((|#4| |#4| $) NIL)) (-1282 (((-2 (|:| |under| $) (|:| -2767 $) (|:| |upper| $)) $ |#3|) NIL)) (-3727 (((-108) $ (-712)) NIL)) (-2467 (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250))) (((-3 |#4| "failed") $ |#3|) NIL)) (-2055 (($) NIL T CONST)) (-3435 (((-108) $) NIL (|has| |#1| (-517)))) (-2342 (((-108) $ $) NIL (|has| |#1| (-517)))) (-2605 (((-108) $ $) NIL (|has| |#1| (-517)))) (-2167 (((-108) $) NIL (|has| |#1| (-517)))) (-2699 (((-591 |#4|) (-591 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 28)) (-1533 (((-591 |#4|) (-591 |#4|) $) 25 (|has| |#1| (-517)))) (-2978 (((-591 |#4|) (-591 |#4|) $) NIL (|has| |#1| (-517)))) (-4174 (((-3 $ "failed") (-591 |#4|)) NIL)) (-3341 (($ (-591 |#4|)) NIL)) (-2884 (((-3 $ "failed") $) 70)) (-2302 ((|#4| |#4| $) 75)) (-2908 (($ $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018))))) (-2537 (($ |#4| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018)))) (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250)))) (-2449 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-517)))) (-3797 (((-108) |#4| $ (-1 (-108) |#4| |#4|)) NIL)) (-2490 ((|#4| |#4| $) NIL)) (-3618 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) NIL (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) NIL (|has| $ (-6 -4250))) ((|#4| (-1 |#4| |#4| |#4|) $) NIL (|has| $ (-6 -4250))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-2082 (((-2 (|:| -1269 (-591 |#4|)) (|:| -1472 (-591 |#4|))) $) NIL)) (-2916 (((-591 |#4|) $) NIL (|has| $ (-6 -4250)))) (-2040 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-3998 ((|#3| $) 76)) (-3491 (((-108) $ (-712)) NIL)) (-4207 (((-591 |#4|) $) 29 (|has| $ (-6 -4250)))) (-3956 (((-108) |#4| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018))))) (-1381 (((-3 $ "failed") (-591 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|)) 32) (((-3 $ "failed") (-591 |#4|)) 35)) (-4192 (($ (-1 |#4| |#4|) $) NIL (|has| $ (-6 -4251)))) (-1257 (($ (-1 |#4| |#4|) $) NIL)) (-3520 (((-591 |#3|) $) NIL)) (-1574 (((-108) |#3| $) NIL)) (-3295 (((-108) $ (-712)) NIL)) (-2621 (((-1072) $) NIL)) (-2555 (((-3 |#4| "failed") $) NIL)) (-3664 (((-591 |#4|) $) 50)) (-1307 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-3022 ((|#4| |#4| $) 74)) (-3300 (((-108) $ $) 85)) (-2499 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-517)))) (-3255 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-2246 ((|#4| |#4| $) NIL)) (-2937 (((-1036) $) NIL)) (-2872 (((-3 |#4| "failed") $) 69)) (-2714 (((-3 |#4| "failed") (-1 (-108) |#4|) $) NIL)) (-1591 (((-3 $ "failed") $ |#4|) NIL)) (-1618 (($ $ |#4|) NIL)) (-3465 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250)))) (-1980 (($ $ (-591 |#4|) (-591 |#4|)) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ (-273 |#4|)) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018)))) (($ $ (-591 (-273 |#4|))) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1018))))) (-2023 (((-108) $ $) NIL)) (-2077 (((-108) $) 67)) (-3164 (($) 42)) (-2743 (((-712) $) NIL)) (-2960 (((-712) |#4| $) NIL (-12 (|has| $ (-6 -4250)) (|has| |#4| (-1018)))) (((-712) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250)))) (-2873 (($ $) NIL)) (-1300 (((-501) $) NIL (|has| |#4| (-566 (-501))))) (-2695 (($ (-591 |#4|)) NIL)) (-3786 (($ $ |#3|) NIL)) (-2794 (($ $ |#3|) NIL)) (-1656 (($ $) NIL)) (-1918 (($ $ |#3|) NIL)) (-2686 (((-796) $) NIL) (((-591 |#4|) $) 57)) (-3311 (((-712) $) NIL (|has| |#3| (-346)))) (-4012 (((-3 $ "failed") (-591 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|)) 40) (((-3 $ "failed") (-591 |#4|)) 41)) (-1841 (((-591 $) (-591 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|)) 65) (((-591 $) (-591 |#4|)) 66)) (-3339 (((-3 (-2 (|:| |bas| $) (|:| -1505 (-591 |#4|))) "failed") (-591 |#4|) (-1 (-108) |#4| |#4|)) 24) (((-3 (-2 (|:| |bas| $) (|:| -1505 (-591 |#4|))) "failed") (-591 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-3747 (((-108) $ (-1 (-108) |#4| (-591 |#4|))) NIL)) (-1475 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4250)))) (-1669 (((-591 |#3|) $) NIL)) (-2588 (((-108) |#3| $) NIL)) (-3944 (((-108) $ $) NIL)) (-2028 (((-712) $) NIL (|has| $ (-6 -4250)))))
+(((-1182 |#1| |#2| |#3| |#4|) (-13 (-1119 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -1381 ((-3 $ "failed") (-591 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -1381 ((-3 $ "failed") (-591 |#4|))) (-15 -4012 ((-3 $ "failed") (-591 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -4012 ((-3 $ "failed") (-591 |#4|))) (-15 -1841 ((-591 $) (-591 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -1841 ((-591 $) (-591 |#4|))))) (-517) (-734) (-788) (-989 |#1| |#2| |#3|)) (T -1182))
+((-1381 (*1 *1 *2 *3 *4) (|partial| -12 (-5 *2 (-591 *8)) (-5 *3 (-1 (-108) *8 *8)) (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-989 *5 *6 *7)) (-4 *5 (-517)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *1 (-1182 *5 *6 *7 *8)))) (-1381 (*1 *1 *2) (|partial| -12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-1182 *3 *4 *5 *6)))) (-4012 (*1 *1 *2 *3 *4) (|partial| -12 (-5 *2 (-591 *8)) (-5 *3 (-1 (-108) *8 *8)) (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-989 *5 *6 *7)) (-4 *5 (-517)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *1 (-1182 *5 *6 *7 *8)))) (-4012 (*1 *1 *2) (|partial| -12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-1182 *3 *4 *5 *6)))) (-1841 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-591 *9)) (-5 *4 (-1 (-108) *9 *9)) (-5 *5 (-1 *9 *9 *9)) (-4 *9 (-989 *6 *7 *8)) (-4 *6 (-517)) (-4 *7 (-734)) (-4 *8 (-788)) (-5 *2 (-591 (-1182 *6 *7 *8 *9))) (-5 *1 (-1182 *6 *7 *8 *9)))) (-1841 (*1 *2 *3) (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-591 (-1182 *4 *5 *6 *7))) (-5 *1 (-1182 *4 *5 *6 *7)))))
+(-13 (-1119 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -1381 ((-3 $ "failed") (-591 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -1381 ((-3 $ "failed") (-591 |#4|))) (-15 -4012 ((-3 $ "failed") (-591 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -4012 ((-3 $ "failed") (-591 |#4|))) (-15 -1841 ((-591 $) (-591 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -1841 ((-591 $) (-591 |#4|)))))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-3332 (((-3 $ "failed") $ $) 19)) (-2055 (($) 17 T CONST)) (-1522 (((-3 $ "failed") $) 34)) (-3865 (((-108) $) 31)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-2686 (((-796) $) 11) (($ (-525)) 28) (($ |#1|) 38)) (-3425 (((-712)) 29)) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-3944 (((-108) $ $) 6)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 40) (($ |#1| $) 39)))
(((-1183 |#1|) (-131) (-975)) (T -1183))
-((-3022 (*1 *1 *2) (-12 (-4 *1 (-1183 *2)) (-4 *2 (-975)))))
-(-13 (-975) (-107 |t#1| |t#1|) (-10 -8 (-15 -3022 ($ |t#1|)) (IF (|has| |t#1| (-160)) (-6 (-37 |t#1|)) |%noBranch|)))
+((-2686 (*1 *1 *2) (-12 (-4 *1 (-1183 *2)) (-4 *2 (-975)))))
+(-13 (-975) (-107 |t#1| |t#1|) (-10 -8 (-15 -2686 ($ |t#1|)) (IF (|has| |t#1| (-160)) (-6 (-37 |t#1|)) |%noBranch|)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 |#1|) |has| |#1| (-160)) ((-97) . T) ((-107 |#1| |#1|) . T) ((-126) . T) ((-565 (-796)) . T) ((-593 |#1|) . T) ((-593 $) . T) ((-659 |#1|) |has| |#1| (-160)) ((-668) . T) ((-981 |#1|) . T) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T))
-((-3008 (((-108) $ $) 60)) (-1800 (((-108) $) NIL)) (-3531 (((-591 |#1|) $) 45)) (-1931 (($ $ (-712)) 39)) (-2157 (((-3 $ "failed") $ $) NIL)) (-2544 (($ $ (-712)) 18 (|has| |#2| (-160))) (($ $ $) 19 (|has| |#2| (-160)))) (-3798 (($) NIL T CONST)) (-1584 (($ $ $) 63) (($ $ (-760 |#1|)) 49) (($ $ |#1|) 53)) (-1251 (((-3 (-760 |#1|) "failed") $) NIL)) (-3528 (((-760 |#1|) $) NIL)) (-1710 (($ $) 32)) (-4163 (((-3 $ "failed") $) NIL)) (-3363 (((-108) $) NIL)) (-1711 (($ $) NIL)) (-2824 (((-108) $) NIL)) (-4010 (((-712) $) NIL)) (-1922 (((-591 $) $) NIL)) (-2202 (((-108) $) NIL)) (-2548 (($ (-760 |#1|) |#2|) 31)) (-2457 (($ $) 33)) (-1655 (((-2 (|:| |k| (-760 |#1|)) (|:| |c| |#2|)) $) 12)) (-3110 (((-760 |#1|) $) NIL)) (-2024 (((-760 |#1|) $) 34)) (-1340 (($ (-1 |#2| |#2|) $) NIL)) (-2811 (($ $ $) 62) (($ $ (-760 |#1|)) 51) (($ $ |#1|) 55)) (-3865 (((-2 (|:| |k| (-760 |#1|)) (|:| |c| |#2|)) $) NIL)) (-1661 (((-760 |#1|) $) 28)) (-1678 ((|#2| $) 30)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-1316 (((-712) $) 36)) (-1246 (((-108) $) 40)) (-2058 ((|#2| $) NIL)) (-3022 (((-796) $) NIL) (($ (-760 |#1|)) 24) (($ |#1|) 25) (($ |#2|) NIL) (($ (-525)) NIL)) (-3654 (((-591 |#2|) $) NIL)) (-2560 ((|#2| $ (-760 |#1|)) NIL)) (-3482 ((|#2| $ $) 65) ((|#2| $ (-760 |#1|)) NIL)) (-2128 (((-712)) NIL)) (-3710 (($ $ (-712)) NIL) (($ $ (-854)) NIL)) (-4191 (($) 13 T CONST)) (-4197 (($) 15 T CONST)) (-1650 (((-591 (-2 (|:| |k| (-760 |#1|)) (|:| |c| |#2|))) $) NIL)) (-4096 (((-108) $ $) 38)) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) 22)) (** (($ $ (-712)) NIL) (($ $ (-854)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ |#2| $) 21) (($ $ |#2|) 61) (($ |#2| (-760 |#1|)) NIL) (($ |#1| $) 27) (($ $ $) NIL)))
+((-2673 (((-108) $ $) 60)) (-1306 (((-108) $) NIL)) (-2758 (((-591 |#1|) $) 45)) (-3746 (($ $ (-712)) 39)) (-3332 (((-3 $ "failed") $ $) NIL)) (-4112 (($ $ (-712)) 18 (|has| |#2| (-160))) (($ $ $) 19 (|has| |#2| (-160)))) (-2055 (($) NIL T CONST)) (-1719 (($ $ $) 63) (($ $ (-760 |#1|)) 49) (($ $ |#1|) 53)) (-4174 (((-3 (-760 |#1|) "failed") $) NIL)) (-3341 (((-760 |#1|) $) NIL)) (-1575 (($ $) 32)) (-1522 (((-3 $ "failed") $) NIL)) (-3253 (((-108) $) NIL)) (-3037 (($ $) NIL)) (-3865 (((-108) $) NIL)) (-3667 (((-712) $) NIL)) (-2987 (((-591 $) $) NIL)) (-3802 (((-108) $) NIL)) (-2990 (($ (-760 |#1|) |#2|) 31)) (-1398 (($ $) 33)) (-2047 (((-2 (|:| |k| (-760 |#1|)) (|:| |c| |#2|)) $) 12)) (-1691 (((-760 |#1|) $) NIL)) (-4184 (((-760 |#1|) $) 34)) (-1257 (($ (-1 |#2| |#2|) $) NIL)) (-3740 (($ $ $) 62) (($ $ (-760 |#1|)) 51) (($ $ |#1|) 55)) (-1609 (((-2 (|:| |k| (-760 |#1|)) (|:| |c| |#2|)) $) NIL)) (-1548 (((-760 |#1|) $) 28)) (-1556 ((|#2| $) 30)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2743 (((-712) $) 36)) (-3220 (((-108) $) 40)) (-2277 ((|#2| $) NIL)) (-2686 (((-796) $) NIL) (($ (-760 |#1|)) 24) (($ |#1|) 25) (($ |#2|) NIL) (($ (-525)) NIL)) (-3109 (((-591 |#2|) $) NIL)) (-1263 ((|#2| $ (-760 |#1|)) NIL)) (-2976 ((|#2| $ $) 65) ((|#2| $ (-760 |#1|)) NIL)) (-3425 (((-712)) NIL)) (-1401 (($ $ (-712)) NIL) (($ $ (-854)) NIL)) (-1830 (($) 13 T CONST)) (-1839 (($) 15 T CONST)) (-1994 (((-591 (-2 (|:| |k| (-760 |#1|)) (|:| |c| |#2|))) $) NIL)) (-3944 (((-108) $ $) 38)) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) 22)) (** (($ $ (-712)) NIL) (($ $ (-854)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ |#2| $) 21) (($ $ |#2|) 61) (($ |#2| (-760 |#1|)) NIL) (($ |#1| $) 27) (($ $ $) NIL)))
(((-1184 |#1| |#2|) (-13 (-360 |#2| (-760 |#1|)) (-1190 |#1| |#2|)) (-788) (-975)) (T -1184))
NIL
(-13 (-360 |#2| (-760 |#1|)) (-1190 |#1| |#2|))
-((-1488 ((|#3| |#3| (-712)) 23)) (-1409 ((|#3| |#3| (-712)) 28)) (-2954 ((|#3| |#3| |#3| (-712)) 29)))
-(((-1185 |#1| |#2| |#3|) (-10 -7 (-15 -1409 (|#3| |#3| (-712))) (-15 -1488 (|#3| |#3| (-712))) (-15 -2954 (|#3| |#3| |#3| (-712)))) (-13 (-975) (-659 (-385 (-525)))) (-788) (-1190 |#2| |#1|)) (T -1185))
-((-2954 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-712)) (-4 *4 (-13 (-975) (-659 (-385 (-525))))) (-4 *5 (-788)) (-5 *1 (-1185 *4 *5 *2)) (-4 *2 (-1190 *5 *4)))) (-1488 (*1 *2 *2 *3) (-12 (-5 *3 (-712)) (-4 *4 (-13 (-975) (-659 (-385 (-525))))) (-4 *5 (-788)) (-5 *1 (-1185 *4 *5 *2)) (-4 *2 (-1190 *5 *4)))) (-1409 (*1 *2 *2 *3) (-12 (-5 *3 (-712)) (-4 *4 (-13 (-975) (-659 (-385 (-525))))) (-4 *5 (-788)) (-5 *1 (-1185 *4 *5 *2)) (-4 *2 (-1190 *5 *4)))))
-(-10 -7 (-15 -1409 (|#3| |#3| (-712))) (-15 -1488 (|#3| |#3| (-712))) (-15 -2954 (|#3| |#3| |#3| (-712))))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-3531 (((-591 |#1|) $) 40)) (-2157 (((-3 $ "failed") $ $) 19)) (-2544 (($ $ $) 43 (|has| |#2| (-160))) (($ $ (-712)) 42 (|has| |#2| (-160)))) (-3798 (($) 17 T CONST)) (-1584 (($ $ |#1|) 54) (($ $ (-760 |#1|)) 53) (($ $ $) 52)) (-1251 (((-3 (-760 |#1|) "failed") $) 64)) (-3528 (((-760 |#1|) $) 63)) (-4163 (((-3 $ "failed") $) 34)) (-3363 (((-108) $) 45)) (-1711 (($ $) 44)) (-2824 (((-108) $) 31)) (-2202 (((-108) $) 50)) (-2548 (($ (-760 |#1|) |#2|) 51)) (-2457 (($ $) 49)) (-1655 (((-2 (|:| |k| (-760 |#1|)) (|:| |c| |#2|)) $) 60)) (-3110 (((-760 |#1|) $) 61)) (-1340 (($ (-1 |#2| |#2|) $) 41)) (-2811 (($ $ |#1|) 57) (($ $ (-760 |#1|)) 56) (($ $ $) 55)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-1246 (((-108) $) 47)) (-2058 ((|#2| $) 46)) (-3022 (((-796) $) 11) (($ (-525)) 28) (($ |#2|) 68) (($ (-760 |#1|)) 65) (($ |#1|) 48)) (-3482 ((|#2| $ (-760 |#1|)) 59) ((|#2| $ $) 58)) (-2128 (((-712)) 29)) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4096 (((-108) $ $) 6)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ |#2| $) 67) (($ $ |#2|) 66) (($ |#1| $) 62)))
+((-2356 ((|#3| |#3| (-712)) 23)) (-2288 ((|#3| |#3| (-712)) 28)) (-2664 ((|#3| |#3| |#3| (-712)) 29)))
+(((-1185 |#1| |#2| |#3|) (-10 -7 (-15 -2288 (|#3| |#3| (-712))) (-15 -2356 (|#3| |#3| (-712))) (-15 -2664 (|#3| |#3| |#3| (-712)))) (-13 (-975) (-659 (-385 (-525)))) (-788) (-1190 |#2| |#1|)) (T -1185))
+((-2664 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-712)) (-4 *4 (-13 (-975) (-659 (-385 (-525))))) (-4 *5 (-788)) (-5 *1 (-1185 *4 *5 *2)) (-4 *2 (-1190 *5 *4)))) (-2356 (*1 *2 *2 *3) (-12 (-5 *3 (-712)) (-4 *4 (-13 (-975) (-659 (-385 (-525))))) (-4 *5 (-788)) (-5 *1 (-1185 *4 *5 *2)) (-4 *2 (-1190 *5 *4)))) (-2288 (*1 *2 *2 *3) (-12 (-5 *3 (-712)) (-4 *4 (-13 (-975) (-659 (-385 (-525))))) (-4 *5 (-788)) (-5 *1 (-1185 *4 *5 *2)) (-4 *2 (-1190 *5 *4)))))
+(-10 -7 (-15 -2288 (|#3| |#3| (-712))) (-15 -2356 (|#3| |#3| (-712))) (-15 -2664 (|#3| |#3| |#3| (-712))))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-2758 (((-591 |#1|) $) 40)) (-3332 (((-3 $ "failed") $ $) 19)) (-4112 (($ $ $) 43 (|has| |#2| (-160))) (($ $ (-712)) 42 (|has| |#2| (-160)))) (-2055 (($) 17 T CONST)) (-1719 (($ $ |#1|) 54) (($ $ (-760 |#1|)) 53) (($ $ $) 52)) (-4174 (((-3 (-760 |#1|) "failed") $) 64)) (-3341 (((-760 |#1|) $) 63)) (-1522 (((-3 $ "failed") $) 34)) (-3253 (((-108) $) 45)) (-3037 (($ $) 44)) (-3865 (((-108) $) 31)) (-3802 (((-108) $) 50)) (-2990 (($ (-760 |#1|) |#2|) 51)) (-1398 (($ $) 49)) (-2047 (((-2 (|:| |k| (-760 |#1|)) (|:| |c| |#2|)) $) 60)) (-1691 (((-760 |#1|) $) 61)) (-1257 (($ (-1 |#2| |#2|) $) 41)) (-3740 (($ $ |#1|) 57) (($ $ (-760 |#1|)) 56) (($ $ $) 55)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-3220 (((-108) $) 47)) (-2277 ((|#2| $) 46)) (-2686 (((-796) $) 11) (($ (-525)) 28) (($ |#2|) 68) (($ (-760 |#1|)) 65) (($ |#1|) 48)) (-2976 ((|#2| $ (-760 |#1|)) 59) ((|#2| $ $) 58)) (-3425 (((-712)) 29)) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-3944 (((-108) $ $) 6)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ |#2| $) 67) (($ $ |#2|) 66) (($ |#1| $) 62)))
(((-1186 |#1| |#2|) (-131) (-788) (-975)) (T -1186))
-((* (*1 *1 *1 *2) (-12 (-4 *1 (-1186 *3 *2)) (-4 *3 (-788)) (-4 *2 (-975)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-1186 *2 *3)) (-4 *2 (-788)) (-4 *3 (-975)))) (-3110 (*1 *2 *1) (-12 (-4 *1 (-1186 *3 *4)) (-4 *3 (-788)) (-4 *4 (-975)) (-5 *2 (-760 *3)))) (-1655 (*1 *2 *1) (-12 (-4 *1 (-1186 *3 *4)) (-4 *3 (-788)) (-4 *4 (-975)) (-5 *2 (-2 (|:| |k| (-760 *3)) (|:| |c| *4))))) (-3482 (*1 *2 *1 *3) (-12 (-5 *3 (-760 *4)) (-4 *1 (-1186 *4 *2)) (-4 *4 (-788)) (-4 *2 (-975)))) (-3482 (*1 *2 *1 *1) (-12 (-4 *1 (-1186 *3 *2)) (-4 *3 (-788)) (-4 *2 (-975)))) (-2811 (*1 *1 *1 *2) (-12 (-4 *1 (-1186 *2 *3)) (-4 *2 (-788)) (-4 *3 (-975)))) (-2811 (*1 *1 *1 *2) (-12 (-5 *2 (-760 *3)) (-4 *1 (-1186 *3 *4)) (-4 *3 (-788)) (-4 *4 (-975)))) (-2811 (*1 *1 *1 *1) (-12 (-4 *1 (-1186 *2 *3)) (-4 *2 (-788)) (-4 *3 (-975)))) (-1584 (*1 *1 *1 *2) (-12 (-4 *1 (-1186 *2 *3)) (-4 *2 (-788)) (-4 *3 (-975)))) (-1584 (*1 *1 *1 *2) (-12 (-5 *2 (-760 *3)) (-4 *1 (-1186 *3 *4)) (-4 *3 (-788)) (-4 *4 (-975)))) (-1584 (*1 *1 *1 *1) (-12 (-4 *1 (-1186 *2 *3)) (-4 *2 (-788)) (-4 *3 (-975)))) (-2548 (*1 *1 *2 *3) (-12 (-5 *2 (-760 *4)) (-4 *4 (-788)) (-4 *1 (-1186 *4 *3)) (-4 *3 (-975)))) (-2202 (*1 *2 *1) (-12 (-4 *1 (-1186 *3 *4)) (-4 *3 (-788)) (-4 *4 (-975)) (-5 *2 (-108)))) (-2457 (*1 *1 *1) (-12 (-4 *1 (-1186 *2 *3)) (-4 *2 (-788)) (-4 *3 (-975)))) (-3022 (*1 *1 *2) (-12 (-4 *1 (-1186 *2 *3)) (-4 *2 (-788)) (-4 *3 (-975)))) (-1246 (*1 *2 *1) (-12 (-4 *1 (-1186 *3 *4)) (-4 *3 (-788)) (-4 *4 (-975)) (-5 *2 (-108)))) (-2058 (*1 *2 *1) (-12 (-4 *1 (-1186 *3 *2)) (-4 *3 (-788)) (-4 *2 (-975)))) (-3363 (*1 *2 *1) (-12 (-4 *1 (-1186 *3 *4)) (-4 *3 (-788)) (-4 *4 (-975)) (-5 *2 (-108)))) (-1711 (*1 *1 *1) (-12 (-4 *1 (-1186 *2 *3)) (-4 *2 (-788)) (-4 *3 (-975)))) (-2544 (*1 *1 *1 *1) (-12 (-4 *1 (-1186 *2 *3)) (-4 *2 (-788)) (-4 *3 (-975)) (-4 *3 (-160)))) (-2544 (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-4 *1 (-1186 *3 *4)) (-4 *3 (-788)) (-4 *4 (-975)) (-4 *4 (-160)))) (-1340 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-1186 *3 *4)) (-4 *3 (-788)) (-4 *4 (-975)))) (-3531 (*1 *2 *1) (-12 (-4 *1 (-1186 *3 *4)) (-4 *3 (-788)) (-4 *4 (-975)) (-5 *2 (-591 *3)))))
-(-13 (-975) (-1183 |t#2|) (-966 (-760 |t#1|)) (-10 -8 (-15 * ($ |t#1| $)) (-15 * ($ $ |t#2|)) (-15 -3110 ((-760 |t#1|) $)) (-15 -1655 ((-2 (|:| |k| (-760 |t#1|)) (|:| |c| |t#2|)) $)) (-15 -3482 (|t#2| $ (-760 |t#1|))) (-15 -3482 (|t#2| $ $)) (-15 -2811 ($ $ |t#1|)) (-15 -2811 ($ $ (-760 |t#1|))) (-15 -2811 ($ $ $)) (-15 -1584 ($ $ |t#1|)) (-15 -1584 ($ $ (-760 |t#1|))) (-15 -1584 ($ $ $)) (-15 -2548 ($ (-760 |t#1|) |t#2|)) (-15 -2202 ((-108) $)) (-15 -2457 ($ $)) (-15 -3022 ($ |t#1|)) (-15 -1246 ((-108) $)) (-15 -2058 (|t#2| $)) (-15 -3363 ((-108) $)) (-15 -1711 ($ $)) (IF (|has| |t#2| (-160)) (PROGN (-15 -2544 ($ $ $)) (-15 -2544 ($ $ (-712)))) |%noBranch|) (-15 -1340 ($ (-1 |t#2| |t#2|) $)) (-15 -3531 ((-591 |t#1|) $)) (IF (|has| |t#2| (-6 -4243)) (-6 -4243) |%noBranch|)))
+((* (*1 *1 *1 *2) (-12 (-4 *1 (-1186 *3 *2)) (-4 *3 (-788)) (-4 *2 (-975)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-1186 *2 *3)) (-4 *2 (-788)) (-4 *3 (-975)))) (-1691 (*1 *2 *1) (-12 (-4 *1 (-1186 *3 *4)) (-4 *3 (-788)) (-4 *4 (-975)) (-5 *2 (-760 *3)))) (-2047 (*1 *2 *1) (-12 (-4 *1 (-1186 *3 *4)) (-4 *3 (-788)) (-4 *4 (-975)) (-5 *2 (-2 (|:| |k| (-760 *3)) (|:| |c| *4))))) (-2976 (*1 *2 *1 *3) (-12 (-5 *3 (-760 *4)) (-4 *1 (-1186 *4 *2)) (-4 *4 (-788)) (-4 *2 (-975)))) (-2976 (*1 *2 *1 *1) (-12 (-4 *1 (-1186 *3 *2)) (-4 *3 (-788)) (-4 *2 (-975)))) (-3740 (*1 *1 *1 *2) (-12 (-4 *1 (-1186 *2 *3)) (-4 *2 (-788)) (-4 *3 (-975)))) (-3740 (*1 *1 *1 *2) (-12 (-5 *2 (-760 *3)) (-4 *1 (-1186 *3 *4)) (-4 *3 (-788)) (-4 *4 (-975)))) (-3740 (*1 *1 *1 *1) (-12 (-4 *1 (-1186 *2 *3)) (-4 *2 (-788)) (-4 *3 (-975)))) (-1719 (*1 *1 *1 *2) (-12 (-4 *1 (-1186 *2 *3)) (-4 *2 (-788)) (-4 *3 (-975)))) (-1719 (*1 *1 *1 *2) (-12 (-5 *2 (-760 *3)) (-4 *1 (-1186 *3 *4)) (-4 *3 (-788)) (-4 *4 (-975)))) (-1719 (*1 *1 *1 *1) (-12 (-4 *1 (-1186 *2 *3)) (-4 *2 (-788)) (-4 *3 (-975)))) (-2990 (*1 *1 *2 *3) (-12 (-5 *2 (-760 *4)) (-4 *4 (-788)) (-4 *1 (-1186 *4 *3)) (-4 *3 (-975)))) (-3802 (*1 *2 *1) (-12 (-4 *1 (-1186 *3 *4)) (-4 *3 (-788)) (-4 *4 (-975)) (-5 *2 (-108)))) (-1398 (*1 *1 *1) (-12 (-4 *1 (-1186 *2 *3)) (-4 *2 (-788)) (-4 *3 (-975)))) (-2686 (*1 *1 *2) (-12 (-4 *1 (-1186 *2 *3)) (-4 *2 (-788)) (-4 *3 (-975)))) (-3220 (*1 *2 *1) (-12 (-4 *1 (-1186 *3 *4)) (-4 *3 (-788)) (-4 *4 (-975)) (-5 *2 (-108)))) (-2277 (*1 *2 *1) (-12 (-4 *1 (-1186 *3 *2)) (-4 *3 (-788)) (-4 *2 (-975)))) (-3253 (*1 *2 *1) (-12 (-4 *1 (-1186 *3 *4)) (-4 *3 (-788)) (-4 *4 (-975)) (-5 *2 (-108)))) (-3037 (*1 *1 *1) (-12 (-4 *1 (-1186 *2 *3)) (-4 *2 (-788)) (-4 *3 (-975)))) (-4112 (*1 *1 *1 *1) (-12 (-4 *1 (-1186 *2 *3)) (-4 *2 (-788)) (-4 *3 (-975)) (-4 *3 (-160)))) (-4112 (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-4 *1 (-1186 *3 *4)) (-4 *3 (-788)) (-4 *4 (-975)) (-4 *4 (-160)))) (-1257 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-1186 *3 *4)) (-4 *3 (-788)) (-4 *4 (-975)))) (-2758 (*1 *2 *1) (-12 (-4 *1 (-1186 *3 *4)) (-4 *3 (-788)) (-4 *4 (-975)) (-5 *2 (-591 *3)))))
+(-13 (-975) (-1183 |t#2|) (-966 (-760 |t#1|)) (-10 -8 (-15 * ($ |t#1| $)) (-15 * ($ $ |t#2|)) (-15 -1691 ((-760 |t#1|) $)) (-15 -2047 ((-2 (|:| |k| (-760 |t#1|)) (|:| |c| |t#2|)) $)) (-15 -2976 (|t#2| $ (-760 |t#1|))) (-15 -2976 (|t#2| $ $)) (-15 -3740 ($ $ |t#1|)) (-15 -3740 ($ $ (-760 |t#1|))) (-15 -3740 ($ $ $)) (-15 -1719 ($ $ |t#1|)) (-15 -1719 ($ $ (-760 |t#1|))) (-15 -1719 ($ $ $)) (-15 -2990 ($ (-760 |t#1|) |t#2|)) (-15 -3802 ((-108) $)) (-15 -1398 ($ $)) (-15 -2686 ($ |t#1|)) (-15 -3220 ((-108) $)) (-15 -2277 (|t#2| $)) (-15 -3253 ((-108) $)) (-15 -3037 ($ $)) (IF (|has| |t#2| (-160)) (PROGN (-15 -4112 ($ $ $)) (-15 -4112 ($ $ (-712)))) |%noBranch|) (-15 -1257 ($ (-1 |t#2| |t#2|) $)) (-15 -2758 ((-591 |t#1|) $)) (IF (|has| |t#2| (-6 -4243)) (-6 -4243) |%noBranch|)))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 |#2|) |has| |#2| (-160)) ((-97) . T) ((-107 |#2| |#2|) . T) ((-126) . T) ((-565 (-796)) . T) ((-593 |#2|) . T) ((-593 $) . T) ((-659 |#2|) |has| |#2| (-160)) ((-668) . T) ((-966 (-760 |#1|)) . T) ((-981 |#2|) . T) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T) ((-1183 |#2|) . T))
-((-2144 (((-108) $) 15)) (-1884 (((-108) $) 14)) (-4227 (($ $) 19) (($ $ (-712)) 20)))
-(((-1187 |#1| |#2|) (-10 -8 (-15 -4227 (|#1| |#1| (-712))) (-15 -4227 (|#1| |#1|)) (-15 -2144 ((-108) |#1|)) (-15 -1884 ((-108) |#1|))) (-1188 |#2|) (-341)) (T -1187))
+((-2862 (((-108) $) 15)) (-2588 (((-108) $) 14)) (-3861 (($ $) 19) (($ $ (-712)) 20)))
+(((-1187 |#1| |#2|) (-10 -8 (-15 -3861 (|#1| |#1| (-712))) (-15 -3861 (|#1| |#1|)) (-15 -2862 ((-108) |#1|)) (-15 -2588 ((-108) |#1|))) (-1188 |#2|) (-341)) (T -1187))
NIL
-(-10 -8 (-15 -4227 (|#1| |#1| (-712))) (-15 -4227 (|#1| |#1|)) (-15 -2144 ((-108) |#1|)) (-15 -1884 ((-108) |#1|)))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-3450 (((-2 (|:| -2999 $) (|:| -4237 $) (|:| |associate| $)) $) 41)) (-3706 (($ $) 40)) (-1715 (((-108) $) 38)) (-2144 (((-108) $) 94)) (-2834 (((-712)) 90)) (-2157 (((-3 $ "failed") $ $) 19)) (-1291 (($ $) 73)) (-2827 (((-396 $) $) 72)) (-1947 (((-108) $ $) 59)) (-3798 (($) 17 T CONST)) (-1251 (((-3 |#1| "failed") $) 101)) (-3528 ((|#1| $) 100)) (-2129 (($ $ $) 55)) (-4163 (((-3 $ "failed") $) 34)) (-2110 (($ $ $) 56)) (-3856 (((-2 (|:| -3482 (-591 $)) (|:| -3857 $)) (-591 $)) 51)) (-2299 (($ $ (-712)) 87 (-3321 (|has| |#1| (-136)) (|has| |#1| (-346)))) (($ $) 86 (-3321 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2744 (((-108) $) 71)) (-3873 (((-774 (-854)) $) 84 (-3321 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2824 (((-108) $) 31)) (-1758 (((-3 (-591 $) "failed") (-591 $) $) 52)) (-1356 (($ $ $) 46) (($ (-591 $)) 45)) (-2339 (((-1072) $) 9)) (-1622 (($ $) 70)) (-1476 (((-108) $) 93)) (-2047 (((-1036) $) 10)) (-2526 (((-1085 $) (-1085 $) (-1085 $)) 44)) (-1399 (($ $ $) 48) (($ (-591 $)) 47)) (-1348 (((-396 $) $) 74)) (-2163 (((-774 (-854))) 91)) (-3375 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3857 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-2089 (((-3 $ "failed") $ $) 42)) (-4095 (((-3 (-591 $) "failed") (-591 $) $) 50)) (-1712 (((-712) $) 58)) (-3999 (((-2 (|:| -2963 $) (|:| -3407 $)) $ $) 57)) (-2953 (((-3 (-712) "failed") $ $) 85 (-3321 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-4224 (((-128)) 99)) (-1316 (((-774 (-854)) $) 92)) (-3022 (((-796) $) 11) (($ (-525)) 28) (($ $) 43) (($ (-385 (-525))) 65) (($ |#1|) 102)) (-1437 (((-3 $ "failed") $) 83 (-3321 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2128 (((-712)) 29)) (-2495 (((-108) $ $) 39)) (-1884 (((-108) $) 95)) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33) (($ $ (-525)) 69)) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4227 (($ $) 89 (|has| |#1| (-346))) (($ $ (-712)) 88 (|has| |#1| (-346)))) (-4096 (((-108) $ $) 6)) (-4173 (($ $ $) 64) (($ $ |#1|) 98)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32) (($ $ (-525)) 68)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 67) (($ (-385 (-525)) $) 66) (($ $ |#1|) 97) (($ |#1| $) 96)))
+(-10 -8 (-15 -3861 (|#1| |#1| (-712))) (-15 -3861 (|#1| |#1|)) (-15 -2862 ((-108) |#1|)) (-15 -2588 ((-108) |#1|)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-2867 (((-2 (|:| -1851 $) (|:| -4237 $) (|:| |associate| $)) $) 41)) (-3641 (($ $) 40)) (-3077 (((-108) $) 38)) (-2862 (((-108) $) 94)) (-3981 (((-712)) 90)) (-3332 (((-3 $ "failed") $ $) 19)) (-1720 (($ $) 73)) (-3898 (((-396 $) $) 72)) (-1965 (((-108) $ $) 59)) (-2055 (($) 17 T CONST)) (-4174 (((-3 |#1| "failed") $) 101)) (-3341 ((|#1| $) 100)) (-3265 (($ $ $) 55)) (-1522 (((-3 $ "failed") $) 34)) (-3239 (($ $ $) 56)) (-1550 (((-2 (|:| -2976 (-591 $)) (|:| -3965 $)) (-591 $)) 51)) (-3477 (($ $ (-712)) 87 (-3150 (|has| |#1| (-136)) (|has| |#1| (-346)))) (($ $) 86 (-3150 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2393 (((-108) $) 71)) (-1676 (((-774 (-854)) $) 84 (-3150 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-3865 (((-108) $) 31)) (-3188 (((-3 (-591 $) "failed") (-591 $) $) 52)) (-2081 (($ $ $) 46) (($ (-591 $)) 45)) (-2621 (((-1072) $) 9)) (-1523 (($ $) 70)) (-1326 (((-108) $) 93)) (-2937 (((-1036) $) 10)) (-3910 (((-1085 $) (-1085 $) (-1085 $)) 44)) (-2124 (($ $ $) 48) (($ (-591 $)) 47)) (-2542 (((-396 $) $) 74)) (-3383 (((-774 (-854))) 91)) (-3387 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3965 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-3210 (((-3 $ "failed") $ $) 42)) (-2018 (((-3 (-591 $) "failed") (-591 $) $) 50)) (-3048 (((-712) $) 58)) (-3576 (((-2 (|:| -2746 $) (|:| -2449 $)) $ $) 57)) (-2652 (((-3 (-712) "failed") $ $) 85 (-3150 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-3840 (((-128)) 99)) (-2743 (((-774 (-854)) $) 92)) (-2686 (((-796) $) 11) (($ (-525)) 28) (($ $) 43) (($ (-385 (-525))) 65) (($ |#1|) 102)) (-3751 (((-3 $ "failed") $) 83 (-3150 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-3425 (((-712)) 29)) (-1724 (((-108) $ $) 39)) (-2588 (((-108) $) 95)) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33) (($ $ (-525)) 69)) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-3861 (($ $) 89 (|has| |#1| (-346))) (($ $ (-712)) 88 (|has| |#1| (-346)))) (-3944 (((-108) $ $) 6)) (-4059 (($ $ $) 64) (($ $ |#1|) 98)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32) (($ $ (-525)) 68)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 67) (($ (-385 (-525)) $) 66) (($ $ |#1|) 97) (($ |#1| $) 96)))
(((-1188 |#1|) (-131) (-341)) (T -1188))
-((-1884 (*1 *2 *1) (-12 (-4 *1 (-1188 *3)) (-4 *3 (-341)) (-5 *2 (-108)))) (-2144 (*1 *2 *1) (-12 (-4 *1 (-1188 *3)) (-4 *3 (-341)) (-5 *2 (-108)))) (-1476 (*1 *2 *1) (-12 (-4 *1 (-1188 *3)) (-4 *3 (-341)) (-5 *2 (-108)))) (-1316 (*1 *2 *1) (-12 (-4 *1 (-1188 *3)) (-4 *3 (-341)) (-5 *2 (-774 (-854))))) (-2163 (*1 *2) (-12 (-4 *1 (-1188 *3)) (-4 *3 (-341)) (-5 *2 (-774 (-854))))) (-2834 (*1 *2) (-12 (-4 *1 (-1188 *3)) (-4 *3 (-341)) (-5 *2 (-712)))) (-4227 (*1 *1 *1) (-12 (-4 *1 (-1188 *2)) (-4 *2 (-341)) (-4 *2 (-346)))) (-4227 (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-4 *1 (-1188 *3)) (-4 *3 (-341)) (-4 *3 (-346)))))
-(-13 (-341) (-966 |t#1|) (-1178 |t#1|) (-10 -8 (IF (|has| |t#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |t#1| (-136)) (-6 (-380)) |%noBranch|) (-15 -1884 ((-108) $)) (-15 -2144 ((-108) $)) (-15 -1476 ((-108) $)) (-15 -1316 ((-774 (-854)) $)) (-15 -2163 ((-774 (-854)))) (-15 -2834 ((-712))) (IF (|has| |t#1| (-346)) (PROGN (-6 (-380)) (-15 -4227 ($ $)) (-15 -4227 ($ $ (-712)))) |%noBranch|)))
-(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-385 (-525))) . T) ((-37 $) . T) ((-97) . T) ((-107 #0# #0#) . T) ((-107 |#1| |#1|) . T) ((-107 $ $) . T) ((-126) . T) ((-136) -3321 (|has| |#1| (-346)) (|has| |#1| (-136))) ((-138) |has| |#1| (-138)) ((-565 (-796)) . T) ((-160) . T) ((-223) . T) ((-269) . T) ((-286) . T) ((-341) . T) ((-380) -3321 (|has| |#1| (-346)) (|has| |#1| (-136))) ((-429) . T) ((-517) . T) ((-593 #0#) . T) ((-593 |#1|) . T) ((-593 $) . T) ((-659 #0#) . T) ((-659 |#1|) . T) ((-659 $) . T) ((-668) . T) ((-853) . T) ((-966 |#1|) . T) ((-981 #0#) . T) ((-981 |#1|) . T) ((-981 $) . T) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T) ((-1129) . T) ((-1178 |#1|) . T))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-3531 (((-591 |#1|) $) 86)) (-1931 (($ $ (-712)) 89)) (-2157 (((-3 $ "failed") $ $) NIL)) (-2544 (($ $ $) NIL (|has| |#2| (-160))) (($ $ (-712)) NIL (|has| |#2| (-160)))) (-3798 (($) NIL T CONST)) (-1584 (($ $ |#1|) NIL) (($ $ (-760 |#1|)) NIL) (($ $ $) NIL)) (-1251 (((-3 (-760 |#1|) "failed") $) NIL) (((-3 (-826 |#1|) "failed") $) NIL)) (-3528 (((-760 |#1|) $) NIL) (((-826 |#1|) $) NIL)) (-1710 (($ $) 88)) (-4163 (((-3 $ "failed") $) NIL)) (-3363 (((-108) $) 77)) (-1711 (($ $) 81)) (-3783 (($ $ $ (-712)) 90)) (-2824 (((-108) $) NIL)) (-4010 (((-712) $) NIL)) (-1922 (((-591 $) $) NIL)) (-2202 (((-108) $) NIL)) (-2548 (($ (-760 |#1|) |#2|) NIL) (($ (-826 |#1|) |#2|) 26)) (-2457 (($ $) 103)) (-1655 (((-2 (|:| |k| (-760 |#1|)) (|:| |c| |#2|)) $) NIL)) (-3110 (((-760 |#1|) $) NIL)) (-2024 (((-760 |#1|) $) NIL)) (-1340 (($ (-1 |#2| |#2|) $) NIL)) (-2811 (($ $ |#1|) NIL) (($ $ (-760 |#1|)) NIL) (($ $ $) NIL)) (-1488 (($ $ (-712)) 97 (|has| |#2| (-659 (-385 (-525)))))) (-3865 (((-2 (|:| |k| (-826 |#1|)) (|:| |c| |#2|)) $) NIL)) (-1661 (((-826 |#1|) $) 70)) (-1678 ((|#2| $) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-1409 (($ $ (-712)) 94 (|has| |#2| (-659 (-385 (-525)))))) (-1316 (((-712) $) 87)) (-1246 (((-108) $) 71)) (-2058 ((|#2| $) 75)) (-3022 (((-796) $) 57) (($ (-525)) NIL) (($ |#2|) 51) (($ (-760 |#1|)) NIL) (($ |#1|) 59) (($ (-826 |#1|)) NIL) (($ (-609 |#1| |#2|)) 43) (((-1184 |#1| |#2|) $) 64) (((-1193 |#1| |#2|) $) 69)) (-3654 (((-591 |#2|) $) NIL)) (-2560 ((|#2| $ (-826 |#1|)) NIL)) (-3482 ((|#2| $ (-760 |#1|)) NIL) ((|#2| $ $) NIL)) (-2128 (((-712)) NIL)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4191 (($) 21 T CONST)) (-4197 (($) 25 T CONST)) (-1650 (((-591 (-2 (|:| |k| (-826 |#1|)) (|:| |c| |#2|))) $) NIL)) (-3769 (((-3 (-609 |#1| |#2|) "failed") $) 102)) (-4096 (((-108) $ $) 65)) (-4164 (($ $) 96) (($ $ $) 95)) (-4156 (($ $ $) 20)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 44) (($ |#2| $) 19) (($ $ |#2|) NIL) (($ |#1| $) NIL) (($ |#2| (-826 |#1|)) NIL)))
-(((-1189 |#1| |#2|) (-13 (-1190 |#1| |#2|) (-360 |#2| (-826 |#1|)) (-10 -8 (-15 -3022 ($ (-609 |#1| |#2|))) (-15 -3022 ((-1184 |#1| |#2|) $)) (-15 -3022 ((-1193 |#1| |#2|) $)) (-15 -3769 ((-3 (-609 |#1| |#2|) "failed") $)) (-15 -3783 ($ $ $ (-712))) (IF (|has| |#2| (-659 (-385 (-525)))) (PROGN (-15 -1409 ($ $ (-712))) (-15 -1488 ($ $ (-712)))) |%noBranch|))) (-788) (-160)) (T -1189))
-((-3022 (*1 *1 *2) (-12 (-5 *2 (-609 *3 *4)) (-4 *3 (-788)) (-4 *4 (-160)) (-5 *1 (-1189 *3 *4)))) (-3022 (*1 *2 *1) (-12 (-5 *2 (-1184 *3 *4)) (-5 *1 (-1189 *3 *4)) (-4 *3 (-788)) (-4 *4 (-160)))) (-3022 (*1 *2 *1) (-12 (-5 *2 (-1193 *3 *4)) (-5 *1 (-1189 *3 *4)) (-4 *3 (-788)) (-4 *4 (-160)))) (-3769 (*1 *2 *1) (|partial| -12 (-5 *2 (-609 *3 *4)) (-5 *1 (-1189 *3 *4)) (-4 *3 (-788)) (-4 *4 (-160)))) (-3783 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-1189 *3 *4)) (-4 *3 (-788)) (-4 *4 (-160)))) (-1409 (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-1189 *3 *4)) (-4 *4 (-659 (-385 (-525)))) (-4 *3 (-788)) (-4 *4 (-160)))) (-1488 (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-1189 *3 *4)) (-4 *4 (-659 (-385 (-525)))) (-4 *3 (-788)) (-4 *4 (-160)))))
-(-13 (-1190 |#1| |#2|) (-360 |#2| (-826 |#1|)) (-10 -8 (-15 -3022 ($ (-609 |#1| |#2|))) (-15 -3022 ((-1184 |#1| |#2|) $)) (-15 -3022 ((-1193 |#1| |#2|) $)) (-15 -3769 ((-3 (-609 |#1| |#2|) "failed") $)) (-15 -3783 ($ $ $ (-712))) (IF (|has| |#2| (-659 (-385 (-525)))) (PROGN (-15 -1409 ($ $ (-712))) (-15 -1488 ($ $ (-712)))) |%noBranch|)))
-((-3008 (((-108) $ $) 7)) (-1800 (((-108) $) 16)) (-3531 (((-591 |#1|) $) 40)) (-1931 (($ $ (-712)) 73)) (-2157 (((-3 $ "failed") $ $) 19)) (-2544 (($ $ $) 43 (|has| |#2| (-160))) (($ $ (-712)) 42 (|has| |#2| (-160)))) (-3798 (($) 17 T CONST)) (-1584 (($ $ |#1|) 54) (($ $ (-760 |#1|)) 53) (($ $ $) 52)) (-1251 (((-3 (-760 |#1|) "failed") $) 64)) (-3528 (((-760 |#1|) $) 63)) (-4163 (((-3 $ "failed") $) 34)) (-3363 (((-108) $) 45)) (-1711 (($ $) 44)) (-2824 (((-108) $) 31)) (-2202 (((-108) $) 50)) (-2548 (($ (-760 |#1|) |#2|) 51)) (-2457 (($ $) 49)) (-1655 (((-2 (|:| |k| (-760 |#1|)) (|:| |c| |#2|)) $) 60)) (-3110 (((-760 |#1|) $) 61)) (-2024 (((-760 |#1|) $) 75)) (-1340 (($ (-1 |#2| |#2|) $) 41)) (-2811 (($ $ |#1|) 57) (($ $ (-760 |#1|)) 56) (($ $ $) 55)) (-2339 (((-1072) $) 9)) (-2047 (((-1036) $) 10)) (-1316 (((-712) $) 74)) (-1246 (((-108) $) 47)) (-2058 ((|#2| $) 46)) (-3022 (((-796) $) 11) (($ (-525)) 28) (($ |#2|) 68) (($ (-760 |#1|)) 65) (($ |#1|) 48)) (-3482 ((|#2| $ (-760 |#1|)) 59) ((|#2| $ $) 58)) (-2128 (((-712)) 29)) (-3710 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-4191 (($) 18 T CONST)) (-4197 (($) 30 T CONST)) (-4096 (((-108) $ $) 6)) (-4164 (($ $) 22) (($ $ $) 21)) (-4156 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ |#2| $) 67) (($ $ |#2|) 66) (($ |#1| $) 62)))
+((-2588 (*1 *2 *1) (-12 (-4 *1 (-1188 *3)) (-4 *3 (-341)) (-5 *2 (-108)))) (-2862 (*1 *2 *1) (-12 (-4 *1 (-1188 *3)) (-4 *3 (-341)) (-5 *2 (-108)))) (-1326 (*1 *2 *1) (-12 (-4 *1 (-1188 *3)) (-4 *3 (-341)) (-5 *2 (-108)))) (-2743 (*1 *2 *1) (-12 (-4 *1 (-1188 *3)) (-4 *3 (-341)) (-5 *2 (-774 (-854))))) (-3383 (*1 *2) (-12 (-4 *1 (-1188 *3)) (-4 *3 (-341)) (-5 *2 (-774 (-854))))) (-3981 (*1 *2) (-12 (-4 *1 (-1188 *3)) (-4 *3 (-341)) (-5 *2 (-712)))) (-3861 (*1 *1 *1) (-12 (-4 *1 (-1188 *2)) (-4 *2 (-341)) (-4 *2 (-346)))) (-3861 (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-4 *1 (-1188 *3)) (-4 *3 (-341)) (-4 *3 (-346)))))
+(-13 (-341) (-966 |t#1|) (-1178 |t#1|) (-10 -8 (IF (|has| |t#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |t#1| (-136)) (-6 (-380)) |%noBranch|) (-15 -2588 ((-108) $)) (-15 -2862 ((-108) $)) (-15 -1326 ((-108) $)) (-15 -2743 ((-774 (-854)) $)) (-15 -3383 ((-774 (-854)))) (-15 -3981 ((-712))) (IF (|has| |t#1| (-346)) (PROGN (-6 (-380)) (-15 -3861 ($ $)) (-15 -3861 ($ $ (-712)))) |%noBranch|)))
+(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-385 (-525))) . T) ((-37 $) . T) ((-97) . T) ((-107 #0# #0#) . T) ((-107 |#1| |#1|) . T) ((-107 $ $) . T) ((-126) . T) ((-136) -3150 (|has| |#1| (-346)) (|has| |#1| (-136))) ((-138) |has| |#1| (-138)) ((-565 (-796)) . T) ((-160) . T) ((-223) . T) ((-269) . T) ((-286) . T) ((-341) . T) ((-380) -3150 (|has| |#1| (-346)) (|has| |#1| (-136))) ((-429) . T) ((-517) . T) ((-593 #0#) . T) ((-593 |#1|) . T) ((-593 $) . T) ((-659 #0#) . T) ((-659 |#1|) . T) ((-659 $) . T) ((-668) . T) ((-853) . T) ((-966 |#1|) . T) ((-981 #0#) . T) ((-981 |#1|) . T) ((-981 $) . T) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T) ((-1129) . T) ((-1178 |#1|) . T))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-2758 (((-591 |#1|) $) 86)) (-3746 (($ $ (-712)) 89)) (-3332 (((-3 $ "failed") $ $) NIL)) (-4112 (($ $ $) NIL (|has| |#2| (-160))) (($ $ (-712)) NIL (|has| |#2| (-160)))) (-2055 (($) NIL T CONST)) (-1719 (($ $ |#1|) NIL) (($ $ (-760 |#1|)) NIL) (($ $ $) NIL)) (-4174 (((-3 (-760 |#1|) "failed") $) NIL) (((-3 (-826 |#1|) "failed") $) NIL)) (-3341 (((-760 |#1|) $) NIL) (((-826 |#1|) $) NIL)) (-1575 (($ $) 88)) (-1522 (((-3 $ "failed") $) NIL)) (-3253 (((-108) $) 77)) (-3037 (($ $) 81)) (-1922 (($ $ $ (-712)) 90)) (-3865 (((-108) $) NIL)) (-3667 (((-712) $) NIL)) (-2987 (((-591 $) $) NIL)) (-3802 (((-108) $) NIL)) (-2990 (($ (-760 |#1|) |#2|) NIL) (($ (-826 |#1|) |#2|) 26)) (-1398 (($ $) 103)) (-2047 (((-2 (|:| |k| (-760 |#1|)) (|:| |c| |#2|)) $) NIL)) (-1691 (((-760 |#1|) $) NIL)) (-4184 (((-760 |#1|) $) NIL)) (-1257 (($ (-1 |#2| |#2|) $) NIL)) (-3740 (($ $ |#1|) NIL) (($ $ (-760 |#1|)) NIL) (($ $ $) NIL)) (-2356 (($ $ (-712)) 97 (|has| |#2| (-659 (-385 (-525)))))) (-1609 (((-2 (|:| |k| (-826 |#1|)) (|:| |c| |#2|)) $) NIL)) (-1548 (((-826 |#1|) $) 70)) (-1556 ((|#2| $) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2288 (($ $ (-712)) 94 (|has| |#2| (-659 (-385 (-525)))))) (-2743 (((-712) $) 87)) (-3220 (((-108) $) 71)) (-2277 ((|#2| $) 75)) (-2686 (((-796) $) 57) (($ (-525)) NIL) (($ |#2|) 51) (($ (-760 |#1|)) NIL) (($ |#1|) 59) (($ (-826 |#1|)) NIL) (($ (-609 |#1| |#2|)) 43) (((-1184 |#1| |#2|) $) 64) (((-1193 |#1| |#2|) $) 69)) (-3109 (((-591 |#2|) $) NIL)) (-1263 ((|#2| $ (-826 |#1|)) NIL)) (-2976 ((|#2| $ (-760 |#1|)) NIL) ((|#2| $ $) NIL)) (-3425 (((-712)) NIL)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1830 (($) 21 T CONST)) (-1839 (($) 25 T CONST)) (-1994 (((-591 (-2 (|:| |k| (-826 |#1|)) (|:| |c| |#2|))) $) NIL)) (-3006 (((-3 (-609 |#1| |#2|) "failed") $) 102)) (-3944 (((-108) $ $) 65)) (-4047 (($ $) 96) (($ $ $) 95)) (-4036 (($ $ $) 20)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 44) (($ |#2| $) 19) (($ $ |#2|) NIL) (($ |#1| $) NIL) (($ |#2| (-826 |#1|)) NIL)))
+(((-1189 |#1| |#2|) (-13 (-1190 |#1| |#2|) (-360 |#2| (-826 |#1|)) (-10 -8 (-15 -2686 ($ (-609 |#1| |#2|))) (-15 -2686 ((-1184 |#1| |#2|) $)) (-15 -2686 ((-1193 |#1| |#2|) $)) (-15 -3006 ((-3 (-609 |#1| |#2|) "failed") $)) (-15 -1922 ($ $ $ (-712))) (IF (|has| |#2| (-659 (-385 (-525)))) (PROGN (-15 -2288 ($ $ (-712))) (-15 -2356 ($ $ (-712)))) |%noBranch|))) (-788) (-160)) (T -1189))
+((-2686 (*1 *1 *2) (-12 (-5 *2 (-609 *3 *4)) (-4 *3 (-788)) (-4 *4 (-160)) (-5 *1 (-1189 *3 *4)))) (-2686 (*1 *2 *1) (-12 (-5 *2 (-1184 *3 *4)) (-5 *1 (-1189 *3 *4)) (-4 *3 (-788)) (-4 *4 (-160)))) (-2686 (*1 *2 *1) (-12 (-5 *2 (-1193 *3 *4)) (-5 *1 (-1189 *3 *4)) (-4 *3 (-788)) (-4 *4 (-160)))) (-3006 (*1 *2 *1) (|partial| -12 (-5 *2 (-609 *3 *4)) (-5 *1 (-1189 *3 *4)) (-4 *3 (-788)) (-4 *4 (-160)))) (-1922 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-1189 *3 *4)) (-4 *3 (-788)) (-4 *4 (-160)))) (-2288 (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-1189 *3 *4)) (-4 *4 (-659 (-385 (-525)))) (-4 *3 (-788)) (-4 *4 (-160)))) (-2356 (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-1189 *3 *4)) (-4 *4 (-659 (-385 (-525)))) (-4 *3 (-788)) (-4 *4 (-160)))))
+(-13 (-1190 |#1| |#2|) (-360 |#2| (-826 |#1|)) (-10 -8 (-15 -2686 ($ (-609 |#1| |#2|))) (-15 -2686 ((-1184 |#1| |#2|) $)) (-15 -2686 ((-1193 |#1| |#2|) $)) (-15 -3006 ((-3 (-609 |#1| |#2|) "failed") $)) (-15 -1922 ($ $ $ (-712))) (IF (|has| |#2| (-659 (-385 (-525)))) (PROGN (-15 -2288 ($ $ (-712))) (-15 -2356 ($ $ (-712)))) |%noBranch|)))
+((-2673 (((-108) $ $) 7)) (-1306 (((-108) $) 16)) (-2758 (((-591 |#1|) $) 40)) (-3746 (($ $ (-712)) 73)) (-3332 (((-3 $ "failed") $ $) 19)) (-4112 (($ $ $) 43 (|has| |#2| (-160))) (($ $ (-712)) 42 (|has| |#2| (-160)))) (-2055 (($) 17 T CONST)) (-1719 (($ $ |#1|) 54) (($ $ (-760 |#1|)) 53) (($ $ $) 52)) (-4174 (((-3 (-760 |#1|) "failed") $) 64)) (-3341 (((-760 |#1|) $) 63)) (-1522 (((-3 $ "failed") $) 34)) (-3253 (((-108) $) 45)) (-3037 (($ $) 44)) (-3865 (((-108) $) 31)) (-3802 (((-108) $) 50)) (-2990 (($ (-760 |#1|) |#2|) 51)) (-1398 (($ $) 49)) (-2047 (((-2 (|:| |k| (-760 |#1|)) (|:| |c| |#2|)) $) 60)) (-1691 (((-760 |#1|) $) 61)) (-4184 (((-760 |#1|) $) 75)) (-1257 (($ (-1 |#2| |#2|) $) 41)) (-3740 (($ $ |#1|) 57) (($ $ (-760 |#1|)) 56) (($ $ $) 55)) (-2621 (((-1072) $) 9)) (-2937 (((-1036) $) 10)) (-2743 (((-712) $) 74)) (-3220 (((-108) $) 47)) (-2277 ((|#2| $) 46)) (-2686 (((-796) $) 11) (($ (-525)) 28) (($ |#2|) 68) (($ (-760 |#1|)) 65) (($ |#1|) 48)) (-2976 ((|#2| $ (-760 |#1|)) 59) ((|#2| $ $) 58)) (-3425 (((-712)) 29)) (-1401 (($ $ (-854)) 26) (($ $ (-712)) 33)) (-1830 (($) 18 T CONST)) (-1839 (($) 30 T CONST)) (-3944 (((-108) $ $) 6)) (-4047 (($ $) 22) (($ $ $) 21)) (-4036 (($ $ $) 14)) (** (($ $ (-854)) 25) (($ $ (-712)) 32)) (* (($ (-854) $) 13) (($ (-712) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ |#2| $) 67) (($ $ |#2|) 66) (($ |#1| $) 62)))
(((-1190 |#1| |#2|) (-131) (-788) (-975)) (T -1190))
-((-2024 (*1 *2 *1) (-12 (-4 *1 (-1190 *3 *4)) (-4 *3 (-788)) (-4 *4 (-975)) (-5 *2 (-760 *3)))) (-1316 (*1 *2 *1) (-12 (-4 *1 (-1190 *3 *4)) (-4 *3 (-788)) (-4 *4 (-975)) (-5 *2 (-712)))) (-1931 (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-4 *1 (-1190 *3 *4)) (-4 *3 (-788)) (-4 *4 (-975)))))
-(-13 (-1186 |t#1| |t#2|) (-10 -8 (-15 -2024 ((-760 |t#1|) $)) (-15 -1316 ((-712) $)) (-15 -1931 ($ $ (-712)))))
+((-4184 (*1 *2 *1) (-12 (-4 *1 (-1190 *3 *4)) (-4 *3 (-788)) (-4 *4 (-975)) (-5 *2 (-760 *3)))) (-2743 (*1 *2 *1) (-12 (-4 *1 (-1190 *3 *4)) (-4 *3 (-788)) (-4 *4 (-975)) (-5 *2 (-712)))) (-3746 (*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-4 *1 (-1190 *3 *4)) (-4 *3 (-788)) (-4 *4 (-975)))))
+(-13 (-1186 |t#1| |t#2|) (-10 -8 (-15 -4184 ((-760 |t#1|) $)) (-15 -2743 ((-712) $)) (-15 -3746 ($ $ (-712)))))
(((-21) . T) ((-23) . T) ((-25) . T) ((-37 |#2|) |has| |#2| (-160)) ((-97) . T) ((-107 |#2| |#2|) . T) ((-126) . T) ((-565 (-796)) . T) ((-593 |#2|) . T) ((-593 $) . T) ((-659 |#2|) |has| |#2| (-160)) ((-668) . T) ((-966 (-760 |#1|)) . T) ((-981 |#2|) . T) ((-975) . T) ((-982) . T) ((-1030) . T) ((-1018) . T) ((-1183 |#2|) . T) ((-1186 |#1| |#2|) . T))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-3531 (((-591 (-1089)) $) NIL)) (-1628 (($ (-1184 (-1089) |#1|)) NIL)) (-1931 (($ $ (-712)) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-2544 (($ $ $) NIL (|has| |#1| (-160))) (($ $ (-712)) NIL (|has| |#1| (-160)))) (-3798 (($) NIL T CONST)) (-1584 (($ $ (-1089)) NIL) (($ $ (-760 (-1089))) NIL) (($ $ $) NIL)) (-1251 (((-3 (-760 (-1089)) "failed") $) NIL)) (-3528 (((-760 (-1089)) $) NIL)) (-4163 (((-3 $ "failed") $) NIL)) (-3363 (((-108) $) NIL)) (-1711 (($ $) NIL)) (-2824 (((-108) $) NIL)) (-2202 (((-108) $) NIL)) (-2548 (($ (-760 (-1089)) |#1|) NIL)) (-2457 (($ $) NIL)) (-1655 (((-2 (|:| |k| (-760 (-1089))) (|:| |c| |#1|)) $) NIL)) (-3110 (((-760 (-1089)) $) NIL)) (-2024 (((-760 (-1089)) $) NIL)) (-1340 (($ (-1 |#1| |#1|) $) NIL)) (-2811 (($ $ (-1089)) NIL) (($ $ (-760 (-1089))) NIL) (($ $ $) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-4093 (((-1184 (-1089) |#1|) $) NIL)) (-1316 (((-712) $) NIL)) (-1246 (((-108) $) NIL)) (-2058 ((|#1| $) NIL)) (-3022 (((-796) $) NIL) (($ (-525)) NIL) (($ |#1|) NIL) (($ (-760 (-1089))) NIL) (($ (-1089)) NIL)) (-3482 ((|#1| $ (-760 (-1089))) NIL) ((|#1| $ $) NIL)) (-2128 (((-712)) NIL)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4191 (($) NIL T CONST)) (-2982 (((-591 (-2 (|:| |k| (-1089)) (|:| |c| $))) $) NIL)) (-4197 (($) NIL T CONST)) (-4096 (((-108) $ $) NIL)) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ (-1089) $) NIL)))
-(((-1191 |#1|) (-13 (-1190 (-1089) |#1|) (-10 -8 (-15 -4093 ((-1184 (-1089) |#1|) $)) (-15 -1628 ($ (-1184 (-1089) |#1|))) (-15 -2982 ((-591 (-2 (|:| |k| (-1089)) (|:| |c| $))) $)))) (-975)) (T -1191))
-((-4093 (*1 *2 *1) (-12 (-5 *2 (-1184 (-1089) *3)) (-5 *1 (-1191 *3)) (-4 *3 (-975)))) (-1628 (*1 *1 *2) (-12 (-5 *2 (-1184 (-1089) *3)) (-4 *3 (-975)) (-5 *1 (-1191 *3)))) (-2982 (*1 *2 *1) (-12 (-5 *2 (-591 (-2 (|:| |k| (-1089)) (|:| |c| (-1191 *3))))) (-5 *1 (-1191 *3)) (-4 *3 (-975)))))
-(-13 (-1190 (-1089) |#1|) (-10 -8 (-15 -4093 ((-1184 (-1089) |#1|) $)) (-15 -1628 ($ (-1184 (-1089) |#1|))) (-15 -2982 ((-591 (-2 (|:| |k| (-1089)) (|:| |c| $))) $))))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) NIL)) (-2157 (((-3 $ "failed") $ $) NIL)) (-3798 (($) NIL T CONST)) (-1251 (((-3 |#2| "failed") $) NIL)) (-3528 ((|#2| $) NIL)) (-1710 (($ $) NIL)) (-4163 (((-3 $ "failed") $) 36)) (-3363 (((-108) $) 30)) (-1711 (($ $) 32)) (-2824 (((-108) $) NIL)) (-4010 (((-712) $) NIL)) (-1922 (((-591 $) $) NIL)) (-2202 (((-108) $) NIL)) (-2548 (($ |#2| |#1|) NIL)) (-3110 ((|#2| $) 19)) (-2024 ((|#2| $) 16)) (-1340 (($ (-1 |#1| |#1|) $) NIL)) (-3865 (((-2 (|:| |k| |#2|) (|:| |c| |#1|)) $) NIL)) (-1661 ((|#2| $) NIL)) (-1678 ((|#1| $) NIL)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-1246 (((-108) $) 27)) (-2058 ((|#1| $) 28)) (-3022 (((-796) $) 55) (($ (-525)) 40) (($ |#1|) 35) (($ |#2|) NIL)) (-3654 (((-591 |#1|) $) NIL)) (-2560 ((|#1| $ |#2|) NIL)) (-3482 ((|#1| $ |#2|) 24)) (-2128 (((-712)) 14)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4191 (($) 25 T CONST)) (-4197 (($) 11 T CONST)) (-1650 (((-591 (-2 (|:| |k| |#2|) (|:| |c| |#1|))) $) NIL)) (-4096 (((-108) $ $) 26)) (-4173 (($ $ |#1|) 57 (|has| |#1| (-341)))) (-4164 (($ $) NIL) (($ $ $) NIL)) (-4156 (($ $ $) 44)) (** (($ $ (-854)) NIL) (($ $ (-712)) 46)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 45) (($ |#1| $) 41) (($ $ |#1|) NIL) (($ |#1| |#2|) NIL)) (-4045 (((-712) $) 15)))
-(((-1192 |#1| |#2|) (-13 (-975) (-1183 |#1|) (-360 |#1| |#2|) (-10 -8 (-15 * ($ $ |#1|)) (-15 -4045 ((-712) $)) (-15 -3022 ($ |#2|)) (-15 -2024 (|#2| $)) (-15 -3110 (|#2| $)) (-15 -1710 ($ $)) (-15 -3482 (|#1| $ |#2|)) (-15 -1246 ((-108) $)) (-15 -2058 (|#1| $)) (-15 -3363 ((-108) $)) (-15 -1711 ($ $)) (-15 -1340 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-341)) (-15 -4173 ($ $ |#1|)) |%noBranch|) (IF (|has| |#1| (-6 -4243)) (-6 -4243) |%noBranch|) (IF (|has| |#1| (-6 -4247)) (-6 -4247) |%noBranch|) (IF (|has| |#1| (-6 -4248)) (-6 -4248) |%noBranch|))) (-975) (-784)) (T -1192))
-((* (*1 *1 *1 *2) (-12 (-5 *1 (-1192 *2 *3)) (-4 *2 (-975)) (-4 *3 (-784)))) (-1710 (*1 *1 *1) (-12 (-5 *1 (-1192 *2 *3)) (-4 *2 (-975)) (-4 *3 (-784)))) (-1340 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-975)) (-5 *1 (-1192 *3 *4)) (-4 *4 (-784)))) (-3022 (*1 *1 *2) (-12 (-5 *1 (-1192 *3 *2)) (-4 *3 (-975)) (-4 *2 (-784)))) (-4045 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-1192 *3 *4)) (-4 *3 (-975)) (-4 *4 (-784)))) (-2024 (*1 *2 *1) (-12 (-4 *2 (-784)) (-5 *1 (-1192 *3 *2)) (-4 *3 (-975)))) (-3110 (*1 *2 *1) (-12 (-4 *2 (-784)) (-5 *1 (-1192 *3 *2)) (-4 *3 (-975)))) (-3482 (*1 *2 *1 *3) (-12 (-4 *2 (-975)) (-5 *1 (-1192 *2 *3)) (-4 *3 (-784)))) (-1246 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1192 *3 *4)) (-4 *3 (-975)) (-4 *4 (-784)))) (-2058 (*1 *2 *1) (-12 (-4 *2 (-975)) (-5 *1 (-1192 *2 *3)) (-4 *3 (-784)))) (-3363 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1192 *3 *4)) (-4 *3 (-975)) (-4 *4 (-784)))) (-1711 (*1 *1 *1) (-12 (-5 *1 (-1192 *2 *3)) (-4 *2 (-975)) (-4 *3 (-784)))) (-4173 (*1 *1 *1 *2) (-12 (-5 *1 (-1192 *2 *3)) (-4 *2 (-341)) (-4 *2 (-975)) (-4 *3 (-784)))))
-(-13 (-975) (-1183 |#1|) (-360 |#1| |#2|) (-10 -8 (-15 * ($ $ |#1|)) (-15 -4045 ((-712) $)) (-15 -3022 ($ |#2|)) (-15 -2024 (|#2| $)) (-15 -3110 (|#2| $)) (-15 -1710 ($ $)) (-15 -3482 (|#1| $ |#2|)) (-15 -1246 ((-108) $)) (-15 -2058 (|#1| $)) (-15 -3363 ((-108) $)) (-15 -1711 ($ $)) (-15 -1340 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-341)) (-15 -4173 ($ $ |#1|)) |%noBranch|) (IF (|has| |#1| (-6 -4243)) (-6 -4243) |%noBranch|) (IF (|has| |#1| (-6 -4247)) (-6 -4247) |%noBranch|) (IF (|has| |#1| (-6 -4248)) (-6 -4248) |%noBranch|)))
-((-3008 (((-108) $ $) 26)) (-1800 (((-108) $) NIL)) (-3531 (((-591 |#1|) $) 120)) (-1628 (($ (-1184 |#1| |#2|)) 44)) (-1931 (($ $ (-712)) 32)) (-2157 (((-3 $ "failed") $ $) NIL)) (-2544 (($ $ $) 48 (|has| |#2| (-160))) (($ $ (-712)) 46 (|has| |#2| (-160)))) (-3798 (($) NIL T CONST)) (-1584 (($ $ |#1|) 102) (($ $ (-760 |#1|)) 103) (($ $ $) 25)) (-1251 (((-3 (-760 |#1|) "failed") $) NIL)) (-3528 (((-760 |#1|) $) NIL)) (-4163 (((-3 $ "failed") $) 110)) (-3363 (((-108) $) 105)) (-1711 (($ $) 106)) (-2824 (((-108) $) NIL)) (-2202 (((-108) $) NIL)) (-2548 (($ (-760 |#1|) |#2|) 19)) (-2457 (($ $) NIL)) (-1655 (((-2 (|:| |k| (-760 |#1|)) (|:| |c| |#2|)) $) NIL)) (-3110 (((-760 |#1|) $) 111)) (-2024 (((-760 |#1|) $) 114)) (-1340 (($ (-1 |#2| |#2|) $) 119)) (-2811 (($ $ |#1|) 100) (($ $ (-760 |#1|)) 101) (($ $ $) 56)) (-2339 (((-1072) $) NIL)) (-2047 (((-1036) $) NIL)) (-4093 (((-1184 |#1| |#2|) $) 84)) (-1316 (((-712) $) 117)) (-1246 (((-108) $) 70)) (-2058 ((|#2| $) 28)) (-3022 (((-796) $) 63) (($ (-525)) 77) (($ |#2|) 74) (($ (-760 |#1|)) 17) (($ |#1|) 73)) (-3482 ((|#2| $ (-760 |#1|)) 104) ((|#2| $ $) 27)) (-2128 (((-712)) 108)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4191 (($) 14 T CONST)) (-2982 (((-591 (-2 (|:| |k| |#1|) (|:| |c| $))) $) 53)) (-4197 (($) 29 T CONST)) (-4096 (((-108) $ $) 13)) (-4164 (($ $) 88) (($ $ $) 91)) (-4156 (($ $ $) 55)) (** (($ $ (-854)) NIL) (($ $ (-712)) 49)) (* (($ (-854) $) NIL) (($ (-712) $) 47) (($ (-525) $) 94) (($ $ $) 21) (($ |#2| $) 18) (($ $ |#2|) 20) (($ |#1| $) 82)))
-(((-1193 |#1| |#2|) (-13 (-1190 |#1| |#2|) (-10 -8 (-15 -4093 ((-1184 |#1| |#2|) $)) (-15 -1628 ($ (-1184 |#1| |#2|))) (-15 -2982 ((-591 (-2 (|:| |k| |#1|) (|:| |c| $))) $)))) (-788) (-975)) (T -1193))
-((-4093 (*1 *2 *1) (-12 (-5 *2 (-1184 *3 *4)) (-5 *1 (-1193 *3 *4)) (-4 *3 (-788)) (-4 *4 (-975)))) (-1628 (*1 *1 *2) (-12 (-5 *2 (-1184 *3 *4)) (-4 *3 (-788)) (-4 *4 (-975)) (-5 *1 (-1193 *3 *4)))) (-2982 (*1 *2 *1) (-12 (-5 *2 (-591 (-2 (|:| |k| *3) (|:| |c| (-1193 *3 *4))))) (-5 *1 (-1193 *3 *4)) (-4 *3 (-788)) (-4 *4 (-975)))))
-(-13 (-1190 |#1| |#2|) (-10 -8 (-15 -4093 ((-1184 |#1| |#2|) $)) (-15 -1628 ($ (-1184 |#1| |#2|))) (-15 -2982 ((-591 (-2 (|:| |k| |#1|) (|:| |c| $))) $))))
-((-2424 (((-591 (-1070 |#1|)) (-1 (-591 (-1070 |#1|)) (-591 (-1070 |#1|))) (-525)) 15) (((-1070 |#1|) (-1 (-1070 |#1|) (-1070 |#1|))) 11)))
-(((-1194 |#1|) (-10 -7 (-15 -2424 ((-1070 |#1|) (-1 (-1070 |#1|) (-1070 |#1|)))) (-15 -2424 ((-591 (-1070 |#1|)) (-1 (-591 (-1070 |#1|)) (-591 (-1070 |#1|))) (-525)))) (-1125)) (T -1194))
-((-2424 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-591 (-1070 *5)) (-591 (-1070 *5)))) (-5 *4 (-525)) (-5 *2 (-591 (-1070 *5))) (-5 *1 (-1194 *5)) (-4 *5 (-1125)))) (-2424 (*1 *2 *3) (-12 (-5 *3 (-1 (-1070 *4) (-1070 *4))) (-5 *2 (-1070 *4)) (-5 *1 (-1194 *4)) (-4 *4 (-1125)))))
-(-10 -7 (-15 -2424 ((-1070 |#1|) (-1 (-1070 |#1|) (-1070 |#1|)))) (-15 -2424 ((-591 (-1070 |#1|)) (-1 (-591 (-1070 |#1|)) (-591 (-1070 |#1|))) (-525))))
-((-3839 (((-591 (-2 (|:| -2274 (-1085 |#1|)) (|:| -3572 (-591 (-885 |#1|))))) (-591 (-885 |#1|))) 148) (((-591 (-2 (|:| -2274 (-1085 |#1|)) (|:| -3572 (-591 (-885 |#1|))))) (-591 (-885 |#1|)) (-108)) 147) (((-591 (-2 (|:| -2274 (-1085 |#1|)) (|:| -3572 (-591 (-885 |#1|))))) (-591 (-885 |#1|)) (-108) (-108)) 146) (((-591 (-2 (|:| -2274 (-1085 |#1|)) (|:| -3572 (-591 (-885 |#1|))))) (-591 (-885 |#1|)) (-108) (-108) (-108)) 145) (((-591 (-2 (|:| -2274 (-1085 |#1|)) (|:| -3572 (-591 (-885 |#1|))))) (-972 |#1| |#2|)) 130)) (-1338 (((-591 (-972 |#1| |#2|)) (-591 (-885 |#1|))) 72) (((-591 (-972 |#1| |#2|)) (-591 (-885 |#1|)) (-108)) 71) (((-591 (-972 |#1| |#2|)) (-591 (-885 |#1|)) (-108) (-108)) 70)) (-2827 (((-591 (-1060 |#1| (-497 (-798 |#3|)) (-798 |#3|) (-721 |#1| (-798 |#3|)))) (-972 |#1| |#2|)) 61)) (-4082 (((-591 (-591 (-953 (-385 |#1|)))) (-591 (-885 |#1|))) 115) (((-591 (-591 (-953 (-385 |#1|)))) (-591 (-885 |#1|)) (-108)) 114) (((-591 (-591 (-953 (-385 |#1|)))) (-591 (-885 |#1|)) (-108) (-108)) 113) (((-591 (-591 (-953 (-385 |#1|)))) (-591 (-885 |#1|)) (-108) (-108) (-108)) 112) (((-591 (-591 (-953 (-385 |#1|)))) (-972 |#1| |#2|)) 107)) (-3518 (((-591 (-591 (-953 (-385 |#1|)))) (-591 (-885 |#1|))) 120) (((-591 (-591 (-953 (-385 |#1|)))) (-591 (-885 |#1|)) (-108)) 119) (((-591 (-591 (-953 (-385 |#1|)))) (-591 (-885 |#1|)) (-108) (-108)) 118) (((-591 (-591 (-953 (-385 |#1|)))) (-972 |#1| |#2|)) 117)) (-1408 (((-591 (-721 |#1| (-798 |#3|))) (-1060 |#1| (-497 (-798 |#3|)) (-798 |#3|) (-721 |#1| (-798 |#3|)))) 98) (((-1085 (-953 (-385 |#1|))) (-1085 |#1|)) 89) (((-885 (-953 (-385 |#1|))) (-721 |#1| (-798 |#3|))) 96) (((-885 (-953 (-385 |#1|))) (-885 |#1|)) 94) (((-721 |#1| (-798 |#3|)) (-721 |#1| (-798 |#2|))) 33)))
-(((-1195 |#1| |#2| |#3|) (-10 -7 (-15 -1338 ((-591 (-972 |#1| |#2|)) (-591 (-885 |#1|)) (-108) (-108))) (-15 -1338 ((-591 (-972 |#1| |#2|)) (-591 (-885 |#1|)) (-108))) (-15 -1338 ((-591 (-972 |#1| |#2|)) (-591 (-885 |#1|)))) (-15 -3839 ((-591 (-2 (|:| -2274 (-1085 |#1|)) (|:| -3572 (-591 (-885 |#1|))))) (-972 |#1| |#2|))) (-15 -3839 ((-591 (-2 (|:| -2274 (-1085 |#1|)) (|:| -3572 (-591 (-885 |#1|))))) (-591 (-885 |#1|)) (-108) (-108) (-108))) (-15 -3839 ((-591 (-2 (|:| -2274 (-1085 |#1|)) (|:| -3572 (-591 (-885 |#1|))))) (-591 (-885 |#1|)) (-108) (-108))) (-15 -3839 ((-591 (-2 (|:| -2274 (-1085 |#1|)) (|:| -3572 (-591 (-885 |#1|))))) (-591 (-885 |#1|)) (-108))) (-15 -3839 ((-591 (-2 (|:| -2274 (-1085 |#1|)) (|:| -3572 (-591 (-885 |#1|))))) (-591 (-885 |#1|)))) (-15 -4082 ((-591 (-591 (-953 (-385 |#1|)))) (-972 |#1| |#2|))) (-15 -4082 ((-591 (-591 (-953 (-385 |#1|)))) (-591 (-885 |#1|)) (-108) (-108) (-108))) (-15 -4082 ((-591 (-591 (-953 (-385 |#1|)))) (-591 (-885 |#1|)) (-108) (-108))) (-15 -4082 ((-591 (-591 (-953 (-385 |#1|)))) (-591 (-885 |#1|)) (-108))) (-15 -4082 ((-591 (-591 (-953 (-385 |#1|)))) (-591 (-885 |#1|)))) (-15 -3518 ((-591 (-591 (-953 (-385 |#1|)))) (-972 |#1| |#2|))) (-15 -3518 ((-591 (-591 (-953 (-385 |#1|)))) (-591 (-885 |#1|)) (-108) (-108))) (-15 -3518 ((-591 (-591 (-953 (-385 |#1|)))) (-591 (-885 |#1|)) (-108))) (-15 -3518 ((-591 (-591 (-953 (-385 |#1|)))) (-591 (-885 |#1|)))) (-15 -2827 ((-591 (-1060 |#1| (-497 (-798 |#3|)) (-798 |#3|) (-721 |#1| (-798 |#3|)))) (-972 |#1| |#2|))) (-15 -1408 ((-721 |#1| (-798 |#3|)) (-721 |#1| (-798 |#2|)))) (-15 -1408 ((-885 (-953 (-385 |#1|))) (-885 |#1|))) (-15 -1408 ((-885 (-953 (-385 |#1|))) (-721 |#1| (-798 |#3|)))) (-15 -1408 ((-1085 (-953 (-385 |#1|))) (-1085 |#1|))) (-15 -1408 ((-591 (-721 |#1| (-798 |#3|))) (-1060 |#1| (-497 (-798 |#3|)) (-798 |#3|) (-721 |#1| (-798 |#3|)))))) (-13 (-786) (-286) (-138) (-951)) (-591 (-1089)) (-591 (-1089))) (T -1195))
-((-1408 (*1 *2 *3) (-12 (-5 *3 (-1060 *4 (-497 (-798 *6)) (-798 *6) (-721 *4 (-798 *6)))) (-4 *4 (-13 (-786) (-286) (-138) (-951))) (-14 *6 (-591 (-1089))) (-5 *2 (-591 (-721 *4 (-798 *6)))) (-5 *1 (-1195 *4 *5 *6)) (-14 *5 (-591 (-1089))))) (-1408 (*1 *2 *3) (-12 (-5 *3 (-1085 *4)) (-4 *4 (-13 (-786) (-286) (-138) (-951))) (-5 *2 (-1085 (-953 (-385 *4)))) (-5 *1 (-1195 *4 *5 *6)) (-14 *5 (-591 (-1089))) (-14 *6 (-591 (-1089))))) (-1408 (*1 *2 *3) (-12 (-5 *3 (-721 *4 (-798 *6))) (-4 *4 (-13 (-786) (-286) (-138) (-951))) (-14 *6 (-591 (-1089))) (-5 *2 (-885 (-953 (-385 *4)))) (-5 *1 (-1195 *4 *5 *6)) (-14 *5 (-591 (-1089))))) (-1408 (*1 *2 *3) (-12 (-5 *3 (-885 *4)) (-4 *4 (-13 (-786) (-286) (-138) (-951))) (-5 *2 (-885 (-953 (-385 *4)))) (-5 *1 (-1195 *4 *5 *6)) (-14 *5 (-591 (-1089))) (-14 *6 (-591 (-1089))))) (-1408 (*1 *2 *3) (-12 (-5 *3 (-721 *4 (-798 *5))) (-4 *4 (-13 (-786) (-286) (-138) (-951))) (-14 *5 (-591 (-1089))) (-5 *2 (-721 *4 (-798 *6))) (-5 *1 (-1195 *4 *5 *6)) (-14 *6 (-591 (-1089))))) (-2827 (*1 *2 *3) (-12 (-5 *3 (-972 *4 *5)) (-4 *4 (-13 (-786) (-286) (-138) (-951))) (-14 *5 (-591 (-1089))) (-5 *2 (-591 (-1060 *4 (-497 (-798 *6)) (-798 *6) (-721 *4 (-798 *6))))) (-5 *1 (-1195 *4 *5 *6)) (-14 *6 (-591 (-1089))))) (-3518 (*1 *2 *3) (-12 (-5 *3 (-591 (-885 *4))) (-4 *4 (-13 (-786) (-286) (-138) (-951))) (-5 *2 (-591 (-591 (-953 (-385 *4))))) (-5 *1 (-1195 *4 *5 *6)) (-14 *5 (-591 (-1089))) (-14 *6 (-591 (-1089))))) (-3518 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-885 *5))) (-5 *4 (-108)) (-4 *5 (-13 (-786) (-286) (-138) (-951))) (-5 *2 (-591 (-591 (-953 (-385 *5))))) (-5 *1 (-1195 *5 *6 *7)) (-14 *6 (-591 (-1089))) (-14 *7 (-591 (-1089))))) (-3518 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-591 (-885 *5))) (-5 *4 (-108)) (-4 *5 (-13 (-786) (-286) (-138) (-951))) (-5 *2 (-591 (-591 (-953 (-385 *5))))) (-5 *1 (-1195 *5 *6 *7)) (-14 *6 (-591 (-1089))) (-14 *7 (-591 (-1089))))) (-3518 (*1 *2 *3) (-12 (-5 *3 (-972 *4 *5)) (-4 *4 (-13 (-786) (-286) (-138) (-951))) (-14 *5 (-591 (-1089))) (-5 *2 (-591 (-591 (-953 (-385 *4))))) (-5 *1 (-1195 *4 *5 *6)) (-14 *6 (-591 (-1089))))) (-4082 (*1 *2 *3) (-12 (-5 *3 (-591 (-885 *4))) (-4 *4 (-13 (-786) (-286) (-138) (-951))) (-5 *2 (-591 (-591 (-953 (-385 *4))))) (-5 *1 (-1195 *4 *5 *6)) (-14 *5 (-591 (-1089))) (-14 *6 (-591 (-1089))))) (-4082 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-885 *5))) (-5 *4 (-108)) (-4 *5 (-13 (-786) (-286) (-138) (-951))) (-5 *2 (-591 (-591 (-953 (-385 *5))))) (-5 *1 (-1195 *5 *6 *7)) (-14 *6 (-591 (-1089))) (-14 *7 (-591 (-1089))))) (-4082 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-591 (-885 *5))) (-5 *4 (-108)) (-4 *5 (-13 (-786) (-286) (-138) (-951))) (-5 *2 (-591 (-591 (-953 (-385 *5))))) (-5 *1 (-1195 *5 *6 *7)) (-14 *6 (-591 (-1089))) (-14 *7 (-591 (-1089))))) (-4082 (*1 *2 *3 *4 *4 *4) (-12 (-5 *3 (-591 (-885 *5))) (-5 *4 (-108)) (-4 *5 (-13 (-786) (-286) (-138) (-951))) (-5 *2 (-591 (-591 (-953 (-385 *5))))) (-5 *1 (-1195 *5 *6 *7)) (-14 *6 (-591 (-1089))) (-14 *7 (-591 (-1089))))) (-4082 (*1 *2 *3) (-12 (-5 *3 (-972 *4 *5)) (-4 *4 (-13 (-786) (-286) (-138) (-951))) (-14 *5 (-591 (-1089))) (-5 *2 (-591 (-591 (-953 (-385 *4))))) (-5 *1 (-1195 *4 *5 *6)) (-14 *6 (-591 (-1089))))) (-3839 (*1 *2 *3) (-12 (-4 *4 (-13 (-786) (-286) (-138) (-951))) (-5 *2 (-591 (-2 (|:| -2274 (-1085 *4)) (|:| -3572 (-591 (-885 *4)))))) (-5 *1 (-1195 *4 *5 *6)) (-5 *3 (-591 (-885 *4))) (-14 *5 (-591 (-1089))) (-14 *6 (-591 (-1089))))) (-3839 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-786) (-286) (-138) (-951))) (-5 *2 (-591 (-2 (|:| -2274 (-1085 *5)) (|:| -3572 (-591 (-885 *5)))))) (-5 *1 (-1195 *5 *6 *7)) (-5 *3 (-591 (-885 *5))) (-14 *6 (-591 (-1089))) (-14 *7 (-591 (-1089))))) (-3839 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-786) (-286) (-138) (-951))) (-5 *2 (-591 (-2 (|:| -2274 (-1085 *5)) (|:| -3572 (-591 (-885 *5)))))) (-5 *1 (-1195 *5 *6 *7)) (-5 *3 (-591 (-885 *5))) (-14 *6 (-591 (-1089))) (-14 *7 (-591 (-1089))))) (-3839 (*1 *2 *3 *4 *4 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-786) (-286) (-138) (-951))) (-5 *2 (-591 (-2 (|:| -2274 (-1085 *5)) (|:| -3572 (-591 (-885 *5)))))) (-5 *1 (-1195 *5 *6 *7)) (-5 *3 (-591 (-885 *5))) (-14 *6 (-591 (-1089))) (-14 *7 (-591 (-1089))))) (-3839 (*1 *2 *3) (-12 (-5 *3 (-972 *4 *5)) (-4 *4 (-13 (-786) (-286) (-138) (-951))) (-14 *5 (-591 (-1089))) (-5 *2 (-591 (-2 (|:| -2274 (-1085 *4)) (|:| -3572 (-591 (-885 *4)))))) (-5 *1 (-1195 *4 *5 *6)) (-14 *6 (-591 (-1089))))) (-1338 (*1 *2 *3) (-12 (-5 *3 (-591 (-885 *4))) (-4 *4 (-13 (-786) (-286) (-138) (-951))) (-5 *2 (-591 (-972 *4 *5))) (-5 *1 (-1195 *4 *5 *6)) (-14 *5 (-591 (-1089))) (-14 *6 (-591 (-1089))))) (-1338 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-885 *5))) (-5 *4 (-108)) (-4 *5 (-13 (-786) (-286) (-138) (-951))) (-5 *2 (-591 (-972 *5 *6))) (-5 *1 (-1195 *5 *6 *7)) (-14 *6 (-591 (-1089))) (-14 *7 (-591 (-1089))))) (-1338 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-591 (-885 *5))) (-5 *4 (-108)) (-4 *5 (-13 (-786) (-286) (-138) (-951))) (-5 *2 (-591 (-972 *5 *6))) (-5 *1 (-1195 *5 *6 *7)) (-14 *6 (-591 (-1089))) (-14 *7 (-591 (-1089))))))
-(-10 -7 (-15 -1338 ((-591 (-972 |#1| |#2|)) (-591 (-885 |#1|)) (-108) (-108))) (-15 -1338 ((-591 (-972 |#1| |#2|)) (-591 (-885 |#1|)) (-108))) (-15 -1338 ((-591 (-972 |#1| |#2|)) (-591 (-885 |#1|)))) (-15 -3839 ((-591 (-2 (|:| -2274 (-1085 |#1|)) (|:| -3572 (-591 (-885 |#1|))))) (-972 |#1| |#2|))) (-15 -3839 ((-591 (-2 (|:| -2274 (-1085 |#1|)) (|:| -3572 (-591 (-885 |#1|))))) (-591 (-885 |#1|)) (-108) (-108) (-108))) (-15 -3839 ((-591 (-2 (|:| -2274 (-1085 |#1|)) (|:| -3572 (-591 (-885 |#1|))))) (-591 (-885 |#1|)) (-108) (-108))) (-15 -3839 ((-591 (-2 (|:| -2274 (-1085 |#1|)) (|:| -3572 (-591 (-885 |#1|))))) (-591 (-885 |#1|)) (-108))) (-15 -3839 ((-591 (-2 (|:| -2274 (-1085 |#1|)) (|:| -3572 (-591 (-885 |#1|))))) (-591 (-885 |#1|)))) (-15 -4082 ((-591 (-591 (-953 (-385 |#1|)))) (-972 |#1| |#2|))) (-15 -4082 ((-591 (-591 (-953 (-385 |#1|)))) (-591 (-885 |#1|)) (-108) (-108) (-108))) (-15 -4082 ((-591 (-591 (-953 (-385 |#1|)))) (-591 (-885 |#1|)) (-108) (-108))) (-15 -4082 ((-591 (-591 (-953 (-385 |#1|)))) (-591 (-885 |#1|)) (-108))) (-15 -4082 ((-591 (-591 (-953 (-385 |#1|)))) (-591 (-885 |#1|)))) (-15 -3518 ((-591 (-591 (-953 (-385 |#1|)))) (-972 |#1| |#2|))) (-15 -3518 ((-591 (-591 (-953 (-385 |#1|)))) (-591 (-885 |#1|)) (-108) (-108))) (-15 -3518 ((-591 (-591 (-953 (-385 |#1|)))) (-591 (-885 |#1|)) (-108))) (-15 -3518 ((-591 (-591 (-953 (-385 |#1|)))) (-591 (-885 |#1|)))) (-15 -2827 ((-591 (-1060 |#1| (-497 (-798 |#3|)) (-798 |#3|) (-721 |#1| (-798 |#3|)))) (-972 |#1| |#2|))) (-15 -1408 ((-721 |#1| (-798 |#3|)) (-721 |#1| (-798 |#2|)))) (-15 -1408 ((-885 (-953 (-385 |#1|))) (-885 |#1|))) (-15 -1408 ((-885 (-953 (-385 |#1|))) (-721 |#1| (-798 |#3|)))) (-15 -1408 ((-1085 (-953 (-385 |#1|))) (-1085 |#1|))) (-15 -1408 ((-591 (-721 |#1| (-798 |#3|))) (-1060 |#1| (-497 (-798 |#3|)) (-798 |#3|) (-721 |#1| (-798 |#3|))))))
-((-4014 (((-3 (-1171 (-385 (-525))) "failed") (-1171 |#1|) |#1|) 21)) (-2557 (((-108) (-1171 |#1|)) 12)) (-1791 (((-3 (-1171 (-525)) "failed") (-1171 |#1|)) 16)))
-(((-1196 |#1|) (-10 -7 (-15 -2557 ((-108) (-1171 |#1|))) (-15 -1791 ((-3 (-1171 (-525)) "failed") (-1171 |#1|))) (-15 -4014 ((-3 (-1171 (-385 (-525))) "failed") (-1171 |#1|) |#1|))) (-587 (-525))) (T -1196))
-((-4014 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1171 *4)) (-4 *4 (-587 (-525))) (-5 *2 (-1171 (-385 (-525)))) (-5 *1 (-1196 *4)))) (-1791 (*1 *2 *3) (|partial| -12 (-5 *3 (-1171 *4)) (-4 *4 (-587 (-525))) (-5 *2 (-1171 (-525))) (-5 *1 (-1196 *4)))) (-2557 (*1 *2 *3) (-12 (-5 *3 (-1171 *4)) (-4 *4 (-587 (-525))) (-5 *2 (-108)) (-5 *1 (-1196 *4)))))
-(-10 -7 (-15 -2557 ((-108) (-1171 |#1|))) (-15 -1791 ((-3 (-1171 (-525)) "failed") (-1171 |#1|))) (-15 -4014 ((-3 (-1171 (-385 (-525))) "failed") (-1171 |#1|) |#1|)))
-((-3008 (((-108) $ $) NIL)) (-1800 (((-108) $) 11)) (-2157 (((-3 $ "failed") $ $) NIL)) (-3032 (((-712)) 8)) (-3798 (($) NIL T CONST)) (-4163 (((-3 $ "failed") $) 43)) (-3377 (($) 36)) (-2824 (((-108) $) NIL)) (-2085 (((-3 $ "failed") $) 29)) (-3016 (((-854) $) 15)) (-2339 (((-1072) $) NIL)) (-3506 (($) 25 T CONST)) (-2226 (($ (-854)) 37)) (-2047 (((-1036) $) NIL)) (-1408 (((-525) $) 13)) (-3022 (((-796) $) 22) (($ (-525)) 19)) (-2128 (((-712)) 9)) (-3710 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-4191 (($) 23 T CONST)) (-4197 (($) 24 T CONST)) (-4096 (((-108) $ $) 27)) (-4164 (($ $) 38) (($ $ $) 35)) (-4156 (($ $ $) 26)) (** (($ $ (-854)) NIL) (($ $ (-712)) 40)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 32) (($ $ $) 31)))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-2758 (((-591 (-1089)) $) NIL)) (-3553 (($ (-1184 (-1089) |#1|)) NIL)) (-3746 (($ $ (-712)) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-4112 (($ $ $) NIL (|has| |#1| (-160))) (($ $ (-712)) NIL (|has| |#1| (-160)))) (-2055 (($) NIL T CONST)) (-1719 (($ $ (-1089)) NIL) (($ $ (-760 (-1089))) NIL) (($ $ $) NIL)) (-4174 (((-3 (-760 (-1089)) "failed") $) NIL)) (-3341 (((-760 (-1089)) $) NIL)) (-1522 (((-3 $ "failed") $) NIL)) (-3253 (((-108) $) NIL)) (-3037 (($ $) NIL)) (-3865 (((-108) $) NIL)) (-3802 (((-108) $) NIL)) (-2990 (($ (-760 (-1089)) |#1|) NIL)) (-1398 (($ $) NIL)) (-2047 (((-2 (|:| |k| (-760 (-1089))) (|:| |c| |#1|)) $) NIL)) (-1691 (((-760 (-1089)) $) NIL)) (-4184 (((-760 (-1089)) $) NIL)) (-1257 (($ (-1 |#1| |#1|) $) NIL)) (-3740 (($ $ (-1089)) NIL) (($ $ (-760 (-1089))) NIL) (($ $ $) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2431 (((-1184 (-1089) |#1|) $) NIL)) (-2743 (((-712) $) NIL)) (-3220 (((-108) $) NIL)) (-2277 ((|#1| $) NIL)) (-2686 (((-796) $) NIL) (($ (-525)) NIL) (($ |#1|) NIL) (($ (-760 (-1089))) NIL) (($ (-1089)) NIL)) (-2976 ((|#1| $ (-760 (-1089))) NIL) ((|#1| $ $) NIL)) (-3425 (((-712)) NIL)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1830 (($) NIL T CONST)) (-2922 (((-591 (-2 (|:| |k| (-1089)) (|:| |c| $))) $) NIL)) (-1839 (($) NIL T CONST)) (-3944 (((-108) $ $) NIL)) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) NIL)) (** (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ (-1089) $) NIL)))
+(((-1191 |#1|) (-13 (-1190 (-1089) |#1|) (-10 -8 (-15 -2431 ((-1184 (-1089) |#1|) $)) (-15 -3553 ($ (-1184 (-1089) |#1|))) (-15 -2922 ((-591 (-2 (|:| |k| (-1089)) (|:| |c| $))) $)))) (-975)) (T -1191))
+((-2431 (*1 *2 *1) (-12 (-5 *2 (-1184 (-1089) *3)) (-5 *1 (-1191 *3)) (-4 *3 (-975)))) (-3553 (*1 *1 *2) (-12 (-5 *2 (-1184 (-1089) *3)) (-4 *3 (-975)) (-5 *1 (-1191 *3)))) (-2922 (*1 *2 *1) (-12 (-5 *2 (-591 (-2 (|:| |k| (-1089)) (|:| |c| (-1191 *3))))) (-5 *1 (-1191 *3)) (-4 *3 (-975)))))
+(-13 (-1190 (-1089) |#1|) (-10 -8 (-15 -2431 ((-1184 (-1089) |#1|) $)) (-15 -3553 ($ (-1184 (-1089) |#1|))) (-15 -2922 ((-591 (-2 (|:| |k| (-1089)) (|:| |c| $))) $))))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) NIL)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2055 (($) NIL T CONST)) (-4174 (((-3 |#2| "failed") $) NIL)) (-3341 ((|#2| $) NIL)) (-1575 (($ $) NIL)) (-1522 (((-3 $ "failed") $) 36)) (-3253 (((-108) $) 30)) (-3037 (($ $) 32)) (-3865 (((-108) $) NIL)) (-3667 (((-712) $) NIL)) (-2987 (((-591 $) $) NIL)) (-3802 (((-108) $) NIL)) (-2990 (($ |#2| |#1|) NIL)) (-1691 ((|#2| $) 19)) (-4184 ((|#2| $) 16)) (-1257 (($ (-1 |#1| |#1|) $) NIL)) (-1609 (((-2 (|:| |k| |#2|) (|:| |c| |#1|)) $) NIL)) (-1548 ((|#2| $) NIL)) (-1556 ((|#1| $) NIL)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-3220 (((-108) $) 27)) (-2277 ((|#1| $) 28)) (-2686 (((-796) $) 55) (($ (-525)) 40) (($ |#1|) 35) (($ |#2|) NIL)) (-3109 (((-591 |#1|) $) NIL)) (-1263 ((|#1| $ |#2|) NIL)) (-2976 ((|#1| $ |#2|) 24)) (-3425 (((-712)) 14)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1830 (($) 25 T CONST)) (-1839 (($) 11 T CONST)) (-1994 (((-591 (-2 (|:| |k| |#2|) (|:| |c| |#1|))) $) NIL)) (-3944 (((-108) $ $) 26)) (-4059 (($ $ |#1|) 57 (|has| |#1| (-341)))) (-4047 (($ $) NIL) (($ $ $) NIL)) (-4036 (($ $ $) 44)) (** (($ $ (-854)) NIL) (($ $ (-712)) 46)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) NIL) (($ $ $) 45) (($ |#1| $) 41) (($ $ |#1|) NIL) (($ |#1| |#2|) NIL)) (-2028 (((-712) $) 15)))
+(((-1192 |#1| |#2|) (-13 (-975) (-1183 |#1|) (-360 |#1| |#2|) (-10 -8 (-15 * ($ $ |#1|)) (-15 -2028 ((-712) $)) (-15 -2686 ($ |#2|)) (-15 -4184 (|#2| $)) (-15 -1691 (|#2| $)) (-15 -1575 ($ $)) (-15 -2976 (|#1| $ |#2|)) (-15 -3220 ((-108) $)) (-15 -2277 (|#1| $)) (-15 -3253 ((-108) $)) (-15 -3037 ($ $)) (-15 -1257 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-341)) (-15 -4059 ($ $ |#1|)) |%noBranch|) (IF (|has| |#1| (-6 -4243)) (-6 -4243) |%noBranch|) (IF (|has| |#1| (-6 -4247)) (-6 -4247) |%noBranch|) (IF (|has| |#1| (-6 -4248)) (-6 -4248) |%noBranch|))) (-975) (-784)) (T -1192))
+((* (*1 *1 *1 *2) (-12 (-5 *1 (-1192 *2 *3)) (-4 *2 (-975)) (-4 *3 (-784)))) (-1575 (*1 *1 *1) (-12 (-5 *1 (-1192 *2 *3)) (-4 *2 (-975)) (-4 *3 (-784)))) (-1257 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-975)) (-5 *1 (-1192 *3 *4)) (-4 *4 (-784)))) (-2686 (*1 *1 *2) (-12 (-5 *1 (-1192 *3 *2)) (-4 *3 (-975)) (-4 *2 (-784)))) (-2028 (*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-1192 *3 *4)) (-4 *3 (-975)) (-4 *4 (-784)))) (-4184 (*1 *2 *1) (-12 (-4 *2 (-784)) (-5 *1 (-1192 *3 *2)) (-4 *3 (-975)))) (-1691 (*1 *2 *1) (-12 (-4 *2 (-784)) (-5 *1 (-1192 *3 *2)) (-4 *3 (-975)))) (-2976 (*1 *2 *1 *3) (-12 (-4 *2 (-975)) (-5 *1 (-1192 *2 *3)) (-4 *3 (-784)))) (-3220 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1192 *3 *4)) (-4 *3 (-975)) (-4 *4 (-784)))) (-2277 (*1 *2 *1) (-12 (-4 *2 (-975)) (-5 *1 (-1192 *2 *3)) (-4 *3 (-784)))) (-3253 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1192 *3 *4)) (-4 *3 (-975)) (-4 *4 (-784)))) (-3037 (*1 *1 *1) (-12 (-5 *1 (-1192 *2 *3)) (-4 *2 (-975)) (-4 *3 (-784)))) (-4059 (*1 *1 *1 *2) (-12 (-5 *1 (-1192 *2 *3)) (-4 *2 (-341)) (-4 *2 (-975)) (-4 *3 (-784)))))
+(-13 (-975) (-1183 |#1|) (-360 |#1| |#2|) (-10 -8 (-15 * ($ $ |#1|)) (-15 -2028 ((-712) $)) (-15 -2686 ($ |#2|)) (-15 -4184 (|#2| $)) (-15 -1691 (|#2| $)) (-15 -1575 ($ $)) (-15 -2976 (|#1| $ |#2|)) (-15 -3220 ((-108) $)) (-15 -2277 (|#1| $)) (-15 -3253 ((-108) $)) (-15 -3037 ($ $)) (-15 -1257 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-341)) (-15 -4059 ($ $ |#1|)) |%noBranch|) (IF (|has| |#1| (-6 -4243)) (-6 -4243) |%noBranch|) (IF (|has| |#1| (-6 -4247)) (-6 -4247) |%noBranch|) (IF (|has| |#1| (-6 -4248)) (-6 -4248) |%noBranch|)))
+((-2673 (((-108) $ $) 26)) (-1306 (((-108) $) NIL)) (-2758 (((-591 |#1|) $) 120)) (-3553 (($ (-1184 |#1| |#2|)) 44)) (-3746 (($ $ (-712)) 32)) (-3332 (((-3 $ "failed") $ $) NIL)) (-4112 (($ $ $) 48 (|has| |#2| (-160))) (($ $ (-712)) 46 (|has| |#2| (-160)))) (-2055 (($) NIL T CONST)) (-1719 (($ $ |#1|) 102) (($ $ (-760 |#1|)) 103) (($ $ $) 25)) (-4174 (((-3 (-760 |#1|) "failed") $) NIL)) (-3341 (((-760 |#1|) $) NIL)) (-1522 (((-3 $ "failed") $) 110)) (-3253 (((-108) $) 105)) (-3037 (($ $) 106)) (-3865 (((-108) $) NIL)) (-3802 (((-108) $) NIL)) (-2990 (($ (-760 |#1|) |#2|) 19)) (-1398 (($ $) NIL)) (-2047 (((-2 (|:| |k| (-760 |#1|)) (|:| |c| |#2|)) $) NIL)) (-1691 (((-760 |#1|) $) 111)) (-4184 (((-760 |#1|) $) 114)) (-1257 (($ (-1 |#2| |#2|) $) 119)) (-3740 (($ $ |#1|) 100) (($ $ (-760 |#1|)) 101) (($ $ $) 56)) (-2621 (((-1072) $) NIL)) (-2937 (((-1036) $) NIL)) (-2431 (((-1184 |#1| |#2|) $) 84)) (-2743 (((-712) $) 117)) (-3220 (((-108) $) 70)) (-2277 ((|#2| $) 28)) (-2686 (((-796) $) 63) (($ (-525)) 77) (($ |#2|) 74) (($ (-760 |#1|)) 17) (($ |#1|) 73)) (-2976 ((|#2| $ (-760 |#1|)) 104) ((|#2| $ $) 27)) (-3425 (((-712)) 108)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1830 (($) 14 T CONST)) (-2922 (((-591 (-2 (|:| |k| |#1|) (|:| |c| $))) $) 53)) (-1839 (($) 29 T CONST)) (-3944 (((-108) $ $) 13)) (-4047 (($ $) 88) (($ $ $) 91)) (-4036 (($ $ $) 55)) (** (($ $ (-854)) NIL) (($ $ (-712)) 49)) (* (($ (-854) $) NIL) (($ (-712) $) 47) (($ (-525) $) 94) (($ $ $) 21) (($ |#2| $) 18) (($ $ |#2|) 20) (($ |#1| $) 82)))
+(((-1193 |#1| |#2|) (-13 (-1190 |#1| |#2|) (-10 -8 (-15 -2431 ((-1184 |#1| |#2|) $)) (-15 -3553 ($ (-1184 |#1| |#2|))) (-15 -2922 ((-591 (-2 (|:| |k| |#1|) (|:| |c| $))) $)))) (-788) (-975)) (T -1193))
+((-2431 (*1 *2 *1) (-12 (-5 *2 (-1184 *3 *4)) (-5 *1 (-1193 *3 *4)) (-4 *3 (-788)) (-4 *4 (-975)))) (-3553 (*1 *1 *2) (-12 (-5 *2 (-1184 *3 *4)) (-4 *3 (-788)) (-4 *4 (-975)) (-5 *1 (-1193 *3 *4)))) (-2922 (*1 *2 *1) (-12 (-5 *2 (-591 (-2 (|:| |k| *3) (|:| |c| (-1193 *3 *4))))) (-5 *1 (-1193 *3 *4)) (-4 *3 (-788)) (-4 *4 (-975)))))
+(-13 (-1190 |#1| |#2|) (-10 -8 (-15 -2431 ((-1184 |#1| |#2|) $)) (-15 -3553 ($ (-1184 |#1| |#2|))) (-15 -2922 ((-591 (-2 (|:| |k| |#1|) (|:| |c| $))) $))))
+((-1389 (((-591 (-1070 |#1|)) (-1 (-591 (-1070 |#1|)) (-591 (-1070 |#1|))) (-525)) 15) (((-1070 |#1|) (-1 (-1070 |#1|) (-1070 |#1|))) 11)))
+(((-1194 |#1|) (-10 -7 (-15 -1389 ((-1070 |#1|) (-1 (-1070 |#1|) (-1070 |#1|)))) (-15 -1389 ((-591 (-1070 |#1|)) (-1 (-591 (-1070 |#1|)) (-591 (-1070 |#1|))) (-525)))) (-1125)) (T -1194))
+((-1389 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-591 (-1070 *5)) (-591 (-1070 *5)))) (-5 *4 (-525)) (-5 *2 (-591 (-1070 *5))) (-5 *1 (-1194 *5)) (-4 *5 (-1125)))) (-1389 (*1 *2 *3) (-12 (-5 *3 (-1 (-1070 *4) (-1070 *4))) (-5 *2 (-1070 *4)) (-5 *1 (-1194 *4)) (-4 *4 (-1125)))))
+(-10 -7 (-15 -1389 ((-1070 |#1|) (-1 (-1070 |#1|) (-1070 |#1|)))) (-15 -1389 ((-591 (-1070 |#1|)) (-1 (-591 (-1070 |#1|)) (-591 (-1070 |#1|))) (-525))))
+((-1404 (((-591 (-2 (|:| -3237 (-1085 |#1|)) (|:| -1671 (-591 (-885 |#1|))))) (-591 (-885 |#1|))) 148) (((-591 (-2 (|:| -3237 (-1085 |#1|)) (|:| -1671 (-591 (-885 |#1|))))) (-591 (-885 |#1|)) (-108)) 147) (((-591 (-2 (|:| -3237 (-1085 |#1|)) (|:| -1671 (-591 (-885 |#1|))))) (-591 (-885 |#1|)) (-108) (-108)) 146) (((-591 (-2 (|:| -3237 (-1085 |#1|)) (|:| -1671 (-591 (-885 |#1|))))) (-591 (-885 |#1|)) (-108) (-108) (-108)) 145) (((-591 (-2 (|:| -3237 (-1085 |#1|)) (|:| -1671 (-591 (-885 |#1|))))) (-972 |#1| |#2|)) 130)) (-1899 (((-591 (-972 |#1| |#2|)) (-591 (-885 |#1|))) 72) (((-591 (-972 |#1| |#2|)) (-591 (-885 |#1|)) (-108)) 71) (((-591 (-972 |#1| |#2|)) (-591 (-885 |#1|)) (-108) (-108)) 70)) (-3898 (((-591 (-1060 |#1| (-497 (-798 |#3|)) (-798 |#3|) (-721 |#1| (-798 |#3|)))) (-972 |#1| |#2|)) 61)) (-1919 (((-591 (-591 (-953 (-385 |#1|)))) (-591 (-885 |#1|))) 115) (((-591 (-591 (-953 (-385 |#1|)))) (-591 (-885 |#1|)) (-108)) 114) (((-591 (-591 (-953 (-385 |#1|)))) (-591 (-885 |#1|)) (-108) (-108)) 113) (((-591 (-591 (-953 (-385 |#1|)))) (-591 (-885 |#1|)) (-108) (-108) (-108)) 112) (((-591 (-591 (-953 (-385 |#1|)))) (-972 |#1| |#2|)) 107)) (-2343 (((-591 (-591 (-953 (-385 |#1|)))) (-591 (-885 |#1|))) 120) (((-591 (-591 (-953 (-385 |#1|)))) (-591 (-885 |#1|)) (-108)) 119) (((-591 (-591 (-953 (-385 |#1|)))) (-591 (-885 |#1|)) (-108) (-108)) 118) (((-591 (-591 (-953 (-385 |#1|)))) (-972 |#1| |#2|)) 117)) (-1300 (((-591 (-721 |#1| (-798 |#3|))) (-1060 |#1| (-497 (-798 |#3|)) (-798 |#3|) (-721 |#1| (-798 |#3|)))) 98) (((-1085 (-953 (-385 |#1|))) (-1085 |#1|)) 89) (((-885 (-953 (-385 |#1|))) (-721 |#1| (-798 |#3|))) 96) (((-885 (-953 (-385 |#1|))) (-885 |#1|)) 94) (((-721 |#1| (-798 |#3|)) (-721 |#1| (-798 |#2|))) 33)))
+(((-1195 |#1| |#2| |#3|) (-10 -7 (-15 -1899 ((-591 (-972 |#1| |#2|)) (-591 (-885 |#1|)) (-108) (-108))) (-15 -1899 ((-591 (-972 |#1| |#2|)) (-591 (-885 |#1|)) (-108))) (-15 -1899 ((-591 (-972 |#1| |#2|)) (-591 (-885 |#1|)))) (-15 -1404 ((-591 (-2 (|:| -3237 (-1085 |#1|)) (|:| -1671 (-591 (-885 |#1|))))) (-972 |#1| |#2|))) (-15 -1404 ((-591 (-2 (|:| -3237 (-1085 |#1|)) (|:| -1671 (-591 (-885 |#1|))))) (-591 (-885 |#1|)) (-108) (-108) (-108))) (-15 -1404 ((-591 (-2 (|:| -3237 (-1085 |#1|)) (|:| -1671 (-591 (-885 |#1|))))) (-591 (-885 |#1|)) (-108) (-108))) (-15 -1404 ((-591 (-2 (|:| -3237 (-1085 |#1|)) (|:| -1671 (-591 (-885 |#1|))))) (-591 (-885 |#1|)) (-108))) (-15 -1404 ((-591 (-2 (|:| -3237 (-1085 |#1|)) (|:| -1671 (-591 (-885 |#1|))))) (-591 (-885 |#1|)))) (-15 -1919 ((-591 (-591 (-953 (-385 |#1|)))) (-972 |#1| |#2|))) (-15 -1919 ((-591 (-591 (-953 (-385 |#1|)))) (-591 (-885 |#1|)) (-108) (-108) (-108))) (-15 -1919 ((-591 (-591 (-953 (-385 |#1|)))) (-591 (-885 |#1|)) (-108) (-108))) (-15 -1919 ((-591 (-591 (-953 (-385 |#1|)))) (-591 (-885 |#1|)) (-108))) (-15 -1919 ((-591 (-591 (-953 (-385 |#1|)))) (-591 (-885 |#1|)))) (-15 -2343 ((-591 (-591 (-953 (-385 |#1|)))) (-972 |#1| |#2|))) (-15 -2343 ((-591 (-591 (-953 (-385 |#1|)))) (-591 (-885 |#1|)) (-108) (-108))) (-15 -2343 ((-591 (-591 (-953 (-385 |#1|)))) (-591 (-885 |#1|)) (-108))) (-15 -2343 ((-591 (-591 (-953 (-385 |#1|)))) (-591 (-885 |#1|)))) (-15 -3898 ((-591 (-1060 |#1| (-497 (-798 |#3|)) (-798 |#3|) (-721 |#1| (-798 |#3|)))) (-972 |#1| |#2|))) (-15 -1300 ((-721 |#1| (-798 |#3|)) (-721 |#1| (-798 |#2|)))) (-15 -1300 ((-885 (-953 (-385 |#1|))) (-885 |#1|))) (-15 -1300 ((-885 (-953 (-385 |#1|))) (-721 |#1| (-798 |#3|)))) (-15 -1300 ((-1085 (-953 (-385 |#1|))) (-1085 |#1|))) (-15 -1300 ((-591 (-721 |#1| (-798 |#3|))) (-1060 |#1| (-497 (-798 |#3|)) (-798 |#3|) (-721 |#1| (-798 |#3|)))))) (-13 (-786) (-286) (-138) (-951)) (-591 (-1089)) (-591 (-1089))) (T -1195))
+((-1300 (*1 *2 *3) (-12 (-5 *3 (-1060 *4 (-497 (-798 *6)) (-798 *6) (-721 *4 (-798 *6)))) (-4 *4 (-13 (-786) (-286) (-138) (-951))) (-14 *6 (-591 (-1089))) (-5 *2 (-591 (-721 *4 (-798 *6)))) (-5 *1 (-1195 *4 *5 *6)) (-14 *5 (-591 (-1089))))) (-1300 (*1 *2 *3) (-12 (-5 *3 (-1085 *4)) (-4 *4 (-13 (-786) (-286) (-138) (-951))) (-5 *2 (-1085 (-953 (-385 *4)))) (-5 *1 (-1195 *4 *5 *6)) (-14 *5 (-591 (-1089))) (-14 *6 (-591 (-1089))))) (-1300 (*1 *2 *3) (-12 (-5 *3 (-721 *4 (-798 *6))) (-4 *4 (-13 (-786) (-286) (-138) (-951))) (-14 *6 (-591 (-1089))) (-5 *2 (-885 (-953 (-385 *4)))) (-5 *1 (-1195 *4 *5 *6)) (-14 *5 (-591 (-1089))))) (-1300 (*1 *2 *3) (-12 (-5 *3 (-885 *4)) (-4 *4 (-13 (-786) (-286) (-138) (-951))) (-5 *2 (-885 (-953 (-385 *4)))) (-5 *1 (-1195 *4 *5 *6)) (-14 *5 (-591 (-1089))) (-14 *6 (-591 (-1089))))) (-1300 (*1 *2 *3) (-12 (-5 *3 (-721 *4 (-798 *5))) (-4 *4 (-13 (-786) (-286) (-138) (-951))) (-14 *5 (-591 (-1089))) (-5 *2 (-721 *4 (-798 *6))) (-5 *1 (-1195 *4 *5 *6)) (-14 *6 (-591 (-1089))))) (-3898 (*1 *2 *3) (-12 (-5 *3 (-972 *4 *5)) (-4 *4 (-13 (-786) (-286) (-138) (-951))) (-14 *5 (-591 (-1089))) (-5 *2 (-591 (-1060 *4 (-497 (-798 *6)) (-798 *6) (-721 *4 (-798 *6))))) (-5 *1 (-1195 *4 *5 *6)) (-14 *6 (-591 (-1089))))) (-2343 (*1 *2 *3) (-12 (-5 *3 (-591 (-885 *4))) (-4 *4 (-13 (-786) (-286) (-138) (-951))) (-5 *2 (-591 (-591 (-953 (-385 *4))))) (-5 *1 (-1195 *4 *5 *6)) (-14 *5 (-591 (-1089))) (-14 *6 (-591 (-1089))))) (-2343 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-885 *5))) (-5 *4 (-108)) (-4 *5 (-13 (-786) (-286) (-138) (-951))) (-5 *2 (-591 (-591 (-953 (-385 *5))))) (-5 *1 (-1195 *5 *6 *7)) (-14 *6 (-591 (-1089))) (-14 *7 (-591 (-1089))))) (-2343 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-591 (-885 *5))) (-5 *4 (-108)) (-4 *5 (-13 (-786) (-286) (-138) (-951))) (-5 *2 (-591 (-591 (-953 (-385 *5))))) (-5 *1 (-1195 *5 *6 *7)) (-14 *6 (-591 (-1089))) (-14 *7 (-591 (-1089))))) (-2343 (*1 *2 *3) (-12 (-5 *3 (-972 *4 *5)) (-4 *4 (-13 (-786) (-286) (-138) (-951))) (-14 *5 (-591 (-1089))) (-5 *2 (-591 (-591 (-953 (-385 *4))))) (-5 *1 (-1195 *4 *5 *6)) (-14 *6 (-591 (-1089))))) (-1919 (*1 *2 *3) (-12 (-5 *3 (-591 (-885 *4))) (-4 *4 (-13 (-786) (-286) (-138) (-951))) (-5 *2 (-591 (-591 (-953 (-385 *4))))) (-5 *1 (-1195 *4 *5 *6)) (-14 *5 (-591 (-1089))) (-14 *6 (-591 (-1089))))) (-1919 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-885 *5))) (-5 *4 (-108)) (-4 *5 (-13 (-786) (-286) (-138) (-951))) (-5 *2 (-591 (-591 (-953 (-385 *5))))) (-5 *1 (-1195 *5 *6 *7)) (-14 *6 (-591 (-1089))) (-14 *7 (-591 (-1089))))) (-1919 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-591 (-885 *5))) (-5 *4 (-108)) (-4 *5 (-13 (-786) (-286) (-138) (-951))) (-5 *2 (-591 (-591 (-953 (-385 *5))))) (-5 *1 (-1195 *5 *6 *7)) (-14 *6 (-591 (-1089))) (-14 *7 (-591 (-1089))))) (-1919 (*1 *2 *3 *4 *4 *4) (-12 (-5 *3 (-591 (-885 *5))) (-5 *4 (-108)) (-4 *5 (-13 (-786) (-286) (-138) (-951))) (-5 *2 (-591 (-591 (-953 (-385 *5))))) (-5 *1 (-1195 *5 *6 *7)) (-14 *6 (-591 (-1089))) (-14 *7 (-591 (-1089))))) (-1919 (*1 *2 *3) (-12 (-5 *3 (-972 *4 *5)) (-4 *4 (-13 (-786) (-286) (-138) (-951))) (-14 *5 (-591 (-1089))) (-5 *2 (-591 (-591 (-953 (-385 *4))))) (-5 *1 (-1195 *4 *5 *6)) (-14 *6 (-591 (-1089))))) (-1404 (*1 *2 *3) (-12 (-4 *4 (-13 (-786) (-286) (-138) (-951))) (-5 *2 (-591 (-2 (|:| -3237 (-1085 *4)) (|:| -1671 (-591 (-885 *4)))))) (-5 *1 (-1195 *4 *5 *6)) (-5 *3 (-591 (-885 *4))) (-14 *5 (-591 (-1089))) (-14 *6 (-591 (-1089))))) (-1404 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-786) (-286) (-138) (-951))) (-5 *2 (-591 (-2 (|:| -3237 (-1085 *5)) (|:| -1671 (-591 (-885 *5)))))) (-5 *1 (-1195 *5 *6 *7)) (-5 *3 (-591 (-885 *5))) (-14 *6 (-591 (-1089))) (-14 *7 (-591 (-1089))))) (-1404 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-786) (-286) (-138) (-951))) (-5 *2 (-591 (-2 (|:| -3237 (-1085 *5)) (|:| -1671 (-591 (-885 *5)))))) (-5 *1 (-1195 *5 *6 *7)) (-5 *3 (-591 (-885 *5))) (-14 *6 (-591 (-1089))) (-14 *7 (-591 (-1089))))) (-1404 (*1 *2 *3 *4 *4 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-786) (-286) (-138) (-951))) (-5 *2 (-591 (-2 (|:| -3237 (-1085 *5)) (|:| -1671 (-591 (-885 *5)))))) (-5 *1 (-1195 *5 *6 *7)) (-5 *3 (-591 (-885 *5))) (-14 *6 (-591 (-1089))) (-14 *7 (-591 (-1089))))) (-1404 (*1 *2 *3) (-12 (-5 *3 (-972 *4 *5)) (-4 *4 (-13 (-786) (-286) (-138) (-951))) (-14 *5 (-591 (-1089))) (-5 *2 (-591 (-2 (|:| -3237 (-1085 *4)) (|:| -1671 (-591 (-885 *4)))))) (-5 *1 (-1195 *4 *5 *6)) (-14 *6 (-591 (-1089))))) (-1899 (*1 *2 *3) (-12 (-5 *3 (-591 (-885 *4))) (-4 *4 (-13 (-786) (-286) (-138) (-951))) (-5 *2 (-591 (-972 *4 *5))) (-5 *1 (-1195 *4 *5 *6)) (-14 *5 (-591 (-1089))) (-14 *6 (-591 (-1089))))) (-1899 (*1 *2 *3 *4) (-12 (-5 *3 (-591 (-885 *5))) (-5 *4 (-108)) (-4 *5 (-13 (-786) (-286) (-138) (-951))) (-5 *2 (-591 (-972 *5 *6))) (-5 *1 (-1195 *5 *6 *7)) (-14 *6 (-591 (-1089))) (-14 *7 (-591 (-1089))))) (-1899 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-591 (-885 *5))) (-5 *4 (-108)) (-4 *5 (-13 (-786) (-286) (-138) (-951))) (-5 *2 (-591 (-972 *5 *6))) (-5 *1 (-1195 *5 *6 *7)) (-14 *6 (-591 (-1089))) (-14 *7 (-591 (-1089))))))
+(-10 -7 (-15 -1899 ((-591 (-972 |#1| |#2|)) (-591 (-885 |#1|)) (-108) (-108))) (-15 -1899 ((-591 (-972 |#1| |#2|)) (-591 (-885 |#1|)) (-108))) (-15 -1899 ((-591 (-972 |#1| |#2|)) (-591 (-885 |#1|)))) (-15 -1404 ((-591 (-2 (|:| -3237 (-1085 |#1|)) (|:| -1671 (-591 (-885 |#1|))))) (-972 |#1| |#2|))) (-15 -1404 ((-591 (-2 (|:| -3237 (-1085 |#1|)) (|:| -1671 (-591 (-885 |#1|))))) (-591 (-885 |#1|)) (-108) (-108) (-108))) (-15 -1404 ((-591 (-2 (|:| -3237 (-1085 |#1|)) (|:| -1671 (-591 (-885 |#1|))))) (-591 (-885 |#1|)) (-108) (-108))) (-15 -1404 ((-591 (-2 (|:| -3237 (-1085 |#1|)) (|:| -1671 (-591 (-885 |#1|))))) (-591 (-885 |#1|)) (-108))) (-15 -1404 ((-591 (-2 (|:| -3237 (-1085 |#1|)) (|:| -1671 (-591 (-885 |#1|))))) (-591 (-885 |#1|)))) (-15 -1919 ((-591 (-591 (-953 (-385 |#1|)))) (-972 |#1| |#2|))) (-15 -1919 ((-591 (-591 (-953 (-385 |#1|)))) (-591 (-885 |#1|)) (-108) (-108) (-108))) (-15 -1919 ((-591 (-591 (-953 (-385 |#1|)))) (-591 (-885 |#1|)) (-108) (-108))) (-15 -1919 ((-591 (-591 (-953 (-385 |#1|)))) (-591 (-885 |#1|)) (-108))) (-15 -1919 ((-591 (-591 (-953 (-385 |#1|)))) (-591 (-885 |#1|)))) (-15 -2343 ((-591 (-591 (-953 (-385 |#1|)))) (-972 |#1| |#2|))) (-15 -2343 ((-591 (-591 (-953 (-385 |#1|)))) (-591 (-885 |#1|)) (-108) (-108))) (-15 -2343 ((-591 (-591 (-953 (-385 |#1|)))) (-591 (-885 |#1|)) (-108))) (-15 -2343 ((-591 (-591 (-953 (-385 |#1|)))) (-591 (-885 |#1|)))) (-15 -3898 ((-591 (-1060 |#1| (-497 (-798 |#3|)) (-798 |#3|) (-721 |#1| (-798 |#3|)))) (-972 |#1| |#2|))) (-15 -1300 ((-721 |#1| (-798 |#3|)) (-721 |#1| (-798 |#2|)))) (-15 -1300 ((-885 (-953 (-385 |#1|))) (-885 |#1|))) (-15 -1300 ((-885 (-953 (-385 |#1|))) (-721 |#1| (-798 |#3|)))) (-15 -1300 ((-1085 (-953 (-385 |#1|))) (-1085 |#1|))) (-15 -1300 ((-591 (-721 |#1| (-798 |#3|))) (-1060 |#1| (-497 (-798 |#3|)) (-798 |#3|) (-721 |#1| (-798 |#3|))))))
+((-2500 (((-3 (-1171 (-385 (-525))) "failed") (-1171 |#1|) |#1|) 21)) (-1238 (((-108) (-1171 |#1|)) 12)) (-1240 (((-3 (-1171 (-525)) "failed") (-1171 |#1|)) 16)))
+(((-1196 |#1|) (-10 -7 (-15 -1238 ((-108) (-1171 |#1|))) (-15 -1240 ((-3 (-1171 (-525)) "failed") (-1171 |#1|))) (-15 -2500 ((-3 (-1171 (-385 (-525))) "failed") (-1171 |#1|) |#1|))) (-587 (-525))) (T -1196))
+((-2500 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1171 *4)) (-4 *4 (-587 (-525))) (-5 *2 (-1171 (-385 (-525)))) (-5 *1 (-1196 *4)))) (-1240 (*1 *2 *3) (|partial| -12 (-5 *3 (-1171 *4)) (-4 *4 (-587 (-525))) (-5 *2 (-1171 (-525))) (-5 *1 (-1196 *4)))) (-1238 (*1 *2 *3) (-12 (-5 *3 (-1171 *4)) (-4 *4 (-587 (-525))) (-5 *2 (-108)) (-5 *1 (-1196 *4)))))
+(-10 -7 (-15 -1238 ((-108) (-1171 |#1|))) (-15 -1240 ((-3 (-1171 (-525)) "failed") (-1171 |#1|))) (-15 -2500 ((-3 (-1171 (-385 (-525))) "failed") (-1171 |#1|) |#1|)))
+((-2673 (((-108) $ $) NIL)) (-1306 (((-108) $) 11)) (-3332 (((-3 $ "failed") $ $) NIL)) (-2834 (((-712)) 8)) (-2055 (($) NIL T CONST)) (-1522 (((-3 $ "failed") $) 43)) (-1325 (($) 36)) (-3865 (((-108) $) NIL)) (-2115 (((-3 $ "failed") $) 29)) (-1970 (((-854) $) 15)) (-2621 (((-1072) $) NIL)) (-3492 (($) 25 T CONST)) (-3229 (($ (-854)) 37)) (-2937 (((-1036) $) NIL)) (-1300 (((-525) $) 13)) (-2686 (((-796) $) 22) (($ (-525)) 19)) (-3425 (((-712)) 9)) (-1401 (($ $ (-854)) NIL) (($ $ (-712)) NIL)) (-1830 (($) 23 T CONST)) (-1839 (($) 24 T CONST)) (-3944 (((-108) $ $) 27)) (-4047 (($ $) 38) (($ $ $) 35)) (-4036 (($ $ $) 26)) (** (($ $ (-854)) NIL) (($ $ (-712)) 40)) (* (($ (-854) $) NIL) (($ (-712) $) NIL) (($ (-525) $) 32) (($ $ $) 31)))
(((-1197 |#1|) (-13 (-160) (-346) (-566 (-525)) (-1065)) (-854)) (T -1197))
NIL
(-13 (-160) (-346) (-566 (-525)) (-1065))
@@ -4917,4 +4917,4 @@ NIL
NIL
NIL
NIL
-((-3 3144498 3144503 3144508 NIL NIL NIL NIL (NIL) -8 NIL NIL) (-2 3144483 3144488 3144493 NIL NIL NIL NIL (NIL) -8 NIL NIL) (-1 3144468 3144473 3144478 NIL NIL NIL NIL (NIL) -8 NIL NIL) (0 3144453 3144458 3144463 NIL NIL NIL NIL (NIL) -8 NIL NIL) (-1197 3143583 3144328 3144405 "ZMOD" 3144410 NIL ZMOD (NIL NIL) -8 NIL NIL) (-1196 3142693 3142857 3143066 "ZLINDEP" 3143415 NIL ZLINDEP (NIL T) -7 NIL NIL) (-1195 3132097 3133842 3135794 "ZDSOLVE" 3140842 NIL ZDSOLVE (NIL T NIL NIL) -7 NIL NIL) (-1194 3131343 3131484 3131673 "YSTREAM" 3131943 NIL YSTREAM (NIL T) -7 NIL NIL) (-1193 3129112 3130648 3130851 "XRPOLY" 3131186 NIL XRPOLY (NIL T T) -8 NIL NIL) (-1192 3125574 3126903 3127485 "XPR" 3128576 NIL XPR (NIL T T) -8 NIL NIL) (-1191 3123288 3124909 3125112 "XPOLY" 3125405 NIL XPOLY (NIL T) -8 NIL NIL) (-1190 3121102 3122480 3122534 "XPOLYC" 3122819 NIL XPOLYC (NIL T T) -9 NIL 3122932) (-1189 3117474 3119619 3120007 "XPBWPOLY" 3120760 NIL XPBWPOLY (NIL T T) -8 NIL NIL) (-1188 3113402 3115715 3115757 "XF" 3116378 NIL XF (NIL T) -9 NIL 3116777) (-1187 3113023 3113111 3113280 "XF-" 3113285 NIL XF- (NIL T T) -8 NIL NIL) (-1186 3108403 3109702 3109756 "XFALG" 3111904 NIL XFALG (NIL T T) -9 NIL 3112691) (-1185 3107540 3107644 3107848 "XEXPPKG" 3108295 NIL XEXPPKG (NIL T T T) -7 NIL NIL) (-1184 3105639 3107391 3107486 "XDPOLY" 3107491 NIL XDPOLY (NIL T T) -8 NIL NIL) (-1183 3104518 3105128 3105170 "XALG" 3105232 NIL XALG (NIL T) -9 NIL 3105351) (-1182 3097994 3102502 3102995 "WUTSET" 3104110 NIL WUTSET (NIL T T T T) -8 NIL NIL) (-1181 3095806 3096613 3096964 "WP" 3097776 NIL WP (NIL T T T T NIL NIL NIL) -8 NIL NIL) (-1180 3094692 3094890 3095185 "WFFINTBS" 3095603 NIL WFFINTBS (NIL T T T T) -7 NIL NIL) (-1179 3092596 3093023 3093485 "WEIER" 3094264 NIL WEIER (NIL T) -7 NIL NIL) (-1178 3091745 3092169 3092211 "VSPACE" 3092347 NIL VSPACE (NIL T) -9 NIL 3092421) (-1177 3091583 3091610 3091701 "VSPACE-" 3091706 NIL VSPACE- (NIL T T) -8 NIL NIL) (-1176 3091329 3091372 3091443 "VOID" 3091534 T VOID (NIL) -8 NIL NIL) (-1175 3089465 3089824 3090230 "VIEW" 3090945 T VIEW (NIL) -7 NIL NIL) (-1174 3085890 3086528 3087265 "VIEWDEF" 3088750 T VIEWDEF (NIL) -7 NIL NIL) (-1173 3075228 3077438 3079611 "VIEW3D" 3083739 T VIEW3D (NIL) -8 NIL NIL) (-1172 3067510 3069139 3070718 "VIEW2D" 3073671 T VIEW2D (NIL) -8 NIL NIL) (-1171 3062919 3067280 3067372 "VECTOR" 3067453 NIL VECTOR (NIL T) -8 NIL NIL) (-1170 3061496 3061755 3062073 "VECTOR2" 3062649 NIL VECTOR2 (NIL T T) -7 NIL NIL) (-1169 3055036 3059288 3059331 "VECTCAT" 3060319 NIL VECTCAT (NIL T) -9 NIL 3060903) (-1168 3054050 3054304 3054694 "VECTCAT-" 3054699 NIL VECTCAT- (NIL T T) -8 NIL NIL) (-1167 3053531 3053701 3053821 "VARIABLE" 3053965 NIL VARIABLE (NIL NIL) -8 NIL NIL) (-1166 3053464 3053469 3053499 "UTYPE" 3053504 T UTYPE (NIL) -9 NIL NIL) (-1165 3052299 3052453 3052714 "UTSODETL" 3053290 NIL UTSODETL (NIL T T T T) -7 NIL NIL) (-1164 3049739 3050199 3050723 "UTSODE" 3051840 NIL UTSODE (NIL T T) -7 NIL NIL) (-1163 3041583 3047379 3047867 "UTS" 3049308 NIL UTS (NIL T NIL NIL) -8 NIL NIL) (-1162 3032928 3038293 3038335 "UTSCAT" 3039436 NIL UTSCAT (NIL T) -9 NIL 3040193) (-1161 3030283 3030999 3031987 "UTSCAT-" 3031992 NIL UTSCAT- (NIL T T) -8 NIL NIL) (-1160 3029914 3029957 3030088 "UTS2" 3030234 NIL UTS2 (NIL T T T T) -7 NIL NIL) (-1159 3024190 3026755 3026798 "URAGG" 3028868 NIL URAGG (NIL T) -9 NIL 3029590) (-1158 3021129 3021992 3023115 "URAGG-" 3023120 NIL URAGG- (NIL T T) -8 NIL NIL) (-1157 3016815 3019746 3020217 "UPXSSING" 3020793 NIL UPXSSING (NIL T T NIL NIL) -8 NIL NIL) (-1156 3008706 3015936 3016216 "UPXS" 3016592 NIL UPXS (NIL T NIL NIL) -8 NIL NIL) (-1155 3001735 3008611 3008682 "UPXSCONS" 3008687 NIL UPXSCONS (NIL T T) -8 NIL NIL) (-1154 2992024 2998854 2998915 "UPXSCCA" 2999564 NIL UPXSCCA (NIL T T) -9 NIL 2999805) (-1153 2991663 2991748 2991921 "UPXSCCA-" 2991926 NIL UPXSCCA- (NIL T T T) -8 NIL NIL) (-1152 2981874 2988477 2988519 "UPXSCAT" 2989162 NIL UPXSCAT (NIL T) -9 NIL 2989770) (-1151 2981308 2981387 2981564 "UPXS2" 2981789 NIL UPXS2 (NIL T T NIL NIL NIL NIL) -7 NIL NIL) (-1150 2979962 2980215 2980566 "UPSQFREE" 2981051 NIL UPSQFREE (NIL T T) -7 NIL NIL) (-1149 2973853 2976908 2976962 "UPSCAT" 2978111 NIL UPSCAT (NIL T T) -9 NIL 2978885) (-1148 2973058 2973265 2973591 "UPSCAT-" 2973596 NIL UPSCAT- (NIL T T T) -8 NIL NIL) (-1147 2959144 2967181 2967223 "UPOLYC" 2969301 NIL UPOLYC (NIL T) -9 NIL 2970522) (-1146 2950474 2952899 2956045 "UPOLYC-" 2956050 NIL UPOLYC- (NIL T T) -8 NIL NIL) (-1145 2950105 2950148 2950279 "UPOLYC2" 2950425 NIL UPOLYC2 (NIL T T T T) -7 NIL NIL) (-1144 2941524 2949674 2949811 "UP" 2950015 NIL UP (NIL NIL T) -8 NIL NIL) (-1143 2940867 2940974 2941137 "UPMP" 2941413 NIL UPMP (NIL T T) -7 NIL NIL) (-1142 2940420 2940501 2940640 "UPDIVP" 2940780 NIL UPDIVP (NIL T T) -7 NIL NIL) (-1141 2938988 2939237 2939553 "UPDECOMP" 2940169 NIL UPDECOMP (NIL T T) -7 NIL NIL) (-1140 2938223 2938335 2938520 "UPCDEN" 2938872 NIL UPCDEN (NIL T T T) -7 NIL NIL) (-1139 2937746 2937815 2937962 "UP2" 2938148 NIL UP2 (NIL NIL T NIL T) -7 NIL NIL) (-1138 2936263 2936950 2937227 "UNISEG" 2937504 NIL UNISEG (NIL T) -8 NIL NIL) (-1137 2935478 2935605 2935810 "UNISEG2" 2936106 NIL UNISEG2 (NIL T T) -7 NIL NIL) (-1136 2934538 2934718 2934944 "UNIFACT" 2935294 NIL UNIFACT (NIL T) -7 NIL NIL) (-1135 2918434 2933719 2933969 "ULS" 2934345 NIL ULS (NIL T NIL NIL) -8 NIL NIL) (-1134 2906399 2918339 2918410 "ULSCONS" 2918415 NIL ULSCONS (NIL T T) -8 NIL NIL) (-1133 2889149 2901162 2901223 "ULSCCAT" 2901935 NIL ULSCCAT (NIL T T) -9 NIL 2902231) (-1132 2888200 2888445 2888832 "ULSCCAT-" 2888837 NIL ULSCCAT- (NIL T T T) -8 NIL NIL) (-1131 2878190 2884707 2884749 "ULSCAT" 2885605 NIL ULSCAT (NIL T) -9 NIL 2886335) (-1130 2877624 2877703 2877880 "ULS2" 2878105 NIL ULS2 (NIL T T NIL NIL NIL NIL) -7 NIL NIL) (-1129 2876022 2876989 2877019 "UFD" 2877231 T UFD (NIL) -9 NIL 2877345) (-1128 2875816 2875862 2875957 "UFD-" 2875962 NIL UFD- (NIL T) -8 NIL NIL) (-1127 2874898 2875081 2875297 "UDVO" 2875622 T UDVO (NIL) -7 NIL NIL) (-1126 2872714 2873123 2873594 "UDPO" 2874462 NIL UDPO (NIL T) -7 NIL NIL) (-1125 2872647 2872652 2872682 "TYPE" 2872687 T TYPE (NIL) -9 NIL NIL) (-1124 2871618 2871820 2872060 "TWOFACT" 2872441 NIL TWOFACT (NIL T) -7 NIL NIL) (-1123 2870556 2870893 2871156 "TUPLE" 2871390 NIL TUPLE (NIL T) -8 NIL NIL) (-1122 2868247 2868766 2869305 "TUBETOOL" 2870039 T TUBETOOL (NIL) -7 NIL NIL) (-1121 2867096 2867301 2867542 "TUBE" 2868040 NIL TUBE (NIL T) -8 NIL NIL) (-1120 2861820 2866074 2866356 "TS" 2866848 NIL TS (NIL T) -8 NIL NIL) (-1119 2850524 2854616 2854712 "TSETCAT" 2859946 NIL TSETCAT (NIL T T T T) -9 NIL 2861477) (-1118 2845259 2846857 2848747 "TSETCAT-" 2848752 NIL TSETCAT- (NIL T T T T T) -8 NIL NIL) (-1117 2839522 2840368 2841310 "TRMANIP" 2844395 NIL TRMANIP (NIL T T) -7 NIL NIL) (-1116 2838963 2839026 2839189 "TRIMAT" 2839454 NIL TRIMAT (NIL T T T T) -7 NIL NIL) (-1115 2836769 2837006 2837369 "TRIGMNIP" 2838712 NIL TRIGMNIP (NIL T T) -7 NIL NIL) (-1114 2836289 2836402 2836432 "TRIGCAT" 2836645 T TRIGCAT (NIL) -9 NIL NIL) (-1113 2835958 2836037 2836178 "TRIGCAT-" 2836183 NIL TRIGCAT- (NIL T) -8 NIL NIL) (-1112 2832857 2834818 2835098 "TREE" 2835713 NIL TREE (NIL T) -8 NIL NIL) (-1111 2832131 2832659 2832689 "TRANFUN" 2832724 T TRANFUN (NIL) -9 NIL 2832790) (-1110 2831410 2831601 2831881 "TRANFUN-" 2831886 NIL TRANFUN- (NIL T) -8 NIL NIL) (-1109 2831214 2831246 2831307 "TOPSP" 2831371 T TOPSP (NIL) -7 NIL NIL) (-1108 2830566 2830681 2830834 "TOOLSIGN" 2831095 NIL TOOLSIGN (NIL T) -7 NIL NIL) (-1107 2829227 2829743 2829982 "TEXTFILE" 2830349 T TEXTFILE (NIL) -8 NIL NIL) (-1106 2827092 2827606 2828044 "TEX" 2828811 T TEX (NIL) -8 NIL NIL) (-1105 2826873 2826904 2826976 "TEX1" 2827055 NIL TEX1 (NIL T) -7 NIL NIL) (-1104 2826521 2826584 2826674 "TEMUTL" 2826805 T TEMUTL (NIL) -7 NIL NIL) (-1103 2824675 2824955 2825280 "TBCMPPK" 2826244 NIL TBCMPPK (NIL T T) -7 NIL NIL) (-1102 2816564 2822836 2822892 "TBAGG" 2823292 NIL TBAGG (NIL T T) -9 NIL 2823503) (-1101 2811634 2813122 2814876 "TBAGG-" 2814881 NIL TBAGG- (NIL T T T) -8 NIL NIL) (-1100 2811018 2811125 2811270 "TANEXP" 2811523 NIL TANEXP (NIL T) -7 NIL NIL) (-1099 2804519 2810875 2810968 "TABLE" 2810973 NIL TABLE (NIL T T) -8 NIL NIL) (-1098 2803931 2804030 2804168 "TABLEAU" 2804416 NIL TABLEAU (NIL T) -8 NIL NIL) (-1097 2798539 2799759 2801007 "TABLBUMP" 2802717 NIL TABLBUMP (NIL T) -7 NIL NIL) (-1096 2797967 2798067 2798195 "SYSTEM" 2798433 T SYSTEM (NIL) -7 NIL NIL) (-1095 2794430 2795125 2795908 "SYSSOLP" 2797218 NIL SYSSOLP (NIL T) -7 NIL NIL) (-1094 2790721 2791429 2792163 "SYNTAX" 2793718 T SYNTAX (NIL) -8 NIL NIL) (-1093 2787855 2788463 2789101 "SYMTAB" 2790105 T SYMTAB (NIL) -8 NIL NIL) (-1092 2783104 2784006 2784989 "SYMS" 2786894 T SYMS (NIL) -8 NIL NIL) (-1091 2780337 2782564 2782793 "SYMPOLY" 2782909 NIL SYMPOLY (NIL T) -8 NIL NIL) (-1090 2779857 2779932 2780054 "SYMFUNC" 2780249 NIL SYMFUNC (NIL T) -7 NIL NIL) (-1089 2775834 2777094 2777916 "SYMBOL" 2779057 T SYMBOL (NIL) -8 NIL NIL) (-1088 2769373 2771062 2772782 "SWITCH" 2774136 T SWITCH (NIL) -8 NIL NIL) (-1087 2762603 2768200 2768502 "SUTS" 2769128 NIL SUTS (NIL T NIL NIL) -8 NIL NIL) (-1086 2754493 2761724 2762004 "SUPXS" 2762380 NIL SUPXS (NIL T NIL NIL) -8 NIL NIL) (-1085 2745985 2754114 2754239 "SUP" 2754402 NIL SUP (NIL T) -8 NIL NIL) (-1084 2745144 2745271 2745488 "SUPFRACF" 2745853 NIL SUPFRACF (NIL T T T T) -7 NIL NIL) (-1083 2744769 2744828 2744939 "SUP2" 2745079 NIL SUP2 (NIL T T) -7 NIL NIL) (-1082 2743187 2743461 2743823 "SUMRF" 2744468 NIL SUMRF (NIL T) -7 NIL NIL) (-1081 2742504 2742570 2742768 "SUMFS" 2743108 NIL SUMFS (NIL T T) -7 NIL NIL) (-1080 2726440 2741685 2741935 "SULS" 2742311 NIL SULS (NIL T NIL NIL) -8 NIL NIL) (-1079 2725762 2725965 2726105 "SUCH" 2726348 NIL SUCH (NIL T T) -8 NIL NIL) (-1078 2719689 2720701 2721659 "SUBSPACE" 2724850 NIL SUBSPACE (NIL NIL T) -8 NIL NIL) (-1077 2719119 2719209 2719373 "SUBRESP" 2719577 NIL SUBRESP (NIL T T) -7 NIL NIL) (-1076 2712488 2713784 2715095 "STTF" 2717855 NIL STTF (NIL T) -7 NIL NIL) (-1075 2706661 2707781 2708928 "STTFNC" 2711388 NIL STTFNC (NIL T) -7 NIL NIL) (-1074 2698012 2699879 2701672 "STTAYLOR" 2704902 NIL STTAYLOR (NIL T) -7 NIL NIL) (-1073 2691256 2697876 2697959 "STRTBL" 2697964 NIL STRTBL (NIL T) -8 NIL NIL) (-1072 2686647 2691211 2691242 "STRING" 2691247 T STRING (NIL) -8 NIL NIL) (-1071 2681536 2686021 2686051 "STRICAT" 2686110 T STRICAT (NIL) -9 NIL 2686172) (-1070 2674252 2679059 2679679 "STREAM" 2680951 NIL STREAM (NIL T) -8 NIL NIL) (-1069 2673762 2673839 2673983 "STREAM3" 2674169 NIL STREAM3 (NIL T T T) -7 NIL NIL) (-1068 2672744 2672927 2673162 "STREAM2" 2673575 NIL STREAM2 (NIL T T) -7 NIL NIL) (-1067 2672432 2672484 2672577 "STREAM1" 2672686 NIL STREAM1 (NIL T) -7 NIL NIL) (-1066 2671448 2671629 2671860 "STINPROD" 2672248 NIL STINPROD (NIL T) -7 NIL NIL) (-1065 2671027 2671211 2671241 "STEP" 2671321 T STEP (NIL) -9 NIL 2671399) (-1064 2664570 2670926 2671003 "STBL" 2671008 NIL STBL (NIL T T NIL) -8 NIL NIL) (-1063 2659746 2663793 2663836 "STAGG" 2663989 NIL STAGG (NIL T) -9 NIL 2664078) (-1062 2657448 2658050 2658922 "STAGG-" 2658927 NIL STAGG- (NIL T T) -8 NIL NIL) (-1061 2655643 2657218 2657310 "STACK" 2657391 NIL STACK (NIL T) -8 NIL NIL) (-1060 2648374 2653790 2654245 "SREGSET" 2655273 NIL SREGSET (NIL T T T T) -8 NIL NIL) (-1059 2640814 2642182 2643694 "SRDCMPK" 2646980 NIL SRDCMPK (NIL T T T T T) -7 NIL NIL) (-1058 2633782 2638255 2638285 "SRAGG" 2639588 T SRAGG (NIL) -9 NIL 2640196) (-1057 2632799 2633054 2633433 "SRAGG-" 2633438 NIL SRAGG- (NIL T) -8 NIL NIL) (-1056 2627248 2631718 2632145 "SQMATRIX" 2632418 NIL SQMATRIX (NIL NIL T) -8 NIL NIL) (-1055 2621000 2623968 2624694 "SPLTREE" 2626594 NIL SPLTREE (NIL T T) -8 NIL NIL) (-1054 2616990 2617656 2618302 "SPLNODE" 2620426 NIL SPLNODE (NIL T T) -8 NIL NIL) (-1053 2616037 2616270 2616300 "SPFCAT" 2616744 T SPFCAT (NIL) -9 NIL NIL) (-1052 2614774 2614984 2615248 "SPECOUT" 2615795 T SPECOUT (NIL) -7 NIL NIL) (-1051 2614535 2614575 2614644 "SPADPRSR" 2614727 T SPADPRSR (NIL) -7 NIL NIL) (-1050 2606558 2608305 2608347 "SPACEC" 2612670 NIL SPACEC (NIL T) -9 NIL 2614486) (-1049 2604729 2606491 2606539 "SPACE3" 2606544 NIL SPACE3 (NIL T) -8 NIL NIL) (-1048 2603481 2603652 2603943 "SORTPAK" 2604534 NIL SORTPAK (NIL T T) -7 NIL NIL) (-1047 2601537 2601840 2602258 "SOLVETRA" 2603145 NIL SOLVETRA (NIL T) -7 NIL NIL) (-1046 2600548 2600770 2601044 "SOLVESER" 2601310 NIL SOLVESER (NIL T) -7 NIL NIL) (-1045 2595768 2596649 2597651 "SOLVERAD" 2599600 NIL SOLVERAD (NIL T) -7 NIL NIL) (-1044 2591583 2592192 2592921 "SOLVEFOR" 2595135 NIL SOLVEFOR (NIL T T) -7 NIL NIL) (-1043 2585883 2590935 2591031 "SNTSCAT" 2591036 NIL SNTSCAT (NIL T T T T) -9 NIL 2591106) (-1042 2579987 2584214 2584604 "SMTS" 2585573 NIL SMTS (NIL T T T) -8 NIL NIL) (-1041 2574397 2579876 2579952 "SMP" 2579957 NIL SMP (NIL T T) -8 NIL NIL) (-1040 2572556 2572857 2573255 "SMITH" 2574094 NIL SMITH (NIL T T T T) -7 NIL NIL) (-1039 2565521 2569717 2569819 "SMATCAT" 2571159 NIL SMATCAT (NIL NIL T T T) -9 NIL 2571708) (-1038 2562462 2563285 2564462 "SMATCAT-" 2564467 NIL SMATCAT- (NIL T NIL T T T) -8 NIL NIL) (-1037 2560176 2561699 2561742 "SKAGG" 2562003 NIL SKAGG (NIL T) -9 NIL 2562138) (-1036 2556234 2559280 2559558 "SINT" 2559920 T SINT (NIL) -8 NIL NIL) (-1035 2556006 2556044 2556110 "SIMPAN" 2556190 T SIMPAN (NIL) -7 NIL NIL) (-1034 2554844 2555065 2555340 "SIGNRF" 2555765 NIL SIGNRF (NIL T) -7 NIL NIL) (-1033 2553653 2553804 2554094 "SIGNEF" 2554673 NIL SIGNEF (NIL T T) -7 NIL NIL) (-1032 2551343 2551797 2552303 "SHP" 2553194 NIL SHP (NIL T NIL) -7 NIL NIL) (-1031 2545196 2551244 2551320 "SHDP" 2551325 NIL SHDP (NIL NIL NIL T) -8 NIL NIL) (-1030 2544686 2544878 2544908 "SGROUP" 2545060 T SGROUP (NIL) -9 NIL 2545147) (-1029 2544456 2544508 2544612 "SGROUP-" 2544617 NIL SGROUP- (NIL T) -8 NIL NIL) (-1028 2541292 2541989 2542712 "SGCF" 2543755 T SGCF (NIL) -7 NIL NIL) (-1027 2535691 2540743 2540839 "SFRTCAT" 2540844 NIL SFRTCAT (NIL T T T T) -9 NIL 2540882) (-1026 2529151 2530166 2531300 "SFRGCD" 2534674 NIL SFRGCD (NIL T T T T T) -7 NIL NIL) (-1025 2522317 2523388 2524572 "SFQCMPK" 2528084 NIL SFQCMPK (NIL T T T T T) -7 NIL NIL) (-1024 2521939 2522028 2522138 "SFORT" 2522258 NIL SFORT (NIL T T) -8 NIL NIL) (-1023 2521084 2521779 2521900 "SEXOF" 2521905 NIL SEXOF (NIL T T T T T) -8 NIL NIL) (-1022 2520218 2520965 2521033 "SEX" 2521038 T SEX (NIL) -8 NIL NIL) (-1021 2514995 2515684 2515779 "SEXCAT" 2519550 NIL SEXCAT (NIL T T T T T) -9 NIL 2520169) (-1020 2512175 2514929 2514977 "SET" 2514982 NIL SET (NIL T) -8 NIL NIL) (-1019 2510426 2510888 2511193 "SETMN" 2511916 NIL SETMN (NIL NIL NIL) -8 NIL NIL) (-1018 2510034 2510160 2510190 "SETCAT" 2510307 T SETCAT (NIL) -9 NIL 2510391) (-1017 2509814 2509866 2509965 "SETCAT-" 2509970 NIL SETCAT- (NIL T) -8 NIL NIL) (-1016 2506202 2508276 2508319 "SETAGG" 2509189 NIL SETAGG (NIL T) -9 NIL 2509529) (-1015 2505660 2505776 2506013 "SETAGG-" 2506018 NIL SETAGG- (NIL T T) -8 NIL NIL) (-1014 2504864 2505157 2505218 "SEGXCAT" 2505504 NIL SEGXCAT (NIL T T) -9 NIL 2505624) (-1013 2503920 2504530 2504712 "SEG" 2504717 NIL SEG (NIL T) -8 NIL NIL) (-1012 2502827 2503040 2503083 "SEGCAT" 2503665 NIL SEGCAT (NIL T) -9 NIL 2503903) (-1011 2501876 2502206 2502406 "SEGBIND" 2502662 NIL SEGBIND (NIL T) -8 NIL NIL) (-1010 2501497 2501556 2501669 "SEGBIND2" 2501811 NIL SEGBIND2 (NIL T T) -7 NIL NIL) (-1009 2500716 2500842 2501046 "SEG2" 2501341 NIL SEG2 (NIL T T) -7 NIL NIL) (-1008 2500153 2500651 2500698 "SDVAR" 2500703 NIL SDVAR (NIL T) -8 NIL NIL) (-1007 2492405 2499926 2500054 "SDPOL" 2500059 NIL SDPOL (NIL T) -8 NIL NIL) (-1006 2490998 2491264 2491583 "SCPKG" 2492120 NIL SCPKG (NIL T) -7 NIL NIL) (-1005 2490135 2490314 2490514 "SCOPE" 2490820 T SCOPE (NIL) -8 NIL NIL) (-1004 2489356 2489489 2489668 "SCACHE" 2489990 NIL SCACHE (NIL T) -7 NIL NIL) (-1003 2488795 2489116 2489201 "SAOS" 2489293 T SAOS (NIL) -8 NIL NIL) (-1002 2488360 2488395 2488568 "SAERFFC" 2488754 NIL SAERFFC (NIL T T T) -7 NIL NIL) (-1001 2482254 2488257 2488337 "SAE" 2488342 NIL SAE (NIL T T NIL) -8 NIL NIL) (-1000 2481847 2481882 2482041 "SAEFACT" 2482213 NIL SAEFACT (NIL T T T) -7 NIL NIL) (-999 2480173 2480487 2480886 "RURPK" 2481513 NIL RURPK (NIL T NIL) -7 NIL NIL) (-998 2478826 2479103 2479410 "RULESET" 2480009 NIL RULESET (NIL T T T) -8 NIL NIL) (-997 2476034 2476537 2476998 "RULE" 2478508 NIL RULE (NIL T T T) -8 NIL NIL) (-996 2475676 2475831 2475912 "RULECOLD" 2475986 NIL RULECOLD (NIL NIL) -8 NIL NIL) (-995 2470568 2471362 2472278 "RSETGCD" 2474875 NIL RSETGCD (NIL T T T T T) -7 NIL NIL) (-994 2459883 2464935 2465029 "RSETCAT" 2469094 NIL RSETCAT (NIL T T T T) -9 NIL 2470191) (-993 2457814 2458353 2459173 "RSETCAT-" 2459178 NIL RSETCAT- (NIL T T T T T) -8 NIL NIL) (-992 2450244 2451619 2453135 "RSDCMPK" 2456413 NIL RSDCMPK (NIL T T T T T) -7 NIL NIL) (-991 2448262 2448703 2448775 "RRCC" 2449851 NIL RRCC (NIL T T) -9 NIL 2450195) (-990 2447616 2447790 2448066 "RRCC-" 2448071 NIL RRCC- (NIL T T T) -8 NIL NIL) (-989 2421983 2431608 2431672 "RPOLCAT" 2442174 NIL RPOLCAT (NIL T T T) -9 NIL 2445332) (-988 2413487 2415825 2418943 "RPOLCAT-" 2418948 NIL RPOLCAT- (NIL T T T T) -8 NIL NIL) (-987 2404553 2411717 2412197 "ROUTINE" 2413027 T ROUTINE (NIL) -8 NIL NIL) (-986 2401258 2404109 2404256 "ROMAN" 2404426 T ROMAN (NIL) -8 NIL NIL) (-985 2399544 2400129 2400386 "ROIRC" 2401064 NIL ROIRC (NIL T T) -8 NIL NIL) (-984 2395949 2398253 2398281 "RNS" 2398577 T RNS (NIL) -9 NIL 2398847) (-983 2394463 2394846 2395377 "RNS-" 2395450 NIL RNS- (NIL T) -8 NIL NIL) (-982 2393889 2394297 2394325 "RNG" 2394330 T RNG (NIL) -9 NIL 2394351) (-981 2393287 2393649 2393689 "RMODULE" 2393749 NIL RMODULE (NIL T) -9 NIL 2393791) (-980 2392139 2392233 2392563 "RMCAT2" 2393188 NIL RMCAT2 (NIL NIL NIL T T T T T T T T) -7 NIL NIL) (-979 2388853 2391322 2391643 "RMATRIX" 2391874 NIL RMATRIX (NIL NIL NIL T) -8 NIL NIL) (-978 2381850 2384084 2384196 "RMATCAT" 2387505 NIL RMATCAT (NIL NIL NIL T T T) -9 NIL 2388487) (-977 2381229 2381376 2381679 "RMATCAT-" 2381684 NIL RMATCAT- (NIL T NIL NIL T T T) -8 NIL NIL) (-976 2380799 2380874 2381000 "RINTERP" 2381148 NIL RINTERP (NIL NIL T) -7 NIL NIL) (-975 2379850 2380414 2380442 "RING" 2380552 T RING (NIL) -9 NIL 2380646) (-974 2379645 2379689 2379783 "RING-" 2379788 NIL RING- (NIL T) -8 NIL NIL) (-973 2378493 2378730 2378986 "RIDIST" 2379409 T RIDIST (NIL) -7 NIL NIL) (-972 2369815 2377967 2378170 "RGCHAIN" 2378342 NIL RGCHAIN (NIL T NIL) -8 NIL NIL) (-971 2366820 2367434 2368102 "RF" 2369179 NIL RF (NIL T) -7 NIL NIL) (-970 2366469 2366532 2366633 "RFFACTOR" 2366751 NIL RFFACTOR (NIL T) -7 NIL NIL) (-969 2366197 2366232 2366327 "RFFACT" 2366428 NIL RFFACT (NIL T) -7 NIL NIL) (-968 2364327 2364691 2365071 "RFDIST" 2365837 T RFDIST (NIL) -7 NIL NIL) (-967 2363785 2363877 2364037 "RETSOL" 2364229 NIL RETSOL (NIL T T) -7 NIL NIL) (-966 2363378 2363458 2363499 "RETRACT" 2363689 NIL RETRACT (NIL T) -9 NIL NIL) (-965 2363230 2363255 2363339 "RETRACT-" 2363344 NIL RETRACT- (NIL T T) -8 NIL NIL) (-964 2356088 2362887 2363012 "RESULT" 2363125 T RESULT (NIL) -8 NIL NIL) (-963 2354673 2355362 2355559 "RESRING" 2355991 NIL RESRING (NIL T T T T NIL) -8 NIL NIL) (-962 2354313 2354362 2354458 "RESLATC" 2354610 NIL RESLATC (NIL T) -7 NIL NIL) (-961 2354022 2354056 2354161 "REPSQ" 2354272 NIL REPSQ (NIL T) -7 NIL NIL) (-960 2351453 2352033 2352633 "REP" 2353442 T REP (NIL) -7 NIL NIL) (-959 2351154 2351188 2351297 "REPDB" 2351412 NIL REPDB (NIL T) -7 NIL NIL) (-958 2345099 2346478 2347698 "REP2" 2349966 NIL REP2 (NIL T) -7 NIL NIL) (-957 2341505 2342186 2342991 "REP1" 2344326 NIL REP1 (NIL T) -7 NIL NIL) (-956 2334251 2339666 2340118 "REGSET" 2341136 NIL REGSET (NIL T T T T) -8 NIL NIL) (-955 2333072 2333407 2333655 "REF" 2334036 NIL REF (NIL T) -8 NIL NIL) (-954 2332453 2332556 2332721 "REDORDER" 2332956 NIL REDORDER (NIL T T) -7 NIL NIL) (-953 2328422 2331687 2331908 "RECLOS" 2332284 NIL RECLOS (NIL T) -8 NIL NIL) (-952 2327479 2327660 2327873 "REALSOLV" 2328229 T REALSOLV (NIL) -7 NIL NIL) (-951 2327327 2327368 2327396 "REAL" 2327401 T REAL (NIL) -9 NIL 2327436) (-950 2323818 2324620 2325502 "REAL0Q" 2326492 NIL REAL0Q (NIL T) -7 NIL NIL) (-949 2319429 2320417 2321476 "REAL0" 2322799 NIL REAL0 (NIL T) -7 NIL NIL) (-948 2318837 2318909 2319114 "RDIV" 2319351 NIL RDIV (NIL T T T T T) -7 NIL NIL) (-947 2317910 2318084 2318295 "RDIST" 2318659 NIL RDIST (NIL T) -7 NIL NIL) (-946 2316514 2316801 2317170 "RDETRS" 2317618 NIL RDETRS (NIL T T) -7 NIL NIL) (-945 2314335 2314789 2315324 "RDETR" 2316056 NIL RDETR (NIL T T) -7 NIL NIL) (-944 2312951 2313229 2313630 "RDEEFS" 2314051 NIL RDEEFS (NIL T T) -7 NIL NIL) (-943 2311451 2311757 2312186 "RDEEF" 2312639 NIL RDEEF (NIL T T) -7 NIL NIL) (-942 2305736 2308668 2308696 "RCFIELD" 2309973 T RCFIELD (NIL) -9 NIL 2310703) (-941 2303805 2304309 2305002 "RCFIELD-" 2305075 NIL RCFIELD- (NIL T) -8 NIL NIL) (-940 2300137 2301922 2301963 "RCAGG" 2303034 NIL RCAGG (NIL T) -9 NIL 2303499) (-939 2299768 2299862 2300022 "RCAGG-" 2300027 NIL RCAGG- (NIL T T) -8 NIL NIL) (-938 2299112 2299224 2299386 "RATRET" 2299652 NIL RATRET (NIL T) -7 NIL NIL) (-937 2298669 2298736 2298855 "RATFACT" 2299040 NIL RATFACT (NIL T) -7 NIL NIL) (-936 2297984 2298104 2298254 "RANDSRC" 2298539 T RANDSRC (NIL) -7 NIL NIL) (-935 2297721 2297765 2297836 "RADUTIL" 2297933 T RADUTIL (NIL) -7 NIL NIL) (-934 2290728 2296464 2296781 "RADIX" 2297436 NIL RADIX (NIL NIL) -8 NIL NIL) (-933 2282298 2290572 2290700 "RADFF" 2290705 NIL RADFF (NIL T T T NIL NIL) -8 NIL NIL) (-932 2281950 2282025 2282053 "RADCAT" 2282210 T RADCAT (NIL) -9 NIL NIL) (-931 2281735 2281783 2281880 "RADCAT-" 2281885 NIL RADCAT- (NIL T) -8 NIL NIL) (-930 2279886 2281510 2281599 "QUEUE" 2281679 NIL QUEUE (NIL T) -8 NIL NIL) (-929 2276383 2279823 2279868 "QUAT" 2279873 NIL QUAT (NIL T) -8 NIL NIL) (-928 2276021 2276064 2276191 "QUATCT2" 2276334 NIL QUATCT2 (NIL T T T T) -7 NIL NIL) (-927 2269815 2273195 2273235 "QUATCAT" 2274014 NIL QUATCAT (NIL T) -9 NIL 2274779) (-926 2265959 2266996 2268383 "QUATCAT-" 2268477 NIL QUATCAT- (NIL T T) -8 NIL NIL) (-925 2263480 2265044 2265085 "QUAGG" 2265460 NIL QUAGG (NIL T) -9 NIL 2265635) (-924 2262405 2262878 2263050 "QFORM" 2263352 NIL QFORM (NIL NIL T) -8 NIL NIL) (-923 2253702 2258960 2259000 "QFCAT" 2259658 NIL QFCAT (NIL T) -9 NIL 2260651) (-922 2249274 2250475 2252066 "QFCAT-" 2252160 NIL QFCAT- (NIL T T) -8 NIL NIL) (-921 2248912 2248955 2249082 "QFCAT2" 2249225 NIL QFCAT2 (NIL T T T T) -7 NIL NIL) (-920 2248372 2248482 2248612 "QEQUAT" 2248802 T QEQUAT (NIL) -8 NIL NIL) (-919 2241558 2242629 2243811 "QCMPACK" 2247305 NIL QCMPACK (NIL T T T T T) -7 NIL NIL) (-918 2239134 2239555 2239983 "QALGSET" 2241213 NIL QALGSET (NIL T T T T) -8 NIL NIL) (-917 2238379 2238553 2238785 "QALGSET2" 2238954 NIL QALGSET2 (NIL NIL NIL) -7 NIL NIL) (-916 2237070 2237293 2237610 "PWFFINTB" 2238152 NIL PWFFINTB (NIL T T T T) -7 NIL NIL) (-915 2235258 2235426 2235779 "PUSHVAR" 2236884 NIL PUSHVAR (NIL T T T T) -7 NIL NIL) (-914 2231176 2232230 2232271 "PTRANFN" 2234155 NIL PTRANFN (NIL T) -9 NIL NIL) (-913 2229588 2229879 2230200 "PTPACK" 2230887 NIL PTPACK (NIL T) -7 NIL NIL) (-912 2229224 2229281 2229388 "PTFUNC2" 2229525 NIL PTFUNC2 (NIL T T) -7 NIL NIL) (-911 2223701 2228042 2228082 "PTCAT" 2228450 NIL PTCAT (NIL T) -9 NIL 2228612) (-910 2223359 2223394 2223518 "PSQFR" 2223660 NIL PSQFR (NIL T T T T) -7 NIL NIL) (-909 2221954 2222252 2222586 "PSEUDLIN" 2223057 NIL PSEUDLIN (NIL T) -7 NIL NIL) (-908 2208762 2211126 2213449 "PSETPK" 2219714 NIL PSETPK (NIL T T T T) -7 NIL NIL) (-907 2201849 2204563 2204657 "PSETCAT" 2207638 NIL PSETCAT (NIL T T T T) -9 NIL 2208452) (-906 2199687 2200321 2201140 "PSETCAT-" 2201145 NIL PSETCAT- (NIL T T T T T) -8 NIL NIL) (-905 2199036 2199201 2199229 "PSCURVE" 2199497 T PSCURVE (NIL) -9 NIL 2199664) (-904 2195488 2197014 2197078 "PSCAT" 2197914 NIL PSCAT (NIL T T T) -9 NIL 2198154) (-903 2194552 2194768 2195167 "PSCAT-" 2195172 NIL PSCAT- (NIL T T T T) -8 NIL NIL) (-902 2193204 2193837 2194051 "PRTITION" 2194358 T PRTITION (NIL) -8 NIL NIL) (-901 2182302 2184508 2186696 "PRS" 2191066 NIL PRS (NIL T T) -7 NIL NIL) (-900 2180161 2181653 2181693 "PRQAGG" 2181876 NIL PRQAGG (NIL T) -9 NIL 2181978) (-899 2179732 2179834 2179862 "PROPLOG" 2180047 T PROPLOG (NIL) -9 NIL NIL) (-898 2176855 2177420 2177947 "PROPFRML" 2179237 NIL PROPFRML (NIL T) -8 NIL NIL) (-897 2176315 2176425 2176555 "PROPERTY" 2176745 T PROPERTY (NIL) -8 NIL NIL) (-896 2170089 2174481 2175301 "PRODUCT" 2175541 NIL PRODUCT (NIL T T) -8 NIL NIL) (-895 2167365 2169549 2169782 "PR" 2169900 NIL PR (NIL T T) -8 NIL NIL) (-894 2167161 2167193 2167252 "PRINT" 2167326 T PRINT (NIL) -7 NIL NIL) (-893 2166501 2166618 2166770 "PRIMES" 2167041 NIL PRIMES (NIL T) -7 NIL NIL) (-892 2164566 2164967 2165433 "PRIMELT" 2166080 NIL PRIMELT (NIL T) -7 NIL NIL) (-891 2164295 2164344 2164372 "PRIMCAT" 2164496 T PRIMCAT (NIL) -9 NIL NIL) (-890 2160456 2164233 2164278 "PRIMARR" 2164283 NIL PRIMARR (NIL T) -8 NIL NIL) (-889 2159463 2159641 2159869 "PRIMARR2" 2160274 NIL PRIMARR2 (NIL T T) -7 NIL NIL) (-888 2159106 2159162 2159273 "PREASSOC" 2159401 NIL PREASSOC (NIL T T) -7 NIL NIL) (-887 2158581 2158714 2158742 "PPCURVE" 2158947 T PPCURVE (NIL) -9 NIL 2159083) (-886 2155940 2156339 2156931 "POLYROOT" 2158162 NIL POLYROOT (NIL T T T T T) -7 NIL NIL) (-885 2149846 2155546 2155705 "POLY" 2155813 NIL POLY (NIL T) -8 NIL NIL) (-884 2149231 2149289 2149522 "POLYLIFT" 2149782 NIL POLYLIFT (NIL T T T T T) -7 NIL NIL) (-883 2145516 2145965 2146593 "POLYCATQ" 2148776 NIL POLYCATQ (NIL T T T T T) -7 NIL NIL) (-882 2132557 2137954 2138018 "POLYCAT" 2141503 NIL POLYCAT (NIL T T T) -9 NIL 2143430) (-881 2126008 2127869 2130252 "POLYCAT-" 2130257 NIL POLYCAT- (NIL T T T T) -8 NIL NIL) (-880 2125597 2125665 2125784 "POLY2UP" 2125934 NIL POLY2UP (NIL NIL T) -7 NIL NIL) (-879 2125233 2125290 2125397 "POLY2" 2125534 NIL POLY2 (NIL T T) -7 NIL NIL) (-878 2123918 2124157 2124433 "POLUTIL" 2125007 NIL POLUTIL (NIL T T) -7 NIL NIL) (-877 2122280 2122557 2122887 "POLTOPOL" 2123640 NIL POLTOPOL (NIL NIL T) -7 NIL NIL) (-876 2117803 2122217 2122262 "POINT" 2122267 NIL POINT (NIL T) -8 NIL NIL) (-875 2115990 2116347 2116722 "PNTHEORY" 2117448 T PNTHEORY (NIL) -7 NIL NIL) (-874 2114418 2114715 2115124 "PMTOOLS" 2115688 NIL PMTOOLS (NIL T T T) -7 NIL NIL) (-873 2114011 2114089 2114206 "PMSYM" 2114334 NIL PMSYM (NIL T) -7 NIL NIL) (-872 2113521 2113590 2113764 "PMQFCAT" 2113936 NIL PMQFCAT (NIL T T T) -7 NIL NIL) (-871 2112876 2112986 2113142 "PMPRED" 2113398 NIL PMPRED (NIL T) -7 NIL NIL) (-870 2112272 2112358 2112519 "PMPREDFS" 2112777 NIL PMPREDFS (NIL T T T) -7 NIL NIL) (-869 2110918 2111126 2111510 "PMPLCAT" 2112034 NIL PMPLCAT (NIL T T T T T) -7 NIL NIL) (-868 2110450 2110529 2110681 "PMLSAGG" 2110833 NIL PMLSAGG (NIL T T T) -7 NIL NIL) (-867 2109927 2110003 2110183 "PMKERNEL" 2110368 NIL PMKERNEL (NIL T T) -7 NIL NIL) (-866 2109544 2109619 2109732 "PMINS" 2109846 NIL PMINS (NIL T) -7 NIL NIL) (-865 2108974 2109043 2109258 "PMFS" 2109469 NIL PMFS (NIL T T T) -7 NIL NIL) (-864 2108205 2108323 2108527 "PMDOWN" 2108851 NIL PMDOWN (NIL T T T) -7 NIL NIL) (-863 2107368 2107527 2107709 "PMASS" 2108043 T PMASS (NIL) -7 NIL NIL) (-862 2106642 2106753 2106916 "PMASSFS" 2107254 NIL PMASSFS (NIL T T) -7 NIL NIL) (-861 2106297 2106365 2106459 "PLOTTOOL" 2106568 T PLOTTOOL (NIL) -7 NIL NIL) (-860 2100919 2102108 2103256 "PLOT" 2105169 T PLOT (NIL) -8 NIL NIL) (-859 2096733 2097767 2098688 "PLOT3D" 2100018 T PLOT3D (NIL) -8 NIL NIL) (-858 2095645 2095822 2096057 "PLOT1" 2096537 NIL PLOT1 (NIL T) -7 NIL NIL) (-857 2071039 2075711 2080562 "PLEQN" 2090911 NIL PLEQN (NIL T T T T) -7 NIL NIL) (-856 2070357 2070479 2070659 "PINTERP" 2070904 NIL PINTERP (NIL NIL T) -7 NIL NIL) (-855 2070050 2070097 2070200 "PINTERPA" 2070304 NIL PINTERPA (NIL T T) -7 NIL NIL) (-854 2069277 2069844 2069937 "PI" 2069977 T PI (NIL) -8 NIL NIL) (-853 2067669 2068654 2068682 "PID" 2068864 T PID (NIL) -9 NIL 2068998) (-852 2067394 2067431 2067519 "PICOERCE" 2067626 NIL PICOERCE (NIL T) -7 NIL NIL) (-851 2066714 2066853 2067029 "PGROEB" 2067250 NIL PGROEB (NIL T) -7 NIL NIL) (-850 2062301 2063115 2064020 "PGE" 2065829 T PGE (NIL) -7 NIL NIL) (-849 2060425 2060671 2061037 "PGCD" 2062018 NIL PGCD (NIL T T T T) -7 NIL NIL) (-848 2059763 2059866 2060027 "PFRPAC" 2060309 NIL PFRPAC (NIL T) -7 NIL NIL) (-847 2056378 2058311 2058664 "PFR" 2059442 NIL PFR (NIL T) -8 NIL NIL) (-846 2054767 2055011 2055336 "PFOTOOLS" 2056125 NIL PFOTOOLS (NIL T T) -7 NIL NIL) (-845 2053300 2053539 2053890 "PFOQ" 2054524 NIL PFOQ (NIL T T T) -7 NIL NIL) (-844 2051777 2051989 2052351 "PFO" 2053084 NIL PFO (NIL T T T T T) -7 NIL NIL) (-843 2048300 2051666 2051735 "PF" 2051740 NIL PF (NIL NIL) -8 NIL NIL) (-842 2045729 2047010 2047038 "PFECAT" 2047623 T PFECAT (NIL) -9 NIL 2048007) (-841 2045174 2045328 2045542 "PFECAT-" 2045547 NIL PFECAT- (NIL T) -8 NIL NIL) (-840 2043778 2044029 2044330 "PFBRU" 2044923 NIL PFBRU (NIL T T) -7 NIL NIL) (-839 2041645 2041996 2042428 "PFBR" 2043429 NIL PFBR (NIL T T T T) -7 NIL NIL) (-838 2037497 2039021 2039697 "PERM" 2041002 NIL PERM (NIL T) -8 NIL NIL) (-837 2032762 2033704 2034574 "PERMGRP" 2036660 NIL PERMGRP (NIL T) -8 NIL NIL) (-836 2030833 2031826 2031867 "PERMCAT" 2032313 NIL PERMCAT (NIL T) -9 NIL 2032618) (-835 2030488 2030529 2030652 "PERMAN" 2030786 NIL PERMAN (NIL NIL T) -7 NIL NIL) (-834 2027928 2030057 2030188 "PENDTREE" 2030390 NIL PENDTREE (NIL T) -8 NIL NIL) (-833 2026001 2026779 2026820 "PDRING" 2027477 NIL PDRING (NIL T) -9 NIL 2027762) (-832 2025104 2025322 2025684 "PDRING-" 2025689 NIL PDRING- (NIL T T) -8 NIL NIL) (-831 2022245 2022996 2023687 "PDEPROB" 2024433 T PDEPROB (NIL) -8 NIL NIL) (-830 2019816 2020312 2020861 "PDEPACK" 2021716 T PDEPACK (NIL) -7 NIL NIL) (-829 2018728 2018918 2019169 "PDECOMP" 2019615 NIL PDECOMP (NIL T T) -7 NIL NIL) (-828 2016340 2017155 2017183 "PDECAT" 2017968 T PDECAT (NIL) -9 NIL 2018679) (-827 2016093 2016126 2016215 "PCOMP" 2016301 NIL PCOMP (NIL T T) -7 NIL NIL) (-826 2014300 2014896 2015192 "PBWLB" 2015823 NIL PBWLB (NIL T) -8 NIL NIL) (-825 2006808 2008377 2009713 "PATTERN" 2012985 NIL PATTERN (NIL T) -8 NIL NIL) (-824 2006440 2006497 2006606 "PATTERN2" 2006745 NIL PATTERN2 (NIL T T) -7 NIL NIL) (-823 2004197 2004585 2005042 "PATTERN1" 2006029 NIL PATTERN1 (NIL T T) -7 NIL NIL) (-822 2001592 2002146 2002627 "PATRES" 2003762 NIL PATRES (NIL T T) -8 NIL NIL) (-821 2001156 2001223 2001355 "PATRES2" 2001519 NIL PATRES2 (NIL T T T) -7 NIL NIL) (-820 1999053 1999453 1999858 "PATMATCH" 2000825 NIL PATMATCH (NIL T T T) -7 NIL NIL) (-819 1998590 1998773 1998814 "PATMAB" 1998921 NIL PATMAB (NIL T) -9 NIL 1999004) (-818 1997135 1997444 1997702 "PATLRES" 1998395 NIL PATLRES (NIL T T T) -8 NIL NIL) (-817 1996681 1996804 1996845 "PATAB" 1996850 NIL PATAB (NIL T) -9 NIL 1997022) (-816 1994162 1994694 1995267 "PARTPERM" 1996128 T PARTPERM (NIL) -7 NIL NIL) (-815 1993783 1993846 1993948 "PARSURF" 1994093 NIL PARSURF (NIL T) -8 NIL NIL) (-814 1993415 1993472 1993581 "PARSU2" 1993720 NIL PARSU2 (NIL T T) -7 NIL NIL) (-813 1993179 1993219 1993286 "PARSER" 1993368 T PARSER (NIL) -7 NIL NIL) (-812 1992800 1992863 1992965 "PARSCURV" 1993110 NIL PARSCURV (NIL T) -8 NIL NIL) (-811 1992432 1992489 1992598 "PARSC2" 1992737 NIL PARSC2 (NIL T T) -7 NIL NIL) (-810 1992071 1992129 1992226 "PARPCURV" 1992368 NIL PARPCURV (NIL T) -8 NIL NIL) (-809 1991703 1991760 1991869 "PARPC2" 1992008 NIL PARPC2 (NIL T T) -7 NIL NIL) (-808 1991223 1991309 1991428 "PAN2EXPR" 1991604 T PAN2EXPR (NIL) -7 NIL NIL) (-807 1990029 1990344 1990572 "PALETTE" 1991015 T PALETTE (NIL) -8 NIL NIL) (-806 1988497 1989034 1989394 "PAIR" 1989715 NIL PAIR (NIL T T) -8 NIL NIL) (-805 1982347 1987756 1987950 "PADICRC" 1988352 NIL PADICRC (NIL NIL T) -8 NIL NIL) (-804 1975555 1981693 1981877 "PADICRAT" 1982195 NIL PADICRAT (NIL NIL) -8 NIL NIL) (-803 1973859 1975492 1975537 "PADIC" 1975542 NIL PADIC (NIL NIL) -8 NIL NIL) (-802 1971064 1972638 1972678 "PADICCT" 1973259 NIL PADICCT (NIL NIL) -9 NIL 1973541) (-801 1970021 1970221 1970489 "PADEPAC" 1970851 NIL PADEPAC (NIL T NIL NIL) -7 NIL NIL) (-800 1969233 1969366 1969572 "PADE" 1969883 NIL PADE (NIL T T T) -7 NIL NIL) (-799 1967244 1968076 1968391 "OWP" 1969001 NIL OWP (NIL T NIL NIL NIL) -8 NIL NIL) (-798 1966353 1966849 1967021 "OVAR" 1967112 NIL OVAR (NIL NIL) -8 NIL NIL) (-797 1965617 1965738 1965899 "OUT" 1966212 T OUT (NIL) -7 NIL NIL) (-796 1954671 1956842 1959012 "OUTFORM" 1963467 T OUTFORM (NIL) -8 NIL NIL) (-795 1954079 1954400 1954489 "OSI" 1954602 T OSI (NIL) -8 NIL NIL) (-794 1952824 1953051 1953336 "ORTHPOL" 1953826 NIL ORTHPOL (NIL T) -7 NIL NIL) (-793 1950195 1952485 1952623 "OREUP" 1952767 NIL OREUP (NIL NIL T NIL NIL) -8 NIL NIL) (-792 1947591 1949888 1950014 "ORESUP" 1950137 NIL ORESUP (NIL T NIL NIL) -8 NIL NIL) (-791 1945126 1945626 1946186 "OREPCTO" 1947080 NIL OREPCTO (NIL T T) -7 NIL NIL) (-790 1939036 1941242 1941282 "OREPCAT" 1943603 NIL OREPCAT (NIL T) -9 NIL 1944706) (-789 1936184 1936966 1938023 "OREPCAT-" 1938028 NIL OREPCAT- (NIL T T) -8 NIL NIL) (-788 1935362 1935634 1935662 "ORDSET" 1935971 T ORDSET (NIL) -9 NIL 1936135) (-787 1934881 1935003 1935196 "ORDSET-" 1935201 NIL ORDSET- (NIL T) -8 NIL NIL) (-786 1933495 1934296 1934324 "ORDRING" 1934526 T ORDRING (NIL) -9 NIL 1934650) (-785 1933140 1933234 1933378 "ORDRING-" 1933383 NIL ORDRING- (NIL T) -8 NIL NIL) (-784 1932516 1932997 1933025 "ORDMON" 1933030 T ORDMON (NIL) -9 NIL 1933051) (-783 1931678 1931825 1932020 "ORDFUNS" 1932365 NIL ORDFUNS (NIL NIL T) -7 NIL NIL) (-782 1931190 1931549 1931577 "ORDFIN" 1931582 T ORDFIN (NIL) -9 NIL 1931603) (-781 1927702 1929776 1930185 "ORDCOMP" 1930814 NIL ORDCOMP (NIL T) -8 NIL NIL) (-780 1926968 1927095 1927281 "ORDCOMP2" 1927562 NIL ORDCOMP2 (NIL T T) -7 NIL NIL) (-779 1923475 1924358 1925195 "OPTPROB" 1926151 T OPTPROB (NIL) -8 NIL NIL) (-778 1920317 1920946 1921640 "OPTPACK" 1922801 T OPTPACK (NIL) -7 NIL NIL) (-777 1918043 1918779 1918807 "OPTCAT" 1919622 T OPTCAT (NIL) -9 NIL 1920268) (-776 1917811 1917850 1917916 "OPQUERY" 1917997 T OPQUERY (NIL) -7 NIL NIL) (-775 1914947 1916138 1916638 "OP" 1917343 NIL OP (NIL T) -8 NIL NIL) (-774 1911712 1913744 1914113 "ONECOMP" 1914611 NIL ONECOMP (NIL T) -8 NIL NIL) (-773 1911017 1911132 1911306 "ONECOMP2" 1911584 NIL ONECOMP2 (NIL T T) -7 NIL NIL) (-772 1910436 1910542 1910672 "OMSERVER" 1910907 T OMSERVER (NIL) -7 NIL NIL) (-771 1907325 1909877 1909917 "OMSAGG" 1909978 NIL OMSAGG (NIL T) -9 NIL 1910042) (-770 1905948 1906211 1906493 "OMPKG" 1907063 T OMPKG (NIL) -7 NIL NIL) (-769 1905378 1905481 1905509 "OM" 1905808 T OM (NIL) -9 NIL NIL) (-768 1903917 1904930 1905098 "OMLO" 1905259 NIL OMLO (NIL T T) -8 NIL NIL) (-767 1902847 1902994 1903220 "OMEXPR" 1903743 NIL OMEXPR (NIL T) -7 NIL NIL) (-766 1902165 1902393 1902529 "OMERR" 1902731 T OMERR (NIL) -8 NIL NIL) (-765 1901343 1901586 1901746 "OMERRK" 1902025 T OMERRK (NIL) -8 NIL NIL) (-764 1900821 1901020 1901128 "OMENC" 1901255 T OMENC (NIL) -8 NIL NIL) (-763 1894716 1895901 1897072 "OMDEV" 1899670 T OMDEV (NIL) -8 NIL NIL) (-762 1893785 1893956 1894150 "OMCONN" 1894542 T OMCONN (NIL) -8 NIL NIL) (-761 1892401 1893387 1893415 "OINTDOM" 1893420 T OINTDOM (NIL) -9 NIL 1893441) (-760 1888163 1889393 1890108 "OFMONOID" 1891718 NIL OFMONOID (NIL T) -8 NIL NIL) (-759 1887601 1888100 1888145 "ODVAR" 1888150 NIL ODVAR (NIL T) -8 NIL NIL) (-758 1884726 1887098 1887283 "ODR" 1887476 NIL ODR (NIL T T NIL) -8 NIL NIL) (-757 1877032 1884505 1884629 "ODPOL" 1884634 NIL ODPOL (NIL T) -8 NIL NIL) (-756 1870855 1876904 1877009 "ODP" 1877014 NIL ODP (NIL NIL T NIL) -8 NIL NIL) (-755 1869621 1869836 1870111 "ODETOOLS" 1870629 NIL ODETOOLS (NIL T T) -7 NIL NIL) (-754 1866590 1867246 1867962 "ODESYS" 1868954 NIL ODESYS (NIL T T) -7 NIL NIL) (-753 1861494 1862402 1863425 "ODERTRIC" 1865665 NIL ODERTRIC (NIL T T) -7 NIL NIL) (-752 1860920 1861002 1861196 "ODERED" 1861406 NIL ODERED (NIL T T T T T) -7 NIL NIL) (-751 1857822 1858370 1859045 "ODERAT" 1860343 NIL ODERAT (NIL T T) -7 NIL NIL) (-750 1854790 1855254 1855850 "ODEPRRIC" 1857351 NIL ODEPRRIC (NIL T T T T) -7 NIL NIL) (-749 1852659 1853228 1853737 "ODEPROB" 1854301 T ODEPROB (NIL) -8 NIL NIL) (-748 1849191 1849674 1850320 "ODEPRIM" 1852138 NIL ODEPRIM (NIL T T T T) -7 NIL NIL) (-747 1848444 1848546 1848804 "ODEPAL" 1849083 NIL ODEPAL (NIL T T T T) -7 NIL NIL) (-746 1844646 1845427 1846281 "ODEPACK" 1847610 T ODEPACK (NIL) -7 NIL NIL) (-745 1843683 1843790 1844018 "ODEINT" 1844535 NIL ODEINT (NIL T T) -7 NIL NIL) (-744 1837784 1839209 1840656 "ODEIFTBL" 1842256 T ODEIFTBL (NIL) -8 NIL NIL) (-743 1833128 1833914 1834872 "ODEEF" 1836943 NIL ODEEF (NIL T T) -7 NIL NIL) (-742 1832465 1832554 1832783 "ODECONST" 1833033 NIL ODECONST (NIL T T T) -7 NIL NIL) (-741 1830623 1831256 1831284 "ODECAT" 1831887 T ODECAT (NIL) -9 NIL 1832416) (-740 1827495 1830335 1830454 "OCT" 1830536 NIL OCT (NIL T) -8 NIL NIL) (-739 1827133 1827176 1827303 "OCTCT2" 1827446 NIL OCTCT2 (NIL T T T T) -7 NIL NIL) (-738 1821967 1824405 1824445 "OC" 1825541 NIL OC (NIL T) -9 NIL 1826398) (-737 1819194 1819942 1820932 "OC-" 1821026 NIL OC- (NIL T T) -8 NIL NIL) (-736 1818573 1819015 1819043 "OCAMON" 1819048 T OCAMON (NIL) -9 NIL 1819069) (-735 1818027 1818434 1818462 "OASGP" 1818467 T OASGP (NIL) -9 NIL 1818487) (-734 1817315 1817778 1817806 "OAMONS" 1817846 T OAMONS (NIL) -9 NIL 1817889) (-733 1816756 1817163 1817191 "OAMON" 1817196 T OAMON (NIL) -9 NIL 1817216) (-732 1816061 1816553 1816581 "OAGROUP" 1816586 T OAGROUP (NIL) -9 NIL 1816606) (-731 1815751 1815801 1815889 "NUMTUBE" 1816005 NIL NUMTUBE (NIL T) -7 NIL NIL) (-730 1809324 1810842 1812378 "NUMQUAD" 1814235 T NUMQUAD (NIL) -7 NIL NIL) (-729 1805080 1806068 1807093 "NUMODE" 1808319 T NUMODE (NIL) -7 NIL NIL) (-728 1802484 1803330 1803358 "NUMINT" 1804275 T NUMINT (NIL) -9 NIL 1805031) (-727 1801432 1801629 1801847 "NUMFMT" 1802286 T NUMFMT (NIL) -7 NIL NIL) (-726 1787814 1790748 1793278 "NUMERIC" 1798941 NIL NUMERIC (NIL T) -7 NIL NIL) (-725 1782215 1787267 1787361 "NTSCAT" 1787366 NIL NTSCAT (NIL T T T T) -9 NIL 1787404) (-724 1781409 1781574 1781767 "NTPOLFN" 1782054 NIL NTPOLFN (NIL T) -7 NIL NIL) (-723 1769225 1778251 1779061 "NSUP" 1780631 NIL NSUP (NIL T) -8 NIL NIL) (-722 1768861 1768918 1769025 "NSUP2" 1769162 NIL NSUP2 (NIL T T) -7 NIL NIL) (-721 1758823 1768640 1768770 "NSMP" 1768775 NIL NSMP (NIL T T) -8 NIL NIL) (-720 1757255 1757556 1757913 "NREP" 1758511 NIL NREP (NIL T) -7 NIL NIL) (-719 1755846 1756098 1756456 "NPCOEF" 1756998 NIL NPCOEF (NIL T T T T T) -7 NIL NIL) (-718 1754912 1755027 1755243 "NORMRETR" 1755727 NIL NORMRETR (NIL T T T T NIL) -7 NIL NIL) (-717 1752965 1753255 1753662 "NORMPK" 1754620 NIL NORMPK (NIL T T T T T) -7 NIL NIL) (-716 1752650 1752678 1752802 "NORMMA" 1752931 NIL NORMMA (NIL T T T T) -7 NIL NIL) (-715 1752477 1752607 1752636 "NONE" 1752641 T NONE (NIL) -8 NIL NIL) (-714 1752266 1752295 1752364 "NONE1" 1752441 NIL NONE1 (NIL T) -7 NIL NIL) (-713 1751751 1751813 1751998 "NODE1" 1752198 NIL NODE1 (NIL T T) -7 NIL NIL) (-712 1750044 1750914 1751169 "NNI" 1751516 T NNI (NIL) -8 NIL NIL) (-711 1748464 1748777 1749141 "NLINSOL" 1749712 NIL NLINSOL (NIL T) -7 NIL NIL) (-710 1744631 1745599 1746521 "NIPROB" 1747562 T NIPROB (NIL) -8 NIL NIL) (-709 1743388 1743622 1743924 "NFINTBAS" 1744393 NIL NFINTBAS (NIL T T) -7 NIL NIL) (-708 1742096 1742327 1742608 "NCODIV" 1743156 NIL NCODIV (NIL T T) -7 NIL NIL) (-707 1741858 1741895 1741970 "NCNTFRAC" 1742053 NIL NCNTFRAC (NIL T) -7 NIL NIL) (-706 1740038 1740402 1740822 "NCEP" 1741483 NIL NCEP (NIL T) -7 NIL NIL) (-705 1738950 1739689 1739717 "NASRING" 1739827 T NASRING (NIL) -9 NIL 1739901) (-704 1738745 1738789 1738883 "NASRING-" 1738888 NIL NASRING- (NIL T) -8 NIL NIL) (-703 1737899 1738398 1738426 "NARNG" 1738543 T NARNG (NIL) -9 NIL 1738634) (-702 1737591 1737658 1737792 "NARNG-" 1737797 NIL NARNG- (NIL T) -8 NIL NIL) (-701 1736470 1736677 1736912 "NAGSP" 1737376 T NAGSP (NIL) -7 NIL NIL) (-700 1727894 1729540 1731175 "NAGS" 1734855 T NAGS (NIL) -7 NIL NIL) (-699 1726458 1726762 1727089 "NAGF07" 1727587 T NAGF07 (NIL) -7 NIL NIL) (-698 1721040 1722320 1723616 "NAGF04" 1725182 T NAGF04 (NIL) -7 NIL NIL) (-697 1714072 1715670 1717287 "NAGF02" 1719443 T NAGF02 (NIL) -7 NIL NIL) (-696 1709336 1710426 1711533 "NAGF01" 1712985 T NAGF01 (NIL) -7 NIL NIL) (-695 1702996 1704554 1706131 "NAGE04" 1707779 T NAGE04 (NIL) -7 NIL NIL) (-694 1694237 1696340 1698452 "NAGE02" 1700904 T NAGE02 (NIL) -7 NIL NIL) (-693 1690230 1691167 1692121 "NAGE01" 1693303 T NAGE01 (NIL) -7 NIL NIL) (-692 1688037 1688568 1689123 "NAGD03" 1689695 T NAGD03 (NIL) -7 NIL NIL) (-691 1679823 1681742 1683687 "NAGD02" 1686112 T NAGD02 (NIL) -7 NIL NIL) (-690 1673682 1675095 1676523 "NAGD01" 1678415 T NAGD01 (NIL) -7 NIL NIL) (-689 1669939 1670749 1671574 "NAGC06" 1672877 T NAGC06 (NIL) -7 NIL NIL) (-688 1668416 1668745 1669098 "NAGC05" 1669606 T NAGC05 (NIL) -7 NIL NIL) (-687 1667800 1667917 1668059 "NAGC02" 1668294 T NAGC02 (NIL) -7 NIL NIL) (-686 1666862 1667419 1667459 "NAALG" 1667538 NIL NAALG (NIL T) -9 NIL 1667599) (-685 1666697 1666726 1666816 "NAALG-" 1666821 NIL NAALG- (NIL T T) -8 NIL NIL) (-684 1660647 1661755 1662942 "MULTSQFR" 1665593 NIL MULTSQFR (NIL T T T T) -7 NIL NIL) (-683 1659966 1660041 1660225 "MULTFACT" 1660559 NIL MULTFACT (NIL T T T T) -7 NIL NIL) (-682 1653160 1657071 1657123 "MTSCAT" 1658183 NIL MTSCAT (NIL T T) -9 NIL 1658697) (-681 1652872 1652926 1653018 "MTHING" 1653100 NIL MTHING (NIL T) -7 NIL NIL) (-680 1652664 1652697 1652757 "MSYSCMD" 1652832 T MSYSCMD (NIL) -7 NIL NIL) (-679 1648776 1651419 1651739 "MSET" 1652377 NIL MSET (NIL T) -8 NIL NIL) (-678 1645872 1648338 1648379 "MSETAGG" 1648384 NIL MSETAGG (NIL T) -9 NIL 1648418) (-677 1641728 1643270 1644011 "MRING" 1645175 NIL MRING (NIL T T) -8 NIL NIL) (-676 1641298 1641365 1641494 "MRF2" 1641655 NIL MRF2 (NIL T T T) -7 NIL NIL) (-675 1640916 1640951 1641095 "MRATFAC" 1641257 NIL MRATFAC (NIL T T T T) -7 NIL NIL) (-674 1638528 1638823 1639254 "MPRFF" 1640621 NIL MPRFF (NIL T T T T) -7 NIL NIL) (-673 1632548 1638383 1638479 "MPOLY" 1638484 NIL MPOLY (NIL NIL T) -8 NIL NIL) (-672 1632038 1632073 1632281 "MPCPF" 1632507 NIL MPCPF (NIL T T T T) -7 NIL NIL) (-671 1631554 1631597 1631780 "MPC3" 1631989 NIL MPC3 (NIL T T T T T T T) -7 NIL NIL) (-670 1630755 1630836 1631055 "MPC2" 1631469 NIL MPC2 (NIL T T T T T T T) -7 NIL NIL) (-669 1629056 1629393 1629783 "MONOTOOL" 1630415 NIL MONOTOOL (NIL T T) -7 NIL NIL) (-668 1628181 1628516 1628544 "MONOID" 1628821 T MONOID (NIL) -9 NIL 1628993) (-667 1627559 1627722 1627965 "MONOID-" 1627970 NIL MONOID- (NIL T) -8 NIL NIL) (-666 1618540 1624526 1624585 "MONOGEN" 1625259 NIL MONOGEN (NIL T T) -9 NIL 1625715) (-665 1615758 1616493 1617493 "MONOGEN-" 1617612 NIL MONOGEN- (NIL T T T) -8 NIL NIL) (-664 1614618 1615038 1615066 "MONADWU" 1615458 T MONADWU (NIL) -9 NIL 1615696) (-663 1613990 1614149 1614397 "MONADWU-" 1614402 NIL MONADWU- (NIL T) -8 NIL NIL) (-662 1613376 1613594 1613622 "MONAD" 1613829 T MONAD (NIL) -9 NIL 1613941) (-661 1613061 1613139 1613271 "MONAD-" 1613276 NIL MONAD- (NIL T) -8 NIL NIL) (-660 1611312 1611974 1612253 "MOEBIUS" 1612814 NIL MOEBIUS (NIL T) -8 NIL NIL) (-659 1610706 1611084 1611124 "MODULE" 1611129 NIL MODULE (NIL T) -9 NIL 1611155) (-658 1610274 1610370 1610560 "MODULE-" 1610565 NIL MODULE- (NIL T T) -8 NIL NIL) (-657 1607945 1608640 1608966 "MODRING" 1610099 NIL MODRING (NIL T T NIL NIL NIL) -8 NIL NIL) (-656 1604901 1606066 1606583 "MODOP" 1607477 NIL MODOP (NIL T T) -8 NIL NIL) (-655 1603088 1603540 1603881 "MODMONOM" 1604700 NIL MODMONOM (NIL T T NIL) -8 NIL NIL) (-654 1592767 1601292 1601714 "MODMON" 1602716 NIL MODMON (NIL T T) -8 NIL NIL) (-653 1589893 1591611 1591887 "MODFIELD" 1592642 NIL MODFIELD (NIL T T NIL NIL NIL) -8 NIL NIL) (-652 1588897 1589174 1589364 "MMLFORM" 1589723 T MMLFORM (NIL) -8 NIL NIL) (-651 1588423 1588466 1588645 "MMAP" 1588848 NIL MMAP (NIL T T T T T T) -7 NIL NIL) (-650 1586660 1587437 1587477 "MLO" 1587894 NIL MLO (NIL T) -9 NIL 1588135) (-649 1584027 1584542 1585144 "MLIFT" 1586141 NIL MLIFT (NIL T T T T) -7 NIL NIL) (-648 1583418 1583502 1583656 "MKUCFUNC" 1583938 NIL MKUCFUNC (NIL T T T) -7 NIL NIL) (-647 1583017 1583087 1583210 "MKRECORD" 1583341 NIL MKRECORD (NIL T T) -7 NIL NIL) (-646 1582065 1582226 1582454 "MKFUNC" 1582828 NIL MKFUNC (NIL T) -7 NIL NIL) (-645 1581453 1581557 1581713 "MKFLCFN" 1581948 NIL MKFLCFN (NIL T) -7 NIL NIL) (-644 1580879 1581246 1581335 "MKCHSET" 1581397 NIL MKCHSET (NIL T) -8 NIL NIL) (-643 1580156 1580258 1580443 "MKBCFUNC" 1580772 NIL MKBCFUNC (NIL T T T T) -7 NIL NIL) (-642 1576840 1579710 1579846 "MINT" 1580040 T MINT (NIL) -8 NIL NIL) (-641 1575652 1575895 1576172 "MHROWRED" 1576595 NIL MHROWRED (NIL T) -7 NIL NIL) (-640 1570923 1574097 1574521 "MFLOAT" 1575248 T MFLOAT (NIL) -8 NIL NIL) (-639 1570280 1570356 1570527 "MFINFACT" 1570835 NIL MFINFACT (NIL T T T T) -7 NIL NIL) (-638 1566595 1567443 1568327 "MESH" 1569416 T MESH (NIL) -7 NIL NIL) (-637 1564985 1565297 1565650 "MDDFACT" 1566282 NIL MDDFACT (NIL T) -7 NIL NIL) (-636 1561828 1564145 1564186 "MDAGG" 1564441 NIL MDAGG (NIL T) -9 NIL 1564584) (-635 1551526 1561121 1561328 "MCMPLX" 1561641 T MCMPLX (NIL) -8 NIL NIL) (-634 1550667 1550813 1551013 "MCDEN" 1551375 NIL MCDEN (NIL T T) -7 NIL NIL) (-633 1548557 1548827 1549207 "MCALCFN" 1550397 NIL MCALCFN (NIL T T T T) -7 NIL NIL) (-632 1546179 1546702 1547263 "MATSTOR" 1548028 NIL MATSTOR (NIL T) -7 NIL NIL) (-631 1542188 1545554 1545801 "MATRIX" 1545964 NIL MATRIX (NIL T) -8 NIL NIL) (-630 1537957 1538661 1539397 "MATLIN" 1541545 NIL MATLIN (NIL T T T T) -7 NIL NIL) (-629 1528155 1531293 1531369 "MATCAT" 1536207 NIL MATCAT (NIL T T T) -9 NIL 1537624) (-628 1524520 1525533 1526888 "MATCAT-" 1526893 NIL MATCAT- (NIL T T T T) -8 NIL NIL) (-627 1523122 1523275 1523606 "MATCAT2" 1524355 NIL MATCAT2 (NIL T T T T T T T T) -7 NIL NIL) (-626 1521234 1521558 1521942 "MAPPKG3" 1522797 NIL MAPPKG3 (NIL T T T) -7 NIL NIL) (-625 1520215 1520388 1520610 "MAPPKG2" 1521058 NIL MAPPKG2 (NIL T T) -7 NIL NIL) (-624 1518714 1518998 1519325 "MAPPKG1" 1519921 NIL MAPPKG1 (NIL T) -7 NIL NIL) (-623 1518325 1518383 1518506 "MAPHACK3" 1518650 NIL MAPHACK3 (NIL T T T) -7 NIL NIL) (-622 1517917 1517978 1518092 "MAPHACK2" 1518257 NIL MAPHACK2 (NIL T T) -7 NIL NIL) (-621 1517355 1517458 1517600 "MAPHACK1" 1517808 NIL MAPHACK1 (NIL T) -7 NIL NIL) (-620 1515463 1516057 1516360 "MAGMA" 1517084 NIL MAGMA (NIL T) -8 NIL NIL) (-619 1511937 1513707 1514167 "M3D" 1515036 NIL M3D (NIL T) -8 NIL NIL) (-618 1506093 1510308 1510349 "LZSTAGG" 1511131 NIL LZSTAGG (NIL T) -9 NIL 1511426) (-617 1502066 1503224 1504681 "LZSTAGG-" 1504686 NIL LZSTAGG- (NIL T T) -8 NIL NIL) (-616 1499182 1499959 1500445 "LWORD" 1501612 NIL LWORD (NIL T) -8 NIL NIL) (-615 1492342 1498953 1499087 "LSQM" 1499092 NIL LSQM (NIL NIL T) -8 NIL NIL) (-614 1491566 1491705 1491933 "LSPP" 1492197 NIL LSPP (NIL T T T T) -7 NIL NIL) (-613 1489378 1489679 1490135 "LSMP" 1491255 NIL LSMP (NIL T T T T) -7 NIL NIL) (-612 1486157 1486831 1487561 "LSMP1" 1488680 NIL LSMP1 (NIL T) -7 NIL NIL) (-611 1480084 1485326 1485367 "LSAGG" 1485429 NIL LSAGG (NIL T) -9 NIL 1485507) (-610 1476779 1477703 1478916 "LSAGG-" 1478921 NIL LSAGG- (NIL T T) -8 NIL NIL) (-609 1474405 1475923 1476172 "LPOLY" 1476574 NIL LPOLY (NIL T T) -8 NIL NIL) (-608 1473987 1474072 1474195 "LPEFRAC" 1474314 NIL LPEFRAC (NIL T) -7 NIL NIL) (-607 1472334 1473081 1473334 "LO" 1473819 NIL LO (NIL T T T) -8 NIL NIL) (-606 1471988 1472100 1472128 "LOGIC" 1472239 T LOGIC (NIL) -9 NIL 1472319) (-605 1471850 1471873 1471944 "LOGIC-" 1471949 NIL LOGIC- (NIL T) -8 NIL NIL) (-604 1471043 1471183 1471376 "LODOOPS" 1471706 NIL LODOOPS (NIL T T) -7 NIL NIL) (-603 1468461 1470960 1471025 "LODO" 1471030 NIL LODO (NIL T NIL) -8 NIL NIL) (-602 1467007 1467242 1467593 "LODOF" 1468208 NIL LODOF (NIL T T) -7 NIL NIL) (-601 1463427 1465863 1465903 "LODOCAT" 1466335 NIL LODOCAT (NIL T) -9 NIL 1466546) (-600 1463161 1463219 1463345 "LODOCAT-" 1463350 NIL LODOCAT- (NIL T T) -8 NIL NIL) (-599 1460475 1463002 1463120 "LODO2" 1463125 NIL LODO2 (NIL T T) -8 NIL NIL) (-598 1457904 1460412 1460457 "LODO1" 1460462 NIL LODO1 (NIL T) -8 NIL NIL) (-597 1456767 1456932 1457243 "LODEEF" 1457727 NIL LODEEF (NIL T T T) -7 NIL NIL) (-596 1452054 1454898 1454939 "LNAGG" 1455886 NIL LNAGG (NIL T) -9 NIL 1456330) (-595 1451201 1451415 1451757 "LNAGG-" 1451762 NIL LNAGG- (NIL T T) -8 NIL NIL) (-594 1447366 1448128 1448766 "LMOPS" 1450617 NIL LMOPS (NIL T T NIL) -8 NIL NIL) (-593 1446764 1447126 1447166 "LMODULE" 1447226 NIL LMODULE (NIL T) -9 NIL 1447268) (-592 1444010 1446409 1446532 "LMDICT" 1446674 NIL LMDICT (NIL T) -8 NIL NIL) (-591 1437237 1442956 1443254 "LIST" 1443745 NIL LIST (NIL T) -8 NIL NIL) (-590 1436762 1436836 1436975 "LIST3" 1437157 NIL LIST3 (NIL T T T) -7 NIL NIL) (-589 1435769 1435947 1436175 "LIST2" 1436580 NIL LIST2 (NIL T T) -7 NIL NIL) (-588 1433903 1434215 1434614 "LIST2MAP" 1435416 NIL LIST2MAP (NIL T T) -7 NIL NIL) (-587 1432616 1433296 1433336 "LINEXP" 1433589 NIL LINEXP (NIL T) -9 NIL 1433737) (-586 1431263 1431523 1431820 "LINDEP" 1432368 NIL LINDEP (NIL T T) -7 NIL NIL) (-585 1428030 1428749 1429526 "LIMITRF" 1430518 NIL LIMITRF (NIL T) -7 NIL NIL) (-584 1426310 1426605 1427020 "LIMITPS" 1427725 NIL LIMITPS (NIL T T) -7 NIL NIL) (-583 1420765 1425821 1426049 "LIE" 1426131 NIL LIE (NIL T T) -8 NIL NIL) (-582 1419816 1420259 1420299 "LIECAT" 1420439 NIL LIECAT (NIL T) -9 NIL 1420590) (-581 1419657 1419684 1419772 "LIECAT-" 1419777 NIL LIECAT- (NIL T T) -8 NIL NIL) (-580 1412269 1419106 1419271 "LIB" 1419512 T LIB (NIL) -8 NIL NIL) (-579 1407906 1408787 1409722 "LGROBP" 1411386 NIL LGROBP (NIL NIL T) -7 NIL NIL) (-578 1405772 1406046 1406408 "LF" 1407627 NIL LF (NIL T T) -7 NIL NIL) (-577 1404612 1405304 1405332 "LFCAT" 1405539 T LFCAT (NIL) -9 NIL 1405678) (-576 1401524 1402150 1402836 "LEXTRIPK" 1403978 NIL LEXTRIPK (NIL T NIL) -7 NIL NIL) (-575 1398230 1399094 1399597 "LEXP" 1401104 NIL LEXP (NIL T T NIL) -8 NIL NIL) (-574 1396628 1396941 1397342 "LEADCDET" 1397912 NIL LEADCDET (NIL T T T T) -7 NIL NIL) (-573 1395824 1395898 1396125 "LAZM3PK" 1396549 NIL LAZM3PK (NIL T T T T T T) -7 NIL NIL) (-572 1390741 1393903 1394440 "LAUPOL" 1395337 NIL LAUPOL (NIL T T) -8 NIL NIL) (-571 1390308 1390352 1390519 "LAPLACE" 1390691 NIL LAPLACE (NIL T T) -7 NIL NIL) (-570 1388236 1389409 1389660 "LA" 1390141 NIL LA (NIL T T T) -8 NIL NIL) (-569 1387299 1387893 1387933 "LALG" 1387994 NIL LALG (NIL T) -9 NIL 1388052) (-568 1387014 1387073 1387208 "LALG-" 1387213 NIL LALG- (NIL T T) -8 NIL NIL) (-567 1385924 1386111 1386408 "KOVACIC" 1386814 NIL KOVACIC (NIL T T) -7 NIL NIL) (-566 1385759 1385783 1385824 "KONVERT" 1385886 NIL KONVERT (NIL T) -9 NIL NIL) (-565 1385594 1385618 1385659 "KOERCE" 1385721 NIL KOERCE (NIL T) -9 NIL NIL) (-564 1383328 1384088 1384481 "KERNEL" 1385233 NIL KERNEL (NIL T) -8 NIL NIL) (-563 1382830 1382911 1383041 "KERNEL2" 1383242 NIL KERNEL2 (NIL T T) -7 NIL NIL) (-562 1376682 1381370 1381424 "KDAGG" 1381801 NIL KDAGG (NIL T T) -9 NIL 1382007) (-561 1376211 1376335 1376540 "KDAGG-" 1376545 NIL KDAGG- (NIL T T T) -8 NIL NIL) (-560 1369386 1375872 1376027 "KAFILE" 1376089 NIL KAFILE (NIL T) -8 NIL NIL) (-559 1363841 1368897 1369125 "JORDAN" 1369207 NIL JORDAN (NIL T T) -8 NIL NIL) (-558 1360141 1362047 1362101 "IXAGG" 1363030 NIL IXAGG (NIL T T) -9 NIL 1363489) (-557 1359060 1359366 1359785 "IXAGG-" 1359790 NIL IXAGG- (NIL T T T) -8 NIL NIL) (-556 1354645 1358982 1359041 "IVECTOR" 1359046 NIL IVECTOR (NIL T NIL) -8 NIL NIL) (-555 1353411 1353648 1353914 "ITUPLE" 1354412 NIL ITUPLE (NIL T) -8 NIL NIL) (-554 1351847 1352024 1352330 "ITRIGMNP" 1353233 NIL ITRIGMNP (NIL T T T) -7 NIL NIL) (-553 1350592 1350796 1351079 "ITFUN3" 1351623 NIL ITFUN3 (NIL T T T) -7 NIL NIL) (-552 1350224 1350281 1350390 "ITFUN2" 1350529 NIL ITFUN2 (NIL T T) -7 NIL NIL) (-551 1348026 1349097 1349394 "ITAYLOR" 1349959 NIL ITAYLOR (NIL T) -8 NIL NIL) (-550 1337014 1342212 1343371 "ISUPS" 1346899 NIL ISUPS (NIL T) -8 NIL NIL) (-549 1336118 1336258 1336494 "ISUMP" 1336861 NIL ISUMP (NIL T T T T) -7 NIL NIL) (-548 1331382 1335919 1335998 "ISTRING" 1336071 NIL ISTRING (NIL NIL) -8 NIL NIL) (-547 1330595 1330676 1330891 "IRURPK" 1331296 NIL IRURPK (NIL T T T T T) -7 NIL NIL) (-546 1329531 1329732 1329972 "IRSN" 1330375 T IRSN (NIL) -7 NIL NIL) (-545 1327566 1327921 1328356 "IRRF2F" 1329169 NIL IRRF2F (NIL T) -7 NIL NIL) (-544 1327313 1327351 1327427 "IRREDFFX" 1327522 NIL IRREDFFX (NIL T) -7 NIL NIL) (-543 1325928 1326187 1326486 "IROOT" 1327046 NIL IROOT (NIL T) -7 NIL NIL) (-542 1322566 1323617 1324307 "IR" 1325270 NIL IR (NIL T) -8 NIL NIL) (-541 1320179 1320674 1321240 "IR2" 1322044 NIL IR2 (NIL T T) -7 NIL NIL) (-540 1319255 1319368 1319588 "IR2F" 1320062 NIL IR2F (NIL T T) -7 NIL NIL) (-539 1319046 1319080 1319140 "IPRNTPK" 1319215 T IPRNTPK (NIL) -7 NIL NIL) (-538 1315600 1318935 1319004 "IPF" 1319009 NIL IPF (NIL NIL) -8 NIL NIL) (-537 1313917 1315525 1315582 "IPADIC" 1315587 NIL IPADIC (NIL NIL NIL) -8 NIL NIL) (-536 1313416 1313474 1313663 "INVLAPLA" 1313853 NIL INVLAPLA (NIL T T) -7 NIL NIL) (-535 1303065 1305418 1307804 "INTTR" 1311080 NIL INTTR (NIL T T) -7 NIL NIL) (-534 1299413 1300154 1301017 "INTTOOLS" 1302251 NIL INTTOOLS (NIL T T) -7 NIL NIL) (-533 1298999 1299090 1299207 "INTSLPE" 1299316 T INTSLPE (NIL) -7 NIL NIL) (-532 1296949 1298922 1298981 "INTRVL" 1298986 NIL INTRVL (NIL T) -8 NIL NIL) (-531 1294556 1295068 1295642 "INTRF" 1296434 NIL INTRF (NIL T) -7 NIL NIL) (-530 1293971 1294068 1294209 "INTRET" 1294454 NIL INTRET (NIL T) -7 NIL NIL) (-529 1291973 1292362 1292831 "INTRAT" 1293579 NIL INTRAT (NIL T T) -7 NIL NIL) (-528 1289206 1289789 1290414 "INTPM" 1291458 NIL INTPM (NIL T T) -7 NIL NIL) (-527 1285915 1286514 1287258 "INTPAF" 1288592 NIL INTPAF (NIL T T T) -7 NIL NIL) (-526 1281158 1282104 1283139 "INTPACK" 1284900 T INTPACK (NIL) -7 NIL NIL) (-525 1278012 1280887 1281014 "INT" 1281051 T INT (NIL) -8 NIL NIL) (-524 1277264 1277416 1277624 "INTHERTR" 1277854 NIL INTHERTR (NIL T T) -7 NIL NIL) (-523 1276703 1276783 1276971 "INTHERAL" 1277178 NIL INTHERAL (NIL T T T T) -7 NIL NIL) (-522 1274549 1274992 1275449 "INTHEORY" 1276266 T INTHEORY (NIL) -7 NIL NIL) (-521 1265871 1267492 1269270 "INTG0" 1272901 NIL INTG0 (NIL T T T) -7 NIL NIL) (-520 1246444 1251234 1256044 "INTFTBL" 1261081 T INTFTBL (NIL) -8 NIL NIL) (-519 1245693 1245831 1246004 "INTFACT" 1246303 NIL INTFACT (NIL T) -7 NIL NIL) (-518 1243084 1243530 1244093 "INTEF" 1245247 NIL INTEF (NIL T T) -7 NIL NIL) (-517 1241546 1242295 1242323 "INTDOM" 1242624 T INTDOM (NIL) -9 NIL 1242831) (-516 1240915 1241089 1241331 "INTDOM-" 1241336 NIL INTDOM- (NIL T) -8 NIL NIL) (-515 1237408 1239340 1239394 "INTCAT" 1240193 NIL INTCAT (NIL T) -9 NIL 1240512) (-514 1236881 1236983 1237111 "INTBIT" 1237300 T INTBIT (NIL) -7 NIL NIL) (-513 1235556 1235710 1236023 "INTALG" 1236726 NIL INTALG (NIL T T T T T) -7 NIL NIL) (-512 1235013 1235103 1235273 "INTAF" 1235460 NIL INTAF (NIL T T) -7 NIL NIL) (-511 1228467 1234823 1234963 "INTABL" 1234968 NIL INTABL (NIL T T T) -8 NIL NIL) (-510 1223418 1226147 1226175 "INS" 1227143 T INS (NIL) -9 NIL 1227824) (-509 1220658 1221429 1222403 "INS-" 1222476 NIL INS- (NIL T) -8 NIL NIL) (-508 1219437 1219664 1219961 "INPSIGN" 1220411 NIL INPSIGN (NIL T T) -7 NIL NIL) (-507 1218555 1218672 1218869 "INPRODPF" 1219317 NIL INPRODPF (NIL T T) -7 NIL NIL) (-506 1217449 1217566 1217803 "INPRODFF" 1218435 NIL INPRODFF (NIL T T T T) -7 NIL NIL) (-505 1216449 1216601 1216861 "INNMFACT" 1217285 NIL INNMFACT (NIL T T T T) -7 NIL NIL) (-504 1215646 1215743 1215931 "INMODGCD" 1216348 NIL INMODGCD (NIL T T NIL NIL) -7 NIL NIL) (-503 1214155 1214399 1214723 "INFSP" 1215391 NIL INFSP (NIL T T T) -7 NIL NIL) (-502 1213339 1213456 1213639 "INFPROD0" 1214035 NIL INFPROD0 (NIL T T) -7 NIL NIL) (-501 1210349 1211508 1211999 "INFORM" 1212856 T INFORM (NIL) -8 NIL NIL) (-500 1209959 1210019 1210117 "INFORM1" 1210284 NIL INFORM1 (NIL T) -7 NIL NIL) (-499 1209482 1209571 1209685 "INFINITY" 1209865 T INFINITY (NIL) -7 NIL NIL) (-498 1208099 1208348 1208669 "INEP" 1209230 NIL INEP (NIL T T T) -7 NIL NIL) (-497 1207375 1207996 1208061 "INDE" 1208066 NIL INDE (NIL T) -8 NIL NIL) (-496 1206939 1207007 1207124 "INCRMAPS" 1207302 NIL INCRMAPS (NIL T) -7 NIL NIL) (-495 1202250 1203175 1204119 "INBFF" 1206027 NIL INBFF (NIL T) -7 NIL NIL) (-494 1198745 1202095 1202198 "IMATRIX" 1202203 NIL IMATRIX (NIL T NIL NIL) -8 NIL NIL) (-493 1197457 1197580 1197895 "IMATQF" 1198601 NIL IMATQF (NIL T T T T T T T T) -7 NIL NIL) (-492 1195677 1195904 1196241 "IMATLIN" 1197213 NIL IMATLIN (NIL T T T T) -7 NIL NIL) (-491 1190303 1195601 1195659 "ILIST" 1195664 NIL ILIST (NIL T NIL) -8 NIL NIL) (-490 1188256 1190163 1190276 "IIARRAY2" 1190281 NIL IIARRAY2 (NIL T NIL NIL T T) -8 NIL NIL) (-489 1183624 1188167 1188231 "IFF" 1188236 NIL IFF (NIL NIL NIL) -8 NIL NIL) (-488 1178667 1182916 1183104 "IFARRAY" 1183481 NIL IFARRAY (NIL T NIL) -8 NIL NIL) (-487 1177874 1178571 1178644 "IFAMON" 1178649 NIL IFAMON (NIL T T NIL) -8 NIL NIL) (-486 1177458 1177523 1177577 "IEVALAB" 1177784 NIL IEVALAB (NIL T T) -9 NIL NIL) (-485 1177133 1177201 1177361 "IEVALAB-" 1177366 NIL IEVALAB- (NIL T T T) -8 NIL NIL) (-484 1176791 1177047 1177110 "IDPO" 1177115 NIL IDPO (NIL T T) -8 NIL NIL) (-483 1176068 1176680 1176755 "IDPOAMS" 1176760 NIL IDPOAMS (NIL T T) -8 NIL NIL) (-482 1175402 1175957 1176032 "IDPOAM" 1176037 NIL IDPOAM (NIL T T) -8 NIL NIL) (-481 1174488 1174738 1174791 "IDPC" 1175204 NIL IDPC (NIL T T) -9 NIL 1175353) (-480 1173984 1174380 1174453 "IDPAM" 1174458 NIL IDPAM (NIL T T) -8 NIL NIL) (-479 1173387 1173876 1173949 "IDPAG" 1173954 NIL IDPAG (NIL T T) -8 NIL NIL) (-478 1169642 1170490 1171385 "IDECOMP" 1172544 NIL IDECOMP (NIL NIL NIL) -7 NIL NIL) (-477 1162515 1163565 1164612 "IDEAL" 1168678 NIL IDEAL (NIL T T T T) -8 NIL NIL) (-476 1161679 1161791 1161990 "ICDEN" 1162399 NIL ICDEN (NIL T T T T) -7 NIL NIL) (-475 1160778 1161159 1161306 "ICARD" 1161552 T ICARD (NIL) -8 NIL NIL) (-474 1158850 1159163 1159566 "IBPTOOLS" 1160455 NIL IBPTOOLS (NIL T T T T) -7 NIL NIL) (-473 1154464 1158470 1158583 "IBITS" 1158769 NIL IBITS (NIL NIL) -8 NIL NIL) (-472 1151187 1151763 1152458 "IBATOOL" 1153881 NIL IBATOOL (NIL T T T) -7 NIL NIL) (-471 1148967 1149428 1149961 "IBACHIN" 1150722 NIL IBACHIN (NIL T T T) -7 NIL NIL) (-470 1146844 1148813 1148916 "IARRAY2" 1148921 NIL IARRAY2 (NIL T NIL NIL) -8 NIL NIL) (-469 1142997 1146770 1146827 "IARRAY1" 1146832 NIL IARRAY1 (NIL T NIL) -8 NIL NIL) (-468 1136935 1141415 1141893 "IAN" 1142539 T IAN (NIL) -8 NIL NIL) (-467 1136446 1136503 1136676 "IALGFACT" 1136872 NIL IALGFACT (NIL T T T T) -7 NIL NIL) (-466 1135974 1136087 1136115 "HYPCAT" 1136322 T HYPCAT (NIL) -9 NIL NIL) (-465 1135512 1135629 1135815 "HYPCAT-" 1135820 NIL HYPCAT- (NIL T) -8 NIL NIL) (-464 1132192 1133523 1133564 "HOAGG" 1134545 NIL HOAGG (NIL T) -9 NIL 1135224) (-463 1130786 1131185 1131711 "HOAGG-" 1131716 NIL HOAGG- (NIL T T) -8 NIL NIL) (-462 1124616 1130227 1130393 "HEXADEC" 1130640 T HEXADEC (NIL) -8 NIL NIL) (-461 1123364 1123586 1123849 "HEUGCD" 1124393 NIL HEUGCD (NIL T) -7 NIL NIL) (-460 1122467 1123201 1123331 "HELLFDIV" 1123336 NIL HELLFDIV (NIL T T T T) -8 NIL NIL) (-459 1120695 1122244 1122332 "HEAP" 1122411 NIL HEAP (NIL T) -8 NIL NIL) (-458 1114562 1120610 1120672 "HDP" 1120677 NIL HDP (NIL NIL T) -8 NIL NIL) (-457 1108274 1114199 1114350 "HDMP" 1114463 NIL HDMP (NIL NIL T) -8 NIL NIL) (-456 1107599 1107738 1107902 "HB" 1108130 T HB (NIL) -7 NIL NIL) (-455 1101096 1107445 1107549 "HASHTBL" 1107554 NIL HASHTBL (NIL T T NIL) -8 NIL NIL) (-454 1098849 1100724 1100903 "HACKPI" 1100937 T HACKPI (NIL) -8 NIL NIL) (-453 1094545 1098703 1098815 "GTSET" 1098820 NIL GTSET (NIL T T T T) -8 NIL NIL) (-452 1088071 1094423 1094521 "GSTBL" 1094526 NIL GSTBL (NIL T T T NIL) -8 NIL NIL) (-451 1080304 1087107 1087371 "GSERIES" 1087862 NIL GSERIES (NIL T NIL NIL) -8 NIL NIL) (-450 1079327 1079780 1079808 "GROUP" 1080069 T GROUP (NIL) -9 NIL 1080228) (-449 1078443 1078666 1079010 "GROUP-" 1079015 NIL GROUP- (NIL T) -8 NIL NIL) (-448 1076812 1077131 1077518 "GROEBSOL" 1078120 NIL GROEBSOL (NIL NIL T T) -7 NIL NIL) (-447 1075753 1076015 1076066 "GRMOD" 1076595 NIL GRMOD (NIL T T) -9 NIL 1076763) (-446 1075521 1075557 1075685 "GRMOD-" 1075690 NIL GRMOD- (NIL T T T) -8 NIL NIL) (-445 1070847 1071875 1072875 "GRIMAGE" 1074541 T GRIMAGE (NIL) -8 NIL NIL) (-444 1069314 1069574 1069898 "GRDEF" 1070543 T GRDEF (NIL) -7 NIL NIL) (-443 1068758 1068874 1069015 "GRAY" 1069193 T GRAY (NIL) -7 NIL NIL) (-442 1067992 1068372 1068423 "GRALG" 1068576 NIL GRALG (NIL T T) -9 NIL 1068668) (-441 1067653 1067726 1067889 "GRALG-" 1067894 NIL GRALG- (NIL T T T) -8 NIL NIL) (-440 1064461 1067242 1067418 "GPOLSET" 1067560 NIL GPOLSET (NIL T T T T) -8 NIL NIL) (-439 1063817 1063874 1064131 "GOSPER" 1064398 NIL GOSPER (NIL T T T T T) -7 NIL NIL) (-438 1059576 1060255 1060781 "GMODPOL" 1063516 NIL GMODPOL (NIL NIL T T T NIL T) -8 NIL NIL) (-437 1058581 1058765 1059003 "GHENSEL" 1059388 NIL GHENSEL (NIL T T) -7 NIL NIL) (-436 1052647 1053490 1054516 "GENUPS" 1057665 NIL GENUPS (NIL T T) -7 NIL NIL) (-435 1052344 1052395 1052484 "GENUFACT" 1052590 NIL GENUFACT (NIL T) -7 NIL NIL) (-434 1051756 1051833 1051998 "GENPGCD" 1052262 NIL GENPGCD (NIL T T T T) -7 NIL NIL) (-433 1051230 1051265 1051478 "GENMFACT" 1051715 NIL GENMFACT (NIL T T T T T) -7 NIL NIL) (-432 1049798 1050053 1050360 "GENEEZ" 1050973 NIL GENEEZ (NIL T T) -7 NIL NIL) (-431 1043672 1049411 1049572 "GDMP" 1049721 NIL GDMP (NIL NIL T T) -8 NIL NIL) (-430 1033052 1037443 1038549 "GCNAALG" 1042655 NIL GCNAALG (NIL T NIL NIL NIL) -8 NIL NIL) (-429 1031474 1032346 1032374 "GCDDOM" 1032629 T GCDDOM (NIL) -9 NIL 1032786) (-428 1030944 1031071 1031286 "GCDDOM-" 1031291 NIL GCDDOM- (NIL T) -8 NIL NIL) (-427 1029616 1029801 1030105 "GB" 1030723 NIL GB (NIL T T T T) -7 NIL NIL) (-426 1018236 1020562 1022954 "GBINTERN" 1027307 NIL GBINTERN (NIL T T T T) -7 NIL NIL) (-425 1016073 1016365 1016786 "GBF" 1017911 NIL GBF (NIL T T T T) -7 NIL NIL) (-424 1014854 1015019 1015286 "GBEUCLID" 1015889 NIL GBEUCLID (NIL T T T T) -7 NIL NIL) (-423 1014203 1014328 1014477 "GAUSSFAC" 1014725 T GAUSSFAC (NIL) -7 NIL NIL) (-422 1012580 1012882 1013195 "GALUTIL" 1013922 NIL GALUTIL (NIL T) -7 NIL NIL) (-421 1010897 1011171 1011494 "GALPOLYU" 1012307 NIL GALPOLYU (NIL T T) -7 NIL NIL) (-420 1008286 1008576 1008981 "GALFACTU" 1010594 NIL GALFACTU (NIL T T T) -7 NIL NIL) (-419 1000092 1001591 1003199 "GALFACT" 1006718 NIL GALFACT (NIL T) -7 NIL NIL) (-418 997480 998138 998166 "FVFUN" 999322 T FVFUN (NIL) -9 NIL 1000042) (-417 996746 996928 996956 "FVC" 997247 T FVC (NIL) -9 NIL 997430) (-416 996388 996543 996624 "FUNCTION" 996698 NIL FUNCTION (NIL NIL) -8 NIL NIL) (-415 994058 994609 995098 "FT" 995919 T FT (NIL) -8 NIL NIL) (-414 992876 993359 993562 "FTEM" 993875 T FTEM (NIL) -8 NIL NIL) (-413 991141 991429 991831 "FSUPFACT" 992568 NIL FSUPFACT (NIL T T T) -7 NIL NIL) (-412 989538 989827 990159 "FST" 990829 T FST (NIL) -8 NIL NIL) (-411 988713 988819 989013 "FSRED" 989420 NIL FSRED (NIL T T) -7 NIL NIL) (-410 987392 987647 988001 "FSPRMELT" 988428 NIL FSPRMELT (NIL T T) -7 NIL NIL) (-409 984477 984915 985414 "FSPECF" 986955 NIL FSPECF (NIL T T) -7 NIL NIL) (-408 966851 975408 975448 "FS" 979286 NIL FS (NIL T) -9 NIL 981568) (-407 955501 958491 962547 "FS-" 962844 NIL FS- (NIL T T) -8 NIL NIL) (-406 955017 955071 955247 "FSINT" 955442 NIL FSINT (NIL T T) -7 NIL NIL) (-405 953298 954010 954313 "FSERIES" 954796 NIL FSERIES (NIL T T) -8 NIL NIL) (-404 952316 952432 952662 "FSCINT" 953178 NIL FSCINT (NIL T T) -7 NIL NIL) (-403 948551 951261 951302 "FSAGG" 951672 NIL FSAGG (NIL T) -9 NIL 951931) (-402 946313 946914 947710 "FSAGG-" 947805 NIL FSAGG- (NIL T T) -8 NIL NIL) (-401 945355 945498 945725 "FSAGG2" 946166 NIL FSAGG2 (NIL T T T T) -7 NIL NIL) (-400 943014 943293 943846 "FS2UPS" 945073 NIL FS2UPS (NIL T T T T T NIL) -7 NIL NIL) (-399 942600 942643 942796 "FS2" 942965 NIL FS2 (NIL T T T T) -7 NIL NIL) (-398 941460 941631 941939 "FS2EXPXP" 942425 NIL FS2EXPXP (NIL T T NIL NIL) -7 NIL NIL) (-397 940886 941001 941153 "FRUTIL" 941340 NIL FRUTIL (NIL T) -7 NIL NIL) (-396 932306 936385 937741 "FR" 939562 NIL FR (NIL T) -8 NIL NIL) (-395 927383 930026 930066 "FRNAALG" 931462 NIL FRNAALG (NIL T) -9 NIL 932069) (-394 923061 924132 925407 "FRNAALG-" 926157 NIL FRNAALG- (NIL T T) -8 NIL NIL) (-393 922699 922742 922869 "FRNAAF2" 923012 NIL FRNAAF2 (NIL T T T T) -7 NIL NIL) (-392 921064 921556 921850 "FRMOD" 922512 NIL FRMOD (NIL T T T T NIL) -8 NIL NIL) (-391 918786 919455 919771 "FRIDEAL" 920855 NIL FRIDEAL (NIL T T T T) -8 NIL NIL) (-390 917985 918072 918359 "FRIDEAL2" 918693 NIL FRIDEAL2 (NIL T T T T T T T T) -7 NIL NIL) (-389 917243 917651 917692 "FRETRCT" 917697 NIL FRETRCT (NIL T) -9 NIL 917868) (-388 916355 916586 916937 "FRETRCT-" 916942 NIL FRETRCT- (NIL T T) -8 NIL NIL) (-387 913565 914785 914844 "FRAMALG" 915726 NIL FRAMALG (NIL T T) -9 NIL 916018) (-386 911698 912154 912784 "FRAMALG-" 913007 NIL FRAMALG- (NIL T T T) -8 NIL NIL) (-385 905600 911173 911449 "FRAC" 911454 NIL FRAC (NIL T) -8 NIL NIL) (-384 905236 905293 905400 "FRAC2" 905537 NIL FRAC2 (NIL T T) -7 NIL NIL) (-383 904872 904929 905036 "FR2" 905173 NIL FR2 (NIL T T) -7 NIL NIL) (-382 899546 902459 902487 "FPS" 903606 T FPS (NIL) -9 NIL 904162) (-381 898995 899104 899268 "FPS-" 899414 NIL FPS- (NIL T) -8 NIL NIL) (-380 896444 898141 898169 "FPC" 898394 T FPC (NIL) -9 NIL 898536) (-379 896237 896277 896374 "FPC-" 896379 NIL FPC- (NIL T) -8 NIL NIL) (-378 895116 895726 895767 "FPATMAB" 895772 NIL FPATMAB (NIL T) -9 NIL 895924) (-377 892816 893292 893718 "FPARFRAC" 894753 NIL FPARFRAC (NIL T T) -8 NIL NIL) (-376 888209 888708 889390 "FORTRAN" 892248 NIL FORTRAN (NIL NIL NIL NIL NIL) -8 NIL NIL) (-375 885925 886425 886964 "FORT" 887690 T FORT (NIL) -7 NIL NIL) (-374 883601 884163 884191 "FORTFN" 885251 T FORTFN (NIL) -9 NIL 885875) (-373 883365 883415 883443 "FORTCAT" 883502 T FORTCAT (NIL) -9 NIL 883564) (-372 881425 881908 882307 "FORMULA" 882986 T FORMULA (NIL) -8 NIL NIL) (-371 881213 881243 881312 "FORMULA1" 881389 NIL FORMULA1 (NIL T) -7 NIL NIL) (-370 880736 880788 880961 "FORDER" 881155 NIL FORDER (NIL T T T T) -7 NIL NIL) (-369 879832 879996 880189 "FOP" 880563 T FOP (NIL) -7 NIL NIL) (-368 878440 879112 879286 "FNLA" 879714 NIL FNLA (NIL NIL NIL T) -8 NIL NIL) (-367 877109 877498 877526 "FNCAT" 878098 T FNCAT (NIL) -9 NIL 878391) (-366 876675 877068 877096 "FNAME" 877101 T FNAME (NIL) -8 NIL NIL) (-365 875335 876308 876336 "FMTC" 876341 T FMTC (NIL) -9 NIL 876376) (-364 871653 872860 873488 "FMONOID" 874740 NIL FMONOID (NIL T) -8 NIL NIL) (-363 870873 871396 871544 "FM" 871549 NIL FM (NIL T T) -8 NIL NIL) (-362 868297 868943 868971 "FMFUN" 870115 T FMFUN (NIL) -9 NIL 870823) (-361 867566 867747 867775 "FMC" 868065 T FMC (NIL) -9 NIL 868247) (-360 864796 865630 865683 "FMCAT" 866865 NIL FMCAT (NIL T T) -9 NIL 867359) (-359 863691 864564 864663 "FM1" 864741 NIL FM1 (NIL T T) -8 NIL NIL) (-358 861465 861881 862375 "FLOATRP" 863242 NIL FLOATRP (NIL T) -7 NIL NIL) (-357 854951 859121 859751 "FLOAT" 860855 T FLOAT (NIL) -8 NIL NIL) (-356 852389 852889 853467 "FLOATCP" 854418 NIL FLOATCP (NIL T) -7 NIL NIL) (-355 851178 852026 852066 "FLINEXP" 852071 NIL FLINEXP (NIL T) -9 NIL 852164) (-354 850333 850568 850895 "FLINEXP-" 850900 NIL FLINEXP- (NIL T T) -8 NIL NIL) (-353 849409 849553 849777 "FLASORT" 850185 NIL FLASORT (NIL T T) -7 NIL NIL) (-352 846628 847470 847522 "FLALG" 848749 NIL FLALG (NIL T T) -9 NIL 849216) (-351 840413 844115 844156 "FLAGG" 845418 NIL FLAGG (NIL T) -9 NIL 846070) (-350 839139 839478 839968 "FLAGG-" 839973 NIL FLAGG- (NIL T T) -8 NIL NIL) (-349 838181 838324 838551 "FLAGG2" 838992 NIL FLAGG2 (NIL T T T T) -7 NIL NIL) (-348 835154 836172 836231 "FINRALG" 837359 NIL FINRALG (NIL T T) -9 NIL 837867) (-347 834314 834543 834882 "FINRALG-" 834887 NIL FINRALG- (NIL T T T) -8 NIL NIL) (-346 833721 833934 833962 "FINITE" 834158 T FINITE (NIL) -9 NIL 834265) (-345 826181 828342 828382 "FINAALG" 832049 NIL FINAALG (NIL T) -9 NIL 833502) (-344 821522 822563 823707 "FINAALG-" 825086 NIL FINAALG- (NIL T T) -8 NIL NIL) (-343 820917 821277 821380 "FILE" 821452 NIL FILE (NIL T) -8 NIL NIL) (-342 819602 819914 819968 "FILECAT" 820652 NIL FILECAT (NIL T T) -9 NIL 820868) (-341 817465 819021 819049 "FIELD" 819089 T FIELD (NIL) -9 NIL 819169) (-340 816085 816470 816981 "FIELD-" 816986 NIL FIELD- (NIL T) -8 NIL NIL) (-339 813900 814722 815068 "FGROUP" 815772 NIL FGROUP (NIL T) -8 NIL NIL) (-338 812990 813154 813374 "FGLMICPK" 813732 NIL FGLMICPK (NIL T NIL) -7 NIL NIL) (-337 808792 812915 812972 "FFX" 812977 NIL FFX (NIL T NIL) -8 NIL NIL) (-336 808393 808454 808589 "FFSLPE" 808725 NIL FFSLPE (NIL T T T) -7 NIL NIL) (-335 804386 805165 805961 "FFPOLY" 807629 NIL FFPOLY (NIL T) -7 NIL NIL) (-334 803890 803926 804135 "FFPOLY2" 804344 NIL FFPOLY2 (NIL T T) -7 NIL NIL) (-333 799711 803809 803872 "FFP" 803877 NIL FFP (NIL T NIL) -8 NIL NIL) (-332 795079 799622 799686 "FF" 799691 NIL FF (NIL NIL NIL) -8 NIL NIL) (-331 790175 794422 794612 "FFNBX" 794933 NIL FFNBX (NIL T NIL) -8 NIL NIL) (-330 785084 789310 789568 "FFNBP" 790029 NIL FFNBP (NIL T NIL) -8 NIL NIL) (-329 779687 784368 784579 "FFNB" 784917 NIL FFNB (NIL NIL NIL) -8 NIL NIL) (-328 778519 778717 779032 "FFINTBAS" 779484 NIL FFINTBAS (NIL T T T) -7 NIL NIL) (-327 774743 776983 777011 "FFIELDC" 777631 T FFIELDC (NIL) -9 NIL 778007) (-326 773406 773776 774273 "FFIELDC-" 774278 NIL FFIELDC- (NIL T) -8 NIL NIL) (-325 772976 773021 773145 "FFHOM" 773348 NIL FFHOM (NIL T T T) -7 NIL NIL) (-324 770674 771158 771675 "FFF" 772491 NIL FFF (NIL T) -7 NIL NIL) (-323 766262 770416 770517 "FFCGX" 770617 NIL FFCGX (NIL T NIL) -8 NIL NIL) (-322 761864 765994 766101 "FFCGP" 766205 NIL FFCGP (NIL T NIL) -8 NIL NIL) (-321 757017 761591 761699 "FFCG" 761800 NIL FFCG (NIL NIL NIL) -8 NIL NIL) (-320 738963 748086 748172 "FFCAT" 753337 NIL FFCAT (NIL T T T) -9 NIL 754824) (-319 734161 735208 736522 "FFCAT-" 737752 NIL FFCAT- (NIL T T T T) -8 NIL NIL) (-318 733572 733615 733850 "FFCAT2" 734112 NIL FFCAT2 (NIL T T T T T T T T) -7 NIL NIL) (-317 722772 726562 727779 "FEXPR" 732427 NIL FEXPR (NIL NIL NIL T) -8 NIL NIL) (-316 721772 722207 722248 "FEVALAB" 722332 NIL FEVALAB (NIL T) -9 NIL 722593) (-315 720931 721141 721479 "FEVALAB-" 721484 NIL FEVALAB- (NIL T T) -8 NIL NIL) (-314 719524 720314 720517 "FDIV" 720830 NIL FDIV (NIL T T T T) -8 NIL NIL) (-313 716591 717306 717421 "FDIVCAT" 718989 NIL FDIVCAT (NIL T T T T) -9 NIL 719426) (-312 716353 716380 716550 "FDIVCAT-" 716555 NIL FDIVCAT- (NIL T T T T T) -8 NIL NIL) (-311 715573 715660 715937 "FDIV2" 716260 NIL FDIV2 (NIL T T T T T T T T) -7 NIL NIL) (-310 714259 714518 714807 "FCPAK1" 715304 T FCPAK1 (NIL) -7 NIL NIL) (-309 713387 713759 713900 "FCOMP" 714150 NIL FCOMP (NIL T) -8 NIL NIL) (-308 697022 700436 703997 "FC" 709846 T FC (NIL) -8 NIL NIL) (-307 689618 693664 693704 "FAXF" 695506 NIL FAXF (NIL T) -9 NIL 696197) (-306 686897 687552 688377 "FAXF-" 688842 NIL FAXF- (NIL T T) -8 NIL NIL) (-305 681997 686273 686449 "FARRAY" 686754 NIL FARRAY (NIL T) -8 NIL NIL) (-304 677388 679459 679511 "FAMR" 680523 NIL FAMR (NIL T T) -9 NIL 680983) (-303 676279 676581 677015 "FAMR-" 677020 NIL FAMR- (NIL T T T) -8 NIL NIL) (-302 675475 676201 676254 "FAMONOID" 676259 NIL FAMONOID (NIL T) -8 NIL NIL) (-301 673308 673992 674045 "FAMONC" 674986 NIL FAMONC (NIL T T) -9 NIL 675371) (-300 672000 673062 673199 "FAGROUP" 673204 NIL FAGROUP (NIL T) -8 NIL NIL) (-299 669803 670122 670524 "FACUTIL" 671681 NIL FACUTIL (NIL T T T T) -7 NIL NIL) (-298 668902 669087 669309 "FACTFUNC" 669613 NIL FACTFUNC (NIL T) -7 NIL NIL) (-297 661222 668153 668365 "EXPUPXS" 668758 NIL EXPUPXS (NIL T NIL NIL) -8 NIL NIL) (-296 658705 659245 659831 "EXPRTUBE" 660656 T EXPRTUBE (NIL) -7 NIL NIL) (-295 654899 655491 656228 "EXPRODE" 658044 NIL EXPRODE (NIL T T) -7 NIL NIL) (-294 640058 653558 653984 "EXPR" 654505 NIL EXPR (NIL T) -8 NIL NIL) (-293 634486 635073 635885 "EXPR2UPS" 639356 NIL EXPR2UPS (NIL T T) -7 NIL NIL) (-292 634122 634179 634286 "EXPR2" 634423 NIL EXPR2 (NIL T T) -7 NIL NIL) (-291 625476 633259 633554 "EXPEXPAN" 633960 NIL EXPEXPAN (NIL T T NIL NIL) -8 NIL NIL) (-290 625303 625433 625462 "EXIT" 625467 T EXIT (NIL) -8 NIL NIL) (-289 624930 624992 625105 "EVALCYC" 625235 NIL EVALCYC (NIL T) -7 NIL NIL) (-288 624471 624589 624630 "EVALAB" 624800 NIL EVALAB (NIL T) -9 NIL 624904) (-287 623952 624074 624295 "EVALAB-" 624300 NIL EVALAB- (NIL T T) -8 NIL NIL) (-286 621415 622727 622755 "EUCDOM" 623310 T EUCDOM (NIL) -9 NIL 623660) (-285 619820 620262 620852 "EUCDOM-" 620857 NIL EUCDOM- (NIL T) -8 NIL NIL) (-284 607398 610146 612886 "ESTOOLS" 617100 T ESTOOLS (NIL) -7 NIL NIL) (-283 607034 607091 607198 "ESTOOLS2" 607335 NIL ESTOOLS2 (NIL T T) -7 NIL NIL) (-282 606785 606827 606907 "ESTOOLS1" 606986 NIL ESTOOLS1 (NIL T) -7 NIL NIL) (-281 600723 602447 602475 "ES" 605239 T ES (NIL) -9 NIL 606645) (-280 595670 596957 598774 "ES-" 598938 NIL ES- (NIL T) -8 NIL NIL) (-279 592045 592805 593585 "ESCONT" 594910 T ESCONT (NIL) -7 NIL NIL) (-278 591790 591822 591904 "ESCONT1" 592007 NIL ESCONT1 (NIL NIL NIL) -7 NIL NIL) (-277 591465 591515 591615 "ES2" 591734 NIL ES2 (NIL T T) -7 NIL NIL) (-276 591095 591153 591262 "ES1" 591401 NIL ES1 (NIL T T) -7 NIL NIL) (-275 590311 590440 590616 "ERROR" 590939 T ERROR (NIL) -7 NIL NIL) (-274 583814 590170 590261 "EQTBL" 590266 NIL EQTBL (NIL T T) -8 NIL NIL) (-273 576251 579132 580579 "EQ" 582400 NIL -2639 (NIL T) -8 NIL NIL) (-272 575883 575940 576049 "EQ2" 576188 NIL EQ2 (NIL T T) -7 NIL NIL) (-271 571175 572221 573314 "EP" 574822 NIL EP (NIL T) -7 NIL NIL) (-270 569758 570058 570375 "ENV" 570878 T ENV (NIL) -8 NIL NIL) (-269 568918 569482 569510 "ENTIRER" 569515 T ENTIRER (NIL) -9 NIL 569560) (-268 565374 566873 567243 "EMR" 568717 NIL EMR (NIL T T T NIL NIL NIL) -8 NIL NIL) (-267 564518 564703 564757 "ELTAGG" 565137 NIL ELTAGG (NIL T T) -9 NIL 565348) (-266 564237 564299 564440 "ELTAGG-" 564445 NIL ELTAGG- (NIL T T T) -8 NIL NIL) (-265 564026 564055 564109 "ELTAB" 564193 NIL ELTAB (NIL T T) -9 NIL NIL) (-264 563152 563298 563497 "ELFUTS" 563877 NIL ELFUTS (NIL T T) -7 NIL NIL) (-263 562894 562950 562978 "ELEMFUN" 563083 T ELEMFUN (NIL) -9 NIL NIL) (-262 562764 562785 562853 "ELEMFUN-" 562858 NIL ELEMFUN- (NIL T) -8 NIL NIL) (-261 557656 560865 560906 "ELAGG" 561846 NIL ELAGG (NIL T) -9 NIL 562309) (-260 555941 556375 557038 "ELAGG-" 557043 NIL ELAGG- (NIL T T) -8 NIL NIL) (-259 554598 554878 555173 "ELABEXPR" 555666 T ELABEXPR (NIL) -8 NIL NIL) (-258 547466 549265 550092 "EFUPXS" 553874 NIL EFUPXS (NIL T T T T) -8 NIL NIL) (-257 540916 542717 543527 "EFULS" 546742 NIL EFULS (NIL T T T) -8 NIL NIL) (-256 538347 538705 539183 "EFSTRUC" 540548 NIL EFSTRUC (NIL T T) -7 NIL NIL) (-255 527419 528984 530544 "EF" 536862 NIL EF (NIL T T) -7 NIL NIL) (-254 526520 526904 527053 "EAB" 527290 T EAB (NIL) -8 NIL NIL) (-253 525733 526479 526507 "E04UCFA" 526512 T E04UCFA (NIL) -8 NIL NIL) (-252 524946 525692 525720 "E04NAFA" 525725 T E04NAFA (NIL) -8 NIL NIL) (-251 524159 524905 524933 "E04MBFA" 524938 T E04MBFA (NIL) -8 NIL NIL) (-250 523372 524118 524146 "E04JAFA" 524151 T E04JAFA (NIL) -8 NIL NIL) (-249 522587 523331 523359 "E04GCFA" 523364 T E04GCFA (NIL) -8 NIL NIL) (-248 521802 522546 522574 "E04FDFA" 522579 T E04FDFA (NIL) -8 NIL NIL) (-247 521015 521761 521789 "E04DGFA" 521794 T E04DGFA (NIL) -8 NIL NIL) (-246 515200 516545 517907 "E04AGNT" 519673 T E04AGNT (NIL) -7 NIL NIL) (-245 513927 514407 514447 "DVARCAT" 514922 NIL DVARCAT (NIL T) -9 NIL 515120) (-244 513131 513343 513657 "DVARCAT-" 513662 NIL DVARCAT- (NIL T T) -8 NIL NIL) (-243 505993 512933 513060 "DSMP" 513065 NIL DSMP (NIL T T T) -8 NIL NIL) (-242 500803 501938 503006 "DROPT" 504945 T DROPT (NIL) -8 NIL NIL) (-241 500468 500527 500625 "DROPT1" 500738 NIL DROPT1 (NIL T) -7 NIL NIL) (-240 495583 496709 497846 "DROPT0" 499351 T DROPT0 (NIL) -7 NIL NIL) (-239 493928 494253 494639 "DRAWPT" 495217 T DRAWPT (NIL) -7 NIL NIL) (-238 488515 489438 490517 "DRAW" 492902 NIL DRAW (NIL T) -7 NIL NIL) (-237 488148 488201 488319 "DRAWHACK" 488456 NIL DRAWHACK (NIL T) -7 NIL NIL) (-236 486879 487148 487439 "DRAWCX" 487877 T DRAWCX (NIL) -7 NIL NIL) (-235 486397 486465 486615 "DRAWCURV" 486805 NIL DRAWCURV (NIL T T) -7 NIL NIL) (-234 476868 478827 480942 "DRAWCFUN" 484302 T DRAWCFUN (NIL) -7 NIL NIL) (-233 473682 475564 475605 "DQAGG" 476234 NIL DQAGG (NIL T) -9 NIL 476507) (-232 462189 468927 469009 "DPOLCAT" 470847 NIL DPOLCAT (NIL T T T T) -9 NIL 471391) (-231 457029 458375 460332 "DPOLCAT-" 460337 NIL DPOLCAT- (NIL T T T T T) -8 NIL NIL) (-230 451113 456891 456988 "DPMO" 456993 NIL DPMO (NIL NIL T T) -8 NIL NIL) (-229 445100 450894 451060 "DPMM" 451065 NIL DPMM (NIL NIL T T T) -8 NIL NIL) (-228 444613 444711 444831 "DOMAIN" 445000 T DOMAIN (NIL) -8 NIL NIL) (-227 438325 444250 444401 "DMP" 444514 NIL DMP (NIL NIL T) -8 NIL NIL) (-226 437925 437981 438125 "DLP" 438263 NIL DLP (NIL T) -7 NIL NIL) (-225 431569 437026 437253 "DLIST" 437730 NIL DLIST (NIL T) -8 NIL NIL) (-224 428416 430425 430466 "DLAGG" 431016 NIL DLAGG (NIL T) -9 NIL 431245) (-223 427126 427818 427846 "DIVRING" 427996 T DIVRING (NIL) -9 NIL 428104) (-222 426114 426367 426760 "DIVRING-" 426765 NIL DIVRING- (NIL T) -8 NIL NIL) (-221 424216 424573 424979 "DISPLAY" 425728 T DISPLAY (NIL) -7 NIL NIL) (-220 418105 424130 424193 "DIRPROD" 424198 NIL DIRPROD (NIL NIL T) -8 NIL NIL) (-219 416953 417156 417421 "DIRPROD2" 417898 NIL DIRPROD2 (NIL NIL T T) -7 NIL NIL) (-218 406584 412589 412642 "DIRPCAT" 413050 NIL DIRPCAT (NIL NIL T) -9 NIL 413877) (-217 403910 404552 405433 "DIRPCAT-" 405770 NIL DIRPCAT- (NIL T NIL T) -8 NIL NIL) (-216 403197 403357 403543 "DIOSP" 403744 T DIOSP (NIL) -7 NIL NIL) (-215 399900 402110 402151 "DIOPS" 402585 NIL DIOPS (NIL T) -9 NIL 402814) (-214 399449 399563 399754 "DIOPS-" 399759 NIL DIOPS- (NIL T T) -8 NIL NIL) (-213 398321 398959 398987 "DIFRING" 399174 T DIFRING (NIL) -9 NIL 399283) (-212 397967 398044 398196 "DIFRING-" 398201 NIL DIFRING- (NIL T) -8 NIL NIL) (-211 395757 397039 397079 "DIFEXT" 397438 NIL DIFEXT (NIL T) -9 NIL 397731) (-210 394043 394471 395136 "DIFEXT-" 395141 NIL DIFEXT- (NIL T T) -8 NIL NIL) (-209 391366 393576 393617 "DIAGG" 393622 NIL DIAGG (NIL T) -9 NIL 393642) (-208 390750 390907 391159 "DIAGG-" 391164 NIL DIAGG- (NIL T T) -8 NIL NIL) (-207 386215 389709 389986 "DHMATRIX" 390519 NIL DHMATRIX (NIL T) -8 NIL NIL) (-206 381827 382736 383746 "DFSFUN" 385225 T DFSFUN (NIL) -7 NIL NIL) (-205 376613 380541 380906 "DFLOAT" 381482 T DFLOAT (NIL) -8 NIL NIL) (-204 374846 375127 375522 "DFINTTLS" 376321 NIL DFINTTLS (NIL T T) -7 NIL NIL) (-203 371879 372881 373279 "DERHAM" 374513 NIL DERHAM (NIL T NIL) -8 NIL NIL) (-202 369728 371654 371743 "DEQUEUE" 371823 NIL DEQUEUE (NIL T) -8 NIL NIL) (-201 368946 369079 369274 "DEGRED" 369590 NIL DEGRED (NIL T T) -7 NIL NIL) (-200 365346 366091 366943 "DEFINTRF" 368174 NIL DEFINTRF (NIL T) -7 NIL NIL) (-199 362877 363346 363944 "DEFINTEF" 364865 NIL DEFINTEF (NIL T T) -7 NIL NIL) (-198 356707 362318 362484 "DECIMAL" 362731 T DECIMAL (NIL) -8 NIL NIL) (-197 354219 354677 355183 "DDFACT" 356251 NIL DDFACT (NIL T T) -7 NIL NIL) (-196 353815 353858 354009 "DBLRESP" 354170 NIL DBLRESP (NIL T T T T) -7 NIL NIL) (-195 351525 351859 352228 "DBASE" 353573 NIL DBASE (NIL T) -8 NIL NIL) (-194 350660 351484 351512 "D03FAFA" 351517 T D03FAFA (NIL) -8 NIL NIL) (-193 349796 350619 350647 "D03EEFA" 350652 T D03EEFA (NIL) -8 NIL NIL) (-192 347746 348212 348701 "D03AGNT" 349327 T D03AGNT (NIL) -7 NIL NIL) (-191 347064 347705 347733 "D02EJFA" 347738 T D02EJFA (NIL) -8 NIL NIL) (-190 346382 347023 347051 "D02CJFA" 347056 T D02CJFA (NIL) -8 NIL NIL) (-189 345700 346341 346369 "D02BHFA" 346374 T D02BHFA (NIL) -8 NIL NIL) (-188 345018 345659 345687 "D02BBFA" 345692 T D02BBFA (NIL) -8 NIL NIL) (-187 338216 339804 341410 "D02AGNT" 343432 T D02AGNT (NIL) -7 NIL NIL) (-186 335985 336507 337053 "D01WGTS" 337690 T D01WGTS (NIL) -7 NIL NIL) (-185 335088 335944 335972 "D01TRNS" 335977 T D01TRNS (NIL) -8 NIL NIL) (-184 334191 335047 335075 "D01GBFA" 335080 T D01GBFA (NIL) -8 NIL NIL) (-183 333294 334150 334178 "D01FCFA" 334183 T D01FCFA (NIL) -8 NIL NIL) (-182 332397 333253 333281 "D01ASFA" 333286 T D01ASFA (NIL) -8 NIL NIL) (-181 331500 332356 332384 "D01AQFA" 332389 T D01AQFA (NIL) -8 NIL NIL) (-180 330603 331459 331487 "D01APFA" 331492 T D01APFA (NIL) -8 NIL NIL) (-179 329706 330562 330590 "D01ANFA" 330595 T D01ANFA (NIL) -8 NIL NIL) (-178 328809 329665 329693 "D01AMFA" 329698 T D01AMFA (NIL) -8 NIL NIL) (-177 327912 328768 328796 "D01ALFA" 328801 T D01ALFA (NIL) -8 NIL NIL) (-176 327015 327871 327899 "D01AKFA" 327904 T D01AKFA (NIL) -8 NIL NIL) (-175 326118 326974 327002 "D01AJFA" 327007 T D01AJFA (NIL) -8 NIL NIL) (-174 319422 320971 322530 "D01AGNT" 324579 T D01AGNT (NIL) -7 NIL NIL) (-173 318759 318887 319039 "CYCLOTOM" 319290 T CYCLOTOM (NIL) -7 NIL NIL) (-172 315494 316207 316934 "CYCLES" 318052 T CYCLES (NIL) -7 NIL NIL) (-171 314806 314940 315111 "CVMP" 315355 NIL CVMP (NIL T) -7 NIL NIL) (-170 312587 312845 313220 "CTRIGMNP" 314534 NIL CTRIGMNP (NIL T T) -7 NIL NIL) (-169 312192 312275 312380 "CTORCALL" 312502 T CTORCALL (NIL) -8 NIL NIL) (-168 311566 311665 311818 "CSTTOOLS" 312089 NIL CSTTOOLS (NIL T T) -7 NIL NIL) (-167 307365 308022 308780 "CRFP" 310878 NIL CRFP (NIL T T) -7 NIL NIL) (-166 306412 306597 306825 "CRAPACK" 307169 NIL CRAPACK (NIL T) -7 NIL NIL) (-165 305796 305897 306101 "CPMATCH" 306288 NIL CPMATCH (NIL T T T) -7 NIL NIL) (-164 305521 305549 305655 "CPIMA" 305762 NIL CPIMA (NIL T T T) -7 NIL NIL) (-163 301885 302557 303275 "COORDSYS" 304856 NIL COORDSYS (NIL T) -7 NIL NIL) (-162 301269 301398 301548 "CONTOUR" 301755 T CONTOUR (NIL) -8 NIL NIL) (-161 297130 299272 299764 "CONTFRAC" 300809 NIL CONTFRAC (NIL T) -8 NIL NIL) (-160 296284 296848 296876 "COMRING" 296881 T COMRING (NIL) -9 NIL 296932) (-159 295365 295642 295826 "COMPPROP" 296120 T COMPPROP (NIL) -8 NIL NIL) (-158 295026 295061 295189 "COMPLPAT" 295324 NIL COMPLPAT (NIL T T T) -7 NIL NIL) (-157 285007 294835 294944 "COMPLEX" 294949 NIL COMPLEX (NIL T) -8 NIL NIL) (-156 284643 284700 284807 "COMPLEX2" 284944 NIL COMPLEX2 (NIL T T) -7 NIL NIL) (-155 284361 284396 284494 "COMPFACT" 284602 NIL COMPFACT (NIL T T) -7 NIL NIL) (-154 268696 278990 279030 "COMPCAT" 280032 NIL COMPCAT (NIL T) -9 NIL 281425) (-153 258211 261135 264762 "COMPCAT-" 265118 NIL COMPCAT- (NIL T T) -8 NIL NIL) (-152 257942 257970 258072 "COMMUPC" 258177 NIL COMMUPC (NIL T T T) -7 NIL NIL) (-151 257737 257770 257829 "COMMONOP" 257903 T COMMONOP (NIL) -7 NIL NIL) (-150 257320 257488 257575 "COMM" 257670 T COMM (NIL) -8 NIL NIL) (-149 256569 256763 256791 "COMBOPC" 257129 T COMBOPC (NIL) -9 NIL 257304) (-148 255465 255675 255917 "COMBINAT" 256359 NIL COMBINAT (NIL T) -7 NIL NIL) (-147 251663 252236 252876 "COMBF" 254887 NIL COMBF (NIL T T) -7 NIL NIL) (-146 250449 250779 251014 "COLOR" 251448 T COLOR (NIL) -8 NIL NIL) (-145 250089 250136 250261 "CMPLXRT" 250396 NIL CMPLXRT (NIL T T) -7 NIL NIL) (-144 245591 246619 247699 "CLIP" 249029 T CLIP (NIL) -7 NIL NIL) (-143 243929 244699 244937 "CLIF" 245419 NIL CLIF (NIL NIL T NIL) -8 NIL NIL) (-142 240152 242076 242117 "CLAGG" 243046 NIL CLAGG (NIL T) -9 NIL 243582) (-141 238574 239031 239614 "CLAGG-" 239619 NIL CLAGG- (NIL T T) -8 NIL NIL) (-140 238118 238203 238343 "CINTSLPE" 238483 NIL CINTSLPE (NIL T T) -7 NIL NIL) (-139 235619 236090 236638 "CHVAR" 237646 NIL CHVAR (NIL T T T) -7 NIL NIL) (-138 234842 235406 235434 "CHARZ" 235439 T CHARZ (NIL) -9 NIL 235453) (-137 234596 234636 234714 "CHARPOL" 234796 NIL CHARPOL (NIL T) -7 NIL NIL) (-136 233703 234300 234328 "CHARNZ" 234375 T CHARNZ (NIL) -9 NIL 234430) (-135 231728 232393 232728 "CHAR" 233388 T CHAR (NIL) -8 NIL NIL) (-134 231454 231515 231543 "CFCAT" 231654 T CFCAT (NIL) -9 NIL NIL) (-133 230699 230810 230992 "CDEN" 231338 NIL CDEN (NIL T T T) -7 NIL NIL) (-132 226691 229852 230132 "CCLASS" 230439 T CCLASS (NIL) -8 NIL NIL) (-131 226610 226636 226671 "CATEGORY" 226676 T -10 (NIL) -8 NIL NIL) (-130 221662 222639 223392 "CARTEN" 225913 NIL CARTEN (NIL NIL NIL T) -8 NIL NIL) (-129 220770 220918 221139 "CARTEN2" 221509 NIL CARTEN2 (NIL NIL NIL T T) -7 NIL NIL) (-128 219068 219922 220178 "CARD" 220534 T CARD (NIL) -8 NIL NIL) (-127 218441 218769 218797 "CACHSET" 218929 T CACHSET (NIL) -9 NIL 219006) (-126 217938 218234 218262 "CABMON" 218312 T CABMON (NIL) -9 NIL 218368) (-125 217426 217740 217820 "BYTE" 217878 T BYTE (NIL) -8 NIL NIL) (-124 213374 217373 217407 "BYTEARY" 217412 T BYTEARY (NIL) -8 NIL NIL) (-123 210931 213066 213173 "BTREE" 213300 NIL BTREE (NIL T) -8 NIL NIL) (-122 208429 210579 210701 "BTOURN" 210841 NIL BTOURN (NIL T) -8 NIL NIL) (-121 205848 207901 207942 "BTCAT" 208010 NIL BTCAT (NIL T) -9 NIL 208087) (-120 205515 205595 205744 "BTCAT-" 205749 NIL BTCAT- (NIL T T) -8 NIL NIL) (-119 200736 204607 204635 "BTAGG" 204891 T BTAGG (NIL) -9 NIL 205070) (-118 200159 200303 200533 "BTAGG-" 200538 NIL BTAGG- (NIL T) -8 NIL NIL) (-117 197203 199437 199652 "BSTREE" 199976 NIL BSTREE (NIL T) -8 NIL NIL) (-116 196341 196467 196651 "BRILL" 197059 NIL BRILL (NIL T) -7 NIL NIL) (-115 193043 195070 195111 "BRAGG" 195760 NIL BRAGG (NIL T) -9 NIL 196017) (-114 191572 191978 192533 "BRAGG-" 192538 NIL BRAGG- (NIL T T) -8 NIL NIL) (-113 184780 190918 191102 "BPADICRT" 191420 NIL BPADICRT (NIL NIL) -8 NIL NIL) (-112 183084 184717 184762 "BPADIC" 184767 NIL BPADIC (NIL NIL) -8 NIL NIL) (-111 182784 182814 182927 "BOUNDZRO" 183048 NIL BOUNDZRO (NIL T T) -7 NIL NIL) (-110 178299 179390 180257 "BOP" 181937 T BOP (NIL) -8 NIL NIL) (-109 175920 176364 176884 "BOP1" 177812 NIL BOP1 (NIL T) -7 NIL NIL) (-108 174539 175250 175473 "BOOLEAN" 175717 T BOOLEAN (NIL) -8 NIL NIL) (-107 173906 174284 174336 "BMODULE" 174341 NIL BMODULE (NIL T T) -9 NIL 174405) (-106 169716 173704 173777 "BITS" 173853 T BITS (NIL) -8 NIL NIL) (-105 168813 169248 169400 "BINFILE" 169584 T BINFILE (NIL) -8 NIL NIL) (-104 168225 168347 168489 "BINDING" 168691 T BINDING (NIL) -8 NIL NIL) (-103 162059 167669 167834 "BINARY" 168080 T BINARY (NIL) -8 NIL NIL) (-102 159887 161315 161356 "BGAGG" 161616 NIL BGAGG (NIL T) -9 NIL 161753) (-101 159718 159750 159841 "BGAGG-" 159846 NIL BGAGG- (NIL T T) -8 NIL NIL) (-100 158816 159102 159307 "BFUNCT" 159533 T BFUNCT (NIL) -8 NIL NIL) (-99 157517 157695 157980 "BEZOUT" 158640 NIL BEZOUT (NIL T T T T T) -7 NIL NIL) (-98 154042 156377 156705 "BBTREE" 157220 NIL BBTREE (NIL T) -8 NIL NIL) (-97 153780 153833 153859 "BASTYPE" 153976 T BASTYPE (NIL) -9 NIL NIL) (-96 153635 153664 153734 "BASTYPE-" 153739 NIL BASTYPE- (NIL T) -8 NIL NIL) (-95 153073 153149 153299 "BALFACT" 153546 NIL BALFACT (NIL T T) -7 NIL NIL) (-94 151895 152492 152677 "AUTOMOR" 152918 NIL AUTOMOR (NIL T) -8 NIL NIL) (-93 151621 151626 151652 "ATTREG" 151657 T ATTREG (NIL) -9 NIL NIL) (-92 149900 150318 150670 "ATTRBUT" 151287 T ATTRBUT (NIL) -8 NIL NIL) (-91 149436 149549 149575 "ATRIG" 149776 T ATRIG (NIL) -9 NIL NIL) (-90 149245 149286 149373 "ATRIG-" 149378 NIL ATRIG- (NIL T) -8 NIL NIL) (-89 147442 149021 149109 "ASTACK" 149188 NIL ASTACK (NIL T) -8 NIL NIL) (-88 145947 146244 146609 "ASSOCEQ" 147124 NIL ASSOCEQ (NIL T T) -7 NIL NIL) (-87 144979 145606 145730 "ASP9" 145854 NIL ASP9 (NIL NIL) -8 NIL NIL) (-86 144743 144927 144966 "ASP8" 144971 NIL ASP8 (NIL NIL) -8 NIL NIL) (-85 143612 144348 144490 "ASP80" 144632 NIL ASP80 (NIL NIL) -8 NIL NIL) (-84 142511 143247 143379 "ASP7" 143511 NIL ASP7 (NIL NIL) -8 NIL NIL) (-83 141465 142188 142306 "ASP78" 142424 NIL ASP78 (NIL NIL) -8 NIL NIL) (-82 140434 141145 141262 "ASP77" 141379 NIL ASP77 (NIL NIL) -8 NIL NIL) (-81 139346 140072 140203 "ASP74" 140334 NIL ASP74 (NIL NIL) -8 NIL NIL) (-80 138246 138981 139113 "ASP73" 139245 NIL ASP73 (NIL NIL) -8 NIL NIL) (-79 137201 137923 138041 "ASP6" 138159 NIL ASP6 (NIL NIL) -8 NIL NIL) (-78 136149 136878 136996 "ASP55" 137114 NIL ASP55 (NIL NIL) -8 NIL NIL) (-77 135099 135823 135942 "ASP50" 136061 NIL ASP50 (NIL NIL) -8 NIL NIL) (-76 134187 134800 134910 "ASP4" 135020 NIL ASP4 (NIL NIL) -8 NIL NIL) (-75 133275 133888 133998 "ASP49" 134108 NIL ASP49 (NIL NIL) -8 NIL NIL) (-74 132060 132814 132982 "ASP42" 133164 NIL ASP42 (NIL NIL NIL NIL) -8 NIL NIL) (-73 130837 131593 131763 "ASP41" 131947 NIL ASP41 (NIL NIL NIL NIL) -8 NIL NIL) (-72 129787 130514 130632 "ASP35" 130750 NIL ASP35 (NIL NIL) -8 NIL NIL) (-71 129552 129735 129774 "ASP34" 129779 NIL ASP34 (NIL NIL) -8 NIL NIL) (-70 129289 129356 129432 "ASP33" 129507 NIL ASP33 (NIL NIL) -8 NIL NIL) (-69 128184 128924 129056 "ASP31" 129188 NIL ASP31 (NIL NIL) -8 NIL NIL) (-68 127949 128132 128171 "ASP30" 128176 NIL ASP30 (NIL NIL) -8 NIL NIL) (-67 127684 127753 127829 "ASP29" 127904 NIL ASP29 (NIL NIL) -8 NIL NIL) (-66 127449 127632 127671 "ASP28" 127676 NIL ASP28 (NIL NIL) -8 NIL NIL) (-65 127214 127397 127436 "ASP27" 127441 NIL ASP27 (NIL NIL) -8 NIL NIL) (-64 126298 126912 127023 "ASP24" 127134 NIL ASP24 (NIL NIL) -8 NIL NIL) (-63 125214 125939 126069 "ASP20" 126199 NIL ASP20 (NIL NIL) -8 NIL NIL) (-62 124302 124915 125025 "ASP1" 125135 NIL ASP1 (NIL NIL) -8 NIL NIL) (-61 123246 123976 124095 "ASP19" 124214 NIL ASP19 (NIL NIL) -8 NIL NIL) (-60 122983 123050 123126 "ASP12" 123201 NIL ASP12 (NIL NIL) -8 NIL NIL) (-59 121835 122582 122726 "ASP10" 122870 NIL ASP10 (NIL NIL) -8 NIL NIL) (-58 119734 121679 121770 "ARRAY2" 121775 NIL ARRAY2 (NIL T) -8 NIL NIL) (-57 115550 119382 119496 "ARRAY1" 119651 NIL ARRAY1 (NIL T) -8 NIL NIL) (-56 114582 114755 114976 "ARRAY12" 115373 NIL ARRAY12 (NIL T T) -7 NIL NIL) (-55 108942 110813 110888 "ARR2CAT" 113518 NIL ARR2CAT (NIL T T T) -9 NIL 114276) (-54 106376 107120 108074 "ARR2CAT-" 108079 NIL ARR2CAT- (NIL T T T T) -8 NIL NIL) (-53 105136 105286 105589 "APPRULE" 106214 NIL APPRULE (NIL T T T) -7 NIL NIL) (-52 104789 104837 104955 "APPLYORE" 105082 NIL APPLYORE (NIL T T T) -7 NIL NIL) (-51 103763 104054 104249 "ANY" 104612 T ANY (NIL) -8 NIL NIL) (-50 103041 103164 103321 "ANY1" 103637 NIL ANY1 (NIL T) -7 NIL NIL) (-49 100573 101491 101816 "ANTISYM" 102766 NIL ANTISYM (NIL T NIL) -8 NIL NIL) (-48 100088 100277 100374 "ANON" 100494 T ANON (NIL) -8 NIL NIL) (-47 94165 98633 99084 "AN" 99655 T AN (NIL) -8 NIL NIL) (-46 90519 91917 91967 "AMR" 92706 NIL AMR (NIL T T) -9 NIL 93305) (-45 89632 89853 90215 "AMR-" 90220 NIL AMR- (NIL T T T) -8 NIL NIL) (-44 74182 89549 89610 "ALIST" 89615 NIL ALIST (NIL T T) -8 NIL NIL) (-43 71019 73776 73945 "ALGSC" 74100 NIL ALGSC (NIL T NIL NIL NIL) -8 NIL NIL) (-42 67575 68129 68736 "ALGPKG" 70459 NIL ALGPKG (NIL T T) -7 NIL NIL) (-41 66852 66953 67137 "ALGMFACT" 67461 NIL ALGMFACT (NIL T T T) -7 NIL NIL) (-40 62602 63282 63936 "ALGMANIP" 66376 NIL ALGMANIP (NIL T T) -7 NIL NIL) (-39 53921 62228 62378 "ALGFF" 62535 NIL ALGFF (NIL T T T NIL) -8 NIL NIL) (-38 53117 53248 53427 "ALGFACT" 53779 NIL ALGFACT (NIL T) -7 NIL NIL) (-37 52108 52718 52756 "ALGEBRA" 52816 NIL ALGEBRA (NIL T) -9 NIL 52874) (-36 51826 51885 52017 "ALGEBRA-" 52022 NIL ALGEBRA- (NIL T T) -8 NIL NIL) (-35 34087 49830 49882 "ALAGG" 50018 NIL ALAGG (NIL T T) -9 NIL 50179) (-34 33623 33736 33762 "AHYP" 33963 T AHYP (NIL) -9 NIL NIL) (-33 32554 32802 32828 "AGG" 33327 T AGG (NIL) -9 NIL 33606) (-32 31988 32150 32364 "AGG-" 32369 NIL AGG- (NIL T) -8 NIL NIL) (-31 29675 30093 30510 "AF" 31631 NIL AF (NIL T T) -7 NIL NIL) (-30 28944 29202 29358 "ACPLOT" 29537 T ACPLOT (NIL) -8 NIL NIL) (-29 18411 26357 26408 "ACFS" 27119 NIL ACFS (NIL T) -9 NIL 27358) (-28 16425 16915 17690 "ACFS-" 17695 NIL ACFS- (NIL T T) -8 NIL NIL) (-27 12693 14649 14675 "ACF" 15554 T ACF (NIL) -9 NIL 15966) (-26 11397 11731 12224 "ACF-" 12229 NIL ACF- (NIL T) -8 NIL NIL) (-25 10996 11165 11191 "ABELSG" 11283 T ABELSG (NIL) -9 NIL 11348) (-24 10863 10888 10954 "ABELSG-" 10959 NIL ABELSG- (NIL T) -8 NIL NIL) (-23 10233 10494 10520 "ABELMON" 10690 T ABELMON (NIL) -9 NIL 10802) (-22 9897 9981 10119 "ABELMON-" 10124 NIL ABELMON- (NIL T) -8 NIL NIL) (-21 9232 9578 9604 "ABELGRP" 9729 T ABELGRP (NIL) -9 NIL 9811) (-20 8695 8824 9040 "ABELGRP-" 9045 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
+((-3 3144482 3144487 3144492 NIL NIL NIL NIL (NIL) -8 NIL NIL) (-2 3144467 3144472 3144477 NIL NIL NIL NIL (NIL) -8 NIL NIL) (-1 3144452 3144457 3144462 NIL NIL NIL NIL (NIL) -8 NIL NIL) (0 3144437 3144442 3144447 NIL NIL NIL NIL (NIL) -8 NIL NIL) (-1197 3143567 3144312 3144389 "ZMOD" 3144394 NIL ZMOD (NIL NIL) -8 NIL NIL) (-1196 3142677 3142841 3143050 "ZLINDEP" 3143399 NIL ZLINDEP (NIL T) -7 NIL NIL) (-1195 3132081 3133826 3135778 "ZDSOLVE" 3140826 NIL ZDSOLVE (NIL T NIL NIL) -7 NIL NIL) (-1194 3131327 3131468 3131657 "YSTREAM" 3131927 NIL YSTREAM (NIL T) -7 NIL NIL) (-1193 3129096 3130632 3130835 "XRPOLY" 3131170 NIL XRPOLY (NIL T T) -8 NIL NIL) (-1192 3125558 3126887 3127469 "XPR" 3128560 NIL XPR (NIL T T) -8 NIL NIL) (-1191 3123272 3124893 3125096 "XPOLY" 3125389 NIL XPOLY (NIL T) -8 NIL NIL) (-1190 3121086 3122464 3122518 "XPOLYC" 3122803 NIL XPOLYC (NIL T T) -9 NIL 3122916) (-1189 3117458 3119603 3119991 "XPBWPOLY" 3120744 NIL XPBWPOLY (NIL T T) -8 NIL NIL) (-1188 3113386 3115699 3115741 "XF" 3116362 NIL XF (NIL T) -9 NIL 3116761) (-1187 3113007 3113095 3113264 "XF-" 3113269 NIL XF- (NIL T T) -8 NIL NIL) (-1186 3108387 3109686 3109740 "XFALG" 3111888 NIL XFALG (NIL T T) -9 NIL 3112675) (-1185 3107524 3107628 3107832 "XEXPPKG" 3108279 NIL XEXPPKG (NIL T T T) -7 NIL NIL) (-1184 3105623 3107375 3107470 "XDPOLY" 3107475 NIL XDPOLY (NIL T T) -8 NIL NIL) (-1183 3104502 3105112 3105154 "XALG" 3105216 NIL XALG (NIL T) -9 NIL 3105335) (-1182 3097978 3102486 3102979 "WUTSET" 3104094 NIL WUTSET (NIL T T T T) -8 NIL NIL) (-1181 3095790 3096597 3096948 "WP" 3097760 NIL WP (NIL T T T T NIL NIL NIL) -8 NIL NIL) (-1180 3094676 3094874 3095169 "WFFINTBS" 3095587 NIL WFFINTBS (NIL T T T T) -7 NIL NIL) (-1179 3092580 3093007 3093469 "WEIER" 3094248 NIL WEIER (NIL T) -7 NIL NIL) (-1178 3091729 3092153 3092195 "VSPACE" 3092331 NIL VSPACE (NIL T) -9 NIL 3092405) (-1177 3091567 3091594 3091685 "VSPACE-" 3091690 NIL VSPACE- (NIL T T) -8 NIL NIL) (-1176 3091313 3091356 3091427 "VOID" 3091518 T VOID (NIL) -8 NIL NIL) (-1175 3089449 3089808 3090214 "VIEW" 3090929 T VIEW (NIL) -7 NIL NIL) (-1174 3085874 3086512 3087249 "VIEWDEF" 3088734 T VIEWDEF (NIL) -7 NIL NIL) (-1173 3075212 3077422 3079595 "VIEW3D" 3083723 T VIEW3D (NIL) -8 NIL NIL) (-1172 3067494 3069123 3070702 "VIEW2D" 3073655 T VIEW2D (NIL) -8 NIL NIL) (-1171 3062903 3067264 3067356 "VECTOR" 3067437 NIL VECTOR (NIL T) -8 NIL NIL) (-1170 3061480 3061739 3062057 "VECTOR2" 3062633 NIL VECTOR2 (NIL T T) -7 NIL NIL) (-1169 3055020 3059272 3059315 "VECTCAT" 3060303 NIL VECTCAT (NIL T) -9 NIL 3060887) (-1168 3054034 3054288 3054678 "VECTCAT-" 3054683 NIL VECTCAT- (NIL T T) -8 NIL NIL) (-1167 3053515 3053685 3053805 "VARIABLE" 3053949 NIL VARIABLE (NIL NIL) -8 NIL NIL) (-1166 3053448 3053453 3053483 "UTYPE" 3053488 T UTYPE (NIL) -9 NIL NIL) (-1165 3052283 3052437 3052698 "UTSODETL" 3053274 NIL UTSODETL (NIL T T T T) -7 NIL NIL) (-1164 3049723 3050183 3050707 "UTSODE" 3051824 NIL UTSODE (NIL T T) -7 NIL NIL) (-1163 3041567 3047363 3047851 "UTS" 3049292 NIL UTS (NIL T NIL NIL) -8 NIL NIL) (-1162 3032912 3038277 3038319 "UTSCAT" 3039420 NIL UTSCAT (NIL T) -9 NIL 3040177) (-1161 3030267 3030983 3031971 "UTSCAT-" 3031976 NIL UTSCAT- (NIL T T) -8 NIL NIL) (-1160 3029898 3029941 3030072 "UTS2" 3030218 NIL UTS2 (NIL T T T T) -7 NIL NIL) (-1159 3024174 3026739 3026782 "URAGG" 3028852 NIL URAGG (NIL T) -9 NIL 3029574) (-1158 3021113 3021976 3023099 "URAGG-" 3023104 NIL URAGG- (NIL T T) -8 NIL NIL) (-1157 3016799 3019730 3020201 "UPXSSING" 3020777 NIL UPXSSING (NIL T T NIL NIL) -8 NIL NIL) (-1156 3008690 3015920 3016200 "UPXS" 3016576 NIL UPXS (NIL T NIL NIL) -8 NIL NIL) (-1155 3001719 3008595 3008666 "UPXSCONS" 3008671 NIL UPXSCONS (NIL T T) -8 NIL NIL) (-1154 2992008 2998838 2998899 "UPXSCCA" 2999548 NIL UPXSCCA (NIL T T) -9 NIL 2999789) (-1153 2991647 2991732 2991905 "UPXSCCA-" 2991910 NIL UPXSCCA- (NIL T T T) -8 NIL NIL) (-1152 2981858 2988461 2988503 "UPXSCAT" 2989146 NIL UPXSCAT (NIL T) -9 NIL 2989754) (-1151 2981292 2981371 2981548 "UPXS2" 2981773 NIL UPXS2 (NIL T T NIL NIL NIL NIL) -7 NIL NIL) (-1150 2979946 2980199 2980550 "UPSQFREE" 2981035 NIL UPSQFREE (NIL T T) -7 NIL NIL) (-1149 2973837 2976892 2976946 "UPSCAT" 2978095 NIL UPSCAT (NIL T T) -9 NIL 2978869) (-1148 2973042 2973249 2973575 "UPSCAT-" 2973580 NIL UPSCAT- (NIL T T T) -8 NIL NIL) (-1147 2959128 2967165 2967207 "UPOLYC" 2969285 NIL UPOLYC (NIL T) -9 NIL 2970506) (-1146 2950458 2952883 2956029 "UPOLYC-" 2956034 NIL UPOLYC- (NIL T T) -8 NIL NIL) (-1145 2950089 2950132 2950263 "UPOLYC2" 2950409 NIL UPOLYC2 (NIL T T T T) -7 NIL NIL) (-1144 2941508 2949658 2949795 "UP" 2949999 NIL UP (NIL NIL T) -8 NIL NIL) (-1143 2940851 2940958 2941121 "UPMP" 2941397 NIL UPMP (NIL T T) -7 NIL NIL) (-1142 2940404 2940485 2940624 "UPDIVP" 2940764 NIL UPDIVP (NIL T T) -7 NIL NIL) (-1141 2938972 2939221 2939537 "UPDECOMP" 2940153 NIL UPDECOMP (NIL T T) -7 NIL NIL) (-1140 2938207 2938319 2938504 "UPCDEN" 2938856 NIL UPCDEN (NIL T T T) -7 NIL NIL) (-1139 2937730 2937799 2937946 "UP2" 2938132 NIL UP2 (NIL NIL T NIL T) -7 NIL NIL) (-1138 2936247 2936934 2937211 "UNISEG" 2937488 NIL UNISEG (NIL T) -8 NIL NIL) (-1137 2935462 2935589 2935794 "UNISEG2" 2936090 NIL UNISEG2 (NIL T T) -7 NIL NIL) (-1136 2934522 2934702 2934928 "UNIFACT" 2935278 NIL UNIFACT (NIL T) -7 NIL NIL) (-1135 2918418 2933703 2933953 "ULS" 2934329 NIL ULS (NIL T NIL NIL) -8 NIL NIL) (-1134 2906383 2918323 2918394 "ULSCONS" 2918399 NIL ULSCONS (NIL T T) -8 NIL NIL) (-1133 2889133 2901146 2901207 "ULSCCAT" 2901919 NIL ULSCCAT (NIL T T) -9 NIL 2902215) (-1132 2888184 2888429 2888816 "ULSCCAT-" 2888821 NIL ULSCCAT- (NIL T T T) -8 NIL NIL) (-1131 2878174 2884691 2884733 "ULSCAT" 2885589 NIL ULSCAT (NIL T) -9 NIL 2886319) (-1130 2877608 2877687 2877864 "ULS2" 2878089 NIL ULS2 (NIL T T NIL NIL NIL NIL) -7 NIL NIL) (-1129 2876006 2876973 2877003 "UFD" 2877215 T UFD (NIL) -9 NIL 2877329) (-1128 2875800 2875846 2875941 "UFD-" 2875946 NIL UFD- (NIL T) -8 NIL NIL) (-1127 2874882 2875065 2875281 "UDVO" 2875606 T UDVO (NIL) -7 NIL NIL) (-1126 2872698 2873107 2873578 "UDPO" 2874446 NIL UDPO (NIL T) -7 NIL NIL) (-1125 2872631 2872636 2872666 "TYPE" 2872671 T TYPE (NIL) -9 NIL NIL) (-1124 2871602 2871804 2872044 "TWOFACT" 2872425 NIL TWOFACT (NIL T) -7 NIL NIL) (-1123 2870540 2870877 2871140 "TUPLE" 2871374 NIL TUPLE (NIL T) -8 NIL NIL) (-1122 2868231 2868750 2869289 "TUBETOOL" 2870023 T TUBETOOL (NIL) -7 NIL NIL) (-1121 2867080 2867285 2867526 "TUBE" 2868024 NIL TUBE (NIL T) -8 NIL NIL) (-1120 2861804 2866058 2866340 "TS" 2866832 NIL TS (NIL T) -8 NIL NIL) (-1119 2850508 2854600 2854696 "TSETCAT" 2859930 NIL TSETCAT (NIL T T T T) -9 NIL 2861461) (-1118 2845243 2846841 2848731 "TSETCAT-" 2848736 NIL TSETCAT- (NIL T T T T T) -8 NIL NIL) (-1117 2839506 2840352 2841294 "TRMANIP" 2844379 NIL TRMANIP (NIL T T) -7 NIL NIL) (-1116 2838947 2839010 2839173 "TRIMAT" 2839438 NIL TRIMAT (NIL T T T T) -7 NIL NIL) (-1115 2836753 2836990 2837353 "TRIGMNIP" 2838696 NIL TRIGMNIP (NIL T T) -7 NIL NIL) (-1114 2836273 2836386 2836416 "TRIGCAT" 2836629 T TRIGCAT (NIL) -9 NIL NIL) (-1113 2835942 2836021 2836162 "TRIGCAT-" 2836167 NIL TRIGCAT- (NIL T) -8 NIL NIL) (-1112 2832841 2834802 2835082 "TREE" 2835697 NIL TREE (NIL T) -8 NIL NIL) (-1111 2832115 2832643 2832673 "TRANFUN" 2832708 T TRANFUN (NIL) -9 NIL 2832774) (-1110 2831394 2831585 2831865 "TRANFUN-" 2831870 NIL TRANFUN- (NIL T) -8 NIL NIL) (-1109 2831198 2831230 2831291 "TOPSP" 2831355 T TOPSP (NIL) -7 NIL NIL) (-1108 2830550 2830665 2830818 "TOOLSIGN" 2831079 NIL TOOLSIGN (NIL T) -7 NIL NIL) (-1107 2829211 2829727 2829966 "TEXTFILE" 2830333 T TEXTFILE (NIL) -8 NIL NIL) (-1106 2827076 2827590 2828028 "TEX" 2828795 T TEX (NIL) -8 NIL NIL) (-1105 2826857 2826888 2826960 "TEX1" 2827039 NIL TEX1 (NIL T) -7 NIL NIL) (-1104 2826505 2826568 2826658 "TEMUTL" 2826789 T TEMUTL (NIL) -7 NIL NIL) (-1103 2824659 2824939 2825264 "TBCMPPK" 2826228 NIL TBCMPPK (NIL T T) -7 NIL NIL) (-1102 2816548 2822820 2822876 "TBAGG" 2823276 NIL TBAGG (NIL T T) -9 NIL 2823487) (-1101 2811618 2813106 2814860 "TBAGG-" 2814865 NIL TBAGG- (NIL T T T) -8 NIL NIL) (-1100 2811002 2811109 2811254 "TANEXP" 2811507 NIL TANEXP (NIL T) -7 NIL NIL) (-1099 2804503 2810859 2810952 "TABLE" 2810957 NIL TABLE (NIL T T) -8 NIL NIL) (-1098 2803915 2804014 2804152 "TABLEAU" 2804400 NIL TABLEAU (NIL T) -8 NIL NIL) (-1097 2798523 2799743 2800991 "TABLBUMP" 2802701 NIL TABLBUMP (NIL T) -7 NIL NIL) (-1096 2797951 2798051 2798179 "SYSTEM" 2798417 T SYSTEM (NIL) -7 NIL NIL) (-1095 2794414 2795109 2795892 "SYSSOLP" 2797202 NIL SYSSOLP (NIL T) -7 NIL NIL) (-1094 2790705 2791413 2792147 "SYNTAX" 2793702 T SYNTAX (NIL) -8 NIL NIL) (-1093 2787839 2788447 2789085 "SYMTAB" 2790089 T SYMTAB (NIL) -8 NIL NIL) (-1092 2783088 2783990 2784973 "SYMS" 2786878 T SYMS (NIL) -8 NIL NIL) (-1091 2780321 2782548 2782777 "SYMPOLY" 2782893 NIL SYMPOLY (NIL T) -8 NIL NIL) (-1090 2779841 2779916 2780038 "SYMFUNC" 2780233 NIL SYMFUNC (NIL T) -7 NIL NIL) (-1089 2775818 2777078 2777900 "SYMBOL" 2779041 T SYMBOL (NIL) -8 NIL NIL) (-1088 2769357 2771046 2772766 "SWITCH" 2774120 T SWITCH (NIL) -8 NIL NIL) (-1087 2762587 2768184 2768486 "SUTS" 2769112 NIL SUTS (NIL T NIL NIL) -8 NIL NIL) (-1086 2754477 2761708 2761988 "SUPXS" 2762364 NIL SUPXS (NIL T NIL NIL) -8 NIL NIL) (-1085 2745969 2754098 2754223 "SUP" 2754386 NIL SUP (NIL T) -8 NIL NIL) (-1084 2745128 2745255 2745472 "SUPFRACF" 2745837 NIL SUPFRACF (NIL T T T T) -7 NIL NIL) (-1083 2744753 2744812 2744923 "SUP2" 2745063 NIL SUP2 (NIL T T) -7 NIL NIL) (-1082 2743171 2743445 2743807 "SUMRF" 2744452 NIL SUMRF (NIL T) -7 NIL NIL) (-1081 2742488 2742554 2742752 "SUMFS" 2743092 NIL SUMFS (NIL T T) -7 NIL NIL) (-1080 2726424 2741669 2741919 "SULS" 2742295 NIL SULS (NIL T NIL NIL) -8 NIL NIL) (-1079 2725746 2725949 2726089 "SUCH" 2726332 NIL SUCH (NIL T T) -8 NIL NIL) (-1078 2719673 2720685 2721643 "SUBSPACE" 2724834 NIL SUBSPACE (NIL NIL T) -8 NIL NIL) (-1077 2719103 2719193 2719357 "SUBRESP" 2719561 NIL SUBRESP (NIL T T) -7 NIL NIL) (-1076 2712472 2713768 2715079 "STTF" 2717839 NIL STTF (NIL T) -7 NIL NIL) (-1075 2706645 2707765 2708912 "STTFNC" 2711372 NIL STTFNC (NIL T) -7 NIL NIL) (-1074 2697996 2699863 2701656 "STTAYLOR" 2704886 NIL STTAYLOR (NIL T) -7 NIL NIL) (-1073 2691240 2697860 2697943 "STRTBL" 2697948 NIL STRTBL (NIL T) -8 NIL NIL) (-1072 2686631 2691195 2691226 "STRING" 2691231 T STRING (NIL) -8 NIL NIL) (-1071 2681520 2686005 2686035 "STRICAT" 2686094 T STRICAT (NIL) -9 NIL 2686156) (-1070 2674236 2679043 2679663 "STREAM" 2680935 NIL STREAM (NIL T) -8 NIL NIL) (-1069 2673746 2673823 2673967 "STREAM3" 2674153 NIL STREAM3 (NIL T T T) -7 NIL NIL) (-1068 2672728 2672911 2673146 "STREAM2" 2673559 NIL STREAM2 (NIL T T) -7 NIL NIL) (-1067 2672416 2672468 2672561 "STREAM1" 2672670 NIL STREAM1 (NIL T) -7 NIL NIL) (-1066 2671432 2671613 2671844 "STINPROD" 2672232 NIL STINPROD (NIL T) -7 NIL NIL) (-1065 2671011 2671195 2671225 "STEP" 2671305 T STEP (NIL) -9 NIL 2671383) (-1064 2664554 2670910 2670987 "STBL" 2670992 NIL STBL (NIL T T NIL) -8 NIL NIL) (-1063 2659730 2663777 2663820 "STAGG" 2663973 NIL STAGG (NIL T) -9 NIL 2664062) (-1062 2657432 2658034 2658906 "STAGG-" 2658911 NIL STAGG- (NIL T T) -8 NIL NIL) (-1061 2655627 2657202 2657294 "STACK" 2657375 NIL STACK (NIL T) -8 NIL NIL) (-1060 2648358 2653774 2654229 "SREGSET" 2655257 NIL SREGSET (NIL T T T T) -8 NIL NIL) (-1059 2640798 2642166 2643678 "SRDCMPK" 2646964 NIL SRDCMPK (NIL T T T T T) -7 NIL NIL) (-1058 2633766 2638239 2638269 "SRAGG" 2639572 T SRAGG (NIL) -9 NIL 2640180) (-1057 2632783 2633038 2633417 "SRAGG-" 2633422 NIL SRAGG- (NIL T) -8 NIL NIL) (-1056 2627232 2631702 2632129 "SQMATRIX" 2632402 NIL SQMATRIX (NIL NIL T) -8 NIL NIL) (-1055 2620984 2623952 2624678 "SPLTREE" 2626578 NIL SPLTREE (NIL T T) -8 NIL NIL) (-1054 2616974 2617640 2618286 "SPLNODE" 2620410 NIL SPLNODE (NIL T T) -8 NIL NIL) (-1053 2616021 2616254 2616284 "SPFCAT" 2616728 T SPFCAT (NIL) -9 NIL NIL) (-1052 2614758 2614968 2615232 "SPECOUT" 2615779 T SPECOUT (NIL) -7 NIL NIL) (-1051 2614519 2614559 2614628 "SPADPRSR" 2614711 T SPADPRSR (NIL) -7 NIL NIL) (-1050 2606542 2608289 2608331 "SPACEC" 2612654 NIL SPACEC (NIL T) -9 NIL 2614470) (-1049 2604713 2606475 2606523 "SPACE3" 2606528 NIL SPACE3 (NIL T) -8 NIL NIL) (-1048 2603465 2603636 2603927 "SORTPAK" 2604518 NIL SORTPAK (NIL T T) -7 NIL NIL) (-1047 2601521 2601824 2602242 "SOLVETRA" 2603129 NIL SOLVETRA (NIL T) -7 NIL NIL) (-1046 2600532 2600754 2601028 "SOLVESER" 2601294 NIL SOLVESER (NIL T) -7 NIL NIL) (-1045 2595752 2596633 2597635 "SOLVERAD" 2599584 NIL SOLVERAD (NIL T) -7 NIL NIL) (-1044 2591567 2592176 2592905 "SOLVEFOR" 2595119 NIL SOLVEFOR (NIL T T) -7 NIL NIL) (-1043 2585867 2590919 2591015 "SNTSCAT" 2591020 NIL SNTSCAT (NIL T T T T) -9 NIL 2591090) (-1042 2579971 2584198 2584588 "SMTS" 2585557 NIL SMTS (NIL T T T) -8 NIL NIL) (-1041 2574381 2579860 2579936 "SMP" 2579941 NIL SMP (NIL T T) -8 NIL NIL) (-1040 2572540 2572841 2573239 "SMITH" 2574078 NIL SMITH (NIL T T T T) -7 NIL NIL) (-1039 2565505 2569701 2569803 "SMATCAT" 2571143 NIL SMATCAT (NIL NIL T T T) -9 NIL 2571692) (-1038 2562446 2563269 2564446 "SMATCAT-" 2564451 NIL SMATCAT- (NIL T NIL T T T) -8 NIL NIL) (-1037 2560160 2561683 2561726 "SKAGG" 2561987 NIL SKAGG (NIL T) -9 NIL 2562122) (-1036 2556218 2559264 2559542 "SINT" 2559904 T SINT (NIL) -8 NIL NIL) (-1035 2555990 2556028 2556094 "SIMPAN" 2556174 T SIMPAN (NIL) -7 NIL NIL) (-1034 2554828 2555049 2555324 "SIGNRF" 2555749 NIL SIGNRF (NIL T) -7 NIL NIL) (-1033 2553637 2553788 2554078 "SIGNEF" 2554657 NIL SIGNEF (NIL T T) -7 NIL NIL) (-1032 2551327 2551781 2552287 "SHP" 2553178 NIL SHP (NIL T NIL) -7 NIL NIL) (-1031 2545180 2551228 2551304 "SHDP" 2551309 NIL SHDP (NIL NIL NIL T) -8 NIL NIL) (-1030 2544670 2544862 2544892 "SGROUP" 2545044 T SGROUP (NIL) -9 NIL 2545131) (-1029 2544440 2544492 2544596 "SGROUP-" 2544601 NIL SGROUP- (NIL T) -8 NIL NIL) (-1028 2541276 2541973 2542696 "SGCF" 2543739 T SGCF (NIL) -7 NIL NIL) (-1027 2535675 2540727 2540823 "SFRTCAT" 2540828 NIL SFRTCAT (NIL T T T T) -9 NIL 2540866) (-1026 2529135 2530150 2531284 "SFRGCD" 2534658 NIL SFRGCD (NIL T T T T T) -7 NIL NIL) (-1025 2522301 2523372 2524556 "SFQCMPK" 2528068 NIL SFQCMPK (NIL T T T T T) -7 NIL NIL) (-1024 2521923 2522012 2522122 "SFORT" 2522242 NIL SFORT (NIL T T) -8 NIL NIL) (-1023 2521068 2521763 2521884 "SEXOF" 2521889 NIL SEXOF (NIL T T T T T) -8 NIL NIL) (-1022 2520202 2520949 2521017 "SEX" 2521022 T SEX (NIL) -8 NIL NIL) (-1021 2514979 2515668 2515763 "SEXCAT" 2519534 NIL SEXCAT (NIL T T T T T) -9 NIL 2520153) (-1020 2512159 2514913 2514961 "SET" 2514966 NIL SET (NIL T) -8 NIL NIL) (-1019 2510410 2510872 2511177 "SETMN" 2511900 NIL SETMN (NIL NIL NIL) -8 NIL NIL) (-1018 2510018 2510144 2510174 "SETCAT" 2510291 T SETCAT (NIL) -9 NIL 2510375) (-1017 2509798 2509850 2509949 "SETCAT-" 2509954 NIL SETCAT- (NIL T) -8 NIL NIL) (-1016 2506186 2508260 2508303 "SETAGG" 2509173 NIL SETAGG (NIL T) -9 NIL 2509513) (-1015 2505644 2505760 2505997 "SETAGG-" 2506002 NIL SETAGG- (NIL T T) -8 NIL NIL) (-1014 2504848 2505141 2505202 "SEGXCAT" 2505488 NIL SEGXCAT (NIL T T) -9 NIL 2505608) (-1013 2503904 2504514 2504696 "SEG" 2504701 NIL SEG (NIL T) -8 NIL NIL) (-1012 2502811 2503024 2503067 "SEGCAT" 2503649 NIL SEGCAT (NIL T) -9 NIL 2503887) (-1011 2501860 2502190 2502390 "SEGBIND" 2502646 NIL SEGBIND (NIL T) -8 NIL NIL) (-1010 2501481 2501540 2501653 "SEGBIND2" 2501795 NIL SEGBIND2 (NIL T T) -7 NIL NIL) (-1009 2500700 2500826 2501030 "SEG2" 2501325 NIL SEG2 (NIL T T) -7 NIL NIL) (-1008 2500137 2500635 2500682 "SDVAR" 2500687 NIL SDVAR (NIL T) -8 NIL NIL) (-1007 2492389 2499910 2500038 "SDPOL" 2500043 NIL SDPOL (NIL T) -8 NIL NIL) (-1006 2490982 2491248 2491567 "SCPKG" 2492104 NIL SCPKG (NIL T) -7 NIL NIL) (-1005 2490119 2490298 2490498 "SCOPE" 2490804 T SCOPE (NIL) -8 NIL NIL) (-1004 2489340 2489473 2489652 "SCACHE" 2489974 NIL SCACHE (NIL T) -7 NIL NIL) (-1003 2488779 2489100 2489185 "SAOS" 2489277 T SAOS (NIL) -8 NIL NIL) (-1002 2488344 2488379 2488552 "SAERFFC" 2488738 NIL SAERFFC (NIL T T T) -7 NIL NIL) (-1001 2482238 2488241 2488321 "SAE" 2488326 NIL SAE (NIL T T NIL) -8 NIL NIL) (-1000 2481831 2481866 2482025 "SAEFACT" 2482197 NIL SAEFACT (NIL T T T) -7 NIL NIL) (-999 2480157 2480471 2480870 "RURPK" 2481497 NIL RURPK (NIL T NIL) -7 NIL NIL) (-998 2478810 2479087 2479394 "RULESET" 2479993 NIL RULESET (NIL T T T) -8 NIL NIL) (-997 2476018 2476521 2476982 "RULE" 2478492 NIL RULE (NIL T T T) -8 NIL NIL) (-996 2475660 2475815 2475896 "RULECOLD" 2475970 NIL RULECOLD (NIL NIL) -8 NIL NIL) (-995 2470552 2471346 2472262 "RSETGCD" 2474859 NIL RSETGCD (NIL T T T T T) -7 NIL NIL) (-994 2459867 2464919 2465013 "RSETCAT" 2469078 NIL RSETCAT (NIL T T T T) -9 NIL 2470175) (-993 2457798 2458337 2459157 "RSETCAT-" 2459162 NIL RSETCAT- (NIL T T T T T) -8 NIL NIL) (-992 2450228 2451603 2453119 "RSDCMPK" 2456397 NIL RSDCMPK (NIL T T T T T) -7 NIL NIL) (-991 2448246 2448687 2448759 "RRCC" 2449835 NIL RRCC (NIL T T) -9 NIL 2450179) (-990 2447600 2447774 2448050 "RRCC-" 2448055 NIL RRCC- (NIL T T T) -8 NIL NIL) (-989 2421967 2431592 2431656 "RPOLCAT" 2442158 NIL RPOLCAT (NIL T T T) -9 NIL 2445316) (-988 2413471 2415809 2418927 "RPOLCAT-" 2418932 NIL RPOLCAT- (NIL T T T T) -8 NIL NIL) (-987 2404537 2411701 2412181 "ROUTINE" 2413011 T ROUTINE (NIL) -8 NIL NIL) (-986 2401242 2404093 2404240 "ROMAN" 2404410 T ROMAN (NIL) -8 NIL NIL) (-985 2399528 2400113 2400370 "ROIRC" 2401048 NIL ROIRC (NIL T T) -8 NIL NIL) (-984 2395933 2398237 2398265 "RNS" 2398561 T RNS (NIL) -9 NIL 2398831) (-983 2394447 2394830 2395361 "RNS-" 2395434 NIL RNS- (NIL T) -8 NIL NIL) (-982 2393873 2394281 2394309 "RNG" 2394314 T RNG (NIL) -9 NIL 2394335) (-981 2393271 2393633 2393673 "RMODULE" 2393733 NIL RMODULE (NIL T) -9 NIL 2393775) (-980 2392123 2392217 2392547 "RMCAT2" 2393172 NIL RMCAT2 (NIL NIL NIL T T T T T T T T) -7 NIL NIL) (-979 2388837 2391306 2391627 "RMATRIX" 2391858 NIL RMATRIX (NIL NIL NIL T) -8 NIL NIL) (-978 2381834 2384068 2384180 "RMATCAT" 2387489 NIL RMATCAT (NIL NIL NIL T T T) -9 NIL 2388471) (-977 2381213 2381360 2381663 "RMATCAT-" 2381668 NIL RMATCAT- (NIL T NIL NIL T T T) -8 NIL NIL) (-976 2380783 2380858 2380984 "RINTERP" 2381132 NIL RINTERP (NIL NIL T) -7 NIL NIL) (-975 2379834 2380398 2380426 "RING" 2380536 T RING (NIL) -9 NIL 2380630) (-974 2379629 2379673 2379767 "RING-" 2379772 NIL RING- (NIL T) -8 NIL NIL) (-973 2378477 2378714 2378970 "RIDIST" 2379393 T RIDIST (NIL) -7 NIL NIL) (-972 2369799 2377951 2378154 "RGCHAIN" 2378326 NIL RGCHAIN (NIL T NIL) -8 NIL NIL) (-971 2366804 2367418 2368086 "RF" 2369163 NIL RF (NIL T) -7 NIL NIL) (-970 2366453 2366516 2366617 "RFFACTOR" 2366735 NIL RFFACTOR (NIL T) -7 NIL NIL) (-969 2366181 2366216 2366311 "RFFACT" 2366412 NIL RFFACT (NIL T) -7 NIL NIL) (-968 2364311 2364675 2365055 "RFDIST" 2365821 T RFDIST (NIL) -7 NIL NIL) (-967 2363769 2363861 2364021 "RETSOL" 2364213 NIL RETSOL (NIL T T) -7 NIL NIL) (-966 2363362 2363442 2363483 "RETRACT" 2363673 NIL RETRACT (NIL T) -9 NIL NIL) (-965 2363214 2363239 2363323 "RETRACT-" 2363328 NIL RETRACT- (NIL T T) -8 NIL NIL) (-964 2356072 2362871 2362996 "RESULT" 2363109 T RESULT (NIL) -8 NIL NIL) (-963 2354657 2355346 2355543 "RESRING" 2355975 NIL RESRING (NIL T T T T NIL) -8 NIL NIL) (-962 2354297 2354346 2354442 "RESLATC" 2354594 NIL RESLATC (NIL T) -7 NIL NIL) (-961 2354006 2354040 2354145 "REPSQ" 2354256 NIL REPSQ (NIL T) -7 NIL NIL) (-960 2351437 2352017 2352617 "REP" 2353426 T REP (NIL) -7 NIL NIL) (-959 2351138 2351172 2351281 "REPDB" 2351396 NIL REPDB (NIL T) -7 NIL NIL) (-958 2345083 2346462 2347682 "REP2" 2349950 NIL REP2 (NIL T) -7 NIL NIL) (-957 2341489 2342170 2342975 "REP1" 2344310 NIL REP1 (NIL T) -7 NIL NIL) (-956 2334235 2339650 2340102 "REGSET" 2341120 NIL REGSET (NIL T T T T) -8 NIL NIL) (-955 2333056 2333391 2333639 "REF" 2334020 NIL REF (NIL T) -8 NIL NIL) (-954 2332437 2332540 2332705 "REDORDER" 2332940 NIL REDORDER (NIL T T) -7 NIL NIL) (-953 2328406 2331671 2331892 "RECLOS" 2332268 NIL RECLOS (NIL T) -8 NIL NIL) (-952 2327463 2327644 2327857 "REALSOLV" 2328213 T REALSOLV (NIL) -7 NIL NIL) (-951 2327311 2327352 2327380 "REAL" 2327385 T REAL (NIL) -9 NIL 2327420) (-950 2323802 2324604 2325486 "REAL0Q" 2326476 NIL REAL0Q (NIL T) -7 NIL NIL) (-949 2319413 2320401 2321460 "REAL0" 2322783 NIL REAL0 (NIL T) -7 NIL NIL) (-948 2318821 2318893 2319098 "RDIV" 2319335 NIL RDIV (NIL T T T T T) -7 NIL NIL) (-947 2317894 2318068 2318279 "RDIST" 2318643 NIL RDIST (NIL T) -7 NIL NIL) (-946 2316498 2316785 2317154 "RDETRS" 2317602 NIL RDETRS (NIL T T) -7 NIL NIL) (-945 2314319 2314773 2315308 "RDETR" 2316040 NIL RDETR (NIL T T) -7 NIL NIL) (-944 2312935 2313213 2313614 "RDEEFS" 2314035 NIL RDEEFS (NIL T T) -7 NIL NIL) (-943 2311435 2311741 2312170 "RDEEF" 2312623 NIL RDEEF (NIL T T) -7 NIL NIL) (-942 2305720 2308652 2308680 "RCFIELD" 2309957 T RCFIELD (NIL) -9 NIL 2310687) (-941 2303789 2304293 2304986 "RCFIELD-" 2305059 NIL RCFIELD- (NIL T) -8 NIL NIL) (-940 2300121 2301906 2301947 "RCAGG" 2303018 NIL RCAGG (NIL T) -9 NIL 2303483) (-939 2299752 2299846 2300006 "RCAGG-" 2300011 NIL RCAGG- (NIL T T) -8 NIL NIL) (-938 2299096 2299208 2299370 "RATRET" 2299636 NIL RATRET (NIL T) -7 NIL NIL) (-937 2298653 2298720 2298839 "RATFACT" 2299024 NIL RATFACT (NIL T) -7 NIL NIL) (-936 2297968 2298088 2298238 "RANDSRC" 2298523 T RANDSRC (NIL) -7 NIL NIL) (-935 2297705 2297749 2297820 "RADUTIL" 2297917 T RADUTIL (NIL) -7 NIL NIL) (-934 2290712 2296448 2296765 "RADIX" 2297420 NIL RADIX (NIL NIL) -8 NIL NIL) (-933 2282282 2290556 2290684 "RADFF" 2290689 NIL RADFF (NIL T T T NIL NIL) -8 NIL NIL) (-932 2281934 2282009 2282037 "RADCAT" 2282194 T RADCAT (NIL) -9 NIL NIL) (-931 2281719 2281767 2281864 "RADCAT-" 2281869 NIL RADCAT- (NIL T) -8 NIL NIL) (-930 2279870 2281494 2281583 "QUEUE" 2281663 NIL QUEUE (NIL T) -8 NIL NIL) (-929 2276367 2279807 2279852 "QUAT" 2279857 NIL QUAT (NIL T) -8 NIL NIL) (-928 2276005 2276048 2276175 "QUATCT2" 2276318 NIL QUATCT2 (NIL T T T T) -7 NIL NIL) (-927 2269799 2273179 2273219 "QUATCAT" 2273998 NIL QUATCAT (NIL T) -9 NIL 2274763) (-926 2265943 2266980 2268367 "QUATCAT-" 2268461 NIL QUATCAT- (NIL T T) -8 NIL NIL) (-925 2263464 2265028 2265069 "QUAGG" 2265444 NIL QUAGG (NIL T) -9 NIL 2265619) (-924 2262389 2262862 2263034 "QFORM" 2263336 NIL QFORM (NIL NIL T) -8 NIL NIL) (-923 2253686 2258944 2258984 "QFCAT" 2259642 NIL QFCAT (NIL T) -9 NIL 2260635) (-922 2249258 2250459 2252050 "QFCAT-" 2252144 NIL QFCAT- (NIL T T) -8 NIL NIL) (-921 2248896 2248939 2249066 "QFCAT2" 2249209 NIL QFCAT2 (NIL T T T T) -7 NIL NIL) (-920 2248356 2248466 2248596 "QEQUAT" 2248786 T QEQUAT (NIL) -8 NIL NIL) (-919 2241542 2242613 2243795 "QCMPACK" 2247289 NIL QCMPACK (NIL T T T T T) -7 NIL NIL) (-918 2239118 2239539 2239967 "QALGSET" 2241197 NIL QALGSET (NIL T T T T) -8 NIL NIL) (-917 2238363 2238537 2238769 "QALGSET2" 2238938 NIL QALGSET2 (NIL NIL NIL) -7 NIL NIL) (-916 2237054 2237277 2237594 "PWFFINTB" 2238136 NIL PWFFINTB (NIL T T T T) -7 NIL NIL) (-915 2235242 2235410 2235763 "PUSHVAR" 2236868 NIL PUSHVAR (NIL T T T T) -7 NIL NIL) (-914 2231160 2232214 2232255 "PTRANFN" 2234139 NIL PTRANFN (NIL T) -9 NIL NIL) (-913 2229572 2229863 2230184 "PTPACK" 2230871 NIL PTPACK (NIL T) -7 NIL NIL) (-912 2229208 2229265 2229372 "PTFUNC2" 2229509 NIL PTFUNC2 (NIL T T) -7 NIL NIL) (-911 2223685 2228026 2228066 "PTCAT" 2228434 NIL PTCAT (NIL T) -9 NIL 2228596) (-910 2223343 2223378 2223502 "PSQFR" 2223644 NIL PSQFR (NIL T T T T) -7 NIL NIL) (-909 2221938 2222236 2222570 "PSEUDLIN" 2223041 NIL PSEUDLIN (NIL T) -7 NIL NIL) (-908 2208746 2211110 2213433 "PSETPK" 2219698 NIL PSETPK (NIL T T T T) -7 NIL NIL) (-907 2201833 2204547 2204641 "PSETCAT" 2207622 NIL PSETCAT (NIL T T T T) -9 NIL 2208436) (-906 2199671 2200305 2201124 "PSETCAT-" 2201129 NIL PSETCAT- (NIL T T T T T) -8 NIL NIL) (-905 2199020 2199185 2199213 "PSCURVE" 2199481 T PSCURVE (NIL) -9 NIL 2199648) (-904 2195472 2196998 2197062 "PSCAT" 2197898 NIL PSCAT (NIL T T T) -9 NIL 2198138) (-903 2194536 2194752 2195151 "PSCAT-" 2195156 NIL PSCAT- (NIL T T T T) -8 NIL NIL) (-902 2193188 2193821 2194035 "PRTITION" 2194342 T PRTITION (NIL) -8 NIL NIL) (-901 2182286 2184492 2186680 "PRS" 2191050 NIL PRS (NIL T T) -7 NIL NIL) (-900 2180145 2181637 2181677 "PRQAGG" 2181860 NIL PRQAGG (NIL T) -9 NIL 2181962) (-899 2179716 2179818 2179846 "PROPLOG" 2180031 T PROPLOG (NIL) -9 NIL NIL) (-898 2176839 2177404 2177931 "PROPFRML" 2179221 NIL PROPFRML (NIL T) -8 NIL NIL) (-897 2176299 2176409 2176539 "PROPERTY" 2176729 T PROPERTY (NIL) -8 NIL NIL) (-896 2170073 2174465 2175285 "PRODUCT" 2175525 NIL PRODUCT (NIL T T) -8 NIL NIL) (-895 2167349 2169533 2169766 "PR" 2169884 NIL PR (NIL T T) -8 NIL NIL) (-894 2167145 2167177 2167236 "PRINT" 2167310 T PRINT (NIL) -7 NIL NIL) (-893 2166485 2166602 2166754 "PRIMES" 2167025 NIL PRIMES (NIL T) -7 NIL NIL) (-892 2164550 2164951 2165417 "PRIMELT" 2166064 NIL PRIMELT (NIL T) -7 NIL NIL) (-891 2164279 2164328 2164356 "PRIMCAT" 2164480 T PRIMCAT (NIL) -9 NIL NIL) (-890 2160440 2164217 2164262 "PRIMARR" 2164267 NIL PRIMARR (NIL T) -8 NIL NIL) (-889 2159447 2159625 2159853 "PRIMARR2" 2160258 NIL PRIMARR2 (NIL T T) -7 NIL NIL) (-888 2159090 2159146 2159257 "PREASSOC" 2159385 NIL PREASSOC (NIL T T) -7 NIL NIL) (-887 2158565 2158698 2158726 "PPCURVE" 2158931 T PPCURVE (NIL) -9 NIL 2159067) (-886 2155924 2156323 2156915 "POLYROOT" 2158146 NIL POLYROOT (NIL T T T T T) -7 NIL NIL) (-885 2149830 2155530 2155689 "POLY" 2155797 NIL POLY (NIL T) -8 NIL NIL) (-884 2149215 2149273 2149506 "POLYLIFT" 2149766 NIL POLYLIFT (NIL T T T T T) -7 NIL NIL) (-883 2145500 2145949 2146577 "POLYCATQ" 2148760 NIL POLYCATQ (NIL T T T T T) -7 NIL NIL) (-882 2132541 2137938 2138002 "POLYCAT" 2141487 NIL POLYCAT (NIL T T T) -9 NIL 2143414) (-881 2125992 2127853 2130236 "POLYCAT-" 2130241 NIL POLYCAT- (NIL T T T T) -8 NIL NIL) (-880 2125581 2125649 2125768 "POLY2UP" 2125918 NIL POLY2UP (NIL NIL T) -7 NIL NIL) (-879 2125217 2125274 2125381 "POLY2" 2125518 NIL POLY2 (NIL T T) -7 NIL NIL) (-878 2123902 2124141 2124417 "POLUTIL" 2124991 NIL POLUTIL (NIL T T) -7 NIL NIL) (-877 2122264 2122541 2122871 "POLTOPOL" 2123624 NIL POLTOPOL (NIL NIL T) -7 NIL NIL) (-876 2117787 2122201 2122246 "POINT" 2122251 NIL POINT (NIL T) -8 NIL NIL) (-875 2115974 2116331 2116706 "PNTHEORY" 2117432 T PNTHEORY (NIL) -7 NIL NIL) (-874 2114402 2114699 2115108 "PMTOOLS" 2115672 NIL PMTOOLS (NIL T T T) -7 NIL NIL) (-873 2113995 2114073 2114190 "PMSYM" 2114318 NIL PMSYM (NIL T) -7 NIL NIL) (-872 2113505 2113574 2113748 "PMQFCAT" 2113920 NIL PMQFCAT (NIL T T T) -7 NIL NIL) (-871 2112860 2112970 2113126 "PMPRED" 2113382 NIL PMPRED (NIL T) -7 NIL NIL) (-870 2112256 2112342 2112503 "PMPREDFS" 2112761 NIL PMPREDFS (NIL T T T) -7 NIL NIL) (-869 2110902 2111110 2111494 "PMPLCAT" 2112018 NIL PMPLCAT (NIL T T T T T) -7 NIL NIL) (-868 2110434 2110513 2110665 "PMLSAGG" 2110817 NIL PMLSAGG (NIL T T T) -7 NIL NIL) (-867 2109911 2109987 2110167 "PMKERNEL" 2110352 NIL PMKERNEL (NIL T T) -7 NIL NIL) (-866 2109528 2109603 2109716 "PMINS" 2109830 NIL PMINS (NIL T) -7 NIL NIL) (-865 2108958 2109027 2109242 "PMFS" 2109453 NIL PMFS (NIL T T T) -7 NIL NIL) (-864 2108189 2108307 2108511 "PMDOWN" 2108835 NIL PMDOWN (NIL T T T) -7 NIL NIL) (-863 2107352 2107511 2107693 "PMASS" 2108027 T PMASS (NIL) -7 NIL NIL) (-862 2106626 2106737 2106900 "PMASSFS" 2107238 NIL PMASSFS (NIL T T) -7 NIL NIL) (-861 2106281 2106349 2106443 "PLOTTOOL" 2106552 T PLOTTOOL (NIL) -7 NIL NIL) (-860 2100903 2102092 2103240 "PLOT" 2105153 T PLOT (NIL) -8 NIL NIL) (-859 2096717 2097751 2098672 "PLOT3D" 2100002 T PLOT3D (NIL) -8 NIL NIL) (-858 2095629 2095806 2096041 "PLOT1" 2096521 NIL PLOT1 (NIL T) -7 NIL NIL) (-857 2071023 2075695 2080546 "PLEQN" 2090895 NIL PLEQN (NIL T T T T) -7 NIL NIL) (-856 2070341 2070463 2070643 "PINTERP" 2070888 NIL PINTERP (NIL NIL T) -7 NIL NIL) (-855 2070034 2070081 2070184 "PINTERPA" 2070288 NIL PINTERPA (NIL T T) -7 NIL NIL) (-854 2069261 2069828 2069921 "PI" 2069961 T PI (NIL) -8 NIL NIL) (-853 2067653 2068638 2068666 "PID" 2068848 T PID (NIL) -9 NIL 2068982) (-852 2067378 2067415 2067503 "PICOERCE" 2067610 NIL PICOERCE (NIL T) -7 NIL NIL) (-851 2066698 2066837 2067013 "PGROEB" 2067234 NIL PGROEB (NIL T) -7 NIL NIL) (-850 2062285 2063099 2064004 "PGE" 2065813 T PGE (NIL) -7 NIL NIL) (-849 2060409 2060655 2061021 "PGCD" 2062002 NIL PGCD (NIL T T T T) -7 NIL NIL) (-848 2059747 2059850 2060011 "PFRPAC" 2060293 NIL PFRPAC (NIL T) -7 NIL NIL) (-847 2056362 2058295 2058648 "PFR" 2059426 NIL PFR (NIL T) -8 NIL NIL) (-846 2054751 2054995 2055320 "PFOTOOLS" 2056109 NIL PFOTOOLS (NIL T T) -7 NIL NIL) (-845 2053284 2053523 2053874 "PFOQ" 2054508 NIL PFOQ (NIL T T T) -7 NIL NIL) (-844 2051761 2051973 2052335 "PFO" 2053068 NIL PFO (NIL T T T T T) -7 NIL NIL) (-843 2048284 2051650 2051719 "PF" 2051724 NIL PF (NIL NIL) -8 NIL NIL) (-842 2045713 2046994 2047022 "PFECAT" 2047607 T PFECAT (NIL) -9 NIL 2047991) (-841 2045158 2045312 2045526 "PFECAT-" 2045531 NIL PFECAT- (NIL T) -8 NIL NIL) (-840 2043762 2044013 2044314 "PFBRU" 2044907 NIL PFBRU (NIL T T) -7 NIL NIL) (-839 2041629 2041980 2042412 "PFBR" 2043413 NIL PFBR (NIL T T T T) -7 NIL NIL) (-838 2037481 2039005 2039681 "PERM" 2040986 NIL PERM (NIL T) -8 NIL NIL) (-837 2032746 2033688 2034558 "PERMGRP" 2036644 NIL PERMGRP (NIL T) -8 NIL NIL) (-836 2030817 2031810 2031851 "PERMCAT" 2032297 NIL PERMCAT (NIL T) -9 NIL 2032602) (-835 2030472 2030513 2030636 "PERMAN" 2030770 NIL PERMAN (NIL NIL T) -7 NIL NIL) (-834 2027912 2030041 2030172 "PENDTREE" 2030374 NIL PENDTREE (NIL T) -8 NIL NIL) (-833 2025985 2026763 2026804 "PDRING" 2027461 NIL PDRING (NIL T) -9 NIL 2027746) (-832 2025088 2025306 2025668 "PDRING-" 2025673 NIL PDRING- (NIL T T) -8 NIL NIL) (-831 2022229 2022980 2023671 "PDEPROB" 2024417 T PDEPROB (NIL) -8 NIL NIL) (-830 2019800 2020296 2020845 "PDEPACK" 2021700 T PDEPACK (NIL) -7 NIL NIL) (-829 2018712 2018902 2019153 "PDECOMP" 2019599 NIL PDECOMP (NIL T T) -7 NIL NIL) (-828 2016324 2017139 2017167 "PDECAT" 2017952 T PDECAT (NIL) -9 NIL 2018663) (-827 2016077 2016110 2016199 "PCOMP" 2016285 NIL PCOMP (NIL T T) -7 NIL NIL) (-826 2014284 2014880 2015176 "PBWLB" 2015807 NIL PBWLB (NIL T) -8 NIL NIL) (-825 2006792 2008361 2009697 "PATTERN" 2012969 NIL PATTERN (NIL T) -8 NIL NIL) (-824 2006424 2006481 2006590 "PATTERN2" 2006729 NIL PATTERN2 (NIL T T) -7 NIL NIL) (-823 2004181 2004569 2005026 "PATTERN1" 2006013 NIL PATTERN1 (NIL T T) -7 NIL NIL) (-822 2001576 2002130 2002611 "PATRES" 2003746 NIL PATRES (NIL T T) -8 NIL NIL) (-821 2001140 2001207 2001339 "PATRES2" 2001503 NIL PATRES2 (NIL T T T) -7 NIL NIL) (-820 1999037 1999437 1999842 "PATMATCH" 2000809 NIL PATMATCH (NIL T T T) -7 NIL NIL) (-819 1998574 1998757 1998798 "PATMAB" 1998905 NIL PATMAB (NIL T) -9 NIL 1998988) (-818 1997119 1997428 1997686 "PATLRES" 1998379 NIL PATLRES (NIL T T T) -8 NIL NIL) (-817 1996665 1996788 1996829 "PATAB" 1996834 NIL PATAB (NIL T) -9 NIL 1997006) (-816 1994146 1994678 1995251 "PARTPERM" 1996112 T PARTPERM (NIL) -7 NIL NIL) (-815 1993767 1993830 1993932 "PARSURF" 1994077 NIL PARSURF (NIL T) -8 NIL NIL) (-814 1993399 1993456 1993565 "PARSU2" 1993704 NIL PARSU2 (NIL T T) -7 NIL NIL) (-813 1993163 1993203 1993270 "PARSER" 1993352 T PARSER (NIL) -7 NIL NIL) (-812 1992784 1992847 1992949 "PARSCURV" 1993094 NIL PARSCURV (NIL T) -8 NIL NIL) (-811 1992416 1992473 1992582 "PARSC2" 1992721 NIL PARSC2 (NIL T T) -7 NIL NIL) (-810 1992055 1992113 1992210 "PARPCURV" 1992352 NIL PARPCURV (NIL T) -8 NIL NIL) (-809 1991687 1991744 1991853 "PARPC2" 1991992 NIL PARPC2 (NIL T T) -7 NIL NIL) (-808 1991207 1991293 1991412 "PAN2EXPR" 1991588 T PAN2EXPR (NIL) -7 NIL NIL) (-807 1990013 1990328 1990556 "PALETTE" 1990999 T PALETTE (NIL) -8 NIL NIL) (-806 1988481 1989018 1989378 "PAIR" 1989699 NIL PAIR (NIL T T) -8 NIL NIL) (-805 1982331 1987740 1987934 "PADICRC" 1988336 NIL PADICRC (NIL NIL T) -8 NIL NIL) (-804 1975539 1981677 1981861 "PADICRAT" 1982179 NIL PADICRAT (NIL NIL) -8 NIL NIL) (-803 1973843 1975476 1975521 "PADIC" 1975526 NIL PADIC (NIL NIL) -8 NIL NIL) (-802 1971048 1972622 1972662 "PADICCT" 1973243 NIL PADICCT (NIL NIL) -9 NIL 1973525) (-801 1970005 1970205 1970473 "PADEPAC" 1970835 NIL PADEPAC (NIL T NIL NIL) -7 NIL NIL) (-800 1969217 1969350 1969556 "PADE" 1969867 NIL PADE (NIL T T T) -7 NIL NIL) (-799 1967228 1968060 1968375 "OWP" 1968985 NIL OWP (NIL T NIL NIL NIL) -8 NIL NIL) (-798 1966337 1966833 1967005 "OVAR" 1967096 NIL OVAR (NIL NIL) -8 NIL NIL) (-797 1965601 1965722 1965883 "OUT" 1966196 T OUT (NIL) -7 NIL NIL) (-796 1954655 1956826 1958996 "OUTFORM" 1963451 T OUTFORM (NIL) -8 NIL NIL) (-795 1954063 1954384 1954473 "OSI" 1954586 T OSI (NIL) -8 NIL NIL) (-794 1952808 1953035 1953320 "ORTHPOL" 1953810 NIL ORTHPOL (NIL T) -7 NIL NIL) (-793 1950179 1952469 1952607 "OREUP" 1952751 NIL OREUP (NIL NIL T NIL NIL) -8 NIL NIL) (-792 1947575 1949872 1949998 "ORESUP" 1950121 NIL ORESUP (NIL T NIL NIL) -8 NIL NIL) (-791 1945110 1945610 1946170 "OREPCTO" 1947064 NIL OREPCTO (NIL T T) -7 NIL NIL) (-790 1939020 1941226 1941266 "OREPCAT" 1943587 NIL OREPCAT (NIL T) -9 NIL 1944690) (-789 1936168 1936950 1938007 "OREPCAT-" 1938012 NIL OREPCAT- (NIL T T) -8 NIL NIL) (-788 1935346 1935618 1935646 "ORDSET" 1935955 T ORDSET (NIL) -9 NIL 1936119) (-787 1934865 1934987 1935180 "ORDSET-" 1935185 NIL ORDSET- (NIL T) -8 NIL NIL) (-786 1933479 1934280 1934308 "ORDRING" 1934510 T ORDRING (NIL) -9 NIL 1934634) (-785 1933124 1933218 1933362 "ORDRING-" 1933367 NIL ORDRING- (NIL T) -8 NIL NIL) (-784 1932500 1932981 1933009 "ORDMON" 1933014 T ORDMON (NIL) -9 NIL 1933035) (-783 1931662 1931809 1932004 "ORDFUNS" 1932349 NIL ORDFUNS (NIL NIL T) -7 NIL NIL) (-782 1931174 1931533 1931561 "ORDFIN" 1931566 T ORDFIN (NIL) -9 NIL 1931587) (-781 1927686 1929760 1930169 "ORDCOMP" 1930798 NIL ORDCOMP (NIL T) -8 NIL NIL) (-780 1926952 1927079 1927265 "ORDCOMP2" 1927546 NIL ORDCOMP2 (NIL T T) -7 NIL NIL) (-779 1923459 1924342 1925179 "OPTPROB" 1926135 T OPTPROB (NIL) -8 NIL NIL) (-778 1920301 1920930 1921624 "OPTPACK" 1922785 T OPTPACK (NIL) -7 NIL NIL) (-777 1918027 1918763 1918791 "OPTCAT" 1919606 T OPTCAT (NIL) -9 NIL 1920252) (-776 1917795 1917834 1917900 "OPQUERY" 1917981 T OPQUERY (NIL) -7 NIL NIL) (-775 1914931 1916122 1916622 "OP" 1917327 NIL OP (NIL T) -8 NIL NIL) (-774 1911696 1913728 1914097 "ONECOMP" 1914595 NIL ONECOMP (NIL T) -8 NIL NIL) (-773 1911001 1911116 1911290 "ONECOMP2" 1911568 NIL ONECOMP2 (NIL T T) -7 NIL NIL) (-772 1910420 1910526 1910656 "OMSERVER" 1910891 T OMSERVER (NIL) -7 NIL NIL) (-771 1907309 1909861 1909901 "OMSAGG" 1909962 NIL OMSAGG (NIL T) -9 NIL 1910026) (-770 1905932 1906195 1906477 "OMPKG" 1907047 T OMPKG (NIL) -7 NIL NIL) (-769 1905362 1905465 1905493 "OM" 1905792 T OM (NIL) -9 NIL NIL) (-768 1903901 1904914 1905082 "OMLO" 1905243 NIL OMLO (NIL T T) -8 NIL NIL) (-767 1902831 1902978 1903204 "OMEXPR" 1903727 NIL OMEXPR (NIL T) -7 NIL NIL) (-766 1902149 1902377 1902513 "OMERR" 1902715 T OMERR (NIL) -8 NIL NIL) (-765 1901327 1901570 1901730 "OMERRK" 1902009 T OMERRK (NIL) -8 NIL NIL) (-764 1900805 1901004 1901112 "OMENC" 1901239 T OMENC (NIL) -8 NIL NIL) (-763 1894700 1895885 1897056 "OMDEV" 1899654 T OMDEV (NIL) -8 NIL NIL) (-762 1893769 1893940 1894134 "OMCONN" 1894526 T OMCONN (NIL) -8 NIL NIL) (-761 1892385 1893371 1893399 "OINTDOM" 1893404 T OINTDOM (NIL) -9 NIL 1893425) (-760 1888147 1889377 1890092 "OFMONOID" 1891702 NIL OFMONOID (NIL T) -8 NIL NIL) (-759 1887585 1888084 1888129 "ODVAR" 1888134 NIL ODVAR (NIL T) -8 NIL NIL) (-758 1884710 1887082 1887267 "ODR" 1887460 NIL ODR (NIL T T NIL) -8 NIL NIL) (-757 1877016 1884489 1884613 "ODPOL" 1884618 NIL ODPOL (NIL T) -8 NIL NIL) (-756 1870839 1876888 1876993 "ODP" 1876998 NIL ODP (NIL NIL T NIL) -8 NIL NIL) (-755 1869605 1869820 1870095 "ODETOOLS" 1870613 NIL ODETOOLS (NIL T T) -7 NIL NIL) (-754 1866574 1867230 1867946 "ODESYS" 1868938 NIL ODESYS (NIL T T) -7 NIL NIL) (-753 1861478 1862386 1863409 "ODERTRIC" 1865649 NIL ODERTRIC (NIL T T) -7 NIL NIL) (-752 1860904 1860986 1861180 "ODERED" 1861390 NIL ODERED (NIL T T T T T) -7 NIL NIL) (-751 1857806 1858354 1859029 "ODERAT" 1860327 NIL ODERAT (NIL T T) -7 NIL NIL) (-750 1854774 1855238 1855834 "ODEPRRIC" 1857335 NIL ODEPRRIC (NIL T T T T) -7 NIL NIL) (-749 1852643 1853212 1853721 "ODEPROB" 1854285 T ODEPROB (NIL) -8 NIL NIL) (-748 1849175 1849658 1850304 "ODEPRIM" 1852122 NIL ODEPRIM (NIL T T T T) -7 NIL NIL) (-747 1848428 1848530 1848788 "ODEPAL" 1849067 NIL ODEPAL (NIL T T T T) -7 NIL NIL) (-746 1844630 1845411 1846265 "ODEPACK" 1847594 T ODEPACK (NIL) -7 NIL NIL) (-745 1843667 1843774 1844002 "ODEINT" 1844519 NIL ODEINT (NIL T T) -7 NIL NIL) (-744 1837768 1839193 1840640 "ODEIFTBL" 1842240 T ODEIFTBL (NIL) -8 NIL NIL) (-743 1833112 1833898 1834856 "ODEEF" 1836927 NIL ODEEF (NIL T T) -7 NIL NIL) (-742 1832449 1832538 1832767 "ODECONST" 1833017 NIL ODECONST (NIL T T T) -7 NIL NIL) (-741 1830607 1831240 1831268 "ODECAT" 1831871 T ODECAT (NIL) -9 NIL 1832400) (-740 1827479 1830319 1830438 "OCT" 1830520 NIL OCT (NIL T) -8 NIL NIL) (-739 1827117 1827160 1827287 "OCTCT2" 1827430 NIL OCTCT2 (NIL T T T T) -7 NIL NIL) (-738 1821951 1824389 1824429 "OC" 1825525 NIL OC (NIL T) -9 NIL 1826382) (-737 1819178 1819926 1820916 "OC-" 1821010 NIL OC- (NIL T T) -8 NIL NIL) (-736 1818557 1818999 1819027 "OCAMON" 1819032 T OCAMON (NIL) -9 NIL 1819053) (-735 1818011 1818418 1818446 "OASGP" 1818451 T OASGP (NIL) -9 NIL 1818471) (-734 1817299 1817762 1817790 "OAMONS" 1817830 T OAMONS (NIL) -9 NIL 1817873) (-733 1816740 1817147 1817175 "OAMON" 1817180 T OAMON (NIL) -9 NIL 1817200) (-732 1816045 1816537 1816565 "OAGROUP" 1816570 T OAGROUP (NIL) -9 NIL 1816590) (-731 1815735 1815785 1815873 "NUMTUBE" 1815989 NIL NUMTUBE (NIL T) -7 NIL NIL) (-730 1809308 1810826 1812362 "NUMQUAD" 1814219 T NUMQUAD (NIL) -7 NIL NIL) (-729 1805064 1806052 1807077 "NUMODE" 1808303 T NUMODE (NIL) -7 NIL NIL) (-728 1802468 1803314 1803342 "NUMINT" 1804259 T NUMINT (NIL) -9 NIL 1805015) (-727 1801416 1801613 1801831 "NUMFMT" 1802270 T NUMFMT (NIL) -7 NIL NIL) (-726 1787798 1790732 1793262 "NUMERIC" 1798925 NIL NUMERIC (NIL T) -7 NIL NIL) (-725 1782199 1787251 1787345 "NTSCAT" 1787350 NIL NTSCAT (NIL T T T T) -9 NIL 1787388) (-724 1781393 1781558 1781751 "NTPOLFN" 1782038 NIL NTPOLFN (NIL T) -7 NIL NIL) (-723 1769209 1778235 1779045 "NSUP" 1780615 NIL NSUP (NIL T) -8 NIL NIL) (-722 1768845 1768902 1769009 "NSUP2" 1769146 NIL NSUP2 (NIL T T) -7 NIL NIL) (-721 1758807 1768624 1768754 "NSMP" 1768759 NIL NSMP (NIL T T) -8 NIL NIL) (-720 1757239 1757540 1757897 "NREP" 1758495 NIL NREP (NIL T) -7 NIL NIL) (-719 1755830 1756082 1756440 "NPCOEF" 1756982 NIL NPCOEF (NIL T T T T T) -7 NIL NIL) (-718 1754896 1755011 1755227 "NORMRETR" 1755711 NIL NORMRETR (NIL T T T T NIL) -7 NIL NIL) (-717 1752949 1753239 1753646 "NORMPK" 1754604 NIL NORMPK (NIL T T T T T) -7 NIL NIL) (-716 1752634 1752662 1752786 "NORMMA" 1752915 NIL NORMMA (NIL T T T T) -7 NIL NIL) (-715 1752461 1752591 1752620 "NONE" 1752625 T NONE (NIL) -8 NIL NIL) (-714 1752250 1752279 1752348 "NONE1" 1752425 NIL NONE1 (NIL T) -7 NIL NIL) (-713 1751735 1751797 1751982 "NODE1" 1752182 NIL NODE1 (NIL T T) -7 NIL NIL) (-712 1750028 1750898 1751153 "NNI" 1751500 T NNI (NIL) -8 NIL NIL) (-711 1748448 1748761 1749125 "NLINSOL" 1749696 NIL NLINSOL (NIL T) -7 NIL NIL) (-710 1744615 1745583 1746505 "NIPROB" 1747546 T NIPROB (NIL) -8 NIL NIL) (-709 1743372 1743606 1743908 "NFINTBAS" 1744377 NIL NFINTBAS (NIL T T) -7 NIL NIL) (-708 1742080 1742311 1742592 "NCODIV" 1743140 NIL NCODIV (NIL T T) -7 NIL NIL) (-707 1741842 1741879 1741954 "NCNTFRAC" 1742037 NIL NCNTFRAC (NIL T) -7 NIL NIL) (-706 1740022 1740386 1740806 "NCEP" 1741467 NIL NCEP (NIL T) -7 NIL NIL) (-705 1738934 1739673 1739701 "NASRING" 1739811 T NASRING (NIL) -9 NIL 1739885) (-704 1738729 1738773 1738867 "NASRING-" 1738872 NIL NASRING- (NIL T) -8 NIL NIL) (-703 1737883 1738382 1738410 "NARNG" 1738527 T NARNG (NIL) -9 NIL 1738618) (-702 1737575 1737642 1737776 "NARNG-" 1737781 NIL NARNG- (NIL T) -8 NIL NIL) (-701 1736454 1736661 1736896 "NAGSP" 1737360 T NAGSP (NIL) -7 NIL NIL) (-700 1727878 1729524 1731159 "NAGS" 1734839 T NAGS (NIL) -7 NIL NIL) (-699 1726442 1726746 1727073 "NAGF07" 1727571 T NAGF07 (NIL) -7 NIL NIL) (-698 1721024 1722304 1723600 "NAGF04" 1725166 T NAGF04 (NIL) -7 NIL NIL) (-697 1714056 1715654 1717271 "NAGF02" 1719427 T NAGF02 (NIL) -7 NIL NIL) (-696 1709320 1710410 1711517 "NAGF01" 1712969 T NAGF01 (NIL) -7 NIL NIL) (-695 1702980 1704538 1706115 "NAGE04" 1707763 T NAGE04 (NIL) -7 NIL NIL) (-694 1694221 1696324 1698436 "NAGE02" 1700888 T NAGE02 (NIL) -7 NIL NIL) (-693 1690214 1691151 1692105 "NAGE01" 1693287 T NAGE01 (NIL) -7 NIL NIL) (-692 1688021 1688552 1689107 "NAGD03" 1689679 T NAGD03 (NIL) -7 NIL NIL) (-691 1679807 1681726 1683671 "NAGD02" 1686096 T NAGD02 (NIL) -7 NIL NIL) (-690 1673666 1675079 1676507 "NAGD01" 1678399 T NAGD01 (NIL) -7 NIL NIL) (-689 1669923 1670733 1671558 "NAGC06" 1672861 T NAGC06 (NIL) -7 NIL NIL) (-688 1668400 1668729 1669082 "NAGC05" 1669590 T NAGC05 (NIL) -7 NIL NIL) (-687 1667784 1667901 1668043 "NAGC02" 1668278 T NAGC02 (NIL) -7 NIL NIL) (-686 1666846 1667403 1667443 "NAALG" 1667522 NIL NAALG (NIL T) -9 NIL 1667583) (-685 1666681 1666710 1666800 "NAALG-" 1666805 NIL NAALG- (NIL T T) -8 NIL NIL) (-684 1660631 1661739 1662926 "MULTSQFR" 1665577 NIL MULTSQFR (NIL T T T T) -7 NIL NIL) (-683 1659950 1660025 1660209 "MULTFACT" 1660543 NIL MULTFACT (NIL T T T T) -7 NIL NIL) (-682 1653144 1657055 1657107 "MTSCAT" 1658167 NIL MTSCAT (NIL T T) -9 NIL 1658681) (-681 1652856 1652910 1653002 "MTHING" 1653084 NIL MTHING (NIL T) -7 NIL NIL) (-680 1652648 1652681 1652741 "MSYSCMD" 1652816 T MSYSCMD (NIL) -7 NIL NIL) (-679 1648760 1651403 1651723 "MSET" 1652361 NIL MSET (NIL T) -8 NIL NIL) (-678 1645856 1648322 1648363 "MSETAGG" 1648368 NIL MSETAGG (NIL T) -9 NIL 1648402) (-677 1641712 1643254 1643995 "MRING" 1645159 NIL MRING (NIL T T) -8 NIL NIL) (-676 1641282 1641349 1641478 "MRF2" 1641639 NIL MRF2 (NIL T T T) -7 NIL NIL) (-675 1640900 1640935 1641079 "MRATFAC" 1641241 NIL MRATFAC (NIL T T T T) -7 NIL NIL) (-674 1638512 1638807 1639238 "MPRFF" 1640605 NIL MPRFF (NIL T T T T) -7 NIL NIL) (-673 1632532 1638367 1638463 "MPOLY" 1638468 NIL MPOLY (NIL NIL T) -8 NIL NIL) (-672 1632022 1632057 1632265 "MPCPF" 1632491 NIL MPCPF (NIL T T T T) -7 NIL NIL) (-671 1631538 1631581 1631764 "MPC3" 1631973 NIL MPC3 (NIL T T T T T T T) -7 NIL NIL) (-670 1630739 1630820 1631039 "MPC2" 1631453 NIL MPC2 (NIL T T T T T T T) -7 NIL NIL) (-669 1629040 1629377 1629767 "MONOTOOL" 1630399 NIL MONOTOOL (NIL T T) -7 NIL NIL) (-668 1628165 1628500 1628528 "MONOID" 1628805 T MONOID (NIL) -9 NIL 1628977) (-667 1627543 1627706 1627949 "MONOID-" 1627954 NIL MONOID- (NIL T) -8 NIL NIL) (-666 1618524 1624510 1624569 "MONOGEN" 1625243 NIL MONOGEN (NIL T T) -9 NIL 1625699) (-665 1615742 1616477 1617477 "MONOGEN-" 1617596 NIL MONOGEN- (NIL T T T) -8 NIL NIL) (-664 1614602 1615022 1615050 "MONADWU" 1615442 T MONADWU (NIL) -9 NIL 1615680) (-663 1613974 1614133 1614381 "MONADWU-" 1614386 NIL MONADWU- (NIL T) -8 NIL NIL) (-662 1613360 1613578 1613606 "MONAD" 1613813 T MONAD (NIL) -9 NIL 1613925) (-661 1613045 1613123 1613255 "MONAD-" 1613260 NIL MONAD- (NIL T) -8 NIL NIL) (-660 1611296 1611958 1612237 "MOEBIUS" 1612798 NIL MOEBIUS (NIL T) -8 NIL NIL) (-659 1610690 1611068 1611108 "MODULE" 1611113 NIL MODULE (NIL T) -9 NIL 1611139) (-658 1610258 1610354 1610544 "MODULE-" 1610549 NIL MODULE- (NIL T T) -8 NIL NIL) (-657 1607929 1608624 1608950 "MODRING" 1610083 NIL MODRING (NIL T T NIL NIL NIL) -8 NIL NIL) (-656 1604885 1606050 1606567 "MODOP" 1607461 NIL MODOP (NIL T T) -8 NIL NIL) (-655 1603072 1603524 1603865 "MODMONOM" 1604684 NIL MODMONOM (NIL T T NIL) -8 NIL NIL) (-654 1592751 1601276 1601698 "MODMON" 1602700 NIL MODMON (NIL T T) -8 NIL NIL) (-653 1589877 1591595 1591871 "MODFIELD" 1592626 NIL MODFIELD (NIL T T NIL NIL NIL) -8 NIL NIL) (-652 1588881 1589158 1589348 "MMLFORM" 1589707 T MMLFORM (NIL) -8 NIL NIL) (-651 1588407 1588450 1588629 "MMAP" 1588832 NIL MMAP (NIL T T T T T T) -7 NIL NIL) (-650 1586644 1587421 1587461 "MLO" 1587878 NIL MLO (NIL T) -9 NIL 1588119) (-649 1584011 1584526 1585128 "MLIFT" 1586125 NIL MLIFT (NIL T T T T) -7 NIL NIL) (-648 1583402 1583486 1583640 "MKUCFUNC" 1583922 NIL MKUCFUNC (NIL T T T) -7 NIL NIL) (-647 1583001 1583071 1583194 "MKRECORD" 1583325 NIL MKRECORD (NIL T T) -7 NIL NIL) (-646 1582049 1582210 1582438 "MKFUNC" 1582812 NIL MKFUNC (NIL T) -7 NIL NIL) (-645 1581437 1581541 1581697 "MKFLCFN" 1581932 NIL MKFLCFN (NIL T) -7 NIL NIL) (-644 1580863 1581230 1581319 "MKCHSET" 1581381 NIL MKCHSET (NIL T) -8 NIL NIL) (-643 1580140 1580242 1580427 "MKBCFUNC" 1580756 NIL MKBCFUNC (NIL T T T T) -7 NIL NIL) (-642 1576824 1579694 1579830 "MINT" 1580024 T MINT (NIL) -8 NIL NIL) (-641 1575636 1575879 1576156 "MHROWRED" 1576579 NIL MHROWRED (NIL T) -7 NIL NIL) (-640 1570907 1574081 1574505 "MFLOAT" 1575232 T MFLOAT (NIL) -8 NIL NIL) (-639 1570264 1570340 1570511 "MFINFACT" 1570819 NIL MFINFACT (NIL T T T T) -7 NIL NIL) (-638 1566579 1567427 1568311 "MESH" 1569400 T MESH (NIL) -7 NIL NIL) (-637 1564969 1565281 1565634 "MDDFACT" 1566266 NIL MDDFACT (NIL T) -7 NIL NIL) (-636 1561812 1564129 1564170 "MDAGG" 1564425 NIL MDAGG (NIL T) -9 NIL 1564568) (-635 1551510 1561105 1561312 "MCMPLX" 1561625 T MCMPLX (NIL) -8 NIL NIL) (-634 1550651 1550797 1550997 "MCDEN" 1551359 NIL MCDEN (NIL T T) -7 NIL NIL) (-633 1548541 1548811 1549191 "MCALCFN" 1550381 NIL MCALCFN (NIL T T T T) -7 NIL NIL) (-632 1546163 1546686 1547247 "MATSTOR" 1548012 NIL MATSTOR (NIL T) -7 NIL NIL) (-631 1542172 1545538 1545785 "MATRIX" 1545948 NIL MATRIX (NIL T) -8 NIL NIL) (-630 1537941 1538645 1539381 "MATLIN" 1541529 NIL MATLIN (NIL T T T T) -7 NIL NIL) (-629 1528139 1531277 1531353 "MATCAT" 1536191 NIL MATCAT (NIL T T T) -9 NIL 1537608) (-628 1524504 1525517 1526872 "MATCAT-" 1526877 NIL MATCAT- (NIL T T T T) -8 NIL NIL) (-627 1523106 1523259 1523590 "MATCAT2" 1524339 NIL MATCAT2 (NIL T T T T T T T T) -7 NIL NIL) (-626 1521218 1521542 1521926 "MAPPKG3" 1522781 NIL MAPPKG3 (NIL T T T) -7 NIL NIL) (-625 1520199 1520372 1520594 "MAPPKG2" 1521042 NIL MAPPKG2 (NIL T T) -7 NIL NIL) (-624 1518698 1518982 1519309 "MAPPKG1" 1519905 NIL MAPPKG1 (NIL T) -7 NIL NIL) (-623 1518309 1518367 1518490 "MAPHACK3" 1518634 NIL MAPHACK3 (NIL T T T) -7 NIL NIL) (-622 1517901 1517962 1518076 "MAPHACK2" 1518241 NIL MAPHACK2 (NIL T T) -7 NIL NIL) (-621 1517339 1517442 1517584 "MAPHACK1" 1517792 NIL MAPHACK1 (NIL T) -7 NIL NIL) (-620 1515447 1516041 1516344 "MAGMA" 1517068 NIL MAGMA (NIL T) -8 NIL NIL) (-619 1511921 1513691 1514151 "M3D" 1515020 NIL M3D (NIL T) -8 NIL NIL) (-618 1506077 1510292 1510333 "LZSTAGG" 1511115 NIL LZSTAGG (NIL T) -9 NIL 1511410) (-617 1502050 1503208 1504665 "LZSTAGG-" 1504670 NIL LZSTAGG- (NIL T T) -8 NIL NIL) (-616 1499166 1499943 1500429 "LWORD" 1501596 NIL LWORD (NIL T) -8 NIL NIL) (-615 1492326 1498937 1499071 "LSQM" 1499076 NIL LSQM (NIL NIL T) -8 NIL NIL) (-614 1491550 1491689 1491917 "LSPP" 1492181 NIL LSPP (NIL T T T T) -7 NIL NIL) (-613 1489362 1489663 1490119 "LSMP" 1491239 NIL LSMP (NIL T T T T) -7 NIL NIL) (-612 1486141 1486815 1487545 "LSMP1" 1488664 NIL LSMP1 (NIL T) -7 NIL NIL) (-611 1480068 1485310 1485351 "LSAGG" 1485413 NIL LSAGG (NIL T) -9 NIL 1485491) (-610 1476763 1477687 1478900 "LSAGG-" 1478905 NIL LSAGG- (NIL T T) -8 NIL NIL) (-609 1474389 1475907 1476156 "LPOLY" 1476558 NIL LPOLY (NIL T T) -8 NIL NIL) (-608 1473971 1474056 1474179 "LPEFRAC" 1474298 NIL LPEFRAC (NIL T) -7 NIL NIL) (-607 1472318 1473065 1473318 "LO" 1473803 NIL LO (NIL T T T) -8 NIL NIL) (-606 1471972 1472084 1472112 "LOGIC" 1472223 T LOGIC (NIL) -9 NIL 1472303) (-605 1471834 1471857 1471928 "LOGIC-" 1471933 NIL LOGIC- (NIL T) -8 NIL NIL) (-604 1471027 1471167 1471360 "LODOOPS" 1471690 NIL LODOOPS (NIL T T) -7 NIL NIL) (-603 1468445 1470944 1471009 "LODO" 1471014 NIL LODO (NIL T NIL) -8 NIL NIL) (-602 1466991 1467226 1467577 "LODOF" 1468192 NIL LODOF (NIL T T) -7 NIL NIL) (-601 1463411 1465847 1465887 "LODOCAT" 1466319 NIL LODOCAT (NIL T) -9 NIL 1466530) (-600 1463145 1463203 1463329 "LODOCAT-" 1463334 NIL LODOCAT- (NIL T T) -8 NIL NIL) (-599 1460459 1462986 1463104 "LODO2" 1463109 NIL LODO2 (NIL T T) -8 NIL NIL) (-598 1457888 1460396 1460441 "LODO1" 1460446 NIL LODO1 (NIL T) -8 NIL NIL) (-597 1456751 1456916 1457227 "LODEEF" 1457711 NIL LODEEF (NIL T T T) -7 NIL NIL) (-596 1452038 1454882 1454923 "LNAGG" 1455870 NIL LNAGG (NIL T) -9 NIL 1456314) (-595 1451185 1451399 1451741 "LNAGG-" 1451746 NIL LNAGG- (NIL T T) -8 NIL NIL) (-594 1447350 1448112 1448750 "LMOPS" 1450601 NIL LMOPS (NIL T T NIL) -8 NIL NIL) (-593 1446748 1447110 1447150 "LMODULE" 1447210 NIL LMODULE (NIL T) -9 NIL 1447252) (-592 1443994 1446393 1446516 "LMDICT" 1446658 NIL LMDICT (NIL T) -8 NIL NIL) (-591 1437221 1442940 1443238 "LIST" 1443729 NIL LIST (NIL T) -8 NIL NIL) (-590 1436746 1436820 1436959 "LIST3" 1437141 NIL LIST3 (NIL T T T) -7 NIL NIL) (-589 1435753 1435931 1436159 "LIST2" 1436564 NIL LIST2 (NIL T T) -7 NIL NIL) (-588 1433887 1434199 1434598 "LIST2MAP" 1435400 NIL LIST2MAP (NIL T T) -7 NIL NIL) (-587 1432600 1433280 1433320 "LINEXP" 1433573 NIL LINEXP (NIL T) -9 NIL 1433721) (-586 1431247 1431507 1431804 "LINDEP" 1432352 NIL LINDEP (NIL T T) -7 NIL NIL) (-585 1428014 1428733 1429510 "LIMITRF" 1430502 NIL LIMITRF (NIL T) -7 NIL NIL) (-584 1426294 1426589 1427004 "LIMITPS" 1427709 NIL LIMITPS (NIL T T) -7 NIL NIL) (-583 1420749 1425805 1426033 "LIE" 1426115 NIL LIE (NIL T T) -8 NIL NIL) (-582 1419800 1420243 1420283 "LIECAT" 1420423 NIL LIECAT (NIL T) -9 NIL 1420574) (-581 1419641 1419668 1419756 "LIECAT-" 1419761 NIL LIECAT- (NIL T T) -8 NIL NIL) (-580 1412253 1419090 1419255 "LIB" 1419496 T LIB (NIL) -8 NIL NIL) (-579 1407890 1408771 1409706 "LGROBP" 1411370 NIL LGROBP (NIL NIL T) -7 NIL NIL) (-578 1405756 1406030 1406392 "LF" 1407611 NIL LF (NIL T T) -7 NIL NIL) (-577 1404596 1405288 1405316 "LFCAT" 1405523 T LFCAT (NIL) -9 NIL 1405662) (-576 1401508 1402134 1402820 "LEXTRIPK" 1403962 NIL LEXTRIPK (NIL T NIL) -7 NIL NIL) (-575 1398214 1399078 1399581 "LEXP" 1401088 NIL LEXP (NIL T T NIL) -8 NIL NIL) (-574 1396612 1396925 1397326 "LEADCDET" 1397896 NIL LEADCDET (NIL T T T T) -7 NIL NIL) (-573 1395808 1395882 1396109 "LAZM3PK" 1396533 NIL LAZM3PK (NIL T T T T T T) -7 NIL NIL) (-572 1390725 1393887 1394424 "LAUPOL" 1395321 NIL LAUPOL (NIL T T) -8 NIL NIL) (-571 1390292 1390336 1390503 "LAPLACE" 1390675 NIL LAPLACE (NIL T T) -7 NIL NIL) (-570 1388220 1389393 1389644 "LA" 1390125 NIL LA (NIL T T T) -8 NIL NIL) (-569 1387283 1387877 1387917 "LALG" 1387978 NIL LALG (NIL T) -9 NIL 1388036) (-568 1386998 1387057 1387192 "LALG-" 1387197 NIL LALG- (NIL T T) -8 NIL NIL) (-567 1385908 1386095 1386392 "KOVACIC" 1386798 NIL KOVACIC (NIL T T) -7 NIL NIL) (-566 1385743 1385767 1385808 "KONVERT" 1385870 NIL KONVERT (NIL T) -9 NIL NIL) (-565 1385578 1385602 1385643 "KOERCE" 1385705 NIL KOERCE (NIL T) -9 NIL NIL) (-564 1383312 1384072 1384465 "KERNEL" 1385217 NIL KERNEL (NIL T) -8 NIL NIL) (-563 1382814 1382895 1383025 "KERNEL2" 1383226 NIL KERNEL2 (NIL T T) -7 NIL NIL) (-562 1376666 1381354 1381408 "KDAGG" 1381785 NIL KDAGG (NIL T T) -9 NIL 1381991) (-561 1376195 1376319 1376524 "KDAGG-" 1376529 NIL KDAGG- (NIL T T T) -8 NIL NIL) (-560 1369370 1375856 1376011 "KAFILE" 1376073 NIL KAFILE (NIL T) -8 NIL NIL) (-559 1363825 1368881 1369109 "JORDAN" 1369191 NIL JORDAN (NIL T T) -8 NIL NIL) (-558 1360125 1362031 1362085 "IXAGG" 1363014 NIL IXAGG (NIL T T) -9 NIL 1363473) (-557 1359044 1359350 1359769 "IXAGG-" 1359774 NIL IXAGG- (NIL T T T) -8 NIL NIL) (-556 1354629 1358966 1359025 "IVECTOR" 1359030 NIL IVECTOR (NIL T NIL) -8 NIL NIL) (-555 1353395 1353632 1353898 "ITUPLE" 1354396 NIL ITUPLE (NIL T) -8 NIL NIL) (-554 1351831 1352008 1352314 "ITRIGMNP" 1353217 NIL ITRIGMNP (NIL T T T) -7 NIL NIL) (-553 1350576 1350780 1351063 "ITFUN3" 1351607 NIL ITFUN3 (NIL T T T) -7 NIL NIL) (-552 1350208 1350265 1350374 "ITFUN2" 1350513 NIL ITFUN2 (NIL T T) -7 NIL NIL) (-551 1348010 1349081 1349378 "ITAYLOR" 1349943 NIL ITAYLOR (NIL T) -8 NIL NIL) (-550 1336998 1342196 1343355 "ISUPS" 1346883 NIL ISUPS (NIL T) -8 NIL NIL) (-549 1336102 1336242 1336478 "ISUMP" 1336845 NIL ISUMP (NIL T T T T) -7 NIL NIL) (-548 1331366 1335903 1335982 "ISTRING" 1336055 NIL ISTRING (NIL NIL) -8 NIL NIL) (-547 1330579 1330660 1330875 "IRURPK" 1331280 NIL IRURPK (NIL T T T T T) -7 NIL NIL) (-546 1329515 1329716 1329956 "IRSN" 1330359 T IRSN (NIL) -7 NIL NIL) (-545 1327550 1327905 1328340 "IRRF2F" 1329153 NIL IRRF2F (NIL T) -7 NIL NIL) (-544 1327297 1327335 1327411 "IRREDFFX" 1327506 NIL IRREDFFX (NIL T) -7 NIL NIL) (-543 1325912 1326171 1326470 "IROOT" 1327030 NIL IROOT (NIL T) -7 NIL NIL) (-542 1322550 1323601 1324291 "IR" 1325254 NIL IR (NIL T) -8 NIL NIL) (-541 1320163 1320658 1321224 "IR2" 1322028 NIL IR2 (NIL T T) -7 NIL NIL) (-540 1319239 1319352 1319572 "IR2F" 1320046 NIL IR2F (NIL T T) -7 NIL NIL) (-539 1319030 1319064 1319124 "IPRNTPK" 1319199 T IPRNTPK (NIL) -7 NIL NIL) (-538 1315584 1318919 1318988 "IPF" 1318993 NIL IPF (NIL NIL) -8 NIL NIL) (-537 1313901 1315509 1315566 "IPADIC" 1315571 NIL IPADIC (NIL NIL NIL) -8 NIL NIL) (-536 1313400 1313458 1313647 "INVLAPLA" 1313837 NIL INVLAPLA (NIL T T) -7 NIL NIL) (-535 1303049 1305402 1307788 "INTTR" 1311064 NIL INTTR (NIL T T) -7 NIL NIL) (-534 1299397 1300138 1301001 "INTTOOLS" 1302235 NIL INTTOOLS (NIL T T) -7 NIL NIL) (-533 1298983 1299074 1299191 "INTSLPE" 1299300 T INTSLPE (NIL) -7 NIL NIL) (-532 1296933 1298906 1298965 "INTRVL" 1298970 NIL INTRVL (NIL T) -8 NIL NIL) (-531 1294540 1295052 1295626 "INTRF" 1296418 NIL INTRF (NIL T) -7 NIL NIL) (-530 1293955 1294052 1294193 "INTRET" 1294438 NIL INTRET (NIL T) -7 NIL NIL) (-529 1291957 1292346 1292815 "INTRAT" 1293563 NIL INTRAT (NIL T T) -7 NIL NIL) (-528 1289190 1289773 1290398 "INTPM" 1291442 NIL INTPM (NIL T T) -7 NIL NIL) (-527 1285899 1286498 1287242 "INTPAF" 1288576 NIL INTPAF (NIL T T T) -7 NIL NIL) (-526 1281142 1282088 1283123 "INTPACK" 1284884 T INTPACK (NIL) -7 NIL NIL) (-525 1277996 1280871 1280998 "INT" 1281035 T INT (NIL) -8 NIL NIL) (-524 1277248 1277400 1277608 "INTHERTR" 1277838 NIL INTHERTR (NIL T T) -7 NIL NIL) (-523 1276687 1276767 1276955 "INTHERAL" 1277162 NIL INTHERAL (NIL T T T T) -7 NIL NIL) (-522 1274533 1274976 1275433 "INTHEORY" 1276250 T INTHEORY (NIL) -7 NIL NIL) (-521 1265855 1267476 1269254 "INTG0" 1272885 NIL INTG0 (NIL T T T) -7 NIL NIL) (-520 1246428 1251218 1256028 "INTFTBL" 1261065 T INTFTBL (NIL) -8 NIL NIL) (-519 1245677 1245815 1245988 "INTFACT" 1246287 NIL INTFACT (NIL T) -7 NIL NIL) (-518 1243068 1243514 1244077 "INTEF" 1245231 NIL INTEF (NIL T T) -7 NIL NIL) (-517 1241530 1242279 1242307 "INTDOM" 1242608 T INTDOM (NIL) -9 NIL 1242815) (-516 1240899 1241073 1241315 "INTDOM-" 1241320 NIL INTDOM- (NIL T) -8 NIL NIL) (-515 1237392 1239324 1239378 "INTCAT" 1240177 NIL INTCAT (NIL T) -9 NIL 1240496) (-514 1236865 1236967 1237095 "INTBIT" 1237284 T INTBIT (NIL) -7 NIL NIL) (-513 1235540 1235694 1236007 "INTALG" 1236710 NIL INTALG (NIL T T T T T) -7 NIL NIL) (-512 1234997 1235087 1235257 "INTAF" 1235444 NIL INTAF (NIL T T) -7 NIL NIL) (-511 1228451 1234807 1234947 "INTABL" 1234952 NIL INTABL (NIL T T T) -8 NIL NIL) (-510 1223402 1226131 1226159 "INS" 1227127 T INS (NIL) -9 NIL 1227808) (-509 1220642 1221413 1222387 "INS-" 1222460 NIL INS- (NIL T) -8 NIL NIL) (-508 1219421 1219648 1219945 "INPSIGN" 1220395 NIL INPSIGN (NIL T T) -7 NIL NIL) (-507 1218539 1218656 1218853 "INPRODPF" 1219301 NIL INPRODPF (NIL T T) -7 NIL NIL) (-506 1217433 1217550 1217787 "INPRODFF" 1218419 NIL INPRODFF (NIL T T T T) -7 NIL NIL) (-505 1216433 1216585 1216845 "INNMFACT" 1217269 NIL INNMFACT (NIL T T T T) -7 NIL NIL) (-504 1215630 1215727 1215915 "INMODGCD" 1216332 NIL INMODGCD (NIL T T NIL NIL) -7 NIL NIL) (-503 1214139 1214383 1214707 "INFSP" 1215375 NIL INFSP (NIL T T T) -7 NIL NIL) (-502 1213323 1213440 1213623 "INFPROD0" 1214019 NIL INFPROD0 (NIL T T) -7 NIL NIL) (-501 1210333 1211492 1211983 "INFORM" 1212840 T INFORM (NIL) -8 NIL NIL) (-500 1209943 1210003 1210101 "INFORM1" 1210268 NIL INFORM1 (NIL T) -7 NIL NIL) (-499 1209466 1209555 1209669 "INFINITY" 1209849 T INFINITY (NIL) -7 NIL NIL) (-498 1208083 1208332 1208653 "INEP" 1209214 NIL INEP (NIL T T T) -7 NIL NIL) (-497 1207359 1207980 1208045 "INDE" 1208050 NIL INDE (NIL T) -8 NIL NIL) (-496 1206923 1206991 1207108 "INCRMAPS" 1207286 NIL INCRMAPS (NIL T) -7 NIL NIL) (-495 1202234 1203159 1204103 "INBFF" 1206011 NIL INBFF (NIL T) -7 NIL NIL) (-494 1198729 1202079 1202182 "IMATRIX" 1202187 NIL IMATRIX (NIL T NIL NIL) -8 NIL NIL) (-493 1197441 1197564 1197879 "IMATQF" 1198585 NIL IMATQF (NIL T T T T T T T T) -7 NIL NIL) (-492 1195661 1195888 1196225 "IMATLIN" 1197197 NIL IMATLIN (NIL T T T T) -7 NIL NIL) (-491 1190287 1195585 1195643 "ILIST" 1195648 NIL ILIST (NIL T NIL) -8 NIL NIL) (-490 1188240 1190147 1190260 "IIARRAY2" 1190265 NIL IIARRAY2 (NIL T NIL NIL T T) -8 NIL NIL) (-489 1183608 1188151 1188215 "IFF" 1188220 NIL IFF (NIL NIL NIL) -8 NIL NIL) (-488 1178651 1182900 1183088 "IFARRAY" 1183465 NIL IFARRAY (NIL T NIL) -8 NIL NIL) (-487 1177858 1178555 1178628 "IFAMON" 1178633 NIL IFAMON (NIL T T NIL) -8 NIL NIL) (-486 1177442 1177507 1177561 "IEVALAB" 1177768 NIL IEVALAB (NIL T T) -9 NIL NIL) (-485 1177117 1177185 1177345 "IEVALAB-" 1177350 NIL IEVALAB- (NIL T T T) -8 NIL NIL) (-484 1176775 1177031 1177094 "IDPO" 1177099 NIL IDPO (NIL T T) -8 NIL NIL) (-483 1176052 1176664 1176739 "IDPOAMS" 1176744 NIL IDPOAMS (NIL T T) -8 NIL NIL) (-482 1175386 1175941 1176016 "IDPOAM" 1176021 NIL IDPOAM (NIL T T) -8 NIL NIL) (-481 1174472 1174722 1174775 "IDPC" 1175188 NIL IDPC (NIL T T) -9 NIL 1175337) (-480 1173968 1174364 1174437 "IDPAM" 1174442 NIL IDPAM (NIL T T) -8 NIL NIL) (-479 1173371 1173860 1173933 "IDPAG" 1173938 NIL IDPAG (NIL T T) -8 NIL NIL) (-478 1169626 1170474 1171369 "IDECOMP" 1172528 NIL IDECOMP (NIL NIL NIL) -7 NIL NIL) (-477 1162499 1163549 1164596 "IDEAL" 1168662 NIL IDEAL (NIL T T T T) -8 NIL NIL) (-476 1161663 1161775 1161974 "ICDEN" 1162383 NIL ICDEN (NIL T T T T) -7 NIL NIL) (-475 1160762 1161143 1161290 "ICARD" 1161536 T ICARD (NIL) -8 NIL NIL) (-474 1158834 1159147 1159550 "IBPTOOLS" 1160439 NIL IBPTOOLS (NIL T T T T) -7 NIL NIL) (-473 1154448 1158454 1158567 "IBITS" 1158753 NIL IBITS (NIL NIL) -8 NIL NIL) (-472 1151171 1151747 1152442 "IBATOOL" 1153865 NIL IBATOOL (NIL T T T) -7 NIL NIL) (-471 1148951 1149412 1149945 "IBACHIN" 1150706 NIL IBACHIN (NIL T T T) -7 NIL NIL) (-470 1146828 1148797 1148900 "IARRAY2" 1148905 NIL IARRAY2 (NIL T NIL NIL) -8 NIL NIL) (-469 1142981 1146754 1146811 "IARRAY1" 1146816 NIL IARRAY1 (NIL T NIL) -8 NIL NIL) (-468 1136919 1141399 1141877 "IAN" 1142523 T IAN (NIL) -8 NIL NIL) (-467 1136430 1136487 1136660 "IALGFACT" 1136856 NIL IALGFACT (NIL T T T T) -7 NIL NIL) (-466 1135958 1136071 1136099 "HYPCAT" 1136306 T HYPCAT (NIL) -9 NIL NIL) (-465 1135496 1135613 1135799 "HYPCAT-" 1135804 NIL HYPCAT- (NIL T) -8 NIL NIL) (-464 1132176 1133507 1133548 "HOAGG" 1134529 NIL HOAGG (NIL T) -9 NIL 1135208) (-463 1130770 1131169 1131695 "HOAGG-" 1131700 NIL HOAGG- (NIL T T) -8 NIL NIL) (-462 1124600 1130211 1130377 "HEXADEC" 1130624 T HEXADEC (NIL) -8 NIL NIL) (-461 1123348 1123570 1123833 "HEUGCD" 1124377 NIL HEUGCD (NIL T) -7 NIL NIL) (-460 1122451 1123185 1123315 "HELLFDIV" 1123320 NIL HELLFDIV (NIL T T T T) -8 NIL NIL) (-459 1120679 1122228 1122316 "HEAP" 1122395 NIL HEAP (NIL T) -8 NIL NIL) (-458 1114546 1120594 1120656 "HDP" 1120661 NIL HDP (NIL NIL T) -8 NIL NIL) (-457 1108258 1114183 1114334 "HDMP" 1114447 NIL HDMP (NIL NIL T) -8 NIL NIL) (-456 1107583 1107722 1107886 "HB" 1108114 T HB (NIL) -7 NIL NIL) (-455 1101080 1107429 1107533 "HASHTBL" 1107538 NIL HASHTBL (NIL T T NIL) -8 NIL NIL) (-454 1098833 1100708 1100887 "HACKPI" 1100921 T HACKPI (NIL) -8 NIL NIL) (-453 1094529 1098687 1098799 "GTSET" 1098804 NIL GTSET (NIL T T T T) -8 NIL NIL) (-452 1088055 1094407 1094505 "GSTBL" 1094510 NIL GSTBL (NIL T T T NIL) -8 NIL NIL) (-451 1080288 1087091 1087355 "GSERIES" 1087846 NIL GSERIES (NIL T NIL NIL) -8 NIL NIL) (-450 1079311 1079764 1079792 "GROUP" 1080053 T GROUP (NIL) -9 NIL 1080212) (-449 1078427 1078650 1078994 "GROUP-" 1078999 NIL GROUP- (NIL T) -8 NIL NIL) (-448 1076796 1077115 1077502 "GROEBSOL" 1078104 NIL GROEBSOL (NIL NIL T T) -7 NIL NIL) (-447 1075737 1075999 1076050 "GRMOD" 1076579 NIL GRMOD (NIL T T) -9 NIL 1076747) (-446 1075505 1075541 1075669 "GRMOD-" 1075674 NIL GRMOD- (NIL T T T) -8 NIL NIL) (-445 1070831 1071859 1072859 "GRIMAGE" 1074525 T GRIMAGE (NIL) -8 NIL NIL) (-444 1069298 1069558 1069882 "GRDEF" 1070527 T GRDEF (NIL) -7 NIL NIL) (-443 1068742 1068858 1068999 "GRAY" 1069177 T GRAY (NIL) -7 NIL NIL) (-442 1067976 1068356 1068407 "GRALG" 1068560 NIL GRALG (NIL T T) -9 NIL 1068652) (-441 1067637 1067710 1067873 "GRALG-" 1067878 NIL GRALG- (NIL T T T) -8 NIL NIL) (-440 1064445 1067226 1067402 "GPOLSET" 1067544 NIL GPOLSET (NIL T T T T) -8 NIL NIL) (-439 1063801 1063858 1064115 "GOSPER" 1064382 NIL GOSPER (NIL T T T T T) -7 NIL NIL) (-438 1059560 1060239 1060765 "GMODPOL" 1063500 NIL GMODPOL (NIL NIL T T T NIL T) -8 NIL NIL) (-437 1058565 1058749 1058987 "GHENSEL" 1059372 NIL GHENSEL (NIL T T) -7 NIL NIL) (-436 1052631 1053474 1054500 "GENUPS" 1057649 NIL GENUPS (NIL T T) -7 NIL NIL) (-435 1052328 1052379 1052468 "GENUFACT" 1052574 NIL GENUFACT (NIL T) -7 NIL NIL) (-434 1051740 1051817 1051982 "GENPGCD" 1052246 NIL GENPGCD (NIL T T T T) -7 NIL NIL) (-433 1051214 1051249 1051462 "GENMFACT" 1051699 NIL GENMFACT (NIL T T T T T) -7 NIL NIL) (-432 1049782 1050037 1050344 "GENEEZ" 1050957 NIL GENEEZ (NIL T T) -7 NIL NIL) (-431 1043656 1049395 1049556 "GDMP" 1049705 NIL GDMP (NIL NIL T T) -8 NIL NIL) (-430 1033036 1037427 1038533 "GCNAALG" 1042639 NIL GCNAALG (NIL T NIL NIL NIL) -8 NIL NIL) (-429 1031458 1032330 1032358 "GCDDOM" 1032613 T GCDDOM (NIL) -9 NIL 1032770) (-428 1030928 1031055 1031270 "GCDDOM-" 1031275 NIL GCDDOM- (NIL T) -8 NIL NIL) (-427 1029600 1029785 1030089 "GB" 1030707 NIL GB (NIL T T T T) -7 NIL NIL) (-426 1018220 1020546 1022938 "GBINTERN" 1027291 NIL GBINTERN (NIL T T T T) -7 NIL NIL) (-425 1016057 1016349 1016770 "GBF" 1017895 NIL GBF (NIL T T T T) -7 NIL NIL) (-424 1014838 1015003 1015270 "GBEUCLID" 1015873 NIL GBEUCLID (NIL T T T T) -7 NIL NIL) (-423 1014187 1014312 1014461 "GAUSSFAC" 1014709 T GAUSSFAC (NIL) -7 NIL NIL) (-422 1012564 1012866 1013179 "GALUTIL" 1013906 NIL GALUTIL (NIL T) -7 NIL NIL) (-421 1010881 1011155 1011478 "GALPOLYU" 1012291 NIL GALPOLYU (NIL T T) -7 NIL NIL) (-420 1008270 1008560 1008965 "GALFACTU" 1010578 NIL GALFACTU (NIL T T T) -7 NIL NIL) (-419 1000076 1001575 1003183 "GALFACT" 1006702 NIL GALFACT (NIL T) -7 NIL NIL) (-418 997464 998122 998150 "FVFUN" 999306 T FVFUN (NIL) -9 NIL 1000026) (-417 996730 996912 996940 "FVC" 997231 T FVC (NIL) -9 NIL 997414) (-416 996372 996527 996608 "FUNCTION" 996682 NIL FUNCTION (NIL NIL) -8 NIL NIL) (-415 994042 994593 995082 "FT" 995903 T FT (NIL) -8 NIL NIL) (-414 992860 993343 993546 "FTEM" 993859 T FTEM (NIL) -8 NIL NIL) (-413 991125 991413 991815 "FSUPFACT" 992552 NIL FSUPFACT (NIL T T T) -7 NIL NIL) (-412 989522 989811 990143 "FST" 990813 T FST (NIL) -8 NIL NIL) (-411 988697 988803 988997 "FSRED" 989404 NIL FSRED (NIL T T) -7 NIL NIL) (-410 987376 987631 987985 "FSPRMELT" 988412 NIL FSPRMELT (NIL T T) -7 NIL NIL) (-409 984461 984899 985398 "FSPECF" 986939 NIL FSPECF (NIL T T) -7 NIL NIL) (-408 966835 975392 975432 "FS" 979270 NIL FS (NIL T) -9 NIL 981552) (-407 955485 958475 962531 "FS-" 962828 NIL FS- (NIL T T) -8 NIL NIL) (-406 955001 955055 955231 "FSINT" 955426 NIL FSINT (NIL T T) -7 NIL NIL) (-405 953282 953994 954297 "FSERIES" 954780 NIL FSERIES (NIL T T) -8 NIL NIL) (-404 952300 952416 952646 "FSCINT" 953162 NIL FSCINT (NIL T T) -7 NIL NIL) (-403 948535 951245 951286 "FSAGG" 951656 NIL FSAGG (NIL T) -9 NIL 951915) (-402 946297 946898 947694 "FSAGG-" 947789 NIL FSAGG- (NIL T T) -8 NIL NIL) (-401 945339 945482 945709 "FSAGG2" 946150 NIL FSAGG2 (NIL T T T T) -7 NIL NIL) (-400 942998 943277 943830 "FS2UPS" 945057 NIL FS2UPS (NIL T T T T T NIL) -7 NIL NIL) (-399 942584 942627 942780 "FS2" 942949 NIL FS2 (NIL T T T T) -7 NIL NIL) (-398 941444 941615 941923 "FS2EXPXP" 942409 NIL FS2EXPXP (NIL T T NIL NIL) -7 NIL NIL) (-397 940870 940985 941137 "FRUTIL" 941324 NIL FRUTIL (NIL T) -7 NIL NIL) (-396 932290 936369 937725 "FR" 939546 NIL FR (NIL T) -8 NIL NIL) (-395 927367 930010 930050 "FRNAALG" 931446 NIL FRNAALG (NIL T) -9 NIL 932053) (-394 923045 924116 925391 "FRNAALG-" 926141 NIL FRNAALG- (NIL T T) -8 NIL NIL) (-393 922683 922726 922853 "FRNAAF2" 922996 NIL FRNAAF2 (NIL T T T T) -7 NIL NIL) (-392 921048 921540 921834 "FRMOD" 922496 NIL FRMOD (NIL T T T T NIL) -8 NIL NIL) (-391 918770 919439 919755 "FRIDEAL" 920839 NIL FRIDEAL (NIL T T T T) -8 NIL NIL) (-390 917969 918056 918343 "FRIDEAL2" 918677 NIL FRIDEAL2 (NIL T T T T T T T T) -7 NIL NIL) (-389 917227 917635 917676 "FRETRCT" 917681 NIL FRETRCT (NIL T) -9 NIL 917852) (-388 916339 916570 916921 "FRETRCT-" 916926 NIL FRETRCT- (NIL T T) -8 NIL NIL) (-387 913549 914769 914828 "FRAMALG" 915710 NIL FRAMALG (NIL T T) -9 NIL 916002) (-386 911682 912138 912768 "FRAMALG-" 912991 NIL FRAMALG- (NIL T T T) -8 NIL NIL) (-385 905584 911157 911433 "FRAC" 911438 NIL FRAC (NIL T) -8 NIL NIL) (-384 905220 905277 905384 "FRAC2" 905521 NIL FRAC2 (NIL T T) -7 NIL NIL) (-383 904856 904913 905020 "FR2" 905157 NIL FR2 (NIL T T) -7 NIL NIL) (-382 899530 902443 902471 "FPS" 903590 T FPS (NIL) -9 NIL 904146) (-381 898979 899088 899252 "FPS-" 899398 NIL FPS- (NIL T) -8 NIL NIL) (-380 896428 898125 898153 "FPC" 898378 T FPC (NIL) -9 NIL 898520) (-379 896221 896261 896358 "FPC-" 896363 NIL FPC- (NIL T) -8 NIL NIL) (-378 895100 895710 895751 "FPATMAB" 895756 NIL FPATMAB (NIL T) -9 NIL 895908) (-377 892800 893276 893702 "FPARFRAC" 894737 NIL FPARFRAC (NIL T T) -8 NIL NIL) (-376 888193 888692 889374 "FORTRAN" 892232 NIL FORTRAN (NIL NIL NIL NIL NIL) -8 NIL NIL) (-375 885909 886409 886948 "FORT" 887674 T FORT (NIL) -7 NIL NIL) (-374 883585 884147 884175 "FORTFN" 885235 T FORTFN (NIL) -9 NIL 885859) (-373 883349 883399 883427 "FORTCAT" 883486 T FORTCAT (NIL) -9 NIL 883548) (-372 881409 881892 882291 "FORMULA" 882970 T FORMULA (NIL) -8 NIL NIL) (-371 881197 881227 881296 "FORMULA1" 881373 NIL FORMULA1 (NIL T) -7 NIL NIL) (-370 880720 880772 880945 "FORDER" 881139 NIL FORDER (NIL T T T T) -7 NIL NIL) (-369 879816 879980 880173 "FOP" 880547 T FOP (NIL) -7 NIL NIL) (-368 878424 879096 879270 "FNLA" 879698 NIL FNLA (NIL NIL NIL T) -8 NIL NIL) (-367 877093 877482 877510 "FNCAT" 878082 T FNCAT (NIL) -9 NIL 878375) (-366 876659 877052 877080 "FNAME" 877085 T FNAME (NIL) -8 NIL NIL) (-365 875319 876292 876320 "FMTC" 876325 T FMTC (NIL) -9 NIL 876360) (-364 871637 872844 873472 "FMONOID" 874724 NIL FMONOID (NIL T) -8 NIL NIL) (-363 870857 871380 871528 "FM" 871533 NIL FM (NIL T T) -8 NIL NIL) (-362 868281 868927 868955 "FMFUN" 870099 T FMFUN (NIL) -9 NIL 870807) (-361 867550 867731 867759 "FMC" 868049 T FMC (NIL) -9 NIL 868231) (-360 864780 865614 865667 "FMCAT" 866849 NIL FMCAT (NIL T T) -9 NIL 867343) (-359 863675 864548 864647 "FM1" 864725 NIL FM1 (NIL T T) -8 NIL NIL) (-358 861449 861865 862359 "FLOATRP" 863226 NIL FLOATRP (NIL T) -7 NIL NIL) (-357 854935 859105 859735 "FLOAT" 860839 T FLOAT (NIL) -8 NIL NIL) (-356 852373 852873 853451 "FLOATCP" 854402 NIL FLOATCP (NIL T) -7 NIL NIL) (-355 851162 852010 852050 "FLINEXP" 852055 NIL FLINEXP (NIL T) -9 NIL 852148) (-354 850317 850552 850879 "FLINEXP-" 850884 NIL FLINEXP- (NIL T T) -8 NIL NIL) (-353 849393 849537 849761 "FLASORT" 850169 NIL FLASORT (NIL T T) -7 NIL NIL) (-352 846612 847454 847506 "FLALG" 848733 NIL FLALG (NIL T T) -9 NIL 849200) (-351 840397 844099 844140 "FLAGG" 845402 NIL FLAGG (NIL T) -9 NIL 846054) (-350 839123 839462 839952 "FLAGG-" 839957 NIL FLAGG- (NIL T T) -8 NIL NIL) (-349 838165 838308 838535 "FLAGG2" 838976 NIL FLAGG2 (NIL T T T T) -7 NIL NIL) (-348 835138 836156 836215 "FINRALG" 837343 NIL FINRALG (NIL T T) -9 NIL 837851) (-347 834298 834527 834866 "FINRALG-" 834871 NIL FINRALG- (NIL T T T) -8 NIL NIL) (-346 833705 833918 833946 "FINITE" 834142 T FINITE (NIL) -9 NIL 834249) (-345 826165 828326 828366 "FINAALG" 832033 NIL FINAALG (NIL T) -9 NIL 833486) (-344 821506 822547 823691 "FINAALG-" 825070 NIL FINAALG- (NIL T T) -8 NIL NIL) (-343 820901 821261 821364 "FILE" 821436 NIL FILE (NIL T) -8 NIL NIL) (-342 819586 819898 819952 "FILECAT" 820636 NIL FILECAT (NIL T T) -9 NIL 820852) (-341 817449 819005 819033 "FIELD" 819073 T FIELD (NIL) -9 NIL 819153) (-340 816069 816454 816965 "FIELD-" 816970 NIL FIELD- (NIL T) -8 NIL NIL) (-339 813884 814706 815052 "FGROUP" 815756 NIL FGROUP (NIL T) -8 NIL NIL) (-338 812974 813138 813358 "FGLMICPK" 813716 NIL FGLMICPK (NIL T NIL) -7 NIL NIL) (-337 808776 812899 812956 "FFX" 812961 NIL FFX (NIL T NIL) -8 NIL NIL) (-336 808377 808438 808573 "FFSLPE" 808709 NIL FFSLPE (NIL T T T) -7 NIL NIL) (-335 804370 805149 805945 "FFPOLY" 807613 NIL FFPOLY (NIL T) -7 NIL NIL) (-334 803874 803910 804119 "FFPOLY2" 804328 NIL FFPOLY2 (NIL T T) -7 NIL NIL) (-333 799695 803793 803856 "FFP" 803861 NIL FFP (NIL T NIL) -8 NIL NIL) (-332 795063 799606 799670 "FF" 799675 NIL FF (NIL NIL NIL) -8 NIL NIL) (-331 790159 794406 794596 "FFNBX" 794917 NIL FFNBX (NIL T NIL) -8 NIL NIL) (-330 785068 789294 789552 "FFNBP" 790013 NIL FFNBP (NIL T NIL) -8 NIL NIL) (-329 779671 784352 784563 "FFNB" 784901 NIL FFNB (NIL NIL NIL) -8 NIL NIL) (-328 778503 778701 779016 "FFINTBAS" 779468 NIL FFINTBAS (NIL T T T) -7 NIL NIL) (-327 774727 776967 776995 "FFIELDC" 777615 T FFIELDC (NIL) -9 NIL 777991) (-326 773390 773760 774257 "FFIELDC-" 774262 NIL FFIELDC- (NIL T) -8 NIL NIL) (-325 772960 773005 773129 "FFHOM" 773332 NIL FFHOM (NIL T T T) -7 NIL NIL) (-324 770658 771142 771659 "FFF" 772475 NIL FFF (NIL T) -7 NIL NIL) (-323 766246 770400 770501 "FFCGX" 770601 NIL FFCGX (NIL T NIL) -8 NIL NIL) (-322 761848 765978 766085 "FFCGP" 766189 NIL FFCGP (NIL T NIL) -8 NIL NIL) (-321 757001 761575 761683 "FFCG" 761784 NIL FFCG (NIL NIL NIL) -8 NIL NIL) (-320 738947 748070 748156 "FFCAT" 753321 NIL FFCAT (NIL T T T) -9 NIL 754808) (-319 734145 735192 736506 "FFCAT-" 737736 NIL FFCAT- (NIL T T T T) -8 NIL NIL) (-318 733556 733599 733834 "FFCAT2" 734096 NIL FFCAT2 (NIL T T T T T T T T) -7 NIL NIL) (-317 722756 726546 727763 "FEXPR" 732411 NIL FEXPR (NIL NIL NIL T) -8 NIL NIL) (-316 721756 722191 722232 "FEVALAB" 722316 NIL FEVALAB (NIL T) -9 NIL 722577) (-315 720915 721125 721463 "FEVALAB-" 721468 NIL FEVALAB- (NIL T T) -8 NIL NIL) (-314 719508 720298 720501 "FDIV" 720814 NIL FDIV (NIL T T T T) -8 NIL NIL) (-313 716575 717290 717405 "FDIVCAT" 718973 NIL FDIVCAT (NIL T T T T) -9 NIL 719410) (-312 716337 716364 716534 "FDIVCAT-" 716539 NIL FDIVCAT- (NIL T T T T T) -8 NIL NIL) (-311 715557 715644 715921 "FDIV2" 716244 NIL FDIV2 (NIL T T T T T T T T) -7 NIL NIL) (-310 714243 714502 714791 "FCPAK1" 715288 T FCPAK1 (NIL) -7 NIL NIL) (-309 713371 713743 713884 "FCOMP" 714134 NIL FCOMP (NIL T) -8 NIL NIL) (-308 697006 700420 703981 "FC" 709830 T FC (NIL) -8 NIL NIL) (-307 689602 693648 693688 "FAXF" 695490 NIL FAXF (NIL T) -9 NIL 696181) (-306 686881 687536 688361 "FAXF-" 688826 NIL FAXF- (NIL T T) -8 NIL NIL) (-305 681981 686257 686433 "FARRAY" 686738 NIL FARRAY (NIL T) -8 NIL NIL) (-304 677372 679443 679495 "FAMR" 680507 NIL FAMR (NIL T T) -9 NIL 680967) (-303 676263 676565 676999 "FAMR-" 677004 NIL FAMR- (NIL T T T) -8 NIL NIL) (-302 675459 676185 676238 "FAMONOID" 676243 NIL FAMONOID (NIL T) -8 NIL NIL) (-301 673292 673976 674029 "FAMONC" 674970 NIL FAMONC (NIL T T) -9 NIL 675355) (-300 671984 673046 673183 "FAGROUP" 673188 NIL FAGROUP (NIL T) -8 NIL NIL) (-299 669787 670106 670508 "FACUTIL" 671665 NIL FACUTIL (NIL T T T T) -7 NIL NIL) (-298 668886 669071 669293 "FACTFUNC" 669597 NIL FACTFUNC (NIL T) -7 NIL NIL) (-297 661206 668137 668349 "EXPUPXS" 668742 NIL EXPUPXS (NIL T NIL NIL) -8 NIL NIL) (-296 658689 659229 659815 "EXPRTUBE" 660640 T EXPRTUBE (NIL) -7 NIL NIL) (-295 654883 655475 656212 "EXPRODE" 658028 NIL EXPRODE (NIL T T) -7 NIL NIL) (-294 640042 653542 653968 "EXPR" 654489 NIL EXPR (NIL T) -8 NIL NIL) (-293 634470 635057 635869 "EXPR2UPS" 639340 NIL EXPR2UPS (NIL T T) -7 NIL NIL) (-292 634106 634163 634270 "EXPR2" 634407 NIL EXPR2 (NIL T T) -7 NIL NIL) (-291 625460 633243 633538 "EXPEXPAN" 633944 NIL EXPEXPAN (NIL T T NIL NIL) -8 NIL NIL) (-290 625287 625417 625446 "EXIT" 625451 T EXIT (NIL) -8 NIL NIL) (-289 624914 624976 625089 "EVALCYC" 625219 NIL EVALCYC (NIL T) -7 NIL NIL) (-288 624455 624573 624614 "EVALAB" 624784 NIL EVALAB (NIL T) -9 NIL 624888) (-287 623936 624058 624279 "EVALAB-" 624284 NIL EVALAB- (NIL T T) -8 NIL NIL) (-286 621399 622711 622739 "EUCDOM" 623294 T EUCDOM (NIL) -9 NIL 623644) (-285 619804 620246 620836 "EUCDOM-" 620841 NIL EUCDOM- (NIL T) -8 NIL NIL) (-284 607382 610130 612870 "ESTOOLS" 617084 T ESTOOLS (NIL) -7 NIL NIL) (-283 607018 607075 607182 "ESTOOLS2" 607319 NIL ESTOOLS2 (NIL T T) -7 NIL NIL) (-282 606769 606811 606891 "ESTOOLS1" 606970 NIL ESTOOLS1 (NIL T) -7 NIL NIL) (-281 600707 602431 602459 "ES" 605223 T ES (NIL) -9 NIL 606629) (-280 595654 596941 598758 "ES-" 598922 NIL ES- (NIL T) -8 NIL NIL) (-279 592029 592789 593569 "ESCONT" 594894 T ESCONT (NIL) -7 NIL NIL) (-278 591774 591806 591888 "ESCONT1" 591991 NIL ESCONT1 (NIL NIL NIL) -7 NIL NIL) (-277 591449 591499 591599 "ES2" 591718 NIL ES2 (NIL T T) -7 NIL NIL) (-276 591079 591137 591246 "ES1" 591385 NIL ES1 (NIL T T) -7 NIL NIL) (-275 590295 590424 590600 "ERROR" 590923 T ERROR (NIL) -7 NIL NIL) (-274 583798 590154 590245 "EQTBL" 590250 NIL EQTBL (NIL T T) -8 NIL NIL) (-273 576235 579116 580563 "EQ" 582384 NIL -2473 (NIL T) -8 NIL NIL) (-272 575867 575924 576033 "EQ2" 576172 NIL EQ2 (NIL T T) -7 NIL NIL) (-271 571159 572205 573298 "EP" 574806 NIL EP (NIL T) -7 NIL NIL) (-270 569742 570042 570359 "ENV" 570862 T ENV (NIL) -8 NIL NIL) (-269 568902 569466 569494 "ENTIRER" 569499 T ENTIRER (NIL) -9 NIL 569544) (-268 565358 566857 567227 "EMR" 568701 NIL EMR (NIL T T T NIL NIL NIL) -8 NIL NIL) (-267 564502 564687 564741 "ELTAGG" 565121 NIL ELTAGG (NIL T T) -9 NIL 565332) (-266 564221 564283 564424 "ELTAGG-" 564429 NIL ELTAGG- (NIL T T T) -8 NIL NIL) (-265 564010 564039 564093 "ELTAB" 564177 NIL ELTAB (NIL T T) -9 NIL NIL) (-264 563136 563282 563481 "ELFUTS" 563861 NIL ELFUTS (NIL T T) -7 NIL NIL) (-263 562878 562934 562962 "ELEMFUN" 563067 T ELEMFUN (NIL) -9 NIL NIL) (-262 562748 562769 562837 "ELEMFUN-" 562842 NIL ELEMFUN- (NIL T) -8 NIL NIL) (-261 557640 560849 560890 "ELAGG" 561830 NIL ELAGG (NIL T) -9 NIL 562293) (-260 555925 556359 557022 "ELAGG-" 557027 NIL ELAGG- (NIL T T) -8 NIL NIL) (-259 554582 554862 555157 "ELABEXPR" 555650 T ELABEXPR (NIL) -8 NIL NIL) (-258 547450 549249 550076 "EFUPXS" 553858 NIL EFUPXS (NIL T T T T) -8 NIL NIL) (-257 540900 542701 543511 "EFULS" 546726 NIL EFULS (NIL T T T) -8 NIL NIL) (-256 538331 538689 539167 "EFSTRUC" 540532 NIL EFSTRUC (NIL T T) -7 NIL NIL) (-255 527403 528968 530528 "EF" 536846 NIL EF (NIL T T) -7 NIL NIL) (-254 526504 526888 527037 "EAB" 527274 T EAB (NIL) -8 NIL NIL) (-253 525717 526463 526491 "E04UCFA" 526496 T E04UCFA (NIL) -8 NIL NIL) (-252 524930 525676 525704 "E04NAFA" 525709 T E04NAFA (NIL) -8 NIL NIL) (-251 524143 524889 524917 "E04MBFA" 524922 T E04MBFA (NIL) -8 NIL NIL) (-250 523356 524102 524130 "E04JAFA" 524135 T E04JAFA (NIL) -8 NIL NIL) (-249 522571 523315 523343 "E04GCFA" 523348 T E04GCFA (NIL) -8 NIL NIL) (-248 521786 522530 522558 "E04FDFA" 522563 T E04FDFA (NIL) -8 NIL NIL) (-247 520999 521745 521773 "E04DGFA" 521778 T E04DGFA (NIL) -8 NIL NIL) (-246 515184 516529 517891 "E04AGNT" 519657 T E04AGNT (NIL) -7 NIL NIL) (-245 513911 514391 514431 "DVARCAT" 514906 NIL DVARCAT (NIL T) -9 NIL 515104) (-244 513115 513327 513641 "DVARCAT-" 513646 NIL DVARCAT- (NIL T T) -8 NIL NIL) (-243 505977 512917 513044 "DSMP" 513049 NIL DSMP (NIL T T T) -8 NIL NIL) (-242 500787 501922 502990 "DROPT" 504929 T DROPT (NIL) -8 NIL NIL) (-241 500452 500511 500609 "DROPT1" 500722 NIL DROPT1 (NIL T) -7 NIL NIL) (-240 495567 496693 497830 "DROPT0" 499335 T DROPT0 (NIL) -7 NIL NIL) (-239 493912 494237 494623 "DRAWPT" 495201 T DRAWPT (NIL) -7 NIL NIL) (-238 488499 489422 490501 "DRAW" 492886 NIL DRAW (NIL T) -7 NIL NIL) (-237 488132 488185 488303 "DRAWHACK" 488440 NIL DRAWHACK (NIL T) -7 NIL NIL) (-236 486863 487132 487423 "DRAWCX" 487861 T DRAWCX (NIL) -7 NIL NIL) (-235 486381 486449 486599 "DRAWCURV" 486789 NIL DRAWCURV (NIL T T) -7 NIL NIL) (-234 476852 478811 480926 "DRAWCFUN" 484286 T DRAWCFUN (NIL) -7 NIL NIL) (-233 473666 475548 475589 "DQAGG" 476218 NIL DQAGG (NIL T) -9 NIL 476491) (-232 462173 468911 468993 "DPOLCAT" 470831 NIL DPOLCAT (NIL T T T T) -9 NIL 471375) (-231 457013 458359 460316 "DPOLCAT-" 460321 NIL DPOLCAT- (NIL T T T T T) -8 NIL NIL) (-230 451097 456875 456972 "DPMO" 456977 NIL DPMO (NIL NIL T T) -8 NIL NIL) (-229 445084 450878 451044 "DPMM" 451049 NIL DPMM (NIL NIL T T T) -8 NIL NIL) (-228 444597 444695 444815 "DOMAIN" 444984 T DOMAIN (NIL) -8 NIL NIL) (-227 438309 444234 444385 "DMP" 444498 NIL DMP (NIL NIL T) -8 NIL NIL) (-226 437909 437965 438109 "DLP" 438247 NIL DLP (NIL T) -7 NIL NIL) (-225 431553 437010 437237 "DLIST" 437714 NIL DLIST (NIL T) -8 NIL NIL) (-224 428400 430409 430450 "DLAGG" 431000 NIL DLAGG (NIL T) -9 NIL 431229) (-223 427110 427802 427830 "DIVRING" 427980 T DIVRING (NIL) -9 NIL 428088) (-222 426098 426351 426744 "DIVRING-" 426749 NIL DIVRING- (NIL T) -8 NIL NIL) (-221 424200 424557 424963 "DISPLAY" 425712 T DISPLAY (NIL) -7 NIL NIL) (-220 418089 424114 424177 "DIRPROD" 424182 NIL DIRPROD (NIL NIL T) -8 NIL NIL) (-219 416937 417140 417405 "DIRPROD2" 417882 NIL DIRPROD2 (NIL NIL T T) -7 NIL NIL) (-218 406568 412573 412626 "DIRPCAT" 413034 NIL DIRPCAT (NIL NIL T) -9 NIL 413861) (-217 403894 404536 405417 "DIRPCAT-" 405754 NIL DIRPCAT- (NIL T NIL T) -8 NIL NIL) (-216 403181 403341 403527 "DIOSP" 403728 T DIOSP (NIL) -7 NIL NIL) (-215 399884 402094 402135 "DIOPS" 402569 NIL DIOPS (NIL T) -9 NIL 402798) (-214 399433 399547 399738 "DIOPS-" 399743 NIL DIOPS- (NIL T T) -8 NIL NIL) (-213 398305 398943 398971 "DIFRING" 399158 T DIFRING (NIL) -9 NIL 399267) (-212 397951 398028 398180 "DIFRING-" 398185 NIL DIFRING- (NIL T) -8 NIL NIL) (-211 395741 397023 397063 "DIFEXT" 397422 NIL DIFEXT (NIL T) -9 NIL 397715) (-210 394027 394455 395120 "DIFEXT-" 395125 NIL DIFEXT- (NIL T T) -8 NIL NIL) (-209 391350 393560 393601 "DIAGG" 393606 NIL DIAGG (NIL T) -9 NIL 393626) (-208 390734 390891 391143 "DIAGG-" 391148 NIL DIAGG- (NIL T T) -8 NIL NIL) (-207 386199 389693 389970 "DHMATRIX" 390503 NIL DHMATRIX (NIL T) -8 NIL NIL) (-206 381811 382720 383730 "DFSFUN" 385209 T DFSFUN (NIL) -7 NIL NIL) (-205 376597 380525 380890 "DFLOAT" 381466 T DFLOAT (NIL) -8 NIL NIL) (-204 374830 375111 375506 "DFINTTLS" 376305 NIL DFINTTLS (NIL T T) -7 NIL NIL) (-203 371863 372865 373263 "DERHAM" 374497 NIL DERHAM (NIL T NIL) -8 NIL NIL) (-202 369712 371638 371727 "DEQUEUE" 371807 NIL DEQUEUE (NIL T) -8 NIL NIL) (-201 368930 369063 369258 "DEGRED" 369574 NIL DEGRED (NIL T T) -7 NIL NIL) (-200 365330 366075 366927 "DEFINTRF" 368158 NIL DEFINTRF (NIL T) -7 NIL NIL) (-199 362861 363330 363928 "DEFINTEF" 364849 NIL DEFINTEF (NIL T T) -7 NIL NIL) (-198 356691 362302 362468 "DECIMAL" 362715 T DECIMAL (NIL) -8 NIL NIL) (-197 354203 354661 355167 "DDFACT" 356235 NIL DDFACT (NIL T T) -7 NIL NIL) (-196 353799 353842 353993 "DBLRESP" 354154 NIL DBLRESP (NIL T T T T) -7 NIL NIL) (-195 351509 351843 352212 "DBASE" 353557 NIL DBASE (NIL T) -8 NIL NIL) (-194 350644 351468 351496 "D03FAFA" 351501 T D03FAFA (NIL) -8 NIL NIL) (-193 349780 350603 350631 "D03EEFA" 350636 T D03EEFA (NIL) -8 NIL NIL) (-192 347730 348196 348685 "D03AGNT" 349311 T D03AGNT (NIL) -7 NIL NIL) (-191 347048 347689 347717 "D02EJFA" 347722 T D02EJFA (NIL) -8 NIL NIL) (-190 346366 347007 347035 "D02CJFA" 347040 T D02CJFA (NIL) -8 NIL NIL) (-189 345684 346325 346353 "D02BHFA" 346358 T D02BHFA (NIL) -8 NIL NIL) (-188 345002 345643 345671 "D02BBFA" 345676 T D02BBFA (NIL) -8 NIL NIL) (-187 338200 339788 341394 "D02AGNT" 343416 T D02AGNT (NIL) -7 NIL NIL) (-186 335969 336491 337037 "D01WGTS" 337674 T D01WGTS (NIL) -7 NIL NIL) (-185 335072 335928 335956 "D01TRNS" 335961 T D01TRNS (NIL) -8 NIL NIL) (-184 334175 335031 335059 "D01GBFA" 335064 T D01GBFA (NIL) -8 NIL NIL) (-183 333278 334134 334162 "D01FCFA" 334167 T D01FCFA (NIL) -8 NIL NIL) (-182 332381 333237 333265 "D01ASFA" 333270 T D01ASFA (NIL) -8 NIL NIL) (-181 331484 332340 332368 "D01AQFA" 332373 T D01AQFA (NIL) -8 NIL NIL) (-180 330587 331443 331471 "D01APFA" 331476 T D01APFA (NIL) -8 NIL NIL) (-179 329690 330546 330574 "D01ANFA" 330579 T D01ANFA (NIL) -8 NIL NIL) (-178 328793 329649 329677 "D01AMFA" 329682 T D01AMFA (NIL) -8 NIL NIL) (-177 327896 328752 328780 "D01ALFA" 328785 T D01ALFA (NIL) -8 NIL NIL) (-176 326999 327855 327883 "D01AKFA" 327888 T D01AKFA (NIL) -8 NIL NIL) (-175 326102 326958 326986 "D01AJFA" 326991 T D01AJFA (NIL) -8 NIL NIL) (-174 319406 320955 322514 "D01AGNT" 324563 T D01AGNT (NIL) -7 NIL NIL) (-173 318743 318871 319023 "CYCLOTOM" 319274 T CYCLOTOM (NIL) -7 NIL NIL) (-172 315478 316191 316918 "CYCLES" 318036 T CYCLES (NIL) -7 NIL NIL) (-171 314790 314924 315095 "CVMP" 315339 NIL CVMP (NIL T) -7 NIL NIL) (-170 312571 312829 313204 "CTRIGMNP" 314518 NIL CTRIGMNP (NIL T T) -7 NIL NIL) (-169 312176 312259 312364 "CTORCALL" 312486 T CTORCALL (NIL) -8 NIL NIL) (-168 311550 311649 311802 "CSTTOOLS" 312073 NIL CSTTOOLS (NIL T T) -7 NIL NIL) (-167 307349 308006 308764 "CRFP" 310862 NIL CRFP (NIL T T) -7 NIL NIL) (-166 306396 306581 306809 "CRAPACK" 307153 NIL CRAPACK (NIL T) -7 NIL NIL) (-165 305780 305881 306085 "CPMATCH" 306272 NIL CPMATCH (NIL T T T) -7 NIL NIL) (-164 305505 305533 305639 "CPIMA" 305746 NIL CPIMA (NIL T T T) -7 NIL NIL) (-163 301869 302541 303259 "COORDSYS" 304840 NIL COORDSYS (NIL T) -7 NIL NIL) (-162 301253 301382 301532 "CONTOUR" 301739 T CONTOUR (NIL) -8 NIL NIL) (-161 297114 299256 299748 "CONTFRAC" 300793 NIL CONTFRAC (NIL T) -8 NIL NIL) (-160 296268 296832 296860 "COMRING" 296865 T COMRING (NIL) -9 NIL 296916) (-159 295349 295626 295810 "COMPPROP" 296104 T COMPPROP (NIL) -8 NIL NIL) (-158 295010 295045 295173 "COMPLPAT" 295308 NIL COMPLPAT (NIL T T T) -7 NIL NIL) (-157 284991 294819 294928 "COMPLEX" 294933 NIL COMPLEX (NIL T) -8 NIL NIL) (-156 284627 284684 284791 "COMPLEX2" 284928 NIL COMPLEX2 (NIL T T) -7 NIL NIL) (-155 284345 284380 284478 "COMPFACT" 284586 NIL COMPFACT (NIL T T) -7 NIL NIL) (-154 268680 278974 279014 "COMPCAT" 280016 NIL COMPCAT (NIL T) -9 NIL 281409) (-153 258195 261119 264746 "COMPCAT-" 265102 NIL COMPCAT- (NIL T T) -8 NIL NIL) (-152 257926 257954 258056 "COMMUPC" 258161 NIL COMMUPC (NIL T T T) -7 NIL NIL) (-151 257721 257754 257813 "COMMONOP" 257887 T COMMONOP (NIL) -7 NIL NIL) (-150 257304 257472 257559 "COMM" 257654 T COMM (NIL) -8 NIL NIL) (-149 256553 256747 256775 "COMBOPC" 257113 T COMBOPC (NIL) -9 NIL 257288) (-148 255449 255659 255901 "COMBINAT" 256343 NIL COMBINAT (NIL T) -7 NIL NIL) (-147 251647 252220 252860 "COMBF" 254871 NIL COMBF (NIL T T) -7 NIL NIL) (-146 250433 250763 250998 "COLOR" 251432 T COLOR (NIL) -8 NIL NIL) (-145 250073 250120 250245 "CMPLXRT" 250380 NIL CMPLXRT (NIL T T) -7 NIL NIL) (-144 245575 246603 247683 "CLIP" 249013 T CLIP (NIL) -7 NIL NIL) (-143 243913 244683 244921 "CLIF" 245403 NIL CLIF (NIL NIL T NIL) -8 NIL NIL) (-142 240136 242060 242101 "CLAGG" 243030 NIL CLAGG (NIL T) -9 NIL 243566) (-141 238558 239015 239598 "CLAGG-" 239603 NIL CLAGG- (NIL T T) -8 NIL NIL) (-140 238102 238187 238327 "CINTSLPE" 238467 NIL CINTSLPE (NIL T T) -7 NIL NIL) (-139 235603 236074 236622 "CHVAR" 237630 NIL CHVAR (NIL T T T) -7 NIL NIL) (-138 234826 235390 235418 "CHARZ" 235423 T CHARZ (NIL) -9 NIL 235437) (-137 234580 234620 234698 "CHARPOL" 234780 NIL CHARPOL (NIL T) -7 NIL NIL) (-136 233687 234284 234312 "CHARNZ" 234359 T CHARNZ (NIL) -9 NIL 234414) (-135 231712 232377 232712 "CHAR" 233372 T CHAR (NIL) -8 NIL NIL) (-134 231438 231499 231527 "CFCAT" 231638 T CFCAT (NIL) -9 NIL NIL) (-133 230683 230794 230976 "CDEN" 231322 NIL CDEN (NIL T T T) -7 NIL NIL) (-132 226675 229836 230116 "CCLASS" 230423 T CCLASS (NIL) -8 NIL NIL) (-131 226594 226620 226655 "CATEGORY" 226660 T -10 (NIL) -8 NIL NIL) (-130 221646 222623 223376 "CARTEN" 225897 NIL CARTEN (NIL NIL NIL T) -8 NIL NIL) (-129 220754 220902 221123 "CARTEN2" 221493 NIL CARTEN2 (NIL NIL NIL T T) -7 NIL NIL) (-128 219052 219906 220162 "CARD" 220518 T CARD (NIL) -8 NIL NIL) (-127 218425 218753 218781 "CACHSET" 218913 T CACHSET (NIL) -9 NIL 218990) (-126 217922 218218 218246 "CABMON" 218296 T CABMON (NIL) -9 NIL 218352) (-125 217410 217724 217804 "BYTE" 217862 T BYTE (NIL) -8 NIL NIL) (-124 213358 217357 217391 "BYTEARY" 217396 T BYTEARY (NIL) -8 NIL NIL) (-123 210915 213050 213157 "BTREE" 213284 NIL BTREE (NIL T) -8 NIL NIL) (-122 208413 210563 210685 "BTOURN" 210825 NIL BTOURN (NIL T) -8 NIL NIL) (-121 205832 207885 207926 "BTCAT" 207994 NIL BTCAT (NIL T) -9 NIL 208071) (-120 205499 205579 205728 "BTCAT-" 205733 NIL BTCAT- (NIL T T) -8 NIL NIL) (-119 200720 204591 204619 "BTAGG" 204875 T BTAGG (NIL) -9 NIL 205054) (-118 200143 200287 200517 "BTAGG-" 200522 NIL BTAGG- (NIL T) -8 NIL NIL) (-117 197187 199421 199636 "BSTREE" 199960 NIL BSTREE (NIL T) -8 NIL NIL) (-116 196325 196451 196635 "BRILL" 197043 NIL BRILL (NIL T) -7 NIL NIL) (-115 193027 195054 195095 "BRAGG" 195744 NIL BRAGG (NIL T) -9 NIL 196001) (-114 191556 191962 192517 "BRAGG-" 192522 NIL BRAGG- (NIL T T) -8 NIL NIL) (-113 184764 190902 191086 "BPADICRT" 191404 NIL BPADICRT (NIL NIL) -8 NIL NIL) (-112 183068 184701 184746 "BPADIC" 184751 NIL BPADIC (NIL NIL) -8 NIL NIL) (-111 182768 182798 182911 "BOUNDZRO" 183032 NIL BOUNDZRO (NIL T T) -7 NIL NIL) (-110 178283 179374 180241 "BOP" 181921 T BOP (NIL) -8 NIL NIL) (-109 175904 176348 176868 "BOP1" 177796 NIL BOP1 (NIL T) -7 NIL NIL) (-108 174539 175244 175462 "BOOLEAN" 175706 T BOOLEAN (NIL) -8 NIL NIL) (-107 173906 174284 174336 "BMODULE" 174341 NIL BMODULE (NIL T T) -9 NIL 174405) (-106 169716 173704 173777 "BITS" 173853 T BITS (NIL) -8 NIL NIL) (-105 168813 169248 169400 "BINFILE" 169584 T BINFILE (NIL) -8 NIL NIL) (-104 168225 168347 168489 "BINDING" 168691 T BINDING (NIL) -8 NIL NIL) (-103 162059 167669 167834 "BINARY" 168080 T BINARY (NIL) -8 NIL NIL) (-102 159887 161315 161356 "BGAGG" 161616 NIL BGAGG (NIL T) -9 NIL 161753) (-101 159718 159750 159841 "BGAGG-" 159846 NIL BGAGG- (NIL T T) -8 NIL NIL) (-100 158816 159102 159307 "BFUNCT" 159533 T BFUNCT (NIL) -8 NIL NIL) (-99 157517 157695 157980 "BEZOUT" 158640 NIL BEZOUT (NIL T T T T T) -7 NIL NIL) (-98 154042 156377 156705 "BBTREE" 157220 NIL BBTREE (NIL T) -8 NIL NIL) (-97 153780 153833 153859 "BASTYPE" 153976 T BASTYPE (NIL) -9 NIL NIL) (-96 153635 153664 153734 "BASTYPE-" 153739 NIL BASTYPE- (NIL T) -8 NIL NIL) (-95 153073 153149 153299 "BALFACT" 153546 NIL BALFACT (NIL T T) -7 NIL NIL) (-94 151895 152492 152677 "AUTOMOR" 152918 NIL AUTOMOR (NIL T) -8 NIL NIL) (-93 151621 151626 151652 "ATTREG" 151657 T ATTREG (NIL) -9 NIL NIL) (-92 149900 150318 150670 "ATTRBUT" 151287 T ATTRBUT (NIL) -8 NIL NIL) (-91 149436 149549 149575 "ATRIG" 149776 T ATRIG (NIL) -9 NIL NIL) (-90 149245 149286 149373 "ATRIG-" 149378 NIL ATRIG- (NIL T) -8 NIL NIL) (-89 147442 149021 149109 "ASTACK" 149188 NIL ASTACK (NIL T) -8 NIL NIL) (-88 145947 146244 146609 "ASSOCEQ" 147124 NIL ASSOCEQ (NIL T T) -7 NIL NIL) (-87 144979 145606 145730 "ASP9" 145854 NIL ASP9 (NIL NIL) -8 NIL NIL) (-86 144743 144927 144966 "ASP8" 144971 NIL ASP8 (NIL NIL) -8 NIL NIL) (-85 143612 144348 144490 "ASP80" 144632 NIL ASP80 (NIL NIL) -8 NIL NIL) (-84 142511 143247 143379 "ASP7" 143511 NIL ASP7 (NIL NIL) -8 NIL NIL) (-83 141465 142188 142306 "ASP78" 142424 NIL ASP78 (NIL NIL) -8 NIL NIL) (-82 140434 141145 141262 "ASP77" 141379 NIL ASP77 (NIL NIL) -8 NIL NIL) (-81 139346 140072 140203 "ASP74" 140334 NIL ASP74 (NIL NIL) -8 NIL NIL) (-80 138246 138981 139113 "ASP73" 139245 NIL ASP73 (NIL NIL) -8 NIL NIL) (-79 137201 137923 138041 "ASP6" 138159 NIL ASP6 (NIL NIL) -8 NIL NIL) (-78 136149 136878 136996 "ASP55" 137114 NIL ASP55 (NIL NIL) -8 NIL NIL) (-77 135099 135823 135942 "ASP50" 136061 NIL ASP50 (NIL NIL) -8 NIL NIL) (-76 134187 134800 134910 "ASP4" 135020 NIL ASP4 (NIL NIL) -8 NIL NIL) (-75 133275 133888 133998 "ASP49" 134108 NIL ASP49 (NIL NIL) -8 NIL NIL) (-74 132060 132814 132982 "ASP42" 133164 NIL ASP42 (NIL NIL NIL NIL) -8 NIL NIL) (-73 130837 131593 131763 "ASP41" 131947 NIL ASP41 (NIL NIL NIL NIL) -8 NIL NIL) (-72 129787 130514 130632 "ASP35" 130750 NIL ASP35 (NIL NIL) -8 NIL NIL) (-71 129552 129735 129774 "ASP34" 129779 NIL ASP34 (NIL NIL) -8 NIL NIL) (-70 129289 129356 129432 "ASP33" 129507 NIL ASP33 (NIL NIL) -8 NIL NIL) (-69 128184 128924 129056 "ASP31" 129188 NIL ASP31 (NIL NIL) -8 NIL NIL) (-68 127949 128132 128171 "ASP30" 128176 NIL ASP30 (NIL NIL) -8 NIL NIL) (-67 127684 127753 127829 "ASP29" 127904 NIL ASP29 (NIL NIL) -8 NIL NIL) (-66 127449 127632 127671 "ASP28" 127676 NIL ASP28 (NIL NIL) -8 NIL NIL) (-65 127214 127397 127436 "ASP27" 127441 NIL ASP27 (NIL NIL) -8 NIL NIL) (-64 126298 126912 127023 "ASP24" 127134 NIL ASP24 (NIL NIL) -8 NIL NIL) (-63 125214 125939 126069 "ASP20" 126199 NIL ASP20 (NIL NIL) -8 NIL NIL) (-62 124302 124915 125025 "ASP1" 125135 NIL ASP1 (NIL NIL) -8 NIL NIL) (-61 123246 123976 124095 "ASP19" 124214 NIL ASP19 (NIL NIL) -8 NIL NIL) (-60 122983 123050 123126 "ASP12" 123201 NIL ASP12 (NIL NIL) -8 NIL NIL) (-59 121835 122582 122726 "ASP10" 122870 NIL ASP10 (NIL NIL) -8 NIL NIL) (-58 119734 121679 121770 "ARRAY2" 121775 NIL ARRAY2 (NIL T) -8 NIL NIL) (-57 115550 119382 119496 "ARRAY1" 119651 NIL ARRAY1 (NIL T) -8 NIL NIL) (-56 114582 114755 114976 "ARRAY12" 115373 NIL ARRAY12 (NIL T T) -7 NIL NIL) (-55 108942 110813 110888 "ARR2CAT" 113518 NIL ARR2CAT (NIL T T T) -9 NIL 114276) (-54 106376 107120 108074 "ARR2CAT-" 108079 NIL ARR2CAT- (NIL T T T T) -8 NIL NIL) (-53 105136 105286 105589 "APPRULE" 106214 NIL APPRULE (NIL T T T) -7 NIL NIL) (-52 104789 104837 104955 "APPLYORE" 105082 NIL APPLYORE (NIL T T T) -7 NIL NIL) (-51 103763 104054 104249 "ANY" 104612 T ANY (NIL) -8 NIL NIL) (-50 103041 103164 103321 "ANY1" 103637 NIL ANY1 (NIL T) -7 NIL NIL) (-49 100573 101491 101816 "ANTISYM" 102766 NIL ANTISYM (NIL T NIL) -8 NIL NIL) (-48 100088 100277 100374 "ANON" 100494 T ANON (NIL) -8 NIL NIL) (-47 94165 98633 99084 "AN" 99655 T AN (NIL) -8 NIL NIL) (-46 90519 91917 91967 "AMR" 92706 NIL AMR (NIL T T) -9 NIL 93305) (-45 89632 89853 90215 "AMR-" 90220 NIL AMR- (NIL T T T) -8 NIL NIL) (-44 74182 89549 89610 "ALIST" 89615 NIL ALIST (NIL T T) -8 NIL NIL) (-43 71019 73776 73945 "ALGSC" 74100 NIL ALGSC (NIL T NIL NIL NIL) -8 NIL NIL) (-42 67575 68129 68736 "ALGPKG" 70459 NIL ALGPKG (NIL T T) -7 NIL NIL) (-41 66852 66953 67137 "ALGMFACT" 67461 NIL ALGMFACT (NIL T T T) -7 NIL NIL) (-40 62602 63282 63936 "ALGMANIP" 66376 NIL ALGMANIP (NIL T T) -7 NIL NIL) (-39 53921 62228 62378 "ALGFF" 62535 NIL ALGFF (NIL T T T NIL) -8 NIL NIL) (-38 53117 53248 53427 "ALGFACT" 53779 NIL ALGFACT (NIL T) -7 NIL NIL) (-37 52108 52718 52756 "ALGEBRA" 52816 NIL ALGEBRA (NIL T) -9 NIL 52874) (-36 51826 51885 52017 "ALGEBRA-" 52022 NIL ALGEBRA- (NIL T T) -8 NIL NIL) (-35 34087 49830 49882 "ALAGG" 50018 NIL ALAGG (NIL T T) -9 NIL 50179) (-34 33623 33736 33762 "AHYP" 33963 T AHYP (NIL) -9 NIL NIL) (-33 32554 32802 32828 "AGG" 33327 T AGG (NIL) -9 NIL 33606) (-32 31988 32150 32364 "AGG-" 32369 NIL AGG- (NIL T) -8 NIL NIL) (-31 29675 30093 30510 "AF" 31631 NIL AF (NIL T T) -7 NIL NIL) (-30 28944 29202 29358 "ACPLOT" 29537 T ACPLOT (NIL) -8 NIL NIL) (-29 18411 26357 26408 "ACFS" 27119 NIL ACFS (NIL T) -9 NIL 27358) (-28 16425 16915 17690 "ACFS-" 17695 NIL ACFS- (NIL T T) -8 NIL NIL) (-27 12693 14649 14675 "ACF" 15554 T ACF (NIL) -9 NIL 15966) (-26 11397 11731 12224 "ACF-" 12229 NIL ACF- (NIL T) -8 NIL NIL) (-25 10996 11165 11191 "ABELSG" 11283 T ABELSG (NIL) -9 NIL 11348) (-24 10863 10888 10954 "ABELSG-" 10959 NIL ABELSG- (NIL T) -8 NIL NIL) (-23 10233 10494 10520 "ABELMON" 10690 T ABELMON (NIL) -9 NIL 10802) (-22 9897 9981 10119 "ABELMON-" 10124 NIL ABELMON- (NIL T) -8 NIL NIL) (-21 9232 9578 9604 "ABELGRP" 9729 T ABELGRP (NIL) -9 NIL 9811) (-20 8695 8824 9040 "ABELGRP-" 9045 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 2992ed23..7b196aca 100644
--- a/src/share/algebra/operation.daase
+++ b/src/share/algebra/operation.daase
@@ -1,309 +1,909 @@
-(726211 . 3417777699)
+(726211 . 3419169926)
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-631 *3)) (-4 *3 (-975)) (-5 *1 (-632 *3)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1089)) (-5 *3 (-591 *1)) (-4 *1 (-408 *4))
+ (-4 *4 (-788))))
+ ((*1 *1 *2 *1 *1 *1 *1)
+ (-12 (-5 *2 (-1089)) (-4 *1 (-408 *3)) (-4 *3 (-788))))
+ ((*1 *1 *2 *1 *1 *1)
+ (-12 (-5 *2 (-1089)) (-4 *1 (-408 *3)) (-4 *3 (-788))))
+ ((*1 *1 *2 *1 *1)
+ (-12 (-5 *2 (-1089)) (-4 *1 (-408 *3)) (-4 *3 (-788))))
+ ((*1 *1 *2 *1) (-12 (-5 *2 (-1089)) (-4 *1 (-408 *3)) (-4 *3 (-788)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
+ (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-108))
+ (-5 *1 (-1026 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
+ (-4 *3 (-989 *5 *6 *7))
+ (-5 *2 (-591 (-2 (|:| |val| (-108)) (|:| -3585 *4))))
+ (-5 *1 (-1026 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-591 *2)) (-4 *2 (-882 *4 *5 *6)) (-4 *4 (-429))
+ (-4 *5 (-734)) (-4 *6 (-788)) (-5 *1 (-426 *4 *5 *6 *2)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-788) (-566 (-1089))))
+ (-4 *6 (-734)) (-5 *2 (-591 (-591 (-525))))
+ (-5 *1 (-857 *4 *5 *6 *7)) (-5 *3 (-525)) (-4 *7 (-882 *4 *6 *5)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1089))
+ (-4 *5 (-13 (-429) (-788) (-138) (-966 (-525)) (-587 (-525))))
+ (-5 *2 (-542 *3)) (-5 *1 (-518 *5 *3))
+ (-4 *3 (-13 (-27) (-1111) (-408 *5))))))
+(((*1 *2 *1) (|partial| -12 (-5 *2 (-1089)) (-5 *1 (-259)))))
+(((*1 *2 *2 *2) (-12 (-5 *1 (-148 *2)) (-4 *2 (-510)))))
+(((*1 *2 *3 *4 *5 *6)
+ (|partial| -12 (-5 *4 (-1089)) (-5 *6 (-591 (-564 *3)))
+ (-5 *5 (-564 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *7)))
+ (-4 *7 (-13 (-429) (-788) (-138) (-966 (-525)) (-587 (-525))))
+ (-5 *2 (-2 (|:| -2428 *3) (|:| |coeff| *3)))
+ (-5 *1 (-518 *7 *3)))))
+(((*1 *1) (-5 *1 (-135))))
+(((*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-1174)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-885 *5)) (-4 *5 (-975)) (-5 *2 (-227 *4 *5))
+ (-5 *1 (-877 *4 *5)) (-14 *4 (-591 (-1089))))))
(((*1 *2 *1)
- (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1125)) (-4 *4 (-351 *3))
- (-4 *5 (-351 *3)) (-5 *2 (-525))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975))
- (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-525)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-796))))
- ((*1 *2 *3) (-12 (-5 *3 (-796)) (-5 *2 (-1176)) (-5 *1 (-894)))))
+ (-12 (-5 *2 (-591 (-51))) (-5 *1 (-825 *3)) (-4 *3 (-1018)))))
(((*1 *2 *2)
- (-12 (-5 *2 (-876 *3)) (-4 *3 (-13 (-341) (-1111) (-932)))
- (-5 *1 (-163 *3)))))
+ (-12 (-4 *3 (-788)) (-5 *1 (-862 *3 *2)) (-4 *2 (-408 *3))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1089)) (-5 *2 (-294 (-525))) (-5 *1 (-863)))))
+(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-859)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-591 *3)) (-4 *3 (-286)) (-5 *1 (-166 *3)))))
+(((*1 *2 *3)
+ (-12 (-4 *3 (-1147 *2)) (-4 *2 (-1147 *4)) (-5 *1 (-916 *4 *2 *3 *5))
+ (-4 *4 (-327)) (-4 *5 (-666 *2 *3)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-591 (-525))) (-5 *2 (-837 (-525))) (-5 *1 (-850))))
+ ((*1 *2) (-12 (-5 *2 (-837 (-525))) (-5 *1 (-850)))))
+(((*1 *2 *1) (|partial| -12 (-5 *2 (-712)) (-5 *1 (-110)))))
+(((*1 *1 *1 *2 *3) (-12 (-5 *2 (-1072)) (-5 *3 (-715)) (-5 *1 (-110)))))
+(((*1 *2 *3 *4)
+ (|partial| -12 (-5 *4 (-854)) (-4 *5 (-517)) (-5 *2 (-631 *5))
+ (-5 *1 (-888 *5 *3)) (-4 *3 (-601 *5)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-564 *2)) (-4 *2 (-13 (-27) (-1111) (-408 *4)))
+ (-4 *4 (-13 (-517) (-788) (-966 (-525)) (-587 (-525))))
+ (-5 *1 (-256 *4 *2)))))
+(((*1 *2 *3) (-12 (-5 *3 (-854)) (-5 *2 (-837 (-525))) (-5 *1 (-850))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-591 (-525))) (-5 *2 (-837 (-525))) (-5 *1 (-850)))))
+(((*1 *2 *1)
+ (-12 (|has| *1 (-6 -4250)) (-4 *1 (-464 *3)) (-4 *3 (-1125))
+ (-5 *2 (-591 *3))))
+ ((*1 *2 *1) (-12 (-5 *2 (-591 *3)) (-5 *1 (-679 *3)) (-4 *3 (-1018)))))
+(((*1 *2 *2 *2 *3)
+ (-12 (-5 *3 (-712)) (-4 *4 (-517)) (-5 *1 (-901 *4 *2))
+ (-4 *2 (-1147 *4)))))
+(((*1 *2 *1 *3 *3 *2)
+ (-12 (-5 *3 (-525)) (-4 *1 (-55 *2 *4 *5)) (-4 *2 (-1125))
+ (-4 *4 (-351 *2)) (-4 *5 (-351 *2))))
+ ((*1 *2 *1 *3 *2)
+ (-12 (|has| *1 (-6 -4251)) (-4 *1 (-267 *3 *2)) (-4 *3 (-1018))
+ (-4 *2 (-1125)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-51)) (-5 *1 (-1104)))))
+(((*1 *2 *3 *4 *5 *5)
+ (-12 (-5 *3 (-3 (-385 (-885 *6)) (-1079 (-1089) (-885 *6))))
+ (-5 *5 (-712)) (-4 *6 (-429)) (-5 *2 (-591 (-631 (-385 (-885 *6)))))
+ (-5 *1 (-271 *6)) (-5 *4 (-631 (-385 (-885 *6))))))
+ ((*1 *2 *3 *4)
+ (-12
+ (-5 *3
+ (-2 (|:| |eigval| (-3 (-385 (-885 *5)) (-1079 (-1089) (-885 *5))))
+ (|:| |eigmult| (-712)) (|:| |eigvec| (-591 *4))))
+ (-4 *5 (-429)) (-5 *2 (-591 (-631 (-385 (-885 *5)))))
+ (-5 *1 (-271 *5)) (-5 *4 (-631 (-385 (-885 *5)))))))
(((*1 *2 *2)
- (-12 (-4 *3 (-327)) (-4 *4 (-307 *3)) (-4 *5 (-1147 *4))
- (-5 *1 (-718 *3 *4 *5 *2 *6)) (-4 *2 (-1147 *5)) (-14 *6 (-854))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-712)) (-4 *1 (-1188 *3)) (-4 *3 (-341)) (-4 *3 (-346))))
- ((*1 *1 *1) (-12 (-4 *1 (-1188 *2)) (-4 *2 (-341)) (-4 *2 (-346)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1022)) (-5 *1 (-51)))))
-(((*1 *2)
- (-12 (-5 *2 (-1176)) (-5 *1 (-1103 *3 *4)) (-4 *3 (-1018))
- (-4 *4 (-1018)))))
+ (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-1111))))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *1 (-594 *2 *3 *4)) (-4 *2 (-1018)) (-4 *3 (-23))
+ (-14 *4 *3))))
+(((*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-788)) (-5 *1 (-459 *3)))))
+(((*1 *2 *2)
+ (|partial| -12 (-4 *3 (-1125)) (-5 *1 (-168 *3 *2))
+ (-4 *2 (-618 *3)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-591 *7)) (-4 *7 (-882 *4 *6 *5))
+ (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-788) (-566 (-1089))))
+ (-4 *6 (-734)) (-5 *2 (-108)) (-5 *1 (-857 *4 *5 *6 *7))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-591 (-885 *4))) (-4 *4 (-13 (-286) (-138)))
+ (-4 *5 (-13 (-788) (-566 (-1089)))) (-4 *6 (-734)) (-5 *2 (-108))
+ (-5 *1 (-857 *4 *5 *6 *7)) (-4 *7 (-882 *4 *6 *5)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))))
+(((*1 *2 *3) (-12 (-5 *3 (-591 (-51))) (-5 *2 (-1176)) (-5 *1 (-797)))))
+(((*1 *2 *3) (-12 (-5 *3 (-591 (-525))) (-5 *2 (-712)) (-5 *1 (-546)))))
+(((*1 *2 *3 *3 *4)
+ (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
+ (-4 *3 (-989 *5 *6 *7))
+ (-5 *2 (-591 (-2 (|:| |val| *3) (|:| -3585 *4))))
+ (-5 *1 (-1026 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))))
+(((*1 *1 *1) (-4 *1 (-34)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-932)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3))
+ (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3))
+ (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
+ (-5 *1 (-1075 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
+ (-5 *1 (-1076 *3)))))
+(((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1125))
+ (-4 *4 (-351 *3)) (-4 *5 (-351 *3))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *3 *3)) (|has| *1 (-6 -4251)) (-4 *1 (-464 *3))
+ (-4 *3 (-1125)))))
+(((*1 *2 *3 *4 *2)
+ (-12 (-5 *2 (-591 (-2 (|:| |totdeg| (-712)) (|:| -2217 *3))))
+ (-5 *4 (-712)) (-4 *3 (-882 *5 *6 *7)) (-4 *5 (-429)) (-4 *6 (-734))
+ (-4 *7 (-788)) (-5 *1 (-426 *5 *6 *7 *3)))))
+(((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-146))))
+ ((*1 *2 *1) (-12 (-5 *2 (-146)) (-5 *1 (-807))))
+ ((*1 *2 *3) (-12 (-5 *3 (-876 *2)) (-5 *1 (-913 *2)) (-4 *2 (-975)))))
+(((*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1018)) (-4 *1 (-836 *3)))))
+(((*1 *2 *1) (-12 (-4 *1 (-786)) (-5 *2 (-525))))
+ ((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-838 *3)) (-4 *3 (-1018))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *1 (-991 *4 *3)) (-4 *4 (-13 (-786) (-341)))
+ (-4 *3 (-1147 *4)) (-5 *2 (-525))))
+ ((*1 *2 *3)
+ (|partial| -12 (-4 *4 (-13 (-517) (-788) (-966 *2) (-587 *2) (-429)))
+ (-5 *2 (-525)) (-5 *1 (-1033 *4 *3))
+ (-4 *3 (-13 (-27) (-1111) (-408 *4)))))
+ ((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *4 (-1089)) (-5 *5 (-781 *3))
+ (-4 *3 (-13 (-27) (-1111) (-408 *6)))
+ (-4 *6 (-13 (-517) (-788) (-966 *2) (-587 *2) (-429)))
+ (-5 *2 (-525)) (-5 *1 (-1033 *6 *3))))
+ ((*1 *2 *3 *4 *3 *5)
+ (|partial| -12 (-5 *4 (-1089)) (-5 *5 (-1072))
+ (-4 *6 (-13 (-517) (-788) (-966 *2) (-587 *2) (-429)))
+ (-5 *2 (-525)) (-5 *1 (-1033 *6 *3))
+ (-4 *3 (-13 (-27) (-1111) (-408 *6)))))
+ ((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-385 (-885 *4))) (-4 *4 (-429)) (-5 *2 (-525))
+ (-5 *1 (-1034 *4))))
+ ((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *4 (-1089)) (-5 *5 (-781 (-385 (-885 *6))))
+ (-5 *3 (-385 (-885 *6))) (-4 *6 (-429)) (-5 *2 (-525))
+ (-5 *1 (-1034 *6))))
+ ((*1 *2 *3 *4 *3 *5)
+ (|partial| -12 (-5 *3 (-385 (-885 *6))) (-5 *4 (-1089))
+ (-5 *5 (-1072)) (-4 *6 (-429)) (-5 *2 (-525)) (-5 *1 (-1034 *6))))
+ ((*1 *2 *3)
+ (|partial| -12 (-5 *2 (-525)) (-5 *1 (-1108 *3)) (-4 *3 (-975)))))
+(((*1 *2 *3 *3 *3 *4 *4 *3)
+ (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
+ (-5 *1 (-697)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-591 (-721 *5 (-798 *6)))) (-5 *4 (-108)) (-4 *5 (-429))
+ (-14 *6 (-591 (-1089)))
+ (-5 *2
+ (-591 (-1060 *5 (-497 (-798 *6)) (-798 *6) (-721 *5 (-798 *6)))))
+ (-5 *1 (-576 *5 *6)))))
+(((*1 *1 *2 *2) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1190 *3 *4)) (-4 *3 (-788)) (-4 *4 (-975))
+ (-5 *2 (-760 *3))))
+ ((*1 *2 *1) (-12 (-4 *2 (-784)) (-5 *1 (-1192 *3 *2)) (-4 *3 (-975)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-391 *3 *4 *5 *6)) (-4 *6 (-966 *4)) (-4 *3 (-286))
+ (-4 *4 (-923 *3)) (-4 *5 (-1147 *4)) (-4 *6 (-387 *4 *5))
+ (-14 *7 (-1171 *6)) (-5 *1 (-392 *3 *4 *5 *6 *7))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1171 *6)) (-4 *6 (-387 *4 *5)) (-4 *4 (-923 *3))
+ (-4 *5 (-1147 *4)) (-4 *3 (-286)) (-5 *1 (-392 *3 *4 *5 *6 *7))
+ (-14 *7 *2))))
(((*1 *2)
- (-12 (-14 *4 (-712)) (-4 *5 (-1125)) (-5 *2 (-128))
- (-5 *1 (-217 *3 *4 *5)) (-4 *3 (-218 *4 *5))))
+ (-12 (-4 *4 (-160)) (-5 *2 (-1085 (-885 *4))) (-5 *1 (-394 *3 *4))
+ (-4 *3 (-395 *4))))
((*1 *2)
- (-12 (-4 *4 (-341)) (-5 *2 (-128)) (-5 *1 (-306 *3 *4))
- (-4 *3 (-307 *4))))
+ (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-4 *3 (-341))
+ (-5 *2 (-1085 (-885 *3)))))
((*1 *2)
- (-12 (-5 *2 (-712)) (-5 *1 (-368 *3 *4 *5)) (-14 *3 *2) (-14 *4 *2)
- (-4 *5 (-160))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-525))
- (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-882 *3 *4 *5))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-591 *6)) (-4 *6 (-788)) (-4 *4 (-341)) (-4 *5 (-734))
- (-5 *2 (-525)) (-5 *1 (-477 *4 *5 *6 *7)) (-4 *7 (-882 *4 *5 *6))))
- ((*1 *2 *1) (-12 (-4 *1 (-911 *3)) (-4 *3 (-975)) (-5 *2 (-854))))
- ((*1 *2) (-12 (-4 *1 (-1178 *3)) (-4 *3 (-341)) (-5 *2 (-128)))))
+ (-12 (-5 *2 (-1085 (-385 (-885 *3)))) (-5 *1 (-430 *3 *4 *5 *6))
+ (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-854))
+ (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))))
(((*1 *2 *3 *2)
- (-12 (-5 *2 (-591 (-1013 (-357)))) (-5 *3 (-591 (-242)))
- (-5 *1 (-240))))
- ((*1 *1 *2) (-12 (-5 *2 (-591 (-1013 (-357)))) (-5 *1 (-242))))
- ((*1 *2 *1 *2) (-12 (-5 *2 (-591 (-1013 (-357)))) (-5 *1 (-445))))
- ((*1 *2 *1) (-12 (-5 *2 (-591 (-1013 (-357)))) (-5 *1 (-445)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-591 (-525))) (-5 *1 (-934 *3)) (-14 *3 (-525)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-764)) (-5 *2 (-1176)) (-5 *1 (-763)))))
-(((*1 *2 *3 *4 *4 *3)
- (|partial| -12 (-5 *4 (-564 *3))
- (-4 *3 (-13 (-408 *5) (-27) (-1111)))
- (-4 *5 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525))))
- (-5 *2 (-2 (|:| -3060 *3) (|:| |coeff| *3)))
- (-5 *1 (-527 *5 *3 *6)) (-4 *6 (-1018)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-712)) (-5 *1 (-810 *2)) (-4 *2 (-1125))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-712)) (-5 *1 (-812 *2)) (-4 *2 (-1125))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-712)) (-5 *1 (-815 *2)) (-4 *2 (-1125)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))))
-(((*1 *2 *3 *1)
- (-12 (-5 *3 (-412))
- (-5 *2
- (-591
- (-3 (|:| -2400 (-1089))
- (|:| |bounds| (-591 (-3 (|:| S (-1089)) (|:| P (-885 (-525)))))))))
- (-5 *1 (-1093)))))
-(((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-859)))))
-(((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-712)) (-4 *1 (-682 *4 *5)) (-4 *4 (-975))
- (-4 *5 (-788)) (-5 *2 (-885 *4))))
+ (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1125)) (-5 *1 (-353 *4 *2))
+ (-4 *2 (-13 (-351 *4) (-10 -7 (-6 -4251)))))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1072)) (-5 *2 (-195 (-475))) (-5 *1 (-776)))))
+(((*1 *1 *1) (-4 *1 (-34)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-932)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3))
+ (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3))
+ (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
+ (-5 *1 (-1075 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
+ (-5 *1 (-1076 *3)))))
+(((*1 *2 *1) (-12 (-4 *1 (-905)) (-5 *2 (-1013 (-205))))))
+(((*1 *2 *2 *3 *3 *4)
+ (-12 (-5 *4 (-712)) (-4 *3 (-517)) (-5 *1 (-901 *3 *2))
+ (-4 *2 (-1147 *3)))))
+(((*1 *2)
+ (-12 (-5 *2 (-712)) (-5 *1 (-116 *3)) (-4 *3 (-1147 (-525)))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-712)) (-5 *1 (-116 *3)) (-4 *3 (-1147 (-525))))))
+(((*1 *2 *2 *2 *2 *2 *2)
+ (-12 (-4 *2 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525)))))))
+ (-5 *1 (-1044 *3 *2)) (-4 *3 (-1147 *2)))))
+(((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-51)) (-5 *1 (-50 *2)) (-4 *2 (-1125))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-885 (-357))) (-5 *1 (-317 *3 *4 *5))
+ (-4 *5 (-966 (-357))) (-14 *3 (-591 (-1089)))
+ (-14 *4 (-591 (-1089))) (-4 *5 (-365))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-385 (-885 (-357)))) (-5 *1 (-317 *3 *4 *5))
+ (-4 *5 (-966 (-357))) (-14 *3 (-591 (-1089)))
+ (-14 *4 (-591 (-1089))) (-4 *5 (-365))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-294 (-357))) (-5 *1 (-317 *3 *4 *5))
+ (-4 *5 (-966 (-357))) (-14 *3 (-591 (-1089)))
+ (-14 *4 (-591 (-1089))) (-4 *5 (-365))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-885 (-525))) (-5 *1 (-317 *3 *4 *5))
+ (-4 *5 (-966 (-525))) (-14 *3 (-591 (-1089)))
+ (-14 *4 (-591 (-1089))) (-4 *5 (-365))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-385 (-885 (-525)))) (-5 *1 (-317 *3 *4 *5))
+ (-4 *5 (-966 (-525))) (-14 *3 (-591 (-1089)))
+ (-14 *4 (-591 (-1089))) (-4 *5 (-365))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-294 (-525))) (-5 *1 (-317 *3 *4 *5))
+ (-4 *5 (-966 (-525))) (-14 *3 (-591 (-1089)))
+ (-14 *4 (-591 (-1089))) (-4 *5 (-365))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-1089)) (-5 *1 (-317 *3 *4 *5))
+ (-14 *3 (-591 *2)) (-14 *4 (-591 *2)) (-4 *5 (-365))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-294 *5)) (-4 *5 (-365))
+ (-5 *1 (-317 *3 *4 *5)) (-14 *3 (-591 (-1089)))
+ (-14 *4 (-591 (-1089)))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-631 (-385 (-885 (-525))))) (-4 *1 (-362))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-631 (-385 (-885 (-357))))) (-4 *1 (-362))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-631 (-885 (-525)))) (-4 *1 (-362))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-631 (-885 (-357)))) (-4 *1 (-362))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-631 (-294 (-525)))) (-4 *1 (-362))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-631 (-294 (-357)))) (-4 *1 (-362))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-385 (-885 (-525)))) (-4 *1 (-374))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-385 (-885 (-357)))) (-4 *1 (-374))))
+ ((*1 *1 *2) (|partial| -12 (-5 *2 (-885 (-525))) (-4 *1 (-374))))
+ ((*1 *1 *2) (|partial| -12 (-5 *2 (-885 (-357))) (-4 *1 (-374))))
+ ((*1 *1 *2) (|partial| -12 (-5 *2 (-294 (-525))) (-4 *1 (-374))))
+ ((*1 *1 *2) (|partial| -12 (-5 *2 (-294 (-357))) (-4 *1 (-374))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-1171 (-385 (-885 (-525))))) (-4 *1 (-418))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-1171 (-385 (-885 (-357))))) (-4 *1 (-418))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-1171 (-885 (-525)))) (-4 *1 (-418))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-1171 (-885 (-357)))) (-4 *1 (-418))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-1171 (-294 (-525)))) (-4 *1 (-418))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-1171 (-294 (-357)))) (-4 *1 (-418))))
+ ((*1 *2 *3)
+ (|partial| -12 (-4 *4 (-327)) (-4 *5 (-307 *4)) (-4 *6 (-1147 *5))
+ (-5 *2 (-1085 (-1085 *4))) (-5 *1 (-718 *4 *5 *6 *3 *7))
+ (-4 *3 (-1147 *6)) (-14 *7 (-854))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5))
+ (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788))
+ (-4 *1 (-907 *3 *4 *5 *6))))
+ ((*1 *2 *1) (|partial| -12 (-4 *1 (-966 *2)) (-4 *2 (-1125))))
+ ((*1 *1 *2)
+ (|partial| -3150
+ (-12 (-5 *2 (-885 *3))
+ (-12 (-3389 (-4 *3 (-37 (-385 (-525)))))
+ (-3389 (-4 *3 (-37 (-525)))) (-4 *5 (-566 (-1089))))
+ (-4 *3 (-975)) (-4 *1 (-989 *3 *4 *5)) (-4 *4 (-734))
+ (-4 *5 (-788)))
+ (-12 (-5 *2 (-885 *3))
+ (-12 (-3389 (-4 *3 (-510))) (-3389 (-4 *3 (-37 (-385 (-525)))))
+ (-4 *3 (-37 (-525))) (-4 *5 (-566 (-1089))))
+ (-4 *3 (-975)) (-4 *1 (-989 *3 *4 *5)) (-4 *4 (-734))
+ (-4 *5 (-788)))
+ (-12 (-5 *2 (-885 *3))
+ (-12 (-3389 (-4 *3 (-923 (-525)))) (-4 *3 (-37 (-385 (-525))))
+ (-4 *5 (-566 (-1089))))
+ (-4 *3 (-975)) (-4 *1 (-989 *3 *4 *5)) (-4 *4 (-734))
+ (-4 *5 (-788)))))
+ ((*1 *1 *2)
+ (|partial| -3150
+ (-12 (-5 *2 (-885 (-525))) (-4 *1 (-989 *3 *4 *5))
+ (-12 (-3389 (-4 *3 (-37 (-385 (-525))))) (-4 *3 (-37 (-525)))
+ (-4 *5 (-566 (-1089))))
+ (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)))
+ (-12 (-5 *2 (-885 (-525))) (-4 *1 (-989 *3 *4 *5))
+ (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *5 (-566 (-1089))))
+ (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-885 (-385 (-525)))) (-4 *1 (-989 *3 *4 *5))
+ (-4 *3 (-37 (-385 (-525)))) (-4 *5 (-566 (-1089))) (-4 *3 (-975))
+ (-4 *4 (-734)) (-4 *5 (-788)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *2 (-385 (-525))) (-5 *1 (-113 *4)) (-14 *4 *3)
+ (-5 *3 (-525))))
+ ((*1 *2 *1 *2) (-12 (-4 *1 (-802 *3)) (-5 *2 (-525))))
((*1 *2 *1 *3)
- (-12 (-5 *3 (-712)) (-4 *1 (-682 *4 *5)) (-4 *4 (-975))
- (-4 *5 (-788)) (-5 *2 (-885 *4))))
- ((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-712)) (-4 *1 (-1162 *4)) (-4 *4 (-975))
- (-5 *2 (-885 *4))))
+ (-12 (-5 *2 (-385 (-525))) (-5 *1 (-804 *4)) (-14 *4 *3)
+ (-5 *3 (-525))))
((*1 *2 *1 *3)
- (-12 (-5 *3 (-712)) (-4 *1 (-1162 *4)) (-4 *4 (-975))
- (-5 *2 (-885 *4)))))
-(((*1 *2 *3 *4 *4 *3 *5 *3 *3 *3 *6)
+ (-12 (-14 *4 *3) (-5 *2 (-385 (-525))) (-5 *1 (-805 *4 *5))
+ (-5 *3 (-525)) (-4 *5 (-802 *4))))
+ ((*1 *2 *1 *1) (-12 (-4 *1 (-942)) (-5 *2 (-385 (-525)))))
+ ((*1 *2 *3 *1 *2)
+ (-12 (-4 *1 (-991 *2 *3)) (-4 *2 (-13 (-786) (-341)))
+ (-4 *3 (-1147 *2))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *1 (-1149 *2 *3)) (-4 *3 (-733))
+ (|has| *2 (-15 ** (*2 *2 *3))) (|has| *2 (-15 -2686 (*2 (-1089))))
+ (-4 *2 (-975)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-760 *4)) (-4 *4 (-788)) (-5 *2 (-108))
+ (-5 *1 (-616 *4)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1012 *2)) (-4 *2 (-1125)))))
+(((*1 *2)
+ (-12 (-4 *3 (-517)) (-5 *2 (-591 (-631 *3))) (-5 *1 (-42 *3 *4))
+ (-4 *4 (-395 *3)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-854)) (-5 *2 (-1085 *3)) (-5 *1 (-1100 *3))
+ (-4 *3 (-341)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-517)) (-5 *2 (-712)) (-5 *1 (-42 *4 *3))
+ (-4 *3 (-395 *4)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-1129)) (-4 *5 (-1147 *4))
+ (-5 *2 (-2 (|:| -2976 (-385 *5)) (|:| |poly| *3)))
+ (-5 *1 (-139 *4 *5 *3)) (-4 *3 (-1147 (-385 *5))))))
+(((*1 *2 *1) (-12 (-4 *1 (-102 *2)) (-4 *2 (-1125)))))
+(((*1 *2 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-1125))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-1018))
+ (-4 *2 (-13 (-408 *4) (-819 *3) (-566 (-825 *3))))
+ (-5 *1 (-997 *3 *4 *2))
+ (-4 *4 (-13 (-975) (-819 *3) (-788) (-566 (-825 *3))))))
+ ((*1 *2 *1)
+ (-12 (-4 *2 (-1018)) (-5 *1 (-1079 *3 *2)) (-4 *3 (-1018)))))
+(((*1 *2 *1) (-12 (-4 *1 (-738 *2)) (-4 *2 (-160)))))
+(((*1 *1 *1) (-4 *1 (-34)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-932)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3))
+ (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3))
+ (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
+ (-5 *1 (-1075 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
+ (-5 *1 (-1076 *3)))))
+(((*1 *2 *1) (-12 (-4 *1 (-887)) (-5 *2 (-1013 (-205)))))
+ ((*1 *2 *1) (-12 (-4 *1 (-905)) (-5 *2 (-1013 (-205))))))
+(((*1 *2 *2 *2 *3)
+ (-12 (-5 *2 (-591 (-525))) (-5 *3 (-108)) (-5 *1 (-1028)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-975)) (-5 *2 (-108)) (-5 *1 (-421 *4 *3))
+ (-4 *3 (-1147 *4))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-989 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734))
+ (-4 *5 (-788)) (-5 *2 (-108)))))
+(((*1 *1 *2 *2 *2 *2) (-12 (-4 *1 (-927 *2)) (-4 *2 (-160)))))
+(((*1 *2 *2 *3 *3)
+ (|partial| -12 (-5 *3 (-1089))
+ (-4 *4 (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525))))
+ (-5 *1 (-536 *4 *2))
+ (-4 *2 (-13 (-1111) (-891) (-1053) (-29 *4))))))
+(((*1 *2)
+ (-12 (-5 *2 (-854)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525)))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-854)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-232 *3 *4 *5 *6)) (-4 *3 (-975)) (-4 *4 (-788))
+ (-4 *5 (-245 *4)) (-4 *6 (-734)) (-5 *2 (-108)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-788) (-566 (-1089))))
+ (-4 *6 (-734)) (-5 *2 (-591 *3)) (-5 *1 (-857 *4 *5 *6 *3))
+ (-4 *3 (-882 *4 *6 *5)))))
+(((*1 *2) (-12 (-5 *2 (-807)) (-5 *1 (-1174))))
+ ((*1 *2 *2) (-12 (-5 *2 (-807)) (-5 *1 (-1174)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-591 *2)) (-4 *2 (-989 *4 *5 *6)) (-4 *4 (-517))
+ (-4 *5 (-734)) (-4 *6 (-788)) (-5 *1 (-908 *4 *5 *6 *2)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-558 *2 *3)) (-4 *3 (-1125)) (-4 *2 (-1018))
+ (-4 *2 (-788)))))
+(((*1 *2 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-1125))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-1018))
+ (-4 *2 (-13 (-408 *4) (-819 *3) (-566 (-825 *3))))
+ (-5 *1 (-997 *3 *4 *2))
+ (-4 *4 (-13 (-975) (-819 *3) (-788) (-566 (-825 *3))))))
+ ((*1 *2 *1)
+ (-12 (-4 *2 (-1018)) (-5 *1 (-1079 *2 *3)) (-4 *3 (-1018)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-108)) (-5 *1 (-1078 *3 *4)) (-14 *3 (-854))
+ (-4 *4 (-975)))))
+(((*1 *1 *1) (-4 *1 (-34)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-932)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3))
+ (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3))
+ (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
+ (-5 *1 (-1075 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
+ (-5 *1 (-1076 *3)))))
+(((*1 *2 *1) (-12 (-4 *1 (-887)) (-5 *2 (-1013 (-205)))))
+ ((*1 *2 *1) (-12 (-4 *1 (-905)) (-5 *2 (-1013 (-205))))))
+(((*1 *2 *3 *4 *4 *4 *5 *5 *3)
(-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *5 (-205))
- (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-76 FUNCTN))))
- (-5 *2 (-964)) (-5 *1 (-690)))))
+ (-5 *2 (-964)) (-5 *1 (-693)))))
+(((*1 *2 *2 *3 *3)
+ (-12 (-5 *3 (-1089))
+ (-4 *4 (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525))))
+ (-5 *1 (-571 *4 *2)) (-4 *2 (-13 (-1111) (-891) (-29 *4))))))
(((*1 *2 *3)
- (-12 (-5 *3 (-591 *4)) (-4 *4 (-975)) (-5 *2 (-1171 *4))
- (-5 *1 (-1090 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-854)) (-5 *2 (-1171 *3)) (-5 *1 (-1090 *3))
- (-4 *3 (-975)))))
-(((*1 *1 *1) (-12 (-4 *1 (-601 *2)) (-4 *2 (-975))))
+ (-12 (-4 *4 (-351 *2)) (-4 *5 (-351 *2)) (-4 *2 (-341))
+ (-5 *1 (-492 *2 *4 *5 *3)) (-4 *3 (-629 *2 *4 *5))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-629 *2 *3 *4)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2))
+ (|has| *2 (-6 (-4252 "*"))) (-4 *2 (-975))))
((*1 *2 *3)
- (-12 (-4 *4 (-517)) (-4 *4 (-160)) (-4 *5 (-351 *4))
- (-4 *6 (-351 *4)) (-5 *2 (-2 (|:| |adjMat| *3) (|:| |detMat| *4)))
- (-5 *1 (-630 *4 *5 *6 *3)) (-4 *3 (-629 *4 *5 *6))))
- ((*1 *1 *1 *1)
- (-12 (-4 *2 (-160)) (-4 *2 (-975)) (-5 *1 (-656 *2 *3))
- (-4 *3 (-593 *2))))
+ (-12 (-4 *4 (-351 *2)) (-4 *5 (-351 *2)) (-4 *2 (-160))
+ (-5 *1 (-630 *2 *4 *5 *3)) (-4 *3 (-629 *2 *4 *5))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1039 *3 *2 *4 *5)) (-4 *4 (-218 *3 *2))
+ (-4 *5 (-218 *3 *2)) (|has| *2 (-6 (-4252 "*"))) (-4 *2 (-975)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))))
+(((*1 *2 *3 *4 *4 *2 *2 *2)
+ (-12 (-5 *2 (-525))
+ (-5 *3
+ (-2 (|:| |lcmfij| *6) (|:| |totdeg| (-712)) (|:| |poli| *4)
+ (|:| |polj| *4)))
+ (-4 *6 (-734)) (-4 *4 (-882 *5 *6 *7)) (-4 *5 (-429)) (-4 *7 (-788))
+ (-5 *1 (-426 *5 *6 *7 *4)))))
+(((*1 *1 *1 *1) (-4 *1 (-134)))
+ ((*1 *2 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-147 *3 *2))
+ (-4 *2 (-408 *3))))
+ ((*1 *2 *2 *2) (-12 (-5 *1 (-148 *2)) (-4 *2 (-510)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3))))
((*1 *1 *1)
- (-12 (-4 *2 (-160)) (-4 *2 (-975)) (-5 *1 (-656 *2 *3))
- (-4 *3 (-593 *2))))
- ((*1 *1 *1 *1) (-12 (-5 *1 (-775 *2)) (-4 *2 (-160)) (-4 *2 (-975))))
- ((*1 *1 *1) (-12 (-5 *1 (-775 *2)) (-4 *2 (-160)) (-4 *2 (-975)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-1085 *6)) (-5 *3 (-525)) (-4 *6 (-286)) (-4 *4 (-734))
- (-4 *5 (-788)) (-5 *1 (-684 *4 *5 *6 *7)) (-4 *7 (-882 *6 *4 *5)))))
-(((*1 *1 *1 *1) (-12 (-4 *1 (-911 *2)) (-4 *2 (-975))))
- ((*1 *2 *2 *2) (-12 (-5 *2 (-876 (-205))) (-5 *1 (-1122))))
- ((*1 *1 *1 *1)
- (-12 (-4 *1 (-1169 *2)) (-4 *2 (-1125)) (-4 *2 (-975)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525)))))))
- (-5 *2 (-591 *4)) (-5 *1 (-1044 *3 *4)) (-4 *3 (-1147 *4))))
- ((*1 *2 *3 *3)
- (-12 (-4 *3 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525)))))))
- (-5 *2 (-591 *3)) (-5 *1 (-1044 *4 *3)) (-4 *4 (-1147 *3)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-1147 (-385 *2))) (-5 *2 (-525)) (-5 *1 (-846 *4 *3))
- (-4 *3 (-1147 (-385 *4))))))
+ (-12 (-5 *1 (-1163 *2 *3 *4)) (-4 *2 (-975)) (-14 *3 (-1089))
+ (-14 *4 *2))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1125)) (-4 *4 (-351 *3))
+ (-4 *5 (-351 *3)) (-5 *2 (-712))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975))
+ (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-712)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1063 *3)) (-4 *3 (-1125)) (-5 *2 (-108)))))
+(((*1 *2 *3 *3 *3 *4)
+ (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1147 *5))
+ (-4 *5 (-13 (-341) (-138) (-966 (-525))))
+ (-5 *2
+ (-2 (|:| |a| *6) (|:| |b| (-385 *6)) (|:| |h| *6)
+ (|:| |c1| (-385 *6)) (|:| |c2| (-385 *6)) (|:| -2744 *6)))
+ (-5 *1 (-946 *5 *6)) (-5 *3 (-385 *6)))))
+(((*1 *1 *1) (-4 *1 (-34)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-932)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3))
+ (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3))
+ (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
+ (-5 *1 (-1075 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
+ (-5 *1 (-1076 *3)))))
+(((*1 *2 *2 *3 *2)
+ (-12 (-5 *3 (-712)) (-4 *4 (-327)) (-5 *1 (-197 *4 *2))
+ (-4 *2 (-1147 *4))))
+ ((*1 *2 *2 *3 *2 *3)
+ (-12 (-5 *3 (-525)) (-5 *1 (-637 *2)) (-4 *2 (-1147 *3)))))
(((*1 *2 *1 *3)
- (-12 (-5 *3 (-1 *5 *5)) (-4 *5 (-1147 *4)) (-4 *4 (-1129))
- (-4 *6 (-1147 (-385 *5)))
+ (-12 (-5 *3 (-712)) (-4 *1 (-1147 *4)) (-4 *4 (-975))
+ (-5 *2 (-1171 *4)))))
+(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-514)))))
+(((*1 *2 *1) (-12 (-4 *1 (-940 *3)) (-4 *3 (-1125)) (-5 *2 (-108))))
+ ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1112 *3)) (-4 *3 (-1018)))))
+(((*1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-1092)))))
+(((*1 *1) (-12 (-5 *1 (-591 *2)) (-4 *2 (-1125)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-4 *3 (-517))
+ (-5 *2 (-1085 *3)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-591 *6)) (-4 *6 (-788)) (-4 *4 (-341)) (-4 *5 (-734))
(-5 *2
- (-2 (|:| |num| *1) (|:| |den| *5) (|:| |derivden| *5)
- (|:| |gd| *5)))
- (-4 *1 (-320 *4 *5 *6)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-1089)) (-5 *5 (-1013 (-205))) (-5 *2 (-860))
- (-5 *1 (-858 *3)) (-4 *3 (-566 (-501)))))
- ((*1 *2 *3 *3 *4 *5)
- (-12 (-5 *4 (-1089)) (-5 *5 (-1013 (-205))) (-5 *2 (-860))
- (-5 *1 (-858 *3)) (-4 *3 (-566 (-501)))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-1013 (-205))) (-5 *1 (-859))))
- ((*1 *1 *2 *2 *2 *2 *3 *3 *3 *3)
- (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1013 (-205)))
- (-5 *1 (-859))))
- ((*1 *1 *2 *2 *2 *2 *3)
- (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1013 (-205)))
- (-5 *1 (-859))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-1013 (-205))) (-5 *1 (-860))))
- ((*1 *1 *2 *2 *3 *3 *3)
- (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1013 (-205)))
- (-5 *1 (-860))))
- ((*1 *1 *2 *2 *3)
- (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1013 (-205)))
- (-5 *1 (-860))))
- ((*1 *1 *2 *3 *3)
- (-12 (-5 *2 (-591 (-1 (-205) (-205)))) (-5 *3 (-1013 (-205)))
- (-5 *1 (-860))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-591 (-1 (-205) (-205)))) (-5 *3 (-1013 (-205)))
- (-5 *1 (-860))))
- ((*1 *1 *2 *3 *3)
- (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1013 (-205)))
- (-5 *1 (-860))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1013 (-205)))
- (-5 *1 (-860)))))
+ (-2 (|:| |mval| (-631 *4)) (|:| |invmval| (-631 *4))
+ (|:| |genIdeal| (-477 *4 *5 *6 *7))))
+ (-5 *1 (-477 *4 *5 *6 *7)) (-4 *7 (-882 *4 *5 *6)))))
+(((*1 *2)
+ (-12 (-4 *3 (-517)) (-5 *2 (-591 *4)) (-5 *1 (-42 *3 *4))
+ (-4 *4 (-395 *3)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1125)) (-4 *4 (-351 *3))
+ (-4 *5 (-351 *3)) (-5 *2 (-712))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975))
+ (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-712)))))
+(((*1 *2 *2 *3)
+ (|partial| -12 (-5 *2 (-591 (-1085 *4))) (-5 *3 (-1085 *4))
+ (-4 *4 (-842)) (-5 *1 (-608 *4)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-591 (-2 (|:| -2940 *4) (|:| -1314 (-525)))))
+ (-4 *4 (-1018)) (-5 *2 (-1 *4)) (-5 *1 (-947 *4)))))
+(((*1 *2 *3 *4 *5 *5)
+ (-12 (-5 *5 (-712)) (-4 *6 (-1018)) (-4 *7 (-833 *6))
+ (-5 *2 (-631 *7)) (-5 *1 (-633 *6 *7 *3 *4)) (-4 *3 (-351 *7))
+ (-4 *4 (-13 (-351 *6) (-10 -7 (-6 -4250)))))))
+(((*1 *2 *2 *1)
+ (-12 (-4 *1 (-1119 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-734))
+ (-4 *5 (-788)) (-4 *2 (-989 *3 *4 *5)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-788)) (-5 *1 (-862 *3 *2)) (-4 *2 (-408 *3))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1089)) (-5 *2 (-294 (-525))) (-5 *1 (-863)))))
-(((*1 *1) (-5 *1 (-1173))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1173)))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-517))
- (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-908 *3 *4 *5 *6))))
- ((*1 *2 *2 *2 *3)
- (-12 (-5 *2 (-591 *7)) (-5 *3 (-108)) (-4 *7 (-989 *4 *5 *6))
- (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788))
- (-5 *1 (-908 *4 *5 *6 *7)))))
-(((*1 *2 *1 *1)
- (-12 (-5 *2 (-385 (-885 *3))) (-5 *1 (-430 *3 *4 *5 *6))
- (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-854))
- (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))))
-(((*1 *2 *1) (-12 (-5 *1 (-955 *2)) (-4 *2 (-1125)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
- (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-591 *4))
- (-5 *1 (-995 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))))
-(((*1 *1) (-12 (-4 *1 (-442 *2 *3)) (-4 *2 (-160)) (-4 *3 (-23))))
- ((*1 *1) (-5 *1 (-501))) ((*1 *1) (-4 *1 (-664)))
- ((*1 *1) (-4 *1 (-668)))
- ((*1 *1) (-12 (-5 *1 (-825 *2)) (-4 *2 (-1018))))
- ((*1 *1) (-12 (-5 *1 (-826 *2)) (-4 *2 (-788)))))
-(((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-1 *4 *4)) (-5 *3 (-712)) (-4 *1 (-211 *4))
- (-4 *4 (-975))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-211 *3)) (-4 *3 (-975))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-213)) (-5 *2 (-712))))
- ((*1 *1 *1) (-4 *1 (-213)))
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-932)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3))
+ (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3))
+ (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4))))
+ ((*1 *1 *1) (-4 *1 (-466)))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
+ (-5 *1 (-1075 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
+ (-5 *1 (-1076 *3)))))
+(((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-525)) (-4 *1 (-55 *2 *4 *5)) (-4 *4 (-351 *2))
+ (-4 *5 (-351 *2)) (-4 *2 (-1125))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *1 (-267 *3 *2)) (-4 *3 (-1018)) (-4 *2 (-1125))))
+ ((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-525)) (-4 *1 (-978 *4 *5 *2 *6 *7))
+ (-4 *6 (-218 *5 *2)) (-4 *7 (-218 *4 *2)) (-4 *2 (-975)))))
+(((*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-859)))))
+(((*1 *2 *3 *3 *3 *4 *3)
+ (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
+ (-5 *1 (-696)))))
+(((*1 *1 *2 *2) (-12 (-5 *1 (-810 *2)) (-4 *2 (-1125))))
+ ((*1 *1 *2 *2 *2) (-12 (-5 *1 (-812 *2)) (-4 *2 (-1125))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-591 (-876 *3)))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-591 (-876 *3))) (-4 *3 (-975)) (-4 *1 (-1050 *3))))
((*1 *1 *1 *2)
- (-12 (-5 *2 (-712)) (-4 *3 (-13 (-341) (-138))) (-5 *1 (-377 *3 *4))
- (-4 *4 (-1147 *3))))
- ((*1 *1 *1)
- (-12 (-4 *2 (-13 (-341) (-138))) (-5 *1 (-377 *2 *3))
- (-4 *3 (-1147 *2))))
- ((*1 *1) (-12 (-4 *1 (-601 *2)) (-4 *2 (-975))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-591 *4)) (-5 *3 (-591 (-712))) (-4 *1 (-833 *4))
- (-4 *4 (-1018))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *3 (-712)) (-4 *1 (-833 *2)) (-4 *2 (-1018))))
+ (-12 (-5 *2 (-591 (-591 *3))) (-4 *1 (-1050 *3)) (-4 *3 (-975))))
((*1 *1 *1 *2)
- (-12 (-5 *2 (-591 *3)) (-4 *1 (-833 *3)) (-4 *3 (-1018))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-833 *2)) (-4 *2 (-1018)))))
+ (-12 (-5 *2 (-591 (-876 *3))) (-4 *1 (-1050 *3)) (-4 *3 (-975)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-517)) (-5 *2 (-712)) (-5 *1 (-42 *4 *3))
- (-4 *3 (-395 *4)))))
+ (-12
+ (-5 *3
+ (-591 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525))))))
+ (-5 *2 (-591 (-205))) (-5 *1 (-284)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *2 (-1 (-876 *3) (-876 *3))) (-5 *1 (-163 *3))
+ (-4 *3 (-13 (-341) (-1111) (-932))))))
(((*1 *2 *3)
- (-12 (-4 *4 (-975)) (-4 *3 (-1147 *4)) (-4 *2 (-1162 *4))
- (-5 *1 (-1165 *4 *3 *5 *2)) (-4 *5 (-601 *3)))))
+ (-12 (-5 *2 (-108)) (-5 *1 (-38 *3)) (-4 *3 (-1147 (-47))))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-591 (-591 *3))) (-4 *3 (-1018)) (-5 *1 (-1098 *3)))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-396 *3)) (-4 *3 (-517)) (-5 *1 (-397 *3)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-712)) (-4 *1 (-1186 *3 *4)) (-4 *3 (-788))
+ (-4 *4 (-975)) (-4 *4 (-160))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *1 (-1186 *2 *3)) (-4 *2 (-788)) (-4 *3 (-975))
+ (-4 *3 (-160)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *3 (-396 *2)) (-4 *2 (-286)) (-5 *1 (-847 *2))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-385 (-885 *5))) (-5 *4 (-1089))
+ (-4 *5 (-13 (-286) (-138))) (-5 *2 (-51)) (-5 *1 (-848 *5))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-396 (-885 *6))) (-5 *5 (-1089)) (-5 *3 (-885 *6))
+ (-4 *6 (-13 (-286) (-138))) (-5 *2 (-51)) (-5 *1 (-848 *6)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-591 (-1094))) (-5 *1 (-1094))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1089)) (-5 *3 (-591 (-1094))) (-5 *1 (-1094)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-341)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3))
- (-5 *1 (-492 *3 *4 *5 *2)) (-4 *2 (-629 *3 *4 *5)))))
-(((*1 *1) (-5 *1 (-1003))))
-(((*1 *1) (-4 *1 (-23)))
- ((*1 *1) (-12 (-4 *1 (-447 *2 *3)) (-4 *2 (-160)) (-4 *3 (-23))))
- ((*1 *1) (-5 *1 (-501)))
- ((*1 *1) (-12 (-5 *1 (-825 *2)) (-4 *2 (-1018)))))
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-932)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3))
+ (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3))
+ (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4))))
+ ((*1 *1 *1) (-4 *1 (-466)))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
+ (-5 *1 (-1075 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
+ (-5 *1 (-1076 *3)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-591 (-294 (-205)))) (-5 *2 (-108)) (-5 *1 (-246))))
- ((*1 *2 *3) (-12 (-5 *3 (-294 (-205))) (-5 *2 (-108)) (-5 *1 (-246))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108))
- (-5 *1 (-908 *4 *5 *6 *3)) (-4 *3 (-989 *4 *5 *6)))))
-(((*1 *1 *1 *1 *2)
- (-12 (-5 *2 (-525)) (-4 *1 (-596 *3)) (-4 *3 (-1125))))
- ((*1 *1 *2 *1 *3)
- (-12 (-5 *3 (-525)) (-4 *1 (-596 *2)) (-4 *2 (-1125)))))
-(((*1 *2 *3 *4 *3 *4 *3)
- (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
+ (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-1176))
+ (-5 *1 (-426 *4 *5 *6 *3)) (-4 *3 (-882 *4 *5 *6)))))
+(((*1 *2)
+ (-12 (-4 *1 (-327))
+ (-5 *2 (-591 (-2 (|:| -2542 (-525)) (|:| -3987 (-525))))))))
+(((*1 *2 *1 *2) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-372))))
+ ((*1 *2 *1 *2) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-1106)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))))
+(((*1 *2 *3 *4 *3 *3 *3 *3 *4 *3)
+ (-12 (-5 *3 (-525)) (-5 *4 (-631 (-157 (-205)))) (-5 *2 (-964))
(-5 *1 (-698)))))
+(((*1 *1) (-5 *1 (-270))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-591 (-1171 *5))) (-5 *4 (-525)) (-5 *2 (-1171 *5))
+ (-5 *1 (-958 *5)) (-4 *5 (-341)) (-4 *5 (-346)) (-4 *5 (-975)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-898 *3)) (-4 *3 (-899)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *3 (-712)) (-5 *1 (-724 *2)) (-4 *2 (-37 (-385 (-525))))
+ (-4 *2 (-160)))))
+(((*1 *2 *2 *3)
+ (|partial| -12 (-5 *2 (-385 (-885 *4))) (-5 *3 (-1089))
+ (-4 *4 (-13 (-517) (-966 (-525)) (-138))) (-5 *1 (-531 *4)))))
(((*1 *2 *2)
- (|partial| -12 (-5 *2 (-1085 *3)) (-4 *3 (-327)) (-5 *1 (-335 *3)))))
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-932)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3))
+ (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3))
+ (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4))))
+ ((*1 *1 *1) (-4 *1 (-466)))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
+ (-5 *1 (-1075 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
+ (-5 *1 (-1076 *3)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-1144 *5 *4)) (-4 *4 (-761)) (-14 *5 (-1089))
+ (-5 *2 (-525)) (-5 *1 (-1032 *4 *5)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-525)) (-5 *1 (-221))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-591 (-1072))) (-5 *2 (-525)) (-5 *1 (-221)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-51)) (-5 *1 (-770)))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-629 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-351 *2))
+ (-4 *4 (-351 *2)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1085 *5)) (-4 *5 (-429)) (-5 *2 (-591 *6))
+ (-5 *1 (-503 *5 *6 *4)) (-4 *6 (-341)) (-4 *4 (-13 (-341) (-786)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-885 *5)) (-4 *5 (-429)) (-5 *2 (-591 *6))
+ (-5 *1 (-503 *5 *6 *4)) (-4 *6 (-341)) (-4 *4 (-13 (-341) (-786))))))
(((*1 *2 *3)
- (-12 (-5 *3 (-385 (-885 *4))) (-4 *4 (-286))
- (-5 *2 (-385 (-396 (-885 *4)))) (-5 *1 (-970 *4)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (|[\|\|]| (-1072))) (-5 *2 (-108)) (-5 *1 (-1094))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (|[\|\|]| (-1089))) (-5 *2 (-108)) (-5 *1 (-1094))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (|[\|\|]| (-205))) (-5 *2 (-108)) (-5 *1 (-1094))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (|[\|\|]| (-525))) (-5 *2 (-108)) (-5 *1 (-1094)))))
-(((*1 *2 *1 *1)
- (-12
+ (-12 (-4 *4 (-1125)) (-5 *2 (-712)) (-5 *1 (-168 *4 *3))
+ (-4 *3 (-618 *4)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-1111))))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-385 (-525))) (-5 *1 (-297 *3 *4 *5))
+ (-4 *3 (-13 (-341) (-788))) (-14 *4 (-1089)) (-14 *5 *3))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-591 *3)) (-4 *3 (-1027 *5 *6 *7 *8))
+ (-4 *5 (-13 (-286) (-138))) (-4 *6 (-734)) (-4 *7 (-788))
+ (-4 *8 (-989 *5 *6 *7)) (-5 *2 (-108))
+ (-5 *1 (-547 *5 *6 *7 *8 *3)))))
+(((*1 *1)
+ (|partial| -12 (-4 *1 (-345 *2)) (-4 *2 (-517)) (-4 *2 (-160)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-932)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3))
+ (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3))
+ (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089)))
+ (-14 *3 (-591 (-1089))) (-4 *4 (-365))))
+ ((*1 *1 *1) (-4 *1 (-466)))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
+ (-5 *1 (-1075 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
+ (-5 *1 (-1076 *3)))))
+(((*1 *1) (-5 *1 (-108))))
+(((*1 *2 *3 *4 *5 *6)
+ (-12 (-5 *5 (-712)) (-5 *6 (-108)) (-4 *7 (-429)) (-4 *8 (-734))
+ (-4 *9 (-788)) (-4 *3 (-989 *7 *8 *9))
(-5 *2
- (-2 (|:| -3482 *3) (|:| |gap| (-712)) (|:| -2963 (-723 *3))
- (|:| -3407 (-723 *3))))
- (-5 *1 (-723 *3)) (-4 *3 (-975))))
- ((*1 *2 *1 *1 *3)
- (-12 (-4 *4 (-975)) (-4 *5 (-734)) (-4 *3 (-788))
+ (-2 (|:| |done| (-591 *4))
+ (|:| |todo| (-591 (-2 (|:| |val| (-591 *3)) (|:| -3585 *4))))))
+ (-5 *1 (-992 *7 *8 *9 *3 *4)) (-4 *4 (-994 *7 *8 *9 *3))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *5 (-712)) (-4 *6 (-429)) (-4 *7 (-734)) (-4 *8 (-788))
+ (-4 *3 (-989 *6 *7 *8))
(-5 *2
- (-2 (|:| -3482 *1) (|:| |gap| (-712)) (|:| -2963 *1)
- (|:| -3407 *1)))
- (-4 *1 (-989 *4 *5 *3))))
- ((*1 *2 *1 *1)
- (-12 (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788))
+ (-2 (|:| |done| (-591 *4))
+ (|:| |todo| (-591 (-2 (|:| |val| (-591 *3)) (|:| -3585 *4))))))
+ (-5 *1 (-992 *6 *7 *8 *3 *4)) (-4 *4 (-994 *6 *7 *8 *3))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
+ (-4 *3 (-989 *5 *6 *7))
(-5 *2
- (-2 (|:| -3482 *1) (|:| |gap| (-712)) (|:| -2963 *1)
- (|:| -3407 *1)))
- (-4 *1 (-989 *3 *4 *5)))))
-(((*1 *2 *3) (-12 (-5 *3 (-501)) (-5 *1 (-500 *2)) (-4 *2 (-1125))))
- ((*1 *2 *1) (-12 (-5 *2 (-51)) (-5 *1 (-501)))))
-(((*1 *2 *2 *2 *3)
- (-12 (-5 *2 (-591 (-525))) (-5 *3 (-631 (-525))) (-5 *1 (-1028)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-712)) (-5 *1 (-1078 *3 *4)) (-14 *3 (-854))
- (-4 *4 (-975)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-1070 *4)) (-4 *4 (-37 *3)) (-4 *4 (-975))
- (-5 *3 (-385 (-525))) (-5 *1 (-1074 *4)))))
-(((*1 *2 *3 *4 *4 *5 *4 *3 *6 *3 *4 *7 *8 *9 *10)
- (-12 (-5 *4 (-525)) (-5 *5 (-1072)) (-5 *6 (-631 (-205)))
- (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G))))
- (-5 *8 (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))))
- (-5 *9 (-3 (|:| |fn| (-366)) (|:| |fp| (-69 PEDERV))))
- (-5 *10 (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT))))
- (-5 *3 (-205)) (-5 *2 (-964)) (-5 *1 (-691)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1085 *9)) (-5 *4 (-591 *7)) (-5 *5 (-591 (-591 *8)))
- (-4 *7 (-788)) (-4 *8 (-286)) (-4 *9 (-882 *8 *6 *7)) (-4 *6 (-734))
+ (-2 (|:| |done| (-591 *4))
+ (|:| |todo| (-591 (-2 (|:| |val| (-591 *3)) (|:| -3585 *4))))))
+ (-5 *1 (-992 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3))))
+ ((*1 *2 *3 *4 *5 *6)
+ (-12 (-5 *5 (-712)) (-5 *6 (-108)) (-4 *7 (-429)) (-4 *8 (-734))
+ (-4 *9 (-788)) (-4 *3 (-989 *7 *8 *9))
(-5 *2
- (-2 (|:| |upol| (-1085 *8)) (|:| |Lval| (-591 *8))
- (|:| |Lfact|
- (-591 (-2 (|:| -1348 (-1085 *8)) (|:| -2008 (-525)))))
- (|:| |ctpol| *8)))
- (-5 *1 (-684 *6 *7 *8 *9)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-591 *3)) (-4 *3 (-1125)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))))
+ (-2 (|:| |done| (-591 *4))
+ (|:| |todo| (-591 (-2 (|:| |val| (-591 *3)) (|:| -3585 *4))))))
+ (-5 *1 (-1059 *7 *8 *9 *3 *4)) (-4 *4 (-1027 *7 *8 *9 *3))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *5 (-712)) (-4 *6 (-429)) (-4 *7 (-734)) (-4 *8 (-788))
+ (-4 *3 (-989 *6 *7 *8))
+ (-5 *2
+ (-2 (|:| |done| (-591 *4))
+ (|:| |todo| (-591 (-2 (|:| |val| (-591 *3)) (|:| -3585 *4))))))
+ (-5 *1 (-1059 *6 *7 *8 *3 *4)) (-4 *4 (-1027 *6 *7 *8 *3))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
+ (-4 *3 (-989 *5 *6 *7))
+ (-5 *2
+ (-2 (|:| |done| (-591 *4))
+ (|:| |todo| (-591 (-2 (|:| |val| (-591 *3)) (|:| -3585 *4))))))
+ (-5 *1 (-1059 *5 *6 *7 *3 *4)) (-4 *4 (-1027 *5 *6 *7 *3)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-763)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-591 (-525))) (-5 *2 (-591 (-631 (-525))))
+ (-5 *1 (-1028)))))
+(((*1 *1 *1 *1) (-5 *1 (-796))))
+(((*1 *1)
+ (-12 (-4 *3 (-1018)) (-5 *1 (-818 *2 *3 *4)) (-4 *2 (-1018))
+ (-4 *4 (-611 *3))))
+ ((*1 *1) (-12 (-5 *1 (-822 *2 *3)) (-4 *2 (-1018)) (-4 *3 (-1018)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1012 *2)) (-4 *2 (-1125)))))
+(((*1 *2 *3 *3 *3)
+ (-12 (-5 *3 (-1072)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
+ (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-1176))
+ (-5 *1 (-919 *4 *5 *6 *7 *8)) (-4 *8 (-994 *4 *5 *6 *7))))
+ ((*1 *2 *3 *3 *3)
+ (-12 (-5 *3 (-1072)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
+ (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-1176))
+ (-5 *1 (-1025 *4 *5 *6 *7 *8)) (-4 *8 (-994 *4 *5 *6 *7)))))
+(((*1 *2 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-396 *3)) (-4 *3 (-517)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-327)) (-4 *5 (-307 *4)) (-4 *6 (-1147 *5))
+ (-5 *2 (-591 *3)) (-5 *1 (-718 *4 *5 *6 *3 *7)) (-4 *3 (-1147 *6))
+ (-14 *7 (-854)))))
+(((*1 *2 *1) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-372)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-876 *4)) (-5 *1 (-1078 *3 *4)) (-14 *3 (-854))
+ (-4 *4 (-975)))))
+(((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-2 (|:| -2282 (-357)) (|:| -3419 (-1072))
+ (|:| |explanations| (-591 (-1072)))))
+ (-5 *2 (-964)) (-5 *1 (-284))))
+ ((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-2 (|:| -2282 (-357)) (|:| -3419 (-1072))
+ (|:| |explanations| (-591 (-1072))) (|:| |extra| (-964))))
+ (-5 *2 (-964)) (-5 *1 (-284)))))
(((*1 *2 *2)
- (-12 (-5 *2 (-876 *3)) (-4 *3 (-13 (-341) (-1111) (-932)))
- (-5 *1 (-163 *3)))))
-(((*1 *2 *3 *1)
- (-12 (-4 *1 (-907 *4 *5 *3 *6)) (-4 *4 (-975)) (-4 *5 (-734))
- (-4 *3 (-788)) (-4 *6 (-989 *4 *5 *3)) (-5 *2 (-108)))))
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-932)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3))
+ (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3))
+ (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089)))
+ (-14 *3 (-591 (-1089))) (-4 *4 (-365))))
+ ((*1 *1 *1) (-4 *1 (-466)))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
+ (-5 *1 (-1075 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
+ (-5 *1 (-1076 *3)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *3 (-385 (-525)))
+ (-4 *4 (-13 (-517) (-788) (-966 (-525)) (-587 (-525))))
+ (-5 *1 (-256 *4 *2)) (-4 *2 (-13 (-27) (-1111) (-408 *4))))))
+(((*1 *2 *2 *3)
+ (|partial| -12 (-5 *3 (-712)) (-4 *4 (-13 (-517) (-138)))
+ (-5 *1 (-1141 *4 *2)) (-4 *2 (-1147 *4)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-591 (-591 *8))) (-5 *3 (-591 *8))
+ (-4 *8 (-882 *5 *7 *6)) (-4 *5 (-13 (-286) (-138)))
+ (-4 *6 (-13 (-788) (-566 (-1089)))) (-4 *7 (-734)) (-5 *2 (-108))
+ (-5 *1 (-857 *5 *6 *7 *8)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-4 *1 (-1147 *3)) (-4 *3 (-975)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-591 (-525))) (-5 *2 (-837 (-525))) (-5 *1 (-850))))
+ ((*1 *2 *3) (-12 (-5 *3 (-902)) (-5 *2 (-837 (-525))) (-5 *1 (-850)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1012 *3)) (-4 *3 (-1125)) (-5 *2 (-525)))))
+(((*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-616 *3)) (-4 *3 (-788))))
+ ((*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-620 *3)) (-4 *3 (-788))))
+ ((*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-760 *3)) (-4 *3 (-788)))))
+(((*1 *1 *1) (-12 (-5 *1 (-898 *2)) (-4 *2 (-899)))))
+(((*1 *2 *1 *3) (-12 (-4 *1 (-281)) (-5 *3 (-1089)) (-5 *2 (-108))))
+ ((*1 *2 *1 *1) (-12 (-4 *1 (-281)) (-5 *2 (-108)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525)))))))
+ (-5 *2 (-591 *4)) (-5 *1 (-1044 *3 *4)) (-4 *3 (-1147 *4))))
+ ((*1 *2 *3 *3 *3 *3 *3)
+ (-12 (-4 *3 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525)))))))
+ (-5 *2 (-591 *3)) (-5 *1 (-1044 *4 *3)) (-4 *4 (-1147 *3)))))
+(((*1 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-308)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-825 *3)) (-4 *3 (-1018)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))))
(((*1 *1 *1 *2)
(-12 (-4 *1 (-46 *2 *3)) (-4 *2 (-975)) (-4 *3 (-733))
(-4 *2 (-341))))
((*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-205))))
((*1 *1 *1 *1)
- (-3321 (-12 (-5 *1 (-273 *2)) (-4 *2 (-341)) (-4 *2 (-1125)))
+ (-3150 (-12 (-5 *1 (-273 *2)) (-4 *2 (-341)) (-4 *2 (-1125)))
(-12 (-5 *1 (-273 *2)) (-4 *2 (-450)) (-4 *2 (-1125)))))
((*1 *1 *1 *1) (-4 *1 (-341)))
((*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-357))))
@@ -351,40 +951,68 @@
((*1 *1 *1 *2)
(-12 (-5 *1 (-1192 *2 *3)) (-4 *2 (-341)) (-4 *2 (-975))
(-4 *3 (-784)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1171 (-591 (-2 (|:| -3024 *4) (|:| -2226 (-1036))))))
- (-4 *4 (-327)) (-5 *2 (-1176)) (-5 *1 (-495 *4)))))
-(((*1 *1 *2) (-12 (-5 *2 (-1171 *3)) (-4 *3 (-341)) (-4 *1 (-307 *3))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1171 *3)) (-4 *3 (-1147 *4)) (-4 *4 (-1129))
- (-4 *1 (-320 *4 *3 *5)) (-4 *5 (-1147 (-385 *3)))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1171 *4)) (-5 *3 (-1171 *1)) (-4 *4 (-160))
- (-4 *1 (-345 *4))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1171 *4)) (-5 *3 (-1171 *1)) (-4 *4 (-160))
- (-4 *1 (-348 *4 *5)) (-4 *5 (-1147 *4))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1171 *3)) (-4 *3 (-160)) (-4 *1 (-387 *3 *4))
- (-4 *4 (-1147 *3))))
- ((*1 *1 *2) (-12 (-5 *2 (-1171 *3)) (-4 *3 (-160)) (-4 *1 (-395 *3)))))
-(((*1 *1) (-5 *1 (-1176))))
-(((*1 *1 *1 *1) (-12 (-5 *1 (-591 *2)) (-4 *2 (-1125)))))
-(((*1 *1 *2) (-12 (-5 *2 (-591 (-308))) (-5 *1 (-308)))))
-(((*1 *2)
- (-12 (-4 *3 (-517)) (-5 *2 (-591 *4)) (-5 *1 (-42 *3 *4))
- (-4 *4 (-395 *3)))))
-(((*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-701)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-932)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3))
+ (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3))
+ (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089)))
+ (-14 *3 (-591 (-1089))) (-4 *4 (-365))))
+ ((*1 *1 *1) (-4 *1 (-466)))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
+ (-5 *1 (-1075 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
+ (-5 *1 (-1076 *3)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1154 *3 *2)) (-4 *3 (-975)) (-4 *2 (-1131 *3)))))
+(((*1 *1 *1 *1)
+ (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
+ (-4 *4 (-788)) (-4 *2 (-517))))
+ ((*1 *1 *1 *2)
+ (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
+ (-4 *4 (-788)) (-4 *2 (-517)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-806 (-898 *3) (-898 *3))) (-5 *1 (-898 *3))
+ (-4 *3 (-899)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-1171 *1)) (-4 *1 (-348 *4 *5)) (-4 *4 (-160))
+ (-4 *5 (-1147 *4)) (-5 *2 (-631 *4))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-387 *3 *4)) (-4 *3 (-160)) (-4 *4 (-1147 *3))
+ (-5 *2 (-631 *3)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1012 *2)) (-4 *2 (-1125)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-342 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-1018))
+ (-5 *2 (-1072)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-1091 (-385 (-525)))) (-5 *2 (-385 (-525)))
+ (-5 *1 (-172)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))))
+(((*1 *2 *2 *3 *3)
+ (-12 (-5 *2 (-1070 *4)) (-5 *3 (-525)) (-4 *4 (-975))
+ (-5 *1 (-1074 *4))))
+ ((*1 *1 *1 *2 *2)
+ (-12 (-5 *2 (-525)) (-5 *1 (-1163 *3 *4 *5)) (-4 *3 (-975))
+ (-14 *4 (-1089)) (-14 *5 *3))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-138))
+ (-4 *3 (-286)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788))
+ (-5 *1 (-908 *3 *4 *5 *6)))))
(((*1 *1 *1 *1) (-4 *1 (-21))) ((*1 *1 *1) (-4 *1 (-21)))
((*1 *1 *1 *1) (|partial| -5 *1 (-128)))
((*1 *1 *1 *1)
(-12 (-5 *1 (-195 *2))
(-4 *2
(-13 (-788)
- (-10 -8 (-15 -3164 ((-1072) $ (-1089))) (-15 -3551 ((-1176) $))
- (-15 -3600 ((-1176) $)))))))
+ (-10 -8 (-15 -1881 ((-1072) $ (-1089))) (-15 -1285 ((-1176) $))
+ (-15 -3829 ((-1176) $)))))))
((*1 *1 *1 *2) (-12 (-5 *1 (-273 *2)) (-4 *2 (-21)) (-4 *2 (-1125))))
((*1 *1 *2 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-21)) (-4 *2 (-1125))))
((*1 *1 *1 *1)
@@ -404,62 +1032,44 @@
((*1 *2 *2 *2) (-12 (-5 *2 (-876 (-205))) (-5 *1 (-1122))))
((*1 *1 *1 *1) (-12 (-4 *1 (-1169 *2)) (-4 *2 (-1125)) (-4 *2 (-21))))
((*1 *1 *1) (-12 (-4 *1 (-1169 *2)) (-4 *2 (-1125)) (-4 *2 (-21)))))
-(((*1 *1 *1)
- (|partial| -12 (-5 *1 (-143 *2 *3 *4)) (-14 *2 (-854)) (-4 *3 (-341))
- (-14 *4 (-924 *2 *3))))
- ((*1 *1 *1)
- (|partial| -12 (-4 *2 (-160)) (-5 *1 (-268 *2 *3 *4 *5 *6 *7))
- (-4 *3 (-1147 *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)
- (|partial| -12 (-4 *1 (-345 *2)) (-4 *2 (-160)) (-4 *2 (-517))))
- ((*1 *1 *1)
- (|partial| -12 (-5 *1 (-657 *2 *3 *4 *5 *6)) (-4 *2 (-160))
- (-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 (-5 *1 (-660 *2)) (-4 *2 (-341))))
- ((*1 *1) (-12 (-5 *1 (-660 *2)) (-4 *2 (-341))))
- ((*1 *1 *1) (|partial| -4 *1 (-664)))
- ((*1 *1 *1) (|partial| -4 *1 (-668)))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
- (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| *3)))
- (-5 *1 (-717 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3))))
- ((*1 *2 *2 *1)
- (|partial| -12 (-4 *1 (-991 *3 *2)) (-4 *3 (-13 (-786) (-341)))
- (-4 *2 (-1147 *3))))
- ((*1 *2 *2)
- (|partial| -12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3)))))
-(((*1 *2) (-12 (-5 *2 (-591 (-1089))) (-5 *1 (-100)))))
-(((*1 *2 *3 *1)
- (-12 (-5 *3 (-591 *4)) (-4 *4 (-1018)) (-4 *4 (-1125)) (-5 *2 (-108))
- (-5 *1 (-1070 *4)))))
-(((*1 *2)
- (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4))
- (-4 *3 (-345 *4))))
- ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-591 (-1089))) (-5 *1 (-501)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-1070 *4)) (-5 *3 (-1 *4 (-525))) (-4 *4 (-975))
+ (-5 *1 (-1074 *4)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))))
(((*1 *2 *3 *4)
- (-12 (-5 *4 (-108))
- (-4 *5 (-13 (-429) (-788) (-966 (-525)) (-587 (-525))))
+ (-12 (-5 *3 (-631 *8)) (-4 *8 (-882 *5 *7 *6))
+ (-4 *5 (-13 (-286) (-138))) (-4 *6 (-13 (-788) (-566 (-1089))))
+ (-4 *7 (-734))
(-5 *2
- (-3 (|:| |%expansion| (-291 *5 *3 *6 *7))
- (|:| |%problem| (-2 (|:| |func| (-1072)) (|:| |prob| (-1072))))))
- (-5 *1 (-398 *5 *3 *6 *7)) (-4 *3 (-13 (-27) (-1111) (-408 *5)))
- (-14 *6 (-1089)) (-14 *7 *3))))
-(((*1 *2 *3 *1)
- (-12 (-5 *3 (-1 (-108) *4)) (|has| *1 (-6 -4250)) (-4 *1 (-464 *4))
- (-4 *4 (-1125)) (-5 *2 (-108)))))
-(((*1 *1 *2)
- (-12 (-4 *3 (-975)) (-5 *1 (-768 *2 *3)) (-4 *2 (-650 *3)))))
+ (-591
+ (-2 (|:| -2193 (-712))
+ (|:| |eqns|
+ (-591
+ (-2 (|:| |det| *8) (|:| |rows| (-591 (-525)))
+ (|:| |cols| (-591 (-525))))))
+ (|:| |fgb| (-591 *8)))))
+ (-5 *1 (-857 *5 *6 *7 *8)) (-5 *4 (-712)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *3 (-712)) (-5 *1 (-724 *2)) (-4 *2 (-37 (-385 (-525))))
+ (-4 *2 (-160)))))
+(((*1 *2) (-12 (-5 *2 (-854)) (-5 *1 (-642))))
+ ((*1 *2 *2) (-12 (-5 *2 (-854)) (-5 *1 (-642)))))
+(((*1 *2 *3 *3 *4 *3)
+ (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
+ (-5 *1 (-697)))))
+(((*1 *2 *3) (-12 (-5 *3 (-796)) (-5 *2 (-1072)) (-5 *1 (-652)))))
+(((*1 *1 *2 *1) (-12 (-5 *2 (-104)) (-5 *1 (-1005)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-989 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734))
+ (-4 *5 (-788)) (-5 *2 (-712)))))
(((*1 *1 *1 *1) (-4 *1 (-25))) ((*1 *1 *1 *1) (-5 *1 (-146)))
((*1 *1 *1 *1)
(-12 (-5 *1 (-195 *2))
(-4 *2
(-13 (-788)
- (-10 -8 (-15 -3164 ((-1072) $ (-1089))) (-15 -3551 ((-1176) $))
- (-15 -3600 ((-1176) $)))))))
+ (-10 -8 (-15 -1881 ((-1072) $ (-1089))) (-15 -1285 ((-1176) $))
+ (-15 -3829 ((-1176) $)))))))
((*1 *1 *1 *2) (-12 (-5 *1 (-273 *2)) (-4 *2 (-25)) (-4 *2 (-1125))))
((*1 *1 *2 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-25)) (-4 *2 (-1125))))
((*1 *1 *2 *1)
@@ -482,1521 +1092,665 @@
(-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3))))
((*1 *2 *2 *2) (-12 (-5 *2 (-876 (-205))) (-5 *1 (-1122))))
((*1 *1 *1 *1) (-12 (-4 *1 (-1169 *2)) (-4 *2 (-1125)) (-4 *2 (-25)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))))
+(((*1 *1 *1 *1 *1 *2)
+ (-12 (-5 *2 (-712)) (-4 *1 (-989 *3 *4 *5)) (-4 *3 (-975))
+ (-4 *4 (-734)) (-4 *5 (-788)) (-4 *3 (-517)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-712))
- (-5 *1 (-426 *4 *5 *6 *3)) (-4 *3 (-882 *4 *5 *6)))))
+ (-12 (-4 *4 (-734))
+ (-4 *5 (-13 (-788) (-10 -8 (-15 -1300 ((-1089) $))))) (-4 *6 (-517))
+ (-5 *2 (-2 (|:| -3343 (-885 *6)) (|:| -2329 (-885 *6))))
+ (-5 *1 (-674 *4 *5 *6 *3)) (-4 *3 (-882 (-385 (-885 *6)) *4 *5)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-591 (-591 *8))) (-5 *3 (-591 *8))
+ (-4 *8 (-989 *5 *6 *7)) (-4 *5 (-517)) (-4 *6 (-734)) (-4 *7 (-788))
+ (-5 *2 (-108)) (-5 *1 (-908 *5 *6 *7 *8)))))
+(((*1 *1 *1 *1) (-12 (-4 *1 (-790 *2)) (-4 *2 (-975)) (-4 *2 (-341)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-591 *5)) (-5 *4 (-854)) (-4 *5 (-788))
+ (-5 *2 (-57 (-591 (-616 *5)))) (-5 *1 (-616 *5)))))
(((*1 *2 *3)
- (|partial| -12 (-4 *2 (-1018)) (-5 *1 (-1103 *3 *2)) (-4 *3 (-1018)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-854)) (-5 *2 (-445)) (-5 *1 (-1172)))))
-(((*1 *2 *2 *3)
- (-12 (-4 *3 (-975)) (-5 *1 (-421 *3 *2)) (-4 *2 (-1147 *3)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-1089))
- (-4 *4 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138)))
- (-5 *1 (-745 *4 *2)) (-4 *2 (-13 (-29 *4) (-1111) (-891)))))
- ((*1 *1 *1 *1 *1) (-5 *1 (-796))) ((*1 *1 *1 *1) (-5 *1 (-796)))
- ((*1 *1 *1) (-5 *1 (-796)))
+ (-12 (-5 *3 (-1085 *4)) (-4 *4 (-327)) (-5 *2 (-890 (-1036)))
+ (-5 *1 (-324 *4)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-876 *3)) (-4 *3 (-13 (-341) (-1111) (-932)))
+ (-5 *1 (-163 *3)))))
+(((*1 *2 *1) (-12 (-5 *2 (-591 (-876 (-205)))) (-5 *1 (-1172)))))
+(((*1 *1 *1 *1) (-4 *1 (-450))) ((*1 *1 *1 *1) (-4 *1 (-703))))
+(((*1 *1 *2 *2 *3)
+ (-12 (-5 *3 (-591 (-1089))) (-4 *4 (-1018))
+ (-4 *5 (-13 (-975) (-819 *4) (-788) (-566 (-825 *4))))
+ (-5 *1 (-997 *4 *5 *2))
+ (-4 *2 (-13 (-408 *5) (-819 *4) (-566 (-825 *4))))))
+ ((*1 *1 *2 *2)
+ (-12 (-4 *3 (-1018))
+ (-4 *4 (-13 (-975) (-819 *3) (-788) (-566 (-825 *3))))
+ (-5 *1 (-997 *3 *4 *2))
+ (-4 *2 (-13 (-408 *4) (-819 *3) (-566 (-825 *3)))))))
+(((*1 *1 *1) (-4 *1 (-510))))
+(((*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-788)) (-5 *1 (-225 *3)))))
+(((*1 *2 *3 *4 *5 *6 *7)
+ (-12 (-5 *3 (-1070 (-2 (|:| |k| (-525)) (|:| |c| *6))))
+ (-5 *4 (-955 (-781 (-525)))) (-5 *5 (-1089)) (-5 *7 (-385 (-525)))
+ (-4 *6 (-975)) (-5 *2 (-796)) (-5 *1 (-550 *6)))))
+(((*1 *2 *3 *4 *4 *5)
+ (-12 (-5 *4 (-564 *3)) (-5 *5 (-1 (-1085 *3) (-1085 *3)))
+ (-4 *3 (-13 (-27) (-408 *6))) (-4 *6 (-13 (-788) (-517)))
+ (-5 *2 (-542 *3)) (-5 *1 (-512 *6 *3)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-591 (-712))) (-5 *1 (-1078 *3 *4)) (-14 *3 (-854))
+ (-4 *4 (-975)))))
+(((*1 *2 *2 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-973)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-203 *2 *3)) (-4 *2 (-13 (-975) (-788)))
+ (-14 *3 (-591 (-1089))))))
+(((*1 *2 *3 *4 *2)
+ (-12 (-5 *2 (-822 *5 *3)) (-5 *4 (-825 *5)) (-4 *5 (-1018))
+ (-4 *3 (-154 *6)) (-4 (-885 *6) (-819 *5))
+ (-4 *6 (-13 (-819 *5) (-160))) (-5 *1 (-165 *5 *6 *3))))
+ ((*1 *2 *1 *3 *2)
+ (-12 (-5 *2 (-822 *4 *1)) (-5 *3 (-825 *4)) (-4 *1 (-819 *4))
+ (-4 *4 (-1018))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *2 (-822 *5 *6)) (-5 *4 (-825 *5)) (-4 *5 (-1018))
+ (-4 *6 (-13 (-1018) (-966 *3))) (-4 *3 (-819 *5))
+ (-5 *1 (-864 *5 *3 *6))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *2 (-822 *5 *3)) (-4 *5 (-1018))
+ (-4 *3 (-13 (-408 *6) (-566 *4) (-819 *5) (-966 (-564 $))))
+ (-5 *4 (-825 *5)) (-4 *6 (-13 (-517) (-788) (-819 *5)))
+ (-5 *1 (-865 *5 *6 *3))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *2 (-822 (-525) *3)) (-5 *4 (-825 (-525))) (-4 *3 (-510))
+ (-5 *1 (-866 *3))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *2 (-822 *5 *6)) (-5 *3 (-564 *6)) (-4 *5 (-1018))
+ (-4 *6 (-13 (-788) (-966 (-564 $)) (-566 *4) (-819 *5)))
+ (-5 *4 (-825 *5)) (-5 *1 (-867 *5 *6))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *2 (-818 *5 *6 *3)) (-5 *4 (-825 *5)) (-4 *5 (-1018))
+ (-4 *6 (-819 *5)) (-4 *3 (-611 *6)) (-5 *1 (-868 *5 *6 *3))))
+ ((*1 *2 *3 *4 *2 *5)
+ (-12 (-5 *5 (-1 (-822 *6 *3) *8 (-825 *6) (-822 *6 *3)))
+ (-4 *8 (-788)) (-5 *2 (-822 *6 *3)) (-5 *4 (-825 *6))
+ (-4 *6 (-1018)) (-4 *3 (-13 (-882 *9 *7 *8) (-566 *4)))
+ (-4 *7 (-734)) (-4 *9 (-13 (-975) (-788) (-819 *6)))
+ (-5 *1 (-869 *6 *7 *8 *9 *3))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *2 (-822 *5 *3)) (-4 *5 (-1018))
+ (-4 *3 (-13 (-882 *8 *6 *7) (-566 *4))) (-5 *4 (-825 *5))
+ (-4 *7 (-819 *5)) (-4 *6 (-734)) (-4 *7 (-788))
+ (-4 *8 (-13 (-975) (-788) (-819 *5))) (-5 *1 (-869 *5 *6 *7 *8 *3))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *2 (-822 *5 *3)) (-4 *5 (-1018)) (-4 *3 (-923 *6))
+ (-4 *6 (-13 (-517) (-819 *5) (-566 *4))) (-5 *4 (-825 *5))
+ (-5 *1 (-872 *5 *6 *3))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *2 (-822 *5 (-1089))) (-5 *3 (-1089)) (-5 *4 (-825 *5))
+ (-4 *5 (-1018)) (-5 *1 (-873 *5))))
+ ((*1 *2 *3 *4 *5 *2 *6)
+ (-12 (-5 *4 (-591 (-825 *7))) (-5 *5 (-1 *9 (-591 *9)))
+ (-5 *6 (-1 (-822 *7 *9) *9 (-825 *7) (-822 *7 *9))) (-4 *7 (-1018))
+ (-4 *9 (-13 (-975) (-566 (-825 *7)) (-966 *8))) (-5 *2 (-822 *7 *9))
+ (-5 *3 (-591 *9)) (-4 *8 (-13 (-975) (-788)))
+ (-5 *1 (-874 *7 *8 *9)))))
+(((*1 *2 *3 *4 *3)
+ (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
+ (-5 *1 (-689)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1089))
+ (-4 *5 (-13 (-788) (-966 (-525)) (-429) (-587 (-525))))
+ (-5 *2 (-2 (|:| -2760 *3) (|:| |nconst| *3))) (-5 *1 (-528 *5 *3))
+ (-4 *3 (-13 (-27) (-1111) (-408 *5))))))
+(((*1 *1 *1 *1)
+ (-12 (|has| *1 (-6 -4251)) (-4 *1 (-224 *2)) (-4 *2 (-1125)))))
+(((*1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-701)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-385 (-885 *3))) (-5 *1 (-430 *3 *4 *5 *6))
+ (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-854))
+ (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))))
+(((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5))
+ (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788))
+ (-5 *1 (-1182 *3 *4 *5 *6))))
+ ((*1 *1 *2 *3 *4)
+ (|partial| -12 (-5 *2 (-591 *8)) (-5 *3 (-1 (-108) *8 *8))
+ (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-989 *5 *6 *7)) (-4 *5 (-517))
+ (-4 *6 (-734)) (-4 *7 (-788)) (-5 *1 (-1182 *5 *6 *7 *8)))))
+(((*1 *2 *1) (-12 (-4 *1 (-618 *3)) (-4 *3 (-1125)) (-5 *2 (-108)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-1078 3 *3)) (-4 *3 (-975)) (-4 *1 (-1050 *3))))
+ ((*1 *1) (-12 (-4 *1 (-1050 *2)) (-4 *2 (-975)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *1 (-405 *3 *2)) (-4 *3 (-13 (-160) (-37 (-385 (-525)))))
+ (-4 *2 (-13 (-788) (-21))))))
+(((*1 *2 *1)
+ (|partial| -12 (-4 *3 (-25)) (-4 *3 (-788)) (-5 *2 (-591 *1))
+ (-4 *1 (-408 *3))))
+ ((*1 *2 *1)
+ (|partial| -12 (-5 *2 (-591 (-825 *3))) (-5 *1 (-825 *3))
+ (-4 *3 (-1018))))
+ ((*1 *2 *1)
+ (|partial| -12 (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788))
+ (-5 *2 (-591 *1)) (-4 *1 (-882 *3 *4 *5))))
((*1 *2 *3)
- (-12 (-5 *2 (-1070 *3)) (-5 *1 (-1074 *3)) (-4 *3 (-975)))))
-(((*1 *1 *1 *2 *3)
- (-12 (-5 *3 (-1 (-591 *2) *2 *2 *2)) (-4 *2 (-1018))
- (-5 *1 (-98 *2))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1018)) (-5 *1 (-98 *2)))))
+ (|partial| -12 (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-975))
+ (-4 *7 (-882 *6 *4 *5)) (-5 *2 (-591 *3))
+ (-5 *1 (-883 *4 *5 *6 *7 *3))
+ (-4 *3
+ (-13 (-341)
+ (-10 -8 (-15 -2686 ($ *7)) (-15 -1384 (*7 $))
+ (-15 -1396 (*7 $))))))))
+(((*1 *2)
+ (|partial| -12 (-4 *3 (-517)) (-4 *3 (-160))
+ (-5 *2 (-2 (|:| |particular| *1) (|:| -3612 (-591 *1))))
+ (-4 *1 (-345 *3))))
+ ((*1 *2)
+ (|partial| -12
+ (-5 *2
+ (-2 (|:| |particular| (-430 *3 *4 *5 *6))
+ (|:| -3612 (-591 (-430 *3 *4 *5 *6)))))
+ (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-160)) (-14 *4 (-854))
+ (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-517) (-138))) (-5 *1 (-502 *3 *2))
+ (-4 *2 (-1162 *3))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-341) (-346) (-566 (-525)))) (-4 *4 (-1147 *3))
+ (-4 *5 (-666 *3 *4)) (-5 *1 (-506 *3 *4 *5 *2)) (-4 *2 (-1162 *5))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-341) (-346) (-566 (-525)))) (-5 *1 (-507 *3 *2))
+ (-4 *2 (-1162 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-13 (-517) (-138)))
+ (-5 *1 (-1066 *3)))))
(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-108)) (-5 *1 (-1078 *3 *4)) (-14 *3 (-854))
- (-4 *4 (-975)))))
+(((*1 *2 *1 *1) (-12 (-4 *1 (-788)) (-5 *2 (-108))))
+ ((*1 *1 *1 *1) (-5 *1 (-796))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-885 *5)) (-4 *5 (-975)) (-5 *2 (-457 *4 *5))
+ (-5 *1 (-877 *4 *5)) (-14 *4 (-591 (-1089))))))
+(((*1 *2 *3 *4 *5 *4)
+ (-12 (-5 *3 (-631 (-205))) (-5 *4 (-525)) (-5 *5 (-108))
+ (-5 *2 (-964)) (-5 *1 (-687)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-591 *7)) (-4 *7 (-994 *3 *4 *5 *6)) (-4 *3 (-429))
+ (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5))
+ (-5 *1 (-919 *3 *4 *5 *6 *7))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-591 *7)) (-4 *7 (-994 *3 *4 *5 *6)) (-4 *3 (-429))
+ (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5))
+ (-5 *1 (-1025 *3 *4 *5 *6 *7)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1085 *5)) (-4 *5 (-341)) (-5 *2 (-591 *6))
- (-5 *1 (-498 *5 *6 *4)) (-4 *6 (-341)) (-4 *4 (-13 (-341) (-786))))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-1171 *5)) (-4 *5 (-733)) (-5 *2 (-108))
- (-5 *1 (-783 *4 *5)) (-14 *4 (-712)))))
-(((*1 *2 *3) (-12 (-5 *3 (-796)) (-5 *2 (-1176)) (-5 *1 (-1052))))
+ (-12 (-5 *3 (-385 *2)) (-5 *4 (-1 *2 *2)) (-4 *2 (-1147 *5))
+ (-5 *1 (-669 *5 *2)) (-4 *5 (-341)))))
+(((*1 *2)
+ (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4))
+ (-4 *3 (-345 *4))))
+ ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-907 *3 *4 *2 *5)) (-4 *3 (-975)) (-4 *4 (-734))
+ (-4 *5 (-989 *3 *4 *2)) (-4 *2 (-788))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-989 *3 *4 *2)) (-4 *3 (-975)) (-4 *4 (-734))
+ (-4 *2 (-788)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-4 *1 (-1147 *3)) (-4 *3 (-975)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-591 *1)) (-5 *3 (-591 *7)) (-4 *1 (-994 *4 *5 *6 *7))
+ (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
+ (-4 *7 (-989 *4 *5 *6))))
+ ((*1 *2 *3 *1)
+ (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-429))
+ (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-591 *1))
+ (-4 *1 (-994 *4 *5 *6 *7))))
+ ((*1 *2 *3 *2)
+ (-12 (-5 *2 (-591 *1)) (-4 *1 (-994 *4 *5 *6 *3)) (-4 *4 (-429))
+ (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
+ (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-591 *1))
+ (-4 *1 (-994 *4 *5 *6 *3)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1125)) (-5 *1 (-353 *4 *2))
+ (-4 *2 (-13 (-351 *4) (-10 -7 (-6 -4251)))))))
+(((*1 *2 *1 *1) (-12 (-4 *1 (-788)) (-5 *2 (-108))))
+ ((*1 *1 *1 *1) (-5 *1 (-796)))
+ ((*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-837 *3)) (-4 *3 (-1018)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-923 *2)) (-4 *2 (-517)) (-5 *1 (-133 *2 *4 *3))
+ (-4 *3 (-351 *4))))
((*1 *2 *3)
- (-12 (-5 *3 (-591 (-796))) (-5 *2 (-1176)) (-5 *1 (-1052)))))
-(((*1 *2 *3) (-12 (-5 *3 (-854)) (-5 *2 (-1072)) (-5 *1 (-727)))))
-(((*1 *2 *3 *4 *5 *4 *4 *4)
- (-12 (-4 *6 (-788)) (-5 *3 (-591 *6)) (-5 *5 (-591 *3))
- (-5 *2
- (-2 (|:| |f1| *3) (|:| |f2| (-591 *5)) (|:| |f3| *5)
- (|:| |f4| (-591 *5))))
- (-5 *1 (-1097 *6)) (-5 *4 (-591 *5)))))
+ (-12 (-4 *4 (-923 *2)) (-4 *2 (-517)) (-5 *1 (-476 *2 *4 *5 *3))
+ (-4 *5 (-351 *2)) (-4 *3 (-351 *4))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-631 *4)) (-4 *4 (-923 *2)) (-4 *2 (-517))
+ (-5 *1 (-634 *2 *4))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-923 *2)) (-4 *2 (-517)) (-5 *1 (-1140 *2 *4 *3))
+ (-4 *3 (-1147 *4)))))
+(((*1 *2 *1) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-372))))
+ ((*1 *2 *1) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-1106)))))
+(((*1 *1 *1 *1)
+ (|partial| -12 (-4 *1 (-790 *2)) (-4 *2 (-975)) (-4 *2 (-341)))))
(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1011 (-781 *3))) (-4 *3 (-13 (-1111) (-891) (-29 *5)))
- (-4 *5 (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525))))
- (-5 *2
- (-3 (|:| |f1| (-781 *3)) (|:| |f2| (-591 (-781 *3)))
- (|:| |fail| "failed") (|:| |pole| "potentialPole")))
- (-5 *1 (-199 *5 *3))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-1011 (-781 *3))) (-5 *5 (-1072))
- (-4 *3 (-13 (-1111) (-891) (-29 *6)))
- (-4 *6 (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525))))
- (-5 *2
- (-3 (|:| |f1| (-781 *3)) (|:| |f2| (-591 (-781 *3)))
- (|:| |fail| "failed") (|:| |pole| "potentialPole")))
- (-5 *1 (-199 *6 *3))))
+ (-12 (-5 *4 (-1 (-591 *5) *6))
+ (-4 *5 (-13 (-341) (-138) (-966 (-385 (-525))))) (-4 *6 (-1147 *5))
+ (-5 *2 (-591 (-2 (|:| |poly| *6) (|:| -2203 *3))))
+ (-5 *1 (-750 *5 *6 *3 *7)) (-4 *3 (-601 *6))
+ (-4 *7 (-601 (-385 *6)))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-385 (-885 *5))) (-5 *4 (-1011 (-781 (-294 *5))))
- (-4 *5 (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525))))
- (-5 *2
- (-3 (|:| |f1| (-781 (-294 *5))) (|:| |f2| (-591 (-781 (-294 *5))))
- (|:| |fail| "failed") (|:| |pole| "potentialPole")))
- (-5 *1 (-200 *5))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-385 (-885 *6))) (-5 *4 (-1011 (-781 (-294 *6))))
- (-5 *5 (-1072))
- (-4 *6 (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525))))
+ (-12 (-5 *4 (-1 (-591 *5) *6))
+ (-4 *5 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525)))))
+ (-4 *6 (-1147 *5))
+ (-5 *2 (-591 (-2 (|:| |poly| *6) (|:| -2203 (-599 *6 (-385 *6))))))
+ (-5 *1 (-753 *5 *6)) (-5 *3 (-599 *6 (-385 *6))))))
+(((*1 *2 *3 *3 *4 *5 *5 *3)
+ (-12 (-5 *3 (-525)) (-5 *4 (-1072)) (-5 *5 (-631 (-205)))
+ (-5 *2 (-964)) (-5 *1 (-689)))))
+(((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *4 (-1089)) (-5 *5 (-591 (-385 (-885 *6))))
+ (-5 *3 (-385 (-885 *6)))
+ (-4 *6 (-13 (-517) (-966 (-525)) (-138)))
+ (-5 *2
+ (-2 (|:| |mainpart| *3)
+ (|:| |limitedlogs|
+ (-591 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
+ (-5 *1 (-531 *6)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-1156 *3 *4 *5)) (-5 *1 (-297 *3 *4 *5))
+ (-4 *3 (-13 (-341) (-788))) (-14 *4 (-1089)) (-14 *5 *3)))
+ ((*1 *2 *1) (-12 (-4 *1 (-382)) (-5 *2 (-525))))
+ ((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-396 *3)) (-4 *3 (-517))))
+ ((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-640))))
+ ((*1 *2 *1)
+ (-12 (-4 *2 (-1018)) (-5 *1 (-655 *3 *2 *4)) (-4 *3 (-788))
+ (-14 *4
+ (-1 (-108) (-2 (|:| -3229 *3) (|:| -3987 *2))
+ (-2 (|:| -3229 *3) (|:| -3987 *2)))))))
+(((*1 *2 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1173))))
+ ((*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1173)))))
+(((*1 *2 *1) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-1085 *3)))))
+(((*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-1089)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *5 (-712)) (-4 *6 (-429)) (-4 *7 (-734)) (-4 *8 (-788))
+ (-4 *3 (-989 *6 *7 *8))
(-5 *2
- (-3 (|:| |f1| (-781 (-294 *6))) (|:| |f2| (-591 (-781 (-294 *6))))
- (|:| |fail| "failed") (|:| |pole| "potentialPole")))
- (-5 *1 (-200 *6))))
+ (-2 (|:| |done| (-591 *4))
+ (|:| |todo| (-591 (-2 (|:| |val| (-591 *3)) (|:| -3585 *4))))))
+ (-5 *1 (-992 *6 *7 *8 *3 *4)) (-4 *4 (-994 *6 *7 *8 *3))))
((*1 *2 *3 *4)
- (-12 (-5 *4 (-1011 (-781 (-385 (-885 *5))))) (-5 *3 (-385 (-885 *5)))
- (-4 *5 (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525))))
+ (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
+ (-4 *3 (-989 *5 *6 *7))
(-5 *2
- (-3 (|:| |f1| (-781 (-294 *5))) (|:| |f2| (-591 (-781 (-294 *5))))
- (|:| |fail| "failed") (|:| |pole| "potentialPole")))
- (-5 *1 (-200 *5))))
+ (-2 (|:| |done| (-591 *4))
+ (|:| |todo| (-591 (-2 (|:| |val| (-591 *3)) (|:| -3585 *4))))))
+ (-5 *1 (-992 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3))))
((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-1011 (-781 (-385 (-885 *6))))) (-5 *5 (-1072))
- (-5 *3 (-385 (-885 *6)))
- (-4 *6 (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525))))
+ (-12 (-5 *5 (-712)) (-4 *6 (-429)) (-4 *7 (-734)) (-4 *8 (-788))
+ (-4 *3 (-989 *6 *7 *8))
(-5 *2
- (-3 (|:| |f1| (-781 (-294 *6))) (|:| |f2| (-591 (-781 (-294 *6))))
- (|:| |fail| "failed") (|:| |pole| "potentialPole")))
- (-5 *1 (-200 *6))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1089))
- (-4 *5 (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525))))
- (-5 *2 (-3 *3 (-591 *3))) (-5 *1 (-406 *5 *3))
- (-4 *3 (-13 (-1111) (-891) (-29 *5)))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-451 *3 *4 *5))
- (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-975)) (-14 *5 *3)))
- ((*1 *2 *3 *4 *5 *5 *6)
- (-12 (-5 *3 (-294 (-357))) (-5 *4 (-1013 (-781 (-357))))
- (-5 *5 (-357)) (-5 *6 (-987)) (-5 *2 (-964)) (-5 *1 (-526))))
- ((*1 *2 *3) (-12 (-5 *3 (-710)) (-5 *2 (-964)) (-5 *1 (-526))))
- ((*1 *2 *3 *4 *5 *5)
- (-12 (-5 *3 (-294 (-357))) (-5 *4 (-1013 (-781 (-357))))
- (-5 *5 (-357)) (-5 *2 (-964)) (-5 *1 (-526))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-294 (-357))) (-5 *4 (-1013 (-781 (-357))))
- (-5 *5 (-357)) (-5 *2 (-964)) (-5 *1 (-526))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-294 (-357))) (-5 *4 (-1013 (-781 (-357))))
- (-5 *2 (-964)) (-5 *1 (-526))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-294 (-357))) (-5 *4 (-591 (-1013 (-781 (-357)))))
- (-5 *2 (-964)) (-5 *1 (-526))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-294 (-357))) (-5 *4 (-591 (-1013 (-781 (-357)))))
- (-5 *5 (-357)) (-5 *2 (-964)) (-5 *1 (-526))))
- ((*1 *2 *3 *4 *5 *5)
- (-12 (-5 *3 (-294 (-357))) (-5 *4 (-591 (-1013 (-781 (-357)))))
- (-5 *5 (-357)) (-5 *2 (-964)) (-5 *1 (-526))))
- ((*1 *2 *3 *4 *5 *5 *6)
- (-12 (-5 *3 (-294 (-357))) (-5 *4 (-591 (-1013 (-781 (-357)))))
- (-5 *5 (-357)) (-5 *6 (-987)) (-5 *2 (-964)) (-5 *1 (-526))))
- ((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *3 (-294 (-357))) (-5 *4 (-1011 (-781 (-357))))
- (-5 *5 (-1072)) (-5 *2 (-964)) (-5 *1 (-526))))
- ((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *3 (-294 (-357))) (-5 *4 (-1011 (-781 (-357))))
- (-5 *5 (-1089)) (-5 *2 (-964)) (-5 *1 (-526))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-13 (-341) (-138) (-966 (-525)))) (-4 *5 (-1147 *4))
- (-5 *2 (-542 (-385 *5))) (-5 *1 (-529 *4 *5)) (-5 *3 (-385 *5))))
+ (-2 (|:| |done| (-591 *4))
+ (|:| |todo| (-591 (-2 (|:| |val| (-591 *3)) (|:| -3585 *4))))))
+ (-5 *1 (-1059 *6 *7 *8 *3 *4)) (-4 *4 (-1027 *6 *7 *8 *3))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-385 (-885 *5))) (-5 *4 (-1089)) (-4 *5 (-138))
- (-4 *5 (-13 (-429) (-966 (-525)) (-788) (-587 (-525))))
- (-5 *2 (-3 (-294 *5) (-591 (-294 *5)))) (-5 *1 (-545 *5))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975))))
- ((*1 *1 *1 *2)
- (-12 (-4 *1 (-682 *3 *2)) (-4 *3 (-975)) (-4 *2 (-788))
- (-4 *3 (-37 (-385 (-525))))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1089)) (-5 *1 (-885 *3)) (-4 *3 (-37 (-385 (-525))))
- (-4 *3 (-975))))
- ((*1 *1 *1 *2 *3)
- (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-975)) (-4 *2 (-788))
- (-5 *1 (-1042 *3 *2 *4)) (-4 *4 (-882 *3 (-497 *2) *2))))
- ((*1 *2 *3 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-975))
- (-5 *1 (-1074 *3))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1080 *3 *4 *5))
- (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-975)) (-14 *5 *3)))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1086 *3 *4 *5))
- (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-975)) (-14 *5 *3)))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1087 *3 *4 *5))
- (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-975)) (-14 *5 *3)))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-1089)) (-5 *1 (-1120 *3)) (-4 *3 (-37 (-385 (-525))))
- (-4 *3 (-975))))
- ((*1 *1 *1 *2)
- (-3321
- (-12 (-5 *2 (-1089)) (-4 *1 (-1131 *3)) (-4 *3 (-975))
- (-12 (-4 *3 (-29 (-525))) (-4 *3 (-891)) (-4 *3 (-1111))
- (-4 *3 (-37 (-385 (-525))))))
- (-12 (-5 *2 (-1089)) (-4 *1 (-1131 *3)) (-4 *3 (-975))
- (-12 (|has| *3 (-15 -1507 ((-591 *2) *3)))
- (|has| *3 (-15 -4141 (*3 *3 *2))) (-4 *3 (-37 (-385 (-525))))))))
- ((*1 *1 *1)
- (-12 (-4 *1 (-1131 *2)) (-4 *2 (-975)) (-4 *2 (-37 (-385 (-525))))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1135 *3 *4 *5))
- (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-975)) (-14 *5 *3)))
- ((*1 *1 *1)
- (-12 (-4 *1 (-1147 *2)) (-4 *2 (-975)) (-4 *2 (-37 (-385 (-525))))))
- ((*1 *1 *1 *2)
- (-3321
- (-12 (-5 *2 (-1089)) (-4 *1 (-1152 *3)) (-4 *3 (-975))
- (-12 (-4 *3 (-29 (-525))) (-4 *3 (-891)) (-4 *3 (-1111))
- (-4 *3 (-37 (-385 (-525))))))
- (-12 (-5 *2 (-1089)) (-4 *1 (-1152 *3)) (-4 *3 (-975))
- (-12 (|has| *3 (-15 -1507 ((-591 *2) *3)))
- (|has| *3 (-15 -4141 (*3 *3 *2))) (-4 *3 (-37 (-385 (-525))))))))
- ((*1 *1 *1)
- (-12 (-4 *1 (-1152 *2)) (-4 *2 (-975)) (-4 *2 (-37 (-385 (-525))))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1156 *3 *4 *5))
- (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-975)) (-14 *5 *3)))
- ((*1 *1 *1 *2)
- (-3321
- (-12 (-5 *2 (-1089)) (-4 *1 (-1162 *3)) (-4 *3 (-975))
- (-12 (-4 *3 (-29 (-525))) (-4 *3 (-891)) (-4 *3 (-1111))
- (-4 *3 (-37 (-385 (-525))))))
- (-12 (-5 *2 (-1089)) (-4 *1 (-1162 *3)) (-4 *3 (-975))
- (-12 (|has| *3 (-15 -1507 ((-591 *2) *3)))
- (|has| *3 (-15 -4141 (*3 *3 *2))) (-4 *3 (-37 (-385 (-525))))))))
- ((*1 *1 *1)
- (-12 (-4 *1 (-1162 *2)) (-4 *2 (-975)) (-4 *2 (-37 (-385 (-525))))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1163 *3 *4 *5))
- (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-975)) (-14 *5 *3))))
-(((*1 *1 *1) (-4 *1 (-510))))
-(((*1 *1 *1 *1) (-12 (-5 *1 (-364 *2)) (-4 *2 (-1018))))
- ((*1 *1 *1 *1) (-12 (-5 *1 (-760 *2)) (-4 *2 (-788)))))
-(((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-640))))
- ((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-640)))))
-(((*1 *2 *3 *3 *3 *4 *4 *4 *4 *5 *6 *5 *4 *7 *3)
- (-12 (-5 *4 (-631 (-525))) (-5 *5 (-108)) (-5 *7 (-631 (-205)))
- (-5 *3 (-525)) (-5 *6 (-205)) (-5 *2 (-964)) (-5 *1 (-696)))))
-(((*1 *1 *1) (-4 *1 (-802 *2))))
+ (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
+ (-4 *3 (-989 *5 *6 *7))
+ (-5 *2
+ (-2 (|:| |done| (-591 *4))
+ (|:| |todo| (-591 (-2 (|:| |val| (-591 *3)) (|:| -3585 *4))))))
+ (-5 *1 (-1059 *5 *6 *7 *3 *4)) (-4 *4 (-1027 *5 *6 *7 *3)))))
(((*1 *2 *1 *1) (-12 (-4 *1 (-788)) (-5 *2 (-108))))
((*1 *1 *1 *1) (-5 *1 (-796))))
-(((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-860)))))
-(((*1 *2 *2 *3 *2)
- (-12 (-5 *2 (-631 *3)) (-4 *3 (-975)) (-5 *1 (-632 *3)))))
-(((*1 *2 *2 *3 *3)
- (-12 (-5 *3 (-385 *5)) (-4 *4 (-1129)) (-4 *5 (-1147 *4))
- (-5 *1 (-139 *4 *5 *2)) (-4 *2 (-1147 *3))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1091 (-385 (-525)))) (-5 *2 (-385 (-525)))
- (-5 *1 (-172))))
- ((*1 *2 *2 *3 *4)
- (-12 (-5 *2 (-631 (-294 (-205)))) (-5 *3 (-591 (-1089)))
- (-5 *4 (-1171 (-294 (-205)))) (-5 *1 (-187))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-591 (-273 *3))) (-4 *3 (-288 *3)) (-4 *3 (-1018))
- (-4 *3 (-1125)) (-5 *1 (-273 *3))))
- ((*1 *1 *1 *1)
- (-12 (-4 *2 (-288 *2)) (-4 *2 (-1018)) (-4 *2 (-1125))
- (-5 *1 (-273 *2))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-110)) (-5 *3 (-1 *1 *1)) (-4 *1 (-281))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-110)) (-5 *3 (-1 *1 (-591 *1))) (-4 *1 (-281))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-591 (-110))) (-5 *3 (-591 (-1 *1 (-591 *1))))
- (-4 *1 (-281))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-591 (-110))) (-5 *3 (-591 (-1 *1 *1))) (-4 *1 (-281))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-1089)) (-5 *3 (-1 *1 *1)) (-4 *1 (-281))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-1089)) (-5 *3 (-1 *1 (-591 *1))) (-4 *1 (-281))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-591 (-1089))) (-5 *3 (-591 (-1 *1 (-591 *1))))
- (-4 *1 (-281))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-591 (-1089))) (-5 *3 (-591 (-1 *1 *1))) (-4 *1 (-281))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-591 (-273 *3))) (-4 *1 (-288 *3)) (-4 *3 (-1018))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-273 *3)) (-4 *1 (-288 *3)) (-4 *3 (-1018))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *2 (-525))) (-5 *4 (-1091 (-385 (-525))))
- (-5 *1 (-289 *2)) (-4 *2 (-37 (-385 (-525))))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-591 *4)) (-5 *3 (-591 *1)) (-4 *1 (-352 *4 *5))
- (-4 *4 (-788)) (-4 *5 (-160))))
- ((*1 *1 *1 *2 *1)
- (-12 (-4 *1 (-352 *2 *3)) (-4 *2 (-788)) (-4 *3 (-160))))
- ((*1 *1 *1 *2 *3 *4)
- (-12 (-5 *2 (-1089)) (-5 *3 (-712)) (-5 *4 (-1 *1 *1))
- (-4 *1 (-408 *5)) (-4 *5 (-788)) (-4 *5 (-975))))
- ((*1 *1 *1 *2 *3 *4)
- (-12 (-5 *2 (-1089)) (-5 *3 (-712)) (-5 *4 (-1 *1 (-591 *1)))
- (-4 *1 (-408 *5)) (-4 *5 (-788)) (-4 *5 (-975))))
- ((*1 *1 *1 *2 *3 *4)
- (-12 (-5 *2 (-591 (-1089))) (-5 *3 (-591 (-712)))
- (-5 *4 (-591 (-1 *1 (-591 *1)))) (-4 *1 (-408 *5)) (-4 *5 (-788))
- (-4 *5 (-975))))
+(((*1 *2)
+ (-12 (-4 *4 (-341)) (-5 *2 (-712)) (-5 *1 (-306 *3 *4))
+ (-4 *3 (-307 *4))))
+ ((*1 *2) (-12 (-4 *1 (-1188 *3)) (-4 *3 (-341)) (-5 *2 (-712)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975))
+ (-5 *2 (-591 (-591 (-876 *3))))))
+ ((*1 *1 *2 *3 *3)
+ (-12 (-5 *2 (-591 (-591 (-876 *4)))) (-5 *3 (-108)) (-4 *4 (-975))
+ (-4 *1 (-1050 *4))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-591 (-591 (-876 *3)))) (-4 *3 (-975))
+ (-4 *1 (-1050 *3))))
+ ((*1 *1 *1 *2 *3 *3)
+ (-12 (-5 *2 (-591 (-591 (-591 *4)))) (-5 *3 (-108))
+ (-4 *1 (-1050 *4)) (-4 *4 (-975))))
+ ((*1 *1 *1 *2 *3 *3)
+ (-12 (-5 *2 (-591 (-591 (-876 *4)))) (-5 *3 (-108))
+ (-4 *1 (-1050 *4)) (-4 *4 (-975))))
((*1 *1 *1 *2 *3 *4)
- (-12 (-5 *2 (-591 (-1089))) (-5 *3 (-591 (-712)))
- (-5 *4 (-591 (-1 *1 *1))) (-4 *1 (-408 *5)) (-4 *5 (-788))
- (-4 *5 (-975))))
+ (-12 (-5 *2 (-591 (-591 (-591 *5)))) (-5 *3 (-591 (-159)))
+ (-5 *4 (-159)) (-4 *1 (-1050 *5)) (-4 *5 (-975))))
((*1 *1 *1 *2 *3 *4)
- (-12 (-5 *2 (-591 (-110))) (-5 *3 (-591 *1)) (-5 *4 (-1089))
- (-4 *1 (-408 *5)) (-4 *5 (-788)) (-4 *5 (-566 (-501)))))
- ((*1 *1 *1 *2 *1 *3)
- (-12 (-5 *2 (-110)) (-5 *3 (-1089)) (-4 *1 (-408 *4)) (-4 *4 (-788))
- (-4 *4 (-566 (-501)))))
- ((*1 *1 *1)
- (-12 (-4 *1 (-408 *2)) (-4 *2 (-788)) (-4 *2 (-566 (-501)))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-591 (-1089))) (-4 *1 (-408 *3)) (-4 *3 (-788))
- (-4 *3 (-566 (-501)))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1089)) (-4 *1 (-408 *3)) (-4 *3 (-788))
- (-4 *3 (-566 (-501)))))
- ((*1 *1 *1 *2 *3)
- (-12 (-4 *1 (-486 *2 *3)) (-4 *2 (-1018)) (-4 *3 (-1125))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-591 *4)) (-5 *3 (-591 *5)) (-4 *1 (-486 *4 *5))
- (-4 *4 (-1018)) (-4 *5 (-1125))))
- ((*1 *2 *1 *2)
- (-12 (-5 *2 (-774 *3)) (-4 *3 (-341)) (-5 *1 (-660 *3))))
- ((*1 *2 *1 *2) (-12 (-5 *1 (-660 *2)) (-4 *2 (-341))))
- ((*1 *2 *1 *2) (-12 (-4 *1 (-836 *2)) (-4 *2 (-1018))))
- ((*1 *2 *2 *3 *2)
- (-12 (-5 *2 (-385 (-885 *4))) (-5 *3 (-1089)) (-4 *4 (-517))
- (-5 *1 (-971 *4))))
- ((*1 *2 *2 *3 *4)
- (-12 (-5 *3 (-591 (-1089))) (-5 *4 (-591 (-385 (-885 *5))))
- (-5 *2 (-385 (-885 *5))) (-4 *5 (-517)) (-5 *1 (-971 *5))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-273 (-385 (-885 *4)))) (-5 *2 (-385 (-885 *4)))
- (-4 *4 (-517)) (-5 *1 (-971 *4))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-591 (-273 (-385 (-885 *4))))) (-5 *2 (-385 (-885 *4)))
- (-4 *4 (-517)) (-5 *1 (-971 *4))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3))))
- ((*1 *2 *1 *3)
- (-12 (-4 *1 (-1149 *3 *4)) (-4 *3 (-975)) (-4 *4 (-733))
- (|has| *3 (-15 ** (*3 *3 *4))) (-5 *2 (-1070 *3)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1169 *2)) (-4 *2 (-1125)) (-4 *2 (-932))
- (-4 *2 (-975)))))
+ (-12 (-5 *2 (-591 (-591 (-876 *5)))) (-5 *3 (-591 (-159)))
+ (-5 *4 (-159)) (-4 *1 (-1050 *5)) (-4 *5 (-975)))))
+(((*1 *2 *3 *3 *3 *4)
+ (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
+(((*1 *2 *3 *2 *4)
+ (-12 (-5 *3 (-591 *6)) (-5 *4 (-591 (-227 *5 *6))) (-4 *6 (-429))
+ (-5 *2 (-227 *5 *6)) (-14 *5 (-591 (-1089))) (-5 *1 (-579 *5 *6)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-525))
- (-5 *1 (-426 *4 *5 *6 *3)) (-4 *3 (-882 *4 *5 *6)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-429))
- (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108))
- (-5 *1 (-919 *4 *5 *6 *7 *8)) (-4 *8 (-994 *4 *5 *6 *7))))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-429))
- (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108))
- (-5 *1 (-1025 *4 *5 *6 *7 *8)) (-4 *8 (-994 *4 *5 *6 *7)))))
-(((*1 *1 *1 *2 *1) (-12 (-4 *1 (-1058)) (-5 *2 (-1138 (-525))))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 (-108) *6 *6)) (-4 *6 (-788)) (-5 *4 (-591 *6))
- (-5 *2 (-2 (|:| |fs| (-108)) (|:| |sd| *4) (|:| |td| (-591 *4))))
- (-5 *1 (-1097 *6)) (-5 *5 (-591 *4)))))
-(((*1 *2 *1 *1) (-12 (-4 *1 (-788)) (-5 *2 (-108))))
- ((*1 *1 *1 *1) (-5 *1 (-796)))
- ((*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-837 *3)) (-4 *3 (-1018)))))
-(((*1 *2 *1) (-12 (-4 *1 (-515 *2)) (-4 *2 (-13 (-382) (-1111))))))
+ (-12 (-4 *1 (-320 *4 *3 *5)) (-4 *4 (-1129)) (-4 *3 (-1147 *4))
+ (-4 *5 (-1147 (-385 *3))) (-5 *2 (-108))))
+ ((*1 *2 *3)
+ (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3))
+ (-4 *5 (-1147 (-385 *4))) (-5 *2 (-108)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-975))
- (-4 *2 (-13 (-382) (-966 *4) (-341) (-1111) (-263)))
- (-5 *1 (-420 *4 *3 *2)) (-4 *3 (-1147 *4)))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206))))
- ((*1 *2 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206))))
- ((*1 *2 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *2))
- (-4 *2 (-408 *3))))
- ((*1 *1 *1 *1) (-4 *1 (-1053))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-712)) (-5 *4 (-525)) (-5 *1 (-422 *2)) (-4 *2 (-975)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-825 *3)) (-4 *3 (-1018)))))
-(((*1 *2 *1) (-12 (-4 *3 (-1125)) (-5 *2 (-591 *1)) (-4 *1 (-940 *3)))))
-(((*1 *2 *1 *1) (-12 (-4 *1 (-788)) (-5 *2 (-108))))
- ((*1 *1 *1 *1) (-5 *1 (-796))))
-(((*1 *2 *1)
- (-12 (-4 *4 (-1018)) (-5 *2 (-822 *3 *5)) (-5 *1 (-818 *3 *4 *5))
- (-4 *3 (-1018)) (-4 *5 (-611 *4)))))
+ (-12 (-4 *4 (-517)) (-5 *2 (-712)) (-5 *1 (-42 *4 *3))
+ (-4 *3 (-395 *4)))))
+(((*1 *2 *1) (-12 (-5 *2 (-591 (-591 (-876 (-205))))) (-5 *1 (-445)))))
+(((*1 *1 *1) (-12 (-5 *1 (-847 *2)) (-4 *2 (-286)))))
+(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-854)) (-5 *2 (-1085 *4)) (-5 *1 (-335 *4))
- (-4 *4 (-327)))))
-(((*1 *2 *1 *2) (-12 (-5 *1 (-955 *2)) (-4 *2 (-1125)))))
-(((*1 *2 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1125)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-1018)) (-4 *3 (-833 *5)) (-5 *2 (-631 *3))
- (-5 *1 (-633 *5 *3 *6 *4)) (-4 *6 (-351 *3))
- (-4 *4 (-13 (-351 *5) (-10 -7 (-6 -4250)))))))
-(((*1 *1 *2 *3 *1)
- (-12 (-5 *2 (-1011 (-885 (-525)))) (-5 *3 (-885 (-525)))
- (-5 *1 (-308))))
- ((*1 *1 *2 *1) (-12 (-5 *2 (-1011 (-885 (-525)))) (-5 *1 (-308)))))
+ (-12 (-5 *3 (-525)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
+ (-5 *2 (-1176)) (-5 *1 (-426 *4 *5 *6 *7)) (-4 *7 (-882 *4 *5 *6)))))
(((*1 *2 *1 *1) (-12 (-4 *1 (-788)) (-5 *2 (-108))))
((*1 *1 *1 *1) (-5 *1 (-796)))
((*1 *2 *1 *1) (-12 (-4 *1 (-836 *3)) (-4 *3 (-1018)) (-5 *2 (-108))))
((*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-837 *3)) (-4 *3 (-1018))))
((*1 *2 *1 *1)
(-12 (-4 *1 (-1016 *3)) (-4 *3 (-1018)) (-5 *2 (-108)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *2 (-1147 *4)) (-5 *1 (-748 *4 *2 *3 *5))
- (-4 *4 (-13 (-341) (-138) (-966 (-385 (-525))))) (-4 *3 (-601 *2))
- (-4 *5 (-601 (-385 *2)))))
- ((*1 *2 *3 *4)
- (-12 (-4 *2 (-1147 *4)) (-5 *1 (-748 *4 *2 *5 *3))
- (-4 *4 (-13 (-341) (-138) (-966 (-385 (-525))))) (-4 *5 (-601 *2))
- (-4 *3 (-601 (-385 *2))))))
-(((*1 *1 *1 *1)
- (-12 (|has| *1 (-6 -4251)) (-4 *1 (-115 *2)) (-4 *2 (-1125)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-542 *2)) (-4 *2 (-13 (-29 *4) (-1111)))
- (-5 *1 (-540 *4 *2))
- (-4 *4 (-13 (-429) (-966 (-525)) (-788) (-587 (-525))))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-542 (-385 (-885 *4))))
- (-4 *4 (-13 (-429) (-966 (-525)) (-788) (-587 (-525))))
- (-5 *2 (-294 *4)) (-5 *1 (-545 *4)))))
-(((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-108) *3)) (-4 *3 (-1125)) (-5 *1 (-555 *3))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-108) *3)) (-4 *3 (-1125)) (-5 *1 (-1070 *3)))))
+(((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-854)) (-5 *2 (-712)) (-5 *1 (-1019 *4 *5)) (-14 *4 *3)
+ (-14 *5 *3))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
+ (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-919 *4 *5 *6 *7 *3))
+ (-4 *3 (-994 *4 *5 *6 *7))))
+ ((*1 *2 *3 *3)
+ (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
+ (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-108))
+ (-5 *1 (-1025 *4 *5 *6 *7 *3)) (-4 *3 (-994 *4 *5 *6 *7)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-763)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2))
- (-4 *2 (-13 (-408 *3) (-1111))))))
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-1163 *2 *3 *4)) (-4 *2 (-975)) (-14 *3 (-1089))
+ (-14 *4 *2))))
+(((*1 *2 *3 *1) (-12 (-5 *3 (-1089)) (-5 *2 (-1093)) (-5 *1 (-1092)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-712)) (-5 *1 (-49 *3 *4)) (-4 *3 (-975))
+ (-14 *4 (-591 (-1089)))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-712)) (-5 *1 (-203 *3 *4)) (-4 *3 (-13 (-975) (-788)))
+ (-14 *4 (-591 (-1089)))))
+ ((*1 *1) (-12 (-4 *1 (-307 *2)) (-4 *2 (-346)) (-4 *2 (-341))))
+ ((*1 *2 *1)
+ (|partial| -12 (-4 *1 (-313 *3 *4 *5 *2)) (-4 *3 (-341))
+ (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4)))
+ (-4 *2 (-320 *3 *4 *5))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-712)) (-5 *1 (-368 *3 *4 *5)) (-14 *3 *2) (-14 *4 *2)
+ (-4 *5 (-160))))
+ ((*1 *1) (-12 (-4 *2 (-160)) (-4 *1 (-666 *2 *3)) (-4 *3 (-1147 *2)))))
+(((*1 *2 *3 *4 *5 *3)
+ (-12 (-5 *4 (-1 *7 *7))
+ (-5 *5 (-1 (-3 (-2 (|:| -2428 *6) (|:| |coeff| *6)) "failed") *6))
+ (-4 *6 (-341)) (-4 *7 (-1147 *6))
+ (-5 *2
+ (-3 (-2 (|:| |answer| (-385 *7)) (|:| |a0| *6))
+ (-2 (|:| -2428 (-385 *7)) (|:| |coeff| (-385 *7))) "failed"))
+ (-5 *1 (-535 *6 *7)) (-5 *3 (-385 *7)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-108)) (-4 *5 (-327))
+ (-5 *2
+ (-2 (|:| |cont| *5)
+ (|:| -1908 (-591 (-2 (|:| |irr| *3) (|:| -3630 (-525)))))))
+ (-5 *1 (-197 *5 *3)) (-4 *3 (-1147 *5)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-517)) (-5 *2 (-591 *3)) (-5 *1 (-42 *4 *3))
- (-4 *3 (-395 *4)))))
-(((*1 *2 *3) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-522)) (-5 *3 (-525))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-1085 (-385 (-525)))) (-5 *1 (-875)) (-5 *3 (-525)))))
-(((*1 *2 *1) (-12 (-4 *1 (-327)) (-5 *2 (-108))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1085 *4)) (-4 *4 (-327)) (-5 *2 (-108))
- (-5 *1 (-335 *4)))))
+ (-12 (-5 *2 (-157 *4)) (-5 *1 (-167 *4 *3))
+ (-4 *4 (-13 (-341) (-786))) (-4 *3 (-1147 *2)))))
+(((*1 *2 *2 *2)
+ (-12 (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1164 *3 *2))
+ (-4 *2 (-1162 *3)))))
(((*1 *2 *3 *4)
- (-12
- (-5 *3
- (-591
- (-2 (|:| |eqzro| (-591 *8)) (|:| |neqzro| (-591 *8))
- (|:| |wcond| (-591 (-885 *5)))
- (|:| |bsoln|
- (-2 (|:| |partsol| (-1171 (-385 (-885 *5))))
- (|:| -4003 (-591 (-1171 (-385 (-885 *5))))))))))
- (-5 *4 (-1072)) (-4 *5 (-13 (-286) (-138))) (-4 *8 (-882 *5 *7 *6))
- (-4 *6 (-13 (-788) (-566 (-1089)))) (-4 *7 (-734)) (-5 *2 (-525))
- (-5 *1 (-857 *5 *6 *7 *8)))))
-(((*1 *1) (-5 *1 (-987))))
-(((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-108) *3)) (-4 *3 (-1125)) (-5 *1 (-555 *3))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-108) *3)) (-4 *3 (-1125)) (-5 *1 (-1070 *3)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-854)) (-5 *1 (-961 *2))
- (-4 *2 (-13 (-1018) (-10 -8 (-15 * ($ $ $))))))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-1 (-1070 *3))) (-5 *1 (-1070 *3)) (-4 *3 (-1125)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2))
- (-4 *2 (-13 (-408 *3) (-1111))))))
+ (-12 (-5 *4 (-108))
+ (-5 *2
+ (-2 (|:| |contp| (-525))
+ (|:| -1908 (-591 (-2 (|:| |irr| *3) (|:| -3630 (-525)))))))
+ (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-108))
+ (-5 *2
+ (-2 (|:| |contp| (-525))
+ (|:| -1908 (-591 (-2 (|:| |irr| *3) (|:| -3630 (-525)))))))
+ (-5 *1 (-1136 *3)) (-4 *3 (-1147 (-525))))))
+(((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-712)) (-5 *2 (-385 (-525))) (-5 *1 (-205))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-712)) (-5 *2 (-385 (-525))) (-5 *1 (-205))))
+ ((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-712)) (-5 *2 (-385 (-525))) (-5 *1 (-357))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-712)) (-5 *2 (-385 (-525))) (-5 *1 (-357)))))
+(((*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-788)) (-5 *1 (-122 *3)))))
(((*1 *2)
- (-12 (-5 *2 (-1176)) (-5 *1 (-1103 *3 *4)) (-4 *3 (-1018))
- (-4 *4 (-1018)))))
+ (-12 (-4 *3 (-517)) (-5 *2 (-591 *4)) (-5 *1 (-42 *3 *4))
+ (-4 *4 (-395 *3)))))
+(((*1 *2 *3 *1)
+ (-12 (|has| *1 (-6 -4250)) (-4 *1 (-464 *3)) (-4 *3 (-1125))
+ (-4 *3 (-1018)) (-5 *2 (-108))))
+ ((*1 *2 *3 *1)
+ (-12 (-5 *3 (-838 *4)) (-4 *4 (-1018)) (-5 *2 (-108))
+ (-5 *1 (-837 *4))))
+ ((*1 *2 *3 *1)
+ (-12 (-5 *3 (-854)) (-5 *2 (-108)) (-5 *1 (-1019 *4 *5)) (-14 *4 *3)
+ (-14 *5 *3))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-591 *5)) (-5 *4 (-854)) (-4 *5 (-788))
+ (-5 *2 (-591 (-616 *5))) (-5 *1 (-616 *5)))))
+(((*1 *2 *1)
+ (-12 (-4 *3 (-1018))
+ (-4 *4 (-13 (-975) (-819 *3) (-788) (-566 (-825 *3))))
+ (-5 *2 (-591 (-1089))) (-5 *1 (-997 *3 *4 *5))
+ (-4 *5 (-13 (-408 *4) (-819 *3) (-566 (-825 *3)))))))
+(((*1 *1 *2 *2 *3) (-12 (-5 *2 (-1072)) (-5 *3 (-764)) (-5 *1 (-763)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-341) (-786)))
+ (-5 *2 (-2 (|:| |start| *3) (|:| -1908 (-396 *3))))
+ (-5 *1 (-167 *4 *3)) (-4 *3 (-1147 (-157 *4))))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-1129)) (-4 *5 (-1147 *4))
+ (-5 *2
+ (-2 (|:| |func| *3) (|:| |poly| *3) (|:| |c1| (-385 *5))
+ (|:| |c2| (-385 *5)) (|:| |deg| (-712))))
+ (-5 *1 (-139 *4 *5 *3)) (-4 *3 (-1147 (-385 *5))))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-110)))))
+(((*1 *2 *1) (-12 (-4 *1 (-102 *2)) (-4 *2 (-1125)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-517) (-788))) (-5 *2 (-157 *5))
+ (-5 *1 (-554 *4 *5 *3)) (-4 *5 (-13 (-408 *4) (-932) (-1111)))
+ (-4 *3 (-13 (-408 (-157 *4)) (-932) (-1111))))))
+(((*1 *2) (-12 (-5 *2 (-854)) (-5 *1 (-1174))))
+ ((*1 *2 *2) (-12 (-5 *2 (-854)) (-5 *1 (-1174)))))
+(((*1 *1 *1) (-12 (-4 *1 (-261 *2)) (-4 *2 (-1125)) (-4 *2 (-1018))))
+ ((*1 *1 *1) (-12 (-4 *1 (-636 *2)) (-4 *2 (-1018)))))
(((*1 *2 *1 *1) (-12 (-4 *1 (-97)) (-5 *2 (-108))))
((*1 *1 *2 *2) (-12 (-5 *1 (-273 *2)) (-4 *2 (-1125))))
((*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412))))
((*1 *1 *1 *1) (-5 *1 (-796)))
((*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-955 *3)) (-4 *3 (-1125)))))
-(((*1 *2 *2 *1) (|partial| -12 (-5 *2 (-591 *1)) (-4 *1 (-853)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1171 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160))
- (-5 *2 (-631 *4))))
- ((*1 *2)
- (-12 (-4 *4 (-160)) (-5 *2 (-631 *4)) (-5 *1 (-394 *3 *4))
- (-4 *3 (-395 *4))))
- ((*1 *2) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-631 *3)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-854)) (-4 *6 (-13 (-517) (-788)))
- (-5 *2 (-591 (-294 *6))) (-5 *1 (-201 *5 *6)) (-5 *3 (-294 *6))
- (-4 *5 (-975))))
- ((*1 *2 *1) (-12 (-5 *1 (-396 *2)) (-4 *2 (-517))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-542 *5)) (-4 *5 (-13 (-29 *4) (-1111)))
- (-4 *4 (-13 (-429) (-966 (-525)) (-788) (-587 (-525))))
- (-5 *2 (-591 *5)) (-5 *1 (-540 *4 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-542 (-385 (-885 *4))))
- (-4 *4 (-13 (-429) (-966 (-525)) (-788) (-587 (-525))))
- (-5 *2 (-591 (-294 *4))) (-5 *1 (-545 *4))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1014 *3 *2)) (-4 *3 (-786)) (-4 *2 (-1063 *3))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-591 *1)) (-4 *1 (-1014 *4 *2)) (-4 *4 (-786))
- (-4 *2 (-1063 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2))
- (-4 *2 (-13 (-408 *3) (-1111)))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-1184 (-1089) *3)) (-5 *1 (-1191 *3)) (-4 *3 (-975))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-1184 *3 *4)) (-5 *1 (-1193 *3 *4)) (-4 *3 (-788))
- (-4 *4 (-975)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-591 *3)) (-4 *3 (-286)) (-5 *1 (-166 *3)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-591 *6)) (-4 *1 (-882 *4 *5 *6)) (-4 *4 (-975))
- (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-712))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-882 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734))
- (-4 *5 (-788)) (-5 *2 (-712)))))
+(((*1 *1 *1) (-5 *1 (-987))))
+(((*1 *2 *1) (-12 (-4 *3 (-975)) (-5 *2 (-591 *1)) (-4 *1 (-1050 *3)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-825 *3)) (-4 *3 (-1018)))))
(((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| |xinit| (-205)) (|:| |xend| (-205))
- (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205)))
- (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205)))
- (|:| |abserr| (-205)) (|:| |relerr| (-205))))
- (-5 *2 (-357)) (-5 *1 (-187)))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-591 *3)) (-4 *3 (-788)) (-5 *1 (-681 *3)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
- (-4 *3 (-989 *5 *6 *7))
- (-5 *2 (-591 (-2 (|:| |val| *3) (|:| -3374 *4))))
- (-5 *1 (-995 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))))
+ (-12 (-5 *3 (-631 (-385 (-885 (-525)))))
+ (-5 *2 (-591 (-631 (-294 (-525))))) (-5 *1 (-960)))))
+(((*1 *2)
+ (-12 (-5 *2 (-2 (|:| -4171 (-591 *3)) (|:| -1924 (-591 *3))))
+ (-5 *1 (-1126 *3)) (-4 *3 (-1018)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-1 *3 *3)) (-5 *1 (-496 *3)) (-4 *3 (-13 (-668) (-25))))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))))
+ (-12 (-5 *3 (-1089)) (-5 *2 (-1 *6 *5)) (-5 *1 (-648 *4 *5 *6))
+ (-4 *4 (-566 (-501))) (-4 *5 (-1125)) (-4 *6 (-1125)))))
(((*1 *2 *2 *3)
- (-12 (-5 *2 (-1171 *4)) (-5 *3 (-525)) (-4 *4 (-327))
- (-5 *1 (-495 *4)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-385 (-525))) (-5 *4 (-525)) (-5 *2 (-51))
- (-5 *1 (-935)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-591 (-885 (-525)))) (-5 *4 (-591 (-1089)))
- (-5 *2 (-591 (-591 (-357)))) (-5 *1 (-952)) (-5 *5 (-357))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-972 *4 *5)) (-4 *4 (-13 (-786) (-286) (-138) (-951)))
- (-14 *5 (-591 (-1089))) (-5 *2 (-591 (-591 (-953 (-385 *4)))))
- (-5 *1 (-1195 *4 *5 *6)) (-14 *6 (-591 (-1089)))))
- ((*1 *2 *3 *4 *4 *4)
- (-12 (-5 *3 (-591 (-885 *5))) (-5 *4 (-108))
- (-4 *5 (-13 (-786) (-286) (-138) (-951)))
- (-5 *2 (-591 (-591 (-953 (-385 *5))))) (-5 *1 (-1195 *5 *6 *7))
- (-14 *6 (-591 (-1089))) (-14 *7 (-591 (-1089)))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-591 (-885 *5))) (-5 *4 (-108))
- (-4 *5 (-13 (-786) (-286) (-138) (-951)))
- (-5 *2 (-591 (-591 (-953 (-385 *5))))) (-5 *1 (-1195 *5 *6 *7))
- (-14 *6 (-591 (-1089))) (-14 *7 (-591 (-1089)))))
+ (-12 (-5 *3 (-1089))
+ (-4 *4 (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525))))
+ (-5 *1 (-404 *4 *2)) (-4 *2 (-13 (-1111) (-29 *4)))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 (-885 *5))) (-5 *4 (-108))
- (-4 *5 (-13 (-786) (-286) (-138) (-951)))
- (-5 *2 (-591 (-591 (-953 (-385 *5))))) (-5 *1 (-1195 *5 *6 *7))
- (-14 *6 (-591 (-1089))) (-14 *7 (-591 (-1089)))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-591 (-885 *4)))
- (-4 *4 (-13 (-786) (-286) (-138) (-951)))
- (-5 *2 (-591 (-591 (-953 (-385 *4))))) (-5 *1 (-1195 *4 *5 *6))
- (-14 *5 (-591 (-1089))) (-14 *6 (-591 (-1089))))))
+ (-12 (-5 *3 (-385 (-885 *5))) (-5 *4 (-1089)) (-4 *5 (-138))
+ (-4 *5 (-13 (-429) (-966 (-525)) (-788) (-587 (-525))))
+ (-5 *2 (-294 *5)) (-5 *1 (-545 *5)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-429)) (-4 *3 (-788)) (-4 *3 (-966 (-525)))
+ (-4 *3 (-517)) (-5 *1 (-40 *3 *2)) (-4 *2 (-408 *3))
+ (-4 *2
+ (-13 (-341) (-281)
+ (-10 -8 (-15 -1384 ((-1041 *3 (-564 $)) $))
+ (-15 -1396 ((-1041 *3 (-564 $)) $))
+ (-15 -2686 ($ (-1041 *3 (-564 $))))))))))
(((*1 *2 *3)
- (-12 (-4 *1 (-320 *4 *3 *5)) (-4 *4 (-1129)) (-4 *3 (-1147 *4))
- (-4 *5 (-1147 (-385 *3))) (-5 *2 (-108))))
- ((*1 *2 *3)
- (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3))
- (-4 *5 (-1147 (-385 *4))) (-5 *2 (-108)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1085 (-885 *6))) (-4 *6 (-517))
- (-4 *2 (-882 (-385 (-885 *6)) *5 *4)) (-5 *1 (-674 *5 *4 *6 *2))
- (-4 *5 (-734))
- (-4 *4 (-13 (-788) (-10 -8 (-15 -1408 ((-1089) $))))))))
-(((*1 *2 *3 *4 *4 *3 *5)
- (-12 (-5 *4 (-564 *3)) (-5 *5 (-1085 *3))
- (-4 *3 (-13 (-408 *6) (-27) (-1111)))
- (-4 *6 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525))))
- (-5 *2 (-542 *3)) (-5 *1 (-521 *6 *3 *7)) (-4 *7 (-1018))))
- ((*1 *2 *3 *4 *4 *4 *3 *5)
- (-12 (-5 *4 (-564 *3)) (-5 *5 (-385 (-1085 *3)))
- (-4 *3 (-13 (-408 *6) (-27) (-1111)))
- (-4 *6 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525))))
- (-5 *2 (-542 *3)) (-5 *1 (-521 *6 *3 *7)) (-4 *7 (-1018)))))
-(((*1 *2 *1)
- (|partial| -12 (-4 *3 (-429)) (-4 *4 (-788)) (-4 *5 (-734))
- (-5 *2 (-108)) (-5 *1 (-918 *3 *4 *5 *6))
- (-4 *6 (-882 *3 *5 *4))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-108)) (-5 *1 (-1054 *3 *4)) (-4 *3 (-13 (-1018) (-33)))
- (-4 *4 (-13 (-1018) (-33))))))
-(((*1 *2 *1) (-12 (-5 *2 (-763)) (-5 *1 (-762)))))
-(((*1 *2 *3 *4 *2)
- (-12 (-5 *3 (-1 *2 (-712) *2)) (-5 *4 (-712)) (-4 *2 (-1018))
- (-5 *1 (-621 *2))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1 *3 (-712) *3)) (-4 *3 (-1018)) (-5 *1 (-624 *3)))))
-(((*1 *1 *1)
- (|partial| -12 (-5 *1 (-1055 *2 *3)) (-4 *2 (-13 (-1018) (-33)))
- (-4 *3 (-13 (-1018) (-33))))))
-(((*1 *1 *1 *1 *2)
- (-12 (-4 *1 (-989 *3 *4 *2)) (-4 *3 (-975)) (-4 *4 (-734))
- (-4 *2 (-788))))
- ((*1 *1 *1 *1)
- (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
- (-4 *4 (-788)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-712)) (-5 *1 (-130 *3 *4 *5)) (-14 *3 (-525))
- (-14 *4 *2) (-4 *5 (-160))))
- ((*1 *2)
- (-12 (-4 *4 (-160)) (-5 *2 (-854)) (-5 *1 (-153 *3 *4))
- (-4 *3 (-154 *4))))
- ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-854))))
- ((*1 *2)
- (-12 (-4 *1 (-348 *3 *4)) (-4 *3 (-160)) (-4 *4 (-1147 *3))
- (-5 *2 (-854))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-341)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4))
- (-5 *2 (-712)) (-5 *1 (-492 *4 *5 *6 *3)) (-4 *3 (-629 *4 *5 *6))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-631 *5)) (-5 *4 (-1171 *5)) (-4 *5 (-341))
- (-5 *2 (-712)) (-5 *1 (-612 *5))))
+ (-12 (-4 *4 (-13 (-341) (-138) (-966 (-385 (-525)))))
+ (-4 *5 (-1147 *4)) (-5 *2 (-591 (-2 (|:| -1708 *5) (|:| -3045 *5))))
+ (-5 *1 (-748 *4 *5 *3 *6)) (-4 *3 (-601 *5))
+ (-4 *6 (-601 (-385 *5)))))
((*1 *2 *3 *4)
- (-12 (-4 *5 (-341)) (-4 *6 (-13 (-351 *5) (-10 -7 (-6 -4251))))
- (-4 *4 (-13 (-351 *5) (-10 -7 (-6 -4251)))) (-5 *2 (-712))
- (-5 *1 (-613 *5 *6 *4 *3)) (-4 *3 (-629 *5 *6 *4))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-351 *3))
- (-4 *5 (-351 *3)) (-4 *3 (-517)) (-5 *2 (-712))))
+ (-12 (-4 *5 (-13 (-341) (-138) (-966 (-385 (-525)))))
+ (-4 *4 (-1147 *5)) (-5 *2 (-591 (-2 (|:| -1708 *4) (|:| -3045 *4))))
+ (-5 *1 (-748 *5 *4 *3 *6)) (-4 *3 (-601 *4))
+ (-4 *6 (-601 (-385 *4)))))
((*1 *2 *3)
- (-12 (-4 *4 (-517)) (-4 *4 (-160)) (-4 *5 (-351 *4))
- (-4 *6 (-351 *4)) (-5 *2 (-712)) (-5 *1 (-630 *4 *5 *6 *3))
- (-4 *3 (-629 *4 *5 *6))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975))
- (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-4 *5 (-517))
- (-5 *2 (-712)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-631 (-157 (-385 (-525)))))
- (-5 *2
- (-591
- (-2 (|:| |outval| (-157 *4)) (|:| |outmult| (-525))
- (|:| |outvect| (-591 (-631 (-157 *4)))))))
- (-5 *1 (-706 *4)) (-4 *4 (-13 (-341) (-786))))))
-(((*1 *1 *2 *1 *1) (-12 (-5 *2 (-1088)) (-5 *1 (-308))))
- ((*1 *1 *2 *1) (-12 (-5 *2 (-1088)) (-5 *1 (-308)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-712)) (-5 *2 (-1171 (-591 (-525)))) (-5 *1 (-456))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1125)) (-5 *1 (-555 *3))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1125)) (-5 *1 (-1070 *3))))
- ((*1 *1 *2) (-12 (-5 *2 (-1 *3)) (-4 *3 (-1125)) (-5 *1 (-1070 *3)))))
-(((*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-1092))))
- ((*1 *2 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-1176)) (-5 *1 (-1092))))
- ((*1 *2 *3 *1) (-12 (-5 *3 (-1089)) (-5 *2 (-1176)) (-5 *1 (-1092)))))
-(((*1 *2 *3 *3 *2)
- (-12 (-5 *2 (-631 (-525))) (-5 *3 (-591 (-525))) (-5 *1 (-1028)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1039 *3 *4 *2 *5)) (-4 *4 (-975)) (-4 *5 (-218 *3 *4))
- (-4 *2 (-218 *3 *4)))))
+ (-12 (-4 *4 (-13 (-341) (-138) (-966 (-385 (-525)))))
+ (-4 *5 (-1147 *4)) (-5 *2 (-591 (-2 (|:| -1708 *5) (|:| -3045 *5))))
+ (-5 *1 (-748 *4 *5 *6 *3)) (-4 *6 (-601 *5))
+ (-4 *3 (-601 (-385 *5)))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-13 (-341) (-138) (-966 (-385 (-525)))))
+ (-4 *4 (-1147 *5)) (-5 *2 (-591 (-2 (|:| -1708 *4) (|:| -3045 *4))))
+ (-5 *1 (-748 *5 *4 *6 *3)) (-4 *6 (-601 *4))
+ (-4 *3 (-601 (-385 *4))))))
(((*1 *1 *1 *1)
- (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
- (-4 *4 (-788))))
- ((*1 *2 *2 *1)
- (-12 (-4 *1 (-1119 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-734))
- (-4 *5 (-788)) (-4 *2 (-989 *3 *4 *5)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-1171 *1)) (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129))
- (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-456)))))
-(((*1 *1 *1 *1 *2)
- (-12 (-5 *2 (-525)) (|has| *1 (-6 -4251)) (-4 *1 (-351 *3))
- (-4 *3 (-1125)))))
-(((*1 *2 *3 *3) (-12 (-5 *3 (-525)) (-5 *2 (-108)) (-5 *1 (-514)))))
-(((*1 *2 *3 *4 *4 *3 *3 *3)
- (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
- (-5 *1 (-693)))))
-(((*1 *2 *1) (-12 (-5 *2 (-765)) (-5 *1 (-766)))))
+ (-12 (|has| *1 (-6 -4251)) (-4 *1 (-115 *2)) (-4 *2 (-1125)))))
(((*1 *2 *3)
(-12
- (-5 *3
- (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205)))
- (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205))
- (|:| |relerr| (-205))))
- (-5 *2 (-108)) (-5 *1 (-279)))))
-(((*1 *2 *3 *4 *4 *5 *3 *3)
- (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *5 (-205))
- (-5 *2 (-964)) (-5 *1 (-694)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 (-205))) (-5 *4 (-712)) (-5 *2 (-631 (-205)))
- (-5 *1 (-284)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-108)) (-5 *3 (-591 (-242))) (-5 *1 (-240))))
- ((*1 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-242)))))
-(((*1 *2 *1) (|partial| -12 (-5 *2 (-1089)) (-5 *1 (-259))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-3 (-525) (-205) (-1089) (-1072) (-1094)))
- (-5 *1 (-1094)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-854)) (-5 *3 (-591 (-242))) (-5 *1 (-240))))
- ((*1 *1 *2) (-12 (-5 *2 (-854)) (-5 *1 (-242)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-631 (-157 (-385 (-525))))) (-5 *2 (-591 (-157 *4)))
- (-5 *1 (-706 *4)) (-4 *4 (-13 (-341) (-786))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-341))
- (-5 *2
- (-2 (|:| A (-631 *5))
- (|:| |eqs|
- (-591
- (-2 (|:| C (-631 *5)) (|:| |g| (-1171 *5)) (|:| -1317 *6)
- (|:| |rh| *5))))))
- (-5 *1 (-754 *5 *6)) (-5 *3 (-631 *5)) (-5 *4 (-1171 *5))
- (-4 *6 (-601 *5))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-341)) (-4 *6 (-601 *5))
- (-5 *2 (-2 (|:| -4057 (-631 *6)) (|:| |vec| (-1171 *5))))
- (-5 *1 (-754 *5 *6)) (-5 *3 (-631 *6)) (-5 *4 (-1171 *5)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
- (-4 *2 (-13 (-408 *3) (-932))))))
-(((*1 *1) (-12 (-4 *1 (-307 *2)) (-4 *2 (-346)) (-4 *2 (-341))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-854)) (-5 *2 (-1171 *4)) (-5 *1 (-495 *4))
- (-4 *4 (-327)))))
-(((*1 *2 *1) (-12 (|has| *1 (-6 -4250)) (-4 *1 (-33)) (-5 *2 (-712))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1021 *3 *4 *5 *6 *7)) (-4 *3 (-1018)) (-4 *4 (-1018))
- (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *7 (-1018)) (-5 *2 (-525))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-712)) (-5 *1 (-1192 *3 *4)) (-4 *3 (-975))
- (-4 *4 (-784)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-159)))))
-(((*1 *2 *1) (-12 (-4 *1 (-367)) (-5 *2 (-1072)))))
-(((*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-788)) (-5 *1 (-225 *3)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 *6)) (-5 *4 (-1089)) (-4 *6 (-408 *5))
- (-4 *5 (-788)) (-5 *2 (-591 (-564 *6))) (-5 *1 (-534 *5 *6)))))
-(((*1 *2)
- (-12 (-5 *2 (-108)) (-5 *1 (-1103 *3 *4)) (-4 *3 (-1018))
- (-4 *4 (-1018)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 (-385 (-885 (-525)))))
- (-5 *2 (-591 (-591 (-273 (-885 *4))))) (-5 *1 (-358 *4))
- (-4 *4 (-13 (-786) (-341)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 (-273 (-385 (-885 (-525))))))
- (-5 *2 (-591 (-591 (-273 (-885 *4))))) (-5 *1 (-358 *4))
- (-4 *4 (-13 (-786) (-341)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-385 (-885 (-525)))) (-5 *2 (-591 (-273 (-885 *4))))
- (-5 *1 (-358 *4)) (-4 *4 (-13 (-786) (-341)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-273 (-385 (-885 (-525)))))
- (-5 *2 (-591 (-273 (-885 *4)))) (-5 *1 (-358 *4))
- (-4 *4 (-13 (-786) (-341)))))
- ((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *5 (-1089))
- (-4 *6 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138)))
- (-4 *4 (-13 (-29 *6) (-1111) (-891)))
- (-5 *2 (-2 (|:| |particular| *4) (|:| -4003 (-591 *4))))
- (-5 *1 (-597 *6 *4 *3)) (-4 *3 (-601 *4))))
- ((*1 *2 *3 *2 *4 *2 *5)
- (|partial| -12 (-5 *4 (-1089)) (-5 *5 (-591 *2))
- (-4 *2 (-13 (-29 *6) (-1111) (-891)))
- (-4 *6 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138)))
- (-5 *1 (-597 *6 *2 *3)) (-4 *3 (-601 *2))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-631 *5)) (-4 *5 (-341))
- (-5 *2
- (-2 (|:| |particular| (-3 (-1171 *5) "failed"))
- (|:| -4003 (-591 (-1171 *5)))))
- (-5 *1 (-612 *5)) (-5 *4 (-1171 *5))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 (-591 *5))) (-4 *5 (-341))
- (-5 *2
- (-2 (|:| |particular| (-3 (-1171 *5) "failed"))
- (|:| -4003 (-591 (-1171 *5)))))
- (-5 *1 (-612 *5)) (-5 *4 (-1171 *5))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-631 *5)) (-4 *5 (-341))
- (-5 *2
- (-591
- (-2 (|:| |particular| (-3 (-1171 *5) "failed"))
- (|:| -4003 (-591 (-1171 *5))))))
- (-5 *1 (-612 *5)) (-5 *4 (-591 (-1171 *5)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 (-591 *5))) (-4 *5 (-341))
- (-5 *2
- (-591
- (-2 (|:| |particular| (-3 (-1171 *5) "failed"))
- (|:| -4003 (-591 (-1171 *5))))))
- (-5 *1 (-612 *5)) (-5 *4 (-591 (-1171 *5)))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-341)) (-4 *6 (-13 (-351 *5) (-10 -7 (-6 -4251))))
- (-4 *4 (-13 (-351 *5) (-10 -7 (-6 -4251))))
(-5 *2
- (-2 (|:| |particular| (-3 *4 "failed")) (|:| -4003 (-591 *4))))
- (-5 *1 (-613 *5 *6 *4 *3)) (-4 *3 (-629 *5 *6 *4))))
+ (-591 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525))))))
+ (-5 *1 (-949 *3)) (-4 *3 (-1147 (-525)))))
((*1 *2 *3 *4)
- (-12 (-4 *5 (-341)) (-4 *6 (-13 (-351 *5) (-10 -7 (-6 -4251))))
- (-4 *7 (-13 (-351 *5) (-10 -7 (-6 -4251))))
+ (-12
(-5 *2
- (-591
- (-2 (|:| |particular| (-3 *7 "failed")) (|:| -4003 (-591 *7)))))
- (-5 *1 (-613 *5 *6 *7 *3)) (-5 *4 (-591 *7))
- (-4 *3 (-629 *5 *6 *7))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 (-885 *5))) (-5 *4 (-591 (-1089))) (-4 *5 (-517))
- (-5 *2 (-591 (-591 (-273 (-385 (-885 *5)))))) (-5 *1 (-711 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-591 (-885 *4))) (-4 *4 (-517))
- (-5 *2 (-591 (-591 (-273 (-385 (-885 *4)))))) (-5 *1 (-711 *4))))
- ((*1 *2 *2 *2 *3 *4)
- (|partial| -12 (-5 *3 (-110)) (-5 *4 (-1089))
- (-4 *5 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138)))
- (-5 *1 (-713 *5 *2)) (-4 *2 (-13 (-29 *5) (-1111) (-891)))))
- ((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *3 (-631 *7)) (-5 *5 (-1089))
- (-4 *7 (-13 (-29 *6) (-1111) (-891)))
- (-4 *6 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138)))
- (-5 *2
- (-2 (|:| |particular| (-1171 *7)) (|:| -4003 (-591 (-1171 *7)))))
- (-5 *1 (-743 *6 *7)) (-5 *4 (-1171 *7))))
+ (-591 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525))))))
+ (-5 *1 (-949 *3)) (-4 *3 (-1147 (-525)))
+ (-5 *4 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))))))
((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-631 *6)) (-5 *4 (-1089))
- (-4 *6 (-13 (-29 *5) (-1111) (-891)))
- (-4 *5 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138)))
- (-5 *2 (-591 (-1171 *6))) (-5 *1 (-743 *5 *6))))
- ((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *3 (-591 (-273 *7))) (-5 *4 (-591 (-110)))
- (-5 *5 (-1089)) (-4 *7 (-13 (-29 *6) (-1111) (-891)))
- (-4 *6 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138)))
- (-5 *2
- (-2 (|:| |particular| (-1171 *7)) (|:| -4003 (-591 (-1171 *7)))))
- (-5 *1 (-743 *6 *7))))
- ((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *3 (-591 *7)) (-5 *4 (-591 (-110)))
- (-5 *5 (-1089)) (-4 *7 (-13 (-29 *6) (-1111) (-891)))
- (-4 *6 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138)))
- (-5 *2
- (-2 (|:| |particular| (-1171 *7)) (|:| -4003 (-591 (-1171 *7)))))
- (-5 *1 (-743 *6 *7))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-273 *7)) (-5 *4 (-110)) (-5 *5 (-1089))
- (-4 *7 (-13 (-29 *6) (-1111) (-891)))
- (-4 *6 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138)))
- (-5 *2
- (-3 (-2 (|:| |particular| *7) (|:| -4003 (-591 *7))) *7 "failed"))
- (-5 *1 (-743 *6 *7))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-110)) (-5 *5 (-1089))
- (-4 *6 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138)))
+ (-12
(-5 *2
- (-3 (-2 (|:| |particular| *3) (|:| -4003 (-591 *3))) *3 "failed"))
- (-5 *1 (-743 *6 *3)) (-4 *3 (-13 (-29 *6) (-1111) (-891)))))
- ((*1 *2 *3 *4 *3 *5)
- (|partial| -12 (-5 *3 (-273 *2)) (-5 *4 (-110)) (-5 *5 (-591 *2))
- (-4 *2 (-13 (-29 *6) (-1111) (-891))) (-5 *1 (-743 *6 *2))
- (-4 *6 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138)))))
- ((*1 *2 *2 *3 *4 *5)
- (|partial| -12 (-5 *3 (-110)) (-5 *4 (-273 *2)) (-5 *5 (-591 *2))
- (-4 *2 (-13 (-29 *6) (-1111) (-891)))
- (-4 *6 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138)))
- (-5 *1 (-743 *6 *2))))
- ((*1 *2 *3) (-12 (-5 *3 (-749)) (-5 *2 (-964)) (-5 *1 (-746))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-749)) (-5 *4 (-987)) (-5 *2 (-964)) (-5 *1 (-746))))
- ((*1 *2 *3 *4 *4 *5)
- (-12 (-5 *3 (-1171 (-294 (-357)))) (-5 *4 (-357)) (-5 *5 (-591 *4))
- (-5 *2 (-964)) (-5 *1 (-746))))
- ((*1 *2 *3 *4 *4 *5 *4)
- (-12 (-5 *3 (-1171 (-294 (-357)))) (-5 *4 (-357)) (-5 *5 (-591 *4))
- (-5 *2 (-964)) (-5 *1 (-746))))
- ((*1 *2 *3 *4 *4 *5 *6 *4)
- (-12 (-5 *3 (-1171 (-294 *4))) (-5 *5 (-591 (-357)))
- (-5 *6 (-294 (-357))) (-5 *4 (-357)) (-5 *2 (-964)) (-5 *1 (-746))))
- ((*1 *2 *3 *4 *4 *5 *5 *4)
- (-12 (-5 *3 (-1171 (-294 (-357)))) (-5 *4 (-357)) (-5 *5 (-591 *4))
- (-5 *2 (-964)) (-5 *1 (-746))))
- ((*1 *2 *3 *4 *4 *5 *6 *5 *4)
- (-12 (-5 *3 (-1171 (-294 *4))) (-5 *5 (-591 (-357)))
- (-5 *6 (-294 (-357))) (-5 *4 (-357)) (-5 *2 (-964)) (-5 *1 (-746))))
- ((*1 *2 *3 *4 *4 *5 *6 *5 *4 *4)
- (-12 (-5 *3 (-1171 (-294 *4))) (-5 *5 (-591 (-357)))
- (-5 *6 (-294 (-357))) (-5 *4 (-357)) (-5 *2 (-964)) (-5 *1 (-746))))
+ (-591 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525))))))
+ (-5 *1 (-949 *3)) (-4 *3 (-1147 (-525))) (-5 *4 (-385 (-525)))))
((*1 *2 *3 *4 *5)
- (|partial| -12
- (-5 *5
- (-1
- (-3 (-2 (|:| |particular| *6) (|:| -4003 (-591 *6))) "failed")
- *7 *6))
- (-4 *6 (-341)) (-4 *7 (-601 *6))
- (-5 *2 (-2 (|:| |particular| (-1171 *6)) (|:| -4003 (-631 *6))))
- (-5 *1 (-754 *6 *7)) (-5 *3 (-631 *6)) (-5 *4 (-1171 *6))))
- ((*1 *2 *3) (-12 (-5 *3 (-831)) (-5 *2 (-964)) (-5 *1 (-830))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-831)) (-5 *4 (-987)) (-5 *2 (-964)) (-5 *1 (-830))))
- ((*1 *2 *3 *3 *3 *3 *4 *4 *5 *6 *7 *8)
- (-12 (-5 *4 (-712)) (-5 *6 (-591 (-591 (-294 *3)))) (-5 *7 (-1072))
- (-5 *8 (-205)) (-5 *5 (-591 (-294 (-357)))) (-5 *3 (-357))
- (-5 *2 (-964)) (-5 *1 (-830))))
- ((*1 *2 *3 *3 *3 *3 *4 *4 *5 *6 *7)
- (-12 (-5 *4 (-712)) (-5 *6 (-591 (-591 (-294 *3)))) (-5 *7 (-1072))
- (-5 *5 (-591 (-294 (-357)))) (-5 *3 (-357)) (-5 *2 (-964))
- (-5 *1 (-830))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-885 (-385 (-525)))) (-5 *2 (-591 (-357)))
- (-5 *1 (-952)) (-5 *4 (-357))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-885 (-525))) (-5 *2 (-591 (-357))) (-5 *1 (-952))
- (-5 *4 (-357))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525)))))))
- (-5 *2 (-591 *4)) (-5 *1 (-1044 *3 *4)) (-4 *3 (-1147 *4))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138)))
- (-5 *2 (-591 (-273 (-294 *4)))) (-5 *1 (-1047 *4))
- (-5 *3 (-294 *4))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138)))
- (-5 *2 (-591 (-273 (-294 *4)))) (-5 *1 (-1047 *4))
- (-5 *3 (-273 (-294 *4)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1089))
- (-4 *5 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138)))
- (-5 *2 (-591 (-273 (-294 *5)))) (-5 *1 (-1047 *5))
- (-5 *3 (-273 (-294 *5)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1089))
- (-4 *5 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138)))
- (-5 *2 (-591 (-273 (-294 *5)))) (-5 *1 (-1047 *5))
- (-5 *3 (-294 *5))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-591 (-1089)))
- (-4 *5 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138)))
- (-5 *2 (-591 (-591 (-273 (-294 *5))))) (-5 *1 (-1047 *5))
- (-5 *3 (-591 (-273 (-294 *5))))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 (-385 (-885 *5)))) (-5 *4 (-591 (-1089)))
- (-4 *5 (-517)) (-5 *2 (-591 (-591 (-273 (-385 (-885 *5))))))
- (-5 *1 (-1095 *5))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-591 (-1089))) (-4 *5 (-517))
- (-5 *2 (-591 (-591 (-273 (-385 (-885 *5)))))) (-5 *1 (-1095 *5))
- (-5 *3 (-591 (-273 (-385 (-885 *5)))))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-591 (-385 (-885 *4)))) (-4 *4 (-517))
- (-5 *2 (-591 (-591 (-273 (-385 (-885 *4)))))) (-5 *1 (-1095 *4))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-517)) (-5 *2 (-591 (-591 (-273 (-385 (-885 *4))))))
- (-5 *1 (-1095 *4)) (-5 *3 (-591 (-273 (-385 (-885 *4)))))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1089)) (-4 *5 (-517))
- (-5 *2 (-591 (-273 (-385 (-885 *5))))) (-5 *1 (-1095 *5))
- (-5 *3 (-385 (-885 *5)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1089)) (-4 *5 (-517))
- (-5 *2 (-591 (-273 (-385 (-885 *5))))) (-5 *1 (-1095 *5))
- (-5 *3 (-273 (-385 (-885 *5))))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-517)) (-5 *2 (-591 (-273 (-385 (-885 *4)))))
- (-5 *1 (-1095 *4)) (-5 *3 (-385 (-885 *4)))))
+ (-12 (-5 *5 (-385 (-525)))
+ (-5 *2 (-591 (-2 (|:| -3178 *5) (|:| -3192 *5)))) (-5 *1 (-949 *3))
+ (-4 *3 (-1147 (-525))) (-5 *4 (-2 (|:| -3178 *5) (|:| -3192 *5)))))
((*1 *2 *3)
- (-12 (-4 *4 (-517)) (-5 *2 (-591 (-273 (-385 (-885 *4)))))
- (-5 *1 (-1095 *4)) (-5 *3 (-273 (-385 (-885 *4)))))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-108))
- (-4 *6 (-13 (-429) (-788) (-966 (-525)) (-587 (-525))))
- (-4 *3 (-13 (-27) (-1111) (-408 *6) (-10 -8 (-15 -3022 ($ *7)))))
- (-4 *7 (-786))
- (-4 *8
- (-13 (-1149 *3 *7) (-341) (-1111)
- (-10 -8 (-15 -3266 ($ $)) (-15 -4141 ($ $)))))
- (-5 *2
- (-3 (|:| |%series| *8)
- (|:| |%problem| (-2 (|:| |func| (-1072)) (|:| |prob| (-1072))))))
- (-5 *1 (-400 *6 *3 *7 *8 *9 *10)) (-5 *5 (-1072)) (-4 *9 (-914 *8))
- (-14 *10 (-1089)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108))
- (-5 *1 (-908 *4 *5 *6 *3)) (-4 *3 (-989 *4 *5 *6)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))))
-(((*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-444))))
- ((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-444)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-429)) (-4 *4 (-734)) (-4 *5 (-788))
- (-5 *1 (-426 *3 *4 *5 *2)) (-4 *2 (-882 *3 *4 *5)))))
-(((*1 *2 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-205)))))
-(((*1 *2 *1) (-12 (-4 *1 (-345 *2)) (-4 *2 (-160)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-616 *3)) (-4 *3 (-788)) (-4 *1 (-352 *3 *4))
- (-4 *4 (-160)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-898 *3)) (-4 *3 (-899)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-631 (-294 (-205))))
- (-5 *2
- (-2 (|:| |stiffnessFactor| (-357)) (|:| |stabilityFactor| (-357))))
- (-5 *1 (-187)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-975))
- (-4 *2 (-13 (-382) (-966 *4) (-341) (-1111) (-263)))
- (-5 *1 (-420 *4 *3 *2)) (-4 *3 (-1147 *4)))))
-(((*1 *2 *3 *1)
- (-12 (-5 *3 (-1054 *4 *5)) (-4 *4 (-13 (-1018) (-33)))
- (-4 *5 (-13 (-1018) (-33))) (-5 *2 (-108)) (-5 *1 (-1055 *4 *5)))))
-(((*1 *1 *1)
- (-12 (|has| *1 (-6 -4251)) (-4 *1 (-351 *2)) (-4 *2 (-1125))
- (-4 *2 (-788))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-108) *3 *3)) (|has| *1 (-6 -4251))
- (-4 *1 (-351 *3)) (-4 *3 (-1125)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-591 (-838 *3))) (-4 *3 (-1018)) (-5 *1 (-837 *3)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-806 (-898 *3) (-898 *3))) (-5 *1 (-898 *3))
- (-4 *3 (-899)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-975)) (-4 *2 (-629 *4 *5 *6))
- (-5 *1 (-99 *4 *3 *2 *5 *6)) (-4 *3 (-1147 *4)) (-4 *5 (-351 *4))
- (-4 *6 (-351 *4)))))
-(((*1 *2 *3 *3 *4)
- (-12 (-5 *3 (-591 (-457 *5 *6))) (-5 *4 (-798 *5))
- (-14 *5 (-591 (-1089))) (-5 *2 (-457 *5 *6)) (-5 *1 (-579 *5 *6))
- (-4 *6 (-429))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 (-457 *5 *6))) (-5 *4 (-798 *5))
- (-14 *5 (-591 (-1089))) (-5 *2 (-457 *5 *6)) (-5 *1 (-579 *5 *6))
- (-4 *6 (-429)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1171 *5)) (-4 *5 (-587 *4)) (-4 *4 (-517))
- (-5 *2 (-108)) (-5 *1 (-586 *4 *5)))))
-(((*1 *2 *2 *3)
- (-12 (-4 *3 (-341)) (-5 *1 (-954 *3 *2)) (-4 *2 (-601 *3))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-341)) (-5 *2 (-2 (|:| -1317 *3) (|:| -4157 (-591 *5))))
- (-5 *1 (-954 *5 *3)) (-5 *4 (-591 *5)) (-4 *3 (-601 *5)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-631 (-385 (-885 *4)))) (-4 *4 (-429))
- (-5 *2 (-591 (-3 (-385 (-885 *4)) (-1079 (-1089) (-885 *4)))))
- (-5 *1 (-271 *4)))))
-(((*1 *1 *1 *2) (-12 (-4 *1 (-942)) (-5 *2 (-796)))))
-(((*1 *2 *3 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-108)) (-5 *1 (-770)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-2 (|:| |var| (-591 (-1089))) (|:| |pred| (-51))))
- (-5 *1 (-825 *3)) (-4 *3 (-1018)))))
-(((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-304 *3 *4)) (-4 *3 (-975))
- (-4 *4 (-733)))))
-(((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-1171 *4)) (-4 *4 (-587 (-525)))
- (-5 *2 (-1171 (-385 (-525)))) (-5 *1 (-1196 *4)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1091 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-1171 (-3 (-445) "undefined"))) (-5 *1 (-1172)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-854))
+ (-12
(-5 *2
- (-3 (-1085 *4)
- (-1171 (-591 (-2 (|:| -3024 *4) (|:| -2226 (-1036)))))))
- (-5 *1 (-324 *4)) (-4 *4 (-327)))))
-(((*1 *2 *1) (-12 (-4 *1 (-345 *2)) (-4 *2 (-160)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-304 *3 *4)) (-4 *3 (-975)) (-4 *4 (-733))
- (-5 *2 (-712))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-360 *3 *4)) (-4 *3 (-975)) (-4 *4 (-1018))
- (-5 *2 (-712))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-712)) (-5 *1 (-677 *3 *4)) (-4 *3 (-975))
- (-4 *4 (-668)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-797))))
- ((*1 *2 *3) (-12 (-5 *3 (-796)) (-5 *2 (-1176)) (-5 *1 (-797))))
+ (-591 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525))))))
+ (-5 *1 (-950 *3)) (-4 *3 (-1147 (-385 (-525))))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-1072)) (-5 *4 (-796)) (-5 *2 (-1176)) (-5 *1 (-797))))
- ((*1 *2 *3 *1)
- (-12 (-5 *3 (-525)) (-5 *2 (-1176)) (-5 *1 (-1070 *4))
- (-4 *4 (-1018)) (-4 *4 (-1125)))))
-(((*1 *2 *1 *1 *3) (-12 (-4 *1 (-1058)) (-5 *3 (-135)) (-5 *2 (-108)))))
-(((*1 *2 *3)
(-12
- (-5 *3
- (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205)))
- (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205))
- (|:| |relerr| (-205))))
(-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 (-174)))))
-(((*1 *2 *3 *4 *4 *5 *3)
- (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *5 (-205))
- (-5 *2 (-964)) (-5 *1 (-694)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *2))
- (-4 *2 (-408 *3)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 (-385 (-885 (-157 (-525))))))
- (-5 *2 (-591 (-591 (-273 (-885 (-157 *4)))))) (-5 *1 (-356 *4))
- (-4 *4 (-13 (-341) (-786)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 (-273 (-385 (-885 (-157 (-525)))))))
- (-5 *2 (-591 (-591 (-273 (-885 (-157 *4)))))) (-5 *1 (-356 *4))
- (-4 *4 (-13 (-341) (-786)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-385 (-885 (-157 (-525)))))
- (-5 *2 (-591 (-273 (-885 (-157 *4))))) (-5 *1 (-356 *4))
- (-4 *4 (-13 (-341) (-786)))))
+ (-591 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525))))))
+ (-5 *1 (-950 *3)) (-4 *3 (-1147 (-385 (-525))))
+ (-5 *4 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-273 (-385 (-885 (-157 (-525))))))
- (-5 *2 (-591 (-273 (-885 (-157 *4))))) (-5 *1 (-356 *4))
- (-4 *4 (-13 (-341) (-786))))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-1171 *4)) (-4 *4 (-395 *3)) (-4 *3 (-286))
- (-4 *3 (-517)) (-5 *1 (-42 *3 *4))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-854)) (-4 *4 (-341)) (-5 *2 (-1171 *1))
- (-4 *1 (-307 *4))))
- ((*1 *2) (-12 (-4 *3 (-341)) (-5 *2 (-1171 *1)) (-4 *1 (-307 *3))))
- ((*1 *2)
- (-12 (-4 *3 (-160)) (-4 *4 (-1147 *3)) (-5 *2 (-1171 *1))
- (-4 *1 (-387 *3 *4))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-286)) (-4 *4 (-923 *3)) (-4 *5 (-1147 *4))
- (-5 *2 (-1171 *6)) (-5 *1 (-391 *3 *4 *5 *6))
- (-4 *6 (-13 (-387 *4 *5) (-966 *4)))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-286)) (-4 *4 (-923 *3)) (-4 *5 (-1147 *4))
- (-5 *2 (-1171 *6)) (-5 *1 (-392 *3 *4 *5 *6 *7))
- (-4 *6 (-387 *4 *5)) (-14 *7 *2)))
- ((*1 *2) (-12 (-4 *3 (-160)) (-5 *2 (-1171 *1)) (-4 *1 (-395 *3))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-854)) (-5 *2 (-1171 (-1171 *4))) (-5 *1 (-495 *4))
- (-4 *4 (-327)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-517)) (-5 *1 (-40 *3 *2))
- (-4 *2
- (-13 (-341) (-281)
- (-10 -8 (-15 -1738 ((-1041 *3 (-564 $)) $))
- (-15 -1754 ((-1041 *3 (-564 $)) $))
- (-15 -3022 ($ (-1041 *3 (-564 $)))))))))
- ((*1 *2 *2 *2)
- (-12 (-4 *3 (-517)) (-5 *1 (-40 *3 *2))
- (-4 *2
- (-13 (-341) (-281)
- (-10 -8 (-15 -1738 ((-1041 *3 (-564 $)) $))
- (-15 -1754 ((-1041 *3 (-564 $)) $))
- (-15 -3022 ($ (-1041 *3 (-564 $)))))))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-591 *2))
- (-4 *2
- (-13 (-341) (-281)
- (-10 -8 (-15 -1738 ((-1041 *4 (-564 $)) $))
- (-15 -1754 ((-1041 *4 (-564 $)) $))
- (-15 -3022 ($ (-1041 *4 (-564 $)))))))
- (-4 *4 (-517)) (-5 *1 (-40 *4 *2))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-591 (-564 *2)))
- (-4 *2
- (-13 (-341) (-281)
- (-10 -8 (-15 -1738 ((-1041 *4 (-564 $)) $))
- (-15 -1754 ((-1041 *4 (-564 $)) $))
- (-15 -3022 ($ (-1041 *4 (-564 $)))))))
- (-4 *4 (-517)) (-5 *1 (-40 *4 *2)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-110)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412)))))
-(((*1 *2 *1 *1)
- (-12 (-5 *2 (-2 (|:| -2963 *1) (|:| -3407 *1))) (-4 *1 (-286))))
- ((*1 *2 *1 *1)
- (|partial| -12 (-5 *2 (-2 (|:| |lm| (-364 *3)) (|:| |rm| (-364 *3))))
- (-5 *1 (-364 *3)) (-4 *3 (-1018))))
- ((*1 *2 *1 *1)
- (-12 (-5 *2 (-2 (|:| -2963 (-712)) (|:| -3407 (-712))))
- (-5 *1 (-712))))
- ((*1 *2 *3 *3)
- (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| -2963 *3) (|:| -3407 *3)))
- (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))))
-(((*1 *2 *3 *3 *3 *3 *3 *3 *4 *4 *4 *4 *5 *3 *3 *4 *3)
- (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *5 (-108))
- (-5 *2 (-964)) (-5 *1 (-695)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))))
-(((*1 *2 *1) (-12 (-4 *1 (-345 *2)) (-4 *2 (-160)))))
-(((*1 *2 *3) (-12 (-5 *3 (-854)) (-5 *2 (-1072)) (-5 *1 (-727)))))
+ (-12 (-5 *4 (-385 (-525)))
+ (-5 *2 (-591 (-2 (|:| -3178 *4) (|:| -3192 *4)))) (-5 *1 (-950 *3))
+ (-4 *3 (-1147 *4))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *5 (-385 (-525)))
+ (-5 *2 (-591 (-2 (|:| -3178 *5) (|:| -3192 *5)))) (-5 *1 (-950 *3))
+ (-4 *3 (-1147 *5)) (-5 *4 (-2 (|:| -3178 *5) (|:| -3192 *5))))))
+(((*1 *2 *2 *3) (-12 (-5 *2 (-525)) (-5 *3 (-712)) (-5 *1 (-522)))))
+(((*1 *2 *3 *3 *3 *4 *5)
+ (-12 (-5 *5 (-591 (-591 (-205)))) (-5 *4 (-205))
+ (-5 *2 (-591 (-876 *4))) (-5 *1 (-1122)) (-5 *3 (-876 *4)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1089))
+ (-4 *4 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138)))
+ (-5 *1 (-745 *4 *2)) (-4 *2 (-13 (-29 *4) (-1111) (-891))))))
+(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))))
(((*1 *2 *3)
- (-12 (-14 *4 (-591 (-1089))) (-4 *5 (-429))
- (-5 *2
- (-2 (|:| |glbase| (-591 (-227 *4 *5))) (|:| |glval| (-591 (-525)))))
- (-5 *1 (-579 *4 *5)) (-5 *3 (-591 (-227 *4 *5))))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-907 *3 *4 *5 *6)) (-4 *3 (-975)) (-4 *4 (-734))
- (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-591 *5)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-147 *3 *2))
- (-4 *2 (-408 *3))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-788) (-517))) (-5 *1 (-147 *4 *2))
- (-4 *2 (-408 *4))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-149)) (-5 *2 (-1089))))
- ((*1 *1 *1) (-4 *1 (-149))))
+ (-12 (-5 *3 (-525)) (-4 *4 (-1147 (-385 *3))) (-5 *2 (-854))
+ (-5 *1 (-846 *4 *5)) (-4 *5 (-1147 (-385 *4))))))
(((*1 *2 *3 *4)
(-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
-(((*1 *2 *3 *3 *4 *5 *5 *3)
- (-12 (-5 *3 (-525)) (-5 *4 (-1072)) (-5 *5 (-631 (-205)))
- (-5 *2 (-964)) (-5 *1 (-689)))))
-(((*1 *1 *1 *1 *1) (-4 *1 (-510))))
-(((*1 *1 *2 *3)
- (-12 (-5 *2 (-1171 *3)) (-4 *3 (-1147 *4)) (-4 *4 (-1129))
- (-4 *1 (-320 *4 *3 *5)) (-4 *5 (-1147 (-385 *3))))))
-(((*1 *1 *1 *1) (-12 (-4 *1 (-601 *2)) (-4 *2 (-975)) (-4 *2 (-341))))
- ((*1 *2 *2 *2 *3)
- (-12 (-5 *3 (-1 *4 *4)) (-4 *4 (-341)) (-5 *1 (-604 *4 *2))
- (-4 *2 (-601 *4)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-591 *3)) (-4 *3 (-1147 *5)) (-4 *5 (-286))
- (-5 *2 (-712)) (-5 *1 (-432 *5 *3)))))
-(((*1 *1) (-5 *1 (-415))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-385 (-885 *3))) (-5 *1 (-430 *3 *4 *5 *6))
- (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-854))
- (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))))
-(((*1 *2 *1) (-12 (-4 *1 (-1012 *2)) (-4 *2 (-1125)))))
-(((*1 *1 *1 *1 *1) (-5 *1 (-796)))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-591 (-798 *5))) (-14 *5 (-591 (-1089))) (-4 *6 (-429))
- (-5 *2
- (-2 (|:| |dpolys| (-591 (-227 *5 *6)))
- (|:| |coords| (-591 (-525)))))
- (-5 *1 (-448 *5 *6 *7)) (-5 *3 (-591 (-227 *5 *6))) (-4 *7 (-429)))))
-(((*1 *1 *2 *3) (-12 (-5 *3 (-525)) (-5 *1 (-396 *2)) (-4 *2 (-517)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1 (-108) *6)) (-4 *6 (-13 (-1018) (-966 *5)))
- (-4 *5 (-819 *4)) (-4 *4 (-1018)) (-5 *2 (-1 (-108) *5))
- (-5 *1 (-864 *4 *5 *6)))))
-(((*1 *2 *1 *3 *3 *4 *4)
- (-12 (-5 *3 (-712)) (-5 *4 (-854)) (-5 *2 (-1176)) (-5 *1 (-1172))))
- ((*1 *2 *1 *3 *3 *4 *4)
- (-12 (-5 *3 (-712)) (-5 *4 (-854)) (-5 *2 (-1176)) (-5 *1 (-1173)))))
-(((*1 *2 *1) (|partial| -12 (-5 *2 (-1085 *1)) (-4 *1 (-942)))))
-(((*1 *2 *2 *2)
- (-12 (-4 *3 (-341)) (-5 *1 (-708 *2 *3)) (-4 *2 (-650 *3))))
- ((*1 *1 *1 *1) (-12 (-4 *1 (-790 *2)) (-4 *2 (-975)) (-4 *2 (-341)))))
+ (-12 (-5 *3 (-631 *1)) (-5 *4 (-1171 *1)) (-4 *1 (-587 *5))
+ (-4 *5 (-975))
+ (-5 *2 (-2 (|:| -2928 (-631 *5)) (|:| |vec| (-1171 *5))))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-631 *1)) (-4 *1 (-587 *4)) (-4 *4 (-975))
+ (-5 *2 (-631 *4)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-108)) (-5 *1 (-770)))))
(((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-525)) (-5 *2 (-1176)) (-5 *1 (-837 *4))
- (-4 *4 (-1018))))
- ((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-837 *3)) (-4 *3 (-1018)))))
-(((*1 *2 *2) (-12 (-5 *2 (-712)) (-5 *1 (-422 *3)) (-4 *3 (-975))))
- ((*1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-422 *3)) (-4 *3 (-975)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1012 *3)) (-4 *3 (-1125)) (-5 *2 (-525)))))
-(((*1 *2 *1 *3) (-12 (-4 *1 (-33)) (-5 *3 (-712)) (-5 *2 (-108))))
- ((*1 *2 *3 *3)
- (|partial| -12 (-5 *2 (-108)) (-5 *1 (-1126 *3)) (-4 *3 (-1018))))
- ((*1 *2 *3 *3 *4)
- (-12 (-5 *4 (-1 (-108) *3 *3)) (-4 *3 (-1018)) (-5 *2 (-108))
- (-5 *1 (-1126 *3)))))
-(((*1 *1 *1) (-12 (-4 *1 (-224 *2)) (-4 *2 (-1125))))
- ((*1 *1 *1)
- (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
- (-4 *4 (-788))))
- ((*1 *1 *1) (-12 (-4 *1 (-1159 *2)) (-4 *2 (-1125)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *3 (-339 (-110))) (-4 *2 (-975)) (-5 *1 (-656 *2 *4))
- (-4 *4 (-593 *2))))
- ((*1 *1 *2 *3)
- (-12 (-5 *3 (-339 (-110))) (-5 *1 (-775 *2)) (-4 *2 (-975)))))
-(((*1 *2 *3)
- (-12 (-4 *1 (-741))
- (-5 *3
- (-2 (|:| |xinit| (-205)) (|:| |xend| (-205))
- (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205)))
- (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205)))
- (|:| |abserr| (-205)) (|:| |relerr| (-205))))
- (-5 *2 (-964)))))
-(((*1 *2 *3 *2) (-12 (-5 *2 (-964)) (-5 *3 (-1089)) (-5 *1 (-246)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))))
-(((*1 *2 *3 *4 *4 *5)
- (-12 (-5 *3 (-1 (-157 (-205)) (-157 (-205)))) (-5 *4 (-1013 (-205)))
- (-5 *5 (-108)) (-5 *2 (-1173)) (-5 *1 (-236)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-591 (-1112 *3))) (-5 *1 (-1112 *3)) (-4 *3 (-1018)))))
-(((*1 *2 *1)
- (|partial| -12 (-5 *2 (-985 (-953 *3) (-1085 (-953 *3))))
- (-5 *1 (-953 *3)) (-4 *3 (-13 (-786) (-341) (-951))))))
+ (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-763)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-429))
- (-5 *2
- (-591
- (-2 (|:| |eigval| (-3 (-385 (-885 *4)) (-1079 (-1089) (-885 *4))))
- (|:| |geneigvec| (-591 (-631 (-385 (-885 *4))))))))
- (-5 *1 (-271 *4)) (-5 *3 (-631 (-385 (-885 *4)))))))
-(((*1 *2 *3 *2)
- (-12 (-5 *3 (-1085 *2)) (-4 *2 (-408 *4)) (-4 *4 (-13 (-788) (-517)))
- (-5 *1 (-31 *4 *2)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1012 *2)) (-4 *2 (-1125)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-13 (-429) (-138))) (-5 *2 (-396 *3))
- (-5 *1 (-95 *4 *3)) (-4 *3 (-1147 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-591 *3)) (-4 *3 (-1147 *5)) (-4 *5 (-13 (-429) (-138)))
- (-5 *2 (-396 *3)) (-5 *1 (-95 *5 *3)))))
-(((*1 *2 *1 *1 *3)
- (-12 (-4 *4 (-975)) (-4 *5 (-734)) (-4 *3 (-788))
- (-5 *2 (-2 (|:| -2963 *1) (|:| -3407 *1))) (-4 *1 (-882 *4 *5 *3))))
- ((*1 *2 *1 *1)
- (-12 (-4 *3 (-975)) (-5 *2 (-2 (|:| -2963 *1) (|:| -3407 *1)))
- (-4 *1 (-1147 *3)))))
-(((*1 *2 *2 *2)
- (-12 (-4 *3 (-975)) (-5 *1 (-1143 *3 *2)) (-4 *2 (-1147 *3)))))
+ (|partial| -12 (-5 *3 (-1072)) (-5 *2 (-357)) (-5 *1 (-727)))))
+(((*1 *2 *3 *4 *3 *4 *5 *3 *4 *3 *3 *3 *3)
+ (-12 (-5 *4 (-631 (-205))) (-5 *5 (-631 (-525))) (-5 *3 (-525))
+ (-5 *2 (-964)) (-5 *1 (-698)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-396 *5)) (-4 *5 (-517))
- (-5 *2
- (-2 (|:| -2008 (-712)) (|:| -3482 *5) (|:| |radicand| (-591 *5))))
- (-5 *1 (-298 *5)) (-5 *4 (-712))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-932)) (-5 *2 (-525)))))
-(((*1 *2) (-12 (-5 *2 (-1049 (-205))) (-5 *1 (-1109)))))
-(((*1 *2 *3 *3 *3 *4 *5 *4 *6)
- (-12 (-5 *3 (-294 (-525))) (-5 *4 (-1 (-205) (-205)))
- (-5 *5 (-1013 (-205))) (-5 *6 (-525)) (-5 *2 (-1121 (-859)))
- (-5 *1 (-296))))
- ((*1 *2 *3 *3 *3 *4 *5 *4 *6 *7)
- (-12 (-5 *3 (-294 (-525))) (-5 *4 (-1 (-205) (-205)))
- (-5 *5 (-1013 (-205))) (-5 *6 (-525)) (-5 *7 (-1072))
- (-5 *2 (-1121 (-859))) (-5 *1 (-296))))
- ((*1 *2 *3 *3 *3 *4 *5 *6 *7)
- (-12 (-5 *3 (-294 (-525))) (-5 *4 (-1 (-205) (-205)))
- (-5 *5 (-1013 (-205))) (-5 *6 (-205)) (-5 *7 (-525))
- (-5 *2 (-1121 (-859))) (-5 *1 (-296))))
- ((*1 *2 *3 *3 *3 *4 *5 *6 *7 *8)
- (-12 (-5 *3 (-294 (-525))) (-5 *4 (-1 (-205) (-205)))
- (-5 *5 (-1013 (-205))) (-5 *6 (-205)) (-5 *7 (-525)) (-5 *8 (-1072))
- (-5 *2 (-1121 (-859))) (-5 *1 (-296)))))
+ (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
+ (-4 *3 (-989 *5 *6 *7))
+ (-5 *2 (-591 (-2 (|:| |val| *3) (|:| -3585 *4))))
+ (-5 *1 (-1026 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))))
(((*1 *2 *1)
- (-12 (-4 *2 (-1018)) (-5 *1 (-896 *3 *2)) (-4 *3 (-1018)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-712)) (-5 *1 (-422 *3)) (-4 *3 (-382)) (-4 *3 (-975))))
- ((*1 *2)
- (-12 (-5 *2 (-712)) (-5 *1 (-422 *3)) (-4 *3 (-382)) (-4 *3 (-975)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
- (-4 *2 (-13 (-408 *3) (-932))))))
-(((*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-788)) (-5 *1 (-117 *3)))))
-(((*1 *2 *3 *3 *3 *3 *4 *5)
- (-12 (-5 *3 (-205)) (-5 *4 (-525))
- (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3576)))) (-5 *2 (-964))
- (-5 *1 (-688)))))
+ (|partial| -12
+ (-5 *2 (-2 (|:| -3854 (-110)) (|:| |arg| (-591 (-825 *3)))))
+ (-5 *1 (-825 *3)) (-4 *3 (-1018))))
+ ((*1 *2 *1 *3)
+ (|partial| -12 (-5 *3 (-110)) (-5 *2 (-591 (-825 *4)))
+ (-5 *1 (-825 *4)) (-4 *4 (-1018)))))
+(((*1 *2 *3 *3 *3 *4 *3 *5 *5 *3)
+ (-12 (-5 *3 (-525)) (-5 *5 (-631 (-205))) (-5 *4 (-205))
+ (-5 *2 (-964)) (-5 *1 (-698)))))
+(((*1 *1 *1)
+ (|partial| -12 (-4 *1 (-345 *2)) (-4 *2 (-160)) (-4 *2 (-517))))
+ ((*1 *1 *1) (|partial| -4 *1 (-664))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-779)) (-5 *4 (-987)) (-5 *2 (-964)) (-5 *1 (-778))))
- ((*1 *2 *3) (-12 (-5 *3 (-779)) (-5 *2 (-964)) (-5 *1 (-778))))
- ((*1 *2 *3 *4 *5 *6 *5)
- (-12 (-5 *4 (-591 (-357))) (-5 *5 (-591 (-781 (-357))))
- (-5 *6 (-591 (-294 (-357)))) (-5 *3 (-294 (-357))) (-5 *2 (-964))
- (-5 *1 (-778))))
- ((*1 *2 *3 *4 *5 *5)
- (-12 (-5 *3 (-294 (-357))) (-5 *4 (-591 (-357)))
- (-5 *5 (-591 (-781 (-357)))) (-5 *2 (-964)) (-5 *1 (-778))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-294 (-357))) (-5 *4 (-591 (-357))) (-5 *2 (-964))
- (-5 *1 (-778))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 (-294 (-357)))) (-5 *4 (-591 (-357)))
- (-5 *2 (-964)) (-5 *1 (-778)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-517)) (-4 *3 (-160)) (-4 *4 (-351 *3))
- (-4 *5 (-351 *3)) (-5 *1 (-630 *3 *4 *5 *2))
- (-4 *2 (-629 *3 *4 *5)))))
-(((*1 *1) (-5 *1 (-415))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-232 *3 *4 *5 *6)) (-4 *3 (-975)) (-4 *4 (-788))
- (-4 *5 (-245 *4)) (-4 *6 (-734)) (-5 *2 (-591 *4)))))
-(((*1 *1) (-4 *1 (-327)))
- ((*1 *2 *3)
- (-12 (-5 *3 (-591 *5)) (-4 *5 (-408 *4))
- (-4 *4 (-13 (-517) (-788) (-138)))
- (-5 *2
- (-2 (|:| |primelt| *5) (|:| |poly| (-591 (-1085 *5)))
- (|:| |prim| (-1085 *5))))
- (-5 *1 (-410 *4 *5))))
- ((*1 *2 *3 *3)
- (-12 (-4 *4 (-13 (-517) (-788) (-138)))
- (-5 *2
- (-2 (|:| |primelt| *3) (|:| |pol1| (-1085 *3))
- (|:| |pol2| (-1085 *3)) (|:| |prim| (-1085 *3))))
- (-5 *1 (-410 *4 *3)) (-4 *3 (-27)) (-4 *3 (-408 *4))))
- ((*1 *2 *3 *4 *3 *4)
- (-12 (-5 *3 (-885 *5)) (-5 *4 (-1089)) (-4 *5 (-13 (-341) (-138)))
- (-5 *2
- (-2 (|:| |coef1| (-525)) (|:| |coef2| (-525))
- (|:| |prim| (-1085 *5))))
- (-5 *1 (-892 *5))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 (-885 *5))) (-5 *4 (-591 (-1089)))
- (-4 *5 (-13 (-341) (-138)))
- (-5 *2
- (-2 (|:| -3482 (-591 (-525))) (|:| |poly| (-591 (-1085 *5)))
- (|:| |prim| (-1085 *5))))
- (-5 *1 (-892 *5))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-591 (-885 *6))) (-5 *4 (-591 (-1089))) (-5 *5 (-1089))
- (-4 *6 (-13 (-341) (-138)))
+ (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1147 *5)) (-4 *5 (-341))
(-5 *2
- (-2 (|:| -3482 (-591 (-525))) (|:| |poly| (-591 (-1085 *6)))
- (|:| |prim| (-1085 *6))))
- (-5 *1 (-892 *6)))))
-(((*1 *2 *3 *3 *4 *3 *4 *4 *4 *4 *5)
- (-12 (-5 *3 (-205)) (-5 *4 (-525))
- (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G)))) (-5 *2 (-964))
- (-5 *1 (-690)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-591 *6))
- (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-882 *3 *4 *5))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-591 (-838 *3))) (-5 *1 (-837 *3)) (-4 *3 (-1018)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-1070 (-525))) (-5 *1 (-934 *3)) (-14 *3 (-525)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-160)) (-4 *2 (-23)) (-5 *1 (-268 *3 *4 *2 *5 *6 *7))
- (-4 *4 (-1147 *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 (-653 *3 *2 *4 *5 *6)) (-4 *3 (-160))
- (-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 (-1147 *3)) (-5 *1 (-654 *3 *2)) (-4 *3 (-975))))
- ((*1 *2 *1)
- (-12 (-4 *2 (-23)) (-5 *1 (-657 *3 *2 *4 *5 *6)) (-4 *3 (-160))
- (-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 (-802 *3)) (-5 *2 (-525)))))
-(((*1 *2 *1 *2) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-372)))))
+ (-2 (|:| |ir| (-542 (-385 *6))) (|:| |specpart| (-385 *6))
+ (|:| |polypart| *6)))
+ (-5 *1 (-535 *5 *6)) (-5 *3 (-385 *6)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-591 (-591 (-525)))) (-5 *1 (-902))
- (-5 *3 (-591 (-525))))))
-(((*1 *2 *1) (|partial| -12 (-5 *2 (-1089)) (-5 *1 (-259)))))
-(((*1 *2 *1) (|partial| -12 (-5 *2 (-712)) (-5 *1 (-110)))))
-(((*1 *1 *2) (-12 (-5 *1 (-1112 *2)) (-4 *2 (-1018))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-591 *3)) (-4 *3 (-1018)) (-5 *1 (-1112 *3))))
- ((*1 *1 *2 *3)
- (-12 (-5 *3 (-591 (-1112 *2))) (-5 *1 (-1112 *2)) (-4 *2 (-1018)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-51)) (-5 *1 (-1104)))))
-(((*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1018)) (-4 *1 (-836 *3)))))
-(((*1 *2)
- (-12 (-5 *2 (-712)) (-5 *1 (-116 *3)) (-4 *3 (-1147 (-525)))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-712)) (-5 *1 (-116 *3)) (-4 *3 (-1147 (-525))))))
-(((*1 *1 *1 *1) (-5 *1 (-108))) ((*1 *1 *1 *1) (-4 *1 (-119)))
- ((*1 *1 *1 *1) (-5 *1 (-1036))))
-(((*1 *2 *2 *2 *3)
- (-12 (-5 *2 (-591 (-525))) (-5 *3 (-108)) (-5 *1 (-1028)))))
-(((*1 *2 *3 *4 *4 *4 *5 *5 *3)
- (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *5 (-205))
- (-5 *2 (-964)) (-5 *1 (-693)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-712)) (-4 *1 (-1147 *4)) (-4 *4 (-975))
- (-5 *2 (-1171 *4)))))
-(((*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-859)))))
-(((*1 *1) (-5 *1 (-270))))
+ (-12
+ (-5 *3
+ (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357))
+ (|:| |expense| (-357)) (|:| |accuracy| (-357))
+ (|:| |intermediateResults| (-357))))
+ (-5 *2 (-964)) (-5 *1 (-284)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-1125)) (-5 *2 (-712)) (-5 *1 (-168 *4 *3))
- (-4 *3 (-618 *4)))))
-(((*1 *2 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-396 *3)) (-4 *3 (-517)))))
-(((*1 *2 *2 *3)
- (|partial| -12 (-5 *3 (-712)) (-4 *4 (-13 (-517) (-138)))
- (-5 *1 (-1141 *4 *2)) (-4 *2 (-1147 *4)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-1171 *1)) (-4 *1 (-348 *4 *5)) (-4 *4 (-160))
- (-4 *5 (-1147 *4)) (-5 *2 (-631 *4))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-387 *3 *4)) (-4 *3 (-160)) (-4 *4 (-1147 *3))
- (-5 *2 (-631 *3)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-525)) (-4 *1 (-1012 *3)) (-4 *3 (-1125)))))
+ (|partial| -12
+ (-5 *3
+ (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205)))
+ (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205))
+ (|:| |relerr| (-205))))
+ (-5 *2 (-2 (|:| -3854 (-110)) (|:| |w| (-205)))) (-5 *1 (-186)))))
+(((*1 *1 *2) (-12 (-5 *2 (-591 (-135))) (-5 *1 (-132))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-132)))))
+(((*1 *2 *1 *2)
+ (-12 (|has| *1 (-6 -4251)) (-4 *1 (-940 *2)) (-4 *2 (-1125)))))
+(((*1 *2 *1)
+ (|partial| -12 (-5 *2 (-1089)) (-5 *1 (-564 *3)) (-4 *3 (-788)))))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-1085 *1)) (-4 *1 (-429))))
+ ((*1 *2 *2 *2)
+ (-12 (-5 *2 (-1085 *6)) (-4 *6 (-882 *5 *3 *4)) (-4 *3 (-734))
+ (-4 *4 (-788)) (-4 *5 (-842)) (-5 *1 (-434 *3 *4 *5 *6))))
+ ((*1 *2 *2 *2) (-12 (-5 *2 (-1085 *1)) (-4 *1 (-842)))))
(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))))
-(((*1 *1 *1 *1 *1 *2)
- (-12 (-5 *2 (-712)) (-4 *1 (-989 *3 *4 *5)) (-4 *3 (-975))
- (-4 *4 (-734)) (-4 *5 (-788)) (-4 *3 (-517)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))))
+(((*1 *2 *1 *2) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-1106)))))
(((*1 *1 *1)
- (-12 (-5 *1 (-203 *2 *3)) (-4 *2 (-13 (-975) (-788)))
- (-14 *3 (-591 (-1089))))))
-(((*1 *1 *1 *1) (-4 *1 (-899))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-385 (-885 *3))) (-5 *1 (-430 *3 *4 *5 *6))
- (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-854))
- (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))))
-(((*1 *2)
- (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4))
- (-4 *3 (-345 *4))))
- ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 (-591 *5) *6))
- (-4 *5 (-13 (-341) (-138) (-966 (-385 (-525))))) (-4 *6 (-1147 *5))
- (-5 *2 (-591 (-2 (|:| |poly| *6) (|:| -1317 *3))))
- (-5 *1 (-750 *5 *6 *3 *7)) (-4 *3 (-601 *6))
- (-4 *7 (-601 (-385 *6)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 (-591 *5) *6))
- (-4 *5 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525)))))
- (-4 *6 (-1147 *5))
- (-5 *2 (-591 (-2 (|:| |poly| *6) (|:| -1317 (-599 *6 (-385 *6))))))
- (-5 *1 (-753 *5 *6)) (-5 *3 (-599 *6 (-385 *6))))))
-(((*1 *2 *3 *3 *3 *4)
- (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
-(((*1 *2 *3 *1) (-12 (-5 *3 (-1089)) (-5 *2 (-1093)) (-5 *1 (-1092)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-1129)) (-4 *5 (-1147 *4))
- (-5 *2
- (-2 (|:| |func| *3) (|:| |poly| *3) (|:| |c1| (-385 *5))
- (|:| |c2| (-385 *5)) (|:| |deg| (-712))))
- (-5 *1 (-139 *4 *5 *3)) (-4 *3 (-1147 (-385 *5))))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1089)) (-5 *2 (-1 *6 *5)) (-5 *1 (-648 *4 *5 *6))
- (-4 *4 (-566 (-501))) (-4 *5 (-1125)) (-4 *6 (-1125)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-525)) (-4 *4 (-1147 (-385 *3))) (-5 *2 (-854))
- (-5 *1 (-846 *4 *5)) (-4 *5 (-1147 (-385 *4))))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
- (-4 *3 (-989 *5 *6 *7))
- (-5 *2 (-591 (-2 (|:| |val| *3) (|:| -3374 *4))))
- (-5 *1 (-1026 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))))
+ (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
+ (-4 *4 (-788)))))
(((*1 *2 *3)
(-12
(-5 *3
(-591
- (-2 (|:| -4073 (-712))
+ (-2 (|:| -2193 (-712))
(|:| |eqns|
(-591
(-2 (|:| |det| *7) (|:| |rows| (-591 (-525)))
@@ -2005,20 +1759,269 @@
(-4 *7 (-882 *4 *6 *5)) (-4 *4 (-13 (-286) (-138)))
(-4 *5 (-13 (-788) (-566 (-1089)))) (-4 *6 (-734)) (-5 *2 (-712))
(-5 *1 (-857 *4 *5 *6 *7)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
+ (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-108)) (-5 *1 (-995 *5 *6 *7 *3 *4))
+ (-4 *4 (-994 *5 *6 *7 *3))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
+ (-4 *3 (-989 *5 *6 *7))
+ (-5 *2 (-591 (-2 (|:| |val| (-108)) (|:| -3585 *4))))
+ (-5 *1 (-995 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))))
+(((*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-975)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-327))
+ (-5 *2 (-591 (-2 (|:| |deg| (-712)) (|:| -1582 *3))))
+ (-5 *1 (-197 *4 *3)) (-4 *3 (-1147 *4)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-847 *3)) (-4 *3 (-286)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-327)) (-5 *2 (-890 (-1085 *4))) (-5 *1 (-335 *4))
+ (-5 *3 (-1085 *4)))))
+(((*1 *2 *1 *1 *3)
+ (-12 (-4 *4 (-975)) (-4 *5 (-734)) (-4 *3 (-788))
+ (-5 *2 (-2 (|:| -2976 *1) (|:| |gap| (-712)) (|:| -2449 *1)))
+ (-4 *1 (-989 *4 *5 *3))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788))
+ (-5 *2 (-2 (|:| -2976 *1) (|:| |gap| (-712)) (|:| -2449 *1)))
+ (-4 *1 (-989 *3 *4 *5)))))
+(((*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-519 *3)) (-4 *3 (-510))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-286)) (-5 *2 (-396 *3))
+ (-5 *1 (-684 *4 *5 *6 *3)) (-4 *3 (-882 *6 *4 *5))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-286))
+ (-4 *7 (-882 *6 *4 *5)) (-5 *2 (-396 (-1085 *7)))
+ (-5 *1 (-684 *4 *5 *6 *7)) (-5 *3 (-1085 *7))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-429)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788))
+ (-5 *2 (-396 *1)) (-4 *1 (-882 *3 *4 *5))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-788)) (-4 *5 (-734)) (-4 *6 (-429)) (-5 *2 (-396 *3))
+ (-5 *1 (-910 *4 *5 *6 *3)) (-4 *3 (-882 *6 *5 *4))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-429))
+ (-4 *7 (-882 *6 *4 *5)) (-5 *2 (-396 (-1085 (-385 *7))))
+ (-5 *1 (-1084 *4 *5 *6 *7)) (-5 *3 (-1085 (-385 *7)))))
+ ((*1 *2 *1) (-12 (-5 *2 (-396 *1)) (-4 *1 (-1129))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-517)) (-5 *2 (-396 *3)) (-5 *1 (-1150 *4 *3))
+ (-4 *3 (-13 (-1147 *4) (-517) (-10 -8 (-15 -2124 ($ $ $)))))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-972 *4 *5)) (-4 *4 (-13 (-786) (-286) (-138) (-951)))
+ (-14 *5 (-591 (-1089)))
+ (-5 *2
+ (-591 (-1060 *4 (-497 (-798 *6)) (-798 *6) (-721 *4 (-798 *6)))))
+ (-5 *1 (-1195 *4 *5 *6)) (-14 *6 (-591 (-1089))))))
(((*1 *2 *3)
(-12 (-5 *3 (-591 (-525))) (-5 *2 (-837 (-525))) (-5 *1 (-850))))
((*1 *2) (-12 (-5 *2 (-837 (-525))) (-5 *1 (-850)))))
+(((*1 *2 *3 *4 *3 *5)
+ (-12 (-5 *3 (-1072)) (-5 *4 (-157 (-205))) (-5 *5 (-525))
+ (-5 *2 (-964)) (-5 *1 (-700)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-429)) (-4 *3 (-734)) (-4 *5 (-788)) (-5 *2 (-108))
+ (-5 *1 (-426 *4 *3 *5 *6)) (-4 *6 (-882 *4 *3 *5)))))
+(((*1 *1) (-5 *1 (-415))))
+(((*1 *2 *2 *2)
+ (|partial| -12 (-4 *3 (-341)) (-5 *1 (-708 *2 *3)) (-4 *2 (-650 *3))))
+ ((*1 *1 *1 *1)
+ (|partial| -12 (-4 *1 (-790 *2)) (-4 *2 (-975)) (-4 *2 (-341)))))
+(((*1 *1) (-5 *1 (-146))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-885 (-205))) (-5 *2 (-294 (-357))) (-5 *1 (-284)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-1 (-591 *7) *7 (-1085 *7))) (-5 *5 (-1 (-396 *7) *7))
+ (-4 *7 (-1147 *6)) (-4 *6 (-13 (-341) (-138) (-966 (-385 (-525)))))
+ (-5 *2 (-591 (-2 (|:| |frac| (-385 *7)) (|:| -2203 *3))))
+ (-5 *1 (-750 *6 *7 *3 *8)) (-4 *3 (-601 *7))
+ (-4 *8 (-601 (-385 *7)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1 (-396 *6) *6)) (-4 *6 (-1147 *5))
+ (-4 *5 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525)))))
+ (-5 *2
+ (-591 (-2 (|:| |frac| (-385 *6)) (|:| -2203 (-599 *6 (-385 *6))))))
+ (-5 *1 (-753 *5 *6)) (-5 *3 (-599 *6 (-385 *6))))))
(((*1 *2 *2 *3 *4)
(-12 (-5 *2 (-1171 *5)) (-5 *3 (-712)) (-5 *4 (-1036)) (-4 *5 (-327))
(-5 *1 (-495 *5)))))
+(((*1 *2)
+ (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4))
+ (-4 *3 (-345 *4))))
+ ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))))
+(((*1 *2 *1)
+ (-12 (-4 *2 (-882 *3 *5 *4)) (-5 *1 (-918 *3 *4 *5 *2))
+ (-4 *3 (-429)) (-4 *4 (-788)) (-4 *5 (-734)))))
+(((*1 *2 *3) (-12 (-5 *3 (-205)) (-5 *2 (-640)) (-5 *1 (-284)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-110)))))
+(((*1 *2 *3 *3)
+ (|partial| -12 (-4 *4 (-517))
+ (-5 *2 (-2 (|:| -2746 *3) (|:| -2449 *3))) (-5 *1 (-1142 *4 *3))
+ (-4 *3 (-1147 *4)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1125)) (-4 *4 (-351 *3))
+ (-4 *5 (-351 *3)) (-5 *2 (-525))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975))
+ (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-525)))))
+(((*1 *2 *3 *3 *4)
+ (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1147 *5))
+ (-4 *5 (-13 (-341) (-138) (-966 (-525))))
+ (-5 *2
+ (-2 (|:| |a| *6) (|:| |b| (-385 *6)) (|:| |c| (-385 *6))
+ (|:| -2744 *6)))
+ (-5 *1 (-945 *5 *6)) (-5 *3 (-385 *6)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1121 *3)) (-4 *3 (-905)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))))
+(((*1 *2 *3 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-357)) (-5 *1 (-92)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-517)) (-5 *2 (-591 (-712))) (-5 *1 (-901 *4 *3))
+ (-4 *3 (-1147 *4)))))
(((*1 *2 *1 *1)
(-12 (-5 *2 (-591 (-723 *3))) (-5 *1 (-723 *3)) (-4 *3 (-517))
(-4 *3 (-975)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *1 (-1054 *2 *3)) (-4 *2 (-13 (-1018) (-33)))
+ (-4 *3 (-13 (-1018) (-33))))))
+(((*1 *2 *3 *4 *4 *4 *5 *4 *6 *6 *3)
+ (-12 (-5 *4 (-631 (-205))) (-5 *5 (-631 (-525))) (-5 *6 (-205))
+ (-5 *3 (-525)) (-5 *2 (-964)) (-5 *1 (-693)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-591 (-159))))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-796))))
+ ((*1 *1 *1) (-5 *1 (-796))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
+ (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-591 *4))
+ (-5 *1 (-1026 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))))
+(((*1 *2 *3 *3)
+ (-12
+ (-5 *3
+ (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-712)) (|:| |poli| *7)
+ (|:| |polj| *7)))
+ (-4 *5 (-734)) (-4 *7 (-882 *4 *5 *6)) (-4 *4 (-429)) (-4 *6 (-788))
+ (-5 *2 (-108)) (-5 *1 (-426 *4 *5 *6 *7)))))
+(((*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 (-308)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-876 *3)) (-4 *3 (-13 (-341) (-1111) (-932)))
+ (-5 *1 (-163 *3)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-1176)) (-5 *1 (-1092))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-1093)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-1 (-876 (-205)) (-205) (-205)))
+ (-5 *3 (-1 (-205) (-205) (-205) (-205))) (-5 *1 (-234)))))
+(((*1 *2 *1)
+ (-12 (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-108))
+ (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-882 *3 *4 *5))))
+ ((*1 *2 *1) (-12 (-4 *1 (-664)) (-5 *2 (-108))))
+ ((*1 *2 *1) (-12 (-4 *1 (-668)) (-5 *2 (-108)))))
(((*1 *2 *2 *3) (-12 (-5 *3 (-712)) (-5 *1 (-543 *2)) (-4 *2 (-510)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-591 (-525))) (-5 *2 (-837 (-525))) (-5 *1 (-850))))
+ ((*1 *2) (-12 (-5 *2 (-837 (-525))) (-5 *1 (-850)))))
+(((*1 *1 *1 *1)
+ (-12 (-4 *1 (-629 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-351 *2))
+ (-4 *4 (-351 *2)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-327)) (-4 *4 (-307 *3)) (-4 *5 (-1147 *4))
+ (-5 *1 (-718 *3 *4 *5 *2 *6)) (-4 *2 (-1147 *5)) (-14 *6 (-854))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-712)) (-4 *1 (-1188 *3)) (-4 *3 (-341)) (-4 *3 (-346))))
+ ((*1 *1 *1) (-12 (-4 *1 (-1188 *2)) (-4 *2 (-341)) (-4 *2 (-346)))))
+(((*1 *1 *1) (-12 (-5 *1 (-1112 *2)) (-4 *2 (-1018)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1 (-108) *2)) (-4 *2 (-127)) (-5 *1 (-1004 *2))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1 (-525) *2 *2)) (-4 *2 (-127)) (-5 *1 (-1004 *2)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-286) (-138))) (-4 *4 (-13 (-788) (-566 (-1089))))
+ (-4 *5 (-734)) (-5 *1 (-857 *3 *4 *5 *2)) (-4 *2 (-882 *3 *5 *4)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-2 (|:| |cd| (-1072)) (|:| -3419 (-1072))))
+ (-5 *1 (-763)))))
+(((*1 *1 *1) (-12 (-4 *1 (-224 *2)) (-4 *2 (-1125))))
+ ((*1 *1 *1)
+ (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
+ (-4 *4 (-788))))
+ ((*1 *1 *1) (-12 (-4 *1 (-1159 *2)) (-4 *2 (-1125)))))
(((*1 *2 *3 *1 *4)
(-12 (-5 *3 (-1054 *5 *6)) (-5 *4 (-1 (-108) *6 *6))
(-4 *5 (-13 (-1018) (-33))) (-4 *6 (-13 (-1018) (-33)))
(-5 *2 (-108)) (-5 *1 (-1055 *5 *6)))))
+(((*1 *1 *2)
+ (-12 (-4 *3 (-975)) (-5 *1 (-768 *2 *3)) (-4 *2 (-650 *3)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-591 *2)) (-4 *2 (-882 *4 *5 *6)) (-4 *4 (-341))
+ (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
+ (-5 *1 (-427 *4 *5 *6 *2))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-94 *6)) (-5 *5 (-1 *6 *6)) (-4 *6 (-341))
+ (-5 *2
+ (-2 (|:| R (-631 *6)) (|:| A (-631 *6)) (|:| |Ainv| (-631 *6))))
+ (-5 *1 (-909 *6)) (-5 *3 (-631 *6)))))
+(((*1 *2 *3 *4 *3)
+ (|partial| -12 (-5 *4 (-1089))
+ (-4 *5 (-13 (-429) (-788) (-138) (-966 (-525)) (-587 (-525))))
+ (-5 *2 (-2 (|:| -2428 *3) (|:| |coeff| *3))) (-5 *1 (-518 *5 *3))
+ (-4 *3 (-13 (-27) (-1111) (-408 *5))))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-294 (-205))) (-5 *4 (-1089))
+ (-5 *5 (-1013 (-781 (-205)))) (-5 *2 (-591 (-205))) (-5 *1 (-174))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-294 (-205))) (-5 *4 (-1089))
+ (-5 *5 (-1013 (-781 (-205)))) (-5 *2 (-591 (-205))) (-5 *1 (-279)))))
+(((*1 *2)
+ (-12 (-5 *2 (-1176)) (-5 *1 (-1103 *3 *4)) (-4 *3 (-1018))
+ (-4 *4 (-1018)))))
+(((*1 *2 *3 *3 *4 *3 *5 *3 *5 *4 *5 *5 *4 *4 *5 *3)
+ (-12 (-5 *4 (-631 (-205))) (-5 *5 (-631 (-525))) (-5 *3 (-525))
+ (-5 *2 (-964)) (-5 *1 (-698)))))
+(((*1 *2 *3 *3 *4 *4 *3 *3 *5 *3)
+ (-12 (-5 *3 (-525)) (-5 *5 (-631 (-205))) (-5 *4 (-205))
+ (-5 *2 (-964)) (-5 *1 (-697)))))
+(((*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| (-1070 (-205)))
+ (|:| |notEvaluated|
+ "Internal singularities not yet evaluated")))
+ (|:| -3756
+ (-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 (-964)) (-5 *1 (-284)))))
+(((*1 *1 *2) (-12 (-5 *1 (-207 *2)) (-4 *2 (-13 (-341) (-1111))))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-932))))))
(((*1 *1 *2 *1)
(-12 (-5 *2 (-1 (-108) *3)) (|has| *1 (-6 -4250)) (-4 *1 (-215 *3))
(-4 *3 (-1018))))
@@ -2038,13 +2041,118 @@
((*1 *1 *2 *1)
(-12 (-5 *2 (-1054 *3 *4)) (-4 *3 (-13 (-1018) (-33)))
(-4 *4 (-13 (-1018) (-33))) (-5 *1 (-1055 *3 *4)))))
+(((*1 *2 *2 *3 *4)
+ (|partial| -12 (-5 *4 (-1 *3)) (-4 *3 (-788)) (-4 *5 (-734))
+ (-4 *6 (-517)) (-4 *7 (-882 *6 *5 *3))
+ (-5 *1 (-439 *5 *3 *6 *7 *2))
+ (-4 *2
+ (-13 (-966 (-385 (-525))) (-341)
+ (-10 -8 (-15 -2686 ($ *7)) (-15 -1384 (*7 $))
+ (-15 -1396 (*7 $))))))))
+(((*1 *2 *1 *1)
+ (-12 (-4 *3 (-517)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788))
+ (-5 *2 (-591 *1)) (-4 *1 (-989 *3 *4 *5)))))
+(((*1 *2 *3 *3 *3 *3 *4 *4 *3)
+ (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
+ (-5 *1 (-697)))))
+(((*1 *2)
+ (-12 (-14 *4 (-712)) (-4 *5 (-1125)) (-5 *2 (-128))
+ (-5 *1 (-217 *3 *4 *5)) (-4 *3 (-218 *4 *5))))
+ ((*1 *2)
+ (-12 (-4 *4 (-341)) (-5 *2 (-128)) (-5 *1 (-306 *3 *4))
+ (-4 *3 (-307 *4))))
+ ((*1 *2)
+ (-12 (-5 *2 (-712)) (-5 *1 (-368 *3 *4 *5)) (-14 *3 *2) (-14 *4 *2)
+ (-4 *5 (-160))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-525))
+ (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-882 *3 *4 *5))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-591 *6)) (-4 *6 (-788)) (-4 *4 (-341)) (-4 *5 (-734))
+ (-5 *2 (-525)) (-5 *1 (-477 *4 *5 *6 *7)) (-4 *7 (-882 *4 *5 *6))))
+ ((*1 *2 *1) (-12 (-4 *1 (-911 *3)) (-4 *3 (-975)) (-5 *2 (-854))))
+ ((*1 *2) (-12 (-4 *1 (-1178 *3)) (-4 *3 (-341)) (-5 *2 (-128)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
+(((*1 *2 *1)
+ (-12 (-4 *3 (-341)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4)))
+ (-5 *2 (-1171 *6)) (-5 *1 (-314 *3 *4 *5 *6))
+ (-4 *6 (-320 *3 *4 *5)))))
+(((*1 *2 *3 *2) (-12 (-5 *2 (-1072)) (-5 *3 (-525)) (-5 *1 (-221)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-147 *3 *2))
+ (-4 *2 (-408 *3)))))
(((*1 *1 *1 *2 *2)
(|partial| -12 (-5 *2 (-854)) (-5 *1 (-1019 *3 *4)) (-14 *3 *2)
(-14 *4 *2))))
+(((*1 *2 *3 *3 *3 *3 *3 *4 *4 *4 *5)
+ (-12 (-5 *3 (-205)) (-5 *4 (-525))
+ (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G)))) (-5 *2 (-964))
+ (-5 *1 (-690)))))
+(((*1 *2 *3 *3 *3 *4)
+ (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
+(((*1 *2 *1 *3 *3)
+ (-12 (|has| *1 (-6 -4251)) (-4 *1 (-558 *3 *4)) (-4 *3 (-1018))
+ (-4 *4 (-1125)) (-5 *2 (-1176)))))
+(((*1 *2 *2) (|partial| -12 (-5 *1 (-543 *2)) (-4 *2 (-510)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-591 (-1013 (-357)))) (-5 *3 (-591 (-242)))
+ (-5 *1 (-240))))
+ ((*1 *1 *2) (-12 (-5 *2 (-591 (-1013 (-357)))) (-5 *1 (-242))))
+ ((*1 *2 *1 *2) (-12 (-5 *2 (-591 (-1013 (-357)))) (-5 *1 (-445))))
+ ((*1 *2 *1) (-12 (-5 *2 (-591 (-1013 (-357)))) (-5 *1 (-445)))))
+(((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-854)) (-5 *2 (-1176)) (-5 *1 (-195 *4))
+ (-4 *4
+ (-13 (-788)
+ (-10 -8 (-15 -1881 ((-1072) $ (-1089))) (-15 -1285 (*2 $))
+ (-15 -3829 (*2 $)))))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-1176)) (-5 *1 (-195 *3))
+ (-4 *3
+ (-13 (-788)
+ (-10 -8 (-15 -1881 ((-1072) $ (-1089))) (-15 -1285 (*2 $))
+ (-15 -3829 (*2 $)))))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-475)))))
+(((*1 *1 *2 *3) (-12 (-5 *3 (-525)) (-5 *1 (-396 *2)) (-4 *2 (-517)))))
+(((*1 *2 *1 *3)
+ (-12 (-4 *1 (-232 *4 *3 *5 *6)) (-4 *4 (-975)) (-4 *3 (-788))
+ (-4 *5 (-245 *3)) (-4 *6 (-734)) (-5 *2 (-591 (-712)))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-232 *3 *4 *5 *6)) (-4 *3 (-975)) (-4 *4 (-788))
+ (-4 *5 (-245 *4)) (-4 *6 (-734)) (-5 *2 (-591 (-712))))))
+(((*1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796)))))
+(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-860)))))
(((*1 *2 *3 *4 *4)
(-12 (-5 *4 (-564 *3)) (-4 *3 (-13 (-408 *5) (-27) (-1111)))
(-4 *5 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525))))
(-5 *2 (-542 *3)) (-5 *1 (-527 *5 *3 *6)) (-4 *6 (-1018)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-341)) (-5 *2 (-591 *3)) (-5 *1 (-878 *4 *3))
+ (-4 *3 (-1147 *4)))))
+(((*1 *2 *3) (-12 (-5 *3 (-854)) (-5 *2 (-837 (-525))) (-5 *1 (-850))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-591 (-525))) (-5 *2 (-837 (-525))) (-5 *1 (-850)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-591 (-525))) (-5 *1 (-934 *3)) (-14 *3 (-525)))))
+(((*1 *1 *1 *1) (-5 *1 (-796))))
+(((*1 *1 *2 *3 *1)
+ (-12 (-5 *2 (-825 *4)) (-4 *4 (-1018)) (-5 *1 (-822 *4 *3))
+ (-4 *3 (-1018)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-631 *6)) (-5 *5 (-1 (-396 (-1085 *6)) (-1085 *6)))
+ (-4 *6 (-341))
+ (-5 *2
+ (-591
+ (-2 (|:| |outval| *7) (|:| |outmult| (-525))
+ (|:| |outvect| (-591 (-631 *7))))))
+ (-5 *1 (-498 *6 *7 *4)) (-4 *7 (-341)) (-4 *4 (-13 (-341) (-786))))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-591 (-525))) (-5 *2 (-525)) (-5 *1 (-461 *4))
+ (-4 *4 (-1147 *2)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-1036)) (-5 *2 (-108)) (-5 *1 (-762)))))
(((*1 *2 *3 *2)
(-12 (-5 *3 (-591 (-997 *4 *5 *2))) (-4 *4 (-1018))
(-4 *5 (-13 (-975) (-819 *4) (-788) (-566 (-825 *4))))
@@ -2055,905 +2163,982 @@
(-4 *6 (-13 (-975) (-819 *5) (-788) (-566 (-825 *5))))
(-4 *2 (-13 (-408 *6) (-819 *5) (-566 (-825 *5))))
(-5 *1 (-53 *5 *6 *2)))))
-(((*1 *1 *1) (-5 *1 (-987))))
-(((*1 *1 *1 *2)
- (-12 (-5 *1 (-1054 *3 *2)) (-4 *3 (-13 (-1018) (-33)))
- (-4 *2 (-13 (-1018) (-33))))))
+(((*1 *2 *2 *3 *3)
+ (-12 (-5 *2 (-1144 *4 *5)) (-5 *3 (-591 *5)) (-14 *4 (-1089))
+ (-4 *5 (-341)) (-5 *1 (-856 *4 *5))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-591 *5)) (-4 *5 (-341)) (-5 *2 (-1085 *5))
+ (-5 *1 (-856 *4 *5)) (-14 *4 (-1089))))
+ ((*1 *2 *3 *3 *4 *4)
+ (-12 (-5 *3 (-591 *6)) (-5 *4 (-712)) (-4 *6 (-341))
+ (-5 *2 (-385 (-885 *6))) (-5 *1 (-976 *5 *6)) (-14 *5 (-1089)))))
(((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-796)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-227 *4 *5)) (-14 *4 (-591 (-1089))) (-4 *5 (-975))
- (-5 *2 (-457 *4 *5)) (-5 *1 (-877 *4 *5)))))
-(((*1 *2 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1072)) (-5 *1 (-284)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
- (-4 *2 (-13 (-408 *3) (-932))))))
-(((*1 *2 *1 *3) (-12 (-4 *1 (-33)) (-5 *3 (-712)) (-5 *2 (-108)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-517)) (-4 *4 (-923 *3)) (-5 *1 (-133 *3 *4 *2))
- (-4 *2 (-351 *4))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-517)) (-4 *5 (-923 *4)) (-4 *2 (-351 *4))
- (-5 *1 (-476 *4 *5 *2 *3)) (-4 *3 (-351 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-631 *5)) (-4 *5 (-923 *4)) (-4 *4 (-517))
- (-5 *2 (-631 *4)) (-5 *1 (-634 *4 *5))))
+ (-12 (-4 *3 (-13 (-517) (-138))) (-5 *1 (-502 *3 *2))
+ (-4 *2 (-1162 *3))))
((*1 *2 *2)
- (-12 (-4 *3 (-517)) (-4 *4 (-923 *3)) (-5 *1 (-1140 *3 *4 *2))
- (-4 *2 (-1147 *4)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108))
- (-5 *1 (-908 *4 *5 *6 *3)) (-4 *3 (-989 *4 *5 *6)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-761)) (-14 *5 (-1089)) (-5 *2 (-591 (-1144 *5 *4)))
- (-5 *1 (-1032 *4 *5)) (-5 *3 (-1144 *5 *4)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-517))
- (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -2805 *4)))
- (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))))
-(((*1 *2)
- (-12 (-4 *4 (-1129)) (-4 *5 (-1147 *4)) (-4 *6 (-1147 (-385 *5)))
- (-5 *2 (-108)) (-5 *1 (-319 *3 *4 *5 *6)) (-4 *3 (-320 *4 *5 *6))))
- ((*1 *2)
- (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3))
- (-4 *5 (-1147 (-385 *4))) (-5 *2 (-108)))))
-(((*1 *1 *2 *2 *3 *1)
- (-12 (-5 *2 (-1089)) (-5 *3 (-1022)) (-5 *1 (-270)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-762)))))
-(((*1 *1 *1 *1) (-5 *1 (-796))))
-(((*1 *2 *3 *3 *3 *3 *4 *5 *5 *6 *7 *8 *8 *3)
- (-12 (-5 *6 (-591 (-108))) (-5 *7 (-631 (-205)))
- (-5 *8 (-631 (-525))) (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-108))
- (-5 *2 (-964)) (-5 *1 (-696)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-429)) (-4 *4 (-788)) (-4 *5 (-734)) (-5 *2 (-591 *6))
- (-5 *1 (-918 *3 *4 *5 *6)) (-4 *6 (-882 *3 *5 *4)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1021 *3 *4 *5 *6 *7)) (-4 *3 (-1018)) (-4 *4 (-1018))
- (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *7 (-1018)) (-5 *2 (-108)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1 (-876 *3) (-876 *3))) (-5 *1 (-163 *3))
- (-4 *3 (-13 (-341) (-1111) (-932))))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-591 *1))
+ (-12 (-4 *3 (-13 (-341) (-346) (-566 (-525)))) (-4 *4 (-1147 *3))
+ (-4 *5 (-666 *3 *4)) (-5 *1 (-506 *3 *4 *5 *2)) (-4 *2 (-1162 *5))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-341) (-346) (-566 (-525)))) (-5 *1 (-507 *3 *2))
+ (-4 *2 (-1162 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-13 (-517) (-138)))
+ (-5 *1 (-1066 *3)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-764)) (-5 *2 (-1176)) (-5 *1 (-763)))))
+(((*1 *2 *1) (-12 (-4 *1 (-738 *2)) (-4 *2 (-160)))))
+(((*1 *1 *1 *1) (-4 *1 (-134)))
+ ((*1 *2 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-147 *3 *2))
+ (-4 *2 (-408 *3))))
+ ((*1 *2 *2 *2) (-12 (-5 *1 (-148 *2)) (-4 *2 (-510))))
+ ((*1 *1 *1 *1) (-5 *1 (-796)))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 |RationalNumber|) (-5 *2 (-1 (-525))) (-5 *1 (-973))
+ (-5 *3 (-525)))))
+(((*1 *2 *3 *4 *2 *5 *6 *7 *8 *9 *10)
+ (|partial| -12 (-5 *2 (-591 (-1085 *13))) (-5 *3 (-1085 *13))
+ (-5 *4 (-591 *12)) (-5 *5 (-591 *10)) (-5 *6 (-591 *13))
+ (-5 *7 (-591 (-591 (-2 (|:| -2063 (-712)) (|:| |pcoef| *13)))))
+ (-5 *8 (-591 (-712))) (-5 *9 (-1171 (-591 (-1085 *10))))
+ (-4 *12 (-788)) (-4 *10 (-286)) (-4 *13 (-882 *10 *11 *12))
+ (-4 *11 (-734)) (-5 *1 (-649 *11 *12 *10 *13)))))
+(((*1 *2 *1 *2)
+ (-12 (-4 *1 (-342 *3 *2)) (-4 *3 (-1018)) (-4 *2 (-1018)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-1176)) (-5 *1 (-1092))))
+ ((*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-1092)))))
+(((*1 *2 *1 *1)
+ (-12
+ (-5 *2
+ (-2 (|:| |polnum| (-723 *3)) (|:| |polden| *3) (|:| -2362 (-712))))
+ (-5 *1 (-723 *3)) (-4 *3 (-975))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788))
+ (-5 *2 (-2 (|:| |polnum| *1) (|:| |polden| *1) (|:| -2362 (-712))))
(-4 *1 (-989 *3 *4 *5)))))
+(((*1 *1 *1) (-5 *1 (-987))))
(((*1 *2 *1)
- (|partial| -12 (-4 *3 (-975)) (-4 *3 (-788))
- (-5 *2 (-2 (|:| |val| *1) (|:| -2008 (-525)))) (-4 *1 (-408 *3))))
+ (-12 (-4 *1 (-46 *3 *4)) (-4 *3 (-975)) (-4 *4 (-733))
+ (-5 *2 (-108))))
((*1 *2 *1)
- (|partial| -12
- (-5 *2 (-2 (|:| |val| (-825 *3)) (|:| -2008 (-825 *3))))
- (-5 *1 (-825 *3)) (-4 *3 (-1018))))
- ((*1 *2 *3)
- (|partial| -12 (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-975))
- (-4 *7 (-882 *6 *4 *5))
- (-5 *2 (-2 (|:| |val| *3) (|:| -2008 (-525))))
- (-5 *1 (-883 *4 *5 *6 *7 *3))
- (-4 *3
- (-13 (-341)
- (-10 -8 (-15 -3022 ($ *7)) (-15 -1738 (*7 $))
- (-15 -1754 (*7 $))))))))
-(((*1 *2 *3)
- (-12 (-4 *3 (-1147 (-385 (-525))))
- (-5 *2 (-2 (|:| |den| (-525)) (|:| |gcdnum| (-525))))
- (-5 *1 (-846 *3 *4)) (-4 *4 (-1147 (-385 *3)))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-1147 (-385 *2))) (-5 *2 (-525)) (-5 *1 (-846 *4 *3))
- (-4 *3 (-1147 (-385 *4))))))
-(((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *5 (-1 (-542 *3) *3 (-1089)))
- (-5 *6
- (-1 (-3 (-2 (|:| |special| *3) (|:| |integrand| *3)) "failed") *3
- (-1089)))
- (-4 *3 (-263)) (-4 *3 (-577)) (-4 *3 (-966 *4)) (-4 *3 (-408 *7))
- (-5 *4 (-1089)) (-4 *7 (-566 (-825 (-525)))) (-4 *7 (-429))
- (-4 *7 (-819 (-525))) (-4 *7 (-788)) (-5 *2 (-542 *3))
- (-5 *1 (-534 *7 *3)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-591 (-525))) (-5 *1 (-934 *3)) (-14 *3 (-525)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-232 *3 *4 *5 *6)) (-4 *3 (-975)) (-4 *4 (-788))
- (-4 *5 (-245 *4)) (-4 *6 (-734)) (-5 *2 (-712))))
- ((*1 *2 *1 *3)
- (-12 (-4 *1 (-232 *4 *3 *5 *6)) (-4 *4 (-975)) (-4 *3 (-788))
- (-4 *5 (-245 *3)) (-4 *6 (-734)) (-5 *2 (-712))))
- ((*1 *2 *1) (-12 (-4 *1 (-245 *3)) (-4 *3 (-788)) (-5 *2 (-712))))
- ((*1 *2 *1) (-12 (-4 *1 (-327)) (-5 *2 (-854))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-314 *4 *5 *6 *7)) (-4 *4 (-13 (-346) (-341)))
- (-4 *5 (-1147 *4)) (-4 *6 (-1147 (-385 *5))) (-4 *7 (-320 *4 *5 *6))
- (-5 *2 (-712)) (-5 *1 (-370 *4 *5 *6 *7))))
- ((*1 *2 *1) (-12 (-4 *1 (-380)) (-5 *2 (-774 (-854)))))
- ((*1 *2 *1) (-12 (-4 *1 (-382)) (-5 *2 (-525))))
- ((*1 *2 *1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-551 *3)) (-4 *3 (-975))))
- ((*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-551 *3)) (-4 *3 (-975))))
+ (-12 (-4 *1 (-360 *3 *4)) (-4 *3 (-975)) (-4 *4 (-1018))
+ (-5 *2 (-108))))
+ ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-550 *3)) (-4 *3 (-975))))
((*1 *2 *1)
- (-12 (-4 *3 (-517)) (-5 *2 (-525)) (-5 *1 (-572 *3 *4))
+ (-12 (-4 *3 (-517)) (-5 *2 (-108)) (-5 *1 (-572 *3 *4))
(-4 *4 (-1147 *3))))
- ((*1 *2 *1 *3 *2)
- (-12 (-5 *2 (-712)) (-4 *1 (-682 *4 *3)) (-4 *4 (-975))
- (-4 *3 (-788))))
- ((*1 *2 *1 *3)
- (-12 (-4 *1 (-682 *4 *3)) (-4 *4 (-975)) (-4 *3 (-788))
- (-5 *2 (-712))))
- ((*1 *2 *1) (-12 (-4 *1 (-802 *3)) (-5 *2 (-712))))
- ((*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-837 *3)) (-4 *3 (-1018))))
- ((*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-838 *3)) (-4 *3 (-1018))))
- ((*1 *2 *3)
- (|partial| -12 (-5 *3 (-314 *5 *6 *7 *8)) (-4 *5 (-408 *4))
- (-4 *6 (-1147 *5)) (-4 *7 (-1147 (-385 *6)))
- (-4 *8 (-320 *5 *6 *7)) (-4 *4 (-13 (-788) (-517) (-966 (-525))))
- (-5 *2 (-712)) (-5 *1 (-844 *4 *5 *6 *7 *8))))
- ((*1 *2 *3)
- (|partial| -12 (-5 *3 (-314 (-385 (-525)) *4 *5 *6))
- (-4 *4 (-1147 (-385 (-525)))) (-4 *5 (-1147 (-385 *4)))
- (-4 *6 (-320 (-385 (-525)) *4 *5)) (-5 *2 (-712))
- (-5 *1 (-845 *4 *5 *6))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-314 *6 *7 *4 *8)) (-5 *5 (-1 *9 *6)) (-4 *6 (-341))
- (-4 *7 (-1147 *6)) (-4 *4 (-1147 (-385 *7))) (-4 *8 (-320 *6 *7 *4))
- (-4 *9 (-13 (-346) (-341))) (-5 *2 (-712))
- (-5 *1 (-948 *6 *7 *4 *8 *9))))
- ((*1 *2 *1 *1)
- (-12 (-4 *1 (-1147 *3)) (-4 *3 (-975)) (-4 *3 (-517)) (-5 *2 (-712))))
- ((*1 *2 *1 *2)
- (-12 (-4 *1 (-1149 *3 *2)) (-4 *3 (-975)) (-4 *2 (-733))))
- ((*1 *2 *1) (-12 (-4 *1 (-1149 *3 *2)) (-4 *3 (-975)) (-4 *2 (-733)))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-108)) (-5 *1 (-677 *3 *4)) (-4 *3 (-975))
+ (-4 *4 (-668))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1186 *3 *4)) (-4 *3 (-788)) (-4 *4 (-975))
+ (-5 *2 (-108)))))
+(((*1 *2 *3 *4 *5 *5)
+ (-12 (-5 *4 (-591 *10)) (-5 *5 (-108)) (-4 *10 (-994 *6 *7 *8 *9))
+ (-4 *6 (-429)) (-4 *7 (-734)) (-4 *8 (-788)) (-4 *9 (-989 *6 *7 *8))
+ (-5 *2
+ (-591
+ (-2 (|:| -2203 (-591 *9)) (|:| -3585 *10) (|:| |ineq| (-591 *9)))))
+ (-5 *1 (-919 *6 *7 *8 *9 *10)) (-5 *3 (-591 *9))))
+ ((*1 *2 *3 *4 *5 *5)
+ (-12 (-5 *4 (-591 *10)) (-5 *5 (-108)) (-4 *10 (-994 *6 *7 *8 *9))
+ (-4 *6 (-429)) (-4 *7 (-734)) (-4 *8 (-788)) (-4 *9 (-989 *6 *7 *8))
+ (-5 *2
+ (-591
+ (-2 (|:| -2203 (-591 *9)) (|:| -3585 *10) (|:| |ineq| (-591 *9)))))
+ (-5 *1 (-1025 *6 *7 *8 *9 *10)) (-5 *3 (-591 *9)))))
+(((*1 *1 *2) (-12 (-5 *2 (-591 *1)) (-4 *1 (-281))))
+ ((*1 *1 *1) (-4 *1 (-281))) ((*1 *1 *1) (-5 *1 (-796))))
(((*1 *2 *1)
- (-12 (-4 *1 (-1119 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-734))
- (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-591 *5)))))
-(((*1 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-236)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1 *5 *5)) (-4 *1 (-320 *4 *5 *6)) (-4 *4 (-1129))
- (-4 *5 (-1147 *4)) (-4 *6 (-1147 (-385 *5)))
- (-5 *2 (-2 (|:| |num| (-631 *5)) (|:| |den| *5))))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -2976 *4)))
- (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-591 (-2 (|:| -1348 (-1085 *6)) (|:| -2008 (-525)))))
- (-4 *6 (-286)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-525))
- (-5 *1 (-684 *4 *5 *6 *7)) (-4 *7 (-882 *6 *4 *5)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-517))
- (-5 *2 (-2 (|:| -3482 *4) (|:| -2963 *3) (|:| -3407 *3)))
- (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4))))
- ((*1 *2 *1 *1)
- (-12 (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788))
- (-5 *2 (-2 (|:| -2963 *1) (|:| -3407 *1))) (-4 *1 (-989 *3 *4 *5))))
+ (-12 (-5 *2 (-385 (-885 *3))) (-5 *1 (-430 *3 *4 *5 *6))
+ (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-854))
+ (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))))
+(((*1 *2 *1 *3 *4)
+ (-12 (-5 *3 (-445)) (-5 *4 (-854)) (-5 *2 (-1176)) (-5 *1 (-1172)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-591 *1)) (-4 *1 (-989 *4 *5 *6)) (-4 *4 (-975))
+ (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108))))
((*1 *2 *1 *1)
- (-12 (-4 *3 (-517)) (-4 *3 (-975))
- (-5 *2 (-2 (|:| -3482 *3) (|:| -2963 *1) (|:| -3407 *1)))
- (-4 *1 (-1147 *3)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-108)))))
+ (-12 (-4 *1 (-989 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734))
+ (-4 *5 (-788)) (-5 *2 (-108))))
+ ((*1 *2 *3 *1 *4)
+ (-12 (-5 *4 (-1 (-108) *3 *3)) (-4 *1 (-1119 *5 *6 *7 *3))
+ (-4 *5 (-517)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7))
+ (-5 *2 (-108)))))
+(((*1 *1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-357)) (-5 *1 (-987)))))
+(((*1 *1 *1) (-4 *1 (-577)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-578 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-932) (-1111))))))
+(((*1 *2 *3 *4 *4 *3)
+ (|partial| -12 (-5 *4 (-564 *3))
+ (-4 *3 (-13 (-408 *5) (-27) (-1111)))
+ (-4 *5 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525))))
+ (-5 *2 (-2 (|:| -2428 *3) (|:| |coeff| *3)))
+ (-5 *1 (-527 *5 *3 *6)) (-4 *6 (-1018)))))
+(((*1 *1) (-5 *1 (-135))) ((*1 *1 *1) (-5 *1 (-796))))
+(((*1 *2 *1) (|partial| -12 (-5 *2 (-1036)) (-5 *1 (-105))))
+ ((*1 *2 *1) (|partial| -12 (-5 *1 (-343 *2)) (-4 *2 (-1018))))
+ ((*1 *2 *1) (|partial| -12 (-5 *2 (-1072)) (-5 *1 (-1107)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *1 (-1054 *3 *2)) (-4 *3 (-13 (-1018) (-33)))
+ (-4 *2 (-13 (-1018) (-33))))))
(((*1 *2 *1)
- (-12 (-4 *1 (-360 *3 *4)) (-4 *3 (-975)) (-4 *4 (-1018))
- (-5 *2 (-2 (|:| |k| *4) (|:| |c| *3))))))
+ (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3))
+ (-4 *5 (-1147 (-385 *4))) (-5 *2 (-108)))))
+(((*1 *1)
+ (-12 (-5 *1 (-130 *2 *3 *4)) (-14 *2 (-525)) (-14 *3 (-712))
+ (-4 *4 (-160)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
+ (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-591 *4))
+ (-5 *1 (-1026 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))))
+(((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-936)))))
+(((*1 *1 *1 *2)
+ (-12 (-4 *1 (-907 *3 *4 *2 *5)) (-4 *3 (-975)) (-4 *4 (-734))
+ (-4 *2 (-788)) (-4 *5 (-989 *3 *4 *2)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-712)) (-5 *1 (-810 *2)) (-4 *2 (-1125))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-712)) (-5 *1 (-812 *2)) (-4 *2 (-1125))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-712)) (-5 *1 (-815 *2)) (-4 *2 (-1125)))))
+(((*1 *2 *1) (|partial| -12 (-5 *2 (-1072)) (-5 *1 (-1107)))))
+(((*1 *2 *3 *1)
+ (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
+ (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-591 *1))
+ (-4 *1 (-994 *4 *5 *6 *3)))))
+(((*1 *2 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-339 *3)) (-4 *3 (-1018))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-525)) (-5 *2 (-712)) (-5 *1 (-364 *4)) (-4 *4 (-1018))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-525)) (-4 *2 (-23)) (-5 *1 (-594 *4 *2 *5))
+ (-4 *4 (-1018)) (-14 *5 *2)))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-525)) (-5 *2 (-712)) (-5 *1 (-760 *4)) (-4 *4 (-788)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-591 *4)) (-4 *4 (-341)) (-5 *2 (-631 *4))
- (-5 *1 (-755 *4 *5)) (-4 *5 (-601 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 *5)) (-5 *4 (-712)) (-4 *5 (-341))
- (-5 *2 (-631 *5)) (-5 *1 (-755 *5 *6)) (-4 *6 (-601 *5)))))
-(((*1 *2 *3 *3 *3 *3)
- (-12 (-5 *3 (-525)) (-5 *2 (-108)) (-5 *1 (-456)))))
-(((*1 *2 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-517)) (-4 *2 (-510))))
- ((*1 *1 *1) (-4 *1 (-984))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))))
-(((*1 *2 *1) (-12 (-4 *3 (-1125)) (-5 *2 (-591 *1)) (-4 *1 (-940 *3))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-591 (-1078 *3 *4))) (-5 *1 (-1078 *3 *4))
- (-14 *3 (-854)) (-4 *4 (-975)))))
+ (-12 (-4 *4 (-429)) (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788))
+ (-5 *2 (-591 *3)) (-5 *1 (-908 *4 *5 *6 *3))
+ (-4 *3 (-989 *4 *5 *6)))))
+(((*1 *2 *3 *4 *3 *5 *3)
+ (-12 (-5 *4 (-631 (-205))) (-5 *5 (-631 (-525))) (-5 *3 (-525))
+ (-5 *2 (-964)) (-5 *1 (-696)))))
+(((*1 *1) (-5 *1 (-132))) ((*1 *1 *1) (-5 *1 (-135)))
+ ((*1 *1 *1) (-4 *1 (-1058))))
+(((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-796)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-1111))))))
+(((*1 *2 *1 *2) (-12 (-5 *2 (-1036)) (-5 *1 (-105)))))
+(((*1 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-1125)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1171 (-1171 *4))) (-4 *4 (-975)) (-5 *2 (-631 *4))
- (-5 *1 (-958 *4)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-1018))
- (-4 *4 (-13 (-975) (-819 *3) (-788) (-566 (-825 *3))))
- (-5 *2 (-591 (-997 *3 *4 *5))) (-5 *1 (-998 *3 *4 *5))
- (-4 *5 (-13 (-408 *4) (-819 *3) (-566 (-825 *3)))))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-712)) (-5 *1 (-49 *3 *4)) (-4 *3 (-975))
- (-14 *4 (-591 (-1089)))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-712)) (-5 *1 (-203 *3 *4)) (-4 *3 (-13 (-975) (-788)))
- (-14 *4 (-591 (-1089)))))
- ((*1 *1) (-12 (-4 *1 (-307 *2)) (-4 *2 (-346)) (-4 *2 (-341))))
- ((*1 *2 *1)
- (|partial| -12 (-4 *1 (-313 *3 *4 *5 *2)) (-4 *3 (-341))
- (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4)))
- (-4 *2 (-320 *3 *4 *5))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-712)) (-5 *1 (-368 *3 *4 *5)) (-14 *3 *2) (-14 *4 *2)
- (-4 *5 (-160))))
- ((*1 *1) (-12 (-4 *2 (-160)) (-4 *1 (-666 *2 *3)) (-4 *3 (-1147 *2)))))
+ (-12 (-5 *2 (-1085 (-525))) (-5 *1 (-875)) (-5 *3 (-525))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-286)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3))
+ (-5 *1 (-1040 *3 *4 *5 *2)) (-4 *2 (-629 *3 *4 *5)))))
+(((*1 *1 *1 *1) (-12 (-4 *1 (-1016 *2)) (-4 *2 (-1018)))))
(((*1 *2 *3)
- (-12 (-4 *1 (-853)) (-5 *2 (-2 (|:| -3482 (-591 *1)) (|:| -3857 *1)))
- (-5 *3 (-591 *1)))))
-(((*1 *2 *1) (-12 (-4 *1 (-382)) (-5 *2 (-525))))
- ((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-640)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-1070 (-591 (-525)))) (-5 *3 (-591 (-525)))
- (-5 *1 (-816)))))
-(((*1 *2 *2 *1)
- (-12 (-5 *2 (-591 *6)) (-4 *1 (-907 *3 *4 *5 *6)) (-4 *3 (-975))
- (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5))
- (-4 *3 (-517)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -1399 *3)))
- (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))))
-(((*1 *1 *1 *1) (-5 *1 (-796))))
-(((*1 *2) (-12 (-5 *2 (-807)) (-5 *1 (-1174))))
- ((*1 *2 *2) (-12 (-5 *2 (-807)) (-5 *1 (-1174)))))
+ (-12 (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-286))
+ (-5 *2 (-591 (-712))) (-5 *1 (-719 *3 *4 *5 *6 *7))
+ (-4 *3 (-1147 *6)) (-4 *7 (-882 *6 *4 *5)))))
+(((*1 *2 *1) (-12 (-4 *1 (-403 *3)) (-4 *3 (-1018)) (-5 *2 (-712)))))
+(((*1 *2 *1) (-12 (-5 *2 (-591 (-1089))) (-5 *1 (-48)))))
(((*1 *2 *2 *3)
- (-12 (-5 *2 (-591 (-591 (-876 (-205))))) (-5 *3 (-591 (-807)))
- (-5 *1 (-445)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-796)) (-5 *1 (-368 *3 *4 *5)) (-14 *3 (-712))
- (-14 *4 (-712)) (-4 *5 (-160)))))
-(((*1 *2)
- (-12 (-5 *2 (-890 (-1036))) (-5 *1 (-321 *3 *4)) (-14 *3 (-854))
- (-14 *4 (-854))))
- ((*1 *2)
- (-12 (-5 *2 (-890 (-1036))) (-5 *1 (-322 *3 *4)) (-4 *3 (-327))
- (-14 *4 (-1085 *3))))
- ((*1 *2)
- (-12 (-5 *2 (-890 (-1036))) (-5 *1 (-323 *3 *4)) (-4 *3 (-327))
- (-14 *4 (-854)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-294 (-205))) (-5 *2 (-294 (-357))) (-5 *1 (-284)))))
-(((*1 *1) (-5 *1 (-132))) ((*1 *1 *1) (-5 *1 (-135)))
- ((*1 *1 *1) (-4 *1 (-1058))))
+ (-12 (-5 *3 (-591 (-591 (-591 *4)))) (-5 *2 (-591 (-591 *4)))
+ (-4 *4 (-788)) (-5 *1 (-1097 *4)))))
(((*1 *2 *3)
(-12 (-5 *3 (-227 *4 *5)) (-14 *4 (-591 (-1089))) (-4 *5 (-975))
- (-5 *2 (-885 *5)) (-5 *1 (-877 *4 *5)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-631 *7)) (-5 *3 (-591 *7)) (-4 *7 (-882 *4 *6 *5))
- (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-788) (-566 (-1089))))
- (-4 *6 (-734)) (-5 *1 (-857 *4 *5 *6 *7)))))
-(((*1 *2) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-1174)))))
-(((*1 *2)
- (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3))
- (-4 *5 (-1147 (-385 *4))) (-5 *2 (-108)))))
+ (-5 *2 (-457 *4 *5)) (-5 *1 (-877 *4 *5)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-591 (-631 *5))) (-4 *5 (-286)) (-4 *5 (-975))
+ (-5 *2 (-1171 (-1171 *5))) (-5 *1 (-958 *5)) (-5 *4 (-1171 *5)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-396 (-1085 (-525)))) (-5 *1 (-173)) (-5 *3 (-525)))))
+ (-12 (-5 *3 (-1 *6 *4)) (-4 *4 (-1018)) (-4 *6 (-1018))
+ (-5 *2 (-1 *6 *4 *5)) (-5 *1 (-626 *4 *5 *6)) (-4 *5 (-1018)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-972 *4 *5)) (-4 *4 (-13 (-786) (-286) (-138) (-951)))
- (-14 *5 (-591 (-1089)))
- (-5 *2
- (-591 (-2 (|:| -2274 (-1085 *4)) (|:| -3572 (-591 (-885 *4))))))
- (-5 *1 (-1195 *4 *5 *6)) (-14 *6 (-591 (-1089)))))
- ((*1 *2 *3 *4 *4 *4)
- (-12 (-5 *4 (-108)) (-4 *5 (-13 (-786) (-286) (-138) (-951)))
- (-5 *2
- (-591 (-2 (|:| -2274 (-1085 *5)) (|:| -3572 (-591 (-885 *5))))))
- (-5 *1 (-1195 *5 *6 *7)) (-5 *3 (-591 (-885 *5)))
- (-14 *6 (-591 (-1089))) (-14 *7 (-591 (-1089)))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *4 (-108)) (-4 *5 (-13 (-786) (-286) (-138) (-951)))
- (-5 *2
- (-591 (-2 (|:| -2274 (-1085 *5)) (|:| -3572 (-591 (-885 *5))))))
- (-5 *1 (-1195 *5 *6 *7)) (-5 *3 (-591 (-885 *5)))
- (-14 *6 (-591 (-1089))) (-14 *7 (-591 (-1089)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-108)) (-4 *5 (-13 (-786) (-286) (-138) (-951)))
+ (-12 (-5 *3 (-1072)) (-4 *4 (-13 (-286) (-138)))
+ (-4 *5 (-13 (-788) (-566 (-1089)))) (-4 *6 (-734))
(-5 *2
- (-591 (-2 (|:| -2274 (-1085 *5)) (|:| -3572 (-591 (-885 *5))))))
- (-5 *1 (-1195 *5 *6 *7)) (-5 *3 (-591 (-885 *5)))
- (-14 *6 (-591 (-1089))) (-14 *7 (-591 (-1089)))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-13 (-786) (-286) (-138) (-951)))
+ (-591
+ (-2 (|:| |eqzro| (-591 *7)) (|:| |neqzro| (-591 *7))
+ (|:| |wcond| (-591 (-885 *4)))
+ (|:| |bsoln|
+ (-2 (|:| |partsol| (-1171 (-385 (-885 *4))))
+ (|:| -3612 (-591 (-1171 (-385 (-885 *4))))))))))
+ (-5 *1 (-857 *4 *5 *6 *7)) (-4 *7 (-882 *4 *6 *5)))))
+(((*1 *2 *3 *1)
+ (-12 (-5 *3 (-412))
(-5 *2
- (-591 (-2 (|:| -2274 (-1085 *4)) (|:| -3572 (-591 (-885 *4))))))
- (-5 *1 (-1195 *4 *5 *6)) (-5 *3 (-591 (-885 *4)))
- (-14 *5 (-591 (-1089))) (-14 *6 (-591 (-1089))))))
-(((*1 *2 *3 *3 *3)
- (-12 (-5 *2 (-1070 (-591 (-525)))) (-5 *1 (-816)) (-5 *3 (-525))))
+ (-591
+ (-3 (|:| -3419 (-1089))
+ (|:| |bounds| (-591 (-3 (|:| S (-1089)) (|:| P (-885 (-525)))))))))
+ (-5 *1 (-1093)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-1085 (-525))) (-5 *1 (-173)) (-5 *3 (-525))))
+ ((*1 *2 *3 *2) (-12 (-5 *3 (-712)) (-5 *1 (-724 *2)) (-4 *2 (-160))))
((*1 *2 *3)
- (-12 (-5 *2 (-1070 (-591 (-525)))) (-5 *1 (-816)) (-5 *3 (-525))))
+ (-12 (-5 *2 (-1085 (-525))) (-5 *1 (-875)) (-5 *3 (-525)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-558 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-1125))
+ (-5 *2 (-591 *3)))))
+(((*1 *2 *1 *1) (-12 (-4 *1 (-510)) (-5 *2 (-108)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *3 (-1129)) (-4 *5 (-1147 *3)) (-4 *6 (-1147 (-385 *5)))
+ (-5 *2 (-108)) (-5 *1 (-319 *4 *3 *5 *6)) (-4 *4 (-320 *3 *5 *6))))
((*1 *2 *3 *3)
- (-12 (-5 *2 (-1070 (-591 (-525)))) (-5 *1 (-816)) (-5 *3 (-525)))))
+ (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3))
+ (-4 *5 (-1147 (-385 *4))) (-5 *2 (-108)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *7 *5)) (-4 *5 (-975)) (-4 *7 (-975))
- (-4 *6 (-1147 *5)) (-5 *2 (-1085 (-1085 *7)))
- (-5 *1 (-474 *5 *6 *4 *7)) (-4 *4 (-1147 *6)))))
+ (-12 (-5 *4 (-1089))
+ (-4 *5 (-13 (-517) (-788) (-966 (-525)) (-587 (-525))))
+ (-5 *2
+ (-2 (|:| |func| *3) (|:| |kers| (-591 (-564 *3)))
+ (|:| |vals| (-591 *3))))
+ (-5 *1 (-256 *5 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *5))))))
(((*1 *2 *3)
- (-12 (-5 *3 (-591 (-854))) (-5 *2 (-837 (-525))) (-5 *1 (-850)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *2 (-1070 (-591 (-525)))) (-5 *1 (-816))
- (-5 *3 (-591 (-525))))))
-(((*1 *1 *1) (-5 *1 (-205)))
- ((*1 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206))))
- ((*1 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *2))
- (-4 *2 (-408 *3))))
- ((*1 *2 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *2))
- (-4 *2 (-408 *3))))
- ((*1 *1 *1) (-4 *1 (-1053))) ((*1 *1 *1 *1) (-4 *1 (-1053))))
-(((*1 *2 *1) (-12 (-5 *2 (-591 (-1089))) (-5 *1 (-766)))))
+ (-12 (-5 *3 (-781 (-357))) (-5 *2 (-781 (-205))) (-5 *1 (-284)))))
+(((*1 *1 *2) (-12 (-5 *2 (-591 (-1013 (-385 (-525))))) (-5 *1 (-242))))
+ ((*1 *1 *2) (-12 (-5 *2 (-591 (-1013 (-357)))) (-5 *1 (-242)))))
+(((*1 *2 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1072)) (-5 *1 (-284)))))
+(((*1 *2 *2) (-12 (-5 *2 (-294 (-205))) (-5 *1 (-192)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-631 *5)) (-5 *4 (-1171 *5)) (-4 *5 (-341))
- (-5 *2 (-108)) (-5 *1 (-612 *5))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-341)) (-4 *6 (-13 (-351 *5) (-10 -7 (-6 -4251))))
- (-4 *4 (-13 (-351 *5) (-10 -7 (-6 -4251)))) (-5 *2 (-108))
- (-5 *1 (-613 *5 *6 *4 *3)) (-4 *3 (-629 *5 *6 *4)))))
-(((*1 *2 *1 *1)
- (-12 (-5 *2 (-591 (-273 *4))) (-5 *1 (-575 *3 *4 *5)) (-4 *3 (-788))
- (-4 *4 (-13 (-160) (-659 (-385 (-525))))) (-14 *5 (-854)))))
-(((*1 *2 *1 *1)
- (-12 (-4 *3 (-341)) (-4 *3 (-975))
- (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -3857 *1)))
- (-4 *1 (-790 *3)))))
-(((*1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-308)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-591 (-2 (|:| -1348 (-1085 *6)) (|:| -2008 (-525)))))
- (-4 *6 (-286)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-108))
- (-5 *1 (-684 *4 *5 *6 *7)) (-4 *7 (-882 *6 *4 *5))))
- ((*1 *1 *1) (-12 (-4 *1 (-1050 *2)) (-4 *2 (-975)))))
-(((*1 *1 *2 *3 *4)
- (-12 (-5 *2 (-1 (-1042 *4 *3 *5))) (-4 *4 (-37 (-385 (-525))))
- (-4 *4 (-975)) (-4 *3 (-788)) (-5 *1 (-1042 *4 *3 *5))
- (-4 *5 (-882 *4 (-497 *3) *3))))
- ((*1 *1 *2 *3 *4)
- (-12 (-5 *2 (-1 (-1120 *4))) (-5 *3 (-1089)) (-5 *1 (-1120 *4))
- (-4 *4 (-37 (-385 (-525)))) (-4 *4 (-975)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))))
-(((*1 *1 *1 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-281)) (-4 *2 (-1125))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-591 (-564 *1))) (-5 *3 (-591 *1)) (-4 *1 (-281))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-591 (-273 *1))) (-4 *1 (-281))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-273 *1)) (-4 *1 (-281)))))
-(((*1 *1 *2 *3 *4)
- (-12
- (-5 *3
- (-591
- (-2 (|:| |scalar| (-385 (-525))) (|:| |coeff| (-1085 *2))
- (|:| |logand| (-1085 *2)))))
- (-5 *4 (-591 (-2 (|:| |integrand| *2) (|:| |intvar| *2))))
- (-4 *2 (-341)) (-5 *1 (-542 *2)))))
-(((*1 *2 *2 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1125)))))
-(((*1 *2 *3 *4 *2 *5)
- (-12 (-5 *3 (-591 *8)) (-5 *4 (-591 (-825 *6)))
- (-5 *5 (-1 (-822 *6 *8) *8 (-825 *6) (-822 *6 *8))) (-4 *6 (-1018))
- (-4 *8 (-13 (-975) (-566 (-825 *6)) (-966 *7))) (-5 *2 (-822 *6 *8))
- (-4 *7 (-13 (-975) (-788))) (-5 *1 (-874 *6 *7 *8)))))
-(((*1 *2 *3) (-12 (-5 *3 (-591 (-51))) (-5 *2 (-1176)) (-5 *1 (-797)))))
-(((*1 *1 *1) (-12 (-4 *1 (-1159 *2)) (-4 *2 (-1125)))))
-(((*1 *2 *3 *3 *4)
- (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
- (-4 *3 (-989 *5 *6 *7))
- (-5 *2 (-591 (-2 (|:| |val| (-591 *3)) (|:| -3374 *4))))
- (-5 *1 (-995 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-517) (-788) (-966 (-525))))
- (-5 *2 (-157 (-294 *4))) (-5 *1 (-170 *4 *3))
- (-4 *3 (-13 (-27) (-1111) (-408 (-157 *4))))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-13 (-429) (-788) (-966 (-525)) (-587 (-525))))
- (-5 *2 (-157 *3)) (-5 *1 (-1115 *4 *3))
- (-4 *3 (-13 (-27) (-1111) (-408 *4))))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788))
- (-4 *7 (-989 *4 *5 *6))
- (-5 *2 (-591 (-2 (|:| -3529 *1) (|:| -1976 (-591 *7)))))
- (-5 *3 (-591 *7)) (-4 *1 (-1119 *4 *5 *6 *7)))))
+ (-12 (-5 *4 (-1 *5 *5))
+ (-4 *5 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525)))))))
+ (-5 *2
+ (-2 (|:| |solns| (-591 *5))
+ (|:| |maps| (-591 (-2 (|:| |arg| *5) (|:| |res| *5))))))
+ (-5 *1 (-1044 *3 *5)) (-4 *3 (-1147 *5)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))))
+(((*1 *1 *1) (|partial| -4 *1 (-136))) ((*1 *1 *1) (-4 *1 (-327)))
+ ((*1 *1 *1) (|partial| -12 (-4 *1 (-136)) (-4 *1 (-842)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3))
- (-4 *5 (-1147 (-385 *4)))
- (-5 *2 (-2 (|:| |num| (-1171 *4)) (|:| |den| *4))))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-591 (-591 *3))) (-4 *3 (-788)) (-5 *1 (-1097 *3)))))
-(((*1 *2 *1 *3 *3 *3 *2)
- (-12 (-5 *3 (-712)) (-5 *1 (-619 *2)) (-4 *2 (-1018)))))
+ (-12 (-4 *1 (-1119 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-734))
+ (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-108))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *1 (-1119 *4 *5 *6 *3)) (-4 *4 (-517)) (-4 *5 (-734))
+ (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-108)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *2 (-1 (-357))) (-5 *1 (-968)) (-5 *3 (-357)))))
+(((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-859)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-1 (-108) *7 (-591 *7))) (-4 *1 (-1119 *4 *5 *6 *7))
+ (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-989 *4 *5 *6))
+ (-5 *2 (-108)))))
(((*1 *1 *1 *2)
- (|partial| -12 (-5 *2 (-854)) (-5 *1 (-1019 *3 *4)) (-14 *3 *2)
- (-14 *4 *2))))
+ (-12 (-5 *2 (-712)) (-4 *1 (-352 *3 *4)) (-4 *3 (-788))
+ (-4 *4 (-160))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-712)) (-4 *1 (-1190 *3 *4)) (-4 *3 (-788))
+ (-4 *4 (-975)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1103 *4 *5))
+ (-4 *4 (-1018)) (-4 *5 (-1018)))))
+(((*1 *2 *3 *1)
+ (-12 (-4 *1 (-994 *4 *5 *6 *3)) (-4 *4 (-429)) (-4 *5 (-734))
+ (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-108)))))
+(((*1 *2 *3 *3) (-12 (-5 *3 (-1036)) (-5 *2 (-1176)) (-5 *1 (-772)))))
(((*1 *1 *1 *2)
- (-12 (-5 *2 (-591 (-525))) (-5 *1 (-130 *3 *4 *5)) (-14 *3 (-525))
- (-14 *4 (-712)) (-4 *5 (-160)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *2 (-985 (-953 *4) (-1085 (-953 *4)))) (-5 *3 (-796))
- (-5 *1 (-953 *4)) (-4 *4 (-13 (-786) (-341) (-951))))))
+ (-12 (-5 *2 (-591 (-525))) (-5 *1 (-227 *3 *4))
+ (-14 *3 (-591 (-1089))) (-4 *4 (-975))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-591 (-525))) (-14 *3 (-591 (-1089)))
+ (-5 *1 (-431 *3 *4 *5)) (-4 *4 (-975))
+ (-4 *5 (-218 (-2028 *3) (-712)))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-591 (-525))) (-5 *1 (-457 *3 *4))
+ (-14 *3 (-591 (-1089))) (-4 *4 (-975)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-876 *3)) (-4 *3 (-13 (-341) (-1111) (-932)))
+ (-5 *1 (-163 *3)))))
+(((*1 *2 *2 *1)
+ (-12 (-5 *2 (-1193 *3 *4)) (-4 *1 (-352 *3 *4)) (-4 *3 (-788))
+ (-4 *4 (-160))))
+ ((*1 *1 *1 *1) (|partial| -12 (-5 *1 (-364 *2)) (-4 *2 (-1018))))
+ ((*1 *1 *1 *2) (|partial| -12 (-5 *1 (-760 *2)) (-4 *2 (-788))))
+ ((*1 *1 *1 *1) (|partial| -12 (-5 *1 (-760 *2)) (-4 *2 (-788))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *1 (-1186 *2 *3)) (-4 *2 (-788)) (-4 *3 (-975))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-760 *3)) (-4 *1 (-1186 *3 *4)) (-4 *3 (-788))
+ (-4 *4 (-975))))
+ ((*1 *1 *1 *2)
+ (-12 (-4 *1 (-1186 *2 *3)) (-4 *2 (-788)) (-4 *3 (-975)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-932))))))
(((*1 *2 *3 *1)
- (-12 (-4 *4 (-13 (-786) (-341))) (-5 *2 (-108)) (-5 *1 (-985 *4 *3))
- (-4 *3 (-1147 *4)))))
-(((*1 *2 *2 *3 *3)
- (-12 (-5 *2 (-631 *3)) (-4 *3 (-286)) (-5 *1 (-641 *3)))))
+ (-12 (-5 *3 (-1089))
+ (-5 *2 (-3 (|:| |fst| (-412)) (|:| -1411 "void"))) (-5 *1 (-1092)))))
+(((*1 *2 *2 *3)
+ (|partial| -12 (-5 *3 (-1 *6 *6)) (-4 *6 (-1147 *5))
+ (-4 *5 (-13 (-27) (-408 *4)))
+ (-4 *4 (-13 (-788) (-517) (-966 (-525))))
+ (-4 *7 (-1147 (-385 *6))) (-5 *1 (-513 *4 *5 *6 *7 *2))
+ (-4 *2 (-320 *5 *6 *7)))))
(((*1 *2 *3 *4)
- (-12 (-4 *5 (-341)) (-4 *5 (-517))
- (-5 *2
- (-2 (|:| |minor| (-591 (-854))) (|:| -1317 *3)
- (|:| |minors| (-591 (-591 (-854)))) (|:| |ops| (-591 *3))))
- (-5 *1 (-88 *5 *3)) (-5 *4 (-854)) (-4 *3 (-601 *5)))))
-(((*1 *1) (-5 *1 (-146))))
-(((*1 *2 *3 *2)
- (-12 (-5 *3 (-631 *2)) (-4 *2 (-160)) (-5 *1 (-137 *2))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-160)) (-4 *2 (-1147 *4)) (-5 *1 (-164 *4 *2 *3))
- (-4 *3 (-666 *4 *2))))
+ (-12 (-4 *5 (-1018)) (-4 *6 (-819 *5)) (-5 *2 (-818 *5 *6 (-591 *6)))
+ (-5 *1 (-820 *5 *6 *4)) (-5 *3 (-591 *6)) (-4 *4 (-566 (-825 *5)))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-631 (-385 (-885 *5)))) (-5 *4 (-1089))
- (-5 *2 (-885 *5)) (-5 *1 (-271 *5)) (-4 *5 (-429))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-631 (-385 (-885 *4)))) (-5 *2 (-885 *4))
- (-5 *1 (-271 *4)) (-4 *4 (-429))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-348 *3 *2)) (-4 *3 (-160)) (-4 *2 (-1147 *3))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-631 (-157 (-385 (-525)))))
- (-5 *2 (-885 (-157 (-385 (-525))))) (-5 *1 (-706 *4))
- (-4 *4 (-13 (-341) (-786)))))
+ (-12 (-4 *5 (-1018)) (-5 *2 (-591 (-273 *3))) (-5 *1 (-820 *5 *3 *4))
+ (-4 *3 (-966 (-1089))) (-4 *3 (-819 *5)) (-4 *4 (-566 (-825 *5)))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-631 (-157 (-385 (-525))))) (-5 *4 (-1089))
- (-5 *2 (-885 (-157 (-385 (-525))))) (-5 *1 (-706 *5))
- (-4 *5 (-13 (-341) (-786)))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-631 (-385 (-525)))) (-5 *2 (-885 (-385 (-525))))
- (-5 *1 (-720 *4)) (-4 *4 (-13 (-341) (-786)))))
+ (-12 (-4 *5 (-1018)) (-5 *2 (-591 (-273 (-885 *3))))
+ (-5 *1 (-820 *5 *3 *4)) (-4 *3 (-975))
+ (-3389 (-4 *3 (-966 (-1089)))) (-4 *3 (-819 *5))
+ (-4 *4 (-566 (-825 *5)))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-631 (-385 (-525)))) (-5 *4 (-1089))
- (-5 *2 (-885 (-385 (-525)))) (-5 *1 (-720 *5))
- (-4 *5 (-13 (-341) (-786))))))
+ (-12 (-4 *5 (-1018)) (-5 *2 (-822 *5 *3)) (-5 *1 (-820 *5 *3 *4))
+ (-3389 (-4 *3 (-966 (-1089)))) (-3389 (-4 *3 (-975)))
+ (-4 *3 (-819 *5)) (-4 *4 (-566 (-825 *5))))))
(((*1 *2 *2)
- (-12 (-5 *2 (-591 (-885 *3))) (-4 *3 (-429)) (-5 *1 (-338 *3 *4))
- (-14 *4 (-591 (-1089)))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-591 *6)) (-4 *6 (-882 *3 *4 *5)) (-4 *3 (-429))
- (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-427 *3 *4 *5 *6))))
+ (-12 (-5 *2 (-591 *6)) (-4 *6 (-882 *3 *4 *5)) (-4 *3 (-286))
+ (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-424 *3 *4 *5 *6))))
((*1 *2 *2 *3)
(-12 (-5 *2 (-591 *7)) (-5 *3 (-1072)) (-4 *7 (-882 *4 *5 *6))
- (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
- (-5 *1 (-427 *4 *5 *6 *7))))
+ (-4 *4 (-286)) (-4 *5 (-734)) (-4 *6 (-788))
+ (-5 *1 (-424 *4 *5 *6 *7))))
((*1 *2 *2 *3 *3)
(-12 (-5 *2 (-591 *7)) (-5 *3 (-1072)) (-4 *7 (-882 *4 *5 *6))
- (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
- (-5 *1 (-427 *4 *5 *6 *7))))
- ((*1 *1 *1)
- (-12 (-4 *2 (-341)) (-4 *3 (-734)) (-4 *4 (-788))
- (-5 *1 (-477 *2 *3 *4 *5)) (-4 *5 (-882 *2 *3 *4))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-591 (-721 *3 (-798 *4)))) (-4 *3 (-429))
- (-14 *4 (-591 (-1089))) (-5 *1 (-576 *3 *4)))))
-(((*1 *2 *3 *3 *4)
- (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
- (-4 *3 (-989 *5 *6 *7))
- (-5 *2 (-591 (-2 (|:| |val| *3) (|:| -3374 *4))))
- (-5 *1 (-995 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))))
-(((*1 *2 *2 *2)
- (-12 (-4 *2 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525)))))))
- (-5 *1 (-1044 *3 *2)) (-4 *3 (-1147 *2)))))
+ (-4 *4 (-286)) (-4 *5 (-734)) (-4 *6 (-788))
+ (-5 *1 (-424 *4 *5 *6 *7)))))
+(((*1 *2 *3 *4 *5 *6)
+ (-12 (-5 *5 (-591 (-591 (-3 (|:| |array| *6) (|:| |scalar| *3)))))
+ (-5 *4 (-591 (-3 (|:| |array| (-591 *3)) (|:| |scalar| (-1089)))))
+ (-5 *6 (-591 (-1089))) (-5 *3 (-1089)) (-5 *2 (-1022))
+ (-5 *1 (-375))))
+ ((*1 *2 *3 *4 *5 *6 *3)
+ (-12 (-5 *5 (-591 (-591 (-3 (|:| |array| *6) (|:| |scalar| *3)))))
+ (-5 *4 (-591 (-3 (|:| |array| (-591 *3)) (|:| |scalar| (-1089)))))
+ (-5 *6 (-591 (-1089))) (-5 *3 (-1089)) (-5 *2 (-1022))
+ (-5 *1 (-375))))
+ ((*1 *2 *3 *4 *5 *4)
+ (-12 (-5 *4 (-591 (-1089))) (-5 *5 (-1092)) (-5 *3 (-1089))
+ (-5 *2 (-1022)) (-5 *1 (-375)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-327)) (-5 *2 (-396 (-1085 (-1085 *4))))
+ (-5 *1 (-1124 *4)) (-5 *3 (-1085 (-1085 *4))))))
+(((*1 *2 *1) (-12 (-5 *2 (-591 (-1089))) (-5 *1 (-1093)))))
(((*1 *2 *1)
+ (-12 (-4 *1 (-989 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734))
+ (-4 *5 (-788)) (-5 *2 (-108)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1089))
+ (-4 *5 (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525))))
+ (-5 *2 (-542 *3)) (-5 *1 (-404 *5 *3))
+ (-4 *3 (-13 (-1111) (-29 *5))))))
+(((*1 *1 *1 *1)
+ (-12 (|has| *1 (-6 -4251)) (-4 *1 (-224 *2)) (-4 *2 (-1125))))
+ ((*1 *1 *1 *1) (-12 (-4 *1 (-261 *2)) (-4 *2 (-1125))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-261 *2)) (-4 *2 (-1125))))
+ ((*1 *1 *1 *2)
+ (-12 (|has| *1 (-6 -4251)) (-4 *1 (-1159 *2)) (-4 *2 (-1125))))
+ ((*1 *1 *1 *1)
+ (-12 (|has| *1 (-6 -4251)) (-4 *1 (-1159 *2)) (-4 *2 (-1125)))))
+(((*1 *1 *1) (-5 *1 (-987))))
+(((*1 *2 *1 *3) (-12 (-4 *1 (-33)) (-5 *3 (-712)) (-5 *2 (-108)))))
+(((*1 *2 *2 *3 *4)
+ (|partial| -12
+ (-5 *3
+ (-1 (-3 (-2 (|:| -2428 *4) (|:| |coeff| *4)) "failed") *4))
+ (-4 *4 (-341)) (-5 *1 (-535 *4 *2)) (-4 *2 (-1147 *4)))))
+(((*1 *1 *2) (-12 (-5 *2 (-1036)) (-5 *1 (-308)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-712)) (-5 *2 (-1085 *4)) (-5 *1 (-495 *4))
+ (-4 *4 (-327)))))
+(((*1 *2 *1)
+ (-12 (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-591 *1))
+ (-4 *1 (-989 *3 *4 *5)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-774 *3)) (-4 *3 (-1018))))
+ ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-781 *3)) (-4 *3 (-1018)))))
+(((*1 *2 *3)
+ (-12 (-4 *2 (-1147 *4)) (-5 *1 (-750 *4 *2 *3 *5))
+ (-4 *4 (-13 (-341) (-138) (-966 (-385 (-525))))) (-4 *3 (-601 *2))
+ (-4 *5 (-601 (-385 *2))))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-807)) (-5 *3 (-591 (-242))) (-5 *1 (-240)))))
+(((*1 *2 *3)
(-12
- (-5 *2
- (-591
- (-2 (|:| |scalar| (-385 (-525))) (|:| |coeff| (-1085 *3))
- (|:| |logand| (-1085 *3)))))
- (-5 *1 (-542 *3)) (-4 *3 (-341)))))
-(((*1 *2 *3) (-12 (-5 *3 (-712)) (-5 *2 (-1176)) (-5 *1 (-357))))
- ((*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-357)))))
+ (-5 *3
+ (-2 (|:| |xinit| (-205)) (|:| |xend| (-205))
+ (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205)))
+ (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205)))
+ (|:| |abserr| (-205)) (|:| |relerr| (-205))))
+ (-5 *2 (-357)) (-5 *1 (-187)))))
+(((*1 *2 *3 *3 *3)
+ (-12 (-5 *3 (-1072)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
+ (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-1176))
+ (-5 *1 (-995 *4 *5 *6 *7 *8)) (-4 *8 (-994 *4 *5 *6 *7))))
+ ((*1 *2 *3 *3 *3)
+ (-12 (-5 *3 (-1072)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
+ (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-1176))
+ (-5 *1 (-1026 *4 *5 *6 *7 *8)) (-4 *8 (-994 *4 *5 *6 *7)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-517)) (-4 *4 (-923 *3)) (-5 *1 (-133 *3 *4 *2))
+ (-4 *2 (-351 *4))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-517)) (-4 *5 (-923 *4)) (-4 *2 (-351 *4))
+ (-5 *1 (-476 *4 *5 *2 *3)) (-4 *3 (-351 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-631 *5)) (-4 *5 (-923 *4)) (-4 *4 (-517))
+ (-5 *2 (-631 *4)) (-5 *1 (-634 *4 *5))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-517)) (-4 *4 (-923 *3)) (-5 *1 (-1140 *3 *4 *2))
+ (-4 *2 (-1147 *4)))))
+(((*1 *2 *3) (-12 (-5 *3 (-762)) (-5 *2 (-51)) (-5 *1 (-772)))))
+(((*1 *2 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1072)) (-5 *1 (-284)))))
+(((*1 *2 *1) (-12 (-4 *1 (-281)) (-5 *2 (-591 (-110))))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-907 *3 *4 *5 *6)) (-4 *3 (-975)) (-4 *4 (-734))
+ (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-108)))))
(((*1 *1 *1 *2)
- (-12 (-5 *2 (-525)) (-5 *1 (-294 *3)) (-4 *3 (-517)) (-4 *3 (-788)))))
-(((*1 *2 *3 *1)
- (|partial| -12 (-5 *3 (-1089)) (-5 *2 (-591 (-897))) (-5 *1 (-270)))))
-(((*1 *1) (-4 *1 (-23))) ((*1 *1) (-4 *1 (-33)))
- ((*1 *1)
- (-12 (-5 *1 (-130 *2 *3 *4)) (-14 *2 (-525)) (-14 *3 (-712))
- (-4 *4 (-160))))
- ((*1 *1) (-4 *1 (-668))) ((*1 *1) (-5 *1 (-1089))))
+ (-12 (-5 *2 (-525)) (-4 *1 (-1012 *3)) (-4 *3 (-1125)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-734)) (-4 *4 (-788)) (-4 *6 (-286)) (-5 *2 (-396 *3))
+ (-5 *1 (-684 *5 *4 *6 *3)) (-4 *3 (-882 *6 *5 *4)))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-429))
+ (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788))
+ (-5 *1 (-908 *3 *4 *5 *6)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-591 (-2 (|:| |val| *3) (|:| -3585 *4))))
+ (-5 *1 (-1055 *3 *4)) (-4 *3 (-13 (-1018) (-33)))
+ (-4 *4 (-13 (-1018) (-33))))))
+(((*1 *1 *2 *2 *2 *2) (-12 (-5 *1 (-660 *2)) (-4 *2 (-341)))))
+(((*1 *2 *3 *3 *3 *3)
+ (-12 (-4 *4 (-429)) (-4 *3 (-734)) (-4 *5 (-788)) (-5 *2 (-108))
+ (-5 *1 (-426 *4 *3 *5 *6)) (-4 *6 (-882 *4 *3 *5)))))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-1091 (-385 (-525)))) (-5 *1 (-172)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-1171 *5)) (-4 *5 (-733)) (-5 *2 (-108))
+ (-5 *1 (-783 *4 *5)) (-14 *4 (-712)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-37 (-385 (-525))))
- (-5 *2 (-2 (|:| -3144 (-1070 *4)) (|:| -3156 (-1070 *4))))
- (-5 *1 (-1076 *4)) (-5 *3 (-1070 *4)))))
-(((*1 *2)
- (-12 (-4 *3 (-975)) (-5 *2 (-890 (-654 *3 *4))) (-5 *1 (-654 *3 *4))
- (-4 *4 (-1147 *3)))))
+ (-12 (-5 *2 (-1091 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1018)) (-4 *6 (-1018))
- (-5 *2 (-1 *6 *4 *5)) (-5 *1 (-626 *4 *5 *6)) (-4 *4 (-1018)))))
-(((*1 *1) (-12 (-4 *1 (-403 *2)) (-4 *2 (-346)) (-4 *2 (-1018)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-1171 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160))
- (-5 *2 (-631 *4))))
- ((*1 *2 *1) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-631 *3)))))
-(((*1 *1 *1 *1)
- (-12 (-4 *1 (-301 *2 *3)) (-4 *2 (-1018)) (-4 *3 (-126))
- (-4 *3 (-733)))))
-(((*1 *1 *2 *3 *3 *4 *4)
- (-12 (-5 *2 (-885 (-525))) (-5 *3 (-1089))
- (-5 *4 (-1013 (-385 (-525)))) (-5 *1 (-30)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 (-1070 *3))) (-5 *2 (-1070 *3)) (-5 *1 (-1074 *3))
- (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-975)))))
-(((*1 *1 *1 *1) (-5 *1 (-796))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1125)) (-5 *1 (-1048 *4 *2))
- (-4 *2 (-13 (-558 (-525) *4) (-10 -7 (-6 -4250) (-6 -4251))))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-788)) (-4 *3 (-1125)) (-5 *1 (-1048 *3 *2))
- (-4 *2 (-13 (-558 (-525) *3) (-10 -7 (-6 -4250) (-6 -4251)))))))
+ (-12 (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108))
+ (-5 *1 (-908 *4 *5 *6 *3)) (-4 *3 (-989 *4 *5 *6)))))
+(((*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-396 *3)) (-4 *3 (-517))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-591 (-2 (|:| -2542 *4) (|:| -2743 (-525)))))
+ (-4 *4 (-1147 (-525))) (-5 *2 (-712)) (-5 *1 (-419 *4)))))
+(((*1 *2 *1 *3 *4)
+ (-12 (-5 *3 (-854)) (-5 *4 (-807)) (-5 *2 (-1176)) (-5 *1 (-1172))))
+ ((*1 *2 *1 *3 *4)
+ (-12 (-5 *3 (-854)) (-5 *4 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1172))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1173)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-1 (-876 *3) (-876 *3))) (-5 *1 (-163 *3))
- (-4 *3 (-13 (-341) (-1111) (-932)))))
- ((*1 *2)
+ (-12 (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-286)) (-5 *2 (-396 *3))
+ (-5 *1 (-684 *4 *5 *6 *3)) (-4 *3 (-882 *6 *4 *5)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))))
+(((*1 *2 *2 *2 *3)
+ (-12 (-5 *2 (-1171 (-525))) (-5 *3 (-525)) (-5 *1 (-1028))))
+ ((*1 *2 *3 *2 *4)
+ (-12 (-5 *2 (-1171 (-525))) (-5 *3 (-591 (-525))) (-5 *4 (-525))
+ (-5 *1 (-1028)))))
+(((*1 *2 *3 *4 *4 *3 *5 *3 *3 *4 *3 *6)
+ (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *5 (-205))
+ (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-76 FUNCTN))))
+ (-5 *2 (-964)) (-5 *1 (-690)))))
+(((*1 *2 *3)
+ (-12 (-4 *2 (-341)) (-4 *2 (-786)) (-5 *1 (-878 *2 *3))
+ (-4 *3 (-1147 *2)))))
+(((*1 *2)
(|partial| -12 (-4 *4 (-1129)) (-4 *5 (-1147 (-385 *2)))
(-4 *2 (-1147 *4)) (-5 *1 (-319 *3 *4 *2 *5))
(-4 *3 (-320 *4 *2 *5))))
((*1 *2)
(|partial| -12 (-4 *1 (-320 *3 *2 *4)) (-4 *3 (-1129))
(-4 *4 (-1147 (-385 *2))) (-4 *2 (-1147 *3)))))
-(((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-591 (-242))) (-5 *4 (-1089))
- (-5 *1 (-241 *2)) (-4 *2 (-1125))))
- ((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-591 (-242))) (-5 *4 (-1089)) (-5 *2 (-51))
- (-5 *1 (-242)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1 *5 *4 *4)) (-4 *4 (-1018)) (-4 *5 (-1018))
- (-5 *2 (-1 *5 *4)) (-5 *1 (-625 *4 *5)))))
+ (-12 (-5 *3 (-591 *2)) (-4 *2 (-1147 *4)) (-5 *1 (-504 *4 *2 *5 *6))
+ (-4 *4 (-286)) (-14 *5 *4) (-14 *6 (-1 *4 *4 (-712))))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-1078 *2 *3)) (-14 *2 (-854)) (-4 *3 (-975)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-525)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *2 (-975))
- (-5 *1 (-299 *4 *5 *2 *6)) (-4 *6 (-882 *2 *4 *5)))))
-(((*1 *1 *1 *1)
- (-12 (-5 *1 (-130 *2 *3 *4)) (-14 *2 (-525)) (-14 *3 (-712))
- (-4 *4 (-160))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-788) (-517))) (-5 *1 (-147 *4 *2))
- (-4 *2 (-408 *4))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1011 *2)) (-4 *2 (-408 *4)) (-4 *4 (-13 (-788) (-517)))
- (-5 *1 (-147 *4 *2))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-1011 *1)) (-4 *1 (-149))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-149)) (-5 *2 (-1089))))
- ((*1 *1 *1 *1)
- (-12 (-4 *1 (-442 *2 *3)) (-4 *2 (-160)) (-4 *3 (-23))))
- ((*1 *1 *1 *1 *2)
- (-12 (-5 *2 (-712)) (-5 *1 (-1189 *3 *4)) (-4 *3 (-788))
- (-4 *4 (-160)))))
+ (-12 (-5 *3 (-591 (-457 *4 *5))) (-14 *4 (-591 (-1089)))
+ (-4 *5 (-429))
+ (-5 *2
+ (-2 (|:| |gblist| (-591 (-227 *4 *5)))
+ (|:| |gvlist| (-591 (-525)))))
+ (-5 *1 (-579 *4 *5)))))
+(((*1 *1 *1 *1) (-4 *1 (-606))) ((*1 *1 *1 *1) (-5 *1 (-1036))))
+(((*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1096)))))
+(((*1 *2 *3 *4 *5 *6)
+ (|partial| -12 (-5 *4 (-1 *8 *8))
+ (-5 *5
+ (-1 (-3 (-2 (|:| -2428 *7) (|:| |coeff| *7)) "failed") *7))
+ (-5 *6 (-591 (-385 *8))) (-4 *7 (-341)) (-4 *8 (-1147 *7))
+ (-5 *3 (-385 *8))
+ (-5 *2
+ (-2
+ (|:| |answer|
+ (-2 (|:| |mainpart| *3)
+ (|:| |limitedlogs|
+ (-591 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
+ (|:| |a0| *7)))
+ (-5 *1 (-535 *7 *8)))))
+(((*1 *2 *2 *2 *2 *3 *3 *4)
+ (|partial| -12 (-5 *3 (-564 *2))
+ (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1089)))
+ (-4 *2 (-13 (-408 *5) (-27) (-1111)))
+ (-4 *5 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525))))
+ (-5 *1 (-527 *5 *2 *6)) (-4 *6 (-1018)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-591 (-1089))) (-5 *2 (-1176)) (-5 *1 (-1092))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-591 (-1089))) (-5 *3 (-1089)) (-5 *2 (-1176))
- (-5 *1 (-1092))))
- ((*1 *2 *3 *4 *1)
- (-12 (-5 *4 (-591 (-1089))) (-5 *3 (-1089)) (-5 *2 (-1176))
- (-5 *1 (-1092)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-591 (-2 (|:| |gen| *3) (|:| -1409 (-525)))))
- (-5 *1 (-339 *3)) (-4 *3 (-1018))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-591 (-2 (|:| |gen| *3) (|:| -1409 (-712)))))
+ (-12 (-5 *3 (-1 *5 (-591 *5))) (-4 *5 (-1162 *4))
+ (-4 *4 (-37 (-385 (-525))))
+ (-5 *2 (-1 (-1070 *4) (-591 (-1070 *4)))) (-5 *1 (-1164 *4 *5)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-1111))))))
+(((*1 *2 *3 *4 *4 *4 *4)
+ (-12 (-5 *3 (-631 (-205))) (-5 *4 (-525)) (-5 *2 (-964))
+ (-5 *1 (-697)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *5 (-712)) (-4 *6 (-1018)) (-4 *3 (-833 *6))
+ (-5 *2 (-631 *3)) (-5 *1 (-633 *6 *3 *7 *4)) (-4 *7 (-351 *3))
+ (-4 *4 (-13 (-351 *6) (-10 -7 (-6 -4250)))))))
+(((*1 *2 *1) (-12 (-4 *1 (-367)) (-5 *2 (-108)))))
+(((*1 *2 *1) (-12 (-4 *1 (-345 *2)) (-4 *2 (-160)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-591 (-205))) (-5 *2 (-1171 (-640))) (-5 *1 (-284)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-591 (-591 *3))) (-4 *3 (-1018)) (-5 *1 (-838 *3)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-765)))))
+(((*1 *1 *1 *1) (-4 *1 (-606))) ((*1 *1 *1 *1) (-5 *1 (-1036))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-932))))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-385 (-525))) (-4 *1 (-515 *3))
+ (-4 *3 (-13 (-382) (-1111)))))
+ ((*1 *1 *2) (-12 (-4 *1 (-515 *2)) (-4 *2 (-13 (-382) (-1111)))))
+ ((*1 *1 *2 *2) (-12 (-4 *1 (-515 *2)) (-4 *2 (-13 (-382) (-1111))))))
+(((*1 *2)
+ (-12 (-4 *4 (-160)) (-5 *2 (-591 (-1171 *4))) (-5 *1 (-344 *3 *4))
+ (-4 *3 (-345 *4))))
+ ((*1 *2)
+ (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-4 *3 (-517))
+ (-5 *2 (-591 (-1171 *3))))))
+(((*1 *1 *2) (-12 (-5 *1 (-1112 *2)) (-4 *2 (-1018))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-591 *3)) (-4 *3 (-1018)) (-5 *1 (-1112 *3))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *3 (-591 (-1112 *2))) (-5 *1 (-1112 *2)) (-4 *2 (-1018)))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
+ (-4 *4 (-788)))))
+(((*1 *2 *1 *1)
+ (-12
+ (-5 *2
+ (-2 (|:| |lm| (-364 *3)) (|:| |mm| (-364 *3)) (|:| |rm| (-364 *3))))
(-5 *1 (-364 *3)) (-4 *3 (-1018))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-591 (-2 (|:| -1348 *3) (|:| -2008 (-525)))))
- (-5 *1 (-396 *3)) (-4 *3 (-517))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-591 (-2 (|:| |gen| *3) (|:| -1409 (-712)))))
+ ((*1 *2 *1 *1)
+ (-12
+ (-5 *2
+ (-2 (|:| |lm| (-760 *3)) (|:| |mm| (-760 *3)) (|:| |rm| (-760 *3))))
(-5 *1 (-760 *3)) (-4 *3 (-788)))))
+(((*1 *2 *2) (-12 (-5 *1 (-543 *2)) (-4 *2 (-510)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1056 *4 *2)) (-14 *4 (-854))
- (-4 *2 (-13 (-975) (-10 -7 (-6 (-4252 "*"))))) (-5 *1 (-835 *4 *2)))))
+ (-12 (-5 *3 (-825 *4)) (-4 *4 (-1018)) (-5 *2 (-1 (-108) *5))
+ (-5 *1 (-823 *4 *5)) (-4 *5 (-1125)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788))
+ (-4 *7 (-989 *4 *5 *6))
+ (-5 *2 (-2 (|:| |goodPols| (-591 *7)) (|:| |badPols| (-591 *7))))
+ (-5 *1 (-908 *4 *5 *6 *7)) (-5 *3 (-591 *7)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-108)) (-5 *1 (-49 *3 *4)) (-4 *3 (-975))
- (-14 *4 (-591 (-1089)))))
+ (-12 (-4 *1 (-304 *3 *4)) (-4 *3 (-975)) (-4 *4 (-733))
+ (-5 *2 (-712))))
((*1 *2 *1)
- (-12 (-5 *2 (-108)) (-5 *1 (-203 *3 *4)) (-4 *3 (-13 (-975) (-788)))
- (-14 *4 (-591 (-1089))))))
-(((*1 *1)
- (-12 (-5 *1 (-130 *2 *3 *4)) (-14 *2 (-525)) (-14 *3 (-712))
- (-4 *4 (-160)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 (-721 *5 (-798 *6)))) (-5 *4 (-108)) (-4 *5 (-429))
- (-14 *6 (-591 (-1089))) (-5 *2 (-591 (-972 *5 *6)))
- (-5 *1 (-576 *5 *6)))))
-(((*1 *1 *1)
- (|partial| -12 (-5 *1 (-273 *2)) (-4 *2 (-668)) (-4 *2 (-1125)))))
-(((*1 *2 *3 *4 *4 *5 *6)
- (-12 (-5 *3 (-591 (-591 (-876 (-205))))) (-5 *4 (-807))
- (-5 *5 (-854)) (-5 *6 (-591 (-242))) (-5 *2 (-445)) (-5 *1 (-1175))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-591 (-591 (-876 (-205))))) (-5 *2 (-445))
- (-5 *1 (-1175))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 (-591 (-876 (-205))))) (-5 *4 (-591 (-242)))
- (-5 *2 (-445)) (-5 *1 (-1175)))))
-(((*1 *2 *3 *3 *1)
- (|partial| -12 (-5 *3 (-1089)) (-5 *2 (-1022)) (-5 *1 (-270)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-517))
- (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-591 (-1182 *4 *5 *6 *7)))
- (-5 *1 (-1182 *4 *5 *6 *7))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-591 *9)) (-5 *4 (-1 (-108) *9 *9))
- (-5 *5 (-1 *9 *9 *9)) (-4 *9 (-989 *6 *7 *8)) (-4 *6 (-517))
- (-4 *7 (-734)) (-4 *8 (-788)) (-5 *2 (-591 (-1182 *6 *7 *8 *9)))
- (-5 *1 (-1182 *6 *7 *8 *9)))))
-(((*1 *1) (-5 *1 (-146))))
-(((*1 *2 *2) (-12 (-5 *2 (-591 (-631 (-294 (-525))))) (-5 *1 (-960)))))
-(((*1 *2 *3 *4 *4 *4 *4 *5 *5 *5)
- (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357))
- (-5 *2
- (-2 (|:| -3024 *4) (|:| -1483 *4) (|:| |totalpts| (-525))
- (|:| |success| (-108))))
- (-5 *1 (-730)) (-5 *5 (-525)))))
-(((*1 *1 *2)
- (|partial| -12 (-5 *2 (-1184 *3 *4)) (-4 *3 (-788)) (-4 *4 (-160))
- (-5 *1 (-609 *3 *4))))
+ (-12 (-4 *1 (-360 *3 *4)) (-4 *3 (-975)) (-4 *4 (-1018))
+ (-5 *2 (-712))))
((*1 *2 *1)
- (|partial| -12 (-5 *2 (-609 *3 *4)) (-5 *1 (-1189 *3 *4))
- (-4 *3 (-788)) (-4 *4 (-160)))))
-(((*1 *1 *1 *2 *2 *1)
- (-12 (-5 *2 (-525)) (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975))
- (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))))
-(((*1 *2) (-12 (-5 *2 (-854)) (-5 *1 (-1174))))
- ((*1 *2 *2) (-12 (-5 *2 (-854)) (-5 *1 (-1174)))))
-(((*1 *1)
- (-12 (-5 *1 (-594 *2 *3 *4)) (-4 *2 (-1018)) (-4 *3 (-23))
- (-14 *4 *3))))
+ (-12 (-5 *2 (-712)) (-5 *1 (-677 *3 *4)) (-4 *3 (-975))
+ (-4 *4 (-668)))))
+(((*1 *1) (-12 (-5 *1 (-207 *2)) (-4 *2 (-13 (-341) (-1111))))))
+(((*1 *1 *2 *1) (-12 (-5 *1 (-117 *2)) (-4 *2 (-788)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-1085 (-385 (-885 *3)))) (-5 *1 (-430 *3 *4 *5 *6))
- (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-854))
- (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-1147 *2)) (-4 *2 (-1129)) (-5 *1 (-139 *2 *4 *3))
- (-4 *3 (-1147 (-385 *4))))))
-(((*1 *2) (-12 (-5 *2 (-1061 (-1072))) (-5 *1 (-369)))))
-(((*1 *2 *3)
- (|partial| -12
- (-5 *3
- (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205)))
- (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205))
- (|:| |relerr| (-205))))
- (-5 *2 (-591 (-205))) (-5 *1 (-186)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1072)) (-5 *1 (-763)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *5 *4)) (-4 *4 (-1018)) (-4 *5 (-1018))
- (-5 *2 (-1 *5)) (-5 *1 (-625 *4 *5)))))
-(((*1 *1 *2 *3) (-12 (-5 *2 (-712)) (-5 *3 (-108)) (-5 *1 (-106))))
- ((*1 *2 *2) (-12 (-5 *2 (-854)) (|has| *1 (-6 -4241)) (-4 *1 (-382))))
- ((*1 *2) (-12 (-4 *1 (-382)) (-5 *2 (-854)))))
-(((*1 *2 *2 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1125)))))
+ (-12 (-4 *1 (-1119 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-734))
+ (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-591 *6)))))
+(((*1 *2 *2 *2 *2)
+ (-12 (-5 *2 (-631 *3)) (-4 *3 (-975)) (-5 *1 (-632 *3)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-788) (-566 (-1089))))
- (-4 *6 (-734)) (-5 *2 (-385 (-885 *4))) (-5 *1 (-857 *4 *5 *6 *3))
- (-4 *3 (-882 *4 *6 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-631 *7)) (-4 *7 (-882 *4 *6 *5))
- (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-788) (-566 (-1089))))
- (-4 *6 (-734)) (-5 *2 (-631 (-385 (-885 *4))))
- (-5 *1 (-857 *4 *5 *6 *7))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-591 *7)) (-4 *7 (-882 *4 *6 *5))
- (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-788) (-566 (-1089))))
- (-4 *6 (-734)) (-5 *2 (-591 (-385 (-885 *4))))
- (-5 *1 (-857 *4 *5 *6 *7)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2))
- (-4 *2 (-13 (-408 *3) (-1111))))))
-(((*1 *2 *3) (-12 (-5 *3 (-591 *2)) (-5 *1 (-1100 *2)) (-4 *2 (-341)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-854)) (-5 *1 (-727)))))
-(((*1 *2 *3) (-12 (-5 *3 (-854)) (-5 *2 (-837 (-525))) (-5 *1 (-850))))
+ (-12 (-4 *3 (-13 (-286) (-10 -8 (-15 -3898 ((-396 $) $)))))
+ (-4 *4 (-1147 *3))
+ (-5 *2
+ (-2 (|:| -3612 (-631 *3)) (|:| |basisDen| *3)
+ (|:| |basisInv| (-631 *3))))
+ (-5 *1 (-328 *3 *4 *5)) (-4 *5 (-387 *3 *4))))
((*1 *2 *3)
- (-12 (-5 *3 (-591 (-525))) (-5 *2 (-837 (-525))) (-5 *1 (-850)))))
-(((*1 *2 *3 *2) (-12 (-5 *3 (-712)) (-5 *1 (-794 *2)) (-4 *2 (-160))))
+ (-12 (-5 *3 (-525)) (-4 *4 (-1147 *3))
+ (-5 *2
+ (-2 (|:| -3612 (-631 *3)) (|:| |basisDen| *3)
+ (|:| |basisInv| (-631 *3))))
+ (-5 *1 (-709 *4 *5)) (-4 *5 (-387 *3 *4))))
((*1 *2 *3)
- (-12 (-5 *2 (-1085 (-525))) (-5 *1 (-875)) (-5 *3 (-525)))))
-(((*1 *2 *2 *2)
- (-12 (-4 *3 (-734)) (-4 *4 (-788)) (-4 *5 (-286))
- (-5 *1 (-849 *3 *4 *5 *2)) (-4 *2 (-882 *5 *3 *4))))
- ((*1 *2 *2 *2)
- (-12 (-5 *2 (-1085 *6)) (-4 *6 (-882 *5 *3 *4)) (-4 *3 (-734))
- (-4 *4 (-788)) (-4 *5 (-286)) (-5 *1 (-849 *3 *4 *5 *6))))
+ (-12 (-4 *4 (-327)) (-4 *3 (-1147 *4)) (-4 *5 (-1147 *3))
+ (-5 *2
+ (-2 (|:| -3612 (-631 *3)) (|:| |basisDen| *3)
+ (|:| |basisInv| (-631 *3))))
+ (-5 *1 (-916 *4 *3 *5 *6)) (-4 *6 (-666 *3 *5))))
((*1 *2 *3)
- (-12 (-5 *3 (-591 *2)) (-4 *2 (-882 *6 *4 *5))
- (-5 *1 (-849 *4 *5 *6 *2)) (-4 *4 (-734)) (-4 *5 (-788))
- (-4 *6 (-286)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1096)))))
-(((*1 *2 *3 *4 *5 *5 *6)
- (-12 (-5 *4 (-525)) (-5 *6 (-1 (-1176) (-1171 *5) (-1171 *5) (-357)))
- (-5 *3 (-1171 (-357))) (-5 *5 (-357)) (-5 *2 (-1176))
- (-5 *1 (-729))))
- ((*1 *2 *3 *4 *5 *5 *6 *3 *3 *3 *3)
- (-12 (-5 *4 (-525)) (-5 *6 (-1 (-1176) (-1171 *5) (-1171 *5) (-357)))
- (-5 *3 (-1171 (-357))) (-5 *5 (-357)) (-5 *2 (-1176))
- (-5 *1 (-729)))))
-(((*1 *1 *1) (-4 *1 (-1058))))
+ (-12 (-4 *4 (-327)) (-4 *3 (-1147 *4)) (-4 *5 (-1147 *3))
+ (-5 *2
+ (-2 (|:| -3612 (-631 *3)) (|:| |basisDen| *3)
+ (|:| |basisInv| (-631 *3))))
+ (-5 *1 (-1180 *4 *3 *5 *6)) (-4 *6 (-387 *3 *5)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-108))
+ (-4 *6 (-13 (-429) (-788) (-966 (-525)) (-587 (-525))))
+ (-4 *3 (-13 (-27) (-1111) (-408 *6) (-10 -8 (-15 -2686 ($ *7)))))
+ (-4 *7 (-786))
+ (-4 *8
+ (-13 (-1149 *3 *7) (-341) (-1111)
+ (-10 -8 (-15 -2209 ($ $)) (-15 -2452 ($ $)))))
+ (-5 *2
+ (-3 (|:| |%series| *8)
+ (|:| |%problem| (-2 (|:| |func| (-1072)) (|:| |prob| (-1072))))))
+ (-5 *1 (-400 *6 *3 *7 *8 *9 *10)) (-5 *5 (-1072)) (-4 *9 (-914 *8))
+ (-14 *10 (-1089)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-1013 *3)) (-5 *1 (-1011 *3)) (-4 *3 (-1125))))
- ((*1 *1 *2 *2) (-12 (-4 *1 (-1012 *2)) (-4 *2 (-1125))))
- ((*1 *1 *2) (-12 (-5 *1 (-1138 *2)) (-4 *2 (-1125)))))
+ (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1125)) (-4 *4 (-351 *3))
+ (-4 *5 (-351 *3)) (-5 *2 (-525))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975))
+ (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-525)))))
+(((*1 *2 *1) (-12 (-5 *2 (-902)) (-5 *1 (-838 *3)) (-4 *3 (-1018)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-517) (-788)))
+ (-4 *2 (-13 (-408 *4) (-932) (-1111))) (-5 *1 (-554 *4 *2 *3))
+ (-4 *3 (-13 (-408 (-157 *4)) (-932) (-1111))))))
(((*1 *1 *1)
- (-12 (-5 *1 (-1078 *2 *3)) (-14 *2 (-854)) (-4 *3 (-975)))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-631 *3)) (-4 *3 (-975)) (-5 *1 (-632 *3))))
- ((*1 *2 *2 *2 *2)
- (-12 (-5 *2 (-631 *3)) (-4 *3 (-975)) (-5 *1 (-632 *3)))))
+ (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-932))))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1089)) (-5 *2 (-501)) (-5 *1 (-500 *4))
- (-4 *4 (-1125)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-128)))))
-(((*1 *1)
- (-12 (-4 *1 (-382)) (-2247 (|has| *1 (-6 -4241)))
- (-2247 (|has| *1 (-6 -4233)))))
- ((*1 *2 *1) (-12 (-4 *1 (-403 *2)) (-4 *2 (-1018)) (-4 *2 (-788))))
- ((*1 *2 *1) (-12 (-4 *1 (-771 *2)) (-4 *2 (-788))))
- ((*1 *1 *1 *1) (-4 *1 (-788))) ((*1 *1) (-5 *1 (-1036))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))))
+ (-12 (-4 *4 (-517))
+ (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -2858 *4)))
+ (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))))
+(((*1 *2 *1 *3 *3 *4)
+ (-12 (-5 *3 (-1 (-796) (-796) (-796))) (-5 *4 (-525)) (-5 *2 (-796))
+ (-5 *1 (-594 *5 *6 *7)) (-4 *5 (-1018)) (-4 *6 (-23)) (-14 *7 *6)))
+ ((*1 *2 *1 *2)
+ (-12 (-5 *2 (-796)) (-5 *1 (-792 *3 *4 *5)) (-4 *3 (-975))
+ (-14 *4 (-94 *3)) (-14 *5 (-1 *3 *3))))
+ ((*1 *1 *2) (-12 (-5 *2 (-205)) (-5 *1 (-796))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-796))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-796))))
+ ((*1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-796))))
+ ((*1 *2 *1 *2) (-12 (-5 *2 (-796)) (-5 *1 (-1085 *3)) (-4 *3 (-975)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-517) (-138))) (-5 *2 (-591 *3))
- (-5 *1 (-1141 *4 *3)) (-4 *3 (-1147 *4)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1021 *3 *4 *5 *6 *7)) (-4 *3 (-1018)) (-4 *4 (-1018))
- (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *7 (-1018)) (-5 *2 (-108)))))
-(((*1 *1 *1 *2 *2 *2 *2)
- (-12 (-5 *2 (-525)) (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975))
- (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))))
-(((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *4 (-1089)) (-5 *5 (-591 *3))
- (-4 *3 (-13 (-27) (-1111) (-408 *6)))
- (-4 *6 (-13 (-429) (-788) (-138) (-966 (-525)) (-587 (-525))))
- (-5 *2
- (-2 (|:| |mainpart| *3)
- (|:| |limitedlogs|
- (-591 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
- (-5 *1 (-518 *6 *3)))))
-(((*1 *2 *2 *2 *3 *4)
- (-12 (-5 *3 (-94 *5)) (-5 *4 (-1 *5 *5)) (-4 *5 (-975))
- (-5 *1 (-791 *5 *2)) (-4 *2 (-790 *5)))))
+ (-12
+ (-5 *3
+ (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205)))
+ (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205))
+ (|:| |relerr| (-205))))
+ (-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 (-174)))))
+(((*1 *2 *3 *3 *4 *4 *5 *4 *5 *4 *4 *5 *4)
+ (-12 (-5 *3 (-1072)) (-5 *4 (-525)) (-5 *5 (-631 (-205)))
+ (-5 *2 (-964)) (-5 *1 (-696)))))
+(((*1 *1 *2 *2) (-12 (-4 *1 (-515 *2)) (-4 *2 (-13 (-382) (-1111))))))
(((*1 *2 *3)
- (-12 (-4 *1 (-327)) (-5 *3 (-525)) (-5 *2 (-1099 (-854) (-712))))))
+ (-12 (-4 *4 (-341)) (-5 *2 (-591 *3)) (-5 *1 (-878 *4 *3))
+ (-4 *3 (-1147 *4)))))
+(((*1 *2) (-12 (-5 *2 (-591 (-854))) (-5 *1 (-1174))))
+ ((*1 *2 *2) (-12 (-5 *2 (-591 (-854))) (-5 *1 (-1174)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-598 *4)) (-4 *4 (-320 *5 *6 *7))
+ (-4 *5 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525)))))
+ (-4 *6 (-1147 *5)) (-4 *7 (-1147 (-385 *6)))
+ (-5 *2
+ (-2 (|:| |particular| (-3 *4 "failed")) (|:| -3612 (-591 *4))))
+ (-5 *1 (-747 *5 *6 *7 *4)))))
+(((*1 *2 *3 *4 *4 *5 *3)
+ (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *5 (-205))
+ (-5 *2 (-964)) (-5 *1 (-694)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-591 (-2 (|:| |gen| *3) (|:| -2288 *4))))
+ (-5 *1 (-594 *3 *4 *5)) (-4 *3 (-1018)) (-4 *4 (-23)) (-14 *5 *4))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-712)) (-4 *4 (-341)) (-5 *1 (-829 *2 *4))
+ (-4 *2 (-1147 *4)))))
+(((*1 *2 *3 *3 *3 *3 *4 *4 *4 *5)
+ (-12 (-5 *3 (-205)) (-5 *4 (-525))
+ (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -1730)))) (-5 *2 (-964))
+ (-5 *1 (-690)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
+(((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-525)) (-4 *1 (-1131 *4)) (-4 *4 (-975)) (-4 *4 (-517))
+ (-5 *2 (-385 (-885 *4)))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-525)) (-4 *1 (-1131 *4)) (-4 *4 (-975)) (-4 *4 (-517))
+ (-5 *2 (-385 (-885 *4))))))
+(((*1 *1 *1) (-4 *1 (-517))))
+(((*1 *2)
+ (-12 (-4 *1 (-327))
+ (-5 *2 (-3 "prime" "polynomial" "normal" "cyclic")))))
(((*1 *2 *2)
(-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
(-4 *2 (-13 (-408 *3) (-932))))))
-(((*1 *2 *3) (-12 (-5 *3 (-712)) (-5 *2 (-1 (-357))) (-5 *1 (-968)))))
-(((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-301 *3 *4)) (-4 *3 (-1018))
- (-4 *4 (-126))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1018)) (-5 *1 (-339 *3))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1018)) (-5 *1 (-364 *3))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1018)) (-5 *1 (-594 *3 *4 *5))
- (-4 *4 (-23)) (-14 *5 *4))))
-(((*1 *2 *3 *3 *4)
- (-12 (-5 *4 (-712)) (-4 *5 (-517))
- (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3)))
- (-5 *1 (-901 *5 *3)) (-4 *3 (-1147 *5)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-825 *3)) (-4 *3 (-1018)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *2 (-517)) (-4 *2 (-429)) (-5 *1 (-901 *2 *3))
- (-4 *3 (-1147 *2)))))
+(((*1 *2 *1) (-12 (-5 *2 (-591 (-1094))) (-5 *1 (-169)))))
+(((*1 *2 *3 *1)
+ (-12 (-5 *2 (-591 (-1089))) (-5 *1 (-1092)) (-5 *3 (-1089)))))
+(((*1 *2 *1 *1)
+ (-12 (-5 *2 (-385 (-885 *3))) (-5 *1 (-430 *3 *4 *5 *6))
+ (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-854))
+ (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *2))
+ (-4 *2 (-408 *3)))))
+(((*1 *2 *3 *3 *4 *5 *3 *6)
+ (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *5 (-205))
+ (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-79 FCN)))) (-5 *2 (-964))
+ (-5 *1 (-688)))))
(((*1 *2 *3 *4)
- (-12 (-5 *4 (-273 (-781 *3))) (-4 *3 (-13 (-27) (-1111) (-408 *5)))
- (-4 *5 (-13 (-429) (-788) (-966 (-525)) (-587 (-525))))
- (-5 *2
- (-3 (-781 *3)
- (-2 (|:| |leftHandLimit| (-3 (-781 *3) "failed"))
- (|:| |rightHandLimit| (-3 (-781 *3) "failed")))
- "failed"))
- (-5 *1 (-584 *5 *3))))
- ((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *4 (-273 *3)) (-5 *5 (-1072))
- (-4 *3 (-13 (-27) (-1111) (-408 *6)))
- (-4 *6 (-13 (-429) (-788) (-966 (-525)) (-587 (-525))))
- (-5 *2 (-781 *3)) (-5 *1 (-584 *6 *3))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-273 (-781 (-885 *5)))) (-4 *5 (-429))
- (-5 *2
- (-3 (-781 (-385 (-885 *5)))
- (-2 (|:| |leftHandLimit| (-3 (-781 (-385 (-885 *5))) "failed"))
- (|:| |rightHandLimit| (-3 (-781 (-385 (-885 *5))) "failed")))
- "failed"))
- (-5 *1 (-585 *5)) (-5 *3 (-385 (-885 *5)))))
+ (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1147 *5)) (-4 *5 (-341))
+ (-4 *7 (-1147 (-385 *6)))
+ (-5 *2 (-2 (|:| |answer| *3) (|:| -2108 *3)))
+ (-5 *1 (-523 *5 *6 *7 *3)) (-4 *3 (-320 *5 *6 *7))))
((*1 *2 *3 *4)
- (-12 (-5 *4 (-273 (-385 (-885 *5)))) (-5 *3 (-385 (-885 *5)))
- (-4 *5 (-429))
+ (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1147 *5)) (-4 *5 (-341))
(-5 *2
- (-3 (-781 *3)
- (-2 (|:| |leftHandLimit| (-3 (-781 *3) "failed"))
- (|:| |rightHandLimit| (-3 (-781 *3) "failed")))
- "failed"))
- (-5 *1 (-585 *5))))
- ((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *4 (-273 (-385 (-885 *6)))) (-5 *5 (-1072))
- (-5 *3 (-385 (-885 *6))) (-4 *6 (-429)) (-5 *2 (-781 *3))
- (-5 *1 (-585 *6)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-525)) (-4 *1 (-55 *4 *2 *5)) (-4 *4 (-1125))
- (-4 *5 (-351 *4)) (-4 *2 (-351 *4))))
+ (-2 (|:| |answer| (-385 *6)) (|:| -2108 (-385 *6))
+ (|:| |specpart| (-385 *6)) (|:| |polypart| *6)))
+ (-5 *1 (-524 *5 *6)) (-5 *3 (-385 *6)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-591 (-457 *4 *5))) (-14 *4 (-591 (-1089)))
+ (-4 *5 (-429)) (-5 *2 (-591 (-227 *4 *5))) (-5 *1 (-579 *4 *5)))))
+(((*1 *2 *1)
+ (-12 (-4 *3 (-1018)) (-4 *4 (-13 (-975) (-819 *3) (-788) (-566 *2)))
+ (-5 *2 (-825 *3)) (-5 *1 (-997 *3 *4 *5))
+ (-4 *5 (-13 (-408 *4) (-819 *3) (-566 *2))))))
+(((*1 *2)
+ (-12 (-4 *3 (-975)) (-5 *2 (-890 (-654 *3 *4))) (-5 *1 (-654 *3 *4))
+ (-4 *4 (-1147 *3)))))
+(((*1 *2 *1) (-12 (-4 *1 (-304 *3 *2)) (-4 *3 (-975)) (-4 *2 (-733))))
+ ((*1 *2 *1) (-12 (-4 *1 (-650 *3)) (-4 *3 (-975)) (-5 *2 (-712))))
+ ((*1 *2 *1) (-12 (-4 *1 (-790 *3)) (-4 *3 (-975)) (-5 *2 (-712))))
((*1 *2 *1 *3)
- (-12 (-5 *3 (-525)) (-4 *1 (-978 *4 *5 *6 *2 *7)) (-4 *6 (-975))
- (-4 *7 (-218 *4 *6)) (-4 *2 (-218 *5 *6)))))
+ (-12 (-5 *3 (-591 *6)) (-4 *1 (-882 *4 *5 *6)) (-4 *4 (-975))
+ (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-591 (-712)))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *1 (-882 *4 *5 *3)) (-4 *4 (-975)) (-4 *5 (-734))
+ (-4 *3 (-788)) (-5 *2 (-712)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-854)) (-5 *2 (-1171 (-1171 (-525)))) (-5 *1 (-443)))))
-(((*1 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-1125)))))
-(((*1 *1 *2 *2 *2 *2 *2 *2 *2 *2)
- (-12 (-4 *1 (-738 *2)) (-4 *2 (-160))))
- ((*1 *1 *2 *2)
- (-12 (-5 *2 (-929 *3)) (-4 *3 (-160)) (-5 *1 (-740 *3)))))
-(((*1 *1 *2 *3 *1)
- (-12 (-5 *2 (-1089)) (-5 *3 (-591 (-897))) (-5 *1 (-270)))))
-(((*1 *2 *3 *1)
- (|partial| -12 (-4 *1 (-35 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-1018))
- (-5 *2 (-2 (|:| -2019 *3) (|:| -1221 *4))))))
-(((*1 *1 *2 *3) (-12 (-5 *2 (-1085 *1)) (-5 *3 (-1089)) (-4 *1 (-27))))
- ((*1 *1 *2) (-12 (-5 *2 (-1085 *1)) (-4 *1 (-27))))
- ((*1 *1 *2) (-12 (-5 *2 (-885 *1)) (-4 *1 (-27))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1089)) (-4 *1 (-29 *3)) (-4 *3 (-13 (-788) (-517)))))
- ((*1 *1 *1) (-12 (-4 *1 (-29 *2)) (-4 *2 (-13 (-788) (-517))))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))))
-(((*1 *2 *2 *3)
- (|partial| -12 (-5 *2 (-572 *4 *5))
- (-5 *3
- (-1 (-2 (|:| |ans| *4) (|:| -3400 *4) (|:| |sol?| (-108)))
- (-525) *4))
- (-4 *4 (-341)) (-4 *5 (-1147 *4)) (-5 *1 (-535 *4 *5)))))
-(((*1 *2 *3 *4 *4 *4)
- (-12 (-5 *3 (-591 *8)) (-5 *4 (-108)) (-4 *8 (-989 *5 *6 *7))
- (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
- (-5 *2 (-591 (-956 *5 *6 *7 *8))) (-5 *1 (-956 *5 *6 *7 *8))))
- ((*1 *2 *3 *4 *4 *4)
- (-12 (-5 *3 (-591 *8)) (-5 *4 (-108)) (-4 *8 (-989 *5 *6 *7))
- (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
- (-5 *2 (-591 (-1060 *5 *6 *7 *8))) (-5 *1 (-1060 *5 *6 *7 *8)))))
+ (-12 (-5 *2 (-525)) (-5 *1 (-422 *3)) (-4 *3 (-382)) (-4 *3 (-975)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-932))))))
+(((*1 *1 *1) (-12 (-4 *1 (-224 *2)) (-4 *2 (-1125)))))
+(((*1 *1 *2) (-12 (-5 *2 (-591 *1)) (-4 *1 (-281))))
+ ((*1 *1 *1) (-4 *1 (-281)))
+ ((*1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796))))
+ ((*1 *1 *1) (-5 *1 (-796))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-591 (-591 (-591 *4)))) (-5 *3 (-591 *4)) (-4 *4 (-788))
+ (-5 *1 (-1097 *4)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-591 (-385 (-885 (-157 (-525))))))
+ (-5 *2 (-591 (-591 (-273 (-885 (-157 *4)))))) (-5 *1 (-356 *4))
+ (-4 *4 (-13 (-341) (-786)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-591 (-273 (-385 (-885 (-157 (-525)))))))
+ (-5 *2 (-591 (-591 (-273 (-885 (-157 *4)))))) (-5 *1 (-356 *4))
+ (-4 *4 (-13 (-341) (-786)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-385 (-885 (-157 (-525)))))
+ (-5 *2 (-591 (-273 (-885 (-157 *4))))) (-5 *1 (-356 *4))
+ (-4 *4 (-13 (-341) (-786)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-273 (-385 (-885 (-157 (-525))))))
+ (-5 *2 (-591 (-273 (-885 (-157 *4))))) (-5 *1 (-356 *4))
+ (-4 *4 (-13 (-341) (-786))))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-517) (-788) (-966 (-525)))) (-5 *1 (-170 *3 *2))
+ (-4 *2 (-13 (-27) (-1111) (-408 (-157 *3))))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-429) (-788) (-966 (-525)) (-587 (-525))))
+ (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-27) (-1111) (-408 *3))))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-415)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1171 (-591 (-2 (|:| -3024 *4) (|:| -2226 (-1036))))))
- (-4 *4 (-327)) (-5 *2 (-712)) (-5 *1 (-324 *4))))
- ((*1 *2)
- (-12 (-5 *2 (-712)) (-5 *1 (-329 *3 *4)) (-14 *3 (-854))
- (-14 *4 (-854))))
- ((*1 *2)
- (-12 (-5 *2 (-712)) (-5 *1 (-330 *3 *4)) (-4 *3 (-327))
- (-14 *4
- (-3 (-1085 *3)
- (-1171 (-591 (-2 (|:| -3024 *3) (|:| -2226 (-1036)))))))))
+ (-12 (-5 *2 (-1 (-876 *3) (-876 *3))) (-5 *1 (-163 *3))
+ (-4 *3 (-13 (-341) (-1111) (-932))))))
+(((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *3 (-525))) (-4 *3 (-975)) (-5 *1 (-550 *3))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *3 (-525))) (-4 *1 (-1131 *3)) (-4 *3 (-975))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *3 (-525))) (-4 *1 (-1162 *3)) (-4 *3 (-975)))))
+(((*1 *1 *1) (-5 *1 (-47)))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-57 *5)) (-4 *5 (-1125))
+ (-4 *2 (-1125)) (-5 *1 (-56 *5 *2))))
+ ((*1 *2 *3 *1 *2 *2)
+ (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1018)) (|has| *1 (-6 -4250))
+ (-4 *1 (-142 *2)) (-4 *2 (-1125))))
+ ((*1 *2 *3 *1 *2)
+ (-12 (-5 *3 (-1 *2 *2 *2)) (|has| *1 (-6 -4250)) (-4 *1 (-142 *2))
+ (-4 *2 (-1125))))
+ ((*1 *2 *3 *1)
+ (-12 (-5 *3 (-1 *2 *2 *2)) (|has| *1 (-6 -4250)) (-4 *1 (-142 *2))
+ (-4 *2 (-1125))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-975))
+ (-5 *2 (-2 (|:| -2217 (-1085 *4)) (|:| |deg| (-854))))
+ (-5 *1 (-201 *4 *5)) (-5 *3 (-1085 *4)) (-4 *5 (-13 (-517) (-788)))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *3 (-1 *2 *6 *2)) (-5 *4 (-220 *5 *6)) (-14 *5 (-712))
+ (-4 *6 (-1125)) (-4 *2 (-1125)) (-5 *1 (-219 *5 *6 *2))))
+ ((*1 *1 *2 *3)
+ (-12 (-4 *4 (-160)) (-5 *1 (-268 *4 *2 *3 *5 *6 *7))
+ (-4 *2 (-1147 *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 (-294 *2)) (-4 *2 (-517)) (-4 *2 (-788))))
+ ((*1 *1 *1)
+ (-12 (-4 *1 (-313 *2 *3 *4 *5)) (-4 *2 (-341)) (-4 *3 (-1147 *2))
+ (-4 *4 (-1147 (-385 *3))) (-4 *5 (-320 *2 *3 *4))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *3 (-1 *2 *5 *2)) (-4 *5 (-1125)) (-4 *2 (-1125))
+ (-5 *1 (-349 *5 *4 *2 *6)) (-4 *4 (-351 *5)) (-4 *6 (-351 *2))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *3 (-1 *2 *5 *2)) (-4 *5 (-1018)) (-4 *2 (-1018))
+ (-5 *1 (-401 *5 *4 *2 *6)) (-4 *4 (-403 *5)) (-4 *6 (-403 *2))))
+ ((*1 *1 *1) (-5 *1 (-468)))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-591 *5)) (-4 *5 (-1125))
+ (-4 *2 (-1125)) (-5 *1 (-589 *5 *2))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *3 (-1 *2 *5 *2)) (-4 *5 (-975)) (-4 *2 (-975))
+ (-4 *6 (-351 *5)) (-4 *7 (-351 *5)) (-4 *8 (-351 *2))
+ (-4 *9 (-351 *2)) (-5 *1 (-627 *5 *6 *7 *4 *2 *8 *9 *10))
+ (-4 *4 (-629 *5 *6 *7)) (-4 *10 (-629 *2 *8 *9))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *1 (-653 *2 *3 *4 *5 *6)) (-4 *2 (-160)) (-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 (-975)) (-5 *1 (-654 *3 *2)) (-4 *2 (-1147 *3))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *1 (-657 *2 *3 *4 *5 *6)) (-4 *2 (-160)) (-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 (-385 *4)) (-4 *4 (-1147 *3)) (-4 *3 (-341))
+ (-4 *3 (-160)) (-4 *1 (-666 *3 *4))))
+ ((*1 *1 *2)
+ (-12 (-4 *3 (-160)) (-4 *1 (-666 *3 *2)) (-4 *2 (-1147 *3))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-890 *5)) (-4 *5 (-1125))
+ (-4 *2 (-1125)) (-5 *1 (-889 *5 *2))))
+ ((*1 *1 *2)
+ (-12 (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788))
+ (-5 *1 (-963 *3 *4 *5 *2 *6)) (-4 *2 (-882 *3 *4 *5))
+ (-14 *6 (-591 *2))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *3 (-1 *2 *7 *2)) (-4 *7 (-975)) (-4 *2 (-975))
+ (-14 *5 (-712)) (-14 *6 (-712)) (-4 *8 (-218 *6 *7))
+ (-4 *9 (-218 *5 *7)) (-4 *10 (-218 *6 *2)) (-4 *11 (-218 *5 *2))
+ (-5 *1 (-980 *5 *6 *7 *8 *9 *4 *2 *10 *11 *12))
+ (-4 *4 (-978 *5 *6 *7 *8 *9)) (-4 *12 (-978 *5 *6 *2 *10 *11))))
+ ((*1 *2 *2 *3 *4)
+ (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-1070 *5)) (-4 *5 (-1125))
+ (-4 *2 (-1125)) (-5 *1 (-1068 *5 *2))))
+ ((*1 *2 *2 *1 *3 *4)
+ (-12 (-5 *3 (-1 *2 *2 *2)) (-5 *4 (-1 (-108) *2 *2))
+ (-4 *1 (-1119 *5 *6 *7 *2)) (-4 *5 (-517)) (-4 *6 (-734))
+ (-4 *7 (-788)) (-4 *2 (-989 *5 *6 *7))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-1171 *5)) (-4 *5 (-1125))
+ (-4 *2 (-1125)) (-5 *1 (-1170 *5 *2)))))
+(((*1 *1 *1 *1) (-5 *1 (-796))))
+(((*1 *2 *2)
+ (|partial| -12 (-5 *2 (-385 *4)) (-4 *4 (-1147 *3))
+ (-4 *3 (-13 (-341) (-138) (-966 (-525)))) (-5 *1 (-529 *3 *4)))))
+(((*1 *2)
+ (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4))
+ (-4 *3 (-345 *4))))
+ ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))))
+(((*1 *2 *3 *3 *3 *4 *3)
+ (-12 (-5 *3 (-525)) (-5 *4 (-631 (-157 (-205)))) (-5 *2 (-964))
+ (-5 *1 (-696)))))
+(((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-860)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-1171 *4)) (-4 *4 (-395 *3)) (-4 *3 (-286))
+ (-4 *3 (-517)) (-5 *1 (-42 *3 *4))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-854)) (-4 *4 (-341)) (-5 *2 (-1171 *1))
+ (-4 *1 (-307 *4))))
+ ((*1 *2) (-12 (-4 *3 (-341)) (-5 *2 (-1171 *1)) (-4 *1 (-307 *3))))
((*1 *2)
- (-12 (-5 *2 (-712)) (-5 *1 (-331 *3 *4)) (-4 *3 (-327))
- (-14 *4 (-854)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))))
-(((*1 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-308)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-108)) (-5 *1 (-110)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-1171 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160))
- (-5 *2 (-631 *4))))
- ((*1 *2 *1) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-631 *3)))))
-(((*1 *1 *1) (-5 *1 (-108))) ((*1 *1 *1) (-4 *1 (-119)))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-223)) (-5 *2 (-525))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-450)) (-5 *2 (-525))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-668)) (-5 *2 (-712))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-1030)) (-5 *2 (-854)))))
+ (-12 (-4 *3 (-160)) (-4 *4 (-1147 *3)) (-5 *2 (-1171 *1))
+ (-4 *1 (-387 *3 *4))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-286)) (-4 *4 (-923 *3)) (-4 *5 (-1147 *4))
+ (-5 *2 (-1171 *6)) (-5 *1 (-391 *3 *4 *5 *6))
+ (-4 *6 (-13 (-387 *4 *5) (-966 *4)))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-286)) (-4 *4 (-923 *3)) (-4 *5 (-1147 *4))
+ (-5 *2 (-1171 *6)) (-5 *1 (-392 *3 *4 *5 *6 *7))
+ (-4 *6 (-387 *4 *5)) (-14 *7 *2)))
+ ((*1 *2) (-12 (-4 *3 (-160)) (-5 *2 (-1171 *1)) (-4 *1 (-395 *3))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-854)) (-5 *2 (-1171 (-1171 *4))) (-5 *1 (-495 *4))
+ (-4 *4 (-327)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-591 *4)) (-4 *4 (-341)) (-4 *2 (-1147 *4))
+ (-5 *1 (-855 *4 *2)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-564 *6)) (-4 *6 (-13 (-408 *5) (-27) (-1111)))
+ (-4 *5 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525))))
+ (-5 *2 (-1085 (-385 (-1085 *6)))) (-5 *1 (-521 *5 *6 *7))
+ (-5 *3 (-1085 *6)) (-4 *7 (-1018))))
+ ((*1 *2 *1)
+ (-12 (-4 *2 (-1147 *3)) (-5 *1 (-654 *3 *2)) (-4 *3 (-975))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-666 *3 *2)) (-4 *3 (-160)) (-4 *2 (-1147 *3))))
+ ((*1 *2 *3 *4 *4 *5 *6 *7 *8)
+ (|partial| -12 (-5 *4 (-1085 *11)) (-5 *6 (-591 *10))
+ (-5 *7 (-591 (-712))) (-5 *8 (-591 *11)) (-4 *10 (-788))
+ (-4 *11 (-286)) (-4 *9 (-734)) (-4 *5 (-882 *11 *9 *10))
+ (-5 *2 (-591 (-1085 *5))) (-5 *1 (-684 *9 *10 *11 *5))
+ (-5 *3 (-1085 *5))))
+ ((*1 *2 *1)
+ (-12 (-4 *2 (-882 *3 *4 *5)) (-5 *1 (-963 *3 *4 *5 *2 *6))
+ (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788)) (-14 *6 (-591 *2)))))
(((*1 *2 *3)
(-12
(-5 *3
- (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-712)) (|:| |poli| *2)
- (|:| |polj| *2)))
- (-4 *5 (-734)) (-4 *2 (-882 *4 *5 *6)) (-5 *1 (-426 *4 *5 *6 *2))
- (-4 *4 (-429)) (-4 *6 (-788)))))
-(((*1 *2 *1) (-12 (-4 *1 (-224 *2)) (-4 *2 (-1125))))
- ((*1 *2 *1)
- (|partial| -12 (-4 *1 (-1119 *3 *4 *5 *2)) (-4 *3 (-517))
- (-4 *4 (-734)) (-4 *5 (-788)) (-4 *2 (-989 *3 *4 *5))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-712)) (-4 *1 (-1159 *3)) (-4 *3 (-1125))))
- ((*1 *2 *1) (-12 (-4 *1 (-1159 *2)) (-4 *2 (-1125)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1103 *4 *5))
- (-4 *4 (-1018)) (-4 *5 (-1018)))))
-(((*1 *1 *1) (-4 *1 (-517))))
+ (-591
+ (-2 (|:| -2193 (-712))
+ (|:| |eqns|
+ (-591
+ (-2 (|:| |det| *7) (|:| |rows| (-591 (-525)))
+ (|:| |cols| (-591 (-525))))))
+ (|:| |fgb| (-591 *7)))))
+ (-4 *7 (-882 *4 *6 *5)) (-4 *4 (-13 (-286) (-138)))
+ (-4 *5 (-13 (-788) (-566 (-1089)))) (-4 *6 (-734)) (-5 *2 (-712))
+ (-5 *1 (-857 *4 *5 *6 *7)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-525)) (-5 *1 (-422 *3)) (-4 *3 (-382)) (-4 *3 (-975)))))
-(((*1 *2)
- (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4))
- (-4 *3 (-345 *4))))
- ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))))
+ (-12 (-14 *4 (-591 (-1089))) (-14 *5 (-712))
+ (-5 *2
+ (-591
+ (-477 (-385 (-525)) (-220 *5 (-712)) (-798 *4)
+ (-227 *4 (-385 (-525))))))
+ (-5 *1 (-478 *4 *5))
+ (-5 *3
+ (-477 (-385 (-525)) (-220 *5 (-712)) (-798 *4)
+ (-227 *4 (-385 (-525))))))))
(((*1 *2 *3)
(-12 (-4 *4 (-429))
(-5 *2
@@ -2962,15 +3147,59 @@
(|:| |eigmult| (-712))
(|:| |eigvec| (-591 (-631 (-385 (-885 *4))))))))
(-5 *1 (-271 *4)) (-5 *3 (-631 (-385 (-885 *4)))))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-932))))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-517)) (-5 *1 (-40 *3 *2))
+ (-4 *2
+ (-13 (-341) (-281)
+ (-10 -8 (-15 -1384 ((-1041 *3 (-564 $)) $))
+ (-15 -1396 ((-1041 *3 (-564 $)) $))
+ (-15 -2686 ($ (-1041 *3 (-564 $)))))))))
+ ((*1 *2 *2 *2)
+ (-12 (-4 *3 (-517)) (-5 *1 (-40 *3 *2))
+ (-4 *2
+ (-13 (-341) (-281)
+ (-10 -8 (-15 -1384 ((-1041 *3 (-564 $)) $))
+ (-15 -1396 ((-1041 *3 (-564 $)) $))
+ (-15 -2686 ($ (-1041 *3 (-564 $)))))))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-591 *2))
+ (-4 *2
+ (-13 (-341) (-281)
+ (-10 -8 (-15 -1384 ((-1041 *4 (-564 $)) $))
+ (-15 -1396 ((-1041 *4 (-564 $)) $))
+ (-15 -2686 ($ (-1041 *4 (-564 $)))))))
+ (-4 *4 (-517)) (-5 *1 (-40 *4 *2))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-591 (-564 *2)))
+ (-4 *2
+ (-13 (-341) (-281)
+ (-10 -8 (-15 -1384 ((-1041 *4 (-564 $)) $))
+ (-15 -1396 ((-1041 *4 (-564 $)) $))
+ (-15 -2686 ($ (-1041 *4 (-564 $)))))))
+ (-4 *4 (-517)) (-5 *1 (-40 *4 *2)))))
+(((*1 *1 *2 *3 *1)
+ (-12 (-5 *2 (-825 *4)) (-4 *4 (-1018)) (-5 *1 (-822 *4 *3))
+ (-4 *3 (-1018)))))
+(((*1 *2 *3 *4 *4 *3 *3 *5 *3 *4 *6 *7)
+ (-12 (-5 *4 (-525)) (-5 *5 (-631 (-205)))
+ (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G))))
+ (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN)))) (-5 *3 (-205))
+ (-5 *2 (-964)) (-5 *1 (-691)))))
+(((*1 *2 *3 *3 *3 *4 *4 *3)
+ (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
+ (-5 *1 (-697)))))
(((*1 *2 *1)
(-12 (-4 *1 (-313 *3 *4 *5 *6)) (-4 *3 (-341)) (-4 *4 (-1147 *3))
(-4 *5 (-1147 (-385 *4))) (-4 *6 (-320 *3 *4 *5))
(-5 *2
- (-2 (|:| -1247 (-391 *4 (-385 *4) *5 *6)) (|:| |principalPart| *6)))))
+ (-2 (|:| -1291 (-391 *4 (-385 *4) *5 *6)) (|:| |principalPart| *6)))))
((*1 *2 *3 *4)
(-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1147 *5)) (-4 *5 (-341))
(-5 *2
- (-2 (|:| |poly| *6) (|:| -1572 (-385 *6))
+ (-2 (|:| |poly| *6) (|:| -3749 (-385 *6))
(|:| |special| (-385 *6))))
(-5 *1 (-669 *5 *6)) (-5 *3 (-385 *6))))
((*1 *2 *3)
@@ -2978,7 +3207,7 @@
(-4 *3 (-1147 *4))))
((*1 *2 *3 *4 *4)
(|partial| -12 (-5 *4 (-712)) (-4 *5 (-341))
- (-5 *2 (-2 (|:| -3388 *3) (|:| -3400 *3))) (-5 *1 (-829 *3 *5))
+ (-5 *2 (-2 (|:| -3178 *3) (|:| -3192 *3))) (-5 *1 (-829 *3 *5))
(-4 *3 (-1147 *5))))
((*1 *2 *3 *2 *4 *4)
(-12 (-5 *2 (-591 *9)) (-5 *3 (-591 *8)) (-5 *4 (-108))
@@ -2996,54 +3225,322 @@
(-12 (-5 *2 (-591 *9)) (-5 *3 (-591 *8)) (-5 *4 (-108))
(-4 *8 (-989 *5 *6 *7)) (-4 *9 (-1027 *5 *6 *7 *8)) (-4 *5 (-429))
(-4 *6 (-734)) (-4 *7 (-788)) (-5 *1 (-1059 *5 *6 *7 *8 *9)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-591 *6)) (-4 *6 (-882 *3 *4 *5)) (-4 *3 (-429))
+ (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-426 *3 *4 *5 *6)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-932))))))
+(((*1 *1 *1) (-12 (-5 *1 (-473 *2)) (-14 *2 (-525))))
+ ((*1 *1 *1) (-5 *1 (-1036))))
+(((*1 *1 *1 *1) (-12 (-4 *1 (-261 *2)) (-4 *2 (-1125)) (-4 *2 (-788))))
+ ((*1 *1 *2 *1 *1)
+ (-12 (-5 *2 (-1 (-108) *3 *3)) (-4 *1 (-261 *3)) (-4 *3 (-1125))))
+ ((*1 *1 *1 *1) (-12 (-4 *1 (-900 *2)) (-4 *2 (-788)))))
+(((*1 *2 *3 *3 *3 *4 *5 *3 *6)
+ (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *5 (-205))
+ (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-72 FCN)))) (-5 *2 (-964))
+ (-5 *1 (-688)))))
+(((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-110)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 |RationalNumber|) (-5 *2 (-1 (-525))) (-5 *1 (-973)))))
+(((*1 *2 *1 *1)
+ (-12 (-4 *1 (-940 *3)) (-4 *3 (-1125)) (-4 *3 (-1018))
+ (-5 *2 (-108)))))
(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1107)))))
+(((*1 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-1125)))))
+(((*1 *1 *1 *1) (-12 (-5 *1 (-473 *2)) (-14 *2 (-525))))
+ ((*1 *1 *1 *1) (-5 *1 (-1036))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-591 *3)) (-4 *3 (-1147 (-525))) (-5 *1 (-461 *3)))))
+(((*1 *2 *2 *3 *3)
+ (-12 (-5 *2 (-1171 *4)) (-5 *3 (-1036)) (-4 *4 (-327))
+ (-5 *1 (-495 *4)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412)))))
+(((*1 *2 *1) (-12 (-5 *2 (-591 (-564 *1))) (-4 *1 (-281)))))
+(((*1 *2 *2 *3)
+ (-12 (-4 *3 (-341)) (-5 *1 (-264 *3 *2)) (-4 *2 (-1162 *3)))))
+(((*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1018)) (-4 *1 (-215 *3))))
+ ((*1 *1) (-12 (-4 *1 (-215 *2)) (-4 *2 (-1018)))))
+(((*1 *2 *3 *2)
+ (-12
+ (-5 *2
+ (-591
+ (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-712)) (|:| |poli| *3)
+ (|:| |polj| *3))))
+ (-4 *5 (-734)) (-4 *3 (-882 *4 *5 *6)) (-4 *4 (-429)) (-4 *6 (-788))
+ (-5 *1 (-426 *4 *5 *6 *3)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-301 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-126))
+ (-5 *2 (-591 (-2 (|:| |gen| *3) (|:| -2288 *4))))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-591 (-2 (|:| -2976 *3) (|:| -2990 *4))))
+ (-5 *1 (-677 *3 *4)) (-4 *3 (-975)) (-4 *4 (-668))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1149 *3 *4)) (-4 *3 (-975)) (-4 *4 (-733))
+ (-5 *2 (-1070 (-2 (|:| |k| *4) (|:| |c| *3)))))))
+(((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-854)) (-5 *2 (-1176)) (-5 *1 (-1172))))
+ ((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-854)) (-5 *2 (-1176)) (-5 *1 (-1173)))))
(((*1 *2 *3 *3 *4)
(-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
(-4 *3 (-989 *5 *6 *7))
- (-5 *2 (-591 (-2 (|:| |val| (-591 *3)) (|:| -3374 *4))))
+ (-5 *2 (-591 (-2 (|:| |val| (-591 *3)) (|:| -3585 *4))))
(-5 *1 (-1026 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))))
+(((*1 *1 *1 *1) (-12 (-5 *1 (-473 *2)) (-14 *2 (-525))))
+ ((*1 *1 *1 *1) (-5 *1 (-1036))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1049 (-205))) (-5 *3 (-591 (-242))) (-5 *1 (-1173))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1049 (-205))) (-5 *3 (-1072)) (-5 *1 (-1173))))
+ ((*1 *1 *1) (-5 *1 (-1173))))
+(((*1 *2 *1 *1)
+ (-12 (-5 *2 (-2 (|:| -2746 *1) (|:| -2449 *1))) (-4 *1 (-286))))
+ ((*1 *2 *1 *1)
+ (|partial| -12 (-5 *2 (-2 (|:| |lm| (-364 *3)) (|:| |rm| (-364 *3))))
+ (-5 *1 (-364 *3)) (-4 *3 (-1018))))
+ ((*1 *2 *1 *1)
+ (-12 (-5 *2 (-2 (|:| -2746 (-712)) (|:| -2449 (-712))))
+ (-5 *1 (-712))))
+ ((*1 *2 *3 *3)
+ (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| -2746 *3) (|:| -2449 *3)))
+ (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))))
+(((*1 *2 *3 *4 *4 *5 *4 *4 *5)
+ (-12 (-5 *3 (-1072)) (-5 *4 (-525)) (-5 *5 (-631 (-205)))
+ (-5 *2 (-964)) (-5 *1 (-699)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-232 *3 *4 *2 *5)) (-4 *3 (-975)) (-4 *4 (-788))
+ (-4 *5 (-734)) (-4 *2 (-245 *4)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-876 *3)) (-4 *3 (-13 (-341) (-1111) (-932)))
+ (-5 *1 (-163 *3)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-955 (-781 (-525)))) (-5 *1 (-550 *3)) (-4 *3 (-975)))))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522))))
+ ((*1 *2 *3)
+ (-12 (-5 *2 (-1085 (-385 (-525)))) (-5 *1 (-875)) (-5 *3 (-525)))))
(((*1 *2 *3 *4 *4 *4 *5 *4 *5 *5 *3)
(-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *5 (-205))
(-5 *2 (-964)) (-5 *1 (-693)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-1072)) (-5 *3 (-591 (-242))) (-5 *1 (-240))))
- ((*1 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-242))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1172))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1173)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-591 *2)) (-4 *2 (-882 *4 *5 *6)) (-4 *4 (-286))
+ (-4 *5 (-734)) (-4 *6 (-788)) (-5 *1 (-424 *4 *5 *6 *2)))))
+(((*1 *2 *3) (-12 (-5 *3 (-876 *2)) (-5 *1 (-913 *2)) (-4 *2 (-975)))))
+(((*1 *2 *3 *3 *3 *3 *3 *3 *4 *4 *4 *4 *5 *3 *3 *4 *3)
+ (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *5 (-108))
+ (-5 *2 (-964)) (-5 *1 (-695)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-975)) (-5 *2 (-525)) (-5 *1 (-420 *4 *3 *5))
+ (-4 *3 (-1147 *4))
+ (-4 *5 (-13 (-382) (-966 *4) (-341) (-1111) (-263))))))
+(((*1 *2 *3) (-12 (-5 *3 (-712)) (-5 *2 (-1176)) (-5 *1 (-357))))
+ ((*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-357)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-680)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1089)) (-5 *4 (-885 (-525))) (-5 *2 (-308))
+ (-5 *1 (-310)))))
(((*1 *2 *3 *3 *3 *3 *3 *4 *4 *3)
(-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
(-5 *1 (-697)))))
+(((*1 *2 *2) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-375)))))
+(((*1 *1) (-4 *1 (-327))))
+(((*1 *1 *2 *2)
+ (-12 (-5 *2 (-712)) (-4 *3 (-975)) (-4 *1 (-629 *3 *4 *5))
+ (-4 *4 (-351 *3)) (-4 *5 (-351 *3))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-712)) (-4 *1 (-1169 *3)) (-4 *3 (-23)) (-4 *3 (-1125)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1070 (-1070 *4))) (-5 *2 (-1070 *4)) (-5 *1 (-1074 *4))
+ (-4 *4 (-975)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))))
+(((*1 *2 *3) (-12 (-5 *3 (-712)) (-5 *2 (-1176)) (-5 *1 (-357))))
+ ((*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-357)))))
+(((*1 *2 *2)
+ (|partial| -12 (-5 *2 (-1085 *3)) (-4 *3 (-327)) (-5 *1 (-335 *3)))))
+(((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-1171 *5)) (-4 *5 (-587 *4)) (-4 *4 (-517))
+ (-5 *2 (-1171 *4)) (-5 *1 (-586 *4 *5)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-1184 (-1089) *3)) (-4 *3 (-975)) (-5 *1 (-1191 *3))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1184 *3 *4)) (-4 *3 (-788)) (-4 *4 (-975))
+ (-5 *1 (-1193 *3 *4)))))
(((*1 *2 *3 *4 *3)
(|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1147 *5)) (-4 *5 (-341))
- (-5 *2 (-2 (|:| -3060 (-385 *6)) (|:| |coeff| (-385 *6))))
+ (-5 *2 (-2 (|:| -2428 (-385 *6)) (|:| |coeff| (-385 *6))))
(-5 *1 (-535 *5 *6)) (-5 *3 (-385 *6)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1085 *6)) (-4 *6 (-975)) (-4 *4 (-734)) (-4 *5 (-788))
+ (-5 *2 (-1085 *7)) (-5 *1 (-299 *4 *5 *6 *7))
+ (-4 *7 (-882 *6 *4 *5)))))
+(((*1 *2 *3)
+ (-12 (-4 *1 (-842)) (-5 *2 (-396 (-1085 *1))) (-5 *3 (-1085 *1)))))
+(((*1 *2 *1) (-12 (-4 *1 (-345 *2)) (-4 *2 (-160)))))
+(((*1 *2 *3 *2) (-12 (-5 *2 (-205)) (-5 *3 (-712)) (-5 *1 (-206))))
+ ((*1 *2 *3 *2)
+ (-12 (-5 *2 (-157 (-205))) (-5 *3 (-712)) (-5 *1 (-206))))
+ ((*1 *2 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *2))
+ (-4 *2 (-408 *3))))
+ ((*1 *1 *1 *1) (-4 *1 (-1053))))
+(((*1 *2 *2) (-12 (-5 *2 (-854)) (-5 *1 (-335 *3)) (-4 *3 (-327)))))
+(((*1 *2 *3 *2) (-12 (-5 *3 (-712)) (-5 *1 (-794 *2)) (-4 *2 (-160))))
+ ((*1 *2 *3 *3 *2)
+ (-12 (-5 *3 (-712)) (-5 *1 (-794 *2)) (-4 *2 (-160)))))
+(((*1 *2 *3 *4 *4 *4 *4 *5 *5)
+ (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357))
+ (-5 *2
+ (-2 (|:| -2940 *4) (|:| -2757 *4) (|:| |totalpts| (-525))
+ (|:| |success| (-108))))
+ (-5 *1 (-730)) (-5 *5 (-525)))))
(((*1 *2 *3 *1)
(-12 (-5 *3 (-838 *4)) (-4 *4 (-1018)) (-5 *2 (-591 (-712)))
(-5 *1 (-837 *4)))))
+(((*1 *1 *1 *1) (-4 *1 (-119))) ((*1 *1 *1 *1) (-5 *1 (-796)))
+ ((*1 *1 *1 *1) (-4 *1 (-899))))
+(((*1 *2 *2) (|partial| -12 (-5 *2 (-294 (-205))) (-5 *1 (-246)))))
+(((*1 *2 *3 *3 *4)
+ (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
+ (-4 *3 (-989 *5 *6 *7))
+ (-5 *2 (-591 (-2 (|:| |val| *3) (|:| -3585 *4))))
+ (-5 *1 (-995 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))))
+(((*1 *2 *3) (-12 (-5 *3 (-854)) (-5 *2 (-1072)) (-5 *1 (-727)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))))
+(((*1 *2)
+ (-12 (-4 *3 (-13 (-788) (-517) (-966 (-525)))) (-5 *2 (-1176))
+ (-5 *1 (-411 *3 *4)) (-4 *4 (-408 *3)))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-712))
+ (-4 *3 (-13 (-286) (-10 -8 (-15 -3898 ((-396 $) $)))))
+ (-4 *4 (-1147 *3)) (-5 *1 (-472 *3 *4 *5)) (-4 *5 (-387 *3 *4)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-429) (-788) (-966 (-525)) (-587 (-525))))
+ (-5 *1 (-398 *3 *2 *4 *5)) (-4 *2 (-13 (-27) (-1111) (-408 *3)))
+ (-14 *4 (-1089)) (-14 *5 *2)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-429) (-788) (-966 (-525)) (-587 (-525))))
+ (-4 *2 (-13 (-27) (-1111) (-408 *3) (-10 -8 (-15 -2686 ($ *4)))))
+ (-4 *4 (-786))
+ (-4 *5
+ (-13 (-1149 *2 *4) (-341) (-1111)
+ (-10 -8 (-15 -2209 ($ $)) (-15 -2452 ($ $)))))
+ (-5 *1 (-400 *3 *2 *4 *5 *6 *7)) (-4 *6 (-914 *5)) (-14 *7 (-1089)))))
+(((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-525)) (-5 *2 (-1176)) (-5 *1 (-1173))))
+ ((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-357)) (-5 *2 (-1176)) (-5 *1 (-1173)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-396 (-1085 *1))) (-5 *1 (-294 *4)) (-5 *3 (-1085 *1))
+ (-4 *4 (-429)) (-4 *4 (-517)) (-4 *4 (-788))))
+ ((*1 *2 *3)
+ (-12 (-4 *1 (-842)) (-5 *2 (-396 (-1085 *1))) (-5 *3 (-1085 *1)))))
+(((*1 *1 *2 *2)
+ (-12 (-5 *2 (-591 (-525))) (-5 *1 (-934 *3)) (-14 *3 (-525)))))
+(((*1 *1 *1 *1) (-4 *1 (-119))) ((*1 *1 *1 *1) (-5 *1 (-796)))
+ ((*1 *1 *1 *1) (-4 *1 (-899))))
(((*1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-796)))))
+(((*1 *1 *2 *3 *1 *3)
+ (-12 (-5 *2 (-825 *4)) (-4 *4 (-1018)) (-5 *1 (-822 *4 *3))
+ (-4 *3 (-1018)))))
+(((*1 *2 *3)
+ (-12 (-14 *4 (-591 (-1089))) (-4 *5 (-429))
+ (-5 *2
+ (-2 (|:| |glbase| (-591 (-227 *4 *5))) (|:| |glval| (-591 (-525)))))
+ (-5 *1 (-579 *4 *5)) (-5 *3 (-591 (-227 *4 *5))))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-591 (-1112 *3))) (-5 *1 (-1112 *3)) (-4 *3 (-1018)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-429)) (-4 *4 (-734)) (-4 *5 (-788))
+ (-4 *6 (-989 *3 *4 *5)) (-5 *1 (-573 *3 *4 *5 *6 *7 *2))
+ (-4 *7 (-994 *3 *4 *5 *6)) (-4 *2 (-1027 *3 *4 *5 *6)))))
+(((*1 *1) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160)))))
+(((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1162 *4)) (-5 *1 (-1164 *4 *2))
+ (-4 *4 (-37 (-385 (-525)))))))
(((*1 *2 *3 *3)
- (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef1| *3) (|:| -2805 *4)))
+ (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef1| *3) (|:| -1788 *4)))
(-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))))
+(((*1 *2) (-12 (-4 *1 (-382)) (-5 *2 (-854)))) ((*1 *1) (-4 *1 (-510)))
+ ((*1 *2 *2) (-12 (-5 *2 (-854)) (-5 *1 (-640))))
+ ((*1 *2) (-12 (-5 *2 (-854)) (-5 *1 (-640))))
+ ((*1 *2 *1) (-12 (-5 *2 (-591 *3)) (-5 *1 (-837 *3)) (-4 *3 (-1018)))))
+(((*1 *1 *1) (-12 (-4 *1 (-601 *2)) (-4 *2 (-975)) (-4 *2 (-341)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-357)) (-5 *1 (-92))))
+ ((*1 *2 *3 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-357)) (-5 *1 (-92)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-907 *3 *4 *5 *6)) (-4 *3 (-975)) (-4 *4 (-734))
+ (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-591 *5)))))
+(((*1 *1 *1 *2 *2)
+ (-12 (-5 *2 (-525)) (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975))
+ (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))))
+(((*1 *2 *1 *3 *4)
+ (-12 (-5 *3 (-854)) (-5 *4 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1172)))))
+(((*1 *1 *1 *1) (-4 *1 (-510))))
+(((*1 *2 *1) (-12 (-5 *2 (-1022)) (-5 *1 (-1093)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1089)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975))
+ (-5 *2
+ (-2 (|:| -3175 (-712)) (|:| |curves| (-712))
+ (|:| |polygons| (-712)) (|:| |constructs| (-712)))))))
(((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-807))))
((*1 *2 *3) (-12 (-5 *3 (-876 *2)) (-5 *1 (-913 *2)) (-4 *2 (-975)))))
+(((*1 *1 *1 *2 *2)
+ (-12 (-5 *2 (-525)) (-5 *1 (-130 *3 *4 *5)) (-14 *3 *2)
+ (-14 *4 (-712)) (-4 *5 (-160))))
+ ((*1 *1 *1 *2 *1 *2)
+ (-12 (-5 *2 (-525)) (-5 *1 (-130 *3 *4 *5)) (-14 *3 *2)
+ (-14 *4 (-712)) (-4 *5 (-160))))
+ ((*1 *2 *2 *3)
+ (-12
+ (-5 *2
+ (-477 (-385 (-525)) (-220 *5 (-712)) (-798 *4)
+ (-227 *4 (-385 (-525)))))
+ (-5 *3 (-591 (-798 *4))) (-14 *4 (-591 (-1089))) (-14 *5 (-712))
+ (-5 *1 (-478 *4 *5)))))
+(((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-859)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-147 *3 *2))
+ (-4 *2 (-408 *3))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-788) (-517))) (-5 *1 (-147 *4 *2))
+ (-4 *2 (-408 *4))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-149)) (-5 *2 (-1089))))
+ ((*1 *1 *1) (-4 *1 (-149))))
+(((*1 *2 *2) (|partial| -12 (-5 *1 (-519 *2)) (-4 *2 (-510)))))
+(((*1 *1) (-5 *1 (-205))) ((*1 *1) (-5 *1 (-357))))
+(((*1 *2)
+ (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3))
+ (-4 *5 (-1147 (-385 *4))) (-5 *2 (-108)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-932))))))
+(((*1 *1) (-5 *1 (-1005))))
(((*1 *2 *3 *3 *2)
(-12 (-5 *2 (-1070 *4)) (-5 *3 (-525)) (-4 *4 (-975))
(-5 *1 (-1074 *4))))
((*1 *1 *2 *2 *1)
(-12 (-5 *2 (-525)) (-5 *1 (-1163 *3 *4 *5)) (-4 *3 (-975))
(-14 *4 (-1089)) (-14 *5 *3))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-964)) (-5 *1 (-284))))
- ((*1 *2 *3) (-12 (-5 *3 (-591 (-964))) (-5 *2 (-964)) (-5 *1 (-284))))
- ((*1 *1 *2) (-12 (-5 *2 (-591 *1)) (-4 *1 (-596 *3)) (-4 *3 (-1125))))
- ((*1 *1 *1 *1) (-12 (-4 *1 (-596 *2)) (-4 *2 (-1125))))
- ((*1 *1 *2 *1) (-12 (-4 *1 (-596 *2)) (-4 *2 (-1125))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-596 *2)) (-4 *2 (-1125))))
- ((*1 *1 *1 *1) (-5 *1 (-987)))
+(((*1 *2 *1) (-12 (-5 *2 (-169)) (-5 *1 (-228)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
+(((*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-128)))))
+(((*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-414)))))
+(((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-128)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-591 (-525))) (-5 *1 (-934 *3)) (-14 *3 (-525)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-765)))))
+(((*1 *2 *3) (-12 (-5 *3 (-854)) (-5 *2 (-837 (-525))) (-5 *1 (-850))))
((*1 *2 *3)
- (-12 (-5 *3 (-1070 (-1070 *4))) (-5 *2 (-1070 *4)) (-5 *1 (-1067 *4))
- (-4 *4 (-1125))))
- ((*1 *1 *2 *1) (-12 (-4 *1 (-1159 *2)) (-4 *2 (-1125))))
- ((*1 *1 *1 *1) (-12 (-4 *1 (-1159 *2)) (-4 *2 (-1125)))))
+ (-12 (-5 *3 (-591 (-525))) (-5 *2 (-837 (-525))) (-5 *1 (-850)))))
+(((*1 *1 *1)
+ (-12 (|has| *1 (-6 -4251)) (-4 *1 (-1159 *2)) (-4 *2 (-1125)))))
(((*1 *2 *3)
(-12
(-5 *3
@@ -3051,9 +3548,77 @@
(|:| |polj| *7)))
(-4 *5 (-734)) (-4 *7 (-882 *4 *5 *6)) (-4 *4 (-429)) (-4 *6 (-788))
(-5 *2 (-108)) (-5 *1 (-426 *4 *5 *6 *7)))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
+ (-4 *4 (-788))))
+ ((*1 *1) (-4 *1 (-1065))))
+(((*1 *2 *1 *3) (-12 (-4 *1 (-33)) (-5 *3 (-712)) (-5 *2 (-108))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *2 (-108)) (-5 *1 (-1126 *3)) (-4 *3 (-788))
+ (-4 *3 (-1018)))))
+(((*1 *2 *3 *3 *4 *5 *5 *3)
+ (-12 (-5 *3 (-525)) (-5 *4 (-1072)) (-5 *5 (-631 (-205)))
+ (-5 *2 (-964)) (-5 *1 (-689)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-515 *3)) (-4 *3 (-13 (-382) (-1111))) (-5 *2 (-108))))
+ ((*1 *2 *1) (-12 (-4 *1 (-786)) (-5 *2 (-108))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *1 (-991 *4 *3)) (-4 *4 (-13 (-786) (-341)))
+ (-4 *3 (-1147 *4)) (-5 *2 (-108)))))
+(((*1 *1 *2 *3) (-12 (-5 *3 (-525)) (-5 *1 (-396 *2)) (-4 *2 (-517)))))
+(((*1 *2 *2)
+ (|partial| -12 (-5 *2 (-1085 *3)) (-4 *3 (-327)) (-5 *1 (-335 *3)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-205)) (-5 *2 (-108)) (-5 *1 (-278 *4 *5)) (-14 *4 *3)
+ (-14 *5 *3)))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1013 (-781 (-205)))) (-5 *3 (-205)) (-5 *2 (-108))
+ (-5 *1 (-284))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-108))
+ (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-882 *3 *4 *5)))))
+(((*1 *2 *1 *1)
+ (-12 (-4 *3 (-517)) (-4 *3 (-975))
+ (-5 *2 (-2 (|:| -2746 *1) (|:| -2449 *1))) (-4 *1 (-790 *3))))
+ ((*1 *2 *3 *3 *4)
+ (-12 (-5 *4 (-94 *5)) (-4 *5 (-517)) (-4 *5 (-975))
+ (-5 *2 (-2 (|:| -2746 *3) (|:| -2449 *3))) (-5 *1 (-791 *5 *3))
+ (-4 *3 (-790 *5)))))
+(((*1 *2 *1)
+ (-12 (-4 *3 (-13 (-341) (-138)))
+ (-5 *2 (-591 (-2 (|:| -3987 (-712)) (|:| -1708 *4) (|:| |num| *4))))
+ (-5 *1 (-377 *3 *4)) (-4 *4 (-1147 *3)))))
+(((*1 *2) (-12 (-4 *3 (-160)) (-5 *2 (-1171 *1)) (-4 *1 (-345 *3)))))
(((*1 *2 *2 *2) (-12 (-5 *2 (-357)) (-5 *1 (-187))))
((*1 *2 *2 *3)
(-12 (-5 *3 (-591 (-357))) (-5 *2 (-357)) (-5 *1 (-187)))))
+(((*1 *2 *2 *2 *2 *2)
+ (-12 (-4 *2 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525)))))))
+ (-5 *1 (-1044 *3 *2)) (-4 *3 (-1147 *2)))))
+(((*1 *1 *1 *1 *1) (-4 *1 (-510))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-842)) (-4 *5 (-734)) (-4 *6 (-788))
+ (-4 *7 (-882 *4 *5 *6)) (-5 *2 (-396 (-1085 *7)))
+ (-5 *1 (-839 *4 *5 *6 *7)) (-5 *3 (-1085 *7))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-842)) (-4 *5 (-1147 *4)) (-5 *2 (-396 (-1085 *5)))
+ (-5 *1 (-840 *4 *5)) (-5 *3 (-1085 *5)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-591 *5)) (-4 *5 (-1147 *3)) (-4 *3 (-286))
+ (-5 *2 (-108)) (-5 *1 (-432 *3 *5)))))
+(((*1 *1 *1 *2) (-12 (-4 *1 (-380)) (-5 *2 (-712))))
+ ((*1 *1 *1) (-4 *1 (-380))))
+(((*1 *2 *3) (-12 (-5 *3 (-712)) (-5 *2 (-1176)) (-5 *1 (-357)))))
+(((*1 *1)
+ (-12 (-4 *1 (-382)) (-3389 (|has| *1 (-6 -4241)))
+ (-3389 (|has| *1 (-6 -4233)))))
+ ((*1 *2 *1) (-12 (-4 *1 (-403 *2)) (-4 *2 (-1018)) (-4 *2 (-788))))
+ ((*1 *1 *1 *1) (-4 *1 (-788)))
+ ((*1 *2 *1) (-12 (-4 *1 (-900 *2)) (-4 *2 (-788))))
+ ((*1 *1) (-5 *1 (-1036))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-525)) (|has| *1 (-6 -4241)) (-4 *1 (-382))
+ (-5 *2 (-854)))))
(((*1 *2 *3 *3 *3 *4 *5 *5 *6)
(-12 (-5 *3 (-1 (-205) (-205) (-205)))
(-5 *4 (-3 (-1 (-205) (-205) (-205) (-205)) "undefined"))
@@ -3065,10 +3630,182 @@
((*1 *2 *2 *3 *4 *4 *5)
(-12 (-5 *2 (-1049 (-205))) (-5 *3 (-1 (-876 (-205)) (-205) (-205)))
(-5 *4 (-1013 (-205))) (-5 *5 (-591 (-242))) (-5 *1 (-638)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-796)) (-5 *1 (-368 *3 *4 *5)) (-14 *3 (-712))
+ (-14 *4 (-712)) (-4 *5 (-160)))))
+(((*1 *2 *3) (-12 (-5 *2 (-591 (-525))) (-5 *1 (-423)) (-5 *3 (-525)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1171 *3)) (-4 *3 (-1147 *4)) (-4 *4 (-1129))
+ (-4 *1 (-320 *4 *3 *5)) (-4 *5 (-1147 (-385 *3))))))
+(((*1 *2) (-12 (-5 *2 (-854)) (-5 *1 (-1174))))
+ ((*1 *2 *2) (-12 (-5 *2 (-854)) (-5 *1 (-1174)))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-341)) (-4 *3 (-975))
+ (-5 *1 (-1074 *3)))))
+(((*1 *2 *3 *3 *4 *3 *4 *4 *4 *5 *5 *5 *5 *4 *4 *6 *7)
+ (-12 (-5 *4 (-525)) (-5 *5 (-631 (-205)))
+ (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-82 FCNF))))
+ (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-83 FCNG)))) (-5 *3 (-205))
+ (-5 *2 (-964)) (-5 *1 (-691)))))
+(((*1 *2 *3) (-12 (-5 *3 (-796)) (-5 *2 (-1176)) (-5 *1 (-1052))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-591 (-796))) (-5 *2 (-1176)) (-5 *1 (-1052)))))
+(((*1 *2 *3 *1)
+ (-12 (-5 *3 (-1 (-108) *4)) (|has| *1 (-6 -4250)) (-4 *1 (-464 *4))
+ (-4 *4 (-1125)) (-5 *2 (-108)))))
+(((*1 *2 *3 *2 *4)
+ (-12 (-5 *3 (-110)) (-5 *4 (-712)) (-4 *5 (-429)) (-4 *5 (-788))
+ (-4 *5 (-966 (-525))) (-4 *5 (-517)) (-5 *1 (-40 *5 *2))
+ (-4 *2 (-408 *5))
+ (-4 *2
+ (-13 (-341) (-281)
+ (-10 -8 (-15 -1384 ((-1041 *5 (-564 $)) $))
+ (-15 -1396 ((-1041 *5 (-564 $)) $))
+ (-15 -2686 ($ (-1041 *5 (-564 $))))))))))
(((*1 *1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-1089)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-517)) (-5 *2 (-712)) (-5 *1 (-42 *4 *3))
+ (-4 *3 (-395 *4)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1 (-591 *5) *6))
+ (-4 *5 (-13 (-341) (-138) (-966 (-385 (-525))))) (-4 *6 (-1147 *5))
+ (-5 *2 (-591 (-2 (|:| -2277 *5) (|:| -2203 *3))))
+ (-5 *1 (-750 *5 *6 *3 *7)) (-4 *3 (-601 *6))
+ (-4 *7 (-601 (-385 *6))))))
+(((*1 *1 *1 *1) (-12 (-4 *1 (-601 *2)) (-4 *2 (-975)) (-4 *2 (-341))))
+ ((*1 *2 *2 *2 *3)
+ (-12 (-5 *3 (-1 *4 *4)) (-4 *4 (-341)) (-5 *1 (-604 *4 *2))
+ (-4 *2 (-601 *4)))))
+(((*1 *1 *1 *1) (-12 (-4 *1 (-351 *2)) (-4 *2 (-1125)) (-4 *2 (-788))))
+ ((*1 *1 *2 *1 *1)
+ (-12 (-5 *2 (-1 (-108) *3 *3)) (-4 *1 (-351 *3)) (-4 *3 (-1125))))
+ ((*1 *1 *1 *1) (-12 (-4 *1 (-900 *2)) (-4 *2 (-788))))
+ ((*1 *1 *1 *1) (-12 (-4 *1 (-1050 *2)) (-4 *2 (-975))))
+ ((*1 *1 *2) (-12 (-5 *2 (-591 *1)) (-4 *1 (-1050 *3)) (-4 *3 (-975))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-591 (-1078 *3 *4))) (-5 *1 (-1078 *3 *4))
+ (-14 *3 (-854)) (-4 *4 (-975))))
+ ((*1 *1 *1 *1)
+ (-12 (-5 *1 (-1078 *2 *3)) (-14 *2 (-854)) (-4 *3 (-975)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-1054 *2 *3)) (-4 *2 (-13 (-1018) (-33)))
+ (-4 *3 (-13 (-1018) (-33))))))
+(((*1 *2 *1) (-12 (-4 *1 (-233 *3)) (-4 *3 (-1125)) (-5 *2 (-712))))
+ ((*1 *2 *1) (-12 (-4 *1 (-281)) (-5 *2 (-712))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-975))
+ (-4 *2 (-13 (-382) (-966 *4) (-341) (-1111) (-263)))
+ (-5 *1 (-420 *4 *3 *2)) (-4 *3 (-1147 *4))))
+ ((*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-564 *3)) (-4 *3 (-788))))
+ ((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-796))))
+ ((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-796)))))
+(((*1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796)))))
+(((*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-968)))))
+(((*1 *2 *1)
+ (-12 (-14 *3 (-591 (-1089))) (-4 *4 (-160))
+ (-4 *5 (-218 (-2028 *3) (-712)))
+ (-14 *6
+ (-1 (-108) (-2 (|:| -3229 *2) (|:| -3987 *5))
+ (-2 (|:| -3229 *2) (|:| -3987 *5))))
+ (-4 *2 (-788)) (-5 *1 (-438 *3 *4 *2 *5 *6 *7))
+ (-4 *7 (-882 *4 *5 (-798 *3))))))
+(((*1 *2)
+ (-12 (-5 *2 (-108)) (-5 *1 (-1103 *3 *4)) (-4 *3 (-1018))
+ (-4 *4 (-1018)))))
+(((*1 *1 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-21)) (-4 *2 (-1125)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-517) (-138))) (-5 *1 (-502 *3 *2))
+ (-4 *2 (-1162 *3))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-341) (-346) (-566 (-525)))) (-4 *4 (-1147 *3))
+ (-4 *5 (-666 *3 *4)) (-5 *1 (-506 *3 *4 *5 *2)) (-4 *2 (-1162 *5))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-341) (-346) (-566 (-525)))) (-5 *1 (-507 *3 *2))
+ (-4 *2 (-1162 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-13 (-517) (-138)))
+ (-5 *1 (-1066 *3)))))
(((*1 *2 *2 *3)
(-12 (-5 *2 (-631 *3)) (-4 *3 (-286)) (-5 *1 (-641 *3)))))
+(((*1 *1 *1 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-281)) (-4 *2 (-1125))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-591 (-564 *1))) (-5 *3 (-591 *1)) (-4 *1 (-281))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-591 (-273 *1))) (-4 *1 (-281))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-273 *1)) (-4 *1 (-281)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-591 *3)) (-4 *3 (-1147 *5)) (-4 *5 (-286))
+ (-5 *2 (-712)) (-5 *1 (-432 *5 *3)))))
+(((*1 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206))))
+ ((*1 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))))
+(((*1 *2 *3 *4 *4 *4 *4 *5 *5 *5)
+ (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357))
+ (-5 *2
+ (-2 (|:| -2940 *4) (|:| -2757 *4) (|:| |totalpts| (-525))
+ (|:| |success| (-108))))
+ (-5 *1 (-730)) (-5 *5 (-525)))))
+(((*1 *2 *3 *3 *4 *4 *4 *4)
+ (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-690)))))
+(((*1 *2 *2)
+ (|partial| -12 (-5 *2 (-1085 *3)) (-4 *3 (-327)) (-5 *1 (-335 *3)))))
+(((*1 *2 *3) (-12 (-5 *3 (-876 *2)) (-5 *1 (-913 *2)) (-4 *2 (-975)))))
+(((*1 *1 *2) (-12 (-5 *2 (-146)) (-5 *1 (-807)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-591 (-2 (|:| |deg| (-712)) (|:| -1582 *5))))
+ (-4 *5 (-1147 *4)) (-4 *4 (-327)) (-5 *2 (-591 *5))
+ (-5 *1 (-197 *4 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-591 (-2 (|:| -2542 *5) (|:| -2743 (-525)))))
+ (-5 *4 (-525)) (-4 *5 (-1147 *4)) (-5 *2 (-591 *5))
+ (-5 *1 (-637 *5)))))
+(((*1 *2)
+ (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4))
+ (-4 *3 (-345 *4))))
+ ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))))
+(((*1 *2 *2) (-12 (-5 *2 (-854)) (-5 *1 (-381 *3)) (-4 *3 (-382))))
+ ((*1 *2) (-12 (-5 *2 (-854)) (-5 *1 (-381 *3)) (-4 *3 (-382))))
+ ((*1 *2 *2) (-12 (-5 *2 (-854)) (|has| *1 (-6 -4241)) (-4 *1 (-382))))
+ ((*1 *2) (-12 (-4 *1 (-382)) (-5 *2 (-854))))
+ ((*1 *2 *1) (-12 (-4 *1 (-802 *3)) (-5 *2 (-1070 (-525))))))
(((*1 *2 *3) (-12 (-5 *2 (-591 (-525))) (-5 *1 (-522)) (-5 *3 (-525)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-1056 *3 *4)) (-14 *3 (-854)) (-4 *4 (-341))
+ (-5 *1 (-924 *3 *4)))))
+(((*1 *1) (-5 *1 (-415))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-907 *3 *4 *5 *6)) (-4 *3 (-975)) (-4 *4 (-734))
+ (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-517))
+ (-5 *2 (-108)))))
+(((*1 *1) (-5 *1 (-415))))
+(((*1 *2 *3 *1)
+ (-12 (-4 *1 (-994 *4 *5 *6 *3)) (-4 *4 (-429)) (-4 *5 (-734))
+ (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-108))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
+ (-4 *3 (-989 *4 *5 *6))
+ (-5 *2 (-591 (-2 (|:| |val| (-108)) (|:| -3585 *1))))
+ (-4 *1 (-994 *4 *5 *6 *3)))))
+(((*1 *2 *1 *1) (-12 (-5 *2 (-525)) (-5 *1 (-357)))))
+(((*1 *2 *3 *2) (-12 (-5 *3 (-712)) (-5 *1 (-794 *2)) (-4 *2 (-160))))
+ ((*1 *2 *3)
+ (-12 (-5 *2 (-1085 (-525))) (-5 *1 (-875)) (-5 *3 (-525)))))
+(((*1 *2 *2 *3)
+ (|partial| -12
+ (-5 *3 (-591 (-2 (|:| |func| *2) (|:| |pole| (-108)))))
+ (-4 *2 (-13 (-408 *4) (-932))) (-4 *4 (-13 (-788) (-517)))
+ (-5 *1 (-255 *4 *2)))))
+(((*1 *2 *2 *3 *3)
+ (-12 (-5 *3 (-525)) (-4 *4 (-13 (-517) (-138))) (-5 *1 (-502 *4 *2))
+ (-4 *2 (-1162 *4))))
+ ((*1 *2 *2 *3 *3)
+ (-12 (-5 *3 (-525)) (-4 *4 (-13 (-341) (-346) (-566 *3)))
+ (-4 *5 (-1147 *4)) (-4 *6 (-666 *4 *5)) (-5 *1 (-506 *4 *5 *6 *2))
+ (-4 *2 (-1162 *6))))
+ ((*1 *2 *2 *3 *3)
+ (-12 (-5 *3 (-525)) (-4 *4 (-13 (-341) (-346) (-566 *3)))
+ (-5 *1 (-507 *4 *2)) (-4 *2 (-1162 *4))))
+ ((*1 *2 *2 *3 *3)
+ (-12 (-5 *2 (-1070 *4)) (-5 *3 (-525)) (-4 *4 (-13 (-517) (-138)))
+ (-5 *1 (-1066 *4)))))
(((*1 *2 *3)
(-12 (-5 *3 (-273 (-885 (-525))))
(-5 *2
@@ -3076,79 +3813,173 @@
(|:| |inhom| (-3 (-591 (-1171 (-712))) "failed"))
(|:| |hom| (-591 (-1171 (-712))))))
(-5 *1 (-216)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1089))
- (-4 *4 (-13 (-429) (-788) (-966 (-525)) (-587 (-525))))
- (-5 *2 (-51)) (-5 *1 (-293 *4 *5))
- (-4 *5 (-13 (-27) (-1111) (-408 *4)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-385 (-885 *3))) (-5 *1 (-430 *3 *4 *5 *6))
+ (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-854))
+ (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))))
+(((*1 *2)
+ (-12 (-4 *4 (-160)) (-5 *2 (-712)) (-5 *1 (-153 *3 *4))
+ (-4 *3 (-154 *4))))
+ ((*1 *2)
+ (-12 (-14 *4 *2) (-4 *5 (-1125)) (-5 *2 (-712))
+ (-5 *1 (-217 *3 *4 *5)) (-4 *3 (-218 *4 *5))))
+ ((*1 *2)
+ (-12 (-4 *4 (-788)) (-5 *2 (-712)) (-5 *1 (-407 *3 *4))
+ (-4 *3 (-408 *4))))
+ ((*1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-509 *3)) (-4 *3 (-510))))
+ ((*1 *2) (-12 (-4 *1 (-705)) (-5 *2 (-712))))
+ ((*1 *2)
+ (-12 (-4 *4 (-160)) (-5 *2 (-712)) (-5 *1 (-737 *3 *4))
+ (-4 *3 (-738 *4))))
+ ((*1 *2)
+ (-12 (-4 *4 (-517)) (-5 *2 (-712)) (-5 *1 (-922 *3 *4))
+ (-4 *3 (-923 *4))))
+ ((*1 *2)
+ (-12 (-4 *4 (-160)) (-5 *2 (-712)) (-5 *1 (-926 *3 *4))
+ (-4 *3 (-927 *4))))
+ ((*1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-941 *3)) (-4 *3 (-942))))
+ ((*1 *2) (-12 (-4 *1 (-975)) (-5 *2 (-712))))
+ ((*1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-983 *3)) (-4 *3 (-984)))))
+(((*1 *2 *1) (-12 (-5 *1 (-898 *2)) (-4 *2 (-899)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-357))))
+ ((*1 *1 *1 *1) (-4 *1 (-510)))
+ ((*1 *1 *1 *2) (-12 (-5 *1 (-660 *2)) (-4 *2 (-341))))
+ ((*1 *1 *2) (-12 (-5 *1 (-660 *2)) (-4 *2 (-341))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-712)))))
+(((*1 *2 *3 *4 *5 *5 *6)
+ (-12 (-5 *4 (-1089)) (-5 *6 (-108))
+ (-4 *7 (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525))))
+ (-4 *3 (-13 (-1111) (-891) (-29 *7)))
+ (-5 *2
+ (-3 (|:| |f1| (-781 *3)) (|:| |f2| (-591 (-781 *3)))
+ (|:| |fail| "failed") (|:| |pole| "potentialPole")))
+ (-5 *1 (-199 *7 *3)) (-5 *5 (-781 *3)))))
+(((*1 *1 *1)
+ (-12 (-4 *2 (-138)) (-4 *2 (-286)) (-4 *2 (-429)) (-4 *3 (-788))
+ (-4 *4 (-734)) (-5 *1 (-918 *2 *3 *4 *5)) (-4 *5 (-882 *2 *4 *3))))
+ ((*1 *2 *3) (-12 (-5 *3 (-47)) (-5 *2 (-294 (-525))) (-5 *1 (-1035))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-1111))))))
+(((*1 *2 *3 *4 *5 *5 *4 *6)
+ (-12 (-5 *5 (-564 *4)) (-5 *6 (-1085 *4))
+ (-4 *4 (-13 (-408 *7) (-27) (-1111)))
+ (-4 *7 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525))))
+ (-5 *2
+ (-2 (|:| |particular| (-3 *4 "failed")) (|:| -3612 (-591 *4))))
+ (-5 *1 (-521 *7 *4 *3)) (-4 *3 (-601 *4)) (-4 *3 (-1018))))
+ ((*1 *2 *3 *4 *5 *5 *5 *4 *6)
+ (-12 (-5 *5 (-564 *4)) (-5 *6 (-385 (-1085 *4)))
+ (-4 *4 (-13 (-408 *7) (-27) (-1111)))
+ (-4 *7 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525))))
+ (-5 *2
+ (-2 (|:| |particular| (-3 *4 "failed")) (|:| -3612 (-591 *4))))
+ (-5 *1 (-521 *7 *4 *3)) (-4 *3 (-601 *4)) (-4 *3 (-1018)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-104))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-110))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-342 *2 *3)) (-4 *3 (-1018)) (-4 *2 (-1018))))
+ ((*1 *2 *1) (-12 (-4 *1 (-367)) (-5 *2 (-1072))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-416 *3)) (-14 *3 *2)))
+ ((*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-564 *3)) (-4 *3 (-788))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-897))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-996 *3)) (-14 *3 *2)))
+ ((*1 *1 *1) (-5 *1 (-1089))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-108)) (-5 *1 (-49 *3 *4)) (-4 *3 (-975))
+ (-14 *4 (-591 (-1089)))))
((*1 *2 *3)
- (-12 (-4 *4 (-13 (-429) (-788) (-966 (-525)) (-587 (-525))))
- (-5 *2 (-51)) (-5 *1 (-293 *4 *3))
- (-4 *3 (-13 (-27) (-1111) (-408 *4)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-385 (-525)))
- (-4 *5 (-13 (-429) (-788) (-966 (-525)) (-587 (-525))))
- (-5 *2 (-51)) (-5 *1 (-293 *5 *3))
- (-4 *3 (-13 (-27) (-1111) (-408 *5)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-273 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *5)))
- (-4 *5 (-13 (-429) (-788) (-966 (-525)) (-587 (-525))))
- (-5 *2 (-51)) (-5 *1 (-293 *5 *3))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-273 *3)) (-5 *5 (-385 (-525)))
- (-4 *3 (-13 (-27) (-1111) (-408 *6)))
- (-4 *6 (-13 (-429) (-788) (-966 (-525)) (-587 (-525))))
- (-5 *2 (-51)) (-5 *1 (-293 *6 *3))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *6 (-525))) (-5 *4 (-273 *6))
- (-4 *6 (-13 (-27) (-1111) (-408 *5)))
- (-4 *5 (-13 (-517) (-788) (-966 (-525)) (-587 (-525))))
- (-5 *2 (-51)) (-5 *1 (-436 *5 *6))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-1089)) (-5 *5 (-273 *3))
- (-4 *3 (-13 (-27) (-1111) (-408 *6)))
- (-4 *6 (-13 (-517) (-788) (-966 (-525)) (-587 (-525))))
- (-5 *2 (-51)) (-5 *1 (-436 *6 *3))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 *7 (-525))) (-5 *4 (-273 *7)) (-5 *5 (-1138 (-525)))
- (-4 *7 (-13 (-27) (-1111) (-408 *6)))
- (-4 *6 (-13 (-517) (-788) (-966 (-525)) (-587 (-525))))
- (-5 *2 (-51)) (-5 *1 (-436 *6 *7))))
- ((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *4 (-1089)) (-5 *5 (-273 *3)) (-5 *6 (-1138 (-525)))
- (-4 *3 (-13 (-27) (-1111) (-408 *7)))
- (-4 *7 (-13 (-517) (-788) (-966 (-525)) (-587 (-525))))
- (-5 *2 (-51)) (-5 *1 (-436 *7 *3))))
- ((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *3 (-1 *8 (-385 (-525)))) (-5 *4 (-273 *8))
- (-5 *5 (-1138 (-385 (-525)))) (-5 *6 (-385 (-525)))
- (-4 *8 (-13 (-27) (-1111) (-408 *7)))
- (-4 *7 (-13 (-517) (-788) (-966 (-525)) (-587 (-525))))
- (-5 *2 (-51)) (-5 *1 (-436 *7 *8))))
- ((*1 *2 *3 *4 *5 *6 *7)
- (-12 (-5 *4 (-1089)) (-5 *5 (-273 *3)) (-5 *6 (-1138 (-385 (-525))))
- (-5 *7 (-385 (-525))) (-4 *3 (-13 (-27) (-1111) (-408 *8)))
- (-4 *8 (-13 (-517) (-788) (-966 (-525)) (-587 (-525))))
- (-5 *2 (-51)) (-5 *1 (-436 *8 *3))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1070 (-2 (|:| |k| (-525)) (|:| |c| *3))))
- (-4 *3 (-975)) (-5 *1 (-550 *3))))
- ((*1 *1 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-551 *3))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1070 (-2 (|:| |k| (-525)) (|:| |c| *3))))
- (-4 *3 (-975)) (-4 *1 (-1131 *3))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-712))
- (-5 *3 (-1070 (-2 (|:| |k| (-385 (-525))) (|:| |c| *4))))
- (-4 *4 (-975)) (-4 *1 (-1152 *4))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-4 *1 (-1162 *3))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1070 (-2 (|:| |k| (-712)) (|:| |c| *3))))
- (-4 *3 (-975)) (-4 *1 (-1162 *3)))))
+ (-12 (-5 *3 (-51)) (-5 *2 (-108)) (-5 *1 (-50 *4)) (-4 *4 (-1125))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-108)) (-5 *1 (-203 *3 *4)) (-4 *3 (-13 (-975) (-788)))
+ (-14 *4 (-591 (-1089)))))
+ ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-616 *3)) (-4 *3 (-788))))
+ ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-620 *3)) (-4 *3 (-788))))
+ ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-826 *3)) (-4 *3 (-788)))))
(((*1 *1 *2)
- (-12 (-5 *2 (-591 (-2 (|:| |gen| *3) (|:| -1409 *4))))
+ (-12 (-5 *2 (-591 (-2 (|:| |gen| *3) (|:| -2288 *4))))
(-4 *3 (-1018)) (-4 *4 (-23)) (-14 *5 *4) (-5 *1 (-594 *3 *4 *5)))))
+(((*1 *2 *1) (|partial| -12 (-5 *2 (-564 *1)) (-4 *1 (-281)))))
+(((*1 *2 *3 *4 *4 *5 *6)
+ (-12 (-5 *3 (-591 (-591 (-876 (-205))))) (-5 *4 (-807))
+ (-5 *5 (-854)) (-5 *6 (-591 (-242))) (-5 *2 (-1172))
+ (-5 *1 (-1175))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-591 (-591 (-876 (-205))))) (-5 *4 (-591 (-242)))
+ (-5 *2 (-1172)) (-5 *1 (-1175)))))
+(((*1 *1 *1 *1 *1) (-5 *1 (-796)))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))))
+(((*1 *2 *3) (-12 (-5 *3 (-525)) (-5 *2 (-1176)) (-5 *1 (-936)))))
+(((*1 *2 *1 *3)
+ (|partial| -12 (-5 *3 (-1089)) (-4 *4 (-975)) (-4 *4 (-788))
+ (-5 *2 (-2 (|:| |var| (-564 *1)) (|:| -3987 (-525))))
+ (-4 *1 (-408 *4))))
+ ((*1 *2 *1 *3)
+ (|partial| -12 (-5 *3 (-110)) (-4 *4 (-975)) (-4 *4 (-788))
+ (-5 *2 (-2 (|:| |var| (-564 *1)) (|:| -3987 (-525))))
+ (-4 *1 (-408 *4))))
+ ((*1 *2 *1)
+ (|partial| -12 (-4 *3 (-1030)) (-4 *3 (-788))
+ (-5 *2 (-2 (|:| |var| (-564 *1)) (|:| -3987 (-525))))
+ (-4 *1 (-408 *3))))
+ ((*1 *2 *1)
+ (|partial| -12 (-5 *2 (-2 (|:| |val| (-825 *3)) (|:| -3987 (-712))))
+ (-5 *1 (-825 *3)) (-4 *3 (-1018))))
+ ((*1 *2 *1)
+ (|partial| -12 (-4 *1 (-882 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734))
+ (-4 *5 (-788)) (-5 *2 (-2 (|:| |var| *5) (|:| -3987 (-712))))))
+ ((*1 *2 *3)
+ (|partial| -12 (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-975))
+ (-4 *7 (-882 *6 *4 *5))
+ (-5 *2 (-2 (|:| |var| *5) (|:| -3987 (-525))))
+ (-5 *1 (-883 *4 *5 *6 *7 *3))
+ (-4 *3
+ (-13 (-341)
+ (-10 -8 (-15 -2686 ($ *7)) (-15 -1384 (*7 $))
+ (-15 -1396 (*7 $))))))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *5 (-108)) (-4 *6 (-429)) (-4 *7 (-734)) (-4 *8 (-788))
+ (-4 *3 (-989 *6 *7 *8))
+ (-5 *2
+ (-2 (|:| |done| (-591 *4))
+ (|:| |todo| (-591 (-2 (|:| |val| (-591 *3)) (|:| -3585 *4))))))
+ (-5 *1 (-992 *6 *7 *8 *3 *4)) (-4 *4 (-994 *6 *7 *8 *3))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
+ (-4 *3 (-989 *5 *6 *7))
+ (-5 *2
+ (-2 (|:| |done| (-591 *4))
+ (|:| |todo| (-591 (-2 (|:| |val| (-591 *3)) (|:| -3585 *4))))))
+ (-5 *1 (-1059 *5 *6 *7 *3 *4)) (-4 *4 (-1027 *5 *6 *7 *3)))))
+(((*1 *1 *1 *1) (-5 *1 (-205)))
+ ((*1 *2 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206))))
+ ((*1 *2 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206))))
+ ((*1 *2 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *2))
+ (-4 *2 (-408 *3))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-712)) (-5 *2 (-1 (-357))) (-5 *1 (-968))))
+ ((*1 *1 *1 *1) (-4 *1 (-1053))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-591 *2)) (-5 *1 (-461 *2)) (-4 *2 (-1147 (-525))))))
+(((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-2 (|:| |xinit| (-205)) (|:| |xend| (-205))
+ (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205)))
+ (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205)))
+ (|:| |abserr| (-205)) (|:| |relerr| (-205))))
+ (-5 *2 (-357)) (-5 *1 (-187)))))
+(((*1 *1 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1125))))
+ ((*1 *1 *1)
+ (-12 (|has| *1 (-6 -4251)) (-4 *1 (-351 *2)) (-4 *2 (-1125))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-594 *2 *3 *4)) (-4 *2 (-1018)) (-4 *3 (-23))
+ (-14 *4 *3))))
(((*1 *2 *3 *3)
(-12 (-4 *4 (-13 (-286) (-138))) (-4 *5 (-734)) (-4 *6 (-788))
(-4 *7 (-882 *4 *5 *6)) (-5 *2 (-591 (-591 *7)))
@@ -3165,9 +3996,94 @@
(-12 (-5 *4 (-108)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-734))
(-4 *7 (-788)) (-4 *8 (-882 *5 *6 *7)) (-5 *2 (-591 (-591 *8)))
(-5 *1 (-425 *5 *6 *7 *8)) (-5 *3 (-591 *8)))))
+(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-591 (-798 *5))) (-14 *5 (-591 (-1089))) (-4 *6 (-429))
+ (-5 *2
+ (-2 (|:| |dpolys| (-591 (-227 *5 *6)))
+ (|:| |coords| (-591 (-525)))))
+ (-5 *1 (-448 *5 *6 *7)) (-5 *3 (-591 (-227 *5 *6))) (-4 *7 (-429)))))
+(((*1 *2 *1)
+ (|partial| -12 (-4 *3 (-1030)) (-4 *3 (-788)) (-5 *2 (-591 *1))
+ (-4 *1 (-408 *3))))
+ ((*1 *2 *1)
+ (|partial| -12 (-5 *2 (-591 (-825 *3))) (-5 *1 (-825 *3))
+ (-4 *3 (-1018))))
+ ((*1 *2 *1)
+ (|partial| -12 (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788))
+ (-5 *2 (-591 *1)) (-4 *1 (-882 *3 *4 *5))))
+ ((*1 *2 *3)
+ (|partial| -12 (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-975))
+ (-4 *7 (-882 *6 *4 *5)) (-5 *2 (-591 *3))
+ (-5 *1 (-883 *4 *5 *6 *7 *3))
+ (-4 *3
+ (-13 (-341)
+ (-10 -8 (-15 -2686 ($ *7)) (-15 -1384 (*7 $))
+ (-15 -1396 (*7 $))))))))
+(((*1 *1 *2) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-462)))))
+(((*1 *2 *2) (|partial| -12 (-5 *2 (-294 (-205))) (-5 *1 (-284))))
+ ((*1 *2 *1)
+ (|partial| -12
+ (-5 *2 (-2 (|:| |num| (-825 *3)) (|:| |den| (-825 *3))))
+ (-5 *1 (-825 *3)) (-4 *3 (-1018)))))
+(((*1 *1 *2 *3) (-12 (-5 *2 (-712)) (-5 *1 (-57 *3)) (-4 *3 (-1125))))
+ ((*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1125)) (-5 *1 (-57 *3)))))
+(((*1 *2 *3 *3 *4 *4 *4 *4 *3)
+ (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
+ (-5 *1 (-694)))))
+(((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-854))
+ (-5 *2 (-1171 (-591 (-2 (|:| -2940 *4) (|:| -3229 (-1036))))))
+ (-5 *1 (-324 *4)) (-4 *4 (-327)))))
+(((*1 *2 *3 *4 *4 *3)
+ (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
+ (-5 *1 (-693)))))
+(((*1 *2 *1) (-12 (-5 *2 (-796)) (-5 *1 (-51)))))
+(((*1 *1 *1 *1 *2)
+ (-12 (-4 *1 (-989 *3 *4 *2)) (-4 *3 (-975)) (-4 *4 (-734))
+ (-4 *2 (-788))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
+ (-4 *4 (-788)))))
(((*1 *2 *2 *3 *2)
(-12 (-5 *3 (-712)) (-4 *4 (-327)) (-5 *1 (-197 *4 *2))
(-4 *2 (-1147 *4)))))
+(((*1 *1) (-5 *1 (-744))))
+(((*1 *1 *2 *3) (-12 (-5 *3 (-525)) (-5 *1 (-396 *2)) (-4 *2 (-517)))))
+(((*1 *1 *1) (-4 *1 (-119))) ((*1 *1 *1) (-5 *1 (-796)))
+ ((*1 *1 *1) (-4 *1 (-899))) ((*1 *1 *1) (-5 *1 (-1036))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-1089)) (-5 *5 (-1013 (-205))) (-5 *2 (-860))
+ (-5 *1 (-858 *3)) (-4 *3 (-566 (-501)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1089)) (-5 *2 (-860)) (-5 *1 (-858 *3))
+ (-4 *3 (-566 (-501)))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1 (-205) (-205))) (-5 *1 (-860))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1013 (-205)))
+ (-5 *1 (-860)))))
+(((*1 *2 *1 *1 *1)
+ (|partial| -12 (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1)))
+ (-4 *1 (-286))))
+ ((*1 *2 *1 *1)
+ (-12 (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -3965 *1)))
+ (-4 *1 (-286)))))
+(((*1 *2 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-159)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-357)) (-5 *1 (-727)))))
+(((*1 *2 *3 *1)
+ (-12 (|has| *1 (-6 -4250)) (-4 *1 (-558 *4 *3)) (-4 *4 (-1018))
+ (-4 *3 (-1125)) (-4 *3 (-1018)) (-5 *2 (-108)))))
+(((*1 *2)
+ (-12 (-4 *4 (-341)) (-5 *2 (-854)) (-5 *1 (-306 *3 *4))
+ (-4 *3 (-307 *4))))
+ ((*1 *2)
+ (-12 (-4 *4 (-341)) (-5 *2 (-774 (-854))) (-5 *1 (-306 *3 *4))
+ (-4 *3 (-307 *4))))
+ ((*1 *2) (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-5 *2 (-854))))
+ ((*1 *2)
+ (-12 (-4 *1 (-1188 *3)) (-4 *3 (-341)) (-5 *2 (-774 (-854))))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))))
(((*1 *1 *1 *2 *3 *1)
(-12 (-5 *2 (-712)) (-5 *1 (-723 *3)) (-4 *3 (-975))))
((*1 *1 *1 *2 *3 *1)
@@ -3181,715 +4097,175 @@
((*1 *1 *1 *2 *3 *1)
(-12 (-5 *2 (-712)) (-5 *1 (-1144 *4 *3)) (-14 *4 (-1089))
(-4 *3 (-975)))))
-(((*1 *1 *2 *1)
- (-12 (|has| *1 (-6 -4250)) (-4 *1 (-142 *2)) (-4 *2 (-1125))
- (-4 *2 (-1018))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-108) *3)) (|has| *1 (-6 -4250)) (-4 *1 (-142 *3))
- (-4 *3 (-1125))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-108) *3)) (-4 *1 (-618 *3)) (-4 *3 (-1125))))
- ((*1 *1 *2 *1 *3)
- (-12 (-5 *2 (-1 (-108) *4)) (-5 *3 (-525)) (-4 *4 (-1018))
- (-5 *1 (-679 *4))))
- ((*1 *1 *2 *1 *3)
- (-12 (-5 *3 (-525)) (-5 *1 (-679 *2)) (-4 *2 (-1018))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1054 *3 *4)) (-4 *3 (-13 (-1018) (-33)))
- (-4 *4 (-13 (-1018) (-33))) (-5 *1 (-1055 *3 *4)))))
-(((*1 *1 *1 *1)
- (-12 (-5 *1 (-594 *2 *3 *4)) (-4 *2 (-1018)) (-4 *3 (-23))
- (-14 *4 *3)))
- ((*1 *1 *2 *3 *1)
- (-12 (-5 *1 (-594 *2 *3 *4)) (-4 *2 (-1018)) (-4 *3 (-23))
- (-14 *4 *3)))
- ((*1 *1 *1 *1) (-12 (-5 *1 (-619 *2)) (-4 *2 (-975)) (-4 *2 (-1018)))))
-(((*1 *2 *3) (-12 (-5 *3 (-385 (-525))) (-5 *2 (-205)) (-5 *1 (-284)))))
-(((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205)))
- (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205))
- (|:| |relerr| (-205))))
- (-5 *2 (-357)) (-5 *1 (-174)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1 (-876 *3) (-876 *3))) (-5 *1 (-163 *3))
- (-4 *3 (-13 (-341) (-1111) (-932))))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-157 *5)) (-4 *5 (-13 (-408 *4) (-932) (-1111)))
- (-4 *4 (-13 (-517) (-788)))
- (-4 *2 (-13 (-408 (-157 *4)) (-932) (-1111)))
- (-5 *1 (-554 *4 *5 *2)))))
-(((*1 *2 *2 *2 *3 *3)
- (-12 (-5 *3 (-712)) (-4 *4 (-975)) (-5 *1 (-1143 *4 *2))
- (-4 *2 (-1147 *4)))))
-(((*1 *2 *2) (-12 (-5 *1 (-148 *2)) (-4 *2 (-510))))
- ((*1 *1 *2) (-12 (-5 *2 (-591 (-525))) (-5 *1 (-902)))))
-(((*1 *2 *1) (-12 (-4 *1 (-618 *2)) (-4 *2 (-1125)))))
-(((*1 *1 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-21)) (-4 *2 (-1125)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-138))
- (-4 *3 (-286)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788))
- (-5 *1 (-908 *3 *4 *5 *6)))))
-(((*1 *2 *3 *3 *2)
- (-12 (-5 *2 (-1070 *4)) (-5 *3 (-525)) (-4 *4 (-975))
- (-5 *1 (-1074 *4))))
- ((*1 *1 *2 *2 *1)
- (-12 (-5 *2 (-525)) (-5 *1 (-1163 *3 *4 *5)) (-4 *3 (-975))
- (-14 *4 (-1089)) (-14 *5 *3))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-591 *1)) (|has| *1 (-6 -4251)) (-4 *1 (-940 *3))
- (-4 *3 (-1125)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-591 (-591 (-876 (-205))))) (-5 *1 (-1121 *3))
- (-4 *3 (-905)))))
-(((*1 *2 *1 *3)
- (|partial| -12 (-5 *3 (-825 *4)) (-4 *4 (-1018)) (-5 *2 (-108))
- (-5 *1 (-822 *4 *5)) (-4 *5 (-1018))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-825 *5)) (-4 *5 (-1018)) (-5 *2 (-108))
- (-5 *1 (-823 *5 *3)) (-4 *3 (-1125))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 *6)) (-5 *4 (-825 *5)) (-4 *5 (-1018))
- (-4 *6 (-1125)) (-5 *2 (-108)) (-5 *1 (-823 *5 *6)))))
-(((*1 *2 *3 *4 *5 *6 *5)
- (-12 (-5 *4 (-157 (-205))) (-5 *5 (-525)) (-5 *6 (-1072))
- (-5 *3 (-205)) (-5 *2 (-964)) (-5 *1 (-700)))))
-(((*1 *1 *1 *1) (-5 *1 (-108))) ((*1 *1 *1 *1) (-4 *1 (-119))))
-(((*1 *2 *1 *3 *4)
- (-12 (-5 *3 (-854)) (-5 *4 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1172)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-1078 *2 *3)) (-14 *2 (-854)) (-4 *3 (-975)))))
-(((*1 *2 *3 *4 *4 *5)
- (-12 (-5 *3 (-1072)) (-5 *4 (-525)) (-5 *5 (-631 (-205)))
- (-5 *2 (-964)) (-5 *1 (-699)))))
-(((*1 *2 *3 *2 *2)
- (-12 (-5 *2 (-591 (-457 *4 *5))) (-5 *3 (-798 *4))
- (-14 *4 (-591 (-1089))) (-4 *5 (-429)) (-5 *1 (-579 *4 *5)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-294 (-205))) (-5 *2 (-385 (-525))) (-5 *1 (-284)))))
-(((*1 *2 *1)
- (-12 (-4 *2 (-517)) (-5 *1 (-572 *2 *3)) (-4 *3 (-1147 *2)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-304 *3 *4)) (-4 *3 (-975)) (-4 *4 (-733))
- (-5 *2 (-591 *3))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-360 *3 *4)) (-4 *3 (-975)) (-4 *4 (-1018))
- (-5 *2 (-591 *3))))
- ((*1 *2 *1) (-12 (-5 *2 (-1070 *3)) (-5 *1 (-551 *3)) (-4 *3 (-975))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-591 *3)) (-5 *1 (-677 *3 *4)) (-4 *3 (-975))
- (-4 *4 (-668))))
- ((*1 *2 *1) (-12 (-4 *1 (-790 *3)) (-4 *3 (-975)) (-5 *2 (-591 *3))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1162 *3)) (-4 *3 (-975)) (-5 *2 (-1070 *3)))))
-(((*1 *2 *1)
- (|partial| -12 (-5 *2 (-591 (-825 *3))) (-5 *1 (-825 *3))
- (-4 *3 (-1018)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-1163 *2 *3 *4)) (-4 *2 (-975)) (-14 *3 (-1089))
- (-14 *4 *2))))
-(((*1 *2 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-1176)) (-5 *1 (-1092)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-631 *4)) (-5 *3 (-854)) (|has| *4 (-6 (-4252 "*")))
- (-4 *4 (-975)) (-5 *1 (-957 *4))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-591 (-631 *4))) (-5 *3 (-854))
- (|has| *4 (-6 (-4252 "*"))) (-4 *4 (-975)) (-5 *1 (-957 *4)))))
-(((*1 *2 *3 *4 *5 *4)
- (-12 (-5 *3 (-631 (-205))) (-5 *4 (-525)) (-5 *5 (-108))
- (-5 *2 (-964)) (-5 *1 (-687)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-987)))))
-(((*1 *2 *1)
- (|partial| -12
- (-4 *3 (-13 (-788) (-966 (-525)) (-587 (-525)) (-429)))
- (-5 *2
- (-2
- (|:| |%term|
- (-2 (|:| |%coef| (-1156 *4 *5 *6))
- (|:| |%expon| (-297 *4 *5 *6))
- (|:| |%expTerms|
- (-591 (-2 (|:| |k| (-385 (-525))) (|:| |c| *4))))))
- (|:| |%type| (-1072))))
- (-5 *1 (-1157 *3 *4 *5 *6)) (-4 *4 (-13 (-27) (-1111) (-408 *3)))
- (-14 *5 (-1089)) (-14 *6 *4))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-327)) (-5 *2 (-396 *3)) (-5 *1 (-197 *4 *3))
- (-4 *3 (-1147 *4))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-396 *3)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-712)) (-5 *2 (-396 *3)) (-5 *1 (-419 *3))
- (-4 *3 (-1147 (-525)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-591 (-712))) (-5 *2 (-396 *3)) (-5 *1 (-419 *3))
- (-4 *3 (-1147 (-525)))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-591 (-712))) (-5 *5 (-712)) (-5 *2 (-396 *3))
- (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525)))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *4 (-712)) (-5 *2 (-396 *3)) (-5 *1 (-419 *3))
- (-4 *3 (-1147 (-525)))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-396 *3)) (-5 *1 (-937 *3))
- (-4 *3 (-1147 (-385 (-525))))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-396 *3)) (-5 *1 (-1136 *3)) (-4 *3 (-1147 (-525))))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1171 *4)) (-4 *4 (-975)) (-4 *2 (-1147 *4))
- (-5 *1 (-421 *4 *2))))
- ((*1 *2 *3 *2 *4)
- (-12 (-5 *2 (-385 (-1085 (-294 *5)))) (-5 *3 (-1171 (-294 *5)))
- (-5 *4 (-525)) (-4 *5 (-13 (-517) (-788))) (-5 *1 (-1046 *5)))))
(((*1 *1 *1)
(-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))))
-(((*1 *2 *1 *3 *4)
- (-12 (-5 *3 (-876 (-205))) (-5 *4 (-807)) (-5 *2 (-1176))
- (-5 *1 (-445))))
- ((*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-975)) (-4 *1 (-911 *3))))
- ((*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-876 *3))))
- ((*1 *1 *2) (-12 (-5 *2 (-876 *3)) (-4 *3 (-975)) (-4 *1 (-1050 *3))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-4 *1 (-1050 *3)) (-4 *3 (-975))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-591 *3)) (-4 *1 (-1050 *3)) (-4 *3 (-975))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-876 *3)) (-4 *1 (-1050 *3)) (-4 *3 (-975))))
- ((*1 *2 *3 *3 *3 *3)
- (-12 (-5 *2 (-876 (-205))) (-5 *1 (-1122)) (-5 *3 (-205)))))
-(((*1 *1 *2 *3) (-12 (-5 *2 (-1085 *1)) (-5 *3 (-1089)) (-4 *1 (-27))))
- ((*1 *1 *2) (-12 (-5 *2 (-1085 *1)) (-4 *1 (-27))))
- ((*1 *1 *2) (-12 (-5 *2 (-885 *1)) (-4 *1 (-27))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1089)) (-4 *1 (-29 *3)) (-4 *3 (-13 (-788) (-517)))))
- ((*1 *1 *1) (-12 (-4 *1 (-29 *2)) (-4 *2 (-13 (-788) (-517)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1085 *2)) (-5 *4 (-1089)) (-4 *2 (-408 *5))
- (-5 *1 (-31 *5 *2)) (-4 *5 (-13 (-788) (-517)))))
- ((*1 *1 *2 *3)
- (|partial| -12 (-5 *2 (-1085 *1)) (-5 *3 (-854)) (-4 *1 (-942))))
- ((*1 *1 *2 *3 *4)
- (|partial| -12 (-5 *2 (-1085 *1)) (-5 *3 (-854)) (-5 *4 (-796))
- (-4 *1 (-942))))
- ((*1 *1 *2 *3)
- (|partial| -12 (-5 *3 (-854)) (-4 *4 (-13 (-786) (-341)))
- (-4 *1 (-991 *4 *2)) (-4 *2 (-1147 *4)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1159 *3)) (-4 *3 (-1125)) (-5 *2 (-712)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-108)) (-5 *3 (-591 (-242))) (-5 *1 (-240))))
+ ((*1 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-242))))
+ ((*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-444))))
+ ((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-444)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
- (-4 *2 (-13 (-408 *3) (-932))))))
+ (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-429))
+ (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788))
+ (-5 *1 (-908 *3 *4 *5 *6))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-591 *7)) (-5 *3 (-108)) (-4 *7 (-989 *4 *5 *6))
+ (-4 *4 (-429)) (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788))
+ (-5 *1 (-908 *4 *5 *6 *7)))))
(((*1 *2 *3 *4)
(-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
-(((*1 *2 *3 *3 *4 *4 *3 *4 *4 *3 *3 *3)
- (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
- (-5 *1 (-694)))))
-(((*1 *2 *3 *4 *5 *6 *7 *8 *9)
- (|partial| -12 (-5 *4 (-591 *11)) (-5 *5 (-591 (-1085 *9)))
- (-5 *6 (-591 *9)) (-5 *7 (-591 *12)) (-5 *8 (-591 (-712)))
- (-4 *11 (-788)) (-4 *9 (-286)) (-4 *12 (-882 *9 *10 *11))
- (-4 *10 (-734)) (-5 *2 (-591 (-1085 *12)))
- (-5 *1 (-649 *10 *11 *9 *12)) (-5 *3 (-1085 *12)))))
-(((*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-1174)))))
-(((*1 *2 *3) (-12 (-5 *3 (-854)) (-5 *2 (-837 (-525))) (-5 *1 (-850))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-591 (-525))) (-5 *2 (-837 (-525))) (-5 *1 (-850)))))
-(((*1 *2 *3 *4 *2)
- (-12 (-5 *2 (-591 (-2 (|:| |totdeg| (-712)) (|:| -1357 *3))))
- (-5 *4 (-712)) (-4 *3 (-882 *5 *6 *7)) (-4 *5 (-429)) (-4 *6 (-734))
- (-4 *7 (-788)) (-5 *1 (-426 *5 *6 *7 *3)))))
-(((*1 *1 *1 *1) (-5 *1 (-796))))
-(((*1 *2 *3 *2)
- (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1125)) (-5 *1 (-353 *4 *2))
- (-4 *2 (-13 (-351 *4) (-10 -7 (-6 -4251)))))))
-(((*1 *2 *1) (-12 (-4 *1 (-102 *2)) (-4 *2 (-1125)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-558 *2 *3)) (-4 *3 (-1125)) (-4 *2 (-1018))
- (-4 *2 (-788)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1063 *3)) (-4 *3 (-1125)) (-5 *2 (-108)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412)))))
+(((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-902)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-591 (-2 (|:| -3024 *4) (|:| -3197 (-525)))))
- (-4 *4 (-1018)) (-5 *2 (-1 *4)) (-5 *1 (-947 *4)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *3 (-396 *2)) (-4 *2 (-286)) (-5 *1 (-847 *2))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-385 (-885 *5))) (-5 *4 (-1089))
- (-4 *5 (-13 (-286) (-138))) (-5 *2 (-51)) (-5 *1 (-848 *5))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-396 (-885 *6))) (-5 *5 (-1089)) (-5 *3 (-885 *6))
- (-4 *6 (-13 (-286) (-138))) (-5 *2 (-51)) (-5 *1 (-848 *6)))))
-(((*1 *2 *2 *3)
- (|partial| -12 (-5 *2 (-385 (-885 *4))) (-5 *3 (-1089))
- (-4 *4 (-13 (-517) (-966 (-525)) (-138))) (-5 *1 (-531 *4)))))
-(((*1 *1 *1 *1) (-4 *1 (-606))) ((*1 *1 *1 *1) (-5 *1 (-1036))))
-(((*1 *1)
- (|partial| -12 (-4 *1 (-345 *2)) (-4 *2 (-517)) (-4 *2 (-160)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-876 *4)) (-5 *1 (-1078 *3 *4)) (-14 *3 (-854))
- (-4 *4 (-975)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-825 *3)) (-4 *3 (-1018)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-138))
- (-4 *3 (-286)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788))
- (-5 *1 (-908 *3 *4 *5 *6)))))
-(((*1 *1 *2 *1) (-12 (-5 *2 (-104)) (-5 *1 (-1005)))))
-(((*1 *1 *1 *1) (-4 *1 (-450))) ((*1 *1 *1 *1) (-4 *1 (-703))))
+ (-12 (-4 *4 (-341)) (-4 *4 (-517)) (-4 *5 (-1147 *4))
+ (-5 *2 (-2 (|:| -3125 (-572 *4 *5)) (|:| -3484 (-385 *5))))
+ (-5 *1 (-572 *4 *5)) (-5 *3 (-385 *5))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-591 (-1078 *3 *4))) (-5 *1 (-1078 *3 *4))
+ (-14 *3 (-854)) (-4 *4 (-975))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *3 (-429)) (-4 *3 (-975))
+ (-5 *2 (-2 (|:| |primePart| *1) (|:| |commonPart| *1)))
+ (-4 *1 (-1147 *3)))))
+(((*1 *1 *2 *3 *4)
+ (-12 (-14 *5 (-591 (-1089))) (-4 *2 (-160))
+ (-4 *4 (-218 (-2028 *5) (-712)))
+ (-14 *6
+ (-1 (-108) (-2 (|:| -3229 *3) (|:| -3987 *4))
+ (-2 (|:| -3229 *3) (|:| -3987 *4))))
+ (-5 *1 (-438 *5 *2 *3 *4 *6 *7)) (-4 *3 (-788))
+ (-4 *7 (-882 *2 *4 (-798 *5))))))
(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1089))
- (-4 *5 (-13 (-788) (-966 (-525)) (-429) (-587 (-525))))
- (-5 *2 (-2 (|:| -3440 *3) (|:| |nconst| *3))) (-5 *1 (-528 *5 *3))
- (-4 *3 (-13 (-27) (-1111) (-408 *5))))))
+ (-12 (-5 *4 (-525)) (-4 *5 (-327)) (-5 *2 (-396 (-1085 (-1085 *5))))
+ (-5 *1 (-1124 *5)) (-5 *3 (-1085 (-1085 *5))))))
(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-517) (-138))) (-5 *1 (-502 *3 *2))
- (-4 *2 (-1162 *3))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-341) (-346) (-566 (-525)))) (-4 *4 (-1147 *3))
- (-4 *5 (-666 *3 *4)) (-5 *1 (-506 *3 *4 *5 *2)) (-4 *2 (-1162 *5))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-341) (-346) (-566 (-525)))) (-5 *1 (-507 *3 *2))
- (-4 *2 (-1162 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-13 (-517) (-138)))
- (-5 *1 (-1066 *3)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1125)) (-5 *1 (-353 *4 *2))
- (-4 *2 (-13 (-351 *4) (-10 -7 (-6 -4251)))))))
-(((*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-1089)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-525)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
- (-5 *2 (-1176)) (-5 *1 (-426 *4 *5 *6 *7)) (-4 *7 (-882 *4 *5 *6)))))
-(((*1 *1 *1 *1) (-4 *1 (-606))) ((*1 *1 *1 *1) (-5 *1 (-1036))))
-(((*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-788)) (-5 *1 (-122 *3)))))
-(((*1 *1 *1) (-12 (-4 *1 (-261 *2)) (-4 *2 (-1125)) (-4 *2 (-1018))))
- ((*1 *1 *1) (-12 (-4 *1 (-636 *2)) (-4 *2 (-1018)))))
+ (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-1111))))))
+(((*1 *2 *1 *1)
+ (-12 (-4 *3 (-341)) (-4 *3 (-975))
+ (-5 *2 (-2 (|:| -2746 *1) (|:| -2449 *1))) (-4 *1 (-790 *3))))
+ ((*1 *2 *3 *3 *4)
+ (-12 (-5 *4 (-94 *5)) (-4 *5 (-341)) (-4 *5 (-975))
+ (-5 *2 (-2 (|:| -2746 *3) (|:| -2449 *3))) (-5 *1 (-791 *5 *3))
+ (-4 *3 (-790 *5)))))
+(((*1 *1 *1) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160))))
+ ((*1 *1 *1 *1) (-4 *1 (-450)))
+ ((*1 *1 *1) (-12 (-4 *1 (-738 *2)) (-4 *2 (-160))))
+ ((*1 *2 *2) (-12 (-5 *2 (-591 (-525))) (-5 *1 (-816))))
+ ((*1 *1 *1) (-5 *1 (-902)))
+ ((*1 *1 *1) (-12 (-4 *1 (-927 *2)) (-4 *2 (-160)))))
+(((*1 *2)
+ (-12 (-4 *3 (-429)) (-4 *4 (-734)) (-4 *5 (-788))
+ (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-1176))
+ (-5 *1 (-995 *3 *4 *5 *6 *7)) (-4 *7 (-994 *3 *4 *5 *6))))
+ ((*1 *2)
+ (-12 (-4 *3 (-429)) (-4 *4 (-734)) (-4 *5 (-788))
+ (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-1176))
+ (-5 *1 (-1026 *3 *4 *5 *6 *7)) (-4 *7 (-994 *3 *4 *5 *6)))))
+(((*1 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-796)))))
+(((*1 *2 *3 *3 *3)
+ (|partial| -12
+ (-4 *4 (-13 (-138) (-27) (-966 (-525)) (-966 (-385 (-525)))))
+ (-4 *5 (-1147 *4)) (-5 *2 (-1085 (-385 *5))) (-5 *1 (-567 *4 *5))
+ (-5 *3 (-385 *5))))
+ ((*1 *2 *3 *3 *3 *4)
+ (|partial| -12 (-5 *4 (-1 (-396 *6) *6)) (-4 *6 (-1147 *5))
+ (-4 *5 (-13 (-138) (-27) (-966 (-525)) (-966 (-385 (-525)))))
+ (-5 *2 (-1085 (-385 *6))) (-5 *1 (-567 *5 *6)) (-5 *3 (-385 *6)))))
+(((*1 *2 *3) (-12 (-5 *3 (-385 (-525))) (-5 *2 (-205)) (-5 *1 (-284)))))
(((*1 *2 *3)
- (-12
- (-5 *2
- (-591 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525))))))
- (-5 *1 (-949 *3)) (-4 *3 (-1147 (-525)))))
- ((*1 *2 *3 *4)
- (-12
- (-5 *2
- (-591 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525))))))
- (-5 *1 (-949 *3)) (-4 *3 (-1147 (-525)))
- (-5 *4 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))))))
- ((*1 *2 *3 *4)
- (-12
- (-5 *2
- (-591 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525))))))
- (-5 *1 (-949 *3)) (-4 *3 (-1147 (-525))) (-5 *4 (-385 (-525)))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *5 (-385 (-525)))
- (-5 *2 (-591 (-2 (|:| -3388 *5) (|:| -3400 *5)))) (-5 *1 (-949 *3))
- (-4 *3 (-1147 (-525))) (-5 *4 (-2 (|:| -3388 *5) (|:| -3400 *5)))))
+ (-12 (-5 *3 (-1 (-108) *6)) (-4 *6 (-13 (-1018) (-966 *5)))
+ (-4 *5 (-819 *4)) (-4 *4 (-1018)) (-5 *2 (-1 (-108) *5))
+ (-5 *1 (-864 *4 *5 *6)))))
+(((*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-543 *3)) (-4 *3 (-510)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-591 (-876 *4))) (-4 *1 (-1050 *4)) (-4 *4 (-975))
+ (-5 *2 (-712)))))
+(((*1 *2 *3 *3 *3 *4)
+ (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
+ (-5 *1 (-699)))))
+(((*1 *2 *3 *4 *4 *3 *3 *5)
+ (|partial| -12 (-5 *4 (-564 *3)) (-5 *5 (-1085 *3))
+ (-4 *3 (-13 (-408 *6) (-27) (-1111)))
+ (-4 *6 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525))))
+ (-5 *2 (-2 (|:| -2428 *3) (|:| |coeff| *3)))
+ (-5 *1 (-521 *6 *3 *7)) (-4 *7 (-1018))))
+ ((*1 *2 *3 *4 *4 *3 *4 *3 *5)
+ (|partial| -12 (-5 *4 (-564 *3)) (-5 *5 (-385 (-1085 *3)))
+ (-4 *3 (-13 (-408 *6) (-27) (-1111)))
+ (-4 *6 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525))))
+ (-5 *2 (-2 (|:| -2428 *3) (|:| |coeff| *3)))
+ (-5 *1 (-521 *6 *3 *7)) (-4 *7 (-1018)))))
+(((*1 *2 *2 *2)
+ (-12 (-4 *3 (-341)) (-5 *1 (-708 *2 *3)) (-4 *2 (-650 *3))))
+ ((*1 *1 *1 *1) (-12 (-4 *1 (-790 *2)) (-4 *2 (-975)) (-4 *2 (-341)))))
+(((*1 *2 *1) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160)) (-4 *2 (-1111))))
+ ((*1 *2 *1) (-12 (-5 *1 (-309 *2)) (-4 *2 (-788))))
+ ((*1 *2 *1) (-12 (-5 *2 (-591 *3)) (-5 *1 (-564 *3)) (-4 *3 (-788)))))
+(((*1 *2 *3 *4 *5 *6 *3 *3 *3 *3 *6 *3 *7 *8)
+ (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *5 (-108))
+ (-5 *6 (-205)) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-66 APROD))))
+ (-5 *8 (-3 (|:| |fn| (-366)) (|:| |fp| (-71 MSOLVE))))
+ (-5 *2 (-964)) (-5 *1 (-698)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-591 (-525))) (-5 *4 (-838 (-525)))
+ (-5 *2 (-631 (-525))) (-5 *1 (-546))))
((*1 *2 *3)
- (-12
- (-5 *2
- (-591 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525))))))
- (-5 *1 (-950 *3)) (-4 *3 (-1147 (-385 (-525))))))
- ((*1 *2 *3 *4)
- (-12
- (-5 *2
- (-591 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525))))))
- (-5 *1 (-950 *3)) (-4 *3 (-1147 (-385 (-525))))
- (-5 *4 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))))))
+ (-12 (-5 *3 (-591 (-525))) (-5 *2 (-591 (-631 (-525))))
+ (-5 *1 (-546))))
((*1 *2 *3 *4)
- (-12 (-5 *4 (-385 (-525)))
- (-5 *2 (-591 (-2 (|:| -3388 *4) (|:| -3400 *4)))) (-5 *1 (-950 *3))
- (-4 *3 (-1147 *4))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *5 (-385 (-525)))
- (-5 *2 (-591 (-2 (|:| -3388 *5) (|:| -3400 *5)))) (-5 *1 (-950 *3))
- (-4 *3 (-1147 *5)) (-5 *4 (-2 (|:| -3388 *5) (|:| -3400 *5))))))
-(((*1 *2 *3 *4 *3 *4 *5 *3 *4 *3 *3 *3 *3)
- (-12 (-5 *4 (-631 (-205))) (-5 *5 (-631 (-525))) (-5 *3 (-525))
- (-5 *2 (-964)) (-5 *1 (-698)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-327)) (-5 *2 (-890 (-1085 *4))) (-5 *1 (-335 *4))
- (-5 *3 (-1085 *4)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-885 (-205))) (-5 *2 (-294 (-357))) (-5 *1 (-284)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1121 *3)) (-4 *3 (-905)))))
-(((*1 *2 *3 *3)
- (-12
- (-5 *3
- (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-712)) (|:| |poli| *7)
- (|:| |polj| *7)))
- (-4 *5 (-734)) (-4 *7 (-882 *4 *5 *6)) (-4 *4 (-429)) (-4 *6 (-788))
- (-5 *2 (-108)) (-5 *1 (-426 *4 *5 *6 *7)))))
+ (-12 (-5 *3 (-591 (-525))) (-5 *4 (-591 (-838 (-525))))
+ (-5 *2 (-591 (-631 (-525)))) (-5 *1 (-546)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-591 *6)) (-5 *4 (-591 (-1089))) (-4 *6 (-341))
+ (-5 *2 (-591 (-273 (-885 *6)))) (-5 *1 (-503 *5 *6 *7))
+ (-4 *5 (-429)) (-4 *7 (-13 (-341) (-786))))))
(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-286) (-138))) (-4 *4 (-13 (-788) (-566 (-1089))))
- (-4 *5 (-734)) (-5 *1 (-857 *3 *4 *5 *2)) (-4 *2 (-882 *3 *5 *4)))))
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *2))
+ (-4 *2 (-408 *3)))))
(((*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| (-1070 (-205)))
- (|:| |notEvaluated|
- "Internal singularities not yet evaluated")))
- (|:| -1767
- (-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 (-964)) (-5 *1 (-284)))))
-(((*1 *2 *3 *2) (-12 (-5 *2 (-1072)) (-5 *3 (-525)) (-5 *1 (-221)))))
-(((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-854)) (-5 *2 (-1176)) (-5 *1 (-195 *4))
- (-4 *4
- (-13 (-788)
- (-10 -8 (-15 -3164 ((-1072) $ (-1089))) (-15 -3551 (*2 $))
- (-15 -3600 (*2 $)))))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-1176)) (-5 *1 (-195 *3))
- (-4 *3
- (-13 (-788)
- (-10 -8 (-15 -3164 ((-1072) $ (-1089))) (-15 -3551 (*2 $))
- (-15 -3600 (*2 $)))))))
- ((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-475)))))
-(((*1 *1 *2 *3 *1)
- (-12 (-5 *2 (-825 *4)) (-4 *4 (-1018)) (-5 *1 (-822 *4 *3))
- (-4 *3 (-1018)))))
-(((*1 *2 *1 *2)
- (-12 (-4 *1 (-342 *3 *2)) (-4 *3 (-1018)) (-4 *2 (-1018)))))
-(((*1 *1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-357)) (-5 *1 (-987)))))
-(((*1 *2 *3 *4 *3 *5 *3)
- (-12 (-5 *4 (-631 (-205))) (-5 *5 (-631 (-525))) (-5 *3 (-525))
- (-5 *2 (-964)) (-5 *1 (-696)))))
-(((*1 *1 *1 *1) (-12 (-4 *1 (-1016 *2)) (-4 *2 (-1018)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1089))
- (-4 *5 (-13 (-517) (-788) (-966 (-525)) (-587 (-525))))
- (-5 *2
- (-2 (|:| |func| *3) (|:| |kers| (-591 (-564 *3)))
- (|:| |vals| (-591 *3))))
- (-5 *1 (-256 *5 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *5))))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1103 *4 *5))
- (-4 *4 (-1018)) (-4 *5 (-1018)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1089))
- (-4 *5 (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525))))
- (-5 *2 (-542 *3)) (-5 *1 (-404 *5 *3))
- (-4 *3 (-13 (-1111) (-29 *5))))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-807)) (-5 *3 (-591 (-242))) (-5 *1 (-240)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1091 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525)))))
-(((*1 *2 *3)
- (-12 (-4 *2 (-341)) (-4 *2 (-786)) (-5 *1 (-878 *2 *3))
- (-4 *3 (-1147 *2)))))
-(((*1 *2 *3 *4 *4 *4 *4)
- (-12 (-5 *3 (-631 (-205))) (-5 *4 (-525)) (-5 *2 (-964))
- (-5 *1 (-697)))))
+ (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205)))
+ (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205))
+ (|:| |relerr| (-205))))
+ (-5 *2 (-357)) (-5 *1 (-174)))))
+(((*1 *2)
+ (-12 (-5 *2 (-1171 (-1019 *3 *4))) (-5 *1 (-1019 *3 *4))
+ (-14 *3 (-854)) (-14 *4 (-854)))))
+(((*1 *2 *1 *3 *3 *4 *4)
+ (-12 (-5 *3 (-712)) (-5 *4 (-854)) (-5 *2 (-1176)) (-5 *1 (-1172))))
+ ((*1 *2 *1 *3 *3 *4 *4)
+ (-12 (-5 *3 (-712)) (-5 *4 (-854)) (-5 *2 (-1176)) (-5 *1 (-1173)))))
(((*1 *1 *1)
(-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
(-4 *4 (-788)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-517) (-788)))
- (-4 *2 (-13 (-408 *4) (-932) (-1111))) (-5 *1 (-554 *4 *2 *3))
- (-4 *3 (-13 (-408 (-157 *4)) (-932) (-1111))))))
-(((*1 *1 *1 *1 *2)
- (-12 (-4 *1 (-989 *3 *4 *2)) (-4 *3 (-975)) (-4 *4 (-734))
- (-4 *2 (-788))))
- ((*1 *1 *1 *1)
- (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
- (-4 *4 (-788)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-712)) (-5 *2 (-631 (-885 *4))) (-5 *1 (-957 *4))
- (-4 *4 (-975)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-429))
- (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108))
- (-5 *1 (-919 *4 *5 *6 *7 *8)) (-4 *8 (-994 *4 *5 *6 *7))))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-429))
- (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108))
- (-5 *1 (-1025 *4 *5 *6 *7 *8)) (-4 *8 (-994 *4 *5 *6 *7)))))
+ (-12 (-5 *2 (-1070 (-525))) (-5 *1 (-1074 *4)) (-4 *4 (-975))
+ (-5 *3 (-525)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-806 (-898 *3) (-898 *3))) (-5 *1 (-898 *3))
- (-4 *3 (-899)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-525)) (-5 *1 (-422 *3)) (-4 *3 (-382)) (-4 *3 (-975)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1094)))))
-(((*1 *1 *1 *2)
- (|partial| -12 (-5 *2 (-712)) (-4 *1 (-1147 *3)) (-4 *3 (-975)))))
-(((*1 *2 *1) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-372))))
- ((*1 *2 *1) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-1106)))))
-(((*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-1126 *3)) (-4 *3 (-1018)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-712)) (-5 *2 (-1 (-357))) (-5 *1 (-968)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-564 *4)) (-5 *1 (-563 *3 *4)) (-4 *3 (-788))
- (-4 *4 (-788)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-860))
- (-5 *2
- (-2 (|:| |brans| (-591 (-591 (-876 (-205)))))
- (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205)))))
- (-5 *1 (-144))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-860)) (-5 *4 (-385 (-525)))
- (-5 *2
- (-2 (|:| |brans| (-591 (-591 (-876 (-205)))))
- (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205)))))
- (-5 *1 (-144)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-1 (-876 (-205)) (-876 (-205)))) (-5 *1 (-242))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1171 *1)) (-4 *1 (-307 *4)) (-4 *4 (-341))
- (-5 *2 (-631 *4))))
- ((*1 *2 *1) (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-5 *2 (-1171 *3))))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-1171 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160))
- (-5 *2 (-631 *4))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-1171 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160))
- (-5 *2 (-1171 *4))))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-1171 *1)) (-4 *1 (-348 *4 *5)) (-4 *4 (-160))
- (-4 *5 (-1147 *4)) (-5 *2 (-631 *4))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-1171 *1)) (-4 *1 (-348 *4 *5)) (-4 *4 (-160))
- (-4 *5 (-1147 *4)) (-5 *2 (-1171 *4))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1171 *1)) (-4 *1 (-387 *4 *5)) (-4 *4 (-160))
- (-4 *5 (-1147 *4)) (-5 *2 (-631 *4))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-387 *3 *4)) (-4 *3 (-160)) (-4 *4 (-1147 *3))
- (-5 *2 (-1171 *3))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1171 *1)) (-4 *1 (-395 *4)) (-4 *4 (-160))
- (-5 *2 (-631 *4))))
- ((*1 *2 *1) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-1171 *3))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-591 (-631 *5))) (-5 *3 (-631 *5)) (-4 *5 (-341))
- (-5 *2 (-1171 *5)) (-5 *1 (-1006 *5)))))
-(((*1 *1 *1) (-12 (-5 *1 (-161 *2)) (-4 *2 (-286))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-1091 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525))))
- ((*1 *1 *1) (-12 (-4 *1 (-618 *2)) (-4 *2 (-1125))))
- ((*1 *1 *1) (-4 *1 (-802 *2)))
+ (-12 (-5 *2 (-1085 (-385 (-885 *3)))) (-5 *1 (-430 *3 *4 *5 *6))
+ (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-854))
+ (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))))
+(((*1 *1 *1) (-5 *1 (-205)))
((*1 *1 *1)
- (-12 (-4 *1 (-904 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-733))
- (-4 *4 (-788)))))
-(((*1 *2 *3) (-12 (-5 *3 (-779)) (-5 *2 (-964)) (-5 *1 (-778))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 (-294 (-357)))) (-5 *4 (-591 (-357)))
- (-5 *2 (-964)) (-5 *1 (-778)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788))
- (-4 *7 (-989 *4 *5 *6))
- (-5 *2 (-2 (|:| |goodPols| (-591 *7)) (|:| |badPols| (-591 *7))))
- (-5 *1 (-908 *4 *5 *6 *7)) (-5 *3 (-591 *7)))))
-(((*1 *2 *2)
- (-12 (-4 *2 (-160)) (-4 *2 (-975)) (-5 *1 (-656 *2 *3))
- (-4 *3 (-593 *2))))
- ((*1 *2 *2) (-12 (-5 *1 (-775 *2)) (-4 *2 (-160)) (-4 *2 (-975)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1063 *3)) (-4 *3 (-1125)) (-5 *2 (-108)))))
+ (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089)))
+ (-14 *3 (-591 (-1089))) (-4 *4 (-365))))
+ ((*1 *1 *1) (-5 *1 (-357))) ((*1 *1) (-5 *1 (-357))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1013 (-781 (-357)))) (-5 *2 (-1013 (-781 (-205))))
- (-5 *1 (-284)))))
-(((*1 *1 *1 *2)
+ (-12 (-5 *3 (-854)) (-5 *2 (-1085 *4)) (-5 *1 (-335 *4))
+ (-4 *4 (-327)))))
+(((*1 *1 *1)
(-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))))
-(((*1 *2 *3) (-12 (-5 *3 (-108)) (-5 *2 (-1072)) (-5 *1 (-51)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1085 *4)) (-4 *4 (-327))
- (-4 *2
- (-13 (-380)
- (-10 -7 (-15 -3022 (*2 *4)) (-15 -3016 ((-854) *2))
- (-15 -4003 ((-1171 *2) (-854))) (-15 -4227 (*2 *2)))))
- (-5 *1 (-334 *2 *4)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 (-294 (-205)))) (-5 *4 (-712))
- (-5 *2 (-631 (-205))) (-5 *1 (-246)))))
-(((*1 *2 *3 *3 *3 *3 *4 *3 *3 *4 *4 *4 *5)
- (-12 (-5 *3 (-205)) (-5 *4 (-525))
- (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G)))) (-5 *2 (-964))
- (-5 *1 (-690)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-429)) (-4 *4 (-517))
- (-5 *2 (-2 (|:| |coef2| *3) (|:| -3727 *4))) (-5 *1 (-901 *4 *3))
- (-4 *3 (-1147 *4)))))
-(((*1 *2 *3 *3 *4 *3)
- (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
- (-5 *1 (-697)))))
-(((*1 *1 *1 *1)
- (|partial| -12 (-4 *2 (-160)) (-5 *1 (-268 *2 *3 *4 *5 *6 *7))
- (-4 *3 (-1147 *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 (-653 *2 *3 *4 *5 *6)) (-4 *2 (-160))
- (-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 (-657 *2 *3 *4 *5 *6)) (-4 *2 (-160))
- (-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) (-12 (-4 *1 (-790 *2)) (-4 *2 (-975)) (-4 *2 (-341)))))
-(((*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-520)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-525)) (-4 *2 (-408 *3)) (-5 *1 (-31 *3 *2))
- (-4 *3 (-966 *4)) (-4 *3 (-13 (-788) (-517))))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-591 (-51))) (-5 *1 (-825 *3)) (-4 *3 (-1018)))))
-(((*1 *2 *3)
- (-12
- (-5 *3
- (-3
- (|:| |noa|
- (-2 (|:| |fn| (-294 (-205))) (|:| -3506 (-591 (-205)))
- (|:| |lb| (-591 (-781 (-205))))
- (|:| |cf| (-591 (-294 (-205))))
- (|:| |ub| (-591 (-781 (-205))))))
- (|:| |lsa|
- (-2 (|:| |lfn| (-591 (-294 (-205))))
- (|:| -3506 (-591 (-205)))))))
- (-5 *2 (-591 (-1072))) (-5 *1 (-246)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-1 (-796) (-796))) (-5 *1 (-110))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-1 (-796) (-591 (-796)))) (-5 *1 (-110))))
- ((*1 *2 *1)
- (|partial| -12 (-5 *2 (-1 (-796) (-591 (-796)))) (-5 *1 (-110))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-1176)) (-5 *1 (-195 *3))
- (-4 *3
- (-13 (-788)
- (-10 -8 (-15 -3164 ((-1072) $ (-1089))) (-15 -3551 (*2 $))
- (-15 -3600 (*2 $)))))))
- ((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-372))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *2 (-1176)) (-5 *1 (-372))))
- ((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-475))))
- ((*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-652))))
- ((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-1106))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *2 (-1176)) (-5 *1 (-1106)))))
-(((*1 *2 *3 *4 *4 *4 *4 *5 *5 *4)
- (-12 (-5 *3 (-1072)) (-5 *4 (-525)) (-5 *5 (-631 (-157 (-205))))
- (-5 *2 (-964)) (-5 *1 (-696)))))
-(((*1 *2 *3 *3 *3 *3 *4 *4 *4 *3 *5)
- (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205)))
- (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-64 FUNCT1))))
- (-5 *2 (-964)) (-5 *1 (-695)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *3 (-286)) (-4 *3 (-160)) (-4 *4 (-351 *3))
- (-4 *5 (-351 *3)) (-5 *2 (-2 (|:| -2963 *3) (|:| -3407 *3)))
- (-5 *1 (-630 *3 *4 *5 *6)) (-4 *6 (-629 *3 *4 *5))))
- ((*1 *2 *3 *3)
- (-12 (-5 *2 (-2 (|:| -2963 *3) (|:| -3407 *3))) (-5 *1 (-641 *3))
- (-4 *3 (-286)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1089)) (-5 *4 (-885 (-525))) (-5 *2 (-308))
- (-5 *1 (-310)))))
-(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-1085 (-385 (-525)))) (-5 *1 (-875)) (-5 *3 (-525)))))
-(((*1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-1096)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-987)) (-5 *3 (-1072)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1085 *7)) (-4 *7 (-882 *6 *4 *5)) (-4 *4 (-734))
- (-4 *5 (-788)) (-4 *6 (-975)) (-5 *2 (-1085 *6))
- (-5 *1 (-299 *4 *5 *6 *7)))))
-(((*1 *1 *2) (-12 (-5 *2 (-169)) (-5 *1 (-228)))))
-(((*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-744)))))
-(((*1 *2)
- (-12 (-4 *3 (-734)) (-4 *4 (-788)) (-4 *2 (-842))
- (-5 *1 (-434 *3 *4 *2 *5)) (-4 *5 (-882 *2 *3 *4))))
- ((*1 *2)
- (-12 (-4 *3 (-734)) (-4 *4 (-788)) (-4 *2 (-842))
- (-5 *1 (-839 *2 *3 *4 *5)) (-4 *5 (-882 *2 *3 *4))))
- ((*1 *2) (-12 (-4 *2 (-842)) (-5 *1 (-840 *2 *3)) (-4 *3 (-1147 *2)))))
-(((*1 *1 *1) (-12 (-4 *1 (-618 *2)) (-4 *2 (-1125)))))
-(((*1 *2 *2 *3)
- (-12 (-4 *4 (-734))
- (-4 *3 (-13 (-788) (-10 -8 (-15 -1408 ((-1089) $))))) (-4 *5 (-517))
- (-5 *1 (-674 *4 *3 *5 *2)) (-4 *2 (-882 (-385 (-885 *5)) *4 *3))))
- ((*1 *2 *2 *3)
- (-12 (-4 *4 (-975)) (-4 *5 (-734))
- (-4 *3
- (-13 (-788)
- (-10 -8 (-15 -1408 ((-1089) $))
- (-15 -2037 ((-3 $ "failed") (-1089))))))
- (-5 *1 (-915 *4 *5 *3 *2)) (-4 *2 (-882 (-885 *4) *5 *3))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-591 *6))
- (-4 *6
- (-13 (-788)
- (-10 -8 (-15 -1408 ((-1089) $))
- (-15 -2037 ((-3 $ "failed") (-1089))))))
- (-4 *4 (-975)) (-4 *5 (-734)) (-5 *1 (-915 *4 *5 *6 *2))
- (-4 *2 (-882 (-885 *4) *5 *6)))))
-(((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-444))))
- ((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-444))))
- ((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-860)))))
-(((*1 *2 *3 *2 *3)
- (-12 (-5 *2 (-415)) (-5 *3 (-1089)) (-5 *1 (-1092))))
- ((*1 *2 *3 *2) (-12 (-5 *2 (-415)) (-5 *3 (-1089)) (-5 *1 (-1092))))
- ((*1 *2 *3 *2 *4 *1)
- (-12 (-5 *2 (-415)) (-5 *3 (-591 (-1089))) (-5 *4 (-1089))
- (-5 *1 (-1092))))
- ((*1 *2 *3 *2 *3 *1)
- (-12 (-5 *2 (-415)) (-5 *3 (-1089)) (-5 *1 (-1092))))
- ((*1 *2 *3 *2 *1)
- (-12 (-5 *2 (-415)) (-5 *3 (-1089)) (-5 *1 (-1093))))
- ((*1 *2 *3 *2 *1)
- (-12 (-5 *2 (-415)) (-5 *3 (-591 (-1089))) (-5 *1 (-1093)))))
+(((*1 *2 *3 *3 *2)
+ (|partial| -12 (-5 *2 (-712))
+ (-4 *3 (-13 (-668) (-346) (-10 -7 (-15 ** (*3 *3 (-525))))))
+ (-5 *1 (-226 *3)))))
+(((*1 *2 *1) (-12 (-4 *1 (-515 *2)) (-4 *2 (-13 (-382) (-1111)))))
+ ((*1 *1 *1 *1) (-4 *1 (-734))))
(((*1 *2 *3)
- (-12 (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788))
- (-4 *7 (-989 *4 *5 *6))
- (-5 *2 (-2 (|:| |goodPols| (-591 *7)) (|:| |badPols| (-591 *7))))
- (-5 *1 (-908 *4 *5 *6 *7)) (-5 *3 (-591 *7)))))
-(((*1 *1 *1 *1 *1 *1)
- (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
- (-4 *4 (-788)) (-4 *2 (-517)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-1020 *3)) (-5 *1 (-838 *3)) (-4 *3 (-346))
- (-4 *3 (-1018)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-712)) (-5 *2 (-591 (-1089))) (-5 *1 (-192))
- (-5 *3 (-1089))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-294 (-205))) (-5 *4 (-712)) (-5 *2 (-591 (-1089)))
- (-5 *1 (-246))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-352 *3 *4)) (-4 *3 (-788)) (-4 *4 (-160))
- (-5 *2 (-591 *3))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-591 *3)) (-5 *1 (-575 *3 *4 *5)) (-4 *3 (-788))
- (-4 *4 (-13 (-160) (-659 (-385 (-525))))) (-14 *5 (-854))))
- ((*1 *2 *1) (-12 (-5 *2 (-591 *3)) (-5 *1 (-616 *3)) (-4 *3 (-788))))
- ((*1 *2 *1) (-12 (-5 *2 (-591 *3)) (-5 *1 (-620 *3)) (-4 *3 (-788))))
- ((*1 *2 *1) (-12 (-5 *2 (-591 *3)) (-5 *1 (-760 *3)) (-4 *3 (-788))))
- ((*1 *2 *1) (-12 (-5 *2 (-591 *3)) (-5 *1 (-826 *3)) (-4 *3 (-788))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1186 *3 *4)) (-4 *3 (-788)) (-4 *4 (-975))
- (-5 *2 (-591 *3)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-591 (-525))) (-5 *2 (-631 (-525))) (-5 *1 (-1028)))))
-(((*1 *2 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-159))))
- ((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-1172))))
- ((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-1173)))))
+ (-12 (-5 *2 (-1 (-876 *3) (-876 *3))) (-5 *1 (-163 *3))
+ (-4 *3 (-13 (-341) (-1111) (-932))))))
(((*1 *2 *3) (-12 (-5 *3 (-51)) (-5 *1 (-50 *2)) (-4 *2 (-1125))))
((*1 *1 *2)
(-12 (-5 *2 (-885 (-357))) (-5 *1 (-317 *3 *4 *5))
@@ -3945,11 +4321,11 @@
(-3
(|:| |nia|
(-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205)))
- (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205))
+ (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205))
(|:| |relerr| (-205))))
(|:| |mdnia|
(-2 (|:| |fn| (-294 (-205)))
- (|:| -1767 (-591 (-1013 (-781 (-205)))))
+ (|:| -3756 (-591 (-1013 (-781 (-205)))))
(|:| |abserr| (-205)) (|:| |relerr| (-205))))))
(-5 *1 (-710))))
((*1 *2 *1)
@@ -3965,13 +4341,13 @@
(-5 *2
(-3
(|:| |noa|
- (-2 (|:| |fn| (-294 (-205))) (|:| -3506 (-591 (-205)))
+ (-2 (|:| |fn| (-294 (-205))) (|:| -3492 (-591 (-205)))
(|:| |lb| (-591 (-781 (-205))))
(|:| |cf| (-591 (-294 (-205))))
(|:| |ub| (-591 (-781 (-205))))))
(|:| |lsa|
(-2 (|:| |lfn| (-591 (-294 (-205))))
- (|:| -3506 (-591 (-205)))))))
+ (|:| -3492 (-591 (-205)))))))
(-5 *1 (-779))))
((*1 *2 *1)
(-12
@@ -3990,26 +4366,26 @@
(-4 *4 (-734)) (-4 *5 (-788)) (-4 *1 (-907 *3 *4 *5 *6))))
((*1 *2 *1) (-12 (-4 *1 (-966 *2)) (-4 *2 (-1125))))
((*1 *1 *2)
- (-3321
+ (-3150
(-12 (-5 *2 (-885 *3))
- (-12 (-2247 (-4 *3 (-37 (-385 (-525)))))
- (-2247 (-4 *3 (-37 (-525)))) (-4 *5 (-566 (-1089))))
+ (-12 (-3389 (-4 *3 (-37 (-385 (-525)))))
+ (-3389 (-4 *3 (-37 (-525)))) (-4 *5 (-566 (-1089))))
(-4 *3 (-975)) (-4 *1 (-989 *3 *4 *5)) (-4 *4 (-734))
(-4 *5 (-788)))
(-12 (-5 *2 (-885 *3))
- (-12 (-2247 (-4 *3 (-510))) (-2247 (-4 *3 (-37 (-385 (-525)))))
+ (-12 (-3389 (-4 *3 (-510))) (-3389 (-4 *3 (-37 (-385 (-525)))))
(-4 *3 (-37 (-525))) (-4 *5 (-566 (-1089))))
(-4 *3 (-975)) (-4 *1 (-989 *3 *4 *5)) (-4 *4 (-734))
(-4 *5 (-788)))
(-12 (-5 *2 (-885 *3))
- (-12 (-2247 (-4 *3 (-923 (-525)))) (-4 *3 (-37 (-385 (-525))))
+ (-12 (-3389 (-4 *3 (-923 (-525)))) (-4 *3 (-37 (-385 (-525))))
(-4 *5 (-566 (-1089))))
(-4 *3 (-975)) (-4 *1 (-989 *3 *4 *5)) (-4 *4 (-734))
(-4 *5 (-788)))))
((*1 *1 *2)
- (-3321
+ (-3150
(-12 (-5 *2 (-885 (-525))) (-4 *1 (-989 *3 *4 *5))
- (-12 (-2247 (-4 *3 (-37 (-385 (-525))))) (-4 *3 (-37 (-525)))
+ (-12 (-3389 (-4 *3 (-37 (-385 (-525))))) (-4 *3 (-37 (-525)))
(-4 *5 (-566 (-1089))))
(-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)))
(-12 (-5 *2 (-885 (-525))) (-4 *1 (-989 *3 *4 *5))
@@ -4019,496 +4395,213 @@
(-12 (-5 *2 (-885 (-385 (-525)))) (-4 *1 (-989 *3 *4 *5))
(-4 *3 (-37 (-385 (-525)))) (-4 *5 (-566 (-1089))) (-4 *3 (-975))
(-4 *4 (-734)) (-4 *5 (-788)))))
+(((*1 *2)
+ (-12 (-4 *4 (-1129)) (-4 *5 (-1147 *4)) (-4 *6 (-1147 (-385 *5)))
+ (-5 *2 (-712)) (-5 *1 (-319 *3 *4 *5 *6)) (-4 *3 (-320 *4 *5 *6))))
+ ((*1 *2)
+ (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3))
+ (-4 *5 (-1147 (-385 *4))) (-5 *2 (-712))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-712)))))
(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1085 *9)) (-5 *4 (-591 *7)) (-5 *5 (-591 *8))
- (-4 *7 (-788)) (-4 *8 (-975)) (-4 *9 (-882 *8 *6 *7)) (-4 *6 (-734))
- (-5 *2 (-1085 *8)) (-5 *1 (-299 *6 *7 *8 *9)))))
-(((*1 *2 *3)
- (|partial| -12 (-5 *2 (-525)) (-5 *1 (-530 *3)) (-4 *3 (-966 *2)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-110)) (-5 *1 (-109 *3)) (-4 *3 (-788)) (-4 *3 (-1018)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1072)) (-5 *2 (-525)) (-5 *1 (-1108 *4))
- (-4 *4 (-975)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-591 (-2 (|:| -1348 *4) (|:| -1316 (-525)))))
- (-4 *4 (-1147 (-525))) (-5 *2 (-679 (-712))) (-5 *1 (-419 *4))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-396 *5)) (-4 *5 (-1147 *4)) (-4 *4 (-975))
- (-5 *2 (-679 (-712))) (-5 *1 (-421 *4 *5)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-1072)) (-4 *1 (-342 *3 *4)) (-4 *3 (-1018))
- (-4 *4 (-1018)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-712)) (-5 *5 (-591 *3)) (-4 *3 (-286)) (-4 *6 (-788))
- (-4 *7 (-734)) (-5 *2 (-108)) (-5 *1 (-574 *6 *7 *3 *8))
- (-4 *8 (-882 *3 *7 *6)))))
-(((*1 *2 *3) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-522)) (-5 *3 (-525)))))
-(((*1 *1) (-5 *1 (-270))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-972 *4 *5)) (-4 *4 (-13 (-786) (-286) (-138) (-951)))
- (-14 *5 (-591 (-1089))) (-5 *2 (-591 (-591 (-953 (-385 *4)))))
- (-5 *1 (-1195 *4 *5 *6)) (-14 *6 (-591 (-1089)))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-591 (-885 *5))) (-5 *4 (-108))
- (-4 *5 (-13 (-786) (-286) (-138) (-951)))
- (-5 *2 (-591 (-591 (-953 (-385 *5))))) (-5 *1 (-1195 *5 *6 *7))
- (-14 *6 (-591 (-1089))) (-14 *7 (-591 (-1089)))))
+ (|partial| -12 (-5 *4 (-1 (-108) *9)) (-5 *5 (-1 (-108) *9 *9))
+ (-4 *9 (-989 *6 *7 *8)) (-4 *6 (-517)) (-4 *7 (-734))
+ (-4 *8 (-788)) (-5 *2 (-2 (|:| |bas| *1) (|:| -1505 (-591 *9))))
+ (-5 *3 (-591 *9)) (-4 *1 (-1119 *6 *7 *8 *9))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 (-885 *5))) (-5 *4 (-108))
- (-4 *5 (-13 (-786) (-286) (-138) (-951)))
- (-5 *2 (-591 (-591 (-953 (-385 *5))))) (-5 *1 (-1195 *5 *6 *7))
- (-14 *6 (-591 (-1089))) (-14 *7 (-591 (-1089)))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-591 (-885 *4)))
- (-4 *4 (-13 (-786) (-286) (-138) (-951)))
- (-5 *2 (-591 (-591 (-953 (-385 *4))))) (-5 *1 (-1195 *4 *5 *6))
- (-14 *5 (-591 (-1089))) (-14 *6 (-591 (-1089))))))
-(((*1 *2 *2 *2)
- (|partial| -12 (-4 *3 (-341)) (-5 *1 (-829 *2 *3))
- (-4 *2 (-1147 *3)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-591 (-477 *3 *4 *5 *6))) (-4 *3 (-341)) (-4 *4 (-734))
- (-4 *5 (-788)) (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-882 *3 *4 *5))))
- ((*1 *1 *1 *1)
- (-12 (-4 *2 (-341)) (-4 *3 (-734)) (-4 *4 (-788))
- (-5 *1 (-477 *2 *3 *4 *5)) (-4 *5 (-882 *2 *3 *4))))
- ((*1 *2 *3 *2)
- (-12 (-5 *2 (-591 *1)) (-4 *1 (-994 *4 *5 *6 *3)) (-4 *4 (-429))
- (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6))))
- ((*1 *2 *3 *2)
- (-12 (-5 *2 (-591 *1)) (-5 *3 (-591 *7)) (-4 *1 (-994 *4 *5 *6 *7))
- (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
- (-4 *7 (-989 *4 *5 *6))))
- ((*1 *2 *3 *1)
- (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-429))
- (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-591 *1))
- (-4 *1 (-994 *4 *5 *6 *7))))
- ((*1 *2 *3 *1)
- (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
- (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-591 *1))
- (-4 *1 (-994 *4 *5 *6 *3))))
- ((*1 *1 *1 *1) (-12 (-4 *1 (-1016 *2)) (-4 *2 (-1018)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1072)) (-5 *2 (-591 (-1094))) (-5 *1 (-813)))))
-(((*1 *2 *3 *3 *3 *4 *4 *4 *4 *4 *5 *3 *3 *3 *6 *4 *3)
- (-12 (-5 *4 (-631 (-205))) (-5 *5 (-631 (-525))) (-5 *6 (-205))
- (-5 *3 (-525)) (-5 *2 (-964)) (-5 *1 (-694)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-591 (-854))) (-5 *1 (-1019 *3 *4)) (-14 *3 (-854))
- (-14 *4 (-854)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-108)) (-5 *1 (-317 *3 *4 *5)) (-14 *3 (-591 (-1089)))
- (-14 *4 (-591 (-1089))) (-4 *5 (-365))))
- ((*1 *2)
- (-12 (-5 *2 (-108)) (-5 *1 (-317 *3 *4 *5)) (-14 *3 (-591 (-1089)))
- (-14 *4 (-591 (-1089))) (-4 *5 (-365)))))
-(((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-1 (-3 *5 "failed") *8))
- (-5 *4 (-631 (-1085 *8))) (-4 *5 (-975)) (-4 *8 (-975))
- (-4 *6 (-1147 *5)) (-5 *2 (-631 *6)) (-5 *1 (-474 *5 *6 *7 *8))
- (-4 *7 (-1147 *6)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-525)) (-4 *1 (-301 *4 *2)) (-4 *4 (-1018))
- (-4 *2 (-126)))))
-(((*1 *2 *3 *4)
- (|partial| -12 (-5 *4 (-1089)) (-4 *5 (-566 (-825 (-525))))
- (-4 *5 (-819 (-525)))
- (-4 *5 (-13 (-788) (-966 (-525)) (-429) (-587 (-525))))
- (-5 *2 (-2 (|:| |special| *3) (|:| |integrand| *3)))
- (-5 *1 (-528 *5 *3)) (-4 *3 (-577))
- (-4 *3 (-13 (-27) (-1111) (-408 *5)))))
- ((*1 *2 *2 *3 *4 *4)
- (|partial| -12 (-5 *3 (-1089)) (-5 *4 (-781 *2)) (-4 *2 (-1053))
- (-4 *2 (-13 (-27) (-1111) (-408 *5)))
- (-4 *5 (-566 (-825 (-525)))) (-4 *5 (-819 (-525)))
- (-4 *5 (-13 (-788) (-966 (-525)) (-429) (-587 (-525))))
- (-5 *1 (-528 *5 *2)))))
-(((*1 *2 *1)
- (-12
- (-5 *2
- (-591
- (-591
- (-3 (|:| -2400 (-1089))
- (|:| |bounds| (-591 (-3 (|:| S (-1089)) (|:| P (-885 (-525))))))))))
- (-5 *1 (-1093)))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
- (-4 *4 (-788))))
- ((*1 *1) (-4 *1 (-1065))))
-(((*1 *2 *1 *1) (-12 (-4 *1 (-940 *3)) (-4 *3 (-1125)) (-5 *2 (-525)))))
-(((*1 *2 *3 *4 *4 *5 *4 *4 *5 *5 *3 *4 *4 *6 *7)
- (-12 (-5 *3 (-631 (-205))) (-5 *4 (-525)) (-5 *5 (-205))
- (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-59 COEFFN))))
- (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-85 BDYVAL))))
- (-5 *2 (-964)) (-5 *1 (-691))))
- ((*1 *2 *3 *4 *4 *5 *4 *4 *5 *5 *3 *4 *4 *6 *7 *8 *8)
- (-12 (-5 *3 (-631 (-205))) (-5 *4 (-525)) (-5 *5 (-205))
- (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-59 COEFFN))))
- (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-85 BDYVAL))))
- (-5 *8 (-366)) (-5 *2 (-964)) (-5 *1 (-691)))))
+ (|partial| -12 (-5 *4 (-1 (-108) *8 *8)) (-4 *8 (-989 *5 *6 *7))
+ (-4 *5 (-517)) (-4 *6 (-734)) (-4 *7 (-788))
+ (-5 *2 (-2 (|:| |bas| *1) (|:| -1505 (-591 *8))))
+ (-5 *3 (-591 *8)) (-4 *1 (-1119 *5 *6 *7 *8)))))
+(((*1 *2 *1) (|partial| -12 (-5 *2 (-1085 *1)) (-4 *1 (-942)))))
+(((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-859)))))
(((*1 *2 *2 *3)
- (-12 (-5 *3 (-591 *2)) (-4 *2 (-510)) (-5 *1 (-148 *2)))))
+ (-12 (-4 *4 (-1018)) (-4 *2 (-833 *4)) (-5 *1 (-633 *4 *2 *5 *3))
+ (-4 *5 (-351 *2)) (-4 *3 (-13 (-351 *4) (-10 -7 (-6 -4250)))))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-592 *3)) (-4 *3 (-1018)))))
(((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-110)) (-5 *4 (-591 *2)) (-5 *1 (-109 *2))
- (-4 *2 (-1018))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-110)) (-5 *3 (-1 *4 (-591 *4))) (-4 *4 (-1018))
- (-5 *1 (-109 *4))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-110)) (-5 *3 (-1 *4 *4)) (-4 *4 (-1018))
- (-5 *1 (-109 *4))))
- ((*1 *2 *3)
- (|partial| -12 (-5 *3 (-110)) (-5 *2 (-1 *4 (-591 *4)))
- (-5 *1 (-109 *4)) (-4 *4 (-1018))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-593 *3)) (-4 *3 (-975))
- (-5 *1 (-656 *3 *4))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-975)) (-5 *1 (-775 *3)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-591 *6)) (-4 *6 (-882 *3 *4 *5)) (-4 *3 (-341))
- (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-477 *3 *4 *5 *6)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-631 *2)) (-4 *4 (-1147 *2))
- (-4 *2 (-13 (-286) (-10 -8 (-15 -2827 ((-396 $) $)))))
- (-5 *1 (-472 *2 *4 *5)) (-4 *5 (-387 *2 *4))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1039 *3 *2 *4 *5)) (-4 *4 (-218 *3 *2))
- (-4 *5 (-218 *3 *2)) (-4 *2 (-975)))))
-(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-859)))))
-(((*1 *1 *2 *1) (-12 (-5 *2 (-1088)) (-5 *1 (-308)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3)))))
-(((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *5 (-591 *4)) (-4 *4 (-341)) (-5 *2 (-1171 *4))
- (-5 *1 (-755 *4 *3)) (-4 *3 (-601 *4)))))
-(((*1 *2 *3 *4 *3 *5 *5 *3 *5 *4)
- (-12 (-5 *4 (-631 (-205))) (-5 *5 (-631 (-525))) (-5 *3 (-525))
- (-5 *2 (-964)) (-5 *1 (-698)))))
-(((*1 *2 *1 *1) (-12 (-4 *1 (-33)) (-5 *2 (-108)))))
-(((*1 *2 *1 *1)
- (-12 (-5 *2 (-2 (|:| -2805 *3) (|:| |coef1| (-723 *3))))
- (-5 *1 (-723 *3)) (-4 *3 (-517)) (-4 *3 (-975)))))
-(((*1 *2 *3 *4 *4 *4 *5 *6 *7)
- (|partial| -12 (-5 *5 (-1089))
- (-5 *6
- (-1
- (-3
- (-2 (|:| |mainpart| *4)
- (|:| |limitedlogs|
- (-591 (-2 (|:| |coeff| *4) (|:| |logand| *4)))))
- "failed")
- *4 (-591 *4)))
- (-5 *7
- (-1 (-3 (-2 (|:| -3060 *4) (|:| |coeff| *4)) "failed") *4 *4))
- (-4 *4 (-13 (-1111) (-27) (-408 *8)))
- (-4 *8 (-13 (-429) (-788) (-138) (-966 *3) (-587 *3)))
- (-5 *3 (-525)) (-5 *2 (-591 *4)) (-5 *1 (-944 *8 *4)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-907 *3 *4 *5 *6)) (-4 *3 (-975)) (-4 *4 (-734))
- (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-517))
- (-5 *2 (-108)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-351 *3))
- (-4 *5 (-351 *3)) (-5 *2 (-108))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975))
- (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-108)))))
-(((*1 *1) (-5 *1 (-415))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-591 *1)) (-4 *3 (-975)) (-4 *1 (-629 *3 *4 *5))
- (-4 *4 (-351 *3)) (-4 *5 (-351 *3))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-591 *3)) (-4 *3 (-975)) (-4 *1 (-629 *3 *4 *5))
- (-4 *4 (-351 *3)) (-4 *5 (-351 *3))))
- ((*1 *1 *2) (-12 (-5 *2 (-1171 *3)) (-4 *3 (-975)) (-5 *1 (-631 *3))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-591 *4)) (-4 *4 (-975)) (-4 *1 (-1039 *3 *4 *5 *6))
- (-4 *5 (-218 *3 *4)) (-4 *6 (-218 *3 *4)))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
- (-4 *4 (-788)))))
-(((*1 *2 *3 *1)
- (-12 (-4 *1 (-994 *4 *5 *6 *3)) (-4 *4 (-429)) (-4 *5 (-734))
- (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-108)))))
-(((*1 *1) (-5 *1 (-764))))
-(((*1 *1 *2 *3)
- (-12 (-5 *2 (-1089)) (-5 *3 (-591 (-897))) (-5 *1 (-104)))))
-(((*1 *2 *3 *1)
- (-12 (-5 *3 (-1193 *4 *2)) (-4 *1 (-352 *4 *2)) (-4 *4 (-788))
- (-4 *2 (-160))))
- ((*1 *2 *1 *1)
- (-12 (-4 *1 (-1186 *3 *2)) (-4 *3 (-788)) (-4 *2 (-975))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-760 *4)) (-4 *1 (-1186 *4 *2)) (-4 *4 (-788))
- (-4 *2 (-975))))
- ((*1 *2 *1 *3)
- (-12 (-4 *2 (-975)) (-5 *1 (-1192 *2 *3)) (-4 *3 (-784)))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206))))
- ((*1 *2 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206))))
- ((*1 *2 *2 *2)
+ (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
+(((*1 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206))))
+ ((*1 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206))))
+ ((*1 *2 *2)
(-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *2))
(-4 *2 (-408 *3))))
- ((*1 *1 *1 *1) (-4 *1 (-1053))))
-(((*1 *2 *1) (-12 (-5 *2 (-591 (-162))) (-5 *1 (-1005)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))))
-(((*1 *2 *1)
- (-12 (-4 *2 (-13 (-1018) (-33))) (-5 *1 (-1054 *3 *2))
- (-4 *3 (-13 (-1018) (-33))))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))))
-(((*1 *1) (-5 *1 (-132))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-591 *5)) (-4 *5 (-160)) (-5 *1 (-130 *3 *4 *5))
- (-14 *3 (-525)) (-14 *4 (-712)))))
-(((*1 *1 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-1125)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-4 *3 (-517))
- (-5 *2 (-1085 *3)))))
-(((*1 *1 *1 *2) (-12 (-4 *1 (-942)) (-5 *2 (-796)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-429)) (-4 *3 (-788)) (-4 *3 (-966 (-525)))
- (-4 *3 (-517)) (-5 *1 (-40 *3 *2)) (-4 *2 (-408 *3))
- (-4 *2
- (-13 (-341) (-281)
- (-10 -8 (-15 -1738 ((-1041 *3 (-564 $)) $))
- (-15 -1754 ((-1041 *3 (-564 $)) $))
- (-15 -3022 ($ (-1041 *3 (-564 $))))))))))
+ ((*1 *1 *1) (-4 *1 (-1053))))
+(((*1 *1 *1 *1) (|partial| -4 *1 (-126))))
+(((*1 *2 *2 *3 *4 *5)
+ (-12 (-5 *2 (-591 *9)) (-5 *3 (-1 (-108) *9))
+ (-5 *4 (-1 (-108) *9 *9)) (-5 *5 (-1 *9 *9 *9))
+ (-4 *9 (-989 *6 *7 *8)) (-4 *6 (-517)) (-4 *7 (-734)) (-4 *8 (-788))
+ (-5 *1 (-908 *6 *7 *8 *9)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525)))))))
- (-5 *2 (-591 *4)) (-5 *1 (-1044 *3 *4)) (-4 *3 (-1147 *4))))
- ((*1 *2 *3 *3 *3 *3)
- (-12 (-4 *3 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525)))))))
- (-5 *2 (-591 *3)) (-5 *1 (-1044 *4 *3)) (-4 *4 (-1147 *3)))))
-(((*1 *2 *3 *4 *3 *5)
- (-12 (-5 *3 (-1072)) (-5 *4 (-157 (-205))) (-5 *5 (-525))
- (-5 *2 (-964)) (-5 *1 (-700)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-558 *2 *3)) (-4 *3 (-1125)) (-4 *2 (-1018))
- (-4 *2 (-788)))))
-(((*1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796))))
- ((*1 *1 *1 *1) (-5 *1 (-796))))
-(((*1 *2 *3 *4 *5 *5 *5 *5 *4 *6)
- (-12 (-5 *4 (-525)) (-5 *6 (-1 (-1176) (-1171 *5) (-1171 *5) (-357)))
- (-5 *3 (-1171 (-357))) (-5 *5 (-357)) (-5 *2 (-1176))
- (-5 *1 (-729)))))
+ (-12 (-5 *3 (-157 *5)) (-4 *5 (-13 (-408 *4) (-932) (-1111)))
+ (-4 *4 (-13 (-517) (-788)))
+ (-4 *2 (-13 (-408 (-157 *4)) (-932) (-1111)))
+ (-5 *1 (-554 *4 *5 *2)))))
+(((*1 *1 *1 *1 *1) (-4 *1 (-510))))
+(((*1 *1 *1) (-4 *1 (-984)))
+ ((*1 *1 *1 *2 *2)
+ (-12 (-4 *1 (-1149 *3 *2)) (-4 *3 (-975)) (-4 *2 (-733))))
+ ((*1 *1 *1 *2)
+ (-12 (-4 *1 (-1149 *3 *2)) (-4 *3 (-975)) (-4 *2 (-733)))))
+(((*1 *2 *2 *2)
+ (-12 (-4 *3 (-341)) (-5 *1 (-708 *2 *3)) (-4 *2 (-650 *3))))
+ ((*1 *1 *1 *1) (-12 (-4 *1 (-790 *2)) (-4 *2 (-975)) (-4 *2 (-341)))))
+(((*1 *2 *3 *3 *3 *4 *5)
+ (-12 (-5 *5 (-1 *3 *3)) (-4 *3 (-1147 *6))
+ (-4 *6 (-13 (-341) (-138) (-966 *4))) (-5 *4 (-525))
+ (-5 *2
+ (-3 (|:| |ans| (-2 (|:| |ans| *3) (|:| |nosol| (-108))))
+ (|:| -2203
+ (-2 (|:| |b| *3) (|:| |c| *3) (|:| |m| *4) (|:| |alpha| *3)
+ (|:| |beta| *3)))))
+ (-5 *1 (-945 *6 *3)))))
(((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-1089)) (-5 *4 (-885 (-525))) (-5 *2 (-308))
- (-5 *1 (-310))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-1089)) (-5 *4 (-1011 (-885 (-525)))) (-5 *2 (-308))
- (-5 *1 (-310))))
- ((*1 *1 *2 *2 *2)
- (-12 (-5 *2 (-712)) (-5 *1 (-619 *3)) (-4 *3 (-975)) (-4 *3 (-1018)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-525)) (|has| *1 (-6 -4251)) (-4 *1 (-1159 *3))
- (-4 *3 (-1125)))))
-(((*1 *2 *3 *3 *4 *3)
- (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
- (-5 *1 (-689)))))
-(((*1 *1) (-5 *1 (-146))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-812 (-1 (-205) (-205)))) (-5 *4 (-1013 (-357)))
- (-5 *5 (-591 (-242))) (-5 *2 (-1049 (-205))) (-5 *1 (-234))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-812 (-1 (-205) (-205)))) (-5 *4 (-1013 (-357)))
- (-5 *2 (-1049 (-205))) (-5 *1 (-234))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 (-876 (-205)) (-205))) (-5 *4 (-1013 (-357)))
- (-5 *5 (-591 (-242))) (-5 *2 (-1049 (-205))) (-5 *1 (-234))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 (-876 (-205)) (-205))) (-5 *4 (-1013 (-357)))
- (-5 *2 (-1049 (-205))) (-5 *1 (-234))))
- ((*1 *2 *3 *4 *4 *5)
- (-12 (-5 *3 (-1 (-205) (-205) (-205))) (-5 *4 (-1013 (-357)))
- (-5 *5 (-591 (-242))) (-5 *2 (-1049 (-205))) (-5 *1 (-234))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-1 (-205) (-205) (-205))) (-5 *4 (-1013 (-357)))
- (-5 *2 (-1049 (-205))) (-5 *1 (-234))))
- ((*1 *2 *3 *4 *4 *5)
- (-12 (-5 *3 (-1 (-876 (-205)) (-205) (-205))) (-5 *4 (-1013 (-357)))
- (-5 *5 (-591 (-242))) (-5 *2 (-1049 (-205))) (-5 *1 (-234))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-1 (-876 (-205)) (-205) (-205))) (-5 *4 (-1013 (-357)))
- (-5 *2 (-1049 (-205))) (-5 *1 (-234))))
- ((*1 *2 *3 *4 *4 *5)
- (-12 (-5 *3 (-815 (-1 (-205) (-205) (-205)))) (-5 *4 (-1013 (-357)))
- (-5 *5 (-591 (-242))) (-5 *2 (-1049 (-205))) (-5 *1 (-234))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-815 (-1 (-205) (-205) (-205)))) (-5 *4 (-1013 (-357)))
- (-5 *2 (-1049 (-205))) (-5 *1 (-234))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-812 *6)) (-5 *4 (-1011 (-357))) (-5 *5 (-591 (-242)))
- (-4 *6 (-13 (-566 (-501)) (-1018))) (-5 *2 (-1049 (-205)))
- (-5 *1 (-238 *6))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-812 *5)) (-5 *4 (-1011 (-357)))
- (-4 *5 (-13 (-566 (-501)) (-1018))) (-5 *2 (-1049 (-205)))
- (-5 *1 (-238 *5))))
- ((*1 *2 *3 *4 *4 *5)
- (-12 (-5 *4 (-1011 (-357))) (-5 *5 (-591 (-242)))
- (-5 *2 (-1049 (-205))) (-5 *1 (-238 *3))
- (-4 *3 (-13 (-566 (-501)) (-1018)))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *4 (-1011 (-357))) (-5 *2 (-1049 (-205))) (-5 *1 (-238 *3))
- (-4 *3 (-13 (-566 (-501)) (-1018)))))
- ((*1 *2 *3 *4 *4 *5)
- (-12 (-5 *3 (-815 *6)) (-5 *4 (-1011 (-357))) (-5 *5 (-591 (-242)))
- (-4 *6 (-13 (-566 (-501)) (-1018))) (-5 *2 (-1049 (-205)))
- (-5 *1 (-238 *6))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-815 *5)) (-5 *4 (-1011 (-357)))
- (-4 *5 (-13 (-566 (-501)) (-1018))) (-5 *2 (-1049 (-205)))
- (-5 *1 (-238 *5)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *3 (-591 (-631 *4))) (-5 *2 (-631 *4)) (-4 *4 (-975))
- (-5 *1 (-958 *4)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *3 (-854)) (-5 *1 (-959 *2))
- (-4 *2 (-13 (-1018) (-10 -8 (-15 -4156 ($ $ $))))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-631 (-385 (-525))))
+ (-12 (-5 *4 (-712)) (-4 *5 (-327)) (-4 *6 (-1147 *5))
(-5 *2
(-591
- (-2 (|:| |outval| *4) (|:| |outmult| (-525))
- (|:| |outvect| (-591 (-631 *4))))))
- (-5 *1 (-720 *4)) (-4 *4 (-13 (-341) (-786))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
-(((*1 *2 *3)
- (|partial| -12 (-5 *3 (-564 *4)) (-4 *4 (-788)) (-4 *2 (-788))
- (-5 *1 (-563 *2 *4)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1125)) (-4 *4 (-351 *3))
- (-4 *5 (-351 *3)) (-5 *2 (-591 *3))))
- ((*1 *2 *1)
- (-12 (|has| *1 (-6 -4250)) (-4 *1 (-464 *3)) (-4 *3 (-1125))
- (-5 *2 (-591 *3)))))
-(((*1 *1) (-5 *1 (-132))))
+ (-2 (|:| -3612 (-631 *6)) (|:| |basisDen| *6)
+ (|:| |basisInv| (-631 *6)))))
+ (-5 *1 (-471 *5 *6 *7))
+ (-5 *3
+ (-2 (|:| -3612 (-631 *6)) (|:| |basisDen| *6)
+ (|:| |basisInv| (-631 *6))))
+ (-4 *7 (-1147 *6)))))
(((*1 *2 *2)
- (-12 (-5 *2 (-591 *7)) (-4 *7 (-994 *3 *4 *5 *6)) (-4 *3 (-429))
- (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5))
- (-5 *1 (-919 *3 *4 *5 *6 *7))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-591 *7)) (-4 *7 (-994 *3 *4 *5 *6)) (-4 *3 (-429))
- (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5))
- (-5 *1 (-1025 *3 *4 *5 *6 *7)))))
-(((*1 *2 *1) (-12 (-4 *1 (-966 (-525))) (-4 *1 (-281)) (-5 *2 (-108))))
- ((*1 *2 *1) (-12 (-4 *1 (-510)) (-5 *2 (-108))))
- ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-838 *3)) (-4 *3 (-1018)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-2 (|:| -2999 *1) (|:| -4237 *1) (|:| |associate| *1)))
- (-4 *1 (-517)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-712)) (-5 *2 (-1144 *5 *4)) (-5 *1 (-1087 *4 *5 *6))
- (-4 *4 (-975)) (-14 *5 (-1089)) (-14 *6 *4)))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-712)) (-5 *2 (-1144 *5 *4)) (-5 *1 (-1163 *4 *5 *6))
- (-4 *4 (-975)) (-14 *5 (-1089)) (-14 *6 *4))))
-(((*1 *2 *3) (-12 (-5 *3 (-357)) (-5 *2 (-205)) (-5 *1 (-284)))))
-(((*1 *1 *1 *2) (-12 (-4 *1 (-662)) (-5 *2 (-854))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-664)) (-5 *2 (-712)))))
-(((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-640))))
- ((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-640)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1171 (-591 (-2 (|:| -3024 *4) (|:| -2226 (-1036))))))
- (-4 *4 (-327)) (-5 *2 (-631 *4)) (-5 *1 (-324 *4)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1176)) (-5 *1 (-1173)))))
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-932))))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-385 *6)) (-4 *5 (-1129)) (-4 *6 (-1147 *5))
+ (-5 *2 (-2 (|:| -3987 (-712)) (|:| -2976 *3) (|:| |radicand| *6)))
+ (-5 *1 (-139 *5 *6 *7)) (-5 *4 (-712)) (-4 *7 (-1147 *3)))))
(((*1 *1 *1 *2)
- (-12 (-4 *1 (-907 *3 *4 *2 *5)) (-4 *3 (-975)) (-4 *4 (-734))
- (-4 *2 (-788)) (-4 *5 (-989 *3 *4 *2)))))
-(((*1 *1 *1)
- (|partial| -12 (-5 *1 (-273 *2)) (-4 *2 (-668)) (-4 *2 (-1125)))))
+ (-12 (-5 *2 (-3 (-108) "failed")) (-4 *3 (-429)) (-4 *4 (-788))
+ (-4 *5 (-734)) (-5 *1 (-918 *3 *4 *5 *6)) (-4 *6 (-882 *3 *5 *4)))))
+(((*1 *2 *3) (-12 (-5 *3 (-294 (-205))) (-5 *2 (-205)) (-5 *1 (-284)))))
+(((*1 *2 *2 *2 *3 *3)
+ (-12 (-5 *3 (-712)) (-4 *4 (-975)) (-5 *1 (-1143 *4 *2))
+ (-4 *2 (-1147 *4)))))
(((*1 *2)
- (-12 (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4)))
- (-5 *2 (-1171 *1)) (-4 *1 (-320 *3 *4 *5))))
- ((*1 *2)
- (-12 (-4 *3 (-13 (-286) (-10 -8 (-15 -2827 ((-396 $) $)))))
- (-4 *4 (-1147 *3))
- (-5 *2
- (-2 (|:| -4003 (-631 *3)) (|:| |basisDen| *3)
- (|:| |basisInv| (-631 *3))))
- (-5 *1 (-328 *3 *4 *5)) (-4 *5 (-387 *3 *4))))
- ((*1 *2)
- (-12 (-4 *3 (-1147 (-525)))
- (-5 *2
- (-2 (|:| -4003 (-631 (-525))) (|:| |basisDen| (-525))
- (|:| |basisInv| (-631 (-525)))))
- (-5 *1 (-709 *3 *4)) (-4 *4 (-387 (-525) *3))))
- ((*1 *2)
- (-12 (-4 *3 (-327)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 *4))
- (-5 *2
- (-2 (|:| -4003 (-631 *4)) (|:| |basisDen| *4)
- (|:| |basisInv| (-631 *4))))
- (-5 *1 (-916 *3 *4 *5 *6)) (-4 *6 (-666 *4 *5))))
- ((*1 *2)
- (-12 (-4 *3 (-327)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 *4))
- (-5 *2
- (-2 (|:| -4003 (-631 *4)) (|:| |basisDen| *4)
- (|:| |basisInv| (-631 *4))))
- (-5 *1 (-1180 *3 *4 *5 *6)) (-4 *6 (-387 *4 *5)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1 *3 *4)) (-5 *1 (-625 *4 *3)) (-4 *4 (-1018))
- (-4 *3 (-1018)))))
+ (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4))
+ (-4 *3 (-345 *4))))
+ ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-135)))))
+(((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-525)) (-5 *2 (-1176)) (-5 *1 (-837 *4))
+ (-4 *4 (-1018))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-837 *3)) (-4 *3 (-1018)))))
+(((*1 *2 *3 *4 *3 *4 *4 *4)
+ (-12 (-5 *3 (-631 (-205))) (-5 *4 (-525)) (-5 *2 (-964))
+ (-5 *1 (-698)))))
+(((*1 *1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-357)) (-5 *1 (-987)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1089)) (-4 *4 (-517)) (-4 *4 (-788))
+ (-5 *1 (-534 *4 *2)) (-4 *2 (-408 *4)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-414)))))
+(((*1 *2 *3 *3 *4 *4)
+ (|partial| -12 (-5 *3 (-712)) (-4 *5 (-341)) (-5 *2 (-385 *6))
+ (-5 *1 (-800 *5 *4 *6)) (-4 *4 (-1162 *5)) (-4 *6 (-1147 *5))))
+ ((*1 *2 *3 *3 *4 *4)
+ (|partial| -12 (-5 *3 (-712)) (-5 *4 (-1163 *5 *6 *7)) (-4 *5 (-341))
+ (-14 *6 (-1089)) (-14 *7 *5) (-5 *2 (-385 (-1144 *6 *5)))
+ (-5 *1 (-801 *5 *6 *7))))
+ ((*1 *2 *3 *3 *4)
+ (|partial| -12 (-5 *3 (-712)) (-5 *4 (-1163 *5 *6 *7)) (-4 *5 (-341))
+ (-14 *6 (-1089)) (-14 *7 *5) (-5 *2 (-385 (-1144 *6 *5)))
+ (-5 *1 (-801 *5 *6 *7)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-1078 3 *3))))
- ((*1 *1) (-12 (-5 *1 (-1078 *2 *3)) (-14 *2 (-854)) (-4 *3 (-975))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-1049 (-205))) (-5 *1 (-1173))))
- ((*1 *2 *1) (-12 (-5 *2 (-1049 (-205))) (-5 *1 (-1173)))))
-(((*1 *2 *3 *4 *5 *5 *2)
- (|partial| -12 (-5 *2 (-108)) (-5 *3 (-885 *6)) (-5 *4 (-1089))
- (-5 *5 (-781 *7))
- (-4 *6 (-13 (-429) (-788) (-966 (-525)) (-587 (-525))))
- (-4 *7 (-13 (-1111) (-29 *6))) (-5 *1 (-204 *6 *7))))
- ((*1 *2 *3 *4 *4 *2)
- (|partial| -12 (-5 *2 (-108)) (-5 *3 (-1085 *6)) (-5 *4 (-781 *6))
- (-4 *6 (-13 (-1111) (-29 *5)))
- (-4 *5 (-13 (-429) (-788) (-966 (-525)) (-587 (-525))))
- (-5 *1 (-204 *5 *6)))))
-(((*1 *2 *1) (-12 (-4 *1 (-618 *3)) (-4 *3 (-1125)) (-5 *2 (-108)))))
-(((*1 *2 *1) (|partial| -12 (-5 *2 (-591 (-259))) (-5 *1 (-259))))
- ((*1 *2 *1) (-12 (-5 *2 (-591 (-1094))) (-5 *1 (-1094)))))
-(((*1 *2 *1) (-12 (-5 *2 (-396 *3)) (-5 *1 (-847 *3)) (-4 *3 (-286)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *3 (-712)) (-5 *1 (-794 *2)) (-4 *2 (-37 (-385 (-525))))
- (-4 *2 (-160)))))
-(((*1 *1 *1 *2) (-12 (-4 *1 (-662)) (-5 *2 (-854))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-664)) (-5 *2 (-712)))))
+ (-12 (-4 *1 (-1119 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-734))
+ (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-4 *5 (-346))
+ (-5 *2 (-712)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-414)))))
+(((*1 *2 *2) (-12 (-5 *1 (-148 *2)) (-4 *2 (-510))))
+ ((*1 *1 *2) (-12 (-5 *2 (-591 (-525))) (-5 *1 (-902)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-591 *7)) (-4 *7 (-882 *4 *5 *6)) (-4 *6 (-566 (-1089)))
- (-4 *4 (-341)) (-4 *5 (-734)) (-4 *6 (-788))
- (-5 *2 (-1079 (-591 (-885 *4)) (-591 (-273 (-885 *4)))))
- (-5 *1 (-477 *4 *5 *6 *7)))))
-(((*1 *2) (-12 (-5 *2 (-1061 (-1072))) (-5 *1 (-369)))))
-(((*1 *2 *3 *4 *2 *2 *5)
- (|partial| -12 (-5 *2 (-781 *4)) (-5 *3 (-564 *4)) (-5 *5 (-108))
- (-4 *4 (-13 (-1111) (-29 *6)))
- (-4 *6 (-13 (-429) (-788) (-966 (-525)) (-587 (-525))))
- (-5 *1 (-204 *6 *4)))))
-(((*1 *1 *2 *3)
- (-12
- (-5 *3
- (-591
- (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *2)
- (|:| |xpnt| (-525)))))
- (-4 *2 (-517)) (-5 *1 (-396 *2))))
+ (-12 (-5 *3 (-854)) (-5 *2 (-1085 *4)) (-5 *1 (-335 *4))
+ (-4 *4 (-327)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-591 (-385 (-885 *5)))) (-5 *4 (-591 (-1089)))
+ (-4 *5 (-517)) (-5 *2 (-591 (-591 (-885 *5)))) (-5 *1 (-1095 *5)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-591 (-2 (|:| |den| (-525)) (|:| |gcdnum| (-525)))))
+ (-4 *4 (-1147 (-385 *2))) (-5 *2 (-525)) (-5 *1 (-846 *4 *5))
+ (-4 *5 (-1147 (-385 *4))))))
+(((*1 *2 *2 *3)
+ (|partial| -12 (-5 *3 (-712)) (-5 *1 (-543 *2)) (-4 *2 (-510))))
((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| |contp| (-525))
- (|:| -3781 (-591 (-2 (|:| |irr| *4) (|:| -3265 (-525)))))))
- (-4 *4 (-1147 (-525))) (-5 *2 (-396 *4)) (-5 *1 (-419 *4)))))
+ (-12 (-5 *2 (-2 (|:| -3523 *3) (|:| -3987 (-712)))) (-5 *1 (-543 *3))
+ (-4 *3 (-510)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-1070 (-385 *3))) (-5 *1 (-161 *3)) (-4 *3 (-286)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-357))))
- ((*1 *1 *1 *1) (-4 *1 (-510)))
- ((*1 *1 *1 *2) (-12 (-5 *1 (-660 *2)) (-4 *2 (-341))))
- ((*1 *1 *2) (-12 (-5 *1 (-660 *2)) (-4 *2 (-341))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-712)))))
+ (-12 (-5 *2 (-2 (|:| |preimage| (-591 *3)) (|:| |image| (-591 *3))))
+ (-5 *1 (-838 *3)) (-4 *3 (-1018)))))
+(((*1 *2 *2) (-12 (-5 *2 (-712)) (-5 *1 (-422 *3)) (-4 *3 (-975))))
+ ((*1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-422 *3)) (-4 *3 (-975)))))
+(((*1 *1 *1)
+ (-12 (-4 *2 (-286)) (-4 *3 (-923 *2)) (-4 *4 (-1147 *3))
+ (-5 *1 (-391 *2 *3 *4 *5)) (-4 *5 (-13 (-387 *3 *4) (-966 *3))))))
+(((*1 *2 *2 *2) (-12 (-5 *1 (-148 *2)) (-4 *2 (-510)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-429))
+ (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108))
+ (-5 *1 (-919 *4 *5 *6 *7 *8)) (-4 *8 (-994 *4 *5 *6 *7))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *1 (-989 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734))
+ (-4 *5 (-788)) (-5 *2 (-108))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-429))
+ (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108))
+ (-5 *1 (-1025 *4 *5 *6 *7 *8)) (-4 *8 (-994 *4 *5 *6 *7))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *1 (-1119 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-734))
+ (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-108)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
+ (-4 *3 (-989 *5 *6 *7))
+ (-5 *2 (-591 (-2 (|:| |val| (-108)) (|:| -3585 *4))))
+ (-5 *1 (-1026 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))))
+(((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-712)) (-4 *1 (-682 *4 *5)) (-4 *4 (-975))
+ (-4 *5 (-788)) (-5 *2 (-885 *4))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-712)) (-4 *1 (-682 *4 *5)) (-4 *4 (-975))
+ (-4 *5 (-788)) (-5 *2 (-885 *4))))
+ ((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-712)) (-4 *1 (-1162 *4)) (-4 *4 (-975))
+ (-5 *2 (-885 *4))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-712)) (-4 *1 (-1162 *4)) (-4 *4 (-975))
+ (-5 *2 (-885 *4)))))
+(((*1 *2 *1) (-12 (-4 *1 (-618 *2)) (-4 *2 (-1125)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1070 *3)) (-5 *1 (-161 *3)) (-4 *3 (-286)))))
+(((*1 *2 *1 *3) (-12 (-4 *1 (-33)) (-5 *3 (-712)) (-5 *2 (-108))))
+ ((*1 *2 *3 *3)
+ (|partial| -12 (-5 *2 (-108)) (-5 *1 (-1126 *3)) (-4 *3 (-1018))))
+ ((*1 *2 *3 *3 *4)
+ (-12 (-5 *4 (-1 (-108) *3 *3)) (-4 *3 (-1018)) (-5 *2 (-108))
+ (-5 *1 (-1126 *3)))))
+(((*1 *2 *2) (-12 (-5 *1 (-893 *2)) (-4 *2 (-510)))))
+(((*1 *1) (-5 *1 (-1092))))
+(((*1 *2 *3 *3 *3 *3 *4 *4 *4 *5 *4 *6 *7)
+ (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-1072))
+ (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-80 PDEF))))
+ (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-81 BNDY)))) (-5 *2 (-964))
+ (-5 *1 (-692)))))
+(((*1 *2 *3 *4 *4 *4 *3 *5 *3 *4 *6 *7)
+ (-12 (-5 *4 (-525)) (-5 *5 (-631 (-205)))
+ (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))))
+ (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT))))
+ (-5 *3 (-205)) (-5 *2 (-964)) (-5 *1 (-691)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-1085 *3)) (-4 *3 (-975)) (-4 *1 (-1147 *3)))))
+(((*1 *1 *1) (-12 (-4 *1 (-224 *2)) (-4 *2 (-1125)))))
+(((*1 *2 *3 *4 *3)
+ (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
+ (-5 *1 (-689)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-357)) (-5 *1 (-92))))
+ ((*1 *2 *3 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-357)) (-5 *1 (-92)))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
+ (-4 *4 (-788)) (-4 *2 (-429)))))
+(((*1 *1 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-21)) (-4 *2 (-1125)))))
(((*1 *1 *2 *1) (-12 (-4 *1 (-21)) (-5 *2 (-525))))
((*1 *1 *2 *1) (-12 (-4 *1 (-23)) (-5 *2 (-712))))
((*1 *1 *2 *1) (-12 (-4 *1 (-25)) (-5 *2 (-854))))
@@ -4540,10 +4633,10 @@
((*1 *1 *2 *1) (-12 (-5 *1 (-364 *2)) (-4 *2 (-1018))))
((*1 *1 *2 *1)
(-12 (-14 *3 (-591 (-1089))) (-4 *4 (-160))
- (-4 *6 (-218 (-4045 *3) (-712)))
+ (-4 *6 (-218 (-2028 *3) (-712)))
(-14 *7
- (-1 (-108) (-2 (|:| -2226 *5) (|:| -2008 *6))
- (-2 (|:| -2226 *5) (|:| -2008 *6))))
+ (-1 (-108) (-2 (|:| -3229 *5) (|:| -3987 *6))
+ (-2 (|:| -3229 *5) (|:| -3987 *6))))
(-5 *1 (-438 *3 *4 *5 *6 *7 *2)) (-4 *5 (-788))
(-4 *2 (-882 *4 *6 (-798 *3)))))
((*1 *1 *1 *2)
@@ -4622,94 +4715,536 @@
(-12 (-4 *1 (-1186 *3 *2)) (-4 *3 (-788)) (-4 *2 (-975))))
((*1 *1 *1 *2)
(-12 (-5 *1 (-1192 *2 *3)) (-4 *2 (-975)) (-4 *3 (-784)))))
+(((*1 *1) (-5 *1 (-1005))))
+(((*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-108)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *3 (-339 (-110))) (-4 *2 (-975)) (-5 *1 (-656 *2 *4))
+ (-4 *4 (-593 *2))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *3 (-339 (-110))) (-5 *1 (-775 *2)) (-4 *2 (-975)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-1018)) (-4 *2 (-833 *5)) (-5 *1 (-633 *5 *2 *3 *4))
+ (-4 *3 (-351 *2)) (-4 *4 (-13 (-351 *5) (-10 -7 (-6 -4250)))))))
+(((*1 *2 *1 *3)
+ (-12 (-4 *1 (-515 *3)) (-4 *3 (-13 (-382) (-1111))) (-5 *2 (-108)))))
+(((*1 *1 *2 *2 *2)
+ (-12 (-5 *1 (-207 *2)) (-4 *2 (-13 (-341) (-1111)))))
+ ((*1 *2 *1 *3 *4 *4)
+ (-12 (-5 *3 (-854)) (-5 *4 (-357)) (-5 *2 (-1176)) (-5 *1 (-1172))))
+ ((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-357)) (-5 *2 (-1176)) (-5 *1 (-1173)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1171 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160))
+ (-5 *2 (-591 (-885 *4)))))
+ ((*1 *2)
+ (-12 (-4 *4 (-160)) (-5 *2 (-591 (-885 *4))) (-5 *1 (-394 *3 *4))
+ (-4 *3 (-395 *4))))
+ ((*1 *2)
+ (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-591 (-885 *3)))))
+ ((*1 *2)
+ (-12 (-5 *2 (-591 (-885 *3))) (-5 *1 (-430 *3 *4 *5 *6))
+ (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-854))
+ (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3)))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1171 (-430 *4 *5 *6 *7))) (-5 *2 (-591 (-885 *4)))
+ (-5 *1 (-430 *4 *5 *6 *7)) (-4 *4 (-517)) (-4 *4 (-160))
+ (-14 *5 (-854)) (-14 *6 (-591 (-1089))) (-14 *7 (-1171 (-631 *4))))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-135)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *1 (-806 *2 *3)) (-4 *2 (-1125)) (-4 *3 (-1125)))))
+(((*1 *2 *3 *3 *4 *4 *5 *4 *5 *4 *4 *5 *4)
+ (-12 (-5 *3 (-1072)) (-5 *4 (-525)) (-5 *5 (-631 (-157 (-205))))
+ (-5 *2 (-964)) (-5 *1 (-696)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-517) (-788) (-966 (-525)))) (-5 *1 (-170 *3 *2))
- (-4 *2 (-13 (-27) (-1111) (-408 (-157 *3))))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-517) (-788) (-966 (-525))))
- (-5 *1 (-170 *4 *2)) (-4 *2 (-13 (-27) (-1111) (-408 (-157 *4))))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-429) (-788) (-966 (-525)) (-587 (-525))))
- (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-27) (-1111) (-408 *3)))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1089))
- (-4 *4 (-13 (-429) (-788) (-966 (-525)) (-587 (-525))))
- (-5 *1 (-1115 *4 *2)) (-4 *2 (-13 (-27) (-1111) (-408 *4))))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-898 *3)) (-4 *3 (-899)))))
+ (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-138))
+ (-4 *3 (-286)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788))
+ (-5 *1 (-908 *3 *4 *5 *6)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1171 (-294 (-205))))
+ (-12 (-4 *4 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525)))))))
+ (-5 *2 (-591 *4)) (-5 *1 (-1044 *3 *4)) (-4 *3 (-1147 *4))))
+ ((*1 *2 *3 *3)
+ (-12 (-4 *3 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525)))))))
+ (-5 *2 (-591 *3)) (-5 *1 (-1044 *4 *3)) (-4 *4 (-1147 *3)))))
+(((*1 *2 *2 *3)
+ (|partial| -12 (-5 *3 (-1089))
+ (-4 *4 (-13 (-429) (-788) (-138) (-966 (-525)) (-587 (-525))))
+ (-5 *1 (-518 *4 *2)) (-4 *2 (-13 (-27) (-1111) (-408 *4))))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-1 (-205) (-205))) (-5 *1 (-296)) (-5 *3 (-205)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-205)) (-5 *5 (-525)) (-5 *2 (-1121 *3))
+ (-5 *1 (-731 *3)) (-4 *3 (-905))))
+ ((*1 *1 *2 *3 *4)
+ (-12 (-5 *3 (-591 (-591 (-876 (-205))))) (-5 *4 (-108))
+ (-5 *1 (-1121 *2)) (-4 *2 (-905)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-517))
(-5 *2
- (-2 (|:| |additions| (-525)) (|:| |multiplications| (-525))
- (|:| |exponentiations| (-525)) (|:| |functionCalls| (-525))))
+ (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3)))
+ (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))))
+(((*1 *2 *3)
+ (-12 (-4 *1 (-741))
+ (-5 *3
+ (-2 (|:| |xinit| (-205)) (|:| |xend| (-205))
+ (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205)))
+ (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205)))
+ (|:| |abserr| (-205)) (|:| |relerr| (-205))))
+ (-5 *2 (-964)))))
+(((*1 *2 *3)
+ (-12 (-4 *1 (-828))
+ (-5 *3
+ (-2 (|:| |pde| (-591 (-294 (-205))))
+ (|:| |constraints|
+ (-591
+ (-2 (|:| |start| (-205)) (|:| |finish| (-205))
+ (|:| |grid| (-712)) (|:| |boundaryType| (-525))
+ (|:| |dStart| (-631 (-205))) (|:| |dFinish| (-631 (-205))))))
+ (|:| |f| (-591 (-591 (-294 (-205))))) (|:| |st| (-1072))
+ (|:| |tol| (-205))))
+ (-5 *2 (-964)))))
+(((*1 *1 *1 *1) (-4 *1 (-286))) ((*1 *1 *1 *1) (-5 *1 (-712)))
+ ((*1 *1 *1 *1) (-5 *1 (-796))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-932))))))
+(((*1 *2 *1) (-12 (-5 *2 (-591 (-897))) (-5 *1 (-104))))
+ ((*1 *2 *1) (-12 (-5 *2 (-44 (-1072) (-715))) (-5 *1 (-110)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1171 (-294 (-205)))) (-5 *2 (-1171 (-294 (-357))))
(-5 *1 (-284)))))
-(((*1 *2 *2) (-12 (-5 *2 (-631 (-294 (-525)))) (-5 *1 (-960)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))))
-(((*1 *2 *2 *2 *2)
- (-12 (-5 *2 (-631 *3)) (-4 *3 (-975)) (-5 *1 (-632 *3)))))
+(((*1 *1 *1 *1 *2)
+ (-12 (-5 *2 (-1 *3 *3 *3 *3 *3)) (-4 *3 (-1018)) (-5 *1 (-98 *3))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-1 *2 *2 *2)) (-5 *1 (-98 *2)) (-4 *2 (-1018)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-517))
+ (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -2124 *3)))
+ (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-110)) (-4 *3 (-13 (-788) (-517))) (-5 *1 (-31 *3 *4))
+ (-4 *4 (-408 *3))))
+ ((*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-712)) (-5 *1 (-110))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-110))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-110)) (-4 *3 (-13 (-788) (-517))) (-5 *1 (-147 *3 *4))
+ (-4 *4 (-408 *3))))
+ ((*1 *2 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-110)) (-5 *1 (-151))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-110)) (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *4))
+ (-4 *4 (-13 (-408 *3) (-932)))))
+ ((*1 *2 *2) (-12 (-5 *2 (-110)) (-5 *1 (-280 *3)) (-4 *3 (-281))))
+ ((*1 *2 *2) (-12 (-4 *1 (-281)) (-5 *2 (-110))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-110)) (-4 *4 (-788)) (-5 *1 (-407 *3 *4))
+ (-4 *3 (-408 *4))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-110)) (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *4))
+ (-4 *4 (-408 *3))))
+ ((*1 *2 *1) (-12 (-5 *2 (-110)) (-5 *1 (-564 *3)) (-4 *3 (-788))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-110)) (-4 *3 (-13 (-788) (-517))) (-5 *1 (-578 *3 *4))
+ (-4 *4 (-13 (-408 *3) (-932) (-1111))))))
+(((*1 *2 *3 *3 *2)
+ (-12 (-5 *2 (-1070 *4)) (-5 *3 (-525)) (-4 *4 (-975))
+ (-5 *1 (-1074 *4))))
+ ((*1 *1 *2 *2 *1)
+ (-12 (-5 *2 (-525)) (-5 *1 (-1163 *3 *4 *5)) (-4 *3 (-975))
+ (-14 *4 (-1089)) (-14 *5 *3))))
+(((*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-92)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-994 *3 *4 *5 *6)) (-4 *3 (-429)) (-4 *4 (-734))
+ (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-108))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *1 (-994 *4 *5 *6 *3)) (-4 *4 (-429)) (-4 *5 (-734))
+ (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-108)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-591 *1)) (-4 *1 (-989 *4 *5 *6)) (-4 *4 (-975))
+ (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *1 (-989 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734))
+ (-4 *5 (-788)) (-5 *2 (-108))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1119 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-734))
+ (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-108))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *1 (-1119 *4 *5 *6 *3)) (-4 *4 (-517)) (-4 *5 (-734))
+ (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-108)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *2 (-822 *4 *5)) (-5 *3 (-822 *4 *6)) (-4 *4 (-1018))
+ (-4 *5 (-1018)) (-4 *6 (-611 *5)) (-5 *1 (-818 *4 *5 *6)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1186 *3 *4)) (-4 *3 (-788)) (-4 *4 (-975))
+ (-5 *2 (-108))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-108)) (-5 *1 (-1192 *3 *4)) (-4 *3 (-975))
+ (-4 *4 (-784)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 *2 *6)) (-5 *4 (-1 *6 *5)) (-4 *5 (-1018))
+ (-4 *6 (-1018)) (-4 *2 (-1018)) (-5 *1 (-623 *5 *6 *2)))))
+(((*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-422 *3)) (-4 *3 (-975)))))
+(((*1 *2 *3 *2) (-12 (-5 *2 (-964)) (-5 *3 (-1089)) (-5 *1 (-246)))))
+(((*1 *1 *1) (-12 (-4 *1 (-1159 *2)) (-4 *2 (-1125)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
+(((*1 *2 *1)
+ (-12 (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-591 *1))
+ (-4 *1 (-989 *3 *4 *5)))))
+(((*1 *2 *3 *4 *5 *3)
+ (-12 (-5 *4 (-1 *7 *7))
+ (-5 *5
+ (-1 (-2 (|:| |ans| *6) (|:| -3192 *6) (|:| |sol?| (-108))) (-525)
+ *6))
+ (-4 *6 (-341)) (-4 *7 (-1147 *6))
+ (-5 *2
+ (-3 (-2 (|:| |answer| (-385 *7)) (|:| |a0| *6))
+ (-2 (|:| -2428 (-385 *7)) (|:| |coeff| (-385 *7))) "failed"))
+ (-5 *1 (-535 *6 *7)) (-5 *3 (-385 *7)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-591 *1)) (|has| *1 (-6 -4251)) (-4 *1 (-940 *3))
+ (-4 *3 (-1125)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-631 *8)) (-4 *8 (-882 *5 *7 *6))
+ (-4 *5 (-13 (-286) (-138))) (-4 *6 (-13 (-788) (-566 (-1089))))
+ (-4 *7 (-734))
+ (-5 *2
+ (-591
+ (-2 (|:| |eqzro| (-591 *8)) (|:| |neqzro| (-591 *8))
+ (|:| |wcond| (-591 (-885 *5)))
+ (|:| |bsoln|
+ (-2 (|:| |partsol| (-1171 (-385 (-885 *5))))
+ (|:| -3612 (-591 (-1171 (-385 (-885 *5))))))))))
+ (-5 *1 (-857 *5 *6 *7 *8)) (-5 *4 (-591 *8))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-631 *8)) (-5 *4 (-591 (-1089))) (-4 *8 (-882 *5 *7 *6))
+ (-4 *5 (-13 (-286) (-138))) (-4 *6 (-13 (-788) (-566 (-1089))))
+ (-4 *7 (-734))
+ (-5 *2
+ (-591
+ (-2 (|:| |eqzro| (-591 *8)) (|:| |neqzro| (-591 *8))
+ (|:| |wcond| (-591 (-885 *5)))
+ (|:| |bsoln|
+ (-2 (|:| |partsol| (-1171 (-385 (-885 *5))))
+ (|:| -3612 (-591 (-1171 (-385 (-885 *5))))))))))
+ (-5 *1 (-857 *5 *6 *7 *8))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-631 *7)) (-4 *7 (-882 *4 *6 *5))
+ (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-788) (-566 (-1089))))
+ (-4 *6 (-734))
+ (-5 *2
+ (-591
+ (-2 (|:| |eqzro| (-591 *7)) (|:| |neqzro| (-591 *7))
+ (|:| |wcond| (-591 (-885 *4)))
+ (|:| |bsoln|
+ (-2 (|:| |partsol| (-1171 (-385 (-885 *4))))
+ (|:| -3612 (-591 (-1171 (-385 (-885 *4))))))))))
+ (-5 *1 (-857 *4 *5 *6 *7))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-631 *9)) (-5 *5 (-854)) (-4 *9 (-882 *6 *8 *7))
+ (-4 *6 (-13 (-286) (-138))) (-4 *7 (-13 (-788) (-566 (-1089))))
+ (-4 *8 (-734))
+ (-5 *2
+ (-591
+ (-2 (|:| |eqzro| (-591 *9)) (|:| |neqzro| (-591 *9))
+ (|:| |wcond| (-591 (-885 *6)))
+ (|:| |bsoln|
+ (-2 (|:| |partsol| (-1171 (-385 (-885 *6))))
+ (|:| -3612 (-591 (-1171 (-385 (-885 *6))))))))))
+ (-5 *1 (-857 *6 *7 *8 *9)) (-5 *4 (-591 *9))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-631 *9)) (-5 *4 (-591 (-1089))) (-5 *5 (-854))
+ (-4 *9 (-882 *6 *8 *7)) (-4 *6 (-13 (-286) (-138)))
+ (-4 *7 (-13 (-788) (-566 (-1089)))) (-4 *8 (-734))
+ (-5 *2
+ (-591
+ (-2 (|:| |eqzro| (-591 *9)) (|:| |neqzro| (-591 *9))
+ (|:| |wcond| (-591 (-885 *6)))
+ (|:| |bsoln|
+ (-2 (|:| |partsol| (-1171 (-385 (-885 *6))))
+ (|:| -3612 (-591 (-1171 (-385 (-885 *6))))))))))
+ (-5 *1 (-857 *6 *7 *8 *9))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-631 *8)) (-5 *4 (-854)) (-4 *8 (-882 *5 *7 *6))
+ (-4 *5 (-13 (-286) (-138))) (-4 *6 (-13 (-788) (-566 (-1089))))
+ (-4 *7 (-734))
+ (-5 *2
+ (-591
+ (-2 (|:| |eqzro| (-591 *8)) (|:| |neqzro| (-591 *8))
+ (|:| |wcond| (-591 (-885 *5)))
+ (|:| |bsoln|
+ (-2 (|:| |partsol| (-1171 (-385 (-885 *5))))
+ (|:| -3612 (-591 (-1171 (-385 (-885 *5))))))))))
+ (-5 *1 (-857 *5 *6 *7 *8))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-631 *9)) (-5 *4 (-591 *9)) (-5 *5 (-1072))
+ (-4 *9 (-882 *6 *8 *7)) (-4 *6 (-13 (-286) (-138)))
+ (-4 *7 (-13 (-788) (-566 (-1089)))) (-4 *8 (-734)) (-5 *2 (-525))
+ (-5 *1 (-857 *6 *7 *8 *9))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-631 *9)) (-5 *4 (-591 (-1089))) (-5 *5 (-1072))
+ (-4 *9 (-882 *6 *8 *7)) (-4 *6 (-13 (-286) (-138)))
+ (-4 *7 (-13 (-788) (-566 (-1089)))) (-4 *8 (-734)) (-5 *2 (-525))
+ (-5 *1 (-857 *6 *7 *8 *9))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-631 *8)) (-5 *4 (-1072)) (-4 *8 (-882 *5 *7 *6))
+ (-4 *5 (-13 (-286) (-138))) (-4 *6 (-13 (-788) (-566 (-1089))))
+ (-4 *7 (-734)) (-5 *2 (-525)) (-5 *1 (-857 *5 *6 *7 *8))))
+ ((*1 *2 *3 *4 *5 *6)
+ (-12 (-5 *3 (-631 *10)) (-5 *4 (-591 *10)) (-5 *5 (-854))
+ (-5 *6 (-1072)) (-4 *10 (-882 *7 *9 *8)) (-4 *7 (-13 (-286) (-138)))
+ (-4 *8 (-13 (-788) (-566 (-1089)))) (-4 *9 (-734)) (-5 *2 (-525))
+ (-5 *1 (-857 *7 *8 *9 *10))))
+ ((*1 *2 *3 *4 *5 *6)
+ (-12 (-5 *3 (-631 *10)) (-5 *4 (-591 (-1089))) (-5 *5 (-854))
+ (-5 *6 (-1072)) (-4 *10 (-882 *7 *9 *8)) (-4 *7 (-13 (-286) (-138)))
+ (-4 *8 (-13 (-788) (-566 (-1089)))) (-4 *9 (-734)) (-5 *2 (-525))
+ (-5 *1 (-857 *7 *8 *9 *10))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-631 *9)) (-5 *4 (-854)) (-5 *5 (-1072))
+ (-4 *9 (-882 *6 *8 *7)) (-4 *6 (-13 (-286) (-138)))
+ (-4 *7 (-13 (-788) (-566 (-1089)))) (-4 *8 (-734)) (-5 *2 (-525))
+ (-5 *1 (-857 *6 *7 *8 *9)))))
+(((*1 *1 *1 *1 *2)
+ (-12 (-5 *2 (-712)) (-4 *1 (-989 *3 *4 *5)) (-4 *3 (-975))
+ (-4 *4 (-734)) (-4 *5 (-788)) (-4 *3 (-517)))))
(((*1 *2 *3 *3 *4 *4)
- (|partial| -12 (-5 *3 (-712)) (-4 *5 (-341)) (-5 *2 (-161 *6))
- (-5 *1 (-800 *5 *4 *6)) (-4 *4 (-1162 *5)) (-4 *6 (-1147 *5)))))
-(((*1 *2)
- (-12 (-4 *3 (-429)) (-4 *4 (-734)) (-4 *5 (-788))
- (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-1176))
- (-5 *1 (-995 *3 *4 *5 *6 *7)) (-4 *7 (-994 *3 *4 *5 *6))))
- ((*1 *2)
- (-12 (-4 *3 (-429)) (-4 *4 (-734)) (-4 *5 (-788))
- (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-1176))
- (-5 *1 (-1026 *3 *4 *5 *6 *7)) (-4 *7 (-994 *3 *4 *5 *6)))))
-(((*1 *1 *1 *1) (-5 *1 (-796))))
+ (-12 (-5 *3 (-631 (-205))) (-5 *4 (-525)) (-5 *2 (-964))
+ (-5 *1 (-690)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))))
+(((*1 *1) (-5 *1 (-445))))
+(((*1 *1 *1 *1) (-4 *1 (-286))) ((*1 *1 *1 *1) (-5 *1 (-712)))
+ ((*1 *1 *1 *1) (-5 *1 (-796))))
+(((*1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-422 *3)) (-4 *3 (-975)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-385 (-885 (-157 (-525))))) (-5 *2 (-591 (-157 *4)))
+ (-5 *1 (-356 *4)) (-4 *4 (-13 (-341) (-786)))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-591 (-385 (-885 (-157 (-525))))))
+ (-5 *4 (-591 (-1089))) (-5 *2 (-591 (-591 (-157 *5))))
+ (-5 *1 (-356 *5)) (-4 *5 (-13 (-341) (-786))))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-342 *2 *3)) (-4 *2 (-1018)) (-4 *3 (-1018)))))
+(((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-847 *3)) (-4 *3 (-286)))))
+(((*1 *2 *1)
+ (-12 (-4 *3 (-975)) (-5 *2 (-1171 *3)) (-5 *1 (-654 *3 *4))
+ (-4 *4 (-1147 *3)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1176)) (-5 *1 (-1173)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
+ (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-919 *4 *5 *6 *7 *3))
+ (-4 *3 (-994 *4 *5 *6 *7))))
+ ((*1 *2 *3 *3)
+ (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
+ (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-108))
+ (-5 *1 (-1025 *4 *5 *6 *7 *3)) (-4 *3 (-994 *4 *5 *6 *7)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-591 (-591 (-876 (-205))))) (-5 *1 (-1121 *3))
+ (-4 *3 (-905)))))
+(((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-591 (-712))) (-5 *3 (-108)) (-5 *1 (-1078 *4 *5))
+ (-14 *4 (-854)) (-4 *5 (-975)))))
+(((*1 *1 *2) (-12 (-5 *2 (-854)) (-4 *1 (-346))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-854)) (-5 *2 (-1171 *4)) (-5 *1 (-495 *4))
+ (-4 *4 (-327))))
+ ((*1 *2 *1)
+ (-12 (-4 *2 (-788)) (-5 *1 (-655 *2 *3 *4)) (-4 *3 (-1018))
+ (-14 *4
+ (-1 (-108) (-2 (|:| -3229 *2) (|:| -3987 *3))
+ (-2 (|:| -3229 *2) (|:| -3987 *3)))))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-341)) (-4 *7 (-1147 *5)) (-4 *4 (-666 *5 *7))
+ (-5 *2 (-2 (|:| -2928 (-631 *6)) (|:| |vec| (-1171 *5))))
+ (-5 *1 (-752 *5 *6 *7 *4 *3)) (-4 *6 (-601 *5)) (-4 *3 (-601 *4)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-591 *8)) (-5 *4 (-108)) (-4 *8 (-989 *5 *6 *7))
+ (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *2 (-591 *10))
+ (-5 *1 (-573 *5 *6 *7 *8 *9 *10)) (-4 *9 (-994 *5 *6 *7 *8))
+ (-4 *10 (-1027 *5 *6 *7 *8))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-591 (-721 *5 (-798 *6)))) (-5 *4 (-108)) (-4 *5 (-429))
+ (-14 *6 (-591 (-1089))) (-5 *2 (-591 (-972 *5 *6)))
+ (-5 *1 (-576 *5 *6))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-591 (-721 *5 (-798 *6)))) (-5 *4 (-108)) (-4 *5 (-429))
+ (-14 *6 (-591 (-1089)))
+ (-5 *2
+ (-591 (-1060 *5 (-497 (-798 *6)) (-798 *6) (-721 *5 (-798 *6)))))
+ (-5 *1 (-576 *5 *6))))
+ ((*1 *2 *3 *4 *4 *4 *4)
+ (-12 (-5 *3 (-591 *8)) (-5 *4 (-108)) (-4 *8 (-989 *5 *6 *7))
+ (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
+ (-5 *2 (-591 (-956 *5 *6 *7 *8))) (-5 *1 (-956 *5 *6 *7 *8))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-591 *8)) (-5 *4 (-108)) (-4 *8 (-989 *5 *6 *7))
+ (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
+ (-5 *2 (-591 (-956 *5 *6 *7 *8))) (-5 *1 (-956 *5 *6 *7 *8))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-591 (-721 *5 (-798 *6)))) (-5 *4 (-108)) (-4 *5 (-429))
+ (-14 *6 (-591 (-1089))) (-5 *2 (-591 (-972 *5 *6)))
+ (-5 *1 (-972 *5 *6))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-591 *8)) (-5 *4 (-108)) (-4 *8 (-989 *5 *6 *7))
+ (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *2 (-591 *1))
+ (-4 *1 (-994 *5 *6 *7 *8))))
+ ((*1 *2 *3 *4 *4 *4 *4)
+ (-12 (-5 *3 (-591 *8)) (-5 *4 (-108)) (-4 *8 (-989 *5 *6 *7))
+ (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
+ (-5 *2 (-591 (-1060 *5 *6 *7 *8))) (-5 *1 (-1060 *5 *6 *7 *8))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-591 *8)) (-5 *4 (-108)) (-4 *8 (-989 *5 *6 *7))
+ (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
+ (-5 *2 (-591 (-1060 *5 *6 *7 *8))) (-5 *1 (-1060 *5 *6 *7 *8))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-517))
+ (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-591 *1))
+ (-4 *1 (-1119 *4 *5 *6 *7)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1138 (-525))) (-4 *1 (-596 *3)) (-4 *3 (-1125))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-596 *3)) (-4 *3 (-1125)))))
+(((*1 *1 *1 *1) (-12 (-4 *1 (-1147 *2)) (-4 *2 (-975)) (-4 *2 (-517)))))
+(((*1 *2 *1 *1)
+ (|partial| -12 (-5 *2 (-2 (|:| |lm| (-760 *3)) (|:| |rm| (-760 *3))))
+ (-5 *1 (-760 *3)) (-4 *3 (-788))))
+ ((*1 *1 *1 *1) (-5 *1 (-796))))
+(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522)))))
+(((*1 *1 *1 *1) (-4 *1 (-510))))
+(((*1 *2 *1)
+ (-12 (-4 *2 (-1018)) (-5 *1 (-896 *2 *3)) (-4 *3 (-1018)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-259))))
+ ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-825 *3)) (-4 *3 (-1018))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1186 *3 *4)) (-4 *3 (-788)) (-4 *4 (-975))
+ (-5 *2 (-108))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-108)) (-5 *1 (-1192 *3 *4)) (-4 *3 (-975))
+ (-4 *4 (-784)))))
+(((*1 *2 *1 *1)
+ (-12 (-4 *1 (-940 *3)) (-4 *3 (-1125)) (-4 *3 (-1018))
+ (-5 *2 (-108)))))
+(((*1 *2 *1 *1)
+ (-12 (-4 *1 (-1016 *3)) (-4 *3 (-1018)) (-5 *2 (-108)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1171 *6)) (-5 *4 (-1171 (-525))) (-5 *5 (-525))
+ (-4 *6 (-1018)) (-5 *2 (-1 *6)) (-5 *1 (-947 *6)))))
+(((*1 *2 *1 *3)
+ (|partial| -12 (-5 *3 (-825 *4)) (-4 *4 (-1018)) (-5 *2 (-108))
+ (-5 *1 (-822 *4 *5)) (-4 *5 (-1018))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-825 *5)) (-4 *5 (-1018)) (-5 *2 (-108))
+ (-5 *1 (-823 *5 *3)) (-4 *3 (-1125))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-591 *6)) (-5 *4 (-825 *5)) (-4 *5 (-1018))
+ (-4 *6 (-1125)) (-5 *2 (-108)) (-5 *1 (-823 *5 *6)))))
+(((*1 *1 *1 *1) (-12 (-5 *1 (-723 *2)) (-4 *2 (-975)))))
+(((*1 *2 *3 *4 *4 *5)
+ (-12 (-5 *3 (-1 (-157 (-205)) (-157 (-205)))) (-5 *4 (-1013 (-205)))
+ (-5 *5 (-108)) (-5 *2 (-1173)) (-5 *1 (-236)))))
+(((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-1171 *4)) (-4 *4 (-587 *5)) (-4 *5 (-341))
+ (-4 *5 (-517)) (-5 *2 (-1171 *5)) (-5 *1 (-586 *5 *4))))
+ ((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-1171 *4)) (-4 *4 (-587 *5))
+ (-3389 (-4 *5 (-341))) (-4 *5 (-517)) (-5 *2 (-1171 (-385 *5)))
+ (-5 *1 (-586 *5 *4)))))
+(((*1 *2 *1) (-12 (-5 *2 (-205)) (-5 *1 (-763)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-591 (-1112 *3))) (-5 *1 (-1112 *3)) (-4 *3 (-1018)))))
+(((*1 *1 *1 *2)
+ (|partial| -12 (-4 *1 (-154 *2)) (-4 *2 (-160)) (-4 *2 (-517))))
+ ((*1 *1 *1 *2)
+ (|partial| -12 (-4 *1 (-304 *2 *3)) (-4 *2 (-975)) (-4 *3 (-733))
+ (-4 *2 (-517))))
+ ((*1 *1 *1 *1) (|partial| -4 *1 (-517)))
+ ((*1 *1 *1 *2)
+ (|partial| -12 (-4 *1 (-629 *2 *3 *4)) (-4 *2 (-975))
+ (-4 *3 (-351 *2)) (-4 *4 (-351 *2)) (-4 *2 (-517))))
+ ((*1 *1 *1 *1) (|partial| -5 *1 (-712)))
+ ((*1 *1 *1 *2)
+ (|partial| -12 (-4 *1 (-790 *2)) (-4 *2 (-975)) (-4 *2 (-517))))
+ ((*1 *1 *1 *1) (-5 *1 (-796)))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-1171 *4)) (-4 *4 (-1147 *3)) (-4 *3 (-517))
+ (-5 *1 (-901 *3 *4))))
+ ((*1 *1 *1 *2)
+ (|partial| -12 (-4 *1 (-978 *3 *4 *2 *5 *6)) (-4 *2 (-975))
+ (-4 *5 (-218 *4 *2)) (-4 *6 (-218 *3 *2)) (-4 *2 (-517))))
+ ((*1 *2 *2 *2)
+ (|partial| -12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3)))))
+(((*1 *2 *3 *3 *3 *3 *4 *4 *4 *4 *4 *3 *3 *3)
+ (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
+ (-5 *1 (-694)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-591 (-273 *3))) (-5 *1 (-273 *3)) (-4 *3 (-517))
+ (-4 *3 (-1125)))))
(((*1 *2 *2)
(-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
(-4 *2 (-13 (-408 *3) (-932))))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1144 *5 *4)) (-4 *4 (-761)) (-14 *5 (-1089))
- (-5 *2 (-525)) (-5 *1 (-1032 *4 *5)))))
+ (-12 (-5 *3 (-1171 *1)) (-5 *4 (-1 *5 *5)) (-4 *5 (-341))
+ (-4 *1 (-666 *5 *6)) (-4 *5 (-160)) (-4 *6 (-1147 *5))
+ (-5 *2 (-631 *5)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-854)) (-4 *4 (-346)) (-4 *4 (-341)) (-5 *2 (-1085 *1))
+ (-4 *1 (-307 *4))))
+ ((*1 *2 *1) (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-5 *2 (-1085 *3))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-348 *3 *2)) (-4 *3 (-160)) (-4 *3 (-341))
+ (-4 *2 (-1147 *3))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1171 *4)) (-4 *4 (-327)) (-5 *2 (-1085 *4))
+ (-5 *1 (-495 *4)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *6 *4 *5)) (-4 *4 (-1018)) (-4 *5 (-1018))
+ (-4 *6 (-1018)) (-5 *2 (-1 *6 *5)) (-5 *1 (-626 *4 *5 *6)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-712)) (-5 *2 (-108)) (-5 *1 (-543 *3)) (-4 *3 (-510)))))
+(((*1 *2 *3 *4 *5 *6 *5)
+ (-12 (-5 *4 (-157 (-205))) (-5 *5 (-525)) (-5 *6 (-1072))
+ (-5 *3 (-205)) (-5 *2 (-964)) (-5 *1 (-700)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-591 (-2 (|:| |integrand| *3) (|:| |intvar| *3))))
+ (-5 *1 (-542 *3)) (-4 *3 (-341)))))
+(((*1 *1 *1 *1) (-5 *1 (-108))) ((*1 *1 *1 *1) (-4 *1 (-119))))
(((*1 *2 *3)
- (-12 (-5 *3 (-825 *4)) (-4 *4 (-1018)) (-5 *2 (-591 *5))
- (-5 *1 (-823 *4 *5)) (-4 *5 (-1125)))))
-(((*1 *2 *1 *1)
(-12
- (-5 *2
- (-2 (|:| -1399 (-723 *3)) (|:| |coef1| (-723 *3))
- (|:| |coef2| (-723 *3))))
- (-5 *1 (-723 *3)) (-4 *3 (-517)) (-4 *3 (-975))))
- ((*1 *2 *1 *1)
- (-12 (-4 *3 (-517)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788))
- (-5 *2 (-2 (|:| -1399 *1) (|:| |coef1| *1) (|:| |coef2| *1)))
- (-4 *1 (-989 *3 *4 *5)))))
-(((*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1018)) (-5 *1 (-838 *3)))))
-(((*1 *2 *3 *3 *3 *4 *4 *3)
- (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
- (-5 *1 (-697)))))
-(((*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 (-525)) (-5 *5 (-631 (-205))) (-5 *6 (-619 (-205)))
- (-5 *3 (-205)) (-5 *2 (-964)) (-5 *1 (-692)))))
-(((*1 *2 *2) (-12 (-5 *2 (-1085 *3)) (-4 *3 (-327)) (-5 *1 (-335 *3)))))
-(((*1 *2 *3 *1)
- (-12 (-4 *1 (-907 *4 *5 *6 *3)) (-4 *4 (-975)) (-4 *5 (-734))
- (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-4 *4 (-517))
- (-5 *2 (-2 (|:| |rnum| *4) (|:| |polnum| *3) (|:| |den| *4))))))
+ (-5 *3
+ (-2 (|:| |pde| (-591 (-294 (-205))))
+ (|:| |constraints|
+ (-591
+ (-2 (|:| |start| (-205)) (|:| |finish| (-205))
+ (|:| |grid| (-712)) (|:| |boundaryType| (-525))
+ (|:| |dStart| (-631 (-205))) (|:| |dFinish| (-631 (-205))))))
+ (|:| |f| (-591 (-591 (-294 (-205))))) (|:| |st| (-1072))
+ (|:| |tol| (-205))))
+ (-5 *2 (-108)) (-5 *1 (-192)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-313 *3 *4 *5 *6)) (-4 *3 (-341)) (-4 *4 (-1147 *3))
- (-4 *5 (-1147 (-385 *4))) (-4 *6 (-320 *3 *4 *5)) (-5 *2 (-108)))))
-(((*1 *2 *3) (-12 (-5 *3 (-357)) (-5 *2 (-205)) (-5 *1 (-1174))))
- ((*1 *2) (-12 (-5 *2 (-205)) (-5 *1 (-1174)))))
-(((*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-701)))))
+ (|partial| -12 (-5 *2 (-985 (-953 *3) (-1085 (-953 *3))))
+ (-5 *1 (-953 *3)) (-4 *3 (-13 (-786) (-341) (-951))))))
(((*1 *2 *3)
- (-12 (-4 *4 (-27))
- (-4 *4 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525)))))
- (-4 *5 (-1147 *4)) (-5 *2 (-591 (-598 (-385 *5))))
- (-5 *1 (-602 *4 *5)) (-5 *3 (-598 (-385 *5))))))
-(((*1 *2 *3 *4 *4 *3 *3 *5 *3 *4 *6 *7)
- (-12 (-5 *4 (-525)) (-5 *5 (-631 (-205)))
- (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G))))
- (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN)))) (-5 *3 (-205))
- (-5 *2 (-964)) (-5 *1 (-691)))))
-(((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))))
+ (|partial| -12
+ (-5 *3
+ (-2 (|:| |xinit| (-205)) (|:| |xend| (-205))
+ (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205)))
+ (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205)))
+ (|:| |abserr| (-205)) (|:| |relerr| (-205))))
+ (-5 *2
+ (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357))
+ (|:| |expense| (-357)) (|:| |accuracy| (-357))
+ (|:| |intermediateResults| (-357))))
+ (-5 *1 (-744)))))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206))))
+ ((*1 *2 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206))))
+ ((*1 *2 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *2))
+ (-4 *2 (-408 *3))))
+ ((*1 *1 *1 *1) (-4 *1 (-1053))))
+(((*1 *2 *1) (-12 (-5 *2 (-763)) (-5 *1 (-762)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-591 (-525))) (-5 *2 (-1091 (-385 (-525))))
+ (-5 *1 (-172)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-1055 *2 *3)) (-4 *2 (-13 (-1018) (-33)))
+ (-4 *3 (-13 (-1018) (-33))))))
(((*1 *1 *1) (-12 (-4 *1 (-115 *2)) (-4 *2 (-1125))))
((*1 *1 *1) (-12 (-5 *1 (-616 *2)) (-4 *2 (-788))))
((*1 *1 *1) (-12 (-5 *1 (-620 *2)) (-4 *2 (-788))))
@@ -4718,40 +5253,92 @@
((*1 *2 *1)
(-12 (-4 *2 (-13 (-786) (-341))) (-5 *1 (-985 *2 *3))
(-4 *3 (-1147 *2)))))
-(((*1 *2 *2 *3 *3)
- (-12 (-5 *2 (-1171 *4)) (-5 *3 (-1036)) (-4 *4 (-327))
- (-5 *1 (-495 *4)))))
-(((*1 *2 *3 *4 *4 *5 *4 *4 *5)
- (-12 (-5 *3 (-1072)) (-5 *4 (-525)) (-5 *5 (-631 (-205)))
- (-5 *2 (-964)) (-5 *1 (-699)))))
-(((*1 *2 *3) (-12 (-5 *3 (-712)) (-5 *2 (-1176)) (-5 *1 (-357))))
- ((*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-357)))))
-(((*1 *2 *2)
- (|partial| -12 (-5 *2 (-1085 *3)) (-4 *3 (-327)) (-5 *1 (-335 *3)))))
-(((*1 *2 *2) (-12 (-5 *2 (-854)) (-5 *1 (-335 *3)) (-4 *3 (-327)))))
-(((*1 *2)
- (-12 (-4 *3 (-13 (-788) (-517) (-966 (-525)))) (-5 *2 (-1176))
- (-5 *1 (-411 *3 *4)) (-4 *4 (-408 *3)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-591 (-591 *3))) (-4 *3 (-975)) (-4 *1 (-629 *3 *4 *5))
- (-4 *4 (-351 *3)) (-4 *5 (-351 *3))))
- ((*1 *1 *2) (-12 (-5 *2 (-591 (-591 (-796)))) (-5 *1 (-796))))
+(((*1 *1 *1 *2 *1)
+ (-12 (-5 *2 (-525)) (-5 *1 (-1070 *3)) (-4 *3 (-1125))))
+ ((*1 *1 *1 *1)
+ (-12 (|has| *1 (-6 -4251)) (-4 *1 (-1159 *2)) (-4 *2 (-1125)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-898 *3)) (-4 *3 (-899)))))
+(((*1 *2 *3)
+ (-12 (-4 *1 (-777))
+ (-5 *3
+ (-2 (|:| |fn| (-294 (-205))) (|:| -3492 (-591 (-205)))
+ (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205))))
+ (|:| |ub| (-591 (-781 (-205))))))
+ (-5 *2 (-964))))
+ ((*1 *2 *3)
+ (-12 (-4 *1 (-777))
+ (-5 *3
+ (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3492 (-591 (-205)))))
+ (-5 *2 (-964)))))
+(((*1 *2 *2 *1) (|partial| -12 (-5 *2 (-591 *1)) (-4 *1 (-286)))))
+(((*1 *2 *2 *3 *2)
+ (-12 (-5 *3 (-712)) (-4 *4 (-327)) (-5 *1 (-197 *4 *2))
+ (-4 *2 (-1147 *4)))))
+(((*1 *1 *1 *2 *1) (-12 (-4 *1 (-121 *2)) (-4 *2 (-1018)))))
+(((*1 *1 *1 *1) (-5 *1 (-108))) ((*1 *1 *1 *1) (-4 *1 (-119))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-154 *3)) (-4 *3 (-160)) (-4 *3 (-510))
+ (-5 *2 (-385 (-525)))))
((*1 *2 *1)
- (-12 (-5 *2 (-1056 *3 *4)) (-5 *1 (-924 *3 *4)) (-14 *3 (-854))
- (-4 *4 (-341))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-591 (-591 *5))) (-4 *5 (-975))
- (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *6 (-218 *4 *5))
- (-4 *7 (-218 *3 *5)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-429)) (-4 *4 (-734)) (-4 *5 (-788))
- (-4 *6 (-989 *3 *4 *5)) (-5 *1 (-573 *3 *4 *5 *6 *7 *2))
- (-4 *7 (-994 *3 *4 *5 *6)) (-4 *2 (-1027 *3 *4 *5 *6)))))
-(((*1 *1 *1 *1) (-4 *1 (-510))))
-(((*1 *2)
- (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3))
- (-4 *5 (-1147 (-385 *4))) (-5 *2 (-108)))))
-(((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-128)))))
+ (-12 (-5 *2 (-385 (-525))) (-5 *1 (-396 *3)) (-4 *3 (-510))
+ (-4 *3 (-517))))
+ ((*1 *2 *1) (-12 (-4 *1 (-510)) (-5 *2 (-385 (-525)))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-738 *3)) (-4 *3 (-160)) (-4 *3 (-510))
+ (-5 *2 (-385 (-525)))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-385 (-525))) (-5 *1 (-774 *3)) (-4 *3 (-510))
+ (-4 *3 (-1018))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-385 (-525))) (-5 *1 (-781 *3)) (-4 *3 (-510))
+ (-4 *3 (-1018))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-927 *3)) (-4 *3 (-160)) (-4 *3 (-510))
+ (-5 *2 (-385 (-525)))))
+ ((*1 *2 *3)
+ (-12 (-5 *2 (-385 (-525))) (-5 *1 (-938 *3)) (-4 *3 (-966 *2)))))
+(((*1 *2 *1 *1)
+ (-12 (-4 *1 (-218 *3 *2)) (-4 *2 (-1125)) (-4 *2 (-975))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-796))))
+ ((*1 *1 *1) (-5 *1 (-796)))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-876 (-205))) (-5 *2 (-205)) (-5 *1 (-1122))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *1 (-1169 *2)) (-4 *2 (-1125)) (-4 *2 (-975)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-429))
+ (-5 *2
+ (-591
+ (-2 (|:| |eigval| (-3 (-385 (-885 *4)) (-1079 (-1089) (-885 *4))))
+ (|:| |geneigvec| (-591 (-631 (-385 (-885 *4))))))))
+ (-5 *1 (-271 *4)) (-5 *3 (-631 (-385 (-885 *4)))))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-108)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-734))
+ (-4 *7 (-788)) (-4 *8 (-989 *5 *6 *7)) (-5 *2 (-591 *3))
+ (-5 *1 (-547 *5 *6 *7 *8 *3)) (-4 *3 (-1027 *5 *6 *7 *8))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-108)) (-4 *5 (-13 (-286) (-138)))
+ (-5 *2
+ (-591 (-2 (|:| -3237 (-1085 *5)) (|:| -1671 (-591 (-885 *5))))))
+ (-5 *1 (-999 *5 *6)) (-5 *3 (-591 (-885 *5)))
+ (-14 *6 (-591 (-1089)))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-286) (-138)))
+ (-5 *2
+ (-591 (-2 (|:| -3237 (-1085 *4)) (|:| -1671 (-591 (-885 *4))))))
+ (-5 *1 (-999 *4 *5)) (-5 *3 (-591 (-885 *4)))
+ (-14 *5 (-591 (-1089)))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *4 (-108)) (-4 *5 (-13 (-286) (-138)))
+ (-5 *2
+ (-591 (-2 (|:| -3237 (-1085 *5)) (|:| -1671 (-591 (-885 *5))))))
+ (-5 *1 (-999 *5 *6)) (-5 *3 (-591 (-885 *5)))
+ (-14 *6 (-591 (-1089))))))
+(((*1 *2 *3 *3 *4 *4 *4 *4 *3 *3 *3 *3 *5 *3 *6)
+ (-12 (-5 *3 (-525)) (-5 *5 (-631 (-205)))
+ (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-68 APROD)))) (-5 *4 (-205))
+ (-5 *2 (-964)) (-5 *1 (-698)))))
+(((*1 *1) (-5 *1 (-132))))
(((*1 *1 *1) (-12 (-4 *1 (-115 *2)) (-4 *2 (-1125))))
((*1 *1 *1) (-12 (-5 *1 (-616 *2)) (-4 *2 (-788))))
((*1 *1 *1) (-12 (-5 *1 (-620 *2)) (-4 *2 (-788))))
@@ -4760,28 +5347,190 @@
((*1 *2 *1)
(-12 (-4 *2 (-13 (-786) (-341))) (-5 *1 (-985 *2 *3))
(-4 *3 (-1147 *2)))))
-(((*1 *2 *2)
- (|partial| -12 (-5 *2 (-1085 *3)) (-4 *3 (-327)) (-5 *1 (-335 *3)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-1 *7 *7))
+ (-5 *5 (-1 (-3 (-591 *6) "failed") (-525) *6 *6)) (-4 *6 (-341))
+ (-4 *7 (-1147 *6))
+ (-5 *2 (-2 (|:| |answer| (-542 (-385 *7))) (|:| |a0| *6)))
+ (-5 *1 (-535 *6 *7)) (-5 *3 (-385 *7)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-1 (-108) (-110) (-110))) (-5 *1 (-110)))))
+(((*1 *2 *1 *3 *4)
+ (-12 (-5 *3 (-854)) (-5 *4 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1172)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975))
+ (-5 *2 (-591 (-591 (-591 (-712))))))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *5 (-1013 *3)) (-4 *3 (-882 *7 *6 *4)) (-4 *6 (-734))
+ (-4 *4 (-788)) (-4 *7 (-517))
+ (-5 *2 (-2 (|:| |num| *3) (|:| |den| (-525))))
+ (-5 *1 (-549 *6 *4 *7 *3))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-734)) (-4 *4 (-788)) (-4 *6 (-517))
+ (-5 *2 (-2 (|:| |num| *3) (|:| |den| (-525))))
+ (-5 *1 (-549 *5 *4 *6 *3)) (-4 *3 (-882 *6 *5 *4))))
+ ((*1 *1 *1 *1 *1) (-5 *1 (-796))) ((*1 *1 *1 *1) (-5 *1 (-796)))
+ ((*1 *1 *1) (-5 *1 (-796)))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1089))
+ (-4 *4 (-13 (-517) (-788) (-966 (-525)) (-587 (-525))))
+ (-5 *1 (-1081 *4 *2)) (-4 *2 (-13 (-408 *4) (-149) (-27) (-1111)))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1011 *2)) (-4 *2 (-13 (-408 *4) (-149) (-27) (-1111)))
+ (-4 *4 (-13 (-517) (-788) (-966 (-525)) (-587 (-525))))
+ (-5 *1 (-1081 *4 *2))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1089)) (-4 *5 (-13 (-517) (-788) (-966 (-525))))
+ (-5 *2 (-385 (-885 *5))) (-5 *1 (-1082 *5)) (-5 *3 (-885 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1089)) (-4 *5 (-13 (-517) (-788) (-966 (-525))))
+ (-5 *2 (-3 (-385 (-885 *5)) (-294 *5))) (-5 *1 (-1082 *5))
+ (-5 *3 (-385 (-885 *5)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1011 (-885 *5))) (-5 *3 (-885 *5))
+ (-4 *5 (-13 (-517) (-788) (-966 (-525)))) (-5 *2 (-385 *3))
+ (-5 *1 (-1082 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1011 (-385 (-885 *5)))) (-5 *3 (-385 (-885 *5)))
+ (-4 *5 (-13 (-517) (-788) (-966 (-525)))) (-5 *2 (-3 *3 (-294 *5)))
+ (-5 *1 (-1082 *5)))))
+(((*1 *2 *2 *3)
+ (|partial| -12 (-5 *2 (-591 (-1085 *7))) (-5 *3 (-1085 *7))
+ (-4 *7 (-882 *4 *5 *6)) (-4 *4 (-842)) (-4 *5 (-734))
+ (-4 *6 (-788)) (-5 *1 (-839 *4 *5 *6 *7))))
+ ((*1 *2 *2 *3)
+ (|partial| -12 (-5 *2 (-591 (-1085 *5))) (-5 *3 (-1085 *5))
+ (-4 *5 (-1147 *4)) (-4 *4 (-842)) (-5 *1 (-840 *4 *5)))))
+(((*1 *2 *2 *3)
+ (-12 (-4 *4 (-734))
+ (-4 *3 (-13 (-788) (-10 -8 (-15 -1300 ((-1089) $))))) (-4 *5 (-517))
+ (-5 *1 (-674 *4 *3 *5 *2)) (-4 *2 (-882 (-385 (-885 *5)) *4 *3))))
+ ((*1 *2 *2 *3)
+ (-12 (-4 *4 (-975)) (-4 *5 (-734))
+ (-4 *3
+ (-13 (-788)
+ (-10 -8 (-15 -1300 ((-1089) $))
+ (-15 -1592 ((-3 $ "failed") (-1089))))))
+ (-5 *1 (-915 *4 *5 *3 *2)) (-4 *2 (-882 (-885 *4) *5 *3))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-591 *6))
+ (-4 *6
+ (-13 (-788)
+ (-10 -8 (-15 -1300 ((-1089) $))
+ (-15 -1592 ((-3 $ "failed") (-1089))))))
+ (-4 *4 (-975)) (-4 *5 (-734)) (-5 *1 (-915 *4 *5 *6 *2))
+ (-4 *2 (-882 (-885 *4) *5 *6)))))
+(((*1 *1 *2 *2 *2) (-12 (-5 *1 (-815 *2)) (-4 *2 (-1125)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-842)) (-4 *5 (-734)) (-4 *6 (-788))
- (-4 *7 (-882 *4 *5 *6)) (-5 *2 (-396 (-1085 *7)))
- (-5 *1 (-839 *4 *5 *6 *7)) (-5 *3 (-1085 *7))))
+ (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-221)) (-5 *3 (-1072))))
+ ((*1 *2 *2) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-221))))
+ ((*1 *1 *2) (-12 (-5 *2 (-146)) (-5 *1 (-807)))))
+(((*1 *1 *2 *3 *3 *4 *5)
+ (-12 (-5 *2 (-591 (-591 (-876 (-205))))) (-5 *3 (-591 (-807)))
+ (-5 *4 (-591 (-854))) (-5 *5 (-591 (-242))) (-5 *1 (-445))))
+ ((*1 *1 *2 *3 *3 *4)
+ (-12 (-5 *2 (-591 (-591 (-876 (-205))))) (-5 *3 (-591 (-807)))
+ (-5 *4 (-591 (-854))) (-5 *1 (-445))))
+ ((*1 *1 *2) (-12 (-5 *2 (-591 (-591 (-876 (-205))))) (-5 *1 (-445))))
+ ((*1 *1 *1) (-5 *1 (-445))))
+(((*1 *2 *3 *2 *4 *5)
+ (-12 (-5 *2 (-591 *3)) (-5 *5 (-854)) (-4 *3 (-1147 *4))
+ (-4 *4 (-286)) (-5 *1 (-437 *4 *3)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *3 (-1085 *2)) (-4 *2 (-408 *4)) (-4 *4 (-13 (-788) (-517)))
+ (-5 *1 (-31 *4 *2)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-1091 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525)))))
+(((*1 *1) (-4 *1 (-33))) ((*1 *1) (-5 *1 (-270)))
+ ((*1 *1) (-5 *1 (-796)))
+ ((*1 *1)
+ (-12 (-4 *2 (-429)) (-4 *3 (-788)) (-4 *4 (-734))
+ (-5 *1 (-918 *2 *3 *4 *5)) (-4 *5 (-882 *2 *4 *3))))
+ ((*1 *1) (-5 *1 (-1005)))
+ ((*1 *1)
+ (-12 (-5 *1 (-1054 *2 *3)) (-4 *2 (-13 (-1018) (-33)))
+ (-4 *3 (-13 (-1018) (-33)))))
+ ((*1 *1) (-5 *1 (-1092))) ((*1 *1) (-5 *1 (-1093))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-1078 *2 *3)) (-14 *2 (-854)) (-4 *3 (-975)))))
+(((*1 *1 *1) (-5 *1 (-987))))
+(((*1 *1 *1 *1) (-12 (-4 *1 (-601 *2)) (-4 *2 (-975)) (-4 *2 (-341))))
+ ((*1 *2 *2 *2 *3)
+ (-12 (-5 *3 (-1 *4 *4)) (-4 *4 (-341)) (-5 *1 (-604 *4 *2))
+ (-4 *2 (-601 *4)))))
+(((*1 *1 *2 *2)
+ (-12
+ (-5 *2
+ (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357)))
+ (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1088))))
+ (-5 *1 (-1088)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-591 (-1 (-108) *8))) (-4 *8 (-989 *5 *6 *7))
+ (-4 *5 (-517)) (-4 *6 (-734)) (-4 *7 (-788))
+ (-5 *2 (-2 (|:| |goodPols| (-591 *8)) (|:| |badPols| (-591 *8))))
+ (-5 *1 (-908 *5 *6 *7 *8)) (-5 *4 (-591 *8)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1020 *4)) (-4 *4 (-1018)) (-5 *2 (-1 *4))
+ (-5 *1 (-947 *4))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *2 (-1 (-357))) (-5 *1 (-968)) (-5 *3 (-357))))
((*1 *2 *3)
- (-12 (-4 *4 (-842)) (-4 *5 (-1147 *4)) (-5 *2 (-396 (-1085 *5)))
- (-5 *1 (-840 *4 *5)) (-5 *3 (-1085 *5)))))
-(((*1 *2 *3 *3 *4 *3 *4 *4 *4 *5 *5 *5 *5 *4 *4 *6 *7)
- (-12 (-5 *4 (-525)) (-5 *5 (-631 (-205)))
- (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-82 FCNF))))
- (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-83 FCNG)))) (-5 *3 (-205))
- (-5 *2 (-964)) (-5 *1 (-691)))))
-(((*1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796)))))
+ (-12 (-5 *3 (-1013 (-525))) (-5 *2 (-1 (-525))) (-5 *1 (-973)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-13 (-429) (-138))) (-5 *2 (-396 *3))
+ (-5 *1 (-95 *4 *3)) (-4 *3 (-1147 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-591 *3)) (-4 *3 (-1147 *5)) (-4 *5 (-13 (-429) (-138)))
+ (-5 *2 (-396 *3)) (-5 *1 (-95 *5 *3)))))
+(((*1 *2 *3 *3 *4 *4 *3)
+ (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
+ (-5 *1 (-689)))))
(((*1 *2 *2)
- (|partial| -12 (-5 *2 (-1085 *3)) (-4 *3 (-327)) (-5 *1 (-335 *3)))))
+ (-12 (-5 *2 (-108)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))))
(((*1 *2 *1)
- (-12 (-4 *1 (-907 *3 *4 *5 *6)) (-4 *3 (-975)) (-4 *4 (-734))
- (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-517))
- (-5 *2 (-108)))))
-(((*1 *2 *1) (-12 (-5 *1 (-898 *2)) (-4 *2 (-899)))))
+ (-12 (-5 *2 (-108)) (-5 *1 (-1078 *3 *4)) (-14 *3 (-854))
+ (-4 *4 (-975)))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-304 *2 *3)) (-4 *2 (-975)) (-4 *3 (-733))
+ (-4 *2 (-429))))
+ ((*1 *1 *1)
+ (-12 (-4 *1 (-320 *2 *3 *4)) (-4 *2 (-1129)) (-4 *3 (-1147 *2))
+ (-4 *4 (-1147 (-385 *3)))))
+ ((*1 *1 *1) (-12 (-4 *1 (-790 *2)) (-4 *2 (-975)) (-4 *2 (-429))))
+ ((*1 *1 *1 *2)
+ (-12 (-4 *1 (-882 *3 *4 *2)) (-4 *3 (-975)) (-4 *4 (-734))
+ (-4 *2 (-788)) (-4 *3 (-429))))
+ ((*1 *1 *1)
+ (-12 (-4 *1 (-882 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
+ (-4 *4 (-788)) (-4 *2 (-429))))
+ ((*1 *2 *2 *3)
+ (-12 (-4 *3 (-286)) (-4 *3 (-517)) (-5 *1 (-1077 *3 *2))
+ (-4 *2 (-1147 *3)))))
+(((*1 *2 *3 *4 *4 *5)
+ (-12 (-5 *3 (-1072)) (-5 *4 (-525)) (-5 *5 (-631 (-205)))
+ (-5 *2 (-964)) (-5 *1 (-699)))))
+(((*1 *2 *2 *3 *4 *4)
+ (-12 (-5 *4 (-525)) (-4 *3 (-160)) (-4 *5 (-351 *3))
+ (-4 *6 (-351 *3)) (-5 *1 (-630 *3 *5 *6 *2))
+ (-4 *2 (-629 *3 *5 *6)))))
+(((*1 *1 *2 *2)
+ (-12
+ (-5 *2
+ (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357)))
+ (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1088))))
+ (-5 *1 (-1088)))))
+(((*1 *1 *2 *1)
+ (-12 (-5 *1 (-594 *2 *3 *4)) (-4 *2 (-1018)) (-4 *3 (-23))
+ (-14 *4 *3))))
+(((*1 *2 *1 *1 *3)
+ (-12 (-4 *4 (-975)) (-4 *5 (-734)) (-4 *3 (-788))
+ (-5 *2 (-2 (|:| -2746 *1) (|:| -2449 *1))) (-4 *1 (-882 *4 *5 *3))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *3 (-975)) (-5 *2 (-2 (|:| -2746 *1) (|:| -2449 *1)))
+ (-4 *1 (-1147 *3)))))
+(((*1 *2 *3 *4 *4 *4 *3 *4 *3)
+ (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
+ (-5 *1 (-693)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-765)))))
(((*1 *2 *1)
(-12
(-5 *2
@@ -4790,7 +5539,7 @@
(-2 (|:| |var| (-1089))
(|:| |arrayIndex| (-591 (-885 (-525))))
(|:| |rand|
- (-2 (|:| |ints2Floats?| (-108)) (|:| -2002 (-796))))))
+ (-2 (|:| |ints2Floats?| (-108)) (|:| -1555 (-796))))))
(|:| |arrayAssignmentBranch|
(-2 (|:| |var| (-1089)) (|:| |rand| (-796))
(|:| |ints2Floats?| (-108))))
@@ -4798,150 +5547,230 @@
(-2 (|:| |switch| (-1088)) (|:| |thenClause| (-308))
(|:| |elseClause| (-308))))
(|:| |returnBranch|
- (-2 (|:| -3028 (-108))
- (|:| -3024
- (-2 (|:| |ints2Floats?| (-108)) (|:| -2002 (-796))))))
+ (-2 (|:| -2077 (-108))
+ (|:| -2940
+ (-2 (|:| |ints2Floats?| (-108)) (|:| -1555 (-796))))))
(|:| |blockBranch| (-591 (-308)))
(|:| |commentBranch| (-591 (-1072))) (|:| |callBranch| (-1072))
(|:| |forBranch|
- (-2 (|:| -1767 (-1011 (-885 (-525))))
- (|:| |span| (-885 (-525))) (|:| -2234 (-308))))
+ (-2 (|:| -3756 (-1011 (-885 (-525))))
+ (|:| |span| (-885 (-525))) (|:| -2226 (-308))))
(|:| |labelBranch| (-1036))
- (|:| |loopBranch| (-2 (|:| |switch| (-1088)) (|:| -2234 (-308))))
+ (|:| |loopBranch| (-2 (|:| |switch| (-1088)) (|:| -2226 (-308))))
(|:| |commonBranch|
- (-2 (|:| -2400 (-1089)) (|:| |contents| (-591 (-1089)))))
+ (-2 (|:| -3419 (-1089)) (|:| |contents| (-591 (-1089)))))
(|:| |printBranch| (-591 (-796)))))
(-5 *1 (-308)))))
-(((*1 *1 *2 *3 *4)
- (-12 (-5 *2 (-1089)) (-5 *3 (-412)) (-4 *5 (-788))
- (-5 *1 (-1024 *5 *4)) (-4 *4 (-408 *5)))))
-(((*1 *2 *3) (-12 (-5 *3 (-525)) (-5 *2 (-1176)) (-5 *1 (-936)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-854)) (-5 *2 (-1085 *4)) (-5 *1 (-335 *4))
- (-4 *4 (-327))))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-854)) (-5 *2 (-1085 *4)) (-5 *1 (-335 *4))
- (-4 *4 (-327))))
- ((*1 *1) (-4 *1 (-346)))
- ((*1 *2 *3)
- (-12 (-5 *3 (-854)) (-5 *2 (-1171 *4)) (-5 *1 (-495 *4))
- (-4 *4 (-327))))
- ((*1 *1 *1) (-4 *1 (-510))) ((*1 *1) (-4 *1 (-510)))
- ((*1 *1 *1) (-5 *1 (-525))) ((*1 *1 *1) (-5 *1 (-712)))
- ((*1 *2 *1) (-12 (-5 *2 (-838 *3)) (-5 *1 (-837 *3)) (-4 *3 (-1018))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-525)) (-5 *2 (-838 *4)) (-5 *1 (-837 *4))
- (-4 *4 (-1018))))
- ((*1 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-510)) (-4 *2 (-517)))))
-(((*1 *2 *1)
- (|partial| -12 (-4 *3 (-1030)) (-4 *3 (-788)) (-5 *2 (-591 *1))
- (-4 *1 (-408 *3))))
- ((*1 *2 *1)
- (|partial| -12 (-5 *2 (-591 (-825 *3))) (-5 *1 (-825 *3))
- (-4 *3 (-1018))))
- ((*1 *2 *1)
- (|partial| -12 (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788))
- (-5 *2 (-591 *1)) (-4 *1 (-882 *3 *4 *5))))
- ((*1 *2 *3)
- (|partial| -12 (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-975))
- (-4 *7 (-882 *6 *4 *5)) (-5 *2 (-591 *3))
- (-5 *1 (-883 *4 *5 *6 *7 *3))
- (-4 *3
- (-13 (-341)
- (-10 -8 (-15 -3022 ($ *7)) (-15 -1738 (*7 $))
- (-15 -1754 (*7 $))))))))
-(((*1 *2 *1 *1 *1)
- (|partial| -12 (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1)))
- (-4 *1 (-286))))
- ((*1 *2 *1 *1)
- (-12 (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -3857 *1)))
- (-4 *1 (-286)))))
-(((*1 *2 *1) (-12 (-5 *2 (-591 (-564 *1))) (-4 *1 (-281)))))
-(((*1 *1 *2 *3 *4)
- (-12 (-14 *5 (-591 (-1089))) (-4 *2 (-160))
- (-4 *4 (-218 (-4045 *5) (-712)))
- (-14 *6
- (-1 (-108) (-2 (|:| -2226 *3) (|:| -2008 *4))
- (-2 (|:| -2226 *3) (|:| -2008 *4))))
- (-5 *1 (-438 *5 *2 *3 *4 *6 *7)) (-4 *3 (-788))
- (-4 *7 (-882 *2 *4 (-798 *5))))))
-(((*1 *2 *3 *4 *4 *3 *3 *5)
- (|partial| -12 (-5 *4 (-564 *3)) (-5 *5 (-1085 *3))
- (-4 *3 (-13 (-408 *6) (-27) (-1111)))
- (-4 *6 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525))))
- (-5 *2 (-2 (|:| -3060 *3) (|:| |coeff| *3)))
- (-5 *1 (-521 *6 *3 *7)) (-4 *7 (-1018))))
- ((*1 *2 *3 *4 *4 *3 *4 *3 *5)
- (|partial| -12 (-5 *4 (-564 *3)) (-5 *5 (-385 (-1085 *3)))
- (-4 *3 (-13 (-408 *6) (-27) (-1111)))
- (-4 *6 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525))))
- (-5 *2 (-2 (|:| -3060 *3) (|:| |coeff| *3)))
- (-5 *1 (-521 *6 *3 *7)) (-4 *7 (-1018)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-1085 (-385 (-885 *3)))) (-5 *1 (-430 *3 *4 *5 *6))
- (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-854))
- (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-592 *3)) (-4 *3 (-1018)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
- (-4 *2 (-13 (-408 *3) (-932))))))
-(((*1 *1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-357)) (-5 *1 (-987)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-2 (|:| |preimage| (-591 *3)) (|:| |image| (-591 *3))))
- (-5 *1 (-838 *3)) (-4 *3 (-1018)))))
-(((*1 *2 *3 *3 *3 *3 *4 *4 *4 *5 *4 *6 *7)
- (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-1072))
- (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-80 PDEF))))
- (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-81 BNDY)))) (-5 *2 (-964))
- (-5 *1 (-692)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-1018)) (-4 *2 (-833 *5)) (-5 *1 (-633 *5 *2 *3 *4))
- (-4 *3 (-351 *2)) (-4 *4 (-13 (-351 *5) (-10 -7 (-6 -4250)))))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
- (-4 *2 (-13 (-408 *3) (-932))))))
+(((*1 *2 *2) (-12 (-5 *2 (-591 (-294 (-205)))) (-5 *1 (-246)))))
+(((*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1018)) (-5 *1 (-930 *3)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-1186 *3 *4)) (-4 *3 (-788)) (-4 *4 (-975))
- (-5 *2 (-108))))
+ (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1125)) (-4 *4 (-351 *3))
+ (-4 *5 (-351 *3)) (-5 *2 (-525))))
((*1 *2 *1)
- (-12 (-5 *2 (-108)) (-5 *1 (-1192 *3 *4)) (-4 *3 (-975))
- (-4 *4 (-784)))))
-(((*1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-422 *3)) (-4 *3 (-975)))))
-(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-591 (-273 *3))) (-5 *1 (-273 *3)) (-4 *3 (-517))
- (-4 *3 (-1125)))))
+ (-12 (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975))
+ (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-525)))))
+(((*1 *2 *3 *2 *2)
+ (-12 (-5 *2 (-591 (-457 *4 *5))) (-5 *3 (-798 *4))
+ (-14 *4 (-591 (-1089))) (-4 *5 (-429)) (-5 *1 (-579 *4 *5)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-108)) (-5 *1 (-116 *3)) (-4 *3 (-1147 (-525)))))
+ ((*1 *2 *3 *2)
+ (-12 (-5 *2 (-108)) (-5 *1 (-116 *3)) (-4 *3 (-1147 (-525))))))
+(((*1 *1 *1) (-5 *1 (-1088)))
+ ((*1 *1 *2)
+ (-12
+ (-5 *2
+ (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357)))
+ (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1088))))
+ (-5 *1 (-1088)))))
(((*1 *2 *2 *3)
- (-12 (-4 *3 (-341)) (-5 *1 (-264 *3 *2)) (-4 *2 (-1162 *3)))))
-(((*1 *2 *1) (-12 (-5 *2 (-763)) (-5 *1 (-762)))))
-(((*1 *2 *3 *3 *4 *4 *4 *4 *3 *3 *3 *3 *5 *3 *6)
- (-12 (-5 *3 (-525)) (-5 *5 (-631 (-205)))
- (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-68 APROD)))) (-5 *4 (-205))
- (-5 *2 (-964)) (-5 *1 (-698)))))
-(((*1 *1 *2 *3 *3 *4 *5)
- (-12 (-5 *2 (-591 (-591 (-876 (-205))))) (-5 *3 (-591 (-807)))
- (-5 *4 (-591 (-854))) (-5 *5 (-591 (-242))) (-5 *1 (-445))))
- ((*1 *1 *2 *3 *3 *4)
- (-12 (-5 *2 (-591 (-591 (-876 (-205))))) (-5 *3 (-591 (-807)))
- (-5 *4 (-591 (-854))) (-5 *1 (-445))))
- ((*1 *1 *2) (-12 (-5 *2 (-591 (-591 (-876 (-205))))) (-5 *1 (-445))))
- ((*1 *1 *1) (-5 *1 (-445))))
+ (-12 (-4 *3 (-975)) (-5 *1 (-421 *3 *2)) (-4 *2 (-1147 *3)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-591 (-2 (|:| |val| (-591 *8)) (|:| -3585 *9))))
+ (-5 *4 (-712)) (-4 *8 (-989 *5 *6 *7)) (-4 *9 (-994 *5 *6 *7 *8))
+ (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *2 (-1176))
+ (-5 *1 (-992 *5 *6 *7 *8 *9))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-591 (-2 (|:| |val| (-591 *8)) (|:| -3585 *9))))
+ (-5 *4 (-712)) (-4 *8 (-989 *5 *6 *7)) (-4 *9 (-1027 *5 *6 *7 *8))
+ (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *2 (-1176))
+ (-5 *1 (-1059 *5 *6 *7 *8 *9)))))
+(((*1 *2 *2 *2)
+ (-12 (-4 *3 (-975)) (-5 *1 (-1143 *3 *2)) (-4 *2 (-1147 *3)))))
(((*1 *2 *2)
- (-12 (-5 *2 (-108)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-765)))))
+ (-12 (-4 *3 (-566 (-825 *3))) (-4 *3 (-819 *3))
+ (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2))
+ (-4 *2 (-566 (-825 *3))) (-4 *2 (-819 *3))
+ (-4 *2 (-13 (-408 *3) (-1111))))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3)))))
(((*1 *2 *1 *1)
- (-12 (-5 *2 (-2 (|:| -2805 *3) (|:| |coef2| (-723 *3))))
+ (-12 (-5 *2 (-2 (|:| -1788 *3) (|:| |coef2| (-723 *3))))
(-5 *1 (-723 *3)) (-4 *3 (-517)) (-4 *3 (-975)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-357)) (-5 *3 (-591 (-242))) (-5 *1 (-240))))
+ ((*1 *1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-242)))))
+(((*1 *2 *3) (-12 (-5 *3 (-885 (-205))) (-5 *2 (-205)) (-5 *1 (-284)))))
+(((*1 *1 *1 *1)
+ (-12 (-4 *1 (-629 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-351 *2))
+ (-4 *4 (-351 *2)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-294 (-205))) (-5 *2 (-385 (-525))) (-5 *1 (-284)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-591 *3)) (-4 *3 (-1018)) (-5 *1 (-98 *3)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1021 *3 *4 *5 *6 *7)) (-4 *3 (-1018)) (-4 *4 (-1018))
+ (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *7 (-1018)) (-5 *2 (-108)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-396 *5)) (-4 *5 (-517))
+ (-5 *2
+ (-2 (|:| -3987 (-712)) (|:| -2976 *5) (|:| |radicand| (-591 *5))))
+ (-5 *1 (-298 *5)) (-5 *4 (-712))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-932)) (-5 *2 (-525)))))
+(((*1 *2 *1)
+ (-12 (-4 *2 (-1147 *3)) (-5 *1 (-377 *3 *2))
+ (-4 *3 (-13 (-341) (-138))))))
+(((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-631 *1)) (-4 *1 (-327)) (-5 *2 (-1171 *1))))
+ ((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-631 *1)) (-4 *1 (-136)) (-4 *1 (-842))
+ (-5 *2 (-1171 *1)))))
(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-259)))))
+(((*1 *1) (-5 *1 (-270))))
+(((*1 *1 *1) (-12 (-5 *1 (-847 *2)) (-4 *2 (-286)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-1111))))))
+(((*1 *2 *3 *4 *2 *5 *6)
+ (-12
+ (-5 *5
+ (-2 (|:| |done| (-591 *11))
+ (|:| |todo| (-591 (-2 (|:| |val| *3) (|:| -3585 *11))))))
+ (-5 *6 (-712))
+ (-5 *2 (-591 (-2 (|:| |val| (-591 *10)) (|:| -3585 *11))))
+ (-5 *3 (-591 *10)) (-5 *4 (-591 *11)) (-4 *10 (-989 *7 *8 *9))
+ (-4 *11 (-994 *7 *8 *9 *10)) (-4 *7 (-429)) (-4 *8 (-734))
+ (-4 *9 (-788)) (-5 *1 (-992 *7 *8 *9 *10 *11))))
+ ((*1 *2 *3 *4 *2 *5 *6)
+ (-12
+ (-5 *5
+ (-2 (|:| |done| (-591 *11))
+ (|:| |todo| (-591 (-2 (|:| |val| *3) (|:| -3585 *11))))))
+ (-5 *6 (-712))
+ (-5 *2 (-591 (-2 (|:| |val| (-591 *10)) (|:| -3585 *11))))
+ (-5 *3 (-591 *10)) (-5 *4 (-591 *11)) (-4 *10 (-989 *7 *8 *9))
+ (-4 *11 (-1027 *7 *8 *9 *10)) (-4 *7 (-429)) (-4 *8 (-734))
+ (-4 *9 (-788)) (-5 *1 (-1059 *7 *8 *9 *10 *11)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *2 (-445)) (-5 *3 (-591 (-242))) (-5 *1 (-1172))))
+ ((*1 *1 *1) (-5 *1 (-1172))))
+(((*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-701)))))
+(((*1 *2 *1)
+ (-12 (-4 *2 (-517)) (-5 *1 (-572 *2 *3)) (-4 *3 (-1147 *2)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-1171 *5)) (-4 *5 (-733)) (-5 *2 (-108))
+ (-5 *1 (-783 *4 *5)) (-14 *4 (-712)))))
+(((*1 *2) (-12 (-5 *2 (-1049 (-205))) (-5 *1 (-1109)))))
+(((*1 *2 *2 *3 *4)
+ (|partial| -12 (-5 *2 (-591 (-1085 *7))) (-5 *3 (-1085 *7))
+ (-4 *7 (-882 *5 *6 *4)) (-4 *5 (-842)) (-4 *6 (-734))
+ (-4 *4 (-788)) (-5 *1 (-839 *5 *6 *4 *7)))))
(((*1 *2 *3)
(-12 (-4 *4 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525)))))))
(-5 *2 (-591 *4)) (-5 *1 (-1044 *3 *4)) (-4 *3 (-1147 *4))))
((*1 *2 *3 *3 *3)
(-12 (-4 *3 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525)))))))
(-5 *2 (-591 *3)) (-5 *1 (-1044 *4 *3)) (-4 *4 (-1147 *3)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-2 (|:| -3872 (-525)) (|:| -1908 (-591 *3))))
+ (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-351 *3)) (-4 *3 (-1125)) (-4 *3 (-788)) (-5 *2 (-108))))
+ ((*1 *2 *3 *1)
+ (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *1 (-351 *4)) (-4 *4 (-1125))
+ (-5 *2 (-108)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-304 *3 *4)) (-4 *3 (-975)) (-4 *4 (-733))
+ (-5 *2 (-591 *3))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-360 *3 *4)) (-4 *3 (-975)) (-4 *4 (-1018))
+ (-5 *2 (-591 *3))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1070 *3)) (-5 *1 (-551 *3)) (-4 *3 (-975))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-591 *3)) (-5 *1 (-677 *3 *4)) (-4 *3 (-975))
+ (-4 *4 (-668))))
+ ((*1 *2 *1) (-12 (-4 *1 (-790 *3)) (-4 *3 (-975)) (-5 *2 (-591 *3))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1162 *3)) (-4 *3 (-975)) (-5 *2 (-1070 *3)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-4 *3 (-346)) (-5 *2 (-108))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1085 *4)) (-4 *4 (-327)) (-5 *2 (-108))
+ (-5 *1 (-335 *4))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1171 *4)) (-4 *4 (-327)) (-5 *2 (-108))
+ (-5 *1 (-495 *4)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-108)) (-5 *1 (-294 *3)) (-4 *3 (-517)) (-4 *3 (-788)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-788)) (-5 *2 (-1098 (-591 *4))) (-5 *1 (-1097 *4))
+ (-5 *3 (-591 *4)))))
+(((*1 *2 *3 *3 *3 *4 *5 *4 *6)
+ (-12 (-5 *3 (-294 (-525))) (-5 *4 (-1 (-205) (-205)))
+ (-5 *5 (-1013 (-205))) (-5 *6 (-525)) (-5 *2 (-1121 (-859)))
+ (-5 *1 (-296))))
+ ((*1 *2 *3 *3 *3 *4 *5 *4 *6 *7)
+ (-12 (-5 *3 (-294 (-525))) (-5 *4 (-1 (-205) (-205)))
+ (-5 *5 (-1013 (-205))) (-5 *6 (-525)) (-5 *7 (-1072))
+ (-5 *2 (-1121 (-859))) (-5 *1 (-296))))
+ ((*1 *2 *3 *3 *3 *4 *5 *6 *7)
+ (-12 (-5 *3 (-294 (-525))) (-5 *4 (-1 (-205) (-205)))
+ (-5 *5 (-1013 (-205))) (-5 *6 (-205)) (-5 *7 (-525))
+ (-5 *2 (-1121 (-859))) (-5 *1 (-296))))
+ ((*1 *2 *3 *3 *3 *4 *5 *6 *7 *8)
+ (-12 (-5 *3 (-294 (-525))) (-5 *4 (-1 (-205) (-205)))
+ (-5 *5 (-1013 (-205))) (-5 *6 (-205)) (-5 *7 (-525)) (-5 *8 (-1072))
+ (-5 *2 (-1121 (-859))) (-5 *1 (-296)))))
+(((*1 *2 *3)
+ (-12 (|has| *2 (-6 (-4252 "*"))) (-4 *5 (-351 *2)) (-4 *6 (-351 *2))
+ (-4 *2 (-975)) (-5 *1 (-99 *2 *3 *4 *5 *6)) (-4 *3 (-1147 *2))
+ (-4 *4 (-629 *2 *5 *6)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *2 (-517)) (-5 *1 (-901 *2 *3)) (-4 *3 (-1147 *2)))))
(((*1 *2 *3 *2)
(-12 (-5 *2 (-1072)) (-5 *3 (-591 (-242))) (-5 *1 (-240))))
((*1 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-242)))))
+(((*1 *2)
+ (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3))
+ (-4 *5 (-1147 (-385 *4))) (-5 *2 (-631 (-385 *4))))))
+(((*1 *2 *1)
+ (|partial| -12 (-5 *2 (-591 (-825 *3))) (-5 *1 (-825 *3))
+ (-4 *3 (-1018)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))))
+(((*1 *1) (-5 *1 (-415))))
+(((*1 *2 *1 *3)
+ (-12 (-4 *1 (-836 *3)) (-4 *3 (-1018)) (-5 *2 (-1020 *3))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *4 (-1018)) (-5 *2 (-1020 (-591 *4))) (-5 *1 (-837 *4))
+ (-5 *3 (-591 *4))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *4 (-1018)) (-5 *2 (-1020 (-1020 *4))) (-5 *1 (-837 *4))
+ (-5 *3 (-1020 *4))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *2 (-1020 *3)) (-5 *1 (-837 *3)) (-4 *3 (-1018)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-712)) (-5 *2 (-1 (-1070 (-885 *4)) (-1070 (-885 *4))))
+ (-5 *1 (-1179 *4)) (-4 *4 (-341)))))
+(((*1 *2 *1)
+ (-12 (-4 *2 (-1018)) (-5 *1 (-896 *3 *2)) (-4 *3 (-1018)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-591 (-357))) (-5 *3 (-591 (-242))) (-5 *1 (-240))))
+ ((*1 *2 *1 *2) (-12 (-5 *2 (-591 (-357))) (-5 *1 (-445))))
+ ((*1 *2 *1) (-12 (-5 *2 (-591 (-357))) (-5 *1 (-445))))
+ ((*1 *2 *1 *3 *4)
+ (-12 (-5 *3 (-854)) (-5 *4 (-807)) (-5 *2 (-1176)) (-5 *1 (-1172))))
+ ((*1 *2 *1 *3 *4)
+ (-12 (-5 *3 (-854)) (-5 *4 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1172)))))
(((*1 *2 *1)
(-12 (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-351 *3))
(-4 *5 (-351 *3)) (-5 *2 (-591 (-591 *3)))))
@@ -4950,42 +5779,438 @@
(-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-591 (-591 *5)))))
((*1 *2 *1)
(-12 (-5 *2 (-591 (-591 *3))) (-5 *1 (-1098 *3)) (-4 *3 (-1018)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-517))
+ (-5 *2 (-2 (|:| -2928 (-631 *5)) (|:| |vec| (-1171 (-591 (-854))))))
+ (-5 *1 (-88 *5 *3)) (-5 *4 (-854)) (-4 *3 (-601 *5)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-517))
+ (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3)))
+ (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1089)) (-4 *5 (-341)) (-5 *2 (-591 (-1120 *5)))
+ (-5 *1 (-1179 *5)) (-5 *4 (-1120 *5)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-1163 *2 *3 *4)) (-4 *2 (-975)) (-14 *3 (-1089))
+ (-14 *4 *2))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-1171 (-712))) (-5 *1 (-619 *3)) (-4 *3 (-1018)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-975)) (-5 *1 (-654 *3 *2)) (-4 *2 (-1147 *3)))))
+(((*1 *2 *1 *2 *3)
+ (|partial| -12 (-5 *2 (-1072)) (-5 *3 (-525)) (-5 *1 (-987)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-712)) (-5 *1 (-422 *3)) (-4 *3 (-382)) (-4 *3 (-975))))
+ ((*1 *2)
+ (-12 (-5 *2 (-712)) (-5 *1 (-422 *3)) (-4 *3 (-382)) (-4 *3 (-975)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-1144 *5 *4)) (-4 *4 (-761)) (-14 *5 (-1089))
+ (-5 *2 (-591 *4)) (-5 *1 (-1032 *4 *5)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-712)) (-5 *1 (-1078 *3 *4)) (-14 *3 (-854))
+ (-4 *4 (-975)))))
(((*1 *2 *3 *4 *4 *5 *3 *3 *4 *3 *3 *3)
(-12 (-5 *3 (-525)) (-5 *5 (-631 (-205))) (-5 *4 (-205))
(-5 *2 (-964)) (-5 *1 (-694)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-1144 *5 *4)) (-4 *4 (-429)) (-4 *4 (-761))
+ (-14 *5 (-1089)) (-5 *2 (-525)) (-5 *1 (-1032 *4 *5)))))
+(((*1 *2 *3 *4 *5 *5)
+ (-12 (-5 *4 (-108)) (-5 *5 (-525)) (-4 *6 (-341)) (-4 *6 (-346))
+ (-4 *6 (-975)) (-5 *2 (-591 (-591 (-631 *6)))) (-5 *1 (-958 *6))
+ (-5 *3 (-591 (-631 *6)))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-341)) (-4 *4 (-346)) (-4 *4 (-975))
+ (-5 *2 (-591 (-591 (-631 *4)))) (-5 *1 (-958 *4))
+ (-5 *3 (-591 (-631 *4)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-108)) (-4 *5 (-341)) (-4 *5 (-346)) (-4 *5 (-975))
+ (-5 *2 (-591 (-591 (-631 *5)))) (-5 *1 (-958 *5))
+ (-5 *3 (-591 (-631 *5)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-854)) (-4 *5 (-341)) (-4 *5 (-346)) (-4 *5 (-975))
+ (-5 *2 (-591 (-591 (-631 *5)))) (-5 *1 (-958 *5))
+ (-5 *3 (-591 (-631 *5))))))
+(((*1 *2 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-1176)) (-5 *1 (-1092)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-591 (-564 *5))) (-4 *4 (-788)) (-5 *2 (-564 *5))
+ (-5 *1 (-534 *4 *5)) (-4 *5 (-408 *4)))))
+(((*1 *2 *1) (-12 (-4 *1 (-517)) (-5 *2 (-108)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-591 (-591 *3))) (-4 *3 (-1018)) (-4 *1 (-836 *3)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-932))))))
(((*1 *2 *1)
(|partial| -12 (-4 *1 (-1133 *3 *2)) (-4 *3 (-975))
(-4 *2 (-1162 *3)))))
+(((*1 *1 *1) (-5 *1 (-987))))
+(((*1 *2 *1 *3) (-12 (-4 *1 (-127)) (-5 *3 (-712)) (-5 *2 (-1176)))))
+(((*1 *2 *1 *1)
+ (-12 (-5 *2 (-2 (|:| -2124 (-723 *3)) (|:| |coef2| (-723 *3))))
+ (-5 *1 (-723 *3)) (-4 *3 (-517)) (-4 *3 (-975))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *3 (-517)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788))
+ (-5 *2 (-2 (|:| -2124 *1) (|:| |coef2| *1)))
+ (-4 *1 (-989 *3 *4 *5)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-631 *4)) (-5 *3 (-854)) (|has| *4 (-6 (-4252 "*")))
+ (-4 *4 (-975)) (-5 *1 (-957 *4))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-591 (-631 *4))) (-5 *3 (-854))
+ (|has| *4 (-6 (-4252 "*"))) (-4 *4 (-975)) (-5 *1 (-957 *4)))))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206))))
+ ((*1 *2 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))))
+(((*1 *1 *1) (-5 *1 (-205))) ((*1 *1 *1) (-5 *1 (-357)))
+ ((*1 *1) (-5 *1 (-357))))
+(((*1 *2 *3 *4 *4 *4 *3)
+ (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
+ (-5 *1 (-693)))))
+(((*1 *2 *1) (-12 (-4 *1 (-367)) (-5 *2 (-1072)))))
+(((*1 *2 *1 *3)
+ (|partial| -12 (-5 *3 (-1072)) (-5 *2 (-715)) (-5 *1 (-110))))
+ ((*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-1022)) (-5 *1 (-897)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-108)) (-5 *3 (-591 (-242))) (-5 *1 (-240)))))
(((*1 *1 *2) (-12 (-5 *1 (-207 *2)) (-4 *2 (-13 (-341) (-1111))))))
+(((*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-788)) (-5 *1 (-117 *3)))))
+(((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-712)) (-5 *2 (-1176)) (-5 *1 (-1172))))
+ ((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-712)) (-5 *2 (-1176)) (-5 *1 (-1173)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))))
+(((*1 *2 *3 *4 *5 *4)
+ (-12 (-5 *3 (-631 (-205))) (-5 *4 (-525)) (-5 *5 (-108))
+ (-5 *2 (-964)) (-5 *1 (-687)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1171 (-631 *4))) (-4 *4 (-160))
+ (-5 *2 (-1171 (-631 (-885 *4)))) (-5 *1 (-171 *4)))))
+(((*1 *2 *2) (-12 (-5 *2 (-854)) (-5 *1 (-335 *3)) (-4 *3 (-327)))))
+(((*1 *2 *1)
+ (-12 (-4 *4 (-1018)) (-5 *2 (-822 *3 *4)) (-5 *1 (-818 *3 *4 *5))
+ (-4 *3 (-1018)) (-4 *5 (-611 *4)))))
(((*1 *2 *2)
(-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
(-4 *2 (-13 (-408 *3) (-932))))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-825 *4)) (-4 *4 (-1018)) (-5 *1 (-823 *4 *3))
+ (-4 *3 (-1125))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-51)) (-5 *1 (-825 *3)) (-4 *3 (-1018)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-987)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))))
+(((*1 *1 *1) (-12 (-4 *1 (-618 *2)) (-4 *2 (-1125)))))
+(((*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-1092))))
+ ((*1 *2 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-1176)) (-5 *1 (-1092))))
+ ((*1 *2 *3 *1) (-12 (-5 *3 (-1089)) (-5 *2 (-1176)) (-5 *1 (-1092)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 (-108) *8)) (-4 *8 (-989 *5 *6 *7)) (-4 *5 (-517))
+ (-4 *6 (-734)) (-4 *7 (-788))
+ (-5 *2 (-2 (|:| |goodPols| (-591 *8)) (|:| |badPols| (-591 *8))))
+ (-5 *1 (-908 *5 *6 *7 *8)) (-5 *4 (-591 *8)))))
+(((*1 *2 *1) (-12 (-4 *1 (-286)) (-5 *2 (-712)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *7 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-517))
+ (-4 *8 (-882 *7 *5 *6))
+ (-5 *2 (-2 (|:| -3987 (-712)) (|:| -2976 *3) (|:| |radicand| *3)))
+ (-5 *1 (-886 *5 *6 *7 *8 *3)) (-5 *4 (-712))
+ (-4 *3
+ (-13 (-341)
+ (-10 -8 (-15 -1384 (*8 $)) (-15 -1396 (*8 $)) (-15 -2686 ($ *8))))))))
(((*1 *2 *2 *3 *3)
(-12 (-5 *3 (-525)) (-4 *4 (-160)) (-4 *5 (-351 *4))
(-4 *6 (-351 *4)) (-5 *1 (-630 *4 *5 *6 *2))
(-4 *2 (-629 *4 *5 *6)))))
+(((*1 *1 *2 *2) (-12 (-5 *1 (-273 *2)) (-4 *2 (-1125))))
+ ((*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-1072)) (-5 *1 (-920))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1089)) (-5 *3 (-1013 *4)) (-4 *4 (-1125))
+ (-5 *1 (-1011 *4)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1171 (-294 (-205)))) (-5 *4 (-591 (-1089)))
+ (-5 *2 (-631 (-294 (-205)))) (-5 *1 (-187))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-1018)) (-4 *6 (-833 *5)) (-5 *2 (-631 *6))
+ (-5 *1 (-633 *5 *6 *3 *4)) (-4 *3 (-351 *6))
+ (-4 *4 (-13 (-351 *5) (-10 -7 (-6 -4250)))))))
+(((*1 *2 *1)
+ (|partial| -12
+ (-4 *3 (-13 (-788) (-966 (-525)) (-587 (-525)) (-429)))
+ (-5 *2
+ (-2
+ (|:| |%term|
+ (-2 (|:| |%coef| (-1156 *4 *5 *6))
+ (|:| |%expon| (-297 *4 *5 *6))
+ (|:| |%expTerms|
+ (-591 (-2 (|:| |k| (-385 (-525))) (|:| |c| *4))))))
+ (|:| |%type| (-1072))))
+ (-5 *1 (-1157 *3 *4 *5 *6)) (-4 *4 (-13 (-27) (-1111) (-408 *3)))
+ (-14 *5 (-1089)) (-14 *6 *4))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-294 *4)) (-4 *4 (-13 (-769) (-788) (-975)))
+ (-5 *2 (-1072)) (-5 *1 (-767 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-294 *5)) (-5 *4 (-108))
+ (-4 *5 (-13 (-769) (-788) (-975))) (-5 *2 (-1072))
+ (-5 *1 (-767 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-763)) (-5 *4 (-294 *5))
+ (-4 *5 (-13 (-769) (-788) (-975))) (-5 *2 (-1176))
+ (-5 *1 (-767 *5))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-763)) (-5 *4 (-294 *6)) (-5 *5 (-108))
+ (-4 *6 (-13 (-769) (-788) (-975))) (-5 *2 (-1176))
+ (-5 *1 (-767 *6))))
+ ((*1 *2 *1) (-12 (-4 *1 (-769)) (-5 *2 (-1072))))
+ ((*1 *2 *1 *3) (-12 (-4 *1 (-769)) (-5 *3 (-108)) (-5 *2 (-1072))))
+ ((*1 *2 *3 *1) (-12 (-4 *1 (-769)) (-5 *3 (-763)) (-5 *2 (-1176))))
+ ((*1 *2 *3 *1 *4)
+ (-12 (-4 *1 (-769)) (-5 *3 (-763)) (-5 *4 (-108)) (-5 *2 (-1176)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-591 *2)) (-4 *2 (-882 *4 *5 *6)) (-4 *4 (-429))
+ (-4 *5 (-734)) (-4 *6 (-788)) (-5 *1 (-426 *4 *5 *6 *2)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-1111))))))
+(((*1 *2 *1 *1 *3) (-12 (-4 *1 (-1058)) (-5 *3 (-135)) (-5 *2 (-108)))))
+(((*1 *2 *3 *3 *2)
+ (-12 (-5 *2 (-631 (-525))) (-5 *3 (-591 (-525))) (-5 *1 (-1028)))))
+(((*1 *1 *1) (-12 (-4 *1 (-1186 *2 *3)) (-4 *2 (-788)) (-4 *3 (-975))))
+ ((*1 *1 *1) (-12 (-5 *1 (-1192 *2 *3)) (-4 *2 (-975)) (-4 *3 (-784)))))
+(((*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-968)))))
(((*1 *2 *2)
(-12
(-5 *2
- (-2 (|:| |fn| (-294 (-205))) (|:| -3506 (-591 (-205)))
+ (-2 (|:| |fn| (-294 (-205))) (|:| -3492 (-591 (-205)))
(|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205))))
(|:| |ub| (-591 (-781 (-205))))))
(-5 *1 (-246)))))
+(((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205)))
+ (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205))
+ (|:| |relerr| (-205))))
+ (-5 *2 (-1070 (-205))) (-5 *1 (-174))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-294 (-205))) (-5 *4 (-591 (-1089)))
+ (-5 *5 (-1013 (-781 (-205)))) (-5 *2 (-1070 (-205))) (-5 *1 (-279))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1171 (-294 (-205)))) (-5 *4 (-591 (-1089)))
+ (-5 *5 (-1013 (-781 (-205)))) (-5 *2 (-1070 (-205))) (-5 *1 (-279)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-327)) (-5 *2 (-396 *3)) (-5 *1 (-197 *4 *3))
+ (-4 *3 (-1147 *4))))
+ ((*1 *2 *3)
+ (-12 (-5 *2 (-396 *3)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-712)) (-5 *2 (-396 *3)) (-5 *1 (-419 *3))
+ (-4 *3 (-1147 (-525)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-591 (-712))) (-5 *2 (-396 *3)) (-5 *1 (-419 *3))
+ (-4 *3 (-1147 (-525)))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-591 (-712))) (-5 *5 (-712)) (-5 *2 (-396 *3))
+ (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525)))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *4 (-712)) (-5 *2 (-396 *3)) (-5 *1 (-419 *3))
+ (-4 *3 (-1147 (-525)))))
+ ((*1 *2 *3)
+ (-12 (-5 *2 (-396 *3)) (-5 *1 (-937 *3))
+ (-4 *3 (-1147 (-385 (-525))))))
+ ((*1 *2 *3)
+ (-12 (-5 *2 (-396 *3)) (-5 *1 (-1136 *3)) (-4 *3 (-1147 (-525))))))
+(((*1 *1 *1) (-4 *1 (-984))))
+(((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-525)) (-4 *1 (-55 *4 *5 *3)) (-4 *4 (-1125))
+ (-4 *5 (-351 *4)) (-4 *3 (-351 *4)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1039 *3 *4 *2 *5)) (-4 *4 (-975)) (-4 *5 (-218 *3 *4))
+ (-4 *2 (-218 *3 *4)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-108)) (-5 *1 (-110))))
+ ((*1 *2 *1 *3) (-12 (-4 *1 (-281)) (-5 *3 (-1089)) (-5 *2 (-108))))
+ ((*1 *2 *1 *3) (-12 (-4 *1 (-281)) (-5 *3 (-110)) (-5 *2 (-108))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-1089)) (-5 *2 (-108)) (-5 *1 (-564 *4)) (-4 *4 (-788))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-110)) (-5 *2 (-108)) (-5 *1 (-564 *4)) (-4 *4 (-788))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-1018)) (-5 *2 (-108)) (-5 *1 (-820 *5 *3 *4))
+ (-4 *3 (-819 *5)) (-4 *4 (-566 (-825 *5)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-591 *6)) (-4 *6 (-819 *5)) (-4 *5 (-1018))
+ (-5 *2 (-108)) (-5 *1 (-820 *5 *6 *4)) (-4 *4 (-566 (-825 *5))))))
+(((*1 *2 *3 *4 *5 *5 *6)
+ (-12 (-5 *3 (-1 (-205) (-205) (-205)))
+ (-5 *4 (-3 (-1 (-205) (-205) (-205) (-205)) "undefined"))
+ (-5 *5 (-1013 (-205))) (-5 *6 (-591 (-242))) (-5 *2 (-1049 (-205)))
+ (-5 *1 (-638)))))
+(((*1 *2 *1)
+ (|partial| -12 (-4 *1 (-882 *3 *4 *2)) (-4 *3 (-975)) (-4 *4 (-734))
+ (-4 *2 (-788))))
+ ((*1 *2 *3)
+ (|partial| -12 (-4 *4 (-734)) (-4 *5 (-975)) (-4 *6 (-882 *5 *4 *2))
+ (-4 *2 (-788)) (-5 *1 (-883 *4 *2 *5 *6 *3))
+ (-4 *3
+ (-13 (-341)
+ (-10 -8 (-15 -2686 ($ *6)) (-15 -1384 (*6 $))
+ (-15 -1396 (*6 $)))))))
+ ((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-385 (-885 *4))) (-4 *4 (-517))
+ (-5 *2 (-1089)) (-5 *1 (-971 *4)))))
(((*1 *2 *1) (-12 (-5 *2 (-1013 (-205))) (-5 *1 (-859))))
((*1 *2 *1) (-12 (-5 *2 (-1013 (-205))) (-5 *1 (-860)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-108)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1171 (-1089))) (-5 *3 (-1171 (-430 *4 *5 *6 *7)))
+ (-5 *1 (-430 *4 *5 *6 *7)) (-4 *4 (-160)) (-14 *5 (-854))
+ (-14 *6 (-591 (-1089))) (-14 *7 (-1171 (-631 *4)))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1089)) (-5 *3 (-1171 (-430 *4 *5 *6 *7)))
+ (-5 *1 (-430 *4 *5 *6 *7)) (-4 *4 (-160)) (-14 *5 (-854))
+ (-14 *6 (-591 *2)) (-14 *7 (-1171 (-631 *4)))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1171 (-430 *3 *4 *5 *6))) (-5 *1 (-430 *3 *4 *5 *6))
+ (-4 *3 (-160)) (-14 *4 (-854)) (-14 *5 (-591 (-1089)))
+ (-14 *6 (-1171 (-631 *3)))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1171 (-1089))) (-5 *1 (-430 *3 *4 *5 *6))
+ (-4 *3 (-160)) (-14 *4 (-854)) (-14 *5 (-591 (-1089)))
+ (-14 *6 (-1171 (-631 *3)))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1089)) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-160))
+ (-14 *4 (-854)) (-14 *5 (-591 *2)) (-14 *6 (-1171 (-631 *3)))))
+ ((*1 *1)
+ (-12 (-5 *1 (-430 *2 *3 *4 *5)) (-4 *2 (-160)) (-14 *3 (-854))
+ (-14 *4 (-591 (-1089))) (-14 *5 (-1171 (-631 *2))))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796)))))
+(((*1 *1 *1 *1)
+ (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
+ (-4 *4 (-788))))
+ ((*1 *2 *2 *1)
+ (-12 (-4 *1 (-1119 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-734))
+ (-4 *5 (-788)) (-4 *2 (-989 *3 *4 *5)))))
+(((*1 *1 *2) (-12 (-5 *2 (-760 *3)) (-4 *3 (-788)) (-5 *1 (-616 *3)))))
+(((*1 *2 *1) (|partial| -12 (-5 *2 (-1022)) (-5 *1 (-259)))))
+(((*1 *2 *1) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-1085 *3)))))
(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-135)))))
(((*1 *1 *2 *3)
+ (-12 (-5 *3 (-591 (-1089))) (-5 *2 (-1089)) (-5 *1 (-308)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-49 *2 *3)) (-4 *2 (-975)) (-14 *3 (-591 (-1089)))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-203 *2 *3)) (-4 *2 (-13 (-975) (-788)))
+ (-14 *3 (-591 (-1089))))))
+(((*1 *2 *1)
+ (|partial| -12
+ (-4 *3 (-13 (-788) (-966 (-525)) (-587 (-525)) (-429)))
+ (-5 *2 (-781 *4)) (-5 *1 (-291 *3 *4 *5 *6))
+ (-4 *4 (-13 (-27) (-1111) (-408 *3))) (-14 *5 (-1089))
+ (-14 *6 *4)))
+ ((*1 *2 *1)
+ (|partial| -12
+ (-4 *3 (-13 (-788) (-966 (-525)) (-587 (-525)) (-429)))
+ (-5 *2 (-781 *4)) (-5 *1 (-1157 *3 *4 *5 *6))
+ (-4 *4 (-13 (-27) (-1111) (-408 *3))) (-14 *5 (-1089))
+ (-14 *6 *4))))
+(((*1 *1 *2 *2)
+ (-12
+ (-5 *2
+ (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357)))
+ (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1088))))
+ (-5 *1 (-1088)))))
+(((*1 *2 *3 *4 *4 *4 *4 *5 *5 *5)
+ (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357))
+ (-5 *2
+ (-2 (|:| -2940 *4) (|:| -2757 *4) (|:| |totalpts| (-525))
+ (|:| |success| (-108))))
+ (-5 *1 (-730)) (-5 *5 (-525)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-591 (-1 (-108) *8))) (-4 *8 (-989 *5 *6 *7))
+ (-4 *5 (-517)) (-4 *6 (-734)) (-4 *7 (-788))
+ (-5 *2 (-2 (|:| |goodPols| (-591 *8)) (|:| |badPols| (-591 *8))))
+ (-5 *1 (-908 *5 *6 *7 *8)) (-5 *4 (-591 *8)))))
+(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-1171 *1)) (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129))
+ (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))))))
+(((*1 *1 *2 *3)
(-12 (-5 *1 (-896 *2 *3)) (-4 *2 (-1018)) (-4 *3 (-1018)))))
+(((*1 *2 *2 *3)
+ (|partial| -12 (-5 *2 (-591 (-1085 *5))) (-5 *3 (-1085 *5))
+ (-4 *5 (-154 *4)) (-4 *4 (-510)) (-5 *1 (-140 *4 *5))))
+ ((*1 *2 *2 *3)
+ (|partial| -12 (-5 *2 (-591 *3)) (-4 *3 (-1147 *5))
+ (-4 *5 (-1147 *4)) (-4 *4 (-327)) (-5 *1 (-336 *4 *5 *3))))
+ ((*1 *2 *2 *3)
+ (|partial| -12 (-5 *2 (-591 (-1085 (-525)))) (-5 *3 (-1085 (-525)))
+ (-5 *1 (-533))))
+ ((*1 *2 *2 *3)
+ (|partial| -12 (-5 *2 (-591 (-1085 *1))) (-5 *3 (-1085 *1))
+ (-4 *1 (-842)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-838 (-525))) (-5 *4 (-525)) (-5 *2 (-631 *4))
+ (-5 *1 (-957 *5)) (-4 *5 (-975))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-591 (-525))) (-5 *2 (-631 (-525))) (-5 *1 (-957 *4))
+ (-4 *4 (-975))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-591 (-838 (-525)))) (-5 *4 (-525))
+ (-5 *2 (-591 (-631 *4))) (-5 *1 (-957 *5)) (-4 *5 (-975))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-591 (-591 (-525)))) (-5 *2 (-591 (-631 (-525))))
+ (-5 *1 (-957 *4)) (-4 *4 (-975)))))
+(((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-1184 *3 *4)) (-4 *3 (-788)) (-4 *4 (-160))
+ (-5 *1 (-609 *3 *4))))
+ ((*1 *2 *1)
+ (|partial| -12 (-5 *2 (-609 *3 *4)) (-5 *1 (-1189 *3 *4))
+ (-4 *3 (-788)) (-4 *4 (-160)))))
+(((*1 *1 *2 *2)
+ (-12
+ (-5 *2
+ (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357)))
+ (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1088))))
+ (-5 *1 (-1088)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-4 *3 (-346))
+ (-5 *2 (-1085 *3)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-932))))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
+ (-4 *4 (-788)) (-4 *2 (-517)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1085 *2)) (-4 *2 (-882 (-385 (-885 *6)) *5 *4))
+ (-5 *1 (-674 *5 *4 *6 *2)) (-4 *5 (-734))
+ (-4 *4 (-13 (-788) (-10 -8 (-15 -1300 ((-1089) $)))))
+ (-4 *6 (-517)))))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-456)))))
+(((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-314 *5 *6 *7 *8)) (-4 *5 (-408 *4))
+ (-4 *6 (-1147 *5)) (-4 *7 (-1147 (-385 *6)))
+ (-4 *8 (-320 *5 *6 *7)) (-4 *4 (-13 (-788) (-517) (-966 (-525))))
+ (-5 *2 (-2 (|:| -1676 (-712)) (|:| -1954 *8)))
+ (-5 *1 (-844 *4 *5 *6 *7 *8))))
+ ((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-314 (-385 (-525)) *4 *5 *6))
+ (-4 *4 (-1147 (-385 (-525)))) (-4 *5 (-1147 (-385 *4)))
+ (-4 *6 (-320 (-385 (-525)) *4 *5))
+ (-5 *2 (-2 (|:| -1676 (-712)) (|:| -1954 *6)))
+ (-5 *1 (-845 *4 *5 *6)))))
(((*1 *2 *1)
(-12
(-5 *2
(-591
(-2
- (|:| -2019
+ (|:| -1265
(-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205)))
- (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205))
+ (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205))
(|:| |relerr| (-205))))
- (|:| -1221
+ (|:| -1568
(-2
(|:| |endPointContinuity|
(-3 (|:| |continuous| "Continuous at the end points")
@@ -5001,7 +6226,7 @@
(-3 (|:| |str| (-1070 (-205)))
(|:| |notEvaluated|
"Internal singularities not yet evaluated")))
- (|:| -1767
+ (|:| -3756
(-3 (|:| |finite| "The range is finite")
(|:| |lowerInfinite|
"The bottom of range is infinite")
@@ -5013,686 +6238,730 @@
((*1 *2 *1)
(-12 (-4 *1 (-558 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-1125))
(-5 *2 (-591 *4)))))
+(((*1 *2 *3 *3 *3 *3 *4 *3)
+ (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
+ (-5 *1 (-697)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1172))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1173)))))
+(((*1 *1 *1 *2 *2 *1)
+ (-12 (-5 *2 (-525)) (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975))
+ (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))))
+(((*1 *1) (-5 *1 (-135)))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-591 (-242))) (-5 *2 (-1049 (-205))) (-5 *1 (-240))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1049 (-205))) (-5 *1 (-242)))))
+(((*1 *2 *2)
+ (-12
+ (-5 *2
+ (-918 (-385 (-525)) (-798 *3) (-220 *4 (-712))
+ (-227 *3 (-385 (-525)))))
+ (-14 *3 (-591 (-1089))) (-14 *4 (-712)) (-5 *1 (-917 *3 *4)))))
+(((*1 *1 *1 *1 *2)
+ (-12 (-5 *2 (-525)) (|has| *1 (-6 -4251)) (-4 *1 (-351 *3))
+ (-4 *3 (-1125)))))
+(((*1 *1 *2 *3 *3 *3 *4)
+ (-12 (-4 *4 (-341)) (-4 *3 (-1147 *4)) (-4 *5 (-1147 (-385 *3)))
+ (-4 *1 (-313 *4 *3 *5 *2)) (-4 *2 (-320 *4 *3 *5))))
+ ((*1 *1 *2 *2 *3)
+ (-12 (-5 *3 (-525)) (-4 *2 (-341)) (-4 *4 (-1147 *2))
+ (-4 *5 (-1147 (-385 *4))) (-4 *1 (-313 *2 *4 *5 *6))
+ (-4 *6 (-320 *2 *4 *5))))
+ ((*1 *1 *2 *2)
+ (-12 (-4 *2 (-341)) (-4 *3 (-1147 *2)) (-4 *4 (-1147 (-385 *3)))
+ (-4 *1 (-313 *2 *3 *4 *5)) (-4 *5 (-320 *2 *3 *4))))
+ ((*1 *1 *2)
+ (-12 (-4 *3 (-341)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4)))
+ (-4 *1 (-313 *3 *4 *5 *2)) (-4 *2 (-320 *3 *4 *5))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-391 *4 (-385 *4) *5 *6)) (-4 *4 (-1147 *3))
+ (-4 *5 (-1147 (-385 *4))) (-4 *6 (-320 *3 *4 *5)) (-4 *3 (-341))
+ (-4 *1 (-313 *3 *4 *5 *6)))))
+(((*1 *1 *2 *3)
+ (-12 (-4 *1 (-360 *3 *2)) (-4 *3 (-975)) (-4 *2 (-1018))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-525)) (-5 *2 (-1070 *3)) (-5 *1 (-1074 *3))
+ (-4 *3 (-975))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-760 *4)) (-4 *4 (-788)) (-4 *1 (-1186 *4 *3))
+ (-4 *3 (-975)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1133 *3 *2)) (-4 *3 (-975)) (-4 *2 (-1162 *3)))))
+(((*1 *2) (-12 (-5 *2 (-854)) (-5 *1 (-1174))))
+ ((*1 *2 *2) (-12 (-5 *2 (-854)) (-5 *1 (-1174)))))
+(((*1 *2 *1)
+ (-12 (-4 *3 (-975)) (-4 *4 (-1018)) (-5 *2 (-591 *1))
+ (-4 *1 (-360 *3 *4))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-591 (-677 *3 *4))) (-5 *1 (-677 *3 *4)) (-4 *3 (-975))
+ (-4 *4 (-668))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-591 *1))
+ (-4 *1 (-882 *3 *4 *5)))))
(((*1 *2 *3 *4)
(-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
-(((*1 *1 *1) (-4 *1 (-577)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-578 *3 *2))
- (-4 *2 (-13 (-408 *3) (-932) (-1111))))))
+(((*1 *2 *2 *3 *4 *4)
+ (-12 (-5 *4 (-525)) (-4 *3 (-160)) (-4 *5 (-351 *3))
+ (-4 *6 (-351 *3)) (-5 *1 (-630 *3 *5 *6 *2))
+ (-4 *2 (-629 *3 *5 *6)))))
+(((*1 *2 *3 *3) (-12 (-5 *3 (-525)) (-5 *2 (-108)) (-5 *1 (-514)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-525)) (|has| *1 (-6 -4251)) (-4 *1 (-1159 *3))
+ (-4 *3 (-1125)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-1020 *3)) (-5 *1 (-837 *3)) (-4 *3 (-1018))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-1020 *3)) (-5 *1 (-838 *3)) (-4 *3 (-1018)))))
+(((*1 *2 *3)
+ (|partial| -12 (-4 *4 (-1129)) (-4 *5 (-1147 *4))
+ (-5 *2 (-2 (|:| |radicand| (-385 *5)) (|:| |deg| (-712))))
+ (-5 *1 (-139 *4 *5 *3)) (-4 *3 (-1147 (-385 *5))))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-860))
+ (-5 *2
+ (-2 (|:| |brans| (-591 (-591 (-876 (-205)))))
+ (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205)))))
+ (-5 *1 (-144))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-860)) (-5 *4 (-385 (-525)))
+ (-5 *2
+ (-2 (|:| |brans| (-591 (-591 (-876 (-205)))))
+ (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205)))))
+ (-5 *1 (-144))))
+ ((*1 *2 *3)
+ (-12
+ (-5 *2
+ (-2 (|:| |brans| (-591 (-591 (-876 (-205)))))
+ (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205)))))
+ (-5 *1 (-144)) (-5 *3 (-591 (-876 (-205))))))
+ ((*1 *2 *3)
+ (-12
+ (-5 *2
+ (-2 (|:| |brans| (-591 (-591 (-876 (-205)))))
+ (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205)))))
+ (-5 *1 (-144)) (-5 *3 (-591 (-591 (-876 (-205)))))))
+ ((*1 *1 *2) (-12 (-5 *2 (-591 (-1013 (-357)))) (-5 *1 (-242))))
+ ((*1 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-242)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-712)) (-4 *6 (-341)) (-5 *4 (-1120 *6))
+ (-5 *2 (-1 (-1070 *4) (-1070 *4))) (-5 *1 (-1179 *6))
+ (-5 *5 (-1070 *4)))))
+(((*1 *2 *2 *1)
+ (-12 (-5 *2 (-591 *6)) (-4 *1 (-907 *3 *4 *5 *6)) (-4 *3 (-975))
+ (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5))
+ (-4 *3 (-517)))))
+(((*1 *1)
+ (-12 (-5 *1 (-594 *2 *3 *4)) (-4 *2 (-1018)) (-4 *3 (-23))
+ (-14 *4 *3))))
+(((*1 *2 *3 *1)
+ (-12 (-5 *3 (-1193 *4 *2)) (-4 *1 (-352 *4 *2)) (-4 *4 (-788))
+ (-4 *2 (-160))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *1 (-1186 *3 *2)) (-4 *3 (-788)) (-4 *2 (-975))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-760 *4)) (-4 *1 (-1186 *4 *2)) (-4 *4 (-788))
+ (-4 *2 (-975))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *2 (-975)) (-5 *1 (-1192 *2 *3)) (-4 *3 (-784)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1154 *3 *4)) (-4 *3 (-975)) (-4 *4 (-1131 *3))
+ (-5 *2 (-385 (-525))))))
+(((*1 *2 *3 *4 *4 *3 *3 *3)
+ (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
+ (-5 *1 (-693)))))
+(((*1 *2 *3 *3 *4 *3)
+ (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
+ (-5 *1 (-689)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1072)) (-5 *1 (-501)))))
+(((*1 *2)
+ (-12 (-4 *3 (-517)) (-5 *2 (-591 *4)) (-5 *1 (-42 *3 *4))
+ (-4 *4 (-395 *3)))))
+(((*1 *2 *1 *1)
+ (|partial| -12 (-4 *1 (-989 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734))
+ (-4 *5 (-788)) (-5 *2 (-108)))))
+(((*1 *2 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1173))))
+ ((*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1173)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-1085 (-385 (-885 *3)))) (-5 *1 (-430 *3 *4 *5 *6))
+ (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-854))
+ (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-294 (-205))) (-5 *2 (-294 (-385 (-525))))
+ (-5 *1 (-284)))))
(((*1 *2 *2)
(-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2))
(-4 *2 (-13 (-408 *3) (-1111))))))
-(((*1 *2 *2 *2 *3)
- (-12 (-5 *3 (-712)) (-4 *2 (-517)) (-5 *1 (-901 *2 *4))
- (-4 *4 (-1147 *2)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1089))
- (-4 *5 (-13 (-429) (-788) (-138) (-966 (-525)) (-587 (-525))))
- (-5 *2 (-542 *3)) (-5 *1 (-518 *5 *3))
- (-4 *3 (-13 (-27) (-1111) (-408 *5))))))
-(((*1 *1 *1 *2 *3) (-12 (-5 *2 (-1072)) (-5 *3 (-715)) (-5 *1 (-110)))))
-(((*1 *1 *2 *2)
- (-12
- (-5 *2
- (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357)))
- (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1088))))
- (-5 *1 (-1088)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-591 (-357))) (-5 *3 (-591 (-242))) (-5 *1 (-240))))
- ((*1 *2 *1 *2) (-12 (-5 *2 (-591 (-357))) (-5 *1 (-445))))
- ((*1 *2 *1) (-12 (-5 *2 (-591 (-357))) (-5 *1 (-445))))
- ((*1 *2 *1 *3 *4)
- (-12 (-5 *3 (-854)) (-5 *4 (-807)) (-5 *2 (-1176)) (-5 *1 (-1172))))
- ((*1 *2 *1 *3 *4)
- (-12 (-5 *3 (-854)) (-5 *4 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1172)))))
-(((*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-788)) (-5 *1 (-459 *3)))))
-(((*1 *2 *1) (-12 (-4 *1 (-786)) (-5 *2 (-525))))
- ((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-838 *3)) (-4 *3 (-1018))))
+(((*1 *2 *1) (-12 (-5 *2 (-765)) (-5 *1 (-766)))))
+(((*1 *2) (-12 (-5 *2 (-837 (-525))) (-5 *1 (-850)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-341)) (-5 *2 (-2 (|:| -2746 *3) (|:| -2449 *3)))
+ (-5 *1 (-708 *3 *4)) (-4 *3 (-650 *4))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *3 (-341)) (-4 *3 (-975))
+ (-5 *2 (-2 (|:| -2746 *1) (|:| -2449 *1))) (-4 *1 (-790 *3))))
+ ((*1 *2 *3 *3 *4)
+ (-12 (-5 *4 (-94 *5)) (-4 *5 (-341)) (-4 *5 (-975))
+ (-5 *2 (-2 (|:| -2746 *3) (|:| -2449 *3))) (-5 *1 (-791 *5 *3))
+ (-4 *3 (-790 *5)))))
+(((*1 *1) (-5 *1 (-146))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-770)) (-5 *3 (-1072)))))
+(((*1 *2 *3 *1)
+ (-12 (|has| *1 (-6 -4250)) (-4 *1 (-464 *3)) (-4 *3 (-1125))
+ (-4 *3 (-1018)) (-5 *2 (-712))))
((*1 *2 *3 *1)
- (-12 (-4 *1 (-991 *4 *3)) (-4 *4 (-13 (-786) (-341)))
- (-4 *3 (-1147 *4)) (-5 *2 (-525))))
- ((*1 *2 *3)
- (|partial| -12 (-4 *4 (-13 (-517) (-788) (-966 *2) (-587 *2) (-429)))
- (-5 *2 (-525)) (-5 *1 (-1033 *4 *3))
- (-4 *3 (-13 (-27) (-1111) (-408 *4)))))
+ (-12 (-5 *3 (-1 (-108) *4)) (|has| *1 (-6 -4250)) (-4 *1 (-464 *4))
+ (-4 *4 (-1125)) (-5 *2 (-712)))))
+(((*1 *1 *2) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-198)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-1147 *2)) (-4 *2 (-1129)) (-5 *1 (-139 *2 *4 *3))
+ (-4 *3 (-1147 (-385 *4))))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-812 (-1 (-205) (-205)))) (-5 *4 (-1013 (-357)))
+ (-5 *5 (-591 (-242))) (-5 *2 (-1049 (-205))) (-5 *1 (-234))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-812 (-1 (-205) (-205)))) (-5 *4 (-1013 (-357)))
+ (-5 *2 (-1049 (-205))) (-5 *1 (-234))))
((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *4 (-1089)) (-5 *5 (-781 *3))
- (-4 *3 (-13 (-27) (-1111) (-408 *6)))
- (-4 *6 (-13 (-517) (-788) (-966 *2) (-587 *2) (-429)))
- (-5 *2 (-525)) (-5 *1 (-1033 *6 *3))))
- ((*1 *2 *3 *4 *3 *5)
- (|partial| -12 (-5 *4 (-1089)) (-5 *5 (-1072))
- (-4 *6 (-13 (-517) (-788) (-966 *2) (-587 *2) (-429)))
- (-5 *2 (-525)) (-5 *1 (-1033 *6 *3))
- (-4 *3 (-13 (-27) (-1111) (-408 *6)))))
- ((*1 *2 *3)
- (|partial| -12 (-5 *3 (-385 (-885 *4))) (-4 *4 (-429)) (-5 *2 (-525))
- (-5 *1 (-1034 *4))))
+ (-12 (-5 *3 (-1 (-876 (-205)) (-205))) (-5 *4 (-1013 (-357)))
+ (-5 *5 (-591 (-242))) (-5 *2 (-1049 (-205))) (-5 *1 (-234))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 (-876 (-205)) (-205))) (-5 *4 (-1013 (-357)))
+ (-5 *2 (-1049 (-205))) (-5 *1 (-234))))
+ ((*1 *2 *3 *4 *4 *5)
+ (-12 (-5 *3 (-1 (-205) (-205) (-205))) (-5 *4 (-1013 (-357)))
+ (-5 *5 (-591 (-242))) (-5 *2 (-1049 (-205))) (-5 *1 (-234))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-1 (-205) (-205) (-205))) (-5 *4 (-1013 (-357)))
+ (-5 *2 (-1049 (-205))) (-5 *1 (-234))))
+ ((*1 *2 *3 *4 *4 *5)
+ (-12 (-5 *3 (-1 (-876 (-205)) (-205) (-205))) (-5 *4 (-1013 (-357)))
+ (-5 *5 (-591 (-242))) (-5 *2 (-1049 (-205))) (-5 *1 (-234))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-1 (-876 (-205)) (-205) (-205))) (-5 *4 (-1013 (-357)))
+ (-5 *2 (-1049 (-205))) (-5 *1 (-234))))
+ ((*1 *2 *3 *4 *4 *5)
+ (-12 (-5 *3 (-815 (-1 (-205) (-205) (-205)))) (-5 *4 (-1013 (-357)))
+ (-5 *5 (-591 (-242))) (-5 *2 (-1049 (-205))) (-5 *1 (-234))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-815 (-1 (-205) (-205) (-205)))) (-5 *4 (-1013 (-357)))
+ (-5 *2 (-1049 (-205))) (-5 *1 (-234))))
((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *4 (-1089)) (-5 *5 (-781 (-385 (-885 *6))))
- (-5 *3 (-385 (-885 *6))) (-4 *6 (-429)) (-5 *2 (-525))
- (-5 *1 (-1034 *6))))
- ((*1 *2 *3 *4 *3 *5)
- (|partial| -12 (-5 *3 (-385 (-885 *6))) (-5 *4 (-1089))
- (-5 *5 (-1072)) (-4 *6 (-429)) (-5 *2 (-525)) (-5 *1 (-1034 *6))))
- ((*1 *2 *3)
- (|partial| -12 (-5 *2 (-525)) (-5 *1 (-1108 *3)) (-4 *3 (-975)))))
-(((*1 *2 *2 *2 *2 *2 *2)
- (-12 (-4 *2 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525)))))))
- (-5 *1 (-1044 *3 *2)) (-4 *3 (-1147 *2)))))
-(((*1 *1 *1) (-12 (-4 *1 (-351 *2)) (-4 *2 (-1125)) (-4 *2 (-788))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-108) *3 *3)) (-4 *1 (-351 *3)) (-4 *3 (-1125))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-591 (-838 *3))) (-5 *1 (-838 *3)) (-4 *3 (-1018))))
- ((*1 *2 *1 *3)
- (-12 (-4 *4 (-975)) (-4 *5 (-734)) (-4 *3 (-788))
- (-4 *6 (-989 *4 *5 *3))
- (-5 *2 (-2 (|:| |under| *1) (|:| -2662 *1) (|:| |upper| *1)))
- (-4 *1 (-907 *4 *5 *3 *6)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-232 *3 *4 *5 *6)) (-4 *3 (-975)) (-4 *4 (-788))
- (-4 *5 (-245 *4)) (-4 *6 (-734)) (-5 *2 (-108)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))))
-(((*1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-1092)))))
-(((*1 *1 *2 *2) (-12 (-5 *1 (-810 *2)) (-4 *2 (-1125))))
- ((*1 *1 *2 *2 *2) (-12 (-5 *1 (-812 *2)) (-4 *2 (-1125))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-591 (-876 *3)))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-591 (-876 *3))) (-4 *3 (-975)) (-4 *1 (-1050 *3))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-591 (-591 *3))) (-4 *1 (-1050 *3)) (-4 *3 (-975))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-591 (-876 *3))) (-4 *1 (-1050 *3)) (-4 *3 (-975)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))))
-(((*1 *1 *2 *2)
- (-12
- (-5 *2
- (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357)))
- (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1088))))
- (-5 *1 (-1088)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-51)) (-5 *1 (-770)))))
+ (-12 (-5 *3 (-812 *6)) (-5 *4 (-1011 (-357))) (-5 *5 (-591 (-242)))
+ (-4 *6 (-13 (-566 (-501)) (-1018))) (-5 *2 (-1049 (-205)))
+ (-5 *1 (-238 *6))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-812 *5)) (-5 *4 (-1011 (-357)))
+ (-4 *5 (-13 (-566 (-501)) (-1018))) (-5 *2 (-1049 (-205)))
+ (-5 *1 (-238 *5))))
+ ((*1 *2 *3 *4 *4 *5)
+ (-12 (-5 *4 (-1011 (-357))) (-5 *5 (-591 (-242)))
+ (-5 *2 (-1049 (-205))) (-5 *1 (-238 *3))
+ (-4 *3 (-13 (-566 (-501)) (-1018)))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *4 (-1011 (-357))) (-5 *2 (-1049 (-205))) (-5 *1 (-238 *3))
+ (-4 *3 (-13 (-566 (-501)) (-1018)))))
+ ((*1 *2 *3 *4 *4 *5)
+ (-12 (-5 *3 (-815 *6)) (-5 *4 (-1011 (-357))) (-5 *5 (-591 (-242)))
+ (-4 *6 (-13 (-566 (-501)) (-1018))) (-5 *2 (-1049 (-205)))
+ (-5 *1 (-238 *6))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-815 *5)) (-5 *4 (-1011 (-357)))
+ (-4 *5 (-13 (-566 (-501)) (-1018))) (-5 *2 (-1049 (-205)))
+ (-5 *1 (-238 *5)))))
+(((*1 *2 *3 *3 *4 *5 *5)
+ (-12 (-5 *5 (-108)) (-4 *6 (-429)) (-4 *7 (-734)) (-4 *8 (-788))
+ (-4 *3 (-989 *6 *7 *8))
+ (-5 *2 (-591 (-2 (|:| |val| *3) (|:| -3585 *4))))
+ (-5 *1 (-995 *6 *7 *8 *3 *4)) (-4 *4 (-994 *6 *7 *8 *3))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-591 (-2 (|:| |val| (-591 *8)) (|:| -3585 *9))))
+ (-5 *5 (-108)) (-4 *8 (-989 *6 *7 *4)) (-4 *9 (-994 *6 *7 *4 *8))
+ (-4 *6 (-429)) (-4 *7 (-734)) (-4 *4 (-788))
+ (-5 *2 (-591 (-2 (|:| |val| *8) (|:| -3585 *9))))
+ (-5 *1 (-995 *6 *7 *4 *8 *9)))))
+(((*1 *1 *1)
+ (-12 (-4 *2 (-327)) (-4 *2 (-975)) (-5 *1 (-654 *2 *3))
+ (-4 *3 (-1147 *2)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *3 (-591 (-631 *4))) (-5 *2 (-631 *4)) (-4 *4 (-975))
+ (-5 *1 (-958 *4)))))
+(((*1 *2 *1 *1)
+ (-12 (-4 *3 (-341)) (-4 *3 (-975))
+ (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -3965 *1)))
+ (-4 *1 (-790 *3)))))
(((*1 *2 *3)
(-12
(-5 *3
- (-2 (|:| -2432 (-357)) (|:| -2400 (-1072))
- (|:| |explanations| (-591 (-1072)))))
- (-5 *2 (-964)) (-5 *1 (-284))))
- ((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| -2432 (-357)) (|:| -2400 (-1072))
- (|:| |explanations| (-591 (-1072))) (|:| |extra| (-964))))
- (-5 *2 (-964)) (-5 *1 (-284)))))
+ (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205)))
+ (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205))
+ (|:| |relerr| (-205))))
+ (-5 *2 (-108)) (-5 *1 (-279)))))
+(((*1 *2 *2 *2 *3 *4)
+ (-12 (-5 *3 (-94 *5)) (-5 *4 (-1 *5 *5)) (-4 *5 (-975))
+ (-5 *1 (-791 *5 *2)) (-4 *2 (-790 *5)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-591 (-525))) (-5 *2 (-837 (-525))) (-5 *1 (-850))))
- ((*1 *2 *3) (-12 (-5 *3 (-902)) (-5 *2 (-837 (-525))) (-5 *1 (-850)))))
+ (-12 (-5 *3 (-591 *5)) (-4 *5 (-408 *4)) (-4 *4 (-13 (-788) (-517)))
+ (-5 *2 (-796)) (-5 *1 (-31 *4 *5)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-1163 *2 *3 *4)) (-4 *2 (-975)) (-14 *3 (-1089))
+ (-14 *4 *2))))
+(((*1 *2 *3 *4 *4)
+ (-12 (-5 *4 (-1089)) (-5 *2 (-1 *7 *5 *6)) (-5 *1 (-643 *3 *5 *6 *7))
+ (-4 *3 (-566 (-501))) (-4 *5 (-1125)) (-4 *6 (-1125))
+ (-4 *7 (-1125))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1089)) (-5 *2 (-1 *6 *5)) (-5 *1 (-648 *3 *5 *6))
+ (-4 *3 (-566 (-501))) (-4 *5 (-1125)) (-4 *6 (-1125)))))
+(((*1 *2 *2)
+ (-12
+ (-5 *2
+ (-477 (-385 (-525)) (-220 *4 (-712)) (-798 *3)
+ (-227 *3 (-385 (-525)))))
+ (-14 *3 (-591 (-1089))) (-14 *4 (-712)) (-5 *1 (-478 *3 *4)))))
+(((*1 *2) (-12 (-5 *2 (-1061 (-1072))) (-5 *1 (-369)))))
+(((*1 *2 *2 *3)
+ (-12 (-4 *3 (-517)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3))
+ (-5 *1 (-1116 *3 *4 *5 *2)) (-4 *2 (-629 *3 *4 *5)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-591 (-885 *4))) (-5 *3 (-591 (-1089))) (-4 *4 (-429))
+ (-5 *1 (-851 *4)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-631 (-385 (-525))))
+ (-5 *2
+ (-591
+ (-2 (|:| |outval| *4) (|:| |outmult| (-525))
+ (|:| |outvect| (-591 (-631 *4))))))
+ (-5 *1 (-720 *4)) (-4 *4 (-13 (-341) (-786))))))
+(((*1 *2 *3 *4 *4 *5 *3 *3)
+ (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *5 (-205))
+ (-5 *2 (-964)) (-5 *1 (-694)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-342 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-1018))
- (-5 *2 (-1072)))))
+ (-12 (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-108))
+ (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-882 *3 *4 *5))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-591 *6)) (-4 *6 (-788)) (-4 *4 (-341)) (-4 *5 (-734))
+ (-5 *2 (-108)) (-5 *1 (-477 *4 *5 *6 *7)) (-4 *7 (-882 *4 *5 *6)))))
+(((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-795))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1022)) (-5 *1 (-897))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1072)) (-5 *1 (-920))))
+ ((*1 *2 *1) (-12 (-4 *1 (-940 *2)) (-4 *2 (-1125))))
+ ((*1 *2 *1)
+ (-12 (-4 *2 (-13 (-1018) (-33))) (-5 *1 (-1054 *2 *3))
+ (-4 *3 (-13 (-1018) (-33))))))
+(((*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-221))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-591 (-1072))) (-5 *2 (-1176)) (-5 *1 (-221)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-1111))))))
+(((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-205))))
+ ((*1 *1 *1) (-4 *1 (-510)))
+ ((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-548 *3)) (-14 *3 *2)))
+ ((*1 *2 *1) (-12 (-4 *1 (-1018)) (-5 *2 (-1036)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-631 *8)) (-4 *8 (-882 *5 *7 *6))
+ (-12 (-5 *3 (-631 *8)) (-5 *4 (-712)) (-4 *8 (-882 *5 *7 *6))
(-4 *5 (-13 (-286) (-138))) (-4 *6 (-13 (-788) (-566 (-1089))))
(-4 *7 (-734))
(-5 *2
(-591
- (-2 (|:| -4073 (-712))
- (|:| |eqns|
- (-591
- (-2 (|:| |det| *8) (|:| |rows| (-591 (-525)))
- (|:| |cols| (-591 (-525))))))
- (|:| |fgb| (-591 *8)))))
- (-5 *1 (-857 *5 *6 *7 *8)) (-5 *4 (-712)))))
-(((*1 *1 *1 *1) (-12 (-4 *1 (-790 *2)) (-4 *2 (-975)) (-4 *2 (-341)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-591 (-712))) (-5 *1 (-1078 *3 *4)) (-14 *3 (-854))
- (-4 *4 (-975)))))
-(((*1 *2 *1) (-12 (-4 *1 (-618 *3)) (-4 *3 (-1125)) (-5 *2 (-108)))))
-(((*1 *1 *1) (-5 *1 (-1088)))
- ((*1 *1 *2)
- (-12
- (-5 *2
- (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357)))
- (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1088))))
- (-5 *1 (-1088)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-591 *7)) (-4 *7 (-994 *3 *4 *5 *6)) (-4 *3 (-429))
- (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5))
- (-5 *1 (-919 *3 *4 *5 *6 *7))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-591 *7)) (-4 *7 (-994 *3 *4 *5 *6)) (-4 *3 (-429))
- (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5))
- (-5 *1 (-1025 *3 *4 *5 *6 *7)))))
+ (-2 (|:| |det| *8) (|:| |rows| (-591 (-525)))
+ (|:| |cols| (-591 (-525))))))
+ (-5 *1 (-857 *5 *6 *7 *8)))))
+(((*1 *2 *3) (-12 (-5 *2 (-357)) (-5 *1 (-726 *3)) (-4 *3 (-566 *2))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-854)) (-5 *2 (-357)) (-5 *1 (-726 *3))
+ (-4 *3 (-566 *2))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-885 *4)) (-4 *4 (-975)) (-4 *4 (-566 *2))
+ (-5 *2 (-357)) (-5 *1 (-726 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-885 *5)) (-5 *4 (-854)) (-4 *5 (-975))
+ (-4 *5 (-566 *2)) (-5 *2 (-357)) (-5 *1 (-726 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-385 (-885 *4))) (-4 *4 (-517)) (-4 *4 (-566 *2))
+ (-5 *2 (-357)) (-5 *1 (-726 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-385 (-885 *5))) (-5 *4 (-854)) (-4 *5 (-517))
+ (-4 *5 (-566 *2)) (-5 *2 (-357)) (-5 *1 (-726 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-294 *4)) (-4 *4 (-517)) (-4 *4 (-788))
+ (-4 *4 (-566 *2)) (-5 *2 (-357)) (-5 *1 (-726 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-294 *5)) (-5 *4 (-854)) (-4 *5 (-517)) (-4 *5 (-788))
+ (-4 *5 (-566 *2)) (-5 *2 (-357)) (-5 *1 (-726 *5)))))
+(((*1 *2 *2 *2 *2 *2 *3)
+ (-12 (-5 *2 (-631 *4)) (-5 *3 (-712)) (-4 *4 (-975))
+ (-5 *1 (-632 *4)))))
+(((*1 *2 *3)
+ (|partial| -12
+ (-5 *3
+ (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205)))
+ (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205))
+ (|:| |relerr| (-205))))
+ (-5 *2 (-591 (-205))) (-5 *1 (-186)))))
(((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *4 (-1089)) (-5 *5 (-591 (-385 (-885 *6))))
- (-5 *3 (-385 (-885 *6)))
- (-4 *6 (-13 (-517) (-966 (-525)) (-138)))
+ (|partial| -12 (-5 *4 (-1 *7 *7)) (-5 *5 (-591 (-385 *7)))
+ (-4 *7 (-1147 *6)) (-5 *3 (-385 *7)) (-4 *6 (-341))
(-5 *2
(-2 (|:| |mainpart| *3)
(|:| |limitedlogs|
(-591 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
- (-5 *1 (-531 *6)))))
-(((*1 *2 *3 *2 *4)
- (-12 (-5 *3 (-591 *6)) (-5 *4 (-591 (-227 *5 *6))) (-4 *6 (-429))
- (-5 *2 (-227 *5 *6)) (-14 *5 (-591 (-1089))) (-5 *1 (-579 *5 *6)))))
-(((*1 *2)
- (-12 (-4 *3 (-517)) (-5 *2 (-591 *4)) (-5 *1 (-42 *3 *4))
- (-4 *4 (-395 *3)))))
-(((*1 *1 *2 *2 *3) (-12 (-5 *2 (-1072)) (-5 *3 (-764)) (-5 *1 (-763)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-1089))
- (-4 *4 (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525))))
- (-5 *1 (-404 *4 *2)) (-4 *2 (-13 (-1111) (-29 *4)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-385 (-885 *5))) (-5 *4 (-1089)) (-4 *5 (-138))
- (-4 *5 (-13 (-429) (-966 (-525)) (-788) (-587 (-525))))
- (-5 *2 (-294 *5)) (-5 *1 (-545 *5)))))
+ (-5 *1 (-535 *6 *7)))))
+(((*1 *1 *1 *1 *2)
+ (-12 (-5 *2 (-712)) (-4 *1 (-304 *3 *4)) (-4 *3 (-975))
+ (-4 *4 (-733)) (-4 *3 (-160)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-631 *1)) (-5 *4 (-1171 *1)) (-4 *1 (-587 *5))
- (-4 *5 (-975))
- (-5 *2 (-2 (|:| -4057 (-631 *5)) (|:| |vec| (-1171 *5))))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-631 *1)) (-4 *1 (-587 *4)) (-4 *4 (-975))
- (-5 *2 (-631 *4)))))
-(((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357))
- (|:| |expense| (-357)) (|:| |accuracy| (-357))
- (|:| |intermediateResults| (-357))))
- (-5 *2 (-964)) (-5 *1 (-284)))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
- (-4 *4 (-788)))))
-(((*1 *2 *3 *4 *3 *5)
- (-12 (-5 *3 (-1072)) (-5 *4 (-157 (-205))) (-5 *5 (-525))
- (-5 *2 (-964)) (-5 *1 (-700)))))
-(((*1 *2 *1)
- (-12 (-4 *2 (-882 *3 *5 *4)) (-5 *1 (-918 *3 *4 *5 *2))
- (-4 *3 (-429)) (-4 *4 (-788)) (-4 *5 (-734)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *1 (-1054 *2 *3)) (-4 *2 (-13 (-1018) (-33)))
- (-4 *3 (-13 (-1018) (-33))))))
+ (-12 (-5 *4 (-631 (-385 (-885 (-525)))))
+ (-5 *2 (-591 (-631 (-294 (-525))))) (-5 *1 (-960))
+ (-5 *3 (-294 (-525))))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-591 (-205))) (-5 *4 (-712)) (-5 *2 (-631 (-205)))
+ (-5 *1 (-284)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-591 (-525))) (-5 *2 (-837 (-525))) (-5 *1 (-850))))
- ((*1 *2) (-12 (-5 *2 (-837 (-525))) (-5 *1 (-850)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-294 (-205))) (-5 *4 (-1089))
- (-5 *5 (-1013 (-781 (-205)))) (-5 *2 (-591 (-205))) (-5 *1 (-174))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-294 (-205))) (-5 *4 (-1089))
- (-5 *5 (-1013 (-781 (-205)))) (-5 *2 (-591 (-205))) (-5 *1 (-279)))))
-(((*1 *2 *3 *3 *3 *3 *4 *4 *3)
- (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
- (-5 *1 (-697)))))
-(((*1 *2 *1 *3 *3)
- (-12 (|has| *1 (-6 -4251)) (-4 *1 (-558 *3 *4)) (-4 *3 (-1018))
- (-4 *4 (-1125)) (-5 *2 (-1176)))))
-(((*1 *2 *3) (-12 (-5 *3 (-854)) (-5 *2 (-837 (-525))) (-5 *1 (-850))))
+ (|partial| -12 (-5 *3 (-885 *4)) (-4 *4 (-975)) (-4 *4 (-566 *2))
+ (-5 *2 (-357)) (-5 *1 (-726 *4))))
+ ((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-885 *5)) (-5 *4 (-854)) (-4 *5 (-975))
+ (-4 *5 (-566 *2)) (-5 *2 (-357)) (-5 *1 (-726 *5))))
((*1 *2 *3)
- (-12 (-5 *3 (-591 (-525))) (-5 *2 (-837 (-525))) (-5 *1 (-850)))))
-(((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-796)))))
-(((*1 *2 *3 *4 *5 *5)
- (-12 (-5 *4 (-591 *10)) (-5 *5 (-108)) (-4 *10 (-994 *6 *7 *8 *9))
- (-4 *6 (-429)) (-4 *7 (-734)) (-4 *8 (-788)) (-4 *9 (-989 *6 *7 *8))
- (-5 *2
- (-591
- (-2 (|:| -1317 (-591 *9)) (|:| -3374 *10) (|:| |ineq| (-591 *9)))))
- (-5 *1 (-919 *6 *7 *8 *9 *10)) (-5 *3 (-591 *9))))
- ((*1 *2 *3 *4 *5 *5)
- (-12 (-5 *4 (-591 *10)) (-5 *5 (-108)) (-4 *10 (-994 *6 *7 *8 *9))
- (-4 *6 (-429)) (-4 *7 (-734)) (-4 *8 (-788)) (-4 *9 (-989 *6 *7 *8))
- (-5 *2
- (-591
- (-2 (|:| -1317 (-591 *9)) (|:| -3374 *10) (|:| |ineq| (-591 *9)))))
- (-5 *1 (-1025 *6 *7 *8 *9 *10)) (-5 *3 (-591 *9)))))
-(((*1 *1)
- (-12 (-5 *1 (-130 *2 *3 *4)) (-14 *2 (-525)) (-14 *3 (-712))
- (-4 *4 (-160)))))
-(((*1 *1 *1) (-4 *1 (-510))))
+ (|partial| -12 (-5 *3 (-385 (-885 *4))) (-4 *4 (-517))
+ (-4 *4 (-566 *2)) (-5 *2 (-357)) (-5 *1 (-726 *4))))
+ ((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-385 (-885 *5))) (-5 *4 (-854)) (-4 *5 (-517))
+ (-4 *5 (-566 *2)) (-5 *2 (-357)) (-5 *1 (-726 *5))))
+ ((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-294 *4)) (-4 *4 (-517)) (-4 *4 (-788))
+ (-4 *4 (-566 *2)) (-5 *2 (-357)) (-5 *1 (-726 *4))))
+ ((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-294 *5)) (-5 *4 (-854)) (-4 *5 (-517))
+ (-4 *5 (-788)) (-4 *5 (-566 *2)) (-5 *2 (-357))
+ (-5 *1 (-726 *5)))))
(((*1 *2 *2)
(-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2))
(-4 *2 (-13 (-408 *3) (-1111))))))
+(((*1 *1 *2 *2 *3) (-12 (-5 *2 (-525)) (-5 *3 (-854)) (-4 *1 (-382))))
+ ((*1 *1 *2 *2) (-12 (-5 *2 (-525)) (-4 *1 (-382))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1021 *3 *4 *5 *2 *6)) (-4 *3 (-1018)) (-4 *4 (-1018))
+ (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *2 (-1018)))))
+(((*1 *2 *3 *3 *4 *5)
+ (-12 (-5 *3 (-591 (-631 *6))) (-5 *4 (-108)) (-5 *5 (-525))
+ (-5 *2 (-631 *6)) (-5 *1 (-958 *6)) (-4 *6 (-341)) (-4 *6 (-975))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-591 (-631 *4))) (-5 *2 (-631 *4)) (-5 *1 (-958 *4))
+ (-4 *4 (-341)) (-4 *4 (-975))))
+ ((*1 *2 *3 *3 *4)
+ (-12 (-5 *3 (-591 (-631 *5))) (-5 *4 (-525)) (-5 *2 (-631 *5))
+ (-5 *1 (-958 *5)) (-4 *5 (-341)) (-4 *5 (-975)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1072)) (-5 *1 (-763)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-591 (-2 (|:| |k| (-1089)) (|:| |c| (-1191 *3)))))
+ (-5 *1 (-1191 *3)) (-4 *3 (-975))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-591 (-2 (|:| |k| *3) (|:| |c| (-1193 *3 *4)))))
+ (-5 *1 (-1193 *3 *4)) (-4 *3 (-788)) (-4 *4 (-975)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))))
+(((*1 *1 *1) (-12 (-4 *1 (-408 *2)) (-4 *2 (-788)) (-4 *2 (-975))))
+ ((*1 *1 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-517)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1 *6 *4)) (-4 *4 (-1018)) (-4 *6 (-1018))
- (-5 *2 (-1 *6 *4 *5)) (-5 *1 (-626 *4 *5 *6)) (-4 *5 (-1018)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 *5 *5))
- (-4 *5 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525)))))))
- (-5 *2
- (-2 (|:| |solns| (-591 *5))
- (|:| |maps| (-591 (-2 (|:| |arg| *5) (|:| |res| *5))))))
- (-5 *1 (-1044 *3 *5)) (-4 *3 (-1147 *5)))))
-(((*1 *2 *2 *3)
- (|partial| -12 (-5 *3 (-1 *6 *6)) (-4 *6 (-1147 *5))
- (-4 *5 (-13 (-27) (-408 *4)))
- (-4 *4 (-13 (-788) (-517) (-966 (-525))))
- (-4 *7 (-1147 (-385 *6))) (-5 *1 (-513 *4 *5 *6 *7 *2))
- (-4 *2 (-320 *5 *6 *7)))))
-(((*1 *1 *2) (-12 (-5 *2 (-1036)) (-5 *1 (-308)))))
-(((*1 *2 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1072)) (-5 *1 (-284)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-796)))))
-(((*1 *2 *1 *3 *4)
- (-12 (-5 *3 (-854)) (-5 *4 (-807)) (-5 *2 (-1176)) (-5 *1 (-1172))))
- ((*1 *2 *1 *3 *4)
- (-12 (-5 *3 (-854)) (-5 *4 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1172))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1173)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-1078 *2 *3)) (-14 *2 (-854)) (-4 *3 (-975)))))
+ (|partial| -12 (-5 *3 (-564 *4)) (-4 *4 (-788)) (-4 *2 (-788))
+ (-5 *1 (-563 *2 *4)))))
(((*1 *1 *2)
- (-12 (-5 *2 (-591 (-591 *3))) (-4 *3 (-1018)) (-5 *1 (-838 *3)))))
+ (-12 (-5 *2 (-294 *3)) (-4 *3 (-13 (-975) (-788)))
+ (-5 *1 (-203 *3 *4)) (-14 *4 (-591 (-1089))))))
+(((*1 *2 *1) (-12 (-4 *1 (-738 *2)) (-4 *2 (-160)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-1119 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-734))
- (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-591 *6)))))
-(((*1 *2 *3 *3 *4 *4 *5 *4 *5 *4 *4 *5 *4)
- (-12 (-5 *3 (-1072)) (-5 *4 (-525)) (-5 *5 (-631 (-205)))
- (-5 *2 (-964)) (-5 *1 (-696)))))
-(((*1 *2 *3 *3 *3 *3 *4 *4 *4 *5)
- (-12 (-5 *3 (-205)) (-5 *4 (-525))
- (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3576)))) (-5 *2 (-964))
- (-5 *1 (-690)))))
-(((*1 *1 *1) (-4 *1 (-34)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
- (-4 *2 (-13 (-408 *3) (-932)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3))
- (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3))
- (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
- (-5 *1 (-1075 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
- (-5 *1 (-1076 *3)))))
+ (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1125)) (-4 *4 (-351 *3))
+ (-4 *5 (-351 *3)) (-5 *2 (-591 *3))))
+ ((*1 *2 *1)
+ (-12 (|has| *1 (-6 -4250)) (-4 *1 (-464 *3)) (-4 *3 (-1125))
+ (-5 *2 (-591 *3)))))
(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1147 *5)) (-4 *5 (-341))
- (-4 *7 (-1147 (-385 *6)))
- (-5 *2 (-2 (|:| |answer| *3) (|:| -3802 *3)))
- (-5 *1 (-523 *5 *6 *7 *3)) (-4 *3 (-320 *5 *6 *7))))
+ (-12 (-5 *3 (-1 *5 *4)) (-4 *4 (-1018)) (-4 *5 (-1018))
+ (-5 *2 (-1 *5)) (-5 *1 (-625 *4 *5)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-542 *3)) (-4 *3 (-341)))))
+(((*1 *2 *3 *3 *2) (-12 (-5 *2 (-357)) (-5 *3 (-1072)) (-5 *1 (-92))))
+ ((*1 *2 *3 *2) (-12 (-5 *2 (-357)) (-5 *3 (-1072)) (-5 *1 (-92)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 (-205) (-205))) (-5 *4 (-1013 (-357)))
+ (-5 *5 (-591 (-242))) (-5 *2 (-1172)) (-5 *1 (-234))))
((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1147 *5)) (-4 *5 (-341))
- (-5 *2
- (-2 (|:| |answer| (-385 *6)) (|:| -3802 (-385 *6))
- (|:| |specpart| (-385 *6)) (|:| |polypart| *6)))
- (-5 *1 (-524 *5 *6)) (-5 *3 (-385 *6)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-415)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-591 *1))
- (-4 *1 (-989 *3 *4 *5)))))
+ (-12 (-5 *3 (-1 (-205) (-205))) (-5 *4 (-1013 (-357)))
+ (-5 *2 (-1172)) (-5 *1 (-234))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-810 (-1 (-205) (-205)))) (-5 *4 (-1013 (-357)))
+ (-5 *5 (-591 (-242))) (-5 *2 (-1172)) (-5 *1 (-234))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-810 (-1 (-205) (-205)))) (-5 *4 (-1013 (-357)))
+ (-5 *2 (-1172)) (-5 *1 (-234))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-812 (-1 (-205) (-205)))) (-5 *4 (-1013 (-357)))
+ (-5 *5 (-591 (-242))) (-5 *2 (-1173)) (-5 *1 (-234))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-812 (-1 (-205) (-205)))) (-5 *4 (-1013 (-357)))
+ (-5 *2 (-1173)) (-5 *1 (-234))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 (-876 (-205)) (-205))) (-5 *4 (-1013 (-357)))
+ (-5 *5 (-591 (-242))) (-5 *2 (-1173)) (-5 *1 (-234))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 (-876 (-205)) (-205))) (-5 *4 (-1013 (-357)))
+ (-5 *2 (-1173)) (-5 *1 (-234))))
+ ((*1 *2 *3 *4 *4 *5)
+ (-12 (-5 *3 (-1 (-205) (-205) (-205))) (-5 *4 (-1013 (-357)))
+ (-5 *5 (-591 (-242))) (-5 *2 (-1173)) (-5 *1 (-234))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-1 (-205) (-205) (-205))) (-5 *4 (-1013 (-357)))
+ (-5 *2 (-1173)) (-5 *1 (-234))))
+ ((*1 *2 *3 *4 *4 *5)
+ (-12 (-5 *3 (-1 (-876 (-205)) (-205) (-205))) (-5 *4 (-1013 (-357)))
+ (-5 *5 (-591 (-242))) (-5 *2 (-1173)) (-5 *1 (-234))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-1 (-876 (-205)) (-205) (-205))) (-5 *4 (-1013 (-357)))
+ (-5 *2 (-1173)) (-5 *1 (-234))))
+ ((*1 *2 *3 *4 *4 *5)
+ (-12 (-5 *3 (-815 (-1 (-205) (-205) (-205)))) (-5 *4 (-1013 (-357)))
+ (-5 *5 (-591 (-242))) (-5 *2 (-1173)) (-5 *1 (-234))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-815 (-1 (-205) (-205) (-205)))) (-5 *4 (-1013 (-357)))
+ (-5 *2 (-1173)) (-5 *1 (-234))))
+ ((*1 *2 *3 *4 *4 *5)
+ (-12 (-5 *3 (-273 *7)) (-5 *4 (-1089)) (-5 *5 (-591 (-242)))
+ (-4 *7 (-408 *6)) (-4 *6 (-13 (-517) (-788) (-966 (-525))))
+ (-5 *2 (-1172)) (-5 *1 (-235 *6 *7))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-1011 (-357))) (-5 *5 (-591 (-242))) (-5 *2 (-1172))
+ (-5 *1 (-238 *3)) (-4 *3 (-13 (-566 (-501)) (-1018)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1011 (-357))) (-5 *2 (-1172)) (-5 *1 (-238 *3))
+ (-4 *3 (-13 (-566 (-501)) (-1018)))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-810 *6)) (-5 *4 (-1011 (-357))) (-5 *5 (-591 (-242)))
+ (-4 *6 (-13 (-566 (-501)) (-1018))) (-5 *2 (-1172))
+ (-5 *1 (-238 *6))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-810 *5)) (-5 *4 (-1011 (-357)))
+ (-4 *5 (-13 (-566 (-501)) (-1018))) (-5 *2 (-1172))
+ (-5 *1 (-238 *5))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-812 *6)) (-5 *4 (-1011 (-357))) (-5 *5 (-591 (-242)))
+ (-4 *6 (-13 (-566 (-501)) (-1018))) (-5 *2 (-1173))
+ (-5 *1 (-238 *6))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-812 *5)) (-5 *4 (-1011 (-357)))
+ (-4 *5 (-13 (-566 (-501)) (-1018))) (-5 *2 (-1173))
+ (-5 *1 (-238 *5))))
+ ((*1 *2 *3 *4 *4 *5)
+ (-12 (-5 *4 (-1011 (-357))) (-5 *5 (-591 (-242))) (-5 *2 (-1173))
+ (-5 *1 (-238 *3)) (-4 *3 (-13 (-566 (-501)) (-1018)))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *4 (-1011 (-357))) (-5 *2 (-1173)) (-5 *1 (-238 *3))
+ (-4 *3 (-13 (-566 (-501)) (-1018)))))
+ ((*1 *2 *3 *4 *4 *5)
+ (-12 (-5 *3 (-815 *6)) (-5 *4 (-1011 (-357))) (-5 *5 (-591 (-242)))
+ (-4 *6 (-13 (-566 (-501)) (-1018))) (-5 *2 (-1173))
+ (-5 *1 (-238 *6))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-815 *5)) (-5 *4 (-1011 (-357)))
+ (-4 *5 (-13 (-566 (-501)) (-1018))) (-5 *2 (-1173))
+ (-5 *1 (-238 *5))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-591 (-205))) (-5 *2 (-1172)) (-5 *1 (-239))))
+ ((*1 *2 *3 *3 *4)
+ (-12 (-5 *3 (-591 (-205))) (-5 *4 (-591 (-242))) (-5 *2 (-1172))
+ (-5 *1 (-239))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-591 (-876 (-205)))) (-5 *2 (-1172)) (-5 *1 (-239))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-591 (-876 (-205)))) (-5 *4 (-591 (-242)))
+ (-5 *2 (-1172)) (-5 *1 (-239))))
+ ((*1 *2 *3 *3 *3)
+ (-12 (-5 *3 (-591 (-205))) (-5 *2 (-1173)) (-5 *1 (-239))))
+ ((*1 *2 *3 *3 *3 *4)
+ (-12 (-5 *3 (-591 (-205))) (-5 *4 (-591 (-242))) (-5 *2 (-1173))
+ (-5 *1 (-239)))))
+(((*1 *2 *1 *3 *3 *3)
+ (-12 (-5 *3 (-357)) (-5 *2 (-1176)) (-5 *1 (-1173)))))
(((*1 *2 *3 *4)
- (-12 (-4 *5 (-734)) (-4 *4 (-788)) (-4 *6 (-286)) (-5 *2 (-396 *3))
- (-5 *1 (-684 *5 *4 *6 *3)) (-4 *3 (-882 *6 *5 *4)))))
-(((*1 *2 *2 *2 *3)
- (-12 (-5 *2 (-1171 (-525))) (-5 *3 (-525)) (-5 *1 (-1028))))
- ((*1 *2 *3 *2 *4)
- (-12 (-5 *2 (-1171 (-525))) (-5 *3 (-591 (-525))) (-5 *4 (-525))
- (-5 *1 (-1028)))))
-(((*1 *2 *2 *2 *2 *3 *3 *4)
- (|partial| -12 (-5 *3 (-564 *2))
- (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1089)))
- (-4 *2 (-13 (-408 *5) (-27) (-1111)))
- (-4 *5 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525))))
- (-5 *1 (-527 *5 *2 *6)) (-4 *6 (-1018)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-385 (-525))) (-4 *1 (-515 *3))
- (-4 *3 (-13 (-382) (-1111)))))
- ((*1 *1 *2) (-12 (-4 *1 (-515 *2)) (-4 *2 (-13 (-382) (-1111)))))
- ((*1 *1 *2 *2) (-12 (-4 *1 (-515 *2)) (-4 *2 (-13 (-382) (-1111))))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-108))
- (-4 *6 (-13 (-429) (-788) (-966 (-525)) (-587 (-525))))
- (-4 *3 (-13 (-27) (-1111) (-408 *6) (-10 -8 (-15 -3022 ($ *7)))))
- (-4 *7 (-786))
- (-4 *8
- (-13 (-1149 *3 *7) (-341) (-1111)
- (-10 -8 (-15 -3266 ($ $)) (-15 -4141 ($ $)))))
+ (-12 (-5 *3 (-591 (-885 *5))) (-5 *4 (-591 (-1089))) (-4 *5 (-517))
+ (-5 *2 (-591 (-591 (-273 (-385 (-885 *5)))))) (-5 *1 (-711 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-591 (-885 *4))) (-4 *4 (-517))
+ (-5 *2 (-591 (-591 (-273 (-385 (-885 *4)))))) (-5 *1 (-711 *4))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-631 *7))
+ (-5 *5
+ (-1 (-2 (|:| |particular| (-3 *6 "failed")) (|:| -3612 (-591 *6)))
+ *7 *6))
+ (-4 *6 (-341)) (-4 *7 (-601 *6))
(-5 *2
- (-3 (|:| |%series| *8)
- (|:| |%problem| (-2 (|:| |func| (-1072)) (|:| |prob| (-1072))))))
- (-5 *1 (-400 *6 *3 *7 *8 *9 *10)) (-5 *5 (-1072)) (-4 *9 (-914 *8))
- (-14 *10 (-1089)))))
-(((*1 *2) (-12 (-5 *2 (-591 (-854))) (-5 *1 (-1174))))
- ((*1 *2 *2) (-12 (-5 *2 (-591 (-854))) (-5 *1 (-1174)))))
-(((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-525)) (-4 *1 (-1131 *4)) (-4 *4 (-975)) (-4 *4 (-517))
- (-5 *2 (-385 (-885 *4)))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-525)) (-4 *1 (-1131 *4)) (-4 *4 (-975)) (-4 *4 (-517))
- (-5 *2 (-385 (-885 *4))))))
-(((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-1 *4 *4)) (-5 *3 (-712)) (-4 *1 (-211 *4))
- (-4 *4 (-975))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-211 *3)) (-4 *3 (-975))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-213)) (-5 *2 (-712))))
- ((*1 *1 *1) (-4 *1 (-213)))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-4 *1 (-245 *3)) (-4 *3 (-788))))
- ((*1 *1 *1) (-12 (-4 *1 (-245 *2)) (-4 *2 (-788))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129))
- (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4)))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-712)) (-4 *3 (-13 (-341) (-138))) (-5 *1 (-377 *3 *4))
- (-4 *4 (-1147 *3))))
- ((*1 *1 *1)
- (-12 (-4 *2 (-13 (-341) (-138))) (-5 *1 (-377 *2 *3))
- (-4 *3 (-1147 *2))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-451 *3 *4 *5))
- (-4 *3 (-975)) (-14 *5 *3)))
- ((*1 *2 *1 *3)
- (-12 (-4 *2 (-341)) (-4 *2 (-833 *3)) (-5 *1 (-542 *2))
- (-5 *3 (-1089))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-1 *2 *2)) (-5 *1 (-542 *2)) (-4 *2 (-341))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-796))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-591 *4)) (-5 *3 (-591 (-712))) (-4 *1 (-833 *4))
- (-4 *4 (-1018))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *3 (-712)) (-4 *1 (-833 *2)) (-4 *2 (-1018))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-591 *3)) (-4 *1 (-833 *3)) (-4 *3 (-1018))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-833 *2)) (-4 *2 (-1018))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1080 *3 *4 *5))
- (-4 *3 (-975)) (-14 *5 *3)))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1086 *3 *4 *5))
- (-4 *3 (-975)) (-14 *5 *3)))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1087 *3 *4 *5))
- (-4 *3 (-975)) (-14 *5 *3)))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1135 *3 *4 *5))
- (-4 *3 (-975)) (-14 *5 *3)))
- ((*1 *1 *1 *2 *1)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-1147 *3)) (-4 *3 (-975))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1156 *3 *4 *5))
- (-4 *3 (-975)) (-14 *5 *3)))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1163 *3 *4 *5))
- (-4 *3 (-975)) (-14 *5 *3))))
-(((*1 *2)
- (-12 (-4 *3 (-975)) (-5 *2 (-890 (-654 *3 *4))) (-5 *1 (-654 *3 *4))
- (-4 *4 (-1147 *3)))))
-(((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *3 (-525))) (-4 *3 (-975)) (-5 *1 (-550 *3))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *3 (-525))) (-4 *1 (-1131 *3)) (-4 *3 (-975))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *3 (-525))) (-4 *1 (-1162 *3)) (-4 *3 (-975)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-591 *4)) (-4 *4 (-341)) (-4 *2 (-1147 *4))
- (-5 *1 (-855 *4 *2)))))
-(((*1 *2 *3 *3 *3 *4 *4 *3)
- (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
- (-5 *1 (-697)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-591 *3)) (-4 *3 (-1125)) (-5 *1 (-1171 *3)))))
-(((*1 *2 *3)
- (-12 (-5 *3 |RationalNumber|) (-5 *2 (-1 (-525))) (-5 *1 (-973)))))
+ (-2 (|:| |particular| (-3 (-1171 *6) "failed"))
+ (|:| -3612 (-591 (-1171 *6)))))
+ (-5 *1 (-754 *6 *7)) (-5 *4 (-1171 *6)))))
(((*1 *2 *3 *2)
- (-12
- (-5 *2
- (-591
- (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-712)) (|:| |poli| *3)
- (|:| |polj| *3))))
- (-4 *5 (-734)) (-4 *3 (-882 *4 *5 *6)) (-4 *4 (-429)) (-4 *6 (-788))
- (-5 *1 (-426 *4 *5 *6 *3)))))
-(((*1 *2 *1 *1) (-12 (-4 *1 (-1058)) (-5 *2 (-108)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-955 (-781 (-525)))) (-5 *1 (-550 *3)) (-4 *3 (-975)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1089)) (-5 *4 (-885 (-525))) (-5 *2 (-308))
- (-5 *1 (-310)))))
-(((*1 *2 *1 *3 *3 *2)
- (-12 (-5 *3 (-525)) (-4 *1 (-55 *2 *4 *5)) (-4 *2 (-1125))
- (-4 *4 (-351 *2)) (-4 *5 (-351 *2))))
- ((*1 *2 *1 *3 *2)
- (-12 (|has| *1 (-6 -4251)) (-4 *1 (-267 *3 *2)) (-4 *3 (-1018))
- (-4 *2 (-1125)))))
-(((*1 *2 *3)
- (|partial| -12 (-5 *3 (-1171 *5)) (-4 *5 (-587 *4)) (-4 *4 (-517))
- (-5 *2 (-1171 *4)) (-5 *1 (-586 *4 *5)))))
-(((*1 *2 *3 *2) (-12 (-5 *3 (-712)) (-5 *1 (-794 *2)) (-4 *2 (-160))))
- ((*1 *2 *3 *3 *2)
- (-12 (-5 *3 (-712)) (-5 *1 (-794 *2)) (-4 *2 (-160)))))
-(((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-525)) (-5 *2 (-1176)) (-5 *1 (-1173))))
- ((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-357)) (-5 *2 (-1176)) (-5 *1 (-1173)))))
-(((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1162 *4)) (-5 *1 (-1164 *4 *2))
- (-4 *4 (-37 (-385 (-525)))))))
-(((*1 *2 *1) (-12 (-5 *2 (-591 (-1089))) (-5 *1 (-48)))))
-(((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1125))
- (-4 *4 (-351 *3)) (-4 *5 (-351 *3))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *3 *3)) (|has| *1 (-6 -4251)) (-4 *1 (-464 *3))
- (-4 *3 (-1125)))))
+ (-12 (-5 *2 (-108)) (-5 *3 (-591 (-242))) (-5 *1 (-240))))
+ ((*1 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-242)))))
(((*1 *1 *1)
- (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))))
-(((*1 *2 *1 *1) (-12 (-4 *1 (-1058)) (-5 *2 (-108)))))
-(((*1 *2 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-1125))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-1018))
- (-4 *2 (-13 (-408 *4) (-819 *3) (-566 (-825 *3))))
- (-5 *1 (-997 *3 *4 *2))
- (-4 *4 (-13 (-975) (-819 *3) (-788) (-566 (-825 *3))))))
- ((*1 *2 *1)
- (-12 (-4 *2 (-1018)) (-5 *1 (-1079 *3 *2)) (-4 *3 (-1018)))))
-(((*1 *1) (-5 *1 (-1005))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-765)))))
-(((*1 *2 *1) (-12 (-4 *1 (-905)) (-5 *2 (-1013 (-205))))))
-(((*1 *2 *1 *1)
- (-12 (-4 *3 (-517)) (-4 *3 (-975))
- (-5 *2 (-2 (|:| -2963 *1) (|:| -3407 *1))) (-4 *1 (-790 *3))))
- ((*1 *2 *3 *3 *4)
- (-12 (-5 *4 (-94 *5)) (-4 *5 (-517)) (-4 *5 (-975))
- (-5 *2 (-2 (|:| -2963 *3) (|:| -3407 *3))) (-5 *1 (-791 *5 *3))
- (-4 *3 (-790 *5)))))
+ (-12 (|has| *1 (-6 -4250)) (-4 *1 (-142 *2)) (-4 *2 (-1125))
+ (-4 *2 (-1018)))))
+(((*1 *1) (-5 *1 (-132))))
(((*1 *2 *3)
- (-12 (-5 *3 (-525)) (|has| *1 (-6 -4241)) (-4 *1 (-382))
- (-5 *2 (-854)))))
-(((*1 *2 *3 *2 *4)
- (-12 (-5 *3 (-110)) (-5 *4 (-712)) (-4 *5 (-429)) (-4 *5 (-788))
- (-4 *5 (-966 (-525))) (-4 *5 (-517)) (-5 *1 (-40 *5 *2))
- (-4 *2 (-408 *5))
- (-4 *2
- (-13 (-341) (-281)
- (-10 -8 (-15 -1738 ((-1041 *5 (-564 $)) $))
- (-15 -1754 ((-1041 *5 (-564 $)) $))
- (-15 -3022 ($ (-1041 *5 (-564 $))))))))))
-(((*1 *2 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-1125))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-1018))
- (-4 *2 (-13 (-408 *4) (-819 *3) (-566 (-825 *3))))
- (-5 *1 (-997 *3 *4 *2))
- (-4 *4 (-13 (-975) (-819 *3) (-788) (-566 (-825 *3))))))
- ((*1 *2 *1)
- (-12 (-4 *2 (-1018)) (-5 *1 (-1079 *2 *3)) (-4 *3 (-1018)))))
+ (-12 (-4 *4 (-13 (-341) (-966 (-385 *2)))) (-5 *2 (-525))
+ (-5 *1 (-111 *4 *3)) (-4 *3 (-1147 *4)))))
+(((*1 *1 *1 *1)
+ (-12 (-5 *1 (-594 *2 *3 *4)) (-4 *2 (-1018)) (-4 *3 (-23))
+ (-14 *4 *3)))
+ ((*1 *1 *2 *3 *1)
+ (-12 (-5 *1 (-594 *2 *3 *4)) (-4 *2 (-1018)) (-4 *3 (-23))
+ (-14 *4 *3)))
+ ((*1 *1 *1 *1) (-12 (-5 *1 (-619 *2)) (-4 *2 (-975)) (-4 *2 (-1018)))))
(((*1 *2)
- (-12 (-5 *2 (-108)) (-5 *1 (-1103 *3 *4)) (-4 *3 (-1018))
- (-4 *4 (-1018)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-591 (-2 (|:| |deg| (-712)) (|:| -1553 *5))))
- (-4 *5 (-1147 *4)) (-4 *4 (-327)) (-5 *2 (-591 *5))
- (-5 *1 (-197 *4 *5))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 (-2 (|:| -1348 *5) (|:| -1316 (-525)))))
- (-5 *4 (-525)) (-4 *5 (-1147 *4)) (-5 *2 (-591 *5))
- (-5 *1 (-637 *5)))))
-(((*1 *2 *1) (-12 (-4 *1 (-887)) (-5 *2 (-1013 (-205)))))
- ((*1 *2 *1) (-12 (-4 *1 (-905)) (-5 *2 (-1013 (-205))))))
-(((*1 *2 *3 *2) (-12 (-5 *3 (-712)) (-5 *1 (-794 *2)) (-4 *2 (-160))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-1085 (-525))) (-5 *1 (-875)) (-5 *3 (-525)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))))
+ (-12 (-4 *4 (-1129)) (-4 *5 (-1147 *4)) (-4 *6 (-1147 (-385 *5)))
+ (-5 *2 (-591 (-591 *4))) (-5 *1 (-319 *3 *4 *5 *6))
+ (-4 *3 (-320 *4 *5 *6))))
+ ((*1 *2)
+ (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3))
+ (-4 *5 (-1147 (-385 *4))) (-4 *3 (-346)) (-5 *2 (-591 (-591 *3))))))
(((*1 *2 *3)
- (-12 (-5 *3 (-591 *2)) (-5 *1 (-461 *2)) (-4 *2 (-1147 (-525))))))
-(((*1 *2 *1 *1 *3) (-12 (-4 *1 (-1058)) (-5 *3 (-525)) (-5 *2 (-108)))))
-(((*1 *2 *3 *4 *4 *3)
- (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
- (-5 *1 (-693)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-108)) (-5 *3 (-591 (-242))) (-5 *1 (-240))))
- ((*1 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-242))))
- ((*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-444))))
- ((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-444)))))
-(((*1 *2 *1) (-12 (-4 *1 (-887)) (-5 *2 (-1013 (-205)))))
- ((*1 *2 *1) (-12 (-4 *1 (-905)) (-5 *2 (-1013 (-205))))))
-(((*1 *1 *1) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160))))
- ((*1 *1 *1 *1) (-4 *1 (-450)))
- ((*1 *1 *1) (-12 (-4 *1 (-738 *2)) (-4 *2 (-160))))
- ((*1 *2 *2) (-12 (-5 *2 (-591 (-525))) (-5 *1 (-816))))
- ((*1 *1 *1) (-5 *1 (-902)))
- ((*1 *1 *1) (-12 (-4 *1 (-927 *2)) (-4 *2 (-160)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *2))
- (-4 *2 (-408 *3)))))
-(((*1 *2 *3 *3 *2)
- (|partial| -12 (-5 *2 (-712))
- (-4 *3 (-13 (-668) (-346) (-10 -7 (-15 ** (*3 *3 (-525))))))
- (-5 *1 (-226 *3)))))
-(((*1 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206))))
- ((*1 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *2))
- (-4 *2 (-408 *3))))
- ((*1 *1 *1) (-4 *1 (-1053))))
-(((*1 *2 *3) (-12 (-5 *3 (-294 (-205))) (-5 *2 (-205)) (-5 *1 (-284)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1119 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-734))
- (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-4 *5 (-346))
- (-5 *2 (-712)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
- (-4 *3 (-989 *5 *6 *7))
- (-5 *2 (-591 (-2 (|:| |val| (-108)) (|:| -3374 *4))))
- (-5 *1 (-1026 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-357)) (-5 *1 (-92))))
- ((*1 *2 *3 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-357)) (-5 *1 (-92)))))
-(((*1 *2 *3 *3 *4 *4 *5 *4 *5 *4 *4 *5 *4)
- (-12 (-5 *3 (-1072)) (-5 *4 (-525)) (-5 *5 (-631 (-157 (-205))))
- (-5 *2 (-964)) (-5 *1 (-696)))))
+ (-12 (-5 *3 (-1 *5 *5 *5)) (-4 *5 (-1162 *4))
+ (-4 *4 (-37 (-385 (-525))))
+ (-5 *2 (-1 (-1070 *4) (-1070 *4) (-1070 *4))) (-5 *1 (-1164 *4 *5)))))
(((*1 *2 *2)
- (-12 (-5 *2 (-110)) (-4 *3 (-13 (-788) (-517))) (-5 *1 (-31 *3 *4))
- (-4 *4 (-408 *3))))
- ((*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-712)) (-5 *1 (-110))))
- ((*1 *1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-110))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-110)) (-4 *3 (-13 (-788) (-517))) (-5 *1 (-147 *3 *4))
- (-4 *4 (-408 *3))))
- ((*1 *2 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-110)) (-5 *1 (-151))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-110)) (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *4))
- (-4 *4 (-13 (-408 *3) (-932)))))
- ((*1 *2 *2) (-12 (-5 *2 (-110)) (-5 *1 (-280 *3)) (-4 *3 (-281))))
- ((*1 *2 *2) (-12 (-4 *1 (-281)) (-5 *2 (-110))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-110)) (-4 *4 (-788)) (-5 *1 (-407 *3 *4))
- (-4 *3 (-408 *4))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-110)) (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *4))
- (-4 *4 (-408 *3))))
- ((*1 *2 *1) (-12 (-5 *2 (-110)) (-5 *1 (-564 *3)) (-4 *3 (-788))))
+ (|partial| -12 (-4 *3 (-341)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3))
+ (-5 *1 (-492 *3 *4 *5 *2)) (-4 *2 (-629 *3 *4 *5))))
+ ((*1 *2 *3)
+ (|partial| -12 (-4 *4 (-517)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4))
+ (-4 *7 (-923 *4)) (-4 *2 (-629 *7 *8 *9))
+ (-5 *1 (-493 *4 *5 *6 *3 *7 *8 *9 *2)) (-4 *3 (-629 *4 *5 *6))
+ (-4 *8 (-351 *7)) (-4 *9 (-351 *7))))
+ ((*1 *1 *1)
+ (|partial| -12 (-4 *1 (-629 *2 *3 *4)) (-4 *2 (-975))
+ (-4 *3 (-351 *2)) (-4 *4 (-351 *2)) (-4 *2 (-341))))
((*1 *2 *2)
- (-12 (-5 *2 (-110)) (-4 *3 (-13 (-788) (-517))) (-5 *1 (-578 *3 *4))
- (-4 *4 (-13 (-408 *3) (-932) (-1111))))))
-(((*1 *2 *3 *4 *5 *3)
- (-12 (-5 *4 (-1 *7 *7))
- (-5 *5
- (-1 (-2 (|:| |ans| *6) (|:| -3400 *6) (|:| |sol?| (-108))) (-525)
- *6))
- (-4 *6 (-341)) (-4 *7 (-1147 *6))
- (-5 *2
- (-3 (-2 (|:| |answer| (-385 *7)) (|:| |a0| *6))
- (-2 (|:| -3060 (-385 *7)) (|:| |coeff| (-385 *7))) "failed"))
- (-5 *1 (-535 *6 *7)) (-5 *3 (-385 *7)))))
-(((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-525)) (-4 *1 (-55 *2 *4 *5)) (-4 *4 (-351 *2))
- (-4 *5 (-351 *2)) (-4 *2 (-1125))))
- ((*1 *2 *1 *3)
- (-12 (-4 *1 (-267 *3 *2)) (-4 *3 (-1018)) (-4 *2 (-1125))))
- ((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-525)) (-4 *1 (-978 *4 *5 *2 *6 *7))
- (-4 *6 (-218 *5 *2)) (-4 *7 (-218 *4 *2)) (-4 *2 (-975)))))
+ (|partial| -12 (-4 *3 (-341)) (-4 *3 (-160)) (-4 *4 (-351 *3))
+ (-4 *5 (-351 *3)) (-5 *1 (-630 *3 *4 *5 *2))
+ (-4 *2 (-629 *3 *4 *5))))
+ ((*1 *1 *1)
+ (|partial| -12 (-5 *1 (-631 *2)) (-4 *2 (-341)) (-4 *2 (-975))))
+ ((*1 *1 *1)
+ (|partial| -12 (-4 *1 (-1039 *2 *3 *4 *5)) (-4 *3 (-975))
+ (-4 *4 (-218 *2 *3)) (-4 *5 (-218 *2 *3)) (-4 *3 (-341))))
+ ((*1 *2 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-788)) (-5 *1 (-1097 *3)))))
+(((*1 *1 *2 *3) (-12 (-5 *2 (-712)) (-5 *3 (-108)) (-5 *1 (-106))))
+ ((*1 *2 *2) (-12 (-5 *2 (-854)) (|has| *1 (-6 -4241)) (-4 *1 (-382))))
+ ((*1 *2) (-12 (-4 *1 (-382)) (-5 *2 (-854)))))
(((*1 *2 *1) (-12 (-5 *2 (-1072)) (-5 *1 (-1094))))
((*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-1094))))
((*1 *2 *1) (-12 (-5 *2 (-205)) (-5 *1 (-1094))))
((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-1094)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
- (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-919 *4 *5 *6 *7 *3))
- (-4 *3 (-994 *4 *5 *6 *7))))
- ((*1 *2 *3 *3)
- (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
- (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-108))
- (-5 *1 (-1025 *4 *5 *6 *7 *3)) (-4 *3 (-994 *4 *5 *6 *7)))))
-(((*1 *2 *1 *1)
- (-12 (-4 *1 (-1016 *3)) (-4 *3 (-1018)) (-5 *2 (-108)))))
-(((*1 *2) (-12 (-5 *2 (-781 (-525))) (-5 *1 (-499))))
- ((*1 *1) (-12 (-5 *1 (-781 *2)) (-4 *2 (-1018)))))
+(((*1 *1 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-591 *1)) (-4 *1 (-281))))
+ ((*1 *1 *2 *1) (-12 (-4 *1 (-281)) (-5 *2 (-110))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-564 *3)) (-4 *3 (-788))))
+ ((*1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-110)) (-5 *3 (-591 *5)) (-5 *4 (-712)) (-4 *5 (-788))
+ (-5 *1 (-564 *5)))))
+(((*1 *2 *1) (|partial| -12 (-5 *2 (-1089)) (-5 *1 (-259))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-3 (-525) (-205) (-1089) (-1072) (-1094)))
+ (-5 *1 (-1094)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *6 *4 *5)) (-4 *4 (-1018)) (-4 *5 (-1018))
- (-4 *6 (-1018)) (-5 *2 (-1 *6 *5)) (-5 *1 (-626 *4 *5 *6)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-898 *3)) (-4 *3 (-899)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-1 (-108) (-110) (-110))) (-5 *1 (-110)))))
-(((*1 *1) (-4 *1 (-33))) ((*1 *1) (-5 *1 (-270)))
- ((*1 *1) (-5 *1 (-796)))
- ((*1 *1)
- (-12 (-4 *2 (-429)) (-4 *3 (-788)) (-4 *4 (-734))
- (-5 *1 (-918 *2 *3 *4 *5)) (-4 *5 (-882 *2 *4 *3))))
- ((*1 *1) (-5 *1 (-1005)))
- ((*1 *1)
- (-12 (-5 *1 (-1054 *2 *3)) (-4 *2 (-13 (-1018) (-33)))
- (-4 *3 (-13 (-1018) (-33)))))
- ((*1 *1) (-5 *1 (-1092))) ((*1 *1) (-5 *1 (-1093))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-304 *2 *3)) (-4 *2 (-975)) (-4 *3 (-733))
- (-4 *2 (-429))))
- ((*1 *1 *1)
- (-12 (-4 *1 (-320 *2 *3 *4)) (-4 *2 (-1129)) (-4 *3 (-1147 *2))
- (-4 *4 (-1147 (-385 *3)))))
- ((*1 *1 *1) (-12 (-4 *1 (-790 *2)) (-4 *2 (-975)) (-4 *2 (-429))))
- ((*1 *1 *1 *2)
- (-12 (-4 *1 (-882 *3 *4 *2)) (-4 *3 (-975)) (-4 *4 (-734))
- (-4 *2 (-788)) (-4 *3 (-429))))
- ((*1 *1 *1)
- (-12 (-4 *1 (-882 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
- (-4 *4 (-788)) (-4 *2 (-429))))
- ((*1 *2 *2 *3)
- (-12 (-4 *3 (-286)) (-4 *3 (-517)) (-5 *1 (-1077 *3 *2))
- (-4 *2 (-1147 *3)))))
-(((*1 *2) (-12 (-5 *2 (-781 (-525))) (-5 *1 (-499))))
- ((*1 *1) (-12 (-5 *1 (-781 *2)) (-4 *2 (-1018)))))
-(((*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1018)) (-5 *1 (-930 *3)))))
-(((*1 *2 *3) (-12 (-5 *3 (-885 (-205))) (-5 *2 (-205)) (-5 *1 (-284)))))
+ (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2))
- (-4 *2 (-13 (-408 *3) (-1111))))))
+ (-12 (-5 *2 (-591 *7)) (-4 *7 (-994 *3 *4 *5 *6)) (-4 *3 (-429))
+ (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5))
+ (-5 *1 (-919 *3 *4 *5 *6 *7))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-591 *7)) (-4 *7 (-994 *3 *4 *5 *6)) (-4 *3 (-429))
+ (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5))
+ (-5 *1 (-1025 *3 *4 *5 *6 *7)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-457 *4 *5)) (-14 *4 (-591 (-1089))) (-4 *5 (-975))
+ (-5 *2 (-885 *5)) (-5 *1 (-877 *4 *5)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-885 *4)) (-4 *4 (-13 (-286) (-138)))
+ (-4 *2 (-882 *4 *6 *5)) (-5 *1 (-857 *4 *5 *6 *2))
+ (-4 *5 (-13 (-788) (-566 (-1089)))) (-4 *6 (-734)))))
+(((*1 *2 *1 *1)
+ (-12 (-5 *2 (-108)) (-5 *1 (-594 *3 *4 *5)) (-4 *3 (-1018))
+ (-4 *4 (-23)) (-14 *5 *4))))
+(((*1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796))))
+ ((*1 *1 *1) (-5 *1 (-796)))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-591 *3)) (-4 *3 (-1018)) (-4 *1 (-1016 *3))))
+ ((*1 *1) (-12 (-4 *1 (-1016 *2)) (-4 *2 (-1018)))))
+(((*1 *1 *2 *2 *1) (-12 (-5 *1 (-592 *2)) (-4 *2 (-1018)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1 *2 *2)) (-5 *1 (-624 *2)) (-4 *2 (-1018))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 (-591 *5) (-591 *5))) (-5 *4 (-525))
+ (-5 *2 (-591 *5)) (-5 *1 (-624 *5)) (-4 *5 (-1018)))))
+(((*1 *2 *1) (-12 (-5 *2 (-591 (-591 (-205)))) (-5 *1 (-859)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-1176)) (-5 *1 (-763)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-351 *3)) (-4 *3 (-1125)) (-4 *3 (-788)) (-5 *2 (-108))))
- ((*1 *2 *3 *1)
- (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *1 (-351 *4)) (-4 *4 (-1125))
- (-5 *2 (-108)))))
-(((*1 *2)
- (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3))
- (-4 *5 (-1147 (-385 *4))) (-5 *2 (-631 (-385 *4))))))
+ (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975))
+ (-5 *2 (-591 (-591 (-591 (-876 *3))))))))
+(((*1 *2 *2 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1125)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-825 *4)) (-4 *4 (-1018)) (-5 *2 (-1 (-108) *5))
- (-5 *1 (-823 *4 *5)) (-4 *5 (-1125)))))
+ (-12
+ (-5 *3
+ (-591 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525))))))
+ (-5 *2 (-591 (-385 (-525)))) (-5 *1 (-949 *4))
+ (-4 *4 (-1147 (-525))))))
+(((*1 *1 *1) (-12 (-5 *1 (-620 *2)) (-4 *2 (-788))))
+ ((*1 *1 *1) (-12 (-5 *1 (-760 *2)) (-4 *2 (-788))))
+ ((*1 *1 *1) (-12 (-5 *1 (-826 *2)) (-4 *2 (-788))))
+ ((*1 *1 *1)
+ (|partial| -12 (-4 *1 (-1119 *2 *3 *4 *5)) (-4 *2 (-517))
+ (-4 *3 (-734)) (-4 *4 (-788)) (-4 *5 (-989 *2 *3 *4))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-712)) (-4 *1 (-1159 *3)) (-4 *3 (-1125))))
+ ((*1 *1 *1) (-12 (-4 *1 (-1159 *2)) (-4 *2 (-1125)))))
(((*1 *2 *2)
(-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2))
(-4 *2 (-13 (-408 *3) (-1111))))))
+(((*1 *2 *1) (-12 (-4 *1 (-966 (-525))) (-4 *1 (-281)) (-5 *2 (-108))))
+ ((*1 *2 *1) (-12 (-4 *1 (-510)) (-5 *2 (-108))))
+ ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-838 *3)) (-4 *3 (-1018)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *2 (-955 (-781 (-525))))
+ (-5 *3 (-1070 (-2 (|:| |k| (-525)) (|:| |c| *4)))) (-4 *4 (-975))
+ (-5 *1 (-550 *4)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-854)) (-5 *3 (-591 (-242))) (-5 *1 (-240))))
+ ((*1 *1 *2) (-12 (-5 *2 (-854)) (-5 *1 (-242)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-517)) (-5 *1 (-40 *3 *2))
+ (-4 *2
+ (-13 (-341) (-281)
+ (-10 -8 (-15 -1384 ((-1041 *3 (-564 $)) $))
+ (-15 -1396 ((-1041 *3 (-564 $)) $))
+ (-15 -2686 ($ (-1041 *3 (-564 $))))))))))
+(((*1 *2 *1) (-12 (-4 *1 (-940 *3)) (-4 *3 (-1125)) (-5 *2 (-108))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-108)) (-5 *1 (-1078 *3 *4)) (-14 *3 (-854))
+ (-4 *4 (-975)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-712)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-788) (-566 (-1089))))
+ (-4 *6 (-734)) (-5 *2 (-385 (-885 *4))) (-5 *1 (-857 *4 *5 *6 *3))
+ (-4 *3 (-882 *4 *6 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-631 *7)) (-4 *7 (-882 *4 *6 *5))
+ (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-788) (-566 (-1089))))
+ (-4 *6 (-734)) (-5 *2 (-631 (-385 (-885 *4))))
+ (-5 *1 (-857 *4 *5 *6 *7))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-591 *7)) (-4 *7 (-882 *4 *6 *5))
+ (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-788) (-566 (-1089))))
+ (-4 *6 (-734)) (-5 *2 (-591 (-385 (-885 *4))))
+ (-5 *1 (-857 *4 *5 *6 *7)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))))
+(((*1 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-135))))
+ ((*1 *1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-135)))))
(((*1 *1 *1) (-4 *1 (-33))) ((*1 *1 *1) (-5 *1 (-110)))
((*1 *1 *1) (-5 *1 (-159))) ((*1 *1 *1) (-4 *1 (-510)))
((*1 *1 *1) (-12 (-5 *1 (-825 *2)) (-4 *2 (-1018))))
@@ -5700,51 +6969,161 @@
((*1 *1 *1)
(-12 (-5 *1 (-1054 *2 *3)) (-4 *2 (-13 (-1018) (-33)))
(-4 *3 (-13 (-1018) (-33))))))
-(((*1 *2 *3 *4 *5 *5 *5 *5 *6 *4 *4 *4 *4 *4 *5 *4 *5 *5 *4)
- (-12 (-5 *3 (-1072)) (-5 *4 (-525)) (-5 *5 (-631 (-205)))
- (-5 *6 (-205)) (-5 *2 (-964)) (-5 *1 (-694)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-110))))
- ((*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-110))))
- ((*1 *2 *1 *3)
- (-12 (-4 *1 (-232 *4 *3 *5 *6)) (-4 *4 (-975)) (-4 *3 (-788))
- (-4 *5 (-245 *3)) (-4 *6 (-734)) (-5 *2 (-712))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-558 *3 *2)) (-4 *3 (-1018)) (-4 *3 (-788))
+ (-4 *2 (-1125))))
+ ((*1 *2 *1) (-12 (-5 *1 (-620 *2)) (-4 *2 (-788))))
+ ((*1 *2 *1) (-12 (-5 *1 (-760 *2)) (-4 *2 (-788))))
((*1 *2 *1)
- (-12 (-4 *1 (-232 *3 *4 *5 *6)) (-4 *3 (-975)) (-4 *4 (-788))
- (-4 *5 (-245 *4)) (-4 *6 (-734)) (-5 *2 (-712))))
- ((*1 *2 *1) (-12 (-4 *1 (-245 *3)) (-4 *3 (-788)) (-5 *2 (-712)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-591 *1)) (-4 *1 (-989 *4 *5 *6)) (-4 *4 (-975))
- (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108))))
- ((*1 *2 *1 *1)
- (-12 (-4 *1 (-989 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734))
- (-4 *5 (-788)) (-5 *2 (-108))))
+ (-12 (-4 *2 (-1125)) (-5 *1 (-806 *2 *3)) (-4 *3 (-1125))))
+ ((*1 *2 *1) (-12 (-5 *2 (-616 *3)) (-5 *1 (-826 *3)) (-4 *3 (-788))))
((*1 *2 *1)
- (-12 (-4 *1 (-1119 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-734))
- (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-108))))
- ((*1 *2 *3 *1)
- (-12 (-4 *1 (-1119 *4 *5 *6 *3)) (-4 *4 (-517)) (-4 *5 (-734))
- (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-108)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *2 (-765)) (-5 *3 (-591 (-1089))) (-5 *1 (-766)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-591 (-564 *5))) (-5 *3 (-1089)) (-4 *5 (-408 *4))
- (-4 *4 (-788)) (-5 *1 (-534 *4 *5)))))
-(((*1 *2 *1 *2) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-372))))
- ((*1 *2 *1 *2) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-1106)))))
-(((*1 *2 *3 *4 *3)
- (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
- (-5 *1 (-689)))))
-(((*1 *2 *3 *3 *4 *5)
- (-12 (-5 *3 (-591 (-885 *6))) (-5 *4 (-591 (-1089))) (-4 *6 (-429))
- (-5 *2 (-591 (-591 *7))) (-5 *1 (-503 *6 *7 *5)) (-4 *7 (-341))
- (-4 *5 (-13 (-341) (-786))))))
-(((*1 *2 *1) (-12 (-4 *1 (-367)) (-5 *2 (-108)))))
-(((*1 *2 *3)
- (|partial| -12 (-5 *2 (-525)) (-5 *1 (-1108 *3)) (-4 *3 (-975)))))
+ (|partial| -12 (-4 *1 (-1119 *3 *4 *5 *2)) (-4 *3 (-517))
+ (-4 *4 (-734)) (-4 *5 (-788)) (-4 *2 (-989 *3 *4 *5))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-712)) (-4 *1 (-1159 *3)) (-4 *3 (-1125))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1159 *2)) (-4 *2 (-1125)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-631 (-157 (-385 (-525))))) (-5 *2 (-591 (-157 *4)))
+ (-5 *1 (-706 *4)) (-4 *4 (-13 (-341) (-786))))))
+(((*1 *1) (-5 *1 (-764))))
+(((*1 *1 *1) (-4 *1 (-1058))))
+(((*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1018)) (-5 *1 (-679 *3))))
+ ((*1 *1 *2) (-12 (-5 *1 (-679 *2)) (-4 *2 (-1018))))
+ ((*1 *1) (-12 (-5 *1 (-679 *2)) (-4 *2 (-1018)))))
(((*1 *2 *1)
- (-12 (-4 *2 (-650 *3)) (-5 *1 (-768 *2 *3)) (-4 *3 (-975)))))
+ (-12 (-5 *2 (-2 (|:| -1851 *1) (|:| -4237 *1) (|:| |associate| *1)))
+ (-4 *1 (-517)))))
+(((*1 *2 *3 *4 *3 *3)
+ (-12 (-5 *3 (-273 *6)) (-5 *4 (-110)) (-4 *6 (-408 *5))
+ (-4 *5 (-13 (-788) (-517) (-566 (-501)))) (-5 *2 (-51))
+ (-5 *1 (-295 *5 *6))))
+ ((*1 *2 *3 *4 *3 *5)
+ (-12 (-5 *3 (-273 *7)) (-5 *4 (-110)) (-5 *5 (-591 *7))
+ (-4 *7 (-408 *6)) (-4 *6 (-13 (-788) (-517) (-566 (-501))))
+ (-5 *2 (-51)) (-5 *1 (-295 *6 *7))))
+ ((*1 *2 *3 *4 *5 *3)
+ (-12 (-5 *3 (-591 (-273 *7))) (-5 *4 (-591 (-110))) (-5 *5 (-273 *7))
+ (-4 *7 (-408 *6)) (-4 *6 (-13 (-788) (-517) (-566 (-501))))
+ (-5 *2 (-51)) (-5 *1 (-295 *6 *7))))
+ ((*1 *2 *3 *4 *5 *6)
+ (-12 (-5 *3 (-591 (-273 *8))) (-5 *4 (-591 (-110))) (-5 *5 (-273 *8))
+ (-5 *6 (-591 *8)) (-4 *8 (-408 *7))
+ (-4 *7 (-13 (-788) (-517) (-566 (-501)))) (-5 *2 (-51))
+ (-5 *1 (-295 *7 *8))))
+ ((*1 *2 *3 *4 *5 *3)
+ (-12 (-5 *3 (-591 *7)) (-5 *4 (-591 (-110))) (-5 *5 (-273 *7))
+ (-4 *7 (-408 *6)) (-4 *6 (-13 (-788) (-517) (-566 (-501))))
+ (-5 *2 (-51)) (-5 *1 (-295 *6 *7))))
+ ((*1 *2 *3 *4 *5 *6)
+ (-12 (-5 *3 (-591 *8)) (-5 *4 (-591 (-110))) (-5 *6 (-591 (-273 *8)))
+ (-4 *8 (-408 *7)) (-5 *5 (-273 *8))
+ (-4 *7 (-13 (-788) (-517) (-566 (-501)))) (-5 *2 (-51))
+ (-5 *1 (-295 *7 *8))))
+ ((*1 *2 *3 *4 *3 *5)
+ (-12 (-5 *3 (-273 *5)) (-5 *4 (-110)) (-4 *5 (-408 *6))
+ (-4 *6 (-13 (-788) (-517) (-566 (-501)))) (-5 *2 (-51))
+ (-5 *1 (-295 *6 *5))))
+ ((*1 *2 *3 *4 *5 *3)
+ (-12 (-5 *4 (-110)) (-5 *5 (-273 *3)) (-4 *3 (-408 *6))
+ (-4 *6 (-13 (-788) (-517) (-566 (-501)))) (-5 *2 (-51))
+ (-5 *1 (-295 *6 *3))))
+ ((*1 *2 *3 *4 *5 *5)
+ (-12 (-5 *4 (-110)) (-5 *5 (-273 *3)) (-4 *3 (-408 *6))
+ (-4 *6 (-13 (-788) (-517) (-566 (-501)))) (-5 *2 (-51))
+ (-5 *1 (-295 *6 *3))))
+ ((*1 *2 *3 *4 *5 *6)
+ (-12 (-5 *4 (-110)) (-5 *5 (-273 *3)) (-5 *6 (-591 *3))
+ (-4 *3 (-408 *7)) (-4 *7 (-13 (-788) (-517) (-566 (-501))))
+ (-5 *2 (-51)) (-5 *1 (-295 *7 *3)))))
+(((*1 *2 *3 *3 *4)
+ (-12 (-5 *4 (-712)) (-4 *5 (-517))
+ (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3)))
+ (-5 *1 (-901 *5 *3)) (-4 *3 (-1147 *5)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-1111))))))
+(((*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-51)) (-5 *1 (-770)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1188 *3)) (-4 *3 (-341)) (-5 *2 (-108)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-591 (-1085 (-525)))) (-5 *1 (-173)) (-5 *3 (-525)))))
+ (|partial| -12 (-4 *5 (-966 (-47)))
+ (-4 *4 (-13 (-517) (-788) (-966 (-525)))) (-4 *5 (-408 *4))
+ (-5 *2 (-396 (-1085 (-47)))) (-5 *1 (-413 *4 *5 *3))
+ (-4 *3 (-1147 *5)))))
+(((*1 *1 *1) (-4 *1 (-577)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-578 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-932) (-1111))))))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-514)))))
+(((*1 *2) (-12 (-4 *2 (-160)) (-5 *1 (-153 *3 *2)) (-4 *3 (-154 *2))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1171 *1)) (-4 *1 (-348 *2 *4)) (-4 *4 (-1147 *2))
+ (-4 *2 (-160))))
+ ((*1 *2)
+ (-12 (-4 *4 (-1147 *2)) (-4 *2 (-160)) (-5 *1 (-386 *3 *2 *4))
+ (-4 *3 (-387 *2 *4))))
+ ((*1 *2) (-12 (-4 *1 (-387 *2 *3)) (-4 *3 (-1147 *2)) (-4 *2 (-160))))
+ ((*1 *2)
+ (-12 (-4 *3 (-1147 *2)) (-5 *2 (-525)) (-5 *1 (-709 *3 *4))
+ (-4 *4 (-387 *2 *3))))
+ ((*1 *1 *1 *2)
+ (-12 (-4 *1 (-882 *3 *4 *2)) (-4 *3 (-975)) (-4 *4 (-734))
+ (-4 *2 (-788)) (-4 *3 (-160))))
+ ((*1 *2 *3)
+ (-12 (-4 *2 (-517)) (-5 *1 (-901 *2 *3)) (-4 *3 (-1147 *2))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1147 *2)) (-4 *2 (-975)) (-4 *2 (-160)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-712)) (-5 *2 (-1144 *5 *4)) (-5 *1 (-1087 *4 *5 *6))
+ (-4 *4 (-975)) (-14 *5 (-1089)) (-14 *6 *4)))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-712)) (-5 *2 (-1144 *5 *4)) (-5 *1 (-1163 *4 *5 *6))
+ (-4 *4 (-975)) (-14 *5 (-1089)) (-14 *6 *4))))
+(((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-763)))))
+(((*1 *2 *3 *4 *4 *5 *4 *6 *4 *5)
+ (-12 (-5 *3 (-1072)) (-5 *5 (-631 (-205))) (-5 *6 (-631 (-525)))
+ (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-699)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-227 *4 *5)) (-14 *4 (-591 (-1089))) (-4 *5 (-429))
+ (-5 *2 (-457 *4 *5)) (-5 *1 (-579 *4 *5)))))
+(((*1 *2 *3)
+ (|partial| -12
+ (-5 *3
+ (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205)))
+ (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205))
+ (|:| |relerr| (-205))))
+ (-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| (-1070 (-205)))
+ (|:| |notEvaluated|
+ "Internal singularities not yet evaluated")))
+ (|:| -3756
+ (-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 (-520)))))
+(((*1 *2 *3) (-12 (-5 *3 (-591 *2)) (-5 *1 (-1100 *2)) (-4 *2 (-341)))))
+(((*1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-1096)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-517) (-788)))
+ (-4 *2 (-13 (-408 (-157 *4)) (-932) (-1111)))
+ (-5 *1 (-554 *4 *3 *2)) (-4 *3 (-13 (-408 *4) (-932) (-1111))))))
+(((*1 *2 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1125)))))
(((*1 *2 *1 *3 *3 *2)
(-12 (-5 *3 (-525)) (-4 *1 (-55 *2 *4 *5)) (-4 *2 (-1125))
(-4 *4 (-351 *2)) (-4 *5 (-351 *2))))
@@ -5780,822 +7159,958 @@
(-12 (-5 *3 "first") (|has| *1 (-6 -4251)) (-4 *1 (-1159 *2))
(-4 *2 (-1125)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-161 (-385 (-525)))) (-5 *1 (-113 *3)) (-14 *3 (-525))))
- ((*1 *1 *2 *3 *3)
- (-12 (-5 *3 (-1070 *2)) (-4 *2 (-286)) (-5 *1 (-161 *2))))
- ((*1 *1 *2) (-12 (-5 *2 (-385 *3)) (-4 *3 (-286)) (-5 *1 (-161 *3))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-161 (-525))) (-5 *1 (-707 *3)) (-4 *3 (-382))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-161 (-385 (-525)))) (-5 *1 (-804 *3)) (-14 *3 (-525))))
- ((*1 *2 *1)
- (-12 (-14 *3 (-525)) (-5 *2 (-161 (-385 (-525))))
- (-5 *1 (-805 *3 *4)) (-4 *4 (-802 *3)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-876 *5)) (-4 *5 (-975)) (-5 *2 (-712))
- (-5 *1 (-1078 *4 *5)) (-14 *4 (-854))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-591 (-712))) (-5 *3 (-712)) (-5 *1 (-1078 *4 *5))
- (-14 *4 (-854)) (-4 *5 (-975))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-591 (-712))) (-5 *3 (-876 *5)) (-4 *5 (-975))
- (-5 *1 (-1078 *4 *5)) (-14 *4 (-854)))))
-(((*1 *2 *3 *4 *5 *6)
- (|partial| -12 (-5 *4 (-1089)) (-5 *6 (-591 (-564 *3)))
- (-5 *5 (-564 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *7)))
- (-4 *7 (-13 (-429) (-788) (-138) (-966 (-525)) (-587 (-525))))
- (-5 *2 (-2 (|:| -3060 *3) (|:| |coeff| *3)))
- (-5 *1 (-518 *7 *3)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-564 *2)) (-4 *2 (-13 (-27) (-1111) (-408 *4)))
- (-4 *4 (-13 (-517) (-788) (-966 (-525)) (-587 (-525))))
- (-5 *1 (-256 *4 *2)))))
+ (-12 (-5 *2 (-796)) (-5 *1 (-1070 *3)) (-4 *3 (-1018))
+ (-4 *3 (-1125)))))
(((*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-391 *3 *4 *5 *6)) (-4 *6 (-966 *4)) (-4 *3 (-286))
- (-4 *4 (-923 *3)) (-4 *5 (-1147 *4)) (-4 *6 (-387 *4 *5))
- (-14 *7 (-1171 *6)) (-5 *1 (-392 *3 *4 *5 *6 *7))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1171 *6)) (-4 *6 (-387 *4 *5)) (-4 *4 (-923 *3))
- (-4 *5 (-1147 *4)) (-4 *3 (-286)) (-5 *1 (-392 *3 *4 *5 *6 *7))
- (-14 *7 *2))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-854)) (-5 *2 (-1085 *3)) (-5 *1 (-1100 *3))
- (-4 *3 (-341)))))
-(((*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-60 *3)) (-14 *3 (-1089))))
- ((*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-67 *3)) (-14 *3 (-1089))))
- ((*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-70 *3)) (-14 *3 (-1089))))
- ((*1 *2 *1) (-12 (-4 *1 (-373)) (-5 *2 (-1176))))
- ((*1 *2 *3) (-12 (-5 *3 (-366)) (-5 *2 (-1176)) (-5 *1 (-375))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1072)) (-5 *4 (-796)) (-5 *2 (-1176)) (-5 *1 (-1052))))
- ((*1 *2 *3) (-12 (-5 *3 (-796)) (-5 *2 (-1176)) (-5 *1 (-1052))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-591 (-796))) (-5 *2 (-1176)) (-5 *1 (-1052)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-539)))))
+(((*1 *2 *3 *4 *5 *5 *5 *6 *4 *4 *4 *5 *4 *5 *7)
+ (-12 (-5 *3 (-1072)) (-5 *5 (-631 (-205))) (-5 *6 (-205))
+ (-5 *7 (-631 (-525))) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-694)))))
+(((*1 *2 *3 *4 *5 *3)
+ (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *5 (-205))
+ (-5 *2 (-964)) (-5 *1 (-694)))))
+(((*1 *2 *3) (-12 (-5 *3 (-357)) (-5 *2 (-205)) (-5 *1 (-284)))))
+(((*1 *2 *1) (-12 (-5 *2 (-591 (-104))) (-5 *1 (-162)))))
(((*1 *2) (-12 (-5 *2 (-807)) (-5 *1 (-1174))))
((*1 *2 *2) (-12 (-5 *2 (-807)) (-5 *1 (-1174)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-1163 *2 *3 *4)) (-4 *2 (-975)) (-14 *3 (-1089))
- (-14 *4 *2))))
-(((*1 *2 *2 *3)
- (|partial| -12 (-5 *2 (-591 (-1085 *4))) (-5 *3 (-1085 *4))
- (-4 *4 (-842)) (-5 *1 (-608 *4)))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-396 *3)) (-4 *3 (-517)) (-5 *1 (-397 *3)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-898 *3)) (-4 *3 (-899)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-385 (-525))) (-5 *1 (-297 *3 *4 *5))
- (-4 *3 (-13 (-341) (-788))) (-14 *4 (-1089)) (-14 *5 *3))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-327)) (-4 *5 (-307 *4)) (-4 *6 (-1147 *5))
- (-5 *2 (-591 *3)) (-5 *1 (-718 *4 *5 *6 *3 *7)) (-4 *3 (-1147 *6))
- (-14 *7 (-854)))))
-(((*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-369)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
- (-4 *2 (-13 (-408 *3) (-932)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3))
- (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3))
- (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089)))
- (-14 *3 (-591 (-1089))) (-4 *4 (-365))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
- (-5 *1 (-1075 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
- (-5 *1 (-1076 *3))))
- ((*1 *1 *1) (-4 *1 (-1114))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525)))))))
- (-5 *2 (-591 *4)) (-5 *1 (-1044 *3 *4)) (-4 *3 (-1147 *4))))
- ((*1 *2 *3 *3 *3 *3 *3)
- (-12 (-4 *3 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525)))))))
- (-5 *2 (-591 *3)) (-5 *1 (-1044 *4 *3)) (-4 *4 (-1147 *3)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))))
-(((*1 *2 *3) (-12 (-5 *3 (-796)) (-5 *2 (-1072)) (-5 *1 (-652)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-876 *3)) (-4 *3 (-13 (-341) (-1111) (-932)))
- (-5 *1 (-163 *3)))))
-(((*1 *2 *1 *3 *3 *2)
- (-12 (-5 *3 (-525)) (-4 *1 (-55 *2 *4 *5)) (-4 *2 (-1125))
- (-4 *4 (-351 *2)) (-4 *5 (-351 *2))))
- ((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-525)) (-4 *1 (-55 *2 *4 *5)) (-4 *4 (-351 *2))
- (-4 *5 (-351 *2)) (-4 *2 (-1125))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 "right") (-4 *1 (-115 *3)) (-4 *3 (-1125))))
- ((*1 *1 *1 *2) (-12 (-5 *2 "left") (-4 *1 (-115 *3)) (-4 *3 (-1125))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-591 (-525))) (-4 *2 (-160)) (-5 *1 (-130 *4 *5 *2))
- (-14 *4 (-525)) (-14 *5 (-712))))
- ((*1 *2 *1 *3 *3 *3 *3)
- (-12 (-5 *3 (-525)) (-4 *2 (-160)) (-5 *1 (-130 *4 *5 *2))
- (-14 *4 *3) (-14 *5 (-712))))
- ((*1 *2 *1 *3 *3 *3)
- (-12 (-5 *3 (-525)) (-4 *2 (-160)) (-5 *1 (-130 *4 *5 *2))
- (-14 *4 *3) (-14 *5 (-712))))
- ((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-525)) (-4 *2 (-160)) (-5 *1 (-130 *4 *5 *2))
- (-14 *4 *3) (-14 *5 (-712))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-525)) (-4 *2 (-160)) (-5 *1 (-130 *4 *5 *2))
- (-14 *4 *3) (-14 *5 (-712))))
+(((*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-854)) (-5 *1 (-727)))))
+(((*1 *2 *3 *4 *5 *6)
+ (|partial| -12 (-5 *4 (-1 *8 *8))
+ (-5 *5
+ (-1 (-2 (|:| |ans| *7) (|:| -3192 *7) (|:| |sol?| (-108)))
+ (-525) *7))
+ (-5 *6 (-591 (-385 *8))) (-4 *7 (-341)) (-4 *8 (-1147 *7))
+ (-5 *3 (-385 *8))
+ (-5 *2
+ (-2
+ (|:| |answer|
+ (-2 (|:| |mainpart| *3)
+ (|:| |limitedlogs|
+ (-591 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
+ (|:| |a0| *7)))
+ (-5 *1 (-535 *7 *8)))))
+(((*1 *1 *2)
+ (-12
+ (-5 *2
+ (-2 (|:| |mval| (-631 *3)) (|:| |invmval| (-631 *3))
+ (|:| |genIdeal| (-477 *3 *4 *5 *6))))
+ (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788))
+ (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-882 *3 *4 *5)))))
+(((*1 *2 *3 *3 *3)
+ (-12 (-5 *3 (-1072)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
+ (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-1176))
+ (-5 *1 (-995 *4 *5 *6 *7 *8)) (-4 *8 (-994 *4 *5 *6 *7))))
+ ((*1 *2 *3 *3 *3)
+ (-12 (-5 *3 (-1072)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
+ (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-1176))
+ (-5 *1 (-1026 *4 *5 *6 *7 *8)) (-4 *8 (-994 *4 *5 *6 *7)))))
+(((*1 *2)
+ (-12 (-14 *4 *2) (-4 *5 (-1125)) (-5 *2 (-712))
+ (-5 *1 (-217 *3 *4 *5)) (-4 *3 (-218 *4 *5))))
((*1 *2 *1)
- (-12 (-4 *2 (-160)) (-5 *1 (-130 *3 *4 *2)) (-14 *3 (-525))
- (-14 *4 (-712))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-1089)) (-5 *2 (-225 (-1072))) (-5 *1 (-195 *4))
- (-4 *4
- (-13 (-788)
- (-10 -8 (-15 -3164 ((-1072) $ *3)) (-15 -3551 ((-1176) $))
- (-15 -3600 ((-1176) $)))))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-920)) (-5 *1 (-195 *3))
- (-4 *3
- (-13 (-788)
- (-10 -8 (-15 -3164 ((-1072) $ (-1089))) (-15 -3551 ((-1176) $))
- (-15 -3600 ((-1176) $)))))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 "count") (-5 *2 (-712)) (-5 *1 (-225 *4)) (-4 *4 (-788))))
- ((*1 *1 *1 *2) (-12 (-5 *2 "sort") (-5 *1 (-225 *3)) (-4 *3 (-788))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 "unique") (-5 *1 (-225 *3)) (-4 *3 (-788))))
- ((*1 *2 *1 *3)
- (-12 (-4 *1 (-265 *3 *2)) (-4 *3 (-1018)) (-4 *2 (-1125))))
- ((*1 *2 *1 *3 *2)
- (-12 (-4 *1 (-267 *3 *2)) (-4 *3 (-1018)) (-4 *2 (-1125))))
- ((*1 *2 *1 *2)
- (-12 (-4 *3 (-160)) (-5 *1 (-268 *3 *2 *4 *5 *6 *7))
- (-4 *2 (-1147 *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 (-110)) (-5 *3 (-591 *1)) (-4 *1 (-281))))
- ((*1 *1 *2 *1 *1 *1 *1) (-12 (-4 *1 (-281)) (-5 *2 (-110))))
- ((*1 *1 *2 *1 *1 *1) (-12 (-4 *1 (-281)) (-5 *2 (-110))))
- ((*1 *1 *2 *1 *1) (-12 (-4 *1 (-281)) (-5 *2 (-110))))
- ((*1 *1 *2 *1) (-12 (-4 *1 (-281)) (-5 *2 (-110))))
- ((*1 *2 *1 *2 *2)
- (-12 (-4 *1 (-320 *2 *3 *4)) (-4 *2 (-1129)) (-4 *3 (-1147 *2))
- (-4 *4 (-1147 (-385 *3)))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *1 (-395 *2)) (-4 *2 (-160))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-1072)) (-5 *1 (-475))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-51)) (-5 *1 (-580))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1138 (-525))) (-4 *1 (-596 *3)) (-4 *3 (-1125))))
- ((*1 *2 *1 *3 *3 *3)
- (-12 (-5 *3 (-712)) (-5 *1 (-619 *2)) (-4 *2 (-1018))))
- ((*1 *1 *1 *2 *2)
- (-12 (-5 *2 (-591 (-525))) (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975))
- (-4 *4 (-351 *3)) (-4 *5 (-351 *3))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-110)) (-5 *3 (-591 (-825 *4))) (-5 *1 (-825 *4))
- (-4 *4 (-1018))))
- ((*1 *2 *1 *2) (-12 (-4 *1 (-836 *2)) (-4 *2 (-1018))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-712)) (-5 *2 (-838 *4)) (-5 *1 (-837 *4))
- (-4 *4 (-1018))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-220 *4 *2)) (-14 *4 (-854)) (-4 *2 (-341))
- (-5 *1 (-924 *4 *2))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 "value") (-4 *1 (-940 *2)) (-4 *2 (-1125))))
- ((*1 *2 *1) (-12 (-5 *1 (-955 *2)) (-4 *2 (-1125))))
- ((*1 *2 *1 *3 *3 *2)
- (-12 (-5 *3 (-525)) (-4 *1 (-978 *4 *5 *2 *6 *7)) (-4 *2 (-975))
- (-4 *6 (-218 *5 *2)) (-4 *7 (-218 *4 *2))))
- ((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-525)) (-4 *1 (-978 *4 *5 *2 *6 *7))
- (-4 *6 (-218 *5 *2)) (-4 *7 (-218 *4 *2)) (-4 *2 (-975))))
- ((*1 *2 *1 *2 *3)
- (-12 (-5 *3 (-854)) (-4 *4 (-1018))
- (-4 *5 (-13 (-975) (-819 *4) (-788) (-566 (-825 *4))))
- (-5 *1 (-997 *4 *5 *2))
- (-4 *2 (-13 (-408 *5) (-819 *4) (-566 (-825 *4))))))
- ((*1 *2 *1 *2 *3)
- (-12 (-5 *3 (-854)) (-4 *4 (-1018))
- (-4 *5 (-13 (-975) (-819 *4) (-788) (-566 (-825 *4))))
- (-5 *1 (-998 *4 *5 *2))
- (-4 *2 (-13 (-408 *5) (-819 *4) (-566 (-825 *4))))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-591 (-525))) (-4 *1 (-1021 *3 *4 *5 *6 *7))
- (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018))
- (-4 *7 (-1018))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-525)) (-4 *1 (-1021 *3 *4 *5 *6 *7)) (-4 *3 (-1018))
- (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *7 (-1018))))
- ((*1 *1 *1 *1) (-4 *1 (-1058)))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-1089))))
- ((*1 *2 *3 *2)
- (-12 (-5 *3 (-385 *1)) (-4 *1 (-1147 *2)) (-4 *2 (-975))
- (-4 *2 (-341))))
- ((*1 *2 *2 *2)
- (-12 (-5 *2 (-385 *1)) (-4 *1 (-1147 *3)) (-4 *3 (-975))
- (-4 *3 (-517))))
- ((*1 *2 *1 *3)
- (-12 (-4 *1 (-1149 *2 *3)) (-4 *3 (-733)) (-4 *2 (-975))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 "last") (-4 *1 (-1159 *2)) (-4 *2 (-1125))))
+ (-12 (-4 *1 (-301 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-126))
+ (-5 *2 (-712))))
+ ((*1 *2)
+ (-12 (-4 *4 (-341)) (-5 *2 (-712)) (-5 *1 (-306 *3 *4))
+ (-4 *3 (-307 *4))))
+ ((*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-339 *3)) (-4 *3 (-1018))))
+ ((*1 *2) (-12 (-4 *1 (-346)) (-5 *2 (-712))))
+ ((*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-364 *3)) (-4 *3 (-1018))))
+ ((*1 *2)
+ (-12 (-4 *4 (-1018)) (-5 *2 (-712)) (-5 *1 (-402 *3 *4))
+ (-4 *3 (-403 *4))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-712)) (-5 *1 (-594 *3 *4 *5)) (-4 *3 (-1018))
+ (-4 *4 (-23)) (-14 *5 *4)))
+ ((*1 *2)
+ (-12 (-4 *4 (-160)) (-4 *5 (-1147 *4)) (-5 *2 (-712))
+ (-5 *1 (-665 *3 *4 *5)) (-4 *3 (-666 *4 *5))))
+ ((*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-760 *3)) (-4 *3 (-788))))
+ ((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-936))))
+ ((*1 *2 *1)
+ (-12 (-4 *2 (-13 (-786) (-341))) (-5 *1 (-985 *2 *3))
+ (-4 *3 (-1147 *2)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))))
+(((*1 *1 *1 *2) (-12 (-4 *1 (-662)) (-5 *2 (-854))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-664)) (-5 *2 (-712)))))
+(((*1 *2 *1)
+ (|partial| -12 (-4 *3 (-25)) (-4 *3 (-788))
+ (-5 *2 (-2 (|:| -2976 (-525)) (|:| |var| (-564 *1))))
+ (-4 *1 (-408 *3)))))
+(((*1 *2 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-786)) (-5 *1 (-282 *3)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-228)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -1788 *4)))
+ (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-304 *2 *3)) (-4 *3 (-733)) (-4 *2 (-975))
+ (-4 *2 (-429))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-591 *4)) (-4 *4 (-1147 (-525))) (-5 *2 (-591 (-525)))
+ (-5 *1 (-461 *4))))
+ ((*1 *2 *1) (-12 (-4 *1 (-790 *2)) (-4 *2 (-975)) (-4 *2 (-429))))
((*1 *1 *1 *2)
- (-12 (-5 *2 "rest") (-4 *1 (-1159 *3)) (-4 *3 (-1125))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 "first") (-4 *1 (-1159 *2)) (-4 *2 (-1125)))))
+ (-12 (-4 *1 (-882 *3 *4 *2)) (-4 *3 (-975)) (-4 *4 (-734))
+ (-4 *2 (-788)) (-4 *3 (-429)))))
+(((*1 *2 *3) (-12 (-5 *3 (-854)) (-5 *2 (-837 (-525))) (-5 *1 (-850))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-591 (-525))) (-5 *2 (-837 (-525))) (-5 *1 (-850)))))
+(((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-860)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-517) (-788) (-966 (-525)))) (-4 *5 (-408 *4))
+ (-5 *2 (-396 *3)) (-5 *1 (-413 *4 *5 *3)) (-4 *3 (-1147 *5)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 *5)) (-5 *4 (-591 *6)) (-4 *5 (-1018))
- (-4 *6 (-1125)) (-5 *2 (-1 *6 *5)) (-5 *1 (-588 *5 *6))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-591 *5)) (-5 *4 (-591 *2)) (-4 *5 (-1018))
- (-4 *2 (-1125)) (-5 *1 (-588 *5 *2))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-591 *6)) (-5 *4 (-591 *5)) (-4 *6 (-1018))
- (-4 *5 (-1125)) (-5 *2 (-1 *5 *6)) (-5 *1 (-588 *6 *5))))
- ((*1 *2 *3 *4 *5 *2)
- (-12 (-5 *3 (-591 *5)) (-5 *4 (-591 *2)) (-4 *5 (-1018))
- (-4 *2 (-1125)) (-5 *1 (-588 *5 *2))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *2 (-1 *6 *5)) (-5 *3 (-591 *5)) (-5 *4 (-591 *6))
- (-4 *5 (-1018)) (-4 *6 (-1125)) (-5 *1 (-588 *5 *6))))
- ((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *3 (-591 *5)) (-5 *4 (-591 *2)) (-5 *6 (-1 *2 *5))
- (-4 *5 (-1018)) (-4 *2 (-1125)) (-5 *1 (-588 *5 *2))))
- ((*1 *2 *1 *1 *3) (-12 (-4 *1 (-1058)) (-5 *3 (-135)) (-5 *2 (-712)))))
-(((*1 *2 *3 *4 *3)
- (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
- (-5 *1 (-689)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1159 *2)) (-4 *2 (-1125)))))
-(((*1 *2)
- (|partial| -12 (-4 *3 (-517)) (-4 *3 (-160))
- (-5 *2 (-2 (|:| |particular| *1) (|:| -4003 (-591 *1))))
- (-4 *1 (-345 *3))))
- ((*1 *2)
- (|partial| -12
- (-5 *2
- (-2 (|:| |particular| (-430 *3 *4 *5 *6))
- (|:| -4003 (-591 (-430 *3 *4 *5 *6)))))
- (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-160)) (-14 *4 (-854))
- (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-4 *1 (-1147 *3)) (-4 *3 (-975)))))
-(((*1 *2 *1) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-1085 *3)))))
-(((*1 *2 *3) (-12 (-5 *3 (-366)) (-5 *2 (-1176)) (-5 *1 (-369))))
- ((*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-369)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
- (-4 *2 (-13 (-408 *3) (-932)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3))
- (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3))
- (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4))))
- ((*1 *1 *2) (-12 (-5 *1 (-309 *2)) (-4 *2 (-788))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089)))
- (-14 *3 (-591 (-1089))) (-4 *4 (-365))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
- (-5 *1 (-1075 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
- (-5 *1 (-1076 *3))))
- ((*1 *1 *1) (-4 *1 (-1114))))
-(((*1 *1 *1) (-12 (-5 *1 (-847 *2)) (-4 *2 (-286)))))
+ (-12 (-5 *3 (-591 *2)) (-5 *4 (-1 (-108) *2 *2)) (-5 *1 (-1126 *2))
+ (-4 *2 (-1018))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-591 *2)) (-4 *2 (-1018)) (-4 *2 (-788))
+ (-5 *1 (-1126 *2)))))
(((*1 *2 *3 *4)
- (-12 (-5 *4 (-108))
+ (-12 (-4 *5 (-341))
(-5 *2
- (-2 (|:| |contp| (-525))
- (|:| -3781 (-591 (-2 (|:| |irr| *3) (|:| -3265 (-525)))))))
- (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525)))))
+ (-2 (|:| A (-631 *5))
+ (|:| |eqs|
+ (-591
+ (-2 (|:| C (-631 *5)) (|:| |g| (-1171 *5)) (|:| -2203 *6)
+ (|:| |rh| *5))))))
+ (-5 *1 (-754 *5 *6)) (-5 *3 (-631 *5)) (-5 *4 (-1171 *5))
+ (-4 *6 (-601 *5))))
((*1 *2 *3 *4)
- (-12 (-5 *4 (-108))
- (-5 *2
- (-2 (|:| |contp| (-525))
- (|:| -3781 (-591 (-2 (|:| |irr| *3) (|:| -3265 (-525)))))))
- (-5 *1 (-1136 *3)) (-4 *3 (-1147 (-525))))))
+ (-12 (-4 *5 (-341)) (-4 *6 (-601 *5))
+ (-5 *2 (-2 (|:| -2928 (-631 *6)) (|:| |vec| (-1171 *5))))
+ (-5 *1 (-754 *5 *6)) (-5 *3 (-631 *6)) (-5 *4 (-1171 *5)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-517) (-788))) (-5 *2 (-157 *5))
- (-5 *1 (-554 *4 *5 *3)) (-4 *5 (-13 (-408 *4) (-932) (-1111)))
- (-4 *3 (-13 (-408 (-157 *4)) (-932) (-1111))))))
-(((*1 *1 *1 *1)
- (-12 (|has| *1 (-6 -4251)) (-4 *1 (-115 *2)) (-4 *2 (-1125)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-591 *4)) (-5 *1 (-1055 *3 *4))
- (-4 *3 (-13 (-1018) (-33))) (-4 *4 (-13 (-1018) (-33))))))
-(((*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-108)) (-5 *1 (-770)))))
-(((*1 *2 *1)
- (-12 (-4 *2 (-1125)) (-5 *1 (-806 *3 *2)) (-4 *3 (-1125))))
- ((*1 *2 *1) (-12 (-4 *1 (-1159 *2)) (-4 *2 (-1125)))))
-(((*1 *2 *1)
- (|partial| -12 (-5 *2 (-1089)) (-5 *1 (-564 *3)) (-4 *3 (-788)))))
+ (-12 (-5 *3 (-3 (|:| |fst| (-412)) (|:| -1411 "void")))
+ (-5 *2 (-1176)) (-5 *1 (-1092))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1089))
+ (-5 *4 (-3 (|:| |fst| (-412)) (|:| -1411 "void"))) (-5 *2 (-1176))
+ (-5 *1 (-1092))))
+ ((*1 *2 *3 *4 *1)
+ (-12 (-5 *3 (-1089))
+ (-5 *4 (-3 (|:| |fst| (-412)) (|:| -1411 "void"))) (-5 *2 (-1176))
+ (-5 *1 (-1092)))))
+(((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-640))))
+ ((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-640)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-341) (-786))) (-5 *1 (-167 *3 *2))
+ (-4 *2 (-1147 (-157 *3))))))
+(((*1 *2 *3 *2) (-12 (-5 *3 (-712)) (-5 *1 (-794 *2)) (-4 *2 (-160))))
+ ((*1 *2 *3)
+ (-12 (-5 *2 (-1085 (-525))) (-5 *1 (-875)) (-5 *3 (-525)))))
+(((*1 *2 *3 *4 *5 *6 *7 *6)
+ (|partial| -12
+ (-5 *5
+ (-2 (|:| |contp| *3)
+ (|:| -1908 (-591 (-2 (|:| |irr| *10) (|:| -3630 (-525)))))))
+ (-5 *6 (-591 *3)) (-5 *7 (-591 *8)) (-4 *8 (-788)) (-4 *3 (-286))
+ (-4 *10 (-882 *3 *9 *8)) (-4 *9 (-734))
+ (-5 *2
+ (-2 (|:| |polfac| (-591 *10)) (|:| |correct| *3)
+ (|:| |corrfact| (-591 (-1085 *3)))))
+ (-5 *1 (-574 *8 *9 *3 *10)) (-5 *4 (-591 (-1085 *3))))))
+(((*1 *2 *3 *1)
+ (-12 (-4 *4 (-341)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108))
+ (-5 *1 (-477 *4 *5 *6 *3)) (-4 *3 (-882 *4 *5 *6)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-591 *7)) (-5 *5 (-591 (-591 *8))) (-4 *7 (-788))
+ (-4 *8 (-286)) (-4 *6 (-734)) (-4 *9 (-882 *8 *6 *7))
+ (-5 *2
+ (-2 (|:| |unitPart| *9)
+ (|:| |suPart|
+ (-591 (-2 (|:| -2542 (-1085 *9)) (|:| -3987 (-525)))))))
+ (-5 *1 (-684 *6 *7 *8 *9)) (-5 *3 (-1085 *9)))))
+(((*1 *2 *3 *4 *2)
+ (-12 (-5 *4 (-1 *2 *2)) (-4 *2 (-593 *5)) (-4 *5 (-975))
+ (-5 *1 (-52 *5 *2 *3)) (-4 *3 (-790 *5))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-631 *3)) (-4 *1 (-395 *3)) (-4 *3 (-160))))
+ ((*1 *2 *1 *2 *2) (-12 (-4 *1 (-790 *2)) (-4 *2 (-975))))
+ ((*1 *2 *3 *2 *2 *4 *5)
+ (-12 (-5 *4 (-94 *2)) (-5 *5 (-1 *2 *2)) (-4 *2 (-975))
+ (-5 *1 (-791 *2 *3)) (-4 *3 (-790 *2)))))
+(((*1 *2 *3 *3 *3 *4 *4 *5 *5 *5 *3 *5 *5 *3 *6 *3 *3 *3)
+ (-12 (-5 *5 (-631 (-205))) (-5 *6 (-631 (-525))) (-5 *3 (-525))
+ (-5 *4 (-205)) (-5 *2 (-964)) (-5 *1 (-694)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
+ (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-591 *4))
+ (-5 *1 (-1026 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-327))
- (-5 *2 (-591 (-2 (|:| |deg| (-712)) (|:| -1553 *3))))
- (-5 *1 (-197 *4 *3)) (-4 *3 (-1147 *4)))))
-(((*1 *1) (-5 *1 (-146))))
-(((*1 *2 *3 *3)
- (|partial| -12 (-4 *4 (-517))
- (-5 *2 (-2 (|:| -2963 *3) (|:| -3407 *3))) (-5 *1 (-1142 *4 *3))
- (-4 *3 (-1147 *4)))))
+ (-12 (-5 *3 (-1171 (-591 (-2 (|:| -2940 *4) (|:| -3229 (-1036))))))
+ (-4 *4 (-327)) (-5 *2 (-631 *4)) (-5 *1 (-324 *4)))))
(((*1 *2 *2)
(-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
- (-4 *2 (-13 (-408 *3) (-932)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3))
- (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3))
- (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4))))
- ((*1 *1 *2) (-12 (-5 *1 (-309 *2)) (-4 *2 (-788))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089)))
- (-14 *3 (-591 (-1089))) (-4 *4 (-365))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
- (-5 *1 (-1075 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
- (-5 *1 (-1076 *3))))
- ((*1 *1 *1) (-4 *1 (-1114))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-591 (-159))))))
+ (-4 *2 (-13 (-408 *3) (-932))))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412))))
+ ((*1 *2 *3)
+ (-12 (-5 *2 (-108)) (-5 *1 (-530 *3)) (-4 *3 (-966 (-525)))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1021 *3 *4 *5 *6 *7)) (-4 *3 (-1018)) (-4 *4 (-1018))
+ (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *7 (-1018)) (-5 *2 (-108)))))
(((*1 *2 *2 *3)
- (-12 (-5 *3 (-1 (-108) *2)) (-4 *2 (-127)) (-5 *1 (-1004 *2))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1 (-525) *2 *2)) (-4 *2 (-127)) (-5 *1 (-1004 *2)))))
-(((*1 *2 *3 *3 *4 *4 *3 *3 *5 *3)
- (-12 (-5 *3 (-525)) (-5 *5 (-631 (-205))) (-5 *4 (-205))
- (-5 *2 (-964)) (-5 *1 (-697)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
-(((*1 *2 *2) (|partial| -12 (-5 *1 (-543 *2)) (-4 *2 (-510)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-591 (-525))) (-5 *2 (-525)) (-5 *1 (-461 *4))
- (-4 *4 (-1147 *2)))))
-(((*1 *2 *3 *4 *2 *5 *6 *7 *8 *9 *10)
- (|partial| -12 (-5 *2 (-591 (-1085 *13))) (-5 *3 (-1085 *13))
- (-5 *4 (-591 *12)) (-5 *5 (-591 *10)) (-5 *6 (-591 *13))
- (-5 *7 (-591 (-591 (-2 (|:| -4100 (-712)) (|:| |pcoef| *13)))))
- (-5 *8 (-591 (-712))) (-5 *9 (-1171 (-591 (-1085 *10))))
- (-4 *12 (-788)) (-4 *10 (-286)) (-4 *13 (-882 *10 *11 *12))
- (-4 *11 (-734)) (-5 *1 (-649 *11 *12 *10 *13)))))
+ (|partial| -12 (-5 *3 (-712)) (-4 *1 (-914 *2)) (-4 *2 (-1111)))))
+(((*1 *2 *2 *2)
+ (-12 (-4 *3 (-734)) (-4 *4 (-788)) (-4 *5 (-286))
+ (-5 *1 (-849 *3 *4 *5 *2)) (-4 *2 (-882 *5 *3 *4))))
+ ((*1 *2 *2 *2)
+ (-12 (-5 *2 (-1085 *6)) (-4 *6 (-882 *5 *3 *4)) (-4 *3 (-734))
+ (-4 *4 (-788)) (-4 *5 (-286)) (-5 *1 (-849 *3 *4 *5 *6))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-591 *2)) (-4 *2 (-882 *6 *4 *5))
+ (-5 *1 (-849 *4 *5 *6 *2)) (-4 *4 (-734)) (-4 *5 (-788))
+ (-4 *6 (-286)))))
+(((*1 *1 *1 *1)
+ (-12 (-5 *1 (-591 *2)) (-4 *2 (-1018)) (-4 *2 (-1125)))))
+(((*1 *1) (-12 (-4 *1 (-307 *2)) (-4 *2 (-346)) (-4 *2 (-341))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-854)) (-5 *2 (-1171 *4)) (-5 *1 (-495 *4))
+ (-4 *4 (-327)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1176)) (-5 *1 (-1173)))))
+(((*1 *2 *2 *3)
+ (-12 (-4 *3 (-517)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3))
+ (-5 *1 (-1116 *3 *4 *5 *2)) (-4 *2 (-629 *3 *4 *5)))))
+(((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-146)) (-5 *2 (-1176)) (-5 *1 (-1173)))))
+(((*1 *2)
+ (-12 (-4 *3 (-517)) (-5 *2 (-591 *4)) (-5 *1 (-42 *3 *4))
+ (-4 *4 (-395 *3)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
+ (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-919 *4 *5 *6 *7 *3))
+ (-4 *3 (-994 *4 *5 *6 *7))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-591 *3)) (-4 *3 (-994 *5 *6 *7 *8)) (-4 *5 (-429))
+ (-4 *6 (-734)) (-4 *7 (-788)) (-4 *8 (-989 *5 *6 *7)) (-5 *2 (-108))
+ (-5 *1 (-919 *5 *6 *7 *8 *3))))
+ ((*1 *2 *3 *3)
+ (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
+ (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-108))
+ (-5 *1 (-1025 *4 *5 *6 *7 *3)) (-4 *3 (-994 *4 *5 *6 *7))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-591 *3)) (-4 *3 (-994 *5 *6 *7 *8)) (-4 *5 (-429))
+ (-4 *6 (-734)) (-4 *7 (-788)) (-4 *8 (-989 *5 *6 *7)) (-5 *2 (-108))
+ (-5 *1 (-1025 *5 *6 *7 *8 *3)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))))
(((*1 *1 *2)
- (-12 (-5 *2 (-591 (-2 (|:| -2019 (-1089)) (|:| -1221 (-415)))))
- (-5 *1 (-1093)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-591 *1)) (-4 *1 (-989 *4 *5 *6)) (-4 *4 (-975))
- (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108))))
- ((*1 *2 *1 *1)
- (-12 (-4 *1 (-989 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734))
- (-4 *5 (-788)) (-5 *2 (-108))))
- ((*1 *2 *3 *1 *4)
- (-12 (-5 *4 (-1 (-108) *3 *3)) (-4 *1 (-1119 *5 *6 *7 *3))
- (-4 *5 (-517)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *3 (-989 *5 *6 *7))
- (-5 *2 (-108)))))
+ (-12 (-5 *2 (-712)) (-5 *1 (-619 *3)) (-4 *3 (-975)) (-4 *3 (-1018)))))
+(((*1 *2 *3) (-12 (-5 *3 (-763)) (-5 *2 (-51)) (-5 *1 (-770)))))
+(((*1 *2 *3 *3 *4 *3 *3 *3 *3 *3 *3 *3 *5 *3 *6 *7)
+ (-12 (-5 *3 (-525)) (-5 *5 (-631 (-205)))
+ (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-65 DOT))))
+ (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-66 IMAGE)))) (-5 *4 (-205))
+ (-5 *2 (-964)) (-5 *1 (-697))))
+ ((*1 *2 *3 *3 *4 *3 *3 *3 *3 *3 *3 *3 *5 *3 *6 *7 *8)
+ (-12 (-5 *3 (-525)) (-5 *5 (-631 (-205)))
+ (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-65 DOT))))
+ (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-66 IMAGE)))) (-5 *8 (-366))
+ (-5 *4 (-205)) (-5 *2 (-964)) (-5 *1 (-697)))))
+(((*1 *1 *1 *1)
+ (-12 (-5 *1 (-591 *2)) (-4 *2 (-1018)) (-4 *2 (-1125)))))
(((*1 *1 *1 *2)
(-12 (-4 *1 (-907 *3 *4 *2 *5)) (-4 *3 (-975)) (-4 *4 (-734))
(-4 *2 (-788)) (-4 *5 (-989 *3 *4 *2)))))
-(((*1 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-1125)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-1085 (-525))) (-5 *1 (-173)) (-5 *3 (-525))))
- ((*1 *2 *3 *2) (-12 (-5 *3 (-712)) (-5 *1 (-724 *2)) (-4 *2 (-160))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-1085 (-525))) (-5 *1 (-875)) (-5 *3 (-525)))))
-(((*1 *1 *1) (-4 *1 (-577)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-578 *3 *2))
- (-4 *2 (-13 (-408 *3) (-932) (-1111))))))
+ (-12 (-5 *2 (-1070 (-591 (-525)))) (-5 *1 (-816)) (-5 *3 (-525)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-1171 *1)) (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129))
+ (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-159)))))
+(((*1 *2 *3 *4 *5 *5 *6)
+ (-12 (-5 *4 (-525)) (-5 *6 (-1 (-1176) (-1171 *5) (-1171 *5) (-357)))
+ (-5 *3 (-1171 (-357))) (-5 *5 (-357)) (-5 *2 (-1176))
+ (-5 *1 (-729))))
+ ((*1 *2 *3 *4 *5 *5 *6 *3 *3 *3 *3)
+ (-12 (-5 *4 (-525)) (-5 *6 (-1 (-1176) (-1171 *5) (-1171 *5) (-357)))
+ (-5 *3 (-1171 (-357))) (-5 *5 (-357)) (-5 *2 (-1176))
+ (-5 *1 (-729)))))
+(((*1 *2)
+ (-12 (-5 *2 (-385 (-885 *3))) (-5 *1 (-430 *3 *4 *5 *6))
+ (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-854))
+ (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-876 *3)) (-4 *3 (-13 (-341) (-1111) (-932)))
+ (-5 *1 (-163 *3)))))
+(((*1 *2 *3 *3 *3 *4 *5 *3 *5 *3)
+ (-12 (-5 *3 (-525)) (-5 *5 (-631 (-205))) (-5 *4 (-205))
+ (-5 *2 (-964)) (-5 *1 (-695)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-1119 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-734))
- (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-108))))
- ((*1 *2 *3 *1)
- (-12 (-4 *1 (-1119 *4 *5 *6 *3)) (-4 *4 (-517)) (-4 *5 (-734))
- (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-108)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-631 (-385 (-885 (-525))))) (-5 *2 (-591 (-294 (-525))))
- (-5 *1 (-960)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *1 (-622 *3 *2)) (-4 *3 (-1018)) (-4 *2 (-1018)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-385 *4)) (-4 *4 (-1147 *3)) (-4 *3 (-13 (-341) (-138)))
- (-5 *1 (-377 *3 *4)))))
-(((*1 *1 *2) (-12 (-5 *1 (-955 *2)) (-4 *2 (-1125)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-631 *4)) (-5 *3 (-854)) (-4 *4 (-975))
- (-5 *1 (-957 *4))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-591 (-631 *4))) (-5 *3 (-854)) (-4 *4 (-975))
- (-5 *1 (-957 *4)))))
-(((*1 *2 *3) (-12 (-5 *3 (-205)) (-5 *2 (-385 (-525))) (-5 *1 (-284)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-551 *3)) (-4 *3 (-975))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-904 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-733))
- (-4 *5 (-788)) (-5 *2 (-108)))))
+ (-12 (-5 *2 (-591 *5)) (-5 *1 (-130 *3 *4 *5)) (-14 *3 (-525))
+ (-14 *4 (-712)) (-4 *5 (-160)))))
+(((*1 *1 *1 *1)
+ (-12 (-5 *1 (-591 *2)) (-4 *2 (-1018)) (-4 *2 (-1125)))))
+(((*1 *2 *1) (-12 (-4 *1 (-367)) (-5 *2 (-1072)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-341))
+ (-5 *2 (-591 (-2 (|:| C (-631 *5)) (|:| |g| (-1171 *5)))))
+ (-5 *1 (-909 *5)) (-5 *3 (-631 *5)) (-5 *4 (-1171 *5)))))
+(((*1 *1 *1 *1) (-5 *1 (-796))))
+(((*1 *2 *2) (-12 (-5 *2 (-1036)) (-5 *1 (-308)))))
+(((*1 *1 *1)
+ (|partial| -12 (-5 *1 (-273 *2)) (-4 *2 (-668)) (-4 *2 (-1125)))))
+(((*1 *1 *1) (-4 *1 (-1058))))
+(((*1 *2 *3 *3 *4)
+ (-12 (-5 *4 (-591 (-294 (-205)))) (-5 *3 (-205)) (-5 *2 (-108))
+ (-5 *1 (-192)))))
(((*1 *2 *3)
(-12 (-5 *3 (-591 *2)) (-4 *2 (-408 *4)) (-5 *1 (-147 *4 *2))
(-4 *4 (-13 (-788) (-517))))))
+(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-308)))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-1021 *2 *3 *4 *5 *6)) (-4 *2 (-1018)) (-4 *3 (-1018))
+ (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)))))
+(((*1 *1 *1) (-12 (-4 *1 (-408 *2)) (-4 *2 (-788)) (-4 *2 (-517))))
+ ((*1 *1 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-517)))))
(((*1 *2)
- (|partial| -12 (-4 *3 (-517)) (-4 *3 (-160))
- (-5 *2 (-2 (|:| |particular| *1) (|:| -4003 (-591 *1))))
- (-4 *1 (-345 *3))))
+ (-12 (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4)))
+ (-5 *2 (-1171 *1)) (-4 *1 (-320 *3 *4 *5))))
((*1 *2)
- (|partial| -12
- (-5 *2
- (-2 (|:| |particular| (-430 *3 *4 *5 *6))
- (|:| -4003 (-591 (-430 *3 *4 *5 *6)))))
- (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-160)) (-14 *4 (-854))
- (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))))
-(((*1 *2 *2 *3)
- (-12 (-5 *1 (-622 *2 *3)) (-4 *2 (-1018)) (-4 *3 (-1018)))))
-(((*1 *2 *3)
- (-12
- (-5 *3
- (-477 (-385 (-525)) (-220 *5 (-712)) (-798 *4)
- (-227 *4 (-385 (-525)))))
- (-14 *4 (-591 (-1089))) (-14 *5 (-712)) (-5 *2 (-108))
- (-5 *1 (-478 *4 *5)))))
-(((*1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-701)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-591 *2)) (-4 *2 (-408 *4)) (-5 *1 (-147 *4 *2))
- (-4 *4 (-13 (-788) (-517))))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-517)) (-5 *2 (-1171 (-631 *4))) (-5 *1 (-88 *4 *5))
- (-5 *3 (-631 *4)) (-4 *5 (-601 *4)))))
-(((*1 *1 *2 *2 *2)
- (-12 (-5 *1 (-207 *2)) (-4 *2 (-13 (-341) (-1111)))))
- ((*1 *1 *1 *2) (-12 (-5 *1 (-660 *2)) (-4 *2 (-341))))
- ((*1 *1 *2) (-12 (-5 *1 (-660 *2)) (-4 *2 (-341))))
- ((*1 *2 *1 *3 *4 *4)
- (-12 (-5 *3 (-854)) (-5 *4 (-357)) (-5 *2 (-1176)) (-5 *1 (-1172)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-1147 (-385 (-525)))) (-5 *1 (-846 *3 *2))
- (-4 *2 (-1147 (-385 *3))))))
-(((*1 *2 *1 *1)
- (-12 (-5 *2 (-2 (|:| -1399 (-723 *3)) (|:| |coef1| (-723 *3))))
- (-5 *1 (-723 *3)) (-4 *3 (-517)) (-4 *3 (-975))))
- ((*1 *2 *1 *1)
- (-12 (-4 *3 (-517)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788))
- (-5 *2 (-2 (|:| -1399 *1) (|:| |coef1| *1)))
- (-4 *1 (-989 *3 *4 *5)))))
-(((*1 *2)
- (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3))
- (-4 *5 (-1147 (-385 *4))) (-5 *2 (-631 (-385 *4))))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-4 *1 (-1147 *3)) (-4 *3 (-975))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-854)) (-4 *1 (-1149 *3 *4)) (-4 *3 (-975))
- (-4 *4 (-733))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-385 (-525))) (-4 *1 (-1152 *3)) (-4 *3 (-975)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1186 *3 *4)) (-4 *3 (-788)) (-4 *4 (-975))
- (-5 *2 (-760 *3))))
- ((*1 *2 *1) (-12 (-4 *2 (-784)) (-5 *1 (-1192 *3 *2)) (-4 *3 (-975)))))
-(((*1 *1 *2 *2 *3)
- (-12 (-5 *3 (-591 (-1089))) (-4 *4 (-1018))
- (-4 *5 (-13 (-975) (-819 *4) (-788) (-566 (-825 *4))))
- (-5 *1 (-997 *4 *5 *2))
- (-4 *2 (-13 (-408 *5) (-819 *4) (-566 (-825 *4))))))
- ((*1 *1 *2 *2)
- (-12 (-4 *3 (-1018))
- (-4 *4 (-13 (-975) (-819 *3) (-788) (-566 (-825 *3))))
- (-5 *1 (-997 *3 *4 *2))
- (-4 *2 (-13 (-408 *4) (-819 *3) (-566 (-825 *3)))))))
-(((*1 *1 *2 *2 *3) (-12 (-5 *2 (-525)) (-5 *3 (-854)) (-5 *1 (-640))))
- ((*1 *2 *2 *2 *3 *4)
- (-12 (-5 *2 (-631 *5)) (-5 *3 (-94 *5)) (-5 *4 (-1 *5 *5))
- (-4 *5 (-341)) (-5 *1 (-909 *5)))))
-(((*1 *2 *3 *3 *3 *3 *4 *3 *3 *3 *3 *3 *3 *5 *5 *4 *3 *6 *7)
- (-12 (-5 *3 (-525)) (-5 *5 (-631 (-205)))
- (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-73 FCN JACOBF JACEPS))))
- (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-74 G JACOBG JACGEP))))
- (-5 *4 (-205)) (-5 *2 (-964)) (-5 *1 (-691)))))
-(((*1 *1 *1 *1) (-12 (-4 *1 (-1147 *2)) (-4 *2 (-975)))))
-(((*1 *1) (-5 *1 (-308))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 *8)) (-5 *4 (-591 *7)) (-4 *7 (-788))
- (-4 *8 (-882 *5 *6 *7)) (-4 *5 (-517)) (-4 *6 (-734))
+ (-12 (-4 *3 (-13 (-286) (-10 -8 (-15 -3898 ((-396 $) $)))))
+ (-4 *4 (-1147 *3))
(-5 *2
- (-2 (|:| |particular| (-3 (-1171 (-385 *8)) "failed"))
- (|:| -4003 (-591 (-1171 (-385 *8))))))
- (-5 *1 (-614 *5 *6 *7 *8)))))
-(((*1 *1 *1) (-4 *1 (-577)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-578 *3 *2))
- (-4 *2 (-13 (-408 *3) (-932) (-1111))))))
-(((*1 *2 *3 *3 *3 *4 *5 *6)
- (-12 (-5 *3 (-294 (-525))) (-5 *4 (-1 (-205) (-205)))
- (-5 *5 (-1013 (-205))) (-5 *6 (-591 (-242))) (-5 *2 (-1049 (-205)))
- (-5 *1 (-638)))))
-(((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *6 (-854)) (-4 *5 (-286)) (-4 *3 (-1147 *5))
- (-5 *2 (-2 (|:| |plist| (-591 *3)) (|:| |modulo| *5)))
- (-5 *1 (-437 *5 *3)) (-5 *4 (-591 *3)))))
-(((*1 *2 *3 *3 *4)
- (-12 (-5 *4 (-712)) (-4 *5 (-517))
+ (-2 (|:| -3612 (-631 *3)) (|:| |basisDen| *3)
+ (|:| |basisInv| (-631 *3))))
+ (-5 *1 (-328 *3 *4 *5)) (-4 *5 (-387 *3 *4))))
+ ((*1 *2)
+ (-12 (-4 *3 (-1147 (-525)))
(-5 *2
- (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3)))
- (-5 *1 (-901 *5 *3)) (-4 *3 (-1147 *5)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-517) (-788) (-966 (-525)) (-587 (-525))))
- (-5 *1 (-256 *3 *2)) (-4 *2 (-13 (-27) (-1111) (-408 *3)))))
+ (-2 (|:| -3612 (-631 (-525))) (|:| |basisDen| (-525))
+ (|:| |basisInv| (-631 (-525)))))
+ (-5 *1 (-709 *3 *4)) (-4 *4 (-387 (-525) *3))))
+ ((*1 *2)
+ (-12 (-4 *3 (-327)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 *4))
+ (-5 *2
+ (-2 (|:| -3612 (-631 *4)) (|:| |basisDen| *4)
+ (|:| |basisInv| (-631 *4))))
+ (-5 *1 (-916 *3 *4 *5 *6)) (-4 *6 (-666 *4 *5))))
+ ((*1 *2)
+ (-12 (-4 *3 (-327)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 *4))
+ (-5 *2
+ (-2 (|:| -3612 (-631 *4)) (|:| |basisDen| *4)
+ (|:| |basisInv| (-631 *4))))
+ (-5 *1 (-1180 *3 *4 *5 *6)) (-4 *6 (-387 *4 *5)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-110))))
((*1 *2 *2 *3)
- (-12 (-5 *3 (-1089))
- (-4 *4 (-13 (-517) (-788) (-966 (-525)) (-587 (-525))))
- (-5 *1 (-256 *4 *2)) (-4 *2 (-13 (-27) (-1111) (-408 *4))))))
-(((*1 *1 *1)
- (-12 (|has| *1 (-6 -4250)) (-4 *1 (-142 *2)) (-4 *2 (-1125))
- (-4 *2 (-1018)))))
-(((*1 *1 *1 *2) (-12 (-4 *1 (-1016 *2)) (-4 *2 (-1018))))
- ((*1 *1 *1 *1) (-12 (-4 *1 (-1016 *2)) (-4 *2 (-1018)))))
+ (-12 (-5 *3 (-1072)) (-4 *4 (-788)) (-5 *1 (-862 *4 *2))
+ (-4 *2 (-408 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1089)) (-5 *4 (-1072)) (-5 *2 (-294 (-525)))
+ (-5 *1 (-863)))))
+(((*1 *2 *3 *3 *4 *3)
+ (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
+ (-5 *1 (-689)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 (-631 *5))) (-5 *4 (-1171 *5)) (-4 *5 (-286))
- (-4 *5 (-975)) (-5 *2 (-631 *5)) (-5 *1 (-958 *5)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-517))
- (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-908 *3 *4 *5 *6)))))
-(((*1 *2 *3 *3 *3 *3 *3 *4 *3 *4 *3 *5 *5 *3)
- (-12 (-5 *3 (-525)) (-5 *4 (-108)) (-5 *5 (-631 (-157 (-205))))
- (-5 *2 (-964)) (-5 *1 (-697)))))
-(((*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-103))))
- ((*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-198))))
- ((*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-462))))
- ((*1 *1 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-517)) (-4 *2 (-286))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-385 (-525))) (-5 *1 (-934 *3)) (-14 *3 (-525))))
+ (-12 (-5 *3 (-591 *6)) (-5 *4 (-1089)) (-4 *6 (-408 *5))
+ (-4 *5 (-788)) (-5 *2 (-591 (-564 *6))) (-5 *1 (-534 *5 *6)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-975)) (-4 *2 (-629 *4 *5 *6))
+ (-5 *1 (-99 *4 *3 *2 *5 *6)) (-4 *3 (-1147 *4)) (-4 *5 (-351 *4))
+ (-4 *6 (-351 *4)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-1078 *2 *3)) (-14 *2 (-854)) (-4 *3 (-975)))))
+(((*1 *2 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-517)) (-4 *2 (-510))))
((*1 *1 *1) (-4 *1 (-984))))
-(((*1 *2 *3 *3 *3 *3 *4 *4 *4 *5)
- (-12 (-5 *3 (-205)) (-5 *4 (-525))
- (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3576)))) (-5 *2 (-964))
- (-5 *1 (-690)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-341)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4)))
- (-5 *2 (-1171 *6)) (-5 *1 (-314 *3 *4 *5 *6))
- (-4 *6 (-320 *3 *4 *5)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1089))
- (-5 *2
- (-2 (|:| |zeros| (-1070 (-205))) (|:| |ones| (-1070 (-205)))
- (|:| |singularities| (-1070 (-205)))))
- (-5 *1 (-100)))))
-(((*1 *2 *2 *2)
- (-12 (-4 *3 (-975)) (-5 *1 (-1143 *3 *2)) (-4 *2 (-1147 *3)))))
-(((*1 *1 *2 *2 *1) (-12 (-5 *1 (-592 *2)) (-4 *2 (-1018)))))
-(((*1 *2 *3 *3 *4 *5 *5 *5 *4 *4 *4 *3 *4 *4 *6)
- (-12 (-5 *3 (-631 (-205))) (-5 *4 (-525)) (-5 *5 (-205))
- (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN)))) (-5 *2 (-964))
- (-5 *1 (-691)))))
-(((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-301 *3 *4)) (-4 *3 (-1018))
- (-4 *4 (-126)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-108)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1173)))))
+ (-12 (-5 *3 |RationalNumber|) (-5 *2 (-1 (-525))) (-5 *1 (-973)))))
+(((*1 *1 *2 *3 *3 *3)
+ (-12 (-5 *2 (-1089)) (-5 *3 (-108)) (-5 *1 (-825 *4))
+ (-4 *4 (-1018)))))
+(((*1 *2)
+ (-12 (-5 *2 (-108)) (-5 *1 (-1103 *3 *4)) (-4 *3 (-1018))
+ (-4 *4 (-1018)))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-1021 *2 *3 *4 *5 *6)) (-4 *2 (-1018)) (-4 *3 (-1018))
+ (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1094)))))
+(((*1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-788) (-517) (-966 (-525)))) (-5 *2 (-385 (-525)))
- (-5 *1 (-411 *4 *3)) (-4 *3 (-408 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-564 *3)) (-4 *3 (-408 *5))
- (-4 *5 (-13 (-788) (-517) (-966 (-525))))
- (-5 *2 (-1085 (-385 (-525)))) (-5 *1 (-411 *5 *3)))))
+ (-12 (-5 *2 (-1 *3 *4)) (-5 *1 (-625 *4 *3)) (-4 *4 (-1018))
+ (-4 *3 (-1018)))))
(((*1 *2 *2)
- (-12 (-5 *2 (-591 (-591 *6))) (-4 *6 (-882 *3 *5 *4))
- (-4 *3 (-13 (-286) (-138))) (-4 *4 (-13 (-788) (-566 (-1089))))
- (-4 *5 (-734)) (-5 *1 (-857 *3 *4 *5 *6)))))
-(((*1 *2 *1) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-1106)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-825 *3)) (-4 *3 (-1018)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-351 *3))
- (-4 *5 (-351 *3)) (-5 *2 (-108))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975))
- (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-108)))))
-(((*1 *1 *1) (-12 (-5 *1 (-620 *2)) (-4 *2 (-788))))
- ((*1 *1 *1) (-12 (-5 *1 (-760 *2)) (-4 *2 (-788))))
- ((*1 *1 *1) (-12 (-5 *1 (-826 *2)) (-4 *2 (-788))))
- ((*1 *1 *1)
- (|partial| -12 (-4 *1 (-1119 *2 *3 *4 *5)) (-4 *2 (-517))
- (-4 *3 (-734)) (-4 *4 (-788)) (-4 *5 (-989 *2 *3 *4))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-712)) (-4 *1 (-1159 *3)) (-4 *3 (-1125))))
- ((*1 *1 *1) (-12 (-4 *1 (-1159 *2)) (-4 *2 (-1125)))))
-(((*1 *2 *2 *3)
- (-12 (-4 *3 (-286)) (-5 *1 (-432 *3 *2)) (-4 *2 (-1147 *3))))
- ((*1 *2 *2 *3)
- (-12 (-4 *3 (-286)) (-5 *1 (-437 *3 *2)) (-4 *2 (-1147 *3))))
- ((*1 *2 *2 *3)
- (-12 (-4 *3 (-286)) (-14 *4 *3) (-14 *5 (-1 *3 *3 (-712)))
- (-5 *1 (-504 *3 *2 *4 *5)) (-4 *2 (-1147 *3)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-2 (|:| |totdeg| (-712)) (|:| -1357 *4))) (-5 *5 (-712))
- (-4 *4 (-882 *6 *7 *8)) (-4 *6 (-429)) (-4 *7 (-734)) (-4 *8 (-788))
- (-5 *2
- (-2 (|:| |lcmfij| *7) (|:| |totdeg| *5) (|:| |poli| *4)
- (|:| |polj| *4)))
- (-5 *1 (-426 *6 *7 *8 *4)))))
-(((*1 *2 *1)
- (-12 (-4 *4 (-1018)) (-5 *2 (-108)) (-5 *1 (-818 *3 *4 *5))
- (-4 *3 (-1018)) (-4 *5 (-611 *4))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-108)) (-5 *1 (-822 *3 *4)) (-4 *3 (-1018))
- (-4 *4 (-1018)))))
-(((*1 *2 *2 *2)
- (-12
- (-5 *2
- (-2 (|:| -4003 (-631 *3)) (|:| |basisDen| *3)
- (|:| |basisInv| (-631 *3))))
- (-4 *3 (-13 (-286) (-10 -8 (-15 -2827 ((-396 $) $)))))
- (-4 *4 (-1147 *3)) (-5 *1 (-472 *3 *4 *5)) (-4 *5 (-387 *3 *4)))))
-(((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-964)))))
-(((*1 *2 *3) (-12 (-5 *3 (-876 *2)) (-5 *1 (-913 *2)) (-4 *2 (-975)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-591 (-885 *4))) (-5 *3 (-591 (-1089))) (-4 *4 (-429))
- (-5 *1 (-851 *4)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-712)) (-4 *4 (-975))
- (-5 *2 (-2 (|:| -2963 *1) (|:| -3407 *1))) (-4 *1 (-1147 *4)))))
-(((*1 *1 *1 *1) (-5 *1 (-796))) ((*1 *1 *1) (-5 *1 (-796)))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1085 (-525))) (-5 *3 (-525)) (-4 *1 (-802 *4)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))))
+ (-12 (-5 *2 (-108)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))))
(((*1 *2 *3 *4)
- (-12 (-5 *4 (-591 (-798 *5))) (-14 *5 (-591 (-1089))) (-4 *6 (-429))
- (-5 *2 (-591 (-591 (-227 *5 *6)))) (-5 *1 (-448 *5 *6 *7))
- (-5 *3 (-591 (-227 *5 *6))) (-4 *7 (-429)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-558 *3 *2)) (-4 *3 (-1018)) (-4 *3 (-788))
- (-4 *2 (-1125))))
- ((*1 *2 *1) (-12 (-5 *1 (-620 *2)) (-4 *2 (-788))))
- ((*1 *2 *1) (-12 (-5 *1 (-760 *2)) (-4 *2 (-788))))
+ (-12 (-5 *4 (-712)) (-5 *2 (-591 (-1089))) (-5 *1 (-192))
+ (-5 *3 (-1089))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-294 (-205))) (-5 *4 (-712)) (-5 *2 (-591 (-1089)))
+ (-5 *1 (-246))))
((*1 *2 *1)
- (-12 (-4 *2 (-1125)) (-5 *1 (-806 *2 *3)) (-4 *3 (-1125))))
- ((*1 *2 *1) (-12 (-5 *2 (-616 *3)) (-5 *1 (-826 *3)) (-4 *3 (-788))))
+ (-12 (-4 *1 (-352 *3 *4)) (-4 *3 (-788)) (-4 *4 (-160))
+ (-5 *2 (-591 *3))))
((*1 *2 *1)
- (|partial| -12 (-4 *1 (-1119 *3 *4 *5 *2)) (-4 *3 (-517))
- (-4 *4 (-734)) (-4 *5 (-788)) (-4 *2 (-989 *3 *4 *5))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-712)) (-4 *1 (-1159 *3)) (-4 *3 (-1125))))
- ((*1 *2 *1) (-12 (-4 *1 (-1159 *2)) (-4 *2 (-1125)))))
+ (-12 (-5 *2 (-591 *3)) (-5 *1 (-575 *3 *4 *5)) (-4 *3 (-788))
+ (-4 *4 (-13 (-160) (-659 (-385 (-525))))) (-14 *5 (-854))))
+ ((*1 *2 *1) (-12 (-5 *2 (-591 *3)) (-5 *1 (-616 *3)) (-4 *3 (-788))))
+ ((*1 *2 *1) (-12 (-5 *2 (-591 *3)) (-5 *1 (-620 *3)) (-4 *3 (-788))))
+ ((*1 *2 *1) (-12 (-5 *2 (-591 *3)) (-5 *1 (-760 *3)) (-4 *3 (-788))))
+ ((*1 *2 *1) (-12 (-5 *2 (-591 *3)) (-5 *1 (-826 *3)) (-4 *3 (-788))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1186 *3 *4)) (-4 *3 (-788)) (-4 *4 (-975))
+ (-5 *2 (-591 *3)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-290)) (-5 *1 (-275))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-591 (-1072))) (-5 *2 (-290)) (-5 *1 (-275))))
+ ((*1 *2 *3 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-290)) (-5 *1 (-275))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-591 (-1072))) (-5 *3 (-1072)) (-5 *2 (-290))
+ (-5 *1 (-275)))))
+(((*1 *2 *1 *2)
+ (-12 (|has| *1 (-6 -4251)) (-4 *1 (-1159 *2)) (-4 *2 (-1125)))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-631 *3)) (-4 *3 (-975)) (-5 *1 (-632 *3))))
+ ((*1 *2 *2 *2 *2)
+ (-12 (-5 *2 (-631 *3)) (-4 *3 (-975)) (-5 *1 (-632 *3)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-631 (-294 (-205)))) (-5 *2 (-357)) (-5 *1 (-187)))))
+ (-12 (-5 *3 (-110)) (-4 *4 (-13 (-788) (-517))) (-5 *2 (-108))
+ (-5 *1 (-31 *4 *5)) (-4 *5 (-408 *4))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-110)) (-4 *4 (-13 (-788) (-517))) (-5 *2 (-108))
+ (-5 *1 (-147 *4 *5)) (-4 *5 (-408 *4))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-110)) (-4 *4 (-13 (-788) (-517))) (-5 *2 (-108))
+ (-5 *1 (-255 *4 *5)) (-4 *5 (-13 (-408 *4) (-932)))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-110)) (-5 *2 (-108)) (-5 *1 (-280 *4)) (-4 *4 (-281))))
+ ((*1 *2 *3) (-12 (-4 *1 (-281)) (-5 *3 (-110)) (-5 *2 (-108))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-110)) (-4 *5 (-788)) (-5 *2 (-108))
+ (-5 *1 (-407 *4 *5)) (-4 *4 (-408 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-110)) (-4 *4 (-13 (-788) (-517))) (-5 *2 (-108))
+ (-5 *1 (-409 *4 *5)) (-4 *5 (-408 *4))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-110)) (-4 *4 (-13 (-788) (-517))) (-5 *2 (-108))
+ (-5 *1 (-578 *4 *5)) (-4 *5 (-13 (-408 *4) (-932) (-1111))))))
+(((*1 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206))))
+ ((*1 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *2))
+ (-4 *2 (-408 *3))))
+ ((*1 *1 *1) (-4 *1 (-1053))))
+(((*1 *1) (-5 *1 (-308))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-598 (-385 *6))) (-5 *4 (-1 (-591 *5) *6))
- (-4 *5 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525)))))
- (-4 *6 (-1147 *5)) (-5 *2 (-591 (-385 *6))) (-5 *1 (-753 *5 *6))))
+ (-12 (-5 *3 (-591 (-385 (-885 (-525)))))
+ (-5 *2 (-591 (-591 (-273 (-885 *4))))) (-5 *1 (-358 *4))
+ (-4 *4 (-13 (-786) (-341)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-591 (-273 (-385 (-885 (-525))))))
+ (-5 *2 (-591 (-591 (-273 (-885 *4))))) (-5 *1 (-358 *4))
+ (-4 *4 (-13 (-786) (-341)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-385 (-885 (-525)))) (-5 *2 (-591 (-273 (-885 *4))))
+ (-5 *1 (-358 *4)) (-4 *4 (-13 (-786) (-341)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-273 (-385 (-885 (-525)))))
+ (-5 *2 (-591 (-273 (-885 *4)))) (-5 *1 (-358 *4))
+ (-4 *4 (-13 (-786) (-341)))))
((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-598 (-385 *7))) (-5 *4 (-1 (-591 *6) *7))
- (-5 *5 (-1 (-396 *7) *7))
- (-4 *6 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525)))))
- (-4 *7 (-1147 *6)) (-5 *2 (-591 (-385 *7))) (-5 *1 (-753 *6 *7))))
+ (|partial| -12 (-5 *5 (-1089))
+ (-4 *6 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138)))
+ (-4 *4 (-13 (-29 *6) (-1111) (-891)))
+ (-5 *2 (-2 (|:| |particular| *4) (|:| -3612 (-591 *4))))
+ (-5 *1 (-597 *6 *4 *3)) (-4 *3 (-601 *4))))
+ ((*1 *2 *3 *2 *4 *2 *5)
+ (|partial| -12 (-5 *4 (-1089)) (-5 *5 (-591 *2))
+ (-4 *2 (-13 (-29 *6) (-1111) (-891)))
+ (-4 *6 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138)))
+ (-5 *1 (-597 *6 *2 *3)) (-4 *3 (-601 *2))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-599 *6 (-385 *6))) (-5 *4 (-1 (-591 *5) *6))
- (-4 *5 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525)))))
- (-4 *6 (-1147 *5)) (-5 *2 (-591 (-385 *6))) (-5 *1 (-753 *5 *6))))
+ (-12 (-5 *3 (-631 *5)) (-4 *5 (-341))
+ (-5 *2
+ (-2 (|:| |particular| (-3 (-1171 *5) "failed"))
+ (|:| -3612 (-591 (-1171 *5)))))
+ (-5 *1 (-612 *5)) (-5 *4 (-1171 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-591 (-591 *5))) (-4 *5 (-341))
+ (-5 *2
+ (-2 (|:| |particular| (-3 (-1171 *5) "failed"))
+ (|:| -3612 (-591 (-1171 *5)))))
+ (-5 *1 (-612 *5)) (-5 *4 (-1171 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-631 *5)) (-4 *5 (-341))
+ (-5 *2
+ (-591
+ (-2 (|:| |particular| (-3 (-1171 *5) "failed"))
+ (|:| -3612 (-591 (-1171 *5))))))
+ (-5 *1 (-612 *5)) (-5 *4 (-591 (-1171 *5)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-591 (-591 *5))) (-4 *5 (-341))
+ (-5 *2
+ (-591
+ (-2 (|:| |particular| (-3 (-1171 *5) "failed"))
+ (|:| -3612 (-591 (-1171 *5))))))
+ (-5 *1 (-612 *5)) (-5 *4 (-591 (-1171 *5)))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-341)) (-4 *6 (-13 (-351 *5) (-10 -7 (-6 -4251))))
+ (-4 *4 (-13 (-351 *5) (-10 -7 (-6 -4251))))
+ (-5 *2
+ (-2 (|:| |particular| (-3 *4 "failed")) (|:| -3612 (-591 *4))))
+ (-5 *1 (-613 *5 *6 *4 *3)) (-4 *3 (-629 *5 *6 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-341)) (-4 *6 (-13 (-351 *5) (-10 -7 (-6 -4251))))
+ (-4 *7 (-13 (-351 *5) (-10 -7 (-6 -4251))))
+ (-5 *2
+ (-591
+ (-2 (|:| |particular| (-3 *7 "failed")) (|:| -3612 (-591 *7)))))
+ (-5 *1 (-613 *5 *6 *7 *3)) (-5 *4 (-591 *7))
+ (-4 *3 (-629 *5 *6 *7))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-591 (-885 *5))) (-5 *4 (-591 (-1089))) (-4 *5 (-517))
+ (-5 *2 (-591 (-591 (-273 (-385 (-885 *5)))))) (-5 *1 (-711 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-591 (-885 *4))) (-4 *4 (-517))
+ (-5 *2 (-591 (-591 (-273 (-385 (-885 *4)))))) (-5 *1 (-711 *4))))
+ ((*1 *2 *2 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-110)) (-5 *4 (-1089))
+ (-4 *5 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138)))
+ (-5 *1 (-713 *5 *2)) (-4 *2 (-13 (-29 *5) (-1111) (-891)))))
((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-599 *7 (-385 *7))) (-5 *4 (-1 (-591 *6) *7))
- (-5 *5 (-1 (-396 *7) *7))
- (-4 *6 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525)))))
- (-4 *7 (-1147 *6)) (-5 *2 (-591 (-385 *7))) (-5 *1 (-753 *6 *7))))
+ (|partial| -12 (-5 *3 (-631 *7)) (-5 *5 (-1089))
+ (-4 *7 (-13 (-29 *6) (-1111) (-891)))
+ (-4 *6 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138)))
+ (-5 *2
+ (-2 (|:| |particular| (-1171 *7)) (|:| -3612 (-591 (-1171 *7)))))
+ (-5 *1 (-743 *6 *7)) (-5 *4 (-1171 *7))))
+ ((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-631 *6)) (-5 *4 (-1089))
+ (-4 *6 (-13 (-29 *5) (-1111) (-891)))
+ (-4 *5 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138)))
+ (-5 *2 (-591 (-1171 *6))) (-5 *1 (-743 *5 *6))))
+ ((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *3 (-591 (-273 *7))) (-5 *4 (-591 (-110)))
+ (-5 *5 (-1089)) (-4 *7 (-13 (-29 *6) (-1111) (-891)))
+ (-4 *6 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138)))
+ (-5 *2
+ (-2 (|:| |particular| (-1171 *7)) (|:| -3612 (-591 (-1171 *7)))))
+ (-5 *1 (-743 *6 *7))))
+ ((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *3 (-591 *7)) (-5 *4 (-591 (-110)))
+ (-5 *5 (-1089)) (-4 *7 (-13 (-29 *6) (-1111) (-891)))
+ (-4 *6 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138)))
+ (-5 *2
+ (-2 (|:| |particular| (-1171 *7)) (|:| -3612 (-591 (-1171 *7)))))
+ (-5 *1 (-743 *6 *7))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-273 *7)) (-5 *4 (-110)) (-5 *5 (-1089))
+ (-4 *7 (-13 (-29 *6) (-1111) (-891)))
+ (-4 *6 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138)))
+ (-5 *2
+ (-3 (-2 (|:| |particular| *7) (|:| -3612 (-591 *7))) *7 "failed"))
+ (-5 *1 (-743 *6 *7))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-110)) (-5 *5 (-1089))
+ (-4 *6 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138)))
+ (-5 *2
+ (-3 (-2 (|:| |particular| *3) (|:| -3612 (-591 *3))) *3 "failed"))
+ (-5 *1 (-743 *6 *3)) (-4 *3 (-13 (-29 *6) (-1111) (-891)))))
+ ((*1 *2 *3 *4 *3 *5)
+ (|partial| -12 (-5 *3 (-273 *2)) (-5 *4 (-110)) (-5 *5 (-591 *2))
+ (-4 *2 (-13 (-29 *6) (-1111) (-891))) (-5 *1 (-743 *6 *2))
+ (-4 *6 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138)))))
+ ((*1 *2 *2 *3 *4 *5)
+ (|partial| -12 (-5 *3 (-110)) (-5 *4 (-273 *2)) (-5 *5 (-591 *2))
+ (-4 *2 (-13 (-29 *6) (-1111) (-891)))
+ (-4 *6 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138)))
+ (-5 *1 (-743 *6 *2))))
+ ((*1 *2 *3) (-12 (-5 *3 (-749)) (-5 *2 (-964)) (-5 *1 (-746))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-749)) (-5 *4 (-987)) (-5 *2 (-964)) (-5 *1 (-746))))
+ ((*1 *2 *3 *4 *4 *5)
+ (-12 (-5 *3 (-1171 (-294 (-357)))) (-5 *4 (-357)) (-5 *5 (-591 *4))
+ (-5 *2 (-964)) (-5 *1 (-746))))
+ ((*1 *2 *3 *4 *4 *5 *4)
+ (-12 (-5 *3 (-1171 (-294 (-357)))) (-5 *4 (-357)) (-5 *5 (-591 *4))
+ (-5 *2 (-964)) (-5 *1 (-746))))
+ ((*1 *2 *3 *4 *4 *5 *6 *4)
+ (-12 (-5 *3 (-1171 (-294 *4))) (-5 *5 (-591 (-357)))
+ (-5 *6 (-294 (-357))) (-5 *4 (-357)) (-5 *2 (-964)) (-5 *1 (-746))))
+ ((*1 *2 *3 *4 *4 *5 *5 *4)
+ (-12 (-5 *3 (-1171 (-294 (-357)))) (-5 *4 (-357)) (-5 *5 (-591 *4))
+ (-5 *2 (-964)) (-5 *1 (-746))))
+ ((*1 *2 *3 *4 *4 *5 *6 *5 *4)
+ (-12 (-5 *3 (-1171 (-294 *4))) (-5 *5 (-591 (-357)))
+ (-5 *6 (-294 (-357))) (-5 *4 (-357)) (-5 *2 (-964)) (-5 *1 (-746))))
+ ((*1 *2 *3 *4 *4 *5 *6 *5 *4 *4)
+ (-12 (-5 *3 (-1171 (-294 *4))) (-5 *5 (-591 (-357)))
+ (-5 *6 (-294 (-357))) (-5 *4 (-357)) (-5 *2 (-964)) (-5 *1 (-746))))
+ ((*1 *2 *3 *4 *5)
+ (|partial| -12
+ (-5 *5
+ (-1
+ (-3 (-2 (|:| |particular| *6) (|:| -3612 (-591 *6))) "failed")
+ *7 *6))
+ (-4 *6 (-341)) (-4 *7 (-601 *6))
+ (-5 *2 (-2 (|:| |particular| (-1171 *6)) (|:| -3612 (-631 *6))))
+ (-5 *1 (-754 *6 *7)) (-5 *3 (-631 *6)) (-5 *4 (-1171 *6))))
+ ((*1 *2 *3) (-12 (-5 *3 (-831)) (-5 *2 (-964)) (-5 *1 (-830))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-831)) (-5 *4 (-987)) (-5 *2 (-964)) (-5 *1 (-830))))
+ ((*1 *2 *3 *3 *3 *3 *4 *4 *5 *6 *7 *8)
+ (-12 (-5 *4 (-712)) (-5 *6 (-591 (-591 (-294 *3)))) (-5 *7 (-1072))
+ (-5 *8 (-205)) (-5 *5 (-591 (-294 (-357)))) (-5 *3 (-357))
+ (-5 *2 (-964)) (-5 *1 (-830))))
+ ((*1 *2 *3 *3 *3 *3 *4 *4 *5 *6 *7)
+ (-12 (-5 *4 (-712)) (-5 *6 (-591 (-591 (-294 *3)))) (-5 *7 (-1072))
+ (-5 *5 (-591 (-294 (-357)))) (-5 *3 (-357)) (-5 *2 (-964))
+ (-5 *1 (-830))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-885 (-385 (-525)))) (-5 *2 (-591 (-357)))
+ (-5 *1 (-952)) (-5 *4 (-357))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-885 (-525))) (-5 *2 (-591 (-357))) (-5 *1 (-952))
+ (-5 *4 (-357))))
((*1 *2 *3)
- (-12 (-5 *3 (-598 (-385 *5))) (-4 *5 (-1147 *4)) (-4 *4 (-27))
- (-4 *4 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525)))))
- (-5 *2 (-591 (-385 *5))) (-5 *1 (-753 *4 *5))))
+ (-12 (-4 *4 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525)))))))
+ (-5 *2 (-591 *4)) (-5 *1 (-1044 *3 *4)) (-4 *3 (-1147 *4))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138)))
+ (-5 *2 (-591 (-273 (-294 *4)))) (-5 *1 (-1047 *4))
+ (-5 *3 (-294 *4))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138)))
+ (-5 *2 (-591 (-273 (-294 *4)))) (-5 *1 (-1047 *4))
+ (-5 *3 (-273 (-294 *4)))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-598 (-385 *6))) (-5 *4 (-1 (-396 *6) *6))
- (-4 *6 (-1147 *5)) (-4 *5 (-27))
- (-4 *5 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525)))))
- (-5 *2 (-591 (-385 *6))) (-5 *1 (-753 *5 *6))))
+ (-12 (-5 *4 (-1089))
+ (-4 *5 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138)))
+ (-5 *2 (-591 (-273 (-294 *5)))) (-5 *1 (-1047 *5))
+ (-5 *3 (-273 (-294 *5)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1089))
+ (-4 *5 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138)))
+ (-5 *2 (-591 (-273 (-294 *5)))) (-5 *1 (-1047 *5))
+ (-5 *3 (-294 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-591 (-1089)))
+ (-4 *5 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138)))
+ (-5 *2 (-591 (-591 (-273 (-294 *5))))) (-5 *1 (-1047 *5))
+ (-5 *3 (-591 (-273 (-294 *5))))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-591 (-385 (-885 *5)))) (-5 *4 (-591 (-1089)))
+ (-4 *5 (-517)) (-5 *2 (-591 (-591 (-273 (-385 (-885 *5))))))
+ (-5 *1 (-1095 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-591 (-1089))) (-4 *5 (-517))
+ (-5 *2 (-591 (-591 (-273 (-385 (-885 *5)))))) (-5 *1 (-1095 *5))
+ (-5 *3 (-591 (-273 (-385 (-885 *5)))))))
((*1 *2 *3)
- (-12 (-5 *3 (-599 *5 (-385 *5))) (-4 *5 (-1147 *4)) (-4 *4 (-27))
- (-4 *4 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525)))))
- (-5 *2 (-591 (-385 *5))) (-5 *1 (-753 *4 *5))))
+ (-12 (-5 *3 (-591 (-385 (-885 *4)))) (-4 *4 (-517))
+ (-5 *2 (-591 (-591 (-273 (-385 (-885 *4)))))) (-5 *1 (-1095 *4))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-517)) (-5 *2 (-591 (-591 (-273 (-385 (-885 *4))))))
+ (-5 *1 (-1095 *4)) (-5 *3 (-591 (-273 (-385 (-885 *4)))))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-599 *6 (-385 *6))) (-5 *4 (-1 (-396 *6) *6))
- (-4 *6 (-1147 *5)) (-4 *5 (-27))
- (-4 *5 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525)))))
- (-5 *2 (-591 (-385 *6))) (-5 *1 (-753 *5 *6)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *5 (-108)) (-4 *4 (-13 (-341) (-786))) (-5 *2 (-396 *3))
- (-5 *1 (-167 *4 *3)) (-4 *3 (-1147 (-157 *4)))))
+ (-12 (-5 *4 (-1089)) (-4 *5 (-517))
+ (-5 *2 (-591 (-273 (-385 (-885 *5))))) (-5 *1 (-1095 *5))
+ (-5 *3 (-385 (-885 *5)))))
((*1 *2 *3 *4)
- (-12 (-4 *4 (-13 (-341) (-786))) (-5 *2 (-396 *3))
- (-5 *1 (-167 *4 *3)) (-4 *3 (-1147 (-157 *4))))))
-(((*1 *2 *3 *3 *4)
- (-12 (-5 *4 (-712)) (-4 *5 (-517))
- (-5 *2
- (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3)))
- (-5 *1 (-901 *5 *3)) (-4 *3 (-1147 *5)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))))
-(((*1 *2 *1) (-12 (-5 *1 (-542 *2)) (-4 *2 (-341)))))
-(((*1 *1 *2) (-12 (-5 *2 (-146)) (-5 *1 (-807)))))
-(((*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 (-631 (-205))) (-5 *6 (-108)) (-5 *7 (-631 (-525)))
- (-5 *8 (-3 (|:| |fn| (-366)) (|:| |fp| (-63 QPHESS))))
- (-5 *3 (-525)) (-5 *4 (-205)) (-5 *2 (-964)) (-5 *1 (-695)))))
-(((*1 *1 *1)
- (|partial| -12 (-4 *1 (-345 *2)) (-4 *2 (-160)) (-4 *2 (-517))))
- ((*1 *1 *1) (|partial| -4 *1 (-664))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-591 *7)) (-4 *7 (-882 *4 *5 *6)) (-4 *4 (-429))
- (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-1176))
- (-5 *1 (-426 *4 *5 *6 *7)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-712)) (-4 *4 (-341)) (-4 *5 (-1147 *4)) (-5 *2 (-1176))
- (-5 *1 (-39 *4 *5 *6 *7)) (-4 *6 (-1147 (-385 *5))) (-14 *7 *6))))
+ (-12 (-5 *4 (-1089)) (-4 *5 (-517))
+ (-5 *2 (-591 (-273 (-385 (-885 *5))))) (-5 *1 (-1095 *5))
+ (-5 *3 (-273 (-385 (-885 *5))))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-517)) (-5 *2 (-591 (-273 (-385 (-885 *4)))))
+ (-5 *1 (-1095 *4)) (-5 *3 (-385 (-885 *4)))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-517)) (-5 *2 (-591 (-273 (-385 (-885 *4)))))
+ (-5 *1 (-1095 *4)) (-5 *3 (-273 (-385 (-885 *4)))))))
+(((*1 *1 *2) (-12 (-4 *1 (-611 *2)) (-4 *2 (-1125))))
+ ((*1 *2 *1) (-12 (-5 *2 (-591 (-1089))) (-5 *1 (-1089)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-1070 (-2 (|:| |k| (-525)) (|:| |c| *3))))
- (-5 *1 (-550 *3)) (-4 *3 (-975)))))
-(((*1 *2 *1 *3)
- (-12 (-4 *1 (-320 *4 *3 *5)) (-4 *4 (-1129)) (-4 *3 (-1147 *4))
- (-4 *5 (-1147 (-385 *3))) (-5 *2 (-108))))
+ (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-1078 3 *3))))
+ ((*1 *1) (-12 (-5 *1 (-1078 *2 *3)) (-14 *2 (-854)) (-4 *3 (-975))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-1049 (-205))) (-5 *1 (-1173))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1049 (-205))) (-5 *1 (-1173)))))
+(((*1 *2 *2 *2)
+ (-12 (-4 *3 (-341)) (-5 *1 (-708 *2 *3)) (-4 *2 (-650 *3))))
+ ((*1 *1 *1 *1) (-12 (-4 *1 (-790 *2)) (-4 *2 (-975)) (-4 *2 (-341)))))
+(((*1 *1 *1) (-12 (-4 *1 (-351 *2)) (-4 *2 (-1125))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-975)) (-5 *1 (-421 *3 *2)) (-4 *2 (-1147 *3))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-594 *2 *3 *4)) (-4 *2 (-1018)) (-4 *3 (-23))
+ (-14 *4 *3))))
+(((*1 *1 *1 *2)
+ (-12 (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788))
+ (-5 *1 (-477 *3 *4 *5 *2)) (-4 *2 (-882 *3 *4 *5))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *2 (-341)) (-4 *3 (-734)) (-4 *4 (-788))
+ (-5 *1 (-477 *2 *3 *4 *5)) (-4 *5 (-882 *2 *3 *4)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-854)) (-5 *2 (-1085 *4)) (-5 *1 (-335 *4))
+ (-4 *4 (-327)))))
+(((*1 *2 *3) (-12 (-5 *3 (-712)) (-5 *2 (-1 (-357))) (-5 *1 (-968)))))
+(((*1 *2 *1) (-12 (-4 *1 (-46 *3 *2)) (-4 *3 (-975)) (-4 *2 (-733))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-712)) (-5 *1 (-49 *3 *4)) (-4 *3 (-975))
+ (-14 *4 (-591 (-1089)))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-525)) (-5 *1 (-203 *3 *4)) (-4 *3 (-13 (-975) (-788)))
+ (-14 *4 (-591 (-1089)))))
((*1 *2 *1 *3)
- (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3))
- (-4 *5 (-1147 (-385 *4))) (-5 *2 (-108))))
+ (-12 (-4 *1 (-232 *4 *3 *5 *6)) (-4 *4 (-975)) (-4 *3 (-788))
+ (-4 *5 (-245 *3)) (-4 *6 (-734)) (-5 *2 (-712))))
+ ((*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-254))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1085 *8)) (-5 *4 (-591 *6)) (-4 *6 (-788))
+ (-4 *8 (-882 *7 *5 *6)) (-4 *5 (-734)) (-4 *7 (-975))
+ (-5 *2 (-591 (-712))) (-5 *1 (-299 *5 *6 *7 *8))))
+ ((*1 *2 *1) (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-5 *2 (-854))))
((*1 *2 *1)
- (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3))
- (-4 *5 (-1147 (-385 *4))) (-5 *2 (-108)))))
-(((*1 *2 *3 *3 *3 *3 *4 *3 *5 *5 *5 *3)
- (-12 (-5 *3 (-525)) (-5 *5 (-631 (-205))) (-5 *4 (-205))
- (-5 *2 (-964)) (-5 *1 (-692)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-591 *4)) (-4 *4 (-786)) (-4 *4 (-341)) (-5 *2 (-712))
- (-5 *1 (-878 *4 *5)) (-4 *5 (-1147 *4)))))
-(((*1 *2 *1 *1 *3)
- (-12 (-5 *3 (-1 (-108) *5 *5)) (-4 *5 (-13 (-1018) (-33)))
- (-5 *2 (-108)) (-5 *1 (-1054 *4 *5)) (-4 *4 (-13 (-1018) (-33))))))
-(((*1 *2 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1173))))
- ((*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1173)))))
-(((*1 *2 *2 *3 *4)
- (|partial| -12 (-5 *3 (-712)) (-4 *4 (-13 (-517) (-138)))
- (-5 *1 (-1141 *4 *2)) (-4 *2 (-1147 *4)))))
+ (-12 (-4 *1 (-352 *3 *4)) (-4 *3 (-788)) (-4 *4 (-160))
+ (-5 *2 (-712))))
+ ((*1 *2 *1) (-12 (-4 *1 (-447 *3 *2)) (-4 *3 (-160)) (-4 *2 (-23))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-517)) (-5 *2 (-525)) (-5 *1 (-572 *3 *4))
+ (-4 *4 (-1147 *3))))
+ ((*1 *2 *1) (-12 (-4 *1 (-650 *3)) (-4 *3 (-975)) (-5 *2 (-712))))
+ ((*1 *2 *1) (-12 (-4 *1 (-790 *3)) (-4 *3 (-975)) (-5 *2 (-712))))
+ ((*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-837 *3)) (-4 *3 (-1018))))
+ ((*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-838 *3)) (-4 *3 (-1018))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-591 *6)) (-4 *1 (-882 *4 *5 *6)) (-4 *4 (-975))
+ (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-591 (-712)))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *1 (-882 *4 *5 *3)) (-4 *4 (-975)) (-4 *5 (-734))
+ (-4 *3 (-788)) (-5 *2 (-712))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-904 *3 *2 *4)) (-4 *3 (-975)) (-4 *4 (-788))
+ (-4 *2 (-733))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1119 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-734))
+ (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-712))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1133 *3 *4)) (-4 *3 (-975)) (-4 *4 (-1162 *3))
+ (-5 *2 (-525))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1154 *3 *4)) (-4 *3 (-975)) (-4 *4 (-1131 *3))
+ (-5 *2 (-385 (-525)))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1188 *3)) (-4 *3 (-341)) (-5 *2 (-774 (-854)))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1190 *3 *4)) (-4 *3 (-788)) (-4 *4 (-975))
+ (-5 *2 (-712)))))
+(((*1 *1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-113 *3)) (-14 *3 *2)))
+ ((*1 *1 *1) (-12 (-5 *1 (-113 *2)) (-14 *2 (-525))))
+ ((*1 *1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-804 *3)) (-14 *3 *2)))
+ ((*1 *1 *1) (-12 (-5 *1 (-804 *2)) (-14 *2 (-525))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-525)) (-14 *3 *2) (-5 *1 (-805 *3 *4))
+ (-4 *4 (-802 *3))))
+ ((*1 *1 *1)
+ (-12 (-14 *2 (-525)) (-5 *1 (-805 *2 *3)) (-4 *3 (-802 *2))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-525)) (-4 *1 (-1133 *3 *4)) (-4 *3 (-975))
+ (-4 *4 (-1162 *3))))
+ ((*1 *1 *1)
+ (-12 (-4 *1 (-1133 *2 *3)) (-4 *2 (-975)) (-4 *3 (-1162 *2)))))
(((*1 *1 *1 *2)
- (-12
+ (-12 (-5 *2 (-591 (-51))) (-5 *1 (-825 *3)) (-4 *3 (-1018)))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
+ (-4 *4 (-788)) (-4 *2 (-429)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1089)) (-5 *2 (-501)) (-5 *1 (-500 *4))
+ (-4 *4 (-1125)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-517))
+ (-4 *3 (-882 *7 *5 *6))
(-5 *2
- (-2 (|:| -2718 (-591 (-796))) (|:| -2593 (-591 (-796)))
- (|:| |presup| (-591 (-796))) (|:| -1772 (-591 (-796)))
- (|:| |args| (-591 (-796)))))
- (-5 *1 (-1089))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-591 (-591 (-796)))) (-5 *1 (-1089)))))
-(((*1 *1 *1 *1) (-4 *1 (-510))))
-(((*1 *1 *2) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-308))))
- ((*1 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-308)))))
+ (-2 (|:| -3987 (-712)) (|:| -2976 *3) (|:| |radicand| (-591 *3))))
+ (-5 *1 (-886 *5 *6 *7 *3 *8)) (-5 *4 (-712))
+ (-4 *8
+ (-13 (-341)
+ (-10 -8 (-15 -1384 (*3 $)) (-15 -1396 (*3 $)) (-15 -2686 ($ *3))))))))
+(((*1 *1 *2 *1) (-12 (-5 *1 (-591 *2)) (-4 *2 (-1125))))
+ ((*1 *1 *2 *1) (-12 (-5 *1 (-1070 *2)) (-4 *2 (-1125)))))
+(((*1 *2 *3 *2 *4)
+ (-12 (-5 *3 (-631 *2)) (-5 *4 (-712))
+ (-4 *2 (-13 (-286) (-10 -8 (-15 -3898 ((-396 $) $)))))
+ (-4 *5 (-1147 *2)) (-5 *1 (-472 *2 *5 *6)) (-4 *6 (-387 *2 *5)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-788) (-566 (-1089))))
+ (-4 *6 (-734)) (-4 *7 (-882 *4 *6 *5))
+ (-5 *2
+ (-2 (|:| |sysok| (-108)) (|:| |z0| (-591 *7)) (|:| |n0| (-591 *7))))
+ (-5 *1 (-857 *4 *5 *6 *7)) (-5 *3 (-591 *7)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1 *7 *7)) (-4 *7 (-1147 *6))
+ (-4 *6 (-13 (-27) (-408 *5)))
+ (-4 *5 (-13 (-788) (-517) (-966 (-525)))) (-4 *8 (-1147 (-385 *7)))
+ (-5 *2 (-542 *3)) (-5 *1 (-513 *5 *6 *7 *8 *3))
+ (-4 *3 (-320 *6 *7 *8)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-108))
+ (-4 *6 (-13 (-429) (-788) (-966 (-525)) (-587 (-525))))
+ (-4 *3 (-13 (-27) (-1111) (-408 *6) (-10 -8 (-15 -2686 ($ *7)))))
+ (-4 *7 (-786))
+ (-4 *8
+ (-13 (-1149 *3 *7) (-341) (-1111)
+ (-10 -8 (-15 -2209 ($ $)) (-15 -2452 ($ $)))))
+ (-5 *2
+ (-3 (|:| |%series| *8)
+ (|:| |%problem| (-2 (|:| |func| (-1072)) (|:| |prob| (-1072))))))
+ (-5 *1 (-400 *6 *3 *7 *8 *9 *10)) (-5 *5 (-1072)) (-4 *9 (-914 *8))
+ (-14 *10 (-1089)))))
+(((*1 *2 *3 *4 *5 *5 *2)
+ (|partial| -12 (-5 *2 (-108)) (-5 *3 (-885 *6)) (-5 *4 (-1089))
+ (-5 *5 (-781 *7))
+ (-4 *6 (-13 (-429) (-788) (-966 (-525)) (-587 (-525))))
+ (-4 *7 (-13 (-1111) (-29 *6))) (-5 *1 (-204 *6 *7))))
+ ((*1 *2 *3 *4 *4 *2)
+ (|partial| -12 (-5 *2 (-108)) (-5 *3 (-1085 *6)) (-5 *4 (-781 *6))
+ (-4 *6 (-13 (-1111) (-29 *5)))
+ (-4 *5 (-13 (-429) (-788) (-966 (-525)) (-587 (-525))))
+ (-5 *1 (-204 *5 *6)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-788))
+ (-5 *2
+ (-2 (|:| |f1| (-591 *4)) (|:| |f2| (-591 (-591 (-591 *4))))
+ (|:| |f3| (-591 (-591 *4))) (|:| |f4| (-591 (-591 (-591 *4))))))
+ (-5 *1 (-1097 *4)) (-5 *3 (-591 (-591 (-591 *4)))))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-1156 *3 *4 *5)) (-4 *3 (-13 (-341) (-788)))
+ (-14 *4 (-1089)) (-14 *5 *3) (-5 *1 (-297 *3 *4 *5))))
+ ((*1 *2 *3) (-12 (-5 *2 (-1 (-357))) (-5 *1 (-968)) (-5 *3 (-357)))))
(((*1 *2 *2)
(-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
(-4 *2 (-13 (-408 *3) (-932))))))
+(((*1 *2 *3 *3 *4 *5 *5 *5 *3)
+ (-12 (-5 *3 (-525)) (-5 *4 (-1072)) (-5 *5 (-631 (-205)))
+ (-5 *2 (-964)) (-5 *1 (-689)))))
+(((*1 *1)
+ (|partial| -12 (-4 *1 (-345 *2)) (-4 *2 (-517)) (-4 *2 (-160)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-128)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-765)))))
+(((*1 *2)
+ (-12
+ (-5 *2 (-2 (|:| -1924 (-591 (-1089))) (|:| -4171 (-591 (-1089)))))
+ (-5 *1 (-1127)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108))
+ (-5 *1 (-908 *4 *5 *6 *3)) (-4 *3 (-989 *4 *5 *6)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1173)))))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-1028)))))
+(((*1 *2 *1) (-12 (-4 *1 (-618 *3)) (-4 *3 (-1125)) (-5 *2 (-108)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-135)))))
+(((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-2 (|:| -2928 (-631 (-385 (-885 *4))))
+ (|:| |vec| (-591 (-385 (-885 *4)))) (|:| -2193 (-712))
+ (|:| |rows| (-591 (-525))) (|:| |cols| (-591 (-525)))))
+ (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-788) (-566 (-1089))))
+ (-4 *6 (-734))
+ (-5 *2
+ (-2 (|:| |partsol| (-1171 (-385 (-885 *4))))
+ (|:| -3612 (-591 (-1171 (-385 (-885 *4)))))))
+ (-5 *1 (-857 *4 *5 *6 *7)) (-4 *7 (-882 *4 *6 *5)))))
+(((*1 *1 *1 *1 *2)
+ (-12 (-4 *1 (-989 *3 *4 *2)) (-4 *3 (-975)) (-4 *4 (-734))
+ (-4 *2 (-788))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
+ (-4 *4 (-788)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1 *6 *4 *5)) (-4 *4 (-1018)) (-4 *5 (-1018))
+ (-4 *6 (-1018)) (-5 *2 (-1 *6 *5 *4)) (-5 *1 (-626 *4 *5 *6)))))
+(((*1 *2 *3 *1)
+ (|partial| -12 (-5 *3 (-1 (-108) *2)) (-4 *1 (-142 *2))
+ (-4 *2 (-1125)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-205)) (-5 *1 (-30))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1 (-396 *4) *4)) (-4 *4 (-517)) (-5 *2 (-396 *4))
+ (-5 *1 (-397 *4))))
+ ((*1 *1 *1) (-5 *1 (-859)))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-1013 (-205))) (-5 *1 (-859))))
+ ((*1 *1 *1) (-5 *1 (-860)))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-1013 (-205))) (-5 *1 (-860))))
+ ((*1 *2 *3 *2 *4)
+ (-12 (-5 *2 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))))
+ (-5 *4 (-385 (-525))) (-5 *1 (-949 *3)) (-4 *3 (-1147 (-525)))))
+ ((*1 *2 *3 *2 *2)
+ (|partial| -12
+ (-5 *2 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))))
+ (-5 *1 (-949 *3)) (-4 *3 (-1147 (-525)))))
+ ((*1 *2 *3 *2 *4)
+ (-12 (-5 *2 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))))
+ (-5 *4 (-385 (-525))) (-5 *1 (-950 *3)) (-4 *3 (-1147 *4))))
+ ((*1 *2 *3 *2 *2)
+ (|partial| -12
+ (-5 *2 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))))
+ (-5 *1 (-950 *3)) (-4 *3 (-1147 (-385 (-525))))))
+ ((*1 *1 *1)
+ (-12 (-4 *2 (-13 (-786) (-341))) (-5 *1 (-985 *2 *3))
+ (-4 *3 (-1147 *2)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))))
+(((*1 *2 *1) (|partial| -12 (-5 *2 (-591 (-259))) (-5 *1 (-259))))
+ ((*1 *2 *1) (-12 (-5 *2 (-591 (-1094))) (-5 *1 (-1094)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-385 (-525))) (-4 *5 (-734)) (-4 *6 (-788))
- (-4 *7 (-517)) (-4 *8 (-882 *7 *5 *6))
- (-5 *2 (-2 (|:| -2008 (-712)) (|:| -3482 *9) (|:| |radicand| *9)))
- (-5 *1 (-886 *5 *6 *7 *8 *9)) (-5 *4 (-712))
- (-4 *9
- (-13 (-341)
- (-10 -8 (-15 -1738 (*8 $)) (-15 -1754 (*8 $)) (-15 -3022 ($ *8))))))))
-(((*1 *2 *3) (-12 (-5 *3 (-294 (-205))) (-5 *2 (-108)) (-5 *1 (-246)))))
-(((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-305 *3)) (-4 *3 (-1125))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-108)) (-5 *1 (-488 *3 *4)) (-4 *3 (-1125))
- (-14 *4 (-525)))))
-(((*1 *2 *1 *1)
- (|partial| -12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-4 *3 (-346))
- (-5 *2 (-1085 *3))))
+ (|partial| -12 (-5 *3 (-1 (-3 *5 "failed") *7)) (-5 *4 (-1085 *7))
+ (-4 *5 (-975)) (-4 *7 (-975)) (-4 *2 (-1147 *5))
+ (-5 *1 (-474 *5 *2 *6 *7)) (-4 *6 (-1147 *2)))))
+(((*1 *2 *3 *2 *4)
+ (|partial| -12 (-5 *4 (-1 (-3 (-525) "failed") *5)) (-4 *5 (-975))
+ (-5 *2 (-525)) (-5 *1 (-508 *5 *3)) (-4 *3 (-1147 *5))))
+ ((*1 *2 *3 *4 *2 *5)
+ (|partial| -12 (-5 *5 (-1 (-3 (-525) "failed") *4)) (-4 *4 (-975))
+ (-5 *2 (-525)) (-5 *1 (-508 *4 *3)) (-4 *3 (-1147 *4))))
+ ((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *5 (-1 (-3 (-525) "failed") *4)) (-4 *4 (-975))
+ (-5 *2 (-525)) (-5 *1 (-508 *4 *3)) (-4 *3 (-1147 *4)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-517) (-138))) (-5 *2 (-591 *3))
+ (-5 *1 (-1141 *4 *3)) (-4 *3 (-1147 *4)))))
+(((*1 *2 *2) (-12 (-5 *2 (-366)) (-5 *1 (-414))))
+ ((*1 *2 *2 *2) (-12 (-5 *2 (-366)) (-5 *1 (-414)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-110)) (-5 *3 (-591 (-1 *4 (-591 *4)))) (-4 *4 (-1018))
+ (-5 *1 (-109 *4))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-110)) (-5 *3 (-1 *4 *4)) (-4 *4 (-1018))
+ (-5 *1 (-109 *4))))
+ ((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-110)) (-5 *2 (-591 (-1 *4 (-591 *4))))
+ (-5 *1 (-109 *4)) (-4 *4 (-1018)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-932))))))
+(((*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-444))))
+ ((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-444)))))
+(((*1 *2)
+ (-12 (-5 *2 (-385 (-885 *3))) (-5 *1 (-430 *3 *4 *5 *6))
+ (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-854))
+ (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))))
+(((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-859)))))
+(((*1 *2 *1) (-12 (-5 *2 (-396 *3)) (-5 *1 (-847 *3)) (-4 *3 (-286)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-517))
+ (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-908 *3 *4 *5 *6)))))
+(((*1 *2 *2 *1 *3 *4)
+ (-12 (-5 *2 (-591 *8)) (-5 *3 (-1 *8 *8 *8))
+ (-5 *4 (-1 (-108) *8 *8)) (-4 *1 (-1119 *5 *6 *7 *8)) (-4 *5 (-517))
+ (-4 *6 (-734)) (-4 *7 (-788)) (-4 *8 (-989 *5 *6 *7)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1021 *3 *4 *5 *6 *7)) (-4 *3 (-1018)) (-4 *4 (-1018))
+ (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *7 (-1018)) (-5 *2 (-108)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-825 *3)) (-4 *3 (-1018))))
((*1 *2 *1)
- (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-4 *3 (-346))
- (-5 *2 (-1085 *3)))))
-(((*1 *2 *3 *3 *4 *4 *4 *3)
- (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
- (-5 *1 (-698)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-525)) (-5 *2 (-591 (-2 (|:| -1348 *3) (|:| -1316 *4))))
- (-5 *1 (-637 *3)) (-4 *3 (-1147 *4)))))
-(((*1 *2 *3 *4 *5 *6 *5 *3 *7)
- (-12 (-5 *4 (-525))
- (-5 *6
- (-2 (|:| |try| (-357)) (|:| |did| (-357)) (|:| -1570 (-357))))
- (-5 *7 (-1 (-1176) (-1171 *5) (-1171 *5) (-357)))
- (-5 *3 (-1171 (-357))) (-5 *5 (-357)) (-5 *2 (-1176))
- (-5 *1 (-729))))
- ((*1 *2 *3 *4 *5 *6 *5 *3 *7 *3 *3 *3 *3 *3 *3 *3)
- (-12 (-5 *4 (-525))
- (-5 *6
- (-2 (|:| |try| (-357)) (|:| |did| (-357)) (|:| -1570 (-357))))
- (-5 *7 (-1 (-1176) (-1171 *5) (-1171 *5) (-357)))
- (-5 *3 (-1171 (-357))) (-5 *5 (-357)) (-5 *2 (-1176))
- (-5 *1 (-729)))))
+ (-12 (-4 *1 (-1021 *3 *4 *5 *6 *7)) (-4 *3 (-1018)) (-4 *4 (-1018))
+ (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *7 (-1018)) (-5 *2 (-108)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-975)) (-4 *5 (-1147 *4)) (-5 *2 (-1 *6 (-591 *6)))
+ (-5 *1 (-1165 *4 *5 *3 *6)) (-4 *3 (-601 *5)) (-4 *6 (-1162 *4)))))
(((*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1125)) (-4 *1 (-142 *3))))
((*1 *1 *2)
(-12
- (-5 *2 (-591 (-2 (|:| -2008 (-712)) (|:| -1682 *4) (|:| |num| *4))))
+ (-5 *2 (-591 (-2 (|:| -3987 (-712)) (|:| -1708 *4) (|:| |num| *4))))
(-4 *4 (-1147 *3)) (-4 *3 (-13 (-341) (-138))) (-5 *1 (-377 *3 *4))))
((*1 *1 *2 *3 *4)
- (-12 (-5 *2 (-3 (|:| |fst| (-412)) (|:| -4170 "void")))
+ (-12 (-5 *2 (-3 (|:| |fst| (-412)) (|:| -1411 "void")))
(-5 *3 (-591 (-885 (-525)))) (-5 *4 (-108)) (-5 *1 (-415))))
((*1 *1 *2 *3 *4)
- (-12 (-5 *2 (-3 (|:| |fst| (-412)) (|:| -4170 "void")))
+ (-12 (-5 *2 (-3 (|:| |fst| (-412)) (|:| -1411 "void")))
(-5 *3 (-591 (-1089))) (-5 *4 (-108)) (-5 *1 (-415))))
((*1 *2 *1)
(-12 (-5 *2 (-1070 *3)) (-5 *1 (-555 *3)) (-4 *3 (-1125))))
@@ -6615,23 +8130,23 @@
((*1 *1 *2 *3)
(-12 (-5 *1 (-655 *2 *3 *4)) (-4 *2 (-788)) (-4 *3 (-1018))
(-14 *4
- (-1 (-108) (-2 (|:| -2226 *2) (|:| -2008 *3))
- (-2 (|:| -2226 *2) (|:| -2008 *3))))))
+ (-1 (-108) (-2 (|:| -3229 *2) (|:| -3987 *3))
+ (-2 (|:| -3229 *2) (|:| -3987 *3))))))
((*1 *1 *2 *3)
(-12 (-5 *1 (-806 *2 *3)) (-4 *2 (-1125)) (-4 *3 (-1125))))
((*1 *1 *2)
- (-12 (-5 *2 (-591 (-2 (|:| -2019 (-1089)) (|:| -1221 *4))))
+ (-12 (-5 *2 (-591 (-2 (|:| -1265 (-1089)) (|:| -1568 *4))))
(-4 *4 (-1018)) (-5 *1 (-822 *3 *4)) (-4 *3 (-1018))))
((*1 *2 *3 *4)
(-12 (-5 *4 (-591 *5)) (-4 *5 (-13 (-1018) (-33)))
(-5 *2 (-591 (-1054 *3 *5))) (-5 *1 (-1054 *3 *5))
(-4 *3 (-13 (-1018) (-33)))))
((*1 *2 *3)
- (-12 (-5 *3 (-591 (-2 (|:| |val| *4) (|:| -3374 *5))))
+ (-12 (-5 *3 (-591 (-2 (|:| |val| *4) (|:| -3585 *5))))
(-4 *4 (-13 (-1018) (-33))) (-4 *5 (-13 (-1018) (-33)))
(-5 *2 (-591 (-1054 *4 *5))) (-5 *1 (-1054 *4 *5))))
((*1 *1 *2)
- (-12 (-5 *2 (-2 (|:| |val| *3) (|:| -3374 *4)))
+ (-12 (-5 *2 (-2 (|:| |val| *3) (|:| -3585 *4)))
(-4 *3 (-13 (-1018) (-33))) (-4 *4 (-13 (-1018) (-33)))
(-5 *1 (-1054 *3 *4))))
((*1 *1 *2 *3)
@@ -6654,69 +8169,32 @@
(-4 *4 (-13 (-1018) (-33))) (-5 *1 (-1055 *3 *4))))
((*1 *1 *2 *3)
(-12 (-5 *1 (-1079 *2 *3)) (-4 *2 (-1018)) (-4 *3 (-1018)))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-429))
+ (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788))
+ (-5 *1 (-908 *3 *4 *5 *6)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-429)) (-4 *4 (-734)) (-4 *5 (-788))
+ (-5 *1 (-426 *3 *4 *5 *2)) (-4 *2 (-882 *3 *4 *5)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-286)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4))
- (-5 *2
- (-2 (|:| |Smith| *3) (|:| |leftEqMat| *3) (|:| |rightEqMat| *3)))
- (-5 *1 (-1040 *4 *5 *6 *3)) (-4 *3 (-629 *4 *5 *6)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-385 (-885 *3))) (-5 *1 (-430 *3 *4 *5 *6))
- (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-854))
- (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-108)) (-5 *1 (-116 *3)) (-4 *3 (-1147 (-525))))))
-(((*1 *2)
- (-12 (-14 *4 *2) (-4 *5 (-1125)) (-5 *2 (-712))
- (-5 *1 (-217 *3 *4 *5)) (-4 *3 (-218 *4 *5))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-301 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-126))
- (-5 *2 (-712))))
- ((*1 *2)
- (-12 (-4 *4 (-341)) (-5 *2 (-712)) (-5 *1 (-306 *3 *4))
- (-4 *3 (-307 *4))))
- ((*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-339 *3)) (-4 *3 (-1018))))
- ((*1 *2) (-12 (-4 *1 (-346)) (-5 *2 (-712))))
- ((*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-364 *3)) (-4 *3 (-1018))))
- ((*1 *2)
- (-12 (-4 *4 (-1018)) (-5 *2 (-712)) (-5 *1 (-402 *3 *4))
- (-4 *3 (-403 *4))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-712)) (-5 *1 (-594 *3 *4 *5)) (-4 *3 (-1018))
- (-4 *4 (-23)) (-14 *5 *4)))
- ((*1 *2)
- (-12 (-4 *4 (-160)) (-4 *5 (-1147 *4)) (-5 *2 (-712))
- (-5 *1 (-665 *3 *4 *5)) (-4 *3 (-666 *4 *5))))
- ((*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-760 *3)) (-4 *3 (-788))))
- ((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-936))))
- ((*1 *2 *1)
- (-12 (-4 *2 (-13 (-786) (-341))) (-5 *1 (-985 *2 *3))
- (-4 *3 (-1147 *2)))))
-(((*1 *2)
- (-12 (-5 *2 (-108)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))))
-(((*1 *1 *1) (-12 (-4 *1 (-403 *2)) (-4 *2 (-1018)) (-4 *2 (-346)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-1 (-108) (-110) (-110))) (-5 *1 (-110)))))
-(((*1 *2 *1) (-12 (-4 *1 (-33)) (-5 *2 (-108))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-429)) (-4 *4 (-788)) (-4 *5 (-734)) (-5 *2 (-108))
- (-5 *1 (-918 *3 *4 *5 *6)) (-4 *6 (-882 *3 *5 *4))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-108)) (-5 *1 (-1054 *3 *4)) (-4 *3 (-13 (-1018) (-33)))
- (-4 *4 (-13 (-1018) (-33))))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-1171 (-1171 (-525)))) (-5 *3 (-854)) (-5 *1 (-443)))))
-(((*1 *2)
- (-12 (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4)))
- (-5 *2 (-1171 *1)) (-4 *1 (-320 *3 *4 *5)))))
-(((*1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796))))
- ((*1 *1 *1 *1) (-5 *1 (-796))))
-(((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-795))))
- ((*1 *2 *1) (-12 (-5 *2 (-1022)) (-5 *1 (-897))))
- ((*1 *2 *1) (-12 (-5 *2 (-1072)) (-5 *1 (-920))))
- ((*1 *2 *1) (-12 (-4 *1 (-940 *2)) (-4 *2 (-1125))))
- ((*1 *2 *1)
- (-12 (-4 *2 (-13 (-1018) (-33))) (-5 *1 (-1054 *2 *3))
- (-4 *3 (-13 (-1018) (-33))))))
-(((*1 *2 *3) (-12 (-5 *3 (-796)) (-5 *2 (-1072)) (-5 *1 (-652)))))
+ (-12 (-4 *4 (-788)) (-5 *2 (-591 (-591 (-591 *4))))
+ (-5 *1 (-1097 *4)) (-5 *3 (-591 (-591 *4))))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *3 (-712)) (-5 *1 (-794 *2)) (-4 *2 (-37 (-385 (-525))))
+ (-4 *2 (-160)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-1111))))))
+(((*1 *1 *1 *2 *2 *2) (-12 (-5 *2 (-1013 (-205))) (-5 *1 (-859))))
+ ((*1 *1 *1 *2 *2) (-12 (-5 *2 (-1013 (-205))) (-5 *1 (-860))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-1013 (-205))) (-5 *1 (-860))))
+ ((*1 *2 *1 *3 *3 *3)
+ (-12 (-5 *3 (-357)) (-5 *2 (-1176)) (-5 *1 (-1173))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1176)) (-5 *1 (-1173)))))
+(((*1 *1 *1 *2 *2 *2 *2)
+ (-12 (-5 *2 (-525)) (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975))
+ (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1070 *3)) (-5 *1 (-161 *3)) (-4 *3 (-286)))))
(((*1 *1 *2) (-12 (-4 *1 (-37 *2)) (-4 *2 (-160))))
((*1 *1 *2)
(-12 (-5 *2 (-1171 *3)) (-4 *3 (-341)) (-14 *6 (-1171 (-631 *3)))
@@ -6724,69 +8202,69 @@
((*1 *1 *2) (-12 (-5 *2 (-1041 (-525) (-564 (-47)))) (-5 *1 (-47))))
((*1 *2 *3) (-12 (-5 *2 (-51)) (-5 *1 (-50 *3)) (-4 *3 (-1125))))
((*1 *1 *2)
- (-12 (-5 *2 (-1171 (-317 (-3036 'JINT 'X 'ELAM) (-3036) (-640))))
+ (-12 (-5 *2 (-1171 (-317 (-2695 'JINT 'X 'ELAM) (-2695) (-640))))
(-5 *1 (-59 *3)) (-14 *3 (-1089))))
((*1 *1 *2)
- (-12 (-5 *2 (-1171 (-317 (-3036) (-3036 'XC) (-640))))
+ (-12 (-5 *2 (-1171 (-317 (-2695) (-2695 'XC) (-640))))
(-5 *1 (-61 *3)) (-14 *3 (-1089))))
((*1 *1 *2)
- (-12 (-5 *2 (-317 (-3036 'X) (-3036) (-640))) (-5 *1 (-62 *3))
+ (-12 (-5 *2 (-317 (-2695 'X) (-2695) (-640))) (-5 *1 (-62 *3))
(-14 *3 (-1089))))
((*1 *1 *2)
- (-12 (-5 *2 (-631 (-317 (-3036) (-3036 'X 'HESS) (-640))))
+ (-12 (-5 *2 (-631 (-317 (-2695) (-2695 'X 'HESS) (-640))))
(-5 *1 (-63 *3)) (-14 *3 (-1089))))
((*1 *1 *2)
- (-12 (-5 *2 (-317 (-3036) (-3036 'XC) (-640))) (-5 *1 (-64 *3))
+ (-12 (-5 *2 (-317 (-2695) (-2695 'XC) (-640))) (-5 *1 (-64 *3))
(-14 *3 (-1089))))
((*1 *1 *2)
- (-12 (-5 *2 (-1171 (-317 (-3036 'X) (-3036 '-2424) (-640))))
+ (-12 (-5 *2 (-1171 (-317 (-2695 'X) (-2695 '-1389) (-640))))
(-5 *1 (-69 *3)) (-14 *3 (-1089))))
((*1 *1 *2)
- (-12 (-5 *2 (-1171 (-317 (-3036) (-3036 'X) (-640))))
+ (-12 (-5 *2 (-1171 (-317 (-2695) (-2695 'X) (-640))))
(-5 *1 (-72 *3)) (-14 *3 (-1089))))
((*1 *1 *2)
- (-12 (-5 *2 (-1171 (-317 (-3036 'X 'EPS) (-3036 '-2424) (-640))))
+ (-12 (-5 *2 (-1171 (-317 (-2695 'X 'EPS) (-2695 '-1389) (-640))))
(-5 *1 (-73 *3 *4 *5)) (-14 *3 (-1089)) (-14 *4 (-1089))
(-14 *5 (-1089))))
((*1 *1 *2)
- (-12 (-5 *2 (-1171 (-317 (-3036 'EPS) (-3036 'YA 'YB) (-640))))
+ (-12 (-5 *2 (-1171 (-317 (-2695 'EPS) (-2695 'YA 'YB) (-640))))
(-5 *1 (-74 *3 *4 *5)) (-14 *3 (-1089)) (-14 *4 (-1089))
(-14 *5 (-1089))))
((*1 *1 *2)
- (-12 (-5 *2 (-317 (-3036) (-3036 'X) (-640))) (-5 *1 (-75 *3))
+ (-12 (-5 *2 (-317 (-2695) (-2695 'X) (-640))) (-5 *1 (-75 *3))
(-14 *3 (-1089))))
((*1 *1 *2)
- (-12 (-5 *2 (-317 (-3036) (-3036 'X) (-640))) (-5 *1 (-76 *3))
+ (-12 (-5 *2 (-317 (-2695) (-2695 'X) (-640))) (-5 *1 (-76 *3))
(-14 *3 (-1089))))
((*1 *1 *2)
- (-12 (-5 *2 (-1171 (-317 (-3036) (-3036 'XC) (-640))))
+ (-12 (-5 *2 (-1171 (-317 (-2695) (-2695 'XC) (-640))))
(-5 *1 (-77 *3)) (-14 *3 (-1089))))
((*1 *1 *2)
- (-12 (-5 *2 (-1171 (-317 (-3036) (-3036 'X) (-640))))
+ (-12 (-5 *2 (-1171 (-317 (-2695) (-2695 'X) (-640))))
(-5 *1 (-78 *3)) (-14 *3 (-1089))))
((*1 *1 *2)
- (-12 (-5 *2 (-1171 (-317 (-3036) (-3036 'X) (-640))))
+ (-12 (-5 *2 (-1171 (-317 (-2695) (-2695 'X) (-640))))
(-5 *1 (-79 *3)) (-14 *3 (-1089))))
((*1 *1 *2)
- (-12 (-5 *2 (-1171 (-317 (-3036 'X '-2424) (-3036) (-640))))
+ (-12 (-5 *2 (-1171 (-317 (-2695 'X '-1389) (-2695) (-640))))
(-5 *1 (-80 *3)) (-14 *3 (-1089))))
((*1 *1 *2)
- (-12 (-5 *2 (-631 (-317 (-3036 'X '-2424) (-3036) (-640))))
+ (-12 (-5 *2 (-631 (-317 (-2695 'X '-1389) (-2695) (-640))))
(-5 *1 (-81 *3)) (-14 *3 (-1089))))
((*1 *1 *2)
- (-12 (-5 *2 (-631 (-317 (-3036 'X) (-3036) (-640)))) (-5 *1 (-82 *3))
+ (-12 (-5 *2 (-631 (-317 (-2695 'X) (-2695) (-640)))) (-5 *1 (-82 *3))
(-14 *3 (-1089))))
((*1 *1 *2)
- (-12 (-5 *2 (-1171 (-317 (-3036 'X) (-3036) (-640))))
+ (-12 (-5 *2 (-1171 (-317 (-2695 'X) (-2695) (-640))))
(-5 *1 (-83 *3)) (-14 *3 (-1089))))
((*1 *1 *2)
- (-12 (-5 *2 (-1171 (-317 (-3036 'X) (-3036 '-2424) (-640))))
+ (-12 (-5 *2 (-1171 (-317 (-2695 'X) (-2695 '-1389) (-640))))
(-5 *1 (-84 *3)) (-14 *3 (-1089))))
((*1 *1 *2)
- (-12 (-5 *2 (-631 (-317 (-3036 'XL 'XR 'ELAM) (-3036) (-640))))
+ (-12 (-5 *2 (-631 (-317 (-2695 'XL 'XR 'ELAM) (-2695) (-640))))
(-5 *1 (-85 *3)) (-14 *3 (-1089))))
((*1 *1 *2)
- (-12 (-5 *2 (-317 (-3036 'X) (-3036 '-2424) (-640))) (-5 *1 (-87 *3))
+ (-12 (-5 *2 (-317 (-2695 'X) (-2695 '-1389) (-640))) (-5 *1 (-87 *3))
(-14 *3 (-1089))))
((*1 *2 *1) (-12 (-5 *2 (-934 2)) (-5 *1 (-103))))
((*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-103))))
@@ -6810,8 +8288,8 @@
(-12 (-5 *2 (-591 *3))
(-4 *3
(-13 (-788)
- (-10 -8 (-15 -3164 ((-1072) $ (-1089))) (-15 -3551 ((-1176) $))
- (-15 -3600 ((-1176) $)))))
+ (-10 -8 (-15 -1881 ((-1072) $ (-1089))) (-15 -1285 ((-1176) $))
+ (-15 -3829 ((-1176) $)))))
(-5 *1 (-195 *3))))
((*1 *2 *1) (-12 (-5 *2 (-934 10)) (-5 *1 (-198))))
((*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-198))))
@@ -6852,14 +8330,14 @@
((*1 *1 *2) (-12 (-4 *1 (-352 *2 *3)) (-4 *2 (-788)) (-4 *3 (-160))))
((*1 *1 *2)
(-12
- (-5 *2 (-2 (|:| |localSymbols| (-1093)) (|:| -3380 (-591 (-308)))))
+ (-5 *2 (-2 (|:| |localSymbols| (-1093)) (|:| -3145 (-591 (-308)))))
(-4 *1 (-361))))
((*1 *1 *2) (-12 (-5 *2 (-308)) (-4 *1 (-361))))
((*1 *1 *2) (-12 (-5 *2 (-591 (-308))) (-4 *1 (-361))))
((*1 *1 *2) (-12 (-5 *2 (-631 (-640))) (-4 *1 (-361))))
((*1 *1 *2)
(-12
- (-5 *2 (-2 (|:| |localSymbols| (-1093)) (|:| -3380 (-591 (-308)))))
+ (-5 *2 (-2 (|:| |localSymbols| (-1093)) (|:| -3145 (-591 (-308)))))
(-4 *1 (-362))))
((*1 *1 *2) (-12 (-5 *2 (-308)) (-4 *1 (-362))))
((*1 *1 *2) (-12 (-5 *2 (-591 (-308))) (-4 *1 (-362))))
@@ -6869,71 +8347,71 @@
((*1 *1 *2) (-12 (-5 *2 (-796)) (-5 *1 (-372))))
((*1 *1 *2)
(-12
- (-5 *2 (-2 (|:| |localSymbols| (-1093)) (|:| -3380 (-591 (-308)))))
+ (-5 *2 (-2 (|:| |localSymbols| (-1093)) (|:| -3145 (-591 (-308)))))
(-4 *1 (-374))))
((*1 *1 *2) (-12 (-5 *2 (-308)) (-4 *1 (-374))))
((*1 *1 *2) (-12 (-5 *2 (-591 (-308))) (-4 *1 (-374))))
((*1 *1 *2)
(-12 (-5 *2 (-273 (-294 (-157 (-357))))) (-5 *1 (-376 *3 *4 *5 *6))
- (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -4170 "void")))
+ (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -1411 "void")))
(-14 *5 (-591 (-1089))) (-14 *6 (-1093))))
((*1 *1 *2)
(-12 (-5 *2 (-273 (-294 (-357)))) (-5 *1 (-376 *3 *4 *5 *6))
- (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -4170 "void")))
+ (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -1411 "void")))
(-14 *5 (-591 (-1089))) (-14 *6 (-1093))))
((*1 *1 *2)
(-12 (-5 *2 (-273 (-294 (-525)))) (-5 *1 (-376 *3 *4 *5 *6))
- (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -4170 "void")))
+ (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -1411 "void")))
(-14 *5 (-591 (-1089))) (-14 *6 (-1093))))
((*1 *1 *2)
(-12 (-5 *2 (-294 (-157 (-357)))) (-5 *1 (-376 *3 *4 *5 *6))
- (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -4170 "void")))
+ (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -1411 "void")))
(-14 *5 (-591 (-1089))) (-14 *6 (-1093))))
((*1 *1 *2)
(-12 (-5 *2 (-294 (-357))) (-5 *1 (-376 *3 *4 *5 *6))
- (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -4170 "void")))
+ (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -1411 "void")))
(-14 *5 (-591 (-1089))) (-14 *6 (-1093))))
((*1 *1 *2)
(-12 (-5 *2 (-294 (-525))) (-5 *1 (-376 *3 *4 *5 *6))
- (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -4170 "void")))
+ (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -1411 "void")))
(-14 *5 (-591 (-1089))) (-14 *6 (-1093))))
((*1 *1 *2)
(-12 (-5 *2 (-273 (-294 (-635)))) (-5 *1 (-376 *3 *4 *5 *6))
- (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -4170 "void")))
+ (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -1411 "void")))
(-14 *5 (-591 (-1089))) (-14 *6 (-1093))))
((*1 *1 *2)
(-12 (-5 *2 (-273 (-294 (-640)))) (-5 *1 (-376 *3 *4 *5 *6))
- (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -4170 "void")))
+ (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -1411 "void")))
(-14 *5 (-591 (-1089))) (-14 *6 (-1093))))
((*1 *1 *2)
(-12 (-5 *2 (-273 (-294 (-642)))) (-5 *1 (-376 *3 *4 *5 *6))
- (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -4170 "void")))
+ (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -1411 "void")))
(-14 *5 (-591 (-1089))) (-14 *6 (-1093))))
((*1 *1 *2)
(-12 (-5 *2 (-294 (-635))) (-5 *1 (-376 *3 *4 *5 *6))
- (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -4170 "void")))
+ (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -1411 "void")))
(-14 *5 (-591 (-1089))) (-14 *6 (-1093))))
((*1 *1 *2)
(-12 (-5 *2 (-294 (-640))) (-5 *1 (-376 *3 *4 *5 *6))
- (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -4170 "void")))
+ (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -1411 "void")))
(-14 *5 (-591 (-1089))) (-14 *6 (-1093))))
((*1 *1 *2)
(-12 (-5 *2 (-294 (-642))) (-5 *1 (-376 *3 *4 *5 *6))
- (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -4170 "void")))
+ (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -1411 "void")))
(-14 *5 (-591 (-1089))) (-14 *6 (-1093))))
((*1 *1 *2)
(-12
- (-5 *2 (-2 (|:| |localSymbols| (-1093)) (|:| -3380 (-591 (-308)))))
+ (-5 *2 (-2 (|:| |localSymbols| (-1093)) (|:| -3145 (-591 (-308)))))
(-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1089))
- (-14 *4 (-3 (|:| |fst| (-412)) (|:| -4170 "void")))
+ (-14 *4 (-3 (|:| |fst| (-412)) (|:| -1411 "void")))
(-14 *5 (-591 (-1089))) (-14 *6 (-1093))))
((*1 *1 *2)
(-12 (-5 *2 (-591 (-308))) (-5 *1 (-376 *3 *4 *5 *6))
- (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -4170 "void")))
+ (-14 *3 (-1089)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -1411 "void")))
(-14 *5 (-591 (-1089))) (-14 *6 (-1093))))
((*1 *1 *2)
(-12 (-5 *2 (-308)) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1089))
- (-14 *4 (-3 (|:| |fst| (-412)) (|:| -4170 "void")))
+ (-14 *4 (-3 (|:| |fst| (-412)) (|:| -1411 "void")))
(-14 *5 (-591 (-1089))) (-14 *6 (-1093))))
((*1 *1 *2)
(-12 (-5 *2 (-309 *4)) (-4 *4 (-13 (-788) (-21)))
@@ -6961,14 +8439,14 @@
((*1 *2 *1) (-12 (-5 *2 (-796)) (-5 *1 (-415))))
((*1 *1 *2)
(-12
- (-5 *2 (-2 (|:| |localSymbols| (-1093)) (|:| -3380 (-591 (-308)))))
+ (-5 *2 (-2 (|:| |localSymbols| (-1093)) (|:| -3145 (-591 (-308)))))
(-4 *1 (-417))))
((*1 *1 *2) (-12 (-5 *2 (-308)) (-4 *1 (-417))))
((*1 *1 *2) (-12 (-5 *2 (-591 (-308))) (-4 *1 (-417))))
((*1 *1 *2) (-12 (-5 *2 (-1171 (-640))) (-4 *1 (-417))))
((*1 *1 *2)
(-12
- (-5 *2 (-2 (|:| |localSymbols| (-1093)) (|:| -3380 (-591 (-308)))))
+ (-5 *2 (-2 (|:| |localSymbols| (-1093)) (|:| -3145 (-591 (-308)))))
(-4 *1 (-418))))
((*1 *1 *2) (-12 (-5 *2 (-308)) (-4 *1 (-418))))
((*1 *1 *2) (-12 (-5 *2 (-591 (-308))) (-4 *1 (-418))))
@@ -7034,18 +8512,18 @@
((*1 *1 *2)
(-12 (-4 *3 (-975)) (-5 *1 (-654 *3 *2)) (-4 *2 (-1147 *3))))
((*1 *2 *1)
- (-12 (-5 *2 (-2 (|:| -2226 *3) (|:| -2008 *4)))
+ (-12 (-5 *2 (-2 (|:| -3229 *3) (|:| -3987 *4)))
(-5 *1 (-655 *3 *4 *5)) (-4 *3 (-788)) (-4 *4 (-1018))
(-14 *5 (-1 (-108) *2 *2))))
((*1 *1 *2)
- (-12 (-5 *2 (-2 (|:| -2226 *3) (|:| -2008 *4))) (-4 *3 (-788))
+ (-12 (-5 *2 (-2 (|:| -3229 *3) (|:| -3987 *4))) (-4 *3 (-788))
(-4 *4 (-1018)) (-5 *1 (-655 *3 *4 *5)) (-14 *5 (-1 (-108) *2 *2))))
((*1 *2 *1)
(-12 (-4 *2 (-160)) (-5 *1 (-657 *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 (-591 (-2 (|:| -3482 *3) (|:| -2548 *4)))) (-4 *3 (-975))
+ (-12 (-5 *2 (-591 (-2 (|:| -2976 *3) (|:| -2990 *4)))) (-4 *3 (-975))
(-4 *4 (-668)) (-5 *1 (-677 *3 *4))))
((*1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-705))))
((*1 *1 *2)
@@ -7054,25 +8532,25 @@
(-3
(|:| |nia|
(-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205)))
- (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205))
+ (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205))
(|:| |relerr| (-205))))
(|:| |mdnia|
(-2 (|:| |fn| (-294 (-205)))
- (|:| -1767 (-591 (-1013 (-781 (-205)))))
+ (|:| -3756 (-591 (-1013 (-781 (-205)))))
(|:| |abserr| (-205)) (|:| |relerr| (-205))))))
(-5 *1 (-710))))
((*1 *1 *2)
(-12
(-5 *2
(-2 (|:| |fn| (-294 (-205)))
- (|:| -1767 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205))
+ (|:| -3756 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205))
(|:| |relerr| (-205))))
(-5 *1 (-710))))
((*1 *1 *2)
(-12
(-5 *2
(-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205)))
- (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205))
+ (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205))
(|:| |relerr| (-205))))
(-5 *1 (-710))))
((*1 *2 *1) (-12 (-5 *2 (-796)) (-5 *1 (-710))))
@@ -7098,23 +8576,23 @@
(-5 *2
(-3
(|:| |noa|
- (-2 (|:| |fn| (-294 (-205))) (|:| -3506 (-591 (-205)))
+ (-2 (|:| |fn| (-294 (-205))) (|:| -3492 (-591 (-205)))
(|:| |lb| (-591 (-781 (-205))))
(|:| |cf| (-591 (-294 (-205))))
(|:| |ub| (-591 (-781 (-205))))))
(|:| |lsa|
(-2 (|:| |lfn| (-591 (-294 (-205))))
- (|:| -3506 (-591 (-205)))))))
+ (|:| -3492 (-591 (-205)))))))
(-5 *1 (-779))))
((*1 *1 *2)
(-12
(-5 *2
- (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3506 (-591 (-205)))))
+ (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3492 (-591 (-205)))))
(-5 *1 (-779))))
((*1 *1 *2)
(-12
(-5 *2
- (-2 (|:| |fn| (-294 (-205))) (|:| -3506 (-591 (-205)))
+ (-2 (|:| |fn| (-294 (-205))) (|:| -3492 (-591 (-205)))
(|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205))))
(|:| |ub| (-591 (-781 (-205))))))
(-5 *1 (-779))))
@@ -7273,327 +8751,449 @@
(-12 (-5 *2 (-609 *3 *4)) (-4 *3 (-788)) (-4 *4 (-160))
(-5 *1 (-1189 *3 *4))))
((*1 *1 *2) (-12 (-5 *1 (-1192 *3 *2)) (-4 *3 (-975)) (-4 *2 (-784)))))
-(((*1 *2 *2 *2 *3)
- (-12 (-5 *3 (-712)) (-4 *4 (-517)) (-5 *1 (-901 *4 *2))
- (-4 *2 (-1147 *4)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-385 (-885 *5))) (-5 *4 (-1089))
- (-4 *5 (-13 (-286) (-788) (-138))) (-5 *2 (-591 (-294 *5)))
- (-5 *1 (-1045 *5))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 (-385 (-885 *5)))) (-5 *4 (-591 (-1089)))
- (-4 *5 (-13 (-286) (-788) (-138))) (-5 *2 (-591 (-591 (-294 *5))))
- (-5 *1 (-1045 *5)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))))
-(((*1 *2 *1) (-12 (-4 *1 (-345 *2)) (-4 *2 (-160)))))
-(((*1 *1 *2) (-12 (-5 *2 (-807)) (-5 *1 (-242))))
- ((*1 *1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-242)))))
-(((*1 *2 *1) (-12 (-4 *1 (-346)) (-5 *2 (-854))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1171 *4)) (-4 *4 (-327)) (-5 *2 (-854))
- (-5 *1 (-495 *4)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1176)) (-5 *1 (-1173)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-429)) (-4 *3 (-788)) (-4 *3 (-966 (-525)))
- (-4 *3 (-517)) (-5 *1 (-40 *3 *2)) (-4 *2 (-408 *3))
- (-4 *2
- (-13 (-341) (-281)
- (-10 -8 (-15 -1738 ((-1041 *3 (-564 $)) $))
- (-15 -1754 ((-1041 *3 (-564 $)) $))
- (-15 -3022 ($ (-1041 *3 (-564 $))))))))))
-(((*1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-986))))
- ((*1 *1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-986)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-591 (-876 *3)))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-591 (-876 *3))) (-4 *3 (-975)) (-4 *1 (-1050 *3))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-591 (-591 *3))) (-4 *1 (-1050 *3)) (-4 *3 (-975))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-591 (-876 *3))) (-4 *1 (-1050 *3)) (-4 *3 (-975)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-110)))))
-(((*1 *1 *1 *2)
- (-12 (-4 *1 (-907 *3 *4 *2 *5)) (-4 *3 (-975)) (-4 *4 (-734))
- (-4 *2 (-788)) (-4 *5 (-989 *3 *4 *2)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-825 *3)) (-4 *3 (-1018)))))
-(((*1 *2 *1 *1) (-12 (-4 *1 (-97)) (-5 *2 (-108))))
- ((*1 *1 *1 *1) (-5 *1 (-796))))
-(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522)))))
-(((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-964)))))
-(((*1 *2 *3 *4 *2)
- (-12 (-5 *4 (-1 *2 *2)) (-4 *2 (-593 *5)) (-4 *5 (-975))
- (-5 *1 (-52 *5 *2 *3)) (-4 *3 (-790 *5))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-631 *3)) (-4 *1 (-395 *3)) (-4 *3 (-160))))
- ((*1 *2 *1 *2 *2) (-12 (-4 *1 (-790 *2)) (-4 *2 (-975))))
- ((*1 *2 *3 *2 *2 *4 *5)
- (-12 (-5 *4 (-94 *2)) (-5 *5 (-1 *2 *2)) (-4 *2 (-975))
- (-5 *1 (-791 *2 *3)) (-4 *3 (-790 *2)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1036)) (-5 *1 (-105))))
- ((*1 *2 *1) (-12 (-4 *1 (-127)) (-5 *2 (-712))))
- ((*1 *2 *3 *1 *2)
- (-12 (-5 *2 (-525)) (-4 *1 (-351 *3)) (-4 *3 (-1125))
- (-4 *3 (-1018))))
- ((*1 *2 *3 *1)
- (-12 (-4 *1 (-351 *3)) (-4 *3 (-1125)) (-4 *3 (-1018))
- (-5 *2 (-525))))
- ((*1 *2 *3 *1)
- (-12 (-5 *3 (-1 (-108) *4)) (-4 *1 (-351 *4)) (-4 *4 (-1125))
- (-5 *2 (-525))))
- ((*1 *2 *3 *1 *2) (-12 (-4 *1 (-1058)) (-5 *2 (-525)) (-5 *3 (-132))))
- ((*1 *2 *1 *1 *2) (-12 (-4 *1 (-1058)) (-5 *2 (-525)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-631 (-385 (-885 (-525)))))
- (-5 *2
- (-591
- (-2 (|:| |radval| (-294 (-525))) (|:| |radmult| (-525))
- (|:| |radvect| (-591 (-631 (-294 (-525))))))))
- (-5 *1 (-960)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1070 (-525))) (-5 *1 (-1074 *4)) (-4 *4 (-975))
- (-5 *3 (-525)))))
-(((*1 *2 *1) (-12 (-4 *1 (-887)) (-5 *2 (-591 (-591 (-876 (-205)))))))
- ((*1 *2 *1) (-12 (-4 *1 (-905)) (-5 *2 (-591 (-591 (-876 (-205))))))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-825 *3)) (-4 *3 (-1018)))))
-(((*1 *1 *2) (-12 (-5 *2 (-591 (-357))) (-5 *1 (-242))))
- ((*1 *1)
- (|partial| -12 (-4 *1 (-345 *2)) (-4 *2 (-517)) (-4 *2 (-160))))
- ((*1 *2 *1) (-12 (-5 *1 (-396 *2)) (-4 *2 (-517)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 (-108) *8)) (-4 *8 (-989 *5 *6 *7)) (-4 *5 (-517))
- (-4 *6 (-734)) (-4 *7 (-788))
- (-5 *2 (-2 (|:| |goodPols| (-591 *8)) (|:| |badPols| (-591 *8))))
- (-5 *1 (-908 *5 *6 *7 *8)) (-5 *4 (-591 *8)))))
-(((*1 *2 *1) (-12 (-4 *1 (-367)) (-5 *2 (-1072)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2))
- (-4 *2 (-13 (-408 *3) (-1111))))))
-(((*1 *2 *3 *4 *5 *5 *6)
- (-12 (-5 *3 (-1 (-205) (-205) (-205)))
- (-5 *4 (-3 (-1 (-205) (-205) (-205) (-205)) "undefined"))
- (-5 *5 (-1013 (-205))) (-5 *6 (-591 (-242))) (-5 *2 (-1049 (-205)))
- (-5 *1 (-638)))))
-(((*1 *2 *1) (|partial| -12 (-5 *2 (-1022)) (-5 *1 (-259)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 (-1 (-108) *8))) (-4 *8 (-989 *5 *6 *7))
- (-4 *5 (-517)) (-4 *6 (-734)) (-4 *7 (-788))
- (-5 *2 (-2 (|:| |goodPols| (-591 *8)) (|:| |badPols| (-591 *8))))
- (-5 *1 (-908 *5 *6 *7 *8)) (-5 *4 (-591 *8)))))
-(((*1 *1 *1 *1)
- (-12 (-5 *1 (-591 *2)) (-4 *2 (-1018)) (-4 *2 (-1125)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1085 *2)) (-4 *2 (-882 (-385 (-885 *6)) *5 *4))
- (-5 *1 (-674 *5 *4 *6 *2)) (-4 *5 (-734))
- (-4 *4 (-13 (-788) (-10 -8 (-15 -1408 ((-1089) $)))))
- (-4 *6 (-517)))))
-(((*1 *2 *2)
- (-12
- (-5 *2
- (-918 (-385 (-525)) (-798 *3) (-220 *4 (-712))
- (-227 *3 (-385 (-525)))))
- (-14 *3 (-591 (-1089))) (-14 *4 (-712)) (-5 *1 (-917 *3 *4)))))
-(((*1 *1 *2) (-12 (-5 *2 (-591 *1)) (-4 *1 (-281))))
- ((*1 *1 *1) (-4 *1 (-281))) ((*1 *1 *1) (-5 *1 (-796))))
-(((*1 *2 *2 *3 *4 *4)
- (-12 (-5 *4 (-525)) (-4 *3 (-160)) (-4 *5 (-351 *3))
- (-4 *6 (-351 *3)) (-5 *1 (-630 *3 *5 *6 *2))
- (-4 *2 (-629 *3 *5 *6)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1072)) (-5 *1 (-501)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2))
- (-4 *2 (-13 (-408 *3) (-1111))))))
-(((*1 *1 *1)
- (-12 (-4 *2 (-327)) (-4 *2 (-975)) (-5 *1 (-654 *2 *3))
- (-4 *3 (-1147 *2)))))
+(((*1 *2 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1173))))
+ ((*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1173)))))
(((*1 *2 *2 *3)
- (-12 (-4 *3 (-517)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3))
- (-5 *1 (-1116 *3 *4 *5 *2)) (-4 *2 (-629 *3 *4 *5)))))
-(((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *4 (-1 *7 *7)) (-5 *5 (-591 (-385 *7)))
- (-4 *7 (-1147 *6)) (-5 *3 (-385 *7)) (-4 *6 (-341))
- (-5 *2
- (-2 (|:| |mainpart| *3)
- (|:| |limitedlogs|
- (-591 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
- (-5 *1 (-535 *6 *7)))))
+ (-12 (-5 *2 (-1171 *4)) (-5 *3 (-712)) (-4 *4 (-327))
+ (-5 *1 (-495 *4)))))
+(((*1 *2 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-205)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-517)) (-5 *2 (-591 *3)) (-5 *1 (-901 *4 *3))
+ (-4 *3 (-1147 *4)))))
+(((*1 *1 *1 *2) (-12 (-4 *1 (-662)) (-5 *2 (-854))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-664)) (-5 *2 (-712)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-591 (-2 (|:| |k| (-1089)) (|:| |c| (-1191 *3)))))
- (-5 *1 (-1191 *3)) (-4 *3 (-975))))
+ (|partial| -12 (-4 *3 (-429)) (-4 *4 (-788)) (-4 *5 (-734))
+ (-5 *2 (-108)) (-5 *1 (-918 *3 *4 *5 *6))
+ (-4 *6 (-882 *3 *5 *4))))
((*1 *2 *1)
- (-12 (-5 *2 (-591 (-2 (|:| |k| *3) (|:| |c| (-1193 *3 *4)))))
- (-5 *1 (-1193 *3 *4)) (-4 *3 (-788)) (-4 *4 (-975)))))
-(((*1 *2 *1 *3 *3 *3)
- (-12 (-5 *3 (-357)) (-5 *2 (-1176)) (-5 *1 (-1173)))))
-(((*1 *1 *1 *1)
- (-12 (-5 *1 (-591 *2)) (-4 *2 (-1018)) (-4 *2 (-1125)))))
-(((*1 *2 *1 *1)
- (-12 (-5 *2 (-108)) (-5 *1 (-594 *3 *4 *5)) (-4 *3 (-1018))
- (-4 *4 (-23)) (-14 *5 *4))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2))
- (-4 *2 (-13 (-408 *3) (-1111))))))
-(((*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1018)) (-5 *1 (-679 *3))))
- ((*1 *1 *2) (-12 (-5 *1 (-679 *2)) (-4 *2 (-1018))))
- ((*1 *1) (-12 (-5 *1 (-679 *2)) (-4 *2 (-1018)))))
-(((*1 *2) (-12 (-4 *2 (-160)) (-5 *1 (-153 *3 *2)) (-4 *3 (-154 *2))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1171 *1)) (-4 *1 (-348 *2 *4)) (-4 *4 (-1147 *2))
- (-4 *2 (-160))))
+ (-12 (-5 *2 (-108)) (-5 *1 (-1054 *3 *4)) (-4 *3 (-13 (-1018) (-33)))
+ (-4 *4 (-13 (-1018) (-33))))))
+(((*1 *2)
+ (-12 (-4 *4 (-160)) (-5 *2 (-1085 (-885 *4))) (-5 *1 (-394 *3 *4))
+ (-4 *3 (-395 *4))))
((*1 *2)
- (-12 (-4 *4 (-1147 *2)) (-4 *2 (-160)) (-5 *1 (-386 *3 *2 *4))
- (-4 *3 (-387 *2 *4))))
- ((*1 *2) (-12 (-4 *1 (-387 *2 *3)) (-4 *3 (-1147 *2)) (-4 *2 (-160))))
+ (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-4 *3 (-341))
+ (-5 *2 (-1085 (-885 *3)))))
((*1 *2)
- (-12 (-4 *3 (-1147 *2)) (-5 *2 (-525)) (-5 *1 (-709 *3 *4))
- (-4 *4 (-387 *2 *3))))
- ((*1 *1 *1 *2)
- (-12 (-4 *1 (-882 *3 *4 *2)) (-4 *3 (-975)) (-4 *4 (-734))
- (-4 *2 (-788)) (-4 *3 (-160))))
- ((*1 *2 *3)
- (-12 (-4 *2 (-517)) (-5 *1 (-901 *2 *3)) (-4 *3 (-1147 *2))))
- ((*1 *2 *1) (-12 (-4 *1 (-1147 *2)) (-4 *2 (-975)) (-4 *2 (-160)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-539)))))
-(((*1 *2 *3 *3 *3)
- (-12 (-5 *3 (-1072)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
- (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-1176))
- (-5 *1 (-995 *4 *5 *6 *7 *8)) (-4 *8 (-994 *4 *5 *6 *7))))
- ((*1 *2 *3 *3 *3)
- (-12 (-5 *3 (-1072)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
- (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-1176))
- (-5 *1 (-1026 *4 *5 *6 *7 *8)) (-4 *8 (-994 *4 *5 *6 *7)))))
-(((*1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796))))
- ((*1 *1 *1) (-5 *1 (-796)))
- ((*1 *1 *2)
- (-12 (-5 *2 (-591 *3)) (-4 *3 (-1018)) (-4 *1 (-1016 *3))))
- ((*1 *1) (-12 (-4 *1 (-1016 *2)) (-4 *2 (-1018)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 *2)) (-5 *4 (-1 (-108) *2 *2)) (-5 *1 (-1126 *2))
- (-4 *2 (-1018))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-591 *2)) (-4 *2 (-1018)) (-4 *2 (-788))
- (-5 *1 (-1126 *2)))))
-(((*1 *2 *3 *3 *3 *4 *4 *5 *5 *5 *3 *5 *5 *3 *6 *3 *3 *3)
- (-12 (-5 *5 (-631 (-205))) (-5 *6 (-631 (-525))) (-5 *3 (-525))
- (-5 *4 (-205)) (-5 *2 (-964)) (-5 *1 (-694)))))
-(((*1 *2)
- (-12 (-4 *3 (-517)) (-5 *2 (-591 *4)) (-5 *1 (-42 *3 *4))
- (-4 *4 (-395 *3)))))
-(((*1 *2 *3 *3 *4 *3 *3 *3 *3 *3 *3 *3 *5 *3 *6 *7)
- (-12 (-5 *3 (-525)) (-5 *5 (-631 (-205)))
- (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-65 DOT))))
- (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-66 IMAGE)))) (-5 *4 (-205))
- (-5 *2 (-964)) (-5 *1 (-697))))
- ((*1 *2 *3 *3 *4 *3 *3 *3 *3 *3 *3 *3 *5 *3 *6 *7 *8)
- (-12 (-5 *3 (-525)) (-5 *5 (-631 (-205)))
- (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-65 DOT))))
- (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-66 IMAGE)))) (-5 *8 (-366))
- (-5 *4 (-205)) (-5 *2 (-964)) (-5 *1 (-697)))))
-(((*1 *1 *1 *1)
- (-12 (-5 *1 (-591 *2)) (-4 *2 (-1018)) (-4 *2 (-1125)))))
-(((*1 *2 *2) (-12 (-5 *2 (-1036)) (-5 *1 (-308)))))
-(((*1 *1 *1) (-12 (-4 *1 (-408 *2)) (-4 *2 (-788)) (-4 *2 (-517))))
- ((*1 *1 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-517)))))
-(((*1 *2 *1) (-12 (-4 *1 (-233 *3)) (-4 *3 (-1125)) (-5 *2 (-712))))
- ((*1 *2 *1) (-12 (-4 *1 (-281)) (-5 *2 (-712))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-975))
- (-4 *2 (-13 (-382) (-966 *4) (-341) (-1111) (-263)))
- (-5 *1 (-420 *4 *3 *2)) (-4 *3 (-1147 *4))))
- ((*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-564 *3)) (-4 *3 (-788))))
- ((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-796))))
- ((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-796)))))
-(((*1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796)))))
-(((*1 *1 *1 *2)
- (-12 (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788))
- (-5 *1 (-477 *3 *4 *5 *2)) (-4 *2 (-882 *3 *4 *5))))
- ((*1 *1 *1 *1)
- (-12 (-4 *2 (-341)) (-4 *3 (-734)) (-4 *4 (-788))
- (-5 *1 (-477 *2 *3 *4 *5)) (-4 *5 (-882 *2 *3 *4)))))
-(((*1 *2 *3 *2 *4)
- (-12 (-5 *3 (-631 *2)) (-5 *4 (-712))
- (-4 *2 (-13 (-286) (-10 -8 (-15 -2827 ((-396 $) $)))))
- (-4 *5 (-1147 *2)) (-5 *1 (-472 *2 *5 *6)) (-4 *6 (-387 *2 *5)))))
-(((*1 *2)
- (-12
- (-5 *2 (-2 (|:| -2397 (-591 (-1089))) (|:| -2023 (-591 (-1089)))))
- (-5 *1 (-1127)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-205)) (-5 *1 (-30))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1 (-396 *4) *4)) (-4 *4 (-517)) (-5 *2 (-396 *4))
- (-5 *1 (-397 *4))))
- ((*1 *1 *1) (-5 *1 (-859)))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-1013 (-205))) (-5 *1 (-859))))
- ((*1 *1 *1) (-5 *1 (-860)))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-1013 (-205))) (-5 *1 (-860))))
- ((*1 *2 *3 *2 *4)
- (-12 (-5 *2 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))))
- (-5 *4 (-385 (-525))) (-5 *1 (-949 *3)) (-4 *3 (-1147 (-525)))))
- ((*1 *2 *3 *2 *2)
- (|partial| -12
- (-5 *2 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))))
- (-5 *1 (-949 *3)) (-4 *3 (-1147 (-525)))))
- ((*1 *2 *3 *2 *4)
- (-12 (-5 *2 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))))
- (-5 *4 (-385 (-525))) (-5 *1 (-950 *3)) (-4 *3 (-1147 *4))))
- ((*1 *2 *3 *2 *2)
- (|partial| -12
- (-5 *2 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))))
- (-5 *1 (-950 *3)) (-4 *3 (-1147 (-385 (-525))))))
- ((*1 *1 *1)
- (-12 (-4 *2 (-13 (-786) (-341))) (-5 *1 (-985 *2 *3))
- (-4 *3 (-1147 *2)))))
-(((*1 *2)
- (-12 (-5 *2 (-385 (-885 *3))) (-5 *1 (-430 *3 *4 *5 *6))
+ (-12 (-5 *2 (-1085 (-385 (-885 *3)))) (-5 *1 (-430 *3 *4 *5 *6))
(-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-854))
(-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-429))
- (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788))
- (-5 *1 (-908 *3 *4 *5 *6)))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-1021 *2 *3 *4 *5 *6)) (-4 *2 (-1018)) (-4 *3 (-1018))
- (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-1171 *4)) (-5 *3 (-712)) (-4 *4 (-327))
- (-5 *1 (-495 *4)))))
+(((*1 *2 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-1104)))))
+(((*1 *2 *3 *4 *3 *4 *4 *4 *4 *4)
+ (-12 (-5 *3 (-631 (-205))) (-5 *4 (-525)) (-5 *2 (-964))
+ (-5 *1 (-697)))))
+(((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *4 (-1089)) (-5 *5 (-591 *3))
+ (-4 *3 (-13 (-27) (-1111) (-408 *6)))
+ (-4 *6 (-13 (-429) (-788) (-138) (-966 (-525)) (-587 (-525))))
+ (-5 *2
+ (-2 (|:| |mainpart| *3)
+ (|:| |limitedlogs|
+ (-591 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
+ (-5 *1 (-518 *6 *3)))))
+(((*1 *1 *2 *1 *1) (-12 (-5 *2 (-1088)) (-5 *1 (-308))))
+ ((*1 *1 *2 *1) (-12 (-5 *2 (-1088)) (-5 *1 (-308)))))
+(((*1 *2 *3)
+ (|partial| -12 (-4 *4 (-13 (-517) (-138)))
+ (-5 *2 (-2 (|:| -3178 *3) (|:| -3192 *3))) (-5 *1 (-1141 *4 *3))
+ (-4 *3 (-1147 *4)))))
+(((*1 *2 *1 *1) (-12 (-4 *1 (-97)) (-5 *2 (-108))))
+ ((*1 *1 *1 *1) (-5 *1 (-796))))
(((*1 *2 *3 *3)
(-12 (-5 *2 (-1070 (-591 (-525)))) (-5 *1 (-816))
(-5 *3 (-591 (-525)))))
((*1 *2 *3)
(-12 (-5 *2 (-1070 (-591 (-525)))) (-5 *1 (-816))
(-5 *3 (-591 (-525))))))
+(((*1 *2 *1) (-12 (-4 *1 (-345 *2)) (-4 *2 (-160)))))
+(((*1 *1 *2) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-103))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-591 (-501))) (-5 *1 (-501)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-591 *7)) (-4 *7 (-882 *4 *5 *6)) (-4 *6 (-566 (-1089)))
+ (-4 *4 (-341)) (-4 *5 (-734)) (-4 *6 (-788))
+ (-5 *2 (-1079 (-591 (-885 *4)) (-591 (-273 (-885 *4)))))
+ (-5 *1 (-477 *4 *5 *6 *7)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))))
+(((*1 *2 *3 *3 *3 *3 *4 *3 *5)
+ (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205)))
+ (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-61 LSFUN2))))
+ (-5 *2 (-964)) (-5 *1 (-695)))))
+(((*1 *2 *3)
+ (-12 (-4 *1 (-327)) (-5 *3 (-525)) (-5 *2 (-1099 (-854) (-712))))))
+(((*1 *2 *1) (-12 (-4 *1 (-738 *2)) (-4 *2 (-160))))
+ ((*1 *2 *1) (-12 (-4 *1 (-927 *2)) (-4 *2 (-160)))))
(((*1 *2 *2 *2 *3)
(-12 (-5 *3 (-712)) (-4 *4 (-13 (-975) (-659 (-385 (-525)))))
(-4 *5 (-788)) (-5 *1 (-1185 *4 *5 *2)) (-4 *2 (-1190 *5 *4)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-616 *3)) (-4 *3 (-788)) (-4 *1 (-352 *3 *4))
+ (-4 *4 (-160)))))
+(((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *5 (-1171 (-591 *3))) (-4 *4 (-286))
+ (-5 *2 (-591 *3)) (-5 *1 (-432 *4 *3)) (-4 *3 (-1147 *4)))))
+(((*1 *2) (-12 (-5 *2 (-1061 (-1072))) (-5 *1 (-369)))))
+(((*1 *2 *1) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-1106)))))
+(((*1 *2)
+ (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4))
+ (-4 *3 (-345 *4))))
+ ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))))
+(((*1 *2)
+ (-12 (-4 *4 (-1129)) (-4 *5 (-1147 *4)) (-4 *6 (-1147 (-385 *5)))
+ (-5 *2 (-712)) (-5 *1 (-319 *3 *4 *5 *6)) (-4 *3 (-320 *4 *5 *6))))
+ ((*1 *2)
+ (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3))
+ (-4 *5 (-1147 (-385 *4))) (-5 *2 (-712)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-932))))))
+(((*1 *1 *1) (-12 (-5 *1 (-161 *2)) (-4 *2 (-286)))))
+(((*1 *1 *1) (-5 *1 (-108))))
+(((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-444))))
+ ((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-444))))
+ ((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-860)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-898 *3)) (-4 *3 (-899)))))
(((*1 *2 *1) (-12 (-4 *1 (-327)) (-5 *2 (-712))))
((*1 *2 *1 *1) (|partial| -12 (-4 *1 (-380)) (-5 *2 (-712)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-1085 *7)) (-5 *3 (-525)) (-4 *7 (-882 *6 *4 *5))
+ (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-975))
+ (-5 *1 (-299 *4 *5 *6 *7)))))
+(((*1 *2 *3 *4 *2 *2 *5)
+ (|partial| -12 (-5 *2 (-781 *4)) (-5 *3 (-564 *4)) (-5 *5 (-108))
+ (-4 *4 (-13 (-1111) (-29 *6)))
+ (-4 *6 (-13 (-429) (-788) (-966 (-525)) (-587 (-525))))
+ (-5 *1 (-204 *6 *4)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-788)) (-5 *2 (-591 (-591 *4))) (-5 *1 (-1097 *4))
+ (-5 *3 (-591 *4)))))
+(((*1 *2 *3) (-12 (-5 *3 (-712)) (-5 *2 (-1 (-357))) (-5 *1 (-968)))))
+(((*1 *2 *3 *4 *4 *3 *4 *5 *4 *4 *3 *3 *3 *3 *6 *3 *7)
+ (-12 (-5 *3 (-525)) (-5 *5 (-108)) (-5 *6 (-631 (-205)))
+ (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-75 OBJFUN))))
+ (-5 *4 (-205)) (-5 *2 (-964)) (-5 *1 (-695)))))
+(((*1 *2)
+ (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3))
+ (-4 *5 (-1147 (-385 *4))) (-5 *2 (-631 (-385 *4))))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-357)) (-5 *1 (-987)))))
(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-860)))))
-(((*1 *1 *2) (-12 (-5 *2 (-146)) (-5 *1 (-807)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-631 (-294 (-205))))
+ (-5 *2
+ (-2 (|:| |stiffnessFactor| (-357)) (|:| |stabilityFactor| (-357))))
+ (-5 *1 (-187)))))
+(((*1 *2 *1) (-12 (-5 *2 (-591 (-1089))) (-5 *1 (-1093)))))
+(((*1 *1 *2 *3)
+ (-12
+ (-5 *3
+ (-591
+ (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *2)
+ (|:| |xpnt| (-525)))))
+ (-4 *2 (-517)) (-5 *1 (-396 *2))))
+ ((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-2 (|:| |contp| (-525))
+ (|:| -1908 (-591 (-2 (|:| |irr| *4) (|:| -3630 (-525)))))))
+ (-4 *4 (-1147 (-525))) (-5 *2 (-396 *4)) (-5 *1 (-419 *4)))))
+(((*1 *2 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1125)))))
+(((*1 *2 *1 *1) (-12 (-4 *1 (-1058)) (-5 *2 (-108)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-591 *5)) (-5 *4 (-591 (-1 *6 (-591 *6))))
+ (-4 *5 (-37 (-385 (-525)))) (-4 *6 (-1162 *5)) (-5 *2 (-591 *6))
+ (-5 *1 (-1164 *5 *6)))))
+(((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-301 *3 *4)) (-4 *3 (-1018))
+ (-4 *4 (-126))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1018)) (-5 *1 (-339 *3))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1018)) (-5 *1 (-364 *3))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1018)) (-5 *1 (-594 *3 *4 *5))
+ (-4 *4 (-23)) (-14 *5 *4))))
+(((*1 *2)
+ (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3))
+ (-4 *5 (-1147 (-385 *4))) (-5 *2 (-631 (-385 *4))))))
+(((*1 *2 *3 *4 *4 *4 *4 *5 *5)
+ (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357))
+ (-5 *2
+ (-2 (|:| -2940 *4) (|:| -2757 *4) (|:| |totalpts| (-525))
+ (|:| |success| (-108))))
+ (-5 *1 (-730)) (-5 *5 (-525)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-975))
+ (-4 *2 (-13 (-382) (-966 *4) (-341) (-1111) (-263)))
+ (-5 *1 (-420 *4 *3 *2)) (-4 *3 (-1147 *4)))))
(((*1 *2 *3)
(-12 (-5 *3 (-591 *2)) (-4 *2 (-408 *4)) (-5 *1 (-147 *4 *2))
(-4 *4 (-13 (-788) (-517))))))
+(((*1 *2 *3 *4 *3 *5 *5 *5 *5 *5)
+ (|partial| -12 (-5 *5 (-108)) (-4 *6 (-429)) (-4 *7 (-734))
+ (-4 *8 (-788)) (-4 *9 (-989 *6 *7 *8))
+ (-5 *2
+ (-2 (|:| -2203 (-591 *9)) (|:| -3585 *4) (|:| |ineq| (-591 *9))))
+ (-5 *1 (-919 *6 *7 *8 *9 *4)) (-5 *3 (-591 *9))
+ (-4 *4 (-994 *6 *7 *8 *9))))
+ ((*1 *2 *3 *4 *3 *5 *5 *5 *5 *5)
+ (|partial| -12 (-5 *5 (-108)) (-4 *6 (-429)) (-4 *7 (-734))
+ (-4 *8 (-788)) (-4 *9 (-989 *6 *7 *8))
+ (-5 *2
+ (-2 (|:| -2203 (-591 *9)) (|:| -3585 *4) (|:| |ineq| (-591 *9))))
+ (-5 *1 (-1025 *6 *7 *8 *9 *4)) (-5 *3 (-591 *9))
+ (-4 *4 (-994 *6 *7 *8 *9)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-1070 (-385 *3))) (-5 *1 (-161 *3)) (-4 *3 (-286)))))
+(((*1 *1 *1 *2)
+ (-12
+ (-5 *2
+ (-2 (|:| -2070 (-591 (-796))) (|:| -3343 (-591 (-796)))
+ (|:| |presup| (-591 (-796))) (|:| -3820 (-591 (-796)))
+ (|:| |args| (-591 (-796)))))
+ (-5 *1 (-1089))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-591 (-591 (-796)))) (-5 *1 (-1089)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-598 (-385 *2))) (-4 *2 (-1147 *4)) (-5 *1 (-751 *4 *2))
+ (-4 *4 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525)))))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-599 *2 (-385 *2))) (-4 *2 (-1147 *4))
+ (-5 *1 (-751 *4 *2))
+ (-4 *4 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525))))))))
+(((*1 *2 *3 *2)
+ (-12
+ (-5 *2
+ (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1735 (-205))
+ (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205))
+ (|:| |deltaX| (-205)) (|:| |deltaY| (-205))))
+ (-5 *3 (-591 (-242))) (-5 *1 (-240))))
+ ((*1 *1 *2)
+ (-12
+ (-5 *2
+ (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1735 (-205))
+ (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205))
+ (|:| |deltaX| (-205)) (|:| |deltaY| (-205))))
+ (-5 *1 (-242))))
+ ((*1 *2 *1 *3 *3 *3)
+ (-12 (-5 *3 (-357)) (-5 *2 (-1176)) (-5 *1 (-1173))))
+ ((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-357)) (-5 *2 (-1176)) (-5 *1 (-1173))))
+ ((*1 *2 *1 *3 *3 *4 *4 *4)
+ (-12 (-5 *3 (-525)) (-5 *4 (-357)) (-5 *2 (-1176)) (-5 *1 (-1173))))
+ ((*1 *2 *1 *3)
+ (-12
+ (-5 *3
+ (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1735 (-205))
+ (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205))
+ (|:| |deltaX| (-205)) (|:| |deltaY| (-205))))
+ (-5 *2 (-1176)) (-5 *1 (-1173))))
+ ((*1 *2 *1)
+ (-12
+ (-5 *2
+ (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1735 (-205))
+ (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205))
+ (|:| |deltaX| (-205)) (|:| |deltaY| (-205))))
+ (-5 *1 (-1173))))
+ ((*1 *2 *1 *3 *3 *3 *3 *3)
+ (-12 (-5 *3 (-357)) (-5 *2 (-1176)) (-5 *1 (-1173)))))
+(((*1 *2 *3 *3 *4)
+ (-12 (-5 *4 (-712)) (-4 *5 (-517))
+ (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3)))
+ (-5 *1 (-901 *5 *3)) (-4 *3 (-1147 *5)))))
+(((*1 *2 *3 *3 *4 *5 *3 *3 *4 *4 *4 *6)
+ (-12 (-5 *4 (-525)) (-5 *5 (-631 (-205)))
+ (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -1730)))) (-5 *3 (-205))
+ (-5 *2 (-964)) (-5 *1 (-690)))))
+(((*1 *2 *3 *3 *2 *4)
+ (-12 (-5 *3 (-631 *2)) (-5 *4 (-525))
+ (-4 *2 (-13 (-286) (-10 -8 (-15 -3898 ((-396 $) $)))))
+ (-4 *5 (-1147 *2)) (-5 *1 (-472 *2 *5 *6)) (-4 *6 (-387 *2 *5)))))
(((*1 *2 *1)
(-12 (-5 *2 (-159)) (-5 *1 (-1078 *3 *4)) (-14 *3 (-854))
(-4 *4 (-975)))))
-(((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-860)))))
+(((*1 *2 *3 *1)
+ (-12 (-5 *3 (-1054 *4 *5)) (-4 *4 (-13 (-1018) (-33)))
+ (-4 *5 (-13 (-1018) (-33))) (-5 *2 (-108)) (-5 *1 (-1055 *4 *5)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-517) (-788) (-966 (-525)))) (-5 *1 (-170 *3 *2))
+ (-4 *2 (-13 (-27) (-1111) (-408 (-157 *3))))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-517) (-788) (-966 (-525))))
+ (-5 *1 (-170 *4 *2)) (-4 *2 (-13 (-27) (-1111) (-408 (-157 *4))))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-429) (-788) (-966 (-525)) (-587 (-525))))
+ (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-27) (-1111) (-408 *3)))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1089))
+ (-4 *4 (-13 (-429) (-788) (-966 (-525)) (-587 (-525))))
+ (-5 *1 (-1115 *4 *2)) (-4 *2 (-13 (-27) (-1111) (-408 *4))))))
+(((*1 *2 *1) (-12 (-4 *1 (-1018)) (-5 *2 (-1072)))))
+(((*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-305 *3)) (-4 *3 (-1125))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-712)) (-5 *1 (-488 *3 *4)) (-4 *3 (-1125))
+ (-14 *4 (-525)))))
+(((*1 *2 *1 *1) (-12 (-4 *1 (-1058)) (-5 *2 (-108)))))
+(((*1 *2 *3) (-12 (-5 *3 (-876 *2)) (-5 *1 (-913 *2)) (-4 *2 (-975)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-825 *3)) (-4 *3 (-1018)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-591 *3)) (-4 *3 (-1147 (-525))) (-5 *1 (-461 *3)))))
+(((*1 *1 *1 *2 *3 *1)
+ (-12 (-4 *1 (-304 *2 *3)) (-4 *2 (-975)) (-4 *3 (-733)))))
(((*1 *2 *1) (-12 (-5 *2 (-1072)) (-5 *1 (-1107))))
((*1 *2 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-1107)))))
+(((*1 *1 *1)
+ (-12 (|has| *1 (-6 -4251)) (-4 *1 (-351 *2)) (-4 *2 (-1125))
+ (-4 *2 (-788))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-108) *3 *3)) (|has| *1 (-6 -4251))
+ (-4 *1 (-351 *3)) (-4 *3 (-1125)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-898 *3)) (-4 *3 (-899)))))
+(((*1 *2 *2) (-12 (-5 *1 (-893 *2)) (-4 *2 (-510)))))
+(((*1 *1 *1) (-5 *1 (-796)))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1021 *2 *3 *4 *5 *6)) (-4 *3 (-1018)) (-4 *4 (-1018))
+ (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *2 (-1018))))
+ ((*1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-1071))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1072)) (-5 *1 (-1089)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-1163 *2 *3 *4)) (-4 *2 (-975)) (-14 *3 (-1089))
+ (-14 *4 *2))))
+(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-763)))))
+(((*1 *2 *2) (-12 (-5 *2 (-591 (-294 (-205)))) (-5 *1 (-246)))))
+(((*1 *2 *1 *1)
+ (-12 (-4 *1 (-907 *3 *4 *5 *6)) (-4 *3 (-975)) (-4 *4 (-734))
+ (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-517))
+ (-5 *2 (-108)))))
(((*1 *2 *3 *3)
(-12 (-4 *4 (-429)) (-4 *4 (-517))
- (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -3727 *4)))
+ (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -2596 *4)))
(-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-591 (-838 *3))) (-4 *3 (-1018)) (-5 *1 (-837 *3)))))
+(((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-859)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-591 (-2 (|:| -1265 (-1089)) (|:| -1568 *4))))
+ (-5 *1 (-822 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-1018))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018))
+ (-4 *7 (-1018)) (-5 *2 (-591 *1)) (-4 *1 (-1021 *3 *4 *5 *6 *7)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1171 (-294 (-205))))
+ (-5 *2
+ (-2 (|:| |additions| (-525)) (|:| |multiplications| (-525))
+ (|:| |exponentiations| (-525)) (|:| |functionCalls| (-525))))
+ (-5 *1 (-284)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-525)) (|has| *1 (-6 -4241)) (-4 *1 (-382))
+ (-5 *2 (-854)))))
+(((*1 *2 *1 *1 *3) (-12 (-4 *1 (-1058)) (-5 *3 (-525)) (-5 *2 (-108)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-591 (-525))) (-5 *1 (-934 *3)) (-14 *3 (-525)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *2 (-517)) (-4 *2 (-429)) (-5 *1 (-901 *2 *3))
+ (-4 *3 (-1147 *2)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1089))
+ (-4 *4 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138)))
+ (-5 *2 (-1 *5 *5)) (-5 *1 (-745 *4 *5))
+ (-4 *5 (-13 (-29 *4) (-1111) (-891))))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1085 *3)) (-4 *3 (-346)) (-4 *1 (-307 *3))
+ (-4 *3 (-341)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-806 (-898 *3) (-898 *3))) (-5 *1 (-898 *3))
+ (-4 *3 (-899)))))
(((*1 *2 *1)
(-12 (-4 *1 (-636 *3)) (-4 *3 (-1018))
- (-5 *2 (-591 (-2 (|:| -1221 *3) (|:| -2064 (-712))))))))
+ (-5 *2 (-591 (-2 (|:| -1568 *3) (|:| -2960 (-712))))))))
+(((*1 *2 *2) (-12 (-5 *2 (-631 (-294 (-525)))) (-5 *1 (-960)))))
+(((*1 *2 *3 *3 *3 *4)
+ (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
+(((*1 *2 *3) (-12 (-5 *3 (-205)) (-5 *2 (-1072)) (-5 *1 (-174))))
+ ((*1 *2 *3) (-12 (-5 *3 (-205)) (-5 *2 (-1072)) (-5 *1 (-279))))
+ ((*1 *2 *3) (-12 (-5 *3 (-205)) (-5 *2 (-1072)) (-5 *1 (-284)))))
+(((*1 *2 *3 *1)
+ (-12 (-4 *1 (-1119 *4 *5 *3 *6)) (-4 *4 (-517)) (-4 *5 (-734))
+ (-4 *3 (-788)) (-4 *6 (-989 *4 *5 *3)) (-5 *2 (-108))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1188 *3)) (-4 *3 (-341)) (-5 *2 (-108)))))
+(((*1 *2 *3 *4 *3 *4 *3)
+ (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
+ (-5 *1 (-698)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-273 (-781 *3))) (-4 *3 (-13 (-27) (-1111) (-408 *5)))
+ (-4 *5 (-13 (-429) (-788) (-966 (-525)) (-587 (-525))))
+ (-5 *2
+ (-3 (-781 *3)
+ (-2 (|:| |leftHandLimit| (-3 (-781 *3) "failed"))
+ (|:| |rightHandLimit| (-3 (-781 *3) "failed")))
+ "failed"))
+ (-5 *1 (-584 *5 *3))))
+ ((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *4 (-273 *3)) (-5 *5 (-1072))
+ (-4 *3 (-13 (-27) (-1111) (-408 *6)))
+ (-4 *6 (-13 (-429) (-788) (-966 (-525)) (-587 (-525))))
+ (-5 *2 (-781 *3)) (-5 *1 (-584 *6 *3))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-273 (-781 (-885 *5)))) (-4 *5 (-429))
+ (-5 *2
+ (-3 (-781 (-385 (-885 *5)))
+ (-2 (|:| |leftHandLimit| (-3 (-781 (-385 (-885 *5))) "failed"))
+ (|:| |rightHandLimit| (-3 (-781 (-385 (-885 *5))) "failed")))
+ "failed"))
+ (-5 *1 (-585 *5)) (-5 *3 (-385 (-885 *5)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-273 (-385 (-885 *5)))) (-5 *3 (-385 (-885 *5)))
+ (-4 *5 (-429))
+ (-5 *2
+ (-3 (-781 *3)
+ (-2 (|:| |leftHandLimit| (-3 (-781 *3) "failed"))
+ (|:| |rightHandLimit| (-3 (-781 *3) "failed")))
+ "failed"))
+ (-5 *1 (-585 *5))))
+ ((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *4 (-273 (-385 (-885 *6)))) (-5 *5 (-1072))
+ (-5 *3 (-385 (-885 *6))) (-4 *6 (-429)) (-5 *2 (-781 *3))
+ (-5 *1 (-585 *6)))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
+ (-4 *4 (-788)) (-4 *2 (-517)))))
(((*1 *2 *2 *2)
(-12 (-4 *3 (-517)) (-5 *1 (-901 *3 *2)) (-4 *2 (-1147 *3))))
((*1 *1 *1 *1)
(-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
(-4 *4 (-788)) (-4 *2 (-517))))
((*1 *1 *1 *1) (-12 (-4 *1 (-1147 *2)) (-4 *2 (-975)) (-4 *2 (-517)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-975)) (-4 *2 (-629 *4 *5 *6))
+ (-5 *1 (-99 *4 *3 *2 *5 *6)) (-4 *3 (-1147 *4)) (-4 *5 (-351 *4))
+ (-4 *6 (-351 *4)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
(((*1 *1 *1)
- (-12 (-4 *1 (-1021 *2 *3 *4 *5 *6)) (-4 *2 (-1018)) (-4 *3 (-1018))
- (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)))))
+ (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-1171 *4)) (-4 *4 (-1125)) (-4 *1 (-218 *3 *4)))))
+(((*1 *1) (-5 *1 (-415))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-525)) (-4 *1 (-55 *4 *2 *5)) (-4 *4 (-1125))
+ (-4 *5 (-351 *4)) (-4 *2 (-351 *4))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-525)) (-4 *1 (-978 *4 *5 *6 *2 *7)) (-4 *6 (-975))
+ (-4 *7 (-218 *4 *6)) (-4 *2 (-218 *5 *6)))))
+(((*1 *2 *2 *2)
+ (-12
+ (-5 *2
+ (-591
+ (-2 (|:| |lcmfij| *4) (|:| |totdeg| (-712)) (|:| |poli| *6)
+ (|:| |polj| *6))))
+ (-4 *4 (-734)) (-4 *6 (-882 *3 *4 *5)) (-4 *3 (-429)) (-4 *5 (-788))
+ (-5 *1 (-426 *3 *4 *5 *6)))))
+(((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-1 (-157 (-205)) (-157 (-205)))) (-5 *4 (-1013 (-205)))
+ (-5 *2 (-1173)) (-5 *1 (-236)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))))
(((*1 *2 *3 *4 *5 *6 *7)
(-12 (-5 *3 (-631 *11)) (-5 *4 (-591 (-385 (-885 *8))))
(-5 *5 (-712)) (-5 *6 (-1072)) (-4 *8 (-13 (-286) (-138)))
@@ -7607,9 +9207,48 @@
(|:| |wcond| (-591 (-885 *8)))
(|:| |bsoln|
(-2 (|:| |partsol| (-1171 (-385 (-885 *8))))
- (|:| -4003 (-591 (-1171 (-385 (-885 *8))))))))))
+ (|:| -3612 (-591 (-1171 (-385 (-885 *8))))))))))
(|:| |rgsz| (-525))))
(-5 *1 (-857 *8 *9 *10 *11)) (-5 *7 (-525)))))
+(((*1 *2 *3 *3 *4)
+ (-12 (-5 *3 (-591 (-457 *5 *6))) (-5 *4 (-798 *5))
+ (-14 *5 (-591 (-1089))) (-5 *2 (-457 *5 *6)) (-5 *1 (-579 *5 *6))
+ (-4 *6 (-429))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-591 (-457 *5 *6))) (-5 *4 (-798 *5))
+ (-14 *5 (-591 (-1089))) (-5 *2 (-457 *5 *6)) (-5 *1 (-579 *5 *6))
+ (-4 *6 (-429)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
+ (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-919 *4 *5 *6 *7 *3))
+ (-4 *3 (-994 *4 *5 *6 *7))))
+ ((*1 *2 *3 *3)
+ (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
+ (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-108))
+ (-5 *1 (-1025 *4 *5 *6 *7 *3)) (-4 *3 (-994 *4 *5 *6 *7)))))
+(((*1 *2 *1) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-517) (-788) (-966 (-525)))) (-5 *2 (-294 *4))
+ (-5 *1 (-170 *4 *3)) (-4 *3 (-13 (-27) (-1111) (-408 (-157 *4))))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-429) (-788) (-966 (-525)) (-587 (-525))))
+ (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-27) (-1111) (-408 *3))))))
+(((*1 *2 *2 *2 *2)
+ (-12 (-5 *2 (-631 *3)) (-4 *3 (-975)) (-5 *1 (-632 *3)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-712)) (-5 *1 (-1078 *3 *4)) (-14 *3 (-854))
+ (-4 *4 (-975)))))
+(((*1 *2 *1 *2)
+ (-12 (|has| *1 (-6 -4251)) (-4 *1 (-1159 *2)) (-4 *2 (-1125)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1085 *9)) (-5 *4 (-591 *7)) (-4 *7 (-788))
+ (-4 *9 (-882 *8 *6 *7)) (-4 *6 (-734)) (-4 *8 (-286))
+ (-5 *2 (-591 (-712))) (-5 *1 (-684 *6 *7 *8 *9)) (-5 *5 (-712)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-854)) (-5 *2 (-1171 (-1171 (-525)))) (-5 *1 (-443)))))
+(((*1 *2 *3 *1)
+ (|partial| -12 (-4 *1 (-35 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-1018))
+ (-5 *2 (-2 (|:| -1265 *3) (|:| -1568 *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)
@@ -7618,1480 +9257,263 @@
(-5 *8 (-3 (|:| |fn| (-366)) (|:| |fp| (-78 CONFUN))))
(-5 *9 (-3 (|:| |fn| (-366)) (|:| |fp| (-75 OBJFUN))))
(-5 *3 (-525)) (-5 *2 (-964)) (-5 *1 (-695)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1171 *5)) (-4 *5 (-587 *4)) (-4 *4 (-517))
+ (-5 *2 (-108)) (-5 *1 (-586 *4 *5)))))
+(((*1 *2 *3 *3 *4 *4)
+ (|partial| -12 (-5 *3 (-712)) (-4 *5 (-341)) (-5 *2 (-161 *6))
+ (-5 *1 (-800 *5 *4 *6)) (-4 *4 (-1162 *5)) (-4 *6 (-1147 *5)))))
+(((*1 *2 *2 *2)
+ (-12 (-4 *3 (-341)) (-5 *1 (-708 *2 *3)) (-4 *2 (-650 *3))))
+ ((*1 *1 *1 *1) (-12 (-4 *1 (-790 *2)) (-4 *2 (-975)) (-4 *2 (-341)))))
+(((*1 *2 *1) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-517) (-788) (-966 (-525)))) (-5 *2 (-294 *4))
+ (-5 *1 (-170 *4 *3)) (-4 *3 (-13 (-27) (-1111) (-408 (-157 *4))))))
+ ((*1 *2 *1) (-12 (-4 *1 (-738 *2)) (-4 *2 (-160))))
+ ((*1 *2 *1) (-12 (-4 *1 (-927 *2)) (-4 *2 (-160))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-429) (-788) (-966 (-525)) (-587 (-525))))
+ (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-27) (-1111) (-408 *3))))))
+(((*1 *2 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-1125)))))
+(((*1 *1 *1 *1)
+ (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
+ (-4 *4 (-788)) (-4 *2 (-517))))
+ ((*1 *1 *1 *2)
+ (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
+ (-4 *4 (-788)) (-4 *2 (-517)))))
+(((*1 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-1125)))))
+(((*1 *1 *2)
+ (-12
+ (-5 *2
+ (-591
+ (-2
+ (|:| -1265
+ (-2 (|:| |xinit| (-205)) (|:| |xend| (-205))
+ (|:| |fn| (-1171 (-294 (-205))))
+ (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205)))
+ (|:| |g| (-294 (-205))) (|:| |abserr| (-205))
+ (|:| |relerr| (-205))))
+ (|:| -1568
+ (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357))
+ (|:| |expense| (-357)) (|:| |accuracy| (-357))
+ (|:| |intermediateResults| (-357)))))))
+ (-5 *1 (-744)))))
+(((*1 *2 *1) (-12 (-4 *1 (-224 *2)) (-4 *2 (-1125))))
+ ((*1 *2 *1)
+ (|partial| -12 (-4 *1 (-1119 *3 *4 *5 *2)) (-4 *3 (-517))
+ (-4 *4 (-734)) (-4 *5 (-788)) (-4 *2 (-989 *3 *4 *5))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-712)) (-4 *1 (-1159 *3)) (-4 *3 (-1125))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1159 *2)) (-4 *2 (-1125)))))
+(((*1 *2 *2 *3)
+ (-12 (-4 *3 (-341)) (-5 *1 (-954 *3 *2)) (-4 *2 (-601 *3))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-341)) (-5 *2 (-2 (|:| -2203 *3) (|:| -3854 (-591 *5))))
+ (-5 *1 (-954 *5 *3)) (-5 *4 (-591 *5)) (-4 *3 (-601 *5)))))
(((*1 *2 *3 *4)
(-12 (-5 *3 (-1089)) (-5 *4 (-885 (-525))) (-5 *2 (-308))
(-5 *1 (-310)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *5 (-525)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *8 (-286))
- (-4 *9 (-882 *8 *6 *7))
- (-5 *2 (-2 (|:| -1357 (-1085 *9)) (|:| |polval| (-1085 *8))))
- (-5 *1 (-684 *6 *7 *8 *9)) (-5 *3 (-1085 *9)) (-5 *4 (-1085 *8)))))
-(((*1 *2)
- (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4))
- (-4 *3 (-345 *4))))
- ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))))
(((*1 *2)
- (-12 (-4 *3 (-517)) (-5 *2 (-591 *4)) (-5 *1 (-42 *3 *4))
- (-4 *4 (-395 *3)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 (-885 *6))) (-5 *4 (-591 (-1089)))
- (-4 *6 (-13 (-517) (-966 *5))) (-4 *5 (-517))
- (-5 *2 (-591 (-591 (-273 (-385 (-885 *6)))))) (-5 *1 (-967 *5 *6)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-135)))))
-(((*1 *2 *3 *1)
- (-12 (-4 *1 (-907 *4 *5 *6 *3)) (-4 *4 (-975)) (-4 *5 (-734))
- (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-4 *4 (-517))
- (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))))))
-(((*1 *2 *2 *1)
- (-12 (-4 *1 (-1119 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-734))
- (-4 *5 (-788)) (-4 *2 (-989 *3 *4 *5)))))
-(((*1 *1 *2) (-12 (-4 *1 (-611 *2)) (-4 *2 (-1125))))
- ((*1 *2 *1) (-12 (-5 *2 (-591 (-1089))) (-5 *1 (-1089)))))
-(((*1 *2 *1 *3 *4)
- (-12 (-5 *3 (-445)) (-5 *4 (-854)) (-5 *2 (-1176)) (-5 *1 (-1172)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-712)) (-4 *5 (-975)) (-5 *2 (-525))
- (-5 *1 (-420 *5 *3 *6)) (-4 *3 (-1147 *5))
- (-4 *6 (-13 (-382) (-966 *5) (-341) (-1111) (-263)))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-975)) (-5 *2 (-525)) (-5 *1 (-420 *4 *3 *5))
- (-4 *3 (-1147 *4))
- (-4 *5 (-13 (-382) (-966 *4) (-341) (-1111) (-263))))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-591 (-205))) (-5 *2 (-1171 (-640))) (-5 *1 (-284)))))
-(((*1 *1) (-12 (-5 *1 (-207 *2)) (-4 *2 (-13 (-341) (-1111))))))
-(((*1 *2 *1 *3 *3 *4)
- (-12 (-5 *3 (-1 (-796) (-796) (-796))) (-5 *4 (-525)) (-5 *2 (-796))
- (-5 *1 (-594 *5 *6 *7)) (-4 *5 (-1018)) (-4 *6 (-23)) (-14 *7 *6)))
- ((*1 *2 *1 *2)
- (-12 (-5 *2 (-796)) (-5 *1 (-792 *3 *4 *5)) (-4 *3 (-975))
- (-14 *4 (-94 *3)) (-14 *5 (-1 *3 *3))))
- ((*1 *1 *2) (-12 (-5 *2 (-205)) (-5 *1 (-796))))
- ((*1 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-796))))
- ((*1 *1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-796))))
- ((*1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-796))))
- ((*1 *2 *1 *2) (-12 (-5 *2 (-796)) (-5 *1 (-1085 *3)) (-4 *3 (-975)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-591 (-2 (|:| |gen| *3) (|:| -1409 *4))))
- (-5 *1 (-594 *3 *4 *5)) (-4 *3 (-1018)) (-4 *4 (-23)) (-14 *5 *4))))
-(((*1 *2 *1 *1)
- (-12 (-5 *2 (-385 (-885 *3))) (-5 *1 (-430 *3 *4 *5 *6))
- (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-854))
- (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-591 (-591 (-591 *4)))) (-5 *3 (-591 *4)) (-4 *4 (-788))
- (-5 *1 (-1097 *4)))))
-(((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-860)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
- (-4 *2 (-13 (-408 *3) (-932))))))
-(((*1 *1 *1 *1) (-12 (-4 *1 (-261 *2)) (-4 *2 (-1125)) (-4 *2 (-788))))
- ((*1 *1 *2 *1 *1)
- (-12 (-5 *2 (-1 (-108) *3 *3)) (-4 *1 (-261 *3)) (-4 *3 (-1125))))
- ((*1 *1 *1 *1) (-12 (-4 *1 (-900 *2)) (-4 *2 (-788)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-591 *3)) (-4 *3 (-1147 (-525))) (-5 *1 (-461 *3)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *2 (-1049 (-205))) (-5 *3 (-591 (-242))) (-5 *1 (-1173))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1049 (-205))) (-5 *3 (-1072)) (-5 *1 (-1173))))
- ((*1 *1 *1) (-5 *1 (-1173))))
-(((*1 *2 *3) (-12 (-5 *3 (-876 *2)) (-5 *1 (-913 *2)) (-4 *2 (-975)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1070 (-1070 *4))) (-5 *2 (-1070 *4)) (-5 *1 (-1074 *4))
- (-4 *4 (-975)))))
-(((*1 *2 *3)
- (-12 (-4 *1 (-842)) (-5 *2 (-396 (-1085 *1))) (-5 *3 (-1085 *1)))))
-(((*1 *2 *3 *3 *4)
- (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
- (-4 *3 (-989 *5 *6 *7))
- (-5 *2 (-591 (-2 (|:| |val| *3) (|:| -3374 *4))))
- (-5 *1 (-995 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))))
-(((*1 *1 *2 *3 *1 *3)
- (-12 (-5 *2 (-825 *4)) (-4 *4 (-1018)) (-5 *1 (-822 *4 *3))
- (-4 *3 (-1018)))))
-(((*1 *1 *1 *2 *2)
- (-12 (-5 *2 (-525)) (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975))
- (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))))
-(((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-859)))))
-(((*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-128)))))
-(((*1 *2 *1 *3) (-12 (-4 *1 (-33)) (-5 *3 (-712)) (-5 *2 (-108))))
- ((*1 *2 *3 *3)
- (-12 (-5 *2 (-108)) (-5 *1 (-1126 *3)) (-4 *3 (-788))
- (-4 *3 (-1018)))))
-(((*1 *2 *2 *2 *2 *2)
- (-12 (-4 *2 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525)))))))
- (-5 *1 (-1044 *3 *2)) (-4 *3 (-1147 *2)))))
-(((*1 *2 *2) (|partial| -12 (-5 *2 (-294 (-205))) (-5 *1 (-284))))
- ((*1 *2 *1)
- (|partial| -12
- (-5 *2 (-2 (|:| |num| (-825 *3)) (|:| |den| (-825 *3))))
- (-5 *1 (-825 *3)) (-4 *3 (-1018)))))
-(((*1 *2 *3) (-12 (-5 *2 (-591 (-525))) (-5 *1 (-423)) (-5 *3 (-525)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 (-591 *5) *6))
- (-4 *5 (-13 (-341) (-138) (-966 (-385 (-525))))) (-4 *6 (-1147 *5))
- (-5 *2 (-591 (-2 (|:| -2058 *5) (|:| -1317 *3))))
- (-5 *1 (-750 *5 *6 *3 *7)) (-4 *3 (-601 *6))
- (-4 *7 (-601 (-385 *6))))))
-(((*1 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206))))
- ((*1 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-1056 *3 *4)) (-14 *3 (-854)) (-4 *4 (-341))
- (-5 *1 (-924 *3 *4)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))))
-(((*1 *2 *3 *4 *4 *5 *6)
- (-12 (-5 *3 (-591 (-591 (-876 (-205))))) (-5 *4 (-807))
- (-5 *5 (-854)) (-5 *6 (-591 (-242))) (-5 *2 (-1172))
- (-5 *1 (-1175))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 (-591 (-876 (-205))))) (-5 *4 (-591 (-242)))
- (-5 *2 (-1172)) (-5 *1 (-1175)))))
-(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522)))))
-(((*1 *1) (-5 *1 (-744))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412)))))
-(((*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-543 *3)) (-4 *3 (-510)))))
-(((*1 *1 *1) (-5 *1 (-205)))
- ((*1 *1 *1)
+ (-12 (-4 *3 (-429)) (-4 *4 (-734)) (-4 *5 (-788))
+ (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-1176))
+ (-5 *1 (-995 *3 *4 *5 *6 *7)) (-4 *7 (-994 *3 *4 *5 *6))))
+ ((*1 *2)
+ (-12 (-4 *3 (-429)) (-4 *4 (-734)) (-4 *5 (-788))
+ (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-1176))
+ (-5 *1 (-1026 *3 *4 *5 *6 *7)) (-4 *7 (-994 *3 *4 *5 *6)))))
+(((*1 *1 *1)
(-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089)))
(-14 *3 (-591 (-1089))) (-4 *4 (-365))))
- ((*1 *1 *1) (-5 *1 (-357))) ((*1 *1) (-5 *1 (-357))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
- (-4 *4 (-788)))))
-(((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-859)))))
-(((*1 *2 *3 *4 *4)
- (-12 (-5 *4 (-712)) (-4 *5 (-327)) (-4 *6 (-1147 *5))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-802 *3)) (-5 *2 (-525))))
+ ((*1 *1 *1) (-4 *1 (-932)))
+ ((*1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-942))))
+ ((*1 *1 *2) (-12 (-5 *2 (-385 (-525))) (-4 *1 (-942))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-942)) (-5 *2 (-712))))
+ ((*1 *1 *1) (-4 *1 (-942))))
+(((*1 *2 *2)
+ (-12
(-5 *2
(-591
- (-2 (|:| -4003 (-631 *6)) (|:| |basisDen| *6)
- (|:| |basisInv| (-631 *6)))))
- (-5 *1 (-471 *5 *6 *7))
- (-5 *3
- (-2 (|:| -4003 (-631 *6)) (|:| |basisDen| *6)
- (|:| |basisInv| (-631 *6))))
- (-4 *7 (-1147 *6)))))
-(((*1 *2 *3 *4 *3 *4 *4 *4)
- (-12 (-5 *3 (-631 (-205))) (-5 *4 (-525)) (-5 *2 (-964))
- (-5 *1 (-698)))))
-(((*1 *1) (-5 *1 (-108))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-591 (-2 (|:| |den| (-525)) (|:| |gcdnum| (-525)))))
- (-4 *4 (-1147 (-385 *2))) (-5 *2 (-525)) (-5 *1 (-846 *4 *5))
- (-4 *5 (-1147 (-385 *4))))))
-(((*1 *2 *2) (-12 (-5 *1 (-893 *2)) (-4 *2 (-510)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-108)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-517))
- (-5 *2
- (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3)))
- (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *2 (-822 *4 *5)) (-5 *3 (-822 *4 *6)) (-4 *4 (-1018))
- (-4 *5 (-1018)) (-4 *6 (-611 *5)) (-5 *1 (-818 *4 *5 *6)))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-342 *2 *3)) (-4 *2 (-1018)) (-4 *3 (-1018)))))
-(((*1 *1 *1 *1) (-4 *1 (-510))))
-(((*1 *2 *3 *3 *3 *3 *4 *4 *4 *4 *4 *3 *3 *3)
- (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
- (-5 *1 (-694)))))
-(((*1 *2 *3)
- (|partial| -12
- (-5 *3
- (-2 (|:| |xinit| (-205)) (|:| |xend| (-205))
- (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205)))
- (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205)))
- (|:| |abserr| (-205)) (|:| |relerr| (-205))))
- (-5 *2
- (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357))
- (|:| |expense| (-357)) (|:| |accuracy| (-357))
- (|:| |intermediateResults| (-357))))
- (-5 *1 (-744)))))
-(((*1 *1) (-5 *1 (-132))))
-(((*1 *1 *2 *2 *2) (-12 (-5 *1 (-815 *2)) (-4 *2 (-1125)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1020 *4)) (-4 *4 (-1018)) (-5 *2 (-1 *4))
- (-5 *1 (-947 *4))))
- ((*1 *2 *3 *3)
- (-12 (-5 *2 (-1 (-357))) (-5 *1 (-968)) (-5 *3 (-357))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1013 (-525))) (-5 *2 (-1 (-525))) (-5 *1 (-973)))))
-(((*1 *2 *3 *4 *4 *4 *3 *4 *3)
- (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
- (-5 *1 (-693)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-566 (-825 *3))) (-4 *3 (-819 *3))
- (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2))
- (-4 *2 (-566 (-825 *3))) (-4 *2 (-819 *3))
- (-4 *2 (-13 (-408 *3) (-1111))))))
-(((*1 *2 *1)
- (-12 (-4 *2 (-1147 *3)) (-5 *1 (-377 *3 *2))
- (-4 *3 (-13 (-341) (-138))))))
-(((*1 *2 *2 *3 *4)
- (|partial| -12 (-5 *2 (-591 (-1085 *7))) (-5 *3 (-1085 *7))
- (-4 *7 (-882 *5 *6 *4)) (-4 *5 (-842)) (-4 *6 (-734))
- (-4 *4 (-788)) (-5 *1 (-839 *5 *6 *4 *7)))))
-(((*1 *2 *3)
- (-12 (|has| *2 (-6 (-4252 "*"))) (-4 *5 (-351 *2)) (-4 *6 (-351 *2))
- (-4 *2 (-975)) (-5 *1 (-99 *2 *3 *4 *5 *6)) (-4 *3 (-1147 *2))
- (-4 *4 (-629 *2 *5 *6)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-712)) (-5 *2 (-1 (-1070 (-885 *4)) (-1070 (-885 *4))))
- (-5 *1 (-1179 *4)) (-4 *4 (-341)))))
-(((*1 *2 *1 *2 *3)
- (|partial| -12 (-5 *2 (-1072)) (-5 *3 (-525)) (-5 *1 (-987)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 *8)) (-5 *4 (-130 *5 *6 *7)) (-14 *5 (-525))
- (-14 *6 (-712)) (-4 *7 (-160)) (-4 *8 (-160))
- (-5 *2 (-130 *5 *6 *8)) (-5 *1 (-129 *5 *6 *7 *8))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 *9)) (-4 *9 (-975)) (-4 *5 (-788)) (-4 *6 (-734))
- (-4 *8 (-975)) (-4 *2 (-882 *9 *7 *5))
- (-5 *1 (-670 *5 *6 *7 *8 *9 *4 *2)) (-4 *7 (-734))
- (-4 *4 (-882 *8 *6 *5)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-591 (-591 *3))) (-4 *3 (-1018)) (-4 *1 (-836 *3)))))
-(((*1 *2 *3 *4 *4 *4 *3)
- (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
- (-5 *1 (-693)))))
+ (-2 (|:| |lcmfij| *4) (|:| |totdeg| (-712)) (|:| |poli| *6)
+ (|:| |polj| *6))))
+ (-4 *4 (-734)) (-4 *6 (-882 *3 *4 *5)) (-4 *3 (-429)) (-4 *5 (-788))
+ (-5 *1 (-426 *3 *4 *5 *6)))))
+(((*1 *1 *1 *2 *3)
+ (-12 (-5 *3 (-591 *6)) (-4 *6 (-788)) (-4 *4 (-341)) (-4 *5 (-734))
+ (-5 *1 (-477 *4 *5 *6 *2)) (-4 *2 (-882 *4 *5 *6))))
+ ((*1 *1 *1 *2)
+ (-12 (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788))
+ (-5 *1 (-477 *3 *4 *5 *2)) (-4 *2 (-882 *3 *4 *5)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 *4 (-525))) (-5 *5 (-1 (-1070 *4))) (-4 *4 (-341))
+ (-4 *4 (-975)) (-5 *2 (-1070 *4)) (-5 *1 (-1074 *4)))))
+(((*1 *2 *2) (-12 (-5 *2 (-1070 (-591 (-525)))) (-5 *1 (-816)))))
+(((*1 *1 *2 *2 *2 *2 *2 *2 *2 *2)
+ (-12 (-4 *1 (-738 *2)) (-4 *2 (-160))))
+ ((*1 *1 *2 *2)
+ (-12 (-5 *2 (-929 *3)) (-4 *3 (-160)) (-5 *1 (-740 *3)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *5 (-525)) (-4 *6 (-734)) (-4 *7 (-788)) (-4 *8 (-286))
+ (-4 *9 (-882 *8 *6 *7))
+ (-5 *2 (-2 (|:| -2217 (-1085 *9)) (|:| |polval| (-1085 *8))))
+ (-5 *1 (-684 *6 *7 *8 *9)) (-5 *3 (-1085 *9)) (-5 *4 (-1085 *8)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-517) (-788) (-966 (-525)))) (-4 *5 (-408 *4))
- (-5 *2
- (-3 (|:| |overq| (-1085 (-385 (-525))))
- (|:| |overan| (-1085 (-47))) (|:| -2031 (-108))))
- (-5 *1 (-413 *4 *5 *3)) (-4 *3 (-1147 *5)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-854)) (-5 *4 (-396 *6)) (-4 *6 (-1147 *5))
- (-4 *5 (-975)) (-5 *2 (-591 *6)) (-5 *1 (-421 *5 *6)))))
-(((*1 *1 *2 *2 *2)
- (-12 (-5 *1 (-207 *2)) (-4 *2 (-13 (-341) (-1111)))))
- ((*1 *2 *1 *3 *4 *4)
- (-12 (-5 *3 (-854)) (-5 *4 (-357)) (-5 *2 (-1176)) (-5 *1 (-1172))))
- ((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-357)) (-5 *2 (-1176)) (-5 *1 (-1173)))))
+ (-12 (-5 *3 (-631 (-385 (-885 *4)))) (-4 *4 (-429))
+ (-5 *2 (-591 (-3 (-385 (-885 *4)) (-1079 (-1089) (-885 *4)))))
+ (-5 *1 (-271 *4)))))
+(((*1 *1 *1 *1) (-5 *1 (-796))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-385 (-885 *5))) (-5 *4 (-1089))
- (-4 *5 (-13 (-286) (-788) (-138))) (-5 *2 (-591 (-273 (-294 *5))))
- (-5 *1 (-1045 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-385 (-885 *4))) (-4 *4 (-13 (-286) (-788) (-138)))
- (-5 *2 (-591 (-273 (-294 *4)))) (-5 *1 (-1045 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-273 (-385 (-885 *5)))) (-5 *4 (-1089))
- (-4 *5 (-13 (-286) (-788) (-138))) (-5 *2 (-591 (-273 (-294 *5))))
- (-5 *1 (-1045 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-273 (-385 (-885 *4))))
- (-4 *4 (-13 (-286) (-788) (-138))) (-5 *2 (-591 (-273 (-294 *4))))
- (-5 *1 (-1045 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 (-385 (-885 *5)))) (-5 *4 (-591 (-1089)))
- (-4 *5 (-13 (-286) (-788) (-138)))
- (-5 *2 (-591 (-591 (-273 (-294 *5))))) (-5 *1 (-1045 *5))))
+ (-12 (-5 *4 (-591 (-47))) (-5 *2 (-396 *3)) (-5 *1 (-38 *3))
+ (-4 *3 (-1147 (-47)))))
((*1 *2 *3)
- (-12 (-5 *3 (-591 (-385 (-885 *4))))
- (-4 *4 (-13 (-286) (-788) (-138)))
- (-5 *2 (-591 (-591 (-273 (-294 *4))))) (-5 *1 (-1045 *4))))
+ (-12 (-5 *2 (-396 *3)) (-5 *1 (-38 *3)) (-4 *3 (-1147 (-47)))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 (-273 (-385 (-885 *5))))) (-5 *4 (-591 (-1089)))
- (-4 *5 (-13 (-286) (-788) (-138)))
- (-5 *2 (-591 (-591 (-273 (-294 *5))))) (-5 *1 (-1045 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-591 (-273 (-385 (-885 *4)))))
- (-4 *4 (-13 (-286) (-788) (-138)))
- (-5 *2 (-591 (-591 (-273 (-294 *4))))) (-5 *1 (-1045 *4)))))
-(((*1 *2)
- (-12 (-5 *2 (-1 *3 *3)) (-5 *1 (-496 *3)) (-4 *3 (-13 (-668) (-25))))))
-(((*1 *2 *1) (-12 (-4 *1 (-481 *3 *2)) (-4 *3 (-1018)) (-4 *2 (-788)))))
-(((*1 *2 *3 *3 *3 *3 *4 *3 *5)
- (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205)))
- (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-77 LSFUN1))))
- (-5 *2 (-964)) (-5 *1 (-695)))))
-(((*1 *1 *1) (-12 (-5 *1 (-396 *2)) (-4 *2 (-517)))))
-(((*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1125)) (-5 *1 (-305 *3))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-591 *3)) (-4 *3 (-1125)) (-5 *1 (-488 *3 *4))
- (-14 *4 (-525)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-591 *5)) (-5 *1 (-130 *3 *4 *5)) (-14 *3 (-525))
- (-14 *4 (-712)) (-4 *5 (-160)))))
-(((*1 *2 *2) (-12 (-5 *2 (-1013 (-781 (-205)))) (-5 *1 (-284)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-591 *2)) (-4 *2 (-408 *4)) (-5 *1 (-147 *4 *2))
- (-4 *4 (-13 (-788) (-517))))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
- (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-108))
- (-5 *1 (-1026 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3))))
+ (-12 (-5 *4 (-591 (-47))) (-4 *5 (-788)) (-4 *6 (-734))
+ (-5 *2 (-396 *3)) (-5 *1 (-41 *5 *6 *3)) (-4 *3 (-882 (-47) *6 *5))))
((*1 *2 *3 *4)
- (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
- (-4 *3 (-989 *5 *6 *7))
- (-5 *2 (-591 (-2 (|:| |val| (-108)) (|:| -3374 *4))))
- (-5 *1 (-1026 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))))
-(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-859)))))
-(((*1 *2 *2)
- (|partial| -12 (-4 *3 (-1125)) (-5 *1 (-168 *3 *2))
- (-4 *2 (-618 *3)))))
-(((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-146))))
- ((*1 *2 *1) (-12 (-5 *2 (-146)) (-5 *1 (-807))))
- ((*1 *2 *3) (-12 (-5 *3 (-876 *2)) (-5 *1 (-913 *2)) (-4 *2 (-975)))))
-(((*1 *2 *2 *3 *3 *4)
- (-12 (-5 *4 (-712)) (-4 *3 (-517)) (-5 *1 (-901 *3 *2))
- (-4 *2 (-1147 *3)))))
-(((*1 *2 *2 *3 *3)
- (|partial| -12 (-5 *3 (-1089))
- (-4 *4 (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525))))
- (-5 *1 (-536 *4 *2))
- (-4 *2 (-13 (-1111) (-891) (-1053) (-29 *4))))))
-(((*1 *2 *3 *4 *4 *2 *2 *2)
- (-12 (-5 *2 (-525))
- (-5 *3
- (-2 (|:| |lcmfij| *6) (|:| |totdeg| (-712)) (|:| |poli| *4)
- (|:| |polj| *4)))
- (-4 *6 (-734)) (-4 *4 (-882 *5 *6 *7)) (-4 *5 (-429)) (-4 *7 (-788))
- (-5 *1 (-426 *5 *6 *7 *4)))))
-(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-514)))))
-(((*1 *2 *1) (-12 (-5 *2 (-591 (-897))) (-5 *1 (-104))))
- ((*1 *2 *1) (-12 (-5 *2 (-44 (-1072) (-715))) (-5 *1 (-110)))))
-(((*1 *2 *3 *3 *3 *4 *3)
- (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
- (-5 *1 (-696)))))
-(((*1 *2)
- (-12 (-4 *1 (-327))
- (-5 *2 (-591 (-2 (|:| -1348 (-525)) (|:| -2008 (-525))))))))
-(((*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-525)) (-5 *1 (-221))))
+ (-12 (-5 *4 (-591 (-47))) (-4 *5 (-788)) (-4 *6 (-734))
+ (-4 *7 (-882 (-47) *6 *5)) (-5 *2 (-396 (-1085 *7)))
+ (-5 *1 (-41 *5 *6 *7)) (-5 *3 (-1085 *7))))
((*1 *2 *3)
- (-12 (-5 *3 (-591 (-1072))) (-5 *2 (-525)) (-5 *1 (-221)))))
-(((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *5 (-712)) (-5 *6 (-108)) (-4 *7 (-429)) (-4 *8 (-734))
- (-4 *9 (-788)) (-4 *3 (-989 *7 *8 *9))
- (-5 *2
- (-2 (|:| |done| (-591 *4))
- (|:| |todo| (-591 (-2 (|:| |val| (-591 *3)) (|:| -3374 *4))))))
- (-5 *1 (-992 *7 *8 *9 *3 *4)) (-4 *4 (-994 *7 *8 *9 *3))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *5 (-712)) (-4 *6 (-429)) (-4 *7 (-734)) (-4 *8 (-788))
- (-4 *3 (-989 *6 *7 *8))
- (-5 *2
- (-2 (|:| |done| (-591 *4))
- (|:| |todo| (-591 (-2 (|:| |val| (-591 *3)) (|:| -3374 *4))))))
- (-5 *1 (-992 *6 *7 *8 *3 *4)) (-4 *4 (-994 *6 *7 *8 *3))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
- (-4 *3 (-989 *5 *6 *7))
- (-5 *2
- (-2 (|:| |done| (-591 *4))
- (|:| |todo| (-591 (-2 (|:| |val| (-591 *3)) (|:| -3374 *4))))))
- (-5 *1 (-992 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3))))
- ((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *5 (-712)) (-5 *6 (-108)) (-4 *7 (-429)) (-4 *8 (-734))
- (-4 *9 (-788)) (-4 *3 (-989 *7 *8 *9))
- (-5 *2
- (-2 (|:| |done| (-591 *4))
- (|:| |todo| (-591 (-2 (|:| |val| (-591 *3)) (|:| -3374 *4))))))
- (-5 *1 (-1059 *7 *8 *9 *3 *4)) (-4 *4 (-1027 *7 *8 *9 *3))))
+ (-12 (-4 *4 (-286)) (-5 *2 (-396 *3)) (-5 *1 (-155 *4 *3))
+ (-4 *3 (-1147 (-157 *4)))))
((*1 *2 *3 *4 *5)
- (-12 (-5 *5 (-712)) (-4 *6 (-429)) (-4 *7 (-734)) (-4 *8 (-788))
- (-4 *3 (-989 *6 *7 *8))
- (-5 *2
- (-2 (|:| |done| (-591 *4))
- (|:| |todo| (-591 (-2 (|:| |val| (-591 *3)) (|:| -3374 *4))))))
- (-5 *1 (-1059 *6 *7 *8 *3 *4)) (-4 *4 (-1027 *6 *7 *8 *3))))
+ (-12 (-5 *5 (-108)) (-4 *4 (-13 (-341) (-786))) (-5 *2 (-396 *3))
+ (-5 *1 (-167 *4 *3)) (-4 *3 (-1147 (-157 *4)))))
((*1 *2 *3 *4)
- (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
- (-4 *3 (-989 *5 *6 *7))
- (-5 *2
- (-2 (|:| |done| (-591 *4))
- (|:| |todo| (-591 (-2 (|:| |val| (-591 *3)) (|:| -3374 *4))))))
- (-5 *1 (-1059 *5 *6 *7 *3 *4)) (-4 *4 (-1027 *5 *6 *7 *3)))))
-(((*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-616 *3)) (-4 *3 (-788))))
- ((*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-620 *3)) (-4 *3 (-788))))
- ((*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-760 *3)) (-4 *3 (-788)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1154 *3 *2)) (-4 *3 (-975)) (-4 *2 (-1131 *3)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-712)) (-5 *1 (-1078 *3 *4)) (-14 *3 (-854))
- (-4 *4 (-975)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-1070 *4)) (-5 *3 (-1 *4 (-525))) (-4 *4 (-975))
- (-5 *1 (-1074 *4)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-734))
- (-4 *5 (-13 (-788) (-10 -8 (-15 -1408 ((-1089) $))))) (-4 *6 (-517))
- (-5 *2 (-2 (|:| -2593 (-885 *6)) (|:| -4125 (-885 *6))))
- (-5 *1 (-674 *4 *5 *6 *3)) (-4 *3 (-882 (-385 (-885 *6)) *4 *5)))))
-(((*1 *2 *3 *4 *4 *5)
- (-12 (-5 *4 (-564 *3)) (-5 *5 (-1 (-1085 *3) (-1085 *3)))
- (-4 *3 (-13 (-27) (-408 *6))) (-4 *6 (-13 (-788) (-517)))
- (-5 *2 (-542 *3)) (-5 *1 (-512 *6 *3)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *1 (-405 *3 *2)) (-4 *3 (-13 (-160) (-37 (-385 (-525)))))
- (-4 *2 (-13 (-788) (-21))))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-885 *5)) (-4 *5 (-975)) (-5 *2 (-457 *4 *5))
- (-5 *1 (-877 *4 *5)) (-14 *4 (-591 (-1089))))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-923 *2)) (-4 *2 (-517)) (-5 *1 (-133 *2 *4 *3))
- (-4 *3 (-351 *4))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-923 *2)) (-4 *2 (-517)) (-5 *1 (-476 *2 *4 *5 *3))
- (-4 *5 (-351 *2)) (-4 *3 (-351 *4))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-631 *4)) (-4 *4 (-923 *2)) (-4 *2 (-517))
- (-5 *1 (-634 *2 *4))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-923 *2)) (-4 *2 (-517)) (-5 *1 (-1140 *2 *4 *3))
- (-4 *3 (-1147 *4)))))
-(((*1 *2)
- (-12 (-4 *4 (-341)) (-5 *2 (-712)) (-5 *1 (-306 *3 *4))
- (-4 *3 (-307 *4))))
- ((*1 *2) (-12 (-4 *1 (-1188 *3)) (-4 *3 (-341)) (-5 *2 (-712)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-108)) (-4 *5 (-327))
- (-5 *2
- (-2 (|:| |cont| *5)
- (|:| -3781 (-591 (-2 (|:| |irr| *3) (|:| -3265 (-525)))))))
- (-5 *1 (-197 *5 *3)) (-4 *3 (-1147 *5)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-341) (-786)))
- (-5 *2 (-2 (|:| |start| *3) (|:| -3781 (-396 *3))))
- (-5 *1 (-167 *4 *3)) (-4 *3 (-1147 (-157 *4))))))
-(((*1 *2 *1) (-12 (-4 *3 (-975)) (-5 *2 (-591 *1)) (-4 *1 (-1050 *3)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))))
-(((*1 *2 *1)
- (|partial| -12
- (-5 *2 (-2 (|:| -4157 (-110)) (|:| |arg| (-591 (-825 *3)))))
- (-5 *1 (-825 *3)) (-4 *3 (-1018))))
- ((*1 *2 *1 *3)
- (|partial| -12 (-5 *3 (-110)) (-5 *2 (-591 (-825 *4)))
- (-5 *1 (-825 *4)) (-4 *4 (-1018)))))
-(((*1 *2 *1 *2) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-1106)))))
-(((*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-519 *3)) (-4 *3 (-510))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-286)) (-5 *2 (-396 *3))
- (-5 *1 (-684 *4 *5 *6 *3)) (-4 *3 (-882 *6 *4 *5))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-286))
- (-4 *7 (-882 *6 *4 *5)) (-5 *2 (-396 (-1085 *7)))
- (-5 *1 (-684 *4 *5 *6 *7)) (-5 *3 (-1085 *7))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-429)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788))
- (-5 *2 (-396 *1)) (-4 *1 (-882 *3 *4 *5))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-788)) (-4 *5 (-734)) (-4 *6 (-429)) (-5 *2 (-396 *3))
- (-5 *1 (-910 *4 *5 *6 *3)) (-4 *3 (-882 *6 *5 *4))))
+ (-12 (-4 *4 (-13 (-341) (-786))) (-5 *2 (-396 *3))
+ (-5 *1 (-167 *4 *3)) (-4 *3 (-1147 (-157 *4)))))
((*1 *2 *3)
- (-12 (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-429))
- (-4 *7 (-882 *6 *4 *5)) (-5 *2 (-396 (-1085 (-385 *7))))
- (-5 *1 (-1084 *4 *5 *6 *7)) (-5 *3 (-1085 (-385 *7)))))
- ((*1 *2 *1) (-12 (-5 *2 (-396 *1)) (-4 *1 (-1129))))
+ (-12 (-4 *4 (-13 (-341) (-786))) (-5 *2 (-396 *3))
+ (-5 *1 (-167 *4 *3)) (-4 *3 (-1147 (-157 *4)))))
((*1 *2 *3)
- (-12 (-4 *4 (-517)) (-5 *2 (-396 *3)) (-5 *1 (-1150 *4 *3))
- (-4 *3 (-13 (-1147 *4) (-517) (-10 -8 (-15 -1399 ($ $ $)))))))
+ (-12 (-4 *4 (-327)) (-5 *2 (-396 *3)) (-5 *1 (-197 *4 *3))
+ (-4 *3 (-1147 *4))))
((*1 *2 *3)
- (-12 (-5 *3 (-972 *4 *5)) (-4 *4 (-13 (-786) (-286) (-138) (-951)))
- (-14 *5 (-591 (-1089)))
- (-5 *2
- (-591 (-1060 *4 (-497 (-798 *6)) (-798 *6) (-721 *4 (-798 *6)))))
- (-5 *1 (-1195 *4 *5 *6)) (-14 *6 (-591 (-1089))))))
-(((*1 *2)
- (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4))
- (-4 *3 (-345 *4))))
- ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-517)) (-5 *2 (-591 (-712))) (-5 *1 (-901 *4 *3))
- (-4 *3 (-1147 *4)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-108))
- (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-882 *3 *4 *5))))
- ((*1 *2 *1) (-12 (-4 *1 (-664)) (-5 *2 (-108))))
- ((*1 *2 *1) (-12 (-4 *1 (-668)) (-5 *2 (-108)))))
-(((*1 *2 *3 *4 *3)
- (|partial| -12 (-5 *4 (-1089))
- (-4 *5 (-13 (-429) (-788) (-138) (-966 (-525)) (-587 (-525))))
- (-5 *2 (-2 (|:| -3060 *3) (|:| |coeff| *3))) (-5 *1 (-518 *5 *3))
- (-4 *3 (-13 (-27) (-1111) (-408 *5))))))
-(((*1 *2 *2 *3 *4)
- (|partial| -12 (-5 *4 (-1 *3)) (-4 *3 (-788)) (-4 *5 (-734))
- (-4 *6 (-517)) (-4 *7 (-882 *6 *5 *3))
- (-5 *1 (-439 *5 *3 *6 *7 *2))
- (-4 *2
- (-13 (-966 (-385 (-525))) (-341)
- (-10 -8 (-15 -3022 ($ *7)) (-15 -1738 (*7 $))
- (-15 -1754 (*7 $))))))))
-(((*1 *2 *3 *3 *3 *3 *3 *4 *4 *4 *5)
- (-12 (-5 *3 (-205)) (-5 *4 (-525))
- (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G)))) (-5 *2 (-964))
- (-5 *1 (-690)))))
-(((*1 *1 *1) (-12 (-4 *1 (-224 *2)) (-4 *2 (-1125)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-825 *4)) (-5 *3 (-1 (-108) *5)) (-4 *4 (-1018))
- (-4 *5 (-1125)) (-5 *1 (-823 *4 *5))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-825 *4)) (-5 *3 (-591 (-1 (-108) *5))) (-4 *4 (-1018))
- (-4 *5 (-1125)) (-5 *1 (-823 *4 *5))))
- ((*1 *2 *2 *3 *4)
- (-12 (-5 *2 (-825 *5)) (-5 *3 (-591 (-1089)))
- (-5 *4 (-1 (-108) (-591 *6))) (-4 *5 (-1018)) (-4 *6 (-1125))
- (-5 *1 (-823 *5 *6))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1 (-108) *5)) (-4 *5 (-1125)) (-4 *4 (-788))
- (-5 *1 (-870 *4 *2 *5)) (-4 *2 (-408 *4))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-591 (-1 (-108) *5))) (-4 *5 (-1125)) (-4 *4 (-788))
- (-5 *1 (-870 *4 *2 *5)) (-4 *2 (-408 *4))))
+ (-12 (-5 *2 (-396 *3)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525)))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-1089)) (-5 *4 (-1 (-108) *5)) (-4 *5 (-1125))
- (-5 *2 (-294 (-525))) (-5 *1 (-871 *5))))
+ (-12 (-5 *4 (-712)) (-5 *2 (-396 *3)) (-5 *1 (-419 *3))
+ (-4 *3 (-1147 (-525)))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-1089)) (-5 *4 (-591 (-1 (-108) *5))) (-4 *5 (-1125))
- (-5 *2 (-294 (-525))) (-5 *1 (-871 *5))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-591 (-1089))) (-5 *3 (-1 (-108) (-591 *6)))
- (-4 *6 (-13 (-408 *5) (-819 *4) (-566 (-825 *4)))) (-4 *4 (-1018))
- (-4 *5 (-13 (-975) (-819 *4) (-788) (-566 (-825 *4))))
- (-5 *1 (-997 *4 *5 *6)))))
-(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-860)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-1036)) (-5 *2 (-108)) (-5 *1 (-762)))))
-(((*1 *2 *1 *1)
- (-12
- (-5 *2
- (-2 (|:| |polnum| (-723 *3)) (|:| |polden| *3) (|:| -2741 (-712))))
- (-5 *1 (-723 *3)) (-4 *3 (-975))))
- ((*1 *2 *1 *1)
- (-12 (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788))
- (-5 *2 (-2 (|:| |polnum| *1) (|:| |polden| *1) (|:| -2741 (-712))))
- (-4 *1 (-989 *3 *4 *5)))))
-(((*1 *2 *1) (|partial| -12 (-5 *2 (-1036)) (-5 *1 (-105))))
- ((*1 *2 *1) (|partial| -12 (-5 *1 (-343 *2)) (-4 *2 (-1018))))
- ((*1 *2 *1) (|partial| -12 (-5 *2 (-1072)) (-5 *1 (-1107)))))
-(((*1 *1) (-5 *1 (-132))) ((*1 *1 *1) (-5 *1 (-135)))
- ((*1 *1 *1) (-4 *1 (-1058))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-591 (-591 (-591 *4)))) (-5 *2 (-591 (-591 *4)))
- (-4 *4 (-788)) (-5 *1 (-1097 *4)))))
-(((*1 *2 *2) (-12 (-5 *2 (-294 (-205))) (-5 *1 (-192)))))
-(((*1 *2 *2 *1)
- (-12 (-5 *2 (-1193 *3 *4)) (-4 *1 (-352 *3 *4)) (-4 *3 (-788))
- (-4 *4 (-160))))
- ((*1 *1 *1 *1) (|partial| -12 (-5 *1 (-364 *2)) (-4 *2 (-1018))))
- ((*1 *1 *1 *2) (|partial| -12 (-5 *1 (-760 *2)) (-4 *2 (-788))))
- ((*1 *1 *1 *1) (|partial| -12 (-5 *1 (-760 *2)) (-4 *2 (-788))))
- ((*1 *1 *1 *1)
- (-12 (-4 *1 (-1186 *2 *3)) (-4 *2 (-788)) (-4 *3 (-975))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-760 *3)) (-4 *1 (-1186 *3 *4)) (-4 *3 (-788))
- (-4 *4 (-975))))
- ((*1 *1 *1 *2)
- (-12 (-4 *1 (-1186 *2 *3)) (-4 *2 (-788)) (-4 *3 (-975)))))
-(((*1 *1 *1) (-5 *1 (-987))))
-(((*1 *2 *3) (-12 (-5 *3 (-762)) (-5 *2 (-51)) (-5 *1 (-772)))))
-(((*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-396 *3)) (-4 *3 (-517))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-591 (-2 (|:| -1348 *4) (|:| -1316 (-525)))))
- (-4 *4 (-1147 (-525))) (-5 *2 (-712)) (-5 *1 (-419 *4)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-629 *2 *3 *4)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2))
- (|has| *2 (-6 (-4252 "*"))) (-4 *2 (-975))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-351 *2)) (-4 *5 (-351 *2)) (-4 *2 (-160))
- (-5 *1 (-630 *2 *4 *5 *3)) (-4 *3 (-629 *2 *4 *5))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1039 *3 *2 *4 *5)) (-4 *4 (-218 *3 *2))
- (-4 *5 (-218 *3 *2)) (|has| *2 (-6 (-4252 "*"))) (-4 *2 (-975)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-591 (-838 *3))) (-5 *1 (-837 *3)) (-4 *3 (-1018)))))
-(((*1 *1 *1 *1 *2)
- (-12 (-4 *1 (-882 *3 *4 *2)) (-4 *3 (-975)) (-4 *4 (-734))
- (-4 *2 (-788)) (-4 *3 (-160))))
- ((*1 *2 *3 *3)
- (-12 (-4 *2 (-517)) (-5 *1 (-901 *2 *3)) (-4 *3 (-1147 *2))))
- ((*1 *1 *1 *1)
- (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
- (-4 *4 (-788)) (-4 *2 (-517))))
- ((*1 *2 *1 *1) (-12 (-4 *1 (-1147 *2)) (-4 *2 (-975)) (-4 *2 (-160)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-591 (-205))) (-5 *2 (-591 (-1072))) (-5 *1 (-174))))
+ (-12 (-5 *4 (-591 (-712))) (-5 *2 (-396 *3)) (-5 *1 (-419 *3))
+ (-4 *3 (-1147 (-525)))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-591 (-712))) (-5 *5 (-712)) (-5 *2 (-396 *3))
+ (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525)))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *4 (-712)) (-5 *2 (-396 *3)) (-5 *1 (-419 *3))
+ (-4 *3 (-1147 (-525)))))
((*1 *2 *3)
- (-12 (-5 *3 (-591 (-205))) (-5 *2 (-591 (-1072))) (-5 *1 (-279))))
+ (-12 (-5 *2 (-396 (-157 (-525)))) (-5 *1 (-423))
+ (-5 *3 (-157 (-525)))))
((*1 *2 *3)
- (-12 (-5 *3 (-591 (-205))) (-5 *2 (-591 (-1072))) (-5 *1 (-284)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-876 *3)) (-4 *3 (-13 (-341) (-1111) (-932)))
- (-5 *1 (-163 *3)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-37 (-385 (-525))))
- (-5 *2 (-2 (|:| -1431 (-1070 *4)) (|:| -1973 (-1070 *4))))
- (-5 *1 (-1076 *4)) (-5 *3 (-1070 *4)))))
-(((*1 *2 *2)
- (|partial| -12 (-4 *3 (-517)) (-4 *3 (-160)) (-4 *4 (-351 *3))
- (-4 *5 (-351 *3)) (-5 *1 (-630 *3 *4 *5 *2))
- (-4 *2 (-629 *3 *4 *5)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-591 (-525))) (-5 *2 (-1091 (-385 (-525))))
- (-5 *1 (-172)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-457 *4 *5)) (-14 *4 (-591 (-1089))) (-4 *5 (-975))
- (-5 *2 (-227 *4 *5)) (-5 *1 (-877 *4 *5)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1171 *1)) (-4 *1 (-348 *4 *5)) (-4 *4 (-160))
- (-4 *5 (-1147 *4)) (-5 *2 (-631 *4))))
- ((*1 *2)
- (-12 (-4 *4 (-160)) (-4 *5 (-1147 *4)) (-5 *2 (-631 *4))
- (-5 *1 (-386 *3 *4 *5)) (-4 *3 (-387 *4 *5))))
- ((*1 *2)
- (-12 (-4 *1 (-387 *3 *4)) (-4 *3 (-160)) (-4 *4 (-1147 *3))
- (-5 *2 (-631 *3)))))
-(((*1 *2 *3)
- (|partial| -12 (-4 *4 (-13 (-517) (-788) (-966 (-525))))
- (-4 *5 (-408 *4)) (-5 *2 (-396 (-1085 (-385 (-525)))))
- (-5 *1 (-413 *4 *5 *3)) (-4 *3 (-1147 *5)))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-232 *2 *3 *4 *5)) (-4 *2 (-975)) (-4 *3 (-788))
- (-4 *4 (-245 *3)) (-4 *5 (-734)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-517) (-788) (-966 (-525)))) (-5 *1 (-170 *3 *2))
- (-4 *2 (-13 (-27) (-1111) (-408 (-157 *3))))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-517) (-788) (-966 (-525))))
- (-5 *1 (-170 *4 *2)) (-4 *2 (-13 (-27) (-1111) (-408 (-157 *4))))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-429) (-788) (-966 (-525)) (-587 (-525))))
- (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-27) (-1111) (-408 *3)))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1089))
- (-4 *4 (-13 (-429) (-788) (-966 (-525)) (-587 (-525))))
- (-5 *1 (-1115 *4 *2)) (-4 *2 (-13 (-27) (-1111) (-408 *4))))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-975)) (-4 *4 (-1147 *3)) (-5 *1 (-152 *3 *4 *2))
- (-4 *2 (-1147 *4))))
- ((*1 *1 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-1125)))))
-(((*1 *2 *3 *1)
- (-12 (-4 *1 (-558 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-1125))
- (-5 *2 (-108)))))
-(((*1 *2 *3)
(-12
- (-5 *3
- (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205)))
- (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205))
- (|:| |relerr| (-205))))
- (-5 *2 (-525)) (-5 *1 (-186)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-1 (-876 (-205)) (-876 (-205)))) (-5 *3 (-591 (-242)))
- (-5 *1 (-240))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1 (-876 (-205)) (-876 (-205)))) (-5 *1 (-242))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-591 (-457 *5 *6))) (-5 *3 (-457 *5 *6))
- (-14 *5 (-591 (-1089))) (-4 *6 (-429)) (-5 *2 (-1171 *6))
- (-5 *1 (-579 *5 *6)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-762)) (-5 *4 (-51)) (-5 *2 (-1176)) (-5 *1 (-772)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-396 *3)) (-5 *1 (-38 *3)) (-4 *3 (-1147 (-47)))))
- ((*1 *2 *3 *1)
- (-12 (-5 *2 (-2 (|:| |less| (-117 *3)) (|:| |greater| (-117 *3))))
- (-5 *1 (-117 *3)) (-4 *3 (-788))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-542 *4)) (-4 *4 (-13 (-29 *3) (-1111)))
- (-4 *3 (-13 (-429) (-966 (-525)) (-788) (-587 (-525))))
- (-5 *1 (-540 *3 *4))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-542 (-385 (-885 *3))))
- (-4 *3 (-13 (-429) (-966 (-525)) (-788) (-587 (-525))))
- (-5 *1 (-545 *3))))
+ (-4 *4
+ (-13 (-788)
+ (-10 -8 (-15 -1300 ((-1089) $))
+ (-15 -1592 ((-3 $ "failed") (-1089))))))
+ (-4 *5 (-734)) (-4 *7 (-517)) (-5 *2 (-396 *3))
+ (-5 *1 (-433 *4 *5 *6 *7 *3)) (-4 *6 (-517))
+ (-4 *3 (-882 *7 *5 *4))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-286)) (-5 *2 (-396 (-1085 *4))) (-5 *1 (-435 *4))
+ (-5 *3 (-1085 *4))))
((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1147 *5)) (-4 *5 (-341))
- (-5 *2 (-2 (|:| -1572 *3) (|:| |special| *3))) (-5 *1 (-669 *5 *3))))
+ (-12 (-5 *4 (-1 (-396 *6) *6)) (-4 *6 (-1147 *5)) (-4 *5 (-341))
+ (-4 *7 (-13 (-341) (-138) (-666 *5 *6))) (-5 *2 (-396 *3))
+ (-5 *1 (-467 *5 *6 *7 *3)) (-4 *3 (-1147 *7))))
((*1 *2 *3 *4)
- (-12 (-5 *4 (-1171 *5)) (-4 *5 (-341)) (-4 *5 (-975))
- (-5 *2 (-591 (-591 (-631 *5)))) (-5 *1 (-958 *5))
- (-5 *3 (-591 (-631 *5)))))
+ (-12 (-5 *4 (-1 (-396 (-1085 *7)) (-1085 *7)))
+ (-4 *7 (-13 (-286) (-138))) (-4 *5 (-788)) (-4 *6 (-734))
+ (-5 *2 (-396 *3)) (-5 *1 (-505 *5 *6 *7 *3))
+ (-4 *3 (-882 *7 *6 *5))))
((*1 *2 *3 *4)
- (-12 (-5 *4 (-1171 (-1171 *5))) (-4 *5 (-341)) (-4 *5 (-975))
- (-5 *2 (-591 (-591 (-631 *5)))) (-5 *1 (-958 *5))
- (-5 *3 (-591 (-631 *5)))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-132)) (-5 *2 (-591 *1)) (-4 *1 (-1058))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-135)) (-5 *2 (-591 *1)) (-4 *1 (-1058)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-517)) (-5 *2 (-591 *3)) (-5 *1 (-42 *4 *3))
- (-4 *3 (-395 *4)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1 (-876 *3) (-876 *3))) (-5 *1 (-163 *3))
- (-4 *3 (-13 (-341) (-1111) (-932))))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-161 *3)) (-4 *3 (-286))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-618 *3)) (-4 *3 (-1125))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-712)) (-4 *1 (-682 *3 *4)) (-4 *3 (-975))
- (-4 *4 (-788))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-802 *3)) (-5 *2 (-525))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-591 *3)) (-4 *1 (-911 *3)) (-4 *3 (-975))))
- ((*1 *2 *3 *2)
- (-12 (-5 *2 (-591 *1)) (-5 *3 (-591 *7)) (-4 *1 (-994 *4 *5 *6 *7))
- (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
- (-4 *7 (-989 *4 *5 *6))))
- ((*1 *2 *3 *1)
- (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-429))
- (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-591 *1))
- (-4 *1 (-994 *4 *5 *6 *7))))
- ((*1 *2 *3 *2)
- (-12 (-5 *2 (-591 *1)) (-4 *1 (-994 *4 *5 *6 *3)) (-4 *4 (-429))
- (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6))))
- ((*1 *2 *3 *1)
- (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
- (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-591 *1))
- (-4 *1 (-994 *4 *5 *6 *3))))
- ((*1 *1 *1 *2)
- (-12 (-4 *1 (-1119 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-734))
- (-4 *5 (-788)) (-4 *2 (-989 *3 *4 *5))))
- ((*1 *1 *1 *2)
- (-12 (-4 *1 (-1149 *3 *2)) (-4 *3 (-975)) (-4 *2 (-733)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-591 (-997 *3 *4 *5))) (-4 *3 (-1018))
- (-4 *4 (-13 (-975) (-819 *3) (-788) (-566 (-825 *3))))
- (-4 *5 (-13 (-408 *4) (-819 *3) (-566 (-825 *3))))
- (-5 *1 (-998 *3 *4 *5)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2))
- (-4 *2 (-13 (-408 *3) (-1111))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 *2 *2)) (-4 *5 (-341)) (-4 *6 (-1147 (-385 *2)))
- (-4 *2 (-1147 *5)) (-5 *1 (-196 *5 *2 *6 *3))
- (-4 *3 (-320 *5 *2 *6)))))
-(((*1 *1 *1)
- (-12 (-4 *2 (-429)) (-4 *3 (-788)) (-4 *4 (-734))
- (-5 *1 (-918 *2 *3 *4 *5)) (-4 *5 (-882 *2 *4 *3)))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
- (-4 *4 (-788)) (-4 *2 (-429)))))
-(((*1 *2 *3 *4 *4 *3 *5 *3 *6 *4 *7 *8 *9)
- (-12 (-5 *4 (-525)) (-5 *5 (-1072)) (-5 *6 (-631 (-205)))
- (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G))))
- (-5 *8 (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))))
- (-5 *9 (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT))))
- (-5 *3 (-205)) (-5 *2 (-964)) (-5 *1 (-691)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-1138 (-525))) (-4 *1 (-596 *3)) (-4 *3 (-1125))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-596 *3)) (-4 *3 (-1125)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-806 (-898 *3) (-898 *3))) (-5 *1 (-898 *3))
- (-4 *3 (-899)))))
-(((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-525)) (-4 *1 (-55 *4 *3 *5)) (-4 *4 (-1125))
- (-4 *3 (-351 *4)) (-4 *5 (-351 *4)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1147 *5)) (-4 *5 (-341))
- (-5 *2 (-2 (|:| |answer| *3) (|:| |polypart| *3)))
- (-5 *1 (-535 *5 *3)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))))
-(((*1 *2)
- (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4))
- (-4 *3 (-345 *4))))
- ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-591 (-564 (-47)))) (-5 *1 (-47))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-564 (-47))) (-5 *1 (-47))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-1085 (-47))) (-5 *3 (-591 (-564 (-47)))) (-5 *1 (-47))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-1085 (-47))) (-5 *3 (-564 (-47))) (-5 *1 (-47))))
- ((*1 *2 *1) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160))))
- ((*1 *2 *3)
- (-12 (-4 *2 (-13 (-341) (-786))) (-5 *1 (-167 *2 *3))
- (-4 *3 (-1147 (-157 *2)))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-854)) (-4 *1 (-307 *3)) (-4 *3 (-341)) (-4 *3 (-346))))
- ((*1 *2 *1) (-12 (-4 *1 (-307 *2)) (-4 *2 (-341))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-348 *2 *3)) (-4 *3 (-1147 *2)) (-4 *2 (-160))))
- ((*1 *2 *1)
- (-12 (-4 *4 (-1147 *2)) (-4 *2 (-923 *3)) (-5 *1 (-391 *3 *2 *4 *5))
- (-4 *3 (-286)) (-4 *5 (-13 (-387 *2 *4) (-966 *2)))))
- ((*1 *2 *1)
- (-12 (-4 *4 (-1147 *2)) (-4 *2 (-923 *3))
- (-5 *1 (-392 *3 *2 *4 *5 *6)) (-4 *3 (-286)) (-4 *5 (-387 *2 *4))
- (-14 *6 (-1171 *5))))
+ (-12 (-5 *4 (-1 (-396 (-1085 *7)) (-1085 *7)))
+ (-4 *7 (-13 (-286) (-138))) (-4 *5 (-788)) (-4 *6 (-734))
+ (-4 *8 (-882 *7 *6 *5)) (-5 *2 (-396 (-1085 *8)))
+ (-5 *1 (-505 *5 *6 *7 *8)) (-5 *3 (-1085 *8))))
+ ((*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-519 *3)) (-4 *3 (-510))))
((*1 *2 *3 *4)
- (-12 (-5 *4 (-854)) (-4 *5 (-975))
- (-4 *2 (-13 (-382) (-966 *5) (-341) (-1111) (-263)))
- (-5 *1 (-420 *5 *3 *2)) (-4 *3 (-1147 *5))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-591 (-564 (-468)))) (-5 *1 (-468))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-564 (-468))) (-5 *1 (-468))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-1085 (-468))) (-5 *3 (-591 (-564 (-468))))
- (-5 *1 (-468))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-1085 (-468))) (-5 *3 (-564 (-468))) (-5 *1 (-468))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-1171 *4)) (-5 *3 (-854)) (-4 *4 (-327))
- (-5 *1 (-495 *4))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-429)) (-4 *5 (-666 *4 *2)) (-4 *2 (-1147 *4))
- (-5 *1 (-716 *4 *2 *5 *3)) (-4 *3 (-1147 *5))))
- ((*1 *2 *1) (-12 (-4 *1 (-738 *2)) (-4 *2 (-160))))
- ((*1 *2 *1) (-12 (-4 *1 (-927 *2)) (-4 *2 (-160))))
- ((*1 *1 *1) (-4 *1 (-984))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2))
- (-4 *2 (-13 (-408 *3) (-1111))))))
-(((*1 *2)
- (-12 (-5 *2 (-108)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-259))))
- ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-898 *3)) (-4 *3 (-899)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-591 (-885 *4))) (-4 *4 (-429)) (-5 *2 (-108))
- (-5 *1 (-338 *4 *5)) (-14 *5 (-591 (-1089)))))
+ (-12 (-5 *4 (-1 (-591 *5) *6))
+ (-4 *5 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525)))))
+ (-4 *6 (-1147 *5)) (-5 *2 (-591 (-598 (-385 *6))))
+ (-5 *1 (-602 *5 *6)) (-5 *3 (-598 (-385 *6)))))
((*1 *2 *3)
- (-12 (-5 *3 (-591 (-721 *4 (-798 *5)))) (-4 *4 (-429))
- (-14 *5 (-591 (-1089))) (-5 *2 (-108)) (-5 *1 (-576 *4 *5)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-591 (-51))) (-5 *1 (-825 *3)) (-4 *3 (-1018)))))
-(((*1 *2 *3)
- (-12 (-4 *1 (-320 *4 *3 *5)) (-4 *4 (-1129)) (-4 *3 (-1147 *4))
- (-4 *5 (-1147 (-385 *3))) (-5 *2 (-108))))
+ (-12 (-4 *4 (-27))
+ (-4 *4 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525)))))
+ (-4 *5 (-1147 *4)) (-5 *2 (-591 (-598 (-385 *5))))
+ (-5 *1 (-602 *4 *5)) (-5 *3 (-598 (-385 *5)))))
((*1 *2 *3)
- (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3))
- (-4 *5 (-1147 (-385 *4))) (-5 *2 (-108)))))
-(((*1 *2 *3 *4 *5 *6 *7 *7 *8)
- (-12
- (-5 *3
- (-2 (|:| |det| *12) (|:| |rows| (-591 (-525)))
- (|:| |cols| (-591 (-525)))))
- (-5 *4 (-631 *12)) (-5 *5 (-591 (-385 (-885 *9))))
- (-5 *6 (-591 (-591 *12))) (-5 *7 (-712)) (-5 *8 (-525))
- (-4 *9 (-13 (-286) (-138))) (-4 *12 (-882 *9 *11 *10))
- (-4 *10 (-13 (-788) (-566 (-1089)))) (-4 *11 (-734))
- (-5 *2
- (-2 (|:| |eqzro| (-591 *12)) (|:| |neqzro| (-591 *12))
- (|:| |wcond| (-591 (-885 *9)))
- (|:| |bsoln|
- (-2 (|:| |partsol| (-1171 (-385 (-885 *9))))
- (|:| -4003 (-591 (-1171 (-385 (-885 *9)))))))))
- (-5 *1 (-857 *9 *10 *11 *12)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-591 (-385 (-885 (-525))))) (-5 *4 (-591 (-1089)))
- (-5 *2 (-591 (-591 *5))) (-5 *1 (-358 *5))
- (-4 *5 (-13 (-786) (-341)))))
+ (-12 (-5 *3 (-760 *4)) (-4 *4 (-788)) (-5 *2 (-591 (-616 *4)))
+ (-5 *1 (-616 *4))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-385 (-885 (-525)))) (-5 *2 (-591 *4)) (-5 *1 (-358 *4))
- (-4 *4 (-13 (-786) (-341))))))
-(((*1 *1 *2) (-12 (-5 *2 (-1036)) (-5 *1 (-762)))))
-(((*1 *2)
- (-12 (-4 *2 (-13 (-408 *3) (-932))) (-5 *1 (-255 *3 *2))
- (-4 *3 (-13 (-788) (-517))))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-135)))))
-(((*1 *2 *3 *4 *4 *4 *4 *5 *5)
- (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357))
- (-5 *2
- (-2 (|:| -3024 *4) (|:| -1483 *4) (|:| |totalpts| (-525))
- (|:| |success| (-108))))
- (-5 *1 (-730)) (-5 *5 (-525)))))
-(((*1 *2 *3 *3 *3)
- (|partial| -12 (-4 *4 (-13 (-341) (-138) (-966 (-525))))
- (-4 *5 (-1147 *4)) (-5 *2 (-591 (-385 *5))) (-5 *1 (-946 *4 *5))
- (-5 *3 (-385 *5)))))
-(((*1 *1 *2)
- (|partial| -12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5))
- (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788))
- (-5 *1 (-1182 *3 *4 *5 *6))))
- ((*1 *1 *2 *3 *4)
- (|partial| -12 (-5 *2 (-591 *8)) (-5 *3 (-1 (-108) *8 *8))
- (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-989 *5 *6 *7)) (-4 *5 (-517))
- (-4 *6 (-734)) (-4 *7 (-788)) (-5 *1 (-1182 *5 *6 *7 *8)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *2 (-591 *3)) (-5 *1 (-893 *3)) (-4 *3 (-510)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1021 *3 *4 *5 *6 *7)) (-4 *3 (-1018)) (-4 *4 (-1018))
- (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *7 (-1018)) (-5 *2 (-108)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-341)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3))
- (-5 *1 (-492 *3 *4 *5 *2)) (-4 *2 (-629 *3 *4 *5))))
+ (-12 (-5 *4 (-525)) (-5 *2 (-591 *3)) (-5 *1 (-637 *3))
+ (-4 *3 (-1147 *4))))
((*1 *2 *3)
- (-12 (-4 *4 (-517)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4))
- (-4 *7 (-923 *4)) (-4 *2 (-629 *7 *8 *9))
- (-5 *1 (-493 *4 *5 *6 *3 *7 *8 *9 *2)) (-4 *3 (-629 *4 *5 *6))
- (-4 *8 (-351 *7)) (-4 *9 (-351 *7))))
- ((*1 *1 *1)
- (-12 (-4 *1 (-629 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-351 *2))
- (-4 *4 (-351 *2)) (-4 *2 (-286))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-286)) (-4 *3 (-160)) (-4 *4 (-351 *3))
- (-4 *5 (-351 *3)) (-5 *1 (-630 *3 *4 *5 *2))
- (-4 *2 (-629 *3 *4 *5))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-631 *3)) (-4 *3 (-286)) (-5 *1 (-641 *3))))
- ((*1 *1 *1)
- (-12 (-4 *1 (-978 *2 *3 *4 *5 *6)) (-4 *4 (-975))
- (-4 *5 (-218 *3 *4)) (-4 *6 (-218 *2 *4)) (-4 *4 (-286)))))
-(((*1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-796)))))
-(((*1 *2)
- (-12 (-4 *3 (-429)) (-4 *4 (-734)) (-4 *5 (-788))
- (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-1176))
- (-5 *1 (-919 *3 *4 *5 *6 *7)) (-4 *7 (-994 *3 *4 *5 *6))))
- ((*1 *2)
- (-12 (-4 *3 (-429)) (-4 *4 (-734)) (-4 *5 (-788))
- (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-1176))
- (-5 *1 (-1025 *3 *4 *5 *6 *7)) (-4 *7 (-994 *3 *4 *5 *6)))))
-(((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3506 (-591 (-205)))))
- (-5 *2 (-357)) (-5 *1 (-246))))
+ (-12 (-4 *4 (-788)) (-4 *5 (-734)) (-4 *6 (-327)) (-5 *2 (-396 *3))
+ (-5 *1 (-639 *4 *5 *6 *3)) (-4 *3 (-882 *6 *5 *4))))
((*1 *2 *3)
- (-12 (-5 *3 (-1171 (-294 (-205)))) (-5 *2 (-357)) (-5 *1 (-284)))))
-(((*1 *2 *1 *3 *4)
- (-12 (-5 *3 (-854)) (-5 *4 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1172)))))
-(((*1 *2 *1 *1)
- (-12 (-5 *2 (-108)) (-5 *1 (-1112 *3)) (-4 *3 (-1018)))))
-(((*1 *2 *3 *4 *4 *4 *4 *5 *5)
- (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357))
- (-5 *2
- (-2 (|:| -3024 *4) (|:| -1483 *4) (|:| |totalpts| (-525))
- (|:| |success| (-108))))
- (-5 *1 (-730)) (-5 *5 (-525)))))
-(((*1 *2 *2 *3)
- (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
- (-4 *2 (-989 *4 *5 *6)) (-5 *1 (-717 *4 *5 *6 *2 *3))
- (-4 *3 (-994 *4 *5 *6 *2)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *2 (-1089)) (-5 *3 (-591 *1)) (-4 *1 (-408 *4))
- (-4 *4 (-788))))
- ((*1 *1 *2 *1 *1 *1 *1)
- (-12 (-5 *2 (-1089)) (-4 *1 (-408 *3)) (-4 *3 (-788))))
- ((*1 *1 *2 *1 *1 *1)
- (-12 (-5 *2 (-1089)) (-4 *1 (-408 *3)) (-4 *3 (-788))))
- ((*1 *1 *2 *1 *1)
- (-12 (-5 *2 (-1089)) (-4 *1 (-408 *3)) (-4 *3 (-788))))
- ((*1 *1 *2 *1) (-12 (-5 *2 (-1089)) (-4 *1 (-408 *3)) (-4 *3 (-788)))))
-(((*1 *2 *3) (-12 (-5 *3 (-157 (-525))) (-5 *2 (-108)) (-5 *1 (-423))))
+ (-12 (-4 *4 (-788)) (-4 *5 (-734)) (-4 *6 (-327))
+ (-4 *7 (-882 *6 *5 *4)) (-5 *2 (-396 (-1085 *7)))
+ (-5 *1 (-639 *4 *5 *6 *7)) (-5 *3 (-1085 *7))))
((*1 *2 *3)
- (-12
- (-5 *3
- (-477 (-385 (-525)) (-220 *5 (-712)) (-798 *4)
- (-227 *4 (-385 (-525)))))
- (-14 *4 (-591 (-1089))) (-14 *5 (-712)) (-5 *2 (-108))
- (-5 *1 (-478 *4 *5))))
- ((*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-893 *3)) (-4 *3 (-510))))
- ((*1 *2 *1) (-12 (-4 *1 (-1129)) (-5 *2 (-108)))))
-(((*1 *2)
- (-12 (-4 *3 (-517)) (-5 *2 (-591 (-631 *3))) (-5 *1 (-42 *3 *4))
- (-4 *4 (-395 *3)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *3 (-110)) (-4 *4 (-975)) (-5 *1 (-656 *4 *2))
- (-4 *2 (-593 *4))))
- ((*1 *2 *3 *2) (-12 (-5 *3 (-110)) (-5 *1 (-775 *2)) (-4 *2 (-975)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-341)) (-4 *3 (-975))
- (-5 *1 (-1074 *3)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-351 *3))
- (-4 *5 (-351 *3)) (-5 *2 (-108))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975))
- (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-108)))))
-(((*1 *2 *2 *2 *3)
- (-12 (-5 *2 (-631 *3)) (-4 *3 (-975)) (-5 *1 (-632 *3)))))
-(((*1 *1 *1 *1) (-12 (-5 *1 (-723 *2)) (-4 *2 (-975)))))
-(((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *3 (-712)) (-4 *4 (-286)) (-4 *6 (-1147 *4))
- (-5 *2 (-1171 (-591 *6))) (-5 *1 (-432 *4 *6)) (-5 *5 (-591 *6)))))
-(((*1 *2 *2 *1)
- (-12 (-4 *1 (-1119 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-734))
- (-4 *5 (-788)) (-4 *2 (-989 *3 *4 *5)))))
-(((*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1018)) (-5 *1 (-202 *3))))
- ((*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1125)) (-4 *1 (-233 *3))))
- ((*1 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1125)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *2 (-1176)) (-5 *1 (-763)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1085 *1)) (-5 *4 (-1089)) (-4 *1 (-27))
- (-5 *2 (-591 *1))))
- ((*1 *2 *3) (-12 (-5 *3 (-1085 *1)) (-4 *1 (-27)) (-5 *2 (-591 *1))))
- ((*1 *2 *3) (-12 (-5 *3 (-885 *1)) (-4 *1 (-27)) (-5 *2 (-591 *1))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-788) (-517))) (-5 *2 (-591 *1))
- (-4 *1 (-29 *4))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *2 (-591 *1)) (-4 *1 (-29 *3)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-515 *3)) (-4 *3 (-13 (-382) (-1111))) (-5 *2 (-108))))
- ((*1 *2 *1) (-12 (-4 *1 (-786)) (-5 *2 (-108))))
- ((*1 *2 *3 *1)
- (-12 (-4 *1 (-991 *4 *3)) (-4 *4 (-13 (-786) (-341)))
- (-4 *3 (-1147 *4)) (-5 *2 (-108)))))
-(((*1 *1 *1 *1)
- (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
- (-4 *4 (-788))))
- ((*1 *2 *2 *1)
- (-12 (-4 *1 (-1119 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-734))
- (-4 *5 (-788)) (-4 *2 (-989 *3 *4 *5)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-108)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-788)) (-5 *1 (-862 *3 *2)) (-4 *2 (-408 *3))))
+ (-12 (-4 *4 (-734))
+ (-4 *5
+ (-13 (-788)
+ (-10 -8 (-15 -1300 ((-1089) $))
+ (-15 -1592 ((-3 $ "failed") (-1089))))))
+ (-4 *6 (-286)) (-5 *2 (-396 *3)) (-5 *1 (-672 *4 *5 *6 *3))
+ (-4 *3 (-882 (-885 *6) *4 *5))))
((*1 *2 *3)
- (-12 (-5 *3 (-1089)) (-5 *2 (-294 (-525))) (-5 *1 (-863)))))
-(((*1 *2 *3 *3 *3 *4 *5 *5 *3)
- (-12 (-5 *3 (-525)) (-5 *5 (-631 (-205))) (-5 *4 (-205))
- (-5 *2 (-964)) (-5 *1 (-694)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-517))
- (-4 *7 (-882 *3 *5 *6))
- (-5 *2 (-2 (|:| -2008 (-712)) (|:| -3482 *8) (|:| |radicand| *8)))
- (-5 *1 (-886 *5 *6 *3 *7 *8)) (-5 *4 (-712))
- (-4 *8
- (-13 (-341)
- (-10 -8 (-15 -1738 (*7 $)) (-15 -1754 (*7 $)) (-15 -3022 ($ *7))))))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1138 *3)) (-4 *3 (-1125)))))
-(((*1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-369)))))
-(((*1 *1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-254)))))
-(((*1 *1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-796)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-598 (-385 *6))) (-5 *4 (-385 *6)) (-4 *6 (-1147 *5))
- (-4 *5 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525)))))
- (-5 *2
- (-2 (|:| |particular| (-3 *4 "failed")) (|:| -4003 (-591 *4))))
- (-5 *1 (-751 *5 *6))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-598 (-385 *6))) (-4 *6 (-1147 *5))
- (-4 *5 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525)))))
- (-5 *2 (-2 (|:| -4003 (-591 (-385 *6))) (|:| -4057 (-631 *5))))
- (-5 *1 (-751 *5 *6)) (-5 *4 (-591 (-385 *6)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-599 *6 (-385 *6))) (-5 *4 (-385 *6)) (-4 *6 (-1147 *5))
- (-4 *5 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525)))))
- (-5 *2
- (-2 (|:| |particular| (-3 *4 "failed")) (|:| -4003 (-591 *4))))
- (-5 *1 (-751 *5 *6))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-599 *6 (-385 *6))) (-4 *6 (-1147 *5))
- (-4 *5 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525)))))
- (-5 *2 (-2 (|:| -4003 (-591 (-385 *6))) (|:| -4057 (-631 *5))))
- (-5 *1 (-751 *5 *6)) (-5 *4 (-591 (-385 *6))))))
-(((*1 *2 *1) (-12 (-5 *2 (-591 (-885 (-525)))) (-5 *1 (-415))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1089)) (-5 *4 (-631 (-205))) (-5 *2 (-1022))
- (-5 *1 (-701))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1089)) (-5 *4 (-631 (-525))) (-5 *2 (-1022))
- (-5 *1 (-701)))))
-(((*1 *2 *3 *4 *5 *6 *2 *7 *8)
- (|partial| -12 (-5 *2 (-591 (-1085 *11))) (-5 *3 (-1085 *11))
- (-5 *4 (-591 *10)) (-5 *5 (-591 *8)) (-5 *6 (-591 (-712)))
- (-5 *7 (-1171 (-591 (-1085 *8)))) (-4 *10 (-788))
- (-4 *8 (-286)) (-4 *11 (-882 *8 *9 *10)) (-4 *9 (-734))
- (-5 *1 (-649 *9 *10 *8 *11)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1119 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-734))
- (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5))
- (-5 *2 (-2 (|:| -3529 (-591 *6)) (|:| -1976 (-591 *6)))))))
-(((*1 *1 *1 *1) (-5 *1 (-796))))
-(((*1 *1 *2 *2) (-12 (-5 *1 (-273 *2)) (-4 *2 (-1125))))
- ((*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-1072)) (-5 *1 (-920))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1089)) (-5 *3 (-1013 *4)) (-4 *4 (-1125))
- (-5 *1 (-1011 *4)))))
-(((*1 *1 *2 *3 *1)
- (-12 (-14 *4 (-591 (-1089))) (-4 *2 (-160))
- (-4 *3 (-218 (-4045 *4) (-712)))
- (-14 *6
- (-1 (-108) (-2 (|:| -2226 *5) (|:| -2008 *3))
- (-2 (|:| -2226 *5) (|:| -2008 *3))))
- (-5 *1 (-438 *4 *2 *5 *3 *6 *7)) (-4 *5 (-788))
- (-4 *7 (-882 *2 *3 (-798 *4))))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-517))
- (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-908 *3 *4 *5 *6))))
- ((*1 *2 *3 *3)
- (-12 (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-591 *3))
- (-5 *1 (-908 *4 *5 *6 *3)) (-4 *3 (-989 *4 *5 *6))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-591 *3)) (-4 *3 (-989 *4 *5 *6)) (-4 *4 (-517))
- (-4 *5 (-734)) (-4 *6 (-788)) (-5 *1 (-908 *4 *5 *6 *3))))
- ((*1 *2 *2 *2)
- (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-517))
- (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-908 *3 *4 *5 *6))))
- ((*1 *2 *2 *2 *3)
- (-12 (-5 *3 (-1 (-591 *7) (-591 *7))) (-5 *2 (-591 *7))
- (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788))
- (-5 *1 (-908 *4 *5 *6 *7)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-591 *2)) (-5 *1 (-166 *2)) (-4 *2 (-286))))
- ((*1 *2 *3 *2)
- (-12 (-5 *3 (-591 (-591 *4))) (-5 *2 (-591 *4)) (-4 *4 (-286))
- (-5 *1 (-166 *4))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-591 *8))
- (-5 *4
- (-591
- (-2 (|:| -4003 (-631 *7)) (|:| |basisDen| *7)
- (|:| |basisInv| (-631 *7)))))
- (-5 *5 (-712)) (-4 *8 (-1147 *7)) (-4 *7 (-1147 *6)) (-4 *6 (-327))
- (-5 *2
- (-2 (|:| -4003 (-631 *7)) (|:| |basisDen| *7)
- (|:| |basisInv| (-631 *7))))
- (-5 *1 (-471 *6 *7 *8))))
- ((*1 *2 *2 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522)))))
-(((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205)))
- (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205))
- (|:| |relerr| (-205))))
- (-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 (-174)))))
-(((*1 *2 *3 *3 *4)
- (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
- (-4 *3 (-989 *5 *6 *7))
- (-5 *2 (-591 (-2 (|:| |val| *3) (|:| -3374 *4))))
- (-5 *1 (-1026 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))))
-(((*1 *2 *3 *3 *1)
- (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
- (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-3 *3 (-591 *1)))
- (-4 *1 (-994 *4 *5 *6 *3)))))
-(((*1 *2 *3 *3 *3)
- (-12 (-5 *3 (-591 (-525))) (-5 *2 (-631 (-525))) (-5 *1 (-1028)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-221)) (-5 *3 (-1072))))
- ((*1 *2 *2) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-221))))
- ((*1 *1 *2) (-12 (-5 *2 (-146)) (-5 *1 (-807)))))
-(((*1 *1 *1 *1) (-5 *1 (-796))))
-(((*1 *1 *1 *1) (-4 *1 (-703))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-591 (-227 *4 *5))) (-5 *2 (-227 *4 *5))
- (-14 *4 (-591 (-1089))) (-4 *5 (-429)) (-5 *1 (-579 *4 *5)))))
-(((*1 *2 *1 *3 *4 *4 *5)
- (-12 (-5 *3 (-876 (-205))) (-5 *4 (-807)) (-5 *5 (-854))
- (-5 *2 (-1176)) (-5 *1 (-445))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-876 (-205))) (-5 *2 (-1176)) (-5 *1 (-445))))
- ((*1 *2 *1 *3 *4 *4 *5)
- (-12 (-5 *3 (-591 (-876 (-205)))) (-5 *4 (-807)) (-5 *5 (-854))
- (-5 *2 (-1176)) (-5 *1 (-445)))))
-(((*1 *1 *2 *3) (-12 (-5 *2 (-1072)) (-5 *3 (-764)) (-5 *1 (-763)))))
-(((*1 *1 *2 *3) (-12 (-5 *3 (-525)) (-5 *1 (-396 *2)) (-4 *2 (-517)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-591 (-525))) (-5 *2 (-837 (-525))) (-5 *1 (-850))))
- ((*1 *2) (-12 (-5 *2 (-837 (-525))) (-5 *1 (-850)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-1 *3 *3 (-525))) (-4 *3 (-975)) (-5 *1 (-94 *3))))
- ((*1 *1 *2 *2)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-975)) (-5 *1 (-94 *3))))
- ((*1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-975)) (-5 *1 (-94 *3)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1173)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1091 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525)))))
-(((*1 *2 *2 *2)
- (-12 (-4 *3 (-1125)) (-5 *1 (-168 *3 *2)) (-4 *2 (-618 *3)))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-631 *3)) (-4 *3 (-975)) (-5 *1 (-957 *3))))
- ((*1 *2 *2 *2)
- (-12 (-5 *2 (-591 (-631 *3))) (-4 *3 (-975)) (-5 *1 (-957 *3))))
- ((*1 *2 *2) (-12 (-5 *2 (-631 *3)) (-4 *3 (-975)) (-5 *1 (-957 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-591 (-631 *3))) (-4 *3 (-975)) (-5 *1 (-957 *3)))))
-(((*1 *2 *3) (-12 (-5 *3 (-796)) (-5 *2 (-1072)) (-5 *1 (-652)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-564 *5)) (-4 *5 (-408 *4)) (-4 *4 (-966 (-525)))
- (-4 *4 (-13 (-788) (-517))) (-5 *2 (-1085 *5)) (-5 *1 (-31 *4 *5))))
+ (-12 (-4 *4 (-734))
+ (-4 *5 (-13 (-788) (-10 -8 (-15 -1300 ((-1089) $))))) (-4 *6 (-517))
+ (-5 *2 (-396 *3)) (-5 *1 (-674 *4 *5 *6 *3))
+ (-4 *3 (-882 (-385 (-885 *6)) *4 *5))))
((*1 *2 *3)
- (-12 (-5 *3 (-564 *1)) (-4 *1 (-975)) (-4 *1 (-281))
- (-5 *2 (-1085 *1)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-154 *3)) (-4 *3 (-160)) (-4 *3 (-984)) (-4 *3 (-1111))
- (-5 *2 (-2 (|:| |r| *3) (|:| |phi| *3))))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-1018)) (-4 *3 (-833 *5)) (-5 *2 (-1171 *3))
- (-5 *1 (-633 *5 *3 *6 *4)) (-4 *6 (-351 *3))
- (-4 *4 (-13 (-351 *5) (-10 -7 (-6 -4250)))))))
-(((*1 *1 *2 *3 *4)
- (-12 (-5 *3 (-525)) (-5 *4 (-3 "nil" "sqfr" "irred" "prime"))
- (-5 *1 (-396 *2)) (-4 *2 (-517)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-591 (-1089))) (-5 *1 (-501)))))
-(((*1 *2 *3 *1 *4 *4 *4 *4 *4)
- (-12 (-5 *4 (-108)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
- (-5 *2 (-591 (-956 *5 *6 *7 *3))) (-5 *1 (-956 *5 *6 *7 *3))
- (-4 *3 (-989 *5 *6 *7))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-591 *6)) (-4 *1 (-994 *3 *4 *5 *6)) (-4 *3 (-429))
- (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5))))
- ((*1 *1 *2 *1)
- (-12 (-4 *1 (-994 *3 *4 *5 *2)) (-4 *3 (-429)) (-4 *4 (-734))
- (-4 *5 (-788)) (-4 *2 (-989 *3 *4 *5))))
- ((*1 *2 *3 *1 *4 *4 *4 *4 *4)
- (-12 (-5 *4 (-108)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
- (-5 *2 (-591 (-1060 *5 *6 *7 *3))) (-5 *1 (-1060 *5 *6 *7 *3))
- (-4 *3 (-989 *5 *6 *7)))))
-(((*1 *2)
- (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4))
- (-4 *3 (-345 *4))))
- ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))))
-(((*1 *2 *1)
- (|partial| -12
- (-4 *3 (-13 (-788) (-966 (-525)) (-587 (-525)) (-429)))
- (-5 *2 (-781 *4)) (-5 *1 (-291 *3 *4 *5 *6))
- (-4 *4 (-13 (-27) (-1111) (-408 *3))) (-14 *5 (-1089))
- (-14 *6 *4)))
- ((*1 *2 *1)
- (|partial| -12
- (-4 *3 (-13 (-788) (-966 (-525)) (-587 (-525)) (-429)))
- (-5 *2 (-781 *4)) (-5 *1 (-1157 *3 *4 *5 *6))
- (-4 *4 (-13 (-27) (-1111) (-408 *3))) (-14 *5 (-1089))
- (-14 *6 *4))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
- (-4 *2 (-13 (-408 *3) (-932))))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1172))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1173)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-712)) (-4 *6 (-341)) (-5 *4 (-1120 *6))
- (-5 *2 (-1 (-1070 *4) (-1070 *4))) (-5 *1 (-1179 *6))
- (-5 *5 (-1070 *4)))))
-(((*1 *2 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1173))))
- ((*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1173)))))
-(((*1 *1 *2) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-198)))))
-(((*1 *2 *3 *4 *4)
- (-12 (-5 *4 (-1089)) (-5 *2 (-1 *7 *5 *6)) (-5 *1 (-643 *3 *5 *6 *7))
- (-4 *3 (-566 (-501))) (-4 *5 (-1125)) (-4 *6 (-1125))
- (-4 *7 (-1125))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1089)) (-5 *2 (-1 *6 *5)) (-5 *1 (-648 *3 *5 *6))
- (-4 *3 (-566 (-501))) (-4 *5 (-1125)) (-4 *6 (-1125)))))
-(((*1 *2 *2 *2 *2 *2 *3)
- (-12 (-5 *2 (-631 *4)) (-5 *3 (-712)) (-4 *4 (-975))
- (-5 *1 (-632 *4)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2))
- (-4 *2 (-13 (-408 *3) (-1111))))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-542 *3)) (-4 *3 (-341)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1 *5 *5 *5)) (-4 *5 (-1162 *4))
- (-4 *4 (-37 (-385 (-525))))
- (-5 *2 (-1 (-1070 *4) (-1070 *4) (-1070 *4))) (-5 *1 (-1164 *4 *5)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-1176)) (-5 *1 (-763)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))))
-(((*1 *2 *3)
- (|partial| -12 (-4 *5 (-966 (-47)))
- (-4 *4 (-13 (-517) (-788) (-966 (-525)))) (-4 *5 (-408 *4))
- (-5 *2 (-396 (-1085 (-47)))) (-5 *1 (-413 *4 *5 *3))
- (-4 *3 (-1147 *5)))))
-(((*1 *2) (-12 (-4 *1 (-382)) (-5 *2 (-854)))) ((*1 *1) (-4 *1 (-510)))
- ((*1 *2 *2) (-12 (-5 *2 (-854)) (-5 *1 (-640))))
- ((*1 *2) (-12 (-5 *2 (-854)) (-5 *1 (-640))))
- ((*1 *2 *1) (-12 (-5 *2 (-591 *3)) (-5 *1 (-837 *3)) (-4 *3 (-1018)))))
-(((*1 *1 *1 *1) (-12 (-5 *1 (-834 *2)) (-4 *2 (-1018))))
- ((*1 *1 *2) (-12 (-5 *1 (-834 *2)) (-4 *2 (-1018)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-517) (-788)))
- (-4 *2 (-13 (-408 (-157 *4)) (-932) (-1111)))
- (-5 *1 (-554 *4 *3 *2)) (-4 *3 (-13 (-408 *4) (-932) (-1111))))))
-(((*1 *2 *3 *4 *5 *6)
- (|partial| -12 (-5 *4 (-1 *8 *8))
- (-5 *5
- (-1 (-2 (|:| |ans| *7) (|:| -3400 *7) (|:| |sol?| (-108)))
- (-525) *7))
- (-5 *6 (-591 (-385 *8))) (-4 *7 (-341)) (-4 *8 (-1147 *7))
- (-5 *3 (-385 *8))
- (-5 *2
- (-2
- (|:| |answer|
- (-2 (|:| |mainpart| *3)
- (|:| |limitedlogs|
- (-591 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
- (|:| |a0| *7)))
- (-5 *1 (-535 *7 *8)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-304 *2 *3)) (-4 *3 (-733)) (-4 *2 (-975))
- (-4 *2 (-429))))
+ (-12 (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-13 (-286) (-138)))
+ (-5 *2 (-396 *3)) (-5 *1 (-675 *4 *5 *6 *3))
+ (-4 *3 (-882 (-385 *6) *4 *5))))
((*1 *2 *3)
- (-12 (-5 *3 (-591 *4)) (-4 *4 (-1147 (-525))) (-5 *2 (-591 (-525)))
- (-5 *1 (-461 *4))))
- ((*1 *2 *1) (-12 (-4 *1 (-790 *2)) (-4 *2 (-975)) (-4 *2 (-429))))
- ((*1 *1 *1 *2)
- (-12 (-4 *1 (-882 *3 *4 *2)) (-4 *3 (-975)) (-4 *4 (-734))
- (-4 *2 (-788)) (-4 *3 (-429)))))
-(((*1 *2 *3 *4 *5 *6 *7 *6)
- (|partial| -12
- (-5 *5
- (-2 (|:| |contp| *3)
- (|:| -3781 (-591 (-2 (|:| |irr| *10) (|:| -3265 (-525)))))))
- (-5 *6 (-591 *3)) (-5 *7 (-591 *8)) (-4 *8 (-788)) (-4 *3 (-286))
- (-4 *10 (-882 *3 *9 *8)) (-4 *9 (-734))
- (-5 *2
- (-2 (|:| |polfac| (-591 *10)) (|:| |correct| *3)
- (|:| |corrfact| (-591 (-1085 *3)))))
- (-5 *1 (-574 *8 *9 *3 *10)) (-5 *4 (-591 (-1085 *3))))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412))))
+ (-12 (-4 *4 (-788)) (-4 *5 (-734)) (-4 *6 (-13 (-286) (-138)))
+ (-5 *2 (-396 *3)) (-5 *1 (-683 *4 *5 *6 *3))
+ (-4 *3 (-882 *6 *5 *4))))
((*1 *2 *3)
- (-12 (-5 *2 (-108)) (-5 *1 (-530 *3)) (-4 *3 (-966 (-525)))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1021 *3 *4 *5 *6 *7)) (-4 *3 (-1018)) (-4 *4 (-1018))
- (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *7 (-1018)) (-5 *2 (-108)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
- (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-919 *4 *5 *6 *7 *3))
- (-4 *3 (-994 *4 *5 *6 *7))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-591 *3)) (-4 *3 (-994 *5 *6 *7 *8)) (-4 *5 (-429))
- (-4 *6 (-734)) (-4 *7 (-788)) (-4 *8 (-989 *5 *6 *7)) (-5 *2 (-108))
- (-5 *1 (-919 *5 *6 *7 *8 *3))))
- ((*1 *2 *3 *3)
- (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
- (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-108))
- (-5 *1 (-1025 *4 *5 *6 *7 *3)) (-4 *3 (-994 *4 *5 *6 *7))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-591 *3)) (-4 *3 (-994 *5 *6 *7 *8)) (-4 *5 (-429))
- (-4 *6 (-734)) (-4 *7 (-788)) (-4 *8 (-989 *5 *6 *7)) (-5 *2 (-108))
- (-5 *1 (-1025 *5 *6 *7 *8 *3)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-876 *3)) (-4 *3 (-13 (-341) (-1111) (-932)))
- (-5 *1 (-163 *3)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-591 *2)) (-4 *2 (-408 *4)) (-5 *1 (-147 *4 *2))
- (-4 *4 (-13 (-788) (-517))))))
-(((*1 *2 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-517)) (-4 *2 (-510))))
- ((*1 *1 *1) (-4 *1 (-984))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-110)) (-4 *4 (-13 (-788) (-517))) (-5 *2 (-108))
- (-5 *1 (-31 *4 *5)) (-4 *5 (-408 *4))))
+ (-12 (-4 *4 (-788)) (-4 *5 (-734)) (-4 *6 (-13 (-286) (-138)))
+ (-4 *7 (-882 *6 *5 *4)) (-5 *2 (-396 (-1085 *7)))
+ (-5 *1 (-683 *4 *5 *6 *7)) (-5 *3 (-1085 *7))))
((*1 *2 *3)
- (-12 (-5 *3 (-110)) (-4 *4 (-13 (-788) (-517))) (-5 *2 (-108))
- (-5 *1 (-147 *4 *5)) (-4 *5 (-408 *4))))
+ (-12 (-5 *2 (-396 *3)) (-5 *1 (-937 *3))
+ (-4 *3 (-1147 (-385 (-525))))))
((*1 *2 *3)
- (-12 (-5 *3 (-110)) (-4 *4 (-13 (-788) (-517))) (-5 *2 (-108))
- (-5 *1 (-255 *4 *5)) (-4 *5 (-13 (-408 *4) (-932)))))
+ (-12 (-5 *2 (-396 *3)) (-5 *1 (-969 *3))
+ (-4 *3 (-1147 (-385 (-885 (-525)))))))
((*1 *2 *3)
- (-12 (-5 *3 (-110)) (-5 *2 (-108)) (-5 *1 (-280 *4)) (-4 *4 (-281))))
- ((*1 *2 *3) (-12 (-4 *1 (-281)) (-5 *3 (-110)) (-5 *2 (-108))))
+ (-12 (-4 *4 (-1147 (-385 (-525))))
+ (-4 *5 (-13 (-341) (-138) (-666 (-385 (-525)) *4)))
+ (-5 *2 (-396 *3)) (-5 *1 (-1000 *4 *5 *3)) (-4 *3 (-1147 *5))))
((*1 *2 *3)
- (-12 (-5 *3 (-110)) (-4 *5 (-788)) (-5 *2 (-108))
- (-5 *1 (-407 *4 *5)) (-4 *4 (-408 *5))))
+ (-12 (-4 *4 (-1147 (-385 (-885 (-525)))))
+ (-4 *5 (-13 (-341) (-138) (-666 (-385 (-885 (-525))) *4)))
+ (-5 *2 (-396 *3)) (-5 *1 (-1002 *4 *5 *3)) (-4 *3 (-1147 *5))))
((*1 *2 *3)
- (-12 (-5 *3 (-110)) (-4 *4 (-13 (-788) (-517))) (-5 *2 (-108))
- (-5 *1 (-409 *4 *5)) (-4 *5 (-408 *4))))
+ (-12 (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-429))
+ (-4 *7 (-882 *6 *4 *5)) (-5 *2 (-396 (-1085 (-385 *7))))
+ (-5 *1 (-1084 *4 *5 *6 *7)) (-5 *3 (-1085 (-385 *7)))))
+ ((*1 *2 *1) (-12 (-5 *2 (-396 *1)) (-4 *1 (-1129))))
((*1 *2 *3)
- (-12 (-5 *3 (-110)) (-4 *4 (-13 (-788) (-517))) (-5 *2 (-108))
- (-5 *1 (-578 *4 *5)) (-4 *5 (-13 (-408 *4) (-932) (-1111))))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-591 (-51))) (-5 *1 (-825 *3)) (-4 *3 (-1018)))))
-(((*1 *1)
- (|partial| -12 (-4 *1 (-345 *2)) (-4 *2 (-517)) (-4 *2 (-160)))))
-(((*1 *1 *1 *1 *2)
- (-12 (-4 *1 (-989 *3 *4 *2)) (-4 *3 (-975)) (-4 *4 (-734))
- (-4 *2 (-788))))
- ((*1 *1 *1 *1)
- (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
- (-4 *4 (-788)))))
-(((*1 *2 *2) (-12 (-5 *2 (-366)) (-5 *1 (-414))))
- ((*1 *2 *2 *2) (-12 (-5 *2 (-366)) (-5 *1 (-414)))))
-(((*1 *2 *2 *1 *3 *4)
- (-12 (-5 *2 (-591 *8)) (-5 *3 (-1 *8 *8 *8))
- (-5 *4 (-1 (-108) *8 *8)) (-4 *1 (-1119 *5 *6 *7 *8)) (-4 *5 (-517))
- (-4 *6 (-734)) (-4 *7 (-788)) (-4 *8 (-989 *5 *6 *7)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1070 *3)) (-5 *1 (-161 *3)) (-4 *3 (-286)))))
-(((*1 *2 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-1104)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975))
- (-5 *2
- (-2 (|:| -3660 (-712)) (|:| |curves| (-712))
- (|:| |polygons| (-712)) (|:| |constructs| (-712)))))))
-(((*1 *2 *3 *3 *3 *3 *4 *3 *5)
- (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205)))
- (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-61 LSFUN2))))
- (-5 *2 (-964)) (-5 *1 (-695)))))
-(((*1 *1 *1) (-12 (-5 *1 (-161 *2)) (-4 *2 (-286)))))
-(((*1 *2 *3 *4 *4 *3 *4 *5 *4 *4 *3 *3 *3 *3 *6 *3 *7)
- (-12 (-5 *3 (-525)) (-5 *5 (-108)) (-5 *6 (-631 (-205)))
- (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-75 OBJFUN))))
- (-5 *4 (-205)) (-5 *2 (-964)) (-5 *1 (-695)))))
-(((*1 *2 *3)
- (|partial| -12
- (-5 *3
- (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205)))
- (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205))
- (|:| |relerr| (-205))))
- (-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| (-1070 (-205)))
- (|:| |notEvaluated|
- "Internal singularities not yet evaluated")))
- (|:| -1767
- (-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 (-520)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 *5)) (-5 *4 (-591 (-1 *6 (-591 *6))))
- (-4 *5 (-37 (-385 (-525)))) (-4 *6 (-1162 *5)) (-5 *2 (-591 *6))
- (-5 *1 (-1164 *5 *6)))))
-(((*1 *2 *3 *3 *4 *5 *3 *3 *4 *4 *4 *6)
- (-12 (-5 *4 (-525)) (-5 *5 (-631 (-205)))
- (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3576)))) (-5 *3 (-205))
- (-5 *2 (-964)) (-5 *1 (-690)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-591 *3)) (-4 *3 (-1147 (-525))) (-5 *1 (-461 *3)))))
-(((*1 *2 *2) (-12 (-5 *2 (-591 (-294 (-205)))) (-5 *1 (-246)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-591 *3)) (-4 *3 (-1125)) (-5 *1 (-1061 *3)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1089))
- (-4 *4 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138)))
- (-5 *2 (-1 *5 *5)) (-5 *1 (-745 *4 *5))
- (-4 *5 (-13 (-29 *4) (-1111) (-891))))))
-(((*1 *2 *3 *4 *3 *4 *3)
- (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
- (-5 *1 (-698)))))
-(((*1 *2 *2 *2)
- (-12
- (-5 *2
- (-591
- (-2 (|:| |lcmfij| *4) (|:| |totdeg| (-712)) (|:| |poli| *6)
- (|:| |polj| *6))))
- (-4 *4 (-734)) (-4 *6 (-882 *3 *4 *5)) (-4 *3 (-429)) (-4 *5 (-788))
- (-5 *1 (-426 *3 *4 *5 *6)))))
-(((*1 *2 *1 *2)
- (-12 (|has| *1 (-6 -4251)) (-4 *1 (-1159 *2)) (-4 *2 (-1125)))))
-(((*1 *1 *2 *2)
- (-12
- (-5 *2
- (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357)))
- (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1088))))
- (-5 *1 (-1088)))))
-(((*1 *1 *1 *1)
- (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
- (-4 *4 (-788)) (-4 *2 (-517))))
- ((*1 *1 *1 *2)
- (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
- (-4 *4 (-788)) (-4 *2 (-517)))))
-(((*1 *2 *2) (-12 (-5 *2 (-1070 (-591 (-525)))) (-5 *1 (-816)))))
+ (-12 (-5 *2 (-396 *3)) (-5 *1 (-1136 *3)) (-4 *3 (-1147 (-525))))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-788) (-517))) (-5 *1 (-147 *4 *2))
+ (-4 *2 (-408 *4))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1011 *2)) (-4 *2 (-408 *4)) (-4 *4 (-13 (-788) (-517)))
+ (-5 *1 (-147 *4 *2))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-1011 *1)) (-4 *1 (-149))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-149)) (-5 *2 (-1089)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-860)))))
+(((*1 *1 *2 *3 *1)
+ (-12 (-5 *2 (-1089)) (-5 *3 (-591 (-897))) (-5 *1 (-270)))))
(((*1 *2 *3)
(-12
(-5 *3
@@ -9102,14 +9524,60 @@
(-5 *2
(-2 (|:| |stiffnessFactor| (-357)) (|:| |stabilityFactor| (-357))))
(-5 *1 (-187)))))
+(((*1 *1 *2 *1)
+ (-12 (|has| *1 (-6 -4250)) (-4 *1 (-142 *2)) (-4 *2 (-1125))
+ (-4 *2 (-1018))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-108) *3)) (|has| *1 (-6 -4250)) (-4 *1 (-142 *3))
+ (-4 *3 (-1125))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-108) *3)) (-4 *1 (-618 *3)) (-4 *3 (-1125))))
+ ((*1 *1 *2 *1 *3)
+ (-12 (-5 *2 (-1 (-108) *4)) (-5 *3 (-525)) (-4 *4 (-1018))
+ (-5 *1 (-679 *4))))
+ ((*1 *1 *2 *1 *3)
+ (-12 (-5 *3 (-525)) (-5 *1 (-679 *2)) (-4 *2 (-1018))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1054 *3 *4)) (-4 *3 (-13 (-1018) (-33)))
+ (-4 *4 (-13 (-1018) (-33))) (-5 *1 (-1055 *3 *4)))))
+(((*1 *1 *1 *2) (-12 (-4 *1 (-942)) (-5 *2 (-796)))))
+(((*1 *2)
+ (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4))
+ (-4 *3 (-345 *4))))
+ ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-712)) (-5 *2 (-1 (-1070 (-885 *4)) (-1070 (-885 *4))))
+ (-5 *1 (-1179 *4)) (-4 *4 (-341)))))
+(((*1 *2 *1 *1)
+ (-12 (-4 *1 (-1169 *3)) (-4 *3 (-1125)) (-4 *3 (-975))
+ (-5 *2 (-631 *3)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-932))))))
+(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))))
(((*1 *2 *3 *3 *4)
(-12 (-5 *4 (-108)) (-4 *5 (-13 (-341) (-786)))
- (-5 *2 (-591 (-2 (|:| -3781 (-591 *3)) (|:| -1483 *5))))
+ (-5 *2 (-591 (-2 (|:| -1908 (-591 *3)) (|:| -2757 *5))))
(-5 *1 (-167 *5 *3)) (-4 *3 (-1147 (-157 *5)))))
((*1 *2 *3 *3)
(-12 (-4 *4 (-13 (-341) (-786)))
- (-5 *2 (-591 (-2 (|:| -3781 (-591 *3)) (|:| -1483 *4))))
+ (-5 *2 (-591 (-2 (|:| -1908 (-591 *3)) (|:| -2757 *4))))
(-5 *1 (-167 *4 *3)) (-4 *3 (-1147 (-157 *4))))))
+(((*1 *1 *2 *3) (-12 (-5 *2 (-1085 *1)) (-5 *3 (-1089)) (-4 *1 (-27))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1085 *1)) (-4 *1 (-27))))
+ ((*1 *1 *2) (-12 (-5 *2 (-885 *1)) (-4 *1 (-27))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1089)) (-4 *1 (-29 *3)) (-4 *3 (-13 (-788) (-517)))))
+ ((*1 *1 *1) (-12 (-4 *1 (-29 *2)) (-4 *2 (-13 (-788) (-517))))))
+(((*1 *1 *1 *2) (-12 (-4 *1 (-1058)) (-5 *2 (-132))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-1058)) (-5 *2 (-135)))))
+(((*1 *2 *3 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-108)) (-5 *1 (-770)))))
+(((*1 *2)
+ (-12 (-4 *3 (-517)) (-5 *2 (-591 *4)) (-5 *1 (-42 *3 *4))
+ (-4 *4 (-395 *3)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
+(((*1 *2 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1125)))))
(((*1 *2 *3)
(-12 (|has| *6 (-6 -4251)) (-4 *4 (-341)) (-4 *5 (-351 *4))
(-4 *6 (-351 *4)) (-5 *2 (-591 *6)) (-5 *1 (-492 *4 *5 *6 *3))
@@ -9131,23 +9599,399 @@
(-12 (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975))
(-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-4 *5 (-517))
(-5 *2 (-591 *7)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-314 *5 *6 *7 *8)) (-4 *5 (-408 *4)) (-4 *6 (-1147 *5))
+ (-4 *7 (-1147 (-385 *6))) (-4 *8 (-320 *5 *6 *7))
+ (-4 *4 (-13 (-788) (-517) (-966 (-525)))) (-5 *2 (-108))
+ (-5 *1 (-844 *4 *5 *6 *7 *8))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-314 (-385 (-525)) *4 *5 *6))
+ (-4 *4 (-1147 (-385 (-525)))) (-4 *5 (-1147 (-385 *4)))
+ (-4 *6 (-320 (-385 (-525)) *4 *5)) (-5 *2 (-108))
+ (-5 *1 (-845 *4 *5 *6)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *2 (-2 (|:| |part1| *3) (|:| |part2| *4)))
+ (-5 *1 (-647 *3 *4)) (-4 *3 (-1125)) (-4 *4 (-1125)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))))
+(((*1 *1 *1 *2) (-12 (-4 *1 (-1058)) (-5 *2 (-132))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-1058)) (-5 *2 (-135)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-591 (-885 *6))) (-5 *4 (-591 (-1089)))
+ (-4 *6 (-13 (-517) (-966 *5))) (-4 *5 (-517))
+ (-5 *2 (-591 (-591 (-273 (-385 (-885 *6)))))) (-5 *1 (-967 *5 *6)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-2 (|:| |var| (-591 (-1089))) (|:| |pred| (-51))))
+ (-5 *1 (-825 *3)) (-4 *3 (-1018)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1144 *5 *4)) (-4 *4 (-761)) (-14 *5 (-1089))
+ (-5 *2 (-525)) (-5 *1 (-1032 *4 *5)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-517))
+ (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-908 *3 *4 *5 *6)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-564 *1)) (-4 *1 (-408 *4)) (-4 *4 (-788))
+ (-4 *4 (-517)) (-5 *2 (-385 (-1085 *1)))))
+ ((*1 *2 *3 *4 *4 *5)
+ (-12 (-5 *4 (-564 *3)) (-4 *3 (-13 (-408 *6) (-27) (-1111)))
+ (-4 *6 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525))))
+ (-5 *2 (-1085 (-385 (-1085 *3)))) (-5 *1 (-521 *6 *3 *7))
+ (-5 *5 (-1085 *3)) (-4 *7 (-1018))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1167 *5)) (-14 *5 (-1089)) (-4 *6 (-975))
+ (-5 *2 (-1144 *5 (-885 *6))) (-5 *1 (-880 *5 *6)) (-5 *3 (-885 *6))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-882 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734))
+ (-4 *5 (-788)) (-5 *2 (-1085 *3))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *4 (-975)) (-4 *5 (-734)) (-4 *3 (-788)) (-5 *2 (-1085 *1))
+ (-4 *1 (-882 *4 *5 *3))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-734)) (-4 *4 (-788)) (-4 *6 (-975))
+ (-4 *7 (-882 *6 *5 *4)) (-5 *2 (-385 (-1085 *3)))
+ (-5 *1 (-883 *5 *4 *6 *7 *3))
+ (-4 *3
+ (-13 (-341)
+ (-10 -8 (-15 -2686 ($ *7)) (-15 -1384 (*7 $)) (-15 -1396 (*7 $)))))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *2 (-1085 *3))
+ (-4 *3
+ (-13 (-341)
+ (-10 -8 (-15 -2686 ($ *7)) (-15 -1384 (*7 $)) (-15 -1396 (*7 $)))))
+ (-4 *7 (-882 *6 *5 *4)) (-4 *5 (-734)) (-4 *4 (-788)) (-4 *6 (-975))
+ (-5 *1 (-883 *5 *4 *6 *7 *3))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1089)) (-4 *5 (-517))
+ (-5 *2 (-385 (-1085 (-385 (-885 *5))))) (-5 *1 (-971 *5))
+ (-5 *3 (-385 (-885 *5))))))
+(((*1 *1 *1) (-5 *1 (-796))) ((*1 *1 *1 *1) (-5 *1 (-796)))
+ ((*1 *1 *2 *2) (-12 (-4 *1 (-1012 *2)) (-4 *2 (-1125))))
+ ((*1 *1 *2) (-12 (-5 *1 (-1138 *2)) (-4 *2 (-1125)))))
+(((*1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-1089)) (-5 *3 (-412)) (-4 *5 (-788))
+ (-5 *1 (-1024 *5 *4)) (-4 *4 (-408 *5)))))
(((*1 *1 *1 *1 *2 *3)
(-12 (-5 *2 (-876 *5)) (-5 *3 (-712)) (-4 *5 (-975))
(-5 *1 (-1078 *4 *5)) (-14 *4 (-854)))))
+(((*1 *2 *2 *3)
+ (|partial| -12 (-5 *2 (-572 *4 *5))
+ (-5 *3
+ (-1 (-2 (|:| |ans| *4) (|:| -3192 *4) (|:| |sol?| (-108)))
+ (-525) *4))
+ (-4 *4 (-341)) (-4 *5 (-1147 *4)) (-5 *1 (-535 *4 *5)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-341) (-786))) (-5 *1 (-167 *3 *2))
+ (-4 *2 (-1147 (-157 *3))))))
+(((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-304 *3 *4)) (-4 *3 (-975))
+ (-4 *4 (-733)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-135)))))
+(((*1 *1) (-5 *1 (-987))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-825 *4)) (-4 *4 (-1018)) (-5 *2 (-591 *5))
+ (-5 *1 (-823 *4 *5)) (-4 *5 (-1125)))))
+(((*1 *2 *1) (-12 (-5 *2 (-591 (-564 *1))) (-4 *1 (-281)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-876 *4)) (-4 *4 (-975)) (-5 *1 (-1078 *3 *4))
+ (-14 *3 (-854)))))
+(((*1 *2 *3 *4 *4 *4)
+ (-12 (-5 *3 (-591 *8)) (-5 *4 (-108)) (-4 *8 (-989 *5 *6 *7))
+ (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
+ (-5 *2 (-591 (-956 *5 *6 *7 *8))) (-5 *1 (-956 *5 *6 *7 *8))))
+ ((*1 *2 *3 *4 *4 *4)
+ (-12 (-5 *3 (-591 *8)) (-5 *4 (-108)) (-4 *8 (-989 *5 *6 *7))
+ (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
+ (-5 *2 (-591 (-1060 *5 *6 *7 *8))) (-5 *1 (-1060 *5 *6 *7 *8)))))
(((*1 *1 *1)
(-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))))
+(((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-1171 *4)) (-4 *4 (-587 (-525)))
+ (-5 *2 (-1171 (-385 (-525)))) (-5 *1 (-1196 *4)))))
+(((*1 *2 *3 *1)
+ (-12 (-4 *1 (-907 *4 *5 *6 *3)) (-4 *4 (-975)) (-4 *5 (-734))
+ (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-4 *4 (-517))
+ (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-1111))))))
+(((*1 *2 *1 *1)
+ (-12
+ (-5 *2
+ (-2 (|:| -2124 (-723 *3)) (|:| |coef1| (-723 *3))
+ (|:| |coef2| (-723 *3))))
+ (-5 *1 (-723 *3)) (-4 *3 (-517)) (-4 *3 (-975))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *3 (-517)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788))
+ (-5 *2 (-2 (|:| -2124 *1) (|:| |coef1| *1) (|:| |coef2| *1)))
+ (-4 *1 (-989 *3 *4 *5)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1147 *3)) (-4 *3 (-975)) (-5 *2 (-1085 *3)))))
+(((*1 *1 *1) (-4 *1 (-91)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-932)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3))
+ (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3))
+ (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
+ (-5 *1 (-1075 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
+ (-5 *1 (-1076 *3)))))
(((*1 *2 *1)
(-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1125)) (-4 *4 (-351 *3))
(-4 *5 (-351 *3)) (-5 *2 (-525))))
((*1 *2 *1)
(-12 (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975))
(-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-525)))))
+(((*1 *2 *2 *3)
+ (|partial| -12 (-5 *2 (-591 (-457 *4 *5))) (-5 *3 (-591 (-798 *4)))
+ (-14 *4 (-591 (-1089))) (-4 *5 (-429)) (-5 *1 (-448 *4 *5 *6))
+ (-4 *6 (-429)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1171 (-591 (-2 (|:| -2940 *4) (|:| -3229 (-1036))))))
+ (-4 *4 (-327)) (-5 *2 (-712)) (-5 *1 (-324 *4))))
+ ((*1 *2)
+ (-12 (-5 *2 (-712)) (-5 *1 (-329 *3 *4)) (-14 *3 (-854))
+ (-14 *4 (-854))))
+ ((*1 *2)
+ (-12 (-5 *2 (-712)) (-5 *1 (-330 *3 *4)) (-4 *3 (-327))
+ (-14 *4
+ (-3 (-1085 *3)
+ (-1171 (-591 (-2 (|:| -2940 *3) (|:| -3229 (-1036)))))))))
+ ((*1 *2)
+ (-12 (-5 *2 (-712)) (-5 *1 (-331 *3 *4)) (-4 *3 (-327))
+ (-14 *4 (-854)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-1091 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-1171 (-3 (-445) "undefined"))) (-5 *1 (-1172)))))
+(((*1 *2 *2 *1)
+ (-12 (-4 *1 (-1119 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-734))
+ (-4 *5 (-788)) (-4 *2 (-989 *3 *4 *5)))))
+(((*1 *2 *3 *4 *4 *5 *6 *7)
+ (-12 (-5 *5 (-1089))
+ (-5 *6
+ (-1
+ (-3
+ (-2 (|:| |mainpart| *4)
+ (|:| |limitedlogs|
+ (-591 (-2 (|:| |coeff| *4) (|:| |logand| *4)))))
+ "failed")
+ *4 (-591 *4)))
+ (-5 *7
+ (-1 (-3 (-2 (|:| -2428 *4) (|:| |coeff| *4)) "failed") *4 *4))
+ (-4 *4 (-13 (-1111) (-27) (-408 *8)))
+ (-4 *8 (-13 (-429) (-788) (-138) (-966 *3) (-587 *3)))
+ (-5 *3 (-525))
+ (-5 *2 (-2 (|:| |ans| *4) (|:| -3192 *4) (|:| |sol?| (-108))))
+ (-5 *1 (-943 *8 *4)))))
+(((*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1018)) (-5 *1 (-838 *3)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-157 (-357))) (-5 *1 (-726 *3)) (-4 *3 (-566 (-357)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-854)) (-5 *2 (-157 (-357))) (-5 *1 (-726 *3))
+ (-4 *3 (-566 (-357)))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-157 *4)) (-4 *4 (-160)) (-4 *4 (-566 (-357)))
+ (-5 *2 (-157 (-357))) (-5 *1 (-726 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-157 *5)) (-5 *4 (-854)) (-4 *5 (-160))
+ (-4 *5 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-885 (-157 *4))) (-4 *4 (-160)) (-4 *4 (-566 (-357)))
+ (-5 *2 (-157 (-357))) (-5 *1 (-726 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-885 (-157 *5))) (-5 *4 (-854)) (-4 *5 (-160))
+ (-4 *5 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-885 *4)) (-4 *4 (-975)) (-4 *4 (-566 (-357)))
+ (-5 *2 (-157 (-357))) (-5 *1 (-726 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-885 *5)) (-5 *4 (-854)) (-4 *5 (-975))
+ (-4 *5 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-385 (-885 *4))) (-4 *4 (-517)) (-4 *4 (-566 (-357)))
+ (-5 *2 (-157 (-357))) (-5 *1 (-726 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-385 (-885 *5))) (-5 *4 (-854)) (-4 *5 (-517))
+ (-4 *5 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-385 (-885 (-157 *4)))) (-4 *4 (-517))
+ (-4 *4 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-385 (-885 (-157 *5)))) (-5 *4 (-854)) (-4 *5 (-517))
+ (-4 *5 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-294 *4)) (-4 *4 (-517)) (-4 *4 (-788))
+ (-4 *4 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-294 *5)) (-5 *4 (-854)) (-4 *5 (-517)) (-4 *5 (-788))
+ (-4 *5 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-294 (-157 *4))) (-4 *4 (-517)) (-4 *4 (-788))
+ (-4 *4 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-294 (-157 *5))) (-5 *4 (-854)) (-4 *5 (-517))
+ (-4 *5 (-788)) (-4 *5 (-566 (-357))) (-5 *2 (-157 (-357)))
+ (-5 *1 (-726 *5)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-517))
+ (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -1788 *4)))
+ (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))))
(((*1 *1 *1 *1 *2)
(|partial| -12 (-5 *2 (-108)) (-5 *1 (-550 *3)) (-4 *3 (-975)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-712)) (-4 *5 (-975)) (-5 *2 (-525))
+ (-5 *1 (-420 *5 *3 *6)) (-4 *3 (-1147 *5))
+ (-4 *6 (-13 (-382) (-966 *5) (-341) (-1111) (-263)))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-975)) (-5 *2 (-525)) (-5 *1 (-420 *4 *3 *5))
+ (-4 *3 (-1147 *4))
+ (-4 *5 (-13 (-382) (-966 *4) (-341) (-1111) (-263))))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-854))
+ (-5 *2
+ (-3 (-1085 *4)
+ (-1171 (-591 (-2 (|:| -2940 *4) (|:| -3229 (-1036)))))))
+ (-5 *1 (-324 *4)) (-4 *4 (-327)))))
+(((*1 *2 *3 *3 *3 *4 *4 *3)
+ (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
+ (-5 *1 (-697)))))
+(((*1 *1 *2) (-12 (-5 *2 (-294 (-157 (-357)))) (-5 *1 (-308))))
+ ((*1 *1 *2) (-12 (-5 *2 (-294 (-525))) (-5 *1 (-308))))
+ ((*1 *1 *2) (-12 (-5 *2 (-294 (-357))) (-5 *1 (-308))))
+ ((*1 *1 *2) (-12 (-5 *2 (-294 (-635))) (-5 *1 (-308))))
+ ((*1 *1 *2) (-12 (-5 *2 (-294 (-642))) (-5 *1 (-308))))
+ ((*1 *1 *2) (-12 (-5 *2 (-294 (-640))) (-5 *1 (-308))))
+ ((*1 *1) (-5 *1 (-308))))
+(((*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-838 *3)) (-4 *3 (-1018)))))
+(((*1 *1 *1) (-4 *1 (-91)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-932)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3))
+ (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3))
+ (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
+ (-5 *1 (-1075 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
+ (-5 *1 (-1076 *3)))))
+(((*1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-146))))
+ ((*1 *2 *3) (-12 (-5 *3 (-876 *2)) (-5 *1 (-913 *2)) (-4 *2 (-975)))))
(((*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-519 *3)) (-4 *3 (-510)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-108)) (-5 *1 (-110)))))
+(((*1 *1 *2 *2)
+ (-12
+ (-5 *2
+ (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357)))
+ (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1088))))
+ (-5 *1 (-1088)))))
+(((*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 (-525)) (-5 *5 (-631 (-205))) (-5 *6 (-619 (-205)))
+ (-5 *3 (-205)) (-5 *2 (-964)) (-5 *1 (-692)))))
+(((*1 *2 *3) (-12 (-5 *3 (-205)) (-5 *2 (-294 (-357))) (-5 *1 (-284)))))
+(((*1 *2 *3 *3 *3 *4 *4 *4 *3)
+ (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
+ (-5 *1 (-694)))))
+(((*1 *1 *1) (-4 *1 (-91)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-932)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3))
+ (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3))
+ (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
+ (-5 *1 (-1075 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
+ (-5 *1 (-1076 *3)))))
(((*1 *1 *1)
(-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
(-4 *4 (-788)) (-4 *2 (-429)))))
+(((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-108) *3)) (|has| *1 (-6 -4250)) (-4 *1 (-142 *3))
+ (-4 *3 (-1125))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-108) *3)) (-4 *3 (-1125)) (-5 *1 (-555 *3))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-108) *3)) (-4 *1 (-618 *3)) (-4 *3 (-1125))))
+ ((*1 *2 *1 *3)
+ (|partial| -12 (-4 *1 (-1119 *4 *5 *3 *2)) (-4 *4 (-517))
+ (-4 *5 (-734)) (-4 *3 (-788)) (-4 *2 (-989 *4 *5 *3))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-712)) (-5 *1 (-1123 *2)) (-4 *2 (-1125)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1147 *5)) (-4 *5 (-341))
+ (-5 *2 (-2 (|:| -3749 (-396 *3)) (|:| |special| (-396 *3))))
+ (-5 *1 (-669 *5 *3)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-1171 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160))
+ (-5 *2 (-631 *4))))
+ ((*1 *2 *1) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-631 *3)))))
+(((*1 *2 *3 *4 *5 *4 *4 *4)
+ (-12 (-4 *6 (-788)) (-5 *3 (-591 *6)) (-5 *5 (-591 *3))
+ (-5 *2
+ (-2 (|:| |f1| *3) (|:| |f2| (-591 *5)) (|:| |f3| *5)
+ (|:| |f4| (-591 *5))))
+ (-5 *1 (-1097 *6)) (-5 *4 (-591 *5)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *5 (-108)) (-4 *4 (-13 (-341) (-786))) (-5 *2 (-396 *3))
+ (-5 *1 (-167 *4 *3)) (-4 *3 (-1147 (-157 *4)))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *4 (-13 (-341) (-786))) (-5 *2 (-396 *3))
+ (-5 *1 (-167 *4 *3)) (-4 *3 (-1147 (-157 *4))))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *1 (-594 *2 *3 *4)) (-4 *2 (-1018)) (-4 *3 (-23))
+ (-14 *4 *3))))
+(((*1 *1 *1) (-5 *1 (-501))))
+(((*1 *2 *2) (-12 (-5 *2 (-1085 *3)) (-4 *3 (-327)) (-5 *1 (-335 *3)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796))))
+ ((*1 *2 *1)
+ (-12
+ (-5 *2
+ (-2 (|:| -2070 (-591 (-796))) (|:| -3343 (-591 (-796)))
+ (|:| |presup| (-591 (-796))) (|:| -3820 (-591 (-796)))
+ (|:| |args| (-591 (-796)))))
+ (-5 *1 (-1089)))))
+(((*1 *1 *1) (-4 *1 (-91))) ((*1 *1 *1 *1) (-5 *1 (-205)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-932)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3))
+ (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3))
+ (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089)))
+ (-14 *3 (-591 (-1089))) (-4 *4 (-365))))
+ ((*1 *1 *1 *1) (-5 *1 (-357)))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
+ (-5 *1 (-1075 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
+ (-5 *1 (-1076 *3)))))
(((*1 *1 *1 *1) (-12 (-5 *1 (-723 *2)) (-4 *2 (-517)) (-4 *2 (-975))))
((*1 *2 *2 *2)
(-12 (-4 *3 (-517)) (-5 *1 (-901 *3 *2)) (-4 *2 (-1147 *3))))
@@ -9157,125 +10001,191 @@
((*1 *2 *3 *3 *1)
(-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
(-4 *3 (-989 *4 *5 *6))
- (-5 *2 (-591 (-2 (|:| |val| *3) (|:| -3374 *1))))
+ (-5 *2 (-591 (-2 (|:| |val| *3) (|:| -3585 *1))))
(-4 *1 (-994 *4 *5 *6 *3)))))
-(((*1 *2)
- (-12 (-5 *2 (-631 (-843 *3))) (-5 *1 (-329 *3 *4)) (-14 *3 (-854))
- (-14 *4 (-854))))
- ((*1 *2)
- (-12 (-5 *2 (-631 *3)) (-5 *1 (-330 *3 *4)) (-4 *3 (-327))
- (-14 *4
- (-3 (-1085 *3)
- (-1171 (-591 (-2 (|:| -3024 *3) (|:| -2226 (-1036)))))))))
- ((*1 *2)
- (-12 (-5 *2 (-631 *3)) (-5 *1 (-331 *3 *4)) (-4 *3 (-327))
- (-14 *4 (-854)))))
-(((*1 *2)
- (-12 (-4 *1 (-327))
- (-5 *2 (-3 "prime" "polynomial" "normal" "cyclic")))))
-(((*1 *2 *1) (-12 (-4 *1 (-304 *3 *2)) (-4 *3 (-975)) (-4 *2 (-733))))
- ((*1 *2 *1) (-12 (-4 *1 (-650 *3)) (-4 *3 (-975)) (-5 *2 (-712))))
- ((*1 *2 *1) (-12 (-4 *1 (-790 *3)) (-4 *3 (-975)) (-5 *2 (-712))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-591 *6)) (-4 *1 (-882 *4 *5 *6)) (-4 *4 (-975))
- (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-591 (-712)))))
- ((*1 *2 *1 *3)
- (-12 (-4 *1 (-882 *4 *5 *3)) (-4 *4 (-975)) (-4 *5 (-734))
- (-4 *3 (-788)) (-5 *2 (-712)))))
-(((*1 *1 *1 *1) (-5 *1 (-796))))
+(((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-108) *3)) (-4 *3 (-1125)) (-5 *1 (-555 *3))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-108) *3)) (-4 *3 (-1125)) (-5 *1 (-1070 *3)))))
(((*1 *2 *3)
(-12
(-5 *3
- (-591
- (-2 (|:| -4073 (-712))
- (|:| |eqns|
- (-591
- (-2 (|:| |det| *7) (|:| |rows| (-591 (-525)))
- (|:| |cols| (-591 (-525))))))
- (|:| |fgb| (-591 *7)))))
- (-4 *7 (-882 *4 *6 *5)) (-4 *4 (-13 (-286) (-138)))
- (-4 *5 (-13 (-788) (-566 (-1089)))) (-4 *6 (-734)) (-5 *2 (-712))
- (-5 *1 (-857 *4 *5 *6 *7)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-591 *6)) (-4 *6 (-882 *3 *4 *5)) (-4 *3 (-429))
- (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-426 *3 *4 *5 *6)))))
-(((*1 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-1125)))))
-(((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-854)) (-5 *2 (-1176)) (-5 *1 (-1172))))
- ((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-854)) (-5 *2 (-1176)) (-5 *1 (-1173)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-591 *2)) (-4 *2 (-882 *4 *5 *6)) (-4 *4 (-286))
- (-4 *5 (-734)) (-4 *6 (-788)) (-5 *1 (-424 *4 *5 *6 *2)))))
-(((*1 *1 *1) (-12 (-4 *1 (-351 *2)) (-4 *2 (-1125))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-975)) (-5 *1 (-421 *3 *2)) (-4 *2 (-1147 *3))))
+ (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-712)) (|:| |poli| *2)
+ (|:| |polj| *2)))
+ (-4 *5 (-734)) (-4 *2 (-882 *4 *5 *6)) (-5 *1 (-426 *4 *5 *6 *2))
+ (-4 *4 (-429)) (-4 *6 (-788)))))
+(((*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1125)) (-4 *1 (-102 *3)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1011 (-781 *3))) (-4 *3 (-13 (-1111) (-891) (-29 *5)))
+ (-4 *5 (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525))))
+ (-5 *2
+ (-3 (|:| |f1| (-781 *3)) (|:| |f2| (-591 (-781 *3)))
+ (|:| |fail| "failed") (|:| |pole| "potentialPole")))
+ (-5 *1 (-199 *5 *3))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-1011 (-781 *3))) (-5 *5 (-1072))
+ (-4 *3 (-13 (-1111) (-891) (-29 *6)))
+ (-4 *6 (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525))))
+ (-5 *2
+ (-3 (|:| |f1| (-781 *3)) (|:| |f2| (-591 (-781 *3)))
+ (|:| |fail| "failed") (|:| |pole| "potentialPole")))
+ (-5 *1 (-199 *6 *3))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-385 (-885 *5))) (-5 *4 (-1011 (-781 (-294 *5))))
+ (-4 *5 (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525))))
+ (-5 *2
+ (-3 (|:| |f1| (-781 (-294 *5))) (|:| |f2| (-591 (-781 (-294 *5))))
+ (|:| |fail| "failed") (|:| |pole| "potentialPole")))
+ (-5 *1 (-200 *5))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-385 (-885 *6))) (-5 *4 (-1011 (-781 (-294 *6))))
+ (-5 *5 (-1072))
+ (-4 *6 (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525))))
+ (-5 *2
+ (-3 (|:| |f1| (-781 (-294 *6))) (|:| |f2| (-591 (-781 (-294 *6))))
+ (|:| |fail| "failed") (|:| |pole| "potentialPole")))
+ (-5 *1 (-200 *6))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1011 (-781 (-385 (-885 *5))))) (-5 *3 (-385 (-885 *5)))
+ (-4 *5 (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525))))
+ (-5 *2
+ (-3 (|:| |f1| (-781 (-294 *5))) (|:| |f2| (-591 (-781 (-294 *5))))
+ (|:| |fail| "failed") (|:| |pole| "potentialPole")))
+ (-5 *1 (-200 *5))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-1011 (-781 (-385 (-885 *6))))) (-5 *5 (-1072))
+ (-5 *3 (-385 (-885 *6)))
+ (-4 *6 (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525))))
+ (-5 *2
+ (-3 (|:| |f1| (-781 (-294 *6))) (|:| |f2| (-591 (-781 (-294 *6))))
+ (|:| |fail| "failed") (|:| |pole| "potentialPole")))
+ (-5 *1 (-200 *6))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1089))
+ (-4 *5 (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525))))
+ (-5 *2 (-3 *3 (-591 *3))) (-5 *1 (-406 *5 *3))
+ (-4 *3 (-13 (-1111) (-891) (-29 *5)))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-451 *3 *4 *5))
+ (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-975)) (-14 *5 *3)))
+ ((*1 *2 *3 *4 *5 *5 *6)
+ (-12 (-5 *3 (-294 (-357))) (-5 *4 (-1013 (-781 (-357))))
+ (-5 *5 (-357)) (-5 *6 (-987)) (-5 *2 (-964)) (-5 *1 (-526))))
+ ((*1 *2 *3) (-12 (-5 *3 (-710)) (-5 *2 (-964)) (-5 *1 (-526))))
+ ((*1 *2 *3 *4 *5 *5)
+ (-12 (-5 *3 (-294 (-357))) (-5 *4 (-1013 (-781 (-357))))
+ (-5 *5 (-357)) (-5 *2 (-964)) (-5 *1 (-526))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-294 (-357))) (-5 *4 (-1013 (-781 (-357))))
+ (-5 *5 (-357)) (-5 *2 (-964)) (-5 *1 (-526))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-294 (-357))) (-5 *4 (-1013 (-781 (-357))))
+ (-5 *2 (-964)) (-5 *1 (-526))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-294 (-357))) (-5 *4 (-591 (-1013 (-781 (-357)))))
+ (-5 *2 (-964)) (-5 *1 (-526))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-294 (-357))) (-5 *4 (-591 (-1013 (-781 (-357)))))
+ (-5 *5 (-357)) (-5 *2 (-964)) (-5 *1 (-526))))
+ ((*1 *2 *3 *4 *5 *5)
+ (-12 (-5 *3 (-294 (-357))) (-5 *4 (-591 (-1013 (-781 (-357)))))
+ (-5 *5 (-357)) (-5 *2 (-964)) (-5 *1 (-526))))
+ ((*1 *2 *3 *4 *5 *5 *6)
+ (-12 (-5 *3 (-294 (-357))) (-5 *4 (-591 (-1013 (-781 (-357)))))
+ (-5 *5 (-357)) (-5 *6 (-987)) (-5 *2 (-964)) (-5 *1 (-526))))
+ ((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *3 (-294 (-357))) (-5 *4 (-1011 (-781 (-357))))
+ (-5 *5 (-1072)) (-5 *2 (-964)) (-5 *1 (-526))))
+ ((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *3 (-294 (-357))) (-5 *4 (-1011 (-781 (-357))))
+ (-5 *5 (-1089)) (-5 *2 (-964)) (-5 *1 (-526))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-341) (-138) (-966 (-525)))) (-4 *5 (-1147 *4))
+ (-5 *2 (-542 (-385 *5))) (-5 *1 (-529 *4 *5)) (-5 *3 (-385 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-385 (-885 *5))) (-5 *4 (-1089)) (-4 *5 (-138))
+ (-4 *5 (-13 (-429) (-966 (-525)) (-788) (-587 (-525))))
+ (-5 *2 (-3 (-294 *5) (-591 (-294 *5)))) (-5 *1 (-545 *5))))
((*1 *1 *1)
- (-12 (-5 *1 (-594 *2 *3 *4)) (-4 *2 (-1018)) (-4 *3 (-23))
- (-14 *4 *3))))
-(((*1 *1) (-4 *1 (-327))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1085 *6)) (-4 *6 (-975)) (-4 *4 (-734)) (-4 *5 (-788))
- (-5 *2 (-1085 *7)) (-5 *1 (-299 *4 *5 *6 *7))
- (-4 *7 (-882 *6 *4 *5)))))
-(((*1 *2 *2) (|partial| -12 (-5 *2 (-294 (-205))) (-5 *1 (-246)))))
-(((*1 *1 *2 *2)
- (-12 (-5 *2 (-591 (-525))) (-5 *1 (-934 *3)) (-14 *3 (-525)))))
-(((*1 *1 *1) (-12 (-4 *1 (-601 *2)) (-4 *2 (-975)) (-4 *2 (-341)))))
-(((*1 *1 *1 *2 *2)
- (-12 (-5 *2 (-525)) (-5 *1 (-130 *3 *4 *5)) (-14 *3 *2)
- (-14 *4 (-712)) (-4 *5 (-160))))
- ((*1 *1 *1 *2 *1 *2)
- (-12 (-5 *2 (-525)) (-5 *1 (-130 *3 *4 *5)) (-14 *3 *2)
- (-14 *4 (-712)) (-4 *5 (-160))))
- ((*1 *2 *2 *3)
- (-12
+ (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975))))
+ ((*1 *1 *1 *2)
+ (-12 (-4 *1 (-682 *3 *2)) (-4 *3 (-975)) (-4 *2 (-788))
+ (-4 *3 (-37 (-385 (-525))))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1089)) (-5 *1 (-885 *3)) (-4 *3 (-37 (-385 (-525))))
+ (-4 *3 (-975))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-975)) (-4 *2 (-788))
+ (-5 *1 (-1042 *3 *2 *4)) (-4 *4 (-882 *3 (-497 *2) *2))))
+ ((*1 *2 *3 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-975))
+ (-5 *1 (-1074 *3))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1080 *3 *4 *5))
+ (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-975)) (-14 *5 *3)))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1086 *3 *4 *5))
+ (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-975)) (-14 *5 *3)))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1087 *3 *4 *5))
+ (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-975)) (-14 *5 *3)))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-1089)) (-5 *1 (-1120 *3)) (-4 *3 (-37 (-385 (-525))))
+ (-4 *3 (-975))))
+ ((*1 *1 *1 *2)
+ (-3150
+ (-12 (-5 *2 (-1089)) (-4 *1 (-1131 *3)) (-4 *3 (-975))
+ (-12 (-4 *3 (-29 (-525))) (-4 *3 (-891)) (-4 *3 (-1111))
+ (-4 *3 (-37 (-385 (-525))))))
+ (-12 (-5 *2 (-1089)) (-4 *1 (-1131 *3)) (-4 *3 (-975))
+ (-12 (|has| *3 (-15 -1444 ((-591 *2) *3)))
+ (|has| *3 (-15 -2452 (*3 *3 *2))) (-4 *3 (-37 (-385 (-525))))))))
+ ((*1 *1 *1)
+ (-12 (-4 *1 (-1131 *2)) (-4 *2 (-975)) (-4 *2 (-37 (-385 (-525))))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1135 *3 *4 *5))
+ (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-975)) (-14 *5 *3)))
+ ((*1 *1 *1)
+ (-12 (-4 *1 (-1147 *2)) (-4 *2 (-975)) (-4 *2 (-37 (-385 (-525))))))
+ ((*1 *1 *1 *2)
+ (-3150
+ (-12 (-5 *2 (-1089)) (-4 *1 (-1152 *3)) (-4 *3 (-975))
+ (-12 (-4 *3 (-29 (-525))) (-4 *3 (-891)) (-4 *3 (-1111))
+ (-4 *3 (-37 (-385 (-525))))))
+ (-12 (-5 *2 (-1089)) (-4 *1 (-1152 *3)) (-4 *3 (-975))
+ (-12 (|has| *3 (-15 -1444 ((-591 *2) *3)))
+ (|has| *3 (-15 -2452 (*3 *3 *2))) (-4 *3 (-37 (-385 (-525))))))))
+ ((*1 *1 *1)
+ (-12 (-4 *1 (-1152 *2)) (-4 *2 (-975)) (-4 *2 (-37 (-385 (-525))))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1156 *3 *4 *5))
+ (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-975)) (-14 *5 *3)))
+ ((*1 *1 *1 *2)
+ (-3150
+ (-12 (-5 *2 (-1089)) (-4 *1 (-1162 *3)) (-4 *3 (-975))
+ (-12 (-4 *3 (-29 (-525))) (-4 *3 (-891)) (-4 *3 (-1111))
+ (-4 *3 (-37 (-385 (-525))))))
+ (-12 (-5 *2 (-1089)) (-4 *1 (-1162 *3)) (-4 *3 (-975))
+ (-12 (|has| *3 (-15 -1444 ((-591 *2) *3)))
+ (|has| *3 (-15 -2452 (*3 *3 *2))) (-4 *3 (-37 (-385 (-525))))))))
+ ((*1 *1 *1)
+ (-12 (-4 *1 (-1162 *2)) (-4 *2 (-975)) (-4 *2 (-37 (-385 (-525))))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1163 *3 *4 *5))
+ (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-975)) (-14 *5 *3))))
+(((*1 *2 *3 *3 *4)
+ (-12 (-5 *4 (-712)) (-4 *5 (-517))
(-5 *2
- (-477 (-385 (-525)) (-220 *5 (-712)) (-798 *4)
- (-227 *4 (-385 (-525)))))
- (-5 *3 (-591 (-798 *4))) (-14 *4 (-591 (-1089))) (-14 *5 (-712))
- (-5 *1 (-478 *4 *5)))))
-(((*1 *2 *1) (-12 (-5 *2 (-169)) (-5 *1 (-228)))))
-(((*1 *1 *1)
- (-12 (|has| *1 (-6 -4251)) (-4 *1 (-1159 *2)) (-4 *2 (-1125)))))
-(((*1 *2) (-12 (-4 *3 (-160)) (-5 *2 (-1171 *1)) (-4 *1 (-345 *3)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-796)) (-5 *1 (-368 *3 *4 *5)) (-14 *3 (-712))
- (-14 *4 (-712)) (-4 *5 (-160)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-228)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-517)) (-5 *2 (-712)) (-5 *1 (-42 *4 *3))
- (-4 *3 (-395 *4)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-517) (-138))) (-5 *1 (-502 *3 *2))
- (-4 *2 (-1162 *3))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-341) (-346) (-566 (-525)))) (-4 *4 (-1147 *3))
- (-4 *5 (-666 *3 *4)) (-5 *1 (-506 *3 *4 *5 *2)) (-4 *2 (-1162 *5))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-341) (-346) (-566 (-525)))) (-5 *1 (-507 *3 *2))
- (-4 *2 (-1162 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-13 (-517) (-138)))
- (-5 *1 (-1066 *3)))))
-(((*1 *2 *2) (-12 (-5 *2 (-854)) (-5 *1 (-381 *3)) (-4 *3 (-382))))
- ((*1 *2) (-12 (-5 *2 (-854)) (-5 *1 (-381 *3)) (-4 *3 (-382))))
- ((*1 *2 *2) (-12 (-5 *2 (-854)) (|has| *1 (-6 -4241)) (-4 *1 (-382))))
- ((*1 *2) (-12 (-4 *1 (-382)) (-5 *2 (-854))))
- ((*1 *2 *1) (-12 (-4 *1 (-802 *3)) (-5 *2 (-1070 (-525))))))
-(((*1 *2 *2 *3 *3)
- (-12 (-5 *3 (-525)) (-4 *4 (-13 (-517) (-138))) (-5 *1 (-502 *4 *2))
- (-4 *2 (-1162 *4))))
- ((*1 *2 *2 *3 *3)
- (-12 (-5 *3 (-525)) (-4 *4 (-13 (-341) (-346) (-566 *3)))
- (-4 *5 (-1147 *4)) (-4 *6 (-666 *4 *5)) (-5 *1 (-506 *4 *5 *6 *2))
- (-4 *2 (-1162 *6))))
- ((*1 *2 *2 *3 *3)
- (-12 (-5 *3 (-525)) (-4 *4 (-13 (-341) (-346) (-566 *3)))
- (-5 *1 (-507 *4 *2)) (-4 *2 (-1162 *4))))
- ((*1 *2 *2 *3 *3)
- (-12 (-5 *2 (-1070 *4)) (-5 *3 (-525)) (-4 *4 (-13 (-517) (-138)))
- (-5 *1 (-1066 *4)))))
+ (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3)))
+ (-5 *1 (-901 *5 *3)) (-4 *3 (-1147 *5)))))
+(((*1 *2 *3 *4 *5 *4 *5 *5 *6 *4 *4 *4 *4 *4 *5 *4 *5 *5 *7 *4)
+ (-12 (-5 *3 (-1072)) (-5 *5 (-631 (-205))) (-5 *6 (-205))
+ (-5 *7 (-631 (-525))) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-694)))))
+(((*1 *2 *3 *1)
+ (-12 (-4 *1 (-907 *4 *5 *6 *3)) (-4 *4 (-975)) (-4 *5 (-734))
+ (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-4 *4 (-517))
+ (-5 *2 (-2 (|:| |rnum| *4) (|:| |polnum| *3) (|:| |den| *4))))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412)))))
(((*1 *2 *2 *3)
(-12 (-5 *3 (-385 (-525))) (-4 *4 (-966 (-525)))
(-4 *4 (-13 (-788) (-517))) (-5 *1 (-31 *4 *2)) (-4 *2 (-408 *4))))
@@ -9348,822 +10258,306 @@
(-5 *1 (-1076 *3))))
((*1 *1 *1 *2) (-12 (-4 *1 (-1162 *2)) (-4 *2 (-975)) (-4 *2 (-341)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-108)) (-5 *1 (-49 *3 *4)) (-4 *3 (-975))
- (-14 *4 (-591 (-1089)))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-51)) (-5 *2 (-108)) (-5 *1 (-50 *4)) (-4 *4 (-1125))))
+ (-12 (-4 *2 (-13 (-786) (-341))) (-5 *1 (-985 *2 *3))
+ (-4 *3 (-1147 *2)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-975))
+ (-4 *2 (-13 (-382) (-966 *4) (-341) (-1111) (-263)))
+ (-5 *1 (-420 *4 *3 *2)) (-4 *3 (-1147 *4))))
+ ((*1 *1 *1) (-4 *1 (-510)))
+ ((*1 *2 *1) (-12 (-5 *2 (-854)) (-5 *1 (-616 *3)) (-4 *3 (-788))))
+ ((*1 *2 *1) (-12 (-5 *2 (-854)) (-5 *1 (-620 *3)) (-4 *3 (-788))))
+ ((*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-760 *3)) (-4 *3 (-788))))
+ ((*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-826 *3)) (-4 *3 (-788))))
+ ((*1 *2 *1) (-12 (-4 *1 (-925 *3)) (-4 *3 (-1125)) (-5 *2 (-712))))
+ ((*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-1123 *3)) (-4 *3 (-1125))))
((*1 *2 *1)
- (-12 (-5 *2 (-108)) (-5 *1 (-203 *3 *4)) (-4 *3 (-13 (-975) (-788)))
- (-14 *4 (-591 (-1089)))))
- ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-616 *3)) (-4 *3 (-788))))
- ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-620 *3)) (-4 *3 (-788))))
- ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-826 *3)) (-4 *3 (-788)))))
-(((*1 *2 *1) (-12 (-4 *1 (-940 *3)) (-4 *3 (-1125)) (-5 *2 (-591 *3)))))
-(((*1 *1 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1125))))
- ((*1 *1 *1)
- (-12 (|has| *1 (-6 -4251)) (-4 *1 (-351 *2)) (-4 *2 (-1125))))
+ (-12 (-4 *1 (-1169 *2)) (-4 *2 (-1125)) (-4 *2 (-932))
+ (-4 *2 (-975)))))
+(((*1 *1 *1) (-4 *1 (-91)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-932)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3))
+ (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3))
+ (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4))))
((*1 *1 *1)
- (-12 (-5 *1 (-594 *2 *3 *4)) (-4 *2 (-1018)) (-4 *3 (-23))
- (-14 *4 *3))))
-(((*1 *1 *1 *1 *2)
- (-12 (-4 *1 (-989 *3 *4 *2)) (-4 *3 (-975)) (-4 *4 (-734))
- (-4 *2 (-788))))
- ((*1 *1 *1 *1)
- (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
- (-4 *4 (-788)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))))
+ (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089)))
+ (-14 *3 (-591 (-1089))) (-4 *4 (-365))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
+ (-5 *1 (-1075 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
+ (-5 *1 (-1076 *3)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1103 *4 *5))
+ (-4 *4 (-1018)) (-4 *5 (-1018)))))
+(((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-108) *3)) (-4 *3 (-1125)) (-5 *1 (-555 *3))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-108) *3)) (-4 *3 (-1125)) (-5 *1 (-1070 *3)))))
+(((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-712)) (-5 *3 (-876 *5)) (-4 *5 (-975))
+ (-5 *1 (-1078 *4 *5)) (-14 *4 (-854))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-591 (-712))) (-5 *3 (-712)) (-5 *1 (-1078 *4 *5))
+ (-14 *4 (-854)) (-4 *5 (-975))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-591 (-712))) (-5 *3 (-876 *5)) (-4 *5 (-975))
+ (-5 *1 (-1078 *4 *5)) (-14 *4 (-854)))))
(((*1 *2)
- (-12 (-4 *3 (-429)) (-4 *4 (-734)) (-4 *5 (-788))
- (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-1176))
- (-5 *1 (-995 *3 *4 *5 *6 *7)) (-4 *7 (-994 *3 *4 *5 *6))))
+ (-12 (-5 *2 (-631 (-843 *3))) (-5 *1 (-329 *3 *4)) (-14 *3 (-854))
+ (-14 *4 (-854))))
((*1 *2)
- (-12 (-4 *3 (-429)) (-4 *4 (-734)) (-4 *5 (-788))
- (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-1176))
- (-5 *1 (-1026 *3 *4 *5 *6 *7)) (-4 *7 (-994 *3 *4 *5 *6)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 *6)) (-5 *4 (-591 (-1089))) (-4 *6 (-341))
- (-5 *2 (-591 (-273 (-885 *6)))) (-5 *1 (-503 *5 *6 *7))
- (-4 *5 (-429)) (-4 *7 (-13 (-341) (-786))))))
-(((*1 *2 *1) (-12 (-4 *1 (-515 *2)) (-4 *2 (-13 (-382) (-1111)))))
- ((*1 *1 *1 *1) (-4 *1 (-734))))
-(((*1 *2 *2 *3 *4 *5)
- (-12 (-5 *2 (-591 *9)) (-5 *3 (-1 (-108) *9))
- (-5 *4 (-1 (-108) *9 *9)) (-5 *5 (-1 *9 *9 *9))
- (-4 *9 (-989 *6 *7 *8)) (-4 *6 (-517)) (-4 *7 (-734)) (-4 *8 (-788))
- (-5 *1 (-908 *6 *7 *8 *9)))))
-(((*1 *2 *2) (-12 (-5 *2 (-854)) (|has| *1 (-6 -4241)) (-4 *1 (-382))))
- ((*1 *2) (-12 (-4 *1 (-382)) (-5 *2 (-854))))
- ((*1 *2 *2) (-12 (-5 *2 (-854)) (-5 *1 (-640))))
- ((*1 *2) (-12 (-5 *2 (-854)) (-5 *1 (-640)))))
-(((*1 *2)
- (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4))
- (-4 *3 (-345 *4))))
- ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-854)) (-5 *2 (-1085 *4)) (-5 *1 (-335 *4))
- (-4 *4 (-327)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1070 *3)) (-5 *1 (-161 *3)) (-4 *3 (-286)))))
+ (-12 (-5 *2 (-631 *3)) (-5 *1 (-330 *3 *4)) (-4 *3 (-327))
+ (-14 *4
+ (-3 (-1085 *3)
+ (-1171 (-591 (-2 (|:| -2940 *3) (|:| -3229 (-1036)))))))))
+ ((*1 *2)
+ (-12 (-5 *2 (-631 *3)) (-5 *1 (-331 *3 *4)) (-4 *3 (-327))
+ (-14 *4 (-854)))))
+(((*1 *1 *1 *1) (-12 (-5 *1 (-364 *2)) (-4 *2 (-1018))))
+ ((*1 *1 *1 *1) (-12 (-5 *1 (-760 *2)) (-4 *2 (-788)))))
(((*1 *1 *1)
- (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
- (-4 *4 (-788)) (-4 *2 (-429)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *3 (-591 (-1089))) (-5 *2 (-1089)) (-5 *1 (-308)))))
-(((*1 *2 *2 *3)
- (|partial| -12 (-5 *3 (-1089))
- (-4 *4 (-13 (-429) (-788) (-138) (-966 (-525)) (-587 (-525))))
- (-5 *1 (-518 *4 *2)) (-4 *2 (-13 (-27) (-1111) (-408 *4))))))
-(((*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-92)))))
+ (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))))
+(((*1 *1) (-5 *1 (-764))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-313 *3 *4 *5 *6)) (-4 *3 (-341)) (-4 *4 (-1147 *3))
+ (-4 *5 (-1147 (-385 *4))) (-4 *6 (-320 *3 *4 *5)) (-5 *2 (-108)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1159 *2)) (-4 *2 (-1125)))))
+(((*1 *1 *1 *1) (-4 *1 (-899))))
+(((*1 *1 *1) (-4 *1 (-91)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-932)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3))
+ (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3))
+ (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089)))
+ (-14 *3 (-591 (-1089))) (-4 *4 (-365))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
+ (-5 *1 (-1075 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
+ (-5 *1 (-1076 *3)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-631 *8)) (-4 *8 (-882 *5 *7 *6))
- (-4 *5 (-13 (-286) (-138))) (-4 *6 (-13 (-788) (-566 (-1089))))
- (-4 *7 (-734))
- (-5 *2
- (-591
- (-2 (|:| |eqzro| (-591 *8)) (|:| |neqzro| (-591 *8))
- (|:| |wcond| (-591 (-885 *5)))
- (|:| |bsoln|
- (-2 (|:| |partsol| (-1171 (-385 (-885 *5))))
- (|:| -4003 (-591 (-1171 (-385 (-885 *5))))))))))
- (-5 *1 (-857 *5 *6 *7 *8)) (-5 *4 (-591 *8))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-631 *8)) (-5 *4 (-591 (-1089))) (-4 *8 (-882 *5 *7 *6))
- (-4 *5 (-13 (-286) (-138))) (-4 *6 (-13 (-788) (-566 (-1089))))
- (-4 *7 (-734))
- (-5 *2
- (-591
- (-2 (|:| |eqzro| (-591 *8)) (|:| |neqzro| (-591 *8))
- (|:| |wcond| (-591 (-885 *5)))
- (|:| |bsoln|
- (-2 (|:| |partsol| (-1171 (-385 (-885 *5))))
- (|:| -4003 (-591 (-1171 (-385 (-885 *5))))))))))
- (-5 *1 (-857 *5 *6 *7 *8))))
+ (-12 (-5 *4 (-854)) (-4 *6 (-13 (-517) (-788)))
+ (-5 *2 (-591 (-294 *6))) (-5 *1 (-201 *5 *6)) (-5 *3 (-294 *6))
+ (-4 *5 (-975))))
+ ((*1 *2 *1) (-12 (-5 *1 (-396 *2)) (-4 *2 (-517))))
((*1 *2 *3)
- (-12 (-5 *3 (-631 *7)) (-4 *7 (-882 *4 *6 *5))
- (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-788) (-566 (-1089))))
- (-4 *6 (-734))
- (-5 *2
- (-591
- (-2 (|:| |eqzro| (-591 *7)) (|:| |neqzro| (-591 *7))
- (|:| |wcond| (-591 (-885 *4)))
- (|:| |bsoln|
- (-2 (|:| |partsol| (-1171 (-385 (-885 *4))))
- (|:| -4003 (-591 (-1171 (-385 (-885 *4))))))))))
- (-5 *1 (-857 *4 *5 *6 *7))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-631 *9)) (-5 *5 (-854)) (-4 *9 (-882 *6 *8 *7))
- (-4 *6 (-13 (-286) (-138))) (-4 *7 (-13 (-788) (-566 (-1089))))
- (-4 *8 (-734))
- (-5 *2
- (-591
- (-2 (|:| |eqzro| (-591 *9)) (|:| |neqzro| (-591 *9))
- (|:| |wcond| (-591 (-885 *6)))
- (|:| |bsoln|
- (-2 (|:| |partsol| (-1171 (-385 (-885 *6))))
- (|:| -4003 (-591 (-1171 (-385 (-885 *6))))))))))
- (-5 *1 (-857 *6 *7 *8 *9)) (-5 *4 (-591 *9))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-631 *9)) (-5 *4 (-591 (-1089))) (-5 *5 (-854))
- (-4 *9 (-882 *6 *8 *7)) (-4 *6 (-13 (-286) (-138)))
- (-4 *7 (-13 (-788) (-566 (-1089)))) (-4 *8 (-734))
- (-5 *2
- (-591
- (-2 (|:| |eqzro| (-591 *9)) (|:| |neqzro| (-591 *9))
- (|:| |wcond| (-591 (-885 *6)))
- (|:| |bsoln|
- (-2 (|:| |partsol| (-1171 (-385 (-885 *6))))
- (|:| -4003 (-591 (-1171 (-385 (-885 *6))))))))))
- (-5 *1 (-857 *6 *7 *8 *9))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-631 *8)) (-5 *4 (-854)) (-4 *8 (-882 *5 *7 *6))
- (-4 *5 (-13 (-286) (-138))) (-4 *6 (-13 (-788) (-566 (-1089))))
- (-4 *7 (-734))
- (-5 *2
- (-591
- (-2 (|:| |eqzro| (-591 *8)) (|:| |neqzro| (-591 *8))
- (|:| |wcond| (-591 (-885 *5)))
- (|:| |bsoln|
- (-2 (|:| |partsol| (-1171 (-385 (-885 *5))))
- (|:| -4003 (-591 (-1171 (-385 (-885 *5))))))))))
- (-5 *1 (-857 *5 *6 *7 *8))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-631 *9)) (-5 *4 (-591 *9)) (-5 *5 (-1072))
- (-4 *9 (-882 *6 *8 *7)) (-4 *6 (-13 (-286) (-138)))
- (-4 *7 (-13 (-788) (-566 (-1089)))) (-4 *8 (-734)) (-5 *2 (-525))
- (-5 *1 (-857 *6 *7 *8 *9))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-631 *9)) (-5 *4 (-591 (-1089))) (-5 *5 (-1072))
- (-4 *9 (-882 *6 *8 *7)) (-4 *6 (-13 (-286) (-138)))
- (-4 *7 (-13 (-788) (-566 (-1089)))) (-4 *8 (-734)) (-5 *2 (-525))
- (-5 *1 (-857 *6 *7 *8 *9))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-631 *8)) (-5 *4 (-1072)) (-4 *8 (-882 *5 *7 *6))
- (-4 *5 (-13 (-286) (-138))) (-4 *6 (-13 (-788) (-566 (-1089))))
- (-4 *7 (-734)) (-5 *2 (-525)) (-5 *1 (-857 *5 *6 *7 *8))))
- ((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *3 (-631 *10)) (-5 *4 (-591 *10)) (-5 *5 (-854))
- (-5 *6 (-1072)) (-4 *10 (-882 *7 *9 *8)) (-4 *7 (-13 (-286) (-138)))
- (-4 *8 (-13 (-788) (-566 (-1089)))) (-4 *9 (-734)) (-5 *2 (-525))
- (-5 *1 (-857 *7 *8 *9 *10))))
- ((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *3 (-631 *10)) (-5 *4 (-591 (-1089))) (-5 *5 (-854))
- (-5 *6 (-1072)) (-4 *10 (-882 *7 *9 *8)) (-4 *7 (-13 (-286) (-138)))
- (-4 *8 (-13 (-788) (-566 (-1089)))) (-4 *9 (-734)) (-5 *2 (-525))
- (-5 *1 (-857 *7 *8 *9 *10))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-631 *9)) (-5 *4 (-854)) (-5 *5 (-1072))
- (-4 *9 (-882 *6 *8 *7)) (-4 *6 (-13 (-286) (-138)))
- (-4 *7 (-13 (-788) (-566 (-1089)))) (-4 *8 (-734)) (-5 *2 (-525))
- (-5 *1 (-857 *6 *7 *8 *9)))))
-(((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-591 (-712))) (-5 *3 (-108)) (-5 *1 (-1078 *4 *5))
- (-14 *4 (-854)) (-4 *5 (-975)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1171 *6)) (-5 *4 (-1171 (-525))) (-5 *5 (-525))
- (-4 *6 (-1018)) (-5 *2 (-1 *6)) (-5 *1 (-947 *6)))))
-(((*1 *1 *1 *1) (-5 *1 (-108))) ((*1 *1 *1 *1) (-4 *1 (-119))))
-(((*1 *2 *2 *3 *2)
- (-12 (-5 *3 (-712)) (-4 *4 (-327)) (-5 *1 (-197 *4 *2))
- (-4 *2 (-1147 *4)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975))
- (-5 *2 (-591 (-591 (-591 (-712))))))))
-(((*1 *1 *1 *1) (-12 (-4 *1 (-601 *2)) (-4 *2 (-975)) (-4 *2 (-341))))
- ((*1 *2 *2 *2 *3)
- (-12 (-5 *3 (-1 *4 *4)) (-4 *4 (-341)) (-5 *1 (-604 *4 *2))
- (-4 *2 (-601 *4)))))
-(((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-854)) (-5 *2 (-712)) (-5 *1 (-1019 *4 *5)) (-14 *4 *3)
- (-14 *5 *3))))
-(((*1 *2 *2 *3 *4 *4)
- (-12 (-5 *4 (-525)) (-4 *3 (-160)) (-4 *5 (-351 *3))
- (-4 *6 (-351 *3)) (-5 *1 (-630 *3 *5 *6 *2))
- (-4 *2 (-629 *3 *5 *6)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-108)) (-5 *1 (-116 *3)) (-4 *3 (-1147 (-525)))))
- ((*1 *2 *3 *2)
- (-12 (-5 *2 (-108)) (-5 *1 (-116 *3)) (-4 *3 (-1147 (-525))))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-591 *3)) (-4 *3 (-1018)) (-5 *1 (-98 *3)))))
-(((*1 *2 *3 *4 *2 *5 *6)
- (-12
- (-5 *5
- (-2 (|:| |done| (-591 *11))
- (|:| |todo| (-591 (-2 (|:| |val| *3) (|:| -3374 *11))))))
- (-5 *6 (-712))
- (-5 *2 (-591 (-2 (|:| |val| (-591 *10)) (|:| -3374 *11))))
- (-5 *3 (-591 *10)) (-5 *4 (-591 *11)) (-4 *10 (-989 *7 *8 *9))
- (-4 *11 (-994 *7 *8 *9 *10)) (-4 *7 (-429)) (-4 *8 (-734))
- (-4 *9 (-788)) (-5 *1 (-992 *7 *8 *9 *10 *11))))
- ((*1 *2 *3 *4 *2 *5 *6)
- (-12
- (-5 *5
- (-2 (|:| |done| (-591 *11))
- (|:| |todo| (-591 (-2 (|:| |val| *3) (|:| -3374 *11))))))
- (-5 *6 (-712))
- (-5 *2 (-591 (-2 (|:| |val| (-591 *10)) (|:| -3374 *11))))
- (-5 *3 (-591 *10)) (-5 *4 (-591 *11)) (-4 *10 (-989 *7 *8 *9))
- (-4 *11 (-1027 *7 *8 *9 *10)) (-4 *7 (-429)) (-4 *8 (-734))
- (-4 *9 (-788)) (-5 *1 (-1059 *7 *8 *9 *10 *11)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-108)) (-5 *1 (-294 *3)) (-4 *3 (-517)) (-4 *3 (-788)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-854)) (-4 *1 (-307 *3)) (-4 *3 (-341)) (-4 *3 (-346))))
- ((*1 *2 *1) (-12 (-4 *1 (-307 *2)) (-4 *2 (-341))))
+ (-12 (-5 *3 (-542 *5)) (-4 *5 (-13 (-29 *4) (-1111)))
+ (-4 *4 (-13 (-429) (-966 (-525)) (-788) (-587 (-525))))
+ (-5 *2 (-591 *5)) (-5 *1 (-540 *4 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-542 (-385 (-885 *4))))
+ (-4 *4 (-13 (-429) (-966 (-525)) (-788) (-587 (-525))))
+ (-5 *2 (-591 (-294 *4))) (-5 *1 (-545 *4))))
((*1 *2 *1)
- (-12 (-4 *1 (-348 *2 *3)) (-4 *3 (-1147 *2)) (-4 *2 (-160))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-1171 *4)) (-5 *3 (-854)) (-4 *4 (-327))
- (-5 *1 (-495 *4))))
+ (-12 (-4 *1 (-1014 *3 *2)) (-4 *3 (-786)) (-4 *2 (-1063 *3))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-591 *1)) (-4 *1 (-1014 *4 *2)) (-4 *4 (-786))
+ (-4 *2 (-1063 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-1111)))))
((*1 *2 *1)
- (-12 (-4 *1 (-1039 *3 *2 *4 *5)) (-4 *4 (-218 *3 *2))
- (-4 *5 (-218 *3 *2)) (-4 *2 (-975)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-1171 (-712))) (-5 *1 (-619 *3)) (-4 *3 (-1018)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-591 (-564 *5))) (-4 *4 (-788)) (-5 *2 (-564 *5))
- (-5 *1 (-534 *4 *5)) (-4 *5 (-408 *4)))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206))))
- ((*1 *2 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1171 (-631 *4))) (-4 *4 (-160))
- (-5 *2 (-1171 (-631 (-885 *4)))) (-5 *1 (-171 *4)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-294 *4)) (-4 *4 (-13 (-769) (-788) (-975)))
- (-5 *2 (-1072)) (-5 *1 (-767 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-294 *5)) (-5 *4 (-108))
- (-4 *5 (-13 (-769) (-788) (-975))) (-5 *2 (-1072))
- (-5 *1 (-767 *5))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-763)) (-5 *4 (-294 *5))
- (-4 *5 (-13 (-769) (-788) (-975))) (-5 *2 (-1176))
- (-5 *1 (-767 *5))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-763)) (-5 *4 (-294 *6)) (-5 *5 (-108))
- (-4 *6 (-13 (-769) (-788) (-975))) (-5 *2 (-1176))
- (-5 *1 (-767 *6))))
- ((*1 *2 *1) (-12 (-4 *1 (-769)) (-5 *2 (-1072))))
- ((*1 *2 *1 *3) (-12 (-4 *1 (-769)) (-5 *3 (-108)) (-5 *2 (-1072))))
- ((*1 *2 *3 *1) (-12 (-4 *1 (-769)) (-5 *3 (-763)) (-5 *2 (-1176))))
- ((*1 *2 *3 *1 *4)
- (-12 (-4 *1 (-769)) (-5 *3 (-763)) (-5 *4 (-108)) (-5 *2 (-1176)))))
-(((*1 *1 *1) (-4 *1 (-984))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-876 (-205))) (-5 *2 (-1176)) (-5 *1 (-445)))))
-(((*1 *2 *1 *3)
- (-12 (-4 *1 (-46 *2 *3)) (-4 *3 (-733)) (-4 *2 (-975))))
- ((*1 *2 *1 *1)
- (-12 (-4 *2 (-975)) (-5 *1 (-49 *2 *3)) (-14 *3 (-591 (-1089)))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-591 (-854))) (-4 *2 (-341)) (-5 *1 (-143 *4 *2 *5))
- (-14 *4 (-854)) (-14 *5 (-924 *4 *2))))
- ((*1 *2 *1 *1)
- (-12 (-5 *2 (-294 *3)) (-5 *1 (-203 *3 *4))
- (-4 *3 (-13 (-975) (-788))) (-14 *4 (-591 (-1089)))))
- ((*1 *2 *3 *1)
- (-12 (-4 *1 (-301 *3 *2)) (-4 *3 (-1018)) (-4 *2 (-126))))
- ((*1 *2 *1 *3)
- (-12 (-4 *1 (-360 *2 *3)) (-4 *3 (-1018)) (-4 *2 (-975))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-525)) (-4 *2 (-517)) (-5 *1 (-572 *2 *4))
- (-4 *4 (-1147 *2))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-712)) (-4 *1 (-650 *2)) (-4 *2 (-975))))
- ((*1 *2 *1 *3)
- (-12 (-4 *2 (-975)) (-5 *1 (-677 *2 *3)) (-4 *3 (-668))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-591 *5)) (-5 *3 (-591 (-712))) (-4 *1 (-682 *4 *5))
- (-4 *4 (-975)) (-4 *5 (-788))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *3 (-712)) (-4 *1 (-682 *4 *2)) (-4 *4 (-975))
- (-4 *2 (-788))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-712)) (-4 *1 (-790 *2)) (-4 *2 (-975))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-591 *6)) (-5 *3 (-591 (-712))) (-4 *1 (-882 *4 *5 *6))
- (-4 *4 (-975)) (-4 *5 (-734)) (-4 *6 (-788))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *3 (-712)) (-4 *1 (-882 *4 *5 *2)) (-4 *4 (-975))
- (-4 *5 (-734)) (-4 *2 (-788))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-712)) (-4 *2 (-882 *4 (-497 *5) *5))
- (-5 *1 (-1042 *4 *5 *2)) (-4 *4 (-975)) (-4 *5 (-788))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-712)) (-5 *2 (-885 *4)) (-5 *1 (-1120 *4))
+ (-12 (-5 *2 (-1184 (-1089) *3)) (-5 *1 (-1191 *3)) (-4 *3 (-975))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-1184 *3 *4)) (-5 *1 (-1193 *3 *4)) (-4 *3 (-788))
(-4 *4 (-975)))))
-(((*1 *1 *1 *1) (-12 (-4 *1 (-790 *2)) (-4 *2 (-975)) (-4 *2 (-341)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-309 *3)) (-4 *3 (-788)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1171 *4)) (-4 *4 (-587 (-525))) (-5 *2 (-108))
- (-5 *1 (-1196 *4)))))
-(((*1 *2 *1) (|partial| -12 (-4 *1 (-942)) (-5 *2 (-796)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-591 *4)) (-4 *4 (-788)) (-5 *2 (-591 (-609 *4 *5)))
- (-5 *1 (-575 *4 *5 *6)) (-4 *5 (-13 (-160) (-659 (-385 (-525)))))
- (-14 *6 (-854)))))
-(((*1 *2 *3 *3)
- (|partial| -12 (-4 *4 (-13 (-341) (-138) (-966 (-525))))
- (-4 *5 (-1147 *4))
- (-5 *2 (-2 (|:| -3060 (-385 *5)) (|:| |coeff| (-385 *5))))
- (-5 *1 (-529 *4 *5)) (-5 *3 (-385 *5)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-885 *5)) (-4 *5 (-975)) (-5 *2 (-227 *4 *5))
- (-5 *1 (-877 *4 *5)) (-14 *4 (-591 (-1089))))))
-(((*1 *2 *1)
- (-12 (|has| *1 (-6 -4250)) (-4 *1 (-464 *3)) (-4 *3 (-1125))
- (-5 *2 (-591 *3))))
- ((*1 *2 *1) (-12 (-5 *2 (-591 *3)) (-5 *1 (-679 *3)) (-4 *3 (-1018)))))
-(((*1 *2 *3) (-12 (-5 *3 (-591 (-525))) (-5 *2 (-712)) (-5 *1 (-546)))))
+(((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-640))))
+ ((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-640)))))
+(((*1 *2 *3 *1)
+ (|partial| -12 (-4 *1 (-562 *3 *2)) (-4 *3 (-1018)) (-4 *2 (-1018)))))
+(((*1 *2 *1) (-12 (-5 *1 (-542 *2)) (-4 *2 (-341)))))
(((*1 *2)
- (-12 (-4 *4 (-160)) (-5 *2 (-1085 (-885 *4))) (-5 *1 (-394 *3 *4))
- (-4 *3 (-395 *4))))
- ((*1 *2)
- (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-4 *3 (-341))
- (-5 *2 (-1085 (-885 *3)))))
- ((*1 *2)
- (-12 (-5 *2 (-1085 (-385 (-885 *3)))) (-5 *1 (-430 *3 *4 *5 *6))
- (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-854))
- (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))))
+ (-12 (-5 *2 (-854)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525)))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-854)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))))
+(((*1 *2 *3) (-12 (-5 *3 (-357)) (-5 *2 (-205)) (-5 *1 (-1174))))
+ ((*1 *2) (-12 (-5 *2 (-205)) (-5 *1 (-1174)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-1129)) (-4 *5 (-1147 *4))
- (-5 *2 (-2 (|:| -3482 (-385 *5)) (|:| |poly| *3)))
- (-5 *1 (-139 *4 *5 *3)) (-4 *3 (-1147 (-385 *5))))))
-(((*1 *1 *2 *3)
- (-12 (-4 *1 (-360 *3 *2)) (-4 *3 (-975)) (-4 *2 (-1018))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-525)) (-5 *2 (-1070 *3)) (-5 *1 (-1074 *3))
- (-4 *3 (-975))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-760 *4)) (-4 *4 (-788)) (-4 *1 (-1186 *4 *3))
- (-4 *3 (-975)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-591 *2)) (-4 *2 (-989 *4 *5 *6)) (-4 *4 (-517))
- (-4 *5 (-734)) (-4 *6 (-788)) (-5 *1 (-908 *4 *5 *6 *2)))))
-(((*1 *2 *3 *3 *3 *4)
- (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1147 *5))
- (-4 *5 (-13 (-341) (-138) (-966 (-525))))
- (-5 *2
- (-2 (|:| |a| *6) (|:| |b| (-385 *6)) (|:| |h| *6)
- (|:| |c1| (-385 *6)) (|:| |c2| (-385 *6)) (|:| -2447 *6)))
- (-5 *1 (-946 *5 *6)) (-5 *3 (-385 *6)))))
-(((*1 *2 *3 *4 *5 *5)
- (-12 (-5 *5 (-712)) (-4 *6 (-1018)) (-4 *7 (-833 *6))
- (-5 *2 (-631 *7)) (-5 *1 (-633 *6 *7 *3 *4)) (-4 *3 (-351 *7))
- (-4 *4 (-13 (-351 *6) (-10 -7 (-6 -4250)))))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-712)) (-4 *1 (-1186 *3 *4)) (-4 *3 (-788))
- (-4 *4 (-975)) (-4 *4 (-160))))
- ((*1 *1 *1 *1)
- (-12 (-4 *1 (-1186 *2 *3)) (-4 *2 (-788)) (-4 *3 (-975))
- (-4 *3 (-160)))))
-(((*1 *2 *1 *3 *4)
- (-12 (-5 *3 (-854)) (-5 *4 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1172)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *3 (-712)) (-5 *1 (-724 *2)) (-4 *2 (-37 (-385 (-525))))
- (-4 *2 (-160)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-591 *3)) (-4 *3 (-1027 *5 *6 *7 *8))
- (-4 *5 (-13 (-286) (-138))) (-4 *6 (-734)) (-4 *7 (-788))
- (-4 *8 (-989 *5 *6 *7)) (-5 *2 (-108))
- (-5 *1 (-547 *5 *6 *7 *8 *3)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *3 (-385 (-525)))
- (-4 *4 (-13 (-517) (-788) (-966 (-525)) (-587 (-525))))
- (-5 *1 (-256 *4 *2)) (-4 *2 (-13 (-27) (-1111) (-408 *4))))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))))
-(((*1 *2 *2 *3 *3)
- (-12 (-5 *2 (-1070 *4)) (-5 *3 (-525)) (-4 *4 (-975))
- (-5 *1 (-1074 *4))))
- ((*1 *1 *1 *2 *2)
- (-12 (-5 *2 (-525)) (-5 *1 (-1163 *3 *4 *5)) (-4 *3 (-975))
- (-14 *4 (-1089)) (-14 *5 *3))))
+ (-12 (-5 *3 (-1070 (-205))) (-5 *2 (-591 (-1072))) (-5 *1 (-174))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1070 (-205))) (-5 *2 (-591 (-1072))) (-5 *1 (-279))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1070 (-205))) (-5 *2 (-591 (-1072))) (-5 *1 (-284)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-989 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734))
- (-4 *5 (-788)) (-5 *2 (-712)))))
-(((*1 *2 *1) (-12 (-5 *2 (-591 (-876 (-205)))) (-5 *1 (-1172)))))
-(((*1 *1 *1 *1)
- (-12 (|has| *1 (-6 -4251)) (-4 *1 (-224 *2)) (-4 *2 (-1125)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-591 *1)) (-5 *3 (-591 *7)) (-4 *1 (-994 *4 *5 *6 *7))
- (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
- (-4 *7 (-989 *4 *5 *6))))
- ((*1 *2 *3 *1)
- (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-429))
- (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-591 *1))
- (-4 *1 (-994 *4 *5 *6 *7))))
- ((*1 *2 *3 *2)
- (-12 (-5 *2 (-591 *1)) (-4 *1 (-994 *4 *5 *6 *3)) (-4 *4 (-429))
- (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6))))
- ((*1 *2 *3 *1)
- (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
- (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-591 *1))
- (-4 *1 (-994 *4 *5 *6 *3)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *5 (-712)) (-4 *6 (-429)) (-4 *7 (-734)) (-4 *8 (-788))
- (-4 *3 (-989 *6 *7 *8))
- (-5 *2
- (-2 (|:| |done| (-591 *4))
- (|:| |todo| (-591 (-2 (|:| |val| (-591 *3)) (|:| -3374 *4))))))
- (-5 *1 (-992 *6 *7 *8 *3 *4)) (-4 *4 (-994 *6 *7 *8 *3))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
- (-4 *3 (-989 *5 *6 *7))
- (-5 *2
- (-2 (|:| |done| (-591 *4))
- (|:| |todo| (-591 (-2 (|:| |val| (-591 *3)) (|:| -3374 *4))))))
- (-5 *1 (-992 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *5 (-712)) (-4 *6 (-429)) (-4 *7 (-734)) (-4 *8 (-788))
- (-4 *3 (-989 *6 *7 *8))
- (-5 *2
- (-2 (|:| |done| (-591 *4))
- (|:| |todo| (-591 (-2 (|:| |val| (-591 *3)) (|:| -3374 *4))))))
- (-5 *1 (-1059 *6 *7 *8 *3 *4)) (-4 *4 (-1027 *6 *7 *8 *3))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
- (-4 *3 (-989 *5 *6 *7))
- (-5 *2
- (-2 (|:| |done| (-591 *4))
- (|:| |todo| (-591 (-2 (|:| |val| (-591 *3)) (|:| -3374 *4))))))
- (-5 *1 (-1059 *5 *6 *7 *3 *4)) (-4 *4 (-1027 *5 *6 *7 *3)))))
-(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522)))))
-(((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-712)) (-5 *2 (-385 (-525))) (-5 *1 (-205))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-712)) (-5 *2 (-385 (-525))) (-5 *1 (-205))))
- ((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-712)) (-5 *2 (-385 (-525))) (-5 *1 (-357))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-712)) (-5 *2 (-385 (-525))) (-5 *1 (-357)))))
-(((*1 *2) (-12 (-5 *2 (-854)) (-5 *1 (-1174))))
- ((*1 *2 *2) (-12 (-5 *2 (-854)) (-5 *1 (-1174)))))
-(((*1 *2 *2 *3) (-12 (-5 *2 (-525)) (-5 *3 (-712)) (-5 *1 (-522)))))
+ (-12 (-4 *2 (-1125)) (-5 *1 (-806 *3 *2)) (-4 *3 (-1125))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1159 *2)) (-4 *2 (-1125)))))
+(((*1 *1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-128)))))
+(((*1 *2 *1 *1)
+ (-12 (-5 *2 (-108)) (-5 *1 (-1112 *3)) (-4 *3 (-1018)))))
+(((*1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-308)))))
(((*1 *2 *3)
- (|partial| -12 (-5 *3 (-1072)) (-5 *2 (-357)) (-5 *1 (-727)))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-1085 *1)) (-4 *1 (-429))))
- ((*1 *2 *2 *2)
- (-12 (-5 *2 (-1085 *6)) (-4 *6 (-882 *5 *3 *4)) (-4 *3 (-734))
- (-4 *4 (-788)) (-4 *5 (-842)) (-5 *1 (-434 *3 *4 *5 *6))))
- ((*1 *2 *2 *2) (-12 (-5 *2 (-1085 *1)) (-4 *1 (-842)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-847 *3)) (-4 *3 (-286)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
- (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-591 *4))
- (-5 *1 (-1026 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-2 (|:| |cd| (-1072)) (|:| -2400 (-1072))))
- (-5 *1 (-763)))))
-(((*1 *1 *2) (-12 (-5 *1 (-207 *2)) (-4 *2 (-13 (-341) (-1111))))))
+ (-12 (-5 *2 (-1 *3 *3)) (-5 *1 (-496 *3)) (-4 *3 (-13 (-668) (-25))))))
+(((*1 *1 *2) (-12 (-5 *2 (-146)) (-5 *1 (-807)))))
+(((*1 *2 *3 *3 *3 *4 *4 *4 *4 *5 *6 *5 *4 *7 *3)
+ (-12 (-5 *4 (-631 (-525))) (-5 *5 (-108)) (-5 *7 (-631 (-205)))
+ (-5 *3 (-525)) (-5 *6 (-205)) (-5 *2 (-964)) (-5 *1 (-696)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412)))))
+(((*1 *2 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1173))))
+ ((*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1173)))))
+(((*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-701)))))
+(((*1 *1) (-5 *1 (-308))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-1091 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-591 (-2 (|:| -2542 (-1085 *6)) (|:| -3987 (-525)))))
+ (-4 *6 (-286)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-108))
+ (-5 *1 (-684 *4 *5 *6 *7)) (-4 *7 (-882 *6 *4 *5))))
+ ((*1 *1 *1) (-12 (-4 *1 (-1050 *2)) (-4 *2 (-975)))))
+(((*1 *2 *3 *4 *4 *4 *4 *5 *5)
+ (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357))
+ (-5 *2
+ (-2 (|:| -2940 *4) (|:| -2757 *4) (|:| |totalpts| (-525))
+ (|:| |success| (-108))))
+ (-5 *1 (-730)) (-5 *5 (-525)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-147 *3 *2))
- (-4 *2 (-408 *3)))))
-(((*1 *1 *2 *3) (-12 (-5 *3 (-525)) (-5 *1 (-396 *2)) (-4 *2 (-517)))))
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-932)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3))
+ (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3))
+ (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
+ (-5 *1 (-1075 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
+ (-5 *1 (-1076 *3))))
+ ((*1 *1 *1) (-4 *1 (-1114))))
+(((*1 *1 *1) (-4 *1 (-802 *2))))
(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-631 *6)) (-5 *5 (-1 (-396 (-1085 *6)) (-1085 *6)))
- (-4 *6 (-341))
+ (-12 (-4 *6 (-1147 *9)) (-4 *7 (-734)) (-4 *8 (-788)) (-4 *9 (-286))
+ (-4 *10 (-882 *9 *7 *8))
(-5 *2
- (-591
- (-2 (|:| |outval| *7) (|:| |outmult| (-525))
- (|:| |outvect| (-591 (-631 *7))))))
- (-5 *1 (-498 *6 *7 *4)) (-4 *7 (-341)) (-4 *4 (-13 (-341) (-786))))))
-(((*1 *1 *1 *1) (-4 *1 (-134)))
- ((*1 *2 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-147 *3 *2))
- (-4 *2 (-408 *3))))
- ((*1 *2 *2 *2) (-12 (-5 *1 (-148 *2)) (-4 *2 (-510))))
- ((*1 *1 *1 *1) (-5 *1 (-796)))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 |RationalNumber|) (-5 *2 (-1 (-525))) (-5 *1 (-973))
- (-5 *3 (-525)))))
-(((*1 *1 *1) (-4 *1 (-577)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-578 *3 *2))
- (-4 *2 (-13 (-408 *3) (-932) (-1111))))))
-(((*1 *2 *1) (|partial| -12 (-5 *2 (-1072)) (-5 *1 (-1107)))))
-(((*1 *1 *1 *2) (-12 (-4 *1 (-1058)) (-5 *2 (-132))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-1058)) (-5 *2 (-135)))))
-(((*1 *2 *1) (-12 (-4 *1 (-403 *3)) (-4 *3 (-1018)) (-5 *2 (-712)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-558 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-1125))
- (-5 *2 (-591 *3)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-876 *3)) (-4 *3 (-13 (-341) (-1111) (-932)))
- (-5 *1 (-163 *3)))))
+ (-2 (|:| |deter| (-591 (-1085 *10)))
+ (|:| |dterm|
+ (-591 (-591 (-2 (|:| -2063 (-712)) (|:| |pcoef| *10)))))
+ (|:| |nfacts| (-591 *6)) (|:| |nlead| (-591 *10))))
+ (-5 *1 (-719 *6 *7 *8 *9 *10)) (-5 *3 (-1085 *10)) (-5 *4 (-591 *6))
+ (-5 *5 (-591 *10)))))
+(((*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 (-631 (-205))) (-5 *6 (-108)) (-5 *7 (-631 (-525)))
+ (-5 *8 (-3 (|:| |fn| (-366)) (|:| |fp| (-63 QPHESS))))
+ (-5 *3 (-525)) (-5 *4 (-205)) (-5 *2 (-964)) (-5 *1 (-695)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-796)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-27))
+ (-4 *4 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525)))))
+ (-4 *5 (-1147 *4)) (-5 *2 (-591 (-598 (-385 *5))))
+ (-5 *1 (-602 *4 *5)) (-5 *3 (-598 (-385 *5))))))
(((*1 *2 *1)
- (-12 (-4 *1 (-989 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734))
- (-4 *5 (-788)) (-5 *2 (-108)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-774 *3)) (-4 *3 (-1018))))
- ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-781 *3)) (-4 *3 (-1018)))))
-(((*1 *2 *3 *3 *3 *3)
- (-12 (-4 *4 (-429)) (-4 *3 (-734)) (-4 *5 (-788)) (-5 *2 (-108))
- (-5 *1 (-426 *4 *3 *5 *6)) (-4 *6 (-882 *4 *3 *5)))))
+ (-12 (-4 *3 (-1018))
+ (-4 *4 (-13 (-975) (-819 *3) (-788) (-566 (-825 *3))))
+ (-5 *2 (-591 (-997 *3 *4 *5))) (-5 *1 (-998 *3 *4 *5))
+ (-4 *5 (-13 (-408 *4) (-819 *3) (-566 (-825 *3)))))))
(((*1 *2)
- (|partial| -12 (-4 *4 (-1129)) (-4 *5 (-1147 (-385 *2)))
- (-4 *2 (-1147 *4)) (-5 *1 (-319 *3 *4 *2 *5))
- (-4 *3 (-320 *4 *2 *5))))
- ((*1 *2)
- (|partial| -12 (-4 *1 (-320 *3 *2 *4)) (-4 *3 (-1129))
- (-4 *4 (-1147 (-385 *2))) (-4 *2 (-1147 *3)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2))
- (-4 *2 (-13 (-408 *3) (-1111))))))
-(((*1 *2 *1 *1)
- (-12
- (-5 *2
- (-2 (|:| |lm| (-364 *3)) (|:| |mm| (-364 *3)) (|:| |rm| (-364 *3))))
- (-5 *1 (-364 *3)) (-4 *3 (-1018))))
- ((*1 *2 *1 *1)
- (-12
- (-5 *2
- (-2 (|:| |lm| (-760 *3)) (|:| |mm| (-760 *3)) (|:| |rm| (-760 *3))))
- (-5 *1 (-760 *3)) (-4 *3 (-788)))))
+ (-12 (-5 *2 (-108)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))))
+(((*1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-1 (-1042 *4 *3 *5))) (-4 *4 (-37 (-385 (-525))))
+ (-4 *4 (-975)) (-4 *3 (-788)) (-5 *1 (-1042 *4 *3 *5))
+ (-4 *5 (-882 *4 (-497 *3) *3))))
+ ((*1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-1 (-1120 *4))) (-5 *3 (-1089)) (-5 *1 (-1120 *4))
+ (-4 *4 (-37 (-385 (-525)))) (-4 *4 (-975)))))
+(((*1 *2 *2 *3)
+ (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
+ (-4 *2 (-989 *4 *5 *6)) (-5 *1 (-717 *4 *5 *6 *2 *3))
+ (-4 *3 (-994 *4 *5 *6 *2)))))
(((*1 *2 *2)
(-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
- (-4 *2 (-13 (-408 *3) (-932))))))
-(((*1 *1 *1 *2) (-12 (-4 *1 (-1058)) (-5 *2 (-132))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-1058)) (-5 *2 (-135)))))
-(((*1 *2 *3 *4 *3)
- (|partial| -12 (-5 *4 (-1089))
- (-4 *5 (-13 (-517) (-966 (-525)) (-138)))
- (-5 *2
- (-2 (|:| -3060 (-385 (-885 *5))) (|:| |coeff| (-385 (-885 *5)))))
- (-5 *1 (-531 *5)) (-5 *3 (-385 (-885 *5))))))
-(((*1 *2)
- (-12 (-4 *2 (-13 (-408 *3) (-932))) (-5 *1 (-255 *3 *2))
- (-4 *3 (-13 (-788) (-517))))))
+ (-4 *2 (-13 (-408 *3) (-932)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3))
+ (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3))
+ (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
+ (-5 *1 (-1075 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
+ (-5 *1 (-1076 *3))))
+ ((*1 *1 *1) (-4 *1 (-1114))))
(((*1 *2 *3 *3)
- (-12 (-5 *2 (-1085 *3)) (-5 *1 (-847 *3)) (-4 *3 (-286)))))
-(((*1 *2 *2 *3 *4)
- (-12 (-5 *3 (-591 (-564 *2))) (-5 *4 (-591 (-1089)))
- (-4 *2 (-13 (-408 (-157 *5)) (-932) (-1111)))
- (-4 *5 (-13 (-517) (-788))) (-5 *1 (-554 *5 *6 *2))
- (-4 *6 (-13 (-408 *5) (-932) (-1111))))))
-(((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-936))))
- ((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-936)))))
-(((*1 *2 *3 *3 *3 *3 *4)
- (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
-(((*1 *2 *1 *1) (-12 (-4 *1 (-517)) (-5 *2 (-108)))))
-(((*1 *2 *1) (-12 (-5 *2 (-796)) (-5 *1 (-51)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1144 *5 *4)) (-4 *4 (-429)) (-4 *4 (-761))
- (-14 *5 (-1089)) (-5 *2 (-525)) (-5 *1 (-1032 *4 *5)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-213)) (-4 *3 (-975)) (-4 *4 (-788)) (-4 *5 (-245 *4))
- (-4 *6 (-734)) (-5 *2 (-1 *1 (-712))) (-4 *1 (-232 *3 *4 *5 *6))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-975)) (-4 *3 (-788)) (-4 *5 (-245 *3)) (-4 *6 (-734))
- (-5 *2 (-1 *1 (-712))) (-4 *1 (-232 *4 *3 *5 *6))))
- ((*1 *1 *2 *3) (-12 (-5 *3 (-712)) (-4 *1 (-245 *2)) (-4 *2 (-788)))))
-(((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| |xinit| (-205)) (|:| |xend| (-205))
- (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205)))
- (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205)))
- (|:| |abserr| (-205)) (|:| |relerr| (-205))))
- (-5 *2 (-357)) (-5 *1 (-187)))))
-(((*1 *2 *3 *3 *2) (-12 (-5 *2 (-964)) (-5 *3 (-1089)) (-5 *1 (-174)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-385 *5)) (-4 *5 (-1147 *4)) (-4 *4 (-517))
- (-4 *4 (-975)) (-4 *2 (-1162 *4)) (-5 *1 (-1165 *4 *5 *6 *2))
- (-4 *6 (-601 *5)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *2 (-591 (-157 *4))) (-5 *1 (-145 *3 *4))
- (-4 *3 (-1147 (-157 (-525)))) (-4 *4 (-13 (-341) (-786)))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-13 (-341) (-786))) (-5 *2 (-591 (-157 *4)))
- (-5 *1 (-167 *4 *3)) (-4 *3 (-1147 (-157 *4)))))
- ((*1 *2 *3 *4)
- (-12 (-4 *4 (-13 (-341) (-786))) (-5 *2 (-591 (-157 *4)))
- (-5 *1 (-167 *4 *3)) (-4 *3 (-1147 (-157 *4))))))
+ (-12 (-5 *3 (-712)) (-5 *2 (-1171 (-591 (-525)))) (-5 *1 (-456))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1125)) (-5 *1 (-555 *3))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1125)) (-5 *1 (-1070 *3))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1 *3)) (-4 *3 (-1125)) (-5 *1 (-1070 *3)))))
+(((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-860)))))
(((*1 *1 *1)
- (-12 (-4 *1 (-1119 *2 *3 *4 *5)) (-4 *2 (-517)) (-4 *3 (-734))
- (-4 *4 (-788)) (-4 *5 (-989 *2 *3 *4)))))
+ (|partial| -12 (-4 *1 (-345 *2)) (-4 *2 (-160)) (-4 *2 (-517))))
+ ((*1 *1 *1) (|partial| -4 *1 (-664))))
(((*1 *2 *3 *2)
- (-12 (-4 *1 (-728)) (-5 *2 (-964))
- (-5 *3
- (-2 (|:| |fn| (-294 (-205)))
- (|:| -1767 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205))
- (|:| |relerr| (-205))))))
- ((*1 *2 *3 *2)
- (-12 (-4 *1 (-728)) (-5 *2 (-964))
- (-5 *3
- (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205)))
- (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205))
- (|:| |relerr| (-205)))))))
-(((*1 *2 *3 *4)
- (-12 (-4 *6 (-517)) (-4 *2 (-882 *3 *5 *4))
- (-5 *1 (-674 *5 *4 *6 *2)) (-5 *3 (-385 (-885 *6))) (-4 *5 (-734))
- (-4 *4 (-13 (-788) (-10 -8 (-15 -1408 ((-1089) $))))))))
-(((*1 *2 *3 *1)
- (-12 (-4 *1 (-562 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-1018))
- (-5 *2 (-108)))))
-(((*1 *2 *3 *1)
- (-12 (-5 *3 (-838 *4)) (-4 *4 (-1018)) (-5 *2 (-591 (-712)))
- (-5 *1 (-837 *4)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-341)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4))
- (-5 *2 (-712)) (-5 *1 (-492 *4 *5 *6 *3)) (-4 *3 (-629 *4 *5 *6))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-351 *3))
- (-4 *5 (-351 *3)) (-4 *3 (-517)) (-5 *2 (-712))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-517)) (-4 *4 (-160)) (-4 *5 (-351 *4))
- (-4 *6 (-351 *4)) (-5 *2 (-712)) (-5 *1 (-630 *4 *5 *6 *3))
- (-4 *3 (-629 *4 *5 *6))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975))
- (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-4 *5 (-517))
- (-5 *2 (-712)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
-(((*1 *2)
- (-12 (-5 *2 (-108)) (-5 *1 (-1103 *3 *4)) (-4 *3 (-1018))
- (-4 *4 (-1018)))))
-(((*1 *1 *1 *1)
- (-12 (|has| *1 (-6 -4251)) (-4 *1 (-224 *2)) (-4 *2 (-1125)))))
-(((*1 *1)
- (-12 (-4 *1 (-382)) (-2247 (|has| *1 (-6 -4241)))
- (-2247 (|has| *1 (-6 -4233)))))
- ((*1 *2 *1) (-12 (-4 *1 (-403 *2)) (-4 *2 (-1018)) (-4 *2 (-788))))
- ((*1 *1 *1 *1) (-4 *1 (-788)))
- ((*1 *2 *1) (-12 (-4 *1 (-900 *2)) (-4 *2 (-788))))
- ((*1 *1) (-5 *1 (-1036))))
-(((*1 *2 *3 *4)
- (-12 (-4 *4 (-341)) (-5 *2 (-591 (-1070 *4))) (-5 *1 (-264 *4 *5))
- (-5 *3 (-1070 *4)) (-4 *5 (-1162 *4)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-591 (-1089))) (-4 *4 (-13 (-286) (-138)))
- (-4 *5 (-13 (-788) (-566 (-1089)))) (-4 *6 (-734))
- (-5 *2 (-591 (-385 (-885 *4)))) (-5 *1 (-857 *4 *5 *6 *7))
- (-4 *7 (-882 *4 *6 *5)))))
-(((*1 *1 *1) (-12 (-4 *1 (-1162 *2)) (-4 *2 (-975)))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-631 *3))
- (-4 *3 (-13 (-286) (-10 -8 (-15 -2827 ((-396 $) $)))))
- (-4 *4 (-1147 *3)) (-5 *1 (-472 *3 *4 *5)) (-4 *5 (-387 *3 *4))))
- ((*1 *2 *2 *2 *3)
- (-12 (-5 *2 (-631 *3))
- (-4 *3 (-13 (-286) (-10 -8 (-15 -2827 ((-396 $) $)))))
- (-4 *4 (-1147 *3)) (-5 *1 (-472 *3 *4 *5)) (-4 *5 (-387 *3 *4)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 (-781 (-205)))) (-5 *4 (-205)) (-5 *2 (-591 *4))
- (-5 *1 (-246)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-294 (-357))) (-5 *2 (-294 (-205))) (-5 *1 (-284)))))
-(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-859)))))
-(((*1 *1 *2 *1) (-12 (-4 *1 (-102 *2)) (-4 *2 (-1125))))
- ((*1 *1 *2 *1) (-12 (-5 *1 (-117 *2)) (-4 *2 (-788))))
- ((*1 *1 *2 *1) (-12 (-5 *1 (-122 *2)) (-4 *2 (-788))))
- ((*1 *1 *1 *1 *2)
- (-12 (-5 *2 (-525)) (-4 *1 (-261 *3)) (-4 *3 (-1125))))
- ((*1 *1 *2 *1 *3)
- (-12 (-5 *3 (-525)) (-4 *1 (-261 *2)) (-4 *2 (-1125))))
- ((*1 *1 *2)
(-12
(-5 *2
- (-2
- (|:| -2019
- (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205)))
- (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205))
- (|:| |relerr| (-205))))
- (|:| -1221
- (-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| (-1070 (-205)))
- (|:| |notEvaluated|
- "Internal singularities not yet evaluated")))
- (|:| -1767
- (-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 (-520))))
- ((*1 *1 *2 *1 *3)
- (-12 (-5 *3 (-712)) (-4 *1 (-636 *2)) (-4 *2 (-1018))))
- ((*1 *1 *2)
+ (-591
+ (-2 (|:| |lcmfij| *3) (|:| |totdeg| (-712)) (|:| |poli| *6)
+ (|:| |polj| *6))))
+ (-4 *3 (-734)) (-4 *6 (-882 *4 *3 *5)) (-4 *4 (-429)) (-4 *5 (-788))
+ (-5 *1 (-426 *4 *3 *5 *6)))))
+(((*1 *2 *1 *2 *3)
+ (-12 (-5 *3 (-591 (-1072))) (-5 *2 (-1072)) (-5 *1 (-1172))))
+ ((*1 *2 *1 *2 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-1172))))
+ ((*1 *2 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-1172))))
+ ((*1 *2 *1 *2 *3)
+ (-12 (-5 *3 (-591 (-1072))) (-5 *2 (-1072)) (-5 *1 (-1173))))
+ ((*1 *2 *1 *2 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-1173))))
+ ((*1 *2 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-1173)))))
+(((*1 *2 *1) (-12 (-4 *1 (-738 *2)) (-4 *2 (-160)))))
+(((*1 *2 *3) (-12 (-5 *3 (-157 (-525))) (-5 *2 (-108)) (-5 *1 (-423))))
+ ((*1 *2 *3)
(-12
- (-5 *2
- (-2
- (|:| -2019
- (-2 (|:| |xinit| (-205)) (|:| |xend| (-205))
- (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205)))
- (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205)))
- (|:| |abserr| (-205)) (|:| |relerr| (-205))))
- (|:| -1221
- (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357))
- (|:| |expense| (-357)) (|:| |accuracy| (-357))
- (|:| |intermediateResults| (-357))))))
- (-5 *1 (-744))))
- ((*1 *2 *3 *4)
- (-12 (-5 *2 (-1176)) (-5 *1 (-1103 *3 *4)) (-4 *3 (-1018))
- (-4 *4 (-1018)))))
+ (-5 *3
+ (-477 (-385 (-525)) (-220 *5 (-712)) (-798 *4)
+ (-227 *4 (-385 (-525)))))
+ (-14 *4 (-591 (-1089))) (-14 *5 (-712)) (-5 *2 (-108))
+ (-5 *1 (-478 *4 *5))))
+ ((*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-893 *3)) (-4 *3 (-510))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1129)) (-5 *2 (-108)))))
(((*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-712)) (-4 *5 (-975)) (-4 *2 (-1147 *5))
- (-5 *1 (-1165 *5 *2 *6 *3)) (-4 *6 (-601 *2)) (-4 *3 (-1162 *5)))))
-(((*1 *1 *1 *1 *1) (-4 *1 (-510))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-631 (-385 (-525)))) (-5 *2 (-591 *4)) (-5 *1 (-720 *4))
- (-4 *4 (-13 (-341) (-786))))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-286) (-138))) (-4 *5 (-734)) (-4 *6 (-788))
- (-4 *7 (-882 *4 *5 *6)) (-5 *2 (-591 (-591 *7)))
- (-5 *1 (-425 *4 *5 *6 *7)) (-5 *3 (-591 *7))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-108)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-734))
- (-4 *7 (-788)) (-4 *8 (-882 *5 *6 *7)) (-5 *2 (-591 (-591 *8)))
- (-5 *1 (-425 *5 *6 *7 *8)) (-5 *3 (-591 *8)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))))
-(((*1 *2 *3 *4 *4 *4 *4 *5 *5 *4)
- (-12 (-5 *3 (-1072)) (-5 *4 (-525)) (-5 *5 (-631 (-205)))
- (-5 *2 (-964)) (-5 *1 (-696)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-854)) (-4 *1 (-686 *3)) (-4 *3 (-160)))))
(((*1 *2 *2)
(-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
- (-4 *2 (-13 (-408 *3) (-932))))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-1171 *3)) (-4 *3 (-975)) (-5 *1 (-654 *3 *4))
- (-4 *4 (-1147 *3)))))
-(((*1 *1) (-5 *1 (-1172))))
-(((*1 *2 *1)
- (-12
- (-5 *2
- (-1171
- (-2 (|:| |scaleX| (-205)) (|:| |scaleY| (-205))
- (|:| |deltaX| (-205)) (|:| |deltaY| (-205)) (|:| -3660 (-525))
- (|:| -2749 (-525)) (|:| |spline| (-525)) (|:| -3283 (-525))
- (|:| |axesColor| (-807)) (|:| -3331 (-525))
- (|:| |unitsColor| (-807)) (|:| |showing| (-525)))))
- (-5 *1 (-1172)))))
-(((*1 *1 *1) (-12 (-4 *1 (-352 *2 *3)) (-4 *2 (-788)) (-4 *3 (-160))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-575 *2 *3 *4)) (-4 *2 (-788))
- (-4 *3 (-13 (-160) (-659 (-385 (-525))))) (-14 *4 (-854))))
- ((*1 *1 *1) (-12 (-5 *1 (-620 *2)) (-4 *2 (-788))))
- ((*1 *1 *1) (-12 (-5 *1 (-760 *2)) (-4 *2 (-788))))
- ((*1 *1 *1) (-12 (-4 *1 (-1186 *2 *3)) (-4 *2 (-788)) (-4 *3 (-975)))))
-(((*1 *2 *3 *3 *3 *4 *4 *4 *4 *4 *3)
- (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
- (-5 *1 (-694)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-108)))))
-(((*1 *2 *2) (-12 (-5 *2 (-631 *3)) (-4 *3 (-286)) (-5 *1 (-641 *3)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1085 *1)) (-5 *4 (-1089)) (-4 *1 (-27))
- (-5 *2 (-591 *1))))
- ((*1 *2 *3) (-12 (-5 *3 (-1085 *1)) (-4 *1 (-27)) (-5 *2 (-591 *1))))
- ((*1 *2 *3) (-12 (-5 *3 (-885 *1)) (-4 *1 (-27)) (-5 *2 (-591 *1))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-788) (-517))) (-5 *2 (-591 *1))
- (-4 *1 (-29 *4))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *2 (-591 *1)) (-4 *1 (-29 *3))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-294 (-205))) (-5 *4 (-591 (-1089)))
- (-5 *5 (-1013 (-781 (-205)))) (-5 *2 (-1070 (-205))) (-5 *1 (-279)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-788) (-517))) (-5 *2 (-108)) (-5 *1 (-255 *4 *3))
- (-4 *3 (-13 (-408 *4) (-932))))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1070 (-1070 *4))) (-5 *2 (-1070 *4)) (-5 *1 (-1074 *4))
- (-4 *4 (-37 (-385 (-525)))) (-4 *4 (-975)))))
-(((*1 *2 *3) (-12 (-5 *3 (-876 *2)) (-5 *1 (-913 *2)) (-4 *2 (-975)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1171 *1)) (-4 *1 (-345 *2)) (-4 *2 (-160))))
- ((*1 *2) (-12 (-4 *2 (-160)) (-5 *1 (-394 *3 *2)) (-4 *3 (-395 *2))))
- ((*1 *2) (-12 (-4 *1 (-395 *2)) (-4 *2 (-160)))))
-(((*1 *2)
- (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4))
- (-4 *3 (-345 *4))))
- ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))))
-(((*1 *2 *3) (-12 (-5 *3 (-712)) (-5 *2 (-1 (-357))) (-5 *1 (-968)))))
-(((*1 *2 *2)
- (|partial| -12 (-5 *2 (-1085 *3)) (-4 *3 (-327)) (-5 *1 (-335 *3)))))
+ (-4 *2 (-13 (-408 *3) (-932)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3))
+ (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3))
+ (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
+ (-5 *1 (-1075 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
+ (-5 *1 (-1076 *3))))
+ ((*1 *1 *1) (-4 *1 (-1114))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1085 *4)) (-4 *4 (-327))
- (-5 *2 (-1171 (-591 (-2 (|:| -3024 *4) (|:| -2226 (-1036))))))
- (-5 *1 (-324 *4)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef1| *3) (|:| -1399 *3)))
- (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))))
+ (-12 (-5 *3 (-1089)) (-5 *2 (-1 *7 *5 *6)) (-5 *1 (-643 *4 *5 *6 *7))
+ (-4 *4 (-566 (-501))) (-4 *5 (-1125)) (-4 *6 (-1125))
+ (-4 *7 (-1125)))))
+(((*1 *2 *2 *3 *2)
+ (-12 (-5 *2 (-631 *3)) (-4 *3 (-975)) (-5 *1 (-632 *3)))))
(((*1 *1 *1 *1 *2 *3)
(-12 (-5 *2 (-591 (-1054 *4 *5))) (-5 *3 (-1 (-108) *5 *5))
(-4 *4 (-13 (-1018) (-33))) (-4 *5 (-13 (-1018) (-33)))
@@ -10171,39 +10565,391 @@
((*1 *1 *1 *1 *2)
(-12 (-5 *2 (-591 (-1054 *3 *4))) (-4 *3 (-13 (-1018) (-33)))
(-4 *4 (-13 (-1018) (-33))) (-5 *1 (-1055 *3 *4)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-591 *3)) (-4 *3 (-1018)) (-4 *1 (-1016 *3))))
- ((*1 *1) (-12 (-4 *1 (-1016 *2)) (-4 *2 (-1018)))))
+(((*1 *2 *3 *4 *3)
+ (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
+ (-5 *1 (-689)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-591 *7)) (-4 *7 (-882 *4 *5 *6)) (-4 *4 (-429))
+ (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-1176))
+ (-5 *1 (-426 *4 *5 *6 *7)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-591 (-2 (|:| -2542 *4) (|:| -2743 (-525)))))
+ (-4 *4 (-1147 (-525))) (-5 *2 (-679 (-712))) (-5 *1 (-419 *4))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-396 *5)) (-4 *5 (-1147 *4)) (-4 *4 (-975))
+ (-5 *2 (-679 (-712))) (-5 *1 (-421 *4 *5)))))
+(((*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-968)))))
+(((*1 *1 *2 *3 *4)
+ (-12
+ (-5 *3
+ (-591
+ (-2 (|:| |scalar| (-385 (-525))) (|:| |coeff| (-1085 *2))
+ (|:| |logand| (-1085 *2)))))
+ (-5 *4 (-591 (-2 (|:| |integrand| *2) (|:| |intvar| *2))))
+ (-4 *2 (-341)) (-5 *1 (-542 *2)))))
+(((*1 *2)
+ (-12 (-4 *3 (-517)) (-5 *2 (-591 (-631 *3))) (-5 *1 (-42 *3 *4))
+ (-4 *4 (-395 *3)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-932)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3))
+ (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3))
+ (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089)))
+ (-14 *3 (-591 (-1089))) (-4 *4 (-365))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
+ (-5 *1 (-1075 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
+ (-5 *1 (-1076 *3))))
+ ((*1 *1 *1) (-4 *1 (-1114))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1169 *2)) (-4 *2 (-1125)) (-4 *2 (-932))
+ (-4 *2 (-975)))))
+(((*1 *1 *1) (-12 (-5 *1 (-560 *2)) (-4 *2 (-1018))))
+ ((*1 *1 *1) (-5 *1 (-580))))
(((*1 *2 *3)
(-12 (-5 *3 (-591 (-525))) (-5 *2 (-837 (-525))) (-5 *1 (-850))))
((*1 *2) (-12 (-5 *2 (-837 (-525))) (-5 *1 (-850)))))
+(((*1 *2 *1)
+ (-12 (-4 *3 (-975)) (-5 *2 (-1171 *3)) (-5 *1 (-654 *3 *4))
+ (-4 *4 (-1147 *3)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-1172))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-1173)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1072)) (-4 *1 (-342 *3 *4)) (-4 *3 (-1018))
+ (-4 *4 (-1018)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-712)) (-4 *4 (-341)) (-4 *5 (-1147 *4)) (-5 *2 (-1176))
+ (-5 *1 (-39 *4 *5 *6 *7)) (-4 *6 (-1147 (-385 *5))) (-14 *7 *6))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-517)) (-5 *2 (-890 *3)) (-5 *1 (-1077 *4 *3))
+ (-4 *3 (-1147 *4)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *3 (-110)) (-4 *4 (-975)) (-5 *1 (-656 *4 *2))
+ (-4 *2 (-593 *4))))
+ ((*1 *2 *3 *2) (-12 (-5 *3 (-110)) (-5 *1 (-775 *2)) (-4 *2 (-975)))))
+(((*1 *2 *2 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1125)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-932)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3))
+ (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3))
+ (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4))))
+ ((*1 *1 *2) (-12 (-5 *1 (-309 *2)) (-4 *2 (-788))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089)))
+ (-14 *3 (-591 (-1089))) (-4 *4 (-365))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
+ (-5 *1 (-1075 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
+ (-5 *1 (-1076 *3))))
+ ((*1 *1 *1) (-4 *1 (-1114))))
+(((*1 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206))))
+ ((*1 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *2))
+ (-4 *2 (-408 *3))))
+ ((*1 *1 *1) (-4 *1 (-1053))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-1070 (-2 (|:| |k| (-525)) (|:| |c| *3))))
+ (-5 *1 (-550 *3)) (-4 *3 (-975)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-712)) (-5 *5 (-591 *3)) (-4 *3 (-286)) (-4 *6 (-788))
+ (-4 *7 (-734)) (-5 *2 (-108)) (-5 *1 (-574 *6 *7 *3 *8))
+ (-4 *8 (-882 *3 *7 *6)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-631 *4)) (-4 *4 (-341)) (-5 *2 (-1085 *4))
+ (-5 *1 (-498 *4 *5 *6)) (-4 *5 (-341)) (-4 *6 (-13 (-341) (-786))))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-525))
+ (-5 *1 (-426 *4 *5 *6 *3)) (-4 *3 (-882 *4 *5 *6)))))
(((*1 *2 *3)
(-12 (-4 *4 (-517)) (-5 *2 (-1085 *3)) (-5 *1 (-40 *4 *3))
(-4 *3
(-13 (-341) (-281)
- (-10 -8 (-15 -1738 ((-1041 *4 (-564 $)) $))
- (-15 -1754 ((-1041 *4 (-564 $)) $))
- (-15 -3022 ($ (-1041 *4 (-564 $))))))))))
+ (-10 -8 (-15 -1384 ((-1041 *4 (-564 $)) $))
+ (-15 -1396 ((-1041 *4 (-564 $)) $))
+ (-15 -2686 ($ (-1041 *4 (-564 $))))))))))
+(((*1 *2 *3 *4)
+ (|partial| -12 (-5 *4 (-1089)) (-4 *5 (-566 (-825 (-525))))
+ (-4 *5 (-819 (-525)))
+ (-4 *5 (-13 (-788) (-966 (-525)) (-429) (-587 (-525))))
+ (-5 *2 (-2 (|:| |special| *3) (|:| |integrand| *3)))
+ (-5 *1 (-528 *5 *3)) (-4 *3 (-577))
+ (-4 *3 (-13 (-27) (-1111) (-408 *5))))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-341)) (-4 *3 (-975))
+ (-5 *1 (-1074 *3)))))
+(((*1 *2 *3 *4 *2 *5)
+ (-12 (-5 *3 (-591 *8)) (-5 *4 (-591 (-825 *6)))
+ (-5 *5 (-1 (-822 *6 *8) *8 (-825 *6) (-822 *6 *8))) (-4 *6 (-1018))
+ (-4 *8 (-13 (-975) (-566 (-825 *6)) (-966 *7))) (-5 *2 (-822 *6 *8))
+ (-4 *7 (-13 (-975) (-788))) (-5 *1 (-874 *6 *7 *8)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-932)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3))
+ (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3))
+ (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4))))
+ ((*1 *1 *2) (-12 (-5 *1 (-309 *2)) (-4 *2 (-788))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089)))
+ (-14 *3 (-591 (-1089))) (-4 *4 (-365))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
+ (-5 *1 (-1075 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
+ (-5 *1 (-1076 *3))))
+ ((*1 *1 *1) (-4 *1 (-1114))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-205)) (-5 *2 (-1176)) (-5 *1 (-763)))))
+(((*1 *2) (-12 (-5 *2 (-807)) (-5 *1 (-1174))))
+ ((*1 *2 *2) (-12 (-5 *2 (-807)) (-5 *1 (-1174)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-429))
+ (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108))
+ (-5 *1 (-919 *4 *5 *6 *7 *8)) (-4 *8 (-994 *4 *5 *6 *7))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-429))
+ (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108))
+ (-5 *1 (-1025 *4 *5 *6 *7 *8)) (-4 *8 (-994 *4 *5 *6 *7)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-932)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3))
+ (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3))
+ (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4))))
+ ((*1 *1 *1) (-4 *1 (-263)))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-396 *4)) (-4 *4 (-517))
+ (-5 *2 (-591 (-2 (|:| -2976 (-712)) (|:| |logand| *4))))
+ (-5 *1 (-298 *4))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089)))
+ (-14 *3 (-591 (-1089))) (-4 *4 (-365))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-609 *3 *4)) (-5 *1 (-575 *3 *4 *5)) (-4 *3 (-788))
+ (-4 *4 (-13 (-160) (-659 (-385 (-525))))) (-14 *5 (-854))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
+ (-5 *1 (-1075 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
+ (-5 *1 (-1076 *3))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-712)) (-4 *4 (-13 (-975) (-659 (-385 (-525)))))
+ (-4 *5 (-788)) (-5 *1 (-1185 *4 *5 *2)) (-4 *2 (-1190 *5 *4))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-712)) (-5 *1 (-1189 *3 *4))
+ (-4 *4 (-659 (-385 (-525)))) (-4 *3 (-788)) (-4 *4 (-160)))))
(((*1 *2 *3)
(-12 (-5 *3 (-591 (-525))) (-5 *2 (-837 (-525))) (-5 *1 (-850))))
((*1 *2) (-12 (-5 *2 (-837 (-525))) (-5 *1 (-850)))))
+(((*1 *2 *3) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-522)) (-5 *3 (-525)))))
+(((*1 *2 *1 *3)
+ (-12 (-4 *1 (-320 *4 *3 *5)) (-4 *4 (-1129)) (-4 *3 (-1147 *4))
+ (-4 *5 (-1147 (-385 *3))) (-5 *2 (-108))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3))
+ (-4 *5 (-1147 (-385 *4))) (-5 *2 (-108))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3))
+ (-4 *5 (-1147 (-385 *4))) (-5 *2 (-108)))))
+(((*1 *2 *3 *2 *4)
+ (|partial| -12 (-5 *3 (-591 (-564 *2))) (-5 *4 (-1089))
+ (-4 *2 (-13 (-27) (-1111) (-408 *5)))
+ (-4 *5 (-13 (-517) (-788) (-966 (-525)) (-587 (-525))))
+ (-5 *1 (-256 *5 *2)))))
+(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-236)))))
+(((*1 *2 *1)
+ (|partial| -12 (-4 *1 (-154 *3)) (-4 *3 (-160)) (-4 *3 (-510))
+ (-5 *2 (-385 (-525)))))
+ ((*1 *2 *1)
+ (|partial| -12 (-5 *2 (-385 (-525))) (-5 *1 (-396 *3)) (-4 *3 (-510))
+ (-4 *3 (-517))))
+ ((*1 *2 *1) (|partial| -12 (-4 *1 (-510)) (-5 *2 (-385 (-525)))))
+ ((*1 *2 *1)
+ (|partial| -12 (-4 *1 (-738 *3)) (-4 *3 (-160)) (-4 *3 (-510))
+ (-5 *2 (-385 (-525)))))
+ ((*1 *2 *1)
+ (|partial| -12 (-5 *2 (-385 (-525))) (-5 *1 (-774 *3)) (-4 *3 (-510))
+ (-4 *3 (-1018))))
+ ((*1 *2 *1)
+ (|partial| -12 (-5 *2 (-385 (-525))) (-5 *1 (-781 *3)) (-4 *3 (-510))
+ (-4 *3 (-1018))))
+ ((*1 *2 *1)
+ (|partial| -12 (-4 *1 (-927 *3)) (-4 *3 (-160)) (-4 *3 (-510))
+ (-5 *2 (-385 (-525)))))
+ ((*1 *2 *3)
+ (|partial| -12 (-5 *2 (-385 (-525))) (-5 *1 (-938 *3))
+ (-4 *3 (-966 *2)))))
+(((*1 *1 *1) (-12 (-4 *1 (-1159 *2)) (-4 *2 (-1125)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-351 *3))
+ (-4 *5 (-351 *3)) (-5 *2 (-108))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975))
+ (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-108)))))
+(((*1 *1 *1) (-4 *1 (-577)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-578 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-932) (-1111))))))
+(((*1 *2) (-12 (-5 *2 (-591 *3)) (-5 *1 (-1004 *3)) (-4 *3 (-127)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 (-108) *6 *6)) (-4 *6 (-788)) (-5 *4 (-591 *6))
+ (-5 *2 (-2 (|:| |fs| (-108)) (|:| |sd| *4) (|:| |td| (-591 *4))))
+ (-5 *1 (-1097 *6)) (-5 *5 (-591 *4)))))
+(((*1 *2 *3 *3 *3 *3 *4 *3 *5 *5 *5 *3)
+ (-12 (-5 *3 (-525)) (-5 *5 (-631 (-205))) (-5 *4 (-205))
+ (-5 *2 (-964)) (-5 *1 (-692)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-972 *4 *5)) (-4 *4 (-13 (-786) (-286) (-138) (-951)))
+ (-14 *5 (-591 (-1089))) (-5 *2 (-591 (-591 (-953 (-385 *4)))))
+ (-5 *1 (-1195 *4 *5 *6)) (-14 *6 (-591 (-1089)))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-591 (-885 *5))) (-5 *4 (-108))
+ (-4 *5 (-13 (-786) (-286) (-138) (-951)))
+ (-5 *2 (-591 (-591 (-953 (-385 *5))))) (-5 *1 (-1195 *5 *6 *7))
+ (-14 *6 (-591 (-1089))) (-14 *7 (-591 (-1089)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-591 (-885 *5))) (-5 *4 (-108))
+ (-4 *5 (-13 (-786) (-286) (-138) (-951)))
+ (-5 *2 (-591 (-591 (-953 (-385 *5))))) (-5 *1 (-1195 *5 *6 *7))
+ (-14 *6 (-591 (-1089))) (-14 *7 (-591 (-1089)))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-591 (-885 *4)))
+ (-4 *4 (-13 (-786) (-286) (-138) (-951)))
+ (-5 *2 (-591 (-591 (-953 (-385 *4))))) (-5 *1 (-1195 *4 *5 *6))
+ (-14 *5 (-591 (-1089))) (-14 *6 (-591 (-1089))))))
(((*1 *2 *1 *1)
(-12 (-4 *1 (-907 *3 *4 *5 *6)) (-4 *3 (-975)) (-4 *4 (-734))
(-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-517))
(-5 *2 (-108)))))
(((*1 *2 *2)
+ (-12 (-5 *2 (-591 (-457 *3 *4))) (-14 *3 (-591 (-1089)))
+ (-4 *4 (-429)) (-5 *1 (-579 *3 *4)))))
+(((*1 *2)
+ (-12 (-4 *3 (-517)) (-5 *2 (-591 *4)) (-5 *1 (-42 *3 *4))
+ (-4 *4 (-395 *3)))))
+(((*1 *2 *3 *1)
+ (-12 (-4 *4 (-341)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108))
+ (-5 *1 (-477 *4 *5 *6 *3)) (-4 *3 (-882 *4 *5 *6)))))
+(((*1 *2 *3 *3 *4)
+ (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
+ (-4 *3 (-989 *5 *6 *7))
+ (-5 *2 (-591 (-2 (|:| |val| (-591 *3)) (|:| -3585 *4))))
+ (-5 *1 (-995 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))))
+(((*1 *2 *2 *2 *3)
+ (-12 (-5 *2 (-631 *3)) (-4 *3 (-975)) (-5 *1 (-632 *3)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1171 *1)) (-4 *1 (-345 *2)) (-4 *2 (-160))))
+ ((*1 *2) (-12 (-4 *2 (-160)) (-5 *1 (-394 *3 *2)) (-4 *3 (-395 *2))))
+ ((*1 *2) (-12 (-4 *1 (-395 *2)) (-4 *2 (-160)))))
+(((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-760 *3)) (-4 *3 (-788)) (-5 *1 (-616 *3)))))
+(((*1 *2 *1) (-12 (-5 *2 (-715)) (-5 *1 (-51)))))
+(((*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-825 *3)) (-4 *3 (-1018))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1037 *3)) (-4 *3 (-1125)) (-5 *2 (-712)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-591 *4)) (-4 *4 (-786)) (-4 *4 (-341)) (-5 *2 (-712))
+ (-5 *1 (-878 *4 *5)) (-4 *5 (-1147 *4)))))
+(((*1 *2 *2)
(-12 (-4 *3 (-286)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3))
(-5 *1 (-1040 *3 *4 *5 *2)) (-4 *2 (-629 *3 *4 *5)))))
+(((*1 *2 *2 *2)
+ (|partial| -12 (-4 *3 (-341)) (-5 *1 (-829 *2 *3))
+ (-4 *2 (-1147 *3)))))
+(((*1 *2 *1) (-12 (-4 *1 (-515 *2)) (-4 *2 (-13 (-382) (-1111))))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-631 *3))
+ (-4 *3 (-13 (-286) (-10 -8 (-15 -3898 ((-396 $) $)))))
+ (-4 *4 (-1147 *3)) (-5 *1 (-472 *3 *4 *5)) (-4 *5 (-387 *3 *4)))))
+(((*1 *2 *3 *3)
+ (-12 (|has| *2 (-6 (-4252 "*"))) (-4 *5 (-351 *2)) (-4 *6 (-351 *2))
+ (-4 *2 (-975)) (-5 *1 (-99 *2 *3 *4 *5 *6)) (-4 *3 (-1147 *2))
+ (-4 *4 (-629 *2 *5 *6)))))
+(((*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1018)) (-5 *1 (-89 *3)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *5 (-1089))
+ (-4 *6 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138)))
+ (-4 *4 (-13 (-29 *6) (-1111) (-891)))
+ (-5 *2 (-2 (|:| |particular| *4) (|:| -3612 (-591 *4))))
+ (-5 *1 (-742 *6 *4 *3)) (-4 *3 (-601 *4)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-517) (-788) (-966 (-525))))
+ (-5 *2 (-157 (-294 *4))) (-5 *1 (-170 *4 *3))
+ (-4 *3 (-13 (-27) (-1111) (-408 (-157 *4))))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-429) (-788) (-966 (-525)) (-587 (-525))))
+ (-5 *2 (-157 *3)) (-5 *1 (-1115 *4 *3))
+ (-4 *3 (-13 (-27) (-1111) (-408 *4))))))
+(((*1 *1 *1 *1) (-12 (-5 *1 (-723 *2)) (-4 *2 (-975)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1 *5 *5)) (-4 *5 (-1162 *4))
+ (-4 *4 (-37 (-385 (-525)))) (-5 *2 (-1 (-1070 *4) (-1070 *4)))
+ (-5 *1 (-1164 *4 *5)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-761)) (-14 *5 (-1089)) (-5 *2 (-591 (-1144 *5 *4)))
+ (-5 *1 (-1032 *4 *5)) (-5 *3 (-1144 *5 *4)))))
+(((*1 *2 *1 *1 *3)
+ (-12 (-5 *3 (-1 (-108) *5 *5)) (-4 *5 (-13 (-1018) (-33)))
+ (-5 *2 (-108)) (-5 *1 (-1054 *4 *5)) (-4 *4 (-13 (-1018) (-33))))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-975))
+ (-4 *2 (-13 (-382) (-966 *4) (-341) (-1111) (-263)))
+ (-5 *1 (-420 *4 *3 *2)) (-4 *3 (-1147 *4)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-591 (-477 *3 *4 *5 *6))) (-4 *3 (-341)) (-4 *4 (-734))
+ (-4 *5 (-788)) (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-882 *3 *4 *5))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *2 (-341)) (-4 *3 (-734)) (-4 *4 (-788))
+ (-5 *1 (-477 *2 *3 *4 *5)) (-4 *5 (-882 *2 *3 *4))))
+ ((*1 *2 *3 *2)
+ (-12 (-5 *2 (-591 *1)) (-4 *1 (-994 *4 *5 *6 *3)) (-4 *4 (-429))
+ (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6))))
+ ((*1 *2 *3 *2)
+ (-12 (-5 *2 (-591 *1)) (-5 *3 (-591 *7)) (-4 *1 (-994 *4 *5 *6 *7))
+ (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
+ (-4 *7 (-989 *4 *5 *6))))
+ ((*1 *2 *3 *1)
+ (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-429))
+ (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-591 *1))
+ (-4 *1 (-994 *4 *5 *6 *7))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
+ (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-591 *1))
+ (-4 *1 (-994 *4 *5 *6 *3))))
+ ((*1 *1 *1 *1) (-12 (-4 *1 (-1016 *2)) (-4 *2 (-1018)))))
+(((*1 *2 *3 *4 *5 *6 *5)
+ (-12 (-5 *4 (-157 (-205))) (-5 *5 (-525)) (-5 *6 (-1072))
+ (-5 *3 (-205)) (-5 *2 (-964)) (-5 *1 (-700)))))
(((*1 *1 *2)
(-12
(-5 *2
(-591
(-2
- (|:| -2019
+ (|:| -1265
(-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205)))
- (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205))
+ (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205))
(|:| |relerr| (-205))))
- (|:| -1221
+ (|:| -1568
(-2
(|:| |endPointContinuity|
(-3 (|:| |continuous| "Continuous at the end points")
@@ -10219,7 +10965,7 @@
(-3 (|:| |str| (-1070 (-205)))
(|:| |notEvaluated|
"Internal singularities not yet evaluated")))
- (|:| -1767
+ (|:| -3756
(-3 (|:| |finite| "The range is finite")
(|:| |lowerInfinite|
"The bottom of range is infinite")
@@ -10228,6 +10974,50 @@
"Both top and bottom points are infinite")
(|:| |notEvaluated| "Range not yet evaluated"))))))))
(-5 *1 (-520)))))
+(((*1 *2 *3 *4 *5 *6)
+ (-12 (-5 *4 (-108)) (-5 *5 (-1020 (-712))) (-5 *6 (-712))
+ (-5 *2
+ (-2 (|:| |contp| (-525))
+ (|:| -1908 (-591 (-2 (|:| |irr| *3) (|:| -3630 (-525)))))))
+ (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))))
+(((*1 *2 *1) (-12 (-5 *1 (-161 *2)) (-4 *2 (-286))))
+ ((*1 *2 *1) (-12 (-5 *1 (-847 *2)) (-4 *2 (-286))))
+ ((*1 *2 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-517)) (-4 *2 (-286))))
+ ((*1 *2 *1) (-12 (-4 *1 (-984)) (-5 *2 (-525)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788))
+ (-4 *7 (-989 *4 *5 *6))
+ (-5 *2 (-591 (-2 (|:| -1269 *1) (|:| -1472 (-591 *7)))))
+ (-5 *3 (-591 *7)) (-4 *1 (-1119 *4 *5 *6 *7)))))
+(((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *3 (-712)) (-4 *4 (-286)) (-4 *6 (-1147 *4))
+ (-5 *2 (-1171 (-591 *6))) (-5 *1 (-432 *4 *6)) (-5 *5 (-591 *6)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-2 (|:| |val| (-591 *7)) (|:| -3585 *8)))
+ (-4 *7 (-989 *4 *5 *6)) (-4 *8 (-994 *4 *5 *6 *7)) (-4 *4 (-429))
+ (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108))
+ (-5 *1 (-919 *4 *5 *6 *7 *8))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-2 (|:| |val| (-591 *7)) (|:| -3585 *8)))
+ (-4 *7 (-989 *4 *5 *6)) (-4 *8 (-994 *4 *5 *6 *7)) (-4 *4 (-429))
+ (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108))
+ (-5 *1 (-1025 *4 *5 *6 *7 *8)))))
+(((*1 *1 *1) (-4 *1 (-577)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-578 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-932) (-1111))))))
+(((*1 *1) (-5 *1 (-132))))
+(((*1 *2 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1173))))
+ ((*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1173)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-1111))))))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206))))
+ ((*1 *2 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206))))
+ ((*1 *2 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *2))
+ (-4 *2 (-408 *3))))
+ ((*1 *1 *1 *1) (-4 *1 (-1053))))
(((*1 *2 *1)
(-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-591 (-876 *3)))))
((*1 *1 *2)
@@ -10236,40 +11026,145 @@
(-12 (-5 *2 (-591 (-591 *3))) (-4 *1 (-1050 *3)) (-4 *3 (-975))))
((*1 *1 *1 *2)
(-12 (-5 *2 (-591 (-876 *3))) (-4 *1 (-1050 *3)) (-4 *3 (-975)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796)))))
+(((*1 *1 *1)
+ (-12 (-4 *2 (-341)) (-4 *3 (-734)) (-4 *4 (-788))
+ (-5 *1 (-477 *2 *3 *4 *5)) (-4 *5 (-882 *2 *3 *4)))))
+(((*1 *2 *2 *1)
+ (-12 (-4 *1 (-1119 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-734))
+ (-4 *5 (-788)) (-4 *2 (-989 *3 *4 *5)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3))
+ (-4 *5 (-1147 (-385 *4)))
+ (-5 *2 (-2 (|:| |num| (-1171 *4)) (|:| |den| *4))))))
+(((*1 *1 *2 *3 *3 *3 *3)
+ (-12 (-5 *2 (-1 (-876 (-205)) (-205))) (-5 *3 (-1013 (-205)))
+ (-5 *1 (-859))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1 (-876 (-205)) (-205))) (-5 *3 (-1013 (-205)))
+ (-5 *1 (-859))))
+ ((*1 *1 *2 *3 *3 *3)
+ (-12 (-5 *2 (-1 (-876 (-205)) (-205))) (-5 *3 (-1013 (-205)))
+ (-5 *1 (-860))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1 (-876 (-205)) (-205))) (-5 *3 (-1013 (-205)))
+ (-5 *1 (-860)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-1 (-205) (-205) (-205) (-205))) (-5 *1 (-242))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1 (-205) (-205) (-205))) (-5 *1 (-242))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1 (-205) (-205))) (-5 *1 (-242)))))
+(((*1 *2 *2 *3)
+ (-12 (-4 *4 (-13 (-341) (-138) (-966 (-385 (-525)))))
+ (-4 *3 (-1147 *4)) (-5 *1 (-750 *4 *3 *2 *5)) (-4 *2 (-601 *3))
+ (-4 *5 (-601 (-385 *3)))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-385 *5))
+ (-4 *4 (-13 (-341) (-138) (-966 (-385 (-525))))) (-4 *5 (-1147 *4))
+ (-5 *1 (-750 *4 *5 *2 *6)) (-4 *2 (-601 *5)) (-4 *6 (-601 *3)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-854)) (-5 *1 (-143 *3 *4 *5)) (-14 *3 *2)
+ (-4 *4 (-341)) (-14 *5 (-924 *3 *4)))))
+(((*1 *2 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-712)) (-4 *4 (-13 (-517) (-138)))
+ (-5 *1 (-1141 *4 *2)) (-4 *2 (-1147 *4)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-591 *3))
+ (-5 *1 (-908 *4 *5 *6 *3)) (-4 *3 (-989 *4 *5 *6)))))
+(((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-591 *5)) (-5 *4 (-525)) (-4 *5 (-786)) (-4 *5 (-341))
+ (-5 *2 (-712)) (-5 *1 (-878 *5 *6)) (-4 *6 (-1147 *5)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1072)) (-5 *2 (-591 (-1094))) (-5 *1 (-813)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-712)) (-5 *4 (-525)) (-5 *1 (-422 *2)) (-4 *2 (-975)))))
(((*1 *1 *2 *1) (-12 (-5 *2 (-104)) (-5 *1 (-162)))))
-(((*1 *1 *1) (-4 *1 (-577)))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-591 (-591 *3))) (-4 *3 (-788)) (-5 *1 (-1097 *3)))))
+(((*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1018)) (-5 *1 (-202 *3))))
+ ((*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1125)) (-4 *1 (-233 *3))))
+ ((*1 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1125)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-591 (-525))) (-5 *1 (-49 *3 *4)) (-4 *3 (-975))
+ (-14 *4 (-591 (-1089)))))
((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-578 *3 *2))
- (-4 *2 (-13 (-408 *3) (-932) (-1111))))))
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-932)))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3))
+ (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3))
+ (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4))))
+ ((*1 *1 *1) (-4 *1 (-263)))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089)))
+ (-14 *3 (-591 (-1089))) (-4 *4 (-365))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-609 *3 *4)) (-4 *3 (-788))
+ (-4 *4 (-13 (-160) (-659 (-385 (-525))))) (-5 *1 (-575 *3 *4 *5))
+ (-14 *5 (-854))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
+ (-5 *1 (-1075 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
+ (-5 *1 (-1076 *3))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-712)) (-4 *4 (-13 (-975) (-659 (-385 (-525)))))
+ (-4 *5 (-788)) (-5 *1 (-1185 *4 *5 *2)) (-4 *2 (-1190 *5 *4))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-712)) (-5 *1 (-1189 *3 *4))
+ (-4 *4 (-659 (-385 (-525)))) (-4 *3 (-788)) (-4 *4 (-160)))))
+(((*1 *1 *1 *2 *2)
+ (-12 (-5 *2 (-525)) (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975))
+ (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))))
+(((*1 *1 *2) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-308))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-308)))))
+(((*1 *2 *3 *2)
+ (|partial| -12 (-5 *2 (-1171 *4)) (-5 *3 (-631 *4)) (-4 *4 (-341))
+ (-5 *1 (-612 *4))))
+ ((*1 *2 *3 *2)
+ (|partial| -12 (-4 *4 (-341))
+ (-4 *5 (-13 (-351 *4) (-10 -7 (-6 -4251))))
+ (-4 *2 (-13 (-351 *4) (-10 -7 (-6 -4251))))
+ (-5 *1 (-613 *4 *5 *2 *3)) (-4 *3 (-629 *4 *5 *2))))
+ ((*1 *2 *3 *2 *4 *5)
+ (|partial| -12 (-5 *4 (-591 *2)) (-5 *5 (-1 *2 *2)) (-4 *2 (-341))
+ (-5 *1 (-755 *2 *3)) (-4 *3 (-601 *2))))
+ ((*1 *2 *3)
+ (-12 (-4 *2 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525)))))))
+ (-5 *1 (-1044 *3 *2)) (-4 *3 (-1147 *2)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-825 *3)) (-4 *3 (-1018)))))
+(((*1 *1 *1 *1) (-4 *1 (-510))))
(((*1 *2 *3)
(-12 (-5 *3 (-710))
(-5 *2
- (-2 (|:| -2432 (-357)) (|:| -2400 (-1072))
+ (-2 (|:| -2282 (-357)) (|:| -3419 (-1072))
(|:| |explanations| (-591 (-1072))) (|:| |extra| (-964))))
(-5 *1 (-526))))
((*1 *2 *3 *4)
(-12 (-5 *3 (-710)) (-5 *4 (-987))
(-5 *2
- (-2 (|:| -2432 (-357)) (|:| -2400 (-1072))
+ (-2 (|:| -2282 (-357)) (|:| -3419 (-1072))
(|:| |explanations| (-591 (-1072))) (|:| |extra| (-964))))
(-5 *1 (-526))))
((*1 *2 *3 *4)
(-12 (-4 *1 (-728)) (-5 *3 (-987))
(-5 *4
(-2 (|:| |fn| (-294 (-205)))
- (|:| -1767 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205))
+ (|:| -3756 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205))
(|:| |relerr| (-205))))
(-5 *2
- (-2 (|:| -2432 (-357)) (|:| |explanations| (-1072))
+ (-2 (|:| -2282 (-357)) (|:| |explanations| (-1072))
(|:| |extra| (-964))))))
((*1 *2 *3 *4)
(-12 (-4 *1 (-728)) (-5 *3 (-987))
(-5 *4
(-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205)))
- (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205))
+ (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205))
(|:| |relerr| (-205))))
(-5 *2
- (-2 (|:| -2432 (-357)) (|:| |explanations| (-1072))
+ (-2 (|:| -2282 (-357)) (|:| |explanations| (-1072))
(|:| |extra| (-964))))))
((*1 *2 *3 *4)
(-12 (-4 *1 (-741)) (-5 *3 (-987))
@@ -10278,41 +11173,41 @@
(|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205)))
(|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205)))
(|:| |abserr| (-205)) (|:| |relerr| (-205))))
- (-5 *2 (-2 (|:| -2432 (-357)) (|:| |explanations| (-1072))))))
+ (-5 *2 (-2 (|:| -2282 (-357)) (|:| |explanations| (-1072))))))
((*1 *2 *3)
(-12 (-5 *3 (-749))
(-5 *2
- (-2 (|:| -2432 (-357)) (|:| -2400 (-1072))
+ (-2 (|:| -2282 (-357)) (|:| -3419 (-1072))
(|:| |explanations| (-591 (-1072)))))
(-5 *1 (-746))))
((*1 *2 *3 *4)
(-12 (-5 *3 (-749)) (-5 *4 (-987))
(-5 *2
- (-2 (|:| -2432 (-357)) (|:| -2400 (-1072))
+ (-2 (|:| -2282 (-357)) (|:| -3419 (-1072))
(|:| |explanations| (-591 (-1072)))))
(-5 *1 (-746))))
((*1 *2 *3 *4)
(-12 (-4 *1 (-777)) (-5 *3 (-987))
(-5 *4
- (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3506 (-591 (-205)))))
- (-5 *2 (-2 (|:| -2432 (-357)) (|:| |explanations| (-1072))))))
+ (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3492 (-591 (-205)))))
+ (-5 *2 (-2 (|:| -2282 (-357)) (|:| |explanations| (-1072))))))
((*1 *2 *3 *4)
(-12 (-4 *1 (-777)) (-5 *3 (-987))
(-5 *4
- (-2 (|:| |fn| (-294 (-205))) (|:| -3506 (-591 (-205)))
+ (-2 (|:| |fn| (-294 (-205))) (|:| -3492 (-591 (-205)))
(|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205))))
(|:| |ub| (-591 (-781 (-205))))))
- (-5 *2 (-2 (|:| -2432 (-357)) (|:| |explanations| (-1072))))))
+ (-5 *2 (-2 (|:| -2282 (-357)) (|:| |explanations| (-1072))))))
((*1 *2 *3)
(-12 (-5 *3 (-779))
(-5 *2
- (-2 (|:| -2432 (-357)) (|:| -2400 (-1072))
+ (-2 (|:| -2282 (-357)) (|:| -3419 (-1072))
(|:| |explanations| (-591 (-1072)))))
(-5 *1 (-778))))
((*1 *2 *3 *4)
(-12 (-5 *3 (-779)) (-5 *4 (-987))
(-5 *2
- (-2 (|:| -2432 (-357)) (|:| -2400 (-1072))
+ (-2 (|:| -2282 (-357)) (|:| -3419 (-1072))
(|:| |explanations| (-591 (-1072)))))
(-5 *1 (-778))))
((*1 *2 *3 *4)
@@ -10326,36 +11221,445 @@
(|:| |dStart| (-631 (-205))) (|:| |dFinish| (-631 (-205))))))
(|:| |f| (-591 (-591 (-294 (-205))))) (|:| |st| (-1072))
(|:| |tol| (-205))))
- (-5 *2 (-2 (|:| -2432 (-357)) (|:| |explanations| (-1072))))))
+ (-5 *2 (-2 (|:| -2282 (-357)) (|:| |explanations| (-1072))))))
((*1 *2 *3)
(-12 (-5 *3 (-831))
(-5 *2
- (-2 (|:| -2432 (-357)) (|:| -2400 (-1072))
+ (-2 (|:| -2282 (-357)) (|:| -3419 (-1072))
(|:| |explanations| (-591 (-1072)))))
(-5 *1 (-830))))
((*1 *2 *3 *4)
(-12 (-5 *3 (-831)) (-5 *4 (-987))
(-5 *2
- (-2 (|:| -2432 (-357)) (|:| -2400 (-1072))
+ (-2 (|:| -2282 (-357)) (|:| -3419 (-1072))
(|:| |explanations| (-591 (-1072)))))
(-5 *1 (-830)))))
+(((*1 *2 *3 *3 *3 *4 *4 *4 *4 *4 *5 *3 *3 *3 *6 *4 *3)
+ (-12 (-5 *4 (-631 (-205))) (-5 *5 (-631 (-525))) (-5 *6 (-205))
+ (-5 *3 (-525)) (-5 *2 (-964)) (-5 *1 (-694)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *1 (-405 *3 *2)) (-4 *3 (-13 (-160) (-37 (-385 (-525)))))
+ (-4 *2 (-13 (-788) (-21))))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *2 (-1176)) (-5 *1 (-763)))))
+(((*1 *2 *1 *3 *3 *3 *2)
+ (-12 (-5 *3 (-712)) (-5 *1 (-619 *2)) (-4 *2 (-1018)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1 *5)) (-4 *5 (-1018)) (-5 *2 (-1 *5 *4))
+ (-5 *1 (-625 *4 *5)) (-4 *4 (-1018))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-788)) (-5 *1 (-862 *3 *2)) (-4 *2 (-408 *3))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1089)) (-5 *2 (-294 (-525))) (-5 *1 (-863))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1186 *3 *2)) (-4 *3 (-788)) (-4 *2 (-975))))
+ ((*1 *2 *1) (-12 (-4 *2 (-975)) (-5 *1 (-1192 *2 *3)) (-4 *3 (-784)))))
+(((*1 *1 *1 *1) (-5 *1 (-150)))
+ ((*1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-150)))))
+(((*1 *2 *1) (-12 (-4 *3 (-1125)) (-5 *2 (-591 *1)) (-4 *1 (-940 *3)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-932))))))
(((*1 *2 *3 *4)
(-12 (-5 *3 (-1 *2 *2)) (-4 *2 (-1162 *4)) (-5 *1 (-1164 *4 *2))
(-4 *4 (-37 (-385 (-525)))))))
+(((*1 *2 *2)
+ (-12
+ (-5 *2
+ (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *4)
+ (|:| |xpnt| (-525))))
+ (-4 *4 (-13 (-1147 *3) (-517) (-10 -8 (-15 -2124 ($ $ $)))))
+ (-4 *3 (-517)) (-5 *1 (-1150 *3 *4)))))
+(((*1 *2 *1)
+ (-12 (-4 *4 (-1018)) (-5 *2 (-822 *3 *5)) (-5 *1 (-818 *3 *4 *5))
+ (-4 *3 (-1018)) (-4 *5 (-611 *4)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-591 (-854))) (-5 *1 (-1019 *3 *4)) (-14 *3 (-854))
+ (-14 *4 (-854)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1021 *3 *4 *5 *6 *7)) (-4 *3 (-1018)) (-4 *4 (-1018))
+ (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *7 (-1018)) (-5 *2 (-108)))))
+(((*1 *1 *1 *2)
+ (|partial| -12 (-5 *2 (-854)) (-5 *1 (-1019 *3 *4)) (-14 *3 *2)
+ (-14 *4 *2))))
+(((*1 *2 *3 *4 *4 *4 *4 *5 *5)
+ (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357))
+ (-5 *2
+ (-2 (|:| -2940 *4) (|:| -2757 *4) (|:| |totalpts| (-525))
+ (|:| |success| (-108))))
+ (-5 *1 (-730)) (-5 *5 (-525)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1085 *1)) (-5 *4 (-1089)) (-4 *1 (-27))
+ (-5 *2 (-591 *1))))
+ ((*1 *2 *3) (-12 (-5 *3 (-1085 *1)) (-4 *1 (-27)) (-5 *2 (-591 *1))))
+ ((*1 *2 *3) (-12 (-5 *3 (-885 *1)) (-4 *1 (-27)) (-5 *2 (-591 *1))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-788) (-517))) (-5 *2 (-591 *1))
+ (-4 *1 (-29 *4))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *2 (-591 *1)) (-4 *1 (-29 *3)))))
+(((*1 *1 *2 *1 *1)
+ (-12 (-5 *2 (-1089)) (-5 *1 (-619 *3)) (-4 *3 (-1018)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-1072)) (-5 *3 (-591 (-242))) (-5 *1 (-240))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-242))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1172))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1173)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-385 (-525))) (-4 *5 (-734)) (-4 *6 (-788))
+ (-4 *7 (-517)) (-4 *8 (-882 *7 *5 *6))
+ (-5 *2 (-2 (|:| -3987 (-712)) (|:| -2976 *9) (|:| |radicand| *9)))
+ (-5 *1 (-886 *5 *6 *7 *8 *9)) (-5 *4 (-712))
+ (-4 *9
+ (-13 (-341)
+ (-10 -8 (-15 -1384 (*8 $)) (-15 -1396 (*8 $)) (-15 -2686 ($ *8))))))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-854)) (-5 *2 (-1085 *4)) (-5 *1 (-335 *4))
+ (-4 *4 (-327)))))
(((*1 *2 *3) (-12 (-5 *3 (-712)) (-5 *2 (-357)) (-5 *1 (-968)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))))
+(((*1 *1 *1 *1) (-12 (-5 *1 (-591 *2)) (-4 *2 (-1125)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-108)) (-5 *1 (-317 *3 *4 *5)) (-14 *3 (-591 (-1089)))
+ (-14 *4 (-591 (-1089))) (-4 *5 (-365))))
+ ((*1 *2)
+ (-12 (-5 *2 (-108)) (-5 *1 (-317 *3 *4 *5)) (-14 *3 (-591 (-1089)))
+ (-14 *4 (-591 (-1089))) (-4 *5 (-365)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-515 *3)) (-4 *3 (-13 (-382) (-1111))) (-5 *2 (-108))))
+ ((*1 *2 *1) (-12 (-4 *1 (-786)) (-5 *2 (-108))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *1 (-991 *4 *3)) (-4 *4 (-13 (-786) (-341)))
+ (-4 *3 (-1147 *4)) (-5 *2 (-108)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))))
(((*1 *2 *1 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1173)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-591 (-525))) (-5 *1 (-130 *3 *4 *5)) (-14 *3 (-525))
+ (-14 *4 (-712)) (-4 *5 (-160)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-525)) (-5 *2 (-591 (-591 (-205)))) (-5 *1 (-1122)))))
+(((*1 *2 *1 *2) (-12 (-5 *1 (-955 *2)) (-4 *2 (-1125)))))
+(((*1 *2 *3) (-12 (-5 *3 (-294 (-205))) (-5 *2 (-108)) (-5 *1 (-246)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1173)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-13 (-341) (-138) (-966 (-525)))) (-4 *5 (-1147 *4))
+ (-5 *2 (-2 (|:| |ans| (-385 *5)) (|:| |nosol| (-108))))
+ (-5 *1 (-945 *4 *5)) (-5 *3 (-385 *5)))))
+(((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-1 (-3 *5 "failed") *8))
+ (-5 *4 (-631 (-1085 *8))) (-4 *5 (-975)) (-4 *8 (-975))
+ (-4 *6 (-1147 *5)) (-5 *2 (-631 *6)) (-5 *1 (-474 *5 *6 *7 *8))
+ (-4 *7 (-1147 *6)))))
+(((*1 *1 *1 *1)
+ (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
+ (-4 *4 (-788))))
+ ((*1 *2 *2 *1)
+ (-12 (-4 *1 (-1119 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-734))
+ (-4 *5 (-788)) (-4 *2 (-989 *3 *4 *5)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *2 (-985 (-953 *4) (-1085 (-953 *4)))) (-5 *3 (-796))
+ (-5 *1 (-953 *4)) (-4 *4 (-13 (-786) (-341) (-951))))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1089))
+ (-4 *5 (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525))))
+ (-5 *2 (-542 *3)) (-5 *1 (-404 *5 *3))
+ (-4 *3 (-13 (-1111) (-29 *5)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1089)) (-4 *5 (-13 (-517) (-966 (-525)) (-138)))
+ (-5 *2 (-542 (-385 (-885 *5)))) (-5 *1 (-531 *5))
+ (-5 *3 (-385 (-885 *5))))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-232 *2 *3 *4 *5)) (-4 *2 (-975)) (-4 *3 (-788))
+ (-4 *4 (-245 *3)) (-4 *5 (-734)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-591 (-242))) (-5 *4 (-1089)) (-5 *2 (-108))
+ (-5 *1 (-242)))))
+(((*1 *1 *2 *3) (-12 (-5 *2 (-1022)) (-5 *3 (-715)) (-5 *1 (-51)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-591 (-591 (-591 *4)))) (-5 *2 (-591 (-591 *4)))
+ (-5 *1 (-1097 *4)) (-4 *4 (-788)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-1 *7 *7))
+ (-5 *5 (-1 (-3 (-2 (|:| -2428 *6) (|:| |coeff| *6)) "failed") *6))
+ (-4 *6 (-341)) (-4 *7 (-1147 *6))
+ (-5 *2 (-2 (|:| |answer| (-542 (-385 *7))) (|:| |a0| *6)))
+ (-5 *1 (-535 *6 *7)) (-5 *3 (-385 *7)))))
+(((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-305 *3)) (-4 *3 (-1125))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-108)) (-5 *1 (-488 *3 *4)) (-4 *3 (-1125))
+ (-14 *4 (-525)))))
+(((*1 *2 *1) (-12 (-4 *3 (-975)) (-5 *2 (-591 *1)) (-4 *1 (-1050 *3)))))
(((*1 *2 *3 *4 *4 *4 *3 *4 *3)
(-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
(-5 *1 (-693)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-525)) (-4 *1 (-301 *4 *2)) (-4 *4 (-1018))
+ (-4 *2 (-126)))))
+(((*1 *2 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1125)))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-232 *2 *3 *4 *5)) (-4 *2 (-975)) (-4 *3 (-788))
+ (-4 *4 (-245 *3)) (-4 *5 (-734)))))
+(((*1 *2 *3 *4 *2)
+ (-12 (-5 *2 (-591 (-591 (-591 *5)))) (-5 *3 (-1 (-108) *5 *5))
+ (-5 *4 (-591 *5)) (-4 *5 (-788)) (-5 *1 (-1097 *5)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-108)))))
+(((*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-1127)))))
+(((*1 *2 *3 *1)
+ (-12 (-4 *4 (-13 (-786) (-341))) (-5 *2 (-108)) (-5 *1 (-985 *4 *3))
+ (-4 *3 (-1147 *4)))))
+(((*1 *2 *2) (-12 (-5 *2 (-357)) (-5 *1 (-92)))))
+(((*1 *2 *1 *1)
+ (-12
+ (-5 *2
+ (-2 (|:| -1788 *3) (|:| |coef1| (-723 *3)) (|:| |coef2| (-723 *3))))
+ (-5 *1 (-723 *3)) (-4 *3 (-517)) (-4 *3 (-975)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1094)) (-5 *1 (-48)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-1018)) (-4 *3 (-833 *5)) (-5 *2 (-631 *3))
+ (-5 *1 (-633 *5 *3 *6 *4)) (-4 *6 (-351 *3))
+ (-4 *4 (-13 (-351 *5) (-10 -7 (-6 -4250)))))))
+(((*1 *2 *1 *1)
+ (|partial| -12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-4 *3 (-346))
+ (-5 *2 (-1085 *3))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-4 *3 (-346))
+ (-5 *2 (-1085 *3)))))
+(((*1 *2 *3 *4)
+ (|partial| -12 (-5 *4 (-1089)) (-4 *5 (-566 (-825 (-525))))
+ (-4 *5 (-819 (-525)))
+ (-4 *5 (-13 (-788) (-966 (-525)) (-429) (-587 (-525))))
+ (-5 *2 (-2 (|:| |special| *3) (|:| |integrand| *3)))
+ (-5 *1 (-528 *5 *3)) (-4 *3 (-577))
+ (-4 *3 (-13 (-27) (-1111) (-408 *5)))))
+ ((*1 *2 *2 *3 *4 *4)
+ (|partial| -12 (-5 *3 (-1089)) (-5 *4 (-781 *2)) (-4 *2 (-1053))
+ (-4 *2 (-13 (-27) (-1111) (-408 *5)))
+ (-4 *5 (-566 (-825 (-525)))) (-4 *5 (-819 (-525)))
+ (-4 *5 (-13 (-788) (-966 (-525)) (-429) (-587 (-525))))
+ (-5 *1 (-528 *5 *2)))))
+(((*1 *2 *1) (-12 (-4 *1 (-367)) (-5 *2 (-108)))))
(((*1 *2 *1) (-12 (-5 *2 (-591 (-525))) (-5 *1 (-254)))))
+(((*1 *2 *3 *3 *3 *4 *5 *5 *3)
+ (-12 (-5 *3 (-525)) (-5 *5 (-631 (-205))) (-5 *4 (-205))
+ (-5 *2 (-964)) (-5 *1 (-694)))))
+(((*1 *2 *2 *3 *3)
+ (-12 (-5 *2 (-631 *3)) (-4 *3 (-286)) (-5 *1 (-641 *3)))))
+(((*1 *2 *3 *4 *2)
+ (-12 (-5 *3 (-1 *2 *2)) (-5 *4 (-712)) (-4 *2 (-1018))
+ (-5 *1 (-621 *2)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1171 *4)) (-4 *4 (-327)) (-5 *2 (-1085 *4))
+ (-5 *1 (-495 *4)))))
+(((*1 *1 *1 *1) (-5 *1 (-108))) ((*1 *1 *1 *1) (-4 *1 (-119)))
+ ((*1 *1 *1 *1) (-5 *1 (-1036))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))))
+(((*1 *2 *2 *2 *2 *3)
+ (-12 (-4 *3 (-517)) (-5 *1 (-901 *3 *2)) (-4 *2 (-1147 *3)))))
+(((*1 *2 *3 *3 *4 *4 *4 *3)
+ (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
+ (-5 *1 (-698)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1089)) (-4 *4 (-429)) (-4 *4 (-788))
+ (-5 *1 (-534 *4 *2)) (-4 *2 (-263)) (-4 *2 (-408 *4)))))
(((*1 *2 *2 *3) (-12 (-5 *3 (-525)) (-5 *1 (-1100 *2)) (-4 *2 (-341)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1070 *3)) (-5 *1 (-161 *3)) (-4 *3 (-286)))))
+(((*1 *2 *1)
+ (-12
+ (-5 *2
+ (-591
+ (-591
+ (-3 (|:| -3419 (-1089))
+ (|:| |bounds| (-591 (-3 (|:| S (-1089)) (|:| P (-885 (-525))))))))))
+ (-5 *1 (-1093)))))
+(((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-1 *4 *4)) (-5 *3 (-712)) (-4 *1 (-211 *4))
+ (-4 *4 (-975))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-211 *3)) (-4 *3 (-975))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-213)) (-5 *2 (-712))))
+ ((*1 *1 *1) (-4 *1 (-213)))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-4 *1 (-245 *3)) (-4 *3 (-788))))
+ ((*1 *1 *1) (-12 (-4 *1 (-245 *2)) (-4 *2 (-788))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129))
+ (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4)))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-712)) (-4 *3 (-13 (-341) (-138))) (-5 *1 (-377 *3 *4))
+ (-4 *4 (-1147 *3))))
+ ((*1 *1 *1)
+ (-12 (-4 *2 (-13 (-341) (-138))) (-5 *1 (-377 *2 *3))
+ (-4 *3 (-1147 *2))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-451 *3 *4 *5))
+ (-4 *3 (-975)) (-14 *5 *3)))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *2 (-341)) (-4 *2 (-833 *3)) (-5 *1 (-542 *2))
+ (-5 *3 (-1089))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-1 *2 *2)) (-5 *1 (-542 *2)) (-4 *2 (-341))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-796))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-591 *4)) (-5 *3 (-591 (-712))) (-4 *1 (-833 *4))
+ (-4 *4 (-1018))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *3 (-712)) (-4 *1 (-833 *2)) (-4 *2 (-1018))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-591 *3)) (-4 *1 (-833 *3)) (-4 *3 (-1018))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-833 *2)) (-4 *2 (-1018))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1080 *3 *4 *5))
+ (-4 *3 (-975)) (-14 *5 *3)))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1086 *3 *4 *5))
+ (-4 *3 (-975)) (-14 *5 *3)))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1087 *3 *4 *5))
+ (-4 *3 (-975)) (-14 *5 *3)))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1135 *3 *4 *5))
+ (-4 *3 (-975)) (-14 *5 *3)))
+ ((*1 *1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-1147 *3)) (-4 *3 (-975))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1156 *3 *4 *5))
+ (-4 *3 (-975)) (-14 *5 *3)))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1167 *4)) (-14 *4 (-1089)) (-5 *1 (-1163 *3 *4 *5))
+ (-4 *3 (-975)) (-14 *5 *3))))
+(((*1 *1 *2 *3 *1)
+ (-12 (-5 *2 (-1011 (-885 (-525)))) (-5 *3 (-885 (-525)))
+ (-5 *1 (-308))))
+ ((*1 *1 *2 *1) (-12 (-5 *2 (-1011 (-885 (-525)))) (-5 *1 (-308)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-3 (-385 (-885 *5)) (-1079 (-1089) (-885 *5))))
+ (-4 *5 (-429)) (-5 *2 (-591 (-631 (-385 (-885 *5)))))
+ (-5 *1 (-271 *5)) (-5 *4 (-631 (-385 (-885 *5)))))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1 (-1070 *4) (-1070 *4))) (-5 *2 (-1070 *4))
- (-5 *1 (-1194 *4)) (-4 *4 (-1125))))
+ (-12 (-4 *4 (-327)) (-5 *2 (-108)) (-5 *1 (-197 *4 *3))
+ (-4 *3 (-1147 *4)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-517))
+ (-4 *7 (-882 *3 *5 *6))
+ (-5 *2 (-2 (|:| -3987 (-712)) (|:| -2976 *8) (|:| |radicand| *8)))
+ (-5 *1 (-886 *5 *6 *3 *7 *8)) (-5 *4 (-712))
+ (-4 *8
+ (-13 (-341)
+ (-10 -8 (-15 -1384 (*7 $)) (-15 -1396 (*7 $)) (-15 -2686 ($ *7))))))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-1 (-876 *3) (-876 *3))) (-5 *1 (-163 *3))
+ (-4 *3 (-13 (-341) (-1111) (-932))))))
+(((*1 *2 *1 *1)
+ (-12 (-4 *1 (-1021 *3 *4 *5 *6 *7)) (-4 *3 (-1018)) (-4 *4 (-1018))
+ (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *7 (-1018)) (-5 *2 (-108)))))
+(((*1 *2 *2) (-12 (-5 *2 (-854)) (-5 *1 (-335 *3)) (-4 *3 (-327)))))
+(((*1 *1 *1 *1) (-4 *1 (-899))))
+(((*1 *1) (-12 (-4 *1 (-307 *2)) (-4 *2 (-346)) (-4 *2 (-341)))))
+(((*1 *2 *3 *3 *3 *4)
+ (-12 (-5 *3 (-1 (-205) (-205) (-205)))
+ (-5 *4 (-1 (-205) (-205) (-205) (-205)))
+ (-5 *2 (-1 (-876 (-205)) (-205) (-205))) (-5 *1 (-638)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-341)) (-4 *5 (-517))
+ (-5 *2
+ (-2 (|:| |minor| (-591 (-854))) (|:| -2203 *3)
+ (|:| |minors| (-591 (-591 (-854)))) (|:| |ops| (-591 *3))))
+ (-5 *1 (-88 *5 *3)) (-5 *4 (-854)) (-4 *3 (-601 *5)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *2 (-1147 *4)) (-5 *1 (-748 *4 *2 *3 *5))
+ (-4 *4 (-13 (-341) (-138) (-966 (-385 (-525))))) (-4 *3 (-601 *2))
+ (-4 *5 (-601 (-385 *2)))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 (-591 (-1070 *5)) (-591 (-1070 *5)))) (-5 *4 (-525))
- (-5 *2 (-591 (-1070 *5))) (-5 *1 (-1194 *5)) (-4 *5 (-1125)))))
+ (-12 (-4 *2 (-1147 *4)) (-5 *1 (-748 *4 *2 *5 *3))
+ (-4 *4 (-13 (-341) (-138) (-966 (-385 (-525))))) (-4 *5 (-601 *2))
+ (-4 *3 (-601 (-385 *2))))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-525)) (-5 *2 (-591 (-2 (|:| -2542 *3) (|:| -2743 *4))))
+ (-5 *1 (-637 *3)) (-4 *3 (-1147 *4)))))
+(((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-712)) (-5 *3 (-876 *4)) (-4 *1 (-1050 *4))
+ (-4 *4 (-975))))
+ ((*1 *2 *1 *3 *4)
+ (-12 (-5 *3 (-712)) (-5 *4 (-876 (-205))) (-5 *2 (-1176))
+ (-5 *1 (-1173)))))
+(((*1 *2 *1 *1) (-12 (-4 *1 (-940 *3)) (-4 *3 (-1125)) (-5 *2 (-525)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-712)) (-5 *1 (-130 *3 *4 *5)) (-14 *3 (-525))
+ (-14 *4 *2) (-4 *5 (-160))))
+ ((*1 *2)
+ (-12 (-4 *4 (-160)) (-5 *2 (-854)) (-5 *1 (-153 *3 *4))
+ (-4 *3 (-154 *4))))
+ ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-854))))
+ ((*1 *2)
+ (-12 (-4 *1 (-348 *3 *4)) (-4 *3 (-160)) (-4 *4 (-1147 *3))
+ (-5 *2 (-854))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-341)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4))
+ (-5 *2 (-712)) (-5 *1 (-492 *4 *5 *6 *3)) (-4 *3 (-629 *4 *5 *6))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-631 *5)) (-5 *4 (-1171 *5)) (-4 *5 (-341))
+ (-5 *2 (-712)) (-5 *1 (-612 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-341)) (-4 *6 (-13 (-351 *5) (-10 -7 (-6 -4251))))
+ (-4 *4 (-13 (-351 *5) (-10 -7 (-6 -4251)))) (-5 *2 (-712))
+ (-5 *1 (-613 *5 *6 *4 *3)) (-4 *3 (-629 *5 *6 *4))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-351 *3))
+ (-4 *5 (-351 *3)) (-4 *3 (-517)) (-5 *2 (-712))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-517)) (-4 *4 (-160)) (-4 *5 (-351 *4))
+ (-4 *6 (-351 *4)) (-5 *2 (-712)) (-5 *1 (-630 *4 *5 *6 *3))
+ (-4 *3 (-629 *4 *5 *6))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975))
+ (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-4 *5 (-517))
+ (-5 *2 (-712)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-591 *3)) (-4 *3 (-1125)) (-5 *1 (-1171 *3)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-854)) (-4 *1 (-218 *3 *4)) (-4 *4 (-975))
+ (-4 *4 (-1125))))
+ ((*1 *1 *2)
+ (-12 (-14 *3 (-591 (-1089))) (-4 *4 (-160))
+ (-4 *5 (-218 (-2028 *3) (-712)))
+ (-14 *6
+ (-1 (-108) (-2 (|:| -3229 *2) (|:| -3987 *5))
+ (-2 (|:| -3229 *2) (|:| -3987 *5))))
+ (-5 *1 (-438 *3 *4 *2 *5 *6 *7)) (-4 *2 (-788))
+ (-4 *7 (-882 *4 *5 (-798 *3)))))
+ ((*1 *2 *2) (-12 (-5 *2 (-876 (-205))) (-5 *1 (-1122)))))
+(((*1 *2)
+ (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3))
+ (-4 *5 (-1147 (-385 *4))) (-5 *2 (-108)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1070 *3)) (-5 *1 (-161 *3)) (-4 *3 (-286)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1022)) (-5 *1 (-51)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1138 *3)) (-4 *3 (-1125)))))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-1020 (-1020 *3))) (-5 *1 (-837 *3)) (-4 *3 (-1018)))))
+(((*1 *1) (-5 *1 (-146))))
+(((*1 *2 *3 *3 *3)
+ (-12 (-5 *2 (-591 (-525))) (-5 *1 (-1028)) (-5 *3 (-525)))))
+(((*1 *2 *1) (-12 (-4 *1 (-618 *3)) (-4 *3 (-1125)) (-5 *2 (-108)))))
+(((*1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-1096)))))
+(((*1 *2 *3 *4 *5 *6 *5 *3 *7)
+ (-12 (-5 *4 (-525))
+ (-5 *6
+ (-2 (|:| |try| (-357)) (|:| |did| (-357)) (|:| -3289 (-357))))
+ (-5 *7 (-1 (-1176) (-1171 *5) (-1171 *5) (-357)))
+ (-5 *3 (-1171 (-357))) (-5 *5 (-357)) (-5 *2 (-1176))
+ (-5 *1 (-729))))
+ ((*1 *2 *3 *4 *5 *6 *5 *3 *7 *3 *3 *3 *3 *3 *3 *3)
+ (-12 (-5 *4 (-525))
+ (-5 *6
+ (-2 (|:| |try| (-357)) (|:| |did| (-357)) (|:| -3289 (-357))))
+ (-5 *7 (-1 (-1176) (-1171 *5) (-1171 *5) (-357)))
+ (-5 *3 (-1171 (-357))) (-5 *5 (-357)) (-5 *2 (-1176))
+ (-5 *1 (-729)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-396 (-1085 *1))) (-5 *1 (-294 *4)) (-5 *3 (-1085 *1))
+ (-4 *4 (-429)) (-4 *4 (-517)) (-4 *4 (-788))))
+ ((*1 *2 *3)
+ (-12 (-4 *1 (-842)) (-5 *2 (-396 (-1085 *1))) (-5 *3 (-1085 *1)))))
(((*1 *2 *1 *3)
(-12 (-5 *3 (-525)) (-4 *1 (-301 *2 *4)) (-4 *4 (-126))
(-4 *2 (-1018))))
@@ -10366,134 +11670,1768 @@
(-12 (-5 *3 (-525)) (-4 *2 (-1018)) (-5 *1 (-594 *2 *4 *5))
(-4 *4 (-23)) (-14 *5 *4)))
((*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *1 (-760 *2)) (-4 *2 (-788)))))
+(((*1 *2 *3 *4 *4 *5 *4 *4 *5 *5 *3 *4 *4 *6 *7)
+ (-12 (-5 *3 (-631 (-205))) (-5 *4 (-525)) (-5 *5 (-205))
+ (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-59 COEFFN))))
+ (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-85 BDYVAL))))
+ (-5 *2 (-964)) (-5 *1 (-691))))
+ ((*1 *2 *3 *4 *4 *5 *4 *4 *5 *5 *3 *4 *4 *6 *7 *8 *8)
+ (-12 (-5 *3 (-631 (-205))) (-5 *4 (-525)) (-5 *5 (-205))
+ (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-59 COEFFN))))
+ (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-85 BDYVAL))))
+ (-5 *8 (-366)) (-5 *2 (-964)) (-5 *1 (-691)))))
+(((*1 *2 *2 *2 *3 *3 *4 *2 *5)
+ (|partial| -12 (-5 *3 (-564 *2))
+ (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1089))) (-5 *5 (-1085 *2))
+ (-4 *2 (-13 (-408 *6) (-27) (-1111)))
+ (-4 *6 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525))))
+ (-5 *1 (-521 *6 *2 *7)) (-4 *7 (-1018))))
+ ((*1 *2 *2 *2 *3 *3 *4 *3 *2 *5)
+ (|partial| -12 (-5 *3 (-564 *2))
+ (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1089)))
+ (-5 *5 (-385 (-1085 *2))) (-4 *2 (-13 (-408 *6) (-27) (-1111)))
+ (-4 *6 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525))))
+ (-5 *1 (-521 *6 *2 *7)) (-4 *7 (-1018)))))
+(((*1 *1 *1 *1)
+ (-12 (|has| *1 (-6 -4251)) (-4 *1 (-115 *2)) (-4 *2 (-1125)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-517) (-788) (-966 (-525)))) (-5 *2 (-108))
+ (-5 *1 (-170 *4 *3)) (-4 *3 (-13 (-27) (-1111) (-408 (-157 *4))))))
+ ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-429) (-788) (-966 (-525)) (-587 (-525))))
+ (-5 *2 (-108)) (-5 *1 (-1115 *4 *3))
+ (-4 *3 (-13 (-27) (-1111) (-408 *4))))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *3 (-631 *2)) (-4 *2 (-160)) (-5 *1 (-137 *2))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-160)) (-4 *2 (-1147 *4)) (-5 *1 (-164 *4 *2 *3))
+ (-4 *3 (-666 *4 *2))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-631 (-385 (-885 *5)))) (-5 *4 (-1089))
+ (-5 *2 (-885 *5)) (-5 *1 (-271 *5)) (-4 *5 (-429))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-631 (-385 (-885 *4)))) (-5 *2 (-885 *4))
+ (-5 *1 (-271 *4)) (-4 *4 (-429))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-348 *3 *2)) (-4 *3 (-160)) (-4 *2 (-1147 *3))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-631 (-157 (-385 (-525)))))
+ (-5 *2 (-885 (-157 (-385 (-525))))) (-5 *1 (-706 *4))
+ (-4 *4 (-13 (-341) (-786)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-631 (-157 (-385 (-525))))) (-5 *4 (-1089))
+ (-5 *2 (-885 (-157 (-385 (-525))))) (-5 *1 (-706 *5))
+ (-4 *5 (-13 (-341) (-786)))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-631 (-385 (-525)))) (-5 *2 (-885 (-385 (-525))))
+ (-5 *1 (-720 *4)) (-4 *4 (-13 (-341) (-786)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-631 (-385 (-525)))) (-5 *4 (-1089))
+ (-5 *2 (-885 (-385 (-525)))) (-5 *1 (-720 *5))
+ (-4 *5 (-13 (-341) (-786))))))
+(((*1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-369)))))
+(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-236)))))
+(((*1 *2 *3 *1)
+ (-12
+ (-5 *2
+ (-2 (|:| |cycle?| (-108)) (|:| -3023 (-712)) (|:| |period| (-712))))
+ (-5 *1 (-1070 *4)) (-4 *4 (-1125)) (-5 *3 (-712)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-286)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4))
+ (-5 *2
+ (-2 (|:| |Smith| *3) (|:| |leftEqMat| *3) (|:| |rightEqMat| *3)))
+ (-5 *1 (-1040 *4 *5 *6 *3)) (-4 *3 (-629 *4 *5 *6)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *3 (-1089)) (-5 *1 (-542 *2)) (-4 *2 (-966 *3))
+ (-4 *2 (-341))))
+ ((*1 *1 *2 *2) (-12 (-5 *1 (-542 *2)) (-4 *2 (-341))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-788) (-517))) (-5 *1 (-578 *4 *2))
+ (-4 *2 (-13 (-408 *4) (-932) (-1111)))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1011 *2)) (-4 *2 (-13 (-408 *4) (-932) (-1111)))
+ (-4 *4 (-13 (-788) (-517))) (-5 *1 (-578 *4 *2))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-891)) (-5 *2 (-1089))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-1011 *1)) (-4 *1 (-891)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-907 *3 *4 *5 *6)) (-4 *3 (-975)) (-4 *4 (-734))
+ (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-517))
+ (-5 *2 (-108)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-517))
+ (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108))
+ (-5 *1 (-908 *4 *5 *6 *7)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1072)) (-5 *1 (-1107)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-542 *2)) (-4 *2 (-13 (-29 *4) (-1111)))
+ (-5 *1 (-540 *4 *2))
+ (-4 *4 (-13 (-429) (-966 (-525)) (-788) (-587 (-525))))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-542 (-385 (-885 *4))))
+ (-4 *4 (-13 (-429) (-966 (-525)) (-788) (-587 (-525))))
+ (-5 *2 (-294 *4)) (-5 *1 (-545 *4)))))
+(((*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-60 *3)) (-14 *3 (-1089))))
+ ((*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-67 *3)) (-14 *3 (-1089))))
+ ((*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-70 *3)) (-14 *3 (-1089))))
+ ((*1 *2 *1) (-12 (-4 *1 (-373)) (-5 *2 (-1176))))
+ ((*1 *2 *3) (-12 (-5 *3 (-366)) (-5 *2 (-1176)) (-5 *1 (-375))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1072)) (-5 *4 (-796)) (-5 *2 (-1176)) (-5 *1 (-1052))))
+ ((*1 *2 *3) (-12 (-5 *3 (-796)) (-5 *2 (-1176)) (-5 *1 (-1052))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-591 (-796))) (-5 *2 (-1176)) (-5 *1 (-1052)))))
(((*1 *2 *1)
(-12 (-5 *2 (-1070 (-385 *3))) (-5 *1 (-161 *3)) (-4 *3 (-286)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-591 *2)) (-4 *2 (-510)) (-5 *1 (-148 *2)))))
+(((*1 *1 *2) (-12 (-5 *2 (-146)) (-5 *1 (-807)))))
+(((*1 *2 *1)
+ (-12
+ (-5 *2
+ (-591
+ (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205)))
+ (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205))
+ (|:| |relerr| (-205)))))
+ (-5 *1 (-520))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-562 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-1018))
+ (-5 *2 (-591 *3))))
+ ((*1 *2 *1)
+ (-12
+ (-5 *2
+ (-591
+ (-2 (|:| |xinit| (-205)) (|:| |xend| (-205))
+ (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205)))
+ (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205)))
+ (|:| |abserr| (-205)) (|:| |relerr| (-205)))))
+ (-5 *1 (-744)))))
+(((*1 *2 *3) (-12 (-5 *2 (-525)) (-5 *1 (-530 *3)) (-4 *3 (-966 *2))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1021 *3 *4 *2 *5 *6)) (-4 *3 (-1018)) (-4 *4 (-1018))
+ (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *2 (-1018)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-154 *3)) (-4 *3 (-160)) (-4 *3 (-510)) (-5 *2 (-108))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-108)) (-5 *1 (-396 *3)) (-4 *3 (-510)) (-4 *3 (-517))))
+ ((*1 *2 *1) (-12 (-4 *1 (-510)) (-5 *2 (-108))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-738 *3)) (-4 *3 (-160)) (-4 *3 (-510)) (-5 *2 (-108))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-108)) (-5 *1 (-774 *3)) (-4 *3 (-510)) (-4 *3 (-1018))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-108)) (-5 *1 (-781 *3)) (-4 *3 (-510)) (-4 *3 (-1018))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-927 *3)) (-4 *3 (-160)) (-4 *3 (-510)) (-5 *2 (-108))))
+ ((*1 *2 *3)
+ (-12 (-5 *2 (-108)) (-5 *1 (-938 *3)) (-4 *3 (-966 (-385 (-525)))))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-591 (-885 *3))) (-4 *3 (-429)) (-5 *1 (-338 *3 *4))
+ (-14 *4 (-591 (-1089)))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-591 *6)) (-4 *6 (-882 *3 *4 *5)) (-4 *3 (-429))
+ (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-427 *3 *4 *5 *6))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-591 *7)) (-5 *3 (-1072)) (-4 *7 (-882 *4 *5 *6))
+ (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
+ (-5 *1 (-427 *4 *5 *6 *7))))
+ ((*1 *2 *2 *3 *3)
+ (-12 (-5 *2 (-591 *7)) (-5 *3 (-1072)) (-4 *7 (-882 *4 *5 *6))
+ (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
+ (-5 *1 (-427 *4 *5 *6 *7))))
+ ((*1 *1 *1)
+ (-12 (-4 *2 (-341)) (-4 *3 (-734)) (-4 *4 (-788))
+ (-5 *1 (-477 *2 *3 *4 *5)) (-4 *5 (-882 *2 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-591 (-721 *3 (-798 *4)))) (-4 *3 (-429))
+ (-14 *4 (-591 (-1089))) (-5 *1 (-576 *3 *4)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-525)) (-5 *1 (-637 *2)) (-4 *2 (-1147 *3)))))
+(((*1 *1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-254)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-159))))
+ ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1121 *3)) (-4 *3 (-905)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-1111))))))
+(((*1 *1 *1 *2) (-12 (-4 *1 (-1058)) (-5 *2 (-132))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-1058)) (-5 *2 (-135)))))
+(((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-110)) (-5 *4 (-591 *2)) (-5 *1 (-109 *2))
+ (-4 *2 (-1018))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-110)) (-5 *3 (-1 *4 (-591 *4))) (-4 *4 (-1018))
+ (-5 *1 (-109 *4))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-110)) (-5 *3 (-1 *4 *4)) (-4 *4 (-1018))
+ (-5 *1 (-109 *4))))
+ ((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-110)) (-5 *2 (-1 *4 (-591 *4)))
+ (-5 *1 (-109 *4)) (-4 *4 (-1018))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-593 *3)) (-4 *3 (-975))
+ (-5 *1 (-656 *3 *4))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-975)) (-5 *1 (-775 *3)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1021 *3 *4 *5 *6 *7)) (-4 *3 (-1018)) (-4 *4 (-1018))
+ (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *7 (-1018)) (-5 *2 (-108)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-591 *5)) (-5 *4 (-591 *6)) (-4 *5 (-1018))
+ (-4 *6 (-1125)) (-5 *2 (-1 *6 *5)) (-5 *1 (-588 *5 *6))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-591 *5)) (-5 *4 (-591 *2)) (-4 *5 (-1018))
+ (-4 *2 (-1125)) (-5 *1 (-588 *5 *2))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-591 *6)) (-5 *4 (-591 *5)) (-4 *6 (-1018))
+ (-4 *5 (-1125)) (-5 *2 (-1 *5 *6)) (-5 *1 (-588 *6 *5))))
+ ((*1 *2 *3 *4 *5 *2)
+ (-12 (-5 *3 (-591 *5)) (-5 *4 (-591 *2)) (-4 *5 (-1018))
+ (-4 *2 (-1125)) (-5 *1 (-588 *5 *2))))
+ ((*1 *2 *3 *4 *2)
+ (-12 (-5 *2 (-1 *6 *5)) (-5 *3 (-591 *5)) (-5 *4 (-591 *6))
+ (-4 *5 (-1018)) (-4 *6 (-1125)) (-5 *1 (-588 *5 *6))))
+ ((*1 *2 *3 *4 *5 *6)
+ (-12 (-5 *3 (-591 *5)) (-5 *4 (-591 *2)) (-5 *6 (-1 *2 *5))
+ (-4 *5 (-1018)) (-4 *2 (-1125)) (-5 *1 (-588 *5 *2))))
+ ((*1 *2 *1 *1 *3) (-12 (-4 *1 (-1058)) (-5 *3 (-135)) (-5 *2 (-712)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *2 (-591 *2))) (-5 *4 (-591 *5))
+ (-4 *5 (-37 (-385 (-525)))) (-4 *2 (-1162 *5))
+ (-5 *1 (-1164 *5 *2)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-385 (-885 *3))) (-5 *1 (-430 *3 *4 *5 *6))
+ (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-854))
+ (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))))
+(((*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-369)))))
(((*1 *2) (-12 (-5 *2 (-854)) (-5 *1 (-146)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-1085 (-525))) (-5 *1 (-875)) (-5 *3 (-525)))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-591 (-564 *4))) (-4 *4 (-408 *3)) (-4 *3 (-788))
+ (-5 *1 (-534 *3 *4))))
+ ((*1 *1 *1 *1)
+ (-12 (-5 *1 (-822 *2 *3)) (-4 *2 (-1018)) (-4 *3 (-1018))))
+ ((*1 *1 *2 *1) (-12 (-4 *1 (-1016 *2)) (-4 *2 (-1018))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-1016 *2)) (-4 *2 (-1018))))
+ ((*1 *1 *1 *1) (-12 (-4 *1 (-1016 *2)) (-4 *2 (-1018)))))
+(((*1 *2 *3 *3 *4)
+ (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
+ (-4 *3 (-989 *5 *6 *7))
+ (-5 *2 (-591 (-2 (|:| |val| *3) (|:| -3585 *4))))
+ (-5 *1 (-995 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))))
+(((*1 *1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-796)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-591 *8)) (-5 *4 (-591 *9)) (-4 *8 (-989 *5 *6 *7))
+ (-4 *9 (-994 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-734))
+ (-4 *7 (-788)) (-5 *2 (-712)) (-5 *1 (-992 *5 *6 *7 *8 *9))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-591 *8)) (-5 *4 (-591 *9)) (-4 *8 (-989 *5 *6 *7))
+ (-4 *9 (-1027 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-734))
+ (-4 *7 (-788)) (-5 *2 (-712)) (-5 *1 (-1059 *5 *6 *7 *8 *9)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3))
+ (-4 *5 (-1147 (-385 *4)))
+ (-5 *2 (-2 (|:| |num| (-1171 *4)) (|:| |den| *4))))))
+(((*1 *2) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-770)))))
+(((*1 *1) (-5 *1 (-108))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-108)) (-5 *1 (-116 *3)) (-4 *3 (-1147 (-525))))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-517)) (-5 *2 (-591 *3)) (-5 *1 (-42 *4 *3))
+ (-4 *3 (-395 *4)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-591 (-876 *4))) (-5 *1 (-1078 *3 *4)) (-14 *3 (-854))
+ (-4 *4 (-975)))))
(((*1 *2 *3 *4)
(-12 (-4 *5 (-286)) (-4 *6 (-351 *5)) (-4 *4 (-351 *5))
(-5 *2
- (-2 (|:| |particular| (-3 *4 "failed")) (|:| -4003 (-591 *4))))
+ (-2 (|:| |particular| (-3 *4 "failed")) (|:| -3612 (-591 *4))))
(-5 *1 (-1040 *5 *6 *4 *3)) (-4 *3 (-629 *5 *6 *4)))))
+(((*1 *2 *3 *4 *5 *5 *4 *6)
+ (-12 (-5 *4 (-525)) (-5 *6 (-1 (-1176) (-1171 *5) (-1171 *5) (-357)))
+ (-5 *3 (-1171 (-357))) (-5 *5 (-357)) (-5 *2 (-1176))
+ (-5 *1 (-729)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-591 *4)) (-5 *1 (-1055 *3 *4))
+ (-4 *3 (-13 (-1018) (-33))) (-4 *4 (-13 (-1018) (-33))))))
+(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-1089)))))
+(((*1 *2 *3) (-12 (-5 *3 (-366)) (-5 *2 (-1176)) (-5 *1 (-369))))
+ ((*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-369)))))
+(((*1 *2 *2 *2)
+ (-12 (-4 *2 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525)))))))
+ (-5 *1 (-1044 *3 *2)) (-4 *3 (-1147 *2)))))
+(((*1 *1 *2) (-12 (-5 *2 (-591 *1)) (-4 *1 (-429))))
+ ((*1 *1 *1 *1) (-4 *1 (-429)))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-591 *2)) (-5 *1 (-461 *2)) (-4 *2 (-1147 (-525)))))
+ ((*1 *2 *2 *2 *3)
+ (-12 (-5 *3 (-525)) (-5 *1 (-637 *2)) (-4 *2 (-1147 *3))))
+ ((*1 *1 *1 *1) (-5 *1 (-712)))
+ ((*1 *2 *2 *2)
+ (-12 (-4 *3 (-734)) (-4 *4 (-788)) (-4 *5 (-286))
+ (-5 *1 (-849 *3 *4 *5 *2)) (-4 *2 (-882 *5 *3 *4))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-591 *2)) (-4 *2 (-882 *6 *4 *5))
+ (-5 *1 (-849 *4 *5 *6 *2)) (-4 *4 (-734)) (-4 *5 (-788))
+ (-4 *6 (-286))))
+ ((*1 *2 *2 *2)
+ (-12 (-5 *2 (-1085 *6)) (-4 *6 (-882 *5 *3 *4)) (-4 *3 (-734))
+ (-4 *4 (-788)) (-4 *5 (-286)) (-5 *1 (-849 *3 *4 *5 *6))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-591 (-1085 *7))) (-4 *4 (-734)) (-4 *5 (-788))
+ (-4 *6 (-286)) (-5 *2 (-1085 *7)) (-5 *1 (-849 *4 *5 *6 *7))
+ (-4 *7 (-882 *6 *4 *5))))
+ ((*1 *1 *1 *1) (-5 *1 (-854)))
+ ((*1 *2 *2 *2)
+ (-12 (-4 *3 (-429)) (-4 *3 (-517)) (-5 *1 (-901 *3 *2))
+ (-4 *2 (-1147 *3))))
+ ((*1 *2 *2 *1)
+ (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
+ (-4 *4 (-788)) (-4 *2 (-429)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1021 *3 *2 *4 *5 *6)) (-4 *3 (-1018)) (-4 *4 (-1018))
+ (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *2 (-1018)))))
+(((*1 *1 *1) (-5 *1 (-796))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-598 (-385 *6))) (-5 *4 (-385 *6)) (-4 *6 (-1147 *5))
+ (-4 *5 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525)))))
+ (-5 *2
+ (-2 (|:| |particular| (-3 *4 "failed")) (|:| -3612 (-591 *4))))
+ (-5 *1 (-751 *5 *6))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-598 (-385 *6))) (-4 *6 (-1147 *5))
+ (-4 *5 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525)))))
+ (-5 *2 (-2 (|:| -3612 (-591 (-385 *6))) (|:| -2928 (-631 *5))))
+ (-5 *1 (-751 *5 *6)) (-5 *4 (-591 (-385 *6)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-599 *6 (-385 *6))) (-5 *4 (-385 *6)) (-4 *6 (-1147 *5))
+ (-4 *5 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525)))))
+ (-5 *2
+ (-2 (|:| |particular| (-3 *4 "failed")) (|:| -3612 (-591 *4))))
+ (-5 *1 (-751 *5 *6))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-599 *6 (-385 *6))) (-4 *6 (-1147 *5))
+ (-4 *5 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525)))))
+ (-5 *2 (-2 (|:| -3612 (-591 (-385 *6))) (|:| -2928 (-631 *5))))
+ (-5 *1 (-751 *5 *6)) (-5 *4 (-591 (-385 *6))))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))))
+(((*1 *2 *3 *4 *3 *3 *4 *4 *4 *5)
+ (-12 (-5 *3 (-205)) (-5 *4 (-525))
+ (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -1730)))) (-5 *2 (-964))
+ (-5 *1 (-690)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-1111))))))
+(((*1 *2 *3) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-522)) (-5 *3 (-525))))
+ ((*1 *2 *3)
+ (-12 (-5 *2 (-1085 (-385 (-525)))) (-5 *1 (-875)) (-5 *3 (-525)))))
(((*1 *2 *1) (-12 (-4 *1 (-966 (-525))) (-4 *1 (-281)) (-5 *2 (-108))))
((*1 *2 *1) (-12 (-4 *1 (-510)) (-5 *2 (-108))))
((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-838 *3)) (-4 *3 (-1018)))))
+(((*1 *1 *1) (|partial| -4 *1 (-1065))))
+(((*1 *2 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-1121 *3)) (-4 *3 (-905)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-591 *6)) (-4 *6 (-882 *3 *4 *5)) (-4 *3 (-341))
+ (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-477 *3 *4 *5 *6)))))
+(((*1 *2)
+ (-12 (-5 *2 (-108)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))))
+(((*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-169)))))
+(((*1 *2)
+ (-12 (-4 *3 (-517)) (-5 *2 (-591 (-631 *3))) (-5 *1 (-42 *3 *4))
+ (-4 *4 (-395 *3)))))
+(((*1 *2 *1) (-12 (-5 *2 (-591 (-885 (-525)))) (-5 *1 (-415))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1089)) (-5 *4 (-631 (-205))) (-5 *2 (-1022))
+ (-5 *1 (-701))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1089)) (-5 *4 (-631 (-525))) (-5 *2 (-1022))
+ (-5 *1 (-701)))))
+(((*1 *2 *1)
+ (-12
+ (-5 *2
+ (-591
+ (-2 (|:| |scalar| (-385 (-525))) (|:| |coeff| (-1085 *3))
+ (|:| |logand| (-1085 *3)))))
+ (-5 *1 (-542 *3)) (-4 *3 (-341)))))
+(((*1 *2 *3 *3)
+ (|partial| -12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
+ (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-108))
+ (-5 *1 (-919 *4 *5 *6 *7 *3)) (-4 *3 (-994 *4 *5 *6 *7))))
+ ((*1 *2 *3 *3)
+ (|partial| -12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
+ (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-108))
+ (-5 *1 (-1025 *4 *5 *6 *7 *3)) (-4 *3 (-994 *4 *5 *6 *7)))))
+(((*1 *1 *1) (-4 *1 (-134)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-147 *3 *2))
+ (-4 *2 (-408 *3))))
+ ((*1 *2 *2) (-12 (-5 *1 (-148 *2)) (-4 *2 (-510)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-525)) (-5 *4 (-396 *2)) (-4 *2 (-882 *7 *5 *6))
+ (-5 *1 (-684 *5 *6 *7 *2)) (-4 *5 (-734)) (-4 *6 (-788))
+ (-4 *7 (-286)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-591 *2)) (-4 *2 (-1147 *4)) (-5 *1 (-504 *4 *2 *5 *6))
+ (-4 *4 (-286)) (-14 *5 *4) (-14 *6 (-1 *4 *4 (-712))))))
+(((*1 *1 *1) (-12 (-4 *1 (-403 *2)) (-4 *2 (-1018)) (-4 *2 (-346)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-631 *2)) (-4 *4 (-1147 *2))
+ (-4 *2 (-13 (-286) (-10 -8 (-15 -3898 ((-396 $) $)))))
+ (-5 *1 (-472 *2 *4 *5)) (-4 *5 (-387 *2 *4))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1039 *3 *2 *4 *5)) (-4 *4 (-218 *3 *2))
+ (-4 *5 (-218 *3 *2)) (-4 *2 (-975)))))
(((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-444))))
((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-444))))
((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-860)))))
+(((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-859)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-631 *4)) (-4 *4 (-975)) (-5 *1 (-1056 *3 *4))
+ (-14 *3 (-712)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-591 (-2 (|:| -1265 (-1089)) (|:| -1568 (-415)))))
+ (-5 *1 (-1093)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *1 (-622 *3 *2)) (-4 *3 (-1018)) (-4 *2 (-1018)))))
+(((*1 *2 *1) (-12 (-4 *1 (-327)) (-5 *2 (-108))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1085 *4)) (-4 *4 (-327)) (-5 *2 (-108))
+ (-5 *1 (-335 *4)))))
+(((*1 *2 *3 *4 *5 *6 *2 *7 *8)
+ (|partial| -12 (-5 *2 (-591 (-1085 *11))) (-5 *3 (-1085 *11))
+ (-5 *4 (-591 *10)) (-5 *5 (-591 *8)) (-5 *6 (-591 (-712)))
+ (-5 *7 (-1171 (-591 (-1085 *8)))) (-4 *10 (-788))
+ (-4 *8 (-286)) (-4 *11 (-882 *8 *9 *10)) (-4 *9 (-734))
+ (-5 *1 (-649 *9 *10 *8 *11)))))
+(((*1 *2 *3) (-12 (-5 *3 (-712)) (-5 *2 (-1176)) (-5 *1 (-357))))
+ ((*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-357)))))
+(((*1 *2 *3 *3 *4 *5 *5 *5 *5 *3)
+ (-12 (-5 *3 (-525)) (-5 *4 (-1072)) (-5 *5 (-631 (-205)))
+ (-5 *2 (-964)) (-5 *1 (-689)))))
+(((*1 *2 *3 *4 *4)
+ (-12 (-5 *4 (-108)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
+ (-4 *8 (-989 *5 *6 *7))
+ (-5 *2
+ (-2 (|:| |val| (-591 *8)) (|:| |towers| (-591 (-956 *5 *6 *7 *8)))))
+ (-5 *1 (-956 *5 *6 *7 *8)) (-5 *3 (-591 *8))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *4 (-108)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
+ (-4 *8 (-989 *5 *6 *7))
+ (-5 *2
+ (-2 (|:| |val| (-591 *8))
+ (|:| |towers| (-591 (-1060 *5 *6 *7 *8)))))
+ (-5 *1 (-1060 *5 *6 *7 *8)) (-5 *3 (-591 *8)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-128))))
+ ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-774 *3)) (-4 *3 (-1018))))
+ ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-781 *3)) (-4 *3 (-1018)))))
+(((*1 *2 *3 *4)
+ (-12
+ (-5 *3
+ (-591
+ (-2 (|:| |eqzro| (-591 *8)) (|:| |neqzro| (-591 *8))
+ (|:| |wcond| (-591 (-885 *5)))
+ (|:| |bsoln|
+ (-2 (|:| |partsol| (-1171 (-385 (-885 *5))))
+ (|:| -3612 (-591 (-1171 (-385 (-885 *5))))))))))
+ (-5 *4 (-1072)) (-4 *5 (-13 (-286) (-138))) (-4 *8 (-882 *5 *7 *6))
+ (-4 *6 (-13 (-788) (-566 (-1089)))) (-4 *7 (-734)) (-5 *2 (-525))
+ (-5 *1 (-857 *5 *6 *7 *8)))))
+(((*1 *1 *2) (-12 (-5 *1 (-207 *2)) (-4 *2 (-13 (-341) (-1111))))))
(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-860)))))
+(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-859)))))
+(((*1 *2 *3 *3 *3)
+ (-12 (-5 *2 (-591 (-525))) (-5 *1 (-1028)) (-5 *3 (-525)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *1 (-622 *2 *3)) (-4 *2 (-1018)) (-4 *3 (-1018)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-854)) (-5 *2 (-1085 *4)) (-5 *1 (-544 *4))
+ (-4 *4 (-327)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-1 (-108) (-110) (-110))) (-5 *1 (-110)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1119 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-734))
+ (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5))
+ (-5 *2 (-2 (|:| -1269 (-591 *6)) (|:| -1472 (-591 *6)))))))
+(((*1 *1 *2) (-12 (-5 *2 (-591 *1)) (-4 *1 (-429))))
+ ((*1 *1 *1 *1) (-4 *1 (-429))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-525)) (-5 *1 (-294 *3)) (-4 *3 (-517)) (-4 *3 (-788)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-885 (-385 (-525)))) (-5 *4 (-1089))
+ (-5 *5 (-1013 (-781 (-205)))) (-5 *2 (-591 (-205))) (-5 *1 (-279)))))
+(((*1 *2 *3 *2)
+ (|partial| -12 (-5 *3 (-854)) (-5 *1 (-419 *2))
+ (-4 *2 (-1147 (-525)))))
+ ((*1 *2 *3 *2 *4)
+ (|partial| -12 (-5 *3 (-854)) (-5 *4 (-712)) (-5 *1 (-419 *2))
+ (-4 *2 (-1147 (-525)))))
+ ((*1 *2 *3 *2 *4)
+ (|partial| -12 (-5 *3 (-854)) (-5 *4 (-591 (-712))) (-5 *1 (-419 *2))
+ (-4 *2 (-1147 (-525)))))
+ ((*1 *2 *3 *2 *4 *5)
+ (|partial| -12 (-5 *3 (-854)) (-5 *4 (-591 (-712))) (-5 *5 (-712))
+ (-5 *1 (-419 *2)) (-4 *2 (-1147 (-525)))))
+ ((*1 *2 *3 *2 *4 *5 *6)
+ (|partial| -12 (-5 *3 (-854)) (-5 *4 (-591 (-712))) (-5 *5 (-712))
+ (-5 *6 (-108)) (-5 *1 (-419 *2)) (-4 *2 (-1147 (-525)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-854)) (-5 *4 (-396 *2)) (-4 *2 (-1147 *5))
+ (-5 *1 (-421 *5 *2)) (-4 *5 (-975)))))
+(((*1 *2 *1) (-12 (-4 *1 (-33)) (-5 *2 (-108))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-429)) (-4 *4 (-788)) (-4 *5 (-734)) (-5 *2 (-108))
+ (-5 *1 (-918 *3 *4 *5 *6)) (-4 *6 (-882 *3 *5 *4))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-108)) (-5 *1 (-1054 *3 *4)) (-4 *3 (-13 (-1018) (-33)))
+ (-4 *4 (-13 (-1018) (-33))))))
+(((*1 *1) (-5 *1 (-987))))
+(((*1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796))))
+ ((*1 *1 *1) (-5 *1 (-796))))
(((*1 *1 *1 *2 *3)
(-12 (-5 *2 (-591 (-712))) (-5 *3 (-159)) (-5 *1 (-1078 *4 *5))
(-14 *4 (-854)) (-4 *5 (-975)))))
+(((*1 *2 *3 *4)
+ (|partial| -12 (-5 *4 (-273 (-774 *3)))
+ (-4 *5 (-13 (-429) (-788) (-966 (-525)) (-587 (-525))))
+ (-5 *2 (-774 *3)) (-5 *1 (-584 *5 *3))
+ (-4 *3 (-13 (-27) (-1111) (-408 *5)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-273 (-774 (-885 *5)))) (-4 *5 (-429))
+ (-5 *2 (-774 (-385 (-885 *5)))) (-5 *1 (-585 *5))
+ (-5 *3 (-385 (-885 *5)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-273 (-385 (-885 *5)))) (-5 *3 (-385 (-885 *5)))
+ (-4 *5 (-429)) (-5 *2 (-774 *3)) (-5 *1 (-585 *5)))))
+(((*1 *1 *2 *1) (-12 (-5 *2 (-1088)) (-5 *1 (-308)))))
+(((*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-135)))))
+(((*1 *1 *1 *1) (-5 *1 (-796))))
+(((*1 *2 *3 *1)
+ (|partial| -12 (-5 *3 (-1089)) (-5 *2 (-591 (-897))) (-5 *1 (-270)))))
+(((*1 *2 *2)
+ (-12 (-4 *2 (-13 (-341) (-786))) (-5 *1 (-167 *2 *3))
+ (-4 *3 (-1147 (-157 *2))))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-593 *3)) (-4 *3 (-975))
+ (-5 *1 (-656 *3 *4))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-975)) (-5 *1 (-775 *3)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-591 *3)) (-4 *3 (-1125)) (-5 *1 (-1061 *3)))))
+(((*1 *2 *1) (-12 (-4 *1 (-940 *3)) (-4 *3 (-1125)) (-5 *2 (-591 *3)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-1078 *2 *3)) (-14 *2 (-854)) (-4 *3 (-975)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-854)) (-5 *1 (-961 *2))
+ (-4 *2 (-13 (-1018) (-10 -8 (-15 * ($ $ $))))))))
(((*1 *2 *3 *1) (-12 (-5 *3 (-1089)) (-5 *2 (-415)) (-5 *1 (-1093)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3)))))
+(((*1 *2 *3 *4 *4 *4 *4 *5 *5 *5)
+ (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357))
+ (-5 *2
+ (-2 (|:| -2940 *4) (|:| -2757 *4) (|:| |totalpts| (-525))
+ (|:| |success| (-108))))
+ (-5 *1 (-730)) (-5 *5 (-525)))))
+(((*1 *1 *1 *1 *2)
+ (-12 (-5 *2 (-525)) (-4 *1 (-596 *3)) (-4 *3 (-1125))))
+ ((*1 *1 *2 *1 *3)
+ (-12 (-5 *3 (-525)) (-4 *1 (-596 *2)) (-4 *2 (-1125)))))
+(((*1 *1 *2) (-12 (-5 *2 (-146)) (-5 *1 (-807)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-1171 (-1171 (-525)))) (-5 *3 (-854)) (-5 *1 (-443)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1089)) (-4 *5 (-1129)) (-4 *6 (-1147 *5))
+ (-4 *7 (-1147 (-385 *6))) (-5 *2 (-591 (-885 *5)))
+ (-5 *1 (-319 *4 *5 *6 *7)) (-4 *4 (-320 *5 *6 *7))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1089)) (-4 *1 (-320 *4 *5 *6)) (-4 *4 (-1129))
+ (-4 *5 (-1147 *4)) (-4 *6 (-1147 (-385 *5))) (-4 *4 (-341))
+ (-5 *2 (-591 (-885 *4))))))
+(((*1 *1) (-4 *1 (-23))) ((*1 *1) (-4 *1 (-33)))
+ ((*1 *1)
+ (-12 (-5 *1 (-130 *2 *3 *4)) (-14 *2 (-525)) (-14 *3 (-712))
+ (-4 *4 (-160))))
+ ((*1 *1) (-4 *1 (-668))) ((*1 *1) (-5 *1 (-1089))))
+(((*1 *1 *2 *3 *1)
+ (-12 (-14 *4 (-591 (-1089))) (-4 *2 (-160))
+ (-4 *3 (-218 (-2028 *4) (-712)))
+ (-14 *6
+ (-1 (-108) (-2 (|:| -3229 *5) (|:| -3987 *3))
+ (-2 (|:| -3229 *5) (|:| -3987 *3))))
+ (-5 *1 (-438 *4 *2 *5 *3 *6 *7)) (-4 *5 (-788))
+ (-4 *7 (-882 *2 *3 (-798 *4))))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *3 (-1070 *2)) (-4 *2 (-286)) (-5 *1 (-161 *2)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-1171 *1)) (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129))
+ (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-1 (-1070 *3))) (-5 *1 (-1070 *3)) (-4 *3 (-1125)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-591 (-591 *3))) (-4 *3 (-1018)) (-5 *1 (-838 *3)))))
+(((*1 *1 *1 *1) (-12 (-4 *1 (-790 *2)) (-4 *2 (-975)) (-4 *2 (-341)))))
+(((*1 *2 *3 *4 *5)
+ (|partial| -12 (-5 *5 (-591 *4)) (-4 *4 (-341)) (-5 *2 (-1171 *4))
+ (-5 *1 (-755 *4 *3)) (-4 *3 (-601 *4)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1186 *3 *4)) (-4 *3 (-788)) (-4 *4 (-975))
+ (-5 *2 (-2 (|:| |k| (-760 *3)) (|:| |c| *4))))))
(((*1 *2 *1)
(-12 (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-108))
(-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-882 *3 *4 *5)))))
+(((*1 *2)
+ (-12 (-4 *3 (-1129)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4)))
+ (-5 *2 (-1171 *1)) (-4 *1 (-320 *3 *4 *5)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-37 (-385 (-525))))
+ (-5 *2 (-2 (|:| -2360 (-1070 *4)) (|:| -2370 (-1070 *4))))
+ (-5 *1 (-1076 *4)) (-5 *3 (-1070 *4)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-517))
+ (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-908 *3 *4 *5 *6))))
+ ((*1 *2 *3 *3)
+ (-12 (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-591 *3))
+ (-5 *1 (-908 *4 *5 *6 *3)) (-4 *3 (-989 *4 *5 *6))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-591 *3)) (-4 *3 (-989 *4 *5 *6)) (-4 *4 (-517))
+ (-4 *5 (-734)) (-4 *6 (-788)) (-5 *1 (-908 *4 *5 *6 *3))))
+ ((*1 *2 *2 *2)
+ (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-517))
+ (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-908 *3 *4 *5 *6))))
+ ((*1 *2 *2 *2 *3)
+ (-12 (-5 *3 (-1 (-591 *7) (-591 *7))) (-5 *2 (-591 *7))
+ (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788))
+ (-5 *1 (-908 *4 *5 *6 *7)))))
+(((*1 *2 *1) (-12 (-4 *1 (-738 *2)) (-4 *2 (-160))))
+ ((*1 *2 *1) (-12 (-4 *1 (-927 *2)) (-4 *2 (-160)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1013 (-781 (-205)))) (-5 *2 (-205)) (-5 *1 (-174))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1013 (-781 (-205)))) (-5 *2 (-205)) (-5 *1 (-279))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1013 (-781 (-205)))) (-5 *2 (-205)) (-5 *1 (-284)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-591 *1)) (-4 *1 (-989 *4 *5 *6)) (-4 *4 (-975))
+ (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *1 (-989 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734))
+ (-4 *5 (-788)) (-5 *2 (-108))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1119 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-734))
+ (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-108))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *1 (-1119 *4 *5 *6 *3)) (-4 *4 (-517)) (-4 *5 (-734))
+ (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-108)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-1111))))))
+(((*1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796))))
+ ((*1 *1 *1 *1) (-5 *1 (-796))))
(((*1 *1 *2) (-12 (-5 *2 (-591 *1)) (-4 *1 (-1050 *3)) (-4 *3 (-975))))
((*1 *2 *2 *1)
(|partial| -12 (-5 *2 (-385 *1)) (-4 *1 (-1147 *3)) (-4 *3 (-975))
(-4 *3 (-517))))
((*1 *1 *1 *1)
(|partial| -12 (-4 *1 (-1147 *2)) (-4 *2 (-975)) (-4 *2 (-517)))))
-(((*1 *1 *2 *2)
- (-12
+(((*1 *2 *3)
+ (-12 (-5 *3 (-591 (-1089))) (-5 *2 (-1176)) (-5 *1 (-1127))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-591 (-1089))) (-5 *2 (-1176)) (-5 *1 (-1127)))))
+(((*1 *2 *1) (-12 (-5 *1 (-847 *2)) (-4 *2 (-286)))))
+(((*1 *2 *3 *4 *3 *5 *5 *3 *5 *4)
+ (-12 (-5 *4 (-631 (-205))) (-5 *5 (-631 (-525))) (-5 *3 (-525))
+ (-5 *2 (-964)) (-5 *1 (-698)))))
+(((*1 *2)
+ (-12 (-4 *3 (-975)) (-5 *2 (-890 (-654 *3 *4))) (-5 *1 (-654 *3 *4))
+ (-4 *4 (-1147 *3)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-591 *2)) (-5 *1 (-166 *2)) (-4 *2 (-286))))
+ ((*1 *2 *3 *2)
+ (-12 (-5 *3 (-591 (-591 *4))) (-5 *2 (-591 *4)) (-4 *4 (-286))
+ (-5 *1 (-166 *4))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-591 *8))
+ (-5 *4
+ (-591
+ (-2 (|:| -3612 (-631 *7)) (|:| |basisDen| *7)
+ (|:| |basisInv| (-631 *7)))))
+ (-5 *5 (-712)) (-4 *8 (-1147 *7)) (-4 *7 (-1147 *6)) (-4 *6 (-327))
(-5 *2
- (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357)))
- (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1088))))
- (-5 *1 (-1088)))))
+ (-2 (|:| -3612 (-631 *7)) (|:| |basisDen| *7)
+ (|:| |basisInv| (-631 *7))))
+ (-5 *1 (-471 *6 *7 *8))))
+ ((*1 *2 *2 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522)))))
+(((*1 *2 *3 *3 *3 *3 *3 *4 *3 *4 *3 *5 *5 *3)
+ (-12 (-5 *3 (-525)) (-5 *4 (-108)) (-5 *5 (-631 (-205)))
+ (-5 *2 (-964)) (-5 *1 (-697)))))
+(((*1 *2)
+ (-12 (-5 *2 (-1176)) (-5 *1 (-1103 *3 *4)) (-4 *3 (-1018))
+ (-4 *4 (-1018)))))
+(((*1 *2 *3) (-12 (-5 *3 (-796)) (-5 *2 (-1072)) (-5 *1 (-652)))))
+(((*1 *2 *1) (-12 (|has| *1 (-6 -4250)) (-4 *1 (-33)) (-5 *2 (-712))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1021 *3 *4 *5 *6 *7)) (-4 *3 (-1018)) (-4 *4 (-1018))
+ (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *7 (-1018)) (-5 *2 (-525))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-712)) (-5 *1 (-1192 *3 *4)) (-4 *3 (-975))
+ (-4 *4 (-784)))))
(((*1 *2 *1) (-12 (-4 *1 (-738 *2)) (-4 *2 (-160))))
((*1 *2 *1) (-12 (-4 *1 (-927 *2)) (-4 *2 (-160)))))
+(((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-631 (-385 (-885 (-525)))))
+ (-5 *2 (-631 (-294 (-525)))) (-5 *1 (-960)))))
+(((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-525) (-525))) (-5 *1 (-339 *3)) (-4 *3 (-1018))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-712) (-712))) (-5 *1 (-364 *3)) (-4 *3 (-1018))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-23)) (-14 *5 *4)
+ (-5 *1 (-594 *3 *4 *5)) (-4 *3 (-1018)))))
+(((*1 *2 *3 *4 *4 *5 *3 *6)
+ (|partial| -12 (-5 *4 (-564 *3)) (-5 *5 (-591 *3)) (-5 *6 (-1085 *3))
+ (-4 *3 (-13 (-408 *7) (-27) (-1111)))
+ (-4 *7 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525))))
+ (-5 *2
+ (-2 (|:| |mainpart| *3)
+ (|:| |limitedlogs|
+ (-591 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
+ (-5 *1 (-521 *7 *3 *8)) (-4 *8 (-1018))))
+ ((*1 *2 *3 *4 *4 *5 *4 *3 *6)
+ (|partial| -12 (-5 *4 (-564 *3)) (-5 *5 (-591 *3))
+ (-5 *6 (-385 (-1085 *3))) (-4 *3 (-13 (-408 *7) (-27) (-1111)))
+ (-4 *7 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525))))
+ (-5 *2
+ (-2 (|:| |mainpart| *3)
+ (|:| |limitedlogs|
+ (-591 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
+ (-5 *1 (-521 *7 *3 *8)) (-4 *8 (-1018)))))
+(((*1 *2 *1 *1) (-12 (-4 *1 (-33)) (-5 *2 (-108)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1018)) (-4 *6 (-1018))
+ (-5 *2 (-1 *6 *4 *5)) (-5 *1 (-626 *4 *5 *6)) (-4 *4 (-1018)))))
+(((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205)))
+ (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205))
+ (|:| |relerr| (-205))))
+ (-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 (-174)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-591 (-1089))) (-4 *4 (-1018))
+ (-4 *5 (-13 (-975) (-819 *4) (-788) (-566 (-825 *4))))
+ (-5 *1 (-53 *4 *5 *2))
+ (-4 *2 (-13 (-408 *5) (-819 *4) (-566 (-825 *4)))))))
+(((*1 *2 *2 *2 *3)
+ (-12 (-5 *3 (-712)) (-4 *4 (-517)) (-5 *1 (-901 *4 *2))
+ (-4 *2 (-1147 *4)))))
+(((*1 *2 *2 *1) (|partial| -12 (-5 *2 (-591 *1)) (-4 *1 (-853)))))
(((*1 *2 *2)
- (-12 (-5 *2 (-591 (-2 (|:| |val| (-591 *6)) (|:| -3374 *7))))
+ (-12 (-5 *2 (-591 (-2 (|:| |val| (-591 *6)) (|:| -3585 *7))))
(-4 *6 (-989 *3 *4 *5)) (-4 *7 (-994 *3 *4 *5 *6)) (-4 *3 (-429))
(-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-919 *3 *4 *5 *6 *7))))
((*1 *2 *2)
- (-12 (-5 *2 (-591 (-2 (|:| |val| (-591 *6)) (|:| -3374 *7))))
+ (-12 (-5 *2 (-591 (-2 (|:| |val| (-591 *6)) (|:| -3585 *7))))
(-4 *6 (-989 *3 *4 *5)) (-4 *7 (-994 *3 *4 *5 *6)) (-4 *3 (-429))
(-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-1025 *3 *4 *5 *6 *7)))))
+(((*1 *2 *1 *1)
+ (-12 (-5 *2 (-2 (|:| -1788 *3) (|:| |coef1| (-723 *3))))
+ (-5 *1 (-723 *3)) (-4 *3 (-517)) (-4 *3 (-975)))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-138))
+ (-4 *3 (-286)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788))
+ (-5 *1 (-908 *3 *4 *5 *6)))))
+(((*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-444))))
+ ((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-444)))))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-1091 (-385 (-525)))) (-5 *1 (-172)))))
+(((*1 *2 *3 *3 *4)
+ (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
+ (-4 *3 (-989 *5 *6 *7))
+ (-5 *2 (-591 (-2 (|:| |val| *3) (|:| -3585 *4))))
+ (-5 *1 (-1026 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))))
+(((*1 *1) (-12 (-4 *1 (-403 *2)) (-4 *2 (-346)) (-4 *2 (-1018)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1171 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160))
+ (-5 *2 (-1171 (-631 *4)))))
+ ((*1 *2)
+ (-12 (-4 *4 (-160)) (-5 *2 (-1171 (-631 *4))) (-5 *1 (-394 *3 *4))
+ (-4 *3 (-395 *4))))
+ ((*1 *2)
+ (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-1171 (-631 *3)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-591 (-1089))) (-4 *5 (-341))
+ (-5 *2 (-1171 (-631 (-385 (-885 *5))))) (-5 *1 (-1006 *5))
+ (-5 *4 (-631 (-385 (-885 *5))))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-591 (-1089))) (-4 *5 (-341))
+ (-5 *2 (-1171 (-631 (-885 *5)))) (-5 *1 (-1006 *5))
+ (-5 *4 (-631 (-885 *5)))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-591 (-631 *4))) (-4 *4 (-341))
+ (-5 *2 (-1171 (-631 *4))) (-5 *1 (-1006 *4)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-385 (-885 *5))) (-5 *4 (-1089))
+ (-4 *5 (-13 (-286) (-788) (-138))) (-5 *2 (-591 (-294 *5)))
+ (-5 *1 (-1045 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-591 (-385 (-885 *5)))) (-5 *4 (-591 (-1089)))
+ (-4 *5 (-13 (-286) (-788) (-138))) (-5 *2 (-591 (-591 (-294 *5))))
+ (-5 *1 (-1045 *5)))))
+(((*1 *2 *2) (-12 (-5 *2 (-854)) (|has| *1 (-6 -4241)) (-4 *1 (-382))))
+ ((*1 *2) (-12 (-4 *1 (-382)) (-5 *2 (-854))))
+ ((*1 *2 *2) (-12 (-5 *2 (-854)) (-5 *1 (-640))))
+ ((*1 *2) (-12 (-5 *2 (-854)) (-5 *1 (-640)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-631 *5)) (-4 *5 (-975)) (-5 *1 (-979 *3 *4 *5))
+ (-14 *3 (-712)) (-14 *4 (-712)))))
+(((*1 *2 *3 *4 *4 *4 *5 *6 *7)
+ (|partial| -12 (-5 *5 (-1089))
+ (-5 *6
+ (-1
+ (-3
+ (-2 (|:| |mainpart| *4)
+ (|:| |limitedlogs|
+ (-591 (-2 (|:| |coeff| *4) (|:| |logand| *4)))))
+ "failed")
+ *4 (-591 *4)))
+ (-5 *7
+ (-1 (-3 (-2 (|:| -2428 *4) (|:| |coeff| *4)) "failed") *4 *4))
+ (-4 *4 (-13 (-1111) (-27) (-408 *8)))
+ (-4 *8 (-13 (-429) (-788) (-138) (-966 *3) (-587 *3)))
+ (-5 *3 (-525)) (-5 *2 (-591 *4)) (-5 *1 (-944 *8 *4)))))
(((*1 *2 *2 *3 *4)
(-12 (-5 *2 (-591 *8)) (-5 *3 (-1 (-108) *8 *8))
(-5 *4 (-1 *8 *8 *8)) (-4 *8 (-989 *5 *6 *7)) (-4 *5 (-517))
(-4 *6 (-734)) (-4 *7 (-788)) (-5 *1 (-908 *5 *6 *7 *8)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1171 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160))
+ (-5 *2 (-631 *4))))
+ ((*1 *2)
+ (-12 (-4 *4 (-160)) (-5 *2 (-631 *4)) (-5 *1 (-394 *3 *4))
+ (-4 *3 (-395 *4))))
+ ((*1 *2) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-631 *3)))))
+(((*1 *2)
+ (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4))
+ (-4 *3 (-345 *4))))
+ ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))))
+(((*1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-221)))))
+(((*1 *2 *3 *3 *1)
+ (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
+ (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-3 *3 (-591 *1)))
+ (-4 *1 (-994 *4 *5 *6 *3)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-1171 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160))
+ (-5 *2 (-631 *4))))
+ ((*1 *2 *1) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-631 *3)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-517)) (-5 *2 (-712)) (-5 *1 (-42 *4 *3))
+ (-4 *3 (-395 *4)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))))
+(((*1 *1 *2) (-12 (-5 *2 (-807)) (-5 *1 (-242))))
+ ((*1 *1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-242)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-907 *3 *4 *5 *6)) (-4 *3 (-975)) (-4 *4 (-734))
+ (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-517))
+ (-5 *2 (-108)))))
(((*1 *2 *3 *1)
(|partial| -12 (-5 *3 (-825 *4)) (-4 *4 (-1018)) (-4 *2 (-1018))
(-5 *1 (-822 *4 *2)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-360 *3 *4)) (-4 *3 (-975)) (-4 *4 (-1018))
+ (-5 *2 (-591 (-2 (|:| |k| *4) (|:| |c| *3))))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-591 (-2 (|:| |k| (-826 *3)) (|:| |c| *4))))
+ (-5 *1 (-575 *3 *4 *5)) (-4 *3 (-788))
+ (-4 *4 (-13 (-160) (-659 (-385 (-525))))) (-14 *5 (-854))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-591 (-616 *3))) (-5 *1 (-826 *3)) (-4 *3 (-788)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-932))))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-591 *3)) (-4 *3 (-286)) (-5 *1 (-166 *3)))))
+(((*1 *2 *3 *3 *3)
+ (-12 (-5 *3 (-591 (-525))) (-5 *2 (-631 (-525))) (-5 *1 (-1028)))))
+(((*1 *1 *1 *1)
+ (-12 (-4 *1 (-301 *2 *3)) (-4 *2 (-1018)) (-4 *3 (-126))
+ (-4 *3 (-733)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-854)) (-5 *1 (-727)))))
+(((*1 *2 *3 *1)
+ (-12 (-4 *1 (-994 *4 *5 *6 *3)) (-4 *4 (-429)) (-4 *5 (-734))
+ (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-108)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-351 *3))
+ (-4 *5 (-351 *3)) (-5 *2 (-108))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975))
+ (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-108)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-591 *7)) (-4 *7 (-788)) (-4 *5 (-842)) (-4 *6 (-734))
+ (-4 *8 (-882 *5 *6 *7)) (-5 *2 (-396 (-1085 *8)))
+ (-5 *1 (-839 *5 *6 *7 *8)) (-5 *4 (-1085 *8))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-842)) (-4 *5 (-1147 *4)) (-5 *2 (-396 (-1085 *5)))
+ (-5 *1 (-840 *4 *5)) (-5 *3 (-1085 *5)))))
+(((*1 *2 *1) (-12 (-4 *1 (-345 *2)) (-4 *2 (-160)))))
(((*1 *2 *3 *4 *4 *4 *4)
(-12 (-5 *4 (-205))
(-5 *2
(-2 (|:| |brans| (-591 (-591 (-876 *4))))
(|:| |xValues| (-1013 *4)) (|:| |yValues| (-1013 *4))))
(-5 *1 (-144)) (-5 *3 (-591 (-591 (-876 *4)))))))
+(((*1 *1 *1 *1) (-5 *1 (-796))))
+(((*1 *1 *2 *3 *3 *4 *4)
+ (-12 (-5 *2 (-885 (-525))) (-5 *3 (-1089))
+ (-5 *4 (-1013 (-385 (-525)))) (-5 *1 (-30)))))
+(((*1 *2 *2 *3 *3)
+ (-12 (-5 *3 (-385 *5)) (-4 *4 (-1129)) (-4 *5 (-1147 *4))
+ (-5 *1 (-139 *4 *5 *2)) (-4 *2 (-1147 *3))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1091 (-385 (-525)))) (-5 *2 (-385 (-525)))
+ (-5 *1 (-172))))
+ ((*1 *2 *2 *3 *4)
+ (-12 (-5 *2 (-631 (-294 (-205)))) (-5 *3 (-591 (-1089)))
+ (-5 *4 (-1171 (-294 (-205)))) (-5 *1 (-187))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-591 (-273 *3))) (-4 *3 (-288 *3)) (-4 *3 (-1018))
+ (-4 *3 (-1125)) (-5 *1 (-273 *3))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *2 (-288 *2)) (-4 *2 (-1018)) (-4 *2 (-1125))
+ (-5 *1 (-273 *2))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-110)) (-5 *3 (-1 *1 *1)) (-4 *1 (-281))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-110)) (-5 *3 (-1 *1 (-591 *1))) (-4 *1 (-281))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-591 (-110))) (-5 *3 (-591 (-1 *1 (-591 *1))))
+ (-4 *1 (-281))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-591 (-110))) (-5 *3 (-591 (-1 *1 *1))) (-4 *1 (-281))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-1089)) (-5 *3 (-1 *1 *1)) (-4 *1 (-281))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-1089)) (-5 *3 (-1 *1 (-591 *1))) (-4 *1 (-281))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-591 (-1089))) (-5 *3 (-591 (-1 *1 (-591 *1))))
+ (-4 *1 (-281))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-591 (-1089))) (-5 *3 (-591 (-1 *1 *1))) (-4 *1 (-281))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-591 (-273 *3))) (-4 *1 (-288 *3)) (-4 *3 (-1018))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-273 *3)) (-4 *1 (-288 *3)) (-4 *3 (-1018))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *2 (-525))) (-5 *4 (-1091 (-385 (-525))))
+ (-5 *1 (-289 *2)) (-4 *2 (-37 (-385 (-525))))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-591 *4)) (-5 *3 (-591 *1)) (-4 *1 (-352 *4 *5))
+ (-4 *4 (-788)) (-4 *5 (-160))))
+ ((*1 *1 *1 *2 *1)
+ (-12 (-4 *1 (-352 *2 *3)) (-4 *2 (-788)) (-4 *3 (-160))))
+ ((*1 *1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-1089)) (-5 *3 (-712)) (-5 *4 (-1 *1 *1))
+ (-4 *1 (-408 *5)) (-4 *5 (-788)) (-4 *5 (-975))))
+ ((*1 *1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-1089)) (-5 *3 (-712)) (-5 *4 (-1 *1 (-591 *1)))
+ (-4 *1 (-408 *5)) (-4 *5 (-788)) (-4 *5 (-975))))
+ ((*1 *1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-591 (-1089))) (-5 *3 (-591 (-712)))
+ (-5 *4 (-591 (-1 *1 (-591 *1)))) (-4 *1 (-408 *5)) (-4 *5 (-788))
+ (-4 *5 (-975))))
+ ((*1 *1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-591 (-1089))) (-5 *3 (-591 (-712)))
+ (-5 *4 (-591 (-1 *1 *1))) (-4 *1 (-408 *5)) (-4 *5 (-788))
+ (-4 *5 (-975))))
+ ((*1 *1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-591 (-110))) (-5 *3 (-591 *1)) (-5 *4 (-1089))
+ (-4 *1 (-408 *5)) (-4 *5 (-788)) (-4 *5 (-566 (-501)))))
+ ((*1 *1 *1 *2 *1 *3)
+ (-12 (-5 *2 (-110)) (-5 *3 (-1089)) (-4 *1 (-408 *4)) (-4 *4 (-788))
+ (-4 *4 (-566 (-501)))))
+ ((*1 *1 *1)
+ (-12 (-4 *1 (-408 *2)) (-4 *2 (-788)) (-4 *2 (-566 (-501)))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-591 (-1089))) (-4 *1 (-408 *3)) (-4 *3 (-788))
+ (-4 *3 (-566 (-501)))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1089)) (-4 *1 (-408 *3)) (-4 *3 (-788))
+ (-4 *3 (-566 (-501)))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-4 *1 (-486 *2 *3)) (-4 *2 (-1018)) (-4 *3 (-1125))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-591 *4)) (-5 *3 (-591 *5)) (-4 *1 (-486 *4 *5))
+ (-4 *4 (-1018)) (-4 *5 (-1125))))
+ ((*1 *2 *1 *2)
+ (-12 (-5 *2 (-774 *3)) (-4 *3 (-341)) (-5 *1 (-660 *3))))
+ ((*1 *2 *1 *2) (-12 (-5 *1 (-660 *2)) (-4 *2 (-341))))
+ ((*1 *2 *1 *2) (-12 (-4 *1 (-836 *2)) (-4 *2 (-1018))))
+ ((*1 *2 *2 *3 *2)
+ (-12 (-5 *2 (-385 (-885 *4))) (-5 *3 (-1089)) (-4 *4 (-517))
+ (-5 *1 (-971 *4))))
+ ((*1 *2 *2 *3 *4)
+ (-12 (-5 *3 (-591 (-1089))) (-5 *4 (-591 (-385 (-885 *5))))
+ (-5 *2 (-385 (-885 *5))) (-4 *5 (-517)) (-5 *1 (-971 *5))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-273 (-385 (-885 *4)))) (-5 *2 (-385 (-885 *4)))
+ (-4 *4 (-517)) (-5 *1 (-971 *4))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-591 (-273 (-385 (-885 *4))))) (-5 *2 (-385 (-885 *4)))
+ (-4 *4 (-517)) (-5 *1 (-971 *4))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *1 (-1149 *3 *4)) (-4 *3 (-975)) (-4 *4 (-733))
+ (|has| *3 (-15 ** (*3 *3 *4))) (-5 *2 (-1070 *3)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-712)) (-5 *1 (-1078 *3 *4)) (-14 *3 (-854))
+ (-4 *4 (-975)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-591 *6)) (-4 *1 (-882 *4 *5 *6)) (-4 *4 (-975))
+ (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-712))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-882 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734))
+ (-4 *5 (-788)) (-5 *2 (-712)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))))
(((*1 *2 *2 *3 *3)
(-12 (-5 *2 (-591 *7)) (-5 *3 (-525)) (-4 *7 (-882 *4 *5 *6))
(-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
(-5 *1 (-426 *4 *5 *6 *7)))))
+(((*1 *1 *1) (-12 (-5 *1 (-825 *2)) (-4 *2 (-1018)))))
+(((*1 *1) (-5 *1 (-415))))
+(((*1 *1 *2) (-12 (-5 *2 (-807)) (-5 *1 (-242))))
+ ((*1 *1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-242)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1 (-1070 *3))) (-5 *2 (-1070 *3)) (-5 *1 (-1074 *3))
+ (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-975)))))
+(((*1 *1 *1 *1) (-4 *1 (-703))))
+(((*1 *2 *1) (-12 (-4 *1 (-346)) (-5 *2 (-854))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1171 *4)) (-4 *4 (-327)) (-5 *2 (-854))
+ (-5 *1 (-495 *4)))))
+(((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-2 (|:| |xinit| (-205)) (|:| |xend| (-205))
+ (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205)))
+ (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205)))
+ (|:| |abserr| (-205)) (|:| |relerr| (-205))))
+ (-5 *2 (-357)) (-5 *1 (-187)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-591 *1)) (-4 *3 (-975)) (-4 *1 (-629 *3 *4 *5))
+ (-4 *4 (-351 *3)) (-4 *5 (-351 *3))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-591 *3)) (-4 *3 (-975)) (-4 *1 (-629 *3 *4 *5))
+ (-4 *4 (-351 *3)) (-4 *5 (-351 *3))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1171 *3)) (-4 *3 (-975)) (-5 *1 (-631 *3))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-591 *4)) (-4 *4 (-975)) (-4 *1 (-1039 *3 *4 *5 *6))
+ (-4 *5 (-218 *3 *4)) (-4 *6 (-218 *3 *4)))))
(((*1 *2 *3)
(-12 (-5 *2 (-108)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-305 *3)) (-4 *3 (-1125))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-525)) (-5 *1 (-488 *3 *4)) (-4 *3 (-1125)) (-14 *4 *2))))
+(((*1 *2 *1 *1) (-12 (-4 *1 (-286)) (-5 *2 (-108)))))
+(((*1 *1 *1 *1) (-5 *1 (-796))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-591 (-227 *4 *5))) (-5 *2 (-227 *4 *5))
+ (-14 *4 (-591 (-1089))) (-4 *5 (-429)) (-5 *1 (-579 *4 *5)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-591 (-501))) (-5 *2 (-1089)) (-5 *1 (-501)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1176)) (-5 *1 (-1173)))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-591 *3)) (-4 *3 (-788)) (-5 *1 (-681 *3)))))
(((*1 *2 *1)
(-12 (-5 *2 (-591 (-854))) (-5 *1 (-1019 *3 *4)) (-14 *3 (-854))
(-14 *4 (-854)))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
+ (-4 *4 (-788)))))
+(((*1 *2 *2) (-12 (-5 *2 (-854)) (-5 *1 (-1174))))
+ ((*1 *2) (-12 (-5 *2 (-854)) (-5 *1 (-1174)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-525)) (-5 *2 (-3 "nil" "sqfr" "irred" "prime"))
+ (-5 *1 (-396 *4)) (-4 *4 (-517)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1125)) (-5 *1 (-1048 *4 *2))
+ (-4 *2 (-13 (-558 (-525) *4) (-10 -7 (-6 -4250) (-6 -4251))))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-788)) (-4 *3 (-1125)) (-5 *1 (-1048 *3 *2))
+ (-4 *2 (-13 (-558 (-525) *3) (-10 -7 (-6 -4250) (-6 -4251)))))))
+(((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-591 (-1089))) (-5 *3 (-1089)) (-5 *1 (-501))))
+ ((*1 *2 *3 *2)
+ (-12 (-5 *2 (-1089)) (-5 *1 (-646 *3)) (-4 *3 (-566 (-501)))))
+ ((*1 *2 *3 *2 *2)
+ (-12 (-5 *2 (-1089)) (-5 *1 (-646 *3)) (-4 *3 (-566 (-501)))))
+ ((*1 *2 *3 *2 *2 *2)
+ (-12 (-5 *2 (-1089)) (-5 *1 (-646 *3)) (-4 *3 (-566 (-501)))))
+ ((*1 *2 *3 *2 *4)
+ (-12 (-5 *4 (-591 (-1089))) (-5 *2 (-1089)) (-5 *1 (-646 *3))
+ (-4 *3 (-566 (-501))))))
+(((*1 *2 *1 *1)
+ (-12 (-5 *2 (-385 (-525))) (-5 *1 (-953 *3))
+ (-4 *3 (-13 (-786) (-341) (-951)))))
+ ((*1 *2 *3 *1 *2)
+ (-12 (-4 *2 (-13 (-786) (-341))) (-5 *1 (-985 *2 *3))
+ (-4 *3 (-1147 *2))))
+ ((*1 *2 *3 *1 *2)
+ (-12 (-4 *1 (-991 *2 *3)) (-4 *2 (-13 (-786) (-341)))
+ (-4 *3 (-1147 *2)))))
+(((*1 *2 *1 *3 *4 *4 *5)
+ (-12 (-5 *3 (-876 (-205))) (-5 *4 (-807)) (-5 *5 (-854))
+ (-5 *2 (-1176)) (-5 *1 (-445))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-876 (-205))) (-5 *2 (-1176)) (-5 *1 (-445))))
+ ((*1 *2 *1 *3 *4 *4 *5)
+ (-12 (-5 *3 (-591 (-876 (-205)))) (-5 *4 (-807)) (-5 *5 (-854))
+ (-5 *2 (-1176)) (-5 *1 (-445)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
+ (-4 *3 (-989 *5 *6 *7))
+ (-5 *2 (-591 (-2 (|:| |val| *3) (|:| -3585 *4))))
+ (-5 *1 (-995 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-429)) (-4 *3 (-788)) (-4 *3 (-966 (-525)))
+ (-4 *3 (-517)) (-5 *1 (-40 *3 *2)) (-4 *2 (-408 *3))
+ (-4 *2
+ (-13 (-341) (-281)
+ (-10 -8 (-15 -1384 ((-1041 *3 (-564 $)) $))
+ (-15 -1396 ((-1041 *3 (-564 $)) $))
+ (-15 -2686 ($ (-1041 *3 (-564 $))))))))))
+(((*1 *2 *3 *1)
+ (-12 (-4 *1 (-994 *4 *5 *6 *3)) (-4 *4 (-429)) (-4 *5 (-734))
+ (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-108)))))
+(((*1 *1 *1) (-5 *1 (-987))))
(((*1 *2 *3)
(-12 (-5 *3 (-591 (-591 (-876 (-205)))))
(-5 *2 (-591 (-1013 (-205)))) (-5 *1 (-861)))))
+(((*1 *1 *2 *3) (-12 (-5 *2 (-1072)) (-5 *3 (-764)) (-5 *1 (-763)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-1 (-876 *3) (-876 *3))) (-5 *1 (-163 *3))
+ (-4 *3 (-13 (-341) (-1111) (-932)))))
+ ((*1 *2)
+ (|partial| -12 (-4 *4 (-1129)) (-4 *5 (-1147 (-385 *2)))
+ (-4 *2 (-1147 *4)) (-5 *1 (-319 *3 *4 *2 *5))
+ (-4 *3 (-320 *4 *2 *5))))
+ ((*1 *2)
+ (|partial| -12 (-4 *1 (-320 *3 *2 *4)) (-4 *3 (-1129))
+ (-4 *4 (-1147 (-385 *2))) (-4 *2 (-1147 *3)))))
+(((*1 *2 *3 *3 *3 *3 *4 *5 *6 *6 *7 *7 *3)
+ (-12 (-5 *4 (-591 (-108))) (-5 *5 (-631 (-205)))
+ (-5 *6 (-631 (-525))) (-5 *7 (-205)) (-5 *3 (-525)) (-5 *2 (-964))
+ (-5 *1 (-696)))))
+(((*1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-986))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-986)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))))
(((*1 *1 *1 *1) (-12 (-5 *1 (-723 *2)) (-4 *2 (-975))))
((*1 *1 *1 *1)
(-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
(-4 *4 (-788)))))
-(((*1 *2 *3 *1)
- (|partial| -12 (-4 *1 (-562 *3 *2)) (-4 *3 (-1018)) (-4 *2 (-1018)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-104))))
- ((*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-110))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-342 *2 *3)) (-4 *3 (-1018)) (-4 *2 (-1018))))
- ((*1 *2 *1) (-12 (-4 *1 (-367)) (-5 *2 (-1072))))
- ((*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-416 *3)) (-14 *3 *2)))
- ((*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-564 *3)) (-4 *3 (-788))))
- ((*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-897))))
- ((*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-996 *3)) (-14 *3 *2)))
- ((*1 *1 *1) (-5 *1 (-1089))))
-(((*1 *1 *2 *2)
- (-12
- (-5 *2
- (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357)))
- (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1088))))
- (-5 *1 (-1088)))))
+(((*1 *1) (-5 *1 (-764))))
+(((*1 *2 *1) (-12 (-5 *2 (-169)) (-5 *1 (-259)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1 *5 *4 *4)) (-4 *4 (-1018)) (-4 *5 (-1018))
+ (-5 *2 (-1 *5 *4)) (-5 *1 (-625 *4 *5)))))
+(((*1 *1 *2 *3) (-12 (-5 *3 (-525)) (-5 *1 (-396 *2)) (-4 *2 (-517)))))
+(((*1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-1092)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-591 (-876 *3)))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-591 (-876 *3))) (-4 *3 (-975)) (-4 *1 (-1050 *3))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-591 (-591 *3))) (-4 *1 (-1050 *3)) (-4 *3 (-975))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-591 (-876 *3))) (-4 *1 (-1050 *3)) (-4 *3 (-975)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-1171 *4)) (-5 *3 (-525)) (-4 *4 (-327))
+ (-5 *1 (-495 *4)))))
(((*1 *2) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-1174))))
((*1 *2 *2) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-1174)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1089)) (-5 *3 (-591 (-897))) (-5 *1 (-104)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-591 (-525))) (-5 *2 (-837 (-525))) (-5 *1 (-850))))
+ ((*1 *2) (-12 (-5 *2 (-837 (-525))) (-5 *1 (-850)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-525)) (-4 *4 (-734)) (-4 *5 (-788)) (-4 *2 (-975))
+ (-5 *1 (-299 *4 *5 *2 *6)) (-4 *6 (-882 *2 *4 *5)))))
+(((*1 *2 *3 *1)
+ (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
+ (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-3 (-108) (-591 *1)))
+ (-4 *1 (-994 *4 *5 *6 *3)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-591 (-876 *3))))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-385 (-525))) (-5 *4 (-525)) (-5 *2 (-51))
+ (-5 *1 (-935)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-110)))))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206))))
+ ((*1 *2 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206))))
+ ((*1 *2 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *2))
+ (-4 *2 (-408 *3))))
+ ((*1 *1 *1 *1) (-4 *1 (-1053))))
(((*1 *2 *1) (-12 (-4 *1 (-1012 *2)) (-4 *2 (-1125)))))
+(((*1 *1)
+ (-12 (-4 *1 (-382)) (-3389 (|has| *1 (-6 -4241)))
+ (-3389 (|has| *1 (-6 -4233)))))
+ ((*1 *2 *1) (-12 (-4 *1 (-403 *2)) (-4 *2 (-1018)) (-4 *2 (-788))))
+ ((*1 *2 *1) (-12 (-4 *1 (-771 *2)) (-4 *2 (-788))))
+ ((*1 *1 *1 *1) (-4 *1 (-788))) ((*1 *1) (-5 *1 (-1036))))
+(((*1 *1 *1 *1)
+ (-12 (-5 *1 (-130 *2 *3 *4)) (-14 *2 (-525)) (-14 *3 (-712))
+ (-4 *4 (-160))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-788) (-517))) (-5 *1 (-147 *4 *2))
+ (-4 *2 (-408 *4))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1011 *2)) (-4 *2 (-408 *4)) (-4 *4 (-13 (-788) (-517)))
+ (-5 *1 (-147 *4 *2))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-1011 *1)) (-4 *1 (-149))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-149)) (-5 *2 (-1089))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *1 (-442 *2 *3)) (-4 *2 (-160)) (-4 *3 (-23))))
+ ((*1 *1 *1 *1 *2)
+ (-12 (-5 *2 (-712)) (-5 *1 (-1189 *3 *4)) (-4 *3 (-788))
+ (-4 *4 (-160)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-1 *3 *3 (-525))) (-4 *3 (-975)) (-5 *1 (-94 *3))))
+ ((*1 *1 *2 *2)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-975)) (-5 *1 (-94 *3))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-975)) (-5 *1 (-94 *3)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-591 (-631 *5))) (-5 *4 (-525)) (-4 *5 (-341))
+ (-4 *5 (-975)) (-5 *2 (-108)) (-5 *1 (-958 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-591 (-631 *4))) (-4 *4 (-341)) (-4 *4 (-975))
+ (-5 *2 (-108)) (-5 *1 (-958 *4)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-591 (-885 (-525)))) (-5 *4 (-591 (-1089)))
+ (-5 *2 (-591 (-591 (-357)))) (-5 *1 (-952)) (-5 *5 (-357))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-972 *4 *5)) (-4 *4 (-13 (-786) (-286) (-138) (-951)))
+ (-14 *5 (-591 (-1089))) (-5 *2 (-591 (-591 (-953 (-385 *4)))))
+ (-5 *1 (-1195 *4 *5 *6)) (-14 *6 (-591 (-1089)))))
+ ((*1 *2 *3 *4 *4 *4)
+ (-12 (-5 *3 (-591 (-885 *5))) (-5 *4 (-108))
+ (-4 *5 (-13 (-786) (-286) (-138) (-951)))
+ (-5 *2 (-591 (-591 (-953 (-385 *5))))) (-5 *1 (-1195 *5 *6 *7))
+ (-14 *6 (-591 (-1089))) (-14 *7 (-591 (-1089)))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-591 (-885 *5))) (-5 *4 (-108))
+ (-4 *5 (-13 (-786) (-286) (-138) (-951)))
+ (-5 *2 (-591 (-591 (-953 (-385 *5))))) (-5 *1 (-1195 *5 *6 *7))
+ (-14 *6 (-591 (-1089))) (-14 *7 (-591 (-1089)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-591 (-885 *5))) (-5 *4 (-108))
+ (-4 *5 (-13 (-786) (-286) (-138) (-951)))
+ (-5 *2 (-591 (-591 (-953 (-385 *5))))) (-5 *1 (-1195 *5 *6 *7))
+ (-14 *6 (-591 (-1089))) (-14 *7 (-591 (-1089)))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-591 (-885 *4)))
+ (-4 *4 (-13 (-786) (-286) (-138) (-951)))
+ (-5 *2 (-591 (-591 (-953 (-385 *4))))) (-5 *1 (-1195 *4 *5 *6))
+ (-14 *5 (-591 (-1089))) (-14 *6 (-591 (-1089))))))
+(((*1 *1 *1 *2)
+ (-12 (-4 *1 (-907 *3 *4 *2 *5)) (-4 *3 (-975)) (-4 *4 (-734))
+ (-4 *2 (-788)) (-4 *5 (-989 *3 *4 *2)))))
+(((*1 *2 *1) (-12 (-5 *2 (-591 (-162))) (-5 *1 (-1005)))))
(((*1 *2 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-701)))))
+(((*1 *1) (-5 *1 (-520))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1173)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-591 (-1089))) (-5 *2 (-1176)) (-5 *1 (-1092))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-591 (-1089))) (-5 *3 (-1089)) (-5 *2 (-1176))
+ (-5 *1 (-1092))))
+ ((*1 *2 *3 *4 *1)
+ (-12 (-5 *4 (-591 (-1089))) (-5 *3 (-1089)) (-5 *2 (-1176))
+ (-5 *1 (-1092)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-825 *3)) (-4 *3 (-1018)))))
+(((*1 *2 *3)
+ (-12 (-4 *1 (-320 *4 *3 *5)) (-4 *4 (-1129)) (-4 *3 (-1147 *4))
+ (-4 *5 (-1147 (-385 *3))) (-5 *2 (-108))))
+ ((*1 *2 *3)
+ (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3))
+ (-4 *5 (-1147 (-385 *4))) (-5 *2 (-108)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))))
(((*1 *2 *3 *4 *4 *5 *3 *3 *3 *3 *3)
(-12 (-5 *3 (-525)) (-5 *5 (-631 (-205))) (-5 *4 (-205))
(-5 *2 (-964)) (-5 *1 (-694)))))
-(((*1 *1 *2) (-12 (-5 *2 (-366)) (-5 *1 (-580)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-591 (-2 (|:| |gen| *3) (|:| -2288 (-525)))))
+ (-5 *1 (-339 *3)) (-4 *3 (-1018))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-591 (-2 (|:| |gen| *3) (|:| -2288 (-712)))))
+ (-5 *1 (-364 *3)) (-4 *3 (-1018))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-591 (-2 (|:| -2542 *3) (|:| -3987 (-525)))))
+ (-5 *1 (-396 *3)) (-4 *3 (-517))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-591 (-2 (|:| |gen| *3) (|:| -2288 (-712)))))
+ (-5 *1 (-760 *3)) (-4 *3 (-788)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-1091 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525)))))
+(((*1 *2 *2)
+ (|partial| -12 (-5 *2 (-591 (-825 *3))) (-5 *1 (-825 *3))
+ (-4 *3 (-1018)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1085 (-885 *6))) (-4 *6 (-517))
+ (-4 *2 (-882 (-385 (-885 *6)) *5 *4)) (-5 *1 (-674 *5 *4 *6 *2))
+ (-4 *5 (-734))
+ (-4 *4 (-13 (-788) (-10 -8 (-15 -1300 ((-1089) $))))))))
(((*1 *2 *1 *3 *4)
(-12 (-5 *3 (-1072)) (-5 *4 (-1036)) (-5 *2 (-108)) (-5 *1 (-762)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))))
+(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1056 *4 *2)) (-14 *4 (-854))
+ (-4 *2 (-13 (-975) (-10 -7 (-6 (-4252 "*"))))) (-5 *1 (-835 *4 *2)))))
+(((*1 *2 *2 *2)
+ (-12 (-4 *3 (-1125)) (-5 *1 (-168 *3 *2)) (-4 *2 (-618 *3)))))
+(((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-591 (-885 *5))) (-5 *4 (-108))
+ (-4 *5 (-13 (-786) (-286) (-138) (-951)))
+ (-5 *2 (-591 (-972 *5 *6))) (-5 *1 (-1195 *5 *6 *7))
+ (-14 *6 (-591 (-1089))) (-14 *7 (-591 (-1089)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-591 (-885 *5))) (-5 *4 (-108))
+ (-4 *5 (-13 (-786) (-286) (-138) (-951)))
+ (-5 *2 (-591 (-972 *5 *6))) (-5 *1 (-1195 *5 *6 *7))
+ (-14 *6 (-591 (-1089))) (-14 *7 (-591 (-1089)))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-591 (-885 *4)))
+ (-4 *4 (-13 (-786) (-286) (-138) (-951)))
+ (-5 *2 (-591 (-972 *4 *5))) (-5 *1 (-1195 *4 *5 *6))
+ (-14 *5 (-591 (-1089))) (-14 *6 (-591 (-1089))))))
+(((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-964)))))
+(((*1 *2) (-12 (-5 *2 (-781 (-525))) (-5 *1 (-499))))
+ ((*1 *1) (-12 (-5 *1 (-781 *2)) (-4 *2 (-1018)))))
+(((*1 *2 *1)
+ (|partial| -12 (-4 *1 (-1154 *3 *2)) (-4 *3 (-975))
+ (-4 *2 (-1131 *3)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1089))
+ (-4 *4 (-13 (-429) (-788) (-966 (-525)) (-587 (-525))))
+ (-5 *2 (-51)) (-5 *1 (-293 *4 *5))
+ (-4 *5 (-13 (-27) (-1111) (-408 *4)))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-429) (-788) (-966 (-525)) (-587 (-525))))
+ (-5 *2 (-51)) (-5 *1 (-293 *4 *3))
+ (-4 *3 (-13 (-27) (-1111) (-408 *4)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-385 (-525)))
+ (-4 *5 (-13 (-429) (-788) (-966 (-525)) (-587 (-525))))
+ (-5 *2 (-51)) (-5 *1 (-293 *5 *3))
+ (-4 *3 (-13 (-27) (-1111) (-408 *5)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-273 *3)) (-4 *3 (-13 (-27) (-1111) (-408 *5)))
+ (-4 *5 (-13 (-429) (-788) (-966 (-525)) (-587 (-525))))
+ (-5 *2 (-51)) (-5 *1 (-293 *5 *3))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-273 *3)) (-5 *5 (-385 (-525)))
+ (-4 *3 (-13 (-27) (-1111) (-408 *6)))
+ (-4 *6 (-13 (-429) (-788) (-966 (-525)) (-587 (-525))))
+ (-5 *2 (-51)) (-5 *1 (-293 *6 *3))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *6 (-525))) (-5 *4 (-273 *6))
+ (-4 *6 (-13 (-27) (-1111) (-408 *5)))
+ (-4 *5 (-13 (-517) (-788) (-966 (-525)) (-587 (-525))))
+ (-5 *2 (-51)) (-5 *1 (-436 *5 *6))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-1089)) (-5 *5 (-273 *3))
+ (-4 *3 (-13 (-27) (-1111) (-408 *6)))
+ (-4 *6 (-13 (-517) (-788) (-966 (-525)) (-587 (-525))))
+ (-5 *2 (-51)) (-5 *1 (-436 *6 *3))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 *7 (-525))) (-5 *4 (-273 *7)) (-5 *5 (-1138 (-525)))
+ (-4 *7 (-13 (-27) (-1111) (-408 *6)))
+ (-4 *6 (-13 (-517) (-788) (-966 (-525)) (-587 (-525))))
+ (-5 *2 (-51)) (-5 *1 (-436 *6 *7))))
+ ((*1 *2 *3 *4 *5 *6)
+ (-12 (-5 *4 (-1089)) (-5 *5 (-273 *3)) (-5 *6 (-1138 (-525)))
+ (-4 *3 (-13 (-27) (-1111) (-408 *7)))
+ (-4 *7 (-13 (-517) (-788) (-966 (-525)) (-587 (-525))))
+ (-5 *2 (-51)) (-5 *1 (-436 *7 *3))))
+ ((*1 *2 *3 *4 *5 *6)
+ (-12 (-5 *3 (-1 *8 (-385 (-525)))) (-5 *4 (-273 *8))
+ (-5 *5 (-1138 (-385 (-525)))) (-5 *6 (-385 (-525)))
+ (-4 *8 (-13 (-27) (-1111) (-408 *7)))
+ (-4 *7 (-13 (-517) (-788) (-966 (-525)) (-587 (-525))))
+ (-5 *2 (-51)) (-5 *1 (-436 *7 *8))))
+ ((*1 *2 *3 *4 *5 *6 *7)
+ (-12 (-5 *4 (-1089)) (-5 *5 (-273 *3)) (-5 *6 (-1138 (-385 (-525))))
+ (-5 *7 (-385 (-525))) (-4 *3 (-13 (-27) (-1111) (-408 *8)))
+ (-4 *8 (-13 (-517) (-788) (-966 (-525)) (-587 (-525))))
+ (-5 *2 (-51)) (-5 *1 (-436 *8 *3))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1070 (-2 (|:| |k| (-525)) (|:| |c| *3))))
+ (-4 *3 (-975)) (-5 *1 (-550 *3))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-551 *3))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1070 (-2 (|:| |k| (-525)) (|:| |c| *3))))
+ (-4 *3 (-975)) (-4 *1 (-1131 *3))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-712))
+ (-5 *3 (-1070 (-2 (|:| |k| (-385 (-525))) (|:| |c| *4))))
+ (-4 *4 (-975)) (-4 *1 (-1152 *4))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-4 *1 (-1162 *3))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1070 (-2 (|:| |k| (-712)) (|:| |c| *3))))
+ (-4 *3 (-975)) (-4 *1 (-1162 *3)))))
(((*1 *1 *1 *1 *1) (-4 *1 (-703))))
+(((*1 *2 *3 *4 *4 *3 *5)
+ (-12 (-5 *4 (-564 *3)) (-5 *5 (-1085 *3))
+ (-4 *3 (-13 (-408 *6) (-27) (-1111)))
+ (-4 *6 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525))))
+ (-5 *2 (-542 *3)) (-5 *1 (-521 *6 *3 *7)) (-4 *7 (-1018))))
+ ((*1 *2 *3 *4 *4 *4 *3 *5)
+ (-12 (-5 *4 (-564 *3)) (-5 *5 (-385 (-1085 *3)))
+ (-4 *3 (-13 (-408 *6) (-27) (-1111)))
+ (-4 *6 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525))))
+ (-5 *2 (-542 *3)) (-5 *1 (-521 *6 *3 *7)) (-4 *7 (-1018)))))
+(((*1 *1) (-5 *1 (-132))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-631 *3)) (-4 *3 (-975)) (-5 *1 (-957 *3))))
+ ((*1 *2 *2 *2)
+ (-12 (-5 *2 (-591 (-631 *3))) (-4 *3 (-975)) (-5 *1 (-957 *3))))
+ ((*1 *2 *2) (-12 (-5 *2 (-631 *3)) (-4 *3 (-975)) (-5 *1 (-957 *3))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-591 (-631 *3))) (-4 *3 (-975)) (-5 *1 (-957 *3)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-108)) (-5 *1 (-49 *3 *4)) (-4 *3 (-975))
+ (-14 *4 (-591 (-1089)))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-108)) (-5 *1 (-203 *3 *4)) (-4 *3 (-13 (-975) (-788)))
+ (-14 *4 (-591 (-1089))))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-631 (-385 (-885 (-525)))))
+ (-5 *2
+ (-591
+ (-2 (|:| |radval| (-294 (-525))) (|:| |radmult| (-525))
+ (|:| |radvect| (-591 (-631 (-294 (-525))))))))
+ (-5 *1 (-960)))))
+(((*1 *2) (-12 (-5 *2 (-781 (-525))) (-5 *1 (-499))))
+ ((*1 *1) (-12 (-5 *1 (-781 *2)) (-4 *2 (-1018)))))
+(((*1 *2 *1) (-12 (-5 *2 (-763)) (-5 *1 (-762)))))
(((*1 *2 *3 *4 *5 *6 *5)
(-12 (-5 *4 (-157 (-205))) (-5 *5 (-525)) (-5 *6 (-1072))
(-5 *3 (-205)) (-5 *2 (-964)) (-5 *1 (-700)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-932))))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-591 *5)) (-4 *5 (-160)) (-5 *1 (-130 *3 *4 *5))
+ (-14 *3 (-525)) (-14 *4 (-712)))))
+(((*1 *2 *3) (-12 (-5 *3 (-796)) (-5 *2 (-1072)) (-5 *1 (-652)))))
+(((*1 *1)
+ (-12 (-5 *1 (-130 *2 *3 *4)) (-14 *2 (-525)) (-14 *3 (-712))
+ (-4 *4 (-160)))))
+(((*1 *2 *1 *3 *3 *2)
+ (-12 (-5 *3 (-525)) (-4 *1 (-55 *2 *4 *5)) (-4 *2 (-1125))
+ (-4 *4 (-351 *2)) (-4 *5 (-351 *2))))
+ ((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-525)) (-4 *1 (-55 *2 *4 *5)) (-4 *4 (-351 *2))
+ (-4 *5 (-351 *2)) (-4 *2 (-1125))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 "right") (-4 *1 (-115 *3)) (-4 *3 (-1125))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 "left") (-4 *1 (-115 *3)) (-4 *3 (-1125))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-591 (-525))) (-4 *2 (-160)) (-5 *1 (-130 *4 *5 *2))
+ (-14 *4 (-525)) (-14 *5 (-712))))
+ ((*1 *2 *1 *3 *3 *3 *3)
+ (-12 (-5 *3 (-525)) (-4 *2 (-160)) (-5 *1 (-130 *4 *5 *2))
+ (-14 *4 *3) (-14 *5 (-712))))
+ ((*1 *2 *1 *3 *3 *3)
+ (-12 (-5 *3 (-525)) (-4 *2 (-160)) (-5 *1 (-130 *4 *5 *2))
+ (-14 *4 *3) (-14 *5 (-712))))
+ ((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-525)) (-4 *2 (-160)) (-5 *1 (-130 *4 *5 *2))
+ (-14 *4 *3) (-14 *5 (-712))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-525)) (-4 *2 (-160)) (-5 *1 (-130 *4 *5 *2))
+ (-14 *4 *3) (-14 *5 (-712))))
+ ((*1 *2 *1)
+ (-12 (-4 *2 (-160)) (-5 *1 (-130 *3 *4 *2)) (-14 *3 (-525))
+ (-14 *4 (-712))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-1089)) (-5 *2 (-225 (-1072))) (-5 *1 (-195 *4))
+ (-4 *4
+ (-13 (-788)
+ (-10 -8 (-15 -1881 ((-1072) $ *3)) (-15 -1285 ((-1176) $))
+ (-15 -3829 ((-1176) $)))))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-920)) (-5 *1 (-195 *3))
+ (-4 *3
+ (-13 (-788)
+ (-10 -8 (-15 -1881 ((-1072) $ (-1089))) (-15 -1285 ((-1176) $))
+ (-15 -3829 ((-1176) $)))))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 "count") (-5 *2 (-712)) (-5 *1 (-225 *4)) (-4 *4 (-788))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 "sort") (-5 *1 (-225 *3)) (-4 *3 (-788))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 "unique") (-5 *1 (-225 *3)) (-4 *3 (-788))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *1 (-265 *3 *2)) (-4 *3 (-1018)) (-4 *2 (-1125))))
+ ((*1 *2 *1 *3 *2)
+ (-12 (-4 *1 (-267 *3 *2)) (-4 *3 (-1018)) (-4 *2 (-1125))))
+ ((*1 *2 *1 *2)
+ (-12 (-4 *3 (-160)) (-5 *1 (-268 *3 *2 *4 *5 *6 *7))
+ (-4 *2 (-1147 *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 (-110)) (-5 *3 (-591 *1)) (-4 *1 (-281))))
+ ((*1 *1 *2 *1 *1 *1 *1) (-12 (-4 *1 (-281)) (-5 *2 (-110))))
+ ((*1 *1 *2 *1 *1 *1) (-12 (-4 *1 (-281)) (-5 *2 (-110))))
+ ((*1 *1 *2 *1 *1) (-12 (-4 *1 (-281)) (-5 *2 (-110))))
+ ((*1 *1 *2 *1) (-12 (-4 *1 (-281)) (-5 *2 (-110))))
+ ((*1 *2 *1 *2 *2)
+ (-12 (-4 *1 (-320 *2 *3 *4)) (-4 *2 (-1129)) (-4 *3 (-1147 *2))
+ (-4 *4 (-1147 (-385 *3)))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *1 (-395 *2)) (-4 *2 (-160))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-1072)) (-5 *1 (-475))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-51)) (-5 *1 (-580))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1138 (-525))) (-4 *1 (-596 *3)) (-4 *3 (-1125))))
+ ((*1 *2 *1 *3 *3 *3)
+ (-12 (-5 *3 (-712)) (-5 *1 (-619 *2)) (-4 *2 (-1018))))
+ ((*1 *1 *1 *2 *2)
+ (-12 (-5 *2 (-591 (-525))) (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975))
+ (-4 *4 (-351 *3)) (-4 *5 (-351 *3))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-110)) (-5 *3 (-591 (-825 *4))) (-5 *1 (-825 *4))
+ (-4 *4 (-1018))))
+ ((*1 *2 *1 *2) (-12 (-4 *1 (-836 *2)) (-4 *2 (-1018))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-712)) (-5 *2 (-838 *4)) (-5 *1 (-837 *4))
+ (-4 *4 (-1018))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-220 *4 *2)) (-14 *4 (-854)) (-4 *2 (-341))
+ (-5 *1 (-924 *4 *2))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 "value") (-4 *1 (-940 *2)) (-4 *2 (-1125))))
+ ((*1 *2 *1) (-12 (-5 *1 (-955 *2)) (-4 *2 (-1125))))
+ ((*1 *2 *1 *3 *3 *2)
+ (-12 (-5 *3 (-525)) (-4 *1 (-978 *4 *5 *2 *6 *7)) (-4 *2 (-975))
+ (-4 *6 (-218 *5 *2)) (-4 *7 (-218 *4 *2))))
+ ((*1 *2 *1 *3 *3)
+ (-12 (-5 *3 (-525)) (-4 *1 (-978 *4 *5 *2 *6 *7))
+ (-4 *6 (-218 *5 *2)) (-4 *7 (-218 *4 *2)) (-4 *2 (-975))))
+ ((*1 *2 *1 *2 *3)
+ (-12 (-5 *3 (-854)) (-4 *4 (-1018))
+ (-4 *5 (-13 (-975) (-819 *4) (-788) (-566 (-825 *4))))
+ (-5 *1 (-997 *4 *5 *2))
+ (-4 *2 (-13 (-408 *5) (-819 *4) (-566 (-825 *4))))))
+ ((*1 *2 *1 *2 *3)
+ (-12 (-5 *3 (-854)) (-4 *4 (-1018))
+ (-4 *5 (-13 (-975) (-819 *4) (-788) (-566 (-825 *4))))
+ (-5 *1 (-998 *4 *5 *2))
+ (-4 *2 (-13 (-408 *5) (-819 *4) (-566 (-825 *4))))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-591 (-525))) (-4 *1 (-1021 *3 *4 *5 *6 *7))
+ (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018))
+ (-4 *7 (-1018))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-525)) (-4 *1 (-1021 *3 *4 *5 *6 *7)) (-4 *3 (-1018))
+ (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *7 (-1018))))
+ ((*1 *1 *1 *1) (-4 *1 (-1058)))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-1089))))
+ ((*1 *2 *3 *2)
+ (-12 (-5 *3 (-385 *1)) (-4 *1 (-1147 *2)) (-4 *2 (-975))
+ (-4 *2 (-341))))
+ ((*1 *2 *2 *2)
+ (-12 (-5 *2 (-385 *1)) (-4 *1 (-1147 *3)) (-4 *3 (-975))
+ (-4 *3 (-517))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *1 (-1149 *2 *3)) (-4 *3 (-733)) (-4 *2 (-975))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 "last") (-4 *1 (-1159 *2)) (-4 *2 (-1125))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 "rest") (-4 *1 (-1159 *3)) (-4 *3 (-1125))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 "first") (-4 *1 (-1159 *2)) (-4 *2 (-1125)))))
+(((*1 *2 *1 *1 *3 *4)
+ (-12 (-5 *3 (-1 (-108) *5 *5)) (-5 *4 (-1 (-108) *6 *6))
+ (-4 *5 (-13 (-1018) (-33))) (-4 *6 (-13 (-1018) (-33)))
+ (-5 *2 (-108)) (-5 *1 (-1054 *5 *6)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-1070 (-525))) (-5 *1 (-1074 *4)) (-4 *4 (-975))
+ (-5 *3 (-525)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-591 (-591 (-159)))))))
(((*1 *2 *2 *2 *2)
(-12 (-4 *2 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525)))))))
(-5 *1 (-1044 *3 *2)) (-4 *3 (-1147 *2)))))
+(((*1 *1 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-1125)))))
+(((*1 *2 *3 *4 *2)
+ (-12 (-5 *3 (-1 *2 (-712) *2)) (-5 *4 (-712)) (-4 *2 (-1018))
+ (-5 *1 (-621 *2))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-1 *3 (-712) *3)) (-4 *3 (-1018)) (-5 *1 (-624 *3)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-591 (-721 *5 (-798 *6)))) (-5 *4 (-108)) (-4 *5 (-429))
+ (-14 *6 (-591 (-1089))) (-5 *2 (-591 (-972 *5 *6)))
+ (-5 *1 (-576 *5 *6)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-564 *5)) (-4 *5 (-408 *4)) (-4 *4 (-966 (-525)))
+ (-4 *4 (-13 (-788) (-517))) (-5 *2 (-1085 *5)) (-5 *1 (-31 *4 *5))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-564 *1)) (-4 *1 (-975)) (-4 *1 (-281))
+ (-5 *2 (-1085 *1)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-796))))
+ ((*1 *2 *3) (-12 (-5 *3 (-796)) (-5 *2 (-1176)) (-5 *1 (-894)))))
+(((*1 *1 *1)
+ (|partial| -12 (-5 *1 (-1055 *2 *3)) (-4 *2 (-13 (-1018) (-33)))
+ (-4 *3 (-13 (-1018) (-33))))))
+(((*1 *2 *1) (-12 (-4 *1 (-887)) (-5 *2 (-591 (-591 (-876 (-205)))))))
+ ((*1 *2 *1) (-12 (-4 *1 (-905)) (-5 *2 (-591 (-591 (-876 (-205))))))))
+(((*1 *2 *3 *4 *5 *6 *5)
+ (-12 (-5 *4 (-157 (-205))) (-5 *5 (-525)) (-5 *6 (-1072))
+ (-5 *3 (-205)) (-5 *2 (-964)) (-5 *1 (-700)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-712)) (-4 *1 (-601 *3)) (-4 *3 (-975)) (-4 *3 (-341))))
+ ((*1 *2 *2 *3 *4)
+ (-12 (-5 *3 (-712)) (-5 *4 (-1 *5 *5)) (-4 *5 (-341))
+ (-5 *1 (-604 *5 *2)) (-4 *2 (-601 *5)))))
+(((*1 *2 *1 *3 *4)
+ (-12 (-5 *3 (-876 (-205))) (-5 *4 (-807)) (-5 *2 (-1176))
+ (-5 *1 (-445))))
+ ((*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-975)) (-4 *1 (-911 *3))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-876 *3))))
+ ((*1 *1 *2) (-12 (-5 *2 (-876 *3)) (-4 *3 (-975)) (-4 *1 (-1050 *3))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-4 *1 (-1050 *3)) (-4 *3 (-975))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-591 *3)) (-4 *1 (-1050 *3)) (-4 *3 (-975))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-876 *3)) (-4 *1 (-1050 *3)) (-4 *3 (-975))))
+ ((*1 *2 *3 *3 *3 *3)
+ (-12 (-5 *2 (-876 (-205))) (-5 *1 (-1122)) (-5 *3 (-205)))))
(((*1 *2 *3 *2)
(-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1125)) (-5 *1 (-353 *4 *2))
(-4 *2 (-13 (-351 *4) (-10 -7 (-6 -4251)))))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-4 *3 (-517))
+ (-5 *2 (-1085 *3)))))
+(((*1 *1 *1)
+ (|partial| -12 (-5 *1 (-273 *2)) (-4 *2 (-668)) (-4 *2 (-1125)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-154 *3)) (-4 *3 (-160)) (-4 *3 (-984)) (-4 *3 (-1111))
+ (-5 *2 (-2 (|:| |r| *3) (|:| |phi| *3))))))
+(((*1 *1 *1 *2 *1) (-12 (-4 *1 (-1058)) (-5 *2 (-1138 (-525))))))
+(((*1 *1 *1 *1 *2)
+ (-12 (-4 *1 (-989 *3 *4 *2)) (-4 *3 (-975)) (-4 *4 (-734))
+ (-4 *2 (-788))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
+ (-4 *4 (-788)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-825 *3)) (-4 *3 (-1018)))))
+(((*1 *1 *1 *2) (-12 (-4 *1 (-942)) (-5 *2 (-796)))))
+(((*1 *1 *1 *2)
+ (-12 (-4 *1 (-55 *2 *3 *4)) (-4 *2 (-1125)) (-4 *3 (-351 *2))
+ (-4 *4 (-351 *2))))
+ ((*1 *1 *1 *2)
+ (-12 (|has| *1 (-6 -4251)) (-4 *1 (-558 *3 *2)) (-4 *3 (-1018))
+ (-4 *2 (-1125)))))
(((*1 *2 *3 *4 *5 *5 *6)
(-12 (-5 *5 (-564 *4)) (-5 *6 (-1089))
(-4 *4 (-13 (-408 *7) (-27) (-1111)))
(-4 *7 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525))))
(-5 *2
- (-2 (|:| |particular| (-3 *4 "failed")) (|:| -4003 (-591 *4))))
+ (-2 (|:| |particular| (-3 *4 "failed")) (|:| -3612 (-591 *4))))
(-5 *1 (-527 *7 *4 *3)) (-4 *3 (-601 *4)) (-4 *3 (-1018)))))
-(((*1 *1 *2 *2)
- (-12
+(((*1 *2 *3 *4 *4 *5 *6)
+ (-12 (-5 *3 (-591 (-591 (-876 (-205))))) (-5 *4 (-807))
+ (-5 *5 (-854)) (-5 *6 (-591 (-242))) (-5 *2 (-445)) (-5 *1 (-1175))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-591 (-591 (-876 (-205))))) (-5 *2 (-445))
+ (-5 *1 (-1175))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-591 (-591 (-876 (-205))))) (-5 *4 (-591 (-242)))
+ (-5 *2 (-445)) (-5 *1 (-1175)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-1018)) (-4 *3 (-833 *5)) (-5 *2 (-1171 *3))
+ (-5 *1 (-633 *5 *3 *6 *4)) (-4 *6 (-351 *3))
+ (-4 *4 (-13 (-351 *5) (-10 -7 (-6 -4250)))))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-631 (-157 (-385 (-525)))))
(-5 *2
- (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357)))
- (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1088))))
- (-5 *1 (-1088)))))
+ (-591
+ (-2 (|:| |outval| (-157 *4)) (|:| |outmult| (-525))
+ (|:| |outvect| (-591 (-631 (-157 *4)))))))
+ (-5 *1 (-706 *4)) (-4 *4 (-13 (-341) (-786))))))
+(((*1 *1 *1) (-4 *1 (-510))))
(((*1 *2 *1) (|partial| -12 (-5 *2 (-1085 *1)) (-4 *1 (-942)))))
+(((*1 *1 *2) (-12 (-5 *2 (-591 (-357))) (-5 *1 (-242))))
+ ((*1 *1)
+ (|partial| -12 (-4 *1 (-345 *2)) (-4 *2 (-517)) (-4 *2 (-160))))
+ ((*1 *2 *1) (-12 (-5 *1 (-396 *2)) (-4 *2 (-517)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-854)) (-5 *2 (-1085 *4)) (-5 *1 (-335 *4))
+ (-4 *4 (-327)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1070 *3)) (-5 *1 (-161 *3)) (-4 *3 (-286)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-429)) (-4 *3 (-788)) (-4 *3 (-966 (-525)))
+ (-4 *3 (-517)) (-5 *1 (-40 *3 *2)) (-4 *2 (-408 *3))
+ (-4 *2
+ (-13 (-341) (-281)
+ (-10 -8 (-15 -1384 ((-1041 *3 (-564 $)) $))
+ (-15 -1396 ((-1041 *3 (-564 $)) $))
+ (-15 -2686 ($ (-1041 *3 (-564 $))))))))))
+(((*1 *1 *2 *3 *4)
+ (-12 (-5 *3 (-525)) (-5 *4 (-3 "nil" "sqfr" "irred" "prime"))
+ (-5 *1 (-396 *2)) (-4 *2 (-517)))))
+(((*1 *2 *3 *3 *1)
+ (|partial| -12 (-5 *3 (-1089)) (-5 *2 (-1022)) (-5 *1 (-270)))))
+(((*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-860)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525)))))))
+ (-5 *2 (-591 *4)) (-5 *1 (-1044 *3 *4)) (-4 *3 (-1147 *4))))
+ ((*1 *2 *3 *3 *3 *3)
+ (-12 (-4 *3 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525)))))))
+ (-5 *2 (-591 *3)) (-5 *1 (-1044 *4 *3)) (-4 *4 (-1147 *3)))))
(((*1 *2 *1 *1)
(-12 (-4 *1 (-989 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734))
(-4 *5 (-788)) (-5 *2 (-108)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-517))
+ (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-591 (-1182 *4 *5 *6 *7)))
+ (-5 *1 (-1182 *4 *5 *6 *7))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-591 *9)) (-5 *4 (-1 (-108) *9 *9))
+ (-5 *5 (-1 *9 *9 *9)) (-4 *9 (-989 *6 *7 *8)) (-4 *6 (-517))
+ (-4 *7 (-734)) (-4 *8 (-788)) (-5 *2 (-591 (-1182 *6 *7 *8 *9)))
+ (-5 *1 (-1182 *6 *7 *8 *9)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))))
+(((*1 *1) (-12 (-4 *1 (-442 *2 *3)) (-4 *2 (-160)) (-4 *3 (-23))))
+ ((*1 *1) (-5 *1 (-501))) ((*1 *1) (-4 *1 (-664)))
+ ((*1 *1) (-4 *1 (-668)))
+ ((*1 *1) (-12 (-5 *1 (-825 *2)) (-4 *2 (-1018))))
+ ((*1 *1) (-12 (-5 *1 (-826 *2)) (-4 *2 (-788)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-631 (-385 (-885 (-525))))) (-5 *2 (-591 (-294 (-525))))
+ (-5 *1 (-960)))))
+(((*1 *2 *3 *4 *4 *3 *5 *3 *3 *3 *6)
+ (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *5 (-205))
+ (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-76 FUNCTN))))
+ (-5 *2 (-964)) (-5 *1 (-690)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-385 (-525))) (-5 *1 (-550 *3)) (-4 *3 (-37 *2))
+ (-4 *3 (-975)))))
+(((*1 *2 *3 *4 *3 *5)
+ (-12 (-5 *3 (-1072)) (-5 *4 (-157 (-205))) (-5 *5 (-525))
+ (-5 *2 (-964)) (-5 *1 (-700)))))
(((*1 *2 *3 *4 *4 *5)
(|partial| -12 (-5 *4 (-564 *3)) (-5 *5 (-591 *3))
(-4 *3 (-13 (-408 *6) (-27) (-1111)))
@@ -10503,580 +13441,128 @@
(|:| |limitedlogs|
(-591 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
(-5 *1 (-527 *6 *3 *7)) (-4 *7 (-1018)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1072))
- (-4 *4 (-13 (-429) (-788) (-966 (-525)) (-587 (-525))))
- (-5 *2 (-108)) (-5 *1 (-204 *4 *5)) (-4 *5 (-13 (-1111) (-29 *4))))))
-(((*1 *2 *1)
- (|partial| -12 (-5 *2 (-1 (-501) (-591 (-501)))) (-5 *1 (-110))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-1 (-501) (-591 (-501)))) (-5 *1 (-110)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1125)) (-5 *1 (-1048 *4 *2))
- (-4 *2 (-13 (-558 (-525) *4) (-10 -7 (-6 -4250) (-6 -4251))))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-788)) (-4 *3 (-1125)) (-5 *1 (-1048 *3 *2))
- (-4 *2 (-13 (-558 (-525) *3) (-10 -7 (-6 -4250) (-6 -4251)))))))
-(((*1 *2 *1) (-12 (-5 *2 (-1070 *3)) (-5 *1 (-161 *3)) (-4 *3 (-286)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-135)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1022)) (-5 *1 (-308)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-44 (-1072) (-715))) (-5 *1 (-110)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-1020 *3)) (-5 *1 (-837 *3)) (-4 *3 (-1018))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-1020 *3)) (-5 *1 (-838 *3)) (-4 *3 (-1018)))))
-(((*1 *2)
- (-12 (-4 *3 (-517)) (-5 *2 (-591 *4)) (-5 *1 (-42 *3 *4))
- (-4 *4 (-395 *3)))))
(((*1 *1 *2 *2)
(-12
(-5 *2
- (-3 (|:| I (-294 (-525))) (|:| -3576 (-294 (-357)))
+ (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357)))
(|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1088))))
(-5 *1 (-1088)))))
-(((*1 *2) (-12 (-5 *2 (-837 (-525))) (-5 *1 (-850)))))
-(((*1 *2 *1 *1)
- (-12 (-4 *3 (-341)) (-4 *3 (-975))
- (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -3857 *1)))
- (-4 *1 (-790 *3)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-108))
- (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-882 *3 *4 *5))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-591 *6)) (-4 *6 (-788)) (-4 *4 (-341)) (-4 *5 (-734))
- (-5 *2 (-108)) (-5 *1 (-477 *4 *5 *6 *7)) (-4 *7 (-882 *4 *5 *6)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *2 (-2 (|:| |part1| *3) (|:| |part2| *4)))
- (-5 *1 (-647 *3 *4)) (-4 *3 (-1125)) (-4 *4 (-1125)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-631 (-385 (-885 (-525)))))
- (-5 *2 (-591 (-631 (-294 (-525))))) (-5 *1 (-960))
- (-5 *3 (-294 (-525))))))
-(((*1 *1 *1) (-12 (-4 *1 (-408 *2)) (-4 *2 (-788)) (-4 *2 (-975))))
- ((*1 *1 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-517)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-341) (-966 (-385 *2)))) (-5 *2 (-525))
- (-5 *1 (-111 *4 *3)) (-4 *3 (-1147 *4)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-457 *4 *5)) (-14 *4 (-591 (-1089))) (-4 *5 (-975))
- (-5 *2 (-885 *5)) (-5 *1 (-877 *4 *5)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-517)) (-5 *1 (-40 *3 *2))
- (-4 *2
- (-13 (-341) (-281)
- (-10 -8 (-15 -1738 ((-1041 *3 (-564 $)) $))
- (-15 -1754 ((-1041 *3 (-564 $)) $))
- (-15 -3022 ($ (-1041 *3 (-564 $))))))))))
-(((*1 *1) (-5 *1 (-764))))
-(((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-763)))))
-(((*1 *2 *3 *4 *5 *5 *5 *6 *4 *4 *4 *5 *4 *5 *7)
- (-12 (-5 *3 (-1072)) (-5 *5 (-631 (-205))) (-5 *6 (-205))
- (-5 *7 (-631 (-525))) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-694)))))
-(((*1 *2 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-786)) (-5 *1 (-282 *3)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-341) (-786))) (-5 *1 (-167 *3 *2))
- (-4 *2 (-1147 (-157 *3))))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
- (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-591 *4))
- (-5 *1 (-1026 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))))
-(((*1 *2 *2 *3)
- (-12 (-4 *3 (-517)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3))
- (-5 *1 (-1116 *3 *4 *5 *2)) (-4 *2 (-629 *3 *4 *5)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1070 (-591 (-525)))) (-5 *1 (-816)) (-5 *3 (-525)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-341))
- (-5 *2 (-591 (-2 (|:| C (-631 *5)) (|:| |g| (-1171 *5)))))
- (-5 *1 (-909 *5)) (-5 *3 (-631 *5)) (-5 *4 (-1171 *5)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-975)) (-4 *2 (-629 *4 *5 *6))
- (-5 *1 (-99 *4 *3 *2 *5 *6)) (-4 *3 (-1147 *4)) (-4 *5 (-351 *4))
- (-4 *6 (-351 *4)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1094)))))
-(((*1 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-796)))))
-(((*1 *2 *2 *2)
- (-12 (-4 *3 (-341)) (-5 *1 (-708 *2 *3)) (-4 *2 (-650 *3))))
- ((*1 *1 *1 *1) (-12 (-4 *1 (-790 *2)) (-4 *2 (-975)) (-4 *2 (-341)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 *7 *7)) (-4 *7 (-1147 *6))
- (-4 *6 (-13 (-27) (-408 *5)))
- (-4 *5 (-13 (-788) (-517) (-966 (-525)))) (-4 *8 (-1147 (-385 *7)))
- (-5 *2 (-542 *3)) (-5 *1 (-513 *5 *6 *7 *8 *3))
- (-4 *3 (-320 *6 *7 *8)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1173)))))
-(((*1 *2) (-12 (-5 *2 (-591 *3)) (-5 *1 (-1004 *3)) (-4 *3 (-127)))))
-(((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-1 (-3 *5 "failed") *7)) (-5 *4 (-1085 *7))
- (-4 *5 (-975)) (-4 *7 (-975)) (-4 *2 (-1147 *5))
- (-5 *1 (-474 *5 *2 *6 *7)) (-4 *6 (-1147 *2)))))
-(((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-859)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-788)) (-5 *2 (-591 (-591 (-591 *4))))
- (-5 *1 (-1097 *4)) (-5 *3 (-591 (-591 *4))))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-517)) (-5 *2 (-591 *3)) (-5 *1 (-901 *4 *3))
- (-4 *3 (-1147 *4)))))
-(((*1 *1 *2) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-103))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-591 (-501))) (-5 *1 (-501)))))
-(((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *5 (-1171 (-591 *3))) (-4 *4 (-286))
- (-5 *2 (-591 *3)) (-5 *1 (-432 *4 *3)) (-4 *3 (-1147 *4)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-1085 *7)) (-5 *3 (-525)) (-4 *7 (-882 *6 *4 *5))
- (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-975))
- (-5 *1 (-299 *4 *5 *6 *7)))))
-(((*1 *2 *1) (-12 (-5 *2 (-591 (-1089))) (-5 *1 (-1093)))))
-(((*1 *2 *3 *4 *3 *5 *5 *5 *5 *5)
- (|partial| -12 (-5 *5 (-108)) (-4 *6 (-429)) (-4 *7 (-734))
- (-4 *8 (-788)) (-4 *9 (-989 *6 *7 *8))
- (-5 *2
- (-2 (|:| -1317 (-591 *9)) (|:| -3374 *4) (|:| |ineq| (-591 *9))))
- (-5 *1 (-919 *6 *7 *8 *9 *4)) (-5 *3 (-591 *9))
- (-4 *4 (-994 *6 *7 *8 *9))))
- ((*1 *2 *3 *4 *3 *5 *5 *5 *5 *5)
- (|partial| -12 (-5 *5 (-108)) (-4 *6 (-429)) (-4 *7 (-734))
- (-4 *8 (-788)) (-4 *9 (-989 *6 *7 *8))
- (-5 *2
- (-2 (|:| -1317 (-591 *9)) (|:| -3374 *4) (|:| |ineq| (-591 *9))))
- (-5 *1 (-1025 *6 *7 *8 *9 *4)) (-5 *3 (-591 *9))
- (-4 *4 (-994 *6 *7 *8 *9)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1018)) (-5 *2 (-1072)))))
-(((*1 *2 *2) (-12 (-5 *1 (-893 *2)) (-4 *2 (-510)))))
-(((*1 *2 *1) (-12 (-5 *2 (-715)) (-5 *1 (-51)))))
-(((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-859)))))
-(((*1 *2 *3 *3 *3 *4)
- (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
- (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-919 *4 *5 *6 *7 *3))
- (-4 *3 (-994 *4 *5 *6 *7))))
- ((*1 *2 *3 *3)
- (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
- (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-108))
- (-5 *1 (-1025 *4 *5 *6 *7 *3)) (-4 *3 (-994 *4 *5 *6 *7)))))
-(((*1 *2 *2 *2)
- (-12 (-4 *3 (-341)) (-5 *1 (-708 *2 *3)) (-4 *2 (-650 *3))))
- ((*1 *1 *1 *1) (-12 (-4 *1 (-790 *2)) (-4 *2 (-975)) (-4 *2 (-341)))))
-(((*1 *1) (-5 *1 (-308))))
-(((*1 *2 *2)
- (-12
- (-5 *2
- (-591
- (-2 (|:| |lcmfij| *4) (|:| |totdeg| (-712)) (|:| |poli| *6)
- (|:| |polj| *6))))
- (-4 *4 (-734)) (-4 *6 (-882 *3 *4 *5)) (-4 *3 (-429)) (-4 *5 (-788))
- (-5 *1 (-426 *3 *4 *5 *6)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-788) (-517))) (-5 *1 (-147 *4 *2))
- (-4 *2 (-408 *4))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1011 *2)) (-4 *2 (-408 *4)) (-4 *4 (-13 (-788) (-517)))
- (-5 *1 (-147 *4 *2))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-1011 *1)) (-4 *1 (-149))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-149)) (-5 *2 (-1089)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-712)) (-5 *2 (-1 (-1070 (-885 *4)) (-1070 (-885 *4))))
- (-5 *1 (-1179 *4)) (-4 *4 (-341)))))
-(((*1 *2 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1125)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-517))
- (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-908 *3 *4 *5 *6)))))
-(((*1 *2 *1 *2 *3)
- (-12 (-5 *3 (-591 (-1072))) (-5 *2 (-1072)) (-5 *1 (-1172))))
- ((*1 *2 *1 *2 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-1172))))
- ((*1 *2 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-1172))))
- ((*1 *2 *1 *2 *3)
- (-12 (-5 *3 (-591 (-1072))) (-5 *2 (-1072)) (-5 *1 (-1173))))
- ((*1 *2 *1 *2 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-1173))))
- ((*1 *2 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-1173)))))
-(((*1 *1) (-5 *1 (-987))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2))
- (-4 *2 (-13 (-408 *3) (-1111))))))
-(((*1 *2 *3 *4 *4 *5 *6 *7)
- (-12 (-5 *5 (-1089))
- (-5 *6
- (-1
- (-3
- (-2 (|:| |mainpart| *4)
- (|:| |limitedlogs|
- (-591 (-2 (|:| |coeff| *4) (|:| |logand| *4)))))
- "failed")
- *4 (-591 *4)))
- (-5 *7
- (-1 (-3 (-2 (|:| -3060 *4) (|:| |coeff| *4)) "failed") *4 *4))
- (-4 *4 (-13 (-1111) (-27) (-408 *8)))
- (-4 *8 (-13 (-429) (-788) (-138) (-966 *3) (-587 *3)))
- (-5 *3 (-525))
- (-5 *2 (-2 (|:| |ans| *4) (|:| -3400 *4) (|:| |sol?| (-108))))
- (-5 *1 (-943 *8 *4)))))
-(((*1 *1 *2) (-12 (-5 *2 (-294 (-157 (-357)))) (-5 *1 (-308))))
- ((*1 *1 *2) (-12 (-5 *2 (-294 (-525))) (-5 *1 (-308))))
- ((*1 *1 *2) (-12 (-5 *2 (-294 (-357))) (-5 *1 (-308))))
- ((*1 *1 *2) (-12 (-5 *2 (-294 (-635))) (-5 *1 (-308))))
- ((*1 *1 *2) (-12 (-5 *2 (-294 (-642))) (-5 *1 (-308))))
- ((*1 *1 *2) (-12 (-5 *2 (-294 (-640))) (-5 *1 (-308))))
- ((*1 *1) (-5 *1 (-308))))
-(((*1 *2 *3) (-12 (-5 *3 (-205)) (-5 *2 (-294 (-357))) (-5 *1 (-284)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *1 (-594 *2 *3 *4)) (-4 *2 (-1018)) (-4 *3 (-23))
- (-14 *4 *3))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412)))))
-(((*1 *1) (-5 *1 (-764))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1070 (-205))) (-5 *2 (-591 (-1072))) (-5 *1 (-174))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1070 (-205))) (-5 *2 (-591 (-1072))) (-5 *1 (-279))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1070 (-205))) (-5 *2 (-591 (-1072))) (-5 *1 (-284)))))
-(((*1 *2 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1173))))
- ((*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1173)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-796)))))
-(((*1 *1 *2 *3 *1)
- (-12 (-5 *2 (-825 *4)) (-4 *4 (-1018)) (-5 *1 (-822 *4 *3))
- (-4 *3 (-1018)))))
-(((*1 *2 *3 *3 *3 *4 *5 *3 *6)
- (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *5 (-205))
- (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-72 FCN)))) (-5 *2 (-964))
- (-5 *1 (-688)))))
-(((*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1018)) (-4 *1 (-215 *3))))
- ((*1 *1) (-12 (-4 *1 (-215 *2)) (-4 *2 (-1018)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-876 *3)) (-4 *3 (-13 (-341) (-1111) (-932)))
- (-5 *1 (-163 *3)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-975)) (-5 *2 (-525)) (-5 *1 (-420 *4 *3 *5))
- (-4 *3 (-1147 *4))
- (-4 *5 (-13 (-382) (-966 *4) (-341) (-1111) (-263))))))
-(((*1 *2 *3) (-12 (-5 *3 (-712)) (-5 *2 (-1176)) (-5 *1 (-357))))
- ((*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-357)))))
-(((*1 *2 *3 *2) (-12 (-5 *2 (-205)) (-5 *3 (-712)) (-5 *1 (-206))))
- ((*1 *2 *3 *2)
- (-12 (-5 *2 (-157 (-205))) (-5 *3 (-712)) (-5 *1 (-206))))
- ((*1 *2 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *2))
- (-4 *2 (-408 *3))))
- ((*1 *1 *1 *1) (-4 *1 (-1053))))
-(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))))
-(((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-108) *3)) (|has| *1 (-6 -4250)) (-4 *1 (-142 *3))
- (-4 *3 (-1125))))
+(((*1 *2 *3 *1 *4 *4 *4 *4 *4)
+ (-12 (-5 *4 (-108)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
+ (-5 *2 (-591 (-956 *5 *6 *7 *3))) (-5 *1 (-956 *5 *6 *7 *3))
+ (-4 *3 (-989 *5 *6 *7))))
((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-108) *3)) (-4 *3 (-1125)) (-5 *1 (-555 *3))))
+ (-12 (-5 *2 (-591 *6)) (-4 *1 (-994 *3 *4 *5 *6)) (-4 *3 (-429))
+ (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5))))
((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-108) *3)) (-4 *1 (-618 *3)) (-4 *3 (-1125))))
- ((*1 *2 *1 *3)
- (|partial| -12 (-4 *1 (-1119 *4 *5 *3 *2)) (-4 *4 (-517))
- (-4 *5 (-734)) (-4 *3 (-788)) (-4 *2 (-989 *4 *5 *3))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-712)) (-5 *1 (-1123 *2)) (-4 *2 (-1125)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-591 (-1112 *3))) (-5 *1 (-1112 *3)) (-4 *3 (-1018)))))
-(((*1 *2 *1 *3 *4)
- (-12 (-5 *3 (-854)) (-5 *4 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1172)))))
-(((*1 *2 *2) (|partial| -12 (-5 *1 (-519 *2)) (-4 *2 (-510)))))
-(((*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-414)))))
-(((*1 *1 *2 *3) (-12 (-5 *3 (-525)) (-5 *1 (-396 *2)) (-4 *2 (-517)))))
-(((*1 *1 *1 *2) (-12 (-4 *1 (-380)) (-5 *2 (-712))))
- ((*1 *1 *1) (-4 *1 (-380))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-341)) (-4 *3 (-975))
- (-5 *1 (-1074 *3)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-1054 *2 *3)) (-4 *2 (-13 (-1018) (-33)))
- (-4 *3 (-13 (-1018) (-33))))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1125)) (-4 *4 (-351 *3))
- (-4 *5 (-351 *3)) (-5 *2 (-712))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975))
- (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-712)))))
-(((*1 *2 *3 *4 *4 *4 *4 *5 *5 *5)
- (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357))
- (-5 *2
- (-2 (|:| -3024 *4) (|:| -1483 *4) (|:| |totalpts| (-525))
- (|:| |success| (-108))))
- (-5 *1 (-730)) (-5 *5 (-525)))))
-(((*1 *1) (-5 *1 (-415))))
-(((*1 *2 *3 *4 *5 *5 *6)
- (-12 (-5 *4 (-1089)) (-5 *6 (-108))
- (-4 *7 (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525))))
- (-4 *3 (-13 (-1111) (-891) (-29 *7)))
- (-5 *2
- (-3 (|:| |f1| (-781 *3)) (|:| |f2| (-591 (-781 *3)))
- (|:| |fail| "failed") (|:| |pole| "potentialPole")))
- (-5 *1 (-199 *7 *3)) (-5 *5 (-781 *3)))))
-(((*1 *2 *1 *3)
- (|partial| -12 (-5 *3 (-1089)) (-4 *4 (-975)) (-4 *4 (-788))
- (-5 *2 (-2 (|:| |var| (-564 *1)) (|:| -2008 (-525))))
- (-4 *1 (-408 *4))))
- ((*1 *2 *1 *3)
- (|partial| -12 (-5 *3 (-110)) (-4 *4 (-975)) (-4 *4 (-788))
- (-5 *2 (-2 (|:| |var| (-564 *1)) (|:| -2008 (-525))))
- (-4 *1 (-408 *4))))
- ((*1 *2 *1)
- (|partial| -12 (-4 *3 (-1030)) (-4 *3 (-788))
- (-5 *2 (-2 (|:| |var| (-564 *1)) (|:| -2008 (-525))))
- (-4 *1 (-408 *3))))
- ((*1 *2 *1)
- (|partial| -12 (-5 *2 (-2 (|:| |val| (-825 *3)) (|:| -2008 (-712))))
- (-5 *1 (-825 *3)) (-4 *3 (-1018))))
- ((*1 *2 *1)
- (|partial| -12 (-4 *1 (-882 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734))
- (-4 *5 (-788)) (-5 *2 (-2 (|:| |var| *5) (|:| -2008 (-712))))))
- ((*1 *2 *3)
- (|partial| -12 (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-975))
- (-4 *7 (-882 *6 *4 *5))
- (-5 *2 (-2 (|:| |var| *5) (|:| -2008 (-525))))
- (-5 *1 (-883 *4 *5 *6 *7 *3))
- (-4 *3
- (-13 (-341)
- (-10 -8 (-15 -3022 ($ *7)) (-15 -1738 (*7 $))
- (-15 -1754 (*7 $))))))))
-(((*1 *1 *2 *3) (-12 (-5 *2 (-712)) (-5 *1 (-57 *3)) (-4 *3 (-1125))))
- ((*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1125)) (-5 *1 (-57 *3)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-1089)) (-5 *5 (-1013 (-205))) (-5 *2 (-860))
- (-5 *1 (-858 *3)) (-4 *3 (-566 (-501)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1089)) (-5 *2 (-860)) (-5 *1 (-858 *3))
- (-4 *3 (-566 (-501)))))
- ((*1 *1 *2) (-12 (-5 *2 (-1 (-205) (-205))) (-5 *1 (-860))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1013 (-205)))
- (-5 *1 (-860)))))
-(((*1 *2 *1) (-12 (-4 *1 (-515 *2)) (-4 *2 (-13 (-382) (-1111)))))
- ((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-796))))
- ((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-796)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-341)) (-4 *4 (-517)) (-4 *5 (-1147 *4))
- (-5 *2 (-2 (|:| -2877 (-572 *4 *5)) (|:| -1293 (-385 *5))))
- (-5 *1 (-572 *4 *5)) (-5 *3 (-385 *5))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-591 (-1078 *3 *4))) (-5 *1 (-1078 *3 *4))
- (-14 *3 (-854)) (-4 *4 (-975))))
- ((*1 *2 *1 *1)
- (-12 (-4 *3 (-429)) (-4 *3 (-975))
- (-5 *2 (-2 (|:| |primePart| *1) (|:| |commonPart| *1)))
- (-4 *1 (-1147 *3)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-591 (-876 *4))) (-4 *1 (-1050 *4)) (-4 *4 (-975))
- (-5 *2 (-712)))))
-(((*1 *1 *2 *2 *3) (-12 (-5 *2 (-525)) (-5 *3 (-854)) (-4 *1 (-382))))
- ((*1 *1 *2 *2) (-12 (-5 *2 (-525)) (-4 *1 (-382))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1021 *3 *4 *5 *2 *6)) (-4 *3 (-1018)) (-4 *4 (-1018))
- (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *2 (-1018)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 *2 *6)) (-5 *4 (-1 *6 *5)) (-4 *5 (-1018))
- (-4 *6 (-1018)) (-4 *2 (-1018)) (-5 *1 (-623 *5 *6 *2)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1070 (-525))) (-5 *1 (-1074 *4)) (-4 *4 (-975))
- (-5 *3 (-525)))))
-(((*1 *2 *2 *3)
- (-12 (-4 *4 (-1018)) (-4 *2 (-833 *4)) (-5 *1 (-633 *4 *2 *5 *3))
- (-4 *5 (-351 *2)) (-4 *3 (-13 (-351 *4) (-10 -7 (-6 -4250)))))))
-(((*1 *2 *3 *3 *3 *4 *5)
- (-12 (-5 *5 (-1 *3 *3)) (-4 *3 (-1147 *6))
- (-4 *6 (-13 (-341) (-138) (-966 *4))) (-5 *4 (-525))
- (-5 *2
- (-3 (|:| |ans| (-2 (|:| |ans| *3) (|:| |nosol| (-108))))
- (|:| -1317
- (-2 (|:| |b| *3) (|:| |c| *3) (|:| |m| *4) (|:| |alpha| *3)
- (|:| |beta| *3)))))
- (-5 *1 (-945 *6 *3)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1125)) (-4 *4 (-351 *3))
- (-4 *5 (-351 *3)) (-5 *2 (-712))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975))
- (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-712)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-1089)) (-4 *4 (-517)) (-4 *4 (-788))
- (-5 *1 (-534 *4 *2)) (-4 *2 (-408 *4)))))
-(((*1 *1 *1)
- (-12 (-4 *2 (-286)) (-4 *3 (-923 *2)) (-4 *4 (-1147 *3))
- (-5 *1 (-391 *2 *3 *4 *5)) (-4 *5 (-13 (-387 *3 *4) (-966 *3))))))
-(((*1 *1) (-5 *1 (-1092))))
-(((*1 *2 *1 *3)
- (-12 (-4 *1 (-515 *3)) (-4 *3 (-13 (-382) (-1111))) (-5 *2 (-108)))))
+ (-12 (-4 *1 (-994 *3 *4 *5 *2)) (-4 *3 (-429)) (-4 *4 (-734))
+ (-4 *5 (-788)) (-4 *2 (-989 *3 *4 *5))))
+ ((*1 *2 *3 *1 *4 *4 *4 *4 *4)
+ (-12 (-5 *4 (-108)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
+ (-5 *2 (-591 (-1060 *5 *6 *7 *3))) (-5 *1 (-1060 *5 *6 *7 *3))
+ (-4 *3 (-989 *5 *6 *7)))))
+(((*1 *1) (-5 *1 (-146))))
+(((*1 *1) (-4 *1 (-23)))
+ ((*1 *1) (-12 (-4 *1 (-447 *2 *3)) (-4 *2 (-160)) (-4 *3 (-23))))
+ ((*1 *1) (-5 *1 (-501)))
+ ((*1 *1) (-12 (-5 *1 (-825 *2)) (-4 *2 (-1018)))))
(((*1 *2 *3)
- (-12 (-4 *1 (-828))
- (-5 *3
- (-2 (|:| |pde| (-591 (-294 (-205))))
- (|:| |constraints|
- (-591
- (-2 (|:| |start| (-205)) (|:| |finish| (-205))
- (|:| |grid| (-712)) (|:| |boundaryType| (-525))
- (|:| |dStart| (-631 (-205))) (|:| |dFinish| (-631 (-205))))))
- (|:| |f| (-591 (-591 (-294 (-205))))) (|:| |st| (-1072))
- (|:| |tol| (-205))))
- (-5 *2 (-964)))))
-(((*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-422 *3)) (-4 *3 (-975)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-385 (-885 (-157 (-525))))) (-5 *2 (-591 (-157 *4)))
- (-5 *1 (-356 *4)) (-4 *4 (-13 (-341) (-786)))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-591 (-385 (-885 (-157 (-525))))))
- (-5 *4 (-591 (-1089))) (-5 *2 (-591 (-591 (-157 *5))))
- (-5 *1 (-356 *5)) (-4 *5 (-13 (-341) (-786))))))
-(((*1 *1 *1 *1) (-12 (-4 *1 (-1147 *2)) (-4 *2 (-975)) (-4 *2 (-517)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
- (-4 *2 (-13 (-408 *3) (-932))))))
+ (-12 (-5 *3 (-591 *4)) (-4 *4 (-975)) (-5 *2 (-1171 *4))
+ (-5 *1 (-1090 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-854)) (-5 *2 (-1171 *3)) (-5 *1 (-1090 *3))
+ (-4 *3 (-975)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-385 *4)) (-4 *4 (-1147 *3)) (-4 *3 (-13 (-341) (-138)))
+ (-5 *1 (-377 *3 *4)))))
(((*1 *2 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206))))
((*1 *2 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206))))
((*1 *2 *2 *2)
(-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *2))
(-4 *2 (-408 *3))))
((*1 *1 *1 *1) (-4 *1 (-1053))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-108)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-734))
- (-4 *7 (-788)) (-4 *8 (-989 *5 *6 *7)) (-5 *2 (-591 *3))
- (-5 *1 (-547 *5 *6 *7 *8 *3)) (-4 *3 (-1027 *5 *6 *7 *8))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-108)) (-4 *5 (-13 (-286) (-138)))
- (-5 *2
- (-591 (-2 (|:| -2274 (-1085 *5)) (|:| -3572 (-591 (-885 *5))))))
- (-5 *1 (-999 *5 *6)) (-5 *3 (-591 (-885 *5)))
- (-14 *6 (-591 (-1089)))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-13 (-286) (-138)))
- (-5 *2
- (-591 (-2 (|:| -2274 (-1085 *4)) (|:| -3572 (-591 (-885 *4))))))
- (-5 *1 (-999 *4 *5)) (-5 *3 (-591 (-885 *4)))
- (-14 *5 (-591 (-1089)))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *4 (-108)) (-4 *5 (-13 (-286) (-138)))
- (-5 *2
- (-591 (-2 (|:| -2274 (-1085 *5)) (|:| -3572 (-591 (-885 *5))))))
- (-5 *1 (-999 *5 *6)) (-5 *3 (-591 (-885 *5)))
- (-14 *6 (-591 (-1089))))))
-(((*1 *2 *3 *2 *4 *5)
- (-12 (-5 *2 (-591 *3)) (-5 *5 (-854)) (-4 *3 (-1147 *4))
- (-4 *4 (-286)) (-5 *1 (-437 *4 *3)))))
-(((*1 *2 *3 *3 *4 *4 *3)
- (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
- (-5 *1 (-689)))))
-(((*1 *2 *2) (-12 (-5 *2 (-591 (-294 (-205)))) (-5 *1 (-246)))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3)))))
-(((*1 *2 *3)
- (|partial| -12 (-5 *3 (-631 *1)) (-4 *1 (-327)) (-5 *2 (-1171 *1))))
- ((*1 *2 *3)
- (|partial| -12 (-5 *3 (-631 *1)) (-4 *1 (-136)) (-4 *1 (-842))
- (-5 *2 (-1171 *1)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-2 (|:| -1777 (-525)) (|:| -3781 (-591 *3))))
- (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))))
-(((*1 *1 *2 *3)
- (-12 (-5 *1 (-806 *2 *3)) (-4 *2 (-1125)) (-4 *3 (-1125)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *2 (-517)) (-5 *1 (-901 *2 *3)) (-4 *3 (-1147 *2)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-517))
- (-5 *2 (-2 (|:| -4057 (-631 *5)) (|:| |vec| (-1171 (-591 (-854))))))
- (-5 *1 (-88 *5 *3)) (-5 *4 (-854)) (-4 *3 (-601 *5)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-1144 *5 *4)) (-4 *4 (-761)) (-14 *5 (-1089))
- (-5 *2 (-591 *4)) (-5 *1 (-1032 *4 *5)))))
-(((*1 *1 *1) (-5 *1 (-987))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-108)) (-5 *3 (-591 (-242))) (-5 *1 (-240)))))
(((*1 *2 *1)
- (-12 (-4 *4 (-1018)) (-5 *2 (-822 *3 *4)) (-5 *1 (-818 *3 *4 *5))
- (-4 *3 (-1018)) (-4 *5 (-611 *4)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *7 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-517))
- (-4 *8 (-882 *7 *5 *6))
- (-5 *2 (-2 (|:| -2008 (-712)) (|:| -3482 *3) (|:| |radicand| *3)))
- (-5 *1 (-886 *5 *6 *7 *8 *3)) (-5 *4 (-712))
- (-4 *3
- (-13 (-341)
- (-10 -8 (-15 -1738 (*8 $)) (-15 -1754 (*8 $)) (-15 -3022 ($ *8))))))))
-(((*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-968)))))
-(((*1 *2 *1)
- (|partial| -12 (-4 *1 (-882 *3 *4 *2)) (-4 *3 (-975)) (-4 *4 (-734))
- (-4 *2 (-788))))
- ((*1 *2 *3)
- (|partial| -12 (-4 *4 (-734)) (-4 *5 (-975)) (-4 *6 (-882 *5 *4 *2))
- (-4 *2 (-788)) (-5 *1 (-883 *4 *2 *5 *6 *3))
- (-4 *3
- (-13 (-341)
- (-10 -8 (-15 -3022 ($ *6)) (-15 -1738 (*6 $))
- (-15 -1754 (*6 $)))))))
- ((*1 *2 *3)
- (|partial| -12 (-5 *3 (-385 (-885 *4))) (-4 *4 (-517))
- (-5 *2 (-1089)) (-5 *1 (-971 *4)))))
-(((*1 *2 *1) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-1085 *3)))))
-(((*1 *2 *2 *3)
- (|partial| -12 (-5 *2 (-591 (-1085 *5))) (-5 *3 (-1085 *5))
- (-4 *5 (-154 *4)) (-4 *4 (-510)) (-5 *1 (-140 *4 *5))))
- ((*1 *2 *2 *3)
- (|partial| -12 (-5 *2 (-591 *3)) (-4 *3 (-1147 *5))
- (-4 *5 (-1147 *4)) (-4 *4 (-327)) (-5 *1 (-336 *4 *5 *3))))
- ((*1 *2 *2 *3)
- (|partial| -12 (-5 *2 (-591 (-1085 (-525)))) (-5 *3 (-1085 (-525)))
- (-5 *1 (-533))))
- ((*1 *2 *2 *3)
- (|partial| -12 (-5 *2 (-591 (-1085 *1))) (-5 *3 (-1085 *1))
- (-4 *1 (-842)))))
+ (-12 (-4 *1 (-558 *2 *3)) (-4 *3 (-1125)) (-4 *2 (-1018))
+ (-4 *2 (-788)))))
+(((*1 *1 *1 *1 *1) (-4 *1 (-510))))
(((*1 *2 *3)
- (|partial| -12 (-5 *3 (-314 *5 *6 *7 *8)) (-4 *5 (-408 *4))
- (-4 *6 (-1147 *5)) (-4 *7 (-1147 (-385 *6)))
- (-4 *8 (-320 *5 *6 *7)) (-4 *4 (-13 (-788) (-517) (-966 (-525))))
- (-5 *2 (-2 (|:| -3873 (-712)) (|:| -1245 *8)))
- (-5 *1 (-844 *4 *5 *6 *7 *8))))
- ((*1 *2 *3)
- (|partial| -12 (-5 *3 (-314 (-385 (-525)) *4 *5 *6))
- (-4 *4 (-1147 (-385 (-525)))) (-4 *5 (-1147 (-385 *4)))
- (-4 *6 (-320 (-385 (-525)) *4 *5))
- (-5 *2 (-2 (|:| -3873 (-712)) (|:| -1245 *6)))
- (-5 *1 (-845 *4 *5 *6)))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-429))
- (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788))
- (-5 *1 (-908 *3 *4 *5 *6)))))
-(((*1 *2 *3 *4 *5 *3 *6 *3)
- (-12 (-5 *3 (-525)) (-5 *5 (-157 (-205))) (-5 *6 (-1072))
- (-5 *4 (-205)) (-5 *2 (-964)) (-5 *1 (-700)))))
+ (-12 (-5 *3 (-1072))
+ (-4 *4 (-13 (-429) (-788) (-966 (-525)) (-587 (-525))))
+ (-5 *2 (-108)) (-5 *1 (-204 *4 *5)) (-4 *5 (-13 (-1111) (-29 *4))))))
+(((*1 *1 *2 *2)
+ (-12
+ (-5 *2
+ (-3 (|:| I (-294 (-525))) (|:| -1730 (-294 (-357)))
+ (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1088))))
+ (-5 *1 (-1088)))))
+(((*1 *2 *2) (-12 (-5 *2 (-591 (-631 (-294 (-525))))) (-5 *1 (-960)))))
(((*1 *2)
(-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4))
(-4 *3 (-345 *4))))
((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))))
-(((*1 *1 *1) (-4 *1 (-119))) ((*1 *1 *1) (-5 *1 (-796)))
- ((*1 *1 *1) (-4 *1 (-899))) ((*1 *1 *1) (-5 *1 (-1036))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-341) (-138) (-966 (-385 (-525)))))
- (-4 *5 (-1147 *4))
- (-5 *2 (-591 (-2 (|:| |deg| (-712)) (|:| -1317 *5))))
- (-5 *1 (-750 *4 *5 *3 *6)) (-4 *3 (-601 *5))
- (-4 *6 (-601 (-385 *5))))))
-(((*1 *2 *2 *2) (-12 (-5 *1 (-148 *2)) (-4 *2 (-510)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (|[\|\|]| (-1072))) (-5 *2 (-108)) (-5 *1 (-1094))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (|[\|\|]| (-1089))) (-5 *2 (-108)) (-5 *1 (-1094))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (|[\|\|]| (-205))) (-5 *2 (-108)) (-5 *1 (-1094))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (|[\|\|]| (-525))) (-5 *2 (-108)) (-5 *1 (-1094)))))
+(((*1 *1 *2) (-12 (-5 *1 (-955 *2)) (-4 *2 (-1125)))))
+(((*1 *1 *1) (-12 (-4 *1 (-601 *2)) (-4 *2 (-975))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-517)) (-4 *4 (-160)) (-4 *5 (-351 *4))
+ (-4 *6 (-351 *4)) (-5 *2 (-2 (|:| |adjMat| *3) (|:| |detMat| *4)))
+ (-5 *1 (-630 *4 *5 *6 *3)) (-4 *3 (-629 *4 *5 *6))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *2 (-160)) (-4 *2 (-975)) (-5 *1 (-656 *2 *3))
+ (-4 *3 (-593 *2))))
+ ((*1 *1 *1)
+ (-12 (-4 *2 (-160)) (-4 *2 (-975)) (-5 *1 (-656 *2 *3))
+ (-4 *3 (-593 *2))))
+ ((*1 *1 *1 *1) (-12 (-5 *1 (-775 *2)) (-4 *2 (-160)) (-4 *2 (-975))))
+ ((*1 *1 *1) (-12 (-5 *1 (-775 *2)) (-4 *2 (-160)) (-4 *2 (-975)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-591 (-525))) (-5 *2 (-837 (-525))) (-5 *1 (-850))))
- ((*1 *2) (-12 (-5 *2 (-837 (-525))) (-5 *1 (-850)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2))
- (-4 *2 (-13 (-408 *3) (-1111))))))
-(((*1 *2 *3 *3 *3 *4 *4 *3)
- (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
- (-5 *1 (-697)))))
-(((*1 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-135))))
- ((*1 *1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-135)))))
+ (-12 (-5 *3 (-2 (|:| -3178 (-385 (-525))) (|:| -3192 (-385 (-525)))))
+ (-5 *2 (-385 (-525))) (-5 *1 (-949 *4)) (-4 *4 (-1147 (-525))))))
(((*1 *2 *3)
- (-12 (-5 *3 (-760 *4)) (-4 *4 (-788)) (-5 *2 (-108))
- (-5 *1 (-616 *4)))))
-(((*1 *2)
- (-12 (-5 *2 (-854)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525)))))
+ (-12 (-4 *4 (-327)) (-5 *2 (-396 (-1085 (-1085 *4))))
+ (-5 *1 (-1124 *4)) (-5 *3 (-1085 (-1085 *4))))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1125)) (-5 *1 (-1048 *4 *2))
+ (-4 *2 (-13 (-558 (-525) *4) (-10 -7 (-6 -4250) (-6 -4251))))))
((*1 *2 *2)
- (-12 (-5 *2 (-854)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))))
+ (-12 (-4 *3 (-788)) (-4 *3 (-1125)) (-5 *1 (-1048 *3 *2))
+ (-4 *2 (-13 (-558 (-525) *3) (-10 -7 (-6 -4250) (-6 -4251)))))))
+(((*1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796))))
+ ((*1 *1 *1 *1) (-5 *1 (-796))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-591 *3)) (-4 *3 (-1125)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-631 *4)) (-5 *3 (-854)) (-4 *4 (-975))
+ (-5 *1 (-957 *4))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-591 (-631 *4))) (-5 *3 (-854)) (-4 *4 (-975))
+ (-5 *1 (-957 *4)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-1085 *6)) (-5 *3 (-525)) (-4 *6 (-286)) (-4 *4 (-734))
+ (-4 *5 (-788)) (-5 *1 (-684 *4 *5 *6 *7)) (-4 *7 (-882 *6 *4 *5)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-351 *2)) (-4 *5 (-351 *2)) (-4 *2 (-341))
- (-5 *1 (-492 *2 *4 *5 *3)) (-4 *3 (-629 *2 *4 *5))))
- ((*1 *2 *1)
+ (-12 (-4 *4 (-842)) (-4 *5 (-734)) (-4 *6 (-788))
+ (-4 *7 (-882 *4 *5 *6)) (-5 *2 (-396 (-1085 *7)))
+ (-5 *1 (-839 *4 *5 *6 *7)) (-5 *3 (-1085 *7))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-842)) (-4 *5 (-1147 *4)) (-5 *2 (-396 (-1085 *5)))
+ (-5 *1 (-840 *4 *5)) (-5 *3 (-1085 *5)))))
+(((*1 *2 *3 *4 *5 *5 *5 *5 *4 *6)
+ (-12 (-5 *4 (-525)) (-5 *6 (-1 (-1176) (-1171 *5) (-1171 *5) (-357)))
+ (-5 *3 (-1171 (-357))) (-5 *5 (-357)) (-5 *2 (-1176))
+ (-5 *1 (-729)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-591 (-2 (|:| |k| (-616 *3)) (|:| |c| *4))))
+ (-5 *1 (-575 *3 *4 *5)) (-4 *3 (-788))
+ (-4 *4 (-13 (-160) (-659 (-385 (-525))))) (-14 *5 (-854)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1070 *3)) (-5 *1 (-161 *3)) (-4 *3 (-286)))))
+(((*1 *2 *1)
(-12 (-4 *1 (-629 *2 *3 *4)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2))
(|has| *2 (-6 (-4252 "*"))) (-4 *2 (-975))))
((*1 *2 *3)
@@ -11085,1337 +13571,568 @@
((*1 *2 *1)
(-12 (-4 *1 (-1039 *3 *2 *4 *5)) (-4 *4 (-218 *3 *2))
(-4 *5 (-218 *3 *2)) (|has| *2 (-6 (-4252 "*"))) (-4 *2 (-975)))))
-(((*1 *2 *1) (-12 (-4 *1 (-940 *3)) (-4 *3 (-1125)) (-5 *2 (-108))))
- ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1112 *3)) (-4 *3 (-1018)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-1089)) (-5 *3 (-591 (-501))) (-5 *1 (-501)))))
-(((*1 *2 *1) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-372)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1094)) (-5 *1 (-48)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-761)) (-14 *5 (-1089)) (-5 *2 (-591 (-1144 *5 *4)))
+ (-5 *1 (-1032 *4 *5)) (-5 *3 (-1144 *5 *4)))))
+(((*1 *1 *1 *1) (-12 (-4 *1 (-911 *2)) (-4 *2 (-975))))
+ ((*1 *2 *2 *2) (-12 (-5 *2 (-876 (-205))) (-5 *1 (-1122))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *1 (-1169 *2)) (-4 *2 (-1125)) (-4 *2 (-975)))))
+(((*1 *2 *3) (-12 (-5 *3 (-205)) (-5 *2 (-385 (-525))) (-5 *1 (-284)))))
+(((*1 *2 *3 *4 *4 *3)
+ (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
+ (-5 *1 (-689)))))
+(((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-1089)) (-5 *4 (-885 (-525))) (-5 *2 (-308))
+ (-5 *1 (-310))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-1089)) (-5 *4 (-1011 (-885 (-525)))) (-5 *2 (-308))
+ (-5 *1 (-310))))
+ ((*1 *1 *2 *2 *2)
+ (-12 (-5 *2 (-712)) (-5 *1 (-619 *3)) (-4 *3 (-975)) (-4 *3 (-1018)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-108)) (-5 *1 (-38 *3)) (-4 *3 (-1147 (-47))))))
-(((*1 *2 *1 *2) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-372))))
- ((*1 *2 *1 *2) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-1106)))))
+ (-12 (-5 *3 (-591 (-591 (-876 (-205))))) (-5 *2 (-591 (-205)))
+ (-5 *1 (-445)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1022)) (-5 *1 (-308)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-517))
+ (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -1788 *4)))
+ (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-591 (-838 *3))) (-5 *1 (-837 *3)) (-4 *3 (-1018)))))
+(((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-1 *4 *4)) (-5 *3 (-712)) (-4 *1 (-211 *4))
+ (-4 *4 (-975))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-211 *3)) (-4 *3 (-975))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-213)) (-5 *2 (-712))))
+ ((*1 *1 *1) (-4 *1 (-213)))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-712)) (-4 *3 (-13 (-341) (-138))) (-5 *1 (-377 *3 *4))
+ (-4 *4 (-1147 *3))))
+ ((*1 *1 *1)
+ (-12 (-4 *2 (-13 (-341) (-138))) (-5 *1 (-377 *2 *3))
+ (-4 *3 (-1147 *2))))
+ ((*1 *1) (-12 (-4 *1 (-601 *2)) (-4 *2 (-975))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-591 *4)) (-5 *3 (-591 (-712))) (-4 *1 (-833 *4))
+ (-4 *4 (-1018))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *3 (-712)) (-4 *1 (-833 *2)) (-4 *2 (-1018))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-591 *3)) (-4 *1 (-833 *3)) (-4 *3 (-1018))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-833 *2)) (-4 *2 (-1018)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-551 *3)) (-4 *3 (-975))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-904 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-733))
+ (-4 *5 (-788)) (-5 *2 (-108)))))
(((*1 *1 *1)
- (-12 (-4 *1 (-629 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-351 *2))
- (-4 *4 (-351 *2)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-591 (-525))) (-5 *2 (-591 (-631 (-525))))
- (-5 *1 (-1028)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-4 *1 (-1147 *3)) (-4 *3 (-975)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-788))
+ (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))))
+(((*1 *2 *1)
+ (-12
(-5 *2
- (-2 (|:| |f1| (-591 *4)) (|:| |f2| (-591 (-591 (-591 *4))))
- (|:| |f3| (-591 (-591 *4))) (|:| |f4| (-591 (-591 (-591 *4))))))
- (-5 *1 (-1097 *4)) (-5 *3 (-591 (-591 (-591 *4)))))))
+ (-591
+ (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *3)
+ (|:| |xpnt| (-525)))))
+ (-5 *1 (-396 *3)) (-4 *3 (-517))))
+ ((*1 *2 *3 *4 *4 *4)
+ (-12 (-5 *4 (-712)) (-4 *3 (-327)) (-4 *5 (-1147 *3))
+ (-5 *2 (-591 (-1085 *3))) (-5 *1 (-471 *3 *5 *6))
+ (-4 *6 (-1147 *5)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-806 (-898 *3) (-898 *3))) (-5 *1 (-898 *3))
- (-4 *3 (-899)))))
-(((*1 *1 *2) (-12 (-5 *2 (-854)) (-4 *1 (-346))))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-854)) (-5 *2 (-1171 *4)) (-5 *1 (-495 *4))
- (-4 *4 (-327))))
- ((*1 *2 *1)
- (-12 (-4 *2 (-788)) (-5 *1 (-655 *2 *3 *4)) (-4 *3 (-1018))
- (-14 *4
- (-1 (-108) (-2 (|:| -2226 *2) (|:| -2008 *3))
- (-2 (|:| -2226 *2) (|:| -2008 *3)))))))
-(((*1 *2 *3 *2)
- (-12 (-5 *3 (-712)) (-5 *1 (-724 *2)) (-4 *2 (-37 (-385 (-525))))
- (-4 *2 (-160)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-591 (-591 *8))) (-5 *3 (-591 *8))
- (-4 *8 (-989 *5 *6 *7)) (-4 *5 (-517)) (-4 *6 (-734)) (-4 *7 (-788))
- (-5 *2 (-108)) (-5 *1 (-908 *5 *6 *7 *8)))))
-(((*1 *2 *2 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-973)))))
-(((*1 *1 *2)
- (|partial| -12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5))
- (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788))
- (-5 *1 (-1182 *3 *4 *5 *6))))
- ((*1 *1 *2 *3 *4)
- (|partial| -12 (-5 *2 (-591 *8)) (-5 *3 (-1 (-108) *8 *8))
- (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-989 *5 *6 *7)) (-4 *5 (-517))
- (-4 *6 (-734)) (-4 *7 (-788)) (-5 *1 (-1182 *5 *6 *7 *8)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-385 *2)) (-5 *4 (-1 *2 *2)) (-4 *2 (-1147 *5))
- (-5 *1 (-669 *5 *2)) (-4 *5 (-341)))))
-(((*1 *1 *1 *1)
- (|partial| -12 (-4 *1 (-790 *2)) (-4 *2 (-975)) (-4 *2 (-341)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-517)) (-5 *2 (-712)) (-5 *1 (-42 *4 *3))
- (-4 *3 (-395 *4)))))
+ (-12 (-5 *2 (-3 (|:| |fst| (-412)) (|:| -1411 "void")))
+ (-5 *1 (-415)))))
(((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-1163 *2 *3 *4)) (-4 *2 (-975)) (-14 *3 (-1089))
- (-14 *4 *2))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-1018))
- (-4 *4 (-13 (-975) (-819 *3) (-788) (-566 (-825 *3))))
- (-5 *2 (-591 (-1089))) (-5 *1 (-997 *3 *4 *5))
- (-4 *5 (-13 (-408 *4) (-819 *3) (-566 (-825 *3)))))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-825 *3)) (-4 *3 (-1018)))))
+ (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-1111))))))
(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))))
-(((*1 *1 *2) (-12 (-5 *2 (-591 (-135))) (-5 *1 (-132))))
- ((*1 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-132)))))
-(((*1 *1 *1) (-12 (-5 *1 (-473 *2)) (-14 *2 (-525))))
- ((*1 *1 *1) (-5 *1 (-1036))))
-(((*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-975)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-429)) (-4 *3 (-734)) (-4 *5 (-788)) (-5 *2 (-108))
- (-5 *1 (-426 *4 *3 *5 *6)) (-4 *6 (-882 *4 *3 *5)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-110)))))
-(((*1 *2 *3 *4 *4 *4 *5 *4 *6 *6 *3)
- (-12 (-5 *4 (-631 (-205))) (-5 *5 (-631 (-525))) (-5 *6 (-205))
- (-5 *3 (-525)) (-5 *2 (-964)) (-5 *1 (-693)))))
-(((*1 *1 *1 *1)
- (-12 (-4 *1 (-629 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-351 *2))
- (-4 *4 (-351 *2)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-591 *2)) (-4 *2 (-882 *4 *5 *6)) (-4 *4 (-341))
- (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
- (-5 *1 (-427 *4 *5 *6 *2))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-94 *6)) (-5 *5 (-1 *6 *6)) (-4 *6 (-341))
- (-5 *2
- (-2 (|:| R (-631 *6)) (|:| A (-631 *6)) (|:| |Ainv| (-631 *6))))
- (-5 *1 (-909 *6)) (-5 *3 (-631 *6)))))
-(((*1 *2 *1 *1)
- (-12 (-4 *3 (-517)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788))
- (-5 *2 (-591 *1)) (-4 *1 (-989 *3 *4 *5)))))
-(((*1 *2 *3 *3 *3 *4)
- (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-341)) (-5 *2 (-591 *3)) (-5 *1 (-878 *4 *3))
- (-4 *3 (-1147 *4)))))
-(((*1 *2 *2 *3 *3)
- (-12 (-5 *2 (-1144 *4 *5)) (-5 *3 (-591 *5)) (-14 *4 (-1089))
- (-4 *5 (-341)) (-5 *1 (-856 *4 *5))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-44 (-1072) (-715))) (-5 *1 (-110)))))
+(((*1 *1 *1 *1 *2)
+ (-12 (-4 *1 (-882 *3 *4 *2)) (-4 *3 (-975)) (-4 *4 (-734))
+ (-4 *2 (-788)) (-4 *3 (-160))))
((*1 *2 *3 *3)
- (-12 (-5 *3 (-591 *5)) (-4 *5 (-341)) (-5 *2 (-1085 *5))
- (-5 *1 (-856 *4 *5)) (-14 *4 (-1089))))
- ((*1 *2 *3 *3 *4 *4)
- (-12 (-5 *3 (-591 *6)) (-5 *4 (-712)) (-4 *6 (-341))
- (-5 *2 (-385 (-885 *6))) (-5 *1 (-976 *5 *6)) (-14 *5 (-1089)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-46 *3 *4)) (-4 *3 (-975)) (-4 *4 (-733))
- (-5 *2 (-108))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-360 *3 *4)) (-4 *3 (-975)) (-4 *4 (-1018))
- (-5 *2 (-108))))
- ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-550 *3)) (-4 *3 (-975))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-517)) (-5 *2 (-108)) (-5 *1 (-572 *3 *4))
- (-4 *4 (-1147 *3))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-108)) (-5 *1 (-677 *3 *4)) (-4 *3 (-975))
- (-4 *4 (-668))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1186 *3 *4)) (-4 *3 (-788)) (-4 *4 (-975))
- (-5 *2 (-108)))))
-(((*1 *1 *1 *1) (-12 (-5 *1 (-473 *2)) (-14 *2 (-525))))
- ((*1 *1 *1 *1) (-5 *1 (-1036))))
-(((*1 *2 *1)
+ (-12 (-4 *2 (-517)) (-5 *1 (-901 *2 *3)) (-4 *3 (-1147 *2))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
+ (-4 *4 (-788)) (-4 *2 (-517))))
+ ((*1 *2 *1 *1) (-12 (-4 *1 (-1147 *2)) (-4 *2 (-975)) (-4 *2 (-160)))))
+(((*1 *2)
+ (-12 (-4 *4 (-1129)) (-4 *5 (-1147 *4)) (-4 *6 (-1147 (-385 *5)))
+ (-5 *2 (-108)) (-5 *1 (-319 *3 *4 *5 *6)) (-4 *3 (-320 *4 *5 *6))))
+ ((*1 *2)
(-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3))
(-4 *5 (-1147 (-385 *4))) (-5 *2 (-108)))))
-(((*1 *2 *1 *2) (-12 (-5 *2 (-1036)) (-5 *1 (-105)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 (-631 *5))) (-4 *5 (-286)) (-4 *5 (-975))
- (-5 *2 (-1171 (-1171 *5))) (-5 *1 (-958 *5)) (-5 *4 (-1171 *5)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))))
(((*1 *2 *3 *1)
- (-12 (-5 *3 (-1089))
- (-5 *2 (-3 (|:| |fst| (-412)) (|:| -4170 "void"))) (-5 *1 (-1092)))))
-(((*1 *2 *2 *3 *4)
- (|partial| -12
- (-5 *3
- (-1 (-3 (-2 (|:| -3060 *4) (|:| |coeff| *4)) "failed") *4))
- (-4 *4 (-341)) (-5 *1 (-535 *4 *2)) (-4 *2 (-1147 *4)))))
-(((*1 *2 *1) (-12 (-4 *1 (-281)) (-5 *2 (-591 (-110))))))
+ (|partial| -12 (-5 *3 (-1089)) (-5 *2 (-104)) (-5 *1 (-162))))
+ ((*1 *2 *3 *1)
+ (|partial| -12 (-5 *3 (-1089)) (-5 *2 (-104)) (-5 *1 (-1005)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-286)) (-5 *2 (-396 *3))
- (-5 *1 (-684 *4 *5 *6 *3)) (-4 *3 (-882 *6 *4 *5)))))
+ (-12 (-4 *4 (-1147 (-385 *2))) (-5 *2 (-525)) (-5 *1 (-846 *4 *3))
+ (-4 *3 (-1147 (-385 *4))))))
(((*1 *2 *3)
- (-12 (-5 *3 (-591 (-457 *4 *5))) (-14 *4 (-591 (-1089)))
- (-4 *5 (-429))
- (-5 *2
- (-2 (|:| |gblist| (-591 (-227 *4 *5)))
- (|:| |gvlist| (-591 (-525)))))
- (-5 *1 (-579 *4 *5)))))
-(((*1 *1 *1 *1) (-12 (-5 *1 (-473 *2)) (-14 *2 (-525))))
- ((*1 *1 *1 *1) (-5 *1 (-1036))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-765)))))
-(((*1 *2 *2 *2 *2)
- (-12 (-5 *2 (-631 *3)) (-4 *3 (-975)) (-5 *1 (-632 *3)))))
-(((*1 *1 *2 *2) (-12 (-4 *1 (-515 *2)) (-4 *2 (-13 (-382) (-1111))))))
+ (-12 (-5 *3 (-591 *2)) (-4 *2 (-408 *4)) (-5 *1 (-147 *4 *2))
+ (-4 *4 (-13 (-788) (-517))))))
(((*1 *2 *2 *3)
- (-12 (-5 *3 (-712)) (-4 *4 (-341)) (-5 *1 (-829 *2 *4))
- (-4 *2 (-1147 *4)))))
-(((*1 *2 *3 *3 *4 *5 *3 *6)
- (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *5 (-205))
- (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-79 FCN)))) (-5 *2 (-964))
- (-5 *1 (-688)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-517) (-788) (-966 (-525)))) (-5 *1 (-170 *3 *2))
- (-4 *2 (-13 (-27) (-1111) (-408 (-157 *3))))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-429) (-788) (-966 (-525)) (-587 (-525))))
- (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-27) (-1111) (-408 *3))))))
-(((*1 *2 *3) (-12 (-5 *3 (-796)) (-5 *2 (-1176)) (-5 *1 (-1052))))
+ (-12 (-4 *3 (-341)) (-5 *1 (-264 *3 *2)) (-4 *2 (-1162 *3)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-591 (-205))) (-5 *2 (-591 (-1072))) (-5 *1 (-174))))
((*1 *2 *3)
- (-12 (-5 *3 (-591 (-796))) (-5 *2 (-1176)) (-5 *1 (-1052)))))
-(((*1 *1 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-21)) (-4 *2 (-1125)))))
-(((*1 *1 *2 *2) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160)))))
-(((*1 *2 *3) (-12 (-5 *3 (-876 *2)) (-5 *1 (-913 *2)) (-4 *2 (-975)))))
-(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-591 (-205))) (-5 *2 (-591 (-1072))) (-5 *1 (-279))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-591 (-205))) (-5 *2 (-591 (-1072))) (-5 *1 (-284)))))
+(((*1 *1 *2 *2 *3 *1)
+ (-12 (-5 *2 (-1089)) (-5 *3 (-1022)) (-5 *1 (-270)))))
+(((*1 *2 *3 *3 *4 *4 *4 *3)
+ (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
+ (-5 *1 (-693)))))
+(((*1 *2)
+ (|partial| -12 (-4 *3 (-517)) (-4 *3 (-160))
+ (-5 *2 (-2 (|:| |particular| *1) (|:| -3612 (-591 *1))))
+ (-4 *1 (-345 *3))))
+ ((*1 *2)
(|partial| -12
- (-5 *3 (-591 (-2 (|:| |func| *2) (|:| |pole| (-108)))))
- (-4 *2 (-13 (-408 *4) (-932))) (-4 *4 (-13 (-788) (-517)))
- (-5 *1 (-255 *4 *2)))))
-(((*1 *1 *1)
- (-12 (-4 *2 (-138)) (-4 *2 (-286)) (-4 *2 (-429)) (-4 *3 (-788))
- (-4 *4 (-734)) (-5 *1 (-918 *2 *3 *4 *5)) (-4 *5 (-882 *2 *4 *3))))
- ((*1 *2 *3) (-12 (-5 *3 (-47)) (-5 *2 (-294 (-525))) (-5 *1 (-1035))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2))
- (-4 *2 (-13 (-408 *3) (-1111))))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *5 (-108)) (-4 *6 (-429)) (-4 *7 (-734)) (-4 *8 (-788))
- (-4 *3 (-989 *6 *7 *8))
- (-5 *2
- (-2 (|:| |done| (-591 *4))
- (|:| |todo| (-591 (-2 (|:| |val| (-591 *3)) (|:| -3374 *4))))))
- (-5 *1 (-992 *6 *7 *8 *3 *4)) (-4 *4 (-994 *6 *7 *8 *3))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
- (-4 *3 (-989 *5 *6 *7))
+ (-5 *2
+ (-2 (|:| |particular| (-430 *3 *4 *5 *6))
+ (|:| -3612 (-591 (-430 *3 *4 *5 *6)))))
+ (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-160)) (-14 *4 (-854))
+ (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))))
+(((*1 *1 *1 *1 *2)
+ (-12 (-4 *1 (-989 *3 *4 *2)) (-4 *3 (-975)) (-4 *4 (-734))
+ (-4 *2 (-788))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
+ (-4 *4 (-788)))))
+(((*1 *2 *3 *4 *3)
+ (|partial| -12 (-5 *4 (-1089))
+ (-4 *5 (-13 (-517) (-966 (-525)) (-138)))
+ (-5 *2
+ (-2 (|:| -2428 (-385 (-885 *5))) (|:| |coeff| (-385 (-885 *5)))))
+ (-5 *1 (-531 *5)) (-5 *3 (-385 (-885 *5))))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-1 *5 *5)) (-4 *5 (-1147 *4)) (-4 *4 (-1129))
+ (-4 *6 (-1147 (-385 *5)))
(-5 *2
- (-2 (|:| |done| (-591 *4))
- (|:| |todo| (-591 (-2 (|:| |val| (-591 *3)) (|:| -3374 *4))))))
- (-5 *1 (-1059 *5 *6 *7 *3 *4)) (-4 *4 (-1027 *5 *6 *7 *3)))))
+ (-2 (|:| |num| *1) (|:| |den| *5) (|:| |derivden| *5)
+ (|:| |gd| *5)))
+ (-4 *1 (-320 *4 *5 *6)))))
(((*1 *2 *3)
- (|partial| -12 (-5 *3 (-854))
- (-5 *2 (-1171 (-591 (-2 (|:| -3024 *4) (|:| -2226 (-1036))))))
- (-5 *1 (-324 *4)) (-4 *4 (-327)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *2 (-385 (-525))) (-5 *1 (-113 *4)) (-14 *4 *3)
- (-5 *3 (-525))))
- ((*1 *2 *1 *2) (-12 (-4 *1 (-802 *3)) (-5 *2 (-525))))
- ((*1 *2 *1 *3)
- (-12 (-5 *2 (-385 (-525))) (-5 *1 (-804 *4)) (-14 *4 *3)
- (-5 *3 (-525))))
- ((*1 *2 *1 *3)
- (-12 (-14 *4 *3) (-5 *2 (-385 (-525))) (-5 *1 (-805 *4 *5))
- (-5 *3 (-525)) (-4 *5 (-802 *4))))
- ((*1 *2 *1 *1) (-12 (-4 *1 (-942)) (-5 *2 (-385 (-525)))))
- ((*1 *2 *3 *1 *2)
- (-12 (-4 *1 (-991 *2 *3)) (-4 *2 (-13 (-786) (-341)))
- (-4 *3 (-1147 *2))))
- ((*1 *2 *1 *3)
- (-12 (-4 *1 (-1149 *2 *3)) (-4 *3 (-733))
- (|has| *2 (-15 ** (*2 *2 *3))) (|has| *2 (-15 -3022 (*2 (-1089))))
- (-4 *2 (-975)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))))
+ (|partial| -12 (-5 *3 (-110)) (-4 *2 (-1018)) (-4 *2 (-788))
+ (-5 *1 (-109 *2)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-762)))))
(((*1 *2 *3 *4)
- (-12 (-5 *4 (-525)) (-4 *5 (-327)) (-5 *2 (-396 (-1085 (-1085 *5))))
- (-5 *1 (-1124 *5)) (-5 *3 (-1085 (-1085 *5))))))
-(((*1 *2 *2 *2)
- (-12 (-4 *3 (-341)) (-5 *1 (-708 *2 *3)) (-4 *2 (-650 *3))))
- ((*1 *1 *1 *1) (-12 (-4 *1 (-790 *2)) (-4 *2 (-975)) (-4 *2 (-341)))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-712))
- (-4 *3 (-13 (-286) (-10 -8 (-15 -2827 ((-396 $) $)))))
- (-4 *4 (-1147 *3)) (-5 *1 (-472 *3 *4 *5)) (-4 *5 (-387 *3 *4)))))
-(((*1 *1) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1022)) (-5 *1 (-1093)))))
-(((*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1018)) (-5 *1 (-89 *3)))))
-(((*1 *1 *2 *2)
- (-12 (-5 *2 (-712)) (-4 *3 (-975)) (-4 *1 (-629 *3 *4 *5))
- (-4 *4 (-351 *3)) (-4 *5 (-351 *3))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-712)) (-4 *1 (-1169 *3)) (-4 *3 (-23)) (-4 *3 (-1125)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1085 (-525))) (-5 *1 (-875)) (-5 *3 (-525))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-286)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3))
- (-5 *1 (-1040 *3 *4 *5 *2)) (-4 *2 (-629 *3 *4 *5)))))
-(((*1 *2 *1 *1)
- (-12 (-4 *1 (-1169 *3)) (-4 *3 (-1125)) (-4 *3 (-975))
- (-5 *2 (-631 *3)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-1 (-108) *7 (-591 *7))) (-4 *1 (-1119 *4 *5 *6 *7))
- (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-989 *4 *5 *6))
- (-5 *2 (-108)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-591 *6)) (-4 *6 (-882 *3 *4 *5)) (-4 *3 (-286))
- (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-424 *3 *4 *5 *6))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-591 *7)) (-5 *3 (-1072)) (-4 *7 (-882 *4 *5 *6))
- (-4 *4 (-286)) (-4 *5 (-734)) (-4 *6 (-788))
- (-5 *1 (-424 *4 *5 *6 *7))))
- ((*1 *2 *2 *3 *3)
- (-12 (-5 *2 (-591 *7)) (-5 *3 (-1072)) (-4 *7 (-882 *4 *5 *6))
- (-4 *4 (-286)) (-4 *5 (-734)) (-4 *6 (-788))
- (-5 *1 (-424 *4 *5 *6 *7)))))
-(((*1 *2)
- (-12 (-4 *4 (-341)) (-5 *2 (-854)) (-5 *1 (-306 *3 *4))
- (-4 *3 (-307 *4))))
- ((*1 *2)
- (-12 (-4 *4 (-341)) (-5 *2 (-774 (-854))) (-5 *1 (-306 *3 *4))
- (-4 *3 (-307 *4))))
- ((*1 *2) (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-5 *2 (-854))))
- ((*1 *2)
- (-12 (-4 *1 (-1188 *3)) (-4 *3 (-341)) (-5 *2 (-774 (-854))))))
-(((*1 *2 *1 *1)
- (-12 (-4 *3 (-341)) (-4 *3 (-975))
- (-5 *2 (-2 (|:| -2963 *1) (|:| -3407 *1))) (-4 *1 (-790 *3))))
- ((*1 *2 *3 *3 *4)
- (-12 (-5 *4 (-94 *5)) (-4 *5 (-341)) (-4 *5 (-975))
- (-5 *2 (-2 (|:| -2963 *3) (|:| -3407 *3))) (-5 *1 (-791 *5 *3))
- (-4 *3 (-790 *5)))))
+ (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
+(((*1 *2) (-12 (-5 *2 (-591 (-712))) (-5 *1 (-1174))))
+ ((*1 *2 *2) (-12 (-5 *2 (-591 (-712))) (-5 *1 (-1174)))))
(((*1 *2 *3 *4 *5)
- (-12 (-5 *5 (-1013 *3)) (-4 *3 (-882 *7 *6 *4)) (-4 *6 (-734))
- (-4 *4 (-788)) (-4 *7 (-517))
- (-5 *2 (-2 (|:| |num| *3) (|:| |den| (-525))))
- (-5 *1 (-549 *6 *4 *7 *3))))
+ (-12 (-5 *4 (-1089)) (-5 *5 (-1013 (-205))) (-5 *2 (-860))
+ (-5 *1 (-858 *3)) (-4 *3 (-566 (-501)))))
+ ((*1 *2 *3 *3 *4 *5)
+ (-12 (-5 *4 (-1089)) (-5 *5 (-1013 (-205))) (-5 *2 (-860))
+ (-5 *1 (-858 *3)) (-4 *3 (-566 (-501)))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-1013 (-205))) (-5 *1 (-859))))
+ ((*1 *1 *2 *2 *2 *2 *3 *3 *3 *3)
+ (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1013 (-205)))
+ (-5 *1 (-859))))
+ ((*1 *1 *2 *2 *2 *2 *3)
+ (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1013 (-205)))
+ (-5 *1 (-859))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-1013 (-205))) (-5 *1 (-860))))
+ ((*1 *1 *2 *2 *3 *3 *3)
+ (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1013 (-205)))
+ (-5 *1 (-860))))
+ ((*1 *1 *2 *2 *3)
+ (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1013 (-205)))
+ (-5 *1 (-860))))
+ ((*1 *1 *2 *3 *3)
+ (-12 (-5 *2 (-591 (-1 (-205) (-205)))) (-5 *3 (-1013 (-205)))
+ (-5 *1 (-860))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-591 (-1 (-205) (-205)))) (-5 *3 (-1013 (-205)))
+ (-5 *1 (-860))))
+ ((*1 *1 *2 *3 *3)
+ (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1013 (-205)))
+ (-5 *1 (-860))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1013 (-205)))
+ (-5 *1 (-860)))))
+(((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-477 (-385 (-525)) (-220 *5 (-712)) (-798 *4)
+ (-227 *4 (-385 (-525)))))
+ (-14 *4 (-591 (-1089))) (-14 *5 (-712)) (-5 *2 (-108))
+ (-5 *1 (-478 *4 *5)))))
+(((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-885 (-157 *4))) (-4 *4 (-160))
+ (-4 *4 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *4))))
((*1 *2 *3 *4)
- (-12 (-4 *5 (-734)) (-4 *4 (-788)) (-4 *6 (-517))
- (-5 *2 (-2 (|:| |num| *3) (|:| |den| (-525))))
- (-5 *1 (-549 *5 *4 *6 *3)) (-4 *3 (-882 *6 *5 *4))))
- ((*1 *1 *1 *1 *1) (-5 *1 (-796))) ((*1 *1 *1 *1) (-5 *1 (-796)))
- ((*1 *1 *1) (-5 *1 (-796)))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1089))
- (-4 *4 (-13 (-517) (-788) (-966 (-525)) (-587 (-525))))
- (-5 *1 (-1081 *4 *2)) (-4 *2 (-13 (-408 *4) (-149) (-27) (-1111)))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1011 *2)) (-4 *2 (-13 (-408 *4) (-149) (-27) (-1111)))
- (-4 *4 (-13 (-517) (-788) (-966 (-525)) (-587 (-525))))
- (-5 *1 (-1081 *4 *2))))
+ (|partial| -12 (-5 *3 (-885 (-157 *5))) (-5 *4 (-854)) (-4 *5 (-160))
+ (-4 *5 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *5))))
+ ((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-885 *4)) (-4 *4 (-975)) (-4 *4 (-566 (-357)))
+ (-5 *2 (-157 (-357))) (-5 *1 (-726 *4))))
((*1 *2 *3 *4)
- (-12 (-5 *4 (-1089)) (-4 *5 (-13 (-517) (-788) (-966 (-525))))
- (-5 *2 (-385 (-885 *5))) (-5 *1 (-1082 *5)) (-5 *3 (-885 *5))))
+ (|partial| -12 (-5 *3 (-885 *5)) (-5 *4 (-854)) (-4 *5 (-975))
+ (-4 *5 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *5))))
+ ((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-385 (-885 *4))) (-4 *4 (-517))
+ (-4 *4 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *4))))
((*1 *2 *3 *4)
- (-12 (-5 *4 (-1089)) (-4 *5 (-13 (-517) (-788) (-966 (-525))))
- (-5 *2 (-3 (-385 (-885 *5)) (-294 *5))) (-5 *1 (-1082 *5))
- (-5 *3 (-385 (-885 *5)))))
+ (|partial| -12 (-5 *3 (-385 (-885 *5))) (-5 *4 (-854)) (-4 *5 (-517))
+ (-4 *5 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *5))))
+ ((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-385 (-885 (-157 *4)))) (-4 *4 (-517))
+ (-4 *4 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *4))))
((*1 *2 *3 *4)
- (-12 (-5 *4 (-1011 (-885 *5))) (-5 *3 (-885 *5))
- (-4 *5 (-13 (-517) (-788) (-966 (-525)))) (-5 *2 (-385 *3))
- (-5 *1 (-1082 *5))))
+ (|partial| -12 (-5 *3 (-385 (-885 (-157 *5)))) (-5 *4 (-854))
+ (-4 *5 (-517)) (-4 *5 (-566 (-357))) (-5 *2 (-157 (-357)))
+ (-5 *1 (-726 *5))))
+ ((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-294 *4)) (-4 *4 (-517)) (-4 *4 (-788))
+ (-4 *4 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *4))))
((*1 *2 *3 *4)
- (-12 (-5 *4 (-1011 (-385 (-885 *5)))) (-5 *3 (-385 (-885 *5)))
- (-4 *5 (-13 (-517) (-788) (-966 (-525)))) (-5 *2 (-3 *3 (-294 *5)))
- (-5 *1 (-1082 *5)))))
-(((*1 *2 *3 *4 *5 *6 *3 *3 *3 *3 *6 *3 *7 *8)
- (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *5 (-108))
- (-5 *6 (-205)) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-66 APROD))))
- (-5 *8 (-3 (|:| |fn| (-366)) (|:| |fp| (-71 MSOLVE))))
- (-5 *2 (-964)) (-5 *1 (-698)))))
+ (|partial| -12 (-5 *3 (-294 *5)) (-5 *4 (-854)) (-4 *5 (-517))
+ (-4 *5 (-788)) (-4 *5 (-566 (-357))) (-5 *2 (-157 (-357)))
+ (-5 *1 (-726 *5))))
+ ((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-294 (-157 *4))) (-4 *4 (-517)) (-4 *4 (-788))
+ (-4 *4 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *4))))
+ ((*1 *2 *3 *4)
+ (|partial| -12 (-5 *3 (-294 (-157 *5))) (-5 *4 (-854)) (-4 *5 (-517))
+ (-4 *5 (-788)) (-4 *5 (-566 (-357))) (-5 *2 (-157 (-357)))
+ (-5 *1 (-726 *5)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-712)) (-5 *2 (-631 (-885 *4))) (-5 *1 (-957 *4))
+ (-4 *4 (-975)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-932))))))
+(((*1 *2)
+ (-12 (-4 *2 (-13 (-408 *3) (-932))) (-5 *1 (-255 *3 *2))
+ (-4 *3 (-13 (-788) (-517))))))
+(((*1 *1 *1 *1) (-5 *1 (-796))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-876 *3)) (-4 *3 (-13 (-341) (-1111) (-932)))
+ (-5 *1 (-163 *3)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1098 (-591 *4))) (-4 *4 (-788))
+ (-5 *2 (-591 (-591 *4))) (-5 *1 (-1097 *4)))))
+(((*1 *1) (-5 *1 (-1173))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-273 (-385 (-885 *5)))) (-5 *4 (-1089))
+ (-4 *5 (-13 (-286) (-788) (-138)))
+ (-5 *2 (-1079 (-591 (-294 *5)) (-591 (-273 (-294 *5)))))
+ (-5 *1 (-1045 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-385 (-885 *5))) (-5 *4 (-1089))
+ (-4 *5 (-13 (-286) (-788) (-138)))
+ (-5 *2 (-1079 (-591 (-294 *5)) (-591 (-273 (-294 *5)))))
+ (-5 *1 (-1045 *5)))))
(((*1 *2 *1)
- (-12 (-4 *3 (-1018)) (-4 *4 (-13 (-975) (-819 *3) (-788) (-566 *2)))
- (-5 *2 (-825 *3)) (-5 *1 (-997 *3 *4 *5))
- (-4 *5 (-13 (-408 *4) (-819 *3) (-566 *2))))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))))
-(((*1 *1 *1 *1) (|partial| -4 *1 (-126))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-3 (-108) "failed")) (-4 *3 (-429)) (-4 *4 (-788))
- (-4 *5 (-734)) (-5 *1 (-918 *3 *4 *5 *6)) (-4 *6 (-882 *3 *5 *4)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-414)))))
+ (-12 (-5 *2 (-591 (-591 (-712)))) (-5 *1 (-837 *3)) (-4 *3 (-1018)))))
(((*1 *2 *3 *3)
(-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-429))
(-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108))
(-5 *1 (-919 *4 *5 *6 *7 *8)) (-4 *8 (-994 *4 *5 *6 *7))))
- ((*1 *2 *1 *1)
- (-12 (-4 *1 (-989 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734))
- (-4 *5 (-788)) (-5 *2 (-108))))
((*1 *2 *3 *3)
(-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-429))
(-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108))
- (-5 *1 (-1025 *4 *5 *6 *7 *8)) (-4 *8 (-994 *4 *5 *6 *7))))
- ((*1 *2 *1 *1)
- (-12 (-4 *1 (-1119 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-734))
- (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-108)))))
-(((*1 *2 *3 *4 *3)
- (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
- (-5 *1 (-689)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1 (-205) (-205))) (-5 *1 (-296)) (-5 *3 (-205)))))
+ (-5 *1 (-1025 *4 *5 *6 *7 *8)) (-4 *8 (-994 *4 *5 *6 *7)))))
(((*1 *2 *3 *3)
- (-12 (-4 *4 (-517))
- (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -1399 *3)))
- (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-591 *1))
- (-4 *1 (-989 *3 *4 *5)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1176)) (-5 *1 (-1173)))))
-(((*1 *2 *1 *1)
- (-12 (-4 *1 (-940 *3)) (-4 *3 (-1125)) (-4 *3 (-1018))
- (-5 *2 (-108)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-712)) (-5 *2 (-108)) (-5 *1 (-543 *3)) (-4 *3 (-510)))))
-(((*1 *1 *1 *2 *1)
- (-12 (-5 *2 (-525)) (-5 *1 (-1070 *3)) (-4 *3 (-1125))))
- ((*1 *1 *1 *1)
- (-12 (|has| *1 (-6 -4251)) (-4 *1 (-1159 *2)) (-4 *2 (-1125)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975))
- (-5 *2 (-591 (-591 (-591 (-876 *3))))))))
-(((*1 *2 *1) (-12 (-4 *1 (-1188 *3)) (-4 *3 (-341)) (-5 *2 (-108)))))
-(((*1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-1096)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-763)))))
-(((*1 *2 *3 *1)
- (-12 (|has| *1 (-6 -4250)) (-4 *1 (-464 *3)) (-4 *3 (-1125))
- (-4 *3 (-1018)) (-5 *2 (-108))))
- ((*1 *2 *3 *1)
- (-12 (-5 *3 (-838 *4)) (-4 *4 (-1018)) (-5 *2 (-108))
- (-5 *1 (-837 *4))))
- ((*1 *2 *3 *1)
- (-12 (-5 *3 (-854)) (-5 *2 (-108)) (-5 *1 (-1019 *4 *5)) (-14 *4 *3)
- (-14 *5 *3))))
-(((*1 *1 *1) (-5 *1 (-987))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-1089))
- (-4 *4 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138)))
- (-5 *1 (-745 *4 *2)) (-4 *2 (-13 (-29 *4) (-1111) (-891))))))
-(((*1 *2 *3 *3 *3 *4 *3 *5 *5 *3)
- (-12 (-5 *3 (-525)) (-5 *5 (-631 (-205))) (-5 *4 (-205))
- (-5 *2 (-964)) (-5 *1 (-698)))))
-(((*1 *1) (-12 (-5 *1 (-591 *2)) (-4 *2 (-1125)))))
-(((*1 *1) (-5 *1 (-205))) ((*1 *1) (-5 *1 (-357))))
-(((*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 (-308)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-515 *3)) (-4 *3 (-13 (-382) (-1111))) (-5 *2 (-108))))
- ((*1 *2 *1) (-12 (-4 *1 (-786)) (-5 *2 (-108))))
- ((*1 *2 *3 *1)
- (-12 (-4 *1 (-991 *4 *3)) (-4 *4 (-13 (-786) (-341)))
- (-4 *3 (-1147 *4)) (-5 *2 (-108)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-591 *5)) (-4 *5 (-1147 *3)) (-4 *3 (-286))
- (-5 *2 (-108)) (-5 *1 (-432 *3 *5)))))
-(((*1 *2) (-12 (-5 *2 (-854)) (-5 *1 (-1174))))
- ((*1 *2 *2) (-12 (-5 *2 (-854)) (-5 *1 (-1174)))))
-(((*1 *1 *1 *1) (-12 (-4 *1 (-351 *2)) (-4 *2 (-1125)) (-4 *2 (-788))))
- ((*1 *1 *2 *1 *1)
- (-12 (-5 *2 (-1 (-108) *3 *3)) (-4 *1 (-351 *3)) (-4 *3 (-1125))))
- ((*1 *1 *1 *1) (-12 (-4 *1 (-900 *2)) (-4 *2 (-788))))
- ((*1 *1 *1 *1) (-12 (-4 *1 (-1050 *2)) (-4 *2 (-975))))
- ((*1 *1 *2) (-12 (-5 *2 (-591 *1)) (-4 *1 (-1050 *3)) (-4 *3 (-975))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-591 (-1078 *3 *4))) (-5 *1 (-1078 *3 *4))
- (-14 *3 (-854)) (-4 *4 (-975))))
- ((*1 *1 *1 *1)
- (-12 (-5 *1 (-1078 *2 *3)) (-14 *2 (-854)) (-4 *3 (-975)))))
-(((*1 *2 *3 *3 *4 *4 *4 *4)
- (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-690)))))
-(((*1 *1 *1 *1) (-4 *1 (-286))) ((*1 *1 *1 *1) (-5 *1 (-712)))
- ((*1 *1 *1 *1) (-5 *1 (-796))))
-(((*1 *2)
- (-12 (-4 *4 (-160)) (-5 *2 (-712)) (-5 *1 (-153 *3 *4))
- (-4 *3 (-154 *4))))
- ((*1 *2)
- (-12 (-14 *4 *2) (-4 *5 (-1125)) (-5 *2 (-712))
- (-5 *1 (-217 *3 *4 *5)) (-4 *3 (-218 *4 *5))))
- ((*1 *2)
- (-12 (-4 *4 (-788)) (-5 *2 (-712)) (-5 *1 (-407 *3 *4))
- (-4 *3 (-408 *4))))
- ((*1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-509 *3)) (-4 *3 (-510))))
- ((*1 *2) (-12 (-4 *1 (-705)) (-5 *2 (-712))))
- ((*1 *2)
- (-12 (-4 *4 (-160)) (-5 *2 (-712)) (-5 *1 (-737 *3 *4))
- (-4 *3 (-738 *4))))
- ((*1 *2)
- (-12 (-4 *4 (-517)) (-5 *2 (-712)) (-5 *1 (-922 *3 *4))
- (-4 *3 (-923 *4))))
- ((*1 *2)
- (-12 (-4 *4 (-160)) (-5 *2 (-712)) (-5 *1 (-926 *3 *4))
- (-4 *3 (-927 *4))))
- ((*1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-941 *3)) (-4 *3 (-942))))
- ((*1 *2) (-12 (-4 *1 (-975)) (-5 *2 (-712))))
- ((*1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-983 *3)) (-4 *3 (-984)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))))
-(((*1 *1 *2) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-462)))))
-(((*1 *2 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-159)))))
-(((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-902)))))
-(((*1 *2 *3 *3 *3 *4)
- (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
- (-5 *1 (-699)))))
-(((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *4 (-1 (-108) *9)) (-5 *5 (-1 (-108) *9 *9))
- (-4 *9 (-989 *6 *7 *8)) (-4 *6 (-517)) (-4 *7 (-734))
- (-4 *8 (-788)) (-5 *2 (-2 (|:| |bas| *1) (|:| -1211 (-591 *9))))
- (-5 *3 (-591 *9)) (-4 *1 (-1119 *6 *7 *8 *9))))
- ((*1 *2 *3 *4)
- (|partial| -12 (-5 *4 (-1 (-108) *8 *8)) (-4 *8 (-989 *5 *6 *7))
- (-4 *5 (-517)) (-4 *6 (-734)) (-4 *7 (-788))
- (-5 *2 (-2 (|:| |bas| *1) (|:| -1211 (-591 *8))))
- (-5 *3 (-591 *8)) (-4 *1 (-1119 *5 *6 *7 *8)))))
-(((*1 *1 *1) (-4 *1 (-984)))
- ((*1 *1 *1 *2 *2)
- (-12 (-4 *1 (-1149 *3 *2)) (-4 *3 (-975)) (-4 *2 (-733))))
- ((*1 *1 *1 *2)
- (-12 (-4 *1 (-1149 *3 *2)) (-4 *3 (-975)) (-4 *2 (-733)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-414)))))
-(((*1 *2 *2 *3)
- (|partial| -12 (-5 *3 (-712)) (-5 *1 (-543 *2)) (-4 *2 (-510))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-2 (|:| -2672 *3) (|:| -2008 (-712)))) (-5 *1 (-543 *3))
- (-4 *3 (-510)))))
-(((*1 *2 *3 *4 *4 *4 *3 *5 *3 *4 *6 *7)
- (-12 (-5 *4 (-525)) (-5 *5 (-631 (-205)))
- (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))))
- (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT))))
- (-5 *3 (-205)) (-5 *2 (-964)) (-5 *1 (-691)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1171 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160))
- (-5 *2 (-591 (-885 *4)))))
- ((*1 *2)
- (-12 (-4 *4 (-160)) (-5 *2 (-591 (-885 *4))) (-5 *1 (-394 *3 *4))
- (-4 *3 (-395 *4))))
- ((*1 *2)
- (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-591 (-885 *3)))))
- ((*1 *2)
- (-12 (-5 *2 (-591 (-885 *3))) (-5 *1 (-430 *3 *4 *5 *6))
- (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-854))
- (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3)))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1171 (-430 *4 *5 *6 *7))) (-5 *2 (-591 (-885 *4)))
- (-5 *1 (-430 *4 *5 *6 *7)) (-4 *4 (-517)) (-4 *4 (-160))
- (-14 *5 (-854)) (-14 *6 (-591 (-1089))) (-14 *7 (-1171 (-631 *4))))))
-(((*1 *1 *1 *1 *2)
- (-12 (-5 *2 (-1 *3 *3 *3 *3 *3)) (-4 *3 (-1018)) (-5 *1 (-98 *3))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-1 *2 *2 *2)) (-5 *1 (-98 *2)) (-4 *2 (-1018)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-591 *1)) (-4 *1 (-989 *4 *5 *6)) (-4 *4 (-975))
- (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108))))
- ((*1 *2 *1 *1)
- (-12 (-4 *1 (-989 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734))
- (-4 *5 (-788)) (-5 *2 (-108))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1119 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-734))
- (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-108))))
- ((*1 *2 *3 *1)
- (-12 (-4 *1 (-1119 *4 *5 *6 *3)) (-4 *4 (-517)) (-4 *5 (-734))
- (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-108)))))
-(((*1 *1) (-5 *1 (-445))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 *8)) (-5 *4 (-108)) (-4 *8 (-989 *5 *6 *7))
- (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *2 (-591 *10))
- (-5 *1 (-573 *5 *6 *7 *8 *9 *10)) (-4 *9 (-994 *5 *6 *7 *8))
- (-4 *10 (-1027 *5 *6 *7 *8))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 (-721 *5 (-798 *6)))) (-5 *4 (-108)) (-4 *5 (-429))
- (-14 *6 (-591 (-1089))) (-5 *2 (-591 (-972 *5 *6)))
- (-5 *1 (-576 *5 *6))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 (-721 *5 (-798 *6)))) (-5 *4 (-108)) (-4 *5 (-429))
- (-14 *6 (-591 (-1089)))
- (-5 *2
- (-591 (-1060 *5 (-497 (-798 *6)) (-798 *6) (-721 *5 (-798 *6)))))
- (-5 *1 (-576 *5 *6))))
- ((*1 *2 *3 *4 *4 *4 *4)
- (-12 (-5 *3 (-591 *8)) (-5 *4 (-108)) (-4 *8 (-989 *5 *6 *7))
- (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
- (-5 *2 (-591 (-956 *5 *6 *7 *8))) (-5 *1 (-956 *5 *6 *7 *8))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-591 *8)) (-5 *4 (-108)) (-4 *8 (-989 *5 *6 *7))
- (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
- (-5 *2 (-591 (-956 *5 *6 *7 *8))) (-5 *1 (-956 *5 *6 *7 *8))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-591 (-721 *5 (-798 *6)))) (-5 *4 (-108)) (-4 *5 (-429))
- (-14 *6 (-591 (-1089))) (-5 *2 (-591 (-972 *5 *6)))
- (-5 *1 (-972 *5 *6))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 *8)) (-5 *4 (-108)) (-4 *8 (-989 *5 *6 *7))
- (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *2 (-591 *1))
- (-4 *1 (-994 *5 *6 *7 *8))))
- ((*1 *2 *3 *4 *4 *4 *4)
- (-12 (-5 *3 (-591 *8)) (-5 *4 (-108)) (-4 *8 (-989 *5 *6 *7))
- (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
- (-5 *2 (-591 (-1060 *5 *6 *7 *8))) (-5 *1 (-1060 *5 *6 *7 *8))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-591 *8)) (-5 *4 (-108)) (-4 *8 (-989 *5 *6 *7))
- (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
- (-5 *2 (-591 (-1060 *5 *6 *7 *8))) (-5 *1 (-1060 *5 *6 *7 *8))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-517))
- (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-591 *1))
- (-4 *1 (-1119 *4 *5 *6 *7)))))
-(((*1 *2 *1) (-12 (-5 *2 (-205)) (-5 *1 (-763)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-591 (-525))) (-5 *2 (-1091 (-385 (-525))))
- (-5 *1 (-172)))))
-(((*1 *1 *1 *1) (-4 *1 (-286))) ((*1 *1 *1 *1) (-5 *1 (-712)))
- ((*1 *1 *1 *1) (-5 *1 (-796))))
-(((*1 *2 *1 *1)
- (-12 (-4 *1 (-218 *3 *2)) (-4 *2 (-1125)) (-4 *2 (-975))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-796))))
- ((*1 *1 *1) (-5 *1 (-796)))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-876 (-205))) (-5 *2 (-205)) (-5 *1 (-1122))))
- ((*1 *2 *1 *1)
- (-12 (-4 *1 (-1169 *2)) (-4 *2 (-1125)) (-4 *2 (-975)))))
+ (-12 (-5 *2 (-1085 *3)) (-5 *1 (-847 *3)) (-4 *3 (-286)))))
+(((*1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-701)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-885 *4)) (-4 *4 (-13 (-286) (-138)))
- (-4 *2 (-882 *4 *6 *5)) (-5 *1 (-857 *4 *5 *6 *2))
- (-4 *5 (-13 (-788) (-566 (-1089)))) (-4 *6 (-734)))))
-(((*1 *1 *1) (-4 *1 (-1058))))
-(((*1 *2 *3 *4 *4 *5 *4 *6 *4 *5)
- (-12 (-5 *3 (-1072)) (-5 *5 (-631 (-205))) (-5 *6 (-631 (-525)))
- (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-699)))))
-(((*1 *2 *3 *4 *5 *3)
- (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *5 (-205))
- (-5 *2 (-964)) (-5 *1 (-694)))))
+ (-12 (-4 *4 (-37 (-385 (-525))))
+ (-5 *2 (-2 (|:| -4058 (-1070 *4)) (|:| -4073 (-1070 *4))))
+ (-5 *1 (-1076 *4)) (-5 *3 (-1070 *4)))))
+(((*1 *2 *3 *3 *3 *3 *4 *5 *5 *6 *7 *8 *8 *3)
+ (-12 (-5 *6 (-591 (-108))) (-5 *7 (-631 (-205)))
+ (-5 *8 (-631 (-525))) (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-108))
+ (-5 *2 (-964)) (-5 *1 (-696)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1173)))))
+(((*1 *1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-975)))))
+(((*1 *2 *3) (-12 (-5 *3 (-876 *2)) (-5 *1 (-913 *2)) (-4 *2 (-975)))))
(((*1 *2 *1)
- (|partial| -12 (-4 *3 (-25)) (-4 *3 (-788))
- (-5 *2 (-2 (|:| -3482 (-525)) (|:| |var| (-564 *1))))
- (-4 *1 (-408 *3)))))
+ (-12 (-5 *2 (-806 (-898 *3) (-898 *3))) (-5 *1 (-898 *3))
+ (-4 *3 (-899)))))
+(((*1 *2 *2 *3 *4)
+ (-12 (-5 *3 (-591 (-564 *2))) (-5 *4 (-591 (-1089)))
+ (-4 *2 (-13 (-408 (-157 *5)) (-932) (-1111)))
+ (-4 *5 (-13 (-517) (-788))) (-5 *1 (-554 *5 *6 *2))
+ (-4 *6 (-13 (-408 *5) (-932) (-1111))))))
(((*1 *2 *3)
- (-12 (-5 *3 (-3 (|:| |fst| (-412)) (|:| -4170 "void")))
- (-5 *2 (-1176)) (-5 *1 (-1092))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1089))
- (-5 *4 (-3 (|:| |fst| (-412)) (|:| -4170 "void"))) (-5 *2 (-1176))
- (-5 *1 (-1092))))
- ((*1 *2 *3 *4 *1)
- (-12 (-5 *3 (-1089))
- (-5 *4 (-3 (|:| |fst| (-412)) (|:| -4170 "void"))) (-5 *2 (-1176))
- (-5 *1 (-1092)))))
-(((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-146)) (-5 *2 (-1176)) (-5 *1 (-1173)))))
+ (-12 (-5 *3 (-591 *2)) (-4 *2 (-408 *4)) (-5 *1 (-147 *4 *2))
+ (-4 *4 (-13 (-788) (-517))))))
+(((*1 *2 *1)
+ (-12 (-4 *3 (-429)) (-4 *4 (-788)) (-4 *5 (-734)) (-5 *2 (-591 *6))
+ (-5 *1 (-918 *3 *4 *5 *6)) (-4 *6 (-882 *3 *5 *4)))))
(((*1 *2 *2)
- (-12 (-5 *2 (-1171 *1)) (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129))
- (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))))))
-(((*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-221))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-591 (-1072))) (-5 *2 (-1176)) (-5 *1 (-221)))))
+ (|partial| -12 (-4 *3 (-517)) (-4 *3 (-160)) (-4 *4 (-351 *3))
+ (-4 *5 (-351 *3)) (-5 *1 (-630 *3 *4 *5 *2))
+ (-4 *2 (-629 *3 *4 *5)))))
+(((*1 *2 *1) (-12 (-5 *2 (-591 (-1005))) (-5 *1 (-270)))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-517))
+ (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-908 *3 *4 *5 *6))))
+ ((*1 *2 *2 *2 *3)
+ (-12 (-5 *2 (-591 *7)) (-5 *3 (-108)) (-4 *7 (-989 *4 *5 *6))
+ (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788))
+ (-5 *1 (-908 *4 *5 *6 *7)))))
(((*1 *2 *1 *1)
- (|partial| -12 (-5 *2 (-2 (|:| |lm| (-760 *3)) (|:| |rm| (-760 *3))))
- (-5 *1 (-760 *3)) (-4 *3 (-788))))
- ((*1 *1 *1 *1) (-5 *1 (-796))))
-(((*1 *1 *1 *1) (-5 *1 (-796))))
-(((*1 *2 *3 *3 *4 *3)
- (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
- (-5 *1 (-689)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-108)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-854)) (-5 *2 (-1085 *4)) (-5 *1 (-335 *4))
- (-4 *4 (-327)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-788) (-566 (-1089))))
- (-4 *6 (-734)) (-4 *7 (-882 *4 *6 *5))
- (-5 *2
- (-2 (|:| |sysok| (-108)) (|:| |z0| (-591 *7)) (|:| |n0| (-591 *7))))
- (-5 *1 (-857 *4 *5 *6 *7)) (-5 *3 (-591 *7)))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-1028)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-854)) (-4 *1 (-218 *3 *4)) (-4 *4 (-975))
- (-4 *4 (-1125))))
- ((*1 *1 *2)
- (-12 (-14 *3 (-591 (-1089))) (-4 *4 (-160))
- (-4 *5 (-218 (-4045 *3) (-712)))
- (-14 *6
- (-1 (-108) (-2 (|:| -2226 *2) (|:| -2008 *5))
- (-2 (|:| -2226 *2) (|:| -2008 *5))))
- (-5 *1 (-438 *3 *4 *2 *5 *6 *7)) (-4 *2 (-788))
- (-4 *7 (-882 *4 *5 (-798 *3)))))
- ((*1 *2 *2) (-12 (-5 *2 (-876 (-205))) (-5 *1 (-1122)))))
+ (-12 (-4 *3 (-517)) (-4 *3 (-975))
+ (-5 *2 (-2 (|:| -2746 *1) (|:| -2449 *1))) (-4 *1 (-790 *3))))
+ ((*1 *2 *3 *3 *4)
+ (-12 (-5 *4 (-94 *5)) (-4 *5 (-517)) (-4 *5 (-975))
+ (-5 *2 (-2 (|:| -2746 *3) (|:| -2449 *3))) (-5 *1 (-791 *5 *3))
+ (-4 *3 (-790 *5)))))
+(((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-936))))
+ ((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-936)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-517))
- (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108))
- (-5 *1 (-908 *4 *5 *6 *7)))))
-(((*1 *1 *1) (-5 *1 (-501))))
-(((*1 *1 *1 *2)
- (|partial| -12 (-4 *1 (-154 *2)) (-4 *2 (-160)) (-4 *2 (-517))))
- ((*1 *1 *1 *2)
- (|partial| -12 (-4 *1 (-304 *2 *3)) (-4 *2 (-975)) (-4 *3 (-733))
- (-4 *2 (-517))))
- ((*1 *1 *1 *1) (|partial| -4 *1 (-517)))
- ((*1 *1 *1 *2)
- (|partial| -12 (-4 *1 (-629 *2 *3 *4)) (-4 *2 (-975))
- (-4 *3 (-351 *2)) (-4 *4 (-351 *2)) (-4 *2 (-517))))
- ((*1 *1 *1 *1) (|partial| -5 *1 (-712)))
- ((*1 *1 *1 *2)
- (|partial| -12 (-4 *1 (-790 *2)) (-4 *2 (-975)) (-4 *2 (-517))))
- ((*1 *1 *1 *1) (-5 *1 (-796)))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-1171 *4)) (-4 *4 (-1147 *3)) (-4 *3 (-517))
- (-5 *1 (-901 *3 *4))))
- ((*1 *1 *1 *2)
- (|partial| -12 (-4 *1 (-978 *3 *4 *2 *5 *6)) (-4 *2 (-975))
- (-4 *5 (-218 *4 *2)) (-4 *6 (-218 *3 *2)) (-4 *2 (-517))))
- ((*1 *2 *2 *2)
- (|partial| -12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3)))))
-(((*1 *1 *1 *2 *1) (-12 (-4 *1 (-121 *2)) (-4 *2 (-1018)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *2 (-591 *2))) (-5 *4 (-591 *5))
- (-4 *5 (-37 (-385 (-525)))) (-4 *2 (-1162 *5))
- (-5 *1 (-1164 *5 *2)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-1089)))))
-(((*1 *1 *1) (|partial| -4 *1 (-1065))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-631 *4)) (-4 *4 (-975)) (-5 *1 (-1056 *3 *4))
- (-14 *3 (-712)))))
+ (-12 (-5 *2 (-525)) (-5 *1 (-422 *3)) (-4 *3 (-382)) (-4 *3 (-975)))))
(((*1 *2 *3)
- (-12
- (-5 *3
- (-591 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525))))))
- (-5 *2 (-591 (-385 (-525)))) (-5 *1 (-949 *4))
- (-4 *4 (-1147 (-525))))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-514)))))
+ (-12 (-4 *4 (-517)) (-5 *2 (-1171 (-631 *4))) (-5 *1 (-88 *4 *5))
+ (-5 *3 (-631 *4)) (-4 *5 (-601 *4)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-796)) (-5 *1 (-1070 *3)) (-4 *3 (-1018))
- (-4 *3 (-1125)))))
-(((*1 *1 *2)
- (-12
- (-5 *2
- (-2 (|:| |mval| (-631 *3)) (|:| |invmval| (-631 *3))
- (|:| |genIdeal| (-477 *3 *4 *5 *6))))
- (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788))
- (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-882 *3 *4 *5)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-517) (-788) (-966 (-525)))) (-4 *5 (-408 *4))
- (-5 *2 (-396 *3)) (-5 *1 (-413 *4 *5 *3)) (-4 *3 (-1147 *5)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-591 *7)) (-5 *5 (-591 (-591 *8))) (-4 *7 (-788))
- (-4 *8 (-286)) (-4 *6 (-734)) (-4 *9 (-882 *8 *6 *7))
- (-5 *2
- (-2 (|:| |unitPart| *9)
- (|:| |suPart|
- (-591 (-2 (|:| -1348 (-1085 *9)) (|:| -2008 (-525)))))))
- (-5 *1 (-684 *6 *7 *8 *9)) (-5 *3 (-1085 *9)))))
-(((*1 *2 *3) (-12 (-5 *3 (-763)) (-5 *2 (-51)) (-5 *1 (-770)))))
-(((*1 *2 *3 *3 *3 *4 *5 *3 *5 *3)
- (-12 (-5 *3 (-525)) (-5 *5 (-631 (-205))) (-5 *4 (-205))
- (-5 *2 (-964)) (-5 *1 (-695)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-308)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1072)) (-5 *2 (-591 (-1094))) (-5 *1 (-1051)))))
-(((*1 *1 *2 *3 *3 *3)
- (-12 (-5 *2 (-1089)) (-5 *3 (-108)) (-5 *1 (-825 *4))
- (-4 *4 (-1018)))))
-(((*1 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206))))
- ((*1 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *2))
- (-4 *2 (-408 *3))))
- ((*1 *1 *1) (-4 *1 (-1053))))
+ (-12 (-4 *1 (-1021 *3 *4 *5 *6 *7)) (-4 *3 (-1018)) (-4 *4 (-1018))
+ (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *7 (-1018)) (-5 *2 (-108)))))
(((*1 *2 *3 *4)
- (-12 (-4 *5 (-734)) (-4 *6 (-788)) (-4 *7 (-517))
- (-4 *3 (-882 *7 *5 *6))
- (-5 *2
- (-2 (|:| -2008 (-712)) (|:| -3482 *3) (|:| |radicand| (-591 *3))))
- (-5 *1 (-886 *5 *6 *7 *3 *8)) (-5 *4 (-712))
- (-4 *8
- (-13 (-341)
- (-10 -8 (-15 -1738 (*3 $)) (-15 -1754 (*3 $)) (-15 -3022 ($ *3))))))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-765)))))
-(((*1 *2 *3 *1)
- (|partial| -12 (-5 *3 (-1 (-108) *2)) (-4 *1 (-142 *2))
- (-4 *2 (-1125)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
- (-4 *2 (-13 (-408 *3) (-932))))))
+ (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-975)) (-4 *5 (-1147 *4)) (-5 *2 (-1 *6 (-591 *6)))
- (-5 *1 (-1165 *4 *5 *3 *6)) (-4 *3 (-601 *5)) (-4 *6 (-1162 *4)))))
-(((*1 *2 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1173))))
- ((*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1173)))))
+ (-12 (-5 *3 (-591 *2)) (-4 *2 (-408 *4)) (-5 *1 (-147 *4 *2))
+ (-4 *4 (-13 (-788) (-517))))))
(((*1 *2 *3)
- (|partial| -12 (-4 *4 (-13 (-517) (-138)))
- (-5 *2 (-2 (|:| -3388 *3) (|:| -3400 *3))) (-5 *1 (-1141 *4 *3))
- (-4 *3 (-1147 *4)))))
-(((*1 *2 *3 *1)
- (-12 (|has| *1 (-6 -4250)) (-4 *1 (-464 *3)) (-4 *3 (-1125))
- (-4 *3 (-1018)) (-5 *2 (-712))))
+ (-12 (-5 *2 (-1 (-876 *3) (-876 *3))) (-5 *1 (-163 *3))
+ (-4 *3 (-13 (-341) (-1111) (-932))))))
+(((*1 *1 *2 *2 *2)
+ (-12 (-5 *1 (-207 *2)) (-4 *2 (-13 (-341) (-1111)))))
+ ((*1 *1 *1 *2) (-12 (-5 *1 (-660 *2)) (-4 *2 (-341))))
+ ((*1 *1 *2) (-12 (-5 *1 (-660 *2)) (-4 *2 (-341))))
+ ((*1 *2 *1 *3 *4 *4)
+ (-12 (-5 *3 (-854)) (-5 *4 (-357)) (-5 *2 (-1176)) (-5 *1 (-1172)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1036)) (-5 *1 (-105))))
+ ((*1 *2 *1) (-12 (-4 *1 (-127)) (-5 *2 (-712))))
+ ((*1 *2 *3 *1 *2)
+ (-12 (-5 *2 (-525)) (-4 *1 (-351 *3)) (-4 *3 (-1125))
+ (-4 *3 (-1018))))
((*1 *2 *3 *1)
- (-12 (-5 *3 (-1 (-108) *4)) (|has| *1 (-6 -4250)) (-4 *1 (-464 *4))
- (-4 *4 (-1125)) (-5 *2 (-712)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-898 *3)) (-4 *3 (-899)))))
-(((*1 *2 *1) (-12 (-4 *1 (-738 *2)) (-4 *2 (-160))))
- ((*1 *2 *1) (-12 (-4 *1 (-927 *2)) (-4 *2 (-160)))))
-(((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-444))))
- ((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-444))))
- ((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-860)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-357)) (-5 *1 (-987)))))
-(((*1 *2 *3 *4 *4 *4 *4 *5 *5)
- (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357))
- (-5 *2
- (-2 (|:| -3024 *4) (|:| -1483 *4) (|:| |totalpts| (-525))
- (|:| |success| (-108))))
- (-5 *1 (-730)) (-5 *5 (-525)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1 *5)) (-4 *5 (-1018)) (-5 *2 (-1 *5 *4))
- (-5 *1 (-625 *4 *5)) (-4 *4 (-1018))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-788)) (-5 *1 (-862 *3 *2)) (-4 *2 (-408 *3))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1089)) (-5 *2 (-294 (-525))) (-5 *1 (-863))))
- ((*1 *2 *1) (-12 (-4 *1 (-1186 *3 *2)) (-4 *3 (-788)) (-4 *2 (-975))))
- ((*1 *2 *1) (-12 (-4 *2 (-975)) (-5 *1 (-1192 *2 *3)) (-4 *3 (-784)))))
-(((*1 *2 *3 *3 *2 *4)
- (-12 (-5 *3 (-631 *2)) (-5 *4 (-525))
- (-4 *2 (-13 (-286) (-10 -8 (-15 -2827 ((-396 $) $)))))
- (-4 *5 (-1147 *2)) (-5 *1 (-472 *2 *5 *6)) (-4 *6 (-387 *2 *5)))))
-(((*1 *1 *1 *2 *3 *1)
- (-12 (-4 *1 (-304 *2 *3)) (-4 *2 (-975)) (-4 *3 (-733)))))
+ (-12 (-4 *1 (-351 *3)) (-4 *3 (-1125)) (-4 *3 (-1018))
+ (-5 *2 (-525))))
+ ((*1 *2 *3 *1)
+ (-12 (-5 *3 (-1 (-108) *4)) (-4 *1 (-351 *4)) (-4 *4 (-1125))
+ (-5 *2 (-525))))
+ ((*1 *2 *3 *1 *2) (-12 (-4 *1 (-1058)) (-5 *2 (-525)) (-5 *3 (-132))))
+ ((*1 *2 *1 *1 *2) (-12 (-4 *1 (-1058)) (-5 *2 (-525)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1094)))))
+(((*1 *2 *3 *3 *3 *3 *4)
+ (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
(((*1 *2 *1 *1)
- (-12 (-4 *1 (-907 *3 *4 *5 *6)) (-4 *3 (-975)) (-4 *4 (-734))
- (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-517))
- (-5 *2 (-108)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-1085 *3)) (-4 *3 (-346)) (-4 *1 (-307 *3))
- (-4 *3 (-341)))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
- (-4 *4 (-788)) (-4 *2 (-517)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))))
-(((*1 *2) (-12 (-5 *2 (-807)) (-5 *1 (-1174))))
- ((*1 *2 *2) (-12 (-5 *2 (-807)) (-5 *1 (-1174)))))
-(((*1 *1 *2)
- (|partial| -12 (-5 *2 (-760 *3)) (-4 *3 (-788)) (-5 *1 (-616 *3)))))
+ (-12 (-5 *2 (-385 (-885 *3))) (-5 *1 (-430 *3 *4 *5 *6))
+ (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-854))
+ (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))))
(((*1 *2 *3 *3)
- (-12 (-4 *4 (-761)) (-14 *5 (-1089)) (-5 *2 (-591 (-1144 *5 *4)))
- (-5 *1 (-1032 *4 *5)) (-5 *3 (-1144 *5 *4)))))
-(((*1 *1) (-5 *1 (-132))))
-(((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-205))))
- ((*1 *1 *1) (-4 *1 (-510)))
- ((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-548 *3)) (-14 *3 *2)))
- ((*1 *2 *1) (-12 (-4 *1 (-1018)) (-5 *2 (-1036)))))
-(((*1 *2 *2 *3)
- (-12 (-4 *4 (-13 (-341) (-138) (-966 (-385 (-525)))))
- (-4 *3 (-1147 *4)) (-5 *1 (-750 *4 *3 *2 *5)) (-4 *2 (-601 *3))
- (-4 *5 (-601 (-385 *3)))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-385 *5))
- (-4 *4 (-13 (-341) (-138) (-966 (-385 (-525))))) (-4 *5 (-1147 *4))
- (-5 *1 (-750 *4 *5 *2 *6)) (-4 *2 (-601 *5)) (-4 *6 (-601 *3)))))
-(((*1 *1 *2 *2 *2) (-12 (-5 *2 (-1072)) (-4 *1 (-367)))))
-(((*1 *2 *3 *2)
- (|partial| -12 (-5 *2 (-1171 *4)) (-5 *3 (-631 *4)) (-4 *4 (-341))
- (-5 *1 (-612 *4))))
- ((*1 *2 *3 *2)
- (|partial| -12 (-4 *4 (-341))
- (-4 *5 (-13 (-351 *4) (-10 -7 (-6 -4251))))
- (-4 *2 (-13 (-351 *4) (-10 -7 (-6 -4251))))
- (-5 *1 (-613 *4 *5 *2 *3)) (-4 *3 (-629 *4 *5 *2))))
- ((*1 *2 *3 *2 *4 *5)
- (|partial| -12 (-5 *4 (-591 *2)) (-5 *5 (-1 *2 *2)) (-4 *2 (-341))
- (-5 *1 (-755 *2 *3)) (-4 *3 (-601 *2))))
- ((*1 *2 *3)
- (-12 (-4 *2 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525)))))))
- (-5 *1 (-1044 *3 *2)) (-4 *3 (-1147 *2)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-525)) (-5 *2 (-591 (-591 (-205)))) (-5 *1 (-1122)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-591 (-591 (-591 *4)))) (-5 *2 (-591 (-591 *4)))
- (-5 *1 (-1097 *4)) (-4 *4 (-788)))))
-(((*1 *2 *1 *1)
- (-12
- (-5 *2
- (-2 (|:| -2805 *3) (|:| |coef1| (-723 *3)) (|:| |coef2| (-723 *3))))
- (-5 *1 (-723 *3)) (-4 *3 (-517)) (-4 *3 (-975)))))
-(((*1 *2 *2 *2 *2 *3)
- (-12 (-4 *3 (-517)) (-5 *1 (-901 *3 *2)) (-4 *2 (-1147 *3)))))
-(((*1 *2 *3 *3 *3 *4)
- (-12 (-5 *3 (-1 (-205) (-205) (-205)))
- (-5 *4 (-1 (-205) (-205) (-205) (-205)))
- (-5 *2 (-1 (-876 (-205)) (-205) (-205))) (-5 *1 (-638)))))
-(((*1 *2 *1) (-12 (-4 *1 (-245 *2)) (-4 *2 (-788))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-1089)) (-5 *1 (-798 *3)) (-14 *3 (-591 *2))))
- ((*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-898 *3)) (-4 *3 (-899))))
- ((*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-920))))
- ((*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-1011 *3)) (-4 *3 (-1125))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1149 *3 *4)) (-4 *3 (-975)) (-4 *4 (-733))
- (-5 *2 (-1089))))
- ((*1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-1167 *3)) (-14 *3 *2))))
-(((*1 *2 *1) (-12 (-4 *1 (-618 *3)) (-4 *3 (-1125)) (-5 *2 (-108)))))
-(((*1 *2 *3 *1)
- (-12
- (-5 *2
- (-2 (|:| |cycle?| (-108)) (|:| -1259 (-712)) (|:| |period| (-712))))
- (-5 *1 (-1070 *4)) (-4 *4 (-1125)) (-5 *3 (-712)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-525)) (-5 *1 (-637 *2)) (-4 *2 (-1147 *3)))))
-(((*1 *2) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-770)))))
-(((*1 *2 *3 *4 *3 *3 *4 *4 *4 *5)
- (-12 (-5 *3 (-205)) (-5 *4 (-525))
- (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3576)))) (-5 *2 (-964))
- (-5 *1 (-690)))))
-(((*1 *1)
- (-12 (-4 *3 (-1018)) (-5 *1 (-818 *2 *3 *4)) (-4 *2 (-1018))
- (-4 *4 (-611 *3))))
- ((*1 *1) (-12 (-5 *1 (-822 *2 *3)) (-4 *2 (-1018)) (-4 *3 (-1018)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-525)) (-5 *4 (-396 *2)) (-4 *2 (-882 *7 *5 *6))
- (-5 *1 (-684 *5 *6 *7 *2)) (-4 *5 (-734)) (-4 *6 (-788))
- (-4 *7 (-286)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-128))))
- ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-774 *3)) (-4 *3 (-1018))))
- ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-781 *3)) (-4 *3 (-1018)))))
-(((*1 *2 *2 *3 *4)
- (-12 (-5 *3 (-591 (-564 *6))) (-5 *4 (-1089)) (-5 *2 (-564 *6))
- (-4 *6 (-408 *5)) (-4 *5 (-788)) (-5 *1 (-534 *5 *6)))))
-(((*1 *2 *3 *4)
- (|partial| -12 (-5 *4 (-854)) (-4 *5 (-517)) (-5 *2 (-631 *5))
- (-5 *1 (-888 *5 *3)) (-4 *3 (-601 *5)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-591 (-242))) (-5 *1 (-1172))))
- ((*1 *2 *1) (-12 (-5 *2 (-591 (-242))) (-5 *1 (-1172))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-591 (-242))) (-5 *1 (-1173))))
- ((*1 *2 *1) (-12 (-5 *2 (-591 (-242))) (-5 *1 (-1173)))))
+ (-12 (-5 *3 (-712)) (-5 *2 (-1 (-357))) (-5 *1 (-968)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-591 (-525))) (-5 *2 (-1091 (-385 (-525))))
+ (-5 *1 (-172)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-591 *7)) (-4 *7 (-882 *4 *6 *5))
- (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-788) (-566 (-1089))))
- (-4 *6 (-734)) (-5 *2 (-108)) (-5 *1 (-857 *4 *5 *6 *7))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-591 (-885 *4))) (-4 *4 (-13 (-286) (-138)))
- (-4 *5 (-13 (-788) (-566 (-1089)))) (-4 *6 (-734)) (-5 *2 (-108))
- (-5 *1 (-857 *4 *5 *6 *7)) (-4 *7 (-882 *4 *6 *5)))))
+ (-12 (-5 *2 (-1 (-876 *3) (-876 *3))) (-5 *1 (-163 *3))
+ (-4 *3 (-13 (-341) (-1111) (-932))))))
+(((*1 *2 *1) (-12 (-5 *1 (-955 *2)) (-4 *2 (-1125)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-1147 (-385 (-525)))) (-5 *1 (-846 *3 *2))
+ (-4 *2 (-1147 (-385 *3))))))
+(((*1 *1 *1 *2)
+ (|partial| -12 (-5 *2 (-712)) (-4 *1 (-1147 *3)) (-4 *3 (-975)))))
+(((*1 *2 *1 *1) (-12 (-4 *1 (-517)) (-5 *2 (-108)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-1190 *3 *4)) (-4 *3 (-788)) (-4 *4 (-975))
- (-5 *2 (-760 *3))))
- ((*1 *2 *1) (-12 (-4 *2 (-784)) (-5 *1 (-1192 *3 *2)) (-4 *3 (-975)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1012 *2)) (-4 *2 (-1125)))))
+ (-12 (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-591 *1))
+ (-4 *1 (-989 *3 *4 *5)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-788) (-566 (-1089))))
- (-4 *6 (-734)) (-5 *2 (-591 *3)) (-5 *1 (-857 *4 *5 *6 *3))
- (-4 *3 (-882 *4 *6 *5)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-591 *6)) (-4 *6 (-788)) (-4 *4 (-341)) (-4 *5 (-734))
- (-5 *2
- (-2 (|:| |mval| (-631 *4)) (|:| |invmval| (-631 *4))
- (|:| |genIdeal| (-477 *4 *5 *6 *7))))
- (-5 *1 (-477 *4 *5 *6 *7)) (-4 *7 (-882 *4 *5 *6)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-591 (-591 *3))) (-4 *3 (-1018)) (-5 *1 (-1098 *3)))))
-(((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-445))))
- ((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-1172))))
- ((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-1173)))))
+ (-12 (-5 *3 (-457 *4 *5)) (-14 *4 (-591 (-1089))) (-4 *5 (-975))
+ (-5 *2 (-227 *4 *5)) (-5 *1 (-877 *4 *5)))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-882 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
+ (-4 *4 (-788)) (-4 *2 (-429))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
+ (-4 *3 (-989 *4 *5 *6))
+ (-5 *2 (-591 (-2 (|:| |val| *3) (|:| -3585 *1))))
+ (-4 *1 (-994 *4 *5 *6 *3))))
+ ((*1 *1 *1) (-4 *1 (-1129)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-517)) (-5 *1 (-1150 *3 *2))
+ (-4 *2 (-13 (-1147 *3) (-517) (-10 -8 (-15 -2124 ($ $ $))))))))
+(((*1 *2 *2 *1)
+ (-12 (-5 *2 (-1193 *3 *4)) (-4 *1 (-352 *3 *4)) (-4 *3 (-788))
+ (-4 *4 (-160))))
+ ((*1 *1 *1 *1) (|partial| -12 (-5 *1 (-364 *2)) (-4 *2 (-1018))))
+ ((*1 *1 *1 *2) (|partial| -12 (-5 *1 (-760 *2)) (-4 *2 (-788))))
+ ((*1 *1 *1 *1) (|partial| -12 (-5 *1 (-760 *2)) (-4 *2 (-788))))
+ ((*1 *1 *1 *1)
+ (-12 (-4 *1 (-1186 *2 *3)) (-4 *2 (-788)) (-4 *3 (-975))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-760 *3)) (-4 *1 (-1186 *3 *4)) (-4 *3 (-788))
+ (-4 *4 (-975))))
+ ((*1 *1 *1 *2)
+ (-12 (-4 *1 (-1186 *2 *3)) (-4 *2 (-788)) (-4 *3 (-975)))))
+(((*1 *2 *2 *2 *2)
+ (-12 (-5 *2 (-385 (-1085 (-294 *3)))) (-4 *3 (-13 (-517) (-788)))
+ (-5 *1 (-1046 *3)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 (-1171 *5))) (-5 *4 (-525)) (-5 *2 (-1171 *5))
- (-5 *1 (-958 *5)) (-4 *5 (-341)) (-4 *5 (-346)) (-4 *5 (-975)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2))
- (-4 *2 (-13 (-408 *3) (-1111))))))
-(((*1 *2 *3 *3 *3)
- (-12 (-5 *3 (-1072)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
- (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-1176))
- (-5 *1 (-919 *4 *5 *6 *7 *8)) (-4 *8 (-994 *4 *5 *6 *7))))
- ((*1 *2 *3 *3 *3)
- (-12 (-5 *3 (-1072)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
- (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-1176))
- (-5 *1 (-1025 *4 *5 *6 *7 *8)) (-4 *8 (-994 *4 *5 *6 *7)))))
-(((*1 *1 *1) (-12 (-5 *1 (-898 *2)) (-4 *2 (-899)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-1091 (-385 (-525)))) (-5 *2 (-385 (-525)))
- (-5 *1 (-172)))))
-(((*1 *2 *3 *3 *4 *3)
- (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
- (-5 *1 (-697)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1085 *4)) (-4 *4 (-327)) (-5 *2 (-890 (-1036)))
- (-5 *1 (-324 *4)))))
-(((*1 *2 *3 *4 *2)
- (-12 (-5 *2 (-822 *5 *3)) (-5 *4 (-825 *5)) (-4 *5 (-1018))
- (-4 *3 (-154 *6)) (-4 (-885 *6) (-819 *5))
- (-4 *6 (-13 (-819 *5) (-160))) (-5 *1 (-165 *5 *6 *3))))
- ((*1 *2 *1 *3 *2)
- (-12 (-5 *2 (-822 *4 *1)) (-5 *3 (-825 *4)) (-4 *1 (-819 *4))
- (-4 *4 (-1018))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *2 (-822 *5 *6)) (-5 *4 (-825 *5)) (-4 *5 (-1018))
- (-4 *6 (-13 (-1018) (-966 *3))) (-4 *3 (-819 *5))
- (-5 *1 (-864 *5 *3 *6))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *2 (-822 *5 *3)) (-4 *5 (-1018))
- (-4 *3 (-13 (-408 *6) (-566 *4) (-819 *5) (-966 (-564 $))))
- (-5 *4 (-825 *5)) (-4 *6 (-13 (-517) (-788) (-819 *5)))
- (-5 *1 (-865 *5 *6 *3))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *2 (-822 (-525) *3)) (-5 *4 (-825 (-525))) (-4 *3 (-510))
- (-5 *1 (-866 *3))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *2 (-822 *5 *6)) (-5 *3 (-564 *6)) (-4 *5 (-1018))
- (-4 *6 (-13 (-788) (-966 (-564 $)) (-566 *4) (-819 *5)))
- (-5 *4 (-825 *5)) (-5 *1 (-867 *5 *6))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *2 (-818 *5 *6 *3)) (-5 *4 (-825 *5)) (-4 *5 (-1018))
- (-4 *6 (-819 *5)) (-4 *3 (-611 *6)) (-5 *1 (-868 *5 *6 *3))))
- ((*1 *2 *3 *4 *2 *5)
- (-12 (-5 *5 (-1 (-822 *6 *3) *8 (-825 *6) (-822 *6 *3)))
- (-4 *8 (-788)) (-5 *2 (-822 *6 *3)) (-5 *4 (-825 *6))
- (-4 *6 (-1018)) (-4 *3 (-13 (-882 *9 *7 *8) (-566 *4)))
- (-4 *7 (-734)) (-4 *9 (-13 (-975) (-788) (-819 *6)))
- (-5 *1 (-869 *6 *7 *8 *9 *3))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *2 (-822 *5 *3)) (-4 *5 (-1018))
- (-4 *3 (-13 (-882 *8 *6 *7) (-566 *4))) (-5 *4 (-825 *5))
- (-4 *7 (-819 *5)) (-4 *6 (-734)) (-4 *7 (-788))
- (-4 *8 (-13 (-975) (-788) (-819 *5))) (-5 *1 (-869 *5 *6 *7 *8 *3))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *2 (-822 *5 *3)) (-4 *5 (-1018)) (-4 *3 (-923 *6))
- (-4 *6 (-13 (-517) (-819 *5) (-566 *4))) (-5 *4 (-825 *5))
- (-5 *1 (-872 *5 *6 *3))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *2 (-822 *5 (-1089))) (-5 *3 (-1089)) (-5 *4 (-825 *5))
- (-4 *5 (-1018)) (-5 *1 (-873 *5))))
- ((*1 *2 *3 *4 *5 *2 *6)
- (-12 (-5 *4 (-591 (-825 *7))) (-5 *5 (-1 *9 (-591 *9)))
- (-5 *6 (-1 (-822 *7 *9) *9 (-825 *7) (-822 *7 *9))) (-4 *7 (-1018))
- (-4 *9 (-13 (-975) (-566 (-825 *7)) (-966 *8))) (-5 *2 (-822 *7 *9))
- (-5 *3 (-591 *9)) (-4 *8 (-13 (-975) (-788)))
- (-5 *1 (-874 *7 *8 *9)))))
+ (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
+ (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-591 *4))
+ (-5 *1 (-995 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))))
+(((*1 *2 *1) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-372))))
+ ((*1 *2 *1) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-1106)))))
+(((*1 *2 *1 *1)
+ (-12 (-5 *2 (-2 (|:| -2124 (-723 *3)) (|:| |coef1| (-723 *3))))
+ (-5 *1 (-723 *3)) (-4 *3 (-517)) (-4 *3 (-975))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *3 (-517)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788))
+ (-5 *2 (-2 (|:| -2124 *1) (|:| |coef1| *1)))
+ (-4 *1 (-989 *3 *4 *5)))))
+(((*1 *2 *1) (-12 (-5 *2 (-796)) (-5 *1 (-51)))))
(((*1 *2 *1)
- (|partial| -12 (-4 *3 (-25)) (-4 *3 (-788)) (-5 *2 (-591 *1))
- (-4 *1 (-408 *3))))
- ((*1 *2 *1)
- (|partial| -12 (-5 *2 (-591 (-825 *3))) (-5 *1 (-825 *3))
- (-4 *3 (-1018))))
+ (|partial| -12 (-4 *3 (-975)) (-4 *3 (-788))
+ (-5 *2 (-2 (|:| |val| *1) (|:| -3987 (-525)))) (-4 *1 (-408 *3))))
((*1 *2 *1)
- (|partial| -12 (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788))
- (-5 *2 (-591 *1)) (-4 *1 (-882 *3 *4 *5))))
+ (|partial| -12
+ (-5 *2 (-2 (|:| |val| (-825 *3)) (|:| -3987 (-825 *3))))
+ (-5 *1 (-825 *3)) (-4 *3 (-1018))))
((*1 *2 *3)
(|partial| -12 (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-975))
- (-4 *7 (-882 *6 *4 *5)) (-5 *2 (-591 *3))
+ (-4 *7 (-882 *6 *4 *5))
+ (-5 *2 (-2 (|:| |val| *3) (|:| -3987 (-525))))
(-5 *1 (-883 *4 *5 *6 *7 *3))
(-4 *3
(-13 (-341)
- (-10 -8 (-15 -3022 ($ *7)) (-15 -1738 (*7 $))
- (-15 -1754 (*7 $))))))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-907 *3 *4 *2 *5)) (-4 *3 (-975)) (-4 *4 (-734))
- (-4 *5 (-989 *3 *4 *2)) (-4 *2 (-788))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-989 *3 *4 *2)) (-4 *3 (-975)) (-4 *4 (-734))
- (-4 *2 (-788)))))
+ (-10 -8 (-15 -2686 ($ *7)) (-15 -1384 (*7 $))
+ (-15 -1396 (*7 $))))))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1171 *1)) (-4 *1 (-348 *4 *5)) (-4 *4 (-160))
+ (-4 *5 (-1147 *4)) (-5 *2 (-631 *4))))
+ ((*1 *2)
+ (-12 (-4 *4 (-160)) (-4 *5 (-1147 *4)) (-5 *2 (-631 *4))
+ (-5 *1 (-386 *3 *4 *5)) (-4 *3 (-387 *4 *5))))
+ ((*1 *2)
+ (-12 (-4 *1 (-387 *3 *4)) (-4 *3 (-160)) (-4 *4 (-1147 *3))
+ (-5 *2 (-631 *3)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-1156 *3 *4 *5)) (-5 *1 (-297 *3 *4 *5))
- (-4 *3 (-13 (-341) (-788))) (-14 *4 (-1089)) (-14 *5 *3)))
- ((*1 *2 *1) (-12 (-4 *1 (-382)) (-5 *2 (-525))))
- ((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-396 *3)) (-4 *3 (-517))))
- ((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-640))))
+ (-12 (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-351 *3))
+ (-4 *5 (-351 *3)) (-5 *2 (-108))))
((*1 *2 *1)
- (-12 (-4 *2 (-1018)) (-5 *1 (-655 *3 *2 *4)) (-4 *3 (-788))
- (-14 *4
- (-1 (-108) (-2 (|:| -2226 *3) (|:| -2008 *2))
- (-2 (|:| -2226 *3) (|:| -2008 *2)))))))
-(((*1 *2 *1) (-12 (-5 *2 (-591 (-591 (-876 (-205))))) (-5 *1 (-445)))))
-(((*1 *2 *1)
- (-12 (-14 *3 (-591 (-1089))) (-4 *4 (-160))
- (-14 *6
- (-1 (-108) (-2 (|:| -2226 *5) (|:| -2008 *2))
- (-2 (|:| -2226 *5) (|:| -2008 *2))))
- (-4 *2 (-218 (-4045 *3) (-712))) (-5 *1 (-438 *3 *4 *5 *2 *6 *7))
- (-4 *5 (-788)) (-4 *7 (-882 *4 *2 (-798 *3))))))
-(((*1 *2 *3 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-290)) (-5 *1 (-770)))))
+ (-12 (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975))
+ (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-108)))))
+(((*1 *2 *1 *3 *4 *4 *4 *4 *5 *5 *5 *5 *6 *5 *6 *5)
+ (-12 (-5 *3 (-854)) (-5 *4 (-205)) (-5 *5 (-525)) (-5 *6 (-807))
+ (-5 *2 (-1176)) (-5 *1 (-1172)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-108)) (-5 *1 (-1054 *3 *4)) (-4 *3 (-13 (-1018) (-33)))
+ (-4 *4 (-13 (-1018) (-33))))))
+(((*1 *2 *2 *3 *2) (-12 (-5 *2 (-1072)) (-5 *3 (-525)) (-5 *1 (-221))))
+ ((*1 *2 *2 *3 *4)
+ (-12 (-5 *2 (-591 (-1072))) (-5 *3 (-525)) (-5 *4 (-1072))
+ (-5 *1 (-221))))
+ ((*1 *1 *1) (-5 *1 (-796)))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-796))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1149 *2 *3)) (-4 *3 (-733)) (-4 *2 (-975)))))
+(((*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-1126 *3)) (-4 *3 (-1018)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-517)) (-4 *5 (-923 *4))
- (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))) (-5 *1 (-133 *4 *5 *3))
- (-4 *3 (-351 *5))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-517)) (-4 *5 (-923 *4))
- (-5 *2 (-2 (|:| |num| *6) (|:| |den| *4)))
- (-5 *1 (-476 *4 *5 *6 *3)) (-4 *6 (-351 *4)) (-4 *3 (-351 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-631 *5)) (-4 *5 (-923 *4)) (-4 *4 (-517))
- (-5 *2 (-2 (|:| |num| (-631 *4)) (|:| |den| *4)))
- (-5 *1 (-634 *4 *5))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-13 (-341) (-138) (-966 (-385 (-525)))))
- (-4 *6 (-1147 *5))
- (-5 *2 (-2 (|:| -1317 *7) (|:| |rh| (-591 (-385 *6)))))
- (-5 *1 (-748 *5 *6 *7 *3)) (-5 *4 (-591 (-385 *6)))
- (-4 *7 (-601 *6)) (-4 *3 (-601 (-385 *6)))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-517)) (-4 *5 (-923 *4))
- (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))) (-5 *1 (-1140 *4 *5 *3))
- (-4 *3 (-1147 *5)))))
+ (-12 (-5 *3 (-1144 *5 *4)) (-4 *4 (-429)) (-4 *4 (-761))
+ (-14 *5 (-1089)) (-5 *2 (-525)) (-5 *1 (-1032 *4 *5)))))
(((*1 *2)
- (-12 (-5 *2 (-108)) (-5 *1 (-1070 *3)) (-4 *3 (-1018))
- (-4 *3 (-1125)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1021 *3 *4 *5 *6 *2)) (-4 *3 (-1018)) (-4 *4 (-1018))
- (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *2 (-1018)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-788) (-566 (-1089))))
- (-4 *6 (-734)) (-5 *2 (-591 (-591 (-525))))
- (-5 *1 (-857 *4 *5 *6 *7)) (-5 *3 (-525)) (-4 *7 (-882 *4 *6 *5)))))
+ (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3))
+ (-4 *5 (-1147 (-385 *4))) (-5 *2 (-631 (-385 *4))))))
(((*1 *2 *3)
- (-12 (-4 *3 (-1147 *2)) (-4 *2 (-1147 *4)) (-5 *1 (-916 *4 *2 *3 *5))
- (-4 *4 (-327)) (-4 *5 (-666 *2 *3)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *1 (-594 *2 *3 *4)) (-4 *2 (-1018)) (-4 *3 (-23))
- (-14 *4 *3))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 (-721 *5 (-798 *6)))) (-5 *4 (-108)) (-4 *5 (-429))
- (-14 *6 (-591 (-1089)))
- (-5 *2
- (-591 (-1060 *5 (-497 (-798 *6)) (-798 *6) (-721 *5 (-798 *6)))))
- (-5 *1 (-576 *5 *6)))))
-(((*1 *2)
- (-12 (-4 *3 (-517)) (-5 *2 (-591 (-631 *3))) (-5 *1 (-42 *3 *4))
- (-4 *4 (-395 *3)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
- (-4 *2 (-13 (-408 *3) (-932)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3))
- (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3))
- (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4))))
- ((*1 *1 *1) (-4 *1 (-466)))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
- (-5 *1 (-1075 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
- (-5 *1 (-1076 *3)))))
-(((*1 *1 *2 *2 *2 *2) (-12 (-4 *1 (-927 *2)) (-4 *2 (-160)))))
-(((*1 *1 *1 *1) (-4 *1 (-134)))
- ((*1 *2 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-147 *3 *2))
- (-4 *2 (-408 *3))))
- ((*1 *2 *2 *2) (-12 (-5 *1 (-148 *2)) (-4 *2 (-510)))))
-(((*1 *2)
- (-12 (-4 *3 (-517)) (-5 *2 (-591 *4)) (-5 *1 (-42 *3 *4))
- (-4 *4 (-395 *3)))))
+ (-12 (-4 *4 (-517)) (-5 *2 (-712)) (-5 *1 (-42 *4 *3))
+ (-4 *3 (-395 *4)))))
(((*1 *2 *3)
- (-12
- (-5 *3
- (-591 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525))))))
- (-5 *2 (-591 (-205))) (-5 *1 (-284)))))
-(((*1 *2 *3 *4 *3 *3 *3 *3 *4 *3)
- (-12 (-5 *3 (-525)) (-5 *4 (-631 (-157 (-205)))) (-5 *2 (-964))
- (-5 *1 (-698)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1085 *5)) (-4 *5 (-429)) (-5 *2 (-591 *6))
- (-5 *1 (-503 *5 *6 *4)) (-4 *6 (-341)) (-4 *4 (-13 (-341) (-786)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-885 *5)) (-4 *5 (-429)) (-5 *2 (-591 *6))
- (-5 *1 (-503 *5 *6 *4)) (-4 *6 (-341)) (-4 *4 (-13 (-341) (-786))))))
-(((*1 *1 *1 *1) (-5 *1 (-796))))
-(((*1 *2 *1 *3) (-12 (-4 *1 (-281)) (-5 *3 (-1089)) (-5 *2 (-108))))
- ((*1 *2 *1 *1) (-12 (-4 *1 (-281)) (-5 *2 (-108)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
- (-4 *2 (-13 (-408 *3) (-932)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3))
- (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3))
- (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089)))
- (-14 *3 (-591 (-1089))) (-4 *4 (-365))))
- ((*1 *1 *1) (-4 *1 (-466)))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
- (-5 *1 (-1075 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
- (-5 *1 (-1076 *3)))))
-(((*1 *2 *3 *4 *3)
- (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
- (-5 *1 (-689)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-975)) (-5 *2 (-1171 *3)) (-5 *1 (-654 *3 *4))
- (-4 *4 (-1147 *3)))))
+ (-12 (-4 *3 (-1147 (-385 (-525))))
+ (-5 *2 (-2 (|:| |den| (-525)) (|:| |gcdnum| (-525))))
+ (-5 *1 (-846 *3 *4)) (-4 *4 (-1147 (-385 *3)))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-1147 (-385 *2))) (-5 *2 (-525)) (-5 *1 (-846 *4 *3))
+ (-4 *3 (-1147 (-385 *4))))))
(((*1 *2 *3)
- (-12 (-5 *3 (-631 *4)) (-4 *4 (-341)) (-5 *2 (-1085 *4))
- (-5 *1 (-498 *4 *5 *6)) (-4 *5 (-341)) (-4 *6 (-13 (-341) (-786))))))
-(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-236)))))
-(((*1 *2)
- (-12 (-4 *3 (-517)) (-5 *2 (-591 *4)) (-5 *1 (-42 *3 *4))
- (-4 *4 (-395 *3)))))
-(((*1 *2 *3 *3)
- (-12 (|has| *2 (-6 (-4252 "*"))) (-4 *5 (-351 *2)) (-4 *6 (-351 *2))
- (-4 *2 (-975)) (-5 *1 (-99 *2 *3 *4 *5 *6)) (-4 *3 (-1147 *2))
- (-4 *4 (-629 *2 *5 *6)))))
-(((*1 *2 *3 *4 *5 *6 *5)
- (-12 (-5 *4 (-157 (-205))) (-5 *5 (-525)) (-5 *6 (-1072))
- (-5 *3 (-205)) (-5 *2 (-964)) (-5 *1 (-700)))))
-(((*1 *1 *1)
- (-12 (-4 *2 (-341)) (-4 *3 (-734)) (-4 *4 (-788))
- (-5 *1 (-477 *2 *3 *4 *5)) (-4 *5 (-882 *2 *3 *4)))))
-(((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-591 *5)) (-5 *4 (-525)) (-4 *5 (-786)) (-4 *5 (-341))
- (-5 *2 (-712)) (-5 *1 (-878 *5 *6)) (-4 *6 (-1147 *5)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *1 (-405 *3 *2)) (-4 *3 (-13 (-160) (-37 (-385 (-525)))))
- (-4 *2 (-13 (-788) (-21))))))
-(((*1 *1 *2 *3)
- (-12 (-5 *3 (-1072)) (-4 *1 (-342 *2 *4)) (-4 *2 (-1018))
- (-4 *4 (-1018))))
- ((*1 *1 *2)
- (-12 (-4 *1 (-342 *2 *3)) (-4 *2 (-1018)) (-4 *3 (-1018)))))
-(((*1 *2 *1) (-12 (-5 *2 (-169)) (-5 *1 (-259)))))
-(((*1 *2 *2)
- (-12
- (-5 *2
- (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *4)
- (|:| |xpnt| (-525))))
- (-4 *4 (-13 (-1147 *3) (-517) (-10 -8 (-15 -1399 ($ $ $)))))
- (-4 *3 (-517)) (-5 *1 (-1150 *3 *4)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
- (-4 *2 (-13 (-408 *3) (-932)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3))
- (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3))
- (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089)))
- (-14 *3 (-591 (-1089))) (-4 *4 (-365))))
- ((*1 *1 *1) (-4 *1 (-466)))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
- (-5 *1 (-1075 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
- (-5 *1 (-1076 *3)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-13 (-341) (-138) (-966 (-525)))) (-4 *5 (-1147 *4))
- (-5 *2 (-2 (|:| |ans| (-385 *5)) (|:| |nosol| (-108))))
- (-5 *1 (-945 *4 *5)) (-5 *3 (-385 *5)))))
-(((*1 *2 *1) (-12 (-4 *3 (-975)) (-5 *2 (-591 *1)) (-4 *1 (-1050 *3)))))
-(((*1 *2 *1) (-12 (-4 *1 (-367)) (-5 *2 (-108)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-232 *3 *4 *2 *5)) (-4 *3 (-975)) (-4 *4 (-788))
- (-4 *5 (-734)) (-4 *2 (-245 *4)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-3 (-385 (-885 *5)) (-1079 (-1089) (-885 *5))))
- (-4 *5 (-429)) (-5 *2 (-591 (-631 (-385 (-885 *5)))))
- (-5 *1 (-271 *5)) (-5 *4 (-631 (-385 (-885 *5)))))))
-(((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-712)) (-5 *3 (-876 *4)) (-4 *1 (-1050 *4))
- (-4 *4 (-975))))
- ((*1 *2 *1 *3 *4)
- (-12 (-5 *3 (-712)) (-5 *4 (-876 (-205))) (-5 *2 (-1176))
- (-5 *1 (-1173)))))
+ (|partial| -12 (-4 *4 (-13 (-517) (-788) (-966 (-525))))
+ (-4 *5 (-408 *4)) (-5 *2 (-396 (-1085 (-385 (-525)))))
+ (-5 *1 (-413 *4 *5 *3)) (-4 *3 (-1147 *5)))))
+(((*1 *2 *1) (-12 (-4 *1 (-802 *3)) (-5 *2 (-525)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-396 (-1085 *1))) (-5 *1 (-294 *4)) (-5 *3 (-1085 *1))
- (-4 *4 (-429)) (-4 *4 (-517)) (-4 *4 (-788))))
- ((*1 *2 *3)
- (-12 (-4 *1 (-842)) (-5 *2 (-396 (-1085 *1))) (-5 *3 (-1085 *1)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-907 *3 *4 *5 *6)) (-4 *3 (-975)) (-4 *4 (-734))
- (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-517))
- (-5 *2 (-108)))))
-(((*1 *1 *1 *2) (-12 (-4 *1 (-1058)) (-5 *2 (-132))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-1058)) (-5 *2 (-135)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-591 (-876 *4))) (-5 *1 (-1078 *3 *4)) (-14 *3 (-854))
- (-4 *4 (-975)))))
-(((*1 *2)
- (-12 (-4 *3 (-517)) (-5 *2 (-591 (-631 *3))) (-5 *1 (-42 *3 *4))
- (-4 *4 (-395 *3)))))
-(((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-859)))))
+ (-12 (-5 *3 (-591 *4)) (-4 *4 (-1018)) (-5 *2 (-1176))
+ (-5 *1 (-1126 *4))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-591 *4)) (-4 *4 (-1018)) (-5 *2 (-1176))
+ (-5 *1 (-1126 *4)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-854)) (-5 *2 (-1085 *4)) (-5 *1 (-544 *4))
- (-4 *4 (-327)))))
-(((*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-135)))))
+ (-12 (-4 *4 (-975)) (-4 *3 (-1147 *4)) (-4 *2 (-1162 *4))
+ (-5 *1 (-1165 *4 *3 *5 *2)) (-4 *5 (-601 *3)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-4 *1 (-1147 *3)) (-4 *3 (-975))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-854)) (-4 *1 (-1149 *3 *4)) (-4 *3 (-975))
+ (-4 *4 (-733))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-385 (-525))) (-4 *1 (-1152 *3)) (-4 *3 (-975)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1089)) (-4 *5 (-1129)) (-4 *6 (-1147 *5))
- (-4 *7 (-1147 (-385 *6))) (-5 *2 (-591 (-885 *5)))
- (-5 *1 (-319 *4 *5 *6 *7)) (-4 *4 (-320 *5 *6 *7))))
+ (-12
+ (-5 *3
+ (-477 (-385 (-525)) (-220 *5 (-712)) (-798 *4)
+ (-227 *4 (-385 (-525)))))
+ (-14 *4 (-591 (-1089))) (-14 *5 (-712)) (-5 *2 (-108))
+ (-5 *1 (-478 *4 *5)))))
+(((*1 *2 *1)
+ (-12 (-4 *3 (-213)) (-4 *3 (-975)) (-4 *4 (-788)) (-4 *5 (-245 *4))
+ (-4 *6 (-734)) (-5 *2 (-1 *1 (-712))) (-4 *1 (-232 *3 *4 *5 *6))))
((*1 *2 *3)
- (-12 (-5 *3 (-1089)) (-4 *1 (-320 *4 *5 *6)) (-4 *4 (-1129))
- (-4 *5 (-1147 *4)) (-4 *6 (-1147 (-385 *5))) (-4 *4 (-341))
- (-5 *2 (-591 (-885 *4))))))
-(((*1 *1 *1 *1) (-12 (-4 *1 (-790 *2)) (-4 *2 (-975)) (-4 *2 (-341)))))
-(((*1 *2 *1) (-12 (-5 *1 (-847 *2)) (-4 *2 (-286)))))
-(((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-525) (-525))) (-5 *1 (-339 *3)) (-4 *3 (-1018))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-712) (-712))) (-5 *1 (-364 *3)) (-4 *3 (-1018))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-23)) (-14 *5 *4)
- (-5 *1 (-594 *3 *4 *5)) (-4 *3 (-1018)))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-1091 (-385 (-525)))) (-5 *1 (-172)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-169)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-631 *5)) (-4 *5 (-975)) (-5 *1 (-979 *3 *4 *5))
- (-14 *3 (-712)) (-14 *4 (-712)))))
+ (-12 (-4 *4 (-975)) (-4 *3 (-788)) (-4 *5 (-245 *3)) (-4 *6 (-734))
+ (-5 *2 (-1 *1 (-712))) (-4 *1 (-232 *4 *3 *5 *6))))
+ ((*1 *1 *2 *3) (-12 (-5 *3 (-712)) (-4 *1 (-245 *2)) (-4 *2 (-788)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
- (-4 *2 (-13 (-408 *3) (-932))))))
-(((*1 *2 *3 *1)
- (-12 (-4 *1 (-994 *4 *5 *6 *3)) (-4 *4 (-429)) (-4 *5 (-734))
- (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-108)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))))
-(((*1 *2 *1 *1) (-12 (-4 *1 (-286)) (-5 *2 (-108)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-525)) (-5 *2 (-3 "nil" "sqfr" "irred" "prime"))
- (-5 *1 (-396 *4)) (-4 *4 (-517)))))
-(((*1 *1 *1) (-5 *1 (-987))))
-(((*1 *2 *1)
- (|partial| -12 (-4 *1 (-1154 *3 *2)) (-4 *3 (-975))
- (-4 *2 (-1131 *3)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-591 (-591 (-159)))))))
-(((*1 *2 *3 *4 *5 *6 *5)
- (-12 (-5 *4 (-157 (-205))) (-5 *5 (-525)) (-5 *6 (-1072))
- (-5 *3 (-205)) (-5 *2 (-964)) (-5 *1 (-700)))))
-(((*1 *1 *1 *2)
- (-12 (-4 *1 (-55 *2 *3 *4)) (-4 *2 (-1125)) (-4 *3 (-351 *2))
- (-4 *4 (-351 *2))))
- ((*1 *1 *1 *2)
- (-12 (|has| *1 (-6 -4251)) (-4 *1 (-558 *3 *2)) (-4 *3 (-1018))
- (-4 *2 (-1125)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1070 *3)) (-5 *1 (-161 *3)) (-4 *3 (-286)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))))
-(((*1 *1 *1 *1 *1) (-4 *1 (-510))))
+ (-12 (-4 *3 (-13 (-517) (-788) (-966 (-525)))) (-5 *1 (-170 *3 *2))
+ (-4 *2 (-13 (-27) (-1111) (-408 (-157 *3))))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-517) (-788) (-966 (-525))))
+ (-5 *1 (-170 *4 *2)) (-4 *2 (-13 (-27) (-1111) (-408 (-157 *4))))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-429) (-788) (-966 (-525)) (-587 (-525))))
+ (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-27) (-1111) (-408 *3)))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1089))
+ (-4 *4 (-13 (-429) (-788) (-966 (-525)) (-587 (-525))))
+ (-5 *1 (-1115 *4 *2)) (-4 *2 (-13 (-27) (-1111) (-408 *4))))))
+(((*1 *2 *3 *4 *5 *6)
+ (-12 (-5 *5 (-1 (-542 *3) *3 (-1089)))
+ (-5 *6
+ (-1 (-3 (-2 (|:| |special| *3) (|:| |integrand| *3)) "failed") *3
+ (-1089)))
+ (-4 *3 (-263)) (-4 *3 (-577)) (-4 *3 (-966 *4)) (-4 *3 (-408 *7))
+ (-5 *4 (-1089)) (-4 *7 (-566 (-825 (-525)))) (-4 *7 (-429))
+ (-4 *7 (-819 (-525))) (-4 *7 (-788)) (-5 *2 (-542 *3))
+ (-5 *1 (-534 *7 *3)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-327)) (-5 *2 (-396 (-1085 (-1085 *4))))
- (-5 *1 (-1124 *4)) (-5 *3 (-1085 (-1085 *4))))))
+ (-12 (-4 *4 (-975))
+ (-4 *2 (-13 (-382) (-966 *4) (-341) (-1111) (-263)))
+ (-5 *1 (-420 *4 *3 *2)) (-4 *3 (-1147 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-854)) (-4 *5 (-975))
+ (-4 *2 (-13 (-382) (-966 *5) (-341) (-1111) (-263)))
+ (-5 *1 (-420 *5 *3 *2)) (-4 *3 (-1147 *5)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-591 (-2 (|:| |k| (-616 *3)) (|:| |c| *4))))
- (-5 *1 (-575 *3 *4 *5)) (-4 *3 (-788))
- (-4 *4 (-13 (-160) (-659 (-385 (-525))))) (-14 *5 (-854)))))
+ (-12 (-4 *1 (-1186 *3 *4)) (-4 *3 (-788)) (-4 *4 (-975))
+ (-5 *2 (-760 *3))))
+ ((*1 *2 *1) (-12 (-4 *2 (-784)) (-5 *1 (-1192 *3 *2)) (-4 *3 (-975)))))
+(((*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-1004 *3)) (-4 *3 (-127)))))
+(((*1 *2 *1) (-12 (-4 *1 (-618 *3)) (-4 *3 (-1125)) (-5 *2 (-712)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-591 (-591 (-876 (-205))))) (-5 *2 (-591 (-205)))
- (-5 *1 (-445)))))
+ (-12 (-5 *2 (-564 *4)) (-5 *1 (-563 *3 *4)) (-4 *3 (-788))
+ (-4 *4 (-788)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2))
- (-4 *2 (-13 (-408 *3) (-1111))))))
-(((*1 *2 *3 *1)
- (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
- (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-591 *1))
- (-4 *1 (-994 *4 *5 *6 *3)))))
-(((*1 *2 *1 *1) (-12 (-4 *1 (-510)) (-5 *2 (-108)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-712)) (-4 *1 (-352 *3 *4)) (-4 *3 (-788))
- (-4 *4 (-160))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-712)) (-4 *1 (-1190 *3 *4)) (-4 *3 (-788))
- (-4 *4 (-975)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-327)) (-5 *2 (-396 (-1085 (-1085 *4))))
- (-5 *1 (-1124 *4)) (-5 *3 (-1085 (-1085 *4))))))
+ (-12 (-4 *3 (-341)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3))
+ (-5 *1 (-492 *3 *4 *5 *2)) (-4 *2 (-629 *3 *4 *5)))))
(((*1 *2 *3)
(-12
(-5 *3
@@ -12424,1108 +14141,589 @@
(|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205)))
(|:| |abserr| (-205)) (|:| |relerr| (-205))))
(-5 *2 (-357)) (-5 *1 (-187)))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-1091 (-385 (-525)))) (-5 *1 (-172)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-591 (-525))) (-5 *1 (-934 *3)) (-14 *3 (-525)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-975)) (-4 *4 (-1147 *3)) (-5 *1 (-152 *3 *4 *2))
+ (-4 *2 (-1147 *4))))
+ ((*1 *1 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-1125)))))
+(((*1 *2 *2 *3)
+ (-12
+ (-5 *2
+ (-2 (|:| |partsol| (-1171 (-385 (-885 *4))))
+ (|:| -3612 (-591 (-1171 (-385 (-885 *4)))))))
+ (-5 *3 (-591 *7)) (-4 *4 (-13 (-286) (-138)))
+ (-4 *7 (-882 *4 *6 *5)) (-4 *5 (-13 (-788) (-566 (-1089))))
+ (-4 *6 (-734)) (-5 *1 (-857 *4 *5 *6 *7)))))
+(((*1 *1) (-5 *1 (-1003))))
+(((*1 *1 *2 *2 *3) (-12 (-5 *2 (-525)) (-5 *3 (-854)) (-5 *1 (-640))))
+ ((*1 *2 *2 *2 *3 *4)
+ (-12 (-5 *2 (-631 *5)) (-5 *3 (-94 *5)) (-5 *4 (-1 *5 *5))
+ (-4 *5 (-341)) (-5 *1 (-909 *5)))))
+(((*1 *2 *1 *3 *4)
+ (-12 (-5 *3 (-445)) (-5 *4 (-854)) (-5 *2 (-1176)) (-5 *1 (-1172)))))
+(((*1 *1 *2 *1) (-12 (-5 *2 (-1088)) (-5 *1 (-308)))))
+(((*1 *2 *3 *3 *2) (-12 (-5 *2 (-964)) (-5 *3 (-1089)) (-5 *1 (-174)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1 *5 (-591 *5))) (-4 *5 (-1162 *4))
- (-4 *4 (-37 (-385 (-525))))
- (-5 *2 (-1 (-1070 *4) (-591 (-1070 *4)))) (-5 *1 (-1164 *4 *5)))))
-(((*1 *1 *2 *1) (-12 (-5 *1 (-117 *2)) (-4 *2 (-788)))))
-(((*1 *2 *1) (-12 (-5 *2 (-902)) (-5 *1 (-838 *3)) (-4 *3 (-1018)))))
+ (-12 (-5 *3 (-860))
+ (-5 *2
+ (-2 (|:| |brans| (-591 (-591 (-876 (-205)))))
+ (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205)))))
+ (-5 *1 (-144))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *3 (-860)) (-5 *4 (-385 (-525)))
+ (-5 *2
+ (-2 (|:| |brans| (-591 (-591 (-876 (-205)))))
+ (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205)))))
+ (-5 *1 (-144)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-4 *3 (-346))
- (-5 *2 (-1085 *3)))))
-(((*1 *1) (-5 *1 (-135)))
+ (-12 (-4 *1 (-232 *3 *4 *5 *6)) (-4 *3 (-975)) (-4 *4 (-788))
+ (-4 *5 (-245 *4)) (-4 *6 (-734)) (-5 *2 (-712))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *1 (-232 *4 *3 *5 *6)) (-4 *4 (-975)) (-4 *3 (-788))
+ (-4 *5 (-245 *3)) (-4 *6 (-734)) (-5 *2 (-712))))
+ ((*1 *2 *1) (-12 (-4 *1 (-245 *3)) (-4 *3 (-788)) (-5 *2 (-712))))
+ ((*1 *2 *1) (-12 (-4 *1 (-327)) (-5 *2 (-854))))
((*1 *2 *3)
- (-12 (-5 *3 (-591 (-242))) (-5 *2 (-1049 (-205))) (-5 *1 (-240))))
- ((*1 *1 *2) (-12 (-5 *2 (-1049 (-205))) (-5 *1 (-242)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-975)) (-4 *4 (-1018)) (-5 *2 (-591 *1))
- (-4 *1 (-360 *3 *4))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-591 (-677 *3 *4))) (-5 *1 (-677 *3 *4)) (-4 *3 (-975))
- (-4 *4 (-668))))
+ (-12 (-5 *3 (-314 *4 *5 *6 *7)) (-4 *4 (-13 (-346) (-341)))
+ (-4 *5 (-1147 *4)) (-4 *6 (-1147 (-385 *5))) (-4 *7 (-320 *4 *5 *6))
+ (-5 *2 (-712)) (-5 *1 (-370 *4 *5 *6 *7))))
+ ((*1 *2 *1) (-12 (-4 *1 (-380)) (-5 *2 (-774 (-854)))))
+ ((*1 *2 *1) (-12 (-4 *1 (-382)) (-5 *2 (-525))))
+ ((*1 *2 *1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-551 *3)) (-4 *3 (-975))))
+ ((*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-551 *3)) (-4 *3 (-975))))
((*1 *2 *1)
- (-12 (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-591 *1))
- (-4 *1 (-882 *3 *4 *5)))))
-(((*1 *2 *2 *1)
- (-12 (-5 *2 (-591 *6)) (-4 *1 (-907 *3 *4 *5 *6)) (-4 *3 (-975))
- (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5))
- (-4 *3 (-517)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-294 (-205))) (-5 *2 (-294 (-385 (-525))))
- (-5 *1 (-284)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-1163 *2 *3 *4)) (-4 *2 (-975)) (-14 *3 (-1089))
- (-14 *4 *2))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-631 *8)) (-5 *4 (-712)) (-4 *8 (-882 *5 *7 *6))
- (-4 *5 (-13 (-286) (-138))) (-4 *6 (-13 (-788) (-566 (-1089))))
- (-4 *7 (-734))
- (-5 *2
- (-591
- (-2 (|:| |det| *8) (|:| |rows| (-591 (-525)))
- (|:| |cols| (-591 (-525))))))
- (-5 *1 (-857 *5 *6 *7 *8)))))
-(((*1 *1 *1) (-4 *1 (-606))) ((*1 *1 *1) (-5 *1 (-1036))))
-(((*1 *2 *3 *3 *4 *5)
- (-12 (-5 *3 (-591 (-631 *6))) (-5 *4 (-108)) (-5 *5 (-525))
- (-5 *2 (-631 *6)) (-5 *1 (-958 *6)) (-4 *6 (-341)) (-4 *6 (-975))))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-591 (-631 *4))) (-5 *2 (-631 *4)) (-5 *1 (-958 *4))
- (-4 *4 (-341)) (-4 *4 (-975))))
- ((*1 *2 *3 *3 *4)
- (-12 (-5 *3 (-591 (-631 *5))) (-5 *4 (-525)) (-5 *2 (-631 *5))
- (-5 *1 (-958 *5)) (-4 *5 (-341)) (-4 *5 (-975)))))
-(((*1 *2 *3 *3 *2) (-12 (-5 *2 (-357)) (-5 *3 (-1072)) (-5 *1 (-92))))
- ((*1 *2 *3 *2) (-12 (-5 *2 (-357)) (-5 *3 (-1072)) (-5 *1 (-92)))))
-(((*1 *2 *2)
- (|partial| -12 (-4 *3 (-341)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3))
- (-5 *1 (-492 *3 *4 *5 *2)) (-4 *2 (-629 *3 *4 *5))))
+ (-12 (-4 *3 (-517)) (-5 *2 (-525)) (-5 *1 (-572 *3 *4))
+ (-4 *4 (-1147 *3))))
+ ((*1 *2 *1 *3 *2)
+ (-12 (-5 *2 (-712)) (-4 *1 (-682 *4 *3)) (-4 *4 (-975))
+ (-4 *3 (-788))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *1 (-682 *4 *3)) (-4 *4 (-975)) (-4 *3 (-788))
+ (-5 *2 (-712))))
+ ((*1 *2 *1) (-12 (-4 *1 (-802 *3)) (-5 *2 (-712))))
+ ((*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-837 *3)) (-4 *3 (-1018))))
+ ((*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-838 *3)) (-4 *3 (-1018))))
((*1 *2 *3)
- (|partial| -12 (-4 *4 (-517)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4))
- (-4 *7 (-923 *4)) (-4 *2 (-629 *7 *8 *9))
- (-5 *1 (-493 *4 *5 *6 *3 *7 *8 *9 *2)) (-4 *3 (-629 *4 *5 *6))
- (-4 *8 (-351 *7)) (-4 *9 (-351 *7))))
- ((*1 *1 *1)
- (|partial| -12 (-4 *1 (-629 *2 *3 *4)) (-4 *2 (-975))
- (-4 *3 (-351 *2)) (-4 *4 (-351 *2)) (-4 *2 (-341))))
- ((*1 *2 *2)
- (|partial| -12 (-4 *3 (-341)) (-4 *3 (-160)) (-4 *4 (-351 *3))
- (-4 *5 (-351 *3)) (-5 *1 (-630 *3 *4 *5 *2))
- (-4 *2 (-629 *3 *4 *5))))
- ((*1 *1 *1)
- (|partial| -12 (-5 *1 (-631 *2)) (-4 *2 (-341)) (-4 *2 (-975))))
- ((*1 *1 *1)
- (|partial| -12 (-4 *1 (-1039 *2 *3 *4 *5)) (-4 *3 (-975))
- (-4 *4 (-218 *2 *3)) (-4 *5 (-218 *2 *3)) (-4 *3 (-341))))
- ((*1 *2 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-788)) (-5 *1 (-1097 *3)))))
-(((*1 *2 *1) (-12 (-5 *2 (-591 (-591 (-205)))) (-5 *1 (-859)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-712)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-51)) (-5 *1 (-770)))))
-(((*1 *2 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1125)))))
-(((*1 *2) (-12 (-5 *2 (-807)) (-5 *1 (-1174))))
- ((*1 *2 *2) (-12 (-5 *2 (-807)) (-5 *1 (-1174)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -2805 *4)))
- (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))))
+ (|partial| -12 (-5 *3 (-314 *5 *6 *7 *8)) (-4 *5 (-408 *4))
+ (-4 *6 (-1147 *5)) (-4 *7 (-1147 (-385 *6)))
+ (-4 *8 (-320 *5 *6 *7)) (-4 *4 (-13 (-788) (-517) (-966 (-525))))
+ (-5 *2 (-712)) (-5 *1 (-844 *4 *5 *6 *7 *8))))
+ ((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-314 (-385 (-525)) *4 *5 *6))
+ (-4 *4 (-1147 (-385 (-525)))) (-4 *5 (-1147 (-385 *4)))
+ (-4 *6 (-320 (-385 (-525)) *4 *5)) (-5 *2 (-712))
+ (-5 *1 (-845 *4 *5 *6))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-314 *6 *7 *4 *8)) (-5 *5 (-1 *9 *6)) (-4 *6 (-341))
+ (-4 *7 (-1147 *6)) (-4 *4 (-1147 (-385 *7))) (-4 *8 (-320 *6 *7 *4))
+ (-4 *9 (-13 (-346) (-341))) (-5 *2 (-712))
+ (-5 *1 (-948 *6 *7 *4 *8 *9))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *1 (-1147 *3)) (-4 *3 (-975)) (-4 *3 (-517)) (-5 *2 (-712))))
+ ((*1 *2 *1 *2)
+ (-12 (-4 *1 (-1149 *3 *2)) (-4 *3 (-975)) (-4 *2 (-733))))
+ ((*1 *2 *1) (-12 (-4 *1 (-1149 *3 *2)) (-4 *3 (-975)) (-4 *2 (-733)))))
(((*1 *2 *3 *1)
- (-12 (-4 *4 (-341)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108))
- (-5 *1 (-477 *4 *5 *6 *3)) (-4 *3 (-882 *4 *5 *6)))))
-(((*1 *2 *2 *3)
- (|partial| -12 (-5 *3 (-712)) (-4 *1 (-914 *2)) (-4 *2 (-1111)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-712)) (-5 *1 (-619 *3)) (-4 *3 (-975)) (-4 *3 (-1018)))))
-(((*1 *2)
- (-12 (-5 *2 (-385 (-885 *3))) (-5 *1 (-430 *3 *4 *5 *6))
- (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-854))
- (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))))
-(((*1 *2 *3 *3 *4)
- (-12 (-5 *4 (-591 (-294 (-205)))) (-5 *3 (-205)) (-5 *2 (-108))
- (-5 *1 (-192)))))
+ (-12 (-4 *1 (-558 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-1125))
+ (-5 *2 (-108)))))
(((*1 *2 *3)
- (-12 (-5 *3 |RationalNumber|) (-5 *2 (-1 (-525))) (-5 *1 (-973)))))
-(((*1 *2 *1 *2)
- (-12 (|has| *1 (-6 -4251)) (-4 *1 (-1159 *2)) (-4 *2 (-1125)))))
-(((*1 *1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-113 *3)) (-14 *3 *2)))
- ((*1 *1 *1) (-12 (-5 *1 (-113 *2)) (-14 *2 (-525))))
- ((*1 *1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-804 *3)) (-14 *3 *2)))
- ((*1 *1 *1) (-12 (-5 *1 (-804 *2)) (-14 *2 (-525))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-525)) (-14 *3 *2) (-5 *1 (-805 *3 *4))
- (-4 *4 (-802 *3))))
- ((*1 *1 *1)
- (-12 (-14 *2 (-525)) (-5 *1 (-805 *2 *3)) (-4 *3 (-802 *2))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-525)) (-4 *1 (-1133 *3 *4)) (-4 *3 (-975))
- (-4 *4 (-1162 *3))))
- ((*1 *1 *1)
- (-12 (-4 *1 (-1133 *2 *3)) (-4 *2 (-975)) (-4 *3 (-1162 *2)))))
-(((*1 *2 *3 *3 *4 *5 *5 *5 *3)
- (-12 (-5 *3 (-525)) (-5 *4 (-1072)) (-5 *5 (-631 (-205)))
- (-5 *2 (-964)) (-5 *1 (-689)))))
+ (-12 (-5 *3 (-591 (-294 (-205)))) (-5 *2 (-108)) (-5 *1 (-246))))
+ ((*1 *2 *3) (-12 (-5 *3 (-294 (-205))) (-5 *2 (-108)) (-5 *1 (-246))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108))
+ (-5 *1 (-908 *4 *5 *6 *3)) (-4 *3 (-989 *4 *5 *6)))))
+(((*1 *2 *3 *3 *3 *3 *4 *3 *3 *3 *3 *3 *3 *5 *5 *4 *3 *6 *7)
+ (-12 (-5 *3 (-525)) (-5 *5 (-631 (-205)))
+ (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-73 FCN JACOBF JACEPS))))
+ (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-74 G JACOBG JACGEP))))
+ (-5 *4 (-205)) (-5 *2 (-964)) (-5 *1 (-691)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1 *6 *4 *5)) (-4 *4 (-1018)) (-4 *5 (-1018))
- (-4 *6 (-1018)) (-5 *2 (-1 *6 *5 *4)) (-5 *1 (-626 *4 *5 *6)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-110)) (-5 *3 (-591 (-1 *4 (-591 *4)))) (-4 *4 (-1018))
- (-5 *1 (-109 *4))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-110)) (-5 *3 (-1 *4 *4)) (-4 *4 (-1018))
- (-5 *1 (-109 *4))))
+ (-12 (-5 *3 (-385 *5)) (-4 *5 (-1147 *4)) (-4 *4 (-517))
+ (-4 *4 (-975)) (-4 *2 (-1162 *4)) (-5 *1 (-1165 *4 *5 *6 *2))
+ (-4 *6 (-601 *5)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-1 (-876 (-205)) (-876 (-205)))) (-5 *1 (-242))))
((*1 *2 *3)
- (|partial| -12 (-5 *3 (-110)) (-5 *2 (-591 (-1 *4 (-591 *4))))
- (-5 *1 (-109 *4)) (-4 *4 (-1018)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-825 *3)) (-4 *3 (-1018))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1021 *3 *4 *5 *6 *7)) (-4 *3 (-1018)) (-4 *4 (-1018))
- (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *7 (-1018)) (-5 *2 (-108)))))
-(((*1 *1 *1 *2 *2 *2) (-12 (-5 *2 (-1013 (-205))) (-5 *1 (-859))))
- ((*1 *1 *1 *2 *2) (-12 (-5 *2 (-1013 (-205))) (-5 *1 (-860))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-1013 (-205))) (-5 *1 (-860))))
- ((*1 *2 *1 *3 *3 *3)
- (-12 (-5 *3 (-357)) (-5 *2 (-1176)) (-5 *1 (-1173))))
- ((*1 *2 *1 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1176)) (-5 *1 (-1173)))))
-(((*1 *2 *3 *4 *3 *4 *4 *4 *4 *4)
- (-12 (-5 *3 (-631 (-205))) (-5 *4 (-525)) (-5 *2 (-964))
- (-5 *1 (-697)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))))
-(((*1 *2)
- (-12 (-4 *4 (-1129)) (-4 *5 (-1147 *4)) (-4 *6 (-1147 (-385 *5)))
- (-5 *2 (-712)) (-5 *1 (-319 *3 *4 *5 *6)) (-4 *3 (-320 *4 *5 *6))))
- ((*1 *2)
- (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3))
- (-4 *5 (-1147 (-385 *4))) (-5 *2 (-712)))))
-(((*1 *2)
- (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3))
- (-4 *5 (-1147 (-385 *4))) (-5 *2 (-631 (-385 *4))))))
-(((*1 *2)
- (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3))
- (-4 *5 (-1147 (-385 *4))) (-5 *2 (-631 (-385 *4))))))
-(((*1 *2 *3 *2)
- (-12
- (-5 *2
- (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -3115 (-205))
- (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205))
- (|:| |deltaX| (-205)) (|:| |deltaY| (-205))))
- (-5 *3 (-591 (-242))) (-5 *1 (-240))))
- ((*1 *1 *2)
- (-12
- (-5 *2
- (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -3115 (-205))
- (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205))
- (|:| |deltaX| (-205)) (|:| |deltaY| (-205))))
- (-5 *1 (-242))))
- ((*1 *2 *1 *3 *3 *3)
- (-12 (-5 *3 (-357)) (-5 *2 (-1176)) (-5 *1 (-1173))))
- ((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-357)) (-5 *2 (-1176)) (-5 *1 (-1173))))
- ((*1 *2 *1 *3 *3 *4 *4 *4)
- (-12 (-5 *3 (-525)) (-5 *4 (-357)) (-5 *2 (-1176)) (-5 *1 (-1173))))
+ (-12 (-5 *3 (-1171 *1)) (-4 *1 (-307 *4)) (-4 *4 (-341))
+ (-5 *2 (-631 *4))))
+ ((*1 *2 *1) (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-5 *2 (-1171 *3))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-1171 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160))
+ (-5 *2 (-631 *4))))
((*1 *2 *1 *3)
- (-12
- (-5 *3
- (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -3115 (-205))
- (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205))
- (|:| |deltaX| (-205)) (|:| |deltaY| (-205))))
- (-5 *2 (-1176)) (-5 *1 (-1173))))
+ (-12 (-5 *3 (-1171 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160))
+ (-5 *2 (-1171 *4))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-1171 *1)) (-4 *1 (-348 *4 *5)) (-4 *4 (-160))
+ (-4 *5 (-1147 *4)) (-5 *2 (-631 *4))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-1171 *1)) (-4 *1 (-348 *4 *5)) (-4 *4 (-160))
+ (-4 *5 (-1147 *4)) (-5 *2 (-1171 *4))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1171 *1)) (-4 *1 (-387 *4 *5)) (-4 *4 (-160))
+ (-4 *5 (-1147 *4)) (-5 *2 (-631 *4))))
((*1 *2 *1)
- (-12
- (-5 *2
- (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -3115 (-205))
- (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205))
- (|:| |deltaX| (-205)) (|:| |deltaY| (-205))))
- (-5 *1 (-1173))))
- ((*1 *2 *1 *3 *3 *3 *3 *3)
- (-12 (-5 *3 (-357)) (-5 *2 (-1176)) (-5 *1 (-1173)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-591 (-2 (|:| |val| *3) (|:| -3374 *4))))
- (-5 *1 (-1055 *3 *4)) (-4 *3 (-13 (-1018) (-33)))
- (-4 *4 (-13 (-1018) (-33))))))
-(((*1 *2 *3) (-12 (-5 *3 (-876 *2)) (-5 *1 (-913 *2)) (-4 *2 (-975)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-763)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-591 (-525))) (-5 *1 (-934 *3)) (-14 *3 (-525)))))
-(((*1 *2 *3 *1)
- (-12 (-4 *1 (-1119 *4 *5 *3 *6)) (-4 *4 (-517)) (-4 *5 (-734))
- (-4 *3 (-788)) (-4 *6 (-989 *4 *5 *3)) (-5 *2 (-108))))
- ((*1 *2 *1) (-12 (-4 *1 (-1188 *3)) (-4 *3 (-341)) (-5 *2 (-108)))))
-(((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-1 (-157 (-205)) (-157 (-205)))) (-5 *4 (-1013 (-205)))
- (-5 *2 (-1173)) (-5 *1 (-236)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1085 *9)) (-5 *4 (-591 *7)) (-4 *7 (-788))
- (-4 *9 (-882 *8 *6 *7)) (-4 *6 (-734)) (-4 *8 (-286))
- (-5 *2 (-591 (-712))) (-5 *1 (-684 *6 *7 *8 *9)) (-5 *5 (-712)))))
-(((*1 *1 *2)
- (-12
- (-5 *2
- (-591
- (-2
- (|:| -2019
- (-2 (|:| |xinit| (-205)) (|:| |xend| (-205))
- (|:| |fn| (-1171 (-294 (-205))))
- (|:| |yinit| (-591 (-205))) (|:| |intvals| (-591 (-205)))
- (|:| |g| (-294 (-205))) (|:| |abserr| (-205))
- (|:| |relerr| (-205))))
- (|:| -1221
- (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357))
- (|:| |expense| (-357)) (|:| |accuracy| (-357))
- (|:| |intermediateResults| (-357)))))))
- (-5 *1 (-744)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 *4 (-525))) (-5 *5 (-1 (-1070 *4))) (-4 *4 (-341))
- (-4 *4 (-975)) (-5 *2 (-1070 *4)) (-5 *1 (-1074 *4)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-860)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-314 *5 *6 *7 *8)) (-4 *5 (-408 *4)) (-4 *6 (-1147 *5))
- (-4 *7 (-1147 (-385 *6))) (-4 *8 (-320 *5 *6 *7))
- (-4 *4 (-13 (-788) (-517) (-966 (-525)))) (-5 *2 (-108))
- (-5 *1 (-844 *4 *5 *6 *7 *8))))
+ (-12 (-4 *1 (-387 *3 *4)) (-4 *3 (-160)) (-4 *4 (-1147 *3))
+ (-5 *2 (-1171 *3))))
((*1 *2 *3)
- (-12 (-5 *3 (-314 (-385 (-525)) *4 *5 *6))
- (-4 *4 (-1147 (-385 (-525)))) (-4 *5 (-1147 (-385 *4)))
- (-4 *6 (-320 (-385 (-525)) *4 *5)) (-5 *2 (-108))
- (-5 *1 (-845 *4 *5 *6)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-341) (-786))) (-5 *1 (-167 *3 *2))
- (-4 *2 (-1147 (-157 *3))))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-876 *4)) (-4 *4 (-975)) (-5 *1 (-1078 *3 *4))
- (-14 *3 (-854)))))
-(((*1 *2 *2 *3)
- (|partial| -12 (-5 *2 (-591 (-457 *4 *5))) (-5 *3 (-591 (-798 *4)))
- (-14 *4 (-591 (-1089))) (-4 *5 (-429)) (-5 *1 (-448 *4 *5 *6))
- (-4 *6 (-429)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-517))
- (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -2805 *4)))
- (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))))
-(((*1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-146))))
- ((*1 *2 *3) (-12 (-5 *3 (-876 *2)) (-5 *1 (-913 *2)) (-4 *2 (-975)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1147 *5)) (-4 *5 (-341))
- (-5 *2 (-2 (|:| -1572 (-396 *3)) (|:| |special| (-396 *3))))
- (-5 *1 (-669 *5 *3)))))
-(((*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1125)) (-4 *1 (-102 *3)))))
-(((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-712)) (-5 *3 (-876 *5)) (-4 *5 (-975))
- (-5 *1 (-1078 *4 *5)) (-14 *4 (-854))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-591 (-712))) (-5 *3 (-712)) (-5 *1 (-1078 *4 *5))
- (-14 *4 (-854)) (-4 *5 (-975))))
- ((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-591 (-712))) (-5 *3 (-876 *5)) (-4 *5 (-975))
- (-5 *1 (-1078 *4 *5)) (-14 *4 (-854)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2))
- (-4 *2 (-13 (-408 *3) (-1111))))))
-(((*1 *1) (-5 *1 (-764))))
-(((*1 *2 *3 *4)
- (|partial| -12 (-5 *4 (-385 *2)) (-4 *2 (-1147 *5))
- (-5 *1 (-748 *5 *2 *3 *6))
- (-4 *5 (-13 (-341) (-138) (-966 (-385 (-525)))))
- (-4 *3 (-601 *2)) (-4 *6 (-601 *4))))
+ (-12 (-5 *3 (-1171 *1)) (-4 *1 (-395 *4)) (-4 *4 (-160))
+ (-5 *2 (-631 *4))))
+ ((*1 *2 *1) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-1171 *3))))
((*1 *2 *3 *4)
- (-12 (-5 *4 (-591 (-385 *2))) (-4 *2 (-1147 *5))
- (-5 *1 (-748 *5 *2 *3 *6))
- (-4 *5 (-13 (-341) (-138) (-966 (-385 (-525))))) (-4 *3 (-601 *2))
- (-4 *6 (-601 (-385 *2))))))
+ (-12 (-5 *4 (-591 (-631 *5))) (-5 *3 (-631 *5)) (-4 *5 (-341))
+ (-5 *2 (-1171 *5)) (-5 *1 (-1006 *5)))))
(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1089)) (-5 *2 (-1 (-205) (-205))) (-5 *1 (-645 *3))
- (-4 *3 (-566 (-501)))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *4 (-1089)) (-5 *2 (-1 (-205) (-205) (-205)))
- (-5 *1 (-645 *3)) (-4 *3 (-566 (-501))))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-591 *2)) (-4 *2 (-882 *4 *5 *6)) (-4 *4 (-429))
- (-4 *5 (-734)) (-4 *6 (-788)) (-5 *1 (-426 *4 *5 *6 *2)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-591 *3)) (-4 *3 (-286)) (-5 *1 (-166 *3)))))
-(((*1 *2 *3 *4 *5 *5)
- (-12 (-5 *3 (-3 (-385 (-885 *6)) (-1079 (-1089) (-885 *6))))
- (-5 *5 (-712)) (-4 *6 (-429)) (-5 *2 (-591 (-631 (-385 (-885 *6)))))
- (-5 *1 (-271 *6)) (-5 *4 (-631 (-385 (-885 *6))))))
- ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1 *7 *7)) (-4 *7 (-1147 *6))
+ (-4 *6 (-13 (-27) (-408 *5)))
+ (-4 *5 (-13 (-788) (-517) (-966 (-525)))) (-4 *8 (-1147 (-385 *7)))
+ (-5 *2 (-542 *3)) (-5 *1 (-513 *5 *6 *7 *8 *3))
+ (-4 *3 (-320 *6 *7 *8)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1119 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-734))
+ (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-591 *5)))))
+(((*1 *2 *3)
(-12
(-5 *3
- (-2 (|:| |eigval| (-3 (-385 (-885 *5)) (-1079 (-1089) (-885 *5))))
- (|:| |eigmult| (-712)) (|:| |eigvec| (-591 *4))))
- (-4 *5 (-429)) (-5 *2 (-591 (-631 (-385 (-885 *5)))))
- (-5 *1 (-271 *5)) (-5 *4 (-631 (-385 (-885 *5)))))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-517)) (-5 *2 (-712)) (-5 *1 (-42 *4 *3))
- (-4 *3 (-395 *4)))))
+ (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205)))
+ (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205))
+ (|:| |relerr| (-205))))
+ (-5 *2 (-525)) (-5 *1 (-186)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-854)) (-5 *3 (-591 (-242))) (-5 *1 (-240))))
+ ((*1 *1 *2) (-12 (-5 *2 (-854)) (-5 *1 (-242)))))
+(((*1 *1 *1 *1) (-12 (-4 *1 (-1147 *2)) (-4 *2 (-975)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-975)) (-5 *2 (-108)) (-5 *1 (-421 *4 *3))
- (-4 *3 (-1147 *4))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-989 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734))
- (-4 *5 (-788)) (-5 *2 (-108)))))
-(((*1 *2 *2 *3 *3)
- (-12 (-5 *3 (-1089))
- (-4 *4 (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525))))
- (-5 *1 (-571 *4 *2)) (-4 *2 (-13 (-1111) (-891) (-29 *4))))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-4 *3 (-517))
- (-5 *2 (-1085 *3)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 (-205) (-205))) (-5 *4 (-1013 (-357)))
- (-5 *5 (-591 (-242))) (-5 *2 (-1172)) (-5 *1 (-234))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 (-205) (-205))) (-5 *4 (-1013 (-357)))
- (-5 *2 (-1172)) (-5 *1 (-234))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-810 (-1 (-205) (-205)))) (-5 *4 (-1013 (-357)))
- (-5 *5 (-591 (-242))) (-5 *2 (-1172)) (-5 *1 (-234))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-810 (-1 (-205) (-205)))) (-5 *4 (-1013 (-357)))
- (-5 *2 (-1172)) (-5 *1 (-234))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-812 (-1 (-205) (-205)))) (-5 *4 (-1013 (-357)))
- (-5 *5 (-591 (-242))) (-5 *2 (-1173)) (-5 *1 (-234))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-812 (-1 (-205) (-205)))) (-5 *4 (-1013 (-357)))
- (-5 *2 (-1173)) (-5 *1 (-234))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 (-876 (-205)) (-205))) (-5 *4 (-1013 (-357)))
- (-5 *5 (-591 (-242))) (-5 *2 (-1173)) (-5 *1 (-234))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 (-876 (-205)) (-205))) (-5 *4 (-1013 (-357)))
- (-5 *2 (-1173)) (-5 *1 (-234))))
- ((*1 *2 *3 *4 *4 *5)
- (-12 (-5 *3 (-1 (-205) (-205) (-205))) (-5 *4 (-1013 (-357)))
- (-5 *5 (-591 (-242))) (-5 *2 (-1173)) (-5 *1 (-234))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-1 (-205) (-205) (-205))) (-5 *4 (-1013 (-357)))
- (-5 *2 (-1173)) (-5 *1 (-234))))
- ((*1 *2 *3 *4 *4 *5)
- (-12 (-5 *3 (-1 (-876 (-205)) (-205) (-205))) (-5 *4 (-1013 (-357)))
- (-5 *5 (-591 (-242))) (-5 *2 (-1173)) (-5 *1 (-234))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-1 (-876 (-205)) (-205) (-205))) (-5 *4 (-1013 (-357)))
- (-5 *2 (-1173)) (-5 *1 (-234))))
- ((*1 *2 *3 *4 *4 *5)
- (-12 (-5 *3 (-815 (-1 (-205) (-205) (-205)))) (-5 *4 (-1013 (-357)))
- (-5 *5 (-591 (-242))) (-5 *2 (-1173)) (-5 *1 (-234))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-815 (-1 (-205) (-205) (-205)))) (-5 *4 (-1013 (-357)))
- (-5 *2 (-1173)) (-5 *1 (-234))))
- ((*1 *2 *3 *4 *4 *5)
- (-12 (-5 *3 (-273 *7)) (-5 *4 (-1089)) (-5 *5 (-591 (-242)))
- (-4 *7 (-408 *6)) (-4 *6 (-13 (-517) (-788) (-966 (-525))))
- (-5 *2 (-1172)) (-5 *1 (-235 *6 *7))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-1011 (-357))) (-5 *5 (-591 (-242))) (-5 *2 (-1172))
- (-5 *1 (-238 *3)) (-4 *3 (-13 (-566 (-501)) (-1018)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1011 (-357))) (-5 *2 (-1172)) (-5 *1 (-238 *3))
- (-4 *3 (-13 (-566 (-501)) (-1018)))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-810 *6)) (-5 *4 (-1011 (-357))) (-5 *5 (-591 (-242)))
- (-4 *6 (-13 (-566 (-501)) (-1018))) (-5 *2 (-1172))
- (-5 *1 (-238 *6))))
+ (|partial| -12 (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788))
+ (-4 *7 (-989 *4 *5 *6))
+ (-5 *2 (-2 (|:| |bas| (-453 *4 *5 *6 *7)) (|:| -1505 (-591 *7))))
+ (-5 *1 (-908 *4 *5 *6 *7)) (-5 *3 (-591 *7)))))
+(((*1 *1 *1) (-12 (-5 *1 (-161 *2)) (-4 *2 (-286))))
+ ((*1 *2 *3)
+ (-12 (-5 *2 (-1091 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525))))
+ ((*1 *1 *1) (-12 (-4 *1 (-618 *2)) (-4 *2 (-1125))))
+ ((*1 *1 *1) (-4 *1 (-802 *2)))
+ ((*1 *1 *1)
+ (-12 (-4 *1 (-904 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-733))
+ (-4 *4 (-788)))))
+(((*1 *2 *3 *4 *3 *4 *3)
+ (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
+ (-5 *1 (-698)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *2 (-591 (-157 *4))) (-5 *1 (-145 *3 *4))
+ (-4 *3 (-1147 (-157 (-525)))) (-4 *4 (-13 (-341) (-786)))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-341) (-786))) (-5 *2 (-591 (-157 *4)))
+ (-5 *1 (-167 *4 *3)) (-4 *3 (-1147 (-157 *4)))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-810 *5)) (-5 *4 (-1011 (-357)))
- (-4 *5 (-13 (-566 (-501)) (-1018))) (-5 *2 (-1172))
- (-5 *1 (-238 *5))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-812 *6)) (-5 *4 (-1011 (-357))) (-5 *5 (-591 (-242)))
- (-4 *6 (-13 (-566 (-501)) (-1018))) (-5 *2 (-1173))
- (-5 *1 (-238 *6))))
+ (-12 (-4 *4 (-13 (-341) (-786))) (-5 *2 (-591 (-157 *4)))
+ (-5 *1 (-167 *4 *3)) (-4 *3 (-1147 (-157 *4))))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-1 (-876 (-205)) (-876 (-205)))) (-5 *3 (-591 (-242)))
+ (-5 *1 (-240))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1 (-876 (-205)) (-876 (-205)))) (-5 *1 (-242))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-812 *5)) (-5 *4 (-1011 (-357)))
- (-4 *5 (-13 (-566 (-501)) (-1018))) (-5 *2 (-1173))
- (-5 *1 (-238 *5))))
- ((*1 *2 *3 *4 *4 *5)
- (-12 (-5 *4 (-1011 (-357))) (-5 *5 (-591 (-242))) (-5 *2 (-1173))
- (-5 *1 (-238 *3)) (-4 *3 (-13 (-566 (-501)) (-1018)))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *4 (-1011 (-357))) (-5 *2 (-1173)) (-5 *1 (-238 *3))
- (-4 *3 (-13 (-566 (-501)) (-1018)))))
- ((*1 *2 *3 *4 *4 *5)
- (-12 (-5 *3 (-815 *6)) (-5 *4 (-1011 (-357))) (-5 *5 (-591 (-242)))
- (-4 *6 (-13 (-566 (-501)) (-1018))) (-5 *2 (-1173))
- (-5 *1 (-238 *6))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-815 *5)) (-5 *4 (-1011 (-357)))
- (-4 *5 (-13 (-566 (-501)) (-1018))) (-5 *2 (-1173))
- (-5 *1 (-238 *5))))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-591 (-205))) (-5 *2 (-1172)) (-5 *1 (-239))))
- ((*1 *2 *3 *3 *4)
- (-12 (-5 *3 (-591 (-205))) (-5 *4 (-591 (-242))) (-5 *2 (-1172))
- (-5 *1 (-239))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-591 (-876 (-205)))) (-5 *2 (-1172)) (-5 *1 (-239))))
+ (-12 (-5 *4 (-591 (-457 *5 *6))) (-5 *3 (-457 *5 *6))
+ (-14 *5 (-591 (-1089))) (-4 *6 (-429)) (-5 *2 (-1171 *6))
+ (-5 *1 (-579 *5 *6)))))
+(((*1 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-236)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-1089)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-591 *3)) (-4 *3 (-1125)) (-5 *1 (-1070 *3)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-591 *8)) (-5 *4 (-591 *7)) (-4 *7 (-788))
+ (-4 *8 (-882 *5 *6 *7)) (-4 *5 (-517)) (-4 *6 (-734))
+ (-5 *2
+ (-2 (|:| |particular| (-3 (-1171 (-385 *8)) "failed"))
+ (|:| -3612 (-591 (-1171 (-385 *8))))))
+ (-5 *1 (-614 *5 *6 *7 *8)))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-1119 *2 *3 *4 *5)) (-4 *2 (-517)) (-4 *3 (-734))
+ (-4 *4 (-788)) (-4 *5 (-989 *2 *3 *4)))))
+(((*1 *2 *3) (-12 (-5 *3 (-779)) (-5 *2 (-964)) (-5 *1 (-778))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 (-876 (-205)))) (-5 *4 (-591 (-242)))
- (-5 *2 (-1172)) (-5 *1 (-239))))
- ((*1 *2 *3 *3 *3)
- (-12 (-5 *3 (-591 (-205))) (-5 *2 (-1173)) (-5 *1 (-239))))
- ((*1 *2 *3 *3 *3 *4)
- (-12 (-5 *3 (-591 (-205))) (-5 *4 (-591 (-242))) (-5 *2 (-1173))
- (-5 *1 (-239)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *2 (-1 (-876 *3) (-876 *3))) (-5 *1 (-163 *3))
- (-4 *3 (-13 (-341) (-1111) (-932))))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-1176))
- (-5 *1 (-426 *4 *5 *6 *3)) (-4 *3 (-882 *4 *5 *6)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-1144 *5 *4)) (-4 *4 (-761)) (-14 *5 (-1089))
- (-5 *2 (-525)) (-5 *1 (-1032 *4 *5)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-763)))))
+ (-12 (-5 *3 (-591 (-294 (-357)))) (-5 *4 (-591 (-357)))
+ (-5 *2 (-964)) (-5 *1 (-778)))))
+(((*1 *2 *2)
+ (|partial| -12 (-5 *2 (-1085 *3)) (-4 *3 (-327)) (-5 *1 (-335 *3)))))
(((*1 *2 *3 *4)
- (-12 (-5 *4 (-591 (-591 *8))) (-5 *3 (-591 *8))
- (-4 *8 (-882 *5 *7 *6)) (-4 *5 (-13 (-286) (-138)))
- (-4 *6 (-13 (-788) (-566 (-1089)))) (-4 *7 (-734)) (-5 *2 (-108))
- (-5 *1 (-857 *5 *6 *7 *8)))))
-(((*1 *1 *1 *1)
- (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
- (-4 *4 (-788)) (-4 *2 (-517))))
- ((*1 *1 *1 *2)
- (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
- (-4 *4 (-788)) (-4 *2 (-517)))))
-(((*1 *2) (-12 (-5 *2 (-854)) (-5 *1 (-642))))
- ((*1 *2 *2) (-12 (-5 *2 (-854)) (-5 *1 (-642)))))
+ (-12 (-5 *3 (-762)) (-5 *4 (-51)) (-5 *2 (-1176)) (-5 *1 (-772)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1 *5 *5)) (-4 *1 (-320 *4 *5 *6)) (-4 *4 (-1129))
+ (-4 *5 (-1147 *4)) (-4 *6 (-1147 (-385 *5)))
+ (-5 *2 (-2 (|:| |num| (-631 *5)) (|:| |den| *5))))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 *5)) (-5 *4 (-854)) (-4 *5 (-788))
- (-5 *2 (-57 (-591 (-616 *5)))) (-5 *1 (-616 *5)))))
-(((*1 *2 *3 *4 *5 *6 *7)
- (-12 (-5 *3 (-1070 (-2 (|:| |k| (-525)) (|:| |c| *6))))
- (-5 *4 (-955 (-781 (-525)))) (-5 *5 (-1089)) (-5 *7 (-385 (-525)))
- (-4 *6 (-975)) (-5 *2 (-796)) (-5 *1 (-550 *6)))))
-(((*1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-701)))))
-(((*1 *2 *3 *4 *5 *4)
- (-12 (-5 *3 (-631 (-205))) (-5 *4 (-525)) (-5 *5 (-108))
- (-5 *2 (-964)) (-5 *1 (-687)))))
-(((*1 *2 *1) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-372))))
- ((*1 *2 *1) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-1106)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975))
- (-5 *2 (-591 (-591 (-876 *3))))))
- ((*1 *1 *2 *3 *3)
- (-12 (-5 *2 (-591 (-591 (-876 *4)))) (-5 *3 (-108)) (-4 *4 (-975))
- (-4 *1 (-1050 *4))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-591 (-591 (-876 *3)))) (-4 *3 (-975))
- (-4 *1 (-1050 *3))))
- ((*1 *1 *1 *2 *3 *3)
- (-12 (-5 *2 (-591 (-591 (-591 *4)))) (-5 *3 (-108))
- (-4 *1 (-1050 *4)) (-4 *4 (-975))))
- ((*1 *1 *1 *2 *3 *3)
- (-12 (-5 *2 (-591 (-591 (-876 *4)))) (-5 *3 (-108))
- (-4 *1 (-1050 *4)) (-4 *4 (-975))))
- ((*1 *1 *1 *2 *3 *4)
- (-12 (-5 *2 (-591 (-591 (-591 *5)))) (-5 *3 (-591 (-159)))
- (-5 *4 (-159)) (-4 *1 (-1050 *5)) (-4 *5 (-975))))
- ((*1 *1 *1 *2 *3 *4)
- (-12 (-5 *2 (-591 (-591 (-876 *5)))) (-5 *3 (-591 (-159)))
- (-5 *4 (-159)) (-4 *1 (-1050 *5)) (-4 *5 (-975)))))
-(((*1 *1 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-591 *1)) (-4 *1 (-281))))
- ((*1 *1 *2 *1) (-12 (-4 *1 (-281)) (-5 *2 (-110))))
- ((*1 *1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-564 *3)) (-4 *3 (-788))))
- ((*1 *1 *2 *3 *4)
- (-12 (-5 *2 (-110)) (-5 *3 (-591 *5)) (-5 *4 (-712)) (-4 *5 (-788))
- (-5 *1 (-564 *5)))))
-(((*1 *2 *3 *4 *5 *3)
- (-12 (-5 *4 (-1 *7 *7))
- (-5 *5 (-1 (-3 (-2 (|:| -3060 *6) (|:| |coeff| *6)) "failed") *6))
- (-4 *6 (-341)) (-4 *7 (-1147 *6))
- (-5 *2
- (-3 (-2 (|:| |answer| (-385 *7)) (|:| |a0| *6))
- (-2 (|:| -3060 (-385 *7)) (|:| |coeff| (-385 *7))) "failed"))
- (-5 *1 (-535 *6 *7)) (-5 *3 (-385 *7)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-110)))))
+ (-12 (-5 *3 (-1089)) (-4 *5 (-341)) (-5 *2 (-1070 (-1070 (-885 *5))))
+ (-5 *1 (-1179 *5)) (-5 *4 (-1070 (-885 *5))))))
+(((*1 *1 *1) (-5 *1 (-987))))
(((*1 *2 *3)
- (-12 (-5 *3 (-631 (-385 (-885 (-525)))))
- (-5 *2 (-591 (-631 (-294 (-525))))) (-5 *1 (-960)))))
+ (-12 (-5 *3 (-385 (-885 *4))) (-4 *4 (-286))
+ (-5 *2 (-385 (-396 (-885 *4)))) (-5 *1 (-970 *4)))))
+(((*1 *2 *3 *2)
+ (-12 (-4 *1 (-728)) (-5 *2 (-964))
+ (-5 *3
+ (-2 (|:| |fn| (-294 (-205)))
+ (|:| -3756 (-591 (-1013 (-781 (-205))))) (|:| |abserr| (-205))
+ (|:| |relerr| (-205))))))
+ ((*1 *2 *3 *2)
+ (-12 (-4 *1 (-728)) (-5 *2 (-964))
+ (-5 *3
+ (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205)))
+ (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205))
+ (|:| |relerr| (-205)))))))
(((*1 *2 *3 *4)
(-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
-(((*1 *1 *1)
- (|partial| -12 (-4 *1 (-345 *2)) (-4 *2 (-160)) (-4 *2 (-517))))
- ((*1 *1 *1) (|partial| -4 *1 (-664))))
-(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))))
-(((*1 *2 *3 *4 *5 *4 *5 *5 *6 *4 *4 *4 *4 *4 *5 *4 *5 *5 *7 *4)
- (-12 (-5 *3 (-1072)) (-5 *5 (-631 (-205))) (-5 *6 (-205))
- (-5 *7 (-631 (-525))) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-694)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))))
-(((*1 *2)
- (-12 (-5 *2 (-854)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525)))))
+(((*1 *2 *3 *3 *3 *4 *5 *6)
+ (-12 (-5 *3 (-294 (-525))) (-5 *4 (-1 (-205) (-205)))
+ (-5 *5 (-1013 (-205))) (-5 *6 (-591 (-242))) (-5 *2 (-1049 (-205)))
+ (-5 *1 (-638)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-396 *3)) (-5 *1 (-38 *3)) (-4 *3 (-1147 (-47)))))
+ ((*1 *2 *3 *1)
+ (-12 (-5 *2 (-2 (|:| |less| (-117 *3)) (|:| |greater| (-117 *3))))
+ (-5 *1 (-117 *3)) (-4 *3 (-788))))
((*1 *2 *2)
- (-12 (-5 *2 (-854)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-4 *6 (-1147 *9)) (-4 *7 (-734)) (-4 *8 (-788)) (-4 *9 (-286))
- (-4 *10 (-882 *9 *7 *8))
- (-5 *2
- (-2 (|:| |deter| (-591 (-1085 *10)))
- (|:| |dterm|
- (-591 (-591 (-2 (|:| -4100 (-712)) (|:| |pcoef| *10)))))
- (|:| |nfacts| (-591 *6)) (|:| |nlead| (-591 *10))))
- (-5 *1 (-719 *6 *7 *8 *9 *10)) (-5 *3 (-1085 *10)) (-5 *4 (-591 *6))
- (-5 *5 (-591 *10)))))
-(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-542 *4)) (-4 *4 (-13 (-29 *3) (-1111)))
+ (-4 *3 (-13 (-429) (-966 (-525)) (-788) (-587 (-525))))
+ (-5 *1 (-540 *3 *4))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-542 (-385 (-885 *3))))
+ (-4 *3 (-13 (-429) (-966 (-525)) (-788) (-587 (-525))))
+ (-5 *1 (-545 *3))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1147 *5)) (-4 *5 (-341))
+ (-5 *2 (-2 (|:| -3749 *3) (|:| |special| *3))) (-5 *1 (-669 *5 *3))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1171 *5)) (-4 *5 (-341)) (-4 *5 (-975))
+ (-5 *2 (-591 (-591 (-631 *5)))) (-5 *1 (-958 *5))
+ (-5 *3 (-591 (-631 *5)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1171 (-1171 *5))) (-4 *5 (-341)) (-4 *5 (-975))
+ (-5 *2 (-591 (-591 (-631 *5)))) (-5 *1 (-958 *5))
+ (-5 *3 (-591 (-631 *5)))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-132)) (-5 *2 (-591 *1)) (-4 *1 (-1058))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-135)) (-5 *2 (-591 *1)) (-4 *1 (-1058)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -2858 *4)))
+ (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788))
+ (-4 *7 (-989 *4 *5 *6))
+ (-5 *2 (-2 (|:| |goodPols| (-591 *7)) (|:| |badPols| (-591 *7))))
+ (-5 *1 (-908 *4 *5 *6 *7)) (-5 *3 (-591 *7)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1173)))))
+(((*1 *2 *1 *1)
(-12
(-5 *2
- (-591
- (-2 (|:| |lcmfij| *3) (|:| |totdeg| (-712)) (|:| |poli| *6)
- (|:| |polj| *6))))
- (-4 *3 (-734)) (-4 *6 (-882 *4 *3 *5)) (-4 *4 (-429)) (-4 *5 (-788))
- (-5 *1 (-426 *4 *3 *5 *6)))))
+ (-2 (|:| -2976 *3) (|:| |gap| (-712)) (|:| -2746 (-723 *3))
+ (|:| -2449 (-723 *3))))
+ (-5 *1 (-723 *3)) (-4 *3 (-975))))
+ ((*1 *2 *1 *1 *3)
+ (-12 (-4 *4 (-975)) (-4 *5 (-734)) (-4 *3 (-788))
+ (-5 *2
+ (-2 (|:| -2976 *1) (|:| |gap| (-712)) (|:| -2746 *1)
+ (|:| -2449 *1)))
+ (-4 *1 (-989 *4 *5 *3))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788))
+ (-5 *2
+ (-2 (|:| -2976 *1) (|:| |gap| (-712)) (|:| -2746 *1)
+ (|:| -2449 *1)))
+ (-4 *1 (-989 *3 *4 *5)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1089)) (-5 *2 (-1 *7 *5 *6)) (-5 *1 (-643 *4 *5 *6 *7))
- (-4 *4 (-566 (-501))) (-4 *5 (-1125)) (-4 *6 (-1125))
- (-4 *7 (-1125)))))
-(((*1 *1 *1) (-12 (-5 *1 (-560 *2)) (-4 *2 (-1018))))
- ((*1 *1 *1) (-5 *1 (-580))))
-(((*1 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206))))
- ((*1 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *2))
- (-4 *2 (-408 *3))))
- ((*1 *1 *1) (-4 *1 (-1053))))
-(((*1 *2 *3 *2 *4)
- (|partial| -12 (-5 *3 (-591 (-564 *2))) (-5 *4 (-1089))
- (-4 *2 (-13 (-27) (-1111) (-408 *5)))
- (-4 *5 (-13 (-517) (-788) (-966 (-525)) (-587 (-525))))
- (-5 *1 (-256 *5 *2)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-591 (-457 *3 *4))) (-14 *3 (-591 (-1089)))
- (-4 *4 (-429)) (-5 *1 (-579 *3 *4)))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-631 *3))
- (-4 *3 (-13 (-286) (-10 -8 (-15 -2827 ((-396 $) $)))))
- (-4 *4 (-1147 *3)) (-5 *1 (-472 *3 *4 *5)) (-4 *5 (-387 *3 *4)))))
+ (-12 (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788))
+ (-4 *7 (-989 *4 *5 *6))
+ (-5 *2 (-2 (|:| |goodPols| (-591 *7)) (|:| |badPols| (-591 *7))))
+ (-5 *1 (-908 *4 *5 *6 *7)) (-5 *3 (-591 *7)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *6 (-517)) (-4 *2 (-882 *3 *5 *4))
+ (-5 *1 (-674 *5 *4 *6 *2)) (-5 *3 (-385 (-885 *6))) (-4 *5 (-734))
+ (-4 *4 (-13 (-788) (-10 -8 (-15 -1300 ((-1089) $))))))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-591 *8)) (-5 *4 (-130 *5 *6 *7)) (-14 *5 (-525))
+ (-14 *6 (-712)) (-4 *7 (-160)) (-4 *8 (-160))
+ (-5 *2 (-130 *5 *6 *8)) (-5 *1 (-129 *5 *6 *7 *8))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-591 *9)) (-4 *9 (-975)) (-4 *5 (-788)) (-4 *6 (-734))
+ (-4 *8 (-975)) (-4 *2 (-882 *9 *7 *5))
+ (-5 *1 (-670 *5 *6 *7 *8 *9 *4 *2)) (-4 *7 (-734))
+ (-4 *4 (-882 *8 *6 *5)))))
(((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *4 (-108)) (-5 *5 (-1020 (-712))) (-5 *6 (-712))
+ (-12 (-5 *6 (-854)) (-4 *5 (-286)) (-4 *3 (-1147 *5))
+ (-5 *2 (-2 (|:| |plist| (-591 *3)) (|:| |modulo| *5)))
+ (-5 *1 (-437 *5 *3)) (-5 *4 (-591 *3)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-591 (-2 (|:| -2542 (-1085 *6)) (|:| -3987 (-525)))))
+ (-4 *6 (-286)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-525))
+ (-5 *1 (-684 *4 *5 *6 *7)) (-4 *7 (-882 *6 *4 *5)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-517)) (-5 *2 (-591 *3)) (-5 *1 (-42 *4 *3))
+ (-4 *3 (-395 *4)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-885 (-525))) (-5 *2 (-591 *1)) (-4 *1 (-942))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-885 (-385 (-525)))) (-5 *2 (-591 *1)) (-4 *1 (-942))))
+ ((*1 *2 *3) (-12 (-5 *3 (-885 *1)) (-4 *1 (-942)) (-5 *2 (-591 *1))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1085 (-525))) (-5 *2 (-591 *1)) (-4 *1 (-942))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1085 (-385 (-525)))) (-5 *2 (-591 *1)) (-4 *1 (-942))))
+ ((*1 *2 *3) (-12 (-5 *3 (-1085 *1)) (-4 *1 (-942)) (-5 *2 (-591 *1))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-786) (-341))) (-4 *3 (-1147 *4)) (-5 *2 (-591 *1))
+ (-4 *1 (-991 *4 *3)))))
+(((*1 *2 *2 *2 *3)
+ (-12 (-5 *2 (-591 (-525))) (-5 *3 (-631 (-525))) (-5 *1 (-1028)))))
+(((*1 *2 *3 *3 *4)
+ (-12 (-5 *4 (-712)) (-4 *5 (-517))
(-5 *2
- (-2 (|:| |contp| (-525))
- (|:| -3781 (-591 (-2 (|:| |irr| *3) (|:| -3265 (-525)))))))
- (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))))
+ (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3)))
+ (-5 *1 (-901 *5 *3)) (-4 *3 (-1147 *5)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2))
- (-4 *2 (-13 (-408 *3) (-1111))))))
+ (-12 (-4 *2 (-160)) (-4 *2 (-975)) (-5 *1 (-656 *2 *3))
+ (-4 *3 (-593 *2))))
+ ((*1 *2 *2) (-12 (-5 *1 (-775 *2)) (-4 *2 (-160)) (-4 *2 (-975)))))
+(((*1 *2 *1) (-12 (-4 *1 (-382)) (-5 *2 (-525))))
+ ((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-640)))))
+(((*1 *2 *3) (-12 (-5 *2 (-1 *3)) (-5 *1 (-624 *3)) (-4 *3 (-1018)))))
+(((*1 *2 *3 *1)
+ (-12 (-4 *1 (-562 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-1018))
+ (-5 *2 (-108)))))
(((*1 *2 *3 *3)
- (-12 (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-591 *3))
- (-5 *1 (-908 *4 *5 *6 *3)) (-4 *3 (-989 *4 *5 *6)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-1 *7 *7))
- (-5 *5 (-1 (-3 (-2 (|:| -3060 *6) (|:| |coeff| *6)) "failed") *6))
- (-4 *6 (-341)) (-4 *7 (-1147 *6))
- (-5 *2 (-2 (|:| |answer| (-542 (-385 *7))) (|:| |a0| *6)))
- (-5 *1 (-535 *6 *7)) (-5 *3 (-385 *7)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-1089)) (-4 *4 (-429)) (-4 *4 (-788))
- (-5 *1 (-534 *4 *2)) (-4 *2 (-263)) (-4 *2 (-408 *4)))))
-(((*1 *2)
- (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3))
- (-4 *5 (-1147 (-385 *4))) (-5 *2 (-108)))))
-(((*1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-1096)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *3 (-1089)) (-5 *1 (-542 *2)) (-4 *2 (-966 *3))
- (-4 *2 (-341))))
- ((*1 *1 *2 *2) (-12 (-5 *1 (-542 *2)) (-4 *2 (-341))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-788) (-517))) (-5 *1 (-578 *4 *2))
- (-4 *2 (-13 (-408 *4) (-932) (-1111)))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1011 *2)) (-4 *2 (-13 (-408 *4) (-932) (-1111)))
- (-4 *4 (-13 (-788) (-517))) (-5 *1 (-578 *4 *2))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-891)) (-5 *2 (-1089))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-1011 *1)) (-4 *1 (-891)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-159))))
- ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1121 *3)) (-4 *3 (-905)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2))
- (-4 *2 (-13 (-408 *3) (-1111))))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-591 *2)) (-4 *2 (-1147 *4)) (-5 *1 (-504 *4 *2 *5 *6))
- (-4 *4 (-286)) (-14 *5 *4) (-14 *6 (-1 *4 *4 (-712))))))
-(((*1 *1 *2) (-12 (-5 *1 (-207 *2)) (-4 *2 (-13 (-341) (-1111))))))
-(((*1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796))))
- ((*1 *1 *1) (-5 *1 (-796))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-1078 *2 *3)) (-14 *2 (-854)) (-4 *3 (-975)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-591 (-591 *3))) (-4 *3 (-1018)) (-5 *1 (-838 *3)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-591 *1)) (-4 *1 (-989 *4 *5 *6)) (-4 *4 (-975))
- (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108))))
+ (-12 (-4 *4 (-517))
+ (-5 *2 (-2 (|:| -2976 *4) (|:| -2746 *3) (|:| -2449 *3)))
+ (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4))))
((*1 *2 *1 *1)
- (-12 (-4 *1 (-989 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734))
- (-4 *5 (-788)) (-5 *2 (-108))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1119 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-734))
- (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-108))))
- ((*1 *2 *3 *1)
- (-12 (-4 *1 (-1119 *4 *5 *6 *3)) (-4 *4 (-517)) (-4 *5 (-734))
- (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-108)))))
-(((*1 *2 *3 *4 *4 *5 *3 *6)
- (|partial| -12 (-5 *4 (-564 *3)) (-5 *5 (-591 *3)) (-5 *6 (-1085 *3))
- (-4 *3 (-13 (-408 *7) (-27) (-1111)))
- (-4 *7 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525))))
- (-5 *2
- (-2 (|:| |mainpart| *3)
- (|:| |limitedlogs|
- (-591 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
- (-5 *1 (-521 *7 *3 *8)) (-4 *8 (-1018))))
- ((*1 *2 *3 *4 *4 *5 *4 *3 *6)
- (|partial| -12 (-5 *4 (-564 *3)) (-5 *5 (-591 *3))
- (-5 *6 (-385 (-1085 *3))) (-4 *3 (-13 (-408 *7) (-27) (-1111)))
- (-4 *7 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525))))
- (-5 *2
- (-2 (|:| |mainpart| *3)
- (|:| |limitedlogs|
- (-591 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
- (-5 *1 (-521 *7 *3 *8)) (-4 *8 (-1018)))))
-(((*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-444))))
- ((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-444)))))
-(((*1 *2)
- (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4))
- (-4 *3 (-345 *4))))
- ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))))
-(((*1 *1 *2) (-12 (-5 *2 (-807)) (-5 *1 (-242))))
- ((*1 *1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-242)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-854)) (-5 *1 (-727)))))
-(((*1 *2 *1)
+ (-12 (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788))
+ (-5 *2 (-2 (|:| -2746 *1) (|:| -2449 *1))) (-4 *1 (-989 *3 *4 *5))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *3 (-517)) (-4 *3 (-975))
+ (-5 *2 (-2 (|:| -2976 *3) (|:| -2746 *1) (|:| -2449 *1)))
+ (-4 *1 (-1147 *3)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-1 (-876 *3) (-876 *3))) (-5 *1 (-163 *3))
+ (-4 *3 (-13 (-341) (-1111) (-932))))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-517))
+ (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108))
+ (-5 *1 (-908 *4 *5 *6 *7)))))
+(((*1 *2 *2 *2) (-12 (-5 *2 (-964)) (-5 *1 (-284))))
+ ((*1 *2 *3) (-12 (-5 *3 (-591 (-964))) (-5 *2 (-964)) (-5 *1 (-284))))
+ ((*1 *1 *2) (-12 (-5 *2 (-591 *1)) (-4 *1 (-596 *3)) (-4 *3 (-1125))))
+ ((*1 *1 *1 *1) (-12 (-4 *1 (-596 *2)) (-4 *2 (-1125))))
+ ((*1 *1 *2 *1) (-12 (-4 *1 (-596 *2)) (-4 *2 (-1125))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-596 *2)) (-4 *2 (-1125))))
+ ((*1 *1 *1 *1) (-5 *1 (-987)))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1070 (-1070 *4))) (-5 *2 (-1070 *4)) (-5 *1 (-1067 *4))
+ (-4 *4 (-1125))))
+ ((*1 *1 *2 *1) (-12 (-4 *1 (-1159 *2)) (-4 *2 (-1125))))
+ ((*1 *1 *1 *1) (-12 (-4 *1 (-1159 *2)) (-4 *2 (-1125)))))
+(((*1 *1 *1 *2)
(-12 (-5 *2 (-712)) (-5 *1 (-1078 *3 *4)) (-14 *3 (-854))
(-4 *4 (-975)))))
-(((*1 *2)
- (-12 (-5 *2 (-1176)) (-5 *1 (-1103 *3 *4)) (-4 *3 (-1018))
- (-4 *4 (-1018)))))
-(((*1 *2 *3 *3 *4)
+(((*1 *2 *1) (-12 (-4 *1 (-1063 *3)) (-4 *3 (-1125)) (-5 *2 (-108)))))
+(((*1 *2 *3 *1)
+ (-12 (-5 *3 (-838 *4)) (-4 *4 (-1018)) (-5 *2 (-591 (-712)))
+ (-5 *1 (-837 *4)))))
+(((*1 *2 *3 *4)
(-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
-(((*1 *2 *1) (-12 (-4 *1 (-23)) (-5 *2 (-108))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-108))
- (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-882 *3 *4 *5))))
- ((*1 *2 *3 *1)
- (-12 (-4 *1 (-991 *4 *3)) (-4 *4 (-13 (-786) (-341)))
- (-4 *3 (-1147 *4)) (-5 *2 (-108)))))
-(((*1 *2) (-12 (-5 *2 (-774 (-525))) (-5 *1 (-499))))
- ((*1 *1) (-12 (-5 *1 (-774 *2)) (-4 *2 (-1018)))))
(((*1 *2 *2)
(-12 (-4 *3 (-13 (-517) (-788) (-966 (-525)) (-587 (-525))))
(-5 *1 (-256 *3 *2)) (-4 *2 (-13 (-27) (-1111) (-408 *3)))))
((*1 *2 *2 *3)
(-12 (-5 *3 (-1089))
(-4 *4 (-13 (-517) (-788) (-966 (-525)) (-587 (-525))))
- (-5 *1 (-256 *4 *2)) (-4 *2 (-13 (-27) (-1111) (-408 *4)))))
- ((*1 *1 *1) (-5 *1 (-357)))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
- (-4 *3 (-989 *5 *6 *7))
- (-5 *2 (-591 (-2 (|:| |val| *3) (|:| -3374 *4))))
- (-5 *1 (-717 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))))
-(((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-108) *3)) (|has| *1 (-6 -4250)) (-4 *1 (-215 *3))
- (-4 *3 (-1018))))
- ((*1 *1 *2 *1)
- (-12 (-5 *2 (-1 (-108) *3)) (-4 *1 (-261 *3)) (-4 *3 (-1125)))))
-(((*1 *2 *1) (-12 (-5 *1 (-1121 *2)) (-4 *2 (-905)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -2805 *4)))
- (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))))
-(((*1 *2 *3 *3 *4 *5)
- (-12 (-5 *3 (-1072)) (-4 *6 (-429)) (-4 *7 (-734)) (-4 *8 (-788))
- (-4 *4 (-989 *6 *7 *8)) (-5 *2 (-1176))
- (-5 *1 (-717 *6 *7 *8 *4 *5)) (-4 *5 (-994 *6 *7 *8 *4)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-525)) (-4 *1 (-55 *4 *5 *2)) (-4 *4 (-1125))
- (-4 *5 (-351 *4)) (-4 *2 (-351 *4))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-525)) (-4 *1 (-978 *4 *5 *6 *7 *2)) (-4 *6 (-975))
- (-4 *7 (-218 *5 *6)) (-4 *2 (-218 *4 *6)))))
-(((*1 *2)
- (-12
- (-5 *2
- (-1171 (-591 (-2 (|:| -3024 (-843 *3)) (|:| -2226 (-1036))))))
- (-5 *1 (-329 *3 *4)) (-14 *3 (-854)) (-14 *4 (-854))))
- ((*1 *2)
- (-12 (-5 *2 (-1171 (-591 (-2 (|:| -3024 *3) (|:| -2226 (-1036))))))
- (-5 *1 (-330 *3 *4)) (-4 *3 (-327)) (-14 *4 (-3 (-1085 *3) *2))))
- ((*1 *2)
- (-12 (-5 *2 (-1171 (-591 (-2 (|:| -3024 *3) (|:| -2226 (-1036))))))
- (-5 *1 (-331 *3 *4)) (-4 *3 (-327)) (-14 *4 (-854)))))
-(((*1 *2 *3)
- (|partial| -12 (-5 *3 (-1171 *4)) (-4 *4 (-587 (-525)))
- (-5 *2 (-1171 (-525))) (-5 *1 (-1196 *4)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-1138 (-525))) (-4 *1 (-261 *3)) (-4 *3 (-1125))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-261 *3)) (-4 *3 (-1125)))))
-(((*1 *1 *2 *3) (-12 (-5 *2 (-712)) (-5 *1 (-98 *3)) (-4 *3 (-1018)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 *8)) (-5 *4 (-591 *9)) (-4 *8 (-989 *5 *6 *7))
- (-4 *9 (-994 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-734))
- (-4 *7 (-788)) (-5 *2 (-712)) (-5 *1 (-992 *5 *6 *7 *8 *9))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 *8)) (-5 *4 (-591 *9)) (-4 *8 (-989 *5 *6 *7))
- (-4 *9 (-1027 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-734))
- (-4 *7 (-788)) (-5 *2 (-712)) (-5 *1 (-1059 *5 *6 *7 *8 *9)))))
-(((*1 *1) (-5 *1 (-135))))
-(((*1 *2 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1173))))
- ((*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1173)))))
-(((*1 *2 *2 *2)
- (-12 (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1164 *3 *2))
- (-4 *2 (-1162 *3)))))
-(((*1 *2)
- (-12 (-4 *2 (-13 (-408 *3) (-932))) (-5 *1 (-255 *3 *2))
- (-4 *3 (-13 (-788) (-517)))))
- ((*1 *1)
- (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089)))
- (-14 *3 (-591 (-1089))) (-4 *4 (-365))))
- ((*1 *1) (-5 *1 (-454))) ((*1 *1) (-4 *1 (-1111))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))))
+ (-5 *1 (-256 *4 *2)) (-4 *2 (-13 (-27) (-1111) (-408 *4))))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-161 *3)) (-4 *3 (-286))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-618 *3)) (-4 *3 (-1125))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-712)) (-4 *1 (-682 *3 *4)) (-4 *3 (-975))
+ (-4 *4 (-788))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-802 *3)) (-5 *2 (-525))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-591 *3)) (-4 *1 (-911 *3)) (-4 *3 (-975))))
+ ((*1 *2 *3 *2)
+ (-12 (-5 *2 (-591 *1)) (-5 *3 (-591 *7)) (-4 *1 (-994 *4 *5 *6 *7))
+ (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
+ (-4 *7 (-989 *4 *5 *6))))
+ ((*1 *2 *3 *1)
+ (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-429))
+ (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-591 *1))
+ (-4 *1 (-994 *4 *5 *6 *7))))
+ ((*1 *2 *3 *2)
+ (-12 (-5 *2 (-591 *1)) (-4 *1 (-994 *4 *5 *6 *3)) (-4 *4 (-429))
+ (-4 *5 (-734)) (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
+ (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-591 *1))
+ (-4 *1 (-994 *4 *5 *6 *3))))
+ ((*1 *1 *1 *2)
+ (-12 (-4 *1 (-1119 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-734))
+ (-4 *5 (-788)) (-4 *2 (-989 *3 *4 *5))))
+ ((*1 *1 *1 *2)
+ (-12 (-4 *1 (-1149 *3 *2)) (-4 *3 (-975)) (-4 *2 (-733)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-108)))))
+(((*1 *1 *1 *2 *2)
+ (-12 (-5 *2 (-525)) (-5 *1 (-130 *3 *4 *5)) (-14 *3 *2)
+ (-14 *4 (-712)) (-4 *5 (-160))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-130 *2 *3 *4)) (-14 *2 (-525)) (-14 *3 (-712))
+ (-4 *4 (-160))))
+ ((*1 *1 *1)
+ (-12 (-4 *1 (-629 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-351 *2))
+ (-4 *4 (-351 *2))))
+ ((*1 *1 *2)
+ (-12 (-4 *3 (-975)) (-4 *1 (-629 *3 *2 *4)) (-4 *2 (-351 *3))
+ (-4 *4 (-351 *3))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-1056 *2 *3)) (-14 *2 (-712)) (-4 *3 (-975)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-1070 *4)) (-4 *4 (-37 *3)) (-4 *4 (-975))
+ (-5 *3 (-385 (-525))) (-5 *1 (-1074 *4)))))
+(((*1 *1 *1 *2) (-12 (-4 *1 (-1016 *2)) (-4 *2 (-1018))))
+ ((*1 *1 *1 *1) (-12 (-4 *1 (-1016 *2)) (-4 *2 (-1018)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-341) (-138) (-966 (-385 (-525)))))
- (-4 *5 (-1147 *4)) (-5 *2 (-591 (-2 (|:| -1682 *5) (|:| -2717 *5))))
- (-5 *1 (-748 *4 *5 *3 *6)) (-4 *3 (-601 *5))
- (-4 *6 (-601 (-385 *5)))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-13 (-341) (-138) (-966 (-385 (-525)))))
- (-4 *4 (-1147 *5)) (-5 *2 (-591 (-2 (|:| -1682 *4) (|:| -2717 *4))))
- (-5 *1 (-748 *5 *4 *3 *6)) (-4 *3 (-601 *4))
- (-4 *6 (-601 (-385 *4)))))
+ (-12 (-4 *4 (-341)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4))
+ (-5 *2 (-712)) (-5 *1 (-492 *4 *5 *6 *3)) (-4 *3 (-629 *4 *5 *6))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-351 *3))
+ (-4 *5 (-351 *3)) (-4 *3 (-517)) (-5 *2 (-712))))
((*1 *2 *3)
- (-12 (-4 *4 (-13 (-341) (-138) (-966 (-385 (-525)))))
- (-4 *5 (-1147 *4)) (-5 *2 (-591 (-2 (|:| -1682 *5) (|:| -2717 *5))))
- (-5 *1 (-748 *4 *5 *6 *3)) (-4 *6 (-601 *5))
- (-4 *3 (-601 (-385 *5)))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-13 (-341) (-138) (-966 (-385 (-525)))))
- (-4 *4 (-1147 *5)) (-5 *2 (-591 (-2 (|:| -1682 *4) (|:| -2717 *4))))
- (-5 *1 (-748 *5 *4 *6 *3)) (-4 *6 (-601 *4))
- (-4 *3 (-601 (-385 *4))))))
-(((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-763)))))
-(((*1 *2 *1 *2)
- (-12 (|has| *1 (-6 -4251)) (-4 *1 (-940 *2)) (-4 *2 (-1125)))))
-(((*1 *2 *2 *2)
- (|partial| -12 (-4 *3 (-341)) (-5 *1 (-708 *2 *3)) (-4 *2 (-650 *3))))
- ((*1 *1 *1 *1)
- (|partial| -12 (-4 *1 (-790 *2)) (-4 *2 (-975)) (-4 *2 (-341)))))
-(((*1 *2 *3 *3 *4)
- (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1147 *5))
- (-4 *5 (-13 (-341) (-138) (-966 (-525))))
- (-5 *2
- (-2 (|:| |a| *6) (|:| |b| (-385 *6)) (|:| |c| (-385 *6))
- (|:| -2447 *6)))
- (-5 *1 (-945 *5 *6)) (-5 *3 (-385 *6)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-796))))
- ((*1 *1 *1) (-5 *1 (-796))))
-(((*1 *1 *1) (-12 (-5 *1 (-1112 *2)) (-4 *2 (-1018)))))
-(((*1 *2 *3 *3 *4 *3 *5 *3 *5 *4 *5 *5 *4 *4 *5 *3)
- (-12 (-5 *4 (-631 (-205))) (-5 *5 (-631 (-525))) (-5 *3 (-525))
- (-5 *2 (-964)) (-5 *1 (-698)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-341)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4)))
- (-5 *2 (-1171 *6)) (-5 *1 (-314 *3 *4 *5 *6))
- (-4 *6 (-320 *3 *4 *5)))))
-(((*1 *2 *1 *3)
- (-12 (-4 *1 (-232 *4 *3 *5 *6)) (-4 *4 (-975)) (-4 *3 (-788))
- (-4 *5 (-245 *3)) (-4 *6 (-734)) (-5 *2 (-591 (-712)))))
+ (-12 (-4 *4 (-517)) (-4 *4 (-160)) (-4 *5 (-351 *4))
+ (-4 *6 (-351 *4)) (-5 *2 (-712)) (-5 *1 (-630 *4 *5 *6 *3))
+ (-4 *3 (-629 *4 *5 *6))))
((*1 *2 *1)
- (-12 (-4 *1 (-232 *3 *4 *5 *6)) (-4 *3 (-975)) (-4 *4 (-788))
- (-4 *5 (-245 *4)) (-4 *6 (-734)) (-5 *2 (-591 (-712))))))
-(((*1 *1 *1 *1) (-5 *1 (-796))))
-(((*1 *2 *1) (-12 (-4 *1 (-738 *2)) (-4 *2 (-160)))))
-(((*1 *2 *1 *3 *4)
- (-12 (-5 *3 (-445)) (-5 *4 (-854)) (-5 *2 (-1176)) (-5 *1 (-1172)))))
-(((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-936)))))
+ (-12 (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975))
+ (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-4 *5 (-517))
+ (-5 *2 (-712)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1036)) (-5 *1 (-781 *3)) (-4 *3 (-1018)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-286))
- (-5 *2 (-591 (-712))) (-5 *1 (-719 *3 *4 *5 *6 *7))
- (-4 *3 (-1147 *6)) (-4 *7 (-882 *6 *4 *5)))))
-(((*1 *1 *2) (-12 (-5 *2 (-591 (-1013 (-385 (-525))))) (-5 *1 (-242))))
- ((*1 *1 *2) (-12 (-5 *2 (-591 (-1013 (-357)))) (-5 *1 (-242)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-591 (-525))) (-5 *1 (-227 *3 *4))
- (-14 *3 (-591 (-1089))) (-4 *4 (-975))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-591 (-525))) (-14 *3 (-591 (-1089)))
- (-5 *1 (-431 *3 *4 *5)) (-4 *4 (-975))
- (-4 *5 (-218 (-4045 *3) (-712)))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-591 (-525))) (-5 *1 (-457 *3 *4))
- (-14 *3 (-591 (-1089))) (-4 *4 (-975)))))
+ (-12 (-5 *3 (-1013 (-781 (-357)))) (-5 *2 (-1013 (-781 (-205))))
+ (-5 *1 (-284)))))
(((*1 *2 *2)
(-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2))
(-4 *2 (-13 (-408 *3) (-1111))))))
-(((*1 *2 *1) (-12 (-4 *1 (-1037 *2)) (-4 *2 (-1125)))))
-(((*1 *2 *3 *3 *3 *4 *5 *3 *6 *6 *3)
- (-12 (-5 *3 (-525)) (-5 *5 (-108)) (-5 *6 (-631 (-205)))
- (-5 *4 (-205)) (-5 *2 (-964)) (-5 *1 (-697)))))
-(((*1 *1 *1) (-12 (-4 *1 (-224 *2)) (-4 *2 (-1125))))
- ((*1 *1 *1)
- (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
- (-4 *4 (-788)))))
-(((*1 *1 *1 *1 *2)
- (-12 (-5 *2 (-712)) (-4 *1 (-989 *3 *4 *5)) (-4 *3 (-975))
- (-4 *4 (-734)) (-4 *5 (-788)) (-4 *3 (-517)))))
-(((*1 *1 *1 *1) (-12 (-5 *1 (-723 *2)) (-4 *2 (-975)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-591 (-2 (|:| |integrand| *3) (|:| |intvar| *3))))
- (-5 *1 (-542 *3)) (-4 *3 (-341)))))
-(((*1 *2 *2 *1) (|partial| -12 (-5 *2 (-591 *1)) (-4 *1 (-286)))))
-(((*1 *2 *2 *3)
- (|partial| -12 (-5 *2 (-591 (-1085 *7))) (-5 *3 (-1085 *7))
- (-4 *7 (-882 *4 *5 *6)) (-4 *4 (-842)) (-4 *5 (-734))
- (-4 *6 (-788)) (-5 *1 (-839 *4 *5 *6 *7))))
- ((*1 *2 *2 *3)
- (|partial| -12 (-5 *2 (-591 (-1085 *5))) (-5 *3 (-1085 *5))
- (-4 *5 (-1147 *4)) (-4 *4 (-842)) (-5 *1 (-840 *4 *5)))))
-(((*1 *1 *1) (-5 *1 (-987))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1125)) (-4 *4 (-351 *3))
- (-4 *5 (-351 *3)) (-5 *2 (-525))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975))
- (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-525)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1041 (-525) (-564 (-47)))) (-5 *1 (-47))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-923 *2)) (-4 *4 (-1147 *3)) (-4 *2 (-286))
- (-5 *1 (-391 *2 *3 *4 *5)) (-4 *5 (-13 (-387 *3 *4) (-966 *3)))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-517)) (-4 *3 (-788)) (-5 *2 (-1041 *3 (-564 *1)))
- (-4 *1 (-408 *3))))
- ((*1 *2 *1) (-12 (-5 *2 (-1041 (-525) (-564 (-468)))) (-5 *1 (-468))))
- ((*1 *2 *1)
- (-12 (-4 *4 (-160)) (-4 *2 (|SubsetCategory| (-668) *4))
- (-5 *1 (-570 *3 *4 *2)) (-4 *3 (-37 *4))))
- ((*1 *2 *1)
- (-12 (-4 *4 (-160)) (-4 *2 (|SubsetCategory| (-668) *4))
- (-5 *1 (-607 *3 *4 *2)) (-4 *3 (-659 *4))))
- ((*1 *2 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-517)))))
-(((*1 *1 *1 *1)
- (-12 (-4 *1 (-629 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-351 *2))
- (-4 *4 (-351 *2)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *2 (-445)) (-5 *3 (-591 (-242))) (-5 *1 (-1172))))
- ((*1 *1 *1) (-5 *1 (-1172))))
+ (-12 (-4 *1 (-360 *3 *4)) (-4 *3 (-975)) (-4 *4 (-1018))
+ (-5 *2 (-2 (|:| |k| *4) (|:| |c| *3))))))
(((*1 *2 *1)
- (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-4 *3 (-346)) (-5 *2 (-108))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1085 *4)) (-4 *4 (-327)) (-5 *2 (-108))
- (-5 *1 (-335 *4))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1171 *4)) (-4 *4 (-327)) (-5 *2 (-108))
- (-5 *1 (-495 *4)))))
-(((*1 *1) (-5 *1 (-415))))
+ (-12 (-4 *1 (-342 *3 *2)) (-4 *3 (-1018)) (-4 *2 (-1018)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1089)) (-4 *5 (-341)) (-5 *2 (-591 (-1120 *5)))
- (-5 *1 (-1179 *5)) (-5 *4 (-1120 *5)))))
-(((*1 *2 *3 *4 *5 *5)
- (-12 (-5 *4 (-108)) (-5 *5 (-525)) (-4 *6 (-341)) (-4 *6 (-346))
- (-4 *6 (-975)) (-5 *2 (-591 (-591 (-631 *6)))) (-5 *1 (-958 *6))
- (-5 *3 (-591 (-631 *6)))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-341)) (-4 *4 (-346)) (-4 *4 (-975))
- (-5 *2 (-591 (-591 (-631 *4)))) (-5 *1 (-958 *4))
- (-5 *3 (-591 (-631 *4)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-108)) (-4 *5 (-341)) (-4 *5 (-346)) (-4 *5 (-975))
- (-5 *2 (-591 (-591 (-631 *5)))) (-5 *1 (-958 *5))
- (-5 *3 (-591 (-631 *5)))))
+ (-12 (-5 *3 (-591 (-631 *5))) (-5 *4 (-1171 *5)) (-4 *5 (-286))
+ (-4 *5 (-975)) (-5 *2 (-631 *5)) (-5 *1 (-958 *5)))))
+(((*1 *2 *3 *4 *4 *5 *4 *3 *6 *3 *4 *7 *8 *9 *10)
+ (-12 (-5 *4 (-525)) (-5 *5 (-1072)) (-5 *6 (-631 (-205)))
+ (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G))))
+ (-5 *8 (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))))
+ (-5 *9 (-3 (|:| |fn| (-366)) (|:| |fp| (-69 PEDERV))))
+ (-5 *10 (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT))))
+ (-5 *3 (-205)) (-5 *2 (-964)) (-5 *1 (-691)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-591 *4)) (-4 *4 (-341)) (-5 *2 (-631 *4))
+ (-5 *1 (-755 *4 *5)) (-4 *5 (-601 *4))))
((*1 *2 *3 *4)
- (-12 (-5 *4 (-854)) (-4 *5 (-341)) (-4 *5 (-346)) (-4 *5 (-975))
- (-5 *2 (-591 (-591 (-631 *5)))) (-5 *1 (-958 *5))
- (-5 *3 (-591 (-631 *5))))))
-(((*1 *2 *1 *1)
- (-12 (-5 *2 (-2 (|:| -1399 (-723 *3)) (|:| |coef2| (-723 *3))))
- (-5 *1 (-723 *3)) (-4 *3 (-517)) (-4 *3 (-975))))
- ((*1 *2 *1 *1)
- (-12 (-4 *3 (-517)) (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788))
- (-5 *2 (-2 (|:| -1399 *1) (|:| |coef2| *1)))
- (-4 *1 (-989 *3 *4 *5)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))))
-(((*1 *1 *1) (-12 (-4 *1 (-618 *2)) (-4 *2 (-1125)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-591 *2)) (-4 *2 (-882 *4 *5 *6)) (-4 *4 (-429))
- (-4 *5 (-734)) (-4 *6 (-788)) (-5 *1 (-426 *4 *5 *6 *2)))))
-(((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-525)) (-4 *1 (-55 *4 *5 *3)) (-4 *4 (-1125))
- (-4 *5 (-351 *4)) (-4 *3 (-351 *4)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *2 (-1171 (-1089))) (-5 *3 (-1171 (-430 *4 *5 *6 *7)))
- (-5 *1 (-430 *4 *5 *6 *7)) (-4 *4 (-160)) (-14 *5 (-854))
- (-14 *6 (-591 (-1089))) (-14 *7 (-1171 (-631 *4)))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1089)) (-5 *3 (-1171 (-430 *4 *5 *6 *7)))
- (-5 *1 (-430 *4 *5 *6 *7)) (-4 *4 (-160)) (-14 *5 (-854))
- (-14 *6 (-591 *2)) (-14 *7 (-1171 (-631 *4)))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1171 (-430 *3 *4 *5 *6))) (-5 *1 (-430 *3 *4 *5 *6))
- (-4 *3 (-160)) (-14 *4 (-854)) (-14 *5 (-591 (-1089)))
- (-14 *6 (-1171 (-631 *3)))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1171 (-1089))) (-5 *1 (-430 *3 *4 *5 *6))
- (-4 *3 (-160)) (-14 *4 (-854)) (-14 *5 (-591 (-1089)))
- (-14 *6 (-1171 (-631 *3)))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1089)) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-160))
- (-14 *4 (-854)) (-14 *5 (-591 *2)) (-14 *6 (-1171 (-631 *3)))))
- ((*1 *1)
- (-12 (-5 *1 (-430 *2 *3 *4 *5)) (-4 *2 (-160)) (-14 *3 (-854))
- (-14 *4 (-591 (-1089))) (-14 *5 (-1171 (-631 *2))))))
+ (-12 (-5 *3 (-591 *5)) (-5 *4 (-712)) (-4 *5 (-341))
+ (-5 *2 (-631 *5)) (-5 *1 (-755 *5 *6)) (-4 *6 (-601 *5)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-1 *2 *2)) (-4 *5 (-341)) (-4 *6 (-1147 (-385 *2)))
+ (-4 *2 (-1147 *5)) (-5 *1 (-196 *5 *2 *6 *3))
+ (-4 *3 (-320 *5 *2 *6)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-1091 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525)))))
(((*1 *2 *2)
- (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-429))
- (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788))
- (-5 *1 (-908 *3 *4 *5 *6))))
- ((*1 *2 *2 *3)
- (-12 (-5 *2 (-591 *7)) (-5 *3 (-108)) (-4 *7 (-989 *4 *5 *6))
- (-4 *4 (-429)) (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788))
- (-5 *1 (-908 *4 *5 *6 *7)))))
-(((*1 *2)
- (-12 (-5 *2 (-1171 (-1019 *3 *4))) (-5 *1 (-1019 *3 *4))
- (-14 *3 (-854)) (-14 *4 (-854)))))
+ (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-517))
+ (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-908 *3 *4 *5 *6)))))
+(((*1 *1 *1 *1) (-12 (-5 *1 (-364 *2)) (-4 *2 (-1018))))
+ ((*1 *1 *1 *1) (-12 (-5 *1 (-760 *2)) (-4 *2 (-788)))))
(((*1 *2)
- (-12 (-4 *4 (-1129)) (-4 *5 (-1147 *4)) (-4 *6 (-1147 (-385 *5)))
- (-5 *2 (-712)) (-5 *1 (-319 *3 *4 *5 *6)) (-4 *3 (-320 *4 *5 *6))))
- ((*1 *2)
- (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3))
- (-4 *5 (-1147 (-385 *4))) (-5 *2 (-712))))
- ((*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-712)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1041 (-525) (-564 (-47)))) (-5 *1 (-47))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-286)) (-4 *4 (-923 *3)) (-4 *5 (-1147 *4))
- (-5 *2 (-1171 *6)) (-5 *1 (-391 *3 *4 *5 *6))
- (-4 *6 (-13 (-387 *4 *5) (-966 *4)))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-975)) (-4 *3 (-788)) (-5 *2 (-1041 *3 (-564 *1)))
- (-4 *1 (-408 *3))))
- ((*1 *2 *1) (-12 (-5 *2 (-1041 (-525) (-564 (-468)))) (-5 *1 (-468))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-160)) (-4 *2 (-37 *3)) (-5 *1 (-570 *2 *3 *4))
- (-4 *4 (|SubsetCategory| (-668) *3))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-160)) (-4 *2 (-659 *3)) (-5 *1 (-607 *2 *3 *4))
- (-4 *4 (|SubsetCategory| (-668) *3))))
- ((*1 *2 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-517)))))
-(((*1 *1 *1 *1 *1) (-4 *1 (-510))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-135)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 (-385 (-885 *5)))) (-5 *4 (-591 (-1089)))
- (-4 *5 (-517)) (-5 *2 (-591 (-591 (-885 *5)))) (-5 *1 (-1095 *5)))))
-(((*1 *1) (-5 *1 (-1005))))
+ (-12 (-5 *2 (-108)) (-5 *1 (-1103 *3 *4)) (-4 *3 (-1018))
+ (-4 *4 (-1018)))))
(((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-205)) (-5 *5 (-525)) (-5 *2 (-1121 *3))
- (-5 *1 (-731 *3)) (-4 *3 (-905))))
- ((*1 *1 *2 *3 *4)
- (-12 (-5 *3 (-591 (-591 (-876 (-205))))) (-5 *4 (-108))
- (-5 *1 (-1121 *2)) (-4 *2 (-905)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-994 *3 *4 *5 *6)) (-4 *3 (-429)) (-4 *4 (-734))
- (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-108))))
- ((*1 *2 *3 *1)
- (-12 (-4 *1 (-994 *4 *5 *6 *3)) (-4 *4 (-429)) (-4 *5 (-734))
- (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-108)))))
-(((*1 *2 *3 *3 *4 *4)
- (-12 (-5 *3 (-631 (-205))) (-5 *4 (-525)) (-5 *2 (-964))
- (-5 *1 (-690)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-341)) (-4 *7 (-1147 *5)) (-4 *4 (-666 *5 *7))
- (-5 *2 (-2 (|:| -4057 (-631 *6)) (|:| |vec| (-1171 *5))))
- (-5 *1 (-752 *5 *6 *7 *4 *3)) (-4 *6 (-601 *5)) (-4 *3 (-601 *4)))))
+ (-12 (-5 *3 (-1085 *9)) (-5 *4 (-591 *7)) (-5 *5 (-591 (-591 *8)))
+ (-4 *7 (-788)) (-4 *8 (-286)) (-4 *9 (-882 *8 *6 *7)) (-4 *6 (-734))
+ (-5 *2
+ (-2 (|:| |upol| (-1085 *8)) (|:| |Lval| (-591 *8))
+ (|:| |Lfact|
+ (-591 (-2 (|:| -2542 (-1085 *8)) (|:| -3987 (-525)))))
+ (|:| |ctpol| *8)))
+ (-5 *1 (-684 *6 *7 *8 *9)))))
+(((*1 *2 *3) (-12 (-5 *3 (-108)) (-5 *2 (-1072)) (-5 *1 (-51)))))
+(((*1 *1 *1)
+ (-12 (-4 *2 (-429)) (-4 *3 (-788)) (-4 *4 (-734))
+ (-5 *1 (-918 *2 *3 *4 *5)) (-4 *5 (-882 *2 *4 *3)))))
+(((*1 *2 *3 *3 *3 *3)
+ (-12 (-5 *3 (-525)) (-5 *2 (-108)) (-5 *1 (-456)))))
+(((*1 *2 *2 *1) (-12 (-4 *1 (-1037 *2)) (-4 *2 (-1125)))))
+(((*1 *2 *1) (-12 (-4 *1 (-245 *2)) (-4 *2 (-788))))
+ ((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-1089)) (-5 *1 (-798 *3)) (-14 *3 (-591 *2))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-898 *3)) (-4 *3 (-899))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-920))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1089)) (-5 *1 (-1011 *3)) (-4 *3 (-1125))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1149 *3 *4)) (-4 *3 (-975)) (-4 *4 (-733))
+ (-5 *2 (-1089))))
+ ((*1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-1167 *3)) (-14 *3 *2))))
+(((*1 *1 *1 *2)
+ (|partial| -12 (-4 *1 (-1119 *3 *4 *5 *2)) (-4 *3 (-517))
+ (-4 *4 (-734)) (-4 *5 (-788)) (-4 *2 (-989 *3 *4 *5)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))))
+(((*1 *2 *3 *3 *3 *3 *3 *4 *3 *4 *3 *5 *5 *3)
+ (-12 (-5 *3 (-525)) (-5 *4 (-108)) (-5 *5 (-631 (-157 (-205))))
+ (-5 *2 (-964)) (-5 *1 (-697)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1085 *4)) (-4 *4 (-327))
+ (-4 *2
+ (-13 (-380)
+ (-10 -7 (-15 -2686 (*2 *4)) (-15 -1970 ((-854) *2))
+ (-15 -3612 ((-1171 *2) (-854))) (-15 -3861 (*2 *2)))))
+ (-5 *1 (-334 *2 *4)))))
+(((*1 *1 *1 *1)
+ (-12 (|has| *1 (-6 -4251)) (-4 *1 (-224 *2)) (-4 *2 (-1125)))))
(((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-1171 *4)) (-4 *4 (-587 *5)) (-4 *5 (-341))
- (-4 *5 (-517)) (-5 *2 (-1171 *5)) (-5 *1 (-586 *5 *4))))
+ (|partial| -12 (-5 *3 (-591 (-242))) (-5 *4 (-1089))
+ (-5 *1 (-241 *2)) (-4 *2 (-1125))))
((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-1171 *4)) (-4 *4 (-587 *5))
- (-2247 (-4 *5 (-341))) (-4 *5 (-517)) (-5 *2 (-1171 (-385 *5)))
- (-5 *1 (-586 *5 *4)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-1172))))
- ((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-1173)))))
-(((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| |pde| (-591 (-294 (-205))))
- (|:| |constraints|
- (-591
- (-2 (|:| |start| (-205)) (|:| |finish| (-205))
- (|:| |grid| (-712)) (|:| |boundaryType| (-525))
- (|:| |dStart| (-631 (-205))) (|:| |dFinish| (-631 (-205))))))
- (|:| |f| (-591 (-591 (-294 (-205))))) (|:| |st| (-1072))
- (|:| |tol| (-205))))
- (-5 *2 (-108)) (-5 *1 (-192)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-154 *3)) (-4 *3 (-160)) (-4 *3 (-510))
- (-5 *2 (-385 (-525)))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-385 (-525))) (-5 *1 (-396 *3)) (-4 *3 (-510))
- (-4 *3 (-517))))
- ((*1 *2 *1) (-12 (-4 *1 (-510)) (-5 *2 (-385 (-525)))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-738 *3)) (-4 *3 (-160)) (-4 *3 (-510))
- (-5 *2 (-385 (-525)))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-385 (-525))) (-5 *1 (-774 *3)) (-4 *3 (-510))
- (-4 *3 (-1018))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-385 (-525))) (-5 *1 (-781 *3)) (-4 *3 (-510))
- (-4 *3 (-1018))))
+ (|partial| -12 (-5 *3 (-591 (-242))) (-5 *4 (-1089)) (-5 *2 (-51))
+ (-5 *1 (-242)))))
+(((*1 *1 *1)
+ (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
+ (-4 *4 (-788)) (-4 *2 (-429)))))
+(((*1 *2 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-517)) (-4 *2 (-510))))
+ ((*1 *1 *1) (-4 *1 (-984))))
+(((*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-103))))
+ ((*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-198))))
+ ((*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-462))))
+ ((*1 *1 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-517)) (-4 *2 (-286))))
((*1 *2 *1)
- (-12 (-4 *1 (-927 *3)) (-4 *3 (-160)) (-4 *3 (-510))
- (-5 *2 (-385 (-525)))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-385 (-525))) (-5 *1 (-938 *3)) (-4 *3 (-966 *2)))))
-(((*1 *2 *2 *3)
- (-12 (-4 *4 (-734))
- (-4 *3 (-13 (-788) (-10 -8 (-15 -1408 ((-1089) $))))) (-4 *5 (-517))
- (-5 *1 (-674 *4 *3 *5 *2)) (-4 *2 (-882 (-385 (-885 *5)) *4 *3))))
- ((*1 *2 *2 *3)
- (-12 (-4 *4 (-975)) (-4 *5 (-734))
- (-4 *3
- (-13 (-788)
- (-10 -8 (-15 -1408 ((-1089) $))
- (-15 -2037 ((-3 $ "failed") (-1089))))))
- (-5 *1 (-915 *4 *5 *3 *2)) (-4 *2 (-882 (-885 *4) *5 *3))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-591 *6))
- (-4 *6
- (-13 (-788)
- (-10 -8 (-15 -1408 ((-1089) $))
- (-15 -2037 ((-3 $ "failed") (-1089))))))
- (-4 *4 (-975)) (-4 *5 (-734)) (-5 *1 (-915 *4 *5 *6 *2))
- (-4 *2 (-882 (-885 *4) *5 *6)))))
+ (-12 (-5 *2 (-385 (-525))) (-5 *1 (-934 *3)) (-14 *3 (-525))))
+ ((*1 *1 *1) (-4 *1 (-984))))
+(((*1 *1 *1 *1 *1) (-5 *1 (-796))) ((*1 *1 *1 *1) (-5 *1 (-796)))
+ ((*1 *1 *1) (-5 *1 (-796))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 (-1 (-108) *8))) (-4 *8 (-989 *5 *6 *7))
- (-4 *5 (-517)) (-4 *6 (-734)) (-4 *7 (-788))
- (-5 *2 (-2 (|:| |goodPols| (-591 *8)) (|:| |badPols| (-591 *8))))
- (-5 *1 (-908 *5 *6 *7 *8)) (-5 *4 (-591 *8)))))
-(((*1 *1 *2 *1)
- (-12 (-5 *1 (-594 *2 *3 *4)) (-4 *2 (-1018)) (-4 *3 (-23))
- (-14 *4 *3))))
-(((*1 *2 *2 *3)
- (-12 (-4 *3 (-975)) (-5 *1 (-421 *3 *2)) (-4 *2 (-1147 *3)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1021 *3 *4 *5 *6 *7)) (-4 *3 (-1018)) (-4 *4 (-1018))
- (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *7 (-1018)) (-5 *2 (-108)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-1171 *5)) (-4 *5 (-733)) (-5 *2 (-108))
- (-5 *1 (-783 *4 *5)) (-14 *4 (-712)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
- (-4 *2 (-13 (-408 *3) (-932)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3))
- (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3))
- (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4))))
- ((*1 *1 *1) (-4 *1 (-466)))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
- (-5 *1 (-1075 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
- (-5 *1 (-1076 *3)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-788)) (-5 *2 (-1098 (-591 *4))) (-5 *1 (-1097 *4))
- (-5 *3 (-591 *4)))))
-(((*1 *2 *1 *3)
- (-12 (-4 *1 (-836 *3)) (-4 *3 (-1018)) (-5 *2 (-1020 *3))))
- ((*1 *2 *1 *3)
- (-12 (-4 *4 (-1018)) (-5 *2 (-1020 (-591 *4))) (-5 *1 (-837 *4))
- (-5 *3 (-591 *4))))
- ((*1 *2 *1 *3)
- (-12 (-4 *4 (-1018)) (-5 *2 (-1020 (-1020 *4))) (-5 *1 (-837 *4))
- (-5 *3 (-1020 *4))))
- ((*1 *2 *1 *3)
- (-12 (-5 *2 (-1020 *3)) (-5 *1 (-837 *3)) (-4 *3 (-1018)))))
+ (-12 (-4 *4 (-341)) (-5 *2 (-591 (-1070 *4))) (-5 *1 (-264 *4 *5))
+ (-5 *3 (-1070 *4)) (-4 *5 (-1162 *4)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-591 (-294 (-205)))) (-5 *4 (-712))
+ (-5 *2 (-631 (-205))) (-5 *1 (-246)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-975)) (-5 *1 (-654 *3 *2)) (-4 *2 (-1147 *3)))))
-(((*1 *2 *1) (-12 (-4 *1 (-517)) (-5 *2 (-108)))))
-(((*1 *1 *1) (-5 *1 (-205))) ((*1 *1 *1) (-5 *1 (-357)))
- ((*1 *1) (-5 *1 (-357))))
-(((*1 *2 *2) (-12 (-5 *2 (-854)) (-5 *1 (-335 *3)) (-4 *3 (-327)))))
-(((*1 *2 *1) (-12 (-4 *1 (-286)) (-5 *2 (-712)))))
-(((*1 *1 *1) (-12 (-4 *1 (-1186 *2 *3)) (-4 *2 (-788)) (-4 *3 (-975))))
- ((*1 *1 *1) (-12 (-5 *1 (-1192 *2 *3)) (-4 *2 (-975)) (-4 *3 (-784)))))
+ (-12 (-5 *2 (-876 *3)) (-4 *3 (-13 (-341) (-1111) (-932)))
+ (-5 *1 (-163 *3)))))
+(((*1 *2 *3 *4 *4 *3 *5 *3 *6 *4 *7 *8 *9)
+ (-12 (-5 *4 (-525)) (-5 *5 (-1072)) (-5 *6 (-631 (-205)))
+ (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G))))
+ (-5 *8 (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))))
+ (-5 *9 (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT))))
+ (-5 *3 (-205)) (-5 *2 (-964)) (-5 *1 (-691)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))))
+(((*1 *1 *1) (-4 *1 (-510))))
(((*1 *1 *1) (-12 (-4 *1 (-46 *2 *3)) (-4 *2 (-975)) (-4 *3 (-733))))
((*1 *1 *1)
(-12 (-5 *1 (-49 *2 *3)) (-4 *2 (-975)) (-14 *3 (-591 (-1089)))))
@@ -13535,10 +14733,10 @@
((*1 *1 *1) (-12 (-4 *1 (-360 *2 *3)) (-4 *2 (-975)) (-4 *3 (-1018))))
((*1 *1 *1)
(-12 (-14 *2 (-591 (-1089))) (-4 *3 (-160))
- (-4 *5 (-218 (-4045 *2) (-712)))
+ (-4 *5 (-218 (-2028 *2) (-712)))
(-14 *6
- (-1 (-108) (-2 (|:| -2226 *4) (|:| -2008 *5))
- (-2 (|:| -2226 *4) (|:| -2008 *5))))
+ (-1 (-108) (-2 (|:| -3229 *4) (|:| -3987 *5))
+ (-2 (|:| -3229 *4) (|:| -3987 *5))))
(-5 *1 (-438 *2 *3 *4 *5 *6 *7)) (-4 *4 (-788))
(-4 *7 (-882 *3 *5 (-798 *2)))))
((*1 *1 *1) (-12 (-4 *1 (-481 *2 *3)) (-4 *2 (-1018)) (-4 *3 (-788))))
@@ -13553,183 +14751,101 @@
(-12 (-4 *1 (-989 *3 *4 *2)) (-4 *3 (-975)) (-4 *4 (-734))
(-4 *2 (-788))))
((*1 *1 *1) (-12 (-5 *1 (-1192 *2 *3)) (-4 *2 (-975)) (-4 *3 (-784)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-108)) (-5 *1 (-110))))
- ((*1 *2 *1 *3) (-12 (-4 *1 (-281)) (-5 *3 (-1089)) (-5 *2 (-108))))
- ((*1 *2 *1 *3) (-12 (-4 *1 (-281)) (-5 *3 (-110)) (-5 *2 (-108))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-1089)) (-5 *2 (-108)) (-5 *1 (-564 *4)) (-4 *4 (-788))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-110)) (-5 *2 (-108)) (-5 *1 (-564 *4)) (-4 *4 (-788))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-1018)) (-5 *2 (-108)) (-5 *1 (-820 *5 *3 *4))
- (-4 *3 (-819 *5)) (-4 *4 (-566 (-825 *5)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 *6)) (-4 *6 (-819 *5)) (-4 *5 (-1018))
- (-5 *2 (-108)) (-5 *1 (-820 *5 *6 *4)) (-4 *4 (-566 (-825 *5))))))
-(((*1 *1 *2) (-12 (-5 *2 (-760 *3)) (-4 *3 (-788)) (-5 *1 (-616 *3)))))
-(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522)))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
- (-4 *4 (-788)) (-4 *2 (-517)))))
-(((*1 *1 *2 *3 *3 *3 *4)
- (-12 (-4 *4 (-341)) (-4 *3 (-1147 *4)) (-4 *5 (-1147 (-385 *3)))
- (-4 *1 (-313 *4 *3 *5 *2)) (-4 *2 (-320 *4 *3 *5))))
- ((*1 *1 *2 *2 *3)
- (-12 (-5 *3 (-525)) (-4 *2 (-341)) (-4 *4 (-1147 *2))
- (-4 *5 (-1147 (-385 *4))) (-4 *1 (-313 *2 *4 *5 *6))
- (-4 *6 (-320 *2 *4 *5))))
- ((*1 *1 *2 *2)
- (-12 (-4 *2 (-341)) (-4 *3 (-1147 *2)) (-4 *4 (-1147 (-385 *3)))
- (-4 *1 (-313 *2 *3 *4 *5)) (-4 *5 (-320 *2 *3 *4))))
- ((*1 *1 *2)
- (-12 (-4 *3 (-341)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4)))
- (-4 *1 (-313 *3 *4 *5 *2)) (-4 *2 (-320 *3 *4 *5))))
+(((*1 *2 *3 *1)
+ (-12 (-4 *1 (-907 *4 *5 *3 *6)) (-4 *4 (-975)) (-4 *5 (-734))
+ (-4 *3 (-788)) (-4 *6 (-989 *4 *5 *3)) (-5 *2 (-108)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
+ (-4 *3 (-989 *5 *6 *7))
+ (-5 *2 (-591 (-2 (|:| |val| (-108)) (|:| -3585 *4))))
+ (-5 *1 (-717 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-591 (-591 *3))) (-4 *3 (-975)) (-4 *1 (-629 *3 *4 *5))
+ (-4 *4 (-351 *3)) (-4 *5 (-351 *3))))
+ ((*1 *1 *2) (-12 (-5 *2 (-591 (-591 (-796)))) (-5 *1 (-796))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-1056 *3 *4)) (-5 *1 (-924 *3 *4)) (-14 *3 (-854))
+ (-4 *4 (-341))))
((*1 *1 *2)
- (-12 (-5 *2 (-391 *4 (-385 *4) *5 *6)) (-4 *4 (-1147 *3))
- (-4 *5 (-1147 (-385 *4))) (-4 *6 (-320 *3 *4 *5)) (-4 *3 (-341))
- (-4 *1 (-313 *3 *4 *5 *6)))))
+ (-12 (-5 *2 (-591 (-591 *5))) (-4 *5 (-975))
+ (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *6 (-218 *4 *5))
+ (-4 *7 (-218 *3 *5)))))
(((*1 *2 *3)
- (|partial| -12 (-4 *4 (-1129)) (-4 *5 (-1147 *4))
- (-5 *2 (-2 (|:| |radicand| (-385 *5)) (|:| |deg| (-712))))
- (-5 *1 (-139 *4 *5 *3)) (-4 *3 (-1147 (-385 *5))))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1154 *3 *4)) (-4 *3 (-975)) (-4 *4 (-1131 *3))
- (-5 *2 (-385 (-525))))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-341)) (-5 *2 (-2 (|:| -2963 *3) (|:| -3407 *3)))
- (-5 *1 (-708 *3 *4)) (-4 *3 (-650 *4))))
- ((*1 *2 *1 *1)
- (-12 (-4 *3 (-341)) (-4 *3 (-975))
- (-5 *2 (-2 (|:| -2963 *1) (|:| -3407 *1))) (-4 *1 (-790 *3))))
- ((*1 *2 *3 *3 *4)
- (-12 (-5 *4 (-94 *5)) (-4 *5 (-341)) (-4 *5 (-975))
- (-5 *2 (-2 (|:| -2963 *3) (|:| -3407 *3))) (-5 *1 (-791 *5 *3))
- (-4 *3 (-790 *5)))))
-(((*1 *2 *3 *3 *4 *5 *5)
- (-12 (-5 *5 (-108)) (-4 *6 (-429)) (-4 *7 (-734)) (-4 *8 (-788))
- (-4 *3 (-989 *6 *7 *8))
- (-5 *2 (-591 (-2 (|:| |val| *3) (|:| -3374 *4))))
- (-5 *1 (-995 *6 *7 *8 *3 *4)) (-4 *4 (-994 *6 *7 *8 *3))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-591 (-2 (|:| |val| (-591 *8)) (|:| -3374 *9))))
- (-5 *5 (-108)) (-4 *8 (-989 *6 *7 *4)) (-4 *9 (-994 *6 *7 *4 *8))
- (-4 *6 (-429)) (-4 *7 (-734)) (-4 *4 (-788))
- (-5 *2 (-591 (-2 (|:| |val| *8) (|:| -3374 *9))))
- (-5 *1 (-995 *6 *7 *4 *8 *9)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-591 (-885 *4))) (-5 *3 (-591 (-1089))) (-4 *4 (-429))
- (-5 *1 (-851 *4)))))
-(((*1 *1 *1) (-4 *1 (-510))))
-(((*1 *1 *1 *1 *2)
- (-12 (-5 *2 (-712)) (-4 *1 (-304 *3 *4)) (-4 *3 (-975))
- (-4 *4 (-733)) (-4 *3 (-160)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-294 *3)) (-4 *3 (-13 (-975) (-788)))
- (-5 *1 (-203 *3 *4)) (-14 *4 (-591 (-1089))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 (-885 *5))) (-5 *4 (-591 (-1089))) (-4 *5 (-517))
- (-5 *2 (-591 (-591 (-273 (-385 (-885 *5)))))) (-5 *1 (-711 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-591 (-885 *4))) (-4 *4 (-517))
- (-5 *2 (-591 (-591 (-273 (-385 (-885 *4)))))) (-5 *1 (-711 *4))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-631 *7))
- (-5 *5
- (-1 (-2 (|:| |particular| (-3 *6 "failed")) (|:| -4003 (-591 *6)))
- *7 *6))
- (-4 *6 (-341)) (-4 *7 (-601 *6))
+ (-12 (-5 *3 (-591 (-1089))) (-4 *4 (-13 (-286) (-138)))
+ (-4 *5 (-13 (-788) (-566 (-1089)))) (-4 *6 (-734))
+ (-5 *2 (-591 (-385 (-885 *4)))) (-5 *1 (-857 *4 *5 *6 *7))
+ (-4 *7 (-882 *4 *6 *5)))))
+(((*1 *2 *3 *3 *3 *3 *4 *3 *3 *4 *4 *4 *5)
+ (-12 (-5 *3 (-205)) (-5 *4 (-525))
+ (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G)))) (-5 *2 (-964))
+ (-5 *1 (-690)))))
+(((*1 *2 *3 *3 *3 *3 *4 *4 *4 *5)
+ (-12 (-5 *3 (-205)) (-5 *4 (-525))
+ (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -1730)))) (-5 *2 (-964))
+ (-5 *1 (-690)))))
+(((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205)))
+ (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205))
+ (|:| |relerr| (-205))))
(-5 *2
- (-2 (|:| |particular| (-3 (-1171 *6) "failed"))
- (|:| -4003 (-591 (-1171 *6)))))
- (-5 *1 (-754 *6 *7)) (-5 *4 (-1171 *6)))))
+ (-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| (-1070 (-205)))
+ (|:| |notEvaluated|
+ "Internal singularities not yet evaluated")))
+ (|:| -3756
+ (-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 (-520)))))
+(((*1 *2 *1) (-12 (-4 *3 (-1125)) (-5 *2 (-591 *1)) (-4 *1 (-940 *3))))
+ ((*1 *2 *1)
+ (-12 (-5 *2 (-591 (-1078 *3 *4))) (-5 *1 (-1078 *3 *4))
+ (-14 *3 (-854)) (-4 *4 (-975)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-806 (-898 *3) (-898 *3))) (-5 *1 (-898 *3))
+ (-4 *3 (-899)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-796)))))
(((*1 *2 *1)
(-12 (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-591 *1))
(-4 *1 (-882 *3 *4 *5)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *2 (-955 (-781 (-525))))
- (-5 *3 (-1070 (-2 (|:| |k| (-525)) (|:| |c| *4)))) (-4 *4 (-975))
- (-5 *1 (-550 *4)))))
-(((*1 *2 *3 *4 *3 *3)
- (-12 (-5 *3 (-273 *6)) (-5 *4 (-110)) (-4 *6 (-408 *5))
- (-4 *5 (-13 (-788) (-517) (-566 (-501)))) (-5 *2 (-51))
- (-5 *1 (-295 *5 *6))))
- ((*1 *2 *3 *4 *3 *5)
- (-12 (-5 *3 (-273 *7)) (-5 *4 (-110)) (-5 *5 (-591 *7))
- (-4 *7 (-408 *6)) (-4 *6 (-13 (-788) (-517) (-566 (-501))))
- (-5 *2 (-51)) (-5 *1 (-295 *6 *7))))
- ((*1 *2 *3 *4 *5 *3)
- (-12 (-5 *3 (-591 (-273 *7))) (-5 *4 (-591 (-110))) (-5 *5 (-273 *7))
- (-4 *7 (-408 *6)) (-4 *6 (-13 (-788) (-517) (-566 (-501))))
- (-5 *2 (-51)) (-5 *1 (-295 *6 *7))))
- ((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *3 (-591 (-273 *8))) (-5 *4 (-591 (-110))) (-5 *5 (-273 *8))
- (-5 *6 (-591 *8)) (-4 *8 (-408 *7))
- (-4 *7 (-13 (-788) (-517) (-566 (-501)))) (-5 *2 (-51))
- (-5 *1 (-295 *7 *8))))
- ((*1 *2 *3 *4 *5 *3)
- (-12 (-5 *3 (-591 *7)) (-5 *4 (-591 (-110))) (-5 *5 (-273 *7))
- (-4 *7 (-408 *6)) (-4 *6 (-13 (-788) (-517) (-566 (-501))))
- (-5 *2 (-51)) (-5 *1 (-295 *6 *7))))
- ((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *3 (-591 *8)) (-5 *4 (-591 (-110))) (-5 *6 (-591 (-273 *8)))
- (-4 *8 (-408 *7)) (-5 *5 (-273 *8))
- (-4 *7 (-13 (-788) (-517) (-566 (-501)))) (-5 *2 (-51))
- (-5 *1 (-295 *7 *8))))
- ((*1 *2 *3 *4 *3 *5)
- (-12 (-5 *3 (-273 *5)) (-5 *4 (-110)) (-4 *5 (-408 *6))
- (-4 *6 (-13 (-788) (-517) (-566 (-501)))) (-5 *2 (-51))
- (-5 *1 (-295 *6 *5))))
- ((*1 *2 *3 *4 *5 *3)
- (-12 (-5 *4 (-110)) (-5 *5 (-273 *3)) (-4 *3 (-408 *6))
- (-4 *6 (-13 (-788) (-517) (-566 (-501)))) (-5 *2 (-51))
- (-5 *1 (-295 *6 *3))))
- ((*1 *2 *3 *4 *5 *5)
- (-12 (-5 *4 (-110)) (-5 *5 (-273 *3)) (-4 *3 (-408 *6))
- (-4 *6 (-13 (-788) (-517) (-566 (-501)))) (-5 *2 (-51))
- (-5 *1 (-295 *6 *3))))
- ((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *4 (-110)) (-5 *5 (-273 *3)) (-5 *6 (-591 *3))
- (-4 *3 (-408 *7)) (-4 *7 (-13 (-788) (-517) (-566 (-501))))
- (-5 *2 (-51)) (-5 *1 (-295 *7 *3)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-227 *4 *5)) (-14 *4 (-591 (-1089))) (-4 *5 (-429))
- (-5 *2 (-457 *4 *5)) (-5 *1 (-579 *4 *5)))))
-(((*1 *2 *1) (-12 (-5 *2 (-591 (-104))) (-5 *1 (-162)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
- (-4 *2 (-13 (-408 *3) (-932))))))
-(((*1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-1176)) (-5 *1 (-1092))))
- ((*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-1092)))))
-(((*1 *1) (-5 *1 (-135))) ((*1 *1 *1) (-5 *1 (-796))))
-(((*1 *1 *2 *1) (-12 (-5 *1 (-591 *2)) (-4 *2 (-1125))))
- ((*1 *1 *2 *1) (-12 (-5 *1 (-1070 *2)) (-4 *2 (-1125)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-429)) (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788))
- (-5 *2 (-591 *3)) (-5 *1 (-908 *4 *5 *6 *3))
- (-4 *3 (-989 *4 *5 *6)))))
-(((*1 *2 *2 *3 *2) (-12 (-5 *2 (-1072)) (-5 *3 (-525)) (-5 *1 (-221))))
- ((*1 *2 *2 *3 *4)
- (-12 (-5 *2 (-591 (-1072))) (-5 *3 (-525)) (-5 *4 (-1072))
- (-5 *1 (-221))))
- ((*1 *1 *1) (-5 *1 (-796)))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-796))))
- ((*1 *2 *1) (-12 (-4 *1 (-1149 *2 *3)) (-4 *3 (-733)) (-4 *2 (-975)))))
+ (-12 (-5 *3 (-591 *6)) (-5 *4 (-591 (-1070 *7))) (-4 *6 (-788))
+ (-4 *7 (-882 *5 (-497 *6) *6)) (-4 *5 (-975))
+ (-5 *2 (-1 (-1070 *7) *7)) (-5 *1 (-1042 *5 *6 *7)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1171 (-591 (-2 (|:| -2940 *4) (|:| -3229 (-1036))))))
+ (-4 *4 (-327)) (-5 *2 (-1176)) (-5 *1 (-495 *4)))))
+(((*1 *1 *1) (-12 (-4 *1 (-1162 *2)) (-4 *2 (-975)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-429)) (-4 *4 (-517))
+ (-5 *2 (-2 (|:| |coef2| *3) (|:| -2596 *4))) (-5 *1 (-901 *4 *3))
+ (-4 *3 (-1147 *4)))))
+(((*1 *2 *1)
+ (-12 (-4 *3 (-341)) (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4)))
+ (-5 *2 (-1171 *6)) (-5 *1 (-314 *3 *4 *5 *6))
+ (-4 *6 (-320 *3 *4 *5)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-781 (-357))) (-5 *2 (-781 (-205))) (-5 *1 (-284)))))
-(((*1 *2 *3 *3) (-12 (-5 *3 (-1036)) (-5 *2 (-1176)) (-5 *1 (-772)))))
-(((*1 *1 *1 *1)
- (-12 (|has| *1 (-6 -4251)) (-4 *1 (-224 *2)) (-4 *2 (-1125))))
- ((*1 *1 *1 *1) (-12 (-4 *1 (-261 *2)) (-4 *2 (-1125))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-261 *2)) (-4 *2 (-1125))))
- ((*1 *1 *1 *2)
- (-12 (|has| *1 (-6 -4251)) (-4 *1 (-1159 *2)) (-4 *2 (-1125))))
- ((*1 *1 *1 *1)
- (-12 (|has| *1 (-6 -4251)) (-4 *1 (-1159 *2)) (-4 *2 (-1125)))))
+ (-12 (-5 *3 (-1171 (-1171 *4))) (-4 *4 (-975)) (-5 *2 (-631 *4))
+ (-5 *1 (-958 *4)))))
+(((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-525)) (-4 *1 (-55 *4 *3 *5)) (-4 *4 (-1125))
+ (-4 *3 (-351 *4)) (-4 *5 (-351 *4)))))
(((*1 *2 *1) (-12 (-4 *1 (-46 *2 *3)) (-4 *3 (-733)) (-4 *2 (-975))))
((*1 *2 *1)
(-12 (-4 *2 (-975)) (-5 *1 (-49 *2 *3)) (-14 *3 (-591 (-1089)))))
@@ -13738,10 +14854,10 @@
(-4 *3 (-13 (-975) (-788))) (-14 *4 (-591 (-1089)))))
((*1 *2 *1) (-12 (-4 *1 (-360 *2 *3)) (-4 *3 (-1018)) (-4 *2 (-975))))
((*1 *2 *1)
- (-12 (-14 *3 (-591 (-1089))) (-4 *5 (-218 (-4045 *3) (-712)))
+ (-12 (-14 *3 (-591 (-1089))) (-4 *5 (-218 (-2028 *3) (-712)))
(-14 *6
- (-1 (-108) (-2 (|:| -2226 *4) (|:| -2008 *5))
- (-2 (|:| -2226 *4) (|:| -2008 *5))))
+ (-1 (-108) (-2 (|:| -3229 *4) (|:| -3987 *5))
+ (-2 (|:| -3229 *4) (|:| -3987 *5))))
(-4 *2 (-160)) (-5 *1 (-438 *3 *2 *4 *5 *6 *7)) (-4 *4 (-788))
(-4 *7 (-882 *2 *5 (-798 *3)))))
((*1 *2 *1) (-12 (-4 *1 (-481 *2 *3)) (-4 *3 (-788)) (-4 *2 (-1018))))
@@ -13758,85 +14874,55 @@
((*1 *1 *1 *2)
(-12 (-4 *1 (-989 *3 *4 *2)) (-4 *3 (-975)) (-4 *4 (-734))
(-4 *2 (-788)))))
-(((*1 *2 *3 *3 *3)
- (-12 (-5 *3 (-1072)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
- (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-1176))
- (-5 *1 (-995 *4 *5 *6 *7 *8)) (-4 *8 (-994 *4 *5 *6 *7))))
- ((*1 *2 *3 *3 *3)
- (-12 (-5 *3 (-1072)) (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
- (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-1176))
- (-5 *1 (-1026 *4 *5 *6 *7 *8)) (-4 *8 (-994 *4 *5 *6 *7)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-1171 *5)) (-4 *5 (-733)) (-5 *2 (-108))
- (-5 *1 (-783 *4 *5)) (-14 *4 (-712)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-591 *2)) (-4 *2 (-1147 *4)) (-5 *1 (-504 *4 *2 *5 *6))
- (-4 *4 (-286)) (-14 *5 *4) (-14 *6 (-1 *4 *4 (-712))))))
-(((*1 *2 *1) (-12 (-4 *1 (-367)) (-5 *2 (-108)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1021 *3 *4 *5 *6 *2)) (-4 *3 (-1018)) (-4 *4 (-1018))
+ (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *2 (-1018)))))
+(((*1 *1 *2) (-12 (-5 *2 (-1171 *3)) (-4 *3 (-341)) (-4 *1 (-307 *3))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1171 *3)) (-4 *3 (-1147 *4)) (-4 *4 (-1129))
+ (-4 *1 (-320 *4 *3 *5)) (-4 *5 (-1147 (-385 *3)))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1171 *4)) (-5 *3 (-1171 *1)) (-4 *4 (-160))
+ (-4 *1 (-345 *4))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1171 *4)) (-5 *3 (-1171 *1)) (-4 *4 (-160))
+ (-4 *1 (-348 *4 *5)) (-4 *5 (-1147 *4))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1171 *3)) (-4 *3 (-160)) (-4 *1 (-387 *3 *4))
+ (-4 *4 (-1147 *3))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1171 *3)) (-4 *3 (-160)) (-4 *1 (-395 *3)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788))
- (-4 *7 (-989 *4 *5 *6))
- (-5 *2 (-2 (|:| |goodPols| (-591 *7)) (|:| |badPols| (-591 *7))))
- (-5 *1 (-908 *4 *5 *6 *7)) (-5 *3 (-591 *7)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796))))
- ((*1 *2 *1)
- (-12
+ (-12 (-5 *3 (-1089))
(-5 *2
- (-2 (|:| -2718 (-591 (-796))) (|:| -2593 (-591 (-796)))
- (|:| |presup| (-591 (-796))) (|:| -1772 (-591 (-796)))
- (|:| |args| (-591 (-796)))))
- (-5 *1 (-1089)))))
+ (-2 (|:| |zeros| (-1070 (-205))) (|:| |ones| (-1070 (-205)))
+ (|:| |singularities| (-1070 (-205)))))
+ (-5 *1 (-100)))))
+(((*1 *2 *3 *3 *4 *3)
+ (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
+ (-5 *1 (-697)))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-631 *3))
+ (-4 *3 (-13 (-286) (-10 -8 (-15 -3898 ((-396 $) $)))))
+ (-4 *4 (-1147 *3)) (-5 *1 (-472 *3 *4 *5)) (-4 *5 (-387 *3 *4))))
+ ((*1 *2 *2 *2 *3)
+ (-12 (-5 *2 (-631 *3))
+ (-4 *3 (-13 (-286) (-10 -8 (-15 -3898 ((-396 $) $)))))
+ (-4 *4 (-1147 *3)) (-5 *1 (-472 *3 *4 *5)) (-4 *5 (-387 *3 *4)))))
(((*1 *2 *3)
- (-12 (-4 *4 (-517))
- (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -2976 *4)))
- (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))))
+ (-12 (-4 *1 (-853)) (-5 *2 (-2 (|:| -2976 (-591 *1)) (|:| -3965 *1)))
+ (-5 *3 (-591 *1)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-598 *4)) (-4 *4 (-320 *5 *6 *7))
- (-4 *5 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525)))))
- (-4 *6 (-1147 *5)) (-4 *7 (-1147 (-385 *6)))
- (-5 *2
- (-2 (|:| |particular| (-3 *4 "failed")) (|:| -4003 (-591 *4))))
- (-5 *1 (-747 *5 *6 *7 *4)))))
-(((*1 *2 *3 *1)
- (-12 (-5 *2 (-591 (-1089))) (-5 *1 (-1092)) (-5 *3 (-1089)))))
-(((*1 *1 *2) (-12 (-5 *2 (-591 *1)) (-4 *1 (-281))))
- ((*1 *1 *1) (-4 *1 (-281)))
- ((*1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796))))
- ((*1 *1 *1) (-5 *1 (-796))))
-(((*1 *2 *3 *3 *3 *4 *3)
- (-12 (-5 *3 (-525)) (-5 *4 (-631 (-157 (-205)))) (-5 *2 (-964))
- (-5 *1 (-696)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-327)) (-5 *2 (-108)) (-5 *1 (-197 *4 *3))
- (-4 *3 (-1147 *4)))))
-(((*1 *2 *2 *2 *3 *3 *4 *2 *5)
- (|partial| -12 (-5 *3 (-564 *2))
- (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1089))) (-5 *5 (-1085 *2))
- (-4 *2 (-13 (-408 *6) (-27) (-1111)))
- (-4 *6 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525))))
- (-5 *1 (-521 *6 *2 *7)) (-4 *7 (-1018))))
- ((*1 *2 *2 *2 *3 *3 *4 *3 *2 *5)
- (|partial| -12 (-5 *3 (-564 *2))
- (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1089)))
- (-5 *5 (-385 (-1085 *2))) (-4 *2 (-13 (-408 *6) (-27) (-1111)))
- (-4 *6 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525))))
- (-5 *1 (-521 *6 *2 *7)) (-4 *7 (-1018)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1072)) (-5 *1 (-1107)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1021 *3 *4 *5 *6 *7)) (-4 *3 (-1018)) (-4 *4 (-1018))
- (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *7 (-1018)) (-5 *2 (-108)))))
-(((*1 *2 *3 *4 *5 *5 *4 *6)
- (-12 (-5 *4 (-525)) (-5 *6 (-1 (-1176) (-1171 *5) (-1171 *5) (-357)))
- (-5 *3 (-1171 (-357))) (-5 *5 (-357)) (-5 *2 (-1176))
- (-5 *1 (-729)))))
+ (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1147 *5)) (-4 *5 (-341))
+ (-5 *2 (-2 (|:| |answer| *3) (|:| |polypart| *3)))
+ (-5 *1 (-535 *5 *3)))))
(((*1 *1 *1) (-12 (-4 *1 (-46 *2 *3)) (-4 *2 (-975)) (-4 *3 (-733))))
((*1 *2 *1) (-12 (-4 *1 (-360 *3 *2)) (-4 *3 (-975)) (-4 *2 (-1018))))
((*1 *2 *1)
(-12 (-14 *3 (-591 (-1089))) (-4 *4 (-160))
- (-4 *6 (-218 (-4045 *3) (-712)))
+ (-4 *6 (-218 (-2028 *3) (-712)))
(-14 *7
- (-1 (-108) (-2 (|:| -2226 *5) (|:| -2008 *6))
- (-2 (|:| -2226 *5) (|:| -2008 *6))))
+ (-1 (-108) (-2 (|:| -3229 *5) (|:| -3987 *6))
+ (-2 (|:| -3229 *5) (|:| -3987 *6))))
(-5 *2 (-655 *5 *6 *7)) (-5 *1 (-438 *3 *4 *5 *6 *7 *8))
(-4 *5 (-788)) (-4 *8 (-882 *4 *6 (-798 *3)))))
((*1 *2 *1)
@@ -13845,182 +14931,126 @@
((*1 *1 *1)
(-12 (-4 *1 (-904 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-733))
(-4 *4 (-788)))))
-(((*1 *2 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-1121 *3)) (-4 *3 (-905)))))
-(((*1 *2 *3 *3 *3)
- (-12 (-5 *2 (-591 (-525))) (-5 *1 (-1028)) (-5 *3 (-525)))))
-(((*1 *2 *3 *4)
- (|partial| -12 (-5 *4 (-273 (-774 *3)))
- (-4 *5 (-13 (-429) (-788) (-966 (-525)) (-587 (-525))))
- (-5 *2 (-774 *3)) (-5 *1 (-584 *5 *3))
- (-4 *3 (-13 (-27) (-1111) (-408 *5)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-273 (-774 (-885 *5)))) (-4 *5 (-429))
- (-5 *2 (-774 (-385 (-885 *5)))) (-5 *1 (-585 *5))
- (-5 *3 (-385 (-885 *5)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-273 (-385 (-885 *5)))) (-5 *3 (-385 (-885 *5)))
- (-4 *5 (-429)) (-5 *2 (-774 *3)) (-5 *1 (-585 *5)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-975))
- (-4 *2 (-13 (-382) (-966 *4) (-341) (-1111) (-263)))
- (-5 *1 (-420 *4 *3 *2)) (-4 *3 (-1147 *4))))
- ((*1 *1 *1) (-4 *1 (-510)))
- ((*1 *2 *1) (-12 (-5 *2 (-854)) (-5 *1 (-616 *3)) (-4 *3 (-788))))
- ((*1 *2 *1) (-12 (-5 *2 (-854)) (-5 *1 (-620 *3)) (-4 *3 (-788))))
- ((*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-760 *3)) (-4 *3 (-788))))
- ((*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-826 *3)) (-4 *3 (-788))))
- ((*1 *2 *1) (-12 (-4 *1 (-925 *3)) (-4 *3 (-1125)) (-5 *2 (-712))))
- ((*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-1123 *3)) (-4 *3 (-1125))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1169 *2)) (-4 *2 (-1125)) (-4 *2 (-932))
- (-4 *2 (-975)))))
-(((*1 *2 *3 *4 *4 *4 *4 *5 *5 *5)
- (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357))
- (-5 *2
- (-2 (|:| -3024 *4) (|:| -1483 *4) (|:| |totalpts| (-525))
- (|:| |success| (-108))))
- (-5 *1 (-730)) (-5 *5 (-525)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1186 *3 *4)) (-4 *3 (-788)) (-4 *4 (-975))
- (-5 *2 (-2 (|:| |k| (-760 *3)) (|:| |c| *4))))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-591 (-1089))) (-5 *2 (-1176)) (-5 *1 (-1127))))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-591 (-1089))) (-5 *2 (-1176)) (-5 *1 (-1127)))))
-(((*1 *2 *3)
- (|partial| -12 (-5 *3 (-631 (-385 (-885 (-525)))))
- (-5 *2 (-631 (-294 (-525)))) (-5 *1 (-960)))))
(((*1 *2 *2 *2)
- (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-138))
- (-4 *3 (-286)) (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788))
- (-5 *1 (-908 *3 *4 *5 *6)))))
-(((*1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-221)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-360 *3 *4)) (-4 *3 (-975)) (-4 *4 (-1018))
- (-5 *2 (-591 (-2 (|:| |k| *4) (|:| |c| *3))))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-591 (-2 (|:| |k| (-826 *3)) (|:| |c| *4))))
- (-5 *1 (-575 *3 *4 *5)) (-4 *3 (-788))
- (-4 *4 (-13 (-160) (-659 (-385 (-525))))) (-14 *5 (-854))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-591 (-616 *3))) (-5 *1 (-826 *3)) (-4 *3 (-788)))))
+ (-12 (-4 *3 (-975)) (-5 *1 (-1143 *3 *2)) (-4 *2 (-1147 *3)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-1 *7 *7))
+ (-5 *5
+ (-1 (-2 (|:| |ans| *6) (|:| -3192 *6) (|:| |sol?| (-108))) (-525)
+ *6))
+ (-4 *6 (-341)) (-4 *7 (-1147 *6))
+ (-5 *2 (-2 (|:| |answer| (-542 (-385 *7))) (|:| |a0| *6)))
+ (-5 *1 (-535 *6 *7)) (-5 *3 (-385 *7)))))
+(((*1 *1 *1 *1)
+ (|partial| -12 (-4 *2 (-160)) (-5 *1 (-268 *2 *3 *4 *5 *6 *7))
+ (-4 *3 (-1147 *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 (-653 *2 *3 *4 *5 *6)) (-4 *2 (-160))
+ (-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 (-657 *2 *3 *4 *5 *6)) (-4 *2 (-160))
+ (-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 (-591 (-308))) (-5 *1 (-308)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 *7)) (-4 *7 (-788)) (-4 *5 (-842)) (-4 *6 (-734))
- (-4 *8 (-882 *5 *6 *7)) (-5 *2 (-396 (-1085 *8)))
- (-5 *1 (-839 *5 *6 *7 *8)) (-5 *4 (-1085 *8))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-842)) (-4 *5 (-1147 *4)) (-5 *2 (-396 (-1085 *5)))
- (-5 *1 (-840 *4 *5)) (-5 *3 (-1085 *5)))))
-(((*1 *1 *1) (-12 (-5 *1 (-825 *2)) (-4 *2 (-1018)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-305 *3)) (-4 *3 (-1125))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-525)) (-5 *1 (-488 *3 *4)) (-4 *3 (-1125)) (-14 *4 *2))))
+ (-12 (-5 *3 (-591 (-781 (-205)))) (-5 *4 (-205)) (-5 *2 (-591 *4))
+ (-5 *1 (-246)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-1070 (-591 (-525)))) (-5 *3 (-591 (-525)))
+ (-5 *1 (-816)))))
(((*1 *2 *1) (-12 (-4 *1 (-304 *2 *3)) (-4 *3 (-733)) (-4 *2 (-975))))
((*1 *2 *1) (-12 (-4 *1 (-408 *2)) (-4 *2 (-788)))))
-(((*1 *2 *2) (-12 (-5 *2 (-854)) (-5 *1 (-1174))))
- ((*1 *2) (-12 (-5 *2 (-854)) (-5 *1 (-1174)))))
-(((*1 *2 *3 *4 *5 *6)
- (-12 (-5 *5 (-591 (-591 (-3 (|:| |array| *6) (|:| |scalar| *3)))))
- (-5 *4 (-591 (-3 (|:| |array| (-591 *3)) (|:| |scalar| (-1089)))))
- (-5 *6 (-591 (-1089))) (-5 *3 (-1089)) (-5 *2 (-1022))
- (-5 *1 (-375))))
- ((*1 *2 *3 *4 *5 *6 *3)
- (-12 (-5 *5 (-591 (-591 (-3 (|:| |array| *6) (|:| |scalar| *3)))))
- (-5 *4 (-591 (-3 (|:| |array| (-591 *3)) (|:| |scalar| (-1089)))))
- (-5 *6 (-591 (-1089))) (-5 *3 (-1089)) (-5 *2 (-1022))
- (-5 *1 (-375))))
- ((*1 *2 *3 *4 *5 *4)
- (-12 (-5 *4 (-591 (-1089))) (-5 *5 (-1092)) (-5 *3 (-1089))
- (-5 *2 (-1022)) (-5 *1 (-375)))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-429))
- (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788))
- (-5 *1 (-908 *3 *4 *5 *6)))))
-(((*1 *2 *3 *4 *4 *3 *5 *3 *3 *4 *3 *6)
- (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *5 (-205))
- (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-76 FUNCTN))))
- (-5 *2 (-964)) (-5 *1 (-690)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-591 (-1072))) (-5 *2 (-1072)) (-5 *1 (-174))))
+ ((*1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796)))))
+(((*1 *2 *3 *3 *4 *5 *5 *5 *4 *4 *4 *3 *4 *4 *6)
+ (-12 (-5 *3 (-631 (-205))) (-5 *4 (-525)) (-5 *5 (-205))
+ (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN)))) (-5 *2 (-964))
+ (-5 *1 (-691)))))
+(((*1 *1 *1 *1) (-12 (-4 *1 (-790 *2)) (-4 *2 (-975)) (-4 *2 (-341)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-294 (-357))) (-5 *2 (-294 (-205))) (-5 *1 (-284)))))
(((*1 *2)
- (-12 (-4 *4 (-160)) (-5 *2 (-591 (-1171 *4))) (-5 *1 (-344 *3 *4))
+ (-12 (-4 *3 (-517)) (-5 *2 (-591 *4)) (-5 *1 (-42 *3 *4))
+ (-4 *4 (-395 *3)))))
+(((*1 *1 *1 *1) (-5 *1 (-796))))
+(((*1 *2 *2 *1)
+ (-12 (-5 *2 (-591 *6)) (-4 *1 (-907 *3 *4 *5 *6)) (-4 *3 (-975))
+ (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5))
+ (-4 *3 (-517)))))
+(((*1 *2)
+ (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4))
(-4 *3 (-345 *4))))
- ((*1 *2)
- (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-4 *3 (-517))
- (-5 *2 (-591 (-1171 *3))))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1125)) (-4 *4 (-351 *3))
- (-4 *5 (-351 *3)) (-5 *2 (-525))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975))
- (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-525)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
- (-4 *2 (-13 (-408 *3) (-932))))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
- (-4 *2 (-13 (-408 *3) (-932))))))
-(((*1 *2 *2)
- (|partial| -12 (-5 *2 (-385 *4)) (-4 *4 (-1147 *3))
- (-4 *3 (-13 (-341) (-138) (-966 (-525)))) (-5 *1 (-529 *3 *4)))))
-(((*1 *2 *3)
- (-12 (-14 *4 (-591 (-1089))) (-14 *5 (-712))
- (-5 *2
- (-591
- (-477 (-385 (-525)) (-220 *5 (-712)) (-798 *4)
- (-227 *4 (-385 (-525))))))
- (-5 *1 (-478 *4 *5))
- (-5 *3
- (-477 (-385 (-525)) (-220 *5 (-712)) (-798 *4)
- (-227 *4 (-385 (-525))))))))
+ ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))))
(((*1 *2 *1)
(-12 (-4 *1 (-304 *3 *4)) (-4 *3 (-975)) (-4 *4 (-733))
(-5 *2 (-108))))
((*1 *2 *1) (-12 (-4 *1 (-408 *3)) (-4 *3 (-788)) (-5 *2 (-108)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
- (-4 *2 (-13 (-408 *3) (-932))))))
-(((*1 *2 *1 *1)
- (-12 (-4 *1 (-940 *3)) (-4 *3 (-1125)) (-4 *3 (-1018))
- (-5 *2 (-108)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-301 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-126))
- (-5 *2 (-591 (-2 (|:| |gen| *3) (|:| -1409 *4))))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-591 (-2 (|:| -3482 *3) (|:| -2548 *4))))
- (-5 *1 (-677 *3 *4)) (-4 *3 (-975)) (-4 *4 (-668))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1149 *3 *4)) (-4 *3 (-975)) (-4 *4 (-733))
- (-5 *2 (-1070 (-2 (|:| |k| *4) (|:| |c| *3)))))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-1085 (-385 (-525)))) (-5 *1 (-875)) (-5 *3 (-525)))))
-(((*1 *2 *2) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-375)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-1184 (-1089) *3)) (-4 *3 (-975)) (-5 *1 (-1191 *3))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1184 *3 *4)) (-4 *3 (-788)) (-4 *4 (-975))
- (-5 *1 (-1193 *3 *4)))))
-(((*1 *2 *3 *4 *4 *4 *4 *5 *5)
- (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357))
- (-5 *2
- (-2 (|:| -3024 *4) (|:| -1483 *4) (|:| |totalpts| (-525))
- (|:| |success| (-108))))
- (-5 *1 (-730)) (-5 *5 (-525)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-396 (-1085 *1))) (-5 *1 (-294 *4)) (-5 *3 (-1085 *1))
- (-4 *4 (-429)) (-4 *4 (-517)) (-4 *4 (-788))))
+ (-12 (-5 *3 (-1171 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160))
+ (-5 *2 (-631 *4))))
+ ((*1 *2)
+ (-12 (-4 *4 (-160)) (-5 *2 (-631 *4)) (-5 *1 (-394 *3 *4))
+ (-4 *3 (-395 *4))))
+ ((*1 *2) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-631 *3)))))
+(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-859)))))
+(((*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-520)))))
+(((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-301 *3 *4)) (-4 *3 (-1018))
+ (-4 *4 (-126)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-591 (-564 (-47)))) (-5 *1 (-47))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-564 (-47))) (-5 *1 (-47))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-1085 (-47))) (-5 *3 (-591 (-564 (-47)))) (-5 *1 (-47))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-1085 (-47))) (-5 *3 (-564 (-47))) (-5 *1 (-47))))
+ ((*1 *2 *1) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160))))
((*1 *2 *3)
- (-12 (-4 *1 (-842)) (-5 *2 (-396 (-1085 *1))) (-5 *3 (-1085 *1)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-357)) (-5 *1 (-92))))
- ((*1 *2 *3 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-357)) (-5 *1 (-92)))))
-(((*1 *2 *3) (-12 (-5 *2 (-525)) (-5 *1 (-530 *3)) (-4 *3 (-966 *2))))
+ (-12 (-4 *2 (-13 (-341) (-786))) (-5 *1 (-167 *2 *3))
+ (-4 *3 (-1147 (-157 *2)))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-854)) (-4 *1 (-307 *3)) (-4 *3 (-341)) (-4 *3 (-346))))
+ ((*1 *2 *1) (-12 (-4 *1 (-307 *2)) (-4 *2 (-341))))
((*1 *2 *1)
- (-12 (-4 *1 (-1021 *3 *4 *2 *5 *6)) (-4 *3 (-1018)) (-4 *4 (-1018))
- (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *2 (-1018)))))
-(((*1 *2 *3 *1)
- (-12 (-5 *3 (-1 (-108) *4)) (|has| *1 (-6 -4250)) (-4 *1 (-464 *4))
- (-4 *4 (-1125)) (-5 *2 (-108)))))
+ (-12 (-4 *1 (-348 *2 *3)) (-4 *3 (-1147 *2)) (-4 *2 (-160))))
+ ((*1 *2 *1)
+ (-12 (-4 *4 (-1147 *2)) (-4 *2 (-923 *3)) (-5 *1 (-391 *3 *2 *4 *5))
+ (-4 *3 (-286)) (-4 *5 (-13 (-387 *2 *4) (-966 *2)))))
+ ((*1 *2 *1)
+ (-12 (-4 *4 (-1147 *2)) (-4 *2 (-923 *3))
+ (-5 *1 (-392 *3 *2 *4 *5 *6)) (-4 *3 (-286)) (-4 *5 (-387 *2 *4))
+ (-14 *6 (-1171 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-854)) (-4 *5 (-975))
+ (-4 *2 (-13 (-382) (-966 *5) (-341) (-1111) (-263)))
+ (-5 *1 (-420 *5 *3 *2)) (-4 *3 (-1147 *5))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-591 (-564 (-468)))) (-5 *1 (-468))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-564 (-468))) (-5 *1 (-468))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-1085 (-468))) (-5 *3 (-591 (-564 (-468))))
+ (-5 *1 (-468))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-1085 (-468))) (-5 *3 (-564 (-468))) (-5 *1 (-468))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-1171 *4)) (-5 *3 (-854)) (-4 *4 (-327))
+ (-5 *1 (-495 *4))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-429)) (-4 *5 (-666 *4 *2)) (-4 *2 (-1147 *4))
+ (-5 *1 (-716 *4 *2 *5 *3)) (-4 *3 (-1147 *5))))
+ ((*1 *2 *1) (-12 (-4 *1 (-738 *2)) (-4 *2 (-160))))
+ ((*1 *2 *1) (-12 (-4 *1 (-927 *2)) (-4 *2 (-160))))
+ ((*1 *1 *1) (-4 *1 (-984))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -2124 *3)))
+ (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))))
(((*1 *1 *1) (-4 *1 (-223)))
((*1 *1 *1)
(-12 (-4 *2 (-160)) (-5 *1 (-268 *2 *3 *4 *5 *6 *7))
@@ -14028,7 +15058,7 @@
(-14 *6 (-1 (-3 *4 "failed") *4 *4))
(-14 *7 (-1 (-3 *3 "failed") *3 *3 *4))))
((*1 *1 *1)
- (-3321 (-12 (-5 *1 (-273 *2)) (-4 *2 (-341)) (-4 *2 (-1125)))
+ (-3150 (-12 (-5 *1 (-273 *2)) (-4 *2 (-341)) (-4 *2 (-1125)))
(-12 (-5 *1 (-273 *2)) (-4 *2 (-450)) (-4 *2 (-1125)))))
((*1 *1 *1) (-4 *1 (-450)))
((*1 *2 *2) (-12 (-5 *2 (-1171 *3)) (-4 *3 (-327)) (-5 *1 (-495 *3))))
@@ -14037,125 +15067,119 @@
(-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 (-738 *2)) (-4 *2 (-160)) (-4 *2 (-341)))))
-(((*1 *2 *1)
- (-12 (-14 *3 (-591 (-1089))) (-4 *4 (-160))
- (-4 *5 (-218 (-4045 *3) (-712)))
- (-14 *6
- (-1 (-108) (-2 (|:| -2226 *2) (|:| -2008 *5))
- (-2 (|:| -2226 *2) (|:| -2008 *5))))
- (-4 *2 (-788)) (-5 *1 (-438 *3 *4 *2 *5 *6 *7))
- (-4 *7 (-882 *4 *5 (-798 *3))))))
-(((*1 *1 *2) (-12 (-5 *2 (-146)) (-5 *1 (-807)))))
-(((*1 *2 *1 *1) (-12 (-5 *2 (-525)) (-5 *1 (-357)))))
-(((*1 *2 *3 *4 *5 *5 *4 *6)
- (-12 (-5 *5 (-564 *4)) (-5 *6 (-1085 *4))
- (-4 *4 (-13 (-408 *7) (-27) (-1111)))
- (-4 *7 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525))))
- (-5 *2
- (-2 (|:| |particular| (-3 *4 "failed")) (|:| -4003 (-591 *4))))
- (-5 *1 (-521 *7 *4 *3)) (-4 *3 (-601 *4)) (-4 *3 (-1018))))
- ((*1 *2 *3 *4 *5 *5 *5 *4 *6)
- (-12 (-5 *5 (-564 *4)) (-5 *6 (-385 (-1085 *4)))
- (-4 *4 (-13 (-408 *7) (-27) (-1111)))
- (-4 *7 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525))))
- (-5 *2
- (-2 (|:| |particular| (-3 *4 "failed")) (|:| -4003 (-591 *4))))
- (-5 *1 (-521 *7 *4 *3)) (-4 *3 (-601 *4)) (-4 *3 (-1018)))))
-(((*1 *1 *1 *1) (-5 *1 (-205)))
- ((*1 *2 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206))))
- ((*1 *2 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206))))
- ((*1 *2 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *2))
- (-4 *2 (-408 *3))))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-712)) (-5 *2 (-1 (-357))) (-5 *1 (-968))))
- ((*1 *1 *1 *1) (-4 *1 (-1053))))
-(((*1 *2 *3 *3 *4 *4 *4 *4 *3)
- (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
- (-5 *1 (-694)))))
-(((*1 *2 *3 *1)
- (-12 (|has| *1 (-6 -4250)) (-4 *1 (-558 *4 *3)) (-4 *4 (-1018))
- (-4 *3 (-1125)) (-4 *3 (-1018)) (-5 *2 (-108)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2))
- (-4 *2 (-13 (-408 *3) (-1111))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 (-525))) (-5 *4 (-838 (-525)))
- (-5 *2 (-631 (-525))) (-5 *1 (-546))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-591 (-525))) (-5 *2 (-591 (-631 (-525))))
- (-5 *1 (-546))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 (-525))) (-5 *4 (-591 (-838 (-525))))
- (-5 *2 (-591 (-631 (-525)))) (-5 *1 (-546)))))
-(((*1 *1 *2 *1 *1)
- (-12 (-5 *2 (-1089)) (-5 *1 (-619 *3)) (-4 *3 (-1018)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 (-242))) (-5 *4 (-1089)) (-5 *2 (-108))
- (-5 *1 (-242)))))
-(((*1 *2 *2) (-12 (-5 *2 (-357)) (-5 *1 (-92)))))
(((*1 *1 *1)
- (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))))
-(((*1 *1) (-12 (-4 *1 (-307 *2)) (-4 *2 (-346)) (-4 *2 (-341)))))
-(((*1 *2 *3 *3 *3)
- (-12 (-5 *2 (-591 (-525))) (-5 *1 (-1028)) (-5 *3 (-525)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 *8)) (-5 *4 (-591 *9)) (-4 *8 (-989 *5 *6 *7))
- (-4 *9 (-994 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-734))
- (-4 *7 (-788)) (-5 *2 (-712)) (-5 *1 (-992 *5 *6 *7 *8 *9))))
+ (|partial| -12 (-5 *1 (-143 *2 *3 *4)) (-14 *2 (-854)) (-4 *3 (-341))
+ (-14 *4 (-924 *2 *3))))
+ ((*1 *1 *1)
+ (|partial| -12 (-4 *2 (-160)) (-5 *1 (-268 *2 *3 *4 *5 *6 *7))
+ (-4 *3 (-1147 *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)
+ (|partial| -12 (-4 *1 (-345 *2)) (-4 *2 (-160)) (-4 *2 (-517))))
+ ((*1 *1 *1)
+ (|partial| -12 (-5 *1 (-657 *2 *3 *4 *5 *6)) (-4 *2 (-160))
+ (-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 (-5 *1 (-660 *2)) (-4 *2 (-341))))
+ ((*1 *1) (-12 (-5 *1 (-660 *2)) (-4 *2 (-341))))
+ ((*1 *1 *1) (|partial| -4 *1 (-664)))
+ ((*1 *1 *1) (|partial| -4 *1 (-668)))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 *8)) (-5 *4 (-591 *9)) (-4 *8 (-989 *5 *6 *7))
- (-4 *9 (-1027 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-734))
- (-4 *7 (-788)) (-5 *2 (-712)) (-5 *1 (-1059 *5 *6 *7 *8 *9)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))))
-(((*1 *1 *1) (-4 *1 (-134)))
+ (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
+ (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| *3)))
+ (-5 *1 (-717 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3))))
+ ((*1 *2 *2 *1)
+ (|partial| -12 (-4 *1 (-991 *3 *2)) (-4 *3 (-13 (-786) (-341)))
+ (-4 *2 (-1147 *3))))
((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-147 *3 *2))
- (-4 *2 (-408 *3))))
- ((*1 *2 *2) (-12 (-5 *1 (-148 *2)) (-4 *2 (-510)))))
-(((*1 *2 *3 *4 *4)
- (-12 (-5 *4 (-108)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
- (-4 *8 (-989 *5 *6 *7))
+ (|partial| -12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-108)))))
+(((*1 *1 *2 *1) (-12 (-4 *1 (-102 *2)) (-4 *2 (-1125))))
+ ((*1 *1 *2 *1) (-12 (-5 *1 (-117 *2)) (-4 *2 (-788))))
+ ((*1 *1 *2 *1) (-12 (-5 *1 (-122 *2)) (-4 *2 (-788))))
+ ((*1 *1 *1 *1 *2)
+ (-12 (-5 *2 (-525)) (-4 *1 (-261 *3)) (-4 *3 (-1125))))
+ ((*1 *1 *2 *1 *3)
+ (-12 (-5 *3 (-525)) (-4 *1 (-261 *2)) (-4 *2 (-1125))))
+ ((*1 *1 *2)
+ (-12
(-5 *2
- (-2 (|:| |val| (-591 *8)) (|:| |towers| (-591 (-956 *5 *6 *7 *8)))))
- (-5 *1 (-956 *5 *6 *7 *8)) (-5 *3 (-591 *8))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *4 (-108)) (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
- (-4 *8 (-989 *5 *6 *7))
+ (-2
+ (|:| -1265
+ (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205)))
+ (|:| -3756 (-1013 (-781 (-205)))) (|:| |abserr| (-205))
+ (|:| |relerr| (-205))))
+ (|:| -1568
+ (-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| (-1070 (-205)))
+ (|:| |notEvaluated|
+ "Internal singularities not yet evaluated")))
+ (|:| -3756
+ (-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 (-520))))
+ ((*1 *1 *2 *1 *3)
+ (-12 (-5 *3 (-712)) (-4 *1 (-636 *2)) (-4 *2 (-1018))))
+ ((*1 *1 *2)
+ (-12
(-5 *2
- (-2 (|:| |val| (-591 *8))
- (|:| |towers| (-591 (-1060 *5 *6 *7 *8)))))
- (-5 *1 (-1060 *5 *6 *7 *8)) (-5 *3 (-591 *8)))))
-(((*1 *2 *3 *2)
- (|partial| -12 (-5 *3 (-854)) (-5 *1 (-419 *2))
- (-4 *2 (-1147 (-525)))))
- ((*1 *2 *3 *2 *4)
- (|partial| -12 (-5 *3 (-854)) (-5 *4 (-712)) (-5 *1 (-419 *2))
- (-4 *2 (-1147 (-525)))))
- ((*1 *2 *3 *2 *4)
- (|partial| -12 (-5 *3 (-854)) (-5 *4 (-591 (-712))) (-5 *1 (-419 *2))
- (-4 *2 (-1147 (-525)))))
- ((*1 *2 *3 *2 *4 *5)
- (|partial| -12 (-5 *3 (-854)) (-5 *4 (-591 (-712))) (-5 *5 (-712))
- (-5 *1 (-419 *2)) (-4 *2 (-1147 (-525)))))
- ((*1 *2 *3 *2 *4 *5 *6)
- (|partial| -12 (-5 *3 (-854)) (-5 *4 (-591 (-712))) (-5 *5 (-712))
- (-5 *6 (-108)) (-5 *1 (-419 *2)) (-4 *2 (-1147 (-525)))))
+ (-2
+ (|:| -1265
+ (-2 (|:| |xinit| (-205)) (|:| |xend| (-205))
+ (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205)))
+ (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205)))
+ (|:| |abserr| (-205)) (|:| |relerr| (-205))))
+ (|:| -1568
+ (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357))
+ (|:| |expense| (-357)) (|:| |accuracy| (-357))
+ (|:| |intermediateResults| (-357))))))
+ (-5 *1 (-744))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-854)) (-5 *4 (-396 *2)) (-4 *2 (-1147 *5))
- (-5 *1 (-421 *5 *2)) (-4 *5 (-975)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-593 *3)) (-4 *3 (-975))
- (-5 *1 (-656 *3 *4))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-975)) (-5 *1 (-775 *3)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1021 *3 *2 *4 *5 *6)) (-4 *3 (-1018)) (-4 *4 (-1018))
- (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *2 (-1018)))))
+ (-12 (-5 *2 (-1176)) (-5 *1 (-1103 *3 *4)) (-4 *3 (-1018))
+ (-4 *4 (-1018)))))
+(((*1 *2 *3 *4 *4 *4 *4 *5 *5)
+ (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357))
+ (-5 *2
+ (-2 (|:| -2940 *4) (|:| -2757 *4) (|:| |totalpts| (-525))
+ (|:| |success| (-108))))
+ (-5 *1 (-730)) (-5 *5 (-525)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-525)) (-4 *2 (-408 *3)) (-5 *1 (-31 *3 *2))
+ (-4 *3 (-966 *4)) (-4 *3 (-13 (-788) (-517))))))
(((*1 *2 *2)
- (-12 (-5 *2 (-1171 *1)) (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129))
- (-4 *4 (-1147 *3)) (-4 *5 (-1147 (-385 *4))))))
+ (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-1111))))))
+(((*1 *1 *1 *1) (-5 *1 (-796))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1173)))))
+(((*1 *1 *2) (-12 (-5 *2 (-1036)) (-5 *1 (-308)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-591 (-51))) (-5 *1 (-825 *3)) (-4 *3 (-1018)))))
+(((*1 *2 *2 *3)
+ (-12 (-4 *3 (-341)) (-5 *1 (-264 *3 *2)) (-4 *2 (-1162 *3)))))
+(((*1 *2) (-12 (-5 *2 (-591 (-1089))) (-5 *1 (-100)))))
+(((*1 *2) (-12 (-5 *2 (-807)) (-5 *1 (-1174))))
+ ((*1 *2 *2) (-12 (-5 *2 (-807)) (-5 *1 (-1174)))))
+(((*1 *2)
+ (-12 (-5 *2 (-108)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))))
(((*1 *2 *3)
(-12 (-5 *3 (-1089))
(-4 *4 (-13 (-429) (-788) (-966 (-525)) (-587 (-525))))
@@ -14193,94 +15217,111 @@
((*1 *1 *2 *3)
(-12 (-5 *2 (-385 (-525))) (-4 *4 (-975)) (-4 *1 (-1154 *4 *3))
(-4 *3 (-1131 *4)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1013 (-781 (-205)))) (-5 *2 (-205)) (-5 *1 (-174))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1013 (-781 (-205)))) (-5 *2 (-205)) (-5 *1 (-279))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1013 (-781 (-205)))) (-5 *2 (-205)) (-5 *1 (-284)))))
-(((*1 *2 *3 *3 *3 *3 *3 *4 *3 *4 *3 *5 *5 *3)
- (-12 (-5 *3 (-525)) (-5 *4 (-108)) (-5 *5 (-631 (-205)))
- (-5 *2 (-964)) (-5 *1 (-697)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *3 (-591 (-1089))) (-4 *4 (-1018))
- (-4 *5 (-13 (-975) (-819 *4) (-788) (-566 (-825 *4))))
- (-5 *1 (-53 *4 *5 *2))
- (-4 *2 (-13 (-408 *5) (-819 *4) (-566 (-825 *4)))))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1171 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160))
- (-5 *2 (-1171 (-631 *4)))))
- ((*1 *2)
- (-12 (-4 *4 (-160)) (-5 *2 (-1171 (-631 *4))) (-5 *1 (-394 *3 *4))
- (-4 *3 (-395 *4))))
- ((*1 *2)
- (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-1171 (-631 *3)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 (-1089))) (-4 *5 (-341))
- (-5 *2 (-1171 (-631 (-385 (-885 *5))))) (-5 *1 (-1006 *5))
- (-5 *4 (-631 (-385 (-885 *5))))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 (-1089))) (-4 *5 (-341))
- (-5 *2 (-1171 (-631 (-885 *5)))) (-5 *1 (-1006 *5))
- (-5 *4 (-631 (-885 *5)))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-591 (-631 *4))) (-4 *4 (-341))
- (-5 *2 (-1171 (-631 *4))) (-5 *1 (-1006 *4)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-517)) (-5 *2 (-712)) (-5 *1 (-42 *4 *3))
- (-4 *3 (-395 *4)))))
-(((*1 *1 *1) (-4 *1 (-34)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
- (-4 *2 (-13 (-408 *3) (-932)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3))
- (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3))
- (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
- (-5 *1 (-1075 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
- (-5 *1 (-1076 *3)))))
(((*1 *2 *3 *1)
- (|partial| -12 (-5 *3 (-1089)) (-5 *2 (-104)) (-5 *1 (-162))))
- ((*1 *2 *3 *1)
- (|partial| -12 (-5 *3 (-1089)) (-5 *2 (-104)) (-5 *1 (-1005)))))
-(((*1 *2) (-12 (-5 *2 (-591 (-712))) (-5 *1 (-1174))))
- ((*1 *2 *2) (-12 (-5 *2 (-591 (-712))) (-5 *1 (-1174)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1098 (-591 *4))) (-4 *4 (-788))
- (-5 *2 (-591 (-591 *4))) (-5 *1 (-1097 *4)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))))
-(((*1 *2 *1) (-12 (-5 *2 (-591 (-1005))) (-5 *1 (-270)))))
+ (-12 (-5 *3 (-591 *4)) (-4 *4 (-1018)) (-4 *4 (-1125)) (-5 *2 (-108))
+ (-5 *1 (-1070 *4)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1037 *2)) (-4 *2 (-1125)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-712)) (-4 *5 (-975)) (-4 *2 (-1147 *5))
+ (-5 *1 (-1165 *5 *2 *6 *3)) (-4 *6 (-601 *2)) (-4 *3 (-1162 *5)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-1013 *3)) (-5 *1 (-1011 *3)) (-4 *3 (-1125))))
+ ((*1 *1 *2 *2) (-12 (-4 *1 (-1012 *2)) (-4 *2 (-1125))))
+ ((*1 *1 *2) (-12 (-5 *1 (-1138 *2)) (-4 *2 (-1125)))))
+(((*1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-1089)) (-5 *3 (-591 (-885 (-525))))
+ (-5 *4 (-294 (-157 (-357)))) (-5 *1 (-308))))
+ ((*1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-1089)) (-5 *3 (-591 (-885 (-525))))
+ (-5 *4 (-294 (-357))) (-5 *1 (-308))))
+ ((*1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-1089)) (-5 *3 (-591 (-885 (-525))))
+ (-5 *4 (-294 (-525))) (-5 *1 (-308))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1089)) (-5 *3 (-1171 (-294 (-157 (-357)))))
+ (-5 *1 (-308))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1089)) (-5 *3 (-1171 (-294 (-357)))) (-5 *1 (-308))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1089)) (-5 *3 (-1171 (-294 (-525)))) (-5 *1 (-308))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1089)) (-5 *3 (-631 (-294 (-157 (-357)))))
+ (-5 *1 (-308))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1089)) (-5 *3 (-631 (-294 (-357)))) (-5 *1 (-308))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1089)) (-5 *3 (-631 (-294 (-525)))) (-5 *1 (-308))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1089)) (-5 *3 (-294 (-157 (-357)))) (-5 *1 (-308))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1089)) (-5 *3 (-294 (-357))) (-5 *1 (-308))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1089)) (-5 *3 (-294 (-525))) (-5 *1 (-308))))
+ ((*1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-1089)) (-5 *3 (-591 (-885 (-525))))
+ (-5 *4 (-294 (-635))) (-5 *1 (-308))))
+ ((*1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-1089)) (-5 *3 (-591 (-885 (-525))))
+ (-5 *4 (-294 (-640))) (-5 *1 (-308))))
+ ((*1 *1 *2 *3 *4)
+ (-12 (-5 *2 (-1089)) (-5 *3 (-591 (-885 (-525))))
+ (-5 *4 (-294 (-642))) (-5 *1 (-308))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1089)) (-5 *3 (-1171 (-294 (-635)))) (-5 *1 (-308))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1089)) (-5 *3 (-1171 (-294 (-640)))) (-5 *1 (-308))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1089)) (-5 *3 (-1171 (-294 (-642)))) (-5 *1 (-308))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1089)) (-5 *3 (-631 (-294 (-635)))) (-5 *1 (-308))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1089)) (-5 *3 (-631 (-294 (-640)))) (-5 *1 (-308))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1089)) (-5 *3 (-631 (-294 (-642)))) (-5 *1 (-308))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1089)) (-5 *3 (-1171 (-635))) (-5 *1 (-308))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1089)) (-5 *3 (-1171 (-640))) (-5 *1 (-308))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1089)) (-5 *3 (-1171 (-642))) (-5 *1 (-308))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1089)) (-5 *3 (-631 (-635))) (-5 *1 (-308))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1089)) (-5 *3 (-631 (-640))) (-5 *1 (-308))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1089)) (-5 *3 (-631 (-642))) (-5 *1 (-308))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1089)) (-5 *3 (-294 (-635))) (-5 *1 (-308))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1089)) (-5 *3 (-294 (-640))) (-5 *1 (-308))))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1089)) (-5 *3 (-294 (-642))) (-5 *1 (-308))))
+ ((*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-1072)) (-5 *1 (-308))))
+ ((*1 *1 *1 *1) (-5 *1 (-796))))
(((*1 *2 *3)
- (-12 (-5 *2 (-1 (-876 *3) (-876 *3))) (-5 *1 (-163 *3))
- (-4 *3 (-13 (-341) (-1111) (-932))))))
-(((*1 *2 *2 *1)
- (-12 (-5 *2 (-1193 *3 *4)) (-4 *1 (-352 *3 *4)) (-4 *3 (-788))
- (-4 *4 (-160))))
- ((*1 *1 *1 *1) (|partial| -12 (-5 *1 (-364 *2)) (-4 *2 (-1018))))
- ((*1 *1 *1 *2) (|partial| -12 (-5 *1 (-760 *2)) (-4 *2 (-788))))
- ((*1 *1 *1 *1) (|partial| -12 (-5 *1 (-760 *2)) (-4 *2 (-788))))
- ((*1 *1 *1 *1)
- (-12 (-4 *1 (-1186 *2 *3)) (-4 *2 (-788)) (-4 *3 (-975))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-760 *3)) (-4 *1 (-1186 *3 *4)) (-4 *3 (-788))
- (-4 *4 (-975))))
- ((*1 *1 *1 *2)
- (-12 (-4 *1 (-1186 *2 *3)) (-4 *2 (-788)) (-4 *3 (-975)))))
-(((*1 *2 *1 *3 *4 *4 *4 *4 *5 *5 *5 *5 *6 *5 *6 *5)
- (-12 (-5 *3 (-854)) (-5 *4 (-205)) (-5 *5 (-525)) (-5 *6 (-807))
- (-5 *2 (-1176)) (-5 *1 (-1172)))))
+ (-12 (-4 *4 (-13 (-788) (-517) (-966 (-525)))) (-5 *2 (-385 (-525)))
+ (-5 *1 (-411 *4 *3)) (-4 *3 (-408 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-564 *3)) (-4 *3 (-408 *5))
+ (-4 *5 (-13 (-788) (-517) (-966 (-525))))
+ (-5 *2 (-1085 (-385 (-525)))) (-5 *1 (-411 *5 *3)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-591 *4)) (-4 *4 (-1018)) (-5 *2 (-1176))
- (-5 *1 (-1126 *4))))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-591 *4)) (-4 *4 (-1018)) (-5 *2 (-1176))
- (-5 *1 (-1126 *4)))))
+ (-12
+ (-5 *3
+ (-3
+ (|:| |noa|
+ (-2 (|:| |fn| (-294 (-205))) (|:| -3492 (-591 (-205)))
+ (|:| |lb| (-591 (-781 (-205))))
+ (|:| |cf| (-591 (-294 (-205))))
+ (|:| |ub| (-591 (-781 (-205))))))
+ (|:| |lsa|
+ (-2 (|:| |lfn| (-591 (-294 (-205))))
+ (|:| -3492 (-591 (-205)))))))
+ (-5 *2 (-591 (-1072))) (-5 *1 (-246)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-591 (-591 (-876 (-205))))) (-5 *3 (-591 (-807)))
+ (-5 *1 (-445)))))
(((*1 *2 *3)
(-12 (-5 *3 (-1089))
(-4 *4 (-13 (-429) (-788) (-966 (-525)) (-587 (-525))))
@@ -14317,48 +15358,36 @@
(-4 *3 (-1162 *4))))
((*1 *2 *1)
(-12 (-4 *1 (-1154 *3 *2)) (-4 *3 (-975)) (-4 *2 (-1131 *3)))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-631 *3)) (-4 *3 (-975)) (-5 *1 (-632 *3)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-591 (-51))) (-5 *1 (-825 *3)) (-4 *3 (-1018)))))
-(((*1 *1 *1) (-4 *1 (-34)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
- (-4 *2 (-13 (-408 *3) (-932)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3))
- (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3))
- (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
- (-5 *1 (-1075 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
- (-5 *1 (-1076 *3)))))
-(((*1 *2 *2 *2 *3)
- (-12 (-5 *3 (-712)) (-4 *4 (-517)) (-5 *1 (-901 *4 *2))
- (-4 *2 (-1147 *4)))))
-(((*1 *2 *3 *3 *4)
- (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
- (-4 *3 (-989 *5 *6 *7))
- (-5 *2 (-591 (-2 (|:| |val| *3) (|:| -3374 *4))))
- (-5 *1 (-1026 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1072)) (-5 *2 (-195 (-475))) (-5 *1 (-776)))))
-(((*1 *2 *1) (-12 (-4 *1 (-738 *2)) (-4 *2 (-160)))))
+(((*1 *2 *2)
+ (-12 (-5 *2 (-591 (-591 *6))) (-4 *6 (-882 *3 *5 *4))
+ (-4 *3 (-13 (-286) (-138))) (-4 *4 (-13 (-788) (-566 (-1089))))
+ (-4 *5 (-734)) (-5 *1 (-857 *3 *4 *5 *6)))))
+(((*1 *2 *3 *4 *4 *4 *3 *3 *5 *5 *3)
+ (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *5 (-205))
+ (-5 *2 (-964)) (-5 *1 (-693)))))
+(((*1 *2 *3 *4 *4 *4 *4 *5 *5 *4)
+ (-12 (-5 *3 (-1072)) (-5 *4 (-525)) (-5 *5 (-631 (-157 (-205))))
+ (-5 *2 (-964)) (-5 *1 (-696)))))
+(((*1 *1 *1 *1 *1) (-4 *1 (-510))))
+(((*1 *2)
+ (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4))
+ (-4 *3 (-345 *4))))
+ ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-1111))))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-259))))
+ ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-898 *3)) (-4 *3 (-899)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-108)) (-5 *1 (-1078 *3 *4)) (-14 *3 (-854))
- (-4 *4 (-975)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *2 (-1 (-357))) (-5 *1 (-968)) (-5 *3 (-357)))))
-(((*1 *2 *2 *3 *2)
- (-12 (-5 *3 (-712)) (-4 *4 (-327)) (-5 *1 (-197 *4 *2))
- (-4 *2 (-1147 *4))))
- ((*1 *2 *2 *3 *2 *3)
- (-12 (-5 *3 (-525)) (-5 *1 (-637 *2)) (-4 *2 (-1147 *3)))))
-(((*1 *1 *1) (-12 (-4 *1 (-224 *2)) (-4 *2 (-1125)))))
+ (-12 (-5 *2 (-796)) (-5 *1 (-368 *3 *4 *5)) (-14 *3 (-712))
+ (-14 *4 (-712)) (-4 *5 (-160)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-797))))
+ ((*1 *2 *3) (-12 (-5 *3 (-796)) (-5 *2 (-1176)) (-5 *1 (-797))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1072)) (-5 *4 (-796)) (-5 *2 (-1176)) (-5 *1 (-797))))
+ ((*1 *2 *3 *1)
+ (-12 (-5 *3 (-525)) (-5 *2 (-1176)) (-5 *1 (-1070 *4))
+ (-4 *4 (-1018)) (-4 *4 (-1125)))))
(((*1 *2 *3)
(-12 (-5 *3 (-1089))
(-4 *4 (-13 (-429) (-788) (-966 (-525)) (-587 (-525))))
@@ -14404,199 +15433,113 @@
(-5 *2 (-51)) (-5 *1 (-436 *7 *3))))
((*1 *2 *1)
(-12 (-4 *1 (-1133 *3 *2)) (-4 *3 (-975)) (-4 *2 (-1162 *3)))))
-(((*1 *2 *2 *1)
- (-12 (-4 *1 (-1119 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-734))
- (-4 *5 (-788)) (-4 *2 (-989 *3 *4 *5)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-591 (-1094))) (-5 *1 (-1094))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1089)) (-5 *3 (-591 (-1094))) (-5 *1 (-1094)))))
-(((*1 *2 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-339 *3)) (-4 *3 (-1018))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-525)) (-5 *2 (-712)) (-5 *1 (-364 *4)) (-4 *4 (-1018))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-525)) (-4 *2 (-23)) (-5 *1 (-594 *4 *2 *5))
- (-4 *4 (-1018)) (-14 *5 *2)))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-525)) (-5 *2 (-712)) (-5 *1 (-760 *4)) (-4 *4 (-788)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *3 (-1129)) (-4 *5 (-1147 *3)) (-4 *6 (-1147 (-385 *5)))
- (-5 *2 (-108)) (-5 *1 (-319 *4 *3 *5 *6)) (-4 *4 (-320 *3 *5 *6))))
- ((*1 *2 *3 *3)
- (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3))
- (-4 *5 (-1147 (-385 *4))) (-5 *2 (-108)))))
-(((*1 *2 *3 *1)
- (-12 (-4 *1 (-994 *4 *5 *6 *3)) (-4 *4 (-429)) (-4 *5 (-734))
- (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-108)))))
-(((*1 *1 *1) (-4 *1 (-34)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
- (-4 *2 (-13 (-408 *3) (-932)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3))
- (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3))
- (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
- (-5 *1 (-1075 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
- (-5 *1 (-1076 *3)))))
-(((*1 *2 *1) (-12 (-5 *2 (-591 (-1089))) (-5 *1 (-1093)))))
-(((*1 *2 *3)
- (-12 (-4 *2 (-1147 *4)) (-5 *1 (-750 *4 *2 *3 *5))
- (-4 *4 (-13 (-341) (-138) (-966 (-385 (-525))))) (-4 *3 (-601 *2))
- (-4 *5 (-601 (-385 *2))))))
-(((*1 *1 *2 *2 *2 *2) (-12 (-5 *1 (-660 *2)) (-4 *2 (-341)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *5 (-712)) (-4 *6 (-1018)) (-4 *3 (-833 *6))
- (-5 *2 (-631 *3)) (-5 *1 (-633 *6 *3 *7 *4)) (-4 *7 (-351 *3))
- (-4 *4 (-13 (-351 *6) (-10 -7 (-6 -4250)))))))
-(((*1 *2 *2) (-12 (-5 *1 (-543 *2)) (-4 *2 (-510)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1036)) (-5 *1 (-781 *3)) (-4 *3 (-1018)))))
-(((*1 *1 *1 *1) (-12 (-5 *1 (-364 *2)) (-4 *2 (-1018))))
- ((*1 *1 *1 *1) (-12 (-5 *1 (-760 *2)) (-4 *2 (-788)))))
-(((*1 *1 *1 *2)
- (|partial| -12 (-4 *1 (-1119 *3 *4 *5 *2)) (-4 *3 (-517))
- (-4 *4 (-734)) (-4 *5 (-788)) (-4 *2 (-989 *3 *4 *5)))))
-(((*1 *1 *1 *1 *1) (-5 *1 (-796))) ((*1 *1 *1 *1) (-5 *1 (-796)))
- ((*1 *1 *1) (-5 *1 (-796))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-898 *3)) (-4 *3 (-899)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-825 *3)) (-4 *3 (-1018)))))
(((*1 *2 *3 *4)
- (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
- (-4 *3 (-989 *5 *6 *7))
- (-5 *2 (-591 (-2 (|:| |val| (-108)) (|:| -3374 *4))))
- (-5 *1 (-717 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))))
+ (-12 (-5 *3 (-631 (-385 (-525)))) (-5 *2 (-591 *4)) (-5 *1 (-720 *4))
+ (-4 *4 (-13 (-341) (-786))))))
+(((*1 *2 *3 *3 *3 *3 *4 *4 *4 *3 *5)
+ (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205)))
+ (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-64 FUNCT1))))
+ (-5 *2 (-964)) (-5 *1 (-695)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 *6)) (-5 *4 (-591 (-1070 *7))) (-4 *6 (-788))
- (-4 *7 (-882 *5 (-497 *6) *6)) (-4 *5 (-975))
- (-5 *2 (-1 (-1070 *7) *7)) (-5 *1 (-1042 *5 *6 *7)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-1 *7 *7))
- (-5 *5
- (-1 (-2 (|:| |ans| *6) (|:| -3400 *6) (|:| |sol?| (-108))) (-525)
- *6))
- (-4 *6 (-341)) (-4 *7 (-1147 *6))
- (-5 *2 (-2 (|:| |answer| (-542 (-385 *7))) (|:| |a0| *6)))
- (-5 *1 (-535 *6 *7)) (-5 *3 (-385 *7)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-591 (-1072))) (-5 *2 (-1072)) (-5 *1 (-174))))
- ((*1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796)))))
+ (-12 (-5 *4 (-108))
+ (-4 *5 (-13 (-429) (-788) (-966 (-525)) (-587 (-525))))
+ (-5 *2
+ (-3 (|:| |%expansion| (-291 *5 *3 *6 *7))
+ (|:| |%problem| (-2 (|:| |func| (-1072)) (|:| |prob| (-1072))))))
+ (-5 *1 (-398 *5 *3 *6 *7)) (-4 *3 (-13 (-27) (-1111) (-408 *5)))
+ (-14 *6 (-1089)) (-14 *7 *3))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-854)) (-4 *1 (-307 *3)) (-4 *3 (-341)) (-4 *3 (-346))))
+ ((*1 *2 *1) (-12 (-4 *1 (-307 *2)) (-4 *2 (-341))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-348 *2 *3)) (-4 *3 (-1147 *2)) (-4 *2 (-160))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-1171 *4)) (-5 *3 (-854)) (-4 *4 (-327))
+ (-5 *1 (-495 *4))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-1039 *3 *2 *4 *5)) (-4 *4 (-218 *3 *2))
+ (-4 *5 (-218 *3 *2)) (-4 *2 (-975)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1171 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160))
- (-5 *2 (-631 *4))))
+ (-12 (-5 *3 (-591 (-885 *4))) (-4 *4 (-429)) (-5 *2 (-108))
+ (-5 *1 (-338 *4 *5)) (-14 *5 (-591 (-1089)))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-591 (-721 *4 (-798 *5)))) (-4 *4 (-429))
+ (-14 *5 (-591 (-1089))) (-5 *2 (-108)) (-5 *1 (-576 *4 *5)))))
+(((*1 *2)
+ (-12 (-5 *2 (-890 (-1036))) (-5 *1 (-321 *3 *4)) (-14 *3 (-854))
+ (-14 *4 (-854))))
((*1 *2)
- (-12 (-4 *4 (-160)) (-5 *2 (-631 *4)) (-5 *1 (-394 *3 *4))
- (-4 *3 (-395 *4))))
- ((*1 *2) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-631 *3)))))
-(((*1 *2 *3 *4 *4 *4 *4 *5 *5)
- (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357))
- (-5 *2
- (-2 (|:| -3024 *4) (|:| -1483 *4) (|:| |totalpts| (-525))
- (|:| |success| (-108))))
- (-5 *1 (-730)) (-5 *5 (-525)))))
-(((*1 *2 *2 *3)
- (-12 (-4 *3 (-341)) (-5 *1 (-264 *3 *2)) (-4 *2 (-1162 *3)))))
-(((*1 *1 *2 *3 *4)
- (-12 (-5 *2 (-1089)) (-5 *3 (-591 (-885 (-525))))
- (-5 *4 (-294 (-157 (-357)))) (-5 *1 (-308))))
- ((*1 *1 *2 *3 *4)
- (-12 (-5 *2 (-1089)) (-5 *3 (-591 (-885 (-525))))
- (-5 *4 (-294 (-357))) (-5 *1 (-308))))
- ((*1 *1 *2 *3 *4)
- (-12 (-5 *2 (-1089)) (-5 *3 (-591 (-885 (-525))))
- (-5 *4 (-294 (-525))) (-5 *1 (-308))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1089)) (-5 *3 (-1171 (-294 (-157 (-357)))))
- (-5 *1 (-308))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1089)) (-5 *3 (-1171 (-294 (-357)))) (-5 *1 (-308))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1089)) (-5 *3 (-1171 (-294 (-525)))) (-5 *1 (-308))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1089)) (-5 *3 (-631 (-294 (-157 (-357)))))
- (-5 *1 (-308))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1089)) (-5 *3 (-631 (-294 (-357)))) (-5 *1 (-308))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1089)) (-5 *3 (-631 (-294 (-525)))) (-5 *1 (-308))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1089)) (-5 *3 (-294 (-157 (-357)))) (-5 *1 (-308))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1089)) (-5 *3 (-294 (-357))) (-5 *1 (-308))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1089)) (-5 *3 (-294 (-525))) (-5 *1 (-308))))
- ((*1 *1 *2 *3 *4)
- (-12 (-5 *2 (-1089)) (-5 *3 (-591 (-885 (-525))))
- (-5 *4 (-294 (-635))) (-5 *1 (-308))))
- ((*1 *1 *2 *3 *4)
- (-12 (-5 *2 (-1089)) (-5 *3 (-591 (-885 (-525))))
- (-5 *4 (-294 (-640))) (-5 *1 (-308))))
- ((*1 *1 *2 *3 *4)
- (-12 (-5 *2 (-1089)) (-5 *3 (-591 (-885 (-525))))
- (-5 *4 (-294 (-642))) (-5 *1 (-308))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1089)) (-5 *3 (-1171 (-294 (-635)))) (-5 *1 (-308))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1089)) (-5 *3 (-1171 (-294 (-640)))) (-5 *1 (-308))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1089)) (-5 *3 (-1171 (-294 (-642)))) (-5 *1 (-308))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1089)) (-5 *3 (-631 (-294 (-635)))) (-5 *1 (-308))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1089)) (-5 *3 (-631 (-294 (-640)))) (-5 *1 (-308))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1089)) (-5 *3 (-631 (-294 (-642)))) (-5 *1 (-308))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1089)) (-5 *3 (-1171 (-635))) (-5 *1 (-308))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1089)) (-5 *3 (-1171 (-640))) (-5 *1 (-308))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1089)) (-5 *3 (-1171 (-642))) (-5 *1 (-308))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1089)) (-5 *3 (-631 (-635))) (-5 *1 (-308))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1089)) (-5 *3 (-631 (-640))) (-5 *1 (-308))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1089)) (-5 *3 (-631 (-642))) (-5 *1 (-308))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1089)) (-5 *3 (-294 (-635))) (-5 *1 (-308))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1089)) (-5 *3 (-294 (-640))) (-5 *1 (-308))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1089)) (-5 *3 (-294 (-642))) (-5 *1 (-308))))
- ((*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-1072)) (-5 *1 (-308))))
- ((*1 *1 *1 *1) (-5 *1 (-796))))
-(((*1 *2 *3 *4 *4 *4 *3 *3 *5 *5 *3)
- (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *5 (-205))
- (-5 *2 (-964)) (-5 *1 (-693)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-898 *3)) (-4 *3 (-899)))))
+ (-12 (-5 *2 (-890 (-1036))) (-5 *1 (-322 *3 *4)) (-4 *3 (-327))
+ (-14 *4 (-1085 *3))))
+ ((*1 *2)
+ (-12 (-5 *2 (-890 (-1036))) (-5 *1 (-323 *3 *4)) (-4 *3 (-327))
+ (-14 *4 (-854)))))
(((*1 *2 *1)
- (-12
- (-5 *2
- (-591
- (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205)))
- (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205))
- (|:| |relerr| (-205)))))
- (-5 *1 (-520))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-562 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-1018))
- (-5 *2 (-591 *3))))
+ (-12 (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-351 *3))
+ (-4 *5 (-351 *3)) (-5 *2 (-108))))
((*1 *2 *1)
- (-12
- (-5 *2
- (-591
- (-2 (|:| |xinit| (-205)) (|:| |xend| (-205))
- (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205)))
- (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205)))
- (|:| |abserr| (-205)) (|:| |relerr| (-205)))))
- (-5 *1 (-744)))))
+ (-12 (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975))
+ (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-108)))))
(((*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-468)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *3 (-286)) (-4 *3 (-160)) (-4 *4 (-351 *3))
+ (-4 *5 (-351 *3)) (-5 *2 (-2 (|:| -2746 *3) (|:| -2449 *3)))
+ (-5 *1 (-630 *3 *4 *5 *6)) (-4 *6 (-629 *3 *4 *5))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *2 (-2 (|:| -2746 *3) (|:| -2449 *3))) (-5 *1 (-641 *3))
+ (-4 *3 (-286)))))
+(((*1 *2 *3 *1)
+ (-12 (-5 *3 (-1 (-108) *4)) (|has| *1 (-6 -4250)) (-4 *1 (-464 *4))
+ (-4 *4 (-1125)) (-5 *2 (-108)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-286) (-138))) (-4 *5 (-734)) (-4 *6 (-788))
+ (-4 *7 (-882 *4 *5 *6)) (-5 *2 (-591 (-591 *7)))
+ (-5 *1 (-425 *4 *5 *6 *7)) (-5 *3 (-591 *7))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-108)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-734))
+ (-4 *7 (-788)) (-4 *8 (-882 *5 *6 *7)) (-5 *2 (-591 (-591 *8)))
+ (-5 *1 (-425 *5 *6 *7 *8)) (-5 *3 (-591 *8)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1037 *2)) (-4 *2 (-1125)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *3 (-1072)) (-4 *1 (-342 *2 *4)) (-4 *2 (-1018))
+ (-4 *4 (-1018))))
+ ((*1 *1 *2)
+ (-12 (-4 *1 (-342 *2 *3)) (-4 *2 (-1018)) (-4 *3 (-1018)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-591 (-51))) (-5 *1 (-825 *3)) (-4 *3 (-1018)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-294 (-205))) (-5 *2 (-294 (-357))) (-5 *1 (-284)))))
(((*1 *2 *2 *2)
(|partial| -12 (-4 *3 (-13 (-517) (-138))) (-5 *1 (-1141 *3 *2))
(-4 *2 (-1147 *3)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))))
+(((*1 *2 *2 *3)
+ (-12 (-4 *3 (-286)) (-5 *1 (-432 *3 *2)) (-4 *2 (-1147 *3))))
+ ((*1 *2 *2 *3)
+ (-12 (-4 *3 (-286)) (-5 *1 (-437 *3 *2)) (-4 *2 (-1147 *3))))
+ ((*1 *2 *2 *3)
+ (-12 (-4 *3 (-286)) (-14 *4 *3) (-14 *5 (-1 *3 *3 (-712)))
+ (-5 *1 (-504 *3 *2 *4 *5)) (-4 *2 (-1147 *3)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1089)) (-5 *4 (-885 (-525))) (-5 *2 (-308))
+ (-5 *1 (-310)))))
+(((*1 *2 *1 *3 *4)
+ (-12 (-5 *3 (-854)) (-5 *4 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1172)))))
+(((*1 *2 *3 *3 *3 *4 *5 *3 *6 *6 *3)
+ (-12 (-5 *3 (-525)) (-5 *5 (-108)) (-5 *6 (-631 (-205)))
+ (-5 *4 (-205)) (-5 *2 (-964)) (-5 *1 (-697)))))
+(((*1 *1) (-5 *1 (-132))) ((*1 *1 *1) (-5 *1 (-135)))
+ ((*1 *1 *1) (-4 *1 (-1058))))
+(((*1 *2 *3)
+ (-12 (-4 *1 (-320 *4 *3 *5)) (-4 *4 (-1129)) (-4 *3 (-1147 *4))
+ (-4 *5 (-1147 (-385 *3))) (-5 *2 (-108))))
+ ((*1 *2 *3)
+ (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3))
+ (-4 *5 (-1147 (-385 *4))) (-5 *2 (-108)))))
(((*1 *1 *1) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160)) (-4 *2 (-984))))
((*1 *1 *1)
(-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089)))
@@ -14608,171 +15551,76 @@
((*1 *1 *1) (-4 *1 (-786)))
((*1 *2 *1) (-12 (-4 *1 (-927 *2)) (-4 *2 (-160)) (-4 *2 (-984))))
((*1 *1 *1) (-4 *1 (-984))) ((*1 *1 *1) (-4 *1 (-1053))))
-(((*1 *2 *3 *3 *3)
- (-12 (-5 *2 (-591 (-525))) (-5 *1 (-1028)) (-5 *3 (-525)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *2 (-591 *3)) (-4 *3 (-882 *4 *6 *5)) (-4 *4 (-429))
- (-4 *5 (-788)) (-4 *6 (-734)) (-5 *1 (-918 *4 *5 *6 *3)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-313 *3 *4 *5 *6)) (-4 *3 (-341)) (-4 *4 (-1147 *3))
- (-4 *5 (-1147 (-385 *4))) (-4 *6 (-320 *3 *4 *5))
- (-5 *2 (-391 *4 (-385 *4) *5 *6))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-1171 *6)) (-4 *6 (-13 (-387 *4 *5) (-966 *4)))
- (-4 *4 (-923 *3)) (-4 *5 (-1147 *4)) (-4 *3 (-286))
- (-5 *1 (-391 *3 *4 *5 *6))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-591 *6)) (-4 *6 (-882 *3 *4 *5)) (-4 *3 (-341))
- (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-477 *3 *4 *5 *6)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-680)))))
-(((*1 *2 *2)
- (|partial| -12 (-5 *2 (-591 (-885 *3))) (-4 *3 (-429))
- (-5 *1 (-338 *3 *4)) (-14 *4 (-591 (-1089)))))
- ((*1 *2 *2)
- (|partial| -12 (-5 *2 (-591 (-721 *3 (-798 *4)))) (-4 *3 (-429))
- (-14 *4 (-591 (-1089))) (-5 *1 (-576 *3 *4)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-286)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4))
- (-5 *2 (-2 (|:| |Hermite| *3) (|:| |eqMat| *3)))
- (-5 *1 (-1040 *4 *5 *6 *3)) (-4 *3 (-629 *4 *5 *6)))))
-(((*1 *2)
- (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4))
- (-4 *3 (-345 *4))))
- ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-854)) (-5 *3 (-591 (-242))) (-5 *1 (-240))))
- ((*1 *1 *2) (-12 (-5 *2 (-854)) (-5 *1 (-242)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1085 (-525))) (-5 *2 (-525)) (-5 *1 (-875)))))
-(((*1 *2 *3 *4 *4 *5 *3 *3 *4 *3)
- (-12 (-5 *3 (-525)) (-5 *5 (-631 (-205))) (-5 *4 (-205))
- (-5 *2 (-964)) (-5 *1 (-694)))))
-(((*1 *1 *1) (-4 *1 (-34)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
- (-4 *2 (-13 (-408 *3) (-932)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3))
- (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3))
- (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
- (-5 *1 (-1075 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
- (-5 *1 (-1076 *3)))))
+ (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-712))
+ (-5 *1 (-426 *4 *5 *6 *3)) (-4 *3 (-882 *4 *5 *6)))))
+(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522))))
+ ((*1 *2 *3)
+ (-12 (-5 *2 (-1085 (-385 (-525)))) (-5 *1 (-875)) (-5 *3 (-525)))))
+(((*1 *2 *3 *4 *4 *4 *4 *5 *5 *4)
+ (-12 (-5 *3 (-1072)) (-5 *4 (-525)) (-5 *5 (-631 (-205)))
+ (-5 *2 (-964)) (-5 *1 (-696)))))
(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-57 *6)) (-4 *6 (-1125))
- (-4 *5 (-1125)) (-5 *2 (-57 *5)) (-5 *1 (-56 *6 *5))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 *5 *7 *5)) (-5 *4 (-220 *6 *7)) (-14 *6 (-712))
- (-4 *7 (-1125)) (-4 *5 (-1125)) (-5 *2 (-220 *6 *5))
- (-5 *1 (-219 *6 *7 *5))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 *5 *6 *5)) (-4 *6 (-1125)) (-4 *5 (-1125))
- (-4 *2 (-351 *5)) (-5 *1 (-349 *6 *4 *5 *2)) (-4 *4 (-351 *6))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 *5 *6 *5)) (-4 *6 (-1018)) (-4 *5 (-1018))
- (-4 *2 (-403 *5)) (-5 *1 (-401 *6 *4 *5 *2)) (-4 *4 (-403 *6))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-591 *6)) (-4 *6 (-1125))
- (-4 *5 (-1125)) (-5 *2 (-591 *5)) (-5 *1 (-589 *6 *5))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-890 *6)) (-4 *6 (-1125))
- (-4 *5 (-1125)) (-5 *2 (-890 *5)) (-5 *1 (-889 *6 *5))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-1 *3 *6 *3)) (-5 *5 (-1070 *6)) (-4 *6 (-1125))
- (-4 *3 (-1125)) (-5 *2 (-1070 *3)) (-5 *1 (-1068 *6 *3))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-1171 *6)) (-4 *6 (-1125))
- (-4 *5 (-1125)) (-5 *2 (-1171 *5)) (-5 *1 (-1170 *6 *5)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1147 *3)) (-4 *3 (-975)) (-5 *2 (-1085 *3)))))
-(((*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))))
-(((*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-838 *3)) (-4 *3 (-1018)))))
-(((*1 *2 *3 *3 *3 *4 *4 *4 *3)
- (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
- (-5 *1 (-694)))))
-(((*1 *2 *1)
- (-12 (-4 *2 (-13 (-786) (-341))) (-5 *1 (-985 *2 *3))
- (-4 *3 (-1147 *2)))))
-(((*1 *1 *1 *1) (-4 *1 (-899))))
-(((*1 *1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-128)))))
+ (-12 (-5 *3 (-2 (|:| |totdeg| (-712)) (|:| -2217 *4))) (-5 *5 (-712))
+ (-4 *4 (-882 *6 *7 *8)) (-4 *6 (-429)) (-4 *7 (-734)) (-4 *8 (-788))
+ (-5 *2
+ (-2 (|:| |lcmfij| *7) (|:| |totdeg| *5) (|:| |poli| *4)
+ (|:| |polj| *4)))
+ (-5 *1 (-426 *6 *7 *8 *4)))))
+(((*1 *1 *1) (-12 (-4 *1 (-224 *2)) (-4 *2 (-1125))))
+ ((*1 *1 *1)
+ (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
+ (-4 *4 (-788)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-1091 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525)))))
-(((*1 *2)
- (-12 (-5 *2 (-108)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))))
-(((*1 *2 *1) (-12 (-4 *1 (-738 *2)) (-4 *2 (-160)))))
-(((*1 *1 *1) (-4 *1 (-34)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
- (-4 *2 (-13 (-408 *3) (-932)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3))
- (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3))
- (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
- (-5 *1 (-1075 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
- (-5 *1 (-1076 *3)))))
-(((*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-968)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-517)) (-5 *2 (-890 *3)) (-5 *1 (-1077 *4 *3))
- (-4 *3 (-1147 *4)))))
-(((*1 *2 *3 *4)
- (|partial| -12 (-5 *4 (-1089)) (-4 *5 (-566 (-825 (-525))))
- (-4 *5 (-819 (-525)))
- (-4 *5 (-13 (-788) (-966 (-525)) (-429) (-587 (-525))))
- (-5 *2 (-2 (|:| |special| *3) (|:| |integrand| *3)))
- (-5 *1 (-528 *5 *3)) (-4 *3 (-577))
- (-4 *3 (-13 (-27) (-1111) (-408 *5))))))
+ (-12 (-5 *3 (-227 *4 *5)) (-14 *4 (-591 (-1089))) (-4 *5 (-975))
+ (-5 *2 (-885 *5)) (-5 *1 (-877 *4 *5)))))
+(((*1 *2 *3 *4 *5 *6 *7 *7 *8)
+ (-12
+ (-5 *3
+ (-2 (|:| |det| *12) (|:| |rows| (-591 (-525)))
+ (|:| |cols| (-591 (-525)))))
+ (-5 *4 (-631 *12)) (-5 *5 (-591 (-385 (-885 *9))))
+ (-5 *6 (-591 (-591 *12))) (-5 *7 (-712)) (-5 *8 (-525))
+ (-4 *9 (-13 (-286) (-138))) (-4 *12 (-882 *9 *11 *10))
+ (-4 *10 (-13 (-788) (-566 (-1089)))) (-4 *11 (-734))
+ (-5 *2
+ (-2 (|:| |eqzro| (-591 *12)) (|:| |neqzro| (-591 *12))
+ (|:| |wcond| (-591 (-885 *9)))
+ (|:| |bsoln|
+ (-2 (|:| |partsol| (-1171 (-385 (-885 *9))))
+ (|:| -3612 (-591 (-1171 (-385 (-885 *9)))))))))
+ (-5 *1 (-857 *9 *10 *11 *12)))))
+(((*1 *2 *3 *3 *3 *4 *3 *3 *4 *4 *4 *5)
+ (-12 (-5 *3 (-205)) (-5 *4 (-525))
+ (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G)))) (-5 *2 (-964))
+ (-5 *1 (-690)))))
+(((*1 *2 *3)
+ (|partial| -12 (-4 *2 (-1018)) (-5 *1 (-1103 *3 *2)) (-4 *3 (-1018)))))
+(((*1 *2 *3 *3 *3)
+ (-12 (-5 *2 (-591 (-525))) (-5 *1 (-1028)) (-5 *3 (-525)))))
+(((*1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-1096)))))
(((*1 *2 *1)
- (|partial| -12 (-4 *1 (-154 *3)) (-4 *3 (-160)) (-4 *3 (-510))
- (-5 *2 (-385 (-525)))))
- ((*1 *2 *1)
- (|partial| -12 (-5 *2 (-385 (-525))) (-5 *1 (-396 *3)) (-4 *3 (-510))
- (-4 *3 (-517))))
- ((*1 *2 *1) (|partial| -12 (-4 *1 (-510)) (-5 *2 (-385 (-525)))))
- ((*1 *2 *1)
- (|partial| -12 (-4 *1 (-738 *3)) (-4 *3 (-160)) (-4 *3 (-510))
- (-5 *2 (-385 (-525)))))
- ((*1 *2 *1)
- (|partial| -12 (-5 *2 (-385 (-525))) (-5 *1 (-774 *3)) (-4 *3 (-510))
- (-4 *3 (-1018))))
- ((*1 *2 *1)
- (|partial| -12 (-5 *2 (-385 (-525))) (-5 *1 (-781 *3)) (-4 *3 (-510))
- (-4 *3 (-1018))))
+ (-12 (-4 *4 (-1018)) (-5 *2 (-108)) (-5 *1 (-818 *3 *4 *5))
+ (-4 *3 (-1018)) (-4 *5 (-611 *4))))
((*1 *2 *1)
- (|partial| -12 (-4 *1 (-927 *3)) (-4 *3 (-160)) (-4 *3 (-510))
- (-5 *2 (-385 (-525)))))
- ((*1 *2 *3)
- (|partial| -12 (-5 *2 (-385 (-525))) (-5 *1 (-938 *3))
- (-4 *3 (-966 *2)))))
-(((*1 *2 *3 *1)
- (-12 (-4 *4 (-341)) (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108))
- (-5 *1 (-477 *4 *5 *6 *3)) (-4 *3 (-882 *4 *5 *6)))))
+ (-12 (-5 *2 (-108)) (-5 *1 (-822 *3 *4)) (-4 *3 (-1018))
+ (-4 *4 (-1018)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-854)) (-4 *1 (-686 *3)) (-4 *3 (-160)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-631 *7)) (-5 *3 (-591 *7)) (-4 *7 (-882 *4 *6 *5))
+ (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-788) (-566 (-1089))))
+ (-4 *6 (-734)) (-5 *1 (-857 *4 *5 *6 *7)))))
(((*1 *2 *3 *4 *5)
- (-12 (-5 *5 (-1089))
- (-4 *6 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138)))
- (-4 *4 (-13 (-29 *6) (-1111) (-891)))
- (-5 *2 (-2 (|:| |particular| *4) (|:| -4003 (-591 *4))))
- (-5 *1 (-742 *6 *4 *3)) (-4 *3 (-601 *4)))))
-(((*1 *2 *1) (-12 (-5 *1 (-161 *2)) (-4 *2 (-286))))
- ((*1 *2 *1) (-12 (-5 *1 (-847 *2)) (-4 *2 (-286))))
- ((*1 *2 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-517)) (-4 *2 (-286))))
- ((*1 *2 *1) (-12 (-4 *1 (-984)) (-5 *2 (-525)))))
+ (-12 (-5 *3 (-591 (-385 (-885 (-525))))) (-5 *4 (-591 (-1089)))
+ (-5 *2 (-591 (-591 *5))) (-5 *1 (-358 *5))
+ (-4 *5 (-13 (-786) (-341)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-385 (-885 (-525)))) (-5 *2 (-591 *4)) (-5 *1 (-358 *4))
+ (-4 *4 (-13 (-786) (-341))))))
(((*1 *2 *3)
(-12
(-5 *3
- (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3506 (-591 (-205)))))
+ (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3492 (-591 (-205)))))
(-5 *2 (-591 (-1089))) (-5 *1 (-246))))
((*1 *2 *3)
(-12 (-5 *3 (-1085 *7)) (-4 *7 (-882 *6 *4 *5)) (-4 *4 (-734))
@@ -14794,7 +15642,7 @@
(-5 *1 (-883 *4 *5 *6 *7 *3))
(-4 *3
(-13 (-341)
- (-10 -8 (-15 -3022 ($ *7)) (-15 -1738 (*7 $)) (-15 -1754 (*7 $)))))))
+ (-10 -8 (-15 -2686 ($ *7)) (-15 -1384 (*7 $)) (-15 -1396 (*7 $)))))))
((*1 *2 *1)
(-12 (-5 *2 (-1020 (-1089))) (-5 *1 (-898 *3)) (-4 *3 (-899))))
((*1 *2 *1)
@@ -14806,78 +15654,31 @@
((*1 *2 *3)
(-12 (-5 *3 (-385 (-885 *4))) (-4 *4 (-517)) (-5 *2 (-591 (-1089)))
(-5 *1 (-971 *4)))))
+(((*1 *2 *1 *3) (-12 (-5 *3 (-854)) (-5 *2 (-445)) (-5 *1 (-1172)))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *2 (-591 *3)) (-4 *3 (-882 *4 *6 *5)) (-4 *4 (-429))
+ (-4 *5 (-788)) (-4 *6 (-734)) (-5 *1 (-918 *4 *5 *6 *3)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-987)) (-5 *3 (-1072)))))
+(((*1 *2 *2 *2)
+ (-12
+ (-5 *2
+ (-2 (|:| -3612 (-631 *3)) (|:| |basisDen| *3)
+ (|:| |basisInv| (-631 *3))))
+ (-4 *3 (-13 (-286) (-10 -8 (-15 -3898 ((-396 $) $)))))
+ (-4 *4 (-1147 *3)) (-5 *1 (-472 *3 *4 *5)) (-4 *5 (-387 *3 *4)))))
(((*1 *2 *3)
(-12 (-5 *3 (-1089)) (-5 *2 (-1 (-1085 (-885 *4)) (-885 *4)))
(-5 *1 (-1179 *4)) (-4 *4 (-341)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-591 (-294 (-205)))) (-5 *2 (-108)) (-5 *1 (-246)))))
-(((*1 *1 *2 *3)
- (-12 (-5 *2 (-712)) (-4 *3 (-975)) (-4 *1 (-629 *3 *4 *5))
- (-4 *4 (-351 *3)) (-4 *5 (-351 *3))))
- ((*1 *1 *2)
- (-12 (-4 *2 (-975)) (-4 *1 (-1039 *3 *2 *4 *5)) (-4 *4 (-218 *3 *2))
- (-4 *5 (-218 *3 *2)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
- (-4 *3 (-989 *5 *6 *7))
- (-5 *2 (-591 (-2 (|:| |val| (-108)) (|:| -3374 *4))))
- (-5 *1 (-1026 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))))
(((*1 *2 *2)
(-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
- (-4 *2 (-13 (-408 *3) (-932)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3))
- (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3))
- (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4))))
- ((*1 *1 *1) (-4 *1 (-466)))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
- (-5 *1 (-1075 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
- (-5 *1 (-1076 *3)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *6 *5 *4)) (-4 *5 (-1018)) (-4 *4 (-1018))
- (-4 *6 (-1018)) (-5 *2 (-1 *6 *5)) (-5 *1 (-626 *5 *4 *6)))))
-(((*1 *2 *3 *4 *4 *3)
- (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
- (-5 *1 (-694)))))
-(((*1 *2 *3 *4)
- (|partial| -12 (-5 *4 (-591 (-385 *6))) (-5 *3 (-385 *6))
- (-4 *6 (-1147 *5)) (-4 *5 (-13 (-341) (-138) (-966 (-525))))
- (-5 *2
- (-2 (|:| |mainpart| *3)
- (|:| |limitedlogs|
- (-591 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
- (-5 *1 (-529 *5 *6)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-1072)) (-5 *1 (-110))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-1072)) (-4 *4 (-788)) (-5 *1 (-862 *4 *2))
- (-4 *2 (-408 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1089)) (-5 *4 (-1072)) (-5 *2 (-294 (-525)))
- (-5 *1 (-863)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-975)) (-5 *2 (-525)) (-5 *1 (-420 *4 *3 *5))
- (-4 *3 (-1147 *4))
- (-4 *5 (-13 (-382) (-966 *4) (-341) (-1111) (-263))))))
-(((*1 *1 *1 *2 *1) (-12 (-5 *1 (-123 *2)) (-4 *2 (-1018))))
- ((*1 *1 *2) (-12 (-5 *1 (-123 *2)) (-4 *2 (-1018)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-807)) (-5 *3 (-591 (-242))) (-5 *1 (-240)))))
-(((*1 *2 *3 *3 *4 *5 *5)
- (-12 (-5 *5 (-108)) (-4 *6 (-429)) (-4 *7 (-734)) (-4 *8 (-788))
- (-4 *3 (-989 *6 *7 *8))
- (-5 *2 (-591 (-2 (|:| |val| *3) (|:| -3374 *4))))
- (-5 *1 (-1026 *6 *7 *8 *3 *4)) (-4 *4 (-994 *6 *7 *8 *3))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-591 (-2 (|:| |val| (-591 *8)) (|:| -3374 *9))))
- (-5 *5 (-108)) (-4 *8 (-989 *6 *7 *4)) (-4 *9 (-994 *6 *7 *4 *8))
- (-4 *6 (-429)) (-4 *7 (-734)) (-4 *4 (-788))
- (-5 *2 (-591 (-2 (|:| |val| *8) (|:| -3374 *9))))
- (-5 *1 (-1026 *6 *7 *4 *8 *9)))))
+ (-4 *2 (-13 (-408 *3) (-932))))))
+(((*1 *2) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-1174)))))
+(((*1 *1 *2) (-12 (-5 *2 (-1036)) (-5 *1 (-762)))))
+(((*1 *2 *2 *2)
+ (-12 (-4 *3 (-975)) (-5 *1 (-827 *2 *3)) (-4 *2 (-1147 *3))))
+ ((*1 *2 *2 *2)
+ (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3)))))
(((*1 *2 *3 *4 *2)
(-12 (-5 *3 (-1085 (-385 (-1085 *2)))) (-5 *4 (-564 *2))
(-4 *2 (-13 (-408 *5) (-27) (-1111)))
@@ -14894,66 +15695,43 @@
(-4 *6 (-975))
(-4 *2
(-13 (-341)
- (-10 -8 (-15 -3022 ($ *7)) (-15 -1738 (*7 $)) (-15 -1754 (*7 $)))))
+ (-10 -8 (-15 -2686 ($ *7)) (-15 -1384 (*7 $)) (-15 -1396 (*7 $)))))
(-5 *1 (-883 *5 *4 *6 *7 *2)) (-4 *7 (-882 *6 *5 *4))))
((*1 *2 *3 *4)
(-12 (-5 *3 (-385 (-1085 (-385 (-885 *5))))) (-5 *4 (-1089))
(-5 *2 (-385 (-885 *5))) (-5 *1 (-971 *5)) (-4 *5 (-517)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-1 (-591 *7) *7 (-1085 *7))) (-5 *5 (-1 (-396 *7) *7))
- (-4 *7 (-1147 *6)) (-4 *6 (-13 (-341) (-138) (-966 (-385 (-525)))))
- (-5 *2 (-591 (-2 (|:| |frac| (-385 *7)) (|:| -1317 *3))))
- (-5 *1 (-750 *6 *7 *3 *8)) (-4 *3 (-601 *7))
- (-4 *8 (-601 (-385 *7)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 (-396 *6) *6)) (-4 *6 (-1147 *5))
- (-4 *5 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525)))))
- (-5 *2
- (-591 (-2 (|:| |frac| (-385 *6)) (|:| -1317 (-599 *6 (-385 *6))))))
- (-5 *1 (-753 *5 *6)) (-5 *3 (-599 *6 (-385 *6))))))
+(((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-964)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-313 *3 *4 *5 *6)) (-4 *3 (-341)) (-4 *4 (-1147 *3))
+ (-4 *5 (-1147 (-385 *4))) (-4 *6 (-320 *3 *4 *5))
+ (-5 *2 (-391 *4 (-385 *4) *5 *6))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-1171 *6)) (-4 *6 (-13 (-387 *4 *5) (-966 *4)))
+ (-4 *4 (-923 *3)) (-4 *5 (-1147 *4)) (-4 *3 (-286))
+ (-5 *1 (-391 *3 *4 *5 *6))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-591 *6)) (-4 *6 (-882 *3 *4 *5)) (-4 *3 (-341))
+ (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-477 *3 *4 *5 *6)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-1171 *3)) (-4 *3 (-975)) (-5 *1 (-654 *3 *4))
+ (-4 *4 (-1147 *3)))))
(((*1 *2 *2 *3)
- (-12 (-5 *2 (-1 (-876 (-205)) (-205) (-205)))
- (-5 *3 (-1 (-205) (-205) (-205) (-205))) (-5 *1 (-234)))))
-(((*1 *2 *3 *3 *3 *4 *3 *3 *4 *4 *4 *5)
- (-12 (-5 *3 (-205)) (-5 *4 (-525))
- (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G)))) (-5 *2 (-964))
- (-5 *1 (-690)))))
-(((*1 *2 *2 *2)
- (-12 (-4 *3 (-975)) (-5 *1 (-827 *2 *3)) (-4 *2 (-1147 *3))))
- ((*1 *2 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
- (-4 *2 (-13 (-408 *3) (-932)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3))
- (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3))
- (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4))))
- ((*1 *1 *1) (-4 *1 (-263)))
- ((*1 *2 *3)
- (-12 (-5 *3 (-396 *4)) (-4 *4 (-517))
- (-5 *2 (-591 (-2 (|:| -3482 (-712)) (|:| |logand| *4))))
- (-5 *1 (-298 *4))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089)))
- (-14 *3 (-591 (-1089))) (-4 *4 (-365))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-609 *3 *4)) (-5 *1 (-575 *3 *4 *5)) (-4 *3 (-788))
- (-4 *4 (-13 (-160) (-659 (-385 (-525))))) (-14 *5 (-854))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
- (-5 *1 (-1075 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
- (-5 *1 (-1076 *3))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-712)) (-4 *4 (-13 (-975) (-659 (-385 (-525)))))
- (-4 *5 (-788)) (-5 *1 (-1185 *4 *5 *2)) (-4 *2 (-1190 *5 *4))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-712)) (-5 *1 (-1189 *3 *4))
- (-4 *4 (-659 (-385 (-525)))) (-4 *3 (-788)) (-4 *4 (-160)))))
+ (-12 (-4 *3 (-975)) (-5 *1 (-421 *3 *2)) (-4 *2 (-1147 *3)))))
+(((*1 *2) (-12 (-5 *2 (-774 (-525))) (-5 *1 (-499))))
+ ((*1 *1) (-12 (-5 *1 (-774 *2)) (-4 *2 (-1018)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1085 *7)) (-4 *7 (-882 *6 *4 *5)) (-4 *4 (-734))
+ (-4 *5 (-788)) (-4 *6 (-975)) (-5 *2 (-1085 *6))
+ (-5 *1 (-299 *4 *5 *6 *7)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-591 (-294 (-205)))) (-5 *2 (-108)) (-5 *1 (-246)))))
+(((*1 *1 *1) (-4 *1 (-606))) ((*1 *1 *1) (-5 *1 (-1036))))
+(((*1 *2)
+ (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3))
+ (-4 *5 (-1147 (-385 *4))) (-5 *2 (-108)))))
+(((*1 *2)
+ (-12 (-4 *2 (-13 (-408 *3) (-932))) (-5 *1 (-255 *3 *2))
+ (-4 *3 (-13 (-788) (-517))))))
(((*1 *2 *3 *4 *4 *2 *2 *2 *2)
(-12 (-5 *2 (-525))
(-5 *3
@@ -14961,35 +15739,6 @@
(|:| |polj| *4)))
(-4 *6 (-734)) (-4 *4 (-882 *5 *6 *7)) (-4 *5 (-429)) (-4 *7 (-788))
(-5 *1 (-426 *5 *6 *7 *4)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-429))
- (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108))
- (-5 *1 (-919 *4 *5 *6 *7 *8)) (-4 *8 (-994 *4 *5 *6 *7))))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-429))
- (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108))
- (-5 *1 (-1025 *4 *5 *6 *7 *8)) (-4 *8 (-994 *4 *5 *6 *7)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-712)) (-5 *4 (-1171 *2)) (-4 *5 (-286))
- (-4 *6 (-923 *5)) (-4 *2 (-13 (-387 *6 *7) (-966 *6)))
- (-5 *1 (-391 *5 *6 *7 *2)) (-4 *7 (-1147 *6)))))
-(((*1 *1 *1 *1) (-4 *1 (-281))) ((*1 *1 *1) (-4 *1 (-281))))
-(((*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-290)) (-5 *1 (-275))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-591 (-1072))) (-5 *2 (-290)) (-5 *1 (-275))))
- ((*1 *2 *3 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-290)) (-5 *1 (-275))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-591 (-1072))) (-5 *3 (-1072)) (-5 *2 (-290))
- (-5 *1 (-275)))))
-(((*1 *2 *3 *2)
- (-12 (-4 *2 (-13 (-341) (-786))) (-5 *1 (-167 *2 *3))
- (-4 *3 (-1147 (-157 *2)))))
- ((*1 *2 *3)
- (-12 (-4 *2 (-13 (-341) (-786))) (-5 *1 (-167 *2 *3))
- (-4 *3 (-1147 (-157 *2))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-157 (-205))) (-5 *4 (-525)) (-5 *2 (-964))
- (-5 *1 (-700)))))
(((*1 *1 *2 *3)
(-12 (-4 *1 (-46 *2 *3)) (-4 *2 (-975)) (-4 *3 (-733))))
((*1 *1 *2 *3)
@@ -14997,10 +15746,10 @@
(-4 *2 (-341)) (-14 *5 (-924 *4 *2))))
((*1 *1 *2 *3)
(-12 (-5 *3 (-655 *5 *6 *7)) (-4 *5 (-788))
- (-4 *6 (-218 (-4045 *4) (-712)))
+ (-4 *6 (-218 (-2028 *4) (-712)))
(-14 *7
- (-1 (-108) (-2 (|:| -2226 *5) (|:| -2008 *6))
- (-2 (|:| -2226 *5) (|:| -2008 *6))))
+ (-1 (-108) (-2 (|:| -3229 *5) (|:| -3987 *6))
+ (-2 (|:| -3229 *5) (|:| -3987 *6))))
(-14 *4 (-591 (-1089))) (-4 *2 (-160))
(-5 *1 (-438 *4 *2 *5 *6 *7 *8)) (-4 *8 (-882 *2 *6 (-798 *4)))))
((*1 *1 *2 *3)
@@ -15030,10 +15779,445 @@
((*1 *1 *1 *2 *3)
(-12 (-4 *1 (-904 *4 *3 *2)) (-4 *4 (-975)) (-4 *3 (-733))
(-4 *2 (-788)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1089))
+ (-4 *4 (-13 (-788) (-286) (-966 (-525)) (-587 (-525)) (-138)))
+ (-5 *1 (-745 *4 *2)) (-4 *2 (-13 (-29 *4) (-1111) (-891)))))
+ ((*1 *1 *1 *1 *1) (-5 *1 (-796))) ((*1 *1 *1 *1) (-5 *1 (-796)))
+ ((*1 *1 *1) (-5 *1 (-796)))
+ ((*1 *2 *3)
+ (-12 (-5 *2 (-1070 *3)) (-5 *1 (-1074 *3)) (-4 *3 (-975)))))
+(((*1 *2 *3) (-12 (-5 *3 (-876 *2)) (-5 *1 (-913 *2)) (-4 *2 (-975)))))
+(((*1 *1) (-5 *1 (-1172))))
+(((*1 *2 *2)
+ (|partial| -12 (-5 *2 (-591 (-885 *3))) (-4 *3 (-429))
+ (-5 *1 (-338 *3 *4)) (-14 *4 (-591 (-1089)))))
+ ((*1 *2 *2)
+ (|partial| -12 (-5 *2 (-591 (-721 *3 (-798 *4)))) (-4 *3 (-429))
+ (-14 *4 (-591 (-1089))) (-5 *1 (-576 *3 *4)))))
+(((*1 *2)
+ (-12 (-4 *2 (-13 (-408 *3) (-932))) (-5 *1 (-255 *3 *2))
+ (-4 *3 (-13 (-788) (-517)))))
+ ((*1 *1)
+ (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089)))
+ (-14 *3 (-591 (-1089))) (-4 *4 (-365))))
+ ((*1 *1) (-5 *1 (-454))) ((*1 *1) (-4 *1 (-1111))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *2 (-712)) (-4 *3 (-975)) (-4 *1 (-629 *3 *4 *5))
+ (-4 *4 (-351 *3)) (-4 *5 (-351 *3))))
+ ((*1 *1 *2)
+ (-12 (-4 *2 (-975)) (-4 *1 (-1039 *3 *2 *4 *5)) (-4 *4 (-218 *3 *2))
+ (-4 *5 (-218 *3 *2)))))
+(((*1 *1 *2) (-12 (-5 *2 (-169)) (-5 *1 (-228)))))
+(((*1 *2 *3)
+ (-12 (-5 *2 (-396 (-1085 (-525)))) (-5 *1 (-173)) (-5 *3 (-525)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-135)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-429))
+ (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108))
+ (-5 *1 (-919 *4 *5 *6 *7 *8)) (-4 *8 (-994 *4 *5 *6 *7))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-429))
+ (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108))
+ (-5 *1 (-1025 *4 *5 *6 *7 *8)) (-4 *8 (-994 *4 *5 *6 *7)))))
+(((*1 *1) (-5 *1 (-1176))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-286)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4))
+ (-5 *2 (-2 (|:| |Hermite| *3) (|:| |eqMat| *3)))
+ (-5 *1 (-1040 *4 *5 *6 *3)) (-4 *3 (-629 *4 *5 *6)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-591 (-885 *4))) (-5 *3 (-591 (-1089))) (-4 *4 (-429))
+ (-5 *1 (-851 *4)))))
+(((*1 *2 *1)
+ (-12
+ (-5 *2
+ (-1171
+ (-2 (|:| |scaleX| (-205)) (|:| |scaleY| (-205))
+ (|:| |deltaX| (-205)) (|:| |deltaY| (-205)) (|:| -3175 (-525))
+ (|:| -1320 (-525)) (|:| |spline| (-525)) (|:| -3701 (-525))
+ (|:| |axesColor| (-807)) (|:| -3094 (-525))
+ (|:| |unitsColor| (-807)) (|:| |showing| (-525)))))
+ (-5 *1 (-1172)))))
+(((*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-744)))))
+(((*1 *2 *3 *4)
+ (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
+ (-4 *3 (-989 *5 *6 *7))
+ (-5 *2 (-591 (-2 (|:| |val| (-108)) (|:| -3585 *4))))
+ (-5 *1 (-1026 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))))
+(((*1 *1 *1 *2 *3)
+ (-12 (-5 *3 (-1 (-591 *2) *2 *2 *2)) (-4 *2 (-1018))
+ (-5 *1 (-98 *2))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1018)) (-5 *1 (-98 *2)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-972 *4 *5)) (-4 *4 (-13 (-786) (-286) (-138) (-951)))
+ (-14 *5 (-591 (-1089)))
+ (-5 *2
+ (-591 (-2 (|:| -3237 (-1085 *4)) (|:| -1671 (-591 (-885 *4))))))
+ (-5 *1 (-1195 *4 *5 *6)) (-14 *6 (-591 (-1089)))))
+ ((*1 *2 *3 *4 *4 *4)
+ (-12 (-5 *4 (-108)) (-4 *5 (-13 (-786) (-286) (-138) (-951)))
+ (-5 *2
+ (-591 (-2 (|:| -3237 (-1085 *5)) (|:| -1671 (-591 (-885 *5))))))
+ (-5 *1 (-1195 *5 *6 *7)) (-5 *3 (-591 (-885 *5)))
+ (-14 *6 (-591 (-1089))) (-14 *7 (-591 (-1089)))))
+ ((*1 *2 *3 *4 *4)
+ (-12 (-5 *4 (-108)) (-4 *5 (-13 (-786) (-286) (-138) (-951)))
+ (-5 *2
+ (-591 (-2 (|:| -3237 (-1085 *5)) (|:| -1671 (-591 (-885 *5))))))
+ (-5 *1 (-1195 *5 *6 *7)) (-5 *3 (-591 (-885 *5)))
+ (-14 *6 (-591 (-1089))) (-14 *7 (-591 (-1089)))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *4 (-108)) (-4 *5 (-13 (-786) (-286) (-138) (-951)))
+ (-5 *2
+ (-591 (-2 (|:| -3237 (-1085 *5)) (|:| -1671 (-591 (-885 *5))))))
+ (-5 *1 (-1195 *5 *6 *7)) (-5 *3 (-591 (-885 *5)))
+ (-14 *6 (-591 (-1089))) (-14 *7 (-591 (-1089)))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-786) (-286) (-138) (-951)))
+ (-5 *2
+ (-591 (-2 (|:| -3237 (-1085 *4)) (|:| -1671 (-591 (-885 *4))))))
+ (-5 *1 (-1195 *4 *5 *6)) (-5 *3 (-591 (-885 *4)))
+ (-14 *5 (-591 (-1089))) (-14 *6 (-591 (-1089))))))
+(((*1 *2 *3 *4 *4 *4 *4 *5 *5)
+ (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357))
+ (-5 *2
+ (-2 (|:| -2940 *4) (|:| -2757 *4) (|:| |totalpts| (-525))
+ (|:| |success| (-108))))
+ (-5 *1 (-730)) (-5 *5 (-525)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-712)) (-5 *4 (-1171 *2)) (-4 *5 (-286))
+ (-4 *6 (-923 *5)) (-4 *2 (-13 (-387 *6 *7) (-966 *6)))
+ (-5 *1 (-391 *5 *6 *7 *2)) (-4 *7 (-1147 *6)))))
+(((*1 *1 *1) (-5 *1 (-108))) ((*1 *1 *1) (-4 *1 (-119)))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-223)) (-5 *2 (-525))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-450)) (-5 *2 (-525))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-668)) (-5 *2 (-712))))
+ ((*1 *1 *1 *2) (-12 (-4 *1 (-1030)) (-5 *2 (-854)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-712)) (-4 *4 (-975))
+ (-5 *2 (-2 (|:| -2746 *1) (|:| -2449 *1))) (-4 *1 (-1147 *4)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))))
+(((*1 *1 *1) (-12 (-4 *1 (-352 *2 *3)) (-4 *2 (-788)) (-4 *3 (-160))))
+ ((*1 *1 *1)
+ (-12 (-5 *1 (-575 *2 *3 *4)) (-4 *2 (-788))
+ (-4 *3 (-13 (-160) (-659 (-385 (-525))))) (-14 *4 (-854))))
+ ((*1 *1 *1) (-12 (-5 *1 (-620 *2)) (-4 *2 (-788))))
+ ((*1 *1 *1) (-12 (-5 *1 (-760 *2)) (-4 *2 (-788))))
+ ((*1 *1 *1) (-12 (-4 *1 (-1186 *2 *3)) (-4 *2 (-788)) (-4 *3 (-975)))))
+(((*1 *2)
+ (-12 (-4 *3 (-734)) (-4 *4 (-788)) (-4 *2 (-842))
+ (-5 *1 (-434 *3 *4 *2 *5)) (-4 *5 (-882 *2 *3 *4))))
+ ((*1 *2)
+ (-12 (-4 *3 (-734)) (-4 *4 (-788)) (-4 *2 (-842))
+ (-5 *1 (-839 *2 *3 *4 *5)) (-4 *5 (-882 *2 *3 *4))))
+ ((*1 *2) (-12 (-4 *2 (-842)) (-5 *1 (-840 *2 *3)) (-4 *3 (-1147 *2)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1041 (-525) (-564 (-47)))) (-5 *1 (-47))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-923 *2)) (-4 *4 (-1147 *3)) (-4 *2 (-286))
+ (-5 *1 (-391 *2 *3 *4 *5)) (-4 *5 (-13 (-387 *3 *4) (-966 *3)))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-517)) (-4 *3 (-788)) (-5 *2 (-1041 *3 (-564 *1)))
+ (-4 *1 (-408 *3))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1041 (-525) (-564 (-468)))) (-5 *1 (-468))))
+ ((*1 *2 *1)
+ (-12 (-4 *4 (-160)) (-4 *2 (|SubsetCategory| (-668) *4))
+ (-5 *1 (-570 *3 *4 *2)) (-4 *3 (-37 *4))))
+ ((*1 *2 *1)
+ (-12 (-4 *4 (-160)) (-4 *2 (|SubsetCategory| (-668) *4))
+ (-5 *1 (-607 *3 *4 *2)) (-4 *3 (-659 *4))))
+ ((*1 *2 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-517)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *6 *5 *4)) (-4 *5 (-1018)) (-4 *4 (-1018))
+ (-4 *6 (-1018)) (-5 *2 (-1 *6 *5)) (-5 *1 (-626 *5 *4 *6)))))
+(((*1 *2)
+ (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4))
+ (-4 *3 (-345 *4))))
+ ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))))
+(((*1 *2 *3 *3 *3)
+ (|partial| -12 (-4 *4 (-13 (-341) (-138) (-966 (-525))))
+ (-4 *5 (-1147 *4)) (-5 *2 (-591 (-385 *5))) (-5 *1 (-946 *4 *5))
+ (-5 *3 (-385 *5)))))
+(((*1 *2 *3 *3 *3)
+ (-12 (-5 *2 (-1070 (-591 (-525)))) (-5 *1 (-816)) (-5 *3 (-525))))
+ ((*1 *2 *3)
+ (-12 (-5 *2 (-1070 (-591 (-525)))) (-5 *1 (-816)) (-5 *3 (-525))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *2 (-1070 (-591 (-525)))) (-5 *1 (-816)) (-5 *3 (-525)))))
+(((*1 *2 *3) (-12 (-5 *3 (-501)) (-5 *1 (-500 *2)) (-4 *2 (-1125))))
+ ((*1 *2 *1) (-12 (-5 *2 (-51)) (-5 *1 (-501)))))
+(((*1 *1 *1 *1) (-4 *1 (-281))) ((*1 *1 *1) (-4 *1 (-281))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1 (-1070 *4) (-1070 *4))) (-5 *2 (-1070 *4))
+ (-5 *1 (-1194 *4)) (-4 *4 (-1125))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 (-591 (-1070 *5)) (-591 (-1070 *5)))) (-5 *4 (-525))
+ (-5 *2 (-591 (-1070 *5))) (-5 *1 (-1194 *5)) (-4 *5 (-1125)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-108)) (-5 *1 (-1078 *3 *4)) (-14 *3 (-854))
+ (-4 *4 (-975)))))
+(((*1 *1 *1 *1) (-5 *1 (-796))) ((*1 *1 *1) (-5 *1 (-796)))
+ ((*1 *1 *2 *3)
+ (-12 (-5 *2 (-1085 (-525))) (-5 *3 (-525)) (-4 *1 (-802 *4)))))
+(((*1 *2 *3 *3 *3 *4 *4 *4 *4 *4 *3)
+ (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
+ (-5 *1 (-694)))))
+(((*1 *1 *1) (-12 (-4 *1 (-618 *2)) (-4 *2 (-1125)))))
+(((*1 *2 *1) (-12 (-5 *2 (-1041 (-525) (-564 (-47)))) (-5 *1 (-47))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-286)) (-4 *4 (-923 *3)) (-4 *5 (-1147 *4))
+ (-5 *2 (-1171 *6)) (-5 *1 (-391 *3 *4 *5 *6))
+ (-4 *6 (-13 (-387 *4 *5) (-966 *4)))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-975)) (-4 *3 (-788)) (-5 *2 (-1041 *3 (-564 *1)))
+ (-4 *1 (-408 *3))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1041 (-525) (-564 (-468)))) (-5 *1 (-468))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-160)) (-4 *2 (-37 *3)) (-5 *1 (-570 *2 *3 *4))
+ (-4 *4 (|SubsetCategory| (-668) *3))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-160)) (-4 *2 (-659 *3)) (-5 *1 (-607 *2 *3 *4))
+ (-4 *4 (|SubsetCategory| (-668) *3))))
+ ((*1 *2 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-517)))))
+(((*1 *2 *3 *4 *4 *3)
+ (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
+ (-5 *1 (-694)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-854)) (-5 *3 (-591 (-242))) (-5 *1 (-240))))
+ ((*1 *1 *2) (-12 (-5 *2 (-854)) (-5 *1 (-242)))))
+(((*1 *1 *2)
+ (|partial| -12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5))
+ (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788))
+ (-5 *1 (-1182 *3 *4 *5 *6))))
+ ((*1 *1 *2 *3 *4)
+ (|partial| -12 (-5 *2 (-591 *8)) (-5 *3 (-1 (-108) *8 *8))
+ (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-989 *5 *6 *7)) (-4 *5 (-517))
+ (-4 *6 (-734)) (-4 *7 (-788)) (-5 *1 (-1182 *5 *6 *7 *8)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *7 *5)) (-4 *5 (-975)) (-4 *7 (-975))
+ (-4 *6 (-1147 *5)) (-5 *2 (-1085 (-1085 *7)))
+ (-5 *1 (-474 *5 *6 *4 *7)) (-4 *4 (-1147 *6)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
+(((*1 *2 *3 *2 *3)
+ (-12 (-5 *2 (-415)) (-5 *3 (-1089)) (-5 *1 (-1092))))
+ ((*1 *2 *3 *2) (-12 (-5 *2 (-415)) (-5 *3 (-1089)) (-5 *1 (-1092))))
+ ((*1 *2 *3 *2 *4 *1)
+ (-12 (-5 *2 (-415)) (-5 *3 (-591 (-1089))) (-5 *4 (-1089))
+ (-5 *1 (-1092))))
+ ((*1 *2 *3 *2 *3 *1)
+ (-12 (-5 *2 (-415)) (-5 *3 (-1089)) (-5 *1 (-1092))))
+ ((*1 *2 *3 *2 *1)
+ (-12 (-5 *2 (-415)) (-5 *3 (-1089)) (-5 *1 (-1093))))
+ ((*1 *2 *3 *2 *1)
+ (-12 (-5 *2 (-415)) (-5 *3 (-591 (-1089))) (-5 *1 (-1093)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-108)))))
+(((*1 *2 *2 *3)
+ (-12 (-4 *4 (-734))
+ (-4 *3 (-13 (-788) (-10 -8 (-15 -1300 ((-1089) $))))) (-4 *5 (-517))
+ (-5 *1 (-674 *4 *3 *5 *2)) (-4 *2 (-882 (-385 (-885 *5)) *4 *3))))
+ ((*1 *2 *2 *3)
+ (-12 (-4 *4 (-975)) (-4 *5 (-734))
+ (-4 *3
+ (-13 (-788)
+ (-10 -8 (-15 -1300 ((-1089) $))
+ (-15 -1592 ((-3 $ "failed") (-1089))))))
+ (-5 *1 (-915 *4 *5 *3 *2)) (-4 *2 (-882 (-885 *4) *5 *3))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-591 *6))
+ (-4 *6
+ (-13 (-788)
+ (-10 -8 (-15 -1300 ((-1089) $))
+ (-15 -1592 ((-3 $ "failed") (-1089))))))
+ (-4 *4 (-975)) (-4 *5 (-734)) (-5 *1 (-915 *4 *5 *6 *2))
+ (-4 *2 (-882 (-885 *4) *5 *6)))))
+(((*1 *2 *3 *4)
+ (|partial| -12 (-5 *4 (-591 (-385 *6))) (-5 *3 (-385 *6))
+ (-4 *6 (-1147 *5)) (-4 *5 (-13 (-341) (-138) (-966 (-525))))
+ (-5 *2
+ (-2 (|:| |mainpart| *3)
+ (|:| |limitedlogs|
+ (-591 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
+ (-5 *1 (-529 *5 *6)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-591 *3)) (-4 *3 (-1018)) (-4 *1 (-1016 *3))))
+ ((*1 *1) (-12 (-4 *1 (-1016 *2)) (-4 *2 (-1018)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1085 *5)) (-4 *5 (-341)) (-5 *2 (-591 *6))
+ (-5 *1 (-498 *5 *6 *4)) (-4 *6 (-341)) (-4 *4 (-13 (-341) (-786))))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *2 (-591 *3)) (-5 *1 (-893 *3)) (-4 *3 (-510)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-591 (-854))) (-5 *2 (-837 (-525))) (-5 *1 (-850)))))
+(((*1 *2 *3 *2)
+ (-12 (-4 *2 (-13 (-341) (-786))) (-5 *1 (-167 *2 *3))
+ (-4 *3 (-1147 (-157 *2)))))
+ ((*1 *2 *3)
+ (-12 (-4 *2 (-13 (-341) (-786))) (-5 *1 (-167 *2 *3))
+ (-4 *3 (-1147 (-157 *2))))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1085 (-525))) (-5 *2 (-525)) (-5 *1 (-875)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-1171 *5)) (-4 *5 (-733)) (-5 *2 (-108))
+ (-5 *1 (-783 *4 *5)) (-14 *4 (-712)))))
+(((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-444))))
+ ((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-444))))
+ ((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-860)))))
+(((*1 *2 *2) (-12 (-5 *2 (-631 *3)) (-4 *3 (-286)) (-5 *1 (-641 *3)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *4 (-591 (-798 *5))) (-14 *5 (-591 (-1089))) (-4 *6 (-429))
+ (-5 *2 (-591 (-591 (-227 *5 *6)))) (-5 *1 (-448 *5 *6 *7))
+ (-5 *3 (-591 (-227 *5 *6))) (-4 *7 (-429)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-975)) (-5 *2 (-525)) (-5 *1 (-420 *4 *3 *5))
+ (-4 *3 (-1147 *4))
+ (-4 *5 (-13 (-382) (-966 *4) (-341) (-1111) (-263))))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-1021 *3 *4 *5 *6 *7)) (-4 *3 (-1018)) (-4 *4 (-1018))
+ (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *7 (-1018)) (-5 *2 (-108)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *2 (-1070 (-591 (-525)))) (-5 *1 (-816))
+ (-5 *3 (-591 (-525))))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-157 (-205))) (-5 *4 (-525)) (-5 *2 (-964))
+ (-5 *1 (-700)))))
+(((*1 *2 *3) (-12 (-5 *3 (-796)) (-5 *2 (-1176)) (-5 *1 (-1052))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-591 (-796))) (-5 *2 (-1176)) (-5 *1 (-1052)))))
+(((*1 *2 *3 *4 *4 *5 *3 *3 *4 *3)
+ (-12 (-5 *3 (-525)) (-5 *5 (-631 (-205))) (-5 *4 (-205))
+ (-5 *2 (-964)) (-5 *1 (-694)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788))
+ (-4 *7 (-989 *4 *5 *6))
+ (-5 *2 (-2 (|:| |goodPols| (-591 *7)) (|:| |badPols| (-591 *7))))
+ (-5 *1 (-908 *4 *5 *6 *7)) (-5 *3 (-591 *7)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1085 *1)) (-5 *4 (-1089)) (-4 *1 (-27))
+ (-5 *2 (-591 *1))))
+ ((*1 *2 *3) (-12 (-5 *3 (-1085 *1)) (-4 *1 (-27)) (-5 *2 (-591 *1))))
+ ((*1 *2 *3) (-12 (-5 *3 (-885 *1)) (-4 *1 (-27)) (-5 *2 (-591 *1))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-1089)) (-4 *4 (-13 (-788) (-517))) (-5 *2 (-591 *1))
+ (-4 *1 (-29 *4))))
+ ((*1 *2 *1)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *2 (-591 *1)) (-4 *1 (-29 *3))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-294 (-205))) (-5 *4 (-591 (-1089)))
+ (-5 *5 (-1013 (-781 (-205)))) (-5 *2 (-1070 (-205))) (-5 *1 (-279)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-631 (-294 (-205)))) (-5 *2 (-357)) (-5 *1 (-187)))))
+(((*1 *1 *1 *2 *1) (-12 (-5 *1 (-123 *2)) (-4 *2 (-1018))))
+ ((*1 *1 *2) (-12 (-5 *1 (-123 *2)) (-4 *2 (-1018)))))
+(((*1 *1 *1) (-5 *1 (-205)))
+ ((*1 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206))))
+ ((*1 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *2))
+ (-4 *2 (-408 *3))))
+ ((*1 *2 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *2))
+ (-4 *2 (-408 *3))))
+ ((*1 *1 *1) (-4 *1 (-1053))) ((*1 *1 *1 *1) (-4 *1 (-1053))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-341)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3))
+ (-5 *1 (-492 *3 *4 *5 *2)) (-4 *2 (-629 *3 *4 *5))))
+ ((*1 *2 *3)
+ (-12 (-4 *4 (-517)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4))
+ (-4 *7 (-923 *4)) (-4 *2 (-629 *7 *8 *9))
+ (-5 *1 (-493 *4 *5 *6 *3 *7 *8 *9 *2)) (-4 *3 (-629 *4 *5 *6))
+ (-4 *8 (-351 *7)) (-4 *9 (-351 *7))))
+ ((*1 *1 *1)
+ (-12 (-4 *1 (-629 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-351 *2))
+ (-4 *4 (-351 *2)) (-4 *2 (-286))))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-286)) (-4 *3 (-160)) (-4 *4 (-351 *3))
+ (-4 *5 (-351 *3)) (-5 *1 (-630 *3 *4 *5 *2))
+ (-4 *2 (-629 *3 *4 *5))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-631 *3)) (-4 *3 (-286)) (-5 *1 (-641 *3))))
+ ((*1 *1 *1)
+ (-12 (-4 *1 (-978 *2 *3 *4 *5 *6)) (-4 *4 (-975))
+ (-4 *5 (-218 *3 *4)) (-4 *6 (-218 *2 *4)) (-4 *4 (-286)))))
(((*1 *1 *1) (-4 *1 (-577)))
((*1 *2 *2)
(-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-578 *3 *2))
(-4 *2 (-13 (-408 *3) (-932) (-1111))))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-57 *6)) (-4 *6 (-1125))
+ (-4 *5 (-1125)) (-5 *2 (-57 *5)) (-5 *1 (-56 *6 *5))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 *5 *7 *5)) (-5 *4 (-220 *6 *7)) (-14 *6 (-712))
+ (-4 *7 (-1125)) (-4 *5 (-1125)) (-5 *2 (-220 *6 *5))
+ (-5 *1 (-219 *6 *7 *5))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 *5 *6 *5)) (-4 *6 (-1125)) (-4 *5 (-1125))
+ (-4 *2 (-351 *5)) (-5 *1 (-349 *6 *4 *5 *2)) (-4 *4 (-351 *6))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 *5 *6 *5)) (-4 *6 (-1018)) (-4 *5 (-1018))
+ (-4 *2 (-403 *5)) (-5 *1 (-401 *6 *4 *5 *2)) (-4 *4 (-403 *6))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-591 *6)) (-4 *6 (-1125))
+ (-4 *5 (-1125)) (-5 *2 (-591 *5)) (-5 *1 (-589 *6 *5))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-890 *6)) (-4 *6 (-1125))
+ (-4 *5 (-1125)) (-5 *2 (-890 *5)) (-5 *1 (-889 *6 *5))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *4 (-1 *3 *6 *3)) (-5 *5 (-1070 *6)) (-4 *6 (-1125))
+ (-4 *3 (-1125)) (-5 *2 (-1070 *3)) (-5 *1 (-1068 *6 *3))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-1171 *6)) (-4 *6 (-1125))
+ (-4 *5 (-1125)) (-5 *2 (-1171 *5)) (-5 *1 (-1170 *6 *5)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-598 (-385 *6))) (-5 *4 (-1 (-591 *5) *6))
+ (-4 *5 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525)))))
+ (-4 *6 (-1147 *5)) (-5 *2 (-591 (-385 *6))) (-5 *1 (-753 *5 *6))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-598 (-385 *7))) (-5 *4 (-1 (-591 *6) *7))
+ (-5 *5 (-1 (-396 *7) *7))
+ (-4 *6 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525)))))
+ (-4 *7 (-1147 *6)) (-5 *2 (-591 (-385 *7))) (-5 *1 (-753 *6 *7))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-599 *6 (-385 *6))) (-5 *4 (-1 (-591 *5) *6))
+ (-4 *5 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525)))))
+ (-4 *6 (-1147 *5)) (-5 *2 (-591 (-385 *6))) (-5 *1 (-753 *5 *6))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-599 *7 (-385 *7))) (-5 *4 (-1 (-591 *6) *7))
+ (-5 *5 (-1 (-396 *7) *7))
+ (-4 *6 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525)))))
+ (-4 *7 (-1147 *6)) (-5 *2 (-591 (-385 *7))) (-5 *1 (-753 *6 *7))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-598 (-385 *5))) (-4 *5 (-1147 *4)) (-4 *4 (-27))
+ (-4 *4 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525)))))
+ (-5 *2 (-591 (-385 *5))) (-5 *1 (-753 *4 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-598 (-385 *6))) (-5 *4 (-1 (-396 *6) *6))
+ (-4 *6 (-1147 *5)) (-4 *5 (-27))
+ (-4 *5 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525)))))
+ (-5 *2 (-591 (-385 *6))) (-5 *1 (-753 *5 *6))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-599 *5 (-385 *5))) (-4 *5 (-1147 *4)) (-4 *4 (-27))
+ (-4 *4 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525)))))
+ (-5 *2 (-591 (-385 *5))) (-5 *1 (-753 *4 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-599 *6 (-385 *6))) (-5 *4 (-1 (-396 *6) *6))
+ (-4 *6 (-1147 *5)) (-4 *5 (-27))
+ (-4 *5 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525)))))
+ (-5 *2 (-591 (-385 *6))) (-5 *1 (-753 *5 *6)))))
+(((*1 *1 *1 *1 *1 *1)
+ (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
+ (-4 *4 (-788)) (-4 *2 (-517)))))
+(((*1 *2 *3) (-12 (-5 *3 (-854)) (-5 *2 (-1072)) (-5 *1 (-727)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-1089)) (-5 *3 (-591 (-501))) (-5 *1 (-501)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-13 (-788) (-517))) (-5 *2 (-108)) (-5 *1 (-255 *4 *3))
+ (-4 *3 (-13 (-408 *4) (-932))))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *2 (-807)) (-5 *3 (-591 (-242))) (-5 *1 (-240)))))
+(((*1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-796)))))
+(((*1 *2 *1) (-12 (-5 *2 (-591 (-1089))) (-5 *1 (-766)))))
(((*1 *2 *2)
(-12 (-4 *3 (-966 (-525))) (-4 *3 (-13 (-788) (-517)))
(-5 *1 (-31 *3 *2)) (-4 *2 (-408 *3))))
@@ -15046,15 +16230,143 @@
((*1 *2 *1)
(-12 (-4 *1 (-991 *3 *2)) (-4 *3 (-13 (-786) (-341)))
(-4 *2 (-1147 *3)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1070 (-1070 *4))) (-5 *2 (-1070 *4)) (-5 *1 (-1074 *4))
+ (-4 *4 (-37 (-385 (-525)))) (-4 *4 (-975)))))
+(((*1 *2 *2) (|partial| -12 (-4 *1 (-914 *2)) (-4 *2 (-1111)))))
+(((*1 *2 *3 *3 *4 *5 *5)
+ (-12 (-5 *5 (-108)) (-4 *6 (-429)) (-4 *7 (-734)) (-4 *8 (-788))
+ (-4 *3 (-989 *6 *7 *8))
+ (-5 *2 (-591 (-2 (|:| |val| *3) (|:| -3585 *4))))
+ (-5 *1 (-1026 *6 *7 *8 *3 *4)) (-4 *4 (-994 *6 *7 *8 *3))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-591 (-2 (|:| |val| (-591 *8)) (|:| -3585 *9))))
+ (-5 *5 (-108)) (-4 *8 (-989 *6 *7 *4)) (-4 *9 (-994 *6 *7 *4 *8))
+ (-4 *6 (-429)) (-4 *7 (-734)) (-4 *4 (-788))
+ (-5 *2 (-591 (-2 (|:| |val| *8) (|:| -3585 *9))))
+ (-5 *1 (-1026 *6 *7 *4 *8 *9)))))
+(((*1 *1 *2) (-12 (-5 *2 (-366)) (-5 *1 (-580)))))
+(((*1 *2)
+ (-12 (-4 *3 (-429)) (-4 *4 (-734)) (-4 *5 (-788))
+ (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-1176))
+ (-5 *1 (-919 *3 *4 *5 *6 *7)) (-4 *7 (-994 *3 *4 *5 *6))))
+ ((*1 *2)
+ (-12 (-4 *3 (-429)) (-4 *4 (-734)) (-4 *5 (-788))
+ (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-1176))
+ (-5 *1 (-1025 *3 *4 *5 *6 *7)) (-4 *7 (-994 *3 *4 *5 *6)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-631 *5)) (-5 *4 (-1171 *5)) (-4 *5 (-341))
+ (-5 *2 (-108)) (-5 *1 (-612 *5))))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-341)) (-4 *6 (-13 (-351 *5) (-10 -7 (-6 -4251))))
+ (-4 *4 (-13 (-351 *5) (-10 -7 (-6 -4251)))) (-5 *2 (-108))
+ (-5 *1 (-613 *5 *6 *4 *3)) (-4 *3 (-629 *5 *6 *4)))))
(((*1 *2 *3 *4)
(-12 (-5 *4 (-591 *3)) (-4 *3 (-882 *5 *6 *7)) (-4 *5 (-429))
(-4 *6 (-734)) (-4 *7 (-788))
(-5 *2 (-2 (|:| |poly| *3) (|:| |mult| *5)))
(-5 *1 (-426 *5 *6 *7 *3)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-1111))))))
+(((*1 *2)
+ (-12 (-5 *2 (-1176)) (-5 *1 (-1103 *3 *4)) (-4 *3 (-1018))
+ (-4 *4 (-1018)))))
+(((*1 *2 *3) (-12 (-5 *3 (-876 *2)) (-5 *1 (-913 *2)) (-4 *2 (-975)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-1020 *3)) (-5 *1 (-838 *3)) (-4 *3 (-346))
+ (-4 *3 (-1018)))))
+(((*1 *2 *1)
+ (|partial| -12 (-5 *2 (-1 (-501) (-591 (-501)))) (-5 *1 (-110))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-1 (-501) (-591 (-501)))) (-5 *1 (-110)))))
+(((*1 *2 *1 *1)
+ (-12 (-5 *2 (-591 (-273 *4))) (-5 *1 (-575 *3 *4 *5)) (-4 *3 (-788))
+ (-4 *4 (-13 (-160) (-659 (-385 (-525))))) (-14 *5 (-854)))))
+(((*1 *2 *3)
+ (-12
+ (-5 *3
+ (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3492 (-591 (-205)))))
+ (-5 *2 (-357)) (-5 *1 (-246))))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-1171 (-294 (-205)))) (-5 *2 (-357)) (-5 *1 (-284)))))
(((*1 *2 *1) (-12 (-4 *1 (-1188 *3)) (-4 *3 (-341)) (-5 *2 (-108)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-854)) (-5 *2 (-1085 *4)) (-5 *1 (-335 *4))
+ (-4 *4 (-327))))
+ ((*1 *2 *3 *3)
+ (-12 (-5 *3 (-854)) (-5 *2 (-1085 *4)) (-5 *1 (-335 *4))
+ (-4 *4 (-327))))
+ ((*1 *1) (-4 *1 (-346)))
+ ((*1 *2 *3)
+ (-12 (-5 *3 (-854)) (-5 *2 (-1171 *4)) (-5 *1 (-495 *4))
+ (-4 *4 (-327))))
+ ((*1 *1 *1) (-4 *1 (-510))) ((*1 *1) (-4 *1 (-510)))
+ ((*1 *1 *1) (-5 *1 (-525))) ((*1 *1 *1) (-5 *1 (-712)))
+ ((*1 *2 *1) (-12 (-5 *2 (-838 *3)) (-5 *1 (-837 *3)) (-4 *3 (-1018))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-525)) (-5 *2 (-838 *4)) (-5 *1 (-837 *4))
+ (-4 *4 (-1018))))
+ ((*1 *1) (-12 (-4 *1 (-923 *2)) (-4 *2 (-510)) (-4 *2 (-517)))))
+(((*1 *2 *3 *3 *4)
+ (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
+(((*1 *2 *3 *4 *5 *5 *5 *5 *6 *4 *4 *4 *4 *4 *5 *4 *5 *5 *4)
+ (-12 (-5 *3 (-1072)) (-5 *4 (-525)) (-5 *5 (-631 (-205)))
+ (-5 *6 (-205)) (-5 *2 (-964)) (-5 *1 (-694)))))
+(((*1 *2 *3 *3)
+ (-12 (-5 *3 (-591 (-525))) (-5 *2 (-631 (-525))) (-5 *1 (-1028)))))
+(((*1 *2 *3) (-12 (-5 *3 (-1171 *1)) (-4 *1 (-345 *2)) (-4 *2 (-160))))
+ ((*1 *2) (-12 (-4 *2 (-160)) (-5 *1 (-394 *3 *2)) (-4 *3 (-395 *2))))
+ ((*1 *2) (-12 (-4 *1 (-395 *2)) (-4 *2 (-160)))))
+(((*1 *2 *1 *3 *4)
+ (-12 (-5 *3 (-854)) (-5 *4 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1172)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-1111))))))
+(((*1 *2 *1 *1)
+ (-12 (-4 *3 (-341)) (-4 *3 (-975))
+ (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -3965 *1)))
+ (-4 *1 (-790 *3)))))
(((*1 *1 *1 *2 *3)
(-12 (-5 *2 (-591 (-1089))) (-5 *3 (-51)) (-5 *1 (-825 *4))
(-4 *4 (-1018)))))
+(((*1 *1 *2 *2 *3)
+ (-12 (-5 *2 (-712)) (-4 *3 (-1125)) (-4 *1 (-55 *3 *4 *5))
+ (-4 *4 (-351 *3)) (-4 *5 (-351 *3))))
+ ((*1 *1) (-5 *1 (-159)))
+ ((*1 *1 *2 *2 *2) (-12 (-5 *2 (-1072)) (-4 *1 (-367))))
+ ((*1 *1) (-5 *1 (-372)))
+ ((*1 *1 *2 *3) (-12 (-5 *2 (-712)) (-4 *1 (-596 *3)) (-4 *3 (-1125))))
+ ((*1 *1)
+ (-12 (-4 *3 (-1018)) (-5 *1 (-818 *2 *3 *4)) (-4 *2 (-1018))
+ (-4 *4 (-611 *3))))
+ ((*1 *1) (-12 (-5 *1 (-822 *2 *3)) (-4 *2 (-1018)) (-4 *3 (-1018))))
+ ((*1 *1) (-12 (-5 *1 (-1078 *2 *3)) (-14 *2 (-854)) (-4 *3 (-975))))
+ ((*1 *1 *1) (-5 *1 (-1089))) ((*1 *1) (-5 *1 (-1089)))
+ ((*1 *1) (-5 *1 (-1106))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1072)) (-5 *2 (-591 (-1094))) (-5 *1 (-1051)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-712)) (-5 *1 (-110))))
+ ((*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-110))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *1 (-232 *4 *3 *5 *6)) (-4 *4 (-975)) (-4 *3 (-788))
+ (-4 *5 (-245 *3)) (-4 *6 (-734)) (-5 *2 (-712))))
+ ((*1 *2 *1)
+ (-12 (-4 *1 (-232 *3 *4 *5 *6)) (-4 *3 (-975)) (-4 *4 (-788))
+ (-4 *5 (-245 *4)) (-4 *6 (-734)) (-5 *2 (-712))))
+ ((*1 *2 *1) (-12 (-4 *1 (-245 *3)) (-4 *3 (-788)) (-5 *2 (-712)))))
+(((*1 *2 *3 *2)
+ (-12 (-5 *3 (-854)) (-5 *1 (-959 *2))
+ (-4 *2 (-13 (-1018) (-10 -8 (-15 -4036 ($ $ $))))))))
+(((*1 *2)
+ (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4))
+ (-4 *3 (-345 *4))))
+ ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))))
+(((*1 *1 *1 *1) (-12 (-5 *1 (-834 *2)) (-4 *2 (-1018))))
+ ((*1 *1 *2) (-12 (-5 *1 (-834 *2)) (-4 *2 (-1018)))))
+(((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-1085 *9)) (-5 *4 (-591 *7)) (-5 *5 (-591 *8))
+ (-4 *7 (-788)) (-4 *8 (-975)) (-4 *9 (-882 *8 *6 *7)) (-4 *6 (-734))
+ (-5 *2 (-1085 *8)) (-5 *1 (-299 *6 *7 *8 *9)))))
(((*1 *2 *3)
(-12 (-5 *3 (-712)) (-5 *2 (-1176)) (-5 *1 (-799 *4 *5 *6 *7))
(-4 *4 (-975)) (-14 *5 (-591 (-1089))) (-14 *6 (-591 *3))
@@ -15064,357 +16376,44 @@
(-14 *8 (-591 *5)) (-5 *2 (-1176))
(-5 *1 (-1181 *4 *5 *6 *7 *8 *9 *10)) (-4 *7 (-882 *4 *6 *5))
(-14 *9 (-591 *3)) (-14 *10 *3))))
-(((*1 *1 *1) (-5 *1 (-987))))
-(((*1 *2 *3 *2) (-12 (-5 *3 (-712)) (-5 *1 (-794 *2)) (-4 *2 (-160)))))
-(((*1 *2 *2) (-12 (-5 *2 (-294 (-205))) (-5 *1 (-246)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1013 (-781 (-205)))) (-5 *2 (-205)) (-5 *1 (-174))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1013 (-781 (-205)))) (-5 *2 (-205)) (-5 *1 (-279))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1013 (-781 (-205)))) (-5 *2 (-205)) (-5 *1 (-284)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *5 *7)) (-5 *4 (-1085 *7)) (-4 *5 (-975))
- (-4 *7 (-975)) (-4 *2 (-1147 *5)) (-5 *1 (-474 *5 *2 *6 *7))
- (-4 *6 (-1147 *2))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 *7 *5)) (-4 *5 (-975)) (-4 *7 (-975))
- (-4 *4 (-1147 *5)) (-5 *2 (-1085 *7)) (-5 *1 (-474 *5 *4 *6 *7))
- (-4 *6 (-1147 *4)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-1078 3 *3)) (-4 *3 (-975)) (-4 *1 (-1050 *3))))
- ((*1 *1) (-12 (-4 *1 (-1050 *2)) (-4 *2 (-975)))))
-(((*1 *2 *3 *3 *4 *5 *5 *3)
- (-12 (-5 *3 (-525)) (-5 *4 (-1072)) (-5 *5 (-631 (-205)))
- (-5 *2 (-964)) (-5 *1 (-689)))))
-(((*1 *2 *3)
- (-12 (-4 *1 (-320 *4 *3 *5)) (-4 *4 (-1129)) (-4 *3 (-1147 *4))
- (-4 *5 (-1147 (-385 *3))) (-5 *2 (-108))))
- ((*1 *2 *3)
- (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3))
- (-4 *5 (-1147 (-385 *4))) (-5 *2 (-108)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-157 *4)) (-5 *1 (-167 *4 *3))
- (-4 *4 (-13 (-341) (-786))) (-4 *3 (-1147 *2)))))
-(((*1 *2 *1) (-12 (-4 *1 (-102 *2)) (-4 *2 (-1125)))))
-(((*1 *2)
- (-12 (-5 *2 (-2 (|:| -2023 (-591 *3)) (|:| -2397 (-591 *3))))
- (-5 *1 (-1126 *3)) (-4 *3 (-1018)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1147 *5)) (-4 *5 (-341))
- (-5 *2
- (-2 (|:| |ir| (-542 (-385 *6))) (|:| |specpart| (-385 *6))
- (|:| |polypart| *6)))
- (-5 *1 (-535 *5 *6)) (-5 *3 (-385 *6)))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
- (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-108)) (-5 *1 (-995 *5 *6 *7 *3 *4))
- (-4 *4 (-994 *5 *6 *7 *3))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
- (-4 *3 (-989 *5 *6 *7))
- (-5 *2 (-591 (-2 (|:| |val| (-108)) (|:| -3374 *4))))
- (-5 *1 (-995 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))))
-(((*1 *2 *1)
- (-12
- (-5 *2
- (-591
- (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *3)
- (|:| |xpnt| (-525)))))
- (-5 *1 (-396 *3)) (-4 *3 (-517))))
- ((*1 *2 *3 *4 *4 *4)
- (-12 (-5 *4 (-712)) (-4 *3 (-327)) (-4 *5 (-1147 *3))
- (-5 *2 (-591 (-1085 *3))) (-5 *1 (-471 *3 *5 *6))
- (-4 *6 (-1147 *5)))))
-(((*1 *2 *3 *3 *4 *4 *4 *3)
- (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
- (-5 *1 (-693)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
- (-4 *2 (-13 (-408 *3) (-932))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-273 (-385 (-885 *5)))) (-5 *4 (-1089))
- (-4 *5 (-13 (-286) (-788) (-138)))
- (-5 *2 (-1079 (-591 (-294 *5)) (-591 (-273 (-294 *5)))))
- (-5 *1 (-1045 *5))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-385 (-885 *5))) (-5 *4 (-1089))
- (-4 *5 (-13 (-286) (-788) (-138)))
- (-5 *2 (-1079 (-591 (-294 *5)) (-591 (-273 (-294 *5)))))
- (-5 *1 (-1045 *5)))))
-(((*1 *1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-975)))))
-(((*1 *2 *1 *1)
- (-12 (-4 *3 (-517)) (-4 *3 (-975))
- (-5 *2 (-2 (|:| -2963 *1) (|:| -3407 *1))) (-4 *1 (-790 *3))))
- ((*1 *2 *3 *3 *4)
- (-12 (-5 *4 (-94 *5)) (-4 *5 (-517)) (-4 *5 (-975))
- (-5 *2 (-2 (|:| -2963 *3) (|:| -3407 *3))) (-5 *1 (-791 *5 *3))
- (-4 *3 (-790 *5)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412)))))
-(((*1 *2 *2 *2 *2)
- (-12 (-5 *2 (-385 (-1085 (-294 *3)))) (-4 *3 (-13 (-517) (-788)))
- (-5 *1 (-1046 *3)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-108)) (-5 *1 (-1054 *3 *4)) (-4 *3 (-13 (-1018) (-33)))
- (-4 *4 (-13 (-1018) (-33))))))
-(((*1 *2 *3)
- (-12
- (-5 *3
- (-477 (-385 (-525)) (-220 *5 (-712)) (-798 *4)
- (-227 *4 (-385 (-525)))))
- (-14 *4 (-591 (-1089))) (-14 *5 (-712)) (-5 *2 (-108))
- (-5 *1 (-478 *4 *5)))))
-(((*1 *2 *1) (-12 (-4 *1 (-618 *3)) (-4 *3 (-1125)) (-5 *2 (-712)))))
-(((*1 *1 *2 *1) (-12 (-5 *2 (-1088)) (-5 *1 (-308)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 *7 *7)) (-4 *7 (-1147 *6))
- (-4 *6 (-13 (-27) (-408 *5)))
- (-4 *5 (-13 (-788) (-517) (-966 (-525)))) (-4 *8 (-1147 (-385 *7)))
- (-5 *2 (-542 *3)) (-5 *1 (-513 *5 *6 *7 *8 *3))
- (-4 *3 (-320 *6 *7 *8)))))
-(((*1 *2 *3)
- (|partial| -12 (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788))
- (-4 *7 (-989 *4 *5 *6))
- (-5 *2 (-2 (|:| |bas| (-453 *4 *5 *6 *7)) (|:| -1211 (-591 *7))))
- (-5 *1 (-908 *4 *5 *6 *7)) (-5 *3 (-591 *7)))))
(((*1 *1 *2)
- (-12 (-5 *2 (-591 *3)) (-4 *3 (-1125)) (-5 *1 (-1070 *3)))))
-(((*1 *1 *1) (-5 *1 (-987))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1173)))))
-(((*1 *2 *3) (-12 (-5 *2 (-1 *3)) (-5 *1 (-624 *3)) (-4 *3 (-1018)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-517) (-138))) (-5 *1 (-502 *3 *2))
- (-4 *2 (-1162 *3))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-341) (-346) (-566 (-525)))) (-4 *4 (-1147 *3))
- (-4 *5 (-666 *3 *4)) (-5 *1 (-506 *3 *4 *5 *2)) (-4 *2 (-1162 *5))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-341) (-346) (-566 (-525)))) (-5 *1 (-507 *3 *2))
- (-4 *2 (-1162 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-13 (-517) (-138)))
- (-5 *1 (-1066 *3)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-385 (-885 *3))) (-5 *1 (-430 *3 *4 *5 *6))
- (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-854))
- (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
- (-4 *3 (-989 *5 *6 *7)) (-5 *2 (-591 *4))
- (-5 *1 (-1026 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1072)) (-4 *4 (-13 (-286) (-138)))
- (-4 *5 (-13 (-788) (-566 (-1089)))) (-4 *6 (-734))
- (-5 *2
- (-591
- (-2 (|:| |eqzro| (-591 *7)) (|:| |neqzro| (-591 *7))
- (|:| |wcond| (-591 (-885 *4)))
- (|:| |bsoln|
- (-2 (|:| |partsol| (-1171 (-385 (-885 *4))))
- (|:| -4003 (-591 (-1171 (-385 (-885 *4))))))))))
- (-5 *1 (-857 *4 *5 *6 *7)) (-4 *7 (-882 *4 *6 *5)))))
-(((*1 *1 *1) (|partial| -4 *1 (-136))) ((*1 *1 *1) (-4 *1 (-327)))
- ((*1 *1 *1) (|partial| -12 (-4 *1 (-136)) (-4 *1 (-842)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1050 *3)) (-4 *3 (-975)) (-5 *2 (-591 (-876 *3))))))
-(((*1 *2 *3 *4)
- (-12 (-4 *5 (-1018)) (-4 *6 (-819 *5)) (-5 *2 (-818 *5 *6 (-591 *6)))
- (-5 *1 (-820 *5 *6 *4)) (-5 *3 (-591 *6)) (-4 *4 (-566 (-825 *5)))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-1018)) (-5 *2 (-591 (-273 *3))) (-5 *1 (-820 *5 *3 *4))
- (-4 *3 (-966 (-1089))) (-4 *3 (-819 *5)) (-4 *4 (-566 (-825 *5)))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-1018)) (-5 *2 (-591 (-273 (-885 *3))))
- (-5 *1 (-820 *5 *3 *4)) (-4 *3 (-975))
- (-2247 (-4 *3 (-966 (-1089)))) (-4 *3 (-819 *5))
- (-4 *4 (-566 (-825 *5)))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-1018)) (-5 *2 (-822 *5 *3)) (-5 *1 (-820 *5 *3 *4))
- (-2247 (-4 *3 (-966 (-1089)))) (-2247 (-4 *3 (-975)))
- (-4 *3 (-819 *5)) (-4 *4 (-566 (-825 *5))))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-591 (-2 (|:| -2019 (-1089)) (|:| -1221 *4))))
- (-5 *1 (-822 *3 *4)) (-4 *3 (-1018)) (-4 *4 (-1018))))
+ (-12 (-5 *2 (-591 (-2 (|:| -1265 *3) (|:| -1568 *4))))
+ (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *1 (-1102 *3 *4))))
+ ((*1 *1) (-12 (-4 *1 (-1102 *2 *3)) (-4 *2 (-1018)) (-4 *3 (-1018)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-591 *1)) (-4 *1 (-989 *4 *5 *6)) (-4 *4 (-975))
+ (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *1 (-989 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734))
+ (-4 *5 (-788)) (-5 *2 (-108))))
((*1 *2 *1)
- (-12 (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018))
- (-4 *7 (-1018)) (-5 *2 (-591 *1)) (-4 *1 (-1021 *3 *4 *5 *6 *7)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-712)) (-5 *2 (-1085 *4)) (-5 *1 (-495 *4))
- (-4 *4 (-327)))))
-(((*1 *1 *1) (-5 *1 (-796)))
+ (-12 (-4 *1 (-1119 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-734))
+ (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-108))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *1 (-1119 *4 *5 *6 *3)) (-4 *4 (-517)) (-4 *5 (-734))
+ (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-108)))))
+(((*1 *2 *1) (-12 (-4 *1 (-23)) (-5 *2 (-108))))
((*1 *2 *1)
- (-12 (-4 *1 (-1021 *2 *3 *4 *5 *6)) (-4 *3 (-1018)) (-4 *4 (-1018))
- (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *2 (-1018))))
- ((*1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-1071))))
- ((*1 *2 *1) (-12 (-5 *2 (-1072)) (-5 *1 (-1089)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
- (-4 *2 (-13 (-408 *3) (-932)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3))
- (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3))
- (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089)))
- (-14 *3 (-591 (-1089))) (-4 *4 (-365))))
- ((*1 *1 *1) (-4 *1 (-466)))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
- (-5 *1 (-1075 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
- (-5 *1 (-1076 *3)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-907 *3 *4 *5 *6)) (-4 *3 (-975)) (-4 *4 (-734))
- (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-108)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))))
-(((*1 *2 *3 *4 *5 *6)
- (|partial| -12 (-5 *4 (-1 *8 *8))
- (-5 *5
- (-1 (-3 (-2 (|:| -3060 *7) (|:| |coeff| *7)) "failed") *7))
- (-5 *6 (-591 (-385 *8))) (-4 *7 (-341)) (-4 *8 (-1147 *7))
- (-5 *3 (-385 *8))
- (-5 *2
- (-2
- (|:| |answer|
- (-2 (|:| |mainpart| *3)
- (|:| |limitedlogs|
- (-591 (-2 (|:| |coeff| *3) (|:| |logand| *3))))))
- (|:| |a0| *7)))
- (-5 *1 (-535 *7 *8)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
- (-4 *2 (-13 (-408 *3) (-932))))))
-(((*1 *2 *3)
- (-12 (-4 *3 (-13 (-286) (-10 -8 (-15 -2827 ((-396 $) $)))))
- (-4 *4 (-1147 *3))
- (-5 *2
- (-2 (|:| -4003 (-631 *3)) (|:| |basisDen| *3)
- (|:| |basisInv| (-631 *3))))
- (-5 *1 (-328 *3 *4 *5)) (-4 *5 (-387 *3 *4))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-525)) (-4 *4 (-1147 *3))
- (-5 *2
- (-2 (|:| -4003 (-631 *3)) (|:| |basisDen| *3)
- (|:| |basisInv| (-631 *3))))
- (-5 *1 (-709 *4 *5)) (-4 *5 (-387 *3 *4))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-327)) (-4 *3 (-1147 *4)) (-4 *5 (-1147 *3))
- (-5 *2
- (-2 (|:| -4003 (-631 *3)) (|:| |basisDen| *3)
- (|:| |basisInv| (-631 *3))))
- (-5 *1 (-916 *4 *3 *5 *6)) (-4 *6 (-666 *3 *5))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-327)) (-4 *3 (-1147 *4)) (-4 *5 (-1147 *3))
- (-5 *2
- (-2 (|:| -4003 (-631 *3)) (|:| |basisDen| *3)
- (|:| |basisInv| (-631 *3))))
- (-5 *1 (-1180 *4 *3 *5 *6)) (-4 *6 (-387 *3 *5)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-341)) (-5 *2 (-591 *3)) (-5 *1 (-878 *4 *3))
- (-4 *3 (-1147 *4)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-591 (-457 *4 *5))) (-14 *4 (-591 (-1089)))
- (-4 *5 (-429)) (-5 *2 (-591 (-227 *4 *5))) (-5 *1 (-579 *4 *5)))))
+ (-12 (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-108))
+ (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-882 *3 *4 *5))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *1 (-991 *4 *3)) (-4 *4 (-13 (-786) (-341)))
+ (-4 *3 (-1147 *4)) (-5 *2 (-108)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-898 *3)) (-4 *3 (-899)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-1 (-876 *3) (-876 *3))) (-5 *1 (-163 *3))
- (-4 *3 (-13 (-341) (-1111) (-932))))))
-(((*1 *1) (-5 *1 (-108))))
-(((*1 *1 *2 *3) (-12 (-5 *2 (-1022)) (-5 *3 (-715)) (-5 *1 (-51)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-429) (-788) (-966 (-525)) (-587 (-525))))
- (-5 *1 (-398 *3 *2 *4 *5)) (-4 *2 (-13 (-27) (-1111) (-408 *3)))
- (-14 *4 (-1089)) (-14 *5 *2)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-429) (-788) (-966 (-525)) (-587 (-525))))
- (-4 *2 (-13 (-27) (-1111) (-408 *3) (-10 -8 (-15 -3022 ($ *4)))))
- (-4 *4 (-786))
- (-4 *5
- (-13 (-1149 *2 *4) (-341) (-1111)
- (-10 -8 (-15 -3266 ($ $)) (-15 -4141 ($ $)))))
- (-5 *1 (-400 *3 *2 *4 *5 *6 *7)) (-4 *6 (-914 *5)) (-14 *7 (-1089)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1089)))))
+ (|partial| -12 (-5 *2 (-525)) (-5 *1 (-530 *3)) (-4 *3 (-966 *2)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
- (-4 *2 (-13 (-408 *3) (-932))))))
-(((*1 *1 *1) (-5 *1 (-796))) ((*1 *1 *1 *1) (-5 *1 (-796)))
- ((*1 *1 *2 *2) (-12 (-4 *1 (-1012 *2)) (-4 *2 (-1125))))
- ((*1 *1 *2) (-12 (-5 *1 (-1138 *2)) (-4 *2 (-1125)))))
-(((*1 *1 *1) (-4 *1 (-91)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
- (-4 *2 (-13 (-408 *3) (-932)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3))
- (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3))
- (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
- (-5 *1 (-1075 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
- (-5 *1 (-1076 *3)))))
-(((*1 *2 *2 *2)
- (-12 (-5 *2 (-591 (-564 *4))) (-4 *4 (-408 *3)) (-4 *3 (-788))
- (-5 *1 (-534 *3 *4))))
- ((*1 *1 *1 *1)
- (-12 (-5 *1 (-822 *2 *3)) (-4 *2 (-1018)) (-4 *3 (-1018))))
- ((*1 *1 *2 *1) (-12 (-4 *1 (-1016 *2)) (-4 *2 (-1018))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-1016 *2)) (-4 *2 (-1018))))
- ((*1 *1 *1 *1) (-12 (-4 *1 (-1016 *2)) (-4 *2 (-1018)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-591 (-525))) (-5 *1 (-934 *3)) (-14 *3 (-525)))))
+ (|partial| -12 (-5 *2 (-1085 *3)) (-4 *3 (-327)) (-5 *1 (-335 *3)))))
+(((*1 *2 *3 *3 *3 *3 *4 *5)
+ (-12 (-5 *3 (-205)) (-5 *4 (-525))
+ (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -1730)))) (-5 *2 (-964))
+ (-5 *1 (-688)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-205)) (-5 *2 (-108)) (-5 *1 (-278 *4 *5)) (-14 *4 *3)
- (-14 *5 *3)))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1013 (-781 (-205)))) (-5 *3 (-205)) (-5 *2 (-108))
- (-5 *1 (-284))))
- ((*1 *2 *1 *1)
- (-12 (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-108))
- (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-882 *3 *4 *5)))))
-(((*1 *2 *3) (-12 (-5 *3 (-712)) (-5 *2 (-1176)) (-5 *1 (-357)))))
-(((*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-968)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-591 (-525))) (-5 *1 (-49 *3 *4)) (-4 *3 (-975))
- (-14 *4 (-591 (-1089)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
- (-4 *2 (-13 (-408 *3) (-932)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3))
- (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3))
- (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4))))
- ((*1 *1 *1) (-4 *1 (-263)))
- ((*1 *1 *1)
- (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089)))
- (-14 *3 (-591 (-1089))) (-4 *4 (-365))))
- ((*1 *1 *2)
- (-12 (-5 *2 (-609 *3 *4)) (-4 *3 (-788))
- (-4 *4 (-13 (-160) (-659 (-385 (-525))))) (-5 *1 (-575 *3 *4 *5))
- (-14 *5 (-854))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
- (-5 *1 (-1075 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
- (-5 *1 (-1076 *3))))
- ((*1 *2 *2 *3)
- (-12 (-5 *3 (-712)) (-4 *4 (-13 (-975) (-659 (-385 (-525)))))
- (-4 *5 (-788)) (-5 *1 (-1185 *4 *5 *2)) (-4 *2 (-1190 *5 *4))))
- ((*1 *1 *1 *2)
- (-12 (-5 *2 (-712)) (-5 *1 (-1189 *3 *4))
- (-4 *4 (-659 (-385 (-525)))) (-4 *3 (-788)) (-4 *4 (-160)))))
+ (-12 (-4 *4 (-13 (-517) (-788) (-966 (-525)))) (-4 *5 (-408 *4))
+ (-5 *2
+ (-3 (|:| |overq| (-1085 (-385 (-525))))
+ (|:| |overan| (-1085 (-47))) (|:| -4081 (-108))))
+ (-5 *1 (-413 *4 *5 *3)) (-4 *3 (-1147 *5)))))
(((*1 *2 *3)
(-12 (-4 *5 (-13 (-566 *2) (-160))) (-5 *2 (-825 *4))
(-5 *1 (-158 *4 *5 *3)) (-4 *4 (-1018)) (-4 *3 (-154 *5))))
@@ -15449,9 +16448,9 @@
(-12 (-5 *2 (-885 *3)) (-4 *3 (-975)) (-4 *1 (-989 *3 *4 *5))
(-4 *5 (-566 (-1089))) (-4 *4 (-734)) (-4 *5 (-788))))
((*1 *1 *2)
- (-3321
+ (-3150
(-12 (-5 *2 (-885 (-525))) (-4 *1 (-989 *3 *4 *5))
- (-12 (-2247 (-4 *3 (-37 (-385 (-525))))) (-4 *3 (-37 (-525)))
+ (-12 (-3389 (-4 *3 (-37 (-385 (-525))))) (-4 *3 (-37 (-525)))
(-4 *5 (-566 (-1089))))
(-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)))
(-12 (-5 *2 (-885 (-525))) (-4 *1 (-989 *3 *4 *5))
@@ -15462,7 +16461,7 @@
(-4 *3 (-37 (-385 (-525)))) (-4 *5 (-566 (-1089))) (-4 *3 (-975))
(-4 *4 (-734)) (-4 *5 (-788))))
((*1 *2 *3)
- (-12 (-5 *3 (-2 (|:| |val| (-591 *7)) (|:| -3374 *8)))
+ (-12 (-5 *3 (-2 (|:| |val| (-591 *7)) (|:| -3585 *8)))
(-4 *7 (-989 *4 *5 *6)) (-4 *8 (-994 *4 *5 *6 *7)) (-4 *4 (-429))
(-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-1072))
(-5 *1 (-992 *4 *5 *6 *7 *8))))
@@ -15487,7 +16486,7 @@
(-12 (-5 *2 (-591 *1)) (-4 *1 (-1021 *3 *4 *5 *6 *7)) (-4 *3 (-1018))
(-4 *4 (-1018)) (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *7 (-1018))))
((*1 *2 *3)
- (-12 (-5 *3 (-2 (|:| |val| (-591 *7)) (|:| -3374 *8)))
+ (-12 (-5 *3 (-2 (|:| |val| (-591 *7)) (|:| -3585 *8)))
(-4 *7 (-989 *4 *5 *6)) (-4 *8 (-1027 *4 *5 *6 *7)) (-4 *4 (-429))
(-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-1072))
(-5 *1 (-1059 *4 *5 *6 *7 *8))))
@@ -15519,517 +16518,278 @@
(-4 *4 (-13 (-786) (-286) (-138) (-951))) (-14 *6 (-591 (-1089)))
(-5 *2 (-591 (-721 *4 (-798 *6)))) (-5 *1 (-1195 *4 *5 *6))
(-14 *5 (-591 (-1089))))))
-(((*1 *2)
- (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4))
- (-4 *3 (-345 *4))))
- ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))))
-(((*1 *2 *3 *1)
- (-12 (-4 *1 (-994 *4 *5 *6 *3)) (-4 *4 (-429)) (-4 *5 (-734))
- (-4 *6 (-788)) (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-108))))
- ((*1 *2 *3 *1)
- (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
- (-4 *3 (-989 *4 *5 *6))
- (-5 *2 (-591 (-2 (|:| |val| (-108)) (|:| -3374 *1))))
- (-4 *1 (-994 *4 *5 *6 *3)))))
-(((*1 *2 *1) (|partial| -12 (-5 *2 (-564 *1)) (-4 *1 (-281)))))
+(((*1 *1 *1) (-5 *1 (-987))))
+(((*1 *1 *2 *3)
+ (-12 (-5 *2 (-765)) (-5 *3 (-591 (-1089))) (-5 *1 (-766)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-517) (-788) (-966 (-525)) (-587 (-525))))
+ (-5 *1 (-256 *3 *2)) (-4 *2 (-13 (-27) (-1111) (-408 *3)))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1089))
+ (-4 *4 (-13 (-517) (-788) (-966 (-525)) (-587 (-525))))
+ (-5 *1 (-256 *4 *2)) (-4 *2 (-13 (-27) (-1111) (-408 *4)))))
+ ((*1 *1 *1) (-5 *1 (-357)))
+ ((*1 *2 *3 *4)
+ (-12 (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788))
+ (-4 *3 (-989 *5 *6 *7))
+ (-5 *2 (-591 (-2 (|:| |val| *3) (|:| -3585 *4))))
+ (-5 *1 (-717 *5 *6 *7 *3 *4)) (-4 *4 (-994 *5 *6 *7 *3)))))
(((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| |xinit| (-205)) (|:| |xend| (-205))
- (|:| |fn| (-1171 (-294 (-205)))) (|:| |yinit| (-591 (-205)))
- (|:| |intvals| (-591 (-205))) (|:| |g| (-294 (-205)))
- (|:| |abserr| (-205)) (|:| |relerr| (-205))))
- (-5 *2 (-357)) (-5 *1 (-187)))))
-(((*1 *2 *1) (-12 (-5 *2 (-796)) (-5 *1 (-51)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-357)) (-5 *1 (-727)))))
-(((*1 *2 *3 *3 *3)
- (|partial| -12
- (-4 *4 (-13 (-138) (-27) (-966 (-525)) (-966 (-385 (-525)))))
- (-4 *5 (-1147 *4)) (-5 *2 (-1085 (-385 *5))) (-5 *1 (-567 *4 *5))
- (-5 *3 (-385 *5))))
- ((*1 *2 *3 *3 *3 *4)
- (|partial| -12 (-5 *4 (-1 (-396 *6) *6)) (-4 *6 (-1147 *5))
- (-4 *5 (-13 (-138) (-27) (-966 (-525)) (-966 (-385 (-525)))))
- (-5 *2 (-1085 (-385 *6))) (-5 *1 (-567 *5 *6)) (-5 *3 (-385 *6)))))
-(((*1 *1 *1) (-4 *1 (-91)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
- (-4 *2 (-13 (-408 *3) (-932)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3))
- (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3))
- (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
- (-5 *1 (-1075 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
- (-5 *1 (-1076 *3)))))
-(((*1 *1 *2) (-12 (-5 *2 (-591 *1)) (-4 *1 (-429))))
- ((*1 *1 *1 *1) (-4 *1 (-429)))
- ((*1 *2 *3)
- (-12 (-5 *3 (-591 *2)) (-5 *1 (-461 *2)) (-4 *2 (-1147 (-525)))))
- ((*1 *2 *2 *2 *3)
- (-12 (-5 *3 (-525)) (-5 *1 (-637 *2)) (-4 *2 (-1147 *3))))
- ((*1 *1 *1 *1) (-5 *1 (-712)))
- ((*1 *2 *2 *2)
- (-12 (-4 *3 (-734)) (-4 *4 (-788)) (-4 *5 (-286))
- (-5 *1 (-849 *3 *4 *5 *2)) (-4 *2 (-882 *5 *3 *4))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-591 *2)) (-4 *2 (-882 *6 *4 *5))
- (-5 *1 (-849 *4 *5 *6 *2)) (-4 *4 (-734)) (-4 *5 (-788))
- (-4 *6 (-286))))
- ((*1 *2 *2 *2)
- (-12 (-5 *2 (-1085 *6)) (-4 *6 (-882 *5 *3 *4)) (-4 *3 (-734))
- (-4 *4 (-788)) (-4 *5 (-286)) (-5 *1 (-849 *3 *4 *5 *6))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-591 (-1085 *7))) (-4 *4 (-734)) (-4 *5 (-788))
- (-4 *6 (-286)) (-5 *2 (-1085 *7)) (-5 *1 (-849 *4 *5 *6 *7))
- (-4 *7 (-882 *6 *4 *5))))
- ((*1 *1 *1 *1) (-5 *1 (-854)))
- ((*1 *2 *2 *2)
- (-12 (-4 *3 (-429)) (-4 *3 (-517)) (-5 *1 (-901 *3 *2))
- (-4 *2 (-1147 *3))))
- ((*1 *2 *2 *1)
- (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
- (-4 *4 (-788)) (-4 *2 (-429)))))
-(((*1 *2 *1) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160)) (-4 *2 (-1111))))
- ((*1 *2 *1) (-12 (-5 *1 (-309 *2)) (-4 *2 (-788))))
- ((*1 *2 *1) (-12 (-5 *2 (-591 *3)) (-5 *1 (-564 *3)) (-4 *3 (-788)))))
+ (-12 (-5 *3 (-1085 *4)) (-4 *4 (-327))
+ (-5 *2 (-1171 (-591 (-2 (|:| -2940 *4) (|:| -3229 (-1036))))))
+ (-5 *1 (-324 *4)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-854)) (-5 *2 (-1085 *4)) (-5 *1 (-335 *4))
- (-4 *4 (-327)))))
+ (-12 (-5 *2 (-110)) (-5 *1 (-109 *3)) (-4 *3 (-788)) (-4 *3 (-1018)))))
(((*1 *2 *3 *4)
(-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-1171 *4)) (-4 *4 (-1125)) (-4 *1 (-218 *3 *4)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 (-2 (|:| |val| (-591 *8)) (|:| -3374 *9))))
- (-5 *4 (-712)) (-4 *8 (-989 *5 *6 *7)) (-4 *9 (-994 *5 *6 *7 *8))
- (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *2 (-1176))
- (-5 *1 (-992 *5 *6 *7 *8 *9))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 (-2 (|:| |val| (-591 *8)) (|:| -3374 *9))))
- (-5 *4 (-712)) (-4 *8 (-989 *5 *6 *7)) (-4 *9 (-1027 *5 *6 *7 *8))
- (-4 *5 (-429)) (-4 *6 (-734)) (-4 *7 (-788)) (-5 *2 (-1176))
- (-5 *1 (-1059 *5 *6 *7 *8 *9)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-385 *6)) (-4 *5 (-1129)) (-4 *6 (-1147 *5))
- (-5 *2 (-2 (|:| -2008 (-712)) (|:| -3482 *3) (|:| |radicand| *6)))
- (-5 *1 (-139 *5 *6 *7)) (-5 *4 (-712)) (-4 *7 (-1147 *3)))))
-(((*1 *2 *3 *3 *4 *4)
- (|partial| -12 (-5 *3 (-712)) (-4 *5 (-341)) (-5 *2 (-385 *6))
- (-5 *1 (-800 *5 *4 *6)) (-4 *4 (-1162 *5)) (-4 *6 (-1147 *5))))
- ((*1 *2 *3 *3 *4 *4)
- (|partial| -12 (-5 *3 (-712)) (-5 *4 (-1163 *5 *6 *7)) (-4 *5 (-341))
- (-14 *6 (-1089)) (-14 *7 *5) (-5 *2 (-385 (-1144 *6 *5)))
- (-5 *1 (-801 *5 *6 *7))))
- ((*1 *2 *3 *3 *4)
- (|partial| -12 (-5 *3 (-712)) (-5 *4 (-1163 *5 *6 *7)) (-4 *5 (-341))
- (-14 *6 (-1089)) (-14 *7 *5) (-5 *2 (-385 (-1144 *6 *5)))
- (-5 *1 (-801 *5 *6 *7)))))
-(((*1 *2 *2 *2) (-12 (-5 *1 (-148 *2)) (-4 *2 (-510)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-1085 *3)) (-4 *3 (-975)) (-4 *1 (-1147 *3)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-135)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1171 (-294 (-205)))) (-5 *2 (-1171 (-294 (-357))))
- (-5 *1 (-284)))))
-(((*1 *1 *1) (-12 (-4 *1 (-1159 *2)) (-4 *2 (-1125)))))
-(((*1 *2 *1) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-13 (-517) (-788) (-966 (-525)))) (-5 *2 (-294 *4))
- (-5 *1 (-170 *4 *3)) (-4 *3 (-13 (-27) (-1111) (-408 (-157 *4))))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-429) (-788) (-966 (-525)) (-587 (-525))))
- (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-27) (-1111) (-408 *3))))))
-(((*1 *1 *1) (-4 *1 (-91)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
- (-4 *2 (-13 (-408 *3) (-932)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3))
- (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3))
- (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
- (-5 *1 (-1075 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
- (-5 *1 (-1076 *3)))))
-(((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-847 *3)) (-4 *3 (-286)))))
-(((*1 *2 *1)
- (-12 (-4 *2 (-1018)) (-5 *1 (-896 *2 *3)) (-4 *3 (-1018)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-854)) (-4 *4 (-346)) (-4 *4 (-341)) (-5 *2 (-1085 *1))
- (-4 *1 (-307 *4))))
- ((*1 *2 *1) (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-5 *2 (-1085 *3))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-348 *3 *2)) (-4 *3 (-160)) (-4 *3 (-341))
- (-4 *2 (-1147 *3))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1171 *4)) (-4 *4 (-327)) (-5 *2 (-1085 *4))
- (-5 *1 (-495 *4)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-1055 *2 *3)) (-4 *2 (-13 (-1018) (-33)))
- (-4 *3 (-13 (-1018) (-33))))))
-(((*1 *2 *1 *1 *3)
- (-12 (-4 *4 (-975)) (-4 *5 (-734)) (-4 *3 (-788))
- (-5 *2 (-2 (|:| -3482 *1) (|:| |gap| (-712)) (|:| -3407 *1)))
- (-4 *1 (-989 *4 *5 *3))))
- ((*1 *2 *1 *1)
- (-12 (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788))
- (-5 *2 (-2 (|:| -3482 *1) (|:| |gap| (-712)) (|:| -3407 *1)))
- (-4 *1 (-989 *3 *4 *5)))))
-(((*1 *2 *3 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-357)) (-5 *1 (-92)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1089)) (-5 *2 (-1176)) (-5 *1 (-1092))))
- ((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-1093)))))
-(((*1 *2 *1 *1)
- (-12 (-5 *2 (-385 (-525))) (-5 *1 (-953 *3))
- (-4 *3 (-13 (-786) (-341) (-951)))))
- ((*1 *2 *3 *1 *2)
- (-12 (-4 *2 (-13 (-786) (-341))) (-5 *1 (-985 *2 *3))
- (-4 *3 (-1147 *2))))
- ((*1 *2 *3 *1 *2)
- (-12 (-4 *1 (-991 *2 *3)) (-4 *2 (-13 (-786) (-341)))
- (-4 *3 (-1147 *2)))))
-(((*1 *2 *3 *3 *3 *3 *4 *5 *6 *6 *7 *7 *3)
- (-12 (-5 *4 (-591 (-108))) (-5 *5 (-631 (-205)))
- (-5 *6 (-631 (-525))) (-5 *7 (-205)) (-5 *3 (-525)) (-5 *2 (-964))
- (-5 *1 (-696)))))
-(((*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-1004 *3)) (-4 *3 (-127)))))
-(((*1 *2) (-12 (-5 *2 (-1089)) (-5 *1 (-1092)))))
-(((*1 *2 *1) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-13 (-517) (-788) (-966 (-525)))) (-5 *2 (-294 *4))
- (-5 *1 (-170 *4 *3)) (-4 *3 (-13 (-27) (-1111) (-408 (-157 *4))))))
- ((*1 *2 *1) (-12 (-4 *1 (-738 *2)) (-4 *2 (-160))))
- ((*1 *2 *1) (-12 (-4 *1 (-927 *2)) (-4 *2 (-160))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-429) (-788) (-966 (-525)) (-587 (-525))))
- (-5 *1 (-1115 *3 *2)) (-4 *2 (-13 (-27) (-1111) (-408 *3))))))
-(((*1 *2 *3 *1)
- (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
- (-4 *3 (-989 *4 *5 *6)) (-5 *2 (-3 (-108) (-591 *1)))
- (-4 *1 (-994 *4 *5 *6 *3)))))
-(((*1 *1 *1) (-4 *1 (-91))) ((*1 *1 *1 *1) (-5 *1 (-205)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
- (-4 *2 (-13 (-408 *3) (-932)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3))
- (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3))
- (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089)))
- (-14 *3 (-591 (-1089))) (-4 *4 (-365))))
- ((*1 *1 *1 *1) (-5 *1 (-357)))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
- (-5 *1 (-1075 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
- (-5 *1 (-1076 *3)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 (-631 *5))) (-5 *4 (-525)) (-4 *5 (-341))
- (-4 *5 (-975)) (-5 *2 (-108)) (-5 *1 (-958 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-591 (-631 *4))) (-4 *4 (-341)) (-4 *4 (-975))
- (-5 *2 (-108)) (-5 *1 (-958 *4)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-205)) (-5 *2 (-1176)) (-5 *1 (-763)))))
-(((*1 *2 *3) (-12 (-5 *3 (-1171 *1)) (-4 *1 (-345 *2)) (-4 *2 (-160))))
- ((*1 *2) (-12 (-4 *2 (-160)) (-5 *1 (-394 *3 *2)) (-4 *3 (-395 *2))))
- ((*1 *2) (-12 (-4 *1 (-395 *2)) (-4 *2 (-160)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-517)) (-4 *3 (-160)) (-4 *4 (-351 *3))
+ (-4 *5 (-351 *3)) (-5 *1 (-630 *3 *4 *5 *2))
+ (-4 *2 (-629 *3 *4 *5)))))
+(((*1 *2 *3 *2) (-12 (-5 *3 (-712)) (-5 *1 (-794 *2)) (-4 *2 (-160)))))
+(((*1 *2 *2) (-12 (-5 *1 (-624 *2)) (-4 *2 (-1018)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-591 (-564 *5))) (-5 *3 (-1089)) (-4 *5 (-408 *4))
+ (-4 *4 (-788)) (-5 *1 (-534 *4 *5)))))
+(((*1 *1 *2 *2 *2) (-12 (-5 *2 (-1072)) (-4 *1 (-367)))))
+(((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-108) *3)) (|has| *1 (-6 -4250)) (-4 *1 (-215 *3))
+ (-4 *3 (-1018))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-108) *3)) (-4 *1 (-261 *3)) (-4 *3 (-1125)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1 *5 *5)) (-4 *5 (-1162 *4))
- (-4 *4 (-37 (-385 (-525)))) (-5 *2 (-1 (-1070 *4) (-1070 *4)))
- (-5 *1 (-1164 *4 *5)))))
+ (-12 (-5 *3 (-1072)) (-5 *2 (-525)) (-5 *1 (-1108 *4))
+ (-4 *4 (-975)))))
(((*1 *2 *3 *3)
- (-12 (-5 *3 (-2 (|:| |val| (-591 *7)) (|:| -3374 *8)))
- (-4 *7 (-989 *4 *5 *6)) (-4 *8 (-994 *4 *5 *6 *7)) (-4 *4 (-429))
- (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108))
- (-5 *1 (-919 *4 *5 *6 *7 *8))))
- ((*1 *2 *3 *3)
- (-12 (-5 *3 (-2 (|:| |val| (-591 *7)) (|:| -3374 *8)))
- (-4 *7 (-989 *4 *5 *6)) (-4 *8 (-994 *4 *5 *6 *7)) (-4 *4 (-429))
- (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108))
- (-5 *1 (-1025 *4 *5 *6 *7 *8)))))
-(((*1 *1 *2 *3 *3 *3 *3)
- (-12 (-5 *2 (-1 (-876 (-205)) (-205))) (-5 *3 (-1013 (-205)))
- (-5 *1 (-859))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1 (-876 (-205)) (-205))) (-5 *3 (-1013 (-205)))
- (-5 *1 (-859))))
- ((*1 *1 *2 *3 *3 *3)
- (-12 (-5 *2 (-1 (-876 (-205)) (-205))) (-5 *3 (-1013 (-205)))
- (-5 *1 (-860))))
- ((*1 *1 *2 *3)
- (-12 (-5 *2 (-1 (-876 (-205)) (-205))) (-5 *3 (-1013 (-205)))
- (-5 *1 (-860)))))
-(((*1 *1 *1 *2 *2)
- (-12 (-5 *2 (-525)) (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975))
- (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))))
-(((*1 *2 *3 *4 *4 *4 *4 *5 *5)
- (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357))
- (-5 *2
- (-2 (|:| -3024 *4) (|:| -1483 *4) (|:| |totalpts| (-525))
- (|:| |success| (-108))))
- (-5 *1 (-730)) (-5 *5 (-525)))))
-(((*1 *2 *1 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-1173)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089)))
- (-14 *3 (-591 (-1089))) (-4 *4 (-365))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-802 *3)) (-5 *2 (-525))))
- ((*1 *1 *1) (-4 *1 (-932)))
- ((*1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-942))))
- ((*1 *1 *2) (-12 (-5 *2 (-385 (-525))) (-4 *1 (-942))))
- ((*1 *1 *1 *2) (-12 (-4 *1 (-942)) (-5 *2 (-712))))
- ((*1 *1 *1) (-4 *1 (-942))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-1089))
- (-4 *5 (-13 (-286) (-788) (-138) (-966 (-525)) (-587 (-525))))
- (-5 *2 (-542 *3)) (-5 *1 (-404 *5 *3))
- (-4 *3 (-13 (-1111) (-29 *5)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1089)) (-4 *5 (-13 (-517) (-966 (-525)) (-138)))
- (-5 *2 (-542 (-385 (-885 *5)))) (-5 *1 (-531 *5))
- (-5 *3 (-385 (-885 *5))))))
-(((*1 *2) (-12 (-5 *2 (-1176)) (-5 *1 (-1127)))))
-(((*1 *1 *1) (-4 *1 (-91)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
- (-4 *2 (-13 (-408 *3) (-932)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3))
- (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3))
- (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089)))
- (-14 *3 (-591 (-1089))) (-4 *4 (-365))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
- (-5 *1 (-1075 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
- (-5 *1 (-1076 *3)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-1171 *4)) (-4 *4 (-327)) (-5 *2 (-1085 *4))
- (-5 *1 (-495 *4)))))
-(((*1 *1 *2) (-12 (-5 *2 (-591 *1)) (-4 *1 (-429))))
- ((*1 *1 *1 *1) (-4 *1 (-429))))
-(((*1 *2 *2) (-12 (-5 *2 (-854)) (-5 *1 (-335 *3)) (-4 *3 (-327)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-1020 (-1020 *3))) (-5 *1 (-837 *3)) (-4 *3 (-1018)))))
-(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-236)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-154 *3)) (-4 *3 (-160)) (-4 *3 (-510)) (-5 *2 (-108))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-108)) (-5 *1 (-396 *3)) (-4 *3 (-510)) (-4 *3 (-517))))
- ((*1 *2 *1) (-12 (-4 *1 (-510)) (-5 *2 (-108))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-738 *3)) (-4 *3 (-160)) (-4 *3 (-510)) (-5 *2 (-108))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-108)) (-5 *1 (-774 *3)) (-4 *3 (-510)) (-4 *3 (-1018))))
+ (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef1| *3) (|:| -2124 *3)))
+ (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-1 (-796) (-796))) (-5 *1 (-110))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-1 (-796) (-591 (-796)))) (-5 *1 (-110))))
((*1 *2 *1)
- (-12 (-5 *2 (-108)) (-5 *1 (-781 *3)) (-4 *3 (-510)) (-4 *3 (-1018))))
+ (|partial| -12 (-5 *2 (-1 (-796) (-591 (-796)))) (-5 *1 (-110))))
((*1 *2 *1)
- (-12 (-4 *1 (-927 *3)) (-4 *3 (-160)) (-4 *3 (-510)) (-5 *2 (-108))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-108)) (-5 *1 (-938 *3)) (-4 *3 (-966 (-385 (-525)))))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3))
- (-4 *5 (-1147 (-385 *4)))
- (-5 *2 (-2 (|:| |num| (-1171 *4)) (|:| |den| *4))))))
-(((*1 *1 *1) (-5 *1 (-796))))
-(((*1 *2 *3 *3)
- (|partial| -12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
- (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-108))
- (-5 *1 (-919 *4 *5 *6 *7 *3)) (-4 *3 (-994 *4 *5 *6 *7))))
- ((*1 *2 *3 *3)
- (|partial| -12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
- (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-108))
- (-5 *1 (-1025 *4 *5 *6 *7 *3)) (-4 *3 (-994 *4 *5 *6 *7)))))
+ (-12 (-5 *2 (-1176)) (-5 *1 (-195 *3))
+ (-4 *3
+ (-13 (-788)
+ (-10 -8 (-15 -1881 ((-1072) $ (-1089))) (-15 -1285 (*2 $))
+ (-15 -3829 (*2 $)))))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-372))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *2 (-1176)) (-5 *1 (-372))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-475))))
+ ((*1 *2 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-1176)) (-5 *1 (-652))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-1106))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *2 (-1176)) (-5 *1 (-1106)))))
(((*1 *2 *3 *4)
- (-12 (-5 *4 (-591 (-47))) (-5 *2 (-396 *3)) (-5 *1 (-38 *3))
- (-4 *3 (-1147 (-47)))))
+ (-12 (-5 *3 (-854)) (-5 *4 (-396 *6)) (-4 *6 (-1147 *5))
+ (-4 *5 (-975)) (-5 *2 (-591 *6)) (-5 *1 (-421 *5 *6)))))
+(((*1 *1) (-5 *1 (-415))))
+(((*1 *1 *1) (-12 (-4 *1 (-351 *2)) (-4 *2 (-1125)) (-4 *2 (-788))))
+ ((*1 *1 *2 *1)
+ (-12 (-5 *2 (-1 (-108) *3 *3)) (-4 *1 (-351 *3)) (-4 *3 (-1125))))
+ ((*1 *2 *2)
+ (-12 (-5 *2 (-591 (-838 *3))) (-5 *1 (-838 *3)) (-4 *3 (-1018))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *4 (-975)) (-4 *5 (-734)) (-4 *3 (-788))
+ (-4 *6 (-989 *4 *5 *3))
+ (-5 *2 (-2 (|:| |under| *1) (|:| -2767 *1) (|:| |upper| *1)))
+ (-4 *1 (-907 *4 *5 *3 *6)))))
+(((*1 *2 *2) (-12 (-5 *2 (-294 (-205))) (-5 *1 (-246)))))
+(((*1 *2 *1) (-12 (-5 *1 (-1121 *2)) (-4 *2 (-905)))))
+(((*1 *2 *1 *2) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-372))))
+ ((*1 *2 *1 *2) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-1106)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-385 (-885 *5))) (-5 *4 (-1089))
+ (-4 *5 (-13 (-286) (-788) (-138))) (-5 *2 (-591 (-273 (-294 *5))))
+ (-5 *1 (-1045 *5))))
((*1 *2 *3)
- (-12 (-5 *2 (-396 *3)) (-5 *1 (-38 *3)) (-4 *3 (-1147 (-47)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-591 (-47))) (-4 *5 (-788)) (-4 *6 (-734))
- (-5 *2 (-396 *3)) (-5 *1 (-41 *5 *6 *3)) (-4 *3 (-882 (-47) *6 *5))))
+ (-12 (-5 *3 (-385 (-885 *4))) (-4 *4 (-13 (-286) (-788) (-138)))
+ (-5 *2 (-591 (-273 (-294 *4)))) (-5 *1 (-1045 *4))))
((*1 *2 *3 *4)
- (-12 (-5 *4 (-591 (-47))) (-4 *5 (-788)) (-4 *6 (-734))
- (-4 *7 (-882 (-47) *6 *5)) (-5 *2 (-396 (-1085 *7)))
- (-5 *1 (-41 *5 *6 *7)) (-5 *3 (-1085 *7))))
+ (-12 (-5 *3 (-273 (-385 (-885 *5)))) (-5 *4 (-1089))
+ (-4 *5 (-13 (-286) (-788) (-138))) (-5 *2 (-591 (-273 (-294 *5))))
+ (-5 *1 (-1045 *5))))
((*1 *2 *3)
- (-12 (-4 *4 (-286)) (-5 *2 (-396 *3)) (-5 *1 (-155 *4 *3))
- (-4 *3 (-1147 (-157 *4)))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *5 (-108)) (-4 *4 (-13 (-341) (-786))) (-5 *2 (-396 *3))
- (-5 *1 (-167 *4 *3)) (-4 *3 (-1147 (-157 *4)))))
+ (-12 (-5 *3 (-273 (-385 (-885 *4))))
+ (-4 *4 (-13 (-286) (-788) (-138))) (-5 *2 (-591 (-273 (-294 *4))))
+ (-5 *1 (-1045 *4))))
((*1 *2 *3 *4)
- (-12 (-4 *4 (-13 (-341) (-786))) (-5 *2 (-396 *3))
- (-5 *1 (-167 *4 *3)) (-4 *3 (-1147 (-157 *4)))))
+ (-12 (-5 *3 (-591 (-385 (-885 *5)))) (-5 *4 (-591 (-1089)))
+ (-4 *5 (-13 (-286) (-788) (-138)))
+ (-5 *2 (-591 (-591 (-273 (-294 *5))))) (-5 *1 (-1045 *5))))
((*1 *2 *3)
- (-12 (-4 *4 (-13 (-341) (-786))) (-5 *2 (-396 *3))
- (-5 *1 (-167 *4 *3)) (-4 *3 (-1147 (-157 *4)))))
+ (-12 (-5 *3 (-591 (-385 (-885 *4))))
+ (-4 *4 (-13 (-286) (-788) (-138)))
+ (-5 *2 (-591 (-591 (-273 (-294 *4))))) (-5 *1 (-1045 *4))))
+ ((*1 *2 *3 *4)
+ (-12 (-5 *3 (-591 (-273 (-385 (-885 *5))))) (-5 *4 (-591 (-1089)))
+ (-4 *5 (-13 (-286) (-788) (-138)))
+ (-5 *2 (-591 (-591 (-273 (-294 *5))))) (-5 *1 (-1045 *5))))
((*1 *2 *3)
- (-12 (-4 *4 (-327)) (-5 *2 (-396 *3)) (-5 *1 (-197 *4 *3))
- (-4 *3 (-1147 *4))))
+ (-12 (-5 *3 (-591 (-273 (-385 (-885 *4)))))
+ (-4 *4 (-13 (-286) (-788) (-138)))
+ (-5 *2 (-591 (-591 (-273 (-294 *4))))) (-5 *1 (-1045 *4)))))
+(((*1 *2 *1)
+ (-12 (-4 *1 (-232 *3 *4 *5 *6)) (-4 *3 (-975)) (-4 *4 (-788))
+ (-4 *5 (-245 *4)) (-4 *6 (-734)) (-5 *2 (-591 *4)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1013 (-781 (-205)))) (-5 *2 (-205)) (-5 *1 (-174))))
((*1 *2 *3)
- (-12 (-5 *2 (-396 *3)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-712)) (-5 *2 (-396 *3)) (-5 *1 (-419 *3))
- (-4 *3 (-1147 (-525)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-591 (-712))) (-5 *2 (-396 *3)) (-5 *1 (-419 *3))
- (-4 *3 (-1147 (-525)))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-591 (-712))) (-5 *5 (-712)) (-5 *2 (-396 *3))
- (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525)))))
- ((*1 *2 *3 *4 *4)
- (-12 (-5 *4 (-712)) (-5 *2 (-396 *3)) (-5 *1 (-419 *3))
- (-4 *3 (-1147 (-525)))))
+ (-12 (-5 *3 (-1013 (-781 (-205)))) (-5 *2 (-205)) (-5 *1 (-279))))
((*1 *2 *3)
- (-12 (-5 *2 (-396 (-157 (-525)))) (-5 *1 (-423))
- (-5 *3 (-157 (-525)))))
+ (-12 (-5 *3 (-1013 (-781 (-205)))) (-5 *2 (-205)) (-5 *1 (-284)))))
+(((*1 *2 *2)
+ (-12 (-4 *3 (-788)) (-5 *1 (-862 *3 *2)) (-4 *2 (-408 *3))))
((*1 *2 *3)
- (-12
- (-4 *4
- (-13 (-788)
- (-10 -8 (-15 -1408 ((-1089) $))
- (-15 -2037 ((-3 $ "failed") (-1089))))))
- (-4 *5 (-734)) (-4 *7 (-517)) (-5 *2 (-396 *3))
- (-5 *1 (-433 *4 *5 *6 *7 *3)) (-4 *6 (-517))
- (-4 *3 (-882 *7 *5 *4))))
+ (-12 (-5 *3 (-1089)) (-5 *2 (-294 (-525))) (-5 *1 (-863)))))
+(((*1 *1 *1 *2) (-12 (-5 *2 (-591 (-242))) (-5 *1 (-1172))))
+ ((*1 *2 *1) (-12 (-5 *2 (-591 (-242))) (-5 *1 (-1172))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-591 (-242))) (-5 *1 (-1173))))
+ ((*1 *2 *1) (-12 (-5 *2 (-591 (-242))) (-5 *1 (-1173)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1171 *4)) (-4 *4 (-975)) (-4 *2 (-1147 *4))
+ (-5 *1 (-421 *4 *2))))
+ ((*1 *2 *3 *2 *4)
+ (-12 (-5 *2 (-385 (-1085 (-294 *5)))) (-5 *3 (-1171 (-294 *5)))
+ (-5 *4 (-525)) (-4 *5 (-13 (-517) (-788))) (-5 *1 (-1046 *5)))))
+(((*1 *2 *3 *3)
+ (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -1788 *4)))
+ (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))))
+(((*1 *2 *3 *4 *3)
+ (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
+ (-5 *1 (-689)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-876 (-205))) (-5 *2 (-1176)) (-5 *1 (-445)))))
+(((*1 *2 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-159))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-1172))))
+ ((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-1173)))))
+(((*1 *1) (-4 *1 (-327)))
((*1 *2 *3)
- (-12 (-4 *4 (-286)) (-5 *2 (-396 (-1085 *4))) (-5 *1 (-435 *4))
- (-5 *3 (-1085 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 (-396 *6) *6)) (-4 *6 (-1147 *5)) (-4 *5 (-341))
- (-4 *7 (-13 (-341) (-138) (-666 *5 *6))) (-5 *2 (-396 *3))
- (-5 *1 (-467 *5 *6 *7 *3)) (-4 *3 (-1147 *7))))
+ (-12 (-5 *3 (-591 *5)) (-4 *5 (-408 *4))
+ (-4 *4 (-13 (-517) (-788) (-138)))
+ (-5 *2
+ (-2 (|:| |primelt| *5) (|:| |poly| (-591 (-1085 *5)))
+ (|:| |prim| (-1085 *5))))
+ (-5 *1 (-410 *4 *5))))
+ ((*1 *2 *3 *3)
+ (-12 (-4 *4 (-13 (-517) (-788) (-138)))
+ (-5 *2
+ (-2 (|:| |primelt| *3) (|:| |pol1| (-1085 *3))
+ (|:| |pol2| (-1085 *3)) (|:| |prim| (-1085 *3))))
+ (-5 *1 (-410 *4 *3)) (-4 *3 (-27)) (-4 *3 (-408 *4))))
+ ((*1 *2 *3 *4 *3 *4)
+ (-12 (-5 *3 (-885 *5)) (-5 *4 (-1089)) (-4 *5 (-13 (-341) (-138)))
+ (-5 *2
+ (-2 (|:| |coef1| (-525)) (|:| |coef2| (-525))
+ (|:| |prim| (-1085 *5))))
+ (-5 *1 (-892 *5))))
((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 (-396 (-1085 *7)) (-1085 *7)))
- (-4 *7 (-13 (-286) (-138))) (-4 *5 (-788)) (-4 *6 (-734))
- (-5 *2 (-396 *3)) (-5 *1 (-505 *5 *6 *7 *3))
- (-4 *3 (-882 *7 *6 *5))))
+ (-12 (-5 *3 (-591 (-885 *5))) (-5 *4 (-591 (-1089)))
+ (-4 *5 (-13 (-341) (-138)))
+ (-5 *2
+ (-2 (|:| -2976 (-591 (-525))) (|:| |poly| (-591 (-1085 *5)))
+ (|:| |prim| (-1085 *5))))
+ (-5 *1 (-892 *5))))
+ ((*1 *2 *3 *4 *5)
+ (-12 (-5 *3 (-591 (-885 *6))) (-5 *4 (-591 (-1089))) (-5 *5 (-1089))
+ (-4 *6 (-13 (-341) (-138)))
+ (-5 *2
+ (-2 (|:| -2976 (-591 (-525))) (|:| |poly| (-591 (-1085 *6)))
+ (|:| |prim| (-1085 *6))))
+ (-5 *1 (-892 *6)))))
+(((*1 *2)
+ (-12 (-5 *2 (-1 *3 *3)) (-5 *1 (-496 *3)) (-4 *3 (-13 (-668) (-25))))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-1 *5 *7)) (-5 *4 (-1085 *7)) (-4 *5 (-975))
+ (-4 *7 (-975)) (-4 *2 (-1147 *5)) (-5 *1 (-474 *5 *2 *6 *7))
+ (-4 *6 (-1147 *2))))
((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 (-396 (-1085 *7)) (-1085 *7)))
- (-4 *7 (-13 (-286) (-138))) (-4 *5 (-788)) (-4 *6 (-734))
- (-4 *8 (-882 *7 *6 *5)) (-5 *2 (-396 (-1085 *8)))
- (-5 *1 (-505 *5 *6 *7 *8)) (-5 *3 (-1085 *8))))
- ((*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-519 *3)) (-4 *3 (-510))))
+ (-12 (-5 *3 (-1 *7 *5)) (-4 *5 (-975)) (-4 *7 (-975))
+ (-4 *4 (-1147 *5)) (-5 *2 (-1085 *7)) (-5 *1 (-474 *5 *4 *6 *7))
+ (-4 *6 (-1147 *4)))))
+(((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-445))))
+ ((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-1172))))
+ ((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-1173)))))
+(((*1 *2 *3 *3 *4 *5)
+ (-12 (-5 *3 (-1072)) (-4 *6 (-429)) (-4 *7 (-734)) (-4 *8 (-788))
+ (-4 *4 (-989 *6 *7 *8)) (-5 *2 (-1176))
+ (-5 *1 (-717 *6 *7 *8 *4 *5)) (-4 *5 (-994 *6 *7 *8 *4)))))
+(((*1 *2 *1 *3)
+ (-12 (-4 *1 (-46 *2 *3)) (-4 *3 (-733)) (-4 *2 (-975))))
+ ((*1 *2 *1 *1)
+ (-12 (-4 *2 (-975)) (-5 *1 (-49 *2 *3)) (-14 *3 (-591 (-1089)))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-591 (-854))) (-4 *2 (-341)) (-5 *1 (-143 *4 *2 *5))
+ (-14 *4 (-854)) (-14 *5 (-924 *4 *2))))
+ ((*1 *2 *1 *1)
+ (-12 (-5 *2 (-294 *3)) (-5 *1 (-203 *3 *4))
+ (-4 *3 (-13 (-975) (-788))) (-14 *4 (-591 (-1089)))))
+ ((*1 *2 *3 *1)
+ (-12 (-4 *1 (-301 *3 *2)) (-4 *3 (-1018)) (-4 *2 (-126))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *1 (-360 *2 *3)) (-4 *3 (-1018)) (-4 *2 (-975))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-525)) (-4 *2 (-517)) (-5 *1 (-572 *2 *4))
+ (-4 *4 (-1147 *2))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-712)) (-4 *1 (-650 *2)) (-4 *2 (-975))))
+ ((*1 *2 *1 *3)
+ (-12 (-4 *2 (-975)) (-5 *1 (-677 *2 *3)) (-4 *3 (-668))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-591 *5)) (-5 *3 (-591 (-712))) (-4 *1 (-682 *4 *5))
+ (-4 *4 (-975)) (-4 *5 (-788))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *3 (-712)) (-4 *1 (-682 *4 *2)) (-4 *4 (-975))
+ (-4 *2 (-788))))
+ ((*1 *2 *1 *3) (-12 (-5 *3 (-712)) (-4 *1 (-790 *2)) (-4 *2 (-975))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-591 *6)) (-5 *3 (-591 (-712))) (-4 *1 (-882 *4 *5 *6))
+ (-4 *4 (-975)) (-4 *5 (-734)) (-4 *6 (-788))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *3 (-712)) (-4 *1 (-882 *4 *5 *2)) (-4 *4 (-975))
+ (-4 *5 (-734)) (-4 *2 (-788))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-712)) (-4 *2 (-882 *4 (-497 *5) *5))
+ (-5 *1 (-1042 *4 *5 *2)) (-4 *4 (-975)) (-4 *5 (-788))))
+ ((*1 *2 *1 *3)
+ (-12 (-5 *3 (-712)) (-5 *2 (-885 *4)) (-5 *1 (-1120 *4))
+ (-4 *4 (-975)))))
+(((*1 *1 *1)
+ (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))))
+(((*1 *2 *2 *3)
+ (-12 (-5 *2 (-825 *4)) (-5 *3 (-1 (-108) *5)) (-4 *4 (-1018))
+ (-4 *5 (-1125)) (-5 *1 (-823 *4 *5))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *2 (-825 *4)) (-5 *3 (-591 (-1 (-108) *5))) (-4 *4 (-1018))
+ (-4 *5 (-1125)) (-5 *1 (-823 *4 *5))))
+ ((*1 *2 *2 *3 *4)
+ (-12 (-5 *2 (-825 *5)) (-5 *3 (-591 (-1089)))
+ (-5 *4 (-1 (-108) (-591 *6))) (-4 *5 (-1018)) (-4 *6 (-1125))
+ (-5 *1 (-823 *5 *6))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-1 (-108) *5)) (-4 *5 (-1125)) (-4 *4 (-788))
+ (-5 *1 (-870 *4 *2 *5)) (-4 *2 (-408 *4))))
+ ((*1 *2 *2 *3)
+ (-12 (-5 *3 (-591 (-1 (-108) *5))) (-4 *5 (-1125)) (-4 *4 (-788))
+ (-5 *1 (-870 *4 *2 *5)) (-4 *2 (-408 *4))))
((*1 *2 *3 *4)
- (-12 (-5 *4 (-1 (-591 *5) *6))
- (-4 *5 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525)))))
- (-4 *6 (-1147 *5)) (-5 *2 (-591 (-598 (-385 *6))))
- (-5 *1 (-602 *5 *6)) (-5 *3 (-598 (-385 *6)))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-27))
- (-4 *4 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525)))))
- (-4 *5 (-1147 *4)) (-5 *2 (-591 (-598 (-385 *5))))
- (-5 *1 (-602 *4 *5)) (-5 *3 (-598 (-385 *5)))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-760 *4)) (-4 *4 (-788)) (-5 *2 (-591 (-616 *4)))
- (-5 *1 (-616 *4))))
+ (-12 (-5 *3 (-1089)) (-5 *4 (-1 (-108) *5)) (-4 *5 (-1125))
+ (-5 *2 (-294 (-525))) (-5 *1 (-871 *5))))
((*1 *2 *3 *4)
- (-12 (-5 *4 (-525)) (-5 *2 (-591 *3)) (-5 *1 (-637 *3))
- (-4 *3 (-1147 *4))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-788)) (-4 *5 (-734)) (-4 *6 (-327)) (-5 *2 (-396 *3))
- (-5 *1 (-639 *4 *5 *6 *3)) (-4 *3 (-882 *6 *5 *4))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-788)) (-4 *5 (-734)) (-4 *6 (-327))
- (-4 *7 (-882 *6 *5 *4)) (-5 *2 (-396 (-1085 *7)))
- (-5 *1 (-639 *4 *5 *6 *7)) (-5 *3 (-1085 *7))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-734))
- (-4 *5
- (-13 (-788)
- (-10 -8 (-15 -1408 ((-1089) $))
- (-15 -2037 ((-3 $ "failed") (-1089))))))
- (-4 *6 (-286)) (-5 *2 (-396 *3)) (-5 *1 (-672 *4 *5 *6 *3))
- (-4 *3 (-882 (-885 *6) *4 *5))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-734))
- (-4 *5 (-13 (-788) (-10 -8 (-15 -1408 ((-1089) $))))) (-4 *6 (-517))
- (-5 *2 (-396 *3)) (-5 *1 (-674 *4 *5 *6 *3))
- (-4 *3 (-882 (-385 (-885 *6)) *4 *5))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-13 (-286) (-138)))
- (-5 *2 (-396 *3)) (-5 *1 (-675 *4 *5 *6 *3))
- (-4 *3 (-882 (-385 *6) *4 *5))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-788)) (-4 *5 (-734)) (-4 *6 (-13 (-286) (-138)))
- (-5 *2 (-396 *3)) (-5 *1 (-683 *4 *5 *6 *3))
- (-4 *3 (-882 *6 *5 *4))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-788)) (-4 *5 (-734)) (-4 *6 (-13 (-286) (-138)))
- (-4 *7 (-882 *6 *5 *4)) (-5 *2 (-396 (-1085 *7)))
- (-5 *1 (-683 *4 *5 *6 *7)) (-5 *3 (-1085 *7))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-396 *3)) (-5 *1 (-937 *3))
- (-4 *3 (-1147 (-385 (-525))))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-396 *3)) (-5 *1 (-969 *3))
- (-4 *3 (-1147 (-385 (-885 (-525)))))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-1147 (-385 (-525))))
- (-4 *5 (-13 (-341) (-138) (-666 (-385 (-525)) *4)))
- (-5 *2 (-396 *3)) (-5 *1 (-1000 *4 *5 *3)) (-4 *3 (-1147 *5))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-1147 (-385 (-885 (-525)))))
- (-4 *5 (-13 (-341) (-138) (-666 (-385 (-885 (-525))) *4)))
- (-5 *2 (-396 *3)) (-5 *1 (-1002 *4 *5 *3)) (-4 *3 (-1147 *5))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-734)) (-4 *5 (-788)) (-4 *6 (-429))
- (-4 *7 (-882 *6 *4 *5)) (-5 *2 (-396 (-1085 (-385 *7))))
- (-5 *1 (-1084 *4 *5 *6 *7)) (-5 *3 (-1085 (-385 *7)))))
- ((*1 *2 *1) (-12 (-5 *2 (-396 *1)) (-4 *1 (-1129))))
- ((*1 *2 *3)
- (-12 (-5 *2 (-396 *3)) (-5 *1 (-1136 *3)) (-4 *3 (-1147 (-525))))))
-(((*1 *2 *3 *3 *4 *5 *5 *5 *5 *3)
- (-12 (-5 *3 (-525)) (-5 *4 (-1072)) (-5 *5 (-631 (-205)))
- (-5 *2 (-964)) (-5 *1 (-689)))))
-(((*1 *1 *1) (-4 *1 (-91)))
- ((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
- (-4 *2 (-13 (-408 *3) (-932)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3))
- (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3))
- (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-591 (-1089)))
- (-14 *3 (-591 (-1089))) (-4 *4 (-365))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
- (-5 *1 (-1075 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
- (-5 *1 (-1076 *3)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-885 (-385 (-525)))) (-5 *4 (-1089))
- (-5 *5 (-1013 (-781 (-205)))) (-5 *2 (-591 (-205))) (-5 *1 (-279)))))
-(((*1 *2 *2)
- (-12 (-4 *2 (-13 (-341) (-786))) (-5 *1 (-167 *2 *3))
- (-4 *3 (-1147 (-157 *2))))))
-(((*1 *1 *2 *3)
- (-12 (-5 *3 (-1070 *2)) (-4 *2 (-286)) (-5 *1 (-161 *2)))))
-(((*1 *2 *1) (-12 (-4 *1 (-738 *2)) (-4 *2 (-160))))
- ((*1 *2 *1) (-12 (-4 *1 (-927 *2)) (-4 *2 (-160)))))
-(((*1 *1) (-5 *1 (-520))))
+ (-12 (-5 *3 (-1089)) (-5 *4 (-591 (-1 (-108) *5))) (-4 *5 (-1125))
+ (-5 *2 (-294 (-525))) (-5 *1 (-871 *5))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-591 (-1089))) (-5 *3 (-1 (-108) (-591 *6)))
+ (-4 *6 (-13 (-408 *5) (-819 *4) (-566 (-825 *4)))) (-4 *4 (-1018))
+ (-4 *5 (-13 (-975) (-819 *4) (-788) (-566 (-825 *4))))
+ (-5 *1 (-997 *4 *5 *6)))))
+(((*1 *2 *3 *3 *4 *5)
+ (-12 (-5 *3 (-591 (-885 *6))) (-5 *4 (-591 (-1089))) (-4 *6 (-429))
+ (-5 *2 (-591 (-591 *7))) (-5 *1 (-503 *6 *7 *5)) (-4 *7 (-341))
+ (-4 *5 (-13 (-341) (-786))))))
+(((*1 *2 *3 *3 *4 *3 *4 *4 *4 *4 *5)
+ (-12 (-5 *3 (-205)) (-5 *4 (-525))
+ (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G)))) (-5 *2 (-964))
+ (-5 *1 (-690)))))
+(((*1 *2 *1) (-12 (-4 *1 (-481 *3 *2)) (-4 *3 (-1018)) (-4 *2 (-788)))))
(((*1 *1 *2 *1)
(-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-46 *3 *4)) (-4 *3 (-975))
(-4 *4 (-733))))
@@ -16137,9 +16897,9 @@
(-4 *6 (-341)) (-5 *2 (-542 *6)) (-5 *1 (-541 *5 *6))))
((*1 *2 *3 *4)
(|partial| -12 (-5 *3 (-1 *6 *5))
- (-5 *4 (-3 (-2 (|:| -3060 *5) (|:| |coeff| *5)) "failed"))
+ (-5 *4 (-3 (-2 (|:| -2428 *5) (|:| |coeff| *5)) "failed"))
(-4 *5 (-341)) (-4 *6 (-341))
- (-5 *2 (-2 (|:| -3060 *6) (|:| |coeff| *6)))
+ (-5 *2 (-2 (|:| -2428 *6) (|:| |coeff| *6)))
(-5 *1 (-541 *5 *6))))
((*1 *2 *3 *4)
(|partial| -12 (-5 *3 (-1 *2 *5)) (-5 *4 (-3 *5 "failed"))
@@ -16258,7 +17018,7 @@
(-4 *8 (-975)) (-4 *6 (-734))
(-4 *2
(-13 (-1018)
- (-10 -8 (-15 -4156 ($ $ $)) (-15 * ($ $ $)) (-15 ** ($ $ (-712))))))
+ (-10 -8 (-15 -4036 ($ $ $)) (-15 * ($ $ $)) (-15 ** ($ $ (-712))))))
(-5 *1 (-884 *6 *7 *8 *5 *2)) (-4 *5 (-882 *8 *6 *7))))
((*1 *2 *3 *4)
(-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-890 *5)) (-4 *5 (-1125))
@@ -16271,8 +17031,8 @@
(-4 *2 (-882 (-885 *4) *5 *6)) (-4 *5 (-734))
(-4 *6
(-13 (-788)
- (-10 -8 (-15 -1408 ((-1089) $))
- (-15 -2037 ((-3 $ "failed") (-1089))))))
+ (-10 -8 (-15 -1300 ((-1089) $))
+ (-15 -1592 ((-3 $ "failed") (-1089))))))
(-5 *1 (-915 *4 *5 *6 *2))))
((*1 *2 *3 *4)
(-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-517)) (-4 *6 (-517))
@@ -16359,270 +17119,107 @@
((*1 *1 *2 *1)
(-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-975)) (-5 *1 (-1192 *3 *4))
(-4 *4 (-784)))))
-(((*1 *2 *2)
- (|partial| -12 (-5 *2 (-591 (-825 *3))) (-5 *1 (-825 *3))
- (-4 *3 (-1018)))))
-(((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-591 (-885 *5))) (-5 *4 (-108))
- (-4 *5 (-13 (-786) (-286) (-138) (-951)))
- (-5 *2 (-591 (-972 *5 *6))) (-5 *1 (-1195 *5 *6 *7))
- (-14 *6 (-591 (-1089))) (-14 *7 (-591 (-1089)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 (-885 *5))) (-5 *4 (-108))
- (-4 *5 (-13 (-786) (-286) (-138) (-951)))
- (-5 *2 (-591 (-972 *5 *6))) (-5 *1 (-1195 *5 *6 *7))
- (-14 *6 (-591 (-1089))) (-14 *7 (-591 (-1089)))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-591 (-885 *4)))
- (-4 *4 (-13 (-786) (-286) (-138) (-951)))
- (-5 *2 (-591 (-972 *4 *5))) (-5 *1 (-1195 *4 *5 *6))
- (-14 *5 (-591 (-1089))) (-14 *6 (-591 (-1089))))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
- (-4 *2 (-13 (-408 *3) (-932))))))
-(((*1 *2 *1 *1 *3 *4)
- (-12 (-5 *3 (-1 (-108) *5 *5)) (-5 *4 (-1 (-108) *6 *6))
- (-4 *5 (-13 (-1018) (-33))) (-4 *6 (-13 (-1018) (-33)))
- (-5 *2 (-108)) (-5 *1 (-1054 *5 *6)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-712)) (-4 *1 (-601 *3)) (-4 *3 (-975)) (-4 *3 (-341))))
- ((*1 *2 *2 *3 *4)
- (-12 (-5 *3 (-712)) (-5 *4 (-1 *5 *5)) (-4 *5 (-341))
- (-5 *1 (-604 *5 *2)) (-4 *2 (-601 *5)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-854)) (-5 *2 (-1085 *4)) (-5 *1 (-335 *4))
- (-4 *4 (-327)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
- (-4 *2 (-13 (-408 *3) (-932)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3))
- (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3))
- (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
- (-5 *1 (-1075 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
- (-5 *1 (-1076 *3))))
- ((*1 *1 *1) (-4 *1 (-1114))))
-(((*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-860)))))
-(((*1 *1 *1 *2)
- (-12 (-5 *2 (-385 (-525))) (-5 *1 (-550 *3)) (-4 *3 (-37 *2))
- (-4 *3 (-975)))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206))))
- ((*1 *2 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206))))
- ((*1 *2 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-409 *3 *2))
- (-4 *2 (-408 *3))))
- ((*1 *1 *1 *1) (-4 *1 (-1053))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-2 (|:| -3388 (-385 (-525))) (|:| -3400 (-385 (-525)))))
- (-5 *2 (-385 (-525))) (-5 *1 (-949 *4)) (-4 *4 (-1147 (-525))))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-842)) (-4 *5 (-734)) (-4 *6 (-788))
- (-4 *7 (-882 *4 *5 *6)) (-5 *2 (-396 (-1085 *7)))
- (-5 *1 (-839 *4 *5 *6 *7)) (-5 *3 (-1085 *7))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-842)) (-4 *5 (-1147 *4)) (-5 *2 (-396 (-1085 *5)))
- (-5 *1 (-840 *4 *5)) (-5 *3 (-1085 *5)))))
-(((*1 *2 *3 *4 *2)
- (-12 (-5 *3 (-1 *2 *2)) (-5 *4 (-712)) (-4 *2 (-1018))
- (-5 *1 (-621 *2)))))
-(((*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-825 *3)) (-4 *3 (-1018))))
- ((*1 *2 *1) (-12 (-4 *1 (-1037 *3)) (-4 *3 (-1125)) (-5 *2 (-712)))))
-(((*1 *2 *3 *4 *4 *3)
- (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
- (-5 *1 (-689)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-3 (|:| |fst| (-412)) (|:| -4170 "void")))
- (-5 *1 (-415)))))
-(((*1 *2 *2 *3)
- (-12 (-4 *3 (-341)) (-5 *1 (-264 *3 *2)) (-4 *2 (-1162 *3)))))
-(((*1 *2 *3)
- (|partial| -12 (-5 *3 (-110)) (-4 *2 (-1018)) (-4 *2 (-788))
- (-5 *1 (-109 *2)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
- (-4 *2 (-13 (-408 *3) (-932)))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3))
- (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1133 *3 *4))))
- ((*1 *2 *2)
- (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1131 *3))
- (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1154 *3 *4)) (-4 *5 (-914 *4))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
- (-5 *1 (-1075 *3))))
- ((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
- (-5 *1 (-1076 *3))))
- ((*1 *1 *1) (-4 *1 (-1114))))
-(((*1 *2 *3)
- (|partial| -12 (-5 *3 (-885 (-157 *4))) (-4 *4 (-160))
- (-4 *4 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *4))))
- ((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-885 (-157 *5))) (-5 *4 (-854)) (-4 *5 (-160))
- (-4 *5 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *5))))
- ((*1 *2 *3)
- (|partial| -12 (-5 *3 (-885 *4)) (-4 *4 (-975)) (-4 *4 (-566 (-357)))
- (-5 *2 (-157 (-357))) (-5 *1 (-726 *4))))
- ((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-885 *5)) (-5 *4 (-854)) (-4 *5 (-975))
- (-4 *5 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *5))))
- ((*1 *2 *3)
- (|partial| -12 (-5 *3 (-385 (-885 *4))) (-4 *4 (-517))
- (-4 *4 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *4))))
- ((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-385 (-885 *5))) (-5 *4 (-854)) (-4 *5 (-517))
- (-4 *5 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *5))))
- ((*1 *2 *3)
- (|partial| -12 (-5 *3 (-385 (-885 (-157 *4)))) (-4 *4 (-517))
- (-4 *4 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *4))))
- ((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-385 (-885 (-157 *5)))) (-5 *4 (-854))
- (-4 *5 (-517)) (-4 *5 (-566 (-357))) (-5 *2 (-157 (-357)))
- (-5 *1 (-726 *5))))
- ((*1 *2 *3)
- (|partial| -12 (-5 *3 (-294 *4)) (-4 *4 (-517)) (-4 *4 (-788))
- (-4 *4 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *4))))
- ((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-294 *5)) (-5 *4 (-854)) (-4 *5 (-517))
- (-4 *5 (-788)) (-4 *5 (-566 (-357))) (-5 *2 (-157 (-357)))
- (-5 *1 (-726 *5))))
- ((*1 *2 *3)
- (|partial| -12 (-5 *3 (-294 (-157 *4))) (-4 *4 (-517)) (-4 *4 (-788))
- (-4 *4 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *4))))
- ((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-294 (-157 *5))) (-5 *4 (-854)) (-4 *5 (-517))
- (-4 *5 (-788)) (-4 *5 (-566 (-357))) (-5 *2 (-157 (-357)))
- (-5 *1 (-726 *5)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-591 (-591 (-712)))) (-5 *1 (-837 *3)) (-4 *3 (-1018)))))
-(((*1 *2 *3) (-12 (-5 *3 (-876 *2)) (-5 *1 (-913 *2)) (-4 *2 (-975)))))
-(((*1 *2 *1 *1)
- (-12 (-4 *1 (-1021 *3 *4 *5 *6 *7)) (-4 *3 (-1018)) (-4 *4 (-1018))
- (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *7 (-1018)) (-5 *2 (-108)))))
-(((*1 *2 *1) (-12 (-4 *1 (-46 *3 *2)) (-4 *3 (-975)) (-4 *2 (-733))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-712)) (-5 *1 (-49 *3 *4)) (-4 *3 (-975))
- (-14 *4 (-591 (-1089)))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-525)) (-5 *1 (-203 *3 *4)) (-4 *3 (-13 (-975) (-788)))
- (-14 *4 (-591 (-1089)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-525)) (-4 *1 (-55 *4 *5 *2)) (-4 *4 (-1125))
+ (-4 *5 (-351 *4)) (-4 *2 (-351 *4))))
((*1 *2 *1 *3)
- (-12 (-4 *1 (-232 *4 *3 *5 *6)) (-4 *4 (-975)) (-4 *3 (-788))
- (-4 *5 (-245 *3)) (-4 *6 (-734)) (-5 *2 (-712))))
- ((*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-254))))
+ (-12 (-5 *3 (-525)) (-4 *1 (-978 *4 *5 *6 *7 *2)) (-4 *6 (-975))
+ (-4 *7 (-218 *5 *6)) (-4 *2 (-218 *4 *6)))))
+(((*1 *2 *1) (-12 (-4 *1 (-367)) (-5 *2 (-108)))))
+(((*1 *1 *2 *3) (-12 (-5 *2 (-1085 *1)) (-5 *3 (-1089)) (-4 *1 (-27))))
+ ((*1 *1 *2) (-12 (-5 *2 (-1085 *1)) (-4 *1 (-27))))
+ ((*1 *1 *2) (-12 (-5 *2 (-885 *1)) (-4 *1 (-27))))
+ ((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1089)) (-4 *1 (-29 *3)) (-4 *3 (-13 (-788) (-517)))))
+ ((*1 *1 *1) (-12 (-4 *1 (-29 *2)) (-4 *2 (-13 (-788) (-517)))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-1085 *8)) (-5 *4 (-591 *6)) (-4 *6 (-788))
- (-4 *8 (-882 *7 *5 *6)) (-4 *5 (-734)) (-4 *7 (-975))
- (-5 *2 (-591 (-712))) (-5 *1 (-299 *5 *6 *7 *8))))
- ((*1 *2 *1) (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-5 *2 (-854))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-352 *3 *4)) (-4 *3 (-788)) (-4 *4 (-160))
- (-5 *2 (-712))))
- ((*1 *2 *1) (-12 (-4 *1 (-447 *3 *2)) (-4 *3 (-160)) (-4 *2 (-23))))
- ((*1 *2 *1)
- (-12 (-4 *3 (-517)) (-5 *2 (-525)) (-5 *1 (-572 *3 *4))
- (-4 *4 (-1147 *3))))
- ((*1 *2 *1) (-12 (-4 *1 (-650 *3)) (-4 *3 (-975)) (-5 *2 (-712))))
- ((*1 *2 *1) (-12 (-4 *1 (-790 *3)) (-4 *3 (-975)) (-5 *2 (-712))))
- ((*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-837 *3)) (-4 *3 (-1018))))
- ((*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-838 *3)) (-4 *3 (-1018))))
- ((*1 *2 *1 *3)
- (-12 (-5 *3 (-591 *6)) (-4 *1 (-882 *4 *5 *6)) (-4 *4 (-975))
- (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-591 (-712)))))
- ((*1 *2 *1 *3)
- (-12 (-4 *1 (-882 *4 *5 *3)) (-4 *4 (-975)) (-4 *5 (-734))
- (-4 *3 (-788)) (-5 *2 (-712))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-904 *3 *2 *4)) (-4 *3 (-975)) (-4 *4 (-788))
- (-4 *2 (-733))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1119 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-734))
- (-4 *5 (-788)) (-4 *6 (-989 *3 *4 *5)) (-5 *2 (-712))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1133 *3 *4)) (-4 *3 (-975)) (-4 *4 (-1162 *3))
- (-5 *2 (-525))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1154 *3 *4)) (-4 *3 (-975)) (-4 *4 (-1131 *3))
- (-5 *2 (-385 (-525)))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-1188 *3)) (-4 *3 (-341)) (-5 *2 (-774 (-854)))))
+ (-12 (-5 *3 (-1085 *2)) (-5 *4 (-1089)) (-4 *2 (-408 *5))
+ (-5 *1 (-31 *5 *2)) (-4 *5 (-13 (-788) (-517)))))
+ ((*1 *1 *2 *3)
+ (|partial| -12 (-5 *2 (-1085 *1)) (-5 *3 (-854)) (-4 *1 (-942))))
+ ((*1 *1 *2 *3 *4)
+ (|partial| -12 (-5 *2 (-1085 *1)) (-5 *3 (-854)) (-5 *4 (-796))
+ (-4 *1 (-942))))
+ ((*1 *1 *2 *3)
+ (|partial| -12 (-5 *3 (-854)) (-4 *4 (-13 (-786) (-341)))
+ (-4 *1 (-991 *4 *2)) (-4 *2 (-1147 *4)))))
+(((*1 *1 *1 *1) (-12 (-4 *1 (-790 *2)) (-4 *2 (-975)) (-4 *2 (-341)))))
+(((*1 *2 *1)
+ (-12 (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788)) (-5 *2 (-591 *6))
+ (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-882 *3 *4 *5))))
((*1 *2 *1)
- (-12 (-4 *1 (-1190 *3 *4)) (-4 *3 (-788)) (-4 *4 (-975))
- (-5 *2 (-712)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-1156 *3 *4 *5)) (-4 *3 (-13 (-341) (-788)))
- (-14 *4 (-1089)) (-14 *5 *3) (-5 *1 (-297 *3 *4 *5))))
- ((*1 *2 *3) (-12 (-5 *2 (-1 (-357))) (-5 *1 (-968)) (-5 *3 (-357)))))
+ (-12 (-5 *2 (-591 (-838 *3))) (-5 *1 (-837 *3)) (-4 *3 (-1018)))))
+(((*1 *2 *3 *3 *3 *3 *4 *3 *5)
+ (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205)))
+ (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-77 LSFUN1))))
+ (-5 *2 (-964)) (-5 *1 (-695)))))
(((*1 *2 *3)
+ (|partial| -12 (-5 *2 (-525)) (-5 *1 (-1108 *3)) (-4 *3 (-975)))))
+(((*1 *2)
(-12
- (-5 *3
- (-2 (|:| -4057 (-631 (-385 (-885 *4))))
- (|:| |vec| (-591 (-385 (-885 *4)))) (|:| -4073 (-712))
- (|:| |rows| (-591 (-525))) (|:| |cols| (-591 (-525)))))
- (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-788) (-566 (-1089))))
- (-4 *6 (-734))
(-5 *2
- (-2 (|:| |partsol| (-1171 (-385 (-885 *4))))
- (|:| -4003 (-591 (-1171 (-385 (-885 *4)))))))
- (-5 *1 (-857 *4 *5 *6 *7)) (-4 *7 (-882 *4 *6 *5)))))
-(((*1 *2 *3 *2 *4)
- (|partial| -12 (-5 *4 (-1 (-3 (-525) "failed") *5)) (-4 *5 (-975))
- (-5 *2 (-525)) (-5 *1 (-508 *5 *3)) (-4 *3 (-1147 *5))))
- ((*1 *2 *3 *4 *2 *5)
- (|partial| -12 (-5 *5 (-1 (-3 (-525) "failed") *4)) (-4 *4 (-975))
- (-5 *2 (-525)) (-5 *1 (-508 *4 *3)) (-4 *3 (-1147 *4))))
- ((*1 *2 *3 *4 *5)
- (|partial| -12 (-5 *5 (-1 (-3 (-525) "failed") *4)) (-4 *4 (-975))
- (-5 *2 (-525)) (-5 *1 (-508 *4 *3)) (-4 *3 (-1147 *4)))))
-(((*1 *2 *1 *3)
- (-12 (-5 *3 (-564 *1)) (-4 *1 (-408 *4)) (-4 *4 (-788))
- (-4 *4 (-517)) (-5 *2 (-385 (-1085 *1)))))
- ((*1 *2 *3 *4 *4 *5)
- (-12 (-5 *4 (-564 *3)) (-4 *3 (-13 (-408 *6) (-27) (-1111)))
- (-4 *6 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525))))
- (-5 *2 (-1085 (-385 (-1085 *3)))) (-5 *1 (-521 *6 *3 *7))
- (-5 *5 (-1085 *3)) (-4 *7 (-1018))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-1167 *5)) (-14 *5 (-1089)) (-4 *6 (-975))
- (-5 *2 (-1144 *5 (-885 *6))) (-5 *1 (-880 *5 *6)) (-5 *3 (-885 *6))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-882 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734))
- (-4 *5 (-788)) (-5 *2 (-1085 *3))))
- ((*1 *2 *1 *3)
- (-12 (-4 *4 (-975)) (-4 *5 (-734)) (-4 *3 (-788)) (-5 *2 (-1085 *1))
- (-4 *1 (-882 *4 *5 *3))))
+ (-1171 (-591 (-2 (|:| -2940 (-843 *3)) (|:| -3229 (-1036))))))
+ (-5 *1 (-329 *3 *4)) (-14 *3 (-854)) (-14 *4 (-854))))
+ ((*1 *2)
+ (-12 (-5 *2 (-1171 (-591 (-2 (|:| -2940 *3) (|:| -3229 (-1036))))))
+ (-5 *1 (-330 *3 *4)) (-4 *3 (-327)) (-14 *4 (-3 (-1085 *3) *2))))
+ ((*1 *2)
+ (-12 (-5 *2 (-1171 (-591 (-2 (|:| -2940 *3) (|:| -3229 (-1036))))))
+ (-5 *1 (-331 *3 *4)) (-4 *3 (-327)) (-14 *4 (-854)))))
+(((*1 *2 *1) (-12 (-4 *1 (-1159 *3)) (-4 *3 (-1125)) (-5 *2 (-712)))))
+(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-309 *3)) (-4 *3 (-788)))))
+(((*1 *2 *1)
+ (-12 (-5 *2 (-1070 (-525))) (-5 *1 (-934 *3)) (-14 *3 (-525)))))
+(((*1 *1) (-5 *1 (-764))))
+(((*1 *2 *2 *2)
+ (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-429))
+ (-4 *3 (-517)) (-4 *4 (-734)) (-4 *5 (-788))
+ (-5 *1 (-908 *3 *4 *5 *6)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
+(((*1 *2 *1)
+ (-12 (-14 *3 (-591 (-1089))) (-4 *4 (-160))
+ (-14 *6
+ (-1 (-108) (-2 (|:| -3229 *5) (|:| -3987 *2))
+ (-2 (|:| -3229 *5) (|:| -3987 *2))))
+ (-4 *2 (-218 (-2028 *3) (-712))) (-5 *1 (-438 *3 *4 *5 *2 *6 *7))
+ (-4 *5 (-788)) (-4 *7 (-882 *4 *2 (-798 *3))))))
+(((*1 *1 *1) (-12 (-5 *1 (-396 *2)) (-4 *2 (-517)))))
+(((*1 *2 *3)
+ (|partial| -12 (-5 *3 (-1171 *4)) (-4 *4 (-587 (-525)))
+ (-5 *2 (-1171 (-525))) (-5 *1 (-1196 *4)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-779)) (-5 *4 (-987)) (-5 *2 (-964)) (-5 *1 (-778))))
+ ((*1 *2 *3) (-12 (-5 *3 (-779)) (-5 *2 (-964)) (-5 *1 (-778))))
+ ((*1 *2 *3 *4 *5 *6 *5)
+ (-12 (-5 *4 (-591 (-357))) (-5 *5 (-591 (-781 (-357))))
+ (-5 *6 (-591 (-294 (-357)))) (-5 *3 (-294 (-357))) (-5 *2 (-964))
+ (-5 *1 (-778))))
+ ((*1 *2 *3 *4 *5 *5)
+ (-12 (-5 *3 (-294 (-357))) (-5 *4 (-591 (-357)))
+ (-5 *5 (-591 (-781 (-357)))) (-5 *2 (-964)) (-5 *1 (-778))))
((*1 *2 *3 *4)
- (-12 (-4 *5 (-734)) (-4 *4 (-788)) (-4 *6 (-975))
- (-4 *7 (-882 *6 *5 *4)) (-5 *2 (-385 (-1085 *3)))
- (-5 *1 (-883 *5 *4 *6 *7 *3))
- (-4 *3
- (-13 (-341)
- (-10 -8 (-15 -3022 ($ *7)) (-15 -1738 (*7 $)) (-15 -1754 (*7 $)))))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *2 (-1085 *3))
- (-4 *3
- (-13 (-341)
- (-10 -8 (-15 -3022 ($ *7)) (-15 -1738 (*7 $)) (-15 -1754 (*7 $)))))
- (-4 *7 (-882 *6 *5 *4)) (-4 *5 (-734)) (-4 *4 (-788)) (-4 *6 (-975))
- (-5 *1 (-883 *5 *4 *6 *7 *3))))
+ (-12 (-5 *3 (-294 (-357))) (-5 *4 (-591 (-357))) (-5 *2 (-964))
+ (-5 *1 (-778))))
((*1 *2 *3 *4)
- (-12 (-5 *4 (-1089)) (-4 *5 (-517))
- (-5 *2 (-385 (-1085 (-385 (-885 *5))))) (-5 *1 (-971 *5))
- (-5 *3 (-385 (-885 *5))))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5)) (-4 *3 (-517))
- (-4 *4 (-734)) (-4 *5 (-788)) (-5 *1 (-908 *3 *4 *5 *6)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2))
- (-4 *2 (-13 (-408 *3) (-1111))))))
+ (-12 (-5 *3 (-591 (-294 (-357)))) (-5 *4 (-591 (-357)))
+ (-5 *2 (-964)) (-5 *1 (-778)))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-1171 *4)) (-4 *4 (-587 (-525))) (-5 *2 (-108))
+ (-5 *1 (-1196 *4)))))
+(((*1 *2 *1)
+ (-12 (-4 *2 (-650 *3)) (-5 *1 (-768 *2 *3)) (-4 *3 (-975)))))
+(((*1 *1 *2)
+ (-12 (-5 *2 (-591 (-997 *3 *4 *5))) (-4 *3 (-1018))
+ (-4 *4 (-13 (-975) (-819 *3) (-788) (-566 (-825 *3))))
+ (-4 *5 (-13 (-408 *4) (-819 *3) (-566 (-825 *3))))
+ (-5 *1 (-998 *3 *4 *5)))))
(((*1 *2 *2)
(-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-932))))))
+(((*1 *1 *1) (-4 *1 (-34)))
+ ((*1 *2 *2)
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
(-4 *2 (-13 (-408 *3) (-932)))))
((*1 *2 *2)
(-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1162 *3))
@@ -16635,1515 +17232,918 @@
(-5 *1 (-1075 *3))))
((*1 *2 *2)
(-12 (-5 *2 (-1070 *3)) (-4 *3 (-37 (-385 (-525))))
- (-5 *1 (-1076 *3))))
- ((*1 *1 *1) (-4 *1 (-1114))))
-(((*1 *2)
- (-12 (-4 *4 (-160)) (-5 *2 (-1085 (-885 *4))) (-5 *1 (-394 *3 *4))
- (-4 *3 (-395 *4))))
- ((*1 *2)
- (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-4 *3 (-341))
- (-5 *2 (-1085 (-885 *3)))))
- ((*1 *2)
- (-12 (-5 *2 (-1085 (-385 (-885 *3)))) (-5 *1 (-430 *3 *4 *5 *6))
- (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-854))
- (-14 *5 (-591 (-1089))) (-14 *6 (-1171 (-631 *3))))))
-(((*1 *2)
- (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4))
- (-4 *3 (-345 *4))))
- ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-788)) (-5 *2 (-591 (-591 *4))) (-5 *1 (-1097 *4))
- (-5 *3 (-591 *4)))))
-(((*1 *2 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1125)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-598 (-385 *2))) (-4 *2 (-1147 *4)) (-5 *1 (-751 *4 *2))
- (-4 *4 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525)))))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-599 *2 (-385 *2))) (-4 *2 (-1147 *4))
- (-5 *1 (-751 *4 *2))
- (-4 *4 (-13 (-341) (-138) (-966 (-525)) (-966 (-385 (-525))))))))
-(((*1 *2 *1) (-12 (-5 *2 (-712)) (-5 *1 (-305 *3)) (-4 *3 (-1125))))
+ (-5 *1 (-1076 *3)))))
+(((*1 *2 *1)
+ (-12 (-4 *3 (-160)) (-4 *2 (-23)) (-5 *1 (-268 *3 *4 *2 *5 *6 *7))
+ (-4 *4 (-1147 *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 (-5 *2 (-712)) (-5 *1 (-488 *3 *4)) (-4 *3 (-1125))
+ (-12 (-4 *2 (-23)) (-5 *1 (-653 *3 *2 *4 *5 *6)) (-4 *3 (-160))
+ (-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 (-1147 *3)) (-5 *1 (-654 *3 *2)) (-4 *3 (-975))))
+ ((*1 *2 *1)
+ (-12 (-4 *2 (-23)) (-5 *1 (-657 *3 *2 *4 *5 *6)) (-4 *3 (-160))
+ (-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 (-802 *3)) (-5 *2 (-525)))))
+(((*1 *1 *2) (-12 (-5 *2 (-591 *3)) (-4 *3 (-1125)) (-5 *1 (-305 *3))))
+ ((*1 *1 *2)
+ (-12 (-5 *2 (-591 *3)) (-4 *3 (-1125)) (-5 *1 (-488 *3 *4))
(-14 *4 (-525)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-1070 *3)) (-4 *3 (-975)) (-5 *1 (-1074 *3))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-1163 *2 *3 *4)) (-4 *2 (-975)) (-14 *3 (-1089))
- (-14 *4 *2))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-525)) (|has| *1 (-6 -4241)) (-4 *1 (-382))
- (-5 *2 (-854)))))
-(((*1 *2 *3) (-12 (-5 *3 (-205)) (-5 *2 (-1072)) (-5 *1 (-174))))
- ((*1 *2 *3) (-12 (-5 *3 (-205)) (-5 *2 (-1072)) (-5 *1 (-279))))
- ((*1 *2 *3) (-12 (-5 *3 (-205)) (-5 *2 (-1072)) (-5 *1 (-284)))))
-(((*1 *1) (-5 *1 (-415))))
-(((*1 *2 *1) (-12 (-5 *2 (-591 (-564 *1))) (-4 *1 (-281)))))
-(((*1 *2 *1)
- (-12 (-5 *2 (-712)) (-5 *1 (-1078 *3 *4)) (-14 *3 (-854))
- (-4 *4 (-975)))))
-(((*1 *2 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-1125)))))
-(((*1 *1 *1 *2 *3)
- (-12 (-5 *3 (-591 *6)) (-4 *6 (-788)) (-4 *4 (-341)) (-4 *5 (-734))
- (-5 *1 (-477 *4 *5 *6 *2)) (-4 *2 (-882 *4 *5 *6))))
- ((*1 *1 *1 *2)
- (-12 (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788))
- (-5 *1 (-477 *3 *4 *5 *2)) (-4 *2 (-882 *3 *4 *5)))))
-(((*1 *2 *3) (-12 (-5 *3 (-854)) (-5 *2 (-837 (-525))) (-5 *1 (-850))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-591 (-525))) (-5 *2 (-837 (-525))) (-5 *1 (-850)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-13 (-341) (-138)))
- (-5 *2 (-591 (-2 (|:| -2008 (-712)) (|:| -1682 *4) (|:| |num| *4))))
- (-5 *1 (-377 *3 *4)) (-4 *4 (-1147 *3)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-591 *2)) (-4 *2 (-408 *4)) (-5 *1 (-147 *4 *2))
- (-4 *4 (-13 (-788) (-517))))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-882 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
- (-4 *4 (-788)) (-4 *2 (-429))))
- ((*1 *2 *3 *1)
- (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
- (-4 *3 (-989 *4 *5 *6))
- (-5 *2 (-591 (-2 (|:| |val| *3) (|:| -3374 *1))))
- (-4 *1 (-994 *4 *5 *6 *3))))
- ((*1 *1 *1) (-4 *1 (-1129)))
+(((*1 *2 *3 *3) (-12 (-5 *3 (-1072)) (-5 *2 (-290)) (-5 *1 (-770)))))
+(((*1 *2 *3 *4 *5 *3 *6 *3)
+ (-12 (-5 *3 (-525)) (-5 *5 (-157 (-205))) (-5 *6 (-1072))
+ (-5 *4 (-205)) (-5 *2 (-964)) (-5 *1 (-700)))))
+(((*1 *1 *1) (-4 *1 (-577)))
((*1 *2 *2)
- (-12 (-4 *3 (-517)) (-5 *1 (-1150 *3 *2))
- (-4 *2 (-13 (-1147 *3) (-517) (-10 -8 (-15 -1399 ($ $ $))))))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-629 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-351 *3))
- (-4 *5 (-351 *3)) (-5 *2 (-108))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-978 *3 *4 *5 *6 *7)) (-4 *5 (-975))
- (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-108)))))
-(((*1 *2 *1) (-12 (-4 *1 (-802 *3)) (-5 *2 (-525)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-975))
- (-4 *2 (-13 (-382) (-966 *4) (-341) (-1111) (-263)))
- (-5 *1 (-420 *4 *3 *2)) (-4 *3 (-1147 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-854)) (-4 *5 (-975))
- (-4 *2 (-13 (-382) (-966 *5) (-341) (-1111) (-263)))
- (-5 *1 (-420 *5 *3 *2)) (-4 *3 (-1147 *5)))))
-(((*1 *2 *2 *3)
- (-12
- (-5 *2
- (-2 (|:| |partsol| (-1171 (-385 (-885 *4))))
- (|:| -4003 (-591 (-1171 (-385 (-885 *4)))))))
- (-5 *3 (-591 *7)) (-4 *4 (-13 (-286) (-138)))
- (-4 *7 (-882 *4 *6 *5)) (-4 *5 (-13 (-788) (-566 (-1089))))
- (-4 *6 (-734)) (-5 *1 (-857 *4 *5 *6 *7)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-854)) (-5 *3 (-591 (-242))) (-5 *1 (-240))))
- ((*1 *1 *2) (-12 (-5 *2 (-854)) (-5 *1 (-242)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-1089)))))
+ (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-578 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-932) (-1111))))))
+(((*1 *2 *1) (-12 (-4 *1 (-515 *2)) (-4 *2 (-13 (-382) (-1111)))))
+ ((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-796))))
+ ((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-796)))))
+(((*1 *1 *1 *2)
+ (-12 (-5 *2 (-1138 (-525))) (-4 *1 (-261 *3)) (-4 *3 (-1125))))
+ ((*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-261 *3)) (-4 *3 (-1125)))))
+(((*1 *2 *1) (|partial| -12 (-4 *1 (-942)) (-5 *2 (-796)))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1089)) (-4 *5 (-341)) (-5 *2 (-1070 (-1070 (-885 *5))))
- (-5 *1 (-1179 *5)) (-5 *4 (-1070 (-885 *5))))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-517)) (-4 *5 (-734)) (-4 *6 (-788))
- (-4 *7 (-989 *4 *5 *6))
- (-5 *2 (-2 (|:| |goodPols| (-591 *7)) (|:| |badPols| (-591 *7))))
- (-5 *1 (-908 *4 *5 *6 *7)) (-5 *3 (-591 *7)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-885 (-525))) (-5 *2 (-591 *1)) (-4 *1 (-942))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-885 (-385 (-525)))) (-5 *2 (-591 *1)) (-4 *1 (-942))))
- ((*1 *2 *3) (-12 (-5 *3 (-885 *1)) (-4 *1 (-942)) (-5 *2 (-591 *1))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1085 (-525))) (-5 *2 (-591 *1)) (-4 *1 (-942))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-1085 (-385 (-525)))) (-5 *2 (-591 *1)) (-4 *1 (-942))))
- ((*1 *2 *3) (-12 (-5 *3 (-1085 *1)) (-4 *1 (-942)) (-5 *2 (-591 *1))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-13 (-786) (-341))) (-4 *3 (-1147 *4)) (-5 *2 (-591 *1))
- (-4 *1 (-991 *4 *3)))))
+ (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-157 (-357))) (-5 *1 (-726 *3)) (-4 *3 (-566 (-357)))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-854)) (-5 *2 (-157 (-357))) (-5 *1 (-726 *3))
- (-4 *3 (-566 (-357)))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-157 *4)) (-4 *4 (-160)) (-4 *4 (-566 (-357)))
- (-5 *2 (-157 (-357))) (-5 *1 (-726 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-157 *5)) (-5 *4 (-854)) (-4 *5 (-160))
- (-4 *5 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-885 (-157 *4))) (-4 *4 (-160)) (-4 *4 (-566 (-357)))
- (-5 *2 (-157 (-357))) (-5 *1 (-726 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-885 (-157 *5))) (-5 *4 (-854)) (-4 *5 (-160))
- (-4 *5 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-885 *4)) (-4 *4 (-975)) (-4 *4 (-566 (-357)))
- (-5 *2 (-157 (-357))) (-5 *1 (-726 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-885 *5)) (-5 *4 (-854)) (-4 *5 (-975))
- (-4 *5 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-385 (-885 *4))) (-4 *4 (-517)) (-4 *4 (-566 (-357)))
- (-5 *2 (-157 (-357))) (-5 *1 (-726 *4))))
+ (-12 (-5 *2 (-591 (-1085 (-525)))) (-5 *1 (-173)) (-5 *3 (-525)))))
+(((*1 *2 *3 *4)
+ (|partial| -12 (-5 *4 (-385 *2)) (-4 *2 (-1147 *5))
+ (-5 *1 (-748 *5 *2 *3 *6))
+ (-4 *5 (-13 (-341) (-138) (-966 (-385 (-525)))))
+ (-4 *3 (-601 *2)) (-4 *6 (-601 *4))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-385 (-885 *5))) (-5 *4 (-854)) (-4 *5 (-517))
- (-4 *5 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *5))))
+ (-12 (-5 *4 (-591 (-385 *2))) (-4 *2 (-1147 *5))
+ (-5 *1 (-748 *5 *2 *3 *6))
+ (-4 *5 (-13 (-341) (-138) (-966 (-385 (-525))))) (-4 *3 (-601 *2))
+ (-4 *6 (-601 (-385 *2))))))
+(((*1 *2 *1 *2) (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-372)))))
+(((*1 *2 *3)
+ (-12 (-4 *4 (-517)) (-4 *5 (-923 *4))
+ (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))) (-5 *1 (-133 *4 *5 *3))
+ (-4 *3 (-351 *5))))
((*1 *2 *3)
- (-12 (-5 *3 (-385 (-885 (-157 *4)))) (-4 *4 (-517))
- (-4 *4 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-385 (-885 (-157 *5)))) (-5 *4 (-854)) (-4 *5 (-517))
- (-4 *5 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *5))))
+ (-12 (-4 *4 (-517)) (-4 *5 (-923 *4))
+ (-5 *2 (-2 (|:| |num| *6) (|:| |den| *4)))
+ (-5 *1 (-476 *4 *5 *6 *3)) (-4 *6 (-351 *4)) (-4 *3 (-351 *5))))
((*1 *2 *3)
- (-12 (-5 *3 (-294 *4)) (-4 *4 (-517)) (-4 *4 (-788))
- (-4 *4 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *4))))
+ (-12 (-5 *3 (-631 *5)) (-4 *5 (-923 *4)) (-4 *4 (-517))
+ (-5 *2 (-2 (|:| |num| (-631 *4)) (|:| |den| *4)))
+ (-5 *1 (-634 *4 *5))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-294 *5)) (-5 *4 (-854)) (-4 *5 (-517)) (-4 *5 (-788))
- (-4 *5 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *5))))
+ (-12 (-4 *5 (-13 (-341) (-138) (-966 (-385 (-525)))))
+ (-4 *6 (-1147 *5))
+ (-5 *2 (-2 (|:| -2203 *7) (|:| |rh| (-591 (-385 *6)))))
+ (-5 *1 (-748 *5 *6 *7 *3)) (-5 *4 (-591 (-385 *6)))
+ (-4 *7 (-601 *6)) (-4 *3 (-601 (-385 *6)))))
((*1 *2 *3)
- (-12 (-5 *3 (-294 (-157 *4))) (-4 *4 (-517)) (-4 *4 (-788))
- (-4 *4 (-566 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-726 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-294 (-157 *5))) (-5 *4 (-854)) (-4 *5 (-517))
- (-4 *5 (-788)) (-4 *5 (-566 (-357))) (-5 *2 (-157 (-357)))
- (-5 *1 (-726 *5)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-591 *7)) (-4 *7 (-989 *4 *5 *6)) (-4 *4 (-517))
- (-4 *5 (-734)) (-4 *6 (-788)) (-5 *2 (-108))
- (-5 *1 (-908 *4 *5 *6 *7)))))
-(((*1 *2 *1 *3)
- (|partial| -12 (-5 *3 (-1072)) (-5 *2 (-715)) (-5 *1 (-110))))
- ((*1 *1 *2 *3) (-12 (-5 *2 (-1089)) (-5 *3 (-1022)) (-5 *1 (-897)))))
-(((*1 *1 *1 *2 *2)
- (-12 (-5 *2 (-525)) (-5 *1 (-130 *3 *4 *5)) (-14 *3 *2)
- (-14 *4 (-712)) (-4 *5 (-160))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-130 *2 *3 *4)) (-14 *2 (-525)) (-14 *3 (-712))
- (-4 *4 (-160))))
- ((*1 *1 *1)
- (-12 (-4 *1 (-629 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-351 *2))
- (-4 *4 (-351 *2))))
- ((*1 *1 *2)
- (-12 (-4 *3 (-975)) (-4 *1 (-629 *3 *2 *4)) (-4 *2 (-351 *3))
- (-4 *4 (-351 *3))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-1056 *2 *3)) (-14 *2 (-712)) (-4 *3 (-975)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-342 *3 *2)) (-4 *3 (-1018)) (-4 *2 (-1018)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1091 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525)))))
-(((*1 *2 *2 *1) (-12 (-4 *1 (-1037 *2)) (-4 *2 (-1125)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
- (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-919 *4 *5 *6 *7 *3))
- (-4 *3 (-994 *4 *5 *6 *7))))
- ((*1 *2 *3 *3)
- (-12 (-4 *4 (-429)) (-4 *5 (-734)) (-4 *6 (-788))
- (-4 *7 (-989 *4 *5 *6)) (-5 *2 (-108))
- (-5 *1 (-1025 *4 *5 *6 *7 *3)) (-4 *3 (-994 *4 *5 *6 *7)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 *5)) (-5 *4 (-854)) (-4 *5 (-788))
- (-5 *2 (-591 (-616 *5))) (-5 *1 (-616 *5)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-429)) (-4 *3 (-788)) (-4 *3 (-966 (-525)))
- (-4 *3 (-517)) (-5 *1 (-40 *3 *2)) (-4 *2 (-408 *3))
- (-4 *2
- (-13 (-341) (-281)
- (-10 -8 (-15 -1738 ((-1041 *3 (-564 $)) $))
- (-15 -1754 ((-1041 *3 (-564 $)) $))
- (-15 -3022 ($ (-1041 *3 (-564 $))))))))))
-(((*1 *2 *3 *3 *3 *4 *5)
- (-12 (-5 *5 (-591 (-591 (-205)))) (-5 *4 (-205))
- (-5 *2 (-591 (-876 *4))) (-5 *1 (-1122)) (-5 *3 (-876 *4)))))
-(((*1 *2 *3)
- (|partial| -12
- (-5 *3
- (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205)))
- (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205))
- (|:| |relerr| (-205))))
- (-5 *2 (-2 (|:| -4157 (-110)) (|:| |w| (-205)))) (-5 *1 (-186)))))
-(((*1 *2 *1) (-12 (-5 *2 (-1176)) (-5 *1 (-763)))))
-(((*1 *1 *2 *2 *3)
- (-12 (-5 *2 (-712)) (-4 *3 (-1125)) (-4 *1 (-55 *3 *4 *5))
- (-4 *4 (-351 *3)) (-4 *5 (-351 *3))))
- ((*1 *1) (-5 *1 (-159)))
- ((*1 *1 *2 *2 *2) (-12 (-5 *2 (-1072)) (-4 *1 (-367))))
- ((*1 *1) (-5 *1 (-372)))
- ((*1 *1 *2 *3) (-12 (-5 *2 (-712)) (-4 *1 (-596 *3)) (-4 *3 (-1125))))
- ((*1 *1)
- (-12 (-4 *3 (-1018)) (-5 *1 (-818 *2 *3 *4)) (-4 *2 (-1018))
- (-4 *4 (-611 *3))))
- ((*1 *1) (-12 (-5 *1 (-822 *2 *3)) (-4 *2 (-1018)) (-4 *3 (-1018))))
- ((*1 *1) (-12 (-5 *1 (-1078 *2 *3)) (-14 *2 (-854)) (-4 *3 (-975))))
- ((*1 *1 *1) (-5 *1 (-1089))) ((*1 *1) (-5 *1 (-1089)))
- ((*1 *1) (-5 *1 (-1106))))
-(((*1 *1) (-5 *1 (-415))))
-(((*1 *2 *3) (-12 (-5 *3 (-205)) (-5 *2 (-640)) (-5 *1 (-284)))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-989 *2 *3 *4)) (-4 *2 (-975)) (-4 *3 (-734))
- (-4 *4 (-788)) (-4 *2 (-429)))))
+ (-12 (-4 *4 (-517)) (-4 *5 (-923 *4))
+ (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))) (-5 *1 (-1140 *4 *5 *3))
+ (-4 *3 (-1147 *5)))))
(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-517))) (-5 *1 (-255 *3 *2))
- (-4 *2 (-13 (-408 *3) (-932))))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-1 (-205) (-205) (-205) (-205))) (-5 *1 (-242))))
- ((*1 *1 *2) (-12 (-5 *2 (-1 (-205) (-205) (-205))) (-5 *1 (-242))))
- ((*1 *1 *2) (-12 (-5 *2 (-1 (-205) (-205))) (-5 *1 (-242)))))
-(((*1 *1 *1 *1) (-5 *1 (-150)))
- ((*1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-150)))))
+ (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2))
+ (-4 *2 (-13 (-408 *3) (-1111))))))
+(((*1 *2)
+ (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4))
+ (-4 *3 (-345 *4))))
+ ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))))
+(((*1 *2 *2) (-12 (-5 *2 (-1013 (-781 (-205)))) (-5 *1 (-284)))))
(((*1 *2 *1)
- (-12 (-4 *1 (-1021 *3 *4 *5 *6 *7)) (-4 *3 (-1018)) (-4 *4 (-1018))
- (-4 *5 (-1018)) (-4 *6 (-1018)) (-4 *7 (-1018)) (-5 *2 (-108)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-591 (-2 (|:| -2019 *3) (|:| -1221 *4))))
- (-4 *3 (-1018)) (-4 *4 (-1018)) (-4 *1 (-1102 *3 *4))))
- ((*1 *1) (-12 (-4 *1 (-1102 *2 *3)) (-4 *2 (-1018)) (-4 *3 (-1018)))))
-(((*1 *1 *1 *2) (-12 (-5 *2 (-591 (-796))) (-5 *1 (-796)))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-975)))))
-(((*1 *1 *1)
- (-12 (-4 *1 (-232 *2 *3 *4 *5)) (-4 *2 (-975)) (-4 *3 (-788))
- (-4 *4 (-245 *3)) (-4 *5 (-734)))))
-(((*1 *2 *3 *4 *2)
- (-12 (-5 *2 (-591 (-591 (-591 *5)))) (-5 *3 (-1 (-108) *5 *5))
- (-5 *4 (-591 *5)) (-4 *5 (-788)) (-5 *1 (-1097 *5)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1 (-876 *3) (-876 *3))) (-5 *1 (-163 *3))
- (-4 *3 (-13 (-341) (-1111) (-932))))))
-(((*1 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522)))))
-(((*1 *2 *3)
- (-12 (-4 *4 (-13 (-517) (-788) (-966 (-525)))) (-5 *2 (-108))
- (-5 *1 (-170 *4 *3)) (-4 *3 (-13 (-27) (-1111) (-408 (-157 *4))))))
- ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-13 (-429) (-788) (-966 (-525)) (-587 (-525))))
- (-5 *2 (-108)) (-5 *1 (-1115 *4 *3))
- (-4 *3 (-13 (-27) (-1111) (-408 *4))))))
-(((*1 *1 *2) (-12 (-5 *2 (-146)) (-5 *1 (-807)))))
-(((*1 *2 *3)
- (|partial| -12 (-5 *3 (-51)) (-5 *1 (-50 *2)) (-4 *2 (-1125))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-885 (-357))) (-5 *1 (-317 *3 *4 *5))
- (-4 *5 (-966 (-357))) (-14 *3 (-591 (-1089)))
- (-14 *4 (-591 (-1089))) (-4 *5 (-365))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-385 (-885 (-357)))) (-5 *1 (-317 *3 *4 *5))
- (-4 *5 (-966 (-357))) (-14 *3 (-591 (-1089)))
- (-14 *4 (-591 (-1089))) (-4 *5 (-365))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-294 (-357))) (-5 *1 (-317 *3 *4 *5))
- (-4 *5 (-966 (-357))) (-14 *3 (-591 (-1089)))
- (-14 *4 (-591 (-1089))) (-4 *5 (-365))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-885 (-525))) (-5 *1 (-317 *3 *4 *5))
- (-4 *5 (-966 (-525))) (-14 *3 (-591 (-1089)))
- (-14 *4 (-591 (-1089))) (-4 *5 (-365))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-385 (-885 (-525)))) (-5 *1 (-317 *3 *4 *5))
- (-4 *5 (-966 (-525))) (-14 *3 (-591 (-1089)))
- (-14 *4 (-591 (-1089))) (-4 *5 (-365))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-294 (-525))) (-5 *1 (-317 *3 *4 *5))
- (-4 *5 (-966 (-525))) (-14 *3 (-591 (-1089)))
- (-14 *4 (-591 (-1089))) (-4 *5 (-365))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-1089)) (-5 *1 (-317 *3 *4 *5))
- (-14 *3 (-591 *2)) (-14 *4 (-591 *2)) (-4 *5 (-365))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-294 *5)) (-4 *5 (-365))
- (-5 *1 (-317 *3 *4 *5)) (-14 *3 (-591 (-1089)))
- (-14 *4 (-591 (-1089)))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-631 (-385 (-885 (-525))))) (-4 *1 (-362))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-631 (-385 (-885 (-357))))) (-4 *1 (-362))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-631 (-885 (-525)))) (-4 *1 (-362))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-631 (-885 (-357)))) (-4 *1 (-362))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-631 (-294 (-525)))) (-4 *1 (-362))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-631 (-294 (-357)))) (-4 *1 (-362))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-385 (-885 (-525)))) (-4 *1 (-374))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-385 (-885 (-357)))) (-4 *1 (-374))))
- ((*1 *1 *2) (|partial| -12 (-5 *2 (-885 (-525))) (-4 *1 (-374))))
- ((*1 *1 *2) (|partial| -12 (-5 *2 (-885 (-357))) (-4 *1 (-374))))
- ((*1 *1 *2) (|partial| -12 (-5 *2 (-294 (-525))) (-4 *1 (-374))))
- ((*1 *1 *2) (|partial| -12 (-5 *2 (-294 (-357))) (-4 *1 (-374))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-1171 (-385 (-885 (-525))))) (-4 *1 (-418))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-1171 (-385 (-885 (-357))))) (-4 *1 (-418))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-1171 (-885 (-525)))) (-4 *1 (-418))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-1171 (-885 (-357)))) (-4 *1 (-418))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-1171 (-294 (-525)))) (-4 *1 (-418))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-1171 (-294 (-357)))) (-4 *1 (-418))))
+ (-12 (-5 *2 (-161 (-385 (-525)))) (-5 *1 (-113 *3)) (-14 *3 (-525))))
+ ((*1 *1 *2 *3 *3)
+ (-12 (-5 *3 (-1070 *2)) (-4 *2 (-286)) (-5 *1 (-161 *2))))
+ ((*1 *1 *2) (-12 (-5 *2 (-385 *3)) (-4 *3 (-286)) (-5 *1 (-161 *3))))
((*1 *2 *3)
- (|partial| -12 (-4 *4 (-327)) (-4 *5 (-307 *4)) (-4 *6 (-1147 *5))
- (-5 *2 (-1085 (-1085 *4))) (-5 *1 (-718 *4 *5 *6 *3 *7))
- (-4 *3 (-1147 *6)) (-14 *7 (-854))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-591 *6)) (-4 *6 (-989 *3 *4 *5))
- (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788))
- (-4 *1 (-907 *3 *4 *5 *6))))
- ((*1 *2 *1) (|partial| -12 (-4 *1 (-966 *2)) (-4 *2 (-1125))))
- ((*1 *1 *2)
- (|partial| -3321
- (-12 (-5 *2 (-885 *3))
- (-12 (-2247 (-4 *3 (-37 (-385 (-525)))))
- (-2247 (-4 *3 (-37 (-525)))) (-4 *5 (-566 (-1089))))
- (-4 *3 (-975)) (-4 *1 (-989 *3 *4 *5)) (-4 *4 (-734))
- (-4 *5 (-788)))
- (-12 (-5 *2 (-885 *3))
- (-12 (-2247 (-4 *3 (-510))) (-2247 (-4 *3 (-37 (-385 (-525)))))
- (-4 *3 (-37 (-525))) (-4 *5 (-566 (-1089))))
- (-4 *3 (-975)) (-4 *1 (-989 *3 *4 *5)) (-4 *4 (-734))
- (-4 *5 (-788)))
- (-12 (-5 *2 (-885 *3))
- (-12 (-2247 (-4 *3 (-923 (-525)))) (-4 *3 (-37 (-385 (-525))))
- (-4 *5 (-566 (-1089))))
- (-4 *3 (-975)) (-4 *1 (-989 *3 *4 *5)) (-4 *4 (-734))
- (-4 *5 (-788)))))
- ((*1 *1 *2)
- (|partial| -3321
- (-12 (-5 *2 (-885 (-525))) (-4 *1 (-989 *3 *4 *5))
- (-12 (-2247 (-4 *3 (-37 (-385 (-525))))) (-4 *3 (-37 (-525)))
- (-4 *5 (-566 (-1089))))
- (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)))
- (-12 (-5 *2 (-885 (-525))) (-4 *1 (-989 *3 *4 *5))
- (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *5 (-566 (-1089))))
- (-4 *3 (-975)) (-4 *4 (-734)) (-4 *5 (-788)))))
- ((*1 *1 *2)
- (|partial| -12 (-5 *2 (-885 (-385 (-525)))) (-4 *1 (-989 *3 *4 *5))
- (-4 *3 (-37 (-385 (-525)))) (-4 *5 (-566 (-1089))) (-4 *3 (-975))
- (-4 *4 (-734)) (-4 *5 (-788)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-1085 (-525))) (-5 *1 (-875)) (-5 *3 (-525)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-964)) (-5 *1 (-700)))))
-(((*1 *2 *1)
- (-12 (-4 *3 (-975)) (-5 *2 (-1171 *3)) (-5 *1 (-654 *3 *4))
- (-4 *4 (-1147 *3)))))
-(((*1 *2 *2) (-12 (-5 *1 (-624 *2)) (-4 *2 (-1018)))))
-(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-259))))
- ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-825 *3)) (-4 *3 (-1018))))
+ (-12 (-5 *2 (-161 (-525))) (-5 *1 (-707 *3)) (-4 *3 (-382))))
((*1 *2 *1)
- (-12 (-4 *1 (-1186 *3 *4)) (-4 *3 (-788)) (-4 *4 (-975))
- (-5 *2 (-108))))
+ (-12 (-5 *2 (-161 (-385 (-525)))) (-5 *1 (-804 *3)) (-14 *3 (-525))))
((*1 *2 *1)
- (-12 (-5 *2 (-108)) (-5 *1 (-1192 *3 *4)) (-4 *3 (-975))
- (-4 *4 (-784)))))
-(((*1 *1 *1 *2 *3)
- (-12 (-5 *2 (-591 (-1089))) (-5 *3 (-1089)) (-5 *1 (-501))))
- ((*1 *2 *3 *2)
- (-12 (-5 *2 (-1089)) (-5 *1 (-646 *3)) (-4 *3 (-566 (-501)))))
- ((*1 *2 *3 *2 *2)
- (-12 (-5 *2 (-1089)) (-5 *1 (-646 *3)) (-4 *3 (-566 (-501)))))
- ((*1 *2 *3 *2 *2 *2)
- (-12 (-5 *2 (-1089)) (-5 *1 (-646 *3)) (-4 *3 (-566 (-501)))))
- ((*1 *2 *3 *2 *4)
- (-12 (-5 *4 (-591 (-1089))) (-5 *2 (-1089)) (-5 *1 (-646 *3))
- (-4 *3 (-566 (-501))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1171 *1)) (-5 *4 (-1 *5 *5)) (-4 *5 (-341))
- (-4 *1 (-666 *5 *6)) (-4 *5 (-160)) (-4 *6 (-1147 *5))
- (-5 *2 (-631 *5)))))
-(((*1 *2 *3)
- (-12 (-4 *1 (-777))
- (-5 *3
- (-2 (|:| |fn| (-294 (-205))) (|:| -3506 (-591 (-205)))
- (|:| |lb| (-591 (-781 (-205)))) (|:| |cf| (-591 (-294 (-205))))
- (|:| |ub| (-591 (-781 (-205))))))
- (-5 *2 (-964))))
- ((*1 *2 *3)
- (-12 (-4 *1 (-777))
- (-5 *3
- (-2 (|:| |lfn| (-591 (-294 (-205)))) (|:| -3506 (-591 (-205)))))
- (-5 *2 (-964)))))
-(((*1 *2 *3 *4 *5)
- (-12 (-5 *4 (-1 *7 *7))
- (-5 *5 (-1 (-3 (-591 *6) "failed") (-525) *6 *6)) (-4 *6 (-341))
- (-4 *7 (-1147 *6))
- (-5 *2 (-2 (|:| |answer| (-542 (-385 *7))) (|:| |a0| *6)))
- (-5 *1 (-535 *6 *7)) (-5 *3 (-385 *7)))))
+ (-12 (-14 *3 (-525)) (-5 *2 (-161 (-385 (-525))))
+ (-5 *1 (-805 *3 *4)) (-4 *4 (-802 *3)))))
+(((*1 *1 *2 *3) (-12 (-5 *2 (-712)) (-5 *1 (-98 *3)) (-4 *3 (-1018)))))
+(((*1 *2 *3 *3 *4 *4 *3 *4 *4 *3 *3 *3)
+ (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
+ (-5 *1 (-694)))))
(((*1 *2 *3)
- (-12 (-5 *2 (-1091 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525)))))
-(((*1 *1 *1) (-5 *1 (-108))))
+ (-12 (-5 *3 (-591 *4)) (-4 *4 (-788)) (-5 *2 (-591 (-609 *4 *5)))
+ (-5 *1 (-575 *4 *5 *6)) (-4 *5 (-13 (-160) (-659 (-385 (-525)))))
+ (-14 *6 (-854)))))
(((*1 *2 *1)
- (-12 (-5 *2 (-108)) (-5 *1 (-1078 *3 *4)) (-14 *3 (-854))
- (-4 *4 (-975)))))
-(((*1 *2 *2)
- (-12
- (-5 *2
- (-477 (-385 (-525)) (-220 *4 (-712)) (-798 *3)
- (-227 *3 (-385 (-525)))))
- (-14 *3 (-591 (-1089))) (-14 *4 (-712)) (-5 *1 (-478 *3 *4)))))
-(((*1 *2 *3 *2)
- (-12 (-5 *2 (-357)) (-5 *3 (-591 (-242))) (-5 *1 (-240))))
- ((*1 *1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-242)))))
-(((*1 *1 *1) (-12 (-5 *1 (-847 *2)) (-4 *2 (-286)))))
-(((*1 *2 *1) (-12 (-5 *2 (-591 (-1094))) (-5 *1 (-169)))))
-(((*1 *2 *3) (-12 (-5 *2 (-357)) (-5 *1 (-726 *3)) (-4 *3 (-566 *2))))
- ((*1 *2 *3 *4)
- (-12 (-5 *4 (-854)) (-5 *2 (-357)) (-5 *1 (-726 *3))
- (-4 *3 (-566 *2))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-885 *4)) (-4 *4 (-975)) (-4 *4 (-566 *2))
- (-5 *2 (-357)) (-5 *1 (-726 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-885 *5)) (-5 *4 (-854)) (-4 *5 (-975))
- (-4 *5 (-566 *2)) (-5 *2 (-357)) (-5 *1 (-726 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-385 (-885 *4))) (-4 *4 (-517)) (-4 *4 (-566 *2))
- (-5 *2 (-357)) (-5 *1 (-726 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-385 (-885 *5))) (-5 *4 (-854)) (-4 *5 (-517))
- (-4 *5 (-566 *2)) (-5 *2 (-357)) (-5 *1 (-726 *5))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-294 *4)) (-4 *4 (-517)) (-4 *4 (-788))
- (-4 *4 (-566 *2)) (-5 *2 (-357)) (-5 *1 (-726 *4))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-294 *5)) (-5 *4 (-854)) (-4 *5 (-517)) (-4 *5 (-788))
- (-4 *5 (-566 *2)) (-5 *2 (-357)) (-5 *1 (-726 *5)))))
-(((*1 *2 *3 *3)
- (-12 (-4 *4 (-517))
- (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3)))
- (-5 *1 (-901 *4 *3)) (-4 *3 (-1147 *4)))))
-(((*1 *2 *3 *3)
- (-12 (-5 *3 (-1144 *5 *4)) (-4 *4 (-429)) (-4 *4 (-761))
- (-14 *5 (-1089)) (-5 *2 (-525)) (-5 *1 (-1032 *4 *5)))))
-(((*1 *2 *1 *3) (-12 (-4 *1 (-127)) (-5 *3 (-712)) (-5 *2 (-1176)))))
-(((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-712)) (-5 *2 (-1176)) (-5 *1 (-1172))))
- ((*1 *2 *1 *3 *3)
- (-12 (-5 *3 (-712)) (-5 *2 (-1176)) (-5 *1 (-1173)))))
-(((*1 *2 *2 *3)
- (-12 (-5 *2 (-825 *4)) (-4 *4 (-1018)) (-5 *1 (-823 *4 *3))
- (-4 *3 (-1125))))
- ((*1 *1 *1 *2) (-12 (-5 *2 (-51)) (-5 *1 (-825 *3)) (-4 *3 (-1018)))))
-(((*1 *2 *3 *4)
- (-12 (-5 *3 (-1171 (-294 (-205)))) (-5 *4 (-591 (-1089)))
- (-5 *2 (-631 (-294 (-205)))) (-5 *1 (-187))))
- ((*1 *2 *3 *4)
- (-12 (-4 *5 (-1018)) (-4 *6 (-833 *5)) (-5 *2 (-631 *6))
- (-5 *1 (-633 *5 *6 *3 *4)) (-4 *3 (-351 *6))
- (-4 *4 (-13 (-351 *5) (-10 -7 (-6 -4250)))))))
-(((*1 *1 *1) (-5 *1 (-47)))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-57 *5)) (-4 *5 (-1125))
- (-4 *2 (-1125)) (-5 *1 (-56 *5 *2))))
- ((*1 *2 *3 *1 *2 *2)
- (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1018)) (|has| *1 (-6 -4250))
- (-4 *1 (-142 *2)) (-4 *2 (-1125))))
- ((*1 *2 *3 *1 *2)
- (-12 (-5 *3 (-1 *2 *2 *2)) (|has| *1 (-6 -4250)) (-4 *1 (-142 *2))
- (-4 *2 (-1125))))
- ((*1 *2 *3 *1)
- (-12 (-5 *3 (-1 *2 *2 *2)) (|has| *1 (-6 -4250)) (-4 *1 (-142 *2))
- (-4 *2 (-1125))))
- ((*1 *2 *3)
- (-12 (-4 *4 (-975))
- (-5 *2 (-2 (|:| -1357 (-1085 *4)) (|:| |deg| (-854))))
- (-5 *1 (-201 *4 *5)) (-5 *3 (-1085 *4)) (-4 *5 (-13 (-517) (-788)))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *3 (-1 *2 *6 *2)) (-5 *4 (-220 *5 *6)) (-14 *5 (-712))
- (-4 *6 (-1125)) (-4 *2 (-1125)) (-5 *1 (-219 *5 *6 *2))))
- ((*1 *1 *2 *3)
- (-12 (-4 *4 (-160)) (-5 *1 (-268 *4 *2 *3 *5 *6 *7))
- (-4 *2 (-1147 *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 (-294 *2)) (-4 *2 (-517)) (-4 *2 (-788))))
- ((*1 *1 *1)
- (-12 (-4 *1 (-313 *2 *3 *4 *5)) (-4 *2 (-341)) (-4 *3 (-1147 *2))
- (-4 *4 (-1147 (-385 *3))) (-4 *5 (-320 *2 *3 *4))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *3 (-1 *2 *5 *2)) (-4 *5 (-1125)) (-4 *2 (-1125))
- (-5 *1 (-349 *5 *4 *2 *6)) (-4 *4 (-351 *5)) (-4 *6 (-351 *2))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *3 (-1 *2 *5 *2)) (-4 *5 (-1018)) (-4 *2 (-1018))
- (-5 *1 (-401 *5 *4 *2 *6)) (-4 *4 (-403 *5)) (-4 *6 (-403 *2))))
- ((*1 *1 *1) (-5 *1 (-468)))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-591 *5)) (-4 *5 (-1125))
- (-4 *2 (-1125)) (-5 *1 (-589 *5 *2))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *3 (-1 *2 *5 *2)) (-4 *5 (-975)) (-4 *2 (-975))
- (-4 *6 (-351 *5)) (-4 *7 (-351 *5)) (-4 *8 (-351 *2))
- (-4 *9 (-351 *2)) (-5 *1 (-627 *5 *6 *7 *4 *2 *8 *9 *10))
- (-4 *4 (-629 *5 *6 *7)) (-4 *10 (-629 *2 *8 *9))))
- ((*1 *1 *2 *3)
- (-12 (-5 *1 (-653 *2 *3 *4 *5 *6)) (-4 *2 (-160)) (-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 (-975)) (-5 *1 (-654 *3 *2)) (-4 *2 (-1147 *3))))
- ((*1 *1 *2 *3)
- (-12 (-5 *1 (-657 *2 *3 *4 *5 *6)) (-4 *2 (-160)) (-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 (-385 *4)) (-4 *4 (-1147 *3)) (-4 *3 (-341))
- (-4 *3 (-160)) (-4 *1 (-666 *3 *4))))
- ((*1 *1 *2)
- (-12 (-4 *3 (-160)) (-4 *1 (-666 *3 *2)) (-4 *2 (-1147 *3))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-890 *5)) (-4 *5 (-1125))
- (-4 *2 (-1125)) (-5 *1 (-889 *5 *2))))
- ((*1 *1 *2)
- (-12 (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788))
- (-5 *1 (-963 *3 *4 *5 *2 *6)) (-4 *2 (-882 *3 *4 *5))
- (-14 *6 (-591 *2))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *3 (-1 *2 *7 *2)) (-4 *7 (-975)) (-4 *2 (-975))
- (-14 *5 (-712)) (-14 *6 (-712)) (-4 *8 (-218 *6 *7))
- (-4 *9 (-218 *5 *7)) (-4 *10 (-218 *6 *2)) (-4 *11 (-218 *5 *2))
- (-5 *1 (-980 *5 *6 *7 *8 *9 *4 *2 *10 *11 *12))
- (-4 *4 (-978 *5 *6 *7 *8 *9)) (-4 *12 (-978 *5 *6 *2 *10 *11))))
- ((*1 *2 *2 *3 *4)
- (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-1070 *5)) (-4 *5 (-1125))
- (-4 *2 (-1125)) (-5 *1 (-1068 *5 *2))))
- ((*1 *2 *2 *1 *3 *4)
- (-12 (-5 *3 (-1 *2 *2 *2)) (-5 *4 (-1 (-108) *2 *2))
- (-4 *1 (-1119 *5 *6 *7 *2)) (-4 *5 (-517)) (-4 *6 (-734))
- (-4 *7 (-788)) (-4 *2 (-989 *5 *6 *7))))
- ((*1 *2 *3 *4 *2)
- (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-1171 *5)) (-4 *5 (-1125))
- (-4 *2 (-1125)) (-5 *1 (-1170 *5 *2)))))
+ (-12 (-4 *2 (-13 (-1018) (-33))) (-5 *1 (-1054 *3 *2))
+ (-4 *3 (-13 (-1018) (-33))))))
(((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205)))
- (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205))
- (|:| |relerr| (-205))))
- (-5 *2 (-1070 (-205))) (-5 *1 (-174))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-294 (-205))) (-5 *4 (-591 (-1089)))
- (-5 *5 (-1013 (-781 (-205)))) (-5 *2 (-1070 (-205))) (-5 *1 (-279))))
- ((*1 *2 *3 *4 *5)
- (-12 (-5 *3 (-1171 (-294 (-205)))) (-5 *4 (-591 (-1089)))
- (-5 *5 (-1013 (-781 (-205)))) (-5 *2 (-1070 (-205))) (-5 *1 (-279)))))
-(((*1 *2 *2)
- (-12 (-5 *2 (-108)) (-5 *1 (-419 *3)) (-4 *3 (-1147 (-525))))))
-(((*1 *1 *1)
- (-12 (-5 *1 (-49 *2 *3)) (-4 *2 (-975)) (-14 *3 (-591 (-1089)))))
- ((*1 *1 *1)
- (-12 (-5 *1 (-203 *2 *3)) (-4 *2 (-13 (-975) (-788)))
- (-14 *3 (-591 (-1089))))))
-(((*1 *2 *3 *4)
- (-12 (-5 *4 (-564 *6)) (-4 *6 (-13 (-408 *5) (-27) (-1111)))
- (-4 *5 (-13 (-429) (-966 (-525)) (-788) (-138) (-587 (-525))))
- (-5 *2 (-1085 (-385 (-1085 *6)))) (-5 *1 (-521 *5 *6 *7))
- (-5 *3 (-1085 *6)) (-4 *7 (-1018))))
- ((*1 *2 *1)
- (-12 (-4 *2 (-1147 *3)) (-5 *1 (-654 *3 *2)) (-4 *3 (-975))))
- ((*1 *2 *1)
- (-12 (-4 *1 (-666 *3 *2)) (-4 *3 (-160)) (-4 *2 (-1147 *3))))
- ((*1 *2 *3 *4 *4 *5 *6 *7 *8)
- (|partial| -12 (-5 *4 (-1085 *11)) (-5 *6 (-591 *10))
- (-5 *7 (-591 (-712))) (-5 *8 (-591 *11)) (-4 *10 (-788))
- (-4 *11 (-286)) (-4 *9 (-734)) (-4 *5 (-882 *11 *9 *10))
- (-5 *2 (-591 (-1085 *5))) (-5 *1 (-684 *9 *10 *11 *5))
- (-5 *3 (-1085 *5))))
- ((*1 *2 *1)
- (-12 (-4 *2 (-882 *3 *4 *5)) (-5 *1 (-963 *3 *4 *5 *2 *6))
- (-4 *3 (-341)) (-4 *4 (-734)) (-4 *5 (-788)) (-14 *6 (-591 *2)))))
+ (-12 (-5 *2 (-591 (-591 (-525)))) (-5 *1 (-902))
+ (-5 *3 (-591 (-525))))))
(((*1 *2 *3 *4)
- (-12 (-5 *3 (-838 (-525))) (-5 *4 (-525)) (-5 *2 (-631 *4))
- (-5 *1 (-957 *5)) (-4 *5 (-975))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-591 (-525))) (-5 *2 (-631 (-525))) (-5 *1 (-957 *4))
- (-4 *4 (-975))))
- ((*1 *2 *3 *4)
- (-12 (-5 *3 (-591 (-838 (-525)))) (-5 *4 (-525))
- (-5 *2 (-591 (-631 *4))) (-5 *1 (-957 *5)) (-4 *5 (-975))))
- ((*1 *2 *3)
- (-12 (-5 *3 (-591 (-591 (-525)))) (-5 *2 (-591 (-631 (-525))))
- (-5 *1 (-957 *4)) (-4 *4 (-975)))))
-(((*1 *2 *3)
- (-12
- (-5 *3
- (-2 (|:| |var| (-1089)) (|:| |fn| (-294 (-205)))
- (|:| -1767 (-1013 (-781 (-205)))) (|:| |abserr| (-205))
- (|:| |relerr| (-205))))
- (-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| (-1070 (-205)))
- (|:| |notEvaluated|
- "Internal singularities not yet evaluated")))
- (|:| -1767
- (-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 (-520)))))
-(((*1 *2 *3 *3 *3 *3 *4 *3)
- (-12 (-5 *3 (-525)) (-5 *4 (-631 (-205))) (-5 *2 (-964))
- (-5 *1 (-697)))))
-(((*1 *2 *1)
- (-12 (-4 *1 (-1133 *3 *2)) (-4 *3 (-975)) (-4 *2 (-1162 *3)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-860))
- (-5 *2
- (-2 (|:| |brans| (-591 (-591 (-876 (-205)))))
- (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205)))))
- (-5 *1 (-144))))
+ (-12 (-5 *4 (-1089)) (-5 *2 (-1 (-205) (-205))) (-5 *1 (-645 *3))
+ (-4 *3 (-566 (-501)))))
((*1 *2 *3 *4 *4)
- (-12 (-5 *3 (-860)) (-5 *4 (-385 (-525)))
- (-5 *2
- (-2 (|:| |brans| (-591 (-591 (-876 (-205)))))
- (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205)))))
- (-5 *1 (-144))))
- ((*1 *2 *3)
- (-12
- (-5 *2
- (-2 (|:| |brans| (-591 (-591 (-876 (-205)))))
- (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205)))))
- (-5 *1 (-144)) (-5 *3 (-591 (-876 (-205))))))
- ((*1 *2 *3)
- (-12
- (-5 *2
- (-2 (|:| |brans| (-591 (-591 (-876 (-205)))))
- (|:| |xValues| (-1013 (-205))) (|:| |yValues| (-1013 (-205)))))
- (-5 *1 (-144)) (-5 *3 (-591 (-591 (-876 (-205)))))))
- ((*1 *1 *2) (-12 (-5 *2 (-591 (-1013 (-357)))) (-5 *1 (-242))))
- ((*1 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-242)))))
-(((*1 *2 *1 *1)
- (|partial| -12 (-4 *1 (-989 *3 *4 *5)) (-4 *3 (-975)) (-4 *4 (-734))
- (-4 *5 (-788)) (-5 *2 (-108)))))
-(((*1 *1 *2)
- (-12 (-5 *2 (-854)) (-5 *1 (-143 *3 *4 *5)) (-14 *3 *2)
- (-4 *4 (-341)) (-14 *5 (-924 *3 *4)))))
-(((*1 *2 *3)
- (-12 (-5 *2 (-591 (-1072))) (-5 *1 (-770)) (-5 *3 (-1072)))))
-(((*1 *1 *2) (-12 (-5 *2 (-1036)) (-5 *1 (-308)))))
-(((*1 *1 *1 *1) (-4 *1 (-119))) ((*1 *1 *1 *1) (-5 *1 (-796)))
- ((*1 *1 *1 *1) (-4 *1 (-899))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-591 *5)) (-4 *5 (-408 *4)) (-4 *4 (-13 (-788) (-517)))
- (-5 *2 (-796)) (-5 *1 (-31 *4 *5)))))
-(((*1 *2 *1) (-12 (-4 *1 (-1037 *2)) (-4 *2 (-1125)))))
-(((*1 *2 *2)
- (-12 (-4 *3 (-13 (-788) (-429))) (-5 *1 (-1117 *3 *2))
- (-4 *2 (-13 (-408 *3) (-1111))))))
-(((*1 *1 *1 *1) (-4 *1 (-119))) ((*1 *1 *1 *1) (-5 *1 (-796)))
- ((*1 *1 *1 *1) (-4 *1 (-899))))
-(((*1 *2 *3)
- (|partial| -12 (-5 *3 (-885 *4)) (-4 *4 (-975)) (-4 *4 (-566 *2))
- (-5 *2 (-357)) (-5 *1 (-726 *4))))
- ((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-885 *5)) (-5 *4 (-854)) (-4 *5 (-975))
- (-4 *5 (-566 *2)) (-5 *2 (-357)) (-5 *1 (-726 *5))))
- ((*1 *2 *3)
- (|partial| -12 (-5 *3 (-385 (-885 *4))) (-4 *4 (-517))
- (-4 *4 (-566 *2)) (-5 *2 (-357)) (-5 *1 (-726 *4))))
- ((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-385 (-885 *5))) (-5 *4 (-854)) (-4 *5 (-517))
- (-4 *5 (-566 *2)) (-5 *2 (-357)) (-5 *1 (-726 *5))))
- ((*1 *2 *3)
- (|partial| -12 (-5 *3 (-294 *4)) (-4 *4 (-517)) (-4 *4 (-788))
- (-4 *4 (-566 *2)) (-5 *2 (-357)) (-5 *1 (-726 *4))))
- ((*1 *2 *3 *4)
- (|partial| -12 (-5 *3 (-294 *5)) (-5 *4 (-854)) (-4 *5 (-517))
- (-4 *5 (-788)) (-4 *5 (-566 *2)) (-5 *2 (-357))
- (-5 *1 (-726 *5)))))
-(((*1 *2 *1) (-12 (-4 *1 (-738 *2)) (-4 *2 (-160)))))
-(((*1 *2 *3)
- (-12 (-5 *3 (-591 (-501))) (-5 *2 (-1089)) (-5 *1 (-501)))))
+ (-12 (-5 *4 (-1089)) (-5 *2 (-1 (-205) (-205) (-205)))
+ (-5 *1 (-645 *3)) (-4 *3 (-566 (-501))))))
(((*1 *2)
- (-12 (-4 *4 (-1129)) (-4 *5 (-1147 *4)) (-4 *6 (-1147 (-385 *5)))
- (-5 *2 (-591 (-591 *4))) (-5 *1 (-319 *3 *4 *5 *6))
- (-4 *3 (-320 *4 *5 *6))))
- ((*1 *2)
- (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1129)) (-4 *4 (-1147 *3))
- (-4 *5 (-1147 (-385 *4))) (-4 *3 (-346)) (-5 *2 (-591 (-591 *3))))))
+ (-12 (-5 *2 (-108)) (-5 *1 (-1070 *3)) (-4 *3 (-1018))
+ (-4 *3 (-1125)))))
+(((*1 *2 *2 *2 *3)
+ (-12 (-5 *3 (-712)) (-4 *2 (-517)) (-5 *1 (-901 *2 *4))
+ (-4 *4 (-1147 *2)))))
(((*1 *2 *3)
- (-12 (-5 *3 (-1 *2 *2)) (-5 *1 (-624 *2)) (-4 *2 (-1018))))
+ (-12 (-4 *4 (-13 (-341) (-138) (-966 (-385 (-525)))))
+ (-4 *5 (-1147 *4))
+ (-5 *2 (-591 (-2 (|:| |deg| (-712)) (|:| -2203 *5))))
+ (-5 *1 (-750 *4 *5 *3 *6)) (-4 *3 (-601 *5))
+ (-4 *6 (-601 (-385 *5))))))
+(((*1 *2 *3)
+ (-12 (-5 *3 (-591 *2)) (-4 *2 (-408 *4)) (-5 *1 (-147 *4 *2))
+ (-4 *4 (-13 (-788) (-517))))))
+(((*1 *2 *2 *3 *4)
+ (-12 (-5 *3 (-591 (-564 *6))) (-5 *4 (-1089)) (-5 *2 (-564 *6))
+ (-4 *6 (-408 *5)) (-4 *5 (-788)) (-5 *1 (-534 *5 *6)))))
+(((*1 *2 *3 *4)
+ (-12 (-5 *3 (-591 *8)) (-5 *4 (-591 *9)) (-4 *8 (-989 *5 *6 *7))
+ (-4 *9 (-994 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-734))
+ (-4 *7 (-788)) (-5 *2 (-712)) (-5 *1 (-992 *5 *6 *7 *8 *9))))
((*1 *2 *3 *4)
- (-12 (-5 *3 (-1 (-591 *5) (-591 *5))) (-5 *4 (-525))
- (-5 *2 (-591 *5)) (-5 *1 (-624 *5)) (-4 *5 (-1018)))))
-(((*1 *2 *1) (-12 (-4 *1 (-940 *3)) (-4 *3 (-1125)) (-5 *2 (-108))))
- ((*1 *2 *1)
- (-12 (-5 *2 (-108)) (-5 *1 (-1078 *3 *4)) (-14 *3 (-854))
- (-4 *4 (-975)))))
-(((*1 *2 *3 *3 *4)
- (-12 (-5 *4 (-712)) (-4 *5 (-517))
- (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3)))
- (-5 *1 (-901 *5 *3)) (-4 *3 (-1147 *5)))))
-((-1202 . 726051) (-1203 . 725887) (-1204 . 725682) (-1205 . 725371)
- (-1206 . 725294) (-1207 . 725239) (-1208 . 724401) (-1209 . 724304)
- (-1210 . 724195) (-1211 . 724138) (-1212 . 724012) (-1213 . 723915)
- (-1214 . 723862) (-1215 . 723784) (-1216 . 723669) (-1217 . 723542)
- (-1218 . 722626) (-1219 . 722546) (-1220 . 722437) (-1221 . 721235)
- (-1222 . 720769) (-1223 . 719923) (-1224 . 719742) (-1225 . 719662)
- (-1226 . 719148) (-1227 . 715538) (-1228 . 715239) (-1229 . 715067)
- (-1230 . 714915) (-1231 . 714844) (-1232 . 714708) (-1233 . 714566)
- (-1234 . 713647) (-1235 . 713587) (-1236 . 713532) (-1237 . 713403)
- (-1238 . 713223) (-1239 . 713128) (-1240 . 713097) (-1241 . 713013)
- (-1242 . 712770) (-1243 . 712402) (-1244 . 712243) (-1245 . 711797)
- (-1246 . 711492) (-1247 . 711436) (-1248 . 711335) (-1249 . 711248)
- (-1250 . 711171) (-1251 . 706650) (-1252 . 706598) (-1253 . 706239)
- (-1254 . 706184) (-1255 . 706070) (-1256 . 705927) (-1257 . 705810)
- (-1258 . 705725) (-1259 . 705663) (-1260 . 705461) (-1261 . 705308)
- (-1262 . 705224) (-1263 . 705013) (-1264 . 704906) (-1265 . 704795)
- (-1266 . 704728) (-1267 . 704700) (-1268 . 704077) (-1269 . 704024)
- (-1270 . 703755) (-1271 . 703613) (-1272 . 703312) (-1273 . 703191)
- (-1274 . 702844) (-1275 . 702784) (-1276 . 702700) (-1277 . 702623)
- (-1278 . 702137) (-1279 . 701984) (-1280 . 701822) (-1281 . 699692)
- (-1282 . 699112) (-1283 . 698899) (-1284 . 698759) (-1285 . 698696)
- (-1286 . 698567) (-1287 . 698273) (-1288 . 697975) (-1289 . 697920)
- (-1290 . 697676) (-1291 . 697232) (-1292 . 697120) (-1293 . 696953)
- (-1294 . 696798) (-1295 . 696527) (-1296 . 696468) (-1297 . 696373)
- (-1298 . 696311) (-1299 . 696283) (-1300 . 696083) (-1301 . 695989)
- (-1302 . 695818) (-1303 . 695654) (-1304 . 695340) (-1305 . 695284)
- (-1306 . 695180) (-1307 . 695022) (-1308 . 694640) (-1309 . 694064)
- (-1310 . 693955) (-1311 . 693814) (-1312 . 692413) (-1313 . 691955)
- (-1314 . 691507) (-1315 . 691304) (-1316 . 689204) (-1317 . 689048)
- (-1318 . 688975) (-1319 . 688888) (-1320 . 687034) (-1321 . 686458)
- (-1322 . 686354) (-1323 . 686272) (-1324 . 686179) (-1325 . 686076)
- (-1326 . 685935) (-1327 . 685834) (-1328 . 685538) (-1329 . 685383)
- (-1330 . 685140) (-1331 . 685038) (-1332 . 684989) (-1333 . 684413)
- (-1334 . 684319) (-1335 . 684110) (-1336 . 683926) (-1337 . 683819)
- (-1338 . 683181) (-1339 . 683082) (-1340 . 669019) (-1341 . 668991)
- (-1342 . 668883) (-1343 . 668804) (-1344 . 668702) (-1345 . 668557)
- (-1346 . 667871) (-1347 . 667740) (-1348 . 662232) (-1349 . 661853)
- (-1350 . 661822) (-1351 . 661656) (-1352 . 661008) (-1353 . 660956)
- (-1354 . 660871) (-1355 . 660801) (-1356 . 660714) (-1357 . 660616)
- (-1358 . 659930) (-1359 . 659879) (-1360 . 659530) (-1361 . 659142)
- (-1362 . 659069) (-1363 . 658850) (-1364 . 658727) (-1365 . 658310)
- (-1366 . 657857) (-1367 . 657704) (-1368 . 657509) (-1369 . 657438)
- (-1370 . 657192) (-1371 . 656443) (-1372 . 656284) (-1373 . 655831)
- (-1374 . 655780) (-1375 . 655711) (-1376 . 655525) (-1377 . 655222)
- (-1378 . 655100) (-1379 . 655030) (-1380 . 654701) (-1381 . 654596)
- (-1382 . 654221) (-1383 . 654144) (-1384 . 654074) (-1385 . 653500)
- (-1386 . 653153) (-1387 . 653096) (-1388 . 652994) (-1389 . 652942)
- (-1390 . 652865) (-1391 . 652807) (-1392 . 652271) (-1393 . 652060)
- (-1394 . 651560) (-1395 . 651480) (-1396 . 651393) (-1397 . 651299)
- (-1398 . 651104) (-1399 . 650004) (-1400 . 649430) (-1401 . 649001)
- (-1402 . 648933) (-1403 . 648882) (-1404 . 648590) (-1405 . 648525)
- (-1406 . 648200) (-1407 . 648042) (-1408 . 643339) (-1409 . 642129)
- (-1410 . 642080) (-1411 . 642012) (-1412 . 641668) (-1413 . 641588)
- (-1414 . 641227) (-1415 . 640653) (-1416 . 640478) (-1417 . 640371)
- (-1418 . 640318) (-1419 . 639802) (-1420 . 639732) (-1421 . 639704)
- (-1422 . 639590) (-1423 . 639447) (-1424 . 639360) (-1425 . 639260)
- (-1426 . 638381) (-1427 . 638274) (-1428 . 637807) (-1429 . 637754)
- (-1430 . 637616) (-1431 . 636929) (-1432 . 636659) (-1433 . 636565)
- (-1434 . 636276) (-1435 . 635571) (-1436 . 635488) (-1437 . 635359)
- (-1438 . 634932) (-1439 . 634754) (-1440 . 634575) (-1441 . 634129)
- (-1442 . 634042) (-1443 . 633970) (-1444 . 633897) (-1445 . 633866)
- (-1446 . 633789) (-1447 . 633557) (-1448 . 633310) (-1449 . 633254)
- (-1450 . 633183) (-1451 . 632985) (-1452 . 632862) (-1453 . 632749)
- (-1454 . 632697) (-1455 . 632413) (-1456 . 632355) (-1457 . 631974)
- (-1458 . 631867) (-1459 . 631758) (-1460 . 631423) (-1461 . 631035)
- (-1462 . 630813) (-1463 . 630697) (-1464 . 630641) (-1465 . 630528)
- (-1466 . 630276) (-1467 . 630151) (-1468 . 630021) (-1469 . 629691)
- (-1470 . 629443) (-1471 . 629384) (-1472 . 629311) (-1473 . 629280)
- (-1474 . 628902) (-1475 . 628798) (-1476 . 628727) (-1477 . 628532)
- (-1478 . 628038) (-1479 . 627894) (-1480 . 626275) (-1481 . 626178)
- (-1482 . 625973) (-1483 . 625664) (-1484 . 625602) (-1485 . 625419)
- (-1486 . 625036) (-1487 . 624780) (-1488 . 623543) (-1489 . 623383)
- (-1490 . 623216) (-1491 . 623089) (-1492 . 622518) (-1493 . 621657)
- (-1494 . 621131) (-1495 . 621052) (-1496 . 620936) (-1497 . 620780)
- (-1498 . 620529) (-1499 . 620221) (-1500 . 620118) (-1501 . 619975)
- (-1502 . 619400) (-1503 . 619183) (-1504 . 618953) (-1505 . 618870)
- (-1506 . 618752) (-1507 . 617385) (-1508 . 617159) (-1509 . 616901)
- (-1510 . 616760) (-1511 . 615945) (-1512 . 615628) (-1513 . 615524)
- (-1514 . 615475) (-1515 . 614901) (-1516 . 614846) (-1517 . 614769)
- (-1518 . 614685) (-1519 . 614633) (-1520 . 614599) (-1521 . 614504)
- (-1522 . 614392) (-1523 . 614321) (-1524 . 614255) (-1525 . 614178)
- (-1526 . 612997) (-1527 . 612423) (-1528 . 612293) (-1529 . 612216)
- (-1530 . 612129) (-1531 . 612000) (-1532 . 611842) (-1533 . 611660)
- (-1534 . 611402) (-1535 . 611333) (-1536 . 610856) (-1537 . 610712)
- (-1538 . 610629) (-1539 . 610132) (-1540 . 610020) (-1541 . 609965)
- (-1542 . 609370) (-1543 . 609300) (-1544 . 609167) (-1545 . 606386)
- (-1546 . 606304) (-1547 . 606085) (-1548 . 605826) (-1549 . 605691)
- (-1550 . 605411) (-1551 . 605221) (-1552 . 605005) (-1553 . 604908)
- (-1554 . 604768) (-1555 . 604653) (-1556 . 604581) (-1557 . 604496)
- (-1558 . 604441) (-1559 . 604249) (-1560 . 604185) (-1561 . 604017)
- (-1562 . 603956) (-1563 . 603382) (-1564 . 603241) (-1565 . 602956)
- (-1566 . 602596) (-1567 . 602452) (-1568 . 602325) (-1569 . 600497)
- (-1570 . 600441) (-1571 . 600255) (-1572 . 600178) (-1573 . 600083)
- (-1574 . 600028) (-1575 . 599951) (-1576 . 599735) (-1577 . 599632)
- (-1578 . 599058) (-1579 . 598979) (-1580 . 598901) (-1581 . 597400)
- (-1582 . 597207) (-1583 . 597049) (-1584 . 596495) (-1585 . 596381)
- (-1586 . 596321) (-1587 . 596268) (-1588 . 596156) (-1589 . 596041)
- (-1590 . 595876) (-1591 . 595302) (-1592 . 595207) (-1593 . 594506)
- (-1594 . 594302) (-1595 . 594160) (-1596 . 593912) (-1597 . 592372)
- (-1598 . 592241) (-1599 . 592103) (-1600 . 591923) (-1601 . 591173)
- (-1602 . 590672) (-1603 . 590496) (-1604 . 590430) (-1605 . 590010)
- (-1606 . 589944) (-1607 . 589861) (-1608 . 589794) (-1609 . 589709)
- (-1610 . 589658) (-1611 . 589560) (-1612 . 589480) (-1613 . 589155)
- (-1614 . 589046) (-1615 . 588910) (-1616 . 588798) (-1617 . 588448)
- (-1618 . 587796) (-1619 . 587741) (-1620 . 587689) (-1621 . 587402)
- (-1622 . 586666) (-1623 . 586542) (-1624 . 586333) (-1625 . 586198)
- (-1626 . 585981) (-1627 . 585762) (-1628 . 585578) (-1629 . 585518)
- (-1630 . 585381) (-1631 . 585002) (-1632 . 584907) (-1633 . 584800)
- (-1634 . 584639) (-1635 . 584354) (-1636 . 584214) (-1637 . 584107)
- (-1638 . 584000) (-1639 . 583756) (-1640 . 583556) (-1641 . 583469)
- (-1642 . 583275) (-1643 . 583113) (-1644 . 582510) (-1645 . 582409)
- (-1646 . 582283) (-1647 . 582120) (-1648 . 582064) (-1649 . 581747)
- (-1650 . 581364) (-1651 . 581314) (-1652 . 581137) (-1653 . 581017)
- (-1654 . 580858) (-1655 . 580733) (-1656 . 580511) (-1657 . 579840)
- (-1658 . 579338) (-1659 . 579255) (-1660 . 579181) (-1661 . 578543)
- (-1662 . 578364) (-1663 . 578211) (-1664 . 578157) (-1665 . 577553)
- (-1666 . 577456) (-1667 . 577343) (-1668 . 577173) (-1669 . 577091)
- (-1670 . 576800) (-1671 . 576653) (-1672 . 576386) (-1673 . 576173)
- (-1674 . 576121) (-1675 . 575976) (-1676 . 575860) (-1677 . 575473)
- (-1678 . 574313) (-1679 . 573952) (-1680 . 573880) (-1681 . 573797)
- (-1682 . 573469) (-1683 . 573310) (-1684 . 573193) (-1685 . 573137)
- (-1686 . 573018) (-1687 . 572933) (-1688 . 572874) (-1689 . 572767)
- (-1690 . 572708) (-1691 . 572579) (-1692 . 570728) (-1693 . 570582)
- (-1694 . 570495) (-1695 . 570381) (-1696 . 569777) (-1697 . 569659)
- (-1698 . 569545) (-1699 . 569514) (-1700 . 569403) (-1701 . 568879)
- (-1702 . 568470) (-1703 . 568365) (-1704 . 568175) (-1705 . 567417)
- (-1706 . 567306) (-1707 . 567254) (-1708 . 567181) (-1709 . 566526)
- (-1710 . 565403) (-1711 . 565257) (-1712 . 565205) (-1713 . 565135)
- (-1714 . 565050) (-1715 . 564998) (-1716 . 564919) (-1717 . 564547)
- (-1718 . 564442) (-1719 . 563867) (-1720 . 563751) (-1721 . 563598)
- (-1722 . 563516) (-1723 . 563420) (-1724 . 563174) (-1725 . 562519)
- (-1726 . 561808) (-1727 . 561380) (-1728 . 561274) (-1729 . 560955)
- (-1730 . 560743) (-1731 . 560640) (-1732 . 560363) (-1733 . 560132)
- (-1734 . 560103) (-1735 . 559952) (-1736 . 559900) (-1737 . 559863)
- (-1738 . 559164) (-1739 . 558822) (-1740 . 558714) (-1741 . 558380)
- (-1742 . 557384) (-1743 . 557261) (-1744 . 557117) (-1745 . 557061)
- (-1746 . 556995) (-1747 . 556698) (-1748 . 556029) (-1749 . 555904)
- (-1750 . 555876) (-1751 . 555605) (-1752 . 555495) (-1753 . 555390)
- (-1754 . 554713) (-1755 . 554469) (-1756 . 554438) (-1757 . 554107)
- (-1758 . 554039) (-1759 . 553920) (-1760 . 553862) (-1761 . 553730)
- (-1762 . 553580) (-1763 . 553432) (-1764 . 553375) (-1765 . 553266)
- (-1766 . 552895) (-1767 . 552756) (-1768 . 552586) (-1769 . 552537)
- (-1770 . 552445) (-1771 . 552390) (-1772 . 552356) (-1773 . 552077)
- (-1774 . 551917) (-1775 . 551762) (-1776 . 551705) (-1777 . 551621)
- (-1778 . 551348) (-1779 . 551174) (-1780 . 551091) (-1781 . 551014)
- (-1782 . 550130) (-1783 . 550064) (-1784 . 549799) (-1785 . 549700)
- (-1786 . 549599) (-1787 . 549571) (-1788 . 549151) (-1789 . 549078)
- (-1790 . 548922) (-1791 . 548799) (-1792 . 548359) (-1793 . 548109)
- (-1794 . 547912) (-1795 . 547782) (-1796 . 547726) (-1797 . 547535)
- (-1798 . 546992) (-1799 . 546885) (-1800 . 546587) (-1801 . 546497)
- (-1802 . 546403) (-1803 . 546308) (-1804 . 546240) (-1805 . 546138)
- (-1806 . 545980) (-1807 . 545881) (-1808 . 545079) (-1809 . 544558)
- (-1810 . 544475) (-1811 . 544398) (-1812 . 544310) (-1813 . 544241)
- (-1814 . 544096) (-1815 . 543987) (-1816 . 543866) (-1817 . 543335)
- (-1818 . 543284) (-1819 . 543160) (-1820 . 543030) (-1821 . 542770)
- (-1822 . 542626) (-1823 . 542517) (-1824 . 542283) (-1825 . 542113)
- (-1826 . 541998) (-1827 . 541784) (-1828 . 541553) (-1829 . 541468)
- (-1830 . 541303) (-1831 . 541064) (-1832 . 540655) (-1833 . 540603)
- (-1834 . 540448) (-1835 . 540363) (-1836 . 540165) (-1837 . 540112)
- (-1838 . 539991) (-1839 . 539904) (-1840 . 539790) (-1841 . 539738)
- (-1842 . 539408) (-1843 . 539101) (-1844 . 538301) (-1845 . 538182)
- (-1846 . 538064) (-1847 . 538014) (-1848 . 537806) (-1849 . 537679)
- (-1850 . 537580) (-1851 . 537354) (-1852 . 537130) (-1853 . 537077)
- (-1854 . 536956) (-1855 . 536817) (-1856 . 536700) (-1857 . 532638)
- (-1858 . 532544) (-1859 . 532370) (-1860 . 532164) (-1861 . 532069)
- (-1862 . 531584) (-1863 . 531506) (-1864 . 531362) (-1865 . 531128)
- (-1866 . 530727) (-1867 . 530699) (-1868 . 530590) (-1869 . 530226)
- (-1870 . 530152) (-1871 . 529984) (-1872 . 529861) (-1873 . 529711)
- (-1874 . 529531) (-1875 . 529430) (-1876 . 529328) (-1877 . 528895)
- (-1878 . 528842) (-1879 . 528790) (-1880 . 528642) (-1881 . 528096)
- (-1882 . 527890) (-1883 . 527762) (-1884 . 527551) (-1885 . 527471)
- (-1886 . 527399) (-1887 . 527326) (-1888 . 527168) (-1889 . 525828)
- (-1890 . 525694) (-1891 . 525560) (-1892 . 525287) (-1893 . 525221)
- (-1894 . 525106) (-1895 . 524764) (-1896 . 524542) (-1897 . 524214)
- (-1898 . 524071) (-1899 . 523943) (-1900 . 523349) (-1901 . 523265)
- (-1902 . 523181) (-1903 . 523074) (-1904 . 522898) (-1905 . 522810)
- (-1906 . 522724) (-1907 . 522583) (-1908 . 522453) (-1909 . 522352)
- (-1910 . 522296) (-1911 . 522229) (-1912 . 522158) (-1913 . 522092)
- (-1914 . 521129) (-1915 . 520988) (-1916 . 520575) (-1917 . 520515)
- (-1918 . 520209) (-1919 . 520038) (-1920 . 519945) (-1921 . 519783)
- (-1922 . 519470) (-1923 . 519302) (-1924 . 519208) (-1925 . 519137)
- (-1926 . 519079) (-1927 . 518912) (-1928 . 518842) (-1929 . 518550)
- (-1930 . 518428) (-1931 . 518237) (-1932 . 518182) (-1933 . 518035)
- (-1934 . 517926) (-1935 . 517826) (-1936 . 517646) (-1937 . 517524)
- (-1938 . 517487) (-1939 . 517421) (-1940 . 517347) (-1941 . 517139)
- (-1942 . 517002) (-1943 . 516915) (-1944 . 516819) (-1945 . 516788)
- (-1946 . 516668) (-1947 . 516613) (-1948 . 516560) (-1949 . 516419)
- (-1950 . 516312) (-1951 . 516196) (-1952 . 516143) (-1953 . 516073)
- (-1954 . 515786) (-1955 . 515731) (-1956 . 515658) (-1957 . 515306)
- (-1958 . 515254) (-1959 . 515160) (-1960 . 515108) (-1961 . 515006)
- (-1962 . 514901) (-1963 . 514791) (-1964 . 514635) (-1965 . 514418)
- (-1966 . 514218) (-1967 . 514025) (-1968 . 513908) (-1969 . 513856)
- (-1970 . 513782) (-1971 . 513593) (-1972 . 513527) (-1973 . 512840)
- (-1974 . 512605) (-1975 . 512553) (-1976 . 512379) (-1977 . 512260)
- (-1978 . 512109) (-1979 . 511986) (-1980 . 511849) (-1981 . 511665)
- (-1982 . 511570) (-1983 . 511518) (-1984 . 511372) (-1985 . 511271)
- (-1986 . 511171) (-1987 . 510484) (-1988 . 510360) (-1989 . 510326)
- (-1990 . 510031) (-1991 . 509909) (-1992 . 509766) (-1993 . 509671)
- (-1994 . 509486) (-1995 . 509422) (-1996 . 508847) (-1997 . 508745)
- (-1998 . 508522) (-1999 . 508426) (-2000 . 508298) (-2001 . 508091)
- (-2002 . 507953) (-2003 . 507863) (-2004 . 506994) (-2005 . 506923)
- (-2006 . 506639) (-2007 . 506566) (-2008 . 506085) (-2009 . 505868)
- (-2010 . 505263) (-2011 . 503011) (-2012 . 502909) (-2013 . 502806)
- (-2014 . 502709) (-2015 . 502654) (-2016 . 502267) (-2017 . 502158)
- (-2018 . 502005) (-2019 . 501851) (-2020 . 501767) (-2021 . 501513)
- (-2022 . 501335) (-2023 . 501278) (-2024 . 501109) (-2025 . 500718)
- (-2026 . 500478) (-2027 . 500348) (-2028 . 500202) (-2029 . 500012)
- (-2030 . 499850) (-2031 . 499682) (-2032 . 499517) (-2033 . 499460)
- (-2034 . 499381) (-2035 . 499218) (-2036 . 499147) (-2037 . 498659)
- (-2038 . 498489) (-2039 . 498401) (-2040 . 498240) (-2041 . 498122)
- (-2042 . 498038) (-2043 . 497985) (-2044 . 497402) (-2045 . 497343)
- (-2046 . 496992) (-2047 . 496794) (-2048 . 496766) (-2049 . 496631)
- (-2050 . 496546) (-2051 . 496445) (-2052 . 496392) (-2053 . 496281)
- (-2054 . 496184) (-2055 . 496025) (-2056 . 495941) (-2057 . 495750)
- (-2058 . 495340) (-2059 . 495121) (-2060 . 495050) (-2061 . 494904)
- (-2062 . 494796) (-2063 . 494726) (-2064 . 494487) (-2065 . 494329)
- (-2066 . 494228) (-2067 . 494076) (-2068 . 493969) (-2069 . 493869)
- (-2070 . 493817) (-2071 . 493490) (-2072 . 493259) (-2073 . 493158)
- (-2074 . 493079) (-2075 . 493026) (-2076 . 492896) (-2077 . 492830)
- (-2078 . 492512) (-2079 . 492364) (-2080 . 492128) (-2081 . 492035)
- (-2082 . 491980) (-2083 . 491801) (-2084 . 491703) (-2085 . 491661)
- (-2086 . 491598) (-2087 . 491452) (-2088 . 491390) (-2089 . 490535)
- (-2090 . 490504) (-2091 . 490345) (-2092 . 489908) (-2093 . 489852)
- (-2094 . 489588) (-2095 . 489494) (-2096 . 489414) (-2097 . 489311)
- (-2098 . 489277) (-2099 . 489114) (-2100 . 488969) (-2101 . 488838)
- (-2102 . 488761) (-2103 . 488388) (-2104 . 488241) (-2105 . 488123)
- (-2106 . 487970) (-2107 . 487938) (-2108 . 487760) (-2109 . 487446)
- (-2110 . 487349) (-2111 . 487255) (-2112 . 487203) (-2113 . 485251)
- (-2114 . 485223) (-2115 . 484702) (-2116 . 484531) (-2117 . 483863)
- (-2118 . 483614) (-2119 . 483424) (-2120 . 483355) (-2121 . 483167)
- (-2122 . 482651) (-2123 . 482548) (-2124 . 482496) (-2125 . 482441)
- (-2126 . 482382) (-2127 . 482329) (-2128 . 481473) (-2129 . 481376)
- (-2130 . 481277) (-2131 . 480745) (-2132 . 480644) (-2133 . 480526)
- (-2134 . 480279) (-2135 . 479764) (-2136 . 479711) (-2137 . 479658)
- (-2138 . 479528) (-2139 . 479357) (-2140 . 479326) (-2141 . 479010)
- (-2142 . 478957) (-2143 . 478906) (-2144 . 478835) (-2145 . 478735)
- (-2146 . 478573) (-2147 . 478483) (-2148 . 478388) (-2149 . 478316)
- (-2150 . 478202) (-2151 . 478052) (-2152 . 477971) (-2153 . 477871)
- (-2154 . 477236) (-2155 . 477167) (-2156 . 477012) (-2157 . 476968)
- (-2158 . 476883) (-2159 . 476703) (-2160 . 476431) (-2161 . 474967)
- (-2162 . 474683) (-2163 . 474352) (-2164 . 473886) (-2165 . 473708)
- (-2166 . 473610) (-2167 . 473405) (-2168 . 473199) (-2169 . 473126)
- (-2170 . 473072) (-2171 . 473020) (-2172 . 472853) (-2173 . 472701)
- (-2174 . 472561) (-2175 . 472476) (-2176 . 471803) (-2177 . 471646)
- (-2178 . 471090) (-2179 . 470758) (-2180 . 470567) (-2181 . 470494)
- (-2182 . 470436) (-2183 . 470366) (-2184 . 470221) (-2185 . 469945)
- (-2186 . 469766) (-2187 . 469666) (-2188 . 469594) (-2189 . 469513)
- (-2190 . 469461) (-2191 . 469369) (-2192 . 469162) (-2193 . 469021)
- (-2194 . 468962) (-2195 . 468781) (-2196 . 468668) (-2197 . 468583)
- (-2198 . 468434) (-2199 . 468378) (-2200 . 468251) (-2201 . 468159)
- (-2202 . 467629) (-2203 . 467240) (-2204 . 467137) (-2205 . 467044)
- (-2206 . 466912) (-2207 . 466553) (-2208 . 466448) (-2209 . 466293)
- (-2210 . 466237) (-2211 . 466096) (-2212 . 466041) (-2213 . 465955)
- (-2214 . 465845) (-2215 . 465792) (-2216 . 465721) (-2217 . 465519)
- (-2218 . 465348) (-2219 . 465253) (-2220 . 465168) (-2221 . 465046)
- (-2222 . 464672) (-2223 . 464611) (-2224 . 464424) (-2225 . 464318)
- (-2226 . 463991) (-2227 . 463896) (-2228 . 463659) (-2229 . 463585)
- (-2230 . 463491) (-2231 . 463389) (-2232 . 463264) (-2233 . 463186)
- (-2234 . 463134) (-2235 . 463074) (-2236 . 462994) (-2237 . 462853)
- (-2238 . 462331) (-2239 . 462176) (-2240 . 462083) (-2241 . 461980)
- (-2242 . 461871) (-2243 . 461762) (-2244 . 461625) (-2245 . 461567)
- (-2246 . 461339) (-2247 . 461222) (-2248 . 461064) (-2249 . 460924)
- (-2250 . 460762) (-2251 . 460215) (-2252 . 459727) (-2253 . 459653)
- (-2254 . 459178) (-2255 . 459129) (-2256 . 458798) (-2257 . 458676)
- (-2258 . 458597) (-2259 . 458566) (-2260 . 458442) (-2261 . 458272)
- (-2262 . 458190) (-2263 . 458110) (-2264 . 457988) (-2265 . 457797)
- (-2266 . 457717) (-2267 . 457651) (-2268 . 457545) (-2269 . 457421)
- (-2270 . 456561) (-2271 . 456318) (-2272 . 456211) (-2273 . 456137)
- (-2274 . 455822) (-2275 . 455754) (-2276 . 455326) (-2277 . 455237)
- (-2278 . 455208) (-2279 . 455065) (-2280 . 454950) (-2281 . 454706)
- (-2282 . 454364) (-2283 . 454211) (-2284 . 454112) (-2285 . 453969)
- (-2286 . 453707) (-2287 . 453603) (-2288 . 453182) (-2289 . 453016)
- (-2290 . 452635) (-2291 . 452491) (-2292 . 451420) (-2293 . 451079)
- (-2294 . 451051) (-2295 . 450829) (-2296 . 450585) (-2297 . 450480)
- (-2298 . 450382) (-2299 . 450298) (-2300 . 450225) (-2301 . 450175)
- (-2302 . 450110) (-2303 . 450017) (-2304 . 449932) (-2305 . 449446)
- (-2306 . 449393) (-2307 . 449118) (-2308 . 449002) (-2309 . 448846)
- (-2310 . 448747) (-2311 . 448622) (-2312 . 448440) (-2313 . 448336)
- (-2314 . 448267) (-2315 . 448166) (-2316 . 447915) (-2317 . 447887)
- (-2318 . 447835) (-2319 . 447739) (-2320 . 447665) (-2321 . 447288)
- (-2322 . 446769) (-2323 . 446660) (-2324 . 446632) (-2325 . 446238)
- (-2326 . 446097) (-2327 . 446041) (-2328 . 445916) (-2329 . 445578)
- (-2330 . 445342) (-2331 . 445314) (-2332 . 445162) (-2333 . 444815)
- (-2334 . 444728) (-2335 . 444635) (-2336 . 444583) (-2337 . 444532)
- (-2338 . 444477) (-2339 . 444423) (-2340 . 443788) (-2341 . 443727)
- (-2342 . 443564) (-2343 . 443419) (-2344 . 443300) (-2345 . 443197)
- (-2346 . 443079) (-2347 . 443030) (-2348 . 442834) (-2349 . 442763)
- (-2350 . 442690) (-2351 . 442443) (-2352 . 442291) (-2353 . 442238)
- (-2354 . 442185) (-2355 . 442029) (-2356 . 441867) (-2357 . 441783)
- (-2358 . 441650) (-2359 . 441472) (-2360 . 441370) (-2361 . 441297)
- (-2362 . 441114) (-2363 . 441062) (-2364 . 441034) (-2365 . 440806)
- (-2366 . 440680) (-2367 . 440560) (-2368 . 440437) (-2369 . 440295)
- (-2370 . 440165) (-2371 . 439870) (-2372 . 439727) (-2373 . 439671)
- (-2374 . 439499) (-2375 . 439404) (-2376 . 439252) (-2377 . 439183)
- (-2378 . 439130) (-2379 . 439078) (-2380 . 439004) (-2381 . 438708)
- (-2382 . 438553) (-2383 . 438384) (-2384 . 438012) (-2385 . 437898)
- (-2386 . 437832) (-2387 . 437660) (-2388 . 437344) (-2389 . 437207)
- (-2390 . 437074) (-2391 . 436937) (-2392 . 436900) (-2393 . 436808)
- (-2394 . 436756) (-2395 . 436623) (-2396 . 436570) (-2397 . 436513)
- (-2398 . 436396) (-2399 . 436224) (-2400 . 435712) (-2401 . 435622)
- (-2402 . 435467) (-2403 . 435359) (-2404 . 435256) (-2405 . 435176)
- (-2406 . 435011) (-2407 . 434793) (-2408 . 434679) (-2409 . 434481)
- (-2410 . 434056) (-2411 . 433948) (-2412 . 433776) (-2413 . 433510)
- (-2414 . 433372) (-2415 . 433300) (-2416 . 433177) (-2417 . 433125)
- (-2418 . 432979) (-2419 . 432786) (-2420 . 432575) (-2421 . 432526)
- (-2422 . 432443) (-2423 . 431951) (-2424 . 431682) (-2425 . 431608)
- (-2426 . 431534) (-2427 . 431475) (-2428 . 431363) (-2429 . 431290)
- (-2430 . 431223) (-2431 . 431105) (-2432 . 427820) (-2433 . 427676)
- (-2434 . 427621) (-2435 . 427289) (-2436 . 425843) (-2437 . 425713)
- (-2438 . 425554) (-2439 . 425417) (-2440 . 425170) (-2441 . 425033)
- (-2442 . 424904) (-2443 . 424594) (-2444 . 424464) (-2445 . 424319)
- (-2446 . 424233) (-2447 . 424161) (-2448 . 424003) (-2449 . 423808)
- (-2450 . 423735) (-2451 . 423600) (-2452 . 423478) (-2453 . 422904)
- (-2454 . 422831) (-2455 . 422760) (-2456 . 422642) (-2457 . 422269)
- (-2458 . 421909) (-2459 . 421880) (-2460 . 421779) (-2461 . 421672)
- (-2462 . 421599) (-2463 . 421468) (-2464 . 421415) (-2465 . 421035)
- (-2466 . 420912) (-2467 . 420875) (-2468 . 420731) (-2469 . 420665)
- (-2470 . 418250) (-2471 . 418198) (-2472 . 418115) (-2473 . 418008)
- (-2474 . 417667) (-2475 . 417611) (-2476 . 417393) (-2477 . 417263)
- (-2478 . 416983) (-2479 . 416900) (-2480 . 416807) (-2481 . 416720)
- (-2482 . 416141) (-2483 . 416037) (-2484 . 415939) (-2485 . 415746)
- (-2486 . 415341) (-2487 . 415217) (-2488 . 414830) (-2489 . 414668)
- (-2490 . 414594) (-2491 . 414302) (-2492 . 413938) (-2493 . 413805)
- (-2494 . 413754) (-2495 . 413699) (-2496 . 413603) (-2497 . 413504)
- (-2498 . 413280) (-2499 . 413201) (-2500 . 413097) (-2501 . 412858)
- (-2502 . 412748) (-2503 . 412641) (-2504 . 412350) (-2505 . 412241)
- (-2506 . 411966) (-2507 . 411819) (-2508 . 411679) (-2509 . 411568)
- (-2510 . 411469) (-2511 . 411371) (-2512 . 411300) (-2513 . 411190)
- (-2514 . 411126) (-2515 . 410982) (-2516 . 410662) (-2517 . 410372)
- (-2518 . 410299) (-2519 . 410205) (-2520 . 410136) (-2521 . 410042)
- (-2522 . 409864) (-2523 . 409798) (-2524 . 409711) (-2525 . 409638)
- (-2526 . 409379) (-2527 . 409299) (-2528 . 409229) (-2529 . 409128)
- (-2530 . 408812) (-2531 . 408760) (-2532 . 407650) (-2533 . 407035)
- (-2534 . 406982) (-2535 . 406899) (-2536 . 406832) (-2537 . 406721)
- (-2538 . 406505) (-2539 . 406420) (-2540 . 406250) (-2541 . 406041)
- (-2542 . 405935) (-2543 . 405842) (-2544 . 405635) (-2545 . 405440)
- (-2546 . 405129) (-2547 . 404985) (-2548 . 404712) (-2549 . 404546)
- (-2550 . 404164) (-2551 . 404090) (-2552 . 403917) (-2553 . 403791)
- (-2554 . 403577) (-2555 . 403404) (-2556 . 403342) (-2557 . 403240)
- (-2558 . 403170) (-2559 . 403097) (-2560 . 401522) (-2561 . 401442)
- (-2562 . 401411) (-2563 . 400602) (-2564 . 400536) (-2565 . 400417)
- (-2566 . 400302) (-2567 . 400178) (-2568 . 400097) (-2569 . 399672)
- (-2570 . 399619) (-2571 . 399532) (-2572 . 398734) (-2573 . 398656)
- (-2574 . 398495) (-2575 . 398339) (-2576 . 398230) (-2577 . 398053)
- (-2578 . 397956) (-2579 . 397853) (-2580 . 397788) (-2581 . 397648)
- (-2582 . 397525) (-2583 . 393365) (-2584 . 393316) (-2585 . 393129)
- (-2586 . 393048) (-2587 . 392937) (-2588 . 392863) (-2589 . 392769)
- (-2590 . 392611) (-2591 . 392393) (-2592 . 392166) (-2593 . 392065)
- (-2594 . 391877) (-2595 . 391540) (-2596 . 391455) (-2597 . 391256)
- (-2598 . 391031) (-2599 . 390957) (-2600 . 390455) (** . 387378)
- (-2602 . 386853) (-2603 . 386538) (-2604 . 386092) (-2605 . 385997)
- (-2606 . 385944) (-2607 . 385831) (-2608 . 385760) (-2609 . 385679)
- (-2610 . 385627) (-2611 . 385187) (-2612 . 385117) (-2613 . 385034)
- (-2614 . 384965) (-2615 . 384801) (-2616 . 384773) (-2617 . 384549)
- (-2618 . 384405) (-2619 . 384253) (-2620 . 384197) (-2621 . 384056)
- (-2622 . 383663) (-2623 . 383629) (-2624 . 383171) (-2625 . 383080)
- (-2626 . 382721) (-2627 . 382273) (-2628 . 382162) (-2629 . 382089)
- (-2630 . 382001) (-2631 . 381757) (-2632 . 381672) (-2633 . 381550)
- (-2634 . 380666) (-2635 . 380320) (-2636 . 379961) (-2637 . 379894)
- (-2638 . 379668) (-2639 . 379496) (-2640 . 379412) (-2641 . 379173)
- (-2642 . 379067) (-2643 . 378877) (-2644 . 378800) (-2645 . 378734)
- (-2646 . 378651) (-2647 . 378458) (-2648 . 378287) (-2649 . 376991)
- (-2650 . 376767) (-2651 . 376712) (-2652 . 376542) (-2653 . 376368)
- (-2654 . 376314) (-2655 . 376240) (-2656 . 376038) (-2657 . 375933)
- (-2658 . 375734) (-2659 . 375655) (-2660 . 375573) (-2661 . 374669)
- (-2662 . 374570) (-2663 . 374458) (-2664 . 374359) (-2665 . 373631)
- (-2666 . 373351) (-2667 . 372900) (-2668 . 372521) (-2669 . 372035)
- (-2670 . 371868) (-2671 . 371755) (-2672 . 371512) (-2673 . 371307)
- (-2674 . 371222) (-2675 . 371150) (-2676 . 370983) (-2677 . 370913)
- (-2678 . 370804) (-2679 . 370699) (-2680 . 370387) (-2681 . 370328)
- (-2682 . 370227) (-2683 . 370069) (-2684 . 369982) (-2685 . 369838)
- (-2686 . 369731) (-2687 . 369280) (-2688 . 369122) (-2689 . 368470)
- (-2690 . 368407) (-2691 . 368354) (-2692 . 368231) (-2693 . 368056)
- (-2694 . 367924) (-2695 . 367680) (-2696 . 367612) (-2697 . 367300)
- (-2698 . 367218) (-2699 . 367134) (-2700 . 367061) (-2701 . 366832)
- (-2702 . 366695) (-2703 . 366622) (-2704 . 366551) (-2705 . 366224)
- (-2706 . 366085) (-2707 . 366051) (-2708 . 366017) (-2709 . 365831)
- (-2710 . 365741) (-2711 . 365583) (-2712 . 365367) (-2713 . 364876)
- (-2714 . 364290) (-2715 . 363542) (-2716 . 363249) (-2717 . 363022)
- (-2718 . 362988) (-2719 . 362804) (-2720 . 362459) (-2721 . 362199)
- (-2722 . 361179) (-2723 . 361124) (-2724 . 361072) (-2725 . 361022)
- (-2726 . 360950) (-2727 . 360634) (-2728 . 360507) (-2729 . 360354)
- (-2730 . 360283) (-2731 . 360059) (-2732 . 359812) (-2733 . 359382)
- (-2734 . 359311) (-2735 . 359114) (-2736 . 358987) (-2737 . 358827)
- (-2738 . 358769) (-2739 . 358688) (-2740 . 358444) (-2741 . 358346)
- (-2742 . 358176) (-2743 . 358074) (-2744 . 357685) (-2745 . 357276)
- (-2746 . 357117) (-2747 . 356898) (-2748 . 356821) (-2749 . 356728)
- (-2750 . 356510) (-2751 . 356173) (-2752 . 356121) (-2753 . 355306)
- (-2754 . 355153) (-2755 . 355075) (-2756 . 354701) (-2757 . 354524)
- (-2758 . 354305) (-2759 . 354253) (-2760 . 354149) (-2761 . 354096)
- (-2762 . 353809) (-2763 . 353175) (-2764 . 352923) (-2765 . 352841)
- (-2766 . 352579) (-2767 . 352459) (-2768 . 352393) (-2769 . 352316)
- (-2770 . 352207) (-2771 . 350428) (-2772 . 350270) (-2773 . 350204)
- (-2774 . 350046) (-2775 . 349923) (-2776 . 349828) (-2777 . 349672)
- (-2778 . 349351) (-2779 . 349240) (-2780 . 349117) (-2781 . 348954)
- (-2782 . 348845) (-2783 . 348635) (-2784 . 347449) (-2785 . 347335)
- (-2786 . 347237) (-2787 . 346134) (-2788 . 346047) (-2789 . 345702)
- (-2790 . 345492) (-2791 . 345394) (-2792 . 345236) (-2793 . 344645)
- (-2794 . 344528) (-2795 . 344342) (-2796 . 344009) (-2797 . 343880)
- (-2798 . 343783) (-2799 . 343696) (-2800 . 343533) (-2801 . 343378)
- (-2802 . 343279) (-2803 . 343192) (-2804 . 342944) (-2805 . 342563)
- (-2806 . 342480) (-2807 . 342085) (-2808 . 341880) (-2809 . 341814)
- (-2810 . 341783) (-2811 . 341229) (-2812 . 341170) (-2813 . 341049)
- (-2814 . 340963) (-2815 . 340774) (-2816 . 340461) (-2817 . 340390)
- (-2818 . 340338) (-2819 . 339183) (-2820 . 339127) (-2821 . 338963)
- (-2822 . 338658) (-2823 . 338417) (-2824 . 338179) (-2825 . 338072)
- (-2826 . 337914) (-2827 . 336644) (-2828 . 336580) (-2829 . 336324)
- (-2830 . 336258) (-2831 . 336184) (-2832 . 336027) (-2833 . 335828)
- (-2834 . 335669) (-2835 . 335247) (-2836 . 335121) (-2837 . 335002)
- (-2838 . 334813) (-2839 . 334574) (-2840 . 334468) (-2841 . 334373)
- (-2842 . 334293) (-2843 . 334078) (-2844 . 332360) (-2845 . 332217)
- (-2846 . 332120) (-2847 . 332014) (-2848 . 331891) (-2849 . 331839)
- (-2850 . 331586) (-2851 . 331382) (-2852 . 331276) (-2853 . 331103)
- (-2854 . 331008) (-2855 . 330956) (-2856 . 330566) (-2857 . 330454)
- (-2858 . 330387) (-2859 . 330271) (-2860 . 330101) (-2861 . 330046)
- (-2862 . 329876) (-2863 . 329802) (-2864 . 329717) (-2865 . 328432)
- (-2866 . 328187) (-2867 . 328051) (-2868 . 327964) (-2869 . 327725)
- (-2870 . 327619) (-2871 . 327536) (-2872 . 327137) (-2873 . 327051)
- (-2874 . 326926) (-2875 . 326745) (-2876 . 326552) (-2877 . 326457)
- (-2878 . 326256) (-2879 . 326144) (-2880 . 325893) (-2881 . 325831)
- (-2882 . 325803) (-2883 . 325324) (-2884 . 325197) (-2885 . 325163)
- (-2886 . 325086) (-2887 . 324940) (-2888 . 324777) (-2889 . 324706)
- (-2890 . 324651) (-2891 . 324472) (-2892 . 324444) (-2893 . 324335)
- (-2894 . 324006) (-2895 . 323957) (-2896 . 323861) (-2897 . 323664)
- (-2898 . 323594) (-2899 . 323542) (-2900 . 323514) (-2901 . 323462)
- (-2902 . 323182) (-2903 . 323129) (-2904 . 323028) (-2905 . 322919)
- (-2906 . 322666) (-2907 . 322592) (-2908 . 322388) (-2909 . 322252)
- (-2910 . 322090) (-2911 . 322041) (-2912 . 321992) (-2913 . 321869)
- (-2914 . 321762) (-2915 . 321547) (-2916 . 321463) (-2917 . 321356)
- (-2918 . 321283) (-2919 . 321085) (-2920 . 321002) (-2921 . 320784)
- (-2922 . 320677) (-2923 . 320625) (-2924 . 320511) (-2925 . 320329)
- (-2926 . 320186) (-2927 . 319626) (-2928 . 319560) (-2929 . 319476)
- (-2930 . 319148) (-2931 . 319056) (-2932 . 318941) (-2933 . 318814)
- (-2934 . 318627) (-2935 . 318575) (-2936 . 318381) (-2937 . 318286)
- (-2938 . 318128) (-2939 . 317878) (-2940 . 317780) (-2941 . 317377)
- (-2942 . 316757) (-2943 . 316619) (-2944 . 316353) (-2945 . 316238)
- (-2946 . 316073) (-2947 . 315964) (-2948 . 315912) (-2949 . 315817)
- (-2950 . 315705) (-2951 . 315653) (-2952 . 315601) (-2953 . 315486)
- (-2954 . 315334) (-2955 . 315145) (-2956 . 315048) (-2957 . 314910)
- (-2958 . 314748) (-2959 . 314572) (-2960 . 313507) (-2961 . 313397)
- (-2962 . 313209) (-2963 . 312959) (-2964 . 312900) (-2965 . 312475)
- (-2966 . 312352) (-2967 . 312299) (-2968 . 312222) (-2969 . 311686)
- (-2970 . 311591) (-2971 . 311415) (-2972 . 311213) (-2973 . 310998)
- (-2974 . 310611) (-2975 . 310542) (-2976 . 309841) (-2977 . 309662)
- (-2978 . 309553) (-2979 . 309442) (-2980 . 309365) (-2981 . 309285)
- (-2982 . 309031) (-2983 . 308728) (-2984 . 308595) (-2985 . 308498)
- (-2986 . 308389) (-2987 . 308336) (-2988 . 308180) (-2989 . 308068)
- (-2990 . 307888) (-2991 . 307684) (-2992 . 307607) (-2993 . 307361)
- (-2994 . 307298) (-2995 . 307078) (-2996 . 306969) (-2997 . 306916)
- (-2998 . 306677) (-2999 . 306488) (-3000 . 306417) (-3001 . 306273)
- (-3002 . 306174) (-3003 . 305962) (-3004 . 305441) (-3005 . 305053)
- (-3006 . 305001) (-3007 . 304949) (-3008 . 304863) (-3009 . 304792)
- (-3010 . 304666) (-3011 . 304614) (-3012 . 304282) (-3013 . 304179)
- (-3014 . 303878) (-3015 . 303806) (-3016 . 303662) (-3017 . 303560)
- (-3018 . 303505) (-3019 . 303452) (-3020 . 303127) (-3021 . 303024)
- (-3022 . 280039) (-3023 . 279971) (-3024 . 279660) (-3025 . 279569)
- (-3026 . 279441) (-3027 . 279353) (-3028 . 279048) (-3029 . 278974)
- (-3030 . 278903) (-3031 . 278826) (-3032 . 277824) (-3033 . 277744)
- (-3034 . 277565) (-3035 . 277355) (-3036 . 274603) (-3037 . 274060)
- (-3038 . 273928) (-3039 . 273819) (-3040 . 273617) (-3041 . 273453)
- (-3042 . 273379) (-3043 . 273041) (-3044 . 272934) (-3045 . 272823)
- (-3046 . 272789) (-3047 . 272511) (-3048 . 272381) (-3049 . 272280)
- (-3050 . 272128) (-3051 . 271998) (-3052 . 271862) (-3053 . 271479)
- (-3054 . 271368) (-3055 . 271212) (-3056 . 271052) (-3057 . 270931)
- (-3058 . 270652) (-3059 . 270600) (-3060 . 270545) (-3061 . 270460)
- (-3062 . 270279) (-3063 . 270017) (-3064 . 268255) (-3065 . 268172)
- (-3066 . 267560) (-3067 . 267361) (-3068 . 267295) (-3069 . 267152)
- (-3070 . 267030) (-3071 . 266919) (-3072 . 266846) (-3073 . 266794)
- (-3074 . 266548) (-3075 . 266339) (-3076 . 266049) (-3077 . 265759)
- (-3078 . 265333) (-3079 . 265089) (-3080 . 265018) (-3081 . 264957)
- (-3082 . 264772) (-3083 . 264482) (-3084 . 264409) (-3085 . 264338)
- (-3086 . 264237) (-3087 . 264037) (-3088 . 263975) (-3089 . 263892)
- (-3090 . 263715) (-3091 . 263555) (-3092 . 263390) (-3093 . 263042)
- (-3094 . 262893) (-3095 . 262752) (-3096 . 262612) (-3097 . 262494)
- (-3098 . 262395) (-3099 . 262091) (-3100 . 261910) (-3101 . 261728)
- (-3102 . 261551) (-3103 . 261407) (-3104 . 261129) (-3105 . 261101)
- (-3106 . 261042) (-3107 . 260749) (-3108 . 260555) (-3109 . 260167)
- (-3110 . 259998) (-3111 . 259748) (-3112 . 259614) (-3113 . 259317)
- (-3114 . 259213) (-3115 . 258934) (-3116 . 258810) (-3117 . 258698)
- (-3118 . 258648) (-3119 . 258450) (-3120 . 258370) (-3121 . 257962)
- (-3122 . 257850) (-3123 . 257671) (-3124 . 257597) (-3125 . 257400)
- (-3126 . 257344) (-3127 . 257231) (-3128 . 257151) (-3129 . 257044)
- (-3130 . 256765) (-3131 . 256621) (-3132 . 256398) (-3133 . 256342)
- (-3134 . 256216) (-3135 . 255800) (-3136 . 255698) (-3137 . 255277)
- (-3138 . 255176) (-3139 . 255111) (-3140 . 255024) (-3141 . 254894)
- (-3142 . 254725) (-3143 . 254645) (-3144 . 253904) (-3145 . 253756)
- (-3146 . 253728) (-3147 . 253589) (-3148 . 253506) (-3149 . 253374)
- (-3150 . 253306) (-3151 . 253183) (-3152 . 253100) (-3153 . 252915)
- (-3154 . 252536) (-3155 . 252481) (-3156 . 251740) (-3157 . 251605)
- (-3158 . 251531) (-3159 . 251457) (-3160 . 251049) (-3161 . 250992)
- (-3162 . 250892) (-3163 . 250019) (-3164 . 244920) (-3165 . 244821)
- (-3166 . 244753) (-3167 . 244700) (-3168 . 244400) (-3169 . 243712)
- (-3170 . 243662) (-3171 . 243497) (-3172 . 243367) (-3173 . 243297)
- (-3174 . 243219) (-3175 . 243098) (-3176 . 242927) (-3177 . 242826)
- (-3178 . 242275) (-3179 . 242177) (-3180 . 241817) (-3181 . 241751)
- (-3182 . 241585) (-3183 . 241292) (-3184 . 240931) (-3185 . 240422)
- (-3186 . 239121) (-3187 . 239037) (-3188 . 238959) (-3189 . 238876)
- (-3190 . 238824) (-3191 . 238630) (-3192 . 238530) (-3193 . 238405)
- (-3194 . 238280) (-3195 . 238200) (-3196 . 237679) (-3197 . 237243)
- (-3198 . 237070) (-3199 . 236744) (-3200 . 236635) (-3201 . 236514)
- (-3202 . 236380) (-3203 . 236189) (-3204 . 236080) (-3205 . 236006)
- (-3206 . 235932) (-3207 . 235825) (-3208 . 235234) (-3209 . 234858)
- (-3210 . 234784) (-3211 . 234714) (-3212 . 234571) (-3213 . 234464)
- (-3214 . 234387) (-3215 . 234040) (-3216 . 233832) (-3217 . 233498)
- (-3218 . 233148) (-3219 . 232112) (-3220 . 231965) (-3221 . 231830)
- (-3222 . 231613) (-3223 . 231456) (-3224 . 231382) (-3225 . 231151)
- (-3226 . 231005) (-3227 . 230911) (-3228 . 230632) (-3229 . 230514)
- (-3230 . 230288) (-3231 . 230185) (-3232 . 230111) (-3233 . 230028)
- (-3234 . 229943) (-3235 . 229795) (-3236 . 229677) (-3237 . 229365)
- (-3238 . 229272) (-3239 . 228963) (-3240 . 228623) (-3241 . 228529)
- (-3242 . 228245) (-3243 . 228185) (-3244 . 228133) (-3245 . 228104)
- (-3246 . 227795) (-3247 . 227739) (-3248 . 227654) (-3249 . 227427)
- (-3250 . 227368) (-3251 . 227244) (-3252 . 227092) (-3253 . 226943)
- (-3254 . 226811) (-3255 . 226579) (-3256 . 226481) (-3257 . 226395)
- (-3258 . 226339) (-3259 . 226100) (-3260 . 226016) (-3261 . 225939)
- (-3262 . 225830) (-3263 . 225727) (-3264 . 225480) (-3265 . 225373)
- (-3266 . 223221) (-3267 . 222982) (-3268 . 222867) (-3269 . 222376)
- (-3270 . 222143) (-3271 . 221867) (-3272 . 221676) (-3273 . 221532)
- (-3274 . 221418) (-3275 . 221366) (-3276 . 220915) (-3277 . 220341)
- (-3278 . 220176) (-3279 . 220036) (-3280 . 219894) (-3281 . 219811)
- (-3282 . 219734) (-3283 . 219480) (-3284 . 219428) (-3285 . 219360)
- (-3286 . 219307) (-3287 . 219056) (-3288 . 218800) (-3289 . 218660)
- (-3290 . 218551) (-3291 . 218520) (-3292 . 218425) (-3293 . 217802)
- (-3294 . 217750) (-3295 . 217595) (-3296 . 217471) (-3297 . 217359)
- (-3298 . 217085) (-3299 . 216948) (-3300 . 216840) (-3301 . 216717)
- (-3302 . 216598) (-3303 . 216502) (-3304 . 216283) (-3305 . 216028)
- (-3306 . 215685) (-3307 . 215611) (-3308 . 215516) (-3309 . 215356)
- (-3310 . 215031) (-3311 . 214684) (-3312 . 214485) (-3313 . 214414)
- (-3314 . 214309) (-3315 . 214236) (-3316 . 213822) (-3317 . 213726)
- (-3318 . 213571) (-3319 . 213238) (-3320 . 213171) (-3321 . 212999)
- (-3322 . 212946) (-3323 . 212497) (-3324 . 212446) (-3325 . 212380)
- (-3326 . 212248) (-3327 . 211819) (-3328 . 211680) (-3329 . 210315)
- (-3330 . 210242) (-3331 . 209858) (-12 . 209686) (-3333 . 209612)
- (-3334 . 209420) (-3335 . 209317) (-3336 . 209208) (-3337 . 209064)
- (-3338 . 208977) (-3339 . 207435) (-3340 . 207355) (-3341 . 207303)
- (-3342 . 207185) (-3343 . 206966) (-3344 . 206813) (-3345 . 206706)
- (-3346 . 206637) (-3347 . 206541) (-3348 . 206405) (-3349 . 206059)
- (-3350 . 205928) (-3351 . 205634) (-3352 . 205582) (-3353 . 205452)
- (-3354 . 205400) (-3355 . 205320) (-3356 . 204935) (-3357 . 204733)
- (-3358 . 204681) (-3359 . 204599) (-3360 . 204498) (-3361 . 204446)
- (-3362 . 204379) (-3363 . 204193) (-3364 . 204086) (-3365 . 203933)
- (-3366 . 203688) (-3367 . 203563) (-3368 . 203489) (-3369 . 203382)
- (-3370 . 203311) (-3371 . 203124) (-3372 . 202524) (-3373 . 202231)
- (-3374 . 202169) (-3375 . 201956) (-3376 . 201349) (-3377 . 200699)
- (-3378 . 200631) (-3379 . 200512) (-3380 . 199331) (-3381 . 199276)
- (-3382 . 199120) (-3383 . 199034) (-3384 . 198975) (-3385 . 198712)
- (-3386 . 198416) (-3387 . 198330) (-3388 . 197993) (-3389 . 197941)
- (-3390 . 197817) (-3391 . 197783) (-3392 . 197596) (-3393 . 197166)
- (-3394 . 197045) (-3395 . 196975) (-3396 . 196889) (-3397 . 196773)
- (-3398 . 196645) (-3399 . 196544) (-3400 . 196207) (-3401 . 196140)
- (-3402 . 195896) (-3403 . 195689) (-3404 . 195639) (-3405 . 195523)
- (-3406 . 195370) (-3407 . 195164) (-3408 . 195090) (-3409 . 194884)
- (-3410 . 194775) (-3411 . 194701) (-3412 . 194351) (-3413 . 194235)
- (-3414 . 194117) (-3415 . 194030) (-3416 . 193923) (-3417 . 193889)
- (-3418 . 193552) (-3419 . 193393) (-3420 . 193312) (-3421 . 193227)
- (-3422 . 193161) (-3423 . 192948) (-3424 . 192878) (-3425 . 192287)
- (* . 187764) (-3427 . 187515) (-3428 . 187432) (-3429 . 187061)
- (-3430 . 186838) (-3431 . 186780) (-3432 . 186553) (-3433 . 186445)
- (-3434 . 186339) (-3435 . 186266) (-3436 . 186138) (-3437 . 186067)
- (-3438 . 185609) (-3439 . 185339) (-3440 . 185240) (-3441 . 184242)
- (-3442 . 184159) (-3443 . 184033) (-3444 . 183961) (-3445 . 183820)
- (-3446 . 183721) (-3447 . 183613) (-3448 . 183546) (-3449 . 183276)
- (-3450 . 183170) (-3451 . 182977) (-3452 . 182630) (-3453 . 182602)
- (-3454 . 182383) (-3455 . 182274) (-3456 . 182187) (-3457 . 181970)
- (-3458 . 181856) (-3459 . 181750) (-3460 . 179405) (-3461 . 179377)
- (-3462 . 179274) (-3463 . 179172) (-3464 . 179119) (-3465 . 178819)
- (-3466 . 178634) (-3467 . 178543) (-3468 . 178448) (-3469 . 178329)
- (-3470 . 178032) (-3471 . 177731) (-3472 . 177676) (-3473 . 177582)
- (-3474 . 177526) (-3475 . 177410) (-3476 . 177382) (-3477 . 177297)
- (-3478 . 177192) (-3479 . 177139) (-3480 . 177079) (-3481 . 176836)
- (-3482 . 176481) (-3483 . 176401) (-3484 . 176373) (-3485 . 176232)
- (-3486 . 176136) (-3487 . 175698) (-3488 . 175670) (-3489 . 175426)
- (-3490 . 175270) (-3491 . 174750) (-3492 . 174620) (-3493 . 174566)
- (-3494 . 174429) (-3495 . 174292) (-3496 . 174215) (-3497 . 174159)
- (-3498 . 174107) (-3499 . 173830) (-3500 . 173689) (-3501 . 173636)
- (-3502 . 173036) (-3503 . 172958) (-3504 . 172417) (-3505 . 172343)
- (-3506 . 172220) (-3507 . 172040) (-3508 . 171442) (-3509 . 171345)
- (-3510 . 171118) (-3511 . 170865) (-3512 . 170762) (-3513 . 170589)
- (-3514 . 170511) (-3515 . 170449) (-3516 . 169497) (-3517 . 169399)
- (-3518 . 168525) (-3519 . 168497) (-3520 . 168423) (-3521 . 168243)
- (-3522 . 168144) (-3523 . 167880) (-3524 . 167788) (-3525 . 167700)
- (-3526 . 167615) (-3527 . 167409) (-3528 . 162092) (-3529 . 161933)
- (-3530 . 161846) (-3531 . 161031) (-3532 . 160936) (-3533 . 160870)
- (-3534 . 160750) (-3535 . 160537) (-3536 . 160051) (-3537 . 159905)
- (-3538 . 159250) (-3539 . 159194) (-3540 . 158884) (-3541 . 158834)
- (-3542 . 158782) (-3543 . 158618) (-3544 . 158537) (-3545 . 158486)
- (-3546 . 158352) (-3547 . 158254) (-3548 . 157957) (-3549 . 157781)
- (-3550 . 157643) (-3551 . 156889) (-3552 . 156490) (-3553 . 156411)
- (-3554 . 156282) (-3555 . 156232) (-3556 . 156159) (-3557 . 155499)
- (-3558 . 155396) (-3559 . 155248) (-3560 . 155078) (-3561 . 154967)
- (-3562 . 154741) (-3563 . 154674) (-3564 . 154586) (-3565 . 154484)
- (-3566 . 154412) (-3567 . 154248) (-3568 . 154035) (-3569 . 153948)
- (-3570 . 153772) (-3571 . 153455) (-3572 . 152263) (-3573 . 151865)
- (-3574 . 151769) (-3575 . 151682) (-3576 . 151605) (-3577 . 151536)
- (-3578 . 151417) (-3579 . 151331) (-3580 . 151278) (-3581 . 151191)
- (-3582 . 151096) (-3583 . 150713) (-3584 . 150613) (-3585 . 150414)
- (-3586 . 150247) (-3587 . 150151) (-3588 . 150045) (-3589 . 149948)
- (-3590 . 149864) (-3591 . 149785) (-3592 . 149600) (-3593 . 149487)
- (-3594 . 149229) (-3595 . 149169) (-3596 . 149041) (-3597 . 148967)
- (-3598 . 148887) (-3599 . 148783) (-3600 . 148361) (-3601 . 148290)
- (-3602 . 147226) (-3603 . 147069) (-3604 . 146828) (-3605 . 146757)
- (-3606 . 146674) (-3607 . 146569) (-3608 . 146516) (-3609 . 146370)
- (-3610 . 144946) (-3611 . 144820) (-3612 . 144747) (-3613 . 144681)
- (-3614 . 144527) (-3615 . 144476) (-3616 . 144339) (-3617 . 143893)
- (-3618 . 143680) (-3619 . 143615) (-3620 . 143559) (-3621 . 143385)
- (-3622 . 143314) (-3623 . 143216) (-3624 . 143137) (-3625 . 143071)
- (-3626 . 142927) (-3627 . 142570) (-3628 . 142439) (-3629 . 142367)
- (-3630 . 142272) (-3631 . 142216) (-3632 . 142079) (-3633 . 142045)
- (-3634 . 141841) (-3635 . 141686) (-3636 . 141635) (-3637 . 141304)
- (-3638 . 141183) (-3639 . 141096) (-3640 . 140989) (-3641 . 140917)
- (-3642 . 140142) (-3643 . 139516) (-3644 . 139431) (-3645 . 139178)
- (-3646 . 138381) (-3647 . 137906) (-3648 . 137850) (-3649 . 137732)
- (-3650 . 137479) (-3651 . 137409) (-3652 . 137238) (-3653 . 137139)
- (-3654 . 136636) (-3655 . 136557) (-3656 . 136474) (-3657 . 136335)
- (-3658 . 136216) (-3659 . 136139) (-3660 . 136046) (-3661 . 135981)
- (-3662 . 135844) (-3663 . 135469) (-3664 . 135372) (-3665 . 135268)
- (-3666 . 135052) (-3667 . 134878) (-3668 . 134808) (-3669 . 134752)
- (-3670 . 134640) (-3671 . 134533) (-3672 . 134345) (-3673 . 134231)
- (-3674 . 134021) (-3675 . 133947) (-3676 . 133682) (-3677 . 133083)
- (-3678 . 132591) (-3679 . 132488) (-3680 . 131724) (-3681 . 131581)
- (-3682 . 128673) (-3683 . 128456) (-3684 . 128382) (-3685 . 128304)
- (-3686 . 128241) (-3687 . 127696) (-3688 . 127564) (-3689 . 127326)
- (-3690 . 126702) (-3691 . 126486) (-3692 . 126363) (-3693 . 126233)
- (-3694 . 126181) (-3695 . 126077) (-3696 . 125874) (-3697 . 125759)
- (-3698 . 125486) (-3699 . 125353) (-3700 . 125130) (-3701 . 125077)
- (-3702 . 123508) (-3703 . 123240) (-3704 . 123082) (-3705 . 122995)
- (-3706 . 122964) (-3707 . 122848) (-3708 . 122527) (-3709 . 122304)
- (-3710 . 122032) (-3711 . 121861) (-3712 . 121790) (-3713 . 121737)
- (-3714 . 121652) (-3715 . 121173) (-3716 . 120769) (-3717 . 120551)
- (-3718 . 120466) (-3719 . 120136) (-3720 . 119998) (-3721 . 119915)
- (-3722 . 119761) (-3723 . 119705) (-3724 . 119620) (-3725 . 119370)
- (-3726 . 118060) (-3727 . 117960) (-3728 . 117907) (-3729 . 117836)
- (-3730 . 117676) (-3731 . 117306) (-3732 . 117234) (-3733 . 117127)
- (-3734 . 117043) (-3735 . 116917) (-3736 . 116569) (-3737 . 116440)
- (-3738 . 116287) (-3739 . 116173) (-3740 . 116107) (-3741 . 115828)
- (-3742 . 115776) (-3743 . 115684) (-3744 . 115527) (-3745 . 115450)
- (-3746 . 115259) (-3747 . 115227) (-3748 . 114865) (-3749 . 114795)
- (-3750 . 114729) (-3751 . 114318) (-3752 . 114170) (-3753 . 114015)
- (-3754 . 113947) (-3755 . 113873) (-3756 . 113764) (-3757 . 113157)
- (-3758 . 113098) (-3759 . 112909) (-3760 . 112791) (-3761 . 112738)
- (-3762 . 112496) (-3763 . 112438) (-3764 . 112323) (-3765 . 112136)
- (-3766 . 112046) (-3767 . 111945) (-3768 . 111819) (-3769 . 111595)
- (-3770 . 111373) (-3771 . 111300) (-3772 . 111272) (-3773 . 110857)
- (-3774 . 110770) (-3775 . 110403) (-3776 . 110320) (-3777 . 110149)
- (-3778 . 110054) (-3779 . 109840) (-3780 . 109707) (-3781 . 109255)
- (-3782 . 108975) (-3783 . 108365) (-3784 . 108227) (-3785 . 108106)
- (-3786 . 107883) (-3787 . 107496) (-3788 . 107200) (-3789 . 107166)
- (-3790 . 107031) (-3791 . 106910) (-3792 . 106813) (-3793 . 106642)
- (-3794 . 106574) (-3795 . 106434) (-3796 . 106327) (-3797 . 106172)
- (-3798 . 105976) (-3799 . 105886) (-3800 . 105796) (-3801 . 105680)
- (-3802 . 105502) (-3803 . 105372) (-3804 . 105157) (-3805 . 104340)
- (-3806 . 103255) (-3807 . 103227) (-3808 . 102988) (-3809 . 102907)
- (-3810 . 102794) (-3811 . 102653) (-3812 . 102530) (-3813 . 102426)
- (-3814 . 102341) (-3815 . 102258) (-3816 . 102092) (-3817 . 101887)
- (-3818 . 101562) (-3819 . 101340) (-3820 . 101283) (-3821 . 101209)
- (-3822 . 100935) (-3823 . 100876) (-3824 . 100630) (-3825 . 100351)
- (-3826 . 100285) (-3827 . 99972) (-3828 . 99712) (-3829 . 99653)
- (-3830 . 99510) (-3831 . 99358) (-3832 . 99043) (-3833 . 98983)
- (-3834 . 98596) (-3835 . 98499) (-3836 . 98416) (-3837 . 98242)
- (-3838 . 97985) (-3839 . 96689) (-3840 . 96605) (-3841 . 96481)
- (-3842 . 96423) (-3843 . 96224) (-3844 . 96098) (-3845 . 96012)
- (-3846 . 95929) (-3847 . 95631) (-3848 . 95518) (-3849 . 95415)
- (-3850 . 95314) (-3851 . 95280) (-3852 . 95150) (-3853 . 94988)
- (-3854 . 94891) (-3855 . 94789) (-3856 . 94679) (-3857 . 94070)
- (-3858 . 93860) (-3859 . 93755) (-3860 . 93574) (-3861 . 93489)
- (-3862 . 93390) (-3863 . 93312) (-3864 . 93062) (-3865 . 92944)
- (-3866 . 92873) (-3867 . 92449) (-3868 . 92246) (-3869 . 92119)
- (-3870 . 91935) (-3871 . 91883) (-3872 . 91741) (-3873 . 89494)
- (-3874 . 89414) (-3875 . 89038) (-3876 . 88764) (-3877 . 88181)
- (-3878 . 88067) (-3879 . 87953) (-3880 . 87800) (-3881 . 87659)
- (-3882 . 87455) (-3883 . 87421) (-3884 . 87368) (-3885 . 87288)
- (-3886 . 87015) (-3887 . 86865) (-3888 . 86730) (-3889 . 86592)
- (-3890 . 86152) (-3891 . 86083) (-3892 . 85976) (-3893 . 85908)
- (-3894 . 85779) (-3895 . 85727) (-3896 . 85619) (-3897 . 85588)
- (-3898 . 85148) (-3899 . 84935) (-3900 . 84828) (-3901 . 84085)
- (-3902 . 83908) (-3903 . 83835) (-3904 . 83732) (-3905 . 83616)
- (-3906 . 83479) (-3907 . 83086) (-3908 . 82873) (-3909 . 82743)
- (-3910 . 82603) (-3911 . 82370) (-3912 . 82297) (-3913 . 82204)
- (-3914 . 81688) (-3915 . 81530) (-3916 . 81351) (-3917 . 81317)
- (-3918 . 81217) (-3919 . 81082) (-3920 . 81029) (-3921 . 80952)
- (-3922 . 80732) (-3923 . 80605) (-3924 . 80532) (-3925 . 80435)
- (-3926 . 80407) (-3927 . 80358) (-3928 . 80260) (-3929 . 80133)
- (-3930 . 80050) (-3931 . 79952) (-3932 . 79797) (-3933 . 79723)
- (-3934 . 79655) (-3935 . 79437) (-3936 . 79375) (-3937 . 79312)
- (-3938 . 79219) (-3939 . 79156) (-3940 . 78446) (-3941 . 78365)
- (-3942 . 78143) (-3943 . 77979) (-3944 . 76814) (-3945 . 76679)
- (-3946 . 76651) (-3947 . 76504) (-3948 . 75832) (-3949 . 75673)
- (-3950 . 75600) (-3951 . 75493) (-3952 . 75324) (-3953 . 75247)
- (-3954 . 74493) (-3955 . 74435) (-3956 . 74205) (-3957 . 74122)
- (-3958 . 73872) (-3959 . 73626) (-3960 . 73569) (-3961 . 73454)
- (-3962 . 73212) (-3963 . 73076) (-3964 . 72991) (-3965 . 72845)
- (-3966 . 72779) (-3967 . 72708) (-3968 . 72416) (-3969 . 72230)
- (-3970 . 72025) (-3971 . 71764) (-3972 . 71692) (-3973 . 71557)
- (-3974 . 71389) (-3975 . 71237) (-3976 . 71171) (-3977 . 70977)
- (-3978 . 70811) (-3979 . 70724) (-3980 . 70651) (-3981 . 70401)
- (-3982 . 70304) (-3983 . 70247) (-3984 . 70068) (-3985 . 70040)
- (-3986 . 69922) (-3987 . 69745) (-3988 . 69611) (-3989 . 69574)
- (-3990 . 69449) (-3991 . 69362) (-3992 . 69074) (-3993 . 68933)
- (-3994 . 68735) (-3995 . 68667) (-3996 . 68612) (-3997 . 68527)
- (-3998 . 68376) (-3999 . 67941) (-4000 . 67889) (-4001 . 67837)
- (-4002 . 66873) (-4003 . 66008) (-4004 . 65356) (-4005 . 65262)
- (-4006 . 65141) (-4007 . 64568) (-4008 . 64494) (-4009 . 64162)
- (-4010 . 63886) (-4011 . 63831) (-4012 . 63665) (-4013 . 63503)
- (-4014 . 63370) (-4015 . 63270) (-4016 . 63150) (-4017 . 63079)
- (-4018 . 63024) (-4019 . 62866) (-4020 . 62635) (-4021 . 62520)
- (-4022 . 62199) (-4023 . 62043) (-4024 . 61948) (-4025 . 61865)
- (-4026 . 61657) (-4027 . 61512) (-4028 . 61371) (-4029 . 61218)
- (-4030 . 61148) (-4031 . 61052) (-4032 . 60997) (-4033 . 60944)
- (-4034 . 60821) (-4035 . 60722) (-4036 . 60637) (-4037 . 60499)
- (-4038 . 60008) (-4039 . 50478) (-4040 . 50385) (-4041 . 50242)
- (-4042 . 50169) (-4043 . 50116) (-4044 . 50064) (-4045 . 49748)
- (-4046 . 49589) (-4047 . 49482) (-4048 . 49010) (-4049 . 48957)
- (-4050 . 48891) (-4051 . 48804) (-4052 . 48667) (-4053 . 48538)
- (-4054 . 48383) (-4055 . 48254) (-4056 . 48201) (-4057 . 48097)
- (-4058 . 47973) (-4059 . 47763) (-4060 . 47711) (-4061 . 47602)
- (-4062 . 47532) (-4063 . 47428) (-4064 . 47373) (-4065 . 47242)
- (-4066 . 47018) (-4067 . 46906) (-4068 . 46816) (-4069 . 46626)
- (-4070 . 46311) (-4071 . 46198) (-4072 . 45960) (-4073 . 44713)
- (-4074 . 44514) (-4075 . 44396) (-4076 . 44206) (-4077 . 44154)
- (-4078 . 43879) (-4079 . 43389) (-4080 . 43178) (-4081 . 42926)
- (-4082 . 41676) (-4083 . 41580) (-4084 . 41483) (-4085 . 41417)
- (-4086 . 41329) (-4087 . 41117) (-4088 . 41039) (-4089 . 40747)
- (-4090 . 40506) (-4091 . 40440) (-4092 . 40362) (-4093 . 39357)
- (-4094 . 39098) (-4095 . 39030) (-4096 . 38762) (-4097 . 38668)
- (-4098 . 38559) (-4099 . 38476) (-4100 . 38366) (-4101 . 38199)
- (-4102 . 38171) (-4103 . 37723) (-4104 . 37579) (-4105 . 37423)
- (-4106 . 37325) (-4107 . 37216) (-4108 . 37049) (-4109 . 36741)
- (-4110 . 36658) (-4111 . 36318) (-4112 . 36012) (-4113 . 35844)
- (-4114 . 35670) (-4115 . 35614) (-4116 . 35555) (-4117 . 35461)
- (-4118 . 35339) (-4119 . 35252) (-4120 . 35178) (-4121 . 35107)
- (-4122 . 35017) (-4123 . 34774) (-4124 . 34633) (-4125 . 34564)
- (-4126 . 34405) (-4127 . 34207) (-4128 . 34140) (-4129 . 33757)
- (-4130 . 33619) (-4131 . 33527) (-4132 . 29539) (-4133 . 29458)
- (-4134 . 29409) (-4135 . 29322) (-4136 . 29288) (-4137 . 29106)
- (-4138 . 29007) (-4139 . 28892) (-4140 . 28861) (-4141 . 21907)
- (-4142 . 21682) (-4143 . 21614) (-4144 . 21469) (-4145 . 21353)
- (-4146 . 21204) (-4147 . 21109) (-4148 . 21056) (-4149 . 20875)
- (-4150 . 20534) (-4151 . 20452) (-4152 . 20381) (-4153 . 20293)
- (-4154 . 20155) (-4155 . 20070) (-4156 . 18886) (-4157 . 18808)
- (-4158 . 18684) (-4159 . 18356) (-4160 . 18198) (-4161 . 18084)
- (-4162 . 18027) (-4163 . 16815) (-4164 . 15637) (-4165 . 15552)
- (-4166 . 15503) (-4167 . 15408) (-4168 . 15349) (-4169 . 15290)
- (-4170 . 15261) (-4171 . 14664) (-4172 . 14522) (-4173 . 12324)
- (-4174 . 12183) (-4175 . 12084) (-4176 . 12018) (-4177 . 11947)
- (-4178 . 11581) (-4179 . 11194) (-4180 . 11072) (-4181 . 10974)
- (-4182 . 10884) (-4183 . 10764) (-4184 . 10223) (-4185 . 9891)
- (-4186 . 9774) (-4187 . 9688) (-4188 . 9582) (-4189 . 9426)
- (-4190 . 9135) (-4191 . 8964) (-4192 . 8935) (-4193 . 8806)
- (-4194 . 8680) (-4195 . 8585) (-4196 . 7756) (-4197 . 7509)
- (-4198 . 7332) (-4199 . 7276) (-4200 . 7094) (-4201 . 6787)
- (-4202 . 6714) (-4203 . 6685) (-4204 . 6532) (-4205 . 5352)
- (-4206 . 5126) (-4207 . 5011) (-4208 . 4926) (-4209 . 4635)
- (-4210 . 4441) (-4211 . 4281) (-4212 . 3702) (-4213 . 3508)
- (-4214 . 3317) (-4215 . 2895) (-4216 . 2846) (-4217 . 2662)
- (-4218 . 2609) (-4219 . 2391) (-4220 . 2120) (-4221 . 2049)
- (-4222 . 1969) (-4223 . 1674) (-4224 . 940) (-4225 . 846)
- (-4226 . 794) (-4227 . 492) (-4228 . 393) (-4229 . 274) (-4230 . 30)) \ No newline at end of file
+ (-12 (-5 *3 (-591 *8)) (-5 *4 (-591 *9)) (-4 *8 (-989 *5 *6 *7))
+ (-4 *9 (-1027 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-734))
+ (-4 *7 (-788)) (-5 *2 (-712)) (-5 *1 (-1059 *5 *6 *7 *8 *9)))))
+(((*1 *2 *1 *3)
+ (-12 (-5 *3 (-876 *5)) (-4 *5 (-975)) (-5 *2 (-712))
+ (-5 *1 (-1078 *4 *5)) (-14 *4 (-854))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-591 (-712))) (-5 *3 (-712)) (-5 *1 (-1078 *4 *5))
+ (-14 *4 (-854)) (-4 *5 (-975))))
+ ((*1 *1 *1 *2 *3)
+ (-12 (-5 *2 (-591 (-712))) (-5 *3 (-876 *5)) (-4 *5 (-975))
+ (-5 *1 (-1078 *4 *5)) (-14 *4 (-854)))))
+(((*1 *2 *3 *4 *5 *6 *7 *8 *9)
+ (|partial| -12 (-5 *4 (-591 *11)) (-5 *5 (-591 (-1085 *9)))
+ (-5 *6 (-591 *9)) (-5 *7 (-591 *12)) (-5 *8 (-591 (-712)))
+ (-4 *11 (-788)) (-4 *9 (-286)) (-4 *12 (-882 *9 *10 *11))
+ (-4 *10 (-734)) (-5 *2 (-591 (-1085 *12)))
+ (-5 *1 (-649 *10 *11 *9 *12)) (-5 *3 (-1085 *12)))))
+(((*1 *2 *3 *3)
+ (|partial| -12 (-4 *4 (-13 (-341) (-138) (-966 (-525))))
+ (-4 *5 (-1147 *4))
+ (-5 *2 (-2 (|:| -2428 (-385 *5)) (|:| |coeff| (-385 *5))))
+ (-5 *1 (-529 *4 *5)) (-5 *3 (-385 *5)))))
+((-1202 . 725997) (-1203 . 725666) (-1204 . 725305) (-1205 . 724885)
+ (-1206 . 724739) (-1207 . 724627) (-1208 . 724399) (-1209 . 724296)
+ (-1210 . 724206) (-1211 . 723972) (-1212 . 723879) (-1213 . 723774)
+ (-1214 . 723601) (-1215 . 723480) (-1216 . 723407) (-1217 . 722898)
+ (-1218 . 722831) (-1219 . 722673) (-1220 . 722564) (-1221 . 721695)
+ (-1222 . 721632) (-1223 . 721231) (-1224 . 721147) (-1225 . 721060)
+ (-1226 . 720998) (-1227 . 720842) (-1228 . 720676) (-1229 . 720532)
+ (-1230 . 720392) (-1231 . 720321) (-1232 . 720151) (-1233 . 719441)
+ (-1234 . 718867) (-1235 . 718760) (-1236 . 718550) (-1237 . 718472)
+ (-1238 . 718370) (-1239 . 717698) (-1240 . 717575) (-1241 . 717520)
+ (-1242 . 717236) (-1243 . 717149) (-1244 . 716987) (-1245 . 716959)
+ (-1246 . 716878) (-1247 . 716808) (-1248 . 716736) (-1249 . 716296)
+ (-1250 . 716213) (-1251 . 716043) (-1252 . 715821) (-1253 . 715748)
+ (-1254 . 714973) (-1255 . 714921) (-1256 . 714671) (-1257 . 700608)
+ (-1258 . 700534) (-1259 . 700370) (-1260 . 700176) (-1261 . 699021)
+ (-1262 . 698936) (-1263 . 697361) (-1264 . 697164) (-1265 . 697010)
+ (-1266 . 696680) (-1267 . 696595) (-1268 . 695430) (-1269 . 695271)
+ (-1270 . 695191) (-1271 . 695091) (-1272 . 694961) (-1273 . 694708)
+ (-1274 . 694468) (-1275 . 694315) (-1276 . 694067) (-1277 . 693932)
+ (-1278 . 692647) (-1279 . 692522) (-1280 . 692466) (-1281 . 692407)
+ (-1282 . 691978) (-1283 . 691950) (-1284 . 691814) (-1285 . 691060)
+ (-1286 . 690930) (-1287 . 690838) (-1288 . 690647) (-1289 . 690588)
+ (-1290 . 690463) (-1291 . 690407) (-1292 . 690334) (-1293 . 690187)
+ (-1294 . 690100) (-1295 . 690012) (-1296 . 689867) (-1297 . 689324)
+ (-1298 . 689244) (-1299 . 689213) (-1300 . 684510) (-1301 . 684271)
+ (-1302 . 684112) (-1303 . 684026) (-1304 . 683941) (-1305 . 683871)
+ (-1306 . 683573) (-1307 . 683052) (-1308 . 682850) (-1309 . 682472)
+ (-1310 . 682266) (-1311 . 682153) (-1312 . 681995) (-1313 . 681881)
+ (-1314 . 681445) (-1315 . 681366) (-1316 . 680743) (-1317 . 680639)
+ (-1318 . 680496) (-1319 . 680387) (-1320 . 680294) (-1321 . 680099)
+ (-1322 . 680012) (-1323 . 679839) (-1324 . 679749) (-1325 . 679099)
+ (-1326 . 679028) (-1327 . 678810) (-1328 . 678658) (-1329 . 678503)
+ (-1330 . 678408) (-1331 . 678335) (-1332 . 678241) (-1333 . 678132)
+ (-1334 . 677937) (-1335 . 677622) (-1336 . 677285) (-1337 . 677233)
+ (-1338 . 676707) (-1339 . 676641) (-1340 . 676506) (-1341 . 676012)
+ (-1342 . 675952) (-1343 . 675900) (-1344 . 675821) (-1345 . 675699)
+ (-1346 . 675619) (-1347 . 675551) (-1348 . 675431) (-1349 . 673669)
+ (-1350 . 672488) (-1351 . 672344) (-1352 . 671529) (-1353 . 671142)
+ (-1354 . 671026) (-1355 . 670943) (-1356 . 670369) (-1357 . 670156)
+ (-1358 . 670026) (-1359 . 669881) (-1360 . 669784) (-1361 . 669687)
+ (-1362 . 669534) (-1363 . 669378) (-1364 . 669179) (-1365 . 669106)
+ (-1366 . 668960) (-1367 . 668844) (-1368 . 668767) (-1369 . 668562)
+ (-1370 . 668479) (-1371 . 668401) (-1372 . 668252) (-1373 . 668123)
+ (-1374 . 667815) (-1375 . 667160) (-1376 . 667089) (-1377 . 666603)
+ (-1378 . 666516) (-1379 . 666450) (-1380 . 666276) (-1381 . 665902)
+ (-1382 . 665773) (-1383 . 665670) (-1384 . 664971) (-1385 . 664915)
+ (-1386 . 664797) (-1387 . 664654) (-1388 . 664559) (-1389 . 664290)
+ (-1390 . 664228) (-1391 . 664108) (-1392 . 663851) (-1393 . 663674)
+ (-1394 . 663516) (-1395 . 663373) (-1396 . 662696) (-1397 . 662386)
+ (-1398 . 662013) (-1399 . 661960) (-1400 . 661838) (-1401 . 661566)
+ (-1402 . 661383) (-1403 . 661164) (-1404 . 659868) (-1405 . 659687)
+ (-1406 . 659470) (-1407 . 659420) (-1408 . 659060) (-1409 . 658949)
+ (-1410 . 658767) (-1411 . 658738) (-1412 . 658355) (-1413 . 658303)
+ (-1414 . 658219) (-1415 . 658167) (-1416 . 657937) (-1417 . 657672)
+ (-1418 . 657414) (-1419 . 657385) (-1420 . 657312) (-1421 . 656971)
+ (-1422 . 655352) (-1423 . 655096) (-1424 . 654992) (-1425 . 654868)
+ (-1426 . 654808) (-1427 . 654725) (-1428 . 654561) (-1429 . 654454)
+ (-1430 . 654372) (-1431 . 654271) (-1432 . 653794) (-1433 . 653742)
+ (-1434 . 652881) (-1435 . 652721) (-1436 . 652668) (-1437 . 652610)
+ (-1438 . 652503) (-1439 . 652385) (-1440 . 652139) (-1441 . 652058)
+ (-1442 . 651914) (-1443 . 651843) (-1444 . 650476) (-1445 . 650189)
+ (-1446 . 649990) (-1447 . 649917) (-1448 . 649708) (-1449 . 649657)
+ (-1450 . 649574) (-1451 . 649486) (-1452 . 649319) (-1453 . 648685)
+ (-1454 . 648559) (-1455 . 648409) (-1456 . 648119) (-1457 . 647988)
+ (-1458 . 647854) (-1459 . 647716) (-1460 . 647219) (-1461 . 646967)
+ (-1462 . 646881) (-1463 . 646733) (-1464 . 646640) (-1465 . 646542)
+ (-1466 . 646252) (-1467 . 646199) (-1468 . 646114) (-1469 . 646002)
+ (-1470 . 645919) (-1471 . 645837) (-1472 . 645663) (-1473 . 645606)
+ (-1474 . 645226) (-1475 . 645102) (-1476 . 644805) (-1477 . 644750)
+ (-1478 . 644506) (-1479 . 644208) (-1480 . 643946) (-1481 . 643521)
+ (-1482 . 643193) (-1483 . 643017) (-1484 . 642894) (-1485 . 642823)
+ (-1486 . 642753) (-1487 . 640925) (-1488 . 640593) (-1489 . 640480)
+ (-1490 . 640360) (-1491 . 640251) (-1492 . 640093) (-1493 . 640056)
+ (-1494 . 639918) (-1495 . 639785) (-1496 . 639600) (-1497 . 638099)
+ (-1498 . 637996) (-1499 . 637930) (-1500 . 637531) (-1501 . 637241)
+ (-1502 . 634460) (-1503 . 634269) (-1504 . 634125) (-1505 . 634068)
+ (-1506 . 633954) (-1507 . 632414) (-1508 . 632337) (-1509 . 632236)
+ (-1510 . 632179) (-1511 . 632097) (-1512 . 632018) (-1513 . 631952)
+ (-1514 . 631899) (-1515 . 631826) (-1516 . 631792) (-1517 . 631683)
+ (-1518 . 631554) (-1519 . 631335) (-1520 . 628920) (-1521 . 628849)
+ (-1522 . 627637) (-1523 . 626901) (-1524 . 626771) (-1525 . 624992)
+ (-1526 . 624891) (-1527 . 624841) (-1528 . 624789) (-1529 . 624530)
+ (-1530 . 624445) (-1531 . 624284) (-1532 . 624126) (-1533 . 623964)
+ (-1534 . 623930) (-1535 . 623835) (-1536 . 623752) (-1537 . 623679)
+ (-1538 . 623479) (-1539 . 623344) (-1540 . 623218) (-1541 . 623121)
+ (-1542 . 623055) (-1543 . 622948) (-1544 . 622889) (-1545 . 622229)
+ (-1546 . 621949) (-1547 . 621866) (-1548 . 621228) (-1549 . 621070)
+ (-1550 . 620960) (-1551 . 620619) (-1552 . 620516) (-1553 . 620339)
+ (-1554 . 619742) (-1555 . 619604) (-1556 . 618444) (-1557 . 618321)
+ (-1558 . 618216) (-1559 . 618056) (-1560 . 617908) (-1561 . 617852)
+ (-1562 . 617710) (-1563 . 617520) (-1564 . 617406) (-1565 . 617354)
+ (-1566 . 617259) (-1567 . 617078) (-1568 . 615876) (-1569 . 615711)
+ (-1570 . 615541) (-1571 . 615323) (-1572 . 614893) (-1573 . 614677)
+ (-1574 . 614536) (-1575 . 613413) (-1576 . 613382) (-1577 . 613297)
+ (-1578 . 612976) (-1579 . 612877) (-1580 . 612766) (-1581 . 612636)
+ (-1582 . 612539) (-1583 . 612191) (-1584 . 612092) (-1585 . 611981)
+ (-1586 . 611758) (-1587 . 611675) (-1588 . 611449) (-1589 . 611300)
+ (-1590 . 611234) (-1591 . 611094) (-1592 . 610606) (-1593 . 610546)
+ (-1594 . 610468) (-1595 . 610345) (-1596 . 610278) (-1597 . 609912)
+ (-1598 . 609819) (-1599 . 609704) (-1600 . 609563) (-1601 . 609479)
+ (-1602 . 609316) (-1603 . 609066) (-1604 . 608978) (-1605 . 608891)
+ (-1606 . 608504) (-1607 . 608364) (-1608 . 608287) (-1609 . 608169)
+ (-1610 . 608060) (-1611 . 607958) (-1612 . 607886) (-1613 . 607307)
+ (-1614 . 607189) (-1615 . 607067) (-1616 . 606581) (-1617 . 606510)
+ (-1618 . 605324) (-1619 . 605020) (-1620 . 604933) (-1621 . 604829)
+ (-1622 . 604757) (-1623 . 604659) (-1624 . 604035) (-1625 . 603873)
+ (-1626 . 603759) (-1627 . 603335) (-1628 . 603237) (-1629 . 603165)
+ (-1630 . 603063) (-1631 . 602899) (-1632 . 602718) (-1633 . 602628)
+ (-1634 . 602048) (-1635 . 601950) (-1636 . 601747) (-1637 . 601565)
+ (-1638 . 601166) (-1639 . 600973) (-1640 . 600760) (-1641 . 600219)
+ (-1642 . 600146) (-1643 . 599933) (-1644 . 599806) (-1645 . 598703)
+ (-1646 . 598526) (-1647 . 598439) (-1648 . 598034) (-1649 . 597917)
+ (-1650 . 597886) (-1651 . 597746) (-1652 . 597562) (-1653 . 597475)
+ (-1654 . 597389) (-1655 . 597213) (-1656 . 597089) (-1657 . 596811)
+ (-1658 . 596734) (-1659 . 596671) (-1660 . 596619) (-1661 . 596274)
+ (-1662 . 595887) (-1663 . 595781) (-1664 . 595464) (-1665 . 595232)
+ (-1666 . 595173) (-1667 . 595044) (-1668 . 594834) (-1669 . 594692)
+ (-1670 . 594445) (-1671 . 593253) (-1672 . 593091) (-1673 . 592798)
+ (-1674 . 592507) (-1675 . 592409) (-1676 . 590162) (-1677 . 589764)
+ (-1678 . 589690) (-1679 . 589634) (-1680 . 589542) (-1681 . 589348)
+ (-1682 . 589319) (-1683 . 589025) (-1684 . 588867) (-1685 . 588787)
+ (-1686 . 588495) (-1687 . 588366) (-1688 . 588270) (-1689 . 588199)
+ (-1690 . 588130) (-1691 . 587961) (-1692 . 587663) (-1693 . 587287)
+ (-1694 . 586696) (-1695 . 586332) (-1696 . 586134) (-1697 . 586047)
+ (-1698 . 585797) (-1699 . 585671) (-1700 . 585478) (-1701 . 585423)
+ (-1702 . 585237) (-1703 . 584963) (-1704 . 584868) (-1705 . 584734)
+ (-1706 . 584601) (-1707 . 584532) (-1708 . 584204) (-1709 . 584081)
+ (-1710 . 583923) (-1711 . 583679) (-1712 . 583346) (-1713 . 582763)
+ (-1714 . 582712) (-1715 . 582415) (-1716 . 582296) (-1717 . 582119)
+ (-1718 . 582006) (-1719 . 581452) (-1720 . 581008) (-1721 . 580879)
+ (-1722 . 580765) (-1723 . 580713) (-1724 . 580658) (-1725 . 580572)
+ (-1726 . 580468) (-1727 . 580412) (-1728 . 580298) (-1729 . 580201)
+ (-1730 . 580124) (-1731 . 579942) (-1732 . 579846) (-1733 . 579793)
+ (-1734 . 579272) (-1735 . 578993) (-1736 . 578879) (-1737 . 578767)
+ (-1738 . 578680) (-1739 . 578527) (-1740 . 578403) (-1741 . 578316)
+ (-1742 . 578217) (-1743 . 577933) (-1744 . 577626) (-1745 . 577566)
+ (-1746 . 577403) (-1747 . 577262) (-1748 . 577150) (-1749 . 576926)
+ (-1750 . 576831) (-1751 . 576758) (-1752 . 576700) (-1753 . 576627)
+ (-1754 . 576574) (-1755 . 576370) (-1756 . 576215) (-1757 . 576165)
+ (-1758 . 576086) (-1759 . 575703) (-1760 . 575616) (-1761 . 575235)
+ (-1762 . 575206) (-1763 . 575094) (-1764 . 574995) (-1765 . 574961)
+ (-1766 . 574857) (-1767 . 574750) (-1768 . 574650) (-1769 . 572796)
+ (-1770 . 572598) (-1771 . 571418) (-1772 . 571303) (-1773 . 571216)
+ (-1774 . 571163) (-1775 . 571059) (-1776 . 570833) (-1777 . 570594)
+ (-1778 . 570395) (-1779 . 569987) (-1780 . 569878) (-1781 . 569798)
+ (-1782 . 569550) (-1783 . 569468) (-1784 . 569356) (-1785 . 569241)
+ (-1786 . 569076) (-1787 . 568803) (-1788 . 568422) (-1789 . 568353)
+ (-1790 . 568300) (-1791 . 568191) (-1792 . 568098) (-1793 . 567763)
+ (-1794 . 567678) (-1795 . 567499) (-1796 . 566670) (-1797 . 566587)
+ (-1798 . 566437) (-1799 . 566384) (-1800 . 566284) (-1801 . 565984)
+ (-1802 . 565881) (-1803 . 565807) (-1804 . 565613) (-1805 . 565478)
+ (-1806 . 565083) (-1807 . 565009) (-1808 . 564829) (-1809 . 564644)
+ (-1810 . 564348) (-1811 . 564188) (-1812 . 563991) (-1813 . 563920)
+ (-1814 . 563829) (-1815 . 563533) (-1816 . 563411) (-1817 . 563256)
+ (-1818 . 562677) (-1819 . 562621) (-1820 . 562289) (-1821 . 562131)
+ (-1822 . 562058) (-1823 . 561886) (-1824 . 561717) (-1825 . 561680)
+ (-1826 . 561585) (-1827 . 561342) (-1828 . 561229) (-1829 . 561035)
+ (-1830 . 560864) (-1831 . 560836) (-1832 . 560184) (-1833 . 560012)
+ (-1834 . 559640) (-1835 . 559521) (-1836 . 559419) (-1837 . 559228)
+ (-1838 . 559121) (-1839 . 558874) (-1840 . 558821) (-1841 . 558406)
+ (-1842 . 558340) (-1843 . 558226) (-1844 . 557929) (-1845 . 557880)
+ (-1846 . 557793) (-1847 . 557670) (-1848 . 557369) (-1849 . 557295)
+ (-1850 . 557201) (-1851 . 557012) (-1852 . 556946) (-1853 . 556915)
+ (-1854 . 556677) (-1855 . 556502) (-1856 . 556135) (-1857 . 555819)
+ (-1858 . 555611) (-1859 . 555556) (-1860 . 555485) (-1861 . 555286)
+ (-1862 . 555219) (-1863 . 555087) (-1864 . 555004) (-1865 . 554910)
+ (-1866 . 554773) (-1867 . 554147) (-1868 . 553938) (-1869 . 553801)
+ (-1870 . 553657) (-1871 . 553539) (-1872 . 553420) (-1873 . 553176)
+ (-1874 . 553005) (-1875 . 552815) (-1876 . 552759) (-1877 . 552626)
+ (-1878 . 552539) (-1879 . 552440) (-1880 . 552256) (-1881 . 547157)
+ (-1882 . 547062) (-1883 . 546994) (-1884 . 546878) (-1885 . 546771)
+ (-1886 . 546634) (-1887 . 546582) (-1888 . 546475) (-1889 . 546263)
+ (-1890 . 546049) (-1891 . 545737) (-1892 . 545709) (-1893 . 545219)
+ (-1894 . 545182) (-1895 . 542274) (-1896 . 542178) (-1897 . 542071)
+ (-1898 . 542019) (-1899 . 541381) (-1900 . 541299) (-1901 . 541166)
+ (-1902 . 541114) (-1903 . 541029) (-1904 . 540937) (-1905 . 540726)
+ (-1906 . 540627) (-1907 . 540543) (-1908 . 540091) (-1909 . 539958)
+ (-1910 . 539905) (-1911 . 539653) (-1912 . 539582) (-1913 . 539302)
+ (-1914 . 539229) (-1915 . 539201) (-1916 . 539148) (-1917 . 539088)
+ (-1918 . 538962) (-1919 . 537712) (-1920 . 537466) (-1921 . 537237)
+ (-1922 . 536627) (-1923 . 536348) (-1924 . 536291) (-1925 . 536048)
+ (-1926 . 535996) (-1927 . 535900) (-1928 . 535817) (-1929 . 535658)
+ (-1930 . 535520) (-1931 . 535383) (-1932 . 535303) (-1933 . 535186)
+ (-1934 . 535089) (-1935 . 534757) (-1936 . 534706) (-1937 . 534633)
+ (-1938 . 534512) (-1939 . 534460) (-1940 . 534432) (-1941 . 534277)
+ (-1942 . 534211) (-1943 . 534108) (-1944 . 533922) (-1945 . 533535)
+ (-1946 . 533464) (-1947 . 533356) (-1948 . 533325) (-1949 . 533184)
+ (-1950 . 532883) (-1951 . 532671) (-1952 . 532344) (-1953 . 532041)
+ (-1954 . 531595) (-1955 . 531299) (-1956 . 531179) (-1957 . 531078)
+ (-1958 . 530982) (-1959 . 530879) (-1960 . 530801) (-1961 . 530729)
+ (-1962 . 530652) (-1963 . 530513) (-1964 . 530479) (-1965 . 530424)
+ (-1966 . 530261) (-1967 . 530181) (-1968 . 529743) (-1969 . 529451)
+ (-1970 . 529307) (-1971 . 529273) (-1972 . 529138) (-1973 . 529036)
+ (-1974 . 529008) (-1975 . 528952) (-1976 . 528787) (-1977 . 528734)
+ (-1978 . 528493) (-1979 . 528398) (-1980 . 524410) (-1981 . 524289)
+ (-1982 . 524255) (-1983 . 524037) (-1984 . 523982) (-1985 . 523665)
+ (-1986 . 523421) (-1987 . 523280) (-1988 . 523212) (-1989 . 523146)
+ (-1990 . 523049) (-1991 . 522959) (-1992 . 522881) (-1993 . 522774)
+ (-1994 . 522391) (-1995 . 522277) (-1996 . 522121) (-1997 . 522019)
+ (-1998 . 521966) (-1999 . 521871) (-2000 . 521700) (-2001 . 521542)
+ (-2002 . 521492) (-2003 . 521334) (-2004 . 521075) (-2005 . 520877)
+ (-2006 . 520357) (-2007 . 520241) (-2008 . 520023) (-2009 . 519698)
+ (-2010 . 518997) (-2011 . 518929) (-2012 . 518713) (-2013 . 518643)
+ (-2014 . 518544) (-2015 . 518367) (-2016 . 518237) (-2017 . 517812)
+ (-2018 . 517744) (-2019 . 517641) (-2020 . 517437) (-2021 . 516946)
+ (-2022 . 516806) (-2023 . 516752) (-2024 . 515950) (-2025 . 515663)
+ (-2026 . 515543) (-2027 . 515435) (-2028 . 515119) (-2029 . 515051)
+ (-2030 . 514957) (-2031 . 514815) (-2032 . 514229) (-2033 . 514122)
+ (-2034 . 513985) (-2035 . 513930) (-2036 . 513771) (-2037 . 513505)
+ (-2038 . 513414) (-2039 . 513305) (-2040 . 512784) (-2041 . 512536)
+ (-2042 . 512428) (-2043 . 511680) (-2044 . 511525) (-2045 . 511397)
+ (-2046 . 511259) (-2047 . 511134) (-2048 . 510997) (-2049 . 510924)
+ (-2050 . 510841) (-2051 . 510758) (-2052 . 510627) (-2053 . 510548)
+ (-2054 . 510255) (-2055 . 510059) (-2056 . 509707) (-2057 . 509619)
+ (-2058 . 509567) (-2059 . 509411) (-2060 . 509189) (-2061 . 509112)
+ (-2062 . 509040) (-2063 . 508930) (-2064 . 508853) (-2065 . 508779)
+ (-2066 . 508702) (-2067 . 508522) (-2068 . 508420) (-2069 . 508330)
+ (-2070 . 508296) (-2071 . 508244) (-2072 . 508188) (-2073 . 507686)
+ (-2074 . 507563) (-2075 . 507475) (-2076 . 507447) (-2077 . 507142)
+ (-2078 . 506392) (-2079 . 506247) (-2080 . 506157) (-2081 . 506070)
+ (-2082 . 505886) (-2083 . 505812) (-2084 . 505718) (-2085 . 505638)
+ (-2086 . 505555) (-2087 . 505503) (-2088 . 505451) (-2089 . 505382)
+ (-2090 . 504934) (-2091 . 504744) (-2092 . 504243) (-2093 . 504112)
+ (-2094 . 503996) (-2095 . 503651) (-2096 . 503507) (-2097 . 503427)
+ (-2098 . 503325) (-2099 . 503227) (-2100 . 503175) (-2101 . 503029)
+ (-2102 . 502752) (-2103 . 502681) (-2104 . 502536) (-2105 . 502374)
+ (-2106 . 502198) (-2107 . 501819) (-2108 . 501641) (-2109 . 501381)
+ (-2110 . 501279) (-2111 . 501226) (-2112 . 501149) (-2113 . 501008)
+ (-2114 . 500934) (-2115 . 500892) (-2116 . 500699) (-2117 . 500543)
+ (-2118 . 500434) (-2119 . 500269) (-2120 . 500203) (-2121 . 499183)
+ (-2122 . 499152) (-2123 . 499014) (-2124 . 497914) (-2125 . 497784)
+ (-2126 . 497649) (-2127 . 497586) (-2128 . 497533) (-2129 . 497410)
+ (-2130 . 497231) (-2131 . 497020) (-2132 . 496915) (-2133 . 496817)
+ (-2134 . 496737) (-2135 . 496709) (-2136 . 496652) (-2137 . 496486)
+ (-2138 . 496066) (-2139 . 496011) (-2140 . 495796) (-2141 . 495435)
+ (-2142 . 495358) (-2143 . 495309) (-2144 . 495259) (-2145 . 495080)
+ (-2146 . 494934) (-2147 . 494061) (-2148 . 493908) (-2149 . 493308)
+ (-2150 . 493198) (-2151 . 493089) (-2152 . 492968) (-2153 . 492916)
+ (-2154 . 492837) (-2155 . 492020) (-2156 . 491954) (-2157 . 491306)
+ (-2158 . 491097) (-2159 . 490502) (-2160 . 490450) (-2161 . 490372)
+ (-2162 . 490289) (-2163 . 489738) (-2164 . 489430) (-2165 . 489376)
+ (-2166 . 489217) (-2167 . 489061) (-2168 . 488530) (-2169 . 488320)
+ (-2170 . 488157) (-2171 . 488105) (-2172 . 488055) (-2173 . 486970)
+ (-2174 . 486611) (-2175 . 486528) (-2176 . 485924) (-2177 . 485383)
+ (-2178 . 484891) (-2179 . 484674) (-2180 . 484131) (-2181 . 484080)
+ (-2182 . 484009) (-2183 . 483926) (-2184 . 483898) (-2185 . 483813)
+ (-2186 . 483758) (-2187 . 483686) (-2188 . 483634) (-2189 . 483560)
+ (-2190 . 483436) (-2191 . 482999) (-2192 . 482922) (-2193 . 481675)
+ (-2194 . 481601) (-2195 . 481401) (-2196 . 481269) (-2197 . 480929)
+ (-2198 . 480690) (-2199 . 480520) (-2200 . 480453) (-2201 . 480419)
+ (-2202 . 480349) (-2203 . 480193) (-2204 . 480079) (-2205 . 479763)
+ (-2206 . 479666) (-2207 . 479473) (-2208 . 479305) (-2209 . 477153)
+ (-2210 . 476973) (-2211 . 476899) (-2212 . 476769) (-2213 . 476660)
+ (-2214 . 476572) (-2215 . 476487) (-2216 . 476389) (-2217 . 476291)
+ (-2218 . 476190) (-2219 . 476109) (-2220 . 475982) (-2221 . 475923)
+ (-2222 . 475871) (-2223 . 475273) (-2224 . 475071) (-2225 . 474897)
+ (-2226 . 474845) (-2227 . 474684) (-2228 . 474633) (-2229 . 474520)
+ (-2230 . 474469) (-2231 . 474398) (-2232 . 474255) (-2233 . 474138)
+ (-2234 . 474082) (-2235 . 473985) (-2236 . 473873) (-2237 . 473799)
+ (-2238 . 473635) (-2239 . 473375) (-2240 . 473257) (-2241 . 473187)
+ (-2242 . 473089) (-2243 . 472972) (-2244 . 472623) (-2245 . 472482)
+ (-2246 . 472258) (-2247 . 472031) (-2248 . 471842) (-2249 . 471769)
+ (-2250 . 471695) (-2251 . 471636) (-2252 . 471552) (-2253 . 471429)
+ (-2254 . 471356) (-2255 . 471271) (-2256 . 471024) (-2257 . 470771)
+ (-2258 . 470712) (-2259 . 470646) (-2260 . 470579) (-2261 . 470485)
+ (-2262 . 470147) (-2263 . 470094) (-2264 . 469821) (-2265 . 469741)
+ (-2266 . 469311) (-2267 . 469092) (-2268 . 468988) (-2269 . 468835)
+ (-2270 . 468732) (-2271 . 468610) (-2272 . 468375) (-2273 . 468257)
+ (-2274 . 468150) (-2275 . 468076) (-2276 . 467992) (-2277 . 467582)
+ (-2278 . 467497) (-2279 . 467426) (-2280 . 467307) (-2281 . 467134)
+ (-2282 . 463849) (-2283 . 463815) (-2284 . 463744) (-2285 . 463161)
+ (-2286 . 463050) (-2287 . 462927) (-2288 . 461717) (-2289 . 461520)
+ (-2290 . 461437) (-2291 . 461382) (-2292 . 461292) (-2293 . 461214)
+ (-2294 . 461063) (-2295 . 460919) (-2296 . 460789) (-2297 . 460674)
+ (-2298 . 460323) (-2299 . 460112) (-2300 . 459695) (-2301 . 459529)
+ (-2302 . 459402) (-2303 . 459279) (-2304 . 459217) (-2305 . 458885)
+ (-2306 . 458642) (-2307 . 458533) (-2308 . 458432) (-2309 . 458404)
+ (-2310 . 458260) (-2311 . 457807) (-2312 . 457647) (-2313 . 457442)
+ (-2314 . 457216) (-2315 . 456982) (-2316 . 455536) (-2317 . 455399)
+ (-2318 . 454447) (-2319 . 454306) (-2320 . 454154) (-2321 . 454019)
+ (-2322 . 453866) (-2323 . 453808) (-2324 . 453483) (-2325 . 453225)
+ (-2326 . 453152) (-2327 . 452968) (-2328 . 452798) (-2329 . 452729)
+ (-2330 . 452631) (-2331 . 452501) (-2332 . 452371) (-2333 . 452230)
+ (-2334 . 452179) (-2335 . 452094) (-2336 . 451899) (-2337 . 451818)
+ (-2338 . 451596) (-2339 . 451455) (-2340 . 451360) (-2341 . 451245)
+ (-2342 . 451086) (-2343 . 450212) (-2344 . 450076) (-2345 . 449878)
+ (-2346 . 449807) (-2347 . 449663) (-2348 . 449419) (-2349 . 449362)
+ (-2350 . 448547) (-2351 . 448495) (-2352 . 448281) (-2353 . 447898)
+ (-2354 . 447824) (-2355 . 447687) (-2356 . 446450) (-2357 . 446067)
+ (-2358 . 445966) (-2359 . 445895) (-2360 . 445154) (-2361 . 444880)
+ (-2362 . 444782) (-2363 . 444465) (-2364 . 444218) (-2365 . 444080)
+ (-2366 . 443934) (-2367 . 443754) (-2368 . 443643) (-2369 . 443412)
+ (-2370 . 442671) (-2371 . 442612) (-2372 . 442442) (-2373 . 442338)
+ (-2374 . 442182) (-2375 . 442083) (-2376 . 441977) (-2377 . 441876)
+ (-2378 . 441739) (-2379 . 441654) (-2380 . 441562) (-2381 . 440874)
+ (-2382 . 440772) (-2383 . 440526) (-2384 . 440477) (-2385 . 440213)
+ (-2386 . 440053) (-2387 . 439953) (-2388 . 439643) (-2389 . 439562)
+ (-2390 . 439397) (-2391 . 438821) (-2392 . 438755) (-2393 . 438366)
+ (-2394 . 438311) (-2395 . 437917) (-2396 . 437678) (-2397 . 437557)
+ (-2398 . 437508) (-2399 . 437193) (-2400 . 436617) (-2401 . 436458)
+ (-2402 . 436145) (-2403 . 436068) (-2404 . 435858) (-2405 . 435651)
+ (-2406 . 435582) (-2407 . 435303) (-2408 . 434894) (-2409 . 434860)
+ (-2410 . 434284) (-2411 . 434065) (-2412 . 433805) (-2413 . 433721)
+ (-2414 . 433693) (-2415 . 433643) (-2416 . 433542) (-2417 . 433490)
+ (-2418 . 433308) (-2419 . 433256) (-2420 . 433168) (-2421 . 433109)
+ (-2422 . 433032) (-2423 . 432980) (-2424 . 432848) (-2425 . 432597)
+ (-2426 . 432481) (-2427 . 432326) (-2428 . 432271) (-2429 . 432181)
+ (-2430 . 432082) (-2431 . 431077) (-2432 . 430391) (-2433 . 430357)
+ (-2434 . 430300) (-2435 . 430147) (-2436 . 430119) (-2437 . 430034)
+ (-2438 . 429949) (-2439 . 429834) (-2440 . 429475) (-2441 . 429111)
+ (-2442 . 428944) (-2443 . 428828) (-2444 . 428142) (-2445 . 427471)
+ (-2446 . 427376) (** . 424299) (-2448 . 424247) (-2449 . 424041)
+ (-2450 . 423843) (-2451 . 423662) (-2452 . 416708) (-2453 . 416634)
+ (-2454 . 416411) (-2455 . 416244) (-2456 . 415796) (-2457 . 415047)
+ (-2458 . 414780) (-2459 . 414706) (-2460 . 414675) (-2461 . 414579)
+ (-2462 . 414317) (-2463 . 414264) (-2464 . 414039) (-2465 . 413868)
+ (-2466 . 413700) (-2467 . 413214) (-2468 . 413103) (-2469 . 412529)
+ (-2470 . 412417) (-2471 . 412343) (-2472 . 412137) (-2473 . 411965)
+ (-2474 . 411894) (-2475 . 411821) (-2476 . 411698) (-2477 . 411124)
+ (-2478 . 411053) (-2479 . 410676) (-2480 . 410567) (-2481 . 410401)
+ (-2482 . 410073) (-2483 . 409988) (-2484 . 409900) (-2485 . 409750)
+ (-2486 . 409684) (-2487 . 407554) (-2488 . 407480) (-2489 . 406961)
+ (-2490 . 406834) (-2491 . 406672) (-2492 . 406193) (-2493 . 406013)
+ (-2494 . 405769) (-2495 . 405195) (-2496 . 405118) (-2497 . 404768)
+ (-2498 . 404659) (-2499 . 404472) (-2500 . 404339) (-2501 . 404254)
+ (-2502 . 403850) (-2503 . 403749) (-2504 . 403687) (-2505 . 403571)
+ (-2506 . 403543) (-2507 . 403491) (-2508 . 403391) (-2509 . 403289)
+ (-2510 . 403071) (-2511 . 402949) (-2512 . 402830) (-2513 . 402655)
+ (-2514 . 401254) (-2515 . 401113) (-2516 . 400995) (-2517 . 400875)
+ (-2518 . 400681) (-2519 . 400571) (-2520 . 400486) (-2521 . 400356)
+ (-2522 . 399923) (-2523 . 399039) (-2524 . 398983) (-2525 . 398896)
+ (-2526 . 398801) (-2527 . 398730) (-2528 . 398620) (-2529 . 398290)
+ (-2530 . 397944) (-2531 . 397891) (-2532 . 397784) (-2533 . 397686)
+ (-2534 . 397561) (-2535 . 397403) (-2536 . 397348) (-2537 . 396749)
+ (-2538 . 396390) (-2539 . 396307) (-2540 . 396255) (-2541 . 395917)
+ (-2542 . 390409) (-2543 . 390375) (-2544 . 390217) (-2545 . 389967)
+ (-2546 . 389813) (-2547 . 389746) (-2548 . 389598) (-2549 . 389327)
+ (-2550 . 389091) (-2551 . 388703) (-2552 . 388366) (-2553 . 388268)
+ (-2554 . 388037) (-2555 . 387716) (-2556 . 387170) (-2557 . 387114)
+ (-2558 . 386888) (-2559 . 386829) (-2560 . 386376) (-2561 . 386224)
+ (-2562 . 386065) (-2563 . 385950) (-2564 . 385547) (-2565 . 385409)
+ (-2566 . 385324) (-2567 . 385118) (-2568 . 385034) (-2569 . 384939)
+ (-2570 . 384858) (-2571 . 384511) (-2572 . 384164) (-2573 . 383843)
+ (-2574 . 383223) (-2575 . 383170) (-2576 . 383042) (-2577 . 382803)
+ (-2578 . 382553) (-2579 . 382525) (-2580 . 382445) (-2581 . 382360)
+ (-2582 . 382273) (-2583 . 382117) (-2584 . 381851) (-2585 . 381740)
+ (-2586 . 380430) (-2587 . 380324) (-2588 . 380113) (-2589 . 379913)
+ (-2590 . 379820) (-2591 . 379754) (-2592 . 379639) (-2593 . 379544)
+ (-2594 . 379447) (-2595 . 379257) (-2596 . 379157) (-2597 . 379077)
+ (-2598 . 379003) (-2599 . 378909) (-2600 . 378696) (-2601 . 378407)
+ (-2602 . 378355) (-2603 . 378272) (-2604 . 378107) (-2605 . 377948)
+ (-2606 . 377882) (-2607 . 377810) (-2608 . 377757) (-2609 . 377586)
+ (-2610 . 377316) (-2611 . 377261) (-2612 . 377191) (-2613 . 376983)
+ (-2614 . 376874) (-2615 . 376790) (-2616 . 376707) (-2617 . 376636)
+ (-2618 . 376563) (-2619 . 376507) (-2620 . 376343) (-2621 . 376289)
+ (-2622 . 375698) (-2623 . 375553) (-2624 . 375458) (-2625 . 375267)
+ (-2626 . 375074) (-2627 . 374914) (-2628 . 373574) (-2629 . 373260)
+ (-2630 . 372982) (-2631 . 372899) (-2632 . 372264) (-2633 . 372152)
+ (-2634 . 372011) (-2635 . 371792) (-2636 . 371658) (-2637 . 371288)
+ (-2638 . 371117) (-2639 . 371061) (-2640 . 371005) (-2641 . 370634)
+ (-2642 . 370573) (-2643 . 370420) (-2644 . 370368) (-2645 . 370297)
+ (-2646 . 370163) (-2647 . 369939) (-2648 . 369867) (-2649 . 369763)
+ (-2650 . 369540) (-2651 . 369377) (-2652 . 369262) (-2653 . 369192)
+ (-2654 . 369046) (-2655 . 369015) (-2656 . 368960) (-2657 . 368853)
+ (-2658 . 368580) (-2659 . 368422) (-2660 . 368361) (-2661 . 368303)
+ (-2662 . 368158) (-2663 . 368062) (-2664 . 367910) (-2665 . 367802)
+ (-2666 . 367718) (-2667 . 367548) (-2668 . 367482) (-2669 . 367255)
+ (-2670 . 367136) (-2671 . 367081) (-2672 . 366892) (-2673 . 366806)
+ (-2674 . 366648) (-2675 . 366535) (-2676 . 366187) (-2677 . 366072)
+ (-2678 . 366018) (-2679 . 365636) (-2680 . 365361) (-2681 . 365253)
+ (-2682 . 365150) (-2683 . 365097) (-2684 . 365000) (-2685 . 364899)
+ (-2686 . 341914) (-2687 . 341840) (-2688 . 341711) (-2689 . 341369)
+ (-2690 . 341260) (-2691 . 341154) (-2692 . 341036) (-2693 . 340913)
+ (-2694 . 340751) (-2695 . 337999) (-2696 . 337847) (-2697 . 337625)
+ (-2698 . 337472) (-2699 . 337270) (-2700 . 337129) (-2701 . 337056)
+ (-2702 . 337007) (-2703 . 336831) (-2704 . 336732) (-2705 . 336625)
+ (-2706 . 336297) (-2707 . 336192) (-2708 . 336078) (-2709 . 335620)
+ (-2710 . 335424) (-2711 . 335296) (-2712 . 335211) (-2713 . 334146)
+ (-2714 . 334046) (-2715 . 333903) (-2716 . 333837) (-2717 . 333638)
+ (-2718 . 333190) (-2719 . 333138) (-2720 . 333067) (-2721 . 333011)
+ (-2722 . 332938) (-2723 . 332800) (-2724 . 332690) (-2725 . 332638)
+ (-2726 . 332586) (-2727 . 332507) (-2728 . 332379) (-2729 . 332272)
+ (-2730 . 332069) (-2731 . 331832) (-2732 . 331374) (-2733 . 330883)
+ (-2734 . 330636) (-2735 . 330372) (-2736 . 330184) (-2737 . 330067)
+ (-2738 . 329740) (-2739 . 329648) (-2740 . 329537) (-2741 . 329455)
+ (-2742 . 328861) (-2743 . 326761) (-2744 . 326689) (-2745 . 326595)
+ (-2746 . 326345) (-2747 . 326121) (-2748 . 325969) (-2749 . 325699)
+ (-2750 . 325584) (-2751 . 316054) (-2752 . 316026) (-2753 . 315795)
+ (-2754 . 314891) (-2755 . 314734) (-2756 . 314650) (-2757 . 314341)
+ (-2758 . 313526) (-2759 . 313446) (-2760 . 313347) (-2761 . 313288)
+ (-2762 . 313235) (-2763 . 313097) (-2764 . 313004) (-2765 . 312903)
+ (-2766 . 312819) (-2767 . 312720) (-2768 . 312643) (-2769 . 312487)
+ (-2770 . 312344) (-2771 . 312241) (-2772 . 311990) (-2773 . 310992)
+ (-2774 . 310869) (-2775 . 310731) (-2776 . 310678) (-2777 . 310566)
+ (-2778 . 310459) (-2779 . 310427) (-2780 . 310344) (-2781 . 310291)
+ (-2782 . 310257) (-2783 . 310095) (-2784 . 310042) (-2785 . 309965)
+ (-2786 . 309849) (-2787 . 309719) (-2788 . 309620) (-2789 . 309444)
+ (-2790 . 309082) (-2791 . 309030) (-2792 . 308899) (-2793 . 308815)
+ (-2794 . 308689) (-2795 . 308612) (-2796 . 308076) (-2797 . 308010)
+ (-2798 . 307922) (-2799 . 307856) (-2800 . 307128) (-2801 . 307033)
+ (-2802 . 306956) (-2803 . 306823) (-2804 . 306751) (-2805 . 306592)
+ (-2806 . 306515) (-2807 . 306104) (-2808 . 306018) (-2809 . 305738)
+ (-2810 . 305631) (-2811 . 305490) (-2812 . 305312) (-2813 . 305136)
+ (-2814 . 304748) (-2815 . 304430) (-2816 . 304289) (-2817 . 303838)
+ (-2818 . 303690) (-2819 . 303588) (-2820 . 303489) (-2821 . 303116)
+ (-2822 . 302644) (-2823 . 302442) (-2824 . 302294) (-2825 . 302242)
+ (-2826 . 302087) (-2827 . 301708) (-2828 . 301578) (-2829 . 301525)
+ (-2830 . 301452) (-2831 . 301305) (-2832 . 301197) (-2833 . 301144)
+ (-2834 . 300142) (-2835 . 299755) (-2836 . 299519) (-2837 . 299033)
+ (-2838 . 298965) (-2839 . 298864) (-2840 . 298805) (-2841 . 298738)
+ (-2842 . 298620) (-2843 . 298437) (-2844 . 298368) (-2845 . 298302)
+ (-2846 . 298209) (-2847 . 296908) (-2848 . 296852) (-2849 . 296685)
+ (-2850 . 296634) (-2851 . 296560) (-2852 . 295264) (-2853 . 295135)
+ (-2854 . 294982) (-2855 . 294930) (-2856 . 294660) (-2857 . 294573)
+ (-2858 . 293872) (-2859 . 293817) (-2860 . 293673) (-2861 . 293468)
+ (-2862 . 293397) (-2863 . 293330) (-2864 . 293221) (-2865 . 293061)
+ (-2866 . 291210) (-2867 . 291104) (-2868 . 290925) (-2869 . 290893)
+ (-2870 . 290865) (-2871 . 290728) (-2872 . 290116) (-2873 . 289790)
+ (-2874 . 289687) (-2875 . 289602) (-2876 . 288995) (-2877 . 288924)
+ (-2878 . 288760) (-2879 . 288532) (-2880 . 288403) (-2881 . 288257)
+ (-2882 . 288064) (-2883 . 287955) (-2884 . 287529) (-2885 . 287350)
+ (-2886 . 287291) (-2887 . 287191) (-2888 . 287119) (-2889 . 287053)
+ (-2890 . 286848) (-2891 . 286786) (-2892 . 286571) (-2893 . 286460)
+ (-2894 . 286282) (-2895 . 286156) (-2896 . 285809) (-2897 . 285722)
+ (-2898 . 285567) (-2899 . 285260) (-2900 . 285052) (-2901 . 284863)
+ (-2902 . 283900) (-2903 . 283733) (-2904 . 283422) (-2905 . 283157)
+ (-2906 . 283037) (-2907 . 283009) (-2908 . 282910) (-2909 . 282781)
+ (-2910 . 282177) (-2911 . 282097) (-2912 . 278035) (-2913 . 277894)
+ (-2914 . 277824) (-2915 . 277706) (-2916 . 277487) (-2917 . 277432)
+ (-2918 . 277314) (-2919 . 277205) (-2920 . 277082) (-2921 . 277029)
+ (-2922 . 276775) (-2923 . 276722) (-2924 . 276309) (-2925 . 276047)
+ (-2926 . 275938) (-2927 . 275100) (-2928 . 274996) (-2929 . 274909)
+ (-2930 . 274767) (-2931 . 274653) (-2932 . 274350) (-2933 . 274108)
+ (-2934 . 274003) (-2935 . 273084) (-2936 . 272778) (-2937 . 272580)
+ (-2938 . 272471) (-2939 . 272326) (-2940 . 272015) (-2941 . 271720)
+ (-2942 . 271596) (-2943 . 271379) (-2944 . 271268) (-2945 . 271135)
+ (-2946 . 271077) (-2947 . 270897) (-2948 . 270585) (-2949 . 270414)
+ (-2950 . 270288) (-2951 . 270162) (-2952 . 269952) (-2953 . 269809)
+ (-2954 . 269703) (-2955 . 269606) (-2956 . 269082) (-2957 . 266737)
+ (-2958 . 266622) (-2959 . 266563) (-2960 . 266324) (-2961 . 266246)
+ (-2962 . 266218) (-2963 . 265809) (-2964 . 265753) (-2965 . 265701)
+ (-2966 . 265592) (-2967 . 265499) (-2968 . 265312) (-2969 . 265211)
+ (-2970 . 265084) (-2971 . 264989) (-2972 . 264936) (-2973 . 264833)
+ (-2974 . 264724) (-2975 . 264619) (-2976 . 264264) (-2977 . 264174)
+ (-2978 . 264012) (-2979 . 263854) (-2980 . 262938) (-2981 . 262748)
+ (-2982 . 262596) (-2983 . 262494) (-2984 . 262424) (-2985 . 262268)
+ (-2986 . 262181) (-2987 . 261868) (-2988 . 261767) (-2989 . 261687)
+ (-2990 . 261414) (-2991 . 260656) (-2992 . 260552) (-2993 . 260372)
+ (-2994 . 260204) (-2995 . 260078) (-2996 . 259934) (-2997 . 259825)
+ (-2998 . 258283) (-2999 . 257736) (-3000 . 257681) (-3001 . 257477)
+ (-3002 . 257366) (-3003 . 257259) (-3004 . 257165) (-3005 . 256993)
+ (-3006 . 256769) (-3007 . 256303) (-3008 . 255815) (-3009 . 255735)
+ (-3010 . 255604) (-3011 . 255552) (-3012 . 255306) (-3013 . 255084)
+ (-3014 . 254912) (-3015 . 254461) (-3016 . 254280) (-3017 . 254199)
+ (-3018 . 254147) (-3019 . 254073) (-3020 . 254010) (-3021 . 253937)
+ (-3022 . 253713) (-3023 . 253651) (-3024 . 252655) (-3025 . 252575)
+ (-3026 . 252457) (-3027 . 251982) (-3028 . 251762) (-3029 . 251107)
+ (-3030 . 250995) (-3031 . 250872) (-3032 . 250841) (-3033 . 250044)
+ (-3034 . 249530) (-3035 . 249311) (-3036 . 249262) (-3037 . 249116)
+ (-3038 . 249026) (-3039 . 248952) (-3040 . 248843) (-3041 . 248699)
+ (-3042 . 247890) (-3043 . 247415) (-3044 . 247116) (-3045 . 246889)
+ (-3046 . 246736) (-3047 . 246405) (-3048 . 246353) (-3049 . 246114)
+ (-3050 . 245924) (-3051 . 245868) (-3052 . 245802) (-3053 . 245746)
+ (-3054 . 245574) (-3055 . 245467) (-3056 . 245345) (-3057 . 245275)
+ (-3058 . 245156) (-3059 . 245038) (-3060 . 244972) (-3061 . 244820)
+ (-3062 . 244747) (-3063 . 244678) (-3064 . 244599) (-3065 . 244446)
+ (-3066 . 244393) (-3067 . 244287) (-3068 . 244202) (-3069 . 244087)
+ (-3070 . 243834) (-3071 . 243537) (-3072 . 243466) (-3073 . 243435)
+ (-3074 . 243339) (-3075 . 243232) (-3076 . 243149) (-3077 . 243097)
+ (-3078 . 242973) (-3079 . 242903) (-3080 . 242234) (-3081 . 242098)
+ (-3082 . 241962) (-3083 . 241867) (-3084 . 241743) (-3085 . 241574)
+ (-3086 . 241488) (-3087 . 241409) (-3088 . 241328) (-3089 . 241157)
+ (-3090 . 241032) (-3091 . 240890) (-3092 . 240720) (-3093 . 240374)
+ (-3094 . 239990) (-3095 . 239913) (-3096 . 239788) (-3097 . 239416)
+ (-3098 . 239388) (-3099 . 239335) (-3100 . 239236) (-3101 . 239102)
+ (-3102 . 238971) (-3103 . 238889) (-3104 . 238708) (-3105 . 237954)
+ (-3106 . 237849) (-3107 . 237762) (-3108 . 237491) (-3109 . 236988)
+ (-3110 . 236797) (-3111 . 236675) (-3112 . 236381) (-3113 . 236188)
+ (-3114 . 236130) (-3115 . 236014) (-3116 . 235935) (-3117 . 235886)
+ (-3118 . 235776) (-3119 . 234978) (-3120 . 234869) (-3121 . 234814)
+ (-3122 . 234786) (-3123 . 234734) (-3124 . 234543) (-3125 . 234448)
+ (-3126 . 234218) (-3127 . 234065) (-3128 . 233987) (-3129 . 233904)
+ (-3130 . 233799) (-3131 . 233725) (-3132 . 233596) (-3133 . 233466)
+ (-3134 . 233386) (-3135 . 233185) (-3136 . 233102) (-3137 . 232602)
+ (-3138 . 232520) (-3139 . 232321) (-3140 . 232160) (-3141 . 232021)
+ (-3142 . 231777) (-3143 . 231703) (-3144 . 231637) (-3145 . 230456)
+ (-3146 . 230404) (-3147 . 230292) (-3148 . 230042) (-3149 . 229946)
+ (-3150 . 229774) (-3151 . 229618) (-3152 . 229499) (-3153 . 228908)
+ (-3154 . 228813) (-3155 . 228733) (-3156 . 228627) (-3157 . 228381)
+ (-3158 . 228130) (-3159 . 227884) (-12 . 227712) (-3161 . 227535)
+ (-3162 . 227504) (-3163 . 227427) (-3164 . 227051) (-3165 . 226967)
+ (-3166 . 226852) (-3167 . 226728) (-3168 . 226343) (-3169 . 226157)
+ (-3170 . 226095) (-3171 . 225440) (-3172 . 225109) (-3173 . 223645)
+ (-3174 . 223548) (-3175 . 223455) (-3176 . 223381) (-3177 . 223138)
+ (-3178 . 222801) (-3179 . 222773) (-3180 . 222571) (-3181 . 221711)
+ (-3182 . 221469) (-3183 . 221155) (-3184 . 220444) (-3185 . 220379)
+ (-3186 . 220317) (-3187 . 220214) (-3188 . 220146) (-3189 . 219778)
+ (-3190 . 219708) (-3191 . 219546) (-3192 . 219209) (-3193 . 219104)
+ (-3194 . 219010) (-3195 . 218958) (-3196 . 218715) (-3197 . 218236)
+ (-3198 . 218100) (-3199 . 217672) (-3200 . 217607) (-3201 . 217488)
+ (-3202 . 217351) (-3203 . 217261) (-3204 . 217118) (-3205 . 216743)
+ (-3206 . 216584) (-3207 . 216477) (-3208 . 216376) (-3209 . 216249)
+ (-3210 . 215394) (-3211 . 215309) (-3212 . 215257) (-3213 . 214938)
+ (-3214 . 214792) (-3215 . 214734) (-3216 . 214359) (-3217 . 214219)
+ (-3218 . 214142) (-3219 . 214047) (-3220 . 213742) (-3221 . 213665)
+ (-3222 . 213631) (-3223 . 213579) (-3224 . 213416) (-3225 . 213342)
+ (-3226 . 213186) (-3227 . 211234) (-3228 . 211022) (-3229 . 210695)
+ (-3230 . 210572) (-3231 . 210475) (-3232 . 210128) (-3233 . 210056)
+ (-3234 . 209955) (-3235 . 209885) (-3236 . 209808) (-3237 . 209493)
+ (-3238 . 209426) (-3239 . 209329) (-3240 . 209301) (-3241 . 209235)
+ (-3242 . 209132) (-3243 . 209000) (-3244 . 204840) (-3245 . 204736)
+ (-3246 . 204386) (-3247 . 204272) (-3248 . 204185) (-3249 . 204128)
+ (-3250 . 204057) (-3251 . 203989) (-3252 . 203846) (-3253 . 203660)
+ (-3254 . 203514) (-3255 . 202993) (-3256 . 202716) (-3257 . 202667)
+ (-3258 . 202451) (-3259 . 201415) (-3260 . 201265) (-3261 . 201094)
+ (-3262 . 200992) (-3263 . 200869) (-3264 . 200762) (-3265 . 200665)
+ (-3266 . 200237) (-3267 . 199945) (-3268 . 199782) (-3269 . 199551)
+ (-3270 . 199470) (-3271 . 199283) (-3272 . 198992) (-3273 . 198818)
+ (-3274 . 198671) (-3275 . 198591) (-3276 . 198539) (-3277 . 197871)
+ (-3278 . 197626) (-3279 . 197537) (-3280 . 197384) (-3281 . 197198)
+ (-3282 . 197127) (-3283 . 197098) (* . 192575) (-3285 . 192505)
+ (-3286 . 192394) (-3287 . 192259) (-3288 . 192159) (-3289 . 192103)
+ (-3290 . 192026) (-3291 . 191777) (-3292 . 191532) (-3293 . 191503)
+ (-3294 . 191448) (-3295 . 191187) (-3296 . 191113) (-3297 . 191057)
+ (-3298 . 190635) (-3299 . 190418) (-3300 . 189783) (-3301 . 189725)
+ (-3302 . 189582) (-3303 . 189447) (-3304 . 189322) (-3305 . 189132)
+ (-3306 . 188953) (-3307 . 188802) (-3308 . 188708) (-3309 . 188596)
+ (-3310 . 188527) (-3311 . 188370) (-3312 . 187834) (-3313 . 187765)
+ (-3314 . 187650) (-3315 . 187576) (-3316 . 187467) (-3317 . 187299)
+ (-3318 . 187247) (-3319 . 187089) (-3320 . 186982) (-3321 . 186908)
+ (-3322 . 186753) (-3323 . 186542) (-3324 . 186435) (-3325 . 186106)
+ (-3326 . 185764) (-3327 . 185612) (-3328 . 185424) (-3329 . 185387)
+ (-3330 . 185199) (-3331 . 184972) (-3332 . 184928) (-3333 . 184697)
+ (-3334 . 184610) (-3335 . 184539) (-3336 . 184386) (-3337 . 184337)
+ (-3338 . 184271) (-3339 . 183755) (-3340 . 183413) (-3341 . 178096)
+ (-3342 . 177982) (-3343 . 177881) (-3344 . 177735) (-3345 . 177650)
+ (-3346 . 177556) (-3347 . 177359) (-3348 . 177172) (-3349 . 177073)
+ (-3350 . 176977) (-3351 . 176783) (-3352 . 176675) (-3353 . 176465)
+ (-3354 . 176371) (-3355 . 176183) (-3356 . 175858) (-3357 . 175586)
+ (-3358 . 175391) (-3359 . 175239) (-3360 . 174639) (-3361 . 174536)
+ (-3362 . 174432) (-3363 . 174362) (-3364 . 174196) (-3365 . 174122)
+ (-3366 . 173693) (-3367 . 173640) (-3368 . 173303) (-3369 . 173024)
+ (-3370 . 172740) (-3371 . 172631) (-3372 . 172491) (-3373 . 172198)
+ (-3374 . 171777) (-3375 . 171725) (-3376 . 171673) (-3377 . 171586)
+ (-3378 . 171252) (-3379 . 171026) (-3380 . 170941) (-3381 . 170449)
+ (-3382 . 170364) (-3383 . 170033) (-3384 . 169897) (-3385 . 169829)
+ (-3386 . 169774) (-3387 . 169561) (-3388 . 169180) (-3389 . 169063)
+ (-3390 . 168990) (-3391 . 168962) (-3392 . 168859) (-3393 . 168660)
+ (-3394 . 168609) (-3395 . 168506) (-3396 . 168349) (-3397 . 168237)
+ (-3398 . 168093) (-3399 . 167889) (-3400 . 167830) (-3401 . 167223)
+ (-3402 . 166973) (-3403 . 166921) (-3404 . 166157) (-3405 . 165932)
+ (-3406 . 165640) (-3407 . 165557) (-3408 . 165207) (-3409 . 164651)
+ (-3410 . 163580) (-3411 . 163512) (-3412 . 163459) (-3413 . 163362)
+ (-3414 . 163082) (-3415 . 163017) (-3416 . 162874) (-3417 . 162372)
+ (-3418 . 162287) (-3419 . 161775) (-3420 . 161123) (-3421 . 160791)
+ (-3422 . 160450) (-3423 . 160201) (-3424 . 160146) (-3425 . 159290)
+ (-3426 . 159111) (-3427 . 159058) (-3428 . 158841) (-3429 . 158316)
+ (-3430 . 158125) (-3431 . 157977) (-3432 . 157922) (-3433 . 157597)
+ (-3434 . 157569) (-3435 . 157413) (-3436 . 157385) (-3437 . 157284)
+ (-3438 . 157210) (-3439 . 156895) (-3440 . 156737) (-3441 . 156425)
+ (-3442 . 156373) (-3443 . 156300) (-3444 . 156214) (-3445 . 156115)
+ (-3446 . 155893) (-3447 . 155784) (-3448 . 155666) (-3449 . 155387)
+ (-3450 . 155309) (-3451 . 154863) (-3452 . 154793) (-3453 . 154700)
+ (-3454 . 154413) (-3455 . 154364) (-3456 . 154305) (-3457 . 153880)
+ (-3458 . 153775) (-3459 . 153243) (-3460 . 153066) (-3461 . 152813)
+ (-3462 . 152718) (-3463 . 152655) (-3464 . 152315) (-3465 . 152191)
+ (-3466 . 152046) (-3467 . 151783) (-3468 . 151685) (-3469 . 151584)
+ (-3470 . 151450) (-3471 . 151376) (-3472 . 151263) (-3473 . 150718)
+ (-3474 . 150624) (-3475 . 150344) (-3476 . 150276) (-3477 . 150192)
+ (-3478 . 150074) (-3479 . 149778) (-3480 . 149741) (-3481 . 149605)
+ (-3482 . 149473) (-3483 . 149402) (-3484 . 149235) (-3485 . 148951)
+ (-3486 . 148607) (-3487 . 148521) (-3488 . 148448) (-3489 . 148201)
+ (-3490 . 148076) (-3491 . 147914) (-3492 . 147791) (-3493 . 147553)
+ (-3494 . 147472) (-3495 . 147317) (-3496 . 147265) (-3497 . 147185)
+ (-3498 . 147133) (-3499 . 147083) (-3500 . 147034) (-3501 . 146947)
+ (-3502 . 146895) (-3503 . 146679) (-3504 . 146650) (-3505 . 146543)
+ (-3506 . 146419) (-3507 . 146366) (-3508 . 146301) (-3509 . 146013)
+ (-3510 . 145964) (-3511 . 145524) (-3512 . 145401) (-3513 . 145227)
+ (-3514 . 145142) (-3515 . 145089) (-3516 . 145035) (-3517 . 145001)
+ (-3518 . 144908) (-3519 . 144785) (-3520 . 144644) (-3521 . 144509)
+ (-3522 . 144439) (-3523 . 144196) (-3524 . 144066) (-3525 . 143942)
+ (-3526 . 143890) (-3527 . 143703) (-3528 . 143618) (-3529 . 143420)
+ (-3530 . 143313) (-3531 . 143261) (-3532 . 143164) (-3533 . 143081)
+ (-3534 . 142864) (-3535 . 142712) (-3536 . 142196) (-3537 . 142029)
+ (-3538 . 141908) (-3539 . 141855) (-3540 . 141787) (-3541 . 141572)
+ (-3542 . 141503) (-3543 . 141406) (-3544 . 141302) (-3545 . 141083)
+ (-3546 . 140934) (-3547 . 140864) (-3548 . 140589) (-3549 . 140534)
+ (-3550 . 140450) (-3551 . 140286) (-3552 . 140083) (-3553 . 139899)
+ (-3554 . 139767) (-3555 . 139681) (-3556 . 139565) (-3557 . 139480)
+ (-3558 . 139373) (-3559 . 139167) (-3560 . 139139) (-3561 . 139079)
+ (-3562 . 138964) (-3563 . 138866) (-3564 . 138797) (-3565 . 138681)
+ (-3566 . 138525) (-3567 . 138374) (-3568 . 138301) (-3569 . 138157)
+ (-3570 . 138024) (-3571 . 137887) (-3572 . 137801) (-3573 . 137702)
+ (-3574 . 137585) (-3575 . 137457) (-3576 . 137022) (-3577 . 136824)
+ (-3578 . 136732) (-3579 . 136509) (-3580 . 136357) (-3581 . 135978)
+ (-3582 . 135739) (-3583 . 135614) (-3584 . 135532) (-3585 . 135470)
+ (-3586 . 135418) (-3587 . 135317) (-3588 . 135234) (-3589 . 135142)
+ (-3590 . 135086) (-3591 . 135033) (-3592 . 134938) (-3593 . 134854)
+ (-3594 . 134802) (-3595 . 134735) (-3596 . 134553) (-3597 . 134335)
+ (-3598 . 134249) (-3599 . 134142) (-3600 . 134001) (-3601 . 132432)
+ (-3602 . 132323) (-3603 . 132079) (-3604 . 131975) (-3605 . 131011)
+ (-3606 . 130904) (-3607 . 130636) (-3608 . 130351) (-3609 . 129958)
+ (-3610 . 129112) (-3611 . 129009) (-3612 . 128144) (-3613 . 128092)
+ (-3614 . 127979) (-3615 . 127821) (-3616 . 127681) (-3617 . 127647)
+ (-3618 . 124037) (-3619 . 123790) (-3620 . 123676) (-3621 . 123624)
+ (-3622 . 123348) (-3623 . 122696) (-3624 . 122582) (-3625 . 122412)
+ (-3626 . 122356) (-3627 . 122249) (-3628 . 122162) (-3629 . 121704)
+ (-3630 . 121597) (-3631 . 121417) (-3632 . 121274) (-3633 . 120823)
+ (-3634 . 120644) (-3635 . 120550) (-3636 . 120368) (-3637 . 120286)
+ (-3638 . 120226) (-3639 . 120119) (-3640 . 120028) (-3641 . 119997)
+ (-3642 . 119758) (-3643 . 119671) (-3644 . 119506) (-3645 . 119406)
+ (-3646 . 119263) (-3647 . 119142) (-3648 . 118851) (-3649 . 118736)
+ (-3650 . 118636) (-3651 . 118564) (-3652 . 118424) (-3653 . 117851)
+ (-3654 . 117291) (-3655 . 117144) (-3656 . 117037) (-3657 . 116952)
+ (-3658 . 116785) (-3659 . 116714) (-3660 . 116470) (-3661 . 115979)
+ (-3662 . 115100) (-3663 . 115019) (-3664 . 114877) (-3665 . 114819)
+ (-3666 . 114753) (-3667 . 114477) (-3668 . 114264) (-3669 . 114143)
+ (-3670 . 114088) (-3671 . 113797) (-3672 . 113701) (-3673 . 113483)
+ (-3674 . 113283) (-3675 . 113050) (-3676 . 112943) (-3677 . 112877)
+ (-3678 . 112825) (-3679 . 112742) (-3680 . 112658) (-3681 . 112603)
+ (-3682 . 112551) (-3683 . 112359) (-3684 . 112253) (-3685 . 112144)
+ (-3686 . 111977) (-3687 . 111890) (-3688 . 111614) (-3689 . 111147)
+ (-3690 . 111077) (-3691 . 111011) (-3692 . 110804) (-3693 . 110727)
+ (-3694 . 110582) (-3695 . 110307) (-3696 . 110210) (-3697 . 110016)
+ (-3698 . 109825) (-3699 . 109772) (-3700 . 109631) (-3701 . 109377)
+ (-3702 . 109172) (-3703 . 109034) (-3704 . 108950) (-3705 . 108834)
+ (-3706 . 108764) (-3707 . 108617) (-3708 . 108553) (-3709 . 108395)
+ (-3710 . 108233) (-3711 . 108089) (-3712 . 108012) (-3713 . 107874)
+ (-3714 . 107815) (-3715 . 107747) (-3716 . 107681) (-3717 . 107241)
+ (-3718 . 106854) (-3719 . 106562) (-3720 . 106483) (-3721 . 106315)
+ (-3722 . 106175) (-3723 . 106061) (-3724 . 105967) (-3725 . 105914)
+ (-3726 . 105733) (-3727 . 105664) (-3728 . 105633) (-3729 . 105272)
+ (-3730 . 105087) (-3731 . 104976) (-3732 . 104915) (-3733 . 104793)
+ (-3734 . 104190) (-3735 . 103724) (-3736 . 103019) (-3737 . 102768)
+ (-3738 . 102655) (-3739 . 102548) (-3740 . 101994) (-3741 . 101895)
+ (-3742 . 101524) (-3743 . 101452) (-3744 . 101311) (-3745 . 101198)
+ (-3746 . 101007) (-3747 . 100829) (-3748 . 100780) (-3749 . 100703)
+ (-3750 . 100424) (-3751 . 100295) (-3752 . 100210) (-3753 . 99954)
+ (-3754 . 99895) (-3755 . 99827) (-3756 . 99688) (-3757 . 99605)
+ (-3758 . 99347) (-3759 . 99062) (-3760 . 99007) (-3761 . 98909)
+ (-3762 . 98686) (-3763 . 98502) (-3764 . 98075) (-3765 . 97935)
+ (-3766 . 97786) (-3767 . 97657) (-3768 . 97536) (-3769 . 97477)
+ (-3770 . 97406) (-3771 . 97236) (-3772 . 97176) (-3773 . 96971)
+ (-3774 . 96918) (-3775 . 96862) (-3776 . 96806) (-3777 . 96697)
+ (-3778 . 96645) (-3779 . 96559) (-3780 . 96431) (-3781 . 96272)
+ (-3782 . 95912) (-3783 . 95765) (-3784 . 95701) (-3785 . 95483)
+ (-3786 . 95357) (-3787 . 95308) (-3788 . 95130) (-3789 . 95035)
+ (-3790 . 94908) (-3791 . 94800) (-3792 . 94611) (-3793 . 94555)
+ (-3794 . 94284) (-3795 . 94140) (-3796 . 94066) (-3797 . 93650)
+ (-3798 . 93558) (-3799 . 93379) (-3800 . 93267) (-3801 . 92644)
+ (-3802 . 92114) (-3803 . 92083) (-3804 . 91770) (-3805 . 91651)
+ (-3806 . 91571) (-3807 . 91150) (-3808 . 90830) (-3809 . 90775)
+ (-3810 . 90704) (-3811 . 90258) (-3812 . 90206) (-3813 . 89817)
+ (-3814 . 89377) (-3815 . 89306) (-3816 . 89221) (-3817 . 89120)
+ (-3818 . 88830) (-3819 . 88726) (-3820 . 88692) (-3821 . 88612)
+ (-3822 . 88457) (-3823 . 88354) (-3824 . 88141) (-3825 . 88089)
+ (-3826 . 88030) (-3827 . 87751) (-3828 . 87678) (-3829 . 87256)
+ (-3830 . 86961) (-3831 . 86896) (-3832 . 86772) (-3833 . 86679)
+ (-3834 . 86515) (-3835 . 86408) (-3836 . 86314) (-3837 . 86243)
+ (-3838 . 86083) (-3839 . 85996) (-3840 . 85262) (-3841 . 85150)
+ (-3842 . 85018) (-3843 . 84713) (-3844 . 83970) (-3845 . 83863)
+ (-3846 . 83794) (-3847 . 82730) (-3848 . 82600) (-3849 . 82445)
+ (-3850 . 82351) (-3851 . 82077) (-3852 . 81836) (-3853 . 81477)
+ (-3854 . 81399) (-3855 . 81222) (-3856 . 81017) (-3857 . 80923)
+ (-3858 . 80766) (-3859 . 80597) (-3860 . 80540) (-3861 . 80238)
+ (-3862 . 80133) (-3863 . 79996) (-3864 . 79923) (-3865 . 79685)
+ (-3866 . 79558) (-3867 . 79436) (-3868 . 79337) (-3869 . 78822)
+ (-3870 . 78581) (-3871 . 78403) (-3872 . 78319) (-3873 . 78239)
+ (-3874 . 78084) (-3875 . 77976) (-3876 . 77873) (-3877 . 77766)
+ (-3878 . 77696) (-3879 . 77630) (-3880 . 77559) (-3881 . 77286)
+ (-3882 . 77042) (-3883 . 76894) (-3884 . 76838) (-3885 . 76771)
+ (-3886 . 76648) (-3887 . 76490) (-3888 . 76374) (-3889 . 75803)
+ (-3890 . 75720) (-3891 . 75633) (-3892 . 75605) (-3893 . 75431)
+ (-3894 . 75403) (-3895 . 75262) (-3896 . 75143) (-3897 . 75006)
+ (-3898 . 73736) (-3899 . 73407) (-3900 . 73302) (-3901 . 73229)
+ (-3902 . 73090) (-3903 . 73035) (-3904 . 72647) (-3905 . 72254)
+ (-3906 . 72158) (-3907 . 72094) (-3908 . 72041) (-3909 . 71988)
+ (-3910 . 71729) (-3911 . 71646) (-3912 . 71563) (-3913 . 71453)
+ (-3914 . 71184) (-3915 . 70965) (-3916 . 70743) (-3917 . 70622)
+ (-3918 . 70492) (-3919 . 70236) (-3920 . 70023) (-3921 . 69877)
+ (-3922 . 69797) (-3923 . 69720) (-3924 . 69652) (-3925 . 69397)
+ (-3926 . 69310) (-3927 . 69180) (-3928 . 69114) (-3929 . 69061)
+ (-3930 . 68890) (-3931 . 68748) (-3932 . 68678) (-3933 . 67254)
+ (-3934 . 67171) (-3935 . 66287) (-3936 . 65986) (-3937 . 65643)
+ (-3938 . 65503) (-3939 . 65387) (-3940 . 65273) (-3941 . 65202)
+ (-3942 . 65128) (-3943 . 65097) (-3944 . 64829) (-3945 . 64703)
+ (-3946 . 64602) (-3947 . 64417) (-3948 . 64351) (-3949 . 64295)
+ (-3950 . 64243) (-3951 . 64010) (-3952 . 63853) (-3953 . 63779)
+ (-3954 . 63577) (-3955 . 63456) (-3956 . 63140) (-3957 . 63045)
+ (-3958 . 62972) (-3959 . 62656) (-3960 . 62277) (-3961 . 62178)
+ (-3962 . 62065) (-3963 . 61866) (-3964 . 61536) (-3965 . 60927)
+ (-3966 . 60854) (-3967 . 60683) (-3968 . 60630) (-3969 . 60283)
+ (-3970 . 60174) (-3971 . 59868) (-3972 . 59714) (-3973 . 59662)
+ (-3974 . 59607) (-3975 . 59534) (-3976 . 59439) (-3977 . 59187)
+ (-3978 . 59027) (-3979 . 58934) (-3980 . 58134) (-3981 . 57975)
+ (-3982 . 57888) (-3983 . 56778) (-3984 . 56727) (-3985 . 56653)
+ (-3986 . 56552) (-3987 . 56071) (-3988 . 55746) (-3989 . 55621)
+ (-3990 . 55105) (-3991 . 55020) (-3992 . 54901) (-3993 . 54479)
+ (-3994 . 54320) (-3995 . 54183) (-3996 . 53568) (-3997 . 53494)
+ (-3998 . 53277) (-3999 . 53119) (-4000 . 52997) (-4001 . 52650)
+ (-4002 . 52532) (-4003 . 52406) (-4004 . 52319) (-4005 . 52266)
+ (-4006 . 51820) (-4007 . 51412) (-4008 . 50807) (-4009 . 50688)
+ (-4010 . 50558) (-4011 . 50487) (-4012 . 50113) (-4013 . 49934)
+ (-4014 . 49884) (-4015 . 49801) (-4016 . 49588) (-4017 . 49488)
+ (-4018 . 47236) (-4019 . 47136) (-4020 . 47075) (-4021 . 46970)
+ (-4022 . 46781) (-4023 . 46573) (-4024 . 46500) (-4025 . 46469)
+ (-4026 . 46081) (-4027 . 46016) (-4028 . 45949) (-4029 . 45850)
+ (-4030 . 45748) (-4031 . 45621) (-4032 . 45548) (-4033 . 45361)
+ (-4034 . 45122) (-4035 . 44987) (-4036 . 43803) (-4037 . 43692)
+ (-4038 . 43636) (-4039 . 43568) (-4040 . 43465) (-4041 . 43366)
+ (-4042 . 43260) (-4043 . 42846) (-4044 . 42793) (-4045 . 42687)
+ (-4046 . 42624) (-4047 . 41446) (-4048 . 41272) (-4049 . 41056)
+ (-4050 . 41003) (-4051 . 40906) (-4052 . 40810) (-4053 . 40753)
+ (-4054 . 40533) (-4055 . 40438) (-4056 . 40212) (-4057 . 40132)
+ (-4058 . 39445) (-4059 . 37247) (-4060 . 37162) (-4061 . 37091)
+ (-4062 . 37038) (-4063 . 36738) (-4064 . 36614) (-4065 . 36559)
+ (-4066 . 36344) (-4067 . 36272) (-4068 . 36117) (-4069 . 36043)
+ (-4070 . 35819) (-4071 . 35692) (-4072 . 35522) (-4073 . 34835)
+ (-4074 . 34502) (-4075 . 34404) (-4076 . 34344) (-4077 . 34179)
+ (-4078 . 34106) (-4079 . 33719) (-4080 . 33662) (-4081 . 33494)
+ (-4082 . 33460) (-4083 . 33366) (-4084 . 33313) (-4085 . 31595)
+ (-4086 . 31567) (-4087 . 30880) (-4088 . 30801) (-4089 . 30592)
+ (-4090 . 30462) (-4091 . 30353) (-4092 . 30256) (-4093 . 29961)
+ (-4094 . 29859) (-4095 . 29792) (-4096 . 29649) (-4097 . 29528)
+ (-4098 . 28953) (-4099 . 28809) (-4100 . 28703) (-4101 . 28633)
+ (-4102 . 28480) (-4103 . 28452) (-4104 . 28330) (-4105 . 28277)
+ (-4106 . 28152) (-4107 . 28055) (-4108 . 27916) (-4109 . 27341)
+ (-4110 . 27197) (-4111 . 26840) (-4112 . 26633) (-4113 . 26555)
+ (-4114 . 26471) (-4115 . 26393) (-4116 . 26276) (-4117 . 26133)
+ (-4118 . 25684) (-4119 . 25578) (-4120 . 25529) (-4121 . 25195)
+ (-4122 . 24620) (-4123 . 24493) (-4124 . 24298) (-4125 . 24167)
+ (-4126 . 24046) (-4127 . 23802) (-4128 . 23707) (-4129 . 23453)
+ (-4130 . 23359) (-4131 . 23306) (-4132 . 23255) (-4133 . 23114)
+ (-4134 . 23062) (-4135 . 22964) (-4136 . 22778) (-4137 . 22204)
+ (-4138 . 21893) (-4139 . 21821) (-4140 . 21577) (-4141 . 21406)
+ (-4142 . 21221) (-4143 . 20968) (-4144 . 20902) (-4145 . 20380)
+ (-4146 . 20206) (-4147 . 20079) (-4148 . 19961) (-4149 . 19387)
+ (-4150 . 19292) (-4151 . 18983) (-4152 . 18888) (-4153 . 18744)
+ (-4154 . 18643) (-4155 . 18465) (-4156 . 18333) (-4157 . 18178)
+ (-4158 . 17974) (-4159 . 17910) (-4160 . 17704) (-4161 . 17621)
+ (-4162 . 17503) (-4163 . 16929) (-4164 . 16874) (-4165 . 16565)
+ (-4166 . 16509) (-4167 . 16343) (-4168 . 16248) (-4169 . 16150)
+ (-4170 . 16048) (-4171 . 15991) (-4172 . 15898) (-4173 . 15225)
+ (-4174 . 10704) (-4175 . 10565) (-4176 . 10410) (-4177 . 10304)
+ (-4178 . 10244) (-4179 . 9670) (-4180 . 9593) (-4181 . 9456)
+ (-4182 . 9074) (-4183 . 8714) (-4184 . 8545) (-4185 . 8487)
+ (-4186 . 8264) (-4187 . 8155) (-4188 . 6790) (-4189 . 6716)
+ (-4190 . 6543) (-4191 . 6339) (-4192 . 6112) (-4193 . 5538)
+ (-4194 . 5322) (-4195 . 5248) (-4196 . 5174) (-4197 . 5108)
+ (-4198 . 4717) (-4199 . 4622) (-4200 . 4549) (-4201 . 4453)
+ (-4202 . 4344) (-4203 . 3859) (-4204 . 3791) (-4205 . 3559)
+ (-4206 . 3456) (-4207 . 3283) (-4208 . 3128) (-4209 . 2962)
+ (-4210 . 2832) (-4211 . 2758) (-4212 . 2696) (-4213 . 2559)
+ (-4214 . 2431) (-4215 . 2353) (-4216 . 2301) (-4217 . 2148)
+ (-4218 . 2069) (-4219 . 1943) (-4220 . 1892) (-4221 . 1864)
+ (-4222 . 1571) (-4223 . 1513) (-4224 . 1450) (-4225 . 1258)
+ (-4226 . 1051) (-4227 . 907) (-4228 . 517) (-4229 . 108) (-4230 . 30)) \ No newline at end of file